diff --git a/src/azure-cli-core/azure/cli/core/profiles/_shared.py b/src/azure-cli-core/azure/cli/core/profiles/_shared.py index f34308248b0..31dc09318c4 100644 --- a/src/azure-cli-core/azure/cli/core/profiles/_shared.py +++ b/src/azure-cli-core/azure/cli/core/profiles/_shared.py @@ -411,8 +411,7 @@ def default_api_version(self): 'vm_default_target_network': '2018-01-01', 'nw_connection_monitor': '2019-06-01', 'container_network': '2018-08-01', - 'appservice_network': '2020-04-01', - 'appservice_ensure_subnet': '2019-02-01' + 'appservice_network': '2021-08-01' } } diff --git a/src/azure-cli/azure/cli/command_modules/appservice/access_restrictions.py b/src/azure-cli/azure/cli/command_modules/appservice/access_restrictions.py index ca6c1a75fc3..cf440b6919c 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/access_restrictions.py +++ b/src/azure-cli/azure/cli/command_modules/appservice/access_restrictions.py @@ -181,7 +181,7 @@ def _ensure_subnet_service_endpoint(cli_ctx, subnet_id): ' skip validation and manually verify service endpoint.') vnet_client = network_client_factory(cli_ctx, api_version=AD_HOC_API_VERSIONS[ResourceType.MGMT_NETWORK] - ['appservice_ensure_subnet']) + ['appservice_network']) subnet_obj = vnet_client.subnets.get(subnet_resource_group, subnet_vnet_name, subnet_name) subnet_obj.service_endpoints = subnet_obj.service_endpoints or [] service_endpoint_exists = False diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add.yaml index b3a3c02fbd3..52f2281e975 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add.yaml @@ -13,7 +13,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2020-09-01 response: @@ -61,7 +61,7 @@ interactions: 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"}},{"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":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;LINUXDYNAMIC"}},{"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"}},{"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 @@ -79,8 +79,12 @@ interactions: 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;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"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;DREAMSPARK;MSFTPUBLIC;LINUX;LINUXDSERIES;LINUXFREE;DSERIES;FUNCTIONS;DYNAMIC"}},{"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":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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"}},{"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":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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 @@ -116,7 +120,10 @@ interactions: US 3","description":null,"sortOrder":2147483647,"displayName":"West US 3","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Sweden + West","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"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":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Qatar Central","name":"Qatar Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Qatar @@ -125,11 +132,11 @@ interactions: cache-control: - no-cache content-length: - - '18611' + - '19739' content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:17 GMT + - Fri, 19 Aug 2022 00:23:37 GMT expires: - '-1' pragma: @@ -165,7 +172,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/functionAppStacks?api-version=2021-01-15 response: @@ -217,7 +224,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:18 GMT + - Fri, 19 Aug 2022 00:23:37 GMT expires: - '-1' pragma: @@ -253,12 +260,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2021-09-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":"2022-07-27T19:28:56.9426282Z","key2":"2022-07-27T19:28:56.9426282Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:28:56.9582615Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:28:56.9582615Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-07-27T19:28:56.8488893Z","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"}}' + 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":"2022-08-19T00:23:16.1718863Z","key2":"2022-08-19T00:23:16.1718863Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:23:16.1718863Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:23:16.1718863Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-08-19T00:23:16.0468723Z","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 @@ -267,7 +274,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:19 GMT + - Fri, 19 Aug 2022 00:23:38 GMT expires: - '-1' pragma: @@ -301,12 +308,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2021-09-01&$expand=kerb response: body: - string: '{"keys":[{"creationTime":"2022-07-27T19:28:56.9426282Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-07-27T19:28:56.9426282Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"creationTime":"2022-08-19T00:23:16.1718863Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-08-19T00:23:16.1718863Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -315,7 +322,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:19 GMT + - Fri, 19 Aug 2022 00:23:39 GMT expires: - '-1' pragma: @@ -342,7 +349,7 @@ interactions: {"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~3"}, {"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": "cli-funcapp-nwr000003fa91b658b9fe"}], + {"name": "WEBSITE_CONTENTSHARE", "value": "cli-funcapp-nwr000003ef0657df9e1e"}], "use32BitWorkerProcess": true, "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false, "httpsOnly": false}}' headers: @@ -361,25 +368,25 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T19:29:30.3133333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:23:52.1866667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":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},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6168' + - '6467' content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:56 GMT + - Fri, 19 Aug 2022 00:24:18 GMT etag: - - '"1D8A1EF32162F40"' + - '"1D8B361F67FCD40"' expires: - '-1' pragma: @@ -422,8 +429,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.13 - (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.2 + (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: @@ -431,13 +438,13 @@ interactions: string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003\",\r\n \ \"name\": \"cli-funcapp-nwr000003\",\r\n \"type\": \"microsoft.insights/components\",\r\n \ \"location\": \"japanwest\",\r\n \"tags\": {},\r\n \"kind\": \"web\",\r\n - \ \"etag\": \"\\\"3402dad0-0000-2400-0000-62e1923b0000\\\"\",\r\n \"properties\": - {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"70319eb4-5f07-4337-a41a-04268f5dca64\",\r\n + \ \"etag\": \"\\\"3007b8af-0000-2400-0000-62fed8360000\\\"\",\r\n \"properties\": + {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"d217afc8-8d0d-4a9d-bef5-90ca6ee4f5a4\",\r\n \ \"Application_Type\": \"web\",\r\n \"Flow_Type\": null,\r\n \"Request_Source\": - null,\r\n \"InstrumentationKey\": \"b602e0c3-f449-43ac-8f30-ff3613a10db5\",\r\n - \ \"ConnectionString\": \"InstrumentationKey=b602e0c3-f449-43ac-8f30-ff3613a10db5;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n - \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-07-27T19:30:02.1749878+00:00\",\r\n - \ \"TenantId\": \"2edc29f4-b81f-494b-a624-cc619903b837\",\r\n \"provisioningState\": + null,\r\n \"InstrumentationKey\": \"45aeac3a-dca0-4a23-b0fd-01df05acb0d0\",\r\n + \ \"ConnectionString\": \"InstrumentationKey=45aeac3a-dca0-4a23-b0fd-01df05acb0d0;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n + \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-08-19T00:24:22.5399835+00:00\",\r\n + \ \"TenantId\": \"e483435e-282d-4ac1-92b5-d6123f2aa360\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"SamplingPercentage\": null,\r\n \"RetentionInDays\": 90,\r\n \"IngestionMode\": \"ApplicationInsights\",\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"Ver\": @@ -452,7 +459,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:30:06 GMT + - Fri, 19 Aug 2022 00:24:24 GMT expires: - '-1' pragma: @@ -470,7 +477,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' x-powered-by: - ASP.NET status: @@ -492,13 +499,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings/list?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003fa91b658b9fe"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003ef0657df9e1e"}}' headers: cache-control: - no-cache @@ -507,7 +514,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:07 GMT + - Fri, 19 Aug 2022 00:24:26 GMT expires: - '-1' pragma: @@ -535,8 +542,8 @@ interactions: body: '{"properties": {"FUNCTIONS_WORKER_RUNTIME": "dotnet", "FUNCTIONS_EXTENSION_VERSION": "~3", "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": "cli-funcapp-nwr000003fa91b658b9fe", "APPINSIGHTS_INSTRUMENTATIONKEY": - "b602e0c3-f449-43ac-8f30-ff3613a10db5"}}' + "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr000003ef0657df9e1e", "APPINSIGHTS_INSTRUMENTATIONKEY": + "45aeac3a-dca0-4a23-b0fd-01df05acb0d0"}}' headers: Accept: - application/json @@ -553,13 +560,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003fa91b658b9fe","APPINSIGHTS_INSTRUMENTATIONKEY":"b602e0c3-f449-43ac-8f30-ff3613a10db5"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003ef0657df9e1e","APPINSIGHTS_INSTRUMENTATIONKEY":"45aeac3a-dca0-4a23-b0fd-01df05acb0d0"}}' headers: cache-control: - no-cache @@ -568,9 +575,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:11 GMT + - Fri, 19 Aug 2022 00:24:31 GMT etag: - - '"1D8A1EF32162F40"' + - '"1D8B361F67FCD40"' expires: - '-1' pragma: @@ -588,7 +595,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' x-powered-by: - ASP.NET status: @@ -608,24 +615,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3817' + - '3955' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:11 GMT + - Fri, 19 Aug 2022 00:24:33 GMT expires: - '-1' pragma: @@ -661,24 +668,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3817' + - '3955' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:13 GMT + - Fri, 19 Aug 2022 00:24:35 GMT expires: - '-1' pragma: @@ -713,14 +720,15 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}, {"ipAddress": "130.220.0.0/27", "action": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}, {"ipAddress": "130.220.0.0/27", "action": "Allow", "tag": "Default", "priority": 200, "name": "developers"}], "scmIpSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, - "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": - "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 200, "functionsRuntimeScaleMonitoringEnabled": - false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": + 200, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": + 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -731,32 +739,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1726' + - '1744' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3908' + - '4037' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:18 GMT + - Fri, 19 Aug 2022 00:24:41 GMT etag: - - '"1D8A1EF484EA940"' + - '"1D8B3620B97E320"' expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_ip_address_validation.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_ip_address_validation.yaml index 89a026872ea..9197049b022 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_ip_address_validation.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_ip_address_validation.yaml @@ -13,7 +13,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2020-09-01 response: @@ -61,7 +61,7 @@ interactions: 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"}},{"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":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;LINUXDYNAMIC"}},{"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"}},{"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 @@ -79,8 +79,12 @@ interactions: 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;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"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;DREAMSPARK;MSFTPUBLIC;LINUX;LINUXDSERIES;LINUXFREE;DSERIES;FUNCTIONS;DYNAMIC"}},{"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":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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"}},{"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":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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 @@ -116,7 +120,10 @@ interactions: US 3","description":null,"sortOrder":2147483647,"displayName":"West US 3","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Sweden + West","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"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":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Qatar Central","name":"Qatar Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Qatar @@ -125,11 +132,11 @@ interactions: cache-control: - no-cache content-length: - - '18611' + - '19739' content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:17 GMT + - Fri, 19 Aug 2022 00:23:36 GMT expires: - '-1' pragma: @@ -165,7 +172,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/functionAppStacks?api-version=2021-01-15 response: @@ -217,7 +224,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:18 GMT + - Fri, 19 Aug 2022 00:23:38 GMT expires: - '-1' pragma: @@ -253,12 +260,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2021-09-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":"2022-07-27T19:28:57.1300986Z","key2":"2022-07-27T19:28:57.1300986Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:28:57.1457670Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:28:57.1457670Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-07-27T19:28:57.0207399Z","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"}}' + 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":"2022-08-19T00:23:15.4687680Z","key2":"2022-08-19T00:23:15.4687680Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:23:15.4687680Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:23:15.4687680Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-08-19T00:23:15.3750162Z","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 @@ -267,7 +274,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:19 GMT + - Fri, 19 Aug 2022 00:23:38 GMT expires: - '-1' pragma: @@ -301,12 +308,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2021-09-01&$expand=kerb response: body: - string: '{"keys":[{"creationTime":"2022-07-27T19:28:57.1300986Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-07-27T19:28:57.1300986Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"creationTime":"2022-08-19T00:23:15.4687680Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-08-19T00:23:15.4687680Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -315,7 +322,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:19 GMT + - Fri, 19 Aug 2022 00:23:38 GMT expires: - '-1' pragma: @@ -342,7 +349,7 @@ interactions: {"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~3"}, {"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": "cli-funcapp-nwr000003de383e88d0ce"}], + {"name": "WEBSITE_CONTENTSHARE", "value": "cli-funcapp-nwr0000030a555d74cdb1"}], "use32BitWorkerProcess": true, "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false, "httpsOnly": false}}' headers: @@ -361,25 +368,25 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T19:29:30.1066667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:23:52.74","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":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},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6168' + - '6462' content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:56 GMT + - Fri, 19 Aug 2022 00:24:19 GMT etag: - - '"1D8A1EF31D2898B"' + - '"1D8B361F6C47760"' expires: - '-1' pragma: @@ -422,8 +429,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.13 - (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.2 + (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: @@ -431,13 +438,13 @@ interactions: string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003\",\r\n \ \"name\": \"cli-funcapp-nwr000003\",\r\n \"type\": \"microsoft.insights/components\",\r\n \ \"location\": \"japanwest\",\r\n \"tags\": {},\r\n \"kind\": \"web\",\r\n - \ \"etag\": \"\\\"3402c0d0-0000-2400-0000-62e1923a0000\\\"\",\r\n \"properties\": - {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"2769bdb2-9460-491f-9c21-144524da3699\",\r\n + \ \"etag\": \"\\\"30076cb0-0000-2400-0000-62fed8380000\\\"\",\r\n \"properties\": + {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"a61602a5-0230-49c8-a496-6a68b0019634\",\r\n \ \"Application_Type\": \"web\",\r\n \"Flow_Type\": null,\r\n \"Request_Source\": - null,\r\n \"InstrumentationKey\": \"80f298eb-071e-4132-a09b-56c770e76901\",\r\n - \ \"ConnectionString\": \"InstrumentationKey=80f298eb-071e-4132-a09b-56c770e76901;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n - \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-07-27T19:30:01.7322338+00:00\",\r\n - \ \"TenantId\": \"2edc29f4-b81f-494b-a624-cc619903b837\",\r\n \"provisioningState\": + null,\r\n \"InstrumentationKey\": \"358f1749-5e06-4261-88f5-47475dfcaccb\",\r\n + \ \"ConnectionString\": \"InstrumentationKey=358f1749-5e06-4261-88f5-47475dfcaccb;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n + \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-08-19T00:24:24.0013141+00:00\",\r\n + \ \"TenantId\": \"e483435e-282d-4ac1-92b5-d6123f2aa360\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"SamplingPercentage\": null,\r\n \"RetentionInDays\": 90,\r\n \"IngestionMode\": \"ApplicationInsights\",\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"Ver\": @@ -452,7 +459,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:30:03 GMT + - Fri, 19 Aug 2022 00:24:25 GMT expires: - '-1' pragma: @@ -470,7 +477,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' x-powered-by: - ASP.NET status: @@ -492,13 +499,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings/list?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003de383e88d0ce"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr0000030a555d74cdb1"}}' headers: cache-control: - no-cache @@ -507,7 +514,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:04 GMT + - Fri, 19 Aug 2022 00:24:26 GMT expires: - '-1' pragma: @@ -535,8 +542,8 @@ interactions: body: '{"properties": {"FUNCTIONS_WORKER_RUNTIME": "dotnet", "FUNCTIONS_EXTENSION_VERSION": "~3", "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": "cli-funcapp-nwr000003de383e88d0ce", "APPINSIGHTS_INSTRUMENTATIONKEY": - "80f298eb-071e-4132-a09b-56c770e76901"}}' + "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr0000030a555d74cdb1", "APPINSIGHTS_INSTRUMENTATIONKEY": + "358f1749-5e06-4261-88f5-47475dfcaccb"}}' headers: Accept: - application/json @@ -553,13 +560,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003de383e88d0ce","APPINSIGHTS_INSTRUMENTATIONKEY":"80f298eb-071e-4132-a09b-56c770e76901"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr0000030a555d74cdb1","APPINSIGHTS_INSTRUMENTATIONKEY":"358f1749-5e06-4261-88f5-47475dfcaccb"}}' headers: cache-control: - no-cache @@ -568,9 +575,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:10 GMT + - Fri, 19 Aug 2022 00:24:32 GMT etag: - - '"1D8A1EF31D2898B"' + - '"1D8B361F6C47760"' expires: - '-1' pragma: @@ -608,24 +615,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3817' + - '3955' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:11 GMT + - Fri, 19 Aug 2022 00:24:34 GMT expires: - '-1' pragma: @@ -661,24 +668,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3817' + - '3955' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:12 GMT + - Fri, 19 Aug 2022 00:24:35 GMT expires: - '-1' pragma: @@ -713,14 +720,15 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}, {"ipAddress": "130.220.0.0/32", "action": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}, {"ipAddress": "130.220.0.0/32", "action": "Allow", "tag": "Default", "priority": 200, "name": "ipv4"}], "scmIpSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, - "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": - "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 200, "functionsRuntimeScaleMonitoringEnabled": - false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": + 200, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": + 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -731,32 +739,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1720' + - '1738' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/32","action":"Allow","tag":"Default","priority":200,"name":"ipv4"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3902' + - '4031' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:17 GMT + - Fri, 19 Aug 2022 00:24:41 GMT etag: - - '"1D8A1EF4708A1B5"' + - '"1D8B3620BB6E9D5"' expires: - '-1' pragma: @@ -774,7 +782,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' x-powered-by: - ASP.NET status: @@ -794,24 +802,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/32","action":"Allow","tag":"Default","priority":200,"name":"ipv4"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3920' + - '4049' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:18 GMT + - Fri, 19 Aug 2022 00:24:43 GMT expires: - '-1' pragma: @@ -847,24 +855,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/32","action":"Allow","tag":"Default","priority":200,"name":"ipv4"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3920' + - '4049' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:19 GMT + - Fri, 19 Aug 2022 00:24:44 GMT expires: - '-1' pragma: @@ -904,11 +912,12 @@ interactions: 200, "name": "ipv4"}, {"ipAddress": "Any", "action": "Deny", "priority": 2147483647, "name": "Deny all", "description": "Deny all access"}, {"ipAddress": "2004::1000/128", "action": "Allow", "tag": "Default", "priority": 200, "name": "ipv6"}], "scmIpSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, - "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": - "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 200, "functionsRuntimeScaleMonitoringEnabled": - false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": + 200, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": + 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -919,32 +928,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1865' + - '1874' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/32","action":"Allow","tag":"Default","priority":200,"name":"ipv4"},{"ipAddress":"2004::1000/128","action":"Allow","tag":"Default","priority":200,"name":"ipv6"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3995' + - '4124' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:24 GMT + - Fri, 19 Aug 2022 00:24:49 GMT etag: - - '"1D8A1EF4C0A5EB5"' + - '"1D8B3621191D5CB"' expires: - '-1' pragma: @@ -962,7 +971,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_scm.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_scm.yaml index af3258f23e5..6dbbb0674fd 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_scm.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_scm.yaml @@ -13,7 +13,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2020-09-01 response: @@ -61,7 +61,7 @@ interactions: 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"}},{"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":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;LINUXDYNAMIC"}},{"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"}},{"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 @@ -79,8 +79,12 @@ interactions: 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;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"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;DREAMSPARK;MSFTPUBLIC;LINUX;LINUXDSERIES;LINUXFREE;DSERIES;FUNCTIONS;DYNAMIC"}},{"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":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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"}},{"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":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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 @@ -116,7 +120,10 @@ interactions: US 3","description":null,"sortOrder":2147483647,"displayName":"West US 3","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Sweden + West","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"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":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Qatar Central","name":"Qatar Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Qatar @@ -125,11 +132,11 @@ interactions: cache-control: - no-cache content-length: - - '18611' + - '19739' content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:18 GMT + - Fri, 19 Aug 2022 00:23:39 GMT expires: - '-1' pragma: @@ -165,7 +172,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/functionAppStacks?api-version=2021-01-15 response: @@ -182,6 +189,8 @@ interactions: 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"]},"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"]}}}]},{"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"]}}}]}]}},{"id":null,"name":"node","type":"Microsoft.Web/functionAppStacks?stackOsType=All","properties":{"displayText":"Node.js","value":"node","preferredOs":"windows","majorVersions":[{"displayText":"Node.js + 18","value":"18","minorVersions":[{"displayText":"Node.js 18","value":"18 + LTS","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~18","isPreview":true,"isHidden":true,"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"]},"linuxRuntimeSettings":{"runtimeVersion":"Node|18","isPreview":true,"isHidden":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"18.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Node|18"},"supportedFunctionsExtensionVersions":["~4"]}}}]},{"displayText":"Node.js 16","value":"16","minorVersions":[{"displayText":"Node.js 16 LTS","value":"16 LTS","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~16","isPreview":false,"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"]},"linuxRuntimeSettings":{"runtimeVersion":"Node|16","isPreview":false,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"16.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Node|16"},"supportedFunctionsExtensionVersions":["~4"]}}}]},{"displayText":"Node.js 14","value":"14","minorVersions":[{"displayText":"Node.js 14 LTS","value":"14 @@ -211,11 +220,11 @@ interactions: cache-control: - no-cache content-length: - - '20104' + - '21120' content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:18 GMT + - Fri, 19 Aug 2022 00:23:39 GMT expires: - '-1' pragma: @@ -251,12 +260,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2021-09-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":"2022-07-27T19:28:56.8644784Z","key2":"2022-07-27T19:28:56.8644784Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:28:56.8801451Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:28:56.8801451Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-07-27T19:28:56.7707359Z","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"}}' + 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":"2022-08-19T00:23:16.8906385Z","key2":"2022-08-19T00:23:16.8906385Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:23:16.8906385Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:23:16.8906385Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-08-19T00:23:16.7812926Z","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 @@ -265,7 +274,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:18 GMT + - Fri, 19 Aug 2022 00:23:40 GMT expires: - '-1' pragma: @@ -299,12 +308,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2021-09-01&$expand=kerb response: body: - string: '{"keys":[{"creationTime":"2022-07-27T19:28:56.8644784Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-07-27T19:28:56.8644784Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"creationTime":"2022-08-19T00:23:16.8906385Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-08-19T00:23:16.8906385Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -313,7 +322,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:18 GMT + - Fri, 19 Aug 2022 00:23:40 GMT expires: - '-1' pragma: @@ -329,7 +338,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11998' + - '11999' status: code: 200 message: OK @@ -340,7 +349,7 @@ interactions: {"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~3"}, {"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": "cli-funcapp-nwr0000038bbc24195aaa"}], + {"name": "WEBSITE_CONTENTSHARE", "value": "cli-funcapp-nwr000003d0b7af8e859a"}], "use32BitWorkerProcess": true, "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false, "httpsOnly": false}}' headers: @@ -359,25 +368,25 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T19:29:29.84","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:23:54.4733333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":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},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6163' + - '6467' content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:55 GMT + - Fri, 19 Aug 2022 00:24:20 GMT etag: - - '"1D8A1EF31A13355"' + - '"1D8B361F7A23A35"' expires: - '-1' pragma: @@ -420,8 +429,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.13 - (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.2 + (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: @@ -429,13 +438,13 @@ interactions: string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003\",\r\n \ \"name\": \"cli-funcapp-nwr000003\",\r\n \"type\": \"microsoft.insights/components\",\r\n \ \"location\": \"japanwest\",\r\n \"tags\": {},\r\n \"kind\": \"web\",\r\n - \ \"etag\": \"\\\"340290d0-0000-2400-0000-62e192390000\\\"\",\r\n \"properties\": - {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"9a45b1c4-c3c6-4320-a616-e447cb7dc438\",\r\n + \ \"etag\": \"\\\"3007e6b1-0000-2400-0000-62fed83a0000\\\"\",\r\n \"properties\": + {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"2ee16cce-c952-42ab-80c7-be29465f9d87\",\r\n \ \"Application_Type\": \"web\",\r\n \"Flow_Type\": null,\r\n \"Request_Source\": - null,\r\n \"InstrumentationKey\": \"fb683eaa-6aea-4787-8257-2e6f40946606\",\r\n - \ \"ConnectionString\": \"InstrumentationKey=fb683eaa-6aea-4787-8257-2e6f40946606;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n - \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-07-27T19:30:00.3312742+00:00\",\r\n - \ \"TenantId\": \"2edc29f4-b81f-494b-a624-cc619903b837\",\r\n \"provisioningState\": + null,\r\n \"InstrumentationKey\": \"b724b9f6-f67b-4ad3-b5f9-d1f022acbc8e\",\r\n + \ \"ConnectionString\": \"InstrumentationKey=b724b9f6-f67b-4ad3-b5f9-d1f022acbc8e;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n + \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-08-19T00:24:25.021438+00:00\",\r\n + \ \"TenantId\": \"e483435e-282d-4ac1-92b5-d6123f2aa360\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"SamplingPercentage\": null,\r\n \"RetentionInDays\": 90,\r\n \"IngestionMode\": \"ApplicationInsights\",\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"Ver\": @@ -446,11 +455,11 @@ interactions: cache-control: - no-cache content-length: - - '1270' + - '1269' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:30:03 GMT + - Fri, 19 Aug 2022 00:24:28 GMT expires: - '-1' pragma: @@ -468,7 +477,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' x-powered-by: - ASP.NET status: @@ -490,13 +499,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings/list?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr0000038bbc24195aaa"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003d0b7af8e859a"}}' headers: cache-control: - no-cache @@ -505,7 +514,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:03 GMT + - Fri, 19 Aug 2022 00:24:31 GMT expires: - '-1' pragma: @@ -533,8 +542,8 @@ interactions: body: '{"properties": {"FUNCTIONS_WORKER_RUNTIME": "dotnet", "FUNCTIONS_EXTENSION_VERSION": "~3", "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": "cli-funcapp-nwr0000038bbc24195aaa", "APPINSIGHTS_INSTRUMENTATIONKEY": - "fb683eaa-6aea-4787-8257-2e6f40946606"}}' + "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr000003d0b7af8e859a", "APPINSIGHTS_INSTRUMENTATIONKEY": + "b724b9f6-f67b-4ad3-b5f9-d1f022acbc8e"}}' headers: Accept: - application/json @@ -551,13 +560,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr0000038bbc24195aaa","APPINSIGHTS_INSTRUMENTATIONKEY":"fb683eaa-6aea-4787-8257-2e6f40946606"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003d0b7af8e859a","APPINSIGHTS_INSTRUMENTATIONKEY":"b724b9f6-f67b-4ad3-b5f9-d1f022acbc8e"}}' headers: cache-control: - no-cache @@ -566,9 +575,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:08 GMT + - Fri, 19 Aug 2022 00:24:36 GMT etag: - - '"1D8A1EF31A13355"' + - '"1D8B361F7A23A35"' expires: - '-1' pragma: @@ -586,7 +595,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' x-powered-by: - ASP.NET status: @@ -606,24 +615,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3817' + - '3955' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:09 GMT + - Fri, 19 Aug 2022 00:24:37 GMT expires: - '-1' pragma: @@ -659,24 +668,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3817' + - '3955' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:10 GMT + - Fri, 19 Aug 2022 00:24:38 GMT expires: - '-1' pragma: @@ -711,9 +720,9 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": + "Any", "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": "Allow all access"}, {"ipAddress": "130.220.0.0/27", "action": "Allow", "tag": "Default", "priority": 200, "name": "developers"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", @@ -730,32 +739,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1726' + - '1744' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny + all","description":"Deny all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3908' + - '4037' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:16 GMT + - Fri, 19 Aug 2022 00:24:44 GMT etag: - - '"1D8A1EF4684638B"' + - '"1D8B3620E945A40"' expires: - '-1' pragma: @@ -773,7 +782,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_service_endpoint.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_service_endpoint.yaml index 439cb8e8d60..669e1778aae 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_service_endpoint.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_add_service_endpoint.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T19:28:50Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:23:08Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:29:17 GMT + - Fri, 19 Aug 2022 00:23:37 GMT expires: - '-1' pragma: @@ -61,13 +61,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000004?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000004","name":"cli-plan-nwr000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":59293,"name":"cli-plan-nwr000004","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59293","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000004","name":"cli-plan-nwr000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62945,"name":"cli-plan-nwr000004","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62945","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -76,9 +76,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:27 GMT + - Fri, 19 Aug 2022 00:23:47 GMT etag: - - '"1D8A1EF2ED6126B"' + - '"1D8B361F230152B"' expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' x-powered-by: - ASP.NET status: @@ -116,14 +116,14 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000004?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000004","name":"cli-plan-nwr000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59293,"name":"cli-plan-nwr000004","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59293","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + West","properties":{"serverFarmId":62945,"name":"cli-plan-nwr000004","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62945","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:29 GMT + - Fri, 19 Aug 2022 00:23:49 GMT expires: - '-1' pragma: @@ -168,7 +168,7 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/functionAppStacks?api-version=2021-01-15 response: @@ -220,7 +220,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:30 GMT + - Fri, 19 Aug 2022 00:24:02 GMT expires: - '-1' pragma: @@ -256,12 +256,12 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2021-09-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":"2022-07-27T19:28:57.2863664Z","key2":"2022-07-27T19:28:57.2863664Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:28:57.3019967Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:28:57.3019967Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-07-27T19:28:57.1769751Z","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"}}' + 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":"2022-08-19T00:23:16.3750016Z","key2":"2022-08-19T00:23:16.3750016Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:23:16.3906306Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:23:16.3906306Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-08-19T00:23:16.2812793Z","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 @@ -270,7 +270,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:30 GMT + - Fri, 19 Aug 2022 00:24:02 GMT expires: - '-1' pragma: @@ -304,12 +304,12 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2021-09-01&$expand=kerb response: body: - string: '{"keys":[{"creationTime":"2022-07-27T19:28:57.2863664Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-07-27T19:28:57.2863664Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"creationTime":"2022-08-19T00:23:16.3750016Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-08-19T00:23:16.3750016Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -318,7 +318,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:30 GMT + - Fri, 19 Aug 2022 00:24:02 GMT expires: - '-1' pragma: @@ -362,26 +362,26 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"Japan - West","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T19:29:36.36","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:24:10.3166667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":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},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6167' + - '6471' content-type: - application/json date: - - Wed, 27 Jul 2022 19:29:54 GMT + - Fri, 19 Aug 2022 00:24:29 GMT etag: - - '"1D8A1EF356F384B"' + - '"1D8B36200E675E0"' expires: - '-1' pragma: @@ -424,8 +424,8 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.13 - (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.2 + (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: @@ -433,13 +433,13 @@ interactions: string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003\",\r\n \ \"name\": \"cli-funcapp-nwr000003\",\r\n \"type\": \"microsoft.insights/components\",\r\n \ \"location\": \"japanwest\",\r\n \"tags\": {},\r\n \"kind\": \"web\",\r\n - \ \"etag\": \"\\\"3402a9d0-0000-2400-0000-62e1923a0000\\\"\",\r\n \"properties\": - {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"85dd657b-a503-4d7a-bd44-5541d1d4a9d1\",\r\n + \ \"etag\": \"\\\"3007eeb4-0000-2400-0000-62fed8400000\\\"\",\r\n \"properties\": + {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"7e91891f-f3b4-4f07-a5a8-55160f74ae51\",\r\n \ \"Application_Type\": \"web\",\r\n \"Flow_Type\": null,\r\n \"Request_Source\": - null,\r\n \"InstrumentationKey\": \"641158ca-a3ad-40a7-80c5-a3b5ec381c21\",\r\n - \ \"ConnectionString\": \"InstrumentationKey=641158ca-a3ad-40a7-80c5-a3b5ec381c21;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n - \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-07-27T19:30:01.0949587+00:00\",\r\n - \ \"TenantId\": \"2edc29f4-b81f-494b-a624-cc619903b837\",\r\n \"provisioningState\": + null,\r\n \"InstrumentationKey\": \"55792fbd-185d-443d-b423-3e06b438407c\",\r\n + \ \"ConnectionString\": \"InstrumentationKey=55792fbd-185d-443d-b423-3e06b438407c;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n + \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-08-19T00:24:31.9544936+00:00\",\r\n + \ \"TenantId\": \"e483435e-282d-4ac1-92b5-d6123f2aa360\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"SamplingPercentage\": null,\r\n \"RetentionInDays\": 90,\r\n \"IngestionMode\": \"ApplicationInsights\",\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"Ver\": @@ -454,7 +454,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:30:03 GMT + - Fri, 19 Aug 2022 00:24:33 GMT expires: - '-1' pragma: @@ -472,7 +472,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' x-powered-by: - ASP.NET status: @@ -494,7 +494,7 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings/list?api-version=2022-03-01 response: @@ -509,7 +509,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:04 GMT + - Fri, 19 Aug 2022 00:24:34 GMT expires: - '-1' pragma: @@ -536,7 +536,7 @@ interactions: - request: body: '{"properties": {"FUNCTIONS_WORKER_RUNTIME": "dotnet", "FUNCTIONS_EXTENSION_VERSION": "~3", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", - "APPINSIGHTS_INSTRUMENTATIONKEY": "641158ca-a3ad-40a7-80c5-a3b5ec381c21"}}' + "APPINSIGHTS_INSTRUMENTATIONKEY": "55792fbd-185d-443d-b423-3e06b438407c"}}' headers: Accept: - application/json @@ -553,13 +553,13 @@ interactions: ParameterSetName: - -g -n --plan -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","APPINSIGHTS_INSTRUMENTATIONKEY":"641158ca-a3ad-40a7-80c5-a3b5ec381c21"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","APPINSIGHTS_INSTRUMENTATIONKEY":"55792fbd-185d-443d-b423-3e06b438407c"}}' headers: cache-control: - no-cache @@ -568,9 +568,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:06 GMT + - Fri, 19 Aug 2022 00:24:36 GMT etag: - - '"1D8A1EF356F384B"' + - '"1D8B36200E675E0"' expires: - '-1' pragma: @@ -588,7 +588,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' x-powered-by: - ASP.NET status: @@ -608,12 +608,12 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T19:28:50Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:23:08Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -622,7 +622,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:30:06 GMT + - Fri, 19 Aug 2022 00:24:36 GMT expires: - '-1' pragma: @@ -657,21 +657,21 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"cli-vnet-nwr000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005\",\r\n - \ \"etag\": \"W/\\\"0b725364-53a0-4725-9b94-8e49a47cac20\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c2aefb91-c970-4430-b4e8-69eb2a1f931c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"cd1e34fd-ecf7-4573-9268-74b44fe2b04c\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"558fbe07-e094-4223-ad71-70eb9f2b8d72\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"endpoint-subnet\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"0b725364-53a0-4725-9b94-8e49a47cac20\\\"\",\r\n + \ \"etag\": \"W/\\\"c2aefb91-c970-4430-b4e8-69eb2a1f931c\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -682,7 +682,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/1bc311de-c054-4cd9-84a4-f92e2d709591?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/0a7e45c0-0694-4bee-99aa-8bd76556b5da?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -690,7 +690,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:30:11 GMT + - Fri, 19 Aug 2022 00:24:41 GMT expires: - '-1' pragma: @@ -703,7 +703,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 214b306a-6aa4-43e9-aaaa-5d3e76c38549 + - 9c913c0a-b0f6-4bdc-945b-48d87f3f364c x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -723,9 +723,9 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/1bc311de-c054-4cd9-84a4-f92e2d709591?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/0a7e45c0-0694-4bee-99aa-8bd76556b5da?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -737,7 +737,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:30:14 GMT + - Fri, 19 Aug 2022 00:24:44 GMT expires: - '-1' pragma: @@ -754,7 +754,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dcc262e2-1f0e-40be-8f00-eadd774cba04 + - 87264628-2848-4227-bbdd-8d4bfe3e8e04 status: code: 200 message: OK @@ -772,21 +772,21 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"cli-vnet-nwr000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005\",\r\n - \ \"etag\": \"W/\\\"c638c6c8-72bf-4e10-baac-06b558e93415\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"317fe418-15ad-415e-ad50-62599d9cb3ac\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"cd1e34fd-ecf7-4573-9268-74b44fe2b04c\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"558fbe07-e094-4223-ad71-70eb9f2b8d72\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"endpoint-subnet\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"c638c6c8-72bf-4e10-baac-06b558e93415\\\"\",\r\n + \ \"etag\": \"W/\\\"317fe418-15ad-415e-ad50-62599d9cb3ac\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -801,9 +801,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:30:14 GMT + - Fri, 19 Aug 2022 00:24:45 GMT etag: - - W/"c638c6c8-72bf-4e10-baac-06b558e93415" + - W/"317fe418-15ad-415e-ad50-62599d9cb3ac" expires: - '-1' pragma: @@ -820,7 +820,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 05f29911-fa42-4935-b2f6-70f9f48690ea + - 6341e284-1cd7-4c4a-b4f3-4a7fc2667695 status: code: 200 message: OK @@ -838,24 +838,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3813' + - '3951' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:15 GMT + - Fri, 19 Aug 2022 00:24:46 GMT expires: - '-1' pragma: @@ -891,26 +891,28 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet?api-version=2019-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"endpoint-subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"c638c6c8-72bf-4e10-baac-06b558e93415\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"317fe418-15ad-415e-ad50-62599d9cb3ac\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n - \ \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n + \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": + \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: cache-control: - no-cache content-length: - - '453' + - '557' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:30:16 GMT + - Fri, 19 Aug 2022 00:24:47 GMT etag: - - W/"c638c6c8-72bf-4e10-baac-06b558e93415" + - W/"317fe418-15ad-415e-ad50-62599d9cb3ac" expires: - '-1' pragma: @@ -927,15 +929,16 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2bd3fb34-2522-4fd7-b711-91e86a0a4a61 + - e155d14e-1088-4782-97bd-2541a369a033 status: code: 200 message: OK - request: body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet", - "name": "endpoint-subnet", "etag": "W/\"c638c6c8-72bf-4e10-baac-06b558e93415\"", + "name": "endpoint-subnet", "type": "Microsoft.Network/virtualNetworks/subnets", "properties": {"addressPrefix": "10.0.0.0/24", "serviceEndpoints": [{"service": - "Microsoft.Web"}], "delegations": [], "provisioningState": "Succeeded"}}' + "Microsoft.Web"}], "delegations": [], "privateEndpointNetworkPolicies": "Disabled", + "privateLinkServiceNetworkPolicies": "Enabled"}}' headers: Accept: - application/json @@ -946,35 +949,36 @@ interactions: Connection: - keep-alive Content-Length: - - '414' + - '473' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet?api-version=2019-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"endpoint-subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"73a0139d-dddb-42a7-88c5-362327ac0b6e\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"4649755b-5703-4cb1-a319-51da332922d1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Updating\",\r\n \ \"service\": \"Microsoft.Web\",\r\n \"locations\": [\r\n \"*\"\r\n - \ ]\r\n }\r\n ],\r\n \"delegations\": []\r\n },\r\n \"type\": - \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + \ ]\r\n }\r\n ],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": + \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n + \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/8d3888c6-865d-4fa4-83b0-e864e23febf8?api-version=2019-02-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/ab0a2255-cf7a-4a20-8874-919d80faf057?api-version=2021-08-01 cache-control: - no-cache content-length: - - '634' + - '738' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:30:17 GMT + - Fri, 19 Aug 2022 00:24:47 GMT expires: - '-1' pragma: @@ -991,9 +995,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5c5ac514-0edd-4f3a-943c-0584153585db + - 08aa3d83-9a4f-4b80-b656-26ad8119fac3 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1194' status: code: 200 message: OK @@ -1011,9 +1015,58 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/8d3888c6-865d-4fa4-83b0-e864e23febf8?api-version=2019-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/ab0a2255-cf7a-4a20-8874-919d80faf057?api-version=2021-08-01 + response: + body: + string: "{\r\n \"status\": \"InProgress\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '30' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 19 Aug 2022 00:24:52 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-arm-service-request-id: + - 29e85d16-1a58-485f-b734-1ed17f7cf3b9 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp config access-restriction add + Connection: + - keep-alive + ParameterSetName: + - -g -n --rule-name --action --vnet-name --subnet --priority + User-Agent: + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/ab0a2255-cf7a-4a20-8874-919d80faf057?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1025,7 +1078,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:30:20 GMT + - Fri, 19 Aug 2022 00:25:02 GMT expires: - '-1' pragma: @@ -1042,7 +1095,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f59e59da-702f-4fdf-a25d-7442d459dabd + - 320c038a-d162-4212-bc5a-88fbac2ca9bf status: code: 200 message: OK @@ -1060,29 +1113,30 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet?api-version=2019-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"endpoint-subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"f7b6005a-260d-4f79-89b7-ddaceeae4315\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"8c4ecc09-71ef-4f0f-b52d-b98397c42245\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"service\": \"Microsoft.Web\",\r\n \"locations\": [\r\n \"*\"\r\n - \ ]\r\n }\r\n ],\r\n \"delegations\": []\r\n },\r\n \"type\": - \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + \ ]\r\n }\r\n ],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": + \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n + \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: cache-control: - no-cache content-length: - - '636' + - '740' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:30:20 GMT + - Fri, 19 Aug 2022 00:25:02 GMT etag: - - W/"f7b6005a-260d-4f79-89b7-ddaceeae4315" + - W/"8c4ecc09-71ef-4f0f-b52d-b98397c42245" expires: - '-1' pragma: @@ -1099,7 +1153,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 506743a5-9d5f-4a54-ab19-fe34205e01fc + - 5d10ce39-3fb1-440b-a36e-debff7a0e822 status: code: 200 message: OK @@ -1116,11 +1170,11 @@ interactions: "preloadEnabled": true}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}, {"vnetSubnetResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet", + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}, {"vnetSubnetResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet", "action": "Allow", "tag": "Default", "priority": 150, "name": "vnet-integration"}], "scmIpSecurityRestrictions": [{"ipAddress": "Any", "action": "Allow", "priority": - 1, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + 2147483647, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": @@ -1135,32 +1189,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1895' + - '1913' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"vnetSubnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000005/subnets/endpoint-subnet","action":"Allow","tag":"Default","priority":150,"name":"vnet-integration"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '4077' + - '4206' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:23 GMT + - Fri, 19 Aug 2022 00:25:07 GMT etag: - - '"1D8A1EF46E50720"' + - '"1D8B3620FD54BB5"' expires: - '-1' pragma: @@ -1178,7 +1232,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove.yaml index 751fcbb61e7..830c4f4db8d 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove.yaml @@ -13,7 +13,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2020-09-01 response: @@ -61,7 +61,7 @@ interactions: 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"}},{"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":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;LINUXDYNAMIC"}},{"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"}},{"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 @@ -79,8 +79,12 @@ interactions: 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;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"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;DREAMSPARK;MSFTPUBLIC;LINUX;LINUXDSERIES;LINUXFREE;DSERIES;FUNCTIONS;DYNAMIC"}},{"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":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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"}},{"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":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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 @@ -116,7 +120,10 @@ interactions: US 3","description":null,"sortOrder":2147483647,"displayName":"West US 3","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Sweden + West","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"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":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Qatar Central","name":"Qatar Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Qatar @@ -125,11 +132,11 @@ interactions: cache-control: - no-cache content-length: - - '18611' + - '19739' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:53 GMT + - Fri, 19 Aug 2022 00:23:39 GMT expires: - '-1' pragma: @@ -165,7 +172,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/functionAppStacks?api-version=2021-01-15 response: @@ -217,7 +224,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:54 GMT + - Fri, 19 Aug 2022 00:23:39 GMT expires: - '-1' pragma: @@ -253,12 +260,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2021-09-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":"2022-07-27T19:30:28.9276030Z","key2":"2022-07-27T19:30:28.9276030Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:30:28.9432525Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:30:28.9432525Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-07-27T19:30:28.8338721Z","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"}}' + 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":"2022-08-19T00:23:17.2187894Z","key2":"2022-08-19T00:23:17.2187894Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:23:17.2187894Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:23:17.2187894Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-08-19T00:23:17.1094158Z","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 @@ -267,7 +274,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:54 GMT + - Fri, 19 Aug 2022 00:23:40 GMT expires: - '-1' pragma: @@ -301,12 +308,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2021-09-01&$expand=kerb response: body: - string: '{"keys":[{"creationTime":"2022-07-27T19:30:28.9276030Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-07-27T19:30:28.9276030Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"creationTime":"2022-08-19T00:23:17.2187894Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-08-19T00:23:17.2187894Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -315,7 +322,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:54 GMT + - Fri, 19 Aug 2022 00:23:40 GMT expires: - '-1' pragma: @@ -342,7 +349,7 @@ interactions: {"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~3"}, {"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": "cli-funcapp-nwr0000030ce8d3d93ac6"}], + {"name": "WEBSITE_CONTENTSHARE", "value": "cli-funcapp-nwr000003cf731ea2dec6"}], "use32BitWorkerProcess": true, "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false, "httpsOnly": false}}' headers: @@ -361,25 +368,25 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T19:31:15.1333333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:23:53.84","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":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},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6168' + - '6462' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:39 GMT + - Fri, 19 Aug 2022 00:24:18 GMT etag: - - '"1D8A1EF707E2300"' + - '"1D8B361F77B102B"' expires: - '-1' pragma: @@ -422,8 +429,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.13 - (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.2 + (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: @@ -431,13 +438,13 @@ interactions: string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003\",\r\n \ \"name\": \"cli-funcapp-nwr000003\",\r\n \"type\": \"microsoft.insights/components\",\r\n \ \"location\": \"japanwest\",\r\n \"tags\": {},\r\n \"kind\": \"web\",\r\n - \ \"etag\": \"\\\"340209d9-0000-2400-0000-62e192a30000\\\"\",\r\n \"properties\": - {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"f39e3bd6-ba5b-4aa7-9209-96d822504b9e\",\r\n + \ \"etag\": \"\\\"300764b0-0000-2400-0000-62fed8380000\\\"\",\r\n \"properties\": + {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"18e75ef4-3c04-455e-9ee3-b979ea708d1e\",\r\n \ \"Application_Type\": \"web\",\r\n \"Flow_Type\": null,\r\n \"Request_Source\": - null,\r\n \"InstrumentationKey\": \"b3295c7d-2ec8-475e-bf62-d69f5fcb9f3b\",\r\n - \ \"ConnectionString\": \"InstrumentationKey=b3295c7d-2ec8-475e-bf62-d69f5fcb9f3b;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n - \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-07-27T19:31:46.1374554+00:00\",\r\n - \ \"TenantId\": \"2edc29f4-b81f-494b-a624-cc619903b837\",\r\n \"provisioningState\": + null,\r\n \"InstrumentationKey\": \"9329440b-eec4-4de0-8eaf-db2e8d8807b1\",\r\n + \ \"ConnectionString\": \"InstrumentationKey=9329440b-eec4-4de0-8eaf-db2e8d8807b1;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n + \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-08-19T00:24:22.9923031+00:00\",\r\n + \ \"TenantId\": \"e483435e-282d-4ac1-92b5-d6123f2aa360\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"SamplingPercentage\": null,\r\n \"RetentionInDays\": 90,\r\n \"IngestionMode\": \"ApplicationInsights\",\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"Ver\": @@ -452,7 +459,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:31:50 GMT + - Fri, 19 Aug 2022 00:24:47 GMT expires: - '-1' pragma: @@ -470,7 +477,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' x-powered-by: - ASP.NET status: @@ -492,13 +499,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings/list?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr0000030ce8d3d93ac6"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003cf731ea2dec6"}}' headers: cache-control: - no-cache @@ -507,7 +514,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:52 GMT + - Fri, 19 Aug 2022 00:24:48 GMT expires: - '-1' pragma: @@ -525,7 +532,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11998' x-powered-by: - ASP.NET status: @@ -535,8 +542,8 @@ interactions: body: '{"properties": {"FUNCTIONS_WORKER_RUNTIME": "dotnet", "FUNCTIONS_EXTENSION_VERSION": "~3", "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": "cli-funcapp-nwr0000030ce8d3d93ac6", "APPINSIGHTS_INSTRUMENTATIONKEY": - "b3295c7d-2ec8-475e-bf62-d69f5fcb9f3b"}}' + "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr000003cf731ea2dec6", "APPINSIGHTS_INSTRUMENTATIONKEY": + "9329440b-eec4-4de0-8eaf-db2e8d8807b1"}}' headers: Accept: - application/json @@ -553,13 +560,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr0000030ce8d3d93ac6","APPINSIGHTS_INSTRUMENTATIONKEY":"b3295c7d-2ec8-475e-bf62-d69f5fcb9f3b"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003cf731ea2dec6","APPINSIGHTS_INSTRUMENTATIONKEY":"9329440b-eec4-4de0-8eaf-db2e8d8807b1"}}' headers: cache-control: - no-cache @@ -568,9 +575,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:56 GMT + - Fri, 19 Aug 2022 00:24:53 GMT etag: - - '"1D8A1EF707E2300"' + - '"1D8B361F77B102B"' expires: - '-1' pragma: @@ -588,7 +595,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' x-powered-by: - ASP.NET status: @@ -608,24 +615,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3817' + - '3955' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:56 GMT + - Fri, 19 Aug 2022 00:24:55 GMT expires: - '-1' pragma: @@ -661,24 +668,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3817' + - '3955' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:57 GMT + - Fri, 19 Aug 2022 00:24:56 GMT expires: - '-1' pragma: @@ -713,14 +720,15 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}, {"ipAddress": "130.220.0.0/27", "action": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}, {"ipAddress": "130.220.0.0/27", "action": "Allow", "tag": "Default", "priority": 200, "name": "developers"}], "scmIpSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, - "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": - "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 200, "functionsRuntimeScaleMonitoringEnabled": - false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": + 200, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": + 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -731,32 +739,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1726' + - '1744' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3908' + - '4037' content-type: - application/json date: - - Wed, 27 Jul 2022 19:32:03 GMT + - Fri, 19 Aug 2022 00:25:03 GMT etag: - - '"1D8A1EF86B104B5"' + - '"1D8B3621849802B"' expires: - '-1' pragma: @@ -774,7 +782,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' x-powered-by: - ASP.NET status: @@ -794,24 +802,24 @@ interactions: ParameterSetName: - -g -n --rule-name User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3926' + - '4055' content-type: - application/json date: - - Wed, 27 Jul 2022 19:32:04 GMT + - Fri, 19 Aug 2022 00:25:04 GMT expires: - '-1' pragma: @@ -849,7 +857,7 @@ interactions: false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": [{"ipAddress": "Any", "action": "Deny", "priority": 2147483647, "name": "Deny all", "description": "Deny all access"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": + "Any", "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 200, "functionsRuntimeScaleMonitoringEnabled": @@ -864,32 +872,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1659' + - '1668' Content-Type: - application/json ParameterSetName: - -g -n --rule-name User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3803' + - '3941' content-type: - application/json date: - - Wed, 27 Jul 2022 19:32:09 GMT + - Fri, 19 Aug 2022 00:25:11 GMT etag: - - '"1D8A1EF8AFD2D55"' + - '"1D8B3621E5B5AA0"' expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove_scm.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove_scm.yaml index afb7362bfbb..66022600ed5 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove_scm.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_remove_scm.yaml @@ -13,7 +13,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2020-09-01 response: @@ -61,7 +61,7 @@ interactions: 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"}},{"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":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;LINUXDYNAMIC"}},{"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"}},{"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 @@ -79,8 +79,12 @@ interactions: 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;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"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;DREAMSPARK;MSFTPUBLIC;LINUX;LINUXDSERIES;LINUXFREE;DSERIES;FUNCTIONS;DYNAMIC"}},{"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":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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"}},{"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":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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 @@ -116,7 +120,10 @@ interactions: US 3","description":null,"sortOrder":2147483647,"displayName":"West US 3","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Sweden + West","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"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":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Qatar Central","name":"Qatar Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Qatar @@ -125,11 +132,11 @@ interactions: cache-control: - no-cache content-length: - - '18611' + - '19739' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:57 GMT + - Fri, 19 Aug 2022 00:23:37 GMT expires: - '-1' pragma: @@ -165,7 +172,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/functionAppStacks?api-version=2021-01-15 response: @@ -217,7 +224,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:59 GMT + - Fri, 19 Aug 2022 00:23:38 GMT expires: - '-1' pragma: @@ -253,12 +260,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2021-09-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":"2022-07-27T19:30:36.9591734Z","key2":"2022-07-27T19:30:36.9591734Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:30:36.9748103Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:30:36.9748103Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-07-27T19:30:36.8654470Z","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"}}' + 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":"2022-08-19T00:23:16.1562523Z","key2":"2022-08-19T00:23:16.1562523Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:23:16.1562523Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:23:16.1562523Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-08-19T00:23:16.0468723Z","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 @@ -267,7 +274,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:58 GMT + - Fri, 19 Aug 2022 00:23:38 GMT expires: - '-1' pragma: @@ -301,12 +308,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2021-09-01&$expand=kerb response: body: - string: '{"keys":[{"creationTime":"2022-07-27T19:30:36.9591734Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-07-27T19:30:36.9591734Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"creationTime":"2022-08-19T00:23:16.1562523Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-08-19T00:23:16.1562523Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -315,7 +322,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:58 GMT + - Fri, 19 Aug 2022 00:23:39 GMT expires: - '-1' pragma: @@ -342,7 +349,7 @@ interactions: {"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~3"}, {"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": "cli-funcapp-nwr0000032c1b4d19ea63"}], + {"name": "WEBSITE_CONTENTSHARE", "value": "cli-funcapp-nwr000003cc179faf6773"}], "use32BitWorkerProcess": true, "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false, "httpsOnly": false}}' headers: @@ -361,25 +368,25 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T19:31:10.5966667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:23:52.81","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":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},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6168' + - '6462' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:36 GMT + - Fri, 19 Aug 2022 00:24:21 GMT etag: - - '"1D8A1EF6DCBEE4B"' + - '"1D8B361F6C065B5"' expires: - '-1' pragma: @@ -422,8 +429,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.13 - (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.2 + (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: @@ -431,13 +438,13 @@ interactions: string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003\",\r\n \ \"name\": \"cli-funcapp-nwr000003\",\r\n \"type\": \"microsoft.insights/components\",\r\n \ \"location\": \"japanwest\",\r\n \"tags\": {},\r\n \"kind\": \"web\",\r\n - \ \"etag\": \"\\\"3402b0d8-0000-2400-0000-62e1929f0000\\\"\",\r\n \"properties\": - {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"73a5bf3b-cda7-4b14-b902-347b836eef3f\",\r\n + \ \"etag\": \"\\\"300753b1-0000-2400-0000-62fed8390000\\\"\",\r\n \"properties\": + {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"63214cbd-574f-463e-9643-ae28cb96030b\",\r\n \ \"Application_Type\": \"web\",\r\n \"Flow_Type\": null,\r\n \"Request_Source\": - null,\r\n \"InstrumentationKey\": \"c9bb0141-1188-4619-810c-0c4698cd0fd3\",\r\n - \ \"ConnectionString\": \"InstrumentationKey=c9bb0141-1188-4619-810c-0c4698cd0fd3;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n - \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-07-27T19:31:42.3037117+00:00\",\r\n - \ \"TenantId\": \"2edc29f4-b81f-494b-a624-cc619903b837\",\r\n \"provisioningState\": + null,\r\n \"InstrumentationKey\": \"d59a5c2d-0a1f-4c0c-9b0e-6e20f926ce8a\",\r\n + \ \"ConnectionString\": \"InstrumentationKey=d59a5c2d-0a1f-4c0c-9b0e-6e20f926ce8a;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n + \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-08-19T00:24:24.6768288+00:00\",\r\n + \ \"TenantId\": \"e483435e-282d-4ac1-92b5-d6123f2aa360\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"SamplingPercentage\": null,\r\n \"RetentionInDays\": 90,\r\n \"IngestionMode\": \"ApplicationInsights\",\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"Ver\": @@ -452,7 +459,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:31:45 GMT + - Fri, 19 Aug 2022 00:24:27 GMT expires: - '-1' pragma: @@ -470,7 +477,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' x-powered-by: - ASP.NET status: @@ -492,13 +499,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings/list?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr0000032c1b4d19ea63"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003cc179faf6773"}}' headers: cache-control: - no-cache @@ -507,7 +514,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:46 GMT + - Fri, 19 Aug 2022 00:24:29 GMT expires: - '-1' pragma: @@ -535,8 +542,8 @@ interactions: body: '{"properties": {"FUNCTIONS_WORKER_RUNTIME": "dotnet", "FUNCTIONS_EXTENSION_VERSION": "~3", "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": "cli-funcapp-nwr0000032c1b4d19ea63", "APPINSIGHTS_INSTRUMENTATIONKEY": - "c9bb0141-1188-4619-810c-0c4698cd0fd3"}}' + "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr000003cc179faf6773", "APPINSIGHTS_INSTRUMENTATIONKEY": + "d59a5c2d-0a1f-4c0c-9b0e-6e20f926ce8a"}}' headers: Accept: - application/json @@ -553,13 +560,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr0000032c1b4d19ea63","APPINSIGHTS_INSTRUMENTATIONKEY":"c9bb0141-1188-4619-810c-0c4698cd0fd3"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003cc179faf6773","APPINSIGHTS_INSTRUMENTATIONKEY":"d59a5c2d-0a1f-4c0c-9b0e-6e20f926ce8a"}}' headers: cache-control: - no-cache @@ -568,9 +575,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:51 GMT + - Fri, 19 Aug 2022 00:24:34 GMT etag: - - '"1D8A1EF6DCBEE4B"' + - '"1D8B361F6C065B5"' expires: - '-1' pragma: @@ -608,24 +615,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3817' + - '3955' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:52 GMT + - Fri, 19 Aug 2022 00:24:35 GMT expires: - '-1' pragma: @@ -661,24 +668,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3817' + - '3955' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:52 GMT + - Fri, 19 Aug 2022 00:24:36 GMT expires: - '-1' pragma: @@ -713,9 +720,9 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": + "Any", "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": "Allow all access"}, {"ipAddress": "130.220.0.0/27", "action": "Allow", "tag": "Default", "priority": 200, "name": "developers"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", @@ -732,32 +739,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1726' + - '1744' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny + all","description":"Deny all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3908' + - '4037' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:57 GMT + - Fri, 19 Aug 2022 00:24:42 GMT etag: - - '"1D8A1EF8347B500"' + - '"1D8B3620D1CFC80"' expires: - '-1' pragma: @@ -775,7 +782,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' x-powered-by: - ASP.NET status: @@ -795,24 +802,24 @@ interactions: ParameterSetName: - -g -n --rule-name --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny + all","description":"Deny all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3926' + - '4055' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:59 GMT + - Fri, 19 Aug 2022 00:24:43 GMT expires: - '-1' pragma: @@ -848,8 +855,8 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": "Any", "action": "Deny", "priority": 2147483647, "name": "Deny all", "description": "Deny all access"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", @@ -865,32 +872,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1659' + - '1668' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3803' + - '3941' content-type: - application/json date: - - Wed, 27 Jul 2022 19:32:04 GMT + - Fri, 19 Aug 2022 00:24:50 GMT etag: - - '"1D8A1EF87BD1080"' + - '"1D8B362121FBDEB"' expires: - '-1' pragma: @@ -908,7 +915,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_complex.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_complex.yaml index ba7d36e83fa..f2d21643116 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_complex.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_complex.yaml @@ -13,7 +13,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2020-09-01 response: @@ -61,7 +61,7 @@ interactions: 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"}},{"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":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;LINUXDYNAMIC"}},{"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"}},{"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 @@ -79,8 +79,12 @@ interactions: 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;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"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;DREAMSPARK;MSFTPUBLIC;LINUX;LINUXDSERIES;LINUXFREE;DSERIES;FUNCTIONS;DYNAMIC"}},{"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":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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"}},{"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":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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 @@ -116,7 +120,10 @@ interactions: US 3","description":null,"sortOrder":2147483647,"displayName":"West US 3","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Sweden + West","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"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":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Qatar Central","name":"Qatar Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Qatar @@ -125,11 +132,11 @@ interactions: cache-control: - no-cache content-length: - - '18611' + - '19739' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:47 GMT + - Fri, 19 Aug 2022 00:25:15 GMT expires: - '-1' pragma: @@ -165,7 +172,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/functionAppStacks?api-version=2021-01-15 response: @@ -182,6 +189,8 @@ interactions: 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"]},"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"]}}}]},{"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"]}}}]}]}},{"id":null,"name":"node","type":"Microsoft.Web/functionAppStacks?stackOsType=All","properties":{"displayText":"Node.js","value":"node","preferredOs":"windows","majorVersions":[{"displayText":"Node.js + 18","value":"18","minorVersions":[{"displayText":"Node.js 18","value":"18 + LTS","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~18","isPreview":true,"isHidden":true,"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"]},"linuxRuntimeSettings":{"runtimeVersion":"Node|18","isPreview":true,"isHidden":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"18.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Node|18"},"supportedFunctionsExtensionVersions":["~4"]}}}]},{"displayText":"Node.js 16","value":"16","minorVersions":[{"displayText":"Node.js 16 LTS","value":"16 LTS","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~16","isPreview":false,"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"]},"linuxRuntimeSettings":{"runtimeVersion":"Node|16","isPreview":false,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"16.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Node|16"},"supportedFunctionsExtensionVersions":["~4"]}}}]},{"displayText":"Node.js 14","value":"14","minorVersions":[{"displayText":"Node.js 14 LTS","value":"14 @@ -211,11 +220,11 @@ interactions: cache-control: - no-cache content-length: - - '20104' + - '21120' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:48 GMT + - Fri, 19 Aug 2022 00:25:15 GMT expires: - '-1' pragma: @@ -251,12 +260,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2021-09-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":"2022-07-27T19:30:26.8963035Z","key2":"2022-07-27T19:30:26.8963035Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:30:26.9119302Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:30:26.9119302Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-07-27T19:30:26.8026016Z","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"}}' + 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":"2022-08-19T00:24:51.8606308Z","key2":"2022-08-19T00:24:51.8606308Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:24:51.8762826Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:24:51.8762826Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-08-19T00:24:51.7824970Z","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 @@ -265,7 +274,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:48 GMT + - Fri, 19 Aug 2022 00:25:16 GMT expires: - '-1' pragma: @@ -299,12 +308,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2021-09-01&$expand=kerb response: body: - string: '{"keys":[{"creationTime":"2022-07-27T19:30:26.8963035Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-07-27T19:30:26.8963035Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"creationTime":"2022-08-19T00:24:51.8606308Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-08-19T00:24:51.8606308Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -313,7 +322,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:48 GMT + - Fri, 19 Aug 2022 00:25:17 GMT expires: - '-1' pragma: @@ -340,7 +349,7 @@ interactions: {"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~3"}, {"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": "cli-funcapp-nwr0000038a6761b91b7b"}], + {"name": "WEBSITE_CONTENTSHARE", "value": "cli-funcapp-nwr000003b56770069250"}], "use32BitWorkerProcess": true, "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false, "httpsOnly": false}}' headers: @@ -359,25 +368,25 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T19:31:00.9433333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:25:28.9166667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":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},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6168' + - '6467' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:26 GMT + - Fri, 19 Aug 2022 00:25:53 GMT etag: - - '"1D8A1EF680CFBCB"' + - '"1D8B3622FF54640"' expires: - '-1' pragma: @@ -395,7 +404,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + - '498' x-powered-by: - ASP.NET status: @@ -420,8 +429,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.13 - (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.2 + (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: @@ -429,13 +438,13 @@ interactions: string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003\",\r\n \ \"name\": \"cli-funcapp-nwr000003\",\r\n \"type\": \"microsoft.insights/components\",\r\n \ \"location\": \"japanwest\",\r\n \"tags\": {},\r\n \"kind\": \"web\",\r\n - \ \"etag\": \"\\\"3402d1d7-0000-2400-0000-62e192930000\\\"\",\r\n \"properties\": - {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"0fe9bc25-4b8a-41fe-b8df-08172566b291\",\r\n + \ \"etag\": \"\\\"30075ae3-0000-2400-0000-62fed89b0000\\\"\",\r\n \"properties\": + {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"db08299e-7f8d-465a-9d86-783bd975260f\",\r\n \ \"Application_Type\": \"web\",\r\n \"Flow_Type\": null,\r\n \"Request_Source\": - null,\r\n \"InstrumentationKey\": \"599d65af-abb2-46ef-9dde-28beec0898b9\",\r\n - \ \"ConnectionString\": \"InstrumentationKey=599d65af-abb2-46ef-9dde-28beec0898b9;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n - \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-07-27T19:31:31.0182252+00:00\",\r\n - \ \"TenantId\": \"2edc29f4-b81f-494b-a624-cc619903b837\",\r\n \"provisioningState\": + null,\r\n \"InstrumentationKey\": \"581af5c3-24d4-4a31-a77a-6e4d3351630e\",\r\n + \ \"ConnectionString\": \"InstrumentationKey=581af5c3-24d4-4a31-a77a-6e4d3351630e;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n + \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-08-19T00:26:01.8632333+00:00\",\r\n + \ \"TenantId\": \"e483435e-282d-4ac1-92b5-d6123f2aa360\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"SamplingPercentage\": null,\r\n \"RetentionInDays\": 90,\r\n \"IngestionMode\": \"ApplicationInsights\",\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"Ver\": @@ -450,7 +459,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:31:31 GMT + - Fri, 19 Aug 2022 00:26:05 GMT expires: - '-1' pragma: @@ -468,7 +477,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' x-powered-by: - ASP.NET status: @@ -490,13 +499,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings/list?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr0000038a6761b91b7b"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003b56770069250"}}' headers: cache-control: - no-cache @@ -505,7 +514,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:32 GMT + - Fri, 19 Aug 2022 00:26:06 GMT expires: - '-1' pragma: @@ -523,7 +532,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11998' x-powered-by: - ASP.NET status: @@ -533,8 +542,8 @@ interactions: body: '{"properties": {"FUNCTIONS_WORKER_RUNTIME": "dotnet", "FUNCTIONS_EXTENSION_VERSION": "~3", "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": "cli-funcapp-nwr0000038a6761b91b7b", "APPINSIGHTS_INSTRUMENTATIONKEY": - "599d65af-abb2-46ef-9dde-28beec0898b9"}}' + "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr000003b56770069250", "APPINSIGHTS_INSTRUMENTATIONKEY": + "581af5c3-24d4-4a31-a77a-6e4d3351630e"}}' headers: Accept: - application/json @@ -551,13 +560,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr0000038a6761b91b7b","APPINSIGHTS_INSTRUMENTATIONKEY":"599d65af-abb2-46ef-9dde-28beec0898b9"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003b56770069250","APPINSIGHTS_INSTRUMENTATIONKEY":"581af5c3-24d4-4a31-a77a-6e4d3351630e"}}' headers: cache-control: - no-cache @@ -566,9 +575,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:38 GMT + - Fri, 19 Aug 2022 00:26:10 GMT etag: - - '"1D8A1EF680CFBCB"' + - '"1D8B3622FF54640"' expires: - '-1' pragma: @@ -586,7 +595,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' x-powered-by: - ASP.NET status: @@ -606,24 +615,24 @@ interactions: ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3817' + - '3955' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:39 GMT + - Fri, 19 Aug 2022 00:26:12 GMT expires: - '-1' pragma: @@ -658,9 +667,9 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": + "Any", "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": true, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 200, "functionsRuntimeScaleMonitoringEnabled": @@ -675,32 +684,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1616' + - '1634' Content-Type: - application/json ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":true,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":true,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3802' + - '3940' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:45 GMT + - Fri, 19 Aug 2022 00:26:17 GMT etag: - - '"1D8A1EF7BB4D2D5"' + - '"1D8B36246D41260"' expires: - '-1' pragma: @@ -718,7 +727,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1194' x-powered-by: - ASP.NET status: @@ -738,24 +747,24 @@ interactions: ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":true,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":true,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3820' + - '3958' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:46 GMT + - Fri, 19 Aug 2022 00:26:19 GMT expires: - '-1' pragma: @@ -791,9 +800,9 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": + "Any", "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 200, "functionsRuntimeScaleMonitoringEnabled": @@ -808,32 +817,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1653' + - '1671' Content-Type: - application/json ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3803' + - '3941' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:51 GMT + - Fri, 19 Aug 2022 00:26:25 GMT etag: - - '"1D8A1EF800A2335"' + - '"1D8B3624B4D7F8B"' expires: - '-1' pragma: @@ -851,7 +860,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_simple.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_simple.yaml index 1bd1fa7b23a..7c5cfe821d5 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_simple.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_set_simple.yaml @@ -13,7 +13,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2020-09-01 response: @@ -61,7 +61,7 @@ interactions: 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"}},{"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":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;LINUXDYNAMIC"}},{"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"}},{"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 @@ -79,8 +79,12 @@ interactions: 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;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"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;DREAMSPARK;MSFTPUBLIC;LINUX;LINUXDSERIES;LINUXFREE;DSERIES;FUNCTIONS;DYNAMIC"}},{"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":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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"}},{"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":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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 @@ -116,7 +120,10 @@ interactions: US 3","description":null,"sortOrder":2147483647,"displayName":"West US 3","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Sweden + West","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"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":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Qatar Central","name":"Qatar Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Qatar @@ -125,11 +132,11 @@ interactions: cache-control: - no-cache content-length: - - '18611' + - '19739' content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:57 GMT + - Fri, 19 Aug 2022 00:25:21 GMT expires: - '-1' pragma: @@ -165,7 +172,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/functionAppStacks?api-version=2021-01-15 response: @@ -217,7 +224,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:59 GMT + - Fri, 19 Aug 2022 00:25:21 GMT expires: - '-1' pragma: @@ -253,12 +260,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2021-09-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":"2022-07-27T19:30:37.0685296Z","key2":"2022-07-27T19:30:37.0685296Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:30:37.0841943Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:30:37.0841943Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-07-27T19:30:36.9748103Z","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"}}' + 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":"2022-08-19T00:25:00.1576165Z","key2":"2022-08-19T00:25:00.1576165Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:25:00.1576165Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:25:00.1576165Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-08-19T00:25:00.0638618Z","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 @@ -267,7 +274,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:59 GMT + - Fri, 19 Aug 2022 00:25:21 GMT expires: - '-1' pragma: @@ -301,12 +308,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2021-09-01&$expand=kerb response: body: - string: '{"keys":[{"creationTime":"2022-07-27T19:30:37.0685296Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-07-27T19:30:37.0685296Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"creationTime":"2022-08-19T00:25:00.1576165Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-08-19T00:25:00.1576165Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -315,7 +322,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:30:59 GMT + - Fri, 19 Aug 2022 00:25:23 GMT expires: - '-1' pragma: @@ -342,7 +349,7 @@ interactions: {"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~3"}, {"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": "cli-funcapp-nwr000003b257ff2505aa"}], + {"name": "WEBSITE_CONTENTSHARE", "value": "cli-funcapp-nwr000003201061b78a7d"}], "use32BitWorkerProcess": true, "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false, "httpsOnly": false}}' headers: @@ -361,25 +368,25 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T19:31:11.67","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:25:33.9833333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":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},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6163' + - '6467' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:36 GMT + - Fri, 19 Aug 2022 00:25:59 GMT etag: - - '"1D8A1EF6E584FCB"' + - '"1D8B3623320888B"' expires: - '-1' pragma: @@ -422,8 +429,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.13 - (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.2 + (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: @@ -431,13 +438,13 @@ interactions: string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003\",\r\n \ \"name\": \"cli-funcapp-nwr000003\",\r\n \"type\": \"microsoft.insights/components\",\r\n \ \"location\": \"japanwest\",\r\n \"tags\": {},\r\n \"kind\": \"web\",\r\n - \ \"etag\": \"\\\"3402e0d8-0000-2400-0000-62e192a10000\\\"\",\r\n \"properties\": - {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"dd3e6957-1afc-4ca8-9367-a23007be3373\",\r\n + \ \"etag\": \"\\\"3007b7e3-0000-2400-0000-62fed89c0000\\\"\",\r\n \"properties\": + {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"465771da-c643-430c-951b-59eda621ad4f\",\r\n \ \"Application_Type\": \"web\",\r\n \"Flow_Type\": null,\r\n \"Request_Source\": - null,\r\n \"InstrumentationKey\": \"de61b1ff-79de-4924-bf02-4537dca39433\",\r\n - \ \"ConnectionString\": \"InstrumentationKey=de61b1ff-79de-4924-bf02-4537dca39433;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n - \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-07-27T19:31:44.5301859+00:00\",\r\n - \ \"TenantId\": \"2edc29f4-b81f-494b-a624-cc619903b837\",\r\n \"provisioningState\": + null,\r\n \"InstrumentationKey\": \"05cf0d11-888c-49f4-bef9-9665d32bd262\",\r\n + \ \"ConnectionString\": \"InstrumentationKey=05cf0d11-888c-49f4-bef9-9665d32bd262;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n + \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-08-19T00:26:04.0446482+00:00\",\r\n + \ \"TenantId\": \"e483435e-282d-4ac1-92b5-d6123f2aa360\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"SamplingPercentage\": null,\r\n \"RetentionInDays\": 90,\r\n \"IngestionMode\": \"ApplicationInsights\",\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"Ver\": @@ -452,7 +459,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:31:47 GMT + - Fri, 19 Aug 2022 00:26:05 GMT expires: - '-1' pragma: @@ -470,7 +477,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1194' x-powered-by: - ASP.NET status: @@ -492,13 +499,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings/list?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003b257ff2505aa"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003201061b78a7d"}}' headers: cache-control: - no-cache @@ -507,7 +514,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:48 GMT + - Fri, 19 Aug 2022 00:26:07 GMT expires: - '-1' pragma: @@ -535,8 +542,8 @@ interactions: body: '{"properties": {"FUNCTIONS_WORKER_RUNTIME": "dotnet", "FUNCTIONS_EXTENSION_VERSION": "~3", "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": "cli-funcapp-nwr000003b257ff2505aa", "APPINSIGHTS_INSTRUMENTATIONKEY": - "de61b1ff-79de-4924-bf02-4537dca39433"}}' + "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr000003201061b78a7d", "APPINSIGHTS_INSTRUMENTATIONKEY": + "05cf0d11-888c-49f4-bef9-9665d32bd262"}}' headers: Accept: - application/json @@ -553,13 +560,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003b257ff2505aa","APPINSIGHTS_INSTRUMENTATIONKEY":"de61b1ff-79de-4924-bf02-4537dca39433"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003201061b78a7d","APPINSIGHTS_INSTRUMENTATIONKEY":"05cf0d11-888c-49f4-bef9-9665d32bd262"}}' headers: cache-control: - no-cache @@ -568,9 +575,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:53 GMT + - Fri, 19 Aug 2022 00:26:12 GMT etag: - - '"1D8A1EF6E584FCB"' + - '"1D8B3623320888B"' expires: - '-1' pragma: @@ -588,7 +595,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' x-powered-by: - ASP.NET status: @@ -608,24 +615,24 @@ interactions: ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3817' + - '3955' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:54 GMT + - Fri, 19 Aug 2022 00:26:14 GMT expires: - '-1' pragma: @@ -660,9 +667,9 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": + "Any", "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": true, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 200, "functionsRuntimeScaleMonitoringEnabled": @@ -677,32 +684,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1616' + - '1634' Content-Type: - application/json ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":true,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":true,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3802' + - '3940' content-type: - application/json date: - - Wed, 27 Jul 2022 19:31:59 GMT + - Fri, 19 Aug 2022 00:26:21 GMT etag: - - '"1D8A1EF84AB3CA0"' + - '"1D8B362477C6D55"' expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_show.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_show.yaml index dd7c92a461e..5a42cb67e2f 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_show.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_access_restriction_show.yaml @@ -13,7 +13,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2020-09-01 response: @@ -61,7 +61,7 @@ interactions: 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"}},{"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":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","description":null,"sortOrder":2147483647,"displayName":"Canada Central","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;LINUXDYNAMIC"}},{"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"}},{"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 @@ -79,8 +79,12 @@ interactions: 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;ELASTICLINUX;LINUXDYNAMIC;DYNAMIC"}},{"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;DREAMSPARK;MSFTPUBLIC;LINUX;LINUXDSERIES;LINUXFREE;DSERIES;FUNCTIONS;DYNAMIC"}},{"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":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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"}},{"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":"PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3"}},{"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 @@ -116,7 +120,10 @@ interactions: US 3","description":null,"sortOrder":2147483647,"displayName":"West US 3","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Sweden + West","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC"}},{"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"}},{"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":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Qatar Central","name":"Qatar Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Qatar @@ -125,11 +132,11 @@ interactions: cache-control: - no-cache content-length: - - '18611' + - '19739' content-type: - application/json date: - - Wed, 27 Jul 2022 19:32:42 GMT + - Fri, 19 Aug 2022 00:25:18 GMT expires: - '-1' pragma: @@ -165,7 +172,7 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/functionAppStacks?api-version=2021-01-15 response: @@ -182,6 +189,8 @@ interactions: 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"]},"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"]}}}]},{"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"]}}}]}]}},{"id":null,"name":"node","type":"Microsoft.Web/functionAppStacks?stackOsType=All","properties":{"displayText":"Node.js","value":"node","preferredOs":"windows","majorVersions":[{"displayText":"Node.js + 18","value":"18","minorVersions":[{"displayText":"Node.js 18","value":"18 + LTS","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~18","isPreview":true,"isHidden":true,"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"]},"linuxRuntimeSettings":{"runtimeVersion":"Node|18","isPreview":true,"isHidden":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"18.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Node|18"},"supportedFunctionsExtensionVersions":["~4"]}}}]},{"displayText":"Node.js 16","value":"16","minorVersions":[{"displayText":"Node.js 16 LTS","value":"16 LTS","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~16","isPreview":false,"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"]},"linuxRuntimeSettings":{"runtimeVersion":"Node|16","isPreview":false,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"16.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Node|16"},"supportedFunctionsExtensionVersions":["~4"]}}}]},{"displayText":"Node.js 14","value":"14","minorVersions":[{"displayText":"Node.js 14 LTS","value":"14 @@ -211,11 +220,11 @@ interactions: cache-control: - no-cache content-length: - - '20104' + - '21120' content-type: - application/json date: - - Wed, 27 Jul 2022 19:32:41 GMT + - Fri, 19 Aug 2022 00:25:19 GMT expires: - '-1' pragma: @@ -251,12 +260,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2021-09-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":"2022-07-27T19:32:21.1789611Z","key2":"2022-07-27T19:32:21.1789611Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:32:21.1945684Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-07-27T19:32:21.1945684Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-07-27T19:32:21.0227155Z","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"}}' + 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":"2022-08-19T00:24:56.4388538Z","key2":"2022-08-19T00:24:56.4388538Z"},"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_0","allowBlobPublicAccess":true,"networkAcls":{"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:24:56.4388538Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2022-08-19T00:24:56.4388538Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2022-08-19T00:24:56.3450849Z","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 @@ -265,7 +274,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:32:42 GMT + - Fri, 19 Aug 2022 00:25:19 GMT expires: - '-1' pragma: @@ -299,12 +308,12 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-storage/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2021-09-01&$expand=kerb response: body: - string: '{"keys":[{"creationTime":"2022-07-27T19:32:21.1789611Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-07-27T19:32:21.1789611Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + string: '{"keys":[{"creationTime":"2022-08-19T00:24:56.4388538Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2022-08-19T00:24:56.4388538Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' headers: cache-control: - no-cache @@ -313,7 +322,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:32:42 GMT + - Fri, 19 Aug 2022 00:25:20 GMT expires: - '-1' pragma: @@ -329,7 +338,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11998' status: code: 200 message: OK @@ -340,7 +349,7 @@ interactions: {"name": "FUNCTIONS_EXTENSION_VERSION", "value": "~3"}, {"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": "cli-funcapp-nwr00000358ccde2c5a05"}], + {"name": "WEBSITE_CONTENTSHARE", "value": "cli-funcapp-nwr000003717638273847"}], "use32BitWorkerProcess": true, "localMySqlEnabled": false, "http20Enabled": true}, "scmSiteAlsoStopped": false, "httpsOnly": false}}' headers: @@ -359,25 +368,25 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T19:32:53.86","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"japanwest","properties":{"name":"cli-funcapp-nwr000003","state":"Running","hostNames":["cli-funcapp-nwr000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-funcapp-nwr000003","repositorySiteName":"cli-funcapp-nwr000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-funcapp-nwr000003.azurewebsites.net","cli-funcapp-nwr000003.scm.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":"cli-funcapp-nwr000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-funcapp-nwr000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/JapanWestPlan","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:25:32.32","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":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},"deploymentId":"cli-funcapp-nwr000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"functionapp","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-funcapp-nwr000003\\$cli-funcapp-nwr000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-funcapp-nwr000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6163' + - '6462' content-type: - application/json date: - - Wed, 27 Jul 2022 19:33:20 GMT + - Fri, 19 Aug 2022 00:25:58 GMT etag: - - '"1D8A1EFAB58AA40"' + - '"1D8B36232274E75"' expires: - '-1' pragma: @@ -395,7 +404,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + - '498' x-powered-by: - ASP.NET status: @@ -420,8 +429,8 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.13 - (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-applicationinsights/1.0.0 Python/3.8.2 + (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Insights/components/cli-funcapp-nwr000003?api-version=2015-05-01 response: @@ -429,13 +438,13 @@ interactions: string: "{\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/cli-funcapp-nwr000003\",\r\n \ \"name\": \"cli-funcapp-nwr000003\",\r\n \"type\": \"microsoft.insights/components\",\r\n \ \"location\": \"japanwest\",\r\n \"tags\": {},\r\n \"kind\": \"web\",\r\n - \ \"etag\": \"\\\"3402c5df-0000-2400-0000-62e193050000\\\"\",\r\n \"properties\": - {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"07669a41-c063-4978-9d1c-86d0241704ba\",\r\n + \ \"etag\": \"\\\"3007fee2-0000-2400-0000-62fed89a0000\\\"\",\r\n \"properties\": + {\r\n \"ApplicationId\": \"cli-funcapp-nwr000003\",\r\n \"AppId\": \"6ee9a615-122c-4fd1-a4b3-15c9a8682f68\",\r\n \ \"Application_Type\": \"web\",\r\n \"Flow_Type\": null,\r\n \"Request_Source\": - null,\r\n \"InstrumentationKey\": \"8378a33c-9917-4010-ba40-41d023102eca\",\r\n - \ \"ConnectionString\": \"InstrumentationKey=8378a33c-9917-4010-ba40-41d023102eca;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n - \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-07-27T19:33:25.6326408+00:00\",\r\n - \ \"TenantId\": \"2edc29f4-b81f-494b-a624-cc619903b837\",\r\n \"provisioningState\": + null,\r\n \"InstrumentationKey\": \"85c9b1a4-3ebc-4f7c-8426-1c0b572c499c\",\r\n + \ \"ConnectionString\": \"InstrumentationKey=85c9b1a4-3ebc-4f7c-8426-1c0b572c499c;IngestionEndpoint=https://japanwest-0.in.applicationinsights.azure.com/;LiveEndpoint=https://japanwest.livediagnostics.monitor.azure.com/\",\r\n + \ \"Name\": \"cli-funcapp-nwr000003\",\r\n \"CreationDate\": \"2022-08-19T00:26:01.8899748+00:00\",\r\n + \ \"TenantId\": \"e483435e-282d-4ac1-92b5-d6123f2aa360\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"SamplingPercentage\": null,\r\n \"RetentionInDays\": 90,\r\n \"IngestionMode\": \"ApplicationInsights\",\r\n \"publicNetworkAccessForIngestion\": \"Enabled\",\r\n \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"Ver\": @@ -450,7 +459,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:33:26 GMT + - Fri, 19 Aug 2022 00:26:04 GMT expires: - '-1' pragma: @@ -468,7 +477,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' x-powered-by: - ASP.NET status: @@ -490,13 +499,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings/list?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr00000358ccde2c5a05"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003717638273847"}}' headers: cache-control: - no-cache @@ -505,7 +514,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:33:28 GMT + - Fri, 19 Aug 2022 00:26:06 GMT expires: - '-1' pragma: @@ -523,7 +532,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11999' + - '11998' x-powered-by: - ASP.NET status: @@ -533,8 +542,8 @@ interactions: body: '{"properties": {"FUNCTIONS_WORKER_RUNTIME": "dotnet", "FUNCTIONS_EXTENSION_VERSION": "~3", "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": "cli-funcapp-nwr00000358ccde2c5a05", "APPINSIGHTS_INSTRUMENTATIONKEY": - "8378a33c-9917-4010-ba40-41d023102eca"}}' + "WEBSITE_CONTENTSHARE": "cli-funcapp-nwr000003717638273847", "APPINSIGHTS_INSTRUMENTATIONKEY": + "85c9b1a4-3ebc-4f7c-8426-1c0b572c499c"}}' headers: Accept: - application/json @@ -551,13 +560,13 @@ interactions: ParameterSetName: - -g -n --consumption-plan-location -s User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr00000358ccde2c5a05","APPINSIGHTS_INSTRUMENTATIONKEY":"8378a33c-9917-4010-ba40-41d023102eca"}}' + West","properties":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_EXTENSION_VERSION":"~3","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":"cli-funcapp-nwr000003717638273847","APPINSIGHTS_INSTRUMENTATIONKEY":"85c9b1a4-3ebc-4f7c-8426-1c0b572c499c"}}' headers: cache-control: - no-cache @@ -566,9 +575,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:33:32 GMT + - Fri, 19 Aug 2022 00:26:12 GMT etag: - - '"1D8A1EFAB58AA40"' + - '"1D8B36232274E75"' expires: - '-1' pragma: @@ -586,7 +595,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' x-powered-by: - ASP.NET status: @@ -606,24 +615,24 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-funcapp-nwr000003/config/web","name":"cli-funcapp-nwr000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php"],"netFrameworkVersion":"v4.0","phpVersion":"","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-funcapp-nwr000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3817' + - '3955' content-type: - application/json date: - - Wed, 27 Jul 2022 19:33:33 GMT + - Fri, 19 Aug 2022 00:26:14 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add.yaml index f88e510e00b..cb9abe84c83 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:01:25Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:29:26Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:01:26 GMT + - Fri, 19 Aug 2022 00:29:30 GMT expires: - '-1' pragma: @@ -61,13 +61,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":37417,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-013_37417","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62955,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62955","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -76,9 +76,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:37 GMT + - Fri, 19 Aug 2022 00:29:40 GMT etag: - - '"1D8A1F3ACA8D420"' + - '"1D8B362C42F56F5"' expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1198' x-powered-by: - ASP.NET status: @@ -116,14 +116,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":37417,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-013_37417","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + West","properties":{"serverFarmId":62955,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62955","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:37 GMT + - Fri, 19 Aug 2022 00:29:41 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -186,7 +186,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:38 GMT + - Fri, 19 Aug 2022 00:29:42 GMT expires: - '-1' pragma: @@ -222,7 +222,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -390,8 +390,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -455,7 +455,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:38 GMT + - Fri, 19 Aug 2022 00:29:43 GMT expires: - '-1' pragma: @@ -499,26 +499,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-013.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:01:43.3833333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.129","possibleInboundIpAddresses":"40.74.100.129","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-013.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17","possibleOutboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17,40.74.127.201,40.74.128.130,23.100.108.106,40.74.128.122,40.74.128.53","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-013","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:29:52.06","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6125' + - '6552' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:01 GMT + - Fri, 19 Aug 2022 00:30:10 GMT etag: - - '"1D8A1F3B1F555C0"' + - '"1D8B362CCA48FD5"' expires: - '-1' pragma: @@ -560,43 +560,37 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/publishxml?api-version=2022-03-01 response: body: string: + webSystem="WebSites"> headers: cache-control: - no-cache content-length: - - '2179' + - '1615' content-type: - application/xml date: - - Wed, 27 Jul 2022 20:02:02 GMT + - Fri, 19 Aug 2022 00:30:12 GMT expires: - '-1' pragma: @@ -630,24 +624,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:04 GMT + - Fri, 19 Aug 2022 00:30:14 GMT expires: - '-1' pragma: @@ -683,24 +677,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:06 GMT + - Fri, 19 Aug 2022 00:30:16 GMT expires: - '-1' pragma: @@ -735,13 +729,13 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}, {"ipAddress": "130.220.0.0/27", "action": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}, {"ipAddress": "130.220.0.0/27", "action": "Allow", "tag": "Default", "priority": 200, "name": "developers"}], "scmIpSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, - "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": - "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: @@ -753,32 +747,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1747' + - '1737' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3926' + - '4055' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:09 GMT + - Fri, 19 Aug 2022 00:30:19 GMT etag: - - '"1D8A1F3B1F555C0"' + - '"1D8B362CCA48FD5"' expires: - '-1' pragma: @@ -796,7 +790,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_http_header.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_http_header.yaml index d37348c6a1f..873af12d1a5 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_http_header.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_http_header.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --is-linux User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:02:13Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:29:26Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:02:14 GMT + - Fri, 19 Aug 2022 00:29:30 GMT expires: - '-1' pragma: @@ -61,24 +61,24 @@ interactions: ParameterSetName: - -g -n --is-linux User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"linux","location":"eastus2","properties":{"serverFarmId":26787,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-EastUS2webspace-Linux","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"East - US 2","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":"2022-08-26T20:02:15.9066667","tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bn1-107_26787","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"linux","location":"eastus2","properties":{"serverFarmId":174,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-EastUS2webspace-Linux","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"East + US 2","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":"2022-09-18T00:29:32.4966667","tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bn1-165_174","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache content-length: - - '1519' + - '1515' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:28 GMT + - Fri, 19 Aug 2022 00:29:37 GMT etag: - - '"1D8A1F3CA349C40"' + - '"1D8B362C34F8B4B"' expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1199' x-powered-by: - ASP.NET status: @@ -116,23 +116,23 @@ interactions: ParameterSetName: - -g -n --plan --runtime User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"linux","location":"East - US 2","properties":{"serverFarmId":26787,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-EastUS2webspace-Linux","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"East - US 2","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":"2022-08-26T20:02:15.9066667","tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bn1-107_26787","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + US 2","properties":{"serverFarmId":174,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-EastUS2webspace-Linux","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"East + US 2","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":"2022-09-18T00:29:32.4966667","tags":null,"kind":"linux","resourceGroup":"clitest.rg000001","reserved":true,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-bn1-165_174","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache content-length: - - '1448' + - '1444' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:28 GMT + - Fri, 19 Aug 2022 00:29:38 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: ParameterSetName: - -g -n --plan --runtime User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -186,7 +186,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:29 GMT + - Fri, 19 Aug 2022 00:29:38 GMT expires: - '-1' pragma: @@ -222,7 +222,7 @@ interactions: ParameterSetName: - -g -n --plan --runtime User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -390,8 +390,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -455,7 +455,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:30 GMT + - Fri, 19 Aug 2022 00:29:39 GMT expires: - '-1' pragma: @@ -498,26 +498,26 @@ interactions: ParameterSetName: - -g -n --plan --runtime User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app,linux","location":"East - US 2","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-EastUS2webspace-Linux","selfLink":"https://waws-prod-bn1-107.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-EastUS2webspace-Linux/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOTNETCORE|3.1"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:02:33.06","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow + US 2","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-EastUS2webspace-Linux","selfLink":"https://waws-prod-bn1-165.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-EastUS2webspace-Linux/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOTNETCORE|3.1"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:29:42.6366667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app,linux","inboundIpAddress":"20.49.97.17","possibleInboundIpAddresses":"20.49.97.17","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-bn1-107.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"52.252.22.155,20.62.18.64,52.179.234.0,52.179.234.1,52.179.237.99,52.179.237.148,20.49.97.17","possibleOutboundIpAddresses":"52.252.22.155,20.62.18.64,52.179.234.0,52.179.234.1,52.179.237.99,52.179.237.148,52.252.23.246,52.253.64.47,52.253.64.124,52.253.64.125,52.253.65.84,52.253.65.85,52.254.103.240,52.253.65.92,52.253.65.93,52.177.89.135,52.253.69.207,52.253.69.240,52.167.19.211,52.177.147.229,40.65.238.53,52.177.147.249,20.44.83.102,52.177.148.19,20.49.97.17","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bn1-107","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app,linux","inboundIpAddress":"20.119.144.5","possibleInboundIpAddresses":"20.119.144.5","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-bn1-165.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"52.177.250.139,52.177.250.191,52.177.251.24,52.177.251.77,52.177.251.129,52.167.81.11,20.119.144.5","possibleOutboundIpAddresses":"52.177.250.139,52.177.250.191,52.177.251.24,52.177.251.77,52.177.251.129,52.167.81.11,52.167.83.248,52.177.251.211,52.177.252.107,52.177.252.145,52.177.252.237,52.167.80.63,52.177.253.12,52.177.253.22,52.177.253.102,52.177.253.131,52.177.253.139,52.177.254.109,52.184.208.28,52.184.208.66,52.184.208.79,52.184.208.118,52.184.208.155,52.184.208.160,20.119.144.5","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bn1-165","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' headers: cache-control: - no-cache content-length: - - '6380' + - '6413' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:48 GMT + - Fri, 19 Aug 2022 00:29:58 GMT etag: - - '"1D8A1F3CF6112C0"' + - '"1D8B362C6CBACB5"' expires: - '-1' pragma: @@ -559,25 +559,25 @@ interactions: ParameterSetName: - -g -n --plan --runtime User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/publishxml?api-version=2022-03-01 response: body: string: @@ -589,7 +589,7 @@ interactions: content-type: - application/xml date: - - Wed, 27 Jul 2022 20:02:49 GMT + - Fri, 19 Aug 2022 00:29:59 GMT expires: - '-1' pragma: @@ -623,24 +623,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority --http-header User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app,linux","location":"East - US 2","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-EastUS2webspace-Linux","selfLink":"https://waws-prod-bn1-107.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-EastUS2webspace-Linux/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOTNETCORE|3.1"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:02:33.58","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"DOTNETCORE|3.1","windowsFxVersion":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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app,linux","inboundIpAddress":"20.49.97.17","possibleInboundIpAddresses":"20.49.97.17","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-bn1-107.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"52.252.22.155,20.62.18.64,52.179.234.0,52.179.234.1,52.179.237.99,52.179.237.148,20.49.97.17","possibleOutboundIpAddresses":"52.252.22.155,20.62.18.64,52.179.234.0,52.179.234.1,52.179.237.99,52.179.237.148,52.252.23.246,52.253.64.47,52.253.64.124,52.253.64.125,52.253.65.84,52.253.65.85,52.254.103.240,52.253.65.92,52.253.65.93,52.177.89.135,52.253.69.207,52.253.69.240,52.167.19.211,52.177.147.229,40.65.238.53,52.177.147.249,20.44.83.102,52.177.148.19,20.49.97.17","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bn1-107","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + US 2","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-EastUS2webspace-Linux","selfLink":"https://waws-prod-bn1-165.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-EastUS2webspace-Linux/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOTNETCORE|3.1"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:29:43.0833333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"DOTNETCORE|3.1","windowsFxVersion":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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app,linux","inboundIpAddress":"20.119.144.5","possibleInboundIpAddresses":"20.119.144.5","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-bn1-165.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"52.177.250.139,52.177.250.191,52.177.251.24,52.177.251.77,52.177.251.129,52.167.81.11,20.119.144.5","possibleOutboundIpAddresses":"52.177.250.139,52.177.250.191,52.177.251.24,52.177.251.77,52.177.251.129,52.167.81.11,52.167.83.248,52.177.251.211,52.177.252.107,52.177.252.145,52.177.252.237,52.167.80.63,52.177.253.12,52.177.253.22,52.177.253.102,52.177.253.131,52.177.253.139,52.177.254.109,52.184.208.28,52.184.208.66,52.184.208.79,52.184.208.118,52.184.208.155,52.184.208.160,20.119.144.5","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bn1-165","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' headers: cache-control: - no-cache content-length: - - '6193' + - '6226' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:50 GMT + - Fri, 19 Aug 2022 00:30:00 GMT etag: - - '"1D8A1F3CF6112C0"' + - '"1D8B362C6CBACB5"' expires: - '-1' pragma: @@ -676,16 +676,16 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority --http-header User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/East%20US%202/serviceTags?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"Public\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/serviceTags/Public\",\r\n - \ \"type\": \"Microsoft.Network/serviceTags\",\r\n \"changeNumber\": \"98\",\r\n + \ \"type\": \"Microsoft.Network/serviceTags\",\r\n \"changeNumber\": \"102\",\r\n \ \"cloud\": \"Public\",\r\n \"values\": [\r\n {\r\n \"name\": \"ActionGroup\",\r\n - \ \"id\": \"ActionGroup\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": + \ \"id\": \"ActionGroup\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"ActionGroup\",\r\n \"addressPrefixes\": @@ -728,42 +728,42 @@ interactions: \ \"23.97.214.210/32\",\r\n \"23.97.218.188/32\",\r\n \"23.98.150.134/32\",\r\n \ \"40.68.195.137/32\",\r\n \"40.68.201.58/32\",\r\n \"40.68.201.65/32\",\r\n \ \"40.68.201.206/32\",\r\n \"40.68.201.211/32\",\r\n \"40.68.204.18/32\",\r\n - \ \"40.85.205.77/32\",\r\n \"40.85.214.51/32\",\r\n \"40.85.217.241/32\",\r\n - \ \"40.85.228.73/32\",\r\n \"40.85.251.232/32\",\r\n \"40.85.254.31/32\",\r\n - \ \"40.115.37.106/32\",\r\n \"40.121.219.215/32\",\r\n \"40.121.221.62/32\",\r\n - \ \"40.121.222.201/32\",\r\n \"40.121.223.186/32\",\r\n \"40.127.89.115/32\",\r\n - \ \"40.127.89.233/32\",\r\n \"40.127.89.237/32\",\r\n \"40.127.90.1/32\",\r\n - \ \"40.127.94.221/32\",\r\n \"51.12.101.172/30\",\r\n \"51.12.204.244/30\",\r\n - \ \"51.53.106.88/30\",\r\n \"51.53.186.88/30\",\r\n \"51.104.9.100/30\",\r\n - \ \"51.116.168.97/32\",\r\n \"51.116.168.105/32\",\r\n \"51.116.168.107/32\",\r\n - \ \"51.116.168.114/32\",\r\n \"51.116.171.167/32\",\r\n \"51.116.171.171/32\",\r\n - \ \"51.116.171.219/32\",\r\n \"51.116.235.221/32\",\r\n \"51.116.239.135/32\",\r\n - \ \"51.140.60.60/32\",\r\n \"51.140.60.160/32\",\r\n \"51.140.68.158/32\",\r\n - \ \"51.140.70.218/32\",\r\n \"51.140.73.7/32\",\r\n \"51.140.120.15/32\",\r\n - \ \"51.140.242.100/32\",\r\n \"51.140.250.121/32\",\r\n \"51.140.254.225/32\",\r\n - \ \"51.141.12.82/31\",\r\n \"51.141.12.84/31\",\r\n \"51.141.12.234/32\",\r\n - \ \"51.141.13.170/32\",\r\n \"51.144.100.192/32\",\r\n \"52.138.31.211/32\",\r\n - \ \"52.149.154.142/32\",\r\n \"52.154.76.93/32\",\r\n \"52.154.77.164/32\",\r\n - \ \"52.161.13.167/32\",\r\n \"52.161.14.3/32\",\r\n \"52.161.19.45/32\",\r\n - \ \"52.161.19.125/32\",\r\n \"52.161.22.38/32\",\r\n \"52.161.24.165/32\",\r\n - \ \"52.161.28.62/32\",\r\n \"52.161.28.159/32\",\r\n \"52.161.28.167/32\",\r\n - \ \"52.161.30.189/32\",\r\n \"52.161.31.218/32\",\r\n \"52.161.92.147/32\",\r\n - \ \"52.161.95.89/32\",\r\n \"52.161.96.131/32\",\r\n \"52.161.96.213/32\",\r\n - \ \"52.161.97.144/32\",\r\n \"52.161.98.114/32\",\r\n \"52.161.104.116/32\",\r\n - \ \"52.161.106.53/32\",\r\n \"52.161.109.196/32\",\r\n \"52.172.136.188/32\",\r\n - \ \"52.172.144.111/32\",\r\n \"52.172.164.90/32\",\r\n \"52.172.187.93/32\",\r\n - \ \"52.172.198.236/32\",\r\n \"52.172.202.195/32\",\r\n \"52.172.210.146/32\",\r\n - \ \"52.172.211.172/32\",\r\n \"52.172.213.78/32\",\r\n \"52.172.215.180/32\",\r\n - \ \"52.172.218.144/32\",\r\n \"52.172.221.13/32\",\r\n \"52.172.221.97/32\",\r\n - \ \"52.183.20.244/32\",\r\n \"52.183.31.0/32\",\r\n \"52.183.94.59/32\",\r\n - \ \"52.184.145.166/32\",\r\n \"52.187.131.239/32\",\r\n \"52.187.132.63/32\",\r\n - \ \"52.187.134.230/32\",\r\n \"52.187.135.247/32\",\r\n \"52.188.200.146/32\",\r\n - \ \"52.230.81.147/32\",\r\n \"52.240.244.140/30\",\r\n \"52.243.36.200/32\",\r\n - \ \"52.243.36.225/32\",\r\n \"52.246.180.10/32\",\r\n \"52.246.183.223/32\",\r\n - \ \"52.246.184.112/32\",\r\n \"70.37.102.179/32\",\r\n \"104.46.34.229/32\",\r\n - \ \"104.46.42.184/32\",\r\n \"104.46.45.172/32\",\r\n \"104.211.0.27/32\",\r\n - \ \"104.211.2.38/32\",\r\n \"104.211.3.34/32\",\r\n \"104.211.3.100/32\",\r\n - \ \"104.211.113.109/32\",\r\n \"104.211.116.183/32\",\r\n + \ \"40.74.102.24/30\",\r\n \"40.85.205.77/32\",\r\n \"40.85.214.51/32\",\r\n + \ \"40.85.217.241/32\",\r\n \"40.85.228.73/32\",\r\n \"40.85.251.232/32\",\r\n + \ \"40.85.254.31/32\",\r\n \"40.115.37.106/32\",\r\n \"40.121.219.215/32\",\r\n + \ \"40.121.221.62/32\",\r\n \"40.121.222.201/32\",\r\n \"40.121.223.186/32\",\r\n + \ \"40.127.89.115/32\",\r\n \"40.127.89.233/32\",\r\n \"40.127.89.237/32\",\r\n + \ \"40.127.90.1/32\",\r\n \"40.127.94.221/32\",\r\n \"51.12.101.172/30\",\r\n + \ \"51.12.204.244/30\",\r\n \"51.53.106.88/30\",\r\n \"51.53.186.88/30\",\r\n + \ \"51.104.9.100/30\",\r\n \"51.116.168.97/32\",\r\n \"51.116.168.105/32\",\r\n + \ \"51.116.168.107/32\",\r\n \"51.116.168.114/32\",\r\n \"51.116.171.167/32\",\r\n + \ \"51.116.171.171/32\",\r\n \"51.116.171.219/32\",\r\n \"51.116.235.221/32\",\r\n + \ \"51.116.239.135/32\",\r\n \"51.140.60.60/32\",\r\n \"51.140.60.160/32\",\r\n + \ \"51.140.68.158/32\",\r\n \"51.140.70.218/32\",\r\n \"51.140.73.7/32\",\r\n + \ \"51.140.120.15/32\",\r\n \"51.140.242.100/32\",\r\n \"51.140.250.121/32\",\r\n + \ \"51.140.254.225/32\",\r\n \"51.141.12.82/31\",\r\n \"51.141.12.84/31\",\r\n + \ \"51.141.12.234/32\",\r\n \"51.141.13.170/32\",\r\n \"51.144.100.192/32\",\r\n + \ \"52.138.31.211/32\",\r\n \"52.149.154.142/32\",\r\n \"52.154.76.93/32\",\r\n + \ \"52.154.77.164/32\",\r\n \"52.161.13.167/32\",\r\n \"52.161.14.3/32\",\r\n + \ \"52.161.19.45/32\",\r\n \"52.161.19.125/32\",\r\n \"52.161.22.38/32\",\r\n + \ \"52.161.24.165/32\",\r\n \"52.161.28.62/32\",\r\n \"52.161.28.159/32\",\r\n + \ \"52.161.28.167/32\",\r\n \"52.161.30.189/32\",\r\n \"52.161.31.218/32\",\r\n + \ \"52.161.92.147/32\",\r\n \"52.161.95.89/32\",\r\n \"52.161.96.131/32\",\r\n + \ \"52.161.96.213/32\",\r\n \"52.161.97.144/32\",\r\n \"52.161.98.114/32\",\r\n + \ \"52.161.104.116/32\",\r\n \"52.161.106.53/32\",\r\n \"52.161.109.196/32\",\r\n + \ \"52.172.136.188/32\",\r\n \"52.172.144.111/32\",\r\n \"52.172.164.90/32\",\r\n + \ \"52.172.187.93/32\",\r\n \"52.172.198.236/32\",\r\n \"52.172.202.195/32\",\r\n + \ \"52.172.210.146/32\",\r\n \"52.172.211.172/32\",\r\n \"52.172.213.78/32\",\r\n + \ \"52.172.215.180/32\",\r\n \"52.172.218.144/32\",\r\n \"52.172.221.13/32\",\r\n + \ \"52.172.221.97/32\",\r\n \"52.183.20.244/32\",\r\n \"52.183.31.0/32\",\r\n + \ \"52.183.94.59/32\",\r\n \"52.184.145.166/32\",\r\n \"52.187.131.239/32\",\r\n + \ \"52.187.132.63/32\",\r\n \"52.187.134.230/32\",\r\n \"52.187.135.247/32\",\r\n + \ \"52.188.200.146/32\",\r\n \"52.230.81.147/32\",\r\n \"52.240.244.140/30\",\r\n + \ \"52.243.36.200/32\",\r\n \"52.243.36.225/32\",\r\n \"52.246.180.10/32\",\r\n + \ \"52.246.183.223/32\",\r\n \"52.246.184.112/32\",\r\n \"70.37.102.179/32\",\r\n + \ \"104.46.34.229/32\",\r\n \"104.46.42.184/32\",\r\n \"104.46.45.172/32\",\r\n + \ \"104.211.0.27/32\",\r\n \"104.211.2.38/32\",\r\n \"104.211.3.34/32\",\r\n + \ \"104.211.3.100/32\",\r\n \"104.211.113.109/32\",\r\n \"104.211.116.183/32\",\r\n \ \"104.211.118.93/32\",\r\n \"104.214.165.80/30\",\r\n \"137.116.129.13/32\",\r\n \ \"137.116.129.30/32\",\r\n \"137.116.132.55/32\",\r\n \"137.117.45.230/32\",\r\n \ \"137.117.46.62/32\",\r\n \"137.117.46.248/32\",\r\n \"138.91.1.170/32\",\r\n @@ -800,38 +800,39 @@ interactions: \ \"2603:1040:1503:400::180/125\",\r\n \"2603:1050:6:402::178/125\",\r\n \ \"2603:1050:403:400::1f8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement\",\r\n \"id\": \"ApiManagement\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.64.39.16/32\",\r\n \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n - \ \"13.67.8.108/31\",\r\n \"13.67.9.208/28\",\r\n \"13.69.64.76/31\",\r\n - \ \"13.69.66.144/28\",\r\n \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n - \ \"13.70.72.28/31\",\r\n \"13.70.72.240/28\",\r\n \"13.71.49.1/32\",\r\n - \ \"13.71.170.44/31\",\r\n \"13.71.172.144/28\",\r\n \"13.71.194.116/31\",\r\n - \ \"13.71.196.32/28\",\r\n \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n - \ \"13.75.217.184/32\",\r\n \"13.75.221.78/32\",\r\n \"13.77.50.68/31\",\r\n - \ \"13.77.52.224/28\",\r\n \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n - \ \"13.84.189.17/32\",\r\n \"13.85.22.63/32\",\r\n \"13.86.102.66/32\",\r\n - \ \"13.87.56.84/31\",\r\n \"13.87.57.144/28\",\r\n \"13.87.122.84/31\",\r\n - \ \"13.87.123.144/28\",\r\n \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n - \ \"20.17.51.224/28\",\r\n \"20.21.36.96/28\",\r\n \"20.36.106.68/31\",\r\n - \ \"20.36.107.176/28\",\r\n \"20.36.114.20/31\",\r\n \"20.36.115.128/28\",\r\n - \ \"20.37.52.67/32\",\r\n \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n - \ \"20.37.81.41/32\",\r\n \"20.39.80.2/32\",\r\n \"20.39.99.81/32\",\r\n - \ \"20.40.125.155/32\",\r\n \"20.40.160.107/32\",\r\n \"20.40.231.62/31\",\r\n - \ \"20.44.2.4/31\",\r\n \"20.44.3.224/28\",\r\n \"20.44.33.246/32\",\r\n - \ \"20.44.72.3/32\",\r\n \"20.46.13.224/28\",\r\n \"20.46.144.85/32\",\r\n - \ \"20.47.232.184/31\",\r\n \"20.48.201.76/31\",\r\n \"20.51.6.224/28\",\r\n - \ \"20.52.94.112/31\",\r\n \"20.59.81.16/28\",\r\n \"20.62.63.254/31\",\r\n - \ \"20.70.220.182/31\",\r\n \"20.72.26.16/28\",\r\n \"20.83.221.20/30\",\r\n - \ \"20.83.221.64/28\",\r\n \"20.83.221.86/31\",\r\n \"20.86.92.254/31\",\r\n - \ \"20.88.154.20/31\",\r\n \"20.90.131.114/31\",\r\n \"20.92.3.250/31\",\r\n - \ \"20.97.32.190/31\",\r\n \"20.99.8.80/28\",\r\n \"20.150.167.160/28\",\r\n - \ \"20.150.170.224/28\",\r\n \"20.188.77.119/32\",\r\n \"20.191.167.246/31\",\r\n - \ \"20.192.45.112/28\",\r\n \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n - \ \"20.193.192.48/28\",\r\n \"20.193.202.160/28\",\r\n \"20.194.74.240/28\",\r\n - \ \"20.195.78.64/28\",\r\n \"20.215.3.224/28\",\r\n \"20.217.43.224/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n + \ \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n \"13.67.8.108/31\",\r\n + \ \"13.67.9.208/28\",\r\n \"13.69.64.76/31\",\r\n \"13.69.66.144/28\",\r\n + \ \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n \"13.70.72.28/31\",\r\n + \ \"13.70.72.240/28\",\r\n \"13.71.49.1/32\",\r\n \"13.71.170.44/31\",\r\n + \ \"13.71.172.144/28\",\r\n \"13.71.194.116/31\",\r\n \"13.71.196.32/28\",\r\n + \ \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n \"13.75.217.184/32\",\r\n + \ \"13.75.221.78/32\",\r\n \"13.77.50.68/31\",\r\n \"13.77.52.224/28\",\r\n + \ \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n \"13.84.189.17/32\",\r\n + \ \"13.85.22.63/32\",\r\n \"13.86.102.66/32\",\r\n \"13.87.56.84/31\",\r\n + \ \"13.87.57.144/28\",\r\n \"13.87.122.84/31\",\r\n \"13.87.123.144/28\",\r\n + \ \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n \"20.17.51.224/28\",\r\n + \ \"20.21.36.96/28\",\r\n \"20.36.106.68/31\",\r\n \"20.36.107.176/28\",\r\n + \ \"20.36.114.20/31\",\r\n \"20.36.115.128/28\",\r\n \"20.37.52.67/32\",\r\n + \ \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n \"20.37.81.41/32\",\r\n + \ \"20.39.80.2/32\",\r\n \"20.39.99.81/32\",\r\n \"20.40.125.155/32\",\r\n + \ \"20.40.160.107/32\",\r\n \"20.40.231.62/31\",\r\n \"20.44.2.4/31\",\r\n + \ \"20.44.3.224/28\",\r\n \"20.44.33.246/32\",\r\n \"20.44.72.3/32\",\r\n + \ \"20.46.13.224/28\",\r\n \"20.46.144.85/32\",\r\n \"20.47.232.184/31\",\r\n + \ \"20.48.201.76/31\",\r\n \"20.51.6.224/28\",\r\n \"20.52.94.112/31\",\r\n + \ \"20.59.81.16/28\",\r\n \"20.62.63.254/31\",\r\n \"20.70.220.182/31\",\r\n + \ \"20.72.26.16/28\",\r\n \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n + \ \"20.83.221.86/31\",\r\n \"20.86.92.254/31\",\r\n \"20.88.154.20/31\",\r\n + \ \"20.90.131.114/31\",\r\n \"20.92.3.250/31\",\r\n \"20.97.32.190/31\",\r\n + \ \"20.99.8.80/28\",\r\n \"20.150.167.160/28\",\r\n \"20.150.170.224/28\",\r\n + \ \"20.188.77.119/32\",\r\n \"20.191.167.246/31\",\r\n \"20.192.45.112/28\",\r\n + \ \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n \"20.193.192.48/28\",\r\n + \ \"20.193.202.160/28\",\r\n \"20.194.74.240/28\",\r\n \"20.195.78.64/28\",\r\n + \ \"20.210.144.64/28\",\r\n \"20.215.3.224/28\",\r\n \"20.217.43.224/28\",\r\n \ \"23.96.224.175/32\",\r\n \"23.101.67.140/32\",\r\n \"23.101.166.38/32\",\r\n \ \"40.66.60.111/32\",\r\n \"40.67.58.224/28\",\r\n \"40.69.106.68/31\",\r\n \ \"40.69.107.224/28\",\r\n \"40.70.146.76/31\",\r\n \"40.70.148.16/28\",\r\n @@ -892,28 +893,28 @@ interactions: \ \"2603:1030:f05:402::140/124\",\r\n \"2603:1030:1005:402::140/124\",\r\n \ \"2603:1040:5:402::140/124\",\r\n \"2603:1040:207:1::4a0/124\",\r\n \ \"2603:1040:207:402::140/124\",\r\n \"2603:1040:407:402::140/124\",\r\n - \ \"2603:1040:606:402::140/124\",\r\n \"2603:1040:806:402::140/124\",\r\n - \ \"2603:1040:904:2::690/124\",\r\n \"2603:1040:904:402::140/124\",\r\n - \ \"2603:1040:a06:2::280/124\",\r\n \"2603:1040:a06:402::140/124\",\r\n - \ \"2603:1040:b04:402::140/124\",\r\n \"2603:1040:c06:402::140/124\",\r\n - \ \"2603:1040:d04:1::700/124\",\r\n \"2603:1040:d04:800::c0/124\",\r\n - \ \"2603:1040:f05::6f0/124\",\r\n \"2603:1040:f05:402::140/124\",\r\n - \ \"2603:1040:1002::7e0/124\",\r\n \"2603:1040:1104:1::400/124\",\r\n - \ \"2603:1040:1104:400::140/124\",\r\n \"2603:1040:1202::560/124\",\r\n - \ \"2603:1040:1302::560/124\",\r\n \"2603:1040:1402::600/124\",\r\n - \ \"2603:1040:1503::600/124\",\r\n \"2603:1050:6:402::140/124\",\r\n - \ \"2603:1050:403:400::2a0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.AustraliaCentral\",\r\n \"id\": - \"ApiManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"20.36.106.68/31\",\r\n \"20.36.107.176/28\",\r\n - \ \"20.37.52.67/32\",\r\n \"2603:1010:304:402::140/124\"\r\n + \ \"2603:1040:606:3::c0/124\",\r\n \"2603:1040:606:402::140/124\",\r\n + \ \"2603:1040:806:402::140/124\",\r\n \"2603:1040:904:2::690/124\",\r\n + \ \"2603:1040:904:402::140/124\",\r\n \"2603:1040:a06:2::280/124\",\r\n + \ \"2603:1040:a06:402::140/124\",\r\n \"2603:1040:b04:402::140/124\",\r\n + \ \"2603:1040:c06:402::140/124\",\r\n \"2603:1040:d04:1::700/124\",\r\n + \ \"2603:1040:d04:800::c0/124\",\r\n \"2603:1040:f05::6f0/124\",\r\n + \ \"2603:1040:f05:402::140/124\",\r\n \"2603:1040:1002::7e0/124\",\r\n + \ \"2603:1040:1104:1::400/124\",\r\n \"2603:1040:1104:400::140/124\",\r\n + \ \"2603:1040:1202::560/124\",\r\n \"2603:1040:1302::560/124\",\r\n + \ \"2603:1040:1402::600/124\",\r\n \"2603:1040:1503::600/124\",\r\n + \ \"2603:1050:6:402::140/124\",\r\n \"2603:1050:403:400::2a0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaCentral\",\r\n + \ \"id\": \"ApiManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.36.106.68/31\",\r\n + \ \"20.36.107.176/28\",\r\n \"20.37.52.67/32\",\r\n \"2603:1010:304:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaCentral2\",\r\n \ \"id\": \"ApiManagement.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -921,7 +922,7 @@ interactions: \ \"20.36.115.128/28\",\r\n \"20.39.99.81/32\",\r\n \"2603:1010:404:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaEast\",\r\n \ \"id\": \"ApiManagement.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -930,7 +931,7 @@ interactions: \ \"2603:1010:6:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.AustraliaSoutheast\",\r\n \"id\": \"ApiManagement.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -938,23 +939,23 @@ interactions: \ \"13.77.52.224/28\",\r\n \"20.40.160.107/32\",\r\n \"20.92.3.250/31\",\r\n \ \"2603:1010:101:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.BrazilSouth\",\r\n \"id\": \"ApiManagement.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"191.233.24.179/32\",\r\n - \ \"191.233.203.28/31\",\r\n \"191.233.203.240/28\",\r\n - \ \"191.238.73.14/31\",\r\n \"2603:1050:6:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"191.233.24.179/32\",\r\n \"191.233.203.28/31\",\r\n + \ \"191.233.203.240/28\",\r\n \"191.238.73.14/31\",\r\n \"2603:1050:6:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.BrazilSoutheast\",\r\n \ \"id\": \"ApiManagement.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"191.232.18.181/32\",\r\n \"191.233.50.192/28\",\r\n \ \"2603:1050:403:400::2a0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.CanadaCentral\",\r\n \"id\": - \"ApiManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ApiManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -963,7 +964,7 @@ interactions: \ \"20.48.201.76/31\",\r\n \"52.139.20.34/32\",\r\n \"2603:1030:f05:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CanadaEast\",\r\n \ \"id\": \"ApiManagement.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -971,7 +972,7 @@ interactions: \ \"52.139.80.117/32\",\r\n \"2603:1030:1005:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CentralIndia\",\r\n \ \"id\": \"ApiManagement.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -979,73 +980,73 @@ interactions: \ \"104.211.81.240/28\",\r\n \"2603:1040:a06:2::280/124\",\r\n \ \"2603:1040:a06:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.CentralUS\",\r\n \"id\": \"ApiManagement.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.86.102.66/32\",\r\n - \ \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n \"20.40.231.62/31\",\r\n - \ \"2603:1030:10:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.CentralUSEUAP\",\r\n \"id\": - \"ApiManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.86.102.66/32\",\r\n \"13.89.170.204/31\",\r\n + \ \"13.89.174.64/28\",\r\n \"20.40.231.62/31\",\r\n \"2603:1030:10:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CentralUSEUAP\",\r\n + \ \"id\": \"ApiManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.46.13.224/28\",\r\n \"40.78.202.128/31\",\r\n \ \"40.78.203.160/28\",\r\n \"52.253.159.160/32\",\r\n \"2603:1030:f:2::490/124\",\r\n \ \"2603:1030:f:400::940/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.EastAsia\",\r\n \"id\": \"ApiManagement.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.148/31\",\r\n - \ \"13.75.38.16/28\",\r\n \"20.195.78.64/28\",\r\n \"52.139.152.27/32\",\r\n - \ \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n \"2603:1040:207:1::4a0/124\",\r\n - \ \"2603:1040:207:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS\",\r\n \"id\": \"ApiManagement.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.88.154.20/31\",\r\n - \ \"40.71.10.204/31\",\r\n \"40.71.13.128/28\",\r\n \"52.224.186.99/32\",\r\n - \ \"2603:1030:210:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS2\",\r\n \"id\": \"ApiManagement.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.72.3/32\",\r\n - \ \"20.62.63.254/31\",\r\n \"40.70.146.76/31\",\r\n \"40.70.148.16/28\",\r\n - \ \"2603:1030:40c:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS2EUAP\",\r\n \"id\": \"ApiManagement.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.47.232.184/31\",\r\n - \ \"40.74.146.80/31\",\r\n \"40.74.147.32/28\",\r\n \"52.253.229.253/32\",\r\n - \ \"2603:1030:40b:400::940/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.FranceCentral\",\r\n \"id\": - \"ApiManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n \"20.195.78.64/28\",\r\n + \ \"52.139.152.27/32\",\r\n \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n + \ \"2603:1040:207:1::4a0/124\",\r\n \"2603:1040:207:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS\",\r\n + \ \"id\": \"ApiManagement.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.88.154.20/31\",\r\n \"40.71.10.204/31\",\r\n + \ \"40.71.13.128/28\",\r\n \"52.224.186.99/32\",\r\n \"2603:1030:210:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS2\",\r\n + \ \"id\": \"ApiManagement.EastUS2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.44.72.3/32\",\r\n \"20.62.63.254/31\",\r\n \"40.70.146.76/31\",\r\n + \ \"40.70.148.16/28\",\r\n \"2603:1030:40c:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS2EUAP\",\r\n + \ \"id\": \"ApiManagement.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.47.232.184/31\",\r\n \"40.74.146.80/31\",\r\n + \ \"40.74.147.32/28\",\r\n \"52.253.229.253/32\",\r\n \"2603:1030:40b:400::940/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.FranceCentral\",\r\n + \ \"id\": \"ApiManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.66.60.111/32\",\r\n \"40.79.130.44/31\",\r\n \ \"40.79.131.192/28\",\r\n \"51.138.215.124/31\",\r\n \"2603:1020:805:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.FranceSouth\",\r\n \ \"id\": \"ApiManagement.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.39.80.2/32\",\r\n \"40.79.178.68/31\",\r\n \"40.79.179.192/28\",\r\n \ \"2603:1020:905:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.GermanyNorth\",\r\n \"id\": - \"ApiManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ApiManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -1053,47 +1054,48 @@ interactions: [\r\n \"51.116.0.0/32\",\r\n \"51.116.59.0/28\",\r\n \"2603:1020:d04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.GermanyWestCentral\",\r\n \ \"id\": \"ApiManagement.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.52.94.112/31\",\r\n \"51.116.96.0/32\",\r\n \"51.116.155.64/28\",\r\n \ \"2603:1020:c04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.JapanEast\",\r\n \"id\": \"ApiManagement.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.78.106.92/31\",\r\n - \ \"13.78.108.176/28\",\r\n \"20.191.167.246/31\",\r\n \"52.140.238.179/32\",\r\n - \ \"2603:1040:407:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.JapanWest\",\r\n \"id\": \"ApiManagement.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.74.100.52/31\",\r\n - \ \"40.74.101.48/28\",\r\n \"40.81.185.8/32\",\r\n \"2603:1040:606:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JioIndiaCentral\",\r\n - \ \"id\": \"ApiManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.50.64/28\",\r\n - \ \"20.192.234.160/28\",\r\n \"2603:1040:1104:1::400/124\",\r\n - \ \"2603:1040:1104:400::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.JioIndiaWest\",\r\n \"id\": - \"ApiManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n + \ \"20.191.167.246/31\",\r\n \"52.140.238.179/32\",\r\n \"2603:1040:407:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JapanWest\",\r\n + \ \"id\": \"ApiManagement.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.210.144.64/28\",\r\n \"40.74.100.52/31\",\r\n + \ \"40.74.101.48/28\",\r\n \"40.81.185.8/32\",\r\n \"2603:1040:606:3::c0/124\",\r\n + \ \"2603:1040:606:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.JioIndiaCentral\",\r\n \"id\": + \"ApiManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n + \ \"2603:1040:1104:1::400/124\",\r\n \"2603:1040:1104:400::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JioIndiaWest\",\r\n + \ \"id\": \"ApiManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.193.192.48/28\",\r\n \"20.193.202.160/28\",\r\n \ \"2603:1040:d04:1::700/124\",\r\n \"2603:1040:d04:800::c0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.KoreaCentral\",\r\n \ \"id\": \"ApiManagement.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -1101,33 +1103,35 @@ interactions: \ \"52.231.18.44/31\",\r\n \"52.231.19.192/28\",\r\n \"2603:1040:f05::6f0/124\",\r\n \ \"2603:1040:f05:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.KoreaSouth\",\r\n \"id\": \"ApiManagement.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.80.232.185/32\",\r\n - \ \"52.231.146.84/31\",\r\n \"52.231.147.176/28\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"ApiManagement.NorthCentralUS\",\r\n - \ \"id\": \"ApiManagement.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.51.6.224/28\",\r\n - \ \"23.96.224.175/32\",\r\n \"23.101.166.38/32\",\r\n \"40.81.47.216/32\",\r\n - \ \"52.162.106.148/31\",\r\n \"52.162.110.80/28\",\r\n \"2603:1030:608:3::630/124\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"40.80.232.185/32\",\r\n \"52.231.146.84/31\",\r\n + \ \"52.231.147.176/28\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"ApiManagement.NorthCentralUS\",\r\n \"id\": \"ApiManagement.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.51.6.224/28\",\r\n \"23.96.224.175/32\",\r\n + \ \"23.101.166.38/32\",\r\n \"40.81.47.216/32\",\r\n \"52.162.106.148/31\",\r\n + \ \"52.162.110.80/28\",\r\n \"2603:1030:608:3::630/124\",\r\n \ \"2603:1030:608:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.NorthEurope\",\r\n \"id\": \"ApiManagement.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.76/31\",\r\n - \ \"13.69.229.80/28\",\r\n \"52.142.95.35/32\",\r\n \"52.146.139.194/31\",\r\n - \ \"104.41.217.243/32\",\r\n \"104.41.218.160/32\",\r\n \"2603:1020:5:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n + \ \"52.142.95.35/32\",\r\n \"52.146.139.194/31\",\r\n \"104.41.217.243/32\",\r\n + \ \"104.41.218.160/32\",\r\n \"2603:1020:5:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.NorwayEast\",\r\n \ \"id\": \"ApiManagement.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -1135,15 +1139,22 @@ interactions: \ \"51.120.234.240/28\",\r\n \"2603:1020:e04::6f0/124\",\r\n \ \"2603:1020:e04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.NorwayWest\",\r\n \"id\": \"ApiManagement.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.130.134/32\",\r\n \ \"51.120.218.224/28\",\r\n \"2603:1020:f04:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.QatarCentral\",\r\n + \ \"id\": \"ApiManagement.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.21.36.96/28\",\r\n \"2603:1040:1002::7e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SouthAfricaNorth\",\r\n \ \"id\": \"ApiManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -1151,7 +1162,7 @@ interactions: \ \"102.133.130.197/32\",\r\n \"102.133.154.4/31\",\r\n \"102.133.156.0/28\",\r\n \ \"2603:1000:104:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthAfricaWest\",\r\n \"id\": - \"ApiManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ApiManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -1160,7 +1171,7 @@ interactions: \ \"102.133.28.0/28\",\r\n \"2603:1000:4:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SouthCentralUS\",\r\n \ \"id\": \"ApiManagement.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -1170,44 +1181,45 @@ interactions: \ \"2603:1030:807:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthCentralUSSTG\",\r\n \"id\": \"ApiManagement.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.4/31\",\r\n \"20.44.3.224/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SoutheastAsia\",\r\n \ \"id\": \"ApiManagement.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.108/31\",\r\n \"13.67.9.208/28\",\r\n \"40.90.185.46/32\",\r\n \ \"2603:1040:5:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthIndia\",\r\n \"id\": \"ApiManagement.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.33.246/32\",\r\n - \ \"40.78.194.68/31\",\r\n \"40.78.195.224/28\",\r\n \"2603:1040:c06:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.44.33.246/32\",\r\n \"40.78.194.68/31\",\r\n + \ \"40.78.195.224/28\",\r\n \"2603:1040:c06:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SwedenCentral\",\r\n \ \"id\": \"ApiManagement.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.25.16/28\",\r\n \"51.12.98.224/28\",\r\n \"2603:1020:1004:1::700/124\",\r\n \ \"2603:1020:1004:800::c0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SwedenSouth\",\r\n \"id\": \"ApiManagement.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.0/28\",\r\n - \ \"51.12.202.224/28\",\r\n \"2603:1020:1104:1::3c0/124\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.0/28\",\r\n \"51.12.202.224/28\",\r\n \"2603:1020:1104:1::3c0/124\",\r\n \ \"2603:1020:1104:400::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SwitzerlandNorth\",\r\n \"id\": - \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -1216,46 +1228,46 @@ interactions: \ \"2603:1020:a04:2::510/124\",\r\n \"2603:1020:a04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SwitzerlandWest\",\r\n \ \"id\": \"ApiManagement.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.96.8/32\",\r\n \"51.107.155.0/28\",\r\n \"2603:1020:b04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UAECentral\",\r\n \ \"id\": \"ApiManagement.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n \"20.37.81.41/32\",\r\n \ \"2603:1040:b04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.UAENorth\",\r\n \"id\": \"ApiManagement.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.46.144.85/32\",\r\n \"40.120.87.48/31\",\r\n + \ \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n \"2603:1040:904:2::690/124\",\r\n + \ \"2603:1040:904:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.UKSouth\",\r\n \"id\": \"ApiManagement.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.46.144.85/32\",\r\n - \ \"40.120.87.48/31\",\r\n \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n - \ \"2603:1040:904:2::690/124\",\r\n \"2603:1040:904:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UKSouth\",\r\n - \ \"id\": \"ApiManagement.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"20.90.131.114/31\",\r\n \"51.140.146.60/31\",\r\n - \ \"51.140.149.0/28\",\r\n \"51.145.56.125/32\",\r\n \"2603:1020:705:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UKWest\",\r\n - \ \"id\": \"ApiManagement.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"51.137.136.0/32\",\r\n \"51.140.210.84/31\",\r\n - \ \"51.140.211.176/28\",\r\n \"2603:1020:605:402::140/124\"\r\n + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.90.131.114/31\",\r\n + \ \"51.140.146.60/31\",\r\n \"51.140.149.0/28\",\r\n \"51.145.56.125/32\",\r\n + \ \"2603:1020:705:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.UKWest\",\r\n \"id\": \"ApiManagement.UKWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.137.136.0/32\",\r\n + \ \"51.140.210.84/31\",\r\n \"51.140.211.176/28\",\r\n \"2603:1020:605:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestCentralUS\",\r\n \ \"id\": \"ApiManagement.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -1263,7 +1275,7 @@ interactions: \ \"52.253.135.58/32\",\r\n \"2603:1030:b04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestEurope\",\r\n \ \"id\": \"ApiManagement.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -1271,106 +1283,107 @@ interactions: \ \"23.101.67.140/32\",\r\n \"51.145.179.78/32\",\r\n \"137.117.160.56/32\",\r\n \ \"2603:1020:206:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.WestIndia\",\r\n \"id\": \"ApiManagement.WestIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.81.89.24/32\",\r\n - \ \"104.211.146.68/31\",\r\n \"104.211.147.144/28\",\r\n - \ \"2603:1040:806:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.WestUS\",\r\n \"id\": \"ApiManagement.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n - \ \"20.59.81.16/28\",\r\n \"40.112.242.148/31\",\r\n \"40.112.243.240/28\",\r\n - \ \"2603:1030:a07:9::70/124\",\r\n \"2603:1030:a07:402::8c0/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS2\",\r\n - \ \"id\": \"ApiManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"40.81.89.24/32\",\r\n \"104.211.146.68/31\",\r\n + \ \"104.211.147.144/28\",\r\n \"2603:1040:806:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS\",\r\n + \ \"id\": \"ApiManagement.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n - \ \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n \"20.83.221.86/31\",\r\n - \ \"51.143.127.203/32\",\r\n \"2603:1030:c06:400::940/124\"\r\n + [\r\n \"13.64.39.16/32\",\r\n \"20.59.81.16/28\",\r\n \"40.112.242.148/31\",\r\n + \ \"40.112.243.240/28\",\r\n \"2603:1030:a07:9::70/124\",\r\n + \ \"2603:1030:a07:402::8c0/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.WestUS2\",\r\n \"id\": \"ApiManagement.WestUS2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.92/31\",\r\n + \ \"13.66.140.176/28\",\r\n \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n + \ \"20.83.221.86/31\",\r\n \"51.143.127.203/32\",\r\n \"2603:1030:c06:400::940/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS3\",\r\n \ \"id\": \"ApiManagement.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.150.167.160/28\",\r\n \"20.150.170.224/28\",\r\n \ \"2603:1030:504:2::80/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppConfiguration\",\r\n \"id\": \"AppConfiguration\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppConfiguration\",\r\n \"addressPrefixes\": - [\r\n \"13.66.142.72/29\",\r\n \"13.66.143.192/28\",\r\n - \ \"13.66.143.208/29\",\r\n \"13.67.10.112/29\",\r\n \"13.67.13.192/28\",\r\n - \ \"13.67.13.208/29\",\r\n \"13.69.67.112/29\",\r\n \"13.69.67.240/28\",\r\n - \ \"13.69.71.128/29\",\r\n \"13.69.107.72/29\",\r\n \"13.69.112.144/28\",\r\n - \ \"13.69.112.160/29\",\r\n \"13.69.230.8/29\",\r\n \"13.69.230.40/29\",\r\n - \ \"13.69.231.144/28\",\r\n \"13.70.74.128/29\",\r\n \"13.70.78.144/28\",\r\n - \ \"13.70.78.160/29\",\r\n \"13.71.175.64/28\",\r\n \"13.71.175.96/28\",\r\n - \ \"13.71.196.176/28\",\r\n \"13.71.199.80/28\",\r\n \"13.73.242.56/29\",\r\n - \ \"13.73.244.96/28\",\r\n \"13.73.244.112/29\",\r\n \"13.73.255.128/26\",\r\n - \ \"13.74.108.160/28\",\r\n \"13.74.108.240/28\",\r\n \"13.77.53.88/29\",\r\n - \ \"13.77.53.192/28\",\r\n \"13.77.53.208/29\",\r\n \"13.78.109.144/29\",\r\n - \ \"13.78.109.208/28\",\r\n \"13.78.111.128/29\",\r\n \"13.86.219.192/29\",\r\n - \ \"13.86.221.192/28\",\r\n \"13.86.221.208/29\",\r\n \"13.87.58.64/29\",\r\n - \ \"13.87.58.80/28\",\r\n \"13.87.58.128/29\",\r\n \"13.87.124.64/29\",\r\n - \ \"13.87.124.80/28\",\r\n \"13.87.124.128/29\",\r\n \"13.89.175.208/28\",\r\n - \ \"13.89.178.16/29\",\r\n \"13.89.178.32/29\",\r\n \"20.17.58.192/26\",\r\n - \ \"20.17.68.64/27\",\r\n \"20.21.39.128/26\",\r\n \"20.21.44.64/27\",\r\n - \ \"20.21.67.128/27\",\r\n \"20.21.75.128/27\",\r\n \"20.36.108.120/29\",\r\n - \ \"20.36.108.136/29\",\r\n \"20.36.108.144/28\",\r\n \"20.36.115.248/29\",\r\n - \ \"20.36.117.40/29\",\r\n \"20.36.117.48/28\",\r\n \"20.36.123.16/28\",\r\n - \ \"20.36.124.64/26\",\r\n \"20.37.67.96/28\",\r\n \"20.37.69.64/26\",\r\n - \ \"20.37.76.112/29\",\r\n \"20.37.76.144/28\",\r\n \"20.37.76.192/29\",\r\n - \ \"20.37.198.144/28\",\r\n \"20.37.227.32/28\",\r\n \"20.37.228.128/26\",\r\n - \ \"20.38.128.96/29\",\r\n \"20.38.128.112/28\",\r\n \"20.38.128.160/29\",\r\n - \ \"20.38.139.96/28\",\r\n \"20.38.141.64/26\",\r\n \"20.38.147.176/28\",\r\n - \ \"20.38.147.240/28\",\r\n \"20.38.155.192/27\",\r\n \"20.39.14.16/28\",\r\n - \ \"20.40.206.144/28\",\r\n \"20.40.206.160/28\",\r\n \"20.40.224.128/26\",\r\n - \ \"20.41.68.64/28\",\r\n \"20.41.69.192/26\",\r\n \"20.41.197.48/28\",\r\n - \ \"20.42.64.16/28\",\r\n \"20.42.230.144/28\",\r\n \"20.43.44.144/28\",\r\n - \ \"20.43.46.128/26\",\r\n \"20.43.70.128/28\",\r\n \"20.43.121.40/29\",\r\n - \ \"20.43.121.96/28\",\r\n \"20.43.121.112/29\",\r\n \"20.44.4.96/29\",\r\n - \ \"20.44.4.120/29\",\r\n \"20.44.4.160/28\",\r\n \"20.44.8.168/29\",\r\n - \ \"20.44.10.96/28\",\r\n \"20.44.10.112/29\",\r\n \"20.44.17.56/29\",\r\n - \ \"20.44.17.192/28\",\r\n \"20.44.17.208/29\",\r\n \"20.44.27.224/28\",\r\n - \ \"20.44.29.32/28\",\r\n \"20.45.116.0/26\",\r\n \"20.45.123.120/29\",\r\n - \ \"20.45.123.176/28\",\r\n \"20.45.123.224/29\",\r\n \"20.45.126.0/27\",\r\n - \ \"20.45.198.0/27\",\r\n \"20.45.199.64/26\",\r\n \"20.48.192.192/26\",\r\n - \ \"20.49.83.96/27\",\r\n \"20.49.91.96/27\",\r\n \"20.49.99.80/28\",\r\n - \ \"20.49.103.0/26\",\r\n \"20.49.109.96/28\",\r\n \"20.49.115.64/26\",\r\n - \ \"20.49.120.80/28\",\r\n \"20.49.127.64/26\",\r\n \"20.50.1.240/28\",\r\n - \ \"20.50.65.96/28\",\r\n \"20.51.8.0/26\",\r\n \"20.51.16.0/26\",\r\n - \ \"20.53.41.192/26\",\r\n \"20.61.98.0/26\",\r\n \"20.62.128.64/26\",\r\n - \ \"20.72.20.192/26\",\r\n \"20.72.28.128/27\",\r\n \"20.125.171.128/27\",\r\n - \ \"20.125.203.128/27\",\r\n \"20.150.165.176/28\",\r\n \"20.150.167.0/26\",\r\n - \ \"20.150.172.64/27\",\r\n \"20.150.173.32/27\",\r\n \"20.150.179.200/29\",\r\n - \ \"20.150.181.0/28\",\r\n \"20.150.181.16/29\",\r\n \"20.150.181.128/27\",\r\n - \ \"20.150.187.200/29\",\r\n \"20.150.189.0/28\",\r\n \"20.150.189.16/29\",\r\n - \ \"20.150.190.32/27\",\r\n \"20.187.194.224/28\",\r\n \"20.187.196.128/26\",\r\n - \ \"20.189.224.64/26\",\r\n \"20.191.160.192/26\",\r\n \"20.192.99.200/29\",\r\n - \ \"20.192.101.0/28\",\r\n \"20.192.101.16/29\",\r\n \"20.192.167.0/26\",\r\n - \ \"20.192.231.64/26\",\r\n \"20.192.235.240/29\",\r\n \"20.192.238.112/29\",\r\n - \ \"20.192.238.192/27\",\r\n \"20.193.203.224/27\",\r\n \"20.194.67.64/27\",\r\n - \ \"20.205.75.96/27\",\r\n \"20.205.83.96/27\",\r\n \"20.208.19.128/27\",\r\n - \ \"20.215.7.64/26\",\r\n \"20.215.19.128/27\",\r\n \"20.215.27.128/27\",\r\n - \ \"20.215.156.64/27\",\r\n \"20.217.47.64/26\",\r\n \"20.217.60.64/27\",\r\n - \ \"20.217.75.128/27\",\r\n \"20.217.91.128/27\",\r\n \"23.98.83.72/29\",\r\n - \ \"23.98.86.32/28\",\r\n \"23.98.86.48/29\",\r\n \"23.98.86.96/27\",\r\n - \ \"23.98.104.176/28\",\r\n \"23.98.108.64/26\",\r\n \"40.64.132.144/28\",\r\n - \ \"40.67.52.0/26\",\r\n \"40.67.60.72/29\",\r\n \"40.67.60.112/28\",\r\n - \ \"40.67.60.160/29\",\r\n \"40.69.108.80/29\",\r\n \"40.69.108.176/28\",\r\n - \ \"40.69.110.160/29\",\r\n \"40.70.148.56/29\",\r\n \"40.70.151.48/28\",\r\n - \ \"40.70.151.64/29\",\r\n \"40.71.13.248/29\",\r\n \"40.71.14.120/29\",\r\n - \ \"40.71.15.128/28\",\r\n \"40.74.149.40/29\",\r\n \"40.74.149.56/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureAppConfiguration\",\r\n \"addressPrefixes\": [\r\n \"13.66.142.72/29\",\r\n + \ \"13.66.143.192/28\",\r\n \"13.66.143.208/29\",\r\n \"13.67.10.112/29\",\r\n + \ \"13.67.13.192/28\",\r\n \"13.67.13.208/29\",\r\n \"13.69.67.112/29\",\r\n + \ \"13.69.67.240/28\",\r\n \"13.69.71.128/29\",\r\n \"13.69.107.72/29\",\r\n + \ \"13.69.112.144/28\",\r\n \"13.69.112.160/29\",\r\n \"13.69.230.8/29\",\r\n + \ \"13.69.230.40/29\",\r\n \"13.69.231.144/28\",\r\n \"13.70.74.128/29\",\r\n + \ \"13.70.78.144/28\",\r\n \"13.70.78.160/29\",\r\n \"13.71.175.64/28\",\r\n + \ \"13.71.175.96/28\",\r\n \"13.71.196.176/28\",\r\n \"13.71.199.80/28\",\r\n + \ \"13.73.242.56/29\",\r\n \"13.73.244.96/28\",\r\n \"13.73.244.112/29\",\r\n + \ \"13.73.255.128/26\",\r\n \"13.74.108.160/28\",\r\n \"13.74.108.240/28\",\r\n + \ \"13.77.53.88/29\",\r\n \"13.77.53.192/28\",\r\n \"13.77.53.208/29\",\r\n + \ \"13.78.109.144/29\",\r\n \"13.78.109.208/28\",\r\n \"13.78.111.128/29\",\r\n + \ \"13.86.219.192/29\",\r\n \"13.86.221.192/28\",\r\n \"13.86.221.208/29\",\r\n + \ \"13.87.58.64/29\",\r\n \"13.87.58.80/28\",\r\n \"13.87.58.128/29\",\r\n + \ \"13.87.124.64/29\",\r\n \"13.87.124.80/28\",\r\n \"13.87.124.128/29\",\r\n + \ \"13.89.175.208/28\",\r\n \"13.89.178.16/29\",\r\n \"13.89.178.32/29\",\r\n + \ \"20.17.58.192/26\",\r\n \"20.17.68.64/27\",\r\n \"20.21.39.128/26\",\r\n + \ \"20.21.44.64/27\",\r\n \"20.21.67.128/27\",\r\n \"20.21.75.128/27\",\r\n + \ \"20.21.83.0/27\",\r\n \"20.36.108.120/29\",\r\n \"20.36.108.136/29\",\r\n + \ \"20.36.108.144/28\",\r\n \"20.36.115.248/29\",\r\n \"20.36.117.40/29\",\r\n + \ \"20.36.117.48/28\",\r\n \"20.36.123.16/28\",\r\n \"20.36.124.64/26\",\r\n + \ \"20.37.67.96/28\",\r\n \"20.37.69.64/26\",\r\n \"20.37.76.112/29\",\r\n + \ \"20.37.76.144/28\",\r\n \"20.37.76.192/29\",\r\n \"20.37.198.144/28\",\r\n + \ \"20.37.227.32/28\",\r\n \"20.37.228.128/26\",\r\n \"20.38.128.96/29\",\r\n + \ \"20.38.128.112/28\",\r\n \"20.38.128.160/29\",\r\n \"20.38.139.96/28\",\r\n + \ \"20.38.141.64/26\",\r\n \"20.38.147.176/28\",\r\n \"20.38.147.240/28\",\r\n + \ \"20.38.155.192/27\",\r\n \"20.39.14.16/28\",\r\n \"20.40.206.144/28\",\r\n + \ \"20.40.206.160/28\",\r\n \"20.40.224.128/26\",\r\n \"20.41.68.64/28\",\r\n + \ \"20.41.69.192/26\",\r\n \"20.41.197.48/28\",\r\n \"20.42.64.16/28\",\r\n + \ \"20.42.230.144/28\",\r\n \"20.43.44.144/28\",\r\n \"20.43.46.128/26\",\r\n + \ \"20.43.70.128/28\",\r\n \"20.43.121.40/29\",\r\n \"20.43.121.96/28\",\r\n + \ \"20.43.121.112/29\",\r\n \"20.44.4.96/29\",\r\n \"20.44.4.120/29\",\r\n + \ \"20.44.4.160/28\",\r\n \"20.44.8.168/29\",\r\n \"20.44.10.96/28\",\r\n + \ \"20.44.10.112/29\",\r\n \"20.44.17.56/29\",\r\n \"20.44.17.192/28\",\r\n + \ \"20.44.17.208/29\",\r\n \"20.44.27.224/28\",\r\n \"20.44.29.32/28\",\r\n + \ \"20.45.116.0/26\",\r\n \"20.45.123.120/29\",\r\n \"20.45.123.176/28\",\r\n + \ \"20.45.123.224/29\",\r\n \"20.45.126.0/27\",\r\n \"20.45.198.0/27\",\r\n + \ \"20.45.199.64/26\",\r\n \"20.48.192.192/26\",\r\n \"20.49.83.96/27\",\r\n + \ \"20.49.91.96/27\",\r\n \"20.49.99.80/28\",\r\n \"20.49.103.0/26\",\r\n + \ \"20.49.109.96/28\",\r\n \"20.49.115.64/26\",\r\n \"20.49.120.80/28\",\r\n + \ \"20.49.127.64/26\",\r\n \"20.50.1.240/28\",\r\n \"20.50.65.96/28\",\r\n + \ \"20.51.8.0/26\",\r\n \"20.51.16.0/26\",\r\n \"20.53.41.192/26\",\r\n + \ \"20.61.98.0/26\",\r\n \"20.62.128.64/26\",\r\n \"20.72.20.192/26\",\r\n + \ \"20.72.28.128/27\",\r\n \"20.125.171.128/27\",\r\n \"20.125.203.128/27\",\r\n + \ \"20.150.165.176/28\",\r\n \"20.150.167.0/26\",\r\n \"20.150.172.64/27\",\r\n + \ \"20.150.173.32/27\",\r\n \"20.150.179.200/29\",\r\n \"20.150.181.0/28\",\r\n + \ \"20.150.181.16/29\",\r\n \"20.150.181.128/27\",\r\n \"20.150.187.200/29\",\r\n + \ \"20.150.189.0/28\",\r\n \"20.150.189.16/29\",\r\n \"20.150.190.32/27\",\r\n + \ \"20.187.194.224/28\",\r\n \"20.187.196.128/26\",\r\n \"20.189.224.64/26\",\r\n + \ \"20.191.160.192/26\",\r\n \"20.192.99.200/29\",\r\n \"20.192.101.0/28\",\r\n + \ \"20.192.101.16/29\",\r\n \"20.192.167.0/26\",\r\n \"20.192.231.64/26\",\r\n + \ \"20.192.235.240/29\",\r\n \"20.192.238.112/29\",\r\n \"20.192.238.192/27\",\r\n + \ \"20.193.203.224/27\",\r\n \"20.194.67.64/27\",\r\n \"20.205.75.96/27\",\r\n + \ \"20.205.83.96/27\",\r\n \"20.208.19.128/27\",\r\n \"20.215.7.64/26\",\r\n + \ \"20.215.19.128/27\",\r\n \"20.215.27.128/27\",\r\n \"20.215.156.64/27\",\r\n + \ \"20.217.47.64/26\",\r\n \"20.217.60.64/27\",\r\n \"20.217.75.128/27\",\r\n + \ \"20.217.91.128/27\",\r\n \"23.98.83.72/29\",\r\n \"23.98.86.32/28\",\r\n + \ \"23.98.86.48/29\",\r\n \"23.98.86.96/27\",\r\n \"23.98.104.176/28\",\r\n + \ \"23.98.108.64/26\",\r\n \"40.64.132.144/28\",\r\n \"40.67.52.0/26\",\r\n + \ \"40.67.60.72/29\",\r\n \"40.67.60.112/28\",\r\n \"40.67.60.160/29\",\r\n + \ \"40.69.108.80/29\",\r\n \"40.69.108.176/28\",\r\n \"40.69.110.160/29\",\r\n + \ \"40.70.148.56/29\",\r\n \"40.70.151.48/28\",\r\n \"40.70.151.64/29\",\r\n + \ \"40.71.13.248/29\",\r\n \"40.71.14.120/29\",\r\n \"40.71.15.128/28\",\r\n + \ \"40.74.99.0/27\",\r\n \"40.74.149.40/29\",\r\n \"40.74.149.56/29\",\r\n \ \"40.74.149.80/28\",\r\n \"40.75.35.72/29\",\r\n \"40.75.35.192/28\",\r\n \ \"40.75.35.208/29\",\r\n \"40.78.196.80/29\",\r\n \"40.78.196.144/28\",\r\n \ \"40.78.196.160/29\",\r\n \"40.78.204.8/29\",\r\n \"40.78.204.144/28\",\r\n @@ -1498,30 +1511,30 @@ interactions: \ \"2603:1040:207:2::240/122\",\r\n \"2603:1040:207:402::2e0/123\",\r\n \ \"2603:1040:207:800::c0/123\",\r\n \"2603:1040:207:c00::c0/123\",\r\n \ \"2603:1040:407:402::2e0/123\",\r\n \"2603:1040:407:802::220/123\",\r\n - \ \"2603:1040:407:c02::220/123\",\r\n \"2603:1040:606:402::2e0/123\",\r\n - \ \"2603:1040:806:402::2e0/123\",\r\n \"2603:1040:904:3::200/122\",\r\n - \ \"2603:1040:904:402::2e0/123\",\r\n \"2603:1040:904:802::220/123\",\r\n - \ \"2603:1040:904:c02::220/123\",\r\n \"2603:1040:a06:2::500/122\",\r\n - \ \"2603:1040:a06:402::2e0/123\",\r\n \"2603:1040:a06:802::220/123\",\r\n - \ \"2603:1040:a06:c02::220/123\",\r\n \"2603:1040:b04:402::2e0/123\",\r\n - \ \"2603:1040:c06:402::2e0/123\",\r\n \"2603:1040:d04:1::340/122\",\r\n - \ \"2603:1040:d04:400::1e0/123\",\r\n \"2603:1040:d04:400::380/123\",\r\n - \ \"2603:1040:d04:c02::280/123\",\r\n \"2603:1040:f05:2::200/122\",\r\n - \ \"2603:1040:f05:402::2e0/123\",\r\n \"2603:1040:f05:802::220/123\",\r\n - \ \"2603:1040:f05:c02::220/123\",\r\n \"2603:1040:1002:1::540/122\",\r\n - \ \"2603:1040:1002:400::1a0/123\",\r\n \"2603:1040:1002:800::c0/123\",\r\n - \ \"2603:1040:1002:c00::c0/123\",\r\n \"2603:1040:1104:1::100/122\",\r\n - \ \"2603:1040:1104:400::2e0/123\",\r\n \"2603:1040:1202:1::600/122\",\r\n - \ \"2603:1040:1202:400::200/123\",\r\n \"2603:1040:1302:1::7c0/122\",\r\n - \ \"2603:1040:1302:400::200/123\",\r\n \"2603:1040:1402:1::500/122\",\r\n - \ \"2603:1040:1402:400::200/123\",\r\n \"2603:1040:1402:800::c0/123\",\r\n - \ \"2603:1040:1402:c00::c0/123\",\r\n \"2603:1040:1503:1::540/122\",\r\n - \ \"2603:1040:1503:400::200/123\",\r\n \"2603:1050:6:402::2e0/123\",\r\n - \ \"2603:1050:6:802::220/123\",\r\n \"2603:1050:6:c02::220/123\",\r\n - \ \"2603:1050:403:400::200/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApplicationInsightsAvailability\",\r\n \"id\": - \"ApplicationInsightsAvailability\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"2603:1040:407:c02::220/123\",\r\n \"2603:1040:606:3::340/122\",\r\n + \ \"2603:1040:606:402::2e0/123\",\r\n \"2603:1040:806:402::2e0/123\",\r\n + \ \"2603:1040:904:3::200/122\",\r\n \"2603:1040:904:402::2e0/123\",\r\n + \ \"2603:1040:904:802::220/123\",\r\n \"2603:1040:904:c02::220/123\",\r\n + \ \"2603:1040:a06:2::500/122\",\r\n \"2603:1040:a06:402::2e0/123\",\r\n + \ \"2603:1040:a06:802::220/123\",\r\n \"2603:1040:a06:c02::220/123\",\r\n + \ \"2603:1040:b04:402::2e0/123\",\r\n \"2603:1040:c06:402::2e0/123\",\r\n + \ \"2603:1040:d04:1::340/122\",\r\n \"2603:1040:d04:400::1e0/123\",\r\n + \ \"2603:1040:d04:400::380/123\",\r\n \"2603:1040:d04:c02::280/123\",\r\n + \ \"2603:1040:f05:2::200/122\",\r\n \"2603:1040:f05:402::2e0/123\",\r\n + \ \"2603:1040:f05:802::220/123\",\r\n \"2603:1040:f05:c02::220/123\",\r\n + \ \"2603:1040:1002:1::540/122\",\r\n \"2603:1040:1002:400::1a0/123\",\r\n + \ \"2603:1040:1002:800::c0/123\",\r\n \"2603:1040:1002:c00::c0/123\",\r\n + \ \"2603:1040:1104:1::100/122\",\r\n \"2603:1040:1104:400::2e0/123\",\r\n + \ \"2603:1040:1202:1::600/122\",\r\n \"2603:1040:1202:400::200/123\",\r\n + \ \"2603:1040:1302:1::7c0/122\",\r\n \"2603:1040:1302:400::200/123\",\r\n + \ \"2603:1040:1402:1::500/122\",\r\n \"2603:1040:1402:400::200/123\",\r\n + \ \"2603:1040:1402:800::c0/123\",\r\n \"2603:1040:1402:c00::c0/123\",\r\n + \ \"2603:1040:1503:1::540/122\",\r\n \"2603:1040:1503:400::200/123\",\r\n + \ \"2603:1050:6:402::2e0/123\",\r\n \"2603:1050:6:802::220/123\",\r\n + \ \"2603:1050:6:c02::220/123\",\r\n \"2603:1050:403:400::200/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApplicationInsightsAvailability\",\r\n + \ \"id\": \"ApplicationInsightsAvailability\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"ApplicationInsightsAvailability\",\r\n @@ -1537,7 +1550,7 @@ interactions: \ \"52.140.232.160/28\",\r\n \"52.158.28.64/28\",\r\n \"52.229.216.48/28\",\r\n \ \"191.233.26.176/28\",\r\n \"191.235.224.80/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AppService\",\r\n \"id\": - \"AppService\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"AppService\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n @@ -1994,7 +2007,7 @@ interactions: \ \"2603:1050:6:c02::a0/123\",\r\n \"2603:1050:403:2::400/119\",\r\n \ \"2603:1050:403:400::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.AustraliaCentral\",\r\n \"id\": - \"AppService.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AppService.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -2004,7 +2017,7 @@ interactions: \ \"2603:1010:304:2::300/120\",\r\n \"2603:1010:304:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.AustraliaCentral2\",\r\n \ \"id\": \"AppService.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -2013,51 +2026,52 @@ interactions: \ \"20.53.61.0/25\",\r\n \"2603:1010:404:2::300/120\",\r\n \ \"2603:1010:404:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.AustraliaEast\",\r\n \"id\": \"AppService.AustraliaEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.70.72.32/27\",\r\n - \ \"13.70.123.149/32\",\r\n \"13.75.138.224/32\",\r\n \"13.75.147.143/32\",\r\n - \ \"13.75.147.201/32\",\r\n \"13.75.218.45/32\",\r\n \"20.37.196.192/27\",\r\n - \ \"20.211.64.0/22\",\r\n \"20.211.71.0/25\",\r\n \"20.211.71.128/27\",\r\n - \ \"23.101.208.52/32\",\r\n \"40.79.163.160/27\",\r\n \"40.79.171.64/27\",\r\n - \ \"40.82.217.93/32\",\r\n \"40.126.227.158/32\",\r\n \"40.126.236.22/32\",\r\n - \ \"40.126.242.59/32\",\r\n \"40.126.245.169/32\",\r\n \"52.187.206.243/32\",\r\n - \ \"52.187.229.23/32\",\r\n \"52.237.205.163/32\",\r\n \"52.237.214.221/32\",\r\n - \ \"52.237.246.162/32\",\r\n \"104.210.69.241/32\",\r\n \"104.210.92.71/32\",\r\n - \ \"2603:1010:6:3::/117\",\r\n \"2603:1010:6:402::a0/123\",\r\n - \ \"2603:1010:6:802::a0/123\",\r\n \"2603:1010:6:c02::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.AustraliaSoutheast\",\r\n - \ \"id\": \"AppService.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.70.146.110/32\",\r\n - \ \"13.70.147.206/32\",\r\n \"13.73.116.45/32\",\r\n \"13.73.118.104/32\",\r\n - \ \"13.77.7.175/32\",\r\n \"13.77.50.96/27\",\r\n \"20.42.228.160/27\",\r\n - \ \"20.92.48.0/22\",\r\n \"20.92.52.0/23\",\r\n \"20.92.54.0/24\",\r\n - \ \"20.92.55.0/25\",\r\n \"20.92.55.128/27\",\r\n \"23.101.224.24/32\",\r\n - \ \"23.101.230.162/32\",\r\n \"52.189.213.49/32\",\r\n \"52.255.35.249/32\",\r\n - \ \"52.255.54.134/32\",\r\n \"191.239.188.11/32\",\r\n \"2603:1010:101:3::/117\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.70.72.32/27\",\r\n \"13.70.123.149/32\",\r\n + \ \"13.75.138.224/32\",\r\n \"13.75.147.143/32\",\r\n \"13.75.147.201/32\",\r\n + \ \"13.75.218.45/32\",\r\n \"20.37.196.192/27\",\r\n \"20.211.64.0/22\",\r\n + \ \"20.211.71.0/25\",\r\n \"20.211.71.128/27\",\r\n \"23.101.208.52/32\",\r\n + \ \"40.79.163.160/27\",\r\n \"40.79.171.64/27\",\r\n \"40.82.217.93/32\",\r\n + \ \"40.126.227.158/32\",\r\n \"40.126.236.22/32\",\r\n \"40.126.242.59/32\",\r\n + \ \"40.126.245.169/32\",\r\n \"52.187.206.243/32\",\r\n \"52.187.229.23/32\",\r\n + \ \"52.237.205.163/32\",\r\n \"52.237.214.221/32\",\r\n \"52.237.246.162/32\",\r\n + \ \"104.210.69.241/32\",\r\n \"104.210.92.71/32\",\r\n \"2603:1010:6:3::/117\",\r\n + \ \"2603:1010:6:402::a0/123\",\r\n \"2603:1010:6:802::a0/123\",\r\n + \ \"2603:1010:6:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.AustraliaSoutheast\",\r\n \"id\": + \"AppService.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.70.146.110/32\",\r\n \"13.70.147.206/32\",\r\n + \ \"13.73.116.45/32\",\r\n \"13.73.118.104/32\",\r\n \"13.77.7.175/32\",\r\n + \ \"13.77.50.96/27\",\r\n \"20.42.228.160/27\",\r\n \"20.92.48.0/22\",\r\n + \ \"20.92.52.0/23\",\r\n \"20.92.54.0/24\",\r\n \"20.92.55.0/25\",\r\n + \ \"20.92.55.128/27\",\r\n \"23.101.224.24/32\",\r\n \"23.101.230.162/32\",\r\n + \ \"52.189.213.49/32\",\r\n \"52.255.35.249/32\",\r\n \"52.255.54.134/32\",\r\n + \ \"191.239.188.11/32\",\r\n \"2603:1010:101:3::/117\",\r\n \ \"2603:1010:101:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.BrazilSouth\",\r\n \"id\": \"AppService.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.206.176.0/23\",\r\n - \ \"23.97.96.32/32\",\r\n \"104.41.9.139/32\",\r\n \"104.41.13.179/32\",\r\n - \ \"104.41.63.108/32\",\r\n \"191.232.38.77/32\",\r\n \"191.232.176.16/32\",\r\n - \ \"191.233.203.32/27\",\r\n \"191.234.146.160/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.206.176.0/23\",\r\n \"23.97.96.32/32\",\r\n \"104.41.9.139/32\",\r\n + \ \"104.41.13.179/32\",\r\n \"104.41.63.108/32\",\r\n \"191.232.38.77/32\",\r\n + \ \"191.232.176.16/32\",\r\n \"191.233.203.32/27\",\r\n \"191.234.146.160/27\",\r\n \ \"191.234.154.160/27\",\r\n \"191.235.81.73/32\",\r\n \"191.235.90.70/32\",\r\n \ \"191.235.228.32/27\",\r\n \"191.238.78.16/28\",\r\n \"191.238.79.0/24\",\r\n \ \"2603:1050:6:3::/118\",\r\n \"2603:1050:6:402::a0/123\",\r\n \ \"2603:1050:6:802::a0/123\",\r\n \"2603:1050:6:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.BrazilSoutheast\",\r\n \ \"id\": \"AppService.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2066,7 +2080,7 @@ interactions: \ \"2603:1050:403:2::400/119\",\r\n \"2603:1050:403:400::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CanadaCentral\",\r\n \ \"id\": \"AppService.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2080,7 +2094,7 @@ interactions: \ \"2603:1030:f05:802::a0/123\",\r\n \"2603:1030:f05:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CanadaEast\",\r\n \ \"id\": \"AppService.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2090,179 +2104,180 @@ interactions: \ \"52.242.41.0/24\",\r\n \"52.242.42.0/23\",\r\n \"2603:1030:1005:2::400/118\",\r\n \ \"2603:1030:1005:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.CentralIndia\",\r\n \"id\": \"AppService.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.192.98.160/27\",\r\n - \ \"20.192.170.8/29\",\r\n \"20.192.170.128/25\",\r\n \"20.192.171.0/24\",\r\n - \ \"40.80.50.160/27\",\r\n \"52.140.106.224/27\",\r\n \"52.172.195.80/32\",\r\n - \ \"52.172.204.196/32\",\r\n \"52.172.219.121/32\",\r\n \"104.211.81.32/27\",\r\n - \ \"104.211.97.138/32\",\r\n \"2603:1040:a06:3::400/119\",\r\n - \ \"2603:1040:a06:402::a0/123\",\r\n \"2603:1040:a06:802::a0/123\",\r\n - \ \"2603:1040:a06:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.CentralUS\",\r\n \"id\": \"AppService.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.67.129.26/32\",\r\n - \ \"13.67.141.98/32\",\r\n \"13.89.57.7/32\",\r\n \"13.89.172.0/23\",\r\n - \ \"13.89.238.239/32\",\r\n \"20.40.202.0/23\",\r\n \"20.118.40.0/21\",\r\n - \ \"20.118.48.0/20\",\r\n \"23.99.128.52/32\",\r\n \"23.99.183.149/32\",\r\n - \ \"23.99.192.132/32\",\r\n \"23.99.196.180/32\",\r\n \"23.99.206.151/32\",\r\n - \ \"23.99.224.56/32\",\r\n \"23.100.82.11/32\",\r\n \"23.101.118.145/32\",\r\n - \ \"23.101.119.44/32\",\r\n \"23.101.119.163/32\",\r\n \"23.101.120.195/32\",\r\n - \ \"23.101.125.65/32\",\r\n \"40.69.190.41/32\",\r\n \"40.77.56.174/32\",\r\n - \ \"40.83.16.172/32\",\r\n \"40.86.86.144/32\",\r\n \"40.86.91.212/32\",\r\n - \ \"40.86.96.177/32\",\r\n \"40.86.99.202/32\",\r\n \"40.113.204.88/32\",\r\n - \ \"40.113.232.243/32\",\r\n \"40.113.236.45/32\",\r\n \"40.122.36.65/32\",\r\n - \ \"40.122.65.162/32\",\r\n \"40.122.110.154/32\",\r\n \"40.122.114.229/32\",\r\n - \ \"52.165.129.203/32\",\r\n \"52.165.135.234/32\",\r\n \"52.165.155.12/32\",\r\n - \ \"52.165.155.237/32\",\r\n \"52.165.163.223/32\",\r\n \"52.165.168.40/32\",\r\n - \ \"52.165.174.123/32\",\r\n \"52.165.184.170/32\",\r\n \"52.165.220.33/32\",\r\n - \ \"52.165.224.81/32\",\r\n \"52.165.237.15/32\",\r\n \"52.173.28.95/32\",\r\n - \ \"52.173.36.83/32\",\r\n \"52.173.76.33/32\",\r\n \"52.173.77.140/32\",\r\n - \ \"52.173.83.49/32\",\r\n \"52.173.84.157/32\",\r\n \"52.173.87.130/32\",\r\n - \ \"52.173.94.173/32\",\r\n \"52.173.134.115/32\",\r\n \"52.173.139.99/32\",\r\n - \ \"52.173.139.125/32\",\r\n \"52.173.149.254/32\",\r\n \"52.173.151.229/32\",\r\n - \ \"52.173.184.147/32\",\r\n \"52.173.245.249/32\",\r\n \"52.173.249.137/32\",\r\n - \ \"52.176.2.229/32\",\r\n \"52.176.5.241/32\",\r\n \"52.176.6.0/32\",\r\n - \ \"52.176.6.37/32\",\r\n \"52.176.61.128/32\",\r\n \"52.176.104.120/32\",\r\n - \ \"52.176.149.197/32\",\r\n \"52.176.165.69/32\",\r\n \"104.43.129.105/32\",\r\n - \ \"104.43.140.101/32\",\r\n \"104.43.142.33/32\",\r\n \"104.43.221.31/32\",\r\n - \ \"104.43.246.71/32\",\r\n \"104.43.254.102/32\",\r\n \"168.61.152.29/32\",\r\n - \ \"168.61.159.114/32\",\r\n \"168.61.217.214/32\",\r\n \"168.61.218.125/32\",\r\n - \ \"2603:1030:10:5::/117\",\r\n \"2603:1030:10:6::/117\",\r\n - \ \"2603:1030:10:7::/117\",\r\n \"2603:1030:10:8::/117\",\r\n - \ \"2603:1030:10:402::a0/123\",\r\n \"2603:1030:10:802::a0/123\",\r\n - \ \"2603:1030:10:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.CentralUSEUAP\",\r\n \"id\": \"AppService.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.45.196.16/29\",\r\n - \ \"20.45.242.176/29\",\r\n \"20.45.243.0/24\",\r\n \"20.45.244.0/25\",\r\n - \ \"40.78.204.160/27\",\r\n \"52.180.178.6/32\",\r\n \"52.180.183.66/32\",\r\n - \ \"104.208.48.107/32\",\r\n \"2603:1030:f:4::/119\",\r\n - \ \"2603:1030:f:400::8a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastAsia\",\r\n \"id\": \"AppService.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.160/27\",\r\n - \ \"13.75.46.26/32\",\r\n \"13.75.47.15/32\",\r\n \"13.75.89.224/32\",\r\n - \ \"13.75.112.108/32\",\r\n \"13.75.115.40/32\",\r\n \"13.94.47.87/32\",\r\n - \ \"20.189.104.96/27\",\r\n \"20.189.109.96/27\",\r\n \"20.189.112.66/32\",\r\n - \ \"20.205.48.0/24\",\r\n \"20.205.66.0/24\",\r\n \"20.205.69.80/28\",\r\n - \ \"20.205.70.0/23\",\r\n \"23.97.79.119/32\",\r\n \"23.99.110.192/32\",\r\n - \ \"23.99.116.70/32\",\r\n \"23.101.10.141/32\",\r\n \"40.83.72.59/32\",\r\n - \ \"40.83.124.73/32\",\r\n \"65.52.160.119/32\",\r\n \"65.52.168.70/32\",\r\n - \ \"191.234.16.188/32\",\r\n \"207.46.144.49/32\",\r\n \"207.46.147.148/32\",\r\n - \ \"2603:1040:207:2::400/120\",\r\n \"2603:1040:207:3::400/118\",\r\n - \ \"2603:1040:207:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS\",\r\n \"id\": \"AppService.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.82.93.245/32\",\r\n - \ \"13.82.101.179/32\",\r\n \"13.82.175.96/32\",\r\n \"13.90.143.69/32\",\r\n - \ \"13.90.213.204/32\",\r\n \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n - \ \"13.92.237.218/32\",\r\n \"20.42.26.252/32\",\r\n \"20.49.104.0/25\",\r\n - \ \"20.119.0.0/20\",\r\n \"20.119.16.0/21\",\r\n \"20.119.27.0/25\",\r\n - \ \"23.96.0.52/32\",\r\n \"23.96.1.109/32\",\r\n \"23.96.13.243/32\",\r\n - \ \"23.96.32.128/32\",\r\n \"23.96.96.142/32\",\r\n \"23.96.103.159/32\",\r\n - \ \"23.96.112.53/32\",\r\n \"23.96.113.128/32\",\r\n \"23.96.124.25/32\",\r\n - \ \"40.71.0.179/32\",\r\n \"40.71.11.128/25\",\r\n \"40.71.177.34/32\",\r\n - \ \"40.71.199.117/32\",\r\n \"40.71.234.254/32\",\r\n \"40.71.250.191/32\",\r\n - \ \"40.76.5.137/32\",\r\n \"40.76.192.15/32\",\r\n \"40.76.210.54/32\",\r\n - \ \"40.76.218.33/32\",\r\n \"40.76.223.101/32\",\r\n \"40.79.154.192/27\",\r\n - \ \"40.85.190.10/32\",\r\n \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n - \ \"40.114.13.25/32\",\r\n \"40.114.41.245/32\",\r\n \"40.114.51.68/32\",\r\n - \ \"40.114.68.21/32\",\r\n \"40.114.106.25/32\",\r\n \"40.117.154.240/32\",\r\n - \ \"40.117.188.126/32\",\r\n \"40.117.190.72/32\",\r\n \"40.121.8.241/32\",\r\n - \ \"40.121.16.193/32\",\r\n \"40.121.32.232/32\",\r\n \"40.121.35.221/32\",\r\n - \ \"40.121.91.199/32\",\r\n \"40.121.212.165/32\",\r\n \"40.121.221.52/32\",\r\n - \ \"52.168.125.188/32\",\r\n \"52.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n - \ \"52.179.97.15/32\",\r\n \"52.226.134.64/32\",\r\n \"52.234.209.94/32\",\r\n - \ \"104.45.129.178/32\",\r\n \"104.45.141.247/32\",\r\n \"104.45.152.13/32\",\r\n - \ \"104.45.152.60/32\",\r\n \"104.45.154.200/32\",\r\n \"104.211.26.212/32\",\r\n - \ \"137.117.58.204/32\",\r\n \"137.117.66.167/32\",\r\n \"137.117.84.54/32\",\r\n - \ \"137.117.90.63/32\",\r\n \"137.117.93.87/32\",\r\n \"137.135.91.176/32\",\r\n - \ \"137.135.107.235/32\",\r\n \"168.62.48.183/32\",\r\n \"168.62.180.173/32\",\r\n - \ \"191.236.16.12/32\",\r\n \"191.236.59.67/32\",\r\n \"191.237.24.89/32\",\r\n - \ \"191.237.27.74/32\",\r\n \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n - \ \"2603:1030:210:6::/117\",\r\n \"2603:1030:210:7::/117\",\r\n - \ \"2603:1030:210:8::/117\",\r\n \"2603:1030:210:9::/117\",\r\n - \ \"2603:1030:210:402::a0/123\",\r\n \"2603:1030:210:802::a0/123\",\r\n - \ \"2603:1030:210:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS2\",\r\n \"id\": \"AppService.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.68.29.136/32\",\r\n - \ \"13.68.101.62/32\",\r\n \"13.77.82.141/32\",\r\n \"13.77.83.246/32\",\r\n - \ \"13.77.96.119/32\",\r\n \"20.49.97.0/25\",\r\n \"20.119.128.0/20\",\r\n - \ \"20.119.144.0/21\",\r\n \"20.119.155.0/25\",\r\n \"23.101.147.117/32\",\r\n - \ \"40.70.27.35/32\",\r\n \"40.70.147.0/25\",\r\n \"40.79.65.200/32\",\r\n - \ \"40.84.54.203/32\",\r\n \"40.84.59.174/32\",\r\n \"40.123.45.47/32\",\r\n - \ \"40.123.47.58/32\",\r\n \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n - \ \"52.177.206.73/32\",\r\n \"52.179.188.206/32\",\r\n \"52.184.162.135/32\",\r\n - \ \"52.184.193.103/32\",\r\n \"52.184.193.104/32\",\r\n \"104.46.101.59/32\",\r\n - \ \"104.209.178.67/32\",\r\n \"104.209.192.206/32\",\r\n - \ \"104.209.197.87/32\",\r\n \"137.116.78.243/32\",\r\n \"137.116.88.213/32\",\r\n - \ \"191.236.192.121/32\",\r\n \"191.237.128.238/32\",\r\n - \ \"2603:1030:40c:5::/117\",\r\n \"2603:1030:40c:6::/117\",\r\n - \ \"2603:1030:40c:7::/117\",\r\n \"2603:1030:40c:8::/117\",\r\n - \ \"2603:1030:40c:402::a0/123\",\r\n \"2603:1030:40c:802::a0/123\",\r\n - \ \"2603:1030:40c:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS2EUAP\",\r\n \"id\": \"AppService.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.39.11.104/29\",\r\n - \ \"20.47.233.120/29\",\r\n \"20.47.234.0/24\",\r\n \"20.47.235.0/25\",\r\n - \ \"52.225.179.39/32\",\r\n \"52.225.190.65/32\",\r\n \"52.253.224.223/32\",\r\n - \ \"2603:1030:40b:3::400/119\",\r\n \"2603:1030:40b:400::8a0/123\",\r\n - \ \"2603:1030:40b:800::a0/123\",\r\n \"2603:1030:40b:c00::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.FranceCentral\",\r\n - \ \"id\": \"AppService.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.192.98.160/27\",\r\n \"20.192.170.8/29\",\r\n + \ \"20.192.170.128/25\",\r\n \"20.192.171.0/24\",\r\n \"40.80.50.160/27\",\r\n + \ \"52.140.106.224/27\",\r\n \"52.172.195.80/32\",\r\n \"52.172.204.196/32\",\r\n + \ \"52.172.219.121/32\",\r\n \"104.211.81.32/27\",\r\n \"104.211.97.138/32\",\r\n + \ \"2603:1040:a06:3::400/119\",\r\n \"2603:1040:a06:402::a0/123\",\r\n + \ \"2603:1040:a06:802::a0/123\",\r\n \"2603:1040:a06:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CentralUS\",\r\n + \ \"id\": \"AppService.CentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.67.129.26/32\",\r\n \"13.67.141.98/32\",\r\n + \ \"13.89.57.7/32\",\r\n \"13.89.172.0/23\",\r\n \"13.89.238.239/32\",\r\n + \ \"20.40.202.0/23\",\r\n \"20.118.40.0/21\",\r\n \"20.118.48.0/20\",\r\n + \ \"23.99.128.52/32\",\r\n \"23.99.183.149/32\",\r\n \"23.99.192.132/32\",\r\n + \ \"23.99.196.180/32\",\r\n \"23.99.206.151/32\",\r\n \"23.99.224.56/32\",\r\n + \ \"23.100.82.11/32\",\r\n \"23.101.118.145/32\",\r\n \"23.101.119.44/32\",\r\n + \ \"23.101.119.163/32\",\r\n \"23.101.120.195/32\",\r\n \"23.101.125.65/32\",\r\n + \ \"40.69.190.41/32\",\r\n \"40.77.56.174/32\",\r\n \"40.83.16.172/32\",\r\n + \ \"40.86.86.144/32\",\r\n \"40.86.91.212/32\",\r\n \"40.86.96.177/32\",\r\n + \ \"40.86.99.202/32\",\r\n \"40.113.204.88/32\",\r\n \"40.113.232.243/32\",\r\n + \ \"40.113.236.45/32\",\r\n \"40.122.36.65/32\",\r\n \"40.122.65.162/32\",\r\n + \ \"40.122.110.154/32\",\r\n \"40.122.114.229/32\",\r\n \"52.165.129.203/32\",\r\n + \ \"52.165.135.234/32\",\r\n \"52.165.155.12/32\",\r\n \"52.165.155.237/32\",\r\n + \ \"52.165.163.223/32\",\r\n \"52.165.168.40/32\",\r\n \"52.165.174.123/32\",\r\n + \ \"52.165.184.170/32\",\r\n \"52.165.220.33/32\",\r\n \"52.165.224.81/32\",\r\n + \ \"52.165.237.15/32\",\r\n \"52.173.28.95/32\",\r\n \"52.173.36.83/32\",\r\n + \ \"52.173.76.33/32\",\r\n \"52.173.77.140/32\",\r\n \"52.173.83.49/32\",\r\n + \ \"52.173.84.157/32\",\r\n \"52.173.87.130/32\",\r\n \"52.173.94.173/32\",\r\n + \ \"52.173.134.115/32\",\r\n \"52.173.139.99/32\",\r\n \"52.173.139.125/32\",\r\n + \ \"52.173.149.254/32\",\r\n \"52.173.151.229/32\",\r\n \"52.173.184.147/32\",\r\n + \ \"52.173.245.249/32\",\r\n \"52.173.249.137/32\",\r\n \"52.176.2.229/32\",\r\n + \ \"52.176.5.241/32\",\r\n \"52.176.6.0/32\",\r\n \"52.176.6.37/32\",\r\n + \ \"52.176.61.128/32\",\r\n \"52.176.104.120/32\",\r\n \"52.176.149.197/32\",\r\n + \ \"52.176.165.69/32\",\r\n \"104.43.129.105/32\",\r\n \"104.43.140.101/32\",\r\n + \ \"104.43.142.33/32\",\r\n \"104.43.221.31/32\",\r\n \"104.43.246.71/32\",\r\n + \ \"104.43.254.102/32\",\r\n \"168.61.152.29/32\",\r\n \"168.61.159.114/32\",\r\n + \ \"168.61.217.214/32\",\r\n \"168.61.218.125/32\",\r\n \"2603:1030:10:5::/117\",\r\n + \ \"2603:1030:10:6::/117\",\r\n \"2603:1030:10:7::/117\",\r\n + \ \"2603:1030:10:8::/117\",\r\n \"2603:1030:10:402::a0/123\",\r\n + \ \"2603:1030:10:802::a0/123\",\r\n \"2603:1030:10:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CentralUSEUAP\",\r\n + \ \"id\": \"AppService.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.45.196.16/29\",\r\n \"20.45.242.176/29\",\r\n + \ \"20.45.243.0/24\",\r\n \"20.45.244.0/25\",\r\n \"40.78.204.160/27\",\r\n + \ \"52.180.178.6/32\",\r\n \"52.180.183.66/32\",\r\n \"104.208.48.107/32\",\r\n + \ \"2603:1030:f:4::/119\",\r\n \"2603:1030:f:400::8a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastAsia\",\r\n + \ \"id\": \"AppService.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.160/27\",\r\n \"13.75.46.26/32\",\r\n \"13.75.47.15/32\",\r\n + \ \"13.75.89.224/32\",\r\n \"13.75.112.108/32\",\r\n \"13.75.115.40/32\",\r\n + \ \"13.94.47.87/32\",\r\n \"20.189.104.96/27\",\r\n \"20.189.109.96/27\",\r\n + \ \"20.189.112.66/32\",\r\n \"20.205.48.0/24\",\r\n \"20.205.66.0/24\",\r\n + \ \"20.205.69.80/28\",\r\n \"20.205.70.0/23\",\r\n \"23.97.79.119/32\",\r\n + \ \"23.99.110.192/32\",\r\n \"23.99.116.70/32\",\r\n \"23.101.10.141/32\",\r\n + \ \"40.83.72.59/32\",\r\n \"40.83.124.73/32\",\r\n \"65.52.160.119/32\",\r\n + \ \"65.52.168.70/32\",\r\n \"191.234.16.188/32\",\r\n \"207.46.144.49/32\",\r\n + \ \"207.46.147.148/32\",\r\n \"2603:1040:207:2::400/120\",\r\n + \ \"2603:1040:207:3::400/118\",\r\n \"2603:1040:207:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS\",\r\n + \ \"id\": \"AppService.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.82.93.245/32\",\r\n \"13.82.101.179/32\",\r\n + \ \"13.82.175.96/32\",\r\n \"13.90.143.69/32\",\r\n \"13.90.213.204/32\",\r\n + \ \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n \"13.92.237.218/32\",\r\n + \ \"20.42.26.252/32\",\r\n \"20.49.104.0/25\",\r\n \"20.119.0.0/20\",\r\n + \ \"20.119.16.0/21\",\r\n \"20.119.27.0/25\",\r\n \"23.96.0.52/32\",\r\n + \ \"23.96.1.109/32\",\r\n \"23.96.13.243/32\",\r\n \"23.96.32.128/32\",\r\n + \ \"23.96.96.142/32\",\r\n \"23.96.103.159/32\",\r\n \"23.96.112.53/32\",\r\n + \ \"23.96.113.128/32\",\r\n \"23.96.124.25/32\",\r\n \"40.71.0.179/32\",\r\n + \ \"40.71.11.128/25\",\r\n \"40.71.177.34/32\",\r\n \"40.71.199.117/32\",\r\n + \ \"40.71.234.254/32\",\r\n \"40.71.250.191/32\",\r\n \"40.76.5.137/32\",\r\n + \ \"40.76.192.15/32\",\r\n \"40.76.210.54/32\",\r\n \"40.76.218.33/32\",\r\n + \ \"40.76.223.101/32\",\r\n \"40.79.154.192/27\",\r\n \"40.85.190.10/32\",\r\n + \ \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n \"40.114.13.25/32\",\r\n + \ \"40.114.41.245/32\",\r\n \"40.114.51.68/32\",\r\n \"40.114.68.21/32\",\r\n + \ \"40.114.106.25/32\",\r\n \"40.117.154.240/32\",\r\n \"40.117.188.126/32\",\r\n + \ \"40.117.190.72/32\",\r\n \"40.121.8.241/32\",\r\n \"40.121.16.193/32\",\r\n + \ \"40.121.32.232/32\",\r\n \"40.121.35.221/32\",\r\n \"40.121.91.199/32\",\r\n + \ \"40.121.212.165/32\",\r\n \"40.121.221.52/32\",\r\n \"52.168.125.188/32\",\r\n + \ \"52.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n \"52.179.97.15/32\",\r\n + \ \"52.226.134.64/32\",\r\n \"52.234.209.94/32\",\r\n \"104.45.129.178/32\",\r\n + \ \"104.45.141.247/32\",\r\n \"104.45.152.13/32\",\r\n \"104.45.152.60/32\",\r\n + \ \"104.45.154.200/32\",\r\n \"104.211.26.212/32\",\r\n \"137.117.58.204/32\",\r\n + \ \"137.117.66.167/32\",\r\n \"137.117.84.54/32\",\r\n \"137.117.90.63/32\",\r\n + \ \"137.117.93.87/32\",\r\n \"137.135.91.176/32\",\r\n \"137.135.107.235/32\",\r\n + \ \"168.62.48.183/32\",\r\n \"168.62.180.173/32\",\r\n \"191.236.16.12/32\",\r\n + \ \"191.236.59.67/32\",\r\n \"191.237.24.89/32\",\r\n \"191.237.27.74/32\",\r\n + \ \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n \"2603:1030:210:6::/117\",\r\n + \ \"2603:1030:210:7::/117\",\r\n \"2603:1030:210:8::/117\",\r\n + \ \"2603:1030:210:9::/117\",\r\n \"2603:1030:210:402::a0/123\",\r\n + \ \"2603:1030:210:802::a0/123\",\r\n \"2603:1030:210:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS2\",\r\n + \ \"id\": \"AppService.EastUS2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.68.29.136/32\",\r\n \"13.68.101.62/32\",\r\n + \ \"13.77.82.141/32\",\r\n \"13.77.83.246/32\",\r\n \"13.77.96.119/32\",\r\n + \ \"20.49.97.0/25\",\r\n \"20.119.128.0/20\",\r\n \"20.119.144.0/21\",\r\n + \ \"20.119.155.0/25\",\r\n \"23.101.147.117/32\",\r\n \"40.70.27.35/32\",\r\n + \ \"40.70.147.0/25\",\r\n \"40.79.65.200/32\",\r\n \"40.84.54.203/32\",\r\n + \ \"40.84.59.174/32\",\r\n \"40.123.45.47/32\",\r\n \"40.123.47.58/32\",\r\n + \ \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n \"52.177.206.73/32\",\r\n + \ \"52.179.188.206/32\",\r\n \"52.184.162.135/32\",\r\n \"52.184.193.103/32\",\r\n + \ \"52.184.193.104/32\",\r\n \"104.46.101.59/32\",\r\n \"104.209.178.67/32\",\r\n + \ \"104.209.192.206/32\",\r\n \"104.209.197.87/32\",\r\n + \ \"137.116.78.243/32\",\r\n \"137.116.88.213/32\",\r\n \"191.236.192.121/32\",\r\n + \ \"191.237.128.238/32\",\r\n \"2603:1030:40c:5::/117\",\r\n + \ \"2603:1030:40c:6::/117\",\r\n \"2603:1030:40c:7::/117\",\r\n + \ \"2603:1030:40c:8::/117\",\r\n \"2603:1030:40c:402::a0/123\",\r\n + \ \"2603:1030:40c:802::a0/123\",\r\n \"2603:1030:40c:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS2EUAP\",\r\n + \ \"id\": \"AppService.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.39.11.104/29\",\r\n \"20.47.233.120/29\",\r\n + \ \"20.47.234.0/24\",\r\n \"20.47.235.0/25\",\r\n \"52.225.179.39/32\",\r\n + \ \"52.225.190.65/32\",\r\n \"52.253.224.223/32\",\r\n \"2603:1030:40b:3::400/119\",\r\n + \ \"2603:1030:40b:400::8a0/123\",\r\n \"2603:1030:40b:800::a0/123\",\r\n + \ \"2603:1030:40b:c00::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.FranceCentral\",\r\n \"id\": \"AppService.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.43.43.32/27\",\r\n \"20.111.0.248/29\",\r\n \"20.111.1.0/24\",\r\n \ \"20.111.2.0/25\",\r\n \"40.79.130.128/27\",\r\n \"40.89.131.148/32\",\r\n \ \"40.89.141.103/32\",\r\n \"52.143.137.150/32\",\r\n \"2603:1020:805:2::600/119\",\r\n \ \"2603:1020:805:402::a0/123\",\r\n \"2603:1020:805:802::a0/123\",\r\n \ \"2603:1020:805:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.FranceSouth\",\r\n \"id\": \"AppService.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.96/27\",\r\n - \ \"51.105.90.32/27\",\r\n \"52.136.138.55/32\",\r\n \"52.136.190.0/25\",\r\n - \ \"52.136.190.128/27\",\r\n \"2603:1020:905:2::300/120\",\r\n - \ \"2603:1020:905:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.GermanyNorth\",\r\n \"id\": \"AppService.GermanyNorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.116.49.32/27\",\r\n - \ \"51.116.58.160/27\",\r\n \"51.116.75.128/25\",\r\n \"51.116.76.0/24\",\r\n - \ \"51.116.77.0/29\",\r\n \"2603:1020:d04:2::200/119\",\r\n - \ \"2603:1020:d04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.GermanyWestCentral\",\r\n \"id\": - \"AppService.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"40.79.178.96/27\",\r\n \"51.105.90.32/27\",\r\n + \ \"52.136.138.55/32\",\r\n \"52.136.190.0/25\",\r\n \"52.136.190.128/27\",\r\n + \ \"2603:1020:905:2::300/120\",\r\n \"2603:1020:905:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.GermanyNorth\",\r\n + \ \"id\": \"AppService.GermanyNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"51.116.49.32/27\",\r\n \"51.116.58.160/27\",\r\n + \ \"51.116.75.128/25\",\r\n \"51.116.76.0/24\",\r\n \"51.116.77.0/29\",\r\n + \ \"2603:1020:d04:2::200/119\",\r\n \"2603:1020:d04:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.GermanyWestCentral\",\r\n + \ \"id\": \"AppService.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.79.104.0/23\",\r\n \"20.79.106.0/24\",\r\n \"20.79.107.0/28\",\r\n @@ -2271,7 +2286,7 @@ interactions: \ \"2603:1020:c04:802::a0/123\",\r\n \"2603:1020:c04:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JapanEast\",\r\n \ \"id\": \"AppService.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2285,111 +2300,114 @@ interactions: \ \"2603:1040:407:402::a0/123\",\r\n \"2603:1040:407:802::a0/123\",\r\n \ \"2603:1040:407:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.JapanWest\",\r\n \"id\": \"AppService.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.189.194.112/28\",\r\n \"20.189.195.0/24\",\r\n + \ \"20.189.196.0/23\",\r\n \"40.74.100.128/27\",\r\n \"40.74.133.20/32\",\r\n + \ \"40.80.58.224/27\",\r\n \"52.175.158.219/32\",\r\n \"104.214.137.236/32\",\r\n + \ \"104.215.11.176/32\",\r\n \"104.215.58.230/32\",\r\n \"138.91.16.18/32\",\r\n + \ \"2603:1040:606:2::400/118\",\r\n \"2603:1040:606:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaCentral\",\r\n + \ \"id\": \"AppService.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.189.194.112/28\",\r\n - \ \"20.189.195.0/24\",\r\n \"20.189.196.0/23\",\r\n \"40.74.100.128/27\",\r\n - \ \"40.74.133.20/32\",\r\n \"40.80.58.224/27\",\r\n \"52.175.158.219/32\",\r\n - \ \"104.214.137.236/32\",\r\n \"104.215.11.176/32\",\r\n - \ \"104.215.58.230/32\",\r\n \"138.91.16.18/32\",\r\n \"2603:1040:606:2::400/118\",\r\n - \ \"2603:1040:606:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.JioIndiaCentral\",\r\n \"id\": - \"AppService.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.192.54.0/24\",\r\n + \ \"20.192.234.128/27\",\r\n \"20.207.0.96/27\",\r\n \"20.207.0.128/25\",\r\n + \ \"2603:1040:1104:2::300/120\",\r\n \"2603:1040:1104:400::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaWest\",\r\n + \ \"id\": \"AppService.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": - [\r\n \"20.192.54.0/24\",\r\n \"20.192.234.128/27\",\r\n - \ \"20.207.0.96/27\",\r\n \"20.207.0.128/25\",\r\n \"2603:1040:1104:2::300/120\",\r\n - \ \"2603:1040:1104:400::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.JioIndiaWest\",\r\n \"id\": \"AppService.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.193.198.0/24\",\r\n - \ \"20.193.202.128/27\",\r\n \"40.64.8.224/27\",\r\n \"40.64.9.0/25\",\r\n - \ \"40.64.10.0/25\",\r\n \"40.64.10.128/27\",\r\n \"2603:1040:d04:3::100/120\",\r\n + [\r\n \"20.193.198.0/24\",\r\n \"20.193.202.128/27\",\r\n + \ \"40.64.8.224/27\",\r\n \"40.64.9.0/25\",\r\n \"40.64.10.0/25\",\r\n + \ \"40.64.10.128/27\",\r\n \"2603:1040:d04:3::100/120\",\r\n \ \"2603:1040:d04:400::a0/123\",\r\n \"2603:1040:d04:800::160/123\",\r\n \ \"2603:1040:d04:800::360/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.KoreaCentral\",\r\n \"id\": \"AppService.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.41.66.224/27\",\r\n - \ \"20.44.26.160/27\",\r\n \"20.194.66.32/27\",\r\n \"20.200.196.104/29\",\r\n - \ \"20.200.196.128/25\",\r\n \"20.200.197.0/24\",\r\n \"52.231.18.128/27\",\r\n - \ \"52.231.32.120/32\",\r\n \"52.231.38.95/32\",\r\n \"52.231.77.58/32\",\r\n - \ \"2603:1040:f05:3::200/119\",\r\n \"2603:1040:f05:402::a0/123\",\r\n - \ \"2603:1040:f05:802::a0/123\",\r\n \"2603:1040:f05:c02::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.KoreaSouth\",\r\n - \ \"id\": \"AppService.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.41.66.224/27\",\r\n \"20.44.26.160/27\",\r\n + \ \"20.194.66.32/27\",\r\n \"20.200.196.104/29\",\r\n \"20.200.196.128/25\",\r\n + \ \"20.200.197.0/24\",\r\n \"52.231.18.128/27\",\r\n \"52.231.32.120/32\",\r\n + \ \"52.231.38.95/32\",\r\n \"52.231.77.58/32\",\r\n \"2603:1040:f05:3::200/119\",\r\n + \ \"2603:1040:f05:402::a0/123\",\r\n \"2603:1040:f05:802::a0/123\",\r\n + \ \"2603:1040:f05:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.KoreaSouth\",\r\n \"id\": \"AppService.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"40.80.170.224/27\",\r\n \"52.147.117.224/27\",\r\n \ \"52.147.118.128/25\",\r\n \"52.147.119.64/27\",\r\n \"52.147.119.128/25\",\r\n \ \"52.231.146.96/27\",\r\n \"52.231.200.101/32\",\r\n \"52.231.200.179/32\",\r\n \ \"2603:1040:e05:1::200/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorthCentralUS\",\r\n \"id\": \"AppService.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"23.96.187.5/32\",\r\n - \ \"23.96.201.21/32\",\r\n \"23.96.207.177/32\",\r\n \"23.96.209.155/32\",\r\n - \ \"23.96.220.116/32\",\r\n \"23.100.72.240/32\",\r\n \"23.101.169.175/32\",\r\n - \ \"23.101.171.94/32\",\r\n \"23.101.172.244/32\",\r\n \"40.80.191.0/25\",\r\n - \ \"52.159.64.0/22\",\r\n \"52.159.68.0/23\",\r\n \"52.159.70.0/24\",\r\n - \ \"52.159.71.0/25\",\r\n \"52.159.71.128/27\",\r\n \"52.162.107.0/25\",\r\n - \ \"52.162.208.73/32\",\r\n \"52.237.130.0/32\",\r\n \"52.240.149.243/32\",\r\n - \ \"52.240.155.58/32\",\r\n \"52.252.160.21/32\",\r\n \"65.52.24.41/32\",\r\n - \ \"65.52.213.73/32\",\r\n \"65.52.217.59/32\",\r\n \"65.52.218.253/32\",\r\n - \ \"157.56.13.114/32\",\r\n \"168.62.224.13/32\",\r\n \"168.62.225.23/32\",\r\n - \ \"191.236.148.9/32\",\r\n \"2603:1030:608:2::/117\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"23.96.187.5/32\",\r\n \"23.96.201.21/32\",\r\n \"23.96.207.177/32\",\r\n + \ \"23.96.209.155/32\",\r\n \"23.96.220.116/32\",\r\n \"23.100.72.240/32\",\r\n + \ \"23.101.169.175/32\",\r\n \"23.101.171.94/32\",\r\n \"23.101.172.244/32\",\r\n + \ \"40.80.191.0/25\",\r\n \"52.159.64.0/22\",\r\n \"52.159.68.0/23\",\r\n + \ \"52.159.70.0/24\",\r\n \"52.159.71.0/25\",\r\n \"52.159.71.128/27\",\r\n + \ \"52.162.107.0/25\",\r\n \"52.162.208.73/32\",\r\n \"52.237.130.0/32\",\r\n + \ \"52.240.149.243/32\",\r\n \"52.240.155.58/32\",\r\n \"52.252.160.21/32\",\r\n + \ \"65.52.24.41/32\",\r\n \"65.52.213.73/32\",\r\n \"65.52.217.59/32\",\r\n + \ \"65.52.218.253/32\",\r\n \"157.56.13.114/32\",\r\n \"168.62.224.13/32\",\r\n + \ \"168.62.225.23/32\",\r\n \"191.236.148.9/32\",\r\n \"2603:1030:608:2::/117\",\r\n \ \"2603:1030:608:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorthEurope\",\r\n \"id\": \"AppService.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.69.186.152/32\",\r\n - \ \"13.69.228.0/25\",\r\n \"13.69.253.145/32\",\r\n \"13.74.41.233/32\",\r\n - \ \"13.74.147.218/32\",\r\n \"13.74.158.5/32\",\r\n \"13.74.252.44/32\",\r\n - \ \"13.79.2.71/32\",\r\n \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n - \ \"20.50.64.0/25\",\r\n \"20.107.224.0/21\",\r\n \"20.107.239.0/26\",\r\n - \ \"23.100.48.106/32\",\r\n \"23.100.50.51/32\",\r\n \"23.100.52.22/32\",\r\n - \ \"23.100.56.27/32\",\r\n \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n - \ \"23.102.12.43/32\",\r\n \"23.102.21.198/32\",\r\n \"23.102.21.212/32\",\r\n - \ \"23.102.25.149/32\",\r\n \"23.102.28.178/32\",\r\n \"40.69.43.225/32\",\r\n - \ \"40.69.88.149/32\",\r\n \"40.69.200.124/32\",\r\n \"40.69.210.172/32\",\r\n - \ \"40.69.218.150/32\",\r\n \"40.85.74.227/32\",\r\n \"40.85.92.115/32\",\r\n - \ \"40.85.96.208/32\",\r\n \"40.112.69.156/32\",\r\n \"40.112.90.244/32\",\r\n - \ \"40.112.93.201/32\",\r\n \"40.113.2.52/32\",\r\n \"40.113.65.9/32\",\r\n - \ \"40.113.71.148/32\",\r\n \"40.113.81.82/32\",\r\n \"40.113.90.202/32\",\r\n - \ \"40.115.98.85/32\",\r\n \"40.127.132.204/32\",\r\n \"40.127.139.252/32\",\r\n - \ \"40.127.192.244/32\",\r\n \"40.127.196.56/32\",\r\n \"52.138.196.70/32\",\r\n - \ \"52.138.218.121/32\",\r\n \"52.164.201.186/32\",\r\n \"52.164.250.133/32\",\r\n - \ \"52.169.73.236/32\",\r\n \"52.169.78.163/32\",\r\n \"52.169.180.223/32\",\r\n - \ \"52.169.184.163/32\",\r\n \"52.169.188.236/32\",\r\n \"52.169.191.40/32\",\r\n - \ \"52.178.158.175/32\",\r\n \"52.178.164.235/32\",\r\n \"52.178.179.169/32\",\r\n - \ \"52.178.190.191/32\",\r\n \"52.178.201.147/32\",\r\n \"52.178.208.12/32\",\r\n - \ \"52.178.212.17/32\",\r\n \"52.178.214.89/32\",\r\n \"94.245.104.73/32\",\r\n - \ \"104.41.216.137/32\",\r\n \"104.41.229.199/32\",\r\n \"104.45.81.79/32\",\r\n - \ \"104.45.95.61/32\",\r\n \"137.135.129.175/32\",\r\n \"137.135.133.221/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.69.186.152/32\",\r\n \"13.69.228.0/25\",\r\n + \ \"13.69.253.145/32\",\r\n \"13.74.41.233/32\",\r\n \"13.74.147.218/32\",\r\n + \ \"13.74.158.5/32\",\r\n \"13.74.252.44/32\",\r\n \"13.79.2.71/32\",\r\n + \ \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n \"20.50.64.0/25\",\r\n + \ \"20.107.224.0/21\",\r\n \"20.107.239.0/26\",\r\n \"23.100.48.106/32\",\r\n + \ \"23.100.50.51/32\",\r\n \"23.100.52.22/32\",\r\n \"23.100.56.27/32\",\r\n + \ \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n \"23.102.12.43/32\",\r\n + \ \"23.102.21.198/32\",\r\n \"23.102.21.212/32\",\r\n \"23.102.25.149/32\",\r\n + \ \"23.102.28.178/32\",\r\n \"40.69.43.225/32\",\r\n \"40.69.88.149/32\",\r\n + \ \"40.69.200.124/32\",\r\n \"40.69.210.172/32\",\r\n \"40.69.218.150/32\",\r\n + \ \"40.85.74.227/32\",\r\n \"40.85.92.115/32\",\r\n \"40.85.96.208/32\",\r\n + \ \"40.112.69.156/32\",\r\n \"40.112.90.244/32\",\r\n \"40.112.93.201/32\",\r\n + \ \"40.113.2.52/32\",\r\n \"40.113.65.9/32\",\r\n \"40.113.71.148/32\",\r\n + \ \"40.113.81.82/32\",\r\n \"40.113.90.202/32\",\r\n \"40.115.98.85/32\",\r\n + \ \"40.127.132.204/32\",\r\n \"40.127.139.252/32\",\r\n \"40.127.192.244/32\",\r\n + \ \"40.127.196.56/32\",\r\n \"52.138.196.70/32\",\r\n \"52.138.218.121/32\",\r\n + \ \"52.164.201.186/32\",\r\n \"52.164.250.133/32\",\r\n \"52.169.73.236/32\",\r\n + \ \"52.169.78.163/32\",\r\n \"52.169.180.223/32\",\r\n \"52.169.184.163/32\",\r\n + \ \"52.169.188.236/32\",\r\n \"52.169.191.40/32\",\r\n \"52.178.158.175/32\",\r\n + \ \"52.178.164.235/32\",\r\n \"52.178.179.169/32\",\r\n \"52.178.190.191/32\",\r\n + \ \"52.178.201.147/32\",\r\n \"52.178.208.12/32\",\r\n \"52.178.212.17/32\",\r\n + \ \"52.178.214.89/32\",\r\n \"94.245.104.73/32\",\r\n \"104.41.216.137/32\",\r\n + \ \"104.41.229.199/32\",\r\n \"104.45.81.79/32\",\r\n \"104.45.95.61/32\",\r\n + \ \"137.135.129.175/32\",\r\n \"137.135.133.221/32\",\r\n \ \"168.63.53.239/32\",\r\n \"191.235.160.13/32\",\r\n \"191.235.176.12/32\",\r\n \ \"191.235.177.30/32\",\r\n \"191.235.208.12/32\",\r\n \"191.235.215.184/32\",\r\n \ \"2603:1020:5:5::/117\",\r\n \"2603:1020:5:6::/117\",\r\n \ \"2603:1020:5:402::a0/123\",\r\n \"2603:1020:5:802::a0/123\",\r\n \ \"2603:1020:5:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorwayEast\",\r\n \"id\": \"AppService.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.100.2.32/29\",\r\n \ \"20.100.2.128/25\",\r\n \"20.100.3.0/24\",\r\n \"51.120.42.0/27\",\r\n @@ -2398,16 +2416,24 @@ interactions: \ \"2603:1020:e04:802::a0/123\",\r\n \"2603:1020:e04:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.NorwayWest\",\r\n \ \"id\": \"AppService.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.13.142.128/25\",\r\n \"51.13.143.64/27\",\r\n \ \"51.13.143.128/25\",\r\n \"51.120.218.192/27\",\r\n \"51.120.226.0/27\",\r\n \ \"2603:1020:f04:3::400/120\",\r\n \"2603:1020:f04:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.QatarCentral\",\r\n + \ \"id\": \"AppService.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.21.52.0/24\",\r\n \"20.21.54.0/25\",\r\n \"20.21.54.128/27\",\r\n + \ \"2603:1040:1002:2::100/120\",\r\n \"2603:1040:1002:2::400/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthAfricaNorth\",\r\n \ \"id\": \"AppService.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -2418,7 +2444,7 @@ interactions: \ \"2603:1000:104:802::a0/123\",\r\n \"2603:1000:104:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthAfricaWest\",\r\n \ \"id\": \"AppService.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -2427,7 +2453,7 @@ interactions: \ \"2603:1000:4:2::400/120\",\r\n \"2603:1000:4:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthCentralUS\",\r\n \ \"id\": \"AppService.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -2467,42 +2493,43 @@ interactions: \ \"2603:1030:807:802::a0/123\",\r\n \"2603:1030:807:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthCentralUSSTG\",\r\n \ \"id\": \"AppService.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.32/27\",\r\n \"23.100.216.96/27\",\r\n \"23.100.216.128/25\",\r\n \ \"2603:1030:302::600/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SoutheastAsia\",\r\n \"id\": \"AppService.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.67.9.0/25\",\r\n - \ \"13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n \"13.76.44.139/32\",\r\n - \ \"13.76.245.96/32\",\r\n \"20.43.132.128/25\",\r\n \"20.188.98.74/32\",\r\n - \ \"20.212.64.0/21\",\r\n \"20.212.79.0/26\",\r\n \"23.97.56.169/32\",\r\n - \ \"23.98.64.36/32\",\r\n \"23.98.64.158/32\",\r\n \"23.101.27.182/32\",\r\n - \ \"52.163.122.160/32\",\r\n \"52.187.17.126/32\",\r\n \"52.187.36.104/32\",\r\n - \ \"52.187.52.94/32\",\r\n \"52.187.135.79/32\",\r\n \"52.230.1.186/32\",\r\n - \ \"104.215.147.45/32\",\r\n \"104.215.155.1/32\",\r\n \"111.221.95.27/32\",\r\n - \ \"137.116.128.188/32\",\r\n \"137.116.153.238/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.67.9.0/25\",\r\n \"13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n + \ \"13.76.44.139/32\",\r\n \"13.76.245.96/32\",\r\n \"20.43.132.128/25\",\r\n + \ \"20.188.98.74/32\",\r\n \"20.212.64.0/21\",\r\n \"20.212.79.0/26\",\r\n + \ \"23.97.56.169/32\",\r\n \"23.98.64.36/32\",\r\n \"23.98.64.158/32\",\r\n + \ \"23.101.27.182/32\",\r\n \"52.163.122.160/32\",\r\n \"52.187.17.126/32\",\r\n + \ \"52.187.36.104/32\",\r\n \"52.187.52.94/32\",\r\n \"52.187.135.79/32\",\r\n + \ \"52.230.1.186/32\",\r\n \"104.215.147.45/32\",\r\n \"104.215.155.1/32\",\r\n + \ \"111.221.95.27/32\",\r\n \"137.116.128.188/32\",\r\n \"137.116.153.238/32\",\r\n \ \"2603:1040:5:4::/117\",\r\n \"2603:1040:5:5::/117\",\r\n \ \"2603:1040:5:402::a0/123\",\r\n \"2603:1040:5:802::a0/123\",\r\n \ \"2603:1040:5:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SouthIndia\",\r\n \"id\": \"AppService.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.71.122.35/32\",\r\n - \ \"13.71.123.138/32\",\r\n \"20.41.195.192/27\",\r\n \"20.192.153.144/28\",\r\n - \ \"20.192.154.0/23\",\r\n \"20.192.156.0/24\",\r\n \"40.78.194.96/27\",\r\n - \ \"52.172.54.225/32\",\r\n \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.71.122.35/32\",\r\n \"13.71.123.138/32\",\r\n + \ \"20.41.195.192/27\",\r\n \"20.192.153.144/28\",\r\n \"20.192.154.0/23\",\r\n + \ \"20.192.156.0/24\",\r\n \"40.78.194.96/27\",\r\n \"52.172.54.225/32\",\r\n + \ \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n \ \"2603:1040:c06:2::400/118\",\r\n \"2603:1040:c06:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SwedenCentral\",\r\n \ \"id\": \"AppService.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2512,17 +2539,18 @@ interactions: \ \"2603:1020:1004:400::a0/123\",\r\n \"2603:1020:1004:800::160/123\",\r\n \ \"2603:1020:1004:800::360/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SwedenSouth\",\r\n \"id\": \"AppService.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.91.8.64/27\",\r\n - \ \"20.91.8.128/25\",\r\n \"51.12.23.0/24\",\r\n \"51.12.202.192/27\",\r\n - \ \"2603:1020:1104:2::300/120\",\r\n \"2603:1020:1104:400::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SwitzerlandNorth\",\r\n - \ \"id\": \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.91.8.64/27\",\r\n \"20.91.8.128/25\",\r\n \"51.12.23.0/24\",\r\n + \ \"51.12.202.192/27\",\r\n \"2603:1020:1104:2::300/120\",\r\n + \ \"2603:1020:1104:400::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.SwitzerlandNorth\",\r\n \"id\": + \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.208.1.0/24\",\r\n \"20.208.5.32/29\",\r\n \"20.208.5.128/25\",\r\n @@ -2531,7 +2559,7 @@ interactions: \ \"2603:1020:a04:402::a0/123\",\r\n \"2603:1020:a04:802::a0/123\",\r\n \ \"2603:1020:a04:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SwitzerlandWest\",\r\n \"id\": - \"AppService.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AppService.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -2540,26 +2568,27 @@ interactions: \ \"51.107.154.160/27\",\r\n \"51.107.255.192/26\",\r\n \"2603:1020:b04:2::400/120\",\r\n \ \"2603:1020:b04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.UAECentral\",\r\n \"id\": \"AppService.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.37.66.0/27\",\r\n - \ \"20.37.74.96/27\",\r\n \"20.45.94.192/26\",\r\n \"20.45.95.0/26\",\r\n - \ \"2603:1040:b04:2::400/120\",\r\n \"2603:1040:b04:402::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UAENorth\",\r\n - \ \"id\": \"AppService.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.37.66.0/27\",\r\n \"20.37.74.96/27\",\r\n \"20.45.94.192/26\",\r\n + \ \"20.45.95.0/26\",\r\n \"2603:1040:b04:2::400/120\",\r\n + \ \"2603:1040:b04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.UAENorth\",\r\n \"id\": \"AppService.UAENorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.38.138.0/27\",\r\n \"20.74.192.0/23\",\r\n \"20.74.194.0/24\",\r\n \ \"20.74.195.0/28\",\r\n \"40.120.74.32/27\",\r\n \"65.52.250.96/27\",\r\n \ \"2603:1040:904:3::300/120\",\r\n \"2603:1040:904:402::a0/123\",\r\n \ \"2603:1040:904:802::a0/123\",\r\n \"2603:1040:904:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UKSouth\",\r\n \ \"id\": \"AppService.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2574,7 +2603,7 @@ interactions: \ \"2603:1020:705:802::a0/123\",\r\n \"2603:1020:705:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UKWest\",\r\n \ \"id\": \"AppService.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2585,7 +2614,7 @@ interactions: \ \"2603:1020:605:2::400/118\",\r\n \"2603:1020:605:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestCentralUS\",\r\n \ \"id\": \"AppService.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2595,7 +2624,7 @@ interactions: \ \"2603:1030:b04:3::200/119\",\r\n \"2603:1030:b04:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestEurope\",\r\n \ \"id\": \"AppService.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2650,7 +2679,7 @@ interactions: \ \"2603:1020:206:802::a0/123\",\r\n \"2603:1020:206:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestIndia\",\r\n \ \"id\": \"AppService.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2660,9 +2689,9 @@ interactions: \ \"104.211.184.197/32\",\r\n \"2603:1040:806:2::400/118\",\r\n \ \"2603:1040:806:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.WestUS\",\r\n \"id\": \"AppService.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.64.73.110/32\",\r\n \ \"13.91.40.166/32\",\r\n \"13.91.242.166/32\",\r\n \"13.93.141.10/32\",\r\n @@ -2692,9 +2721,9 @@ interactions: \ \"2603:1030:a07:2::/117\",\r\n \"2603:1030:a07:6::/117\",\r\n \ \"2603:1030:a07:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.WestUS2\",\r\n \"id\": \"AppService.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.96/27\",\r\n \ \"13.66.209.135/32\",\r\n \"13.66.212.205/32\",\r\n \"13.66.226.80/32\",\r\n @@ -2708,7 +2737,7 @@ interactions: \ \"2603:1030:c06:802::a0/123\",\r\n \"2603:1030:c06:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestUS3\",\r\n \ \"id\": \"AppService.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2738,7 +2767,7 @@ interactions: \ \"2603:1030:504:802::360/123\",\r\n \"2603:1030:504:c02::3a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppServiceManagement\",\r\n \ \"id\": \"AppServiceManagement\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppServiceManagement\",\r\n @@ -2920,7 +2949,7 @@ interactions: \ \"2603:1050:403:1::4c0/123\",\r\n \"2603:1050:403:400::100/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureActiveDirectory\",\r\n \ \"id\": \"AzureActiveDirectory\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureAD\",\r\n @@ -2970,48 +2999,48 @@ interactions: \ \"2603:1047:1::/48\",\r\n \"2603:1056:2000::/48\",\r\n \ \"2603:1057:2::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureActiveDirectoryDomainServices\",\r\n \"id\": \"AzureActiveDirectoryDomainServices\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureIdentity\",\r\n \"addressPrefixes\": [\r\n \"13.64.151.161/32\",\r\n + \ \"13.66.141.64/27\",\r\n \"13.67.9.224/27\",\r\n \"13.69.66.160/27\",\r\n + \ \"13.69.229.96/27\",\r\n \"13.70.73.32/27\",\r\n \"13.71.172.160/27\",\r\n + \ \"13.71.195.224/27\",\r\n \"13.73.240.32/27\",\r\n \"13.74.249.156/32\",\r\n + \ \"13.75.38.32/27\",\r\n \"13.75.105.168/32\",\r\n \"13.77.52.160/27\",\r\n + \ \"13.78.108.192/27\",\r\n \"13.78.172.246/32\",\r\n \"13.79.37.247/32\",\r\n + \ \"13.86.219.0/27\",\r\n \"13.87.57.160/27\",\r\n \"13.87.123.160/27\",\r\n + \ \"13.89.174.0/27\",\r\n \"20.36.107.192/27\",\r\n \"20.36.115.64/27\",\r\n + \ \"20.37.75.96/27\",\r\n \"20.43.120.32/27\",\r\n \"20.44.3.160/27\",\r\n + \ \"20.44.16.32/27\",\r\n \"20.46.10.64/27\",\r\n \"20.51.16.128/27\",\r\n + \ \"20.61.98.160/27\",\r\n \"20.62.129.0/27\",\r\n \"20.66.2.32/27\",\r\n + \ \"20.72.21.64/27\",\r\n \"20.187.197.32/27\",\r\n \"20.190.165.48/29\",\r\n + \ \"20.190.166.48/29\",\r\n \"20.190.166.112/29\",\r\n \"20.190.166.176/29\",\r\n + \ \"20.195.56.102/32\",\r\n \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n + \ \"23.101.0.70/32\",\r\n \"23.101.6.190/32\",\r\n \"40.68.160.142/32\",\r\n + \ \"40.69.107.160/27\",\r\n \"40.71.13.0/27\",\r\n \"40.74.101.64/27\",\r\n + \ \"40.74.146.192/27\",\r\n \"40.78.195.160/27\",\r\n \"40.78.203.64/27\",\r\n + \ \"40.79.131.128/27\",\r\n \"40.79.179.128/27\",\r\n \"40.83.144.56/32\",\r\n + \ \"40.126.37.48/29\",\r\n \"40.126.38.48/29\",\r\n \"40.126.38.112/29\",\r\n + \ \"40.126.38.176/29\",\r\n \"51.140.148.192/27\",\r\n \"51.140.211.192/27\",\r\n + \ \"52.138.65.157/32\",\r\n \"52.138.68.41/32\",\r\n \"52.146.132.96/27\",\r\n + \ \"52.150.157.0/27\",\r\n \"52.161.13.71/32\",\r\n \"52.161.13.95/32\",\r\n + \ \"52.161.110.169/32\",\r\n \"52.162.110.96/27\",\r\n \"52.169.125.119/32\",\r\n + \ \"52.169.218.0/32\",\r\n \"52.174.189.149/32\",\r\n \"52.175.18.134/32\",\r\n + \ \"52.178.27.112/32\",\r\n \"52.179.122.218/32\",\r\n \"52.179.126.223/32\",\r\n + \ \"52.180.177.87/32\",\r\n \"52.180.179.108/32\",\r\n \"52.180.181.61/32\",\r\n + \ \"52.180.183.8/32\",\r\n \"52.187.19.1/32\",\r\n \"52.187.113.48/32\",\r\n + \ \"52.187.117.83/32\",\r\n \"52.187.120.237/32\",\r\n \"52.225.184.198/32\",\r\n + \ \"52.225.188.89/32\",\r\n \"52.231.19.128/27\",\r\n \"52.231.147.192/27\",\r\n + \ \"65.52.251.96/27\",\r\n \"104.40.84.19/32\",\r\n \"104.40.87.209/32\",\r\n + \ \"104.40.156.18/32\",\r\n \"104.41.159.212/32\",\r\n \"104.45.138.161/32\",\r\n + \ \"104.46.178.128/27\",\r\n \"104.211.147.160/27\",\r\n + \ \"191.233.204.160/27\",\r\n \"2603:1030:107:2::100/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureAdvancedThreatProtection\",\r\n + \ \"id\": \"AzureAdvancedThreatProtection\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureIdentity\",\r\n \"addressPrefixes\": - [\r\n \"13.64.151.161/32\",\r\n \"13.66.141.64/27\",\r\n - \ \"13.67.9.224/27\",\r\n \"13.69.66.160/27\",\r\n \"13.69.229.96/27\",\r\n - \ \"13.70.73.32/27\",\r\n \"13.71.172.160/27\",\r\n \"13.71.195.224/27\",\r\n - \ \"13.73.240.32/27\",\r\n \"13.74.249.156/32\",\r\n \"13.75.38.32/27\",\r\n - \ \"13.75.105.168/32\",\r\n \"13.77.52.160/27\",\r\n \"13.78.108.192/27\",\r\n - \ \"13.78.172.246/32\",\r\n \"13.79.37.247/32\",\r\n \"13.86.219.0/27\",\r\n - \ \"13.87.57.160/27\",\r\n \"13.87.123.160/27\",\r\n \"13.89.174.0/27\",\r\n - \ \"20.36.107.192/27\",\r\n \"20.36.115.64/27\",\r\n \"20.37.75.96/27\",\r\n - \ \"20.43.120.32/27\",\r\n \"20.44.3.160/27\",\r\n \"20.44.16.32/27\",\r\n - \ \"20.46.10.64/27\",\r\n \"20.51.16.128/27\",\r\n \"20.61.98.160/27\",\r\n - \ \"20.62.129.0/27\",\r\n \"20.66.2.32/27\",\r\n \"20.72.21.64/27\",\r\n - \ \"20.187.197.32/27\",\r\n \"20.190.165.48/29\",\r\n \"20.190.166.48/29\",\r\n - \ \"20.190.166.112/29\",\r\n \"20.190.166.176/29\",\r\n \"20.195.56.102/32\",\r\n - \ \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n \"23.101.0.70/32\",\r\n - \ \"23.101.6.190/32\",\r\n \"40.68.160.142/32\",\r\n \"40.69.107.160/27\",\r\n - \ \"40.71.13.0/27\",\r\n \"40.74.101.64/27\",\r\n \"40.74.146.192/27\",\r\n - \ \"40.78.195.160/27\",\r\n \"40.78.203.64/27\",\r\n \"40.79.131.128/27\",\r\n - \ \"40.79.179.128/27\",\r\n \"40.83.144.56/32\",\r\n \"40.126.37.48/29\",\r\n - \ \"40.126.38.48/29\",\r\n \"40.126.38.112/29\",\r\n \"40.126.38.176/29\",\r\n - \ \"51.140.148.192/27\",\r\n \"51.140.211.192/27\",\r\n \"52.138.65.157/32\",\r\n - \ \"52.138.68.41/32\",\r\n \"52.146.132.96/27\",\r\n \"52.150.157.0/27\",\r\n - \ \"52.161.13.71/32\",\r\n \"52.161.13.95/32\",\r\n \"52.161.110.169/32\",\r\n - \ \"52.162.110.96/27\",\r\n \"52.169.125.119/32\",\r\n \"52.169.218.0/32\",\r\n - \ \"52.174.189.149/32\",\r\n \"52.175.18.134/32\",\r\n \"52.178.27.112/32\",\r\n - \ \"52.179.122.218/32\",\r\n \"52.179.126.223/32\",\r\n \"52.180.177.87/32\",\r\n - \ \"52.180.179.108/32\",\r\n \"52.180.181.61/32\",\r\n \"52.180.183.8/32\",\r\n - \ \"52.187.19.1/32\",\r\n \"52.187.113.48/32\",\r\n \"52.187.117.83/32\",\r\n - \ \"52.187.120.237/32\",\r\n \"52.225.184.198/32\",\r\n \"52.225.188.89/32\",\r\n - \ \"52.231.19.128/27\",\r\n \"52.231.147.192/27\",\r\n \"65.52.251.96/27\",\r\n - \ \"104.40.84.19/32\",\r\n \"104.40.87.209/32\",\r\n \"104.40.156.18/32\",\r\n - \ \"104.41.159.212/32\",\r\n \"104.45.138.161/32\",\r\n \"104.46.178.128/27\",\r\n - \ \"104.211.147.160/27\",\r\n \"191.233.204.160/27\",\r\n - \ \"2603:1030:107:2::100/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureAdvancedThreatProtection\",\r\n \"id\": - \"AzureAdvancedThreatProtection\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAdvancedThreatProtection\",\r\n \ \"addressPrefixes\": [\r\n \"20.17.48.24/29\",\r\n \"20.21.32.24/29\",\r\n \ \"20.36.120.112/29\",\r\n \"20.37.64.112/29\",\r\n \"20.37.156.192/29\",\r\n @@ -3064,151 +3093,153 @@ interactions: \ \"2603:1040:1503::180/123\",\r\n \"2603:1050:6:1::140/123\",\r\n \ \"2603:1050:403::140/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureArcInfrastructure\",\r\n \"id\": \"AzureArcInfrastructure\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureArcInfrastructure\",\r\n \"addressPrefixes\": - [\r\n \"13.66.143.219/32\",\r\n \"13.66.149.68/31\",\r\n - \ \"13.67.15.1/32\",\r\n \"13.67.15.124/30\",\r\n \"13.69.239.84/30\",\r\n - \ \"13.69.239.88/32\",\r\n \"13.70.79.64/32\",\r\n \"13.70.79.198/31\",\r\n - \ \"13.71.175.129/32\",\r\n \"13.71.177.224/32\",\r\n \"13.71.199.117/32\",\r\n - \ \"13.73.244.196/32\",\r\n \"13.73.253.124/30\",\r\n \"13.74.107.94/31\",\r\n - \ \"13.77.53.221/32\",\r\n \"13.78.111.193/32\",\r\n \"13.81.244.155/32\",\r\n - \ \"13.86.223.80/32\",\r\n \"13.89.179.20/30\",\r\n \"13.89.179.24/32\",\r\n - \ \"13.90.194.180/32\",\r\n \"20.21.46.136/31\",\r\n \"20.21.69.176/31\",\r\n - \ \"20.21.77.184/31\",\r\n \"20.36.122.52/30\",\r\n \"20.37.66.52/30\",\r\n - \ \"20.37.196.248/30\",\r\n \"20.37.226.52/30\",\r\n \"20.37.228.8/30\",\r\n - \ \"20.38.87.188/30\",\r\n \"20.38.138.56/30\",\r\n \"20.38.141.8/30\",\r\n - \ \"20.38.149.130/32\",\r\n \"20.38.157.132/31\",\r\n \"20.39.12.228/30\",\r\n - \ \"20.39.14.84/30\",\r\n \"20.40.200.152/29\",\r\n \"20.40.224.52/30\",\r\n - \ \"20.41.67.84/30\",\r\n \"20.41.69.52/30\",\r\n \"20.41.195.252/30\",\r\n - \ \"20.41.208.16/30\",\r\n \"20.42.65.86/31\",\r\n \"20.42.74.230/32\",\r\n - \ \"20.42.74.232/30\",\r\n \"20.42.228.216/30\",\r\n \"20.43.43.160/30\",\r\n - \ \"20.43.45.240/30\",\r\n \"20.43.67.88/30\",\r\n \"20.43.121.252/32\",\r\n - \ \"20.43.123.220/30\",\r\n \"20.44.13.240/31\",\r\n \"20.44.19.6/31\",\r\n - \ \"20.44.29.50/31\",\r\n \"20.44.31.36/30\",\r\n \"20.45.127.8/30\",\r\n - \ \"20.45.127.12/32\",\r\n \"20.45.197.224/30\",\r\n \"20.45.199.32/30\",\r\n - \ \"20.45.208.12/30\",\r\n \"20.45.208.40/30\",\r\n \"20.48.192.76/30\",\r\n - \ \"20.49.95.58/31\",\r\n \"20.49.99.12/30\",\r\n \"20.49.102.212/30\",\r\n - \ \"20.49.109.32/30\",\r\n \"20.49.113.12/30\",\r\n \"20.49.114.52/30\",\r\n - \ \"20.49.120.32/30\",\r\n \"20.49.125.188/30\",\r\n \"20.50.1.196/30\",\r\n - \ \"20.50.201.210/31\",\r\n \"20.50.201.212/30\",\r\n \"20.52.72.60/30\",\r\n - \ \"20.53.0.34/31\",\r\n \"20.53.0.112/30\",\r\n \"20.53.0.120/29\",\r\n - \ \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n \"20.83.192.208/30\",\r\n - \ \"20.83.192.212/32\",\r\n \"20.125.173.160/31\",\r\n \"20.125.205.160/31\",\r\n - \ \"20.150.165.140/30\",\r\n \"20.150.190.84/30\",\r\n \"20.151.32.136/30\",\r\n - \ \"20.187.194.204/30\",\r\n \"20.189.111.204/30\",\r\n \"20.189.171.108/30\",\r\n - \ \"20.189.173.48/30\",\r\n \"20.191.160.28/30\",\r\n \"20.192.101.26/31\",\r\n - \ \"20.192.164.176/30\",\r\n \"20.192.228.252/30\",\r\n \"20.193.96.16/30\",\r\n - \ \"20.194.68.148/31\",\r\n \"20.194.129.106/31\",\r\n \"20.205.77.198/32\",\r\n - \ \"20.205.77.208/30\",\r\n \"20.205.85.198/31\",\r\n \"20.208.21.162/31\",\r\n - \ \"23.98.86.58/31\",\r\n \"23.98.104.12/30\",\r\n \"23.98.108.32/30\",\r\n - \ \"40.64.132.84/30\",\r\n \"40.64.135.72/30\",\r\n \"40.67.122.108/30\",\r\n - \ \"40.67.122.112/32\",\r\n \"40.67.122.120/29\",\r\n \"40.69.111.34/31\",\r\n - \ \"40.69.111.192/30\",\r\n \"40.69.116.96/29\",\r\n \"40.70.151.194/32\",\r\n - \ \"40.70.151.196/30\",\r\n \"40.71.15.194/32\",\r\n \"40.74.102.16/30\",\r\n - \ \"40.74.150.116/30\",\r\n \"40.74.150.120/32\",\r\n \"40.78.204.46/32\",\r\n - \ \"40.78.239.96/31\",\r\n \"40.78.253.84/31\",\r\n \"40.79.138.46/31\",\r\n - \ \"40.79.146.46/32\",\r\n \"40.79.150.112/30\",\r\n \"40.79.167.16/30\",\r\n - \ \"40.79.167.20/32\",\r\n \"40.79.173.36/32\",\r\n \"40.79.191.216/32\",\r\n - \ \"40.80.53.2/31\",\r\n \"40.80.59.24/30\",\r\n \"40.80.172.12/30\",\r\n - \ \"40.89.20.128/30\",\r\n \"40.89.23.32/30\",\r\n \"40.89.121.188/31\",\r\n - \ \"40.115.144.0/30\",\r\n \"40.119.9.232/30\",\r\n \"40.120.8.184/30\",\r\n - \ \"40.120.75.58/32\",\r\n \"40.120.77.176/30\",\r\n \"40.124.65.160/31\",\r\n - \ \"51.11.98.64/29\",\r\n \"51.11.192.34/31\",\r\n \"51.12.22.220/30\",\r\n - \ \"51.12.75.188/30\",\r\n \"51.12.168.72/30\",\r\n \"51.12.229.232/30\",\r\n - \ \"51.13.128.80/30\",\r\n \"51.103.205.160/31\",\r\n \"51.104.15.254/32\",\r\n - \ \"51.104.28.216/30\",\r\n \"51.104.31.172/30\",\r\n \"51.105.71.144/31\",\r\n - \ \"51.105.77.50/31\",\r\n \"51.105.90.148/30\",\r\n \"51.107.50.56/30\",\r\n - \ \"51.107.53.32/30\",\r\n \"51.107.60.152/32\",\r\n \"51.107.129.104/30\",\r\n - \ \"51.107.146.52/30\",\r\n \"51.107.193.4/30\",\r\n \"51.116.49.136/30\",\r\n - \ \"51.116.145.136/30\",\r\n \"51.116.146.212/30\",\r\n \"51.116.158.60/31\",\r\n - \ \"51.116.243.218/31\",\r\n \"51.116.251.186/32\",\r\n \"51.116.253.164/30\",\r\n - \ \"51.120.42.56/30\",\r\n \"51.120.44.196/30\",\r\n \"51.120.100.156/31\",\r\n - \ \"51.120.109.26/31\",\r\n \"51.120.213.26/32\",\r\n \"51.120.214.148/30\",\r\n - \ \"51.120.226.52/30\",\r\n \"51.137.164.76/30\",\r\n \"51.137.166.40/30\",\r\n - \ \"51.138.160.92/30\",\r\n \"51.140.151.168/30\",\r\n \"51.140.212.216/31\",\r\n - \ \"51.140.215.180/30\",\r\n \"52.136.51.68/30\",\r\n \"52.138.90.54/31\",\r\n - \ \"52.138.229.96/31\",\r\n \"52.140.107.92/30\",\r\n \"52.140.110.108/30\",\r\n - \ \"52.146.79.132/30\",\r\n \"52.146.130.180/30\",\r\n \"52.150.152.204/30\",\r\n - \ \"52.150.156.36/30\",\r\n \"52.162.111.132/32\",\r\n \"52.167.111.168/31\",\r\n - \ \"52.168.118.130/32\",\r\n \"52.178.17.240/31\",\r\n \"52.182.141.60/31\",\r\n - \ \"52.228.84.80/30\",\r\n \"52.231.23.10/32\",\r\n \"52.231.151.80/30\",\r\n - \ \"52.236.189.74/32\",\r\n \"52.240.244.228/30\",\r\n \"52.246.157.2/31\",\r\n - \ \"65.52.252.250/31\",\r\n \"102.37.64.160/30\",\r\n \"102.133.57.188/30\",\r\n - \ \"102.133.127.176/31\",\r\n \"102.133.154.6/31\",\r\n \"102.133.218.52/30\",\r\n - \ \"102.133.219.188/30\",\r\n \"102.133.254.200/30\",\r\n - \ \"102.133.254.204/32\",\r\n \"104.46.162.2/32\",\r\n \"104.46.162.28/30\",\r\n - \ \"104.46.163.96/29\",\r\n \"104.46.178.0/30\",\r\n \"104.211.146.248/30\",\r\n - \ \"104.214.164.48/31\",\r\n \"137.135.98.137/32\",\r\n \"191.233.207.26/32\",\r\n - \ \"191.233.207.30/31\",\r\n \"191.234.136.44/30\",\r\n \"191.234.138.144/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureArcInfrastructure\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.219/32\",\r\n + \ \"13.66.149.68/31\",\r\n \"13.67.15.1/32\",\r\n \"13.67.15.124/30\",\r\n + \ \"13.69.239.84/30\",\r\n \"13.69.239.88/32\",\r\n \"13.70.79.64/32\",\r\n + \ \"13.70.79.198/31\",\r\n \"13.71.175.129/32\",\r\n \"13.71.177.224/32\",\r\n + \ \"13.71.199.117/32\",\r\n \"13.73.244.196/32\",\r\n \"13.73.253.124/30\",\r\n + \ \"13.74.107.94/31\",\r\n \"13.77.53.221/32\",\r\n \"13.78.111.193/32\",\r\n + \ \"13.81.244.155/32\",\r\n \"13.86.223.80/32\",\r\n \"13.89.179.20/30\",\r\n + \ \"13.89.179.24/32\",\r\n \"13.90.194.180/32\",\r\n \"20.21.46.136/31\",\r\n + \ \"20.21.69.176/31\",\r\n \"20.21.77.184/31\",\r\n \"20.36.122.52/30\",\r\n + \ \"20.37.66.52/30\",\r\n \"20.37.196.248/30\",\r\n \"20.37.226.52/30\",\r\n + \ \"20.37.228.8/30\",\r\n \"20.38.87.188/30\",\r\n \"20.38.138.56/30\",\r\n + \ \"20.38.141.8/30\",\r\n \"20.38.149.130/32\",\r\n \"20.38.157.132/31\",\r\n + \ \"20.39.12.228/30\",\r\n \"20.39.14.84/30\",\r\n \"20.40.200.152/29\",\r\n + \ \"20.40.224.52/30\",\r\n \"20.41.67.84/30\",\r\n \"20.41.69.52/30\",\r\n + \ \"20.41.195.252/30\",\r\n \"20.41.208.16/30\",\r\n \"20.42.65.86/31\",\r\n + \ \"20.42.74.230/32\",\r\n \"20.42.74.232/30\",\r\n \"20.42.228.216/30\",\r\n + \ \"20.43.43.160/30\",\r\n \"20.43.45.240/30\",\r\n \"20.43.67.88/30\",\r\n + \ \"20.43.121.252/32\",\r\n \"20.43.123.220/30\",\r\n \"20.44.13.240/31\",\r\n + \ \"20.44.19.6/31\",\r\n \"20.44.29.50/31\",\r\n \"20.44.31.36/30\",\r\n + \ \"20.45.127.8/30\",\r\n \"20.45.127.12/32\",\r\n \"20.45.197.224/30\",\r\n + \ \"20.45.199.32/30\",\r\n \"20.45.208.12/30\",\r\n \"20.45.208.40/30\",\r\n + \ \"20.48.192.76/30\",\r\n \"20.49.95.58/31\",\r\n \"20.49.99.12/30\",\r\n + \ \"20.49.102.212/30\",\r\n \"20.49.109.32/30\",\r\n \"20.49.113.12/30\",\r\n + \ \"20.49.114.52/30\",\r\n \"20.49.120.32/30\",\r\n \"20.49.125.188/30\",\r\n + \ \"20.50.1.196/30\",\r\n \"20.50.201.210/31\",\r\n \"20.50.201.212/30\",\r\n + \ \"20.52.72.60/30\",\r\n \"20.53.0.34/31\",\r\n \"20.53.0.112/30\",\r\n + \ \"20.53.0.120/29\",\r\n \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n + \ \"20.83.192.208/30\",\r\n \"20.83.192.212/32\",\r\n \"20.125.173.160/31\",\r\n + \ \"20.125.205.160/31\",\r\n \"20.150.165.140/30\",\r\n \"20.150.190.84/30\",\r\n + \ \"20.151.32.136/30\",\r\n \"20.187.194.204/30\",\r\n \"20.189.111.204/30\",\r\n + \ \"20.189.171.108/30\",\r\n \"20.189.173.48/30\",\r\n \"20.191.160.28/30\",\r\n + \ \"20.192.101.26/31\",\r\n \"20.192.164.176/30\",\r\n \"20.192.228.252/30\",\r\n + \ \"20.193.96.16/30\",\r\n \"20.194.68.148/31\",\r\n \"20.194.129.106/31\",\r\n + \ \"20.205.77.198/32\",\r\n \"20.205.77.208/30\",\r\n \"20.205.85.198/31\",\r\n + \ \"20.208.21.162/31\",\r\n \"23.98.86.58/31\",\r\n \"23.98.104.12/30\",\r\n + \ \"23.98.108.32/30\",\r\n \"40.64.132.84/30\",\r\n \"40.64.135.72/30\",\r\n + \ \"40.67.122.108/30\",\r\n \"40.67.122.112/32\",\r\n \"40.67.122.120/29\",\r\n + \ \"40.69.111.34/31\",\r\n \"40.69.111.192/30\",\r\n \"40.69.116.96/29\",\r\n + \ \"40.70.151.194/32\",\r\n \"40.70.151.196/30\",\r\n \"40.71.15.194/32\",\r\n + \ \"40.74.102.16/30\",\r\n \"40.74.150.116/30\",\r\n \"40.74.150.120/32\",\r\n + \ \"40.78.204.46/32\",\r\n \"40.78.239.96/31\",\r\n \"40.78.253.84/31\",\r\n + \ \"40.79.138.46/31\",\r\n \"40.79.146.46/32\",\r\n \"40.79.150.112/30\",\r\n + \ \"40.79.167.16/30\",\r\n \"40.79.167.20/32\",\r\n \"40.79.173.36/32\",\r\n + \ \"40.79.191.216/32\",\r\n \"40.80.53.2/31\",\r\n \"40.80.59.24/30\",\r\n + \ \"40.80.172.12/30\",\r\n \"40.89.20.128/30\",\r\n \"40.89.23.32/30\",\r\n + \ \"40.89.121.188/31\",\r\n \"40.115.144.0/30\",\r\n \"40.119.9.232/30\",\r\n + \ \"40.120.8.184/30\",\r\n \"40.120.75.58/32\",\r\n \"40.120.77.176/30\",\r\n + \ \"40.124.65.160/31\",\r\n \"51.11.98.64/29\",\r\n \"51.11.192.34/31\",\r\n + \ \"51.12.22.220/30\",\r\n \"51.12.75.188/30\",\r\n \"51.12.168.72/30\",\r\n + \ \"51.12.229.232/30\",\r\n \"51.13.128.80/30\",\r\n \"51.103.205.160/31\",\r\n + \ \"51.104.15.254/32\",\r\n \"51.104.28.216/30\",\r\n \"51.104.31.172/30\",\r\n + \ \"51.105.71.144/31\",\r\n \"51.105.77.50/31\",\r\n \"51.105.90.148/30\",\r\n + \ \"51.107.50.56/30\",\r\n \"51.107.53.32/30\",\r\n \"51.107.60.152/32\",\r\n + \ \"51.107.129.104/30\",\r\n \"51.107.146.52/30\",\r\n \"51.107.193.4/30\",\r\n + \ \"51.116.49.136/30\",\r\n \"51.116.145.136/30\",\r\n \"51.116.146.212/30\",\r\n + \ \"51.116.158.60/31\",\r\n \"51.116.243.218/31\",\r\n \"51.116.251.186/32\",\r\n + \ \"51.116.253.164/30\",\r\n \"51.120.42.56/30\",\r\n \"51.120.44.196/30\",\r\n + \ \"51.120.100.156/31\",\r\n \"51.120.109.26/31\",\r\n \"51.120.213.26/32\",\r\n + \ \"51.120.214.148/30\",\r\n \"51.120.226.52/30\",\r\n \"51.137.164.76/30\",\r\n + \ \"51.137.166.40/30\",\r\n \"51.138.160.92/30\",\r\n \"51.140.151.168/30\",\r\n + \ \"51.140.212.216/31\",\r\n \"51.140.215.180/30\",\r\n \"52.136.51.68/30\",\r\n + \ \"52.138.90.54/31\",\r\n \"52.138.229.96/31\",\r\n \"52.140.107.92/30\",\r\n + \ \"52.140.110.108/30\",\r\n \"52.146.79.132/30\",\r\n \"52.146.130.180/30\",\r\n + \ \"52.150.152.204/30\",\r\n \"52.150.156.36/30\",\r\n \"52.162.111.132/32\",\r\n + \ \"52.167.111.168/31\",\r\n \"52.168.118.130/32\",\r\n \"52.178.17.240/31\",\r\n + \ \"52.182.141.60/31\",\r\n \"52.228.84.80/30\",\r\n \"52.231.23.10/32\",\r\n + \ \"52.231.151.80/30\",\r\n \"52.236.189.74/32\",\r\n \"52.240.244.228/30\",\r\n + \ \"52.246.157.2/31\",\r\n \"65.52.252.250/31\",\r\n \"102.37.64.160/30\",\r\n + \ \"102.133.57.188/30\",\r\n \"102.133.127.176/31\",\r\n + \ \"102.133.154.6/31\",\r\n \"102.133.218.52/30\",\r\n \"102.133.219.188/30\",\r\n + \ \"102.133.254.200/30\",\r\n \"102.133.254.204/32\",\r\n + \ \"104.46.162.2/32\",\r\n \"104.46.162.28/30\",\r\n \"104.46.163.96/29\",\r\n + \ \"104.46.178.0/30\",\r\n \"104.211.146.248/30\",\r\n \"104.214.164.48/31\",\r\n + \ \"137.135.98.137/32\",\r\n \"191.233.207.26/32\",\r\n \"191.233.207.30/31\",\r\n + \ \"191.234.136.44/30\",\r\n \"191.234.138.144/30\",\r\n \ \"191.234.149.138/32\",\r\n \"191.234.157.42/32\",\r\n \ \"191.234.157.172/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureAttestation\",\r\n \"id\": \"AzureAttestation\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAttestation\",\r\n \"addressPrefixes\": - [\r\n \"13.66.145.224/30\",\r\n \"13.69.109.140/30\",\r\n - \ \"13.69.233.128/30\",\r\n \"13.70.79.80/30\",\r\n \"13.71.175.208/30\",\r\n - \ \"13.76.91.201/32\",\r\n \"13.77.168.36/32\",\r\n \"13.86.223.192/30\",\r\n - \ \"13.86.254.29/32\",\r\n \"13.89.241.144/32\",\r\n \"20.17.51.36/30\",\r\n - \ \"20.21.32.44/30\",\r\n \"20.37.71.40/30\",\r\n \"20.37.229.172/30\",\r\n - \ \"20.38.132.24/30\",\r\n \"20.38.143.40/30\",\r\n \"20.40.225.60/30\",\r\n - \ \"20.43.123.196/30\",\r\n \"20.44.4.248/30\",\r\n \"20.44.12.140/30\",\r\n - \ \"20.44.19.164/30\",\r\n \"20.45.116.92/30\",\r\n \"20.45.126.116/30\",\r\n - \ \"20.46.11.4/30\",\r\n \"20.48.193.180/30\",\r\n \"20.49.83.244/30\",\r\n - \ \"20.49.103.124/30\",\r\n \"20.49.118.20/30\",\r\n \"20.49.127.244/30\",\r\n - \ \"20.50.107.73/32\",\r\n \"20.51.8.204/30\",\r\n \"20.51.20.80/30\",\r\n - \ \"20.52.72.44/30\",\r\n \"20.53.0.104/30\",\r\n \"20.53.47.64/30\",\r\n - \ \"20.53.56.4/30\",\r\n \"20.54.110.142/32\",\r\n \"20.61.99.100/30\",\r\n - \ \"20.62.129.148/30\",\r\n \"20.65.130.92/30\",\r\n \"20.72.21.144/30\",\r\n - \ \"20.72.30.180/30\",\r\n \"20.72.129.122/32\",\r\n \"20.73.227.143/32\",\r\n - \ \"20.150.174.132/30\",\r\n \"20.150.244.32/30\",\r\n \"20.151.24.34/32\",\r\n - \ \"20.187.197.228/30\",\r\n \"20.189.225.84/30\",\r\n \"20.191.161.220/30\",\r\n - \ \"20.192.43.76/30\",\r\n \"20.192.166.188/30\",\r\n \"20.192.184.116/30\",\r\n - \ \"20.192.231.240/30\",\r\n \"20.192.238.188/30\",\r\n \"20.193.96.12/30\",\r\n - \ \"20.194.72.148/30\",\r\n \"20.195.146.64/30\",\r\n \"20.215.0.44/30\",\r\n - \ \"20.217.40.44/30\",\r\n \"23.98.109.52/30\",\r\n \"23.99.79.140/32\",\r\n - \ \"40.67.52.116/30\",\r\n \"40.67.121.196/30\",\r\n \"40.69.111.116/30\",\r\n - \ \"40.71.15.204/30\",\r\n \"40.78.239.116/30\",\r\n \"40.79.141.132/30\",\r\n - \ \"40.79.189.116/30\",\r\n \"40.80.173.216/30\",\r\n \"40.80.180.196/30\",\r\n - \ \"40.88.132.87/32\",\r\n \"40.89.23.44/30\",\r\n \"40.89.121.168/30\",\r\n - \ \"40.114.209.61/32\",\r\n \"40.120.8.176/30\",\r\n \"40.120.75.60/30\",\r\n - \ \"40.127.193.93/32\",\r\n \"51.11.125.56/32\",\r\n \"51.12.46.224/30\",\r\n - \ \"51.12.198.4/30\",\r\n \"51.13.128.64/30\",\r\n \"51.13.136.184/30\",\r\n - \ \"51.53.27.240/30\",\r\n \"51.53.171.240/30\",\r\n \"51.107.53.52/30\",\r\n - \ \"51.107.128.36/30\",\r\n \"51.107.192.152/30\",\r\n \"51.107.250.40/30\",\r\n - \ \"51.116.54.72/30\",\r\n \"51.116.149.224/30\",\r\n \"51.116.246.16/30\",\r\n - \ \"51.120.100.244/30\",\r\n \"51.120.233.128/30\",\r\n \"51.137.167.184/30\",\r\n - \ \"51.138.160.76/30\",\r\n \"51.138.210.128/30\",\r\n \"51.140.111.84/32\",\r\n - \ \"51.140.149.84/30\",\r\n \"51.140.215.168/30\",\r\n \"51.143.209.132/30\",\r\n - \ \"52.136.53.132/30\",\r\n \"52.136.184.232/30\",\r\n \"52.139.46.228/32\",\r\n - \ \"52.139.86.173/32\",\r\n \"52.142.163.77/32\",\r\n \"52.146.132.244/30\",\r\n - \ \"52.150.157.172/30\",\r\n \"52.154.45.19/32\",\r\n \"52.162.111.140/30\",\r\n - \ \"52.162.199.134/32\",\r\n \"52.172.116.0/30\",\r\n \"52.180.178.44/32\",\r\n - \ \"52.229.112.108/32\",\r\n \"52.231.23.116/30\",\r\n \"52.231.151.68/30\",\r\n - \ \"52.247.36.207/32\",\r\n \"52.251.59.202/32\",\r\n \"70.37.52.246/32\",\r\n - \ \"102.37.64.120/30\",\r\n \"102.37.80.52/30\",\r\n \"102.133.126.132/30\",\r\n - \ \"102.133.221.196/30\",\r\n \"104.46.162.16/30\",\r\n \"104.46.179.240/30\",\r\n - \ \"104.214.164.108/30\",\r\n \"168.61.140.108/30\",\r\n - \ \"191.233.51.220/30\",\r\n \"191.233.207.212/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureAttestation\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.224/30\",\r\n + \ \"13.69.109.140/30\",\r\n \"13.69.233.128/30\",\r\n \"13.70.79.80/30\",\r\n + \ \"13.71.175.208/30\",\r\n \"13.76.91.201/32\",\r\n \"13.77.168.36/32\",\r\n + \ \"13.86.223.192/30\",\r\n \"13.86.254.29/32\",\r\n \"13.89.241.144/32\",\r\n + \ \"20.17.51.36/30\",\r\n \"20.21.32.44/30\",\r\n \"20.37.71.40/30\",\r\n + \ \"20.37.229.172/30\",\r\n \"20.38.132.24/30\",\r\n \"20.38.143.40/30\",\r\n + \ \"20.40.225.60/30\",\r\n \"20.43.123.196/30\",\r\n \"20.44.4.248/30\",\r\n + \ \"20.44.12.140/30\",\r\n \"20.44.19.164/30\",\r\n \"20.45.116.92/30\",\r\n + \ \"20.45.126.116/30\",\r\n \"20.46.11.4/30\",\r\n \"20.48.193.180/30\",\r\n + \ \"20.49.83.244/30\",\r\n \"20.49.103.124/30\",\r\n \"20.49.118.20/30\",\r\n + \ \"20.49.127.244/30\",\r\n \"20.50.107.73/32\",\r\n \"20.51.8.204/30\",\r\n + \ \"20.51.20.80/30\",\r\n \"20.52.72.44/30\",\r\n \"20.53.0.104/30\",\r\n + \ \"20.53.47.64/30\",\r\n \"20.53.56.4/30\",\r\n \"20.54.110.142/32\",\r\n + \ \"20.61.99.100/30\",\r\n \"20.62.129.148/30\",\r\n \"20.65.130.92/30\",\r\n + \ \"20.72.21.144/30\",\r\n \"20.72.30.180/30\",\r\n \"20.72.129.122/32\",\r\n + \ \"20.73.227.143/32\",\r\n \"20.150.174.132/30\",\r\n \"20.150.244.32/30\",\r\n + \ \"20.151.24.34/32\",\r\n \"20.187.197.228/30\",\r\n \"20.189.225.84/30\",\r\n + \ \"20.191.161.220/30\",\r\n \"20.192.43.76/30\",\r\n \"20.192.166.188/30\",\r\n + \ \"20.192.184.116/30\",\r\n \"20.192.231.240/30\",\r\n \"20.192.238.188/30\",\r\n + \ \"20.193.96.12/30\",\r\n \"20.194.72.148/30\",\r\n \"20.195.146.64/30\",\r\n + \ \"20.215.0.44/30\",\r\n \"20.217.40.44/30\",\r\n \"23.98.109.52/30\",\r\n + \ \"23.99.79.140/32\",\r\n \"40.67.52.116/30\",\r\n \"40.67.121.196/30\",\r\n + \ \"40.69.111.116/30\",\r\n \"40.71.15.204/30\",\r\n \"40.78.239.116/30\",\r\n + \ \"40.79.141.132/30\",\r\n \"40.79.189.116/30\",\r\n \"40.80.173.216/30\",\r\n + \ \"40.80.180.196/30\",\r\n \"40.88.132.87/32\",\r\n \"40.89.23.44/30\",\r\n + \ \"40.89.121.168/30\",\r\n \"40.114.209.61/32\",\r\n \"40.120.8.176/30\",\r\n + \ \"40.120.75.60/30\",\r\n \"40.127.193.93/32\",\r\n \"51.11.125.56/32\",\r\n + \ \"51.12.46.224/30\",\r\n \"51.12.198.4/30\",\r\n \"51.13.128.64/30\",\r\n + \ \"51.13.136.184/30\",\r\n \"51.53.27.240/30\",\r\n \"51.53.171.240/30\",\r\n + \ \"51.107.53.52/30\",\r\n \"51.107.128.36/30\",\r\n \"51.107.192.152/30\",\r\n + \ \"51.107.250.40/30\",\r\n \"51.116.54.72/30\",\r\n \"51.116.149.224/30\",\r\n + \ \"51.116.246.16/30\",\r\n \"51.120.100.244/30\",\r\n \"51.120.233.128/30\",\r\n + \ \"51.137.167.184/30\",\r\n \"51.138.160.76/30\",\r\n \"51.138.210.128/30\",\r\n + \ \"51.140.111.84/32\",\r\n \"51.140.149.84/30\",\r\n \"51.140.215.168/30\",\r\n + \ \"51.143.209.132/30\",\r\n \"52.136.53.132/30\",\r\n \"52.136.184.232/30\",\r\n + \ \"52.139.46.228/32\",\r\n \"52.139.86.173/32\",\r\n \"52.142.163.77/32\",\r\n + \ \"52.146.132.244/30\",\r\n \"52.150.157.172/30\",\r\n \"52.154.45.19/32\",\r\n + \ \"52.162.111.140/30\",\r\n \"52.162.199.134/32\",\r\n \"52.172.116.0/30\",\r\n + \ \"52.180.178.44/32\",\r\n \"52.229.112.108/32\",\r\n \"52.231.23.116/30\",\r\n + \ \"52.231.151.68/30\",\r\n \"52.247.36.207/32\",\r\n \"52.251.59.202/32\",\r\n + \ \"70.37.52.246/32\",\r\n \"102.37.64.120/30\",\r\n \"102.37.80.52/30\",\r\n + \ \"102.133.126.132/30\",\r\n \"102.133.221.196/30\",\r\n + \ \"104.46.162.16/30\",\r\n \"104.46.179.240/30\",\r\n \"104.214.164.108/30\",\r\n + \ \"168.61.140.108/30\",\r\n \"191.233.51.220/30\",\r\n \"191.233.207.212/30\",\r\n \ \"191.238.72.72/30\",\r\n \"2603:1020:a04:2::530/124\",\r\n \ \"2603:1020:e04::7a0/123\",\r\n \"2603:1020:1004:1::720/123\",\r\n \ \"2603:1020:1104:1::3e0/123\",\r\n \"2603:1020:1302::620/124\",\r\n \ \"2603:1030:f:2::4c0/123\",\r\n \"2603:1030:104::7a0/124\",\r\n \ \"2603:1030:504:2::a0/123\",\r\n \"2603:1030:608:3::650/124\",\r\n \ \"2603:1030:a07:9::90/124\",\r\n \"2603:1040:207:1::4c0/124\",\r\n - \ \"2603:1040:904:2::6b0/124\",\r\n \"2603:1040:a06:2::2a0/123\",\r\n - \ \"2603:1040:d04:1::720/123\",\r\n \"2603:1040:f05::7a0/123\",\r\n - \ \"2603:1040:1002:1::80/124\",\r\n \"2603:1040:1104:1::420/123\",\r\n - \ \"2603:1040:1104:400::420/123\",\r\n \"2603:1040:1202::600/124\",\r\n - \ \"2603:1040:1302::600/124\",\r\n \"2603:1040:1402::620/124\",\r\n - \ \"2603:1040:1503::620/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureBackup\",\r\n \"id\": \"AzureBackup\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"2603:1040:606:3::e0/124\",\r\n \"2603:1040:904:2::6b0/124\",\r\n + \ \"2603:1040:a06:2::2a0/123\",\r\n \"2603:1040:d04:1::720/123\",\r\n + \ \"2603:1040:f05::7a0/123\",\r\n \"2603:1040:1002:1::80/124\",\r\n + \ \"2603:1040:1104:1::420/123\",\r\n \"2603:1040:1104:400::420/123\",\r\n + \ \"2603:1040:1202::600/124\",\r\n \"2603:1040:1302::600/124\",\r\n + \ \"2603:1040:1402::620/124\",\r\n \"2603:1040:1503::620/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureBackup\",\r\n + \ \"id\": \"AzureBackup\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureBackup\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.192/26\",\r\n \"13.66.141.0/27\",\r\n \ \"13.67.12.0/24\",\r\n \"13.67.13.0/25\",\r\n \"13.69.65.32/27\",\r\n @@ -3359,220 +3390,222 @@ interactions: \ \"2603:1040:207:402::200/121\",\r\n \"2603:1040:207:800::100/121\",\r\n \ \"2603:1040:207:c00::100/121\",\r\n \"2603:1040:407:402::200/121\",\r\n \ \"2603:1040:407:802::180/121\",\r\n \"2603:1040:407:c02::180/121\",\r\n - \ \"2603:1040:606:402::200/121\",\r\n \"2603:1040:806:402::200/121\",\r\n - \ \"2603:1040:904:2::780/121\",\r\n \"2603:1040:904:402::200/121\",\r\n - \ \"2603:1040:904:802::180/121\",\r\n \"2603:1040:904:c02::180/121\",\r\n - \ \"2603:1040:a06:2::300/121\",\r\n \"2603:1040:a06:402::200/121\",\r\n - \ \"2603:1040:a06:802::180/121\",\r\n \"2603:1040:a06:c02::180/121\",\r\n - \ \"2603:1040:b04:402::200/121\",\r\n \"2603:1040:c06:402::200/121\",\r\n - \ \"2603:1040:d04:1::780/121\",\r\n \"2603:1040:d04:400::100/121\",\r\n - \ \"2603:1040:d04:400::300/121\",\r\n \"2603:1040:d04:c02::200/121\",\r\n - \ \"2603:1040:f05:2::/121\",\r\n \"2603:1040:f05:402::200/121\",\r\n - \ \"2603:1040:f05:802::180/121\",\r\n \"2603:1040:f05:c02::180/121\",\r\n - \ \"2603:1040:1002:1::100/121\",\r\n \"2603:1040:1002:400::100/121\",\r\n - \ \"2603:1040:1002:800::100/121\",\r\n \"2603:1040:1002:c00::100/121\",\r\n - \ \"2603:1040:1104:1::480/121\",\r\n \"2603:1040:1104:400::200/121\",\r\n - \ \"2603:1040:1202::680/121\",\r\n \"2603:1040:1202:400::100/121\",\r\n - \ \"2603:1040:1302::680/121\",\r\n \"2603:1040:1302:400::100/121\",\r\n - \ \"2603:1040:1402::680/121\",\r\n \"2603:1040:1402:400::100/121\",\r\n - \ \"2603:1040:1402:800::100/121\",\r\n \"2603:1040:1402:c00::100/121\",\r\n - \ \"2603:1040:1503::680/121\",\r\n \"2603:1040:1503:400::100/121\",\r\n - \ \"2603:1050:6:402::200/121\",\r\n \"2603:1050:6:802::180/121\",\r\n - \ \"2603:1050:6:c02::180/121\",\r\n \"2603:1050:403:400::500/121\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureBotService\",\r\n - \ \"id\": \"AzureBotService\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureBotService\",\r\n \"addressPrefixes\": - [\r\n \"13.66.142.64/30\",\r\n \"13.67.10.88/30\",\r\n \"13.69.67.56/30\",\r\n - \ \"13.69.227.252/30\",\r\n \"13.70.74.112/30\",\r\n \"13.71.173.240/30\",\r\n - \ \"13.71.196.160/30\",\r\n \"13.73.248.0/30\",\r\n \"13.75.39.72/30\",\r\n - \ \"13.77.53.80/30\",\r\n \"13.78.108.172/30\",\r\n \"13.86.219.168/30\",\r\n - \ \"13.87.58.40/30\",\r\n \"13.87.124.40/30\",\r\n \"13.89.171.116/30\",\r\n - \ \"20.17.48.16/30\",\r\n \"20.21.32.16/30\",\r\n \"20.36.108.112/30\",\r\n - \ \"20.36.115.240/30\",\r\n \"20.36.120.64/30\",\r\n \"20.37.64.64/30\",\r\n - \ \"20.37.76.104/30\",\r\n \"20.37.152.64/30\",\r\n \"20.37.192.64/30\",\r\n - \ \"20.37.224.64/30\",\r\n \"20.38.80.64/30\",\r\n \"20.38.128.72/30\",\r\n - \ \"20.38.136.64/30\",\r\n \"20.39.8.64/30\",\r\n \"20.41.0.64/30\",\r\n - \ \"20.41.64.64/30\",\r\n \"20.41.192.64/30\",\r\n \"20.42.0.64/30\",\r\n - \ \"20.42.128.64/30\",\r\n \"20.42.224.64/30\",\r\n \"20.43.40.64/30\",\r\n - \ \"20.43.64.64/30\",\r\n \"20.43.121.8/30\",\r\n \"20.43.128.64/30\",\r\n - \ \"20.44.4.72/30\",\r\n \"20.44.17.24/30\",\r\n \"20.44.27.208/30\",\r\n - \ \"20.45.112.64/30\",\r\n \"20.45.123.112/30\",\r\n \"20.45.192.64/30\",\r\n - \ \"20.72.16.16/30\",\r\n \"20.150.160.120/30\",\r\n \"20.189.104.64/30\",\r\n - \ \"20.192.160.16/30\",\r\n \"20.192.224.64/26\",\r\n \"20.215.0.16/30\",\r\n - \ \"20.217.40.16/30\",\r\n \"40.67.48.64/30\",\r\n \"40.67.58.4/30\",\r\n - \ \"40.69.108.56/30\",\r\n \"40.71.12.244/30\",\r\n \"40.74.24.64/30\",\r\n - \ \"40.74.147.168/30\",\r\n \"40.78.196.56/30\",\r\n \"40.78.202.132/30\",\r\n - \ \"40.79.132.56/30\",\r\n \"40.79.180.24/30\",\r\n \"40.80.56.64/30\",\r\n - \ \"40.80.168.64/30\",\r\n \"40.80.176.32/30\",\r\n \"40.80.184.64/30\",\r\n - \ \"40.82.248.64/30\",\r\n \"40.89.16.64/30\",\r\n \"51.12.40.64/26\",\r\n - \ \"51.12.192.64/26\",\r\n \"51.53.24.16/30\",\r\n \"51.53.168.16/30\",\r\n - \ \"51.104.8.248/30\",\r\n \"51.104.24.64/30\",\r\n \"51.105.80.64/30\",\r\n - \ \"51.105.88.64/30\",\r\n \"51.107.48.64/30\",\r\n \"51.107.58.4/30\",\r\n - \ \"51.107.144.64/30\",\r\n \"51.107.154.4/30\",\r\n \"51.116.48.64/30\",\r\n - \ \"51.116.144.64/30\",\r\n \"51.120.40.64/30\",\r\n \"51.120.98.12/30\",\r\n - \ \"51.120.218.4/30\",\r\n \"51.120.224.64/30\",\r\n \"51.137.160.64/30\",\r\n - \ \"51.140.212.72/30\",\r\n \"51.143.192.64/30\",\r\n \"52.136.48.64/30\",\r\n - \ \"52.140.104.64/30\",\r\n \"52.150.136.64/30\",\r\n \"52.162.111.16/30\",\r\n - \ \"52.228.80.64/30\",\r\n \"52.231.148.88/30\",\r\n \"65.52.252.104/30\",\r\n - \ \"102.133.28.88/30\",\r\n \"102.133.56.64/30\",\r\n \"102.133.124.8/30\",\r\n - \ \"102.133.216.64/30\",\r\n \"191.233.8.16/30\",\r\n \"191.233.205.96/30\",\r\n - \ \"191.235.224.64/30\",\r\n \"2603:1000:4::20/123\",\r\n - \ \"2603:1000:104:1::20/123\",\r\n \"2603:1010:6:1::20/123\",\r\n - \ \"2603:1010:101::20/123\",\r\n \"2603:1010:304::20/123\",\r\n - \ \"2603:1010:404::20/123\",\r\n \"2603:1020:5:1::20/123\",\r\n - \ \"2603:1020:206:1::20/123\",\r\n \"2603:1020:305::20/123\",\r\n - \ \"2603:1020:405::20/123\",\r\n \"2603:1020:605::20/123\",\r\n - \ \"2603:1020:705:1::20/123\",\r\n \"2603:1020:805:1::20/123\",\r\n - \ \"2603:1020:905::20/123\",\r\n \"2603:1020:a04:1::20/123\",\r\n - \ \"2603:1020:b04::20/123\",\r\n \"2603:1020:c04:1::20/123\",\r\n - \ \"2603:1020:d04::20/123\",\r\n \"2603:1020:e04:1::20/123\",\r\n - \ \"2603:1020:f04::20/123\",\r\n \"2603:1020:1004::20/123\",\r\n - \ \"2603:1020:1104::20/123\",\r\n \"2603:1020:1302::20/123\",\r\n - \ \"2603:1030:f:1::20/123\",\r\n \"2603:1030:10:1::20/123\",\r\n - \ \"2603:1030:104:1::20/123\",\r\n \"2603:1030:107::20/123\",\r\n - \ \"2603:1030:210:1::20/123\",\r\n \"2603:1030:40b:1::20/123\",\r\n - \ \"2603:1030:40c:1::20/123\",\r\n \"2603:1030:504:1::20/123\",\r\n - \ \"2603:1030:608::20/123\",\r\n \"2603:1030:807:1::20/123\",\r\n - \ \"2603:1030:a07::20/123\",\r\n \"2603:1030:b04::20/123\",\r\n - \ \"2603:1030:c06:1::20/123\",\r\n \"2603:1030:f05:1::20/123\",\r\n - \ \"2603:1030:1005::20/123\",\r\n \"2603:1040:5:1::20/123\",\r\n - \ \"2603:1040:207::20/123\",\r\n \"2603:1040:407:1::20/123\",\r\n - \ \"2603:1040:606::20/123\",\r\n \"2603:1040:806::20/123\",\r\n - \ \"2603:1040:904:1::20/123\",\r\n \"2603:1040:a06:1::20/123\",\r\n - \ \"2603:1040:b04::20/123\",\r\n \"2603:1040:c06::20/123\",\r\n - \ \"2603:1040:d04::20/123\",\r\n \"2603:1040:f05:1::20/123\",\r\n - \ \"2603:1040:1002::60/123\",\r\n \"2603:1040:1104::20/123\",\r\n - \ \"2603:1040:1202::20/123\",\r\n \"2603:1040:1302::20/123\",\r\n - \ \"2603:1040:1402::20/123\",\r\n \"2603:1040:1503::20/123\",\r\n - \ \"2603:1050:6:1::20/123\",\r\n \"2603:1050:403::20/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud\",\r\n - \ \"id\": \"AzureCloud\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"30\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.64.0.0/16\",\r\n - \ \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n \"13.66.128.0/17\",\r\n - \ \"13.67.0.0/17\",\r\n \"13.67.128.0/20\",\r\n \"13.67.144.0/21\",\r\n - \ \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n \"13.67.153.16/28\",\r\n - \ \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n \"13.67.153.128/25\",\r\n - \ \"13.67.154.0/24\",\r\n \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n - \ \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n \"13.68.0.0/17\",\r\n - \ \"13.68.128.0/17\",\r\n \"13.69.0.0/17\",\r\n \"13.69.128.0/17\",\r\n - \ \"13.70.0.0/18\",\r\n \"13.70.64.0/18\",\r\n \"13.70.128.0/18\",\r\n - \ \"13.70.192.0/18\",\r\n \"13.71.0.0/18\",\r\n \"13.71.64.0/18\",\r\n - \ \"13.71.128.0/19\",\r\n \"13.71.160.0/19\",\r\n \"13.71.192.0/18\",\r\n - \ \"13.72.64.0/18\",\r\n \"13.72.192.0/19\",\r\n \"13.72.224.0/19\",\r\n - \ \"13.73.0.0/19\",\r\n \"13.73.32.0/19\",\r\n \"13.73.96.0/19\",\r\n - \ \"13.73.128.0/18\",\r\n \"13.73.192.0/20\",\r\n \"13.73.224.0/21\",\r\n - \ \"13.73.232.0/21\",\r\n \"13.73.240.0/20\",\r\n \"13.74.0.0/16\",\r\n - \ \"13.75.0.0/17\",\r\n \"13.75.128.0/17\",\r\n \"13.76.0.0/16\",\r\n - \ \"13.77.0.0/18\",\r\n \"13.77.64.0/18\",\r\n \"13.77.128.0/18\",\r\n - \ \"13.77.192.0/19\",\r\n \"13.78.0.0/17\",\r\n \"13.78.128.0/17\",\r\n - \ \"13.79.0.0/16\",\r\n \"13.80.0.0/15\",\r\n \"13.82.0.0/16\",\r\n - \ \"13.83.0.0/16\",\r\n \"13.84.0.0/15\",\r\n \"13.86.0.0/17\",\r\n - \ \"13.86.128.0/17\",\r\n \"13.87.0.0/18\",\r\n \"13.87.64.0/19\",\r\n - \ \"13.87.120.0/22\",\r\n \"13.87.124.0/25\",\r\n \"13.87.124.128/29\",\r\n - \ \"13.87.124.136/31\",\r\n \"13.87.124.144/28\",\r\n \"13.87.124.160/27\",\r\n - \ \"13.87.124.192/27\",\r\n \"13.87.125.0/24\",\r\n \"13.87.126.0/24\",\r\n - \ \"13.87.127.224/27\",\r\n \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n - \ \"13.88.128.0/18\",\r\n \"13.88.200.0/21\",\r\n \"13.88.208.0/20\",\r\n - \ \"13.88.224.0/19\",\r\n \"13.89.0.0/16\",\r\n \"13.90.0.0/16\",\r\n - \ \"13.91.0.0/16\",\r\n \"13.92.0.0/16\",\r\n \"13.93.0.0/17\",\r\n - \ \"13.93.128.0/17\",\r\n \"13.94.0.0/18\",\r\n \"13.94.64.0/18\",\r\n - \ \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n \"13.104.129.0/26\",\r\n - \ \"13.104.129.64/26\",\r\n \"13.104.129.128/26\",\r\n \"13.104.129.192/26\",\r\n - \ \"13.104.144.0/27\",\r\n \"13.104.144.32/27\",\r\n \"13.104.144.64/27\",\r\n - \ \"13.104.144.96/27\",\r\n \"13.104.144.128/27\",\r\n \"13.104.144.160/27\",\r\n - \ \"13.104.144.192/27\",\r\n \"13.104.144.224/27\",\r\n \"13.104.145.0/26\",\r\n - \ \"13.104.145.64/26\",\r\n \"13.104.145.128/27\",\r\n \"13.104.145.160/27\",\r\n - \ \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n \"13.104.146.64/26\",\r\n - \ \"13.104.146.128/25\",\r\n \"13.104.147.0/25\",\r\n \"13.104.147.128/25\",\r\n - \ \"13.104.148.0/25\",\r\n \"13.104.148.128/25\",\r\n \"13.104.149.0/26\",\r\n - \ \"13.104.149.64/26\",\r\n \"13.104.149.128/25\",\r\n \"13.104.150.0/25\",\r\n - \ \"13.104.150.128/26\",\r\n \"13.104.150.192/26\",\r\n \"13.104.151.0/26\",\r\n - \ \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n \"13.104.151.192/26\",\r\n - \ \"13.104.152.0/25\",\r\n \"13.104.152.128/25\",\r\n \"13.104.153.0/27\",\r\n - \ \"13.104.153.32/28\",\r\n \"13.104.153.48/28\",\r\n \"13.104.153.64/27\",\r\n - \ \"13.104.153.96/27\",\r\n \"13.104.153.128/26\",\r\n \"13.104.153.192/26\",\r\n - \ \"13.104.154.0/25\",\r\n \"13.104.154.128/25\",\r\n \"13.104.155.0/27\",\r\n - \ \"13.104.155.32/27\",\r\n \"13.104.155.64/26\",\r\n \"13.104.155.128/26\",\r\n - \ \"13.104.155.192/26\",\r\n \"13.104.156.0/24\",\r\n \"13.104.157.0/25\",\r\n - \ \"13.104.157.128/25\",\r\n \"13.104.158.0/28\",\r\n \"13.104.158.16/28\",\r\n - \ \"13.104.158.32/27\",\r\n \"13.104.158.64/26\",\r\n \"13.104.158.128/27\",\r\n - \ \"13.104.158.160/28\",\r\n \"13.104.158.176/28\",\r\n \"13.104.158.192/27\",\r\n - \ \"13.104.158.224/27\",\r\n \"13.104.159.0/25\",\r\n \"13.104.159.128/26\",\r\n - \ \"13.104.159.192/26\",\r\n \"13.104.192.0/21\",\r\n \"13.104.208.0/26\",\r\n - \ \"13.104.208.64/27\",\r\n \"13.104.208.96/27\",\r\n \"13.104.208.128/27\",\r\n - \ \"13.104.208.160/28\",\r\n \"13.104.208.176/28\",\r\n \"13.104.208.192/26\",\r\n - \ \"13.104.209.0/24\",\r\n \"13.104.210.0/24\",\r\n \"13.104.211.0/25\",\r\n - \ \"13.104.211.128/26\",\r\n \"13.104.211.192/26\",\r\n \"13.104.212.0/26\",\r\n - \ \"13.104.212.64/26\",\r\n \"13.104.212.128/26\",\r\n \"13.104.212.192/26\",\r\n - \ \"13.104.213.0/25\",\r\n \"13.104.213.128/25\",\r\n \"13.104.214.0/25\",\r\n - \ \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n \"13.104.215.128/25\",\r\n - \ \"13.104.216.0/24\",\r\n \"13.104.217.0/25\",\r\n \"13.104.217.128/25\",\r\n - \ \"13.104.218.0/25\",\r\n \"13.104.218.128/25\",\r\n \"13.104.219.0/25\",\r\n - \ \"13.104.219.128/25\",\r\n \"13.104.220.0/25\",\r\n \"13.104.220.128/25\",\r\n - \ \"13.104.221.0/24\",\r\n \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n - \ \"13.104.223.128/26\",\r\n \"13.104.223.192/26\",\r\n \"13.105.14.0/25\",\r\n - \ \"13.105.14.128/26\",\r\n \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n - \ \"13.105.16.128/26\",\r\n \"13.105.16.192/26\",\r\n \"13.105.17.0/26\",\r\n - \ \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n \"13.105.17.192/26\",\r\n - \ \"13.105.18.0/26\",\r\n \"13.105.18.64/26\",\r\n \"13.105.18.160/27\",\r\n - \ \"13.105.18.192/26\",\r\n \"13.105.19.0/25\",\r\n \"13.105.19.128/25\",\r\n - \ \"13.105.20.0/25\",\r\n \"13.105.20.128/26\",\r\n \"13.105.20.192/26\",\r\n - \ \"13.105.21.0/24\",\r\n \"13.105.22.0/24\",\r\n \"13.105.23.0/26\",\r\n - \ \"13.105.23.64/26\",\r\n \"13.105.23.128/25\",\r\n \"13.105.24.0/24\",\r\n - \ \"13.105.25.0/24\",\r\n \"13.105.26.0/24\",\r\n \"13.105.27.0/25\",\r\n - \ \"13.105.27.128/27\",\r\n \"13.105.27.160/27\",\r\n \"13.105.27.192/27\",\r\n - \ \"13.105.27.224/27\",\r\n \"13.105.28.0/28\",\r\n \"13.105.28.16/28\",\r\n - \ \"13.105.28.32/28\",\r\n \"13.105.28.48/28\",\r\n \"13.105.28.128/25\",\r\n - \ \"13.105.29.0/25\",\r\n \"13.105.29.128/25\",\r\n \"13.105.36.0/27\",\r\n - \ \"13.105.36.32/28\",\r\n \"13.105.36.48/28\",\r\n \"13.105.36.64/27\",\r\n - \ \"13.105.36.96/27\",\r\n \"13.105.36.128/26\",\r\n \"13.105.36.192/26\",\r\n - \ \"13.105.37.0/26\",\r\n \"13.105.37.64/26\",\r\n \"13.105.37.128/26\",\r\n - \ \"13.105.37.192/26\",\r\n \"13.105.52.0/27\",\r\n \"13.105.52.32/27\",\r\n - \ \"13.105.52.64/28\",\r\n \"13.105.52.80/28\",\r\n \"13.105.52.96/27\",\r\n - \ \"13.105.52.128/26\",\r\n \"13.105.52.192/26\",\r\n \"13.105.53.0/25\",\r\n - \ \"13.105.53.128/26\",\r\n \"13.105.53.192/26\",\r\n \"13.105.60.0/27\",\r\n - \ \"13.105.60.32/28\",\r\n \"13.105.60.48/28\",\r\n \"13.105.60.64/27\",\r\n - \ \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n \"13.105.60.160/27\",\r\n - \ \"13.105.60.192/26\",\r\n \"13.105.61.0/28\",\r\n \"13.105.61.16/28\",\r\n - \ \"13.105.61.32/27\",\r\n \"13.105.61.64/26\",\r\n \"13.105.61.128/25\",\r\n - \ \"13.105.66.0/27\",\r\n \"13.105.66.32/27\",\r\n \"13.105.66.64/26\",\r\n - \ \"13.105.66.128/28\",\r\n \"13.105.66.144/28\",\r\n \"13.105.66.160/27\",\r\n - \ \"13.105.66.192/26\",\r\n \"13.105.67.0/25\",\r\n \"13.105.67.128/25\",\r\n - \ \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n \"13.105.74.48/28\",\r\n - \ \"13.105.74.64/27\",\r\n \"13.105.74.96/27\",\r\n \"13.105.74.128/26\",\r\n - \ \"13.105.74.192/26\",\r\n \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n - \ \"13.105.75.48/28\",\r\n \"13.105.75.64/27\",\r\n \"13.105.75.96/27\",\r\n - \ \"13.105.75.128/27\",\r\n \"13.105.75.160/27\",\r\n \"13.105.75.192/28\",\r\n - \ \"13.105.75.208/28\",\r\n \"13.105.75.224/27\",\r\n \"13.105.96.0/26\",\r\n - \ \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n \"13.105.96.112/28\",\r\n - \ \"13.105.96.128/25\",\r\n \"13.105.97.0/27\",\r\n \"13.105.97.32/27\",\r\n - \ \"13.105.97.64/27\",\r\n \"13.105.97.96/27\",\r\n \"13.105.97.128/25\",\r\n - \ \"13.105.98.0/27\",\r\n \"13.105.98.32/28\",\r\n \"13.105.98.48/28\",\r\n - \ \"13.105.98.64/27\",\r\n \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n - \ \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n \"13.105.98.208/28\",\r\n - \ \"13.105.98.224/27\",\r\n \"13.105.99.0/26\",\r\n \"13.105.99.64/27\",\r\n - \ \"13.105.99.96/28\",\r\n \"13.105.99.112/28\",\r\n \"13.105.99.128/27\",\r\n - \ \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n \"13.105.100.0/28\",\r\n - \ \"13.105.100.16/28\",\r\n \"13.105.100.32/27\",\r\n \"13.105.100.64/26\",\r\n - \ \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n \"13.105.100.176/28\",\r\n - \ \"13.105.100.192/27\",\r\n \"13.105.100.224/27\",\r\n \"13.105.101.0/27\",\r\n - \ \"13.105.101.32/28\",\r\n \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n - \ \"13.105.101.128/27\",\r\n \"13.105.101.160/28\",\r\n \"13.105.101.176/28\",\r\n - \ \"13.105.101.192/27\",\r\n \"13.105.101.224/27\",\r\n \"13.105.102.0/28\",\r\n - \ \"13.105.102.16/28\",\r\n \"13.105.102.32/27\",\r\n \"13.105.102.64/26\",\r\n - \ \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n \"13.105.102.176/28\",\r\n - \ \"13.105.102.192/27\",\r\n \"13.105.102.224/27\",\r\n \"13.105.103.0/28\",\r\n - \ \"13.105.103.16/28\",\r\n \"13.105.103.32/27\",\r\n \"13.105.103.64/26\",\r\n - \ \"13.105.103.128/27\",\r\n \"13.105.103.160/28\",\r\n \"13.105.103.176/28\",\r\n - \ \"13.105.103.192/27\",\r\n \"13.105.103.224/27\",\r\n \"13.105.104.0/27\",\r\n - \ \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n \"13.105.104.80/28\",\r\n - \ \"13.105.104.96/27\",\r\n \"13.105.104.128/26\",\r\n \"20.0.0.0/16\",\r\n + \ \"2603:1040:606:3::180/121\",\r\n \"2603:1040:606:402::200/121\",\r\n + \ \"2603:1040:806:402::200/121\",\r\n \"2603:1040:904:2::780/121\",\r\n + \ \"2603:1040:904:402::200/121\",\r\n \"2603:1040:904:802::180/121\",\r\n + \ \"2603:1040:904:c02::180/121\",\r\n \"2603:1040:a06:2::300/121\",\r\n + \ \"2603:1040:a06:402::200/121\",\r\n \"2603:1040:a06:802::180/121\",\r\n + \ \"2603:1040:a06:c02::180/121\",\r\n \"2603:1040:b04:402::200/121\",\r\n + \ \"2603:1040:c06:402::200/121\",\r\n \"2603:1040:d04:1::780/121\",\r\n + \ \"2603:1040:d04:400::100/121\",\r\n \"2603:1040:d04:400::300/121\",\r\n + \ \"2603:1040:d04:c02::200/121\",\r\n \"2603:1040:f05:2::/121\",\r\n + \ \"2603:1040:f05:402::200/121\",\r\n \"2603:1040:f05:802::180/121\",\r\n + \ \"2603:1040:f05:c02::180/121\",\r\n \"2603:1040:1002:1::100/121\",\r\n + \ \"2603:1040:1002:400::100/121\",\r\n \"2603:1040:1002:800::100/121\",\r\n + \ \"2603:1040:1002:c00::100/121\",\r\n \"2603:1040:1104:1::480/121\",\r\n + \ \"2603:1040:1104:400::200/121\",\r\n \"2603:1040:1202::680/121\",\r\n + \ \"2603:1040:1202:400::100/121\",\r\n \"2603:1040:1302::680/121\",\r\n + \ \"2603:1040:1302:400::100/121\",\r\n \"2603:1040:1402::680/121\",\r\n + \ \"2603:1040:1402:400::100/121\",\r\n \"2603:1040:1402:800::100/121\",\r\n + \ \"2603:1040:1402:c00::100/121\",\r\n \"2603:1040:1503::680/121\",\r\n + \ \"2603:1040:1503:400::100/121\",\r\n \"2603:1050:6:402::200/121\",\r\n + \ \"2603:1050:6:802::180/121\",\r\n \"2603:1050:6:c02::180/121\",\r\n + \ \"2603:1050:403:400::500/121\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureBotService\",\r\n \"id\": \"AzureBotService\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureBotService\",\r\n \"addressPrefixes\": [\r\n \"13.66.142.64/30\",\r\n + \ \"13.67.10.88/30\",\r\n \"13.69.67.56/30\",\r\n \"13.69.227.252/30\",\r\n + \ \"13.70.74.112/30\",\r\n \"13.71.173.240/30\",\r\n \"13.71.196.160/30\",\r\n + \ \"13.73.248.0/30\",\r\n \"13.75.39.72/30\",\r\n \"13.77.53.80/30\",\r\n + \ \"13.78.108.172/30\",\r\n \"13.86.219.168/30\",\r\n \"13.87.58.40/30\",\r\n + \ \"13.87.124.40/30\",\r\n \"13.89.171.116/30\",\r\n \"20.17.48.16/30\",\r\n + \ \"20.21.32.16/30\",\r\n \"20.36.108.112/30\",\r\n \"20.36.115.240/30\",\r\n + \ \"20.36.120.64/30\",\r\n \"20.37.64.64/30\",\r\n \"20.37.76.104/30\",\r\n + \ \"20.37.152.64/30\",\r\n \"20.37.192.64/30\",\r\n \"20.37.224.64/30\",\r\n + \ \"20.38.80.64/30\",\r\n \"20.38.128.72/30\",\r\n \"20.38.136.64/30\",\r\n + \ \"20.39.8.64/30\",\r\n \"20.41.0.64/30\",\r\n \"20.41.64.64/30\",\r\n + \ \"20.41.192.64/30\",\r\n \"20.42.0.64/30\",\r\n \"20.42.128.64/30\",\r\n + \ \"20.42.224.64/30\",\r\n \"20.43.40.64/30\",\r\n \"20.43.64.64/30\",\r\n + \ \"20.43.121.8/30\",\r\n \"20.43.128.64/30\",\r\n \"20.44.4.72/30\",\r\n + \ \"20.44.17.24/30\",\r\n \"20.44.27.208/30\",\r\n \"20.45.112.64/30\",\r\n + \ \"20.45.123.112/30\",\r\n \"20.45.192.64/30\",\r\n \"20.72.16.16/30\",\r\n + \ \"20.150.160.120/30\",\r\n \"20.189.104.64/30\",\r\n \"20.192.160.16/30\",\r\n + \ \"20.192.224.64/26\",\r\n \"20.215.0.16/30\",\r\n \"20.217.40.16/30\",\r\n + \ \"40.67.48.64/30\",\r\n \"40.67.58.4/30\",\r\n \"40.69.108.56/30\",\r\n + \ \"40.71.12.244/30\",\r\n \"40.74.24.64/30\",\r\n \"40.74.147.168/30\",\r\n + \ \"40.78.196.56/30\",\r\n \"40.78.202.132/30\",\r\n \"40.79.132.56/30\",\r\n + \ \"40.79.180.24/30\",\r\n \"40.80.56.64/30\",\r\n \"40.80.168.64/30\",\r\n + \ \"40.80.176.32/30\",\r\n \"40.80.184.64/30\",\r\n \"40.82.248.64/30\",\r\n + \ \"40.89.16.64/30\",\r\n \"51.12.40.64/26\",\r\n \"51.12.192.64/26\",\r\n + \ \"51.53.24.16/30\",\r\n \"51.53.168.16/30\",\r\n \"51.104.8.248/30\",\r\n + \ \"51.104.24.64/30\",\r\n \"51.105.80.64/30\",\r\n \"51.105.88.64/30\",\r\n + \ \"51.107.48.64/30\",\r\n \"51.107.58.4/30\",\r\n \"51.107.144.64/30\",\r\n + \ \"51.107.154.4/30\",\r\n \"51.116.48.64/30\",\r\n \"51.116.144.64/30\",\r\n + \ \"51.120.40.64/30\",\r\n \"51.120.98.12/30\",\r\n \"51.120.218.4/30\",\r\n + \ \"51.120.224.64/30\",\r\n \"51.137.160.64/30\",\r\n \"51.140.212.72/30\",\r\n + \ \"51.143.192.64/30\",\r\n \"52.136.48.64/30\",\r\n \"52.140.104.64/30\",\r\n + \ \"52.150.136.64/30\",\r\n \"52.162.111.16/30\",\r\n \"52.228.80.64/30\",\r\n + \ \"52.231.148.88/30\",\r\n \"65.52.252.104/30\",\r\n \"102.133.28.88/30\",\r\n + \ \"102.133.56.64/30\",\r\n \"102.133.124.8/30\",\r\n \"102.133.216.64/30\",\r\n + \ \"191.233.8.16/30\",\r\n \"191.233.205.96/30\",\r\n \"191.235.224.64/30\",\r\n + \ \"2603:1000:4::20/123\",\r\n \"2603:1000:104:1::20/123\",\r\n + \ \"2603:1010:6:1::20/123\",\r\n \"2603:1010:101::20/123\",\r\n + \ \"2603:1010:304::20/123\",\r\n \"2603:1010:404::20/123\",\r\n + \ \"2603:1020:5:1::20/123\",\r\n \"2603:1020:206:1::20/123\",\r\n + \ \"2603:1020:305::20/123\",\r\n \"2603:1020:405::20/123\",\r\n + \ \"2603:1020:605::20/123\",\r\n \"2603:1020:705:1::20/123\",\r\n + \ \"2603:1020:805:1::20/123\",\r\n \"2603:1020:905::20/123\",\r\n + \ \"2603:1020:a04:1::20/123\",\r\n \"2603:1020:b04::20/123\",\r\n + \ \"2603:1020:c04:1::20/123\",\r\n \"2603:1020:d04::20/123\",\r\n + \ \"2603:1020:e04:1::20/123\",\r\n \"2603:1020:f04::20/123\",\r\n + \ \"2603:1020:1004::20/123\",\r\n \"2603:1020:1104::20/123\",\r\n + \ \"2603:1020:1302::20/123\",\r\n \"2603:1030:f:1::20/123\",\r\n + \ \"2603:1030:10:1::20/123\",\r\n \"2603:1030:104:1::20/123\",\r\n + \ \"2603:1030:107::20/123\",\r\n \"2603:1030:210:1::20/123\",\r\n + \ \"2603:1030:40b:1::20/123\",\r\n \"2603:1030:40c:1::20/123\",\r\n + \ \"2603:1030:504:1::20/123\",\r\n \"2603:1030:608::20/123\",\r\n + \ \"2603:1030:807:1::20/123\",\r\n \"2603:1030:a07::20/123\",\r\n + \ \"2603:1030:b04::20/123\",\r\n \"2603:1030:c06:1::20/123\",\r\n + \ \"2603:1030:f05:1::20/123\",\r\n \"2603:1030:1005::20/123\",\r\n + \ \"2603:1040:5:1::20/123\",\r\n \"2603:1040:207::20/123\",\r\n + \ \"2603:1040:407:1::20/123\",\r\n \"2603:1040:606::20/123\",\r\n + \ \"2603:1040:806::20/123\",\r\n \"2603:1040:904:1::20/123\",\r\n + \ \"2603:1040:a06:1::20/123\",\r\n \"2603:1040:b04::20/123\",\r\n + \ \"2603:1040:c06::20/123\",\r\n \"2603:1040:d04::20/123\",\r\n + \ \"2603:1040:f05:1::20/123\",\r\n \"2603:1040:1002::60/123\",\r\n + \ \"2603:1040:1104::20/123\",\r\n \"2603:1040:1202::20/123\",\r\n + \ \"2603:1040:1302::20/123\",\r\n \"2603:1040:1402::20/123\",\r\n + \ \"2603:1040:1503::20/123\",\r\n \"2603:1050:6:1::20/123\",\r\n + \ \"2603:1050:403::20/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud\",\r\n \"id\": \"AzureCloud\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"33\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.64.0.0/16\",\r\n \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n + \ \"13.66.128.0/17\",\r\n \"13.67.0.0/17\",\r\n \"13.67.128.0/20\",\r\n + \ \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n + \ \"13.67.153.16/28\",\r\n \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n + \ \"13.67.153.128/25\",\r\n \"13.67.154.0/24\",\r\n \"13.67.155.0/24\",\r\n + \ \"13.67.156.0/22\",\r\n \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n + \ \"13.68.0.0/17\",\r\n \"13.68.128.0/17\",\r\n \"13.69.0.0/17\",\r\n + \ \"13.69.128.0/17\",\r\n \"13.70.0.0/18\",\r\n \"13.70.64.0/18\",\r\n + \ \"13.70.128.0/18\",\r\n \"13.70.192.0/18\",\r\n \"13.71.0.0/18\",\r\n + \ \"13.71.64.0/18\",\r\n \"13.71.128.0/19\",\r\n \"13.71.160.0/19\",\r\n + \ \"13.71.192.0/18\",\r\n \"13.72.64.0/18\",\r\n \"13.72.192.0/19\",\r\n + \ \"13.72.224.0/19\",\r\n \"13.73.0.0/19\",\r\n \"13.73.32.0/19\",\r\n + \ \"13.73.96.0/19\",\r\n \"13.73.128.0/18\",\r\n \"13.73.192.0/20\",\r\n + \ \"13.73.224.0/21\",\r\n \"13.73.232.0/21\",\r\n \"13.73.240.0/20\",\r\n + \ \"13.74.0.0/16\",\r\n \"13.75.0.0/17\",\r\n \"13.75.128.0/17\",\r\n + \ \"13.76.0.0/16\",\r\n \"13.77.0.0/18\",\r\n \"13.77.64.0/18\",\r\n + \ \"13.77.128.0/18\",\r\n \"13.77.192.0/19\",\r\n \"13.78.0.0/17\",\r\n + \ \"13.78.128.0/17\",\r\n \"13.79.0.0/16\",\r\n \"13.80.0.0/15\",\r\n + \ \"13.82.0.0/16\",\r\n \"13.83.0.0/16\",\r\n \"13.84.0.0/15\",\r\n + \ \"13.86.0.0/17\",\r\n \"13.86.128.0/17\",\r\n \"13.87.0.0/18\",\r\n + \ \"13.87.64.0/19\",\r\n \"13.87.120.0/22\",\r\n \"13.87.124.0/25\",\r\n + \ \"13.87.124.128/29\",\r\n \"13.87.124.136/31\",\r\n \"13.87.124.144/28\",\r\n + \ \"13.87.124.160/27\",\r\n \"13.87.124.192/27\",\r\n \"13.87.125.0/24\",\r\n + \ \"13.87.126.0/24\",\r\n \"13.87.127.224/27\",\r\n \"13.87.128.0/17\",\r\n + \ \"13.88.0.0/17\",\r\n \"13.88.128.0/18\",\r\n \"13.88.200.0/21\",\r\n + \ \"13.88.208.0/20\",\r\n \"13.88.224.0/19\",\r\n \"13.89.0.0/16\",\r\n + \ \"13.90.0.0/16\",\r\n \"13.91.0.0/16\",\r\n \"13.92.0.0/16\",\r\n + \ \"13.93.0.0/17\",\r\n \"13.93.128.0/17\",\r\n \"13.94.0.0/18\",\r\n + \ \"13.94.64.0/18\",\r\n \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n + \ \"13.104.129.0/26\",\r\n \"13.104.129.64/26\",\r\n \"13.104.129.128/26\",\r\n + \ \"13.104.129.192/26\",\r\n \"13.104.144.0/27\",\r\n \"13.104.144.32/27\",\r\n + \ \"13.104.144.64/27\",\r\n \"13.104.144.96/27\",\r\n \"13.104.144.128/27\",\r\n + \ \"13.104.144.160/27\",\r\n \"13.104.144.192/27\",\r\n \"13.104.144.224/27\",\r\n + \ \"13.104.145.0/26\",\r\n \"13.104.145.64/26\",\r\n \"13.104.145.128/27\",\r\n + \ \"13.104.145.160/27\",\r\n \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n + \ \"13.104.146.64/26\",\r\n \"13.104.146.128/25\",\r\n \"13.104.147.0/25\",\r\n + \ \"13.104.147.128/25\",\r\n \"13.104.148.0/25\",\r\n \"13.104.148.128/25\",\r\n + \ \"13.104.149.0/26\",\r\n \"13.104.149.64/26\",\r\n \"13.104.149.128/25\",\r\n + \ \"13.104.150.0/25\",\r\n \"13.104.150.128/26\",\r\n \"13.104.150.192/26\",\r\n + \ \"13.104.151.0/26\",\r\n \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n + \ \"13.104.151.192/26\",\r\n \"13.104.152.0/25\",\r\n \"13.104.152.128/25\",\r\n + \ \"13.104.153.0/27\",\r\n \"13.104.153.32/28\",\r\n \"13.104.153.48/28\",\r\n + \ \"13.104.153.64/27\",\r\n \"13.104.153.96/27\",\r\n \"13.104.153.128/26\",\r\n + \ \"13.104.153.192/26\",\r\n \"13.104.154.0/25\",\r\n \"13.104.154.128/25\",\r\n + \ \"13.104.155.0/27\",\r\n \"13.104.155.32/27\",\r\n \"13.104.155.64/26\",\r\n + \ \"13.104.155.128/26\",\r\n \"13.104.155.192/26\",\r\n \"13.104.156.0/24\",\r\n + \ \"13.104.157.0/25\",\r\n \"13.104.157.128/25\",\r\n \"13.104.158.0/28\",\r\n + \ \"13.104.158.16/28\",\r\n \"13.104.158.32/27\",\r\n \"13.104.158.64/26\",\r\n + \ \"13.104.158.128/27\",\r\n \"13.104.158.160/28\",\r\n \"13.104.158.176/28\",\r\n + \ \"13.104.158.192/27\",\r\n \"13.104.158.224/27\",\r\n \"13.104.159.0/25\",\r\n + \ \"13.104.159.128/26\",\r\n \"13.104.159.192/26\",\r\n \"13.104.192.0/21\",\r\n + \ \"13.104.208.0/26\",\r\n \"13.104.208.64/27\",\r\n \"13.104.208.96/27\",\r\n + \ \"13.104.208.128/27\",\r\n \"13.104.208.160/28\",\r\n \"13.104.208.176/28\",\r\n + \ \"13.104.208.192/26\",\r\n \"13.104.209.0/24\",\r\n \"13.104.210.0/24\",\r\n + \ \"13.104.211.0/25\",\r\n \"13.104.211.128/26\",\r\n \"13.104.211.192/26\",\r\n + \ \"13.104.212.0/26\",\r\n \"13.104.212.64/26\",\r\n \"13.104.212.128/26\",\r\n + \ \"13.104.212.192/26\",\r\n \"13.104.213.0/25\",\r\n \"13.104.213.128/25\",\r\n + \ \"13.104.214.0/25\",\r\n \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n + \ \"13.104.215.128/25\",\r\n \"13.104.216.0/24\",\r\n \"13.104.217.0/25\",\r\n + \ \"13.104.217.128/25\",\r\n \"13.104.218.0/25\",\r\n \"13.104.218.128/25\",\r\n + \ \"13.104.219.0/25\",\r\n \"13.104.219.128/25\",\r\n \"13.104.220.0/25\",\r\n + \ \"13.104.220.128/25\",\r\n \"13.104.221.0/24\",\r\n \"13.104.222.0/24\",\r\n + \ \"13.104.223.0/25\",\r\n \"13.104.223.128/26\",\r\n \"13.104.223.192/26\",\r\n + \ \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n \"13.105.14.192/26\",\r\n + \ \"13.105.16.0/25\",\r\n \"13.105.16.128/26\",\r\n \"13.105.16.192/26\",\r\n + \ \"13.105.17.0/26\",\r\n \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n + \ \"13.105.17.192/26\",\r\n \"13.105.18.0/26\",\r\n \"13.105.18.64/26\",\r\n + \ \"13.105.18.160/27\",\r\n \"13.105.18.192/26\",\r\n \"13.105.19.0/25\",\r\n + \ \"13.105.19.128/25\",\r\n \"13.105.20.0/25\",\r\n \"13.105.20.128/26\",\r\n + \ \"13.105.20.192/26\",\r\n \"13.105.21.0/24\",\r\n \"13.105.22.0/24\",\r\n + \ \"13.105.23.0/26\",\r\n \"13.105.23.64/26\",\r\n \"13.105.23.128/25\",\r\n + \ \"13.105.24.0/24\",\r\n \"13.105.25.0/24\",\r\n \"13.105.26.0/24\",\r\n + \ \"13.105.27.0/25\",\r\n \"13.105.27.128/27\",\r\n \"13.105.27.160/27\",\r\n + \ \"13.105.27.192/27\",\r\n \"13.105.27.224/27\",\r\n \"13.105.28.0/28\",\r\n + \ \"13.105.28.16/28\",\r\n \"13.105.28.32/28\",\r\n \"13.105.28.48/28\",\r\n + \ \"13.105.28.128/25\",\r\n \"13.105.29.0/25\",\r\n \"13.105.29.128/25\",\r\n + \ \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n \"13.105.36.48/28\",\r\n + \ \"13.105.36.64/27\",\r\n \"13.105.36.96/27\",\r\n \"13.105.36.128/26\",\r\n + \ \"13.105.36.192/26\",\r\n \"13.105.37.0/26\",\r\n \"13.105.37.64/26\",\r\n + \ \"13.105.37.128/26\",\r\n \"13.105.37.192/26\",\r\n \"13.105.52.0/27\",\r\n + \ \"13.105.52.32/27\",\r\n \"13.105.52.64/28\",\r\n \"13.105.52.80/28\",\r\n + \ \"13.105.52.96/27\",\r\n \"13.105.52.128/26\",\r\n \"13.105.52.192/26\",\r\n + \ \"13.105.53.0/25\",\r\n \"13.105.53.128/26\",\r\n \"13.105.53.192/26\",\r\n + \ \"13.105.60.0/27\",\r\n \"13.105.60.32/28\",\r\n \"13.105.60.48/28\",\r\n + \ \"13.105.60.64/27\",\r\n \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n + \ \"13.105.60.160/27\",\r\n \"13.105.60.192/26\",\r\n \"13.105.61.0/28\",\r\n + \ \"13.105.61.16/28\",\r\n \"13.105.61.32/27\",\r\n \"13.105.61.64/26\",\r\n + \ \"13.105.61.128/25\",\r\n \"13.105.66.0/27\",\r\n \"13.105.66.32/27\",\r\n + \ \"13.105.66.64/26\",\r\n \"13.105.66.128/28\",\r\n \"13.105.66.144/28\",\r\n + \ \"13.105.66.160/27\",\r\n \"13.105.66.192/26\",\r\n \"13.105.67.0/25\",\r\n + \ \"13.105.67.128/25\",\r\n \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n + \ \"13.105.74.48/28\",\r\n \"13.105.74.64/27\",\r\n \"13.105.74.96/27\",\r\n + \ \"13.105.74.128/26\",\r\n \"13.105.74.192/26\",\r\n \"13.105.75.0/27\",\r\n + \ \"13.105.75.32/28\",\r\n \"13.105.75.48/28\",\r\n \"13.105.75.64/27\",\r\n + \ \"13.105.75.96/27\",\r\n \"13.105.75.128/27\",\r\n \"13.105.75.160/27\",\r\n + \ \"13.105.75.192/28\",\r\n \"13.105.75.208/28\",\r\n \"13.105.75.224/27\",\r\n + \ \"13.105.96.0/26\",\r\n \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n + \ \"13.105.96.112/28\",\r\n \"13.105.96.128/25\",\r\n \"13.105.97.0/27\",\r\n + \ \"13.105.97.32/27\",\r\n \"13.105.97.64/27\",\r\n \"13.105.97.96/27\",\r\n + \ \"13.105.97.128/25\",\r\n \"13.105.98.0/27\",\r\n \"13.105.98.32/28\",\r\n + \ \"13.105.98.48/28\",\r\n \"13.105.98.64/27\",\r\n \"13.105.98.96/27\",\r\n + \ \"13.105.98.128/27\",\r\n \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n + \ \"13.105.98.208/28\",\r\n \"13.105.98.224/27\",\r\n \"13.105.99.0/26\",\r\n + \ \"13.105.99.64/27\",\r\n \"13.105.99.96/28\",\r\n \"13.105.99.112/28\",\r\n + \ \"13.105.99.128/27\",\r\n \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n + \ \"13.105.100.0/28\",\r\n \"13.105.100.16/28\",\r\n \"13.105.100.32/27\",\r\n + \ \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n + \ \"13.105.100.176/28\",\r\n \"13.105.100.192/27\",\r\n \"13.105.100.224/27\",\r\n + \ \"13.105.101.0/27\",\r\n \"13.105.101.32/28\",\r\n \"13.105.101.48/28\",\r\n + \ \"13.105.101.64/26\",\r\n \"13.105.101.128/27\",\r\n \"13.105.101.160/28\",\r\n + \ \"13.105.101.176/28\",\r\n \"13.105.101.192/27\",\r\n \"13.105.101.224/27\",\r\n + \ \"13.105.102.0/28\",\r\n \"13.105.102.16/28\",\r\n \"13.105.102.32/27\",\r\n + \ \"13.105.102.64/26\",\r\n \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n + \ \"13.105.102.176/28\",\r\n \"13.105.102.192/27\",\r\n \"13.105.102.224/27\",\r\n + \ \"13.105.103.0/28\",\r\n \"13.105.103.16/28\",\r\n \"13.105.103.32/27\",\r\n + \ \"13.105.103.64/26\",\r\n \"13.105.103.128/27\",\r\n \"13.105.103.160/28\",\r\n + \ \"13.105.103.176/28\",\r\n \"13.105.103.192/27\",\r\n \"13.105.103.224/27\",\r\n + \ \"13.105.104.0/27\",\r\n \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n + \ \"13.105.104.80/28\",\r\n \"13.105.104.96/27\",\r\n \"13.105.104.128/26\",\r\n + \ \"13.105.114.88/29\",\r\n \"13.105.114.96/27\",\r\n \"13.105.114.128/26\",\r\n + \ \"13.105.114.192/28\",\r\n \"13.105.114.208/29\",\r\n \"20.0.0.0/16\",\r\n \ \"20.1.0.0/17\",\r\n \"20.1.128.0/17\",\r\n \"20.2.0.0/16\",\r\n \ \"20.3.0.0/16\",\r\n \"20.4.0.0/16\",\r\n \"20.5.0.0/16\",\r\n \ \"20.6.0.0/17\",\r\n \"20.6.128.0/17\",\r\n \"20.7.0.0/16\",\r\n @@ -3582,375 +3615,377 @@ interactions: \ \"20.13.128.0/17\",\r\n \"20.14.0.0/17\",\r\n \"20.14.128.0/17\",\r\n \ \"20.15.0.0/17\",\r\n \"20.15.128.0/17\",\r\n \"20.16.0.0/16\",\r\n \ \"20.17.0.0/18\",\r\n \"20.17.64.0/21\",\r\n \"20.18.0.0/17\",\r\n - \ \"20.19.0.0/17\",\r\n \"20.20.32.0/26\",\r\n \"20.21.0.0/16\",\r\n - \ \"20.22.0.0/16\",\r\n \"20.23.0.0/16\",\r\n \"20.24.0.0/18\",\r\n - \ \"20.24.64.0/18\",\r\n \"20.24.128.0/18\",\r\n \"20.24.192.0/18\",\r\n - \ \"20.25.0.0/17\",\r\n \"20.25.128.0/18\",\r\n \"20.25.192.0/18\",\r\n - \ \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n \"20.27.0.0/18\",\r\n - \ \"20.27.64.0/18\",\r\n \"20.27.128.0/18\",\r\n \"20.27.192.0/18\",\r\n - \ \"20.28.0.0/17\",\r\n \"20.28.128.0/17\",\r\n \"20.29.0.0/17\",\r\n - \ \"20.29.128.0/17\",\r\n \"20.31.0.0/16\",\r\n \"20.36.0.0/19\",\r\n - \ \"20.36.32.0/19\",\r\n \"20.36.64.0/19\",\r\n \"20.36.96.0/21\",\r\n - \ \"20.36.104.0/21\",\r\n \"20.36.112.0/20\",\r\n \"20.36.128.0/17\",\r\n - \ \"20.37.0.0/18\",\r\n \"20.37.64.0/19\",\r\n \"20.37.96.0/19\",\r\n - \ \"20.37.128.0/18\",\r\n \"20.37.192.0/19\",\r\n \"20.37.224.0/19\",\r\n - \ \"20.38.0.0/20\",\r\n \"20.38.16.0/24\",\r\n \"20.38.17.0/24\",\r\n - \ \"20.38.18.0/24\",\r\n \"20.38.19.0/24\",\r\n \"20.38.20.0/24\",\r\n - \ \"20.38.21.0/24\",\r\n \"20.38.32.0/20\",\r\n \"20.38.64.0/19\",\r\n - \ \"20.38.96.0/23\",\r\n \"20.38.98.0/24\",\r\n \"20.38.99.0/24\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.38.102.0/23\",\r\n \"20.38.104.0/23\",\r\n - \ \"20.38.106.0/23\",\r\n \"20.38.108.0/23\",\r\n \"20.38.110.0/23\",\r\n - \ \"20.38.112.0/23\",\r\n \"20.38.114.0/25\",\r\n \"20.38.114.128/25\",\r\n - \ \"20.38.115.0/24\",\r\n \"20.38.116.0/23\",\r\n \"20.38.118.0/24\",\r\n - \ \"20.38.119.0/24\",\r\n \"20.38.120.0/24\",\r\n \"20.38.121.0/25\",\r\n - \ \"20.38.121.128/25\",\r\n \"20.38.122.0/23\",\r\n \"20.38.124.0/23\",\r\n - \ \"20.38.126.0/23\",\r\n \"20.38.128.0/21\",\r\n \"20.38.136.0/21\",\r\n - \ \"20.38.144.0/21\",\r\n \"20.38.152.0/21\",\r\n \"20.38.160.0/20\",\r\n - \ \"20.38.184.0/22\",\r\n \"20.38.188.0/22\",\r\n \"20.38.196.0/22\",\r\n - \ \"20.38.200.0/22\",\r\n \"20.38.208.0/22\",\r\n \"20.39.0.0/19\",\r\n - \ \"20.39.32.0/19\",\r\n \"20.39.64.0/21\",\r\n \"20.39.72.0/21\",\r\n - \ \"20.39.80.0/20\",\r\n \"20.39.96.0/19\",\r\n \"20.39.128.0/20\",\r\n - \ \"20.39.144.0/20\",\r\n \"20.39.160.0/21\",\r\n \"20.39.168.0/21\",\r\n - \ \"20.39.176.0/21\",\r\n \"20.39.184.0/21\",\r\n \"20.39.192.0/20\",\r\n - \ \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n \"20.39.232.0/21\",\r\n - \ \"20.39.240.0/20\",\r\n \"20.40.0.0/21\",\r\n \"20.40.8.0/21\",\r\n - \ \"20.40.16.0/21\",\r\n \"20.40.24.0/21\",\r\n \"20.40.32.0/21\",\r\n - \ \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n \"20.40.64.0/20\",\r\n - \ \"20.40.80.0/21\",\r\n \"20.40.88.0/21\",\r\n \"20.40.96.0/21\",\r\n - \ \"20.40.104.0/21\",\r\n \"20.40.112.0/21\",\r\n \"20.40.120.0/21\",\r\n - \ \"20.40.128.0/19\",\r\n \"20.40.160.0/20\",\r\n \"20.40.176.0/20\",\r\n - \ \"20.40.192.0/18\",\r\n \"20.41.0.0/18\",\r\n \"20.41.64.0/18\",\r\n - \ \"20.41.128.0/18\",\r\n \"20.41.192.0/18\",\r\n \"20.42.0.0/17\",\r\n - \ \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n - \ \"20.42.176.0/20\",\r\n \"20.42.192.0/19\",\r\n \"20.42.224.0/19\",\r\n - \ \"20.43.0.0/19\",\r\n \"20.43.32.0/19\",\r\n \"20.43.64.0/19\",\r\n - \ \"20.43.96.0/20\",\r\n \"20.43.112.0/21\",\r\n \"20.43.120.0/21\",\r\n - \ \"20.43.128.0/18\",\r\n \"20.43.192.0/18\",\r\n \"20.44.0.0/21\",\r\n - \ \"20.44.8.0/21\",\r\n \"20.44.16.0/21\",\r\n \"20.44.24.0/21\",\r\n - \ \"20.44.32.0/19\",\r\n \"20.44.64.0/18\",\r\n \"20.44.128.0/18\",\r\n - \ \"20.44.192.0/18\",\r\n \"20.45.0.0/18\",\r\n \"20.45.64.0/19\",\r\n - \ \"20.45.96.0/20\",\r\n \"20.45.112.0/21\",\r\n \"20.45.120.0/21\",\r\n - \ \"20.45.128.0/21\",\r\n \"20.45.136.0/21\",\r\n \"20.45.144.0/20\",\r\n - \ \"20.45.160.0/20\",\r\n \"20.45.176.0/20\",\r\n \"20.45.192.0/18\",\r\n - \ \"20.46.0.0/19\",\r\n \"20.46.32.0/19\",\r\n \"20.46.64.0/19\",\r\n - \ \"20.46.96.0/20\",\r\n \"20.46.112.0/20\",\r\n \"20.46.128.0/20\",\r\n - \ \"20.46.144.0/20\",\r\n \"20.46.160.0/19\",\r\n \"20.46.192.0/21\",\r\n - \ \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n \"20.46.224.0/19\",\r\n - \ \"20.47.0.0/24\",\r\n \"20.47.1.0/24\",\r\n \"20.47.2.0/24\",\r\n - \ \"20.47.3.0/24\",\r\n \"20.47.4.0/24\",\r\n \"20.47.5.0/24\",\r\n - \ \"20.47.6.0/24\",\r\n \"20.47.7.0/24\",\r\n \"20.47.8.0/24\",\r\n - \ \"20.47.9.0/24\",\r\n \"20.47.10.0/24\",\r\n \"20.47.11.0/24\",\r\n - \ \"20.47.12.0/24\",\r\n \"20.47.13.0/24\",\r\n \"20.47.14.0/24\",\r\n - \ \"20.47.15.0/24\",\r\n \"20.47.16.0/23\",\r\n \"20.47.18.0/23\",\r\n - \ \"20.47.20.0/23\",\r\n \"20.47.22.0/23\",\r\n \"20.47.24.0/23\",\r\n - \ \"20.47.26.0/24\",\r\n \"20.47.27.0/24\",\r\n \"20.47.28.0/24\",\r\n - \ \"20.47.29.0/24\",\r\n \"20.47.30.0/24\",\r\n \"20.47.31.0/24\",\r\n - \ \"20.47.32.0/24\",\r\n \"20.47.33.0/24\",\r\n \"20.47.34.0/24\",\r\n - \ \"20.47.35.0/24\",\r\n \"20.47.36.0/24\",\r\n \"20.47.37.0/24\",\r\n - \ \"20.47.38.0/24\",\r\n \"20.47.39.0/24\",\r\n \"20.47.40.0/24\",\r\n - \ \"20.47.41.0/24\",\r\n \"20.47.42.0/24\",\r\n \"20.47.43.0/24\",\r\n - \ \"20.47.44.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.47.46.0/24\",\r\n - \ \"20.47.47.0/24\",\r\n \"20.47.48.0/24\",\r\n \"20.47.49.0/24\",\r\n - \ \"20.47.50.0/24\",\r\n \"20.47.51.0/24\",\r\n \"20.47.52.0/24\",\r\n - \ \"20.47.53.0/24\",\r\n \"20.47.54.0/24\",\r\n \"20.47.55.0/24\",\r\n - \ \"20.47.56.0/24\",\r\n \"20.47.57.0/24\",\r\n \"20.47.58.0/23\",\r\n - \ \"20.47.60.0/23\",\r\n \"20.47.62.0/23\",\r\n \"20.47.64.0/24\",\r\n - \ \"20.47.65.0/24\",\r\n \"20.47.66.0/24\",\r\n \"20.47.67.0/24\",\r\n - \ \"20.47.68.0/24\",\r\n \"20.47.69.0/24\",\r\n \"20.47.70.0/24\",\r\n - \ \"20.47.71.0/24\",\r\n \"20.47.72.0/23\",\r\n \"20.47.74.0/23\",\r\n - \ \"20.47.76.0/23\",\r\n \"20.47.78.0/23\",\r\n \"20.47.80.0/23\",\r\n - \ \"20.47.82.0/23\",\r\n \"20.47.84.0/23\",\r\n \"20.47.86.0/24\",\r\n - \ \"20.47.87.0/24\",\r\n \"20.47.88.0/24\",\r\n \"20.47.89.0/24\",\r\n - \ \"20.47.90.0/24\",\r\n \"20.47.91.0/24\",\r\n \"20.47.92.0/24\",\r\n - \ \"20.47.93.0/24\",\r\n \"20.47.94.0/24\",\r\n \"20.47.95.0/24\",\r\n - \ \"20.47.96.0/23\",\r\n \"20.47.98.0/24\",\r\n \"20.47.99.0/24\",\r\n - \ \"20.47.100.0/24\",\r\n \"20.47.101.0/24\",\r\n \"20.47.102.0/24\",\r\n - \ \"20.47.103.0/24\",\r\n \"20.47.104.0/24\",\r\n \"20.47.105.0/24\",\r\n - \ \"20.47.106.0/24\",\r\n \"20.47.107.0/24\",\r\n \"20.47.108.0/23\",\r\n - \ \"20.47.110.0/24\",\r\n \"20.47.111.0/24\",\r\n \"20.47.112.0/24\",\r\n - \ \"20.47.113.0/24\",\r\n \"20.47.114.0/24\",\r\n \"20.47.115.0/24\",\r\n - \ \"20.47.116.0/24\",\r\n \"20.47.117.0/24\",\r\n \"20.47.118.0/24\",\r\n - \ \"20.47.119.0/24\",\r\n \"20.47.120.0/23\",\r\n \"20.47.122.0/23\",\r\n - \ \"20.47.124.0/23\",\r\n \"20.47.126.0/23\",\r\n \"20.47.128.0/17\",\r\n - \ \"20.48.0.0/17\",\r\n \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n - \ \"20.48.224.0/19\",\r\n \"20.49.0.0/18\",\r\n \"20.49.64.0/20\",\r\n - \ \"20.49.80.0/21\",\r\n \"20.49.88.0/21\",\r\n \"20.49.96.0/21\",\r\n - \ \"20.49.104.0/21\",\r\n \"20.49.112.0/21\",\r\n \"20.49.120.0/21\",\r\n - \ \"20.49.128.0/17\",\r\n \"20.50.0.0/18\",\r\n \"20.50.64.0/20\",\r\n - \ \"20.50.80.0/21\",\r\n \"20.50.88.0/21\",\r\n \"20.50.96.0/19\",\r\n - \ \"20.50.128.0/17\",\r\n \"20.51.0.0/21\",\r\n \"20.51.8.0/21\",\r\n - \ \"20.51.16.0/21\",\r\n \"20.51.24.0/21\",\r\n \"20.51.32.0/19\",\r\n - \ \"20.51.64.0/18\",\r\n \"20.51.128.0/17\",\r\n \"20.52.0.0/18\",\r\n - \ \"20.52.64.0/21\",\r\n \"20.52.72.0/21\",\r\n \"20.52.80.0/27\",\r\n - \ \"20.52.80.32/27\",\r\n \"20.52.80.64/27\",\r\n \"20.52.88.0/21\",\r\n - \ \"20.52.96.0/19\",\r\n \"20.52.128.0/17\",\r\n \"20.53.0.0/19\",\r\n - \ \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n \"20.53.48.0/21\",\r\n - \ \"20.53.56.0/21\",\r\n \"20.53.64.0/18\",\r\n \"20.53.128.0/17\",\r\n - \ \"20.54.0.0/17\",\r\n \"20.54.128.0/17\",\r\n \"20.55.0.0/17\",\r\n - \ \"20.55.128.0/18\",\r\n \"20.55.192.0/18\",\r\n \"20.56.0.0/16\",\r\n - \ \"20.57.0.0/17\",\r\n \"20.57.128.0/18\",\r\n \"20.57.192.0/19\",\r\n - \ \"20.57.224.0/19\",\r\n \"20.58.0.0/18\",\r\n \"20.58.64.0/18\",\r\n - \ \"20.58.128.0/18\",\r\n \"20.58.192.0/18\",\r\n \"20.59.0.0/18\",\r\n - \ \"20.59.64.0/18\",\r\n \"20.59.128.0/18\",\r\n \"20.59.192.0/18\",\r\n - \ \"20.60.0.0/24\",\r\n \"20.60.1.0/24\",\r\n \"20.60.2.0/23\",\r\n - \ \"20.60.4.0/24\",\r\n \"20.60.5.0/24\",\r\n \"20.60.6.0/23\",\r\n - \ \"20.60.8.0/24\",\r\n \"20.60.9.0/24\",\r\n \"20.60.10.0/24\",\r\n - \ \"20.60.11.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.13.0/24\",\r\n - \ \"20.60.14.0/24\",\r\n \"20.60.15.0/24\",\r\n \"20.60.16.0/24\",\r\n - \ \"20.60.17.0/24\",\r\n \"20.60.18.0/24\",\r\n \"20.60.19.0/24\",\r\n - \ \"20.60.20.0/24\",\r\n \"20.60.21.0/24\",\r\n \"20.60.22.0/23\",\r\n - \ \"20.60.24.0/23\",\r\n \"20.60.26.0/23\",\r\n \"20.60.28.0/23\",\r\n - \ \"20.60.30.0/23\",\r\n \"20.60.32.0/23\",\r\n \"20.60.34.0/23\",\r\n - \ \"20.60.36.0/23\",\r\n \"20.60.38.0/23\",\r\n \"20.60.40.0/23\",\r\n - \ \"20.60.42.0/23\",\r\n \"20.60.44.0/25\",\r\n \"20.60.46.0/23\",\r\n - \ \"20.60.48.0/22\",\r\n \"20.60.52.0/23\",\r\n \"20.60.54.0/23\",\r\n - \ \"20.60.56.0/22\",\r\n \"20.60.60.0/22\",\r\n \"20.60.64.0/22\",\r\n - \ \"20.60.68.0/22\",\r\n \"20.60.72.0/22\",\r\n \"20.60.76.0/23\",\r\n - \ \"20.60.78.0/23\",\r\n \"20.60.80.0/23\",\r\n \"20.60.82.0/23\",\r\n - \ \"20.60.84.0/23\",\r\n \"20.60.86.0/23\",\r\n \"20.60.88.0/22\",\r\n - \ \"20.60.92.0/23\",\r\n \"20.60.94.0/23\",\r\n \"20.60.128.0/23\",\r\n - \ \"20.60.130.0/24\",\r\n \"20.60.131.0/24\",\r\n \"20.60.132.0/23\",\r\n - \ \"20.60.134.0/23\",\r\n \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n - \ \"20.60.140.0/23\",\r\n \"20.60.142.0/23\",\r\n \"20.60.144.0/23\",\r\n - \ \"20.60.146.0/23\",\r\n \"20.60.148.0/23\",\r\n \"20.60.150.0/23\",\r\n - \ \"20.60.152.0/23\",\r\n \"20.60.154.0/23\",\r\n \"20.60.156.0/23\",\r\n - \ \"20.60.158.0/23\",\r\n \"20.60.160.0/23\",\r\n \"20.60.162.0/23\",\r\n - \ \"20.60.164.0/23\",\r\n \"20.60.166.0/23\",\r\n \"20.60.168.0/23\",\r\n - \ \"20.60.170.0/23\",\r\n \"20.60.172.0/23\",\r\n \"20.60.174.0/23\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.60.178.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.182.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.186.0/23\",\r\n - \ \"20.60.188.0/23\",\r\n \"20.60.190.0/23\",\r\n \"20.60.192.0/23\",\r\n - \ \"20.60.194.0/23\",\r\n \"20.60.196.0/23\",\r\n \"20.60.198.0/23\",\r\n - \ \"20.60.200.0/23\",\r\n \"20.60.202.0/23\",\r\n \"20.60.204.0/23\",\r\n - \ \"20.60.206.0/23\",\r\n \"20.60.208.0/23\",\r\n \"20.60.210.0/23\",\r\n - \ \"20.60.212.0/23\",\r\n \"20.60.214.0/23\",\r\n \"20.60.216.0/23\",\r\n - \ \"20.60.218.0/23\",\r\n \"20.60.220.0/23\",\r\n \"20.60.222.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.226.0/23\",\r\n \"20.60.228.0/23\",\r\n - \ \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n \"20.60.234.0/23\",\r\n - \ \"20.60.236.0/23\",\r\n \"20.60.238.0/23\",\r\n \"20.60.240.0/23\",\r\n - \ \"20.60.242.0/23\",\r\n \"20.60.244.0/23\",\r\n \"20.60.246.0/23\",\r\n - \ \"20.60.248.0/23\",\r\n \"20.60.250.0/23\",\r\n \"20.60.252.0/23\",\r\n - \ \"20.60.254.0/23\",\r\n \"20.61.0.0/16\",\r\n \"20.62.0.0/17\",\r\n - \ \"20.62.128.0/17\",\r\n \"20.63.0.0/17\",\r\n \"20.63.128.0/18\",\r\n - \ \"20.63.192.0/18\",\r\n \"20.64.0.0/17\",\r\n \"20.64.128.0/17\",\r\n - \ \"20.65.0.0/17\",\r\n \"20.65.128.0/17\",\r\n \"20.66.0.0/17\",\r\n - \ \"20.66.128.0/17\",\r\n \"20.67.0.0/17\",\r\n \"20.67.128.0/17\",\r\n - \ \"20.68.0.0/18\",\r\n \"20.68.64.0/18\",\r\n \"20.68.128.0/17\",\r\n - \ \"20.69.0.0/18\",\r\n \"20.69.64.0/18\",\r\n \"20.69.128.0/18\",\r\n - \ \"20.69.192.0/18\",\r\n \"20.70.0.0/18\",\r\n \"20.70.64.0/18\",\r\n - \ \"20.70.128.0/17\",\r\n \"20.71.0.0/16\",\r\n \"20.72.0.0/19\",\r\n - \ \"20.72.32.0/19\",\r\n \"20.72.64.0/18\",\r\n \"20.72.128.0/18\",\r\n - \ \"20.72.192.0/18\",\r\n \"20.73.0.0/16\",\r\n \"20.74.0.0/17\",\r\n - \ \"20.74.128.0/17\",\r\n \"20.75.0.0/17\",\r\n \"20.75.128.0/17\",\r\n - \ \"20.76.0.0/16\",\r\n \"20.77.0.0/17\",\r\n \"20.77.128.0/18\",\r\n - \ \"20.77.192.0/18\",\r\n \"20.78.0.0/17\",\r\n \"20.78.128.0/18\",\r\n - \ \"20.78.192.0/18\",\r\n \"20.79.0.0/16\",\r\n \"20.80.0.0/18\",\r\n - \ \"20.80.64.0/18\",\r\n \"20.80.128.0/18\",\r\n \"20.80.192.0/18\",\r\n - \ \"20.81.0.0/17\",\r\n \"20.81.128.0/17\",\r\n \"20.82.0.0/17\",\r\n - \ \"20.82.128.0/17\",\r\n \"20.83.0.0/18\",\r\n \"20.83.64.0/18\",\r\n - \ \"20.83.128.0/18\",\r\n \"20.83.192.0/18\",\r\n \"20.84.0.0/17\",\r\n - \ \"20.84.128.0/17\",\r\n \"20.85.0.0/17\",\r\n \"20.85.128.0/17\",\r\n - \ \"20.86.0.0/16\",\r\n \"20.87.0.0/17\",\r\n \"20.87.128.0/18\",\r\n - \ \"20.87.192.0/18\",\r\n \"20.88.0.0/18\",\r\n \"20.88.64.0/19\",\r\n - \ \"20.88.96.0/19\",\r\n \"20.88.128.0/18\",\r\n \"20.88.192.0/18\",\r\n - \ \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n \"20.89.192.0/18\",\r\n - \ \"20.90.0.0/18\",\r\n \"20.90.64.0/18\",\r\n \"20.90.128.0/17\",\r\n - \ \"20.91.0.0/17\",\r\n \"20.91.128.0/17\",\r\n \"20.92.0.0/18\",\r\n - \ \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n \"20.93.0.0/17\",\r\n - \ \"20.93.128.0/17\",\r\n \"20.94.0.0/17\",\r\n \"20.94.128.0/18\",\r\n - \ \"20.94.192.0/18\",\r\n \"20.95.0.0/24\",\r\n \"20.95.1.0/24\",\r\n - \ \"20.95.2.0/24\",\r\n \"20.95.3.0/24\",\r\n \"20.95.4.0/24\",\r\n - \ \"20.95.5.0/24\",\r\n \"20.95.6.0/24\",\r\n \"20.95.7.0/24\",\r\n - \ \"20.95.8.0/21\",\r\n \"20.95.16.0/24\",\r\n \"20.95.17.0/24\",\r\n - \ \"20.95.18.0/23\",\r\n \"20.95.20.0/24\",\r\n \"20.95.21.0/24\",\r\n - \ \"20.95.22.0/23\",\r\n \"20.95.24.0/24\",\r\n \"20.95.25.0/24\",\r\n - \ \"20.95.26.0/23\",\r\n \"20.95.28.0/22\",\r\n \"20.95.32.0/21\",\r\n - \ \"20.95.40.0/21\",\r\n \"20.95.48.0/23\",\r\n \"20.95.50.0/24\",\r\n - \ \"20.95.51.0/24\",\r\n \"20.95.52.0/24\",\r\n \"20.95.64.0/24\",\r\n + \ \"20.18.128.0/21\",\r\n \"20.19.0.0/17\",\r\n \"20.20.32.0/26\",\r\n + \ \"20.21.0.0/16\",\r\n \"20.22.0.0/16\",\r\n \"20.23.0.0/16\",\r\n + \ \"20.24.0.0/18\",\r\n \"20.24.64.0/18\",\r\n \"20.24.128.0/18\",\r\n + \ \"20.24.192.0/18\",\r\n \"20.25.0.0/17\",\r\n \"20.25.128.0/18\",\r\n + \ \"20.25.192.0/18\",\r\n \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n + \ \"20.27.0.0/18\",\r\n \"20.27.64.0/18\",\r\n \"20.27.128.0/18\",\r\n + \ \"20.27.192.0/18\",\r\n \"20.28.0.0/17\",\r\n \"20.28.128.0/17\",\r\n + \ \"20.29.0.0/17\",\r\n \"20.29.128.0/17\",\r\n \"20.31.0.0/16\",\r\n + \ \"20.36.0.0/19\",\r\n \"20.36.32.0/19\",\r\n \"20.36.64.0/19\",\r\n + \ \"20.36.96.0/21\",\r\n \"20.36.104.0/21\",\r\n \"20.36.112.0/20\",\r\n + \ \"20.36.128.0/17\",\r\n \"20.37.0.0/18\",\r\n \"20.37.64.0/19\",\r\n + \ \"20.37.96.0/19\",\r\n \"20.37.128.0/18\",\r\n \"20.37.192.0/19\",\r\n + \ \"20.37.224.0/19\",\r\n \"20.38.0.0/20\",\r\n \"20.38.16.0/24\",\r\n + \ \"20.38.17.0/24\",\r\n \"20.38.18.0/24\",\r\n \"20.38.19.0/24\",\r\n + \ \"20.38.20.0/24\",\r\n \"20.38.21.0/24\",\r\n \"20.38.32.0/20\",\r\n + \ \"20.38.64.0/19\",\r\n \"20.38.96.0/23\",\r\n \"20.38.98.0/24\",\r\n + \ \"20.38.99.0/24\",\r\n \"20.38.100.0/23\",\r\n \"20.38.102.0/23\",\r\n + \ \"20.38.104.0/23\",\r\n \"20.38.106.0/23\",\r\n \"20.38.108.0/23\",\r\n + \ \"20.38.110.0/23\",\r\n \"20.38.112.0/23\",\r\n \"20.38.114.0/25\",\r\n + \ \"20.38.114.128/25\",\r\n \"20.38.115.0/24\",\r\n \"20.38.116.0/23\",\r\n + \ \"20.38.118.0/24\",\r\n \"20.38.119.0/24\",\r\n \"20.38.120.0/24\",\r\n + \ \"20.38.121.0/25\",\r\n \"20.38.121.128/25\",\r\n \"20.38.122.0/23\",\r\n + \ \"20.38.124.0/23\",\r\n \"20.38.126.0/23\",\r\n \"20.38.128.0/21\",\r\n + \ \"20.38.136.0/21\",\r\n \"20.38.144.0/21\",\r\n \"20.38.152.0/21\",\r\n + \ \"20.38.160.0/20\",\r\n \"20.38.184.0/22\",\r\n \"20.38.188.0/22\",\r\n + \ \"20.38.196.0/22\",\r\n \"20.38.200.0/22\",\r\n \"20.38.208.0/22\",\r\n + \ \"20.39.0.0/19\",\r\n \"20.39.32.0/19\",\r\n \"20.39.64.0/21\",\r\n + \ \"20.39.72.0/21\",\r\n \"20.39.80.0/20\",\r\n \"20.39.96.0/19\",\r\n + \ \"20.39.128.0/20\",\r\n \"20.39.144.0/20\",\r\n \"20.39.160.0/21\",\r\n + \ \"20.39.168.0/21\",\r\n \"20.39.176.0/21\",\r\n \"20.39.184.0/21\",\r\n + \ \"20.39.192.0/20\",\r\n \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n + \ \"20.39.232.0/21\",\r\n \"20.39.240.0/20\",\r\n \"20.40.0.0/21\",\r\n + \ \"20.40.8.0/21\",\r\n \"20.40.16.0/21\",\r\n \"20.40.24.0/21\",\r\n + \ \"20.40.32.0/21\",\r\n \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n + \ \"20.40.64.0/20\",\r\n \"20.40.80.0/21\",\r\n \"20.40.88.0/21\",\r\n + \ \"20.40.96.0/21\",\r\n \"20.40.104.0/21\",\r\n \"20.40.112.0/21\",\r\n + \ \"20.40.120.0/21\",\r\n \"20.40.128.0/19\",\r\n \"20.40.160.0/20\",\r\n + \ \"20.40.176.0/20\",\r\n \"20.40.192.0/18\",\r\n \"20.41.0.0/18\",\r\n + \ \"20.41.64.0/18\",\r\n \"20.41.128.0/18\",\r\n \"20.41.192.0/18\",\r\n + \ \"20.42.0.0/17\",\r\n \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n + \ \"20.42.168.0/21\",\r\n \"20.42.176.0/20\",\r\n \"20.42.192.0/19\",\r\n + \ \"20.42.224.0/19\",\r\n \"20.43.0.0/19\",\r\n \"20.43.32.0/19\",\r\n + \ \"20.43.64.0/19\",\r\n \"20.43.96.0/20\",\r\n \"20.43.112.0/21\",\r\n + \ \"20.43.120.0/21\",\r\n \"20.43.128.0/18\",\r\n \"20.43.192.0/18\",\r\n + \ \"20.44.0.0/21\",\r\n \"20.44.8.0/21\",\r\n \"20.44.16.0/21\",\r\n + \ \"20.44.24.0/21\",\r\n \"20.44.32.0/19\",\r\n \"20.44.64.0/18\",\r\n + \ \"20.44.128.0/18\",\r\n \"20.44.192.0/18\",\r\n \"20.45.0.0/18\",\r\n + \ \"20.45.64.0/19\",\r\n \"20.45.96.0/20\",\r\n \"20.45.112.0/21\",\r\n + \ \"20.45.120.0/21\",\r\n \"20.45.128.0/21\",\r\n \"20.45.136.0/21\",\r\n + \ \"20.45.144.0/20\",\r\n \"20.45.160.0/20\",\r\n \"20.45.176.0/20\",\r\n + \ \"20.45.192.0/18\",\r\n \"20.46.0.0/19\",\r\n \"20.46.32.0/19\",\r\n + \ \"20.46.64.0/19\",\r\n \"20.46.96.0/20\",\r\n \"20.46.112.0/20\",\r\n + \ \"20.46.128.0/20\",\r\n \"20.46.144.0/20\",\r\n \"20.46.160.0/19\",\r\n + \ \"20.46.192.0/21\",\r\n \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n + \ \"20.46.224.0/19\",\r\n \"20.47.0.0/24\",\r\n \"20.47.1.0/24\",\r\n + \ \"20.47.2.0/24\",\r\n \"20.47.3.0/24\",\r\n \"20.47.4.0/24\",\r\n + \ \"20.47.5.0/24\",\r\n \"20.47.6.0/24\",\r\n \"20.47.7.0/24\",\r\n + \ \"20.47.8.0/24\",\r\n \"20.47.9.0/24\",\r\n \"20.47.10.0/24\",\r\n + \ \"20.47.11.0/24\",\r\n \"20.47.12.0/24\",\r\n \"20.47.13.0/24\",\r\n + \ \"20.47.14.0/24\",\r\n \"20.47.15.0/24\",\r\n \"20.47.16.0/23\",\r\n + \ \"20.47.18.0/23\",\r\n \"20.47.20.0/23\",\r\n \"20.47.22.0/23\",\r\n + \ \"20.47.24.0/23\",\r\n \"20.47.26.0/24\",\r\n \"20.47.27.0/24\",\r\n + \ \"20.47.28.0/24\",\r\n \"20.47.29.0/24\",\r\n \"20.47.30.0/24\",\r\n + \ \"20.47.31.0/24\",\r\n \"20.47.32.0/24\",\r\n \"20.47.33.0/24\",\r\n + \ \"20.47.34.0/24\",\r\n \"20.47.35.0/24\",\r\n \"20.47.36.0/24\",\r\n + \ \"20.47.37.0/24\",\r\n \"20.47.38.0/24\",\r\n \"20.47.39.0/24\",\r\n + \ \"20.47.40.0/24\",\r\n \"20.47.41.0/24\",\r\n \"20.47.42.0/24\",\r\n + \ \"20.47.43.0/24\",\r\n \"20.47.44.0/24\",\r\n \"20.47.45.0/24\",\r\n + \ \"20.47.46.0/24\",\r\n \"20.47.47.0/24\",\r\n \"20.47.48.0/24\",\r\n + \ \"20.47.49.0/24\",\r\n \"20.47.50.0/24\",\r\n \"20.47.51.0/24\",\r\n + \ \"20.47.52.0/24\",\r\n \"20.47.53.0/24\",\r\n \"20.47.54.0/24\",\r\n + \ \"20.47.55.0/24\",\r\n \"20.47.56.0/24\",\r\n \"20.47.57.0/24\",\r\n + \ \"20.47.58.0/23\",\r\n \"20.47.60.0/23\",\r\n \"20.47.62.0/23\",\r\n + \ \"20.47.64.0/24\",\r\n \"20.47.65.0/24\",\r\n \"20.47.66.0/24\",\r\n + \ \"20.47.67.0/24\",\r\n \"20.47.68.0/24\",\r\n \"20.47.69.0/24\",\r\n + \ \"20.47.70.0/24\",\r\n \"20.47.71.0/24\",\r\n \"20.47.72.0/23\",\r\n + \ \"20.47.74.0/23\",\r\n \"20.47.76.0/23\",\r\n \"20.47.78.0/23\",\r\n + \ \"20.47.80.0/23\",\r\n \"20.47.82.0/23\",\r\n \"20.47.84.0/23\",\r\n + \ \"20.47.86.0/24\",\r\n \"20.47.87.0/24\",\r\n \"20.47.88.0/24\",\r\n + \ \"20.47.89.0/24\",\r\n \"20.47.90.0/24\",\r\n \"20.47.91.0/24\",\r\n + \ \"20.47.92.0/24\",\r\n \"20.47.93.0/24\",\r\n \"20.47.94.0/24\",\r\n + \ \"20.47.95.0/24\",\r\n \"20.47.96.0/23\",\r\n \"20.47.98.0/24\",\r\n + \ \"20.47.99.0/24\",\r\n \"20.47.100.0/24\",\r\n \"20.47.101.0/24\",\r\n + \ \"20.47.102.0/24\",\r\n \"20.47.103.0/24\",\r\n \"20.47.104.0/24\",\r\n + \ \"20.47.105.0/24\",\r\n \"20.47.106.0/24\",\r\n \"20.47.107.0/24\",\r\n + \ \"20.47.108.0/23\",\r\n \"20.47.110.0/24\",\r\n \"20.47.111.0/24\",\r\n + \ \"20.47.112.0/24\",\r\n \"20.47.113.0/24\",\r\n \"20.47.114.0/24\",\r\n + \ \"20.47.115.0/24\",\r\n \"20.47.116.0/24\",\r\n \"20.47.117.0/24\",\r\n + \ \"20.47.118.0/24\",\r\n \"20.47.119.0/24\",\r\n \"20.47.120.0/23\",\r\n + \ \"20.47.122.0/23\",\r\n \"20.47.124.0/23\",\r\n \"20.47.126.0/23\",\r\n + \ \"20.47.128.0/17\",\r\n \"20.48.0.0/17\",\r\n \"20.48.128.0/18\",\r\n + \ \"20.48.192.0/20\",\r\n \"20.48.224.0/19\",\r\n \"20.49.0.0/18\",\r\n + \ \"20.49.64.0/20\",\r\n \"20.49.80.0/21\",\r\n \"20.49.88.0/21\",\r\n + \ \"20.49.96.0/21\",\r\n \"20.49.104.0/21\",\r\n \"20.49.112.0/21\",\r\n + \ \"20.49.120.0/21\",\r\n \"20.49.128.0/17\",\r\n \"20.50.0.0/18\",\r\n + \ \"20.50.64.0/20\",\r\n \"20.50.80.0/21\",\r\n \"20.50.88.0/21\",\r\n + \ \"20.50.96.0/19\",\r\n \"20.50.128.0/17\",\r\n \"20.51.0.0/21\",\r\n + \ \"20.51.8.0/21\",\r\n \"20.51.16.0/21\",\r\n \"20.51.24.0/21\",\r\n + \ \"20.51.32.0/19\",\r\n \"20.51.64.0/18\",\r\n \"20.51.128.0/17\",\r\n + \ \"20.52.0.0/18\",\r\n \"20.52.64.0/21\",\r\n \"20.52.72.0/21\",\r\n + \ \"20.52.80.0/27\",\r\n \"20.52.80.32/27\",\r\n \"20.52.80.64/27\",\r\n + \ \"20.52.88.0/21\",\r\n \"20.52.96.0/19\",\r\n \"20.52.128.0/17\",\r\n + \ \"20.53.0.0/19\",\r\n \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n + \ \"20.53.48.0/21\",\r\n \"20.53.56.0/21\",\r\n \"20.53.64.0/18\",\r\n + \ \"20.53.128.0/17\",\r\n \"20.54.0.0/17\",\r\n \"20.54.128.0/17\",\r\n + \ \"20.55.0.0/17\",\r\n \"20.55.128.0/18\",\r\n \"20.55.192.0/18\",\r\n + \ \"20.56.0.0/16\",\r\n \"20.57.0.0/17\",\r\n \"20.57.128.0/18\",\r\n + \ \"20.57.192.0/19\",\r\n \"20.57.224.0/19\",\r\n \"20.58.0.0/18\",\r\n + \ \"20.58.64.0/18\",\r\n \"20.58.128.0/18\",\r\n \"20.58.192.0/18\",\r\n + \ \"20.59.0.0/18\",\r\n \"20.59.64.0/18\",\r\n \"20.59.128.0/18\",\r\n + \ \"20.59.192.0/18\",\r\n \"20.60.0.0/24\",\r\n \"20.60.1.0/24\",\r\n + \ \"20.60.2.0/23\",\r\n \"20.60.4.0/24\",\r\n \"20.60.5.0/24\",\r\n + \ \"20.60.6.0/23\",\r\n \"20.60.8.0/24\",\r\n \"20.60.9.0/24\",\r\n + \ \"20.60.10.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.12.0/24\",\r\n + \ \"20.60.13.0/24\",\r\n \"20.60.14.0/24\",\r\n \"20.60.15.0/24\",\r\n + \ \"20.60.16.0/24\",\r\n \"20.60.17.0/24\",\r\n \"20.60.18.0/24\",\r\n + \ \"20.60.19.0/24\",\r\n \"20.60.20.0/24\",\r\n \"20.60.21.0/24\",\r\n + \ \"20.60.22.0/23\",\r\n \"20.60.24.0/23\",\r\n \"20.60.26.0/23\",\r\n + \ \"20.60.28.0/23\",\r\n \"20.60.30.0/23\",\r\n \"20.60.32.0/23\",\r\n + \ \"20.60.34.0/23\",\r\n \"20.60.36.0/23\",\r\n \"20.60.38.0/23\",\r\n + \ \"20.60.40.0/23\",\r\n \"20.60.42.0/23\",\r\n \"20.60.44.0/25\",\r\n + \ \"20.60.46.0/23\",\r\n \"20.60.48.0/22\",\r\n \"20.60.52.0/23\",\r\n + \ \"20.60.54.0/23\",\r\n \"20.60.56.0/22\",\r\n \"20.60.60.0/22\",\r\n + \ \"20.60.64.0/22\",\r\n \"20.60.68.0/22\",\r\n \"20.60.72.0/22\",\r\n + \ \"20.60.76.0/23\",\r\n \"20.60.78.0/23\",\r\n \"20.60.80.0/23\",\r\n + \ \"20.60.82.0/23\",\r\n \"20.60.84.0/23\",\r\n \"20.60.86.0/23\",\r\n + \ \"20.60.88.0/22\",\r\n \"20.60.92.0/23\",\r\n \"20.60.94.0/23\",\r\n + \ \"20.60.128.0/23\",\r\n \"20.60.130.0/24\",\r\n \"20.60.131.0/24\",\r\n + \ \"20.60.132.0/23\",\r\n \"20.60.134.0/23\",\r\n \"20.60.136.0/24\",\r\n + \ \"20.60.138.0/23\",\r\n \"20.60.140.0/23\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.60.144.0/23\",\r\n \"20.60.146.0/23\",\r\n \"20.60.148.0/23\",\r\n + \ \"20.60.150.0/23\",\r\n \"20.60.152.0/23\",\r\n \"20.60.154.0/23\",\r\n + \ \"20.60.156.0/23\",\r\n \"20.60.158.0/23\",\r\n \"20.60.160.0/23\",\r\n + \ \"20.60.162.0/23\",\r\n \"20.60.164.0/23\",\r\n \"20.60.166.0/23\",\r\n + \ \"20.60.168.0/23\",\r\n \"20.60.170.0/23\",\r\n \"20.60.172.0/23\",\r\n + \ \"20.60.174.0/23\",\r\n \"20.60.176.0/23\",\r\n \"20.60.178.0/23\",\r\n + \ \"20.60.180.0/23\",\r\n \"20.60.182.0/23\",\r\n \"20.60.184.0/23\",\r\n + \ \"20.60.186.0/23\",\r\n \"20.60.188.0/23\",\r\n \"20.60.190.0/23\",\r\n + \ \"20.60.192.0/23\",\r\n \"20.60.194.0/23\",\r\n \"20.60.196.0/23\",\r\n + \ \"20.60.198.0/23\",\r\n \"20.60.200.0/23\",\r\n \"20.60.202.0/23\",\r\n + \ \"20.60.204.0/23\",\r\n \"20.60.206.0/23\",\r\n \"20.60.208.0/23\",\r\n + \ \"20.60.210.0/23\",\r\n \"20.60.212.0/23\",\r\n \"20.60.214.0/23\",\r\n + \ \"20.60.216.0/23\",\r\n \"20.60.218.0/23\",\r\n \"20.60.220.0/23\",\r\n + \ \"20.60.222.0/23\",\r\n \"20.60.224.0/23\",\r\n \"20.60.226.0/23\",\r\n + \ \"20.60.228.0/23\",\r\n \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n + \ \"20.60.234.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.60.238.0/23\",\r\n + \ \"20.60.240.0/23\",\r\n \"20.60.242.0/23\",\r\n \"20.60.244.0/23\",\r\n + \ \"20.60.246.0/23\",\r\n \"20.60.248.0/23\",\r\n \"20.60.250.0/23\",\r\n + \ \"20.60.252.0/23\",\r\n \"20.60.254.0/23\",\r\n \"20.61.0.0/16\",\r\n + \ \"20.62.0.0/17\",\r\n \"20.62.128.0/17\",\r\n \"20.63.0.0/17\",\r\n + \ \"20.63.128.0/18\",\r\n \"20.63.192.0/18\",\r\n \"20.64.0.0/17\",\r\n + \ \"20.64.128.0/17\",\r\n \"20.65.0.0/17\",\r\n \"20.65.128.0/17\",\r\n + \ \"20.66.0.0/17\",\r\n \"20.66.128.0/17\",\r\n \"20.67.0.0/17\",\r\n + \ \"20.67.128.0/17\",\r\n \"20.68.0.0/18\",\r\n \"20.68.64.0/18\",\r\n + \ \"20.68.128.0/17\",\r\n \"20.69.0.0/18\",\r\n \"20.69.64.0/18\",\r\n + \ \"20.69.128.0/18\",\r\n \"20.69.192.0/18\",\r\n \"20.70.0.0/18\",\r\n + \ \"20.70.64.0/18\",\r\n \"20.70.128.0/17\",\r\n \"20.71.0.0/16\",\r\n + \ \"20.72.0.0/19\",\r\n \"20.72.32.0/19\",\r\n \"20.72.64.0/18\",\r\n + \ \"20.72.128.0/18\",\r\n \"20.72.192.0/18\",\r\n \"20.73.0.0/16\",\r\n + \ \"20.74.0.0/17\",\r\n \"20.74.128.0/17\",\r\n \"20.75.0.0/17\",\r\n + \ \"20.75.128.0/17\",\r\n \"20.76.0.0/16\",\r\n \"20.77.0.0/17\",\r\n + \ \"20.77.128.0/18\",\r\n \"20.77.192.0/18\",\r\n \"20.78.0.0/17\",\r\n + \ \"20.78.128.0/18\",\r\n \"20.78.192.0/18\",\r\n \"20.79.0.0/16\",\r\n + \ \"20.80.0.0/18\",\r\n \"20.80.64.0/18\",\r\n \"20.80.128.0/18\",\r\n + \ \"20.80.192.0/18\",\r\n \"20.81.0.0/17\",\r\n \"20.81.128.0/17\",\r\n + \ \"20.82.0.0/17\",\r\n \"20.82.128.0/17\",\r\n \"20.83.0.0/18\",\r\n + \ \"20.83.64.0/18\",\r\n \"20.83.128.0/18\",\r\n \"20.83.192.0/18\",\r\n + \ \"20.84.0.0/17\",\r\n \"20.84.128.0/17\",\r\n \"20.85.0.0/17\",\r\n + \ \"20.85.128.0/17\",\r\n \"20.86.0.0/16\",\r\n \"20.87.0.0/17\",\r\n + \ \"20.87.128.0/18\",\r\n \"20.87.192.0/18\",\r\n \"20.88.0.0/18\",\r\n + \ \"20.88.64.0/19\",\r\n \"20.88.96.0/19\",\r\n \"20.88.128.0/18\",\r\n + \ \"20.88.192.0/18\",\r\n \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n + \ \"20.89.192.0/18\",\r\n \"20.90.0.0/18\",\r\n \"20.90.64.0/18\",\r\n + \ \"20.90.128.0/17\",\r\n \"20.91.0.0/17\",\r\n \"20.91.128.0/17\",\r\n + \ \"20.92.0.0/18\",\r\n \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n + \ \"20.93.0.0/17\",\r\n \"20.93.128.0/17\",\r\n \"20.94.0.0/17\",\r\n + \ \"20.94.128.0/18\",\r\n \"20.94.192.0/18\",\r\n \"20.95.0.0/24\",\r\n + \ \"20.95.1.0/24\",\r\n \"20.95.2.0/24\",\r\n \"20.95.3.0/24\",\r\n + \ \"20.95.4.0/24\",\r\n \"20.95.5.0/24\",\r\n \"20.95.6.0/24\",\r\n + \ \"20.95.7.0/24\",\r\n \"20.95.8.0/21\",\r\n \"20.95.16.0/24\",\r\n + \ \"20.95.17.0/24\",\r\n \"20.95.18.0/24\",\r\n \"20.95.19.0/24\",\r\n + \ \"20.95.20.0/24\",\r\n \"20.95.21.0/24\",\r\n \"20.95.24.0/24\",\r\n + \ \"20.95.33.0/24\",\r\n \"20.95.40.0/21\",\r\n \"20.95.51.0/24\",\r\n + \ \"20.95.52.0/24\",\r\n \"20.95.53.0/24\",\r\n \"20.95.64.0/24\",\r\n \ \"20.95.65.0/24\",\r\n \"20.95.66.0/24\",\r\n \"20.95.67.0/24\",\r\n \ \"20.95.73.0/24\",\r\n \"20.95.74.0/23\",\r\n \"20.95.76.0/23\",\r\n \ \"20.95.78.0/23\",\r\n \"20.95.80.0/24\",\r\n \"20.95.81.0/24\",\r\n \ \"20.95.82.0/23\",\r\n \"20.95.84.0/24\",\r\n \"20.95.85.0/24\",\r\n \ \"20.95.86.0/24\",\r\n \"20.95.87.0/24\",\r\n \"20.95.88.0/21\",\r\n - \ \"20.95.128.0/24\",\r\n \"20.95.136.0/24\",\r\n \"20.95.137.0/24\",\r\n - \ \"20.95.138.0/24\",\r\n \"20.95.139.0/24\",\r\n \"20.95.140.0/24\",\r\n - \ \"20.95.141.0/24\",\r\n \"20.95.192.0/21\",\r\n \"20.95.200.0/24\",\r\n - \ \"20.95.208.0/24\",\r\n \"20.95.224.0/24\",\r\n \"20.95.240.0/24\",\r\n - \ \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n \"20.97.0.0/17\",\r\n - \ \"20.97.128.0/17\",\r\n \"20.98.0.0/18\",\r\n \"20.98.64.0/18\",\r\n - \ \"20.98.128.0/18\",\r\n \"20.98.192.0/18\",\r\n \"20.99.0.0/17\",\r\n - \ \"20.99.128.0/17\",\r\n \"20.100.0.0/18\",\r\n \"20.100.64.0/18\",\r\n - \ \"20.100.128.0/17\",\r\n \"20.101.0.0/16\",\r\n \"20.102.0.0/17\",\r\n - \ \"20.102.128.0/18\",\r\n \"20.102.192.0/18\",\r\n \"20.103.0.0/16\",\r\n - \ \"20.104.0.0/17\",\r\n \"20.104.128.0/18\",\r\n \"20.104.192.0/18\",\r\n - \ \"20.105.0.0/17\",\r\n \"20.105.128.0/17\",\r\n \"20.106.0.0/18\",\r\n - \ \"20.106.64.0/18\",\r\n \"20.106.128.0/17\",\r\n \"20.107.0.0/17\",\r\n - \ \"20.107.128.0/17\",\r\n \"20.108.0.0/16\",\r\n \"20.109.0.0/17\",\r\n - \ \"20.109.128.0/18\",\r\n \"20.109.192.0/18\",\r\n \"20.110.0.0/16\",\r\n - \ \"20.111.0.0/18\",\r\n \"20.111.64.0/18\",\r\n \"20.112.0.0/17\",\r\n - \ \"20.112.128.0/19\",\r\n \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n - \ \"20.112.184.0/21\",\r\n \"20.112.192.0/18\",\r\n \"20.113.0.0/17\",\r\n - \ \"20.113.128.0/18\",\r\n \"20.113.192.0/18\",\r\n \"20.114.0.0/18\",\r\n - \ \"20.114.64.0/18\",\r\n \"20.114.128.0/17\",\r\n \"20.115.0.0/17\",\r\n - \ \"20.115.128.0/17\",\r\n \"20.116.0.0/16\",\r\n \"20.117.0.0/18\",\r\n - \ \"20.117.64.0/18\",\r\n \"20.117.128.0/17\",\r\n \"20.118.0.0/18\",\r\n - \ \"20.118.64.0/18\",\r\n \"20.118.128.0/18\",\r\n \"20.118.192.0/18\",\r\n - \ \"20.119.0.0/17\",\r\n \"20.119.128.0/17\",\r\n \"20.120.0.0/17\",\r\n - \ \"20.120.128.0/17\",\r\n \"20.121.0.0/16\",\r\n \"20.122.0.0/16\",\r\n - \ \"20.123.0.0/17\",\r\n \"20.123.128.0/17\",\r\n \"20.124.0.0/16\",\r\n - \ \"20.125.0.0/18\",\r\n \"20.125.64.0/18\",\r\n \"20.125.128.0/19\",\r\n - \ \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n - \ \"20.125.240.0/20\",\r\n \"20.126.0.0/16\",\r\n \"20.127.0.0/16\",\r\n - \ \"20.135.0.0/22\",\r\n \"20.135.4.0/23\",\r\n \"20.135.6.0/23\",\r\n - \ \"20.135.8.0/22\",\r\n \"20.135.12.0/22\",\r\n \"20.135.16.0/23\",\r\n - \ \"20.135.18.0/23\",\r\n \"20.135.20.0/23\",\r\n \"20.135.22.0/23\",\r\n - \ \"20.135.24.0/23\",\r\n \"20.135.26.0/23\",\r\n \"20.135.28.0/23\",\r\n - \ \"20.135.30.0/23\",\r\n \"20.135.32.0/23\",\r\n \"20.135.34.0/23\",\r\n - \ \"20.135.36.0/23\",\r\n \"20.135.38.0/23\",\r\n \"20.135.40.0/23\",\r\n - \ \"20.135.42.0/23\",\r\n \"20.135.44.0/23\",\r\n \"20.135.46.0/23\",\r\n - \ \"20.135.48.0/23\",\r\n \"20.135.50.0/23\",\r\n \"20.135.52.0/23\",\r\n - \ \"20.135.54.0/23\",\r\n \"20.135.56.0/23\",\r\n \"20.135.58.0/23\",\r\n - \ \"20.135.60.0/23\",\r\n \"20.135.62.0/23\",\r\n \"20.135.64.0/23\",\r\n - \ \"20.135.66.0/23\",\r\n \"20.135.68.0/23\",\r\n \"20.135.70.0/23\",\r\n - \ \"20.135.72.0/23\",\r\n \"20.135.74.0/23\",\r\n \"20.135.76.0/23\",\r\n - \ \"20.135.78.0/23\",\r\n \"20.135.80.0/22\",\r\n \"20.135.84.0/22\",\r\n - \ \"20.135.88.0/23\",\r\n \"20.135.90.0/23\",\r\n \"20.135.92.0/22\",\r\n - \ \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n \"20.135.102.0/23\",\r\n - \ \"20.135.104.0/22\",\r\n \"20.135.108.0/22\",\r\n \"20.135.112.0/23\",\r\n - \ \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n \"20.135.120.0/21\",\r\n - \ \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n \"20.135.134.0/23\",\r\n - \ \"20.135.136.0/22\",\r\n \"20.135.140.0/22\",\r\n \"20.135.144.0/23\",\r\n - \ \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n \"20.135.152.0/22\",\r\n - \ \"20.135.156.0/23\",\r\n \"20.135.158.0/23\",\r\n \"20.135.160.0/22\",\r\n - \ \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n \"20.135.170.0/23\",\r\n - \ \"20.135.172.0/22\",\r\n \"20.135.176.0/22\",\r\n \"20.135.180.0/23\",\r\n - \ \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n \"20.135.188.0/22\",\r\n - \ \"20.135.192.0/23\",\r\n \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n - \ \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n \"20.135.206.0/23\",\r\n - \ \"20.135.208.0/23\",\r\n \"20.135.210.0/23\",\r\n \"20.135.212.0/22\",\r\n - \ \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n \"20.135.222.0/23\",\r\n - \ \"20.135.224.0/22\",\r\n \"20.135.228.0/22\",\r\n \"20.135.232.0/23\",\r\n - \ \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n \"20.135.238.0/23\",\r\n - \ \"20.135.240.0/25\",\r\n \"20.135.242.0/23\",\r\n \"20.135.244.0/22\",\r\n - \ \"20.135.248.0/23\",\r\n \"20.135.250.0/23\",\r\n \"20.135.252.0/23\",\r\n - \ \"20.135.254.0/23\",\r\n \"20.136.0.0/25\",\r\n \"20.136.0.128/25\",\r\n - \ \"20.136.1.0/24\",\r\n \"20.136.2.0/24\",\r\n \"20.136.3.0/25\",\r\n - \ \"20.136.3.128/25\",\r\n \"20.136.4.0/24\",\r\n \"20.136.5.0/24\",\r\n - \ \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n \"20.143.0.0/24\",\r\n - \ \"20.143.1.0/24\",\r\n \"20.143.2.0/24\",\r\n \"20.143.3.0/24\",\r\n - \ \"20.143.4.0/24\",\r\n \"20.143.6.0/23\",\r\n \"20.143.8.0/23\",\r\n - \ \"20.150.0.0/24\",\r\n \"20.150.1.0/25\",\r\n \"20.150.1.128/25\",\r\n - \ \"20.150.2.0/23\",\r\n \"20.150.4.0/23\",\r\n \"20.150.6.0/23\",\r\n - \ \"20.150.8.0/23\",\r\n \"20.150.10.0/23\",\r\n \"20.150.12.0/23\",\r\n - \ \"20.150.14.0/23\",\r\n \"20.150.16.0/24\",\r\n \"20.150.17.0/25\",\r\n - \ \"20.150.17.128/25\",\r\n \"20.150.18.0/25\",\r\n \"20.150.18.128/25\",\r\n - \ \"20.150.19.0/24\",\r\n \"20.150.20.0/25\",\r\n \"20.150.20.128/25\",\r\n - \ \"20.150.21.0/24\",\r\n \"20.150.22.0/24\",\r\n \"20.150.23.0/24\",\r\n - \ \"20.150.24.0/24\",\r\n \"20.150.25.0/24\",\r\n \"20.150.26.0/24\",\r\n - \ \"20.150.27.0/24\",\r\n \"20.150.28.0/24\",\r\n \"20.150.29.0/24\",\r\n - \ \"20.150.30.0/24\",\r\n \"20.150.31.0/24\",\r\n \"20.150.32.0/23\",\r\n - \ \"20.150.34.0/23\",\r\n \"20.150.36.0/24\",\r\n \"20.150.37.0/24\",\r\n - \ \"20.150.38.0/23\",\r\n \"20.150.40.0/25\",\r\n \"20.150.40.128/25\",\r\n - \ \"20.150.41.0/24\",\r\n \"20.150.42.0/24\",\r\n \"20.150.43.0/25\",\r\n - \ \"20.150.43.128/25\",\r\n \"20.150.44.0/24\",\r\n \"20.150.45.0/24\",\r\n - \ \"20.150.46.0/24\",\r\n \"20.150.47.0/25\",\r\n \"20.150.47.128/25\",\r\n - \ \"20.150.48.0/24\",\r\n \"20.150.49.0/24\",\r\n \"20.150.50.0/23\",\r\n - \ \"20.150.52.0/24\",\r\n \"20.150.53.0/24\",\r\n \"20.150.54.0/24\",\r\n - \ \"20.150.55.0/24\",\r\n \"20.150.56.0/24\",\r\n \"20.150.57.0/24\",\r\n - \ \"20.150.58.0/24\",\r\n \"20.150.59.0/24\",\r\n \"20.150.60.0/24\",\r\n - \ \"20.150.61.0/24\",\r\n \"20.150.62.0/24\",\r\n \"20.150.63.0/24\",\r\n - \ \"20.150.64.0/24\",\r\n \"20.150.65.0/24\",\r\n \"20.150.66.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.68.0/24\",\r\n \"20.150.69.0/24\",\r\n - \ \"20.150.70.0/24\",\r\n \"20.150.71.0/24\",\r\n \"20.150.72.0/24\",\r\n - \ \"20.150.73.0/24\",\r\n \"20.150.74.0/24\",\r\n \"20.150.75.0/24\",\r\n - \ \"20.150.76.0/24\",\r\n \"20.150.77.0/24\",\r\n \"20.150.78.0/24\",\r\n - \ \"20.150.79.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.81.0/24\",\r\n - \ \"20.150.82.0/24\",\r\n \"20.150.83.0/24\",\r\n \"20.150.84.0/24\",\r\n - \ \"20.150.85.0/24\",\r\n \"20.150.86.0/24\",\r\n \"20.150.87.0/24\",\r\n - \ \"20.150.88.0/24\",\r\n \"20.150.89.0/24\",\r\n \"20.150.90.0/24\",\r\n - \ \"20.150.91.0/24\",\r\n \"20.150.92.0/24\",\r\n \"20.150.93.0/24\",\r\n - \ \"20.150.94.0/24\",\r\n \"20.150.95.0/24\",\r\n \"20.150.96.0/24\",\r\n - \ \"20.150.97.0/24\",\r\n \"20.150.98.0/24\",\r\n \"20.150.99.0/24\",\r\n - \ \"20.150.100.0/24\",\r\n \"20.150.101.0/24\",\r\n \"20.150.102.0/24\",\r\n - \ \"20.150.103.0/24\",\r\n \"20.150.104.0/24\",\r\n \"20.150.105.0/24\",\r\n - \ \"20.150.106.0/24\",\r\n \"20.150.107.0/24\",\r\n \"20.150.108.0/24\",\r\n - \ \"20.150.109.0/24\",\r\n \"20.150.110.0/24\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.150.112.0/24\",\r\n \"20.150.113.0/24\",\r\n \"20.150.114.0/24\",\r\n - \ \"20.150.115.0/24\",\r\n \"20.150.116.0/24\",\r\n \"20.150.117.0/24\",\r\n - \ \"20.150.118.0/24\",\r\n \"20.150.119.0/24\",\r\n \"20.150.120.0/24\",\r\n - \ \"20.150.121.0/24\",\r\n \"20.150.122.0/24\",\r\n \"20.150.123.0/24\",\r\n - \ \"20.150.124.0/24\",\r\n \"20.150.125.0/24\",\r\n \"20.150.126.0/24\",\r\n - \ \"20.150.127.0/24\",\r\n \"20.150.128.0/17\",\r\n \"20.151.0.0/16\",\r\n - \ \"20.152.0.0/23\",\r\n \"20.152.2.0/23\",\r\n \"20.152.4.0/23\",\r\n - \ \"20.152.6.0/23\",\r\n \"20.157.0.0/24\",\r\n \"20.157.1.0/24\",\r\n - \ \"20.157.2.0/24\",\r\n \"20.157.3.0/24\",\r\n \"20.157.4.0/23\",\r\n - \ \"20.157.6.0/23\",\r\n \"20.157.8.0/22\",\r\n \"20.157.12.0/22\",\r\n - \ \"20.157.16.0/24\",\r\n \"20.157.17.0/24\",\r\n \"20.157.18.0/24\",\r\n - \ \"20.157.19.0/24\",\r\n \"20.157.20.0/24\",\r\n \"20.157.21.0/24\",\r\n - \ \"20.157.22.0/24\",\r\n \"20.157.23.0/24\",\r\n \"20.157.24.0/24\",\r\n - \ \"20.157.25.0/24\",\r\n \"20.157.26.0/24\",\r\n \"20.157.27.0/24\",\r\n - \ \"20.157.28.0/24\",\r\n \"20.157.29.0/24\",\r\n \"20.157.30.0/24\",\r\n - \ \"20.157.31.0/24\",\r\n \"20.157.32.0/24\",\r\n \"20.157.33.0/24\",\r\n - \ \"20.157.34.0/23\",\r\n \"20.157.36.0/23\",\r\n \"20.157.38.0/24\",\r\n - \ \"20.157.39.0/24\",\r\n \"20.157.40.0/24\",\r\n \"20.157.41.0/24\",\r\n - \ \"20.157.42.0/24\",\r\n \"20.157.43.0/24\",\r\n \"20.157.44.0/24\",\r\n - \ \"20.157.45.0/24\",\r\n \"20.157.46.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.48.0/23\",\r\n \"20.157.50.0/23\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.53.0/24\",\r\n \"20.157.54.0/24\",\r\n \"20.157.55.0/24\",\r\n - \ \"20.157.56.0/24\",\r\n \"20.157.57.0/24\",\r\n \"20.157.58.0/24\",\r\n - \ \"20.157.59.0/24\",\r\n \"20.157.60.0/24\",\r\n \"20.157.61.0/24\",\r\n - \ \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n \"20.157.72.0/24\",\r\n - \ \"20.157.73.0/24\",\r\n \"20.157.74.0/24\",\r\n \"20.157.75.0/24\",\r\n - \ \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n \"20.157.84.0/24\",\r\n - \ \"20.157.85.0/24\",\r\n \"20.157.86.0/24\",\r\n \"20.157.87.0/24\",\r\n - \ \"20.157.88.0/24\",\r\n \"20.157.89.0/24\",\r\n \"20.157.90.0/24\",\r\n - \ \"20.157.91.0/24\",\r\n \"20.157.92.0/24\",\r\n \"20.157.93.0/24\",\r\n - \ \"20.157.94.0/24\",\r\n \"20.157.95.0/24\",\r\n \"20.157.96.0/24\",\r\n - \ \"20.157.97.0/24\",\r\n \"20.157.98.0/24\",\r\n \"20.157.99.0/24\",\r\n - \ \"20.157.100.0/24\",\r\n \"20.157.101.0/24\",\r\n \"20.157.102.0/24\",\r\n - \ \"20.157.103.0/24\",\r\n \"20.157.104.0/24\",\r\n \"20.157.105.0/24\",\r\n - \ \"20.157.106.0/24\",\r\n \"20.157.107.0/24\",\r\n \"20.157.108.0/24\",\r\n - \ \"20.157.109.0/24\",\r\n \"20.157.110.0/24\",\r\n \"20.157.111.0/24\",\r\n - \ \"20.157.112.0/24\",\r\n \"20.157.113.0/24\",\r\n \"20.157.114.0/24\",\r\n - \ \"20.157.115.0/24\",\r\n \"20.157.116.0/24\",\r\n \"20.157.117.0/24\",\r\n - \ \"20.157.118.0/24\",\r\n \"20.157.119.0/24\",\r\n \"20.157.120.0/24\",\r\n - \ \"20.157.121.0/24\",\r\n \"20.157.122.0/24\",\r\n \"20.157.123.0/24\",\r\n - \ \"20.157.124.0/24\",\r\n \"20.157.125.0/24\",\r\n \"20.157.126.0/24\",\r\n - \ \"20.157.127.0/24\",\r\n \"20.157.128.0/24\",\r\n \"20.157.129.0/24\",\r\n - \ \"20.157.130.0/24\",\r\n \"20.157.131.0/24\",\r\n \"20.157.132.0/24\",\r\n - \ \"20.157.133.0/24\",\r\n \"20.157.134.0/24\",\r\n \"20.157.135.0/24\",\r\n - \ \"20.157.136.0/24\",\r\n \"20.157.137.0/24\",\r\n \"20.157.138.0/24\",\r\n - \ \"20.157.139.0/24\",\r\n \"20.157.140.0/24\",\r\n \"20.157.141.0/24\",\r\n - \ \"20.157.142.0/23\",\r\n \"20.157.144.0/24\",\r\n \"20.157.145.0/24\",\r\n - \ \"20.157.146.0/24\",\r\n \"20.157.147.0/24\",\r\n \"20.157.148.0/24\",\r\n - \ \"20.157.149.0/24\",\r\n \"20.157.150.0/24\",\r\n \"20.157.151.0/24\",\r\n - \ \"20.157.152.0/24\",\r\n \"20.157.153.0/24\",\r\n \"20.157.154.0/24\",\r\n - \ \"20.157.155.0/24\",\r\n \"20.157.156.0/24\",\r\n \"20.157.157.0/24\",\r\n - \ \"20.157.158.0/24\",\r\n \"20.157.159.0/24\",\r\n \"20.157.160.0/24\",\r\n - \ \"20.157.161.0/24\",\r\n \"20.157.162.0/24\",\r\n \"20.157.163.0/24\",\r\n - \ \"20.157.164.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.157.166.0/24\",\r\n - \ \"20.157.167.0/24\",\r\n \"20.157.168.0/24\",\r\n \"20.157.169.0/24\",\r\n - \ \"20.157.170.0/24\",\r\n \"20.157.171.0/24\",\r\n \"20.157.172.0/24\",\r\n - \ \"20.157.173.0/24\",\r\n \"20.157.174.0/24\",\r\n \"20.157.175.0/24\",\r\n - \ \"20.157.176.0/24\",\r\n \"20.157.177.0/24\",\r\n \"20.157.178.0/24\",\r\n - \ \"20.157.179.0/24\",\r\n \"20.157.180.0/24\",\r\n \"20.157.181.0/24\",\r\n - \ \"20.157.182.0/24\",\r\n \"20.157.183.0/24\",\r\n \"20.157.184.0/24\",\r\n - \ \"20.157.185.0/24\",\r\n \"20.157.186.0/24\",\r\n \"20.157.187.0/24\",\r\n - \ \"20.157.188.0/24\",\r\n \"20.157.189.0/24\",\r\n \"20.157.190.0/24\",\r\n - \ \"20.157.191.0/24\",\r\n \"20.157.192.0/24\",\r\n \"20.157.193.0/24\",\r\n - \ \"20.157.194.0/24\",\r\n \"20.157.195.0/24\",\r\n \"20.157.196.0/24\",\r\n - \ \"20.157.197.0/24\",\r\n \"20.157.198.0/24\",\r\n \"20.157.199.0/24\",\r\n - \ \"20.157.200.0/24\",\r\n \"20.157.201.0/24\",\r\n \"20.157.202.0/24\",\r\n - \ \"20.157.203.0/24\",\r\n \"20.157.204.0/24\",\r\n \"20.157.205.0/24\",\r\n - \ \"20.157.206.0/24\",\r\n \"20.157.208.0/24\",\r\n \"20.157.209.0/24\",\r\n - \ \"20.157.210.0/23\",\r\n \"20.157.212.0/24\",\r\n \"20.157.213.0/24\",\r\n - \ \"20.157.214.0/24\",\r\n \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n - \ \"20.157.217.0/24\",\r\n \"20.157.218.0/24\",\r\n \"20.157.219.0/24\",\r\n - \ \"20.157.220.0/24\",\r\n \"20.157.221.0/24\",\r\n \"20.157.222.0/24\",\r\n - \ \"20.157.223.0/24\",\r\n \"20.160.0.0/16\",\r\n \"20.161.0.0/16\",\r\n - \ \"20.162.0.0/17\",\r\n \"20.163.0.0/17\",\r\n \"20.163.128.0/17\",\r\n - \ \"20.164.0.0/16\",\r\n \"20.165.0.0/17\",\r\n \"20.165.128.0/17\",\r\n - \ \"20.166.0.0/17\",\r\n \"20.167.0.0/17\",\r\n \"20.184.0.0/18\",\r\n + \ \"20.95.128.0/24\",\r\n \"20.95.129.0/24\",\r\n \"20.95.136.0/24\",\r\n + \ \"20.95.137.0/24\",\r\n \"20.95.138.0/24\",\r\n \"20.95.139.0/24\",\r\n + \ \"20.95.140.0/24\",\r\n \"20.95.141.0/24\",\r\n \"20.95.192.0/21\",\r\n + \ \"20.95.200.0/24\",\r\n \"20.95.208.0/24\",\r\n \"20.95.224.0/24\",\r\n + \ \"20.95.240.0/24\",\r\n \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n + \ \"20.97.0.0/17\",\r\n \"20.97.128.0/17\",\r\n \"20.98.0.0/18\",\r\n + \ \"20.98.64.0/18\",\r\n \"20.98.128.0/18\",\r\n \"20.98.192.0/18\",\r\n + \ \"20.99.0.0/17\",\r\n \"20.99.128.0/17\",\r\n \"20.100.0.0/18\",\r\n + \ \"20.100.64.0/18\",\r\n \"20.100.128.0/17\",\r\n \"20.101.0.0/16\",\r\n + \ \"20.102.0.0/17\",\r\n \"20.102.128.0/18\",\r\n \"20.102.192.0/18\",\r\n + \ \"20.103.0.0/16\",\r\n \"20.104.0.0/17\",\r\n \"20.104.128.0/18\",\r\n + \ \"20.104.192.0/18\",\r\n \"20.105.0.0/17\",\r\n \"20.105.128.0/17\",\r\n + \ \"20.106.0.0/18\",\r\n \"20.106.64.0/18\",\r\n \"20.106.128.0/17\",\r\n + \ \"20.107.0.0/17\",\r\n \"20.107.128.0/17\",\r\n \"20.108.0.0/16\",\r\n + \ \"20.109.0.0/17\",\r\n \"20.109.128.0/18\",\r\n \"20.109.192.0/18\",\r\n + \ \"20.110.0.0/16\",\r\n \"20.111.0.0/18\",\r\n \"20.111.64.0/18\",\r\n + \ \"20.112.0.0/17\",\r\n \"20.112.128.0/19\",\r\n \"20.112.160.0/20\",\r\n + \ \"20.112.176.0/21\",\r\n \"20.112.184.0/21\",\r\n \"20.112.192.0/18\",\r\n + \ \"20.113.0.0/17\",\r\n \"20.113.128.0/18\",\r\n \"20.113.192.0/18\",\r\n + \ \"20.114.0.0/18\",\r\n \"20.114.64.0/18\",\r\n \"20.114.128.0/17\",\r\n + \ \"20.115.0.0/17\",\r\n \"20.115.128.0/17\",\r\n \"20.116.0.0/16\",\r\n + \ \"20.117.0.0/18\",\r\n \"20.117.64.0/18\",\r\n \"20.117.128.0/17\",\r\n + \ \"20.118.0.0/18\",\r\n \"20.118.64.0/18\",\r\n \"20.118.128.0/18\",\r\n + \ \"20.118.192.0/18\",\r\n \"20.119.0.0/17\",\r\n \"20.119.128.0/17\",\r\n + \ \"20.120.0.0/17\",\r\n \"20.120.128.0/17\",\r\n \"20.121.0.0/16\",\r\n + \ \"20.122.0.0/16\",\r\n \"20.123.0.0/17\",\r\n \"20.123.128.0/17\",\r\n + \ \"20.124.0.0/16\",\r\n \"20.125.0.0/18\",\r\n \"20.125.64.0/18\",\r\n + \ \"20.125.128.0/19\",\r\n \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n + \ \"20.125.224.0/20\",\r\n \"20.125.240.0/20\",\r\n \"20.126.0.0/16\",\r\n + \ \"20.127.0.0/16\",\r\n \"20.135.0.0/22\",\r\n \"20.135.4.0/23\",\r\n + \ \"20.135.6.0/23\",\r\n \"20.135.8.0/22\",\r\n \"20.135.12.0/22\",\r\n + \ \"20.135.16.0/23\",\r\n \"20.135.18.0/23\",\r\n \"20.135.20.0/23\",\r\n + \ \"20.135.22.0/23\",\r\n \"20.135.24.0/23\",\r\n \"20.135.26.0/23\",\r\n + \ \"20.135.28.0/23\",\r\n \"20.135.30.0/23\",\r\n \"20.135.32.0/23\",\r\n + \ \"20.135.34.0/23\",\r\n \"20.135.36.0/23\",\r\n \"20.135.38.0/23\",\r\n + \ \"20.135.40.0/23\",\r\n \"20.135.42.0/23\",\r\n \"20.135.44.0/23\",\r\n + \ \"20.135.46.0/23\",\r\n \"20.135.48.0/23\",\r\n \"20.135.50.0/23\",\r\n + \ \"20.135.52.0/23\",\r\n \"20.135.54.0/23\",\r\n \"20.135.56.0/23\",\r\n + \ \"20.135.58.0/23\",\r\n \"20.135.60.0/23\",\r\n \"20.135.62.0/23\",\r\n + \ \"20.135.64.0/23\",\r\n \"20.135.66.0/23\",\r\n \"20.135.68.0/23\",\r\n + \ \"20.135.70.0/23\",\r\n \"20.135.72.0/23\",\r\n \"20.135.74.0/23\",\r\n + \ \"20.135.76.0/23\",\r\n \"20.135.78.0/23\",\r\n \"20.135.80.0/22\",\r\n + \ \"20.135.84.0/22\",\r\n \"20.135.88.0/23\",\r\n \"20.135.90.0/23\",\r\n + \ \"20.135.92.0/22\",\r\n \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n + \ \"20.135.102.0/23\",\r\n \"20.135.104.0/22\",\r\n \"20.135.108.0/22\",\r\n + \ \"20.135.112.0/23\",\r\n \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n + \ \"20.135.120.0/21\",\r\n \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n + \ \"20.135.134.0/23\",\r\n \"20.135.136.0/22\",\r\n \"20.135.140.0/22\",\r\n + \ \"20.135.144.0/23\",\r\n \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n + \ \"20.135.152.0/22\",\r\n \"20.135.156.0/23\",\r\n \"20.135.158.0/23\",\r\n + \ \"20.135.160.0/22\",\r\n \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n + \ \"20.135.170.0/23\",\r\n \"20.135.172.0/22\",\r\n \"20.135.176.0/22\",\r\n + \ \"20.135.180.0/23\",\r\n \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n + \ \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\r\n \"20.135.194.0/23\",\r\n + \ \"20.135.196.0/22\",\r\n \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n + \ \"20.135.206.0/23\",\r\n \"20.135.208.0/23\",\r\n \"20.135.210.0/23\",\r\n + \ \"20.135.212.0/22\",\r\n \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n + \ \"20.135.222.0/23\",\r\n \"20.135.224.0/22\",\r\n \"20.135.228.0/22\",\r\n + \ \"20.135.232.0/23\",\r\n \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n + \ \"20.135.238.0/23\",\r\n \"20.135.240.0/25\",\r\n \"20.135.242.0/23\",\r\n + \ \"20.135.244.0/22\",\r\n \"20.135.248.0/23\",\r\n \"20.135.250.0/23\",\r\n + \ \"20.135.252.0/23\",\r\n \"20.135.254.0/23\",\r\n \"20.136.0.0/25\",\r\n + \ \"20.136.0.128/25\",\r\n \"20.136.1.0/24\",\r\n \"20.136.2.0/24\",\r\n + \ \"20.136.3.0/25\",\r\n \"20.136.3.128/25\",\r\n \"20.136.4.0/24\",\r\n + \ \"20.136.5.0/24\",\r\n \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n + \ \"20.143.0.0/24\",\r\n \"20.143.1.0/24\",\r\n \"20.143.2.0/24\",\r\n + \ \"20.143.3.0/24\",\r\n \"20.143.4.0/24\",\r\n \"20.143.6.0/23\",\r\n + \ \"20.143.8.0/23\",\r\n \"20.150.0.0/24\",\r\n \"20.150.1.0/25\",\r\n + \ \"20.150.1.128/25\",\r\n \"20.150.2.0/23\",\r\n \"20.150.4.0/23\",\r\n + \ \"20.150.6.0/23\",\r\n \"20.150.8.0/23\",\r\n \"20.150.10.0/23\",\r\n + \ \"20.150.12.0/23\",\r\n \"20.150.14.0/23\",\r\n \"20.150.16.0/24\",\r\n + \ \"20.150.17.0/25\",\r\n \"20.150.17.128/25\",\r\n \"20.150.18.0/25\",\r\n + \ \"20.150.18.128/25\",\r\n \"20.150.19.0/24\",\r\n \"20.150.20.0/25\",\r\n + \ \"20.150.20.128/25\",\r\n \"20.150.21.0/24\",\r\n \"20.150.22.0/24\",\r\n + \ \"20.150.23.0/24\",\r\n \"20.150.24.0/24\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.26.0/24\",\r\n \"20.150.27.0/24\",\r\n \"20.150.28.0/24\",\r\n + \ \"20.150.29.0/24\",\r\n \"20.150.30.0/24\",\r\n \"20.150.31.0/24\",\r\n + \ \"20.150.32.0/23\",\r\n \"20.150.34.0/23\",\r\n \"20.150.36.0/24\",\r\n + \ \"20.150.37.0/24\",\r\n \"20.150.38.0/23\",\r\n \"20.150.40.0/25\",\r\n + \ \"20.150.40.128/25\",\r\n \"20.150.41.0/24\",\r\n \"20.150.42.0/24\",\r\n + \ \"20.150.43.0/25\",\r\n \"20.150.43.128/25\",\r\n \"20.150.44.0/24\",\r\n + \ \"20.150.45.0/24\",\r\n \"20.150.46.0/24\",\r\n \"20.150.47.0/25\",\r\n + \ \"20.150.47.128/25\",\r\n \"20.150.48.0/24\",\r\n \"20.150.49.0/24\",\r\n + \ \"20.150.50.0/23\",\r\n \"20.150.52.0/24\",\r\n \"20.150.53.0/24\",\r\n + \ \"20.150.54.0/24\",\r\n \"20.150.55.0/24\",\r\n \"20.150.56.0/24\",\r\n + \ \"20.150.57.0/24\",\r\n \"20.150.58.0/24\",\r\n \"20.150.59.0/24\",\r\n + \ \"20.150.60.0/24\",\r\n \"20.150.61.0/24\",\r\n \"20.150.62.0/24\",\r\n + \ \"20.150.63.0/24\",\r\n \"20.150.64.0/24\",\r\n \"20.150.65.0/24\",\r\n + \ \"20.150.66.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.68.0/24\",\r\n + \ \"20.150.69.0/24\",\r\n \"20.150.70.0/24\",\r\n \"20.150.71.0/24\",\r\n + \ \"20.150.72.0/24\",\r\n \"20.150.73.0/24\",\r\n \"20.150.74.0/24\",\r\n + \ \"20.150.75.0/24\",\r\n \"20.150.76.0/24\",\r\n \"20.150.77.0/24\",\r\n + \ \"20.150.78.0/24\",\r\n \"20.150.79.0/24\",\r\n \"20.150.80.0/24\",\r\n + \ \"20.150.81.0/24\",\r\n \"20.150.82.0/24\",\r\n \"20.150.83.0/24\",\r\n + \ \"20.150.84.0/24\",\r\n \"20.150.85.0/24\",\r\n \"20.150.86.0/24\",\r\n + \ \"20.150.87.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.150.89.0/24\",\r\n + \ \"20.150.90.0/24\",\r\n \"20.150.91.0/24\",\r\n \"20.150.92.0/24\",\r\n + \ \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n \"20.150.95.0/24\",\r\n + \ \"20.150.96.0/24\",\r\n \"20.150.97.0/24\",\r\n \"20.150.98.0/24\",\r\n + \ \"20.150.99.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.150.101.0/24\",\r\n + \ \"20.150.102.0/24\",\r\n \"20.150.103.0/24\",\r\n \"20.150.104.0/24\",\r\n + \ \"20.150.105.0/24\",\r\n \"20.150.106.0/24\",\r\n \"20.150.107.0/24\",\r\n + \ \"20.150.108.0/24\",\r\n \"20.150.109.0/24\",\r\n \"20.150.110.0/24\",\r\n + \ \"20.150.111.0/24\",\r\n \"20.150.112.0/24\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.150.114.0/24\",\r\n \"20.150.115.0/24\",\r\n \"20.150.116.0/24\",\r\n + \ \"20.150.117.0/24\",\r\n \"20.150.118.0/24\",\r\n \"20.150.119.0/24\",\r\n + \ \"20.150.120.0/24\",\r\n \"20.150.121.0/24\",\r\n \"20.150.122.0/24\",\r\n + \ \"20.150.123.0/24\",\r\n \"20.150.124.0/24\",\r\n \"20.150.125.0/24\",\r\n + \ \"20.150.126.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.150.128.0/17\",\r\n + \ \"20.151.0.0/16\",\r\n \"20.152.0.0/23\",\r\n \"20.152.2.0/23\",\r\n + \ \"20.152.4.0/23\",\r\n \"20.152.6.0/23\",\r\n \"20.157.0.0/24\",\r\n + \ \"20.157.1.0/24\",\r\n \"20.157.2.0/24\",\r\n \"20.157.3.0/24\",\r\n + \ \"20.157.4.0/23\",\r\n \"20.157.6.0/23\",\r\n \"20.157.8.0/22\",\r\n + \ \"20.157.12.0/22\",\r\n \"20.157.16.0/24\",\r\n \"20.157.17.0/24\",\r\n + \ \"20.157.18.0/24\",\r\n \"20.157.19.0/24\",\r\n \"20.157.20.0/24\",\r\n + \ \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n \"20.157.23.0/24\",\r\n + \ \"20.157.24.0/24\",\r\n \"20.157.25.0/24\",\r\n \"20.157.26.0/24\",\r\n + \ \"20.157.27.0/24\",\r\n \"20.157.28.0/24\",\r\n \"20.157.29.0/24\",\r\n + \ \"20.157.30.0/24\",\r\n \"20.157.31.0/24\",\r\n \"20.157.32.0/24\",\r\n + \ \"20.157.33.0/24\",\r\n \"20.157.34.0/23\",\r\n \"20.157.36.0/23\",\r\n + \ \"20.157.38.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.40.0/24\",\r\n + \ \"20.157.41.0/24\",\r\n \"20.157.42.0/24\",\r\n \"20.157.43.0/24\",\r\n + \ \"20.157.44.0/24\",\r\n \"20.157.45.0/24\",\r\n \"20.157.46.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.48.0/23\",\r\n \"20.157.50.0/23\",\r\n + \ \"20.157.52.0/24\",\r\n \"20.157.53.0/24\",\r\n \"20.157.54.0/24\",\r\n + \ \"20.157.55.0/24\",\r\n \"20.157.56.0/24\",\r\n \"20.157.57.0/24\",\r\n + \ \"20.157.58.0/24\",\r\n \"20.157.59.0/24\",\r\n \"20.157.60.0/24\",\r\n + \ \"20.157.61.0/24\",\r\n \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n + \ \"20.157.72.0/24\",\r\n \"20.157.73.0/24\",\r\n \"20.157.74.0/24\",\r\n + \ \"20.157.75.0/24\",\r\n \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n + \ \"20.157.84.0/24\",\r\n \"20.157.85.0/24\",\r\n \"20.157.86.0/24\",\r\n + \ \"20.157.87.0/24\",\r\n \"20.157.88.0/24\",\r\n \"20.157.89.0/24\",\r\n + \ \"20.157.90.0/24\",\r\n \"20.157.91.0/24\",\r\n \"20.157.92.0/24\",\r\n + \ \"20.157.93.0/24\",\r\n \"20.157.94.0/24\",\r\n \"20.157.95.0/24\",\r\n + \ \"20.157.96.0/24\",\r\n \"20.157.97.0/24\",\r\n \"20.157.98.0/24\",\r\n + \ \"20.157.99.0/24\",\r\n \"20.157.100.0/24\",\r\n \"20.157.101.0/24\",\r\n + \ \"20.157.102.0/24\",\r\n \"20.157.103.0/24\",\r\n \"20.157.104.0/24\",\r\n + \ \"20.157.105.0/24\",\r\n \"20.157.106.0/24\",\r\n \"20.157.107.0/24\",\r\n + \ \"20.157.108.0/24\",\r\n \"20.157.109.0/24\",\r\n \"20.157.110.0/24\",\r\n + \ \"20.157.111.0/24\",\r\n \"20.157.112.0/24\",\r\n \"20.157.113.0/24\",\r\n + \ \"20.157.114.0/24\",\r\n \"20.157.115.0/24\",\r\n \"20.157.116.0/24\",\r\n + \ \"20.157.117.0/24\",\r\n \"20.157.118.0/24\",\r\n \"20.157.119.0/24\",\r\n + \ \"20.157.120.0/24\",\r\n \"20.157.121.0/24\",\r\n \"20.157.122.0/24\",\r\n + \ \"20.157.123.0/24\",\r\n \"20.157.124.0/24\",\r\n \"20.157.125.0/24\",\r\n + \ \"20.157.126.0/24\",\r\n \"20.157.127.0/24\",\r\n \"20.157.128.0/24\",\r\n + \ \"20.157.129.0/24\",\r\n \"20.157.130.0/24\",\r\n \"20.157.131.0/24\",\r\n + \ \"20.157.132.0/24\",\r\n \"20.157.133.0/24\",\r\n \"20.157.134.0/24\",\r\n + \ \"20.157.135.0/24\",\r\n \"20.157.136.0/24\",\r\n \"20.157.137.0/24\",\r\n + \ \"20.157.138.0/24\",\r\n \"20.157.139.0/24\",\r\n \"20.157.140.0/24\",\r\n + \ \"20.157.141.0/24\",\r\n \"20.157.142.0/23\",\r\n \"20.157.144.0/24\",\r\n + \ \"20.157.145.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.147.0/24\",\r\n + \ \"20.157.148.0/24\",\r\n \"20.157.149.0/24\",\r\n \"20.157.150.0/24\",\r\n + \ \"20.157.151.0/24\",\r\n \"20.157.152.0/24\",\r\n \"20.157.153.0/24\",\r\n + \ \"20.157.154.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.156.0/24\",\r\n + \ \"20.157.157.0/24\",\r\n \"20.157.158.0/24\",\r\n \"20.157.159.0/24\",\r\n + \ \"20.157.160.0/24\",\r\n \"20.157.161.0/24\",\r\n \"20.157.162.0/24\",\r\n + \ \"20.157.163.0/24\",\r\n \"20.157.164.0/24\",\r\n \"20.157.165.0/24\",\r\n + \ \"20.157.166.0/24\",\r\n \"20.157.167.0/24\",\r\n \"20.157.168.0/24\",\r\n + \ \"20.157.169.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.171.0/24\",\r\n + \ \"20.157.172.0/24\",\r\n \"20.157.173.0/24\",\r\n \"20.157.174.0/24\",\r\n + \ \"20.157.175.0/24\",\r\n \"20.157.176.0/24\",\r\n \"20.157.177.0/24\",\r\n + \ \"20.157.178.0/24\",\r\n \"20.157.179.0/24\",\r\n \"20.157.180.0/24\",\r\n + \ \"20.157.181.0/24\",\r\n \"20.157.182.0/24\",\r\n \"20.157.183.0/24\",\r\n + \ \"20.157.184.0/24\",\r\n \"20.157.185.0/24\",\r\n \"20.157.186.0/24\",\r\n + \ \"20.157.187.0/24\",\r\n \"20.157.188.0/24\",\r\n \"20.157.189.0/24\",\r\n + \ \"20.157.190.0/24\",\r\n \"20.157.191.0/24\",\r\n \"20.157.192.0/24\",\r\n + \ \"20.157.193.0/24\",\r\n \"20.157.194.0/24\",\r\n \"20.157.195.0/24\",\r\n + \ \"20.157.196.0/24\",\r\n \"20.157.197.0/24\",\r\n \"20.157.198.0/24\",\r\n + \ \"20.157.199.0/24\",\r\n \"20.157.200.0/24\",\r\n \"20.157.201.0/24\",\r\n + \ \"20.157.202.0/24\",\r\n \"20.157.203.0/24\",\r\n \"20.157.204.0/24\",\r\n + \ \"20.157.205.0/24\",\r\n \"20.157.206.0/24\",\r\n \"20.157.208.0/24\",\r\n + \ \"20.157.209.0/24\",\r\n \"20.157.210.0/23\",\r\n \"20.157.212.0/24\",\r\n + \ \"20.157.213.0/24\",\r\n \"20.157.214.0/24\",\r\n \"20.157.215.0/24\",\r\n + \ \"20.157.216.0/24\",\r\n \"20.157.217.0/24\",\r\n \"20.157.218.0/24\",\r\n + \ \"20.157.219.0/24\",\r\n \"20.157.220.0/24\",\r\n \"20.157.221.0/24\",\r\n + \ \"20.157.222.0/24\",\r\n \"20.157.223.0/24\",\r\n \"20.157.224.0/24\",\r\n + \ \"20.157.225.0/24\",\r\n \"20.157.226.0/24\",\r\n \"20.157.227.0/24\",\r\n + \ \"20.157.228.0/24\",\r\n \"20.157.229.0/24\",\r\n \"20.157.230.0/24\",\r\n + \ \"20.160.0.0/16\",\r\n \"20.161.0.0/16\",\r\n \"20.162.0.0/17\",\r\n + \ \"20.163.0.0/17\",\r\n \"20.163.128.0/17\",\r\n \"20.164.0.0/16\",\r\n + \ \"20.165.0.0/17\",\r\n \"20.165.128.0/17\",\r\n \"20.166.0.0/17\",\r\n + \ \"20.167.0.0/17\",\r\n \"20.168.0.0/17\",\r\n \"20.184.0.0/18\",\r\n \ \"20.184.64.0/18\",\r\n \"20.184.128.0/17\",\r\n \"20.185.0.0/16\",\r\n \ \"20.186.0.0/17\",\r\n \"20.186.128.0/18\",\r\n \"20.186.192.0/18\",\r\n \ \"20.187.0.0/18\",\r\n \"20.187.64.0/18\",\r\n \"20.187.128.0/18\",\r\n @@ -4028,485 +4063,489 @@ interactions: \ \"20.202.56.0/23\",\r\n \"20.202.58.0/24\",\r\n \"20.202.59.0/24\",\r\n \ \"20.202.60.0/24\",\r\n \"20.202.61.0/24\",\r\n \"20.202.62.0/24\",\r\n \ \"20.202.63.0/24\",\r\n \"20.202.64.0/24\",\r\n \"20.202.65.0/24\",\r\n - \ \"20.202.66.0/23\",\r\n \"20.202.80.0/22\",\r\n \"20.202.100.0/23\",\r\n - \ \"20.202.102.0/23\",\r\n \"20.202.120.0/22\",\r\n \"20.202.124.0/24\",\r\n - \ \"20.202.140.0/24\",\r\n \"20.202.141.0/24\",\r\n \"20.202.142.0/23\",\r\n - \ \"20.202.144.0/22\",\r\n \"20.202.148.0/23\",\r\n \"20.203.0.0/18\",\r\n - \ \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n \"20.203.88.0/21\",\r\n - \ \"20.203.96.0/19\",\r\n \"20.203.128.0/17\",\r\n \"20.204.0.0/16\",\r\n - \ \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n \"20.205.80.0/21\",\r\n - \ \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n \"20.205.144.0/20\",\r\n - \ \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n \"20.206.0.0/18\",\r\n - \ \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n \"20.207.0.0/18\",\r\n - \ \"20.207.64.0/18\",\r\n \"20.207.128.0/18\",\r\n \"20.207.192.0/20\",\r\n - \ \"20.207.224.0/19\",\r\n \"20.208.0.0/17\",\r\n \"20.208.128.0/19\",\r\n - \ \"20.208.192.0/18\",\r\n \"20.209.0.0/23\",\r\n \"20.209.2.0/23\",\r\n - \ \"20.209.4.0/23\",\r\n \"20.209.6.0/23\",\r\n \"20.209.8.0/23\",\r\n - \ \"20.209.10.0/23\",\r\n \"20.209.12.0/23\",\r\n \"20.209.14.0/23\",\r\n - \ \"20.209.16.0/23\",\r\n \"20.209.18.0/23\",\r\n \"20.209.20.0/23\",\r\n - \ \"20.209.22.0/23\",\r\n \"20.209.24.0/23\",\r\n \"20.209.26.0/23\",\r\n - \ \"20.209.28.0/23\",\r\n \"20.209.30.0/23\",\r\n \"20.209.32.0/23\",\r\n - \ \"20.209.34.0/23\",\r\n \"20.209.36.0/23\",\r\n \"20.209.38.0/23\",\r\n - \ \"20.209.40.0/23\",\r\n \"20.209.42.0/23\",\r\n \"20.209.44.0/23\",\r\n - \ \"20.209.46.0/23\",\r\n \"20.209.48.0/23\",\r\n \"20.209.50.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"20.209.54.0/23\",\r\n \"20.209.56.0/23\",\r\n - \ \"20.209.58.0/23\",\r\n \"20.209.60.0/23\",\r\n \"20.209.62.0/23\",\r\n - \ \"20.209.64.0/23\",\r\n \"20.209.66.0/23\",\r\n \"20.209.68.0/23\",\r\n - \ \"20.210.0.0/17\",\r\n \"20.210.128.0/18\",\r\n \"20.210.192.0/18\",\r\n - \ \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n \"20.211.192.0/18\",\r\n - \ \"20.212.0.0/16\",\r\n \"20.213.0.0/17\",\r\n \"20.213.128.0/18\",\r\n - \ \"20.213.192.0/20\",\r\n \"20.213.224.0/19\",\r\n \"20.214.0.0/18\",\r\n - \ \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n \"20.215.0.0/18\",\r\n - \ \"20.215.128.0/17\",\r\n \"20.216.0.0/18\",\r\n \"20.216.64.0/18\",\r\n - \ \"20.216.128.0/18\",\r\n \"20.217.0.0/19\",\r\n \"20.217.32.0/22\",\r\n - \ \"20.217.40.0/21\",\r\n \"20.217.48.0/20\",\r\n \"20.217.64.0/19\",\r\n - \ \"20.218.0.0/18\",\r\n \"20.218.64.0/18\",\r\n \"20.218.128.0/17\",\r\n - \ \"20.219.0.0/18\",\r\n \"20.219.64.0/18\",\r\n \"20.219.128.0/17\",\r\n - \ \"20.220.0.0/18\",\r\n \"20.220.64.0/18\",\r\n \"20.220.128.0/17\",\r\n - \ \"20.221.0.0/17\",\r\n \"20.221.128.0/18\",\r\n \"20.221.192.0/18\",\r\n - \ \"20.222.0.0/16\",\r\n \"20.223.0.0/16\",\r\n \"20.224.0.0/16\",\r\n - \ \"20.225.0.0/16\",\r\n \"20.226.0.0/16\",\r\n \"20.227.0.0/18\",\r\n - \ \"20.227.64.0/18\",\r\n \"20.227.128.0/17\",\r\n \"20.228.0.0/18\",\r\n - \ \"20.228.64.0/18\",\r\n \"20.228.128.0/17\",\r\n \"20.229.0.0/16\",\r\n - \ \"20.230.0.0/17\",\r\n \"20.230.128.0/17\",\r\n \"20.231.0.0/17\",\r\n - \ \"20.231.128.0/26\",\r\n \"20.231.192.0/18\",\r\n \"20.232.0.0/16\",\r\n - \ \"20.233.0.0/17\",\r\n \"20.234.0.0/17\",\r\n \"20.234.128.0/17\",\r\n - \ \"20.235.0.0/18\",\r\n \"20.235.64.0/18\",\r\n \"20.235.128.0/18\",\r\n - \ \"20.236.0.0/18\",\r\n \"20.236.64.0/18\",\r\n \"20.236.128.0/18\",\r\n - \ \"20.236.192.0/18\",\r\n \"20.237.0.0/17\",\r\n \"20.237.128.0/17\",\r\n - \ \"20.238.0.0/17\",\r\n \"20.238.128.0/17\",\r\n \"20.239.0.0/16\",\r\n - \ \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n \"20.241.0.0/17\",\r\n - \ \"20.241.128.0/17\",\r\n \"20.242.0.0/17\",\r\n \"20.242.128.0/17\",\r\n - \ \"20.243.0.0/16\",\r\n \"20.244.0.0/17\",\r\n \"20.244.128.0/17\",\r\n - \ \"20.245.0.0/16\",\r\n \"20.246.0.0/17\",\r\n \"20.246.128.0/17\",\r\n - \ \"20.247.0.0/17\",\r\n \"20.247.128.0/17\",\r\n \"20.248.0.0/17\",\r\n - \ \"20.248.128.0/17\",\r\n \"20.249.0.0/16\",\r\n \"20.250.0.0/16\",\r\n - \ \"20.251.0.0/17\",\r\n \"20.252.0.0/17\",\r\n \"20.252.128.0/17\",\r\n - \ \"20.253.0.0/17\",\r\n \"20.253.128.0/17\",\r\n \"20.254.0.0/17\",\r\n - \ \"20.254.128.0/17\",\r\n \"20.255.0.0/16\",\r\n \"23.96.0.0/17\",\r\n - \ \"23.96.128.0/17\",\r\n \"23.97.48.0/20\",\r\n \"23.97.64.0/19\",\r\n - \ \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n - \ \"23.97.112.160/27\",\r\n \"23.97.112.192/27\",\r\n \"23.97.112.224/27\",\r\n - \ \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n \"23.97.128.0/17\",\r\n - \ \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n \"23.98.44.0/24\",\r\n - \ \"23.98.45.0/24\",\r\n \"23.98.46.0/24\",\r\n \"23.98.47.0/24\",\r\n - \ \"23.98.48.0/21\",\r\n \"23.98.56.0/24\",\r\n \"23.98.57.64/26\",\r\n - \ \"23.98.64.0/18\",\r\n \"23.98.128.0/17\",\r\n \"23.99.0.0/18\",\r\n - \ \"23.99.64.0/19\",\r\n \"23.99.96.0/19\",\r\n \"23.99.128.0/17\",\r\n - \ \"23.100.0.0/20\",\r\n \"23.100.16.0/20\",\r\n \"23.100.32.0/20\",\r\n - \ \"23.100.48.0/20\",\r\n \"23.100.64.0/21\",\r\n \"23.100.72.0/21\",\r\n - \ \"23.100.80.0/21\",\r\n \"23.100.88.0/21\",\r\n \"23.100.96.0/21\",\r\n - \ \"23.100.104.0/21\",\r\n \"23.100.112.0/21\",\r\n \"23.100.120.0/21\",\r\n - \ \"23.100.128.0/18\",\r\n \"23.100.192.0/19\",\r\n \"23.100.224.0/20\",\r\n - \ \"23.100.240.0/20\",\r\n \"23.101.0.0/20\",\r\n \"23.101.16.0/20\",\r\n - \ \"23.101.32.0/21\",\r\n \"23.101.48.0/20\",\r\n \"23.101.64.0/20\",\r\n - \ \"23.101.80.0/21\",\r\n \"23.101.112.0/20\",\r\n \"23.101.128.0/20\",\r\n - \ \"23.101.144.0/20\",\r\n \"23.101.160.0/20\",\r\n \"23.101.176.0/20\",\r\n - \ \"23.101.192.0/20\",\r\n \"23.101.208.0/20\",\r\n \"23.101.224.0/19\",\r\n - \ \"23.102.0.0/18\",\r\n \"23.102.64.0/19\",\r\n \"23.102.96.0/19\",\r\n - \ \"23.102.128.0/18\",\r\n \"23.102.192.0/21\",\r\n \"23.102.200.0/23\",\r\n - \ \"23.102.202.0/24\",\r\n \"23.102.203.0/24\",\r\n \"23.102.204.0/22\",\r\n - \ \"23.102.208.0/20\",\r\n \"23.102.224.0/19\",\r\n \"23.103.64.32/27\",\r\n - \ \"23.103.64.64/27\",\r\n \"40.64.0.0/18\",\r\n \"40.64.64.0/18\",\r\n - \ \"40.64.128.0/21\",\r\n \"40.65.0.0/18\",\r\n \"40.65.64.0/18\",\r\n - \ \"40.65.128.0/18\",\r\n \"40.65.192.0/18\",\r\n \"40.66.32.0/19\",\r\n - \ \"40.66.120.0/21\",\r\n \"40.67.0.0/18\",\r\n \"40.67.64.0/19\",\r\n - \ \"40.67.96.0/20\",\r\n \"40.67.112.0/21\",\r\n \"40.67.120.0/21\",\r\n - \ \"40.67.128.0/19\",\r\n \"40.67.160.0/19\",\r\n \"40.67.192.0/19\",\r\n - \ \"40.67.224.0/19\",\r\n \"40.68.0.0/16\",\r\n \"40.69.0.0/18\",\r\n - \ \"40.69.64.0/19\",\r\n \"40.69.96.0/19\",\r\n \"40.69.128.0/18\",\r\n - \ \"40.69.192.0/19\",\r\n \"40.70.0.0/18\",\r\n \"40.70.64.0/20\",\r\n - \ \"40.70.80.0/21\",\r\n \"40.70.88.0/28\",\r\n \"40.70.128.0/17\",\r\n - \ \"40.71.0.0/16\",\r\n \"40.74.0.0/18\",\r\n \"40.74.64.0/18\",\r\n - \ \"40.74.128.0/20\",\r\n \"40.74.144.0/20\",\r\n \"40.74.160.0/19\",\r\n - \ \"40.74.192.0/18\",\r\n \"40.75.0.0/19\",\r\n \"40.75.32.0/21\",\r\n - \ \"40.75.64.0/18\",\r\n \"40.75.128.0/17\",\r\n \"40.76.0.0/16\",\r\n - \ \"40.77.0.0/17\",\r\n \"40.77.128.0/25\",\r\n \"40.77.128.128/25\",\r\n - \ \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n \"40.77.130.128/26\",\r\n - \ \"40.77.130.192/26\",\r\n \"40.77.131.0/25\",\r\n \"40.77.131.128/26\",\r\n - \ \"40.77.131.192/27\",\r\n \"40.77.131.224/28\",\r\n \"40.77.131.240/28\",\r\n - \ \"40.77.132.0/24\",\r\n \"40.77.133.0/24\",\r\n \"40.77.134.0/24\",\r\n - \ \"40.77.135.0/24\",\r\n \"40.77.136.0/28\",\r\n \"40.77.136.16/28\",\r\n - \ \"40.77.136.32/28\",\r\n \"40.77.136.48/28\",\r\n \"40.77.136.64/28\",\r\n - \ \"40.77.136.80/28\",\r\n \"40.77.136.96/28\",\r\n \"40.77.136.112/28\",\r\n - \ \"40.77.136.128/25\",\r\n \"40.77.137.0/25\",\r\n \"40.77.137.128/26\",\r\n - \ \"40.77.137.192/27\",\r\n \"40.77.138.0/25\",\r\n \"40.77.138.128/25\",\r\n - \ \"40.77.139.0/25\",\r\n \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n - \ \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n - \ \"40.77.161.0/26\",\r\n \"40.77.161.64/26\",\r\n \"40.77.161.128/25\",\r\n - \ \"40.77.162.0/24\",\r\n \"40.77.163.0/24\",\r\n \"40.77.164.0/24\",\r\n - \ \"40.77.165.0/24\",\r\n \"40.77.166.0/25\",\r\n \"40.77.166.128/28\",\r\n - \ \"40.77.166.160/27\",\r\n \"40.77.166.192/26\",\r\n \"40.77.167.0/24\",\r\n - \ \"40.77.168.0/24\",\r\n \"40.77.169.0/24\",\r\n \"40.77.170.0/24\",\r\n - \ \"40.77.171.0/24\",\r\n \"40.77.172.0/24\",\r\n \"40.77.173.0/24\",\r\n - \ \"40.77.174.0/24\",\r\n \"40.77.175.0/27\",\r\n \"40.77.175.32/27\",\r\n - \ \"40.77.175.64/27\",\r\n \"40.77.175.96/27\",\r\n \"40.77.175.128/27\",\r\n - \ \"40.77.175.160/27\",\r\n \"40.77.175.192/27\",\r\n \"40.77.175.240/28\",\r\n - \ \"40.77.176.0/24\",\r\n \"40.77.177.0/24\",\r\n \"40.77.178.0/23\",\r\n - \ \"40.77.180.0/23\",\r\n \"40.77.182.0/28\",\r\n \"40.77.182.16/28\",\r\n - \ \"40.77.182.32/27\",\r\n \"40.77.182.64/27\",\r\n \"40.77.182.96/27\",\r\n - \ \"40.77.182.128/27\",\r\n \"40.77.182.160/27\",\r\n \"40.77.182.192/26\",\r\n - \ \"40.77.183.0/24\",\r\n \"40.77.184.0/25\",\r\n \"40.77.184.128/25\",\r\n - \ \"40.77.185.0/25\",\r\n \"40.77.185.128/25\",\r\n \"40.77.186.0/23\",\r\n - \ \"40.77.188.0/22\",\r\n \"40.77.192.0/22\",\r\n \"40.77.196.0/24\",\r\n - \ \"40.77.197.0/24\",\r\n \"40.77.198.0/26\",\r\n \"40.77.198.64/26\",\r\n - \ \"40.77.198.128/25\",\r\n \"40.77.199.0/25\",\r\n \"40.77.199.128/26\",\r\n - \ \"40.77.199.192/26\",\r\n \"40.77.200.0/25\",\r\n \"40.77.200.128/25\",\r\n - \ \"40.77.201.0/24\",\r\n \"40.77.202.0/24\",\r\n \"40.77.224.0/28\",\r\n - \ \"40.77.224.16/28\",\r\n \"40.77.224.32/27\",\r\n \"40.77.224.64/27\",\r\n - \ \"40.77.224.96/27\",\r\n \"40.77.224.128/25\",\r\n \"40.77.225.0/24\",\r\n - \ \"40.77.226.0/25\",\r\n \"40.77.226.128/25\",\r\n \"40.77.227.0/24\",\r\n - \ \"40.77.228.0/24\",\r\n \"40.77.229.0/24\",\r\n \"40.77.230.0/24\",\r\n - \ \"40.77.231.0/24\",\r\n \"40.77.232.0/25\",\r\n \"40.77.232.128/25\",\r\n - \ \"40.77.233.0/24\",\r\n \"40.77.234.0/25\",\r\n \"40.77.234.128/27\",\r\n - \ \"40.77.234.160/27\",\r\n \"40.77.234.192/27\",\r\n \"40.77.234.224/27\",\r\n - \ \"40.77.235.0/24\",\r\n \"40.77.236.0/27\",\r\n \"40.77.236.32/27\",\r\n - \ \"40.77.236.80/28\",\r\n \"40.77.236.96/27\",\r\n \"40.77.236.128/27\",\r\n - \ \"40.77.236.160/28\",\r\n \"40.77.236.176/28\",\r\n \"40.77.236.192/28\",\r\n - \ \"40.77.236.224/27\",\r\n \"40.77.237.0/26\",\r\n \"40.77.237.64/26\",\r\n - \ \"40.77.237.128/25\",\r\n \"40.77.240.0/25\",\r\n \"40.77.240.128/25\",\r\n - \ \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n - \ \"40.77.245.0/24\",\r\n \"40.77.246.0/24\",\r\n \"40.77.247.0/24\",\r\n - \ \"40.77.248.0/25\",\r\n \"40.77.248.128/25\",\r\n \"40.77.249.0/24\",\r\n - \ \"40.77.250.0/24\",\r\n \"40.77.251.0/24\",\r\n \"40.77.252.0/23\",\r\n - \ \"40.77.254.0/26\",\r\n \"40.77.254.64/27\",\r\n \"40.77.254.128/25\",\r\n - \ \"40.77.255.0/25\",\r\n \"40.77.255.128/26\",\r\n \"40.77.255.192/26\",\r\n - \ \"40.78.0.0/17\",\r\n \"40.78.128.0/18\",\r\n \"40.78.192.0/21\",\r\n - \ \"40.78.200.0/21\",\r\n \"40.78.208.0/28\",\r\n \"40.78.208.16/28\",\r\n - \ \"40.78.208.32/30\",\r\n \"40.78.208.48/28\",\r\n \"40.78.208.64/28\",\r\n - \ \"40.78.209.0/24\",\r\n \"40.78.210.0/24\",\r\n \"40.78.211.0/24\",\r\n - \ \"40.78.212.0/24\",\r\n \"40.78.213.0/24\",\r\n \"40.78.214.0/24\",\r\n - \ \"40.78.215.0/24\",\r\n \"40.78.216.0/24\",\r\n \"40.78.217.0/24\",\r\n - \ \"40.78.218.0/24\",\r\n \"40.78.219.0/24\",\r\n \"40.78.220.0/24\",\r\n - \ \"40.78.221.0/24\",\r\n \"40.78.222.0/24\",\r\n \"40.78.223.0/24\",\r\n - \ \"40.78.224.0/21\",\r\n \"40.78.232.0/21\",\r\n \"40.78.240.0/20\",\r\n - \ \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n \"40.79.8.32/28\",\r\n - \ \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n \"40.79.9.0/24\",\r\n - \ \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n \"40.79.48.0/27\",\r\n - \ \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n \"40.79.56.0/21\",\r\n - \ \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n \"40.79.88.0/27\",\r\n - \ \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n \"40.79.90.0/24\",\r\n - \ \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n \"40.79.93.0/28\",\r\n - \ \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n \"40.79.96.0/19\",\r\n - \ \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n \"40.79.152.0/21\",\r\n - \ \"40.79.160.0/20\",\r\n \"40.79.176.0/21\",\r\n \"40.79.184.0/21\",\r\n - \ \"40.79.192.0/21\",\r\n \"40.79.200.0/24\",\r\n \"40.79.201.0/24\",\r\n - \ \"40.79.202.0/24\",\r\n \"40.79.203.0/24\",\r\n \"40.79.204.0/27\",\r\n - \ \"40.79.204.32/28\",\r\n \"40.79.204.48/28\",\r\n \"40.79.204.64/27\",\r\n - \ \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n \"40.79.204.160/27\",\r\n - \ \"40.79.204.192/26\",\r\n \"40.79.205.0/26\",\r\n \"40.79.205.64/28\",\r\n - \ \"40.79.205.80/28\",\r\n \"40.79.205.96/27\",\r\n \"40.79.205.128/26\",\r\n - \ \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n \"40.79.205.240/28\",\r\n - \ \"40.79.206.0/27\",\r\n \"40.79.206.32/27\",\r\n \"40.79.206.64/27\",\r\n - \ \"40.79.206.96/27\",\r\n \"40.79.206.128/27\",\r\n \"40.79.206.160/27\",\r\n - \ \"40.79.206.192/27\",\r\n \"40.79.206.224/27\",\r\n \"40.79.207.0/27\",\r\n - \ \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n \"40.79.207.80/28\",\r\n - \ \"40.79.207.96/27\",\r\n \"40.79.207.128/25\",\r\n \"40.79.208.0/24\",\r\n - \ \"40.79.209.0/24\",\r\n \"40.79.210.0/24\",\r\n \"40.79.211.0/24\",\r\n - \ \"40.79.212.0/24\",\r\n \"40.79.213.0/24\",\r\n \"40.79.214.0/24\",\r\n - \ \"40.79.215.0/24\",\r\n \"40.79.216.0/24\",\r\n \"40.79.217.0/24\",\r\n - \ \"40.79.218.0/24\",\r\n \"40.79.219.0/24\",\r\n \"40.79.220.0/24\",\r\n - \ \"40.79.221.0/24\",\r\n \"40.79.222.0/24\",\r\n \"40.79.223.0/24\",\r\n - \ \"40.79.232.0/21\",\r\n \"40.79.240.0/20\",\r\n \"40.80.0.0/22\",\r\n - \ \"40.80.4.0/22\",\r\n \"40.80.8.0/22\",\r\n \"40.80.12.0/22\",\r\n - \ \"40.80.16.0/22\",\r\n \"40.80.20.0/22\",\r\n \"40.80.24.0/22\",\r\n - \ \"40.80.28.0/22\",\r\n \"40.80.32.0/22\",\r\n \"40.80.36.0/22\",\r\n - \ \"40.80.40.0/22\",\r\n \"40.80.44.0/22\",\r\n \"40.80.48.0/21\",\r\n - \ \"40.80.56.0/21\",\r\n \"40.80.64.0/19\",\r\n \"40.80.96.0/20\",\r\n - \ \"40.80.144.0/21\",\r\n \"40.80.152.0/21\",\r\n \"40.80.160.0/24\",\r\n - \ \"40.80.168.0/21\",\r\n \"40.80.176.0/21\",\r\n \"40.80.184.0/21\",\r\n - \ \"40.80.192.0/19\",\r\n \"40.80.224.0/20\",\r\n \"40.80.240.0/20\",\r\n - \ \"40.81.0.0/20\",\r\n \"40.81.16.0/20\",\r\n \"40.81.32.0/20\",\r\n - \ \"40.81.48.0/20\",\r\n \"40.81.64.0/20\",\r\n \"40.81.80.0/20\",\r\n - \ \"40.81.96.0/20\",\r\n \"40.81.112.0/20\",\r\n \"40.81.128.0/19\",\r\n - \ \"40.81.160.0/20\",\r\n \"40.81.176.0/20\",\r\n \"40.81.192.0/19\",\r\n - \ \"40.81.224.0/19\",\r\n \"40.82.0.0/22\",\r\n \"40.82.4.0/22\",\r\n - \ \"40.82.16.0/22\",\r\n \"40.82.20.0/22\",\r\n \"40.82.24.0/22\",\r\n - \ \"40.82.28.0/22\",\r\n \"40.82.32.0/22\",\r\n \"40.82.36.0/22\",\r\n - \ \"40.82.44.0/22\",\r\n \"40.82.48.0/22\",\r\n \"40.82.60.0/22\",\r\n - \ \"40.82.64.0/22\",\r\n \"40.82.68.0/22\",\r\n \"40.82.72.0/22\",\r\n - \ \"40.82.76.0/22\",\r\n \"40.82.80.0/22\",\r\n \"40.82.84.0/22\",\r\n - \ \"40.82.92.0/22\",\r\n \"40.82.96.0/22\",\r\n \"40.82.100.0/22\",\r\n - \ \"40.82.116.0/22\",\r\n \"40.82.120.0/22\",\r\n \"40.82.128.0/19\",\r\n - \ \"40.82.160.0/19\",\r\n \"40.82.192.0/19\",\r\n \"40.82.224.0/20\",\r\n - \ \"40.82.240.0/22\",\r\n \"40.82.244.0/22\",\r\n \"40.82.248.0/21\",\r\n - \ \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n \"40.83.24.0/26\",\r\n - \ \"40.83.24.64/27\",\r\n \"40.83.24.96/27\",\r\n \"40.83.24.128/25\",\r\n - \ \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n \"40.83.28.0/22\",\r\n - \ \"40.83.32.0/19\",\r\n \"40.83.64.0/18\",\r\n \"40.83.128.0/17\",\r\n - \ \"40.84.0.0/17\",\r\n \"40.84.128.0/17\",\r\n \"40.85.0.0/17\",\r\n - \ \"40.85.128.0/20\",\r\n \"40.85.144.0/20\",\r\n \"40.85.160.0/19\",\r\n - \ \"40.85.192.0/18\",\r\n \"40.86.0.0/17\",\r\n \"40.86.128.0/19\",\r\n - \ \"40.86.160.0/19\",\r\n \"40.86.192.0/18\",\r\n \"40.87.0.0/17\",\r\n - \ \"40.87.128.0/19\",\r\n \"40.87.160.0/22\",\r\n \"40.87.164.0/22\",\r\n - \ \"40.87.168.0/30\",\r\n \"40.87.168.4/30\",\r\n \"40.87.168.8/29\",\r\n - \ \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n \"40.87.168.40/29\",\r\n - \ \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n \"40.87.168.68/31\",\r\n - \ \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n \"40.87.168.80/28\",\r\n - \ \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n \"40.87.168.192/28\",\r\n - \ \"40.87.168.208/31\",\r\n \"40.87.168.210/31\",\r\n \"40.87.168.212/30\",\r\n - \ \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n \"40.87.169.0/27\",\r\n - \ \"40.87.169.32/29\",\r\n \"40.87.169.40/30\",\r\n \"40.87.169.44/30\",\r\n - \ \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n \"40.87.169.58/31\",\r\n - \ \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n \"40.87.169.96/31\",\r\n - \ \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n \"40.87.169.102/31\",\r\n - \ \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n - \ \"40.87.169.136/31\",\r\n \"40.87.169.138/31\",\r\n \"40.87.169.140/30\",\r\n - \ \"40.87.169.144/28\",\r\n \"40.87.169.160/27\",\r\n \"40.87.169.192/26\",\r\n - \ \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n \"40.87.170.144/31\",\r\n - \ \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n \"40.87.170.152/29\",\r\n - \ \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n \"40.87.170.184/30\",\r\n - \ \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n \"40.87.170.194/31\",\r\n - \ \"40.87.170.196/30\",\r\n \"40.87.170.200/29\",\r\n \"40.87.170.208/30\",\r\n - \ \"40.87.170.212/31\",\r\n \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n - \ \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n \"40.87.170.228/30\",\r\n - \ \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n \"40.87.170.248/30\",\r\n - \ \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n \"40.87.171.2/31\",\r\n - \ \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n \"40.87.171.16/28\",\r\n - \ \"40.87.171.32/30\",\r\n \"40.87.171.36/30\",\r\n \"40.87.171.40/31\",\r\n - \ \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n \"40.87.171.48/28\",\r\n - \ \"40.87.171.64/29\",\r\n \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n - \ \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n - \ \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n \"40.87.171.166/31\",\r\n - \ \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n \"40.87.171.192/27\",\r\n - \ \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n \"40.87.171.248/31\",\r\n - \ \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n \"40.87.172.0/22\",\r\n - \ \"40.87.176.0/25\",\r\n \"40.87.176.128/27\",\r\n \"40.87.176.160/29\",\r\n - \ \"40.87.176.168/30\",\r\n \"40.87.176.172/31\",\r\n \"40.87.176.174/31\",\r\n - \ \"40.87.176.176/29\",\r\n \"40.87.176.184/30\",\r\n \"40.87.176.188/30\",\r\n - \ \"40.87.176.192/28\",\r\n \"40.87.176.208/29\",\r\n \"40.87.176.216/29\",\r\n - \ \"40.87.176.224/29\",\r\n \"40.87.176.232/31\",\r\n \"40.87.176.234/31\",\r\n - \ \"40.87.176.236/30\",\r\n \"40.87.176.240/28\",\r\n \"40.87.177.0/28\",\r\n - \ \"40.87.177.16/28\",\r\n \"40.87.177.32/27\",\r\n \"40.87.177.64/27\",\r\n - \ \"40.87.177.96/28\",\r\n \"40.87.177.112/29\",\r\n \"40.87.177.120/31\",\r\n - \ \"40.87.177.122/31\",\r\n \"40.87.177.124/30\",\r\n \"40.87.177.128/28\",\r\n - \ \"40.87.177.144/29\",\r\n \"40.87.177.152/31\",\r\n \"40.87.177.154/31\",\r\n - \ \"40.87.177.156/30\",\r\n \"40.87.177.160/27\",\r\n \"40.87.177.192/29\",\r\n - \ \"40.87.177.200/30\",\r\n \"40.87.177.204/30\",\r\n \"40.87.177.208/30\",\r\n - \ \"40.87.177.212/30\",\r\n \"40.87.177.216/29\",\r\n \"40.87.177.224/27\",\r\n - \ \"40.87.178.0/24\",\r\n \"40.87.179.0/25\",\r\n \"40.87.179.128/26\",\r\n - \ \"40.87.179.192/31\",\r\n \"40.87.179.194/31\",\r\n \"40.87.179.196/30\",\r\n - \ \"40.87.179.200/31\",\r\n \"40.87.179.202/31\",\r\n \"40.87.179.204/30\",\r\n - \ \"40.87.179.208/28\",\r\n \"40.87.179.224/27\",\r\n \"40.87.180.0/30\",\r\n - \ \"40.87.180.4/31\",\r\n \"40.87.180.6/31\",\r\n \"40.87.180.8/30\",\r\n - \ \"40.87.180.12/31\",\r\n \"40.87.180.14/31\",\r\n \"40.87.180.16/30\",\r\n - \ \"40.87.180.20/31\",\r\n \"40.87.180.22/31\",\r\n \"40.87.180.24/30\",\r\n - \ \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n \"40.87.180.40/31\",\r\n - \ \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n \"40.87.180.48/28\",\r\n - \ \"40.87.180.64/30\",\r\n \"40.87.180.68/30\",\r\n \"40.87.180.72/31\",\r\n - \ \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n \"40.87.180.80/28\",\r\n - \ \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n \"40.87.180.192/30\",\r\n - \ \"40.87.180.196/30\",\r\n \"40.87.180.200/31\",\r\n \"40.87.180.202/31\",\r\n - \ \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n - \ \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n \"40.87.180.252/30\",\r\n - \ \"40.87.181.0/30\",\r\n \"40.87.181.4/30\",\r\n \"40.87.181.8/29\",\r\n - \ \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n \"40.87.181.64/26\",\r\n - \ \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n \"40.87.181.152/31\",\r\n - \ \"40.87.181.154/31\",\r\n \"40.87.181.156/30\",\r\n \"40.87.181.160/31\",\r\n - \ \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n \"40.87.181.168/29\",\r\n - \ \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n \"40.87.182.0/30\",\r\n - \ \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n \"40.87.182.16/29\",\r\n - \ \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n \"40.87.182.48/29\",\r\n - \ \"40.87.182.56/30\",\r\n \"40.87.182.60/31\",\r\n \"40.87.182.62/31\",\r\n - \ \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n \"40.87.183.0/28\",\r\n - \ \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n \"40.87.183.28/30\",\r\n - \ \"40.87.183.32/31\",\r\n \"40.87.183.34/31\",\r\n \"40.87.183.36/30\",\r\n - \ \"40.87.183.40/31\",\r\n \"40.87.183.42/31\",\r\n \"40.87.183.44/30\",\r\n - \ \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n \"40.87.183.54/31\",\r\n - \ \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n \"40.87.183.128/28\",\r\n - \ \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n \"40.87.183.192/27\",\r\n - \ \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n \"40.87.183.236/31\",\r\n - \ \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n \"40.87.183.244/30\",\r\n - \ \"40.87.183.248/29\",\r\n \"40.87.184.0/22\",\r\n \"40.87.188.0/22\",\r\n - \ \"40.87.192.0/22\",\r\n \"40.87.196.0/22\",\r\n \"40.87.200.0/22\",\r\n - \ \"40.87.204.0/22\",\r\n \"40.87.208.0/22\",\r\n \"40.87.212.0/22\",\r\n - \ \"40.87.216.0/22\",\r\n \"40.87.220.0/22\",\r\n \"40.87.224.0/22\",\r\n - \ \"40.87.228.0/22\",\r\n \"40.87.232.0/21\",\r\n \"40.88.0.0/16\",\r\n - \ \"40.89.0.0/19\",\r\n \"40.89.32.0/19\",\r\n \"40.89.64.0/18\",\r\n - \ \"40.89.128.0/18\",\r\n \"40.89.192.0/19\",\r\n \"40.89.224.0/19\",\r\n - \ \"40.90.16.0/27\",\r\n \"40.90.16.32/27\",\r\n \"40.90.16.64/27\",\r\n - \ \"40.90.16.96/27\",\r\n \"40.90.16.128/27\",\r\n \"40.90.16.160/27\",\r\n - \ \"40.90.16.192/26\",\r\n \"40.90.17.0/27\",\r\n \"40.90.17.32/27\",\r\n - \ \"40.90.17.64/27\",\r\n \"40.90.17.96/27\",\r\n \"40.90.17.128/28\",\r\n - \ \"40.90.17.144/28\",\r\n \"40.90.17.160/27\",\r\n \"40.90.17.192/27\",\r\n - \ \"40.90.17.224/27\",\r\n \"40.90.18.0/28\",\r\n \"40.90.18.16/28\",\r\n - \ \"40.90.18.32/27\",\r\n \"40.90.18.64/26\",\r\n \"40.90.18.128/26\",\r\n - \ \"40.90.18.192/26\",\r\n \"40.90.19.0/27\",\r\n \"40.90.19.32/27\",\r\n - \ \"40.90.19.64/26\",\r\n \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n - \ \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n \"40.90.21.128/25\",\r\n - \ \"40.90.22.0/25\",\r\n \"40.90.22.128/25\",\r\n \"40.90.23.0/25\",\r\n - \ \"40.90.23.128/25\",\r\n \"40.90.24.0/25\",\r\n \"40.90.24.128/25\",\r\n - \ \"40.90.25.0/26\",\r\n \"40.90.25.64/26\",\r\n \"40.90.25.128/26\",\r\n - \ \"40.90.25.192/26\",\r\n \"40.90.26.0/26\",\r\n \"40.90.26.64/26\",\r\n - \ \"40.90.26.128/25\",\r\n \"40.90.27.0/26\",\r\n \"40.90.27.64/26\",\r\n - \ \"40.90.27.128/26\",\r\n \"40.90.27.192/26\",\r\n \"40.90.28.0/26\",\r\n - \ \"40.90.28.64/26\",\r\n \"40.90.28.128/26\",\r\n \"40.90.28.192/26\",\r\n - \ \"40.90.29.0/26\",\r\n \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n - \ \"40.90.29.192/26\",\r\n \"40.90.30.0/25\",\r\n \"40.90.30.128/27\",\r\n - \ \"40.90.30.160/27\",\r\n \"40.90.30.192/26\",\r\n \"40.90.31.0/27\",\r\n - \ \"40.90.31.32/27\",\r\n \"40.90.31.64/27\",\r\n \"40.90.31.96/27\",\r\n - \ \"40.90.31.128/25\",\r\n \"40.90.128.0/28\",\r\n \"40.90.128.16/28\",\r\n - \ \"40.90.128.32/28\",\r\n \"40.90.128.48/28\",\r\n \"40.90.128.64/28\",\r\n - \ \"40.90.128.80/28\",\r\n \"40.90.128.96/28\",\r\n \"40.90.128.112/28\",\r\n - \ \"40.90.128.128/28\",\r\n \"40.90.128.144/28\",\r\n \"40.90.128.160/28\",\r\n - \ \"40.90.128.176/28\",\r\n \"40.90.128.192/28\",\r\n \"40.90.128.208/28\",\r\n - \ \"40.90.128.224/28\",\r\n \"40.90.128.240/28\",\r\n \"40.90.129.0/27\",\r\n - \ \"40.90.129.32/28\",\r\n \"40.90.129.48/28\",\r\n \"40.90.129.64/27\",\r\n - \ \"40.90.129.96/27\",\r\n \"40.90.129.128/26\",\r\n \"40.90.129.192/27\",\r\n - \ \"40.90.129.224/27\",\r\n \"40.90.130.0/27\",\r\n \"40.90.130.32/28\",\r\n - \ \"40.90.130.48/28\",\r\n \"40.90.130.64/28\",\r\n \"40.90.130.80/28\",\r\n - \ \"40.90.130.96/28\",\r\n \"40.90.130.112/28\",\r\n \"40.90.130.128/28\",\r\n - \ \"40.90.130.144/28\",\r\n \"40.90.130.160/27\",\r\n \"40.90.130.192/28\",\r\n - \ \"40.90.130.208/28\",\r\n \"40.90.130.224/28\",\r\n \"40.90.130.240/28\",\r\n - \ \"40.90.131.0/27\",\r\n \"40.90.131.32/27\",\r\n \"40.90.131.64/27\",\r\n - \ \"40.90.131.96/27\",\r\n \"40.90.131.128/27\",\r\n \"40.90.131.160/27\",\r\n - \ \"40.90.131.192/27\",\r\n \"40.90.131.224/27\",\r\n \"40.90.132.0/27\",\r\n - \ \"40.90.132.32/28\",\r\n \"40.90.132.48/28\",\r\n \"40.90.132.64/28\",\r\n - \ \"40.90.132.80/28\",\r\n \"40.90.132.96/27\",\r\n \"40.90.132.128/26\",\r\n - \ \"40.90.132.192/26\",\r\n \"40.90.133.0/27\",\r\n \"40.90.133.32/27\",\r\n - \ \"40.90.133.64/27\",\r\n \"40.90.133.96/28\",\r\n \"40.90.133.112/28\",\r\n - \ \"40.90.133.128/28\",\r\n \"40.90.133.144/28\",\r\n \"40.90.133.160/27\",\r\n - \ \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n \"40.90.134.64/26\",\r\n - \ \"40.90.134.128/26\",\r\n \"40.90.134.192/26\",\r\n \"40.90.135.0/26\",\r\n - \ \"40.90.135.64/26\",\r\n \"40.90.135.128/25\",\r\n \"40.90.136.0/28\",\r\n - \ \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n \"40.90.136.64/26\",\r\n - \ \"40.90.136.128/27\",\r\n \"40.90.136.160/28\",\r\n \"40.90.136.176/28\",\r\n - \ \"40.90.136.192/27\",\r\n \"40.90.136.224/27\",\r\n \"40.90.137.0/27\",\r\n - \ \"40.90.137.32/27\",\r\n \"40.90.137.64/27\",\r\n \"40.90.137.96/27\",\r\n - \ \"40.90.137.128/27\",\r\n \"40.90.137.160/27\",\r\n \"40.90.137.192/27\",\r\n - \ \"40.90.137.224/27\",\r\n \"40.90.138.0/27\",\r\n \"40.90.138.32/27\",\r\n - \ \"40.90.138.64/27\",\r\n \"40.90.138.96/27\",\r\n \"40.90.138.128/27\",\r\n - \ \"40.90.138.160/27\",\r\n \"40.90.138.192/28\",\r\n \"40.90.138.208/28\",\r\n - \ \"40.90.138.224/27\",\r\n \"40.90.139.0/27\",\r\n \"40.90.139.32/27\",\r\n - \ \"40.90.139.64/27\",\r\n \"40.90.139.96/27\",\r\n \"40.90.139.128/27\",\r\n - \ \"40.90.139.160/27\",\r\n \"40.90.139.192/27\",\r\n \"40.90.139.224/27\",\r\n - \ \"40.90.140.0/27\",\r\n \"40.90.140.32/27\",\r\n \"40.90.140.64/27\",\r\n - \ \"40.90.140.96/27\",\r\n \"40.90.140.128/27\",\r\n \"40.90.140.160/27\",\r\n - \ \"40.90.140.192/27\",\r\n \"40.90.140.224/27\",\r\n \"40.90.141.0/27\",\r\n - \ \"40.90.141.32/27\",\r\n \"40.90.141.64/27\",\r\n \"40.90.141.96/27\",\r\n - \ \"40.90.141.128/27\",\r\n \"40.90.141.160/27\",\r\n \"40.90.141.192/26\",\r\n - \ \"40.90.142.0/27\",\r\n \"40.90.142.32/27\",\r\n \"40.90.142.64/27\",\r\n - \ \"40.90.142.96/27\",\r\n \"40.90.142.128/27\",\r\n \"40.90.142.160/27\",\r\n - \ \"40.90.142.192/28\",\r\n \"40.90.142.208/28\",\r\n \"40.90.142.224/28\",\r\n - \ \"40.90.142.240/28\",\r\n \"40.90.143.0/27\",\r\n \"40.90.143.32/27\",\r\n - \ \"40.90.143.64/27\",\r\n \"40.90.143.96/27\",\r\n \"40.90.143.128/27\",\r\n - \ \"40.90.143.160/27\",\r\n \"40.90.143.192/26\",\r\n \"40.90.144.0/27\",\r\n - \ \"40.90.144.32/27\",\r\n \"40.90.144.64/26\",\r\n \"40.90.144.128/26\",\r\n - \ \"40.90.144.192/27\",\r\n \"40.90.144.224/27\",\r\n \"40.90.145.0/27\",\r\n - \ \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n \"40.90.145.96/27\",\r\n - \ \"40.90.145.128/27\",\r\n \"40.90.145.160/27\",\r\n \"40.90.145.192/27\",\r\n - \ \"40.90.145.224/27\",\r\n \"40.90.146.0/28\",\r\n \"40.90.146.16/28\",\r\n - \ \"40.90.146.32/27\",\r\n \"40.90.146.64/26\",\r\n \"40.90.146.128/27\",\r\n - \ \"40.90.146.160/27\",\r\n \"40.90.146.192/27\",\r\n \"40.90.146.224/27\",\r\n - \ \"40.90.147.0/27\",\r\n \"40.90.147.32/27\",\r\n \"40.90.147.64/27\",\r\n - \ \"40.90.147.96/27\",\r\n \"40.90.147.128/26\",\r\n \"40.90.147.192/27\",\r\n - \ \"40.90.147.224/27\",\r\n \"40.90.148.0/26\",\r\n \"40.90.148.64/27\",\r\n - \ \"40.90.148.96/27\",\r\n \"40.90.148.128/27\",\r\n \"40.90.148.160/28\",\r\n - \ \"40.90.148.176/28\",\r\n \"40.90.148.192/27\",\r\n \"40.90.148.224/27\",\r\n - \ \"40.90.149.0/27\",\r\n \"40.90.149.32/27\",\r\n \"40.90.149.64/27\",\r\n - \ \"40.90.149.96/27\",\r\n \"40.90.149.128/25\",\r\n \"40.90.150.0/27\",\r\n - \ \"40.90.150.32/27\",\r\n \"40.90.150.64/27\",\r\n \"40.90.150.96/27\",\r\n - \ \"40.90.150.128/25\",\r\n \"40.90.151.0/26\",\r\n \"40.90.151.64/27\",\r\n - \ \"40.90.151.96/27\",\r\n \"40.90.151.128/28\",\r\n \"40.90.151.144/28\",\r\n - \ \"40.90.151.160/27\",\r\n \"40.90.151.192/27\",\r\n \"40.90.151.224/27\",\r\n - \ \"40.90.152.0/25\",\r\n \"40.90.152.128/27\",\r\n \"40.90.152.160/27\",\r\n - \ \"40.90.152.192/27\",\r\n \"40.90.152.224/27\",\r\n \"40.90.153.0/26\",\r\n - \ \"40.90.153.64/27\",\r\n \"40.90.153.96/27\",\r\n \"40.90.153.128/25\",\r\n - \ \"40.90.154.0/26\",\r\n \"40.90.154.64/26\",\r\n \"40.90.154.128/26\",\r\n - \ \"40.90.154.192/26\",\r\n \"40.90.155.0/26\",\r\n \"40.90.155.64/26\",\r\n - \ \"40.90.155.128/26\",\r\n \"40.90.155.192/26\",\r\n \"40.90.156.0/26\",\r\n - \ \"40.90.156.64/27\",\r\n \"40.90.156.96/27\",\r\n \"40.90.156.128/26\",\r\n - \ \"40.90.156.192/26\",\r\n \"40.90.157.0/27\",\r\n \"40.90.157.32/27\",\r\n - \ \"40.90.157.64/26\",\r\n \"40.90.157.128/26\",\r\n \"40.90.157.192/27\",\r\n - \ \"40.90.157.224/27\",\r\n \"40.90.158.0/26\",\r\n \"40.90.158.64/26\",\r\n - \ \"40.90.158.128/25\",\r\n \"40.90.159.0/24\",\r\n \"40.90.160.0/19\",\r\n - \ \"40.90.192.0/19\",\r\n \"40.90.224.0/19\",\r\n \"40.91.0.0/22\",\r\n - \ \"40.91.4.0/22\",\r\n \"40.91.12.0/28\",\r\n \"40.91.12.16/28\",\r\n - \ \"40.91.12.32/28\",\r\n \"40.91.12.48/28\",\r\n \"40.91.12.64/26\",\r\n - \ \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n \"40.91.12.208/28\",\r\n - \ \"40.91.12.240/28\",\r\n \"40.91.13.0/28\",\r\n \"40.91.13.64/27\",\r\n - \ \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n - \ \"40.91.14.0/24\",\r\n \"40.91.16.0/22\",\r\n \"40.91.20.0/22\",\r\n - \ \"40.91.24.0/22\",\r\n \"40.91.28.0/22\",\r\n \"40.91.32.0/22\",\r\n - \ \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n \"40.91.192.0/18\",\r\n - \ \"40.93.0.0/23\",\r\n \"40.93.2.0/24\",\r\n \"40.93.3.0/24\",\r\n - \ \"40.93.4.0/24\",\r\n \"40.93.5.0/24\",\r\n \"40.93.6.0/24\",\r\n - \ \"40.93.7.0/24\",\r\n \"40.93.8.0/24\",\r\n \"40.93.9.0/24\",\r\n - \ \"40.93.10.0/24\",\r\n \"40.93.11.0/24\",\r\n \"40.93.12.0/24\",\r\n - \ \"40.93.13.0/24\",\r\n \"40.93.14.0/24\",\r\n \"40.93.15.0/24\",\r\n - \ \"40.93.16.0/24\",\r\n \"40.93.17.0/24\",\r\n \"40.93.64.0/24\",\r\n - \ \"40.93.65.0/24\",\r\n \"40.93.66.0/24\",\r\n \"40.93.128.0/24\",\r\n - \ \"40.93.129.0/24\",\r\n \"40.93.192.0/24\",\r\n \"40.93.193.0/24\",\r\n - \ \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n \"40.93.198.0/23\",\r\n - \ \"40.93.200.0/23\",\r\n \"40.93.202.0/24\",\r\n \"40.93.203.0/24\",\r\n - \ \"40.93.204.0/22\",\r\n \"40.93.208.0/22\",\r\n \"40.93.212.0/24\",\r\n - \ \"40.93.213.0/24\",\r\n \"40.93.214.0/24\",\r\n \"40.96.46.0/24\",\r\n - \ \"40.96.50.0/24\",\r\n \"40.96.52.0/24\",\r\n \"40.96.55.0/24\",\r\n - \ \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n \"40.96.255.0/24\",\r\n - \ \"40.97.4.0/24\",\r\n \"40.97.5.0/24\",\r\n \"40.97.6.0/24\",\r\n - \ \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n \"40.97.13.0/24\",\r\n - \ \"40.101.0.0/24\",\r\n \"40.101.1.0/24\",\r\n \"40.112.36.0/25\",\r\n - \ \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n \"40.112.37.64/26\",\r\n - \ \"40.112.37.128/26\",\r\n \"40.112.37.192/26\",\r\n \"40.112.38.192/26\",\r\n - \ \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n \"40.112.48.0/20\",\r\n - \ \"40.112.64.0/19\",\r\n \"40.112.96.0/19\",\r\n \"40.112.128.0/17\",\r\n - \ \"40.113.0.0/18\",\r\n \"40.113.64.0/19\",\r\n \"40.113.96.0/19\",\r\n - \ \"40.113.128.0/18\",\r\n \"40.113.192.0/18\",\r\n \"40.114.0.0/17\",\r\n - \ \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n \"40.115.64.0/19\",\r\n - \ \"40.115.96.0/19\",\r\n \"40.115.128.0/17\",\r\n \"40.116.0.0/16\",\r\n - \ \"40.117.0.0/19\",\r\n \"40.117.32.0/19\",\r\n \"40.117.64.0/18\",\r\n - \ \"40.117.128.0/17\",\r\n \"40.118.0.0/17\",\r\n \"40.118.128.0/17\",\r\n - \ \"40.119.0.0/18\",\r\n \"40.119.64.0/22\",\r\n \"40.119.68.0/22\",\r\n - \ \"40.119.72.0/22\",\r\n \"40.119.76.0/22\",\r\n \"40.119.80.0/22\",\r\n - \ \"40.119.84.0/22\",\r\n \"40.119.88.0/22\",\r\n \"40.119.92.0/22\",\r\n - \ \"40.119.96.0/22\",\r\n \"40.119.100.0/27\",\r\n \"40.119.100.32/28\",\r\n - \ \"40.119.100.48/30\",\r\n \"40.119.100.52/30\",\r\n \"40.119.100.56/29\",\r\n - \ \"40.119.100.64/28\",\r\n \"40.119.100.80/29\",\r\n \"40.119.100.88/30\",\r\n - \ \"40.119.100.92/30\",\r\n \"40.119.100.96/28\",\r\n \"40.119.100.112/29\",\r\n - \ \"40.119.100.120/30\",\r\n \"40.119.104.0/22\",\r\n \"40.119.108.0/22\",\r\n - \ \"40.119.112.0/22\",\r\n \"40.119.116.0/22\",\r\n \"40.119.120.0/22\",\r\n - \ \"40.119.124.0/22\",\r\n \"40.119.128.0/19\",\r\n \"40.119.160.0/19\",\r\n - \ \"40.119.192.0/18\",\r\n \"40.120.0.0/20\",\r\n \"40.120.16.0/20\",\r\n - \ \"40.120.32.0/19\",\r\n \"40.120.64.0/18\",\r\n \"40.121.0.0/16\",\r\n - \ \"40.122.0.0/20\",\r\n \"40.122.16.0/20\",\r\n \"40.122.32.0/19\",\r\n - \ \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n \"40.123.0.0/17\",\r\n - \ \"40.123.128.0/22\",\r\n \"40.123.132.0/22\",\r\n \"40.123.136.0/24\",\r\n - \ \"40.123.140.0/22\",\r\n \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n - \ \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n \"40.123.144.96/29\",\r\n - \ \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n - \ \"40.123.144.144/29\",\r\n \"40.123.144.152/30\",\r\n \"40.123.144.156/30\",\r\n - \ \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n \"40.123.144.224/28\",\r\n - \ \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n \"40.123.144.252/31\",\r\n - \ \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n \"40.123.145.4/31\",\r\n - \ \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n \"40.123.145.12/31\",\r\n - \ \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n \"40.123.145.20/31\",\r\n - \ \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n \"40.123.145.32/28\",\r\n - \ \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n \"40.123.145.60/30\",\r\n - \ \"40.123.145.64/30\",\r\n \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n - \ \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n - \ \"40.123.145.160/30\",\r\n \"40.123.145.164/31\",\r\n \"40.123.145.166/31\",\r\n - \ \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n \"40.123.145.192/28\",\r\n - \ \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n \"40.123.145.214/31\",\r\n - \ \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n \"40.123.145.222/31\",\r\n - \ \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n \"40.123.146.16/29\",\r\n - \ \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n \"40.123.146.30/31\",\r\n - \ \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n \"40.123.146.42/31\",\r\n - \ \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n \"40.123.146.50/31\",\r\n - \ \"40.123.146.52/31\",\r\n \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n - \ \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n - \ \"40.123.146.164/31\",\r\n \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n - \ \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n \"40.123.146.182/31\",\r\n - \ \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n \"40.123.146.200/30\",\r\n - \ \"40.123.146.204/31\",\r\n \"40.123.146.206/31\",\r\n \"40.123.146.208/31\",\r\n - \ \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n - \ \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n - \ \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n \"40.123.148.0/25\",\r\n + \ \"20.202.66.0/23\",\r\n \"20.202.68.0/24\",\r\n \"20.202.80.0/22\",\r\n + \ \"20.202.100.0/23\",\r\n \"20.202.102.0/23\",\r\n \"20.202.120.0/22\",\r\n + \ \"20.202.124.0/24\",\r\n \"20.202.140.0/24\",\r\n \"20.202.141.0/24\",\r\n + \ \"20.202.142.0/23\",\r\n \"20.202.144.0/22\",\r\n \"20.202.148.0/23\",\r\n + \ \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n + \ \"20.203.88.0/21\",\r\n \"20.203.96.0/19\",\r\n \"20.203.128.0/17\",\r\n + \ \"20.204.0.0/16\",\r\n \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n + \ \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n + \ \"20.205.144.0/20\",\r\n \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n + \ \"20.206.0.0/18\",\r\n \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n + \ \"20.207.0.0/18\",\r\n \"20.207.64.0/18\",\r\n \"20.207.128.0/18\",\r\n + \ \"20.207.192.0/20\",\r\n \"20.207.224.0/19\",\r\n \"20.208.0.0/17\",\r\n + \ \"20.208.128.0/19\",\r\n \"20.208.192.0/18\",\r\n \"20.209.0.0/23\",\r\n + \ \"20.209.2.0/23\",\r\n \"20.209.4.0/23\",\r\n \"20.209.6.0/23\",\r\n + \ \"20.209.8.0/23\",\r\n \"20.209.10.0/23\",\r\n \"20.209.12.0/23\",\r\n + \ \"20.209.14.0/23\",\r\n \"20.209.16.0/23\",\r\n \"20.209.18.0/23\",\r\n + \ \"20.209.20.0/23\",\r\n \"20.209.22.0/23\",\r\n \"20.209.24.0/23\",\r\n + \ \"20.209.26.0/23\",\r\n \"20.209.28.0/23\",\r\n \"20.209.30.0/23\",\r\n + \ \"20.209.32.0/23\",\r\n \"20.209.34.0/23\",\r\n \"20.209.36.0/23\",\r\n + \ \"20.209.38.0/23\",\r\n \"20.209.40.0/23\",\r\n \"20.209.42.0/23\",\r\n + \ \"20.209.44.0/23\",\r\n \"20.209.46.0/23\",\r\n \"20.209.48.0/23\",\r\n + \ \"20.209.50.0/23\",\r\n \"20.209.52.0/23\",\r\n \"20.209.54.0/23\",\r\n + \ \"20.209.56.0/23\",\r\n \"20.209.58.0/23\",\r\n \"20.209.60.0/23\",\r\n + \ \"20.209.62.0/23\",\r\n \"20.209.64.0/23\",\r\n \"20.209.66.0/23\",\r\n + \ \"20.209.68.0/23\",\r\n \"20.209.70.0/23\",\r\n \"20.209.72.0/23\",\r\n + \ \"20.209.74.0/23\",\r\n \"20.210.0.0/17\",\r\n \"20.210.128.0/18\",\r\n + \ \"20.210.192.0/18\",\r\n \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n + \ \"20.211.192.0/18\",\r\n \"20.212.0.0/16\",\r\n \"20.213.0.0/17\",\r\n + \ \"20.213.128.0/18\",\r\n \"20.213.192.0/20\",\r\n \"20.213.224.0/19\",\r\n + \ \"20.214.0.0/18\",\r\n \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n + \ \"20.215.0.0/18\",\r\n \"20.215.128.0/17\",\r\n \"20.216.0.0/18\",\r\n + \ \"20.216.64.0/18\",\r\n \"20.216.128.0/18\",\r\n \"20.217.0.0/19\",\r\n + \ \"20.217.32.0/22\",\r\n \"20.217.40.0/21\",\r\n \"20.217.48.0/20\",\r\n + \ \"20.217.64.0/19\",\r\n \"20.218.0.0/18\",\r\n \"20.218.64.0/18\",\r\n + \ \"20.218.128.0/17\",\r\n \"20.219.0.0/18\",\r\n \"20.219.64.0/18\",\r\n + \ \"20.219.128.0/17\",\r\n \"20.220.0.0/18\",\r\n \"20.220.64.0/18\",\r\n + \ \"20.220.128.0/17\",\r\n \"20.221.0.0/17\",\r\n \"20.221.128.0/18\",\r\n + \ \"20.221.192.0/18\",\r\n \"20.222.0.0/16\",\r\n \"20.223.0.0/16\",\r\n + \ \"20.224.0.0/16\",\r\n \"20.225.0.0/16\",\r\n \"20.226.0.0/16\",\r\n + \ \"20.227.0.0/18\",\r\n \"20.227.64.0/18\",\r\n \"20.227.128.0/17\",\r\n + \ \"20.228.0.0/18\",\r\n \"20.228.64.0/18\",\r\n \"20.228.128.0/17\",\r\n + \ \"20.229.0.0/16\",\r\n \"20.230.0.0/17\",\r\n \"20.230.128.0/17\",\r\n + \ \"20.231.0.0/17\",\r\n \"20.231.128.0/26\",\r\n \"20.231.192.0/18\",\r\n + \ \"20.232.0.0/16\",\r\n \"20.233.0.0/17\",\r\n \"20.234.0.0/17\",\r\n + \ \"20.234.128.0/17\",\r\n \"20.235.0.0/18\",\r\n \"20.235.64.0/18\",\r\n + \ \"20.235.128.0/18\",\r\n \"20.236.0.0/18\",\r\n \"20.236.64.0/18\",\r\n + \ \"20.236.128.0/18\",\r\n \"20.236.192.0/18\",\r\n \"20.237.0.0/17\",\r\n + \ \"20.237.128.0/17\",\r\n \"20.238.0.0/17\",\r\n \"20.238.128.0/17\",\r\n + \ \"20.239.0.0/16\",\r\n \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n + \ \"20.241.0.0/17\",\r\n \"20.241.128.0/17\",\r\n \"20.242.0.0/17\",\r\n + \ \"20.242.128.0/17\",\r\n \"20.243.0.0/16\",\r\n \"20.244.0.0/17\",\r\n + \ \"20.244.128.0/17\",\r\n \"20.245.0.0/16\",\r\n \"20.246.0.0/17\",\r\n + \ \"20.246.128.0/17\",\r\n \"20.247.0.0/17\",\r\n \"20.247.128.0/17\",\r\n + \ \"20.248.0.0/17\",\r\n \"20.248.128.0/17\",\r\n \"20.249.0.0/16\",\r\n + \ \"20.250.0.0/16\",\r\n \"20.251.0.0/17\",\r\n \"20.252.0.0/17\",\r\n + \ \"20.252.128.0/17\",\r\n \"20.253.0.0/17\",\r\n \"20.253.128.0/17\",\r\n + \ \"20.254.0.0/17\",\r\n \"20.254.128.0/17\",\r\n \"20.255.0.0/16\",\r\n + \ \"23.96.0.0/17\",\r\n \"23.96.128.0/17\",\r\n \"23.97.48.0/20\",\r\n + \ \"23.97.64.0/19\",\r\n \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n + \ \"23.97.112.128/28\",\r\n \"23.97.112.160/27\",\r\n \"23.97.112.192/27\",\r\n + \ \"23.97.112.224/27\",\r\n \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n + \ \"23.97.128.0/17\",\r\n \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n + \ \"23.98.44.0/24\",\r\n \"23.98.45.0/24\",\r\n \"23.98.46.0/24\",\r\n + \ \"23.98.47.0/24\",\r\n \"23.98.48.0/21\",\r\n \"23.98.56.0/24\",\r\n + \ \"23.98.57.64/26\",\r\n \"23.98.64.0/18\",\r\n \"23.98.128.0/17\",\r\n + \ \"23.99.0.0/18\",\r\n \"23.99.64.0/19\",\r\n \"23.99.96.0/19\",\r\n + \ \"23.99.128.0/17\",\r\n \"23.100.0.0/20\",\r\n \"23.100.16.0/20\",\r\n + \ \"23.100.32.0/20\",\r\n \"23.100.48.0/20\",\r\n \"23.100.64.0/21\",\r\n + \ \"23.100.72.0/21\",\r\n \"23.100.80.0/21\",\r\n \"23.100.88.0/21\",\r\n + \ \"23.100.96.0/21\",\r\n \"23.100.104.0/21\",\r\n \"23.100.112.0/21\",\r\n + \ \"23.100.120.0/21\",\r\n \"23.100.128.0/18\",\r\n \"23.100.192.0/19\",\r\n + \ \"23.100.224.0/20\",\r\n \"23.100.240.0/20\",\r\n \"23.101.0.0/20\",\r\n + \ \"23.101.16.0/20\",\r\n \"23.101.32.0/21\",\r\n \"23.101.48.0/20\",\r\n + \ \"23.101.64.0/20\",\r\n \"23.101.80.0/21\",\r\n \"23.101.112.0/20\",\r\n + \ \"23.101.128.0/20\",\r\n \"23.101.144.0/20\",\r\n \"23.101.160.0/20\",\r\n + \ \"23.101.176.0/20\",\r\n \"23.101.192.0/20\",\r\n \"23.101.208.0/20\",\r\n + \ \"23.101.224.0/19\",\r\n \"23.102.0.0/18\",\r\n \"23.102.64.0/19\",\r\n + \ \"23.102.96.0/19\",\r\n \"23.102.128.0/18\",\r\n \"23.102.192.0/21\",\r\n + \ \"23.102.200.0/23\",\r\n \"23.102.202.0/24\",\r\n \"23.102.203.0/24\",\r\n + \ \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n \"23.102.224.0/19\",\r\n + \ \"23.103.64.32/27\",\r\n \"23.103.64.64/27\",\r\n \"40.64.0.0/18\",\r\n + \ \"40.64.64.0/18\",\r\n \"40.64.128.0/21\",\r\n \"40.65.0.0/18\",\r\n + \ \"40.65.64.0/18\",\r\n \"40.65.128.0/18\",\r\n \"40.65.192.0/18\",\r\n + \ \"40.66.32.0/19\",\r\n \"40.66.120.0/21\",\r\n \"40.67.0.0/18\",\r\n + \ \"40.67.64.0/19\",\r\n \"40.67.96.0/20\",\r\n \"40.67.112.0/21\",\r\n + \ \"40.67.120.0/21\",\r\n \"40.67.128.0/19\",\r\n \"40.67.160.0/19\",\r\n + \ \"40.67.192.0/19\",\r\n \"40.67.224.0/19\",\r\n \"40.68.0.0/16\",\r\n + \ \"40.69.0.0/18\",\r\n \"40.69.64.0/19\",\r\n \"40.69.96.0/19\",\r\n + \ \"40.69.128.0/18\",\r\n \"40.69.192.0/19\",\r\n \"40.70.0.0/18\",\r\n + \ \"40.70.64.0/20\",\r\n \"40.70.80.0/21\",\r\n \"40.70.88.0/28\",\r\n + \ \"40.70.128.0/17\",\r\n \"40.71.0.0/16\",\r\n \"40.74.0.0/18\",\r\n + \ \"40.74.64.0/18\",\r\n \"40.74.128.0/20\",\r\n \"40.74.144.0/20\",\r\n + \ \"40.74.160.0/19\",\r\n \"40.74.192.0/18\",\r\n \"40.75.0.0/19\",\r\n + \ \"40.75.32.0/21\",\r\n \"40.75.64.0/18\",\r\n \"40.75.128.0/17\",\r\n + \ \"40.76.0.0/16\",\r\n \"40.77.0.0/17\",\r\n \"40.77.128.0/25\",\r\n + \ \"40.77.128.128/25\",\r\n \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n + \ \"40.77.130.128/26\",\r\n \"40.77.130.192/26\",\r\n \"40.77.131.0/25\",\r\n + \ \"40.77.131.128/26\",\r\n \"40.77.131.192/27\",\r\n \"40.77.131.224/28\",\r\n + \ \"40.77.131.240/28\",\r\n \"40.77.132.0/24\",\r\n \"40.77.133.0/24\",\r\n + \ \"40.77.134.0/24\",\r\n \"40.77.135.0/24\",\r\n \"40.77.136.0/28\",\r\n + \ \"40.77.136.16/28\",\r\n \"40.77.136.32/28\",\r\n \"40.77.136.48/28\",\r\n + \ \"40.77.136.64/28\",\r\n \"40.77.136.80/28\",\r\n \"40.77.136.96/28\",\r\n + \ \"40.77.136.112/28\",\r\n \"40.77.136.128/25\",\r\n \"40.77.137.0/25\",\r\n + \ \"40.77.137.128/26\",\r\n \"40.77.137.192/27\",\r\n \"40.77.138.0/25\",\r\n + \ \"40.77.138.128/25\",\r\n \"40.77.139.0/25\",\r\n \"40.77.139.128/25\",\r\n + \ \"40.77.160.0/27\",\r\n \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n + \ \"40.77.160.128/25\",\r\n \"40.77.161.0/26\",\r\n \"40.77.161.64/26\",\r\n + \ \"40.77.161.128/25\",\r\n \"40.77.162.0/24\",\r\n \"40.77.163.0/24\",\r\n + \ \"40.77.164.0/24\",\r\n \"40.77.165.0/24\",\r\n \"40.77.166.0/25\",\r\n + \ \"40.77.166.128/28\",\r\n \"40.77.166.160/27\",\r\n \"40.77.166.192/26\",\r\n + \ \"40.77.167.0/24\",\r\n \"40.77.168.0/24\",\r\n \"40.77.169.0/24\",\r\n + \ \"40.77.170.0/24\",\r\n \"40.77.171.0/24\",\r\n \"40.77.172.0/24\",\r\n + \ \"40.77.173.0/24\",\r\n \"40.77.174.0/24\",\r\n \"40.77.175.0/27\",\r\n + \ \"40.77.175.32/27\",\r\n \"40.77.175.64/27\",\r\n \"40.77.175.96/27\",\r\n + \ \"40.77.175.128/27\",\r\n \"40.77.175.160/27\",\r\n \"40.77.175.192/27\",\r\n + \ \"40.77.175.240/28\",\r\n \"40.77.176.0/24\",\r\n \"40.77.177.0/24\",\r\n + \ \"40.77.178.0/23\",\r\n \"40.77.180.0/23\",\r\n \"40.77.182.0/28\",\r\n + \ \"40.77.182.16/28\",\r\n \"40.77.182.32/27\",\r\n \"40.77.182.64/27\",\r\n + \ \"40.77.182.96/27\",\r\n \"40.77.182.128/27\",\r\n \"40.77.182.160/27\",\r\n + \ \"40.77.182.192/26\",\r\n \"40.77.183.0/24\",\r\n \"40.77.184.0/25\",\r\n + \ \"40.77.184.128/25\",\r\n \"40.77.185.0/25\",\r\n \"40.77.185.128/25\",\r\n + \ \"40.77.186.0/23\",\r\n \"40.77.188.0/22\",\r\n \"40.77.192.0/22\",\r\n + \ \"40.77.196.0/24\",\r\n \"40.77.197.0/24\",\r\n \"40.77.198.0/26\",\r\n + \ \"40.77.198.64/26\",\r\n \"40.77.198.128/25\",\r\n \"40.77.199.0/25\",\r\n + \ \"40.77.199.128/26\",\r\n \"40.77.199.192/26\",\r\n \"40.77.200.0/25\",\r\n + \ \"40.77.200.128/25\",\r\n \"40.77.201.0/24\",\r\n \"40.77.202.0/24\",\r\n + \ \"40.77.224.0/28\",\r\n \"40.77.224.16/28\",\r\n \"40.77.224.32/27\",\r\n + \ \"40.77.224.64/27\",\r\n \"40.77.224.96/27\",\r\n \"40.77.224.128/25\",\r\n + \ \"40.77.225.0/24\",\r\n \"40.77.226.0/25\",\r\n \"40.77.226.128/25\",\r\n + \ \"40.77.227.0/24\",\r\n \"40.77.228.0/24\",\r\n \"40.77.229.0/24\",\r\n + \ \"40.77.230.0/24\",\r\n \"40.77.231.0/24\",\r\n \"40.77.232.0/25\",\r\n + \ \"40.77.232.128/25\",\r\n \"40.77.233.0/24\",\r\n \"40.77.234.0/25\",\r\n + \ \"40.77.234.128/27\",\r\n \"40.77.234.160/27\",\r\n \"40.77.234.192/27\",\r\n + \ \"40.77.234.224/27\",\r\n \"40.77.235.0/24\",\r\n \"40.77.236.0/27\",\r\n + \ \"40.77.236.32/27\",\r\n \"40.77.236.80/28\",\r\n \"40.77.236.96/27\",\r\n + \ \"40.77.236.128/27\",\r\n \"40.77.236.160/28\",\r\n \"40.77.236.176/28\",\r\n + \ \"40.77.236.192/28\",\r\n \"40.77.236.224/27\",\r\n \"40.77.237.0/26\",\r\n + \ \"40.77.237.64/26\",\r\n \"40.77.237.128/25\",\r\n \"40.77.240.0/25\",\r\n + \ \"40.77.240.128/25\",\r\n \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n + \ \"40.77.244.0/25\",\r\n \"40.77.245.0/24\",\r\n \"40.77.246.0/24\",\r\n + \ \"40.77.247.0/24\",\r\n \"40.77.248.0/25\",\r\n \"40.77.248.128/25\",\r\n + \ \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n \"40.77.251.0/24\",\r\n + \ \"40.77.252.0/23\",\r\n \"40.77.254.0/26\",\r\n \"40.77.254.64/27\",\r\n + \ \"40.77.254.128/25\",\r\n \"40.77.255.0/25\",\r\n \"40.77.255.128/26\",\r\n + \ \"40.77.255.192/26\",\r\n \"40.78.0.0/17\",\r\n \"40.78.128.0/18\",\r\n + \ \"40.78.192.0/21\",\r\n \"40.78.200.0/21\",\r\n \"40.78.208.0/28\",\r\n + \ \"40.78.208.16/28\",\r\n \"40.78.208.32/30\",\r\n \"40.78.208.48/28\",\r\n + \ \"40.78.208.64/28\",\r\n \"40.78.209.0/24\",\r\n \"40.78.210.0/24\",\r\n + \ \"40.78.211.0/24\",\r\n \"40.78.212.0/24\",\r\n \"40.78.213.0/24\",\r\n + \ \"40.78.214.0/24\",\r\n \"40.78.215.0/24\",\r\n \"40.78.216.0/24\",\r\n + \ \"40.78.217.0/24\",\r\n \"40.78.218.0/24\",\r\n \"40.78.219.0/24\",\r\n + \ \"40.78.220.0/24\",\r\n \"40.78.221.0/24\",\r\n \"40.78.222.0/24\",\r\n + \ \"40.78.223.0/24\",\r\n \"40.78.224.0/21\",\r\n \"40.78.232.0/21\",\r\n + \ \"40.78.240.0/20\",\r\n \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n + \ \"40.79.8.32/28\",\r\n \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n + \ \"40.79.9.0/24\",\r\n \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n + \ \"40.79.48.0/27\",\r\n \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n + \ \"40.79.56.0/21\",\r\n \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n + \ \"40.79.88.0/27\",\r\n \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n + \ \"40.79.90.0/24\",\r\n \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n + \ \"40.79.93.0/28\",\r\n \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n + \ \"40.79.96.0/19\",\r\n \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n + \ \"40.79.152.0/21\",\r\n \"40.79.160.0/20\",\r\n \"40.79.176.0/21\",\r\n + \ \"40.79.184.0/21\",\r\n \"40.79.192.0/21\",\r\n \"40.79.200.0/24\",\r\n + \ \"40.79.201.0/24\",\r\n \"40.79.202.0/24\",\r\n \"40.79.203.0/24\",\r\n + \ \"40.79.204.0/27\",\r\n \"40.79.204.32/28\",\r\n \"40.79.204.48/28\",\r\n + \ \"40.79.204.64/27\",\r\n \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n + \ \"40.79.204.160/27\",\r\n \"40.79.204.192/26\",\r\n \"40.79.205.0/26\",\r\n + \ \"40.79.205.64/28\",\r\n \"40.79.205.80/28\",\r\n \"40.79.205.96/27\",\r\n + \ \"40.79.205.128/26\",\r\n \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n + \ \"40.79.205.240/28\",\r\n \"40.79.206.0/27\",\r\n \"40.79.206.32/27\",\r\n + \ \"40.79.206.64/27\",\r\n \"40.79.206.96/27\",\r\n \"40.79.206.128/27\",\r\n + \ \"40.79.206.160/27\",\r\n \"40.79.206.192/27\",\r\n \"40.79.206.224/27\",\r\n + \ \"40.79.207.0/27\",\r\n \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n + \ \"40.79.207.80/28\",\r\n \"40.79.207.96/27\",\r\n \"40.79.207.128/25\",\r\n + \ \"40.79.208.0/24\",\r\n \"40.79.209.0/24\",\r\n \"40.79.210.0/24\",\r\n + \ \"40.79.211.0/24\",\r\n \"40.79.212.0/24\",\r\n \"40.79.213.0/24\",\r\n + \ \"40.79.214.0/24\",\r\n \"40.79.215.0/24\",\r\n \"40.79.216.0/24\",\r\n + \ \"40.79.217.0/24\",\r\n \"40.79.218.0/24\",\r\n \"40.79.219.0/24\",\r\n + \ \"40.79.220.0/24\",\r\n \"40.79.221.0/24\",\r\n \"40.79.222.0/24\",\r\n + \ \"40.79.223.0/24\",\r\n \"40.79.232.0/21\",\r\n \"40.79.240.0/20\",\r\n + \ \"40.80.0.0/22\",\r\n \"40.80.4.0/22\",\r\n \"40.80.8.0/22\",\r\n + \ \"40.80.12.0/22\",\r\n \"40.80.16.0/22\",\r\n \"40.80.20.0/22\",\r\n + \ \"40.80.24.0/22\",\r\n \"40.80.28.0/22\",\r\n \"40.80.32.0/22\",\r\n + \ \"40.80.36.0/22\",\r\n \"40.80.40.0/22\",\r\n \"40.80.44.0/22\",\r\n + \ \"40.80.48.0/21\",\r\n \"40.80.56.0/21\",\r\n \"40.80.64.0/19\",\r\n + \ \"40.80.96.0/20\",\r\n \"40.80.144.0/21\",\r\n \"40.80.152.0/21\",\r\n + \ \"40.80.160.0/24\",\r\n \"40.80.168.0/21\",\r\n \"40.80.176.0/21\",\r\n + \ \"40.80.184.0/21\",\r\n \"40.80.192.0/19\",\r\n \"40.80.224.0/20\",\r\n + \ \"40.80.240.0/20\",\r\n \"40.81.0.0/20\",\r\n \"40.81.16.0/20\",\r\n + \ \"40.81.32.0/20\",\r\n \"40.81.48.0/20\",\r\n \"40.81.64.0/20\",\r\n + \ \"40.81.80.0/20\",\r\n \"40.81.96.0/20\",\r\n \"40.81.112.0/20\",\r\n + \ \"40.81.128.0/19\",\r\n \"40.81.160.0/20\",\r\n \"40.81.176.0/20\",\r\n + \ \"40.81.192.0/19\",\r\n \"40.81.224.0/19\",\r\n \"40.82.0.0/22\",\r\n + \ \"40.82.4.0/22\",\r\n \"40.82.16.0/22\",\r\n \"40.82.20.0/22\",\r\n + \ \"40.82.24.0/22\",\r\n \"40.82.28.0/22\",\r\n \"40.82.32.0/22\",\r\n + \ \"40.82.36.0/22\",\r\n \"40.82.44.0/22\",\r\n \"40.82.48.0/22\",\r\n + \ \"40.82.60.0/22\",\r\n \"40.82.64.0/22\",\r\n \"40.82.68.0/22\",\r\n + \ \"40.82.72.0/22\",\r\n \"40.82.76.0/22\",\r\n \"40.82.80.0/22\",\r\n + \ \"40.82.84.0/22\",\r\n \"40.82.92.0/22\",\r\n \"40.82.96.0/22\",\r\n + \ \"40.82.100.0/22\",\r\n \"40.82.116.0/22\",\r\n \"40.82.120.0/22\",\r\n + \ \"40.82.128.0/19\",\r\n \"40.82.160.0/19\",\r\n \"40.82.192.0/19\",\r\n + \ \"40.82.224.0/20\",\r\n \"40.82.240.0/22\",\r\n \"40.82.244.0/22\",\r\n + \ \"40.82.248.0/21\",\r\n \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n + \ \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n \"40.83.24.96/27\",\r\n + \ \"40.83.24.128/25\",\r\n \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n + \ \"40.83.28.0/22\",\r\n \"40.83.32.0/19\",\r\n \"40.83.64.0/18\",\r\n + \ \"40.83.128.0/17\",\r\n \"40.84.0.0/17\",\r\n \"40.84.128.0/17\",\r\n + \ \"40.85.0.0/17\",\r\n \"40.85.128.0/20\",\r\n \"40.85.144.0/20\",\r\n + \ \"40.85.160.0/19\",\r\n \"40.85.192.0/18\",\r\n \"40.86.0.0/17\",\r\n + \ \"40.86.128.0/19\",\r\n \"40.86.160.0/19\",\r\n \"40.86.192.0/18\",\r\n + \ \"40.87.0.0/17\",\r\n \"40.87.128.0/19\",\r\n \"40.87.160.0/22\",\r\n + \ \"40.87.164.0/22\",\r\n \"40.87.168.0/30\",\r\n \"40.87.168.4/30\",\r\n + \ \"40.87.168.8/29\",\r\n \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n + \ \"40.87.168.40/29\",\r\n \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n + \ \"40.87.168.68/31\",\r\n \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n + \ \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n + \ \"40.87.168.192/28\",\r\n \"40.87.168.208/31\",\r\n \"40.87.168.210/31\",\r\n + \ \"40.87.168.212/30\",\r\n \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n + \ \"40.87.169.0/27\",\r\n \"40.87.169.32/29\",\r\n \"40.87.169.40/30\",\r\n + \ \"40.87.169.44/30\",\r\n \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n + \ \"40.87.169.58/31\",\r\n \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n + \ \"40.87.169.96/31\",\r\n \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n + \ \"40.87.169.102/31\",\r\n \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n + \ \"40.87.169.128/29\",\r\n \"40.87.169.136/31\",\r\n \"40.87.169.138/31\",\r\n + \ \"40.87.169.140/30\",\r\n \"40.87.169.144/28\",\r\n \"40.87.169.160/27\",\r\n + \ \"40.87.169.192/26\",\r\n \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n + \ \"40.87.170.144/31\",\r\n \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n + \ \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n + \ \"40.87.170.184/30\",\r\n \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n + \ \"40.87.170.194/31\",\r\n \"40.87.170.196/30\",\r\n \"40.87.170.200/29\",\r\n + \ \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n \"40.87.170.214/31\",\r\n + \ \"40.87.170.216/30\",\r\n \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n + \ \"40.87.170.228/30\",\r\n \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n + \ \"40.87.170.248/30\",\r\n \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n + \ \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n + \ \"40.87.171.16/28\",\r\n \"40.87.171.32/30\",\r\n \"40.87.171.36/30\",\r\n + \ \"40.87.171.40/31\",\r\n \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n + \ \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n \"40.87.171.72/29\",\r\n + \ \"40.87.171.80/28\",\r\n \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n + \ \"40.87.171.160/31\",\r\n \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n + \ \"40.87.171.166/31\",\r\n \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n + \ \"40.87.171.192/27\",\r\n \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n + \ \"40.87.171.248/31\",\r\n \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n + \ \"40.87.172.0/22\",\r\n \"40.87.176.0/25\",\r\n \"40.87.176.128/27\",\r\n + \ \"40.87.176.160/29\",\r\n \"40.87.176.168/30\",\r\n \"40.87.176.172/31\",\r\n + \ \"40.87.176.174/31\",\r\n \"40.87.176.176/29\",\r\n \"40.87.176.184/30\",\r\n + \ \"40.87.176.188/30\",\r\n \"40.87.176.192/28\",\r\n \"40.87.176.208/29\",\r\n + \ \"40.87.176.216/29\",\r\n \"40.87.176.224/29\",\r\n \"40.87.176.232/31\",\r\n + \ \"40.87.176.234/31\",\r\n \"40.87.176.236/30\",\r\n \"40.87.176.240/28\",\r\n + \ \"40.87.177.0/28\",\r\n \"40.87.177.16/28\",\r\n \"40.87.177.32/27\",\r\n + \ \"40.87.177.64/27\",\r\n \"40.87.177.96/28\",\r\n \"40.87.177.112/29\",\r\n + \ \"40.87.177.120/31\",\r\n \"40.87.177.122/31\",\r\n \"40.87.177.124/30\",\r\n + \ \"40.87.177.128/28\",\r\n \"40.87.177.144/29\",\r\n \"40.87.177.152/31\",\r\n + \ \"40.87.177.154/31\",\r\n \"40.87.177.156/30\",\r\n \"40.87.177.160/27\",\r\n + \ \"40.87.177.192/29\",\r\n \"40.87.177.200/30\",\r\n \"40.87.177.204/30\",\r\n + \ \"40.87.177.208/30\",\r\n \"40.87.177.212/30\",\r\n \"40.87.177.216/29\",\r\n + \ \"40.87.177.224/27\",\r\n \"40.87.178.0/24\",\r\n \"40.87.179.0/25\",\r\n + \ \"40.87.179.128/26\",\r\n \"40.87.179.192/31\",\r\n \"40.87.179.194/31\",\r\n + \ \"40.87.179.196/30\",\r\n \"40.87.179.200/31\",\r\n \"40.87.179.202/31\",\r\n + \ \"40.87.179.204/30\",\r\n \"40.87.179.208/28\",\r\n \"40.87.179.224/27\",\r\n + \ \"40.87.180.0/30\",\r\n \"40.87.180.4/31\",\r\n \"40.87.180.6/31\",\r\n + \ \"40.87.180.8/30\",\r\n \"40.87.180.12/31\",\r\n \"40.87.180.14/31\",\r\n + \ \"40.87.180.16/30\",\r\n \"40.87.180.20/31\",\r\n \"40.87.180.22/31\",\r\n + \ \"40.87.180.24/30\",\r\n \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n + \ \"40.87.180.40/31\",\r\n \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n + \ \"40.87.180.48/28\",\r\n \"40.87.180.64/30\",\r\n \"40.87.180.68/30\",\r\n + \ \"40.87.180.72/31\",\r\n \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n + \ \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n + \ \"40.87.180.192/30\",\r\n \"40.87.180.196/30\",\r\n \"40.87.180.200/31\",\r\n + \ \"40.87.180.202/31\",\r\n \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n + \ \"40.87.180.224/28\",\r\n \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n + \ \"40.87.180.252/30\",\r\n \"40.87.181.0/30\",\r\n \"40.87.181.4/30\",\r\n + \ \"40.87.181.8/29\",\r\n \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n + \ \"40.87.181.64/26\",\r\n \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n + \ \"40.87.181.152/31\",\r\n \"40.87.181.154/31\",\r\n \"40.87.181.156/30\",\r\n + \ \"40.87.181.160/31\",\r\n \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n + \ \"40.87.181.168/29\",\r\n \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n + \ \"40.87.182.0/30\",\r\n \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n + \ \"40.87.182.16/29\",\r\n \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n + \ \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n \"40.87.182.60/31\",\r\n + \ \"40.87.182.62/31\",\r\n \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n + \ \"40.87.183.0/28\",\r\n \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n + \ \"40.87.183.28/30\",\r\n \"40.87.183.32/31\",\r\n \"40.87.183.34/31\",\r\n + \ \"40.87.183.36/30\",\r\n \"40.87.183.40/31\",\r\n \"40.87.183.42/31\",\r\n + \ \"40.87.183.44/30\",\r\n \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n + \ \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n + \ \"40.87.183.128/28\",\r\n \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n + \ \"40.87.183.192/27\",\r\n \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n + \ \"40.87.183.236/31\",\r\n \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n + \ \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n \"40.87.184.0/22\",\r\n + \ \"40.87.188.0/22\",\r\n \"40.87.192.0/22\",\r\n \"40.87.196.0/22\",\r\n + \ \"40.87.200.0/22\",\r\n \"40.87.204.0/22\",\r\n \"40.87.208.0/22\",\r\n + \ \"40.87.212.0/22\",\r\n \"40.87.216.0/22\",\r\n \"40.87.220.0/22\",\r\n + \ \"40.87.224.0/22\",\r\n \"40.87.228.0/22\",\r\n \"40.87.232.0/21\",\r\n + \ \"40.88.0.0/16\",\r\n \"40.89.0.0/19\",\r\n \"40.89.32.0/19\",\r\n + \ \"40.89.64.0/18\",\r\n \"40.89.128.0/18\",\r\n \"40.89.192.0/19\",\r\n + \ \"40.89.224.0/19\",\r\n \"40.90.16.0/27\",\r\n \"40.90.16.32/27\",\r\n + \ \"40.90.16.64/27\",\r\n \"40.90.16.96/27\",\r\n \"40.90.16.128/27\",\r\n + \ \"40.90.16.160/27\",\r\n \"40.90.16.192/26\",\r\n \"40.90.17.0/27\",\r\n + \ \"40.90.17.32/27\",\r\n \"40.90.17.64/27\",\r\n \"40.90.17.96/27\",\r\n + \ \"40.90.17.128/28\",\r\n \"40.90.17.144/28\",\r\n \"40.90.17.160/27\",\r\n + \ \"40.90.17.192/27\",\r\n \"40.90.17.224/27\",\r\n \"40.90.18.0/28\",\r\n + \ \"40.90.18.16/28\",\r\n \"40.90.18.32/27\",\r\n \"40.90.18.64/26\",\r\n + \ \"40.90.18.128/26\",\r\n \"40.90.18.192/26\",\r\n \"40.90.19.0/27\",\r\n + \ \"40.90.19.32/27\",\r\n \"40.90.19.64/26\",\r\n \"40.90.19.128/25\",\r\n + \ \"40.90.20.0/25\",\r\n \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n + \ \"40.90.21.128/25\",\r\n \"40.90.22.0/25\",\r\n \"40.90.22.128/25\",\r\n + \ \"40.90.23.0/25\",\r\n \"40.90.23.128/25\",\r\n \"40.90.24.0/25\",\r\n + \ \"40.90.24.128/25\",\r\n \"40.90.25.0/26\",\r\n \"40.90.25.64/26\",\r\n + \ \"40.90.25.128/26\",\r\n \"40.90.25.192/26\",\r\n \"40.90.26.0/26\",\r\n + \ \"40.90.26.64/26\",\r\n \"40.90.26.128/25\",\r\n \"40.90.27.0/26\",\r\n + \ \"40.90.27.64/26\",\r\n \"40.90.27.128/26\",\r\n \"40.90.27.192/26\",\r\n + \ \"40.90.28.0/26\",\r\n \"40.90.28.64/26\",\r\n \"40.90.28.128/26\",\r\n + \ \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n \"40.90.29.64/26\",\r\n + \ \"40.90.29.128/26\",\r\n \"40.90.29.192/26\",\r\n \"40.90.30.0/25\",\r\n + \ \"40.90.30.128/27\",\r\n \"40.90.30.160/27\",\r\n \"40.90.30.192/26\",\r\n + \ \"40.90.31.0/27\",\r\n \"40.90.31.32/27\",\r\n \"40.90.31.64/27\",\r\n + \ \"40.90.31.96/27\",\r\n \"40.90.31.128/25\",\r\n \"40.90.128.0/28\",\r\n + \ \"40.90.128.16/28\",\r\n \"40.90.128.32/28\",\r\n \"40.90.128.48/28\",\r\n + \ \"40.90.128.64/28\",\r\n \"40.90.128.80/28\",\r\n \"40.90.128.96/28\",\r\n + \ \"40.90.128.112/28\",\r\n \"40.90.128.128/28\",\r\n \"40.90.128.144/28\",\r\n + \ \"40.90.128.160/28\",\r\n \"40.90.128.176/28\",\r\n \"40.90.128.192/28\",\r\n + \ \"40.90.128.208/28\",\r\n \"40.90.128.224/28\",\r\n \"40.90.128.240/28\",\r\n + \ \"40.90.129.0/27\",\r\n \"40.90.129.32/28\",\r\n \"40.90.129.48/28\",\r\n + \ \"40.90.129.64/27\",\r\n \"40.90.129.96/27\",\r\n \"40.90.129.128/26\",\r\n + \ \"40.90.129.192/27\",\r\n \"40.90.129.224/27\",\r\n \"40.90.130.0/27\",\r\n + \ \"40.90.130.32/28\",\r\n \"40.90.130.48/28\",\r\n \"40.90.130.64/28\",\r\n + \ \"40.90.130.80/28\",\r\n \"40.90.130.96/28\",\r\n \"40.90.130.112/28\",\r\n + \ \"40.90.130.128/28\",\r\n \"40.90.130.144/28\",\r\n \"40.90.130.160/27\",\r\n + \ \"40.90.130.192/28\",\r\n \"40.90.130.208/28\",\r\n \"40.90.130.224/28\",\r\n + \ \"40.90.130.240/28\",\r\n \"40.90.131.0/27\",\r\n \"40.90.131.32/27\",\r\n + \ \"40.90.131.64/27\",\r\n \"40.90.131.96/27\",\r\n \"40.90.131.128/27\",\r\n + \ \"40.90.131.160/27\",\r\n \"40.90.131.192/27\",\r\n \"40.90.131.224/27\",\r\n + \ \"40.90.132.0/27\",\r\n \"40.90.132.32/28\",\r\n \"40.90.132.48/28\",\r\n + \ \"40.90.132.64/28\",\r\n \"40.90.132.80/28\",\r\n \"40.90.132.96/27\",\r\n + \ \"40.90.132.128/26\",\r\n \"40.90.132.192/26\",\r\n \"40.90.133.0/27\",\r\n + \ \"40.90.133.32/27\",\r\n \"40.90.133.64/27\",\r\n \"40.90.133.96/28\",\r\n + \ \"40.90.133.112/28\",\r\n \"40.90.133.128/28\",\r\n \"40.90.133.144/28\",\r\n + \ \"40.90.133.160/27\",\r\n \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n + \ \"40.90.134.64/26\",\r\n \"40.90.134.128/26\",\r\n \"40.90.134.192/26\",\r\n + \ \"40.90.135.0/26\",\r\n \"40.90.135.64/26\",\r\n \"40.90.135.128/25\",\r\n + \ \"40.90.136.0/28\",\r\n \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n + \ \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n \"40.90.136.160/28\",\r\n + \ \"40.90.136.176/28\",\r\n \"40.90.136.192/27\",\r\n \"40.90.136.224/27\",\r\n + \ \"40.90.137.0/27\",\r\n \"40.90.137.32/27\",\r\n \"40.90.137.64/27\",\r\n + \ \"40.90.137.96/27\",\r\n \"40.90.137.128/27\",\r\n \"40.90.137.160/27\",\r\n + \ \"40.90.137.192/27\",\r\n \"40.90.137.224/27\",\r\n \"40.90.138.0/27\",\r\n + \ \"40.90.138.32/27\",\r\n \"40.90.138.64/27\",\r\n \"40.90.138.96/27\",\r\n + \ \"40.90.138.128/27\",\r\n \"40.90.138.160/27\",\r\n \"40.90.138.192/28\",\r\n + \ \"40.90.138.208/28\",\r\n \"40.90.138.224/27\",\r\n \"40.90.139.0/27\",\r\n + \ \"40.90.139.32/27\",\r\n \"40.90.139.64/27\",\r\n \"40.90.139.96/27\",\r\n + \ \"40.90.139.128/27\",\r\n \"40.90.139.160/27\",\r\n \"40.90.139.192/27\",\r\n + \ \"40.90.139.224/27\",\r\n \"40.90.140.0/27\",\r\n \"40.90.140.32/27\",\r\n + \ \"40.90.140.64/27\",\r\n \"40.90.140.96/27\",\r\n \"40.90.140.128/27\",\r\n + \ \"40.90.140.160/27\",\r\n \"40.90.140.192/27\",\r\n \"40.90.140.224/27\",\r\n + \ \"40.90.141.0/27\",\r\n \"40.90.141.32/27\",\r\n \"40.90.141.64/27\",\r\n + \ \"40.90.141.96/27\",\r\n \"40.90.141.128/27\",\r\n \"40.90.141.160/27\",\r\n + \ \"40.90.141.192/26\",\r\n \"40.90.142.0/27\",\r\n \"40.90.142.32/27\",\r\n + \ \"40.90.142.64/27\",\r\n \"40.90.142.96/27\",\r\n \"40.90.142.128/27\",\r\n + \ \"40.90.142.160/27\",\r\n \"40.90.142.192/28\",\r\n \"40.90.142.208/28\",\r\n + \ \"40.90.142.224/28\",\r\n \"40.90.142.240/28\",\r\n \"40.90.143.0/27\",\r\n + \ \"40.90.143.32/27\",\r\n \"40.90.143.64/27\",\r\n \"40.90.143.96/27\",\r\n + \ \"40.90.143.128/27\",\r\n \"40.90.143.160/27\",\r\n \"40.90.143.192/26\",\r\n + \ \"40.90.144.0/27\",\r\n \"40.90.144.32/27\",\r\n \"40.90.144.64/26\",\r\n + \ \"40.90.144.128/26\",\r\n \"40.90.144.192/27\",\r\n \"40.90.144.224/27\",\r\n + \ \"40.90.145.0/27\",\r\n \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n + \ \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n \"40.90.145.160/27\",\r\n + \ \"40.90.145.192/27\",\r\n \"40.90.145.224/27\",\r\n \"40.90.146.0/28\",\r\n + \ \"40.90.146.16/28\",\r\n \"40.90.146.32/27\",\r\n \"40.90.146.64/26\",\r\n + \ \"40.90.146.128/27\",\r\n \"40.90.146.160/27\",\r\n \"40.90.146.192/27\",\r\n + \ \"40.90.146.224/27\",\r\n \"40.90.147.0/27\",\r\n \"40.90.147.32/27\",\r\n + \ \"40.90.147.64/27\",\r\n \"40.90.147.96/27\",\r\n \"40.90.147.128/26\",\r\n + \ \"40.90.147.192/27\",\r\n \"40.90.147.224/27\",\r\n \"40.90.148.0/26\",\r\n + \ \"40.90.148.64/27\",\r\n \"40.90.148.96/27\",\r\n \"40.90.148.128/27\",\r\n + \ \"40.90.148.160/28\",\r\n \"40.90.148.176/28\",\r\n \"40.90.148.192/27\",\r\n + \ \"40.90.148.224/27\",\r\n \"40.90.149.0/27\",\r\n \"40.90.149.32/27\",\r\n + \ \"40.90.149.64/27\",\r\n \"40.90.149.96/27\",\r\n \"40.90.149.128/25\",\r\n + \ \"40.90.150.0/27\",\r\n \"40.90.150.32/27\",\r\n \"40.90.150.64/27\",\r\n + \ \"40.90.150.96/27\",\r\n \"40.90.150.128/25\",\r\n \"40.90.151.0/26\",\r\n + \ \"40.90.151.64/27\",\r\n \"40.90.151.96/27\",\r\n \"40.90.151.128/28\",\r\n + \ \"40.90.151.144/28\",\r\n \"40.90.151.160/27\",\r\n \"40.90.151.192/27\",\r\n + \ \"40.90.151.224/27\",\r\n \"40.90.152.0/25\",\r\n \"40.90.152.128/27\",\r\n + \ \"40.90.152.160/27\",\r\n \"40.90.152.192/27\",\r\n \"40.90.152.224/27\",\r\n + \ \"40.90.153.0/26\",\r\n \"40.90.153.64/27\",\r\n \"40.90.153.96/27\",\r\n + \ \"40.90.153.128/25\",\r\n \"40.90.154.0/26\",\r\n \"40.90.154.64/26\",\r\n + \ \"40.90.154.128/26\",\r\n \"40.90.154.192/26\",\r\n \"40.90.155.0/26\",\r\n + \ \"40.90.155.64/26\",\r\n \"40.90.155.128/26\",\r\n \"40.90.155.192/26\",\r\n + \ \"40.90.156.0/26\",\r\n \"40.90.156.64/27\",\r\n \"40.90.156.96/27\",\r\n + \ \"40.90.156.128/26\",\r\n \"40.90.156.192/26\",\r\n \"40.90.157.0/27\",\r\n + \ \"40.90.157.32/27\",\r\n \"40.90.157.64/26\",\r\n \"40.90.157.128/26\",\r\n + \ \"40.90.157.192/27\",\r\n \"40.90.157.224/27\",\r\n \"40.90.158.0/26\",\r\n + \ \"40.90.158.64/26\",\r\n \"40.90.158.128/25\",\r\n \"40.90.159.0/24\",\r\n + \ \"40.90.160.0/19\",\r\n \"40.90.192.0/19\",\r\n \"40.90.224.0/19\",\r\n + \ \"40.91.0.0/22\",\r\n \"40.91.4.0/22\",\r\n \"40.91.12.0/28\",\r\n + \ \"40.91.12.16/28\",\r\n \"40.91.12.32/28\",\r\n \"40.91.12.48/28\",\r\n + \ \"40.91.12.64/26\",\r\n \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n + \ \"40.91.12.208/28\",\r\n \"40.91.12.240/28\",\r\n \"40.91.13.0/28\",\r\n + \ \"40.91.13.64/27\",\r\n \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n + \ \"40.91.13.240/28\",\r\n \"40.91.14.0/24\",\r\n \"40.91.16.0/22\",\r\n + \ \"40.91.20.0/22\",\r\n \"40.91.24.0/22\",\r\n \"40.91.28.0/22\",\r\n + \ \"40.91.32.0/22\",\r\n \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n + \ \"40.91.192.0/18\",\r\n \"40.93.0.0/23\",\r\n \"40.93.2.0/24\",\r\n + \ \"40.93.3.0/24\",\r\n \"40.93.4.0/24\",\r\n \"40.93.5.0/24\",\r\n + \ \"40.93.6.0/24\",\r\n \"40.93.7.0/24\",\r\n \"40.93.8.0/24\",\r\n + \ \"40.93.9.0/24\",\r\n \"40.93.10.0/24\",\r\n \"40.93.11.0/24\",\r\n + \ \"40.93.12.0/24\",\r\n \"40.93.13.0/24\",\r\n \"40.93.14.0/24\",\r\n + \ \"40.93.15.0/24\",\r\n \"40.93.16.0/24\",\r\n \"40.93.17.0/24\",\r\n + \ \"40.93.64.0/24\",\r\n \"40.93.65.0/24\",\r\n \"40.93.66.0/24\",\r\n + \ \"40.93.128.0/24\",\r\n \"40.93.129.0/24\",\r\n \"40.93.192.0/24\",\r\n + \ \"40.93.193.0/24\",\r\n \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n + \ \"40.93.198.0/23\",\r\n \"40.93.200.0/23\",\r\n \"40.93.202.0/24\",\r\n + \ \"40.93.203.0/24\",\r\n \"40.93.204.0/22\",\r\n \"40.93.208.0/22\",\r\n + \ \"40.93.212.0/24\",\r\n \"40.93.213.0/24\",\r\n \"40.93.214.0/24\",\r\n + \ \"40.96.46.0/24\",\r\n \"40.96.50.0/24\",\r\n \"40.96.52.0/24\",\r\n + \ \"40.96.55.0/24\",\r\n \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n + \ \"40.96.255.0/24\",\r\n \"40.97.4.0/24\",\r\n \"40.97.5.0/24\",\r\n + \ \"40.97.6.0/24\",\r\n \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n + \ \"40.97.13.0/24\",\r\n \"40.101.0.0/24\",\r\n \"40.101.1.0/24\",\r\n + \ \"40.112.36.0/25\",\r\n \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n + \ \"40.112.37.64/26\",\r\n \"40.112.37.128/26\",\r\n \"40.112.37.192/26\",\r\n + \ \"40.112.38.192/26\",\r\n \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n + \ \"40.112.48.0/20\",\r\n \"40.112.64.0/19\",\r\n \"40.112.96.0/19\",\r\n + \ \"40.112.128.0/17\",\r\n \"40.113.0.0/18\",\r\n \"40.113.64.0/19\",\r\n + \ \"40.113.96.0/19\",\r\n \"40.113.128.0/18\",\r\n \"40.113.192.0/18\",\r\n + \ \"40.114.0.0/17\",\r\n \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n + \ \"40.115.64.0/19\",\r\n \"40.115.96.0/19\",\r\n \"40.115.128.0/17\",\r\n + \ \"40.116.0.0/16\",\r\n \"40.117.0.0/19\",\r\n \"40.117.32.0/19\",\r\n + \ \"40.117.64.0/18\",\r\n \"40.117.128.0/17\",\r\n \"40.118.0.0/17\",\r\n + \ \"40.118.128.0/17\",\r\n \"40.119.0.0/18\",\r\n \"40.119.64.0/22\",\r\n + \ \"40.119.68.0/22\",\r\n \"40.119.72.0/22\",\r\n \"40.119.76.0/22\",\r\n + \ \"40.119.80.0/22\",\r\n \"40.119.84.0/22\",\r\n \"40.119.88.0/22\",\r\n + \ \"40.119.92.0/22\",\r\n \"40.119.96.0/22\",\r\n \"40.119.100.0/27\",\r\n + \ \"40.119.100.32/28\",\r\n \"40.119.100.48/30\",\r\n \"40.119.100.52/30\",\r\n + \ \"40.119.100.56/29\",\r\n \"40.119.100.64/28\",\r\n \"40.119.100.80/29\",\r\n + \ \"40.119.100.88/30\",\r\n \"40.119.100.92/30\",\r\n \"40.119.100.96/28\",\r\n + \ \"40.119.100.112/29\",\r\n \"40.119.100.120/30\",\r\n \"40.119.104.0/22\",\r\n + \ \"40.119.108.0/22\",\r\n \"40.119.112.0/22\",\r\n \"40.119.116.0/22\",\r\n + \ \"40.119.120.0/22\",\r\n \"40.119.124.0/22\",\r\n \"40.119.128.0/19\",\r\n + \ \"40.119.160.0/19\",\r\n \"40.119.192.0/18\",\r\n \"40.120.0.0/20\",\r\n + \ \"40.120.16.0/20\",\r\n \"40.120.32.0/19\",\r\n \"40.120.64.0/18\",\r\n + \ \"40.121.0.0/16\",\r\n \"40.122.0.0/20\",\r\n \"40.122.16.0/20\",\r\n + \ \"40.122.32.0/19\",\r\n \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n + \ \"40.123.0.0/17\",\r\n \"40.123.128.0/22\",\r\n \"40.123.132.0/22\",\r\n + \ \"40.123.136.0/24\",\r\n \"40.123.140.0/22\",\r\n \"40.123.144.0/26\",\r\n + \ \"40.123.144.64/29\",\r\n \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n + \ \"40.123.144.96/29\",\r\n \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n + \ \"40.123.144.128/28\",\r\n \"40.123.144.144/29\",\r\n \"40.123.144.152/30\",\r\n + \ \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n + \ \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n + \ \"40.123.144.252/31\",\r\n \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n + \ \"40.123.145.4/31\",\r\n \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n + \ \"40.123.145.12/31\",\r\n \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n + \ \"40.123.145.20/31\",\r\n \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n + \ \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n + \ \"40.123.145.60/30\",\r\n \"40.123.145.64/30\",\r\n \"40.123.145.68/30\",\r\n + \ \"40.123.145.72/29\",\r\n \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n + \ \"40.123.145.128/27\",\r\n \"40.123.145.160/30\",\r\n \"40.123.145.164/31\",\r\n + \ \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n + \ \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n + \ \"40.123.145.214/31\",\r\n \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n + \ \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n + \ \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n + \ \"40.123.146.30/31\",\r\n \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n + \ \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n + \ \"40.123.146.50/31\",\r\n \"40.123.146.52/31\",\r\n \"40.123.146.54/31\",\r\n + \ \"40.123.146.56/29\",\r\n \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n + \ \"40.123.146.160/30\",\r\n \"40.123.146.164/31\",\r\n \"40.123.146.166/31\",\r\n + \ \"40.123.146.168/29\",\r\n \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n + \ \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n + \ \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n \"40.123.146.206/31\",\r\n + \ \"40.123.146.208/31\",\r\n \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n + \ \"40.123.146.216/29\",\r\n \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n + \ \"40.123.147.32/31\",\r\n \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n + \ \"40.123.147.38/31\",\r\n \"40.123.147.40/29\",\r\n \"40.123.147.48/28\",\r\n + \ \"40.123.147.64/28\",\r\n \"40.123.147.80/30\",\r\n \"40.123.147.84/31\",\r\n + \ \"40.123.147.86/31\",\r\n \"40.123.147.88/29\",\r\n \"40.123.148.0/25\",\r\n \ \"40.123.148.128/30\",\r\n \"40.123.148.132/31\",\r\n \"40.123.152.0/22\",\r\n - \ \"40.123.156.0/22\",\r\n \"40.123.160.0/22\",\r\n \"40.123.164.0/27\",\r\n - \ \"40.123.164.32/29\",\r\n \"40.123.164.40/31\",\r\n \"40.123.168.0/24\",\r\n - \ \"40.123.169.0/30\",\r\n \"40.123.169.4/31\",\r\n \"40.123.169.6/31\",\r\n - \ \"40.123.169.8/29\",\r\n \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n - \ \"40.123.169.64/27\",\r\n \"40.123.169.96/31\",\r\n \"40.123.172.0/29\",\r\n + \ \"40.123.156.0/22\",\r\n \"40.123.160.0/22\",\r\n \"40.123.164.0/26\",\r\n + \ \"40.123.164.64/31\",\r\n \"40.123.168.0/24\",\r\n \"40.123.169.0/30\",\r\n + \ \"40.123.169.4/31\",\r\n \"40.123.169.6/31\",\r\n \"40.123.169.8/29\",\r\n + \ \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n \"40.123.169.64/27\",\r\n + \ \"40.123.169.96/29\",\r\n \"40.123.169.104/31\",\r\n \"40.123.172.0/29\",\r\n \ \"40.123.172.16/28\",\r\n \"40.123.173.0/24\",\r\n \"40.123.174.0/24\",\r\n \ \"40.123.175.0/24\",\r\n \"40.123.176.0/22\",\r\n \"40.123.180.0/22\",\r\n \ \"40.123.188.0/22\",\r\n \"40.123.192.0/19\",\r\n \"40.123.224.0/20\",\r\n @@ -4720,14 +4759,16 @@ interactions: \ \"52.112.119.0/24\",\r\n \"52.112.120.0/24\",\r\n \"52.112.121.0/24\",\r\n \ \"52.112.122.0/24\",\r\n \"52.112.123.0/24\",\r\n \"52.112.124.0/24\",\r\n \ \"52.112.125.0/24\",\r\n \"52.112.126.0/24\",\r\n \"52.112.127.0/24\",\r\n - \ \"52.112.144.0/20\",\r\n \"52.112.168.0/22\",\r\n \"52.112.172.0/22\",\r\n + \ \"52.112.139.0/24\",\r\n \"52.112.140.0/22\",\r\n \"52.112.144.0/20\",\r\n + \ \"52.112.164.0/22\",\r\n \"52.112.168.0/22\",\r\n \"52.112.172.0/22\",\r\n \ \"52.112.176.0/21\",\r\n \"52.112.184.0/22\",\r\n \"52.112.190.0/24\",\r\n \ \"52.112.191.0/24\",\r\n \"52.112.197.0/24\",\r\n \"52.112.200.0/22\",\r\n \ \"52.112.204.0/23\",\r\n \"52.112.206.0/24\",\r\n \"52.112.207.0/24\",\r\n \ \"52.112.212.0/24\",\r\n \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n - \ \"52.112.216.0/21\",\r\n \"52.112.229.0/24\",\r\n \"52.112.230.0/24\",\r\n - \ \"52.112.231.0/24\",\r\n \"52.112.232.0/24\",\r\n \"52.112.233.0/24\",\r\n - \ \"52.112.236.0/24\",\r\n \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n + \ \"52.112.216.0/21\",\r\n \"52.112.224.0/22\",\r\n \"52.112.229.0/24\",\r\n + \ \"52.112.230.0/24\",\r\n \"52.112.231.0/24\",\r\n \"52.112.232.0/24\",\r\n + \ \"52.112.233.0/24\",\r\n \"52.112.234.0/23\",\r\n \"52.112.236.0/24\",\r\n + \ \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n \"52.112.239.0/24\",\r\n \ \"52.112.240.0/20\",\r\n \"52.113.9.0/24\",\r\n \"52.113.10.0/23\",\r\n \ \"52.113.12.0/24\",\r\n \"52.113.13.0/24\",\r\n \"52.113.14.0/24\",\r\n \ \"52.113.15.0/24\",\r\n \"52.113.16.0/20\",\r\n \"52.113.37.0/24\",\r\n @@ -4768,476 +4809,479 @@ interactions: \ \"52.114.200.0/22\",\r\n \"52.114.204.0/23\",\r\n \"52.114.206.0/23\",\r\n \ \"52.114.208.0/24\",\r\n \"52.114.209.0/24\",\r\n \"52.114.210.0/23\",\r\n \ \"52.114.212.0/23\",\r\n \"52.114.214.0/23\",\r\n \"52.114.216.0/22\",\r\n - \ \"52.114.224.0/24\",\r\n \"52.114.226.0/24\",\r\n \"52.114.228.0/24\",\r\n + \ \"52.114.224.0/24\",\r\n \"52.114.225.0/24\",\r\n \"52.114.226.0/24\",\r\n + \ \"52.114.227.0/24\",\r\n \"52.114.228.0/24\",\r\n \"52.114.229.0/24\",\r\n \ \"52.114.230.0/24\",\r\n \"52.114.231.0/24\",\r\n \"52.114.232.0/24\",\r\n - \ \"52.114.233.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.114.236.0/24\",\r\n - \ \"52.114.238.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.114.241.0/24\",\r\n - \ \"52.114.242.0/24\",\r\n \"52.114.244.0/24\",\r\n \"52.114.248.0/22\",\r\n - \ \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n \"52.115.8.0/22\",\r\n - \ \"52.115.16.0/21\",\r\n \"52.115.24.0/22\",\r\n \"52.115.32.0/22\",\r\n - \ \"52.115.36.0/23\",\r\n \"52.115.38.0/24\",\r\n \"52.115.39.0/24\",\r\n - \ \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n \"52.115.46.0/24\",\r\n - \ \"52.115.47.0/24\",\r\n \"52.115.48.0/22\",\r\n \"52.115.52.0/23\",\r\n - \ \"52.115.54.0/24\",\r\n \"52.115.55.0/24\",\r\n \"52.115.56.0/22\",\r\n - \ \"52.115.60.0/23\",\r\n \"52.115.62.0/23\",\r\n \"52.115.64.0/22\",\r\n - \ \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n \"52.115.76.0/22\",\r\n - \ \"52.115.80.0/22\",\r\n \"52.115.84.0/22\",\r\n \"52.115.88.0/22\",\r\n - \ \"52.115.92.0/24\",\r\n \"52.115.93.0/24\",\r\n \"52.115.96.0/24\",\r\n - \ \"52.115.97.0/24\",\r\n \"52.115.98.0/24\",\r\n \"52.115.99.0/24\",\r\n - \ \"52.115.100.0/22\",\r\n \"52.115.104.0/23\",\r\n \"52.115.106.0/23\",\r\n - \ \"52.115.108.0/22\",\r\n \"52.115.112.0/23\",\r\n \"52.115.114.0/24\",\r\n - \ \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n \"52.115.140.0/22\",\r\n - \ \"52.115.144.0/20\",\r\n \"52.115.160.0/19\",\r\n \"52.115.192.0/19\",\r\n - \ \"52.115.224.0/23\",\r\n \"52.115.226.0/23\",\r\n \"52.115.228.0/23\",\r\n - \ \"52.115.230.0/24\",\r\n \"52.115.231.0/24\",\r\n \"52.115.232.0/24\",\r\n - \ \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n \"52.115.235.0/24\",\r\n - \ \"52.115.236.0/23\",\r\n \"52.120.0.0/19\",\r\n \"52.120.32.0/19\",\r\n - \ \"52.120.64.0/19\",\r\n \"52.120.96.0/19\",\r\n \"52.120.128.0/21\",\r\n - \ \"52.120.136.0/21\",\r\n \"52.120.144.0/21\",\r\n \"52.120.152.0/22\",\r\n - \ \"52.120.156.0/24\",\r\n \"52.120.157.0/24\",\r\n \"52.120.158.0/23\",\r\n - \ \"52.120.160.0/19\",\r\n \"52.120.192.0/20\",\r\n \"52.120.208.0/20\",\r\n - \ \"52.120.224.0/20\",\r\n \"52.120.240.0/20\",\r\n \"52.121.0.0/21\",\r\n - \ \"52.121.16.0/21\",\r\n \"52.121.24.0/21\",\r\n \"52.121.32.0/22\",\r\n - \ \"52.121.36.0/22\",\r\n \"52.121.40.0/21\",\r\n \"52.121.48.0/20\",\r\n - \ \"52.121.64.0/20\",\r\n \"52.121.80.0/22\",\r\n \"52.121.84.0/23\",\r\n - \ \"52.121.86.0/23\",\r\n \"52.121.88.0/21\",\r\n \"52.121.96.0/22\",\r\n - \ \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n \"52.121.106.0/23\",\r\n - \ \"52.121.108.0/22\",\r\n \"52.121.112.0/22\",\r\n \"52.121.116.0/22\",\r\n - \ \"52.121.120.0/23\",\r\n \"52.121.122.0/23\",\r\n \"52.121.124.0/22\",\r\n - \ \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n \"52.121.152.0/21\",\r\n - \ \"52.121.160.0/22\",\r\n \"52.121.164.0/24\",\r\n \"52.121.165.0/24\",\r\n - \ \"52.121.168.0/22\",\r\n \"52.121.172.0/22\",\r\n \"52.121.176.0/23\",\r\n - \ \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n \"52.122.0.0/24\",\r\n - \ \"52.122.1.0/24\",\r\n \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n - \ \"52.122.6.0/24\",\r\n \"52.122.7.0/24\",\r\n \"52.122.8.0/22\",\r\n - \ \"52.122.12.0/22\",\r\n \"52.122.16.0/22\",\r\n \"52.122.20.0/22\",\r\n - \ \"52.122.24.0/22\",\r\n \"52.122.28.0/22\",\r\n \"52.123.0.0/24\",\r\n - \ \"52.123.1.0/24\",\r\n \"52.123.2.0/24\",\r\n \"52.123.3.0/24\",\r\n - \ \"52.123.4.0/24\",\r\n \"52.123.5.0/24\",\r\n \"52.123.6.0/24\",\r\n - \ \"52.123.7.0/24\",\r\n \"52.125.128.0/22\",\r\n \"52.125.132.0/22\",\r\n - \ \"52.125.136.0/24\",\r\n \"52.125.137.0/24\",\r\n \"52.125.138.0/23\",\r\n - \ \"52.125.140.0/23\",\r\n \"52.136.0.0/22\",\r\n \"52.136.4.0/22\",\r\n - \ \"52.136.8.0/21\",\r\n \"52.136.16.0/24\",\r\n \"52.136.17.0/24\",\r\n - \ \"52.136.18.0/24\",\r\n \"52.136.19.0/24\",\r\n \"52.136.20.0/24\",\r\n - \ \"52.136.21.0/24\",\r\n \"52.136.22.0/24\",\r\n \"52.136.23.0/24\",\r\n - \ \"52.136.24.0/24\",\r\n \"52.136.25.0/24\",\r\n \"52.136.26.0/24\",\r\n - \ \"52.136.27.0/24\",\r\n \"52.136.28.0/24\",\r\n \"52.136.29.0/24\",\r\n - \ \"52.136.30.0/24\",\r\n \"52.136.31.0/24\",\r\n \"52.136.32.0/19\",\r\n - \ \"52.136.64.0/18\",\r\n \"52.136.128.0/18\",\r\n \"52.136.192.0/18\",\r\n - \ \"52.137.0.0/18\",\r\n \"52.137.64.0/18\",\r\n \"52.137.128.0/17\",\r\n - \ \"52.138.0.0/18\",\r\n \"52.138.64.0/20\",\r\n \"52.138.80.0/21\",\r\n - \ \"52.138.88.0/21\",\r\n \"52.138.96.0/19\",\r\n \"52.138.128.0/17\",\r\n - \ \"52.139.0.0/18\",\r\n \"52.139.64.0/18\",\r\n \"52.139.128.0/18\",\r\n - \ \"52.139.192.0/18\",\r\n \"52.140.0.0/18\",\r\n \"52.140.64.0/18\",\r\n - \ \"52.140.128.0/18\",\r\n \"52.140.192.0/18\",\r\n \"52.141.0.0/18\",\r\n - \ \"52.141.64.0/18\",\r\n \"52.141.128.0/18\",\r\n \"52.141.192.0/19\",\r\n - \ \"52.141.224.0/20\",\r\n \"52.141.240.0/20\",\r\n \"52.142.0.0/18\",\r\n - \ \"52.142.64.0/18\",\r\n \"52.142.128.0/18\",\r\n \"52.142.192.0/18\",\r\n - \ \"52.143.0.0/18\",\r\n \"52.143.64.0/18\",\r\n \"52.143.128.0/18\",\r\n - \ \"52.143.192.0/24\",\r\n \"52.143.193.0/24\",\r\n \"52.143.194.0/24\",\r\n - \ \"52.143.195.0/24\",\r\n \"52.143.196.0/24\",\r\n \"52.143.197.0/24\",\r\n - \ \"52.143.198.0/24\",\r\n \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n - \ \"52.143.202.0/24\",\r\n \"52.143.203.0/24\",\r\n \"52.143.204.0/23\",\r\n - \ \"52.143.206.0/24\",\r\n \"52.143.207.0/24\",\r\n \"52.143.208.0/24\",\r\n - \ \"52.143.209.0/24\",\r\n \"52.143.210.0/24\",\r\n \"52.143.211.0/24\",\r\n - \ \"52.143.212.0/23\",\r\n \"52.143.214.0/24\",\r\n \"52.143.215.0/24\",\r\n - \ \"52.143.216.0/23\",\r\n \"52.143.218.0/24\",\r\n \"52.143.219.0/24\",\r\n - \ \"52.143.220.0/24\",\r\n \"52.143.221.0/24\",\r\n \"52.143.222.0/23\",\r\n - \ \"52.143.224.0/19\",\r\n \"52.146.0.0/17\",\r\n \"52.146.128.0/17\",\r\n - \ \"52.147.0.0/19\",\r\n \"52.147.32.0/19\",\r\n \"52.147.64.0/19\",\r\n - \ \"52.147.96.0/19\",\r\n \"52.147.128.0/19\",\r\n \"52.147.160.0/19\",\r\n - \ \"52.147.192.0/18\",\r\n \"52.148.0.0/18\",\r\n \"52.148.64.0/18\",\r\n - \ \"52.148.128.0/18\",\r\n \"52.148.192.0/18\",\r\n \"52.149.0.0/18\",\r\n - \ \"52.149.64.0/18\",\r\n \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n - \ \"52.150.128.0/17\",\r\n \"52.151.0.0/18\",\r\n \"52.151.64.0/18\",\r\n - \ \"52.151.128.0/17\",\r\n \"52.152.0.0/17\",\r\n \"52.152.128.0/17\",\r\n - \ \"52.153.0.0/18\",\r\n \"52.153.64.0/18\",\r\n \"52.153.128.0/18\",\r\n - \ \"52.153.192.0/18\",\r\n \"52.154.0.0/18\",\r\n \"52.154.64.0/18\",\r\n - \ \"52.154.128.0/17\",\r\n \"52.155.0.0/19\",\r\n \"52.155.32.0/19\",\r\n - \ \"52.155.64.0/19\",\r\n \"52.155.96.0/19\",\r\n \"52.155.128.0/17\",\r\n - \ \"52.156.0.0/19\",\r\n \"52.156.32.0/19\",\r\n \"52.156.64.0/18\",\r\n - \ \"52.156.128.0/19\",\r\n \"52.156.160.0/19\",\r\n \"52.156.192.0/18\",\r\n - \ \"52.157.0.0/18\",\r\n \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n - \ \"52.158.0.0/17\",\r\n \"52.158.128.0/19\",\r\n \"52.158.160.0/20\",\r\n - \ \"52.158.176.0/20\",\r\n \"52.158.192.0/19\",\r\n \"52.158.224.0/19\",\r\n - \ \"52.159.0.0/18\",\r\n \"52.159.64.0/18\",\r\n \"52.159.128.0/17\",\r\n - \ \"52.160.0.0/16\",\r\n \"52.161.0.0/16\",\r\n \"52.162.0.0/16\",\r\n - \ \"52.163.0.0/16\",\r\n \"52.164.0.0/16\",\r\n \"52.165.0.0/19\",\r\n - \ \"52.165.32.0/20\",\r\n \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n - \ \"52.165.56.0/21\",\r\n \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n - \ \"52.165.104.0/25\",\r\n \"52.165.104.128/26\",\r\n \"52.165.128.0/17\",\r\n - \ \"52.166.0.0/16\",\r\n \"52.167.0.0/16\",\r\n \"52.168.0.0/16\",\r\n - \ \"52.169.0.0/16\",\r\n \"52.170.0.0/16\",\r\n \"52.171.0.0/16\",\r\n - \ \"52.172.0.0/17\",\r\n \"52.172.128.0/17\",\r\n \"52.173.0.0/16\",\r\n - \ \"52.174.0.0/16\",\r\n \"52.175.0.0/17\",\r\n \"52.175.128.0/18\",\r\n - \ \"52.175.192.0/18\",\r\n \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n - \ \"52.176.160.0/21\",\r\n \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n - \ \"52.176.224.0/24\",\r\n \"52.176.225.0/24\",\r\n \"52.176.232.0/21\",\r\n - \ \"52.176.240.0/20\",\r\n \"52.177.0.0/16\",\r\n \"52.178.0.0/17\",\r\n - \ \"52.178.128.0/17\",\r\n \"52.179.0.0/17\",\r\n \"52.179.128.0/17\",\r\n - \ \"52.180.0.0/17\",\r\n \"52.180.128.0/19\",\r\n \"52.180.160.0/20\",\r\n - \ \"52.180.176.0/21\",\r\n \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n - \ \"52.180.185.0/24\",\r\n \"52.182.128.0/17\",\r\n \"52.183.0.0/17\",\r\n - \ \"52.183.128.0/18\",\r\n \"52.183.192.0/18\",\r\n \"52.184.0.0/17\",\r\n - \ \"52.184.128.0/19\",\r\n \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n - \ \"52.184.168.16/28\",\r\n \"52.184.168.32/28\",\r\n \"52.184.168.80/28\",\r\n - \ \"52.184.168.96/27\",\r\n \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n - \ \"52.184.170.0/24\",\r\n \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n - \ \"52.185.0.0/19\",\r\n \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n - \ \"52.185.56.0/26\",\r\n \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n - \ \"52.185.56.112/28\",\r\n \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n - \ \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n - \ \"52.185.112.64/27\",\r\n \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n - \ \"52.185.128.0/18\",\r\n \"52.185.192.0/18\",\r\n \"52.186.0.0/16\",\r\n - \ \"52.187.0.0/17\",\r\n \"52.187.128.0/18\",\r\n \"52.187.192.0/18\",\r\n - \ \"52.188.0.0/16\",\r\n \"52.189.0.0/17\",\r\n \"52.189.128.0/18\",\r\n - \ \"52.189.192.0/18\",\r\n \"52.190.0.0/17\",\r\n \"52.190.128.0/17\",\r\n - \ \"52.191.0.0/17\",\r\n \"52.191.128.0/18\",\r\n \"52.191.192.0/18\",\r\n - \ \"52.224.0.0/16\",\r\n \"52.225.0.0/17\",\r\n \"52.225.128.0/21\",\r\n - \ \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n \"52.225.136.48/28\",\r\n - \ \"52.225.136.64/28\",\r\n \"52.225.137.0/24\",\r\n \"52.225.144.0/20\",\r\n - \ \"52.225.160.0/19\",\r\n \"52.225.192.0/18\",\r\n \"52.226.0.0/16\",\r\n - \ \"52.228.0.0/17\",\r\n \"52.228.128.0/17\",\r\n \"52.229.0.0/18\",\r\n - \ \"52.229.64.0/18\",\r\n \"52.229.128.0/17\",\r\n \"52.230.0.0/17\",\r\n - \ \"52.230.128.0/17\",\r\n \"52.231.0.0/17\",\r\n \"52.231.128.0/17\",\r\n - \ \"52.232.0.0/17\",\r\n \"52.232.128.0/21\",\r\n \"52.232.136.0/21\",\r\n - \ \"52.232.144.0/24\",\r\n \"52.232.145.0/24\",\r\n \"52.232.146.0/24\",\r\n - \ \"52.232.147.0/24\",\r\n \"52.232.148.0/24\",\r\n \"52.232.149.0/24\",\r\n - \ \"52.232.150.0/24\",\r\n \"52.232.151.0/24\",\r\n \"52.232.152.0/24\",\r\n - \ \"52.232.153.0/24\",\r\n \"52.232.154.0/24\",\r\n \"52.232.155.0/24\",\r\n - \ \"52.232.156.0/24\",\r\n \"52.232.157.0/24\",\r\n \"52.232.158.0/24\",\r\n - \ \"52.232.159.0/24\",\r\n \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n - \ \"52.233.0.0/18\",\r\n \"52.233.64.0/18\",\r\n \"52.233.128.0/17\",\r\n - \ \"52.234.0.0/17\",\r\n \"52.234.128.0/17\",\r\n \"52.235.0.0/18\",\r\n - \ \"52.235.64.0/18\",\r\n \"52.236.0.0/17\",\r\n \"52.236.128.0/17\",\r\n - \ \"52.237.0.0/18\",\r\n \"52.237.64.0/18\",\r\n \"52.237.128.0/18\",\r\n - \ \"52.237.192.0/18\",\r\n \"52.238.0.0/18\",\r\n \"52.238.192.0/18\",\r\n - \ \"52.239.0.0/17\",\r\n \"52.239.128.0/24\",\r\n \"52.239.129.0/24\",\r\n - \ \"52.239.130.0/23\",\r\n \"52.239.132.0/23\",\r\n \"52.239.134.0/24\",\r\n - \ \"52.239.135.0/26\",\r\n \"52.239.135.64/26\",\r\n \"52.239.135.128/26\",\r\n - \ \"52.239.135.192/26\",\r\n \"52.239.136.0/22\",\r\n \"52.239.140.0/22\",\r\n - \ \"52.239.144.0/23\",\r\n \"52.239.146.0/23\",\r\n \"52.239.148.0/27\",\r\n - \ \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.150.0/23\",\r\n \"52.239.152.0/22\",\r\n \"52.239.156.0/24\",\r\n - \ \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n - \ \"52.239.157.224/27\",\r\n \"52.239.158.0/23\",\r\n \"52.239.160.0/22\",\r\n - \ \"52.239.164.0/25\",\r\n \"52.239.164.128/26\",\r\n \"52.239.164.192/26\",\r\n - \ \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n - \ \"52.239.167.0/24\",\r\n \"52.239.168.0/22\",\r\n \"52.239.172.0/22\",\r\n - \ \"52.239.176.128/25\",\r\n \"52.239.177.0/27\",\r\n \"52.239.177.32/27\",\r\n - \ \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n \"52.239.178.0/23\",\r\n - \ \"52.239.180.0/22\",\r\n \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n - \ \"52.239.184.176/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.184.224/27\",\r\n - \ \"52.239.185.0/28\",\r\n \"52.239.185.32/27\",\r\n \"52.239.186.0/24\",\r\n - \ \"52.239.187.0/25\",\r\n \"52.239.187.128/25\",\r\n \"52.239.188.0/24\",\r\n - \ \"52.239.189.0/24\",\r\n \"52.239.190.0/25\",\r\n \"52.239.190.128/26\",\r\n - \ \"52.239.190.192/26\",\r\n \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n - \ \"52.239.192.96/27\",\r\n \"52.239.192.128/27\",\r\n \"52.239.192.160/27\",\r\n - \ \"52.239.192.192/26\",\r\n \"52.239.193.0/24\",\r\n \"52.239.194.0/24\",\r\n - \ \"52.239.195.0/24\",\r\n \"52.239.196.0/24\",\r\n \"52.239.197.0/24\",\r\n - \ \"52.239.198.0/25\",\r\n \"52.239.198.128/27\",\r\n \"52.239.198.192/26\",\r\n - \ \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n \"52.239.202.0/24\",\r\n - \ \"52.239.203.0/24\",\r\n \"52.239.205.0/24\",\r\n \"52.239.206.0/24\",\r\n - \ \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n - \ \"52.239.207.192/26\",\r\n \"52.239.208.0/23\",\r\n \"52.239.210.0/23\",\r\n - \ \"52.239.212.0/23\",\r\n \"52.239.214.0/23\",\r\n \"52.239.216.0/23\",\r\n - \ \"52.239.218.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.222.0/23\",\r\n - \ \"52.239.224.0/24\",\r\n \"52.239.225.0/24\",\r\n \"52.239.226.0/24\",\r\n - \ \"52.239.227.0/24\",\r\n \"52.239.228.0/23\",\r\n \"52.239.230.0/24\",\r\n - \ \"52.239.231.0/24\",\r\n \"52.239.232.0/25\",\r\n \"52.239.232.128/25\",\r\n - \ \"52.239.233.0/25\",\r\n \"52.239.233.128/25\",\r\n \"52.239.234.0/23\",\r\n - \ \"52.239.236.0/23\",\r\n \"52.239.238.0/24\",\r\n \"52.239.239.0/24\",\r\n - \ \"52.239.240.0/24\",\r\n \"52.239.241.0/24\",\r\n \"52.239.242.0/23\",\r\n - \ \"52.239.244.0/23\",\r\n \"52.239.246.0/23\",\r\n \"52.239.248.0/24\",\r\n - \ \"52.239.249.0/24\",\r\n \"52.239.250.0/24\",\r\n \"52.239.251.0/24\",\r\n - \ \"52.239.252.0/24\",\r\n \"52.239.253.0/24\",\r\n \"52.239.254.0/23\",\r\n - \ \"52.240.0.0/17\",\r\n \"52.240.128.0/17\",\r\n \"52.241.0.0/16\",\r\n - \ \"52.242.0.0/18\",\r\n \"52.242.64.0/18\",\r\n \"52.242.128.0/17\",\r\n - \ \"52.243.32.0/19\",\r\n \"52.243.64.0/18\",\r\n \"52.245.8.0/22\",\r\n - \ \"52.245.12.0/22\",\r\n \"52.245.16.0/22\",\r\n \"52.245.20.0/22\",\r\n - \ \"52.245.24.0/22\",\r\n \"52.245.28.0/22\",\r\n \"52.245.32.0/22\",\r\n - \ \"52.245.36.0/22\",\r\n \"52.245.40.0/22\",\r\n \"52.245.44.0/24\",\r\n - \ \"52.245.45.0/25\",\r\n \"52.245.45.128/28\",\r\n \"52.245.45.144/28\",\r\n - \ \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n - \ \"52.245.46.32/28\",\r\n \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n - \ \"52.245.46.80/28\",\r\n \"52.245.46.96/28\",\r\n \"52.245.46.112/28\",\r\n - \ \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n - \ \"52.245.48.0/22\",\r\n \"52.245.52.0/22\",\r\n \"52.245.56.0/22\",\r\n - \ \"52.245.60.0/22\",\r\n \"52.245.64.0/22\",\r\n \"52.245.68.0/24\",\r\n - \ \"52.245.69.0/27\",\r\n \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n - \ \"52.245.69.96/28\",\r\n \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n - \ \"52.245.69.192/26\",\r\n \"52.245.70.0/23\",\r\n \"52.245.72.0/22\",\r\n - \ \"52.245.76.0/22\",\r\n \"52.245.80.0/22\",\r\n \"52.245.84.0/22\",\r\n - \ \"52.245.88.0/22\",\r\n \"52.245.92.0/22\",\r\n \"52.245.96.0/22\",\r\n - \ \"52.245.100.0/22\",\r\n \"52.245.104.0/22\",\r\n \"52.245.108.0/22\",\r\n - \ \"52.245.112.0/22\",\r\n \"52.245.116.0/22\",\r\n \"52.245.120.0/22\",\r\n - \ \"52.245.124.0/22\",\r\n \"52.246.0.0/17\",\r\n \"52.246.128.0/20\",\r\n - \ \"52.246.152.0/21\",\r\n \"52.246.160.0/19\",\r\n \"52.246.192.0/18\",\r\n - \ \"52.247.0.0/17\",\r\n \"52.247.192.0/18\",\r\n \"52.248.0.0/17\",\r\n - \ \"52.248.128.0/17\",\r\n \"52.249.0.0/18\",\r\n \"52.249.64.0/19\",\r\n - \ \"52.249.128.0/17\",\r\n \"52.250.0.0/17\",\r\n \"52.250.128.0/18\",\r\n - \ \"52.250.192.0/18\",\r\n \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n - \ \"52.252.128.0/17\",\r\n \"52.253.0.0/18\",\r\n \"52.253.64.0/20\",\r\n - \ \"52.253.80.0/20\",\r\n \"52.253.96.0/19\",\r\n \"52.253.128.0/20\",\r\n - \ \"52.253.148.0/23\",\r\n \"52.253.150.0/23\",\r\n \"52.253.152.0/23\",\r\n - \ \"52.253.154.0/23\",\r\n \"52.253.156.0/22\",\r\n \"52.253.160.0/24\",\r\n - \ \"52.253.161.0/24\",\r\n \"52.253.162.0/23\",\r\n \"52.253.164.0/24\",\r\n - \ \"52.253.165.0/24\",\r\n \"52.253.166.0/24\",\r\n \"52.253.167.0/24\",\r\n - \ \"52.253.168.0/24\",\r\n \"52.253.169.0/24\",\r\n \"52.253.170.0/23\",\r\n - \ \"52.253.172.0/24\",\r\n \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n - \ \"52.253.175.0/24\",\r\n \"52.253.176.0/24\",\r\n \"52.253.177.0/24\",\r\n - \ \"52.253.178.0/24\",\r\n \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n - \ \"52.253.181.0/24\",\r\n \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n - \ \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n \"52.253.187.0/24\",\r\n - \ \"52.253.188.0/23\",\r\n \"52.253.190.0/24\",\r\n \"52.253.191.0/24\",\r\n - \ \"52.253.192.0/24\",\r\n \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n - \ \"52.253.196.0/24\",\r\n \"52.253.197.0/24\",\r\n \"52.253.198.0/24\",\r\n - \ \"52.253.199.0/24\",\r\n \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n - \ \"52.253.203.0/24\",\r\n \"52.253.204.0/23\",\r\n \"52.253.206.0/24\",\r\n - \ \"52.253.207.0/24\",\r\n \"52.253.208.0/23\",\r\n \"52.253.210.0/23\",\r\n - \ \"52.253.212.0/24\",\r\n \"52.253.213.0/24\",\r\n \"52.253.214.0/23\",\r\n - \ \"52.253.216.0/23\",\r\n \"52.253.218.0/24\",\r\n \"52.253.219.0/24\",\r\n - \ \"52.253.220.0/23\",\r\n \"52.253.222.0/23\",\r\n \"52.253.224.0/21\",\r\n - \ \"52.253.232.0/21\",\r\n \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n - \ \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n \"52.254.120.0/21\",\r\n - \ \"52.254.128.0/17\",\r\n \"52.255.0.0/19\",\r\n \"52.255.32.0/19\",\r\n - \ \"52.255.64.0/18\",\r\n \"52.255.128.0/17\",\r\n \"53.103.135.0/24\",\r\n - \ \"53.103.136.0/24\",\r\n \"53.103.137.0/24\",\r\n \"53.103.138.0/24\",\r\n - \ \"53.103.139.0/24\",\r\n \"53.103.140.0/24\",\r\n \"53.103.141.0/24\",\r\n - \ \"53.103.142.0/24\",\r\n \"53.103.143.0/24\",\r\n \"64.4.8.0/24\",\r\n - \ \"64.4.54.0/24\",\r\n \"65.52.0.0/19\",\r\n \"65.52.32.0/21\",\r\n - \ \"65.52.48.0/20\",\r\n \"65.52.64.0/20\",\r\n \"65.52.104.0/24\",\r\n - \ \"65.52.106.0/24\",\r\n \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n - \ \"65.52.111.0/24\",\r\n \"65.52.112.0/20\",\r\n \"65.52.128.0/19\",\r\n - \ \"65.52.160.0/19\",\r\n \"65.52.192.0/19\",\r\n \"65.52.224.0/21\",\r\n - \ \"65.52.232.0/21\",\r\n \"65.52.240.0/21\",\r\n \"65.52.248.0/21\",\r\n - \ \"65.54.19.128/27\",\r\n \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n - \ \"65.55.32.128/28\",\r\n \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n - \ \"65.55.33.176/28\",\r\n \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n - \ \"65.55.44.8/29\",\r\n \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n - \ \"65.55.44.64/27\",\r\n \"65.55.44.96/28\",\r\n \"65.55.44.112/28\",\r\n - \ \"65.55.44.128/27\",\r\n \"65.55.51.0/24\",\r\n \"65.55.60.176/29\",\r\n - \ \"65.55.60.184/30\",\r\n \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n - \ \"65.55.105.96/27\",\r\n \"65.55.105.160/27\",\r\n \"65.55.105.192/27\",\r\n - \ \"65.55.105.224/27\",\r\n \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n - \ \"65.55.106.128/26\",\r\n \"65.55.106.192/28\",\r\n \"65.55.106.208/28\",\r\n - \ \"65.55.106.224/28\",\r\n \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n - \ \"65.55.107.48/28\",\r\n \"65.55.107.64/27\",\r\n \"65.55.107.96/27\",\r\n - \ \"65.55.108.0/24\",\r\n \"65.55.109.0/24\",\r\n \"65.55.110.0/24\",\r\n - \ \"65.55.120.0/24\",\r\n \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n - \ \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n \"65.55.209.128/26\",\r\n - \ \"65.55.209.192/26\",\r\n \"65.55.210.0/24\",\r\n \"65.55.211.0/27\",\r\n - \ \"65.55.211.32/27\",\r\n \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n - \ \"65.55.213.0/27\",\r\n \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n - \ \"65.55.217.0/24\",\r\n \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n - \ \"65.55.219.32/27\",\r\n \"65.55.219.64/26\",\r\n \"65.55.219.128/25\",\r\n - \ \"65.55.250.0/24\",\r\n \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n - \ \"70.37.8.0/22\",\r\n \"70.37.12.0/32\",\r\n \"70.37.16.0/20\",\r\n - \ \"70.37.32.0/20\",\r\n \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n - \ \"70.37.160.0/21\",\r\n \"94.245.88.0/21\",\r\n \"94.245.104.0/21\",\r\n - \ \"94.245.117.96/27\",\r\n \"94.245.118.0/27\",\r\n \"94.245.120.128/28\",\r\n - \ \"94.245.122.0/24\",\r\n \"94.245.123.144/28\",\r\n \"94.245.123.176/28\",\r\n - \ \"102.37.0.0/20\",\r\n \"102.37.16.0/21\",\r\n \"102.37.24.0/23\",\r\n - \ \"102.37.26.0/27\",\r\n \"102.37.26.32/27\",\r\n \"102.37.32.0/19\",\r\n - \ \"102.37.64.0/21\",\r\n \"102.37.72.0/21\",\r\n \"102.37.80.0/21\",\r\n - \ \"102.37.96.0/19\",\r\n \"102.37.128.0/19\",\r\n \"102.37.160.0/21\",\r\n - \ \"102.37.192.0/18\",\r\n \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n - \ \"102.133.96.0/20\",\r\n \"102.133.112.0/28\",\r\n \"102.133.120.0/21\",\r\n - \ \"102.133.128.0/18\",\r\n \"102.133.192.0/19\",\r\n \"102.133.224.0/20\",\r\n - \ \"102.133.240.0/25\",\r\n \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n - \ \"103.25.156.0/24\",\r\n \"103.36.96.0/24\",\r\n \"103.255.140.0/23\",\r\n - \ \"104.40.0.0/17\",\r\n \"104.40.128.0/17\",\r\n \"104.41.0.0/18\",\r\n - \ \"104.41.64.0/18\",\r\n \"104.41.128.0/19\",\r\n \"104.41.160.0/19\",\r\n - \ \"104.41.192.0/18\",\r\n \"104.42.0.0/16\",\r\n \"104.43.0.0/17\",\r\n - \ \"104.43.128.0/17\",\r\n \"104.44.88.0/27\",\r\n \"104.44.88.32/27\",\r\n - \ \"104.44.88.64/27\",\r\n \"104.44.88.96/27\",\r\n \"104.44.88.128/27\",\r\n - \ \"104.44.88.160/27\",\r\n \"104.44.88.192/27\",\r\n \"104.44.88.224/27\",\r\n - \ \"104.44.89.0/27\",\r\n \"104.44.89.32/27\",\r\n \"104.44.89.64/27\",\r\n - \ \"104.44.89.96/27\",\r\n \"104.44.89.128/27\",\r\n \"104.44.89.160/27\",\r\n - \ \"104.44.89.192/27\",\r\n \"104.44.89.224/27\",\r\n \"104.44.90.0/27\",\r\n - \ \"104.44.90.32/27\",\r\n \"104.44.90.64/26\",\r\n \"104.44.90.128/27\",\r\n - \ \"104.44.90.160/27\",\r\n \"104.44.90.192/27\",\r\n \"104.44.90.224/27\",\r\n - \ \"104.44.91.0/27\",\r\n \"104.44.91.32/27\",\r\n \"104.44.91.64/27\",\r\n - \ \"104.44.91.96/27\",\r\n \"104.44.91.128/27\",\r\n \"104.44.91.160/27\",\r\n - \ \"104.44.91.192/27\",\r\n \"104.44.91.224/27\",\r\n \"104.44.92.0/27\",\r\n - \ \"104.44.92.32/27\",\r\n \"104.44.92.64/27\",\r\n \"104.44.92.96/27\",\r\n - \ \"104.44.92.128/27\",\r\n \"104.44.92.160/27\",\r\n \"104.44.92.192/27\",\r\n - \ \"104.44.92.224/27\",\r\n \"104.44.93.0/27\",\r\n \"104.44.93.32/27\",\r\n - \ \"104.44.93.64/27\",\r\n \"104.44.93.96/27\",\r\n \"104.44.93.128/27\",\r\n - \ \"104.44.93.160/27\",\r\n \"104.44.93.192/27\",\r\n \"104.44.93.224/27\",\r\n - \ \"104.44.94.0/28\",\r\n \"104.44.94.16/28\",\r\n \"104.44.94.32/28\",\r\n - \ \"104.44.94.48/28\",\r\n \"104.44.94.64/28\",\r\n \"104.44.94.80/28\",\r\n - \ \"104.44.94.96/28\",\r\n \"104.44.94.112/28\",\r\n \"104.44.94.128/28\",\r\n - \ \"104.44.94.144/28\",\r\n \"104.44.94.160/27\",\r\n \"104.44.94.192/28\",\r\n - \ \"104.44.94.208/28\",\r\n \"104.44.94.224/27\",\r\n \"104.44.95.0/28\",\r\n - \ \"104.44.95.16/28\",\r\n \"104.44.95.32/28\",\r\n \"104.44.95.48/28\",\r\n - \ \"104.44.95.64/28\",\r\n \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n - \ \"104.44.95.112/28\",\r\n \"104.44.95.128/27\",\r\n \"104.44.95.160/27\",\r\n - \ \"104.44.95.192/28\",\r\n \"104.44.95.208/28\",\r\n \"104.44.95.224/28\",\r\n - \ \"104.44.95.240/28\",\r\n \"104.44.128.0/18\",\r\n \"104.45.0.0/18\",\r\n - \ \"104.45.64.0/20\",\r\n \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n - \ \"104.45.128.0/18\",\r\n \"104.45.192.0/20\",\r\n \"104.45.208.0/20\",\r\n - \ \"104.45.224.0/19\",\r\n \"104.46.0.0/21\",\r\n \"104.46.8.0/21\",\r\n - \ \"104.46.24.0/22\",\r\n \"104.46.28.0/24\",\r\n \"104.46.29.0/24\",\r\n - \ \"104.46.30.0/23\",\r\n \"104.46.32.0/19\",\r\n \"104.46.64.0/19\",\r\n - \ \"104.46.96.0/19\",\r\n \"104.46.160.0/19\",\r\n \"104.46.192.0/20\",\r\n - \ \"104.46.208.0/20\",\r\n \"104.46.224.0/20\",\r\n \"104.47.128.0/18\",\r\n - \ \"104.47.200.0/21\",\r\n \"104.47.208.0/23\",\r\n \"104.47.210.0/23\",\r\n - \ \"104.47.212.0/23\",\r\n \"104.47.214.0/23\",\r\n \"104.47.216.64/26\",\r\n - \ \"104.47.218.0/23\",\r\n \"104.47.220.0/22\",\r\n \"104.47.224.0/20\",\r\n - \ \"104.208.0.0/19\",\r\n \"104.208.32.0/20\",\r\n \"104.208.48.0/20\",\r\n - \ \"104.208.64.0/18\",\r\n \"104.208.128.0/17\",\r\n \"104.209.0.0/18\",\r\n - \ \"104.209.64.0/20\",\r\n \"104.209.80.0/20\",\r\n \"104.209.128.0/17\",\r\n - \ \"104.210.0.0/20\",\r\n \"104.210.32.0/19\",\r\n \"104.210.64.0/18\",\r\n - \ \"104.210.128.0/19\",\r\n \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n - \ \"104.211.0.0/18\",\r\n \"104.211.64.0/18\",\r\n \"104.211.128.0/18\",\r\n - \ \"104.211.192.0/18\",\r\n \"104.214.0.0/17\",\r\n \"104.214.128.0/19\",\r\n - \ \"104.214.160.0/19\",\r\n \"104.214.192.0/18\",\r\n \"104.215.0.0/18\",\r\n - \ \"104.215.64.0/18\",\r\n \"104.215.128.0/17\",\r\n \"111.221.28.0/24\",\r\n - \ \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \"111.221.78.0/23\",\r\n - \ \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n \"131.253.12.0/29\",\r\n - \ \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n \"131.253.12.48/29\",\r\n - \ \"131.253.12.80/28\",\r\n \"131.253.12.160/28\",\r\n \"131.253.12.192/28\",\r\n - \ \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n \"131.253.12.228/30\",\r\n - \ \"131.253.12.240/29\",\r\n \"131.253.12.248/29\",\r\n \"131.253.13.0/28\",\r\n - \ \"131.253.13.16/29\",\r\n \"131.253.13.24/29\",\r\n \"131.253.13.32/28\",\r\n - \ \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n \"131.253.13.80/29\",\r\n - \ \"131.253.13.88/30\",\r\n \"131.253.13.96/30\",\r\n \"131.253.13.100/30\",\r\n - \ \"131.253.13.104/30\",\r\n \"131.253.13.128/27\",\r\n \"131.253.14.4/30\",\r\n - \ \"131.253.14.8/31\",\r\n \"131.253.14.16/28\",\r\n \"131.253.14.32/27\",\r\n - \ \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n \"131.253.14.160/27\",\r\n - \ \"131.253.14.192/29\",\r\n \"131.253.14.208/28\",\r\n \"131.253.14.224/28\",\r\n - \ \"131.253.14.248/29\",\r\n \"131.253.15.8/29\",\r\n \"131.253.15.16/28\",\r\n - \ \"131.253.15.32/27\",\r\n \"131.253.15.192/28\",\r\n \"131.253.15.208/28\",\r\n - \ \"131.253.15.224/27\",\r\n \"131.253.24.0/28\",\r\n \"131.253.24.160/27\",\r\n - \ \"131.253.24.192/26\",\r\n \"131.253.25.0/24\",\r\n \"131.253.27.0/24\",\r\n - \ \"131.253.34.224/27\",\r\n \"131.253.35.128/26\",\r\n \"131.253.35.192/26\",\r\n - \ \"131.253.36.128/26\",\r\n \"131.253.36.224/27\",\r\n \"131.253.38.0/27\",\r\n - \ \"131.253.38.32/27\",\r\n \"131.253.38.128/26\",\r\n \"131.253.38.224/27\",\r\n - \ \"131.253.40.0/28\",\r\n \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n - \ \"131.253.40.64/28\",\r\n \"131.253.40.80/28\",\r\n \"131.253.40.96/27\",\r\n - \ \"131.253.40.128/27\",\r\n \"131.253.40.160/28\",\r\n \"131.253.40.192/26\",\r\n - \ \"131.253.41.0/24\",\r\n \"132.245.230.0/23\",\r\n \"134.170.80.64/28\",\r\n - \ \"134.170.192.0/21\",\r\n \"134.170.220.0/23\",\r\n \"134.170.222.0/24\",\r\n - \ \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n \"137.116.96.0/22\",\r\n - \ \"137.116.112.0/20\",\r\n \"137.116.128.0/19\",\r\n \"137.116.160.0/20\",\r\n - \ \"137.116.176.0/21\",\r\n \"137.116.184.0/21\",\r\n \"137.116.192.0/19\",\r\n - \ \"137.116.224.0/19\",\r\n \"137.117.0.0/19\",\r\n \"137.117.32.0/19\",\r\n - \ \"137.117.64.0/18\",\r\n \"137.117.128.0/17\",\r\n \"137.135.0.0/18\",\r\n - \ \"137.135.64.0/18\",\r\n \"137.135.128.0/17\",\r\n \"138.91.0.0/20\",\r\n - \ \"138.91.16.0/20\",\r\n \"138.91.32.0/20\",\r\n \"138.91.48.0/20\",\r\n - \ \"138.91.64.0/19\",\r\n \"138.91.96.0/19\",\r\n \"138.91.128.0/17\",\r\n - \ \"157.55.2.128/26\",\r\n \"157.55.3.0/24\",\r\n \"157.55.7.128/26\",\r\n - \ \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n \"157.55.10.160/29\",\r\n - \ \"157.55.10.176/28\",\r\n \"157.55.10.192/26\",\r\n \"157.55.11.128/25\",\r\n - \ \"157.55.12.64/26\",\r\n \"157.55.12.128/26\",\r\n \"157.55.13.64/26\",\r\n - \ \"157.55.13.128/26\",\r\n \"157.55.24.0/21\",\r\n \"157.55.37.0/24\",\r\n - \ \"157.55.38.0/24\",\r\n \"157.55.39.0/24\",\r\n \"157.55.48.0/24\",\r\n - \ \"157.55.50.0/25\",\r\n \"157.55.51.224/28\",\r\n \"157.55.55.0/27\",\r\n - \ \"157.55.55.32/28\",\r\n \"157.55.55.100/30\",\r\n \"157.55.55.104/29\",\r\n - \ \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n \"157.55.55.152/29\",\r\n - \ \"157.55.55.160/28\",\r\n \"157.55.55.176/29\",\r\n \"157.55.55.200/29\",\r\n - \ \"157.55.55.216/29\",\r\n \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n - \ \"157.55.55.240/28\",\r\n \"157.55.60.224/27\",\r\n \"157.55.64.0/20\",\r\n - \ \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n \"157.55.103.128/25\",\r\n - \ \"157.55.106.0/26\",\r\n \"157.55.106.128/25\",\r\n \"157.55.107.0/24\",\r\n - \ \"157.55.108.0/23\",\r\n \"157.55.110.0/23\",\r\n \"157.55.115.0/25\",\r\n - \ \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n \"157.55.153.224/28\",\r\n - \ \"157.55.154.128/25\",\r\n \"157.55.160.0/20\",\r\n \"157.55.176.0/20\",\r\n - \ \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n \"157.55.204.1/32\",\r\n - \ \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n \"157.55.204.34/31\",\r\n - \ \"157.55.204.128/25\",\r\n \"157.55.208.0/21\",\r\n \"157.55.248.0/21\",\r\n - \ \"157.56.2.0/25\",\r\n \"157.56.2.128/25\",\r\n \"157.56.3.0/25\",\r\n - \ \"157.56.3.128/25\",\r\n \"157.56.8.0/21\",\r\n \"157.56.19.224/27\",\r\n - \ \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n \"157.56.24.160/27\",\r\n - \ \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n \"157.56.80.0/25\",\r\n - \ \"157.56.117.64/27\",\r\n \"157.56.160.0/21\",\r\n \"157.56.176.0/21\",\r\n - \ \"157.56.216.0/26\",\r\n \"168.61.0.0/19\",\r\n \"168.61.32.0/20\",\r\n - \ \"168.61.48.0/21\",\r\n \"168.61.56.0/21\",\r\n \"168.61.64.0/20\",\r\n - \ \"168.61.80.0/20\",\r\n \"168.61.96.0/19\",\r\n \"168.61.128.0/25\",\r\n - \ \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n \"168.61.128.192/26\",\r\n - \ \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n \"168.61.129.208/28\",\r\n - \ \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n \"168.61.130.128/25\",\r\n - \ \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n \"168.61.132.0/26\",\r\n - \ \"168.61.136.0/21\",\r\n \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n - \ \"168.61.208.0/20\",\r\n \"168.62.0.0/19\",\r\n \"168.62.32.0/19\",\r\n - \ \"168.62.64.0/19\",\r\n \"168.62.96.0/19\",\r\n \"168.62.128.0/19\",\r\n - \ \"168.62.160.0/19\",\r\n \"168.62.192.0/19\",\r\n \"168.62.224.0/19\",\r\n - \ \"168.63.0.0/19\",\r\n \"168.63.32.0/19\",\r\n \"168.63.64.0/20\",\r\n - \ \"168.63.80.0/21\",\r\n \"168.63.88.0/23\",\r\n \"168.63.90.0/24\",\r\n - \ \"168.63.91.0/26\",\r\n \"168.63.92.0/22\",\r\n \"168.63.96.0/19\",\r\n - \ \"168.63.128.0/24\",\r\n \"168.63.129.0/28\",\r\n \"168.63.129.32/27\",\r\n - \ \"168.63.129.64/26\",\r\n \"168.63.129.128/25\",\r\n \"168.63.130.0/23\",\r\n - \ \"168.63.132.0/22\",\r\n \"168.63.136.0/21\",\r\n \"168.63.148.0/22\",\r\n - \ \"168.63.152.0/22\",\r\n \"168.63.156.0/24\",\r\n \"168.63.160.0/19\",\r\n - \ \"168.63.192.0/19\",\r\n \"168.63.224.0/19\",\r\n \"191.232.16.0/21\",\r\n - \ \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n \"191.232.160.0/19\",\r\n - \ \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n \"191.233.8.0/21\",\r\n - \ \"191.233.16.0/20\",\r\n \"191.233.32.0/20\",\r\n \"191.233.48.0/21\",\r\n - \ \"191.233.64.0/18\",\r\n \"191.233.128.0/20\",\r\n \"191.233.144.0/20\",\r\n - \ \"191.233.160.0/19\",\r\n \"191.233.192.0/18\",\r\n \"191.234.2.0/23\",\r\n - \ \"191.234.16.0/20\",\r\n \"191.234.32.0/19\",\r\n \"191.234.128.0/18\",\r\n - \ \"191.234.192.0/19\",\r\n \"191.234.224.0/19\",\r\n \"191.235.32.0/19\",\r\n - \ \"191.235.64.0/18\",\r\n \"191.235.128.0/18\",\r\n \"191.235.192.0/22\",\r\n - \ \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n \"191.235.208.0/20\",\r\n - \ \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n - \ \"191.235.250.0/25\",\r\n \"191.235.255.0/24\",\r\n \"191.236.0.0/18\",\r\n - \ \"191.236.64.0/18\",\r\n \"191.236.128.0/18\",\r\n \"191.236.192.0/18\",\r\n - \ \"191.237.0.0/17\",\r\n \"191.237.128.0/18\",\r\n \"191.237.192.0/23\",\r\n - \ \"191.237.194.0/24\",\r\n \"191.237.195.0/24\",\r\n \"191.237.196.0/24\",\r\n - \ \"191.237.200.0/21\",\r\n \"191.237.208.0/20\",\r\n \"191.237.224.0/21\",\r\n - \ \"191.237.232.0/22\",\r\n \"191.237.236.0/24\",\r\n \"191.237.238.0/24\",\r\n - \ \"191.237.240.0/23\",\r\n \"191.237.248.0/21\",\r\n \"191.238.0.0/18\",\r\n - \ \"191.238.64.0/23\",\r\n \"191.238.66.0/23\",\r\n \"191.238.68.0/24\",\r\n - \ \"191.238.70.0/23\",\r\n \"191.238.72.0/21\",\r\n \"191.238.80.0/21\",\r\n - \ \"191.238.88.0/22\",\r\n \"191.238.92.0/23\",\r\n \"191.238.96.0/19\",\r\n - \ \"191.238.128.0/21\",\r\n \"191.238.144.0/20\",\r\n \"191.238.160.0/19\",\r\n - \ \"191.238.192.0/19\",\r\n \"191.238.224.0/19\",\r\n \"191.239.0.0/18\",\r\n - \ \"191.239.64.0/19\",\r\n \"191.239.96.0/20\",\r\n \"191.239.112.0/20\",\r\n - \ \"191.239.160.0/19\",\r\n \"191.239.192.0/22\",\r\n \"191.239.200.0/22\",\r\n - \ \"191.239.204.0/22\",\r\n \"191.239.208.0/20\",\r\n \"191.239.224.0/20\",\r\n - \ \"191.239.240.0/20\",\r\n \"193.149.64.0/21\",\r\n \"193.149.72.0/21\",\r\n - \ \"193.149.80.0/21\",\r\n \"193.149.88.0/21\",\r\n \"198.180.97.0/24\",\r\n - \ \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n \"199.30.20.0/24\",\r\n - \ \"199.30.22.0/24\",\r\n \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n - \ \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n \"199.30.28.64/26\",\r\n - \ \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n \"199.30.31.0/25\",\r\n - \ \"199.30.31.192/26\",\r\n \"202.89.233.64/27\",\r\n \"202.89.235.128/25\",\r\n - \ \"204.79.180.0/24\",\r\n \"204.152.18.0/31\",\r\n \"204.152.18.8/29\",\r\n - \ \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n \"204.152.19.0/24\",\r\n - \ \"204.231.197.0/24\",\r\n \"207.46.13.0/24\",\r\n \"207.46.50.128/28\",\r\n - \ \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n - \ \"207.46.67.160/27\",\r\n \"207.46.67.192/27\",\r\n \"207.46.72.0/27\",\r\n - \ \"207.46.77.224/28\",\r\n \"207.46.87.0/24\",\r\n \"207.46.89.16/28\",\r\n - \ \"207.46.95.32/27\",\r\n \"207.46.126.0/24\",\r\n \"207.46.128.0/19\",\r\n - \ \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n - \ \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n - \ \"207.46.205.0/24\",\r\n \"207.46.224.0/20\",\r\n \"207.68.174.8/29\",\r\n - \ \"207.68.174.40/29\",\r\n \"207.68.174.48/29\",\r\n \"207.68.174.184/29\",\r\n - \ \"207.68.174.208/28\",\r\n \"209.240.212.0/23\",\r\n \"213.199.128.0/20\",\r\n - \ \"213.199.169.0/24\",\r\n \"213.199.180.32/28\",\r\n \"213.199.180.96/27\",\r\n - \ \"213.199.180.192/27\",\r\n \"213.199.183.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n - \ \"2602:fd5e:1:2::/64\",\r\n \"2602:fd5e:2::/57\",\r\n \"2603:1000::/47\",\r\n - \ \"2603:1000:3::/48\",\r\n \"2603:1000:4::/47\",\r\n \"2603:1000:100::/47\",\r\n - \ \"2603:1000:103::/48\",\r\n \"2603:1000:104::/47\",\r\n - \ \"2603:1006:1400::/63\",\r\n \"2603:1006:1401::/63\",\r\n - \ \"2603:1006:1500::/64\",\r\n \"2603:1006:1500:4::/64\",\r\n - \ \"2603:1006:2000::/59\",\r\n \"2603:1006:2000:20::/59\",\r\n - \ \"2603:1007:200::/59\",\r\n \"2603:1007:200:20::/59\",\r\n - \ \"2603:1010::/46\",\r\n \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n - \ \"2603:1010:100::/40\",\r\n \"2603:1010:200::/47\",\r\n - \ \"2603:1010:202::/48\",\r\n \"2603:1010:204::/48\",\r\n - \ \"2603:1010:205::/48\",\r\n \"2603:1010:206::/48\",\r\n - \ \"2603:1010:300::/47\",\r\n \"2603:1010:303::/48\",\r\n - \ \"2603:1010:304::/47\",\r\n \"2603:1010:400::/47\",\r\n - \ \"2603:1010:403::/48\",\r\n \"2603:1010:404::/47\",\r\n - \ \"2603:1016:1400::/59\",\r\n \"2603:1016:1400:20::/59\",\r\n - \ \"2603:1016:1400:40::/59\",\r\n \"2603:1016:1400:60::/59\",\r\n - \ \"2603:1016:2400::/48\",\r\n \"2603:1016:2401::/48\",\r\n - \ \"2603:1016:2402::/48\",\r\n \"2603:1016:2403::/48\",\r\n - \ \"2603:1016:2500::/64\",\r\n \"2603:1016:2500:4::/64\",\r\n - \ \"2603:1016:2500:8::/64\",\r\n \"2603:1016:2500:c::/64\",\r\n - \ \"2603:1017::/59\",\r\n \"2603:1017:0:20::/59\",\r\n \"2603:1017:0:40::/59\",\r\n + \ \"52.114.233.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.114.235.0/24\",\r\n + \ \"52.114.236.0/24\",\r\n \"52.114.237.0/24\",\r\n \"52.114.238.0/24\",\r\n + \ \"52.114.239.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.114.241.0/24\",\r\n + \ \"52.114.242.0/24\",\r\n \"52.114.243.0/24\",\r\n \"52.114.244.0/24\",\r\n + \ \"52.114.248.0/22\",\r\n \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n + \ \"52.115.8.0/22\",\r\n \"52.115.16.0/21\",\r\n \"52.115.24.0/22\",\r\n + \ \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n \"52.115.38.0/24\",\r\n + \ \"52.115.39.0/24\",\r\n \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n + \ \"52.115.46.0/24\",\r\n \"52.115.47.0/24\",\r\n \"52.115.48.0/22\",\r\n + \ \"52.115.52.0/23\",\r\n \"52.115.54.0/24\",\r\n \"52.115.55.0/24\",\r\n + \ \"52.115.56.0/22\",\r\n \"52.115.60.0/23\",\r\n \"52.115.62.0/23\",\r\n + \ \"52.115.64.0/22\",\r\n \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n + \ \"52.115.76.0/22\",\r\n \"52.115.80.0/22\",\r\n \"52.115.84.0/22\",\r\n + \ \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n \"52.115.93.0/24\",\r\n + \ \"52.115.96.0/24\",\r\n \"52.115.97.0/24\",\r\n \"52.115.98.0/24\",\r\n + \ \"52.115.99.0/24\",\r\n \"52.115.100.0/22\",\r\n \"52.115.104.0/23\",\r\n + \ \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n \"52.115.112.0/23\",\r\n + \ \"52.115.114.0/24\",\r\n \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n + \ \"52.115.140.0/22\",\r\n \"52.115.144.0/20\",\r\n \"52.115.160.0/19\",\r\n + \ \"52.115.192.0/19\",\r\n \"52.115.224.0/23\",\r\n \"52.115.226.0/23\",\r\n + \ \"52.115.228.0/23\",\r\n \"52.115.230.0/24\",\r\n \"52.115.231.0/24\",\r\n + \ \"52.115.232.0/24\",\r\n \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n + \ \"52.115.235.0/24\",\r\n \"52.115.236.0/23\",\r\n \"52.120.0.0/19\",\r\n + \ \"52.120.32.0/19\",\r\n \"52.120.64.0/19\",\r\n \"52.120.96.0/19\",\r\n + \ \"52.120.128.0/21\",\r\n \"52.120.136.0/21\",\r\n \"52.120.144.0/21\",\r\n + \ \"52.120.152.0/22\",\r\n \"52.120.156.0/24\",\r\n \"52.120.157.0/24\",\r\n + \ \"52.120.158.0/23\",\r\n \"52.120.160.0/19\",\r\n \"52.120.192.0/20\",\r\n + \ \"52.120.208.0/20\",\r\n \"52.120.224.0/20\",\r\n \"52.120.240.0/20\",\r\n + \ \"52.121.0.0/21\",\r\n \"52.121.16.0/21\",\r\n \"52.121.24.0/21\",\r\n + \ \"52.121.32.0/22\",\r\n \"52.121.36.0/22\",\r\n \"52.121.40.0/21\",\r\n + \ \"52.121.48.0/20\",\r\n \"52.121.64.0/20\",\r\n \"52.121.80.0/22\",\r\n + \ \"52.121.84.0/23\",\r\n \"52.121.86.0/23\",\r\n \"52.121.88.0/21\",\r\n + \ \"52.121.96.0/22\",\r\n \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n + \ \"52.121.106.0/23\",\r\n \"52.121.108.0/22\",\r\n \"52.121.112.0/22\",\r\n + \ \"52.121.116.0/22\",\r\n \"52.121.120.0/23\",\r\n \"52.121.122.0/23\",\r\n + \ \"52.121.124.0/22\",\r\n \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n + \ \"52.121.152.0/21\",\r\n \"52.121.160.0/22\",\r\n \"52.121.164.0/24\",\r\n + \ \"52.121.165.0/24\",\r\n \"52.121.168.0/22\",\r\n \"52.121.172.0/22\",\r\n + \ \"52.121.176.0/23\",\r\n \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n + \ \"52.121.192.0/20\",\r\n \"52.122.0.0/24\",\r\n \"52.122.1.0/24\",\r\n + \ \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n \"52.122.6.0/24\",\r\n + \ \"52.122.7.0/24\",\r\n \"52.122.8.0/22\",\r\n \"52.122.12.0/22\",\r\n + \ \"52.122.16.0/22\",\r\n \"52.122.20.0/22\",\r\n \"52.122.24.0/22\",\r\n + \ \"52.122.28.0/22\",\r\n \"52.123.0.0/24\",\r\n \"52.123.1.0/24\",\r\n + \ \"52.123.2.0/24\",\r\n \"52.123.3.0/24\",\r\n \"52.123.4.0/24\",\r\n + \ \"52.123.5.0/24\",\r\n \"52.123.6.0/24\",\r\n \"52.123.7.0/24\",\r\n + \ \"52.125.128.0/22\",\r\n \"52.125.132.0/22\",\r\n \"52.125.136.0/24\",\r\n + \ \"52.125.137.0/24\",\r\n \"52.125.138.0/23\",\r\n \"52.125.140.0/23\",\r\n + \ \"52.136.0.0/22\",\r\n \"52.136.4.0/22\",\r\n \"52.136.8.0/21\",\r\n + \ \"52.136.16.0/24\",\r\n \"52.136.17.0/24\",\r\n \"52.136.18.0/24\",\r\n + \ \"52.136.19.0/24\",\r\n \"52.136.20.0/24\",\r\n \"52.136.21.0/24\",\r\n + \ \"52.136.22.0/24\",\r\n \"52.136.23.0/24\",\r\n \"52.136.24.0/24\",\r\n + \ \"52.136.25.0/24\",\r\n \"52.136.26.0/24\",\r\n \"52.136.27.0/24\",\r\n + \ \"52.136.28.0/24\",\r\n \"52.136.29.0/24\",\r\n \"52.136.30.0/24\",\r\n + \ \"52.136.31.0/24\",\r\n \"52.136.32.0/19\",\r\n \"52.136.64.0/18\",\r\n + \ \"52.136.128.0/18\",\r\n \"52.136.192.0/18\",\r\n \"52.137.0.0/18\",\r\n + \ \"52.137.64.0/18\",\r\n \"52.137.128.0/17\",\r\n \"52.138.0.0/18\",\r\n + \ \"52.138.64.0/20\",\r\n \"52.138.80.0/21\",\r\n \"52.138.88.0/21\",\r\n + \ \"52.138.96.0/19\",\r\n \"52.138.128.0/17\",\r\n \"52.139.0.0/18\",\r\n + \ \"52.139.64.0/18\",\r\n \"52.139.128.0/18\",\r\n \"52.139.192.0/18\",\r\n + \ \"52.140.0.0/18\",\r\n \"52.140.64.0/18\",\r\n \"52.140.128.0/18\",\r\n + \ \"52.140.192.0/18\",\r\n \"52.141.0.0/18\",\r\n \"52.141.64.0/18\",\r\n + \ \"52.141.128.0/18\",\r\n \"52.141.192.0/19\",\r\n \"52.141.224.0/20\",\r\n + \ \"52.141.240.0/20\",\r\n \"52.142.0.0/18\",\r\n \"52.142.64.0/18\",\r\n + \ \"52.142.128.0/18\",\r\n \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n + \ \"52.143.64.0/18\",\r\n \"52.143.128.0/18\",\r\n \"52.143.192.0/24\",\r\n + \ \"52.143.193.0/24\",\r\n \"52.143.194.0/24\",\r\n \"52.143.195.0/24\",\r\n + \ \"52.143.196.0/24\",\r\n \"52.143.197.0/24\",\r\n \"52.143.198.0/24\",\r\n + \ \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n \"52.143.202.0/24\",\r\n + \ \"52.143.203.0/24\",\r\n \"52.143.204.0/23\",\r\n \"52.143.206.0/24\",\r\n + \ \"52.143.207.0/24\",\r\n \"52.143.208.0/24\",\r\n \"52.143.209.0/24\",\r\n + \ \"52.143.210.0/24\",\r\n \"52.143.211.0/24\",\r\n \"52.143.212.0/23\",\r\n + \ \"52.143.214.0/24\",\r\n \"52.143.215.0/24\",\r\n \"52.143.216.0/23\",\r\n + \ \"52.143.218.0/24\",\r\n \"52.143.219.0/24\",\r\n \"52.143.220.0/24\",\r\n + \ \"52.143.221.0/24\",\r\n \"52.143.222.0/23\",\r\n \"52.143.224.0/19\",\r\n + \ \"52.146.0.0/17\",\r\n \"52.146.128.0/17\",\r\n \"52.147.0.0/19\",\r\n + \ \"52.147.32.0/19\",\r\n \"52.147.64.0/19\",\r\n \"52.147.96.0/19\",\r\n + \ \"52.147.128.0/19\",\r\n \"52.147.160.0/19\",\r\n \"52.147.192.0/18\",\r\n + \ \"52.148.0.0/18\",\r\n \"52.148.64.0/18\",\r\n \"52.148.128.0/18\",\r\n + \ \"52.148.192.0/18\",\r\n \"52.149.0.0/18\",\r\n \"52.149.64.0/18\",\r\n + \ \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n \"52.150.128.0/17\",\r\n + \ \"52.151.0.0/18\",\r\n \"52.151.64.0/18\",\r\n \"52.151.128.0/17\",\r\n + \ \"52.152.0.0/17\",\r\n \"52.152.128.0/17\",\r\n \"52.153.0.0/18\",\r\n + \ \"52.153.64.0/18\",\r\n \"52.153.128.0/18\",\r\n \"52.153.192.0/18\",\r\n + \ \"52.154.0.0/18\",\r\n \"52.154.64.0/18\",\r\n \"52.154.128.0/17\",\r\n + \ \"52.155.0.0/19\",\r\n \"52.155.32.0/19\",\r\n \"52.155.64.0/19\",\r\n + \ \"52.155.96.0/19\",\r\n \"52.155.128.0/17\",\r\n \"52.156.0.0/19\",\r\n + \ \"52.156.32.0/19\",\r\n \"52.156.64.0/18\",\r\n \"52.156.128.0/19\",\r\n + \ \"52.156.160.0/19\",\r\n \"52.156.192.0/18\",\r\n \"52.157.0.0/18\",\r\n + \ \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n \"52.158.0.0/17\",\r\n + \ \"52.158.128.0/19\",\r\n \"52.158.160.0/20\",\r\n \"52.158.176.0/20\",\r\n + \ \"52.158.192.0/19\",\r\n \"52.158.224.0/19\",\r\n \"52.159.0.0/18\",\r\n + \ \"52.159.64.0/18\",\r\n \"52.159.128.0/17\",\r\n \"52.160.0.0/16\",\r\n + \ \"52.161.0.0/16\",\r\n \"52.162.0.0/16\",\r\n \"52.163.0.0/16\",\r\n + \ \"52.164.0.0/16\",\r\n \"52.165.0.0/19\",\r\n \"52.165.32.0/20\",\r\n + \ \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n \"52.165.56.0/21\",\r\n + \ \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n \"52.165.104.0/25\",\r\n + \ \"52.165.104.128/26\",\r\n \"52.165.128.0/17\",\r\n \"52.166.0.0/16\",\r\n + \ \"52.167.0.0/16\",\r\n \"52.168.0.0/16\",\r\n \"52.169.0.0/16\",\r\n + \ \"52.170.0.0/16\",\r\n \"52.171.0.0/16\",\r\n \"52.172.0.0/17\",\r\n + \ \"52.172.128.0/17\",\r\n \"52.173.0.0/16\",\r\n \"52.174.0.0/16\",\r\n + \ \"52.175.0.0/17\",\r\n \"52.175.128.0/18\",\r\n \"52.175.192.0/18\",\r\n + \ \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n + \ \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n + \ \"52.176.225.0/24\",\r\n \"52.176.232.0/21\",\r\n \"52.176.240.0/20\",\r\n + \ \"52.177.0.0/16\",\r\n \"52.178.0.0/17\",\r\n \"52.178.128.0/17\",\r\n + \ \"52.179.0.0/17\",\r\n \"52.179.128.0/17\",\r\n \"52.180.0.0/17\",\r\n + \ \"52.180.128.0/19\",\r\n \"52.180.160.0/20\",\r\n \"52.180.176.0/21\",\r\n + \ \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n \"52.180.185.0/24\",\r\n + \ \"52.182.128.0/17\",\r\n \"52.183.0.0/17\",\r\n \"52.183.128.0/18\",\r\n + \ \"52.183.192.0/18\",\r\n \"52.184.0.0/17\",\r\n \"52.184.128.0/19\",\r\n + \ \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n \"52.184.168.16/28\",\r\n + \ \"52.184.168.32/28\",\r\n \"52.184.168.80/28\",\r\n \"52.184.168.96/27\",\r\n + \ \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n \"52.184.170.0/24\",\r\n + \ \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n \"52.185.0.0/19\",\r\n + \ \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n + \ \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.112/28\",\r\n + \ \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n \"52.185.64.0/19\",\r\n + \ \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n \"52.185.112.64/27\",\r\n + \ \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n \"52.185.128.0/18\",\r\n + \ \"52.185.192.0/18\",\r\n \"52.186.0.0/16\",\r\n \"52.187.0.0/17\",\r\n + \ \"52.187.128.0/18\",\r\n \"52.187.192.0/18\",\r\n \"52.188.0.0/16\",\r\n + \ \"52.189.0.0/17\",\r\n \"52.189.128.0/18\",\r\n \"52.189.192.0/18\",\r\n + \ \"52.190.0.0/17\",\r\n \"52.190.128.0/17\",\r\n \"52.191.0.0/17\",\r\n + \ \"52.191.128.0/18\",\r\n \"52.191.192.0/18\",\r\n \"52.224.0.0/16\",\r\n + \ \"52.225.0.0/17\",\r\n \"52.225.128.0/21\",\r\n \"52.225.136.0/27\",\r\n + \ \"52.225.136.32/28\",\r\n \"52.225.136.48/28\",\r\n \"52.225.136.64/28\",\r\n + \ \"52.225.137.0/24\",\r\n \"52.225.144.0/20\",\r\n \"52.225.160.0/19\",\r\n + \ \"52.225.192.0/18\",\r\n \"52.226.0.0/16\",\r\n \"52.228.0.0/17\",\r\n + \ \"52.228.128.0/17\",\r\n \"52.229.0.0/18\",\r\n \"52.229.64.0/18\",\r\n + \ \"52.229.128.0/17\",\r\n \"52.230.0.0/17\",\r\n \"52.230.128.0/17\",\r\n + \ \"52.231.0.0/17\",\r\n \"52.231.128.0/17\",\r\n \"52.232.0.0/17\",\r\n + \ \"52.232.128.0/21\",\r\n \"52.232.136.0/21\",\r\n \"52.232.144.0/24\",\r\n + \ \"52.232.145.0/24\",\r\n \"52.232.146.0/24\",\r\n \"52.232.147.0/24\",\r\n + \ \"52.232.148.0/24\",\r\n \"52.232.149.0/24\",\r\n \"52.232.150.0/24\",\r\n + \ \"52.232.151.0/24\",\r\n \"52.232.152.0/24\",\r\n \"52.232.153.0/24\",\r\n + \ \"52.232.154.0/24\",\r\n \"52.232.155.0/24\",\r\n \"52.232.156.0/24\",\r\n + \ \"52.232.157.0/24\",\r\n \"52.232.158.0/24\",\r\n \"52.232.159.0/24\",\r\n + \ \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n \"52.233.0.0/18\",\r\n + \ \"52.233.64.0/18\",\r\n \"52.233.128.0/17\",\r\n \"52.234.0.0/17\",\r\n + \ \"52.234.128.0/17\",\r\n \"52.235.0.0/18\",\r\n \"52.235.64.0/18\",\r\n + \ \"52.236.0.0/17\",\r\n \"52.236.128.0/17\",\r\n \"52.237.0.0/18\",\r\n + \ \"52.237.64.0/18\",\r\n \"52.237.128.0/18\",\r\n \"52.237.192.0/18\",\r\n + \ \"52.238.0.0/18\",\r\n \"52.238.192.0/18\",\r\n \"52.239.0.0/17\",\r\n + \ \"52.239.128.0/24\",\r\n \"52.239.129.0/24\",\r\n \"52.239.130.0/23\",\r\n + \ \"52.239.132.0/23\",\r\n \"52.239.134.0/24\",\r\n \"52.239.135.0/26\",\r\n + \ \"52.239.135.64/26\",\r\n \"52.239.135.128/26\",\r\n \"52.239.135.192/26\",\r\n + \ \"52.239.136.0/22\",\r\n \"52.239.140.0/22\",\r\n \"52.239.144.0/23\",\r\n + \ \"52.239.146.0/23\",\r\n \"52.239.148.0/27\",\r\n \"52.239.148.64/26\",\r\n + \ \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n \"52.239.150.0/23\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n + \ \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n \"52.239.157.224/27\",\r\n + \ \"52.239.158.0/23\",\r\n \"52.239.160.0/22\",\r\n \"52.239.164.0/25\",\r\n + \ \"52.239.164.128/26\",\r\n \"52.239.164.192/26\",\r\n \"52.239.165.0/26\",\r\n + \ \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.168.0/22\",\r\n \"52.239.172.0/22\",\r\n \"52.239.176.128/25\",\r\n + \ \"52.239.177.0/27\",\r\n \"52.239.177.32/27\",\r\n \"52.239.177.64/26\",\r\n + \ \"52.239.177.128/25\",\r\n \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n + \ \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n \"52.239.184.176/28\",\r\n + \ \"52.239.184.192/27\",\r\n \"52.239.184.224/27\",\r\n \"52.239.185.0/28\",\r\n + \ \"52.239.185.32/27\",\r\n \"52.239.186.0/24\",\r\n \"52.239.187.0/25\",\r\n + \ \"52.239.187.128/25\",\r\n \"52.239.188.0/24\",\r\n \"52.239.189.0/24\",\r\n + \ \"52.239.190.0/25\",\r\n \"52.239.190.128/26\",\r\n \"52.239.190.192/26\",\r\n + \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n + \ \"52.239.192.128/27\",\r\n \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n + \ \"52.239.193.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.195.0/24\",\r\n + \ \"52.239.196.0/24\",\r\n \"52.239.197.0/24\",\r\n \"52.239.198.0/25\",\r\n + \ \"52.239.198.128/27\",\r\n \"52.239.198.192/26\",\r\n \"52.239.199.0/24\",\r\n + \ \"52.239.200.0/23\",\r\n \"52.239.202.0/24\",\r\n \"52.239.203.0/24\",\r\n + \ \"52.239.205.0/24\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n + \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.208.0/23\",\r\n \"52.239.210.0/23\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.216.0/23\",\r\n \"52.239.218.0/23\",\r\n + \ \"52.239.220.0/23\",\r\n \"52.239.222.0/23\",\r\n \"52.239.224.0/24\",\r\n + \ \"52.239.225.0/24\",\r\n \"52.239.226.0/24\",\r\n \"52.239.227.0/24\",\r\n + \ \"52.239.228.0/23\",\r\n \"52.239.230.0/24\",\r\n \"52.239.231.0/24\",\r\n + \ \"52.239.232.0/25\",\r\n \"52.239.232.128/25\",\r\n \"52.239.233.0/25\",\r\n + \ \"52.239.233.128/25\",\r\n \"52.239.234.0/23\",\r\n \"52.239.236.0/23\",\r\n + \ \"52.239.238.0/24\",\r\n \"52.239.239.0/24\",\r\n \"52.239.240.0/24\",\r\n + \ \"52.239.241.0/24\",\r\n \"52.239.242.0/23\",\r\n \"52.239.244.0/23\",\r\n + \ \"52.239.246.0/23\",\r\n \"52.239.248.0/24\",\r\n \"52.239.249.0/24\",\r\n + \ \"52.239.250.0/24\",\r\n \"52.239.251.0/24\",\r\n \"52.239.252.0/24\",\r\n + \ \"52.239.253.0/24\",\r\n \"52.239.254.0/23\",\r\n \"52.240.0.0/17\",\r\n + \ \"52.240.128.0/17\",\r\n \"52.241.0.0/16\",\r\n \"52.242.0.0/18\",\r\n + \ \"52.242.64.0/18\",\r\n \"52.242.128.0/17\",\r\n \"52.243.32.0/19\",\r\n + \ \"52.243.64.0/18\",\r\n \"52.245.8.0/22\",\r\n \"52.245.12.0/22\",\r\n + \ \"52.245.16.0/22\",\r\n \"52.245.20.0/22\",\r\n \"52.245.24.0/22\",\r\n + \ \"52.245.28.0/22\",\r\n \"52.245.32.0/22\",\r\n \"52.245.36.0/22\",\r\n + \ \"52.245.40.0/22\",\r\n \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n + \ \"52.245.45.128/28\",\r\n \"52.245.45.144/28\",\r\n \"52.245.45.160/27\",\r\n + \ \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n \"52.245.46.32/28\",\r\n + \ \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n \"52.245.46.80/28\",\r\n + \ \"52.245.46.96/28\",\r\n \"52.245.46.112/28\",\r\n \"52.245.46.128/28\",\r\n + \ \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n \"52.245.48.0/22\",\r\n + \ \"52.245.52.0/22\",\r\n \"52.245.56.0/22\",\r\n \"52.245.60.0/22\",\r\n + \ \"52.245.64.0/22\",\r\n \"52.245.68.0/24\",\r\n \"52.245.69.0/27\",\r\n + \ \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n \"52.245.69.96/28\",\r\n + \ \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n \"52.245.69.192/26\",\r\n + \ \"52.245.70.0/23\",\r\n \"52.245.72.0/22\",\r\n \"52.245.76.0/22\",\r\n + \ \"52.245.80.0/22\",\r\n \"52.245.84.0/22\",\r\n \"52.245.88.0/22\",\r\n + \ \"52.245.92.0/22\",\r\n \"52.245.96.0/22\",\r\n \"52.245.100.0/22\",\r\n + \ \"52.245.104.0/22\",\r\n \"52.245.108.0/22\",\r\n \"52.245.112.0/22\",\r\n + \ \"52.245.116.0/22\",\r\n \"52.245.120.0/22\",\r\n \"52.245.124.0/22\",\r\n + \ \"52.246.0.0/17\",\r\n \"52.246.128.0/20\",\r\n \"52.246.152.0/21\",\r\n + \ \"52.246.160.0/19\",\r\n \"52.246.192.0/18\",\r\n \"52.247.0.0/17\",\r\n + \ \"52.247.192.0/18\",\r\n \"52.248.0.0/17\",\r\n \"52.248.128.0/17\",\r\n + \ \"52.249.0.0/18\",\r\n \"52.249.64.0/19\",\r\n \"52.249.128.0/17\",\r\n + \ \"52.250.0.0/17\",\r\n \"52.250.128.0/18\",\r\n \"52.250.192.0/18\",\r\n + \ \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n \"52.252.128.0/17\",\r\n + \ \"52.253.0.0/18\",\r\n \"52.253.64.0/20\",\r\n \"52.253.80.0/20\",\r\n + \ \"52.253.96.0/19\",\r\n \"52.253.128.0/20\",\r\n \"52.253.148.0/23\",\r\n + \ \"52.253.150.0/23\",\r\n \"52.253.152.0/23\",\r\n \"52.253.154.0/23\",\r\n + \ \"52.253.156.0/22\",\r\n \"52.253.160.0/24\",\r\n \"52.253.161.0/24\",\r\n + \ \"52.253.162.0/23\",\r\n \"52.253.164.0/24\",\r\n \"52.253.165.0/24\",\r\n + \ \"52.253.166.0/24\",\r\n \"52.253.167.0/24\",\r\n \"52.253.168.0/24\",\r\n + \ \"52.253.169.0/24\",\r\n \"52.253.170.0/23\",\r\n \"52.253.172.0/24\",\r\n + \ \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n \"52.253.175.0/24\",\r\n + \ \"52.253.176.0/24\",\r\n \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n + \ \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n \"52.253.181.0/24\",\r\n + \ \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n \"52.253.185.0/24\",\r\n + \ \"52.253.186.0/24\",\r\n \"52.253.187.0/24\",\r\n \"52.253.188.0/23\",\r\n + \ \"52.253.190.0/24\",\r\n \"52.253.191.0/24\",\r\n \"52.253.192.0/24\",\r\n + \ \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n \"52.253.196.0/24\",\r\n + \ \"52.253.197.0/24\",\r\n \"52.253.198.0/24\",\r\n \"52.253.199.0/24\",\r\n + \ \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n \"52.253.203.0/24\",\r\n + \ \"52.253.204.0/23\",\r\n \"52.253.206.0/24\",\r\n \"52.253.207.0/24\",\r\n + \ \"52.253.208.0/23\",\r\n \"52.253.210.0/23\",\r\n \"52.253.212.0/24\",\r\n + \ \"52.253.213.0/24\",\r\n \"52.253.214.0/23\",\r\n \"52.253.216.0/23\",\r\n + \ \"52.253.218.0/24\",\r\n \"52.253.219.0/24\",\r\n \"52.253.220.0/23\",\r\n + \ \"52.253.222.0/23\",\r\n \"52.253.224.0/21\",\r\n \"52.253.232.0/21\",\r\n + \ \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n \"52.254.96.0/20\",\r\n + \ \"52.254.112.0/21\",\r\n \"52.254.120.0/21\",\r\n \"52.254.128.0/17\",\r\n + \ \"52.255.0.0/19\",\r\n \"52.255.32.0/19\",\r\n \"52.255.64.0/18\",\r\n + \ \"52.255.128.0/17\",\r\n \"53.103.135.0/24\",\r\n \"53.103.136.0/24\",\r\n + \ \"53.103.137.0/24\",\r\n \"53.103.138.0/24\",\r\n \"53.103.139.0/24\",\r\n + \ \"53.103.140.0/24\",\r\n \"53.103.141.0/24\",\r\n \"53.103.142.0/24\",\r\n + \ \"53.103.143.0/24\",\r\n \"64.4.8.0/24\",\r\n \"64.4.54.0/24\",\r\n + \ \"65.52.0.0/19\",\r\n \"65.52.32.0/21\",\r\n \"65.52.48.0/20\",\r\n + \ \"65.52.64.0/20\",\r\n \"65.52.104.0/24\",\r\n \"65.52.106.0/24\",\r\n + \ \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n \"65.52.111.0/24\",\r\n + \ \"65.52.112.0/20\",\r\n \"65.52.128.0/19\",\r\n \"65.52.160.0/19\",\r\n + \ \"65.52.192.0/19\",\r\n \"65.52.224.0/21\",\r\n \"65.52.232.0/21\",\r\n + \ \"65.52.240.0/21\",\r\n \"65.52.248.0/21\",\r\n \"65.54.19.128/27\",\r\n + \ \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n \"65.55.32.128/28\",\r\n + \ \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n \"65.55.33.176/28\",\r\n + \ \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n \"65.55.44.8/29\",\r\n + \ \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n + \ \"65.55.44.96/28\",\r\n \"65.55.44.112/28\",\r\n \"65.55.44.128/27\",\r\n + \ \"65.55.51.0/24\",\r\n \"65.55.60.176/29\",\r\n \"65.55.60.184/30\",\r\n + \ \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n \"65.55.105.96/27\",\r\n + \ \"65.55.105.160/27\",\r\n \"65.55.105.192/27\",\r\n \"65.55.105.224/27\",\r\n + \ \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n + \ \"65.55.106.192/28\",\r\n \"65.55.106.208/28\",\r\n \"65.55.106.224/28\",\r\n + \ \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n \"65.55.107.48/28\",\r\n + \ \"65.55.107.64/27\",\r\n \"65.55.107.96/27\",\r\n \"65.55.108.0/24\",\r\n + \ \"65.55.109.0/24\",\r\n \"65.55.110.0/24\",\r\n \"65.55.120.0/24\",\r\n + \ \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n \"65.55.207.0/24\",\r\n + \ \"65.55.209.0/25\",\r\n \"65.55.209.128/26\",\r\n \"65.55.209.192/26\",\r\n + \ \"65.55.210.0/24\",\r\n \"65.55.211.0/27\",\r\n \"65.55.211.32/27\",\r\n + \ \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n \"65.55.213.0/27\",\r\n + \ \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n \"65.55.217.0/24\",\r\n + \ \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n \"65.55.219.32/27\",\r\n + \ \"65.55.219.64/26\",\r\n \"65.55.219.128/25\",\r\n \"65.55.250.0/24\",\r\n + \ \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n + \ \"70.37.12.0/32\",\r\n \"70.37.16.0/20\",\r\n \"70.37.32.0/20\",\r\n + \ \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n \"70.37.160.0/21\",\r\n + \ \"94.245.88.0/21\",\r\n \"94.245.104.0/21\",\r\n \"94.245.117.96/27\",\r\n + \ \"94.245.118.0/27\",\r\n \"94.245.120.128/28\",\r\n \"94.245.122.0/24\",\r\n + \ \"94.245.123.144/28\",\r\n \"94.245.123.176/28\",\r\n \"102.37.0.0/20\",\r\n + \ \"102.37.16.0/21\",\r\n \"102.37.24.0/23\",\r\n \"102.37.26.0/27\",\r\n + \ \"102.37.26.32/27\",\r\n \"102.37.32.0/19\",\r\n \"102.37.64.0/21\",\r\n + \ \"102.37.72.0/21\",\r\n \"102.37.80.0/21\",\r\n \"102.37.96.0/19\",\r\n + \ \"102.37.128.0/19\",\r\n \"102.37.160.0/21\",\r\n \"102.37.192.0/18\",\r\n + \ \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n + \ \"102.133.112.0/28\",\r\n \"102.133.120.0/21\",\r\n \"102.133.128.0/18\",\r\n + \ \"102.133.192.0/19\",\r\n \"102.133.224.0/20\",\r\n \"102.133.240.0/25\",\r\n + \ \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n \"103.25.156.0/24\",\r\n + \ \"103.36.96.0/24\",\r\n \"103.255.140.0/23\",\r\n \"104.40.0.0/17\",\r\n + \ \"104.40.128.0/17\",\r\n \"104.41.0.0/18\",\r\n \"104.41.64.0/18\",\r\n + \ \"104.41.128.0/19\",\r\n \"104.41.160.0/19\",\r\n \"104.41.192.0/18\",\r\n + \ \"104.42.0.0/16\",\r\n \"104.43.0.0/17\",\r\n \"104.43.128.0/17\",\r\n + \ \"104.44.88.0/27\",\r\n \"104.44.88.32/27\",\r\n \"104.44.88.64/27\",\r\n + \ \"104.44.88.96/27\",\r\n \"104.44.88.128/27\",\r\n \"104.44.88.160/27\",\r\n + \ \"104.44.88.192/27\",\r\n \"104.44.88.224/27\",\r\n \"104.44.89.0/27\",\r\n + \ \"104.44.89.32/27\",\r\n \"104.44.89.64/27\",\r\n \"104.44.89.96/27\",\r\n + \ \"104.44.89.128/27\",\r\n \"104.44.89.160/27\",\r\n \"104.44.89.192/27\",\r\n + \ \"104.44.89.224/27\",\r\n \"104.44.90.0/27\",\r\n \"104.44.90.32/27\",\r\n + \ \"104.44.90.64/26\",\r\n \"104.44.90.128/27\",\r\n \"104.44.90.160/27\",\r\n + \ \"104.44.90.192/27\",\r\n \"104.44.90.224/27\",\r\n \"104.44.91.0/27\",\r\n + \ \"104.44.91.32/27\",\r\n \"104.44.91.64/27\",\r\n \"104.44.91.96/27\",\r\n + \ \"104.44.91.128/27\",\r\n \"104.44.91.160/27\",\r\n \"104.44.91.192/27\",\r\n + \ \"104.44.91.224/27\",\r\n \"104.44.92.0/27\",\r\n \"104.44.92.32/27\",\r\n + \ \"104.44.92.64/27\",\r\n \"104.44.92.96/27\",\r\n \"104.44.92.128/27\",\r\n + \ \"104.44.92.160/27\",\r\n \"104.44.92.192/27\",\r\n \"104.44.92.224/27\",\r\n + \ \"104.44.93.0/27\",\r\n \"104.44.93.32/27\",\r\n \"104.44.93.64/27\",\r\n + \ \"104.44.93.96/27\",\r\n \"104.44.93.128/27\",\r\n \"104.44.93.160/27\",\r\n + \ \"104.44.93.192/27\",\r\n \"104.44.93.224/27\",\r\n \"104.44.94.0/28\",\r\n + \ \"104.44.94.16/28\",\r\n \"104.44.94.32/28\",\r\n \"104.44.94.48/28\",\r\n + \ \"104.44.94.64/28\",\r\n \"104.44.94.80/28\",\r\n \"104.44.94.96/28\",\r\n + \ \"104.44.94.112/28\",\r\n \"104.44.94.128/28\",\r\n \"104.44.94.144/28\",\r\n + \ \"104.44.94.160/27\",\r\n \"104.44.94.192/28\",\r\n \"104.44.94.208/28\",\r\n + \ \"104.44.94.224/27\",\r\n \"104.44.95.0/28\",\r\n \"104.44.95.16/28\",\r\n + \ \"104.44.95.32/28\",\r\n \"104.44.95.48/28\",\r\n \"104.44.95.64/28\",\r\n + \ \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n \"104.44.95.112/28\",\r\n + \ \"104.44.95.128/27\",\r\n \"104.44.95.160/27\",\r\n \"104.44.95.192/28\",\r\n + \ \"104.44.95.208/28\",\r\n \"104.44.95.224/28\",\r\n \"104.44.95.240/28\",\r\n + \ \"104.44.128.0/18\",\r\n \"104.45.0.0/18\",\r\n \"104.45.64.0/20\",\r\n + \ \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n \"104.45.128.0/18\",\r\n + \ \"104.45.192.0/20\",\r\n \"104.45.208.0/20\",\r\n \"104.45.224.0/19\",\r\n + \ \"104.46.0.0/21\",\r\n \"104.46.8.0/21\",\r\n \"104.46.24.0/22\",\r\n + \ \"104.46.28.0/24\",\r\n \"104.46.29.0/24\",\r\n \"104.46.30.0/23\",\r\n + \ \"104.46.32.0/19\",\r\n \"104.46.64.0/19\",\r\n \"104.46.96.0/19\",\r\n + \ \"104.46.160.0/19\",\r\n \"104.46.192.0/20\",\r\n \"104.46.208.0/20\",\r\n + \ \"104.46.224.0/20\",\r\n \"104.47.128.0/18\",\r\n \"104.47.200.0/21\",\r\n + \ \"104.47.208.0/23\",\r\n \"104.47.210.0/23\",\r\n \"104.47.212.0/23\",\r\n + \ \"104.47.214.0/23\",\r\n \"104.47.216.64/26\",\r\n \"104.47.218.0/23\",\r\n + \ \"104.47.220.0/22\",\r\n \"104.47.224.0/20\",\r\n \"104.208.0.0/19\",\r\n + \ \"104.208.32.0/20\",\r\n \"104.208.48.0/20\",\r\n \"104.208.64.0/18\",\r\n + \ \"104.208.128.0/17\",\r\n \"104.209.0.0/18\",\r\n \"104.209.64.0/20\",\r\n + \ \"104.209.80.0/20\",\r\n \"104.209.128.0/17\",\r\n \"104.210.0.0/20\",\r\n + \ \"104.210.32.0/19\",\r\n \"104.210.64.0/18\",\r\n \"104.210.128.0/19\",\r\n + \ \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n \"104.211.0.0/18\",\r\n + \ \"104.211.64.0/18\",\r\n \"104.211.128.0/18\",\r\n \"104.211.192.0/18\",\r\n + \ \"104.214.0.0/17\",\r\n \"104.214.128.0/19\",\r\n \"104.214.160.0/19\",\r\n + \ \"104.214.192.0/18\",\r\n \"104.215.0.0/18\",\r\n \"104.215.64.0/18\",\r\n + \ \"104.215.128.0/17\",\r\n \"111.221.28.0/24\",\r\n \"111.221.29.0/24\",\r\n + \ \"111.221.30.0/23\",\r\n \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n + \ \"131.253.12.0/29\",\r\n \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n + \ \"131.253.12.48/29\",\r\n \"131.253.12.80/28\",\r\n \"131.253.12.160/28\",\r\n + \ \"131.253.12.192/28\",\r\n \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n + \ \"131.253.12.228/30\",\r\n \"131.253.12.240/29\",\r\n \"131.253.12.248/29\",\r\n + \ \"131.253.13.0/28\",\r\n \"131.253.13.16/29\",\r\n \"131.253.13.24/29\",\r\n + \ \"131.253.13.32/28\",\r\n \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n + \ \"131.253.13.80/29\",\r\n \"131.253.13.88/30\",\r\n \"131.253.13.96/30\",\r\n + \ \"131.253.13.100/30\",\r\n \"131.253.13.104/30\",\r\n \"131.253.13.128/27\",\r\n + \ \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n \"131.253.14.16/28\",\r\n + \ \"131.253.14.32/27\",\r\n \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n + \ \"131.253.14.160/27\",\r\n \"131.253.14.192/29\",\r\n \"131.253.14.208/28\",\r\n + \ \"131.253.14.224/28\",\r\n \"131.253.14.248/29\",\r\n \"131.253.15.8/29\",\r\n + \ \"131.253.15.16/28\",\r\n \"131.253.15.32/27\",\r\n \"131.253.15.192/28\",\r\n + \ \"131.253.15.208/28\",\r\n \"131.253.15.224/27\",\r\n \"131.253.24.0/28\",\r\n + \ \"131.253.24.160/27\",\r\n \"131.253.24.192/26\",\r\n \"131.253.25.0/24\",\r\n + \ \"131.253.27.0/24\",\r\n \"131.253.34.224/27\",\r\n \"131.253.35.128/26\",\r\n + \ \"131.253.35.192/26\",\r\n \"131.253.36.128/26\",\r\n \"131.253.36.224/27\",\r\n + \ \"131.253.38.0/27\",\r\n \"131.253.38.32/27\",\r\n \"131.253.38.128/26\",\r\n + \ \"131.253.38.224/27\",\r\n \"131.253.40.0/28\",\r\n \"131.253.40.16/28\",\r\n + \ \"131.253.40.32/28\",\r\n \"131.253.40.64/28\",\r\n \"131.253.40.80/28\",\r\n + \ \"131.253.40.96/27\",\r\n \"131.253.40.128/27\",\r\n \"131.253.40.160/28\",\r\n + \ \"131.253.40.192/26\",\r\n \"131.253.41.0/24\",\r\n \"132.245.230.0/23\",\r\n + \ \"134.170.80.64/28\",\r\n \"134.170.192.0/21\",\r\n \"134.170.220.0/23\",\r\n + \ \"134.170.222.0/24\",\r\n \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n + \ \"137.116.96.0/22\",\r\n \"137.116.112.0/20\",\r\n \"137.116.128.0/19\",\r\n + \ \"137.116.160.0/20\",\r\n \"137.116.176.0/21\",\r\n \"137.116.184.0/21\",\r\n + \ \"137.116.192.0/19\",\r\n \"137.116.224.0/19\",\r\n \"137.117.0.0/19\",\r\n + \ \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n \"137.117.128.0/17\",\r\n + \ \"137.135.0.0/18\",\r\n \"137.135.64.0/18\",\r\n \"137.135.128.0/17\",\r\n + \ \"138.91.0.0/20\",\r\n \"138.91.16.0/20\",\r\n \"138.91.32.0/20\",\r\n + \ \"138.91.48.0/20\",\r\n \"138.91.64.0/19\",\r\n \"138.91.96.0/19\",\r\n + \ \"138.91.128.0/17\",\r\n \"157.55.2.128/26\",\r\n \"157.55.3.0/24\",\r\n + \ \"157.55.7.128/26\",\r\n \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n + \ \"157.55.10.160/29\",\r\n \"157.55.10.176/28\",\r\n \"157.55.10.192/26\",\r\n + \ \"157.55.11.128/25\",\r\n \"157.55.12.64/26\",\r\n \"157.55.12.128/26\",\r\n + \ \"157.55.13.64/26\",\r\n \"157.55.13.128/26\",\r\n \"157.55.24.0/21\",\r\n + \ \"157.55.37.0/24\",\r\n \"157.55.38.0/24\",\r\n \"157.55.39.0/24\",\r\n + \ \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n \"157.55.51.224/28\",\r\n + \ \"157.55.55.0/27\",\r\n \"157.55.55.32/28\",\r\n \"157.55.55.100/30\",\r\n + \ \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n + \ \"157.55.55.152/29\",\r\n \"157.55.55.160/28\",\r\n \"157.55.55.176/29\",\r\n + \ \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n \"157.55.55.228/30\",\r\n + \ \"157.55.55.232/29\",\r\n \"157.55.55.240/28\",\r\n \"157.55.60.224/27\",\r\n + \ \"157.55.64.0/20\",\r\n \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n + \ \"157.55.103.128/25\",\r\n \"157.55.106.0/26\",\r\n \"157.55.106.128/25\",\r\n + \ \"157.55.107.0/24\",\r\n \"157.55.108.0/23\",\r\n \"157.55.110.0/23\",\r\n + \ \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n + \ \"157.55.153.224/28\",\r\n \"157.55.154.128/25\",\r\n \"157.55.160.0/20\",\r\n + \ \"157.55.176.0/20\",\r\n \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n + \ \"157.55.204.1/32\",\r\n \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n + \ \"157.55.204.34/31\",\r\n \"157.55.204.128/25\",\r\n \"157.55.208.0/21\",\r\n + \ \"157.55.248.0/21\",\r\n \"157.56.2.0/25\",\r\n \"157.56.2.128/25\",\r\n + \ \"157.56.3.0/25\",\r\n \"157.56.3.128/25\",\r\n \"157.56.8.0/21\",\r\n + \ \"157.56.19.224/27\",\r\n \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n + \ \"157.56.24.160/27\",\r\n \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n + \ \"157.56.80.0/25\",\r\n \"157.56.117.64/27\",\r\n \"157.56.160.0/21\",\r\n + \ \"157.56.176.0/21\",\r\n \"157.56.216.0/26\",\r\n \"168.61.0.0/19\",\r\n + \ \"168.61.32.0/20\",\r\n \"168.61.48.0/21\",\r\n \"168.61.56.0/21\",\r\n + \ \"168.61.64.0/20\",\r\n \"168.61.80.0/20\",\r\n \"168.61.96.0/19\",\r\n + \ \"168.61.128.0/25\",\r\n \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n + \ \"168.61.128.192/26\",\r\n \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n + \ \"168.61.129.208/28\",\r\n \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n + \ \"168.61.130.128/25\",\r\n \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n + \ \"168.61.132.0/26\",\r\n \"168.61.136.0/21\",\r\n \"168.61.144.0/20\",\r\n + \ \"168.61.160.0/19\",\r\n \"168.61.208.0/20\",\r\n \"168.62.0.0/19\",\r\n + \ \"168.62.32.0/19\",\r\n \"168.62.64.0/19\",\r\n \"168.62.96.0/19\",\r\n + \ \"168.62.128.0/19\",\r\n \"168.62.160.0/19\",\r\n \"168.62.192.0/19\",\r\n + \ \"168.62.224.0/19\",\r\n \"168.63.0.0/19\",\r\n \"168.63.32.0/19\",\r\n + \ \"168.63.64.0/20\",\r\n \"168.63.80.0/21\",\r\n \"168.63.88.0/23\",\r\n + \ \"168.63.90.0/24\",\r\n \"168.63.91.0/26\",\r\n \"168.63.92.0/22\",\r\n + \ \"168.63.96.0/19\",\r\n \"168.63.128.0/24\",\r\n \"168.63.129.0/28\",\r\n + \ \"168.63.129.32/27\",\r\n \"168.63.129.64/26\",\r\n \"168.63.129.128/25\",\r\n + \ \"168.63.130.0/23\",\r\n \"168.63.132.0/22\",\r\n \"168.63.136.0/21\",\r\n + \ \"168.63.148.0/22\",\r\n \"168.63.152.0/22\",\r\n \"168.63.156.0/24\",\r\n + \ \"168.63.160.0/19\",\r\n \"168.63.192.0/19\",\r\n \"168.63.224.0/19\",\r\n + \ \"191.232.16.0/21\",\r\n \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n + \ \"191.232.160.0/19\",\r\n \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n + \ \"191.233.8.0/21\",\r\n \"191.233.16.0/20\",\r\n \"191.233.32.0/20\",\r\n + \ \"191.233.48.0/21\",\r\n \"191.233.64.0/18\",\r\n \"191.233.128.0/20\",\r\n + \ \"191.233.144.0/20\",\r\n \"191.233.160.0/19\",\r\n \"191.233.192.0/18\",\r\n + \ \"191.234.2.0/23\",\r\n \"191.234.16.0/20\",\r\n \"191.234.32.0/19\",\r\n + \ \"191.234.128.0/18\",\r\n \"191.234.192.0/19\",\r\n \"191.234.224.0/19\",\r\n + \ \"191.235.32.0/19\",\r\n \"191.235.64.0/18\",\r\n \"191.235.128.0/18\",\r\n + \ \"191.235.192.0/22\",\r\n \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n + \ \"191.235.208.0/20\",\r\n \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n + \ \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n \"191.235.255.0/24\",\r\n + \ \"191.236.0.0/18\",\r\n \"191.236.64.0/18\",\r\n \"191.236.128.0/18\",\r\n + \ \"191.236.192.0/18\",\r\n \"191.237.0.0/17\",\r\n \"191.237.128.0/18\",\r\n + \ \"191.237.192.0/23\",\r\n \"191.237.194.0/24\",\r\n \"191.237.195.0/24\",\r\n + \ \"191.237.196.0/24\",\r\n \"191.237.200.0/21\",\r\n \"191.237.208.0/20\",\r\n + \ \"191.237.224.0/21\",\r\n \"191.237.232.0/22\",\r\n \"191.237.236.0/24\",\r\n + \ \"191.237.238.0/24\",\r\n \"191.237.240.0/23\",\r\n \"191.237.248.0/21\",\r\n + \ \"191.238.0.0/18\",\r\n \"191.238.64.0/23\",\r\n \"191.238.66.0/23\",\r\n + \ \"191.238.68.0/24\",\r\n \"191.238.70.0/23\",\r\n \"191.238.72.0/21\",\r\n + \ \"191.238.80.0/21\",\r\n \"191.238.88.0/22\",\r\n \"191.238.92.0/23\",\r\n + \ \"191.238.96.0/19\",\r\n \"191.238.128.0/21\",\r\n \"191.238.144.0/20\",\r\n + \ \"191.238.160.0/19\",\r\n \"191.238.192.0/19\",\r\n \"191.238.224.0/19\",\r\n + \ \"191.239.0.0/18\",\r\n \"191.239.64.0/19\",\r\n \"191.239.96.0/20\",\r\n + \ \"191.239.112.0/20\",\r\n \"191.239.160.0/19\",\r\n \"191.239.192.0/22\",\r\n + \ \"191.239.200.0/22\",\r\n \"191.239.204.0/22\",\r\n \"191.239.208.0/20\",\r\n + \ \"191.239.224.0/20\",\r\n \"191.239.240.0/20\",\r\n \"193.149.64.0/21\",\r\n + \ \"193.149.72.0/21\",\r\n \"193.149.80.0/21\",\r\n \"193.149.88.0/21\",\r\n + \ \"198.180.97.0/24\",\r\n \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n + \ \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n \"199.30.24.0/23\",\r\n + \ \"199.30.27.0/25\",\r\n \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n + \ \"199.30.28.64/26\",\r\n \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n + \ \"199.30.31.0/25\",\r\n \"199.30.31.192/26\",\r\n \"202.89.233.64/27\",\r\n + \ \"202.89.235.128/25\",\r\n \"204.79.180.0/24\",\r\n \"204.152.18.0/31\",\r\n + \ \"204.152.18.8/29\",\r\n \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n + \ \"204.152.19.0/24\",\r\n \"204.231.197.0/24\",\r\n \"207.46.13.0/24\",\r\n + \ \"207.46.50.128/28\",\r\n \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n + \ \"207.46.63.128/25\",\r\n \"207.46.67.160/27\",\r\n \"207.46.67.192/27\",\r\n + \ \"207.46.72.0/27\",\r\n \"207.46.77.224/28\",\r\n \"207.46.87.0/24\",\r\n + \ \"207.46.89.16/28\",\r\n \"207.46.95.32/27\",\r\n \"207.46.126.0/24\",\r\n + \ \"207.46.128.0/19\",\r\n \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n + \ \"207.46.198.128/25\",\r\n \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n + \ \"207.46.202.128/28\",\r\n \"207.46.205.0/24\",\r\n \"207.46.224.0/20\",\r\n + \ \"207.68.174.8/29\",\r\n \"207.68.174.40/29\",\r\n \"207.68.174.48/29\",\r\n + \ \"207.68.174.184/29\",\r\n \"207.68.174.208/28\",\r\n \"209.240.212.0/23\",\r\n + \ \"213.199.128.0/20\",\r\n \"213.199.169.0/24\",\r\n \"213.199.180.32/28\",\r\n + \ \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n + \ \"213.199.183.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n + \ \"2602:fd5e:2::/57\",\r\n \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n + \ \"2603:1000:4::/47\",\r\n \"2603:1000:100::/47\",\r\n \"2603:1000:103::/48\",\r\n + \ \"2603:1000:104::/47\",\r\n \"2603:1006:1400::/63\",\r\n + \ \"2603:1006:1401::/63\",\r\n \"2603:1006:1500::/64\",\r\n + \ \"2603:1006:1500:4::/64\",\r\n \"2603:1006:2000::/59\",\r\n + \ \"2603:1006:2000:20::/59\",\r\n \"2603:1007:200::/59\",\r\n + \ \"2603:1007:200:20::/59\",\r\n \"2603:1010::/46\",\r\n + \ \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n \"2603:1010:100::/40\",\r\n + \ \"2603:1010:200::/47\",\r\n \"2603:1010:202::/48\",\r\n + \ \"2603:1010:204::/48\",\r\n \"2603:1010:205::/48\",\r\n + \ \"2603:1010:206::/48\",\r\n \"2603:1010:300::/47\",\r\n + \ \"2603:1010:303::/48\",\r\n \"2603:1010:304::/47\",\r\n + \ \"2603:1010:400::/47\",\r\n \"2603:1010:403::/48\",\r\n + \ \"2603:1010:404::/47\",\r\n \"2603:1016:1400::/59\",\r\n + \ \"2603:1016:1400:20::/59\",\r\n \"2603:1016:1400:40::/59\",\r\n + \ \"2603:1016:1400:60::/59\",\r\n \"2603:1016:2400::/48\",\r\n + \ \"2603:1016:2401::/48\",\r\n \"2603:1016:2402::/48\",\r\n + \ \"2603:1016:2403::/48\",\r\n \"2603:1016:2500::/64\",\r\n + \ \"2603:1016:2500:4::/64\",\r\n \"2603:1016:2500:8::/64\",\r\n + \ \"2603:1016:2500:c::/64\",\r\n \"2603:1017::/59\",\r\n + \ \"2603:1017:0:20::/59\",\r\n \"2603:1017:0:40::/59\",\r\n \ \"2603:1017:0:60::/59\",\r\n \"2603:1020::/47\",\r\n \"2603:1020:2::/48\",\r\n \ \"2603:1020:4::/48\",\r\n \"2603:1020:5::/48\",\r\n \"2603:1020:6::/48\",\r\n \ \"2603:1020:100::/47\",\r\n \"2603:1020:103::/48\",\r\n @@ -5348,9 +5392,8 @@ interactions: \ \"2603:1030:9:200::/57\",\r\n \"2603:1030:9:280::/61\",\r\n \ \"2603:1030:9:288::/62\",\r\n \"2603:1030:9:28c::/64\",\r\n \ \"2603:1030:9:28d::/64\",\r\n \"2603:1030:9:28e::/63\",\r\n - \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/60\",\r\n - \ \"2603:1030:9:2b0::/61\",\r\n \"2603:1030:9:2b8::/62\",\r\n - \ \"2603:1030:9:2bc::/63\",\r\n \"2603:1030:9:2be::/64\",\r\n + \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/59\",\r\n + \ \"2603:1030:9:2c0::/63\",\r\n \"2603:1030:9:2c2::/64\",\r\n \ \"2603:1030:a::/47\",\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:e::/48\",\r\n \ \"2603:1030:f::/48\",\r\n \"2603:1030:10::/47\",\r\n \"2603:1030:12::/48\",\r\n \ \"2603:1030:13::/56\",\r\n \"2603:1030:13:100::/56\",\r\n @@ -5454,47 +5497,50 @@ interactions: \ \"2603:1030:401:348::/61\",\r\n \"2603:1030:401:350::/60\",\r\n \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n - \ \"2603:1030:402::/47\",\r\n \"2603:1030:405::/48\",\r\n - \ \"2603:1030:406::/47\",\r\n \"2603:1030:408::/48\",\r\n - \ \"2603:1030:409::/48\",\r\n \"2603:1030:40a::/64\",\r\n - \ \"2603:1030:40a:1::/64\",\r\n \"2603:1030:40a:2::/64\",\r\n - \ \"2603:1030:40a:3::/64\",\r\n \"2603:1030:40a:4::/62\",\r\n - \ \"2603:1030:40a:8::/63\",\r\n \"2603:1030:40b::/48\",\r\n - \ \"2603:1030:40c::/48\",\r\n \"2603:1030:40d::/60\",\r\n - \ \"2603:1030:40d:4000::/50\",\r\n \"2603:1030:40d:8000::/49\",\r\n - \ \"2603:1030:40e::/56\",\r\n \"2603:1030:40e:100::/56\",\r\n - \ \"2603:1030:40f::/48\",\r\n \"2603:1030:410::/48\",\r\n - \ \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n - \ \"2603:1030:504::/47\",\r\n \"2603:1030:600::/46\",\r\n - \ \"2603:1030:604::/47\",\r\n \"2603:1030:607::/48\",\r\n - \ \"2603:1030:608::/47\",\r\n \"2603:1030:800::/48\",\r\n - \ \"2603:1030:802::/47\",\r\n \"2603:1030:804::/58\",\r\n - \ \"2603:1030:804:40::/60\",\r\n \"2603:1030:804:50::/63\",\r\n - \ \"2603:1030:804:52::/64\",\r\n \"2603:1030:804:53::/64\",\r\n - \ \"2603:1030:804:54::/64\",\r\n \"2603:1030:804:55::/64\",\r\n - \ \"2603:1030:804:56::/63\",\r\n \"2603:1030:804:58::/63\",\r\n - \ \"2603:1030:804:5a::/64\",\r\n \"2603:1030:804:5b::/64\",\r\n - \ \"2603:1030:804:5c::/62\",\r\n \"2603:1030:804:60::/62\",\r\n - \ \"2603:1030:804:64::/63\",\r\n \"2603:1030:804:66::/64\",\r\n - \ \"2603:1030:804:67::/64\",\r\n \"2603:1030:804:68::/61\",\r\n - \ \"2603:1030:804:70::/60\",\r\n \"2603:1030:804:80::/59\",\r\n - \ \"2603:1030:804:a0::/62\",\r\n \"2603:1030:804:a4::/64\",\r\n - \ \"2603:1030:804:a5::/64\",\r\n \"2603:1030:804:a6::/63\",\r\n - \ \"2603:1030:804:a8::/61\",\r\n \"2603:1030:804:b0::/62\",\r\n - \ \"2603:1030:804:b4::/64\",\r\n \"2603:1030:804:b5::/64\",\r\n - \ \"2603:1030:804:b6::/63\",\r\n \"2603:1030:804:b8::/61\",\r\n - \ \"2603:1030:804:c0::/61\",\r\n \"2603:1030:804:c8::/62\",\r\n - \ \"2603:1030:804:cc::/63\",\r\n \"2603:1030:804:ce::/63\",\r\n - \ \"2603:1030:804:d0::/63\",\r\n \"2603:1030:804:d2::/63\",\r\n - \ \"2603:1030:804:d4::/62\",\r\n \"2603:1030:804:d8::/61\",\r\n - \ \"2603:1030:804:e0::/59\",\r\n \"2603:1030:804:100::/57\",\r\n - \ \"2603:1030:804:180::/58\",\r\n \"2603:1030:804:1c0::/61\",\r\n - \ \"2603:1030:804:1c8::/64\",\r\n \"2603:1030:804:1c9::/64\",\r\n - \ \"2603:1030:804:1ca::/63\",\r\n \"2603:1030:804:1cc::/64\",\r\n - \ \"2603:1030:804:1cd::/64\",\r\n \"2603:1030:804:1ce::/63\",\r\n - \ \"2603:1030:804:1d0::/60\",\r\n \"2603:1030:804:1e0::/60\",\r\n - \ \"2603:1030:804:1f0::/61\",\r\n \"2603:1030:804:1f8::/62\",\r\n - \ \"2603:1030:804:1fc::/64\",\r\n \"2603:1030:805::/48\",\r\n + \ \"2603:1030:401:36b::/64\",\r\n \"2603:1030:401:36c::/62\",\r\n + \ \"2603:1030:401:370::/60\",\r\n \"2603:1030:401:380::/63\",\r\n + \ \"2603:1030:401:382::/64\",\r\n \"2603:1030:401:383::/64\",\r\n + \ \"2603:1030:401:384::/62\",\r\n \"2603:1030:402::/47\",\r\n + \ \"2603:1030:405::/48\",\r\n \"2603:1030:406::/47\",\r\n + \ \"2603:1030:408::/48\",\r\n \"2603:1030:409::/48\",\r\n + \ \"2603:1030:40a::/64\",\r\n \"2603:1030:40a:1::/64\",\r\n + \ \"2603:1030:40a:2::/64\",\r\n \"2603:1030:40a:3::/64\",\r\n + \ \"2603:1030:40a:4::/62\",\r\n \"2603:1030:40a:8::/63\",\r\n + \ \"2603:1030:40b::/48\",\r\n \"2603:1030:40c::/48\",\r\n + \ \"2603:1030:40d::/60\",\r\n \"2603:1030:40d:4000::/50\",\r\n + \ \"2603:1030:40d:8000::/49\",\r\n \"2603:1030:40e::/56\",\r\n + \ \"2603:1030:40e:100::/56\",\r\n \"2603:1030:40f::/48\",\r\n + \ \"2603:1030:410::/48\",\r\n \"2603:1030:500::/47\",\r\n + \ \"2603:1030:503::/48\",\r\n \"2603:1030:504::/47\",\r\n + \ \"2603:1030:600::/46\",\r\n \"2603:1030:604::/47\",\r\n + \ \"2603:1030:607::/48\",\r\n \"2603:1030:608::/47\",\r\n + \ \"2603:1030:800::/48\",\r\n \"2603:1030:802::/47\",\r\n + \ \"2603:1030:804::/58\",\r\n \"2603:1030:804:40::/60\",\r\n + \ \"2603:1030:804:50::/63\",\r\n \"2603:1030:804:52::/64\",\r\n + \ \"2603:1030:804:53::/64\",\r\n \"2603:1030:804:54::/64\",\r\n + \ \"2603:1030:804:55::/64\",\r\n \"2603:1030:804:56::/63\",\r\n + \ \"2603:1030:804:58::/63\",\r\n \"2603:1030:804:5a::/64\",\r\n + \ \"2603:1030:804:5b::/64\",\r\n \"2603:1030:804:5c::/62\",\r\n + \ \"2603:1030:804:60::/62\",\r\n \"2603:1030:804:64::/63\",\r\n + \ \"2603:1030:804:66::/64\",\r\n \"2603:1030:804:67::/64\",\r\n + \ \"2603:1030:804:68::/61\",\r\n \"2603:1030:804:70::/60\",\r\n + \ \"2603:1030:804:80::/59\",\r\n \"2603:1030:804:a0::/62\",\r\n + \ \"2603:1030:804:a4::/64\",\r\n \"2603:1030:804:a5::/64\",\r\n + \ \"2603:1030:804:a6::/63\",\r\n \"2603:1030:804:a8::/61\",\r\n + \ \"2603:1030:804:b0::/62\",\r\n \"2603:1030:804:b4::/64\",\r\n + \ \"2603:1030:804:b5::/64\",\r\n \"2603:1030:804:b6::/63\",\r\n + \ \"2603:1030:804:b8::/61\",\r\n \"2603:1030:804:c0::/61\",\r\n + \ \"2603:1030:804:c8::/62\",\r\n \"2603:1030:804:cc::/63\",\r\n + \ \"2603:1030:804:ce::/63\",\r\n \"2603:1030:804:d0::/63\",\r\n + \ \"2603:1030:804:d2::/63\",\r\n \"2603:1030:804:d4::/62\",\r\n + \ \"2603:1030:804:d8::/61\",\r\n \"2603:1030:804:e0::/59\",\r\n + \ \"2603:1030:804:100::/57\",\r\n \"2603:1030:804:180::/58\",\r\n + \ \"2603:1030:804:1c0::/61\",\r\n \"2603:1030:804:1c8::/64\",\r\n + \ \"2603:1030:804:1c9::/64\",\r\n \"2603:1030:804:1ca::/63\",\r\n + \ \"2603:1030:804:1cc::/64\",\r\n \"2603:1030:804:1cd::/64\",\r\n + \ \"2603:1030:804:1ce::/63\",\r\n \"2603:1030:804:1d0::/60\",\r\n + \ \"2603:1030:804:1e0::/59\",\r\n \"2603:1030:804:200::/61\",\r\n + \ \"2603:1030:804:208::/64\",\r\n \"2603:1030:805::/48\",\r\n \ \"2603:1030:806::/48\",\r\n \"2603:1030:807::/48\",\r\n \ \"2603:1030:809::/48\",\r\n \"2603:1030:80a::/56\",\r\n \ \"2603:1030:80b::/48\",\r\n \"2603:1030:80c::/48\",\r\n @@ -5621,109 +5667,137 @@ interactions: \ \"2603:1056:1400::/48\",\r\n \"2603:1056:1401::/48\",\r\n \ \"2603:1056:1402::/48\",\r\n \"2603:1056:1403::/48\",\r\n \ \"2603:1056:1500::/64\",\r\n \"2603:1056:1500:4::/64\",\r\n - \ \"2603:1056:1500:c::/64\",\r\n \"2603:1056:2000:20::/59\",\r\n - \ \"2603:1056:2000:60::/59\",\r\n \"2603:1057:2:20::/59\",\r\n - \ \"2603:1057:2:60::/59\",\r\n \"2603:1061:1000::/48\",\r\n - \ \"2603:1061:1001::/48\",\r\n \"2603:1061:1002::/48\",\r\n - \ \"2603:1061:1003::/48\",\r\n \"2603:1061:1004::/59\",\r\n - \ \"2603:1061:1004:20::/60\",\r\n \"2603:1061:1004:30::/62\",\r\n - \ \"2603:1061:1004:34::/63\",\r\n \"2603:1061:1004:36::/64\",\r\n - \ \"2603:1062:2::/57\",\r\n \"2603:1062:2:80::/57\",\r\n - \ \"2603:1062:2:100::/57\",\r\n \"2603:1062:2:180::/57\",\r\n - \ \"2603:1063:8::/56\",\r\n \"2603:1063:9::/56\",\r\n \"2603:1063:16::/56\",\r\n - \ \"2603:1063:24::/56\",\r\n \"2603:1063:26::/56\",\r\n \"2603:1063:108::/55\",\r\n + \ \"2603:1056:2000:20::/59\",\r\n \"2603:1056:2000:60::/59\",\r\n + \ \"2603:1057:2:20::/59\",\r\n \"2603:1057:2:60::/59\",\r\n + \ \"2603:1061:1000::/48\",\r\n \"2603:1061:1001::/48\",\r\n + \ \"2603:1061:1002::/48\",\r\n \"2603:1061:1003::/48\",\r\n + \ \"2603:1061:1004::/59\",\r\n \"2603:1061:1004:20::/60\",\r\n + \ \"2603:1061:1004:30::/62\",\r\n \"2603:1061:1004:34::/63\",\r\n + \ \"2603:1061:1004:36::/64\",\r\n \"2603:1062:2::/57\",\r\n + \ \"2603:1062:2:80::/57\",\r\n \"2603:1062:2:100::/57\",\r\n + \ \"2603:1062:2:180::/57\",\r\n \"2603:1063:8::/56\",\r\n + \ \"2603:1063:9::/56\",\r\n \"2603:1063:16::/56\",\r\n \"2603:1063:24::/56\",\r\n + \ \"2603:1063:26::/56\",\r\n \"2603:1063:108::/55\",\r\n \ \"2603:1063:109::/55\",\r\n \"2603:1063:116::/55\",\r\n \ \"2603:1063:124::/55\",\r\n \"2603:1063:126::/55\",\r\n \ \"2603:1063:208::/55\",\r\n \"2603:1063:209::/55\",\r\n \ \"2603:1063:216::/55\",\r\n \"2603:1063:224::/55\",\r\n - \ \"2603:1063:226::/55\",\r\n \"2a01:111:f100:1000::/62\",\r\n - \ \"2a01:111:f100:1004::/63\",\r\n \"2a01:111:f100:2000::/52\",\r\n - \ \"2a01:111:f100:3000::/52\",\r\n \"2a01:111:f100:4002::/64\",\r\n - \ \"2a01:111:f100:5000::/52\",\r\n \"2a01:111:f100:6000::/64\",\r\n - \ \"2a01:111:f100:a000::/63\",\r\n \"2a01:111:f100:a002::/64\",\r\n - \ \"2a01:111:f100:a004::/64\",\r\n \"2a01:111:f403:c000::/64\",\r\n - \ \"2a01:111:f403:c004::/62\",\r\n \"2a01:111:f403:c100::/64\",\r\n - \ \"2a01:111:f403:c10c::/62\",\r\n \"2a01:111:f403:c110::/64\",\r\n - \ \"2a01:111:f403:c111::/64\",\r\n \"2a01:111:f403:c112::/64\",\r\n - \ \"2a01:111:f403:c113::/64\",\r\n \"2a01:111:f403:c114::/64\",\r\n - \ \"2a01:111:f403:c200::/64\",\r\n \"2a01:111:f403:c201::/64\",\r\n - \ \"2a01:111:f403:c202::/64\",\r\n \"2a01:111:f403:c203::/64\",\r\n - \ \"2a01:111:f403:c204::/64\",\r\n \"2a01:111:f403:c400::/64\",\r\n - \ \"2a01:111:f403:c401::/64\",\r\n \"2a01:111:f403:c800::/64\",\r\n - \ \"2a01:111:f403:c804::/62\",\r\n \"2a01:111:f403:c900::/64\",\r\n - \ \"2a01:111:f403:c904::/62\",\r\n \"2a01:111:f403:c908::/62\",\r\n - \ \"2a01:111:f403:c90c::/62\",\r\n \"2a01:111:f403:c910::/62\",\r\n - \ \"2a01:111:f403:c914::/62\",\r\n \"2a01:111:f403:c918::/64\",\r\n - \ \"2a01:111:f403:c919::/64\",\r\n \"2a01:111:f403:c91a::/63\",\r\n - \ \"2a01:111:f403:c91c::/63\",\r\n \"2a01:111:f403:c91e::/63\",\r\n - \ \"2a01:111:f403:c920::/63\",\r\n \"2a01:111:f403:c922::/64\",\r\n - \ \"2a01:111:f403:c923::/64\",\r\n \"2a01:111:f403:c924::/62\",\r\n - \ \"2a01:111:f403:c928::/62\",\r\n \"2a01:111:f403:c92c::/64\",\r\n - \ \"2a01:111:f403:c92d::/64\",\r\n \"2a01:111:f403:c92e::/63\",\r\n - \ \"2a01:111:f403:c930::/63\",\r\n \"2a01:111:f403:c932::/63\",\r\n - \ \"2a01:111:f403:c934::/63\",\r\n \"2a01:111:f403:c936::/64\",\r\n - \ \"2a01:111:f403:c937::/64\",\r\n \"2a01:111:f403:c938::/62\",\r\n - \ \"2a01:111:f403:c93c::/62\",\r\n \"2a01:111:f403:c940::/64\",\r\n - \ \"2a01:111:f403:ca00::/62\",\r\n \"2a01:111:f403:ca04::/64\",\r\n - \ \"2a01:111:f403:ca05::/64\",\r\n \"2a01:111:f403:ca06::/63\",\r\n - \ \"2a01:111:f403:ca08::/63\",\r\n \"2a01:111:f403:ca10::/64\",\r\n - \ \"2a01:111:f403:ca11::/64\",\r\n \"2a01:111:f403:ca12::/63\",\r\n - \ \"2a01:111:f403:ca14::/63\",\r\n \"2a01:111:f403:ca16::/63\",\r\n - \ \"2a01:111:f403:ca18::/63\",\r\n \"2a01:111:f403:ca20::/62\",\r\n - \ \"2a01:111:f403:ca24::/64\",\r\n \"2a01:111:f403:cc00::/62\",\r\n - \ \"2a01:111:f403:cc04::/64\",\r\n \"2a01:111:f403:cc05::/64\",\r\n - \ \"2a01:111:f403:cc06::/63\",\r\n \"2a01:111:f403:cc08::/63\",\r\n - \ \"2a01:111:f403:d000::/64\",\r\n \"2a01:111:f403:d004::/62\",\r\n - \ \"2a01:111:f403:d100::/64\",\r\n \"2a01:111:f403:d104::/62\",\r\n - \ \"2a01:111:f403:d108::/62\",\r\n \"2a01:111:f403:d10c::/62\",\r\n - \ \"2a01:111:f403:d120::/62\",\r\n \"2a01:111:f403:d124::/64\",\r\n - \ \"2a01:111:f403:d125::/64\",\r\n \"2a01:111:f403:d200::/64\",\r\n - \ \"2a01:111:f403:d201::/64\",\r\n \"2a01:111:f403:d202::/64\",\r\n - \ \"2a01:111:f403:d203::/64\",\r\n \"2a01:111:f403:d205::/64\",\r\n - \ \"2a01:111:f403:d401::/64\",\r\n \"2a01:111:f403:d402::/64\",\r\n - \ \"2a01:111:f403:d800::/64\",\r\n \"2a01:111:f403:d804::/62\",\r\n - \ \"2a01:111:f403:d900::/64\",\r\n \"2a01:111:f403:d904::/62\",\r\n - \ \"2a01:111:f403:d908::/62\",\r\n \"2a01:111:f403:d90c::/62\",\r\n - \ \"2a01:111:f403:d910::/62\",\r\n \"2a01:111:f403:d914::/64\",\r\n - \ \"2a01:111:f403:d915::/64\",\r\n \"2a01:111:f403:da00::/64\",\r\n - \ \"2a01:111:f403:da01::/64\",\r\n \"2a01:111:f403:da02::/64\",\r\n - \ \"2a01:111:f403:da03::/64\",\r\n \"2a01:111:f403:da05::/64\",\r\n - \ \"2a01:111:f403:dc00::/64\",\r\n \"2a01:111:f403:dc01::/64\",\r\n - \ \"2a01:111:f403:e000::/64\",\r\n \"2a01:111:f403:e003::/64\",\r\n - \ \"2a01:111:f403:e004::/62\",\r\n \"2a01:111:f403:e008::/62\",\r\n - \ \"2a01:111:f403:e00c::/62\",\r\n \"2a01:111:f403:e010::/62\",\r\n - \ \"2a01:111:f403:e014::/64\",\r\n \"2a01:111:f403:e200::/64\",\r\n - \ \"2a01:111:f403:e201::/64\",\r\n \"2a01:111:f403:e202::/64\",\r\n - \ \"2a01:111:f403:e203::/64\",\r\n \"2a01:111:f403:e205::/64\",\r\n - \ \"2a01:111:f403:e400::/64\",\r\n \"2a01:111:f403:e401::/64\",\r\n - \ \"2a01:111:f403:f000::/64\",\r\n \"2a01:111:f403:f800::/62\",\r\n - \ \"2a01:111:f403:f804::/62\",\r\n \"2a01:111:f403:f900::/62\",\r\n - \ \"2a01:111:f403:f904::/62\",\r\n \"2a01:111:f403:f908::/62\",\r\n - \ \"2a01:111:f403:f90c::/62\",\r\n \"2a01:111:f403:f910::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiacentral\",\r\n - \ \"id\": \"AzureCloud.australiacentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.155.128/26\",\r\n \"13.105.27.160/27\",\r\n - \ \"20.28.0.0/17\",\r\n \"20.36.32.0/19\",\r\n \"20.36.104.0/21\",\r\n - \ \"20.37.0.0/18\",\r\n \"20.37.224.0/19\",\r\n \"20.38.184.0/22\",\r\n - \ \"20.39.64.0/21\",\r\n \"20.47.35.0/24\",\r\n \"20.53.0.0/19\",\r\n - \ \"20.53.48.0/21\",\r\n \"20.60.214.0/23\",\r\n \"20.70.0.0/18\",\r\n - \ \"20.135.52.0/23\",\r\n \"20.150.124.0/24\",\r\n \"20.157.0.0/24\",\r\n - \ \"20.157.101.0/24\",\r\n \"20.157.138.0/24\",\r\n \"20.190.189.64/26\",\r\n - \ \"20.213.224.0/19\",\r\n \"20.227.128.0/17\",\r\n \"20.248.0.0/17\",\r\n - \ \"40.82.240.0/22\",\r\n \"40.90.130.48/28\",\r\n \"40.90.142.96/27\",\r\n - \ \"40.90.149.64/27\",\r\n \"40.126.61.64/26\",\r\n \"52.108.74.0/24\",\r\n - \ \"52.108.95.0/24\",\r\n \"52.109.128.0/22\",\r\n \"52.111.248.0/24\",\r\n - \ \"52.143.219.0/24\",\r\n \"52.239.216.0/23\",\r\n \"2603:1010:300::/47\",\r\n - \ \"2603:1010:303::/48\",\r\n \"2603:1010:304::/47\",\r\n - \ \"2603:1016:1400:20::/59\",\r\n \"2603:1016:2400::/48\",\r\n - \ \"2603:1016:2500:4::/64\",\r\n \"2603:1017:0:20::/59\"\r\n + \ \"2603:1063:226::/55\",\r\n \"2603:1063:2200::/64\",\r\n + \ \"2603:1063:2200:4::/64\",\r\n \"2603:1063:2200:8::/64\",\r\n + \ \"2603:1063:2200:c::/64\",\r\n \"2603:1063:2200:10::/64\",\r\n + \ \"2603:1063:2200:14::/64\",\r\n \"2603:1063:2200:18::/64\",\r\n + \ \"2603:1063:2200:1c::/64\",\r\n \"2603:1063:2200:20::/64\",\r\n + \ \"2603:1063:2200:24::/64\",\r\n \"2603:1063:2200:28::/64\",\r\n + \ \"2603:1063:2200:2c::/64\",\r\n \"2603:1063:2200:30::/64\",\r\n + \ \"2603:1063:2202::/64\",\r\n \"2603:1063:2202:4::/64\",\r\n + \ \"2603:1063:2202:8::/64\",\r\n \"2603:1063:2202:c::/64\",\r\n + \ \"2603:1063:2202:10::/64\",\r\n \"2603:1063:2202:14::/64\",\r\n + \ \"2603:1063:2202:18::/64\",\r\n \"2603:1063:2202:1c::/64\",\r\n + \ \"2603:1063:2202:20::/64\",\r\n \"2603:1063:2202:24::/64\",\r\n + \ \"2603:1063:2202:28::/64\",\r\n \"2603:1063:2202:2c::/64\",\r\n + \ \"2603:1063:2202:30::/64\",\r\n \"2603:1063:2202:34::/64\",\r\n + \ \"2603:1063:2202:38::/64\",\r\n \"2603:1063:2202:3c::/64\",\r\n + \ \"2603:1063:2202:40::/64\",\r\n \"2603:1063:2202:44::/64\",\r\n + \ \"2603:1063:2202:48::/64\",\r\n \"2603:1063:2202:4c::/64\",\r\n + \ \"2603:1063:2202:50::/64\",\r\n \"2603:1063:2204::/64\",\r\n + \ \"2603:1063:2204:4::/64\",\r\n \"2603:1063:2206::/64\",\r\n + \ \"2603:1063:2206:4::/64\",\r\n \"2603:1063:2206:8::/64\",\r\n + \ \"2603:1063:2206:c::/64\",\r\n \"2603:1063:2206:10::/64\",\r\n + \ \"2603:1063:2206:14::/64\",\r\n \"2603:1063:2206:18::/64\",\r\n + \ \"2603:1063:2206:1c::/64\",\r\n \"2603:1063:2206:20::/64\",\r\n + \ \"2603:1063:2206:24::/64\",\r\n \"2603:1063:2206:28::/64\",\r\n + \ \"2603:1063:2206:2c::/64\",\r\n \"2603:1063:2206:30::/64\",\r\n + \ \"2603:1063:2206:34::/64\",\r\n \"2603:1063:2206:38::/64\",\r\n + \ \"2603:1063:2206:3c::/64\",\r\n \"2603:1063:2206:40::/64\",\r\n + \ \"2603:1063:2206:44::/64\",\r\n \"2603:1063:2206:48::/64\",\r\n + \ \"2a01:111:f100:1000::/62\",\r\n \"2a01:111:f100:1004::/63\",\r\n + \ \"2a01:111:f100:2000::/52\",\r\n \"2a01:111:f100:3000::/52\",\r\n + \ \"2a01:111:f100:4002::/64\",\r\n \"2a01:111:f100:5000::/52\",\r\n + \ \"2a01:111:f100:6000::/64\",\r\n \"2a01:111:f100:a000::/63\",\r\n + \ \"2a01:111:f100:a002::/64\",\r\n \"2a01:111:f100:a004::/64\",\r\n + \ \"2a01:111:f403:c000::/64\",\r\n \"2a01:111:f403:c004::/62\",\r\n + \ \"2a01:111:f403:c100::/64\",\r\n \"2a01:111:f403:c10c::/62\",\r\n + \ \"2a01:111:f403:c110::/64\",\r\n \"2a01:111:f403:c111::/64\",\r\n + \ \"2a01:111:f403:c112::/64\",\r\n \"2a01:111:f403:c113::/64\",\r\n + \ \"2a01:111:f403:c114::/64\",\r\n \"2a01:111:f403:c200::/64\",\r\n + \ \"2a01:111:f403:c201::/64\",\r\n \"2a01:111:f403:c202::/64\",\r\n + \ \"2a01:111:f403:c203::/64\",\r\n \"2a01:111:f403:c204::/64\",\r\n + \ \"2a01:111:f403:c400::/64\",\r\n \"2a01:111:f403:c401::/64\",\r\n + \ \"2a01:111:f403:c800::/64\",\r\n \"2a01:111:f403:c804::/62\",\r\n + \ \"2a01:111:f403:c900::/64\",\r\n \"2a01:111:f403:c904::/62\",\r\n + \ \"2a01:111:f403:c908::/62\",\r\n \"2a01:111:f403:c90c::/62\",\r\n + \ \"2a01:111:f403:c910::/62\",\r\n \"2a01:111:f403:c914::/62\",\r\n + \ \"2a01:111:f403:c918::/64\",\r\n \"2a01:111:f403:c919::/64\",\r\n + \ \"2a01:111:f403:c91a::/63\",\r\n \"2a01:111:f403:c91c::/63\",\r\n + \ \"2a01:111:f403:c91e::/63\",\r\n \"2a01:111:f403:c920::/63\",\r\n + \ \"2a01:111:f403:c922::/64\",\r\n \"2a01:111:f403:c923::/64\",\r\n + \ \"2a01:111:f403:c924::/62\",\r\n \"2a01:111:f403:c928::/62\",\r\n + \ \"2a01:111:f403:c92c::/64\",\r\n \"2a01:111:f403:c92d::/64\",\r\n + \ \"2a01:111:f403:c92e::/63\",\r\n \"2a01:111:f403:c930::/63\",\r\n + \ \"2a01:111:f403:c932::/63\",\r\n \"2a01:111:f403:c934::/63\",\r\n + \ \"2a01:111:f403:c936::/64\",\r\n \"2a01:111:f403:c937::/64\",\r\n + \ \"2a01:111:f403:c938::/62\",\r\n \"2a01:111:f403:c93c::/62\",\r\n + \ \"2a01:111:f403:c940::/64\",\r\n \"2a01:111:f403:ca00::/62\",\r\n + \ \"2a01:111:f403:ca04::/64\",\r\n \"2a01:111:f403:ca05::/64\",\r\n + \ \"2a01:111:f403:ca06::/63\",\r\n \"2a01:111:f403:ca08::/63\",\r\n + \ \"2a01:111:f403:ca10::/64\",\r\n \"2a01:111:f403:ca11::/64\",\r\n + \ \"2a01:111:f403:ca12::/63\",\r\n \"2a01:111:f403:ca14::/63\",\r\n + \ \"2a01:111:f403:ca16::/63\",\r\n \"2a01:111:f403:ca18::/63\",\r\n + \ \"2a01:111:f403:ca20::/62\",\r\n \"2a01:111:f403:ca24::/64\",\r\n + \ \"2a01:111:f403:cc00::/62\",\r\n \"2a01:111:f403:cc04::/64\",\r\n + \ \"2a01:111:f403:cc05::/64\",\r\n \"2a01:111:f403:cc06::/63\",\r\n + \ \"2a01:111:f403:cc08::/63\",\r\n \"2a01:111:f403:d000::/64\",\r\n + \ \"2a01:111:f403:d004::/62\",\r\n \"2a01:111:f403:d100::/64\",\r\n + \ \"2a01:111:f403:d104::/62\",\r\n \"2a01:111:f403:d108::/62\",\r\n + \ \"2a01:111:f403:d10c::/62\",\r\n \"2a01:111:f403:d120::/62\",\r\n + \ \"2a01:111:f403:d124::/64\",\r\n \"2a01:111:f403:d125::/64\",\r\n + \ \"2a01:111:f403:d200::/64\",\r\n \"2a01:111:f403:d201::/64\",\r\n + \ \"2a01:111:f403:d202::/64\",\r\n \"2a01:111:f403:d203::/64\",\r\n + \ \"2a01:111:f403:d205::/64\",\r\n \"2a01:111:f403:d401::/64\",\r\n + \ \"2a01:111:f403:d402::/64\",\r\n \"2a01:111:f403:d800::/64\",\r\n + \ \"2a01:111:f403:d804::/62\",\r\n \"2a01:111:f403:d900::/64\",\r\n + \ \"2a01:111:f403:d904::/62\",\r\n \"2a01:111:f403:d908::/62\",\r\n + \ \"2a01:111:f403:d90c::/62\",\r\n \"2a01:111:f403:d910::/62\",\r\n + \ \"2a01:111:f403:d914::/64\",\r\n \"2a01:111:f403:d915::/64\",\r\n + \ \"2a01:111:f403:da00::/64\",\r\n \"2a01:111:f403:da01::/64\",\r\n + \ \"2a01:111:f403:da02::/64\",\r\n \"2a01:111:f403:da03::/64\",\r\n + \ \"2a01:111:f403:da05::/64\",\r\n \"2a01:111:f403:dc00::/64\",\r\n + \ \"2a01:111:f403:dc01::/64\",\r\n \"2a01:111:f403:e000::/64\",\r\n + \ \"2a01:111:f403:e003::/64\",\r\n \"2a01:111:f403:e004::/62\",\r\n + \ \"2a01:111:f403:e008::/62\",\r\n \"2a01:111:f403:e00c::/62\",\r\n + \ \"2a01:111:f403:e010::/62\",\r\n \"2a01:111:f403:e014::/64\",\r\n + \ \"2a01:111:f403:e200::/64\",\r\n \"2a01:111:f403:e201::/64\",\r\n + \ \"2a01:111:f403:e202::/64\",\r\n \"2a01:111:f403:e203::/64\",\r\n + \ \"2a01:111:f403:e205::/64\",\r\n \"2a01:111:f403:e400::/64\",\r\n + \ \"2a01:111:f403:e401::/64\",\r\n \"2a01:111:f403:f000::/64\",\r\n + \ \"2a01:111:f403:f800::/62\",\r\n \"2a01:111:f403:f804::/62\",\r\n + \ \"2a01:111:f403:f900::/62\",\r\n \"2a01:111:f403:f904::/62\",\r\n + \ \"2a01:111:f403:f908::/62\",\r\n \"2a01:111:f403:f90c::/62\",\r\n + \ \"2a01:111:f403:f910::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.australiacentral\",\r\n \"id\": + \"AzureCloud.australiacentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": + \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.155.128/26\",\r\n + \ \"13.105.27.160/27\",\r\n \"20.28.0.0/17\",\r\n \"20.36.32.0/19\",\r\n + \ \"20.36.104.0/21\",\r\n \"20.37.0.0/18\",\r\n \"20.37.224.0/19\",\r\n + \ \"20.38.184.0/22\",\r\n \"20.39.64.0/21\",\r\n \"20.47.35.0/24\",\r\n + \ \"20.53.0.0/19\",\r\n \"20.53.48.0/21\",\r\n \"20.60.214.0/23\",\r\n + \ \"20.70.0.0/18\",\r\n \"20.135.52.0/23\",\r\n \"20.150.124.0/24\",\r\n + \ \"20.157.0.0/24\",\r\n \"20.157.101.0/24\",\r\n \"20.157.138.0/24\",\r\n + \ \"20.190.189.64/26\",\r\n \"20.213.224.0/19\",\r\n \"20.227.128.0/17\",\r\n + \ \"20.248.0.0/17\",\r\n \"40.82.240.0/22\",\r\n \"40.90.130.48/28\",\r\n + \ \"40.90.142.96/27\",\r\n \"40.90.149.64/27\",\r\n \"40.126.61.64/26\",\r\n + \ \"52.108.74.0/24\",\r\n \"52.108.95.0/24\",\r\n \"52.109.128.0/22\",\r\n + \ \"52.111.248.0/24\",\r\n \"52.143.219.0/24\",\r\n \"52.239.216.0/23\",\r\n + \ \"2603:1010:300::/47\",\r\n \"2603:1010:303::/48\",\r\n + \ \"2603:1010:304::/47\",\r\n \"2603:1016:1400:20::/59\",\r\n + \ \"2603:1016:2400::/48\",\r\n \"2603:1016:2500:4::/64\",\r\n + \ \"2603:1017:0:20::/59\",\r\n \"2603:1063:2202:c::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiacentral2\",\r\n \ \"id\": \"AzureCloud.australiacentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": @@ -5738,55 +5812,56 @@ interactions: \ \"52.143.218.0/24\",\r\n \"52.239.218.0/23\",\r\n \"2603:1010:400::/47\",\r\n \ \"2603:1010:403::/48\",\r\n \"2603:1010:404::/47\",\r\n \ \"2603:1016:1400:40::/59\",\r\n \"2603:1016:2401::/48\",\r\n - \ \"2603:1016:2500:8::/64\",\r\n \"2603:1017:0:40::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiaeast\",\r\n - \ \"id\": \"AzureCloud.australiaeast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.70.64.0/18\",\r\n - \ \"13.72.224.0/19\",\r\n \"13.73.192.0/20\",\r\n \"13.75.128.0/17\",\r\n - \ \"13.104.211.128/26\",\r\n \"13.105.16.192/26\",\r\n \"13.105.20.128/26\",\r\n - \ \"13.105.52.192/26\",\r\n \"13.105.53.128/26\",\r\n \"20.5.0.0/16\",\r\n - \ \"20.11.0.0/17\",\r\n \"20.28.128.0/17\",\r\n \"20.37.192.0/19\",\r\n - \ \"20.38.112.0/23\",\r\n \"20.40.64.0/20\",\r\n \"20.40.80.0/21\",\r\n - \ \"20.40.120.0/21\",\r\n \"20.40.176.0/20\",\r\n \"20.42.192.0/19\",\r\n - \ \"20.43.96.0/20\",\r\n \"20.47.37.0/24\",\r\n \"20.47.122.0/23\",\r\n - \ \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n \"20.53.64.0/18\",\r\n - \ \"20.53.128.0/17\",\r\n \"20.58.128.0/18\",\r\n \"20.60.72.0/22\",\r\n - \ \"20.60.182.0/23\",\r\n \"20.70.128.0/17\",\r\n \"20.92.64.0/18\",\r\n - \ \"20.92.128.0/17\",\r\n \"20.95.192.0/21\",\r\n \"20.95.208.0/24\",\r\n - \ \"20.135.120.0/21\",\r\n \"20.150.66.0/24\",\r\n \"20.150.92.0/24\",\r\n - \ \"20.150.117.0/24\",\r\n \"20.157.44.0/24\",\r\n \"20.157.107.0/24\",\r\n - \ \"20.157.155.0/24\",\r\n \"20.157.214.0/24\",\r\n \"20.157.220.0/24\",\r\n - \ \"20.167.0.0/17\",\r\n \"20.188.128.0/17\",\r\n \"20.190.142.0/25\",\r\n - \ \"20.190.167.0/24\",\r\n \"20.191.192.0/18\",\r\n \"20.193.0.0/18\",\r\n - \ \"20.193.64.0/19\",\r\n \"20.202.62.0/24\",\r\n \"20.202.65.0/24\",\r\n - \ \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n \"20.213.0.0/17\",\r\n - \ \"20.213.128.0/18\",\r\n \"20.213.192.0/20\",\r\n \"20.227.0.0/18\",\r\n - \ \"20.248.128.0/17\",\r\n \"23.101.208.0/20\",\r\n \"40.79.160.0/20\",\r\n - \ \"40.79.211.0/24\",\r\n \"40.82.32.0/22\",\r\n \"40.82.192.0/19\",\r\n - \ \"40.87.208.0/22\",\r\n \"40.90.18.0/28\",\r\n \"40.90.30.0/25\",\r\n - \ \"40.90.130.80/28\",\r\n \"40.90.130.208/28\",\r\n \"40.90.140.32/27\",\r\n - \ \"40.90.142.160/27\",\r\n \"40.90.147.64/27\",\r\n \"40.90.150.0/27\",\r\n - \ \"40.112.37.128/26\",\r\n \"40.126.14.0/25\",\r\n \"40.126.39.0/24\",\r\n - \ \"40.126.224.0/19\",\r\n \"52.108.40.0/23\",\r\n \"52.108.83.0/24\",\r\n - \ \"52.109.112.0/22\",\r\n \"52.111.224.0/24\",\r\n \"52.113.88.0/22\",\r\n - \ \"52.113.103.0/24\",\r\n \"52.114.16.0/22\",\r\n \"52.114.58.0/23\",\r\n - \ \"52.114.192.0/23\",\r\n \"52.115.98.0/24\",\r\n \"52.120.158.0/23\",\r\n - \ \"52.121.108.0/22\",\r\n \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n - \ \"52.147.0.0/19\",\r\n \"52.156.160.0/19\",\r\n \"52.187.192.0/18\",\r\n - \ \"52.232.136.0/21\",\r\n \"52.232.154.0/24\",\r\n \"52.237.192.0/18\",\r\n - \ \"52.239.130.0/23\",\r\n \"52.239.226.0/24\",\r\n \"52.245.16.0/22\",\r\n - \ \"104.44.90.64/26\",\r\n \"104.44.93.96/27\",\r\n \"104.44.95.48/28\",\r\n - \ \"104.46.29.0/24\",\r\n \"104.46.30.0/23\",\r\n \"104.209.80.0/20\",\r\n - \ \"104.210.64.0/18\",\r\n \"191.238.66.0/23\",\r\n \"191.239.64.0/19\",\r\n - \ \"2603:1010::/46\",\r\n \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n - \ \"2603:1016:1400:60::/59\",\r\n \"2603:1016:2402::/48\",\r\n - \ \"2603:1016:2500:c::/64\",\r\n \"2603:1017:0:60::/59\"\r\n + \ \"2603:1016:2500:8::/64\",\r\n \"2603:1017:0:40::/59\",\r\n + \ \"2603:1063:2202:28::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.australiaeast\",\r\n \"id\": \"AzureCloud.australiaeast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.70.64.0/18\",\r\n \"13.72.224.0/19\",\r\n \"13.73.192.0/20\",\r\n + \ \"13.75.128.0/17\",\r\n \"13.104.211.128/26\",\r\n \"13.105.16.192/26\",\r\n + \ \"13.105.20.128/26\",\r\n \"13.105.52.192/26\",\r\n \"13.105.53.128/26\",\r\n + \ \"20.5.0.0/16\",\r\n \"20.11.0.0/17\",\r\n \"20.28.128.0/17\",\r\n + \ \"20.37.192.0/19\",\r\n \"20.38.112.0/23\",\r\n \"20.40.64.0/20\",\r\n + \ \"20.40.80.0/21\",\r\n \"20.40.120.0/21\",\r\n \"20.40.176.0/20\",\r\n + \ \"20.42.192.0/19\",\r\n \"20.43.96.0/20\",\r\n \"20.47.37.0/24\",\r\n + \ \"20.47.122.0/23\",\r\n \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n + \ \"20.53.64.0/18\",\r\n \"20.53.128.0/17\",\r\n \"20.58.128.0/18\",\r\n + \ \"20.60.72.0/22\",\r\n \"20.60.182.0/23\",\r\n \"20.70.128.0/17\",\r\n + \ \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n \"20.95.192.0/21\",\r\n + \ \"20.95.208.0/24\",\r\n \"20.135.120.0/21\",\r\n \"20.150.66.0/24\",\r\n + \ \"20.150.92.0/24\",\r\n \"20.150.117.0/24\",\r\n \"20.157.44.0/24\",\r\n + \ \"20.157.107.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.214.0/24\",\r\n + \ \"20.157.220.0/24\",\r\n \"20.157.226.0/24\",\r\n \"20.167.0.0/17\",\r\n + \ \"20.188.128.0/17\",\r\n \"20.190.142.0/25\",\r\n \"20.190.167.0/24\",\r\n + \ \"20.191.192.0/18\",\r\n \"20.193.0.0/18\",\r\n \"20.193.64.0/19\",\r\n + \ \"20.202.62.0/24\",\r\n \"20.202.65.0/24\",\r\n \"20.211.0.0/17\",\r\n + \ \"20.211.128.0/18\",\r\n \"20.213.0.0/17\",\r\n \"20.213.128.0/18\",\r\n + \ \"20.213.192.0/20\",\r\n \"20.227.0.0/18\",\r\n \"20.248.128.0/17\",\r\n + \ \"23.101.208.0/20\",\r\n \"40.79.160.0/20\",\r\n \"40.79.211.0/24\",\r\n + \ \"40.82.32.0/22\",\r\n \"40.82.192.0/19\",\r\n \"40.87.208.0/22\",\r\n + \ \"40.90.18.0/28\",\r\n \"40.90.30.0/25\",\r\n \"40.90.130.80/28\",\r\n + \ \"40.90.130.208/28\",\r\n \"40.90.140.32/27\",\r\n \"40.90.142.160/27\",\r\n + \ \"40.90.147.64/27\",\r\n \"40.90.150.0/27\",\r\n \"40.112.37.128/26\",\r\n + \ \"40.126.14.0/25\",\r\n \"40.126.39.0/24\",\r\n \"40.126.224.0/19\",\r\n + \ \"52.108.40.0/23\",\r\n \"52.108.83.0/24\",\r\n \"52.109.112.0/22\",\r\n + \ \"52.111.224.0/24\",\r\n \"52.113.88.0/22\",\r\n \"52.113.103.0/24\",\r\n + \ \"52.114.16.0/22\",\r\n \"52.114.58.0/23\",\r\n \"52.114.192.0/23\",\r\n + \ \"52.115.98.0/24\",\r\n \"52.120.158.0/23\",\r\n \"52.121.108.0/22\",\r\n + \ \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n \"52.147.0.0/19\",\r\n + \ \"52.156.160.0/19\",\r\n \"52.187.192.0/18\",\r\n \"52.232.136.0/21\",\r\n + \ \"52.232.154.0/24\",\r\n \"52.237.192.0/18\",\r\n \"52.239.130.0/23\",\r\n + \ \"52.239.226.0/24\",\r\n \"52.245.16.0/22\",\r\n \"104.44.90.64/26\",\r\n + \ \"104.44.93.96/27\",\r\n \"104.44.95.48/28\",\r\n \"104.46.29.0/24\",\r\n + \ \"104.46.30.0/23\",\r\n \"104.209.80.0/20\",\r\n \"104.210.64.0/18\",\r\n + \ \"191.238.66.0/23\",\r\n \"191.239.64.0/19\",\r\n \"2603:1010::/46\",\r\n + \ \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n \"2603:1016:1400:60::/59\",\r\n + \ \"2603:1016:2402::/48\",\r\n \"2603:1016:2500:c::/64\",\r\n + \ \"2603:1017:0:60::/59\",\r\n \"2603:1063:2202:30::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiasoutheast\",\r\n \ \"id\": \"AzureCloud.australiasoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": @@ -5816,84 +5891,86 @@ interactions: \ \"2603:1010:204::/48\",\r\n \"2603:1010:205::/48\",\r\n \ \"2603:1010:206::/48\",\r\n \"2603:1016:1400::/59\",\r\n \ \"2603:1016:2403::/48\",\r\n \"2603:1016:2500::/64\",\r\n - \ \"2603:1017::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.brazilse\",\r\n \"id\": \"AzureCloud.brazilse\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.27.128/27\",\r\n \"13.105.36.48/28\",\r\n - \ \"13.105.36.96/27\",\r\n \"13.105.52.0/27\",\r\n \"20.20.32.0/26\",\r\n - \ \"20.40.32.0/21\",\r\n \"20.135.76.0/23\",\r\n \"20.150.73.0/24\",\r\n - \ \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n \"20.157.42.0/24\",\r\n - \ \"20.157.189.0/24\",\r\n \"20.157.198.0/24\",\r\n \"20.195.128.0/22\",\r\n - \ \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\r\n \"20.231.128.0/26\",\r\n - \ \"23.97.112.192/27\",\r\n \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n - \ \"40.79.204.192/26\",\r\n \"40.123.128.0/22\",\r\n \"40.126.207.0/24\",\r\n - \ \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n \"52.109.164.0/24\",\r\n - \ \"52.111.207.0/24\",\r\n \"52.112.206.0/24\",\r\n \"52.253.197.0/24\",\r\n - \ \"191.232.16.0/21\",\r\n \"191.233.8.0/21\",\r\n \"191.233.48.0/21\",\r\n - \ \"191.233.160.0/19\",\r\n \"191.234.224.0/19\",\r\n \"191.237.224.0/21\",\r\n - \ \"2603:1050:400::/48\",\r\n \"2603:1050:402::/48\",\r\n + \ \"2603:1017::/59\",\r\n \"2603:1063:2202::/64\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"AzureCloud.brazilse\",\r\n + \ \"id\": \"AzureCloud.brazilse\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.27.128/27\",\r\n + \ \"13.105.36.48/28\",\r\n \"13.105.36.96/27\",\r\n \"13.105.52.0/27\",\r\n + \ \"20.20.32.0/26\",\r\n \"20.40.32.0/21\",\r\n \"20.135.76.0/23\",\r\n + \ \"20.150.73.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n + \ \"20.157.42.0/24\",\r\n \"20.157.189.0/24\",\r\n \"20.157.198.0/24\",\r\n + \ \"20.195.128.0/22\",\r\n \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\r\n + \ \"20.231.128.0/26\",\r\n \"23.97.112.192/27\",\r\n \"23.97.116.0/22\",\r\n + \ \"23.97.120.0/21\",\r\n \"40.79.204.192/26\",\r\n \"40.123.128.0/22\",\r\n + \ \"40.126.207.0/24\",\r\n \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n + \ \"52.109.164.0/24\",\r\n \"52.111.207.0/24\",\r\n \"52.112.206.0/24\",\r\n + \ \"52.253.197.0/24\",\r\n \"191.232.16.0/21\",\r\n \"191.233.8.0/21\",\r\n + \ \"191.233.48.0/21\",\r\n \"191.233.160.0/19\",\r\n \"191.234.224.0/19\",\r\n + \ \"191.237.224.0/21\",\r\n \"2603:1050:400::/48\",\r\n \"2603:1050:402::/48\",\r\n \ \"2603:1050:403::/48\",\r\n \"2603:1050:404::/48\",\r\n \ \"2603:1056:1403::/48\",\r\n \"2603:1056:1500:4::/64\",\r\n \ \"2603:1056:2000:60::/59\",\r\n \"2603:1057:2:60::/59\",\r\n - \ \"2603:1061:1002::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.brazilsouth\",\r\n \"id\": \"AzureCloud.brazilsouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.52.80/28\",\r\n \"13.105.52.128/26\",\r\n - \ \"20.40.16.0/21\",\r\n \"20.40.112.0/21\",\r\n \"20.47.39.0/24\",\r\n - \ \"20.47.86.0/24\",\r\n \"20.60.36.0/23\",\r\n \"20.95.240.0/24\",\r\n - \ \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.157.55.0/24\",\r\n \"20.157.222.0/24\",\r\n \"20.190.145.0/25\",\r\n - \ \"20.190.173.0/24\",\r\n \"20.195.136.0/21\",\r\n \"20.195.152.0/21\",\r\n - \ \"20.195.160.0/19\",\r\n \"20.195.192.0/18\",\r\n \"20.197.128.0/17\",\r\n - \ \"20.201.0.0/17\",\r\n \"20.202.80.0/22\",\r\n \"20.206.64.0/18\",\r\n - \ \"20.206.128.0/17\",\r\n \"20.209.12.0/23\",\r\n \"20.226.0.0/16\",\r\n - \ \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n - \ \"23.97.112.160/27\",\r\n \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n - \ \"40.90.133.32/27\",\r\n \"40.90.133.144/28\",\r\n \"40.90.141.64/27\",\r\n - \ \"40.90.144.224/27\",\r\n \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n - \ \"40.90.157.0/27\",\r\n \"40.126.17.0/25\",\r\n \"40.126.45.0/24\",\r\n - \ \"52.108.36.0/22\",\r\n \"52.108.82.0/24\",\r\n \"52.108.171.0/24\",\r\n - \ \"52.108.172.0/23\",\r\n \"52.109.108.0/22\",\r\n \"52.111.225.0/24\",\r\n - \ \"52.112.118.0/24\",\r\n \"52.113.132.0/24\",\r\n \"52.113.152.0/24\",\r\n - \ \"52.114.194.0/23\",\r\n \"52.114.196.0/22\",\r\n \"52.114.200.0/22\",\r\n - \ \"52.121.40.0/21\",\r\n \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n - \ \"104.41.0.0/18\",\r\n \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n - \ \"191.232.160.0/19\",\r\n \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n - \ \"191.233.16.0/20\",\r\n \"191.233.128.0/20\",\r\n \"191.233.192.0/18\",\r\n - \ \"191.234.128.0/18\",\r\n \"191.234.192.0/19\",\r\n \"191.235.32.0/19\",\r\n - \ \"191.235.64.0/18\",\r\n \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n - \ \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n - \ \"191.235.250.0/25\",\r\n \"191.237.195.0/24\",\r\n \"191.237.200.0/21\",\r\n - \ \"191.237.248.0/21\",\r\n \"191.238.72.0/21\",\r\n \"191.238.128.0/21\",\r\n - \ \"191.238.192.0/19\",\r\n \"191.239.112.0/20\",\r\n \"191.239.204.0/22\",\r\n - \ \"191.239.240.0/20\",\r\n \"2603:1050:1::/48\",\r\n \"2603:1050:2::/47\",\r\n - \ \"2603:1050:5::/48\",\r\n \"2603:1050:6::/47\",\r\n \"2603:1056:1400::/48\",\r\n + \ \"2603:1061:1002::/48\",\r\n \"2603:1063:2204:4::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.brazilsouth\",\r\n + \ \"id\": \"AzureCloud.brazilsouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.52.80/28\",\r\n + \ \"13.105.52.128/26\",\r\n \"20.40.16.0/21\",\r\n \"20.40.112.0/21\",\r\n + \ \"20.47.39.0/24\",\r\n \"20.47.86.0/24\",\r\n \"20.60.36.0/23\",\r\n + \ \"20.95.240.0/24\",\r\n \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n + \ \"20.150.111.0/24\",\r\n \"20.157.55.0/24\",\r\n \"20.157.222.0/24\",\r\n + \ \"20.157.227.0/24\",\r\n \"20.190.145.0/25\",\r\n \"20.190.173.0/24\",\r\n + \ \"20.195.136.0/21\",\r\n \"20.195.152.0/21\",\r\n \"20.195.160.0/19\",\r\n + \ \"20.195.192.0/18\",\r\n \"20.197.128.0/17\",\r\n \"20.201.0.0/17\",\r\n + \ \"20.202.80.0/22\",\r\n \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n + \ \"20.209.12.0/23\",\r\n \"20.226.0.0/16\",\r\n \"23.97.96.0/20\",\r\n + \ \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n \"23.97.112.160/27\",\r\n + \ \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n \"40.90.133.32/27\",\r\n + \ \"40.90.133.144/28\",\r\n \"40.90.141.64/27\",\r\n \"40.90.144.224/27\",\r\n + \ \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n \"40.90.157.0/27\",\r\n + \ \"40.126.17.0/25\",\r\n \"40.126.45.0/24\",\r\n \"52.108.36.0/22\",\r\n + \ \"52.108.82.0/24\",\r\n \"52.108.171.0/24\",\r\n \"52.108.172.0/23\",\r\n + \ \"52.109.108.0/22\",\r\n \"52.111.225.0/24\",\r\n \"52.112.118.0/24\",\r\n + \ \"52.113.132.0/24\",\r\n \"52.113.152.0/24\",\r\n \"52.114.194.0/23\",\r\n + \ \"52.114.196.0/22\",\r\n \"52.114.200.0/22\",\r\n \"52.121.40.0/21\",\r\n + \ \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n \"104.41.0.0/18\",\r\n + \ \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n \"191.232.160.0/19\",\r\n + \ \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n \"191.233.16.0/20\",\r\n + \ \"191.233.128.0/20\",\r\n \"191.233.192.0/18\",\r\n \"191.234.128.0/18\",\r\n + \ \"191.234.192.0/19\",\r\n \"191.235.32.0/19\",\r\n \"191.235.64.0/18\",\r\n + \ \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n \"191.235.224.0/20\",\r\n + \ \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n + \ \"191.237.195.0/24\",\r\n \"191.237.200.0/21\",\r\n \"191.237.248.0/21\",\r\n + \ \"191.238.72.0/21\",\r\n \"191.238.128.0/21\",\r\n \"191.238.192.0/19\",\r\n + \ \"191.239.112.0/20\",\r\n \"191.239.204.0/22\",\r\n \"191.239.240.0/20\",\r\n + \ \"2603:1050:1::/48\",\r\n \"2603:1050:2::/47\",\r\n \"2603:1050:5::/48\",\r\n + \ \"2603:1050:6::/47\",\r\n \"2603:1056:1400::/48\",\r\n \ \"2603:1056:1500::/64\",\r\n \"2603:1056:2000:20::/59\",\r\n - \ \"2603:1057:2:20::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.canadacentral\",\r\n \"id\": \"AzureCloud.canadacentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.160.0/19\",\r\n \"13.88.224.0/19\",\r\n \"13.104.151.192/26\",\r\n - \ \"13.104.152.0/25\",\r\n \"13.104.208.176/28\",\r\n \"13.104.212.192/26\",\r\n - \ \"13.104.223.192/26\",\r\n \"20.38.114.0/25\",\r\n \"20.38.144.0/21\",\r\n - \ \"20.39.128.0/20\",\r\n \"20.43.0.0/19\",\r\n \"20.47.40.0/24\",\r\n - \ \"20.47.87.0/24\",\r\n \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n - \ \"20.48.224.0/19\",\r\n \"20.60.42.0/23\",\r\n \"20.60.242.0/23\",\r\n - \ \"20.63.0.0/17\",\r\n \"20.95.20.0/24\",\r\n \"20.95.40.0/21\",\r\n - \ \"20.104.0.0/17\",\r\n \"20.104.192.0/18\",\r\n \"20.116.0.0/16\",\r\n - \ \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n \"20.150.16.0/24\",\r\n - \ \"20.150.31.0/24\",\r\n \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n - \ \"20.151.0.0/16\",\r\n \"20.157.26.0/24\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.113.0/24\",\r\n \"20.157.121.0/24\",\r\n \"20.157.148.0/24\",\r\n - \ \"20.190.139.0/25\",\r\n \"20.190.161.0/24\",\r\n \"20.200.64.0/18\",\r\n + \ \"2603:1057:2:20::/59\",\r\n \"2603:1063:2204::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.canadacentral\",\r\n + \ \"id\": \"AzureCloud.canadacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n + \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.160.0/19\",\r\n + \ \"13.88.224.0/19\",\r\n \"13.104.151.192/26\",\r\n \"13.104.152.0/25\",\r\n + \ \"13.104.208.176/28\",\r\n \"13.104.212.192/26\",\r\n \"13.104.223.192/26\",\r\n + \ \"20.38.114.0/25\",\r\n \"20.38.144.0/21\",\r\n \"20.39.128.0/20\",\r\n + \ \"20.43.0.0/19\",\r\n \"20.47.40.0/24\",\r\n \"20.47.87.0/24\",\r\n + \ \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n \"20.48.224.0/19\",\r\n + \ \"20.60.42.0/23\",\r\n \"20.60.242.0/23\",\r\n \"20.63.0.0/17\",\r\n + \ \"20.95.20.0/24\",\r\n \"20.95.40.0/21\",\r\n \"20.104.0.0/17\",\r\n + \ \"20.104.192.0/18\",\r\n \"20.116.0.0/16\",\r\n \"20.135.182.0/23\",\r\n + \ \"20.135.184.0/22\",\r\n \"20.150.16.0/24\",\r\n \"20.150.31.0/24\",\r\n + \ \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.151.0.0/16\",\r\n + \ \"20.157.26.0/24\",\r\n \"20.157.52.0/24\",\r\n \"20.157.113.0/24\",\r\n + \ \"20.157.121.0/24\",\r\n \"20.157.148.0/24\",\r\n \"20.190.139.0/25\",\r\n + \ \"20.190.161.0/24\",\r\n \"20.200.64.0/18\",\r\n \"20.209.70.0/23\",\r\n \ \"20.220.0.0/18\",\r\n \"20.220.128.0/17\",\r\n \"40.79.216.0/24\",\r\n \ \"40.80.44.0/22\",\r\n \"40.82.160.0/19\",\r\n \"40.85.192.0/18\",\r\n \ \"40.90.17.144/28\",\r\n \"40.90.128.0/28\",\r\n \"40.90.138.32/27\",\r\n @@ -5910,73 +5987,75 @@ interactions: \ \"2603:1030:f05::/48\",\r\n \"2603:1030:f06::/48\",\r\n \ \"2603:1030:f07::/56\",\r\n \"2603:1030:f08::/48\",\r\n \ \"2603:1036:2401::/48\",\r\n \"2603:1036:2500:30::/64\",\r\n - \ \"2603:1036:3000:40::/59\",\r\n \"2603:1037:1:40::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.canadaeast\",\r\n - \ \"id\": \"AzureCloud.canadaeast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.154.128/25\",\r\n - \ \"20.38.121.128/25\",\r\n \"20.47.41.0/24\",\r\n \"20.47.88.0/24\",\r\n - \ \"20.60.142.0/23\",\r\n \"20.95.17.0/24\",\r\n \"20.104.128.0/18\",\r\n - \ \"20.135.66.0/23\",\r\n \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n - \ \"20.150.113.0/24\",\r\n \"20.157.4.0/23\",\r\n \"20.157.8.0/22\",\r\n - \ \"20.157.161.0/24\",\r\n \"20.190.139.128/25\",\r\n \"20.190.162.0/24\",\r\n - \ \"20.200.0.0/18\",\r\n \"20.209.64.0/23\",\r\n \"20.220.64.0/18\",\r\n - \ \"40.69.96.0/19\",\r\n \"40.79.217.0/24\",\r\n \"40.80.40.0/22\",\r\n - \ \"40.80.240.0/20\",\r\n \"40.86.192.0/18\",\r\n \"40.89.0.0/19\",\r\n - \ \"40.90.17.128/28\",\r\n \"40.90.138.64/27\",\r\n \"40.90.156.96/27\",\r\n - \ \"40.126.11.128/25\",\r\n \"40.126.34.0/24\",\r\n \"52.108.193.0/24\",\r\n - \ \"52.108.232.0/23\",\r\n \"52.109.96.0/22\",\r\n \"52.111.226.0/24\",\r\n - \ \"52.114.164.0/22\",\r\n \"52.136.22.0/24\",\r\n \"52.139.64.0/18\",\r\n - \ \"52.155.0.0/19\",\r\n \"52.229.64.0/18\",\r\n \"52.232.128.0/21\",\r\n - \ \"52.235.0.0/18\",\r\n \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n - \ \"52.242.0.0/18\",\r\n \"52.245.32.0/22\",\r\n \"104.44.93.64/27\",\r\n - \ \"104.44.95.32/28\",\r\n \"2603:1030:20a::/47\",\r\n \"2603:1030:1000::/47\",\r\n + \ \"2603:1036:3000:40::/59\",\r\n \"2603:1037:1:40::/59\",\r\n + \ \"2603:1063:2200:8::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.canadaeast\",\r\n \"id\": \"AzureCloud.canadaeast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"9\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.154.128/25\",\r\n \"20.38.121.128/25\",\r\n + \ \"20.47.41.0/24\",\r\n \"20.47.88.0/24\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.95.17.0/24\",\r\n \"20.104.128.0/18\",\r\n \"20.135.66.0/23\",\r\n + \ \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.157.4.0/23\",\r\n \"20.157.8.0/22\",\r\n \"20.157.161.0/24\",\r\n + \ \"20.190.139.128/25\",\r\n \"20.190.162.0/24\",\r\n \"20.200.0.0/18\",\r\n + \ \"20.209.64.0/23\",\r\n \"20.220.64.0/18\",\r\n \"40.69.96.0/19\",\r\n + \ \"40.79.217.0/24\",\r\n \"40.80.40.0/22\",\r\n \"40.80.240.0/20\",\r\n + \ \"40.86.192.0/18\",\r\n \"40.89.0.0/19\",\r\n \"40.90.17.128/28\",\r\n + \ \"40.90.138.64/27\",\r\n \"40.90.156.96/27\",\r\n \"40.126.11.128/25\",\r\n + \ \"40.126.34.0/24\",\r\n \"52.108.193.0/24\",\r\n \"52.108.232.0/23\",\r\n + \ \"52.109.96.0/22\",\r\n \"52.111.226.0/24\",\r\n \"52.114.164.0/22\",\r\n + \ \"52.136.22.0/24\",\r\n \"52.139.64.0/18\",\r\n \"52.155.0.0/19\",\r\n + \ \"52.229.64.0/18\",\r\n \"52.232.128.0/21\",\r\n \"52.235.0.0/18\",\r\n + \ \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n \"52.242.0.0/18\",\r\n + \ \"52.245.32.0/22\",\r\n \"104.44.93.64/27\",\r\n \"104.44.95.32/28\",\r\n + \ \"2603:1030:20a::/47\",\r\n \"2603:1030:1000::/47\",\r\n \ \"2603:1030:1002::/48\",\r\n \"2603:1030:1004::/48\",\r\n \ \"2603:1030:1005::/48\",\r\n \"2603:1030:1006::/48\",\r\n \ \"2603:1036:2402::/48\",\r\n \"2603:1036:2500:34::/64\",\r\n - \ \"2603:1036:3000:80::/59\",\r\n \"2603:1037:1:80::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.centralfrance\",\r\n - \ \"id\": \"AzureCloud.centralfrance\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.156.0/24\",\r\n - \ \"20.19.0.0/17\",\r\n \"20.38.196.0/22\",\r\n \"20.39.232.0/21\",\r\n - \ \"20.39.240.0/20\",\r\n \"20.40.128.0/19\",\r\n \"20.43.32.0/19\",\r\n - \ \"20.47.44.0/24\",\r\n \"20.47.80.0/23\",\r\n \"20.60.13.0/24\",\r\n - \ \"20.60.156.0/23\",\r\n \"20.74.0.0/17\",\r\n \"20.95.85.0/24\",\r\n - \ \"20.111.0.0/18\",\r\n \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n - \ \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n \"20.188.32.0/19\",\r\n - \ \"20.190.147.0/25\",\r\n \"20.190.177.0/24\",\r\n \"20.199.0.0/17\",\r\n - \ \"20.202.0.0/24\",\r\n \"20.202.5.0/24\",\r\n \"20.202.6.0/23\",\r\n - \ \"20.202.8.0/22\",\r\n \"20.209.8.0/23\",\r\n \"20.216.128.0/18\",\r\n - \ \"40.66.32.0/19\",\r\n \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n - \ \"40.79.205.0/26\",\r\n \"40.79.222.0/24\",\r\n \"40.80.24.0/22\",\r\n - \ \"40.89.128.0/18\",\r\n \"40.90.130.240/28\",\r\n \"40.90.132.0/27\",\r\n - \ \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n \"40.90.147.128/26\",\r\n - \ \"40.90.147.192/27\",\r\n \"40.126.19.0/25\",\r\n \"40.126.49.0/24\",\r\n - \ \"51.11.192.0/18\",\r\n \"51.103.0.0/17\",\r\n \"51.138.192.0/19\",\r\n - \ \"52.108.52.0/23\",\r\n \"52.108.89.0/24\",\r\n \"52.108.168.0/23\",\r\n - \ \"52.108.170.0/24\",\r\n \"52.109.68.0/22\",\r\n \"52.111.231.0/24\",\r\n - \ \"52.112.126.0/24\",\r\n \"52.112.172.0/22\",\r\n \"52.112.190.0/24\",\r\n - \ \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n \"52.114.104.0/22\",\r\n - \ \"52.114.114.0/23\",\r\n \"52.115.112.0/23\",\r\n \"52.115.128.0/21\",\r\n - \ \"52.115.136.0/22\",\r\n \"52.121.88.0/21\",\r\n \"52.121.96.0/22\",\r\n - \ \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n \"52.122.28.0/22\",\r\n - \ \"52.143.128.0/18\",\r\n \"52.143.215.0/24\",\r\n \"52.143.216.0/23\",\r\n - \ \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n - \ \"52.245.116.0/22\",\r\n \"2603:1020:800::/47\",\r\n \"2603:1020:802::/48\",\r\n - \ \"2603:1020:804::/48\",\r\n \"2603:1020:805::/48\",\r\n - \ \"2603:1020:806::/48\",\r\n \"2603:1026:2400::/48\",\r\n - \ \"2603:1026:2500:1c::/64\",\r\n \"2603:1026:3000:100::/59\",\r\n - \ \"2603:1027:1:100::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.centralindia\",\r\n \"id\": \"AzureCloud.centralindia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1036:3000:80::/59\",\r\n \"2603:1037:1:80::/59\",\r\n + \ \"2603:1063:2200:10::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralfrance\",\r\n \"id\": \"AzureCloud.centralfrance\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"12\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.156.0/24\",\r\n \"20.19.0.0/17\",\r\n \"20.38.196.0/22\",\r\n + \ \"20.39.232.0/21\",\r\n \"20.39.240.0/20\",\r\n \"20.40.128.0/19\",\r\n + \ \"20.43.32.0/19\",\r\n \"20.47.44.0/24\",\r\n \"20.47.80.0/23\",\r\n + \ \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n \"20.74.0.0/17\",\r\n + \ \"20.95.85.0/24\",\r\n \"20.111.0.0/18\",\r\n \"20.135.146.0/23\",\r\n + \ \"20.135.148.0/22\",\r\n \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n + \ \"20.188.32.0/19\",\r\n \"20.190.147.0/25\",\r\n \"20.190.177.0/24\",\r\n + \ \"20.199.0.0/17\",\r\n \"20.202.0.0/24\",\r\n \"20.202.5.0/24\",\r\n + \ \"20.202.6.0/23\",\r\n \"20.202.8.0/22\",\r\n \"20.209.8.0/23\",\r\n + \ \"20.216.128.0/18\",\r\n \"40.66.32.0/19\",\r\n \"40.79.128.0/20\",\r\n + \ \"40.79.144.0/21\",\r\n \"40.79.205.0/26\",\r\n \"40.79.222.0/24\",\r\n + \ \"40.80.24.0/22\",\r\n \"40.89.128.0/18\",\r\n \"40.90.130.240/28\",\r\n + \ \"40.90.132.0/27\",\r\n \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n + \ \"40.90.147.128/26\",\r\n \"40.90.147.192/27\",\r\n \"40.126.19.0/25\",\r\n + \ \"40.126.49.0/24\",\r\n \"51.11.192.0/18\",\r\n \"51.103.0.0/17\",\r\n + \ \"51.138.192.0/19\",\r\n \"52.108.52.0/23\",\r\n \"52.108.89.0/24\",\r\n + \ \"52.108.168.0/23\",\r\n \"52.108.170.0/24\",\r\n \"52.109.68.0/22\",\r\n + \ \"52.111.231.0/24\",\r\n \"52.112.126.0/24\",\r\n \"52.112.172.0/22\",\r\n + \ \"52.112.190.0/24\",\r\n \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n + \ \"52.114.104.0/22\",\r\n \"52.114.114.0/23\",\r\n \"52.115.112.0/23\",\r\n + \ \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n \"52.121.88.0/21\",\r\n + \ \"52.121.96.0/22\",\r\n \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n + \ \"52.122.28.0/22\",\r\n \"52.143.128.0/18\",\r\n \"52.143.215.0/24\",\r\n + \ \"52.143.216.0/23\",\r\n \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n + \ \"52.239.241.0/24\",\r\n \"52.245.116.0/22\",\r\n \"2603:1020:800::/47\",\r\n + \ \"2603:1020:802::/48\",\r\n \"2603:1020:804::/48\",\r\n + \ \"2603:1020:805::/48\",\r\n \"2603:1020:806::/48\",\r\n + \ \"2603:1026:2400::/48\",\r\n \"2603:1026:2500:1c::/64\",\r\n + \ \"2603:1026:3000:100::/59\",\r\n \"2603:1027:1:100::/59\",\r\n + \ \"2603:1063:2206:1c::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralindia\",\r\n \"id\": \"AzureCloud.centralindia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.0.0/18\",\r\n \"13.104.148.128/25\",\r\n \"13.105.98.0/27\",\r\n \ \"13.105.98.32/28\",\r\n \"13.105.98.64/27\",\r\n \"20.38.126.0/23\",\r\n \ \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n \"20.43.120.0/21\",\r\n @@ -6005,170 +6084,170 @@ interactions: \ \"104.47.210.0/23\",\r\n \"104.211.64.0/18\",\r\n \"2603:1040:a00::/46\",\r\n \ \"2603:1040:a05::/48\",\r\n \"2603:1040:a06::/47\",\r\n \ \"2603:1046:1400::/48\",\r\n \"2603:1046:1500:8::/64\",\r\n - \ \"2603:1046:2000:80::/59\",\r\n \"2603:1047:1:80::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.centralus\",\r\n - \ \"id\": \"AzureCloud.centralus\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"25\",\r\n - \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.128.0/20\",\r\n - \ \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n - \ \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n \"13.67.153.128/25\",\r\n - \ \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n \"13.67.160.0/19\",\r\n - \ \"13.67.192.0/18\",\r\n \"13.86.0.0/17\",\r\n \"13.89.0.0/16\",\r\n - \ \"13.104.147.128/25\",\r\n \"13.104.219.128/25\",\r\n \"13.105.17.192/26\",\r\n - \ \"13.105.24.0/24\",\r\n \"13.105.37.0/26\",\r\n \"13.105.53.192/26\",\r\n - \ \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n \"13.105.98.224/27\",\r\n - \ \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n \"20.9.0.0/17\",\r\n - \ \"20.12.128.0/17\",\r\n \"20.15.128.0/17\",\r\n \"20.29.0.0/17\",\r\n - \ \"20.37.128.0/18\",\r\n \"20.38.96.0/23\",\r\n \"20.38.122.0/23\",\r\n - \ \"20.40.192.0/18\",\r\n \"20.44.8.0/21\",\r\n \"20.46.224.0/19\",\r\n - \ \"20.47.58.0/23\",\r\n \"20.47.78.0/23\",\r\n \"20.60.18.0/24\",\r\n - \ \"20.60.30.0/23\",\r\n \"20.60.178.0/23\",\r\n \"20.60.194.0/23\",\r\n - \ \"20.60.240.0/23\",\r\n \"20.60.244.0/23\",\r\n \"20.80.64.0/18\",\r\n - \ \"20.83.0.0/18\",\r\n \"20.84.128.0/17\",\r\n \"20.95.16.0/24\",\r\n - \ \"20.98.128.0/18\",\r\n \"20.106.0.0/18\",\r\n \"20.109.192.0/18\",\r\n - \ \"20.112.192.0/18\",\r\n \"20.118.0.0/18\",\r\n \"20.118.192.0/18\",\r\n - \ \"20.135.0.0/22\",\r\n \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\r\n - \ \"20.136.3.128/25\",\r\n \"20.136.5.0/24\",\r\n \"20.143.4.0/24\",\r\n - \ \"20.150.43.128/25\",\r\n \"20.150.58.0/24\",\r\n \"20.150.63.0/24\",\r\n - \ \"20.150.77.0/24\",\r\n \"20.150.89.0/24\",\r\n \"20.150.95.0/24\",\r\n - \ \"20.157.34.0/23\",\r\n \"20.157.73.0/24\",\r\n \"20.157.88.0/24\",\r\n - \ \"20.157.91.0/24\",\r\n \"20.157.142.0/23\",\r\n \"20.157.163.0/24\",\r\n - \ \"20.157.184.0/24\",\r\n \"20.184.64.0/18\",\r\n \"20.186.192.0/18\",\r\n - \ \"20.190.134.0/24\",\r\n \"20.190.155.0/24\",\r\n \"20.209.18.0/23\",\r\n - \ \"20.209.36.0/23\",\r\n \"20.221.0.0/17\",\r\n \"20.236.192.0/18\",\r\n - \ \"23.99.128.0/17\",\r\n \"23.100.80.0/21\",\r\n \"23.100.240.0/20\",\r\n - \ \"23.101.112.0/20\",\r\n \"23.102.202.0/24\",\r\n \"40.67.160.0/19\",\r\n - \ \"40.69.128.0/18\",\r\n \"40.77.0.0/17\",\r\n \"40.77.130.128/26\",\r\n - \ \"40.77.137.0/25\",\r\n \"40.77.138.0/25\",\r\n \"40.77.161.64/26\",\r\n - \ \"40.77.166.192/26\",\r\n \"40.77.171.0/24\",\r\n \"40.77.175.192/27\",\r\n - \ \"40.77.175.240/28\",\r\n \"40.77.182.16/28\",\r\n \"40.77.182.192/26\",\r\n - \ \"40.77.184.128/25\",\r\n \"40.77.197.0/24\",\r\n \"40.77.255.128/26\",\r\n - \ \"40.78.128.0/18\",\r\n \"40.78.221.0/24\",\r\n \"40.82.16.0/22\",\r\n - \ \"40.82.96.0/22\",\r\n \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n - \ \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n \"40.83.24.128/25\",\r\n - \ \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n \"40.83.28.0/22\",\r\n - \ \"40.83.32.0/19\",\r\n \"40.86.0.0/17\",\r\n \"40.87.180.0/30\",\r\n - \ \"40.87.180.4/31\",\r\n \"40.87.180.14/31\",\r\n \"40.87.180.16/30\",\r\n - \ \"40.87.180.20/31\",\r\n \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n - \ \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n \"40.87.180.48/28\",\r\n - \ \"40.87.180.64/30\",\r\n \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n - \ \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n - \ \"40.87.180.192/30\",\r\n \"40.87.180.202/31\",\r\n \"40.87.180.204/30\",\r\n - \ \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n \"40.87.180.240/29\",\r\n - \ \"40.87.180.248/30\",\r\n \"40.87.181.4/30\",\r\n \"40.87.181.8/29\",\r\n - \ \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n \"40.87.181.64/26\",\r\n - \ \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n \"40.87.181.152/31\",\r\n - \ \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n \"40.87.181.168/29\",\r\n - \ \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n \"40.87.182.4/30\",\r\n - \ \"40.87.182.8/29\",\r\n \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n - \ \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n \"40.87.182.62/31\",\r\n - \ \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n \"40.87.183.0/28\",\r\n - \ \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n \"40.87.183.34/31\",\r\n - \ \"40.87.183.36/30\",\r\n \"40.87.183.42/31\",\r\n \"40.87.183.44/30\",\r\n - \ \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n - \ \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n \"40.87.183.192/27\",\r\n - \ \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n \"40.87.183.236/31\",\r\n - \ \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n \"40.89.224.0/19\",\r\n - \ \"40.90.16.0/27\",\r\n \"40.90.21.128/25\",\r\n \"40.90.22.0/25\",\r\n - \ \"40.90.26.128/25\",\r\n \"40.90.129.224/27\",\r\n \"40.90.130.64/28\",\r\n - \ \"40.90.130.192/28\",\r\n \"40.90.132.192/26\",\r\n \"40.90.137.224/27\",\r\n - \ \"40.90.140.96/27\",\r\n \"40.90.140.224/27\",\r\n \"40.90.141.0/27\",\r\n - \ \"40.90.142.128/27\",\r\n \"40.90.142.240/28\",\r\n \"40.90.144.0/27\",\r\n - \ \"40.90.144.128/26\",\r\n \"40.90.148.176/28\",\r\n \"40.90.149.96/27\",\r\n - \ \"40.90.151.144/28\",\r\n \"40.90.154.64/26\",\r\n \"40.90.156.192/26\",\r\n - \ \"40.90.158.64/26\",\r\n \"40.93.8.0/24\",\r\n \"40.93.13.0/24\",\r\n - \ \"40.93.192.0/24\",\r\n \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n - \ \"40.113.192.0/18\",\r\n \"40.122.16.0/20\",\r\n \"40.122.32.0/19\",\r\n - \ \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n \"40.123.168.0/24\",\r\n - \ \"40.123.169.0/30\",\r\n \"40.123.169.6/31\",\r\n \"40.123.169.8/29\",\r\n - \ \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n \"40.123.169.64/27\",\r\n - \ \"40.123.169.96/31\",\r\n \"40.126.6.0/24\",\r\n \"40.126.27.0/24\",\r\n - \ \"52.101.8.0/24\",\r\n \"52.101.32.0/22\",\r\n \"52.101.61.0/24\",\r\n - \ \"52.101.62.0/23\",\r\n \"52.101.64.0/24\",\r\n \"52.102.130.0/24\",\r\n - \ \"52.102.139.0/24\",\r\n \"52.103.4.0/24\",\r\n \"52.103.13.0/24\",\r\n - \ \"52.103.130.0/24\",\r\n \"52.103.139.0/24\",\r\n \"52.108.165.0/24\",\r\n - \ \"52.108.166.0/23\",\r\n \"52.108.185.0/24\",\r\n \"52.108.208.0/21\",\r\n - \ \"52.109.8.0/22\",\r\n \"52.111.227.0/24\",\r\n \"52.112.113.0/24\",\r\n - \ \"52.113.129.0/24\",\r\n \"52.114.128.0/22\",\r\n \"52.115.76.0/22\",\r\n - \ \"52.115.80.0/22\",\r\n \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n - \ \"52.123.2.0/24\",\r\n \"52.125.128.0/22\",\r\n \"52.136.30.0/24\",\r\n - \ \"52.141.192.0/19\",\r\n \"52.141.240.0/20\",\r\n \"52.143.193.0/24\",\r\n - \ \"52.143.224.0/19\",\r\n \"52.154.0.0/18\",\r\n \"52.154.128.0/17\",\r\n - \ \"52.158.160.0/20\",\r\n \"52.158.192.0/19\",\r\n \"52.165.0.0/19\",\r\n - \ \"52.165.32.0/20\",\r\n \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n - \ \"52.165.56.0/21\",\r\n \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n - \ \"52.165.104.0/25\",\r\n \"52.165.128.0/17\",\r\n \"52.173.0.0/16\",\r\n - \ \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n - \ \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n - \ \"52.180.128.0/19\",\r\n \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n - \ \"52.180.185.0/24\",\r\n \"52.182.128.0/17\",\r\n \"52.185.0.0/19\",\r\n - \ \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n - \ \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.128/27\",\r\n - \ \"52.185.56.160/28\",\r\n \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n - \ \"52.185.112.0/26\",\r\n \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n - \ \"52.189.0.0/17\",\r\n \"52.228.128.0/17\",\r\n \"52.230.128.0/17\",\r\n - \ \"52.232.157.0/24\",\r\n \"52.238.192.0/18\",\r\n \"52.239.150.0/23\",\r\n - \ \"52.239.177.32/27\",\r\n \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n - \ \"52.239.195.0/24\",\r\n \"52.239.234.0/23\",\r\n \"52.242.128.0/17\",\r\n - \ \"52.245.68.0/24\",\r\n \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n - \ \"52.245.69.96/28\",\r\n \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n - \ \"52.245.69.192/26\",\r\n \"52.245.70.0/23\",\r\n \"52.255.0.0/19\",\r\n - \ \"53.103.139.0/24\",\r\n \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n - \ \"104.43.128.0/17\",\r\n \"104.44.88.160/27\",\r\n \"104.44.91.160/27\",\r\n - \ \"104.44.92.224/27\",\r\n \"104.44.94.80/28\",\r\n \"104.208.0.0/19\",\r\n - \ \"104.208.32.0/20\",\r\n \"131.253.36.224/27\",\r\n \"157.55.108.0/23\",\r\n - \ \"168.61.128.0/25\",\r\n \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n - \ \"168.61.128.192/26\",\r\n \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n - \ \"168.61.129.208/28\",\r\n \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n - \ \"168.61.130.128/25\",\r\n \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n - \ \"168.61.132.0/26\",\r\n \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n - \ \"168.61.208.0/20\",\r\n \"193.149.72.0/21\",\r\n \"2603:1030::/45\",\r\n - \ \"2603:1030:9:2::/63\",\r\n \"2603:1030:9:4::/62\",\r\n - \ \"2603:1030:9:8::/61\",\r\n \"2603:1030:9:10::/62\",\r\n - \ \"2603:1030:9:14::/63\",\r\n \"2603:1030:9:17::/64\",\r\n - \ \"2603:1030:9:18::/61\",\r\n \"2603:1030:9:20::/59\",\r\n - \ \"2603:1030:9:40::/58\",\r\n \"2603:1030:9:80::/59\",\r\n - \ \"2603:1030:9:a0::/60\",\r\n \"2603:1030:9:b3::/64\",\r\n - \ \"2603:1030:9:b4::/63\",\r\n \"2603:1030:9:b7::/64\",\r\n - \ \"2603:1030:9:b8::/63\",\r\n \"2603:1030:9:bd::/64\",\r\n - \ \"2603:1030:9:be::/63\",\r\n \"2603:1030:9:c0::/58\",\r\n - \ \"2603:1030:9:100::/64\",\r\n \"2603:1030:9:104::/62\",\r\n - \ \"2603:1030:9:108::/62\",\r\n \"2603:1030:9:10c::/64\",\r\n - \ \"2603:1030:9:111::/64\",\r\n \"2603:1030:9:112::/63\",\r\n - \ \"2603:1030:9:114::/64\",\r\n \"2603:1030:9:118::/62\",\r\n - \ \"2603:1030:9:11c::/63\",\r\n \"2603:1030:9:11f::/64\",\r\n - \ \"2603:1030:9:120::/61\",\r\n \"2603:1030:9:128::/62\",\r\n - \ \"2603:1030:9:12f::/64\",\r\n \"2603:1030:9:130::/60\",\r\n - \ \"2603:1030:9:140::/59\",\r\n \"2603:1030:9:160::/61\",\r\n - \ \"2603:1030:9:168::/62\",\r\n \"2603:1030:9:16f::/64\",\r\n - \ \"2603:1030:9:170::/60\",\r\n \"2603:1030:9:180::/61\",\r\n - \ \"2603:1030:9:18c::/62\",\r\n \"2603:1030:9:190::/60\",\r\n - \ \"2603:1030:9:1a0::/59\",\r\n \"2603:1030:9:1c0::/60\",\r\n - \ \"2603:1030:9:1d0::/62\",\r\n \"2603:1030:9:1d4::/63\",\r\n - \ \"2603:1030:9:1d6::/64\",\r\n \"2603:1030:9:1db::/64\",\r\n - \ \"2603:1030:9:1dc::/62\",\r\n \"2603:1030:9:1e0::/59\",\r\n - \ \"2603:1030:9:200::/57\",\r\n \"2603:1030:9:280::/61\",\r\n - \ \"2603:1030:9:288::/62\",\r\n \"2603:1030:9:28d::/64\",\r\n - \ \"2603:1030:9:28e::/63\",\r\n \"2603:1030:9:290::/60\",\r\n - \ \"2603:1030:9:2a0::/60\",\r\n \"2603:1030:9:2b0::/61\",\r\n - \ \"2603:1030:9:2b8::/62\",\r\n \"2603:1030:9:2bc::/63\",\r\n - \ \"2603:1030:9:2be::/64\",\r\n \"2603:1030:a::/47\",\r\n - \ \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\r\n \"2603:1030:13::/56\",\r\n - \ \"2603:1036:903:7::/64\",\r\n \"2603:1036:903:8::/64\",\r\n - \ \"2603:1036:2403::/48\",\r\n \"2603:1036:2500:1c::/64\",\r\n - \ \"2603:1036:3000:100::/59\",\r\n \"2603:1037:1:100::/59\",\r\n - \ \"2603:1062:2:180::/57\",\r\n \"2a01:111:f403:c111::/64\",\r\n + \ \"2603:1046:2000:80::/59\",\r\n \"2603:1047:1:80::/59\",\r\n + \ \"2603:1063:2202:14::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralus\",\r\n \"id\": \"AzureCloud.centralus\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"27\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.67.128.0/20\",\r\n \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n + \ \"13.67.153.0/28\",\r\n \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n + \ \"13.67.153.128/25\",\r\n \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n + \ \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n \"13.86.0.0/17\",\r\n + \ \"13.89.0.0/16\",\r\n \"13.104.147.128/25\",\r\n \"13.104.219.128/25\",\r\n + \ \"13.105.17.192/26\",\r\n \"13.105.24.0/24\",\r\n \"13.105.37.0/26\",\r\n + \ \"13.105.53.192/26\",\r\n \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n + \ \"13.105.98.224/27\",\r\n \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n + \ \"20.9.0.0/17\",\r\n \"20.12.128.0/17\",\r\n \"20.15.128.0/17\",\r\n + \ \"20.29.0.0/17\",\r\n \"20.37.128.0/18\",\r\n \"20.38.96.0/23\",\r\n + \ \"20.38.122.0/23\",\r\n \"20.40.192.0/18\",\r\n \"20.44.8.0/21\",\r\n + \ \"20.46.224.0/19\",\r\n \"20.47.58.0/23\",\r\n \"20.47.78.0/23\",\r\n + \ \"20.60.18.0/24\",\r\n \"20.60.30.0/23\",\r\n \"20.60.178.0/23\",\r\n + \ \"20.60.194.0/23\",\r\n \"20.60.240.0/23\",\r\n \"20.60.244.0/23\",\r\n + \ \"20.80.64.0/18\",\r\n \"20.83.0.0/18\",\r\n \"20.84.128.0/17\",\r\n + \ \"20.95.16.0/24\",\r\n \"20.98.128.0/18\",\r\n \"20.106.0.0/18\",\r\n + \ \"20.109.192.0/18\",\r\n \"20.112.192.0/18\",\r\n \"20.118.0.0/18\",\r\n + \ \"20.118.192.0/18\",\r\n \"20.135.0.0/22\",\r\n \"20.135.188.0/22\",\r\n + \ \"20.135.192.0/23\",\r\n \"20.136.3.128/25\",\r\n \"20.136.5.0/24\",\r\n + \ \"20.143.4.0/24\",\r\n \"20.150.43.128/25\",\r\n \"20.150.58.0/24\",\r\n + \ \"20.150.63.0/24\",\r\n \"20.150.77.0/24\",\r\n \"20.150.89.0/24\",\r\n + \ \"20.150.95.0/24\",\r\n \"20.157.34.0/23\",\r\n \"20.157.73.0/24\",\r\n + \ \"20.157.88.0/24\",\r\n \"20.157.91.0/24\",\r\n \"20.157.142.0/23\",\r\n + \ \"20.157.163.0/24\",\r\n \"20.157.184.0/24\",\r\n \"20.184.64.0/18\",\r\n + \ \"20.186.192.0/18\",\r\n \"20.190.134.0/24\",\r\n \"20.190.155.0/24\",\r\n + \ \"20.209.18.0/23\",\r\n \"20.209.36.0/23\",\r\n \"20.221.0.0/17\",\r\n + \ \"20.236.192.0/18\",\r\n \"23.99.128.0/17\",\r\n \"23.100.80.0/21\",\r\n + \ \"23.100.240.0/20\",\r\n \"23.101.112.0/20\",\r\n \"23.102.202.0/24\",\r\n + \ \"40.67.160.0/19\",\r\n \"40.69.128.0/18\",\r\n \"40.77.0.0/17\",\r\n + \ \"40.77.130.128/26\",\r\n \"40.77.137.0/25\",\r\n \"40.77.138.0/25\",\r\n + \ \"40.77.161.64/26\",\r\n \"40.77.166.192/26\",\r\n \"40.77.171.0/24\",\r\n + \ \"40.77.175.192/27\",\r\n \"40.77.175.240/28\",\r\n \"40.77.182.16/28\",\r\n + \ \"40.77.182.192/26\",\r\n \"40.77.184.128/25\",\r\n \"40.77.197.0/24\",\r\n + \ \"40.77.255.128/26\",\r\n \"40.78.128.0/18\",\r\n \"40.78.221.0/24\",\r\n + \ \"40.82.16.0/22\",\r\n \"40.82.96.0/22\",\r\n \"40.83.0.0/20\",\r\n + \ \"40.83.16.0/21\",\r\n \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n + \ \"40.83.24.128/25\",\r\n \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n + \ \"40.83.28.0/22\",\r\n \"40.83.32.0/19\",\r\n \"40.86.0.0/17\",\r\n + \ \"40.87.180.0/30\",\r\n \"40.87.180.4/31\",\r\n \"40.87.180.14/31\",\r\n + \ \"40.87.180.16/30\",\r\n \"40.87.180.20/31\",\r\n \"40.87.180.28/30\",\r\n + \ \"40.87.180.32/29\",\r\n \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n + \ \"40.87.180.48/28\",\r\n \"40.87.180.64/30\",\r\n \"40.87.180.74/31\",\r\n + \ \"40.87.180.76/30\",\r\n \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n + \ \"40.87.180.128/26\",\r\n \"40.87.180.192/30\",\r\n \"40.87.180.202/31\",\r\n + \ \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n + \ \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n \"40.87.181.4/30\",\r\n + \ \"40.87.181.8/29\",\r\n \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n + \ \"40.87.181.64/26\",\r\n \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n + \ \"40.87.181.152/31\",\r\n \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n + \ \"40.87.181.168/29\",\r\n \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n + \ \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n \"40.87.182.24/29\",\r\n + \ \"40.87.182.32/28\",\r\n \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n + \ \"40.87.182.62/31\",\r\n \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n + \ \"40.87.183.0/28\",\r\n \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n + \ \"40.87.183.34/31\",\r\n \"40.87.183.36/30\",\r\n \"40.87.183.42/31\",\r\n + \ \"40.87.183.44/30\",\r\n \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n + \ \"40.87.183.64/26\",\r\n \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n + \ \"40.87.183.192/27\",\r\n \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n + \ \"40.87.183.236/31\",\r\n \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n + \ \"40.89.224.0/19\",\r\n \"40.90.16.0/27\",\r\n \"40.90.21.128/25\",\r\n + \ \"40.90.22.0/25\",\r\n \"40.90.26.128/25\",\r\n \"40.90.129.224/27\",\r\n + \ \"40.90.130.64/28\",\r\n \"40.90.130.192/28\",\r\n \"40.90.132.192/26\",\r\n + \ \"40.90.137.224/27\",\r\n \"40.90.140.96/27\",\r\n \"40.90.140.224/27\",\r\n + \ \"40.90.141.0/27\",\r\n \"40.90.142.128/27\",\r\n \"40.90.142.240/28\",\r\n + \ \"40.90.144.0/27\",\r\n \"40.90.144.128/26\",\r\n \"40.90.148.176/28\",\r\n + \ \"40.90.149.96/27\",\r\n \"40.90.151.144/28\",\r\n \"40.90.154.64/26\",\r\n + \ \"40.90.156.192/26\",\r\n \"40.90.158.64/26\",\r\n \"40.93.8.0/24\",\r\n + \ \"40.93.13.0/24\",\r\n \"40.93.192.0/24\",\r\n \"40.97.7.0/24\",\r\n + \ \"40.97.12.0/24\",\r\n \"40.113.192.0/18\",\r\n \"40.122.16.0/20\",\r\n + \ \"40.122.32.0/19\",\r\n \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n + \ \"40.123.168.0/24\",\r\n \"40.123.169.0/30\",\r\n \"40.123.169.6/31\",\r\n + \ \"40.123.169.8/29\",\r\n \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n + \ \"40.123.169.64/27\",\r\n \"40.123.169.96/29\",\r\n \"40.123.169.104/31\",\r\n + \ \"40.126.6.0/24\",\r\n \"40.126.27.0/24\",\r\n \"52.101.8.0/24\",\r\n + \ \"52.101.32.0/22\",\r\n \"52.101.61.0/24\",\r\n \"52.101.62.0/23\",\r\n + \ \"52.101.64.0/24\",\r\n \"52.102.130.0/24\",\r\n \"52.102.139.0/24\",\r\n + \ \"52.103.4.0/24\",\r\n \"52.103.13.0/24\",\r\n \"52.103.130.0/24\",\r\n + \ \"52.103.139.0/24\",\r\n \"52.108.165.0/24\",\r\n \"52.108.166.0/23\",\r\n + \ \"52.108.185.0/24\",\r\n \"52.108.208.0/21\",\r\n \"52.109.8.0/22\",\r\n + \ \"52.111.227.0/24\",\r\n \"52.112.113.0/24\",\r\n \"52.113.129.0/24\",\r\n + \ \"52.114.128.0/22\",\r\n \"52.115.76.0/22\",\r\n \"52.115.80.0/22\",\r\n + \ \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n \"52.123.2.0/24\",\r\n + \ \"52.125.128.0/22\",\r\n \"52.136.30.0/24\",\r\n \"52.141.192.0/19\",\r\n + \ \"52.141.240.0/20\",\r\n \"52.143.193.0/24\",\r\n \"52.143.224.0/19\",\r\n + \ \"52.154.0.0/18\",\r\n \"52.154.128.0/17\",\r\n \"52.158.160.0/20\",\r\n + \ \"52.158.192.0/19\",\r\n \"52.165.0.0/19\",\r\n \"52.165.32.0/20\",\r\n + \ \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n \"52.165.56.0/21\",\r\n + \ \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n \"52.165.104.0/25\",\r\n + \ \"52.165.128.0/17\",\r\n \"52.173.0.0/16\",\r\n \"52.176.0.0/17\",\r\n + \ \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n \"52.176.176.0/20\",\r\n + \ \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n \"52.180.128.0/19\",\r\n + \ \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n \"52.180.185.0/24\",\r\n + \ \"52.182.128.0/17\",\r\n \"52.185.0.0/19\",\r\n \"52.185.32.0/20\",\r\n + \ \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n \"52.185.56.64/27\",\r\n + \ \"52.185.56.96/28\",\r\n \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n + \ \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n + \ \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n \"52.189.0.0/17\",\r\n + \ \"52.228.128.0/17\",\r\n \"52.230.128.0/17\",\r\n \"52.232.157.0/24\",\r\n + \ \"52.238.192.0/18\",\r\n \"52.239.150.0/23\",\r\n \"52.239.177.32/27\",\r\n + \ \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n \"52.239.195.0/24\",\r\n + \ \"52.239.234.0/23\",\r\n \"52.242.128.0/17\",\r\n \"52.245.68.0/24\",\r\n + \ \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n \"52.245.69.96/28\",\r\n + \ \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n \"52.245.69.192/26\",\r\n + \ \"52.245.70.0/23\",\r\n \"52.255.0.0/19\",\r\n \"53.103.139.0/24\",\r\n + \ \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n \"104.43.128.0/17\",\r\n + \ \"104.44.88.160/27\",\r\n \"104.44.91.160/27\",\r\n \"104.44.92.224/27\",\r\n + \ \"104.44.94.80/28\",\r\n \"104.208.0.0/19\",\r\n \"104.208.32.0/20\",\r\n + \ \"131.253.36.224/27\",\r\n \"157.55.108.0/23\",\r\n \"168.61.128.0/25\",\r\n + \ \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n \"168.61.128.192/26\",\r\n + \ \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n \"168.61.129.208/28\",\r\n + \ \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n \"168.61.130.128/25\",\r\n + \ \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n \"168.61.132.0/26\",\r\n + \ \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n \"168.61.208.0/20\",\r\n + \ \"193.149.72.0/21\",\r\n \"2603:1030::/45\",\r\n \"2603:1030:9:2::/63\",\r\n + \ \"2603:1030:9:4::/62\",\r\n \"2603:1030:9:8::/61\",\r\n + \ \"2603:1030:9:10::/62\",\r\n \"2603:1030:9:14::/63\",\r\n + \ \"2603:1030:9:17::/64\",\r\n \"2603:1030:9:18::/61\",\r\n + \ \"2603:1030:9:20::/59\",\r\n \"2603:1030:9:40::/58\",\r\n + \ \"2603:1030:9:80::/59\",\r\n \"2603:1030:9:a0::/60\",\r\n + \ \"2603:1030:9:b3::/64\",\r\n \"2603:1030:9:b4::/63\",\r\n + \ \"2603:1030:9:b7::/64\",\r\n \"2603:1030:9:b8::/63\",\r\n + \ \"2603:1030:9:bd::/64\",\r\n \"2603:1030:9:be::/63\",\r\n + \ \"2603:1030:9:c0::/58\",\r\n \"2603:1030:9:100::/64\",\r\n + \ \"2603:1030:9:104::/62\",\r\n \"2603:1030:9:108::/62\",\r\n + \ \"2603:1030:9:10c::/64\",\r\n \"2603:1030:9:111::/64\",\r\n + \ \"2603:1030:9:112::/63\",\r\n \"2603:1030:9:114::/64\",\r\n + \ \"2603:1030:9:118::/62\",\r\n \"2603:1030:9:11c::/63\",\r\n + \ \"2603:1030:9:11f::/64\",\r\n \"2603:1030:9:120::/61\",\r\n + \ \"2603:1030:9:128::/62\",\r\n \"2603:1030:9:12f::/64\",\r\n + \ \"2603:1030:9:130::/60\",\r\n \"2603:1030:9:140::/59\",\r\n + \ \"2603:1030:9:160::/61\",\r\n \"2603:1030:9:168::/62\",\r\n + \ \"2603:1030:9:16f::/64\",\r\n \"2603:1030:9:170::/60\",\r\n + \ \"2603:1030:9:180::/61\",\r\n \"2603:1030:9:18c::/62\",\r\n + \ \"2603:1030:9:190::/60\",\r\n \"2603:1030:9:1a0::/59\",\r\n + \ \"2603:1030:9:1c0::/60\",\r\n \"2603:1030:9:1d0::/62\",\r\n + \ \"2603:1030:9:1d4::/63\",\r\n \"2603:1030:9:1d6::/64\",\r\n + \ \"2603:1030:9:1db::/64\",\r\n \"2603:1030:9:1dc::/62\",\r\n + \ \"2603:1030:9:1e0::/59\",\r\n \"2603:1030:9:200::/57\",\r\n + \ \"2603:1030:9:280::/61\",\r\n \"2603:1030:9:288::/62\",\r\n + \ \"2603:1030:9:28d::/64\",\r\n \"2603:1030:9:28e::/63\",\r\n + \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/59\",\r\n + \ \"2603:1030:9:2c0::/63\",\r\n \"2603:1030:9:2c2::/64\",\r\n + \ \"2603:1030:a::/47\",\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\r\n + \ \"2603:1030:13::/56\",\r\n \"2603:1036:903:7::/64\",\r\n + \ \"2603:1036:903:8::/64\",\r\n \"2603:1036:2403::/48\",\r\n + \ \"2603:1036:2500:1c::/64\",\r\n \"2603:1036:3000:100::/59\",\r\n + \ \"2603:1037:1:100::/59\",\r\n \"2603:1062:2:180::/57\",\r\n + \ \"2603:1063:2200:1c::/64\",\r\n \"2a01:111:f403:c111::/64\",\r\n \ \"2a01:111:f403:c904::/62\",\r\n \"2a01:111:f403:c928::/62\",\r\n \ \"2a01:111:f403:c92c::/64\",\r\n \"2a01:111:f403:d104::/62\",\r\n \ \"2a01:111:f403:d904::/62\",\r\n \"2a01:111:f403:e004::/62\",\r\n \ \"2a01:111:f403:f904::/62\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.centraluseuap\",\r\n \"id\": \"AzureCloud.centraluseuap\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.153.16/28\",\r\n \"13.67.154.0/24\",\r\n \"13.104.129.0/26\",\r\n \ \"13.104.159.192/26\",\r\n \"13.104.208.0/26\",\r\n \"13.105.98.208/28\",\r\n \ \"13.105.99.0/26\",\r\n \"20.45.192.0/18\",\r\n \"20.46.0.0/19\",\r\n @@ -6215,57 +6294,57 @@ interactions: \ \"2603:1030:13:100::/56\",\r\n \"2603:1036:903:2::/64\",\r\n \ \"2603:1036:240d::/48\",\r\n \"2603:1036:2500:2c::/64\",\r\n \ \"2603:1036:3000:160::/59\",\r\n \"2603:1037:1:160::/59\",\r\n - \ \"2a01:111:f403:c114::/64\",\r\n \"2a01:111:f403:c93c::/62\",\r\n - \ \"2a01:111:f403:c940::/64\",\r\n \"2a01:111:f403:d125::/64\",\r\n - \ \"2a01:111:f403:d915::/64\",\r\n \"2a01:111:f403:e014::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastasia\",\r\n - \ \"id\": \"AzureCloud.eastasia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.70.0.0/18\",\r\n - \ \"13.72.192.0/19\",\r\n \"13.75.0.0/17\",\r\n \"13.88.208.0/20\",\r\n - \ \"13.94.0.0/18\",\r\n \"13.104.155.64/26\",\r\n \"13.104.155.192/26\",\r\n - \ \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n \"13.105.100.16/28\",\r\n - \ \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n - \ \"13.105.100.192/27\",\r\n \"20.2.0.0/16\",\r\n \"20.6.128.0/17\",\r\n - \ \"20.24.64.0/18\",\r\n \"20.24.192.0/18\",\r\n \"20.47.43.0/24\",\r\n - \ \"20.47.126.0/23\",\r\n \"20.60.86.0/23\",\r\n \"20.60.131.0/24\",\r\n - \ \"20.60.254.0/23\",\r\n \"20.95.139.0/24\",\r\n \"20.135.40.0/23\",\r\n - \ \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n \"20.150.1.128/25\",\r\n - \ \"20.150.22.0/24\",\r\n \"20.150.96.0/24\",\r\n \"20.157.53.0/24\",\r\n - \ \"20.157.177.0/24\",\r\n \"20.157.210.0/23\",\r\n \"20.157.213.0/24\",\r\n - \ \"20.157.219.0/24\",\r\n \"20.187.64.0/18\",\r\n \"20.187.128.0/18\",\r\n - \ \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n \"20.189.64.0/18\",\r\n - \ \"20.190.140.128/25\",\r\n \"20.190.164.0/24\",\r\n \"20.195.72.0/21\",\r\n - \ \"20.195.88.0/21\",\r\n \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n - \ \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n - \ \"20.239.0.0/16\",\r\n \"20.247.0.0/17\",\r\n \"20.255.0.0/16\",\r\n - \ \"23.97.64.0/19\",\r\n \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n - \ \"23.98.44.0/24\",\r\n \"23.99.96.0/19\",\r\n \"23.100.88.0/21\",\r\n - \ \"23.101.0.0/20\",\r\n \"23.102.200.0/23\",\r\n \"23.102.224.0/19\",\r\n - \ \"40.77.134.0/24\",\r\n \"40.77.136.16/28\",\r\n \"40.77.160.32/27\",\r\n - \ \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n \"40.77.161.0/26\",\r\n - \ \"40.77.161.128/25\",\r\n \"40.77.175.128/27\",\r\n \"40.77.192.0/22\",\r\n - \ \"40.77.201.0/24\",\r\n \"40.77.226.0/25\",\r\n \"40.77.234.128/27\",\r\n - \ \"40.77.236.192/28\",\r\n \"40.77.237.128/25\",\r\n \"40.77.252.0/23\",\r\n - \ \"40.79.210.0/24\",\r\n \"40.81.16.0/20\",\r\n \"40.82.116.0/22\",\r\n - \ \"40.83.64.0/18\",\r\n \"40.87.192.0/22\",\r\n \"40.90.154.192/26\",\r\n - \ \"40.93.128.0/24\",\r\n \"40.126.12.128/25\",\r\n \"40.126.36.0/24\",\r\n - \ \"52.101.128.0/22\",\r\n \"52.101.132.0/24\",\r\n \"52.102.192.0/24\",\r\n - \ \"52.103.64.0/24\",\r\n \"52.103.192.0/24\",\r\n \"52.108.32.0/22\",\r\n - \ \"52.108.81.0/24\",\r\n \"52.109.120.0/22\",\r\n \"52.111.228.0/24\",\r\n - \ \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n \"52.113.104.0/24\",\r\n - \ \"52.113.108.0/24\",\r\n \"52.114.0.0/21\",\r\n \"52.114.52.0/23\",\r\n - \ \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n \"52.115.46.0/24\",\r\n - \ \"52.115.96.0/24\",\r\n \"52.120.157.0/24\",\r\n \"52.121.112.0/22\",\r\n - \ \"52.139.128.0/18\",\r\n \"52.175.0.0/17\",\r\n \"52.184.0.0/17\",\r\n - \ \"52.229.128.0/17\",\r\n \"52.232.153.0/24\",\r\n \"52.239.128.0/24\",\r\n - \ \"52.239.224.0/24\",\r\n \"52.245.56.0/22\",\r\n \"52.246.128.0/20\",\r\n - \ \"52.253.222.0/23\",\r\n \"65.52.160.0/19\",\r\n \"104.44.88.192/27\",\r\n - \ \"104.44.90.224/27\",\r\n \"104.44.91.192/27\",\r\n \"104.44.94.96/28\",\r\n - \ \"104.46.24.0/22\",\r\n \"104.208.64.0/18\",\r\n \"104.214.160.0/19\",\r\n - \ \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \"111.221.78.0/23\",\r\n + \ \"2603:1063:2200:28::/64\",\r\n \"2a01:111:f403:c114::/64\",\r\n + \ \"2a01:111:f403:c93c::/62\",\r\n \"2a01:111:f403:c940::/64\",\r\n + \ \"2a01:111:f403:d125::/64\",\r\n \"2a01:111:f403:d915::/64\",\r\n + \ \"2a01:111:f403:e014::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastasia\",\r\n \"id\": \"AzureCloud.eastasia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"17\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.70.0.0/18\",\r\n \"13.72.192.0/19\",\r\n \"13.75.0.0/17\",\r\n + \ \"13.88.208.0/20\",\r\n \"13.94.0.0/18\",\r\n \"13.104.155.64/26\",\r\n + \ \"13.104.155.192/26\",\r\n \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n + \ \"13.105.100.16/28\",\r\n \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n + \ \"13.105.100.160/28\",\r\n \"13.105.100.192/27\",\r\n \"20.2.0.0/16\",\r\n + \ \"20.6.128.0/17\",\r\n \"20.24.64.0/18\",\r\n \"20.24.192.0/18\",\r\n + \ \"20.47.43.0/24\",\r\n \"20.47.126.0/23\",\r\n \"20.60.86.0/23\",\r\n + \ \"20.60.131.0/24\",\r\n \"20.60.254.0/23\",\r\n \"20.95.139.0/24\",\r\n + \ \"20.135.40.0/23\",\r\n \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n + \ \"20.150.1.128/25\",\r\n \"20.150.22.0/24\",\r\n \"20.150.96.0/24\",\r\n + \ \"20.157.53.0/24\",\r\n \"20.157.177.0/24\",\r\n \"20.157.210.0/23\",\r\n + \ \"20.157.213.0/24\",\r\n \"20.157.219.0/24\",\r\n \"20.187.64.0/18\",\r\n + \ \"20.187.128.0/18\",\r\n \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n + \ \"20.189.64.0/18\",\r\n \"20.190.140.128/25\",\r\n \"20.190.164.0/24\",\r\n + \ \"20.195.72.0/21\",\r\n \"20.195.88.0/21\",\r\n \"20.205.0.0/18\",\r\n + \ \"20.205.64.0/20\",\r\n \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n + \ \"20.205.128.0/20\",\r\n \"20.239.0.0/16\",\r\n \"20.247.0.0/17\",\r\n + \ \"20.255.0.0/16\",\r\n \"23.97.64.0/19\",\r\n \"23.98.32.0/21\",\r\n + \ \"23.98.40.0/22\",\r\n \"23.98.44.0/24\",\r\n \"23.99.96.0/19\",\r\n + \ \"23.100.88.0/21\",\r\n \"23.101.0.0/20\",\r\n \"23.102.200.0/23\",\r\n + \ \"23.102.224.0/19\",\r\n \"40.77.134.0/24\",\r\n \"40.77.136.16/28\",\r\n + \ \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n + \ \"40.77.161.0/26\",\r\n \"40.77.161.128/25\",\r\n \"40.77.175.128/27\",\r\n + \ \"40.77.192.0/22\",\r\n \"40.77.201.0/24\",\r\n \"40.77.226.0/25\",\r\n + \ \"40.77.234.128/27\",\r\n \"40.77.236.192/28\",\r\n \"40.77.237.128/25\",\r\n + \ \"40.77.252.0/23\",\r\n \"40.79.210.0/24\",\r\n \"40.81.16.0/20\",\r\n + \ \"40.82.116.0/22\",\r\n \"40.83.64.0/18\",\r\n \"40.87.192.0/22\",\r\n + \ \"40.90.154.192/26\",\r\n \"40.93.128.0/24\",\r\n \"40.126.12.128/25\",\r\n + \ \"40.126.36.0/24\",\r\n \"52.101.128.0/22\",\r\n \"52.101.132.0/24\",\r\n + \ \"52.102.192.0/24\",\r\n \"52.103.64.0/24\",\r\n \"52.103.192.0/24\",\r\n + \ \"52.108.32.0/22\",\r\n \"52.108.81.0/24\",\r\n \"52.109.120.0/22\",\r\n + \ \"52.111.228.0/24\",\r\n \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n + \ \"52.113.104.0/24\",\r\n \"52.113.108.0/24\",\r\n \"52.114.0.0/21\",\r\n + \ \"52.114.52.0/23\",\r\n \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n + \ \"52.115.46.0/24\",\r\n \"52.115.96.0/24\",\r\n \"52.120.157.0/24\",\r\n + \ \"52.121.112.0/22\",\r\n \"52.139.128.0/18\",\r\n \"52.175.0.0/17\",\r\n + \ \"52.184.0.0/17\",\r\n \"52.229.128.0/17\",\r\n \"52.232.153.0/24\",\r\n + \ \"52.239.128.0/24\",\r\n \"52.239.224.0/24\",\r\n \"52.245.56.0/22\",\r\n + \ \"52.246.128.0/20\",\r\n \"52.253.222.0/23\",\r\n \"65.52.160.0/19\",\r\n + \ \"104.44.88.192/27\",\r\n \"104.44.90.224/27\",\r\n \"104.44.91.192/27\",\r\n + \ \"104.44.94.96/28\",\r\n \"104.46.24.0/22\",\r\n \"104.208.64.0/18\",\r\n + \ \"104.214.160.0/19\",\r\n \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \ \"131.253.13.100/30\",\r\n \"131.253.13.104/30\",\r\n \"131.253.35.192/26\",\r\n \ \"134.170.192.0/21\",\r\n \"137.116.160.0/20\",\r\n \"168.63.128.0/24\",\r\n \ \"168.63.129.0/28\",\r\n \"168.63.129.32/27\",\r\n \"168.63.129.64/26\",\r\n @@ -6281,353 +6360,356 @@ interactions: \ \"2603:1040:207::/48\",\r\n \"2603:1040:208::/48\",\r\n \ \"2603:1046:1401::/48\",\r\n \"2603:1046:1500:24::/64\",\r\n \ \"2603:1046:2000:40::/59\",\r\n \"2603:1047:1:40::/59\",\r\n - \ \"2a01:111:f100:6000::/64\",\r\n \"2a01:111:f403:c400::/64\",\r\n - \ \"2a01:111:f403:cc00::/62\",\r\n \"2a01:111:f403:cc04::/64\",\r\n - \ \"2a01:111:f403:d401::/64\",\r\n \"2a01:111:f403:dc00::/64\",\r\n - \ \"2a01:111:f403:e400::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.eastus\",\r\n \"id\": \"AzureCloud.eastus\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"27\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.68.128.0/17\",\r\n \"13.72.64.0/18\",\r\n \"13.82.0.0/16\",\r\n - \ \"13.90.0.0/16\",\r\n \"13.92.0.0/16\",\r\n \"13.104.144.128/27\",\r\n - \ \"13.104.152.128/25\",\r\n \"13.104.192.0/21\",\r\n \"13.104.211.0/25\",\r\n - \ \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n \"13.105.17.0/26\",\r\n - \ \"13.105.19.0/25\",\r\n \"13.105.20.192/26\",\r\n \"13.105.27.0/25\",\r\n - \ \"13.105.27.192/27\",\r\n \"13.105.36.192/26\",\r\n \"13.105.74.48/28\",\r\n - \ \"13.105.98.48/28\",\r\n \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n - \ \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n \"13.105.104.96/27\",\r\n - \ \"20.25.0.0/17\",\r\n \"20.38.98.0/24\",\r\n \"20.39.32.0/19\",\r\n - \ \"20.42.0.0/17\",\r\n \"20.47.1.0/24\",\r\n \"20.47.16.0/23\",\r\n - \ \"20.47.31.0/24\",\r\n \"20.47.108.0/23\",\r\n \"20.47.113.0/24\",\r\n - \ \"20.49.104.0/21\",\r\n \"20.51.128.0/17\",\r\n \"20.55.0.0/17\",\r\n - \ \"20.60.0.0/24\",\r\n \"20.60.2.0/23\",\r\n \"20.60.6.0/23\",\r\n - \ \"20.60.60.0/22\",\r\n \"20.60.128.0/23\",\r\n \"20.60.134.0/23\",\r\n - \ \"20.60.146.0/23\",\r\n \"20.60.220.0/23\",\r\n \"20.62.128.0/17\",\r\n - \ \"20.72.128.0/18\",\r\n \"20.75.128.0/17\",\r\n \"20.81.0.0/17\",\r\n - \ \"20.83.128.0/18\",\r\n \"20.84.0.0/17\",\r\n \"20.85.128.0/17\",\r\n - \ \"20.88.128.0/18\",\r\n \"20.95.0.0/24\",\r\n \"20.95.2.0/24\",\r\n - \ \"20.95.4.0/24\",\r\n \"20.95.6.0/24\",\r\n \"20.95.18.0/23\",\r\n - \ \"20.95.21.0/24\",\r\n \"20.95.22.0/23\",\r\n \"20.95.25.0/24\",\r\n - \ \"20.95.26.0/23\",\r\n \"20.95.28.0/22\",\r\n \"20.95.32.0/21\",\r\n - \ \"20.95.48.0/23\",\r\n \"20.95.50.0/24\",\r\n \"20.95.52.0/24\",\r\n - \ \"20.102.0.0/17\",\r\n \"20.106.128.0/17\",\r\n \"20.115.0.0/17\",\r\n - \ \"20.119.0.0/17\",\r\n \"20.120.0.0/17\",\r\n \"20.121.0.0/16\",\r\n - \ \"20.124.0.0/16\",\r\n \"20.127.0.0/16\",\r\n \"20.135.4.0/23\",\r\n - \ \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n \"20.136.3.0/25\",\r\n - \ \"20.136.4.0/24\",\r\n \"20.150.32.0/23\",\r\n \"20.150.90.0/24\",\r\n - \ \"20.152.0.0/23\",\r\n \"20.157.6.0/23\",\r\n \"20.157.19.0/24\",\r\n - \ \"20.157.24.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.59.0/24\",\r\n - \ \"20.157.61.0/24\",\r\n \"20.157.93.0/24\",\r\n \"20.157.104.0/24\",\r\n - \ \"20.157.109.0/24\",\r\n \"20.157.116.0/24\",\r\n \"20.157.124.0/24\",\r\n - \ \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n \"20.157.171.0/24\",\r\n - \ \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n \"20.163.128.0/17\",\r\n - \ \"20.185.0.0/16\",\r\n \"20.190.130.0/24\",\r\n \"20.190.151.0/24\",\r\n - \ \"20.202.20.0/24\",\r\n \"20.202.39.0/24\",\r\n \"20.202.120.0/22\",\r\n - \ \"20.202.124.0/24\",\r\n \"20.209.0.0/23\",\r\n \"20.209.40.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"20.228.128.0/17\",\r\n \"20.231.0.0/17\",\r\n - \ \"20.231.192.0/18\",\r\n \"20.232.0.0/16\",\r\n \"20.237.0.0/17\",\r\n - \ \"20.241.128.0/17\",\r\n \"20.242.128.0/17\",\r\n \"20.246.128.0/17\",\r\n - \ \"20.253.0.0/17\",\r\n \"23.96.0.0/17\",\r\n \"23.98.45.0/24\",\r\n - \ \"23.100.16.0/20\",\r\n \"23.101.128.0/20\",\r\n \"40.71.0.0/16\",\r\n - \ \"40.76.0.0/16\",\r\n \"40.78.219.0/24\",\r\n \"40.78.224.0/21\",\r\n - \ \"40.79.152.0/21\",\r\n \"40.80.144.0/21\",\r\n \"40.82.24.0/22\",\r\n - \ \"40.82.60.0/22\",\r\n \"40.85.160.0/19\",\r\n \"40.87.0.0/17\",\r\n - \ \"40.87.164.0/22\",\r\n \"40.88.0.0/16\",\r\n \"40.90.23.128/25\",\r\n - \ \"40.90.24.128/25\",\r\n \"40.90.25.0/26\",\r\n \"40.90.30.192/26\",\r\n - \ \"40.90.129.128/26\",\r\n \"40.90.130.96/28\",\r\n \"40.90.131.224/27\",\r\n - \ \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n \"40.90.137.96/27\",\r\n - \ \"40.90.139.224/27\",\r\n \"40.90.143.0/27\",\r\n \"40.90.146.64/26\",\r\n - \ \"40.90.147.0/27\",\r\n \"40.90.148.64/27\",\r\n \"40.90.150.32/27\",\r\n - \ \"40.90.224.0/19\",\r\n \"40.91.4.0/22\",\r\n \"40.93.2.0/24\",\r\n - \ \"40.93.4.0/24\",\r\n \"40.93.11.0/24\",\r\n \"40.97.4.0/24\",\r\n - \ \"40.112.48.0/20\",\r\n \"40.114.0.0/17\",\r\n \"40.117.32.0/19\",\r\n - \ \"40.117.64.0/18\",\r\n \"40.117.128.0/17\",\r\n \"40.121.0.0/16\",\r\n - \ \"40.123.132.0/22\",\r\n \"40.123.176.0/22\",\r\n \"40.126.2.0/24\",\r\n - \ \"40.126.23.0/24\",\r\n \"52.101.4.0/22\",\r\n \"52.101.9.0/24\",\r\n - \ \"52.101.20.0/22\",\r\n \"52.101.51.0/24\",\r\n \"52.101.52.0/22\",\r\n - \ \"52.102.129.0/24\",\r\n \"52.102.137.0/24\",\r\n \"52.102.159.0/24\",\r\n - \ \"52.103.1.0/24\",\r\n \"52.103.3.0/24\",\r\n \"52.103.11.0/24\",\r\n - \ \"52.103.129.0/24\",\r\n \"52.103.137.0/24\",\r\n \"52.108.16.0/21\",\r\n - \ \"52.108.79.0/24\",\r\n \"52.108.105.0/24\",\r\n \"52.108.106.0/23\",\r\n - \ \"52.109.12.0/22\",\r\n \"52.111.229.0/24\",\r\n \"52.112.112.0/24\",\r\n - \ \"52.112.123.0/24\",\r\n \"52.112.127.0/24\",\r\n \"52.113.16.0/20\",\r\n - \ \"52.114.132.0/22\",\r\n \"52.115.54.0/24\",\r\n \"52.115.62.0/23\",\r\n - \ \"52.115.192.0/19\",\r\n \"52.120.32.0/19\",\r\n \"52.120.224.0/20\",\r\n - \ \"52.122.0.0/24\",\r\n \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n - \ \"52.122.6.0/24\",\r\n \"52.123.0.0/24\",\r\n \"52.125.132.0/22\",\r\n - \ \"52.136.64.0/18\",\r\n \"52.142.0.0/18\",\r\n \"52.143.207.0/24\",\r\n - \ \"52.146.0.0/17\",\r\n \"52.147.192.0/18\",\r\n \"52.149.128.0/17\",\r\n - \ \"52.150.0.0/17\",\r\n \"52.151.128.0/17\",\r\n \"52.152.128.0/17\",\r\n - \ \"52.154.64.0/18\",\r\n \"52.168.0.0/16\",\r\n \"52.170.0.0/16\",\r\n - \ \"52.179.0.0/17\",\r\n \"52.186.0.0/16\",\r\n \"52.188.0.0/16\",\r\n - \ \"52.190.0.0/17\",\r\n \"52.191.0.0/17\",\r\n \"52.191.192.0/18\",\r\n - \ \"52.224.0.0/16\",\r\n \"52.226.0.0/16\",\r\n \"52.232.146.0/24\",\r\n - \ \"52.234.128.0/17\",\r\n \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n - \ \"52.239.207.192/26\",\r\n \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n - \ \"52.239.246.0/23\",\r\n \"52.239.252.0/24\",\r\n \"52.240.0.0/17\",\r\n - \ \"52.245.8.0/22\",\r\n \"52.245.104.0/22\",\r\n \"52.249.128.0/17\",\r\n - \ \"52.253.160.0/24\",\r\n \"52.255.128.0/17\",\r\n \"53.103.137.0/24\",\r\n - \ \"65.54.19.128/27\",\r\n \"104.41.128.0/19\",\r\n \"104.44.91.32/27\",\r\n - \ \"104.44.94.16/28\",\r\n \"104.44.95.160/27\",\r\n \"104.44.95.240/28\",\r\n - \ \"104.45.128.0/18\",\r\n \"104.45.192.0/20\",\r\n \"104.211.0.0/18\",\r\n - \ \"137.116.112.0/20\",\r\n \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n - \ \"137.135.64.0/18\",\r\n \"138.91.96.0/19\",\r\n \"157.56.176.0/21\",\r\n - \ \"168.61.32.0/20\",\r\n \"168.61.48.0/21\",\r\n \"168.62.32.0/19\",\r\n - \ \"168.62.160.0/19\",\r\n \"191.234.32.0/19\",\r\n \"191.236.0.0/18\",\r\n - \ \"191.237.0.0/17\",\r\n \"191.238.0.0/18\",\r\n \"204.152.18.0/31\",\r\n - \ \"204.152.18.8/29\",\r\n \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n - \ \"204.152.19.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n - \ \"2603:1030:20c::/47\",\r\n \"2603:1030:20e::/48\",\r\n - \ \"2603:1030:210::/47\",\r\n \"2603:1030:212::/56\",\r\n - \ \"2603:1030:213::/48\",\r\n \"2603:1036:903:4::/64\",\r\n - \ \"2603:1036:120d::/48\",\r\n \"2603:1036:2404::/48\",\r\n - \ \"2603:1036:3000:120::/59\",\r\n \"2603:1037:1:120::/59\",\r\n - \ \"2603:1062:2:100::/57\",\r\n \"2603:1063:8::/56\",\r\n - \ \"2603:1063:108::/55\",\r\n \"2603:1063:208::/55\",\r\n - \ \"2a01:111:f100:2000::/52\",\r\n \"2a01:111:f403:c100::/64\",\r\n - \ \"2a01:111:f403:c900::/64\",\r\n \"2a01:111:f403:c91e::/63\",\r\n - \ \"2a01:111:f403:c920::/63\",\r\n \"2a01:111:f403:c922::/64\",\r\n - \ \"2a01:111:f403:d100::/64\",\r\n \"2a01:111:f403:d900::/64\",\r\n - \ \"2a01:111:f403:f000::/64\",\r\n \"2a01:111:f403:f900::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus2\",\r\n - \ \"id\": \"AzureCloud.eastus2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"27\",\r\n - \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1063:2202:8::/64\",\r\n \"2a01:111:f100:6000::/64\",\r\n + \ \"2a01:111:f403:c400::/64\",\r\n \"2a01:111:f403:cc00::/62\",\r\n + \ \"2a01:111:f403:cc04::/64\",\r\n \"2a01:111:f403:d401::/64\",\r\n + \ \"2a01:111:f403:dc00::/64\",\r\n \"2a01:111:f403:e400::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus\",\r\n + \ \"id\": \"AzureCloud.eastus\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"30\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.68.0.0/17\",\r\n - \ \"13.77.64.0/18\",\r\n \"13.104.147.0/25\",\r\n \"13.104.208.64/27\",\r\n - \ \"13.105.18.192/26\",\r\n \"13.105.23.64/26\",\r\n \"13.105.28.0/28\",\r\n - \ \"13.105.28.128/25\",\r\n \"13.105.67.128/25\",\r\n \"13.105.74.128/26\",\r\n - \ \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n \"13.105.75.64/27\",\r\n - \ \"13.105.101.32/28\",\r\n \"20.1.128.0/17\",\r\n \"20.7.0.0/16\",\r\n - \ \"20.10.0.0/16\",\r\n \"20.12.0.0/17\",\r\n \"20.14.128.0/17\",\r\n - \ \"20.15.0.0/17\",\r\n \"20.22.0.0/16\",\r\n \"20.36.128.0/17\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.38.208.0/22\",\r\n \"20.41.0.0/18\",\r\n - \ \"20.44.16.0/21\",\r\n \"20.44.64.0/18\",\r\n \"20.47.60.0/23\",\r\n - \ \"20.47.76.0/23\",\r\n \"20.49.0.0/18\",\r\n \"20.49.96.0/21\",\r\n - \ \"20.55.192.0/18\",\r\n \"20.57.0.0/17\",\r\n \"20.60.56.0/22\",\r\n - \ \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.62.0.0/17\",\r\n - \ \"20.65.0.0/17\",\r\n \"20.69.192.0/18\",\r\n \"20.72.64.0/18\",\r\n - \ \"20.75.0.0/17\",\r\n \"20.80.192.0/18\",\r\n \"20.81.128.0/17\",\r\n - \ \"20.85.0.0/17\",\r\n \"20.88.96.0/19\",\r\n \"20.94.0.0/17\",\r\n - \ \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n \"20.97.128.0/17\",\r\n - \ \"20.98.192.0/18\",\r\n \"20.109.0.0/17\",\r\n \"20.110.0.0/16\",\r\n - \ \"20.114.128.0/17\",\r\n \"20.119.128.0/17\",\r\n \"20.122.0.0/16\",\r\n - \ \"20.135.16.0/23\",\r\n \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n - \ \"20.136.0.0/25\",\r\n \"20.136.1.0/24\",\r\n \"20.143.2.0/24\",\r\n - \ \"20.150.29.0/24\",\r\n \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n - \ \"20.150.72.0/24\",\r\n \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n - \ \"20.152.6.0/23\",\r\n \"20.157.17.0/24\",\r\n \"20.157.29.0/24\",\r\n - \ \"20.157.36.0/23\",\r\n \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n - \ \"20.157.64.0/21\",\r\n \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n - \ \"20.157.84.0/24\",\r\n \"20.157.114.0/24\",\r\n \"20.157.122.0/24\",\r\n - \ \"20.157.167.0/24\",\r\n \"20.157.185.0/24\",\r\n \"20.161.0.0/16\",\r\n - \ \"20.186.0.0/17\",\r\n \"20.186.128.0/18\",\r\n \"20.190.131.0/24\",\r\n - \ \"20.190.152.0/24\",\r\n \"20.190.192.0/18\",\r\n \"20.201.224.0/23\",\r\n - \ \"20.202.21.0/24\",\r\n \"20.202.31.0/24\",\r\n \"20.202.32.0/23\",\r\n - \ \"20.202.34.0/24\",\r\n \"20.209.68.0/23\",\r\n \"20.230.0.0/17\",\r\n - \ \"20.242.0.0/17\",\r\n \"20.246.0.0/17\",\r\n \"23.100.64.0/21\",\r\n - \ \"23.101.32.0/21\",\r\n \"23.101.80.0/21\",\r\n \"23.101.144.0/20\",\r\n - \ \"23.102.96.0/19\",\r\n \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n - \ \"40.65.192.0/18\",\r\n \"40.67.128.0/19\",\r\n \"40.70.0.0/18\",\r\n - \ \"40.70.64.0/20\",\r\n \"40.70.80.0/21\",\r\n \"40.70.128.0/17\",\r\n - \ \"40.75.0.0/19\",\r\n \"40.75.64.0/18\",\r\n \"40.77.128.128/25\",\r\n - \ \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n \"40.77.132.0/24\",\r\n - \ \"40.77.136.48/28\",\r\n \"40.77.137.128/26\",\r\n \"40.77.138.128/25\",\r\n - \ \"40.77.163.0/24\",\r\n \"40.77.166.160/27\",\r\n \"40.77.167.0/24\",\r\n - \ \"40.77.168.0/24\",\r\n \"40.77.170.0/24\",\r\n \"40.77.175.96/27\",\r\n - \ \"40.77.177.0/24\",\r\n \"40.77.178.0/23\",\r\n \"40.77.182.0/28\",\r\n - \ \"40.77.182.32/27\",\r\n \"40.77.184.0/25\",\r\n \"40.77.198.0/26\",\r\n - \ \"40.77.199.192/26\",\r\n \"40.77.224.128/25\",\r\n \"40.77.228.0/24\",\r\n - \ \"40.77.233.0/24\",\r\n \"40.77.234.192/27\",\r\n \"40.77.236.80/28\",\r\n - \ \"40.77.237.64/26\",\r\n \"40.77.240.0/25\",\r\n \"40.77.245.0/24\",\r\n - \ \"40.77.248.0/25\",\r\n \"40.77.251.0/24\",\r\n \"40.78.208.48/28\",\r\n - \ \"40.78.220.0/24\",\r\n \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n - \ \"40.79.8.32/28\",\r\n \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n - \ \"40.79.9.0/24\",\r\n \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n - \ \"40.79.48.0/27\",\r\n \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n - \ \"40.79.56.0/21\",\r\n \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n - \ \"40.79.90.0/24\",\r\n \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n - \ \"40.79.93.0/28\",\r\n \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n - \ \"40.79.206.64/27\",\r\n \"40.79.240.0/20\",\r\n \"40.82.4.0/22\",\r\n - \ \"40.82.44.0/22\",\r\n \"40.84.0.0/17\",\r\n \"40.87.168.0/30\",\r\n - \ \"40.87.168.8/29\",\r\n \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n - \ \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n \"40.87.168.70/31\",\r\n - \ \"40.87.168.72/29\",\r\n \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n - \ \"40.87.168.128/26\",\r\n \"40.87.168.192/28\",\r\n \"40.87.168.210/31\",\r\n - \ \"40.87.168.212/30\",\r\n \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n - \ \"40.87.169.0/27\",\r\n \"40.87.169.32/29\",\r\n \"40.87.169.44/30\",\r\n - \ \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n \"40.87.169.60/30\",\r\n - \ \"40.87.169.64/27\",\r\n \"40.87.169.96/31\",\r\n \"40.87.169.102/31\",\r\n - \ \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n - \ \"40.87.169.136/31\",\r\n \"40.87.169.140/30\",\r\n \"40.87.169.160/27\",\r\n - \ \"40.87.169.192/26\",\r\n \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n - \ \"40.87.170.144/31\",\r\n \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n - \ \"40.87.170.176/29\",\r\n \"40.87.170.184/30\",\r\n \"40.87.170.194/31\",\r\n - \ \"40.87.170.196/30\",\r\n \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n - \ \"40.87.170.228/30\",\r\n \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n - \ \"40.87.170.248/30\",\r\n \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n - \ \"40.87.171.8/29\",\r\n \"40.87.171.16/28\",\r\n \"40.87.171.36/30\",\r\n - \ \"40.87.171.40/31\",\r\n \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n - \ \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n - \ \"40.87.171.166/31\",\r\n \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n - \ \"40.87.171.192/27\",\r\n \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n - \ \"40.87.171.248/31\",\r\n \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n - \ \"40.90.130.160/27\",\r\n \"40.90.132.128/26\",\r\n \"40.90.133.112/28\",\r\n - \ \"40.90.134.192/26\",\r\n \"40.90.136.0/28\",\r\n \"40.90.138.160/27\",\r\n - \ \"40.90.140.160/27\",\r\n \"40.90.140.192/27\",\r\n \"40.90.143.192/26\",\r\n - \ \"40.90.144.64/26\",\r\n \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n - \ \"40.90.148.96/27\",\r\n \"40.90.155.128/26\",\r\n \"40.90.157.128/26\",\r\n - \ \"40.90.158.128/25\",\r\n \"40.91.12.16/28\",\r\n \"40.91.12.48/28\",\r\n - \ \"40.91.12.64/26\",\r\n \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n - \ \"40.91.12.208/28\",\r\n \"40.91.12.240/28\",\r\n \"40.91.13.64/27\",\r\n - \ \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n - \ \"40.91.14.0/24\",\r\n \"40.93.3.0/24\",\r\n \"40.93.12.0/24\",\r\n - \ \"40.123.0.0/17\",\r\n \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n - \ \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n - \ \"40.123.144.144/29\",\r\n \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n - \ \"40.123.144.192/27\",\r\n \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n - \ \"40.123.144.248/30\",\r\n \"40.123.144.252/31\",\r\n \"40.123.145.6/31\",\r\n - \ \"40.123.145.8/30\",\r\n \"40.123.145.12/31\",\r\n \"40.123.145.22/31\",\r\n - \ \"40.123.145.24/29\",\r\n \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n - \ \"40.123.145.56/30\",\r\n \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n - \ \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n - \ \"40.123.145.160/30\",\r\n \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n - \ \"40.123.145.176/28\",\r\n \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n - \ \"40.123.145.212/31\",\r\n \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n - \ \"40.123.146.0/28\",\r\n \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n - \ \"40.123.146.28/31\",\r\n \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n - \ \"40.123.146.48/31\",\r\n \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n - \ \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n - \ \"40.123.146.164/31\",\r\n \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n - \ \"40.123.146.192/29\",\r\n \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n - \ \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n - \ \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n - \ \"40.126.3.0/24\",\r\n \"40.126.24.0/24\",\r\n \"52.101.10.0/24\",\r\n - \ \"52.101.36.0/22\",\r\n \"52.101.56.0/22\",\r\n \"52.101.60.0/24\",\r\n - \ \"52.102.131.0/24\",\r\n \"52.102.138.0/24\",\r\n \"52.103.5.0/24\",\r\n - \ \"52.103.12.0/24\",\r\n \"52.103.131.0/24\",\r\n \"52.103.138.0/24\",\r\n - \ \"52.108.186.0/24\",\r\n \"52.108.216.0/22\",\r\n \"52.109.4.0/22\",\r\n - \ \"52.111.230.0/24\",\r\n \"52.112.76.0/22\",\r\n \"52.112.95.0/24\",\r\n - \ \"52.112.104.0/24\",\r\n \"52.112.108.0/24\",\r\n \"52.112.116.0/24\",\r\n - \ \"52.114.136.0/21\",\r\n \"52.114.180.0/22\",\r\n \"52.114.186.0/23\",\r\n - \ \"52.114.206.0/23\",\r\n \"52.114.208.0/24\",\r\n \"52.115.48.0/22\",\r\n - \ \"52.115.52.0/23\",\r\n \"52.115.64.0/22\",\r\n \"52.115.160.0/19\",\r\n - \ \"52.115.230.0/24\",\r\n \"52.120.64.0/19\",\r\n \"52.121.32.0/22\",\r\n - \ \"52.122.12.0/22\",\r\n \"52.123.4.0/24\",\r\n \"52.125.136.0/24\",\r\n - \ \"52.136.29.0/24\",\r\n \"52.138.80.0/21\",\r\n \"52.138.96.0/19\",\r\n - \ \"52.143.192.0/24\",\r\n \"52.147.160.0/19\",\r\n \"52.167.0.0/16\",\r\n - \ \"52.177.0.0/16\",\r\n \"52.179.128.0/17\",\r\n \"52.184.128.0/19\",\r\n - \ \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n \"52.184.168.80/28\",\r\n - \ \"52.184.168.96/27\",\r\n \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n - \ \"52.184.170.0/24\",\r\n \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n - \ \"52.225.128.0/21\",\r\n \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n - \ \"52.225.136.64/28\",\r\n \"52.225.137.0/24\",\r\n \"52.225.192.0/18\",\r\n - \ \"52.232.151.0/24\",\r\n \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n - \ \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n - \ \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n - \ \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n - \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n - \ \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n - \ \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n - \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n - \ \"52.242.64.0/18\",\r\n \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n - \ \"52.245.45.128/28\",\r\n \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n - \ \"52.245.46.0/27\",\r\n \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n - \ \"52.245.46.112/28\",\r\n \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n - \ \"52.245.46.192/26\",\r\n \"52.247.0.0/17\",\r\n \"52.250.128.0/18\",\r\n - \ \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n \"52.253.64.0/20\",\r\n - \ \"52.253.148.0/23\",\r\n \"52.253.154.0/23\",\r\n \"52.254.0.0/18\",\r\n - \ \"52.254.64.0/19\",\r\n \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n - \ \"53.103.138.0/24\",\r\n \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n - \ \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n - \ \"65.55.44.96/28\",\r\n \"65.55.44.128/27\",\r\n \"65.55.60.188/30\",\r\n - \ \"65.55.105.0/26\",\r\n \"65.55.105.96/27\",\r\n \"65.55.105.224/27\",\r\n - \ \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n - \ \"65.55.107.48/28\",\r\n \"65.55.107.64/27\",\r\n \"65.55.108.0/24\",\r\n - \ \"65.55.209.128/26\",\r\n \"65.55.211.32/27\",\r\n \"65.55.213.64/26\",\r\n - \ \"65.55.213.128/26\",\r\n \"65.55.217.0/24\",\r\n \"65.55.219.32/27\",\r\n - \ \"65.55.219.128/25\",\r\n \"104.44.88.32/27\",\r\n \"104.44.88.96/27\",\r\n - \ \"104.44.91.96/27\",\r\n \"104.44.93.160/27\",\r\n \"104.44.94.48/28\",\r\n - \ \"104.46.0.0/21\",\r\n \"104.46.96.0/19\",\r\n \"104.46.192.0/20\",\r\n - \ \"104.47.200.0/21\",\r\n \"104.208.128.0/17\",\r\n \"104.209.128.0/17\",\r\n - \ \"104.210.0.0/20\",\r\n \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n - \ \"131.253.13.16/29\",\r\n \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n - \ \"131.253.13.80/29\",\r\n \"131.253.13.96/30\",\r\n \"131.253.14.16/28\",\r\n - \ \"131.253.14.208/28\",\r\n \"131.253.14.224/28\",\r\n \"131.253.15.8/29\",\r\n - \ \"131.253.15.16/28\",\r\n \"131.253.24.0/28\",\r\n \"131.253.24.192/26\",\r\n - \ \"131.253.34.224/27\",\r\n \"131.253.38.0/27\",\r\n \"131.253.38.128/26\",\r\n - \ \"131.253.40.0/28\",\r\n \"134.170.220.0/23\",\r\n \"137.116.0.0/18\",\r\n - \ \"137.116.64.0/19\",\r\n \"137.116.96.0/22\",\r\n \"157.55.7.128/26\",\r\n - \ \"157.55.10.192/26\",\r\n \"157.55.11.128/25\",\r\n \"157.55.37.0/24\",\r\n - \ \"157.55.38.0/24\",\r\n \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n - \ \"157.55.55.100/30\",\r\n \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n - \ \"157.55.55.144/29\",\r\n \"157.55.55.160/28\",\r\n \"157.56.2.128/25\",\r\n - \ \"157.56.3.0/25\",\r\n \"191.236.192.0/18\",\r\n \"191.237.128.0/18\",\r\n - \ \"191.239.224.0/20\",\r\n \"193.149.64.0/21\",\r\n \"199.30.16.0/24\",\r\n - \ \"199.30.18.0/23\",\r\n \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n - \ \"199.30.28.64/26\",\r\n \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n - \ \"2603:1030:400::/48\",\r\n \"2603:1030:401:2::/63\",\r\n - \ \"2603:1030:401:4::/62\",\r\n \"2603:1030:401:8::/61\",\r\n - \ \"2603:1030:401:10::/62\",\r\n \"2603:1030:401:14::/63\",\r\n - \ \"2603:1030:401:17::/64\",\r\n \"2603:1030:401:18::/61\",\r\n - \ \"2603:1030:401:20::/59\",\r\n \"2603:1030:401:40::/60\",\r\n - \ \"2603:1030:401:50::/61\",\r\n \"2603:1030:401:58::/64\",\r\n - \ \"2603:1030:401:5a::/63\",\r\n \"2603:1030:401:5c::/62\",\r\n - \ \"2603:1030:401:60::/59\",\r\n \"2603:1030:401:80::/62\",\r\n - \ \"2603:1030:401:84::/64\",\r\n \"2603:1030:401:87::/64\",\r\n - \ \"2603:1030:401:88::/62\",\r\n \"2603:1030:401:8c::/63\",\r\n - \ \"2603:1030:401:8f::/64\",\r\n \"2603:1030:401:90::/63\",\r\n - \ \"2603:1030:401:94::/62\",\r\n \"2603:1030:401:98::/61\",\r\n - \ \"2603:1030:401:a0::/62\",\r\n \"2603:1030:401:a4::/63\",\r\n - \ \"2603:1030:401:a7::/64\",\r\n \"2603:1030:401:a8::/61\",\r\n - \ \"2603:1030:401:b0::/60\",\r\n \"2603:1030:401:c0::/58\",\r\n - \ \"2603:1030:401:100::/59\",\r\n \"2603:1030:401:120::/64\",\r\n - \ \"2603:1030:401:124::/62\",\r\n \"2603:1030:401:128::/61\",\r\n - \ \"2603:1030:401:130::/62\",\r\n \"2603:1030:401:134::/63\",\r\n - \ \"2603:1030:401:139::/64\",\r\n \"2603:1030:401:13a::/63\",\r\n - \ \"2603:1030:401:143::/64\",\r\n \"2603:1030:401:144::/63\",\r\n - \ \"2603:1030:401:14a::/63\",\r\n \"2603:1030:401:14c::/62\",\r\n - \ \"2603:1030:401:150::/62\",\r\n \"2603:1030:401:154::/63\",\r\n - \ \"2603:1030:401:159::/64\",\r\n \"2603:1030:401:15a::/63\",\r\n - \ \"2603:1030:401:15c::/62\",\r\n \"2603:1030:401:160::/61\",\r\n - \ \"2603:1030:401:16a::/63\",\r\n \"2603:1030:401:16c::/64\",\r\n - \ \"2603:1030:401:17c::/62\",\r\n \"2603:1030:401:180::/58\",\r\n - \ \"2603:1030:401:1c0::/61\",\r\n \"2603:1030:401:1c8::/63\",\r\n - \ \"2603:1030:401:1cc::/62\",\r\n \"2603:1030:401:1d0::/60\",\r\n - \ \"2603:1030:401:1e0::/60\",\r\n \"2603:1030:401:1f0::/61\",\r\n - \ \"2603:1030:401:1f8::/64\",\r\n \"2603:1030:401:20c::/62\",\r\n - \ \"2603:1030:401:210::/60\",\r\n \"2603:1030:401:220::/62\",\r\n - \ \"2603:1030:401:226::/63\",\r\n \"2603:1030:401:228::/61\",\r\n - \ \"2603:1030:401:230::/60\",\r\n \"2603:1030:401:240::/60\",\r\n - \ \"2603:1030:401:250::/62\",\r\n \"2603:1030:401:254::/63\",\r\n - \ \"2603:1030:401:256::/64\",\r\n \"2603:1030:401:25b::/64\",\r\n - \ \"2603:1030:401:25c::/63\",\r\n \"2603:1030:401:25e::/64\",\r\n - \ \"2603:1030:401:263::/64\",\r\n \"2603:1030:401:264::/62\",\r\n - \ \"2603:1030:401:268::/61\",\r\n \"2603:1030:401:270::/62\",\r\n - \ \"2603:1030:401:274::/63\",\r\n \"2603:1030:401:27a::/63\",\r\n - \ \"2603:1030:401:27c::/62\",\r\n \"2603:1030:401:280::/59\",\r\n - \ \"2603:1030:401:2a0::/61\",\r\n \"2603:1030:401:2a8::/63\",\r\n - \ \"2603:1030:401:2ab::/64\",\r\n \"2603:1030:401:2ac::/62\",\r\n - \ \"2603:1030:401:2b0::/60\",\r\n \"2603:1030:401:2c0::/63\",\r\n - \ \"2603:1030:401:2c2::/64\",\r\n \"2603:1030:401:2c7::/64\",\r\n - \ \"2603:1030:401:2c8::/61\",\r\n \"2603:1030:401:2d0::/60\",\r\n - \ \"2603:1030:401:2e0::/62\",\r\n \"2603:1030:401:2e4::/63\",\r\n - \ \"2603:1030:401:2e6::/64\",\r\n \"2603:1030:401:2ed::/64\",\r\n - \ \"2603:1030:401:2ee::/63\",\r\n \"2603:1030:401:2f0::/64\",\r\n - \ \"2603:1030:401:2f3::/64\",\r\n \"2603:1030:401:2f4::/62\",\r\n - \ \"2603:1030:401:2f8::/61\",\r\n \"2603:1030:401:300::/59\",\r\n - \ \"2603:1030:401:320::/61\",\r\n \"2603:1030:401:328::/63\",\r\n - \ \"2603:1030:401:32a::/64\",\r\n \"2603:1030:401:333::/64\",\r\n - \ \"2603:1030:401:334::/62\",\r\n \"2603:1030:401:338::/62\",\r\n - \ \"2603:1030:401:33c::/63\",\r\n \"2603:1030:401:33e::/64\",\r\n - \ \"2603:1030:401:341::/64\",\r\n \"2603:1030:401:342::/63\",\r\n - \ \"2603:1030:401:344::/62\",\r\n \"2603:1030:401:348::/61\",\r\n - \ \"2603:1030:401:350::/60\",\r\n \"2603:1030:401:360::/61\",\r\n - \ \"2603:1030:401:368::/64\",\r\n \"2603:1030:402::/47\",\r\n + \"\",\r\n \"addressPrefixes\": [\r\n \"13.68.128.0/17\",\r\n + \ \"13.72.64.0/18\",\r\n \"13.82.0.0/16\",\r\n \"13.90.0.0/16\",\r\n + \ \"13.92.0.0/16\",\r\n \"13.104.144.128/27\",\r\n \"13.104.152.128/25\",\r\n + \ \"13.104.192.0/21\",\r\n \"13.104.211.0/25\",\r\n \"13.104.214.128/25\",\r\n + \ \"13.104.215.0/25\",\r\n \"13.105.17.0/26\",\r\n \"13.105.19.0/25\",\r\n + \ \"13.105.20.192/26\",\r\n \"13.105.27.0/25\",\r\n \"13.105.27.192/27\",\r\n + \ \"13.105.36.192/26\",\r\n \"13.105.74.48/28\",\r\n \"13.105.98.48/28\",\r\n + \ \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n \"13.105.104.32/27\",\r\n + \ \"13.105.104.64/28\",\r\n \"13.105.104.96/27\",\r\n \"20.25.0.0/17\",\r\n + \ \"20.38.98.0/24\",\r\n \"20.39.32.0/19\",\r\n \"20.42.0.0/17\",\r\n + \ \"20.47.1.0/24\",\r\n \"20.47.16.0/23\",\r\n \"20.47.31.0/24\",\r\n + \ \"20.47.108.0/23\",\r\n \"20.47.113.0/24\",\r\n \"20.49.104.0/21\",\r\n + \ \"20.51.128.0/17\",\r\n \"20.55.0.0/17\",\r\n \"20.60.0.0/24\",\r\n + \ \"20.60.2.0/23\",\r\n \"20.60.6.0/23\",\r\n \"20.60.60.0/22\",\r\n + \ \"20.60.128.0/23\",\r\n \"20.60.134.0/23\",\r\n \"20.60.146.0/23\",\r\n + \ \"20.60.220.0/23\",\r\n \"20.62.128.0/17\",\r\n \"20.72.128.0/18\",\r\n + \ \"20.75.128.0/17\",\r\n \"20.81.0.0/17\",\r\n \"20.83.128.0/18\",\r\n + \ \"20.84.0.0/17\",\r\n \"20.85.128.0/17\",\r\n \"20.88.128.0/18\",\r\n + \ \"20.95.0.0/24\",\r\n \"20.95.2.0/24\",\r\n \"20.95.4.0/24\",\r\n + \ \"20.95.6.0/24\",\r\n \"20.95.19.0/24\",\r\n \"20.95.21.0/24\",\r\n + \ \"20.95.33.0/24\",\r\n \"20.102.0.0/17\",\r\n \"20.106.128.0/17\",\r\n + \ \"20.115.0.0/17\",\r\n \"20.119.0.0/17\",\r\n \"20.120.0.0/17\",\r\n + \ \"20.121.0.0/16\",\r\n \"20.124.0.0/16\",\r\n \"20.127.0.0/16\",\r\n + \ \"20.135.4.0/23\",\r\n \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n + \ \"20.136.3.0/25\",\r\n \"20.136.4.0/24\",\r\n \"20.150.32.0/23\",\r\n + \ \"20.150.90.0/24\",\r\n \"20.152.0.0/23\",\r\n \"20.157.6.0/23\",\r\n + \ \"20.157.19.0/24\",\r\n \"20.157.24.0/24\",\r\n \"20.157.39.0/24\",\r\n + \ \"20.157.59.0/24\",\r\n \"20.157.61.0/24\",\r\n \"20.157.93.0/24\",\r\n + \ \"20.157.104.0/24\",\r\n \"20.157.109.0/24\",\r\n \"20.157.116.0/24\",\r\n + \ \"20.157.124.0/24\",\r\n \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n + \ \"20.157.171.0/24\",\r\n \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n + \ \"20.163.128.0/17\",\r\n \"20.185.0.0/16\",\r\n \"20.190.130.0/24\",\r\n + \ \"20.190.151.0/24\",\r\n \"20.202.20.0/24\",\r\n \"20.202.39.0/24\",\r\n + \ \"20.202.120.0/22\",\r\n \"20.202.124.0/24\",\r\n \"20.209.0.0/23\",\r\n + \ \"20.209.40.0/23\",\r\n \"20.209.52.0/23\",\r\n \"20.209.74.0/23\",\r\n + \ \"20.228.128.0/17\",\r\n \"20.231.0.0/17\",\r\n \"20.231.192.0/18\",\r\n + \ \"20.232.0.0/16\",\r\n \"20.237.0.0/17\",\r\n \"20.241.128.0/17\",\r\n + \ \"20.242.128.0/17\",\r\n \"20.246.128.0/17\",\r\n \"20.253.0.0/17\",\r\n + \ \"23.96.0.0/17\",\r\n \"23.98.45.0/24\",\r\n \"23.100.16.0/20\",\r\n + \ \"23.101.128.0/20\",\r\n \"40.71.0.0/16\",\r\n \"40.76.0.0/16\",\r\n + \ \"40.78.219.0/24\",\r\n \"40.78.224.0/21\",\r\n \"40.79.152.0/21\",\r\n + \ \"40.80.144.0/21\",\r\n \"40.82.24.0/22\",\r\n \"40.82.60.0/22\",\r\n + \ \"40.85.160.0/19\",\r\n \"40.87.0.0/17\",\r\n \"40.87.164.0/22\",\r\n + \ \"40.88.0.0/16\",\r\n \"40.90.23.128/25\",\r\n \"40.90.24.128/25\",\r\n + \ \"40.90.25.0/26\",\r\n \"40.90.30.192/26\",\r\n \"40.90.129.128/26\",\r\n + \ \"40.90.130.96/28\",\r\n \"40.90.131.224/27\",\r\n \"40.90.136.16/28\",\r\n + \ \"40.90.136.32/27\",\r\n \"40.90.137.96/27\",\r\n \"40.90.139.224/27\",\r\n + \ \"40.90.143.0/27\",\r\n \"40.90.146.64/26\",\r\n \"40.90.147.0/27\",\r\n + \ \"40.90.148.64/27\",\r\n \"40.90.150.32/27\",\r\n \"40.90.224.0/19\",\r\n + \ \"40.91.4.0/22\",\r\n \"40.93.2.0/24\",\r\n \"40.93.4.0/24\",\r\n + \ \"40.93.11.0/24\",\r\n \"40.97.4.0/24\",\r\n \"40.112.48.0/20\",\r\n + \ \"40.114.0.0/17\",\r\n \"40.117.32.0/19\",\r\n \"40.117.64.0/18\",\r\n + \ \"40.117.128.0/17\",\r\n \"40.121.0.0/16\",\r\n \"40.123.132.0/22\",\r\n + \ \"40.123.176.0/22\",\r\n \"40.126.2.0/24\",\r\n \"40.126.23.0/24\",\r\n + \ \"52.101.4.0/22\",\r\n \"52.101.9.0/24\",\r\n \"52.101.20.0/22\",\r\n + \ \"52.101.51.0/24\",\r\n \"52.101.52.0/22\",\r\n \"52.102.129.0/24\",\r\n + \ \"52.102.137.0/24\",\r\n \"52.102.159.0/24\",\r\n \"52.103.1.0/24\",\r\n + \ \"52.103.3.0/24\",\r\n \"52.103.11.0/24\",\r\n \"52.103.129.0/24\",\r\n + \ \"52.103.137.0/24\",\r\n \"52.108.16.0/21\",\r\n \"52.108.79.0/24\",\r\n + \ \"52.108.105.0/24\",\r\n \"52.108.106.0/23\",\r\n \"52.109.12.0/22\",\r\n + \ \"52.111.229.0/24\",\r\n \"52.112.112.0/24\",\r\n \"52.112.123.0/24\",\r\n + \ \"52.112.127.0/24\",\r\n \"52.113.16.0/20\",\r\n \"52.114.132.0/22\",\r\n + \ \"52.115.54.0/24\",\r\n \"52.115.62.0/23\",\r\n \"52.115.192.0/19\",\r\n + \ \"52.120.32.0/19\",\r\n \"52.120.224.0/20\",\r\n \"52.122.0.0/24\",\r\n + \ \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n \"52.122.6.0/24\",\r\n + \ \"52.123.0.0/24\",\r\n \"52.125.132.0/22\",\r\n \"52.136.64.0/18\",\r\n + \ \"52.142.0.0/18\",\r\n \"52.143.207.0/24\",\r\n \"52.146.0.0/17\",\r\n + \ \"52.147.192.0/18\",\r\n \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n + \ \"52.151.128.0/17\",\r\n \"52.152.128.0/17\",\r\n \"52.154.64.0/18\",\r\n + \ \"52.168.0.0/16\",\r\n \"52.170.0.0/16\",\r\n \"52.179.0.0/17\",\r\n + \ \"52.186.0.0/16\",\r\n \"52.188.0.0/16\",\r\n \"52.190.0.0/17\",\r\n + \ \"52.191.0.0/17\",\r\n \"52.191.192.0/18\",\r\n \"52.224.0.0/16\",\r\n + \ \"52.226.0.0/16\",\r\n \"52.232.146.0/24\",\r\n \"52.234.128.0/17\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n + \ \"52.239.252.0/24\",\r\n \"52.240.0.0/17\",\r\n \"52.245.8.0/22\",\r\n + \ \"52.245.104.0/22\",\r\n \"52.249.128.0/17\",\r\n \"52.253.160.0/24\",\r\n + \ \"52.255.128.0/17\",\r\n \"53.103.137.0/24\",\r\n \"65.54.19.128/27\",\r\n + \ \"104.41.128.0/19\",\r\n \"104.44.91.32/27\",\r\n \"104.44.94.16/28\",\r\n + \ \"104.44.95.160/27\",\r\n \"104.44.95.240/28\",\r\n \"104.45.128.0/18\",\r\n + \ \"104.45.192.0/20\",\r\n \"104.211.0.0/18\",\r\n \"137.116.112.0/20\",\r\n + \ \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n \"137.135.64.0/18\",\r\n + \ \"138.91.96.0/19\",\r\n \"157.56.176.0/21\",\r\n \"168.61.32.0/20\",\r\n + \ \"168.61.48.0/21\",\r\n \"168.62.32.0/19\",\r\n \"168.62.160.0/19\",\r\n + \ \"191.234.32.0/19\",\r\n \"191.236.0.0/18\",\r\n \"191.237.0.0/17\",\r\n + \ \"191.238.0.0/18\",\r\n \"204.152.18.0/31\",\r\n \"204.152.18.8/29\",\r\n + \ \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n \"204.152.19.0/24\",\r\n + \ \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n \"2603:1030:20c::/47\",\r\n + \ \"2603:1030:20e::/48\",\r\n \"2603:1030:210::/47\",\r\n + \ \"2603:1030:212::/56\",\r\n \"2603:1030:213::/48\",\r\n + \ \"2603:1036:903:4::/64\",\r\n \"2603:1036:120d::/48\",\r\n + \ \"2603:1036:2404::/48\",\r\n \"2603:1036:3000:120::/59\",\r\n + \ \"2603:1037:1:120::/59\",\r\n \"2603:1062:2:100::/57\",\r\n + \ \"2603:1063:8::/56\",\r\n \"2603:1063:108::/55\",\r\n \"2603:1063:208::/55\",\r\n + \ \"2603:1063:2200:20::/64\",\r\n \"2a01:111:f100:2000::/52\",\r\n + \ \"2a01:111:f403:c100::/64\",\r\n \"2a01:111:f403:c900::/64\",\r\n + \ \"2a01:111:f403:c91e::/63\",\r\n \"2a01:111:f403:c920::/63\",\r\n + \ \"2a01:111:f403:c922::/64\",\r\n \"2a01:111:f403:d100::/64\",\r\n + \ \"2a01:111:f403:d900::/64\",\r\n \"2a01:111:f403:f000::/64\",\r\n + \ \"2a01:111:f403:f900::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastus2\",\r\n \"id\": \"AzureCloud.eastus2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"29\",\r\n \"region\": \"eastus2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.68.0.0/17\",\r\n \"13.77.64.0/18\",\r\n \"13.104.147.0/25\",\r\n + \ \"13.104.208.64/27\",\r\n \"13.105.18.192/26\",\r\n \"13.105.23.64/26\",\r\n + \ \"13.105.28.0/28\",\r\n \"13.105.28.128/25\",\r\n \"13.105.67.128/25\",\r\n + \ \"13.105.74.128/26\",\r\n \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n + \ \"13.105.75.64/27\",\r\n \"13.105.101.32/28\",\r\n \"20.1.128.0/17\",\r\n + \ \"20.7.0.0/16\",\r\n \"20.10.0.0/16\",\r\n \"20.12.0.0/17\",\r\n + \ \"20.14.128.0/17\",\r\n \"20.15.0.0/17\",\r\n \"20.22.0.0/16\",\r\n + \ \"20.36.128.0/17\",\r\n \"20.38.100.0/23\",\r\n \"20.38.208.0/22\",\r\n + \ \"20.41.0.0/18\",\r\n \"20.44.16.0/21\",\r\n \"20.44.64.0/18\",\r\n + \ \"20.47.60.0/23\",\r\n \"20.47.76.0/23\",\r\n \"20.49.0.0/18\",\r\n + \ \"20.49.96.0/21\",\r\n \"20.55.192.0/18\",\r\n \"20.57.0.0/17\",\r\n + \ \"20.60.56.0/22\",\r\n \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n + \ \"20.60.180.0/23\",\r\n \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n + \ \"20.62.0.0/17\",\r\n \"20.65.0.0/17\",\r\n \"20.69.192.0/18\",\r\n + \ \"20.72.64.0/18\",\r\n \"20.75.0.0/17\",\r\n \"20.80.192.0/18\",\r\n + \ \"20.81.128.0/17\",\r\n \"20.85.0.0/17\",\r\n \"20.88.96.0/19\",\r\n + \ \"20.94.0.0/17\",\r\n \"20.95.53.0/24\",\r\n \"20.95.255.0/29\",\r\n + \ \"20.96.0.0/16\",\r\n \"20.97.128.0/17\",\r\n \"20.98.192.0/18\",\r\n + \ \"20.109.0.0/17\",\r\n \"20.110.0.0/16\",\r\n \"20.114.128.0/17\",\r\n + \ \"20.119.128.0/17\",\r\n \"20.122.0.0/16\",\r\n \"20.135.16.0/23\",\r\n + \ \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n \"20.136.0.0/25\",\r\n + \ \"20.136.1.0/24\",\r\n \"20.143.2.0/24\",\r\n \"20.150.29.0/24\",\r\n + \ \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n + \ \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.152.6.0/23\",\r\n + \ \"20.157.17.0/24\",\r\n \"20.157.29.0/24\",\r\n \"20.157.36.0/23\",\r\n + \ \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n + \ \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n \"20.157.84.0/24\",\r\n + \ \"20.157.114.0/24\",\r\n \"20.157.122.0/24\",\r\n \"20.157.167.0/24\",\r\n + \ \"20.157.185.0/24\",\r\n \"20.161.0.0/16\",\r\n \"20.186.0.0/17\",\r\n + \ \"20.186.128.0/18\",\r\n \"20.190.131.0/24\",\r\n \"20.190.152.0/24\",\r\n + \ \"20.190.192.0/18\",\r\n \"20.201.224.0/23\",\r\n \"20.202.21.0/24\",\r\n + \ \"20.202.31.0/24\",\r\n \"20.202.32.0/23\",\r\n \"20.202.34.0/24\",\r\n + \ \"20.209.68.0/23\",\r\n \"20.230.0.0/17\",\r\n \"20.242.0.0/17\",\r\n + \ \"20.246.0.0/17\",\r\n \"23.100.64.0/21\",\r\n \"23.101.32.0/21\",\r\n + \ \"23.101.80.0/21\",\r\n \"23.101.144.0/20\",\r\n \"23.102.96.0/19\",\r\n + \ \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n \"40.65.192.0/18\",\r\n + \ \"40.67.128.0/19\",\r\n \"40.70.0.0/18\",\r\n \"40.70.64.0/20\",\r\n + \ \"40.70.80.0/21\",\r\n \"40.70.128.0/17\",\r\n \"40.75.0.0/19\",\r\n + \ \"40.75.64.0/18\",\r\n \"40.77.128.128/25\",\r\n \"40.77.129.0/24\",\r\n + \ \"40.77.130.0/25\",\r\n \"40.77.132.0/24\",\r\n \"40.77.136.48/28\",\r\n + \ \"40.77.137.128/26\",\r\n \"40.77.138.128/25\",\r\n \"40.77.163.0/24\",\r\n + \ \"40.77.166.160/27\",\r\n \"40.77.167.0/24\",\r\n \"40.77.168.0/24\",\r\n + \ \"40.77.170.0/24\",\r\n \"40.77.175.96/27\",\r\n \"40.77.177.0/24\",\r\n + \ \"40.77.178.0/23\",\r\n \"40.77.182.0/28\",\r\n \"40.77.182.32/27\",\r\n + \ \"40.77.184.0/25\",\r\n \"40.77.198.0/26\",\r\n \"40.77.199.192/26\",\r\n + \ \"40.77.224.128/25\",\r\n \"40.77.228.0/24\",\r\n \"40.77.233.0/24\",\r\n + \ \"40.77.234.192/27\",\r\n \"40.77.236.80/28\",\r\n \"40.77.237.64/26\",\r\n + \ \"40.77.240.0/25\",\r\n \"40.77.245.0/24\",\r\n \"40.77.248.0/25\",\r\n + \ \"40.77.251.0/24\",\r\n \"40.78.208.48/28\",\r\n \"40.78.220.0/24\",\r\n + \ \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n \"40.79.8.32/28\",\r\n + \ \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n \"40.79.9.0/24\",\r\n + \ \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n \"40.79.48.0/27\",\r\n + \ \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n \"40.79.56.0/21\",\r\n + \ \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n \"40.79.90.0/24\",\r\n + \ \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n \"40.79.93.0/28\",\r\n + \ \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n \"40.79.206.64/27\",\r\n + \ \"40.79.240.0/20\",\r\n \"40.82.4.0/22\",\r\n \"40.82.44.0/22\",\r\n + \ \"40.84.0.0/17\",\r\n \"40.87.168.0/30\",\r\n \"40.87.168.8/29\",\r\n + \ \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n \"40.87.168.48/28\",\r\n + \ \"40.87.168.64/30\",\r\n \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n + \ \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n + \ \"40.87.168.192/28\",\r\n \"40.87.168.210/31\",\r\n \"40.87.168.212/30\",\r\n + \ \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n \"40.87.169.0/27\",\r\n + \ \"40.87.169.32/29\",\r\n \"40.87.169.44/30\",\r\n \"40.87.169.48/29\",\r\n + \ \"40.87.169.56/31\",\r\n \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n + \ \"40.87.169.96/31\",\r\n \"40.87.169.102/31\",\r\n \"40.87.169.104/29\",\r\n + \ \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n \"40.87.169.136/31\",\r\n + \ \"40.87.169.140/30\",\r\n \"40.87.169.160/27\",\r\n \"40.87.169.192/26\",\r\n + \ \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n \"40.87.170.144/31\",\r\n + \ \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n + \ \"40.87.170.184/30\",\r\n \"40.87.170.194/31\",\r\n \"40.87.170.196/30\",\r\n + \ \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n \"40.87.170.228/30\",\r\n + \ \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n \"40.87.170.248/30\",\r\n + \ \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n + \ \"40.87.171.16/28\",\r\n \"40.87.171.36/30\",\r\n \"40.87.171.40/31\",\r\n + \ \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n \"40.87.171.96/27\",\r\n + \ \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n \"40.87.171.166/31\",\r\n + \ \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n \"40.87.171.192/27\",\r\n + \ \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n \"40.87.171.248/31\",\r\n + \ \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n \"40.90.130.160/27\",\r\n + \ \"40.90.132.128/26\",\r\n \"40.90.133.112/28\",\r\n \"40.90.134.192/26\",\r\n + \ \"40.90.136.0/28\",\r\n \"40.90.138.160/27\",\r\n \"40.90.140.160/27\",\r\n + \ \"40.90.140.192/27\",\r\n \"40.90.143.192/26\",\r\n \"40.90.144.64/26\",\r\n + \ \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n \"40.90.148.96/27\",\r\n + \ \"40.90.155.128/26\",\r\n \"40.90.157.128/26\",\r\n \"40.90.158.128/25\",\r\n + \ \"40.91.12.16/28\",\r\n \"40.91.12.48/28\",\r\n \"40.91.12.64/26\",\r\n + \ \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n \"40.91.12.208/28\",\r\n + \ \"40.91.12.240/28\",\r\n \"40.91.13.64/27\",\r\n \"40.91.13.96/28\",\r\n + \ \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n \"40.91.14.0/24\",\r\n + \ \"40.93.3.0/24\",\r\n \"40.93.12.0/24\",\r\n \"40.123.0.0/17\",\r\n + \ \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n \"40.123.144.104/29\",\r\n + \ \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n \"40.123.144.144/29\",\r\n + \ \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n + \ \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n + \ \"40.123.144.252/31\",\r\n \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n + \ \"40.123.145.12/31\",\r\n \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n + \ \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n + \ \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n \"40.123.145.80/28\",\r\n + \ \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n \"40.123.145.160/30\",\r\n + \ \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n + \ \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n + \ \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n + \ \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n + \ \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n + \ \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n \"40.123.146.64/26\",\r\n + \ \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n \"40.123.146.164/31\",\r\n + \ \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n + \ \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n \"40.123.146.210/31\",\r\n + \ \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n \"40.123.146.224/27\",\r\n + \ \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n \"40.123.147.38/31\",\r\n + \ \"40.123.147.40/29\",\r\n \"40.123.147.48/28\",\r\n \"40.123.147.64/28\",\r\n + \ \"40.123.147.80/30\",\r\n \"40.123.147.84/31\",\r\n \"40.126.3.0/24\",\r\n + \ \"40.126.24.0/24\",\r\n \"52.101.10.0/24\",\r\n \"52.101.36.0/22\",\r\n + \ \"52.101.56.0/22\",\r\n \"52.101.60.0/24\",\r\n \"52.102.131.0/24\",\r\n + \ \"52.102.138.0/24\",\r\n \"52.103.5.0/24\",\r\n \"52.103.12.0/24\",\r\n + \ \"52.103.131.0/24\",\r\n \"52.103.138.0/24\",\r\n \"52.108.186.0/24\",\r\n + \ \"52.108.216.0/22\",\r\n \"52.109.4.0/22\",\r\n \"52.111.230.0/24\",\r\n + \ \"52.112.76.0/22\",\r\n \"52.112.95.0/24\",\r\n \"52.112.104.0/24\",\r\n + \ \"52.112.108.0/24\",\r\n \"52.112.116.0/24\",\r\n \"52.114.136.0/21\",\r\n + \ \"52.114.180.0/22\",\r\n \"52.114.186.0/23\",\r\n \"52.114.206.0/23\",\r\n + \ \"52.114.208.0/24\",\r\n \"52.115.48.0/22\",\r\n \"52.115.52.0/23\",\r\n + \ \"52.115.64.0/22\",\r\n \"52.115.160.0/19\",\r\n \"52.115.230.0/24\",\r\n + \ \"52.120.64.0/19\",\r\n \"52.121.32.0/22\",\r\n \"52.122.12.0/22\",\r\n + \ \"52.123.4.0/24\",\r\n \"52.125.136.0/24\",\r\n \"52.136.29.0/24\",\r\n + \ \"52.138.80.0/21\",\r\n \"52.138.96.0/19\",\r\n \"52.143.192.0/24\",\r\n + \ \"52.147.160.0/19\",\r\n \"52.167.0.0/16\",\r\n \"52.177.0.0/16\",\r\n + \ \"52.179.128.0/17\",\r\n \"52.184.128.0/19\",\r\n \"52.184.160.0/21\",\r\n + \ \"52.184.168.0/28\",\r\n \"52.184.168.80/28\",\r\n \"52.184.168.96/27\",\r\n + \ \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n \"52.184.170.0/24\",\r\n + \ \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n \"52.225.128.0/21\",\r\n + \ \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n \"52.225.136.64/28\",\r\n + \ \"52.225.137.0/24\",\r\n \"52.225.192.0/18\",\r\n \"52.232.151.0/24\",\r\n + \ \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n \"52.239.156.0/24\",\r\n + \ \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n + \ \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n + \ \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n \"52.239.192.0/26\",\r\n + \ \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n \"52.239.192.160/27\",\r\n + \ \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n \"52.239.198.192/26\",\r\n + \ \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n + \ \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n \"52.242.64.0/18\",\r\n + \ \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n \"52.245.45.128/28\",\r\n + \ \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n + \ \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n \"52.245.46.112/28\",\r\n + \ \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n + \ \"52.247.0.0/17\",\r\n \"52.250.128.0/18\",\r\n \"52.251.0.0/17\",\r\n + \ \"52.252.0.0/17\",\r\n \"52.253.64.0/20\",\r\n \"52.253.148.0/23\",\r\n + \ \"52.253.154.0/23\",\r\n \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n + \ \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n \"53.103.138.0/24\",\r\n + \ \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n \"65.55.44.16/28\",\r\n + \ \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n \"65.55.44.96/28\",\r\n + \ \"65.55.44.128/27\",\r\n \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n + \ \"65.55.105.96/27\",\r\n \"65.55.105.224/27\",\r\n \"65.55.106.0/26\",\r\n + \ \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n \"65.55.107.48/28\",\r\n + \ \"65.55.107.64/27\",\r\n \"65.55.108.0/24\",\r\n \"65.55.209.128/26\",\r\n + \ \"65.55.211.32/27\",\r\n \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n + \ \"65.55.217.0/24\",\r\n \"65.55.219.32/27\",\r\n \"65.55.219.128/25\",\r\n + \ \"104.44.88.32/27\",\r\n \"104.44.88.96/27\",\r\n \"104.44.91.96/27\",\r\n + \ \"104.44.93.160/27\",\r\n \"104.44.94.48/28\",\r\n \"104.46.0.0/21\",\r\n + \ \"104.46.96.0/19\",\r\n \"104.46.192.0/20\",\r\n \"104.47.200.0/21\",\r\n + \ \"104.208.128.0/17\",\r\n \"104.209.128.0/17\",\r\n \"104.210.0.0/20\",\r\n + \ \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n \"131.253.13.16/29\",\r\n + \ \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n \"131.253.13.80/29\",\r\n + \ \"131.253.13.96/30\",\r\n \"131.253.14.16/28\",\r\n \"131.253.14.208/28\",\r\n + \ \"131.253.14.224/28\",\r\n \"131.253.15.8/29\",\r\n \"131.253.15.16/28\",\r\n + \ \"131.253.24.0/28\",\r\n \"131.253.24.192/26\",\r\n \"131.253.34.224/27\",\r\n + \ \"131.253.38.0/27\",\r\n \"131.253.38.128/26\",\r\n \"131.253.40.0/28\",\r\n + \ \"134.170.220.0/23\",\r\n \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n + \ \"137.116.96.0/22\",\r\n \"157.55.7.128/26\",\r\n \"157.55.10.192/26\",\r\n + \ \"157.55.11.128/25\",\r\n \"157.55.37.0/24\",\r\n \"157.55.38.0/24\",\r\n + \ \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n \"157.55.55.100/30\",\r\n + \ \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n + \ \"157.55.55.160/28\",\r\n \"157.56.2.128/25\",\r\n \"157.56.3.0/25\",\r\n + \ \"191.236.192.0/18\",\r\n \"191.237.128.0/18\",\r\n \"191.239.224.0/20\",\r\n + \ \"193.149.64.0/21\",\r\n \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n + \ \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n \"199.30.28.64/26\",\r\n + \ \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n \"2603:1030:400::/48\",\r\n + \ \"2603:1030:401:2::/63\",\r\n \"2603:1030:401:4::/62\",\r\n + \ \"2603:1030:401:8::/61\",\r\n \"2603:1030:401:10::/62\",\r\n + \ \"2603:1030:401:14::/63\",\r\n \"2603:1030:401:17::/64\",\r\n + \ \"2603:1030:401:18::/61\",\r\n \"2603:1030:401:20::/59\",\r\n + \ \"2603:1030:401:40::/60\",\r\n \"2603:1030:401:50::/61\",\r\n + \ \"2603:1030:401:58::/64\",\r\n \"2603:1030:401:5a::/63\",\r\n + \ \"2603:1030:401:5c::/62\",\r\n \"2603:1030:401:60::/59\",\r\n + \ \"2603:1030:401:80::/62\",\r\n \"2603:1030:401:84::/64\",\r\n + \ \"2603:1030:401:87::/64\",\r\n \"2603:1030:401:88::/62\",\r\n + \ \"2603:1030:401:8c::/63\",\r\n \"2603:1030:401:8f::/64\",\r\n + \ \"2603:1030:401:90::/63\",\r\n \"2603:1030:401:94::/62\",\r\n + \ \"2603:1030:401:98::/61\",\r\n \"2603:1030:401:a0::/62\",\r\n + \ \"2603:1030:401:a4::/63\",\r\n \"2603:1030:401:a7::/64\",\r\n + \ \"2603:1030:401:a8::/61\",\r\n \"2603:1030:401:b0::/60\",\r\n + \ \"2603:1030:401:c0::/58\",\r\n \"2603:1030:401:100::/59\",\r\n + \ \"2603:1030:401:120::/64\",\r\n \"2603:1030:401:124::/62\",\r\n + \ \"2603:1030:401:128::/61\",\r\n \"2603:1030:401:130::/62\",\r\n + \ \"2603:1030:401:134::/63\",\r\n \"2603:1030:401:139::/64\",\r\n + \ \"2603:1030:401:13a::/63\",\r\n \"2603:1030:401:143::/64\",\r\n + \ \"2603:1030:401:144::/63\",\r\n \"2603:1030:401:14a::/63\",\r\n + \ \"2603:1030:401:14c::/62\",\r\n \"2603:1030:401:150::/62\",\r\n + \ \"2603:1030:401:154::/63\",\r\n \"2603:1030:401:159::/64\",\r\n + \ \"2603:1030:401:15a::/63\",\r\n \"2603:1030:401:15c::/62\",\r\n + \ \"2603:1030:401:160::/61\",\r\n \"2603:1030:401:16a::/63\",\r\n + \ \"2603:1030:401:16c::/64\",\r\n \"2603:1030:401:17c::/62\",\r\n + \ \"2603:1030:401:180::/58\",\r\n \"2603:1030:401:1c0::/61\",\r\n + \ \"2603:1030:401:1c8::/63\",\r\n \"2603:1030:401:1cc::/62\",\r\n + \ \"2603:1030:401:1d0::/60\",\r\n \"2603:1030:401:1e0::/60\",\r\n + \ \"2603:1030:401:1f0::/61\",\r\n \"2603:1030:401:1f8::/64\",\r\n + \ \"2603:1030:401:20c::/62\",\r\n \"2603:1030:401:210::/60\",\r\n + \ \"2603:1030:401:220::/62\",\r\n \"2603:1030:401:226::/63\",\r\n + \ \"2603:1030:401:228::/61\",\r\n \"2603:1030:401:230::/60\",\r\n + \ \"2603:1030:401:240::/60\",\r\n \"2603:1030:401:250::/62\",\r\n + \ \"2603:1030:401:254::/63\",\r\n \"2603:1030:401:256::/64\",\r\n + \ \"2603:1030:401:25b::/64\",\r\n \"2603:1030:401:25c::/63\",\r\n + \ \"2603:1030:401:25e::/64\",\r\n \"2603:1030:401:263::/64\",\r\n + \ \"2603:1030:401:264::/62\",\r\n \"2603:1030:401:268::/61\",\r\n + \ \"2603:1030:401:270::/62\",\r\n \"2603:1030:401:274::/63\",\r\n + \ \"2603:1030:401:27a::/63\",\r\n \"2603:1030:401:27c::/62\",\r\n + \ \"2603:1030:401:280::/59\",\r\n \"2603:1030:401:2a0::/61\",\r\n + \ \"2603:1030:401:2a8::/63\",\r\n \"2603:1030:401:2ab::/64\",\r\n + \ \"2603:1030:401:2ac::/62\",\r\n \"2603:1030:401:2b0::/60\",\r\n + \ \"2603:1030:401:2c0::/63\",\r\n \"2603:1030:401:2c2::/64\",\r\n + \ \"2603:1030:401:2c7::/64\",\r\n \"2603:1030:401:2c8::/61\",\r\n + \ \"2603:1030:401:2d0::/60\",\r\n \"2603:1030:401:2e0::/62\",\r\n + \ \"2603:1030:401:2e4::/63\",\r\n \"2603:1030:401:2e6::/64\",\r\n + \ \"2603:1030:401:2ed::/64\",\r\n \"2603:1030:401:2ee::/63\",\r\n + \ \"2603:1030:401:2f0::/64\",\r\n \"2603:1030:401:2f3::/64\",\r\n + \ \"2603:1030:401:2f4::/62\",\r\n \"2603:1030:401:2f8::/61\",\r\n + \ \"2603:1030:401:300::/59\",\r\n \"2603:1030:401:320::/61\",\r\n + \ \"2603:1030:401:328::/63\",\r\n \"2603:1030:401:32a::/64\",\r\n + \ \"2603:1030:401:333::/64\",\r\n \"2603:1030:401:334::/62\",\r\n + \ \"2603:1030:401:338::/62\",\r\n \"2603:1030:401:33c::/63\",\r\n + \ \"2603:1030:401:33e::/64\",\r\n \"2603:1030:401:341::/64\",\r\n + \ \"2603:1030:401:342::/63\",\r\n \"2603:1030:401:344::/62\",\r\n + \ \"2603:1030:401:348::/61\",\r\n \"2603:1030:401:350::/60\",\r\n + \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n + \ \"2603:1030:401:36b::/64\",\r\n \"2603:1030:401:36c::/62\",\r\n + \ \"2603:1030:401:370::/60\",\r\n \"2603:1030:401:380::/63\",\r\n + \ \"2603:1030:401:382::/64\",\r\n \"2603:1030:402::/47\",\r\n \ \"2603:1030:406::/47\",\r\n \"2603:1030:408::/48\",\r\n \ \"2603:1030:40a:1::/64\",\r\n \"2603:1030:40a:2::/64\",\r\n \ \"2603:1030:40c::/48\",\r\n \"2603:1030:40d:8000::/49\",\r\n @@ -6636,51 +6718,54 @@ interactions: \ \"2603:1036:3000::/59\",\r\n \"2603:1037:1::/59\",\r\n \ \"2603:1039:205::/48\",\r\n \"2603:1062:2::/57\",\r\n \"2603:1063:9::/56\",\r\n \ \"2603:1063:109::/55\",\r\n \"2603:1063:209::/55\",\r\n - \ \"2a01:111:f403:c110::/64\",\r\n \"2a01:111:f403:c908::/62\",\r\n - \ \"2a01:111:f403:c923::/64\",\r\n \"2a01:111:f403:c924::/62\",\r\n - \ \"2a01:111:f403:d108::/62\",\r\n \"2a01:111:f403:d908::/62\",\r\n - \ \"2a01:111:f403:e008::/62\",\r\n \"2a01:111:f403:f908::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus2euap\",\r\n - \ \"id\": \"AzureCloud.eastus2euap\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n - \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.216.0/24\",\r\n - \ \"13.105.52.32/27\",\r\n \"13.105.52.64/28\",\r\n \"13.105.52.96/27\",\r\n - \ \"13.105.60.160/27\",\r\n \"13.105.61.0/28\",\r\n \"13.105.61.32/27\",\r\n - \ \"20.1.0.0/17\",\r\n \"20.39.0.0/19\",\r\n \"20.47.6.0/24\",\r\n - \ \"20.47.106.0/24\",\r\n \"20.47.128.0/17\",\r\n \"20.51.16.0/21\",\r\n - \ \"20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.238.0/23\",\r\n - \ \"20.102.128.0/18\",\r\n \"20.135.210.0/23\",\r\n \"20.135.212.0/22\",\r\n - \ \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n \"20.157.149.0/24\",\r\n - \ \"20.190.138.0/25\",\r\n \"20.190.149.0/24\",\r\n \"20.221.128.0/18\",\r\n - \ \"20.252.128.0/17\",\r\n \"40.70.88.0/28\",\r\n \"40.74.144.0/20\",\r\n - \ \"40.75.32.0/21\",\r\n \"40.78.208.0/28\",\r\n \"40.79.88.0/27\",\r\n - \ \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n \"40.79.96.0/19\",\r\n - \ \"40.87.168.4/30\",\r\n \"40.87.168.40/29\",\r\n \"40.87.168.68/31\",\r\n - \ \"40.87.168.208/31\",\r\n \"40.87.169.40/30\",\r\n \"40.87.169.58/31\",\r\n - \ \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n \"40.87.169.138/31\",\r\n - \ \"40.87.169.144/28\",\r\n \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n - \ \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n \"40.87.170.200/29\",\r\n - \ \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n \"40.87.170.220/30\",\r\n - \ \"40.87.170.224/30\",\r\n \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n - \ \"40.87.171.32/30\",\r\n \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n - \ \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n \"40.87.171.162/31\",\r\n - \ \"40.87.171.164/31\",\r\n \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n - \ \"40.89.64.0/18\",\r\n \"40.90.129.96/27\",\r\n \"40.90.137.32/27\",\r\n - \ \"40.90.146.192/27\",\r\n \"40.91.12.0/28\",\r\n \"40.91.12.32/28\",\r\n - \ \"40.91.13.0/28\",\r\n \"40.93.16.0/24\",\r\n \"40.93.203.0/24\",\r\n - \ \"40.93.204.0/22\",\r\n \"40.96.46.0/24\",\r\n \"40.96.55.0/24\",\r\n - \ \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n \"40.123.144.96/29\",\r\n - \ \"40.123.144.152/30\",\r\n \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n - \ \"40.123.145.4/31\",\r\n \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n - \ \"40.123.145.20/31\",\r\n \"40.123.145.60/30\",\r\n \"40.123.145.64/30\",\r\n - \ \"40.123.145.164/31\",\r\n \"40.123.145.214/31\",\r\n \"40.123.145.216/30\",\r\n - \ \"40.123.145.220/31\",\r\n \"40.123.146.30/31\",\r\n \"40.123.146.32/29\",\r\n - \ \"40.123.146.40/31\",\r\n \"40.123.146.50/31\",\r\n \"40.123.146.52/31\",\r\n - \ \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n \"40.123.146.176/30\",\r\n - \ \"40.123.146.180/31\",\r\n \"40.123.146.206/31\",\r\n \"40.123.146.208/31\",\r\n - \ \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n \"40.126.10.0/25\",\r\n + \ \"2603:1063:2200::/64\",\r\n \"2a01:111:f403:c110::/64\",\r\n + \ \"2a01:111:f403:c908::/62\",\r\n \"2a01:111:f403:c923::/64\",\r\n + \ \"2a01:111:f403:c924::/62\",\r\n \"2a01:111:f403:d108::/62\",\r\n + \ \"2a01:111:f403:d908::/62\",\r\n \"2a01:111:f403:e008::/62\",\r\n + \ \"2a01:111:f403:f908::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastus2euap\",\r\n \"id\": \"AzureCloud.eastus2euap\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"19\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.216.0/24\",\r\n \"13.105.52.32/27\",\r\n + \ \"13.105.52.64/28\",\r\n \"13.105.52.96/27\",\r\n \"13.105.60.160/27\",\r\n + \ \"13.105.61.0/28\",\r\n \"13.105.61.32/27\",\r\n \"13.105.114.88/29\",\r\n + \ \"13.105.114.96/27\",\r\n \"13.105.114.128/26\",\r\n \"13.105.114.192/28\",\r\n + \ \"13.105.114.208/29\",\r\n \"20.1.0.0/17\",\r\n \"20.39.0.0/19\",\r\n + \ \"20.47.6.0/24\",\r\n \"20.47.106.0/24\",\r\n \"20.47.128.0/17\",\r\n + \ \"20.51.16.0/21\",\r\n \"20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n + \ \"20.60.238.0/23\",\r\n \"20.102.128.0/18\",\r\n \"20.135.210.0/23\",\r\n + \ \"20.135.212.0/22\",\r\n \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n + \ \"20.157.149.0/24\",\r\n \"20.190.138.0/25\",\r\n \"20.190.149.0/24\",\r\n + \ \"20.221.128.0/18\",\r\n \"20.252.128.0/17\",\r\n \"40.70.88.0/28\",\r\n + \ \"40.74.144.0/20\",\r\n \"40.75.32.0/21\",\r\n \"40.78.208.0/28\",\r\n + \ \"40.79.88.0/27\",\r\n \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n + \ \"40.79.96.0/19\",\r\n \"40.87.168.4/30\",\r\n \"40.87.168.40/29\",\r\n + \ \"40.87.168.68/31\",\r\n \"40.87.168.208/31\",\r\n \"40.87.169.40/30\",\r\n + \ \"40.87.169.58/31\",\r\n \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n + \ \"40.87.169.138/31\",\r\n \"40.87.169.144/28\",\r\n \"40.87.170.146/31\",\r\n + \ \"40.87.170.148/30\",\r\n \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n + \ \"40.87.170.200/29\",\r\n \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n + \ \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n \"40.87.170.252/30\",\r\n + \ \"40.87.171.0/31\",\r\n \"40.87.171.32/30\",\r\n \"40.87.171.42/31\",\r\n + \ \"40.87.171.44/30\",\r\n \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n + \ \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n \"40.87.171.250/31\",\r\n + \ \"40.87.171.252/30\",\r\n \"40.89.64.0/18\",\r\n \"40.90.129.96/27\",\r\n + \ \"40.90.137.32/27\",\r\n \"40.90.146.192/27\",\r\n \"40.91.12.0/28\",\r\n + \ \"40.91.12.32/28\",\r\n \"40.91.13.0/28\",\r\n \"40.93.16.0/24\",\r\n + \ \"40.93.203.0/24\",\r\n \"40.93.204.0/22\",\r\n \"40.96.46.0/24\",\r\n + \ \"40.96.55.0/24\",\r\n \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n + \ \"40.123.144.96/29\",\r\n \"40.123.144.152/30\",\r\n \"40.123.144.254/31\",\r\n + \ \"40.123.145.0/30\",\r\n \"40.123.145.4/31\",\r\n \"40.123.145.14/31\",\r\n + \ \"40.123.145.16/30\",\r\n \"40.123.145.20/31\",\r\n \"40.123.145.60/30\",\r\n + \ \"40.123.145.64/30\",\r\n \"40.123.145.164/31\",\r\n \"40.123.145.214/31\",\r\n + \ \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n \"40.123.146.30/31\",\r\n + \ \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n \"40.123.146.50/31\",\r\n + \ \"40.123.146.52/31\",\r\n \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n + \ \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n \"40.123.146.206/31\",\r\n + \ \"40.123.146.208/31\",\r\n \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n + \ \"40.123.147.86/31\",\r\n \"40.123.147.88/29\",\r\n \"40.126.10.0/25\",\r\n \ \"40.126.21.0/24\",\r\n \"52.102.142.0/24\",\r\n \"52.103.16.0/24\",\r\n \ \"52.103.142.0/24\",\r\n \"52.108.116.0/24\",\r\n \"52.109.165.0/24\",\r\n \ \"52.111.208.0/24\",\r\n \"52.138.64.0/20\",\r\n \"52.138.88.0/21\",\r\n @@ -6721,6 +6806,7 @@ interactions: \ \"2603:1030:401:330::/63\",\r\n \"2603:1030:401:332::/64\",\r\n \ \"2603:1030:401:33f::/64\",\r\n \"2603:1030:401:340::/64\",\r\n \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n + \ \"2603:1030:401:383::/64\",\r\n \"2603:1030:401:384::/62\",\r\n \ \"2603:1030:405::/48\",\r\n \"2603:1030:409::/48\",\r\n \ \"2603:1030:40a::/64\",\r\n \"2603:1030:40a:3::/64\",\r\n \ \"2603:1030:40a:4::/62\",\r\n \"2603:1030:40a:8::/63\",\r\n @@ -6731,34 +6817,35 @@ interactions: \ \"2603:1036:240f::/48\",\r\n \"2603:1036:2500:4::/64\",\r\n \ \"2603:1036:3000:20::/59\",\r\n \"2603:1037:1:20::/59\",\r\n \ \"2603:1063:26::/56\",\r\n \"2603:1063:126::/55\",\r\n - \ \"2603:1063:226::/55\",\r\n \"2a01:111:f403:c113::/64\",\r\n - \ \"2a01:111:f403:c937::/64\",\r\n \"2a01:111:f403:c938::/62\",\r\n - \ \"2a01:111:f403:d124::/64\",\r\n \"2a01:111:f403:d914::/64\",\r\n - \ \"2a01:111:f403:e003::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.germanyn\",\r\n \"id\": \"AzureCloud.germanyn\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.96/27\",\r\n \"13.104.212.64/26\",\r\n - \ \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.47.84.0/23\",\r\n - \ \"20.52.72.0/21\",\r\n \"20.52.80.32/27\",\r\n \"20.113.192.0/18\",\r\n - \ \"20.135.56.0/23\",\r\n \"20.150.60.0/24\",\r\n \"20.150.112.0/24\",\r\n - \ \"20.190.189.0/26\",\r\n \"20.218.0.0/18\",\r\n \"40.82.72.0/22\",\r\n - \ \"40.90.31.0/27\",\r\n \"40.90.128.240/28\",\r\n \"40.119.96.0/22\",\r\n - \ \"40.126.61.0/26\",\r\n \"40.126.198.0/24\",\r\n \"51.116.0.0/18\",\r\n - \ \"51.116.64.0/19\",\r\n \"51.116.200.0/21\",\r\n \"51.116.208.0/20\",\r\n - \ \"52.108.76.0/24\",\r\n \"52.108.97.0/24\",\r\n \"52.109.102.0/23\",\r\n - \ \"52.111.254.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.253.172.0/24\",\r\n - \ \"2603:1020:d00::/47\",\r\n \"2603:1020:d03::/48\",\r\n - \ \"2603:1020:d04::/47\",\r\n \"2603:1026:2411::/48\",\r\n - \ \"2603:1026:2500:34::/64\",\r\n \"2603:1026:3000:220::/59\",\r\n - \ \"2603:1027:1:220::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.germanywc\",\r\n \"id\": \"AzureCloud.germanywc\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1063:226::/55\",\r\n \"2603:1063:2200:4::/64\",\r\n + \ \"2a01:111:f403:c113::/64\",\r\n \"2a01:111:f403:c937::/64\",\r\n + \ \"2a01:111:f403:c938::/62\",\r\n \"2a01:111:f403:d124::/64\",\r\n + \ \"2a01:111:f403:d914::/64\",\r\n \"2a01:111:f403:e003::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.germanyn\",\r\n + \ \"id\": \"AzureCloud.germanyn\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.96/27\",\r\n + \ \"13.104.212.64/26\",\r\n \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n + \ \"20.47.84.0/23\",\r\n \"20.52.72.0/21\",\r\n \"20.52.80.32/27\",\r\n + \ \"20.113.192.0/18\",\r\n \"20.135.56.0/23\",\r\n \"20.150.60.0/24\",\r\n + \ \"20.150.112.0/24\",\r\n \"20.157.229.0/24\",\r\n \"20.190.189.0/26\",\r\n + \ \"20.218.0.0/18\",\r\n \"40.82.72.0/22\",\r\n \"40.90.31.0/27\",\r\n + \ \"40.90.128.240/28\",\r\n \"40.119.96.0/22\",\r\n \"40.126.61.0/26\",\r\n + \ \"40.126.198.0/24\",\r\n \"51.116.0.0/18\",\r\n \"51.116.64.0/19\",\r\n + \ \"51.116.200.0/21\",\r\n \"51.116.208.0/20\",\r\n \"52.108.76.0/24\",\r\n + \ \"52.108.97.0/24\",\r\n \"52.109.102.0/23\",\r\n \"52.111.254.0/24\",\r\n + \ \"52.114.240.0/24\",\r\n \"52.253.172.0/24\",\r\n \"2603:1020:d00::/47\",\r\n + \ \"2603:1020:d03::/48\",\r\n \"2603:1020:d04::/47\",\r\n + \ \"2603:1026:2411::/48\",\r\n \"2603:1026:2500:34::/64\",\r\n + \ \"2603:1026:3000:220::/59\",\r\n \"2603:1027:1:220::/59\",\r\n + \ \"2603:1063:2206:38::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.germanywc\",\r\n \"id\": \"AzureCloud.germanywc\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"germanywc\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.224/27\",\r\n \"13.104.145.128/27\",\r\n \ \"13.104.212.128/26\",\r\n \"13.105.61.128/25\",\r\n \"13.105.66.0/27\",\r\n \ \"13.105.74.96/27\",\r\n \"13.105.74.192/26\",\r\n \"20.38.118.0/24\",\r\n @@ -6781,25 +6868,26 @@ interactions: \ \"2603:1020:c00::/47\",\r\n \"2603:1020:c03::/48\",\r\n \ \"2603:1020:c04::/47\",\r\n \"2603:1026:240a::/48\",\r\n \ \"2603:1026:2500:14::/64\",\r\n \"2603:1026:3000:a0::/59\",\r\n - \ \"2603:1027:1:a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.japaneast\",\r\n \"id\": \"AzureCloud.japaneast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"17\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.128.0/19\",\r\n \"13.73.0.0/19\",\r\n \"13.78.0.0/17\",\r\n - \ \"13.104.149.64/26\",\r\n \"13.104.150.128/26\",\r\n \"13.104.221.0/24\",\r\n - \ \"13.105.18.64/26\",\r\n \"20.18.0.0/17\",\r\n \"20.27.0.0/18\",\r\n - \ \"20.27.128.0/18\",\r\n \"20.37.96.0/19\",\r\n \"20.38.116.0/23\",\r\n - \ \"20.40.88.0/21\",\r\n \"20.40.96.0/21\",\r\n \"20.43.64.0/19\",\r\n - \ \"20.44.128.0/18\",\r\n \"20.46.112.0/20\",\r\n \"20.46.160.0/19\",\r\n - \ \"20.47.12.0/24\",\r\n \"20.47.101.0/24\",\r\n \"20.48.0.0/17\",\r\n - \ \"20.60.172.0/23\",\r\n \"20.60.248.0/23\",\r\n \"20.63.128.0/18\",\r\n - \ \"20.78.0.0/17\",\r\n \"20.78.192.0/18\",\r\n \"20.89.0.0/17\",\r\n - \ \"20.89.128.0/18\",\r\n \"20.95.138.0/24\",\r\n \"20.135.102.0/23\",\r\n - \ \"20.135.104.0/22\",\r\n \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n - \ \"20.157.12.0/22\",\r\n \"20.157.38.0/24\",\r\n \"20.157.108.0/24\",\r\n - \ \"20.157.144.0/24\",\r\n \"20.188.0.0/19\",\r\n \"20.190.141.128/25\",\r\n + \ \"2603:1027:1:a0::/59\",\r\n \"2603:1063:2206:10::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.japaneast\",\r\n + \ \"id\": \"AzureCloud.japaneast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n + \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.128.0/19\",\r\n + \ \"13.73.0.0/19\",\r\n \"13.78.0.0/17\",\r\n \"13.104.149.64/26\",\r\n + \ \"13.104.150.128/26\",\r\n \"13.104.221.0/24\",\r\n \"13.105.18.64/26\",\r\n + \ \"20.18.0.0/17\",\r\n \"20.27.0.0/18\",\r\n \"20.27.128.0/18\",\r\n + \ \"20.37.96.0/19\",\r\n \"20.38.116.0/23\",\r\n \"20.40.88.0/21\",\r\n + \ \"20.40.96.0/21\",\r\n \"20.43.64.0/19\",\r\n \"20.44.128.0/18\",\r\n + \ \"20.46.112.0/20\",\r\n \"20.46.160.0/19\",\r\n \"20.47.12.0/24\",\r\n + \ \"20.47.101.0/24\",\r\n \"20.48.0.0/17\",\r\n \"20.60.172.0/23\",\r\n + \ \"20.60.248.0/23\",\r\n \"20.63.128.0/18\",\r\n \"20.78.0.0/17\",\r\n + \ \"20.78.192.0/18\",\r\n \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n + \ \"20.95.138.0/24\",\r\n \"20.135.102.0/23\",\r\n \"20.135.104.0/22\",\r\n + \ \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n \"20.157.12.0/22\",\r\n + \ \"20.157.38.0/24\",\r\n \"20.157.108.0/24\",\r\n \"20.157.144.0/24\",\r\n + \ \"20.157.224.0/24\",\r\n \"20.188.0.0/19\",\r\n \"20.190.141.128/25\",\r\n \ \"20.190.166.0/24\",\r\n \"20.191.160.0/19\",\r\n \"20.194.128.0/17\",\r\n \ \"20.202.54.0/23\",\r\n \"20.202.58.0/24\",\r\n \"20.202.66.0/23\",\r\n \ \"20.209.22.0/23\",\r\n \"20.210.0.0/17\",\r\n \"20.210.192.0/18\",\r\n @@ -6827,13 +6915,14 @@ interactions: \ \"2603:1040:406::/48\",\r\n \"2603:1040:407::/48\",\r\n \ \"2603:1040:408::/48\",\r\n \"2603:1046:1402::/48\",\r\n \ \"2603:1046:1500:18::/64\",\r\n \"2603:1046:2000:140::/59\",\r\n - \ \"2603:1047:1:140::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.japanwest\",\r\n \"id\": \"AzureCloud.japanwest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.73.232.0/21\",\r\n \"20.27.64.0/18\",\r\n \"20.27.192.0/18\",\r\n + \ \"2603:1047:1:140::/59\",\r\n \"2603:1063:2202:2c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.japanwest\",\r\n + \ \"id\": \"AzureCloud.japanwest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.232.0/21\",\r\n + \ \"20.18.128.0/21\",\r\n \"20.27.64.0/18\",\r\n \"20.27.192.0/18\",\r\n \ \"20.39.176.0/21\",\r\n \"20.47.10.0/24\",\r\n \"20.47.66.0/24\",\r\n \ \"20.47.99.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.186.0/23\",\r\n \ \"20.63.192.0/18\",\r\n \"20.78.128.0/18\",\r\n \"20.89.192.0/18\",\r\n @@ -6864,10 +6953,11 @@ interactions: \ \"2603:1040:600::/46\",\r\n \"2603:1040:605::/48\",\r\n \ \"2603:1040:606::/47\",\r\n \"2603:1046:1403::/48\",\r\n \ \"2603:1046:1500:14::/64\",\r\n \"2603:1046:2000:a0::/59\",\r\n - \ \"2603:1047:1:a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.jioindiacentral\",\r\n \"id\": \"AzureCloud.jioindiacentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"2603:1047:1:a0::/59\",\r\n \"2603:1063:2202:18::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.jioindiacentral\",\r\n + \ \"id\": \"AzureCloud.jioindiacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"20.60.170.0/23\",\r\n \"20.135.38.0/23\",\r\n \"20.135.46.0/23\",\r\n @@ -6881,59 +6971,60 @@ interactions: \ \"2603:1040:1100::/47\",\r\n \"2603:1040:1103::/48\",\r\n \ \"2603:1040:1104::/48\",\r\n \"2603:1046:1500:c::/64\",\r\n \ \"2603:1046:2000:1a0::/59\",\r\n \"2603:1047:1:1a0::/59\",\r\n - \ \"2603:1061:1000::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.jioindiawest\",\r\n \"id\": \"AzureCloud.jioindiawest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.48/28\",\r\n \"13.105.75.96/27\",\r\n - \ \"13.105.75.128/27\",\r\n \"20.60.54.0/23\",\r\n \"20.135.96.0/22\",\r\n - \ \"20.135.100.0/23\",\r\n \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n - \ \"20.157.153.0/24\",\r\n \"20.157.202.0/24\",\r\n \"20.190.191.64/26\",\r\n - \ \"20.192.56.0/21\",\r\n \"20.192.160.0/21\",\r\n \"20.192.240.0/20\",\r\n - \ \"20.193.160.0/19\",\r\n \"20.193.192.0/20\",\r\n \"20.207.224.0/19\",\r\n - \ \"20.244.128.0/17\",\r\n \"40.64.0.0/18\",\r\n \"40.119.124.0/22\",\r\n - \ \"40.126.63.64/26\",\r\n \"40.126.206.0/24\",\r\n \"40.127.32.0/24\",\r\n - \ \"52.108.124.0/24\",\r\n \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n - \ \"2603:1040:d00::/47\",\r\n \"2603:1040:d03::/48\",\r\n + \ \"2603:1061:1000::/48\",\r\n \"2603:1063:2202:3c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.jioindiawest\",\r\n + \ \"id\": \"AzureCloud.jioindiawest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.48/28\",\r\n + \ \"13.105.75.96/27\",\r\n \"13.105.75.128/27\",\r\n \"20.60.54.0/23\",\r\n + \ \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n \"20.150.65.0/24\",\r\n + \ \"20.150.97.0/24\",\r\n \"20.157.153.0/24\",\r\n \"20.157.202.0/24\",\r\n + \ \"20.190.191.64/26\",\r\n \"20.192.56.0/21\",\r\n \"20.192.160.0/21\",\r\n + \ \"20.192.240.0/20\",\r\n \"20.193.160.0/19\",\r\n \"20.193.192.0/20\",\r\n + \ \"20.207.224.0/19\",\r\n \"20.244.128.0/17\",\r\n \"40.64.0.0/18\",\r\n + \ \"40.119.124.0/22\",\r\n \"40.126.63.64/26\",\r\n \"40.126.206.0/24\",\r\n + \ \"40.127.32.0/24\",\r\n \"52.108.124.0/24\",\r\n \"52.253.193.0/24\",\r\n + \ \"52.253.194.0/23\",\r\n \"2603:1040:d00::/47\",\r\n \"2603:1040:d03::/48\",\r\n \ \"2603:1040:d04::/48\",\r\n \"2603:1046:1500:10::/64\",\r\n \ \"2603:1046:2000:1c0::/59\",\r\n \"2603:1047:1:1c0::/59\",\r\n - \ \"2603:1061:1001::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.koreacentral\",\r\n \"id\": \"AzureCloud.koreacentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.129.192/26\",\r\n \"13.104.223.128/26\",\r\n - \ \"13.105.20.0/25\",\r\n \"13.105.96.112/28\",\r\n \"13.105.97.32/27\",\r\n - \ \"13.105.97.64/27\",\r\n \"20.39.184.0/21\",\r\n \"20.39.192.0/20\",\r\n - \ \"20.41.64.0/18\",\r\n \"20.44.24.0/21\",\r\n \"20.47.46.0/24\",\r\n - \ \"20.47.90.0/24\",\r\n \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n - \ \"20.95.140.0/24\",\r\n \"20.135.108.0/22\",\r\n \"20.135.112.0/23\",\r\n - \ \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n \"20.190.144.128/25\",\r\n - \ \"20.190.148.128/25\",\r\n \"20.190.180.0/24\",\r\n \"20.194.0.0/18\",\r\n - \ \"20.194.64.0/20\",\r\n \"20.194.80.0/21\",\r\n \"20.194.96.0/19\",\r\n - \ \"20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n \"20.200.192.0/18\",\r\n - \ \"20.209.46.0/23\",\r\n \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n - \ \"20.249.0.0/16\",\r\n \"40.79.221.0/24\",\r\n \"40.80.36.0/22\",\r\n - \ \"40.82.128.0/19\",\r\n \"40.90.17.224/27\",\r\n \"40.90.128.176/28\",\r\n - \ \"40.90.131.128/27\",\r\n \"40.90.139.128/27\",\r\n \"40.90.156.64/27\",\r\n - \ \"40.126.16.128/25\",\r\n \"40.126.20.128/25\",\r\n \"40.126.52.0/24\",\r\n - \ \"52.108.48.0/23\",\r\n \"52.108.87.0/24\",\r\n \"52.109.44.0/22\",\r\n - \ \"52.111.194.0/24\",\r\n \"52.113.157.0/24\",\r\n \"52.114.44.0/22\",\r\n - \ \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n \"52.121.172.0/22\",\r\n - \ \"52.121.176.0/23\",\r\n \"52.141.0.0/18\",\r\n \"52.231.0.0/17\",\r\n - \ \"52.232.145.0/24\",\r\n \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n - \ \"52.239.190.128/26\",\r\n \"52.245.112.0/22\",\r\n \"52.253.173.0/24\",\r\n - \ \"52.253.174.0/24\",\r\n \"104.44.90.160/27\",\r\n \"2603:1040:f00::/47\",\r\n - \ \"2603:1040:f02::/48\",\r\n \"2603:1040:f04::/48\",\r\n - \ \"2603:1040:f05::/48\",\r\n \"2603:1040:f06::/48\",\r\n - \ \"2603:1046:1404::/48\",\r\n \"2603:1046:1500:20::/64\",\r\n - \ \"2603:1046:2000:160::/59\",\r\n \"2603:1047:1:160::/59\"\r\n + \ \"2603:1061:1001::/48\",\r\n \"2603:1063:2202:40::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.koreacentral\",\r\n + \ \"id\": \"AzureCloud.koreacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.129.192/26\",\r\n + \ \"13.104.223.128/26\",\r\n \"13.105.20.0/25\",\r\n \"13.105.96.112/28\",\r\n + \ \"13.105.97.32/27\",\r\n \"13.105.97.64/27\",\r\n \"20.39.184.0/21\",\r\n + \ \"20.39.192.0/20\",\r\n \"20.41.64.0/18\",\r\n \"20.44.24.0/21\",\r\n + \ \"20.47.46.0/24\",\r\n \"20.47.90.0/24\",\r\n \"20.60.16.0/24\",\r\n + \ \"20.60.200.0/23\",\r\n \"20.95.140.0/24\",\r\n \"20.135.108.0/22\",\r\n + \ \"20.135.112.0/23\",\r\n \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n + \ \"20.190.144.128/25\",\r\n \"20.190.148.128/25\",\r\n \"20.190.180.0/24\",\r\n + \ \"20.194.0.0/18\",\r\n \"20.194.64.0/20\",\r\n \"20.194.80.0/21\",\r\n + \ \"20.194.96.0/19\",\r\n \"20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n + \ \"20.200.192.0/18\",\r\n \"20.209.46.0/23\",\r\n \"20.214.64.0/18\",\r\n + \ \"20.214.128.0/17\",\r\n \"20.249.0.0/16\",\r\n \"40.79.221.0/24\",\r\n + \ \"40.80.36.0/22\",\r\n \"40.82.128.0/19\",\r\n \"40.90.17.224/27\",\r\n + \ \"40.90.128.176/28\",\r\n \"40.90.131.128/27\",\r\n \"40.90.139.128/27\",\r\n + \ \"40.90.156.64/27\",\r\n \"40.126.16.128/25\",\r\n \"40.126.20.128/25\",\r\n + \ \"40.126.52.0/24\",\r\n \"52.108.48.0/23\",\r\n \"52.108.87.0/24\",\r\n + \ \"52.109.44.0/22\",\r\n \"52.111.194.0/24\",\r\n \"52.113.157.0/24\",\r\n + \ \"52.114.44.0/22\",\r\n \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n + \ \"52.121.172.0/22\",\r\n \"52.121.176.0/23\",\r\n \"52.141.0.0/18\",\r\n + \ \"52.231.0.0/17\",\r\n \"52.232.145.0/24\",\r\n \"52.239.148.0/27\",\r\n + \ \"52.239.164.192/26\",\r\n \"52.239.190.128/26\",\r\n \"52.245.112.0/22\",\r\n + \ \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n \"104.44.90.160/27\",\r\n + \ \"2603:1040:f00::/47\",\r\n \"2603:1040:f02::/48\",\r\n + \ \"2603:1040:f04::/48\",\r\n \"2603:1040:f05::/48\",\r\n + \ \"2603:1040:f06::/48\",\r\n \"2603:1046:1404::/48\",\r\n + \ \"2603:1046:1500:20::/64\",\r\n \"2603:1046:2000:160::/59\",\r\n + \ \"2603:1047:1:160::/59\",\r\n \"2603:1063:2202:34::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.koreasouth\",\r\n \ \"id\": \"AzureCloud.koreasouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.0/25\",\r\n @@ -6953,13 +7044,13 @@ interactions: \ \"2603:1040:e02::/48\",\r\n \"2603:1040:e04::/48\",\r\n \ \"2603:1040:e05::/48\",\r\n \"2603:1040:e06::/48\",\r\n \ \"2603:1046:1405::/48\",\r\n \"2603:1046:1500:1c::/64\",\r\n - \ \"2603:1046:2000:e0::/59\",\r\n \"2603:1047:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.northcentralus\",\r\n - \ \"id\": \"AzureCloud.northcentralus\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1046:2000:e0::/59\",\r\n \"2603:1047:1:e0::/59\",\r\n + \ \"2603:1063:2202:1c::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.northcentralus\",\r\n \"id\": \"AzureCloud.northcentralus\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"16\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.26.0/24\",\r\n \"13.105.28.16/28\",\r\n \"13.105.29.0/25\",\r\n \ \"13.105.37.64/26\",\r\n \"13.105.37.128/26\",\r\n \"13.105.102.16/28\",\r\n \ \"13.105.102.64/26\",\r\n \"20.25.192.0/18\",\r\n \"20.36.96.0/21\",\r\n @@ -6968,73 +7059,74 @@ interactions: \ \"20.51.0.0/21\",\r\n \"20.59.192.0/18\",\r\n \"20.60.28.0/23\",\r\n \ \"20.60.82.0/23\",\r\n \"20.66.128.0/17\",\r\n \"20.72.32.0/19\",\r\n \ \"20.80.0.0/18\",\r\n \"20.88.0.0/18\",\r\n \"20.95.7.0/24\",\r\n - \ \"20.95.8.0/21\",\r\n \"20.98.0.0/18\",\r\n \"20.102.192.0/18\",\r\n - \ \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n \"20.125.160.0/19\",\r\n - \ \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n \"20.135.12.0/22\",\r\n - \ \"20.135.70.0/23\",\r\n \"20.135.254.0/23\",\r\n \"20.143.8.0/23\",\r\n - \ \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n \"20.150.49.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.99.0/24\",\r\n \"20.157.172.0/24\",\r\n \"20.190.135.0/24\",\r\n - \ \"20.190.156.0/24\",\r\n \"20.201.135.0/24\",\r\n \"20.201.136.0/24\",\r\n - \ \"20.209.38.0/23\",\r\n \"20.221.192.0/18\",\r\n \"20.236.64.0/18\",\r\n - \ \"20.241.0.0/17\",\r\n \"23.96.128.0/17\",\r\n \"23.98.48.0/21\",\r\n - \ \"23.100.72.0/21\",\r\n \"23.100.224.0/20\",\r\n \"23.101.160.0/20\",\r\n - \ \"40.77.131.224/28\",\r\n \"40.77.136.96/28\",\r\n \"40.77.137.192/27\",\r\n - \ \"40.77.139.0/25\",\r\n \"40.77.175.0/27\",\r\n \"40.77.176.0/24\",\r\n - \ \"40.77.182.128/27\",\r\n \"40.77.183.0/24\",\r\n \"40.77.188.0/22\",\r\n - \ \"40.77.196.0/24\",\r\n \"40.77.198.64/26\",\r\n \"40.77.200.128/25\",\r\n - \ \"40.77.224.0/28\",\r\n \"40.77.224.32/27\",\r\n \"40.77.231.0/24\",\r\n - \ \"40.77.234.0/25\",\r\n \"40.77.236.32/27\",\r\n \"40.77.236.160/28\",\r\n - \ \"40.77.237.0/26\",\r\n \"40.77.248.128/25\",\r\n \"40.77.254.0/26\",\r\n - \ \"40.77.255.192/26\",\r\n \"40.78.208.64/28\",\r\n \"40.78.222.0/24\",\r\n - \ \"40.80.184.0/21\",\r\n \"40.81.32.0/20\",\r\n \"40.87.172.0/22\",\r\n - \ \"40.90.19.64/26\",\r\n \"40.90.132.96/27\",\r\n \"40.90.133.128/28\",\r\n - \ \"40.90.135.64/26\",\r\n \"40.90.140.128/27\",\r\n \"40.90.144.32/27\",\r\n - \ \"40.90.155.192/26\",\r\n \"40.91.24.0/22\",\r\n \"40.116.0.0/16\",\r\n - \ \"40.126.7.0/24\",\r\n \"40.126.28.0/24\",\r\n \"52.108.182.0/24\",\r\n - \ \"52.108.203.0/24\",\r\n \"52.109.16.0/22\",\r\n \"52.111.235.0/24\",\r\n - \ \"52.112.94.0/24\",\r\n \"52.113.198.0/24\",\r\n \"52.114.168.0/22\",\r\n - \ \"52.141.128.0/18\",\r\n \"52.159.64.0/18\",\r\n \"52.162.0.0/16\",\r\n - \ \"52.232.156.0/24\",\r\n \"52.237.128.0/18\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n \"52.240.128.0/17\",\r\n - \ \"52.245.72.0/22\",\r\n \"52.252.128.0/17\",\r\n \"65.52.0.0/19\",\r\n - \ \"65.52.48.0/20\",\r\n \"65.52.104.0/24\",\r\n \"65.52.106.0/24\",\r\n - \ \"65.52.192.0/19\",\r\n \"65.52.232.0/21\",\r\n \"65.52.240.0/21\",\r\n - \ \"65.55.60.176/29\",\r\n \"65.55.105.192/27\",\r\n \"65.55.106.208/28\",\r\n - \ \"65.55.106.224/28\",\r\n \"65.55.109.0/24\",\r\n \"65.55.211.0/27\",\r\n - \ \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n \"65.55.213.0/27\",\r\n - \ \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n \"104.44.88.128/27\",\r\n - \ \"104.44.91.128/27\",\r\n \"104.44.94.64/28\",\r\n \"104.47.220.0/22\",\r\n - \ \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n \"131.253.12.48/29\",\r\n - \ \"131.253.12.192/28\",\r\n \"131.253.12.248/29\",\r\n \"131.253.13.0/28\",\r\n - \ \"131.253.13.32/28\",\r\n \"131.253.14.32/27\",\r\n \"131.253.14.160/27\",\r\n - \ \"131.253.14.248/29\",\r\n \"131.253.15.32/27\",\r\n \"131.253.15.208/28\",\r\n - \ \"131.253.15.224/27\",\r\n \"131.253.25.0/24\",\r\n \"131.253.27.0/24\",\r\n - \ \"131.253.36.128/26\",\r\n \"131.253.38.32/27\",\r\n \"131.253.38.224/27\",\r\n - \ \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n \"131.253.40.96/27\",\r\n - \ \"131.253.40.192/26\",\r\n \"157.55.24.0/21\",\r\n \"157.55.55.0/27\",\r\n - \ \"157.55.55.32/28\",\r\n \"157.55.55.152/29\",\r\n \"157.55.55.176/29\",\r\n - \ \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n \"157.55.60.224/27\",\r\n - \ \"157.55.64.0/20\",\r\n \"157.55.106.128/25\",\r\n \"157.55.110.0/23\",\r\n - \ \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n - \ \"157.55.160.0/20\",\r\n \"157.55.208.0/21\",\r\n \"157.55.248.0/21\",\r\n - \ \"157.56.8.0/21\",\r\n \"157.56.24.160/27\",\r\n \"157.56.24.192/28\",\r\n - \ \"157.56.28.0/22\",\r\n \"157.56.216.0/26\",\r\n \"168.62.96.0/19\",\r\n - \ \"168.62.224.0/19\",\r\n \"191.233.144.0/20\",\r\n \"191.236.128.0/18\",\r\n - \ \"199.30.31.0/25\",\r\n \"204.79.180.0/24\",\r\n \"207.46.193.192/28\",\r\n - \ \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n \"207.46.200.96/27\",\r\n - \ \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n \"207.46.205.0/24\",\r\n - \ \"207.68.174.40/29\",\r\n \"207.68.174.184/29\",\r\n \"2603:1030:600::/46\",\r\n - \ \"2603:1030:604::/47\",\r\n \"2603:1030:607::/48\",\r\n - \ \"2603:1030:608::/47\",\r\n \"2603:1036:2406::/48\",\r\n - \ \"2603:1036:2500:8::/64\",\r\n \"2603:1036:3000:60::/59\",\r\n - \ \"2603:1037:1:60::/59\",\r\n \"2a01:111:f100:1000::/62\",\r\n + \ \"20.95.8.0/21\",\r\n \"20.95.18.0/24\",\r\n \"20.98.0.0/18\",\r\n + \ \"20.102.192.0/18\",\r\n \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n + \ \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n + \ \"20.135.12.0/22\",\r\n \"20.135.70.0/23\",\r\n \"20.135.254.0/23\",\r\n + \ \"20.143.8.0/23\",\r\n \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.49.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.99.0/24\",\r\n \"20.157.172.0/24\",\r\n + \ \"20.190.135.0/24\",\r\n \"20.190.156.0/24\",\r\n \"20.201.135.0/24\",\r\n + \ \"20.201.136.0/24\",\r\n \"20.209.38.0/23\",\r\n \"20.221.192.0/18\",\r\n + \ \"20.236.64.0/18\",\r\n \"20.241.0.0/17\",\r\n \"23.96.128.0/17\",\r\n + \ \"23.98.48.0/21\",\r\n \"23.100.72.0/21\",\r\n \"23.100.224.0/20\",\r\n + \ \"23.101.160.0/20\",\r\n \"40.77.131.224/28\",\r\n \"40.77.136.96/28\",\r\n + \ \"40.77.137.192/27\",\r\n \"40.77.139.0/25\",\r\n \"40.77.175.0/27\",\r\n + \ \"40.77.176.0/24\",\r\n \"40.77.182.128/27\",\r\n \"40.77.183.0/24\",\r\n + \ \"40.77.188.0/22\",\r\n \"40.77.196.0/24\",\r\n \"40.77.198.64/26\",\r\n + \ \"40.77.200.128/25\",\r\n \"40.77.224.0/28\",\r\n \"40.77.224.32/27\",\r\n + \ \"40.77.231.0/24\",\r\n \"40.77.234.0/25\",\r\n \"40.77.236.32/27\",\r\n + \ \"40.77.236.160/28\",\r\n \"40.77.237.0/26\",\r\n \"40.77.248.128/25\",\r\n + \ \"40.77.254.0/26\",\r\n \"40.77.255.192/26\",\r\n \"40.78.208.64/28\",\r\n + \ \"40.78.222.0/24\",\r\n \"40.80.184.0/21\",\r\n \"40.81.32.0/20\",\r\n + \ \"40.87.172.0/22\",\r\n \"40.90.19.64/26\",\r\n \"40.90.132.96/27\",\r\n + \ \"40.90.133.128/28\",\r\n \"40.90.135.64/26\",\r\n \"40.90.140.128/27\",\r\n + \ \"40.90.144.32/27\",\r\n \"40.90.155.192/26\",\r\n \"40.91.24.0/22\",\r\n + \ \"40.116.0.0/16\",\r\n \"40.126.7.0/24\",\r\n \"40.126.28.0/24\",\r\n + \ \"52.108.182.0/24\",\r\n \"52.108.203.0/24\",\r\n \"52.109.16.0/22\",\r\n + \ \"52.111.235.0/24\",\r\n \"52.112.94.0/24\",\r\n \"52.113.198.0/24\",\r\n + \ \"52.114.168.0/22\",\r\n \"52.141.128.0/18\",\r\n \"52.159.64.0/18\",\r\n + \ \"52.162.0.0/16\",\r\n \"52.232.156.0/24\",\r\n \"52.237.128.0/18\",\r\n + \ \"52.239.149.0/24\",\r\n \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n + \ \"52.240.128.0/17\",\r\n \"52.245.72.0/22\",\r\n \"52.252.128.0/17\",\r\n + \ \"65.52.0.0/19\",\r\n \"65.52.48.0/20\",\r\n \"65.52.104.0/24\",\r\n + \ \"65.52.106.0/24\",\r\n \"65.52.192.0/19\",\r\n \"65.52.232.0/21\",\r\n + \ \"65.52.240.0/21\",\r\n \"65.55.60.176/29\",\r\n \"65.55.105.192/27\",\r\n + \ \"65.55.106.208/28\",\r\n \"65.55.106.224/28\",\r\n \"65.55.109.0/24\",\r\n + \ \"65.55.211.0/27\",\r\n \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n + \ \"65.55.213.0/27\",\r\n \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n + \ \"104.44.88.128/27\",\r\n \"104.44.91.128/27\",\r\n \"104.44.94.64/28\",\r\n + \ \"104.47.220.0/22\",\r\n \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n + \ \"131.253.12.48/29\",\r\n \"131.253.12.192/28\",\r\n \"131.253.12.248/29\",\r\n + \ \"131.253.13.0/28\",\r\n \"131.253.13.32/28\",\r\n \"131.253.14.32/27\",\r\n + \ \"131.253.14.160/27\",\r\n \"131.253.14.248/29\",\r\n \"131.253.15.32/27\",\r\n + \ \"131.253.15.208/28\",\r\n \"131.253.15.224/27\",\r\n \"131.253.25.0/24\",\r\n + \ \"131.253.27.0/24\",\r\n \"131.253.36.128/26\",\r\n \"131.253.38.32/27\",\r\n + \ \"131.253.38.224/27\",\r\n \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n + \ \"131.253.40.96/27\",\r\n \"131.253.40.192/26\",\r\n \"157.55.24.0/21\",\r\n + \ \"157.55.55.0/27\",\r\n \"157.55.55.32/28\",\r\n \"157.55.55.152/29\",\r\n + \ \"157.55.55.176/29\",\r\n \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n + \ \"157.55.60.224/27\",\r\n \"157.55.64.0/20\",\r\n \"157.55.106.128/25\",\r\n + \ \"157.55.110.0/23\",\r\n \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n + \ \"157.55.151.0/28\",\r\n \"157.55.160.0/20\",\r\n \"157.55.208.0/21\",\r\n + \ \"157.55.248.0/21\",\r\n \"157.56.8.0/21\",\r\n \"157.56.24.160/27\",\r\n + \ \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n \"157.56.216.0/26\",\r\n + \ \"168.62.96.0/19\",\r\n \"168.62.224.0/19\",\r\n \"191.233.144.0/20\",\r\n + \ \"191.236.128.0/18\",\r\n \"199.30.31.0/25\",\r\n \"204.79.180.0/24\",\r\n + \ \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n + \ \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n + \ \"207.46.205.0/24\",\r\n \"207.68.174.40/29\",\r\n \"207.68.174.184/29\",\r\n + \ \"2603:1030:600::/46\",\r\n \"2603:1030:604::/47\",\r\n + \ \"2603:1030:607::/48\",\r\n \"2603:1030:608::/47\",\r\n + \ \"2603:1036:2406::/48\",\r\n \"2603:1036:2500:8::/64\",\r\n + \ \"2603:1036:3000:60::/59\",\r\n \"2603:1037:1:60::/59\",\r\n + \ \"2603:1063:2200:c::/64\",\r\n \"2a01:111:f100:1000::/62\",\r\n \ \"2a01:111:f100:1004::/63\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.northeurope\",\r\n \"id\": \"AzureCloud.northeurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"22\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"23\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.69.128.0/17\",\r\n \"13.70.192.0/18\",\r\n \"13.74.0.0/16\",\r\n \ \"13.79.0.0/16\",\r\n \"13.94.64.0/18\",\r\n \"13.104.148.0/25\",\r\n \ \"13.104.149.128/25\",\r\n \"13.104.150.0/25\",\r\n \"13.104.208.160/28\",\r\n @@ -7119,39 +7211,40 @@ interactions: \ \"193.149.88.0/21\",\r\n \"2603:1020::/47\",\r\n \"2603:1020:2::/48\",\r\n \ \"2603:1020:4::/48\",\r\n \"2603:1020:5::/48\",\r\n \"2603:1020:6::/48\",\r\n \ \"2603:1026:2404::/48\",\r\n \"2603:1026:3000:c0::/59\",\r\n - \ \"2603:1027:1:c0::/59\",\r\n \"2a01:111:f100:a000::/63\",\r\n - \ \"2a01:111:f100:a002::/64\",\r\n \"2a01:111:f100:a004::/64\",\r\n - \ \"2a01:111:f403:c200::/64\",\r\n \"2a01:111:f403:ca00::/62\",\r\n - \ \"2a01:111:f403:ca04::/64\",\r\n \"2a01:111:f403:d200::/64\",\r\n - \ \"2a01:111:f403:da00::/64\",\r\n \"2a01:111:f403:e200::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.norwaye\",\r\n - \ \"id\": \"AzureCloud.norwaye\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.155.32/27\",\r\n - \ \"13.104.158.0/28\",\r\n \"13.104.158.32/27\",\r\n \"13.104.218.0/25\",\r\n - \ \"13.105.97.96/27\",\r\n \"13.105.97.128/25\",\r\n \"20.38.120.0/24\",\r\n - \ \"20.47.48.0/24\",\r\n \"20.60.206.0/23\",\r\n \"20.95.65.0/24\",\r\n - \ \"20.100.0.0/18\",\r\n \"20.100.128.0/17\",\r\n \"20.135.158.0/23\",\r\n - \ \"20.135.160.0/22\",\r\n \"20.150.53.0/24\",\r\n \"20.150.121.0/24\",\r\n - \ \"20.157.2.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.190.185.0/24\",\r\n - \ \"20.209.24.0/23\",\r\n \"20.251.0.0/17\",\r\n \"40.82.84.0/22\",\r\n - \ \"40.119.104.0/22\",\r\n \"40.126.57.0/24\",\r\n \"40.126.200.0/24\",\r\n - \ \"51.13.0.0/21\",\r\n \"51.13.16.0/20\",\r\n \"51.13.32.0/19\",\r\n - \ \"51.13.64.0/18\",\r\n \"51.13.160.0/19\",\r\n \"51.107.208.0/20\",\r\n - \ \"51.120.0.0/17\",\r\n \"51.120.208.0/21\",\r\n \"51.120.232.0/21\",\r\n - \ \"51.120.240.0/20\",\r\n \"52.108.77.0/24\",\r\n \"52.108.98.0/24\",\r\n - \ \"52.109.86.0/23\",\r\n \"52.111.197.0/24\",\r\n \"52.114.234.0/24\",\r\n - \ \"52.253.168.0/24\",\r\n \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n - \ \"2603:1020:e00::/47\",\r\n \"2603:1020:e03::/48\",\r\n - \ \"2603:1020:e04::/47\",\r\n \"2603:1026:240e::/48\",\r\n - \ \"2603:1026:2500:28::/64\",\r\n \"2603:1026:3000:180::/59\",\r\n - \ \"2603:1027:1:180::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.norwayw\",\r\n \"id\": \"AzureCloud.norwayw\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"2603:1027:1:c0::/59\",\r\n \"2603:1063:2206:14::/64\",\r\n + \ \"2a01:111:f100:a000::/63\",\r\n \"2a01:111:f100:a002::/64\",\r\n + \ \"2a01:111:f100:a004::/64\",\r\n \"2a01:111:f403:c200::/64\",\r\n + \ \"2a01:111:f403:ca00::/62\",\r\n \"2a01:111:f403:ca04::/64\",\r\n + \ \"2a01:111:f403:d200::/64\",\r\n \"2a01:111:f403:da00::/64\",\r\n + \ \"2a01:111:f403:e200::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.norwaye\",\r\n \"id\": \"AzureCloud.norwaye\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"norwaye\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.155.32/27\",\r\n \"13.104.158.0/28\",\r\n + \ \"13.104.158.32/27\",\r\n \"13.104.218.0/25\",\r\n \"13.105.97.96/27\",\r\n + \ \"13.105.97.128/25\",\r\n \"20.38.120.0/24\",\r\n \"20.47.48.0/24\",\r\n + \ \"20.60.206.0/23\",\r\n \"20.95.65.0/24\",\r\n \"20.100.0.0/18\",\r\n + \ \"20.100.128.0/17\",\r\n \"20.135.158.0/23\",\r\n \"20.135.160.0/22\",\r\n + \ \"20.150.53.0/24\",\r\n \"20.150.121.0/24\",\r\n \"20.157.2.0/24\",\r\n + \ \"20.157.165.0/24\",\r\n \"20.190.185.0/24\",\r\n \"20.209.24.0/23\",\r\n + \ \"20.251.0.0/17\",\r\n \"40.82.84.0/22\",\r\n \"40.119.104.0/22\",\r\n + \ \"40.126.57.0/24\",\r\n \"40.126.200.0/24\",\r\n \"51.13.0.0/21\",\r\n + \ \"51.13.16.0/20\",\r\n \"51.13.32.0/19\",\r\n \"51.13.64.0/18\",\r\n + \ \"51.13.160.0/19\",\r\n \"51.107.208.0/20\",\r\n \"51.120.0.0/17\",\r\n + \ \"51.120.208.0/21\",\r\n \"51.120.232.0/21\",\r\n \"51.120.240.0/20\",\r\n + \ \"52.108.77.0/24\",\r\n \"52.108.98.0/24\",\r\n \"52.109.86.0/23\",\r\n + \ \"52.111.197.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.253.168.0/24\",\r\n + \ \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n \"2603:1020:e00::/47\",\r\n + \ \"2603:1020:e03::/48\",\r\n \"2603:1020:e04::/47\",\r\n + \ \"2603:1026:240e::/48\",\r\n \"2603:1026:2500:28::/64\",\r\n + \ \"2603:1026:3000:180::/59\",\r\n \"2603:1027:1:180::/59\",\r\n + \ \"2603:1063:2206:28::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.norwayw\",\r\n \"id\": \"AzureCloud.norwayw\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.153.48/28\",\r\n \"13.104.153.96/27\",\r\n \ \"13.104.155.0/27\",\r\n \"13.104.217.128/25\",\r\n \"20.47.49.0/24\",\r\n @@ -7165,11 +7258,34 @@ interactions: \ \"2603:1020:f00::/47\",\r\n \"2603:1020:f03::/48\",\r\n \ \"2603:1020:f04::/47\",\r\n \"2603:1026:2409::/48\",\r\n \ \"2603:1026:2500:10::/64\",\r\n \"2603:1026:3000:80::/59\",\r\n - \ \"2603:1027:1:80::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.southafricanorth\",\r\n \"id\": \"AzureCloud.southafricanorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"2603:1027:1:80::/59\",\r\n \"2603:1063:2206:c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.qatarcentral\",\r\n + \ \"id\": \"AzureCloud.qatarcentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.99.64/27\",\r\n + \ \"13.105.99.96/28\",\r\n \"13.105.99.128/27\",\r\n \"13.105.101.128/27\",\r\n + \ \"13.105.101.160/28\",\r\n \"13.105.101.192/27\",\r\n \"13.105.103.16/28\",\r\n + \ \"13.105.103.64/26\",\r\n \"20.21.0.0/16\",\r\n \"20.38.16.0/24\",\r\n + \ \"20.60.208.0/23\",\r\n \"20.95.129.0/24\",\r\n \"20.135.238.0/23\",\r\n + \ \"20.135.242.0/23\",\r\n \"20.135.244.0/22\",\r\n \"20.157.154.0/24\",\r\n + \ \"20.157.190.0/24\",\r\n \"20.190.191.192/26\",\r\n \"20.209.2.0/23\",\r\n + \ \"20.209.54.0/23\",\r\n \"40.123.148.0/25\",\r\n \"40.123.148.128/30\",\r\n + \ \"40.123.148.132/31\",\r\n \"40.126.63.192/26\",\r\n \"52.108.130.0/24\",\r\n + \ \"52.109.148.0/23\",\r\n \"52.111.200.0/24\",\r\n \"52.114.204.0/23\",\r\n + \ \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n \"2603:1040:1001::/48\",\r\n + \ \"2603:1040:1002::/48\",\r\n \"2603:1040:1003::/48\",\r\n + \ \"2603:1040:1004::/48\",\r\n \"2603:1046:1500:34::/64\",\r\n + \ \"2603:1046:2000:1e0::/59\",\r\n \"2603:1047:1:1e0::/59\",\r\n + \ \"2603:1061:1004::/59\",\r\n \"2603:1061:1004:20::/60\",\r\n + \ \"2603:1061:1004:30::/62\",\r\n \"2603:1061:1004:34::/63\",\r\n + \ \"2603:1061:1004:36::/64\",\r\n \"2603:1063:2202:44::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southafricanorth\",\r\n + \ \"id\": \"AzureCloud.southafricanorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.158.128/27\",\r\n \"13.104.158.160/28\",\r\n \ \"13.104.158.192/27\",\r\n \"13.105.27.224/27\",\r\n \"20.38.114.128/25\",\r\n @@ -7195,33 +7311,34 @@ interactions: \ \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n \"2603:1000:100::/47\",\r\n \ \"2603:1000:103::/48\",\r\n \"2603:1000:104::/47\",\r\n \ \"2603:1006:1400::/63\",\r\n \"2603:1006:1500:4::/64\",\r\n - \ \"2603:1006:2000::/59\",\r\n \"2603:1007:200::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southafricawest\",\r\n - \ \"id\": \"AzureCloud.southafricawest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.160/27\",\r\n \"20.38.121.0/25\",\r\n - \ \"20.45.136.0/21\",\r\n \"20.47.51.0/24\",\r\n \"20.47.93.0/24\",\r\n - \ \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n \"20.87.128.0/18\",\r\n - \ \"20.135.32.0/23\",\r\n \"20.150.20.0/25\",\r\n \"20.190.189.192/26\",\r\n - \ \"40.78.209.0/24\",\r\n \"40.82.64.0/22\",\r\n \"40.90.17.0/27\",\r\n - \ \"40.90.128.96/28\",\r\n \"40.90.152.224/27\",\r\n \"40.117.0.0/19\",\r\n - \ \"40.119.68.0/22\",\r\n \"40.126.61.192/26\",\r\n \"52.108.187.0/24\",\r\n - \ \"52.108.220.0/23\",\r\n \"52.109.152.0/23\",\r\n \"52.111.238.0/24\",\r\n - \ \"52.114.228.0/24\",\r\n \"52.143.203.0/24\",\r\n \"52.239.232.128/25\",\r\n - \ \"102.37.26.0/27\",\r\n \"102.37.64.0/21\",\r\n \"102.37.80.0/21\",\r\n - \ \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n - \ \"102.133.112.0/28\",\r\n \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n - \ \"2603:1000:4::/47\",\r\n \"2603:1006:1401::/63\",\r\n - \ \"2603:1006:1500::/64\",\r\n \"2603:1006:2000:20::/59\",\r\n - \ \"2603:1007:200:20::/59\"\r\n ]\r\n }\r\n },\r\n + \ \"2603:1006:2000::/59\",\r\n \"2603:1007:200::/59\",\r\n + \ \"2603:1063:2206:30::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.southafricawest\",\r\n \"id\": + \"AzureCloud.southafricawest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.160/27\",\r\n + \ \"20.38.121.0/25\",\r\n \"20.45.136.0/21\",\r\n \"20.47.51.0/24\",\r\n + \ \"20.47.93.0/24\",\r\n \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n + \ \"20.87.128.0/18\",\r\n \"20.135.32.0/23\",\r\n \"20.150.20.0/25\",\r\n + \ \"20.157.228.0/24\",\r\n \"20.190.189.192/26\",\r\n \"40.78.209.0/24\",\r\n + \ \"40.82.64.0/22\",\r\n \"40.90.17.0/27\",\r\n \"40.90.128.96/28\",\r\n + \ \"40.90.152.224/27\",\r\n \"40.117.0.0/19\",\r\n \"40.119.68.0/22\",\r\n + \ \"40.126.61.192/26\",\r\n \"52.108.187.0/24\",\r\n \"52.108.220.0/23\",\r\n + \ \"52.109.152.0/23\",\r\n \"52.111.238.0/24\",\r\n \"52.114.228.0/24\",\r\n + \ \"52.143.203.0/24\",\r\n \"52.239.232.128/25\",\r\n \"102.37.26.0/27\",\r\n + \ \"102.37.64.0/21\",\r\n \"102.37.80.0/21\",\r\n \"102.133.0.0/18\",\r\n + \ \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n \"102.133.112.0/28\",\r\n + \ \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n \"2603:1000:4::/47\",\r\n + \ \"2603:1006:1401::/63\",\r\n \"2603:1006:1500::/64\",\r\n + \ \"2603:1006:2000:20::/59\",\r\n \"2603:1007:200:20::/59\",\r\n + \ \"2603:1063:2206:3c::/64\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.southcentralus\",\r\n \"id\": \"AzureCloud.southcentralus\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"26\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"28\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n \"13.73.240.0/20\",\r\n \ \"13.84.0.0/15\",\r\n \"13.104.144.64/27\",\r\n \"13.104.208.128/27\",\r\n \ \"13.104.217.0/25\",\r\n \"13.104.220.128/25\",\r\n \"13.105.23.0/26\",\r\n @@ -7272,58 +7389,57 @@ interactions: \ \"40.90.148.0/26\",\r\n \"40.90.152.160/27\",\r\n \"40.90.155.0/26\",\r\n \ \"40.91.16.0/22\",\r\n \"40.93.5.0/24\",\r\n \"40.93.14.0/24\",\r\n \ \"40.93.193.0/24\",\r\n \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n - \ \"40.97.6.0/24\",\r\n \"40.119.0.0/18\",\r\n \"40.123.164.0/27\",\r\n - \ \"40.123.164.32/29\",\r\n \"40.123.164.40/31\",\r\n \"40.124.0.0/16\",\r\n - \ \"40.126.0.0/24\",\r\n \"40.126.29.0/24\",\r\n \"52.101.11.0/24\",\r\n - \ \"52.101.12.0/22\",\r\n \"52.102.132.0/24\",\r\n \"52.102.140.0/24\",\r\n - \ \"52.103.6.0/24\",\r\n \"52.103.14.0/24\",\r\n \"52.103.132.0/24\",\r\n - \ \"52.103.140.0/24\",\r\n \"52.108.102.0/23\",\r\n \"52.108.104.0/24\",\r\n - \ \"52.108.197.0/24\",\r\n \"52.108.248.0/21\",\r\n \"52.109.20.0/22\",\r\n - \ \"52.111.239.0/24\",\r\n \"52.112.24.0/21\",\r\n \"52.112.117.0/24\",\r\n - \ \"52.113.160.0/19\",\r\n \"52.113.206.0/24\",\r\n \"52.114.144.0/22\",\r\n - \ \"52.114.210.0/23\",\r\n \"52.114.212.0/23\",\r\n \"52.115.68.0/22\",\r\n - \ \"52.115.72.0/22\",\r\n \"52.115.84.0/22\",\r\n \"52.115.224.0/23\",\r\n - \ \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n \"52.120.0.0/19\",\r\n - \ \"52.120.152.0/22\",\r\n \"52.121.0.0/21\",\r\n \"52.122.16.0/22\",\r\n - \ \"52.123.3.0/24\",\r\n \"52.125.137.0/24\",\r\n \"52.141.64.0/18\",\r\n - \ \"52.152.0.0/17\",\r\n \"52.153.64.0/18\",\r\n \"52.153.192.0/18\",\r\n - \ \"52.171.0.0/16\",\r\n \"52.183.192.0/18\",\r\n \"52.185.192.0/18\",\r\n - \ \"52.189.128.0/18\",\r\n \"52.232.159.0/24\",\r\n \"52.239.158.0/23\",\r\n - \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n - \ \"52.239.200.0/23\",\r\n \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n - \ \"52.245.24.0/22\",\r\n \"52.248.0.0/17\",\r\n \"52.249.0.0/18\",\r\n - \ \"52.253.0.0/18\",\r\n \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n - \ \"52.255.64.0/18\",\r\n \"53.103.140.0/24\",\r\n \"65.52.32.0/21\",\r\n - \ \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n \"70.37.48.0/20\",\r\n - \ \"70.37.64.0/18\",\r\n \"70.37.160.0/21\",\r\n \"104.44.89.0/27\",\r\n - \ \"104.44.89.64/27\",\r\n \"104.44.92.64/27\",\r\n \"104.44.94.160/27\",\r\n - \ \"104.44.128.0/18\",\r\n \"104.47.208.0/23\",\r\n \"104.210.128.0/19\",\r\n - \ \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n \"104.214.0.0/17\",\r\n - \ \"104.215.64.0/18\",\r\n \"131.253.40.64/28\",\r\n \"157.55.51.224/28\",\r\n - \ \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n \"157.55.153.224/28\",\r\n - \ \"157.55.176.0/20\",\r\n \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n - \ \"157.55.204.1/32\",\r\n \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n - \ \"157.55.204.34/31\",\r\n \"168.62.128.0/19\",\r\n \"191.238.144.0/20\",\r\n - \ \"191.238.160.0/19\",\r\n \"191.238.224.0/19\",\r\n \"2603:1030:800::/48\",\r\n - \ \"2603:1030:802::/47\",\r\n \"2603:1030:804::/58\",\r\n - \ \"2603:1030:804:40::/60\",\r\n \"2603:1030:804:53::/64\",\r\n - \ \"2603:1030:804:54::/64\",\r\n \"2603:1030:804:5b::/64\",\r\n - \ \"2603:1030:804:5c::/62\",\r\n \"2603:1030:804:60::/62\",\r\n - \ \"2603:1030:804:67::/64\",\r\n \"2603:1030:804:68::/61\",\r\n - \ \"2603:1030:804:70::/60\",\r\n \"2603:1030:804:80::/59\",\r\n - \ \"2603:1030:804:a0::/62\",\r\n \"2603:1030:804:a4::/64\",\r\n - \ \"2603:1030:804:a6::/63\",\r\n \"2603:1030:804:a8::/61\",\r\n - \ \"2603:1030:804:b0::/62\",\r\n \"2603:1030:804:b4::/64\",\r\n - \ \"2603:1030:804:b6::/63\",\r\n \"2603:1030:804:b8::/61\",\r\n - \ \"2603:1030:804:c0::/61\",\r\n \"2603:1030:804:c8::/62\",\r\n - \ \"2603:1030:804:cc::/63\",\r\n \"2603:1030:804:d2::/63\",\r\n - \ \"2603:1030:804:d4::/62\",\r\n \"2603:1030:804:d8::/61\",\r\n - \ \"2603:1030:804:e0::/59\",\r\n \"2603:1030:804:100::/57\",\r\n - \ \"2603:1030:804:180::/58\",\r\n \"2603:1030:804:1c0::/61\",\r\n - \ \"2603:1030:804:1c8::/64\",\r\n \"2603:1030:804:1cd::/64\",\r\n - \ \"2603:1030:804:1ce::/63\",\r\n \"2603:1030:804:1d0::/60\",\r\n - \ \"2603:1030:804:1e0::/60\",\r\n \"2603:1030:804:1f0::/61\",\r\n - \ \"2603:1030:804:1f8::/62\",\r\n \"2603:1030:804:1fc::/64\",\r\n + \ \"40.97.6.0/24\",\r\n \"40.119.0.0/18\",\r\n \"40.123.164.0/26\",\r\n + \ \"40.123.164.64/31\",\r\n \"40.124.0.0/16\",\r\n \"40.126.0.0/24\",\r\n + \ \"40.126.29.0/24\",\r\n \"52.101.11.0/24\",\r\n \"52.101.12.0/22\",\r\n + \ \"52.102.132.0/24\",\r\n \"52.102.140.0/24\",\r\n \"52.103.6.0/24\",\r\n + \ \"52.103.14.0/24\",\r\n \"52.103.132.0/24\",\r\n \"52.103.140.0/24\",\r\n + \ \"52.108.102.0/23\",\r\n \"52.108.104.0/24\",\r\n \"52.108.197.0/24\",\r\n + \ \"52.108.248.0/21\",\r\n \"52.109.20.0/22\",\r\n \"52.111.239.0/24\",\r\n + \ \"52.112.24.0/21\",\r\n \"52.112.117.0/24\",\r\n \"52.113.160.0/19\",\r\n + \ \"52.113.206.0/24\",\r\n \"52.114.144.0/22\",\r\n \"52.114.210.0/23\",\r\n + \ \"52.114.212.0/23\",\r\n \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n + \ \"52.115.84.0/22\",\r\n \"52.115.224.0/23\",\r\n \"52.115.233.0/24\",\r\n + \ \"52.115.234.0/24\",\r\n \"52.120.0.0/19\",\r\n \"52.120.152.0/22\",\r\n + \ \"52.121.0.0/21\",\r\n \"52.122.16.0/22\",\r\n \"52.123.3.0/24\",\r\n + \ \"52.125.137.0/24\",\r\n \"52.141.64.0/18\",\r\n \"52.152.0.0/17\",\r\n + \ \"52.153.64.0/18\",\r\n \"52.153.192.0/18\",\r\n \"52.171.0.0/16\",\r\n + \ \"52.183.192.0/18\",\r\n \"52.185.192.0/18\",\r\n \"52.189.128.0/18\",\r\n + \ \"52.232.159.0/24\",\r\n \"52.239.158.0/23\",\r\n \"52.239.178.0/23\",\r\n + \ \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n + \ \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n \"52.245.24.0/22\",\r\n + \ \"52.248.0.0/17\",\r\n \"52.249.0.0/18\",\r\n \"52.253.0.0/18\",\r\n + \ \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n \"52.255.64.0/18\",\r\n + \ \"53.103.140.0/24\",\r\n \"65.52.32.0/21\",\r\n \"65.54.55.160/27\",\r\n + \ \"65.54.55.224/27\",\r\n \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n + \ \"70.37.160.0/21\",\r\n \"104.44.89.0/27\",\r\n \"104.44.89.64/27\",\r\n + \ \"104.44.92.64/27\",\r\n \"104.44.94.160/27\",\r\n \"104.44.128.0/18\",\r\n + \ \"104.47.208.0/23\",\r\n \"104.210.128.0/19\",\r\n \"104.210.176.0/20\",\r\n + \ \"104.210.192.0/19\",\r\n \"104.214.0.0/17\",\r\n \"104.215.64.0/18\",\r\n + \ \"131.253.40.64/28\",\r\n \"157.55.51.224/28\",\r\n \"157.55.80.0/21\",\r\n + \ \"157.55.103.32/27\",\r\n \"157.55.153.224/28\",\r\n \"157.55.176.0/20\",\r\n + \ \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n \"157.55.204.1/32\",\r\n + \ \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n \"157.55.204.34/31\",\r\n + \ \"168.62.128.0/19\",\r\n \"191.238.144.0/20\",\r\n \"191.238.160.0/19\",\r\n + \ \"191.238.224.0/19\",\r\n \"2603:1030:800::/48\",\r\n \"2603:1030:802::/47\",\r\n + \ \"2603:1030:804::/58\",\r\n \"2603:1030:804:40::/60\",\r\n + \ \"2603:1030:804:53::/64\",\r\n \"2603:1030:804:54::/64\",\r\n + \ \"2603:1030:804:5b::/64\",\r\n \"2603:1030:804:5c::/62\",\r\n + \ \"2603:1030:804:60::/62\",\r\n \"2603:1030:804:67::/64\",\r\n + \ \"2603:1030:804:68::/61\",\r\n \"2603:1030:804:70::/60\",\r\n + \ \"2603:1030:804:80::/59\",\r\n \"2603:1030:804:a0::/62\",\r\n + \ \"2603:1030:804:a4::/64\",\r\n \"2603:1030:804:a6::/63\",\r\n + \ \"2603:1030:804:a8::/61\",\r\n \"2603:1030:804:b0::/62\",\r\n + \ \"2603:1030:804:b4::/64\",\r\n \"2603:1030:804:b6::/63\",\r\n + \ \"2603:1030:804:b8::/61\",\r\n \"2603:1030:804:c0::/61\",\r\n + \ \"2603:1030:804:c8::/62\",\r\n \"2603:1030:804:cc::/63\",\r\n + \ \"2603:1030:804:d2::/63\",\r\n \"2603:1030:804:d4::/62\",\r\n + \ \"2603:1030:804:d8::/61\",\r\n \"2603:1030:804:e0::/59\",\r\n + \ \"2603:1030:804:100::/57\",\r\n \"2603:1030:804:180::/58\",\r\n + \ \"2603:1030:804:1c0::/61\",\r\n \"2603:1030:804:1c8::/64\",\r\n + \ \"2603:1030:804:1cd::/64\",\r\n \"2603:1030:804:1ce::/63\",\r\n + \ \"2603:1030:804:1d0::/60\",\r\n \"2603:1030:804:1e0::/59\",\r\n + \ \"2603:1030:804:200::/61\",\r\n \"2603:1030:804:208::/64\",\r\n \ \"2603:1030:805::/48\",\r\n \"2603:1030:806::/48\",\r\n \ \"2603:1030:807::/48\",\r\n \"2603:1030:809::/48\",\r\n \ \"2603:1030:80a::/56\",\r\n \"2603:1030:80b::/48\",\r\n @@ -7331,82 +7447,83 @@ interactions: \ \"2603:1036:2500:24::/64\",\r\n \"2603:1036:3000:140::/59\",\r\n \ \"2603:1037:1:140::/59\",\r\n \"2603:1062:2:80::/57\",\r\n \ \"2603:1063:16::/56\",\r\n \"2603:1063:116::/55\",\r\n - \ \"2603:1063:216::/55\",\r\n \"2a01:111:f100:4002::/64\",\r\n - \ \"2a01:111:f100:5000::/52\",\r\n \"2a01:111:f403:c10c::/62\",\r\n - \ \"2a01:111:f403:c90c::/62\",\r\n \"2a01:111:f403:c92d::/64\",\r\n - \ \"2a01:111:f403:c92e::/63\",\r\n \"2a01:111:f403:c930::/63\",\r\n - \ \"2a01:111:f403:d10c::/62\",\r\n \"2a01:111:f403:d90c::/62\",\r\n - \ \"2a01:111:f403:e00c::/62\",\r\n \"2a01:111:f403:f90c::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southeastasia\",\r\n - \ \"id\": \"AzureCloud.southeastasia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"19\",\r\n - \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.0.0/17\",\r\n - \ \"13.76.0.0/16\",\r\n \"13.104.149.0/26\",\r\n \"13.104.153.0/27\",\r\n - \ \"13.104.153.32/28\",\r\n \"13.104.153.64/27\",\r\n \"13.104.153.192/26\",\r\n - \ \"13.104.154.0/25\",\r\n \"13.104.213.128/25\",\r\n \"20.6.0.0/17\",\r\n - \ \"20.24.0.0/18\",\r\n \"20.24.128.0/18\",\r\n \"20.43.128.0/18\",\r\n - \ \"20.44.192.0/18\",\r\n \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n - \ \"20.47.64.0/24\",\r\n \"20.47.98.0/24\",\r\n \"20.60.136.0/24\",\r\n - \ \"20.60.138.0/23\",\r\n \"20.95.137.0/24\",\r\n \"20.135.84.0/22\",\r\n - \ \"20.135.88.0/23\",\r\n \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n - \ \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n \"20.150.86.0/24\",\r\n - \ \"20.150.127.0/24\",\r\n \"20.157.16.0/24\",\r\n \"20.157.23.0/24\",\r\n - \ \"20.157.31.0/24\",\r\n \"20.157.98.0/24\",\r\n \"20.157.117.0/24\",\r\n - \ \"20.157.126.0/24\",\r\n \"20.157.128.0/24\",\r\n \"20.157.176.0/24\",\r\n - \ \"20.157.218.0/24\",\r\n \"20.184.0.0/18\",\r\n \"20.188.96.0/19\",\r\n - \ \"20.190.64.0/19\",\r\n \"20.190.140.0/25\",\r\n \"20.190.163.0/24\",\r\n - \ \"20.191.128.0/19\",\r\n \"20.195.0.0/18\",\r\n \"20.195.64.0/21\",\r\n - \ \"20.195.80.0/21\",\r\n \"20.195.96.0/19\",\r\n \"20.197.64.0/18\",\r\n - \ \"20.198.128.0/17\",\r\n \"20.202.43.0/24\",\r\n \"20.202.44.0/22\",\r\n - \ \"20.202.48.0/23\",\r\n \"20.202.59.0/24\",\r\n \"20.205.144.0/20\",\r\n - \ \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n \"20.209.20.0/23\",\r\n - \ \"20.212.0.0/16\",\r\n \"20.247.128.0/17\",\r\n \"23.97.48.0/20\",\r\n - \ \"23.98.64.0/18\",\r\n \"23.100.112.0/21\",\r\n \"23.101.16.0/20\",\r\n - \ \"40.65.128.0/18\",\r\n \"40.78.223.0/24\",\r\n \"40.78.232.0/21\",\r\n - \ \"40.79.206.32/27\",\r\n \"40.82.28.0/22\",\r\n \"40.87.196.0/22\",\r\n - \ \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n \"40.90.137.64/27\",\r\n - \ \"40.90.138.96/27\",\r\n \"40.90.146.160/27\",\r\n \"40.90.146.224/27\",\r\n - \ \"40.90.154.128/26\",\r\n \"40.90.160.0/19\",\r\n \"40.93.129.0/24\",\r\n - \ \"40.119.192.0/18\",\r\n \"40.123.188.0/22\",\r\n \"40.126.12.0/25\",\r\n - \ \"40.126.35.0/24\",\r\n \"52.101.133.0/24\",\r\n \"52.101.134.0/23\",\r\n - \ \"52.101.136.0/23\",\r\n \"52.102.193.0/24\",\r\n \"52.103.65.0/24\",\r\n - \ \"52.103.193.0/24\",\r\n \"52.108.68.0/23\",\r\n \"52.108.91.0/24\",\r\n - \ \"52.108.184.0/24\",\r\n \"52.108.195.0/24\",\r\n \"52.108.206.0/23\",\r\n - \ \"52.108.236.0/22\",\r\n \"52.109.124.0/22\",\r\n \"52.111.240.0/24\",\r\n - \ \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n \"52.113.101.0/24\",\r\n - \ \"52.113.105.0/24\",\r\n \"52.113.109.0/24\",\r\n \"52.113.131.0/24\",\r\n - \ \"52.113.153.0/24\",\r\n \"52.114.8.0/21\",\r\n \"52.114.54.0/23\",\r\n - \ \"52.114.56.0/23\",\r\n \"52.114.80.0/22\",\r\n \"52.114.216.0/22\",\r\n - \ \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n \"52.115.97.0/24\",\r\n - \ \"52.120.144.0/21\",\r\n \"52.120.156.0/24\",\r\n \"52.121.128.0/20\",\r\n - \ \"52.121.144.0/21\",\r\n \"52.136.26.0/24\",\r\n \"52.139.192.0/18\",\r\n - \ \"52.143.196.0/24\",\r\n \"52.143.210.0/24\",\r\n \"52.148.64.0/18\",\r\n - \ \"52.163.0.0/16\",\r\n \"52.187.0.0/17\",\r\n \"52.187.128.0/18\",\r\n - \ \"52.230.0.0/17\",\r\n \"52.237.64.0/18\",\r\n \"52.239.129.0/24\",\r\n - \ \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n - \ \"52.245.80.0/22\",\r\n \"52.253.80.0/20\",\r\n \"104.43.0.0/17\",\r\n - \ \"104.44.89.32/27\",\r\n \"104.44.90.128/27\",\r\n \"104.44.92.32/27\",\r\n - \ \"104.44.94.144/28\",\r\n \"104.44.95.192/28\",\r\n \"104.44.95.224/28\",\r\n - \ \"104.215.128.0/17\",\r\n \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n - \ \"137.116.128.0/19\",\r\n \"138.91.32.0/20\",\r\n \"168.63.90.0/24\",\r\n - \ \"168.63.91.0/26\",\r\n \"168.63.160.0/19\",\r\n \"168.63.224.0/19\",\r\n - \ \"191.238.64.0/23\",\r\n \"207.46.50.128/28\",\r\n \"207.46.59.64/27\",\r\n - \ \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n \"207.46.224.0/20\",\r\n - \ \"2602:fd5e:2::/57\",\r\n \"2603:1040::/47\",\r\n \"2603:1040:2::/48\",\r\n - \ \"2603:1040:4::/48\",\r\n \"2603:1040:5::/48\",\r\n \"2603:1040:6::/48\",\r\n - \ \"2603:1046:1406::/48\",\r\n \"2603:1046:1500:28::/64\",\r\n - \ \"2603:1046:2000:180::/59\",\r\n \"2603:1047:1:180::/59\",\r\n + \ \"2603:1063:216::/55\",\r\n \"2603:1063:2200:24::/64\",\r\n + \ \"2a01:111:f100:4002::/64\",\r\n \"2a01:111:f100:5000::/52\",\r\n + \ \"2a01:111:f403:c10c::/62\",\r\n \"2a01:111:f403:c90c::/62\",\r\n + \ \"2a01:111:f403:c92d::/64\",\r\n \"2a01:111:f403:c92e::/63\",\r\n + \ \"2a01:111:f403:c930::/63\",\r\n \"2a01:111:f403:d10c::/62\",\r\n + \ \"2a01:111:f403:d90c::/62\",\r\n \"2a01:111:f403:e00c::/62\",\r\n + \ \"2a01:111:f403:f90c::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.southeastasia\",\r\n \"id\": \"AzureCloud.southeastasia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"20\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.67.0.0/17\",\r\n \"13.76.0.0/16\",\r\n \"13.104.149.0/26\",\r\n + \ \"13.104.153.0/27\",\r\n \"13.104.153.32/28\",\r\n \"13.104.153.64/27\",\r\n + \ \"13.104.153.192/26\",\r\n \"13.104.154.0/25\",\r\n \"13.104.213.128/25\",\r\n + \ \"20.6.0.0/17\",\r\n \"20.24.0.0/18\",\r\n \"20.24.128.0/18\",\r\n + \ \"20.43.128.0/18\",\r\n \"20.44.192.0/18\",\r\n \"20.47.9.0/24\",\r\n + \ \"20.47.33.0/24\",\r\n \"20.47.64.0/24\",\r\n \"20.47.98.0/24\",\r\n + \ \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n \"20.95.137.0/24\",\r\n + \ \"20.135.84.0/22\",\r\n \"20.135.88.0/23\",\r\n \"20.136.128.0/24\",\r\n + \ \"20.136.129.0/25\",\r\n \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n + \ \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.157.16.0/24\",\r\n + \ \"20.157.23.0/24\",\r\n \"20.157.31.0/24\",\r\n \"20.157.98.0/24\",\r\n + \ \"20.157.117.0/24\",\r\n \"20.157.126.0/24\",\r\n \"20.157.128.0/24\",\r\n + \ \"20.157.176.0/24\",\r\n \"20.157.218.0/24\",\r\n \"20.184.0.0/18\",\r\n + \ \"20.188.96.0/19\",\r\n \"20.190.64.0/19\",\r\n \"20.190.140.0/25\",\r\n + \ \"20.190.163.0/24\",\r\n \"20.191.128.0/19\",\r\n \"20.195.0.0/18\",\r\n + \ \"20.195.64.0/21\",\r\n \"20.195.80.0/21\",\r\n \"20.195.96.0/19\",\r\n + \ \"20.197.64.0/18\",\r\n \"20.198.128.0/17\",\r\n \"20.202.43.0/24\",\r\n + \ \"20.202.44.0/22\",\r\n \"20.202.48.0/23\",\r\n \"20.202.59.0/24\",\r\n + \ \"20.205.144.0/20\",\r\n \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n + \ \"20.209.20.0/23\",\r\n \"20.212.0.0/16\",\r\n \"20.247.128.0/17\",\r\n + \ \"23.97.48.0/20\",\r\n \"23.98.64.0/18\",\r\n \"23.100.112.0/21\",\r\n + \ \"23.101.16.0/20\",\r\n \"40.65.128.0/18\",\r\n \"40.78.223.0/24\",\r\n + \ \"40.78.232.0/21\",\r\n \"40.79.206.32/27\",\r\n \"40.82.28.0/22\",\r\n + \ \"40.87.196.0/22\",\r\n \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n + \ \"40.90.137.64/27\",\r\n \"40.90.138.96/27\",\r\n \"40.90.146.160/27\",\r\n + \ \"40.90.146.224/27\",\r\n \"40.90.154.128/26\",\r\n \"40.90.160.0/19\",\r\n + \ \"40.93.129.0/24\",\r\n \"40.119.192.0/18\",\r\n \"40.123.188.0/22\",\r\n + \ \"40.126.12.0/25\",\r\n \"40.126.35.0/24\",\r\n \"52.101.133.0/24\",\r\n + \ \"52.101.134.0/23\",\r\n \"52.101.136.0/23\",\r\n \"52.102.193.0/24\",\r\n + \ \"52.103.65.0/24\",\r\n \"52.103.193.0/24\",\r\n \"52.108.68.0/23\",\r\n + \ \"52.108.91.0/24\",\r\n \"52.108.184.0/24\",\r\n \"52.108.195.0/24\",\r\n + \ \"52.108.206.0/23\",\r\n \"52.108.236.0/22\",\r\n \"52.109.124.0/22\",\r\n + \ \"52.111.240.0/24\",\r\n \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n + \ \"52.113.101.0/24\",\r\n \"52.113.105.0/24\",\r\n \"52.113.109.0/24\",\r\n + \ \"52.113.131.0/24\",\r\n \"52.113.153.0/24\",\r\n \"52.114.8.0/21\",\r\n + \ \"52.114.54.0/23\",\r\n \"52.114.56.0/23\",\r\n \"52.114.80.0/22\",\r\n + \ \"52.114.216.0/22\",\r\n \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n + \ \"52.115.97.0/24\",\r\n \"52.120.144.0/21\",\r\n \"52.120.156.0/24\",\r\n + \ \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n \"52.136.26.0/24\",\r\n + \ \"52.139.192.0/18\",\r\n \"52.143.196.0/24\",\r\n \"52.143.210.0/24\",\r\n + \ \"52.148.64.0/18\",\r\n \"52.163.0.0/16\",\r\n \"52.187.0.0/17\",\r\n + \ \"52.187.128.0/18\",\r\n \"52.230.0.0/17\",\r\n \"52.237.64.0/18\",\r\n + \ \"52.239.129.0/24\",\r\n \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n + \ \"52.239.249.0/24\",\r\n \"52.245.80.0/22\",\r\n \"52.253.80.0/20\",\r\n + \ \"104.43.0.0/17\",\r\n \"104.44.89.32/27\",\r\n \"104.44.90.128/27\",\r\n + \ \"104.44.92.32/27\",\r\n \"104.44.94.144/28\",\r\n \"104.44.95.192/28\",\r\n + \ \"104.44.95.224/28\",\r\n \"104.215.128.0/17\",\r\n \"111.221.80.0/20\",\r\n + \ \"111.221.96.0/20\",\r\n \"137.116.128.0/19\",\r\n \"138.91.32.0/20\",\r\n + \ \"168.63.90.0/24\",\r\n \"168.63.91.0/26\",\r\n \"168.63.160.0/19\",\r\n + \ \"168.63.224.0/19\",\r\n \"191.238.64.0/23\",\r\n \"207.46.50.128/28\",\r\n + \ \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n + \ \"207.46.224.0/20\",\r\n \"2602:fd5e:2::/57\",\r\n \"2603:1040::/47\",\r\n + \ \"2603:1040:2::/48\",\r\n \"2603:1040:4::/48\",\r\n \"2603:1040:5::/48\",\r\n + \ \"2603:1040:6::/48\",\r\n \"2603:1046:1406::/48\",\r\n + \ \"2603:1046:1500:28::/64\",\r\n \"2603:1046:2000:180::/59\",\r\n + \ \"2603:1047:1:180::/59\",\r\n \"2603:1063:2202:38::/64\",\r\n \ \"2a01:111:f403:c401::/64\",\r\n \"2a01:111:f403:cc05::/64\",\r\n \ \"2a01:111:f403:cc06::/63\",\r\n \"2a01:111:f403:cc08::/63\",\r\n \ \"2a01:111:f403:d402::/64\",\r\n \"2a01:111:f403:dc01::/64\",\r\n \ \"2a01:111:f403:e401::/64\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.southfrance\",\r\n \"id\": \"AzureCloud.southfrance\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.150.192/26\",\r\n \"13.104.151.0/26\",\r\n \ \"20.38.188.0/22\",\r\n \"20.39.80.0/20\",\r\n \"20.47.28.0/24\",\r\n \ \"20.47.102.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.188.0/23\",\r\n @@ -7424,88 +7541,94 @@ interactions: \ \"2603:1020:904::/48\",\r\n \"2603:1020:905::/48\",\r\n \ \"2603:1020:906::/48\",\r\n \"2603:1026:2401::/48\",\r\n \ \"2603:1026:2500:2c::/64\",\r\n \"2603:1026:3000:1a0::/59\",\r\n - \ \"2603:1027:1:1a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.southindia\",\r\n \"id\": \"AzureCloud.southindia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.64.0/18\",\r\n \"13.104.153.128/26\",\r\n - \ \"20.40.0.0/21\",\r\n \"20.41.192.0/18\",\r\n \"20.44.32.0/19\",\r\n - \ \"20.47.52.0/24\",\r\n \"20.47.72.0/23\",\r\n \"20.60.10.0/24\",\r\n - \ \"20.60.226.0/23\",\r\n \"20.95.141.0/24\",\r\n \"20.135.42.0/23\",\r\n - \ \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n \"20.190.145.128/25\",\r\n - \ \"20.190.174.0/24\",\r\n \"20.192.128.0/19\",\r\n \"20.192.184.0/21\",\r\n - \ \"20.219.64.0/18\",\r\n \"20.235.0.0/18\",\r\n \"20.235.128.0/18\",\r\n - \ \"40.78.192.0/21\",\r\n \"40.79.213.0/24\",\r\n \"40.81.64.0/20\",\r\n - \ \"40.87.216.0/22\",\r\n \"40.90.26.64/26\",\r\n \"40.90.137.160/27\",\r\n - \ \"40.126.17.128/25\",\r\n \"40.126.46.0/24\",\r\n \"52.108.192.0/24\",\r\n - \ \"52.108.230.0/23\",\r\n \"52.109.60.0/22\",\r\n \"52.111.241.0/24\",\r\n - \ \"52.113.15.0/24\",\r\n \"52.114.24.0/22\",\r\n \"52.136.17.0/24\",\r\n - \ \"52.140.0.0/18\",\r\n \"52.172.0.0/17\",\r\n \"52.239.135.128/26\",\r\n - \ \"52.239.188.0/24\",\r\n \"52.245.84.0/22\",\r\n \"104.44.92.160/27\",\r\n - \ \"104.44.94.208/28\",\r\n \"104.47.214.0/23\",\r\n \"104.211.192.0/18\",\r\n - \ \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n + \ \"2603:1027:1:1a0::/59\",\r\n \"2603:1063:2206:2c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southindia\",\r\n + \ \"id\": \"AzureCloud.southindia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.64.0/18\",\r\n + \ \"13.104.153.128/26\",\r\n \"20.40.0.0/21\",\r\n \"20.41.192.0/18\",\r\n + \ \"20.44.32.0/19\",\r\n \"20.47.52.0/24\",\r\n \"20.47.72.0/23\",\r\n + \ \"20.60.10.0/24\",\r\n \"20.60.226.0/23\",\r\n \"20.95.141.0/24\",\r\n + \ \"20.135.42.0/23\",\r\n \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n + \ \"20.190.145.128/25\",\r\n \"20.190.174.0/24\",\r\n \"20.192.128.0/19\",\r\n + \ \"20.192.184.0/21\",\r\n \"20.219.64.0/18\",\r\n \"20.235.0.0/18\",\r\n + \ \"20.235.128.0/18\",\r\n \"40.78.192.0/21\",\r\n \"40.79.213.0/24\",\r\n + \ \"40.81.64.0/20\",\r\n \"40.87.216.0/22\",\r\n \"40.90.26.64/26\",\r\n + \ \"40.90.137.160/27\",\r\n \"40.126.17.128/25\",\r\n \"40.126.46.0/24\",\r\n + \ \"52.108.192.0/24\",\r\n \"52.108.230.0/23\",\r\n \"52.109.60.0/22\",\r\n + \ \"52.111.241.0/24\",\r\n \"52.113.15.0/24\",\r\n \"52.114.24.0/22\",\r\n + \ \"52.136.17.0/24\",\r\n \"52.140.0.0/18\",\r\n \"52.172.0.0/17\",\r\n + \ \"52.239.135.128/26\",\r\n \"52.239.188.0/24\",\r\n \"52.245.84.0/22\",\r\n + \ \"104.44.92.160/27\",\r\n \"104.44.94.208/28\",\r\n \"104.47.214.0/23\",\r\n + \ \"104.211.192.0/18\",\r\n \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n \ \"2603:1040:c06::/47\",\r\n \"2603:1046:1407::/48\",\r\n \ \"2603:1046:1500:4::/64\",\r\n \"2603:1046:2000:60::/59\",\r\n - \ \"2603:1047:1:60::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.swedencentral\",\r\n \"id\": \"AzureCloud.swedencentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.208/28\",\r\n \"13.105.96.0/26\",\r\n - \ \"13.105.99.112/28\",\r\n \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n - \ \"13.105.100.0/28\",\r\n \"13.105.100.32/27\",\r\n \"20.60.78.0/23\",\r\n - \ \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n \"20.91.128.0/17\",\r\n - \ \"20.95.87.0/24\",\r\n \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n - \ \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n - \ \"20.157.195.0/24\",\r\n \"20.190.181.0/24\",\r\n \"20.240.0.0/18\",\r\n - \ \"20.240.128.0/17\",\r\n \"40.93.214.0/24\",\r\n \"40.101.1.0/24\",\r\n - \ \"40.119.112.0/22\",\r\n \"40.126.53.0/24\",\r\n \"40.126.203.0/24\",\r\n - \ \"51.12.24.0/21\",\r\n \"51.12.32.0/19\",\r\n \"51.12.64.0/19\",\r\n - \ \"51.12.96.0/21\",\r\n \"51.12.104.32/27\",\r\n \"51.12.128.0/21\",\r\n - \ \"51.12.144.0/20\",\r\n \"51.12.208.0/20\",\r\n \"51.12.224.0/19\",\r\n - \ \"51.107.176.0/20\",\r\n \"52.101.75.0/24\",\r\n \"52.101.80.0/22\",\r\n - \ \"52.102.163.0/24\",\r\n \"52.103.35.0/24\",\r\n \"52.103.163.0/24\",\r\n - \ \"52.108.134.0/24\",\r\n \"52.111.209.0/24\",\r\n \"52.112.120.0/24\",\r\n - \ \"52.112.122.0/24\",\r\n \"52.253.187.0/24\",\r\n \"52.253.188.0/23\",\r\n - \ \"132.245.230.0/23\",\r\n \"2603:1020:1000::/47\",\r\n + \ \"2603:1047:1:60::/59\",\r\n \"2603:1063:2202:10::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.swedencentral\",\r\n + \ \"id\": \"AzureCloud.swedencentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.208/28\",\r\n + \ \"13.105.96.0/26\",\r\n \"13.105.99.112/28\",\r\n \"13.105.99.160/27\",\r\n + \ \"13.105.99.192/26\",\r\n \"13.105.100.0/28\",\r\n \"13.105.100.32/27\",\r\n + \ \"20.60.78.0/23\",\r\n \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n + \ \"20.91.128.0/17\",\r\n \"20.95.87.0/24\",\r\n \"20.135.164.0/22\",\r\n + \ \"20.135.168.0/23\",\r\n \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n + \ \"20.157.151.0/24\",\r\n \"20.157.195.0/24\",\r\n \"20.190.181.0/24\",\r\n + \ \"20.202.68.0/24\",\r\n \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n + \ \"40.93.214.0/24\",\r\n \"40.101.1.0/24\",\r\n \"40.119.112.0/22\",\r\n + \ \"40.126.53.0/24\",\r\n \"40.126.203.0/24\",\r\n \"51.12.24.0/21\",\r\n + \ \"51.12.32.0/19\",\r\n \"51.12.64.0/19\",\r\n \"51.12.96.0/21\",\r\n + \ \"51.12.104.32/27\",\r\n \"51.12.128.0/21\",\r\n \"51.12.144.0/20\",\r\n + \ \"51.12.208.0/20\",\r\n \"51.12.224.0/19\",\r\n \"51.107.176.0/20\",\r\n + \ \"52.101.75.0/24\",\r\n \"52.101.80.0/22\",\r\n \"52.102.163.0/24\",\r\n + \ \"52.103.35.0/24\",\r\n \"52.103.163.0/24\",\r\n \"52.108.134.0/24\",\r\n + \ \"52.111.209.0/24\",\r\n \"52.112.120.0/24\",\r\n \"52.112.122.0/24\",\r\n + \ \"52.112.139.0/24\",\r\n \"52.112.140.0/22\",\r\n \"52.112.164.0/22\",\r\n + \ \"52.112.224.0/22\",\r\n \"52.112.234.0/23\",\r\n \"52.112.239.0/24\",\r\n + \ \"52.114.225.0/24\",\r\n \"52.114.227.0/24\",\r\n \"52.114.229.0/24\",\r\n + \ \"52.114.235.0/24\",\r\n \"52.114.237.0/24\",\r\n \"52.114.239.0/24\",\r\n + \ \"52.114.243.0/24\",\r\n \"52.121.192.0/20\",\r\n \"52.253.187.0/24\",\r\n + \ \"52.253.188.0/23\",\r\n \"132.245.230.0/23\",\r\n \"2603:1020:1000::/47\",\r\n \ \"2603:1020:1003::/48\",\r\n \"2603:1020:1004::/47\",\r\n \ \"2603:1026:900::/64\",\r\n \"2603:1026:900:2::/63\",\r\n \ \"2603:1026:2402::/48\",\r\n \"2603:1026:2500:4::/64\",\r\n \ \"2603:1026:3000:20::/59\",\r\n \"2603:1027:1:20::/59\",\r\n - \ \"2a01:111:f403:c202::/64\",\r\n \"2a01:111:f403:ca10::/64\",\r\n - \ \"2a01:111:f403:ca12::/63\",\r\n \"2a01:111:f403:ca14::/63\",\r\n - \ \"2a01:111:f403:d202::/64\",\r\n \"2a01:111:f403:da02::/64\",\r\n - \ \"2a01:111:f403:e202::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.swedensouth\",\r\n \"id\": \"AzureCloud.swedensouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.160/27\",\r\n \"13.105.75.192/28\",\r\n - \ \"13.105.75.224/27\",\r\n \"20.60.76.0/23\",\r\n \"20.60.192.0/23\",\r\n - \ \"20.91.0.0/17\",\r\n \"20.135.60.0/23\",\r\n \"20.150.45.0/24\",\r\n - \ \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n \"20.157.196.0/24\",\r\n - \ \"20.190.182.0/24\",\r\n \"40.93.213.0/24\",\r\n \"40.101.0.0/24\",\r\n - \ \"40.119.116.0/22\",\r\n \"40.126.54.0/24\",\r\n \"40.126.204.0/24\",\r\n - \ \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\r\n \"51.12.104.0/27\",\r\n - \ \"51.12.112.0/20\",\r\n \"51.12.136.0/21\",\r\n \"51.12.160.0/19\",\r\n - \ \"51.12.192.0/20\",\r\n \"52.101.74.0/24\",\r\n \"52.101.76.0/22\",\r\n - \ \"52.102.162.0/24\",\r\n \"52.103.34.0/24\",\r\n \"52.103.162.0/24\",\r\n - \ \"52.108.135.0/24\",\r\n \"52.111.210.0/24\",\r\n \"52.112.119.0/24\",\r\n - \ \"52.112.121.0/24\",\r\n \"52.253.190.0/24\",\r\n \"2603:1020:1100::/47\",\r\n - \ \"2603:1020:1103::/48\",\r\n \"2603:1020:1104::/46\",\r\n - \ \"2603:1026:900:1::/64\",\r\n \"2603:1026:2408::/48\",\r\n - \ \"2603:1026:2500::/64\",\r\n \"2603:1026:3000::/59\",\r\n - \ \"2603:1027:1::/59\",\r\n \"2a01:111:f403:c203::/64\",\r\n + \ \"2603:1063:2206:4::/64\",\r\n \"2a01:111:f403:c202::/64\",\r\n + \ \"2a01:111:f403:ca10::/64\",\r\n \"2a01:111:f403:ca12::/63\",\r\n + \ \"2a01:111:f403:ca14::/63\",\r\n \"2a01:111:f403:d202::/64\",\r\n + \ \"2a01:111:f403:da02::/64\",\r\n \"2a01:111:f403:e202::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.swedensouth\",\r\n + \ \"id\": \"AzureCloud.swedensouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.160/27\",\r\n + \ \"13.105.75.192/28\",\r\n \"13.105.75.224/27\",\r\n \"20.60.76.0/23\",\r\n + \ \"20.60.192.0/23\",\r\n \"20.91.0.0/17\",\r\n \"20.135.60.0/23\",\r\n + \ \"20.150.45.0/24\",\r\n \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n + \ \"20.157.196.0/24\",\r\n \"20.190.182.0/24\",\r\n \"40.93.213.0/24\",\r\n + \ \"40.101.0.0/24\",\r\n \"40.119.116.0/22\",\r\n \"40.126.54.0/24\",\r\n + \ \"40.126.204.0/24\",\r\n \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\r\n + \ \"51.12.104.0/27\",\r\n \"51.12.112.0/20\",\r\n \"51.12.136.0/21\",\r\n + \ \"51.12.160.0/19\",\r\n \"51.12.192.0/20\",\r\n \"52.101.74.0/24\",\r\n + \ \"52.101.76.0/22\",\r\n \"52.102.162.0/24\",\r\n \"52.103.34.0/24\",\r\n + \ \"52.103.162.0/24\",\r\n \"52.108.135.0/24\",\r\n \"52.111.210.0/24\",\r\n + \ \"52.112.119.0/24\",\r\n \"52.112.121.0/24\",\r\n \"52.253.190.0/24\",\r\n + \ \"2603:1020:1100::/47\",\r\n \"2603:1020:1103::/48\",\r\n + \ \"2603:1020:1104::/46\",\r\n \"2603:1026:900:1::/64\",\r\n + \ \"2603:1026:2408::/48\",\r\n \"2603:1026:2500::/64\",\r\n + \ \"2603:1026:3000::/59\",\r\n \"2603:1027:1::/59\",\r\n + \ \"2603:1063:2206::/64\",\r\n \"2a01:111:f403:c203::/64\",\r\n \ \"2a01:111:f403:ca11::/64\",\r\n \"2a01:111:f403:ca16::/63\",\r\n \ \"2a01:111:f403:ca18::/63\",\r\n \"2a01:111:f403:d203::/64\",\r\n \ \"2a01:111:f403:da03::/64\",\r\n \"2a01:111:f403:e203::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.switzerlandn\",\r\n \ \"id\": \"AzureCloud.switzerlandn\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.32/27\",\r\n @@ -7527,32 +7650,33 @@ interactions: \ \"52.253.176.0/24\",\r\n \"2603:1020:a00::/47\",\r\n \"2603:1020:a03::/48\",\r\n \ \"2603:1020:a04::/47\",\r\n \"2603:1026:240b::/48\",\r\n \ \"2603:1026:2500:c::/64\",\r\n \"2603:1026:3000:60::/59\",\r\n - \ \"2603:1027:1:60::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.switzerlandw\",\r\n \"id\": \"AzureCloud.switzerlandw\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.0/27\",\r\n \"13.104.212.0/26\",\r\n - \ \"20.47.26.0/24\",\r\n \"20.47.67.0/24\",\r\n \"20.47.103.0/24\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.135.62.0/23\",\r\n \"20.150.55.0/24\",\r\n - \ \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n \"20.190.184.0/24\",\r\n - \ \"20.199.192.0/18\",\r\n \"20.208.192.0/18\",\r\n \"40.90.19.32/27\",\r\n - \ \"40.90.128.192/28\",\r\n \"40.119.84.0/22\",\r\n \"40.126.56.0/24\",\r\n - \ \"40.126.195.0/24\",\r\n \"51.103.192.0/27\",\r\n \"51.107.96.0/19\",\r\n - \ \"51.107.136.0/21\",\r\n \"51.107.144.0/20\",\r\n \"51.107.160.0/20\",\r\n - \ \"51.107.192.0/21\",\r\n \"51.107.224.0/20\",\r\n \"51.107.248.0/21\",\r\n - \ \"52.108.179.0/24\",\r\n \"52.108.200.0/24\",\r\n \"52.109.158.0/23\",\r\n - \ \"52.111.203.0/24\",\r\n \"52.114.230.0/24\",\r\n \"52.239.250.0/24\",\r\n - \ \"52.253.166.0/24\",\r\n \"2603:1020:b00::/47\",\r\n \"2603:1020:b03::/48\",\r\n - \ \"2603:1020:b04::/47\",\r\n \"2603:1026:240c::/48\",\r\n - \ \"2603:1026:2500:20::/64\",\r\n \"2603:1026:3000:120::/59\",\r\n - \ \"2603:1027:1:120::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uaecentral\",\r\n \"id\": \"AzureCloud.uaecentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1027:1:60::/59\",\r\n \"2603:1063:2206:8::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.switzerlandw\",\r\n + \ \"id\": \"AzureCloud.switzerlandw\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.0/27\",\r\n + \ \"13.104.212.0/26\",\r\n \"20.47.26.0/24\",\r\n \"20.47.67.0/24\",\r\n + \ \"20.47.103.0/24\",\r\n \"20.60.176.0/23\",\r\n \"20.135.62.0/23\",\r\n + \ \"20.150.55.0/24\",\r\n \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n + \ \"20.190.184.0/24\",\r\n \"20.199.192.0/18\",\r\n \"20.208.192.0/18\",\r\n + \ \"40.90.19.32/27\",\r\n \"40.90.128.192/28\",\r\n \"40.119.84.0/22\",\r\n + \ \"40.126.56.0/24\",\r\n \"40.126.195.0/24\",\r\n \"51.103.192.0/27\",\r\n + \ \"51.107.96.0/19\",\r\n \"51.107.136.0/21\",\r\n \"51.107.144.0/20\",\r\n + \ \"51.107.160.0/20\",\r\n \"51.107.192.0/21\",\r\n \"51.107.224.0/20\",\r\n + \ \"51.107.248.0/21\",\r\n \"52.108.179.0/24\",\r\n \"52.108.200.0/24\",\r\n + \ \"52.109.158.0/23\",\r\n \"52.111.203.0/24\",\r\n \"52.114.230.0/24\",\r\n + \ \"52.239.250.0/24\",\r\n \"52.253.166.0/24\",\r\n \"2603:1020:b00::/47\",\r\n + \ \"2603:1020:b03::/48\",\r\n \"2603:1020:b04::/47\",\r\n + \ \"2603:1026:240c::/48\",\r\n \"2603:1026:2500:20::/64\",\r\n + \ \"2603:1026:3000:120::/59\",\r\n \"2603:1027:1:120::/59\",\r\n + \ \"2603:1063:2206:20::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.uaecentral\",\r\n \"id\": \"AzureCloud.uaecentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.159.128/26\",\r\n \"20.37.64.0/19\",\r\n \ \"20.45.64.0/19\",\r\n \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n \ \"20.47.54.0/24\",\r\n \"20.47.94.0/24\",\r\n \"20.135.36.0/23\",\r\n @@ -7566,40 +7690,41 @@ interactions: \ \"52.239.233.0/25\",\r\n \"2603:1040:b00::/47\",\r\n \"2603:1040:b03::/48\",\r\n \ \"2603:1040:b04::/47\",\r\n \"2603:1046:140b::/48\",\r\n \ \"2603:1046:1500:30::/64\",\r\n \"2603:1046:2000:120::/59\",\r\n - \ \"2603:1047:1:120::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uaenorth\",\r\n \"id\": \"AzureCloud.uaenorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"16\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n - \ \"13.105.61.16/28\",\r\n \"13.105.61.64/26\",\r\n \"13.105.102.128/27\",\r\n - \ \"13.105.102.160/28\",\r\n \"13.105.102.192/27\",\r\n \"20.38.124.0/23\",\r\n - \ \"20.38.136.0/21\",\r\n \"20.38.152.0/21\",\r\n \"20.46.32.0/19\",\r\n - \ \"20.46.144.0/20\",\r\n \"20.46.192.0/21\",\r\n \"20.47.55.0/24\",\r\n - \ \"20.47.95.0/24\",\r\n \"20.60.21.0/24\",\r\n \"20.60.212.0/23\",\r\n - \ \"20.74.128.0/17\",\r\n \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n - \ \"20.157.20.0/24\",\r\n \"20.157.74.0/24\",\r\n \"20.157.141.0/24\",\r\n - \ \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n \"20.202.102.0/23\",\r\n - \ \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n - \ \"20.203.96.0/19\",\r\n \"20.209.50.0/23\",\r\n \"20.216.0.0/18\",\r\n - \ \"20.233.0.0/17\",\r\n \"40.90.16.96/27\",\r\n \"40.90.128.64/28\",\r\n - \ \"40.90.152.128/27\",\r\n \"40.119.72.0/22\",\r\n \"40.119.160.0/19\",\r\n - \ \"40.120.64.0/18\",\r\n \"40.123.192.0/19\",\r\n \"40.123.224.0/20\",\r\n - \ \"40.126.59.0/24\",\r\n \"40.126.192.0/24\",\r\n \"52.108.70.0/23\",\r\n - \ \"52.108.92.0/24\",\r\n \"52.109.162.0/23\",\r\n \"52.111.204.0/24\",\r\n - \ \"52.112.200.0/22\",\r\n \"52.112.204.0/23\",\r\n \"52.112.207.0/24\",\r\n - \ \"52.114.236.0/24\",\r\n \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n - \ \"52.143.202.0/24\",\r\n \"52.143.222.0/23\",\r\n \"52.239.233.128/25\",\r\n - \ \"65.52.248.0/21\",\r\n \"2603:1040:900::/47\",\r\n \"2603:1040:903::/48\",\r\n - \ \"2603:1040:904::/47\",\r\n \"2603:1046:140a::/48\",\r\n - \ \"2603:1046:1500:2c::/64\",\r\n \"2603:1046:2000:100::/59\",\r\n - \ \"2603:1047:1:100::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uksouth\",\r\n \"id\": \"AzureCloud.uksouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"16\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1047:1:120::/59\",\r\n \"2603:1063:2202:24::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.uaenorth\",\r\n + \ \"id\": \"AzureCloud.uaenorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n + \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.151.64/26\",\r\n + \ \"13.104.151.128/26\",\r\n \"13.105.61.16/28\",\r\n \"13.105.61.64/26\",\r\n + \ \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n \"13.105.102.192/27\",\r\n + \ \"20.38.124.0/23\",\r\n \"20.38.136.0/21\",\r\n \"20.38.152.0/21\",\r\n + \ \"20.46.32.0/19\",\r\n \"20.46.144.0/20\",\r\n \"20.46.192.0/21\",\r\n + \ \"20.47.55.0/24\",\r\n \"20.47.95.0/24\",\r\n \"20.60.21.0/24\",\r\n + \ \"20.60.212.0/23\",\r\n \"20.74.128.0/17\",\r\n \"20.135.114.0/23\",\r\n + \ \"20.135.116.0/22\",\r\n \"20.157.20.0/24\",\r\n \"20.157.74.0/24\",\r\n + \ \"20.157.141.0/24\",\r\n \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n + \ \"20.202.102.0/23\",\r\n \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n + \ \"20.203.80.0/21\",\r\n \"20.203.96.0/19\",\r\n \"20.209.50.0/23\",\r\n + \ \"20.216.0.0/18\",\r\n \"20.233.0.0/17\",\r\n \"40.90.16.96/27\",\r\n + \ \"40.90.128.64/28\",\r\n \"40.90.152.128/27\",\r\n \"40.119.72.0/22\",\r\n + \ \"40.119.160.0/19\",\r\n \"40.120.64.0/18\",\r\n \"40.123.192.0/19\",\r\n + \ \"40.123.224.0/20\",\r\n \"40.126.59.0/24\",\r\n \"40.126.192.0/24\",\r\n + \ \"52.108.70.0/23\",\r\n \"52.108.92.0/24\",\r\n \"52.109.162.0/23\",\r\n + \ \"52.111.204.0/24\",\r\n \"52.112.200.0/22\",\r\n \"52.112.204.0/23\",\r\n + \ \"52.112.207.0/24\",\r\n \"52.114.236.0/24\",\r\n \"52.121.100.0/22\",\r\n + \ \"52.121.104.0/23\",\r\n \"52.143.202.0/24\",\r\n \"52.143.222.0/23\",\r\n + \ \"52.239.233.128/25\",\r\n \"65.52.248.0/21\",\r\n \"2603:1040:900::/47\",\r\n + \ \"2603:1040:903::/48\",\r\n \"2603:1040:904::/47\",\r\n + \ \"2603:1046:140a::/48\",\r\n \"2603:1046:1500:2c::/64\",\r\n + \ \"2603:1046:2000:100::/59\",\r\n \"2603:1047:1:100::/59\",\r\n + \ \"2603:1063:2202:20::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.uksouth\",\r\n \"id\": \"AzureCloud.uksouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"17\",\r\n \"region\": \"uksouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.87.64.0/19\",\r\n \"13.104.129.128/26\",\r\n \ \"13.104.145.160/27\",\r\n \"13.104.146.64/26\",\r\n \"13.104.159.0/25\",\r\n \ \"20.0.0.0/16\",\r\n \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n @@ -7640,39 +7765,40 @@ interactions: \ \"2603:1020:702::/48\",\r\n \"2603:1020:704::/48\",\r\n \ \"2603:1020:705::/48\",\r\n \"2603:1020:706::/48\",\r\n \ \"2603:1026:2406::/48\",\r\n \"2603:1026:2500:18::/64\",\r\n - \ \"2603:1026:3000:e0::/59\",\r\n \"2603:1027:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.ukwest\",\r\n - \ \"id\": \"AzureCloud.ukwest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"20.39.160.0/21\",\r\n - \ \"20.40.104.0/21\",\r\n \"20.45.176.0/20\",\r\n \"20.47.56.0/24\",\r\n - \ \"20.47.82.0/23\",\r\n \"20.58.64.0/18\",\r\n \"20.60.164.0/23\",\r\n - \ \"20.68.64.0/18\",\r\n \"20.77.192.0/18\",\r\n \"20.90.0.0/18\",\r\n - \ \"20.95.86.0/24\",\r\n \"20.117.0.0/18\",\r\n \"20.135.64.0/23\",\r\n - \ \"20.150.2.0/23\",\r\n \"20.150.52.0/24\",\r\n \"20.150.110.0/24\",\r\n - \ \"20.157.46.0/24\",\r\n \"20.162.0.0/17\",\r\n \"20.190.144.0/25\",\r\n - \ \"20.190.171.0/24\",\r\n \"20.202.3.0/24\",\r\n \"20.254.128.0/17\",\r\n - \ \"40.79.218.0/24\",\r\n \"40.81.112.0/20\",\r\n \"40.87.228.0/22\",\r\n - \ \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n \"40.90.131.96/27\",\r\n - \ \"40.90.139.96/27\",\r\n \"40.90.157.192/27\",\r\n \"40.126.16.0/25\",\r\n - \ \"40.126.43.0/24\",\r\n \"51.11.96.0/19\",\r\n \"51.104.32.0/19\",\r\n - \ \"51.132.64.0/18\",\r\n \"51.137.128.0/18\",\r\n \"51.140.192.0/18\",\r\n - \ \"51.141.0.0/17\",\r\n \"51.141.128.0/27\",\r\n \"51.141.128.64/26\",\r\n - \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n \"51.141.134.0/24\",\r\n - \ \"51.141.136.0/22\",\r\n \"51.142.128.0/18\",\r\n \"52.108.189.0/24\",\r\n - \ \"52.108.224.0/23\",\r\n \"52.109.32.0/22\",\r\n \"52.111.205.0/24\",\r\n - \ \"52.112.168.0/22\",\r\n \"52.112.212.0/24\",\r\n \"52.112.230.0/24\",\r\n - \ \"52.113.192.0/24\",\r\n \"52.114.84.0/22\",\r\n \"52.114.92.0/22\",\r\n - \ \"52.136.20.0/24\",\r\n \"52.142.128.0/18\",\r\n \"52.239.240.0/24\",\r\n - \ \"104.44.90.0/27\",\r\n \"2603:1020:600::/47\",\r\n \"2603:1020:602::/48\",\r\n - \ \"2603:1020:604::/48\",\r\n \"2603:1020:605::/48\",\r\n - \ \"2603:1020:606::/48\",\r\n \"2603:1026:2407::/48\",\r\n - \ \"2603:1026:3000:200::/59\",\r\n \"2603:1027:1:200::/59\"\r\n + \ \"2603:1026:3000:e0::/59\",\r\n \"2603:1027:1:e0::/59\",\r\n + \ \"2603:1063:2206:18::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.ukwest\",\r\n \"id\": \"AzureCloud.ukwest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"20.39.160.0/21\",\r\n \"20.40.104.0/21\",\r\n \"20.45.176.0/20\",\r\n + \ \"20.47.56.0/24\",\r\n \"20.47.82.0/23\",\r\n \"20.58.64.0/18\",\r\n + \ \"20.60.164.0/23\",\r\n \"20.68.64.0/18\",\r\n \"20.77.192.0/18\",\r\n + \ \"20.90.0.0/18\",\r\n \"20.95.86.0/24\",\r\n \"20.117.0.0/18\",\r\n + \ \"20.135.64.0/23\",\r\n \"20.150.2.0/23\",\r\n \"20.150.52.0/24\",\r\n + \ \"20.150.110.0/24\",\r\n \"20.157.46.0/24\",\r\n \"20.162.0.0/17\",\r\n + \ \"20.190.144.0/25\",\r\n \"20.190.171.0/24\",\r\n \"20.202.3.0/24\",\r\n + \ \"20.254.128.0/17\",\r\n \"40.79.218.0/24\",\r\n \"40.81.112.0/20\",\r\n + \ \"40.87.228.0/22\",\r\n \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n + \ \"40.90.131.96/27\",\r\n \"40.90.139.96/27\",\r\n \"40.90.157.192/27\",\r\n + \ \"40.126.16.0/25\",\r\n \"40.126.43.0/24\",\r\n \"51.11.96.0/19\",\r\n + \ \"51.104.32.0/19\",\r\n \"51.132.64.0/18\",\r\n \"51.137.128.0/18\",\r\n + \ \"51.140.192.0/18\",\r\n \"51.141.0.0/17\",\r\n \"51.141.128.0/27\",\r\n + \ \"51.141.128.64/26\",\r\n \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n + \ \"51.141.134.0/24\",\r\n \"51.141.136.0/22\",\r\n \"51.142.128.0/18\",\r\n + \ \"52.108.189.0/24\",\r\n \"52.108.224.0/23\",\r\n \"52.109.32.0/22\",\r\n + \ \"52.111.205.0/24\",\r\n \"52.112.168.0/22\",\r\n \"52.112.212.0/24\",\r\n + \ \"52.112.230.0/24\",\r\n \"52.113.192.0/24\",\r\n \"52.114.84.0/22\",\r\n + \ \"52.114.92.0/22\",\r\n \"52.136.20.0/24\",\r\n \"52.142.128.0/18\",\r\n + \ \"52.239.240.0/24\",\r\n \"104.44.90.0/27\",\r\n \"2603:1020:600::/47\",\r\n + \ \"2603:1020:602::/48\",\r\n \"2603:1020:604::/48\",\r\n + \ \"2603:1020:605::/48\",\r\n \"2603:1020:606::/48\",\r\n + \ \"2603:1026:2407::/48\",\r\n \"2603:1026:3000:200::/59\",\r\n + \ \"2603:1027:1:200::/59\",\r\n \"2603:1063:2206:34::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.usstagec\",\r\n \ \"id\": \"AzureCloud.usstagec\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.16.128/26\",\r\n @@ -7700,10 +7826,10 @@ interactions: \ \"2603:1036:2500:28::/64\",\r\n \"2603:1036:3000:1a0::/59\",\r\n \ \"2603:1037:1:1a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureCloud.westcentralus\",\r\n \"id\": \"AzureCloud.westcentralus\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"9\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.192.0/18\",\r\n \"13.77.192.0/19\",\r\n \"13.78.128.0/17\",\r\n \ \"13.104.145.64/26\",\r\n \"13.104.215.128/25\",\r\n \"13.104.219.0/25\",\r\n \ \"20.47.4.0/24\",\r\n \"20.47.70.0/24\",\r\n \"20.47.104.0/24\",\r\n @@ -7744,155 +7870,158 @@ interactions: \ \"2603:1036:903:9::/64\",\r\n \"2603:1036:9ff:ffff::/64\",\r\n \ \"2603:1036:2408::/48\",\r\n \"2603:1036:2500:20::/64\",\r\n \ \"2603:1036:3000:180::/59\",\r\n \"2603:1037:1:180::/59\",\r\n - \ \"2a01:111:f403:c112::/64\",\r\n \"2a01:111:f403:c910::/62\",\r\n - \ \"2a01:111:f403:c932::/63\",\r\n \"2a01:111:f403:c934::/63\",\r\n - \ \"2a01:111:f403:c936::/64\",\r\n \"2a01:111:f403:d120::/62\",\r\n - \ \"2a01:111:f403:d910::/62\",\r\n \"2a01:111:f403:e010::/62\",\r\n - \ \"2a01:111:f403:f910::/62\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.westeurope\",\r\n \"id\": \"AzureCloud.westeurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"26\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.69.0.0/17\",\r\n \"13.73.128.0/18\",\r\n \"13.73.224.0/21\",\r\n - \ \"13.80.0.0/15\",\r\n \"13.88.200.0/21\",\r\n \"13.93.0.0/17\",\r\n - \ \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n \"13.104.145.192/26\",\r\n - \ \"13.104.146.0/26\",\r\n \"13.104.146.128/25\",\r\n \"13.104.158.176/28\",\r\n - \ \"13.104.209.0/24\",\r\n \"13.104.214.0/25\",\r\n \"13.104.218.128/25\",\r\n - \ \"13.105.22.0/24\",\r\n \"13.105.23.128/25\",\r\n \"13.105.28.32/28\",\r\n - \ \"13.105.29.128/25\",\r\n \"13.105.60.48/28\",\r\n \"13.105.60.96/27\",\r\n - \ \"13.105.60.128/27\",\r\n \"13.105.66.144/28\",\r\n \"20.4.0.0/16\",\r\n - \ \"20.8.0.0/16\",\r\n \"20.13.0.0/17\",\r\n \"20.16.0.0/16\",\r\n - \ \"20.23.0.0/16\",\r\n \"20.31.0.0/16\",\r\n \"20.38.108.0/23\",\r\n - \ \"20.38.200.0/22\",\r\n \"20.47.7.0/24\",\r\n \"20.47.18.0/23\",\r\n - \ \"20.47.30.0/24\",\r\n \"20.47.96.0/23\",\r\n \"20.47.115.0/24\",\r\n - \ \"20.47.118.0/24\",\r\n \"20.50.0.0/18\",\r\n \"20.50.88.0/21\",\r\n - \ \"20.50.128.0/17\",\r\n \"20.54.128.0/17\",\r\n \"20.56.0.0/16\",\r\n - \ \"20.60.26.0/23\",\r\n \"20.60.130.0/24\",\r\n \"20.60.150.0/23\",\r\n - \ \"20.60.196.0/23\",\r\n \"20.60.222.0/23\",\r\n \"20.60.250.0/23\",\r\n - \ \"20.61.0.0/16\",\r\n \"20.67.0.0/17\",\r\n \"20.71.0.0/16\",\r\n - \ \"20.73.0.0/16\",\r\n \"20.76.0.0/16\",\r\n \"20.82.0.0/17\",\r\n - \ \"20.86.0.0/16\",\r\n \"20.93.128.0/17\",\r\n \"20.95.64.0/24\",\r\n - \ \"20.95.66.0/24\",\r\n \"20.95.73.0/24\",\r\n \"20.95.76.0/23\",\r\n - \ \"20.95.81.0/24\",\r\n \"20.101.0.0/16\",\r\n \"20.103.0.0/16\",\r\n - \ \"20.105.128.0/17\",\r\n \"20.107.0.0/17\",\r\n \"20.123.128.0/17\",\r\n - \ \"20.126.0.0/16\",\r\n \"20.135.24.0/23\",\r\n \"20.135.140.0/22\",\r\n - \ \"20.135.144.0/23\",\r\n \"20.143.1.0/24\",\r\n \"20.150.8.0/23\",\r\n - \ \"20.150.37.0/24\",\r\n \"20.150.42.0/24\",\r\n \"20.150.74.0/24\",\r\n - \ \"20.150.76.0/24\",\r\n \"20.150.83.0/24\",\r\n \"20.150.122.0/24\",\r\n - \ \"20.157.18.0/24\",\r\n \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n - \ \"20.157.30.0/24\",\r\n \"20.157.33.0/24\",\r\n \"20.157.97.0/24\",\r\n - \ \"20.157.115.0/24\",\r\n \"20.157.123.0/24\",\r\n \"20.157.146.0/24\",\r\n - \ \"20.157.158.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n - \ \"20.157.212.0/24\",\r\n \"20.157.221.0/24\",\r\n \"20.157.223.0/24\",\r\n + \ \"2603:1063:2200:2c::/64\",\r\n \"2a01:111:f403:c112::/64\",\r\n + \ \"2a01:111:f403:c910::/62\",\r\n \"2a01:111:f403:c932::/63\",\r\n + \ \"2a01:111:f403:c934::/63\",\r\n \"2a01:111:f403:c936::/64\",\r\n + \ \"2a01:111:f403:d120::/62\",\r\n \"2a01:111:f403:d910::/62\",\r\n + \ \"2a01:111:f403:e010::/62\",\r\n \"2a01:111:f403:f910::/62\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westeurope\",\r\n + \ \"id\": \"AzureCloud.westeurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"28\",\r\n + \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.69.0.0/17\",\r\n + \ \"13.73.128.0/18\",\r\n \"13.73.224.0/21\",\r\n \"13.80.0.0/15\",\r\n + \ \"13.88.200.0/21\",\r\n \"13.93.0.0/17\",\r\n \"13.94.128.0/17\",\r\n + \ \"13.95.0.0/16\",\r\n \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n + \ \"13.104.146.128/25\",\r\n \"13.104.158.176/28\",\r\n \"13.104.209.0/24\",\r\n + \ \"13.104.214.0/25\",\r\n \"13.104.218.128/25\",\r\n \"13.105.22.0/24\",\r\n + \ \"13.105.23.128/25\",\r\n \"13.105.28.32/28\",\r\n \"13.105.29.128/25\",\r\n + \ \"13.105.60.48/28\",\r\n \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n + \ \"13.105.66.144/28\",\r\n \"20.4.0.0/16\",\r\n \"20.8.0.0/16\",\r\n + \ \"20.13.0.0/17\",\r\n \"20.16.0.0/16\",\r\n \"20.23.0.0/16\",\r\n + \ \"20.31.0.0/16\",\r\n \"20.38.108.0/23\",\r\n \"20.38.200.0/22\",\r\n + \ \"20.47.7.0/24\",\r\n \"20.47.18.0/23\",\r\n \"20.47.30.0/24\",\r\n + \ \"20.47.96.0/23\",\r\n \"20.47.115.0/24\",\r\n \"20.47.118.0/24\",\r\n + \ \"20.50.0.0/18\",\r\n \"20.50.88.0/21\",\r\n \"20.50.128.0/17\",\r\n + \ \"20.54.128.0/17\",\r\n \"20.56.0.0/16\",\r\n \"20.60.26.0/23\",\r\n + \ \"20.60.130.0/24\",\r\n \"20.60.150.0/23\",\r\n \"20.60.196.0/23\",\r\n + \ \"20.60.222.0/23\",\r\n \"20.60.250.0/23\",\r\n \"20.61.0.0/16\",\r\n + \ \"20.67.0.0/17\",\r\n \"20.71.0.0/16\",\r\n \"20.73.0.0/16\",\r\n + \ \"20.76.0.0/16\",\r\n \"20.82.0.0/17\",\r\n \"20.86.0.0/16\",\r\n + \ \"20.93.128.0/17\",\r\n \"20.95.64.0/24\",\r\n \"20.95.66.0/24\",\r\n + \ \"20.95.73.0/24\",\r\n \"20.95.76.0/23\",\r\n \"20.95.81.0/24\",\r\n + \ \"20.101.0.0/16\",\r\n \"20.103.0.0/16\",\r\n \"20.105.128.0/17\",\r\n + \ \"20.107.0.0/17\",\r\n \"20.123.128.0/17\",\r\n \"20.126.0.0/16\",\r\n + \ \"20.135.24.0/23\",\r\n \"20.135.140.0/22\",\r\n \"20.135.144.0/23\",\r\n + \ \"20.143.1.0/24\",\r\n \"20.150.8.0/23\",\r\n \"20.150.37.0/24\",\r\n + \ \"20.150.42.0/24\",\r\n \"20.150.74.0/24\",\r\n \"20.150.76.0/24\",\r\n + \ \"20.150.83.0/24\",\r\n \"20.150.122.0/24\",\r\n \"20.157.18.0/24\",\r\n + \ \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n \"20.157.30.0/24\",\r\n + \ \"20.157.33.0/24\",\r\n \"20.157.97.0/24\",\r\n \"20.157.115.0/24\",\r\n + \ \"20.157.123.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.158.0/24\",\r\n + \ \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n \"20.157.212.0/24\",\r\n + \ \"20.157.221.0/24\",\r\n \"20.157.223.0/24\",\r\n \"20.157.230.0/24\",\r\n \ \"20.160.0.0/16\",\r\n \"20.190.137.0/24\",\r\n \"20.190.160.0/24\",\r\n \ \"20.202.2.0/24\",\r\n \"20.202.12.0/22\",\r\n \"20.202.16.0/22\",\r\n \ \"20.202.140.0/24\",\r\n \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n - \ \"20.224.0.0/16\",\r\n \"20.229.0.0/16\",\r\n \"20.234.128.0/17\",\r\n - \ \"20.238.128.0/17\",\r\n \"23.97.128.0/17\",\r\n \"23.98.46.0/24\",\r\n - \ \"23.100.0.0/20\",\r\n \"23.101.64.0/20\",\r\n \"40.67.192.0/19\",\r\n - \ \"40.68.0.0/16\",\r\n \"40.74.0.0/18\",\r\n \"40.78.210.0/24\",\r\n - \ \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n \"40.79.206.0/27\",\r\n - \ \"40.82.92.0/22\",\r\n \"40.87.184.0/22\",\r\n \"40.90.17.64/27\",\r\n - \ \"40.90.18.192/26\",\r\n \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n - \ \"40.90.130.0/27\",\r\n \"40.90.133.0/27\",\r\n \"40.90.134.64/26\",\r\n - \ \"40.90.134.128/26\",\r\n \"40.90.138.0/27\",\r\n \"40.90.141.32/27\",\r\n - \ \"40.90.141.160/27\",\r\n \"40.90.142.224/28\",\r\n \"40.90.144.192/27\",\r\n - \ \"40.90.145.192/27\",\r\n \"40.90.146.16/28\",\r\n \"40.90.146.128/27\",\r\n - \ \"40.90.150.128/25\",\r\n \"40.90.157.64/26\",\r\n \"40.90.159.0/24\",\r\n - \ \"40.91.28.0/22\",\r\n \"40.91.192.0/18\",\r\n \"40.93.65.0/24\",\r\n - \ \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n \"40.112.38.192/26\",\r\n - \ \"40.112.96.0/19\",\r\n \"40.113.96.0/19\",\r\n \"40.113.128.0/18\",\r\n - \ \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n \"40.118.0.0/17\",\r\n - \ \"40.119.128.0/19\",\r\n \"40.123.140.0/22\",\r\n \"40.123.180.0/22\",\r\n - \ \"40.126.9.0/24\",\r\n \"40.126.32.0/24\",\r\n \"51.105.96.0/19\",\r\n - \ \"51.105.128.0/17\",\r\n \"51.124.0.0/16\",\r\n \"51.136.0.0/16\",\r\n - \ \"51.137.0.0/17\",\r\n \"51.137.192.0/18\",\r\n \"51.138.0.0/17\",\r\n - \ \"51.144.0.0/16\",\r\n \"51.145.128.0/17\",\r\n \"52.101.69.0/24\",\r\n - \ \"52.101.70.0/23\",\r\n \"52.101.72.0/23\",\r\n \"52.102.161.0/24\",\r\n - \ \"52.103.33.0/24\",\r\n \"52.103.161.0/24\",\r\n \"52.108.24.0/21\",\r\n - \ \"52.108.56.0/21\",\r\n \"52.108.80.0/24\",\r\n \"52.108.108.0/23\",\r\n - \ \"52.108.110.0/24\",\r\n \"52.109.88.0/22\",\r\n \"52.111.243.0/24\",\r\n - \ \"52.112.14.0/23\",\r\n \"52.112.17.0/24\",\r\n \"52.112.18.0/23\",\r\n - \ \"52.112.71.0/24\",\r\n \"52.112.83.0/24\",\r\n \"52.112.97.0/24\",\r\n - \ \"52.112.98.0/23\",\r\n \"52.112.110.0/23\",\r\n \"52.112.124.0/24\",\r\n - \ \"52.112.144.0/20\",\r\n \"52.112.197.0/24\",\r\n \"52.112.216.0/21\",\r\n - \ \"52.112.233.0/24\",\r\n \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n - \ \"52.113.9.0/24\",\r\n \"52.113.12.0/24\",\r\n \"52.113.37.0/24\",\r\n - \ \"52.113.38.0/23\",\r\n \"52.113.69.0/24\",\r\n \"52.113.83.0/24\",\r\n - \ \"52.113.85.0/24\",\r\n \"52.113.86.0/24\",\r\n \"52.113.130.0/24\",\r\n - \ \"52.113.144.0/21\",\r\n \"52.113.199.0/24\",\r\n \"52.114.64.0/21\",\r\n - \ \"52.114.72.0/22\",\r\n \"52.114.116.0/22\",\r\n \"52.114.241.0/24\",\r\n - \ \"52.114.242.0/24\",\r\n \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n - \ \"52.115.8.0/22\",\r\n \"52.115.226.0/23\",\r\n \"52.115.228.0/23\",\r\n - \ \"52.120.128.0/21\",\r\n \"52.120.208.0/20\",\r\n \"52.121.24.0/21\",\r\n - \ \"52.121.64.0/20\",\r\n \"52.122.20.0/22\",\r\n \"52.123.7.0/24\",\r\n - \ \"52.125.140.0/23\",\r\n \"52.136.192.0/18\",\r\n \"52.137.0.0/18\",\r\n - \ \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n \"52.143.194.0/24\",\r\n - \ \"52.143.208.0/24\",\r\n \"52.148.192.0/18\",\r\n \"52.149.64.0/18\",\r\n - \ \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n \"52.166.0.0/16\",\r\n - \ \"52.174.0.0/16\",\r\n \"52.178.0.0/17\",\r\n \"52.232.0.0/17\",\r\n - \ \"52.232.147.0/24\",\r\n \"52.233.128.0/17\",\r\n \"52.236.128.0/17\",\r\n - \ \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n \"52.239.242.0/23\",\r\n - \ \"52.245.48.0/22\",\r\n \"52.245.124.0/22\",\r\n \"65.52.128.0/19\",\r\n - \ \"104.40.128.0/17\",\r\n \"104.44.89.160/27\",\r\n \"104.44.90.192/27\",\r\n - \ \"104.44.93.0/27\",\r\n \"104.44.93.192/27\",\r\n \"104.44.95.80/28\",\r\n - \ \"104.44.95.96/28\",\r\n \"104.45.0.0/18\",\r\n \"104.45.64.0/20\",\r\n - \ \"104.46.32.0/19\",\r\n \"104.47.128.0/18\",\r\n \"104.47.216.64/26\",\r\n - \ \"104.214.192.0/18\",\r\n \"137.116.192.0/19\",\r\n \"137.117.128.0/17\",\r\n - \ \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n \"157.56.117.64/27\",\r\n - \ \"168.61.56.0/21\",\r\n \"168.63.0.0/19\",\r\n \"168.63.96.0/19\",\r\n - \ \"191.233.64.0/18\",\r\n \"191.237.232.0/22\",\r\n \"191.239.200.0/22\",\r\n - \ \"193.149.80.0/21\",\r\n \"213.199.128.0/20\",\r\n \"213.199.180.32/28\",\r\n - \ \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n + \ \"20.209.72.0/23\",\r\n \"20.224.0.0/16\",\r\n \"20.229.0.0/16\",\r\n + \ \"20.234.128.0/17\",\r\n \"20.238.128.0/17\",\r\n \"23.97.128.0/17\",\r\n + \ \"23.98.46.0/24\",\r\n \"23.100.0.0/20\",\r\n \"23.101.64.0/20\",\r\n + \ \"40.67.192.0/19\",\r\n \"40.68.0.0/16\",\r\n \"40.74.0.0/18\",\r\n + \ \"40.78.210.0/24\",\r\n \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n + \ \"40.79.206.0/27\",\r\n \"40.82.92.0/22\",\r\n \"40.87.184.0/22\",\r\n + \ \"40.90.17.64/27\",\r\n \"40.90.18.192/26\",\r\n \"40.90.20.128/25\",\r\n + \ \"40.90.21.0/25\",\r\n \"40.90.130.0/27\",\r\n \"40.90.133.0/27\",\r\n + \ \"40.90.134.64/26\",\r\n \"40.90.134.128/26\",\r\n \"40.90.138.0/27\",\r\n + \ \"40.90.141.32/27\",\r\n \"40.90.141.160/27\",\r\n \"40.90.142.224/28\",\r\n + \ \"40.90.144.192/27\",\r\n \"40.90.145.192/27\",\r\n \"40.90.146.16/28\",\r\n + \ \"40.90.146.128/27\",\r\n \"40.90.150.128/25\",\r\n \"40.90.157.64/26\",\r\n + \ \"40.90.159.0/24\",\r\n \"40.91.28.0/22\",\r\n \"40.91.192.0/18\",\r\n + \ \"40.93.65.0/24\",\r\n \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n + \ \"40.112.38.192/26\",\r\n \"40.112.96.0/19\",\r\n \"40.113.96.0/19\",\r\n + \ \"40.113.128.0/18\",\r\n \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n + \ \"40.118.0.0/17\",\r\n \"40.119.128.0/19\",\r\n \"40.123.140.0/22\",\r\n + \ \"40.123.180.0/22\",\r\n \"40.126.9.0/24\",\r\n \"40.126.32.0/24\",\r\n + \ \"51.105.96.0/19\",\r\n \"51.105.128.0/17\",\r\n \"51.124.0.0/16\",\r\n + \ \"51.136.0.0/16\",\r\n \"51.137.0.0/17\",\r\n \"51.137.192.0/18\",\r\n + \ \"51.138.0.0/17\",\r\n \"51.144.0.0/16\",\r\n \"51.145.128.0/17\",\r\n + \ \"52.101.69.0/24\",\r\n \"52.101.70.0/23\",\r\n \"52.101.72.0/23\",\r\n + \ \"52.102.161.0/24\",\r\n \"52.103.33.0/24\",\r\n \"52.103.161.0/24\",\r\n + \ \"52.108.24.0/21\",\r\n \"52.108.56.0/21\",\r\n \"52.108.80.0/24\",\r\n + \ \"52.108.108.0/23\",\r\n \"52.108.110.0/24\",\r\n \"52.109.88.0/22\",\r\n + \ \"52.111.243.0/24\",\r\n \"52.112.14.0/23\",\r\n \"52.112.17.0/24\",\r\n + \ \"52.112.18.0/23\",\r\n \"52.112.71.0/24\",\r\n \"52.112.83.0/24\",\r\n + \ \"52.112.97.0/24\",\r\n \"52.112.98.0/23\",\r\n \"52.112.110.0/23\",\r\n + \ \"52.112.124.0/24\",\r\n \"52.112.144.0/20\",\r\n \"52.112.197.0/24\",\r\n + \ \"52.112.216.0/21\",\r\n \"52.112.233.0/24\",\r\n \"52.112.237.0/24\",\r\n + \ \"52.112.238.0/24\",\r\n \"52.113.9.0/24\",\r\n \"52.113.12.0/24\",\r\n + \ \"52.113.37.0/24\",\r\n \"52.113.38.0/23\",\r\n \"52.113.69.0/24\",\r\n + \ \"52.113.83.0/24\",\r\n \"52.113.85.0/24\",\r\n \"52.113.86.0/24\",\r\n + \ \"52.113.130.0/24\",\r\n \"52.113.144.0/21\",\r\n \"52.113.199.0/24\",\r\n + \ \"52.114.64.0/21\",\r\n \"52.114.72.0/22\",\r\n \"52.114.116.0/22\",\r\n + \ \"52.114.241.0/24\",\r\n \"52.114.242.0/24\",\r\n \"52.114.252.0/22\",\r\n + \ \"52.115.0.0/21\",\r\n \"52.115.8.0/22\",\r\n \"52.115.226.0/23\",\r\n + \ \"52.115.228.0/23\",\r\n \"52.120.128.0/21\",\r\n \"52.120.208.0/20\",\r\n + \ \"52.121.24.0/21\",\r\n \"52.121.64.0/20\",\r\n \"52.122.20.0/22\",\r\n + \ \"52.123.7.0/24\",\r\n \"52.125.140.0/23\",\r\n \"52.136.192.0/18\",\r\n + \ \"52.137.0.0/18\",\r\n \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n + \ \"52.143.194.0/24\",\r\n \"52.143.208.0/24\",\r\n \"52.148.192.0/18\",\r\n + \ \"52.149.64.0/18\",\r\n \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n + \ \"52.166.0.0/16\",\r\n \"52.174.0.0/16\",\r\n \"52.178.0.0/17\",\r\n + \ \"52.232.0.0/17\",\r\n \"52.232.147.0/24\",\r\n \"52.233.128.0/17\",\r\n + \ \"52.236.128.0/17\",\r\n \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.242.0/23\",\r\n \"52.245.48.0/22\",\r\n \"52.245.124.0/22\",\r\n + \ \"65.52.128.0/19\",\r\n \"104.40.128.0/17\",\r\n \"104.44.89.160/27\",\r\n + \ \"104.44.90.192/27\",\r\n \"104.44.93.0/27\",\r\n \"104.44.93.192/27\",\r\n + \ \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n \"104.45.0.0/18\",\r\n + \ \"104.45.64.0/20\",\r\n \"104.46.32.0/19\",\r\n \"104.47.128.0/18\",\r\n + \ \"104.47.216.64/26\",\r\n \"104.214.192.0/18\",\r\n \"137.116.192.0/19\",\r\n + \ \"137.117.128.0/17\",\r\n \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n + \ \"157.56.117.64/27\",\r\n \"168.61.56.0/21\",\r\n \"168.63.0.0/19\",\r\n + \ \"168.63.96.0/19\",\r\n \"191.233.64.0/18\",\r\n \"191.237.232.0/22\",\r\n + \ \"191.239.200.0/22\",\r\n \"193.149.80.0/21\",\r\n \"213.199.128.0/20\",\r\n + \ \"213.199.180.32/28\",\r\n \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n \ \"213.199.183.0/24\",\r\n \"2603:1020:200::/46\",\r\n \"2603:1020:205::/48\",\r\n \ \"2603:1020:206::/47\",\r\n \"2603:1026:2405::/48\",\r\n \ \"2603:1026:2500:24::/64\",\r\n \"2603:1026:3000:140::/59\",\r\n - \ \"2603:1027:1:140::/59\",\r\n \"2a01:111:f403:c201::/64\",\r\n - \ \"2a01:111:f403:ca05::/64\",\r\n \"2a01:111:f403:ca06::/63\",\r\n - \ \"2a01:111:f403:ca08::/63\",\r\n \"2a01:111:f403:d201::/64\",\r\n - \ \"2a01:111:f403:da01::/64\",\r\n \"2a01:111:f403:e201::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westindia\",\r\n - \ \"id\": \"AzureCloud.westindia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.128/25\",\r\n - \ \"20.38.128.0/21\",\r\n \"20.40.8.0/21\",\r\n \"20.47.57.0/24\",\r\n - \ \"20.47.124.0/23\",\r\n \"20.60.216.0/23\",\r\n \"20.135.44.0/23\",\r\n - \ \"20.150.18.128/25\",\r\n \"20.150.43.0/25\",\r\n \"20.150.106.0/24\",\r\n - \ \"20.157.102.0/24\",\r\n \"20.157.136.0/24\",\r\n \"20.190.146.128/25\",\r\n - \ \"20.190.176.0/24\",\r\n \"20.192.64.0/19\",\r\n \"20.207.128.0/18\",\r\n - \ \"40.79.219.0/24\",\r\n \"40.81.80.0/20\",\r\n \"40.87.220.0/22\",\r\n - \ \"40.90.26.0/26\",\r\n \"40.90.138.224/27\",\r\n \"40.126.18.128/25\",\r\n - \ \"40.126.48.0/24\",\r\n \"52.108.73.0/24\",\r\n \"52.108.94.0/24\",\r\n - \ \"52.109.64.0/22\",\r\n \"52.111.244.0/24\",\r\n \"52.113.134.0/24\",\r\n - \ \"52.114.28.0/22\",\r\n \"52.136.16.0/24\",\r\n \"52.136.32.0/19\",\r\n - \ \"52.140.128.0/18\",\r\n \"52.183.128.0/18\",\r\n \"52.239.135.192/26\",\r\n - \ \"52.239.187.128/25\",\r\n \"52.245.76.0/22\",\r\n \"52.249.64.0/19\",\r\n - \ \"104.44.93.224/27\",\r\n \"104.44.95.112/28\",\r\n \"104.47.212.0/23\",\r\n - \ \"104.211.128.0/18\",\r\n \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n + \ \"2603:1027:1:140::/59\",\r\n \"2603:1063:2206:24::/64\",\r\n + \ \"2a01:111:f403:c201::/64\",\r\n \"2a01:111:f403:ca05::/64\",\r\n + \ \"2a01:111:f403:ca06::/63\",\r\n \"2a01:111:f403:ca08::/63\",\r\n + \ \"2a01:111:f403:d201::/64\",\r\n \"2a01:111:f403:da01::/64\",\r\n + \ \"2a01:111:f403:e201::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.westindia\",\r\n \"id\": \"AzureCloud.westindia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.157.128/25\",\r\n \"20.38.128.0/21\",\r\n + \ \"20.40.8.0/21\",\r\n \"20.47.57.0/24\",\r\n \"20.47.124.0/23\",\r\n + \ \"20.60.216.0/23\",\r\n \"20.135.44.0/23\",\r\n \"20.150.18.128/25\",\r\n + \ \"20.150.43.0/25\",\r\n \"20.150.106.0/24\",\r\n \"20.157.102.0/24\",\r\n + \ \"20.157.136.0/24\",\r\n \"20.190.146.128/25\",\r\n \"20.190.176.0/24\",\r\n + \ \"20.192.64.0/19\",\r\n \"20.207.128.0/18\",\r\n \"40.79.219.0/24\",\r\n + \ \"40.81.80.0/20\",\r\n \"40.87.220.0/22\",\r\n \"40.90.26.0/26\",\r\n + \ \"40.90.138.224/27\",\r\n \"40.126.18.128/25\",\r\n \"40.126.48.0/24\",\r\n + \ \"52.108.73.0/24\",\r\n \"52.108.94.0/24\",\r\n \"52.109.64.0/22\",\r\n + \ \"52.111.244.0/24\",\r\n \"52.113.134.0/24\",\r\n \"52.114.28.0/22\",\r\n + \ \"52.136.16.0/24\",\r\n \"52.136.32.0/19\",\r\n \"52.140.128.0/18\",\r\n + \ \"52.183.128.0/18\",\r\n \"52.239.135.192/26\",\r\n \"52.239.187.128/25\",\r\n + \ \"52.245.76.0/22\",\r\n \"52.249.64.0/19\",\r\n \"104.44.93.224/27\",\r\n + \ \"104.44.95.112/28\",\r\n \"104.47.212.0/23\",\r\n \"104.211.128.0/18\",\r\n + \ \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n \ \"2603:1040:806::/47\",\r\n \"2603:1046:1408::/48\",\r\n \ \"2603:1046:1500::/64\",\r\n \"2603:1046:2000:20::/59\",\r\n - \ \"2603:1047:1:20::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.westus\",\r\n \"id\": \"AzureCloud.westus\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"23\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.64.0.0/16\",\r\n \"13.73.32.0/19\",\r\n \"13.83.0.0/16\",\r\n - \ \"13.86.128.0/17\",\r\n \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n - \ \"13.88.128.0/18\",\r\n \"13.91.0.0/16\",\r\n \"13.93.128.0/17\",\r\n - \ \"13.104.144.192/27\",\r\n \"13.104.158.16/28\",\r\n \"13.104.158.64/26\",\r\n - \ \"13.104.208.96/27\",\r\n \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n - \ \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n \"13.105.19.128/25\",\r\n - \ \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n \"13.105.97.0/27\",\r\n - \ \"20.43.192.0/18\",\r\n \"20.47.2.0/24\",\r\n \"20.47.22.0/23\",\r\n - \ \"20.47.110.0/24\",\r\n \"20.47.116.0/24\",\r\n \"20.49.120.0/21\",\r\n - \ \"20.57.192.0/19\",\r\n \"20.59.64.0/18\",\r\n \"20.60.1.0/24\",\r\n - \ \"20.60.34.0/23\",\r\n \"20.60.52.0/23\",\r\n \"20.60.80.0/23\",\r\n - \ \"20.60.168.0/23\",\r\n \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n - \ \"20.66.0.0/17\",\r\n \"20.95.1.0/24\",\r\n \"20.112.184.0/21\",\r\n + \ \"2603:1047:1:20::/59\",\r\n \"2603:1063:2202:4::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westus\",\r\n + \ \"id\": \"AzureCloud.westus\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"25\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.64.0.0/16\",\r\n + \ \"13.73.32.0/19\",\r\n \"13.83.0.0/16\",\r\n \"13.86.128.0/17\",\r\n + \ \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n \"13.88.128.0/18\",\r\n + \ \"13.91.0.0/16\",\r\n \"13.93.128.0/17\",\r\n \"13.104.144.192/27\",\r\n + \ \"13.104.158.16/28\",\r\n \"13.104.158.64/26\",\r\n \"13.104.208.96/27\",\r\n + \ \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n \"13.105.17.64/26\",\r\n + \ \"13.105.17.128/26\",\r\n \"13.105.19.128/25\",\r\n \"13.105.96.64/27\",\r\n + \ \"13.105.96.96/28\",\r\n \"13.105.97.0/27\",\r\n \"20.43.192.0/18\",\r\n + \ \"20.47.2.0/24\",\r\n \"20.47.22.0/23\",\r\n \"20.47.110.0/24\",\r\n + \ \"20.47.116.0/24\",\r\n \"20.49.120.0/21\",\r\n \"20.57.192.0/19\",\r\n + \ \"20.59.64.0/18\",\r\n \"20.60.1.0/24\",\r\n \"20.60.34.0/23\",\r\n + \ \"20.60.52.0/23\",\r\n \"20.60.80.0/23\",\r\n \"20.60.168.0/23\",\r\n + \ \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n \"20.66.0.0/17\",\r\n + \ \"20.95.1.0/24\",\r\n \"20.95.52.0/24\",\r\n \"20.112.184.0/21\",\r\n \ \"20.125.240.0/20\",\r\n \"20.135.74.0/23\",\r\n \"20.150.34.0/23\",\r\n \ \"20.150.91.0/24\",\r\n \"20.150.102.0/24\",\r\n \"20.152.2.0/23\",\r\n \ \"20.157.32.0/24\",\r\n \"20.157.57.0/24\",\r\n \"20.157.72.0/24\",\r\n @@ -7904,7 +8033,8 @@ interactions: \ \"20.237.128.0/17\",\r\n \"20.245.0.0/16\",\r\n \"20.253.128.0/17\",\r\n \ \"23.99.0.0/18\",\r\n \"23.99.64.0/19\",\r\n \"23.100.32.0/20\",\r\n \ \"23.101.192.0/20\",\r\n \"40.65.0.0/18\",\r\n \"40.75.128.0/17\",\r\n - \ \"40.78.0.0/17\",\r\n \"40.78.216.0/24\",\r\n \"40.80.152.0/21\",\r\n + \ \"40.78.0.0/17\",\r\n \"40.78.216.0/24\",\r\n \"40.79.204.48/28\",\r\n + \ \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n \"40.80.152.0/21\",\r\n \ \"40.81.0.0/20\",\r\n \"40.82.248.0/21\",\r\n \"40.83.128.0/17\",\r\n \ \"40.85.144.0/20\",\r\n \"40.86.160.0/19\",\r\n \"40.87.160.0/22\",\r\n \ \"40.90.17.96/27\",\r\n \"40.90.18.128/26\",\r\n \"40.90.22.128/25\",\r\n @@ -7950,121 +8080,122 @@ interactions: \ \"2603:1036:2500:10::/64\",\r\n \"2603:1036:3000:1c0::/59\",\r\n \ \"2603:1037:1:1c0::/59\",\r\n \"2603:1063:24::/56\",\r\n \ \"2603:1063:124::/55\",\r\n \"2603:1063:224::/55\",\r\n - \ \"2a01:111:f100:3000::/52\",\r\n \"2a01:111:f403:c000::/64\",\r\n - \ \"2a01:111:f403:c800::/64\",\r\n \"2a01:111:f403:c914::/62\",\r\n - \ \"2a01:111:f403:c918::/64\",\r\n \"2a01:111:f403:d000::/64\",\r\n - \ \"2a01:111:f403:d800::/64\",\r\n \"2a01:111:f403:e000::/64\",\r\n - \ \"2a01:111:f403:f800::/62\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.westus2\",\r\n \"id\": \"AzureCloud.westus2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"17\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.66.128.0/17\",\r\n \"13.77.128.0/18\",\r\n \"13.104.129.64/26\",\r\n - \ \"13.104.145.0/26\",\r\n \"13.104.208.192/26\",\r\n \"13.104.213.0/25\",\r\n - \ \"13.104.220.0/25\",\r\n \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n - \ \"13.105.18.160/27\",\r\n \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n - \ \"13.105.36.64/27\",\r\n \"13.105.36.128/26\",\r\n \"13.105.66.64/26\",\r\n - \ \"13.105.101.176/28\",\r\n \"20.3.0.0/16\",\r\n \"20.9.128.0/17\",\r\n - \ \"20.29.128.0/17\",\r\n \"20.36.0.0/19\",\r\n \"20.38.99.0/24\",\r\n - \ \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n - \ \"20.42.176.0/20\",\r\n \"20.47.62.0/23\",\r\n \"20.47.120.0/23\",\r\n - \ \"20.51.8.0/21\",\r\n \"20.51.64.0/18\",\r\n \"20.57.128.0/18\",\r\n - \ \"20.59.0.0/18\",\r\n \"20.60.20.0/24\",\r\n \"20.60.68.0/22\",\r\n - \ \"20.60.152.0/23\",\r\n \"20.60.228.0/23\",\r\n \"20.64.128.0/17\",\r\n - \ \"20.69.64.0/18\",\r\n \"20.69.128.0/18\",\r\n \"20.72.192.0/18\",\r\n - \ \"20.80.128.0/18\",\r\n \"20.83.64.0/18\",\r\n \"20.83.192.0/18\",\r\n - \ \"20.94.192.0/18\",\r\n \"20.95.3.0/24\",\r\n \"20.98.64.0/18\",\r\n - \ \"20.99.128.0/17\",\r\n \"20.109.128.0/18\",\r\n \"20.112.0.0/17\",\r\n - \ \"20.114.0.0/18\",\r\n \"20.115.128.0/17\",\r\n \"20.120.128.0/17\",\r\n - \ \"20.125.0.0/18\",\r\n \"20.135.18.0/23\",\r\n \"20.135.228.0/22\",\r\n - \ \"20.135.232.0/23\",\r\n \"20.150.68.0/24\",\r\n \"20.150.78.0/24\",\r\n - \ \"20.150.87.0/24\",\r\n \"20.150.107.0/24\",\r\n \"20.152.4.0/23\",\r\n - \ \"20.157.25.0/24\",\r\n \"20.157.50.0/23\",\r\n \"20.157.106.0/24\",\r\n - \ \"20.157.110.0/24\",\r\n \"20.157.118.0/24\",\r\n \"20.157.125.0/24\",\r\n - \ \"20.157.180.0/24\",\r\n \"20.187.0.0/18\",\r\n \"20.190.0.0/18\",\r\n - \ \"20.190.133.0/24\",\r\n \"20.190.154.0/24\",\r\n \"20.191.64.0/18\",\r\n - \ \"20.201.223.0/24\",\r\n \"20.201.231.0/24\",\r\n \"20.202.23.0/24\",\r\n - \ \"20.230.128.0/17\",\r\n \"20.236.0.0/18\",\r\n \"20.252.0.0/17\",\r\n - \ \"23.98.47.0/24\",\r\n \"23.102.192.0/21\",\r\n \"23.102.203.0/24\",\r\n - \ \"23.103.64.32/27\",\r\n \"23.103.64.64/27\",\r\n \"40.64.64.0/18\",\r\n - \ \"40.64.128.0/21\",\r\n \"40.65.64.0/18\",\r\n \"40.77.136.0/28\",\r\n - \ \"40.77.136.64/28\",\r\n \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n - \ \"40.77.162.0/24\",\r\n \"40.77.164.0/24\",\r\n \"40.77.169.0/24\",\r\n - \ \"40.77.175.64/27\",\r\n \"40.77.180.0/23\",\r\n \"40.77.182.64/27\",\r\n - \ \"40.77.185.128/25\",\r\n \"40.77.186.0/23\",\r\n \"40.77.198.128/25\",\r\n - \ \"40.77.199.128/26\",\r\n \"40.77.200.0/25\",\r\n \"40.77.202.0/24\",\r\n - \ \"40.77.224.96/27\",\r\n \"40.77.230.0/24\",\r\n \"40.77.232.128/25\",\r\n - \ \"40.77.234.224/27\",\r\n \"40.77.236.128/27\",\r\n \"40.77.240.128/25\",\r\n - \ \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n - \ \"40.77.247.0/24\",\r\n \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n - \ \"40.77.254.128/25\",\r\n \"40.78.208.32/30\",\r\n \"40.78.217.0/24\",\r\n - \ \"40.78.240.0/20\",\r\n \"40.79.206.128/27\",\r\n \"40.80.160.0/24\",\r\n - \ \"40.82.36.0/22\",\r\n \"40.87.232.0/21\",\r\n \"40.90.16.192/26\",\r\n - \ \"40.90.131.32/27\",\r\n \"40.90.132.48/28\",\r\n \"40.90.136.224/27\",\r\n - \ \"40.90.138.208/28\",\r\n \"40.90.139.32/27\",\r\n \"40.90.146.32/27\",\r\n - \ \"40.90.148.192/27\",\r\n \"40.90.153.0/26\",\r\n \"40.90.192.0/19\",\r\n - \ \"40.91.0.0/22\",\r\n \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n - \ \"40.93.7.0/24\",\r\n \"40.93.10.0/24\",\r\n \"40.96.50.0/24\",\r\n - \ \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n \"40.97.5.0/24\",\r\n - \ \"40.123.160.0/22\",\r\n \"40.125.64.0/18\",\r\n \"40.126.5.0/24\",\r\n - \ \"40.126.26.0/24\",\r\n \"51.141.160.0/19\",\r\n \"51.143.0.0/17\",\r\n - \ \"52.96.11.0/24\",\r\n \"52.101.28.0/22\",\r\n \"52.101.42.0/24\",\r\n - \ \"52.101.46.0/23\",\r\n \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n - \ \"52.102.134.0/24\",\r\n \"52.102.136.0/24\",\r\n \"52.103.8.0/24\",\r\n - \ \"52.103.10.0/24\",\r\n \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n - \ \"52.108.72.0/24\",\r\n \"52.108.93.0/24\",\r\n \"52.109.24.0/22\",\r\n - \ \"52.111.246.0/24\",\r\n \"52.112.105.0/24\",\r\n \"52.112.109.0/24\",\r\n - \ \"52.112.115.0/24\",\r\n \"52.114.148.0/22\",\r\n \"52.115.55.0/24\",\r\n - \ \"52.123.5.0/24\",\r\n \"52.136.0.0/22\",\r\n \"52.137.64.0/18\",\r\n - \ \"52.143.64.0/18\",\r\n \"52.143.197.0/24\",\r\n \"52.143.211.0/24\",\r\n - \ \"52.148.128.0/18\",\r\n \"52.149.0.0/18\",\r\n \"52.151.0.0/18\",\r\n - \ \"52.156.64.0/18\",\r\n \"52.156.128.0/19\",\r\n \"52.158.224.0/19\",\r\n - \ \"52.175.192.0/18\",\r\n \"52.183.0.0/17\",\r\n \"52.191.128.0/18\",\r\n - \ \"52.229.0.0/18\",\r\n \"52.232.152.0/24\",\r\n \"52.233.64.0/18\",\r\n - \ \"52.235.64.0/18\",\r\n \"52.239.148.128/25\",\r\n \"52.239.176.128/25\",\r\n - \ \"52.239.193.0/24\",\r\n \"52.239.210.0/23\",\r\n \"52.239.236.0/23\",\r\n - \ \"52.245.52.0/22\",\r\n \"52.246.192.0/18\",\r\n \"52.247.192.0/18\",\r\n - \ \"52.250.0.0/17\",\r\n \"53.103.136.0/24\",\r\n \"65.52.111.0/24\",\r\n - \ \"65.55.32.128/28\",\r\n \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n - \ \"65.55.33.176/28\",\r\n \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n - \ \"65.55.44.8/29\",\r\n \"65.55.44.112/28\",\r\n \"65.55.51.0/24\",\r\n - \ \"65.55.105.160/27\",\r\n \"65.55.106.192/28\",\r\n \"65.55.106.240/28\",\r\n - \ \"65.55.107.0/28\",\r\n \"65.55.107.96/27\",\r\n \"65.55.110.0/24\",\r\n - \ \"65.55.120.0/24\",\r\n \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n - \ \"65.55.210.0/24\",\r\n \"65.55.219.64/26\",\r\n \"65.55.250.0/24\",\r\n - \ \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n - \ \"70.37.16.0/20\",\r\n \"70.37.32.0/20\",\r\n \"104.44.89.128/27\",\r\n - \ \"104.44.89.192/27\",\r\n \"104.44.95.0/28\",\r\n \"131.253.12.160/28\",\r\n - \ \"131.253.12.228/30\",\r\n \"131.253.13.24/29\",\r\n \"131.253.13.88/30\",\r\n - \ \"131.253.13.128/27\",\r\n \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n - \ \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n \"131.253.14.192/29\",\r\n - \ \"131.253.15.192/28\",\r\n \"131.253.35.128/26\",\r\n \"131.253.40.128/27\",\r\n - \ \"131.253.41.0/24\",\r\n \"134.170.222.0/24\",\r\n \"137.116.176.0/21\",\r\n - \ \"157.55.2.128/26\",\r\n \"157.55.12.64/26\",\r\n \"157.55.13.64/26\",\r\n - \ \"157.55.39.0/24\",\r\n \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n - \ \"157.55.55.240/28\",\r\n \"157.55.106.0/26\",\r\n \"157.55.154.128/25\",\r\n - \ \"157.56.2.0/25\",\r\n \"157.56.3.128/25\",\r\n \"157.56.19.224/27\",\r\n - \ \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n \"157.56.80.0/25\",\r\n - \ \"168.62.64.0/19\",\r\n \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n - \ \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n \"199.30.31.192/26\",\r\n - \ \"207.46.13.0/24\",\r\n \"209.240.212.0/23\",\r\n \"2603:1030:c00::/48\",\r\n - \ \"2603:1030:c02::/47\",\r\n \"2603:1030:c04::/48\",\r\n - \ \"2603:1030:c05::/48\",\r\n \"2603:1030:c06::/48\",\r\n - \ \"2603:1030:c07::/48\",\r\n \"2603:1030:d00::/47\",\r\n - \ \"2603:1030:e01:2::/64\",\r\n \"2603:1036:903::/64\",\r\n - \ \"2603:1036:d20::/64\",\r\n \"2603:1036:2409::/48\",\r\n - \ \"2603:1036:2500:14::/64\",\r\n \"2603:1036:3000:c0::/59\",\r\n - \ \"2603:1037:1:c0::/59\",\r\n \"2a01:111:f403:c004::/62\",\r\n + \ \"2603:1063:2200:30::/64\",\r\n \"2a01:111:f100:3000::/52\",\r\n + \ \"2a01:111:f403:c000::/64\",\r\n \"2a01:111:f403:c800::/64\",\r\n + \ \"2a01:111:f403:c914::/62\",\r\n \"2a01:111:f403:c918::/64\",\r\n + \ \"2a01:111:f403:d000::/64\",\r\n \"2a01:111:f403:d800::/64\",\r\n + \ \"2a01:111:f403:e000::/64\",\r\n \"2a01:111:f403:f800::/62\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westus2\",\r\n + \ \"id\": \"AzureCloud.westus2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n + \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.66.128.0/17\",\r\n + \ \"13.77.128.0/18\",\r\n \"13.104.129.64/26\",\r\n \"13.104.145.0/26\",\r\n + \ \"13.104.208.192/26\",\r\n \"13.104.213.0/25\",\r\n \"13.104.220.0/25\",\r\n + \ \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n \"13.105.18.160/27\",\r\n + \ \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n \"13.105.36.64/27\",\r\n + \ \"13.105.36.128/26\",\r\n \"13.105.66.64/26\",\r\n \"13.105.101.176/28\",\r\n + \ \"20.3.0.0/16\",\r\n \"20.9.128.0/17\",\r\n \"20.29.128.0/17\",\r\n + \ \"20.36.0.0/19\",\r\n \"20.38.99.0/24\",\r\n \"20.42.128.0/19\",\r\n + \ \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n \"20.42.176.0/20\",\r\n + \ \"20.47.62.0/23\",\r\n \"20.47.120.0/23\",\r\n \"20.51.8.0/21\",\r\n + \ \"20.51.64.0/18\",\r\n \"20.57.128.0/18\",\r\n \"20.59.0.0/18\",\r\n + \ \"20.60.20.0/24\",\r\n \"20.60.68.0/22\",\r\n \"20.60.152.0/23\",\r\n + \ \"20.60.228.0/23\",\r\n \"20.64.128.0/17\",\r\n \"20.69.64.0/18\",\r\n + \ \"20.69.128.0/18\",\r\n \"20.72.192.0/18\",\r\n \"20.80.128.0/18\",\r\n + \ \"20.83.64.0/18\",\r\n \"20.83.192.0/18\",\r\n \"20.94.192.0/18\",\r\n + \ \"20.95.3.0/24\",\r\n \"20.98.64.0/18\",\r\n \"20.99.128.0/17\",\r\n + \ \"20.109.128.0/18\",\r\n \"20.112.0.0/17\",\r\n \"20.114.0.0/18\",\r\n + \ \"20.115.128.0/17\",\r\n \"20.120.128.0/17\",\r\n \"20.125.0.0/18\",\r\n + \ \"20.135.18.0/23\",\r\n \"20.135.228.0/22\",\r\n \"20.135.232.0/23\",\r\n + \ \"20.150.68.0/24\",\r\n \"20.150.78.0/24\",\r\n \"20.150.87.0/24\",\r\n + \ \"20.150.107.0/24\",\r\n \"20.152.4.0/23\",\r\n \"20.157.25.0/24\",\r\n + \ \"20.157.50.0/23\",\r\n \"20.157.106.0/24\",\r\n \"20.157.110.0/24\",\r\n + \ \"20.157.118.0/24\",\r\n \"20.157.125.0/24\",\r\n \"20.157.180.0/24\",\r\n + \ \"20.187.0.0/18\",\r\n \"20.190.0.0/18\",\r\n \"20.190.133.0/24\",\r\n + \ \"20.190.154.0/24\",\r\n \"20.191.64.0/18\",\r\n \"20.201.223.0/24\",\r\n + \ \"20.201.231.0/24\",\r\n \"20.202.23.0/24\",\r\n \"20.230.128.0/17\",\r\n + \ \"20.236.0.0/18\",\r\n \"20.252.0.0/17\",\r\n \"23.98.47.0/24\",\r\n + \ \"23.102.192.0/21\",\r\n \"23.102.203.0/24\",\r\n \"23.103.64.32/27\",\r\n + \ \"23.103.64.64/27\",\r\n \"40.64.64.0/18\",\r\n \"40.64.128.0/21\",\r\n + \ \"40.65.64.0/18\",\r\n \"40.77.136.0/28\",\r\n \"40.77.136.64/28\",\r\n + \ \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n \"40.77.162.0/24\",\r\n + \ \"40.77.164.0/24\",\r\n \"40.77.169.0/24\",\r\n \"40.77.175.64/27\",\r\n + \ \"40.77.180.0/23\",\r\n \"40.77.182.64/27\",\r\n \"40.77.185.128/25\",\r\n + \ \"40.77.186.0/23\",\r\n \"40.77.198.128/25\",\r\n \"40.77.199.128/26\",\r\n + \ \"40.77.200.0/25\",\r\n \"40.77.202.0/24\",\r\n \"40.77.224.96/27\",\r\n + \ \"40.77.230.0/24\",\r\n \"40.77.232.128/25\",\r\n \"40.77.234.224/27\",\r\n + \ \"40.77.236.128/27\",\r\n \"40.77.240.128/25\",\r\n \"40.77.241.0/24\",\r\n + \ \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n \"40.77.247.0/24\",\r\n + \ \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n \"40.77.254.128/25\",\r\n + \ \"40.78.208.32/30\",\r\n \"40.78.217.0/24\",\r\n \"40.78.240.0/20\",\r\n + \ \"40.79.206.128/27\",\r\n \"40.80.160.0/24\",\r\n \"40.82.36.0/22\",\r\n + \ \"40.87.232.0/21\",\r\n \"40.90.16.192/26\",\r\n \"40.90.131.32/27\",\r\n + \ \"40.90.132.48/28\",\r\n \"40.90.136.224/27\",\r\n \"40.90.138.208/28\",\r\n + \ \"40.90.139.32/27\",\r\n \"40.90.146.32/27\",\r\n \"40.90.148.192/27\",\r\n + \ \"40.90.153.0/26\",\r\n \"40.90.192.0/19\",\r\n \"40.91.0.0/22\",\r\n + \ \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n \"40.93.7.0/24\",\r\n + \ \"40.93.10.0/24\",\r\n \"40.96.50.0/24\",\r\n \"40.96.61.0/24\",\r\n + \ \"40.96.63.0/24\",\r\n \"40.97.5.0/24\",\r\n \"40.123.160.0/22\",\r\n + \ \"40.125.64.0/18\",\r\n \"40.126.5.0/24\",\r\n \"40.126.26.0/24\",\r\n + \ \"51.141.160.0/19\",\r\n \"51.143.0.0/17\",\r\n \"52.96.11.0/24\",\r\n + \ \"52.101.28.0/22\",\r\n \"52.101.42.0/24\",\r\n \"52.101.46.0/23\",\r\n + \ \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n \"52.102.134.0/24\",\r\n + \ \"52.102.136.0/24\",\r\n \"52.103.8.0/24\",\r\n \"52.103.10.0/24\",\r\n + \ \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n \"52.108.72.0/24\",\r\n + \ \"52.108.93.0/24\",\r\n \"52.109.24.0/22\",\r\n \"52.111.246.0/24\",\r\n + \ \"52.112.105.0/24\",\r\n \"52.112.109.0/24\",\r\n \"52.112.115.0/24\",\r\n + \ \"52.114.148.0/22\",\r\n \"52.115.55.0/24\",\r\n \"52.123.5.0/24\",\r\n + \ \"52.136.0.0/22\",\r\n \"52.137.64.0/18\",\r\n \"52.143.64.0/18\",\r\n + \ \"52.143.197.0/24\",\r\n \"52.143.211.0/24\",\r\n \"52.148.128.0/18\",\r\n + \ \"52.149.0.0/18\",\r\n \"52.151.0.0/18\",\r\n \"52.156.64.0/18\",\r\n + \ \"52.156.128.0/19\",\r\n \"52.158.224.0/19\",\r\n \"52.175.192.0/18\",\r\n + \ \"52.183.0.0/17\",\r\n \"52.191.128.0/18\",\r\n \"52.229.0.0/18\",\r\n + \ \"52.232.152.0/24\",\r\n \"52.233.64.0/18\",\r\n \"52.235.64.0/18\",\r\n + \ \"52.239.148.128/25\",\r\n \"52.239.176.128/25\",\r\n \"52.239.193.0/24\",\r\n + \ \"52.239.210.0/23\",\r\n \"52.239.236.0/23\",\r\n \"52.245.52.0/22\",\r\n + \ \"52.246.192.0/18\",\r\n \"52.247.192.0/18\",\r\n \"52.250.0.0/17\",\r\n + \ \"53.103.136.0/24\",\r\n \"65.52.111.0/24\",\r\n \"65.55.32.128/28\",\r\n + \ \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n \"65.55.33.176/28\",\r\n + \ \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n \"65.55.44.8/29\",\r\n + \ \"65.55.44.112/28\",\r\n \"65.55.51.0/24\",\r\n \"65.55.105.160/27\",\r\n + \ \"65.55.106.192/28\",\r\n \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n + \ \"65.55.107.96/27\",\r\n \"65.55.110.0/24\",\r\n \"65.55.120.0/24\",\r\n + \ \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n \"65.55.210.0/24\",\r\n + \ \"65.55.219.64/26\",\r\n \"65.55.250.0/24\",\r\n \"65.55.252.0/24\",\r\n + \ \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n \"70.37.16.0/20\",\r\n + \ \"70.37.32.0/20\",\r\n \"104.44.89.128/27\",\r\n \"104.44.89.192/27\",\r\n + \ \"104.44.95.0/28\",\r\n \"131.253.12.160/28\",\r\n \"131.253.12.228/30\",\r\n + \ \"131.253.13.24/29\",\r\n \"131.253.13.88/30\",\r\n \"131.253.13.128/27\",\r\n + \ \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n \"131.253.14.96/27\",\r\n + \ \"131.253.14.128/27\",\r\n \"131.253.14.192/29\",\r\n \"131.253.15.192/28\",\r\n + \ \"131.253.35.128/26\",\r\n \"131.253.40.128/27\",\r\n \"131.253.41.0/24\",\r\n + \ \"134.170.222.0/24\",\r\n \"137.116.176.0/21\",\r\n \"157.55.2.128/26\",\r\n + \ \"157.55.12.64/26\",\r\n \"157.55.13.64/26\",\r\n \"157.55.39.0/24\",\r\n + \ \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n \"157.55.55.240/28\",\r\n + \ \"157.55.106.0/26\",\r\n \"157.55.154.128/25\",\r\n \"157.56.2.0/25\",\r\n + \ \"157.56.3.128/25\",\r\n \"157.56.19.224/27\",\r\n \"157.56.21.160/27\",\r\n + \ \"157.56.21.192/27\",\r\n \"157.56.80.0/25\",\r\n \"168.62.64.0/19\",\r\n + \ \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n \"199.30.27.144/28\",\r\n + \ \"199.30.27.160/27\",\r\n \"199.30.31.192/26\",\r\n \"207.46.13.0/24\",\r\n + \ \"209.240.212.0/23\",\r\n \"2603:1030:c00::/48\",\r\n \"2603:1030:c02::/47\",\r\n + \ \"2603:1030:c04::/48\",\r\n \"2603:1030:c05::/48\",\r\n + \ \"2603:1030:c06::/48\",\r\n \"2603:1030:c07::/48\",\r\n + \ \"2603:1030:d00::/47\",\r\n \"2603:1030:e01:2::/64\",\r\n + \ \"2603:1036:903::/64\",\r\n \"2603:1036:d20::/64\",\r\n + \ \"2603:1036:2409::/48\",\r\n \"2603:1036:2500:14::/64\",\r\n + \ \"2603:1036:3000:c0::/59\",\r\n \"2603:1037:1:c0::/59\",\r\n + \ \"2603:1063:2200:14::/64\",\r\n \"2a01:111:f403:c004::/62\",\r\n \ \"2a01:111:f403:c804::/62\",\r\n \"2a01:111:f403:c919::/64\",\r\n \ \"2a01:111:f403:c91a::/63\",\r\n \"2a01:111:f403:c91c::/63\",\r\n \ \"2a01:111:f403:d004::/62\",\r\n \"2a01:111:f403:d804::/62\",\r\n \ \"2a01:111:f403:f804::/62\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.westus3\",\r\n \"id\": \"AzureCloud.westus3\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"westus3\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.66.32/27\",\r\n \"13.105.66.128/28\",\r\n \ \"13.105.66.160/27\",\r\n \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n \ \"13.105.74.64/27\",\r\n \"13.105.102.224/27\",\r\n \"13.105.103.0/28\",\r\n @@ -8076,108 +8207,109 @@ interactions: \ \"20.135.222.0/23\",\r\n \"20.135.224.0/22\",\r\n \"20.143.0.0/24\",\r\n \ \"20.150.30.0/24\",\r\n \"20.150.128.0/17\",\r\n \"20.157.40.0/24\",\r\n \ \"20.157.145.0/24\",\r\n \"20.157.191.0/24\",\r\n \"20.157.194.0/24\",\r\n - \ \"20.163.0.0/17\",\r\n \"20.190.190.128/25\",\r\n \"20.209.4.0/23\",\r\n - \ \"40.79.204.160/27\",\r\n \"40.79.205.64/28\",\r\n \"40.79.205.96/27\",\r\n - \ \"40.119.88.0/22\",\r\n \"40.126.62.128/25\",\r\n \"40.126.202.0/24\",\r\n - \ \"52.108.139.0/24\",\r\n \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n - \ \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n + \ \"20.163.0.0/17\",\r\n \"20.168.0.0/17\",\r\n \"20.190.190.128/25\",\r\n + \ \"20.209.4.0/23\",\r\n \"40.79.204.160/27\",\r\n \"40.79.205.64/28\",\r\n + \ \"40.79.205.96/27\",\r\n \"40.119.88.0/22\",\r\n \"40.126.62.128/25\",\r\n + \ \"40.126.202.0/24\",\r\n \"52.108.139.0/24\",\r\n \"52.253.182.0/23\",\r\n + \ \"52.253.184.0/24\",\r\n \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n \ \"2603:1030:504::/47\",\r\n \"2603:1036:240c::/48\",\r\n \ \"2603:1036:2500:18::/63\",\r\n \"2603:1036:2500:38::/64\",\r\n - \ \"2603:1036:3000:e0::/59\",\r\n \"2603:1037:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCognitiveSearch\",\r\n - \ \"id\": \"AzureCognitiveSearch\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureCognitiveSearch\",\r\n \"addressPrefixes\": - [\r\n \"13.64.32.141/32\",\r\n \"13.83.22.45/32\",\r\n \"13.83.22.74/32\",\r\n - \ \"13.83.22.119/32\",\r\n \"13.86.5.51/32\",\r\n \"20.17.48.192/26\",\r\n - \ \"20.21.32.192/26\",\r\n \"20.36.120.128/26\",\r\n \"20.37.64.128/26\",\r\n - \ \"20.37.156.128/26\",\r\n \"20.37.193.192/26\",\r\n \"20.37.224.128/26\",\r\n - \ \"20.38.84.0/26\",\r\n \"20.38.136.128/26\",\r\n \"20.39.8.192/26\",\r\n - \ \"20.40.123.36/32\",\r\n \"20.40.123.39/32\",\r\n \"20.40.123.46/32\",\r\n - \ \"20.40.123.72/32\",\r\n \"20.41.4.128/26\",\r\n \"20.41.65.64/26\",\r\n - \ \"20.41.193.64/26\",\r\n \"20.42.4.128/26\",\r\n \"20.42.24.90/32\",\r\n - \ \"20.42.29.212/32\",\r\n \"20.42.30.105/32\",\r\n \"20.42.34.190/32\",\r\n - \ \"20.42.35.204/32\",\r\n \"20.42.129.192/26\",\r\n \"20.42.225.192/26\",\r\n - \ \"20.43.41.64/26\",\r\n \"20.43.65.64/26\",\r\n \"20.43.130.128/26\",\r\n - \ \"20.44.74.182/32\",\r\n \"20.44.76.53/32\",\r\n \"20.44.76.61/32\",\r\n - \ \"20.44.76.86/32\",\r\n \"20.45.0.49/32\",\r\n \"20.45.2.122/32\",\r\n - \ \"20.45.112.128/26\",\r\n \"20.45.192.128/26\",\r\n \"20.72.17.0/26\",\r\n - \ \"20.150.160.128/26\",\r\n \"20.185.110.199/32\",\r\n \"20.189.106.128/26\",\r\n - \ \"20.189.129.94/32\",\r\n \"20.192.161.0/26\",\r\n \"20.192.225.64/26\",\r\n - \ \"20.215.0.192/26\",\r\n \"20.217.40.192/26\",\r\n \"23.100.238.27/32\",\r\n - \ \"23.100.238.34/31\",\r\n \"23.100.238.37/32\",\r\n \"40.64.8.64/26\",\r\n - \ \"40.65.173.157/32\",\r\n \"40.65.175.212/32\",\r\n \"40.65.175.228/32\",\r\n - \ \"40.66.56.233/32\",\r\n \"40.67.48.128/26\",\r\n \"40.74.18.154/32\",\r\n - \ \"40.74.30.0/26\",\r\n \"40.80.57.64/26\",\r\n \"40.80.169.64/26\",\r\n - \ \"40.80.186.192/26\",\r\n \"40.80.216.231/32\",\r\n \"40.80.217.38/32\",\r\n - \ \"40.80.219.46/32\",\r\n \"40.81.9.100/32\",\r\n \"40.81.9.131/32\",\r\n - \ \"40.81.9.203/32\",\r\n \"40.81.9.209/32\",\r\n \"40.81.9.213/32\",\r\n - \ \"40.81.9.221/32\",\r\n \"40.81.10.36/32\",\r\n \"40.81.12.133/32\",\r\n - \ \"40.81.15.8/32\",\r\n \"40.81.15.39/32\",\r\n \"40.81.29.152/32\",\r\n - \ \"40.81.188.130/32\",\r\n \"40.81.191.58/32\",\r\n \"40.81.253.154/32\",\r\n - \ \"40.82.155.65/32\",\r\n \"40.82.253.0/26\",\r\n \"40.89.17.64/26\",\r\n - \ \"40.90.190.180/32\",\r\n \"40.90.240.17/32\",\r\n \"40.91.93.84/32\",\r\n - \ \"40.91.127.116/32\",\r\n \"40.91.127.241/32\",\r\n \"40.119.11.0/26\",\r\n - \ \"51.12.41.64/26\",\r\n \"51.12.193.64/26\",\r\n \"51.53.24.192/26\",\r\n - \ \"51.53.168.192/26\",\r\n \"51.104.25.64/26\",\r\n \"51.105.80.128/26\",\r\n - \ \"51.105.88.128/26\",\r\n \"51.107.48.128/26\",\r\n \"51.107.144.128/26\",\r\n - \ \"51.116.48.96/28\",\r\n \"51.116.144.96/28\",\r\n \"51.120.40.128/26\",\r\n - \ \"51.120.224.128/26\",\r\n \"51.132.43.66/32\",\r\n \"51.137.161.64/26\",\r\n - \ \"51.143.104.54/32\",\r\n \"51.143.104.90/32\",\r\n \"51.143.192.128/26\",\r\n - \ \"51.145.124.157/32\",\r\n \"51.145.124.158/32\",\r\n \"51.145.176.249/32\",\r\n - \ \"51.145.177.212/32\",\r\n \"51.145.178.138/32\",\r\n \"51.145.178.140/32\",\r\n - \ \"52.136.48.128/26\",\r\n \"52.137.24.236/32\",\r\n \"52.137.26.114/32\",\r\n - \ \"52.137.26.155/32\",\r\n \"52.137.26.198/32\",\r\n \"52.137.27.49/32\",\r\n - \ \"52.137.56.115/32\",\r\n \"52.137.60.208/32\",\r\n \"52.139.0.47/32\",\r\n - \ \"52.139.0.49/32\",\r\n \"52.140.105.64/26\",\r\n \"52.140.233.105/32\",\r\n - \ \"52.150.139.0/26\",\r\n \"52.151.235.150/32\",\r\n \"52.151.235.242/32\",\r\n - \ \"52.151.235.244/32\",\r\n \"52.155.216.245/32\",\r\n \"52.155.217.84/32\",\r\n - \ \"52.155.221.242/32\",\r\n \"52.155.221.250/32\",\r\n \"52.155.222.35/32\",\r\n - \ \"52.155.222.56/32\",\r\n \"52.157.22.233/32\",\r\n \"52.157.231.64/32\",\r\n - \ \"52.158.28.181/32\",\r\n \"52.158.30.241/32\",\r\n \"52.158.208.11/32\",\r\n - \ \"52.184.80.221/32\",\r\n \"52.185.224.13/32\",\r\n \"52.185.224.38/32\",\r\n - \ \"52.188.217.235/32\",\r\n \"52.188.218.228/32\",\r\n \"52.188.218.239/32\",\r\n - \ \"52.228.81.64/26\",\r\n \"52.242.214.45/32\",\r\n \"52.253.133.74/32\",\r\n - \ \"52.253.229.120/32\",\r\n \"102.37.84.192/26\",\r\n \"102.133.128.33/32\",\r\n - \ \"102.133.217.128/26\",\r\n \"104.45.64.0/32\",\r\n \"104.45.64.147/32\",\r\n - \ \"104.45.64.224/32\",\r\n \"104.45.65.30/32\",\r\n \"104.45.65.89/32\",\r\n - \ \"191.233.9.0/26\",\r\n \"191.233.26.156/32\",\r\n \"191.235.225.64/26\",\r\n - \ \"2603:1000:4::180/121\",\r\n \"2603:1000:104:1::180/121\",\r\n - \ \"2603:1010:6:1::180/121\",\r\n \"2603:1010:101::180/121\",\r\n - \ \"2603:1010:304::180/121\",\r\n \"2603:1010:404::180/121\",\r\n - \ \"2603:1020:5:1::180/121\",\r\n \"2603:1020:206:1::180/121\",\r\n - \ \"2603:1020:305::180/121\",\r\n \"2603:1020:405::180/121\",\r\n - \ \"2603:1020:605::180/121\",\r\n \"2603:1020:705:1::180/121\",\r\n - \ \"2603:1020:805:1::180/121\",\r\n \"2603:1020:905::180/121\",\r\n - \ \"2603:1020:a04:1::180/121\",\r\n \"2603:1020:b04::180/121\",\r\n - \ \"2603:1020:c04:1::180/121\",\r\n \"2603:1020:d04::180/121\",\r\n - \ \"2603:1020:e04:1::180/121\",\r\n \"2603:1020:f04::180/121\",\r\n - \ \"2603:1020:1004::180/121\",\r\n \"2603:1020:1104::180/121\",\r\n - \ \"2603:1020:1302::100/121\",\r\n \"2603:1030:f:1::180/121\",\r\n - \ \"2603:1030:10:1::180/121\",\r\n \"2603:1030:104:1::180/121\",\r\n - \ \"2603:1030:107::180/121\",\r\n \"2603:1030:210:1::180/121\",\r\n - \ \"2603:1030:302::500/121\",\r\n \"2603:1030:40b:1::180/121\",\r\n - \ \"2603:1030:40c:1::180/121\",\r\n \"2603:1030:504:1::180/121\",\r\n - \ \"2603:1030:608::180/121\",\r\n \"2603:1030:807:1::180/121\",\r\n - \ \"2603:1030:a07::180/121\",\r\n \"2603:1030:b04::180/121\",\r\n - \ \"2603:1030:c06:1::180/121\",\r\n \"2603:1030:f05:1::180/121\",\r\n - \ \"2603:1030:1005::180/121\",\r\n \"2603:1040:5:1::180/121\",\r\n - \ \"2603:1040:207::180/121\",\r\n \"2603:1040:407:1::180/121\",\r\n - \ \"2603:1040:606::180/121\",\r\n \"2603:1040:806::180/121\",\r\n - \ \"2603:1040:904:1::180/121\",\r\n \"2603:1040:a06:1::180/121\",\r\n - \ \"2603:1040:b04::180/121\",\r\n \"2603:1040:c06::180/121\",\r\n - \ \"2603:1040:d04::180/121\",\r\n \"2603:1040:e05:1::/121\",\r\n - \ \"2603:1040:f05:1::180/121\",\r\n \"2603:1040:1002::380/121\",\r\n - \ \"2603:1040:1104::180/121\",\r\n \"2603:1040:1202::100/121\",\r\n - \ \"2603:1040:1302::100/121\",\r\n \"2603:1040:1402::100/121\",\r\n - \ \"2603:1040:1503::100/121\",\r\n \"2603:1050:6:1::180/121\",\r\n - \ \"2603:1050:403::180/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors\",\r\n \"id\": \"AzureConnectors\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"2603:1036:3000:e0::/59\",\r\n \"2603:1037:1:e0::/59\",\r\n + \ \"2603:1063:2200:18::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCognitiveSearch\",\r\n \"id\": \"AzureCognitiveSearch\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCognitiveSearch\",\r\n \"addressPrefixes\": [\r\n \"13.64.32.141/32\",\r\n + \ \"13.83.22.45/32\",\r\n \"13.83.22.74/32\",\r\n \"13.83.22.119/32\",\r\n + \ \"13.86.5.51/32\",\r\n \"20.17.48.192/26\",\r\n \"20.21.32.192/26\",\r\n + \ \"20.36.120.128/26\",\r\n \"20.37.64.128/26\",\r\n \"20.37.156.128/26\",\r\n + \ \"20.37.193.192/26\",\r\n \"20.37.224.128/26\",\r\n \"20.38.84.0/26\",\r\n + \ \"20.38.136.128/26\",\r\n \"20.39.8.192/26\",\r\n \"20.40.123.36/32\",\r\n + \ \"20.40.123.39/32\",\r\n \"20.40.123.46/32\",\r\n \"20.40.123.72/32\",\r\n + \ \"20.41.4.128/26\",\r\n \"20.41.65.64/26\",\r\n \"20.41.193.64/26\",\r\n + \ \"20.42.4.128/26\",\r\n \"20.42.24.90/32\",\r\n \"20.42.29.212/32\",\r\n + \ \"20.42.30.105/32\",\r\n \"20.42.34.190/32\",\r\n \"20.42.35.204/32\",\r\n + \ \"20.42.129.192/26\",\r\n \"20.42.225.192/26\",\r\n \"20.43.41.64/26\",\r\n + \ \"20.43.65.64/26\",\r\n \"20.43.130.128/26\",\r\n \"20.44.74.182/32\",\r\n + \ \"20.44.76.53/32\",\r\n \"20.44.76.61/32\",\r\n \"20.44.76.86/32\",\r\n + \ \"20.45.0.49/32\",\r\n \"20.45.2.122/32\",\r\n \"20.45.112.128/26\",\r\n + \ \"20.45.192.128/26\",\r\n \"20.72.17.0/26\",\r\n \"20.150.160.128/26\",\r\n + \ \"20.185.110.199/32\",\r\n \"20.189.106.128/26\",\r\n \"20.189.129.94/32\",\r\n + \ \"20.192.161.0/26\",\r\n \"20.192.225.64/26\",\r\n \"20.215.0.192/26\",\r\n + \ \"20.217.40.192/26\",\r\n \"23.100.238.27/32\",\r\n \"23.100.238.34/31\",\r\n + \ \"23.100.238.37/32\",\r\n \"40.64.8.64/26\",\r\n \"40.65.173.157/32\",\r\n + \ \"40.65.175.212/32\",\r\n \"40.65.175.228/32\",\r\n \"40.66.56.233/32\",\r\n + \ \"40.67.48.128/26\",\r\n \"40.74.18.154/32\",\r\n \"40.74.30.0/26\",\r\n + \ \"40.80.57.64/26\",\r\n \"40.80.169.64/26\",\r\n \"40.80.186.192/26\",\r\n + \ \"40.80.216.231/32\",\r\n \"40.80.217.38/32\",\r\n \"40.80.219.46/32\",\r\n + \ \"40.81.9.100/32\",\r\n \"40.81.9.131/32\",\r\n \"40.81.9.203/32\",\r\n + \ \"40.81.9.209/32\",\r\n \"40.81.9.213/32\",\r\n \"40.81.9.221/32\",\r\n + \ \"40.81.10.36/32\",\r\n \"40.81.12.133/32\",\r\n \"40.81.15.8/32\",\r\n + \ \"40.81.15.39/32\",\r\n \"40.81.29.152/32\",\r\n \"40.81.188.130/32\",\r\n + \ \"40.81.191.58/32\",\r\n \"40.81.253.154/32\",\r\n \"40.82.155.65/32\",\r\n + \ \"40.82.253.0/26\",\r\n \"40.89.17.64/26\",\r\n \"40.90.190.180/32\",\r\n + \ \"40.90.240.17/32\",\r\n \"40.91.93.84/32\",\r\n \"40.91.127.116/32\",\r\n + \ \"40.91.127.241/32\",\r\n \"40.119.11.0/26\",\r\n \"51.12.41.64/26\",\r\n + \ \"51.12.193.64/26\",\r\n \"51.53.24.192/26\",\r\n \"51.53.168.192/26\",\r\n + \ \"51.104.25.64/26\",\r\n \"51.105.80.128/26\",\r\n \"51.105.88.128/26\",\r\n + \ \"51.107.48.128/26\",\r\n \"51.107.144.128/26\",\r\n \"51.116.48.96/28\",\r\n + \ \"51.116.144.96/28\",\r\n \"51.120.40.128/26\",\r\n \"51.120.224.128/26\",\r\n + \ \"51.132.43.66/32\",\r\n \"51.137.161.64/26\",\r\n \"51.143.104.54/32\",\r\n + \ \"51.143.104.90/32\",\r\n \"51.143.192.128/26\",\r\n \"51.145.124.157/32\",\r\n + \ \"51.145.124.158/32\",\r\n \"51.145.176.249/32\",\r\n \"51.145.177.212/32\",\r\n + \ \"51.145.178.138/32\",\r\n \"51.145.178.140/32\",\r\n \"52.136.48.128/26\",\r\n + \ \"52.137.24.236/32\",\r\n \"52.137.26.114/32\",\r\n \"52.137.26.155/32\",\r\n + \ \"52.137.26.198/32\",\r\n \"52.137.27.49/32\",\r\n \"52.137.56.115/32\",\r\n + \ \"52.137.60.208/32\",\r\n \"52.139.0.47/32\",\r\n \"52.139.0.49/32\",\r\n + \ \"52.140.105.64/26\",\r\n \"52.140.233.105/32\",\r\n \"52.150.139.0/26\",\r\n + \ \"52.151.235.150/32\",\r\n \"52.151.235.242/32\",\r\n \"52.151.235.244/32\",\r\n + \ \"52.155.216.245/32\",\r\n \"52.155.217.84/32\",\r\n \"52.155.221.242/32\",\r\n + \ \"52.155.221.250/32\",\r\n \"52.155.222.35/32\",\r\n \"52.155.222.56/32\",\r\n + \ \"52.157.22.233/32\",\r\n \"52.157.231.64/32\",\r\n \"52.158.28.181/32\",\r\n + \ \"52.158.30.241/32\",\r\n \"52.158.208.11/32\",\r\n \"52.184.80.221/32\",\r\n + \ \"52.185.224.13/32\",\r\n \"52.185.224.38/32\",\r\n \"52.188.217.235/32\",\r\n + \ \"52.188.218.228/32\",\r\n \"52.188.218.239/32\",\r\n \"52.228.81.64/26\",\r\n + \ \"52.242.214.45/32\",\r\n \"52.253.133.74/32\",\r\n \"52.253.229.120/32\",\r\n + \ \"102.37.84.192/26\",\r\n \"102.133.128.33/32\",\r\n \"102.133.217.128/26\",\r\n + \ \"104.45.64.0/32\",\r\n \"104.45.64.147/32\",\r\n \"104.45.64.224/32\",\r\n + \ \"104.45.65.30/32\",\r\n \"104.45.65.89/32\",\r\n \"191.233.9.0/26\",\r\n + \ \"191.233.26.156/32\",\r\n \"191.235.225.64/26\",\r\n \"2603:1000:4::180/121\",\r\n + \ \"2603:1000:104:1::180/121\",\r\n \"2603:1010:6:1::180/121\",\r\n + \ \"2603:1010:101::180/121\",\r\n \"2603:1010:304::180/121\",\r\n + \ \"2603:1010:404::180/121\",\r\n \"2603:1020:5:1::180/121\",\r\n + \ \"2603:1020:206:1::180/121\",\r\n \"2603:1020:305::180/121\",\r\n + \ \"2603:1020:405::180/121\",\r\n \"2603:1020:605::180/121\",\r\n + \ \"2603:1020:705:1::180/121\",\r\n \"2603:1020:805:1::180/121\",\r\n + \ \"2603:1020:905::180/121\",\r\n \"2603:1020:a04:1::180/121\",\r\n + \ \"2603:1020:b04::180/121\",\r\n \"2603:1020:c04:1::180/121\",\r\n + \ \"2603:1020:d04::180/121\",\r\n \"2603:1020:e04:1::180/121\",\r\n + \ \"2603:1020:f04::180/121\",\r\n \"2603:1020:1004::180/121\",\r\n + \ \"2603:1020:1104::180/121\",\r\n \"2603:1020:1302::100/121\",\r\n + \ \"2603:1030:f:1::180/121\",\r\n \"2603:1030:10:1::180/121\",\r\n + \ \"2603:1030:104:1::180/121\",\r\n \"2603:1030:107::180/121\",\r\n + \ \"2603:1030:210:1::180/121\",\r\n \"2603:1030:302::500/121\",\r\n + \ \"2603:1030:40b:1::180/121\",\r\n \"2603:1030:40c:1::180/121\",\r\n + \ \"2603:1030:504:1::180/121\",\r\n \"2603:1030:608::180/121\",\r\n + \ \"2603:1030:807:1::180/121\",\r\n \"2603:1030:a07::180/121\",\r\n + \ \"2603:1030:b04::180/121\",\r\n \"2603:1030:c06:1::180/121\",\r\n + \ \"2603:1030:f05:1::180/121\",\r\n \"2603:1030:1005::180/121\",\r\n + \ \"2603:1040:5:1::180/121\",\r\n \"2603:1040:207::180/121\",\r\n + \ \"2603:1040:407:1::180/121\",\r\n \"2603:1040:606::180/121\",\r\n + \ \"2603:1040:806::180/121\",\r\n \"2603:1040:904:1::180/121\",\r\n + \ \"2603:1040:a06:1::180/121\",\r\n \"2603:1040:b04::180/121\",\r\n + \ \"2603:1040:c06::180/121\",\r\n \"2603:1040:d04::180/121\",\r\n + \ \"2603:1040:e05:1::/121\",\r\n \"2603:1040:f05:1::180/121\",\r\n + \ \"2603:1040:1002::380/121\",\r\n \"2603:1040:1104::180/121\",\r\n + \ \"2603:1040:1202::100/121\",\r\n \"2603:1040:1302::100/121\",\r\n + \ \"2603:1040:1402::100/121\",\r\n \"2603:1040:1503::100/121\",\r\n + \ \"2603:1050:6:1::180/121\",\r\n \"2603:1050:403::180/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors\",\r\n + \ \"id\": \"AzureConnectors\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.65.86.57/32\",\r\n \"13.66.130.243/32\",\r\n \ \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n \"13.67.8.240/28\",\r\n @@ -8242,51 +8374,51 @@ interactions: \ \"40.74.100.224/28\",\r\n \"40.74.146.64/28\",\r\n \"40.78.194.240/28\",\r\n \ \"40.78.202.96/28\",\r\n \"40.79.130.208/28\",\r\n \"40.79.148.96/27\",\r\n \ \"40.79.178.240/28\",\r\n \"40.79.180.224/27\",\r\n \"40.79.189.64/27\",\r\n - \ \"40.80.180.64/27\",\r\n \"40.82.184.6/32\",\r\n \"40.82.184.43/32\",\r\n - \ \"40.85.206.95/32\",\r\n \"40.89.131.3/32\",\r\n \"40.89.135.2/32\",\r\n - \ \"40.89.155.59/32\",\r\n \"40.91.208.65/32\",\r\n \"40.112.195.87/32\",\r\n - \ \"40.112.243.160/28\",\r\n \"40.113.242.246/32\",\r\n \"40.114.40.132/32\",\r\n - \ \"40.119.162.44/32\",\r\n \"40.120.8.0/27\",\r\n \"40.120.64.64/27\",\r\n - \ \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n \"51.11.229.148/32\",\r\n - \ \"51.11.229.156/32\",\r\n \"51.12.20.224/27\",\r\n \"51.12.22.128/28\",\r\n - \ \"51.12.29.112/28\",\r\n \"51.12.72.128/27\",\r\n \"51.12.98.240/28\",\r\n - \ \"51.12.102.0/26\",\r\n \"51.12.202.240/28\",\r\n \"51.12.205.192/26\",\r\n - \ \"51.13.18.216/32\",\r\n \"51.13.18.233/32\",\r\n \"51.13.139.160/27\",\r\n - \ \"51.13.139.192/28\",\r\n \"51.53.107.0/26\",\r\n \"51.53.187.0/26\",\r\n - \ \"51.103.142.22/32\",\r\n \"51.103.143.163/32\",\r\n \"51.105.77.96/27\",\r\n - \ \"51.107.59.16/28\",\r\n \"51.107.60.224/27\",\r\n \"51.107.86.217/32\",\r\n - \ \"51.107.155.16/28\",\r\n \"51.107.156.224/27\",\r\n \"51.107.246.112/28\",\r\n - \ \"51.107.246.128/27\",\r\n \"51.107.254.32/27\",\r\n \"51.107.254.64/28\",\r\n - \ \"51.116.55.240/28\",\r\n \"51.116.59.16/28\",\r\n \"51.116.60.192/27\",\r\n - \ \"51.116.74.32/27\",\r\n \"51.116.155.80/28\",\r\n \"51.116.158.96/27\",\r\n - \ \"51.116.211.212/32\",\r\n \"51.116.236.78/32\",\r\n \"51.120.98.224/28\",\r\n - \ \"51.120.100.192/27\",\r\n \"51.120.218.240/28\",\r\n \"51.120.220.192/27\",\r\n - \ \"51.138.215.48/28\",\r\n \"51.138.215.64/27\",\r\n \"51.140.61.124/32\",\r\n - \ \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n \"51.140.80.51/32\",\r\n - \ \"51.140.148.0/28\",\r\n \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n - \ \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n - \ \"51.141.124.13/32\",\r\n \"52.136.133.184/32\",\r\n \"52.136.142.154/32\",\r\n - \ \"52.136.189.16/28\",\r\n \"52.136.189.32/27\",\r\n \"52.138.92.192/27\",\r\n - \ \"52.139.111.0/27\",\r\n \"52.139.111.32/28\",\r\n \"52.141.1.104/32\",\r\n - \ \"52.141.36.214/32\",\r\n \"52.146.138.32/27\",\r\n \"52.147.117.32/27\",\r\n - \ \"52.147.117.64/28\",\r\n \"52.151.42.172/32\",\r\n \"52.151.221.119/32\",\r\n - \ \"52.151.221.184/32\",\r\n \"52.161.101.204/32\",\r\n \"52.161.102.22/32\",\r\n - \ \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n \"52.162.126.4/32\",\r\n - \ \"52.162.242.161/32\",\r\n \"52.171.130.92/32\",\r\n \"52.172.80.0/26\",\r\n - \ \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n \"52.173.241.27/32\",\r\n - \ \"52.173.245.164/32\",\r\n \"52.174.88.118/32\",\r\n \"52.174.180.160/32\",\r\n - \ \"52.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n \"52.180.164.214/32\",\r\n - \ \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n \"52.187.147.27/32\",\r\n - \ \"52.225.129.144/32\",\r\n \"52.225.188.182/32\",\r\n \"52.225.190.190/32\",\r\n - \ \"52.231.18.208/28\",\r\n \"52.231.147.0/28\",\r\n \"52.231.148.224/27\",\r\n - \ \"52.231.163.10/32\",\r\n \"52.231.201.173/32\",\r\n \"52.232.188.154/32\",\r\n - \ \"52.237.24.126/32\",\r\n \"52.237.32.212/32\",\r\n \"52.237.214.72/32\",\r\n - \ \"52.242.30.112/32\",\r\n \"52.242.35.152/32\",\r\n \"52.242.36.40/32\",\r\n - \ \"52.255.48.202/32\",\r\n \"65.52.197.64/32\",\r\n \"65.52.250.208/28\",\r\n - \ \"94.245.91.93/32\",\r\n \"102.37.64.0/27\",\r\n \"102.37.84.128/27\",\r\n - \ \"102.37.84.160/28\",\r\n \"102.37.166.80/28\",\r\n \"102.37.166.96/27\",\r\n - \ \"102.133.27.0/28\",\r\n \"102.133.72.85/32\",\r\n \"102.133.155.0/28\",\r\n - \ \"102.133.168.167/32\",\r\n \"102.133.203.251/32\",\r\n + \ \"40.80.180.64/27\",\r\n \"40.80.181.128/26\",\r\n \"40.82.184.6/32\",\r\n + \ \"40.82.184.43/32\",\r\n \"40.85.206.95/32\",\r\n \"40.89.131.3/32\",\r\n + \ \"40.89.135.2/32\",\r\n \"40.89.155.59/32\",\r\n \"40.91.208.65/32\",\r\n + \ \"40.112.195.87/32\",\r\n \"40.112.243.160/28\",\r\n \"40.113.242.246/32\",\r\n + \ \"40.114.40.132/32\",\r\n \"40.119.162.44/32\",\r\n \"40.120.8.0/27\",\r\n + \ \"40.120.64.64/27\",\r\n \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n + \ \"51.11.229.148/32\",\r\n \"51.11.229.156/32\",\r\n \"51.12.20.224/27\",\r\n + \ \"51.12.22.128/28\",\r\n \"51.12.29.112/28\",\r\n \"51.12.72.128/27\",\r\n + \ \"51.12.98.240/28\",\r\n \"51.12.102.0/26\",\r\n \"51.12.202.240/28\",\r\n + \ \"51.12.205.192/26\",\r\n \"51.13.18.216/32\",\r\n \"51.13.18.233/32\",\r\n + \ \"51.13.139.160/27\",\r\n \"51.13.139.192/28\",\r\n \"51.53.107.0/26\",\r\n + \ \"51.53.187.0/26\",\r\n \"51.103.142.22/32\",\r\n \"51.103.143.163/32\",\r\n + \ \"51.105.77.96/27\",\r\n \"51.107.59.16/28\",\r\n \"51.107.60.224/27\",\r\n + \ \"51.107.86.217/32\",\r\n \"51.107.155.16/28\",\r\n \"51.107.156.224/27\",\r\n + \ \"51.107.246.112/28\",\r\n \"51.107.246.128/27\",\r\n \"51.107.254.32/27\",\r\n + \ \"51.107.254.64/28\",\r\n \"51.116.55.240/28\",\r\n \"51.116.59.16/28\",\r\n + \ \"51.116.60.192/27\",\r\n \"51.116.74.32/27\",\r\n \"51.116.155.80/28\",\r\n + \ \"51.116.158.96/27\",\r\n \"51.116.211.212/32\",\r\n \"51.116.236.78/32\",\r\n + \ \"51.120.98.224/28\",\r\n \"51.120.100.192/27\",\r\n \"51.120.218.240/28\",\r\n + \ \"51.120.220.192/27\",\r\n \"51.138.215.48/28\",\r\n \"51.138.215.64/27\",\r\n + \ \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n + \ \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n \"51.140.211.0/28\",\r\n + \ \"51.140.212.224/27\",\r\n \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n + \ \"51.141.52.185/32\",\r\n \"51.141.124.13/32\",\r\n \"52.136.133.184/32\",\r\n + \ \"52.136.142.154/32\",\r\n \"52.136.189.16/28\",\r\n \"52.136.189.32/27\",\r\n + \ \"52.138.92.192/27\",\r\n \"52.139.111.0/27\",\r\n \"52.139.111.32/28\",\r\n + \ \"52.141.1.104/32\",\r\n \"52.141.36.214/32\",\r\n \"52.146.138.32/27\",\r\n + \ \"52.147.117.32/27\",\r\n \"52.147.117.64/28\",\r\n \"52.151.42.172/32\",\r\n + \ \"52.151.221.119/32\",\r\n \"52.151.221.184/32\",\r\n \"52.161.101.204/32\",\r\n + \ \"52.161.102.22/32\",\r\n \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n + \ \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n \"52.171.130.92/32\",\r\n + \ \"52.172.80.0/26\",\r\n \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n + \ \"52.173.241.27/32\",\r\n \"52.173.245.164/32\",\r\n \"52.174.88.118/32\",\r\n + \ \"52.174.180.160/32\",\r\n \"52.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n + \ \"52.180.164.214/32\",\r\n \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n + \ \"52.187.147.27/32\",\r\n \"52.225.129.144/32\",\r\n \"52.225.188.182/32\",\r\n + \ \"52.225.190.190/32\",\r\n \"52.231.18.208/28\",\r\n \"52.231.147.0/28\",\r\n + \ \"52.231.148.224/27\",\r\n \"52.231.163.10/32\",\r\n \"52.231.201.173/32\",\r\n + \ \"52.232.188.154/32\",\r\n \"52.237.24.126/32\",\r\n \"52.237.32.212/32\",\r\n + \ \"52.237.214.72/32\",\r\n \"52.242.30.112/32\",\r\n \"52.242.35.152/32\",\r\n + \ \"52.242.36.40/32\",\r\n \"52.255.48.202/32\",\r\n \"65.52.197.64/32\",\r\n + \ \"65.52.250.208/28\",\r\n \"94.245.91.93/32\",\r\n \"102.37.64.0/27\",\r\n + \ \"102.37.84.128/27\",\r\n \"102.37.84.160/28\",\r\n \"102.37.166.80/28\",\r\n + \ \"102.37.166.96/27\",\r\n \"102.133.27.0/28\",\r\n \"102.133.72.85/32\",\r\n + \ \"102.133.155.0/28\",\r\n \"102.133.168.167/32\",\r\n \"102.133.203.251/32\",\r\n \ \"102.133.204.65/32\",\r\n \"102.133.253.0/27\",\r\n \"104.41.59.51/32\",\r\n \ \"104.41.132.180/32\",\r\n \"104.42.122.49/32\",\r\n \"104.209.247.23/32\",\r\n \ \"104.210.14.156/32\",\r\n \"104.211.81.192/28\",\r\n \"104.211.146.224/28\",\r\n @@ -8328,7 +8460,7 @@ interactions: \ \"2603:1050:6:402::180/122\",\r\n \"2603:1050:403:400::2c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.AustraliaCentral\",\r\n \ \"id\": \"AzureConnectors.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -8337,7 +8469,7 @@ interactions: \ \"2603:1010:304:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.AustraliaCentral2\",\r\n \"id\": \"AzureConnectors.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -8345,7 +8477,7 @@ interactions: \ \"20.36.117.160/27\",\r\n \"20.53.60.16/28\",\r\n \"20.53.60.32/27\",\r\n \ \"2603:1010:404:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.AustraliaEast\",\r\n \"id\": - \"AzureConnectors.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -8356,7 +8488,7 @@ interactions: \ \"52.237.214.72/32\",\r\n \"2603:1010:6:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.AustraliaSoutheast\",\r\n \ \"id\": \"AzureConnectors.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -8365,7 +8497,7 @@ interactions: \ \"20.92.3.64/27\",\r\n \"20.92.3.96/28\",\r\n \"52.255.48.202/32\",\r\n \ \"2603:1010:101:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.BrazilSouth\",\r\n \"id\": - \"AzureConnectors.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -8376,14 +8508,14 @@ interactions: \ \"191.238.76.112/28\",\r\n \"191.238.76.128/27\",\r\n \"2603:1050:6:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.BrazilSoutheast\",\r\n \ \"id\": \"AzureConnectors.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.206.0.0/26\",\r\n \"23.97.120.109/32\",\r\n \"191.233.51.0/26\",\r\n \ \"2603:1050:403:400::2c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.CanadaCentral\",\r\n \"id\": - \"AzureConnectors.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -8394,7 +8526,7 @@ interactions: \ \"52.237.32.212/32\",\r\n \"2603:1030:f05:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CanadaEast\",\r\n \ \"id\": \"AzureConnectors.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8403,7 +8535,7 @@ interactions: \ \"52.242.35.152/32\",\r\n \"52.242.36.40/32\",\r\n \"2603:1030:1005:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CentralIndia\",\r\n \ \"id\": \"AzureConnectors.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8412,17 +8544,18 @@ interactions: \ \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n \"104.211.81.192/28\",\r\n \ \"2603:1040:a06:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.CentralUS\",\r\n \"id\": \"AzureConnectors.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.89.171.80/28\",\r\n - \ \"13.89.178.64/27\",\r\n \"20.80.123.57/32\",\r\n \"20.80.123.134/32\",\r\n - \ \"20.98.144.224/27\",\r\n \"20.98.145.0/28\",\r\n \"40.113.242.246/32\",\r\n - \ \"52.173.241.27/32\",\r\n \"52.173.245.164/32\",\r\n \"2603:1030:10:402::180/122\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.89.171.80/28\",\r\n \"13.89.178.64/27\",\r\n + \ \"20.80.123.57/32\",\r\n \"20.80.123.134/32\",\r\n \"20.98.144.224/27\",\r\n + \ \"20.98.145.0/28\",\r\n \"40.113.242.246/32\",\r\n \"52.173.241.27/32\",\r\n + \ \"52.173.245.164/32\",\r\n \"2603:1030:10:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CentralUSEUAP\",\r\n \ \"id\": \"AzureConnectors.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8431,7 +8564,7 @@ interactions: \ \"168.61.143.64/26\",\r\n \"2603:1030:f:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastAsia\",\r\n \ \"id\": \"AzureConnectors.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8440,9 +8573,9 @@ interactions: \ \"52.175.23.169/32\",\r\n \"104.214.164.0/27\",\r\n \"104.214.165.128/26\",\r\n \ \"2603:1040:207:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.EastUS\",\r\n \"id\": \"AzureConnectors.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.88.153.176/28\",\r\n \ \"20.88.153.192/27\",\r\n \"40.71.11.80/28\",\r\n \"40.71.15.160/27\",\r\n @@ -8451,7 +8584,7 @@ interactions: \ \"104.41.132.180/32\",\r\n \"2603:1030:210:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastUS2\",\r\n \ \"id\": \"AzureConnectors.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8461,7 +8594,7 @@ interactions: \ \"104.209.247.23/32\",\r\n \"104.210.14.156/32\",\r\n \"2603:1030:40c:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastUS2EUAP\",\r\n \ \"id\": \"AzureConnectors.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8470,7 +8603,7 @@ interactions: \ \"52.225.190.190/32\",\r\n \"2603:1030:40b:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.FranceCentral\",\r\n \ \"id\": \"AzureConnectors.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8480,7 +8613,7 @@ interactions: \ \"51.138.215.64/27\",\r\n \"2603:1020:805:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.FranceSouth\",\r\n \ \"id\": \"AzureConnectors.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8489,7 +8622,7 @@ interactions: \ \"52.136.189.32/27\",\r\n \"2603:1020:905:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.GermanyNorth\",\r\n \ \"id\": \"AzureConnectors.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8498,7 +8631,7 @@ interactions: \ \"2603:1020:d04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.GermanyWestCentral\",\r\n \"id\": \"AzureConnectors.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8507,7 +8640,7 @@ interactions: \ \"51.116.236.78/32\",\r\n \"2603:1020:c04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JapanEast\",\r\n \ \"id\": \"AzureConnectors.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8517,16 +8650,17 @@ interactions: \ \"40.79.189.64/27\",\r\n \"2603:1040:407:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JapanWest\",\r\n \ \"id\": \"AzureConnectors.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.189.192.144/28\",\r\n \"20.189.192.160/27\",\r\n - \ \"40.74.100.224/28\",\r\n \"40.80.180.64/27\",\r\n \"104.215.27.24/32\",\r\n - \ \"104.215.28.128/32\",\r\n \"104.215.61.248/32\",\r\n \"2603:1040:606:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JioIndiaCentral\",\r\n - \ \"id\": \"AzureConnectors.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"40.74.100.224/28\",\r\n \"40.80.180.64/27\",\r\n \"40.80.181.128/26\",\r\n + \ \"104.215.27.24/32\",\r\n \"104.215.28.128/32\",\r\n \"104.215.61.248/32\",\r\n + \ \"2603:1040:606:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.JioIndiaCentral\",\r\n \"id\": + \"AzureConnectors.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -8534,7 +8668,7 @@ interactions: \ \"20.207.0.0/26\",\r\n \"2603:1040:1104:400::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JioIndiaWest\",\r\n \ \"id\": \"AzureConnectors.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8542,7 +8676,7 @@ interactions: \ \"40.64.8.128/27\",\r\n \"2603:1040:d04:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.KoreaCentral\",\r\n \ \"id\": \"AzureConnectors.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8552,7 +8686,7 @@ interactions: \ \"52.231.18.208/28\",\r\n \"2603:1040:f05:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.KoreaSouth\",\r\n \ \"id\": \"AzureConnectors.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8560,18 +8694,18 @@ interactions: \ \"52.231.147.0/28\",\r\n \"52.231.148.224/27\",\r\n \"52.231.163.10/32\",\r\n \ \"52.231.201.173/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureConnectors.NorthCentralUS\",\r\n \"id\": \"AzureConnectors.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.51.4.192/27\",\r\n - \ \"20.51.4.224/28\",\r\n \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n - \ \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n \"65.52.197.64/32\",\r\n - \ \"2603:1030:608:402::180/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors.NorthEurope\",\r\n \"id\": - \"AzureConnectors.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": - \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.51.4.192/27\",\r\n \"20.51.4.224/28\",\r\n \"52.162.107.160/28\",\r\n + \ \"52.162.111.192/27\",\r\n \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n + \ \"65.52.197.64/32\",\r\n \"2603:1030:608:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.NorthEurope\",\r\n + \ \"id\": \"AzureConnectors.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.69.171.0/32\",\r\n \"13.69.227.208/28\",\r\n @@ -8580,7 +8714,7 @@ interactions: \ \"94.245.91.93/32\",\r\n \"2603:1020:5:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.NorwayEast\",\r\n \ \"id\": \"AzureConnectors.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8588,16 +8722,23 @@ interactions: \ \"51.13.18.233/32\",\r\n \"51.120.98.224/28\",\r\n \"51.120.100.192/27\",\r\n \ \"2603:1020:e04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.NorwayWest\",\r\n \"id\": - \"AzureConnectors.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"51.13.139.160/27\",\r\n \"51.13.139.192/28\",\r\n \ \"51.120.218.240/28\",\r\n \"51.120.220.192/27\",\r\n \"2603:1020:f04:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.QatarCentral\",\r\n + \ \"id\": \"AzureConnectors.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.21.43.0/26\",\r\n \"2603:1040:1002:400::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthAfricaNorth\",\r\n \ \"id\": \"AzureConnectors.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -8607,7 +8748,7 @@ interactions: \ \"102.133.253.0/27\",\r\n \"2603:1000:104:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthAfricaWest\",\r\n \ \"id\": \"AzureConnectors.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -8616,7 +8757,7 @@ interactions: \ \"102.133.72.85/32\",\r\n \"2603:1000:4:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthCentralUS\",\r\n \ \"id\": \"AzureConnectors.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -8627,14 +8768,14 @@ interactions: \ \"2603:1030:807:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.SouthCentralUSSTG\",\r\n \"id\": \"AzureConnectors.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.44.3.0/28\",\r\n \"23.100.208.0/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SoutheastAsia\",\r\n \ \"id\": \"AzureConnectors.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8643,7 +8784,7 @@ interactions: \ \"52.187.68.19/32\",\r\n \"52.187.147.27/32\",\r\n \"2603:1040:5:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthIndia\",\r\n \ \"id\": \"AzureConnectors.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8652,7 +8793,7 @@ interactions: \ \"20.192.184.32/27\",\r\n \"40.78.194.240/28\",\r\n \"52.172.80.0/26\",\r\n \ \"2603:1040:c06:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.SwedenCentral\",\r\n \"id\": - \"AzureConnectors.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -8661,7 +8802,7 @@ interactions: \ \"51.12.98.240/28\",\r\n \"51.12.102.0/26\",\r\n \"2603:1020:1004:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwedenSouth\",\r\n \ \"id\": \"AzureConnectors.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8669,7 +8810,7 @@ interactions: \ \"51.12.202.240/28\",\r\n \"51.12.205.192/26\",\r\n \"2603:1020:1104:400::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandNorth\",\r\n \ \"id\": \"AzureConnectors.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8678,7 +8819,7 @@ interactions: \ \"51.107.246.112/28\",\r\n \"51.107.246.128/27\",\r\n \"2603:1020:a04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandWest\",\r\n \ \"id\": \"AzureConnectors.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8686,7 +8827,7 @@ interactions: \ \"51.107.254.32/27\",\r\n \"51.107.254.64/28\",\r\n \"2603:1020:b04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UAECentral\",\r\n \ \"id\": \"AzureConnectors.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8694,37 +8835,37 @@ interactions: \ \"20.45.90.208/28\",\r\n \"20.45.90.224/27\",\r\n \"40.120.8.0/27\",\r\n \ \"2603:1040:b04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.UAENorth\",\r\n \"id\": \"AzureConnectors.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"40.119.162.44/32\",\r\n \"40.120.64.64/27\",\r\n + \ \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n \"65.52.250.208/28\",\r\n + \ \"2603:1040:904:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.UKSouth\",\r\n \"id\": \"AzureConnectors.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"40.119.162.44/32\",\r\n - \ \"40.120.64.64/27\",\r\n \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n - \ \"65.52.250.208/28\",\r\n \"2603:1040:904:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UKSouth\",\r\n - \ \"id\": \"AzureConnectors.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": - [\r\n \"20.90.124.134/32\",\r\n \"20.90.125.211/32\",\r\n - \ \"20.90.129.0/27\",\r\n \"20.90.129.32/28\",\r\n \"51.105.77.96/27\",\r\n - \ \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n - \ \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n \"2603:1020:705:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UKWest\",\r\n - \ \"id\": \"AzureConnectors.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": - [\r\n \"20.58.70.192/27\",\r\n \"20.58.70.224/28\",\r\n - \ \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n \"51.140.245.29/32\",\r\n - \ \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n \"51.141.124.13/32\",\r\n - \ \"2603:1020:605:402::180/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors.WestCentralUS\",\r\n \"id\": - \"AzureConnectors.WestCentralUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": - \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.90.124.134/32\",\r\n + \ \"20.90.125.211/32\",\r\n \"20.90.129.0/27\",\r\n \"20.90.129.32/28\",\r\n + \ \"51.105.77.96/27\",\r\n \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n + \ \"51.140.77.227/32\",\r\n \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n + \ \"2603:1020:705:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.UKWest\",\r\n \"id\": \"AzureConnectors.UKWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.58.70.192/27\",\r\n + \ \"20.58.70.224/28\",\r\n \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n + \ \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n + \ \"51.141.124.13/32\",\r\n \"2603:1020:605:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestCentralUS\",\r\n + \ \"id\": \"AzureConnectors.WestCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.71.195.32/28\",\r\n \"13.71.199.192/27\",\r\n @@ -8732,7 +8873,7 @@ interactions: \ \"20.69.4.32/28\",\r\n \"52.161.101.204/32\",\r\n \"52.161.102.22/32\",\r\n \ \"2603:1030:b04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.WestEurope\",\r\n \"id\": - \"AzureConnectors.WestEurope\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.WestEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -8744,7 +8885,7 @@ interactions: \ \"137.117.161.181/32\",\r\n \"2603:1020:206:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestIndia\",\r\n \ \"id\": \"AzureConnectors.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8753,7 +8894,7 @@ interactions: \ \"104.211.189.218/32\",\r\n \"2603:1040:806:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestUS\",\r\n \ \"id\": \"AzureConnectors.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8762,9 +8903,9 @@ interactions: \ \"40.112.195.87/32\",\r\n \"40.112.243.160/28\",\r\n \"104.42.122.49/32\",\r\n \ \"2603:1030:a07:402::100/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.WestUS2\",\r\n \"id\": \"AzureConnectors.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.66.130.243/32\",\r\n \ \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n \"20.83.220.208/28\",\r\n @@ -8772,7 +8913,7 @@ interactions: \ \"52.151.42.172/32\",\r\n \"52.183.78.157/32\",\r\n \"2603:1030:c06:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestUS3\",\r\n \ \"id\": \"AzureConnectors.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8781,7 +8922,7 @@ interactions: \ \"20.150.173.64/26\",\r\n \"2603:1030:504:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry\",\r\n \ \"id\": \"AzureContainerRegistry\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n @@ -9038,8 +9179,9 @@ interactions: \ \"2603:1040:407:402::340/122\",\r\n \"2603:1040:407:402::580/121\",\r\n \ \"2603:1040:407:802::90/125\",\r\n \"2603:1040:407:802::2c0/122\",\r\n \ \"2603:1040:407:802::400/121\",\r\n \"2603:1040:407:c02::90/125\",\r\n - \ \"2603:1040:407:c02::400/121\",\r\n \"2603:1040:606:402::90/125\",\r\n - \ \"2603:1040:606:402::340/122\",\r\n \"2603:1040:606:402::580/122\",\r\n + \ \"2603:1040:407:c02::400/121\",\r\n \"2603:1040:606:3::80/125\",\r\n + \ \"2603:1040:606:402::90/125\",\r\n \"2603:1040:606:402::340/122\",\r\n + \ \"2603:1040:606:402::580/122\",\r\n \"2603:1040:606:402::600/121\",\r\n \ \"2603:1040:806:402::90/125\",\r\n \"2603:1040:806:402::340/122\",\r\n \ \"2603:1040:806:402::580/122\",\r\n \"2603:1040:904::348/125\",\r\n \ \"2603:1040:904:402::90/125\",\r\n \"2603:1040:904:402::340/122\",\r\n @@ -9085,7 +9227,7 @@ interactions: \ \"2603:1050:403:400::480/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.AustraliaEast\",\r\n \"id\": \"AzureContainerRegistry.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9099,7 +9241,7 @@ interactions: \ \"2603:1010:6:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.AustraliaSoutheast\",\r\n \ \"id\": \"AzureContainerRegistry.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9109,7 +9251,7 @@ interactions: \ \"2603:1010:101:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.BrazilSouth\",\r\n \"id\": \"AzureContainerRegistry.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9124,7 +9266,7 @@ interactions: \ \"2603:1050:6:c02::90/125\",\r\n \"2603:1050:6:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.BrazilSoutheast\",\r\n \ \"id\": \"AzureContainerRegistry.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9133,7 +9275,7 @@ interactions: \ \"2603:1050:403:400::480/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.CanadaCentral\",\r\n \"id\": \"AzureContainerRegistry.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9146,7 +9288,7 @@ interactions: \ \"2603:1030:f05:c02::90/125\",\r\n \"2603:1030:f05:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CanadaEast\",\r\n \ \"id\": \"AzureContainerRegistry.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9155,7 +9297,7 @@ interactions: \ \"2603:1030:1005:402::340/122\",\r\n \"2603:1030:1005:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralIndia\",\r\n \ \"id\": \"AzureContainerRegistry.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9170,7 +9312,7 @@ interactions: \ \"2603:1040:a06:c02::90/125\",\r\n \"2603:1040:a06:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9184,7 +9326,7 @@ interactions: \ \"2603:1030:10:c02::90/125\",\r\n \"2603:1030:10:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralUSEUAP\",\r\n \ \"id\": \"AzureContainerRegistry.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9195,7 +9337,7 @@ interactions: \ \"2603:1030:f:400::d80/122\",\r\n \"2603:1030:f:400::e00/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastAsia\",\r\n \ \"id\": \"AzureContainerRegistry.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9208,7 +9350,7 @@ interactions: \ \"2603:1040:207:c00::48/125\",\r\n \"2603:1040:207:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastUS\",\r\n \ \"id\": \"AzureContainerRegistry.EastUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9221,7 +9363,7 @@ interactions: \ \"2603:1030:210:802::400/121\",\r\n \"2603:1030:210:c02::90/125\",\r\n \ \"2603:1030:210:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.EastUS2\",\r\n \"id\": - \"AzureContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9235,7 +9377,7 @@ interactions: \ \"2603:1030:40c:802::400/121\",\r\n \"2603:1030:40c:c02::90/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastUS2EUAP\",\r\n \ \"id\": \"AzureContainerRegistry.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9248,7 +9390,7 @@ interactions: \ \"2603:1030:40b:c00::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.FranceCentral\",\r\n \"id\": \"AzureContainerRegistry.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9263,7 +9405,7 @@ interactions: \ \"2603:1020:805:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.FranceSouth\",\r\n \"id\": \"AzureContainerRegistry.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9272,7 +9414,7 @@ interactions: \ \"2603:1020:905:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.GermanyNorth\",\r\n \"id\": \"AzureContainerRegistry.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9281,7 +9423,7 @@ interactions: \ \"2603:1020:d04:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.GermanyWestCentral\",\r\n \ \"id\": \"AzureContainerRegistry.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9294,7 +9436,7 @@ interactions: \ \"2603:1020:c04:c02::90/125\",\r\n \"2603:1020:c04:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JapanEast\",\r\n \ \"id\": \"AzureContainerRegistry.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9308,16 +9450,17 @@ interactions: \ \"2603:1040:407:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.JapanWest\",\r\n \"id\": \"AzureContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.189.224.0/26\",\r\n \"40.74.100.160/29\",\r\n - \ \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n \"2603:1040:606:402::90/125\",\r\n - \ \"2603:1040:606:402::340/122\",\r\n \"2603:1040:606:402::580/122\"\r\n + \ \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n \"2603:1040:606:3::80/125\",\r\n + \ \"2603:1040:606:402::90/125\",\r\n \"2603:1040:606:402::340/122\",\r\n + \ \"2603:1040:606:402::580/122\",\r\n \"2603:1040:606:402::600/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \ \"id\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9328,7 +9471,7 @@ interactions: \ \"2603:1040:1104:400::480/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.JioIndiaWest\",\r\n \"id\": \"AzureContainerRegistry.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9341,7 +9484,7 @@ interactions: \ \"2603:1040:d04:800::280/121\",\r\n \"2603:1040:d04:c02::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.KoreaCentral\",\r\n \ \"id\": \"AzureContainerRegistry.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9357,7 +9500,7 @@ interactions: \ \"2603:1040:f05:c02::90/125\",\r\n \"2603:1040:f05:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.KoreaSouth\",\r\n \ \"id\": \"AzureContainerRegistry.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9365,7 +9508,7 @@ interactions: \ \"52.231.146.192/29\",\r\n \"52.231.151.128/26\",\r\n \"2603:1040:e05:402::100/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9379,7 +9522,7 @@ interactions: \ \"2603:1030:608:c00::48/125\",\r\n \"2603:1030:608:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthEurope\",\r\n \ \"id\": \"AzureContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9393,7 +9536,7 @@ interactions: \ \"2603:1020:5:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.NorwayEast\",\r\n \"id\": \"AzureContainerRegistry.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9408,16 +9551,28 @@ interactions: \ \"2603:1020:e04:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.NorwayWest\",\r\n \"id\": \"AzureContainerRegistry.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"51.13.128.128/25\",\r\n \"51.13.129.0/26\",\r\n \ \"51.120.218.24/29\",\r\n \"2603:1020:f04:402::90/125\",\r\n \ \"2603:1020:f04:402::340/122\",\r\n \"2603:1020:f04:402::580/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.QatarCentral\",\r\n + \ \"id\": \"AzureContainerRegistry.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": + [\r\n \"20.21.36.0/26\",\r\n \"20.21.42.128/26\",\r\n \"20.21.44.128/25\",\r\n + \ \"20.21.46.192/26\",\r\n \"20.21.66.128/26\",\r\n \"20.21.69.0/25\",\r\n + \ \"20.21.74.128/26\",\r\n \"20.21.77.0/25\",\r\n \"2603:1040:1002::780/125\",\r\n + \ \"2603:1040:1002:400::48/125\",\r\n \"2603:1040:1002:400::280/121\",\r\n + \ \"2603:1040:1002:800::48/125\",\r\n \"2603:1040:1002:800::180/121\",\r\n + \ \"2603:1040:1002:c00::48/125\",\r\n \"2603:1040:1002:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \ \"id\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9432,7 +9587,7 @@ interactions: \ \"2603:1000:104:c02::90/125\",\r\n \"2603:1000:104:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthAfricaWest\",\r\n \ \"id\": \"AzureContainerRegistry.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9441,7 +9596,7 @@ interactions: \ \"2603:1000:4:402::340/122\",\r\n \"2603:1000:4:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9456,14 +9611,14 @@ interactions: \ \"2603:1030:807:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.SouthCentralUSSTG\",\r\n \ \"id\": \"AzureContainerRegistry.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.24/29\",\r\n \"2603:1030:302:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SoutheastAsia\",\r\n \ \"id\": \"AzureContainerRegistry.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9477,7 +9632,7 @@ interactions: \ \"2603:1040:5:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.SouthIndia\",\r\n \"id\": \"AzureContainerRegistry.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9486,7 +9641,7 @@ interactions: \ \"2603:1040:c06:402::340/122\",\r\n \"2603:1040:c06:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwedenCentral\",\r\n \ \"id\": \"AzureContainerRegistry.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9501,7 +9656,7 @@ interactions: \ \"2603:1020:1004:c02::1b0/125\",\r\n \"2603:1020:1004:c02::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwedenSouth\",\r\n \ \"id\": \"AzureContainerRegistry.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9511,7 +9666,7 @@ interactions: \ \"2603:1020:1104:400::380/121\",\r\n \"2603:1020:1104:400::540/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \ \"id\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9524,7 +9679,7 @@ interactions: \ \"2603:1020:a04:c02::90/125\",\r\n \"2603:1020:a04:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwitzerlandWest\",\r\n \ \"id\": \"AzureContainerRegistry.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9533,7 +9688,7 @@ interactions: \ \"2603:1020:b04:402::340/122\",\r\n \"2603:1020:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UAECentral\",\r\n \ \"id\": \"AzureContainerRegistry.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9542,7 +9697,7 @@ interactions: \ \"2603:1040:b04:402::340/122\",\r\n \"2603:1040:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UAENorth\",\r\n \ \"id\": \"AzureContainerRegistry.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9556,7 +9711,7 @@ interactions: \ \"2603:1040:904:c02::90/125\",\r\n \"2603:1040:904:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UKSouth\",\r\n \ \"id\": \"AzureContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9569,7 +9724,7 @@ interactions: \ \"2603:1020:705:802::400/121\",\r\n \"2603:1020:705:c02::90/125\",\r\n \ \"2603:1020:705:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.UKWest\",\r\n \"id\": - \"AzureContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9579,7 +9734,7 @@ interactions: \ \"2603:1020:605:402::340/122\",\r\n \"2603:1020:605:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9588,7 +9743,7 @@ interactions: \ \"2603:1030:b04:402::340/122\",\r\n \"2603:1030:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestEurope\",\r\n \ \"id\": \"AzureContainerRegistry.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9602,7 +9757,7 @@ interactions: \ \"2603:1020:206:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestIndia\",\r\n \"id\": \"AzureContainerRegistry.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9610,7 +9765,7 @@ interactions: \ \"2603:1040:806:402::90/125\",\r\n \"2603:1040:806:402::340/122\",\r\n \ \"2603:1040:806:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestUS\",\r\n \"id\": - \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9621,7 +9776,7 @@ interactions: \ \"2603:1030:a07:402::a00/122\",\r\n \"2603:1030:a07:402::a80/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestUS2\",\r\n \ \"id\": \"AzureContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9633,7 +9788,7 @@ interactions: \ \"2603:1030:c06:802::2c0/122\",\r\n \"2603:1030:c06:c02::90/125\",\r\n \ \"2603:1030:c06:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestUS3\",\r\n \"id\": - \"AzureContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9649,11 +9804,12 @@ interactions: \ \"2603:1030:504:c02::140/122\",\r\n \"2603:1030:504:c02::300/121\",\r\n \ \"2603:1030:504:c02::400/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB\",\r\n \"id\": \"AzureCosmosDB\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n - \ \"addressPrefixes\": [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"16\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n \ \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n \"13.65.145.92/32\",\r\n \ \"13.66.26.107/32\",\r\n \"13.66.138.0/26\",\r\n \"13.67.8.0/26\",\r\n \ \"13.68.28.135/32\",\r\n \"13.69.66.0/25\",\r\n \"13.69.66.128/29\",\r\n @@ -9842,38 +9998,39 @@ interactions: \ \"2603:1040:207:1::2a0/123\",\r\n \"2603:1040:207:402::c0/122\",\r\n \ \"2603:1040:207:800::/122\",\r\n \"2603:1040:207:c00::/122\",\r\n \ \"2603:1040:407:402::c0/122\",\r\n \"2603:1040:407:802::c0/122\",\r\n - \ \"2603:1040:407:c02::c0/122\",\r\n \"2603:1040:606:402::c0/122\",\r\n - \ \"2603:1040:806:402::c0/122\",\r\n \"2603:1040:904:2::520/123\",\r\n - \ \"2603:1040:904:402::c0/122\",\r\n \"2603:1040:904:802::c0/122\",\r\n - \ \"2603:1040:904:c02::c0/122\",\r\n \"2603:1040:a06::780/123\",\r\n - \ \"2603:1040:a06:402::c0/122\",\r\n \"2603:1040:a06:802::c0/122\",\r\n - \ \"2603:1040:a06:c02::c0/122\",\r\n \"2603:1040:b04:402::c0/122\",\r\n - \ \"2603:1040:c06:402::c0/122\",\r\n \"2603:1040:d04:1::60/123\",\r\n - \ \"2603:1040:d04:400::c0/122\",\r\n \"2603:1040:d04:400::280/122\",\r\n - \ \"2603:1040:d04:400::3c0/122\",\r\n \"2603:1040:f05::680/123\",\r\n - \ \"2603:1040:f05:402::c0/122\",\r\n \"2603:1040:f05:802::c0/122\",\r\n - \ \"2603:1040:f05:c02::c0/122\",\r\n \"2603:1040:1002::740/123\",\r\n - \ \"2603:1040:1002:400::/122\",\r\n \"2603:1040:1002:800::/122\",\r\n - \ \"2603:1040:1002:c00::/122\",\r\n \"2603:1040:1104::520/123\",\r\n - \ \"2603:1040:1104:400::c0/122\",\r\n \"2603:1040:1202::1e0/123\",\r\n - \ \"2603:1040:1202:400::/122\",\r\n \"2603:1040:1302::1e0/123\",\r\n - \ \"2603:1040:1302:400::/122\",\r\n \"2603:1040:1402::500/123\",\r\n - \ \"2603:1040:1402:400::/122\",\r\n \"2603:1040:1402:800::/122\",\r\n - \ \"2603:1040:1402:c00::/122\",\r\n \"2603:1040:1503::1e0/123\",\r\n - \ \"2603:1040:1503:400::/122\",\r\n \"2603:1050:6:402::c0/122\",\r\n - \ \"2603:1050:6:802::c0/122\",\r\n \"2603:1050:6:c02::c0/122\",\r\n - \ \"2603:1050:403:400::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral\",\r\n \"id\": - \"AzureCosmosDB.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"20.36.42.8/32\",\r\n \"20.36.106.0/26\",\r\n \"20.37.228.32/27\",\r\n - \ \"20.39.65.58/32\",\r\n \"2603:1010:304:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral2\",\r\n - \ \"id\": \"AzureCosmosDB.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"2603:1040:407:c02::c0/122\",\r\n \"2603:1040:606:1::4e0/123\",\r\n + \ \"2603:1040:606:402::c0/122\",\r\n \"2603:1040:806:402::c0/122\",\r\n + \ \"2603:1040:904:2::520/123\",\r\n \"2603:1040:904:402::c0/122\",\r\n + \ \"2603:1040:904:802::c0/122\",\r\n \"2603:1040:904:c02::c0/122\",\r\n + \ \"2603:1040:a06::780/123\",\r\n \"2603:1040:a06:402::c0/122\",\r\n + \ \"2603:1040:a06:802::c0/122\",\r\n \"2603:1040:a06:c02::c0/122\",\r\n + \ \"2603:1040:b04:402::c0/122\",\r\n \"2603:1040:c06:402::c0/122\",\r\n + \ \"2603:1040:d04:1::60/123\",\r\n \"2603:1040:d04:400::c0/122\",\r\n + \ \"2603:1040:d04:400::280/122\",\r\n \"2603:1040:d04:400::3c0/122\",\r\n + \ \"2603:1040:f05::680/123\",\r\n \"2603:1040:f05:402::c0/122\",\r\n + \ \"2603:1040:f05:802::c0/122\",\r\n \"2603:1040:f05:c02::c0/122\",\r\n + \ \"2603:1040:1002::740/123\",\r\n \"2603:1040:1002:400::/122\",\r\n + \ \"2603:1040:1002:800::/122\",\r\n \"2603:1040:1002:c00::/122\",\r\n + \ \"2603:1040:1104::520/123\",\r\n \"2603:1040:1104:400::c0/122\",\r\n + \ \"2603:1040:1202::1e0/123\",\r\n \"2603:1040:1202:400::/122\",\r\n + \ \"2603:1040:1302::1e0/123\",\r\n \"2603:1040:1302:400::/122\",\r\n + \ \"2603:1040:1402::500/123\",\r\n \"2603:1040:1402:400::/122\",\r\n + \ \"2603:1040:1402:800::/122\",\r\n \"2603:1040:1402:c00::/122\",\r\n + \ \"2603:1040:1503::1e0/123\",\r\n \"2603:1040:1503:400::/122\",\r\n + \ \"2603:1050:6:402::c0/122\",\r\n \"2603:1050:6:802::c0/122\",\r\n + \ \"2603:1050:6:c02::c0/122\",\r\n \"2603:1050:403:400::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral\",\r\n + \ \"id\": \"AzureCosmosDB.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.36.42.8/32\",\r\n + \ \"20.36.106.0/26\",\r\n \"20.37.228.32/27\",\r\n \"20.39.65.58/32\",\r\n + \ \"2603:1010:304:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral2\",\r\n \"id\": + \"AzureCosmosDB.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9881,7 +10038,7 @@ interactions: \ \"20.36.114.0/28\",\r\n \"20.36.123.96/27\",\r\n \"20.39.99.230/32\",\r\n \ \"2603:1010:404:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.AustraliaEast\",\r\n \"id\": - \"AzureCosmosDB.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureCosmosDB.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9894,7 +10051,7 @@ interactions: \ \"2603:1010:6:802::c0/122\",\r\n \"2603:1010:6:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaSoutheast\",\r\n \ \"id\": \"AzureCosmosDB.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9903,26 +10060,27 @@ interactions: \ \"52.255.58.221/32\",\r\n \"104.46.177.64/27\",\r\n \"191.239.179.124/32\",\r\n \ \"2603:1010:101:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.BrazilSouth\",\r\n \"id\": \"AzureCosmosDB.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"104.41.52.61/32\",\r\n - \ \"104.41.54.69/32\",\r\n \"191.232.51.175/32\",\r\n \"191.232.53.203/32\",\r\n - \ \"191.233.204.128/27\",\r\n \"191.234.138.160/27\",\r\n - \ \"191.234.146.0/26\",\r\n \"191.234.154.0/26\",\r\n \"191.234.179.157/32\",\r\n - \ \"191.234.206.81/32\",\r\n \"2603:1050:6:402::c0/122\",\r\n - \ \"2603:1050:6:802::c0/122\",\r\n \"2603:1050:6:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.BrazilSoutheast\",\r\n - \ \"id\": \"AzureCosmosDB.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"104.41.52.61/32\",\r\n \"104.41.54.69/32\",\r\n + \ \"191.232.51.175/32\",\r\n \"191.232.53.203/32\",\r\n \"191.233.204.128/27\",\r\n + \ \"191.234.138.160/27\",\r\n \"191.234.146.0/26\",\r\n \"191.234.154.0/26\",\r\n + \ \"191.234.179.157/32\",\r\n \"191.234.206.81/32\",\r\n + \ \"2603:1050:6:402::c0/122\",\r\n \"2603:1050:6:802::c0/122\",\r\n + \ \"2603:1050:6:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.BrazilSoutheast\",\r\n \"id\": + \"AzureCosmosDB.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"191.233.11.192/27\",\r\n \"191.233.50.64/26\",\r\n \ \"2603:1050:403:400::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.CanadaCentral\",\r\n \"id\": - \"AzureCosmosDB.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureCosmosDB.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9933,7 +10091,7 @@ interactions: \ \"2603:1030:f05:802::c0/122\",\r\n \"2603:1030:f05:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CanadaEast\",\r\n \ \"id\": \"AzureCosmosDB.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -9942,7 +10100,7 @@ interactions: \ \"52.235.46.28/32\",\r\n \"2603:1030:1005:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralIndia\",\r\n \ \"id\": \"AzureCosmosDB.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -9953,7 +10111,7 @@ interactions: \ \"2603:1040:a06:802::c0/122\",\r\n \"2603:1040:a06:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralUS\",\r\n \ \"id\": \"AzureCosmosDB.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -9968,7 +10126,7 @@ interactions: \ \"2603:1030:10:802::c0/122\",\r\n \"2603:1030:10:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralUSEUAP\",\r\n \ \"id\": \"AzureCosmosDB.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -9977,19 +10135,19 @@ interactions: \ \"52.180.177.137/32\",\r\n \"168.61.142.128/26\",\r\n \"2603:1030:f:2::2a0/123\",\r\n \ \"2603:1030:f:400::8c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastAsia\",\r\n \"id\": \"AzureCosmosDB.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.0/26\",\r\n - \ \"20.187.196.0/27\",\r\n \"20.205.74.0/26\",\r\n \"20.205.82.0/26\",\r\n - \ \"23.102.239.134/32\",\r\n \"52.175.25.211/32\",\r\n \"52.175.39.232/32\",\r\n - \ \"137.116.165.204/32\",\r\n \"207.46.150.252/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.0/26\",\r\n \"20.187.196.0/27\",\r\n \"20.205.74.0/26\",\r\n + \ \"20.205.82.0/26\",\r\n \"23.102.239.134/32\",\r\n \"52.175.25.211/32\",\r\n + \ \"52.175.39.232/32\",\r\n \"137.116.165.204/32\",\r\n \"207.46.150.252/32\",\r\n \ \"2603:1040:207:1::2a0/123\",\r\n \"2603:1040:207:402::c0/122\",\r\n \ \"2603:1040:207:800::/122\",\r\n \"2603:1040:207:c00::/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.EastUS\",\r\n \ \"id\": \"AzureCosmosDB.EastUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10003,9 +10161,9 @@ interactions: \ \"2603:1030:210:402::c0/122\",\r\n \"2603:1030:210:802::c0/122\",\r\n \ \"2603:1030:210:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastUS2\",\r\n \"id\": \"AzureCosmosDB.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.68.28.135/32\",\r\n \ \"20.49.102.64/27\",\r\n \"40.70.0.140/32\",\r\n \"40.70.220.202/32\",\r\n @@ -10016,18 +10174,18 @@ interactions: \ \"2603:1030:40c:402::c0/122\",\r\n \"2603:1030:40c:802::c0/122\",\r\n \ \"2603:1030:40c:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastUS2EUAP\",\r\n \"id\": \"AzureCosmosDB.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.39.15.64/27\",\r\n - \ \"20.47.145.17/32\",\r\n \"40.74.147.192/26\",\r\n \"40.75.32.32/29\",\r\n - \ \"40.75.34.128/26\",\r\n \"40.89.67.208/32\",\r\n \"52.138.66.90/32\",\r\n - \ \"52.138.92.0/26\",\r\n \"2603:1030:40b:400::8c0/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"20.39.15.64/27\",\r\n \"20.47.145.17/32\",\r\n \"40.74.147.192/26\",\r\n + \ \"40.75.32.32/29\",\r\n \"40.75.34.128/26\",\r\n \"40.89.67.208/32\",\r\n + \ \"52.138.66.90/32\",\r\n \"52.138.92.0/26\",\r\n \"2603:1030:40b:400::8c0/122\",\r\n \ \"2603:1030:40b:800::c0/122\",\r\n \"2603:1030:40b:c00::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.FranceCentral\",\r\n \ \"id\": \"AzureCosmosDB.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10038,7 +10196,7 @@ interactions: \ \"2603:1020:805:802::c0/122\",\r\n \"2603:1020:805:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.FranceSouth\",\r\n \ \"id\": \"AzureCosmosDB.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10046,7 +10204,7 @@ interactions: \ \"52.136.134.250/32\",\r\n \"52.136.136.70/32\",\r\n \"2603:1020:905:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.GermanyNorth\",\r\n \ \"id\": \"AzureCosmosDB.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10054,7 +10212,7 @@ interactions: \ \"51.116.58.64/26\",\r\n \"2603:1020:d04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.GermanyWestCentral\",\r\n \ \"id\": \"AzureCosmosDB.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10063,27 +10221,28 @@ interactions: \ \"2603:1020:c04:402::c0/122\",\r\n \"2603:1020:c04:802::c0/122\",\r\n \ \"2603:1020:c04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.JapanEast\",\r\n \"id\": \"AzureCosmosDB.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.78.51.35/32\",\r\n - \ \"13.78.106.0/26\",\r\n \"20.63.129.107/32\",\r\n \"20.89.0.128/26\",\r\n - \ \"20.191.160.32/27\",\r\n \"40.79.186.16/28\",\r\n \"40.79.191.0/26\",\r\n - \ \"40.79.194.128/26\",\r\n \"40.115.241.37/32\",\r\n \"104.41.177.93/32\",\r\n - \ \"2603:1040:407:402::c0/122\",\r\n \"2603:1040:407:802::c0/122\",\r\n - \ \"2603:1040:407:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.JapanWest\",\r\n \"id\": \"AzureCosmosDB.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.74.98.0/26\",\r\n - \ \"40.74.143.235/32\",\r\n \"40.80.63.160/27\",\r\n \"40.81.183.24/32\",\r\n - \ \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n \"104.215.55.227/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.78.51.35/32\",\r\n \"13.78.106.0/26\",\r\n \"20.63.129.107/32\",\r\n + \ \"20.89.0.128/26\",\r\n \"20.191.160.32/27\",\r\n \"40.79.186.16/28\",\r\n + \ \"40.79.191.0/26\",\r\n \"40.79.194.128/26\",\r\n \"40.115.241.37/32\",\r\n + \ \"104.41.177.93/32\",\r\n \"2603:1040:407:402::c0/122\",\r\n + \ \"2603:1040:407:802::c0/122\",\r\n \"2603:1040:407:c02::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.JapanWest\",\r\n + \ \"id\": \"AzureCosmosDB.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"40.74.98.0/26\",\r\n \"40.74.143.235/32\",\r\n \"40.80.63.160/27\",\r\n + \ \"40.81.183.24/32\",\r\n \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n + \ \"104.215.55.227/32\",\r\n \"2603:1040:606:1::4e0/123\",\r\n \ \"2603:1040:606:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.JioIndiaCentral\",\r\n \"id\": - \"AzureCosmosDB.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureCosmosDB.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -10092,7 +10251,7 @@ interactions: \ \"2603:1040:1104::520/123\",\r\n \"2603:1040:1104:400::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.JioIndiaWest\",\r\n \ \"id\": \"AzureCosmosDB.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10101,7 +10260,7 @@ interactions: \ \"2603:1040:d04:400::280/122\",\r\n \"2603:1040:d04:400::3c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaCentral\",\r\n \ \"id\": \"AzureCosmosDB.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10112,7 +10271,7 @@ interactions: \ \"2603:1040:f05:802::c0/122\",\r\n \"2603:1040:f05:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaSouth\",\r\n \ \"id\": \"AzureCosmosDB.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10120,7 +10279,7 @@ interactions: \ \"52.231.146.0/27\",\r\n \"52.231.206.234/32\",\r\n \"52.231.207.31/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorthCentralUS\",\r\n \ \"id\": \"AzureCosmosDB.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -10132,76 +10291,86 @@ interactions: \ \"2603:1030:608:402::c0/122\",\r\n \"2603:1030:608:800::/122\",\r\n \ \"2603:1030:608:c00::/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.NorthEurope\",\r\n \"id\": \"AzureCosmosDB.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.69.226.0/25\",\r\n \"13.74.106.0/25\",\r\n \"13.79.34.236/32\",\r\n + \ \"20.54.38.35/32\",\r\n \"40.113.90.91/32\",\r\n \"52.138.141.112/32\",\r\n + \ \"52.138.197.33/32\",\r\n \"52.138.201.47/32\",\r\n \"52.138.205.97/32\",\r\n + \ \"52.138.206.153/32\",\r\n \"52.138.227.192/26\",\r\n \"52.146.131.0/27\",\r\n + \ \"52.164.250.188/32\",\r\n \"52.169.122.37/32\",\r\n \"52.169.219.183/32\",\r\n + \ \"2603:1020:5:402::c0/122\",\r\n \"2603:1020:5:802::c0/122\",\r\n + \ \"2603:1020:5:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.NorwayEast\",\r\n \"id\": \"AzureCosmosDB.NorwayEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.69.226.0/25\",\r\n - \ \"13.74.106.0/25\",\r\n \"13.79.34.236/32\",\r\n \"20.54.38.35/32\",\r\n - \ \"40.113.90.91/32\",\r\n \"52.138.141.112/32\",\r\n \"52.138.197.33/32\",\r\n - \ \"52.138.201.47/32\",\r\n \"52.138.205.97/32\",\r\n \"52.138.206.153/32\",\r\n - \ \"52.138.227.192/26\",\r\n \"52.146.131.0/27\",\r\n \"52.164.250.188/32\",\r\n - \ \"52.169.122.37/32\",\r\n \"52.169.219.183/32\",\r\n \"2603:1020:5:402::c0/122\",\r\n - \ \"2603:1020:5:802::c0/122\",\r\n \"2603:1020:5:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorwayEast\",\r\n - \ \"id\": \"AzureCosmosDB.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.13.25.182/32\",\r\n + \ \"51.120.44.128/27\",\r\n \"51.120.98.64/26\",\r\n \"51.120.106.0/26\",\r\n + \ \"51.120.210.0/26\",\r\n \"2603:1020:e04::680/123\",\r\n + \ \"2603:1020:e04:402::c0/122\",\r\n \"2603:1020:e04:802::c0/122\",\r\n + \ \"2603:1020:e04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.NorwayWest\",\r\n \"id\": \"AzureCosmosDB.NorwayWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.13.150.175/32\",\r\n + \ \"51.120.218.64/26\",\r\n \"51.120.228.160/27\",\r\n \"2603:1020:f04:402::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.QatarCentral\",\r\n + \ \"id\": \"AzureCosmosDB.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"51.13.25.182/32\",\r\n \"51.120.44.128/27\",\r\n - \ \"51.120.98.64/26\",\r\n \"51.120.106.0/26\",\r\n \"51.120.210.0/26\",\r\n - \ \"2603:1020:e04::680/123\",\r\n \"2603:1020:e04:402::c0/122\",\r\n - \ \"2603:1020:e04:802::c0/122\",\r\n \"2603:1020:e04:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorwayWest\",\r\n - \ \"id\": \"AzureCosmosDB.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"20.21.34.160/27\",\r\n \"20.21.42.0/26\",\r\n \"20.21.66.0/26\",\r\n + \ \"20.21.74.0/26\",\r\n \"2603:1040:1002::740/123\",\r\n + \ \"2603:1040:1002:400::/122\",\r\n \"2603:1040:1002:800::/122\",\r\n + \ \"2603:1040:1002:c00::/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"id\": + \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"51.13.150.175/32\",\r\n \"51.120.218.64/26\",\r\n - \ \"51.120.228.160/27\",\r\n \"2603:1020:f04:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n - \ \"id\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.87.34.33/32\",\r\n - \ \"102.133.122.0/26\",\r\n \"102.133.154.64/26\",\r\n \"102.133.220.0/27\",\r\n - \ \"102.133.250.0/26\",\r\n \"2603:1000:104:402::c0/122\",\r\n - \ \"2603:1000:104:802::c0/122\",\r\n \"2603:1000:104:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthAfricaWest\",\r\n - \ \"id\": \"AzureCosmosDB.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"102.133.26.64/26\",\r\n - \ \"102.133.60.64/27\",\r\n \"2603:1000:4:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthCentralUS\",\r\n - \ \"id\": \"AzureCosmosDB.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.65.145.92/32\",\r\n - \ \"13.66.26.107/32\",\r\n \"13.73.254.224/27\",\r\n \"13.84.150.178/32\",\r\n - \ \"13.84.157.70/32\",\r\n \"13.85.16.188/32\",\r\n \"20.45.122.0/26\",\r\n - \ \"20.49.90.64/26\",\r\n \"20.64.41.89/32\",\r\n \"23.102.191.13/32\",\r\n - \ \"104.210.217.251/32\",\r\n \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n - \ \"104.214.26.177/32\",\r\n \"2603:1030:807:402::c0/122\",\r\n - \ \"2603:1030:807:802::c0/122\",\r\n \"2603:1030:807:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n - \ \"id\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + [\r\n \"20.87.34.33/32\",\r\n \"102.133.122.0/26\",\r\n + \ \"102.133.154.64/26\",\r\n \"102.133.220.0/27\",\r\n \"102.133.250.0/26\",\r\n + \ \"2603:1000:104:402::c0/122\",\r\n \"2603:1000:104:802::c0/122\",\r\n + \ \"2603:1000:104:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthAfricaWest\",\r\n \"id\": + \"AzureCosmosDB.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"102.133.26.64/26\",\r\n \"102.133.60.64/27\",\r\n + \ \"2603:1000:4:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthCentralUS\",\r\n \"id\": + \"AzureCosmosDB.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.65.145.92/32\",\r\n \"13.66.26.107/32\",\r\n + \ \"13.73.254.224/27\",\r\n \"13.84.150.178/32\",\r\n \"13.84.157.70/32\",\r\n + \ \"13.85.16.188/32\",\r\n \"20.45.122.0/26\",\r\n \"20.49.90.64/26\",\r\n + \ \"20.64.41.89/32\",\r\n \"23.102.191.13/32\",\r\n \"104.210.217.251/32\",\r\n + \ \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n \"104.214.26.177/32\",\r\n + \ \"2603:1030:807:402::c0/122\",\r\n \"2603:1030:807:802::c0/122\",\r\n + \ \"2603:1030:807:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"id\": + \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.64/26\",\r\n \"20.45.115.160/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SoutheastAsia\",\r\n \ \"id\": \"AzureCosmosDB.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10213,7 +10382,7 @@ interactions: \ \"2603:1040:5:802::c0/122\",\r\n \"2603:1040:5:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthIndia\",\r\n \ \"id\": \"AzureCosmosDB.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10222,7 +10391,7 @@ interactions: \ \"104.211.227.84/32\",\r\n \"2603:1040:c06:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SwedenCentral\",\r\n \ \"id\": \"AzureCosmosDB.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10232,15 +10401,15 @@ interactions: \ \"2603:1020:1004:400::3c0/122\",\r\n \"2603:1020:1004:800::400/122\",\r\n \ \"2603:1020:1004:c02::1c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwedenSouth\",\r\n \"id\": \"AzureCosmosDB.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.12.195.0/27\",\r\n - \ \"51.12.202.64/26\",\r\n \"2603:1020:1104::520/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"51.12.195.0/27\",\r\n \"51.12.202.64/26\",\r\n \"2603:1020:1104::520/123\",\r\n \ \"2603:1020:1104:400::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"id\": - \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -10250,7 +10419,7 @@ interactions: \ \"2603:1020:a04:402::c0/122\",\r\n \"2603:1020:a04:802::c0/122\",\r\n \ \"2603:1020:a04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwitzerlandWest\",\r\n \"id\": - \"AzureCosmosDB.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureCosmosDB.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -10259,7 +10428,7 @@ interactions: \ \"51.107.227.85/32\",\r\n \"2603:1020:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UAECentral\",\r\n \ \"id\": \"AzureCosmosDB.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10267,7 +10436,7 @@ interactions: \ \"20.37.84.77/32\",\r\n \"2603:1040:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UAENorth\",\r\n \ \"id\": \"AzureCosmosDB.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10277,7 +10446,7 @@ interactions: \ \"2603:1040:904:802::c0/122\",\r\n \"2603:1040:904:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UKSouth\",\r\n \ \"id\": \"AzureCosmosDB.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10288,7 +10457,7 @@ interactions: \ \"2603:1020:705:802::c0/122\",\r\n \"2603:1020:705:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UKWest\",\r\n \ \"id\": \"AzureCosmosDB.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10297,7 +10466,7 @@ interactions: \ \"51.141.55.229/32\",\r\n \"2603:1020:605:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestCentralUS\",\r\n \ \"id\": \"AzureCosmosDB.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10306,7 +10475,7 @@ interactions: \ \"52.161.100.126/32\",\r\n \"2603:1030:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestEurope\",\r\n \ \"id\": \"AzureCosmosDB.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10319,31 +10488,32 @@ interactions: \ \"2603:1020:206:402::c0/122\",\r\n \"2603:1020:206:802::c0/122\",\r\n \ \"2603:1020:206:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.WestIndia\",\r\n \"id\": \"AzureCosmosDB.WestIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.81.88.229/32\",\r\n - \ \"52.136.52.64/27\",\r\n \"104.211.146.0/28\",\r\n \"104.211.162.94/32\",\r\n - \ \"104.211.184.117/32\",\r\n \"104.211.188.174/32\",\r\n - \ \"2603:1040:806:402::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.WestUS\",\r\n \"id\": \"AzureCosmosDB.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.64.69.151/32\",\r\n - \ \"13.64.113.68/32\",\r\n \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n - \ \"13.88.30.39/32\",\r\n \"13.91.246.52/32\",\r\n \"13.93.153.80/32\",\r\n - \ \"13.93.156.125/32\",\r\n \"13.93.207.66/32\",\r\n \"20.49.126.160/27\",\r\n - \ \"40.83.137.191/32\",\r\n \"40.112.140.12/32\",\r\n \"40.112.241.0/24\",\r\n - \ \"40.112.249.60/32\",\r\n \"40.118.245.44/32\",\r\n \"40.118.245.251/32\",\r\n - \ \"104.40.8.88/32\",\r\n \"137.117.9.157/32\",\r\n \"2603:1030:a07:4::160/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"40.81.88.229/32\",\r\n \"52.136.52.64/27\",\r\n + \ \"104.211.146.0/28\",\r\n \"104.211.162.94/32\",\r\n \"104.211.184.117/32\",\r\n + \ \"104.211.188.174/32\",\r\n \"2603:1040:806:402::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestUS\",\r\n + \ \"id\": \"AzureCosmosDB.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n + \ \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n \"13.88.30.39/32\",\r\n + \ \"13.91.246.52/32\",\r\n \"13.93.153.80/32\",\r\n \"13.93.156.125/32\",\r\n + \ \"13.93.207.66/32\",\r\n \"20.49.126.160/27\",\r\n \"40.83.137.191/32\",\r\n + \ \"40.112.140.12/32\",\r\n \"40.112.241.0/24\",\r\n \"40.112.249.60/32\",\r\n + \ \"40.118.245.44/32\",\r\n \"40.118.245.251/32\",\r\n \"104.40.8.88/32\",\r\n + \ \"137.117.9.157/32\",\r\n \"2603:1030:a07:4::160/123\",\r\n \ \"2603:1030:a07:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.WestUS2\",\r\n \"id\": \"AzureCosmosDB.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.0/26\",\r\n \ \"20.36.26.132/32\",\r\n \"40.64.135.0/27\",\r\n \"40.65.106.154/32\",\r\n @@ -10354,7 +10524,7 @@ interactions: \ \"2603:1030:c06:802::c0/122\",\r\n \"2603:1030:c06:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestUS3\",\r\n \ \"id\": \"AzureCosmosDB.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10364,53 +10534,54 @@ interactions: \ \"2603:1030:504:402::3c0/122\",\r\n \"2603:1030:504:802::200/122\",\r\n \ \"2603:1030:504:c02::3c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureDatabricks\",\r\n \"id\": \"AzureDatabricks\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureDatabricks\",\r\n \"addressPrefixes\": - [\r\n \"13.70.105.50/32\",\r\n \"13.70.107.141/32\",\r\n - \ \"13.71.184.74/32\",\r\n \"13.71.187.166/32\",\r\n \"13.75.164.249/32\",\r\n - \ \"13.75.218.172/32\",\r\n \"13.78.18.152/32\",\r\n \"13.78.19.235/32\",\r\n - \ \"13.86.58.215/32\",\r\n \"13.88.249.244/32\",\r\n \"20.17.48.32/29\",\r\n - \ \"20.21.32.32/29\",\r\n \"20.36.120.68/30\",\r\n \"20.37.64.68/30\",\r\n - \ \"20.37.156.208/28\",\r\n \"20.37.195.16/29\",\r\n \"20.37.224.68/30\",\r\n - \ \"20.38.84.80/28\",\r\n \"20.38.136.120/29\",\r\n \"20.39.8.68/30\",\r\n - \ \"20.41.4.112/28\",\r\n \"20.41.65.136/29\",\r\n \"20.41.192.68/30\",\r\n - \ \"20.42.4.208/28\",\r\n \"20.42.129.160/28\",\r\n \"20.42.224.68/30\",\r\n - \ \"20.43.41.152/29\",\r\n \"20.43.65.144/29\",\r\n \"20.43.130.96/28\",\r\n - \ \"20.45.112.68/30\",\r\n \"20.45.192.68/30\",\r\n \"20.46.12.200/29\",\r\n - \ \"20.46.121.76/32\",\r\n \"20.52.93.40/29\",\r\n \"20.72.16.32/29\",\r\n - \ \"20.99.8.64/29\",\r\n \"20.150.160.104/30\",\r\n \"20.150.160.208/29\",\r\n - \ \"20.186.83.56/32\",\r\n \"20.189.106.192/28\",\r\n \"20.192.160.32/29\",\r\n - \ \"20.192.225.24/29\",\r\n \"20.194.4.102/32\",\r\n \"20.215.0.32/29\",\r\n - \ \"20.217.40.32/29\",\r\n \"23.97.106.142/32\",\r\n \"23.97.201.41/32\",\r\n - \ \"23.100.0.135/32\",\r\n \"23.100.226.13/32\",\r\n \"23.101.147.147/32\",\r\n - \ \"23.101.152.95/32\",\r\n \"40.67.48.68/30\",\r\n \"40.70.58.221/32\",\r\n - \ \"40.74.30.80/28\",\r\n \"40.80.56.68/30\",\r\n \"40.80.168.68/30\",\r\n - \ \"40.80.188.0/28\",\r\n \"40.82.248.112/28\",\r\n \"40.83.176.199/32\",\r\n - \ \"40.83.178.242/32\",\r\n \"40.85.223.25/32\",\r\n \"40.86.167.110/32\",\r\n - \ \"40.89.16.68/30\",\r\n \"40.89.168.225/32\",\r\n \"40.89.170.184/32\",\r\n - \ \"40.89.171.101/32\",\r\n \"40.118.174.12/32\",\r\n \"40.119.9.208/28\",\r\n - \ \"40.123.212.253/32\",\r\n \"40.123.218.63/32\",\r\n \"40.123.219.125/32\",\r\n - \ \"40.123.225.135/32\",\r\n \"40.127.5.82/32\",\r\n \"40.127.5.124/32\",\r\n - \ \"40.127.147.196/32\",\r\n \"51.12.41.16/30\",\r\n \"51.12.47.16/29\",\r\n - \ \"51.12.193.16/30\",\r\n \"51.12.198.200/29\",\r\n \"51.53.24.32/29\",\r\n - \ \"51.53.168.32/29\",\r\n \"51.103.18.111/32\",\r\n \"51.104.25.136/30\",\r\n - \ \"51.105.80.68/30\",\r\n \"51.105.88.68/30\",\r\n \"51.107.48.120/30\",\r\n - \ \"51.107.144.68/30\",\r\n \"51.107.246.160/29\",\r\n \"51.116.74.16/29\",\r\n - \ \"51.120.40.120/30\",\r\n \"51.120.224.68/30\",\r\n \"51.120.234.176/29\",\r\n - \ \"51.137.160.120/29\",\r\n \"51.138.96.158/32\",\r\n \"51.140.200.46/32\",\r\n - \ \"51.140.203.27/32\",\r\n \"51.140.204.4/32\",\r\n \"51.141.103.193/32\",\r\n - \ \"51.143.192.68/30\",\r\n \"52.136.48.68/30\",\r\n \"52.140.104.120/29\",\r\n - \ \"52.141.6.71/32\",\r\n \"52.141.6.181/32\",\r\n \"52.141.22.164/32\",\r\n - \ \"52.146.50.16/32\",\r\n \"52.150.136.68/30\",\r\n \"52.172.133.58/32\",\r\n - \ \"52.187.0.85/32\",\r\n \"52.187.3.203/32\",\r\n \"52.187.145.107/32\",\r\n - \ \"52.228.81.136/29\",\r\n \"52.230.27.216/32\",\r\n \"52.232.19.246/32\",\r\n - \ \"52.246.160.72/32\",\r\n \"52.247.0.200/32\",\r\n \"102.37.41.3/32\",\r\n - \ \"102.133.56.68/30\",\r\n \"102.133.216.96/29\",\r\n \"102.133.224.24/32\",\r\n - \ \"104.41.54.118/32\",\r\n \"104.45.7.191/32\",\r\n \"104.211.89.81/32\",\r\n - \ \"104.211.101.14/32\",\r\n \"104.211.103.82/32\",\r\n \"191.232.53.223/32\",\r\n - \ \"191.233.8.32/29\",\r\n \"191.234.160.82/32\",\r\n \"191.235.225.144/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureDatabricks\",\r\n \"addressPrefixes\": [\r\n \"13.70.105.50/32\",\r\n + \ \"13.70.107.141/32\",\r\n \"13.71.184.74/32\",\r\n \"13.71.187.166/32\",\r\n + \ \"13.75.164.249/32\",\r\n \"13.75.218.172/32\",\r\n \"13.78.18.152/32\",\r\n + \ \"13.78.19.235/32\",\r\n \"13.86.58.215/32\",\r\n \"13.88.249.244/32\",\r\n + \ \"20.17.48.32/29\",\r\n \"20.21.32.32/29\",\r\n \"20.36.120.68/30\",\r\n + \ \"20.37.64.68/30\",\r\n \"20.37.156.208/28\",\r\n \"20.37.195.16/29\",\r\n + \ \"20.37.224.68/30\",\r\n \"20.38.84.80/28\",\r\n \"20.38.136.120/29\",\r\n + \ \"20.39.8.68/30\",\r\n \"20.41.4.112/28\",\r\n \"20.41.65.136/29\",\r\n + \ \"20.41.192.68/30\",\r\n \"20.42.4.208/28\",\r\n \"20.42.129.160/28\",\r\n + \ \"20.42.224.68/30\",\r\n \"20.43.41.152/29\",\r\n \"20.43.65.144/29\",\r\n + \ \"20.43.130.96/28\",\r\n \"20.45.112.68/30\",\r\n \"20.45.192.68/30\",\r\n + \ \"20.46.12.200/29\",\r\n \"20.46.121.76/32\",\r\n \"20.52.93.40/29\",\r\n + \ \"20.72.16.32/29\",\r\n \"20.99.8.64/29\",\r\n \"20.150.160.104/30\",\r\n + \ \"20.150.160.208/29\",\r\n \"20.186.83.56/32\",\r\n \"20.189.106.192/28\",\r\n + \ \"20.192.160.32/29\",\r\n \"20.192.225.24/29\",\r\n \"20.194.4.102/32\",\r\n + \ \"20.215.0.32/29\",\r\n \"20.217.40.32/29\",\r\n \"23.97.106.142/32\",\r\n + \ \"23.97.201.41/32\",\r\n \"23.100.0.135/32\",\r\n \"23.100.226.13/32\",\r\n + \ \"23.101.147.147/32\",\r\n \"23.101.152.95/32\",\r\n \"40.67.48.68/30\",\r\n + \ \"40.70.58.221/32\",\r\n \"40.74.30.80/28\",\r\n \"40.80.56.68/30\",\r\n + \ \"40.80.168.68/30\",\r\n \"40.80.188.0/28\",\r\n \"40.82.248.112/28\",\r\n + \ \"40.83.176.199/32\",\r\n \"40.83.178.242/32\",\r\n \"40.85.223.25/32\",\r\n + \ \"40.86.167.110/32\",\r\n \"40.89.16.68/30\",\r\n \"40.89.168.225/32\",\r\n + \ \"40.89.170.184/32\",\r\n \"40.89.171.101/32\",\r\n \"40.118.174.12/32\",\r\n + \ \"40.119.9.208/28\",\r\n \"40.123.212.253/32\",\r\n \"40.123.218.63/32\",\r\n + \ \"40.123.219.125/32\",\r\n \"40.123.225.135/32\",\r\n \"40.127.5.82/32\",\r\n + \ \"40.127.5.124/32\",\r\n \"40.127.147.196/32\",\r\n \"51.12.41.16/30\",\r\n + \ \"51.12.47.16/29\",\r\n \"51.12.193.16/30\",\r\n \"51.12.198.200/29\",\r\n + \ \"51.53.24.32/29\",\r\n \"51.53.168.32/29\",\r\n \"51.103.18.111/32\",\r\n + \ \"51.104.25.136/30\",\r\n \"51.105.80.68/30\",\r\n \"51.105.88.68/30\",\r\n + \ \"51.107.48.120/30\",\r\n \"51.107.144.68/30\",\r\n \"51.107.203.195/32\",\r\n + \ \"51.107.246.160/29\",\r\n \"51.116.74.16/29\",\r\n \"51.120.40.120/30\",\r\n + \ \"51.120.224.68/30\",\r\n \"51.120.234.176/29\",\r\n \"51.137.160.120/29\",\r\n + \ \"51.138.96.158/32\",\r\n \"51.140.200.46/32\",\r\n \"51.140.203.27/32\",\r\n + \ \"51.140.204.4/32\",\r\n \"51.141.103.193/32\",\r\n \"51.143.192.68/30\",\r\n + \ \"52.136.48.68/30\",\r\n \"52.140.104.120/29\",\r\n \"52.141.6.71/32\",\r\n + \ \"52.141.6.181/32\",\r\n \"52.141.22.164/32\",\r\n \"52.146.50.16/32\",\r\n + \ \"52.150.136.68/30\",\r\n \"52.172.133.58/32\",\r\n \"52.187.0.85/32\",\r\n + \ \"52.187.3.203/32\",\r\n \"52.187.145.107/32\",\r\n \"52.228.81.136/29\",\r\n + \ \"52.230.27.216/32\",\r\n \"52.232.19.246/32\",\r\n \"52.246.160.72/32\",\r\n + \ \"52.247.0.200/32\",\r\n \"102.37.41.3/32\",\r\n \"102.133.56.68/30\",\r\n + \ \"102.133.216.96/29\",\r\n \"102.133.224.24/32\",\r\n \"104.41.54.118/32\",\r\n + \ \"104.45.7.191/32\",\r\n \"104.211.89.81/32\",\r\n \"104.211.101.14/32\",\r\n + \ \"104.211.103.82/32\",\r\n \"191.232.53.223/32\",\r\n \"191.233.8.32/29\",\r\n + \ \"191.234.160.82/32\",\r\n \"191.235.225.144/29\",\r\n \ \"2603:1000:4::160/123\",\r\n \"2603:1000:104:1::160/123\",\r\n \ \"2603:1010:6:1::160/123\",\r\n \"2603:1010:101::160/123\",\r\n \ \"2603:1010:304::160/123\",\r\n \"2603:1010:404::160/123\",\r\n @@ -10441,8 +10612,8 @@ interactions: \ \"2603:1040:1503::1a0/123\",\r\n \"2603:1050:6:1::160/123\",\r\n \ \"2603:1050:403::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureDataExplorerManagement\",\r\n \"id\": - \"AzureDataExplorerManagement\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"13\",\r\n \"region\": + \"AzureDataExplorerManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureDataExplorerManagement\",\r\n @@ -10461,90 +10632,91 @@ interactions: \ \"20.150.171.192/28\",\r\n \"20.150.245.112/28\",\r\n \"20.185.100.27/32\",\r\n \ \"20.189.74.103/32\",\r\n \"20.192.47.96/28\",\r\n \"20.192.235.128/28\",\r\n \ \"20.193.203.96/28\",\r\n \"20.194.75.224/28\",\r\n \"20.195.78.80/28\",\r\n - \ \"20.207.2.112/28\",\r\n \"20.215.13.48/28\",\r\n \"20.217.53.48/28\",\r\n - \ \"23.98.82.240/28\",\r\n \"40.66.57.57/32\",\r\n \"40.66.57.91/32\",\r\n - \ \"40.67.188.68/32\",\r\n \"40.69.107.240/28\",\r\n \"40.71.13.176/28\",\r\n - \ \"40.74.101.208/28\",\r\n \"40.74.147.80/28\",\r\n \"40.78.195.240/28\",\r\n - \ \"40.78.203.176/28\",\r\n \"40.79.131.224/28\",\r\n \"40.79.179.208/28\",\r\n - \ \"40.79.187.16/28\",\r\n \"40.80.234.9/32\",\r\n \"40.80.250.168/32\",\r\n - \ \"40.80.255.12/32\",\r\n \"40.81.28.50/32\",\r\n \"40.81.43.47/32\",\r\n - \ \"40.81.56.122/32\",\r\n \"40.81.72.110/32\",\r\n \"40.81.88.112/32\",\r\n - \ \"40.81.89.242/32\",\r\n \"40.81.122.39/32\",\r\n \"40.81.154.254/32\",\r\n - \ \"40.81.184.86/32\",\r\n \"40.81.220.38/32\",\r\n \"40.81.248.53/32\",\r\n - \ \"40.81.249.251/32\",\r\n \"40.82.154.174/32\",\r\n \"40.82.156.149/32\",\r\n - \ \"40.82.188.208/32\",\r\n \"40.82.217.84/32\",\r\n \"40.82.236.24/32\",\r\n - \ \"40.89.56.69/32\",\r\n \"40.90.219.23/32\",\r\n \"40.91.74.95/32\",\r\n - \ \"40.119.3.195/32\",\r\n \"40.119.203.252/32\",\r\n \"51.12.20.48/28\",\r\n - \ \"51.12.28.48/28\",\r\n \"51.12.99.192/28\",\r\n \"51.12.203.192/28\",\r\n - \ \"51.53.30.128/28\",\r\n \"51.53.174.128/28\",\r\n \"51.104.8.112/28\",\r\n - \ \"51.107.59.160/28\",\r\n \"51.107.98.201/32\",\r\n \"51.107.155.160/28\",\r\n - \ \"51.107.247.128/28\",\r\n \"51.116.59.160/28\",\r\n \"51.116.98.150/32\",\r\n - \ \"51.116.155.224/28\",\r\n \"51.120.99.80/28\",\r\n \"51.120.219.192/28\",\r\n - \ \"51.120.235.224/28\",\r\n \"51.140.212.0/28\",\r\n \"51.145.176.215/32\",\r\n - \ \"52.142.91.221/32\",\r\n \"52.159.55.120/32\",\r\n \"52.162.110.176/28\",\r\n - \ \"52.224.146.56/32\",\r\n \"52.231.148.16/28\",\r\n \"52.232.230.201/32\",\r\n - \ \"52.253.159.186/32\",\r\n \"52.253.225.186/32\",\r\n \"52.253.226.110/32\",\r\n - \ \"102.133.0.192/32\",\r\n \"102.133.28.112/28\",\r\n \"102.133.130.206/32\",\r\n - \ \"102.133.156.16/28\",\r\n \"104.211.147.224/28\",\r\n - \ \"191.233.25.183/32\",\r\n \"191.233.50.208/28\",\r\n \"191.233.205.0/28\",\r\n - \ \"2603:1000:4:1::380/121\",\r\n \"2603:1000:4:402::150/124\",\r\n - \ \"2603:1000:104:2::100/121\",\r\n \"2603:1000:104:402::150/124\",\r\n - \ \"2603:1010:6::600/121\",\r\n \"2603:1010:6:402::150/124\",\r\n - \ \"2603:1010:101:1::380/121\",\r\n \"2603:1010:101:402::150/124\",\r\n - \ \"2603:1010:304:1::380/121\",\r\n \"2603:1010:304:402::150/124\",\r\n - \ \"2603:1010:404:1::380/121\",\r\n \"2603:1010:404:402::150/124\",\r\n - \ \"2603:1020:5::600/121\",\r\n \"2603:1020:5:402::150/124\",\r\n - \ \"2603:1020:206::600/121\",\r\n \"2603:1020:206:402::150/124\",\r\n - \ \"2603:1020:305:402::150/124\",\r\n \"2603:1020:405:402::150/124\",\r\n - \ \"2603:1020:605:1::380/121\",\r\n \"2603:1020:605:402::150/124\",\r\n - \ \"2603:1020:705::600/121\",\r\n \"2603:1020:705:402::150/124\",\r\n - \ \"2603:1020:805::600/121\",\r\n \"2603:1020:805:402::150/124\",\r\n - \ \"2603:1020:905:1::380/121\",\r\n \"2603:1020:905:402::150/124\",\r\n - \ \"2603:1020:a04::600/121\",\r\n \"2603:1020:a04:402::150/124\",\r\n - \ \"2603:1020:b04:1::380/121\",\r\n \"2603:1020:b04:402::150/124\",\r\n - \ \"2603:1020:c04::600/121\",\r\n \"2603:1020:c04:402::150/124\",\r\n - \ \"2603:1020:d04:1::380/121\",\r\n \"2603:1020:d04:402::150/124\",\r\n - \ \"2603:1020:e04::600/121\",\r\n \"2603:1020:e04:402::150/124\",\r\n - \ \"2603:1020:f04:1::380/121\",\r\n \"2603:1020:f04:402::150/124\",\r\n - \ \"2603:1020:1004:2::100/121\",\r\n \"2603:1020:1004:800::d0/124\",\r\n - \ \"2603:1020:1104:1::600/121\",\r\n \"2603:1020:1104:400::150/124\",\r\n - \ \"2603:1020:1302:2::120/123\",\r\n \"2603:1030:f:2::380/121\",\r\n - \ \"2603:1030:f:400::950/124\",\r\n \"2603:1030:10::600/121\",\r\n - \ \"2603:1030:10:402::150/124\",\r\n \"2603:1030:104::600/121\",\r\n - \ \"2603:1030:104:402::150/124\",\r\n \"2603:1030:107:1::300/121\",\r\n - \ \"2603:1030:107:400::e0/124\",\r\n \"2603:1030:210::600/121\",\r\n - \ \"2603:1030:210:402::150/124\",\r\n \"2603:1030:40b:2::400/121\",\r\n - \ \"2603:1030:40b:400::950/124\",\r\n \"2603:1030:40c::600/121\",\r\n - \ \"2603:1030:40c:402::150/124\",\r\n \"2603:1030:504:2::180/121\",\r\n - \ \"2603:1030:504:802::d0/124\",\r\n \"2603:1030:608:1::380/121\",\r\n - \ \"2603:1030:608:402::150/124\",\r\n \"2603:1030:807::600/121\",\r\n - \ \"2603:1030:807:402::150/124\",\r\n \"2603:1030:a07:1::380/121\",\r\n - \ \"2603:1030:a07:402::8d0/124\",\r\n \"2603:1030:b04:1::380/121\",\r\n - \ \"2603:1030:b04:402::150/124\",\r\n \"2603:1030:c06:2::400/121\",\r\n - \ \"2603:1030:c06:400::950/124\",\r\n \"2603:1030:f05::600/121\",\r\n - \ \"2603:1030:f05:402::150/124\",\r\n \"2603:1030:1005:1::380/121\",\r\n - \ \"2603:1030:1005:402::150/124\",\r\n \"2603:1040:5::700/121\",\r\n - \ \"2603:1040:5:402::150/124\",\r\n \"2603:1040:207:1::380/121\",\r\n - \ \"2603:1040:207:402::150/124\",\r\n \"2603:1040:407::600/121\",\r\n - \ \"2603:1040:407:402::150/124\",\r\n \"2603:1040:606:1::380/121\",\r\n - \ \"2603:1040:606:402::150/124\",\r\n \"2603:1040:806:1::380/121\",\r\n - \ \"2603:1040:806:402::150/124\",\r\n \"2603:1040:904::600/121\",\r\n - \ \"2603:1040:904:402::150/124\",\r\n \"2603:1040:a06::700/121\",\r\n - \ \"2603:1040:a06:402::150/124\",\r\n \"2603:1040:b04:1::380/121\",\r\n - \ \"2603:1040:b04:402::150/124\",\r\n \"2603:1040:c06:1::380/121\",\r\n - \ \"2603:1040:c06:402::150/124\",\r\n \"2603:1040:d04:2::280/121\",\r\n - \ \"2603:1040:d04:800::d0/124\",\r\n \"2603:1040:e05::180/121\",\r\n - \ \"2603:1040:f05::600/121\",\r\n \"2603:1040:f05:402::150/124\",\r\n - \ \"2603:1040:1002:1::180/123\",\r\n \"2603:1040:1104:1::680/121\",\r\n - \ \"2603:1040:1104:400::150/124\",\r\n \"2603:1040:1202:1::1c0/123\",\r\n - \ \"2603:1040:1302:1::4a0/123\",\r\n \"2603:1040:1402:2::120/123\",\r\n - \ \"2603:1040:1503:1::1e0/123\",\r\n \"2603:1050:6::600/121\",\r\n - \ \"2603:1050:6:402::150/124\",\r\n \"2603:1050:403:1::400/121\",\r\n - \ \"2603:1050:403:400::2b0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureDataLake\",\r\n \"id\": \"AzureDataLake\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"20.207.2.112/28\",\r\n \"20.210.144.96/28\",\r\n \"20.215.13.48/28\",\r\n + \ \"20.217.53.48/28\",\r\n \"23.98.82.240/28\",\r\n \"40.66.57.57/32\",\r\n + \ \"40.66.57.91/32\",\r\n \"40.67.188.68/32\",\r\n \"40.69.107.240/28\",\r\n + \ \"40.71.13.176/28\",\r\n \"40.74.101.208/28\",\r\n \"40.74.147.80/28\",\r\n + \ \"40.78.195.240/28\",\r\n \"40.78.203.176/28\",\r\n \"40.79.131.224/28\",\r\n + \ \"40.79.179.208/28\",\r\n \"40.79.187.16/28\",\r\n \"40.80.234.9/32\",\r\n + \ \"40.80.250.168/32\",\r\n \"40.80.255.12/32\",\r\n \"40.81.28.50/32\",\r\n + \ \"40.81.43.47/32\",\r\n \"40.81.56.122/32\",\r\n \"40.81.72.110/32\",\r\n + \ \"40.81.88.112/32\",\r\n \"40.81.89.242/32\",\r\n \"40.81.122.39/32\",\r\n + \ \"40.81.154.254/32\",\r\n \"40.81.184.86/32\",\r\n \"40.81.220.38/32\",\r\n + \ \"40.81.248.53/32\",\r\n \"40.81.249.251/32\",\r\n \"40.82.154.174/32\",\r\n + \ \"40.82.156.149/32\",\r\n \"40.82.188.208/32\",\r\n \"40.82.217.84/32\",\r\n + \ \"40.82.236.24/32\",\r\n \"40.89.56.69/32\",\r\n \"40.90.219.23/32\",\r\n + \ \"40.91.74.95/32\",\r\n \"40.119.3.195/32\",\r\n \"40.119.203.252/32\",\r\n + \ \"51.12.20.48/28\",\r\n \"51.12.28.48/28\",\r\n \"51.12.99.192/28\",\r\n + \ \"51.12.203.192/28\",\r\n \"51.53.30.128/28\",\r\n \"51.53.174.128/28\",\r\n + \ \"51.104.8.112/28\",\r\n \"51.107.59.160/28\",\r\n \"51.107.98.201/32\",\r\n + \ \"51.107.155.160/28\",\r\n \"51.107.247.128/28\",\r\n \"51.116.59.160/28\",\r\n + \ \"51.116.98.150/32\",\r\n \"51.116.155.224/28\",\r\n \"51.120.99.80/28\",\r\n + \ \"51.120.219.192/28\",\r\n \"51.120.235.224/28\",\r\n \"51.140.212.0/28\",\r\n + \ \"51.145.176.215/32\",\r\n \"52.142.91.221/32\",\r\n \"52.159.55.120/32\",\r\n + \ \"52.162.110.176/28\",\r\n \"52.224.146.56/32\",\r\n \"52.231.148.16/28\",\r\n + \ \"52.232.230.201/32\",\r\n \"52.253.159.186/32\",\r\n \"52.253.225.186/32\",\r\n + \ \"52.253.226.110/32\",\r\n \"102.133.0.192/32\",\r\n \"102.133.28.112/28\",\r\n + \ \"102.133.130.206/32\",\r\n \"102.133.156.16/28\",\r\n + \ \"104.211.147.224/28\",\r\n \"191.233.25.183/32\",\r\n + \ \"191.233.50.208/28\",\r\n \"191.233.205.0/28\",\r\n \"2603:1000:4:1::380/121\",\r\n + \ \"2603:1000:4:402::150/124\",\r\n \"2603:1000:104:2::100/121\",\r\n + \ \"2603:1000:104:402::150/124\",\r\n \"2603:1010:6::600/121\",\r\n + \ \"2603:1010:6:402::150/124\",\r\n \"2603:1010:101:1::380/121\",\r\n + \ \"2603:1010:101:402::150/124\",\r\n \"2603:1010:304:1::380/121\",\r\n + \ \"2603:1010:304:402::150/124\",\r\n \"2603:1010:404:1::380/121\",\r\n + \ \"2603:1010:404:402::150/124\",\r\n \"2603:1020:5::600/121\",\r\n + \ \"2603:1020:5:402::150/124\",\r\n \"2603:1020:206::600/121\",\r\n + \ \"2603:1020:206:402::150/124\",\r\n \"2603:1020:305:402::150/124\",\r\n + \ \"2603:1020:405:402::150/124\",\r\n \"2603:1020:605:1::380/121\",\r\n + \ \"2603:1020:605:402::150/124\",\r\n \"2603:1020:705::600/121\",\r\n + \ \"2603:1020:705:402::150/124\",\r\n \"2603:1020:805::600/121\",\r\n + \ \"2603:1020:805:402::150/124\",\r\n \"2603:1020:905:1::380/121\",\r\n + \ \"2603:1020:905:402::150/124\",\r\n \"2603:1020:a04::600/121\",\r\n + \ \"2603:1020:a04:402::150/124\",\r\n \"2603:1020:b04:1::380/121\",\r\n + \ \"2603:1020:b04:402::150/124\",\r\n \"2603:1020:c04::600/121\",\r\n + \ \"2603:1020:c04:402::150/124\",\r\n \"2603:1020:d04:1::380/121\",\r\n + \ \"2603:1020:d04:402::150/124\",\r\n \"2603:1020:e04::600/121\",\r\n + \ \"2603:1020:e04:402::150/124\",\r\n \"2603:1020:f04:1::380/121\",\r\n + \ \"2603:1020:f04:402::150/124\",\r\n \"2603:1020:1004:2::100/121\",\r\n + \ \"2603:1020:1004:800::d0/124\",\r\n \"2603:1020:1104:1::600/121\",\r\n + \ \"2603:1020:1104:400::150/124\",\r\n \"2603:1020:1302:2::120/123\",\r\n + \ \"2603:1030:f:2::380/121\",\r\n \"2603:1030:f:400::950/124\",\r\n + \ \"2603:1030:10::600/121\",\r\n \"2603:1030:10:402::150/124\",\r\n + \ \"2603:1030:104::600/121\",\r\n \"2603:1030:104:402::150/124\",\r\n + \ \"2603:1030:107:1::300/121\",\r\n \"2603:1030:107:400::e0/124\",\r\n + \ \"2603:1030:210::600/121\",\r\n \"2603:1030:210:402::150/124\",\r\n + \ \"2603:1030:40b:2::400/121\",\r\n \"2603:1030:40b:400::950/124\",\r\n + \ \"2603:1030:40c::600/121\",\r\n \"2603:1030:40c:402::150/124\",\r\n + \ \"2603:1030:504:2::180/121\",\r\n \"2603:1030:504:802::d0/124\",\r\n + \ \"2603:1030:608:1::380/121\",\r\n \"2603:1030:608:402::150/124\",\r\n + \ \"2603:1030:807::600/121\",\r\n \"2603:1030:807:402::150/124\",\r\n + \ \"2603:1030:a07:1::380/121\",\r\n \"2603:1030:a07:402::8d0/124\",\r\n + \ \"2603:1030:b04:1::380/121\",\r\n \"2603:1030:b04:402::150/124\",\r\n + \ \"2603:1030:c06:2::400/121\",\r\n \"2603:1030:c06:400::950/124\",\r\n + \ \"2603:1030:f05::600/121\",\r\n \"2603:1030:f05:402::150/124\",\r\n + \ \"2603:1030:1005:1::380/121\",\r\n \"2603:1030:1005:402::150/124\",\r\n + \ \"2603:1040:5::700/121\",\r\n \"2603:1040:5:402::150/124\",\r\n + \ \"2603:1040:207:1::380/121\",\r\n \"2603:1040:207:402::150/124\",\r\n + \ \"2603:1040:407::600/121\",\r\n \"2603:1040:407:402::150/124\",\r\n + \ \"2603:1040:606:1::380/121\",\r\n \"2603:1040:606:402::150/124\",\r\n + \ \"2603:1040:806:1::380/121\",\r\n \"2603:1040:806:402::150/124\",\r\n + \ \"2603:1040:904::600/121\",\r\n \"2603:1040:904:402::150/124\",\r\n + \ \"2603:1040:a06::700/121\",\r\n \"2603:1040:a06:402::150/124\",\r\n + \ \"2603:1040:b04:1::380/121\",\r\n \"2603:1040:b04:402::150/124\",\r\n + \ \"2603:1040:c06:1::380/121\",\r\n \"2603:1040:c06:402::150/124\",\r\n + \ \"2603:1040:d04:2::280/121\",\r\n \"2603:1040:d04:800::d0/124\",\r\n + \ \"2603:1040:e05::180/121\",\r\n \"2603:1040:f05::600/121\",\r\n + \ \"2603:1040:f05:402::150/124\",\r\n \"2603:1040:1002:1::180/123\",\r\n + \ \"2603:1040:1104:1::680/121\",\r\n \"2603:1040:1104:400::150/124\",\r\n + \ \"2603:1040:1202:1::1c0/123\",\r\n \"2603:1040:1302:1::4a0/123\",\r\n + \ \"2603:1040:1402:2::120/123\",\r\n \"2603:1040:1503:1::1e0/123\",\r\n + \ \"2603:1050:6::600/121\",\r\n \"2603:1050:6:402::150/124\",\r\n + \ \"2603:1050:403:1::400/121\",\r\n \"2603:1050:403:400::2b0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureDataLake\",\r\n + \ \"id\": \"AzureDataLake\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureDataLake\",\r\n \"addressPrefixes\": [\r\n \"20.119.199.45/32\",\r\n \"20.122.64.76/32\",\r\n \ \"40.90.138.133/32\",\r\n \"40.90.138.136/32\",\r\n \"40.90.141.128/29\",\r\n @@ -10554,7 +10726,7 @@ interactions: \ \"104.44.89.39/32\",\r\n \"104.44.89.42/32\",\r\n \"104.44.90.128/27\",\r\n \ \"104.44.90.194/31\",\r\n \"104.44.91.160/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureDeviceUpdate\",\r\n \"id\": - \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -10592,7 +10764,7 @@ interactions: \ \"102.37.80.176/28\",\r\n \"102.37.160.128/28\",\r\n \"104.46.179.224/28\",\r\n \ \"191.233.15.240/28\",\r\n \"191.234.142.240/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureDevOps\",\r\n \"id\": - \"AzureDevOps\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"AzureDevOps\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -10604,7 +10776,7 @@ interactions: \ \"40.82.252.0/24\",\r\n \"40.119.10.0/24\",\r\n \"51.104.26.0/24\",\r\n \ \"52.150.138.0/24\",\r\n \"52.228.82.0/24\",\r\n \"191.235.226.0/24\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureDevSpaces\",\r\n - \ \"id\": \"AzureDevSpaces\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"AzureDevSpaces\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -10623,92 +10795,93 @@ interactions: \ \"52.150.139.144/28\",\r\n \"52.182.141.128/28\",\r\n \"52.228.81.224/28\",\r\n \ \"104.214.161.48/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureDigitalTwins\",\r\n \"id\": \"AzureDigitalTwins\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureDigitalTwins\",\r\n \"addressPrefixes\": - [\r\n \"20.17.51.192/27\",\r\n \"20.21.36.64/27\",\r\n \"20.36.125.120/29\",\r\n - \ \"20.36.125.192/27\",\r\n \"20.37.70.112/29\",\r\n \"20.37.70.192/27\",\r\n - \ \"20.38.142.112/29\",\r\n \"20.38.142.192/27\",\r\n \"20.39.2.134/32\",\r\n - \ \"20.39.2.208/32\",\r\n \"20.39.2.237/32\",\r\n \"20.39.3.11/32\",\r\n - \ \"20.39.3.14/32\",\r\n \"20.39.3.17/32\",\r\n \"20.39.3.38/32\",\r\n - \ \"20.39.18.169/32\",\r\n \"20.40.225.48/29\",\r\n \"20.40.225.128/27\",\r\n - \ \"20.43.47.72/29\",\r\n \"20.43.47.96/27\",\r\n \"20.45.116.80/29\",\r\n - \ \"20.45.116.96/27\",\r\n \"20.46.10.56/29\",\r\n \"20.46.10.96/27\",\r\n - \ \"20.48.193.128/27\",\r\n \"20.48.193.160/29\",\r\n \"20.49.103.112/29\",\r\n - \ \"20.49.103.192/27\",\r\n \"20.49.118.8/29\",\r\n \"20.49.118.32/27\",\r\n - \ \"20.49.248.209/32\",\r\n \"20.49.249.56/32\",\r\n \"20.49.249.78/32\",\r\n - \ \"20.49.249.101/32\",\r\n \"20.49.249.106/32\",\r\n \"20.49.249.156/32\",\r\n - \ \"20.49.249.189/32\",\r\n \"20.49.249.208/32\",\r\n \"20.49.249.236/32\",\r\n - \ \"20.49.250.2/32\",\r\n \"20.50.211.192/32\",\r\n \"20.50.212.99/32\",\r\n - \ \"20.50.212.103/32\",\r\n \"20.50.212.140/32\",\r\n \"20.50.213.6/32\",\r\n - \ \"20.50.213.76/32\",\r\n \"20.50.213.88/32\",\r\n \"20.50.213.93/32\",\r\n - \ \"20.50.213.94/32\",\r\n \"20.50.213.120/32\",\r\n \"20.51.8.96/27\",\r\n - \ \"20.51.8.192/29\",\r\n \"20.51.16.176/29\",\r\n \"20.51.17.0/27\",\r\n - \ \"20.51.73.8/32\",\r\n \"20.51.73.11/32\",\r\n \"20.51.73.22/31\",\r\n - \ \"20.51.73.25/32\",\r\n \"20.51.73.26/31\",\r\n \"20.51.73.36/32\",\r\n - \ \"20.51.73.39/32\",\r\n \"20.51.73.44/32\",\r\n \"20.53.44.88/29\",\r\n - \ \"20.53.44.96/27\",\r\n \"20.53.48.0/27\",\r\n \"20.53.48.32/29\",\r\n - \ \"20.53.114.26/32\",\r\n \"20.53.114.71/32\",\r\n \"20.53.114.84/32\",\r\n - \ \"20.53.114.118/32\",\r\n \"20.58.66.0/27\",\r\n \"20.58.66.32/29\",\r\n - \ \"20.61.98.144/29\",\r\n \"20.61.99.0/27\",\r\n \"20.62.129.32/27\",\r\n - \ \"20.62.129.128/29\",\r\n \"20.65.130.72/29\",\r\n \"20.65.130.96/27\",\r\n - \ \"20.66.2.16/29\",\r\n \"20.66.2.128/27\",\r\n \"20.72.20.0/27\",\r\n - \ \"20.150.166.176/29\",\r\n \"20.150.167.128/27\",\r\n \"20.185.75.6/32\",\r\n - \ \"20.185.75.209/32\",\r\n \"20.187.197.16/29\",\r\n \"20.187.197.128/27\",\r\n - \ \"20.189.224.224/27\",\r\n \"20.189.225.64/29\",\r\n \"20.191.161.96/27\",\r\n - \ \"20.191.161.192/29\",\r\n \"20.192.166.176/29\",\r\n \"20.192.167.128/27\",\r\n - \ \"20.192.231.192/27\",\r\n \"20.192.231.224/29\",\r\n \"20.193.3.89/32\",\r\n - \ \"20.193.3.243/32\",\r\n \"20.193.7.70/32\",\r\n \"20.193.7.132/32\",\r\n - \ \"20.193.59.172/32\",\r\n \"20.193.59.253/32\",\r\n \"20.194.72.136/29\",\r\n - \ \"20.194.72.160/27\",\r\n \"20.215.3.192/27\",\r\n \"20.217.43.192/27\",\r\n - \ \"23.98.108.184/29\",\r\n \"23.98.109.0/27\",\r\n \"40.67.52.104/29\",\r\n - \ \"40.67.52.192/27\",\r\n \"40.80.173.208/29\",\r\n \"40.80.173.224/27\",\r\n - \ \"40.119.241.130/32\",\r\n \"40.119.241.148/32\",\r\n \"40.119.241.154/32\",\r\n - \ \"40.119.242.73/32\",\r\n \"40.119.242.79/32\",\r\n \"40.119.242.168/32\",\r\n - \ \"40.119.242.232/32\",\r\n \"40.119.243.20/32\",\r\n \"40.119.243.119/32\",\r\n - \ \"40.119.243.178/32\",\r\n \"40.124.97.243/32\",\r\n \"40.124.98.14/31\",\r\n - \ \"40.124.98.23/32\",\r\n \"40.124.98.34/31\",\r\n \"40.124.98.48/32\",\r\n - \ \"40.124.98.52/32\",\r\n \"40.124.98.70/32\",\r\n \"40.124.99.100/32\",\r\n - \ \"51.12.43.144/29\",\r\n \"51.12.43.160/27\",\r\n \"51.12.194.120/29\",\r\n - \ \"51.12.195.192/27\",\r\n \"51.13.136.128/27\",\r\n \"51.13.136.160/29\",\r\n - \ \"51.53.27.192/27\",\r\n \"51.53.171.192/27\",\r\n \"51.104.141.227/32\",\r\n - \ \"51.107.241.64/27\",\r\n \"51.107.241.96/29\",\r\n \"51.107.249.80/29\",\r\n - \ \"51.107.249.96/27\",\r\n \"51.116.51.176/29\",\r\n \"51.116.54.0/27\",\r\n - \ \"51.116.148.120/29\",\r\n \"51.116.148.192/27\",\r\n \"51.120.232.40/29\",\r\n - \ \"51.120.232.128/27\",\r\n \"51.143.208.208/29\",\r\n \"51.143.208.224/27\",\r\n - \ \"52.136.52.248/29\",\r\n \"52.136.53.64/27\",\r\n \"52.136.184.80/29\",\r\n - \ \"52.136.184.96/27\",\r\n \"52.139.106.96/27\",\r\n \"52.140.111.112/29\",\r\n - \ \"52.140.111.192/27\",\r\n \"52.142.120.18/32\",\r\n \"52.142.120.22/32\",\r\n - \ \"52.142.120.57/32\",\r\n \"52.142.120.74/32\",\r\n \"52.142.120.90/32\",\r\n - \ \"52.142.120.104/32\",\r\n \"52.142.120.156/32\",\r\n \"52.146.132.192/27\",\r\n - \ \"52.146.132.224/29\",\r\n \"52.148.29.27/32\",\r\n \"52.149.20.142/32\",\r\n - \ \"52.149.234.152/32\",\r\n \"52.149.238.190/32\",\r\n \"52.149.239.34/32\",\r\n - \ \"52.150.156.248/29\",\r\n \"52.150.157.32/27\",\r\n \"52.153.153.146/32\",\r\n - \ \"52.153.153.246/32\",\r\n \"52.153.153.255/32\",\r\n \"52.153.154.13/32\",\r\n - \ \"52.153.154.40/32\",\r\n \"52.153.154.123/32\",\r\n \"52.153.154.158/32\",\r\n - \ \"52.153.154.161/32\",\r\n \"52.156.207.58/32\",\r\n \"52.156.207.195/32\",\r\n - \ \"52.161.185.49/32\",\r\n \"52.170.161.49/32\",\r\n \"52.170.162.28/32\",\r\n - \ \"52.172.112.168/29\",\r\n \"52.172.113.0/27\",\r\n \"52.186.106.218/32\",\r\n - \ \"52.191.16.191/32\",\r\n \"52.191.18.106/32\",\r\n \"52.247.76.74/32\",\r\n - \ \"52.247.76.167/32\",\r\n \"52.247.76.187/32\",\r\n \"52.247.76.199/32\",\r\n - \ \"52.247.76.216/32\",\r\n \"52.247.76.246/32\",\r\n \"52.247.76.252/32\",\r\n - \ \"52.247.77.7/32\",\r\n \"52.247.77.22/32\",\r\n \"52.247.77.26/32\",\r\n - \ \"52.250.39.158/32\",\r\n \"52.250.39.236/32\",\r\n \"52.250.39.246/32\",\r\n - \ \"52.250.39.250/32\",\r\n \"52.250.72.145/32\",\r\n \"52.250.73.36/32\",\r\n - \ \"52.250.73.178/32\",\r\n \"52.250.73.204/32\",\r\n \"52.250.74.3/32\",\r\n - \ \"52.253.224.146/32\",\r\n \"52.253.224.154/32\",\r\n \"102.37.80.0/27\",\r\n - \ \"102.37.80.32/29\",\r\n \"102.133.221.16/29\",\r\n \"102.133.221.32/27\",\r\n - \ \"104.46.178.120/29\",\r\n \"104.46.178.160/27\",\r\n \"191.233.15.16/29\",\r\n - \ \"191.233.15.32/27\",\r\n \"191.234.139.168/29\",\r\n \"191.234.142.0/27\",\r\n - \ \"2603:1020:a04:2::580/121\",\r\n \"2603:1020:e04::700/121\",\r\n - \ \"2603:1020:1004:1::540/122\",\r\n \"2603:1020:1004:2::/121\",\r\n - \ \"2603:1020:1104:1::380/122\",\r\n \"2603:1020:1104:1::680/121\",\r\n - \ \"2603:1020:1302::580/121\",\r\n \"2603:1030:f:2::500/121\",\r\n - \ \"2603:1030:104::700/121\",\r\n \"2603:1030:107::5c0/122\",\r\n - \ \"2603:1030:504::560/123\",\r\n \"2603:1030:504:2::/121\",\r\n - \ \"2603:1030:608:3::680/121\",\r\n \"2603:1030:a07:4::280/121\",\r\n - \ \"2603:1040:207:1::500/121\",\r\n \"2603:1040:904:2::700/121\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureDigitalTwins\",\r\n \"addressPrefixes\": [\r\n \"20.17.51.192/27\",\r\n + \ \"20.21.36.64/27\",\r\n \"20.36.125.120/29\",\r\n \"20.36.125.192/27\",\r\n + \ \"20.37.70.112/29\",\r\n \"20.37.70.192/27\",\r\n \"20.38.142.112/29\",\r\n + \ \"20.38.142.192/27\",\r\n \"20.39.2.134/32\",\r\n \"20.39.2.208/32\",\r\n + \ \"20.39.2.237/32\",\r\n \"20.39.3.11/32\",\r\n \"20.39.3.14/32\",\r\n + \ \"20.39.3.17/32\",\r\n \"20.39.3.38/32\",\r\n \"20.39.18.169/32\",\r\n + \ \"20.40.225.48/29\",\r\n \"20.40.225.128/27\",\r\n \"20.43.47.72/29\",\r\n + \ \"20.43.47.96/27\",\r\n \"20.45.116.80/29\",\r\n \"20.45.116.96/27\",\r\n + \ \"20.46.10.56/29\",\r\n \"20.46.10.96/27\",\r\n \"20.48.193.128/27\",\r\n + \ \"20.48.193.160/29\",\r\n \"20.49.103.112/29\",\r\n \"20.49.103.192/27\",\r\n + \ \"20.49.118.8/29\",\r\n \"20.49.118.32/27\",\r\n \"20.49.248.209/32\",\r\n + \ \"20.49.249.56/32\",\r\n \"20.49.249.78/32\",\r\n \"20.49.249.101/32\",\r\n + \ \"20.49.249.106/32\",\r\n \"20.49.249.156/32\",\r\n \"20.49.249.189/32\",\r\n + \ \"20.49.249.208/32\",\r\n \"20.49.249.236/32\",\r\n \"20.49.250.2/32\",\r\n + \ \"20.50.211.192/32\",\r\n \"20.50.212.99/32\",\r\n \"20.50.212.103/32\",\r\n + \ \"20.50.212.140/32\",\r\n \"20.50.213.6/32\",\r\n \"20.50.213.76/32\",\r\n + \ \"20.50.213.88/32\",\r\n \"20.50.213.93/32\",\r\n \"20.50.213.94/32\",\r\n + \ \"20.50.213.120/32\",\r\n \"20.51.8.96/27\",\r\n \"20.51.8.192/29\",\r\n + \ \"20.51.16.176/29\",\r\n \"20.51.17.0/27\",\r\n \"20.51.73.8/32\",\r\n + \ \"20.51.73.11/32\",\r\n \"20.51.73.22/31\",\r\n \"20.51.73.25/32\",\r\n + \ \"20.51.73.26/31\",\r\n \"20.51.73.36/32\",\r\n \"20.51.73.39/32\",\r\n + \ \"20.51.73.44/32\",\r\n \"20.53.44.88/29\",\r\n \"20.53.44.96/27\",\r\n + \ \"20.53.48.0/27\",\r\n \"20.53.48.32/29\",\r\n \"20.53.114.26/32\",\r\n + \ \"20.53.114.71/32\",\r\n \"20.53.114.84/32\",\r\n \"20.53.114.118/32\",\r\n + \ \"20.58.66.0/27\",\r\n \"20.58.66.32/29\",\r\n \"20.61.98.144/29\",\r\n + \ \"20.61.99.0/27\",\r\n \"20.62.129.32/27\",\r\n \"20.62.129.128/29\",\r\n + \ \"20.65.130.72/29\",\r\n \"20.65.130.96/27\",\r\n \"20.66.2.16/29\",\r\n + \ \"20.66.2.128/27\",\r\n \"20.72.20.0/27\",\r\n \"20.150.166.176/29\",\r\n + \ \"20.150.167.128/27\",\r\n \"20.185.75.6/32\",\r\n \"20.185.75.209/32\",\r\n + \ \"20.187.197.16/29\",\r\n \"20.187.197.128/27\",\r\n \"20.189.224.224/27\",\r\n + \ \"20.189.225.64/29\",\r\n \"20.191.161.96/27\",\r\n \"20.191.161.192/29\",\r\n + \ \"20.192.166.176/29\",\r\n \"20.192.167.128/27\",\r\n \"20.192.231.192/27\",\r\n + \ \"20.192.231.224/29\",\r\n \"20.193.3.89/32\",\r\n \"20.193.3.243/32\",\r\n + \ \"20.193.7.70/32\",\r\n \"20.193.7.132/32\",\r\n \"20.193.59.172/32\",\r\n + \ \"20.193.59.253/32\",\r\n \"20.194.72.136/29\",\r\n \"20.194.72.160/27\",\r\n + \ \"20.215.3.192/27\",\r\n \"20.217.43.192/27\",\r\n \"23.98.108.184/29\",\r\n + \ \"23.98.109.0/27\",\r\n \"40.67.52.104/29\",\r\n \"40.67.52.192/27\",\r\n + \ \"40.80.173.208/29\",\r\n \"40.80.173.224/27\",\r\n \"40.119.241.130/32\",\r\n + \ \"40.119.241.148/32\",\r\n \"40.119.241.154/32\",\r\n \"40.119.242.73/32\",\r\n + \ \"40.119.242.79/32\",\r\n \"40.119.242.168/32\",\r\n \"40.119.242.232/32\",\r\n + \ \"40.119.243.20/32\",\r\n \"40.119.243.119/32\",\r\n \"40.119.243.178/32\",\r\n + \ \"40.124.97.243/32\",\r\n \"40.124.98.14/31\",\r\n \"40.124.98.23/32\",\r\n + \ \"40.124.98.34/31\",\r\n \"40.124.98.48/32\",\r\n \"40.124.98.52/32\",\r\n + \ \"40.124.98.70/32\",\r\n \"40.124.99.100/32\",\r\n \"51.12.43.144/29\",\r\n + \ \"51.12.43.160/27\",\r\n \"51.12.194.120/29\",\r\n \"51.12.195.192/27\",\r\n + \ \"51.13.136.128/27\",\r\n \"51.13.136.160/29\",\r\n \"51.53.27.192/27\",\r\n + \ \"51.53.171.192/27\",\r\n \"51.104.141.227/32\",\r\n \"51.107.241.64/27\",\r\n + \ \"51.107.241.96/29\",\r\n \"51.107.249.80/29\",\r\n \"51.107.249.96/27\",\r\n + \ \"51.116.51.176/29\",\r\n \"51.116.54.0/27\",\r\n \"51.116.148.120/29\",\r\n + \ \"51.116.148.192/27\",\r\n \"51.120.232.40/29\",\r\n \"51.120.232.128/27\",\r\n + \ \"51.143.208.208/29\",\r\n \"51.143.208.224/27\",\r\n \"52.136.52.248/29\",\r\n + \ \"52.136.53.64/27\",\r\n \"52.136.184.80/29\",\r\n \"52.136.184.96/27\",\r\n + \ \"52.139.106.96/27\",\r\n \"52.140.111.112/29\",\r\n \"52.140.111.192/27\",\r\n + \ \"52.142.120.18/32\",\r\n \"52.142.120.22/32\",\r\n \"52.142.120.57/32\",\r\n + \ \"52.142.120.74/32\",\r\n \"52.142.120.90/32\",\r\n \"52.142.120.104/32\",\r\n + \ \"52.142.120.156/32\",\r\n \"52.146.132.192/27\",\r\n \"52.146.132.224/29\",\r\n + \ \"52.148.29.27/32\",\r\n \"52.149.20.142/32\",\r\n \"52.149.234.152/32\",\r\n + \ \"52.149.238.190/32\",\r\n \"52.149.239.34/32\",\r\n \"52.150.156.248/29\",\r\n + \ \"52.150.157.32/27\",\r\n \"52.153.153.146/32\",\r\n \"52.153.153.246/32\",\r\n + \ \"52.153.153.255/32\",\r\n \"52.153.154.13/32\",\r\n \"52.153.154.40/32\",\r\n + \ \"52.153.154.123/32\",\r\n \"52.153.154.158/32\",\r\n \"52.153.154.161/32\",\r\n + \ \"52.156.207.58/32\",\r\n \"52.156.207.195/32\",\r\n \"52.161.185.49/32\",\r\n + \ \"52.170.161.49/32\",\r\n \"52.170.162.28/32\",\r\n \"52.172.112.168/29\",\r\n + \ \"52.172.113.0/27\",\r\n \"52.186.106.218/32\",\r\n \"52.191.16.191/32\",\r\n + \ \"52.191.18.106/32\",\r\n \"52.247.76.74/32\",\r\n \"52.247.76.167/32\",\r\n + \ \"52.247.76.187/32\",\r\n \"52.247.76.199/32\",\r\n \"52.247.76.216/32\",\r\n + \ \"52.247.76.246/32\",\r\n \"52.247.76.252/32\",\r\n \"52.247.77.7/32\",\r\n + \ \"52.247.77.22/32\",\r\n \"52.247.77.26/32\",\r\n \"52.250.39.158/32\",\r\n + \ \"52.250.39.236/32\",\r\n \"52.250.39.246/32\",\r\n \"52.250.39.250/32\",\r\n + \ \"52.250.72.145/32\",\r\n \"52.250.73.36/32\",\r\n \"52.250.73.178/32\",\r\n + \ \"52.250.73.204/32\",\r\n \"52.250.74.3/32\",\r\n \"52.253.224.146/32\",\r\n + \ \"52.253.224.154/32\",\r\n \"102.37.80.0/27\",\r\n \"102.37.80.32/29\",\r\n + \ \"102.133.221.16/29\",\r\n \"102.133.221.32/27\",\r\n \"104.46.178.120/29\",\r\n + \ \"104.46.178.160/27\",\r\n \"191.233.15.16/29\",\r\n \"191.233.15.32/27\",\r\n + \ \"191.234.139.168/29\",\r\n \"191.234.142.0/27\",\r\n \"2603:1020:a04:2::580/121\",\r\n + \ \"2603:1020:e04::700/121\",\r\n \"2603:1020:1004:1::540/122\",\r\n + \ \"2603:1020:1004:2::/121\",\r\n \"2603:1020:1104:1::380/122\",\r\n + \ \"2603:1020:1104:1::680/121\",\r\n \"2603:1020:1302::580/121\",\r\n + \ \"2603:1030:f:2::500/121\",\r\n \"2603:1030:104::700/121\",\r\n + \ \"2603:1030:107::5c0/122\",\r\n \"2603:1030:504::560/123\",\r\n + \ \"2603:1030:504:2::/121\",\r\n \"2603:1030:608:3::680/121\",\r\n + \ \"2603:1030:a07:4::280/121\",\r\n \"2603:1040:207:1::500/121\",\r\n + \ \"2603:1040:606:3::100/121\",\r\n \"2603:1040:904:2::700/121\",\r\n \ \"2603:1040:a06:2::200/121\",\r\n \"2603:1040:d04:1::540/122\",\r\n \ \"2603:1040:d04:2::80/121\",\r\n \"2603:1040:f05::700/121\",\r\n \ \"2603:1040:1002::7c0/123\",\r\n \"2603:1040:1002:1::/121\",\r\n @@ -10716,95 +10889,96 @@ interactions: \ \"2603:1040:1302::580/121\",\r\n \"2603:1040:1402::580/121\",\r\n \ \"2603:1040:1503::580/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureEventGrid\",\r\n \"id\": \"AzureEventGrid\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventGrid\",\r\n \"addressPrefixes\": - [\r\n \"13.71.56.240/28\",\r\n \"13.71.57.0/28\",\r\n \"13.73.248.128/25\",\r\n - \ \"13.86.56.32/27\",\r\n \"13.86.56.160/27\",\r\n \"13.88.73.16/28\",\r\n - \ \"13.88.73.32/27\",\r\n \"13.88.135.208/28\",\r\n \"13.91.193.0/28\",\r\n - \ \"20.17.49.128/25\",\r\n \"20.21.33.128/25\",\r\n \"20.36.121.0/25\",\r\n - \ \"20.37.55.32/27\",\r\n \"20.37.65.0/25\",\r\n \"20.37.82.224/27\",\r\n - \ \"20.37.157.128/25\",\r\n \"20.37.196.0/25\",\r\n \"20.37.225.0/25\",\r\n - \ \"20.38.87.0/25\",\r\n \"20.38.137.0/25\",\r\n \"20.39.11.128/25\",\r\n - \ \"20.39.20.16/28\",\r\n \"20.39.80.112/28\",\r\n \"20.39.80.128/28\",\r\n - \ \"20.39.99.64/28\",\r\n \"20.39.99.240/28\",\r\n \"20.40.152.128/27\",\r\n - \ \"20.40.175.48/28\",\r\n \"20.40.175.64/28\",\r\n \"20.41.66.0/25\",\r\n - \ \"20.41.136.240/28\",\r\n \"20.41.195.0/25\",\r\n \"20.42.7.0/25\",\r\n - \ \"20.42.228.0/25\",\r\n \"20.43.42.128/25\",\r\n \"20.43.66.128/25\",\r\n - \ \"20.43.131.128/25\",\r\n \"20.43.165.144/28\",\r\n \"20.43.172.128/27\",\r\n - \ \"20.44.39.176/28\",\r\n \"20.44.39.192/28\",\r\n \"20.44.168.64/28\",\r\n - \ \"20.44.205.112/28\",\r\n \"20.45.113.0/25\",\r\n \"20.45.195.0/25\",\r\n - \ \"20.46.152.112/28\",\r\n \"20.46.152.128/28\",\r\n \"20.49.96.0/25\",\r\n - \ \"20.52.90.128/25\",\r\n \"20.72.17.128/25\",\r\n \"20.150.164.0/25\",\r\n - \ \"20.189.108.128/25\",\r\n \"20.189.115.80/28\",\r\n \"20.189.123.80/28\",\r\n - \ \"20.189.125.32/27\",\r\n \"20.191.59.128/28\",\r\n \"20.191.59.176/28\",\r\n - \ \"20.192.164.0/25\",\r\n \"20.192.228.0/25\",\r\n \"20.215.1.128/25\",\r\n - \ \"20.217.41.128/25\",\r\n \"40.64.128.0/25\",\r\n \"40.67.49.0/25\",\r\n - \ \"40.74.31.128/25\",\r\n \"40.74.106.96/27\",\r\n \"40.80.58.0/25\",\r\n - \ \"40.80.170.0/25\",\r\n \"40.80.190.0/25\",\r\n \"40.80.236.192/27\",\r\n - \ \"40.81.93.240/28\",\r\n \"40.81.95.128/28\",\r\n \"40.82.254.128/25\",\r\n - \ \"40.89.18.0/25\",\r\n \"40.89.240.144/28\",\r\n \"40.114.160.176/28\",\r\n - \ \"40.114.160.192/28\",\r\n \"40.114.169.0/28\",\r\n \"40.127.155.192/28\",\r\n - \ \"40.127.251.144/28\",\r\n \"51.12.47.128/25\",\r\n \"51.12.199.0/25\",\r\n - \ \"51.53.25.128/25\",\r\n \"51.53.169.128/25\",\r\n \"51.104.27.128/25\",\r\n - \ \"51.105.81.0/25\",\r\n \"51.105.89.0/25\",\r\n \"51.107.4.128/27\",\r\n - \ \"51.107.49.0/25\",\r\n \"51.107.99.32/27\",\r\n \"51.107.145.0/25\",\r\n - \ \"51.116.3.32/27\",\r\n \"51.116.72.0/25\",\r\n \"51.116.100.208/28\",\r\n - \ \"51.116.100.224/28\",\r\n \"51.120.4.0/27\",\r\n \"51.120.41.0/25\",\r\n - \ \"51.120.131.64/27\",\r\n \"51.120.225.0/25\",\r\n \"51.132.161.160/28\",\r\n - \ \"51.132.170.64/28\",\r\n \"51.137.16.224/28\",\r\n \"51.137.142.32/28\",\r\n - \ \"51.137.162.0/25\",\r\n \"51.143.193.0/25\",\r\n \"52.136.49.0/25\",\r\n - \ \"52.139.9.80/28\",\r\n \"52.139.11.16/28\",\r\n \"52.139.85.16/28\",\r\n - \ \"52.139.85.32/28\",\r\n \"52.140.106.0/25\",\r\n \"52.142.152.144/28\",\r\n - \ \"52.149.23.160/27\",\r\n \"52.149.48.80/28\",\r\n \"52.149.48.96/27\",\r\n - \ \"52.149.248.0/28\",\r\n \"52.149.248.64/27\",\r\n \"52.149.248.96/28\",\r\n - \ \"52.150.140.0/25\",\r\n \"52.154.57.48/28\",\r\n \"52.154.57.80/28\",\r\n - \ \"52.154.68.16/28\",\r\n \"52.154.68.32/28\",\r\n \"52.156.103.192/28\",\r\n - \ \"52.159.49.144/28\",\r\n \"52.159.51.160/28\",\r\n \"52.159.53.64/28\",\r\n - \ \"52.159.53.112/28\",\r\n \"52.160.136.16/28\",\r\n \"52.160.136.32/28\",\r\n - \ \"52.161.186.128/28\",\r\n \"52.161.186.208/28\",\r\n \"52.167.21.160/27\",\r\n - \ \"52.167.21.208/28\",\r\n \"52.167.21.224/28\",\r\n \"52.170.171.192/28\",\r\n - \ \"52.170.171.240/28\",\r\n \"52.177.38.160/27\",\r\n \"52.185.176.112/28\",\r\n - \ \"52.185.212.176/28\",\r\n \"52.185.212.192/28\",\r\n \"52.186.36.16/28\",\r\n - \ \"52.228.83.0/25\",\r\n \"52.231.112.192/28\",\r\n \"52.231.112.224/28\",\r\n - \ \"52.250.28.176/28\",\r\n \"52.250.32.160/28\",\r\n \"52.252.213.192/28\",\r\n - \ \"52.255.80.16/28\",\r\n \"52.255.82.160/28\",\r\n \"102.37.162.0/25\",\r\n - \ \"102.133.0.240/28\",\r\n \"102.133.1.0/28\",\r\n \"102.133.57.0/25\",\r\n - \ \"102.133.135.16/28\",\r\n \"102.133.135.32/28\",\r\n \"191.233.9.128/25\",\r\n - \ \"191.235.126.0/28\",\r\n \"191.235.126.144/28\",\r\n \"191.235.227.0/25\",\r\n - \ \"2603:1000:4::380/121\",\r\n \"2603:1000:104:1::380/121\",\r\n - \ \"2603:1010:6:1::380/121\",\r\n \"2603:1010:101::380/121\",\r\n - \ \"2603:1010:304::380/121\",\r\n \"2603:1010:404::380/121\",\r\n - \ \"2603:1020:5:1::380/121\",\r\n \"2603:1020:206:1::380/121\",\r\n - \ \"2603:1020:305::380/121\",\r\n \"2603:1020:405::380/121\",\r\n - \ \"2603:1020:605::380/121\",\r\n \"2603:1020:705:1::380/121\",\r\n - \ \"2603:1020:805:1::380/121\",\r\n \"2603:1020:905::380/121\",\r\n - \ \"2603:1020:a04:1::380/121\",\r\n \"2603:1020:b04::380/121\",\r\n - \ \"2603:1020:c04:1::380/121\",\r\n \"2603:1020:d04::380/121\",\r\n - \ \"2603:1020:e04:1::380/121\",\r\n \"2603:1020:f04::380/121\",\r\n - \ \"2603:1020:1004::380/121\",\r\n \"2603:1020:1104::280/121\",\r\n - \ \"2603:1020:1302::280/121\",\r\n \"2603:1030:f:1::380/121\",\r\n - \ \"2603:1030:10:1::380/121\",\r\n \"2603:1030:104:1::380/121\",\r\n - \ \"2603:1030:107::280/121\",\r\n \"2603:1030:210:1::380/121\",\r\n - \ \"2603:1030:40b:1::380/121\",\r\n \"2603:1030:40c:1::380/121\",\r\n - \ \"2603:1030:504:1::380/121\",\r\n \"2603:1030:608::380/121\",\r\n - \ \"2603:1030:807:1::380/121\",\r\n \"2603:1030:a07::380/121\",\r\n - \ \"2603:1030:b04::380/121\",\r\n \"2603:1030:c06:1::380/121\",\r\n - \ \"2603:1030:f05:1::380/121\",\r\n \"2603:1030:1005::380/121\",\r\n - \ \"2603:1040:5:1::380/121\",\r\n \"2603:1040:207::380/121\",\r\n - \ \"2603:1040:407:1::380/121\",\r\n \"2603:1040:606::380/121\",\r\n - \ \"2603:1040:806::380/121\",\r\n \"2603:1040:904:1::380/121\",\r\n - \ \"2603:1040:a06:1::380/121\",\r\n \"2603:1040:b04::380/121\",\r\n - \ \"2603:1040:c06::380/121\",\r\n \"2603:1040:d04::380/121\",\r\n - \ \"2603:1040:f05:1::380/121\",\r\n \"2603:1040:1002::480/121\",\r\n - \ \"2603:1040:1104::280/121\",\r\n \"2603:1040:1202::280/121\",\r\n - \ \"2603:1040:1302::280/121\",\r\n \"2603:1040:1402::280/121\",\r\n - \ \"2603:1040:1503::280/121\",\r\n \"2603:1050:6:1::380/121\",\r\n - \ \"2603:1050:403::380/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureFrontDoor.Backend\",\r\n \"id\": \"AzureFrontDoor.Backend\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureEventGrid\",\r\n \"addressPrefixes\": [\r\n \"13.71.56.240/28\",\r\n + \ \"13.71.57.0/28\",\r\n \"13.73.248.128/25\",\r\n \"13.86.56.32/27\",\r\n + \ \"13.86.56.160/27\",\r\n \"13.88.73.16/28\",\r\n \"13.88.73.32/27\",\r\n + \ \"13.88.135.208/28\",\r\n \"13.91.193.0/28\",\r\n \"20.17.49.128/25\",\r\n + \ \"20.21.33.128/25\",\r\n \"20.36.121.0/25\",\r\n \"20.37.55.32/27\",\r\n + \ \"20.37.65.0/25\",\r\n \"20.37.82.224/27\",\r\n \"20.37.157.128/25\",\r\n + \ \"20.37.196.0/25\",\r\n \"20.37.225.0/25\",\r\n \"20.38.87.0/25\",\r\n + \ \"20.38.137.0/25\",\r\n \"20.39.11.128/25\",\r\n \"20.39.20.16/28\",\r\n + \ \"20.39.80.112/28\",\r\n \"20.39.80.128/28\",\r\n \"20.39.99.64/28\",\r\n + \ \"20.39.99.240/28\",\r\n \"20.40.152.128/27\",\r\n \"20.40.175.48/28\",\r\n + \ \"20.40.175.64/28\",\r\n \"20.41.66.0/25\",\r\n \"20.41.136.240/28\",\r\n + \ \"20.41.195.0/25\",\r\n \"20.42.7.0/25\",\r\n \"20.42.228.0/25\",\r\n + \ \"20.43.42.128/25\",\r\n \"20.43.66.128/25\",\r\n \"20.43.131.128/25\",\r\n + \ \"20.43.165.144/28\",\r\n \"20.43.172.128/27\",\r\n \"20.44.39.176/28\",\r\n + \ \"20.44.39.192/28\",\r\n \"20.44.168.64/28\",\r\n \"20.44.205.112/28\",\r\n + \ \"20.45.113.0/25\",\r\n \"20.45.195.0/25\",\r\n \"20.46.152.112/28\",\r\n + \ \"20.46.152.128/28\",\r\n \"20.49.96.0/25\",\r\n \"20.52.90.128/25\",\r\n + \ \"20.72.17.128/25\",\r\n \"20.150.164.0/25\",\r\n \"20.189.108.128/25\",\r\n + \ \"20.189.115.80/28\",\r\n \"20.189.123.80/28\",\r\n \"20.189.125.32/27\",\r\n + \ \"20.191.59.128/28\",\r\n \"20.191.59.176/28\",\r\n \"20.192.164.0/25\",\r\n + \ \"20.192.228.0/25\",\r\n \"20.215.1.128/25\",\r\n \"20.217.41.128/25\",\r\n + \ \"40.64.128.0/25\",\r\n \"40.67.49.0/25\",\r\n \"40.74.31.128/25\",\r\n + \ \"40.74.106.96/27\",\r\n \"40.80.58.0/25\",\r\n \"40.80.170.0/25\",\r\n + \ \"40.80.190.0/25\",\r\n \"40.80.236.192/27\",\r\n \"40.81.93.240/28\",\r\n + \ \"40.81.95.128/28\",\r\n \"40.82.254.128/25\",\r\n \"40.89.18.0/25\",\r\n + \ \"40.89.240.144/28\",\r\n \"40.114.160.176/28\",\r\n \"40.114.160.192/28\",\r\n + \ \"40.114.169.0/28\",\r\n \"40.127.155.192/28\",\r\n \"40.127.251.144/28\",\r\n + \ \"51.12.47.128/25\",\r\n \"51.12.199.0/25\",\r\n \"51.53.25.128/25\",\r\n + \ \"51.53.169.128/25\",\r\n \"51.104.27.128/25\",\r\n \"51.105.81.0/25\",\r\n + \ \"51.105.89.0/25\",\r\n \"51.107.4.128/27\",\r\n \"51.107.49.0/25\",\r\n + \ \"51.107.99.32/27\",\r\n \"51.107.145.0/25\",\r\n \"51.116.3.32/27\",\r\n + \ \"51.116.72.0/25\",\r\n \"51.116.100.208/28\",\r\n \"51.116.100.224/28\",\r\n + \ \"51.120.4.0/27\",\r\n \"51.120.41.0/25\",\r\n \"51.120.131.64/27\",\r\n + \ \"51.120.225.0/25\",\r\n \"51.132.161.160/28\",\r\n \"51.132.170.64/28\",\r\n + \ \"51.137.16.224/28\",\r\n \"51.137.142.32/28\",\r\n \"51.137.162.0/25\",\r\n + \ \"51.143.193.0/25\",\r\n \"52.136.49.0/25\",\r\n \"52.139.9.80/28\",\r\n + \ \"52.139.11.16/28\",\r\n \"52.139.85.16/28\",\r\n \"52.139.85.32/28\",\r\n + \ \"52.140.106.0/25\",\r\n \"52.142.152.144/28\",\r\n \"52.149.23.160/27\",\r\n + \ \"52.149.48.80/28\",\r\n \"52.149.48.96/27\",\r\n \"52.149.248.0/28\",\r\n + \ \"52.149.248.64/27\",\r\n \"52.149.248.96/28\",\r\n \"52.150.140.0/25\",\r\n + \ \"52.154.57.48/28\",\r\n \"52.154.57.80/28\",\r\n \"52.154.68.16/28\",\r\n + \ \"52.154.68.32/28\",\r\n \"52.156.103.192/28\",\r\n \"52.159.49.144/28\",\r\n + \ \"52.159.51.160/28\",\r\n \"52.159.53.64/28\",\r\n \"52.159.53.112/28\",\r\n + \ \"52.160.136.16/28\",\r\n \"52.160.136.32/28\",\r\n \"52.161.186.128/28\",\r\n + \ \"52.161.186.208/28\",\r\n \"52.167.21.160/27\",\r\n \"52.167.21.208/28\",\r\n + \ \"52.167.21.224/28\",\r\n \"52.170.171.192/28\",\r\n \"52.170.171.240/28\",\r\n + \ \"52.177.38.160/27\",\r\n \"52.185.176.112/28\",\r\n \"52.185.212.176/28\",\r\n + \ \"52.185.212.192/28\",\r\n \"52.186.36.16/28\",\r\n \"52.228.83.0/25\",\r\n + \ \"52.231.112.192/28\",\r\n \"52.231.112.224/28\",\r\n \"52.250.28.176/28\",\r\n + \ \"52.250.32.160/28\",\r\n \"52.252.213.192/28\",\r\n \"52.255.80.16/28\",\r\n + \ \"52.255.82.160/28\",\r\n \"102.37.162.0/25\",\r\n \"102.133.0.240/28\",\r\n + \ \"102.133.1.0/28\",\r\n \"102.133.57.0/25\",\r\n \"102.133.135.16/28\",\r\n + \ \"102.133.135.32/28\",\r\n \"191.233.9.128/25\",\r\n \"191.235.126.0/28\",\r\n + \ \"191.235.126.144/28\",\r\n \"191.235.227.0/25\",\r\n \"2603:1000:4::380/121\",\r\n + \ \"2603:1000:104:1::380/121\",\r\n \"2603:1010:6:1::380/121\",\r\n + \ \"2603:1010:101::380/121\",\r\n \"2603:1010:304::380/121\",\r\n + \ \"2603:1010:404::380/121\",\r\n \"2603:1020:5:1::380/121\",\r\n + \ \"2603:1020:206:1::380/121\",\r\n \"2603:1020:305::380/121\",\r\n + \ \"2603:1020:405::380/121\",\r\n \"2603:1020:605::380/121\",\r\n + \ \"2603:1020:705:1::380/121\",\r\n \"2603:1020:805:1::380/121\",\r\n + \ \"2603:1020:905::380/121\",\r\n \"2603:1020:a04:1::380/121\",\r\n + \ \"2603:1020:b04::380/121\",\r\n \"2603:1020:c04:1::380/121\",\r\n + \ \"2603:1020:d04::380/121\",\r\n \"2603:1020:e04:1::380/121\",\r\n + \ \"2603:1020:f04::380/121\",\r\n \"2603:1020:1004::380/121\",\r\n + \ \"2603:1020:1104::280/121\",\r\n \"2603:1020:1302::280/121\",\r\n + \ \"2603:1030:f:1::380/121\",\r\n \"2603:1030:10:1::380/121\",\r\n + \ \"2603:1030:104:1::380/121\",\r\n \"2603:1030:107::280/121\",\r\n + \ \"2603:1030:210:1::380/121\",\r\n \"2603:1030:40b:1::380/121\",\r\n + \ \"2603:1030:40c:1::380/121\",\r\n \"2603:1030:504:1::380/121\",\r\n + \ \"2603:1030:608::380/121\",\r\n \"2603:1030:807:1::380/121\",\r\n + \ \"2603:1030:a07::380/121\",\r\n \"2603:1030:b04::380/121\",\r\n + \ \"2603:1030:c06:1::380/121\",\r\n \"2603:1030:f05:1::380/121\",\r\n + \ \"2603:1030:1005::380/121\",\r\n \"2603:1040:5:1::380/121\",\r\n + \ \"2603:1040:207::380/121\",\r\n \"2603:1040:407:1::380/121\",\r\n + \ \"2603:1040:606::380/121\",\r\n \"2603:1040:806::380/121\",\r\n + \ \"2603:1040:904:1::380/121\",\r\n \"2603:1040:a06:1::380/121\",\r\n + \ \"2603:1040:b04::380/121\",\r\n \"2603:1040:c06::380/121\",\r\n + \ \"2603:1040:d04::380/121\",\r\n \"2603:1040:f05:1::380/121\",\r\n + \ \"2603:1040:1002::480/121\",\r\n \"2603:1040:1104::280/121\",\r\n + \ \"2603:1040:1202::280/121\",\r\n \"2603:1040:1302::280/121\",\r\n + \ \"2603:1040:1402::280/121\",\r\n \"2603:1040:1503::280/121\",\r\n + \ \"2603:1050:6:1::380/121\",\r\n \"2603:1050:403::380/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureFrontDoor.Backend\",\r\n + \ \"id\": \"AzureFrontDoor.Backend\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.16/29\",\r\n \"20.21.37.40/29\",\r\n \"20.36.120.104/29\",\r\n @@ -10873,7 +11047,7 @@ interactions: \ \"2a01:111:20a::/48\",\r\n \"2a01:111:2050::/44\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureFrontDoor.FirstParty\",\r\n \ \"id\": \"AzureFrontDoor.FirstParty\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureFrontDoor\",\r\n \"addressPrefixes\": @@ -10895,83 +11069,84 @@ interactions: \ \"2620:1ec:c11::/48\",\r\n \"2a01:111:2003::/48\",\r\n \ \"2a01:111:202c::/46\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureFrontDoor.Frontend\",\r\n \"id\": \"AzureFrontDoor.Frontend\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.73.248.8/29\",\r\n \"13.107.208.0/24\",\r\n \"13.107.213.0/24\",\r\n - \ \"13.107.219.0/24\",\r\n \"13.107.224.0/24\",\r\n \"13.107.226.0/23\",\r\n - \ \"13.107.228.0/23\",\r\n \"13.107.231.0/24\",\r\n \"13.107.234.0/23\",\r\n - \ \"13.107.246.0/24\",\r\n \"13.107.253.0/24\",\r\n \"20.21.37.32/29\",\r\n - \ \"20.36.120.96/29\",\r\n \"20.37.64.96/29\",\r\n \"20.37.156.112/29\",\r\n - \ \"20.37.192.88/29\",\r\n \"20.37.224.96/29\",\r\n \"20.38.84.64/29\",\r\n - \ \"20.38.136.96/29\",\r\n \"20.39.11.0/29\",\r\n \"20.41.4.80/29\",\r\n - \ \"20.41.64.112/29\",\r\n \"20.41.192.96/29\",\r\n \"20.42.4.112/29\",\r\n - \ \"20.42.129.144/29\",\r\n \"20.42.224.96/29\",\r\n \"20.43.41.128/29\",\r\n - \ \"20.43.64.88/29\",\r\n \"20.43.128.104/29\",\r\n \"20.45.112.96/29\",\r\n - \ \"20.45.192.96/29\",\r\n \"20.51.7.32/29\",\r\n \"20.52.95.240/29\",\r\n - \ \"20.59.82.180/30\",\r\n \"20.72.18.240/29\",\r\n \"20.97.39.120/29\",\r\n - \ \"20.119.28.40/29\",\r\n \"20.150.160.72/29\",\r\n \"20.189.106.72/29\",\r\n - \ \"20.192.161.96/29\",\r\n \"20.192.225.40/29\",\r\n \"20.210.70.68/30\",\r\n - \ \"20.215.4.200/29\",\r\n \"20.217.44.200/29\",\r\n \"40.67.48.96/29\",\r\n - \ \"40.74.30.64/29\",\r\n \"40.80.56.96/29\",\r\n \"40.80.168.96/29\",\r\n - \ \"40.80.184.112/29\",\r\n \"40.82.248.72/29\",\r\n \"40.89.16.96/29\",\r\n - \ \"40.90.64.0/22\",\r\n \"40.90.68.0/24\",\r\n \"40.90.70.0/23\",\r\n - \ \"51.12.41.0/29\",\r\n \"51.12.193.0/29\",\r\n \"51.53.28.216/29\",\r\n - \ \"51.104.24.88/29\",\r\n \"51.105.80.96/29\",\r\n \"51.105.88.96/29\",\r\n - \ \"51.107.48.96/29\",\r\n \"51.107.144.96/29\",\r\n \"51.120.40.96/29\",\r\n - \ \"51.120.224.96/29\",\r\n \"51.137.160.88/29\",\r\n \"51.143.192.96/29\",\r\n - \ \"52.136.48.96/29\",\r\n \"52.140.104.96/29\",\r\n \"52.150.136.112/29\",\r\n - \ \"52.228.80.112/29\",\r\n \"102.133.56.80/29\",\r\n \"102.133.216.80/29\",\r\n - \ \"104.212.67.0/24\",\r\n \"104.212.68.0/24\",\r\n \"191.233.9.112/29\",\r\n - \ \"191.235.224.88/29\",\r\n \"2603:1000:4::5e0/123\",\r\n - \ \"2603:1000:104::c0/123\",\r\n \"2603:1000:104::160/123\",\r\n - \ \"2603:1000:104:1::5a0/123\",\r\n \"2603:1000:104:1::7c0/123\",\r\n - \ \"2603:1010:6:1::5a0/123\",\r\n \"2603:1010:6:1::7c0/123\",\r\n - \ \"2603:1010:101::5e0/123\",\r\n \"2603:1010:304::5e0/123\",\r\n - \ \"2603:1010:404::5e0/123\",\r\n \"2603:1020:5:1::5a0/123\",\r\n - \ \"2603:1020:5:1::7c0/123\",\r\n \"2603:1020:206:1::5a0/123\",\r\n - \ \"2603:1020:206:1::7c0/123\",\r\n \"2603:1020:305::5e0/123\",\r\n - \ \"2603:1020:405::5e0/123\",\r\n \"2603:1020:605::5e0/123\",\r\n - \ \"2603:1020:705:1::5a0/123\",\r\n \"2603:1020:705:1::7c0/123\",\r\n - \ \"2603:1020:805:1::5a0/123\",\r\n \"2603:1020:805:1::7c0/123\",\r\n - \ \"2603:1020:905::5e0/123\",\r\n \"2603:1020:a04:1::5a0/123\",\r\n - \ \"2603:1020:a04:1::7c0/123\",\r\n \"2603:1020:b04::5e0/123\",\r\n - \ \"2603:1020:c04:1::5a0/123\",\r\n \"2603:1020:c04:1::7c0/123\",\r\n - \ \"2603:1020:d04::5e0/123\",\r\n \"2603:1020:e04:1::5a0/123\",\r\n - \ \"2603:1020:e04:1::7c0/123\",\r\n \"2603:1020:f04::5e0/123\",\r\n - \ \"2603:1020:1004::5a0/123\",\r\n \"2603:1020:1004::7c0/123\",\r\n - \ \"2603:1020:1104::5e0/123\",\r\n \"2603:1020:1302:1::1a0/123\",\r\n - \ \"2603:1030:f:1::5e0/123\",\r\n \"2603:1030:10:1::5a0/123\",\r\n - \ \"2603:1030:10:1::7c0/123\",\r\n \"2603:1030:104:1::5a0/123\",\r\n - \ \"2603:1030:104:1::7c0/123\",\r\n \"2603:1030:107::680/123\",\r\n - \ \"2603:1030:210:1::5a0/123\",\r\n \"2603:1030:210:1::7c0/123\",\r\n - \ \"2603:1030:40b:1::5a0/123\",\r\n \"2603:1030:40c:1::5a0/123\",\r\n - \ \"2603:1030:40c:1::7c0/123\",\r\n \"2603:1030:504:1::5a0/123\",\r\n - \ \"2603:1030:504:1::7c0/123\",\r\n \"2603:1030:608::5e0/123\",\r\n - \ \"2603:1030:807:1::5a0/123\",\r\n \"2603:1030:807:1::7c0/123\",\r\n - \ \"2603:1030:a07::5e0/123\",\r\n \"2603:1030:b04::5e0/123\",\r\n - \ \"2603:1030:c06:1::5a0/123\",\r\n \"2603:1030:f05:1::5a0/123\",\r\n - \ \"2603:1030:f05:1::7c0/123\",\r\n \"2603:1030:1005::5e0/123\",\r\n - \ \"2603:1040:5::c0/123\",\r\n \"2603:1040:5:1::5a0/123\",\r\n - \ \"2603:1040:5:1::7c0/123\",\r\n \"2603:1040:207::5e0/123\",\r\n - \ \"2603:1040:407:1::5a0/123\",\r\n \"2603:1040:407:1::7c0/123\",\r\n - \ \"2603:1040:606::5e0/123\",\r\n \"2603:1040:806::5e0/123\",\r\n - \ \"2603:1040:904:1::5a0/123\",\r\n \"2603:1040:904:1::7c0/123\",\r\n - \ \"2603:1040:a06::c0/123\",\r\n \"2603:1040:a06:1::5a0/123\",\r\n - \ \"2603:1040:a06:1::7c0/123\",\r\n \"2603:1040:b04::5e0/123\",\r\n - \ \"2603:1040:c06::5e0/123\",\r\n \"2603:1040:d04::5a0/123\",\r\n - \ \"2603:1040:d04::7c0/123\",\r\n \"2603:1040:f05:1::5a0/123\",\r\n - \ \"2603:1040:f05:1::7c0/123\",\r\n \"2603:1040:1002:1::1c0/123\",\r\n - \ \"2603:1040:1104::5e0/123\",\r\n \"2603:1040:1302:1::4c0/123\",\r\n - \ \"2603:1040:1402:1::1a0/123\",\r\n \"2603:1050:6:1::5a0/123\",\r\n - \ \"2603:1050:6:1::7c0/123\",\r\n \"2603:1050:403::5a0/123\",\r\n - \ \"2620:1ec:27::/48\",\r\n \"2620:1ec:29::/48\",\r\n \"2620:1ec:40::/47\",\r\n - \ \"2620:1ec:46::/47\",\r\n \"2620:1ec:48::/46\",\r\n \"2620:1ec:4c::/47\",\r\n - \ \"2620:1ec:bdf::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureHealthcareAPIs\",\r\n \"id\": \"AzureHealthcareAPIs\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.8/29\",\r\n + \ \"13.107.208.0/24\",\r\n \"13.107.213.0/24\",\r\n \"13.107.219.0/24\",\r\n + \ \"13.107.224.0/24\",\r\n \"13.107.226.0/23\",\r\n \"13.107.228.0/23\",\r\n + \ \"13.107.231.0/24\",\r\n \"13.107.234.0/23\",\r\n \"13.107.246.0/24\",\r\n + \ \"13.107.253.0/24\",\r\n \"20.21.37.32/29\",\r\n \"20.36.120.96/29\",\r\n + \ \"20.37.64.96/29\",\r\n \"20.37.156.112/29\",\r\n \"20.37.192.88/29\",\r\n + \ \"20.37.224.96/29\",\r\n \"20.38.84.64/29\",\r\n \"20.38.136.96/29\",\r\n + \ \"20.39.11.0/29\",\r\n \"20.41.4.80/29\",\r\n \"20.41.64.112/29\",\r\n + \ \"20.41.192.96/29\",\r\n \"20.42.4.112/29\",\r\n \"20.42.129.144/29\",\r\n + \ \"20.42.224.96/29\",\r\n \"20.43.41.128/29\",\r\n \"20.43.64.88/29\",\r\n + \ \"20.43.128.104/29\",\r\n \"20.45.112.96/29\",\r\n \"20.45.192.96/29\",\r\n + \ \"20.51.7.32/29\",\r\n \"20.52.95.240/29\",\r\n \"20.59.82.180/30\",\r\n + \ \"20.72.18.240/29\",\r\n \"20.97.39.120/29\",\r\n \"20.119.28.40/29\",\r\n + \ \"20.150.160.72/29\",\r\n \"20.189.106.72/29\",\r\n \"20.192.161.96/29\",\r\n + \ \"20.192.225.40/29\",\r\n \"20.210.70.68/30\",\r\n \"20.215.4.200/29\",\r\n + \ \"20.217.44.200/29\",\r\n \"40.67.48.96/29\",\r\n \"40.74.30.64/29\",\r\n + \ \"40.80.56.96/29\",\r\n \"40.80.168.96/29\",\r\n \"40.80.184.112/29\",\r\n + \ \"40.82.248.72/29\",\r\n \"40.89.16.96/29\",\r\n \"40.90.64.0/22\",\r\n + \ \"40.90.68.0/24\",\r\n \"40.90.70.0/23\",\r\n \"51.12.41.0/29\",\r\n + \ \"51.12.193.0/29\",\r\n \"51.53.28.216/29\",\r\n \"51.104.24.88/29\",\r\n + \ \"51.105.80.96/29\",\r\n \"51.105.88.96/29\",\r\n \"51.107.48.96/29\",\r\n + \ \"51.107.144.96/29\",\r\n \"51.120.40.96/29\",\r\n \"51.120.224.96/29\",\r\n + \ \"51.137.160.88/29\",\r\n \"51.143.192.96/29\",\r\n \"52.136.48.96/29\",\r\n + \ \"52.140.104.96/29\",\r\n \"52.150.136.112/29\",\r\n \"52.228.80.112/29\",\r\n + \ \"102.133.56.80/29\",\r\n \"102.133.216.80/29\",\r\n \"104.212.67.0/24\",\r\n + \ \"104.212.68.0/24\",\r\n \"191.233.9.112/29\",\r\n \"191.235.224.88/29\",\r\n + \ \"2603:1000:4::5e0/123\",\r\n \"2603:1000:104::c0/123\",\r\n + \ \"2603:1000:104::160/123\",\r\n \"2603:1000:104:1::5a0/123\",\r\n + \ \"2603:1000:104:1::7c0/123\",\r\n \"2603:1010:6:1::5a0/123\",\r\n + \ \"2603:1010:6:1::7c0/123\",\r\n \"2603:1010:101::5e0/123\",\r\n + \ \"2603:1010:304::5e0/123\",\r\n \"2603:1010:404::5e0/123\",\r\n + \ \"2603:1020:5:1::5a0/123\",\r\n \"2603:1020:5:1::7c0/123\",\r\n + \ \"2603:1020:206:1::5a0/123\",\r\n \"2603:1020:206:1::7c0/123\",\r\n + \ \"2603:1020:305::5e0/123\",\r\n \"2603:1020:405::5e0/123\",\r\n + \ \"2603:1020:605::5e0/123\",\r\n \"2603:1020:705:1::5a0/123\",\r\n + \ \"2603:1020:705:1::7c0/123\",\r\n \"2603:1020:805:1::5a0/123\",\r\n + \ \"2603:1020:805:1::7c0/123\",\r\n \"2603:1020:905::5e0/123\",\r\n + \ \"2603:1020:a04:1::5a0/123\",\r\n \"2603:1020:a04:1::7c0/123\",\r\n + \ \"2603:1020:b04::5e0/123\",\r\n \"2603:1020:c04:1::5a0/123\",\r\n + \ \"2603:1020:c04:1::7c0/123\",\r\n \"2603:1020:d04::5e0/123\",\r\n + \ \"2603:1020:e04:1::5a0/123\",\r\n \"2603:1020:e04:1::7c0/123\",\r\n + \ \"2603:1020:f04::5e0/123\",\r\n \"2603:1020:1004::5a0/123\",\r\n + \ \"2603:1020:1004::7c0/123\",\r\n \"2603:1020:1104::5e0/123\",\r\n + \ \"2603:1020:1302:1::1a0/123\",\r\n \"2603:1030:f:1::5e0/123\",\r\n + \ \"2603:1030:10:1::5a0/123\",\r\n \"2603:1030:10:1::7c0/123\",\r\n + \ \"2603:1030:104:1::5a0/123\",\r\n \"2603:1030:104:1::7c0/123\",\r\n + \ \"2603:1030:107::680/123\",\r\n \"2603:1030:210:1::5a0/123\",\r\n + \ \"2603:1030:210:1::7c0/123\",\r\n \"2603:1030:40b:1::5a0/123\",\r\n + \ \"2603:1030:40c:1::5a0/123\",\r\n \"2603:1030:40c:1::7c0/123\",\r\n + \ \"2603:1030:504:1::5a0/123\",\r\n \"2603:1030:504:1::7c0/123\",\r\n + \ \"2603:1030:608::5e0/123\",\r\n \"2603:1030:807:1::5a0/123\",\r\n + \ \"2603:1030:807:1::7c0/123\",\r\n \"2603:1030:a07::5e0/123\",\r\n + \ \"2603:1030:b04::5e0/123\",\r\n \"2603:1030:c06:1::5a0/123\",\r\n + \ \"2603:1030:f05:1::5a0/123\",\r\n \"2603:1030:f05:1::7c0/123\",\r\n + \ \"2603:1030:1005::5e0/123\",\r\n \"2603:1040:5::c0/123\",\r\n + \ \"2603:1040:5:1::5a0/123\",\r\n \"2603:1040:5:1::7c0/123\",\r\n + \ \"2603:1040:207::5e0/123\",\r\n \"2603:1040:407:1::5a0/123\",\r\n + \ \"2603:1040:407:1::7c0/123\",\r\n \"2603:1040:606::5e0/123\",\r\n + \ \"2603:1040:806::5e0/123\",\r\n \"2603:1040:904:1::5a0/123\",\r\n + \ \"2603:1040:904:1::7c0/123\",\r\n \"2603:1040:a06::c0/123\",\r\n + \ \"2603:1040:a06:1::5a0/123\",\r\n \"2603:1040:a06:1::7c0/123\",\r\n + \ \"2603:1040:b04::5e0/123\",\r\n \"2603:1040:c06::5e0/123\",\r\n + \ \"2603:1040:d04::5a0/123\",\r\n \"2603:1040:d04::7c0/123\",\r\n + \ \"2603:1040:f05:1::5a0/123\",\r\n \"2603:1040:f05:1::7c0/123\",\r\n + \ \"2603:1040:1002:1::1c0/123\",\r\n \"2603:1040:1104::5e0/123\",\r\n + \ \"2603:1040:1302:1::4c0/123\",\r\n \"2603:1040:1402:1::1a0/123\",\r\n + \ \"2603:1050:6:1::5a0/123\",\r\n \"2603:1050:6:1::7c0/123\",\r\n + \ \"2603:1050:403::5a0/123\",\r\n \"2620:1ec:27::/48\",\r\n + \ \"2620:1ec:29::/48\",\r\n \"2620:1ec:40::/47\",\r\n \"2620:1ec:46::/47\",\r\n + \ \"2620:1ec:48::/46\",\r\n \"2620:1ec:4c::/47\",\r\n \"2620:1ec:bdf::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureHealthcareAPIs\",\r\n + \ \"id\": \"AzureHealthcareAPIs\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAPIForFHIR\",\r\n \"addressPrefixes\": [\r\n \"13.67.40.183/32\",\r\n \"13.69.233.32/31\",\r\n @@ -11075,7 +11250,7 @@ interactions: \ \"2603:1040:1503::660/123\",\r\n \"2603:1050:6:2::540/123\",\r\n \ \"2603:1050:403:2::380/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureInformationProtection\",\r\n \"id\": - \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11127,7 +11302,7 @@ interactions: \ \"168.62.53.73/32\",\r\n \"168.62.53.132/32\",\r\n \"168.62.54.75/32\",\r\n \ \"168.62.54.211/32\",\r\n \"168.62.54.212/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureIoTHub\",\r\n \"id\": - \"AzureIoTHub\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"AzureIoTHub\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -11303,11 +11478,12 @@ interactions: \ \"2603:1050:6:c02::240/123\",\r\n \"2603:1050:403:400::220/123\",\r\n \ \"2603:10e1:100:2::1415:e48/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault\",\r\n \"id\": \"AzureKeyVault\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n - \ \"addressPrefixes\": [\r\n \"13.66.138.88/30\",\r\n \"13.66.226.249/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"14\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.66.138.88/30\",\r\n \"13.66.226.249/32\",\r\n \ \"13.66.230.241/32\",\r\n \"13.67.8.104/30\",\r\n \"13.68.24.216/32\",\r\n \ \"13.68.29.203/32\",\r\n \"13.68.104.240/32\",\r\n \"13.69.64.72/30\",\r\n \ \"13.69.111.192/30\",\r\n \"13.69.227.72/30\",\r\n \"13.70.72.24/30\",\r\n @@ -11527,7 +11703,7 @@ interactions: \ \"2603:1050:403:1::220/125\",\r\n \"2603:1050:403:400::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.AustraliaCentral\",\r\n \ \"id\": \"AzureKeyVault.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -11537,7 +11713,7 @@ interactions: \ \"2603:1010:304:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaCentral2\",\r\n \"id\": \"AzureKeyVault.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -11546,7 +11722,7 @@ interactions: \ \"20.53.57.48/30\",\r\n \"2603:1010:404::2a0/125\",\r\n \ \"2603:1010:404:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaEast\",\r\n \"id\": - \"AzureKeyVault.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11558,7 +11734,7 @@ interactions: \ \"2603:1010:6:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaSoutheast\",\r\n \"id\": \"AzureKeyVault.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -11567,18 +11743,19 @@ interactions: \ \"104.46.183.152/29\",\r\n \"2603:1010:101::2a0/125\",\r\n \ \"2603:1010:101:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.BrazilSouth\",\r\n \"id\": \"AzureKeyVault.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"104.41.0.141/32\",\r\n - \ \"104.41.1.239/32\",\r\n \"191.233.203.24/30\",\r\n \"191.234.149.140/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"104.41.0.141/32\",\r\n \"104.41.1.239/32\",\r\n + \ \"191.233.203.24/30\",\r\n \"191.234.149.140/30\",\r\n \ \"191.234.157.44/30\",\r\n \"191.238.72.76/30\",\r\n \"191.238.72.152/29\",\r\n \ \"2603:1050:6::340/125\",\r\n \"2603:1050:6:402::80/125\",\r\n \ \"2603:1050:6:802::80/125\",\r\n \"2603:1050:6:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.BrazilSoutheast\",\r\n \ \"id\": \"AzureKeyVault.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -11587,7 +11764,7 @@ interactions: \ \"23.97.120.57/32\",\r\n \"191.233.50.0/30\",\r\n \"2603:1050:403:1::220/125\",\r\n \ \"2603:1050:403:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CanadaCentral\",\r\n \"id\": - \"AzureKeyVault.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11598,18 +11775,18 @@ interactions: \ \"2603:1030:f05:402::80/125\",\r\n \"2603:1030:f05:802::80/125\",\r\n \ \"2603:1030:f05:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CanadaEast\",\r\n \"id\": \"AzureKeyVault.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.64/30\",\r\n - \ \"40.86.224.94/32\",\r\n \"40.86.231.180/32\",\r\n \"52.139.107.208/29\",\r\n - \ \"52.139.107.216/30\",\r\n \"2603:1030:1005::2a0/125\",\r\n - \ \"2603:1030:1005:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.CentralIndia\",\r\n \"id\": - \"AzureKeyVault.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": - \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.69.106.64/30\",\r\n \"40.86.224.94/32\",\r\n + \ \"40.86.231.180/32\",\r\n \"52.139.107.208/29\",\r\n \"52.139.107.216/30\",\r\n + \ \"2603:1030:1005::2a0/125\",\r\n \"2603:1030:1005:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.CentralIndia\",\r\n + \ \"id\": \"AzureKeyVault.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.44.112/29\",\r\n \"20.192.44.120/30\",\r\n @@ -11618,23 +11795,24 @@ interactions: \ \"2603:1040:a06:402::80/125\",\r\n \"2603:1040:a06:802::80/125\",\r\n \ \"2603:1040:a06:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CentralUS\",\r\n \"id\": \"AzureKeyVault.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.89.61.248/32\",\r\n - \ \"13.89.170.200/30\",\r\n \"20.40.230.32/28\",\r\n \"20.40.230.48/29\",\r\n - \ \"20.44.13.224/30\",\r\n \"20.98.145.80/28\",\r\n \"23.99.132.207/32\",\r\n - \ \"52.154.176.47/32\",\r\n \"52.154.177.179/32\",\r\n \"52.165.21.159/32\",\r\n - \ \"52.165.208.47/32\",\r\n \"52.173.90.250/32\",\r\n \"52.173.199.154/32\",\r\n - \ \"52.173.216.55/32\",\r\n \"52.176.48.58/32\",\r\n \"52.182.143.192/30\",\r\n - \ \"104.43.161.34/32\",\r\n \"104.43.192.26/32\",\r\n \"104.208.26.47/32\",\r\n - \ \"2603:1030:10::340/125\",\r\n \"2603:1030:10:402::80/125\",\r\n - \ \"2603:1030:10:802::80/125\",\r\n \"2603:1030:10:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.CentralUSEUAP\",\r\n - \ \"id\": \"AzureKeyVault.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.89.61.248/32\",\r\n \"13.89.170.200/30\",\r\n + \ \"20.40.230.32/28\",\r\n \"20.40.230.48/29\",\r\n \"20.44.13.224/30\",\r\n + \ \"20.98.145.80/28\",\r\n \"23.99.132.207/32\",\r\n \"52.154.176.47/32\",\r\n + \ \"52.154.177.179/32\",\r\n \"52.165.21.159/32\",\r\n \"52.165.208.47/32\",\r\n + \ \"52.173.90.250/32\",\r\n \"52.173.199.154/32\",\r\n \"52.173.216.55/32\",\r\n + \ \"52.176.48.58/32\",\r\n \"52.182.143.192/30\",\r\n \"104.43.161.34/32\",\r\n + \ \"104.43.192.26/32\",\r\n \"104.208.26.47/32\",\r\n \"2603:1030:10::340/125\",\r\n + \ \"2603:1030:10:402::80/125\",\r\n \"2603:1030:10:802::80/125\",\r\n + \ \"2603:1030:10:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.CentralUSEUAP\",\r\n \"id\": + \"AzureKeyVault.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.45.208.8/30\",\r\n \"20.45.241.176/29\",\r\n @@ -11642,50 +11820,51 @@ interactions: \ \"52.180.176.121/32\",\r\n \"52.180.176.122/32\",\r\n \"2603:1030:f:1::2a0/125\",\r\n \ \"2603:1030:f:400::880/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.EastAsia\",\r\n \"id\": \"AzureKeyVault.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.144/30\",\r\n \"20.195.74.168/29\",\r\n + \ \"20.195.74.176/30\",\r\n \"20.205.74.76/30\",\r\n \"20.205.82.76/30\",\r\n + \ \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n \"2603:1040:207::2a0/125\",\r\n + \ \"2603:1040:207:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS\",\r\n \"id\": \"AzureKeyVault.EastUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.144/30\",\r\n - \ \"20.195.74.168/29\",\r\n \"20.195.74.176/30\",\r\n \"20.205.74.76/30\",\r\n - \ \"20.205.82.76/30\",\r\n \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n - \ \"2603:1040:207::2a0/125\",\r\n \"2603:1040:207:402::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS\",\r\n - \ \"id\": \"AzureKeyVault.EastUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"20.42.64.44/30\",\r\n \"20.42.73.8/30\",\r\n \"20.62.134.76/30\",\r\n - \ \"20.62.134.224/29\",\r\n \"20.88.156.160/29\",\r\n \"20.185.217.251/32\",\r\n - \ \"20.185.218.1/32\",\r\n \"40.71.10.200/30\",\r\n \"40.76.196.75/32\",\r\n - \ \"40.76.212.37/32\",\r\n \"40.85.185.208/32\",\r\n \"40.87.69.184/32\",\r\n - \ \"40.117.157.122/32\",\r\n \"52.168.109.101/32\",\r\n \"52.255.152.252/32\",\r\n - \ \"52.255.152.255/32\",\r\n \"137.116.120.244/32\",\r\n - \ \"2603:1030:210::340/125\",\r\n \"2603:1030:210:402::80/125\",\r\n - \ \"2603:1030:210:802::80/125\",\r\n \"2603:1030:210:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS2\",\r\n - \ \"id\": \"AzureKeyVault.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"13.68.24.216/32\",\r\n \"13.68.29.203/32\",\r\n - \ \"13.68.104.240/32\",\r\n \"20.44.19.172/30\",\r\n \"20.62.60.128/27\",\r\n - \ \"20.98.192.176/28\",\r\n \"20.186.41.83/32\",\r\n \"20.186.47.182/32\",\r\n - \ \"23.101.159.107/32\",\r\n \"40.70.146.72/30\",\r\n \"40.70.186.91/32\",\r\n - \ \"40.70.204.6/32\",\r\n \"40.70.204.32/32\",\r\n \"40.84.47.24/32\",\r\n - \ \"52.167.111.160/30\",\r\n \"52.167.143.179/32\",\r\n \"52.167.228.54/32\",\r\n - \ \"52.177.71.51/32\",\r\n \"52.184.155.181/32\",\r\n \"52.184.158.37/32\",\r\n - \ \"52.184.164.12/32\",\r\n \"52.225.218.218/32\",\r\n \"137.116.44.148/32\",\r\n - \ \"2603:1030:40c::340/125\",\r\n \"2603:1030:40c:402::80/125\",\r\n - \ \"2603:1030:40c:802::80/125\",\r\n \"2603:1030:40c:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS2EUAP\",\r\n - \ \"id\": \"AzureKeyVault.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.42.64.44/30\",\r\n + \ \"20.42.73.8/30\",\r\n \"20.62.134.76/30\",\r\n \"20.62.134.224/29\",\r\n + \ \"20.88.156.160/29\",\r\n \"20.185.217.251/32\",\r\n \"20.185.218.1/32\",\r\n + \ \"40.71.10.200/30\",\r\n \"40.76.196.75/32\",\r\n \"40.76.212.37/32\",\r\n + \ \"40.85.185.208/32\",\r\n \"40.87.69.184/32\",\r\n \"40.117.157.122/32\",\r\n + \ \"52.168.109.101/32\",\r\n \"52.255.152.252/32\",\r\n \"52.255.152.255/32\",\r\n + \ \"137.116.120.244/32\",\r\n \"2603:1030:210::340/125\",\r\n + \ \"2603:1030:210:402::80/125\",\r\n \"2603:1030:210:802::80/125\",\r\n + \ \"2603:1030:210:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS2\",\r\n \"id\": \"AzureKeyVault.EastUS2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.68.24.216/32\",\r\n + \ \"13.68.29.203/32\",\r\n \"13.68.104.240/32\",\r\n \"20.44.19.172/30\",\r\n + \ \"20.62.60.128/27\",\r\n \"20.98.192.176/28\",\r\n \"20.186.41.83/32\",\r\n + \ \"20.186.47.182/32\",\r\n \"23.101.159.107/32\",\r\n \"40.70.146.72/30\",\r\n + \ \"40.70.186.91/32\",\r\n \"40.70.204.6/32\",\r\n \"40.70.204.32/32\",\r\n + \ \"40.84.47.24/32\",\r\n \"52.167.111.160/30\",\r\n \"52.167.143.179/32\",\r\n + \ \"52.167.228.54/32\",\r\n \"52.177.71.51/32\",\r\n \"52.184.155.181/32\",\r\n + \ \"52.184.158.37/32\",\r\n \"52.184.164.12/32\",\r\n \"52.225.218.218/32\",\r\n + \ \"137.116.44.148/32\",\r\n \"2603:1030:40c::340/125\",\r\n + \ \"2603:1030:40c:402::80/125\",\r\n \"2603:1030:40c:802::80/125\",\r\n + \ \"2603:1030:40c:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS2EUAP\",\r\n \"id\": \"AzureKeyVault.EastUS2EUAP\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.51.20.84/30\",\r\n \"20.51.21.64/29\",\r\n \"40.74.150.68/30\",\r\n \ \"40.79.118.1/32\",\r\n \"40.79.118.5/32\",\r\n \"40.89.121.172/30\",\r\n \ \"52.138.73.5/32\",\r\n \"52.138.73.51/32\",\r\n \"52.138.92.188/30\",\r\n @@ -11694,7 +11873,7 @@ interactions: \ \"2603:1030:40b:400::880/125\",\r\n \"2603:1030:40b:800::80/125\",\r\n \ \"2603:1030:40b:c00::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.FranceCentral\",\r\n \"id\": - \"AzureKeyVault.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11707,18 +11886,18 @@ interactions: \ \"2603:1020:805:402::80/125\",\r\n \"2603:1020:805:802::80/125\",\r\n \ \"2603:1020:805:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.FranceSouth\",\r\n \"id\": \"AzureKeyVault.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.64/30\",\r\n - \ \"52.136.136.15/32\",\r\n \"52.136.136.16/32\",\r\n \"52.136.184.236/30\",\r\n - \ \"52.136.185.176/29\",\r\n \"2603:1020:905::2a0/125\",\r\n - \ \"2603:1020:905:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.GermanyNorth\",\r\n \"id\": - \"AzureKeyVault.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.79.178.64/30\",\r\n \"52.136.136.15/32\",\r\n + \ \"52.136.136.16/32\",\r\n \"52.136.184.236/30\",\r\n \"52.136.185.176/29\",\r\n + \ \"2603:1020:905::2a0/125\",\r\n \"2603:1020:905:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.GermanyNorth\",\r\n + \ \"id\": \"AzureKeyVault.GermanyNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.116.54.76/30\",\r\n \"51.116.55.88/29\",\r\n @@ -11726,7 +11905,7 @@ interactions: \ \"2603:1020:d04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.GermanyWestCentral\",\r\n \"id\": \"AzureKeyVault.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -11736,7 +11915,7 @@ interactions: \ \"2603:1020:c04:802::80/125\",\r\n \"2603:1020:c04:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.JapanEast\",\r\n \ \"id\": \"AzureKeyVault.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -11748,25 +11927,25 @@ interactions: \ \"2603:1040:407:402::80/125\",\r\n \"2603:1040:407:802::80/125\",\r\n \ \"2603:1040:407:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.JapanWest\",\r\n \"id\": \"AzureKeyVault.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.189.228.136/29\",\r\n \"20.189.228.208/30\",\r\n + \ \"40.74.100.48/30\",\r\n \"104.215.18.67/32\",\r\n \"104.215.31.67/32\",\r\n + \ \"2603:1040:606::2a0/125\",\r\n \"2603:1040:606:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.JioIndiaCentral\",\r\n + \ \"id\": \"AzureKeyVault.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.189.228.136/29\",\r\n - \ \"20.189.228.208/30\",\r\n \"40.74.100.48/30\",\r\n \"104.215.18.67/32\",\r\n - \ \"104.215.31.67/32\",\r\n \"2603:1040:606::2a0/125\",\r\n - \ \"2603:1040:606:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.JioIndiaCentral\",\r\n \"id\": - \"AzureKeyVault.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"20.192.50.216/29\",\r\n \"20.192.50.224/30\",\r\n - \ \"20.192.234.0/30\",\r\n \"2603:1040:1104:1::158/125\",\r\n + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.50.216/29\",\r\n + \ \"20.192.50.224/30\",\r\n \"20.192.234.0/30\",\r\n \"2603:1040:1104:1::158/125\",\r\n \ \"2603:1040:1104:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.JioIndiaWest\",\r\n \"id\": - \"AzureKeyVault.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11776,7 +11955,7 @@ interactions: \ \"2603:1040:d04:400::80/125\",\r\n \"2603:1040:d04:400::2f8/125\",\r\n \ \"2603:1040:d04:800::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.KoreaCentral\",\r\n \"id\": - \"AzureKeyVault.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11787,30 +11966,31 @@ interactions: \ \"2603:1040:f05:402::80/125\",\r\n \"2603:1040:f05:802::80/125\",\r\n \ \"2603:1040:f05:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.KoreaSouth\",\r\n \"id\": \"AzureKeyVault.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"52.147.113.72/29\",\r\n - \ \"52.147.113.80/30\",\r\n \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n - \ \"52.231.200.108/32\",\r\n \"2603:1040:e05::20/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.NorthCentralUS\",\r\n - \ \"id\": \"AzureKeyVault.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.49.119.232/29\",\r\n - \ \"20.49.119.240/28\",\r\n \"20.125.170.76/30\",\r\n \"20.125.202.76/30\",\r\n - \ \"23.96.210.207/32\",\r\n \"23.96.250.48/32\",\r\n \"52.162.106.144/30\",\r\n - \ \"52.162.255.194/32\",\r\n \"168.62.108.27/32\",\r\n \"168.62.237.29/32\",\r\n - \ \"2603:1030:608::2a0/125\",\r\n \"2603:1030:608:402::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.NorthEurope\",\r\n - \ \"id\": \"AzureKeyVault.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"52.147.113.72/29\",\r\n \"52.147.113.80/30\",\r\n + \ \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n \"52.231.200.108/32\",\r\n + \ \"2603:1040:e05::20/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.NorthCentralUS\",\r\n \"id\": + \"AzureKeyVault.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"northcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.49.119.232/29\",\r\n \"20.49.119.240/28\",\r\n + \ \"20.125.170.76/30\",\r\n \"20.125.202.76/30\",\r\n \"23.96.210.207/32\",\r\n + \ \"23.96.250.48/32\",\r\n \"52.162.106.144/30\",\r\n \"52.162.255.194/32\",\r\n + \ \"168.62.108.27/32\",\r\n \"168.62.237.29/32\",\r\n \"2603:1030:608::2a0/125\",\r\n + \ \"2603:1030:608:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.NorthEurope\",\r\n \"id\": \"AzureKeyVault.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.72/30\",\r\n \"13.74.10.39/32\",\r\n \"13.74.10.113/32\",\r\n \ \"13.74.111.148/30\",\r\n \"20.50.80.192/30\",\r\n \"23.100.57.24/32\",\r\n \ \"23.100.58.149/32\",\r\n \"52.138.160.103/32\",\r\n \"52.138.160.105/32\",\r\n @@ -11819,9 +11999,9 @@ interactions: \ \"2603:1020:5:402::80/125\",\r\n \"2603:1020:5:802::80/125\",\r\n \ \"2603:1020:5:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.NorwayEast\",\r\n \"id\": \"AzureKeyVault.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.120.98.8/30\",\r\n \ \"51.120.110.192/30\",\r\n \"51.120.214.128/30\",\r\n \"51.120.233.132/30\",\r\n @@ -11829,15 +12009,24 @@ interactions: \ \"2603:1020:e04:402::80/125\",\r\n \"2603:1020:e04:802::80/125\",\r\n \ \"2603:1020:e04:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.NorwayWest\",\r\n \"id\": \"AzureKeyVault.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.13.136.188/30\",\r\n \ \"51.13.137.216/29\",\r\n \"51.120.218.0/30\",\r\n \"2603:1020:f04::2a0/125\",\r\n \ \"2603:1020:f04:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.QatarCentral\",\r\n \"id\": + \"AzureKeyVault.QatarCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.21.37.112/30\",\r\n \"20.21.43.244/30\",\r\n + \ \"20.21.66.76/30\",\r\n \"20.21.74.76/30\",\r\n \"20.21.80.0/29\",\r\n + \ \"2603:1040:1002:1::470/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthAfricaNorth\",\r\n \"id\": - \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11848,7 +12037,7 @@ interactions: \ \"2603:1000:104:802::80/125\",\r\n \"2603:1000:104:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SouthAfricaWest\",\r\n \ \"id\": \"AzureKeyVault.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -11856,7 +12045,7 @@ interactions: \ \"102.37.81.128/30\",\r\n \"102.133.26.0/30\",\r\n \"2603:1000:4::2a0/125\",\r\n \ \"2603:1000:4:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthCentralUS\",\r\n \"id\": - \"AzureKeyVault.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11870,14 +12059,14 @@ interactions: \ \"2603:1030:807:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthCentralUSSTG\",\r\n \"id\": \"AzureKeyVault.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.0/30\",\r\n \"20.45.117.32/29\",\r\n \"20.45.117.40/30\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SoutheastAsia\",\r\n \ \"id\": \"AzureKeyVault.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -11892,16 +12081,17 @@ interactions: \ \"2603:1040:5:402::80/125\",\r\n \"2603:1040:5:802::80/125\",\r\n \ \"2603:1040:5:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthIndia\",\r\n \"id\": \"AzureKeyVault.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.78.194.64/30\",\r\n - \ \"52.172.116.4/30\",\r\n \"52.172.116.136/29\",\r\n \"104.211.224.186/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.78.194.64/30\",\r\n \"52.172.116.4/30\",\r\n + \ \"52.172.116.136/29\",\r\n \"104.211.224.186/32\",\r\n \ \"104.211.225.134/32\",\r\n \"2603:1040:c06::2a0/125\",\r\n \ \"2603:1040:c06:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwedenCentral\",\r\n \"id\": - \"AzureKeyVault.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11911,15 +12101,16 @@ interactions: \ \"2603:1020:1004:400::80/125\",\r\n \"2603:1020:1004:400::2f8/125\",\r\n \ \"2603:1020:1004:800::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwedenSouth\",\r\n \"id\": \"AzureKeyVault.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.232/29\",\r\n - \ \"51.12.17.240/30\",\r\n \"51.12.202.0/30\",\r\n \"2603:1020:1104:1::158/125\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.232/29\",\r\n \"51.12.17.240/30\",\r\n + \ \"51.12.202.0/30\",\r\n \"2603:1020:1104:1::158/125\",\r\n \ \"2603:1020:1104:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwitzerlandNorth\",\r\n \"id\": - \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11930,7 +12121,7 @@ interactions: \ \"2603:1020:a04:802::80/125\",\r\n \"2603:1020:a04:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SwitzerlandWest\",\r\n \ \"id\": \"AzureKeyVault.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -11938,46 +12129,47 @@ interactions: \ \"51.107.251.104/29\",\r\n \"2603:1020:b04::2a0/125\",\r\n \ \"2603:1020:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.UAECentral\",\r\n \"id\": \"AzureKeyVault.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.228/30\",\r\n - \ \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n \"2603:1040:b04::2a0/125\",\r\n - \ \"2603:1040:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.UAENorth\",\r\n \"id\": \"AzureKeyVault.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.38.157.128/30\",\r\n - \ \"40.120.74.0/30\",\r\n \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n - \ \"65.52.250.0/30\",\r\n \"2603:1040:904::340/125\",\r\n - \ \"2603:1040:904:402::80/125\",\r\n \"2603:1040:904:802::80/125\",\r\n - \ \"2603:1040:904:c02::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.UKSouth\",\r\n \"id\": \"AzureKeyVault.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.104.192.129/32\",\r\n - \ \"51.104.192.138/32\",\r\n \"51.105.4.67/32\",\r\n \"51.105.4.75/32\",\r\n - \ \"51.105.71.160/30\",\r\n \"51.105.77.56/30\",\r\n \"51.140.146.56/30\",\r\n - \ \"51.140.157.60/32\",\r\n \"51.140.184.38/31\",\r\n \"51.143.212.184/29\",\r\n - \ \"51.143.213.192/30\",\r\n \"52.151.75.86/32\",\r\n \"2603:1020:705::340/125\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.37.74.228/30\",\r\n \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n + \ \"2603:1040:b04::2a0/125\",\r\n \"2603:1040:b04:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.UAENorth\",\r\n + \ \"id\": \"AzureKeyVault.UAENorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.38.157.128/30\",\r\n \"40.120.74.0/30\",\r\n + \ \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n \"65.52.250.0/30\",\r\n + \ \"2603:1040:904::340/125\",\r\n \"2603:1040:904:402::80/125\",\r\n + \ \"2603:1040:904:802::80/125\",\r\n \"2603:1040:904:c02::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.UKSouth\",\r\n + \ \"id\": \"AzureKeyVault.UKSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"51.104.192.129/32\",\r\n \"51.104.192.138/32\",\r\n + \ \"51.105.4.67/32\",\r\n \"51.105.4.75/32\",\r\n \"51.105.71.160/30\",\r\n + \ \"51.105.77.56/30\",\r\n \"51.140.146.56/30\",\r\n \"51.140.157.60/32\",\r\n + \ \"51.140.184.38/31\",\r\n \"51.143.212.184/29\",\r\n \"51.143.213.192/30\",\r\n + \ \"52.151.75.86/32\",\r\n \"2603:1020:705::340/125\",\r\n \ \"2603:1020:705:402::80/125\",\r\n \"2603:1020:705:802::80/125\",\r\n \ \"2603:1020:705:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.UKWest\",\r\n \"id\": \"AzureKeyVault.UKWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.58.67.48/29\",\r\n \ \"20.58.67.56/30\",\r\n \"51.140.210.80/30\",\r\n \"51.141.8.42/31\",\r\n \ \"2603:1020:605::2a0/125\",\r\n \"2603:1020:605:402::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestCentralUS\",\r\n \ \"id\": \"AzureKeyVault.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -11986,29 +12178,30 @@ interactions: \ \"52.161.31.139/32\",\r\n \"2603:1030:b04::2a0/125\",\r\n \ \"2603:1030:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.WestEurope\",\r\n \"id\": \"AzureKeyVault.WestEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.72/30\",\r\n - \ \"13.69.111.192/30\",\r\n \"13.80.247.19/32\",\r\n \"13.80.247.42/32\",\r\n - \ \"20.61.103.224/29\",\r\n \"20.61.103.232/30\",\r\n \"23.97.178.0/32\",\r\n - \ \"40.91.193.78/32\",\r\n \"40.91.199.213/32\",\r\n \"52.157.162.137/32\",\r\n - \ \"52.157.162.147/32\",\r\n \"52.236.189.80/30\",\r\n \"104.46.40.31/32\",\r\n - \ \"2603:1020:206::340/125\",\r\n \"2603:1020:206:402::80/125\",\r\n - \ \"2603:1020:206:802::80/125\",\r\n \"2603:1020:206:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestIndia\",\r\n - \ \"id\": \"AzureKeyVault.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.72/30\",\r\n \"13.69.111.192/30\",\r\n + \ \"13.80.247.19/32\",\r\n \"13.80.247.42/32\",\r\n \"20.61.103.224/29\",\r\n + \ \"20.61.103.232/30\",\r\n \"23.97.178.0/32\",\r\n \"40.91.193.78/32\",\r\n + \ \"40.91.199.213/32\",\r\n \"52.157.162.137/32\",\r\n \"52.157.162.147/32\",\r\n + \ \"52.236.189.80/30\",\r\n \"104.46.40.31/32\",\r\n \"2603:1020:206::340/125\",\r\n + \ \"2603:1020:206:402::80/125\",\r\n \"2603:1020:206:802::80/125\",\r\n + \ \"2603:1020:206:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.WestIndia\",\r\n \"id\": \"AzureKeyVault.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.80.48/29\",\r\n \"20.192.80.56/30\",\r\n \ \"104.211.146.64/30\",\r\n \"104.211.166.82/32\",\r\n \"104.211.167.57/32\",\r\n \ \"2603:1040:806::2a0/125\",\r\n \"2603:1040:806:402::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestUS\",\r\n \ \"id\": \"AzureKeyVault.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -12016,9 +12209,9 @@ interactions: \ \"104.42.6.91/32\",\r\n \"104.42.136.180/32\",\r\n \"2603:1030:a07::2a0/125\",\r\n \ \"2603:1030:a07:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.WestUS2\",\r\n \"id\": \"AzureKeyVault.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.88/30\",\r\n \ \"13.66.226.249/32\",\r\n \"13.66.230.241/32\",\r\n \"20.51.12.248/29\",\r\n @@ -12031,7 +12224,7 @@ interactions: \ \"2603:1030:c06:802::80/125\",\r\n \"2603:1030:c06:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestUS3\",\r\n \ \"id\": \"AzureKeyVault.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -12040,9 +12233,21 @@ interactions: \ \"20.150.245.56/29\",\r\n \"2603:1030:504::1f8/125\",\r\n \ \"2603:1030:504:402::80/125\",\r\n \"2603:1030:504:402::2f8/125\",\r\n \ \"2603:1030:504:802::140/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureMachineLearning\",\r\n \"id\": \"AzureMachineLearning\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ {\r\n \"name\": \"AzureLoadTestingInstanceManagement\",\r\n \"id\": + \"AzureLoadTestingInstanceManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"NSG\",\r\n \"API\"\r\n ],\r\n \"systemService\": + \"AzureLoadTestingInstanceManagement\",\r\n \"addressPrefixes\": [\r\n + \ \"20.24.1.136/30\",\r\n \"20.26.16.112/30\",\r\n \"20.70.223.12/32\",\r\n + \ \"20.83.222.204/32\",\r\n \"20.88.159.138/32\",\r\n \"20.98.194.67/32\",\r\n + \ \"20.98.199.120/30\",\r\n \"20.107.239.218/32\",\r\n \"20.117.192.200/32\",\r\n + \ \"20.125.7.20/30\",\r\n \"20.195.85.190/32\",\r\n \"20.213.195.80/30\",\r\n + \ \"20.223.65.156/30\",\r\n \"20.232.91.28/30\",\r\n \"20.236.145.196/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureMachineLearning\",\r\n + \ \"id\": \"AzureMachineLearning\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureMachineLearning\",\r\n \"addressPrefixes\": [\r\n \"13.66.87.135/32\",\r\n \"13.66.140.80/28\",\r\n @@ -12053,246 +12258,248 @@ interactions: \ \"13.74.107.160/28\",\r\n \"13.75.36.16/28\",\r\n \"13.77.50.224/28\",\r\n \ \"13.78.106.208/28\",\r\n \"13.86.195.35/32\",\r\n \"13.87.56.112/28\",\r\n \ \"13.87.122.112/28\",\r\n \"13.87.160.129/32\",\r\n \"13.89.171.64/28\",\r\n - \ \"20.17.49.0/27\",\r\n \"20.21.33.0/27\",\r\n \"20.36.106.80/28\",\r\n - \ \"20.36.114.160/28\",\r\n \"20.37.67.80/28\",\r\n \"20.37.74.208/28\",\r\n - \ \"20.37.152.240/28\",\r\n \"20.37.192.96/28\",\r\n \"20.38.80.96/28\",\r\n - \ \"20.38.128.48/28\",\r\n \"20.38.147.128/28\",\r\n \"20.39.1.205/32\",\r\n - \ \"20.39.11.80/28\",\r\n \"20.40.141.171/32\",\r\n \"20.40.231.32/28\",\r\n - \ \"20.41.0.240/28\",\r\n \"20.41.64.80/28\",\r\n \"20.41.197.0/28\",\r\n - \ \"20.42.0.240/28\",\r\n \"20.42.129.16/28\",\r\n \"20.42.227.48/28\",\r\n - \ \"20.43.40.96/28\",\r\n \"20.43.64.96/28\",\r\n \"20.43.120.112/28\",\r\n - \ \"20.43.128.112/28\",\r\n \"20.44.3.32/28\",\r\n \"20.44.26.224/28\",\r\n - \ \"20.44.132.166/32\",\r\n \"20.45.240.64/28\",\r\n \"20.46.13.192/28\",\r\n - \ \"20.48.197.240/28\",\r\n \"20.51.1.48/28\",\r\n \"20.51.14.48/28\",\r\n - \ \"20.51.21.224/28\",\r\n \"20.62.61.128/28\",\r\n \"20.62.135.208/28\",\r\n - \ \"20.65.135.0/28\",\r\n \"20.66.6.48/28\",\r\n \"20.69.1.240/28\",\r\n - \ \"20.70.216.96/28\",\r\n \"20.72.16.48/28\",\r\n \"20.74.195.32/27\",\r\n - \ \"20.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n \"20.89.9.0/28\",\r\n - \ \"20.98.195.64/27\",\r\n \"20.99.8.96/27\",\r\n \"20.150.161.128/28\",\r\n - \ \"20.150.171.80/28\",\r\n \"20.150.179.64/28\",\r\n \"20.150.187.64/28\",\r\n - \ \"20.150.246.16/28\",\r\n \"20.188.219.157/32\",\r\n \"20.188.221.15/32\",\r\n - \ \"20.189.106.80/28\",\r\n \"20.189.229.176/28\",\r\n \"20.192.47.112/28\",\r\n - \ \"20.192.99.64/28\",\r\n \"20.192.160.48/28\",\r\n \"20.192.225.144/28\",\r\n - \ \"20.192.235.16/28\",\r\n \"20.193.194.176/28\",\r\n \"20.195.69.64/28\",\r\n - \ \"20.195.75.48/28\",\r\n \"20.195.75.96/27\",\r\n \"20.200.192.16/28\",\r\n - \ \"20.215.1.0/27\",\r\n \"20.217.41.0/27\",\r\n \"23.98.82.192/28\",\r\n - \ \"23.100.232.216/32\",\r\n \"40.66.61.146/32\",\r\n \"40.67.59.80/28\",\r\n - \ \"40.69.106.224/28\",\r\n \"40.70.146.192/28\",\r\n \"40.70.154.161/32\",\r\n - \ \"40.71.11.64/28\",\r\n \"40.74.24.96/28\",\r\n \"40.74.100.176/28\",\r\n - \ \"40.74.147.48/28\",\r\n \"40.75.35.48/28\",\r\n \"40.78.194.224/28\",\r\n - \ \"40.78.202.80/28\",\r\n \"40.78.227.32/28\",\r\n \"40.78.234.128/28\",\r\n - \ \"40.78.242.176/28\",\r\n \"40.78.250.112/28\",\r\n \"40.79.130.192/28\",\r\n - \ \"40.79.138.128/28\",\r\n \"40.79.146.128/28\",\r\n \"40.79.154.64/28\",\r\n - \ \"40.79.162.48/28\",\r\n \"40.79.170.224/28\",\r\n \"40.79.178.224/28\",\r\n - \ \"40.79.186.160/28\",\r\n \"40.79.194.64/28\",\r\n \"40.80.51.64/28\",\r\n - \ \"40.80.57.176/28\",\r\n \"40.80.169.160/28\",\r\n \"40.80.184.80/28\",\r\n - \ \"40.80.188.96/28\",\r\n \"40.81.27.228/32\",\r\n \"40.82.187.230/32\",\r\n - \ \"40.82.248.80/28\",\r\n \"40.89.17.208/28\",\r\n \"40.90.184.249/32\",\r\n - \ \"40.91.77.76/32\",\r\n \"40.112.242.176/28\",\r\n \"40.119.8.80/28\",\r\n - \ \"51.11.24.49/32\",\r\n \"51.12.29.0/28\",\r\n \"51.12.29.64/27\",\r\n - \ \"51.12.47.32/28\",\r\n \"51.12.99.80/28\",\r\n \"51.12.198.224/28\",\r\n - \ \"51.12.203.80/28\",\r\n \"51.12.227.64/28\",\r\n \"51.12.235.64/28\",\r\n - \ \"51.53.25.0/27\",\r\n \"51.53.169.0/27\",\r\n \"51.104.8.64/27\",\r\n - \ \"51.104.24.96/28\",\r\n \"51.105.67.16/28\",\r\n \"51.105.75.128/28\",\r\n - \ \"51.105.88.224/28\",\r\n \"51.105.129.135/32\",\r\n \"51.107.59.48/28\",\r\n - \ \"51.107.147.32/28\",\r\n \"51.107.155.48/28\",\r\n \"51.107.247.64/27\",\r\n - \ \"51.116.49.176/28\",\r\n \"51.116.59.48/28\",\r\n \"51.116.155.112/28\",\r\n - \ \"51.116.156.128/28\",\r\n \"51.116.250.224/28\",\r\n \"51.120.99.64/28\",\r\n - \ \"51.120.107.64/28\",\r\n \"51.120.211.64/28\",\r\n \"51.120.219.80/28\",\r\n - \ \"51.120.227.80/28\",\r\n \"51.120.234.224/28\",\r\n \"51.137.161.224/28\",\r\n - \ \"51.138.213.16/28\",\r\n \"51.140.146.208/28\",\r\n \"51.140.210.208/28\",\r\n - \ \"51.143.214.32/28\",\r\n \"51.144.184.47/32\",\r\n \"52.138.90.144/28\",\r\n - \ \"52.138.226.160/28\",\r\n \"52.139.3.33/32\",\r\n \"52.140.107.96/28\",\r\n - \ \"52.141.25.58/32\",\r\n \"52.141.26.97/32\",\r\n \"52.148.163.43/32\",\r\n - \ \"52.150.136.80/28\",\r\n \"52.151.111.249/32\",\r\n \"52.155.90.254/32\",\r\n - \ \"52.155.115.7/32\",\r\n \"52.156.193.50/32\",\r\n \"52.162.106.176/28\",\r\n - \ \"52.167.106.160/28\",\r\n \"52.177.164.219/32\",\r\n \"52.182.139.32/28\",\r\n - \ \"52.184.87.76/32\",\r\n \"52.185.70.56/32\",\r\n \"52.228.80.80/28\",\r\n - \ \"52.230.56.136/32\",\r\n \"52.231.18.192/28\",\r\n \"52.231.146.208/28\",\r\n - \ \"52.236.186.192/28\",\r\n \"52.242.224.215/32\",\r\n \"52.246.155.128/28\",\r\n - \ \"52.249.59.91/32\",\r\n \"52.252.160.26/32\",\r\n \"52.253.131.79/32\",\r\n - \ \"52.253.131.198/32\",\r\n \"52.253.227.208/32\",\r\n \"52.255.214.109/32\",\r\n - \ \"52.255.217.127/32\",\r\n \"65.52.250.192/28\",\r\n \"102.37.163.32/28\",\r\n - \ \"102.133.27.32/28\",\r\n \"102.133.58.224/28\",\r\n \"102.133.122.224/27\",\r\n - \ \"102.133.155.32/28\",\r\n \"102.133.251.64/28\",\r\n \"104.208.16.160/28\",\r\n - \ \"104.208.144.160/28\",\r\n \"104.211.81.144/28\",\r\n - \ \"104.214.19.32/28\",\r\n \"191.233.8.48/28\",\r\n \"191.233.203.144/28\",\r\n - \ \"191.233.240.165/32\",\r\n \"191.233.242.167/32\",\r\n - \ \"191.234.147.64/28\",\r\n \"191.234.155.64/28\",\r\n \"191.235.224.96/28\",\r\n - \ \"191.238.73.80/28\",\r\n \"2603:1000:4::300/122\",\r\n - \ \"2603:1000:104:1::2c0/122\",\r\n \"2603:1010:6:1::2c0/122\",\r\n - \ \"2603:1010:101::300/122\",\r\n \"2603:1010:304::300/122\",\r\n - \ \"2603:1010:404::300/122\",\r\n \"2603:1020:5:1::2c0/122\",\r\n - \ \"2603:1020:206:1::2c0/122\",\r\n \"2603:1020:305::300/122\",\r\n - \ \"2603:1020:405::300/122\",\r\n \"2603:1020:605::300/122\",\r\n - \ \"2603:1020:705:1::2c0/122\",\r\n \"2603:1020:805:1::2c0/122\",\r\n - \ \"2603:1020:905::300/122\",\r\n \"2603:1020:a04:1::2c0/122\",\r\n - \ \"2603:1020:b04::300/122\",\r\n \"2603:1020:c04:1::2c0/122\",\r\n - \ \"2603:1020:d04::300/122\",\r\n \"2603:1020:e04:1::2c0/122\",\r\n - \ \"2603:1020:f04::300/122\",\r\n \"2603:1020:1004::2c0/122\",\r\n - \ \"2603:1020:1104::240/122\",\r\n \"2603:1020:1302::200/122\",\r\n - \ \"2603:1030:f:1::300/122\",\r\n \"2603:1030:10:1::2c0/122\",\r\n - \ \"2603:1030:104:1::2c0/122\",\r\n \"2603:1030:107::240/122\",\r\n - \ \"2603:1030:210:1::2c0/122\",\r\n \"2603:1030:40b:1::2c0/122\",\r\n - \ \"2603:1030:40c:1::2c0/122\",\r\n \"2603:1030:504:1::2c0/122\",\r\n - \ \"2603:1030:608::300/122\",\r\n \"2603:1030:807:1::2c0/122\",\r\n - \ \"2603:1030:a07::300/122\",\r\n \"2603:1030:b04::300/122\",\r\n - \ \"2603:1030:c06:1::2c0/122\",\r\n \"2603:1030:f05:1::2c0/122\",\r\n - \ \"2603:1030:1005::300/122\",\r\n \"2603:1040:5:1::2c0/122\",\r\n - \ \"2603:1040:207::300/122\",\r\n \"2603:1040:407:1::2c0/122\",\r\n - \ \"2603:1040:606::300/122\",\r\n \"2603:1040:806::300/122\",\r\n - \ \"2603:1040:904:1::2c0/122\",\r\n \"2603:1040:a06:1::2c0/122\",\r\n - \ \"2603:1040:b04::300/122\",\r\n \"2603:1040:c06::300/122\",\r\n - \ \"2603:1040:d04::2c0/122\",\r\n \"2603:1040:f05:1::2c0/122\",\r\n - \ \"2603:1040:1002::440/122\",\r\n \"2603:1040:1104::240/122\",\r\n - \ \"2603:1040:1202::200/122\",\r\n \"2603:1040:1302::200/122\",\r\n - \ \"2603:1040:1402::200/122\",\r\n \"2603:1040:1503::200/122\",\r\n - \ \"2603:1050:6:1::2c0/122\",\r\n \"2603:1050:403::2c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureMonitor\",\r\n - \ \"id\": \"AzureMonitor\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"25\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureMonitor\",\r\n \"addressPrefixes\": - [\r\n \"13.65.96.175/32\",\r\n \"13.65.206.67/32\",\r\n - \ \"13.65.211.125/32\",\r\n \"13.66.36.144/32\",\r\n \"13.66.37.172/32\",\r\n - \ \"13.66.59.226/32\",\r\n \"13.66.60.151/32\",\r\n \"13.66.140.168/29\",\r\n - \ \"13.66.141.152/29\",\r\n \"13.66.143.218/32\",\r\n \"13.66.145.232/29\",\r\n - \ \"13.66.147.144/28\",\r\n \"13.66.160.124/32\",\r\n \"13.66.220.187/32\",\r\n - \ \"13.66.231.27/32\",\r\n \"13.67.9.192/28\",\r\n \"13.67.10.64/29\",\r\n - \ \"13.67.10.92/30\",\r\n \"13.67.15.0/32\",\r\n \"13.67.15.112/29\",\r\n - \ \"13.67.77.233/32\",\r\n \"13.67.89.191/32\",\r\n \"13.68.31.237/32\",\r\n - \ \"13.68.101.211/32\",\r\n \"13.68.106.77/32\",\r\n \"13.68.109.212/32\",\r\n - \ \"13.68.111.247/32\",\r\n \"13.69.51.175/32\",\r\n \"13.69.51.218/32\",\r\n - \ \"13.69.65.16/28\",\r\n \"13.69.66.136/29\",\r\n \"13.69.67.60/30\",\r\n - \ \"13.69.67.126/32\",\r\n \"13.69.106.88/29\",\r\n \"13.69.106.208/28\",\r\n - \ \"13.69.109.224/27\",\r\n \"13.69.111.200/29\",\r\n \"13.69.229.64/29\",\r\n - \ \"13.69.229.240/29\",\r\n \"13.69.233.0/30\",\r\n \"13.69.233.96/27\",\r\n - \ \"13.69.239.96/29\",\r\n \"13.70.72.232/29\",\r\n \"13.70.73.104/29\",\r\n - \ \"13.70.79.88/29\",\r\n \"13.70.79.96/27\",\r\n \"13.70.124.27/32\",\r\n - \ \"13.70.127.61/32\",\r\n \"13.71.172.128/28\",\r\n \"13.71.172.248/29\",\r\n - \ \"13.71.175.128/32\",\r\n \"13.71.175.216/29\",\r\n \"13.71.177.32/27\",\r\n - \ \"13.71.187.91/32\",\r\n \"13.71.191.47/32\",\r\n \"13.71.195.192/27\",\r\n - \ \"13.71.196.56/29\",\r\n \"13.71.199.116/32\",\r\n \"13.73.26.213/32\",\r\n - \ \"13.73.240.0/29\",\r\n \"13.73.242.32/29\",\r\n \"13.73.244.192/31\",\r\n - \ \"13.73.248.6/31\",\r\n \"13.73.253.104/29\",\r\n \"13.73.253.112/29\",\r\n - \ \"13.73.253.120/32\",\r\n \"13.74.107.88/30\",\r\n \"13.74.108.128/29\",\r\n - \ \"13.74.111.152/29\",\r\n \"13.75.38.0/28\",\r\n \"13.75.38.120/29\",\r\n - \ \"13.75.39.76/30\",\r\n \"13.75.117.221/32\",\r\n \"13.75.119.169/32\",\r\n - \ \"13.75.195.15/32\",\r\n \"13.76.85.243/32\",\r\n \"13.76.87.86/32\",\r\n - \ \"13.77.52.16/28\",\r\n \"13.77.53.48/29\",\r\n \"13.77.53.220/32\",\r\n - \ \"13.77.150.166/32\",\r\n \"13.77.155.39/32\",\r\n \"13.77.174.177/32\",\r\n - \ \"13.78.10.58/32\",\r\n \"13.78.13.189/32\",\r\n \"13.78.108.160/29\",\r\n - \ \"13.78.108.168/30\",\r\n \"13.78.109.112/29\",\r\n \"13.78.111.192/32\",\r\n - \ \"13.78.135.15/32\",\r\n \"13.78.145.11/32\",\r\n \"13.78.172.58/32\",\r\n - \ \"13.78.189.112/32\",\r\n \"13.78.236.149/32\",\r\n \"13.80.134.255/32\",\r\n - \ \"13.82.100.176/32\",\r\n \"13.82.184.151/32\",\r\n \"13.84.134.59/32\",\r\n - \ \"13.84.148.7/32\",\r\n \"13.84.149.186/32\",\r\n \"13.84.173.179/32\",\r\n - \ \"13.84.189.95/32\",\r\n \"13.84.225.10/32\",\r\n \"13.85.70.142/32\",\r\n - \ \"13.86.218.224/28\",\r\n \"13.86.218.248/29\",\r\n \"13.86.223.128/26\",\r\n - \ \"13.87.56.248/29\",\r\n \"13.87.57.128/28\",\r\n \"13.87.122.248/29\",\r\n - \ \"13.87.123.128/28\",\r\n \"13.88.177.28/32\",\r\n \"13.88.230.43/32\",\r\n - \ \"13.88.247.208/32\",\r\n \"13.88.255.115/32\",\r\n \"13.89.42.127/32\",\r\n - \ \"13.89.171.112/30\",\r\n \"13.89.174.128/29\",\r\n \"13.89.179.0/29\",\r\n - \ \"13.90.93.206/32\",\r\n \"13.90.248.141/32\",\r\n \"13.90.249.229/32\",\r\n - \ \"13.90.251.123/32\",\r\n \"13.91.42.27/32\",\r\n \"13.91.102.27/32\",\r\n - \ \"13.92.40.198/32\",\r\n \"13.92.40.223/32\",\r\n \"13.92.138.16/32\",\r\n - \ \"13.92.179.52/32\",\r\n \"13.92.211.249/32\",\r\n \"13.92.232.146/32\",\r\n - \ \"13.92.254.218/32\",\r\n \"13.92.255.146/32\",\r\n \"13.93.215.80/32\",\r\n - \ \"13.93.233.49/32\",\r\n \"13.93.236.73/32\",\r\n \"13.94.39.13/32\",\r\n - \ \"20.17.59.36/30\",\r\n \"20.17.59.40/29\",\r\n \"20.17.59.48/30\",\r\n - \ \"20.17.59.64/27\",\r\n \"20.17.71.128/29\",\r\n \"20.21.37.116/30\",\r\n - \ \"20.21.37.120/29\",\r\n \"20.21.39.224/29\",\r\n \"20.21.46.128/29\",\r\n - \ \"20.21.46.144/28\",\r\n \"20.21.53.0/27\",\r\n \"20.21.54.164/31\",\r\n - \ \"20.21.67.200/29\",\r\n \"20.21.69.160/28\",\r\n \"20.21.75.200/29\",\r\n - \ \"20.21.77.160/28\",\r\n \"20.36.107.24/29\",\r\n \"20.36.107.160/28\",\r\n - \ \"20.36.114.200/29\",\r\n \"20.36.114.208/28\",\r\n \"20.36.125.224/27\",\r\n - \ \"20.37.71.0/27\",\r\n \"20.37.74.232/29\",\r\n \"20.37.74.240/28\",\r\n - \ \"20.37.152.68/31\",\r\n \"20.37.192.68/31\",\r\n \"20.37.195.26/31\",\r\n - \ \"20.37.198.112/28\",\r\n \"20.37.198.140/32\",\r\n \"20.37.198.232/29\",\r\n - \ \"20.37.198.240/28\",\r\n \"20.37.227.16/28\",\r\n \"20.37.227.100/31\",\r\n - \ \"20.37.227.104/29\",\r\n \"20.37.227.112/28\",\r\n \"20.38.80.68/31\",\r\n - \ \"20.38.128.64/29\",\r\n \"20.38.132.64/27\",\r\n \"20.38.143.0/27\",\r\n - \ \"20.38.143.44/30\",\r\n \"20.38.146.152/29\",\r\n \"20.38.147.144/29\",\r\n - \ \"20.38.149.200/29\",\r\n \"20.38.152.32/27\",\r\n \"20.38.157.136/29\",\r\n - \ \"20.39.14.0/28\",\r\n \"20.39.15.16/28\",\r\n \"20.39.15.32/28\",\r\n - \ \"20.40.124.0/32\",\r\n \"20.40.137.91/32\",\r\n \"20.40.140.212/32\",\r\n - \ \"20.40.160.120/32\",\r\n \"20.40.200.172/31\",\r\n \"20.40.200.174/32\",\r\n - \ \"20.40.206.128/28\",\r\n \"20.40.206.232/29\",\r\n \"20.40.207.128/28\",\r\n - \ \"20.40.228.0/26\",\r\n \"20.41.49.208/32\",\r\n \"20.41.64.68/31\",\r\n - \ \"20.41.67.112/28\",\r\n \"20.41.69.4/30\",\r\n \"20.41.69.16/28\",\r\n - \ \"20.41.69.48/31\",\r\n \"20.41.69.62/31\",\r\n \"20.41.208.32/27\",\r\n - \ \"20.42.0.68/31\",\r\n \"20.42.65.72/29\",\r\n \"20.42.65.128/25\",\r\n - \ \"20.42.73.16/29\",\r\n \"20.42.73.128/25\",\r\n \"20.42.128.68/31\",\r\n - \ \"20.42.230.112/28\",\r\n \"20.42.230.208/28\",\r\n \"20.42.230.224/29\",\r\n - \ \"20.42.230.232/31\",\r\n \"20.43.40.68/31\",\r\n \"20.43.41.178/31\",\r\n - \ \"20.43.44.128/28\",\r\n \"20.43.44.216/29\",\r\n \"20.43.44.224/28\",\r\n - \ \"20.43.64.68/31\",\r\n \"20.43.65.154/31\",\r\n \"20.43.70.96/28\",\r\n - \ \"20.43.70.192/29\",\r\n \"20.43.70.200/30\",\r\n \"20.43.70.204/32\",\r\n - \ \"20.43.70.224/29\",\r\n \"20.43.98.234/32\",\r\n \"20.43.99.158/32\",\r\n - \ \"20.43.120.0/29\",\r\n \"20.43.120.240/29\",\r\n \"20.43.123.200/29\",\r\n - \ \"20.43.128.68/31\",\r\n \"20.43.152.45/32\",\r\n \"20.44.3.48/28\",\r\n - \ \"20.44.8.0/28\",\r\n \"20.44.11.192/26\",\r\n \"20.44.12.192/26\",\r\n - \ \"20.44.13.232/29\",\r\n \"20.44.16.0/29\",\r\n \"20.44.17.0/29\",\r\n - \ \"20.44.26.152/29\",\r\n \"20.44.26.248/29\",\r\n \"20.44.29.120/29\",\r\n - \ \"20.44.73.196/32\",\r\n \"20.44.192.217/32\",\r\n \"20.45.95.68/31\",\r\n - \ \"20.45.122.152/29\",\r\n \"20.45.123.80/29\",\r\n \"20.45.123.116/30\",\r\n - \ \"20.45.125.224/28\",\r\n \"20.45.127.64/29\",\r\n \"20.45.208.32/29\",\r\n - \ \"20.46.10.224/27\",\r\n \"20.46.12.196/30\",\r\n \"20.46.13.216/29\",\r\n - \ \"20.46.15.48/29\",\r\n \"20.47.217.0/29\",\r\n \"20.48.193.224/27\",\r\n - \ \"20.49.83.32/28\",\r\n \"20.49.84.32/27\",\r\n \"20.49.91.32/28\",\r\n - \ \"20.49.93.192/26\",\r\n \"20.49.95.48/29\",\r\n \"20.49.99.44/31\",\r\n - \ \"20.49.99.64/28\",\r\n \"20.49.102.24/29\",\r\n \"20.49.102.32/28\",\r\n - \ \"20.49.109.46/31\",\r\n \"20.49.109.80/28\",\r\n \"20.49.111.16/28\",\r\n - \ \"20.49.111.32/28\",\r\n \"20.49.114.20/30\",\r\n \"20.49.114.32/28\",\r\n - \ \"20.49.114.48/31\",\r\n \"20.49.120.64/28\",\r\n \"20.50.65.80/28\",\r\n - \ \"20.50.68.112/29\",\r\n \"20.50.68.120/30\",\r\n \"20.50.68.124/31\",\r\n - \ \"20.50.68.128/29\",\r\n \"20.50.80.200/29\",\r\n \"20.51.5.44/31\",\r\n - \ \"20.51.7.0/27\",\r\n \"20.51.9.0/26\",\r\n \"20.51.17.64/27\",\r\n - \ \"20.52.64.24/29\",\r\n \"20.52.64.32/27\",\r\n \"20.52.72.64/27\",\r\n - \ \"20.52.72.96/28\",\r\n \"20.52.95.50/31\",\r\n \"20.52.95.220/31\",\r\n - \ \"20.53.0.128/27\",\r\n \"20.53.46.64/27\",\r\n \"20.53.48.64/27\",\r\n - \ \"20.53.60.224/31\",\r\n \"20.58.66.96/27\",\r\n \"20.59.81.12/31\",\r\n - \ \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\r\n \"20.65.1.64/28\",\r\n - \ \"20.65.132.0/26\",\r\n \"20.66.2.192/26\",\r\n \"20.72.20.48/28\",\r\n - \ \"20.72.21.0/30\",\r\n \"20.72.21.32/27\",\r\n \"20.72.28.192/27\",\r\n - \ \"20.74.195.64/29\",\r\n \"20.74.195.72/31\",\r\n \"20.83.192.192/29\",\r\n - \ \"20.89.1.32/29\",\r\n \"20.98.192.0/27\",\r\n \"20.99.11.48/28\",\r\n - \ \"20.99.11.96/30\",\r\n \"20.111.2.192/27\",\r\n \"20.125.171.200/29\",\r\n - \ \"20.125.203.200/29\",\r\n \"20.150.130.240/31\",\r\n \"20.150.167.184/29\",\r\n - \ \"20.150.171.208/29\",\r\n \"20.150.173.0/28\",\r\n \"20.150.178.152/29\",\r\n - \ \"20.150.181.96/28\",\r\n \"20.150.181.168/29\",\r\n \"20.150.182.32/27\",\r\n - \ \"20.150.186.152/29\",\r\n \"20.150.189.40/29\",\r\n \"20.150.225.8/29\",\r\n - \ \"20.150.241.64/29\",\r\n \"20.150.241.72/30\",\r\n \"20.150.241.96/27\",\r\n - \ \"20.187.197.192/27\",\r\n \"20.188.36.28/32\",\r\n \"20.189.81.11/32\",\r\n - \ \"20.189.81.14/32\",\r\n \"20.189.81.24/31\",\r\n \"20.189.81.26/32\",\r\n - \ \"20.189.81.28/32\",\r\n \"20.189.81.31/32\",\r\n \"20.189.81.32/31\",\r\n - \ \"20.189.81.34/32\",\r\n \"20.189.109.144/28\",\r\n \"20.189.111.0/28\",\r\n - \ \"20.189.111.16/29\",\r\n \"20.189.111.24/31\",\r\n \"20.189.172.0/25\",\r\n - \ \"20.189.194.102/31\",\r\n \"20.189.225.128/27\",\r\n \"20.190.60.38/32\",\r\n - \ \"20.191.165.64/27\",\r\n \"20.192.32.192/27\",\r\n \"20.192.34.80/28\",\r\n - \ \"20.192.43.96/27\",\r\n \"20.192.45.100/31\",\r\n \"20.192.48.0/27\",\r\n - \ \"20.192.50.192/28\",\r\n \"20.192.84.164/31\",\r\n \"20.192.98.152/29\",\r\n - \ \"20.192.101.32/27\",\r\n \"20.192.102.72/29\",\r\n \"20.192.153.106/31\",\r\n - \ \"20.192.167.160/27\",\r\n \"20.192.231.244/30\",\r\n \"20.192.235.144/28\",\r\n - \ \"20.193.96.32/27\",\r\n \"20.193.160.40/29\",\r\n \"20.193.160.48/28\",\r\n - \ \"20.193.194.24/29\",\r\n \"20.193.194.32/29\",\r\n \"20.193.194.40/30\",\r\n - \ \"20.193.203.112/28\",\r\n \"20.193.204.64/27\",\r\n \"20.194.67.32/28\",\r\n - \ \"20.194.67.216/29\",\r\n \"20.194.67.224/27\",\r\n \"20.194.72.224/27\",\r\n - \ \"20.195.74.188/31\",\r\n \"20.195.82.160/27\",\r\n \"20.205.77.184/29\",\r\n - \ \"20.205.83.232/29\",\r\n \"20.205.192.72/29\",\r\n \"20.206.0.196/31\",\r\n - \ \"20.208.19.200/29\",\r\n \"20.215.0.40/31\",\r\n \"20.215.4.250/31\",\r\n - \ \"20.215.7.48/29\",\r\n \"20.215.7.56/30\",\r\n \"20.215.7.192/27\",\r\n - \ \"20.215.19.200/29\",\r\n \"20.215.21.160/28\",\r\n \"20.215.27.200/29\",\r\n - \ \"20.215.29.160/28\",\r\n \"20.215.158.128/29\",\r\n \"20.215.158.144/28\",\r\n - \ \"20.217.40.40/31\",\r\n \"20.217.44.250/31\",\r\n \"20.217.47.48/29\",\r\n - \ \"20.217.47.56/30\",\r\n \"20.217.47.192/27\",\r\n \"20.217.62.128/29\",\r\n - \ \"20.217.62.144/28\",\r\n \"20.217.75.200/29\",\r\n \"20.217.77.160/28\",\r\n - \ \"20.217.91.200/29\",\r\n \"20.217.93.160/28\",\r\n \"23.96.28.38/32\",\r\n - \ \"23.96.252.161/32\",\r\n \"23.96.252.216/32\",\r\n \"23.97.65.103/32\",\r\n - \ \"23.98.82.120/29\",\r\n \"23.98.82.208/28\",\r\n \"23.98.104.160/28\",\r\n - \ \"23.98.106.136/29\",\r\n \"23.98.106.144/30\",\r\n \"23.98.106.148/31\",\r\n - \ \"23.98.106.150/32\",\r\n \"23.98.106.152/29\",\r\n \"23.98.113.96/29\",\r\n + \ \"20.17.49.0/27\",\r\n \"20.21.33.0/27\",\r\n \"20.21.83.64/27\",\r\n + \ \"20.36.106.80/28\",\r\n \"20.36.114.160/28\",\r\n \"20.37.67.80/28\",\r\n + \ \"20.37.74.208/28\",\r\n \"20.37.152.240/28\",\r\n \"20.37.192.96/28\",\r\n + \ \"20.38.80.96/28\",\r\n \"20.38.128.48/28\",\r\n \"20.38.147.128/28\",\r\n + \ \"20.39.1.205/32\",\r\n \"20.39.11.80/28\",\r\n \"20.40.141.171/32\",\r\n + \ \"20.40.231.32/28\",\r\n \"20.41.0.240/28\",\r\n \"20.41.64.80/28\",\r\n + \ \"20.41.197.0/28\",\r\n \"20.42.0.240/28\",\r\n \"20.42.129.16/28\",\r\n + \ \"20.42.227.48/28\",\r\n \"20.43.40.96/28\",\r\n \"20.43.64.96/28\",\r\n + \ \"20.43.120.112/28\",\r\n \"20.43.128.112/28\",\r\n \"20.44.3.32/28\",\r\n + \ \"20.44.26.224/28\",\r\n \"20.44.132.166/32\",\r\n \"20.45.240.64/28\",\r\n + \ \"20.46.13.192/28\",\r\n \"20.48.197.240/28\",\r\n \"20.51.1.48/28\",\r\n + \ \"20.51.14.48/28\",\r\n \"20.51.21.224/28\",\r\n \"20.62.61.128/28\",\r\n + \ \"20.62.135.208/28\",\r\n \"20.65.135.0/28\",\r\n \"20.66.6.48/28\",\r\n + \ \"20.69.1.240/28\",\r\n \"20.70.216.96/28\",\r\n \"20.72.16.48/28\",\r\n + \ \"20.74.195.32/27\",\r\n \"20.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n + \ \"20.89.9.0/28\",\r\n \"20.98.195.64/27\",\r\n \"20.99.8.96/27\",\r\n + \ \"20.150.161.128/28\",\r\n \"20.150.171.80/28\",\r\n \"20.150.179.64/28\",\r\n + \ \"20.150.187.64/28\",\r\n \"20.150.246.16/28\",\r\n \"20.188.219.157/32\",\r\n + \ \"20.188.221.15/32\",\r\n \"20.189.106.80/28\",\r\n \"20.189.229.176/28\",\r\n + \ \"20.192.47.112/28\",\r\n \"20.192.99.64/28\",\r\n \"20.192.160.48/28\",\r\n + \ \"20.192.225.144/28\",\r\n \"20.192.235.16/28\",\r\n \"20.193.194.176/28\",\r\n + \ \"20.195.69.64/28\",\r\n \"20.195.75.48/28\",\r\n \"20.195.75.96/27\",\r\n + \ \"20.200.192.16/28\",\r\n \"20.215.1.0/27\",\r\n \"20.217.41.0/27\",\r\n + \ \"23.98.82.192/28\",\r\n \"23.100.232.216/32\",\r\n \"40.66.61.146/32\",\r\n + \ \"40.67.59.80/28\",\r\n \"40.69.106.224/28\",\r\n \"40.70.146.192/28\",\r\n + \ \"40.70.154.161/32\",\r\n \"40.71.11.64/28\",\r\n \"40.74.24.96/28\",\r\n + \ \"40.74.100.176/28\",\r\n \"40.74.147.48/28\",\r\n \"40.75.35.48/28\",\r\n + \ \"40.78.194.224/28\",\r\n \"40.78.202.80/28\",\r\n \"40.78.227.32/28\",\r\n + \ \"40.78.234.128/28\",\r\n \"40.78.242.176/28\",\r\n \"40.78.250.112/28\",\r\n + \ \"40.79.130.192/28\",\r\n \"40.79.138.128/28\",\r\n \"40.79.146.128/28\",\r\n + \ \"40.79.154.64/28\",\r\n \"40.79.162.48/28\",\r\n \"40.79.170.224/28\",\r\n + \ \"40.79.178.224/28\",\r\n \"40.79.186.160/28\",\r\n \"40.79.194.64/28\",\r\n + \ \"40.80.51.64/28\",\r\n \"40.80.57.176/28\",\r\n \"40.80.169.160/28\",\r\n + \ \"40.80.184.80/28\",\r\n \"40.80.188.96/28\",\r\n \"40.81.27.228/32\",\r\n + \ \"40.82.187.230/32\",\r\n \"40.82.248.80/28\",\r\n \"40.89.17.208/28\",\r\n + \ \"40.90.184.249/32\",\r\n \"40.91.77.76/32\",\r\n \"40.112.242.176/28\",\r\n + \ \"40.119.8.80/28\",\r\n \"51.11.24.49/32\",\r\n \"51.12.29.0/28\",\r\n + \ \"51.12.29.64/27\",\r\n \"51.12.47.32/28\",\r\n \"51.12.99.80/28\",\r\n + \ \"51.12.198.224/28\",\r\n \"51.12.203.80/28\",\r\n \"51.12.227.64/28\",\r\n + \ \"51.12.235.64/28\",\r\n \"51.53.25.0/27\",\r\n \"51.53.169.0/27\",\r\n + \ \"51.104.8.64/27\",\r\n \"51.104.24.96/28\",\r\n \"51.105.67.16/28\",\r\n + \ \"51.105.75.128/28\",\r\n \"51.105.88.224/28\",\r\n \"51.105.129.135/32\",\r\n + \ \"51.107.59.48/28\",\r\n \"51.107.147.32/28\",\r\n \"51.107.155.48/28\",\r\n + \ \"51.107.247.64/27\",\r\n \"51.116.49.176/28\",\r\n \"51.116.59.48/28\",\r\n + \ \"51.116.155.112/28\",\r\n \"51.116.156.128/28\",\r\n \"51.116.250.224/28\",\r\n + \ \"51.120.99.64/28\",\r\n \"51.120.107.64/28\",\r\n \"51.120.211.64/28\",\r\n + \ \"51.120.219.80/28\",\r\n \"51.120.227.80/28\",\r\n \"51.120.234.224/28\",\r\n + \ \"51.137.161.224/28\",\r\n \"51.138.213.16/28\",\r\n \"51.140.146.208/28\",\r\n + \ \"51.140.210.208/28\",\r\n \"51.143.214.32/28\",\r\n \"51.144.184.47/32\",\r\n + \ \"52.138.90.144/28\",\r\n \"52.138.226.160/28\",\r\n \"52.139.3.33/32\",\r\n + \ \"52.140.107.96/28\",\r\n \"52.141.25.58/32\",\r\n \"52.141.26.97/32\",\r\n + \ \"52.148.163.43/32\",\r\n \"52.150.136.80/28\",\r\n \"52.151.111.249/32\",\r\n + \ \"52.155.90.254/32\",\r\n \"52.155.115.7/32\",\r\n \"52.156.193.50/32\",\r\n + \ \"52.162.106.176/28\",\r\n \"52.167.106.160/28\",\r\n \"52.177.164.219/32\",\r\n + \ \"52.182.139.32/28\",\r\n \"52.184.87.76/32\",\r\n \"52.185.70.56/32\",\r\n + \ \"52.228.80.80/28\",\r\n \"52.230.56.136/32\",\r\n \"52.231.18.192/28\",\r\n + \ \"52.231.146.208/28\",\r\n \"52.236.186.192/28\",\r\n \"52.242.224.215/32\",\r\n + \ \"52.246.155.128/28\",\r\n \"52.249.59.91/32\",\r\n \"52.252.160.26/32\",\r\n + \ \"52.253.131.79/32\",\r\n \"52.253.131.198/32\",\r\n \"52.253.227.208/32\",\r\n + \ \"52.255.214.109/32\",\r\n \"52.255.217.127/32\",\r\n \"65.52.250.192/28\",\r\n + \ \"102.37.163.32/28\",\r\n \"102.133.27.32/28\",\r\n \"102.133.58.224/28\",\r\n + \ \"102.133.122.224/27\",\r\n \"102.133.155.32/28\",\r\n + \ \"102.133.251.64/28\",\r\n \"104.208.16.160/28\",\r\n \"104.208.144.160/28\",\r\n + \ \"104.211.81.144/28\",\r\n \"104.214.19.32/28\",\r\n \"191.233.8.48/28\",\r\n + \ \"191.233.203.144/28\",\r\n \"191.233.240.165/32\",\r\n + \ \"191.233.242.167/32\",\r\n \"191.234.147.64/28\",\r\n + \ \"191.234.155.64/28\",\r\n \"191.235.224.96/28\",\r\n \"191.238.73.80/28\",\r\n + \ \"2603:1000:4::300/122\",\r\n \"2603:1000:104:1::2c0/122\",\r\n + \ \"2603:1010:6:1::2c0/122\",\r\n \"2603:1010:101::300/122\",\r\n + \ \"2603:1010:304::300/122\",\r\n \"2603:1010:404::300/122\",\r\n + \ \"2603:1020:5:1::2c0/122\",\r\n \"2603:1020:206:1::2c0/122\",\r\n + \ \"2603:1020:305::300/122\",\r\n \"2603:1020:405::300/122\",\r\n + \ \"2603:1020:605::300/122\",\r\n \"2603:1020:705:1::2c0/122\",\r\n + \ \"2603:1020:805:1::2c0/122\",\r\n \"2603:1020:905::300/122\",\r\n + \ \"2603:1020:a04:1::2c0/122\",\r\n \"2603:1020:b04::300/122\",\r\n + \ \"2603:1020:c04:1::2c0/122\",\r\n \"2603:1020:d04::300/122\",\r\n + \ \"2603:1020:e04:1::2c0/122\",\r\n \"2603:1020:f04::300/122\",\r\n + \ \"2603:1020:1004::2c0/122\",\r\n \"2603:1020:1104::240/122\",\r\n + \ \"2603:1020:1302::200/122\",\r\n \"2603:1030:f:1::300/122\",\r\n + \ \"2603:1030:10:1::2c0/122\",\r\n \"2603:1030:104:1::2c0/122\",\r\n + \ \"2603:1030:107::240/122\",\r\n \"2603:1030:210:1::2c0/122\",\r\n + \ \"2603:1030:40b:1::2c0/122\",\r\n \"2603:1030:40c:1::2c0/122\",\r\n + \ \"2603:1030:504:1::2c0/122\",\r\n \"2603:1030:608::300/122\",\r\n + \ \"2603:1030:807:1::2c0/122\",\r\n \"2603:1030:a07::300/122\",\r\n + \ \"2603:1030:b04::300/122\",\r\n \"2603:1030:c06:1::2c0/122\",\r\n + \ \"2603:1030:f05:1::2c0/122\",\r\n \"2603:1030:1005::300/122\",\r\n + \ \"2603:1040:5:1::2c0/122\",\r\n \"2603:1040:207::300/122\",\r\n + \ \"2603:1040:407:1::2c0/122\",\r\n \"2603:1040:606::300/122\",\r\n + \ \"2603:1040:806::300/122\",\r\n \"2603:1040:904:1::2c0/122\",\r\n + \ \"2603:1040:a06:1::2c0/122\",\r\n \"2603:1040:b04::300/122\",\r\n + \ \"2603:1040:c06::300/122\",\r\n \"2603:1040:d04::2c0/122\",\r\n + \ \"2603:1040:f05:1::2c0/122\",\r\n \"2603:1040:1002::440/122\",\r\n + \ \"2603:1040:1104::240/122\",\r\n \"2603:1040:1202::200/122\",\r\n + \ \"2603:1040:1302::200/122\",\r\n \"2603:1040:1402::200/122\",\r\n + \ \"2603:1040:1503::200/122\",\r\n \"2603:1050:6:1::2c0/122\",\r\n + \ \"2603:1050:403::2c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureMonitor\",\r\n \"id\": \"AzureMonitor\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"28\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureMonitor\",\r\n \"addressPrefixes\": [\r\n \"13.65.96.175/32\",\r\n + \ \"13.65.206.67/32\",\r\n \"13.65.211.125/32\",\r\n \"13.66.36.144/32\",\r\n + \ \"13.66.37.172/32\",\r\n \"13.66.59.226/32\",\r\n \"13.66.60.151/32\",\r\n + \ \"13.66.140.168/29\",\r\n \"13.66.141.152/29\",\r\n \"13.66.143.218/32\",\r\n + \ \"13.66.145.232/29\",\r\n \"13.66.147.144/28\",\r\n \"13.66.160.124/32\",\r\n + \ \"13.66.220.187/32\",\r\n \"13.66.231.27/32\",\r\n \"13.67.9.192/28\",\r\n + \ \"13.67.10.64/29\",\r\n \"13.67.10.92/30\",\r\n \"13.67.15.0/32\",\r\n + \ \"13.67.15.112/29\",\r\n \"13.67.77.233/32\",\r\n \"13.67.89.191/32\",\r\n + \ \"13.68.31.237/32\",\r\n \"13.68.101.211/32\",\r\n \"13.68.106.77/32\",\r\n + \ \"13.68.109.212/32\",\r\n \"13.68.111.247/32\",\r\n \"13.69.51.175/32\",\r\n + \ \"13.69.51.218/32\",\r\n \"13.69.65.16/28\",\r\n \"13.69.66.136/29\",\r\n + \ \"13.69.67.60/30\",\r\n \"13.69.67.126/32\",\r\n \"13.69.106.88/29\",\r\n + \ \"13.69.106.208/28\",\r\n \"13.69.109.224/27\",\r\n \"13.69.111.200/29\",\r\n + \ \"13.69.229.64/29\",\r\n \"13.69.229.240/29\",\r\n \"13.69.233.0/30\",\r\n + \ \"13.69.233.96/27\",\r\n \"13.69.239.96/29\",\r\n \"13.70.72.232/29\",\r\n + \ \"13.70.73.104/29\",\r\n \"13.70.79.88/29\",\r\n \"13.70.79.96/27\",\r\n + \ \"13.70.124.27/32\",\r\n \"13.70.127.61/32\",\r\n \"13.71.172.128/28\",\r\n + \ \"13.71.172.248/29\",\r\n \"13.71.175.128/32\",\r\n \"13.71.175.216/29\",\r\n + \ \"13.71.177.32/27\",\r\n \"13.71.187.91/32\",\r\n \"13.71.191.47/32\",\r\n + \ \"13.71.195.192/27\",\r\n \"13.71.196.56/29\",\r\n \"13.71.199.116/32\",\r\n + \ \"13.73.26.213/32\",\r\n \"13.73.240.0/29\",\r\n \"13.73.242.32/29\",\r\n + \ \"13.73.244.192/31\",\r\n \"13.73.248.6/31\",\r\n \"13.73.253.104/29\",\r\n + \ \"13.73.253.112/29\",\r\n \"13.73.253.120/32\",\r\n \"13.74.107.88/30\",\r\n + \ \"13.74.108.128/29\",\r\n \"13.74.111.152/29\",\r\n \"13.75.38.0/28\",\r\n + \ \"13.75.38.120/29\",\r\n \"13.75.39.76/30\",\r\n \"13.75.117.221/32\",\r\n + \ \"13.75.119.169/32\",\r\n \"13.75.195.15/32\",\r\n \"13.76.85.243/32\",\r\n + \ \"13.76.87.86/32\",\r\n \"13.77.52.16/28\",\r\n \"13.77.53.48/29\",\r\n + \ \"13.77.53.220/32\",\r\n \"13.77.150.166/32\",\r\n \"13.77.155.39/32\",\r\n + \ \"13.77.174.177/32\",\r\n \"13.78.10.58/32\",\r\n \"13.78.13.189/32\",\r\n + \ \"13.78.108.160/29\",\r\n \"13.78.108.168/30\",\r\n \"13.78.109.112/29\",\r\n + \ \"13.78.111.192/32\",\r\n \"13.78.135.15/32\",\r\n \"13.78.145.11/32\",\r\n + \ \"13.78.172.58/32\",\r\n \"13.78.189.112/32\",\r\n \"13.78.236.149/32\",\r\n + \ \"13.80.134.255/32\",\r\n \"13.82.100.176/32\",\r\n \"13.82.184.151/32\",\r\n + \ \"13.84.134.59/32\",\r\n \"13.84.148.7/32\",\r\n \"13.84.149.186/32\",\r\n + \ \"13.84.173.179/32\",\r\n \"13.84.189.95/32\",\r\n \"13.84.225.10/32\",\r\n + \ \"13.85.70.142/32\",\r\n \"13.86.218.224/28\",\r\n \"13.86.218.248/29\",\r\n + \ \"13.86.223.128/26\",\r\n \"13.87.56.248/29\",\r\n \"13.87.57.128/28\",\r\n + \ \"13.87.122.248/29\",\r\n \"13.87.123.128/28\",\r\n \"13.88.177.28/32\",\r\n + \ \"13.88.230.43/32\",\r\n \"13.88.247.208/32\",\r\n \"13.88.255.115/32\",\r\n + \ \"13.89.42.127/32\",\r\n \"13.89.171.112/30\",\r\n \"13.89.174.128/29\",\r\n + \ \"13.89.179.0/29\",\r\n \"13.90.93.206/32\",\r\n \"13.90.248.141/32\",\r\n + \ \"13.90.249.229/32\",\r\n \"13.90.251.123/32\",\r\n \"13.91.42.27/32\",\r\n + \ \"13.91.102.27/32\",\r\n \"13.92.40.198/32\",\r\n \"13.92.40.223/32\",\r\n + \ \"13.92.138.16/32\",\r\n \"13.92.179.52/32\",\r\n \"13.92.211.249/32\",\r\n + \ \"13.92.232.146/32\",\r\n \"13.92.254.218/32\",\r\n \"13.92.255.146/32\",\r\n + \ \"13.93.215.80/32\",\r\n \"13.93.233.49/32\",\r\n \"13.93.236.73/32\",\r\n + \ \"13.94.39.13/32\",\r\n \"20.17.59.36/30\",\r\n \"20.17.59.40/29\",\r\n + \ \"20.17.59.48/30\",\r\n \"20.17.59.64/27\",\r\n \"20.17.71.128/29\",\r\n + \ \"20.21.37.116/30\",\r\n \"20.21.37.120/29\",\r\n \"20.21.39.224/29\",\r\n + \ \"20.21.46.128/29\",\r\n \"20.21.46.144/28\",\r\n \"20.21.53.0/27\",\r\n + \ \"20.21.54.164/31\",\r\n \"20.21.67.200/29\",\r\n \"20.21.69.160/28\",\r\n + \ \"20.21.75.200/29\",\r\n \"20.21.77.160/28\",\r\n \"20.36.107.24/29\",\r\n + \ \"20.36.107.160/28\",\r\n \"20.36.114.200/29\",\r\n \"20.36.114.208/28\",\r\n + \ \"20.36.125.224/27\",\r\n \"20.37.71.0/27\",\r\n \"20.37.74.232/29\",\r\n + \ \"20.37.74.240/28\",\r\n \"20.37.152.68/31\",\r\n \"20.37.192.68/31\",\r\n + \ \"20.37.195.26/31\",\r\n \"20.37.198.112/28\",\r\n \"20.37.198.140/32\",\r\n + \ \"20.37.198.232/29\",\r\n \"20.37.198.240/28\",\r\n \"20.37.227.16/28\",\r\n + \ \"20.37.227.100/31\",\r\n \"20.37.227.104/29\",\r\n \"20.37.227.112/28\",\r\n + \ \"20.38.80.68/31\",\r\n \"20.38.128.64/29\",\r\n \"20.38.132.64/27\",\r\n + \ \"20.38.143.0/27\",\r\n \"20.38.143.44/30\",\r\n \"20.38.146.152/29\",\r\n + \ \"20.38.147.144/29\",\r\n \"20.38.149.200/29\",\r\n \"20.38.152.32/27\",\r\n + \ \"20.38.157.136/29\",\r\n \"20.39.14.0/28\",\r\n \"20.39.15.16/28\",\r\n + \ \"20.39.15.32/28\",\r\n \"20.40.124.0/32\",\r\n \"20.40.137.91/32\",\r\n + \ \"20.40.140.212/32\",\r\n \"20.40.160.120/32\",\r\n \"20.40.200.172/31\",\r\n + \ \"20.40.200.174/32\",\r\n \"20.40.206.128/28\",\r\n \"20.40.206.232/29\",\r\n + \ \"20.40.207.128/28\",\r\n \"20.40.228.0/26\",\r\n \"20.41.49.208/32\",\r\n + \ \"20.41.64.68/31\",\r\n \"20.41.67.112/28\",\r\n \"20.41.69.4/30\",\r\n + \ \"20.41.69.16/28\",\r\n \"20.41.69.48/31\",\r\n \"20.41.69.62/31\",\r\n + \ \"20.41.208.32/27\",\r\n \"20.42.0.68/31\",\r\n \"20.42.65.72/29\",\r\n + \ \"20.42.65.128/25\",\r\n \"20.42.73.16/29\",\r\n \"20.42.73.128/25\",\r\n + \ \"20.42.128.68/31\",\r\n \"20.42.230.112/28\",\r\n \"20.42.230.208/28\",\r\n + \ \"20.42.230.224/29\",\r\n \"20.42.230.232/31\",\r\n \"20.43.40.68/31\",\r\n + \ \"20.43.41.178/31\",\r\n \"20.43.44.128/28\",\r\n \"20.43.44.216/29\",\r\n + \ \"20.43.44.224/28\",\r\n \"20.43.64.68/31\",\r\n \"20.43.65.154/31\",\r\n + \ \"20.43.70.96/28\",\r\n \"20.43.70.192/29\",\r\n \"20.43.70.200/30\",\r\n + \ \"20.43.70.204/32\",\r\n \"20.43.70.224/29\",\r\n \"20.43.98.234/32\",\r\n + \ \"20.43.99.158/32\",\r\n \"20.43.120.0/29\",\r\n \"20.43.120.240/29\",\r\n + \ \"20.43.123.200/29\",\r\n \"20.43.128.68/31\",\r\n \"20.43.152.45/32\",\r\n + \ \"20.44.3.48/28\",\r\n \"20.44.8.0/28\",\r\n \"20.44.11.192/26\",\r\n + \ \"20.44.12.192/26\",\r\n \"20.44.13.232/29\",\r\n \"20.44.16.0/29\",\r\n + \ \"20.44.17.0/29\",\r\n \"20.44.26.152/29\",\r\n \"20.44.26.248/29\",\r\n + \ \"20.44.29.120/29\",\r\n \"20.44.73.196/32\",\r\n \"20.44.192.217/32\",\r\n + \ \"20.45.95.68/31\",\r\n \"20.45.122.152/29\",\r\n \"20.45.123.80/29\",\r\n + \ \"20.45.123.116/30\",\r\n \"20.45.125.224/28\",\r\n \"20.45.127.64/29\",\r\n + \ \"20.45.208.32/29\",\r\n \"20.46.10.224/27\",\r\n \"20.46.12.196/30\",\r\n + \ \"20.46.13.216/29\",\r\n \"20.46.15.48/29\",\r\n \"20.47.217.0/29\",\r\n + \ \"20.48.193.224/27\",\r\n \"20.49.83.32/28\",\r\n \"20.49.84.32/27\",\r\n + \ \"20.49.91.32/28\",\r\n \"20.49.93.192/26\",\r\n \"20.49.95.48/29\",\r\n + \ \"20.49.99.44/31\",\r\n \"20.49.99.64/28\",\r\n \"20.49.102.24/29\",\r\n + \ \"20.49.102.32/28\",\r\n \"20.49.109.46/31\",\r\n \"20.49.109.80/28\",\r\n + \ \"20.49.111.16/28\",\r\n \"20.49.111.32/28\",\r\n \"20.49.114.20/30\",\r\n + \ \"20.49.114.32/28\",\r\n \"20.49.114.48/31\",\r\n \"20.49.120.64/28\",\r\n + \ \"20.50.65.80/28\",\r\n \"20.50.68.112/29\",\r\n \"20.50.68.120/30\",\r\n + \ \"20.50.68.124/31\",\r\n \"20.50.68.128/29\",\r\n \"20.50.80.200/29\",\r\n + \ \"20.51.5.44/31\",\r\n \"20.51.7.0/27\",\r\n \"20.51.9.0/26\",\r\n + \ \"20.51.17.64/27\",\r\n \"20.52.64.24/29\",\r\n \"20.52.64.32/27\",\r\n + \ \"20.52.72.64/27\",\r\n \"20.52.72.96/28\",\r\n \"20.52.95.50/31\",\r\n + \ \"20.52.95.220/31\",\r\n \"20.53.0.128/27\",\r\n \"20.53.46.64/27\",\r\n + \ \"20.53.48.64/27\",\r\n \"20.53.60.224/31\",\r\n \"20.58.66.96/27\",\r\n + \ \"20.59.81.12/31\",\r\n \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\r\n + \ \"20.65.1.64/28\",\r\n \"20.65.132.0/26\",\r\n \"20.66.2.192/26\",\r\n + \ \"20.72.20.48/28\",\r\n \"20.72.21.0/30\",\r\n \"20.72.21.32/27\",\r\n + \ \"20.72.28.192/27\",\r\n \"20.74.195.64/29\",\r\n \"20.74.195.72/31\",\r\n + \ \"20.83.192.192/29\",\r\n \"20.89.1.32/29\",\r\n \"20.98.192.0/27\",\r\n + \ \"20.99.11.48/28\",\r\n \"20.99.11.96/30\",\r\n \"20.111.2.192/27\",\r\n + \ \"20.125.171.200/29\",\r\n \"20.125.203.200/29\",\r\n \"20.150.130.240/31\",\r\n + \ \"20.150.167.184/29\",\r\n \"20.150.171.208/29\",\r\n \"20.150.173.0/28\",\r\n + \ \"20.150.178.152/29\",\r\n \"20.150.181.96/28\",\r\n \"20.150.181.168/29\",\r\n + \ \"20.150.182.32/27\",\r\n \"20.150.186.152/29\",\r\n \"20.150.189.40/29\",\r\n + \ \"20.150.225.8/29\",\r\n \"20.150.241.64/29\",\r\n \"20.150.241.72/30\",\r\n + \ \"20.150.241.96/27\",\r\n \"20.187.197.192/27\",\r\n \"20.188.36.28/32\",\r\n + \ \"20.189.81.11/32\",\r\n \"20.189.81.14/32\",\r\n \"20.189.81.24/31\",\r\n + \ \"20.189.81.26/32\",\r\n \"20.189.81.28/32\",\r\n \"20.189.81.31/32\",\r\n + \ \"20.189.81.32/31\",\r\n \"20.189.81.34/32\",\r\n \"20.189.109.144/28\",\r\n + \ \"20.189.111.0/28\",\r\n \"20.189.111.16/29\",\r\n \"20.189.111.24/31\",\r\n + \ \"20.189.172.0/25\",\r\n \"20.189.194.102/31\",\r\n \"20.189.225.128/27\",\r\n + \ \"20.190.60.38/32\",\r\n \"20.191.165.64/27\",\r\n \"20.192.32.192/27\",\r\n + \ \"20.192.34.80/28\",\r\n \"20.192.43.96/27\",\r\n \"20.192.45.100/31\",\r\n + \ \"20.192.48.0/27\",\r\n \"20.192.50.192/28\",\r\n \"20.192.84.164/31\",\r\n + \ \"20.192.98.152/29\",\r\n \"20.192.101.32/27\",\r\n \"20.192.102.72/29\",\r\n + \ \"20.192.153.106/31\",\r\n \"20.192.167.160/27\",\r\n \"20.192.231.244/30\",\r\n + \ \"20.192.235.144/28\",\r\n \"20.193.96.32/27\",\r\n \"20.193.160.40/29\",\r\n + \ \"20.193.160.48/28\",\r\n \"20.193.194.24/29\",\r\n \"20.193.194.32/29\",\r\n + \ \"20.193.194.40/30\",\r\n \"20.193.203.112/28\",\r\n \"20.193.204.64/27\",\r\n + \ \"20.194.67.32/28\",\r\n \"20.194.67.216/29\",\r\n \"20.194.67.224/27\",\r\n + \ \"20.194.72.224/27\",\r\n \"20.195.74.188/31\",\r\n \"20.195.82.160/27\",\r\n + \ \"20.205.77.184/29\",\r\n \"20.205.83.232/29\",\r\n \"20.205.86.0/28\",\r\n + \ \"20.205.192.72/29\",\r\n \"20.206.0.196/31\",\r\n \"20.208.19.200/29\",\r\n + \ \"20.210.144.114/31\",\r\n \"20.210.144.116/30\",\r\n \"20.210.144.120/29\",\r\n + \ \"20.215.0.40/31\",\r\n \"20.215.4.250/31\",\r\n \"20.215.7.48/29\",\r\n + \ \"20.215.7.56/30\",\r\n \"20.215.7.192/27\",\r\n \"20.215.19.200/29\",\r\n + \ \"20.215.21.160/28\",\r\n \"20.215.27.200/29\",\r\n \"20.215.29.160/28\",\r\n + \ \"20.215.158.128/29\",\r\n \"20.215.158.144/28\",\r\n \"20.217.40.40/31\",\r\n + \ \"20.217.44.250/31\",\r\n \"20.217.47.48/29\",\r\n \"20.217.47.56/30\",\r\n + \ \"20.217.47.192/27\",\r\n \"20.217.62.128/29\",\r\n \"20.217.62.144/28\",\r\n + \ \"20.217.75.200/29\",\r\n \"20.217.77.160/28\",\r\n \"20.217.91.200/29\",\r\n + \ \"20.217.93.160/28\",\r\n \"23.96.28.38/32\",\r\n \"23.96.252.161/32\",\r\n + \ \"23.96.252.216/32\",\r\n \"23.97.65.103/32\",\r\n \"23.98.82.120/29\",\r\n + \ \"23.98.82.208/28\",\r\n \"23.98.104.160/28\",\r\n \"23.98.106.136/29\",\r\n + \ \"23.98.106.144/30\",\r\n \"23.98.106.148/31\",\r\n \"23.98.106.150/32\",\r\n + \ \"23.98.106.152/29\",\r\n \"23.98.113.96/29\",\r\n \"23.98.113.112/28\",\r\n \ \"23.99.130.172/32\",\r\n \"23.100.90.7/32\",\r\n \"23.100.94.221/32\",\r\n \ \"23.100.122.113/32\",\r\n \"23.100.228.32/32\",\r\n \"23.101.0.142/32\",\r\n \ \"23.101.9.4/32\",\r\n \"23.101.13.65/32\",\r\n \"23.101.69.223/32\",\r\n @@ -12308,70 +12515,71 @@ interactions: \ \"40.70.148.8/29\",\r\n \"40.71.12.224/28\",\r\n \"40.71.12.240/30\",\r\n \ \"40.71.12.248/29\",\r\n \"40.71.13.168/29\",\r\n \"40.71.14.112/30\",\r\n \ \"40.71.183.225/32\",\r\n \"40.74.24.68/31\",\r\n \"40.74.36.208/32\",\r\n - \ \"40.74.59.40/32\",\r\n \"40.74.101.32/28\",\r\n \"40.74.101.200/29\",\r\n - \ \"40.74.146.84/30\",\r\n \"40.74.147.160/29\",\r\n \"40.74.150.32/27\",\r\n - \ \"40.74.150.72/29\",\r\n \"40.74.249.98/32\",\r\n \"40.75.34.40/29\",\r\n - \ \"40.75.35.64/29\",\r\n \"40.76.29.55/32\",\r\n \"40.76.53.225/32\",\r\n - \ \"40.77.17.183/32\",\r\n \"40.77.22.234/32\",\r\n \"40.77.24.27/32\",\r\n - \ \"40.77.101.95/32\",\r\n \"40.77.109.134/32\",\r\n \"40.78.23.86/32\",\r\n - \ \"40.78.57.61/32\",\r\n \"40.78.107.177/32\",\r\n \"40.78.195.16/28\",\r\n - \ \"40.78.196.48/29\",\r\n \"40.78.202.144/28\",\r\n \"40.78.203.240/29\",\r\n - \ \"40.78.226.216/29\",\r\n \"40.78.229.32/29\",\r\n \"40.78.234.56/29\",\r\n - \ \"40.78.234.144/28\",\r\n \"40.78.242.168/30\",\r\n \"40.78.243.16/29\",\r\n - \ \"40.78.247.64/26\",\r\n \"40.78.250.104/30\",\r\n \"40.78.250.208/29\",\r\n - \ \"40.78.253.72/29\",\r\n \"40.78.253.192/26\",\r\n \"40.79.130.240/29\",\r\n - \ \"40.79.132.32/29\",\r\n \"40.79.138.40/30\",\r\n \"40.79.138.144/29\",\r\n - \ \"40.79.141.144/29\",\r\n \"40.79.146.40/30\",\r\n \"40.79.146.144/29\",\r\n - \ \"40.79.150.96/29\",\r\n \"40.79.154.80/29\",\r\n \"40.79.156.32/29\",\r\n - \ \"40.79.162.40/29\",\r\n \"40.79.163.0/29\",\r\n \"40.79.165.64/28\",\r\n - \ \"40.79.165.88/29\",\r\n \"40.79.170.24/29\",\r\n \"40.79.170.240/29\",\r\n - \ \"40.79.173.8/29\",\r\n \"40.79.179.8/29\",\r\n \"40.79.179.16/28\",\r\n - \ \"40.79.187.8/29\",\r\n \"40.79.190.160/27\",\r\n \"40.79.191.200/29\",\r\n - \ \"40.79.194.104/29\",\r\n \"40.79.194.112/29\",\r\n \"40.79.197.120/29\",\r\n - \ \"40.80.50.152/29\",\r\n \"40.80.51.80/29\",\r\n \"40.80.54.32/29\",\r\n - \ \"40.80.180.160/27\",\r\n \"40.80.191.224/28\",\r\n \"40.81.58.225/32\",\r\n - \ \"40.84.133.5/32\",\r\n \"40.84.150.47/32\",\r\n \"40.84.189.107/32\",\r\n - \ \"40.84.192.116/32\",\r\n \"40.85.180.90/32\",\r\n \"40.85.201.168/32\",\r\n - \ \"40.85.218.175/32\",\r\n \"40.85.248.43/32\",\r\n \"40.86.89.165/32\",\r\n - \ \"40.86.201.128/32\",\r\n \"40.87.67.118/32\",\r\n \"40.87.138.220/32\",\r\n - \ \"40.87.140.215/32\",\r\n \"40.89.121.176/29\",\r\n \"40.89.153.171/32\",\r\n - \ \"40.89.189.61/32\",\r\n \"40.112.49.101/32\",\r\n \"40.112.74.241/32\",\r\n - \ \"40.113.176.128/28\",\r\n \"40.113.178.16/28\",\r\n \"40.113.178.32/28\",\r\n - \ \"40.113.178.48/32\",\r\n \"40.114.241.141/32\",\r\n \"40.115.54.120/32\",\r\n - \ \"40.115.103.168/32\",\r\n \"40.115.104.31/32\",\r\n \"40.117.80.207/32\",\r\n - \ \"40.117.95.162/32\",\r\n \"40.117.147.74/32\",\r\n \"40.117.190.239/32\",\r\n - \ \"40.117.197.224/32\",\r\n \"40.118.129.58/32\",\r\n \"40.119.4.128/32\",\r\n - \ \"40.119.8.72/31\",\r\n \"40.119.11.160/28\",\r\n \"40.119.11.180/30\",\r\n - \ \"40.120.8.192/27\",\r\n \"40.120.64.200/29\",\r\n \"40.120.75.32/28\",\r\n - \ \"40.120.77.160/29\",\r\n \"40.120.87.204/30\",\r\n \"40.121.57.2/32\",\r\n - \ \"40.121.61.208/32\",\r\n \"40.121.135.131/32\",\r\n \"40.121.163.228/32\",\r\n - \ \"40.121.165.150/32\",\r\n \"40.121.210.163/32\",\r\n \"40.124.64.144/29\",\r\n - \ \"40.124.64.192/26\",\r\n \"40.126.246.183/32\",\r\n \"40.127.75.125/32\",\r\n - \ \"40.127.84.197/32\",\r\n \"40.127.144.141/32\",\r\n \"51.11.97.96/27\",\r\n - \ \"51.11.192.40/29\",\r\n \"51.12.17.20/30\",\r\n \"51.12.17.56/29\",\r\n - \ \"51.12.17.128/29\",\r\n \"51.12.22.206/31\",\r\n \"51.12.25.56/29\",\r\n - \ \"51.12.25.192/29\",\r\n \"51.12.25.200/30\",\r\n \"51.12.46.0/27\",\r\n - \ \"51.12.73.94/31\",\r\n \"51.12.99.72/29\",\r\n \"51.12.102.192/27\",\r\n - \ \"51.12.102.224/29\",\r\n \"51.12.168.64/29\",\r\n \"51.12.168.80/28\",\r\n - \ \"51.12.195.224/27\",\r\n \"51.12.203.208/28\",\r\n \"51.12.205.96/27\",\r\n - \ \"51.12.226.152/29\",\r\n \"51.12.229.224/29\",\r\n \"51.12.234.152/29\",\r\n - \ \"51.12.237.32/27\",\r\n \"51.12.237.192/29\",\r\n \"51.13.1.8/29\",\r\n - \ \"51.13.128.32/27\",\r\n \"51.13.128.96/28\",\r\n \"51.13.136.192/27\",\r\n - \ \"51.13.143.48/31\",\r\n \"51.53.28.214/31\",\r\n \"51.53.30.156/30\",\r\n - \ \"51.53.31.144/29\",\r\n \"51.53.31.152/31\",\r\n \"51.53.31.224/27\",\r\n - \ \"51.53.110.128/29\",\r\n \"51.53.110.144/28\",\r\n \"51.53.172.214/31\",\r\n - \ \"51.53.172.220/30\",\r\n \"51.53.178.192/29\",\r\n \"51.53.178.200/31\",\r\n - \ \"51.53.178.224/27\",\r\n \"51.53.191.128/29\",\r\n \"51.103.203.200/29\",\r\n - \ \"51.104.8.104/29\",\r\n \"51.104.15.255/32\",\r\n \"51.104.24.68/31\",\r\n - \ \"51.104.25.142/31\",\r\n \"51.104.29.192/28\",\r\n \"51.104.30.160/29\",\r\n - \ \"51.104.30.168/32\",\r\n \"51.104.30.176/28\",\r\n \"51.104.252.13/32\",\r\n - \ \"51.104.255.249/32\",\r\n \"51.105.66.152/29\",\r\n \"51.105.67.160/29\",\r\n - \ \"51.105.70.128/27\",\r\n \"51.105.71.168/29\",\r\n \"51.105.74.152/29\",\r\n - \ \"51.105.75.144/29\",\r\n \"51.105.248.23/32\",\r\n \"51.107.48.68/31\",\r\n - \ \"51.107.48.126/31\",\r\n \"51.107.51.16/28\",\r\n \"51.107.51.120/29\",\r\n - \ \"51.107.52.192/30\",\r\n \"51.107.52.200/29\",\r\n \"51.107.59.176/28\",\r\n - \ \"51.107.75.144/32\",\r\n \"51.107.75.207/32\",\r\n \"51.107.128.56/29\",\r\n - \ \"51.107.128.96/27\",\r\n \"51.107.129.112/28\",\r\n \"51.107.147.16/28\",\r\n + \ \"40.74.59.40/32\",\r\n \"40.74.99.64/29\",\r\n \"40.74.101.32/28\",\r\n + \ \"40.74.101.200/29\",\r\n \"40.74.146.84/30\",\r\n \"40.74.147.160/29\",\r\n + \ \"40.74.150.32/27\",\r\n \"40.74.150.72/29\",\r\n \"40.74.249.98/32\",\r\n + \ \"40.75.34.40/29\",\r\n \"40.75.35.64/29\",\r\n \"40.76.29.55/32\",\r\n + \ \"40.76.53.225/32\",\r\n \"40.77.17.183/32\",\r\n \"40.77.22.234/32\",\r\n + \ \"40.77.24.27/32\",\r\n \"40.77.101.95/32\",\r\n \"40.77.109.134/32\",\r\n + \ \"40.78.23.86/32\",\r\n \"40.78.57.61/32\",\r\n \"40.78.107.177/32\",\r\n + \ \"40.78.195.16/28\",\r\n \"40.78.196.48/29\",\r\n \"40.78.202.144/28\",\r\n + \ \"40.78.203.240/29\",\r\n \"40.78.226.216/29\",\r\n \"40.78.229.32/29\",\r\n + \ \"40.78.234.56/29\",\r\n \"40.78.234.144/28\",\r\n \"40.78.242.168/30\",\r\n + \ \"40.78.243.16/29\",\r\n \"40.78.247.64/26\",\r\n \"40.78.250.104/30\",\r\n + \ \"40.78.250.208/29\",\r\n \"40.78.253.72/29\",\r\n \"40.78.253.192/26\",\r\n + \ \"40.79.130.240/29\",\r\n \"40.79.132.32/29\",\r\n \"40.79.138.40/30\",\r\n + \ \"40.79.138.144/29\",\r\n \"40.79.141.144/29\",\r\n \"40.79.146.40/30\",\r\n + \ \"40.79.146.144/29\",\r\n \"40.79.150.96/29\",\r\n \"40.79.154.80/29\",\r\n + \ \"40.79.156.32/29\",\r\n \"40.79.162.40/29\",\r\n \"40.79.163.0/29\",\r\n + \ \"40.79.165.64/28\",\r\n \"40.79.165.88/29\",\r\n \"40.79.170.24/29\",\r\n + \ \"40.79.170.240/29\",\r\n \"40.79.173.8/29\",\r\n \"40.79.179.8/29\",\r\n + \ \"40.79.179.16/28\",\r\n \"40.79.187.8/29\",\r\n \"40.79.190.160/27\",\r\n + \ \"40.79.191.200/29\",\r\n \"40.79.194.104/29\",\r\n \"40.79.194.112/29\",\r\n + \ \"40.79.197.120/29\",\r\n \"40.80.50.152/29\",\r\n \"40.80.51.80/29\",\r\n + \ \"40.80.54.32/29\",\r\n \"40.80.180.160/27\",\r\n \"40.80.191.224/28\",\r\n + \ \"40.81.58.225/32\",\r\n \"40.84.133.5/32\",\r\n \"40.84.150.47/32\",\r\n + \ \"40.84.189.107/32\",\r\n \"40.84.192.116/32\",\r\n \"40.85.180.90/32\",\r\n + \ \"40.85.201.168/32\",\r\n \"40.85.218.175/32\",\r\n \"40.85.248.43/32\",\r\n + \ \"40.86.89.165/32\",\r\n \"40.86.201.128/32\",\r\n \"40.87.67.118/32\",\r\n + \ \"40.87.138.220/32\",\r\n \"40.87.140.215/32\",\r\n \"40.89.121.176/29\",\r\n + \ \"40.89.153.171/32\",\r\n \"40.89.189.61/32\",\r\n \"40.112.49.101/32\",\r\n + \ \"40.112.74.241/32\",\r\n \"40.113.176.128/28\",\r\n \"40.113.178.16/28\",\r\n + \ \"40.113.178.32/28\",\r\n \"40.113.178.48/32\",\r\n \"40.114.241.141/32\",\r\n + \ \"40.115.54.120/32\",\r\n \"40.115.103.168/32\",\r\n \"40.115.104.31/32\",\r\n + \ \"40.117.80.207/32\",\r\n \"40.117.95.162/32\",\r\n \"40.117.147.74/32\",\r\n + \ \"40.117.190.239/32\",\r\n \"40.117.197.224/32\",\r\n \"40.118.129.58/32\",\r\n + \ \"40.119.4.128/32\",\r\n \"40.119.8.72/31\",\r\n \"40.119.11.160/28\",\r\n + \ \"40.119.11.180/30\",\r\n \"40.120.8.192/27\",\r\n \"40.120.64.200/29\",\r\n + \ \"40.120.65.0/28\",\r\n \"40.120.75.32/28\",\r\n \"40.120.77.160/29\",\r\n + \ \"40.120.87.204/30\",\r\n \"40.121.57.2/32\",\r\n \"40.121.61.208/32\",\r\n + \ \"40.121.135.131/32\",\r\n \"40.121.163.228/32\",\r\n \"40.121.165.150/32\",\r\n + \ \"40.121.210.163/32\",\r\n \"40.124.64.144/29\",\r\n \"40.124.64.192/26\",\r\n + \ \"40.126.246.183/32\",\r\n \"40.127.75.125/32\",\r\n \"40.127.84.197/32\",\r\n + \ \"40.127.144.141/32\",\r\n \"51.11.97.96/27\",\r\n \"51.11.192.40/29\",\r\n + \ \"51.12.17.20/30\",\r\n \"51.12.17.56/29\",\r\n \"51.12.17.128/29\",\r\n + \ \"51.12.22.206/31\",\r\n \"51.12.25.56/29\",\r\n \"51.12.25.192/29\",\r\n + \ \"51.12.25.200/30\",\r\n \"51.12.46.0/27\",\r\n \"51.12.73.94/31\",\r\n + \ \"51.12.99.72/29\",\r\n \"51.12.102.192/27\",\r\n \"51.12.102.224/29\",\r\n + \ \"51.12.168.64/29\",\r\n \"51.12.168.80/28\",\r\n \"51.12.195.224/27\",\r\n + \ \"51.12.203.208/28\",\r\n \"51.12.205.96/27\",\r\n \"51.12.226.152/29\",\r\n + \ \"51.12.229.224/29\",\r\n \"51.12.234.152/29\",\r\n \"51.12.237.32/27\",\r\n + \ \"51.12.237.192/29\",\r\n \"51.13.1.8/29\",\r\n \"51.13.128.32/27\",\r\n + \ \"51.13.128.96/28\",\r\n \"51.13.136.192/27\",\r\n \"51.13.143.48/31\",\r\n + \ \"51.53.28.214/31\",\r\n \"51.53.30.156/30\",\r\n \"51.53.31.144/29\",\r\n + \ \"51.53.31.152/31\",\r\n \"51.53.31.224/27\",\r\n \"51.53.110.128/29\",\r\n + \ \"51.53.110.144/28\",\r\n \"51.53.172.214/31\",\r\n \"51.53.172.220/30\",\r\n + \ \"51.53.178.192/29\",\r\n \"51.53.178.200/31\",\r\n \"51.53.178.224/27\",\r\n + \ \"51.53.191.128/29\",\r\n \"51.103.203.200/29\",\r\n \"51.104.8.104/29\",\r\n + \ \"51.104.15.255/32\",\r\n \"51.104.24.68/31\",\r\n \"51.104.25.142/31\",\r\n + \ \"51.104.29.192/28\",\r\n \"51.104.30.160/29\",\r\n \"51.104.30.168/32\",\r\n + \ \"51.104.30.176/28\",\r\n \"51.104.252.13/32\",\r\n \"51.104.255.249/32\",\r\n + \ \"51.105.66.152/29\",\r\n \"51.105.67.160/29\",\r\n \"51.105.70.128/27\",\r\n + \ \"51.105.71.168/29\",\r\n \"51.105.74.152/29\",\r\n \"51.105.75.144/29\",\r\n + \ \"51.105.248.23/32\",\r\n \"51.107.48.68/31\",\r\n \"51.107.48.126/31\",\r\n + \ \"51.107.51.16/28\",\r\n \"51.107.51.120/29\",\r\n \"51.107.52.192/30\",\r\n + \ \"51.107.52.200/29\",\r\n \"51.107.59.176/28\",\r\n \"51.107.75.144/32\",\r\n + \ \"51.107.75.207/32\",\r\n \"51.107.128.56/29\",\r\n \"51.107.128.96/27\",\r\n + \ \"51.107.129.112/28\",\r\n \"51.107.129.128/27\",\r\n \"51.107.147.16/28\",\r\n \ \"51.107.147.116/30\",\r\n \"51.107.148.0/28\",\r\n \"51.107.148.16/31\",\r\n \ \"51.107.155.176/28\",\r\n \"51.107.156.48/29\",\r\n \"51.107.192.160/27\",\r\n \ \"51.107.242.0/27\",\r\n \"51.107.243.172/31\",\r\n \"51.107.250.0/27\",\r\n @@ -12634,71 +12842,74 @@ interactions: \ \"2603:1040:407::360/123\",\r\n \"2603:1040:407::500/121\",\r\n \ \"2603:1040:407:1::280/122\",\r\n \"2603:1040:407:402::500/121\",\r\n \ \"2603:1040:606::780/121\",\r\n \"2603:1040:606:1::280/123\",\r\n - \ \"2603:1040:606:1::300/121\",\r\n \"2603:1040:606:402::500/121\",\r\n - \ \"2603:1040:806::780/121\",\r\n \"2603:1040:806:1::280/123\",\r\n - \ \"2603:1040:806:1::300/121\",\r\n \"2603:1040:806:402::500/121\",\r\n - \ \"2603:1040:900:2::e/128\",\r\n \"2603:1040:904::60/123\",\r\n - \ \"2603:1040:904::1c0/122\",\r\n \"2603:1040:904::300/123\",\r\n - \ \"2603:1040:904::360/123\",\r\n \"2603:1040:904::500/121\",\r\n - \ \"2603:1040:904:1::280/122\",\r\n \"2603:1040:904:402::500/121\",\r\n - \ \"2603:1040:a06::160/123\",\r\n \"2603:1040:a06::2c0/122\",\r\n - \ \"2603:1040:a06::400/123\",\r\n \"2603:1040:a06::460/123\",\r\n - \ \"2603:1040:a06::600/121\",\r\n \"2603:1040:a06:1::280/122\",\r\n - \ \"2603:1040:a06:402::500/121\",\r\n \"2603:1040:b00:2::b/128\",\r\n - \ \"2603:1040:b04::780/121\",\r\n \"2603:1040:b04:1::280/123\",\r\n - \ \"2603:1040:b04:1::300/121\",\r\n \"2603:1040:b04:402::500/121\",\r\n - \ \"2603:1040:c06::780/121\",\r\n \"2603:1040:c06:1::280/123\",\r\n - \ \"2603:1040:c06:1::300/121\",\r\n \"2603:1040:c06:402::500/121\",\r\n - \ \"2603:1040:d01:4::7/128\",\r\n \"2603:1040:d04::280/122\",\r\n - \ \"2603:1040:d04:1::380/121\",\r\n \"2603:1040:d04:2::/123\",\r\n - \ \"2603:1040:d04:2::100/120\",\r\n \"2603:1040:d04:3::60/126\",\r\n - \ \"2603:1040:d04:400::420/123\",\r\n \"2603:1040:d04:400::580/121\",\r\n - \ \"2603:1040:e05::28/126\",\r\n \"2603:1040:e05::40/123\",\r\n - \ \"2603:1040:e05::80/121\",\r\n \"2603:1040:e05:402::80/121\",\r\n - \ \"2603:1040:f05::60/123\",\r\n \"2603:1040:f05::1c0/122\",\r\n - \ \"2603:1040:f05::300/123\",\r\n \"2603:1040:f05::360/123\",\r\n - \ \"2603:1040:f05::500/121\",\r\n \"2603:1040:f05:1::280/122\",\r\n - \ \"2603:1040:f05:402::500/121\",\r\n \"2603:1040:1002:2::20/123\",\r\n - \ \"2603:1040:1002:2::40/122\",\r\n \"2603:1040:1002:2::80/123\",\r\n - \ \"2603:1040:1002:2::200/121\",\r\n \"2603:1040:1101:2::3/128\",\r\n - \ \"2603:1040:1104:1::160/123\",\r\n \"2603:1040:1104:1::180/122\",\r\n - \ \"2603:1040:1104:1::1c0/123\",\r\n \"2603:1040:1104:1::580/121\",\r\n - \ \"2603:1040:1104:400::460/123\",\r\n \"2603:1040:1202:1::6c0/122\",\r\n - \ \"2603:1040:1202:2::100/122\",\r\n \"2603:1040:1202:2::140/123\",\r\n - \ \"2603:1040:1202:2::180/121\",\r\n \"2603:1040:1302:1::100/120\",\r\n - \ \"2603:1040:1302:1::200/123\",\r\n \"2603:1040:1402:1::5e0/123\",\r\n - \ \"2603:1040:1402:2::/122\",\r\n \"2603:1040:1402:2::40/123\",\r\n - \ \"2603:1040:1402:2::80/121\",\r\n \"2603:1040:1503:2::a0/123\",\r\n - \ \"2603:1040:1503:2::c0/122\",\r\n \"2603:1040:1503:2::200/122\",\r\n - \ \"2603:1040:1503:2::280/121\",\r\n \"2603:1050:6::60/123\",\r\n - \ \"2603:1050:6::1c0/122\",\r\n \"2603:1050:6::300/123\",\r\n - \ \"2603:1050:6::360/123\",\r\n \"2603:1050:6::500/121\",\r\n - \ \"2603:1050:6:1::280/122\",\r\n \"2603:1050:6:402::580/121\",\r\n - \ \"2603:1050:6:c02::2a0/123\",\r\n \"2603:1050:403::280/122\",\r\n - \ \"2603:1050:403:1::80/121\",\r\n \"2603:1050:403:1::240/123\",\r\n - \ \"2603:1050:403:1::300/121\",\r\n \"2603:1050:403:400::580/121\",\r\n - \ \"2a01:111:f100:1003::4134:3641/128\",\r\n \"2a01:111:f100:1003::4134:3677/128\",\r\n - \ \"2a01:111:f100:1003::4134:36c2/128\",\r\n \"2a01:111:f100:1003::4134:36d9/128\",\r\n - \ \"2a01:111:f100:1003::4134:3704/128\",\r\n \"2a01:111:f100:1003::4134:3707/128\",\r\n - \ \"2a01:111:f100:1003::4134:370b/128\",\r\n \"2a01:111:f100:1003::4134:370d/128\",\r\n - \ \"2a01:111:f100:1003::4134:3785/128\",\r\n \"2a01:111:f100:1003::4134:37c4/128\",\r\n - \ \"2a01:111:f100:1003::4134:37d9/128\",\r\n \"2a01:111:f100:1005::a83e:f7fe/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3011/128\",\r\n \"2a01:111:f100:2000::a83e:3015/128\",\r\n - \ \"2a01:111:f100:2000::a83e:301c/128\",\r\n \"2a01:111:f100:2000::a83e:3022/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3024/128\",\r\n \"2a01:111:f100:2000::a83e:3039/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3040/128\",\r\n \"2a01:111:f100:2000::a83e:3070/128\",\r\n + \ \"2603:1040:606:1::300/121\",\r\n \"2603:1040:606:3::600/123\",\r\n + \ \"2603:1040:606:402::500/121\",\r\n \"2603:1040:806::780/121\",\r\n + \ \"2603:1040:806:1::280/123\",\r\n \"2603:1040:806:1::300/121\",\r\n + \ \"2603:1040:806:402::500/121\",\r\n \"2603:1040:900:2::e/128\",\r\n + \ \"2603:1040:904::60/123\",\r\n \"2603:1040:904::1c0/122\",\r\n + \ \"2603:1040:904::300/123\",\r\n \"2603:1040:904::360/123\",\r\n + \ \"2603:1040:904::500/121\",\r\n \"2603:1040:904:1::280/122\",\r\n + \ \"2603:1040:904:402::500/121\",\r\n \"2603:1040:a06::160/123\",\r\n + \ \"2603:1040:a06::2c0/122\",\r\n \"2603:1040:a06::400/123\",\r\n + \ \"2603:1040:a06::460/123\",\r\n \"2603:1040:a06::600/121\",\r\n + \ \"2603:1040:a06:1::280/122\",\r\n \"2603:1040:a06:402::500/121\",\r\n + \ \"2603:1040:b00:2::b/128\",\r\n \"2603:1040:b04::780/121\",\r\n + \ \"2603:1040:b04:1::280/123\",\r\n \"2603:1040:b04:1::300/121\",\r\n + \ \"2603:1040:b04:402::500/121\",\r\n \"2603:1040:c06::780/121\",\r\n + \ \"2603:1040:c06:1::280/123\",\r\n \"2603:1040:c06:1::300/121\",\r\n + \ \"2603:1040:c06:402::500/121\",\r\n \"2603:1040:d01:4::7/128\",\r\n + \ \"2603:1040:d04::280/122\",\r\n \"2603:1040:d04:1::380/121\",\r\n + \ \"2603:1040:d04:2::/123\",\r\n \"2603:1040:d04:2::100/120\",\r\n + \ \"2603:1040:d04:3::60/126\",\r\n \"2603:1040:d04:400::420/123\",\r\n + \ \"2603:1040:d04:400::580/121\",\r\n \"2603:1040:e05::28/126\",\r\n + \ \"2603:1040:e05::40/123\",\r\n \"2603:1040:e05::80/121\",\r\n + \ \"2603:1040:e05:402::80/121\",\r\n \"2603:1040:f05::60/123\",\r\n + \ \"2603:1040:f05::1c0/122\",\r\n \"2603:1040:f05::300/123\",\r\n + \ \"2603:1040:f05::360/123\",\r\n \"2603:1040:f05::500/121\",\r\n + \ \"2603:1040:f05:1::280/122\",\r\n \"2603:1040:f05:402::500/121\",\r\n + \ \"2603:1040:1001:4::/128\",\r\n \"2603:1040:1001:4::d/128\",\r\n + \ \"2603:1040:1002:2::20/123\",\r\n \"2603:1040:1002:2::40/122\",\r\n + \ \"2603:1040:1002:2::80/123\",\r\n \"2603:1040:1002:2::200/121\",\r\n + \ \"2603:1040:1101:2::3/128\",\r\n \"2603:1040:1104:1::160/123\",\r\n + \ \"2603:1040:1104:1::180/122\",\r\n \"2603:1040:1104:1::1c0/123\",\r\n + \ \"2603:1040:1104:1::580/121\",\r\n \"2603:1040:1104:400::460/123\",\r\n + \ \"2603:1040:1202:1::6c0/122\",\r\n \"2603:1040:1202:2::100/122\",\r\n + \ \"2603:1040:1202:2::140/123\",\r\n \"2603:1040:1202:2::180/121\",\r\n + \ \"2603:1040:1302:1::100/120\",\r\n \"2603:1040:1302:1::200/123\",\r\n + \ \"2603:1040:1402:1::5e0/123\",\r\n \"2603:1040:1402:2::/122\",\r\n + \ \"2603:1040:1402:2::40/123\",\r\n \"2603:1040:1402:2::80/121\",\r\n + \ \"2603:1040:1503:2::a0/123\",\r\n \"2603:1040:1503:2::c0/122\",\r\n + \ \"2603:1040:1503:2::200/122\",\r\n \"2603:1040:1503:2::280/121\",\r\n + \ \"2603:1050:6::60/123\",\r\n \"2603:1050:6::1c0/122\",\r\n + \ \"2603:1050:6::300/123\",\r\n \"2603:1050:6::360/123\",\r\n + \ \"2603:1050:6::500/121\",\r\n \"2603:1050:6:1::280/122\",\r\n + \ \"2603:1050:6:402::580/121\",\r\n \"2603:1050:6:c02::2a0/123\",\r\n + \ \"2603:1050:403::280/122\",\r\n \"2603:1050:403:1::80/121\",\r\n + \ \"2603:1050:403:1::240/123\",\r\n \"2603:1050:403:1::300/121\",\r\n + \ \"2603:1050:403:400::580/121\",\r\n \"2a01:111:f100:1003::4134:3641/128\",\r\n + \ \"2a01:111:f100:1003::4134:3677/128\",\r\n \"2a01:111:f100:1003::4134:36c2/128\",\r\n + \ \"2a01:111:f100:1003::4134:36d9/128\",\r\n \"2a01:111:f100:1003::4134:3704/128\",\r\n + \ \"2a01:111:f100:1003::4134:3707/128\",\r\n \"2a01:111:f100:1003::4134:370b/128\",\r\n + \ \"2a01:111:f100:1003::4134:370d/128\",\r\n \"2a01:111:f100:1003::4134:3785/128\",\r\n + \ \"2a01:111:f100:1003::4134:37c4/128\",\r\n \"2a01:111:f100:1003::4134:37d9/128\",\r\n + \ \"2a01:111:f100:1005::a83e:f7fe/128\",\r\n \"2a01:111:f100:2000::a83e:3011/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3015/128\",\r\n \"2a01:111:f100:2000::a83e:301c/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3022/128\",\r\n \"2a01:111:f100:2000::a83e:3024/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3039/128\",\r\n \"2a01:111:f100:2000::a83e:3040/128\",\r\n + \ \"2a01:111:f100:2000::a83e:304a/128\",\r\n \"2a01:111:f100:2000::a83e:3070/128\",\r\n \ \"2a01:111:f100:2000::a83e:3076/128\",\r\n \"2a01:111:f100:2000::a83e:3083/128\",\r\n \ \"2a01:111:f100:2000::a83e:3097/128\",\r\n \"2a01:111:f100:2000::a83e:30a9/128\",\r\n \ \"2a01:111:f100:2000::a83e:30f3/128\",\r\n \"2a01:111:f100:2000::a83e:312d/128\",\r\n \ \"2a01:111:f100:2000::a83e:313a/128\",\r\n \"2a01:111:f100:2000::a83e:313c/127\",\r\n \ \"2a01:111:f100:2000::a83e:32a5/128\",\r\n \"2a01:111:f100:2000::a83e:3344/128\",\r\n \ \"2a01:111:f100:2000::a83e:3348/128\",\r\n \"2a01:111:f100:2000::a83e:335c/128\",\r\n - \ \"2a01:111:f100:2000::a83e:336c/128\",\r\n \"2a01:111:f100:2000::a83e:3370/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3375/128\",\r\n \"2a01:111:f100:2000::a83e:337e/128\",\r\n - \ \"2a01:111:f100:2000::a83e:33ad/128\",\r\n \"2a01:111:f100:2000::a83e:33bf/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3649/128\",\r\n \"2a01:111:f100:2002::8975:2c8c/128\",\r\n - \ \"2a01:111:f100:2002::8975:2c8e/128\",\r\n \"2a01:111:f100:2002::8975:2ce6/128\",\r\n - \ \"2a01:111:f100:2002::8975:2d44/128\",\r\n \"2a01:111:f100:2002::8975:2d6a/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3366/128\",\r\n \"2a01:111:f100:2000::a83e:336c/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3370/128\",\r\n \"2a01:111:f100:2000::a83e:3375/128\",\r\n + \ \"2a01:111:f100:2000::a83e:337e/128\",\r\n \"2a01:111:f100:2000::a83e:33ad/128\",\r\n + \ \"2a01:111:f100:2000::a83e:33bf/128\",\r\n \"2a01:111:f100:2000::a83e:3649/128\",\r\n + \ \"2a01:111:f100:2002::8975:2c8c/128\",\r\n \"2a01:111:f100:2002::8975:2c8e/128\",\r\n + \ \"2a01:111:f100:2002::8975:2ce6/128\",\r\n \"2a01:111:f100:2002::8975:2d44/128\",\r\n + \ \"2a01:111:f100:2002::8975:2d6a/128\",\r\n \"2a01:111:f100:2002::8975:2d83/128\",\r\n \ \"2a01:111:f100:2002::8975:2e91/128\",\r\n \"2a01:111:f100:2002::8975:2eaa/128\",\r\n \ \"2a01:111:f100:2002::8975:2fa3/128\",\r\n \"2a01:111:f100:2002::8975:2fac/128\",\r\n \ \"2a01:111:f100:2002::8975:2fc3/128\",\r\n \"2a01:111:f100:3000::a83e:1840/128\",\r\n @@ -12712,45 +12923,46 @@ interactions: \ \"2a01:111:f100:3000::a83e:1a94/128\",\r\n \"2a01:111:f100:3000::a83e:1a9f/128\",\r\n \ \"2a01:111:f100:3000::a83e:1adf/128\",\r\n \"2a01:111:f100:3000::a83e:1afe/128\",\r\n \ \"2a01:111:f100:3000::a83e:1b12/128\",\r\n \"2a01:111:f100:3000::a83e:1b31/128\",\r\n - \ \"2a01:111:f100:3000::a83e:1b83/128\",\r\n \"2a01:111:f100:3001::8987:1164/128\",\r\n - \ \"2a01:111:f100:3001::8987:1179/128\",\r\n \"2a01:111:f100:3001::8987:11da/128\",\r\n - \ \"2a01:111:f100:3001::8987:11ea/128\",\r\n \"2a01:111:f100:3001::8987:12cf/128\",\r\n - \ \"2a01:111:f100:3001::a83e:a67/128\",\r\n \"2a01:111:f100:4002::9d37:c071/128\",\r\n - \ \"2a01:111:f100:4002::9d37:c0bd/128\",\r\n \"2a01:111:f100:6000::4134:a688/128\",\r\n - \ \"2a01:111:f100:6000::4134:a6cf/128\",\r\n \"2a01:111:f100:7000::6fdd:5343/128\",\r\n - \ \"2a01:111:f100:7000::6fdd:5431/128\",\r\n \"2a01:111:f100:9001::1761:91e4/128\",\r\n - \ \"2a01:111:f100:9001::1761:9323/128\",\r\n \"2a01:111:f100:9001::1761:958a/128\",\r\n - \ \"2a01:111:f100:9001::1761:9696/128\",\r\n \"2a01:111:f100:9001::1761:97ac/128\",\r\n - \ \"2a01:111:f100:a001::4134:e463/128\",\r\n \"2a01:111:f100:a001::a83f:5c0a/128\",\r\n - \ \"2a01:111:f100:a001::a83f:5c0c/128\",\r\n \"2a01:111:f100:a004::bfeb:8af8/128\",\r\n - \ \"2a01:111:f100:a004::bfeb:8ba9/128\",\r\n \"2a01:111:f100:a004::bfeb:8c93/128\",\r\n - \ \"2a01:111:f100:a004::bfeb:8d32/128\",\r\n \"2a01:111:f100:a004::bfeb:8dc7/128\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureOpenDatasets\",\r\n - \ \"id\": \"AzureOpenDatasets\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureOpenDatasets\",\r\n \"addressPrefixes\": - [\r\n \"13.73.248.32/28\",\r\n \"20.36.120.192/28\",\r\n - \ \"20.37.64.192/28\",\r\n \"20.37.156.224/28\",\r\n \"20.37.195.32/28\",\r\n - \ \"20.37.224.192/28\",\r\n \"20.38.84.112/28\",\r\n \"20.38.136.192/28\",\r\n - \ \"20.39.11.32/28\",\r\n \"20.41.4.192/28\",\r\n \"20.41.65.160/28\",\r\n - \ \"20.41.193.128/28\",\r\n \"20.42.4.224/28\",\r\n \"20.42.131.0/28\",\r\n - \ \"20.42.227.0/28\",\r\n \"20.43.41.160/28\",\r\n \"20.43.65.160/28\",\r\n - \ \"20.43.130.112/28\",\r\n \"20.45.112.192/28\",\r\n \"20.45.192.192/28\",\r\n - \ \"20.150.160.192/28\",\r\n \"20.189.106.208/28\",\r\n \"20.192.225.128/28\",\r\n - \ \"40.67.48.192/28\",\r\n \"40.74.30.112/28\",\r\n \"40.80.57.128/28\",\r\n - \ \"40.80.169.128/28\",\r\n \"40.80.188.32/28\",\r\n \"40.82.253.80/28\",\r\n - \ \"40.89.17.128/28\",\r\n \"51.12.41.32/28\",\r\n \"51.12.193.32/28\",\r\n - \ \"51.104.25.160/28\",\r\n \"51.105.80.192/28\",\r\n \"51.105.88.192/28\",\r\n - \ \"51.107.48.192/28\",\r\n \"51.107.144.192/28\",\r\n \"51.116.48.112/28\",\r\n - \ \"51.116.144.112/28\",\r\n \"51.120.40.192/28\",\r\n \"51.120.224.192/28\",\r\n - \ \"51.137.161.144/28\",\r\n \"51.143.192.192/28\",\r\n \"52.136.48.192/28\",\r\n - \ \"52.140.105.128/28\",\r\n \"52.150.139.80/28\",\r\n \"52.228.81.144/28\",\r\n - \ \"102.133.56.112/28\",\r\n \"102.133.216.112/28\",\r\n + \ \"2a01:111:f100:3000::a83e:1b83/128\",\r\n \"2a01:111:f100:3001::8987:114c/128\",\r\n + \ \"2a01:111:f100:3001::8987:1164/128\",\r\n \"2a01:111:f100:3001::8987:1179/128\",\r\n + \ \"2a01:111:f100:3001::8987:11da/128\",\r\n \"2a01:111:f100:3001::8987:11ea/128\",\r\n + \ \"2a01:111:f100:3001::8987:12cf/128\",\r\n \"2a01:111:f100:3001::8987:13fe/128\",\r\n + \ \"2a01:111:f100:3001::a83e:884/128\",\r\n \"2a01:111:f100:3001::a83e:a67/128\",\r\n + \ \"2a01:111:f100:4002::9d37:c071/128\",\r\n \"2a01:111:f100:4002::9d37:c0bd/128\",\r\n + \ \"2a01:111:f100:6000::4134:a688/128\",\r\n \"2a01:111:f100:6000::4134:a6cf/128\",\r\n + \ \"2a01:111:f100:7000::6fdd:5343/128\",\r\n \"2a01:111:f100:7000::6fdd:5431/128\",\r\n + \ \"2a01:111:f100:9001::1761:91e4/128\",\r\n \"2a01:111:f100:9001::1761:9323/128\",\r\n + \ \"2a01:111:f100:9001::1761:958a/128\",\r\n \"2a01:111:f100:9001::1761:9696/128\",\r\n + \ \"2a01:111:f100:9001::1761:97ac/128\",\r\n \"2a01:111:f100:a001::4134:e463/128\",\r\n + \ \"2a01:111:f100:a001::a83f:5c0a/128\",\r\n \"2a01:111:f100:a001::a83f:5c0c/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8af8/128\",\r\n \"2a01:111:f100:a004::bfeb:8ba9/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8c93/128\",\r\n \"2a01:111:f100:a004::bfeb:8d32/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8dc7/128\"\r\n ]\r\n }\r\n + \ },\r\n {\r\n \"name\": \"AzureOpenDatasets\",\r\n \"id\": + \"AzureOpenDatasets\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureOpenDatasets\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.32/28\",\r\n + \ \"20.36.120.192/28\",\r\n \"20.37.64.192/28\",\r\n \"20.37.156.224/28\",\r\n + \ \"20.37.195.32/28\",\r\n \"20.37.224.192/28\",\r\n \"20.38.84.112/28\",\r\n + \ \"20.38.136.192/28\",\r\n \"20.39.11.32/28\",\r\n \"20.41.4.192/28\",\r\n + \ \"20.41.65.160/28\",\r\n \"20.41.193.128/28\",\r\n \"20.42.4.224/28\",\r\n + \ \"20.42.131.0/28\",\r\n \"20.42.227.0/28\",\r\n \"20.43.41.160/28\",\r\n + \ \"20.43.65.160/28\",\r\n \"20.43.130.112/28\",\r\n \"20.45.112.192/28\",\r\n + \ \"20.45.192.192/28\",\r\n \"20.150.160.192/28\",\r\n \"20.189.106.208/28\",\r\n + \ \"20.192.225.128/28\",\r\n \"40.67.48.192/28\",\r\n \"40.74.30.112/28\",\r\n + \ \"40.80.57.128/28\",\r\n \"40.80.169.128/28\",\r\n \"40.80.188.32/28\",\r\n + \ \"40.82.253.80/28\",\r\n \"40.89.17.128/28\",\r\n \"51.12.41.32/28\",\r\n + \ \"51.12.193.32/28\",\r\n \"51.104.25.160/28\",\r\n \"51.105.80.192/28\",\r\n + \ \"51.105.88.192/28\",\r\n \"51.107.48.192/28\",\r\n \"51.107.144.192/28\",\r\n + \ \"51.116.48.112/28\",\r\n \"51.116.144.112/28\",\r\n \"51.120.40.192/28\",\r\n + \ \"51.120.224.192/28\",\r\n \"51.137.161.144/28\",\r\n \"51.143.192.192/28\",\r\n + \ \"52.136.48.192/28\",\r\n \"52.140.105.128/28\",\r\n \"52.150.139.80/28\",\r\n + \ \"52.228.81.144/28\",\r\n \"102.133.56.112/28\",\r\n \"102.133.216.112/28\",\r\n \ \"191.235.225.160/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzurePortal\",\r\n \"id\": \"AzurePortal\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzurePortal\",\r\n \"addressPrefixes\": @@ -12881,7 +13093,7 @@ interactions: \ \"2603:1050:6:1::680/121\",\r\n \"2603:1050:403::680/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureRemoteRendering\",\r\n \ \"id\": \"AzureRemoteRendering\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureRemoteRendering\",\r\n \"addressPrefixes\": @@ -12895,114 +13107,115 @@ interactions: \ \"51.143.209.144/28\",\r\n \"52.146.133.64/28\",\r\n \"52.168.112.88/30\",\r\n \ \"52.178.17.8/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureResourceManager\",\r\n \"id\": \"AzureResourceManager\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureResourceManager\",\r\n \"addressPrefixes\": - [\r\n \"13.66.141.176/28\",\r\n \"13.67.18.0/23\",\r\n \"13.69.67.32/28\",\r\n - \ \"13.69.114.0/23\",\r\n \"13.69.229.224/28\",\r\n \"13.69.234.0/23\",\r\n - \ \"13.70.74.64/28\",\r\n \"13.70.76.0/23\",\r\n \"13.71.173.192/28\",\r\n - \ \"13.71.196.80/28\",\r\n \"13.71.198.0/24\",\r\n \"13.73.240.224/28\",\r\n - \ \"13.73.246.0/23\",\r\n \"13.75.39.16/28\",\r\n \"13.77.53.32/28\",\r\n - \ \"13.77.55.0/25\",\r\n \"13.78.109.96/28\",\r\n \"13.86.219.80/28\",\r\n - \ \"13.86.222.0/24\",\r\n \"13.87.57.240/28\",\r\n \"13.87.60.0/23\",\r\n - \ \"13.87.123.240/28\",\r\n \"13.87.126.0/24\",\r\n \"13.89.180.0/23\",\r\n - \ \"20.17.60.0/23\",\r\n \"20.17.68.0/26\",\r\n \"20.21.44.0/26\",\r\n - \ \"20.21.50.0/23\",\r\n \"20.36.108.48/28\",\r\n \"20.36.110.0/23\",\r\n - \ \"20.36.115.144/28\",\r\n \"20.36.118.0/23\",\r\n \"20.36.126.0/23\",\r\n - \ \"20.37.76.48/28\",\r\n \"20.37.78.0/23\",\r\n \"20.37.230.0/23\",\r\n - \ \"20.38.128.32/28\",\r\n \"20.38.130.0/23\",\r\n \"20.38.150.0/23\",\r\n - \ \"20.40.206.240/28\",\r\n \"20.40.226.0/23\",\r\n \"20.41.70.0/23\",\r\n - \ \"20.43.120.224/28\",\r\n \"20.43.124.0/23\",\r\n \"20.44.3.240/28\",\r\n - \ \"20.44.6.0/23\",\r\n \"20.44.8.16/28\",\r\n \"20.44.16.112/28\",\r\n - \ \"20.44.20.0/23\",\r\n \"20.44.30.0/24\",\r\n \"20.45.88.0/23\",\r\n - \ \"20.45.118.0/23\",\r\n \"20.46.8.0/23\",\r\n \"20.48.194.0/23\",\r\n - \ \"20.49.116.0/23\",\r\n \"20.50.68.96/28\",\r\n \"20.51.10.0/23\",\r\n - \ \"20.51.18.0/23\",\r\n \"20.53.42.0/23\",\r\n \"20.58.64.0/23\",\r\n - \ \"20.61.100.0/23\",\r\n \"20.62.56.0/23\",\r\n \"20.62.130.0/23\",\r\n - \ \"20.65.128.0/23\",\r\n \"20.66.0.0/23\",\r\n \"20.72.28.64/26\",\r\n - \ \"20.88.64.64/26\",\r\n \"20.150.225.128/26\",\r\n \"20.150.242.0/23\",\r\n - \ \"20.187.198.0/23\",\r\n \"20.189.168.0/24\",\r\n \"20.189.226.0/23\",\r\n - \ \"20.191.162.0/23\",\r\n \"20.192.32.128/26\",\r\n \"20.192.40.0/23\",\r\n - \ \"20.192.52.0/23\",\r\n \"20.193.196.0/23\",\r\n \"20.193.204.0/26\",\r\n - \ \"20.195.144.0/23\",\r\n \"20.215.10.0/23\",\r\n \"20.215.156.0/26\",\r\n - \ \"20.217.50.0/23\",\r\n \"20.217.60.0/26\",\r\n \"23.98.110.0/23\",\r\n - \ \"40.67.54.0/23\",\r\n \"40.67.59.208/28\",\r\n \"40.67.62.0/23\",\r\n - \ \"40.67.120.0/24\",\r\n \"40.69.108.32/28\",\r\n \"40.69.112.0/22\",\r\n - \ \"40.71.13.224/28\",\r\n \"40.74.102.0/28\",\r\n \"40.75.35.32/28\",\r\n - \ \"40.75.38.0/23\",\r\n \"40.78.196.32/28\",\r\n \"40.78.198.0/23\",\r\n - \ \"40.78.203.224/28\",\r\n \"40.78.206.0/23\",\r\n \"40.78.234.176/28\",\r\n - \ \"40.78.254.0/23\",\r\n \"40.79.131.240/28\",\r\n \"40.79.134.0/23\",\r\n - \ \"40.79.158.0/23\",\r\n \"40.79.180.0/28\",\r\n \"40.79.182.0/23\",\r\n - \ \"40.79.198.0/23\",\r\n \"40.80.174.0/23\",\r\n \"40.80.178.0/23\",\r\n - \ \"40.113.178.0/28\",\r\n \"40.120.80.0/23\",\r\n \"51.11.64.0/24\",\r\n - \ \"51.11.96.0/24\",\r\n \"51.12.44.0/23\",\r\n \"51.12.101.64/26\",\r\n - \ \"51.12.196.0/23\",\r\n \"51.12.205.0/26\",\r\n \"51.53.98.0/23\",\r\n - \ \"51.53.108.0/26\",\r\n \"51.53.180.0/23\",\r\n \"51.53.188.0/26\",\r\n - \ \"51.104.8.224/28\",\r\n \"51.105.78.0/23\",\r\n \"51.105.94.0/23\",\r\n - \ \"51.107.54.0/23\",\r\n \"51.107.60.32/28\",\r\n \"51.107.62.0/23\",\r\n - \ \"51.107.150.0/23\",\r\n \"51.107.156.32/28\",\r\n \"51.107.158.0/23\",\r\n - \ \"51.116.52.0/23\",\r\n \"51.116.60.32/28\",\r\n \"51.116.62.0/23\",\r\n - \ \"51.116.150.0/23\",\r\n \"51.116.156.32/28\",\r\n \"51.116.159.0/24\",\r\n - \ \"51.120.46.0/23\",\r\n \"51.120.100.32/28\",\r\n \"51.120.102.0/23\",\r\n - \ \"51.120.220.32/28\",\r\n \"51.120.222.0/23\",\r\n \"51.120.230.0/23\",\r\n - \ \"51.138.208.0/23\",\r\n \"51.140.212.16/28\",\r\n \"51.140.214.0/24\",\r\n - \ \"51.143.210.0/23\",\r\n \"52.136.54.0/23\",\r\n \"52.138.94.0/23\",\r\n - \ \"52.139.104.0/23\",\r\n \"52.146.134.0/23\",\r\n \"52.147.96.0/24\",\r\n - \ \"52.150.158.0/23\",\r\n \"52.162.110.224/28\",\r\n \"52.172.114.0/23\",\r\n - \ \"52.231.19.208/28\",\r\n \"52.231.22.0/24\",\r\n \"52.231.148.64/28\",\r\n - \ \"52.231.150.0/24\",\r\n \"52.240.242.0/23\",\r\n \"65.52.252.48/28\",\r\n - \ \"65.52.254.0/23\",\r\n \"102.133.28.16/28\",\r\n \"102.133.30.0/23\",\r\n - \ \"102.133.62.0/23\",\r\n \"102.133.123.224/28\",\r\n \"102.133.158.0/23\",\r\n - \ \"102.133.222.0/23\",\r\n \"104.46.160.0/24\",\r\n \"104.46.161.0/25\",\r\n - \ \"104.46.180.0/23\",\r\n \"104.214.162.0/23\",\r\n \"104.214.166.0/26\",\r\n - \ \"168.61.138.0/23\",\r\n \"168.61.143.192/26\",\r\n \"191.233.52.0/23\",\r\n - \ \"191.233.205.16/28\",\r\n \"191.234.140.0/23\",\r\n \"191.234.158.0/23\",\r\n - \ \"2603:1000:4::6c0/122\",\r\n \"2603:1000:4:402::280/122\",\r\n - \ \"2603:1000:104::480/122\",\r\n \"2603:1000:104:402::280/122\",\r\n - \ \"2603:1010:6::180/122\",\r\n \"2603:1010:6:402::280/122\",\r\n - \ \"2603:1010:101::6c0/122\",\r\n \"2603:1010:101:402::280/122\",\r\n - \ \"2603:1010:304::6c0/122\",\r\n \"2603:1010:304:402::280/122\",\r\n - \ \"2603:1010:404::6c0/122\",\r\n \"2603:1010:404:402::280/122\",\r\n - \ \"2603:1020:5::180/122\",\r\n \"2603:1020:5:402::280/122\",\r\n - \ \"2603:1020:206::180/122\",\r\n \"2603:1020:206:402::280/122\",\r\n - \ \"2603:1020:305::6c0/122\",\r\n \"2603:1020:305:402::280/122\",\r\n - \ \"2603:1020:405::6c0/122\",\r\n \"2603:1020:405:402::280/122\",\r\n - \ \"2603:1020:605::6c0/122\",\r\n \"2603:1020:605:402::280/122\",\r\n - \ \"2603:1020:705::180/122\",\r\n \"2603:1020:705:402::280/122\",\r\n - \ \"2603:1020:805::180/122\",\r\n \"2603:1020:805:402::280/122\",\r\n - \ \"2603:1020:905::6c0/122\",\r\n \"2603:1020:905:402::280/122\",\r\n - \ \"2603:1020:a04::180/122\",\r\n \"2603:1020:a04:2::700/120\",\r\n - \ \"2603:1020:a04:402::280/122\",\r\n \"2603:1020:b04::6c0/122\",\r\n - \ \"2603:1020:b04:402::280/122\",\r\n \"2603:1020:c04::180/122\",\r\n - \ \"2603:1020:c04:402::280/122\",\r\n \"2603:1020:d04::6c0/122\",\r\n - \ \"2603:1020:d04:402::280/122\",\r\n \"2603:1020:e04::180/122\",\r\n - \ \"2603:1020:e04:3::300/120\",\r\n \"2603:1020:e04:402::280/122\",\r\n - \ \"2603:1020:f04::6c0/122\",\r\n \"2603:1020:f04:402::280/122\",\r\n - \ \"2603:1020:1004:1::400/120\",\r\n \"2603:1020:1004:400::180/122\",\r\n - \ \"2603:1020:1104:1::/120\",\r\n \"2603:1020:1104:400::280/122\",\r\n - \ \"2603:1020:1302:1::400/120\",\r\n \"2603:1020:1302:400::1c0/122\",\r\n - \ \"2603:1030:f:1::6c0/122\",\r\n \"2603:1030:f:2::700/120\",\r\n - \ \"2603:1030:f:400::a80/122\",\r\n \"2603:1030:10::180/122\",\r\n - \ \"2603:1030:10:402::280/122\",\r\n \"2603:1030:104::180/122\",\r\n - \ \"2603:1030:104:402::280/122\",\r\n \"2603:1030:107:1::100/120\",\r\n - \ \"2603:1030:107:400::200/122\",\r\n \"2603:1030:210::180/122\",\r\n - \ \"2603:1030:210:402::280/122\",\r\n \"2603:1030:40b:2::40/122\",\r\n - \ \"2603:1030:40b:400::a80/122\",\r\n \"2603:1030:40c::180/122\",\r\n - \ \"2603:1030:40c:402::280/122\",\r\n \"2603:1030:504::400/120\",\r\n - \ \"2603:1030:504:402::180/122\",\r\n \"2603:1030:608::6c0/122\",\r\n - \ \"2603:1030:608:4::100/120\",\r\n \"2603:1030:608:402::280/122\",\r\n - \ \"2603:1030:807::180/122\",\r\n \"2603:1030:807:402::280/122\",\r\n - \ \"2603:1030:a07::6c0/122\",\r\n \"2603:1030:a07:9::200/120\",\r\n - \ \"2603:1030:a07:402::900/122\",\r\n \"2603:1030:b04::6c0/122\",\r\n - \ \"2603:1030:b04:402::280/122\",\r\n \"2603:1030:c06:2::40/122\",\r\n - \ \"2603:1030:c06:400::a80/122\",\r\n \"2603:1030:f05::180/122\",\r\n - \ \"2603:1030:f05:402::280/122\",\r\n \"2603:1030:1005::6c0/122\",\r\n - \ \"2603:1030:1005:402::280/122\",\r\n \"2603:1040:5::280/122\",\r\n - \ \"2603:1040:5:402::280/122\",\r\n \"2603:1040:207::6c0/122\",\r\n - \ \"2603:1040:207:2::300/120\",\r\n \"2603:1040:207:402::280/122\",\r\n - \ \"2603:1040:407::180/122\",\r\n \"2603:1040:407:402::280/122\",\r\n - \ \"2603:1040:606::6c0/122\",\r\n \"2603:1040:606:402::280/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureResourceManager\",\r\n \"addressPrefixes\": [\r\n \"13.66.141.176/28\",\r\n + \ \"13.67.18.0/23\",\r\n \"13.69.67.32/28\",\r\n \"13.69.114.0/23\",\r\n + \ \"13.69.229.224/28\",\r\n \"13.69.234.0/23\",\r\n \"13.70.74.64/28\",\r\n + \ \"13.70.76.0/23\",\r\n \"13.71.173.192/28\",\r\n \"13.71.196.80/28\",\r\n + \ \"13.71.198.0/24\",\r\n \"13.73.240.224/28\",\r\n \"13.73.246.0/23\",\r\n + \ \"13.75.39.16/28\",\r\n \"13.77.53.32/28\",\r\n \"13.77.55.0/25\",\r\n + \ \"13.78.109.96/28\",\r\n \"13.86.219.80/28\",\r\n \"13.86.222.0/24\",\r\n + \ \"13.87.57.240/28\",\r\n \"13.87.60.0/23\",\r\n \"13.87.123.240/28\",\r\n + \ \"13.87.126.0/24\",\r\n \"13.89.180.0/23\",\r\n \"20.17.60.0/23\",\r\n + \ \"20.17.68.0/26\",\r\n \"20.21.44.0/26\",\r\n \"20.21.50.0/23\",\r\n + \ \"20.36.108.48/28\",\r\n \"20.36.110.0/23\",\r\n \"20.36.115.144/28\",\r\n + \ \"20.36.118.0/23\",\r\n \"20.36.126.0/23\",\r\n \"20.37.76.48/28\",\r\n + \ \"20.37.78.0/23\",\r\n \"20.37.230.0/23\",\r\n \"20.38.128.32/28\",\r\n + \ \"20.38.130.0/23\",\r\n \"20.38.150.0/23\",\r\n \"20.40.206.240/28\",\r\n + \ \"20.40.226.0/23\",\r\n \"20.41.70.0/23\",\r\n \"20.43.120.224/28\",\r\n + \ \"20.43.124.0/23\",\r\n \"20.44.3.240/28\",\r\n \"20.44.6.0/23\",\r\n + \ \"20.44.8.16/28\",\r\n \"20.44.16.112/28\",\r\n \"20.44.20.0/23\",\r\n + \ \"20.44.30.0/24\",\r\n \"20.45.88.0/23\",\r\n \"20.45.118.0/23\",\r\n + \ \"20.46.8.0/23\",\r\n \"20.48.194.0/23\",\r\n \"20.49.116.0/23\",\r\n + \ \"20.50.68.96/28\",\r\n \"20.51.10.0/23\",\r\n \"20.51.18.0/23\",\r\n + \ \"20.53.42.0/23\",\r\n \"20.58.64.0/23\",\r\n \"20.61.100.0/23\",\r\n + \ \"20.62.56.0/23\",\r\n \"20.62.130.0/23\",\r\n \"20.65.128.0/23\",\r\n + \ \"20.66.0.0/23\",\r\n \"20.72.28.64/26\",\r\n \"20.88.64.64/26\",\r\n + \ \"20.150.225.128/26\",\r\n \"20.150.242.0/23\",\r\n \"20.187.198.0/23\",\r\n + \ \"20.189.168.0/24\",\r\n \"20.189.226.0/23\",\r\n \"20.191.162.0/23\",\r\n + \ \"20.192.32.128/26\",\r\n \"20.192.40.0/23\",\r\n \"20.192.52.0/23\",\r\n + \ \"20.193.196.0/23\",\r\n \"20.193.204.0/26\",\r\n \"20.195.144.0/23\",\r\n + \ \"20.215.10.0/23\",\r\n \"20.215.156.0/26\",\r\n \"20.217.50.0/23\",\r\n + \ \"20.217.60.0/26\",\r\n \"23.98.110.0/23\",\r\n \"40.67.54.0/23\",\r\n + \ \"40.67.59.208/28\",\r\n \"40.67.62.0/23\",\r\n \"40.67.120.0/24\",\r\n + \ \"40.69.108.32/28\",\r\n \"40.69.112.0/22\",\r\n \"40.71.13.224/28\",\r\n + \ \"40.74.102.0/28\",\r\n \"40.75.35.32/28\",\r\n \"40.75.38.0/23\",\r\n + \ \"40.78.196.32/28\",\r\n \"40.78.198.0/23\",\r\n \"40.78.203.224/28\",\r\n + \ \"40.78.206.0/23\",\r\n \"40.78.234.176/28\",\r\n \"40.78.254.0/23\",\r\n + \ \"40.79.131.240/28\",\r\n \"40.79.134.0/23\",\r\n \"40.79.158.0/23\",\r\n + \ \"40.79.180.0/28\",\r\n \"40.79.182.0/23\",\r\n \"40.79.198.0/23\",\r\n + \ \"40.80.174.0/23\",\r\n \"40.80.178.0/23\",\r\n \"40.113.178.0/28\",\r\n + \ \"40.120.80.0/23\",\r\n \"51.11.64.0/24\",\r\n \"51.11.96.0/24\",\r\n + \ \"51.12.44.0/23\",\r\n \"51.12.101.64/26\",\r\n \"51.12.196.0/23\",\r\n + \ \"51.12.205.0/26\",\r\n \"51.53.98.0/23\",\r\n \"51.53.108.0/26\",\r\n + \ \"51.53.180.0/23\",\r\n \"51.53.188.0/26\",\r\n \"51.104.8.224/28\",\r\n + \ \"51.105.78.0/23\",\r\n \"51.105.94.0/23\",\r\n \"51.107.54.0/23\",\r\n + \ \"51.107.60.32/28\",\r\n \"51.107.62.0/23\",\r\n \"51.107.150.0/23\",\r\n + \ \"51.107.156.32/28\",\r\n \"51.107.158.0/23\",\r\n \"51.116.52.0/23\",\r\n + \ \"51.116.60.32/28\",\r\n \"51.116.62.0/23\",\r\n \"51.116.150.0/23\",\r\n + \ \"51.116.156.32/28\",\r\n \"51.116.159.0/24\",\r\n \"51.120.46.0/23\",\r\n + \ \"51.120.100.32/28\",\r\n \"51.120.102.0/23\",\r\n \"51.120.220.32/28\",\r\n + \ \"51.120.222.0/23\",\r\n \"51.120.230.0/23\",\r\n \"51.138.208.0/23\",\r\n + \ \"51.140.212.16/28\",\r\n \"51.140.214.0/24\",\r\n \"51.143.210.0/23\",\r\n + \ \"52.136.54.0/23\",\r\n \"52.138.94.0/23\",\r\n \"52.139.104.0/23\",\r\n + \ \"52.146.134.0/23\",\r\n \"52.147.96.0/24\",\r\n \"52.150.158.0/23\",\r\n + \ \"52.162.110.224/28\",\r\n \"52.172.114.0/23\",\r\n \"52.231.19.208/28\",\r\n + \ \"52.231.22.0/24\",\r\n \"52.231.148.64/28\",\r\n \"52.231.150.0/24\",\r\n + \ \"52.240.242.0/23\",\r\n \"65.52.252.48/28\",\r\n \"65.52.254.0/23\",\r\n + \ \"102.133.28.16/28\",\r\n \"102.133.30.0/23\",\r\n \"102.133.62.0/23\",\r\n + \ \"102.133.123.224/28\",\r\n \"102.133.158.0/23\",\r\n \"102.133.222.0/23\",\r\n + \ \"104.46.160.0/24\",\r\n \"104.46.161.0/25\",\r\n \"104.46.180.0/23\",\r\n + \ \"104.214.162.0/23\",\r\n \"104.214.166.0/26\",\r\n \"168.61.138.0/23\",\r\n + \ \"168.61.143.192/26\",\r\n \"191.233.52.0/23\",\r\n \"191.233.205.16/28\",\r\n + \ \"191.234.140.0/23\",\r\n \"191.234.158.0/23\",\r\n \"2603:1000:4::6c0/122\",\r\n + \ \"2603:1000:4:402::280/122\",\r\n \"2603:1000:104::480/122\",\r\n + \ \"2603:1000:104:402::280/122\",\r\n \"2603:1010:6::180/122\",\r\n + \ \"2603:1010:6:402::280/122\",\r\n \"2603:1010:101::6c0/122\",\r\n + \ \"2603:1010:101:402::280/122\",\r\n \"2603:1010:304::6c0/122\",\r\n + \ \"2603:1010:304:402::280/122\",\r\n \"2603:1010:404::6c0/122\",\r\n + \ \"2603:1010:404:402::280/122\",\r\n \"2603:1020:5::180/122\",\r\n + \ \"2603:1020:5:402::280/122\",\r\n \"2603:1020:206::180/122\",\r\n + \ \"2603:1020:206:402::280/122\",\r\n \"2603:1020:305::6c0/122\",\r\n + \ \"2603:1020:305:402::280/122\",\r\n \"2603:1020:405::6c0/122\",\r\n + \ \"2603:1020:405:402::280/122\",\r\n \"2603:1020:605::6c0/122\",\r\n + \ \"2603:1020:605:402::280/122\",\r\n \"2603:1020:705::180/122\",\r\n + \ \"2603:1020:705:402::280/122\",\r\n \"2603:1020:805::180/122\",\r\n + \ \"2603:1020:805:402::280/122\",\r\n \"2603:1020:905::6c0/122\",\r\n + \ \"2603:1020:905:402::280/122\",\r\n \"2603:1020:a04::180/122\",\r\n + \ \"2603:1020:a04:2::700/120\",\r\n \"2603:1020:a04:402::280/122\",\r\n + \ \"2603:1020:b04::6c0/122\",\r\n \"2603:1020:b04:402::280/122\",\r\n + \ \"2603:1020:c04::180/122\",\r\n \"2603:1020:c04:402::280/122\",\r\n + \ \"2603:1020:d04::6c0/122\",\r\n \"2603:1020:d04:402::280/122\",\r\n + \ \"2603:1020:e04::180/122\",\r\n \"2603:1020:e04:3::300/120\",\r\n + \ \"2603:1020:e04:402::280/122\",\r\n \"2603:1020:f04::6c0/122\",\r\n + \ \"2603:1020:f04:402::280/122\",\r\n \"2603:1020:1004:1::400/120\",\r\n + \ \"2603:1020:1004:400::180/122\",\r\n \"2603:1020:1104:1::/120\",\r\n + \ \"2603:1020:1104:400::280/122\",\r\n \"2603:1020:1302:1::400/120\",\r\n + \ \"2603:1020:1302:400::1c0/122\",\r\n \"2603:1030:f:1::6c0/122\",\r\n + \ \"2603:1030:f:2::700/120\",\r\n \"2603:1030:f:400::a80/122\",\r\n + \ \"2603:1030:10::180/122\",\r\n \"2603:1030:10:402::280/122\",\r\n + \ \"2603:1030:104::180/122\",\r\n \"2603:1030:104:402::280/122\",\r\n + \ \"2603:1030:107:1::100/120\",\r\n \"2603:1030:107:400::200/122\",\r\n + \ \"2603:1030:210::180/122\",\r\n \"2603:1030:210:402::280/122\",\r\n + \ \"2603:1030:40b:2::40/122\",\r\n \"2603:1030:40b:400::a80/122\",\r\n + \ \"2603:1030:40c::180/122\",\r\n \"2603:1030:40c:402::280/122\",\r\n + \ \"2603:1030:504::400/120\",\r\n \"2603:1030:504:402::180/122\",\r\n + \ \"2603:1030:608::6c0/122\",\r\n \"2603:1030:608:4::100/120\",\r\n + \ \"2603:1030:608:402::280/122\",\r\n \"2603:1030:807::180/122\",\r\n + \ \"2603:1030:807:402::280/122\",\r\n \"2603:1030:a07::6c0/122\",\r\n + \ \"2603:1030:a07:9::200/120\",\r\n \"2603:1030:a07:402::900/122\",\r\n + \ \"2603:1030:b04::6c0/122\",\r\n \"2603:1030:b04:402::280/122\",\r\n + \ \"2603:1030:c06:2::40/122\",\r\n \"2603:1030:c06:400::a80/122\",\r\n + \ \"2603:1030:f05::180/122\",\r\n \"2603:1030:f05:402::280/122\",\r\n + \ \"2603:1030:1005::6c0/122\",\r\n \"2603:1030:1005:402::280/122\",\r\n + \ \"2603:1040:5::280/122\",\r\n \"2603:1040:5:402::280/122\",\r\n + \ \"2603:1040:207::6c0/122\",\r\n \"2603:1040:207:2::300/120\",\r\n + \ \"2603:1040:207:402::280/122\",\r\n \"2603:1040:407::180/122\",\r\n + \ \"2603:1040:407:402::280/122\",\r\n \"2603:1040:606::6c0/122\",\r\n + \ \"2603:1040:606:3::400/120\",\r\n \"2603:1040:606:402::280/122\",\r\n \ \"2603:1040:806::6c0/122\",\r\n \"2603:1040:806:402::280/122\",\r\n \ \"2603:1040:904::180/122\",\r\n \"2603:1040:904:3::100/120\",\r\n \ \"2603:1040:904:402::280/122\",\r\n \"2603:1040:a06::280/122\",\r\n @@ -13021,29 +13234,30 @@ interactions: \ \"2603:1050:6:402::280/122\",\r\n \"2603:1050:403:1::40/122\",\r\n \ \"2603:1050:403:400::440/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureSecurityCenter\",\r\n \"id\": \"AzureSecurityCenter\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureSecurityCenter\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.192/27\",\r\n - \ \"13.69.233.64/27\",\r\n \"13.70.79.32/27\",\r\n \"13.71.177.0/27\",\r\n - \ \"13.87.58.192/27\",\r\n \"13.87.124.192/27\",\r\n \"20.36.117.224/27\",\r\n - \ \"20.38.132.32/27\",\r\n \"20.43.123.128/27\",\r\n \"20.44.10.224/27\",\r\n - \ \"20.44.19.128/27\",\r\n \"20.45.126.64/27\",\r\n \"20.49.84.0/27\",\r\n - \ \"20.52.72.0/27\",\r\n \"20.53.0.64/27\",\r\n \"20.150.173.224/27\",\r\n - \ \"20.189.171.64/27\",\r\n \"20.192.184.128/27\",\r\n \"20.192.238.224/27\",\r\n - \ \"20.193.206.160/27\",\r\n \"23.100.208.32/27\",\r\n \"40.67.121.160/27\",\r\n - \ \"40.69.111.64/27\",\r\n \"40.78.239.64/27\",\r\n \"40.79.139.224/27\",\r\n - \ \"40.79.190.128/27\",\r\n \"40.80.180.128/27\",\r\n \"40.89.121.128/27\",\r\n - \ \"40.120.8.128/27\",\r\n \"40.120.64.128/27\",\r\n \"51.12.101.128/27\",\r\n - \ \"51.12.205.64/27\",\r\n \"51.107.128.64/27\",\r\n \"51.107.192.96/27\",\r\n - \ \"51.116.245.224/27\",\r\n \"51.120.109.64/27\",\r\n \"51.120.220.224/27\",\r\n - \ \"51.138.160.32/27\",\r\n \"51.140.149.96/27\",\r\n \"51.140.215.128/27\",\r\n - \ \"52.168.112.96/27\",\r\n \"52.178.17.32/27\",\r\n \"52.231.23.64/27\",\r\n - \ \"52.231.151.0/27\",\r\n \"52.240.241.96/27\",\r\n \"102.37.64.64/27\",\r\n - \ \"102.133.124.160/27\",\r\n \"104.46.162.32/27\",\r\n \"104.214.164.64/27\",\r\n - \ \"168.61.140.64/27\",\r\n \"191.234.149.224/27\",\r\n \"191.237.224.128/27\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"AzureSecurityCenter\",\r\n \"addressPrefixes\": + [\r\n \"13.66.145.192/27\",\r\n \"13.69.233.64/27\",\r\n + \ \"13.70.79.32/27\",\r\n \"13.71.177.0/27\",\r\n \"13.87.58.192/27\",\r\n + \ \"13.87.124.192/27\",\r\n \"20.36.117.224/27\",\r\n \"20.38.132.32/27\",\r\n + \ \"20.43.123.128/27\",\r\n \"20.44.10.224/27\",\r\n \"20.44.19.128/27\",\r\n + \ \"20.45.126.64/27\",\r\n \"20.49.84.0/27\",\r\n \"20.52.72.0/27\",\r\n + \ \"20.53.0.64/27\",\r\n \"20.150.173.224/27\",\r\n \"20.189.171.64/27\",\r\n + \ \"20.192.184.128/27\",\r\n \"20.192.238.224/27\",\r\n \"20.193.206.160/27\",\r\n + \ \"23.100.208.32/27\",\r\n \"40.67.121.160/27\",\r\n \"40.69.111.64/27\",\r\n + \ \"40.78.239.64/27\",\r\n \"40.79.139.224/27\",\r\n \"40.79.190.128/27\",\r\n + \ \"40.80.180.128/27\",\r\n \"40.89.121.128/27\",\r\n \"40.120.8.128/27\",\r\n + \ \"40.120.64.128/27\",\r\n \"51.12.101.128/27\",\r\n \"51.12.205.64/27\",\r\n + \ \"51.107.128.64/27\",\r\n \"51.107.192.96/27\",\r\n \"51.116.245.224/27\",\r\n + \ \"51.120.109.64/27\",\r\n \"51.120.220.224/27\",\r\n \"51.138.160.32/27\",\r\n + \ \"51.140.149.96/27\",\r\n \"51.140.215.128/27\",\r\n \"52.168.112.96/27\",\r\n + \ \"52.178.17.32/27\",\r\n \"52.231.23.64/27\",\r\n \"52.231.151.0/27\",\r\n + \ \"52.240.241.96/27\",\r\n \"102.37.64.64/27\",\r\n \"102.133.124.160/27\",\r\n + \ \"104.46.162.32/27\",\r\n \"104.214.164.64/27\",\r\n \"168.61.140.64/27\",\r\n + \ \"191.234.149.224/27\",\r\n \"191.237.224.128/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureSignalR\",\r\n - \ \"id\": \"AzureSignalR\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"AzureSignalR\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -13102,7 +13316,7 @@ interactions: \ \"2603:1050:6:2::300/120\",\r\n \"2603:1050:403:2::100/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureSiteRecovery\",\r\n \ \"id\": \"AzureSiteRecovery\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSiteRecovery\",\r\n \"addressPrefixes\": @@ -13271,29 +13485,30 @@ interactions: \ \"2603:1050:6:c02::158/125\",\r\n \"2603:1050:403::/123\",\r\n \ \"2603:1050:403:400::1f0/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureSphere\",\r\n \"id\": \"AzureSphere\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureSphereSecureService_Prod\",\r\n \"addressPrefixes\": [\r\n \"20.40.225.168/29\",\r\n - \ \"20.48.196.224/29\",\r\n \"20.49.118.104/29\",\r\n \"20.53.47.72/29\",\r\n - \ \"20.58.67.16/29\",\r\n \"20.61.102.112/29\",\r\n \"20.62.59.64/29\",\r\n - \ \"20.62.129.152/29\",\r\n \"20.62.133.96/28\",\r\n \"20.65.132.72/29\",\r\n - \ \"20.66.4.192/28\",\r\n \"20.66.4.208/29\",\r\n \"20.189.228.128/29\",\r\n - \ \"20.191.165.104/29\",\r\n \"20.192.80.16/29\",\r\n \"20.194.73.240/29\",\r\n - \ \"20.195.65.224/29\",\r\n \"20.195.72.224/29\",\r\n \"40.89.23.248/29\",\r\n - \ \"51.138.210.136/29\",\r\n \"51.143.209.136/29\",\r\n \"52.136.185.144/29\",\r\n - \ \"52.140.111.120/29\",\r\n \"52.146.137.0/29\",\r\n \"52.147.112.136/29\",\r\n - \ \"52.150.157.184/29\",\r\n \"52.172.116.8/29\",\r\n \"104.46.179.248/29\",\r\n - \ \"191.238.72.64/29\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureStack\",\r\n \"id\": \"AzureStack\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"AzureSphereSecureService_Prod\",\r\n + \ \"addressPrefixes\": [\r\n \"20.40.225.168/29\",\r\n \"20.48.196.224/29\",\r\n + \ \"20.49.118.104/29\",\r\n \"20.53.47.72/29\",\r\n \"20.58.67.16/29\",\r\n + \ \"20.61.102.112/29\",\r\n \"20.62.59.64/29\",\r\n \"20.62.129.152/29\",\r\n + \ \"20.62.133.96/28\",\r\n \"20.65.132.72/29\",\r\n \"20.66.4.192/28\",\r\n + \ \"20.66.4.208/29\",\r\n \"20.189.228.128/29\",\r\n \"20.191.165.104/29\",\r\n + \ \"20.192.80.16/29\",\r\n \"20.194.73.240/29\",\r\n \"20.195.65.224/29\",\r\n + \ \"20.195.72.224/29\",\r\n \"40.89.23.248/29\",\r\n \"51.138.210.136/29\",\r\n + \ \"51.143.209.136/29\",\r\n \"52.136.185.144/29\",\r\n \"52.140.111.120/29\",\r\n + \ \"52.146.137.0/29\",\r\n \"52.147.112.136/29\",\r\n \"52.150.157.184/29\",\r\n + \ \"52.172.116.8/29\",\r\n \"104.46.179.248/29\",\r\n \"191.238.72.64/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureStack\",\r\n + \ \"id\": \"AzureStack\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureStack\",\r\n \"addressPrefixes\": [\r\n \"20.51.12.16/28\",\r\n \ \"20.61.103.64/28\",\r\n \"20.69.0.224/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureTrafficManager\",\r\n \ \"id\": \"AzureTrafficManager\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureTrafficManager\",\r\n \"addressPrefixes\": @@ -13319,76 +13534,74 @@ interactions: \ \"2603:1040:5:3::250/124\",\r\n \"2603:1040:207:3::110/124\",\r\n \ \"2a01:111:f100:4002::9d37:c0d4/128\"\r\n ]\r\n }\r\n \ },\r\n {\r\n \"name\": \"AzureUpdateDelivery\",\r\n \"id\": - \"AzureUpdateDelivery\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"AzureUpdateDelivery\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"FW\",\r\n \"UDR\"\r\n \ ],\r\n \"systemService\": \"AzureUpdateDelivery\",\r\n \"addressPrefixes\": [\r\n \"13.64.131.128/32\",\r\n \"13.69.31.56/32\",\r\n \ \"13.69.99.13/32\",\r\n \"13.81.123.105/32\",\r\n \"13.81.124.68/32\",\r\n \ \"13.91.16.64/29\",\r\n \"13.95.192.96/32\",\r\n \"13.95.196.182/32\",\r\n - \ \"13.95.197.125/32\",\r\n \"13.95.199.78/32\",\r\n \"20.44.79.107/32\",\r\n - \ \"20.54.24.69/32\",\r\n \"20.54.24.79/32\",\r\n \"20.54.24.148/32\",\r\n - \ \"20.54.24.169/32\",\r\n \"20.54.24.231/32\",\r\n \"20.54.24.246/32\",\r\n - \ \"20.54.25.4/32\",\r\n \"20.54.25.16/32\",\r\n \"20.54.25.34/32\",\r\n - \ \"20.54.25.64/32\",\r\n \"20.54.25.74/32\",\r\n \"20.54.25.86/32\",\r\n - \ \"20.54.25.93/32\",\r\n \"20.54.25.123/32\",\r\n \"20.54.88.152/32\",\r\n - \ \"20.54.88.189/32\",\r\n \"20.54.89.15/32\",\r\n \"20.54.89.36/32\",\r\n - \ \"20.54.89.50/32\",\r\n \"20.54.89.65/32\",\r\n \"20.54.89.106/32\",\r\n - \ \"20.54.105.213/32\",\r\n \"20.54.110.119/32\",\r\n \"20.54.123.4/32\",\r\n - \ \"20.54.123.176/32\",\r\n \"20.62.190.184/29\",\r\n \"20.64.24.176/32\",\r\n - \ \"20.67.144.17/32\",\r\n \"20.72.235.82/31\",\r\n \"20.83.81.160/29\",\r\n - \ \"20.84.253.152/32\",\r\n \"20.109.153.52/32\",\r\n \"20.109.209.108/31\",\r\n - \ \"20.110.48.104/32\",\r\n \"20.110.183.53/32\",\r\n \"20.110.183.129/32\",\r\n - \ \"20.122.94.253/32\",\r\n \"20.123.2.216/32\",\r\n \"20.189.123.131/32\",\r\n - \ \"20.190.9.86/32\",\r\n \"20.191.46.109/32\",\r\n \"20.191.46.211/32\",\r\n - \ \"20.223.132.130/32\",\r\n \"20.223.133.42/32\",\r\n \"20.223.134.80/32\",\r\n - \ \"20.223.178.147/32\",\r\n \"20.223.178.252/32\",\r\n \"20.223.179.131/32\",\r\n - \ \"20.223.179.193/32\",\r\n \"20.223.180.22/32\",\r\n \"20.223.181.126/32\",\r\n - \ \"20.223.181.150/32\",\r\n \"20.223.182.28/32\",\r\n \"20.225.53.254/32\",\r\n - \ \"20.225.102.77/32\",\r\n \"20.225.136.13/32\",\r\n \"20.225.136.98/32\",\r\n - \ \"20.225.197.185/32\",\r\n \"20.225.198.30/32\",\r\n \"20.225.198.70/32\",\r\n - \ \"20.225.198.135/32\",\r\n \"20.225.198.138/32\",\r\n \"20.225.199.20/32\",\r\n - \ \"20.225.199.26/32\",\r\n \"20.225.212.177/32\",\r\n \"20.230.169.50/32\",\r\n - \ \"20.230.169.96/32\",\r\n \"20.234.121.226/32\",\r\n \"23.99.182.144/32\",\r\n - \ \"23.101.119.76/32\",\r\n \"40.64.65.76/32\",\r\n \"40.64.66.89/32\",\r\n - \ \"40.64.66.113/32\",\r\n \"40.64.66.233/32\",\r\n \"40.65.209.51/32\",\r\n - \ \"40.70.175.49/32\",\r\n \"40.70.229.150/32\",\r\n \"40.77.0.148/32\",\r\n - \ \"40.77.2.164/32\",\r\n \"40.77.9.49/32\",\r\n \"40.77.9.128/32\",\r\n - \ \"40.77.9.154/32\",\r\n \"40.77.14.133/32\",\r\n \"40.91.73.169/32\",\r\n - \ \"40.91.80.89/32\",\r\n \"40.113.138.188/32\",\r\n \"40.118.106.205/32\",\r\n - \ \"40.119.45.246/32\",\r\n \"40.119.46.9/32\",\r\n \"40.119.46.46/32\",\r\n - \ \"40.119.46.139/32\",\r\n \"40.122.74.203/32\",\r\n \"40.124.168.44/32\",\r\n - \ \"40.124.169.225/32\",\r\n \"40.124.171.62/32\",\r\n \"40.125.120.53/32\",\r\n - \ \"40.125.122.145/32\",\r\n \"40.125.122.151/32\",\r\n \"40.125.122.155/32\",\r\n - \ \"40.125.122.160/32\",\r\n \"40.125.122.164/32\",\r\n \"40.125.122.176/32\",\r\n + \ \"13.95.197.125/32\",\r\n \"13.95.199.78/32\",\r\n \"20.29.242.153/32\",\r\n + \ \"20.29.245.143/32\",\r\n \"20.29.247.34/32\",\r\n \"20.29.247.175/32\",\r\n + \ \"20.29.247.198/32\",\r\n \"20.44.79.107/32\",\r\n \"20.54.24.69/32\",\r\n + \ \"20.54.24.79/32\",\r\n \"20.54.24.148/32\",\r\n \"20.54.24.169/32\",\r\n + \ \"20.54.24.231/32\",\r\n \"20.54.24.246/32\",\r\n \"20.54.25.4/32\",\r\n + \ \"20.54.25.16/32\",\r\n \"20.54.25.34/32\",\r\n \"20.54.25.64/32\",\r\n + \ \"20.54.25.74/32\",\r\n \"20.54.25.86/32\",\r\n \"20.54.25.93/32\",\r\n + \ \"20.54.25.123/32\",\r\n \"20.54.88.152/32\",\r\n \"20.54.88.189/32\",\r\n + \ \"20.54.89.15/32\",\r\n \"20.54.89.36/32\",\r\n \"20.54.89.65/32\",\r\n + \ \"20.54.89.106/32\",\r\n \"20.54.105.213/32\",\r\n \"20.54.110.119/32\",\r\n + \ \"20.54.123.4/32\",\r\n \"20.54.123.176/32\",\r\n \"20.62.190.184/29\",\r\n + \ \"20.72.235.82/31\",\r\n \"20.83.81.160/29\",\r\n \"20.84.253.152/32\",\r\n + \ \"20.109.209.108/31\",\r\n \"20.110.48.104/32\",\r\n \"20.110.183.53/32\",\r\n + \ \"20.110.183.129/32\",\r\n \"20.189.123.131/32\",\r\n \"20.190.9.86/32\",\r\n + \ \"20.191.46.109/32\",\r\n \"20.191.46.211/32\",\r\n \"20.223.132.130/32\",\r\n + \ \"20.223.133.42/32\",\r\n \"20.223.134.80/32\",\r\n \"20.223.178.147/32\",\r\n + \ \"20.223.178.252/32\",\r\n \"20.223.179.131/32\",\r\n \"20.223.179.193/32\",\r\n + \ \"20.223.180.22/32\",\r\n \"20.223.181.126/32\",\r\n \"20.223.181.150/32\",\r\n + \ \"20.223.182.28/32\",\r\n \"20.225.53.254/32\",\r\n \"20.225.102.77/32\",\r\n + \ \"20.225.136.13/32\",\r\n \"20.225.136.98/32\",\r\n \"20.225.197.185/32\",\r\n + \ \"20.225.198.30/32\",\r\n \"20.225.198.70/32\",\r\n \"20.225.198.135/32\",\r\n + \ \"20.225.198.138/32\",\r\n \"20.225.199.20/32\",\r\n \"20.225.199.26/32\",\r\n + \ \"20.230.140.223/32\",\r\n \"20.230.169.50/32\",\r\n \"20.230.169.96/32\",\r\n + \ \"20.234.121.226/32\",\r\n \"20.236.33.177/32\",\r\n \"20.236.35.173/32\",\r\n + \ \"20.236.37.122/32\",\r\n \"23.99.182.144/32\",\r\n \"40.64.65.76/32\",\r\n + \ \"40.64.66.89/32\",\r\n \"40.64.66.113/32\",\r\n \"40.64.66.233/32\",\r\n + \ \"40.65.209.51/32\",\r\n \"40.70.175.49/32\",\r\n \"40.70.229.150/32\",\r\n + \ \"40.77.0.148/32\",\r\n \"40.77.2.164/32\",\r\n \"40.77.9.128/32\",\r\n + \ \"40.77.14.133/32\",\r\n \"40.91.73.169/32\",\r\n \"40.91.80.89/32\",\r\n + \ \"40.113.138.188/32\",\r\n \"40.118.106.205/32\",\r\n \"40.119.45.246/32\",\r\n + \ \"40.119.46.9/32\",\r\n \"40.119.46.46/32\",\r\n \"40.119.46.139/32\",\r\n + \ \"40.122.74.203/32\",\r\n \"40.124.168.44/32\",\r\n \"40.124.169.225/32\",\r\n + \ \"40.125.120.53/32\",\r\n \"40.125.122.145/32\",\r\n \"40.125.122.151/32\",\r\n + \ \"40.125.122.155/32\",\r\n \"40.125.122.164/32\",\r\n \"40.125.122.176/32\",\r\n \ \"51.104.162.50/32\",\r\n \"51.104.162.168/32\",\r\n \"51.104.164.114/32\",\r\n \ \"51.104.167.48/32\",\r\n \"51.104.167.186/32\",\r\n \"51.104.167.245/32\",\r\n - \ \"51.104.167.255/32\",\r\n \"51.143.51.188/32\",\r\n \"52.137.102.105/32\",\r\n - \ \"52.137.103.96/32\",\r\n \"52.137.103.130/32\",\r\n \"52.137.110.235/32\",\r\n - \ \"52.139.177.20/32\",\r\n \"52.139.177.39/32\",\r\n \"52.139.177.114/32\",\r\n - \ \"52.139.177.134/32\",\r\n \"52.139.177.141/32\",\r\n \"52.139.177.155/32\",\r\n - \ \"52.139.177.163/32\",\r\n \"52.139.177.170/32\",\r\n \"52.139.177.176/32\",\r\n - \ \"52.139.177.181/32\",\r\n \"52.139.177.188/32\",\r\n \"52.139.177.206/32\",\r\n - \ \"52.139.177.247/32\",\r\n \"52.139.178.32/32\",\r\n \"52.139.178.53/32\",\r\n - \ \"52.143.80.209/32\",\r\n \"52.143.81.222/32\",\r\n \"52.143.84.45/32\",\r\n - \ \"52.143.86.214/32\",\r\n \"52.143.87.28/32\",\r\n \"52.147.187.105/32\",\r\n - \ \"52.148.148.114/32\",\r\n \"52.148.150.130/32\",\r\n \"52.149.18.190/32\",\r\n - \ \"52.149.21.232/32\",\r\n \"52.149.22.183/32\",\r\n \"52.152.108.96/32\",\r\n - \ \"52.152.108.121/32\",\r\n \"52.152.109.25/32\",\r\n \"52.152.110.14/32\",\r\n - \ \"52.156.102.237/32\",\r\n \"52.156.144.83/32\",\r\n \"52.165.183.69/32\",\r\n - \ \"52.165.196.37/32\",\r\n \"52.167.22.69/32\",\r\n \"52.167.177.27/32\",\r\n - \ \"52.173.36.138/32\",\r\n \"52.176.65.51/32\",\r\n \"52.176.70.83/32\",\r\n - \ \"52.176.70.155/32\",\r\n \"52.176.70.205/32\",\r\n \"52.176.71.21/32\",\r\n - \ \"52.176.86.45/32\",\r\n \"52.176.86.135/32\",\r\n \"52.176.86.178/32\",\r\n - \ \"52.179.216.235/32\",\r\n \"52.179.219.14/32\",\r\n \"52.184.212.181/32\",\r\n - \ \"52.184.213.21/32\",\r\n \"52.184.213.187/32\",\r\n \"52.184.214.53/32\",\r\n - \ \"52.184.214.123/32\",\r\n \"52.184.214.139/32\",\r\n \"52.184.216.174/32\",\r\n - \ \"52.184.216.226/32\",\r\n \"52.184.216.246/32\",\r\n \"52.184.217.20/32\",\r\n - \ \"52.184.217.37/32\",\r\n \"52.184.217.56/32\",\r\n \"52.184.217.78/32\",\r\n - \ \"52.184.217.138/32\",\r\n \"52.184.220.11/32\",\r\n \"52.184.220.82/32\",\r\n - \ \"52.238.248.0/29\",\r\n \"52.242.97.97/32\",\r\n \"52.242.99.4/32\",\r\n - \ \"52.242.99.254/32\",\r\n \"52.242.100.54/32\",\r\n \"52.242.100.218/32\",\r\n + \ \"51.104.167.255/32\",\r\n \"52.137.102.105/32\",\r\n \"52.137.103.96/32\",\r\n + \ \"52.137.103.130/32\",\r\n \"52.137.110.235/32\",\r\n \"52.139.177.20/32\",\r\n + \ \"52.139.177.39/32\",\r\n \"52.139.177.114/32\",\r\n \"52.139.177.134/32\",\r\n + \ \"52.139.177.141/32\",\r\n \"52.139.177.155/32\",\r\n \"52.139.177.163/32\",\r\n + \ \"52.139.177.170/32\",\r\n \"52.139.177.176/32\",\r\n \"52.139.177.181/32\",\r\n + \ \"52.139.177.188/32\",\r\n \"52.139.177.206/32\",\r\n \"52.139.177.247/32\",\r\n + \ \"52.139.178.32/32\",\r\n \"52.139.178.53/32\",\r\n \"52.143.80.209/32\",\r\n + \ \"52.143.81.222/32\",\r\n \"52.143.84.45/32\",\r\n \"52.143.86.214/32\",\r\n + \ \"52.143.87.28/32\",\r\n \"52.147.187.105/32\",\r\n \"52.148.148.114/32\",\r\n + \ \"52.148.150.130/32\",\r\n \"52.149.18.190/32\",\r\n \"52.149.21.232/32\",\r\n + \ \"52.149.22.183/32\",\r\n \"52.152.108.96/32\",\r\n \"52.152.108.121/32\",\r\n + \ \"52.152.109.25/32\",\r\n \"52.152.110.14/32\",\r\n \"52.156.102.237/32\",\r\n + \ \"52.156.144.83/32\",\r\n \"52.165.183.69/32\",\r\n \"52.165.196.37/32\",\r\n + \ \"52.167.22.69/32\",\r\n \"52.173.36.138/32\",\r\n \"52.176.65.51/32\",\r\n + \ \"52.176.70.83/32\",\r\n \"52.176.70.155/32\",\r\n \"52.176.70.205/32\",\r\n + \ \"52.176.71.21/32\",\r\n \"52.176.86.45/32\",\r\n \"52.176.86.135/32\",\r\n + \ \"52.176.86.178/32\",\r\n \"52.179.216.235/32\",\r\n \"52.179.219.14/32\",\r\n + \ \"52.184.212.181/32\",\r\n \"52.184.213.21/32\",\r\n \"52.184.213.187/32\",\r\n + \ \"52.184.214.53/32\",\r\n \"52.184.214.123/32\",\r\n \"52.184.214.139/32\",\r\n + \ \"52.184.216.174/32\",\r\n \"52.184.216.226/32\",\r\n \"52.184.216.246/32\",\r\n + \ \"52.184.217.20/32\",\r\n \"52.184.217.37/32\",\r\n \"52.184.217.56/32\",\r\n + \ \"52.184.217.78/32\",\r\n \"52.184.217.138/32\",\r\n \"52.184.220.11/32\",\r\n + \ \"52.184.220.82/32\",\r\n \"52.238.248.0/29\",\r\n \"52.242.97.97/32\",\r\n + \ \"52.242.99.4/32\",\r\n \"52.242.99.254/32\",\r\n \"52.242.100.218/32\",\r\n \ \"52.242.101.140/32\",\r\n \"52.242.101.224/32\",\r\n \"52.242.101.226/32\",\r\n \ \"52.242.103.51/32\",\r\n \"52.242.103.71/32\",\r\n \"52.247.63.184/32\",\r\n \ \"52.249.36.200/29\",\r\n \"52.250.35.8/32\",\r\n \"52.250.35.74/32\",\r\n @@ -13411,6 +13624,8 @@ interactions: \ \"2603:1030:800:5::bfee:a08d/128\",\r\n \"2603:1030:805:3::d/128\",\r\n \ \"2603:1030:805:3::2a/128\",\r\n \"2603:1030:805:3::40/125\",\r\n \ \"2603:1030:c02:2::2d9/128\",\r\n \"2603:1030:c02:2::3ba/128\",\r\n + \ \"2603:1030:c02:2::5c7/128\",\r\n \"2603:1030:c02:2::7a7/128\",\r\n + \ \"2603:1030:c02:5::43/128\",\r\n \"2603:1030:c02:5::48/128\",\r\n \ \"2603:1030:c04:3::82/128\",\r\n \"2603:1030:c04:3::e0/128\",\r\n \ \"2603:1030:c04:3::110/125\",\r\n \"2a01:111:f100:3000::a83e:19a0/125\",\r\n \ \"2a01:111:f100:4002::9d37:c152/128\",\r\n \"2a01:111:f100:4002::9d37:c15b/128\",\r\n @@ -13421,8 +13636,8 @@ interactions: \ \"2a01:111:f100:a004::bfeb:8b5e/128\",\r\n \"2a01:111:f100:a004::bfeb:8b61/128\",\r\n \ \"2a01:111:f100:a004::bfeb:8b63/128\"\r\n ]\r\n }\r\n \ },\r\n {\r\n \"name\": \"AzureVideoAnalyzerForMedia\",\r\n \"id\": - \"AzureVideoAnalyzerForMedia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"AzureVideoAnalyzerForMedia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"NSG\",\r\n \"API\",\r\n \"FW\",\r\n \"UDR\"\r\n \ ],\r\n \"systemService\": \"AzureVideoAnalyzerForMedia\",\r\n @@ -13482,10 +13697,11 @@ interactions: \ \"65.52.164.252/32\",\r\n \"102.37.86.195/32\",\r\n \"102.37.87.140/31\",\r\n \ \"104.46.237.66/32\",\r\n \"104.210.58.142/32\",\r\n \"157.56.10.102/32\",\r\n \ \"191.237.201.134/32\",\r\n \"191.238.134.240/32\",\r\n - \ \"2603:1040:1503:1::1d0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"BatchNodeManagement\",\r\n \"id\": \"BatchNodeManagement\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:606:3::290/124\",\r\n \"2603:1040:1503:1::1d0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement\",\r\n + \ \"id\": \"BatchNodeManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n @@ -13641,7 +13857,7 @@ interactions: \ \"2603:1050:403::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.AustraliaCentral\",\r\n \"id\": \"BatchNodeManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -13649,7 +13865,7 @@ interactions: \ \"20.37.225.160/27\",\r\n \"2603:1010:304::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.AustraliaEast\",\r\n \ \"id\": \"BatchNodeManagement.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.70.73.0/27\",\r\n @@ -13658,7 +13874,7 @@ interactions: \ \"2603:1010:6:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.AustraliaSoutheast\",\r\n \"id\": \"BatchNodeManagement.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -13667,7 +13883,7 @@ interactions: \ \"191.239.160.185/32\",\r\n \"2603:1010:101::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.BrazilSouth\",\r\n \ \"id\": \"BatchNodeManagement.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"23.97.97.29/32\",\r\n @@ -13676,14 +13892,14 @@ interactions: \ \"2603:1050:6:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.BrazilSoutheast\",\r\n \"id\": \"BatchNodeManagement.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"191.233.10.0/27\",\r\n \ \"2603:1050:403::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CanadaCentral\",\r\n \"id\": \"BatchNodeManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.71.172.96/27\",\r\n @@ -13692,7 +13908,7 @@ interactions: \ \"52.237.30.175/32\",\r\n \"52.246.154.224/27\",\r\n \"2603:1030:f05:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.CanadaEast\",\r\n \ \"id\": \"BatchNodeManagement.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.69.107.128/27\",\r\n @@ -13701,7 +13917,7 @@ interactions: \ \"2603:1030:1005::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CentralIndia\",\r\n \"id\": \"BatchNodeManagement.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.99.96/27\",\r\n @@ -13709,7 +13925,7 @@ interactions: \ \"104.211.96.142/32\",\r\n \"104.211.96.144/31\",\r\n \"2603:1040:a06:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.CentralUS\",\r\n \ \"id\": \"BatchNodeManagement.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.67.190.3/32\",\r\n @@ -13721,7 +13937,7 @@ interactions: \ \"2603:1030:10:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CentralUSEUAP\",\r\n \"id\": \"BatchNodeManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.45.195.192/27\",\r\n @@ -13730,7 +13946,7 @@ interactions: \ \"52.180.181.239/32\",\r\n \"2603:1030:f:1::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastAsia\",\r\n \ \"id\": \"BatchNodeManagement.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.75.36.96/27\",\r\n @@ -13738,7 +13954,7 @@ interactions: \ \"168.63.133.23/32\",\r\n \"168.63.208.148/32\",\r\n \"207.46.149.75/32\",\r\n \ \"2603:1040:207::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.EastUS\",\r\n \"id\": - \"BatchNodeManagement.EastUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -13751,7 +13967,7 @@ interactions: \ \"191.236.38.142/32\",\r\n \"2603:1030:210:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastUS2\",\r\n \ \"id\": \"BatchNodeManagement.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.77.80.138/32\",\r\n @@ -13762,7 +13978,7 @@ interactions: \ \"137.116.37.146/32\",\r\n \"137.116.46.180/32\",\r\n \"2603:1030:40c:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastUS2EUAP\",\r\n \ \"id\": \"BatchNodeManagement.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.39.1.125/32\",\r\n @@ -13774,7 +13990,7 @@ interactions: \ \"52.253.227.240/32\",\r\n \"2603:1030:40b:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.FranceCentral\",\r\n \ \"id\": \"BatchNodeManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.40.137.186/32\",\r\n @@ -13783,28 +13999,28 @@ interactions: \ \"52.143.140.12/32\",\r\n \"2603:1020:805:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.FranceSouth\",\r\n \ \"id\": \"BatchNodeManagement.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.105.89.192/27\",\r\n \ \"52.136.143.192/31\",\r\n \"2603:1020:905::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.GermanyNorth\",\r\n \ \"id\": \"BatchNodeManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.116.48.224/27\",\r\n \ \"51.116.59.224/27\",\r\n \"2603:1020:d04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.GermanyWestCentral\",\r\n \ \"id\": \"BatchNodeManagement.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.116.144.224/27\",\r\n \ \"51.116.154.32/27\",\r\n \"51.116.243.0/27\",\r\n \"51.116.251.0/27\",\r\n \ \"2603:1020:c04:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.JapanEast\",\r\n \"id\": - \"BatchNodeManagement.JapanEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.JapanEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -13814,7 +14030,7 @@ interactions: \ \"138.91.1.114/32\",\r\n \"2603:1040:407:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.JapanWest\",\r\n \ \"id\": \"BatchNodeManagement.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.74.101.0/27\",\r\n @@ -13822,7 +14038,7 @@ interactions: \ \"104.46.236.29/32\",\r\n \"138.91.17.36/32\",\r\n \"2603:1040:606::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.JioIndiaCentral\",\r\n \ \"id\": \"BatchNodeManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -13830,14 +14046,14 @@ interactions: \ \"2603:1040:1104::300/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.JioIndiaWest\",\r\n \"id\": \"BatchNodeManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.161.224/27\",\r\n \ \"20.193.203.128/27\",\r\n \"2603:1040:d04::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.KoreaCentral\",\r\n \ \"id\": \"BatchNodeManagement.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.41.66.128/27\",\r\n @@ -13845,14 +14061,14 @@ interactions: \ \"52.231.32.82/32\",\r\n \"2603:1040:f05:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.KoreaSouth\",\r\n \ \"id\": \"BatchNodeManagement.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.80.170.128/27\",\r\n \ \"52.231.147.128/27\",\r\n \"52.231.200.112/31\",\r\n \"52.231.200.126/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.NorthCentralUS\",\r\n \ \"id\": \"BatchNodeManagement.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -13863,7 +14079,7 @@ interactions: \ \"2603:1030:608::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.NorthEurope\",\r\n \"id\": \"BatchNodeManagement.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.229.32/27\",\r\n @@ -13874,22 +14090,29 @@ interactions: \ \"168.63.36.126/32\",\r\n \"2603:1020:5:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.NorwayEast\",\r\n \ \"id\": \"BatchNodeManagement.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.41.192/27\",\r\n \ \"51.120.99.224/27\",\r\n \"51.120.107.96/27\",\r\n \"51.120.211.96/27\",\r\n \ \"2603:1020:e04:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.NorwayWest\",\r\n \"id\": - \"BatchNodeManagement.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.220.0/27\",\r\n \ \"51.120.225.160/27\",\r\n \"2603:1020:f04::400/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n - \ \"id\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.QatarCentral\",\r\n + \ \"id\": \"BatchNodeManagement.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.21.33.32/27\",\r\n + \ \"2603:1040:1002::500/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"id\": + \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -13898,49 +14121,49 @@ interactions: \ \"2603:1000:104:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.SouthAfricaWest\",\r\n \"id\": \"BatchNodeManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"102.133.27.192/27\",\r\n \"102.133.56.192/27\",\r\n \ \"2603:1000:4::400/122\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"BatchNodeManagement.SouthCentralUS\",\r\n \"id\": \"BatchNodeManagement.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n \ \"13.73.249.64/27\",\r\n \"20.45.122.224/27\",\r\n \"20.49.91.64/27\",\r\n \ \"23.101.176.33/32\",\r\n \"23.102.178.148/32\",\r\n \"23.102.185.64/32\",\r\n \ \"40.74.177.177/32\",\r\n \"52.249.60.22/32\",\r\n \"70.37.49.163/32\",\r\n \ \"104.214.19.192/27\",\r\n \"104.214.65.153/32\",\r\n \"2603:1030:807:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthCentralUSSTG\",\r\n \ \"id\": \"BatchNodeManagement.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.4.112/29\",\r\n \ \"20.45.113.160/27\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"BatchNodeManagement.SoutheastAsia\",\r\n \"id\": \"BatchNodeManagement.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n \"20.43.132.64/27\",\r\n - \ \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n \"23.98.82.160/27\",\r\n - \ \"40.78.234.96/27\",\r\n \"111.221.104.48/32\",\r\n \"207.46.225.72/32\",\r\n - \ \"2603:1040:5:1::340/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"BatchNodeManagement.SouthIndia\",\r\n \"id\": - \"BatchNodeManagement.SouthIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n + \ \"20.43.132.64/27\",\r\n \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n + \ \"23.98.82.160/27\",\r\n \"40.78.234.96/27\",\r\n \"111.221.104.48/32\",\r\n + \ \"207.46.225.72/32\",\r\n \"2603:1040:5:1::340/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthIndia\",\r\n + \ \"id\": \"BatchNodeManagement.SouthIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.41.195.128/27\",\r\n \ \"40.78.195.128/27\",\r\n \"104.211.224.117/32\",\r\n \"104.211.224.119/32\",\r\n \ \"104.211.224.121/32\",\r\n \"2603:1040:c06::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwedenCentral\",\r\n \ \"id\": \"BatchNodeManagement.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.41.192/27\",\r\n @@ -13948,42 +14171,42 @@ interactions: \ \"2603:1020:1004::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.SwedenSouth\",\r\n \"id\": \"BatchNodeManagement.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.193.192/27\",\r\n \ \"51.12.204.0/27\",\r\n \"2603:1020:1104::300/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwitzerlandNorth\",\r\n \ \"id\": \"BatchNodeManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.49.192/27\",\r\n \ \"51.107.59.224/27\",\r\n \"2603:1020:a04:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwitzerlandWest\",\r\n \ \"id\": \"BatchNodeManagement.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.145.160/27\",\r\n \ \"51.107.155.224/27\",\r\n \"2603:1020:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UAECentral\",\r\n \ \"id\": \"BatchNodeManagement.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.37.65.160/27\",\r\n \ \"20.37.75.224/27\",\r\n \"2603:1040:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UAENorth\",\r\n \ \"id\": \"BatchNodeManagement.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.38.137.192/27\",\r\n \ \"65.52.251.224/27\",\r\n \"2603:1040:904:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UKSouth\",\r\n \ \"id\": \"BatchNodeManagement.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.104.28.0/27\",\r\n @@ -13991,7 +14214,7 @@ interactions: \ \"51.140.184.59/32\",\r\n \"51.140.184.61/32\",\r\n \"51.140.184.63/32\",\r\n \ \"2603:1020:705:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.UKWest\",\r\n \"id\": - \"BatchNodeManagement.UKWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14000,7 +14223,7 @@ interactions: \ \"51.141.8.64/32\",\r\n \"2603:1020:605::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestCentralUS\",\r\n \ \"id\": \"BatchNodeManagement.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.71.195.160/27\",\r\n @@ -14009,7 +14232,7 @@ interactions: \ \"52.161.107.48/32\",\r\n \"2603:1030:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestEurope\",\r\n \ \"id\": \"BatchNodeManagement.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.65.64/26\",\r\n @@ -14027,7 +14250,7 @@ interactions: \ \"137.116.193.225/32\",\r\n \"168.63.5.53/32\",\r\n \"191.233.76.85/32\",\r\n \ \"2603:1020:206:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestIndia\",\r\n \"id\": - \"BatchNodeManagement.WestIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14035,7 +14258,7 @@ interactions: \ \"104.211.147.96/27\",\r\n \"104.211.160.72/32\",\r\n \"104.211.160.74/31\",\r\n \ \"2603:1040:806::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestUS\",\r\n \"id\": - \"BatchNodeManagement.WestUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14046,7 +14269,7 @@ interactions: \ \"191.239.18.3/32\",\r\n \"191.239.21.73/32\",\r\n \"191.239.40.217/32\",\r\n \ \"2603:1030:a07::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestUS2\",\r\n \"id\": - \"BatchNodeManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14057,15 +14280,15 @@ interactions: \ \"52.191.129.21/32\",\r\n \"52.191.166.57/32\",\r\n \"2603:1030:c06:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestUS3\",\r\n \ \"id\": \"BatchNodeManagement.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.150.161.224/27\",\r\n \ \"20.150.172.0/27\",\r\n \"20.150.179.96/27\",\r\n \"20.150.187.96/27\",\r\n \ \"2603:1030:504:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"CognitiveServicesManagement\",\r\n \"id\": - \"CognitiveServicesManagement\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"17\",\r\n \"region\": + \"CognitiveServicesManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"18\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"CognitiveServicesManagement\",\r\n \"addressPrefixes\": @@ -14232,155 +14455,156 @@ interactions: \ \"20.207.5.0/26\",\r\n \"20.208.4.124/30\",\r\n \"20.208.5.40/29\",\r\n \ \"20.208.5.48/28\",\r\n \"20.208.144.192/26\",\r\n \"20.208.145.0/25\",\r\n \ \"20.210.71.0/25\",\r\n \"20.210.71.128/26\",\r\n \"20.210.144.0/26\",\r\n - \ \"20.211.71.160/28\",\r\n \"20.213.195.128/25\",\r\n \"20.213.196.0/26\",\r\n - \ \"20.214.130.64/26\",\r\n \"20.214.130.128/25\",\r\n \"20.215.6.144/28\",\r\n - \ \"20.215.6.160/27\",\r\n \"20.215.6.192/26\",\r\n \"20.215.7.224/29\",\r\n - \ \"20.217.46.144/28\",\r\n \"20.217.46.160/27\",\r\n \"20.217.46.192/26\",\r\n - \ \"20.217.47.224/29\",\r\n \"20.220.0.0/25\",\r\n \"20.221.137.0/25\",\r\n - \ \"20.221.137.128/26\",\r\n \"20.223.66.192/26\",\r\n \"20.223.67.0/25\",\r\n - \ \"20.228.2.64/26\",\r\n \"20.228.2.128/25\",\r\n \"20.232.91.64/26\",\r\n - \ \"20.232.91.128/25\",\r\n \"20.236.145.0/25\",\r\n \"20.236.145.128/26\",\r\n - \ \"23.96.13.121/32\",\r\n \"23.96.229.148/32\",\r\n \"23.96.235.37/32\",\r\n - \ \"23.98.107.28/30\",\r\n \"23.98.107.200/29\",\r\n \"23.98.107.208/28\",\r\n - \ \"23.98.108.36/30\",\r\n \"23.98.108.40/31\",\r\n \"23.98.108.192/26\",\r\n - \ \"23.98.109.32/29\",\r\n \"23.100.0.32/32\",\r\n \"23.100.57.171/32\",\r\n - \ \"23.100.59.49/32\",\r\n \"40.64.10.160/27\",\r\n \"40.64.10.192/28\",\r\n - \ \"40.64.13.64/26\",\r\n \"40.64.13.128/25\",\r\n \"40.64.16.243/32\",\r\n - \ \"40.64.17.103/32\",\r\n \"40.64.22.205/32\",\r\n \"40.64.128.192/27\",\r\n - \ \"40.64.134.140/30\",\r\n \"40.64.134.168/29\",\r\n \"40.64.134.176/28\",\r\n - \ \"40.64.135.80/29\",\r\n \"40.67.48.224/27\",\r\n \"40.67.49.192/27\",\r\n - \ \"40.67.49.224/28\",\r\n \"40.67.52.128/26\",\r\n \"40.67.53.160/28\",\r\n - \ \"40.69.73.194/32\",\r\n \"40.69.104.32/30\",\r\n \"40.69.111.36/30\",\r\n - \ \"40.70.47.165/32\",\r\n \"40.70.241.203/32\",\r\n \"40.74.30.108/30\",\r\n - \ \"40.74.31.64/26\",\r\n \"40.74.64.203/32\",\r\n \"40.74.79.140/32\",\r\n - \ \"40.74.82.17/32\",\r\n \"40.74.116.89/32\",\r\n \"40.74.251.115/32\",\r\n - \ \"40.78.20.224/32\",\r\n \"40.78.52.77/32\",\r\n \"40.78.204.0/29\",\r\n - \ \"40.78.204.32/29\",\r\n \"40.79.132.48/29\",\r\n \"40.79.132.80/29\",\r\n - \ \"40.79.156.64/27\",\r\n \"40.79.176.32/30\",\r\n \"40.79.187.168/29\",\r\n - \ \"40.79.187.200/29\",\r\n \"40.80.57.208/28\",\r\n \"40.80.57.224/27\",\r\n - \ \"40.80.58.192/27\",\r\n \"40.80.63.152/30\",\r\n \"40.80.63.224/28\",\r\n - \ \"40.80.63.240/30\",\r\n \"40.80.97.0/25\",\r\n \"40.80.97.128/26\",\r\n - \ \"40.80.169.192/27\",\r\n \"40.80.170.160/27\",\r\n \"40.80.170.192/28\",\r\n - \ \"40.80.172.28/30\",\r\n \"40.80.176.0/28\",\r\n \"40.80.188.112/28\",\r\n - \ \"40.80.190.128/27\",\r\n \"40.80.190.224/27\",\r\n \"40.82.253.200/30\",\r\n - \ \"40.82.253.208/28\",\r\n \"40.82.255.0/26\",\r\n \"40.82.255.96/27\",\r\n - \ \"40.86.227.247/32\",\r\n \"40.87.48.184/32\",\r\n \"40.88.22.25/32\",\r\n - \ \"40.89.17.240/28\",\r\n \"40.89.18.128/27\",\r\n \"40.89.18.224/27\",\r\n - \ \"40.89.23.36/30\",\r\n \"40.89.133.209/32\",\r\n \"40.112.254.71/32\",\r\n - \ \"40.113.124.208/32\",\r\n \"40.113.226.173/32\",\r\n \"40.115.248.103/32\",\r\n - \ \"40.117.154.42/32\",\r\n \"40.117.232.90/32\",\r\n \"40.119.11.216/29\",\r\n - \ \"40.119.229.160/32\",\r\n \"40.120.8.48/30\",\r\n \"40.122.42.111/32\",\r\n - \ \"40.123.205.29/32\",\r\n \"40.123.210.248/32\",\r\n \"40.123.214.182/32\",\r\n - \ \"40.123.214.251/32\",\r\n \"40.123.218.49/32\",\r\n \"40.127.76.4/32\",\r\n - \ \"40.127.76.10/32\",\r\n \"40.127.165.113/32\",\r\n \"51.11.97.80/29\",\r\n - \ \"51.12.17.32/28\",\r\n \"51.12.17.136/29\",\r\n \"51.12.17.144/28\",\r\n - \ \"51.12.22.240/28\",\r\n \"51.12.25.32/28\",\r\n \"51.12.25.208/29\",\r\n - \ \"51.12.41.48/28\",\r\n \"51.12.41.128/27\",\r\n \"51.12.41.224/27\",\r\n - \ \"51.12.43.192/26\",\r\n \"51.12.46.240/28\",\r\n \"51.12.73.208/28\",\r\n - \ \"51.12.74.128/27\",\r\n \"51.12.193.48/28\",\r\n \"51.12.193.128/27\",\r\n - \ \"51.12.193.224/27\",\r\n \"51.12.195.128/26\",\r\n \"51.13.1.0/29\",\r\n - \ \"51.13.84.17/32\",\r\n \"51.13.84.18/32\",\r\n \"51.13.128.72/29\",\r\n - \ \"51.13.136.64/26\",\r\n \"51.13.137.192/28\",\r\n \"51.13.137.224/27\",\r\n - \ \"51.13.143.96/27\",\r\n \"51.53.30.176/28\",\r\n \"51.53.30.192/27\",\r\n - \ \"51.53.31.0/26\",\r\n \"51.53.101.0/29\",\r\n \"51.53.174.160/27\",\r\n - \ \"51.53.174.192/26\",\r\n \"51.53.178.0/28\",\r\n \"51.53.178.208/29\",\r\n - \ \"51.103.144.46/32\",\r\n \"51.104.25.240/28\",\r\n \"51.104.27.64/27\",\r\n - \ \"51.104.28.32/27\",\r\n \"51.104.31.160/29\",\r\n \"51.104.31.168/30\",\r\n - \ \"51.104.31.176/28\",\r\n \"51.105.67.176/29\",\r\n \"51.105.67.208/29\",\r\n - \ \"51.105.80.224/27\",\r\n \"51.105.81.192/27\",\r\n \"51.105.81.224/28\",\r\n - \ \"51.105.89.128/27\",\r\n \"51.105.89.224/27\",\r\n \"51.105.90.0/28\",\r\n - \ \"51.105.92.52/30\",\r\n \"51.107.22.20/32\",\r\n \"51.107.22.221/32\",\r\n - \ \"51.107.22.246/32\",\r\n \"51.107.48.240/28\",\r\n \"51.107.49.128/27\",\r\n - \ \"51.107.49.224/27\",\r\n \"51.107.52.216/29\",\r\n \"51.107.53.36/30\",\r\n - \ \"51.107.53.40/29\",\r\n \"51.107.84.104/32\",\r\n \"51.107.85.61/32\",\r\n - \ \"51.107.128.24/29\",\r\n \"51.107.144.224/27\",\r\n \"51.107.145.192/27\",\r\n - \ \"51.107.145.224/28\",\r\n \"51.107.148.20/30\",\r\n \"51.107.148.64/28\",\r\n - \ \"51.107.192.72/29\",\r\n \"51.107.224.130/32\",\r\n \"51.107.224.153/32\",\r\n - \ \"51.107.224.189/32\",\r\n \"51.107.224.209/32\",\r\n \"51.107.239.167/32\",\r\n - \ \"51.107.241.0/26\",\r\n \"51.107.241.128/27\",\r\n \"51.107.242.224/28\",\r\n - \ \"51.107.249.0/26\",\r\n \"51.107.249.128/27\",\r\n \"51.107.250.240/28\",\r\n - \ \"51.107.255.180/30\",\r\n \"51.107.255.184/29\",\r\n \"51.116.48.144/28\",\r\n - \ \"51.116.48.160/27\",\r\n \"51.116.49.0/27\",\r\n \"51.116.51.192/26\",\r\n - \ \"51.116.54.176/28\",\r\n \"51.116.55.64/28\",\r\n \"51.116.77.16/28\",\r\n - \ \"51.116.77.32/27\",\r\n \"51.116.79.0/25\",\r\n \"51.116.79.128/26\",\r\n - \ \"51.116.144.144/28\",\r\n \"51.116.144.160/27\",\r\n \"51.116.145.0/27\",\r\n - \ \"51.116.148.128/26\",\r\n \"51.116.149.208/28\",\r\n \"51.116.211.6/32\",\r\n - \ \"51.120.40.240/28\",\r\n \"51.120.41.128/27\",\r\n \"51.120.41.224/27\",\r\n - \ \"51.120.78.154/32\",\r\n \"51.120.109.192/29\",\r\n \"51.120.177.128/25\",\r\n - \ \"51.120.178.0/26\",\r\n \"51.120.224.224/27\",\r\n \"51.120.225.192/27\",\r\n - \ \"51.120.225.224/28\",\r\n \"51.120.232.64/26\",\r\n \"51.120.233.144/28\",\r\n - \ \"51.120.233.160/27\",\r\n \"51.120.237.0/29\",\r\n \"51.124.95.46/32\",\r\n - \ \"51.124.140.143/32\",\r\n \"51.137.162.128/27\",\r\n \"51.137.162.224/27\",\r\n - \ \"51.137.163.0/28\",\r\n \"51.137.166.28/30\",\r\n \"51.137.166.44/30\",\r\n - \ \"51.137.166.48/28\",\r\n \"51.137.167.192/26\",\r\n \"51.138.40.194/32\",\r\n - \ \"51.138.41.75/32\",\r\n \"51.138.160.4/30\",\r\n \"51.138.210.144/28\",\r\n - \ \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\r\n \"51.142.128.192/26\",\r\n - \ \"51.142.129.0/25\",\r\n \"51.143.192.224/27\",\r\n \"51.143.193.192/27\",\r\n - \ \"51.143.193.224/28\",\r\n \"51.143.208.128/30\",\r\n \"51.143.209.0/26\",\r\n - \ \"51.143.209.64/27\",\r\n \"51.143.212.160/28\",\r\n \"51.144.83.210/32\",\r\n - \ \"52.136.48.240/28\",\r\n \"52.136.49.128/27\",\r\n \"52.136.49.224/27\",\r\n - \ \"52.136.53.0/26\",\r\n \"52.136.184.128/26\",\r\n \"52.136.184.192/27\",\r\n - \ \"52.136.185.160/28\",\r\n \"52.136.191.32/28\",\r\n \"52.136.191.48/29\",\r\n - \ \"52.136.191.56/30\",\r\n \"52.138.41.171/32\",\r\n \"52.138.92.172/30\",\r\n - \ \"52.139.106.0/26\",\r\n \"52.139.106.128/27\",\r\n \"52.139.107.192/28\",\r\n - \ \"52.140.105.192/27\",\r\n \"52.140.106.160/27\",\r\n \"52.140.106.192/28\",\r\n - \ \"52.140.110.96/29\",\r\n \"52.140.110.104/30\",\r\n \"52.140.110.112/28\",\r\n - \ \"52.140.110.160/30\",\r\n \"52.140.111.128/26\",\r\n \"52.140.111.224/27\",\r\n - \ \"52.142.81.236/32\",\r\n \"52.142.83.87/32\",\r\n \"52.142.84.66/32\",\r\n - \ \"52.142.85.51/32\",\r\n \"52.143.91.192/28\",\r\n \"52.146.79.144/28\",\r\n - \ \"52.146.79.224/27\",\r\n \"52.146.131.32/28\",\r\n \"52.146.131.48/30\",\r\n - \ \"52.146.131.96/27\",\r\n \"52.146.132.128/26\",\r\n \"52.146.133.0/27\",\r\n - \ \"52.146.137.16/28\",\r\n \"52.147.43.145/32\",\r\n \"52.147.44.12/32\",\r\n - \ \"52.147.97.4/30\",\r\n \"52.147.112.0/26\",\r\n \"52.147.112.64/27\",\r\n - \ \"52.147.112.208/28\",\r\n \"52.147.119.100/30\",\r\n \"52.147.119.104/29\",\r\n - \ \"52.147.119.112/28\",\r\n \"52.149.31.64/28\",\r\n \"52.150.139.192/27\",\r\n - \ \"52.150.140.160/27\",\r\n \"52.150.140.192/28\",\r\n \"52.150.154.200/29\",\r\n - \ \"52.150.154.208/28\",\r\n \"52.150.156.32/30\",\r\n \"52.150.156.40/30\",\r\n - \ \"52.150.157.64/26\",\r\n \"52.150.157.128/27\",\r\n \"52.151.39.177/32\",\r\n - \ \"52.152.207.160/28\",\r\n \"52.152.207.192/28\",\r\n \"52.153.156.9/32\",\r\n - \ \"52.153.156.15/32\",\r\n \"52.156.93.240/28\",\r\n \"52.156.103.64/27\",\r\n - \ \"52.156.103.96/28\",\r\n \"52.156.205.101/32\",\r\n \"52.161.16.73/32\",\r\n - \ \"52.162.110.248/29\",\r\n \"52.162.111.24/29\",\r\n \"52.163.56.146/32\",\r\n - \ \"52.168.112.0/26\",\r\n \"52.171.134.140/32\",\r\n \"52.172.112.0/28\",\r\n - \ \"52.172.112.16/29\",\r\n \"52.172.112.192/26\",\r\n \"52.172.113.32/27\",\r\n - \ \"52.172.116.16/28\",\r\n \"52.172.187.21/32\",\r\n \"52.172.253.194/32\",\r\n - \ \"52.173.240.242/32\",\r\n \"52.174.146.221/32\",\r\n \"52.175.18.186/32\",\r\n - \ \"52.175.35.166/32\",\r\n \"52.179.14.109/32\",\r\n \"52.179.113.96/27\",\r\n - \ \"52.179.113.128/28\",\r\n \"52.180.162.194/32\",\r\n \"52.180.166.172/32\",\r\n - \ \"52.180.178.146/32\",\r\n \"52.180.179.119/32\",\r\n \"52.180.179.162/32\",\r\n - \ \"52.180.181.121/32\",\r\n \"52.183.33.203/32\",\r\n \"52.186.33.48/28\",\r\n - \ \"52.186.91.216/32\",\r\n \"52.187.20.181/32\",\r\n \"52.187.39.99/32\",\r\n - \ \"52.190.33.56/32\",\r\n \"52.190.33.61/32\",\r\n \"52.190.33.154/32\",\r\n - \ \"52.191.89.158/32\",\r\n \"52.191.173.81/32\",\r\n \"52.228.83.128/27\",\r\n - \ \"52.228.83.224/27\",\r\n \"52.228.84.0/28\",\r\n \"52.231.32.132/32\",\r\n - \ \"52.231.76.205/32\",\r\n \"52.231.78.101/32\",\r\n \"52.231.79.142/32\",\r\n - \ \"52.231.148.200/30\",\r\n \"52.231.159.35/32\",\r\n \"52.237.137.4/32\",\r\n - \ \"52.242.40.212/30\",\r\n \"52.242.40.216/29\",\r\n \"52.242.40.224/28\",\r\n - \ \"52.242.45.192/26\",\r\n \"52.242.46.0/25\",\r\n \"52.249.209.252/32\",\r\n - \ \"52.254.75.76/32\",\r\n \"52.255.83.208/28\",\r\n \"52.255.84.176/28\",\r\n - \ \"52.255.84.192/28\",\r\n \"52.255.124.16/28\",\r\n \"52.255.124.80/28\",\r\n - \ \"52.255.124.96/28\",\r\n \"65.52.205.19/32\",\r\n \"65.52.252.208/28\",\r\n - \ \"102.37.81.64/28\",\r\n \"102.37.160.144/28\",\r\n \"102.37.167.120/30\",\r\n - \ \"102.133.28.72/29\",\r\n \"102.133.28.104/29\",\r\n \"102.133.56.144/28\",\r\n - \ \"102.133.56.224/27\",\r\n \"102.133.61.192/26\",\r\n \"102.133.75.174/32\",\r\n - \ \"102.133.123.248/29\",\r\n \"102.133.124.24/29\",\r\n - \ \"102.133.124.88/29\",\r\n \"102.133.124.96/29\",\r\n \"102.133.130.139/32\",\r\n - \ \"102.133.143.144/32\",\r\n \"102.133.143.187/32\",\r\n - \ \"102.133.156.128/29\",\r\n \"102.133.161.242/32\",\r\n - \ \"102.133.162.109/32\",\r\n \"102.133.162.196/32\",\r\n - \ \"102.133.163.185/32\",\r\n \"102.133.217.80/28\",\r\n - \ \"102.133.217.96/27\",\r\n \"102.133.218.0/27\",\r\n \"102.133.220.192/30\",\r\n - \ \"102.133.221.64/26\",\r\n \"102.133.221.128/27\",\r\n - \ \"102.133.236.198/32\",\r\n \"104.42.100.80/32\",\r\n \"104.42.239.93/32\",\r\n - \ \"104.46.176.164/30\",\r\n \"104.46.176.176/28\",\r\n \"104.46.178.4/30\",\r\n - \ \"104.46.178.192/26\",\r\n \"104.46.179.0/27\",\r\n \"104.46.183.128/28\",\r\n - \ \"104.46.239.137/32\",\r\n \"104.211.222.193/32\",\r\n - \ \"104.214.49.162/32\",\r\n \"104.214.233.86/32\",\r\n \"104.215.9.217/32\",\r\n - \ \"137.116.171.91/32\",\r\n \"137.117.70.195/32\",\r\n \"137.135.45.32/32\",\r\n - \ \"137.135.64.59/32\",\r\n \"168.61.147.151/32\",\r\n \"168.61.165.229/32\",\r\n - \ \"168.63.20.177/32\",\r\n \"191.232.39.30/32\",\r\n \"191.232.162.204/32\",\r\n - \ \"191.233.10.48/28\",\r\n \"191.233.10.64/27\",\r\n \"191.233.10.128/27\",\r\n - \ \"191.233.15.64/26\",\r\n \"191.233.205.72/29\",\r\n \"191.233.205.104/29\",\r\n + \ \"20.210.145.0/29\",\r\n \"20.211.71.160/28\",\r\n \"20.213.195.128/25\",\r\n + \ \"20.213.196.0/26\",\r\n \"20.214.130.64/26\",\r\n \"20.214.130.128/25\",\r\n + \ \"20.215.6.144/28\",\r\n \"20.215.6.160/27\",\r\n \"20.215.6.192/26\",\r\n + \ \"20.215.7.224/29\",\r\n \"20.217.46.144/28\",\r\n \"20.217.46.160/27\",\r\n + \ \"20.217.46.192/26\",\r\n \"20.217.47.224/29\",\r\n \"20.220.0.0/25\",\r\n + \ \"20.221.137.0/25\",\r\n \"20.221.137.128/26\",\r\n \"20.223.66.192/26\",\r\n + \ \"20.223.67.0/25\",\r\n \"20.228.2.64/26\",\r\n \"20.228.2.128/25\",\r\n + \ \"20.232.91.64/26\",\r\n \"20.232.91.128/25\",\r\n \"20.236.145.0/25\",\r\n + \ \"20.236.145.128/26\",\r\n \"23.96.13.121/32\",\r\n \"23.96.229.148/32\",\r\n + \ \"23.96.235.37/32\",\r\n \"23.98.107.28/30\",\r\n \"23.98.107.200/29\",\r\n + \ \"23.98.107.208/28\",\r\n \"23.98.108.36/30\",\r\n \"23.98.108.40/31\",\r\n + \ \"23.98.108.192/26\",\r\n \"23.98.109.32/29\",\r\n \"23.100.0.32/32\",\r\n + \ \"23.100.57.171/32\",\r\n \"23.100.59.49/32\",\r\n \"40.64.10.160/27\",\r\n + \ \"40.64.10.192/28\",\r\n \"40.64.13.64/26\",\r\n \"40.64.13.128/25\",\r\n + \ \"40.64.16.243/32\",\r\n \"40.64.17.103/32\",\r\n \"40.64.22.205/32\",\r\n + \ \"40.64.128.192/27\",\r\n \"40.64.134.140/30\",\r\n \"40.64.134.168/29\",\r\n + \ \"40.64.134.176/28\",\r\n \"40.64.135.80/29\",\r\n \"40.67.48.224/27\",\r\n + \ \"40.67.49.192/27\",\r\n \"40.67.49.224/28\",\r\n \"40.67.52.128/26\",\r\n + \ \"40.67.53.160/28\",\r\n \"40.69.73.194/32\",\r\n \"40.69.104.32/30\",\r\n + \ \"40.69.111.36/30\",\r\n \"40.70.47.165/32\",\r\n \"40.70.241.203/32\",\r\n + \ \"40.74.30.108/30\",\r\n \"40.74.31.64/26\",\r\n \"40.74.64.203/32\",\r\n + \ \"40.74.79.140/32\",\r\n \"40.74.82.17/32\",\r\n \"40.74.116.89/32\",\r\n + \ \"40.74.251.115/32\",\r\n \"40.78.20.224/32\",\r\n \"40.78.52.77/32\",\r\n + \ \"40.78.204.0/29\",\r\n \"40.78.204.32/29\",\r\n \"40.79.132.48/29\",\r\n + \ \"40.79.132.80/29\",\r\n \"40.79.156.64/27\",\r\n \"40.79.176.32/30\",\r\n + \ \"40.79.187.168/29\",\r\n \"40.79.187.200/29\",\r\n \"40.80.57.208/28\",\r\n + \ \"40.80.57.224/27\",\r\n \"40.80.58.192/27\",\r\n \"40.80.63.152/30\",\r\n + \ \"40.80.63.224/28\",\r\n \"40.80.63.240/30\",\r\n \"40.80.97.0/25\",\r\n + \ \"40.80.97.128/26\",\r\n \"40.80.169.192/27\",\r\n \"40.80.170.160/27\",\r\n + \ \"40.80.170.192/28\",\r\n \"40.80.172.28/30\",\r\n \"40.80.176.0/28\",\r\n + \ \"40.80.188.112/28\",\r\n \"40.80.190.128/27\",\r\n \"40.80.190.224/27\",\r\n + \ \"40.82.253.200/30\",\r\n \"40.82.253.208/28\",\r\n \"40.82.255.0/26\",\r\n + \ \"40.82.255.96/27\",\r\n \"40.86.227.247/32\",\r\n \"40.87.48.184/32\",\r\n + \ \"40.88.22.25/32\",\r\n \"40.89.17.240/28\",\r\n \"40.89.18.128/27\",\r\n + \ \"40.89.18.224/27\",\r\n \"40.89.23.36/30\",\r\n \"40.89.133.209/32\",\r\n + \ \"40.112.254.71/32\",\r\n \"40.113.124.208/32\",\r\n \"40.113.226.173/32\",\r\n + \ \"40.115.248.103/32\",\r\n \"40.117.154.42/32\",\r\n \"40.117.232.90/32\",\r\n + \ \"40.119.11.216/29\",\r\n \"40.119.229.160/32\",\r\n \"40.120.8.48/30\",\r\n + \ \"40.122.42.111/32\",\r\n \"40.123.205.29/32\",\r\n \"40.123.210.248/32\",\r\n + \ \"40.123.214.182/32\",\r\n \"40.123.214.251/32\",\r\n \"40.123.218.49/32\",\r\n + \ \"40.127.76.4/32\",\r\n \"40.127.76.10/32\",\r\n \"40.127.165.113/32\",\r\n + \ \"51.11.97.80/29\",\r\n \"51.12.17.32/28\",\r\n \"51.12.17.136/29\",\r\n + \ \"51.12.17.144/28\",\r\n \"51.12.22.240/28\",\r\n \"51.12.25.32/28\",\r\n + \ \"51.12.25.208/29\",\r\n \"51.12.41.48/28\",\r\n \"51.12.41.128/27\",\r\n + \ \"51.12.41.224/27\",\r\n \"51.12.43.192/26\",\r\n \"51.12.46.240/28\",\r\n + \ \"51.12.73.208/28\",\r\n \"51.12.74.128/27\",\r\n \"51.12.193.48/28\",\r\n + \ \"51.12.193.128/27\",\r\n \"51.12.193.224/27\",\r\n \"51.12.195.128/26\",\r\n + \ \"51.13.1.0/29\",\r\n \"51.13.84.17/32\",\r\n \"51.13.84.18/32\",\r\n + \ \"51.13.128.72/29\",\r\n \"51.13.136.64/26\",\r\n \"51.13.137.192/28\",\r\n + \ \"51.13.137.224/27\",\r\n \"51.13.143.96/27\",\r\n \"51.53.30.176/28\",\r\n + \ \"51.53.30.192/27\",\r\n \"51.53.31.0/26\",\r\n \"51.53.101.0/29\",\r\n + \ \"51.53.174.160/27\",\r\n \"51.53.174.192/26\",\r\n \"51.53.178.0/28\",\r\n + \ \"51.53.178.208/29\",\r\n \"51.103.144.46/32\",\r\n \"51.104.25.240/28\",\r\n + \ \"51.104.27.64/27\",\r\n \"51.104.28.32/27\",\r\n \"51.104.31.160/29\",\r\n + \ \"51.104.31.168/30\",\r\n \"51.104.31.176/28\",\r\n \"51.105.67.176/29\",\r\n + \ \"51.105.67.208/29\",\r\n \"51.105.80.224/27\",\r\n \"51.105.81.192/27\",\r\n + \ \"51.105.81.224/28\",\r\n \"51.105.89.128/27\",\r\n \"51.105.89.224/27\",\r\n + \ \"51.105.90.0/28\",\r\n \"51.105.92.52/30\",\r\n \"51.107.22.20/32\",\r\n + \ \"51.107.22.221/32\",\r\n \"51.107.22.246/32\",\r\n \"51.107.48.240/28\",\r\n + \ \"51.107.49.128/27\",\r\n \"51.107.49.224/27\",\r\n \"51.107.52.216/29\",\r\n + \ \"51.107.53.36/30\",\r\n \"51.107.53.40/29\",\r\n \"51.107.84.104/32\",\r\n + \ \"51.107.85.61/32\",\r\n \"51.107.128.24/29\",\r\n \"51.107.144.224/27\",\r\n + \ \"51.107.145.192/27\",\r\n \"51.107.145.224/28\",\r\n \"51.107.148.20/30\",\r\n + \ \"51.107.148.64/28\",\r\n \"51.107.192.72/29\",\r\n \"51.107.224.130/32\",\r\n + \ \"51.107.224.153/32\",\r\n \"51.107.224.189/32\",\r\n \"51.107.224.209/32\",\r\n + \ \"51.107.239.167/32\",\r\n \"51.107.241.0/26\",\r\n \"51.107.241.128/27\",\r\n + \ \"51.107.242.224/28\",\r\n \"51.107.249.0/26\",\r\n \"51.107.249.128/27\",\r\n + \ \"51.107.250.240/28\",\r\n \"51.107.255.180/30\",\r\n \"51.107.255.184/29\",\r\n + \ \"51.116.48.144/28\",\r\n \"51.116.48.160/27\",\r\n \"51.116.49.0/27\",\r\n + \ \"51.116.51.192/26\",\r\n \"51.116.54.176/28\",\r\n \"51.116.55.64/28\",\r\n + \ \"51.116.77.16/28\",\r\n \"51.116.77.32/27\",\r\n \"51.116.79.0/25\",\r\n + \ \"51.116.79.128/26\",\r\n \"51.116.144.144/28\",\r\n \"51.116.144.160/27\",\r\n + \ \"51.116.145.0/27\",\r\n \"51.116.148.128/26\",\r\n \"51.116.149.208/28\",\r\n + \ \"51.116.211.6/32\",\r\n \"51.120.40.240/28\",\r\n \"51.120.41.128/27\",\r\n + \ \"51.120.41.224/27\",\r\n \"51.120.78.154/32\",\r\n \"51.120.109.192/29\",\r\n + \ \"51.120.177.128/25\",\r\n \"51.120.178.0/26\",\r\n \"51.120.224.224/27\",\r\n + \ \"51.120.225.192/27\",\r\n \"51.120.225.224/28\",\r\n \"51.120.232.64/26\",\r\n + \ \"51.120.233.144/28\",\r\n \"51.120.233.160/27\",\r\n \"51.120.237.0/29\",\r\n + \ \"51.124.95.46/32\",\r\n \"51.124.140.143/32\",\r\n \"51.137.162.128/27\",\r\n + \ \"51.137.162.224/27\",\r\n \"51.137.163.0/28\",\r\n \"51.137.166.28/30\",\r\n + \ \"51.137.166.44/30\",\r\n \"51.137.166.48/28\",\r\n \"51.137.167.192/26\",\r\n + \ \"51.138.40.194/32\",\r\n \"51.138.41.75/32\",\r\n \"51.138.160.4/30\",\r\n + \ \"51.138.210.144/28\",\r\n \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\r\n + \ \"51.142.128.192/26\",\r\n \"51.142.129.0/25\",\r\n \"51.143.192.224/27\",\r\n + \ \"51.143.193.192/27\",\r\n \"51.143.193.224/28\",\r\n \"51.143.208.128/30\",\r\n + \ \"51.143.209.0/26\",\r\n \"51.143.209.64/27\",\r\n \"51.143.212.160/28\",\r\n + \ \"51.144.83.210/32\",\r\n \"52.136.48.240/28\",\r\n \"52.136.49.128/27\",\r\n + \ \"52.136.49.224/27\",\r\n \"52.136.53.0/26\",\r\n \"52.136.184.128/26\",\r\n + \ \"52.136.184.192/27\",\r\n \"52.136.185.160/28\",\r\n \"52.136.191.32/28\",\r\n + \ \"52.136.191.48/29\",\r\n \"52.136.191.56/30\",\r\n \"52.138.41.171/32\",\r\n + \ \"52.138.92.172/30\",\r\n \"52.139.106.0/26\",\r\n \"52.139.106.128/27\",\r\n + \ \"52.139.107.192/28\",\r\n \"52.140.105.192/27\",\r\n \"52.140.106.160/27\",\r\n + \ \"52.140.106.192/28\",\r\n \"52.140.110.96/29\",\r\n \"52.140.110.104/30\",\r\n + \ \"52.140.110.112/28\",\r\n \"52.140.110.160/30\",\r\n \"52.140.111.128/26\",\r\n + \ \"52.140.111.224/27\",\r\n \"52.142.81.236/32\",\r\n \"52.142.83.87/32\",\r\n + \ \"52.142.84.66/32\",\r\n \"52.142.85.51/32\",\r\n \"52.143.91.192/28\",\r\n + \ \"52.146.79.144/28\",\r\n \"52.146.79.224/27\",\r\n \"52.146.131.32/28\",\r\n + \ \"52.146.131.48/30\",\r\n \"52.146.131.96/27\",\r\n \"52.146.132.128/26\",\r\n + \ \"52.146.133.0/27\",\r\n \"52.146.137.16/28\",\r\n \"52.147.43.145/32\",\r\n + \ \"52.147.44.12/32\",\r\n \"52.147.97.4/30\",\r\n \"52.147.112.0/26\",\r\n + \ \"52.147.112.64/27\",\r\n \"52.147.112.208/28\",\r\n \"52.147.119.100/30\",\r\n + \ \"52.147.119.104/29\",\r\n \"52.147.119.112/28\",\r\n \"52.149.31.64/28\",\r\n + \ \"52.150.139.192/27\",\r\n \"52.150.140.160/27\",\r\n \"52.150.140.192/28\",\r\n + \ \"52.150.154.200/29\",\r\n \"52.150.154.208/28\",\r\n \"52.150.156.32/30\",\r\n + \ \"52.150.156.40/30\",\r\n \"52.150.157.64/26\",\r\n \"52.150.157.128/27\",\r\n + \ \"52.151.39.177/32\",\r\n \"52.152.207.160/28\",\r\n \"52.152.207.192/28\",\r\n + \ \"52.153.156.9/32\",\r\n \"52.153.156.15/32\",\r\n \"52.156.93.240/28\",\r\n + \ \"52.156.103.64/27\",\r\n \"52.156.103.96/28\",\r\n \"52.156.205.101/32\",\r\n + \ \"52.161.16.73/32\",\r\n \"52.162.110.248/29\",\r\n \"52.162.111.24/29\",\r\n + \ \"52.163.56.146/32\",\r\n \"52.168.112.0/26\",\r\n \"52.171.134.140/32\",\r\n + \ \"52.172.112.0/28\",\r\n \"52.172.112.16/29\",\r\n \"52.172.112.192/26\",\r\n + \ \"52.172.113.32/27\",\r\n \"52.172.116.16/28\",\r\n \"52.172.187.21/32\",\r\n + \ \"52.172.253.194/32\",\r\n \"52.173.240.242/32\",\r\n \"52.174.146.221/32\",\r\n + \ \"52.175.18.186/32\",\r\n \"52.175.35.166/32\",\r\n \"52.179.14.109/32\",\r\n + \ \"52.179.113.96/27\",\r\n \"52.179.113.128/28\",\r\n \"52.180.162.194/32\",\r\n + \ \"52.180.166.172/32\",\r\n \"52.180.178.146/32\",\r\n \"52.180.179.119/32\",\r\n + \ \"52.180.179.162/32\",\r\n \"52.180.181.121/32\",\r\n \"52.183.33.203/32\",\r\n + \ \"52.186.33.48/28\",\r\n \"52.186.91.216/32\",\r\n \"52.187.20.181/32\",\r\n + \ \"52.187.39.99/32\",\r\n \"52.190.33.56/32\",\r\n \"52.190.33.61/32\",\r\n + \ \"52.190.33.154/32\",\r\n \"52.191.89.158/32\",\r\n \"52.191.173.81/32\",\r\n + \ \"52.228.83.128/27\",\r\n \"52.228.83.224/27\",\r\n \"52.228.84.0/28\",\r\n + \ \"52.231.32.132/32\",\r\n \"52.231.76.205/32\",\r\n \"52.231.78.101/32\",\r\n + \ \"52.231.79.142/32\",\r\n \"52.231.148.200/30\",\r\n \"52.231.159.35/32\",\r\n + \ \"52.237.137.4/32\",\r\n \"52.242.40.212/30\",\r\n \"52.242.40.216/29\",\r\n + \ \"52.242.40.224/28\",\r\n \"52.242.45.192/26\",\r\n \"52.242.46.0/25\",\r\n + \ \"52.249.209.252/32\",\r\n \"52.254.75.76/32\",\r\n \"52.255.83.208/28\",\r\n + \ \"52.255.84.176/28\",\r\n \"52.255.84.192/28\",\r\n \"52.255.124.16/28\",\r\n + \ \"52.255.124.80/28\",\r\n \"52.255.124.96/28\",\r\n \"65.52.205.19/32\",\r\n + \ \"65.52.252.208/28\",\r\n \"102.37.81.64/28\",\r\n \"102.37.160.144/28\",\r\n + \ \"102.37.167.120/30\",\r\n \"102.133.28.72/29\",\r\n \"102.133.28.104/29\",\r\n + \ \"102.133.56.144/28\",\r\n \"102.133.56.224/27\",\r\n \"102.133.61.192/26\",\r\n + \ \"102.133.75.174/32\",\r\n \"102.133.123.248/29\",\r\n + \ \"102.133.124.24/29\",\r\n \"102.133.124.88/29\",\r\n \"102.133.124.96/29\",\r\n + \ \"102.133.130.139/32\",\r\n \"102.133.143.144/32\",\r\n + \ \"102.133.143.187/32\",\r\n \"102.133.156.128/29\",\r\n + \ \"102.133.161.242/32\",\r\n \"102.133.162.109/32\",\r\n + \ \"102.133.162.196/32\",\r\n \"102.133.163.185/32\",\r\n + \ \"102.133.217.80/28\",\r\n \"102.133.217.96/27\",\r\n \"102.133.218.0/27\",\r\n + \ \"102.133.220.192/30\",\r\n \"102.133.221.64/26\",\r\n + \ \"102.133.221.128/27\",\r\n \"102.133.236.198/32\",\r\n + \ \"104.42.100.80/32\",\r\n \"104.42.239.93/32\",\r\n \"104.46.176.164/30\",\r\n + \ \"104.46.176.176/28\",\r\n \"104.46.178.4/30\",\r\n \"104.46.178.192/26\",\r\n + \ \"104.46.179.0/27\",\r\n \"104.46.183.128/28\",\r\n \"104.46.239.137/32\",\r\n + \ \"104.211.222.193/32\",\r\n \"104.214.49.162/32\",\r\n + \ \"104.214.233.86/32\",\r\n \"104.215.9.217/32\",\r\n \"137.116.171.91/32\",\r\n + \ \"137.117.70.195/32\",\r\n \"137.135.45.32/32\",\r\n \"137.135.64.59/32\",\r\n + \ \"168.61.147.151/32\",\r\n \"168.61.165.229/32\",\r\n \"168.63.20.177/32\",\r\n + \ \"191.232.39.30/32\",\r\n \"191.232.162.204/32\",\r\n \"191.233.10.48/28\",\r\n + \ \"191.233.10.64/27\",\r\n \"191.233.10.128/27\",\r\n \"191.233.15.64/26\",\r\n + \ \"191.233.205.72/29\",\r\n \"191.233.205.104/29\",\r\n \ \"191.234.138.136/29\",\r\n \"191.234.138.148/30\",\r\n \ \"191.234.139.192/26\",\r\n \"191.234.142.32/27\",\r\n \ \"191.235.227.128/27\",\r\n \"191.235.227.224/27\",\r\n @@ -14430,7 +14654,8 @@ interactions: \ \"2603:1040:207::680/122\",\r\n \"2603:1040:207:1::468/125\",\r\n \ \"2603:1040:207:2::40/122\",\r\n \"2603:1040:207:2::200/122\",\r\n \ \"2603:1040:407::80/122\",\r\n \"2603:1040:407:1::640/122\",\r\n - \ \"2603:1040:606::680/122\",\r\n \"2603:1040:806::680/122\",\r\n + \ \"2603:1040:606::680/122\",\r\n \"2603:1040:606:3::580/121\",\r\n + \ \"2603:1040:606:3::620/125\",\r\n \"2603:1040:806::680/122\",\r\n \ \"2603:1040:904::80/122\",\r\n \"2603:1040:904::698/125\",\r\n \ \"2603:1040:904:1::640/122\",\r\n \"2603:1040:904:3::80/121\",\r\n \ \"2603:1040:a06::180/122\",\r\n \"2603:1040:a06::7c8/125\",\r\n @@ -14451,8 +14676,70 @@ interactions: \ \"2603:1040:1503:1::480/121\",\r\n \"2603:1040:1503:1::500/122\",\r\n \ \"2603:1040:1503:2::240/125\",\r\n \"2603:1050:6::80/122\",\r\n \ \"2603:1050:6:1::640/122\",\r\n \"2603:1050:403::640/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ContainerAppsManagement\",\r\n + \ \"id\": \"ContainerAppsManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"NSG\",\r\n \"API\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureContainerAppsService\",\r\n \"addressPrefixes\": + [\r\n \"13.89.114.243/32\",\r\n \"20.17.52.240/28\",\r\n + \ \"20.23.30.113/32\",\r\n \"20.25.235.176/32\",\r\n \"20.25.251.187/32\",\r\n + \ \"20.45.245.192/28\",\r\n \"20.47.147.110/32\",\r\n \"20.47.153.87/32\",\r\n + \ \"20.47.236.128/28\",\r\n \"20.51.6.208/28\",\r\n \"20.52.95.224/28\",\r\n + \ \"20.53.54.128/28\",\r\n \"20.53.62.64/28\",\r\n \"20.59.103.144/28\",\r\n + \ \"20.69.8.48/28\",\r\n \"20.70.223.64/28\",\r\n \"20.72.119.138/32\",\r\n + \ \"20.74.196.48/28\",\r\n \"20.80.201.168/32\",\r\n \"20.87.82.160/28\",\r\n + \ \"20.88.159.192/28\",\r\n \"20.89.184.245/32\",\r\n \"20.90.38.0/28\",\r\n + \ \"20.90.229.153/32\",\r\n \"20.92.5.64/28\",\r\n \"20.92.102.182/32\",\r\n + \ \"20.92.223.20/32\",\r\n \"20.97.39.96/28\",\r\n \"20.98.148.0/28\",\r\n + \ \"20.98.195.48/28\",\r\n \"20.100.4.144/28\",\r\n \"20.104.7.82/32\",\r\n + \ \"20.105.243.192/28\",\r\n \"20.111.3.160/28\",\r\n \"20.112.205.28/32\",\r\n + \ \"20.113.21.244/32\",\r\n \"20.113.73.22/32\",\r\n \"20.116.43.64/28\",\r\n + \ \"20.117.192.208/28\",\r\n \"20.117.223.205/32\",\r\n \"20.118.20.65/32\",\r\n + \ \"20.118.114.4/32\",\r\n \"20.118.119.198/32\",\r\n \"20.118.139.176/28\",\r\n + \ \"20.123.121.228/32\",\r\n \"20.123.122.0/32\",\r\n \"20.125.1.112/28\",\r\n + \ \"20.125.194.211/32\",\r\n \"20.126.176.147/32\",\r\n \"20.151.245.118/32\",\r\n + \ \"20.189.198.96/28\",\r\n \"20.195.87.0/28\",\r\n \"20.196.246.220/32\",\r\n + \ \"20.199.201.32/28\",\r\n \"20.200.160.192/28\",\r\n \"20.200.198.208/28\",\r\n + \ \"20.201.21.110/32\",\r\n \"20.203.88.32/28\",\r\n \"20.204.192.176/28\",\r\n + \ \"20.205.49.32/28\",\r\n \"20.206.0.240/28\",\r\n \"20.206.178.32/28\",\r\n + \ \"20.207.1.176/28\",\r\n \"20.207.168.128/28\",\r\n \"20.208.7.128/28\",\r\n + \ \"20.210.69.64/28\",\r\n \"20.210.80.170/32\",\r\n \"20.214.89.145/32\",\r\n + \ \"20.221.197.80/32\",\r\n \"20.231.233.227/32\",\r\n \"20.237.156.240/32\",\r\n + \ \"20.239.5.125/32\",\r\n \"20.239.5.160/32\",\r\n \"20.245.58.225/32\",\r\n + \ \"40.64.11.80/28\",\r\n \"40.80.96.0/28\",\r\n \"51.12.75.160/28\",\r\n + \ \"51.53.28.240/28\",\r\n \"51.53.172.240/28\",\r\n \"51.116.78.0/28\",\r\n + \ \"51.120.176.176/28\",\r\n \"52.146.141.144/28\",\r\n \"52.158.216.78/32\",\r\n + \ \"52.172.81.0/28\",\r\n \"52.224.147.76/32\",\r\n \"52.242.44.176/28\",\r\n + \ \"102.37.87.144/28\",\r\n \"191.237.203.150/32\",\r\n \"2603:1000:4:1::4a0/124\",\r\n + \ \"2603:1000:104:2::30/124\",\r\n \"2603:1010:6:2::720/124\",\r\n + \ \"2603:1010:101:1::2b0/124\",\r\n \"2603:1010:304:1::4a0/124\",\r\n + \ \"2603:1010:404:1::4a0/124\",\r\n \"2603:1020:5::690/124\",\r\n + \ \"2603:1020:206::7c0/124\",\r\n \"2603:1020:605:1::2b0/124\",\r\n + \ \"2603:1020:705::690/124\",\r\n \"2603:1020:805::690/124\",\r\n + \ \"2603:1020:905:1::4a0/124\",\r\n \"2603:1020:a04:3::50/124\",\r\n + \ \"2603:1020:b04:1::2b0/124\",\r\n \"2603:1020:c04::690/124\",\r\n + \ \"2603:1020:d04:1::4a0/124\",\r\n \"2603:1020:e04:3::4e0/124\",\r\n + \ \"2603:1020:f04:1::4a0/124\",\r\n \"2603:1020:1004:3::200/124\",\r\n + \ \"2603:1030:f:3::290/124\",\r\n \"2603:1030:10::730/124\",\r\n + \ \"2603:1030:210::7c0/124\",\r\n \"2603:1030:40b:2::270/124\",\r\n + \ \"2603:1030:40c::750/124\",\r\n \"2603:1030:504:2::770/124\",\r\n + \ \"2603:1030:608:4::/124\",\r\n \"2603:1030:807::690/124\",\r\n + \ \"2603:1030:a07:1::4d0/124\",\r\n \"2603:1030:a07:4::3e0/123\",\r\n + \ \"2603:1030:b04:1::2b0/124\",\r\n \"2603:1030:c06:5::1a0/124\",\r\n + \ \"2603:1030:f05::690/124\",\r\n \"2603:1030:1005:1::2b0/124\",\r\n + \ \"2603:1040:5:3::240/124\",\r\n \"2603:1040:207:2::2b0/124\",\r\n + \ \"2603:1040:407::690/124\",\r\n \"2603:1040:606:1::2b0/124\",\r\n + \ \"2603:1040:606:3::2a0/123\",\r\n \"2603:1040:806:2::300/124\",\r\n + \ \"2603:1040:904:3::280/124\",\r\n \"2603:1040:a06:2::5b0/124\",\r\n + \ \"2603:1040:b04:1::4a0/124\",\r\n \"2603:1040:c06:1::2b0/124\",\r\n + \ \"2603:1040:d04:3::70/124\",\r\n \"2603:1040:e05::70/124\",\r\n + \ \"2603:1040:f05:3::120/124\",\r\n \"2603:1040:1104:1::470/124\",\r\n + \ \"2603:1040:1104:2::640/123\",\r\n \"2603:1040:1202:1::180/123\",\r\n + \ \"2603:1040:1302:1::480/123\",\r\n \"2603:1040:1503:1::1a0/123\",\r\n + \ \"2603:1050:6:2::520/124\",\r\n \"2603:1050:403:1::4e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory\",\r\n - \ \"id\": \"DataFactory\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"DataFactory\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -14714,7 +15001,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.AustraliaEast\",\r\n \ \"id\": \"DataFactory.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.70.74.144/28\",\r\n @@ -14726,7 +15013,7 @@ interactions: \ \"2603:1010:6:802::210/124\",\r\n \"2603:1010:6:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.AustraliaSoutheast\",\r\n \ \"id\": \"DataFactory.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": @@ -14736,7 +15023,7 @@ interactions: \ \"2603:1010:101::500/121\",\r\n \"2603:1010:101:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.BrazilSouth\",\r\n \ \"id\": \"DataFactory.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.206.179.144/29\",\r\n @@ -14748,7 +15035,7 @@ interactions: \ \"2603:1050:6:402::330/124\",\r\n \"2603:1050:6:802::210/124\",\r\n \ \"2603:1050:6:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.BrazilSoutheast\",\r\n \"id\": - \"DataFactory.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"DataFactory.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14757,7 +15044,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CanadaCentral\",\r\n \ \"id\": \"DataFactory.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.71.175.80/28\",\r\n @@ -14769,7 +15056,7 @@ interactions: \ \"2603:1030:f05:802::210/124\",\r\n \"2603:1030:f05:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CanadaEast\",\r\n \ \"id\": \"DataFactory.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"40.69.108.160/28\",\r\n @@ -14778,55 +15065,56 @@ interactions: \ \"2603:1030:1005::440/122\",\r\n \"2603:1030:1005::500/121\",\r\n \ \"2603:1030:1005:402::330/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.CentralIndia\",\r\n \"id\": \"DataFactory.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.43.121.48/28\",\r\n \"20.192.42.0/24\",\r\n \"20.192.43.0/26\",\r\n - \ \"20.192.102.80/28\",\r\n \"20.204.193.112/29\",\r\n \"40.80.51.160/28\",\r\n - \ \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n \"52.140.108.208/29\",\r\n - \ \"2603:1040:a06::/121\",\r\n \"2603:1040:a06::80/122\",\r\n - \ \"2603:1040:a06:1::480/121\",\r\n \"2603:1040:a06:1::500/122\",\r\n - \ \"2603:1040:a06:1::700/121\",\r\n \"2603:1040:a06:1::780/122\",\r\n - \ \"2603:1040:a06:402::330/124\",\r\n \"2603:1040:a06:802::210/124\",\r\n - \ \"2603:1040:a06:c02::210/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.CentralUS\",\r\n \"id\": \"DataFactory.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.89.174.192/28\",\r\n \"20.37.154.0/23\",\r\n - \ \"20.37.156.0/26\",\r\n \"20.40.206.224/29\",\r\n \"20.44.10.64/28\",\r\n - \ \"20.98.150.0/29\",\r\n \"52.182.141.16/28\",\r\n \"2603:1030:10:1::480/121\",\r\n - \ \"2603:1030:10:1::500/122\",\r\n \"2603:1030:10:1::700/121\",\r\n - \ \"2603:1030:10:1::780/122\",\r\n \"2603:1030:10:402::330/124\",\r\n - \ \"2603:1030:10:802::210/124\",\r\n \"2603:1030:10:c02::210/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastAsia\",\r\n - \ \"id\": \"DataFactory.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.43.121.48/28\",\r\n \"20.192.42.0/24\",\r\n + \ \"20.192.43.0/26\",\r\n \"20.192.102.80/28\",\r\n \"20.204.193.112/29\",\r\n + \ \"40.80.51.160/28\",\r\n \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n + \ \"52.140.108.208/29\",\r\n \"2603:1040:a06::/121\",\r\n + \ \"2603:1040:a06::80/122\",\r\n \"2603:1040:a06:1::480/121\",\r\n + \ \"2603:1040:a06:1::500/122\",\r\n \"2603:1040:a06:1::700/121\",\r\n + \ \"2603:1040:a06:1::780/122\",\r\n \"2603:1040:a06:402::330/124\",\r\n + \ \"2603:1040:a06:802::210/124\",\r\n \"2603:1040:a06:c02::210/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CentralUS\",\r\n + \ \"id\": \"DataFactory.CentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.75.39.112/28\",\r\n - \ \"20.189.104.128/25\",\r\n \"20.189.106.0/26\",\r\n \"20.189.109.232/29\",\r\n - \ \"20.205.50.120/29\",\r\n \"20.205.64.0/23\",\r\n \"20.205.67.128/26\",\r\n - \ \"20.205.77.160/28\",\r\n \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n - \ \"2603:1040:207::440/122\",\r\n \"2603:1040:207::500/121\",\r\n - \ \"2603:1040:207:402::330/124\",\r\n \"2603:1040:207:800::70/124\",\r\n - \ \"2603:1040:207:c00::70/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.EastUS\",\r\n \"id\": \"DataFactory.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.42.2.0/23\",\r\n \"20.42.4.0/26\",\r\n \"20.42.64.0/28\",\r\n - \ \"20.49.111.0/29\",\r\n \"20.119.28.57/32\",\r\n \"20.232.89.104/29\",\r\n - \ \"40.71.14.32/28\",\r\n \"40.78.229.96/28\",\r\n \"2603:1030:210:1::480/121\",\r\n + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.89.174.192/28\",\r\n + \ \"20.37.154.0/23\",\r\n \"20.37.156.0/26\",\r\n \"20.40.206.224/29\",\r\n + \ \"20.44.10.64/28\",\r\n \"20.98.150.0/29\",\r\n \"52.182.141.16/28\",\r\n + \ \"2603:1030:10:1::480/121\",\r\n \"2603:1030:10:1::500/122\",\r\n + \ \"2603:1030:10:1::700/121\",\r\n \"2603:1030:10:1::780/122\",\r\n + \ \"2603:1030:10:402::330/124\",\r\n \"2603:1030:10:802::210/124\",\r\n + \ \"2603:1030:10:c02::210/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.EastAsia\",\r\n \"id\": \"DataFactory.EastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.75.39.112/28\",\r\n \"20.189.104.128/25\",\r\n + \ \"20.189.106.0/26\",\r\n \"20.189.109.232/29\",\r\n \"20.205.50.120/29\",\r\n + \ \"20.205.64.0/23\",\r\n \"20.205.67.128/26\",\r\n \"20.205.77.160/28\",\r\n + \ \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n \"2603:1040:207::440/122\",\r\n + \ \"2603:1040:207::500/121\",\r\n \"2603:1040:207:402::330/124\",\r\n + \ \"2603:1040:207:800::70/124\",\r\n \"2603:1040:207:c00::70/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS\",\r\n + \ \"id\": \"DataFactory.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.42.2.0/23\",\r\n + \ \"20.42.4.0/26\",\r\n \"20.42.64.0/28\",\r\n \"20.49.111.0/29\",\r\n + \ \"20.119.28.57/32\",\r\n \"20.232.89.104/29\",\r\n \"40.71.14.32/28\",\r\n + \ \"40.78.229.96/28\",\r\n \"2603:1030:210:1::480/121\",\r\n \ \"2603:1030:210:1::500/122\",\r\n \"2603:1030:210:1::700/121\",\r\n \ \"2603:1030:210:1::780/122\",\r\n \"2603:1030:210:402::330/124\",\r\n \ \"2603:1030:210:802::210/124\",\r\n \"2603:1030:210:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS2\",\r\n \ \"id\": \"DataFactory.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.41.2.0/23\",\r\n @@ -14838,7 +15126,7 @@ interactions: \ \"2603:1030:40c:802::210/124\",\r\n \"2603:1030:40c:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS2EUAP\",\r\n \ \"id\": \"DataFactory.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.39.8.96/27\",\r\n @@ -14848,20 +15136,21 @@ interactions: \ \"2603:1030:40b:400::b30/124\",\r\n \"2603:1030:40b:800::210/124\",\r\n \ \"2603:1030:40b:c00::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.FranceCentral\",\r\n \"id\": \"DataFactory.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.43.40.128/25\",\r\n \"20.43.41.0/26\",\r\n \"20.43.44.208/29\",\r\n - \ \"20.111.4.48/29\",\r\n \"40.79.132.112/28\",\r\n \"40.79.139.80/28\",\r\n - \ \"40.79.146.240/28\",\r\n \"51.138.215.128/26\",\r\n \"2603:1020:805:1::480/121\",\r\n - \ \"2603:1020:805:1::500/122\",\r\n \"2603:1020:805:1::700/121\",\r\n - \ \"2603:1020:805:1::780/122\",\r\n \"2603:1020:805:402::330/124\",\r\n - \ \"2603:1020:805:802::210/124\",\r\n \"2603:1020:805:c02::210/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.GermanyWestCentral\",\r\n - \ \"id\": \"DataFactory.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.43.40.128/25\",\r\n \"20.43.41.0/26\",\r\n + \ \"20.43.44.208/29\",\r\n \"20.111.4.48/29\",\r\n \"40.79.132.112/28\",\r\n + \ \"40.79.139.80/28\",\r\n \"40.79.146.240/28\",\r\n \"51.138.215.128/26\",\r\n + \ \"2603:1020:805:1::480/121\",\r\n \"2603:1020:805:1::500/122\",\r\n + \ \"2603:1020:805:1::700/121\",\r\n \"2603:1020:805:1::780/122\",\r\n + \ \"2603:1020:805:402::330/124\",\r\n \"2603:1020:805:802::210/124\",\r\n + \ \"2603:1020:805:c02::210/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.GermanyWestCentral\",\r\n \"id\": + \"DataFactory.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.0/28\",\r\n \ \"20.52.93.128/26\",\r\n \"20.79.108.112/29\",\r\n \"51.116.147.32/28\",\r\n @@ -14872,11 +15161,11 @@ interactions: \ \"2603:1020:c04:402::330/124\",\r\n \"2603:1020:c04:802::210/124\",\r\n \ \"2603:1020:c04:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.JapanEast\",\r\n \"id\": \"DataFactory.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.78.109.192/28\",\r\n \"20.43.64.128/25\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.78.109.192/28\",\r\n \"20.43.64.128/25\",\r\n \ \"20.43.65.0/26\",\r\n \"20.43.70.120/29\",\r\n \"20.191.164.0/24\",\r\n \ \"20.191.165.0/26\",\r\n \"20.210.70.88/29\",\r\n \"40.79.187.208/28\",\r\n \ \"40.79.195.224/28\",\r\n \"2603:1040:407:1::480/121\",\r\n @@ -14885,7 +15174,7 @@ interactions: \ \"2603:1040:407:802::210/124\",\r\n \"2603:1040:407:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JapanWest\",\r\n \ \"id\": \"DataFactory.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.189.192.192/26\",\r\n @@ -14894,7 +15183,7 @@ interactions: \ \"2603:1040:606::500/121\",\r\n \"2603:1040:606:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JioIndiaCentral\",\r\n \ \"id\": \"DataFactory.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": @@ -14902,7 +15191,7 @@ interactions: \ \"2603:1040:1104::600/121\",\r\n \"2603:1040:1104:400::500/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JioIndiaWest\",\r\n \ \"id\": \"DataFactory.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.252.224/28\",\r\n @@ -14912,28 +15201,29 @@ interactions: \ \"2603:1040:d04:400::240/124\",\r\n \"2603:1040:d04:800::340/124\",\r\n \ \"2603:1040:d04:c02::380/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.KoreaCentral\",\r\n \"id\": \"DataFactory.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.41.64.128/25\",\r\n \"20.41.65.0/26\",\r\n \"20.41.69.8/29\",\r\n - \ \"20.44.27.240/28\",\r\n \"20.194.67.192/28\",\r\n \"20.194.78.0/23\",\r\n - \ \"20.200.195.0/26\",\r\n \"20.200.199.192/29\",\r\n \"52.231.20.64/28\",\r\n - \ \"2603:1040:f05:1::480/121\",\r\n \"2603:1040:f05:1::500/122\",\r\n - \ \"2603:1040:f05:1::700/121\",\r\n \"2603:1040:f05:1::780/122\",\r\n - \ \"2603:1040:f05:402::330/124\",\r\n \"2603:1040:f05:802::210/124\",\r\n - \ \"2603:1040:f05:c02::210/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.KoreaSouth\",\r\n \"id\": \"DataFactory.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.200.161.48/29\",\r\n \"40.80.168.128/25\",\r\n - \ \"40.80.169.0/26\",\r\n \"40.80.172.112/29\",\r\n \"52.231.148.160/28\",\r\n - \ \"52.231.151.32/28\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"DataFactory.NorthCentralUS\",\r\n \"id\": \"DataFactory.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.41.64.128/25\",\r\n \"20.41.65.0/26\",\r\n + \ \"20.41.69.8/29\",\r\n \"20.44.27.240/28\",\r\n \"20.194.67.192/28\",\r\n + \ \"20.194.78.0/23\",\r\n \"20.200.195.0/26\",\r\n \"20.200.199.192/29\",\r\n + \ \"52.231.20.64/28\",\r\n \"2603:1040:f05:1::480/121\",\r\n + \ \"2603:1040:f05:1::500/122\",\r\n \"2603:1040:f05:1::700/121\",\r\n + \ \"2603:1040:f05:1::780/122\",\r\n \"2603:1040:f05:402::330/124\",\r\n + \ \"2603:1040:f05:802::210/124\",\r\n \"2603:1040:f05:c02::210/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.KoreaSouth\",\r\n + \ \"id\": \"DataFactory.KoreaSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.200.161.48/29\",\r\n + \ \"40.80.168.128/25\",\r\n \"40.80.169.0/26\",\r\n \"40.80.172.112/29\",\r\n + \ \"52.231.148.160/28\",\r\n \"52.231.151.32/28\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"DataFactory.NorthCentralUS\",\r\n + \ \"id\": \"DataFactory.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.49.114.24/29\",\r\n \"20.49.118.128/25\",\r\n @@ -14943,11 +15233,11 @@ interactions: \ \"2603:1030:608:402::330/124\",\r\n \"2603:1030:608:800::2c0/124\",\r\n \ \"2603:1030:608:c00::2c0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.NorthEurope\",\r\n \"id\": \"DataFactory.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.69.230.96/28\",\r\n \"13.74.108.224/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.69.230.96/28\",\r\n \"13.74.108.224/28\",\r\n \ \"20.38.80.192/26\",\r\n \"20.38.82.0/23\",\r\n \"20.50.68.56/29\",\r\n \ \"20.223.64.60/32\",\r\n \"20.223.65.144/29\",\r\n \"52.138.229.32/28\",\r\n \ \"2603:1020:5:1::480/121\",\r\n \"2603:1020:5:1::500/122\",\r\n @@ -14955,9 +15245,9 @@ interactions: \ \"2603:1020:5:402::330/124\",\r\n \"2603:1020:5:802::210/124\",\r\n \ \"2603:1020:5:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.NorwayEast\",\r\n \"id\": \"DataFactory.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.192/26\",\r\n \"20.100.5.24/29\",\r\n \"51.120.44.208/28\",\r\n \ \"51.120.45.64/26\",\r\n \"51.120.45.128/25\",\r\n \"51.120.100.224/28\",\r\n @@ -14967,7 +15257,7 @@ interactions: \ \"2603:1020:e04:402::330/124\",\r\n \"2603:1020:e04:802::210/124\",\r\n \ \"2603:1020:e04:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthAfricaNorth\",\r\n \"id\": - \"DataFactory.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"DataFactory.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14983,7 +15273,7 @@ interactions: \ \"2603:1000:104:402::330/124\",\r\n \"2603:1000:104:802::210/124\",\r\n \ \"2603:1000:104:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthCentralUS\",\r\n \"id\": - \"DataFactory.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"DataFactory.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14997,7 +15287,7 @@ interactions: \ \"2603:1030:807:802::210/124\",\r\n \"2603:1030:807:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SoutheastAsia\",\r\n \ \"id\": \"DataFactory.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.67.10.208/28\",\r\n @@ -15010,18 +15300,18 @@ interactions: \ \"2603:1040:5:402::330/124\",\r\n \"2603:1040:5:802::210/124\",\r\n \ \"2603:1040:5:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthIndia\",\r\n \"id\": \"DataFactory.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.41.192.128/25\",\r\n \"20.41.193.0/26\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.41.192.128/25\",\r\n \"20.41.193.0/26\",\r\n \ \"20.41.197.112/29\",\r\n \"20.41.198.0/25\",\r\n \"20.41.198.128/26\",\r\n \ \"20.192.152.0/26\",\r\n \"20.192.184.96/28\",\r\n \"40.78.196.128/28\",\r\n \ \"52.172.81.240/29\",\r\n \"2603:1040:c06::440/122\",\r\n \ \"2603:1040:c06::500/121\",\r\n \"2603:1040:c06:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SwedenCentral\",\r\n \ \"id\": \"DataFactory.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"51.12.26.0/23\",\r\n @@ -15032,7 +15322,7 @@ interactions: \ \"2603:1020:1004:800::340/124\",\r\n \"2603:1020:1004:c02::380/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SwitzerlandNorth\",\r\n \ \"id\": \"DataFactory.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.208.2.0/23\",\r\n @@ -15044,7 +15334,7 @@ interactions: \ \"2603:1020:a04:802::210/124\",\r\n \"2603:1020:a04:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UAENorth\",\r\n \ \"id\": \"DataFactory.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.38.141.16/28\",\r\n @@ -15056,7 +15346,7 @@ interactions: \ \"2603:1040:904:802::210/124\",\r\n \"2603:1040:904:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UKSouth\",\r\n \ \"id\": \"DataFactory.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.90.129.128/25\",\r\n @@ -15068,7 +15358,7 @@ interactions: \ \"2603:1020:705:802::210/124\",\r\n \"2603:1020:705:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UKWest\",\r\n \ \"id\": \"DataFactory.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.58.71.0/26\",\r\n @@ -15077,7 +15367,7 @@ interactions: \ \"2603:1020:605::500/121\",\r\n \"2603:1020:605:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestCentralUS\",\r\n \ \"id\": \"DataFactory.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.71.199.0/28\",\r\n @@ -15087,7 +15377,7 @@ interactions: \ \"2603:1030:b04::500/121\",\r\n \"2603:1030:b04:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestEurope\",\r\n \ \"id\": \"DataFactory.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.69.67.192/28\",\r\n @@ -15099,7 +15389,7 @@ interactions: \ \"2603:1020:206:802::210/124\",\r\n \"2603:1020:206:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS\",\r\n \ \"id\": \"DataFactory.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.86.219.208/28\",\r\n @@ -15108,7 +15398,7 @@ interactions: \ \"2603:1030:a07::500/121\",\r\n \"2603:1030:a07:402::9b0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS2\",\r\n \ \"id\": \"DataFactory.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.128/28\",\r\n @@ -15119,7 +15409,7 @@ interactions: \ \"2603:1030:c06:802::210/124\",\r\n \"2603:1030:c06:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS3\",\r\n \ \"id\": \"DataFactory.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.253.48/28\",\r\n @@ -15130,81 +15420,81 @@ interactions: \ \"2603:1030:504:402::240/124\",\r\n \"2603:1030:504:802::340/124\",\r\n \ \"2603:1030:504:c02::380/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactoryManagement\",\r\n \"id\": \"DataFactoryManagement\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.66.143.128/28\",\r\n \"13.67.10.208/28\",\r\n - \ \"13.69.67.192/28\",\r\n \"13.69.107.112/28\",\r\n \"13.69.112.128/28\",\r\n - \ \"13.69.230.96/28\",\r\n \"13.70.74.144/28\",\r\n \"13.71.175.80/28\",\r\n - \ \"13.71.199.0/28\",\r\n \"13.73.244.32/28\",\r\n \"13.73.253.96/29\",\r\n - \ \"13.74.108.224/28\",\r\n \"13.75.39.112/28\",\r\n \"13.77.53.160/28\",\r\n - \ \"13.78.109.192/28\",\r\n \"13.86.219.208/28\",\r\n \"13.89.174.192/28\",\r\n - \ \"13.104.248.64/27\",\r\n \"13.104.252.208/28\",\r\n \"13.104.252.224/28\",\r\n - \ \"13.104.253.48/28\",\r\n \"13.104.254.128/28\",\r\n \"20.17.71.64/28\",\r\n - \ \"20.21.46.64/28\",\r\n \"20.21.55.208/29\",\r\n \"20.21.67.208/28\",\r\n - \ \"20.21.75.208/28\",\r\n \"20.24.0.216/29\",\r\n \"20.36.117.208/28\",\r\n - \ \"20.36.124.32/28\",\r\n \"20.37.68.144/28\",\r\n \"20.37.198.224/29\",\r\n - \ \"20.37.228.16/28\",\r\n \"20.38.141.16/28\",\r\n \"20.38.147.224/28\",\r\n - \ \"20.38.152.0/28\",\r\n \"20.39.15.0/29\",\r\n \"20.40.206.224/29\",\r\n - \ \"20.41.69.8/29\",\r\n \"20.41.197.112/29\",\r\n \"20.42.64.0/28\",\r\n - \ \"20.42.230.136/29\",\r\n \"20.43.44.208/29\",\r\n \"20.43.70.120/29\",\r\n - \ \"20.43.121.48/28\",\r\n \"20.44.10.64/28\",\r\n \"20.44.17.80/28\",\r\n - \ \"20.44.27.240/28\",\r\n \"20.45.123.160/28\",\r\n \"20.45.208.16/28\",\r\n - \ \"20.49.83.224/28\",\r\n \"20.49.95.32/28\",\r\n \"20.49.102.16/29\",\r\n - \ \"20.49.111.0/29\",\r\n \"20.49.114.24/29\",\r\n \"20.50.68.56/29\",\r\n - \ \"20.52.64.0/28\",\r\n \"20.53.0.48/28\",\r\n \"20.59.84.168/29\",\r\n - \ \"20.69.9.24/29\",\r\n \"20.72.28.48/28\",\r\n \"20.74.197.16/29\",\r\n - \ \"20.79.108.112/29\",\r\n \"20.87.83.112/29\",\r\n \"20.90.38.248/29\",\r\n - \ \"20.92.6.200/29\",\r\n \"20.97.39.141/32\",\r\n \"20.98.150.0/29\",\r\n - \ \"20.98.195.172/32\",\r\n \"20.98.198.224/29\",\r\n \"20.100.5.24/29\",\r\n - \ \"20.105.215.28/30\",\r\n \"20.105.244.48/29\",\r\n \"20.111.4.48/29\",\r\n - \ \"20.116.47.72/29\",\r\n \"20.117.193.184/29\",\r\n \"20.118.79.192/29\",\r\n - \ \"20.118.139.200/29\",\r\n \"20.119.28.57/32\",\r\n \"20.125.4.170/31\",\r\n - \ \"20.125.5.248/29\",\r\n \"20.125.156.16/29\",\r\n \"20.125.163.208/29\",\r\n - \ \"20.125.171.208/28\",\r\n \"20.125.203.208/28\",\r\n \"20.150.173.16/28\",\r\n - \ \"20.150.181.112/28\",\r\n \"20.150.190.64/28\",\r\n \"20.189.109.232/29\",\r\n - \ \"20.189.199.40/29\",\r\n \"20.192.102.80/28\",\r\n \"20.192.184.96/28\",\r\n - \ \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n \"20.194.67.192/28\",\r\n - \ \"20.200.161.48/29\",\r\n \"20.200.199.192/29\",\r\n \"20.204.193.112/29\",\r\n - \ \"20.205.50.120/29\",\r\n \"20.205.77.160/28\",\r\n \"20.205.77.224/27\",\r\n - \ \"20.205.83.240/28\",\r\n \"20.206.179.144/29\",\r\n \"20.208.19.208/28\",\r\n - \ \"20.208.144.16/29\",\r\n \"20.210.70.88/29\",\r\n \"20.213.194.144/29\",\r\n - \ \"20.215.19.208/28\",\r\n \"20.215.27.208/28\",\r\n \"20.215.158.64/28\",\r\n - \ \"20.217.62.64/28\",\r\n \"20.217.75.208/28\",\r\n \"20.217.91.208/28\",\r\n - \ \"20.221.136.72/29\",\r\n \"20.223.64.60/32\",\r\n \"20.223.65.144/29\",\r\n - \ \"20.232.89.104/29\",\r\n \"23.98.83.112/28\",\r\n \"23.98.106.128/29\",\r\n - \ \"40.64.11.176/29\",\r\n \"40.64.132.232/29\",\r\n \"40.69.108.160/28\",\r\n - \ \"40.69.111.48/28\",\r\n \"40.70.148.160/28\",\r\n \"40.71.14.32/28\",\r\n - \ \"40.74.149.64/28\",\r\n \"40.75.35.144/28\",\r\n \"40.78.196.128/28\",\r\n - \ \"40.78.229.96/28\",\r\n \"40.78.236.176/28\",\r\n \"40.78.245.16/28\",\r\n - \ \"40.78.251.192/28\",\r\n \"40.79.132.112/28\",\r\n \"40.79.139.80/28\",\r\n - \ \"40.79.146.240/28\",\r\n \"40.79.163.80/28\",\r\n \"40.79.171.160/28\",\r\n - \ \"40.79.187.208/28\",\r\n \"40.79.195.224/28\",\r\n \"40.80.51.160/28\",\r\n - \ \"40.80.62.24/29\",\r\n \"40.80.96.200/29\",\r\n \"40.80.172.112/29\",\r\n - \ \"40.80.176.96/28\",\r\n \"40.89.20.224/29\",\r\n \"40.113.176.232/29\",\r\n - \ \"40.120.8.56/29\",\r\n \"40.120.64.112/28\",\r\n \"40.120.75.112/28\",\r\n - \ \"40.122.0.16/28\",\r\n \"51.12.75.232/29\",\r\n \"51.12.101.176/28\",\r\n - \ \"51.12.206.16/28\",\r\n \"51.12.229.64/28\",\r\n \"51.12.237.64/28\",\r\n - \ \"51.13.128.0/28\",\r\n \"51.53.110.64/28\",\r\n \"51.53.191.64/28\",\r\n - \ \"51.103.203.208/28\",\r\n \"51.104.9.32/28\",\r\n \"51.104.29.216/29\",\r\n - \ \"51.105.67.240/28\",\r\n \"51.105.75.240/28\",\r\n \"51.105.92.176/28\",\r\n - \ \"51.107.51.40/29\",\r\n \"51.107.128.0/28\",\r\n \"51.107.148.80/28\",\r\n - \ \"51.107.192.80/28\",\r\n \"51.116.147.32/28\",\r\n \"51.116.245.112/28\",\r\n - \ \"51.116.245.176/28\",\r\n \"51.116.253.48/28\",\r\n \"51.116.253.144/28\",\r\n - \ \"51.120.44.208/28\",\r\n \"51.120.100.224/28\",\r\n \"51.120.109.96/28\",\r\n - \ \"51.120.213.32/28\",\r\n \"51.120.228.224/27\",\r\n \"51.137.164.192/29\",\r\n - \ \"51.138.160.16/28\",\r\n \"51.140.212.112/28\",\r\n \"52.138.92.128/28\",\r\n - \ \"52.138.229.32/28\",\r\n \"52.140.108.208/29\",\r\n \"52.150.154.16/29\",\r\n - \ \"52.162.111.48/28\",\r\n \"52.167.107.224/28\",\r\n \"52.172.81.240/29\",\r\n - \ \"52.176.232.16/28\",\r\n \"52.182.141.16/28\",\r\n \"52.228.86.144/29\",\r\n - \ \"52.231.20.64/28\",\r\n \"52.231.148.160/28\",\r\n \"52.231.151.32/28\",\r\n - \ \"52.236.187.112/28\",\r\n \"52.242.45.56/29\",\r\n \"52.246.155.224/28\",\r\n - \ \"52.250.228.0/29\",\r\n \"102.37.64.96/28\",\r\n \"102.37.72.224/28\",\r\n - \ \"102.133.60.48/28\",\r\n \"102.133.124.104/29\",\r\n \"102.133.127.160/28\",\r\n - \ \"102.133.156.136/29\",\r\n \"102.133.218.248/29\",\r\n - \ \"102.133.251.184/29\",\r\n \"102.133.253.48/28\",\r\n - \ \"191.233.54.224/28\",\r\n \"191.233.205.160/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.128/28\",\r\n + \ \"13.67.10.208/28\",\r\n \"13.69.67.192/28\",\r\n \"13.69.107.112/28\",\r\n + \ \"13.69.112.128/28\",\r\n \"13.69.230.96/28\",\r\n \"13.70.74.144/28\",\r\n + \ \"13.71.175.80/28\",\r\n \"13.71.199.0/28\",\r\n \"13.73.244.32/28\",\r\n + \ \"13.73.253.96/29\",\r\n \"13.74.108.224/28\",\r\n \"13.75.39.112/28\",\r\n + \ \"13.77.53.160/28\",\r\n \"13.78.109.192/28\",\r\n \"13.86.219.208/28\",\r\n + \ \"13.89.174.192/28\",\r\n \"13.104.248.64/27\",\r\n \"13.104.252.208/28\",\r\n + \ \"13.104.252.224/28\",\r\n \"13.104.253.48/28\",\r\n \"13.104.254.128/28\",\r\n + \ \"20.17.71.64/28\",\r\n \"20.21.46.64/28\",\r\n \"20.21.55.208/29\",\r\n + \ \"20.21.67.208/28\",\r\n \"20.21.75.208/28\",\r\n \"20.24.0.216/29\",\r\n + \ \"20.36.117.208/28\",\r\n \"20.36.124.32/28\",\r\n \"20.37.68.144/28\",\r\n + \ \"20.37.198.224/29\",\r\n \"20.37.228.16/28\",\r\n \"20.38.141.16/28\",\r\n + \ \"20.38.147.224/28\",\r\n \"20.38.152.0/28\",\r\n \"20.39.15.0/29\",\r\n + \ \"20.40.206.224/29\",\r\n \"20.41.69.8/29\",\r\n \"20.41.197.112/29\",\r\n + \ \"20.42.64.0/28\",\r\n \"20.42.230.136/29\",\r\n \"20.43.44.208/29\",\r\n + \ \"20.43.70.120/29\",\r\n \"20.43.121.48/28\",\r\n \"20.44.10.64/28\",\r\n + \ \"20.44.17.80/28\",\r\n \"20.44.27.240/28\",\r\n \"20.45.123.160/28\",\r\n + \ \"20.45.208.16/28\",\r\n \"20.49.83.224/28\",\r\n \"20.49.95.32/28\",\r\n + \ \"20.49.102.16/29\",\r\n \"20.49.111.0/29\",\r\n \"20.49.114.24/29\",\r\n + \ \"20.50.68.56/29\",\r\n \"20.52.64.0/28\",\r\n \"20.53.0.48/28\",\r\n + \ \"20.59.84.168/29\",\r\n \"20.69.9.24/29\",\r\n \"20.72.28.48/28\",\r\n + \ \"20.74.197.16/29\",\r\n \"20.79.108.112/29\",\r\n \"20.87.83.112/29\",\r\n + \ \"20.90.38.248/29\",\r\n \"20.92.6.200/29\",\r\n \"20.97.39.141/32\",\r\n + \ \"20.98.150.0/29\",\r\n \"20.98.195.172/32\",\r\n \"20.98.198.224/29\",\r\n + \ \"20.100.5.24/29\",\r\n \"20.105.215.28/30\",\r\n \"20.105.244.48/29\",\r\n + \ \"20.111.4.48/29\",\r\n \"20.116.47.72/29\",\r\n \"20.117.193.184/29\",\r\n + \ \"20.118.79.192/29\",\r\n \"20.118.139.200/29\",\r\n \"20.119.28.57/32\",\r\n + \ \"20.125.4.170/31\",\r\n \"20.125.5.248/29\",\r\n \"20.125.156.16/29\",\r\n + \ \"20.125.163.208/29\",\r\n \"20.125.171.208/28\",\r\n \"20.125.203.208/28\",\r\n + \ \"20.150.173.16/28\",\r\n \"20.150.181.112/28\",\r\n \"20.150.190.64/28\",\r\n + \ \"20.189.109.232/29\",\r\n \"20.189.199.40/29\",\r\n \"20.192.102.80/28\",\r\n + \ \"20.192.184.96/28\",\r\n \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n + \ \"20.194.67.192/28\",\r\n \"20.200.161.48/29\",\r\n \"20.200.199.192/29\",\r\n + \ \"20.204.193.112/29\",\r\n \"20.205.50.120/29\",\r\n \"20.205.77.160/28\",\r\n + \ \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n \"20.206.179.144/29\",\r\n + \ \"20.208.19.208/28\",\r\n \"20.208.144.16/29\",\r\n \"20.210.70.88/29\",\r\n + \ \"20.213.194.144/29\",\r\n \"20.215.19.208/28\",\r\n \"20.215.27.208/28\",\r\n + \ \"20.215.158.64/28\",\r\n \"20.217.62.64/28\",\r\n \"20.217.75.208/28\",\r\n + \ \"20.217.91.208/28\",\r\n \"20.221.136.72/29\",\r\n \"20.223.64.60/32\",\r\n + \ \"20.223.65.144/29\",\r\n \"20.232.89.104/29\",\r\n \"23.98.83.112/28\",\r\n + \ \"23.98.106.128/29\",\r\n \"40.64.11.176/29\",\r\n \"40.64.132.232/29\",\r\n + \ \"40.69.108.160/28\",\r\n \"40.69.111.48/28\",\r\n \"40.70.148.160/28\",\r\n + \ \"40.71.14.32/28\",\r\n \"40.74.149.64/28\",\r\n \"40.75.35.144/28\",\r\n + \ \"40.78.196.128/28\",\r\n \"40.78.229.96/28\",\r\n \"40.78.236.176/28\",\r\n + \ \"40.78.245.16/28\",\r\n \"40.78.251.192/28\",\r\n \"40.79.132.112/28\",\r\n + \ \"40.79.139.80/28\",\r\n \"40.79.146.240/28\",\r\n \"40.79.163.80/28\",\r\n + \ \"40.79.171.160/28\",\r\n \"40.79.187.208/28\",\r\n \"40.79.195.224/28\",\r\n + \ \"40.80.51.160/28\",\r\n \"40.80.62.24/29\",\r\n \"40.80.96.200/29\",\r\n + \ \"40.80.172.112/29\",\r\n \"40.80.176.96/28\",\r\n \"40.89.20.224/29\",\r\n + \ \"40.113.176.232/29\",\r\n \"40.120.8.56/29\",\r\n \"40.120.64.112/28\",\r\n + \ \"40.120.75.112/28\",\r\n \"40.122.0.16/28\",\r\n \"51.12.75.232/29\",\r\n + \ \"51.12.101.176/28\",\r\n \"51.12.206.16/28\",\r\n \"51.12.229.64/28\",\r\n + \ \"51.12.237.64/28\",\r\n \"51.13.128.0/28\",\r\n \"51.53.110.64/28\",\r\n + \ \"51.53.191.64/28\",\r\n \"51.103.203.208/28\",\r\n \"51.104.9.32/28\",\r\n + \ \"51.104.29.216/29\",\r\n \"51.105.67.240/28\",\r\n \"51.105.75.240/28\",\r\n + \ \"51.105.92.176/28\",\r\n \"51.107.51.40/29\",\r\n \"51.107.128.0/28\",\r\n + \ \"51.107.148.80/28\",\r\n \"51.107.192.80/28\",\r\n \"51.116.147.32/28\",\r\n + \ \"51.116.245.112/28\",\r\n \"51.116.245.176/28\",\r\n \"51.116.253.48/28\",\r\n + \ \"51.116.253.144/28\",\r\n \"51.120.44.208/28\",\r\n \"51.120.100.224/28\",\r\n + \ \"51.120.109.96/28\",\r\n \"51.120.213.32/28\",\r\n \"51.120.228.224/27\",\r\n + \ \"51.137.164.192/29\",\r\n \"51.138.160.16/28\",\r\n \"51.140.212.112/28\",\r\n + \ \"52.138.92.128/28\",\r\n \"52.138.229.32/28\",\r\n \"52.140.108.208/29\",\r\n + \ \"52.150.154.16/29\",\r\n \"52.162.111.48/28\",\r\n \"52.167.107.224/28\",\r\n + \ \"52.172.81.240/29\",\r\n \"52.176.232.16/28\",\r\n \"52.182.141.16/28\",\r\n + \ \"52.228.86.144/29\",\r\n \"52.231.20.64/28\",\r\n \"52.231.148.160/28\",\r\n + \ \"52.231.151.32/28\",\r\n \"52.236.187.112/28\",\r\n \"52.242.45.56/29\",\r\n + \ \"52.246.155.224/28\",\r\n \"52.250.228.0/29\",\r\n \"102.37.64.96/28\",\r\n + \ \"102.37.72.224/28\",\r\n \"102.133.60.48/28\",\r\n \"102.133.124.104/29\",\r\n + \ \"102.133.127.160/28\",\r\n \"102.133.156.136/29\",\r\n + \ \"102.133.218.248/29\",\r\n \"102.133.251.184/29\",\r\n + \ \"102.133.253.48/28\",\r\n \"191.233.54.224/28\",\r\n \"191.233.205.160/28\",\r\n \ \"191.234.137.32/29\",\r\n \"191.234.149.0/28\",\r\n \"191.234.157.0/28\",\r\n \ \"2603:1000:4::440/122\",\r\n \"2603:1000:4:402::330/124\",\r\n \ \"2603:1000:104::80/122\",\r\n \"2603:1000:104::1c0/122\",\r\n @@ -15305,7 +15595,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n @@ -15317,91 +15607,91 @@ interactions: \ \"104.211.80.0/24\",\r\n \"191.233.202.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.AustraliaSoutheast\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \"addressPrefixes\": [\r\n \"13.77.51.0/24\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.BrazilSouth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"191.233.202.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.CanadaCentral\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.71.171.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.CentralIndia\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"104.211.80.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.EastAsia\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.75.35.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.FranceCentral\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"40.79.138.192/26\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.JapanEast\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.78.107.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.NorthEurope\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.69.226.128/25\",\r\n \"13.74.106.128/25\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.SouthAfricaNorth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \"addressPrefixes\": [\r\n \"102.133.251.96/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.UAENorth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"40.120.64.224/27\",\r\n \"65.52.252.128/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.UKSouth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"51.140.147.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.WestUS2\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.66.138.128/25\",\r\n \"40.78.242.0/25\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EOPExternalPublishedIPs\",\r\n \ \"id\": \"EOPExternalPublishedIPs\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"EOPExtPublished\",\r\n \"addressPrefixes\": [\r\n \"40.93.1.0/24\",\r\n @@ -15421,8 +15711,8 @@ interactions: \ \"52.103.164.0/24\",\r\n \"52.103.192.0/23\",\r\n \"53.103.135.0/24\",\r\n \ \"53.103.136.0/21\",\r\n \"104.47.0.0/17\",\r\n \"2a01:111:f403::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub\",\r\n - \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \"region\": + \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n @@ -15515,74 +15805,74 @@ interactions: \ \"40.79.155.0/26\",\r\n \"40.79.162.0/28\",\r\n \"40.79.166.192/26\",\r\n \ \"40.79.170.32/28\",\r\n \"40.79.174.128/26\",\r\n \"40.79.178.32/27\",\r\n \ \"40.79.186.32/27\",\r\n \"40.79.191.128/26\",\r\n \"40.79.194.192/26\",\r\n - \ \"40.80.50.64/26\",\r\n \"40.83.191.202/32\",\r\n \"40.83.222.100/32\",\r\n - \ \"40.84.150.241/32\",\r\n \"40.84.185.67/32\",\r\n \"40.85.226.62/32\",\r\n - \ \"40.85.229.32/32\",\r\n \"40.86.77.12/32\",\r\n \"40.86.102.100/32\",\r\n - \ \"40.86.176.23/32\",\r\n \"40.86.225.142/32\",\r\n \"40.86.230.119/32\",\r\n - \ \"40.89.122.0/26\",\r\n \"40.112.185.115/32\",\r\n \"40.112.213.11/32\",\r\n - \ \"40.112.242.0/25\",\r\n \"40.115.79.2/32\",\r\n \"40.117.88.66/32\",\r\n - \ \"40.120.75.64/27\",\r\n \"40.120.78.0/26\",\r\n \"40.120.84.0/24\",\r\n - \ \"40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n \"40.121.148.193/32\",\r\n - \ \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n \"40.124.65.64/26\",\r\n - \ \"40.125.103.251/32\",\r\n \"40.127.83.123/32\",\r\n \"40.127.132.254/32\",\r\n - \ \"51.11.192.128/26\",\r\n \"51.12.21.0/24\",\r\n \"51.12.30.0/24\",\r\n - \ \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n \"51.12.202.160/27\",\r\n - \ \"51.12.206.64/26\",\r\n \"51.12.226.64/26\",\r\n \"51.12.234.64/26\",\r\n - \ \"51.13.0.192/26\",\r\n \"51.13.140.0/24\",\r\n \"51.53.29.0/24\",\r\n - \ \"51.53.107.128/26\",\r\n \"51.53.173.0/24\",\r\n \"51.53.187.128/26\",\r\n - \ \"51.103.203.64/26\",\r\n \"51.104.165.162/32\",\r\n \"51.105.66.64/26\",\r\n - \ \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n \"51.107.58.128/27\",\r\n - \ \"51.107.129.0/26\",\r\n \"51.107.154.128/27\",\r\n \"51.107.245.0/24\",\r\n - \ \"51.107.253.0/24\",\r\n \"51.116.58.128/27\",\r\n \"51.116.73.0/24\",\r\n - \ \"51.116.154.192/27\",\r\n \"51.116.242.64/26\",\r\n \"51.116.245.192/27\",\r\n - \ \"51.116.246.192/26\",\r\n \"51.116.250.64/26\",\r\n \"51.116.254.0/26\",\r\n - \ \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n \"51.120.210.64/26\",\r\n - \ \"51.120.218.160/27\",\r\n \"51.132.192.192/26\",\r\n \"51.138.214.0/24\",\r\n - \ \"51.140.80.99/32\",\r\n \"51.140.87.93/32\",\r\n \"51.140.125.8/32\",\r\n - \ \"51.140.146.32/28\",\r\n \"51.140.149.192/26\",\r\n \"51.140.189.52/32\",\r\n - \ \"51.140.189.108/32\",\r\n \"51.140.210.32/27\",\r\n \"51.141.14.113/32\",\r\n - \ \"51.141.14.168/32\",\r\n \"51.141.50.179/32\",\r\n \"51.144.238.23/32\",\r\n - \ \"52.136.136.62/32\",\r\n \"52.136.188.0/24\",\r\n \"52.138.90.0/28\",\r\n - \ \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n \"52.139.4.118/32\",\r\n - \ \"52.139.109.0/24\",\r\n \"52.143.136.55/32\",\r\n \"52.147.115.0/24\",\r\n - \ \"52.151.58.121/32\",\r\n \"52.161.19.160/32\",\r\n \"52.161.24.64/32\",\r\n - \ \"52.162.106.64/26\",\r\n \"52.165.34.144/32\",\r\n \"52.165.179.109/32\",\r\n - \ \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n \"52.167.106.0/26\",\r\n - \ \"52.167.109.192/26\",\r\n \"52.167.145.0/26\",\r\n \"52.168.14.144/32\",\r\n - \ \"52.168.66.180/32\",\r\n \"52.168.117.0/26\",\r\n \"52.168.146.69/32\",\r\n - \ \"52.168.147.11/32\",\r\n \"52.169.18.8/32\",\r\n \"52.172.119.0/24\",\r\n - \ \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n \"52.173.199.106/32\",\r\n - \ \"52.174.243.57/32\",\r\n \"52.175.35.235/32\",\r\n \"52.176.47.198/32\",\r\n - \ \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n \"52.178.211.227/32\",\r\n - \ \"52.179.6.240/32\",\r\n \"52.179.8.35/32\",\r\n \"52.179.157.59/32\",\r\n - \ \"52.180.180.228/32\",\r\n \"52.180.182.75/32\",\r\n \"52.182.138.128/26\",\r\n - \ \"52.182.143.64/26\",\r\n \"52.183.46.73/32\",\r\n \"52.183.86.102/32\",\r\n - \ \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n - \ \"52.187.185.159/32\",\r\n \"52.191.213.188/32\",\r\n \"52.191.228.245/32\",\r\n - \ \"52.225.184.224/32\",\r\n \"52.225.186.130/32\",\r\n \"52.226.36.235/32\",\r\n - \ \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n \"52.231.32.85/32\",\r\n - \ \"52.231.32.94/32\",\r\n \"52.231.146.32/27\",\r\n \"52.231.200.144/32\",\r\n - \ \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n \"52.232.27.189/32\",\r\n - \ \"52.233.30.41/32\",\r\n \"52.233.190.35/32\",\r\n \"52.233.192.247/32\",\r\n - \ \"52.236.186.0/26\",\r\n \"52.237.33.36/32\",\r\n \"52.237.33.104/32\",\r\n - \ \"52.237.143.176/32\",\r\n \"52.242.20.204/32\",\r\n \"52.243.36.161/32\",\r\n - \ \"52.246.154.64/26\",\r\n \"52.246.159.0/26\",\r\n \"65.52.129.16/32\",\r\n - \ \"65.52.250.32/27\",\r\n \"102.37.65.0/26\",\r\n \"102.37.72.64/26\",\r\n - \ \"102.37.83.0/24\",\r\n \"102.37.165.0/24\",\r\n \"102.133.26.128/26\",\r\n - \ \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n \"102.133.154.128/26\",\r\n - \ \"102.133.250.64/26\",\r\n \"102.133.254.0/26\",\r\n \"104.40.26.199/32\",\r\n - \ \"104.40.29.113/32\",\r\n \"104.40.68.250/32\",\r\n \"104.40.69.64/32\",\r\n - \ \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n - \ \"104.41.63.213/32\",\r\n \"104.41.201.10/32\",\r\n \"104.42.97.95/32\",\r\n - \ \"104.43.18.219/32\",\r\n \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n - \ \"104.43.192.222/32\",\r\n \"104.44.129.14/32\",\r\n \"104.44.129.59/32\",\r\n - \ \"104.45.135.34/32\",\r\n \"104.45.147.24/32\",\r\n \"104.46.32.56/32\",\r\n - \ \"104.46.32.58/32\",\r\n \"104.46.98.9/32\",\r\n \"104.46.98.73/32\",\r\n - \ \"104.46.99.176/32\",\r\n \"104.208.16.0/26\",\r\n \"104.208.144.0/26\",\r\n - \ \"104.208.237.147/32\",\r\n \"104.209.186.70/32\",\r\n - \ \"104.210.14.49/32\",\r\n \"104.210.106.31/32\",\r\n \"104.210.146.250/32\",\r\n - \ \"104.211.81.0/28\",\r\n \"104.211.98.185/32\",\r\n \"104.211.102.58/32\",\r\n - \ \"104.211.146.32/27\",\r\n \"104.211.160.121/32\",\r\n + \ \"40.80.50.64/26\",\r\n \"40.80.181.192/26\",\r\n \"40.83.191.202/32\",\r\n + \ \"40.83.222.100/32\",\r\n \"40.84.150.241/32\",\r\n \"40.84.185.67/32\",\r\n + \ \"40.85.226.62/32\",\r\n \"40.85.229.32/32\",\r\n \"40.86.77.12/32\",\r\n + \ \"40.86.102.100/32\",\r\n \"40.86.176.23/32\",\r\n \"40.86.225.142/32\",\r\n + \ \"40.86.230.119/32\",\r\n \"40.89.122.0/26\",\r\n \"40.112.185.115/32\",\r\n + \ \"40.112.213.11/32\",\r\n \"40.112.242.0/25\",\r\n \"40.115.79.2/32\",\r\n + \ \"40.117.88.66/32\",\r\n \"40.120.75.64/27\",\r\n \"40.120.78.0/26\",\r\n + \ \"40.120.84.0/24\",\r\n \"40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n + \ \"40.121.148.193/32\",\r\n \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n + \ \"40.124.65.64/26\",\r\n \"40.125.103.251/32\",\r\n \"40.127.83.123/32\",\r\n + \ \"40.127.132.254/32\",\r\n \"51.11.192.128/26\",\r\n \"51.12.21.0/24\",\r\n + \ \"51.12.30.0/24\",\r\n \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n + \ \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n \"51.12.226.64/26\",\r\n + \ \"51.12.234.64/26\",\r\n \"51.13.0.192/26\",\r\n \"51.13.140.0/24\",\r\n + \ \"51.53.29.0/24\",\r\n \"51.53.107.128/26\",\r\n \"51.53.173.0/24\",\r\n + \ \"51.53.187.128/26\",\r\n \"51.103.203.64/26\",\r\n \"51.104.165.162/32\",\r\n + \ \"51.105.66.64/26\",\r\n \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n + \ \"51.107.58.128/27\",\r\n \"51.107.129.0/26\",\r\n \"51.107.154.128/27\",\r\n + \ \"51.107.245.0/24\",\r\n \"51.107.253.0/24\",\r\n \"51.116.58.128/27\",\r\n + \ \"51.116.73.0/24\",\r\n \"51.116.154.192/27\",\r\n \"51.116.242.64/26\",\r\n + \ \"51.116.245.192/27\",\r\n \"51.116.246.192/26\",\r\n \"51.116.250.64/26\",\r\n + \ \"51.116.254.0/26\",\r\n \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n + \ \"51.120.210.64/26\",\r\n \"51.120.218.160/27\",\r\n \"51.132.192.192/26\",\r\n + \ \"51.138.214.0/24\",\r\n \"51.140.80.99/32\",\r\n \"51.140.87.93/32\",\r\n + \ \"51.140.125.8/32\",\r\n \"51.140.146.32/28\",\r\n \"51.140.149.192/26\",\r\n + \ \"51.140.189.52/32\",\r\n \"51.140.189.108/32\",\r\n \"51.140.210.32/27\",\r\n + \ \"51.141.14.113/32\",\r\n \"51.141.14.168/32\",\r\n \"51.141.50.179/32\",\r\n + \ \"51.144.238.23/32\",\r\n \"52.136.136.62/32\",\r\n \"52.136.188.0/24\",\r\n + \ \"52.138.90.0/28\",\r\n \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n + \ \"52.139.4.118/32\",\r\n \"52.139.109.0/24\",\r\n \"52.143.136.55/32\",\r\n + \ \"52.147.115.0/24\",\r\n \"52.151.58.121/32\",\r\n \"52.161.19.160/32\",\r\n + \ \"52.161.24.64/32\",\r\n \"52.162.106.64/26\",\r\n \"52.165.34.144/32\",\r\n + \ \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n + \ \"52.167.106.0/26\",\r\n \"52.167.109.192/26\",\r\n \"52.167.145.0/26\",\r\n + \ \"52.168.14.144/32\",\r\n \"52.168.66.180/32\",\r\n \"52.168.117.0/26\",\r\n + \ \"52.168.146.69/32\",\r\n \"52.168.147.11/32\",\r\n \"52.169.18.8/32\",\r\n + \ \"52.172.119.0/24\",\r\n \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n + \ \"52.173.199.106/32\",\r\n \"52.174.243.57/32\",\r\n \"52.175.35.235/32\",\r\n + \ \"52.176.47.198/32\",\r\n \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n + \ \"52.178.211.227/32\",\r\n \"52.179.6.240/32\",\r\n \"52.179.8.35/32\",\r\n + \ \"52.179.157.59/32\",\r\n \"52.180.180.228/32\",\r\n \"52.180.182.75/32\",\r\n + \ \"52.182.138.128/26\",\r\n \"52.182.143.64/26\",\r\n \"52.183.46.73/32\",\r\n + \ \"52.183.86.102/32\",\r\n \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n + \ \"52.187.61.82/32\",\r\n \"52.187.185.159/32\",\r\n \"52.191.213.188/32\",\r\n + \ \"52.191.228.245/32\",\r\n \"52.225.184.224/32\",\r\n \"52.225.186.130/32\",\r\n + \ \"52.226.36.235/32\",\r\n \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n + \ \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n \"52.231.146.32/27\",\r\n + \ \"52.231.200.144/32\",\r\n \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n + \ \"52.232.27.189/32\",\r\n \"52.233.30.41/32\",\r\n \"52.233.190.35/32\",\r\n + \ \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n \"52.237.33.36/32\",\r\n + \ \"52.237.33.104/32\",\r\n \"52.237.143.176/32\",\r\n \"52.242.20.204/32\",\r\n + \ \"52.243.36.161/32\",\r\n \"52.246.154.64/26\",\r\n \"52.246.159.0/26\",\r\n + \ \"65.52.129.16/32\",\r\n \"65.52.250.32/27\",\r\n \"102.37.65.0/26\",\r\n + \ \"102.37.72.64/26\",\r\n \"102.37.83.0/24\",\r\n \"102.37.165.0/24\",\r\n + \ \"102.133.26.128/26\",\r\n \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n + \ \"102.133.154.128/26\",\r\n \"102.133.250.64/26\",\r\n + \ \"102.133.254.0/26\",\r\n \"104.40.26.199/32\",\r\n \"104.40.29.113/32\",\r\n + \ \"104.40.68.250/32\",\r\n \"104.40.69.64/32\",\r\n \"104.40.150.139/32\",\r\n + \ \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n \"104.41.63.213/32\",\r\n + \ \"104.41.201.10/32\",\r\n \"104.42.97.95/32\",\r\n \"104.43.18.219/32\",\r\n + \ \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n \"104.43.192.222/32\",\r\n + \ \"104.44.129.14/32\",\r\n \"104.44.129.59/32\",\r\n \"104.45.135.34/32\",\r\n + \ \"104.45.147.24/32\",\r\n \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n + \ \"104.46.98.9/32\",\r\n \"104.46.98.73/32\",\r\n \"104.46.99.176/32\",\r\n + \ \"104.208.16.0/26\",\r\n \"104.208.144.0/26\",\r\n \"104.208.237.147/32\",\r\n + \ \"104.209.186.70/32\",\r\n \"104.210.14.49/32\",\r\n \"104.210.106.31/32\",\r\n + \ \"104.210.146.250/32\",\r\n \"104.211.81.0/28\",\r\n \"104.211.98.185/32\",\r\n + \ \"104.211.102.58/32\",\r\n \"104.211.146.32/27\",\r\n \"104.211.160.121/32\",\r\n \ \"104.211.160.144/32\",\r\n \"104.211.224.190/32\",\r\n \ \"104.211.224.238/32\",\r\n \"104.214.18.128/27\",\r\n \ \"104.214.70.229/32\",\r\n \"137.116.48.46/32\",\r\n \"137.116.77.157/32\",\r\n @@ -15706,16 +15996,17 @@ interactions: \ \"2603:10e1:100:2::3368:a5a2/128\",\r\n \"2603:10e1:100:2::348b:476/128\",\r\n \ \"2603:10e1:100:2::34bf:e4f5/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.AustraliaCentral\",\r\n \"id\": \"EventHub.AustraliaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"australiacentral\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.36.46.142/32\",\r\n - \ \"20.36.106.192/27\",\r\n \"20.53.51.0/24\",\r\n \"2603:1010:304::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"australiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.36.46.142/32\",\r\n \"20.36.106.192/27\",\r\n + \ \"20.53.51.0/24\",\r\n \"2603:1010:304::240/122\",\r\n \ \"2603:1010:304:2::/120\",\r\n \"2603:1010:304:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.AustraliaCentral2\",\r\n \ \"id\": \"EventHub.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -15724,7 +16015,7 @@ interactions: \ \"2603:1010:404:2::/120\",\r\n \"2603:1010:404:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.AustraliaEast\",\r\n \ \"id\": \"EventHub.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15737,7 +16028,7 @@ interactions: \ \"2603:1010:6:802::160/123\",\r\n \"2603:1010:6:c02::160/123\",\r\n \ \"2603:10e1:100:2::1435:5552/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.AustraliaSoutheast\",\r\n \"id\": - \"EventHub.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"EventHub.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -15747,7 +16038,7 @@ interactions: \ \"2603:1010:101::240/122\",\r\n \"2603:1010:101:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.BrazilSouth\",\r\n \ \"id\": \"EventHub.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15759,7 +16050,7 @@ interactions: \ \"2603:1050:6:802::160/123\",\r\n \"2603:1050:6:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.BrazilSoutheast\",\r\n \ \"id\": \"EventHub.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15769,7 +16060,7 @@ interactions: \ \"2603:1050:403:2::/120\",\r\n \"2603:1050:403:400::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CanadaCentral\",\r\n \ \"id\": \"EventHub.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15782,20 +16073,21 @@ interactions: \ \"2603:1030:f05:802::160/123\",\r\n \"2603:1030:f05:c02::160/123\",\r\n \ \"2603:10e1:100:2::348b:476/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.CanadaEast\",\r\n \"id\": \"EventHub.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.32/27\",\r\n - \ \"40.86.225.142/32\",\r\n \"40.86.230.119/32\",\r\n \"52.139.109.0/24\",\r\n - \ \"52.242.20.204/32\",\r\n \"2603:1030:1005::240/122\",\r\n - \ \"2603:1030:1005:2::/120\",\r\n \"2603:1030:1005:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CentralIndia\",\r\n - \ \"id\": \"EventHub.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"40.69.106.32/27\",\r\n \"40.86.225.142/32\",\r\n + \ \"40.86.230.119/32\",\r\n \"52.139.109.0/24\",\r\n \"52.242.20.204/32\",\r\n + \ \"2603:1030:1005::240/122\",\r\n \"2603:1030:1005:2::/120\",\r\n + \ \"2603:1030:1005:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.CentralIndia\",\r\n \"id\": \"EventHub.CentralIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.71.30.214/32\",\r\n \"20.43.126.64/26\",\r\n \ \"20.192.98.64/26\",\r\n \"20.192.102.0/26\",\r\n \"20.192.168.0/26\",\r\n \ \"40.80.50.64/26\",\r\n \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n @@ -15804,47 +16096,48 @@ interactions: \ \"2603:1040:a06:402::1c0/123\",\r\n \"2603:1040:a06:802::160/123\",\r\n \ \"2603:1040:a06:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.CentralUS\",\r\n \"id\": \"EventHub.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.89.58.37/32\",\r\n - \ \"13.89.59.231/32\",\r\n \"13.89.170.128/26\",\r\n \"13.89.178.112/28\",\r\n - \ \"20.44.13.64/26\",\r\n \"20.98.147.0/24\",\r\n \"23.99.128.69/32\",\r\n - \ \"23.99.129.170/32\",\r\n \"23.99.192.254/32\",\r\n \"23.99.196.56/32\",\r\n - \ \"23.99.228.174/32\",\r\n \"40.86.77.12/32\",\r\n \"40.86.102.100/32\",\r\n - \ \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n \"52.165.34.144/32\",\r\n - \ \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n - \ \"52.173.199.106/32\",\r\n \"52.176.47.198/32\",\r\n \"52.182.138.128/26\",\r\n - \ \"52.182.143.64/26\",\r\n \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n - \ \"104.43.192.222/32\",\r\n \"104.208.16.0/26\",\r\n \"168.61.148.205/32\",\r\n - \ \"2603:1030:10:1::240/122\",\r\n \"2603:1030:10:402::1c0/123\",\r\n - \ \"2603:1030:10:802::160/123\",\r\n \"2603:1030:10:c02::160/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CentralUSEUAP\",\r\n - \ \"id\": \"EventHub.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.89.58.37/32\",\r\n \"13.89.59.231/32\",\r\n \"13.89.170.128/26\",\r\n + \ \"13.89.178.112/28\",\r\n \"20.44.13.64/26\",\r\n \"20.98.147.0/24\",\r\n + \ \"23.99.128.69/32\",\r\n \"23.99.129.170/32\",\r\n \"23.99.192.254/32\",\r\n + \ \"23.99.196.56/32\",\r\n \"23.99.228.174/32\",\r\n \"40.86.77.12/32\",\r\n + \ \"40.86.102.100/32\",\r\n \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n + \ \"52.165.34.144/32\",\r\n \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n + \ \"52.165.237.8/32\",\r\n \"52.173.199.106/32\",\r\n \"52.176.47.198/32\",\r\n + \ \"52.182.138.128/26\",\r\n \"52.182.143.64/26\",\r\n \"104.43.168.200/32\",\r\n + \ \"104.43.192.43/32\",\r\n \"104.43.192.222/32\",\r\n \"104.208.16.0/26\",\r\n + \ \"168.61.148.205/32\",\r\n \"2603:1030:10:1::240/122\",\r\n + \ \"2603:1030:10:402::1c0/123\",\r\n \"2603:1030:10:802::160/123\",\r\n + \ \"2603:1030:10:c02::160/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.CentralUSEUAP\",\r\n \"id\": \"EventHub.CentralUSEUAP\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.45.240.128/25\",\r\n \"20.45.241.0/26\",\r\n \ \"20.46.15.64/26\",\r\n \"40.78.202.32/27\",\r\n \"52.180.180.228/32\",\r\n \ \"52.180.182.75/32\",\r\n \"168.61.143.128/26\",\r\n \"2603:1030:f:1::240/122\",\r\n \ \"2603:1030:f:3::200/122\",\r\n \"2603:1030:f:3::400/120\",\r\n \ \"2603:1030:f:400::9c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.EastAsia\",\r\n \"id\": \"EventHub.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.64/26\",\r\n - \ \"13.94.47.61/32\",\r\n \"20.195.77.0/24\",\r\n \"20.205.75.128/26\",\r\n - \ \"20.205.83.128/26\",\r\n \"23.97.67.90/32\",\r\n \"23.99.118.48/32\",\r\n - \ \"23.101.3.68/32\",\r\n \"23.101.8.229/32\",\r\n \"23.102.234.49/32\",\r\n - \ \"52.175.35.235/32\",\r\n \"168.63.141.27/32\",\r\n \"207.46.153.127/32\",\r\n - \ \"207.46.154.16/32\",\r\n \"2603:1040:207::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.64/26\",\r\n \"13.94.47.61/32\",\r\n \"20.195.77.0/24\",\r\n + \ \"20.205.75.128/26\",\r\n \"20.205.83.128/26\",\r\n \"23.97.67.90/32\",\r\n + \ \"23.99.118.48/32\",\r\n \"23.101.3.68/32\",\r\n \"23.101.8.229/32\",\r\n + \ \"23.102.234.49/32\",\r\n \"52.175.35.235/32\",\r\n \"168.63.141.27/32\",\r\n + \ \"207.46.153.127/32\",\r\n \"207.46.154.16/32\",\r\n \"2603:1040:207::240/122\",\r\n \ \"2603:1040:207:2::100/120\",\r\n \"2603:1040:207:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS\",\r\n - \ \"id\": \"EventHub.EastUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"EventHub.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -15866,7 +16159,7 @@ interactions: \ \"2603:1030:210:402::1c0/123\",\r\n \"2603:1030:210:802::160/123\",\r\n \ \"2603:1030:210:c02::160/123\",\r\n \"2603:10e1:100:2::34bf:e4f5/128\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS2\",\r\n - \ \"id\": \"EventHub.EastUS2\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"EventHub.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -15884,7 +16177,7 @@ interactions: \ \"2603:1030:40c:802::160/123\",\r\n \"2603:1030:40c:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS2EUAP\",\r\n \ \"id\": \"EventHub.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15897,7 +16190,7 @@ interactions: \ \"2603:1030:40b:800::160/123\",\r\n \"2603:1030:40b:c00::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.FranceCentral\",\r\n \ \"id\": \"EventHub.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15908,7 +16201,7 @@ interactions: \ \"2603:1020:805:802::160/123\",\r\n \"2603:1020:805:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.FranceSouth\",\r\n \ \"id\": \"EventHub.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15917,7 +16210,7 @@ interactions: \ \"2603:1020:905:2::/120\",\r\n \"2603:1020:905:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.GermanyNorth\",\r\n \ \"id\": \"EventHub.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15925,7 +16218,7 @@ interactions: \ \"2603:1020:d04::240/122\",\r\n \"2603:1020:d04:1::600/120\",\r\n \ \"2603:1020:d04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.GermanyWestCentral\",\r\n \"id\": - \"EventHub.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"EventHub.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -15937,7 +16230,7 @@ interactions: \ \"2603:1020:c04:802::160/123\",\r\n \"2603:1020:c04:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JapanEast\",\r\n \ \"id\": \"EventHub.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15949,105 +16242,117 @@ interactions: \ \"2603:1040:407:402::1c0/123\",\r\n \"2603:1040:407:802::160/123\",\r\n \ \"2603:1040:407:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.JapanWest\",\r\n \"id\": \"EventHub.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.189.231.0/24\",\r\n - \ \"40.74.100.0/27\",\r\n \"40.74.141.187/32\",\r\n \"138.91.17.38/32\",\r\n - \ \"138.91.17.85/32\",\r\n \"2603:1040:606::240/122\",\r\n - \ \"2603:1040:606:2::/120\",\r\n \"2603:1040:606:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JioIndiaCentral\",\r\n - \ \"id\": \"EventHub.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.33.64/26\",\r\n - \ \"20.192.51.96/27\",\r\n \"20.192.51.128/25\",\r\n \"20.192.55.0/26\",\r\n - \ \"20.192.225.160/27\",\r\n \"20.192.234.32/27\",\r\n \"2603:1040:1104:2::500/120\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.189.231.0/24\",\r\n \"40.74.100.0/27\",\r\n \"40.74.141.187/32\",\r\n + \ \"40.80.181.192/26\",\r\n \"138.91.17.38/32\",\r\n \"138.91.17.85/32\",\r\n + \ \"2603:1040:606::240/122\",\r\n \"2603:1040:606:2::/120\",\r\n + \ \"2603:1040:606:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.JioIndiaCentral\",\r\n \"id\": \"EventHub.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.192.33.64/26\",\r\n \"20.192.51.96/27\",\r\n + \ \"20.192.51.128/25\",\r\n \"20.192.55.0/26\",\r\n \"20.192.225.160/27\",\r\n + \ \"20.192.234.32/27\",\r\n \"2603:1040:1104:2::500/120\",\r\n \ \"2603:1040:1104:400::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.JioIndiaWest\",\r\n \"id\": \"EventHub.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.161.64/27\",\r\n - \ \"20.193.195.32/27\",\r\n \"20.193.195.64/26\",\r\n \"20.193.195.128/25\",\r\n - \ \"20.193.202.32/27\",\r\n \"20.193.204.192/26\",\r\n \"2603:1040:d04::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.192.161.64/27\",\r\n \"20.193.195.32/27\",\r\n + \ \"20.193.195.64/26\",\r\n \"20.193.195.128/25\",\r\n \"20.193.202.32/27\",\r\n + \ \"20.193.204.192/26\",\r\n \"2603:1040:d04::240/122\",\r\n \ \"2603:1040:d04:2::500/120\",\r\n \"2603:1040:d04:400::2c0/123\",\r\n \ \"2603:1040:d04:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.KoreaCentral\",\r\n \"id\": \"EventHub.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.44.26.64/26\",\r\n - \ \"20.44.31.128/26\",\r\n \"20.194.68.192/26\",\r\n \"20.194.80.0/26\",\r\n - \ \"20.200.193.0/24\",\r\n \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n - \ \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n \"2603:1040:f05:1::240/122\",\r\n - \ \"2603:1040:f05:2::600/120\",\r\n \"2603:1040:f05:402::1c0/123\",\r\n - \ \"2603:1040:f05:802::160/123\",\r\n \"2603:1040:f05:c02::160/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.KoreaSouth\",\r\n - \ \"id\": \"EventHub.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.44.26.64/26\",\r\n \"20.44.31.128/26\",\r\n \"20.194.68.192/26\",\r\n + \ \"20.194.80.0/26\",\r\n \"20.200.193.0/24\",\r\n \"52.231.18.16/28\",\r\n + \ \"52.231.29.105/32\",\r\n \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n + \ \"2603:1040:f05:1::240/122\",\r\n \"2603:1040:f05:2::600/120\",\r\n + \ \"2603:1040:f05:402::1c0/123\",\r\n \"2603:1040:f05:802::160/123\",\r\n + \ \"2603:1040:f05:c02::160/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.KoreaSouth\",\r\n \"id\": \"EventHub.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"52.147.115.0/24\",\r\n \"52.231.146.32/27\",\r\n \ \"52.231.200.144/32\",\r\n \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n \ \"2603:1040:e05::500/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.NorthCentralUS\",\r\n \"id\": \"EventHub.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.51.3.0/24\",\r\n - \ \"20.125.171.64/26\",\r\n \"20.125.203.64/26\",\r\n \"23.96.214.181/32\",\r\n - \ \"23.96.253.236/32\",\r\n \"52.162.106.64/26\",\r\n \"52.237.143.176/32\",\r\n - \ \"168.62.234.250/32\",\r\n \"168.62.237.3/32\",\r\n \"168.62.249.226/32\",\r\n - \ \"191.236.128.253/32\",\r\n \"191.236.129.107/32\",\r\n - \ \"2603:1030:608::240/122\",\r\n \"2603:1030:608:1::600/120\",\r\n - \ \"2603:1030:608:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.NorthEurope\",\r\n \"id\": \"EventHub.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.0/26\",\r\n - \ \"13.69.239.0/26\",\r\n \"13.69.253.135/32\",\r\n \"13.69.255.140/32\",\r\n - \ \"13.74.107.0/26\",\r\n \"20.50.72.64/26\",\r\n \"20.50.80.64/26\",\r\n - \ \"20.82.245.0/24\",\r\n \"23.102.0.186/32\",\r\n \"23.102.0.239/32\",\r\n - \ \"23.102.53.113/32\",\r\n \"40.69.29.216/32\",\r\n \"40.69.217.246/32\",\r\n - \ \"40.127.132.254/32\",\r\n \"51.104.165.162/32\",\r\n \"52.138.147.148/32\",\r\n - \ \"52.138.226.0/26\",\r\n \"52.169.18.8/32\",\r\n \"52.178.211.227/32\",\r\n - \ \"104.41.201.10/32\",\r\n \"168.61.92.197/32\",\r\n \"191.238.99.131/32\",\r\n - \ \"2603:1020:5:1::240/122\",\r\n \"2603:1020:5:402::1c0/123\",\r\n - \ \"2603:1020:5:802::160/123\",\r\n \"2603:1020:5:c02::160/123\",\r\n - \ \"2603:10e1:100:2::3368:a5a2/128\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.NorwayEast\",\r\n \"id\": \"EventHub.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.0/26\",\r\n - \ \"51.13.0.192/26\",\r\n \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n - \ \"51.120.210.64/26\",\r\n \"2603:1020:e04:1::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.51.3.0/24\",\r\n \"20.125.171.64/26\",\r\n \"20.125.203.64/26\",\r\n + \ \"23.96.214.181/32\",\r\n \"23.96.253.236/32\",\r\n \"52.162.106.64/26\",\r\n + \ \"52.237.143.176/32\",\r\n \"168.62.234.250/32\",\r\n \"168.62.237.3/32\",\r\n + \ \"168.62.249.226/32\",\r\n \"191.236.128.253/32\",\r\n + \ \"191.236.129.107/32\",\r\n \"2603:1030:608::240/122\",\r\n + \ \"2603:1030:608:1::600/120\",\r\n \"2603:1030:608:402::1c0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorthEurope\",\r\n + \ \"id\": \"EventHub.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.69.227.0/26\",\r\n \"13.69.239.0/26\",\r\n \"13.69.253.135/32\",\r\n + \ \"13.69.255.140/32\",\r\n \"13.74.107.0/26\",\r\n \"20.50.72.64/26\",\r\n + \ \"20.50.80.64/26\",\r\n \"20.82.245.0/24\",\r\n \"23.102.0.186/32\",\r\n + \ \"23.102.0.239/32\",\r\n \"23.102.53.113/32\",\r\n \"40.69.29.216/32\",\r\n + \ \"40.69.217.246/32\",\r\n \"40.127.132.254/32\",\r\n \"51.104.165.162/32\",\r\n + \ \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n \"52.169.18.8/32\",\r\n + \ \"52.178.211.227/32\",\r\n \"104.41.201.10/32\",\r\n \"168.61.92.197/32\",\r\n + \ \"191.238.99.131/32\",\r\n \"2603:1020:5:1::240/122\",\r\n + \ \"2603:1020:5:402::1c0/123\",\r\n \"2603:1020:5:802::160/123\",\r\n + \ \"2603:1020:5:c02::160/123\",\r\n \"2603:10e1:100:2::3368:a5a2/128\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorwayEast\",\r\n + \ \"id\": \"EventHub.NorwayEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.100.0.0/26\",\r\n \"51.13.0.192/26\",\r\n \"51.120.98.128/27\",\r\n + \ \"51.120.106.64/26\",\r\n \"51.120.210.64/26\",\r\n \"2603:1020:e04:1::240/122\",\r\n \ \"2603:1020:e04:3::600/120\",\r\n \"2603:1020:e04:402::1c0/123\",\r\n \ \"2603:1020:e04:802::160/123\",\r\n \"2603:1020:e04:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorwayWest\",\r\n \ \"id\": \"EventHub.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.13.140.0/24\",\r\n \"51.120.218.160/27\",\r\n \ \"2603:1020:f04::240/122\",\r\n \"2603:1020:f04:3::/120\",\r\n \ \"2603:1020:f04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.SouthAfricaNorth\",\r\n \"id\": \"EventHub.SouthAfricaNorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ {\r\n \"name\": \"EventHub.QatarCentral\",\r\n \"id\": \"EventHub.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.21.38.0/24\",\r\n \"20.21.43.128/26\",\r\n \"20.21.67.64/26\",\r\n + \ \"20.21.75.64/26\",\r\n \"2603:1040:1002:1::200/120\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthAfricaNorth\",\r\n + \ \"id\": \"EventHub.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"102.37.72.64/26\",\r\n \ \"102.37.165.0/24\",\r\n \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n @@ -16057,7 +16362,7 @@ interactions: \ \"2603:1000:104:802::160/123\",\r\n \"2603:1000:104:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthAfricaWest\",\r\n \ \"id\": \"EventHub.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -16066,7 +16371,7 @@ interactions: \ \"2603:1000:4:2::/120\",\r\n \"2603:1000:4:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthCentralUS\",\r\n \ \"id\": \"EventHub.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -16083,30 +16388,30 @@ interactions: \ \"2603:1030:807:802::160/123\",\r\n \"2603:1030:807:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthCentralUSSTG\",\r\n \ \"id\": \"EventHub.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.128/26\",\r\n \"20.45.117.128/26\",\r\n \ \"2603:1030:302::200/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SoutheastAsia\",\r\n \"id\": \"EventHub.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.64/27\",\r\n - \ \"13.67.20.64/26\",\r\n \"13.76.179.223/32\",\r\n \"13.76.216.217/32\",\r\n - \ \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n \"23.98.64.92/32\",\r\n - \ \"23.98.65.24/32\",\r\n \"23.98.82.64/27\",\r\n \"23.98.87.192/26\",\r\n - \ \"23.98.112.192/26\",\r\n \"40.78.234.0/27\",\r\n \"52.187.2.226/32\",\r\n - \ \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n \"52.187.185.159/32\",\r\n - \ \"104.43.18.219/32\",\r\n \"137.116.157.26/32\",\r\n \"137.116.158.30/32\",\r\n - \ \"207.46.227.14/32\",\r\n \"2603:1040:5:1::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.67.8.64/27\",\r\n \"13.67.20.64/26\",\r\n \"13.76.179.223/32\",\r\n + \ \"13.76.216.217/32\",\r\n \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n + \ \"23.98.64.92/32\",\r\n \"23.98.65.24/32\",\r\n \"23.98.82.64/27\",\r\n + \ \"23.98.87.192/26\",\r\n \"23.98.112.192/26\",\r\n \"40.78.234.0/27\",\r\n + \ \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n + \ \"52.187.185.159/32\",\r\n \"104.43.18.219/32\",\r\n \"137.116.157.26/32\",\r\n + \ \"137.116.158.30/32\",\r\n \"207.46.227.14/32\",\r\n \"2603:1040:5:1::240/122\",\r\n \ \"2603:1040:5:402::1c0/123\",\r\n \"2603:1040:5:802::160/123\",\r\n \ \"2603:1040:5:c02::160/123\",\r\n \"2603:10e1:100:2::14c3:6100/128\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthIndia\",\r\n \ \"id\": \"EventHub.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16115,52 +16420,54 @@ interactions: \ \"2603:1040:c06::240/122\",\r\n \"2603:1040:c06:2::/120\",\r\n \ \"2603:1040:c06:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwedenCentral\",\r\n \"id\": \"EventHub.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.12.30.0/24\",\r\n - \ \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n \"51.12.226.64/26\",\r\n - \ \"51.12.234.64/26\",\r\n \"2603:1020:1004::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.12.30.0/24\",\r\n \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n + \ \"51.12.226.64/26\",\r\n \"51.12.234.64/26\",\r\n \"2603:1020:1004::240/122\",\r\n \ \"2603:1020:1004:2::400/120\",\r\n \"2603:1020:1004:400::2c0/123\",\r\n \ \"2603:1020:1004:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwedenSouth\",\r\n \"id\": \"EventHub.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.12.21.0/24\",\r\n - \ \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n \"2603:1020:1104:400::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SwitzerlandNorth\",\r\n - \ \"id\": \"EventHub.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.12.21.0/24\",\r\n \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n + \ \"2603:1020:1104:400::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.SwitzerlandNorth\",\r\n \"id\": \"EventHub.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.208.19.64/26\",\r\n \"51.103.203.64/26\",\r\n \ \"51.107.58.128/27\",\r\n \"51.107.129.0/26\",\r\n \"51.107.245.0/24\",\r\n \ \"2603:1020:a04:1::240/122\",\r\n \"2603:1020:a04:2::200/120\",\r\n \ \"2603:1020:a04:402::1c0/123\",\r\n \"2603:1020:a04:802::160/123\",\r\n \ \"2603:1020:a04:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwitzerlandWest\",\r\n \"id\": \"EventHub.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.107.154.128/27\",\r\n - \ \"51.107.253.0/24\",\r\n \"2603:1020:b04::240/122\",\r\n - \ \"2603:1020:b04:2::/120\",\r\n \"2603:1020:b04:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UAECentral\",\r\n - \ \"id\": \"EventHub.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandw\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.107.154.128/27\",\r\n \"51.107.253.0/24\",\r\n + \ \"2603:1020:b04::240/122\",\r\n \"2603:1020:b04:2::/120\",\r\n + \ \"2603:1020:b04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.UAECentral\",\r\n \"id\": \"EventHub.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.0/27\",\r\n \"20.45.92.0/24\",\r\n \"2603:1040:b04::240/122\",\r\n \ \"2603:1040:b04:2::/120\",\r\n \"2603:1040:b04:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UAENorth\",\r\n \ \"id\": \"EventHub.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16170,9 +16477,9 @@ interactions: \ \"2603:1040:904:402::1c0/123\",\r\n \"2603:1040:904:802::160/123\",\r\n \ \"2603:1040:904:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.UKSouth\",\r\n \"id\": \"EventHub.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.90.128.128/26\",\r\n \ \"51.105.66.64/26\",\r\n \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n @@ -16182,7 +16489,7 @@ interactions: \ \"2603:1020:705:2::400/120\",\r\n \"2603:1020:705:402::1c0/123\",\r\n \ \"2603:1020:705:802::160/123\",\r\n \"2603:1020:705:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UKWest\",\r\n - \ \"id\": \"EventHub.UKWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"EventHub.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -16192,7 +16499,7 @@ interactions: \ \"2603:1020:605:2::/120\",\r\n \"2603:1020:605:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestCentralUS\",\r\n \ \"id\": \"EventHub.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16202,37 +16509,38 @@ interactions: \ \"2603:1030:b04::240/122\",\r\n \"2603:1030:b04:1::600/120\",\r\n \ \"2603:1030:b04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestEurope\",\r\n \"id\": \"EventHub.WestEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.0/26\",\r\n - \ \"13.69.106.0/26\",\r\n \"13.69.111.128/26\",\r\n \"20.50.201.64/26\",\r\n - \ \"20.76.242.45/32\",\r\n \"20.86.89.0/24\",\r\n \"23.97.226.21/32\",\r\n - \ \"23.100.14.185/32\",\r\n \"40.68.35.230/32\",\r\n \"40.68.39.15/32\",\r\n - \ \"40.68.93.145/32\",\r\n \"40.68.205.113/32\",\r\n \"40.68.217.242/32\",\r\n - \ \"51.144.238.23/32\",\r\n \"52.174.243.57/32\",\r\n \"52.178.17.128/26\",\r\n - \ \"52.178.78.61/32\",\r\n \"52.232.27.189/32\",\r\n \"52.233.190.35/32\",\r\n - \ \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n \"65.52.129.16/32\",\r\n - \ \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n - \ \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n \"191.233.73.228/32\",\r\n - \ \"2603:1020:206:1::240/122\",\r\n \"2603:1020:206:4::100/120\",\r\n - \ \"2603:1020:206:402::1c0/123\",\r\n \"2603:1020:206:802::160/123\",\r\n - \ \"2603:1020:206:c02::160/123\",\r\n \"2603:10e1:100:2::144c:f22d/128\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestIndia\",\r\n - \ \"id\": \"EventHub.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.0/26\",\r\n \"13.69.106.0/26\",\r\n \"13.69.111.128/26\",\r\n + \ \"20.50.201.64/26\",\r\n \"20.76.242.45/32\",\r\n \"20.86.89.0/24\",\r\n + \ \"23.97.226.21/32\",\r\n \"23.100.14.185/32\",\r\n \"40.68.35.230/32\",\r\n + \ \"40.68.39.15/32\",\r\n \"40.68.93.145/32\",\r\n \"40.68.205.113/32\",\r\n + \ \"40.68.217.242/32\",\r\n \"51.144.238.23/32\",\r\n \"52.174.243.57/32\",\r\n + \ \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n \"52.232.27.189/32\",\r\n + \ \"52.233.190.35/32\",\r\n \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n + \ \"65.52.129.16/32\",\r\n \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n + \ \"104.40.216.174/32\",\r\n \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n + \ \"191.233.73.228/32\",\r\n \"2603:1020:206:1::240/122\",\r\n + \ \"2603:1020:206:4::100/120\",\r\n \"2603:1020:206:402::1c0/123\",\r\n + \ \"2603:1020:206:802::160/123\",\r\n \"2603:1020:206:c02::160/123\",\r\n + \ \"2603:10e1:100:2::144c:f22d/128\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.WestIndia\",\r\n \"id\": \"EventHub.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.83.0/24\",\r\n \"104.211.146.32/27\",\r\n \ \"104.211.160.121/32\",\r\n \"104.211.160.144/32\",\r\n \ \"2603:1040:806::240/122\",\r\n \"2603:1040:806:2::/120\",\r\n \ \"2603:1040:806:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestUS\",\r\n \"id\": \"EventHub.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.64.195.117/32\",\r\n \ \"13.88.20.117/32\",\r\n \"13.88.26.28/32\",\r\n \"13.91.61.11/32\",\r\n @@ -16245,7 +16553,7 @@ interactions: \ \"138.91.193.184/32\",\r\n \"2603:1030:a07::240/122\",\r\n \ \"2603:1030:a07:1::600/120\",\r\n \"2603:1030:a07:402::140/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestUS2\",\r\n - \ \"id\": \"EventHub.WestUS2\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"EventHub.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -16261,9 +16569,9 @@ interactions: \ \"2603:1030:c06:802::160/123\",\r\n \"2603:1030:c06:c02::160/123\",\r\n \ \"2603:10e1:100:2::287d:67fb/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestUS3\",\r\n \"id\": \"EventHub.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.150.160.224/27\",\r\n \ \"20.150.170.160/27\",\r\n \"20.150.175.64/26\",\r\n \"20.150.178.64/26\",\r\n @@ -16273,102 +16581,102 @@ interactions: \ \"2603:1030:504:402::2c0/123\",\r\n \"2603:1030:504:802::240/123\",\r\n \ \"2603:1030:504:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"GatewayManager\",\r\n \"id\": \"GatewayManager\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"GatewayManager\",\r\n \"addressPrefixes\": - [\r\n \"13.65.91.57/32\",\r\n \"13.66.140.144/29\",\r\n - \ \"13.67.9.128/29\",\r\n \"13.69.64.224/29\",\r\n \"13.69.227.224/29\",\r\n - \ \"13.70.72.208/29\",\r\n \"13.70.185.130/32\",\r\n \"13.71.170.240/29\",\r\n - \ \"13.71.194.232/29\",\r\n \"13.75.36.8/29\",\r\n \"13.77.0.146/32\",\r\n - \ \"13.77.50.88/29\",\r\n \"13.78.108.16/29\",\r\n \"13.78.188.33/32\",\r\n - \ \"13.85.74.21/32\",\r\n \"13.87.35.147/32\",\r\n \"13.87.36.246/32\",\r\n - \ \"13.87.56.104/29\",\r\n \"13.87.122.104/29\",\r\n \"13.89.171.96/29\",\r\n - \ \"13.91.249.235/32\",\r\n \"13.91.254.232/32\",\r\n \"13.92.84.128/32\",\r\n - \ \"13.93.112.146/32\",\r\n \"13.93.117.26/32\",\r\n \"20.17.48.64/26\",\r\n - \ \"20.21.32.64/26\",\r\n \"20.36.42.151/32\",\r\n \"20.36.42.152/32\",\r\n - \ \"20.36.74.91/32\",\r\n \"20.36.74.113/32\",\r\n \"20.36.106.72/29\",\r\n - \ \"20.36.114.24/29\",\r\n \"20.36.120.72/29\",\r\n \"20.37.53.66/32\",\r\n - \ \"20.37.53.76/32\",\r\n \"20.37.64.72/29\",\r\n \"20.37.74.88/29\",\r\n - \ \"20.37.152.72/29\",\r\n \"20.37.192.72/29\",\r\n \"20.37.224.72/29\",\r\n - \ \"20.38.80.72/29\",\r\n \"20.38.136.72/29\",\r\n \"20.39.1.56/32\",\r\n - \ \"20.39.1.58/32\",\r\n \"20.39.8.72/29\",\r\n \"20.39.26.140/32\",\r\n - \ \"20.39.26.246/32\",\r\n \"20.40.173.147/32\",\r\n \"20.41.0.72/29\",\r\n - \ \"20.41.64.72/29\",\r\n \"20.41.192.72/29\",\r\n \"20.42.0.72/29\",\r\n - \ \"20.42.128.72/29\",\r\n \"20.42.224.72/29\",\r\n \"20.43.40.72/29\",\r\n - \ \"20.43.64.72/29\",\r\n \"20.43.128.72/29\",\r\n \"20.44.3.16/29\",\r\n - \ \"20.45.95.128/27\",\r\n \"20.45.112.72/29\",\r\n \"20.45.192.72/29\",\r\n - \ \"20.46.13.128/26\",\r\n \"20.47.233.224/27\",\r\n \"20.51.6.64/26\",\r\n - \ \"20.52.95.96/27\",\r\n \"20.53.54.0/27\",\r\n \"20.53.61.192/27\",\r\n - \ \"20.54.106.86/32\",\r\n \"20.54.121.133/32\",\r\n \"20.59.80.32/27\",\r\n - \ \"20.69.5.224/27\",\r\n \"20.70.222.128/27\",\r\n \"20.72.16.64/26\",\r\n - \ \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n \"20.74.195.128/27\",\r\n - \ \"20.83.222.224/27\",\r\n \"20.87.82.0/27\",\r\n \"20.88.159.0/27\",\r\n - \ \"20.90.36.64/27\",\r\n \"20.90.132.224/27\",\r\n \"20.92.4.224/27\",\r\n - \ \"20.97.35.128/27\",\r\n \"20.98.194.96/27\",\r\n \"20.99.8.0/26\",\r\n - \ \"20.105.210.128/27\",\r\n \"20.107.239.96/27\",\r\n \"20.111.2.224/27\",\r\n - \ \"20.116.42.128/27\",\r\n \"20.118.195.160/27\",\r\n \"20.150.160.64/29\",\r\n - \ \"20.150.161.0/26\",\r\n \"20.150.171.64/29\",\r\n \"20.189.104.72/29\",\r\n - \ \"20.189.180.225/32\",\r\n \"20.189.181.8/32\",\r\n \"20.189.194.192/27\",\r\n - \ \"20.192.47.0/26\",\r\n \"20.192.84.224/27\",\r\n \"20.192.153.224/27\",\r\n - \ \"20.192.160.64/26\",\r\n \"20.192.224.192/26\",\r\n \"20.193.142.141/32\",\r\n - \ \"20.193.142.178/32\",\r\n \"20.194.75.128/26\",\r\n \"20.195.37.65/32\",\r\n - \ \"20.195.38.22/32\",\r\n \"20.195.78.0/26\",\r\n \"20.195.86.96/27\",\r\n - \ \"20.199.200.128/27\",\r\n \"20.200.160.32/27\",\r\n \"20.210.68.160/27\",\r\n - \ \"20.215.0.64/26\",\r\n \"20.217.40.64/26\",\r\n \"23.100.217.32/27\",\r\n - \ \"23.100.231.72/32\",\r\n \"23.100.231.96/32\",\r\n \"23.101.173.90/32\",\r\n - \ \"40.67.48.72/29\",\r\n \"40.67.59.64/29\",\r\n \"40.69.106.88/29\",\r\n - \ \"40.70.146.224/29\",\r\n \"40.71.11.96/29\",\r\n \"40.74.24.72/29\",\r\n - \ \"40.74.100.168/29\",\r\n \"40.78.194.88/29\",\r\n \"40.78.202.112/29\",\r\n - \ \"40.79.130.224/29\",\r\n \"40.79.178.88/29\",\r\n \"40.80.56.72/29\",\r\n - \ \"40.80.168.72/29\",\r\n \"40.80.184.72/29\",\r\n \"40.81.94.172/32\",\r\n - \ \"40.81.94.182/32\",\r\n \"40.81.180.83/32\",\r\n \"40.81.182.82/32\",\r\n - \ \"40.81.189.24/32\",\r\n \"40.81.189.42/32\",\r\n \"40.82.236.2/32\",\r\n - \ \"40.82.236.13/32\",\r\n \"40.82.248.240/29\",\r\n \"40.88.222.179/32\",\r\n - \ \"40.88.223.53/32\",\r\n \"40.89.16.72/29\",\r\n \"40.89.217.100/32\",\r\n - \ \"40.89.217.109/32\",\r\n \"40.90.186.21/32\",\r\n \"40.90.186.91/32\",\r\n - \ \"40.91.89.36/32\",\r\n \"40.91.91.51/32\",\r\n \"40.112.242.168/29\",\r\n - \ \"40.115.248.200/32\",\r\n \"40.115.254.17/32\",\r\n \"40.119.8.64/29\",\r\n - \ \"40.124.139.107/32\",\r\n \"40.124.139.174/32\",\r\n \"51.12.40.192/26\",\r\n - \ \"51.12.192.192/26\",\r\n \"51.53.24.64/26\",\r\n \"51.53.168.64/26\",\r\n - \ \"51.104.24.72/29\",\r\n \"51.105.80.72/29\",\r\n \"51.105.88.72/29\",\r\n - \ \"51.107.48.72/29\",\r\n \"51.107.59.32/29\",\r\n \"51.107.144.72/29\",\r\n - \ \"51.107.155.32/29\",\r\n \"51.107.247.0/26\",\r\n \"51.116.48.72/29\",\r\n - \ \"51.116.59.32/29\",\r\n \"51.116.77.96/27\",\r\n \"51.116.144.72/29\",\r\n - \ \"51.116.155.96/29\",\r\n \"51.120.40.72/29\",\r\n \"51.120.98.168/29\",\r\n - \ \"51.120.176.32/27\",\r\n \"51.120.219.64/29\",\r\n \"51.120.224.72/29\",\r\n - \ \"51.120.235.128/26\",\r\n \"51.137.160.72/29\",\r\n \"51.140.63.41/32\",\r\n - \ \"51.140.114.209/32\",\r\n \"51.140.148.16/29\",\r\n \"51.140.210.200/29\",\r\n - \ \"51.141.25.80/32\",\r\n \"51.141.29.178/32\",\r\n \"51.143.192.72/29\",\r\n - \ \"52.136.48.72/29\",\r\n \"52.136.137.15/32\",\r\n \"52.136.137.16/32\",\r\n - \ \"52.136.191.96/27\",\r\n \"52.138.70.115/32\",\r\n \"52.138.71.153/32\",\r\n - \ \"52.138.90.40/29\",\r\n \"52.139.87.129/32\",\r\n \"52.139.87.150/32\",\r\n - \ \"52.140.104.72/29\",\r\n \"52.142.152.114/32\",\r\n \"52.142.154.100/32\",\r\n - \ \"52.143.136.58/31\",\r\n \"52.143.250.137/32\",\r\n \"52.143.251.22/32\",\r\n - \ \"52.147.44.33/32\",\r\n \"52.148.30.6/32\",\r\n \"52.149.24.100/32\",\r\n - \ \"52.149.26.14/32\",\r\n \"52.150.136.72/29\",\r\n \"52.159.19.113/32\",\r\n - \ \"52.159.20.67/32\",\r\n \"52.159.21.124/32\",\r\n \"52.161.28.251/32\",\r\n - \ \"52.162.106.168/29\",\r\n \"52.163.241.22/32\",\r\n \"52.163.246.27/32\",\r\n - \ \"52.165.221.72/32\",\r\n \"52.169.225.171/32\",\r\n \"52.169.231.163/32\",\r\n - \ \"52.172.28.183/32\",\r\n \"52.172.31.29/32\",\r\n \"52.172.204.73/32\",\r\n - \ \"52.172.222.13/32\",\r\n \"52.173.250.124/32\",\r\n \"52.177.204.204/32\",\r\n - \ \"52.177.207.219/32\",\r\n \"52.179.10.142/32\",\r\n \"52.180.178.35/32\",\r\n - \ \"52.180.178.191/32\",\r\n \"52.180.182.210/32\",\r\n \"52.184.255.23/32\",\r\n - \ \"52.191.140.123/32\",\r\n \"52.191.170.38/32\",\r\n \"52.228.80.72/29\",\r\n - \ \"52.229.161.220/32\",\r\n \"52.229.166.101/32\",\r\n \"52.231.18.224/29\",\r\n - \ \"52.231.24.186/32\",\r\n \"52.231.35.84/32\",\r\n \"52.231.146.200/29\",\r\n - \ \"52.231.203.87/32\",\r\n \"52.231.204.175/32\",\r\n \"52.237.24.145/32\",\r\n - \ \"52.237.30.255/32\",\r\n \"52.237.208.51/32\",\r\n \"52.237.215.149/32\",\r\n - \ \"52.242.17.200/32\",\r\n \"52.242.28.83/32\",\r\n \"52.242.44.0/27\",\r\n - \ \"52.251.12.161/32\",\r\n \"52.253.157.2/32\",\r\n \"52.253.159.209/32\",\r\n - \ \"52.253.232.235/32\",\r\n \"52.253.239.162/32\",\r\n \"65.52.250.24/29\",\r\n - \ \"70.37.160.97/32\",\r\n \"70.37.161.124/32\",\r\n \"102.37.86.224/27\",\r\n - \ \"102.133.27.16/29\",\r\n \"102.133.56.72/29\",\r\n \"102.133.155.16/29\",\r\n - \ \"102.133.216.72/29\",\r\n \"104.211.81.208/29\",\r\n \"104.211.146.88/29\",\r\n - \ \"104.211.188.0/32\",\r\n \"104.211.191.94/32\",\r\n \"104.214.19.64/29\",\r\n - \ \"104.215.50.115/32\",\r\n \"104.215.52.27/32\",\r\n \"168.62.104.154/32\",\r\n - \ \"168.62.208.162/32\",\r\n \"168.62.209.95/32\",\r\n \"191.233.8.64/26\",\r\n - \ \"191.233.203.208/29\",\r\n \"191.233.245.75/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"GatewayManager\",\r\n \"addressPrefixes\": [\r\n \"13.65.91.57/32\",\r\n + \ \"13.66.140.144/29\",\r\n \"13.67.9.128/29\",\r\n \"13.69.64.224/29\",\r\n + \ \"13.69.227.224/29\",\r\n \"13.70.72.208/29\",\r\n \"13.70.185.130/32\",\r\n + \ \"13.71.170.240/29\",\r\n \"13.71.194.232/29\",\r\n \"13.75.36.8/29\",\r\n + \ \"13.77.0.146/32\",\r\n \"13.77.50.88/29\",\r\n \"13.78.108.16/29\",\r\n + \ \"13.78.188.33/32\",\r\n \"13.85.74.21/32\",\r\n \"13.87.35.147/32\",\r\n + \ \"13.87.36.246/32\",\r\n \"13.87.56.104/29\",\r\n \"13.87.122.104/29\",\r\n + \ \"13.89.171.96/29\",\r\n \"13.91.249.235/32\",\r\n \"13.91.254.232/32\",\r\n + \ \"13.92.84.128/32\",\r\n \"13.93.112.146/32\",\r\n \"13.93.117.26/32\",\r\n + \ \"20.17.48.64/26\",\r\n \"20.21.32.64/26\",\r\n \"20.36.42.151/32\",\r\n + \ \"20.36.42.152/32\",\r\n \"20.36.74.91/32\",\r\n \"20.36.74.113/32\",\r\n + \ \"20.36.106.72/29\",\r\n \"20.36.114.24/29\",\r\n \"20.36.120.72/29\",\r\n + \ \"20.37.53.66/32\",\r\n \"20.37.53.76/32\",\r\n \"20.37.64.72/29\",\r\n + \ \"20.37.74.88/29\",\r\n \"20.37.152.72/29\",\r\n \"20.37.192.72/29\",\r\n + \ \"20.37.224.72/29\",\r\n \"20.38.80.72/29\",\r\n \"20.38.136.72/29\",\r\n + \ \"20.39.1.56/32\",\r\n \"20.39.1.58/32\",\r\n \"20.39.8.72/29\",\r\n + \ \"20.39.26.140/32\",\r\n \"20.39.26.246/32\",\r\n \"20.40.173.147/32\",\r\n + \ \"20.41.0.72/29\",\r\n \"20.41.64.72/29\",\r\n \"20.41.192.72/29\",\r\n + \ \"20.42.0.72/29\",\r\n \"20.42.128.72/29\",\r\n \"20.42.224.72/29\",\r\n + \ \"20.43.40.72/29\",\r\n \"20.43.64.72/29\",\r\n \"20.43.128.72/29\",\r\n + \ \"20.44.3.16/29\",\r\n \"20.45.95.128/27\",\r\n \"20.45.112.72/29\",\r\n + \ \"20.45.192.72/29\",\r\n \"20.46.13.128/26\",\r\n \"20.47.233.224/27\",\r\n + \ \"20.51.6.64/26\",\r\n \"20.52.95.96/27\",\r\n \"20.53.54.0/27\",\r\n + \ \"20.53.61.192/27\",\r\n \"20.54.106.86/32\",\r\n \"20.54.121.133/32\",\r\n + \ \"20.59.80.32/27\",\r\n \"20.69.5.224/27\",\r\n \"20.70.222.128/27\",\r\n + \ \"20.72.16.64/26\",\r\n \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n + \ \"20.74.195.128/27\",\r\n \"20.83.222.224/27\",\r\n \"20.87.82.0/27\",\r\n + \ \"20.88.159.0/27\",\r\n \"20.90.36.64/27\",\r\n \"20.90.132.224/27\",\r\n + \ \"20.92.4.224/27\",\r\n \"20.97.35.128/27\",\r\n \"20.98.194.96/27\",\r\n + \ \"20.99.8.0/26\",\r\n \"20.105.210.128/27\",\r\n \"20.107.239.96/27\",\r\n + \ \"20.111.2.224/27\",\r\n \"20.116.42.128/27\",\r\n \"20.118.195.160/27\",\r\n + \ \"20.150.160.64/29\",\r\n \"20.150.161.0/26\",\r\n \"20.150.171.64/29\",\r\n + \ \"20.189.104.72/29\",\r\n \"20.189.180.225/32\",\r\n \"20.189.181.8/32\",\r\n + \ \"20.189.194.192/27\",\r\n \"20.192.47.0/26\",\r\n \"20.192.84.224/27\",\r\n + \ \"20.192.153.224/27\",\r\n \"20.192.160.64/26\",\r\n \"20.192.224.192/26\",\r\n + \ \"20.193.142.141/32\",\r\n \"20.193.142.178/32\",\r\n \"20.194.75.128/26\",\r\n + \ \"20.195.37.65/32\",\r\n \"20.195.38.22/32\",\r\n \"20.195.78.0/26\",\r\n + \ \"20.195.86.96/27\",\r\n \"20.199.200.128/27\",\r\n \"20.200.160.32/27\",\r\n + \ \"20.210.68.160/27\",\r\n \"20.215.0.64/26\",\r\n \"20.217.40.64/26\",\r\n + \ \"23.100.217.32/27\",\r\n \"23.100.231.72/32\",\r\n \"23.100.231.96/32\",\r\n + \ \"23.101.173.90/32\",\r\n \"40.67.48.72/29\",\r\n \"40.67.59.64/29\",\r\n + \ \"40.69.106.88/29\",\r\n \"40.70.146.224/29\",\r\n \"40.71.11.96/29\",\r\n + \ \"40.74.24.72/29\",\r\n \"40.74.100.168/29\",\r\n \"40.78.194.88/29\",\r\n + \ \"40.78.202.112/29\",\r\n \"40.79.130.224/29\",\r\n \"40.79.178.88/29\",\r\n + \ \"40.80.56.72/29\",\r\n \"40.80.168.72/29\",\r\n \"40.80.184.72/29\",\r\n + \ \"40.81.94.172/32\",\r\n \"40.81.94.182/32\",\r\n \"40.81.180.83/32\",\r\n + \ \"40.81.182.82/32\",\r\n \"40.81.189.24/32\",\r\n \"40.81.189.42/32\",\r\n + \ \"40.82.236.2/32\",\r\n \"40.82.236.13/32\",\r\n \"40.82.248.240/29\",\r\n + \ \"40.88.222.179/32\",\r\n \"40.88.223.53/32\",\r\n \"40.89.16.72/29\",\r\n + \ \"40.89.217.100/32\",\r\n \"40.89.217.109/32\",\r\n \"40.90.186.21/32\",\r\n + \ \"40.90.186.91/32\",\r\n \"40.91.89.36/32\",\r\n \"40.91.91.51/32\",\r\n + \ \"40.112.242.168/29\",\r\n \"40.115.248.200/32\",\r\n \"40.115.254.17/32\",\r\n + \ \"40.119.8.64/29\",\r\n \"40.124.139.107/32\",\r\n \"40.124.139.174/32\",\r\n + \ \"51.12.40.192/26\",\r\n \"51.12.192.192/26\",\r\n \"51.53.24.64/26\",\r\n + \ \"51.53.168.64/26\",\r\n \"51.104.24.72/29\",\r\n \"51.105.80.72/29\",\r\n + \ \"51.105.88.72/29\",\r\n \"51.107.48.72/29\",\r\n \"51.107.59.32/29\",\r\n + \ \"51.107.144.72/29\",\r\n \"51.107.155.32/29\",\r\n \"51.107.247.0/26\",\r\n + \ \"51.116.48.72/29\",\r\n \"51.116.59.32/29\",\r\n \"51.116.77.96/27\",\r\n + \ \"51.116.144.72/29\",\r\n \"51.116.155.96/29\",\r\n \"51.120.40.72/29\",\r\n + \ \"51.120.98.168/29\",\r\n \"51.120.176.32/27\",\r\n \"51.120.219.64/29\",\r\n + \ \"51.120.224.72/29\",\r\n \"51.120.235.128/26\",\r\n \"51.137.160.72/29\",\r\n + \ \"51.140.63.41/32\",\r\n \"51.140.114.209/32\",\r\n \"51.140.148.16/29\",\r\n + \ \"51.140.210.200/29\",\r\n \"51.141.25.80/32\",\r\n \"51.141.29.178/32\",\r\n + \ \"51.143.192.72/29\",\r\n \"52.136.48.72/29\",\r\n \"52.136.137.15/32\",\r\n + \ \"52.136.137.16/32\",\r\n \"52.136.191.96/27\",\r\n \"52.138.70.115/32\",\r\n + \ \"52.138.71.153/32\",\r\n \"52.138.90.40/29\",\r\n \"52.139.87.129/32\",\r\n + \ \"52.139.87.150/32\",\r\n \"52.140.104.72/29\",\r\n \"52.142.152.114/32\",\r\n + \ \"52.142.154.100/32\",\r\n \"52.143.136.58/31\",\r\n \"52.143.250.137/32\",\r\n + \ \"52.143.251.22/32\",\r\n \"52.147.44.33/32\",\r\n \"52.148.30.6/32\",\r\n + \ \"52.149.24.100/32\",\r\n \"52.149.26.14/32\",\r\n \"52.150.136.72/29\",\r\n + \ \"52.159.19.113/32\",\r\n \"52.159.20.67/32\",\r\n \"52.159.21.124/32\",\r\n + \ \"52.161.28.251/32\",\r\n \"52.162.106.168/29\",\r\n \"52.163.241.22/32\",\r\n + \ \"52.163.246.27/32\",\r\n \"52.165.221.72/32\",\r\n \"52.169.225.171/32\",\r\n + \ \"52.169.231.163/32\",\r\n \"52.172.28.183/32\",\r\n \"52.172.31.29/32\",\r\n + \ \"52.172.204.73/32\",\r\n \"52.172.222.13/32\",\r\n \"52.173.250.124/32\",\r\n + \ \"52.177.204.204/32\",\r\n \"52.177.207.219/32\",\r\n \"52.179.10.142/32\",\r\n + \ \"52.180.178.35/32\",\r\n \"52.180.178.191/32\",\r\n \"52.180.182.210/32\",\r\n + \ \"52.184.255.23/32\",\r\n \"52.191.140.123/32\",\r\n \"52.191.170.38/32\",\r\n + \ \"52.228.80.72/29\",\r\n \"52.229.161.220/32\",\r\n \"52.229.166.101/32\",\r\n + \ \"52.231.18.224/29\",\r\n \"52.231.24.186/32\",\r\n \"52.231.35.84/32\",\r\n + \ \"52.231.146.200/29\",\r\n \"52.231.203.87/32\",\r\n \"52.231.204.175/32\",\r\n + \ \"52.237.24.145/32\",\r\n \"52.237.30.255/32\",\r\n \"52.237.208.51/32\",\r\n + \ \"52.237.215.149/32\",\r\n \"52.242.17.200/32\",\r\n \"52.242.28.83/32\",\r\n + \ \"52.242.44.0/27\",\r\n \"52.251.12.161/32\",\r\n \"52.253.157.2/32\",\r\n + \ \"52.253.159.209/32\",\r\n \"52.253.232.235/32\",\r\n \"52.253.239.162/32\",\r\n + \ \"65.52.250.24/29\",\r\n \"70.37.160.97/32\",\r\n \"70.37.161.124/32\",\r\n + \ \"102.37.86.224/27\",\r\n \"102.133.27.16/29\",\r\n \"102.133.56.72/29\",\r\n + \ \"102.133.155.16/29\",\r\n \"102.133.216.72/29\",\r\n \"104.211.81.208/29\",\r\n + \ \"104.211.146.88/29\",\r\n \"104.211.188.0/32\",\r\n \"104.211.191.94/32\",\r\n + \ \"104.214.19.64/29\",\r\n \"104.215.50.115/32\",\r\n \"104.215.52.27/32\",\r\n + \ \"168.62.104.154/32\",\r\n \"168.62.208.162/32\",\r\n \"168.62.209.95/32\",\r\n + \ \"191.233.8.64/26\",\r\n \"191.233.203.208/29\",\r\n \"191.233.245.75/32\",\r\n \ \"191.233.245.118/32\",\r\n \"191.234.182.29/32\",\r\n \ \"191.235.81.58/32\",\r\n \"191.235.224.72/29\",\r\n \"191.238.78.96/27\",\r\n \ \"2603:1000:4::40/122\",\r\n \"2603:1000:104:1::40/122\",\r\n @@ -16401,36 +16709,37 @@ interactions: \ \"2603:1040:1503::40/122\",\r\n \"2603:1050:6:1::40/122\",\r\n \ \"2603:1050:403::40/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"GenevaActions\",\r\n \"id\": \"GenevaActions\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"GenevaActions\",\r\n \"addressPrefixes\": - [\r\n \"13.64.115.203/32\",\r\n \"13.66.84.47/32\",\r\n - \ \"13.83.20.117/32\",\r\n \"13.90.92.157/32\",\r\n \"20.17.51.252/30\",\r\n - \ \"20.21.54.160/30\",\r\n \"20.41.62.174/32\",\r\n \"20.48.202.40/30\",\r\n - \ \"20.51.6.172/30\",\r\n \"20.52.94.116/30\",\r\n \"20.53.52.252/30\",\r\n - \ \"20.59.81.8/30\",\r\n \"20.69.4.244/30\",\r\n \"20.70.221.220/30\",\r\n - \ \"20.87.80.24/30\",\r\n \"20.88.157.92/30\",\r\n \"20.89.12.140/30\",\r\n - \ \"20.90.32.176/30\",\r\n \"20.90.132.92/30\",\r\n \"20.92.3.252/30\",\r\n - \ \"20.98.146.80/30\",\r\n \"20.98.192.172/30\",\r\n \"20.100.1.156/30\",\r\n - \ \"20.105.209.68/30\",\r\n \"20.111.0.240/30\",\r\n \"20.150.129.252/30\",\r\n - \ \"20.189.194.96/30\",\r\n \"20.192.84.160/30\",\r\n \"20.192.153.92/30\",\r\n - \ \"20.192.169.124/30\",\r\n \"20.195.85.176/30\",\r\n \"20.200.195.180/30\",\r\n - \ \"20.205.69.24/30\",\r\n \"20.207.2.80/30\",\r\n \"20.208.4.100/30\",\r\n - \ \"20.215.3.252/30\",\r\n \"20.217.43.252/30\",\r\n \"23.100.226.236/32\",\r\n - \ \"40.90.240.166/32\",\r\n \"40.91.126.196/32\",\r\n \"40.119.1.226/32\",\r\n - \ \"40.119.4.111/32\",\r\n \"40.120.87.200/30\",\r\n \"40.124.47.188/32\",\r\n - \ \"51.53.28.208/30\",\r\n \"51.53.172.208/30\",\r\n \"51.141.189.182/32\",\r\n - \ \"52.146.139.216/30\",\r\n \"52.147.119.24/30\",\r\n \"52.162.80.89/32\",\r\n - \ \"52.185.213.186/32\",\r\n \"65.52.14.230/32\",\r\n \"65.52.193.203/32\",\r\n - \ \"102.37.85.12/30\",\r\n \"104.43.242.137/32\",\r\n \"104.214.49.0/32\",\r\n - \ \"157.55.176.93/32\",\r\n \"191.238.77.220/30\",\r\n \"2603:1020:1302:1::160/123\",\r\n - \ \"2603:1030:608:4::20/123\",\r\n \"2603:1030:a07:4::3a0/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"GenevaActions\",\r\n \"addressPrefixes\": [\r\n \"13.64.115.203/32\",\r\n + \ \"13.66.84.47/32\",\r\n \"13.83.20.117/32\",\r\n \"13.90.92.157/32\",\r\n + \ \"20.17.51.252/30\",\r\n \"20.21.54.160/30\",\r\n \"20.41.62.174/32\",\r\n + \ \"20.48.202.40/30\",\r\n \"20.51.6.172/30\",\r\n \"20.52.94.116/30\",\r\n + \ \"20.53.52.252/30\",\r\n \"20.59.81.8/30\",\r\n \"20.69.4.244/30\",\r\n + \ \"20.70.221.220/30\",\r\n \"20.87.80.24/30\",\r\n \"20.88.157.92/30\",\r\n + \ \"20.89.12.140/30\",\r\n \"20.90.32.176/30\",\r\n \"20.90.132.92/30\",\r\n + \ \"20.92.3.252/30\",\r\n \"20.98.146.80/30\",\r\n \"20.98.192.172/30\",\r\n + \ \"20.100.1.156/30\",\r\n \"20.105.209.68/30\",\r\n \"20.111.0.240/30\",\r\n + \ \"20.150.129.252/30\",\r\n \"20.189.194.96/30\",\r\n \"20.192.84.160/30\",\r\n + \ \"20.192.153.92/30\",\r\n \"20.192.169.124/30\",\r\n \"20.195.85.176/30\",\r\n + \ \"20.200.195.180/30\",\r\n \"20.205.69.24/30\",\r\n \"20.207.2.80/30\",\r\n + \ \"20.208.4.100/30\",\r\n \"20.215.3.252/30\",\r\n \"20.217.43.252/30\",\r\n + \ \"23.100.226.236/32\",\r\n \"40.90.240.166/32\",\r\n \"40.91.126.196/32\",\r\n + \ \"40.119.1.226/32\",\r\n \"40.119.4.111/32\",\r\n \"40.120.87.200/30\",\r\n + \ \"40.124.47.188/32\",\r\n \"51.53.28.208/30\",\r\n \"51.53.172.208/30\",\r\n + \ \"51.141.189.182/32\",\r\n \"52.146.139.216/30\",\r\n \"52.147.119.24/30\",\r\n + \ \"52.162.80.89/32\",\r\n \"52.185.213.186/32\",\r\n \"65.52.14.230/32\",\r\n + \ \"65.52.193.203/32\",\r\n \"102.37.85.12/30\",\r\n \"104.43.242.137/32\",\r\n + \ \"104.214.49.0/32\",\r\n \"157.55.176.93/32\",\r\n \"191.238.77.220/30\",\r\n + \ \"2603:1020:1302:1::160/123\",\r\n \"2603:1030:608:4::20/123\",\r\n + \ \"2603:1030:a07:4::3a0/123\",\r\n \"2603:1040:606:3::240/123\",\r\n \ \"2603:1040:904:3::40/123\",\r\n \"2603:1040:1104:2::600/123\",\r\n \ \"2603:1040:1202:1::140/123\",\r\n \"2603:1040:1302:1::420/123\",\r\n \ \"2603:1040:1402:1::160/123\",\r\n \"2603:1040:1503:1::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Grafana\",\r\n - \ \"id\": \"Grafana\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Grafana\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"NSG\",\r\n \"API\"\r\n ],\r\n \"systemService\": @@ -16452,7 +16761,7 @@ interactions: \ \"51.137.13.118/32\",\r\n \"52.161.89.127/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"GuestAndHybridManagement\",\r\n \ \"id\": \"GuestAndHybridManagement\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAutomation\",\r\n \"addressPrefixes\": @@ -16672,86 +16981,86 @@ interactions: \ \"2603:1040:207:c00::60/124\",\r\n \"2603:1040:407::6a0/123\",\r\n \ \"2603:1040:407:402::2c0/124\",\r\n \"2603:1040:407:802::200/124\",\r\n \ \"2603:1040:407:c02::200/124\",\r\n \"2603:1040:606:1::480/123\",\r\n - \ \"2603:1040:606:402::2c0/124\",\r\n \"2603:1040:806:402::2c0/124\",\r\n - \ \"2603:1040:904::6a0/123\",\r\n \"2603:1040:904:402::2c0/124\",\r\n - \ \"2603:1040:904:802::200/124\",\r\n \"2603:1040:904:802::2a0/123\",\r\n - \ \"2603:1040:904:c02::200/124\",\r\n \"2603:1040:904:c02::2a0/123\",\r\n - \ \"2603:1040:a06:3::200/123\",\r\n \"2603:1040:a06:402::2c0/124\",\r\n - \ \"2603:1040:a06:802::200/124\",\r\n \"2603:1040:a06:c02::200/124\",\r\n - \ \"2603:1040:b04:1::2a0/123\",\r\n \"2603:1040:b04:402::2c0/124\",\r\n - \ \"2603:1040:c06:1::480/123\",\r\n \"2603:1040:c06:402::2c0/124\",\r\n - \ \"2603:1040:d04:2::320/123\",\r\n \"2603:1040:d04:400::1c0/124\",\r\n - \ \"2603:1040:d04:400::2e0/124\",\r\n \"2603:1040:d04:400::3a0/124\",\r\n - \ \"2603:1040:d04:800::3d0/124\",\r\n \"2603:1040:d04:800::3f0/124\",\r\n - \ \"2603:1040:e05:1::c0/123\",\r\n \"2603:1040:f05:2::2a0/123\",\r\n - \ \"2603:1040:f05:402::2c0/124\",\r\n \"2603:1040:f05:802::200/124\",\r\n - \ \"2603:1040:f05:c02::200/124\",\r\n \"2603:1040:1002:2::500/121\",\r\n - \ \"2603:1040:1002:400::190/124\",\r\n \"2603:1040:1002:800::60/124\",\r\n - \ \"2603:1040:1002:c00::60/124\",\r\n \"2603:1040:1104:2::240/123\",\r\n - \ \"2603:1040:1104:400::2c0/124\",\r\n \"2603:1040:1104:400::4c0/123\",\r\n - \ \"2603:1040:1202::620/123\",\r\n \"2603:1040:1202:400::1a0/123\",\r\n - \ \"2603:1040:1302::620/123\",\r\n \"2603:1040:1302:400::1a0/123\",\r\n - \ \"2603:1040:1402::640/123\",\r\n \"2603:1040:1402:400::1a0/123\",\r\n - \ \"2603:1040:1402:800::60/123\",\r\n \"2603:1040:1402:c00::60/123\",\r\n - \ \"2603:1040:1503::640/123\",\r\n \"2603:1040:1503:400::1a0/123\",\r\n - \ \"2603:1050:6::6a0/123\",\r\n \"2603:1050:6:402::2c0/124\",\r\n - \ \"2603:1050:6:802::200/124\",\r\n \"2603:1050:6:c02::200/124\",\r\n - \ \"2603:1050:403:1::260/123\",\r\n \"2603:1050:403:400::1e0/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight\",\r\n - \ \"id\": \"HDInsight\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": - [\r\n \"13.64.254.98/32\",\r\n \"13.66.141.144/29\",\r\n - \ \"13.67.9.152/29\",\r\n \"13.69.65.8/29\",\r\n \"13.69.229.72/29\",\r\n - \ \"13.70.73.96/29\",\r\n \"13.71.172.240/29\",\r\n \"13.71.196.48/29\",\r\n - \ \"13.73.240.8/29\",\r\n \"13.73.254.192/29\",\r\n \"13.74.153.132/32\",\r\n - \ \"13.75.38.112/29\",\r\n \"13.75.152.195/32\",\r\n \"13.76.136.249/32\",\r\n - \ \"13.76.245.160/32\",\r\n \"13.77.2.56/32\",\r\n \"13.77.2.94/32\",\r\n - \ \"13.77.52.8/29\",\r\n \"13.78.89.60/32\",\r\n \"13.78.125.90/32\",\r\n - \ \"13.82.225.233/32\",\r\n \"13.86.218.240/29\",\r\n \"13.87.58.32/29\",\r\n - \ \"13.87.124.32/29\",\r\n \"13.89.171.120/29\",\r\n \"20.17.54.184/29\",\r\n - \ \"20.21.37.56/29\",\r\n \"20.36.36.33/32\",\r\n \"20.36.36.196/32\",\r\n - \ \"20.36.123.88/29\",\r\n \"20.37.68.40/29\",\r\n \"20.37.76.96/29\",\r\n - \ \"20.37.228.0/29\",\r\n \"20.38.139.88/29\",\r\n \"20.39.15.48/29\",\r\n - \ \"20.40.207.144/29\",\r\n \"20.41.69.32/29\",\r\n \"20.41.197.120/29\",\r\n - \ \"20.43.45.224/29\",\r\n \"20.43.120.8/29\",\r\n \"20.44.4.64/29\",\r\n - \ \"20.44.16.8/29\",\r\n \"20.44.26.240/29\",\r\n \"20.45.115.128/29\",\r\n - \ \"20.45.198.80/29\",\r\n \"20.48.192.24/29\",\r\n \"20.49.102.48/29\",\r\n - \ \"20.49.114.56/29\",\r\n \"20.49.126.128/29\",\r\n \"20.53.40.120/29\",\r\n - \ \"20.61.96.160/29\",\r\n \"20.72.20.40/29\",\r\n \"20.150.167.176/29\",\r\n - \ \"20.150.172.232/29\",\r\n \"20.188.39.64/32\",\r\n \"20.189.111.192/29\",\r\n - \ \"20.191.160.0/29\",\r\n \"20.192.48.216/29\",\r\n \"20.192.235.248/29\",\r\n - \ \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n \"20.215.6.136/29\",\r\n - \ \"20.217.46.136/29\",\r\n \"23.98.107.192/29\",\r\n \"23.99.5.239/32\",\r\n - \ \"23.101.196.19/32\",\r\n \"23.102.235.122/32\",\r\n \"40.64.134.160/29\",\r\n - \ \"40.67.50.248/29\",\r\n \"40.67.60.64/29\",\r\n \"40.69.107.8/29\",\r\n - \ \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n \"40.74.101.192/29\",\r\n - \ \"40.74.125.69/32\",\r\n \"40.74.146.88/29\",\r\n \"40.78.195.8/29\",\r\n - \ \"40.78.202.136/29\",\r\n \"40.79.130.248/29\",\r\n \"40.79.180.16/29\",\r\n - \ \"40.79.187.0/29\",\r\n \"40.80.63.144/29\",\r\n \"40.80.172.120/29\",\r\n - \ \"40.89.22.88/29\",\r\n \"40.89.65.220/32\",\r\n \"40.89.68.134/32\",\r\n - \ \"40.89.157.135/32\",\r\n \"51.12.17.48/29\",\r\n \"51.12.25.48/29\",\r\n - \ \"51.53.30.168/29\",\r\n \"51.53.174.152/29\",\r\n \"51.104.8.96/29\",\r\n - \ \"51.104.31.56/29\",\r\n \"51.105.92.56/29\",\r\n \"51.107.52.208/29\",\r\n - \ \"51.107.60.48/29\",\r\n \"51.107.148.24/29\",\r\n \"51.107.156.56/29\",\r\n - \ \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n \"51.116.145.168/29\",\r\n - \ \"51.116.156.48/29\",\r\n \"51.120.43.88/29\",\r\n \"51.120.100.48/29\",\r\n - \ \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n \"51.137.166.32/29\",\r\n - \ \"51.140.47.39/32\",\r\n \"51.140.52.16/32\",\r\n \"51.140.211.24/29\",\r\n - \ \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n \"52.136.52.40/29\",\r\n - \ \"52.140.108.248/29\",\r\n \"52.146.79.136/29\",\r\n \"52.146.130.184/29\",\r\n - \ \"52.150.154.192/29\",\r\n \"52.161.10.167/32\",\r\n \"52.161.23.15/32\",\r\n - \ \"52.162.110.160/29\",\r\n \"52.164.210.96/32\",\r\n \"52.166.243.90/32\",\r\n - \ \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n \"52.174.36.244/32\",\r\n - \ \"52.175.38.134/32\",\r\n \"52.175.211.210/32\",\r\n \"52.175.222.222/32\",\r\n - \ \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n \"52.228.37.66/32\",\r\n - \ \"52.228.45.222/32\",\r\n \"52.229.123.172/32\",\r\n \"52.229.127.96/32\",\r\n - \ \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n \"52.231.147.24/29\",\r\n - \ \"52.231.203.16/32\",\r\n \"52.231.205.214/32\",\r\n \"65.52.252.96/29\",\r\n - \ \"102.133.28.80/29\",\r\n \"102.133.60.32/29\",\r\n \"102.133.124.0/29\",\r\n - \ \"102.133.219.176/29\",\r\n \"104.46.176.168/29\",\r\n + \ \"2603:1040:606:402::2c0/124\",\r\n \"2603:1040:606:402::5c0/123\",\r\n + \ \"2603:1040:806:402::2c0/124\",\r\n \"2603:1040:904::6a0/123\",\r\n + \ \"2603:1040:904:402::2c0/124\",\r\n \"2603:1040:904:802::200/124\",\r\n + \ \"2603:1040:904:802::2a0/123\",\r\n \"2603:1040:904:c02::200/124\",\r\n + \ \"2603:1040:904:c02::2a0/123\",\r\n \"2603:1040:a06:3::200/123\",\r\n + \ \"2603:1040:a06:402::2c0/124\",\r\n \"2603:1040:a06:802::200/124\",\r\n + \ \"2603:1040:a06:c02::200/124\",\r\n \"2603:1040:b04:1::2a0/123\",\r\n + \ \"2603:1040:b04:402::2c0/124\",\r\n \"2603:1040:c06:1::480/123\",\r\n + \ \"2603:1040:c06:402::2c0/124\",\r\n \"2603:1040:d04:2::320/123\",\r\n + \ \"2603:1040:d04:400::1c0/124\",\r\n \"2603:1040:d04:400::2e0/124\",\r\n + \ \"2603:1040:d04:400::3a0/124\",\r\n \"2603:1040:d04:800::3d0/124\",\r\n + \ \"2603:1040:d04:800::3f0/124\",\r\n \"2603:1040:e05:1::c0/123\",\r\n + \ \"2603:1040:f05:2::2a0/123\",\r\n \"2603:1040:f05:402::2c0/124\",\r\n + \ \"2603:1040:f05:802::200/124\",\r\n \"2603:1040:f05:c02::200/124\",\r\n + \ \"2603:1040:1002:2::500/121\",\r\n \"2603:1040:1002:400::190/124\",\r\n + \ \"2603:1040:1002:800::60/124\",\r\n \"2603:1040:1002:c00::60/124\",\r\n + \ \"2603:1040:1104:2::240/123\",\r\n \"2603:1040:1104:400::2c0/124\",\r\n + \ \"2603:1040:1104:400::4c0/123\",\r\n \"2603:1040:1202::620/123\",\r\n + \ \"2603:1040:1202:400::1a0/123\",\r\n \"2603:1040:1302::620/123\",\r\n + \ \"2603:1040:1302:400::1a0/123\",\r\n \"2603:1040:1402::640/123\",\r\n + \ \"2603:1040:1402:400::1a0/123\",\r\n \"2603:1040:1402:800::60/123\",\r\n + \ \"2603:1040:1402:c00::60/123\",\r\n \"2603:1040:1503::640/123\",\r\n + \ \"2603:1040:1503:400::1a0/123\",\r\n \"2603:1050:6::6a0/123\",\r\n + \ \"2603:1050:6:402::2c0/124\",\r\n \"2603:1050:6:802::200/124\",\r\n + \ \"2603:1050:6:c02::200/124\",\r\n \"2603:1050:403:1::260/123\",\r\n + \ \"2603:1050:403:400::1e0/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight\",\r\n \"id\": \"HDInsight\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.64.254.98/32\",\r\n + \ \"13.66.141.144/29\",\r\n \"13.67.9.152/29\",\r\n \"13.69.65.8/29\",\r\n + \ \"13.69.229.72/29\",\r\n \"13.70.73.96/29\",\r\n \"13.71.172.240/29\",\r\n + \ \"13.71.196.48/29\",\r\n \"13.73.240.8/29\",\r\n \"13.73.254.192/29\",\r\n + \ \"13.74.153.132/32\",\r\n \"13.75.38.112/29\",\r\n \"13.75.152.195/32\",\r\n + \ \"13.76.136.249/32\",\r\n \"13.76.245.160/32\",\r\n \"13.77.2.56/32\",\r\n + \ \"13.77.2.94/32\",\r\n \"13.77.52.8/29\",\r\n \"13.78.89.60/32\",\r\n + \ \"13.78.125.90/32\",\r\n \"13.82.225.233/32\",\r\n \"13.86.218.240/29\",\r\n + \ \"13.87.58.32/29\",\r\n \"13.87.124.32/29\",\r\n \"13.89.171.120/29\",\r\n + \ \"20.17.54.184/29\",\r\n \"20.21.37.56/29\",\r\n \"20.36.36.33/32\",\r\n + \ \"20.36.36.196/32\",\r\n \"20.36.123.88/29\",\r\n \"20.37.68.40/29\",\r\n + \ \"20.37.76.96/29\",\r\n \"20.37.228.0/29\",\r\n \"20.38.139.88/29\",\r\n + \ \"20.39.15.48/29\",\r\n \"20.40.207.144/29\",\r\n \"20.41.69.32/29\",\r\n + \ \"20.41.197.120/29\",\r\n \"20.43.45.224/29\",\r\n \"20.43.120.8/29\",\r\n + \ \"20.44.4.64/29\",\r\n \"20.44.16.8/29\",\r\n \"20.44.26.240/29\",\r\n + \ \"20.45.115.128/29\",\r\n \"20.45.198.80/29\",\r\n \"20.48.192.24/29\",\r\n + \ \"20.49.102.48/29\",\r\n \"20.49.114.56/29\",\r\n \"20.49.126.128/29\",\r\n + \ \"20.53.40.120/29\",\r\n \"20.61.96.160/29\",\r\n \"20.72.20.40/29\",\r\n + \ \"20.150.167.176/29\",\r\n \"20.150.172.232/29\",\r\n \"20.188.39.64/32\",\r\n + \ \"20.189.111.192/29\",\r\n \"20.191.160.0/29\",\r\n \"20.192.48.216/29\",\r\n + \ \"20.192.235.248/29\",\r\n \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n + \ \"20.215.6.136/29\",\r\n \"20.217.46.136/29\",\r\n \"23.98.107.192/29\",\r\n + \ \"23.99.5.239/32\",\r\n \"23.101.196.19/32\",\r\n \"23.102.235.122/32\",\r\n + \ \"40.64.134.160/29\",\r\n \"40.67.50.248/29\",\r\n \"40.67.60.64/29\",\r\n + \ \"40.69.107.8/29\",\r\n \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n + \ \"40.74.101.192/29\",\r\n \"40.74.125.69/32\",\r\n \"40.74.146.88/29\",\r\n + \ \"40.78.195.8/29\",\r\n \"40.78.202.136/29\",\r\n \"40.79.130.248/29\",\r\n + \ \"40.79.180.16/29\",\r\n \"40.79.187.0/29\",\r\n \"40.80.63.144/29\",\r\n + \ \"40.80.172.120/29\",\r\n \"40.89.22.88/29\",\r\n \"40.89.65.220/32\",\r\n + \ \"40.89.68.134/32\",\r\n \"40.89.157.135/32\",\r\n \"51.12.17.48/29\",\r\n + \ \"51.12.25.48/29\",\r\n \"51.53.30.168/29\",\r\n \"51.53.174.152/29\",\r\n + \ \"51.104.8.96/29\",\r\n \"51.104.31.56/29\",\r\n \"51.105.92.56/29\",\r\n + \ \"51.107.52.208/29\",\r\n \"51.107.60.48/29\",\r\n \"51.107.148.24/29\",\r\n + \ \"51.107.156.56/29\",\r\n \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n + \ \"51.116.145.168/29\",\r\n \"51.116.156.48/29\",\r\n \"51.120.43.88/29\",\r\n + \ \"51.120.100.48/29\",\r\n \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n + \ \"51.137.166.32/29\",\r\n \"51.140.47.39/32\",\r\n \"51.140.52.16/32\",\r\n + \ \"51.140.211.24/29\",\r\n \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n + \ \"52.136.52.40/29\",\r\n \"52.140.108.248/29\",\r\n \"52.146.79.136/29\",\r\n + \ \"52.146.130.184/29\",\r\n \"52.150.154.192/29\",\r\n \"52.161.10.167/32\",\r\n + \ \"52.161.23.15/32\",\r\n \"52.162.110.160/29\",\r\n \"52.164.210.96/32\",\r\n + \ \"52.166.243.90/32\",\r\n \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n + \ \"52.174.36.244/32\",\r\n \"52.175.38.134/32\",\r\n \"52.175.211.210/32\",\r\n + \ \"52.175.222.222/32\",\r\n \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n + \ \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n \"52.229.123.172/32\",\r\n + \ \"52.229.127.96/32\",\r\n \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n + \ \"52.231.147.24/29\",\r\n \"52.231.203.16/32\",\r\n \"52.231.205.214/32\",\r\n + \ \"65.52.252.96/29\",\r\n \"102.133.28.80/29\",\r\n \"102.133.60.32/29\",\r\n + \ \"102.133.124.0/29\",\r\n \"102.133.219.176/29\",\r\n \"104.46.176.168/29\",\r\n \ \"104.210.84.115/32\",\r\n \"104.211.216.210/32\",\r\n \ \"104.211.223.67/32\",\r\n \"138.91.29.150/32\",\r\n \"138.91.141.162/32\",\r\n \ \"157.55.213.99/32\",\r\n \"157.56.8.38/32\",\r\n \"168.61.48.131/32\",\r\n @@ -16781,35 +17090,36 @@ interactions: \ \"2603:1030:c06:400::b20/124\",\r\n \"2603:1030:f05:402::320/124\",\r\n \ \"2603:1030:1005:402::320/124\",\r\n \"2603:1040:5:402::320/124\",\r\n \ \"2603:1040:207:1::4d0/124\",\r\n \"2603:1040:207:402::320/124\",\r\n - \ \"2603:1040:407:402::320/124\",\r\n \"2603:1040:606:402::320/124\",\r\n - \ \"2603:1040:806:402::320/124\",\r\n \"2603:1040:904:3::10/124\",\r\n - \ \"2603:1040:904:402::320/124\",\r\n \"2603:1040:a06:2::540/124\",\r\n - \ \"2603:1040:a06:402::320/124\",\r\n \"2603:1040:b04:402::320/124\",\r\n - \ \"2603:1040:c06:402::320/124\",\r\n \"2603:1040:d04:1::1e0/124\",\r\n - \ \"2603:1040:f05::790/124\",\r\n \"2603:1040:f05:402::320/124\",\r\n - \ \"2603:1040:1002:1::460/124\",\r\n \"2603:1040:1104:1::140/124\",\r\n - \ \"2603:1040:1202:1::1b0/124\",\r\n \"2603:1040:1302:1::470/124\",\r\n - \ \"2603:1040:1402:1::540/124\",\r\n \"2603:1040:1503:1::350/124\",\r\n - \ \"2603:1050:6:402::320/124\",\r\n \"2603:1050:403:400::420/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaCentral\",\r\n - \ \"id\": \"HDInsight.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.36.36.33/32\",\r\n - \ \"20.36.36.196/32\",\r\n \"20.37.228.0/29\",\r\n \"2603:1010:304:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaEast\",\r\n - \ \"id\": \"HDInsight.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:407:402::320/124\",\r\n \"2603:1040:606:3::310/124\",\r\n + \ \"2603:1040:606:402::320/124\",\r\n \"2603:1040:806:402::320/124\",\r\n + \ \"2603:1040:904:3::10/124\",\r\n \"2603:1040:904:402::320/124\",\r\n + \ \"2603:1040:a06:2::540/124\",\r\n \"2603:1040:a06:402::320/124\",\r\n + \ \"2603:1040:b04:402::320/124\",\r\n \"2603:1040:c06:402::320/124\",\r\n + \ \"2603:1040:d04:1::1e0/124\",\r\n \"2603:1040:f05::790/124\",\r\n + \ \"2603:1040:f05:402::320/124\",\r\n \"2603:1040:1002:1::460/124\",\r\n + \ \"2603:1040:1104:1::140/124\",\r\n \"2603:1040:1202:1::1b0/124\",\r\n + \ \"2603:1040:1302:1::470/124\",\r\n \"2603:1040:1402:1::540/124\",\r\n + \ \"2603:1040:1503:1::350/124\",\r\n \"2603:1050:6:402::320/124\",\r\n + \ \"2603:1050:403:400::420/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.AustraliaCentral\",\r\n \"id\": + \"HDInsight.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.36.36.33/32\",\r\n \"20.36.36.196/32\",\r\n \"20.37.228.0/29\",\r\n + \ \"2603:1010:304:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.AustraliaEast\",\r\n \"id\": \"HDInsight.AustraliaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.70.73.96/29\",\r\n \"13.75.152.195/32\",\r\n \ \"20.53.40.120/29\",\r\n \"104.210.84.115/32\",\r\n \"2603:1010:6:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaSoutheast\",\r\n \ \"id\": \"HDInsight.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -16817,88 +17127,90 @@ interactions: \ \"13.77.2.94/32\",\r\n \"13.77.52.8/29\",\r\n \"104.46.176.168/29\",\r\n \ \"2603:1010:101:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.BrazilSouth\",\r\n \"id\": \"HDInsight.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"191.233.204.240/29\",\r\n - \ \"191.234.138.128/29\",\r\n \"191.235.84.104/32\",\r\n - \ \"191.235.87.113/32\",\r\n \"2603:1050:6:402::320/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"191.233.204.240/29\",\r\n \"191.234.138.128/29\",\r\n + \ \"191.235.84.104/32\",\r\n \"191.235.87.113/32\",\r\n \"2603:1050:6:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.BrazilSoutheast\",\r\n \ \"id\": \"HDInsight.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"191.233.10.184/29\",\r\n \"191.233.51.152/29\",\r\n \ \"2603:1050:403:400::420/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.CanadaCentral\",\r\n \"id\": \"HDInsight.CanadaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.71.172.240/29\",\r\n - \ \"20.48.192.24/29\",\r\n \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n - \ \"2603:1030:f05:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.CanadaEast\",\r\n \"id\": \"HDInsight.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.69.107.8/29\",\r\n - \ \"40.89.22.88/29\",\r\n \"52.229.123.172/32\",\r\n \"52.229.127.96/32\",\r\n - \ \"2603:1030:1005:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.CentralIndia\",\r\n \"id\": \"HDInsight.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.43.120.8/29\",\r\n - \ \"52.140.108.248/29\",\r\n \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n - \ \"2603:1040:a06:2::540/124\",\r\n \"2603:1040:a06:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CentralUS\",\r\n - \ \"id\": \"HDInsight.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"canadacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.71.172.240/29\",\r\n \"20.48.192.24/29\",\r\n + \ \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n \"2603:1030:f05:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CanadaEast\",\r\n + \ \"id\": \"HDInsight.CanadaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"40.69.107.8/29\",\r\n \"40.89.22.88/29\",\r\n \"52.229.123.172/32\",\r\n + \ \"52.229.127.96/32\",\r\n \"2603:1030:1005:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CentralIndia\",\r\n + \ \"id\": \"HDInsight.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.43.120.8/29\",\r\n \"52.140.108.248/29\",\r\n + \ \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n \"2603:1040:a06:2::540/124\",\r\n + \ \"2603:1040:a06:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.CentralUS\",\r\n \"id\": \"HDInsight.CentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.89.171.120/29\",\r\n \"20.40.207.144/29\",\r\n \ \"2603:1030:10:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.CentralUSEUAP\",\r\n \"id\": \"HDInsight.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.45.198.80/29\",\r\n - \ \"40.78.202.136/29\",\r\n \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n - \ \"2603:1030:f:2::4b0/124\",\r\n \"2603:1030:f:400::b20/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastAsia\",\r\n - \ \"id\": \"HDInsight.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.45.198.80/29\",\r\n \"40.78.202.136/29\",\r\n + \ \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n \"2603:1030:f:2::4b0/124\",\r\n + \ \"2603:1030:f:400::b20/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.EastAsia\",\r\n \"id\": \"HDInsight.EastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.75.38.112/29\",\r\n \"20.189.111.192/29\",\r\n \ \"23.102.235.122/32\",\r\n \"52.175.38.134/32\",\r\n \"2603:1040:207:1::4d0/124\",\r\n \ \"2603:1040:207:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.EastUS\",\r\n \"id\": \"HDInsight.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.82.225.233/32\",\r\n \ \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n \"52.146.79.136/29\",\r\n \ \"168.61.48.131/32\",\r\n \"168.61.49.99/32\",\r\n \"2603:1030:210:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastUS2\",\r\n \ \"id\": \"HDInsight.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.44.16.8/29\",\r\n \"20.49.102.48/29\",\r\n \"2603:1030:40c:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastUS2EUAP\",\r\n \ \"id\": \"HDInsight.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -16906,7 +17218,7 @@ interactions: \ \"40.89.68.134/32\",\r\n \"2603:1030:40b:400::b20/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.FranceCentral\",\r\n \ \"id\": \"HDInsight.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -16914,77 +17226,81 @@ interactions: \ \"40.79.130.248/29\",\r\n \"40.89.157.135/32\",\r\n \"2603:1020:805:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.FranceSouth\",\r\n \ \"id\": \"HDInsight.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.79.180.16/29\",\r\n \"51.105.92.56/29\",\r\n \ \"2603:1020:905:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.GermanyNorth\",\r\n \"id\": \"HDInsight.GermanyNorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.116.49.168/29\",\r\n - \ \"51.116.60.48/29\",\r\n \"2603:1020:d04:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.GermanyWestCentral\",\r\n - \ \"id\": \"HDInsight.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n + \ \"2603:1020:d04:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.GermanyWestCentral\",\r\n \"id\": + \"HDInsight.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.116.145.168/29\",\r\n \"51.116.156.48/29\",\r\n \ \"2603:1020:c04:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.JapanEast\",\r\n \"id\": \"HDInsight.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.78.89.60/32\",\r\n - \ \"13.78.125.90/32\",\r\n \"20.191.160.0/29\",\r\n \"40.79.187.0/29\",\r\n - \ \"2603:1040:407:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.JapanWest\",\r\n \"id\": \"HDInsight.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.74.101.192/29\",\r\n - \ \"40.74.125.69/32\",\r\n \"40.80.63.144/29\",\r\n \"138.91.29.150/32\",\r\n - \ \"2603:1040:606:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.JioIndiaCentral\",\r\n \"id\": \"HDInsight.JioIndiaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.192.48.216/29\",\r\n - \ \"20.192.235.248/29\",\r\n \"2603:1040:1104:1::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.JioIndiaWest\",\r\n - \ \"id\": \"HDInsight.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.78.89.60/32\",\r\n \"13.78.125.90/32\",\r\n \"20.191.160.0/29\",\r\n + \ \"40.79.187.0/29\",\r\n \"2603:1040:407:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.JapanWest\",\r\n + \ \"id\": \"HDInsight.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"40.74.101.192/29\",\r\n \"40.74.125.69/32\",\r\n + \ \"40.80.63.144/29\",\r\n \"138.91.29.150/32\",\r\n \"2603:1040:606:3::310/124\",\r\n + \ \"2603:1040:606:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.JioIndiaCentral\",\r\n \"id\": \"HDInsight.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.192.48.216/29\",\r\n \"20.192.235.248/29\",\r\n + \ \"2603:1040:1104:1::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.JioIndiaWest\",\r\n \"id\": \"HDInsight.JioIndiaWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n \ \"2603:1040:d04:1::1e0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.KoreaCentral\",\r\n \"id\": \"HDInsight.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.41.69.32/29\",\r\n - \ \"20.44.26.240/29\",\r\n \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n - \ \"2603:1040:f05::790/124\",\r\n \"2603:1040:f05:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.KoreaSouth\",\r\n - \ \"id\": \"HDInsight.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.41.69.32/29\",\r\n \"20.44.26.240/29\",\r\n \"52.231.36.209/32\",\r\n + \ \"52.231.39.142/32\",\r\n \"2603:1040:f05::790/124\",\r\n + \ \"2603:1040:f05:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.KoreaSouth\",\r\n \"id\": \"HDInsight.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.80.172.120/29\",\r\n \"52.231.147.24/29\",\r\n \ \"52.231.203.16/32\",\r\n \"52.231.205.214/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorthCentralUS\",\r\n \ \"id\": \"HDInsight.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -16993,7 +17309,7 @@ interactions: \ \"2603:1030:608:3::7b0/124\",\r\n \"2603:1030:608:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorthEurope\",\r\n \ \"id\": \"HDInsight.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17001,7 +17317,7 @@ interactions: \ \"52.146.130.184/29\",\r\n \"52.164.210.96/32\",\r\n \"2603:1020:5:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorwayEast\",\r\n \ \"id\": \"HDInsight.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17009,30 +17325,38 @@ interactions: \ \"2603:1020:e04::790/124\",\r\n \"2603:1020:e04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorwayWest\",\r\n \ \"id\": \"HDInsight.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n \ \"2603:1020:f04:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SouthAfricaNorth\",\r\n \"id\": - \"HDInsight.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": - [\r\n \"102.133.124.0/29\",\r\n \"102.133.219.176/29\",\r\n - \ \"2603:1000:104:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SouthAfricaWest\",\r\n \"id\": \"HDInsight.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ {\r\n \"name\": \"HDInsight.QatarCentral\",\r\n \"id\": \"HDInsight.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.21.37.56/29\",\r\n \"2603:1040:1002:1::460/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthAfricaNorth\",\r\n + \ \"id\": \"HDInsight.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"102.133.124.0/29\",\r\n + \ \"102.133.219.176/29\",\r\n \"2603:1000:104:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthAfricaWest\",\r\n + \ \"id\": \"HDInsight.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"102.133.28.80/29\",\r\n \ \"102.133.60.32/29\",\r\n \"2603:1000:4:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthCentralUS\",\r\n \ \"id\": \"HDInsight.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -17040,14 +17364,14 @@ interactions: \ \"13.73.254.192/29\",\r\n \"2603:1030:807:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthCentralUSSTG\",\r\n \ \"id\": \"HDInsight.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.44.4.64/29\",\r\n \"20.45.115.128/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"HDInsight.SoutheastAsia\",\r\n \ \"id\": \"HDInsight.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17055,7 +17379,7 @@ interactions: \ \"13.76.245.160/32\",\r\n \"23.98.107.192/29\",\r\n \"2603:1040:5:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthIndia\",\r\n \ \"id\": \"HDInsight.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17063,45 +17387,45 @@ interactions: \ \"104.211.216.210/32\",\r\n \"104.211.223.67/32\",\r\n \ \"2603:1040:c06:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.SwedenCentral\",\r\n \"id\": \"HDInsight.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.12.25.48/29\",\r\n - \ \"2603:1020:1004:1::1e0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SwedenSouth\",\r\n \"id\": \"HDInsight.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.48/29\",\r\n - \ \"2603:1020:1104:1::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SwitzerlandNorth\",\r\n \"id\": - \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.12.25.48/29\",\r\n \"2603:1020:1004:1::1e0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwedenSouth\",\r\n + \ \"id\": \"HDInsight.SwedenSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.48/29\",\r\n \"2603:1020:1104:1::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwitzerlandNorth\",\r\n + \ \"id\": \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.107.52.208/29\",\r\n \"51.107.60.48/29\",\r\n \ \"2603:1020:a04:3::40/124\",\r\n \"2603:1020:a04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwitzerlandWest\",\r\n \ \"id\": \"HDInsight.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.107.148.24/29\",\r\n \"51.107.156.56/29\",\r\n \ \"2603:1020:b04:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.UAECentral\",\r\n \"id\": \"HDInsight.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.37.68.40/29\",\r\n - \ \"20.37.76.96/29\",\r\n \"2603:1040:b04:402::320/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.37.68.40/29\",\r\n \"20.37.76.96/29\",\r\n \"2603:1040:b04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UAENorth\",\r\n \ \"id\": \"HDInsight.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17109,14 +17433,14 @@ interactions: \ \"2603:1040:904:3::10/124\",\r\n \"2603:1040:904:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UKSouth\",\r\n \ \"id\": \"HDInsight.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.104.8.96/29\",\r\n \"51.104.31.56/29\",\r\n \"51.140.47.39/32\",\r\n \ \"51.140.52.16/32\",\r\n \"2603:1020:705:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UKWest\",\r\n - \ \"id\": \"HDInsight.UKWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"HDInsight.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -17125,7 +17449,7 @@ interactions: \ \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n \"2603:1020:605:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestCentralUS\",\r\n \ \"id\": \"HDInsight.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17133,14 +17457,14 @@ interactions: \ \"52.161.10.167/32\",\r\n \"52.161.23.15/32\",\r\n \"2603:1030:b04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestEurope\",\r\n \ \"id\": \"HDInsight.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.69.65.8/29\",\r\n \"20.61.96.160/29\",\r\n \"52.166.243.90/32\",\r\n \ \"52.174.36.244/32\",\r\n \"2603:1020:206:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestUS\",\r\n - \ \"id\": \"HDInsight.WestUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"HDInsight.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -17150,22 +17474,22 @@ interactions: \ \"138.91.141.162/32\",\r\n \"2603:1030:a07:9::1c0/124\",\r\n \ \"2603:1030:a07:402::9a0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.WestUS2\",\r\n \"id\": \"HDInsight.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.66.141.144/29\",\r\n \ \"40.64.134.160/29\",\r\n \"52.175.211.210/32\",\r\n \"52.175.222.222/32\",\r\n \ \"2603:1030:c06:400::b20/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.WestUS3\",\r\n \"id\": \"HDInsight.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.150.167.176/29\",\r\n \ \"20.150.172.232/29\",\r\n \"2603:1030:504::1e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"LogicApps\",\r\n - \ \"id\": \"LogicApps\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"LogicApps\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -17555,185 +17879,188 @@ interactions: \ \"2603:1050:6:402::3e0/123\",\r\n \"2603:1050:403:400::180/123\",\r\n \ \"2603:1050:403:400::250/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"LogicAppsManagement\",\r\n \"id\": \"LogicAppsManagement\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"LogicApps\",\r\n \"addressPrefixes\": - [\r\n \"13.65.39.247/32\",\r\n \"13.65.98.39/32\",\r\n \"13.66.128.68/32\",\r\n - \ \"13.66.224.169/32\",\r\n \"13.67.236.76/32\",\r\n \"13.69.109.144/28\",\r\n - \ \"13.69.233.16/28\",\r\n \"13.71.146.140/32\",\r\n \"13.71.199.160/28\",\r\n - \ \"13.73.115.153/32\",\r\n \"13.73.244.144/28\",\r\n \"13.75.89.159/32\",\r\n - \ \"13.75.153.66/32\",\r\n \"13.77.55.128/28\",\r\n \"13.78.43.164/32\",\r\n - \ \"13.78.62.130/32\",\r\n \"13.78.84.187/32\",\r\n \"13.78.137.247/32\",\r\n - \ \"13.79.173.49/32\",\r\n \"13.84.41.46/32\",\r\n \"13.84.43.45/32\",\r\n - \ \"13.85.79.155/32\",\r\n \"13.86.98.126/32\",\r\n \"13.86.221.240/28\",\r\n - \ \"13.87.58.144/28\",\r\n \"13.87.124.144/28\",\r\n \"13.87.204.210/32\",\r\n - \ \"13.87.207.79/32\",\r\n \"13.88.168.158/32\",\r\n \"13.88.249.209/32\",\r\n - \ \"13.89.178.48/28\",\r\n \"13.91.252.184/32\",\r\n \"13.95.155.53/32\",\r\n - \ \"20.17.71.80/28\",\r\n \"20.21.46.80/28\",\r\n \"20.36.108.224/28\",\r\n - \ \"20.36.117.128/28\",\r\n \"20.37.76.208/28\",\r\n \"20.38.128.176/28\",\r\n - \ \"20.38.149.144/28\",\r\n \"20.40.32.49/32\",\r\n \"20.40.32.59/32\",\r\n - \ \"20.40.32.80/32\",\r\n \"20.40.32.162/32\",\r\n \"20.40.139.209/32\",\r\n - \ \"20.42.64.48/28\",\r\n \"20.43.121.224/28\",\r\n \"20.44.4.176/28\",\r\n - \ \"20.45.64.29/32\",\r\n \"20.45.64.87/32\",\r\n \"20.45.71.213/32\",\r\n - \ \"20.45.75.193/32\",\r\n \"20.46.42.220/32\",\r\n \"20.46.46.173/32\",\r\n - \ \"20.48.133.182/32\",\r\n \"20.53.94.103/32\",\r\n \"20.53.107.215/32\",\r\n - \ \"20.70.114.64/32\",\r\n \"20.72.30.160/28\",\r\n \"20.72.244.108/32\",\r\n - \ \"20.74.255.37/32\",\r\n \"20.74.255.147/32\",\r\n \"20.76.171.34/32\",\r\n - \ \"20.82.87.229/32\",\r\n \"20.84.29.150/32\",\r\n \"20.87.91.171/32\",\r\n - \ \"20.87.92.64/32\",\r\n \"20.88.209.113/32\",\r\n \"20.90.204.232/32\",\r\n - \ \"20.93.236.81/32\",\r\n \"20.94.151.41/32\",\r\n \"20.96.58.28/32\",\r\n - \ \"20.96.89.98/32\",\r\n \"20.96.90.28/32\",\r\n \"20.99.190.19/32\",\r\n - \ \"20.100.27.17/32\",\r\n \"20.100.36.102/32\",\r\n \"20.101.174.52/32\",\r\n - \ \"20.103.18.84/32\",\r\n \"20.103.21.113/32\",\r\n \"20.103.57.210/32\",\r\n - \ \"20.103.84.61/32\",\r\n \"20.103.94.255/32\",\r\n \"20.104.14.9/32\",\r\n - \ \"20.106.116.172/32\",\r\n \"20.106.116.225/32\",\r\n \"20.108.102.180/32\",\r\n - \ \"20.109.202.37/32\",\r\n \"20.113.11.8/32\",\r\n \"20.113.12.69/32\",\r\n - \ \"20.150.172.240/28\",\r\n \"20.187.189.246/32\",\r\n \"20.187.254.129/32\",\r\n - \ \"20.191.174.52/32\",\r\n \"20.192.238.160/28\",\r\n \"20.193.206.48/28\",\r\n - \ \"20.194.207.50/32\",\r\n \"20.195.49.246/32\",\r\n \"20.198.130.155/32\",\r\n - \ \"20.200.207.29/32\",\r\n \"20.200.231.229/32\",\r\n \"20.201.25.72/32\",\r\n - \ \"20.201.66.147/32\",\r\n \"20.203.227.226/32\",\r\n \"20.203.230.170/32\",\r\n - \ \"20.204.203.110/32\",\r\n \"20.204.212.77/32\",\r\n \"20.215.158.80/28\",\r\n - \ \"20.217.62.80/28\",\r\n \"23.97.68.172/32\",\r\n \"40.67.60.176/28\",\r\n - \ \"40.69.110.224/28\",\r\n \"40.70.27.253/32\",\r\n \"40.74.66.200/32\",\r\n - \ \"40.74.81.13/32\",\r\n \"40.74.85.215/32\",\r\n \"40.74.140.173/32\",\r\n - \ \"40.75.35.240/28\",\r\n \"40.76.151.124/32\",\r\n \"40.76.174.148/32\",\r\n - \ \"40.77.31.87/32\",\r\n \"40.77.111.254/32\",\r\n \"40.78.196.176/28\",\r\n - \ \"40.78.204.208/28\",\r\n \"40.78.239.16/28\",\r\n \"40.78.245.144/28\",\r\n - \ \"40.79.44.7/32\",\r\n \"40.79.139.144/28\",\r\n \"40.79.171.240/28\",\r\n - \ \"40.79.180.192/28\",\r\n \"40.79.197.48/28\",\r\n \"40.80.180.16/28\",\r\n - \ \"40.83.98.194/32\",\r\n \"40.84.25.234/32\",\r\n \"40.84.59.136/32\",\r\n - \ \"40.84.138.132/32\",\r\n \"40.85.241.105/32\",\r\n \"40.86.202.42/32\",\r\n - \ \"40.112.90.39/32\",\r\n \"40.115.78.70/32\",\r\n \"40.115.78.237/32\",\r\n - \ \"40.117.99.79/32\",\r\n \"40.117.100.228/32\",\r\n \"40.120.64.32/28\",\r\n - \ \"40.123.224.143/32\",\r\n \"40.123.224.227/32\",\r\n \"40.127.145.51/32\",\r\n - \ \"40.127.242.203/32\",\r\n \"51.11.97.16/28\",\r\n \"51.11.237.239/32\",\r\n - \ \"51.12.100.112/28\",\r\n \"51.12.204.112/28\",\r\n \"51.53.110.80/28\",\r\n - \ \"51.53.191.80/28\",\r\n \"51.103.128.52/32\",\r\n \"51.103.132.236/32\",\r\n - \ \"51.103.134.138/32\",\r\n \"51.103.136.209/32\",\r\n \"51.104.9.112/28\",\r\n - \ \"51.104.62.166/32\",\r\n \"51.107.60.192/28\",\r\n \"51.107.156.192/28\",\r\n - \ \"51.107.225.163/32\",\r\n \"51.107.225.167/32\",\r\n \"51.107.225.180/32\",\r\n - \ \"51.107.239.66/32\",\r\n \"51.116.60.144/28\",\r\n \"51.116.158.64/28\",\r\n - \ \"51.116.168.222/32\",\r\n \"51.116.171.209/32\",\r\n \"51.116.175.0/32\",\r\n - \ \"51.116.208.37/32\",\r\n \"51.116.208.64/32\",\r\n \"51.116.208.132/32\",\r\n - \ \"51.116.211.29/32\",\r\n \"51.116.233.40/32\",\r\n \"51.120.109.32/28\",\r\n - \ \"51.120.220.160/28\",\r\n \"51.138.227.94/32\",\r\n \"51.140.78.71/32\",\r\n - \ \"51.140.79.109/32\",\r\n \"51.140.84.39/32\",\r\n \"51.140.155.81/32\",\r\n - \ \"51.141.48.98/32\",\r\n \"51.141.51.145/32\",\r\n \"51.141.53.164/32\",\r\n - \ \"51.141.119.150/32\",\r\n \"51.141.123.161/32\",\r\n \"51.144.176.185/32\",\r\n - \ \"52.147.97.16/28\",\r\n \"52.160.68.27/32\",\r\n \"52.160.90.237/32\",\r\n - \ \"52.161.8.128/32\",\r\n \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n - \ \"52.161.64.217/32\",\r\n \"52.161.91.215/32\",\r\n \"52.162.111.144/28\",\r\n - \ \"52.163.93.214/32\",\r\n \"52.167.109.80/28\",\r\n \"52.169.218.253/32\",\r\n - \ \"52.169.220.174/32\",\r\n \"52.172.9.47/32\",\r\n \"52.172.49.43/32\",\r\n - \ \"52.172.51.140/32\",\r\n \"52.172.157.194/32\",\r\n \"52.172.184.192/32\",\r\n - \ \"52.172.191.194/32\",\r\n \"52.174.49.6/32\",\r\n \"52.174.54.218/32\",\r\n - \ \"52.183.30.10/32\",\r\n \"52.183.39.67/32\",\r\n \"52.187.65.81/32\",\r\n - \ \"52.187.65.155/32\",\r\n \"52.187.231.161/32\",\r\n \"52.189.216.28/32\",\r\n - \ \"52.226.216.209/32\",\r\n \"52.229.125.57/32\",\r\n \"52.231.23.16/28\",\r\n - \ \"52.232.129.143/32\",\r\n \"52.232.133.109/32\",\r\n \"52.233.29.79/32\",\r\n - \ \"52.233.30.218/32\",\r\n \"52.255.42.110/32\",\r\n \"65.52.9.64/32\",\r\n - \ \"65.52.211.164/32\",\r\n \"102.133.28.208/28\",\r\n \"102.133.72.145/32\",\r\n - \ \"102.133.72.173/32\",\r\n \"102.133.72.184/32\",\r\n \"102.133.72.190/32\",\r\n - \ \"102.133.156.176/28\",\r\n \"102.133.224.125/32\",\r\n - \ \"102.133.226.199/32\",\r\n \"102.133.228.4/32\",\r\n \"102.133.228.9/32\",\r\n - \ \"104.40.34.112/32\",\r\n \"104.42.40.164/32\",\r\n \"104.43.243.39/32\",\r\n - \ \"104.210.89.222/32\",\r\n \"104.210.89.244/32\",\r\n \"104.210.153.89/32\",\r\n - \ \"104.211.73.195/32\",\r\n \"104.211.157.237/32\",\r\n - \ \"104.211.164.25/32\",\r\n \"104.211.164.112/32\",\r\n - \ \"104.211.165.81/32\",\r\n \"104.211.225.152/32\",\r\n - \ \"104.214.161.96/28\",\r\n \"104.215.181.6/32\",\r\n \"137.116.126.165/32\",\r\n - \ \"137.135.106.54/32\",\r\n \"138.91.188.137/32\",\r\n \"157.56.12.202/32\",\r\n - \ \"157.56.160.212/32\",\r\n \"168.62.9.100/32\",\r\n \"168.62.249.81/32\",\r\n - \ \"168.63.200.173/32\",\r\n \"191.233.54.240/28\",\r\n \"191.233.207.0/28\",\r\n - \ \"191.234.166.198/32\",\r\n \"191.235.86.199/32\",\r\n - \ \"191.235.94.220/32\",\r\n \"191.235.95.229/32\",\r\n \"2603:1000:4:402::3c0/124\",\r\n - \ \"2603:1000:104:402::3c0/124\",\r\n \"2603:1010:6:402::3c0/124\",\r\n - \ \"2603:1010:101:402::3c0/124\",\r\n \"2603:1010:304:402::3c0/124\",\r\n - \ \"2603:1010:404:402::3c0/124\",\r\n \"2603:1020:5:402::3c0/124\",\r\n - \ \"2603:1020:206:402::3c0/124\",\r\n \"2603:1020:305:402::3c0/124\",\r\n - \ \"2603:1020:405:402::3c0/124\",\r\n \"2603:1020:605:402::3c0/124\",\r\n - \ \"2603:1020:705:402::3c0/124\",\r\n \"2603:1020:805:402::3c0/124\",\r\n - \ \"2603:1020:905:402::3c0/124\",\r\n \"2603:1020:a04:402::3c0/124\",\r\n - \ \"2603:1020:b04:402::3c0/124\",\r\n \"2603:1020:c04:402::3c0/124\",\r\n - \ \"2603:1020:d04:402::3c0/124\",\r\n \"2603:1020:e04:402::3c0/124\",\r\n - \ \"2603:1020:f04:402::3c0/124\",\r\n \"2603:1020:1004:400::250/124\",\r\n - \ \"2603:1020:1104:400::510/124\",\r\n \"2603:1020:1302:400::3b0/124\",\r\n - \ \"2603:1030:f:400::bc0/124\",\r\n \"2603:1030:10:402::3c0/124\",\r\n - \ \"2603:1030:104:402::3c0/124\",\r\n \"2603:1030:107:400::390/124\",\r\n - \ \"2603:1030:210:402::3c0/124\",\r\n \"2603:1030:40b:400::bc0/124\",\r\n - \ \"2603:1030:40c:402::3c0/124\",\r\n \"2603:1030:504:402::250/124\",\r\n - \ \"2603:1030:608:402::3c0/124\",\r\n \"2603:1030:807:402::3c0/124\",\r\n - \ \"2603:1030:a07:402::340/124\",\r\n \"2603:1030:b04:402::3c0/124\",\r\n - \ \"2603:1030:c06:400::bc0/124\",\r\n \"2603:1030:f05:402::3c0/124\",\r\n - \ \"2603:1030:1005:402::3c0/124\",\r\n \"2603:1040:5:402::3c0/124\",\r\n - \ \"2603:1040:207:402::3c0/124\",\r\n \"2603:1040:407:402::3c0/124\",\r\n - \ \"2603:1040:606:402::3c0/124\",\r\n \"2603:1040:806:402::3c0/124\",\r\n - \ \"2603:1040:904:402::3c0/124\",\r\n \"2603:1040:a06:402::3c0/124\",\r\n - \ \"2603:1040:b04:402::3c0/124\",\r\n \"2603:1040:c06:402::3c0/124\",\r\n - \ \"2603:1040:d04:400::250/124\",\r\n \"2603:1040:f05:402::3c0/124\",\r\n - \ \"2603:1040:1002:400::3c0/124\",\r\n \"2603:1040:1104:400::510/124\",\r\n - \ \"2603:1040:1202:400::3d0/124\",\r\n \"2603:1040:1302:400::3d0/124\",\r\n - \ \"2603:1040:1402:400::3b0/124\",\r\n \"2603:1040:1503:400::3d0/124\",\r\n - \ \"2603:1050:6:402::3c0/124\",\r\n \"2603:1050:403:400::250/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"M365ManagementActivityApi\",\r\n - \ \"id\": \"M365ManagementActivityApi\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"M365ManagementActivityApi\",\r\n - \ \"addressPrefixes\": [\r\n \"13.69.109.192/29\",\r\n \"13.69.233.40/29\",\r\n - \ \"13.71.175.136/31\",\r\n \"13.78.111.196/31\",\r\n \"13.86.223.88/29\",\r\n - \ \"20.36.117.194/31\",\r\n \"20.37.76.206/31\",\r\n \"20.43.121.254/31\",\r\n - \ \"20.44.10.196/30\",\r\n \"20.44.19.8/30\",\r\n \"20.45.126.96/29\",\r\n - \ \"20.53.0.36/31\",\r\n \"20.192.184.82/31\",\r\n \"40.69.111.44/31\",\r\n - \ \"40.78.239.100/30\",\r\n \"40.79.139.196/31\",\r\n \"40.80.180.4/31\",\r\n - \ \"40.120.75.56/31\",\r\n \"51.105.69.82/31\",\r\n \"51.107.60.154/31\",\r\n - \ \"51.107.192.128/31\",\r\n \"51.116.60.242/31\",\r\n \"51.116.158.62/31\",\r\n - \ \"51.120.100.158/31\",\r\n \"51.120.220.120/31\",\r\n \"51.138.160.2/31\",\r\n - \ \"51.140.212.218/31\",\r\n \"52.162.111.136/30\",\r\n \"52.168.112.80/29\",\r\n - \ \"52.231.23.12/31\",\r\n \"52.231.148.204/31\",\r\n \"102.37.64.50/31\",\r\n - \ \"102.133.124.14/31\",\r\n \"104.214.164.52/30\",\r\n \"191.233.207.28/31\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"M365ManagementActivityApiWebhook\",\r\n - \ \"id\": \"M365ManagementActivityApiWebhook\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"M365ManagementActivityApiWebhook\",\r\n \"addressPrefixes\": [\r\n - \ \"13.67.15.8/29\",\r\n \"13.69.109.200/29\",\r\n \"13.69.233.56/29\",\r\n - \ \"13.71.175.200/29\",\r\n \"20.38.152.16/29\",\r\n \"20.41.208.8/29\",\r\n - \ \"20.42.72.136/29\",\r\n \"20.43.123.184/29\",\r\n \"20.44.10.200/29\",\r\n - \ \"20.44.19.56/29\",\r\n \"20.45.126.104/29\",\r\n \"20.52.72.32/29\",\r\n - \ \"20.53.0.96/30\",\r\n \"20.189.171.96/29\",\r\n \"20.193.96.0/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"LogicApps\",\r\n \"addressPrefixes\": [\r\n \"13.65.39.247/32\",\r\n + \ \"13.65.98.39/32\",\r\n \"13.66.128.68/32\",\r\n \"13.66.224.169/32\",\r\n + \ \"13.67.236.76/32\",\r\n \"13.69.109.144/28\",\r\n \"13.69.233.16/28\",\r\n + \ \"13.71.146.140/32\",\r\n \"13.71.199.160/28\",\r\n \"13.73.115.153/32\",\r\n + \ \"13.73.244.144/28\",\r\n \"13.75.89.159/32\",\r\n \"13.75.153.66/32\",\r\n + \ \"13.77.55.128/28\",\r\n \"13.78.43.164/32\",\r\n \"13.78.62.130/32\",\r\n + \ \"13.78.84.187/32\",\r\n \"13.78.137.247/32\",\r\n \"13.79.173.49/32\",\r\n + \ \"13.84.41.46/32\",\r\n \"13.84.43.45/32\",\r\n \"13.85.79.155/32\",\r\n + \ \"13.86.98.126/32\",\r\n \"13.86.221.240/28\",\r\n \"13.87.58.144/28\",\r\n + \ \"13.87.124.144/28\",\r\n \"13.87.204.210/32\",\r\n \"13.87.207.79/32\",\r\n + \ \"13.88.168.158/32\",\r\n \"13.88.249.209/32\",\r\n \"13.89.178.48/28\",\r\n + \ \"13.91.252.184/32\",\r\n \"13.95.155.53/32\",\r\n \"20.17.71.80/28\",\r\n + \ \"20.21.46.80/28\",\r\n \"20.36.108.224/28\",\r\n \"20.36.117.128/28\",\r\n + \ \"20.37.76.208/28\",\r\n \"20.38.128.176/28\",\r\n \"20.38.149.144/28\",\r\n + \ \"20.40.32.49/32\",\r\n \"20.40.32.59/32\",\r\n \"20.40.32.80/32\",\r\n + \ \"20.40.32.162/32\",\r\n \"20.40.139.209/32\",\r\n \"20.42.64.48/28\",\r\n + \ \"20.43.121.224/28\",\r\n \"20.44.4.176/28\",\r\n \"20.45.64.29/32\",\r\n + \ \"20.45.64.87/32\",\r\n \"20.45.71.213/32\",\r\n \"20.45.75.193/32\",\r\n + \ \"20.46.42.220/32\",\r\n \"20.46.46.173/32\",\r\n \"20.48.133.182/32\",\r\n + \ \"20.53.94.103/32\",\r\n \"20.53.107.215/32\",\r\n \"20.70.114.64/32\",\r\n + \ \"20.72.30.160/28\",\r\n \"20.72.244.108/32\",\r\n \"20.74.255.37/32\",\r\n + \ \"20.74.255.147/32\",\r\n \"20.76.171.34/32\",\r\n \"20.82.87.229/32\",\r\n + \ \"20.84.29.150/32\",\r\n \"20.87.91.171/32\",\r\n \"20.87.92.64/32\",\r\n + \ \"20.88.209.113/32\",\r\n \"20.90.204.232/32\",\r\n \"20.93.236.81/32\",\r\n + \ \"20.94.151.41/32\",\r\n \"20.96.58.28/32\",\r\n \"20.96.89.98/32\",\r\n + \ \"20.96.90.28/32\",\r\n \"20.99.190.19/32\",\r\n \"20.100.27.17/32\",\r\n + \ \"20.100.36.102/32\",\r\n \"20.101.174.52/32\",\r\n \"20.103.18.84/32\",\r\n + \ \"20.103.21.113/32\",\r\n \"20.103.57.210/32\",\r\n \"20.103.84.61/32\",\r\n + \ \"20.103.94.255/32\",\r\n \"20.104.14.9/32\",\r\n \"20.106.116.172/32\",\r\n + \ \"20.106.116.225/32\",\r\n \"20.108.102.180/32\",\r\n \"20.109.202.37/32\",\r\n + \ \"20.113.11.8/32\",\r\n \"20.113.12.69/32\",\r\n \"20.150.172.240/28\",\r\n + \ \"20.187.189.246/32\",\r\n \"20.187.254.129/32\",\r\n \"20.191.174.52/32\",\r\n + \ \"20.192.238.160/28\",\r\n \"20.193.206.48/28\",\r\n \"20.194.207.50/32\",\r\n + \ \"20.195.49.246/32\",\r\n \"20.198.130.155/32\",\r\n \"20.200.207.29/32\",\r\n + \ \"20.200.231.229/32\",\r\n \"20.201.25.72/32\",\r\n \"20.201.66.147/32\",\r\n + \ \"20.203.227.226/32\",\r\n \"20.203.230.170/32\",\r\n \"20.204.203.110/32\",\r\n + \ \"20.204.212.77/32\",\r\n \"20.215.158.80/28\",\r\n \"20.217.62.80/28\",\r\n + \ \"23.97.68.172/32\",\r\n \"40.67.60.176/28\",\r\n \"40.69.110.224/28\",\r\n + \ \"40.70.27.253/32\",\r\n \"40.74.66.200/32\",\r\n \"40.74.81.13/32\",\r\n + \ \"40.74.85.215/32\",\r\n \"40.74.140.173/32\",\r\n \"40.75.35.240/28\",\r\n + \ \"40.76.151.124/32\",\r\n \"40.76.174.148/32\",\r\n \"40.77.31.87/32\",\r\n + \ \"40.77.111.254/32\",\r\n \"40.78.196.176/28\",\r\n \"40.78.204.208/28\",\r\n + \ \"40.78.239.16/28\",\r\n \"40.78.245.144/28\",\r\n \"40.79.44.7/32\",\r\n + \ \"40.79.139.144/28\",\r\n \"40.79.171.240/28\",\r\n \"40.79.180.192/28\",\r\n + \ \"40.79.197.48/28\",\r\n \"40.80.180.16/28\",\r\n \"40.83.98.194/32\",\r\n + \ \"40.84.25.234/32\",\r\n \"40.84.59.136/32\",\r\n \"40.84.138.132/32\",\r\n + \ \"40.85.241.105/32\",\r\n \"40.86.202.42/32\",\r\n \"40.112.90.39/32\",\r\n + \ \"40.115.78.70/32\",\r\n \"40.115.78.237/32\",\r\n \"40.117.99.79/32\",\r\n + \ \"40.117.100.228/32\",\r\n \"40.120.64.32/28\",\r\n \"40.123.224.143/32\",\r\n + \ \"40.123.224.227/32\",\r\n \"40.127.145.51/32\",\r\n \"40.127.242.203/32\",\r\n + \ \"51.11.97.16/28\",\r\n \"51.11.237.239/32\",\r\n \"51.12.100.112/28\",\r\n + \ \"51.12.204.112/28\",\r\n \"51.53.110.80/28\",\r\n \"51.53.191.80/28\",\r\n + \ \"51.103.128.52/32\",\r\n \"51.103.132.236/32\",\r\n \"51.103.134.138/32\",\r\n + \ \"51.103.136.209/32\",\r\n \"51.104.9.112/28\",\r\n \"51.104.62.166/32\",\r\n + \ \"51.107.60.192/28\",\r\n \"51.107.156.192/28\",\r\n \"51.107.225.163/32\",\r\n + \ \"51.107.225.167/32\",\r\n \"51.107.225.180/32\",\r\n \"51.107.239.66/32\",\r\n + \ \"51.116.60.144/28\",\r\n \"51.116.158.64/28\",\r\n \"51.116.168.222/32\",\r\n + \ \"51.116.171.209/32\",\r\n \"51.116.175.0/32\",\r\n \"51.116.208.37/32\",\r\n + \ \"51.116.208.64/32\",\r\n \"51.116.208.132/32\",\r\n \"51.116.211.29/32\",\r\n + \ \"51.116.233.40/32\",\r\n \"51.120.109.32/28\",\r\n \"51.120.220.160/28\",\r\n + \ \"51.138.227.94/32\",\r\n \"51.140.78.71/32\",\r\n \"51.140.79.109/32\",\r\n + \ \"51.140.84.39/32\",\r\n \"51.140.155.81/32\",\r\n \"51.141.48.98/32\",\r\n + \ \"51.141.51.145/32\",\r\n \"51.141.53.164/32\",\r\n \"51.141.119.150/32\",\r\n + \ \"51.141.123.161/32\",\r\n \"51.144.176.185/32\",\r\n \"52.147.97.16/28\",\r\n + \ \"52.160.68.27/32\",\r\n \"52.160.90.237/32\",\r\n \"52.161.8.128/32\",\r\n + \ \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n \"52.161.64.217/32\",\r\n + \ \"52.161.91.215/32\",\r\n \"52.162.111.144/28\",\r\n \"52.163.93.214/32\",\r\n + \ \"52.167.109.80/28\",\r\n \"52.169.218.253/32\",\r\n \"52.169.220.174/32\",\r\n + \ \"52.172.9.47/32\",\r\n \"52.172.49.43/32\",\r\n \"52.172.51.140/32\",\r\n + \ \"52.172.157.194/32\",\r\n \"52.172.184.192/32\",\r\n \"52.172.191.194/32\",\r\n + \ \"52.174.49.6/32\",\r\n \"52.174.54.218/32\",\r\n \"52.183.30.10/32\",\r\n + \ \"52.183.39.67/32\",\r\n \"52.187.65.81/32\",\r\n \"52.187.65.155/32\",\r\n + \ \"52.187.231.161/32\",\r\n \"52.189.216.28/32\",\r\n \"52.226.216.209/32\",\r\n + \ \"52.229.125.57/32\",\r\n \"52.231.23.16/28\",\r\n \"52.232.129.143/32\",\r\n + \ \"52.232.133.109/32\",\r\n \"52.233.29.79/32\",\r\n \"52.233.30.218/32\",\r\n + \ \"52.255.42.110/32\",\r\n \"65.52.9.64/32\",\r\n \"65.52.211.164/32\",\r\n + \ \"102.133.28.208/28\",\r\n \"102.133.72.145/32\",\r\n \"102.133.72.173/32\",\r\n + \ \"102.133.72.184/32\",\r\n \"102.133.72.190/32\",\r\n \"102.133.156.176/28\",\r\n + \ \"102.133.224.125/32\",\r\n \"102.133.226.199/32\",\r\n + \ \"102.133.228.4/32\",\r\n \"102.133.228.9/32\",\r\n \"104.40.34.112/32\",\r\n + \ \"104.42.40.164/32\",\r\n \"104.43.243.39/32\",\r\n \"104.210.89.222/32\",\r\n + \ \"104.210.89.244/32\",\r\n \"104.210.153.89/32\",\r\n \"104.211.73.195/32\",\r\n + \ \"104.211.157.237/32\",\r\n \"104.211.164.25/32\",\r\n + \ \"104.211.164.112/32\",\r\n \"104.211.165.81/32\",\r\n + \ \"104.211.225.152/32\",\r\n \"104.214.161.96/28\",\r\n + \ \"104.215.181.6/32\",\r\n \"137.116.126.165/32\",\r\n \"137.135.106.54/32\",\r\n + \ \"138.91.188.137/32\",\r\n \"157.56.12.202/32\",\r\n \"157.56.160.212/32\",\r\n + \ \"168.62.9.100/32\",\r\n \"168.62.249.81/32\",\r\n \"168.63.200.173/32\",\r\n + \ \"191.233.54.240/28\",\r\n \"191.233.207.0/28\",\r\n \"191.234.166.198/32\",\r\n + \ \"191.235.86.199/32\",\r\n \"191.235.94.220/32\",\r\n \"191.235.95.229/32\",\r\n + \ \"2603:1000:4:402::3c0/124\",\r\n \"2603:1000:104:402::3c0/124\",\r\n + \ \"2603:1010:6:402::3c0/124\",\r\n \"2603:1010:101:402::3c0/124\",\r\n + \ \"2603:1010:304:402::3c0/124\",\r\n \"2603:1010:404:402::3c0/124\",\r\n + \ \"2603:1020:5:402::3c0/124\",\r\n \"2603:1020:206:402::3c0/124\",\r\n + \ \"2603:1020:305:402::3c0/124\",\r\n \"2603:1020:405:402::3c0/124\",\r\n + \ \"2603:1020:605:402::3c0/124\",\r\n \"2603:1020:705:402::3c0/124\",\r\n + \ \"2603:1020:805:402::3c0/124\",\r\n \"2603:1020:905:402::3c0/124\",\r\n + \ \"2603:1020:a04:402::3c0/124\",\r\n \"2603:1020:b04:402::3c0/124\",\r\n + \ \"2603:1020:c04:402::3c0/124\",\r\n \"2603:1020:d04:402::3c0/124\",\r\n + \ \"2603:1020:e04:402::3c0/124\",\r\n \"2603:1020:f04:402::3c0/124\",\r\n + \ \"2603:1020:1004:400::250/124\",\r\n \"2603:1020:1104:400::510/124\",\r\n + \ \"2603:1020:1302:400::3b0/124\",\r\n \"2603:1030:f:400::bc0/124\",\r\n + \ \"2603:1030:10:402::3c0/124\",\r\n \"2603:1030:104:402::3c0/124\",\r\n + \ \"2603:1030:107:400::390/124\",\r\n \"2603:1030:210:402::3c0/124\",\r\n + \ \"2603:1030:40b:400::bc0/124\",\r\n \"2603:1030:40c:402::3c0/124\",\r\n + \ \"2603:1030:504:402::250/124\",\r\n \"2603:1030:608:402::3c0/124\",\r\n + \ \"2603:1030:807:402::3c0/124\",\r\n \"2603:1030:a07:402::340/124\",\r\n + \ \"2603:1030:b04:402::3c0/124\",\r\n \"2603:1030:c06:400::bc0/124\",\r\n + \ \"2603:1030:f05:402::3c0/124\",\r\n \"2603:1030:1005:402::3c0/124\",\r\n + \ \"2603:1040:5:402::3c0/124\",\r\n \"2603:1040:207:402::3c0/124\",\r\n + \ \"2603:1040:407:402::3c0/124\",\r\n \"2603:1040:606:402::3c0/124\",\r\n + \ \"2603:1040:806:402::3c0/124\",\r\n \"2603:1040:904:402::3c0/124\",\r\n + \ \"2603:1040:a06:402::3c0/124\",\r\n \"2603:1040:b04:402::3c0/124\",\r\n + \ \"2603:1040:c06:402::3c0/124\",\r\n \"2603:1040:d04:400::250/124\",\r\n + \ \"2603:1040:f05:402::3c0/124\",\r\n \"2603:1040:1002:400::3c0/124\",\r\n + \ \"2603:1040:1104:400::510/124\",\r\n \"2603:1040:1202:400::3d0/124\",\r\n + \ \"2603:1040:1302:400::3d0/124\",\r\n \"2603:1040:1402:400::3b0/124\",\r\n + \ \"2603:1040:1503:400::3d0/124\",\r\n \"2603:1050:6:402::3c0/124\",\r\n + \ \"2603:1050:403:400::250/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"M365ManagementActivityApi\",\r\n \"id\": \"M365ManagementActivityApi\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"M365ManagementActivityApi\",\r\n \"addressPrefixes\": [\r\n \"13.69.109.192/29\",\r\n + \ \"13.69.233.40/29\",\r\n \"13.71.175.136/31\",\r\n \"13.78.111.196/31\",\r\n + \ \"13.86.223.88/29\",\r\n \"20.21.77.188/31\",\r\n \"20.36.117.194/31\",\r\n + \ \"20.37.76.206/31\",\r\n \"20.43.121.254/31\",\r\n \"20.44.10.196/30\",\r\n + \ \"20.44.19.8/30\",\r\n \"20.45.126.96/29\",\r\n \"20.53.0.36/31\",\r\n + \ \"20.91.11.154/31\",\r\n \"20.91.146.8/31\",\r\n \"20.192.184.82/31\",\r\n + \ \"40.69.111.44/31\",\r\n \"40.78.239.100/30\",\r\n \"40.79.139.196/31\",\r\n + \ \"40.80.180.4/31\",\r\n \"40.120.75.56/31\",\r\n \"51.105.69.82/31\",\r\n + \ \"51.107.60.154/31\",\r\n \"51.107.192.128/31\",\r\n \"51.116.60.242/31\",\r\n + \ \"51.116.158.62/31\",\r\n \"51.120.100.158/31\",\r\n \"51.120.220.120/31\",\r\n + \ \"51.138.160.2/31\",\r\n \"51.140.212.218/31\",\r\n \"52.162.111.136/30\",\r\n + \ \"52.168.112.80/29\",\r\n \"52.231.23.12/31\",\r\n \"52.231.148.204/31\",\r\n + \ \"102.37.64.50/31\",\r\n \"102.133.124.14/31\",\r\n \"104.214.164.52/30\",\r\n + \ \"191.233.207.28/31\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"M365ManagementActivityApiWebhook\",\r\n \"id\": \"M365ManagementActivityApiWebhook\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"M365ManagementActivityApiWebhook\",\r\n + \ \"addressPrefixes\": [\r\n \"13.67.15.8/29\",\r\n \"13.69.109.200/29\",\r\n + \ \"13.69.233.56/29\",\r\n \"13.71.175.200/29\",\r\n \"20.21.77.186/31\",\r\n + \ \"20.38.152.16/29\",\r\n \"20.41.208.8/29\",\r\n \"20.42.72.136/29\",\r\n + \ \"20.43.123.184/29\",\r\n \"20.44.10.200/29\",\r\n \"20.44.19.56/29\",\r\n + \ \"20.45.126.104/29\",\r\n \"20.52.72.32/29\",\r\n \"20.53.0.96/30\",\r\n + \ \"20.91.11.152/31\",\r\n \"20.189.171.96/29\",\r\n \"20.193.96.0/29\",\r\n \ \"40.67.121.152/29\",\r\n \"40.69.111.104/29\",\r\n \"40.79.148.88/29\",\r\n \ \"40.79.189.120/29\",\r\n \"40.80.180.120/29\",\r\n \"40.120.8.168/29\",\r\n - \ \"40.120.64.192/29\",\r\n \"51.11.97.88/29\",\r\n \"51.13.128.24/29\",\r\n - \ \"51.105.69.88/29\",\r\n \"51.107.128.48/29\",\r\n \"51.107.192.144/29\",\r\n - \ \"51.116.246.8/29\",\r\n \"51.120.100.248/29\",\r\n \"51.120.109.120/29\",\r\n - \ \"51.138.160.64/29\",\r\n \"52.231.23.104/29\",\r\n \"52.231.151.56/29\",\r\n - \ \"52.240.244.152/29\",\r\n \"102.37.64.112/29\",\r\n \"102.133.124.152/29\",\r\n - \ \"104.214.164.96/29\",\r\n \"191.233.207.200/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftAzureFluidRelay\",\r\n - \ \"id\": \"MicrosoftAzureFluidRelay\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"40.120.64.192/29\",\r\n \"51.11.97.88/29\",\r\n \"51.12.75.186/31\",\r\n + \ \"51.13.128.24/29\",\r\n \"51.105.69.88/29\",\r\n \"51.107.128.48/29\",\r\n + \ \"51.107.192.144/29\",\r\n \"51.116.246.8/29\",\r\n \"51.120.100.248/29\",\r\n + \ \"51.120.109.120/29\",\r\n \"51.138.160.64/29\",\r\n \"52.231.23.104/29\",\r\n + \ \"52.231.151.56/29\",\r\n \"52.240.244.152/29\",\r\n \"102.37.64.112/29\",\r\n + \ \"102.133.124.152/29\",\r\n \"104.214.164.96/29\",\r\n + \ \"191.233.207.200/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"MicrosoftAzureFluidRelay\",\r\n \"id\": \"MicrosoftAzureFluidRelay\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"MicrosoftAzureFluidRelay\",\r\n + \ \"addressPrefixes\": [\r\n \"20.40.231.80/29\",\r\n \"20.48.199.8/29\",\r\n + \ \"20.51.1.80/29\",\r\n \"20.51.14.80/28\",\r\n \"20.52.93.32/29\",\r\n + \ \"20.59.76.224/28\",\r\n \"20.62.63.224/28\",\r\n \"20.65.135.48/28\",\r\n + \ \"20.70.220.8/29\",\r\n \"20.82.244.56/29\",\r\n \"20.82.246.32/28\",\r\n + \ \"20.86.92.224/28\",\r\n \"20.88.152.224/28\",\r\n \"20.88.152.240/29\",\r\n + \ \"20.89.9.24/29\",\r\n \"20.92.0.48/29\",\r\n \"20.150.129.128/28\",\r\n + \ \"20.192.47.144/29\",\r\n \"20.193.199.128/29\",\r\n \"20.195.69.176/29\",\r\n + \ \"20.195.78.224/29\",\r\n \"20.195.150.136/29\",\r\n \"20.200.192.40/29\",\r\n + \ \"40.120.85.224/29\",\r\n \"51.12.29.16/29\",\r\n \"51.107.243.232/29\",\r\n + \ \"51.120.237.48/29\",\r\n \"51.138.215.0/29\",\r\n \"51.143.214.104/29\",\r\n + \ \"102.37.81.232/29\",\r\n \"102.37.163.56/29\",\r\n \"191.238.73.104/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftCloudAppSecurity\",\r\n + \ \"id\": \"MicrosoftCloudAppSecurity\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"MicrosoftAzureFluidRelay\",\r\n \"addressPrefixes\": [\r\n \"20.40.231.80/29\",\r\n - \ \"20.48.199.8/29\",\r\n \"20.51.1.80/29\",\r\n \"20.51.14.80/28\",\r\n - \ \"20.52.93.32/29\",\r\n \"20.59.76.224/28\",\r\n \"20.62.63.224/28\",\r\n - \ \"20.65.135.48/28\",\r\n \"20.70.220.8/29\",\r\n \"20.82.244.56/29\",\r\n - \ \"20.82.246.32/28\",\r\n \"20.86.92.224/28\",\r\n \"20.88.152.224/28\",\r\n - \ \"20.88.152.240/29\",\r\n \"20.89.9.24/29\",\r\n \"20.92.0.48/29\",\r\n - \ \"20.150.129.128/28\",\r\n \"20.192.47.144/29\",\r\n \"20.193.199.128/29\",\r\n - \ \"20.195.69.176/29\",\r\n \"20.195.78.224/29\",\r\n \"20.195.150.136/29\",\r\n - \ \"20.200.192.40/29\",\r\n \"40.120.85.224/29\",\r\n \"51.12.29.16/29\",\r\n - \ \"51.107.243.232/29\",\r\n \"51.120.237.48/29\",\r\n \"51.138.215.0/29\",\r\n - \ \"51.143.214.104/29\",\r\n \"102.37.81.232/29\",\r\n \"102.37.163.56/29\",\r\n - \ \"191.238.73.104/29\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"MicrosoftCloudAppSecurity\",\r\n \"id\": \"MicrosoftCloudAppSecurity\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftCloudAppSecurity\",\r\n \ \"addressPrefixes\": [\r\n \"13.64.26.88/32\",\r\n \"13.64.28.87/32\",\r\n @@ -17941,46 +18268,46 @@ interactions: \ \"104.214.225.33/32\",\r\n \"137.116.52.31/32\",\r\n \"138.91.147.71/32\",\r\n \ \"168.63.38.153/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"MicrosoftContainerRegistry\",\r\n \"id\": \"MicrosoftContainerRegistry\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n - \ \"addressPrefixes\": [\r\n \"13.66.140.64/29\",\r\n \"13.67.8.112/29\",\r\n - \ \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n \"13.69.227.80/29\",\r\n - \ \"13.70.72.128/29\",\r\n \"13.71.170.48/29\",\r\n \"13.71.194.120/29\",\r\n - \ \"13.74.107.72/29\",\r\n \"13.75.34.152/29\",\r\n \"13.77.50.72/29\",\r\n - \ \"13.78.106.192/29\",\r\n \"13.87.56.88/29\",\r\n \"13.87.122.88/29\",\r\n - \ \"13.89.170.208/29\",\r\n \"20.17.66.64/29\",\r\n \"20.21.42.64/29\",\r\n - \ \"20.21.66.64/29\",\r\n \"20.21.74.64/29\",\r\n \"20.37.74.64/29\",\r\n - \ \"20.38.146.136/29\",\r\n \"20.38.152.72/29\",\r\n \"20.44.2.16/29\",\r\n - \ \"20.44.26.136/29\",\r\n \"20.45.122.136/29\",\r\n \"20.49.82.8/29\",\r\n - \ \"20.49.90.8/29\",\r\n \"20.72.26.8/29\",\r\n \"20.125.170.64/29\",\r\n - \ \"20.125.202.64/29\",\r\n \"20.150.170.16/29\",\r\n \"20.150.178.136/29\",\r\n - \ \"20.150.186.136/29\",\r\n \"20.192.98.136/29\",\r\n \"20.192.234.16/29\",\r\n - \ \"20.193.202.8/29\",\r\n \"20.194.66.8/29\",\r\n \"20.205.74.64/29\",\r\n - \ \"20.205.82.64/29\",\r\n \"20.208.18.64/29\",\r\n \"20.215.18.64/29\",\r\n - \ \"20.215.26.64/29\",\r\n \"20.215.154.64/29\",\r\n \"20.217.58.64/29\",\r\n - \ \"20.217.74.64/29\",\r\n \"20.217.90.64/29\",\r\n \"23.98.82.104/29\",\r\n - \ \"40.67.58.16/29\",\r\n \"40.69.106.72/29\",\r\n \"40.70.146.80/29\",\r\n - \ \"40.71.10.208/29\",\r\n \"40.74.100.56/29\",\r\n \"40.74.146.40/29\",\r\n - \ \"40.75.34.24/29\",\r\n \"40.78.194.72/29\",\r\n \"40.78.202.64/29\",\r\n - \ \"40.78.226.200/29\",\r\n \"40.78.234.40/29\",\r\n \"40.78.242.152/29\",\r\n - \ \"40.78.250.88/29\",\r\n \"40.79.130.48/29\",\r\n \"40.79.138.24/29\",\r\n - \ \"40.79.146.24/29\",\r\n \"40.79.154.96/29\",\r\n \"40.79.162.24/29\",\r\n - \ \"40.79.170.8/29\",\r\n \"40.79.178.72/29\",\r\n \"40.79.186.0/29\",\r\n - \ \"40.79.194.88/29\",\r\n \"40.80.50.136/29\",\r\n \"40.112.242.152/29\",\r\n - \ \"40.120.74.8/29\",\r\n \"51.12.98.16/29\",\r\n \"51.12.202.16/29\",\r\n - \ \"51.12.226.136/29\",\r\n \"51.12.234.136/29\",\r\n \"51.53.106.64/29\",\r\n - \ \"51.53.186.64/29\",\r\n \"51.103.202.64/29\",\r\n \"51.105.66.136/29\",\r\n - \ \"51.105.74.136/29\",\r\n \"51.107.58.16/29\",\r\n \"51.107.154.16/29\",\r\n - \ \"51.116.58.16/29\",\r\n \"51.116.154.80/29\",\r\n \"51.116.242.136/29\",\r\n - \ \"51.116.250.136/29\",\r\n \"51.120.98.24/29\",\r\n \"51.120.106.136/29\",\r\n - \ \"51.120.210.136/29\",\r\n \"51.120.218.16/29\",\r\n \"51.140.146.192/29\",\r\n - \ \"51.140.210.88/29\",\r\n \"52.138.90.24/29\",\r\n \"52.138.226.72/29\",\r\n - \ \"52.162.106.152/29\",\r\n \"52.167.106.72/29\",\r\n \"52.182.138.200/29\",\r\n - \ \"52.231.18.48/29\",\r\n \"52.231.146.88/29\",\r\n \"52.236.186.72/29\",\r\n - \ \"52.246.154.136/29\",\r\n \"65.52.250.8/29\",\r\n \"102.133.26.16/29\",\r\n - \ \"102.133.122.136/29\",\r\n \"102.133.154.16/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"MicrosoftContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.64/29\",\r\n + \ \"13.67.8.112/29\",\r\n \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n + \ \"13.69.227.80/29\",\r\n \"13.70.72.128/29\",\r\n \"13.71.170.48/29\",\r\n + \ \"13.71.194.120/29\",\r\n \"13.74.107.72/29\",\r\n \"13.75.34.152/29\",\r\n + \ \"13.77.50.72/29\",\r\n \"13.78.106.192/29\",\r\n \"13.87.56.88/29\",\r\n + \ \"13.87.122.88/29\",\r\n \"13.89.170.208/29\",\r\n \"20.17.66.64/29\",\r\n + \ \"20.21.42.64/29\",\r\n \"20.21.66.64/29\",\r\n \"20.21.74.64/29\",\r\n + \ \"20.37.74.64/29\",\r\n \"20.38.146.136/29\",\r\n \"20.38.152.72/29\",\r\n + \ \"20.44.2.16/29\",\r\n \"20.44.26.136/29\",\r\n \"20.45.122.136/29\",\r\n + \ \"20.49.82.8/29\",\r\n \"20.49.90.8/29\",\r\n \"20.72.26.8/29\",\r\n + \ \"20.125.170.64/29\",\r\n \"20.125.202.64/29\",\r\n \"20.150.170.16/29\",\r\n + \ \"20.150.178.136/29\",\r\n \"20.150.186.136/29\",\r\n \"20.192.98.136/29\",\r\n + \ \"20.192.234.16/29\",\r\n \"20.193.202.8/29\",\r\n \"20.194.66.8/29\",\r\n + \ \"20.205.74.64/29\",\r\n \"20.205.82.64/29\",\r\n \"20.208.18.64/29\",\r\n + \ \"20.215.18.64/29\",\r\n \"20.215.26.64/29\",\r\n \"20.215.154.64/29\",\r\n + \ \"20.217.58.64/29\",\r\n \"20.217.74.64/29\",\r\n \"20.217.90.64/29\",\r\n + \ \"23.98.82.104/29\",\r\n \"40.67.58.16/29\",\r\n \"40.69.106.72/29\",\r\n + \ \"40.70.146.80/29\",\r\n \"40.71.10.208/29\",\r\n \"40.74.100.56/29\",\r\n + \ \"40.74.146.40/29\",\r\n \"40.75.34.24/29\",\r\n \"40.78.194.72/29\",\r\n + \ \"40.78.202.64/29\",\r\n \"40.78.226.200/29\",\r\n \"40.78.234.40/29\",\r\n + \ \"40.78.242.152/29\",\r\n \"40.78.250.88/29\",\r\n \"40.79.130.48/29\",\r\n + \ \"40.79.138.24/29\",\r\n \"40.79.146.24/29\",\r\n \"40.79.154.96/29\",\r\n + \ \"40.79.162.24/29\",\r\n \"40.79.170.8/29\",\r\n \"40.79.178.72/29\",\r\n + \ \"40.79.186.0/29\",\r\n \"40.79.194.88/29\",\r\n \"40.80.50.136/29\",\r\n + \ \"40.112.242.152/29\",\r\n \"40.120.74.8/29\",\r\n \"51.12.98.16/29\",\r\n + \ \"51.12.202.16/29\",\r\n \"51.12.226.136/29\",\r\n \"51.12.234.136/29\",\r\n + \ \"51.53.106.64/29\",\r\n \"51.53.186.64/29\",\r\n \"51.103.202.64/29\",\r\n + \ \"51.105.66.136/29\",\r\n \"51.105.74.136/29\",\r\n \"51.107.58.16/29\",\r\n + \ \"51.107.154.16/29\",\r\n \"51.116.58.16/29\",\r\n \"51.116.154.80/29\",\r\n + \ \"51.116.242.136/29\",\r\n \"51.116.250.136/29\",\r\n \"51.120.98.24/29\",\r\n + \ \"51.120.106.136/29\",\r\n \"51.120.210.136/29\",\r\n \"51.120.218.16/29\",\r\n + \ \"51.140.146.192/29\",\r\n \"51.140.210.88/29\",\r\n \"52.138.90.24/29\",\r\n + \ \"52.138.226.72/29\",\r\n \"52.162.106.152/29\",\r\n \"52.167.106.72/29\",\r\n + \ \"52.182.138.200/29\",\r\n \"52.231.18.48/29\",\r\n \"52.231.146.88/29\",\r\n + \ \"52.236.186.72/29\",\r\n \"52.246.154.136/29\",\r\n \"65.52.250.8/29\",\r\n + \ \"102.133.26.16/29\",\r\n \"102.133.122.136/29\",\r\n \"102.133.154.16/29\",\r\n \ \"102.133.250.136/29\",\r\n \"104.208.16.72/29\",\r\n \"104.208.144.72/29\",\r\n \ \"104.211.81.128/29\",\r\n \"104.211.146.72/29\",\r\n \"104.214.18.176/29\",\r\n \ \"191.233.50.8/29\",\r\n \"191.233.203.128/29\",\r\n \"191.234.146.136/29\",\r\n @@ -18048,7 +18375,7 @@ interactions: \ \"2603:1050:403:400::90/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.AustraliaEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18057,7 +18384,7 @@ interactions: \ \"2603:1010:6:802::88/125\",\r\n \"2603:1010:6:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.AustraliaSoutheast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -18065,7 +18392,7 @@ interactions: \ \"2603:1010:101:402::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.BrazilSouth\",\r\n \"id\": \"MicrosoftContainerRegistry.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18074,14 +18401,14 @@ interactions: \ \"2603:1050:6:802::88/125\",\r\n \"2603:1050:6:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.BrazilSoutheast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"191.233.50.8/29\",\r\n \"2603:1050:403:400::90/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CanadaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18090,14 +18417,14 @@ interactions: \ \"2603:1030:f05:802::88/125\",\r\n \"2603:1030:f05:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CanadaEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.69.106.72/29\",\r\n \"2603:1030:1005:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18106,7 +18433,7 @@ interactions: \ \"2603:1040:a06:802::88/125\",\r\n \"2603:1040:a06:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18115,14 +18442,14 @@ interactions: \ \"2603:1030:10:802::88/125\",\r\n \"2603:1030:10:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralUSEUAP\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.78.202.64/29\",\r\n \"2603:1030:f:400::888/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastAsia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18131,7 +18458,7 @@ interactions: \ \"2603:1040:207:800::40/125\",\r\n \"2603:1040:207:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18140,7 +18467,7 @@ interactions: \ \"2603:1030:210:802::88/125\",\r\n \"2603:1030:210:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS2\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18149,7 +18476,7 @@ interactions: \ \"2603:1030:40c:802::88/125\",\r\n \"2603:1030:40c:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS2EUAP\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18158,7 +18485,7 @@ interactions: \ \"2603:1030:40b:800::88/125\",\r\n \"2603:1030:40b:c00::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.FranceCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18167,21 +18494,21 @@ interactions: \ \"2603:1020:805:802::88/125\",\r\n \"2603:1020:805:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.FranceSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.79.178.72/29\",\r\n \"2603:1020:905:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.GermanyNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.116.58.16/29\",\r\n \"2603:1020:d04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.GermanyWestCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18190,7 +18517,7 @@ interactions: \ \"2603:1020:c04:802::88/125\",\r\n \"2603:1020:c04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JapanEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18199,14 +18526,14 @@ interactions: \ \"2603:1040:407:802::88/125\",\r\n \"2603:1040:407:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JapanWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.74.100.56/29\",\r\n \"2603:1040:606:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JioIndiaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -18214,7 +18541,7 @@ interactions: \ \"2603:1040:1104:400::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.JioIndiaWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18222,7 +18549,7 @@ interactions: \ \"2603:1040:d04:400::3b0/125\",\r\n \"2603:1040:d04:800::148/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.KoreaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18231,14 +18558,14 @@ interactions: \ \"2603:1040:f05:802::88/125\",\r\n \"2603:1040:f05:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.KoreaSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"52.231.146.88/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorthCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -18247,7 +18574,7 @@ interactions: \ \"2603:1030:608:800::40/125\",\r\n \"2603:1030:608:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18256,7 +18583,7 @@ interactions: \ \"2603:1020:5:802::88/125\",\r\n \"2603:1020:5:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorwayEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18265,14 +18592,23 @@ interactions: \ \"2603:1020:e04:802::88/125\",\r\n \"2603:1020:e04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorwayWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.120.218.16/29\",\r\n \"2603:1020:f04:402::88/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.QatarCentral\",\r\n + \ \"id\": \"MicrosoftContainerRegistry.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n + \ \"addressPrefixes\": [\r\n \"20.21.42.64/29\",\r\n \"20.21.66.64/29\",\r\n + \ \"20.21.74.64/29\",\r\n \"2603:1040:1002:400::40/125\",\r\n + \ \"2603:1040:1002:800::40/125\",\r\n \"2603:1040:1002:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -18282,7 +18618,7 @@ interactions: \ \"2603:1000:104:c02::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SouthAfricaWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -18290,7 +18626,7 @@ interactions: \ \"2603:1000:4:402::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SouthCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -18299,14 +18635,14 @@ interactions: \ \"2603:1030:807:802::88/125\",\r\n \"2603:1030:807:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthCentralUSSTG\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"20.44.2.16/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SoutheastAsia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18315,14 +18651,14 @@ interactions: \ \"2603:1040:5:802::88/125\",\r\n \"2603:1040:5:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.78.194.72/29\",\r\n \"2603:1040:c06:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwedenCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18332,14 +18668,14 @@ interactions: \ \"2603:1020:1004:c02::1a8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SwedenSouth\",\r\n \"id\": \"MicrosoftContainerRegistry.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.12.202.16/29\",\r\n \"2603:1020:1104:400::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18348,21 +18684,21 @@ interactions: \ \"2603:1020:a04:802::88/125\",\r\n \"2603:1020:a04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.107.154.16/29\",\r\n \"2603:1020:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UAECentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"20.37.74.64/29\",\r\n \"2603:1040:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UAENorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18371,7 +18707,7 @@ interactions: \ \"2603:1040:904:802::88/125\",\r\n \"2603:1040:904:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UKSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18380,21 +18716,21 @@ interactions: \ \"2603:1020:705:802::88/125\",\r\n \"2603:1020:705:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UKWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.140.210.88/29\",\r\n \"2603:1020:605:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"13.71.194.120/29\",\r\n \"2603:1030:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestEurope\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18403,21 +18739,21 @@ interactions: \ \"2603:1020:206:802::88/125\",\r\n \"2603:1020:206:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"104.211.146.72/29\",\r\n \"2603:1040:806:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.112.242.152/29\",\r\n \"2603:1030:a07:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS2\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18426,7 +18762,7 @@ interactions: \ \"2603:1030:c06:802::88/125\",\r\n \"2603:1030:c06:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS3\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18435,7 +18771,7 @@ interactions: \ \"2603:1030:504:402::3b0/125\",\r\n \"2603:1030:504:802::148/125\",\r\n \ \"2603:1030:504:802::3e8/125\",\r\n \"2603:1030:504:c02::398/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"OneDsCollector\",\r\n - \ \"id\": \"OneDsCollector\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"OneDsCollector\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -18473,7 +18809,7 @@ interactions: \ \"104.211.81.232/29\",\r\n \"191.234.150.100/30\",\r\n \ \"191.234.157.176/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerBI\",\r\n \"id\": \"PowerBI\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"PowerBI\",\r\n \"addressPrefixes\": @@ -18526,69 +18862,71 @@ interactions: \ \"20.97.33.248/29\",\r\n \"20.97.34.128/26\",\r\n \"20.97.34.192/28\",\r\n \ \"20.98.145.48/28\",\r\n \"20.98.145.64/30\",\r\n \"20.98.145.112/29\",\r\n \ \"20.98.146.0/27\",\r\n \"20.98.192.168/30\",\r\n \"20.98.192.192/27\",\r\n - \ \"20.98.193.128/26\",\r\n \"20.98.193.192/29\",\r\n \"20.99.11.4/30\",\r\n - \ \"20.99.11.8/29\",\r\n \"20.100.1.168/29\",\r\n \"20.100.2.40/29\",\r\n - \ \"20.105.209.128/25\",\r\n \"20.111.0.192/29\",\r\n \"20.150.160.110/31\",\r\n - \ \"20.150.160.124/30\",\r\n \"20.150.161.144/29\",\r\n \"20.189.104.70/31\",\r\n - \ \"20.189.106.224/27\",\r\n \"20.189.108.0/27\",\r\n \"20.189.193.176/29\",\r\n - \ \"20.191.167.244/31\",\r\n \"20.192.47.128/30\",\r\n \"20.192.47.132/31\",\r\n - \ \"20.192.82.20/30\",\r\n \"20.192.82.120/29\",\r\n \"20.192.84.128/29\",\r\n - \ \"20.192.152.144/30\",\r\n \"20.192.153.88/30\",\r\n \"20.192.160.22/31\",\r\n - \ \"20.192.161.112/30\",\r\n \"20.192.161.120/29\",\r\n \"20.192.168.144/30\",\r\n - \ \"20.192.169.120/30\",\r\n \"20.192.225.34/31\",\r\n \"20.192.225.36/30\",\r\n - \ \"20.192.225.192/29\",\r\n \"20.195.83.48/29\",\r\n \"20.195.85.16/30\",\r\n - \ \"20.195.85.32/27\",\r\n \"20.195.146.200/30\",\r\n \"20.199.201.80/29\",\r\n - \ \"20.200.192.8/30\",\r\n \"20.200.192.14/31\",\r\n \"20.200.194.232/30\",\r\n - \ \"20.200.195.176/30\",\r\n \"20.200.198.8/30\",\r\n \"20.205.49.48/28\",\r\n - \ \"20.205.49.64/28\",\r\n \"20.205.68.120/29\",\r\n \"20.205.69.0/28\",\r\n - \ \"20.206.0.96/29\",\r\n \"20.206.178.24/29\",\r\n \"20.206.178.48/29\",\r\n - \ \"20.206.178.64/27\",\r\n \"20.207.168.148/30\",\r\n \"20.207.168.160/28\",\r\n - \ \"20.208.7.144/29\",\r\n \"20.215.4.248/31\",\r\n \"20.215.4.252/30\",\r\n - \ \"20.215.6.128/29\",\r\n \"20.217.44.248/31\",\r\n \"20.217.44.252/30\",\r\n - \ \"20.217.46.128/29\",\r\n \"40.67.50.246/31\",\r\n \"40.74.24.70/31\",\r\n - \ \"40.74.30.128/29\",\r\n \"40.74.30.160/27\",\r\n \"40.74.30.192/26\",\r\n - \ \"40.74.31.0/26\",\r\n \"40.80.56.122/31\",\r\n \"40.80.57.144/29\",\r\n - \ \"40.80.57.160/28\",\r\n \"40.80.168.122/31\",\r\n \"40.80.168.124/30\",\r\n - \ \"40.80.169.144/29\",\r\n \"40.80.184.70/31\",\r\n \"40.80.188.48/28\",\r\n - \ \"40.80.188.64/27\",\r\n \"40.80.188.128/25\",\r\n \"40.80.189.0/24\",\r\n - \ \"40.82.248.68/31\",\r\n \"40.82.253.96/28\",\r\n \"40.82.253.128/26\",\r\n - \ \"40.82.254.0/25\",\r\n \"40.89.16.122/31\",\r\n \"40.89.17.144/28\",\r\n - \ \"40.89.17.160/27\",\r\n \"40.119.8.76/30\",\r\n \"40.119.11.64/26\",\r\n - \ \"40.120.82.124/30\",\r\n \"40.120.86.144/31\",\r\n \"40.120.86.148/30\",\r\n - \ \"40.120.87.52/30\",\r\n \"51.12.17.16/30\",\r\n \"51.12.17.24/29\",\r\n - \ \"51.12.17.246/31\",\r\n \"51.12.22.168/30\",\r\n \"51.12.22.200/30\",\r\n - \ \"51.12.25.8/29\",\r\n \"51.12.29.30/31\",\r\n \"51.12.46.230/31\",\r\n - \ \"51.12.47.28/30\",\r\n \"51.12.72.216/30\",\r\n \"51.12.73.88/30\",\r\n - \ \"51.12.198.210/31\",\r\n \"51.13.138.72/30\",\r\n \"51.13.143.0/29\",\r\n - \ \"51.53.28.212/31\",\r\n \"51.53.30.152/30\",\r\n \"51.53.30.160/29\",\r\n - \ \"51.53.172.212/31\",\r\n \"51.53.172.216/30\",\r\n \"51.53.174.144/29\",\r\n - \ \"51.104.25.140/31\",\r\n \"51.104.25.152/30\",\r\n \"51.104.25.176/28\",\r\n - \ \"51.104.25.192/29\",\r\n \"51.104.27.0/26\",\r\n \"51.105.88.122/31\",\r\n - \ \"51.105.88.124/30\",\r\n \"51.105.88.208/28\",\r\n \"51.107.48.124/31\",\r\n - \ \"51.107.48.208/30\",\r\n \"51.107.48.216/29\",\r\n \"51.107.144.122/31\",\r\n - \ \"51.107.144.124/30\",\r\n \"51.107.144.208/29\",\r\n \"51.107.243.168/30\",\r\n - \ \"51.107.247.224/29\",\r\n \"51.107.251.184/30\",\r\n \"51.107.255.128/29\",\r\n - \ \"51.116.48.68/31\",\r\n \"51.116.48.128/30\",\r\n \"51.116.48.136/29\",\r\n - \ \"51.116.55.168/30\",\r\n \"51.116.75.72/29\",\r\n \"51.116.144.68/31\",\r\n - \ \"51.116.144.128/30\",\r\n \"51.116.144.136/29\",\r\n \"51.116.149.232/29\",\r\n - \ \"51.120.40.124/31\",\r\n \"51.120.40.208/30\",\r\n \"51.120.40.216/29\",\r\n - \ \"51.120.224.122/31\",\r\n \"51.120.224.124/30\",\r\n \"51.120.224.208/29\",\r\n - \ \"51.120.237.12/30\",\r\n \"51.137.160.70/31\",\r\n \"51.137.161.160/27\",\r\n - \ \"51.137.161.192/27\",\r\n \"51.138.215.114/31\",\r\n \"51.138.215.116/30\",\r\n - \ \"51.138.215.120/31\",\r\n \"52.136.48.120/31\",\r\n \"52.136.48.124/30\",\r\n - \ \"52.136.48.208/29\",\r\n \"52.136.48.224/28\",\r\n \"52.136.186.112/30\",\r\n - \ \"52.136.190.184/29\",\r\n \"52.139.108.116/30\",\r\n \"52.140.105.144/28\",\r\n - \ \"52.140.105.160/28\",\r\n \"52.146.140.128/25\",\r\n \"52.147.113.176/30\",\r\n - \ \"52.147.119.8/29\",\r\n \"52.150.139.76/31\",\r\n \"52.150.139.96/30\",\r\n - \ \"52.150.139.112/28\",\r\n \"52.150.139.128/28\",\r\n \"52.150.139.160/27\",\r\n - \ \"52.172.116.184/30\",\r\n \"52.172.116.190/31\",\r\n \"52.228.81.160/31\",\r\n - \ \"52.228.81.168/29\",\r\n \"52.228.81.176/28\",\r\n \"52.228.81.192/27\",\r\n - \ \"52.242.40.92/30\",\r\n \"52.242.40.96/29\",\r\n \"102.37.81.140/30\",\r\n - \ \"102.37.85.208/29\",\r\n \"102.37.160.160/29\",\r\n \"102.37.163.20/30\",\r\n - \ \"102.133.56.98/31\",\r\n \"102.133.56.100/30\",\r\n \"102.133.56.104/29\",\r\n - \ \"102.133.216.104/31\",\r\n \"102.133.216.108/30\",\r\n - \ \"102.133.217.64/29\",\r\n \"191.233.8.22/31\",\r\n \"191.233.10.32/30\",\r\n - \ \"191.233.10.40/29\",\r\n \"191.235.225.152/31\",\r\n \"191.235.225.156/30\",\r\n + \ \"20.98.193.128/26\",\r\n \"20.98.193.192/29\",\r\n \"20.98.199.116/31\",\r\n + \ \"20.99.11.4/30\",\r\n \"20.99.11.8/29\",\r\n \"20.100.1.168/29\",\r\n + \ \"20.100.2.40/29\",\r\n \"20.105.209.128/25\",\r\n \"20.111.0.192/29\",\r\n + \ \"20.119.156.32/27\",\r\n \"20.119.157.64/28\",\r\n \"20.125.157.32/31\",\r\n + \ \"20.150.160.110/31\",\r\n \"20.150.160.124/30\",\r\n \"20.150.161.144/29\",\r\n + \ \"20.189.104.70/31\",\r\n \"20.189.106.224/27\",\r\n \"20.189.108.0/27\",\r\n + \ \"20.189.193.176/29\",\r\n \"20.191.167.244/31\",\r\n \"20.192.47.128/30\",\r\n + \ \"20.192.47.132/31\",\r\n \"20.192.82.20/30\",\r\n \"20.192.82.120/29\",\r\n + \ \"20.192.84.128/29\",\r\n \"20.192.152.144/30\",\r\n \"20.192.153.88/30\",\r\n + \ \"20.192.160.22/31\",\r\n \"20.192.161.112/30\",\r\n \"20.192.161.120/29\",\r\n + \ \"20.192.168.144/30\",\r\n \"20.192.169.120/30\",\r\n \"20.192.225.34/31\",\r\n + \ \"20.192.225.36/30\",\r\n \"20.192.225.192/29\",\r\n \"20.195.83.48/29\",\r\n + \ \"20.195.85.16/30\",\r\n \"20.195.85.32/27\",\r\n \"20.195.146.200/30\",\r\n + \ \"20.199.201.80/29\",\r\n \"20.200.192.8/30\",\r\n \"20.200.192.14/31\",\r\n + \ \"20.200.194.232/30\",\r\n \"20.200.195.176/30\",\r\n \"20.200.198.8/30\",\r\n + \ \"20.205.49.48/28\",\r\n \"20.205.49.64/28\",\r\n \"20.205.68.120/29\",\r\n + \ \"20.205.69.0/28\",\r\n \"20.206.0.96/29\",\r\n \"20.206.178.24/29\",\r\n + \ \"20.206.178.48/29\",\r\n \"20.206.178.64/27\",\r\n \"20.207.168.148/30\",\r\n + \ \"20.207.168.160/28\",\r\n \"20.208.7.144/29\",\r\n \"20.215.4.248/31\",\r\n + \ \"20.215.4.252/30\",\r\n \"20.215.6.128/29\",\r\n \"20.217.44.248/31\",\r\n + \ \"20.217.44.252/30\",\r\n \"20.217.46.128/29\",\r\n \"40.67.50.246/31\",\r\n + \ \"40.74.24.70/31\",\r\n \"40.74.30.128/29\",\r\n \"40.74.30.160/27\",\r\n + \ \"40.74.30.192/26\",\r\n \"40.74.31.0/26\",\r\n \"40.80.56.122/31\",\r\n + \ \"40.80.57.144/29\",\r\n \"40.80.57.160/28\",\r\n \"40.80.168.122/31\",\r\n + \ \"40.80.168.124/30\",\r\n \"40.80.169.144/29\",\r\n \"40.80.184.70/31\",\r\n + \ \"40.80.188.48/28\",\r\n \"40.80.188.64/27\",\r\n \"40.80.188.128/25\",\r\n + \ \"40.80.189.0/24\",\r\n \"40.82.248.68/31\",\r\n \"40.82.253.96/28\",\r\n + \ \"40.82.253.128/26\",\r\n \"40.82.254.0/25\",\r\n \"40.89.16.122/31\",\r\n + \ \"40.89.17.144/28\",\r\n \"40.89.17.160/27\",\r\n \"40.119.8.76/30\",\r\n + \ \"40.119.11.64/26\",\r\n \"40.120.82.124/30\",\r\n \"40.120.86.144/31\",\r\n + \ \"40.120.86.148/30\",\r\n \"40.120.87.52/30\",\r\n \"51.12.17.16/30\",\r\n + \ \"51.12.17.24/29\",\r\n \"51.12.17.246/31\",\r\n \"51.12.22.168/30\",\r\n + \ \"51.12.22.200/30\",\r\n \"51.12.25.8/29\",\r\n \"51.12.29.30/31\",\r\n + \ \"51.12.46.230/31\",\r\n \"51.12.47.28/30\",\r\n \"51.12.72.216/30\",\r\n + \ \"51.12.73.88/30\",\r\n \"51.12.198.210/31\",\r\n \"51.13.138.72/30\",\r\n + \ \"51.13.143.0/29\",\r\n \"51.53.28.212/31\",\r\n \"51.53.30.152/30\",\r\n + \ \"51.53.30.160/29\",\r\n \"51.53.172.212/31\",\r\n \"51.53.172.216/30\",\r\n + \ \"51.53.174.144/29\",\r\n \"51.104.25.140/31\",\r\n \"51.104.25.152/30\",\r\n + \ \"51.104.25.176/28\",\r\n \"51.104.25.192/29\",\r\n \"51.104.27.0/26\",\r\n + \ \"51.105.88.122/31\",\r\n \"51.105.88.124/30\",\r\n \"51.105.88.208/28\",\r\n + \ \"51.107.48.124/31\",\r\n \"51.107.48.208/30\",\r\n \"51.107.48.216/29\",\r\n + \ \"51.107.144.122/31\",\r\n \"51.107.144.124/30\",\r\n \"51.107.144.208/29\",\r\n + \ \"51.107.243.168/30\",\r\n \"51.107.247.224/29\",\r\n \"51.107.251.184/30\",\r\n + \ \"51.107.255.128/29\",\r\n \"51.116.48.68/31\",\r\n \"51.116.48.128/30\",\r\n + \ \"51.116.48.136/29\",\r\n \"51.116.55.168/30\",\r\n \"51.116.75.72/29\",\r\n + \ \"51.116.144.68/31\",\r\n \"51.116.144.128/30\",\r\n \"51.116.144.136/29\",\r\n + \ \"51.116.149.232/29\",\r\n \"51.120.40.124/31\",\r\n \"51.120.40.208/30\",\r\n + \ \"51.120.40.216/29\",\r\n \"51.120.224.122/31\",\r\n \"51.120.224.124/30\",\r\n + \ \"51.120.224.208/29\",\r\n \"51.120.237.12/30\",\r\n \"51.137.160.70/31\",\r\n + \ \"51.137.161.160/27\",\r\n \"51.137.161.192/27\",\r\n \"51.138.215.114/31\",\r\n + \ \"51.138.215.116/30\",\r\n \"51.138.215.120/31\",\r\n \"52.136.48.120/31\",\r\n + \ \"52.136.48.124/30\",\r\n \"52.136.48.208/29\",\r\n \"52.136.48.224/28\",\r\n + \ \"52.136.186.112/30\",\r\n \"52.136.190.184/29\",\r\n \"52.139.108.116/30\",\r\n + \ \"52.140.105.144/28\",\r\n \"52.140.105.160/28\",\r\n \"52.146.140.128/25\",\r\n + \ \"52.147.113.176/30\",\r\n \"52.147.119.8/29\",\r\n \"52.150.139.76/31\",\r\n + \ \"52.150.139.96/30\",\r\n \"52.150.139.112/28\",\r\n \"52.150.139.128/28\",\r\n + \ \"52.150.139.160/27\",\r\n \"52.172.116.184/30\",\r\n \"52.172.116.190/31\",\r\n + \ \"52.228.81.160/31\",\r\n \"52.228.81.168/29\",\r\n \"52.228.81.176/28\",\r\n + \ \"52.228.81.192/27\",\r\n \"52.242.40.92/30\",\r\n \"52.242.40.96/29\",\r\n + \ \"102.37.81.140/30\",\r\n \"102.37.85.208/29\",\r\n \"102.37.160.160/29\",\r\n + \ \"102.37.163.20/30\",\r\n \"102.133.56.98/31\",\r\n \"102.133.56.100/30\",\r\n + \ \"102.133.56.104/29\",\r\n \"102.133.216.104/31\",\r\n + \ \"102.133.216.108/30\",\r\n \"102.133.217.64/29\",\r\n + \ \"191.233.8.22/31\",\r\n \"191.233.10.32/30\",\r\n \"191.233.10.40/29\",\r\n + \ \"191.235.225.152/31\",\r\n \"191.235.225.156/30\",\r\n \ \"191.235.225.176/28\",\r\n \"191.235.225.192/28\",\r\n \ \"191.235.225.224/27\",\r\n \"191.238.72.128/28\",\r\n \ \"191.238.76.176/29\",\r\n \"191.238.77.192/28\",\r\n \"191.238.77.208/29\",\r\n @@ -18676,359 +19014,359 @@ interactions: \ \"2603:1050:6:1::600/122\",\r\n \"2603:1050:403::5e0/123\",\r\n \ \"2603:1050:403::600/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"PowerPlatformInfra\",\r\n \"id\": \"PowerPlatformInfra\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"13.64.27.44/32\",\r\n - \ \"13.64.35.24/32\",\r\n \"13.64.38.167/32\",\r\n \"13.64.39.170/32\",\r\n - \ \"13.64.128.119/32\",\r\n \"13.64.174.215/32\",\r\n \"13.64.177.224/32\",\r\n - \ \"13.66.80.131/32\",\r\n \"13.71.48.192/32\",\r\n \"13.71.49.81/32\",\r\n - \ \"13.71.49.244/32\",\r\n \"13.71.50.175/32\",\r\n \"13.71.52.132/32\",\r\n - \ \"13.73.253.128/25\",\r\n \"13.73.254.0/25\",\r\n \"13.73.254.128/26\",\r\n - \ \"13.83.17.188/32\",\r\n \"13.83.23.194/32\",\r\n \"13.83.56.37/32\",\r\n - \ \"13.83.64.166/32\",\r\n \"13.83.66.89/32\",\r\n \"13.83.66.124/32\",\r\n - \ \"13.83.68.60/32\",\r\n \"13.83.70.105/32\",\r\n \"13.83.97.180/32\",\r\n - \ \"13.83.97.188/32\",\r\n \"13.83.102.38/32\",\r\n \"13.83.145.222/32\",\r\n - \ \"13.83.147.192/32\",\r\n \"13.83.151.212/32\",\r\n \"13.83.248.248/32\",\r\n - \ \"13.83.249.34/32\",\r\n \"13.83.249.58/32\",\r\n \"13.85.191.89/32\",\r\n - \ \"13.86.136.222/32\",\r\n \"13.86.137.20/32\",\r\n \"13.86.139.229/32\",\r\n - \ \"13.86.155.216/32\",\r\n \"13.86.177.32/32\",\r\n \"13.86.185.5/32\",\r\n - \ \"13.86.185.6/32\",\r\n \"13.86.185.35/32\",\r\n \"13.86.185.81/32\",\r\n - \ \"13.86.185.91/32\",\r\n \"13.86.192.20/32\",\r\n \"13.86.193.65/32\",\r\n - \ \"13.86.194.190/32\",\r\n \"13.86.249.98/32\",\r\n \"13.86.250.62/32\",\r\n - \ \"13.86.250.244/32\",\r\n \"13.86.252.116/32\",\r\n \"13.86.254.118/32\",\r\n - \ \"13.86.254.191/32\",\r\n \"13.87.135.122/32\",\r\n \"13.87.153.50/32\",\r\n - \ \"13.87.154.24/32\",\r\n \"13.87.154.100/32\",\r\n \"13.87.154.164/32\",\r\n - \ \"13.87.157.188/32\",\r\n \"13.87.160.104/32\",\r\n \"13.87.160.143/32\",\r\n - \ \"13.87.160.212/32\",\r\n \"13.87.161.18/32\",\r\n \"13.87.161.235/32\",\r\n - \ \"13.87.161.241/32\",\r\n \"13.87.162.91/32\",\r\n \"13.87.163.230/32\",\r\n - \ \"13.87.164.20/32\",\r\n \"13.87.164.30/32\",\r\n \"13.87.164.186/32\",\r\n - \ \"13.87.164.205/32\",\r\n \"13.87.167.46/32\",\r\n \"13.87.167.63/32\",\r\n - \ \"13.87.167.172/32\",\r\n \"13.87.167.174/32\",\r\n \"13.87.167.198/32\",\r\n - \ \"13.87.207.81/32\",\r\n \"13.87.216.21/32\",\r\n \"13.87.216.130/32\",\r\n - \ \"13.87.217.11/32\",\r\n \"13.87.217.75/32\",\r\n \"13.87.217.80/32\",\r\n - \ \"13.87.218.70/32\",\r\n \"13.87.218.169/32\",\r\n \"13.88.56.107/32\",\r\n - \ \"13.88.65.140/32\",\r\n \"13.88.65.204/32\",\r\n \"13.88.128.218/32\",\r\n - \ \"13.88.129.116/32\",\r\n \"13.88.129.160/32\",\r\n \"13.88.132.123/32\",\r\n - \ \"13.88.133.160/32\",\r\n \"13.88.135.42/32\",\r\n \"13.88.135.67/32\",\r\n - \ \"13.88.135.72/32\",\r\n \"13.91.22.243/32\",\r\n \"13.91.126.78/32\",\r\n - \ \"13.91.136.144/32\",\r\n \"13.91.138.172/32\",\r\n \"20.37.68.48/28\",\r\n - \ \"20.37.68.64/26\",\r\n \"20.37.68.128/28\",\r\n \"20.37.70.120/29\",\r\n - \ \"20.37.80.56/32\",\r\n \"20.37.82.215/32\",\r\n \"20.37.199.128/25\",\r\n - \ \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n \"20.38.142.120/29\",\r\n - \ \"20.39.134.9/32\",\r\n \"20.39.134.67/32\",\r\n \"20.39.134.93/32\",\r\n - \ \"20.39.139.245/32\",\r\n \"20.39.140.23/32\",\r\n \"20.39.141.50/32\",\r\n - \ \"20.40.1.97/32\",\r\n \"20.40.1.101/32\",\r\n \"20.40.1.191/32\",\r\n - \ \"20.40.4.3/32\",\r\n \"20.40.4.24/32\",\r\n \"20.40.160.0/32\",\r\n - \ \"20.40.162.57/32\",\r\n \"20.40.164.49/32\",\r\n \"20.40.164.215/32\",\r\n - \ \"20.40.165.7/32\",\r\n \"20.40.165.31/32\",\r\n \"20.40.165.67/32\",\r\n - \ \"20.40.177.116/32\",\r\n \"20.40.182.180/32\",\r\n \"20.40.186.118/32\",\r\n - \ \"20.40.187.183/32\",\r\n \"20.40.188.84/32\",\r\n \"20.41.197.28/31\",\r\n - \ \"20.41.198.192/26\",\r\n \"20.41.199.0/25\",\r\n \"20.42.24.159/32\",\r\n - \ \"20.42.39.188/32\",\r\n \"20.42.230.236/30\",\r\n \"20.42.230.240/28\",\r\n - \ \"20.42.231.192/26\",\r\n \"20.43.44.240/28\",\r\n \"20.43.45.128/26\",\r\n - \ \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n \"20.43.70.206/31\",\r\n - \ \"20.43.70.208/28\",\r\n \"20.43.70.232/29\",\r\n \"20.43.70.240/28\",\r\n - \ \"20.43.71.128/25\",\r\n \"20.43.161.116/32\",\r\n \"20.43.161.149/32\",\r\n - \ \"20.43.161.215/32\",\r\n \"20.43.175.186/32\",\r\n \"20.43.175.210/32\",\r\n - \ \"20.43.175.237/32\",\r\n \"20.43.182.39/32\",\r\n \"20.44.32.68/32\",\r\n - \ \"20.44.32.253/32\",\r\n \"20.44.34.50/32\",\r\n \"20.44.34.154/32\",\r\n - \ \"20.44.35.138/32\",\r\n \"20.44.130.57/32\",\r\n \"20.44.130.222/32\",\r\n - \ \"20.44.131.162/32\",\r\n \"20.44.167.207/32\",\r\n \"20.44.197.126/32\",\r\n - \ \"20.44.198.104/32\",\r\n \"20.44.240.222/32\",\r\n \"20.45.93.160/27\",\r\n - \ \"20.45.93.192/26\",\r\n \"20.45.94.72/29\",\r\n \"20.46.108.117/32\",\r\n - \ \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n \"20.48.15.227/32\",\r\n - \ \"20.48.192.0/28\",\r\n \"20.48.192.16/29\",\r\n \"20.48.193.168/29\",\r\n - \ \"20.48.201.96/27\",\r\n \"20.48.201.128/26\",\r\n \"20.48.202.8/29\",\r\n - \ \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n \"20.49.111.64/26\",\r\n - \ \"20.49.111.128/25\",\r\n \"20.49.121.192/26\",\r\n \"20.49.122.0/23\",\r\n - \ \"20.49.124.0/24\",\r\n \"20.49.125.0/25\",\r\n \"20.49.125.128/27\",\r\n - \ \"20.49.125.160/28\",\r\n \"20.49.125.176/29\",\r\n \"20.49.125.184/30\",\r\n - \ \"20.49.125.192/26\",\r\n \"20.49.126.0/25\",\r\n \"20.49.127.248/29\",\r\n - \ \"20.49.145.249/32\",\r\n \"20.49.166.40/32\",\r\n \"20.49.166.118/32\",\r\n - \ \"20.49.166.129/32\",\r\n \"20.49.244.238/32\",\r\n \"20.50.16.235/32\",\r\n - \ \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n - \ \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n \"20.50.68.160/27\",\r\n - \ \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n \"20.50.70.0/23\",\r\n - \ \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n - \ \"20.50.238.87/32\",\r\n \"20.52.93.224/27\",\r\n \"20.52.94.0/26\",\r\n - \ \"20.52.94.120/29\",\r\n \"20.53.40.0/26\",\r\n \"20.53.40.64/27\",\r\n - \ \"20.53.40.96/28\",\r\n \"20.53.40.112/29\",\r\n \"20.53.40.128/25\",\r\n - \ \"20.53.44.224/29\",\r\n \"20.53.74.224/32\",\r\n \"20.53.77.171/32\",\r\n - \ \"20.53.79.20/32\",\r\n \"20.53.79.144/32\",\r\n \"20.53.81.209/32\",\r\n - \ \"20.53.104.7/32\",\r\n \"20.53.104.132/32\",\r\n \"20.53.109.106/31\",\r\n - \ \"20.53.109.144/32\",\r\n \"20.53.115.98/32\",\r\n \"20.53.115.101/32\",\r\n - \ \"20.53.115.102/32\",\r\n \"20.54.3.143/32\",\r\n \"20.54.3.210/32\",\r\n - \ \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n \"20.54.40.139/32\",\r\n - \ \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n \"20.54.66.198/32\",\r\n - \ \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n \"20.54.105.72/32\",\r\n - \ \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n \"20.54.105.243/32\",\r\n - \ \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n \"20.54.184.154/32\",\r\n - \ \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n \"20.54.209.175/32\",\r\n - \ \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n \"20.54.209.240/32\",\r\n - \ \"20.58.71.128/26\",\r\n \"20.58.71.192/27\",\r\n \"20.59.77.128/25\",\r\n - \ \"20.59.78.0/24\",\r\n \"20.59.79.80/29\",\r\n \"20.61.96.0/25\",\r\n - \ \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n - \ \"20.61.249.208/32\",\r\n \"20.62.129.136/29\",\r\n \"20.62.157.223/32\",\r\n - \ \"20.62.180.13/32\",\r\n \"20.62.212.114/32\",\r\n \"20.62.235.247/32\",\r\n - \ \"20.63.52.175/32\",\r\n \"20.65.130.80/29\",\r\n \"20.67.211.155/32\",\r\n - \ \"20.67.211.157/32\",\r\n \"20.68.125.79/32\",\r\n \"20.70.221.32/27\",\r\n - \ \"20.70.221.64/26\",\r\n \"20.70.221.200/29\",\r\n \"20.70.249.107/32\",\r\n - \ \"20.71.81.103/32\",\r\n \"20.72.130.4/32\",\r\n \"20.72.132.26/32\",\r\n - \ \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n \"20.76.230.103/32\",\r\n - \ \"20.76.254.131/32\",\r\n \"20.81.0.146/32\",\r\n \"20.81.113.146/32\",\r\n - \ \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n \"20.82.155.16/32\",\r\n - \ \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n - \ \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n - \ \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n - \ \"20.83.131.174/32\",\r\n \"20.84.25.107/32\",\r\n \"20.85.173.165/32\",\r\n - \ \"20.85.179.67/32\",\r\n \"20.86.93.224/27\",\r\n \"20.86.95.0/24\",\r\n - \ \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n \"20.87.80.0/29\",\r\n - \ \"20.88.154.32/27\",\r\n \"20.88.154.64/26\",\r\n \"20.88.155.128/25\",\r\n - \ \"20.88.156.0/25\",\r\n \"20.88.156.128/27\",\r\n \"20.88.157.64/29\",\r\n - \ \"20.89.11.128/26\",\r\n \"20.89.11.192/27\",\r\n \"20.89.11.240/29\",\r\n - \ \"20.90.32.128/29\",\r\n \"20.90.131.0/26\",\r\n \"20.90.131.64/27\",\r\n - \ \"20.90.131.120/29\",\r\n \"20.90.169.112/32\",\r\n \"20.92.3.128/26\",\r\n - \ \"20.92.3.192/27\",\r\n \"20.92.4.128/29\",\r\n \"20.93.26.109/32\",\r\n - \ \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n \"20.93.176.101/32\",\r\n - \ \"20.93.237.39/32\",\r\n \"20.97.33.128/26\",\r\n \"20.97.33.192/27\",\r\n - \ \"20.97.33.240/29\",\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n - \ \"20.100.1.160/29\",\r\n \"20.101.28.187/32\",\r\n \"20.103.85.227/32\",\r\n - \ \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n \"20.104.37.80/32\",\r\n - \ \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n \"20.105.208.0/26\",\r\n - \ \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n \"20.108.81.107/32\",\r\n - \ \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n \"20.151.42.15/32\",\r\n - \ \"20.151.73.141/32\",\r\n \"20.151.188.174/32\",\r\n \"20.151.188.187/32\",\r\n - \ \"20.151.188.190/32\",\r\n \"20.151.188.199/32\",\r\n \"20.151.188.212/30\",\r\n - \ \"20.151.188.252/30\",\r\n \"20.184.251.143/32\",\r\n \"20.185.8.74/32\",\r\n - \ \"20.185.72.53/32\",\r\n \"20.185.73.73/32\",\r\n \"20.185.211.94/32\",\r\n - \ \"20.185.215.62/32\",\r\n \"20.185.215.91/32\",\r\n \"20.187.161.172/32\",\r\n - \ \"20.187.187.155/32\",\r\n \"20.187.195.128/28\",\r\n \"20.187.195.144/29\",\r\n - \ \"20.187.195.160/27\",\r\n \"20.187.195.192/26\",\r\n \"20.187.197.24/29\",\r\n - \ \"20.188.77.155/32\",\r\n \"20.188.218.111/32\",\r\n \"20.188.218.165/32\",\r\n - \ \"20.188.219.150/32\",\r\n \"20.188.221.55/32\",\r\n \"20.189.74.80/32\",\r\n - \ \"20.189.76.100/32\",\r\n \"20.189.77.126/32\",\r\n \"20.189.111.28/30\",\r\n - \ \"20.189.111.32/27\",\r\n \"20.189.111.64/26\",\r\n \"20.189.111.128/26\",\r\n - \ \"20.189.112.175/32\",\r\n \"20.189.122.41/32\",\r\n \"20.189.142.58/32\",\r\n - \ \"20.189.193.32/27\",\r\n \"20.189.193.64/26\",\r\n \"20.189.193.168/29\",\r\n - \ \"20.189.225.72/29\",\r\n \"20.191.161.200/29\",\r\n \"20.192.43.64/29\",\r\n - \ \"20.192.152.160/27\",\r\n \"20.192.152.192/26\",\r\n \"20.192.153.80/29\",\r\n - \ \"20.192.169.0/26\",\r\n \"20.192.169.64/27\",\r\n \"20.192.169.112/29\",\r\n - \ \"20.193.137.40/32\",\r\n \"20.193.137.133/32\",\r\n \"20.193.153.43/32\",\r\n - \ \"20.193.153.162/32\",\r\n \"20.193.154.38/32\",\r\n \"20.194.59.230/32\",\r\n - \ \"20.194.144.9/32\",\r\n \"20.194.144.25/32\",\r\n \"20.194.144.27/32\",\r\n - \ \"20.194.144.31/32\",\r\n \"20.195.83.64/26\",\r\n \"20.195.84.128/27\",\r\n - \ \"20.195.85.8/29\",\r\n \"20.195.85.192/26\",\r\n \"20.195.86.0/27\",\r\n - \ \"20.197.64.133/32\",\r\n \"20.197.105.172/32\",\r\n \"20.197.105.230/32\",\r\n - \ \"20.197.119.204/30\",\r\n \"20.198.129.3/32\",\r\n \"20.200.73.253/32\",\r\n - \ \"20.200.192.0/29\",\r\n \"20.200.194.48/28\",\r\n \"20.200.194.64/26\",\r\n - \ \"20.200.194.128/28\",\r\n \"20.200.195.64/26\",\r\n \"20.200.195.128/27\",\r\n - \ \"20.200.195.168/29\",\r\n \"20.200.201.167/32\",\r\n \"20.201.2.105/32\",\r\n - \ \"20.201.58.117/32\",\r\n \"20.201.73.133/32\",\r\n \"20.204.234.235/32\",\r\n - \ \"20.205.68.0/26\",\r\n \"20.205.68.64/27\",\r\n \"20.205.68.112/29\",\r\n - \ \"20.206.3.24/29\",\r\n \"20.206.3.32/27\",\r\n \"20.206.3.64/26\",\r\n - \ \"20.206.3.128/25\",\r\n \"20.206.4.0/26\",\r\n \"20.208.4.0/26\",\r\n - \ \"20.208.4.64/27\",\r\n \"20.208.4.104/29\",\r\n \"20.210.3.27/32\",\r\n - \ \"20.213.65.83/32\",\r\n \"23.98.106.160/27\",\r\n \"23.98.106.192/26\",\r\n - \ \"23.98.107.0/28\",\r\n \"23.98.107.16/29\",\r\n \"23.98.107.24/30\",\r\n - \ \"23.98.107.32/27\",\r\n \"23.98.107.64/26\",\r\n \"23.98.107.128/26\",\r\n - \ \"23.98.109.40/29\",\r\n \"23.99.89.156/32\",\r\n \"40.64.134.144/28\",\r\n - \ \"40.64.134.192/26\",\r\n \"40.65.49.103/32\",\r\n \"40.65.49.140/32\",\r\n - \ \"40.65.49.151/32\",\r\n \"40.66.61.123/32\",\r\n \"40.66.62.172/32\",\r\n - \ \"40.71.233.8/32\",\r\n \"40.71.233.189/32\",\r\n \"40.71.234.201/32\",\r\n - \ \"40.71.236.15/32\",\r\n \"40.74.5.98/32\",\r\n \"40.74.10.193/32\",\r\n - \ \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n \"40.74.32.24/32\",\r\n - \ \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n \"40.74.42.86/32\",\r\n - \ \"40.74.183.82/32\",\r\n \"40.74.183.121/32\",\r\n \"40.74.200.156/32\",\r\n - \ \"40.74.201.230/32\",\r\n \"40.74.202.22/32\",\r\n \"40.76.133.236/32\",\r\n - \ \"40.76.149.246/32\",\r\n \"40.76.161.144/32\",\r\n \"40.76.161.165/32\",\r\n - \ \"40.76.161.168/32\",\r\n \"40.80.62.96/27\",\r\n \"40.80.63.0/25\",\r\n - \ \"40.80.63.128/28\",\r\n \"40.80.240.185/32\",\r\n \"40.80.240.191/32\",\r\n - \ \"40.80.240.214/32\",\r\n \"40.80.241.43/32\",\r\n \"40.80.241.67/32\",\r\n - \ \"40.80.248.79/32\",\r\n \"40.80.249.52/32\",\r\n \"40.80.249.210/32\",\r\n - \ \"40.80.249.219/32\",\r\n \"40.81.25.37/32\",\r\n \"40.81.25.65/32\",\r\n - \ \"40.81.56.190/32\",\r\n \"40.81.60.206/32\",\r\n \"40.81.113.131/32\",\r\n - \ \"40.81.116.141/32\",\r\n \"40.81.116.143/32\",\r\n \"40.81.116.223/32\",\r\n - \ \"40.81.117.23/32\",\r\n \"40.81.181.190/32\",\r\n \"40.81.181.212/32\",\r\n - \ \"40.81.181.214/32\",\r\n \"40.81.182.117/32\",\r\n \"40.81.182.124/32\",\r\n - \ \"40.81.186.128/32\",\r\n \"40.81.188.107/32\",\r\n \"40.81.189.52/32\",\r\n - \ \"40.81.190.97/32\",\r\n \"40.82.173.103/32\",\r\n \"40.82.187.141/32\",\r\n - \ \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n - \ \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n - \ \"40.82.236.35/32\",\r\n \"40.83.184.82/32\",\r\n \"40.86.161.9/32\",\r\n - \ \"40.86.164.89/32\",\r\n \"40.86.254.125/32\",\r\n \"40.88.16.44/32\",\r\n - \ \"40.88.18.208/32\",\r\n \"40.88.18.248/32\",\r\n \"40.88.48.237/32\",\r\n - \ \"40.88.231.249/32\",\r\n \"40.88.251.157/32\",\r\n \"40.89.20.232/29\",\r\n - \ \"40.89.20.240/28\",\r\n \"40.89.21.128/25\",\r\n \"40.89.22.0/26\",\r\n - \ \"40.89.22.64/28\",\r\n \"40.89.22.80/30\",\r\n \"40.89.22.96/27\",\r\n - \ \"40.89.22.128/26\",\r\n \"40.89.22.192/27\",\r\n \"40.89.23.240/29\",\r\n - \ \"40.90.184.63/32\",\r\n \"40.91.87.146/32\",\r\n \"40.112.252.78/32\",\r\n - \ \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n \"40.113.178.128/25\",\r\n - \ \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n \"40.115.75.235/32\",\r\n - \ \"40.118.185.80/32\",\r\n \"40.118.200.18/32\",\r\n \"40.118.237.211/32\",\r\n - \ \"40.119.1.22/32\",\r\n \"40.119.42.85/32\",\r\n \"40.119.42.86/32\",\r\n - \ \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n \"40.119.159.181/32\",\r\n - \ \"40.119.159.218/32\",\r\n \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n - \ \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n - \ \"40.119.215.132/32\",\r\n \"40.120.1.91/32\",\r\n \"40.120.1.94/32\",\r\n - \ \"40.120.1.96/32\",\r\n \"40.120.2.208/31\",\r\n \"40.120.86.160/27\",\r\n - \ \"40.120.86.192/26\",\r\n \"40.120.87.56/29\",\r\n \"40.124.136.2/32\",\r\n - \ \"40.124.136.75/32\",\r\n \"40.124.136.138/32\",\r\n \"40.127.10.187/32\",\r\n - \ \"40.127.11.11/32\",\r\n \"40.127.14.98/32\",\r\n \"40.127.14.104/32\",\r\n - \ \"40.127.23.12/32\",\r\n \"40.127.84.210/32\",\r\n \"40.127.145.191/32\",\r\n - \ \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n - \ \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n - \ \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n - \ \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n \"51.11.24.198/32\",\r\n - \ \"51.11.25.68/32\",\r\n \"51.11.25.172/32\",\r\n \"51.11.172.30/32\",\r\n - \ \"51.11.172.56/32\",\r\n \"51.11.172.160/32\",\r\n \"51.11.233.119/32\",\r\n - \ \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n \"51.13.16.0/32\",\r\n - \ \"51.13.25.253/32\",\r\n \"51.13.136.168/29\",\r\n \"51.13.139.224/27\",\r\n - \ \"51.13.141.128/26\",\r\n \"51.13.141.248/29\",\r\n \"51.13.148.255/32\",\r\n - \ \"51.13.149.70/32\",\r\n \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n - \ \"51.104.30.172/30\",\r\n \"51.104.30.192/26\",\r\n \"51.104.31.0/27\",\r\n - \ \"51.104.31.32/28\",\r\n \"51.104.31.48/29\",\r\n \"51.104.31.64/26\",\r\n - \ \"51.104.36.212/32\",\r\n \"51.104.150.127/32\",\r\n \"51.104.150.153/32\",\r\n - \ \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n \"51.104.155.233/32\",\r\n - \ \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n \"51.104.159.10/32\",\r\n - \ \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n \"51.104.177.53/32\",\r\n - \ \"51.104.178.0/32\",\r\n \"51.104.248.11/32\",\r\n \"51.105.92.64/26\",\r\n - \ \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n \"51.105.96.44/32\",\r\n - \ \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n - \ \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n - \ \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n - \ \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n - \ \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n - \ \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n - \ \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n - \ \"51.107.8.159/32\",\r\n \"51.107.8.238/32\",\r\n \"51.107.9.82/32\",\r\n - \ \"51.107.11.68/30\",\r\n \"51.107.11.80/30\",\r\n \"51.107.41.120/32\",\r\n - \ \"51.107.45.66/32\",\r\n \"51.107.96.36/32\",\r\n \"51.107.96.48/29\",\r\n - \ \"51.107.96.104/32\",\r\n \"51.107.96.206/32\",\r\n \"51.107.98.194/32\",\r\n - \ \"51.107.100.218/32\",\r\n \"51.107.101.56/32\",\r\n \"51.107.101.181/32\",\r\n - \ \"51.107.201.45/32\",\r\n \"51.107.202.69/32\",\r\n \"51.107.241.104/29\",\r\n - \ \"51.107.241.160/27\",\r\n \"51.107.241.192/26\",\r\n \"51.107.249.88/29\",\r\n - \ \"51.107.249.160/27\",\r\n \"51.107.249.192/26\",\r\n \"51.107.254.96/27\",\r\n - \ \"51.107.254.128/26\",\r\n \"51.107.254.248/29\",\r\n \"51.116.1.237/32\",\r\n - \ \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n - \ \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n - \ \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n - \ \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n \"51.116.75.64/29\",\r\n - \ \"51.116.99.200/32\",\r\n \"51.116.132.85/32\",\r\n \"51.116.132.99/32\",\r\n - \ \"51.116.133.151/32\",\r\n \"51.116.134.132/32\",\r\n \"51.116.134.136/32\",\r\n - \ \"51.116.138.202/32\",\r\n \"51.116.145.240/28\",\r\n \"51.116.146.128/26\",\r\n - \ \"51.116.146.192/28\",\r\n \"51.116.148.224/29\",\r\n \"51.120.44.32/27\",\r\n - \ \"51.120.44.64/26\",\r\n \"51.120.228.48/28\",\r\n \"51.120.228.64/26\",\r\n - \ \"51.120.228.128/28\",\r\n \"51.120.232.48/29\",\r\n \"51.124.1.108/32\",\r\n - \ \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n \"51.124.72.168/32\",\r\n - \ \"51.124.83.127/32\",\r\n \"51.132.68.126/32\",\r\n \"51.132.72.50/32\",\r\n - \ \"51.132.72.181/32\",\r\n \"51.132.73.95/32\",\r\n \"51.132.161.225/32\",\r\n - \ \"51.132.215.162/32\",\r\n \"51.132.215.182/32\",\r\n \"51.137.10.82/32\",\r\n - \ \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n - \ \"51.137.13.184/32\",\r\n \"51.137.136.98/32\",\r\n \"51.137.137.158/31\",\r\n - \ \"51.137.137.224/32\",\r\n \"51.137.137.235/32\",\r\n \"51.137.164.224/27\",\r\n - \ \"51.137.165.192/26\",\r\n \"51.137.166.0/28\",\r\n \"51.137.166.16/29\",\r\n - \ \"51.137.166.24/30\",\r\n \"51.137.166.64/26\",\r\n \"51.137.167.176/29\",\r\n - \ \"51.137.180.86/32\",\r\n \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n - \ \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n - \ \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n - \ \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n \"51.138.215.192/26\",\r\n - \ \"51.143.208.216/29\",\r\n \"51.144.56.64/32\",\r\n \"51.144.190.147/32\",\r\n - \ \"51.145.104.29/32\",\r\n \"51.145.186.156/32\",\r\n \"51.145.189.149/32\",\r\n - \ \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n \"52.136.189.128/26\",\r\n - \ \"52.136.190.176/29\",\r\n \"52.137.24.206/32\",\r\n \"52.139.17.108/32\",\r\n - \ \"52.139.17.252/32\",\r\n \"52.139.18.243/32\",\r\n \"52.139.22.227/32\",\r\n - \ \"52.139.80.229/32\",\r\n \"52.139.83.184/32\",\r\n \"52.139.86.52/32\",\r\n - \ \"52.139.111.136/29\",\r\n \"52.139.111.160/27\",\r\n \"52.139.111.192/26\",\r\n - \ \"52.139.156.110/32\",\r\n \"52.139.170.4/32\",\r\n \"52.139.170.52/32\",\r\n - \ \"52.139.176.216/32\",\r\n \"52.139.177.8/32\",\r\n \"52.139.177.14/32\",\r\n - \ \"52.139.179.116/32\",\r\n \"52.139.232.83/32\",\r\n \"52.139.233.32/32\",\r\n - \ \"52.139.234.140/32\",\r\n \"52.139.234.217/32\",\r\n \"52.139.235.85/32\",\r\n - \ \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n \"52.140.110.0/26\",\r\n - \ \"52.141.1.133/32\",\r\n \"52.141.7.17/32\",\r\n \"52.141.7.21/32\",\r\n - \ \"52.141.7.24/30\",\r\n \"52.141.7.36/30\",\r\n \"52.142.16.162/32\",\r\n - \ \"52.142.28.86/32\",\r\n \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n - \ \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n - \ \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n - \ \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n - \ \"52.142.127.254/32\",\r\n \"52.142.168.104/32\",\r\n \"52.142.233.146/32\",\r\n - \ \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n - \ \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n \"52.146.24.96/32\",\r\n - \ \"52.146.24.106/32\",\r\n \"52.146.24.114/32\",\r\n \"52.146.26.125/32\",\r\n - \ \"52.146.26.218/32\",\r\n \"52.146.26.244/32\",\r\n \"52.146.50.100/32\",\r\n - \ \"52.146.60.149/32\",\r\n \"52.146.72.0/22\",\r\n \"52.146.76.0/23\",\r\n - \ \"52.146.78.0/24\",\r\n \"52.146.79.0/25\",\r\n \"52.146.79.128/30\",\r\n - \ \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n \"52.146.130.128/27\",\r\n - \ \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n \"52.146.130.192/26\",\r\n - \ \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n \"52.146.138.128/25\",\r\n - \ \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n \"52.147.113.88/29\",\r\n - \ \"52.147.116.192/26\",\r\n \"52.147.117.0/27\",\r\n \"52.147.117.128/26\",\r\n - \ \"52.147.117.192/27\",\r\n \"52.147.119.0/29\",\r\n \"52.147.121.95/32\",\r\n - \ \"52.147.222.228/32\",\r\n \"52.148.112.216/32\",\r\n \"52.149.108.155/32\",\r\n - \ \"52.149.169.236/32\",\r\n \"52.149.238.57/32\",\r\n \"52.149.240.75/32\",\r\n - \ \"52.149.243.177/32\",\r\n \"52.150.35.132/32\",\r\n \"52.150.37.207/32\",\r\n - \ \"52.150.154.48/28\",\r\n \"52.150.154.128/26\",\r\n \"52.151.231.104/32\",\r\n - \ \"52.151.238.19/32\",\r\n \"52.151.243.194/32\",\r\n \"52.151.246.107/32\",\r\n - \ \"52.152.194.10/32\",\r\n \"52.152.204.86/32\",\r\n \"52.152.205.65/32\",\r\n - \ \"52.152.205.137/32\",\r\n \"52.155.25.132/32\",\r\n \"52.155.25.145/32\",\r\n - \ \"52.155.25.157/32\",\r\n \"52.155.88.22/32\",\r\n \"52.155.91.129/32\",\r\n - \ \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n \"52.155.94.157/32\",\r\n - \ \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n \"52.155.172.184/32\",\r\n - \ \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n \"52.155.178.3/32\",\r\n - \ \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n \"52.155.220.20/32\",\r\n - \ \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n \"52.155.224.132/32\",\r\n - \ \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n \"52.155.232.218/32\",\r\n - \ \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n \"52.155.233.227/32\",\r\n - \ \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n \"52.155.234.126/32\",\r\n - \ \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n \"52.155.235.153/32\",\r\n - \ \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n \"52.156.24.232/32\",\r\n - \ \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n \"52.156.196.221/32\",\r\n - \ \"52.156.204.190/32\",\r\n \"52.157.221.75/32\",\r\n \"52.157.221.163/32\",\r\n - \ \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n \"52.157.237.175/32\",\r\n - \ \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n \"52.158.27.66/32\",\r\n - \ \"52.158.112.171/32\",\r\n \"52.158.121.190/32\",\r\n \"52.160.108.225/32\",\r\n - \ \"52.172.7.225/32\",\r\n \"52.172.112.176/29\",\r\n \"52.175.120.201/32\",\r\n - \ \"52.175.150.250/32\",\r\n \"52.180.96.196/32\",\r\n \"52.180.102.55/32\",\r\n - \ \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n \"52.184.84.210/32\",\r\n - \ \"52.185.226.247/32\",\r\n \"52.185.230.20/32\",\r\n \"52.188.43.247/32\",\r\n - \ \"52.188.77.154/32\",\r\n \"52.188.79.60/32\",\r\n \"52.188.177.124/32\",\r\n - \ \"52.188.181.97/32\",\r\n \"52.188.183.159/32\",\r\n \"52.188.216.65/32\",\r\n - \ \"52.188.221.237/32\",\r\n \"52.188.222.168/32\",\r\n \"52.188.222.206/32\",\r\n - \ \"52.189.252.34/32\",\r\n \"52.190.24.61/32\",\r\n \"52.190.27.148/32\",\r\n - \ \"52.190.30.136/32\",\r\n \"52.190.30.145/32\",\r\n \"52.190.39.65/32\",\r\n - \ \"52.191.39.181/32\",\r\n \"52.191.217.43/32\",\r\n \"52.191.232.133/32\",\r\n - \ \"52.191.237.186/32\",\r\n \"52.191.238.79/32\",\r\n \"52.191.238.157/32\",\r\n - \ \"52.191.239.208/32\",\r\n \"52.191.239.246/32\",\r\n \"52.224.17.48/32\",\r\n - \ \"52.224.17.98/32\",\r\n \"52.224.137.160/32\",\r\n \"52.224.142.152/32\",\r\n - \ \"52.224.149.89/32\",\r\n \"52.224.150.63/32\",\r\n \"52.224.184.205/32\",\r\n - \ \"52.224.184.221/32\",\r\n \"52.224.185.216/32\",\r\n \"52.224.195.119/32\",\r\n - \ \"52.224.200.26/32\",\r\n \"52.224.201.114/32\",\r\n \"52.224.201.121/32\",\r\n - \ \"52.224.203.192/32\",\r\n \"52.224.204.110/32\",\r\n \"52.226.41.202/32\",\r\n - \ \"52.226.41.235/32\",\r\n \"52.226.49.104/32\",\r\n \"52.226.49.156/32\",\r\n - \ \"52.226.51.138/32\",\r\n \"52.226.139.204/32\",\r\n \"52.226.141.200/32\",\r\n - \ \"52.226.143.0/32\",\r\n \"52.226.148.5/32\",\r\n \"52.226.148.225/32\",\r\n - \ \"52.226.175.58/32\",\r\n \"52.226.254.118/32\",\r\n \"52.228.86.178/31\",\r\n - \ \"52.228.86.180/30\",\r\n \"52.228.86.184/29\",\r\n \"52.228.86.192/26\",\r\n - \ \"52.228.87.0/24\",\r\n \"52.228.125.229/32\",\r\n \"52.229.79.225/32\",\r\n - \ \"52.229.88.158/32\",\r\n \"52.229.119.249/32\",\r\n \"52.229.225.182/32\",\r\n - \ \"52.231.136.212/32\",\r\n \"52.231.137.237/32\",\r\n \"52.231.140.224/29\",\r\n - \ \"52.231.143.171/32\",\r\n \"52.231.185.0/32\",\r\n \"52.234.104.49/32\",\r\n - \ \"52.235.17.70/32\",\r\n \"52.235.57.68/30\",\r\n \"52.235.57.140/32\",\r\n - \ \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n \"52.235.63.0/32\",\r\n - \ \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n \"52.241.138.151/32\",\r\n - \ \"52.241.140.217/32\",\r\n \"52.243.106.93/32\",\r\n \"52.243.108.25/32\",\r\n - \ \"52.243.109.4/31\",\r\n \"52.243.109.126/32\",\r\n \"52.243.110.67/32\",\r\n - \ \"52.243.110.156/32\",\r\n \"52.243.110.181/32\",\r\n \"52.243.113.88/31\",\r\n - \ \"52.243.113.102/32\",\r\n \"52.246.120.190/32\",\r\n \"52.249.59.157/32\",\r\n - \ \"52.249.60.80/32\",\r\n \"52.249.63.45/32\",\r\n \"52.249.201.87/32\",\r\n - \ \"52.249.204.114/32\",\r\n \"52.250.228.36/30\",\r\n \"52.250.228.40/29\",\r\n - \ \"52.250.228.48/28\",\r\n \"52.250.228.128/25\",\r\n \"52.250.229.0/24\",\r\n - \ \"52.250.230.0/23\",\r\n \"52.255.212.164/32\",\r\n \"52.255.213.211/32\",\r\n - \ \"52.255.221.231/32\",\r\n \"102.37.80.40/29\",\r\n \"102.37.85.32/27\",\r\n - \ \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n \"102.37.166.224/27\",\r\n - \ \"102.37.167.0/26\",\r\n \"102.133.0.199/32\",\r\n \"102.133.0.212/32\",\r\n - \ \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n \"102.133.60.0/27\",\r\n - \ \"102.133.132.151/32\",\r\n \"102.133.219.144/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": + [\r\n \"13.64.27.44/32\",\r\n \"13.64.35.24/32\",\r\n \"13.64.38.167/32\",\r\n + \ \"13.64.39.170/32\",\r\n \"13.64.128.119/32\",\r\n \"13.64.174.215/32\",\r\n + \ \"13.64.177.224/32\",\r\n \"13.66.80.131/32\",\r\n \"13.71.48.192/32\",\r\n + \ \"13.71.49.81/32\",\r\n \"13.71.49.244/32\",\r\n \"13.71.50.175/32\",\r\n + \ \"13.71.52.132/32\",\r\n \"13.73.253.128/25\",\r\n \"13.73.254.0/25\",\r\n + \ \"13.73.254.128/26\",\r\n \"13.83.17.188/32\",\r\n \"13.83.23.194/32\",\r\n + \ \"13.83.56.37/32\",\r\n \"13.83.64.166/32\",\r\n \"13.83.66.89/32\",\r\n + \ \"13.83.66.124/32\",\r\n \"13.83.68.60/32\",\r\n \"13.83.70.105/32\",\r\n + \ \"13.83.97.180/32\",\r\n \"13.83.97.188/32\",\r\n \"13.83.102.38/32\",\r\n + \ \"13.83.145.222/32\",\r\n \"13.83.147.192/32\",\r\n \"13.83.151.212/32\",\r\n + \ \"13.83.248.248/32\",\r\n \"13.83.249.34/32\",\r\n \"13.83.249.58/32\",\r\n + \ \"13.85.191.89/32\",\r\n \"13.86.136.222/32\",\r\n \"13.86.137.20/32\",\r\n + \ \"13.86.139.229/32\",\r\n \"13.86.155.216/32\",\r\n \"13.86.177.32/32\",\r\n + \ \"13.86.185.5/32\",\r\n \"13.86.185.6/32\",\r\n \"13.86.185.35/32\",\r\n + \ \"13.86.185.81/32\",\r\n \"13.86.185.91/32\",\r\n \"13.86.192.20/32\",\r\n + \ \"13.86.193.65/32\",\r\n \"13.86.194.190/32\",\r\n \"13.86.249.98/32\",\r\n + \ \"13.86.250.62/32\",\r\n \"13.86.250.244/32\",\r\n \"13.86.252.116/32\",\r\n + \ \"13.86.254.118/32\",\r\n \"13.86.254.191/32\",\r\n \"13.87.135.122/32\",\r\n + \ \"13.87.153.50/32\",\r\n \"13.87.154.24/32\",\r\n \"13.87.154.100/32\",\r\n + \ \"13.87.154.164/32\",\r\n \"13.87.157.188/32\",\r\n \"13.87.160.104/32\",\r\n + \ \"13.87.160.143/32\",\r\n \"13.87.160.212/32\",\r\n \"13.87.161.18/32\",\r\n + \ \"13.87.161.235/32\",\r\n \"13.87.161.241/32\",\r\n \"13.87.162.91/32\",\r\n + \ \"13.87.163.230/32\",\r\n \"13.87.164.20/32\",\r\n \"13.87.164.30/32\",\r\n + \ \"13.87.164.186/32\",\r\n \"13.87.164.205/32\",\r\n \"13.87.167.46/32\",\r\n + \ \"13.87.167.63/32\",\r\n \"13.87.167.172/32\",\r\n \"13.87.167.174/32\",\r\n + \ \"13.87.167.198/32\",\r\n \"13.87.207.81/32\",\r\n \"13.87.216.21/32\",\r\n + \ \"13.87.216.130/32\",\r\n \"13.87.217.11/32\",\r\n \"13.87.217.75/32\",\r\n + \ \"13.87.217.80/32\",\r\n \"13.87.218.70/32\",\r\n \"13.87.218.169/32\",\r\n + \ \"13.88.56.107/32\",\r\n \"13.88.65.140/32\",\r\n \"13.88.65.204/32\",\r\n + \ \"13.88.128.218/32\",\r\n \"13.88.129.116/32\",\r\n \"13.88.129.160/32\",\r\n + \ \"13.88.132.123/32\",\r\n \"13.88.133.160/32\",\r\n \"13.88.135.42/32\",\r\n + \ \"13.88.135.67/32\",\r\n \"13.88.135.72/32\",\r\n \"13.91.22.243/32\",\r\n + \ \"13.91.126.78/32\",\r\n \"13.91.136.144/32\",\r\n \"13.91.138.172/32\",\r\n + \ \"20.37.68.48/28\",\r\n \"20.37.68.64/26\",\r\n \"20.37.68.128/28\",\r\n + \ \"20.37.70.120/29\",\r\n \"20.37.80.56/32\",\r\n \"20.37.82.215/32\",\r\n + \ \"20.37.199.128/25\",\r\n \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n + \ \"20.38.142.120/29\",\r\n \"20.39.134.9/32\",\r\n \"20.39.134.67/32\",\r\n + \ \"20.39.134.93/32\",\r\n \"20.39.139.245/32\",\r\n \"20.39.140.23/32\",\r\n + \ \"20.39.141.50/32\",\r\n \"20.40.1.97/32\",\r\n \"20.40.1.101/32\",\r\n + \ \"20.40.1.191/32\",\r\n \"20.40.4.3/32\",\r\n \"20.40.4.24/32\",\r\n + \ \"20.40.160.0/32\",\r\n \"20.40.162.57/32\",\r\n \"20.40.164.49/32\",\r\n + \ \"20.40.164.215/32\",\r\n \"20.40.165.7/32\",\r\n \"20.40.165.31/32\",\r\n + \ \"20.40.165.67/32\",\r\n \"20.40.177.116/32\",\r\n \"20.40.182.180/32\",\r\n + \ \"20.40.186.118/32\",\r\n \"20.40.187.183/32\",\r\n \"20.40.188.84/32\",\r\n + \ \"20.41.197.28/31\",\r\n \"20.41.198.192/26\",\r\n \"20.41.199.0/25\",\r\n + \ \"20.42.24.159/32\",\r\n \"20.42.39.188/32\",\r\n \"20.42.230.236/30\",\r\n + \ \"20.42.230.240/28\",\r\n \"20.42.231.192/26\",\r\n \"20.43.44.240/28\",\r\n + \ \"20.43.45.128/26\",\r\n \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n + \ \"20.43.70.206/31\",\r\n \"20.43.70.208/28\",\r\n \"20.43.70.232/29\",\r\n + \ \"20.43.70.240/28\",\r\n \"20.43.71.128/25\",\r\n \"20.43.161.116/32\",\r\n + \ \"20.43.161.149/32\",\r\n \"20.43.161.215/32\",\r\n \"20.43.175.186/32\",\r\n + \ \"20.43.175.210/32\",\r\n \"20.43.175.237/32\",\r\n \"20.43.182.39/32\",\r\n + \ \"20.44.32.68/32\",\r\n \"20.44.32.253/32\",\r\n \"20.44.34.50/32\",\r\n + \ \"20.44.34.154/32\",\r\n \"20.44.35.138/32\",\r\n \"20.44.130.57/32\",\r\n + \ \"20.44.130.222/32\",\r\n \"20.44.131.162/32\",\r\n \"20.44.167.207/32\",\r\n + \ \"20.44.197.126/32\",\r\n \"20.44.198.104/32\",\r\n \"20.44.240.222/32\",\r\n + \ \"20.45.93.160/27\",\r\n \"20.45.93.192/26\",\r\n \"20.45.94.72/29\",\r\n + \ \"20.46.108.117/32\",\r\n \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n + \ \"20.48.15.227/32\",\r\n \"20.48.192.0/28\",\r\n \"20.48.192.16/29\",\r\n + \ \"20.48.193.168/29\",\r\n \"20.48.201.96/27\",\r\n \"20.48.201.128/26\",\r\n + \ \"20.48.202.8/29\",\r\n \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n + \ \"20.49.111.64/26\",\r\n \"20.49.111.128/25\",\r\n \"20.49.121.192/26\",\r\n + \ \"20.49.122.0/23\",\r\n \"20.49.124.0/24\",\r\n \"20.49.125.0/25\",\r\n + \ \"20.49.125.128/27\",\r\n \"20.49.125.160/28\",\r\n \"20.49.125.176/29\",\r\n + \ \"20.49.125.184/30\",\r\n \"20.49.125.192/26\",\r\n \"20.49.126.0/25\",\r\n + \ \"20.49.127.248/29\",\r\n \"20.49.145.249/32\",\r\n \"20.49.166.40/32\",\r\n + \ \"20.49.166.118/32\",\r\n \"20.49.166.129/32\",\r\n \"20.49.244.238/32\",\r\n + \ \"20.50.16.235/32\",\r\n \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n + \ \"20.50.25.187/32\",\r\n \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n + \ \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n + \ \"20.50.70.0/23\",\r\n \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n + \ \"20.50.231.176/32\",\r\n \"20.50.238.87/32\",\r\n \"20.52.93.224/27\",\r\n + \ \"20.52.94.0/26\",\r\n \"20.52.94.120/29\",\r\n \"20.53.40.0/26\",\r\n + \ \"20.53.40.64/27\",\r\n \"20.53.40.96/28\",\r\n \"20.53.40.112/29\",\r\n + \ \"20.53.40.128/25\",\r\n \"20.53.44.224/29\",\r\n \"20.53.74.224/32\",\r\n + \ \"20.53.77.171/32\",\r\n \"20.53.79.20/32\",\r\n \"20.53.79.144/32\",\r\n + \ \"20.53.81.209/32\",\r\n \"20.53.104.7/32\",\r\n \"20.53.104.132/32\",\r\n + \ \"20.53.109.106/31\",\r\n \"20.53.109.144/32\",\r\n \"20.53.115.98/32\",\r\n + \ \"20.53.115.101/32\",\r\n \"20.53.115.102/32\",\r\n \"20.54.3.143/32\",\r\n + \ \"20.54.3.210/32\",\r\n \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n + \ \"20.54.40.139/32\",\r\n \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n + \ \"20.54.66.198/32\",\r\n \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n + \ \"20.54.105.72/32\",\r\n \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n + \ \"20.54.105.243/32\",\r\n \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n + \ \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n + \ \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n + \ \"20.54.209.240/32\",\r\n \"20.58.71.128/26\",\r\n \"20.58.71.192/27\",\r\n + \ \"20.59.77.128/25\",\r\n \"20.59.78.0/24\",\r\n \"20.59.79.80/29\",\r\n + \ \"20.61.96.0/25\",\r\n \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n + \ \"20.61.98.152/29\",\r\n \"20.61.249.208/32\",\r\n \"20.62.129.136/29\",\r\n + \ \"20.62.157.223/32\",\r\n \"20.62.180.13/32\",\r\n \"20.62.212.114/32\",\r\n + \ \"20.62.235.247/32\",\r\n \"20.63.52.175/32\",\r\n \"20.65.130.80/29\",\r\n + \ \"20.67.211.155/32\",\r\n \"20.67.211.157/32\",\r\n \"20.68.125.79/32\",\r\n + \ \"20.70.221.32/27\",\r\n \"20.70.221.64/26\",\r\n \"20.70.221.200/29\",\r\n + \ \"20.70.249.107/32\",\r\n \"20.71.81.103/32\",\r\n \"20.72.130.4/32\",\r\n + \ \"20.72.132.26/32\",\r\n \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n + \ \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n \"20.81.0.146/32\",\r\n + \ \"20.81.113.146/32\",\r\n \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n + \ \"20.82.155.16/32\",\r\n \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n + \ \"20.82.227.170/32\",\r\n \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n + \ \"20.82.246.148/30\",\r\n \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n + \ \"20.82.251.66/32\",\r\n \"20.83.131.174/32\",\r\n \"20.84.25.107/32\",\r\n + \ \"20.85.173.165/32\",\r\n \"20.85.179.67/32\",\r\n \"20.86.93.224/27\",\r\n + \ \"20.86.95.0/24\",\r\n \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n + \ \"20.87.80.0/29\",\r\n \"20.88.154.32/27\",\r\n \"20.88.154.64/26\",\r\n + \ \"20.88.155.128/25\",\r\n \"20.88.156.0/25\",\r\n \"20.88.156.128/27\",\r\n + \ \"20.88.157.64/29\",\r\n \"20.89.11.128/26\",\r\n \"20.89.11.192/27\",\r\n + \ \"20.89.11.240/29\",\r\n \"20.90.32.128/29\",\r\n \"20.90.131.0/26\",\r\n + \ \"20.90.131.64/27\",\r\n \"20.90.131.120/29\",\r\n \"20.90.169.112/32\",\r\n + \ \"20.92.3.128/26\",\r\n \"20.92.3.192/27\",\r\n \"20.92.4.128/29\",\r\n + \ \"20.93.26.109/32\",\r\n \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n + \ \"20.93.176.101/32\",\r\n \"20.93.237.39/32\",\r\n \"20.97.33.128/26\",\r\n + \ \"20.97.33.192/27\",\r\n \"20.97.33.240/29\",\r\n \"20.100.0.160/27\",\r\n + \ \"20.100.1.0/26\",\r\n \"20.100.1.160/29\",\r\n \"20.101.28.187/32\",\r\n + \ \"20.103.85.227/32\",\r\n \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n + \ \"20.104.37.80/32\",\r\n \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n + \ \"20.105.208.0/26\",\r\n \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n + \ \"20.108.81.107/32\",\r\n \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n + \ \"20.151.42.15/32\",\r\n \"20.151.73.141/32\",\r\n \"20.151.188.174/32\",\r\n + \ \"20.151.188.187/32\",\r\n \"20.151.188.190/32\",\r\n \"20.151.188.199/32\",\r\n + \ \"20.151.188.212/30\",\r\n \"20.151.188.252/30\",\r\n \"20.184.251.143/32\",\r\n + \ \"20.185.8.74/32\",\r\n \"20.185.72.53/32\",\r\n \"20.185.73.73/32\",\r\n + \ \"20.185.211.94/32\",\r\n \"20.185.215.62/32\",\r\n \"20.185.215.91/32\",\r\n + \ \"20.187.161.172/32\",\r\n \"20.187.187.155/32\",\r\n \"20.187.195.128/28\",\r\n + \ \"20.187.195.144/29\",\r\n \"20.187.195.160/27\",\r\n \"20.187.195.192/26\",\r\n + \ \"20.187.197.24/29\",\r\n \"20.188.77.155/32\",\r\n \"20.188.218.111/32\",\r\n + \ \"20.188.218.165/32\",\r\n \"20.188.219.150/32\",\r\n \"20.188.221.55/32\",\r\n + \ \"20.189.74.80/32\",\r\n \"20.189.76.100/32\",\r\n \"20.189.77.126/32\",\r\n + \ \"20.189.111.28/30\",\r\n \"20.189.111.32/27\",\r\n \"20.189.111.64/26\",\r\n + \ \"20.189.111.128/26\",\r\n \"20.189.112.175/32\",\r\n \"20.189.122.41/32\",\r\n + \ \"20.189.142.58/32\",\r\n \"20.189.193.32/27\",\r\n \"20.189.193.64/26\",\r\n + \ \"20.189.193.168/29\",\r\n \"20.189.225.72/29\",\r\n \"20.191.161.200/29\",\r\n + \ \"20.192.43.64/29\",\r\n \"20.192.152.160/27\",\r\n \"20.192.152.192/26\",\r\n + \ \"20.192.153.80/29\",\r\n \"20.192.169.0/26\",\r\n \"20.192.169.64/27\",\r\n + \ \"20.192.169.112/29\",\r\n \"20.193.137.40/32\",\r\n \"20.193.137.133/32\",\r\n + \ \"20.193.153.43/32\",\r\n \"20.193.153.162/32\",\r\n \"20.193.154.38/32\",\r\n + \ \"20.194.59.230/32\",\r\n \"20.194.144.9/32\",\r\n \"20.194.144.25/32\",\r\n + \ \"20.194.144.27/32\",\r\n \"20.194.144.31/32\",\r\n \"20.195.83.64/26\",\r\n + \ \"20.195.84.128/27\",\r\n \"20.195.85.8/29\",\r\n \"20.195.85.192/26\",\r\n + \ \"20.195.86.0/27\",\r\n \"20.197.64.133/32\",\r\n \"20.197.105.172/32\",\r\n + \ \"20.197.105.230/32\",\r\n \"20.197.119.204/30\",\r\n \"20.198.129.3/32\",\r\n + \ \"20.200.73.253/32\",\r\n \"20.200.192.0/29\",\r\n \"20.200.194.48/28\",\r\n + \ \"20.200.194.64/26\",\r\n \"20.200.194.128/28\",\r\n \"20.200.195.64/26\",\r\n + \ \"20.200.195.128/27\",\r\n \"20.200.195.168/29\",\r\n \"20.200.201.167/32\",\r\n + \ \"20.201.2.105/32\",\r\n \"20.201.58.117/32\",\r\n \"20.201.73.133/32\",\r\n + \ \"20.204.234.235/32\",\r\n \"20.205.68.0/26\",\r\n \"20.205.68.64/27\",\r\n + \ \"20.205.68.112/29\",\r\n \"20.206.3.24/29\",\r\n \"20.206.3.32/27\",\r\n + \ \"20.206.3.64/26\",\r\n \"20.206.3.128/25\",\r\n \"20.206.4.0/26\",\r\n + \ \"20.208.4.0/26\",\r\n \"20.208.4.64/27\",\r\n \"20.208.4.104/29\",\r\n + \ \"20.210.3.27/32\",\r\n \"20.213.65.83/32\",\r\n \"23.98.106.160/27\",\r\n + \ \"23.98.106.192/26\",\r\n \"23.98.107.0/28\",\r\n \"23.98.107.16/29\",\r\n + \ \"23.98.107.24/30\",\r\n \"23.98.107.32/27\",\r\n \"23.98.107.64/26\",\r\n + \ \"23.98.107.128/26\",\r\n \"23.98.109.40/29\",\r\n \"23.99.89.156/32\",\r\n + \ \"40.64.134.144/28\",\r\n \"40.64.134.192/26\",\r\n \"40.65.49.103/32\",\r\n + \ \"40.65.49.140/32\",\r\n \"40.65.49.151/32\",\r\n \"40.66.61.123/32\",\r\n + \ \"40.66.62.172/32\",\r\n \"40.71.233.8/32\",\r\n \"40.71.233.189/32\",\r\n + \ \"40.71.234.201/32\",\r\n \"40.71.236.15/32\",\r\n \"40.74.5.98/32\",\r\n + \ \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n + \ \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n + \ \"40.74.42.86/32\",\r\n \"40.74.183.82/32\",\r\n \"40.74.183.121/32\",\r\n + \ \"40.74.200.156/32\",\r\n \"40.74.201.230/32\",\r\n \"40.74.202.22/32\",\r\n + \ \"40.76.133.236/32\",\r\n \"40.76.149.246/32\",\r\n \"40.76.161.144/32\",\r\n + \ \"40.76.161.165/32\",\r\n \"40.76.161.168/32\",\r\n \"40.80.62.96/27\",\r\n + \ \"40.80.63.0/25\",\r\n \"40.80.63.128/28\",\r\n \"40.80.240.185/32\",\r\n + \ \"40.80.240.191/32\",\r\n \"40.80.240.214/32\",\r\n \"40.80.241.43/32\",\r\n + \ \"40.80.241.67/32\",\r\n \"40.80.248.79/32\",\r\n \"40.80.249.52/32\",\r\n + \ \"40.80.249.210/32\",\r\n \"40.80.249.219/32\",\r\n \"40.81.25.37/32\",\r\n + \ \"40.81.25.65/32\",\r\n \"40.81.56.190/32\",\r\n \"40.81.60.206/32\",\r\n + \ \"40.81.113.131/32\",\r\n \"40.81.116.141/32\",\r\n \"40.81.116.143/32\",\r\n + \ \"40.81.116.223/32\",\r\n \"40.81.117.23/32\",\r\n \"40.81.181.190/32\",\r\n + \ \"40.81.181.212/32\",\r\n \"40.81.181.214/32\",\r\n \"40.81.182.117/32\",\r\n + \ \"40.81.182.124/32\",\r\n \"40.81.186.128/32\",\r\n \"40.81.188.107/32\",\r\n + \ \"40.81.189.52/32\",\r\n \"40.81.190.97/32\",\r\n \"40.82.173.103/32\",\r\n + \ \"40.82.187.141/32\",\r\n \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n + \ \"40.82.224.52/32\",\r\n \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n + \ \"40.82.236.9/32\",\r\n \"40.82.236.35/32\",\r\n \"40.83.184.82/32\",\r\n + \ \"40.86.161.9/32\",\r\n \"40.86.164.89/32\",\r\n \"40.86.254.125/32\",\r\n + \ \"40.88.16.44/32\",\r\n \"40.88.18.208/32\",\r\n \"40.88.18.248/32\",\r\n + \ \"40.88.48.237/32\",\r\n \"40.88.231.249/32\",\r\n \"40.88.251.157/32\",\r\n + \ \"40.89.20.232/29\",\r\n \"40.89.20.240/28\",\r\n \"40.89.21.128/25\",\r\n + \ \"40.89.22.0/26\",\r\n \"40.89.22.64/28\",\r\n \"40.89.22.80/30\",\r\n + \ \"40.89.22.96/27\",\r\n \"40.89.22.128/26\",\r\n \"40.89.22.192/27\",\r\n + \ \"40.89.23.240/29\",\r\n \"40.90.184.63/32\",\r\n \"40.91.87.146/32\",\r\n + \ \"40.112.252.78/32\",\r\n \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n + \ \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n + \ \"40.115.75.235/32\",\r\n \"40.118.185.80/32\",\r\n \"40.118.200.18/32\",\r\n + \ \"40.118.237.211/32\",\r\n \"40.119.1.22/32\",\r\n \"40.119.42.85/32\",\r\n + \ \"40.119.42.86/32\",\r\n \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n + \ \"40.119.159.181/32\",\r\n \"40.119.159.218/32\",\r\n \"40.119.169.241/32\",\r\n + \ \"40.119.170.52/32\",\r\n \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n + \ \"40.119.170.180/32\",\r\n \"40.119.215.132/32\",\r\n \"40.120.1.91/32\",\r\n + \ \"40.120.1.94/32\",\r\n \"40.120.1.96/32\",\r\n \"40.120.2.208/31\",\r\n + \ \"40.120.86.160/27\",\r\n \"40.120.86.192/26\",\r\n \"40.120.87.56/29\",\r\n + \ \"40.124.136.2/32\",\r\n \"40.124.136.75/32\",\r\n \"40.124.136.138/32\",\r\n + \ \"40.127.10.187/32\",\r\n \"40.127.11.11/32\",\r\n \"40.127.14.98/32\",\r\n + \ \"40.127.14.104/32\",\r\n \"40.127.23.12/32\",\r\n \"40.127.84.210/32\",\r\n + \ \"40.127.145.191/32\",\r\n \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n + \ \"40.127.148.127/32\",\r\n \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n + \ \"40.127.227.23/32\",\r\n \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n + \ \"40.127.235.20/32\",\r\n \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n + \ \"51.11.24.198/32\",\r\n \"51.11.25.68/32\",\r\n \"51.11.25.172/32\",\r\n + \ \"51.11.172.30/32\",\r\n \"51.11.172.56/32\",\r\n \"51.11.172.160/32\",\r\n + \ \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n + \ \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n \"51.13.136.168/29\",\r\n + \ \"51.13.139.224/27\",\r\n \"51.13.141.128/26\",\r\n \"51.13.141.248/29\",\r\n + \ \"51.13.148.255/32\",\r\n \"51.13.149.70/32\",\r\n \"51.103.3.127/32\",\r\n + \ \"51.103.3.240/32\",\r\n \"51.104.30.172/30\",\r\n \"51.104.30.192/26\",\r\n + \ \"51.104.31.0/27\",\r\n \"51.104.31.32/28\",\r\n \"51.104.31.48/29\",\r\n + \ \"51.104.31.64/26\",\r\n \"51.104.36.212/32\",\r\n \"51.104.150.127/32\",\r\n + \ \"51.104.150.153/32\",\r\n \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n + \ \"51.104.155.233/32\",\r\n \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n + \ \"51.104.159.10/32\",\r\n \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n + \ \"51.104.177.53/32\",\r\n \"51.104.178.0/32\",\r\n \"51.104.248.11/32\",\r\n + \ \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n + \ \"51.105.96.44/32\",\r\n \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n + \ \"51.105.101.1/32\",\r\n \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n + \ \"51.105.145.107/32\",\r\n \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n + \ \"51.105.152.238/32\",\r\n \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n + \ \"51.105.165.235/32\",\r\n \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n + \ \"51.105.195.166/32\",\r\n \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n + \ \"51.105.249.94/32\",\r\n \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n + \ \"51.105.250.200/32\",\r\n \"51.107.8.159/32\",\r\n \"51.107.8.238/32\",\r\n + \ \"51.107.9.82/32\",\r\n \"51.107.11.68/30\",\r\n \"51.107.11.80/30\",\r\n + \ \"51.107.41.120/32\",\r\n \"51.107.45.66/32\",\r\n \"51.107.96.36/32\",\r\n + \ \"51.107.96.48/29\",\r\n \"51.107.96.104/32\",\r\n \"51.107.96.206/32\",\r\n + \ \"51.107.98.194/32\",\r\n \"51.107.100.218/32\",\r\n \"51.107.101.56/32\",\r\n + \ \"51.107.101.181/32\",\r\n \"51.107.201.45/32\",\r\n \"51.107.202.69/32\",\r\n + \ \"51.107.241.104/29\",\r\n \"51.107.241.160/27\",\r\n \"51.107.241.192/26\",\r\n + \ \"51.107.249.88/29\",\r\n \"51.107.249.160/27\",\r\n \"51.107.249.192/26\",\r\n + \ \"51.107.254.96/27\",\r\n \"51.107.254.128/26\",\r\n \"51.107.254.248/29\",\r\n + \ \"51.116.1.237/32\",\r\n \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n + \ \"51.116.3.16/32\",\r\n \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n + \ \"51.116.3.102/32\",\r\n \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n + \ \"51.116.51.184/29\",\r\n \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n + \ \"51.116.75.64/29\",\r\n \"51.116.99.200/32\",\r\n \"51.116.132.85/32\",\r\n + \ \"51.116.132.99/32\",\r\n \"51.116.133.151/32\",\r\n \"51.116.134.132/32\",\r\n + \ \"51.116.134.136/32\",\r\n \"51.116.138.202/32\",\r\n \"51.116.145.240/28\",\r\n + \ \"51.116.146.128/26\",\r\n \"51.116.146.192/28\",\r\n \"51.116.148.224/29\",\r\n + \ \"51.120.44.32/27\",\r\n \"51.120.44.64/26\",\r\n \"51.120.228.48/28\",\r\n + \ \"51.120.228.64/26\",\r\n \"51.120.228.128/28\",\r\n \"51.120.232.48/29\",\r\n + \ \"51.124.1.108/32\",\r\n \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n + \ \"51.124.72.168/32\",\r\n \"51.124.83.127/32\",\r\n \"51.132.68.126/32\",\r\n + \ \"51.132.72.50/32\",\r\n \"51.132.72.181/32\",\r\n \"51.132.73.95/32\",\r\n + \ \"51.132.161.225/32\",\r\n \"51.132.215.162/32\",\r\n \"51.132.215.182/32\",\r\n + \ \"51.137.10.82/32\",\r\n \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n + \ \"51.137.12.195/32\",\r\n \"51.137.13.184/32\",\r\n \"51.137.136.98/32\",\r\n + \ \"51.137.137.158/31\",\r\n \"51.137.137.224/32\",\r\n \"51.137.137.235/32\",\r\n + \ \"51.137.164.224/27\",\r\n \"51.137.165.192/26\",\r\n \"51.137.166.0/28\",\r\n + \ \"51.137.166.16/29\",\r\n \"51.137.166.24/30\",\r\n \"51.137.166.64/26\",\r\n + \ \"51.137.167.176/29\",\r\n \"51.137.180.86/32\",\r\n \"51.138.26.161/32\",\r\n + \ \"51.138.26.201/32\",\r\n \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n + \ \"51.138.28.250/32\",\r\n \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n + \ \"51.138.38.197/32\",\r\n \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n + \ \"51.138.215.192/26\",\r\n \"51.143.208.216/29\",\r\n \"51.144.56.64/32\",\r\n + \ \"51.144.190.147/32\",\r\n \"51.145.104.29/32\",\r\n \"51.145.186.156/32\",\r\n + \ \"51.145.189.149/32\",\r\n \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n + \ \"52.136.189.128/26\",\r\n \"52.136.190.176/29\",\r\n \"52.137.24.206/32\",\r\n + \ \"52.139.17.108/32\",\r\n \"52.139.17.252/32\",\r\n \"52.139.18.243/32\",\r\n + \ \"52.139.22.227/32\",\r\n \"52.139.80.229/32\",\r\n \"52.139.83.184/32\",\r\n + \ \"52.139.86.52/32\",\r\n \"52.139.111.136/29\",\r\n \"52.139.111.160/27\",\r\n + \ \"52.139.111.192/26\",\r\n \"52.139.156.110/32\",\r\n \"52.139.170.4/32\",\r\n + \ \"52.139.170.52/32\",\r\n \"52.139.176.216/32\",\r\n \"52.139.177.8/32\",\r\n + \ \"52.139.177.14/32\",\r\n \"52.139.179.116/32\",\r\n \"52.139.232.83/32\",\r\n + \ \"52.139.233.32/32\",\r\n \"52.139.234.140/32\",\r\n \"52.139.234.217/32\",\r\n + \ \"52.139.235.85/32\",\r\n \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n + \ \"52.140.110.0/26\",\r\n \"52.141.1.133/32\",\r\n \"52.141.7.17/32\",\r\n + \ \"52.141.7.21/32\",\r\n \"52.141.7.24/30\",\r\n \"52.141.7.36/30\",\r\n + \ \"52.142.16.162/32\",\r\n \"52.142.28.86/32\",\r\n \"52.142.80.162/32\",\r\n + \ \"52.142.81.115/32\",\r\n \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n + \ \"52.142.87.183/32\",\r\n \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n + \ \"52.142.112.130/32\",\r\n \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n + \ \"52.142.121.155/32\",\r\n \"52.142.127.254/32\",\r\n \"52.142.168.104/32\",\r\n + \ \"52.142.233.146/32\",\r\n \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n + \ \"52.142.234.230/32\",\r\n \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n + \ \"52.146.24.96/32\",\r\n \"52.146.24.106/32\",\r\n \"52.146.24.114/32\",\r\n + \ \"52.146.26.125/32\",\r\n \"52.146.26.218/32\",\r\n \"52.146.26.244/32\",\r\n + \ \"52.146.50.100/32\",\r\n \"52.146.60.149/32\",\r\n \"52.146.72.0/22\",\r\n + \ \"52.146.76.0/23\",\r\n \"52.146.78.0/24\",\r\n \"52.146.79.0/25\",\r\n + \ \"52.146.79.128/30\",\r\n \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n + \ \"52.146.130.128/27\",\r\n \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n + \ \"52.146.130.192/26\",\r\n \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n + \ \"52.146.138.128/25\",\r\n \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n + \ \"52.147.113.88/29\",\r\n \"52.147.116.192/26\",\r\n \"52.147.117.0/27\",\r\n + \ \"52.147.117.128/26\",\r\n \"52.147.117.192/27\",\r\n \"52.147.119.0/29\",\r\n + \ \"52.147.121.95/32\",\r\n \"52.147.222.228/32\",\r\n \"52.148.112.216/32\",\r\n + \ \"52.149.108.155/32\",\r\n \"52.149.169.236/32\",\r\n \"52.149.238.57/32\",\r\n + \ \"52.149.240.75/32\",\r\n \"52.149.243.177/32\",\r\n \"52.150.35.132/32\",\r\n + \ \"52.150.37.207/32\",\r\n \"52.150.154.48/28\",\r\n \"52.150.154.128/26\",\r\n + \ \"52.151.231.104/32\",\r\n \"52.151.238.19/32\",\r\n \"52.151.243.194/32\",\r\n + \ \"52.151.246.107/32\",\r\n \"52.152.194.10/32\",\r\n \"52.152.204.86/32\",\r\n + \ \"52.152.205.65/32\",\r\n \"52.152.205.137/32\",\r\n \"52.155.25.132/32\",\r\n + \ \"52.155.25.145/32\",\r\n \"52.155.25.157/32\",\r\n \"52.155.88.22/32\",\r\n + \ \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n + \ \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n + \ \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n + \ \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n + \ \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n + \ \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n + \ \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n + \ \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n + \ \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n + \ \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n + \ \"52.156.24.232/32\",\r\n \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n + \ \"52.156.196.221/32\",\r\n \"52.156.204.190/32\",\r\n \"52.157.221.75/32\",\r\n + \ \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n + \ \"52.157.237.175/32\",\r\n \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n + \ \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n \"52.158.121.190/32\",\r\n + \ \"52.160.108.225/32\",\r\n \"52.172.7.225/32\",\r\n \"52.172.112.176/29\",\r\n + \ \"52.175.120.201/32\",\r\n \"52.175.150.250/32\",\r\n \"52.180.96.196/32\",\r\n + \ \"52.180.102.55/32\",\r\n \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n + \ \"52.184.84.210/32\",\r\n \"52.185.226.247/32\",\r\n \"52.185.230.20/32\",\r\n + \ \"52.188.43.247/32\",\r\n \"52.188.77.154/32\",\r\n \"52.188.79.60/32\",\r\n + \ \"52.188.177.124/32\",\r\n \"52.188.181.97/32\",\r\n \"52.188.183.159/32\",\r\n + \ \"52.188.216.65/32\",\r\n \"52.188.221.237/32\",\r\n \"52.188.222.168/32\",\r\n + \ \"52.188.222.206/32\",\r\n \"52.189.252.34/32\",\r\n \"52.190.24.61/32\",\r\n + \ \"52.190.27.148/32\",\r\n \"52.190.30.136/32\",\r\n \"52.190.30.145/32\",\r\n + \ \"52.190.39.65/32\",\r\n \"52.191.39.181/32\",\r\n \"52.191.217.43/32\",\r\n + \ \"52.191.232.133/32\",\r\n \"52.191.237.186/32\",\r\n \"52.191.238.79/32\",\r\n + \ \"52.191.238.157/32\",\r\n \"52.191.239.208/32\",\r\n \"52.191.239.246/32\",\r\n + \ \"52.224.17.48/32\",\r\n \"52.224.17.98/32\",\r\n \"52.224.137.160/32\",\r\n + \ \"52.224.142.152/32\",\r\n \"52.224.149.89/32\",\r\n \"52.224.150.63/32\",\r\n + \ \"52.224.184.205/32\",\r\n \"52.224.184.221/32\",\r\n \"52.224.185.216/32\",\r\n + \ \"52.224.195.119/32\",\r\n \"52.224.200.26/32\",\r\n \"52.224.201.114/32\",\r\n + \ \"52.224.201.121/32\",\r\n \"52.224.203.192/32\",\r\n \"52.224.204.110/32\",\r\n + \ \"52.226.41.202/32\",\r\n \"52.226.41.235/32\",\r\n \"52.226.49.104/32\",\r\n + \ \"52.226.49.156/32\",\r\n \"52.226.51.138/32\",\r\n \"52.226.139.204/32\",\r\n + \ \"52.226.141.200/32\",\r\n \"52.226.143.0/32\",\r\n \"52.226.148.5/32\",\r\n + \ \"52.226.148.225/32\",\r\n \"52.226.175.58/32\",\r\n \"52.226.254.118/32\",\r\n + \ \"52.228.86.178/31\",\r\n \"52.228.86.180/30\",\r\n \"52.228.86.184/29\",\r\n + \ \"52.228.86.192/26\",\r\n \"52.228.87.0/24\",\r\n \"52.228.125.229/32\",\r\n + \ \"52.229.79.225/32\",\r\n \"52.229.88.158/32\",\r\n \"52.229.119.249/32\",\r\n + \ \"52.229.225.182/32\",\r\n \"52.231.136.212/32\",\r\n \"52.231.137.237/32\",\r\n + \ \"52.231.140.224/29\",\r\n \"52.231.143.171/32\",\r\n \"52.231.185.0/32\",\r\n + \ \"52.234.104.49/32\",\r\n \"52.235.17.70/32\",\r\n \"52.235.57.68/30\",\r\n + \ \"52.235.57.140/32\",\r\n \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n + \ \"52.235.63.0/32\",\r\n \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n + \ \"52.241.138.151/32\",\r\n \"52.241.140.217/32\",\r\n \"52.243.106.93/32\",\r\n + \ \"52.243.108.25/32\",\r\n \"52.243.109.4/31\",\r\n \"52.243.109.126/32\",\r\n + \ \"52.243.110.67/32\",\r\n \"52.243.110.156/32\",\r\n \"52.243.110.181/32\",\r\n + \ \"52.243.113.88/31\",\r\n \"52.243.113.102/32\",\r\n \"52.246.120.190/32\",\r\n + \ \"52.249.59.157/32\",\r\n \"52.249.60.80/32\",\r\n \"52.249.63.45/32\",\r\n + \ \"52.249.201.87/32\",\r\n \"52.249.204.114/32\",\r\n \"52.250.228.36/30\",\r\n + \ \"52.250.228.40/29\",\r\n \"52.250.228.48/28\",\r\n \"52.250.228.128/25\",\r\n + \ \"52.250.229.0/24\",\r\n \"52.250.230.0/23\",\r\n \"52.255.212.164/32\",\r\n + \ \"52.255.213.211/32\",\r\n \"52.255.221.231/32\",\r\n \"102.37.80.40/29\",\r\n + \ \"102.37.85.32/27\",\r\n \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n + \ \"102.37.166.224/27\",\r\n \"102.37.167.0/26\",\r\n \"102.133.0.199/32\",\r\n + \ \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n + \ \"102.133.60.0/27\",\r\n \"102.133.132.151/32\",\r\n \"102.133.219.144/28\",\r\n \ \"102.133.219.160/28\",\r\n \"102.133.219.192/26\",\r\n \ \"102.133.221.24/29\",\r\n \"104.40.34.134/32\",\r\n \"104.40.72.149/32\",\r\n \ \"104.42.32.228/32\",\r\n \"104.42.35.16/32\",\r\n \"104.42.214.62/32\",\r\n @@ -19050,7 +19388,7 @@ interactions: \ \"191.238.77.0/27\",\r\n \"191.238.77.56/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.AustraliaEast\",\r\n \ \"id\": \"PowerPlatformInfra.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19068,7 +19406,7 @@ interactions: \ \"20.213.65.83/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.AustraliaSoutheast\",\r\n \"id\": \"PowerPlatformInfra.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n @@ -19086,7 +19424,7 @@ interactions: \ \"104.46.177.0/26\",\r\n \"104.46.179.32/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.BrazilSouth\",\r\n \ \"id\": \"PowerPlatformInfra.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19102,7 +19440,7 @@ interactions: \ \"191.238.77.0/27\",\r\n \"191.238.77.56/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CanadaCentral\",\r\n \ \"id\": \"PowerPlatformInfra.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19120,7 +19458,7 @@ interactions: \ \"52.228.86.192/26\",\r\n \"52.228.87.0/24\",\r\n \"52.228.125.229/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CanadaEast\",\r\n \ \"id\": \"PowerPlatformInfra.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19139,7 +19477,7 @@ interactions: \ \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n \"52.235.63.0/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CentralIndia\",\r\n \ \"id\": \"PowerPlatformInfra.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19151,7 +19489,7 @@ interactions: \ \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n \"52.140.110.0/26\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.EastAsia\",\r\n \ \"id\": \"PowerPlatformInfra.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19168,9 +19506,9 @@ interactions: \ \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n \"52.184.84.210/32\",\r\n \ \"52.229.225.182/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.EastUS\",\r\n \"id\": \"PowerPlatformInfra.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \ \"addressPrefixes\": [\r\n \"20.42.24.159/32\",\r\n \"20.42.39.188/32\",\r\n \ \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n \"20.49.111.64/26\",\r\n @@ -19219,40 +19557,40 @@ interactions: \ \"104.45.174.26/32\",\r\n \"104.45.175.45/32\",\r\n \"104.45.188.240/32\",\r\n \ \"104.45.191.89/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.FranceCentral\",\r\n \"id\": \"PowerPlatformInfra.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.43.44.240/28\",\r\n \"20.43.45.128/26\",\r\n - \ \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n \"20.111.0.0/27\",\r\n - \ \"20.111.0.56/29\",\r\n \"40.66.61.123/32\",\r\n \"40.66.62.172/32\",\r\n - \ \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n - \ \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n \"51.138.215.192/26\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.FranceSouth\",\r\n - \ \"id\": \"PowerPlatformInfra.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n - \ \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n - \ \"40.82.236.35/32\",\r\n \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n - \ \"51.105.92.160/28\",\r\n \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n - \ \"52.136.189.128/26\",\r\n \"52.136.190.176/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyNorth\",\r\n - \ \"id\": \"PowerPlatformInfra.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"51.116.1.237/32\",\r\n \"51.116.2.101/32\",\r\n - \ \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n \"51.116.3.73/32\",\r\n - \ \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n \"51.116.50.128/26\",\r\n - \ \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n \"51.116.74.96/27\",\r\n - \ \"51.116.74.128/26\",\r\n \"51.116.75.64/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.43.44.240/28\",\r\n + \ \"20.43.45.128/26\",\r\n \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n + \ \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n \"40.66.61.123/32\",\r\n + \ \"40.66.62.172/32\",\r\n \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n + \ \"51.11.235.83/32\",\r\n \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n + \ \"51.138.215.192/26\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.FranceSouth\",\r\n \"id\": \"PowerPlatformInfra.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"40.82.224.9/32\",\r\n + \ \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n \"40.82.224.60/32\",\r\n + \ \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n \"40.82.236.35/32\",\r\n + \ \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n + \ \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n \"52.136.189.128/26\",\r\n + \ \"52.136.190.176/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.GermanyNorth\",\r\n \"id\": \"PowerPlatformInfra.GermanyNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"51.116.1.237/32\",\r\n + \ \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n + \ \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n + \ \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n + \ \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n \"51.116.75.64/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n \ \"id\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19263,7 +19601,7 @@ interactions: \ \"51.116.146.192/28\",\r\n \"51.116.148.224/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.JapanEast\",\r\n \ \"id\": \"PowerPlatformInfra.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19276,7 +19614,7 @@ interactions: \ \"20.194.144.31/32\",\r\n \"20.210.3.27/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.JapanWest\",\r\n \ \"id\": \"PowerPlatformInfra.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19288,7 +19626,7 @@ interactions: \ \"40.81.189.52/32\",\r\n \"40.81.190.97/32\",\r\n \"52.175.150.250/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.KoreaCentral\",\r\n \ \"id\": \"PowerPlatformInfra.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19299,7 +19637,7 @@ interactions: \ \"52.141.7.21/32\",\r\n \"52.141.7.24/30\",\r\n \"52.141.7.36/30\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.KoreaSouth\",\r\n \ \"id\": \"PowerPlatformInfra.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19309,65 +19647,65 @@ interactions: \ \"52.231.137.237/32\",\r\n \"52.231.140.224/29\",\r\n \"52.231.143.171/32\",\r\n \ \"52.231.185.0/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.NorthEurope\",\r\n \"id\": \"PowerPlatformInfra.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.50.68.136/29\",\r\n + \ \"20.50.68.144/28\",\r\n \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n + \ \"20.50.69.0/24\",\r\n \"20.50.70.0/23\",\r\n \"20.54.3.143/32\",\r\n + \ \"20.54.3.210/32\",\r\n \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n + \ \"20.54.40.139/32\",\r\n \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n + \ \"20.54.66.198/32\",\r\n \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n + \ \"20.54.105.72/32\",\r\n \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n + \ \"20.54.105.243/32\",\r\n \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n + \ \"20.67.211.155/32\",\r\n \"20.67.211.157/32\",\r\n \"20.82.155.16/32\",\r\n + \ \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n + \ \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n + \ \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n + \ \"20.93.26.109/32\",\r\n \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n + \ \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n \"40.127.145.191/32\",\r\n + \ \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n + \ \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n + \ \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n + \ \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n \"51.104.150.127/32\",\r\n + \ \"51.104.150.153/32\",\r\n \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n + \ \"51.104.155.233/32\",\r\n \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n + \ \"51.104.159.10/32\",\r\n \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n + \ \"51.104.177.53/32\",\r\n \"51.104.178.0/32\",\r\n \"51.138.178.92/32\",\r\n + \ \"51.138.178.253/32\",\r\n \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n + \ \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n + \ \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n + \ \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n + \ \"52.142.127.254/32\",\r\n \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n + \ \"52.146.130.128/27\",\r\n \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n + \ \"52.146.130.192/26\",\r\n \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n + \ \"52.146.138.128/25\",\r\n \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n + \ \"52.155.88.22/32\",\r\n \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n + \ \"52.155.94.139/32\",\r\n \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n + \ \"52.155.162.137/32\",\r\n \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n + \ \"52.155.176.197/32\",\r\n \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n + \ \"52.155.181.78/32\",\r\n \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n + \ \"52.155.223.80/32\",\r\n \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n + \ \"52.155.232.169/32\",\r\n \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n + \ \"52.155.233.110/32\",\r\n \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n + \ \"52.155.234.107/32\",\r\n \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n + \ \"52.155.235.151/32\",\r\n \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n + \ \"52.155.236.16/32\",\r\n \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n + \ \"52.156.196.221/32\",\r\n \"52.156.204.190/32\",\r\n \"52.158.24.140/32\",\r\n + \ \"52.158.24.178/32\",\r\n \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n + \ \"52.158.121.190/32\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.NorwayEast\",\r\n \"id\": \"PowerPlatformInfra.NorwayEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n - \ \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n - \ \"20.50.70.0/23\",\r\n \"20.54.3.143/32\",\r\n \"20.54.3.210/32\",\r\n - \ \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n \"20.54.40.139/32\",\r\n - \ \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n \"20.54.66.198/32\",\r\n - \ \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n \"20.54.105.72/32\",\r\n - \ \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n \"20.54.105.243/32\",\r\n - \ \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n \"20.67.211.155/32\",\r\n - \ \"20.67.211.157/32\",\r\n \"20.82.155.16/32\",\r\n \"20.82.171.158/32\",\r\n - \ \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n \"20.82.231.162/32\",\r\n - \ \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n \"20.82.246.160/27\",\r\n - \ \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n \"20.93.26.109/32\",\r\n - \ \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n \"20.105.1.51/32\",\r\n - \ \"20.105.17.251/32\",\r\n \"40.127.145.191/32\",\r\n \"40.127.147.213/32\",\r\n - \ \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n \"40.127.150.85/32\",\r\n - \ \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n \"40.127.229.37/32\",\r\n - \ \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n \"40.127.235.247/32\",\r\n - \ \"40.127.241.36/32\",\r\n \"51.104.150.127/32\",\r\n \"51.104.150.153/32\",\r\n - \ \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n \"51.104.155.233/32\",\r\n - \ \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n \"51.104.159.10/32\",\r\n - \ \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n \"51.104.177.53/32\",\r\n - \ \"51.104.178.0/32\",\r\n \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n - \ \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n \"52.142.82.161/32\",\r\n - \ \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n \"52.142.112.49/32\",\r\n - \ \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n \"52.142.113.203/32\",\r\n - \ \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n \"52.142.127.254/32\",\r\n - \ \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n \"52.146.130.128/27\",\r\n - \ \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n \"52.146.130.192/26\",\r\n - \ \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n \"52.146.138.128/25\",\r\n - \ \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n \"52.155.88.22/32\",\r\n - \ \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n - \ \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n - \ \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n - \ \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n - \ \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n - \ \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n - \ \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n - \ \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n - \ \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n - \ \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n - \ \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n \"52.156.196.221/32\",\r\n - \ \"52.156.204.190/32\",\r\n \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n - \ \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n \"52.158.121.190/32\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayEast\",\r\n - \ \"id\": \"PowerPlatformInfra.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n \"20.100.1.160/29\",\r\n - \ \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n \"51.120.44.32/27\",\r\n - \ \"51.120.44.64/26\",\r\n \"51.120.232.48/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayWest\",\r\n + \ \"addressPrefixes\": [\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n + \ \"20.100.1.160/29\",\r\n \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n + \ \"51.120.44.32/27\",\r\n \"51.120.44.64/26\",\r\n \"51.120.232.48/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayWest\",\r\n \ \"id\": \"PowerPlatformInfra.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19377,7 +19715,7 @@ interactions: \ \"51.120.228.128/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.SouthAfricaNorth\",\r\n \"id\": \"PowerPlatformInfra.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n @@ -19388,17 +19726,18 @@ interactions: \ \"102.133.219.160/28\",\r\n \"102.133.219.192/26\",\r\n \ \"102.133.221.24/29\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.SouthAfricaWest\",\r\n \"id\": \"PowerPlatformInfra.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"102.37.80.40/29\",\r\n \"102.37.85.32/27\",\r\n - \ \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n \"102.133.0.199/32\",\r\n - \ \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n - \ \"102.133.60.0/27\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"PowerPlatformInfra.SouthCentralUS\",\r\n \"id\": \"PowerPlatformInfra.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southafricawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"102.37.80.40/29\",\r\n + \ \"102.37.85.32/27\",\r\n \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n + \ \"102.133.0.199/32\",\r\n \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n + \ \"102.133.59.192/26\",\r\n \"102.133.60.0/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SouthCentralUS\",\r\n + \ \"id\": \"PowerPlatformInfra.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \ \"addressPrefixes\": [\r\n \"13.66.80.131/32\",\r\n \"13.73.253.128/25\",\r\n @@ -19412,7 +19751,7 @@ interactions: \ \"52.249.59.157/32\",\r\n \"52.249.60.80/32\",\r\n \"52.249.63.45/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SoutheastAsia\",\r\n \ \"id\": \"PowerPlatformInfra.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19432,7 +19771,7 @@ interactions: \ \"104.43.76.102/32\",\r\n \"104.43.76.124/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SouthIndia\",\r\n \ \"id\": \"PowerPlatformInfra.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19444,7 +19783,7 @@ interactions: \ \"20.192.153.80/29\",\r\n \"52.172.7.225/32\",\r\n \"52.172.112.176/29\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SwitzerlandNorth\",\r\n \ \"id\": \"PowerPlatformInfra.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19455,7 +19794,7 @@ interactions: \ \"51.107.241.104/29\",\r\n \"51.107.241.160/27\",\r\n \"51.107.241.192/26\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SwitzerlandWest\",\r\n \ \"id\": \"PowerPlatformInfra.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19466,7 +19805,7 @@ interactions: \ \"51.107.254.96/27\",\r\n \"51.107.254.128/26\",\r\n \"51.107.254.248/29\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UAECentral\",\r\n \ \"id\": \"PowerPlatformInfra.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19476,18 +19815,18 @@ interactions: \ \"40.120.1.91/32\",\r\n \"40.120.1.94/32\",\r\n \"40.120.1.96/32\",\r\n \ \"40.120.2.208/31\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.UAENorth\",\r\n \"id\": \"PowerPlatformInfra.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n - \ \"20.38.142.120/29\",\r\n \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n - \ \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n \"40.119.170.60/32\",\r\n - \ \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n \"40.120.86.160/27\",\r\n - \ \"40.120.86.192/26\",\r\n \"40.120.87.56/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.38.140.32/27\",\r\n + \ \"20.38.140.64/26\",\r\n \"20.38.142.120/29\",\r\n \"20.46.152.152/32\",\r\n + \ \"20.46.159.47/32\",\r\n \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n + \ \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n + \ \"40.120.86.160/27\",\r\n \"40.120.86.192/26\",\r\n \"40.120.87.56/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKSouth\",\r\n \ \"id\": \"PowerPlatformInfra.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19503,7 +19842,7 @@ interactions: \ \"51.143.208.216/29\",\r\n \"51.145.104.29/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKWest\",\r\n \ \"id\": \"PowerPlatformInfra.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19518,61 +19857,61 @@ interactions: \ \"51.137.166.64/26\",\r\n \"51.137.167.176/29\",\r\n \"51.137.180.86/32\",\r\n \ \"52.142.168.104/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.WestCentralUS\",\r\n \"id\": \"PowerPlatformInfra.WestCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"52.150.154.48/28\",\r\n \"52.150.154.128/26\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestEurope\",\r\n - \ \"id\": \"PowerPlatformInfra.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"20.50.16.235/32\",\r\n \"20.50.16.253/32\",\r\n - \ \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n \"20.50.134.59/32\",\r\n - \ \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n \"20.50.238.87/32\",\r\n - \ \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n - \ \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n - \ \"20.54.209.240/32\",\r\n \"20.61.96.0/25\",\r\n \"20.61.96.128/27\",\r\n - \ \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n \"20.61.249.208/32\",\r\n - \ \"20.71.81.103/32\",\r\n \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n - \ \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n \"20.82.57.234/32\",\r\n - \ \"20.82.64.2/32\",\r\n \"20.86.93.224/27\",\r\n \"20.86.95.0/24\",\r\n - \ \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n \"20.93.176.101/32\",\r\n - \ \"20.93.237.39/32\",\r\n \"20.101.28.187/32\",\r\n \"20.103.85.227/32\",\r\n - \ \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n \"20.105.208.0/26\",\r\n - \ \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n \"40.74.5.98/32\",\r\n - \ \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n - \ \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n - \ \"40.74.42.86/32\",\r\n \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n - \ \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n - \ \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n \"40.119.159.181/32\",\r\n - \ \"40.119.159.218/32\",\r\n \"51.105.96.44/32\",\r\n \"51.105.97.152/32\",\r\n - \ \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n \"51.105.130.21/32\",\r\n - \ \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n \"51.105.152.8/32\",\r\n - \ \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n \"51.105.160.10/32\",\r\n - \ \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n \"51.105.183.7/32\",\r\n - \ \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n \"51.105.206.64/32\",\r\n - \ \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n \"51.105.250.62/32\",\r\n - \ \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n \"51.124.1.108/32\",\r\n - \ \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n \"51.124.72.168/32\",\r\n - \ \"51.124.83.127/32\",\r\n \"51.137.10.82/32\",\r\n \"51.137.10.173/32\",\r\n - \ \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n \"51.137.13.184/32\",\r\n - \ \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n \"51.138.27.6/32\",\r\n - \ \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n \"51.138.30.32/32\",\r\n - \ \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n \"51.144.56.64/32\",\r\n - \ \"51.144.190.147/32\",\r\n \"51.145.186.156/32\",\r\n \"51.145.189.149/32\",\r\n - \ \"52.137.24.206/32\",\r\n \"52.142.233.146/32\",\r\n \"52.142.233.149/32\",\r\n - \ \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n \"52.142.237.97/32\",\r\n - \ \"52.143.22.209/32\",\r\n \"52.149.108.155/32\",\r\n \"52.157.221.75/32\",\r\n - \ \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n - \ \"52.157.237.175/32\",\r\n \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n - \ \"104.45.65.67/32\",\r\n \"104.45.67.10/32\",\r\n \"104.45.70.91/32\",\r\n - \ \"104.45.70.154/32\",\r\n \"104.45.77.57/32\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"52.150.154.48/28\",\r\n + \ \"52.150.154.128/26\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.WestEurope\",\r\n \"id\": \"PowerPlatformInfra.WestEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.50.16.235/32\",\r\n + \ \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n + \ \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n + \ \"20.50.238.87/32\",\r\n \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n + \ \"20.54.209.167/32\",\r\n \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n + \ \"20.54.209.238/32\",\r\n \"20.54.209.240/32\",\r\n \"20.61.96.0/25\",\r\n + \ \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n + \ \"20.61.249.208/32\",\r\n \"20.71.81.103/32\",\r\n \"20.76.181.210/32\",\r\n + \ \"20.76.222.244/32\",\r\n \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n + \ \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n \"20.86.93.224/27\",\r\n + \ \"20.86.95.0/24\",\r\n \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n + \ \"20.93.176.101/32\",\r\n \"20.93.237.39/32\",\r\n \"20.101.28.187/32\",\r\n + \ \"20.103.85.227/32\",\r\n \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n + \ \"20.105.208.0/26\",\r\n \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n + \ \"40.74.5.98/32\",\r\n \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n + \ \"40.74.32.17/32\",\r\n \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n + \ \"40.74.42.84/32\",\r\n \"40.74.42.86/32\",\r\n \"40.113.178.52/30\",\r\n + \ \"40.113.178.56/29\",\r\n \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n + \ \"40.113.180.0/22\",\r\n \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n + \ \"40.119.159.181/32\",\r\n \"40.119.159.218/32\",\r\n \"51.105.96.44/32\",\r\n + \ \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n + \ \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n + \ \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n + \ \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n + \ \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n + \ \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n + \ \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n + \ \"51.124.1.108/32\",\r\n \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n + \ \"51.124.72.168/32\",\r\n \"51.124.83.127/32\",\r\n \"51.137.10.82/32\",\r\n + \ \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n + \ \"51.137.13.184/32\",\r\n \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n + \ \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n + \ \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n + \ \"51.144.56.64/32\",\r\n \"51.144.190.147/32\",\r\n \"51.145.186.156/32\",\r\n + \ \"51.145.189.149/32\",\r\n \"52.137.24.206/32\",\r\n \"52.142.233.146/32\",\r\n + \ \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n + \ \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n \"52.149.108.155/32\",\r\n + \ \"52.157.221.75/32\",\r\n \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n + \ \"52.157.225.224/32\",\r\n \"52.157.237.175/32\",\r\n \"52.236.152.88/32\",\r\n + \ \"52.236.153.149/32\",\r\n \"104.45.65.67/32\",\r\n \"104.45.67.10/32\",\r\n + \ \"104.45.70.91/32\",\r\n \"104.45.70.154/32\",\r\n \"104.45.77.57/32\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS\",\r\n \ \"id\": \"PowerPlatformInfra.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19624,151 +19963,400 @@ interactions: \ \"104.210.57.39/32\",\r\n \"137.135.53.196/32\",\r\n \"168.61.3.73/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS2\",\r\n \ \"id\": \"PowerPlatformInfra.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"40.64.134.144/28\",\r\n \"40.64.134.192/26\",\r\n \ \"40.91.87.146/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformPlex\",\r\n \"id\": \"PowerPlatformPlex\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.24.0.192/28\",\r\n \"20.24.0.208/30\",\r\n \"20.52.95.84/30\",\r\n + \ \"20.52.95.216/30\",\r\n \"20.59.84.24/29\",\r\n \"20.59.84.80/28\",\r\n + \ \"20.59.84.96/27\",\r\n \"20.59.84.128/27\",\r\n \"20.59.84.160/29\",\r\n + \ \"20.59.103.116/30\",\r\n \"20.59.103.136/29\",\r\n \"20.59.103.160/27\",\r\n + \ \"20.59.103.192/27\",\r\n \"20.59.103.224/28\",\r\n \"20.59.103.240/30\",\r\n + \ \"20.70.223.24/29\",\r\n \"20.70.223.80/29\",\r\n \"20.70.223.88/30\",\r\n + \ \"20.70.223.168/29\",\r\n \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n + \ \"20.74.196.104/29\",\r\n \"20.79.108.100/30\",\r\n \"20.79.108.104/30\",\r\n + \ \"20.87.82.152/29\",\r\n \"20.87.83.104/29\",\r\n \"20.88.159.140/30\",\r\n + \ \"20.88.159.152/29\",\r\n \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n + \ \"20.90.38.16/29\",\r\n \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n + \ \"20.90.38.240/29\",\r\n \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n + \ \"20.92.5.124/30\",\r\n \"20.92.6.8/29\",\r\n \"20.92.6.192/29\",\r\n + \ \"20.97.35.52/30\",\r\n \"20.97.39.56/29\",\r\n \"20.97.39.112/30\",\r\n + \ \"20.100.4.136/29\",\r\n \"20.100.4.180/30\",\r\n \"20.100.5.16/30\",\r\n + \ \"20.105.211.64/28\",\r\n \"20.105.211.80/29\",\r\n \"20.105.211.88/30\",\r\n + \ \"20.105.215.228/30\",\r\n \"20.105.215.232/29\",\r\n \"20.105.215.240/28\",\r\n + \ \"20.105.243.208/28\",\r\n \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n + \ \"20.105.244.32/28\",\r\n \"20.107.239.220/30\",\r\n \"20.111.3.152/29\",\r\n + \ \"20.111.3.204/30\",\r\n \"20.111.3.216/30\",\r\n \"20.116.43.56/29\",\r\n + \ \"20.116.43.80/29\",\r\n \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n + \ \"20.116.47.64/30\",\r\n \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n + \ \"20.117.193.60/30\",\r\n \"20.117.193.176/29\",\r\n \"20.119.28.0/27\",\r\n + \ \"20.119.28.32/30\",\r\n \"20.189.194.180/30\",\r\n \"20.189.198.88/29\",\r\n + \ \"20.189.198.136/29\",\r\n \"20.189.199.32/30\",\r\n \"20.192.157.248/29\",\r\n + \ \"20.195.86.92/30\",\r\n \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n + \ \"20.195.87.124/30\",\r\n \"20.199.200.124/30\",\r\n \"20.199.201.48/30\",\r\n + \ \"20.199.201.76/30\",\r\n \"20.199.201.144/30\",\r\n \"20.200.160.28/30\",\r\n + \ \"20.200.160.208/30\",\r\n \"20.200.160.236/30\",\r\n \"20.200.160.248/30\",\r\n + \ \"20.200.198.200/29\",\r\n \"20.200.199.88/29\",\r\n \"20.203.88.48/29\",\r\n + \ \"20.203.88.88/29\",\r\n \"20.204.192.108/30\",\r\n \"20.204.192.192/29\",\r\n + \ \"20.204.193.100/30\",\r\n \"20.204.193.104/29\",\r\n \"20.205.49.80/29\",\r\n + \ \"20.205.49.88/30\",\r\n \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n + \ \"20.205.50.112/30\",\r\n \"20.205.69.156/30\",\r\n \"20.206.3.20/30\",\r\n + \ \"20.206.4.64/29\",\r\n \"20.206.4.224/29\",\r\n \"20.206.4.232/30\",\r\n + \ \"20.206.178.56/29\",\r\n \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n + \ \"20.206.179.128/29\",\r\n \"20.206.179.136/30\",\r\n \"20.208.5.84/30\",\r\n + \ \"20.208.7.120/30\",\r\n \"20.208.7.172/30\",\r\n \"20.208.7.184/30\",\r\n + \ \"20.210.68.156/30\",\r\n \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n + \ \"20.210.70.80/30\",\r\n \"20.213.194.128/29\",\r\n \"20.213.194.136/30\",\r\n + \ \"20.223.65.68/30\",\r\n \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n + \ \"20.223.65.96/27\",\r\n \"20.223.65.128/28\",\r\n \"20.232.88.200/29\",\r\n + \ \"20.232.89.16/28\",\r\n \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n + \ \"20.232.89.96/29\",\r\n \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n + \ \"51.116.77.84/30\",\r\n \"51.116.77.248/30\",\r\n \"51.116.78.36/30\",\r\n + \ \"51.116.78.192/30\",\r\n \"51.120.176.192/29\",\r\n \"51.120.176.220/30\",\r\n + \ \"51.120.176.232/30\",\r\n \"52.136.191.248/29\",\r\n \"52.146.141.136/29\",\r\n + \ \"52.146.141.160/27\",\r\n \"52.146.141.192/27\",\r\n \"52.172.81.16/30\",\r\n + \ \"52.172.81.224/29\",\r\n \"52.172.81.232/30\",\r\n \"52.242.44.192/28\",\r\n + \ \"52.242.44.208/30\",\r\n \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n + \ \"52.242.45.48/29\",\r\n \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n + \ \"102.37.87.184/29\",\r\n \"191.238.78.84/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.AustraliaEast\",\r\n + \ \"id\": \"PowerPlatformPlex.AustraliaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.24.0.192/28\",\r\n - \ \"20.24.0.208/30\",\r\n \"20.52.95.84/30\",\r\n \"20.52.95.216/30\",\r\n - \ \"20.59.84.24/29\",\r\n \"20.59.84.80/28\",\r\n \"20.59.84.96/27\",\r\n - \ \"20.59.84.128/27\",\r\n \"20.59.84.160/29\",\r\n \"20.59.103.116/30\",\r\n - \ \"20.59.103.136/29\",\r\n \"20.59.103.160/27\",\r\n \"20.59.103.192/27\",\r\n - \ \"20.59.103.224/28\",\r\n \"20.59.103.240/30\",\r\n \"20.70.223.24/29\",\r\n + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.70.223.24/29\",\r\n \ \"20.70.223.80/29\",\r\n \"20.70.223.88/30\",\r\n \"20.70.223.168/29\",\r\n - \ \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n \"20.74.196.104/29\",\r\n - \ \"20.79.108.100/30\",\r\n \"20.79.108.104/30\",\r\n \"20.87.82.152/29\",\r\n - \ \"20.87.83.104/29\",\r\n \"20.88.159.140/30\",\r\n \"20.88.159.152/29\",\r\n - \ \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n \"20.90.38.16/29\",\r\n - \ \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n \"20.90.38.240/29\",\r\n - \ \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n \"20.92.5.124/30\",\r\n - \ \"20.92.6.8/29\",\r\n \"20.92.6.192/29\",\r\n \"20.97.35.52/30\",\r\n - \ \"20.97.39.56/29\",\r\n \"20.97.39.112/30\",\r\n \"20.100.4.136/29\",\r\n - \ \"20.100.4.180/30\",\r\n \"20.100.5.16/30\",\r\n \"20.105.211.64/28\",\r\n + \ \"20.213.194.128/29\",\r\n \"20.213.194.136/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.AustraliaSoutheast\",\r\n + \ \"id\": \"PowerPlatformPlex.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n \"20.92.5.124/30\",\r\n + \ \"20.92.6.8/29\",\r\n \"20.92.6.192/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.BrazilSouth\",\r\n + \ \"id\": \"PowerPlatformPlex.BrazilSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.206.178.56/29\",\r\n + \ \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n \"20.206.179.128/29\",\r\n + \ \"20.206.179.136/30\",\r\n \"191.238.78.84/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.BrazilSoutheast\",\r\n + \ \"id\": \"PowerPlatformPlex.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.206.3.20/30\",\r\n + \ \"20.206.4.64/29\",\r\n \"20.206.4.224/29\",\r\n \"20.206.4.232/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.CanadaCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.CanadaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.116.43.56/29\",\r\n + \ \"20.116.43.80/29\",\r\n \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n + \ \"20.116.47.64/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.CanadaEast\",\r\n \"id\": \"PowerPlatformPlex.CanadaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"52.242.44.192/28\",\r\n \"52.242.44.208/30\",\r\n + \ \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n \"52.242.45.48/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.CentralIndia\",\r\n + \ \"id\": \"PowerPlatformPlex.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.204.192.108/30\",\r\n + \ \"20.204.192.192/29\",\r\n \"20.204.193.100/30\",\r\n \"20.204.193.104/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.EastAsia\",\r\n + \ \"id\": \"PowerPlatformPlex.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.205.49.80/29\",\r\n + \ \"20.205.49.88/30\",\r\n \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n + \ \"20.205.50.112/30\",\r\n \"20.205.69.156/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.EastUS\",\r\n + \ \"id\": \"PowerPlatformPlex.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.88.159.140/30\",\r\n + \ \"20.88.159.152/29\",\r\n \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n + \ \"20.119.28.0/27\",\r\n \"20.119.28.32/30\",\r\n \"20.232.88.200/29\",\r\n + \ \"20.232.89.16/28\",\r\n \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n + \ \"20.232.89.96/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.FranceCentral\",\r\n \"id\": \"PowerPlatformPlex.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.111.3.152/29\",\r\n \"20.111.3.204/30\",\r\n + \ \"20.111.3.216/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.FranceSouth\",\r\n \"id\": \"PowerPlatformPlex.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n + \ \"52.136.191.248/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.GermanyNorth\",\r\n \"id\": \"PowerPlatformPlex.GermanyNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"51.116.77.84/30\",\r\n \"51.116.77.248/30\",\r\n + \ \"51.116.78.36/30\",\r\n \"51.116.78.192/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.GermanyWestCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.52.95.84/30\",\r\n + \ \"20.52.95.216/30\",\r\n \"20.79.108.100/30\",\r\n \"20.79.108.104/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.JapanEast\",\r\n + \ \"id\": \"PowerPlatformPlex.JapanEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.210.68.156/30\",\r\n + \ \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n \"20.210.70.80/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.JapanWest\",\r\n + \ \"id\": \"PowerPlatformPlex.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.189.194.180/30\",\r\n + \ \"20.189.198.88/29\",\r\n \"20.189.198.136/29\",\r\n \"20.189.199.32/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.KoreaCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.200.198.200/29\",\r\n + \ \"20.200.199.88/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.KoreaSouth\",\r\n \"id\": \"PowerPlatformPlex.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.200.160.28/30\",\r\n \"20.200.160.208/30\",\r\n + \ \"20.200.160.236/30\",\r\n \"20.200.160.248/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorthEurope\",\r\n + \ \"id\": \"PowerPlatformPlex.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.107.239.220/30\",\r\n + \ \"20.223.65.68/30\",\r\n \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n + \ \"20.223.65.96/27\",\r\n \"20.223.65.128/28\",\r\n \"52.146.141.136/29\",\r\n + \ \"52.146.141.160/27\",\r\n \"52.146.141.192/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorwayEast\",\r\n + \ \"id\": \"PowerPlatformPlex.NorwayEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.100.4.136/29\",\r\n + \ \"20.100.4.180/30\",\r\n \"20.100.5.16/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorwayWest\",\r\n + \ \"id\": \"PowerPlatformPlex.NorwayWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"51.120.176.192/29\",\r\n + \ \"51.120.176.220/30\",\r\n \"51.120.176.232/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SouthAfricaNorth\",\r\n + \ \"id\": \"PowerPlatformPlex.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.87.82.152/29\",\r\n \"20.87.83.104/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SouthAfricaWest\",\r\n + \ \"id\": \"PowerPlatformPlex.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n + \ \"102.37.87.184/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SouthCentralUS\",\r\n \"id\": \"PowerPlatformPlex.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.97.35.52/30\",\r\n \"20.97.39.56/29\",\r\n + \ \"20.97.39.112/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SoutheastAsia\",\r\n \"id\": \"PowerPlatformPlex.SoutheastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.24.0.192/28\",\r\n \"20.24.0.208/30\",\r\n + \ \"20.195.86.92/30\",\r\n \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n + \ \"20.195.87.124/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SouthIndia\",\r\n \"id\": \"PowerPlatformPlex.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.192.157.248/29\",\r\n \"52.172.81.16/30\",\r\n + \ \"52.172.81.224/29\",\r\n \"52.172.81.232/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SwitzerlandNorth\",\r\n + \ \"id\": \"PowerPlatformPlex.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.208.5.84/30\",\r\n + \ \"20.208.7.120/30\",\r\n \"20.208.7.172/30\",\r\n \"20.208.7.184/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SwitzerlandWest\",\r\n + \ \"id\": \"PowerPlatformPlex.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.199.200.124/30\",\r\n + \ \"20.199.201.48/30\",\r\n \"20.199.201.76/30\",\r\n \"20.199.201.144/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.UAECentral\",\r\n + \ \"id\": \"PowerPlatformPlex.UAECentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.203.88.48/29\",\r\n + \ \"20.203.88.88/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.UAENorth\",\r\n \"id\": \"PowerPlatformPlex.UAENorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n + \ \"20.74.196.104/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.UKSouth\",\r\n \"id\": \"PowerPlatformPlex.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n + \ \"20.117.193.60/30\",\r\n \"20.117.193.176/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.UKWest\",\r\n + \ \"id\": \"PowerPlatformPlex.UKWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.90.38.16/29\",\r\n + \ \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n \"20.90.38.240/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.WestEurope\",\r\n + \ \"id\": \"PowerPlatformPlex.WestEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.105.211.64/28\",\r\n \ \"20.105.211.80/29\",\r\n \"20.105.211.88/30\",\r\n \"20.105.215.228/30\",\r\n \ \"20.105.215.232/29\",\r\n \"20.105.215.240/28\",\r\n \"20.105.243.208/28\",\r\n - \ \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n \"20.105.244.32/28\",\r\n - \ \"20.107.239.220/30\",\r\n \"20.111.3.152/29\",\r\n \"20.111.3.204/30\",\r\n - \ \"20.111.3.216/30\",\r\n \"20.116.43.56/29\",\r\n \"20.116.43.80/29\",\r\n - \ \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n \"20.116.47.64/30\",\r\n - \ \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n \"20.117.193.60/30\",\r\n - \ \"20.117.193.176/29\",\r\n \"20.119.28.0/27\",\r\n \"20.119.28.32/30\",\r\n - \ \"20.189.194.180/30\",\r\n \"20.189.198.88/29\",\r\n \"20.189.198.136/29\",\r\n - \ \"20.189.199.32/30\",\r\n \"20.192.157.248/29\",\r\n \"20.195.86.92/30\",\r\n - \ \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n \"20.195.87.124/30\",\r\n - \ \"20.199.200.124/30\",\r\n \"20.199.201.48/30\",\r\n \"20.199.201.76/30\",\r\n - \ \"20.199.201.144/30\",\r\n \"20.200.160.28/30\",\r\n \"20.200.160.208/30\",\r\n - \ \"20.200.160.236/30\",\r\n \"20.200.160.248/30\",\r\n \"20.200.198.200/29\",\r\n - \ \"20.200.199.88/29\",\r\n \"20.203.88.48/29\",\r\n \"20.203.88.88/29\",\r\n - \ \"20.204.192.108/30\",\r\n \"20.204.192.192/29\",\r\n \"20.204.193.100/30\",\r\n - \ \"20.204.193.104/29\",\r\n \"20.205.49.80/29\",\r\n \"20.205.49.88/30\",\r\n - \ \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n \"20.205.50.112/30\",\r\n - \ \"20.205.69.156/30\",\r\n \"20.206.3.20/30\",\r\n \"20.206.4.64/29\",\r\n - \ \"20.206.4.224/29\",\r\n \"20.206.4.232/30\",\r\n \"20.206.178.56/29\",\r\n - \ \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n \"20.206.179.128/29\",\r\n - \ \"20.206.179.136/30\",\r\n \"20.208.5.84/30\",\r\n \"20.208.7.120/30\",\r\n - \ \"20.208.7.172/30\",\r\n \"20.208.7.184/30\",\r\n \"20.210.68.156/30\",\r\n - \ \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n \"20.210.70.80/30\",\r\n - \ \"20.213.194.128/29\",\r\n \"20.213.194.136/30\",\r\n \"20.223.65.68/30\",\r\n - \ \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n \"20.223.65.96/27\",\r\n - \ \"20.223.65.128/28\",\r\n \"20.232.88.200/29\",\r\n \"20.232.89.16/28\",\r\n - \ \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n \"20.232.89.96/29\",\r\n - \ \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n \"51.116.77.84/30\",\r\n - \ \"51.116.77.248/30\",\r\n \"51.116.78.36/30\",\r\n \"51.116.78.192/30\",\r\n - \ \"51.120.176.192/29\",\r\n \"51.120.176.220/30\",\r\n \"51.120.176.232/30\",\r\n - \ \"52.136.191.248/29\",\r\n \"52.146.141.136/29\",\r\n \"52.146.141.160/27\",\r\n - \ \"52.146.141.192/27\",\r\n \"52.172.81.16/30\",\r\n \"52.172.81.224/29\",\r\n - \ \"52.172.81.232/30\",\r\n \"52.242.44.192/28\",\r\n \"52.242.44.208/30\",\r\n - \ \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n \"52.242.45.48/29\",\r\n - \ \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n \"102.37.87.184/29\",\r\n - \ \"191.238.78.84/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n \"20.105.244.32/28\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.WestUS\",\r\n + \ \"id\": \"PowerPlatformPlex.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.59.84.24/29\",\r\n + \ \"20.59.84.80/28\",\r\n \"20.59.84.96/27\",\r\n \"20.59.84.128/27\",\r\n + \ \"20.59.84.160/29\",\r\n \"20.59.103.116/30\",\r\n \"20.59.103.136/29\",\r\n + \ \"20.59.103.160/27\",\r\n \"20.59.103.192/27\",\r\n \"20.59.103.224/28\",\r\n + \ \"20.59.103.240/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerQueryOnline\",\r\n \"id\": \"PowerQueryOnline\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"PowerQueryOnline\",\r\n \"addressPrefixes\": - [\r\n \"20.17.48.20/31\",\r\n \"20.21.32.20/31\",\r\n \"20.21.55.160/29\",\r\n - \ \"20.21.80.20/31\",\r\n \"20.36.120.120/31\",\r\n \"20.37.64.120/31\",\r\n - \ \"20.37.152.70/31\",\r\n \"20.37.192.70/31\",\r\n \"20.37.224.120/31\",\r\n - \ \"20.38.80.70/31\",\r\n \"20.38.136.68/31\",\r\n \"20.39.11.24/31\",\r\n - \ \"20.41.0.68/30\",\r\n \"20.41.64.70/31\",\r\n \"20.41.65.144/31\",\r\n - \ \"20.41.192.120/31\",\r\n \"20.42.4.200/30\",\r\n \"20.42.128.70/31\",\r\n - \ \"20.42.129.184/29\",\r\n \"20.42.224.120/31\",\r\n \"20.43.40.70/31\",\r\n - \ \"20.43.64.70/31\",\r\n \"20.43.128.70/31\",\r\n \"20.45.112.120/31\",\r\n - \ \"20.45.192.120/31\",\r\n \"20.47.237.98/31\",\r\n \"20.47.237.104/29\",\r\n - \ \"20.53.54.168/29\",\r\n \"20.53.54.176/31\",\r\n \"20.53.62.108/31\",\r\n - \ \"20.53.62.112/29\",\r\n \"20.59.81.240/28\",\r\n \"20.69.8.120/29\",\r\n - \ \"20.70.223.160/29\",\r\n \"20.72.16.20/31\",\r\n \"20.74.196.96/29\",\r\n - \ \"20.79.107.144/29\",\r\n \"20.87.82.200/29\",\r\n \"20.88.66.110/31\",\r\n - \ \"20.88.67.64/29\",\r\n \"20.90.38.56/29\",\r\n \"20.91.9.56/29\",\r\n - \ \"20.92.6.0/29\",\r\n \"20.98.149.8/29\",\r\n \"20.98.195.176/29\",\r\n - \ \"20.99.25.158/31\",\r\n \"20.99.25.160/29\",\r\n \"20.100.4.184/29\",\r\n - \ \"20.105.215.40/29\",\r\n \"20.111.3.208/29\",\r\n \"20.116.43.120/29\",\r\n - \ \"20.117.193.48/29\",\r\n \"20.118.78.96/29\",\r\n \"20.118.139.212/31\",\r\n - \ \"20.118.139.216/29\",\r\n \"20.125.4.176/28\",\r\n \"20.125.4.192/29\",\r\n - \ \"20.125.162.146/31\",\r\n \"20.125.162.152/29\",\r\n \"20.150.160.108/31\",\r\n - \ \"20.189.104.68/31\",\r\n \"20.189.198.128/29\",\r\n \"20.192.160.20/31\",\r\n - \ \"20.192.225.32/31\",\r\n \"20.195.87.112/29\",\r\n \"20.199.201.88/29\",\r\n - \ \"20.200.160.240/29\",\r\n \"20.200.198.248/29\",\r\n \"20.203.88.80/29\",\r\n - \ \"20.204.193.0/29\",\r\n \"20.205.49.192/29\",\r\n \"20.206.4.72/29\",\r\n - \ \"20.206.178.168/29\",\r\n \"20.207.2.166/31\",\r\n \"20.207.2.168/29\",\r\n - \ \"20.207.168.180/31\",\r\n \"20.207.168.184/29\",\r\n \"20.208.7.176/29\",\r\n - \ \"20.210.69.168/29\",\r\n \"20.215.0.20/31\",\r\n \"20.215.7.60/31\",\r\n - \ \"20.215.7.232/29\",\r\n \"20.217.40.20/31\",\r\n \"20.217.47.60/31\",\r\n - \ \"20.217.47.232/29\",\r\n \"20.223.64.128/29\",\r\n \"20.228.0.46/31\",\r\n - \ \"20.228.1.64/29\",\r\n \"20.232.88.0/29\",\r\n \"23.100.217.20/31\",\r\n - \ \"23.100.217.24/29\",\r\n \"40.64.11.116/31\",\r\n \"40.64.11.120/29\",\r\n - \ \"40.67.48.120/31\",\r\n \"40.74.30.104/30\",\r\n \"40.80.56.120/31\",\r\n - \ \"40.80.96.40/29\",\r\n \"40.80.168.120/31\",\r\n \"40.80.184.68/31\",\r\n - \ \"40.82.253.72/29\",\r\n \"40.89.16.120/31\",\r\n \"40.119.8.74/31\",\r\n - \ \"51.12.46.228/31\",\r\n \"51.12.75.224/29\",\r\n \"51.12.198.208/31\",\r\n - \ \"51.53.24.20/31\",\r\n \"51.53.31.156/31\",\r\n \"51.53.101.8/29\",\r\n - \ \"51.53.168.20/31\",\r\n \"51.104.24.70/31\",\r\n \"51.105.80.120/31\",\r\n - \ \"51.105.88.120/31\",\r\n \"51.107.48.70/31\",\r\n \"51.107.144.120/31\",\r\n - \ \"51.116.48.70/31\",\r\n \"51.116.78.40/29\",\r\n \"51.116.144.70/31\",\r\n - \ \"51.120.40.70/31\",\r\n \"51.120.176.224/29\",\r\n \"51.120.224.120/31\",\r\n - \ \"51.137.160.68/31\",\r\n \"51.143.192.120/31\",\r\n \"52.140.104.70/31\",\r\n - \ \"52.150.139.72/30\",\r\n \"52.172.81.72/29\",\r\n \"52.228.80.70/31\",\r\n - \ \"52.242.44.240/29\",\r\n \"102.37.87.176/29\",\r\n \"102.133.56.96/31\",\r\n - \ \"102.133.216.70/31\",\r\n \"191.233.8.20/31\",\r\n \"191.235.224.70/31\",\r\n - \ \"2603:1000:4::200/123\",\r\n \"2603:1000:104:1::200/123\",\r\n - \ \"2603:1010:6:1::200/123\",\r\n \"2603:1010:101::200/123\",\r\n - \ \"2603:1010:304::200/123\",\r\n \"2603:1010:404::200/123\",\r\n - \ \"2603:1020:5:1::200/123\",\r\n \"2603:1020:206:1::200/123\",\r\n - \ \"2603:1020:305::200/123\",\r\n \"2603:1020:405::200/123\",\r\n - \ \"2603:1020:605::200/123\",\r\n \"2603:1020:705:1::200/123\",\r\n - \ \"2603:1020:805:1::200/123\",\r\n \"2603:1020:905::200/123\",\r\n - \ \"2603:1020:a04:1::200/123\",\r\n \"2603:1020:b04::200/123\",\r\n - \ \"2603:1020:c04:1::200/123\",\r\n \"2603:1020:d04::200/123\",\r\n - \ \"2603:1020:e04:1::200/123\",\r\n \"2603:1020:f04::200/123\",\r\n - \ \"2603:1020:1004::200/123\",\r\n \"2603:1020:1104::200/123\",\r\n - \ \"2603:1020:1302::1c0/123\",\r\n \"2603:1030:f:1::200/123\",\r\n - \ \"2603:1030:10:1::200/123\",\r\n \"2603:1030:104:1::200/123\",\r\n - \ \"2603:1030:107::200/123\",\r\n \"2603:1030:210:1::200/123\",\r\n - \ \"2603:1030:40b:1::200/123\",\r\n \"2603:1030:40c:1::200/123\",\r\n - \ \"2603:1030:504:1::200/123\",\r\n \"2603:1030:608::200/123\",\r\n - \ \"2603:1030:807:1::200/123\",\r\n \"2603:1030:a07::200/123\",\r\n - \ \"2603:1030:b04::200/123\",\r\n \"2603:1030:c06:1::200/123\",\r\n - \ \"2603:1030:f05:1::200/123\",\r\n \"2603:1030:1005::200/123\",\r\n - \ \"2603:1040:5:1::200/123\",\r\n \"2603:1040:207::200/123\",\r\n - \ \"2603:1040:407:1::200/123\",\r\n \"2603:1040:606::200/123\",\r\n - \ \"2603:1040:806::200/123\",\r\n \"2603:1040:904:1::200/123\",\r\n - \ \"2603:1040:a06:1::200/123\",\r\n \"2603:1040:b04::200/123\",\r\n - \ \"2603:1040:c06::200/123\",\r\n \"2603:1040:d04::200/123\",\r\n - \ \"2603:1040:f05:1::200/123\",\r\n \"2603:1040:1002::400/123\",\r\n - \ \"2603:1040:1104::200/123\",\r\n \"2603:1040:1202::1c0/123\",\r\n - \ \"2603:1040:1302::1c0/123\",\r\n \"2603:1040:1402::1c0/123\",\r\n - \ \"2603:1040:1503::1c0/123\",\r\n \"2603:1050:6:1::200/123\",\r\n - \ \"2603:1050:403::200/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"SCCservice\",\r\n \"id\": \"SCCservice\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerQueryOnline\",\r\n \"addressPrefixes\": [\r\n \"20.17.48.20/31\",\r\n + \ \"20.21.32.20/31\",\r\n \"20.21.55.160/29\",\r\n \"20.21.80.20/31\",\r\n + \ \"20.36.120.120/31\",\r\n \"20.37.64.120/31\",\r\n \"20.37.152.70/31\",\r\n + \ \"20.37.192.70/31\",\r\n \"20.37.224.120/31\",\r\n \"20.38.80.70/31\",\r\n + \ \"20.38.136.68/31\",\r\n \"20.39.11.24/31\",\r\n \"20.41.0.68/30\",\r\n + \ \"20.41.64.70/31\",\r\n \"20.41.65.144/31\",\r\n \"20.41.192.120/31\",\r\n + \ \"20.42.4.200/30\",\r\n \"20.42.128.70/31\",\r\n \"20.42.129.184/29\",\r\n + \ \"20.42.224.120/31\",\r\n \"20.43.40.70/31\",\r\n \"20.43.64.70/31\",\r\n + \ \"20.43.128.70/31\",\r\n \"20.45.112.120/31\",\r\n \"20.45.192.120/31\",\r\n + \ \"20.47.237.98/31\",\r\n \"20.47.237.104/29\",\r\n \"20.53.54.168/29\",\r\n + \ \"20.53.54.176/31\",\r\n \"20.53.62.108/31\",\r\n \"20.53.62.112/29\",\r\n + \ \"20.59.81.240/28\",\r\n \"20.69.8.120/29\",\r\n \"20.70.223.160/29\",\r\n + \ \"20.72.16.20/31\",\r\n \"20.74.196.96/29\",\r\n \"20.79.107.144/29\",\r\n + \ \"20.87.82.200/29\",\r\n \"20.88.66.110/31\",\r\n \"20.88.67.64/29\",\r\n + \ \"20.90.38.56/29\",\r\n \"20.91.9.56/29\",\r\n \"20.92.6.0/29\",\r\n + \ \"20.98.149.8/29\",\r\n \"20.98.195.176/29\",\r\n \"20.99.25.158/31\",\r\n + \ \"20.99.25.160/29\",\r\n \"20.100.4.184/29\",\r\n \"20.105.215.40/29\",\r\n + \ \"20.111.3.208/29\",\r\n \"20.116.43.120/29\",\r\n \"20.117.193.48/29\",\r\n + \ \"20.118.78.96/29\",\r\n \"20.118.139.212/31\",\r\n \"20.118.139.216/29\",\r\n + \ \"20.125.4.176/28\",\r\n \"20.125.4.192/29\",\r\n \"20.125.162.146/31\",\r\n + \ \"20.125.162.152/29\",\r\n \"20.150.160.108/31\",\r\n \"20.189.104.68/31\",\r\n + \ \"20.189.198.128/29\",\r\n \"20.192.160.20/31\",\r\n \"20.192.225.32/31\",\r\n + \ \"20.195.87.112/29\",\r\n \"20.199.201.88/29\",\r\n \"20.200.160.240/29\",\r\n + \ \"20.200.198.248/29\",\r\n \"20.203.88.80/29\",\r\n \"20.204.193.0/29\",\r\n + \ \"20.205.49.192/29\",\r\n \"20.206.4.72/29\",\r\n \"20.206.178.168/29\",\r\n + \ \"20.207.2.166/31\",\r\n \"20.207.2.168/29\",\r\n \"20.207.168.180/31\",\r\n + \ \"20.207.168.184/29\",\r\n \"20.208.7.176/29\",\r\n \"20.210.69.168/29\",\r\n + \ \"20.215.0.20/31\",\r\n \"20.215.7.60/31\",\r\n \"20.215.7.232/29\",\r\n + \ \"20.217.40.20/31\",\r\n \"20.217.47.60/31\",\r\n \"20.217.47.232/29\",\r\n + \ \"20.223.64.128/29\",\r\n \"20.228.0.46/31\",\r\n \"20.228.1.64/29\",\r\n + \ \"20.232.88.0/29\",\r\n \"23.100.217.20/31\",\r\n \"23.100.217.24/29\",\r\n + \ \"40.64.11.116/31\",\r\n \"40.64.11.120/29\",\r\n \"40.67.48.120/31\",\r\n + \ \"40.74.30.104/30\",\r\n \"40.80.56.120/31\",\r\n \"40.80.96.40/29\",\r\n + \ \"40.80.168.120/31\",\r\n \"40.80.184.68/31\",\r\n \"40.82.253.72/29\",\r\n + \ \"40.89.16.120/31\",\r\n \"40.119.8.74/31\",\r\n \"51.12.46.228/31\",\r\n + \ \"51.12.75.224/29\",\r\n \"51.12.198.208/31\",\r\n \"51.53.24.20/31\",\r\n + \ \"51.53.31.156/31\",\r\n \"51.53.101.8/29\",\r\n \"51.53.168.20/31\",\r\n + \ \"51.104.24.70/31\",\r\n \"51.105.80.120/31\",\r\n \"51.105.88.120/31\",\r\n + \ \"51.107.48.70/31\",\r\n \"51.107.144.120/31\",\r\n \"51.116.48.70/31\",\r\n + \ \"51.116.78.40/29\",\r\n \"51.116.144.70/31\",\r\n \"51.120.40.70/31\",\r\n + \ \"51.120.176.224/29\",\r\n \"51.120.224.120/31\",\r\n \"51.137.160.68/31\",\r\n + \ \"51.143.192.120/31\",\r\n \"52.140.104.70/31\",\r\n \"52.150.139.72/30\",\r\n + \ \"52.172.81.72/29\",\r\n \"52.228.80.70/31\",\r\n \"52.242.44.240/29\",\r\n + \ \"102.37.87.176/29\",\r\n \"102.133.56.96/31\",\r\n \"102.133.216.70/31\",\r\n + \ \"191.233.8.20/31\",\r\n \"191.235.224.70/31\",\r\n \"2603:1000:4::200/123\",\r\n + \ \"2603:1000:104:1::200/123\",\r\n \"2603:1010:6:1::200/123\",\r\n + \ \"2603:1010:101::200/123\",\r\n \"2603:1010:304::200/123\",\r\n + \ \"2603:1010:404::200/123\",\r\n \"2603:1020:5:1::200/123\",\r\n + \ \"2603:1020:206:1::200/123\",\r\n \"2603:1020:305::200/123\",\r\n + \ \"2603:1020:405::200/123\",\r\n \"2603:1020:605::200/123\",\r\n + \ \"2603:1020:705:1::200/123\",\r\n \"2603:1020:805:1::200/123\",\r\n + \ \"2603:1020:905::200/123\",\r\n \"2603:1020:a04:1::200/123\",\r\n + \ \"2603:1020:b04::200/123\",\r\n \"2603:1020:c04:1::200/123\",\r\n + \ \"2603:1020:d04::200/123\",\r\n \"2603:1020:e04:1::200/123\",\r\n + \ \"2603:1020:f04::200/123\",\r\n \"2603:1020:1004::200/123\",\r\n + \ \"2603:1020:1104::200/123\",\r\n \"2603:1020:1302::1c0/123\",\r\n + \ \"2603:1030:f:1::200/123\",\r\n \"2603:1030:10:1::200/123\",\r\n + \ \"2603:1030:104:1::200/123\",\r\n \"2603:1030:107::200/123\",\r\n + \ \"2603:1030:210:1::200/123\",\r\n \"2603:1030:40b:1::200/123\",\r\n + \ \"2603:1030:40c:1::200/123\",\r\n \"2603:1030:504:1::200/123\",\r\n + \ \"2603:1030:608::200/123\",\r\n \"2603:1030:807:1::200/123\",\r\n + \ \"2603:1030:a07::200/123\",\r\n \"2603:1030:b04::200/123\",\r\n + \ \"2603:1030:c06:1::200/123\",\r\n \"2603:1030:f05:1::200/123\",\r\n + \ \"2603:1030:1005::200/123\",\r\n \"2603:1040:5:1::200/123\",\r\n + \ \"2603:1040:207::200/123\",\r\n \"2603:1040:407:1::200/123\",\r\n + \ \"2603:1040:606::200/123\",\r\n \"2603:1040:806::200/123\",\r\n + \ \"2603:1040:904:1::200/123\",\r\n \"2603:1040:a06:1::200/123\",\r\n + \ \"2603:1040:b04::200/123\",\r\n \"2603:1040:c06::200/123\",\r\n + \ \"2603:1040:d04::200/123\",\r\n \"2603:1040:f05:1::200/123\",\r\n + \ \"2603:1040:1002::400/123\",\r\n \"2603:1040:1104::200/123\",\r\n + \ \"2603:1040:1202::1c0/123\",\r\n \"2603:1040:1302::1c0/123\",\r\n + \ \"2603:1040:1402::1c0/123\",\r\n \"2603:1040:1503::1c0/123\",\r\n + \ \"2603:1050:6:1::200/123\",\r\n \"2603:1050:403::200/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"SCCservice\",\r\n + \ \"id\": \"SCCservice\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"SCCservice\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.72/29\",\r\n \"13.69.233.48/29\",\r\n \ \"13.70.79.72/29\",\r\n \"13.71.175.192/29\",\r\n \"13.72.73.110/32\",\r\n @@ -19801,7 +20389,7 @@ interactions: \ \"137.117.97.51/32\",\r\n \"168.61.140.96/29\",\r\n \"191.233.207.192/29\",\r\n \ \"191.237.224.160/29\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"ServiceBus\",\r\n \"id\": \"ServiceBus\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n @@ -20041,7 +20629,7 @@ interactions: \ \"2603:1050:403::220/123\",\r\n \"2603:1050:403:1::500/120\",\r\n \ \"2603:1050:403:400::148/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.AustraliaCentral\",\r\n \"id\": - \"ServiceBus.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ServiceBus.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -20050,7 +20638,7 @@ interactions: \ \"2603:1010:304:1::500/120\",\r\n \"2603:1010:304:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaCentral2\",\r\n \ \"id\": \"ServiceBus.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -20059,7 +20647,7 @@ interactions: \ \"2603:1010:404:1::500/120\",\r\n \"2603:1010:404:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaEast\",\r\n \ \"id\": \"ServiceBus.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.70.72.16/29\",\r\n @@ -20070,7 +20658,7 @@ interactions: \ \"2603:1010:6:802::150/125\",\r\n \"2603:1010:6:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaSoutheast\",\r\n \ \"id\": \"ServiceBus.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -20079,7 +20667,7 @@ interactions: \ \"2603:1010:101:1::500/120\",\r\n \"2603:1010:101:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.BrazilSouth\",\r\n \ \"id\": \"ServiceBus.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.195.137.128/26\",\r\n @@ -20091,7 +20679,7 @@ interactions: \ \"2603:1050:6:802::150/125\",\r\n \"2603:1050:6:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.BrazilSoutheast\",\r\n \ \"id\": \"ServiceBus.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.195.151.128/25\",\r\n @@ -20100,7 +20688,7 @@ interactions: \ \"2603:1050:403:1::500/120\",\r\n \"2603:1050:403:400::148/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CanadaCentral\",\r\n \ \"id\": \"ServiceBus.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.71.170.32/29\",\r\n @@ -20111,7 +20699,7 @@ interactions: \ \"2603:1030:f05:802::150/125\",\r\n \"2603:1030:f05:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CanadaEast\",\r\n \ \"id\": \"ServiceBus.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.16/28\",\r\n @@ -20119,7 +20707,7 @@ interactions: \ \"2603:1030:1005:1::500/120\",\r\n \"2603:1030:1005:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CentralIndia\",\r\n \ \"id\": \"ServiceBus.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.43.126.0/26\",\r\n @@ -20130,7 +20718,7 @@ interactions: \ \"2603:1040:a06:802::150/125\",\r\n \"2603:1040:a06:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CentralUS\",\r\n \ \"id\": \"ServiceBus.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.89.170.192/29\",\r\n @@ -20140,29 +20728,29 @@ interactions: \ \"2603:1030:10:402::170/125\",\r\n \"2603:1030:10:802::150/125\",\r\n \ \"2603:1030:10:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.CentralUSEUAP\",\r\n \"id\": \"ServiceBus.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n \"40.78.202.16/28\",\r\n - \ \"52.180.178.204/32\",\r\n \"168.61.142.56/29\",\r\n \"2603:1030:f:1::220/123\",\r\n - \ \"2603:1030:f:3::240/122\",\r\n \"2603:1030:f:3::300/120\",\r\n - \ \"2603:1030:f:400::970/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ServiceBus.EastAsia\",\r\n \"id\": \"ServiceBus.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"13.75.34.128/28\",\r\n \"20.195.75.128/25\",\r\n - \ \"20.205.74.80/29\",\r\n \"20.205.75.64/28\",\r\n \"20.205.82.80/29\",\r\n - \ \"20.205.83.64/28\",\r\n \"65.52.160.127/32\",\r\n \"104.214.165.72/29\",\r\n - \ \"207.46.138.15/32\",\r\n \"2603:1040:207::220/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n + \ \"40.78.202.16/28\",\r\n \"52.180.178.204/32\",\r\n \"168.61.142.56/29\",\r\n + \ \"2603:1030:f:1::220/123\",\r\n \"2603:1030:f:3::240/122\",\r\n + \ \"2603:1030:f:3::300/120\",\r\n \"2603:1030:f:400::970/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.EastAsia\",\r\n + \ \"id\": \"ServiceBus.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.128/28\",\r\n + \ \"20.195.75.128/25\",\r\n \"20.205.74.80/29\",\r\n \"20.205.75.64/28\",\r\n + \ \"20.205.82.80/29\",\r\n \"20.205.83.64/28\",\r\n \"65.52.160.127/32\",\r\n + \ \"104.214.165.72/29\",\r\n \"207.46.138.15/32\",\r\n \"2603:1040:207::220/123\",\r\n \ \"2603:1040:207:2::80/121\",\r\n \"2603:1040:207:2::500/120\",\r\n \ \"2603:1040:207:402::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS\",\r\n \"id\": \"ServiceBus.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.42.65.0/26\",\r\n \"20.42.68.0/26\",\r\n \"20.42.72.192/26\",\r\n \ \"20.42.73.64/26\",\r\n \"20.88.153.64/26\",\r\n \"40.71.10.192/29\",\r\n @@ -20173,9 +20761,9 @@ interactions: \ \"2603:1030:210:402::170/125\",\r\n \"2603:1030:210:802::150/125\",\r\n \ \"2603:1030:210:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS2\",\r\n \"id\": \"ServiceBus.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.68.110.36/32\",\r\n \"20.36.144.0/26\",\r\n \"20.62.63.0/25\",\r\n \ \"23.100.67.88/32\",\r\n \"40.70.146.64/29\",\r\n \"40.70.151.128/26\",\r\n @@ -20184,30 +20772,31 @@ interactions: \ \"2603:1030:40c:402::170/125\",\r\n \"2603:1030:40c:802::150/125\",\r\n \ \"2603:1030:40c:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS2EUAP\",\r\n \"id\": \"ServiceBus.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.47.216.0/26\",\r\n \"20.51.22.192/26\",\r\n \"20.51.23.192/26\",\r\n - \ \"40.74.146.32/29\",\r\n \"40.74.150.192/26\",\r\n \"40.75.34.16/29\",\r\n - \ \"40.89.121.192/26\",\r\n \"52.138.71.95/32\",\r\n \"52.138.90.16/29\",\r\n - \ \"2603:1030:40b:1::220/123\",\r\n \"2603:1030:40b:2::480/122\",\r\n - \ \"2603:1030:40b:2::500/120\",\r\n \"2603:1030:40b:400::970/125\",\r\n - \ \"2603:1030:40b:800::150/125\",\r\n \"2603:1030:40b:c00::150/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.FranceCentral\",\r\n - \ \"id\": \"ServiceBus.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.79.130.32/29\",\r\n - \ \"40.79.138.16/29\",\r\n \"40.79.141.192/26\",\r\n \"40.79.146.16/29\",\r\n - \ \"40.79.149.0/26\",\r\n \"51.11.192.64/26\",\r\n \"51.138.213.128/25\",\r\n - \ \"52.143.136.46/32\",\r\n \"52.143.142.50/32\",\r\n \"2603:1020:805::700/120\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.47.216.0/26\",\r\n \"20.51.22.192/26\",\r\n + \ \"20.51.23.192/26\",\r\n \"40.74.146.32/29\",\r\n \"40.74.150.192/26\",\r\n + \ \"40.75.34.16/29\",\r\n \"40.89.121.192/26\",\r\n \"52.138.71.95/32\",\r\n + \ \"52.138.90.16/29\",\r\n \"2603:1030:40b:1::220/123\",\r\n + \ \"2603:1030:40b:2::480/122\",\r\n \"2603:1030:40b:2::500/120\",\r\n + \ \"2603:1030:40b:400::970/125\",\r\n \"2603:1030:40b:800::150/125\",\r\n + \ \"2603:1030:40b:c00::150/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.FranceCentral\",\r\n \"id\": \"ServiceBus.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"40.79.130.32/29\",\r\n \"40.79.138.16/29\",\r\n + \ \"40.79.141.192/26\",\r\n \"40.79.146.16/29\",\r\n \"40.79.149.0/26\",\r\n + \ \"51.11.192.64/26\",\r\n \"51.138.213.128/25\",\r\n \"52.143.136.46/32\",\r\n + \ \"52.143.142.50/32\",\r\n \"2603:1020:805::700/120\",\r\n \ \"2603:1020:805:1::220/123\",\r\n \"2603:1020:805:402::170/125\",\r\n \ \"2603:1020:805:802::150/125\",\r\n \"2603:1020:805:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.FranceSouth\",\r\n \ \"id\": \"ServiceBus.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.16/28\",\r\n @@ -20215,7 +20804,7 @@ interactions: \ \"2603:1020:905:1::500/120\",\r\n \"2603:1020:905:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.GermanyNorth\",\r\n \ \"id\": \"ServiceBus.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.116.58.8/29\",\r\n @@ -20223,7 +20812,7 @@ interactions: \ \"2603:1020:d04:1::500/120\",\r\n \"2603:1020:d04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.GermanyWestCentral\",\r\n \ \"id\": \"ServiceBus.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.64/26\",\r\n @@ -20234,7 +20823,7 @@ interactions: \ \"2603:1020:c04:802::150/125\",\r\n \"2603:1020:c04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JapanEast\",\r\n \ \"id\": \"ServiceBus.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.78.94.187/32\",\r\n @@ -20245,7 +20834,7 @@ interactions: \ \"2603:1040:407:802::150/125\",\r\n \"2603:1040:407:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JapanWest\",\r\n \ \"id\": \"ServiceBus.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.189.230.128/25\",\r\n @@ -20253,7 +20842,7 @@ interactions: \ \"2603:1040:606:1::500/120\",\r\n \"2603:1040:606:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JioIndiaCentral\",\r\n \ \"id\": \"ServiceBus.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -20262,40 +20851,40 @@ interactions: \ \"20.193.208.14/32\",\r\n \"2603:1040:1104:1::700/120\",\r\n \ \"2603:1040:1104:400::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.JioIndiaWest\",\r\n \"id\": \"ServiceBus.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.192.160.40/29\",\r\n \"20.193.199.0/25\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.192.160.40/29\",\r\n \"20.193.199.0/25\",\r\n \ \"20.193.204.104/29\",\r\n \"20.193.204.112/28\",\r\n \"40.64.16.60/32\",\r\n \ \"2603:1040:d04::220/123\",\r\n \"2603:1040:d04:2::400/120\",\r\n \ \"2603:1040:d04:800::e0/124\",\r\n \"2603:1040:d04:800::f0/125\",\r\n \ \"2603:1040:d04:800::358/125\",\r\n \"2603:1040:d04:800::3c0/125\",\r\n \ \"2603:1040:d04:800::3e8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.KoreaCentral\",\r\n \"id\": \"ServiceBus.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n \"20.194.67.208/29\",\r\n - \ \"20.194.68.128/28\",\r\n \"20.200.192.128/25\",\r\n \"52.231.18.32/29\",\r\n - \ \"52.231.23.128/26\",\r\n \"52.231.32.97/32\",\r\n \"2603:1040:f05:1::220/123\",\r\n - \ \"2603:1040:f05:2::300/120\",\r\n \"2603:1040:f05:402::170/125\",\r\n - \ \"2603:1040:f05:802::150/125\",\r\n \"2603:1040:f05:c02::150/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.KoreaSouth\",\r\n - \ \"id\": \"ServiceBus.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"52.147.116.0/25\",\r\n - \ \"52.231.146.64/28\",\r\n \"2603:1040:e05::400/120\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorthCentralUS\",\r\n - \ \"id\": \"ServiceBus.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.51.1.128/25\",\r\n \"20.125.170.80/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n + \ \"20.194.67.208/29\",\r\n \"20.194.68.128/28\",\r\n \"20.200.192.128/25\",\r\n + \ \"52.231.18.32/29\",\r\n \"52.231.23.128/26\",\r\n \"52.231.32.97/32\",\r\n + \ \"2603:1040:f05:1::220/123\",\r\n \"2603:1040:f05:2::300/120\",\r\n + \ \"2603:1040:f05:402::170/125\",\r\n \"2603:1040:f05:802::150/125\",\r\n + \ \"2603:1040:f05:c02::150/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.KoreaSouth\",\r\n \"id\": \"ServiceBus.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"52.147.116.0/25\",\r\n \"52.231.146.64/28\",\r\n + \ \"2603:1040:e05::400/120\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.NorthCentralUS\",\r\n \"id\": \"ServiceBus.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.51.1.128/25\",\r\n \"20.125.170.80/29\",\r\n \ \"20.125.170.96/28\",\r\n \"20.125.202.80/29\",\r\n \"20.125.202.96/28\",\r\n \ \"52.162.106.128/28\",\r\n \"65.52.0.51/32\",\r\n \"65.52.0.98/32\",\r\n \ \"65.52.1.52/32\",\r\n \"65.52.219.186/32\",\r\n \"157.55.170.113/32\",\r\n @@ -20303,7 +20892,7 @@ interactions: \ \"2603:1030:608:1::500/120\",\r\n \"2603:1030:608:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorthEurope\",\r\n \ \"id\": \"ServiceBus.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.64/29\",\r\n @@ -20315,7 +20904,7 @@ interactions: \ \"2603:1020:5:802::150/125\",\r\n \"2603:1020:5:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorwayEast\",\r\n \ \"id\": \"ServiceBus.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.13.0.128/26\",\r\n @@ -20326,15 +20915,24 @@ interactions: \ \"2603:1020:e04:802::150/125\",\r\n \"2603:1020:e04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorwayWest\",\r\n \ \"id\": \"ServiceBus.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.13.141.0/25\",\r\n \ \"51.120.164.31/32\",\r\n \"51.120.218.8/29\",\r\n \"2603:1020:f04::220/123\",\r\n \ \"2603:1020:f04:1::500/120\",\r\n \"2603:1020:f04:402::170/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.QatarCentral\",\r\n + \ \"id\": \"ServiceBus.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.21.8.3/32\",\r\n + \ \"20.21.37.128/25\",\r\n \"20.21.42.80/29\",\r\n \"20.21.42.96/28\",\r\n + \ \"20.21.66.80/29\",\r\n \"20.21.66.96/28\",\r\n \"20.21.74.80/29\",\r\n + \ \"20.21.74.96/28\",\r\n \"2603:1040:1002:1::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthAfricaNorth\",\r\n \ \"id\": \"ServiceBus.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -20346,7 +20944,7 @@ interactions: \ \"2603:1000:104:802::150/125\",\r\n \"2603:1000:104:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthAfricaWest\",\r\n \ \"id\": \"ServiceBus.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -20355,7 +20953,7 @@ interactions: \ \"2603:1000:4:1::500/120\",\r\n \"2603:1000:4:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthCentralUS\",\r\n \ \"id\": \"ServiceBus.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -20367,7 +20965,7 @@ interactions: \ \"2603:1030:807:402::170/125\",\r\n \"2603:1030:807:802::150/125\",\r\n \ \"2603:1030:807:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SouthCentralUSSTG\",\r\n \"id\": - \"ServiceBus.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ServiceBus.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -20375,7 +20973,7 @@ interactions: \ \"20.45.117.192/26\",\r\n \"2603:1030:302::100/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SoutheastAsia\",\r\n \ \"id\": \"ServiceBus.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.96/29\",\r\n @@ -20386,16 +20984,16 @@ interactions: \ \"2603:1040:5:402::170/125\",\r\n \"2603:1040:5:802::150/125\",\r\n \ \"2603:1040:5:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SouthIndia\",\r\n \"id\": \"ServiceBus.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"13.71.114.157/32\",\r\n \"40.78.194.16/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"13.71.114.157/32\",\r\n \"40.78.194.16/28\",\r\n \ \"52.172.118.128/25\",\r\n \"2603:1040:c06::220/123\",\r\n \ \"2603:1040:c06:1::500/120\",\r\n \"2603:1040:c06:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwedenCentral\",\r\n \ \"id\": \"ServiceBus.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.12.29.128/25\",\r\n @@ -20408,14 +21006,14 @@ interactions: \ \"2603:1020:1004:c02::180/123\",\r\n \"2603:1020:1004:c02::1a0/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwedenSouth\",\r\n \ \"id\": \"ServiceBus.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.12.0.90/32\",\r\n \ \"51.12.22.0/25\",\r\n \"51.12.202.8/29\",\r\n \"51.12.206.0/28\",\r\n \ \"2603:1020:1104:400::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SwitzerlandNorth\",\r\n \"id\": - \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -20427,7 +21025,7 @@ interactions: \ \"2603:1020:a04:802::150/125\",\r\n \"2603:1020:a04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwitzerlandWest\",\r\n \ \"id\": \"ServiceBus.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.107.154.8/29\",\r\n @@ -20435,7 +21033,7 @@ interactions: \ \"2603:1020:b04:1::500/120\",\r\n \"2603:1020:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UAECentral\",\r\n \ \"id\": \"ServiceBus.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.32/27\",\r\n @@ -20443,7 +21041,7 @@ interactions: \ \"2603:1040:b04:1::500/120\",\r\n \"2603:1040:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UAENorth\",\r\n \ \"id\": \"ServiceBus.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.38.152.80/29\",\r\n @@ -20454,7 +21052,7 @@ interactions: \ \"2603:1040:904:802::150/125\",\r\n \"2603:1040:904:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UKSouth\",\r\n \ \"id\": \"ServiceBus.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.90.128.192/26\",\r\n @@ -20465,7 +21063,7 @@ interactions: \ \"2603:1020:705:802::150/125\",\r\n \"2603:1020:705:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UKWest\",\r\n \ \"id\": \"ServiceBus.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.58.70.0/25\",\r\n @@ -20473,7 +21071,7 @@ interactions: \ \"2603:1020:605:1::500/120\",\r\n \"2603:1020:605:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestCentralUS\",\r\n \ \"id\": \"ServiceBus.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.71.194.96/28\",\r\n @@ -20481,7 +21079,7 @@ interactions: \ \"2603:1030:b04:1::500/120\",\r\n \"2603:1030:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestEurope\",\r\n \ \"id\": \"ServiceBus.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.64/29\",\r\n @@ -20494,7 +21092,7 @@ interactions: \ \"2603:1020:206:802::150/125\",\r\n \"2603:1020:206:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestIndia\",\r\n \ \"id\": \"ServiceBus.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.192.82.128/25\",\r\n @@ -20502,7 +21100,7 @@ interactions: \ \"2603:1040:806:1::500/120\",\r\n \"2603:1040:806:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS\",\r\n \ \"id\": \"ServiceBus.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.88.10.93/32\",\r\n @@ -20512,7 +21110,7 @@ interactions: \ \"2603:1030:a07:1::500/120\",\r\n \"2603:1030:a07:402::8f0/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS2\",\r\n \ \"id\": \"ServiceBus.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.80/29\",\r\n @@ -20523,7 +21121,7 @@ interactions: \ \"2603:1030:c06:802::150/125\",\r\n \"2603:1030:c06:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS3\",\r\n \ \"id\": \"ServiceBus.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.38.0.37/32\",\r\n @@ -20534,73 +21132,73 @@ interactions: \ \"2603:1030:504:802::e0/124\",\r\n \"2603:1030:504:802::f0/125\",\r\n \ \"2603:1030:504:802::358/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceFabric\",\r\n \"id\": \"ServiceFabric\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"ServiceFabric\",\r\n \"addressPrefixes\": - [\r\n \"13.66.140.152/29\",\r\n \"13.66.167.194/32\",\r\n - \ \"13.66.226.151/32\",\r\n \"13.67.9.136/29\",\r\n \"13.69.64.232/29\",\r\n - \ \"13.69.109.136/30\",\r\n \"13.69.227.232/29\",\r\n \"13.70.72.216/29\",\r\n - \ \"13.70.78.172/30\",\r\n \"13.71.170.224/29\",\r\n \"13.71.170.248/29\",\r\n - \ \"13.71.195.48/29\",\r\n \"13.74.80.74/32\",\r\n \"13.74.111.144/30\",\r\n - \ \"13.75.36.80/29\",\r\n \"13.75.41.166/32\",\r\n \"13.75.42.35/32\",\r\n - \ \"13.77.52.0/29\",\r\n \"13.78.108.24/29\",\r\n \"13.78.147.125/32\",\r\n - \ \"13.80.117.236/32\",\r\n \"13.87.32.204/32\",\r\n \"13.87.56.240/29\",\r\n - \ \"13.87.122.240/29\",\r\n \"13.89.171.104/29\",\r\n \"13.91.7.211/32\",\r\n - \ \"13.91.252.58/32\",\r\n \"13.92.124.124/32\",\r\n \"20.17.66.76/30\",\r\n - \ \"20.21.42.76/30\",\r\n \"20.21.66.72/30\",\r\n \"20.21.74.72/30\",\r\n - \ \"20.36.40.70/32\",\r\n \"20.36.72.79/32\",\r\n \"20.36.107.16/29\",\r\n - \ \"20.36.114.192/29\",\r\n \"20.37.74.80/29\",\r\n \"20.38.149.192/30\",\r\n - \ \"20.38.152.68/30\",\r\n \"20.42.64.40/30\",\r\n \"20.42.72.132/30\",\r\n - \ \"20.44.3.24/29\",\r\n \"20.44.10.124/30\",\r\n \"20.44.19.0/30\",\r\n - \ \"20.44.29.52/30\",\r\n \"20.45.79.240/32\",\r\n \"20.45.123.244/30\",\r\n - \ \"20.49.82.4/30\",\r\n \"20.49.90.4/30\",\r\n \"20.72.26.4/30\",\r\n - \ \"20.125.170.72/30\",\r\n \"20.125.202.72/30\",\r\n \"20.150.171.72/29\",\r\n - \ \"20.150.181.160/30\",\r\n \"20.150.189.28/30\",\r\n \"20.150.225.4/30\",\r\n - \ \"20.184.2.84/32\",\r\n \"20.192.32.224/30\",\r\n \"20.192.101.28/30\",\r\n - \ \"20.192.235.0/29\",\r\n \"20.193.202.24/29\",\r\n \"20.193.204.100/30\",\r\n - \ \"20.194.66.4/30\",\r\n \"20.205.74.72/30\",\r\n \"20.205.82.72/30\",\r\n - \ \"20.208.18.72/30\",\r\n \"20.215.18.72/30\",\r\n \"20.215.26.72/30\",\r\n - \ \"20.215.154.76/30\",\r\n \"20.217.58.76/30\",\r\n \"20.217.74.72/30\",\r\n - \ \"20.217.90.72/30\",\r\n \"23.96.200.228/32\",\r\n \"23.96.210.6/32\",\r\n - \ \"23.96.214.100/32\",\r\n \"23.98.86.60/30\",\r\n \"23.99.11.219/32\",\r\n - \ \"23.100.199.230/32\",\r\n \"40.67.59.72/29\",\r\n \"40.69.107.0/29\",\r\n - \ \"40.69.166.6/32\",\r\n \"40.70.146.232/29\",\r\n \"40.71.11.104/29\",\r\n - \ \"40.74.100.240/29\",\r\n \"40.74.146.56/29\",\r\n \"40.75.35.220/30\",\r\n - \ \"40.76.203.148/32\",\r\n \"40.76.205.181/32\",\r\n \"40.78.195.0/29\",\r\n - \ \"40.78.202.120/29\",\r\n \"40.78.238.60/30\",\r\n \"40.78.245.192/30\",\r\n - \ \"40.78.253.64/30\",\r\n \"40.79.114.102/32\",\r\n \"40.79.130.232/29\",\r\n - \ \"40.79.139.192/30\",\r\n \"40.79.148.80/30\",\r\n \"40.79.165.80/29\",\r\n - \ \"40.79.171.228/30\",\r\n \"40.79.173.0/30\",\r\n \"40.79.179.0/29\",\r\n - \ \"40.79.189.60/30\",\r\n \"40.79.197.36/30\",\r\n \"40.80.53.4/30\",\r\n - \ \"40.84.62.189/32\",\r\n \"40.84.133.64/32\",\r\n \"40.85.224.118/32\",\r\n - \ \"40.86.230.174/32\",\r\n \"40.89.168.15/32\",\r\n \"40.112.243.176/29\",\r\n - \ \"40.113.23.157/32\",\r\n \"40.113.88.37/32\",\r\n \"40.115.64.123/32\",\r\n - \ \"40.115.113.228/32\",\r\n \"40.120.74.4/30\",\r\n \"40.123.204.26/32\",\r\n - \ \"51.12.99.64/29\",\r\n \"51.12.101.168/30\",\r\n \"51.12.203.64/29\",\r\n - \ \"51.12.204.240/30\",\r\n \"51.12.229.28/30\",\r\n \"51.12.237.28/30\",\r\n - \ \"51.53.106.76/30\",\r\n \"51.53.186.76/30\",\r\n \"51.103.202.72/30\",\r\n - \ \"51.105.69.84/30\",\r\n \"51.105.77.52/30\",\r\n \"51.107.59.40/29\",\r\n - \ \"51.107.76.20/32\",\r\n \"51.107.155.40/29\",\r\n \"51.107.239.250/32\",\r\n - \ \"51.116.59.40/29\",\r\n \"51.116.155.104/29\",\r\n \"51.116.208.26/32\",\r\n - \ \"51.116.232.27/32\",\r\n \"51.116.245.160/30\",\r\n \"51.116.253.128/30\",\r\n - \ \"51.120.68.23/32\",\r\n \"51.120.98.240/29\",\r\n \"51.120.109.28/30\",\r\n - \ \"51.120.164.23/32\",\r\n \"51.120.213.28/30\",\r\n \"51.120.219.72/29\",\r\n - \ \"51.140.148.24/29\",\r\n \"51.140.184.27/32\",\r\n \"51.140.211.16/29\",\r\n - \ \"51.141.8.30/32\",\r\n \"52.136.136.27/32\",\r\n \"52.138.70.82/32\",\r\n - \ \"52.138.92.168/30\",\r\n \"52.138.143.55/32\",\r\n \"52.138.229.68/30\",\r\n - \ \"52.143.136.15/32\",\r\n \"52.143.184.15/32\",\r\n \"52.151.38.144/32\",\r\n - \ \"52.158.236.247/32\",\r\n \"52.162.107.176/29\",\r\n \"52.163.90.165/32\",\r\n - \ \"52.163.94.113/32\",\r\n \"52.165.37.188/32\",\r\n \"52.167.0.27/32\",\r\n - \ \"52.167.109.68/30\",\r\n \"52.167.227.220/32\",\r\n \"52.174.163.204/32\",\r\n - \ \"52.174.164.254/32\",\r\n \"52.178.30.193/32\",\r\n \"52.180.176.84/32\",\r\n - \ \"52.182.141.56/30\",\r\n \"52.182.172.232/32\",\r\n \"52.225.184.94/32\",\r\n - \ \"52.225.185.159/32\",\r\n \"52.230.8.61/32\",\r\n \"52.231.18.232/29\",\r\n - \ \"52.231.32.81/32\",\r\n \"52.231.147.16/29\",\r\n \"52.231.200.124/32\",\r\n - \ \"52.236.161.75/32\",\r\n \"52.236.189.76/30\",\r\n \"52.246.157.8/30\",\r\n - \ \"65.52.250.224/29\",\r\n \"102.37.48.12/32\",\r\n \"102.133.27.24/29\",\r\n - \ \"102.133.72.31/32\",\r\n \"102.133.126.144/30\",\r\n \"102.133.155.24/29\",\r\n - \ \"102.133.160.28/32\",\r\n \"102.133.235.169/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"12\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"ServiceFabric\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.152/29\",\r\n + \ \"13.66.167.194/32\",\r\n \"13.66.226.151/32\",\r\n \"13.67.9.136/29\",\r\n + \ \"13.69.64.232/29\",\r\n \"13.69.109.136/30\",\r\n \"13.69.227.232/29\",\r\n + \ \"13.70.72.216/29\",\r\n \"13.70.78.172/30\",\r\n \"13.71.170.224/29\",\r\n + \ \"13.71.170.248/29\",\r\n \"13.71.195.48/29\",\r\n \"13.74.80.74/32\",\r\n + \ \"13.74.111.144/30\",\r\n \"13.75.36.80/29\",\r\n \"13.75.41.166/32\",\r\n + \ \"13.75.42.35/32\",\r\n \"13.77.52.0/29\",\r\n \"13.78.108.24/29\",\r\n + \ \"13.78.147.125/32\",\r\n \"13.80.117.236/32\",\r\n \"13.87.32.204/32\",\r\n + \ \"13.87.56.240/29\",\r\n \"13.87.122.240/29\",\r\n \"13.89.171.104/29\",\r\n + \ \"13.91.7.211/32\",\r\n \"13.91.252.58/32\",\r\n \"13.92.124.124/32\",\r\n + \ \"20.17.66.76/30\",\r\n \"20.21.42.76/30\",\r\n \"20.21.66.72/30\",\r\n + \ \"20.21.74.72/30\",\r\n \"20.36.40.70/32\",\r\n \"20.36.72.79/32\",\r\n + \ \"20.36.107.16/29\",\r\n \"20.36.114.192/29\",\r\n \"20.37.74.80/29\",\r\n + \ \"20.38.149.192/30\",\r\n \"20.38.152.68/30\",\r\n \"20.42.64.40/30\",\r\n + \ \"20.42.72.132/30\",\r\n \"20.44.3.24/29\",\r\n \"20.44.10.124/30\",\r\n + \ \"20.44.19.0/30\",\r\n \"20.44.29.52/30\",\r\n \"20.45.79.240/32\",\r\n + \ \"20.45.123.244/30\",\r\n \"20.49.82.4/30\",\r\n \"20.49.90.4/30\",\r\n + \ \"20.72.26.4/30\",\r\n \"20.125.170.72/30\",\r\n \"20.125.202.72/30\",\r\n + \ \"20.150.171.72/29\",\r\n \"20.150.181.160/30\",\r\n \"20.150.189.28/30\",\r\n + \ \"20.150.225.4/30\",\r\n \"20.184.2.84/32\",\r\n \"20.192.32.224/30\",\r\n + \ \"20.192.101.28/30\",\r\n \"20.192.235.0/29\",\r\n \"20.193.202.24/29\",\r\n + \ \"20.193.204.100/30\",\r\n \"20.194.66.4/30\",\r\n \"20.205.74.72/30\",\r\n + \ \"20.205.82.72/30\",\r\n \"20.208.18.72/30\",\r\n \"20.215.18.72/30\",\r\n + \ \"20.215.26.72/30\",\r\n \"20.215.154.76/30\",\r\n \"20.217.58.76/30\",\r\n + \ \"20.217.74.72/30\",\r\n \"20.217.90.72/30\",\r\n \"23.96.200.228/32\",\r\n + \ \"23.96.210.6/32\",\r\n \"23.96.214.100/32\",\r\n \"23.98.86.60/30\",\r\n + \ \"23.99.11.219/32\",\r\n \"23.100.199.230/32\",\r\n \"40.67.59.72/29\",\r\n + \ \"40.69.107.0/29\",\r\n \"40.69.166.6/32\",\r\n \"40.70.146.232/29\",\r\n + \ \"40.71.11.104/29\",\r\n \"40.74.100.240/29\",\r\n \"40.74.146.56/29\",\r\n + \ \"40.75.35.220/30\",\r\n \"40.76.203.148/32\",\r\n \"40.76.205.181/32\",\r\n + \ \"40.78.195.0/29\",\r\n \"40.78.202.120/29\",\r\n \"40.78.238.60/30\",\r\n + \ \"40.78.245.192/30\",\r\n \"40.78.253.64/30\",\r\n \"40.79.114.102/32\",\r\n + \ \"40.79.130.232/29\",\r\n \"40.79.139.192/30\",\r\n \"40.79.148.80/30\",\r\n + \ \"40.79.165.80/29\",\r\n \"40.79.171.228/30\",\r\n \"40.79.173.0/30\",\r\n + \ \"40.79.179.0/29\",\r\n \"40.79.189.60/30\",\r\n \"40.79.197.36/30\",\r\n + \ \"40.80.53.4/30\",\r\n \"40.84.62.189/32\",\r\n \"40.84.133.64/32\",\r\n + \ \"40.85.224.118/32\",\r\n \"40.86.230.174/32\",\r\n \"40.89.168.15/32\",\r\n + \ \"40.112.243.176/29\",\r\n \"40.113.23.157/32\",\r\n \"40.113.88.37/32\",\r\n + \ \"40.115.64.123/32\",\r\n \"40.115.113.228/32\",\r\n \"40.120.74.4/30\",\r\n + \ \"40.123.204.26/32\",\r\n \"51.12.99.64/29\",\r\n \"51.12.101.168/30\",\r\n + \ \"51.12.203.64/29\",\r\n \"51.12.204.240/30\",\r\n \"51.12.229.28/30\",\r\n + \ \"51.12.237.28/30\",\r\n \"51.53.106.76/30\",\r\n \"51.53.186.76/30\",\r\n + \ \"51.103.202.72/30\",\r\n \"51.105.69.84/30\",\r\n \"51.105.77.52/30\",\r\n + \ \"51.107.59.40/29\",\r\n \"51.107.76.20/32\",\r\n \"51.107.155.40/29\",\r\n + \ \"51.107.239.250/32\",\r\n \"51.116.59.40/29\",\r\n \"51.116.155.104/29\",\r\n + \ \"51.116.208.26/32\",\r\n \"51.116.232.27/32\",\r\n \"51.116.245.160/30\",\r\n + \ \"51.116.253.128/30\",\r\n \"51.120.68.23/32\",\r\n \"51.120.98.240/29\",\r\n + \ \"51.120.109.28/30\",\r\n \"51.120.164.23/32\",\r\n \"51.120.213.28/30\",\r\n + \ \"51.120.219.72/29\",\r\n \"51.140.148.24/29\",\r\n \"51.140.184.27/32\",\r\n + \ \"51.140.211.16/29\",\r\n \"51.141.8.30/32\",\r\n \"52.136.136.27/32\",\r\n + \ \"52.138.70.82/32\",\r\n \"52.138.92.168/30\",\r\n \"52.138.143.55/32\",\r\n + \ \"52.138.229.68/30\",\r\n \"52.143.136.15/32\",\r\n \"52.143.184.15/32\",\r\n + \ \"52.151.38.144/32\",\r\n \"52.158.236.247/32\",\r\n \"52.162.107.176/29\",\r\n + \ \"52.163.90.165/32\",\r\n \"52.163.94.113/32\",\r\n \"52.165.37.188/32\",\r\n + \ \"52.167.0.27/32\",\r\n \"52.167.109.68/30\",\r\n \"52.167.227.220/32\",\r\n + \ \"52.174.163.204/32\",\r\n \"52.174.164.254/32\",\r\n \"52.178.30.193/32\",\r\n + \ \"52.180.176.84/32\",\r\n \"52.182.141.56/30\",\r\n \"52.182.172.232/32\",\r\n + \ \"52.225.184.94/32\",\r\n \"52.225.185.159/32\",\r\n \"52.230.8.61/32\",\r\n + \ \"52.231.18.232/29\",\r\n \"52.231.32.81/32\",\r\n \"52.231.147.16/29\",\r\n + \ \"52.231.200.124/32\",\r\n \"52.236.161.75/32\",\r\n \"52.236.189.76/30\",\r\n + \ \"52.246.157.8/30\",\r\n \"65.52.250.224/29\",\r\n \"102.37.48.12/32\",\r\n + \ \"102.133.27.24/29\",\r\n \"102.133.72.31/32\",\r\n \"102.133.126.144/30\",\r\n + \ \"102.133.155.24/29\",\r\n \"102.133.160.28/32\",\r\n \"102.133.235.169/32\",\r\n \ \"102.133.251.216/30\",\r\n \"104.41.9.53/32\",\r\n \"104.41.187.29/32\",\r\n \ \"104.42.181.121/32\",\r\n \"104.43.213.84/32\",\r\n \"104.45.19.250/32\",\r\n \ \"104.46.225.57/32\",\r\n \"104.210.107.69/32\",\r\n \"104.211.81.216/29\",\r\n @@ -20672,7 +21270,7 @@ interactions: \ \"2603:1050:6:802::98/125\",\r\n \"2603:1050:6:c02::98/125\",\r\n \ \"2603:1050:403:400::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql\",\r\n \"id\": \"Sql\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n @@ -21089,31 +21687,32 @@ interactions: \ \"2603:1050:403:1::280/121\",\r\n \"2603:1050:403:402::/123\",\r\n \ \"2603:1050:403:403::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.AustraliaCentral\",\r\n \"id\": \"Sql.AustraliaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"australiacentral\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.104.0/27\",\r\n - \ \"20.36.105.0/27\",\r\n \"20.36.105.32/29\",\r\n \"20.53.48.96/27\",\r\n - \ \"20.53.48.128/27\",\r\n \"20.53.48.192/26\",\r\n \"2603:1010:304::280/123\",\r\n - \ \"2603:1010:304:1::200/121\",\r\n \"2603:1010:304:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.AustraliaCentral2\",\r\n - \ \"id\": \"Sql.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.112.0/27\",\r\n - \ \"20.36.113.0/27\",\r\n \"20.36.113.32/29\",\r\n \"20.53.56.32/27\",\r\n - \ \"20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n \"2603:1010:404::280/123\",\r\n - \ \"2603:1010:404:1::200/121\",\r\n \"2603:1010:404:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.AustraliaEast\",\r\n - \ \"id\": \"Sql.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"13.70.112.0/27\",\r\n \"13.70.112.32/29\",\r\n \"13.70.113.0/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.36.104.0/27\",\r\n \"20.36.105.0/27\",\r\n \"20.36.105.32/29\",\r\n + \ \"20.53.48.96/27\",\r\n \"20.53.48.128/27\",\r\n \"20.53.48.192/26\",\r\n + \ \"2603:1010:304::280/123\",\r\n \"2603:1010:304:1::200/121\",\r\n + \ \"2603:1010:304:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.AustraliaCentral2\",\r\n \"id\": \"Sql.AustraliaCentral2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiacentral2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.36.112.0/27\",\r\n \"20.36.113.0/27\",\r\n \"20.36.113.32/29\",\r\n + \ \"20.53.56.32/27\",\r\n \"20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n + \ \"2603:1010:404::280/123\",\r\n \"2603:1010:404:1::200/121\",\r\n + \ \"2603:1010:404:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.AustraliaEast\",\r\n \"id\": \"Sql.AustraliaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.70.112.0/27\",\r\n \"13.70.112.32/29\",\r\n \"13.70.113.0/27\",\r\n \ \"13.70.114.128/27\",\r\n \"13.75.149.87/32\",\r\n \"20.53.46.128/25\",\r\n \ \"40.79.160.0/27\",\r\n \"40.79.160.32/29\",\r\n \"40.79.161.0/27\",\r\n \ \"40.79.168.0/27\",\r\n \"40.79.168.32/29\",\r\n \"40.79.169.0/27\",\r\n @@ -21123,25 +21722,26 @@ interactions: \ \"2603:1010:6:801::/123\",\r\n \"2603:1010:6:c00::/123\",\r\n \ \"2603:1010:6:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.AustraliaSoutheast\",\r\n \"id\": \"Sql.AustraliaSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.70.148.251/32\",\r\n - \ \"13.73.109.251/32\",\r\n \"13.77.48.0/27\",\r\n \"13.77.49.0/27\",\r\n - \ \"13.77.49.32/29\",\r\n \"40.127.82.69/32\",\r\n \"40.127.83.164/32\",\r\n - \ \"104.46.162.192/27\",\r\n \"104.46.163.0/26\",\r\n \"104.46.179.160/27\",\r\n - \ \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n \"191.239.192.109/32\",\r\n - \ \"2603:1010:101::280/123\",\r\n \"2603:1010:101:1::200/121\",\r\n - \ \"2603:1010:101:400::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.BrazilSouth\",\r\n \"id\": \"Sql.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"104.41.11.5/32\",\r\n - \ \"104.41.56.218/32\",\r\n \"191.233.200.0/27\",\r\n \"191.233.200.32/29\",\r\n - \ \"191.233.201.0/27\",\r\n \"191.234.142.160/27\",\r\n \"191.234.142.192/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"australiasoutheast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.70.148.251/32\",\r\n \"13.73.109.251/32\",\r\n \"13.77.48.0/27\",\r\n + \ \"13.77.49.0/27\",\r\n \"13.77.49.32/29\",\r\n \"40.127.82.69/32\",\r\n + \ \"40.127.83.164/32\",\r\n \"104.46.162.192/27\",\r\n \"104.46.163.0/26\",\r\n + \ \"104.46.179.160/27\",\r\n \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n + \ \"191.239.192.109/32\",\r\n \"2603:1010:101::280/123\",\r\n + \ \"2603:1010:101:1::200/121\",\r\n \"2603:1010:101:400::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.BrazilSouth\",\r\n + \ \"id\": \"Sql.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"104.41.11.5/32\",\r\n \"104.41.56.218/32\",\r\n + \ \"191.233.200.0/27\",\r\n \"191.233.200.32/29\",\r\n \"191.233.201.0/27\",\r\n + \ \"191.234.142.160/27\",\r\n \"191.234.142.192/27\",\r\n \ \"191.234.144.0/27\",\r\n \"191.234.144.32/29\",\r\n \"191.234.145.0/27\",\r\n \ \"191.234.152.0/26\",\r\n \"191.234.153.0/26\",\r\n \"191.234.157.136/29\",\r\n \ \"2603:1050:6::320/123\",\r\n \"2603:1050:6::380/121\",\r\n @@ -21150,7 +21750,7 @@ interactions: \ \"2603:1050:6:c00::/122\",\r\n \"2603:1050:6:c01::/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.BrazilSoutheast\",\r\n \ \"id\": \"Sql.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -21160,32 +21760,33 @@ interactions: \ \"2603:1050:403:1::280/121\",\r\n \"2603:1050:403:402::/123\",\r\n \ \"2603:1050:403:403::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.CanadaCentral\",\r\n \"id\": \"Sql.CanadaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.71.168.0/27\",\r\n - \ \"13.71.168.32/29\",\r\n \"13.71.169.0/27\",\r\n \"13.71.177.192/27\",\r\n - \ \"13.71.178.0/26\",\r\n \"20.38.144.0/27\",\r\n \"20.38.144.32/29\",\r\n - \ \"20.38.145.0/27\",\r\n \"20.48.196.32/27\",\r\n \"20.48.196.64/27\",\r\n - \ \"20.48.196.128/26\",\r\n \"40.85.224.249/32\",\r\n \"52.228.35.221/32\",\r\n - \ \"52.246.152.0/27\",\r\n \"52.246.152.32/29\",\r\n \"52.246.153.0/27\",\r\n - \ \"2603:1030:f05::320/123\",\r\n \"2603:1030:f05::380/121\",\r\n - \ \"2603:1030:f05:400::/123\",\r\n \"2603:1030:f05:401::/123\",\r\n - \ \"2603:1030:f05:800::/123\",\r\n \"2603:1030:f05:801::/123\",\r\n - \ \"2603:1030:f05:c00::/123\",\r\n \"2603:1030:f05:c01::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CanadaEast\",\r\n - \ \"id\": \"Sql.CanadaEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"40.69.105.32/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"canadacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.71.168.0/27\",\r\n \"13.71.168.32/29\",\r\n \"13.71.169.0/27\",\r\n + \ \"13.71.177.192/27\",\r\n \"13.71.178.0/26\",\r\n \"20.38.144.0/27\",\r\n + \ \"20.38.144.32/29\",\r\n \"20.38.145.0/27\",\r\n \"20.48.196.32/27\",\r\n + \ \"20.48.196.64/27\",\r\n \"20.48.196.128/26\",\r\n \"40.85.224.249/32\",\r\n + \ \"52.228.35.221/32\",\r\n \"52.246.152.0/27\",\r\n \"52.246.152.32/29\",\r\n + \ \"52.246.153.0/27\",\r\n \"2603:1030:f05::320/123\",\r\n + \ \"2603:1030:f05::380/121\",\r\n \"2603:1030:f05:400::/123\",\r\n + \ \"2603:1030:f05:401::/123\",\r\n \"2603:1030:f05:800::/123\",\r\n + \ \"2603:1030:f05:801::/123\",\r\n \"2603:1030:f05:c00::/123\",\r\n + \ \"2603:1030:f05:c01::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.CanadaEast\",\r\n \"id\": \"Sql.CanadaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"40.69.105.32/29\",\r\n \ \"40.86.226.166/32\",\r\n \"52.139.106.192/26\",\r\n \"52.139.107.0/26\",\r\n \ \"52.242.30.154/32\",\r\n \"2603:1030:1005::280/123\",\r\n \ \"2603:1030:1005:1::200/121\",\r\n \"2603:1030:1005:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CentralIndia\",\r\n - \ \"id\": \"Sql.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21200,7 +21801,7 @@ interactions: \ \"2603:1040:a06:800::/123\",\r\n \"2603:1040:a06:801::/123\",\r\n \ \"2603:1040:a06:c00::/123\",\r\n \"2603:1040:a06:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CentralUS\",\r\n - \ \"id\": \"Sql.CentralUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.CentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21221,107 +21822,108 @@ interactions: \ \"2603:1030:10:801::/123\",\r\n \"2603:1030:10:c00::/123\",\r\n \ \"2603:1030:10:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.CentralUSEUAP\",\r\n \"id\": \"Sql.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.46.11.32/27\",\r\n - \ \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n \"40.78.200.128/29\",\r\n - \ \"40.78.201.128/29\",\r\n \"52.180.176.154/32\",\r\n \"52.180.183.226/32\",\r\n - \ \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n \"2603:1030:f:1::280/123\",\r\n - \ \"2603:1030:f:2::200/121\",\r\n \"2603:1030:f:402::/122\",\r\n - \ \"2603:1030:f:403::/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastAsia\",\r\n \"id\": \"Sql.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.75.32.0/26\",\r\n - \ \"13.75.32.192/29\",\r\n \"13.75.33.0/26\",\r\n \"13.75.33.192/29\",\r\n - \ \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n \"20.195.72.128/26\",\r\n - \ \"20.205.72.64/27\",\r\n \"20.205.73.64/27\",\r\n \"20.205.77.176/29\",\r\n - \ \"20.205.77.200/29\",\r\n \"20.205.80.64/27\",\r\n \"20.205.81.64/27\",\r\n - \ \"20.205.83.224/29\",\r\n \"52.175.33.150/32\",\r\n \"191.234.2.139/32\",\r\n - \ \"2603:1040:207::280/123\",\r\n \"2603:1040:207:1::200/121\",\r\n - \ \"2603:1040:207:400::/123\",\r\n \"2603:1040:207:401::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS\",\r\n - \ \"id\": \"Sql.EastUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": - \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.46.11.32/27\",\r\n \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n + \ \"40.78.200.128/29\",\r\n \"40.78.201.128/29\",\r\n \"52.180.176.154/32\",\r\n + \ \"52.180.183.226/32\",\r\n \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n + \ \"2603:1030:f:1::280/123\",\r\n \"2603:1030:f:2::200/121\",\r\n + \ \"2603:1030:f:402::/122\",\r\n \"2603:1030:f:403::/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastAsia\",\r\n + \ \"id\": \"Sql.EastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.42.65.64/29\",\r\n \"20.42.65.96/27\",\r\n \"20.42.68.192/27\",\r\n - \ \"20.42.69.0/25\",\r\n \"20.42.69.128/26\",\r\n \"20.42.73.0/29\",\r\n - \ \"20.42.73.32/27\",\r\n \"20.42.74.192/27\",\r\n \"20.42.75.0/25\",\r\n - \ \"20.42.75.128/26\",\r\n \"20.62.132.160/27\",\r\n \"20.62.132.192/27\",\r\n - \ \"20.62.133.0/26\",\r\n \"23.96.89.109/32\",\r\n \"23.96.106.191/32\",\r\n - \ \"40.71.8.0/26\",\r\n \"40.71.8.192/26\",\r\n \"40.71.9.0/26\",\r\n - \ \"40.71.9.192/26\",\r\n \"40.71.83.113/32\",\r\n \"40.76.2.172/32\",\r\n - \ \"40.76.26.90/32\",\r\n \"40.76.42.44/32\",\r\n \"40.76.65.222/32\",\r\n - \ \"40.76.66.9/32\",\r\n \"40.76.193.221/32\",\r\n \"40.78.224.0/26\",\r\n - \ \"40.78.224.128/26\",\r\n \"40.78.225.0/26\",\r\n \"40.78.225.128/26\",\r\n - \ \"40.79.152.0/26\",\r\n \"40.79.152.192/26\",\r\n \"40.79.153.0/26\",\r\n - \ \"40.79.153.192/26\",\r\n \"40.114.45.195/32\",\r\n \"40.114.81.142/32\",\r\n - \ \"40.117.42.73/32\",\r\n \"40.117.44.71/32\",\r\n \"40.121.143.204/32\",\r\n - \ \"40.121.149.49/32\",\r\n \"40.121.158.30/32\",\r\n \"52.168.116.64/29\",\r\n - \ \"52.168.117.96/27\",\r\n \"52.168.117.128/27\",\r\n \"52.168.117.160/29\",\r\n - \ \"52.168.117.192/26\",\r\n \"52.168.118.0/25\",\r\n \"52.168.166.153/32\",\r\n - \ \"52.170.98.29/32\",\r\n \"52.186.79.49/32\",\r\n \"104.41.152.74/32\",\r\n - \ \"104.45.158.30/32\",\r\n \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n - \ \"191.238.6.46/32\",\r\n \"2603:1030:210::320/123\",\r\n - \ \"2603:1030:210::380/121\",\r\n \"2603:1030:210:400::/123\",\r\n - \ \"2603:1030:210:401::/123\",\r\n \"2603:1030:210:800::/123\",\r\n - \ \"2603:1030:210:801::/123\",\r\n \"2603:1030:210:c00::/123\",\r\n - \ \"2603:1030:210:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2\",\r\n \"id\": \"Sql.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.144.128/27\",\r\n - \ \"20.36.145.0/25\",\r\n \"20.62.58.128/25\",\r\n \"20.65.1.0/26\",\r\n - \ \"40.70.144.0/26\",\r\n \"40.70.144.192/29\",\r\n \"40.70.145.0/26\",\r\n - \ \"40.79.84.180/32\",\r\n \"52.167.104.0/26\",\r\n \"52.167.104.192/29\",\r\n - \ \"52.167.104.224/27\",\r\n \"52.167.105.0/26\",\r\n \"52.167.111.144/28\",\r\n - \ \"52.167.111.192/27\",\r\n \"52.167.117.226/32\",\r\n \"52.167.145.64/26\",\r\n - \ \"52.167.145.128/27\",\r\n \"52.167.145.192/26\",\r\n \"52.177.185.181/32\",\r\n - \ \"52.179.178.184/32\",\r\n \"104.208.149.0/26\",\r\n \"104.208.150.0/26\",\r\n - \ \"104.208.150.192/29\",\r\n \"104.208.151.64/26\",\r\n - \ \"191.239.224.107/32\",\r\n \"191.239.224.108/31\",\r\n - \ \"191.239.224.110/32\",\r\n \"2603:1030:40c::320/123\",\r\n - \ \"2603:1030:40c::380/121\",\r\n \"2603:1030:40c:400::/123\",\r\n - \ \"2603:1030:40c:401::/123\",\r\n \"2603:1030:40c:800::/123\",\r\n - \ \"2603:1030:40c:801::/123\",\r\n \"2603:1030:40c:c00::/123\",\r\n - \ \"2603:1030:40c:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2EUAP\",\r\n \"id\": \"Sql.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.51.17.160/27\",\r\n - \ \"20.51.17.192/27\",\r\n \"20.51.20.0/26\",\r\n \"40.74.144.0/27\",\r\n - \ \"40.74.144.32/29\",\r\n \"40.74.145.0/27\",\r\n \"40.74.145.32/29\",\r\n - \ \"40.75.32.0/27\",\r\n \"40.75.32.40/29\",\r\n \"40.75.33.0/27\",\r\n - \ \"40.75.33.32/29\",\r\n \"52.138.88.0/27\",\r\n \"52.138.88.32/29\",\r\n - \ \"52.138.89.0/27\",\r\n \"52.138.89.32/29\",\r\n \"52.225.188.46/32\",\r\n - \ \"52.225.188.113/32\",\r\n \"2603:1030:40b:2::200/123\",\r\n - \ \"2603:1030:40b:2::280/121\",\r\n \"2603:1030:40b:402::/122\",\r\n - \ \"2603:1030:40b:403::/122\",\r\n \"2603:1030:40b:802::/122\",\r\n - \ \"2603:1030:40b:803::/122\",\r\n \"2603:1030:40b:c02::/122\",\r\n - \ \"2603:1030:40b:c03::/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2Stage\",\r\n \"id\": \"Sql.EastUS2Stage\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + [\r\n \"13.75.32.0/26\",\r\n \"13.75.32.192/29\",\r\n \"13.75.33.0/26\",\r\n + \ \"13.75.33.192/29\",\r\n \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n + \ \"20.195.72.128/26\",\r\n \"20.205.72.64/27\",\r\n \"20.205.73.64/27\",\r\n + \ \"20.205.77.176/29\",\r\n \"20.205.77.200/29\",\r\n \"20.205.80.64/27\",\r\n + \ \"20.205.81.64/27\",\r\n \"20.205.83.224/29\",\r\n \"52.175.33.150/32\",\r\n + \ \"191.234.2.139/32\",\r\n \"2603:1040:207::280/123\",\r\n + \ \"2603:1040:207:1::200/121\",\r\n \"2603:1040:207:400::/123\",\r\n + \ \"2603:1040:207:401::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.EastUS\",\r\n \"id\": \"Sql.EastUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"137.116.31.224/27\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.FranceCentral\",\r\n - \ \"id\": \"Sql.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.42.65.64/29\",\r\n + \ \"20.42.65.96/27\",\r\n \"20.42.68.192/27\",\r\n \"20.42.69.0/25\",\r\n + \ \"20.42.69.128/26\",\r\n \"20.42.73.0/29\",\r\n \"20.42.73.32/27\",\r\n + \ \"20.42.74.192/27\",\r\n \"20.42.75.0/25\",\r\n \"20.42.75.128/26\",\r\n + \ \"20.62.132.160/27\",\r\n \"20.62.132.192/27\",\r\n \"20.62.133.0/26\",\r\n + \ \"23.96.89.109/32\",\r\n \"23.96.106.191/32\",\r\n \"40.71.8.0/26\",\r\n + \ \"40.71.8.192/26\",\r\n \"40.71.9.0/26\",\r\n \"40.71.9.192/26\",\r\n + \ \"40.71.83.113/32\",\r\n \"40.76.2.172/32\",\r\n \"40.76.26.90/32\",\r\n + \ \"40.76.42.44/32\",\r\n \"40.76.65.222/32\",\r\n \"40.76.66.9/32\",\r\n + \ \"40.76.193.221/32\",\r\n \"40.78.224.0/26\",\r\n \"40.78.224.128/26\",\r\n + \ \"40.78.225.0/26\",\r\n \"40.78.225.128/26\",\r\n \"40.79.152.0/26\",\r\n + \ \"40.79.152.192/26\",\r\n \"40.79.153.0/26\",\r\n \"40.79.153.192/26\",\r\n + \ \"40.114.45.195/32\",\r\n \"40.114.81.142/32\",\r\n \"40.117.42.73/32\",\r\n + \ \"40.117.44.71/32\",\r\n \"40.121.143.204/32\",\r\n \"40.121.149.49/32\",\r\n + \ \"40.121.158.30/32\",\r\n \"52.168.116.64/29\",\r\n \"52.168.117.96/27\",\r\n + \ \"52.168.117.128/27\",\r\n \"52.168.117.160/29\",\r\n \"52.168.117.192/26\",\r\n + \ \"52.168.118.0/25\",\r\n \"52.168.166.153/32\",\r\n \"52.170.98.29/32\",\r\n + \ \"52.186.79.49/32\",\r\n \"104.41.152.74/32\",\r\n \"104.45.158.30/32\",\r\n + \ \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n \"191.238.6.46/32\",\r\n + \ \"2603:1030:210::320/123\",\r\n \"2603:1030:210::380/121\",\r\n + \ \"2603:1030:210:400::/123\",\r\n \"2603:1030:210:401::/123\",\r\n + \ \"2603:1030:210:800::/123\",\r\n \"2603:1030:210:801::/123\",\r\n + \ \"2603:1030:210:c00::/123\",\r\n \"2603:1030:210:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2\",\r\n + \ \"id\": \"Sql.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.36.144.128/27\",\r\n \"20.36.145.0/25\",\r\n + \ \"20.62.58.128/25\",\r\n \"20.65.1.0/26\",\r\n \"40.70.144.0/26\",\r\n + \ \"40.70.144.192/29\",\r\n \"40.70.145.0/26\",\r\n \"40.79.84.180/32\",\r\n + \ \"52.167.104.0/26\",\r\n \"52.167.104.192/29\",\r\n \"52.167.104.224/27\",\r\n + \ \"52.167.105.0/26\",\r\n \"52.167.111.144/28\",\r\n \"52.167.111.192/27\",\r\n + \ \"52.167.117.226/32\",\r\n \"52.167.145.64/26\",\r\n \"52.167.145.128/27\",\r\n + \ \"52.167.145.192/26\",\r\n \"52.177.185.181/32\",\r\n \"52.179.178.184/32\",\r\n + \ \"104.208.149.0/26\",\r\n \"104.208.150.0/26\",\r\n \"104.208.150.192/29\",\r\n + \ \"104.208.151.64/26\",\r\n \"191.239.224.107/32\",\r\n + \ \"191.239.224.108/31\",\r\n \"191.239.224.110/32\",\r\n + \ \"2603:1030:40c::320/123\",\r\n \"2603:1030:40c::380/121\",\r\n + \ \"2603:1030:40c:400::/123\",\r\n \"2603:1030:40c:401::/123\",\r\n + \ \"2603:1030:40c:800::/123\",\r\n \"2603:1030:40c:801::/123\",\r\n + \ \"2603:1030:40c:c00::/123\",\r\n \"2603:1030:40c:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2EUAP\",\r\n + \ \"id\": \"Sql.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.51.17.160/27\",\r\n \"20.51.17.192/27\",\r\n + \ \"20.51.20.0/26\",\r\n \"40.74.144.0/27\",\r\n \"40.74.144.32/29\",\r\n + \ \"40.74.145.0/27\",\r\n \"40.74.145.32/29\",\r\n \"40.75.32.0/27\",\r\n + \ \"40.75.32.40/29\",\r\n \"40.75.33.0/27\",\r\n \"40.75.33.32/29\",\r\n + \ \"52.138.88.0/27\",\r\n \"52.138.88.32/29\",\r\n \"52.138.89.0/27\",\r\n + \ \"52.138.89.32/29\",\r\n \"52.225.188.46/32\",\r\n \"52.225.188.113/32\",\r\n + \ \"2603:1030:40b:2::200/123\",\r\n \"2603:1030:40b:2::280/121\",\r\n + \ \"2603:1030:40b:402::/122\",\r\n \"2603:1030:40b:403::/122\",\r\n + \ \"2603:1030:40b:802::/122\",\r\n \"2603:1030:40b:803::/122\",\r\n + \ \"2603:1030:40b:c02::/122\",\r\n \"2603:1030:40b:c03::/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2Stage\",\r\n + \ \"id\": \"Sql.EastUS2Stage\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.43.47.192/26\",\r\n \"40.79.128.0/27\",\r\n \"40.79.128.32/29\",\r\n + [\r\n \"137.116.31.224/27\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.FranceCentral\",\r\n \"id\": \"Sql.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.43.47.192/26\",\r\n \"40.79.128.0/27\",\r\n \"40.79.128.32/29\",\r\n \ \"40.79.129.0/27\",\r\n \"40.79.136.0/27\",\r\n \"40.79.136.32/29\",\r\n \ \"40.79.137.0/27\",\r\n \"40.79.144.0/27\",\r\n \"40.79.144.32/29\",\r\n \ \"40.79.145.0/27\",\r\n \"51.138.210.0/26\",\r\n \"2603:1020:805::320/123\",\r\n @@ -21330,16 +21932,16 @@ interactions: \ \"2603:1020:805:801::/123\",\r\n \"2603:1020:805:c00::/123\",\r\n \ \"2603:1020:805:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.FranceSouth\",\r\n \"id\": \"Sql.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"40.79.176.0/27\",\r\n - \ \"40.79.176.40/29\",\r\n \"40.79.177.0/27\",\r\n \"40.79.177.32/29\",\r\n - \ \"52.136.185.0/25\",\r\n \"2603:1020:905::280/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.79.176.0/27\",\r\n \"40.79.176.40/29\",\r\n \"40.79.177.0/27\",\r\n + \ \"40.79.177.32/29\",\r\n \"52.136.185.0/25\",\r\n \"2603:1020:905::280/123\",\r\n \ \"2603:1020:905:1::200/121\",\r\n \"2603:1020:905:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.GermanyNorth\",\r\n - \ \"id\": \"Sql.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21350,7 +21952,7 @@ interactions: \ \"2603:1020:d04:1::200/121\",\r\n \"2603:1020:d04:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.GermanyWestCentral\",\r\n \ \"id\": \"Sql.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -21364,7 +21966,7 @@ interactions: \ \"2603:1020:c04:800::/123\",\r\n \"2603:1020:c04:801::/123\",\r\n \ \"2603:1020:c04:c00::/123\",\r\n \"2603:1020:c04:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JapanEast\",\r\n - \ \"id\": \"Sql.JapanEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.JapanEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21381,40 +21983,41 @@ interactions: \ \"2603:1040:407:801::/123\",\r\n \"2603:1040:407:c00::/123\",\r\n \ \"2603:1040:407:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.JapanWest\",\r\n \"id\": \"Sql.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.189.225.160/27\",\r\n - \ \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n \"40.74.96.0/27\",\r\n - \ \"40.74.96.32/29\",\r\n \"40.74.97.0/27\",\r\n \"40.80.181.64/26\",\r\n - \ \"104.214.148.156/32\",\r\n \"191.238.68.11/32\",\r\n \"2603:1040:606::280/123\",\r\n - \ \"2603:1040:606:1::200/121\",\r\n \"2603:1040:606:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JioIndiaCentral\",\r\n - \ \"id\": \"Sql.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.192.48.32/27\",\r\n - \ \"20.192.48.64/27\",\r\n \"20.192.48.128/26\",\r\n \"20.192.232.0/27\",\r\n - \ \"20.192.233.0/27\",\r\n \"20.192.233.32/29\",\r\n \"2603:1040:1104::500/123\",\r\n - \ \"2603:1040:1104:1::300/121\",\r\n \"2603:1040:1104:400::440/123\",\r\n - \ \"2603:1040:1104:402::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.JioIndiaWest\",\r\n \"id\": \"Sql.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.192.167.224/27\",\r\n - \ \"20.193.192.0/27\",\r\n \"20.193.192.64/26\",\r\n \"20.193.200.0/27\",\r\n - \ \"20.193.200.32/29\",\r\n \"20.193.201.0/27\",\r\n \"2603:1040:d04:1::520/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.189.225.160/27\",\r\n \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n + \ \"40.74.96.0/27\",\r\n \"40.74.96.32/29\",\r\n \"40.74.97.0/27\",\r\n + \ \"40.80.181.64/26\",\r\n \"104.214.148.156/32\",\r\n \"191.238.68.11/32\",\r\n + \ \"2603:1040:606::280/123\",\r\n \"2603:1040:606:1::200/121\",\r\n + \ \"2603:1040:606:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.JioIndiaCentral\",\r\n \"id\": \"Sql.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.192.48.32/27\",\r\n \"20.192.48.64/27\",\r\n \"20.192.48.128/26\",\r\n + \ \"20.192.232.0/27\",\r\n \"20.192.233.0/27\",\r\n \"20.192.233.32/29\",\r\n + \ \"2603:1040:1104::500/123\",\r\n \"2603:1040:1104:1::300/121\",\r\n + \ \"2603:1040:1104:400::440/123\",\r\n \"2603:1040:1104:402::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JioIndiaWest\",\r\n + \ \"id\": \"Sql.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.192.167.224/27\",\r\n \"20.193.192.0/27\",\r\n + \ \"20.193.192.64/26\",\r\n \"20.193.200.0/27\",\r\n \"20.193.200.32/29\",\r\n + \ \"20.193.201.0/27\",\r\n \"2603:1040:d04:1::520/123\",\r\n \ \"2603:1040:d04:1::580/121\",\r\n \"2603:1040:d04:400::400/123\",\r\n \ \"2603:1040:d04:402::/123\",\r\n \"2603:1040:d04:403::/123\",\r\n \ \"2603:1040:d04:802::/123\",\r\n \"2603:1040:d04:803::/123\",\r\n \ \"2603:1040:d04:c03::/123\",\r\n \"2603:1040:d04:c04::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.KoreaCentral\",\r\n - \ \"id\": \"Sql.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21429,16 +22032,16 @@ interactions: \ \"2603:1040:f05:801::/123\",\r\n \"2603:1040:f05:c00::/123\",\r\n \ \"2603:1040:f05:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.KoreaSouth\",\r\n \"id\": \"Sql.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"52.147.112.160/27\",\r\n - \ \"52.231.144.0/27\",\r\n \"52.231.145.0/27\",\r\n \"52.231.151.96/27\",\r\n - \ \"52.231.200.86/32\",\r\n \"2603:1040:e05::/123\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"52.147.112.160/27\",\r\n \"52.231.144.0/27\",\r\n \"52.231.145.0/27\",\r\n + \ \"52.231.151.96/27\",\r\n \"52.231.200.86/32\",\r\n \"2603:1040:e05::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUS\",\r\n \ \"id\": \"Sql.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -21455,13 +22058,13 @@ interactions: \ \"2603:1030:608:1::200/121\",\r\n \"2603:1030:608:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUSStage\",\r\n \ \"id\": \"Sql.NorthCentralUSStage\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"168.62.115.112/28\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthEurope\",\r\n - \ \"id\": \"Sql.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21484,9 +22087,9 @@ interactions: \ \"2603:1020:5:801::/123\",\r\n \"2603:1020:5:c00::/123\",\r\n \ \"2603:1020:5:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.NorwayEast\",\r\n \"id\": \"Sql.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.120.96.0/27\",\r\n \ \"51.120.96.32/29\",\r\n \"51.120.97.0/27\",\r\n \"51.120.104.0/27\",\r\n @@ -21498,32 +22101,43 @@ interactions: \ \"2603:1020:e04:801::/123\",\r\n \"2603:1020:e04:c00::/123\",\r\n \ \"2603:1020:e04:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.NorwayWest\",\r\n \"id\": \"Sql.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.13.136.224/27\",\r\n \ \"51.13.137.0/27\",\r\n \"51.13.137.64/26\",\r\n \"51.120.216.0/27\",\r\n \ \"51.120.217.0/27\",\r\n \"51.120.217.32/29\",\r\n \"2603:1020:f04::280/123\",\r\n \ \"2603:1020:f04:1::200/121\",\r\n \"2603:1020:f04:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthAfricaNorth\",\r\n - \ \"id\": \"Sql.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"102.37.160.0/27\",\r\n - \ \"102.37.160.64/26\",\r\n \"102.133.120.0/27\",\r\n \"102.133.120.32/29\",\r\n - \ \"102.133.121.0/27\",\r\n \"102.133.152.0/27\",\r\n \"102.133.152.32/29\",\r\n - \ \"102.133.153.0/27\",\r\n \"102.133.221.224/27\",\r\n \"102.133.248.0/27\",\r\n - \ \"102.133.248.32/29\",\r\n \"102.133.249.0/27\",\r\n \"2603:1000:104::640/123\",\r\n - \ \"2603:1000:104::680/121\",\r\n \"2603:1000:104:400::/123\",\r\n - \ \"2603:1000:104:401::/123\",\r\n \"2603:1000:104:800::/123\",\r\n - \ \"2603:1000:104:801::/123\",\r\n \"2603:1000:104:c00::/123\",\r\n - \ \"2603:1000:104:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SouthAfricaWest\",\r\n \"id\": \"Sql.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.QatarCentral\",\r\n + \ \"id\": \"Sql.QatarCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.21.40.64/27\",\r\n \"20.21.41.64/27\",\r\n \"20.21.43.248/29\",\r\n + \ \"20.21.53.32/27\",\r\n \"20.21.53.64/26\",\r\n \"20.21.64.64/27\",\r\n + \ \"20.21.65.64/27\",\r\n \"20.21.67.192/29\",\r\n \"20.21.72.64/27\",\r\n + \ \"20.21.73.64/27\",\r\n \"20.21.75.192/29\",\r\n \"2603:1040:1002:2::c0/123\",\r\n + \ \"2603:1040:1002:2::280/121\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthAfricaNorth\",\r\n \"id\": \"Sql.SouthAfricaNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southafricanorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"102.37.160.0/27\",\r\n \"102.37.160.64/26\",\r\n \"102.133.120.0/27\",\r\n + \ \"102.133.120.32/29\",\r\n \"102.133.121.0/27\",\r\n \"102.133.152.0/27\",\r\n + \ \"102.133.152.32/29\",\r\n \"102.133.153.0/27\",\r\n \"102.133.221.224/27\",\r\n + \ \"102.133.248.0/27\",\r\n \"102.133.248.32/29\",\r\n \"102.133.249.0/27\",\r\n + \ \"2603:1000:104::640/123\",\r\n \"2603:1000:104::680/121\",\r\n + \ \"2603:1000:104:400::/123\",\r\n \"2603:1000:104:401::/123\",\r\n + \ \"2603:1000:104:800::/123\",\r\n \"2603:1000:104:801::/123\",\r\n + \ \"2603:1000:104:c00::/123\",\r\n \"2603:1000:104:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthAfricaWest\",\r\n + \ \"id\": \"Sql.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"102.37.80.96/27\",\r\n @@ -21532,64 +22146,65 @@ interactions: \ \"2603:1000:4:1::200/121\",\r\n \"2603:1000:4:400::/123\",\r\n \ \"2603:1000:4:401::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SouthCentralUS\",\r\n \"id\": \"Sql.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.65.209.243/32\",\r\n - \ \"13.66.60.72/32\",\r\n \"13.66.62.124/32\",\r\n \"13.85.65.48/32\",\r\n - \ \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n \"20.45.121.32/29\",\r\n - \ \"20.45.127.128/26\",\r\n \"20.49.88.0/27\",\r\n \"20.49.88.32/29\",\r\n - \ \"20.49.89.0/27\",\r\n \"20.49.89.32/29\",\r\n \"20.49.95.192/26\",\r\n - \ \"20.65.132.160/27\",\r\n \"20.65.132.192/27\",\r\n \"20.65.133.0/26\",\r\n - \ \"23.98.162.75/32\",\r\n \"23.98.162.76/31\",\r\n \"23.98.170.75/32\",\r\n - \ \"23.98.170.76/31\",\r\n \"23.102.179.187/32\",\r\n \"40.84.153.95/32\",\r\n - \ \"40.84.155.210/32\",\r\n \"40.84.191.1/32\",\r\n \"40.84.193.16/32\",\r\n - \ \"40.84.195.189/32\",\r\n \"40.84.231.203/32\",\r\n \"40.124.8.76/32\",\r\n - \ \"40.124.64.136/29\",\r\n \"40.124.64.160/27\",\r\n \"40.124.65.128/27\",\r\n - \ \"40.124.65.192/26\",\r\n \"52.183.250.62/32\",\r\n \"104.214.16.0/26\",\r\n - \ \"104.214.16.192/26\",\r\n \"104.214.17.0/26\",\r\n \"104.214.17.192/26\",\r\n - \ \"104.214.73.137/32\",\r\n \"2603:1030:807::320/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.65.209.243/32\",\r\n \"13.66.60.72/32\",\r\n \"13.66.62.124/32\",\r\n + \ \"13.85.65.48/32\",\r\n \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n + \ \"20.45.121.32/29\",\r\n \"20.45.127.128/26\",\r\n \"20.49.88.0/27\",\r\n + \ \"20.49.88.32/29\",\r\n \"20.49.89.0/27\",\r\n \"20.49.89.32/29\",\r\n + \ \"20.49.95.192/26\",\r\n \"20.65.132.160/27\",\r\n \"20.65.132.192/27\",\r\n + \ \"20.65.133.0/26\",\r\n \"23.98.162.75/32\",\r\n \"23.98.162.76/31\",\r\n + \ \"23.98.170.75/32\",\r\n \"23.98.170.76/31\",\r\n \"23.102.179.187/32\",\r\n + \ \"40.84.153.95/32\",\r\n \"40.84.155.210/32\",\r\n \"40.84.191.1/32\",\r\n + \ \"40.84.193.16/32\",\r\n \"40.84.195.189/32\",\r\n \"40.84.231.203/32\",\r\n + \ \"40.124.8.76/32\",\r\n \"40.124.64.136/29\",\r\n \"40.124.64.160/27\",\r\n + \ \"40.124.65.128/27\",\r\n \"40.124.65.192/26\",\r\n \"52.183.250.62/32\",\r\n + \ \"104.214.16.0/26\",\r\n \"104.214.16.192/26\",\r\n \"104.214.17.0/26\",\r\n + \ \"104.214.17.192/26\",\r\n \"104.214.73.137/32\",\r\n \"2603:1030:807::320/123\",\r\n \ \"2603:1030:807::380/121\",\r\n \"2603:1030:807:400::/123\",\r\n \ \"2603:1030:807:401::/123\",\r\n \"2603:1030:807:800::/123\",\r\n \ \"2603:1030:807:801::/123\",\r\n \"2603:1030:807:c00::/123\",\r\n \ \"2603:1030:807:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SouthCentralUSSTG\",\r\n \"id\": \"Sql.SouthCentralUSSTG\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.44.0.0/27\",\r\n - \ \"20.44.1.0/27\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Sql.SoutheastAsia\",\r\n \"id\": \"Sql.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.67.16.0/26\",\r\n - \ \"13.67.16.192/29\",\r\n \"13.67.17.0/26\",\r\n \"13.67.20.128/26\",\r\n - \ \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n \"20.195.65.128/26\",\r\n - \ \"20.205.192.128/26\",\r\n \"23.98.80.0/26\",\r\n \"23.98.80.192/29\",\r\n - \ \"23.98.81.0/26\",\r\n \"23.98.113.128/26\",\r\n \"23.100.117.95/32\",\r\n - \ \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n \"40.78.233.0/26\",\r\n - \ \"104.43.15.0/32\",\r\n \"2603:1040:5::420/123\",\r\n \"2603:1040:5::480/121\",\r\n - \ \"2603:1040:5:400::/123\",\r\n \"2603:1040:5:401::/123\",\r\n - \ \"2603:1040:5:800::/123\",\r\n \"2603:1040:5:801::/123\",\r\n - \ \"2603:1040:5:c00::/123\",\r\n \"2603:1040:5:c01::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthIndia\",\r\n - \ \"id\": \"Sql.SouthIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"40.78.192.0/27\",\r\n \"40.78.192.32/29\",\r\n \"40.78.193.0/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"usstagec\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.44.0.0/27\",\r\n \"20.44.1.0/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Sql.SoutheastAsia\",\r\n \"id\": + \"Sql.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.67.16.0/26\",\r\n \"13.67.16.192/29\",\r\n \"13.67.17.0/26\",\r\n + \ \"13.67.20.128/26\",\r\n \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n + \ \"20.195.65.128/26\",\r\n \"20.205.192.128/26\",\r\n \"23.98.80.0/26\",\r\n + \ \"23.98.80.192/29\",\r\n \"23.98.81.0/26\",\r\n \"23.98.113.128/26\",\r\n + \ \"23.100.117.95/32\",\r\n \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n + \ \"40.78.233.0/26\",\r\n \"104.43.15.0/32\",\r\n \"2603:1040:5::420/123\",\r\n + \ \"2603:1040:5::480/121\",\r\n \"2603:1040:5:400::/123\",\r\n + \ \"2603:1040:5:401::/123\",\r\n \"2603:1040:5:800::/123\",\r\n + \ \"2603:1040:5:801::/123\",\r\n \"2603:1040:5:c00::/123\",\r\n + \ \"2603:1040:5:c01::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthIndia\",\r\n \"id\": \"Sql.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.78.192.0/27\",\r\n \"40.78.192.32/29\",\r\n \"40.78.193.0/27\",\r\n \ \"40.78.193.32/29\",\r\n \"52.172.24.47/32\",\r\n \"52.172.113.96/27\",\r\n \ \"52.172.113.128/27\",\r\n \"52.172.113.192/26\",\r\n \"104.211.224.146/32\",\r\n \ \"2603:1040:c06::280/123\",\r\n \"2603:1040:c06:1::200/121\",\r\n \ \"2603:1040:c06:400::/123\",\r\n \"2603:1040:c06:401::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwedenCentral\",\r\n \ \"id\": \"Sql.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -21603,67 +22218,68 @@ interactions: \ \"2603:1020:1004:803::/123\",\r\n \"2603:1020:1004:c03::/123\",\r\n \ \"2603:1020:1004:c04::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SwedenSouth\",\r\n \"id\": \"Sql.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.12.198.32/27\",\r\n - \ \"51.12.198.64/27\",\r\n \"51.12.198.128/26\",\r\n \"51.12.200.0/27\",\r\n - \ \"51.12.200.32/29\",\r\n \"51.12.201.0/27\",\r\n \"51.12.201.32/29\",\r\n - \ \"2603:1020:1104::500/123\",\r\n \"2603:1020:1104:1::300/121\",\r\n - \ \"2603:1020:1104:400::420/123\",\r\n \"2603:1020:1104:402::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwitzerlandNorth\",\r\n - \ \"id\": \"Sql.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n - \ \"20.208.19.192/29\",\r\n \"51.103.200.64/27\",\r\n \"51.103.201.64/27\",\r\n - \ \"51.103.203.192/29\",\r\n \"51.107.56.0/27\",\r\n \"51.107.56.32/29\",\r\n - \ \"51.107.57.0/27\",\r\n \"51.107.242.32/27\",\r\n \"51.107.242.64/27\",\r\n - \ \"51.107.242.128/26\",\r\n \"2603:1020:a04::320/123\",\r\n - \ \"2603:1020:a04::380/121\",\r\n \"2603:1020:a04:400::/123\",\r\n - \ \"2603:1020:a04:401::/123\",\r\n \"2603:1020:a04:800::/123\",\r\n - \ \"2603:1020:a04:801::/123\",\r\n \"2603:1020:a04:c00::/123\",\r\n - \ \"2603:1020:a04:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SwitzerlandWest\",\r\n \"id\": \"Sql.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.107.152.0/27\",\r\n - \ \"51.107.153.0/27\",\r\n \"51.107.153.32/29\",\r\n \"51.107.250.64/26\",\r\n - \ \"51.107.250.128/26\",\r\n \"2603:1020:b04::280/123\",\r\n - \ \"2603:1020:b04:1::200/121\",\r\n \"2603:1020:b04:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.UAECentral\",\r\n - \ \"id\": \"Sql.UAECentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"51.12.198.32/27\",\r\n \"51.12.198.64/27\",\r\n \"51.12.198.128/26\",\r\n + \ \"51.12.200.0/27\",\r\n \"51.12.200.32/29\",\r\n \"51.12.201.0/27\",\r\n + \ \"51.12.201.32/29\",\r\n \"2603:1020:1104::500/123\",\r\n + \ \"2603:1020:1104:1::300/121\",\r\n \"2603:1020:1104:400::420/123\",\r\n + \ \"2603:1020:1104:402::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SwitzerlandNorth\",\r\n \"id\": \"Sql.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n \"20.208.19.192/29\",\r\n + \ \"51.103.200.64/27\",\r\n \"51.103.201.64/27\",\r\n \"51.103.203.192/29\",\r\n + \ \"51.107.56.0/27\",\r\n \"51.107.56.32/29\",\r\n \"51.107.57.0/27\",\r\n + \ \"51.107.242.32/27\",\r\n \"51.107.242.64/27\",\r\n \"51.107.242.128/26\",\r\n + \ \"2603:1020:a04::320/123\",\r\n \"2603:1020:a04::380/121\",\r\n + \ \"2603:1020:a04:400::/123\",\r\n \"2603:1020:a04:401::/123\",\r\n + \ \"2603:1020:a04:800::/123\",\r\n \"2603:1020:a04:801::/123\",\r\n + \ \"2603:1020:a04:c00::/123\",\r\n \"2603:1020:a04:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwitzerlandWest\",\r\n + \ \"id\": \"Sql.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.37.71.64/26\",\r\n \"20.37.71.128/26\",\r\n \"20.37.72.64/27\",\r\n + [\r\n \"51.107.152.0/27\",\r\n \"51.107.153.0/27\",\r\n + \ \"51.107.153.32/29\",\r\n \"51.107.250.64/26\",\r\n \"51.107.250.128/26\",\r\n + \ \"2603:1020:b04::280/123\",\r\n \"2603:1020:b04:1::200/121\",\r\n + \ \"2603:1020:b04:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.UAECentral\",\r\n \"id\": \"Sql.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.37.71.64/26\",\r\n \"20.37.71.128/26\",\r\n \"20.37.72.64/27\",\r\n \ \"20.37.72.96/29\",\r\n \"20.37.73.64/27\",\r\n \"20.37.73.96/29\",\r\n \ \"2603:1040:b04::280/123\",\r\n \"2603:1040:b04:1::200/121\",\r\n \ \"2603:1040:b04:400::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UAENorth\",\r\n \"id\": \"Sql.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.38.143.64/26\",\r\n - \ \"20.38.143.128/26\",\r\n \"20.38.152.24/29\",\r\n \"20.38.153.64/27\",\r\n - \ \"20.38.154.64/27\",\r\n \"40.120.72.0/27\",\r\n \"40.120.72.32/29\",\r\n - \ \"40.120.73.0/27\",\r\n \"65.52.248.0/27\",\r\n \"65.52.248.32/29\",\r\n - \ \"65.52.249.0/27\",\r\n \"2603:1040:904::320/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.38.143.64/26\",\r\n \"20.38.143.128/26\",\r\n \"20.38.152.24/29\",\r\n + \ \"20.38.153.64/27\",\r\n \"20.38.154.64/27\",\r\n \"40.120.72.0/27\",\r\n + \ \"40.120.72.32/29\",\r\n \"40.120.73.0/27\",\r\n \"65.52.248.0/27\",\r\n + \ \"65.52.248.32/29\",\r\n \"65.52.249.0/27\",\r\n \"2603:1040:904::320/123\",\r\n \ \"2603:1040:904::380/121\",\r\n \"2603:1040:904:400::/123\",\r\n \ \"2603:1040:904:401::/123\",\r\n \"2603:1040:904:800::/123\",\r\n \ \"2603:1040:904:801::/123\",\r\n \"2603:1040:904:c00::/123\",\r\n \ \"2603:1040:904:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UKSouth\",\r\n \"id\": \"Sql.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.104.10.0/26\",\r\n \ \"51.105.64.0/27\",\r\n \"51.105.64.32/29\",\r\n \"51.105.65.0/27\",\r\n @@ -21678,9 +22294,9 @@ interactions: \ \"2603:1020:705:801::/123\",\r\n \"2603:1020:705:c00::/123\",\r\n \ \"2603:1020:705:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UKWest\",\r\n \"id\": \"Sql.UKWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.58.66.128/25\",\r\n \ \"20.58.68.56/30\",\r\n \"51.11.97.192/26\",\r\n \"51.140.208.64/27\",\r\n @@ -21689,7 +22305,7 @@ interactions: \ \"2603:1020:605:1::200/121\",\r\n \"2603:1020:605:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestCentralUS\",\r\n \ \"id\": \"Sql.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -21699,7 +22315,7 @@ interactions: \ \"52.161.128.32/27\",\r\n \"2603:1030:b04::280/123\",\r\n \ \"2603:1030:b04:1::200/121\",\r\n \"2603:1030:b04:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestEurope\",\r\n - \ \"id\": \"Sql.WestEurope\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.WestEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21725,7 +22341,7 @@ interactions: \ \"2603:1020:206:800::/123\",\r\n \"2603:1020:206:801::/123\",\r\n \ \"2603:1020:206:c00::/123\",\r\n \"2603:1020:206:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestIndia\",\r\n - \ \"id\": \"Sql.WestIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21735,7 +22351,7 @@ interactions: \ \"104.211.145.32/29\",\r\n \"104.211.160.80/32\",\r\n \"2603:1040:806::280/123\",\r\n \ \"2603:1040:806:1::200/121\",\r\n \"2603:1040:806:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestUS\",\r\n - \ \"id\": \"Sql.WestUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21755,7 +22371,7 @@ interactions: \ \"191.236.119.31/32\",\r\n \"2603:1030:a07::280/123\",\r\n \ \"2603:1030:a07:1::200/121\",\r\n \"2603:1030:a07:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestUS2\",\r\n - \ \"id\": \"Sql.WestUS2\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21772,9 +22388,9 @@ interactions: \ \"2603:1030:c06:801::/123\",\r\n \"2603:1030:c06:c00::/123\",\r\n \ \"2603:1030:c06:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.WestUS3\",\r\n \"id\": \"Sql.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.150.168.0/27\",\r\n \ \"20.150.168.32/29\",\r\n \"20.150.169.0/27\",\r\n \"20.150.176.0/27\",\r\n @@ -21785,8 +22401,8 @@ interactions: \ \"2603:1030:504:800::/123\",\r\n \"2603:1030:504:801::/123\",\r\n \ \"2603:1030:504:c00::/123\",\r\n \"2603:1030:504:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"SqlManagement\",\r\n - \ \"id\": \"SqlManagement\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \"region\": + \ \"id\": \"SqlManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"SqlManagement\",\r\n \"addressPrefixes\": @@ -21996,36 +22612,36 @@ interactions: \ \"2603:1040:207:c00::280/122\",\r\n \"2603:1040:407:402::380/122\",\r\n \ \"2603:1040:407:802::260/123\",\r\n \"2603:1040:407:802::280/123\",\r\n \ \"2603:1040:407:c02::260/123\",\r\n \"2603:1040:407:c02::280/123\",\r\n - \ \"2603:1040:606:402::380/122\",\r\n \"2603:1040:806:402::380/122\",\r\n - \ \"2603:1040:904:3::260/123\",\r\n \"2603:1040:904:402::380/122\",\r\n - \ \"2603:1040:904:802::260/123\",\r\n \"2603:1040:904:802::280/123\",\r\n - \ \"2603:1040:904:c02::260/123\",\r\n \"2603:1040:904:c02::280/123\",\r\n - \ \"2603:1040:a06:2::580/123\",\r\n \"2603:1040:a06:402::380/122\",\r\n - \ \"2603:1040:a06:802::260/123\",\r\n \"2603:1040:a06:802::280/123\",\r\n - \ \"2603:1040:a06:c02::260/123\",\r\n \"2603:1040:a06:c02::280/123\",\r\n - \ \"2603:1040:b04:402::380/122\",\r\n \"2603:1040:c06:402::380/122\",\r\n - \ \"2603:1040:d04:1::500/123\",\r\n \"2603:1040:d04:400::200/122\",\r\n - \ \"2603:1040:d04:800::300/122\",\r\n \"2603:1040:d04:c02::2c0/122\",\r\n - \ \"2603:1040:f05:2::240/123\",\r\n \"2603:1040:f05:402::380/122\",\r\n - \ \"2603:1040:f05:802::260/123\",\r\n \"2603:1040:f05:802::280/123\",\r\n - \ \"2603:1040:f05:c02::260/123\",\r\n \"2603:1040:f05:c02::280/123\",\r\n - \ \"2603:1040:1002:2::a0/123\",\r\n \"2603:1040:1002:400::380/122\",\r\n - \ \"2603:1040:1002:800::280/122\",\r\n \"2603:1040:1002:c00::280/122\",\r\n - \ \"2603:1040:1104:1::1e0/123\",\r\n \"2603:1040:1104:400::340/122\",\r\n - \ \"2603:1040:1202:2::200/123\",\r\n \"2603:1040:1202:400::380/122\",\r\n - \ \"2603:1040:1302:1::240/123\",\r\n \"2603:1040:1302:400::380/122\",\r\n - \ \"2603:1040:1402:2::60/123\",\r\n \"2603:1040:1402:400::260/123\",\r\n - \ \"2603:1040:1402:400::380/123\",\r\n \"2603:1040:1402:800::280/122\",\r\n - \ \"2603:1040:1402:c00::280/122\",\r\n \"2603:1040:1503:2::260/123\",\r\n - \ \"2603:1040:1503:400::380/122\",\r\n \"2603:1050:6:402::380/122\",\r\n - \ \"2603:1050:6:802::260/123\",\r\n \"2603:1050:6:802::280/123\",\r\n - \ \"2603:1050:6:c02::260/123\",\r\n \"2603:1050:6:c02::280/123\",\r\n - \ \"2603:1050:403:400::260/123\",\r\n \"2603:1050:403:400::280/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage\",\r\n - \ \"id\": \"Storage\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n + \ \"2603:1040:606:3::640/123\",\r\n \"2603:1040:606:402::380/122\",\r\n + \ \"2603:1040:806:402::380/122\",\r\n \"2603:1040:904:3::260/123\",\r\n + \ \"2603:1040:904:402::380/122\",\r\n \"2603:1040:904:802::260/123\",\r\n + \ \"2603:1040:904:802::280/123\",\r\n \"2603:1040:904:c02::260/123\",\r\n + \ \"2603:1040:904:c02::280/123\",\r\n \"2603:1040:a06:2::580/123\",\r\n + \ \"2603:1040:a06:402::380/122\",\r\n \"2603:1040:a06:802::260/123\",\r\n + \ \"2603:1040:a06:802::280/123\",\r\n \"2603:1040:a06:c02::260/123\",\r\n + \ \"2603:1040:a06:c02::280/123\",\r\n \"2603:1040:b04:402::380/122\",\r\n + \ \"2603:1040:c06:402::380/122\",\r\n \"2603:1040:d04:1::500/123\",\r\n + \ \"2603:1040:d04:400::200/122\",\r\n \"2603:1040:d04:800::300/122\",\r\n + \ \"2603:1040:d04:c02::2c0/122\",\r\n \"2603:1040:f05:2::240/123\",\r\n + \ \"2603:1040:f05:402::380/122\",\r\n \"2603:1040:f05:802::260/123\",\r\n + \ \"2603:1040:f05:802::280/123\",\r\n \"2603:1040:f05:c02::260/123\",\r\n + \ \"2603:1040:f05:c02::280/123\",\r\n \"2603:1040:1002:2::a0/123\",\r\n + \ \"2603:1040:1002:400::380/122\",\r\n \"2603:1040:1002:800::280/122\",\r\n + \ \"2603:1040:1002:c00::280/122\",\r\n \"2603:1040:1104:1::1e0/123\",\r\n + \ \"2603:1040:1104:400::340/122\",\r\n \"2603:1040:1202:2::200/123\",\r\n + \ \"2603:1040:1202:400::380/122\",\r\n \"2603:1040:1302:1::240/123\",\r\n + \ \"2603:1040:1302:400::380/122\",\r\n \"2603:1040:1402:2::60/123\",\r\n + \ \"2603:1040:1402:400::260/123\",\r\n \"2603:1040:1402:400::380/123\",\r\n + \ \"2603:1040:1402:800::280/122\",\r\n \"2603:1040:1402:c00::280/122\",\r\n + \ \"2603:1040:1503:2::260/123\",\r\n \"2603:1040:1503:400::380/122\",\r\n + \ \"2603:1050:6:402::380/122\",\r\n \"2603:1050:6:802::260/123\",\r\n + \ \"2603:1050:6:802::280/123\",\r\n \"2603:1050:6:c02::260/123\",\r\n + \ \"2603:1050:6:c02::280/123\",\r\n \"2603:1050:403:400::260/123\",\r\n + \ \"2603:1050:403:400::280/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Storage\",\r\n \"id\": \"Storage\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \ \"addressPrefixes\": [\r\n \"13.65.107.32/28\",\r\n \"13.65.160.16/28\",\r\n \ \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n \"13.66.176.16/28\",\r\n @@ -22056,112 +22672,112 @@ interactions: \ \"13.95.96.176/28\",\r\n \"13.95.240.16/28\",\r\n \"13.95.240.32/28\",\r\n \ \"13.95.240.64/27\",\r\n \"20.38.96.0/19\",\r\n \"20.47.0.0/18\",\r\n \ \"20.60.0.0/16\",\r\n \"20.150.0.0/17\",\r\n \"20.157.32.0/19\",\r\n - \ \"20.157.128.0/18\",\r\n \"20.209.0.0/16\",\r\n \"23.96.64.64/26\",\r\n - \ \"23.97.112.64/26\",\r\n \"23.98.49.0/26\",\r\n \"23.98.49.192/26\",\r\n - \ \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n \"23.98.55.144/28\",\r\n - \ \"23.98.56.0/26\",\r\n \"23.98.57.64/26\",\r\n \"23.98.160.64/26\",\r\n - \ \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n \"23.98.192.64/26\",\r\n - \ \"23.98.255.64/26\",\r\n \"23.99.32.64/26\",\r\n \"23.99.34.224/28\",\r\n - \ \"23.99.37.96/28\",\r\n \"23.99.47.32/28\",\r\n \"23.99.160.64/26\",\r\n - \ \"23.99.160.192/28\",\r\n \"23.102.206.0/28\",\r\n \"23.102.206.128/28\",\r\n - \ \"23.102.206.192/28\",\r\n \"40.68.176.16/28\",\r\n \"40.68.176.48/28\",\r\n - \ \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n \"40.69.176.16/28\",\r\n - \ \"40.70.88.0/28\",\r\n \"40.71.104.16/28\",\r\n \"40.71.104.32/28\",\r\n - \ \"40.71.240.16/28\",\r\n \"40.78.72.16/28\",\r\n \"40.78.112.64/28\",\r\n - \ \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n \"40.79.88.16/28\",\r\n - \ \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n \"40.83.24.96/27\",\r\n - \ \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n \"40.83.225.32/28\",\r\n - \ \"40.83.227.16/28\",\r\n \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n - \ \"40.85.105.32/28\",\r\n \"40.85.232.64/28\",\r\n \"40.85.232.96/28\",\r\n - \ \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n \"40.85.235.80/28\",\r\n - \ \"40.85.235.96/28\",\r\n \"40.86.232.64/28\",\r\n \"40.86.232.96/28\",\r\n - \ \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n \"40.86.232.192/28\",\r\n - \ \"40.112.152.16/28\",\r\n \"40.112.224.16/28\",\r\n \"40.112.224.48/28\",\r\n - \ \"40.113.27.176/28\",\r\n \"40.114.152.16/28\",\r\n \"40.114.152.48/28\",\r\n - \ \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n \"40.115.175.32/28\",\r\n - \ \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n \"40.115.229.32/28\",\r\n - \ \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n \"40.115.231.128/28\",\r\n - \ \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n \"40.116.232.48/28\",\r\n - \ \"40.116.232.96/28\",\r\n \"40.117.48.80/28\",\r\n \"40.117.48.112/28\",\r\n - \ \"40.117.104.16/28\",\r\n \"40.118.72.176/28\",\r\n \"40.118.73.48/28\",\r\n - \ \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n \"40.122.96.16/28\",\r\n - \ \"40.122.216.16/28\",\r\n \"40.123.16.16/28\",\r\n \"51.140.16.16/28\",\r\n - \ \"51.140.16.32/28\",\r\n \"51.140.168.64/27\",\r\n \"51.140.168.112/28\",\r\n - \ \"51.140.168.128/28\",\r\n \"51.140.232.64/27\",\r\n \"51.140.232.112/28\",\r\n - \ \"51.140.232.128/28\",\r\n \"51.140.232.160/27\",\r\n \"51.141.128.0/24\",\r\n - \ \"51.141.129.64/26\",\r\n \"51.141.129.128/25\",\r\n \"51.141.130.0/25\",\r\n - \ \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n \"52.161.168.16/28\",\r\n - \ \"52.161.168.32/28\",\r\n \"52.162.56.16/28\",\r\n \"52.162.56.32/28\",\r\n - \ \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n \"52.162.56.128/28\",\r\n - \ \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n \"52.164.112.16/28\",\r\n - \ \"52.164.232.16/28\",\r\n \"52.164.232.32/28\",\r\n \"52.164.232.64/28\",\r\n - \ \"52.165.104.16/28\",\r\n \"52.165.104.32/28\",\r\n \"52.165.104.64/27\",\r\n - \ \"52.165.104.112/28\",\r\n \"52.165.104.144/28\",\r\n \"52.165.104.160/28\",\r\n - \ \"52.165.136.32/28\",\r\n \"52.165.240.64/28\",\r\n \"52.166.80.32/27\",\r\n - \ \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n \"52.167.88.80/28\",\r\n - \ \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n \"52.169.168.32/27\",\r\n - \ \"52.169.240.16/28\",\r\n \"52.169.240.32/28\",\r\n \"52.169.240.64/28\",\r\n - \ \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n \"52.171.144.96/28\",\r\n - \ \"52.171.144.128/28\",\r\n \"52.172.16.16/28\",\r\n \"52.172.16.80/28\",\r\n - \ \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n \"52.173.152.64/28\",\r\n - \ \"52.173.152.96/28\",\r\n \"52.174.8.32/28\",\r\n \"52.174.224.16/28\",\r\n - \ \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n \"52.174.224.112/28\",\r\n - \ \"52.174.224.128/28\",\r\n \"52.175.40.128/28\",\r\n \"52.175.112.16/28\",\r\n - \ \"52.176.224.64/28\",\r\n \"52.176.224.96/28\",\r\n \"52.177.208.80/28\",\r\n - \ \"52.178.168.32/27\",\r\n \"52.178.168.80/28\",\r\n \"52.178.168.96/28\",\r\n - \ \"52.178.168.128/27\",\r\n \"52.179.24.16/28\",\r\n \"52.179.144.32/28\",\r\n - \ \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n - \ \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n - \ \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n - \ \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n \"52.180.40.16/28\",\r\n - \ \"52.180.40.32/28\",\r\n \"52.180.184.16/28\",\r\n \"52.182.176.16/28\",\r\n - \ \"52.182.176.32/28\",\r\n \"52.182.176.64/27\",\r\n \"52.183.48.16/28\",\r\n - \ \"52.183.104.16/28\",\r\n \"52.183.104.32/28\",\r\n \"52.184.40.16/28\",\r\n - \ \"52.184.40.32/28\",\r\n \"52.184.168.32/28\",\r\n \"52.184.168.96/27\",\r\n - \ \"52.185.56.80/28\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.144/28\",\r\n - \ \"52.185.56.160/28\",\r\n \"52.185.112.16/28\",\r\n \"52.185.112.48/28\",\r\n - \ \"52.185.112.80/28\",\r\n \"52.185.112.112/28\",\r\n \"52.185.233.0/24\",\r\n - \ \"52.186.112.32/27\",\r\n \"52.187.141.32/27\",\r\n \"52.189.177.0/24\",\r\n - \ \"52.190.240.16/28\",\r\n \"52.190.240.32/28\",\r\n \"52.190.240.64/27\",\r\n - \ \"52.190.240.112/28\",\r\n \"52.190.240.128/28\",\r\n \"52.191.176.16/28\",\r\n - \ \"52.191.176.32/28\",\r\n \"52.225.40.32/27\",\r\n \"52.225.136.16/28\",\r\n - \ \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n \"52.226.8.32/27\",\r\n - \ \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n - \ \"52.228.232.0/28\",\r\n \"52.229.80.64/27\",\r\n \"52.230.240.16/28\",\r\n - \ \"52.230.240.32/28\",\r\n \"52.230.240.64/27\",\r\n \"52.230.240.112/28\",\r\n - \ \"52.230.240.128/28\",\r\n \"52.230.240.160/27\",\r\n \"52.231.80.64/27\",\r\n - \ \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n \"52.231.80.160/27\",\r\n - \ \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n \"52.231.168.128/28\",\r\n - \ \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n \"52.232.232.16/28\",\r\n - \ \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n \"52.232.232.96/28\",\r\n - \ \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n \"52.232.232.192/28\",\r\n - \ \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n - \ \"52.236.40.16/28\",\r\n \"52.236.40.32/28\",\r\n \"52.236.240.48/28\",\r\n - \ \"52.236.240.64/28\",\r\n \"52.237.104.16/28\",\r\n \"52.237.104.32/28\",\r\n - \ \"52.238.56.16/28\",\r\n \"52.238.56.32/28\",\r\n \"52.238.56.64/27\",\r\n - \ \"52.238.56.112/28\",\r\n \"52.238.56.128/28\",\r\n \"52.238.56.160/27\",\r\n - \ \"52.238.200.32/27\",\r\n \"52.239.104.16/28\",\r\n \"52.239.104.32/28\",\r\n - \ \"52.239.128.0/20\",\r\n \"52.239.144.0/22\",\r\n \"52.239.148.0/27\",\r\n - \ \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.150.0/23\",\r\n \"52.239.152.0/21\",\r\n \"52.239.160.0/22\",\r\n - \ \"52.239.164.0/24\",\r\n \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n - \ \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n \"52.239.168.0/21\",\r\n - \ \"52.239.176.128/25\",\r\n \"52.239.177.0/24\",\r\n \"52.239.178.0/23\",\r\n - \ \"52.239.180.0/22\",\r\n \"52.239.184.0/22\",\r\n \"52.239.188.0/23\",\r\n - \ \"52.239.190.0/24\",\r\n \"52.239.191.0/28\",\r\n \"52.239.192.0/21\",\r\n - \ \"52.239.200.0/22\",\r\n \"52.239.205.0/24\",\r\n \"52.239.206.0/23\",\r\n - \ \"52.239.208.0/20\",\r\n \"52.239.224.0/19\",\r\n \"52.240.48.16/28\",\r\n - \ \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n \"52.240.60.32/28\",\r\n - \ \"52.240.60.64/27\",\r\n \"52.241.88.16/28\",\r\n \"52.241.88.32/28\",\r\n - \ \"52.241.88.64/27\",\r\n \"52.245.40.0/24\",\r\n \"104.41.232.16/28\",\r\n - \ \"104.42.200.16/28\",\r\n \"104.46.31.16/28\",\r\n \"104.208.0.16/28\",\r\n - \ \"104.208.0.48/28\",\r\n \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n - \ \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n - \ \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n \"104.211.109.80/28\",\r\n - \ \"104.211.109.96/28\",\r\n \"104.211.168.16/28\",\r\n \"104.211.232.16/28\",\r\n - \ \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n \"104.211.232.176/28\",\r\n - \ \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n - \ \"104.214.152.16/28\",\r\n \"104.214.152.176/28\",\r\n + \ \"20.157.128.0/18\",\r\n \"20.157.224.0/19\",\r\n \"20.209.0.0/16\",\r\n + \ \"23.96.64.64/26\",\r\n \"23.97.112.64/26\",\r\n \"23.98.49.0/26\",\r\n + \ \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n + \ \"23.98.55.144/28\",\r\n \"23.98.56.0/26\",\r\n \"23.98.57.64/26\",\r\n + \ \"23.98.160.64/26\",\r\n \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n + \ \"23.98.192.64/26\",\r\n \"23.98.255.64/26\",\r\n \"23.99.32.64/26\",\r\n + \ \"23.99.34.224/28\",\r\n \"23.99.37.96/28\",\r\n \"23.99.47.32/28\",\r\n + \ \"23.99.160.64/26\",\r\n \"23.99.160.192/28\",\r\n \"23.102.206.0/28\",\r\n + \ \"23.102.206.128/28\",\r\n \"23.102.206.192/28\",\r\n \"40.68.176.16/28\",\r\n + \ \"40.68.176.48/28\",\r\n \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n + \ \"40.69.176.16/28\",\r\n \"40.70.88.0/28\",\r\n \"40.71.104.16/28\",\r\n + \ \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n \"40.78.72.16/28\",\r\n + \ \"40.78.112.64/28\",\r\n \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n + \ \"40.79.88.16/28\",\r\n \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n + \ \"40.83.24.96/27\",\r\n \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n + \ \"40.83.225.32/28\",\r\n \"40.83.227.16/28\",\r\n \"40.84.8.32/28\",\r\n + \ \"40.84.11.80/28\",\r\n \"40.85.105.32/28\",\r\n \"40.85.232.64/28\",\r\n + \ \"40.85.232.96/28\",\r\n \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n + \ \"40.85.235.80/28\",\r\n \"40.85.235.96/28\",\r\n \"40.86.232.64/28\",\r\n + \ \"40.86.232.96/28\",\r\n \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n + \ \"40.86.232.192/28\",\r\n \"40.112.152.16/28\",\r\n \"40.112.224.16/28\",\r\n + \ \"40.112.224.48/28\",\r\n \"40.113.27.176/28\",\r\n \"40.114.152.16/28\",\r\n + \ \"40.114.152.48/28\",\r\n \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n + \ \"40.115.175.32/28\",\r\n \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n + \ \"40.115.229.32/28\",\r\n \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n + \ \"40.115.231.128/28\",\r\n \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n + \ \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n \"40.117.48.80/28\",\r\n + \ \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n \"40.118.72.176/28\",\r\n + \ \"40.118.73.48/28\",\r\n \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n + \ \"40.122.96.16/28\",\r\n \"40.122.216.16/28\",\r\n \"40.123.16.16/28\",\r\n + \ \"51.140.16.16/28\",\r\n \"51.140.16.32/28\",\r\n \"51.140.168.64/27\",\r\n + \ \"51.140.168.112/28\",\r\n \"51.140.168.128/28\",\r\n \"51.140.232.64/27\",\r\n + \ \"51.140.232.112/28\",\r\n \"51.140.232.128/28\",\r\n \"51.140.232.160/27\",\r\n + \ \"51.141.128.0/24\",\r\n \"51.141.129.64/26\",\r\n \"51.141.129.128/25\",\r\n + \ \"51.141.130.0/25\",\r\n \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n + \ \"52.161.168.16/28\",\r\n \"52.161.168.32/28\",\r\n \"52.162.56.16/28\",\r\n + \ \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n + \ \"52.162.56.128/28\",\r\n \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n + \ \"52.164.112.16/28\",\r\n \"52.164.232.16/28\",\r\n \"52.164.232.32/28\",\r\n + \ \"52.164.232.64/28\",\r\n \"52.165.104.16/28\",\r\n \"52.165.104.32/28\",\r\n + \ \"52.165.104.64/27\",\r\n \"52.165.104.112/28\",\r\n \"52.165.104.144/28\",\r\n + \ \"52.165.104.160/28\",\r\n \"52.165.136.32/28\",\r\n \"52.165.240.64/28\",\r\n + \ \"52.166.80.32/27\",\r\n \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n + \ \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n + \ \"52.169.168.32/27\",\r\n \"52.169.240.16/28\",\r\n \"52.169.240.32/28\",\r\n + \ \"52.169.240.64/28\",\r\n \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n + \ \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n \"52.172.16.16/28\",\r\n + \ \"52.172.16.80/28\",\r\n \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n + \ \"52.173.152.64/28\",\r\n \"52.173.152.96/28\",\r\n \"52.174.8.32/28\",\r\n + \ \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n + \ \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n \"52.175.40.128/28\",\r\n + \ \"52.175.112.16/28\",\r\n \"52.176.224.64/28\",\r\n \"52.176.224.96/28\",\r\n + \ \"52.177.208.80/28\",\r\n \"52.178.168.32/27\",\r\n \"52.178.168.80/28\",\r\n + \ \"52.178.168.96/28\",\r\n \"52.178.168.128/27\",\r\n \"52.179.24.16/28\",\r\n + \ \"52.179.144.32/28\",\r\n \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n + \ \"52.179.240.48/28\",\r\n \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n + \ \"52.179.240.144/28\",\r\n \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n + \ \"52.179.240.240/28\",\r\n \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n + \ \"52.180.40.16/28\",\r\n \"52.180.40.32/28\",\r\n \"52.180.184.16/28\",\r\n + \ \"52.182.176.16/28\",\r\n \"52.182.176.32/28\",\r\n \"52.182.176.64/27\",\r\n + \ \"52.183.48.16/28\",\r\n \"52.183.104.16/28\",\r\n \"52.183.104.32/28\",\r\n + \ \"52.184.40.16/28\",\r\n \"52.184.40.32/28\",\r\n \"52.184.168.32/28\",\r\n + \ \"52.184.168.96/27\",\r\n \"52.185.56.80/28\",\r\n \"52.185.56.96/28\",\r\n + \ \"52.185.56.144/28\",\r\n \"52.185.56.160/28\",\r\n \"52.185.112.16/28\",\r\n + \ \"52.185.112.48/28\",\r\n \"52.185.112.80/28\",\r\n \"52.185.112.112/28\",\r\n + \ \"52.185.233.0/24\",\r\n \"52.186.112.32/27\",\r\n \"52.187.141.32/27\",\r\n + \ \"52.189.177.0/24\",\r\n \"52.190.240.16/28\",\r\n \"52.190.240.32/28\",\r\n + \ \"52.190.240.64/27\",\r\n \"52.190.240.112/28\",\r\n \"52.190.240.128/28\",\r\n + \ \"52.191.176.16/28\",\r\n \"52.191.176.32/28\",\r\n \"52.225.40.32/27\",\r\n + \ \"52.225.136.16/28\",\r\n \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n + \ \"52.226.8.32/27\",\r\n \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n + \ \"52.226.8.128/27\",\r\n \"52.228.232.0/28\",\r\n \"52.229.80.64/27\",\r\n + \ \"52.230.240.16/28\",\r\n \"52.230.240.32/28\",\r\n \"52.230.240.64/27\",\r\n + \ \"52.230.240.112/28\",\r\n \"52.230.240.128/28\",\r\n \"52.230.240.160/27\",\r\n + \ \"52.231.80.64/27\",\r\n \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n + \ \"52.231.80.160/27\",\r\n \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n + \ \"52.231.168.128/28\",\r\n \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n + \ \"52.232.232.16/28\",\r\n \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n + \ \"52.232.232.96/28\",\r\n \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n + \ \"52.232.232.192/28\",\r\n \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n + \ \"52.234.176.96/27\",\r\n \"52.236.40.16/28\",\r\n \"52.236.40.32/28\",\r\n + \ \"52.236.240.48/28\",\r\n \"52.236.240.64/28\",\r\n \"52.237.104.16/28\",\r\n + \ \"52.237.104.32/28\",\r\n \"52.238.56.16/28\",\r\n \"52.238.56.32/28\",\r\n + \ \"52.238.56.64/27\",\r\n \"52.238.56.112/28\",\r\n \"52.238.56.128/28\",\r\n + \ \"52.238.56.160/27\",\r\n \"52.238.200.32/27\",\r\n \"52.239.104.16/28\",\r\n + \ \"52.239.104.32/28\",\r\n \"52.239.128.0/20\",\r\n \"52.239.144.0/22\",\r\n + \ \"52.239.148.0/27\",\r\n \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n + \ \"52.239.149.0/24\",\r\n \"52.239.150.0/23\",\r\n \"52.239.152.0/21\",\r\n + \ \"52.239.160.0/22\",\r\n \"52.239.164.0/24\",\r\n \"52.239.165.0/26\",\r\n + \ \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.168.0/21\",\r\n \"52.239.176.128/25\",\r\n \"52.239.177.0/24\",\r\n + \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.184.0/22\",\r\n + \ \"52.239.188.0/23\",\r\n \"52.239.190.0/24\",\r\n \"52.239.191.0/28\",\r\n + \ \"52.239.192.0/21\",\r\n \"52.239.200.0/22\",\r\n \"52.239.205.0/24\",\r\n + \ \"52.239.206.0/23\",\r\n \"52.239.208.0/20\",\r\n \"52.239.224.0/19\",\r\n + \ \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n + \ \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n \"52.241.88.16/28\",\r\n + \ \"52.241.88.32/28\",\r\n \"52.241.88.64/27\",\r\n \"52.245.40.0/24\",\r\n + \ \"104.41.232.16/28\",\r\n \"104.42.200.16/28\",\r\n \"104.46.31.16/28\",\r\n + \ \"104.208.0.16/28\",\r\n \"104.208.0.48/28\",\r\n \"104.208.128.16/28\",\r\n + \ \"104.208.248.16/28\",\r\n \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n + \ \"104.211.104.128/28\",\r\n \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n + \ \"104.211.109.80/28\",\r\n \"104.211.109.96/28\",\r\n \"104.211.168.16/28\",\r\n + \ \"104.211.232.16/28\",\r\n \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n + \ \"104.211.232.176/28\",\r\n \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n + \ \"104.214.80.48/28\",\r\n \"104.214.152.16/28\",\r\n \"104.214.152.176/28\",\r\n \ \"104.214.243.32/28\",\r\n \"104.215.32.16/28\",\r\n \"104.215.32.32/28\",\r\n \ \"104.215.32.64/27\",\r\n \"104.215.35.32/27\",\r\n \"104.215.104.64/28\",\r\n \ \"104.215.240.64/28\",\r\n \"104.215.240.96/28\",\r\n \"137.116.1.0/25\",\r\n @@ -22227,7 +22843,7 @@ interactions: \ \"2603:1050:7::/48\",\r\n \"2603:1050:214::/48\",\r\n \"2603:1050:404::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaCentral\",\r\n \ \"id\": \"Storage.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -22236,7 +22852,7 @@ interactions: \ \"52.239.216.0/23\",\r\n \"2603:1010:305::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaCentral2\",\r\n \ \"id\": \"Storage.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -22244,7 +22860,7 @@ interactions: \ \"20.150.103.0/24\",\r\n \"52.239.218.0/23\",\r\n \"2603:1010:405::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaEast\",\r\n \ \"id\": \"Storage.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -22254,13 +22870,14 @@ interactions: \ \"13.75.240.32/28\",\r\n \"13.75.240.64/27\",\r\n \"20.38.112.0/23\",\r\n \ \"20.47.37.0/24\",\r\n \"20.60.72.0/22\",\r\n \"20.60.182.0/23\",\r\n \ \"20.150.66.0/24\",\r\n \"20.150.92.0/24\",\r\n \"20.150.117.0/24\",\r\n - \ \"20.157.44.0/24\",\r\n \"20.157.155.0/24\",\r\n \"52.239.130.0/23\",\r\n - \ \"52.239.226.0/24\",\r\n \"104.46.31.16/28\",\r\n \"191.238.66.0/26\",\r\n - \ \"2603:1010:7::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.AustraliaSoutheast\",\r\n \"id\": \"Storage.AustraliaSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"20.157.44.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.226.0/24\",\r\n + \ \"52.239.130.0/23\",\r\n \"52.239.226.0/24\",\r\n \"104.46.31.16/28\",\r\n + \ \"191.238.66.0/26\",\r\n \"2603:1010:7::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaSoutheast\",\r\n + \ \"id\": \"Storage.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.77.8.16/28\",\r\n \ \"13.77.8.32/28\",\r\n \"13.77.8.64/28\",\r\n \"13.77.8.96/28\",\r\n @@ -22270,62 +22887,62 @@ interactions: \ \"52.239.225.0/24\",\r\n \"191.239.192.0/26\",\r\n \"2603:1010:206::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSouth\",\r\n \ \"id\": \"Storage.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.39.0/24\",\r\n \"20.60.36.0/23\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.157.55.0/24\",\r\n \"20.209.12.0/23\",\r\n \"23.97.112.64/26\",\r\n - \ \"191.232.216.32/27\",\r\n \"191.232.221.16/28\",\r\n \"191.232.221.32/28\",\r\n - \ \"191.233.128.0/24\",\r\n \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n - \ \"2603:1050:7::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.BrazilSoutheast\",\r\n \"id\": \"Storage.BrazilSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.150.73.0/24\",\r\n - \ \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n \"20.157.42.0/24\",\r\n - \ \"20.157.189.0/24\",\r\n \"2603:1050:404::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaCentral\",\r\n + \ \"20.157.55.0/24\",\r\n \"20.157.227.0/24\",\r\n \"20.209.12.0/23\",\r\n + \ \"23.97.112.64/26\",\r\n \"191.232.216.32/27\",\r\n \"191.232.221.16/28\",\r\n + \ \"191.232.221.32/28\",\r\n \"191.233.128.0/24\",\r\n \"191.235.248.0/23\",\r\n + \ \"191.235.250.0/25\",\r\n \"2603:1050:7::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSoutheast\",\r\n + \ \"id\": \"Storage.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.150.73.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n + \ \"20.157.42.0/24\",\r\n \"20.157.189.0/24\",\r\n \"2603:1050:404::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaCentral\",\r\n \ \"id\": \"Storage.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.114.0/25\",\r\n \"20.47.40.0/24\",\r\n \"20.60.42.0/23\",\r\n \ \"20.60.242.0/23\",\r\n \"20.150.16.0/24\",\r\n \"20.150.31.0/24\",\r\n \ \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.148.0/24\",\r\n \"40.85.232.64/28\",\r\n \"40.85.232.96/28\",\r\n - \ \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n \"40.85.235.80/28\",\r\n - \ \"40.85.235.96/28\",\r\n \"52.239.148.64/26\",\r\n \"52.239.189.0/24\",\r\n - \ \"2603:1030:f08::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.CanadaEast\",\r\n \"id\": \"Storage.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.121.128/25\",\r\n - \ \"20.47.41.0/24\",\r\n \"20.60.142.0/23\",\r\n \"20.150.1.0/25\",\r\n - \ \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n \"20.157.161.0/24\",\r\n - \ \"20.209.64.0/23\",\r\n \"40.86.232.64/28\",\r\n \"40.86.232.96/28\",\r\n - \ \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n \"40.86.232.192/28\",\r\n - \ \"52.229.80.64/27\",\r\n \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n - \ \"2603:1030:1006::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.CentralIndia\",\r\n \"id\": \"Storage.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.126.0/23\",\r\n - \ \"20.47.42.0/24\",\r\n \"20.60.84.0/23\",\r\n \"20.150.114.0/24\",\r\n - \ \"20.157.139.0/24\",\r\n \"20.157.178.0/24\",\r\n \"20.209.56.0/23\",\r\n - \ \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n \"104.211.104.64/28\",\r\n - \ \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n + \ \"20.157.148.0/24\",\r\n \"20.209.70.0/23\",\r\n \"40.85.232.64/28\",\r\n + \ \"40.85.232.96/28\",\r\n \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n + \ \"40.85.235.80/28\",\r\n \"40.85.235.96/28\",\r\n \"52.239.148.64/26\",\r\n + \ \"52.239.189.0/24\",\r\n \"2603:1030:f08::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaEast\",\r\n + \ \"id\": \"Storage.CanadaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.121.128/25\",\r\n \"20.47.41.0/24\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.157.161.0/24\",\r\n \"20.209.64.0/23\",\r\n \"40.86.232.64/28\",\r\n + \ \"40.86.232.96/28\",\r\n \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n + \ \"40.86.232.192/28\",\r\n \"52.229.80.64/27\",\r\n \"52.239.164.128/26\",\r\n + \ \"52.239.190.0/25\",\r\n \"2603:1030:1006::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralIndia\",\r\n + \ \"id\": \"Storage.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.126.0/23\",\r\n \"20.47.42.0/24\",\r\n \"20.60.84.0/23\",\r\n + \ \"20.150.114.0/24\",\r\n \"20.157.139.0/24\",\r\n \"20.157.178.0/24\",\r\n + \ \"20.209.56.0/23\",\r\n \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n + \ \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n \ \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n \"104.211.109.80/28\",\r\n \ \"104.211.109.96/28\",\r\n \"2603:1040:a07::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUS\",\r\n \"id\": - \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"centralus\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -22357,7 +22974,7 @@ interactions: \ \"168.61.132.0/26\",\r\n \"2603:1030:11::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUSEUAP\",\r\n \ \"id\": \"Storage.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -22366,7 +22983,7 @@ interactions: \ \"52.165.104.160/28\",\r\n \"52.185.112.80/28\",\r\n \"52.239.177.0/27\",\r\n \ \"52.239.238.0/24\",\r\n \"2603:1030:12::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastAsia\",\r\n \"id\": - \"Storage.EastAsia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"Storage.EastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"eastasia\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -22381,8 +22998,8 @@ interactions: \ \"168.63.130.128/26\",\r\n \"168.63.131.0/26\",\r\n \"168.63.156.64/26\",\r\n \ \"168.63.156.192/26\",\r\n \"191.237.238.32/28\",\r\n \"2603:1040:208::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS\",\r\n - \ \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \ \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -22396,63 +23013,64 @@ interactions: \ \"20.150.90.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.59.0/24\",\r\n \ \"20.157.61.0/24\",\r\n \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n \ \"20.157.171.0/24\",\r\n \"20.209.0.0/23\",\r\n \"20.209.40.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"23.96.64.64/26\",\r\n \"40.71.104.16/28\",\r\n - \ \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n \"40.117.48.80/28\",\r\n - \ \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n \"52.179.24.16/28\",\r\n - \ \"52.186.112.32/27\",\r\n \"52.226.8.32/27\",\r\n \"52.226.8.80/28\",\r\n - \ \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n \"52.234.176.48/28\",\r\n - \ \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n \"52.239.152.0/22\",\r\n - \ \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n \"52.239.214.0/23\",\r\n - \ \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n \"52.239.252.0/24\",\r\n - \ \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n - \ \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n \"138.91.96.64/26\",\r\n - \ \"138.91.96.128/26\",\r\n \"168.62.32.0/26\",\r\n \"168.62.32.192/26\",\r\n - \ \"168.62.33.128/26\",\r\n \"191.237.32.128/28\",\r\n \"191.237.32.208/28\",\r\n - \ \"191.237.32.240/28\",\r\n \"191.238.0.0/26\",\r\n \"191.238.0.224/28\",\r\n - \ \"2603:1030:213::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.EastUS2\",\r\n \"id\": \"Storage.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.68.120.64/28\",\r\n - \ \"13.77.112.16/28\",\r\n \"13.77.112.32/28\",\r\n \"13.77.112.112/28\",\r\n - \ \"13.77.112.128/28\",\r\n \"13.77.115.16/28\",\r\n \"13.77.115.32/28\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.47.60.0/23\",\r\n \"20.60.56.0/22\",\r\n - \ \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.150.29.0/24\",\r\n - \ \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n - \ \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.157.36.0/23\",\r\n - \ \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n \"20.157.167.0/24\",\r\n - \ \"20.157.185.0/24\",\r\n \"20.209.68.0/23\",\r\n \"23.102.206.0/28\",\r\n - \ \"23.102.206.128/28\",\r\n \"23.102.206.192/28\",\r\n \"40.79.8.16/28\",\r\n - \ \"40.79.48.16/28\",\r\n \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n - \ \"40.123.16.16/28\",\r\n \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n - \ \"52.167.240.16/28\",\r\n \"52.177.208.80/28\",\r\n \"52.179.144.32/28\",\r\n - \ \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n - \ \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n - \ \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n - \ \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n \"52.184.168.96/27\",\r\n - \ \"52.225.136.16/28\",\r\n \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n - \ \"52.232.232.16/28\",\r\n \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n - \ \"52.232.232.96/28\",\r\n \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n - \ \"52.232.232.192/28\",\r\n \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n - \ \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n - \ \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n - \ \"52.239.185.32/27\",\r\n \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n - \ \"52.239.192.96/27\",\r\n \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n - \ \"52.239.198.0/25\",\r\n \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n - \ \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n - \ \"52.239.222.0/23\",\r\n \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n - \ \"137.116.1.0/25\",\r\n \"137.116.2.0/26\",\r\n \"137.116.2.96/29\",\r\n - \ \"137.116.2.104/30\",\r\n \"137.116.2.108/32\",\r\n \"137.116.2.110/31\",\r\n - \ \"137.116.2.112/32\",\r\n \"137.116.2.114/32\",\r\n \"137.116.2.116/30\",\r\n - \ \"137.116.2.120/29\",\r\n \"137.116.3.0/25\",\r\n \"137.116.3.128/26\",\r\n - \ \"137.116.96.0/25\",\r\n \"137.116.96.128/26\",\r\n \"191.237.160.64/26\",\r\n - \ \"191.237.160.224/28\",\r\n \"191.239.224.0/26\",\r\n \"2603:1030:40f::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2EUAP\",\r\n + \ \"20.209.52.0/23\",\r\n \"20.209.74.0/23\",\r\n \"23.96.64.64/26\",\r\n + \ \"40.71.104.16/28\",\r\n \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n + \ \"40.117.48.80/28\",\r\n \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n + \ \"52.179.24.16/28\",\r\n \"52.186.112.32/27\",\r\n \"52.226.8.32/27\",\r\n + \ \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n + \ \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n + \ \"52.239.252.0/24\",\r\n \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n + \ \"52.240.60.16/28\",\r\n \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n + \ \"138.91.96.64/26\",\r\n \"138.91.96.128/26\",\r\n \"168.62.32.0/26\",\r\n + \ \"168.62.32.192/26\",\r\n \"168.62.33.128/26\",\r\n \"191.237.32.128/28\",\r\n + \ \"191.237.32.208/28\",\r\n \"191.237.32.240/28\",\r\n \"191.238.0.0/26\",\r\n + \ \"191.238.0.224/28\",\r\n \"2603:1030:213::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2\",\r\n \"id\": + \"Storage.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"eastus2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.68.120.64/28\",\r\n \"13.77.112.16/28\",\r\n + \ \"13.77.112.32/28\",\r\n \"13.77.112.112/28\",\r\n \"13.77.112.128/28\",\r\n + \ \"13.77.115.16/28\",\r\n \"13.77.115.32/28\",\r\n \"20.38.100.0/23\",\r\n + \ \"20.47.60.0/23\",\r\n \"20.60.56.0/22\",\r\n \"20.60.88.0/22\",\r\n + \ \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n \"20.60.224.0/23\",\r\n + \ \"20.60.236.0/23\",\r\n \"20.150.29.0/24\",\r\n \"20.150.36.0/24\",\r\n + \ \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n \"20.150.82.0/24\",\r\n + \ \"20.150.88.0/24\",\r\n \"20.157.36.0/23\",\r\n \"20.157.48.0/23\",\r\n + \ \"20.157.62.0/23\",\r\n \"20.157.167.0/24\",\r\n \"20.157.185.0/24\",\r\n + \ \"20.209.68.0/23\",\r\n \"23.102.206.0/28\",\r\n \"23.102.206.128/28\",\r\n + \ \"23.102.206.192/28\",\r\n \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n + \ \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n \"40.123.16.16/28\",\r\n + \ \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n + \ \"52.177.208.80/28\",\r\n \"52.179.144.32/28\",\r\n \"52.179.144.64/28\",\r\n + \ \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n \"52.179.240.64/28\",\r\n + \ \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n \"52.179.240.160/28\",\r\n + \ \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n \"52.179.241.0/28\",\r\n + \ \"52.179.241.32/27\",\r\n \"52.184.168.96/27\",\r\n \"52.225.136.16/28\",\r\n + \ \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n \"52.232.232.16/28\",\r\n + \ \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n \"52.232.232.96/28\",\r\n + \ \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n \"52.232.232.192/28\",\r\n + \ \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n + \ \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n + \ \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n + \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n + \ \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n + \ \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n + \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n + \ \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n \"137.116.1.0/25\",\r\n + \ \"137.116.2.0/26\",\r\n \"137.116.2.96/29\",\r\n \"137.116.2.104/30\",\r\n + \ \"137.116.2.108/32\",\r\n \"137.116.2.110/31\",\r\n \"137.116.2.112/32\",\r\n + \ \"137.116.2.114/32\",\r\n \"137.116.2.116/30\",\r\n \"137.116.2.120/29\",\r\n + \ \"137.116.3.0/25\",\r\n \"137.116.3.128/26\",\r\n \"137.116.96.0/25\",\r\n + \ \"137.116.96.128/26\",\r\n \"191.237.160.64/26\",\r\n \"191.237.160.224/28\",\r\n + \ \"191.239.224.0/26\",\r\n \"2603:1030:40f::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2EUAP\",\r\n \ \"id\": \"Storage.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -22471,40 +23089,41 @@ interactions: \ \"52.239.239.0/24\",\r\n \"2603:1030:410::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2Stage\",\r\n \ \"id\": \"Storage.EastUS2Stage\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"137.116.2.64/27\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.FranceCentral\",\r\n \"id\": \"Storage.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.44.0/24\",\r\n - \ \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n \"20.150.61.0/24\",\r\n - \ \"20.157.129.0/24\",\r\n \"20.209.8.0/23\",\r\n \"52.239.134.0/24\",\r\n - \ \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n \"2603:1020:806::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.FranceSouth\",\r\n - \ \"id\": \"Storage.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.44.0/24\",\r\n \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n + \ \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n \"20.209.8.0/23\",\r\n + \ \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n + \ \"2603:1020:806::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.FranceSouth\",\r\n \"id\": \"Storage.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.28.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.188.0/23\",\r\n \ \"20.150.19.0/24\",\r\n \"20.157.156.0/24\",\r\n \"52.239.135.0/26\",\r\n \ \"52.239.196.0/24\",\r\n \"2603:1020:906::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyNorth\",\r\n \ \"id\": \"Storage.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.150.60.0/24\",\r\n - \ \"20.150.112.0/24\",\r\n \"2603:1020:d05::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\",\r\n + \ \"20.150.112.0/24\",\r\n \"20.157.229.0/24\",\r\n \"2603:1020:d05::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\",\r\n \ \"id\": \"Storage.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -22513,24 +23132,24 @@ interactions: \ \"20.157.183.0/24\",\r\n \"20.209.32.0/23\",\r\n \"2603:1020:c05::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanEast\",\r\n \ \"id\": \"Storage.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.73.8.16/28\",\r\n \"13.73.8.32/28\",\r\n \"20.38.116.0/23\",\r\n \ \"20.47.12.0/24\",\r\n \"20.60.172.0/23\",\r\n \"20.60.248.0/23\",\r\n \ \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n \"20.157.38.0/24\",\r\n - \ \"20.157.144.0/24\",\r\n \"20.209.22.0/23\",\r\n \"23.98.57.64/26\",\r\n - \ \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n \"40.115.175.32/28\",\r\n - \ \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n \"40.115.229.32/28\",\r\n - \ \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n \"40.115.231.128/28\",\r\n - \ \"52.239.144.0/23\",\r\n \"2603:1040:408::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n \"id\": - \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": - {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"japanwest\",\r\n - \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n - \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"20.157.144.0/24\",\r\n \"20.157.224.0/24\",\r\n \"20.209.22.0/23\",\r\n + \ \"23.98.57.64/26\",\r\n \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n + \ \"40.115.175.32/28\",\r\n \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n + \ \"40.115.229.32/28\",\r\n \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n + \ \"40.115.231.128/28\",\r\n \"52.239.144.0/23\",\r\n \"2603:1040:408::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n + \ \"id\": \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.10.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.186.0/23\",\r\n \ \"20.150.10.0/23\",\r\n \"20.157.56.0/24\",\r\n \"20.209.16.0/23\",\r\n \ \"23.98.56.0/26\",\r\n \"52.239.146.0/23\",\r\n \"104.214.152.16/28\",\r\n @@ -22538,7 +23157,7 @@ interactions: \ \"104.215.32.64/27\",\r\n \"104.215.35.32/27\",\r\n \"2603:1040:607::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JioIndiaCentral\",\r\n \ \"id\": \"Storage.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -22546,64 +23165,65 @@ interactions: \ \"20.150.64.0/24\",\r\n \"20.150.109.0/24\",\r\n \"20.157.152.0/24\",\r\n \ \"2603:1040:1100::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.JioIndiaWest\",\r\n \"id\": \"Storage.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.54.0/23\",\r\n - \ \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n \"20.157.153.0/24\",\r\n - \ \"2603:1040:d00::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.KoreaCentral\",\r\n \"id\": \"Storage.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.46.0/24\",\r\n - \ \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n \"20.150.4.0/23\",\r\n - \ \"20.157.140.0/24\",\r\n \"20.209.46.0/23\",\r\n \"52.231.80.64/27\",\r\n - \ \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n \"52.231.80.160/27\",\r\n - \ \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n \"52.239.190.128/26\",\r\n - \ \"2603:1040:f06::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.KoreaSouth\",\r\n \"id\": \"Storage.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.47.0/24\",\r\n - \ \"20.60.202.0/23\",\r\n \"20.150.14.0/23\",\r\n \"20.157.137.0/24\",\r\n - \ \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n \"52.231.168.128/28\",\r\n - \ \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n \"52.239.165.0/26\",\r\n - \ \"52.239.165.160/27\",\r\n \"52.239.190.192/26\",\r\n \"2603:1040:e06::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUS\",\r\n - \ \"id\": \"Storage.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.3.0/24\",\r\n - \ \"20.47.15.0/24\",\r\n \"20.60.28.0/23\",\r\n \"20.60.82.0/23\",\r\n - \ \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n \"20.150.49.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.172.0/24\",\r\n \"20.209.38.0/23\",\r\n \"23.98.49.0/26\",\r\n - \ \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n - \ \"23.98.55.144/28\",\r\n \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n - \ \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n \"52.162.56.16/28\",\r\n - \ \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n - \ \"52.162.56.128/28\",\r\n \"52.239.149.0/24\",\r\n \"52.239.186.0/24\",\r\n - \ \"52.239.253.0/24\",\r\n \"157.56.216.0/26\",\r\n \"168.62.96.128/26\",\r\n - \ \"168.62.96.210/32\",\r\n \"168.62.96.224/27\",\r\n \"2603:1030:609::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUSStage\",\r\n - \ \"id\": \"Storage.NorthCentralUSStage\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"168.62.96.192/29\",\r\n - \ \"168.62.96.200/30\",\r\n \"168.62.96.204/32\",\r\n \"168.62.96.206/31\",\r\n - \ \"168.62.96.208/32\",\r\n \"168.62.96.212/30\",\r\n \"168.62.96.216/29\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.54.0/23\",\r\n \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n + \ \"20.157.153.0/24\",\r\n \"2603:1040:d00::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaCentral\",\r\n + \ \"id\": \"Storage.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.46.0/24\",\r\n \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n + \ \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n \"20.209.46.0/23\",\r\n + \ \"52.231.80.64/27\",\r\n \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n + \ \"52.231.80.160/27\",\r\n \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n + \ \"52.239.190.128/26\",\r\n \"2603:1040:f06::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaSouth\",\r\n + \ \"id\": \"Storage.KoreaSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.47.0/24\",\r\n \"20.60.202.0/23\",\r\n \"20.150.14.0/23\",\r\n + \ \"20.157.137.0/24\",\r\n \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n + \ \"52.231.168.128/28\",\r\n \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n + \ \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n \"52.239.190.192/26\",\r\n + \ \"2603:1040:e06::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorthCentralUS\",\r\n \"id\": \"Storage.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.3.0/24\",\r\n \"20.47.15.0/24\",\r\n \"20.60.28.0/23\",\r\n + \ \"20.60.82.0/23\",\r\n \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.49.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.172.0/24\",\r\n \"20.209.38.0/23\",\r\n + \ \"23.98.49.0/26\",\r\n \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n + \ \"23.98.55.112/28\",\r\n \"23.98.55.144/28\",\r\n \"40.116.120.16/28\",\r\n + \ \"40.116.232.16/28\",\r\n \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n + \ \"52.162.56.16/28\",\r\n \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n + \ \"52.162.56.112/28\",\r\n \"52.162.56.128/28\",\r\n \"52.239.149.0/24\",\r\n + \ \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n \"157.56.216.0/26\",\r\n + \ \"168.62.96.128/26\",\r\n \"168.62.96.210/32\",\r\n \"168.62.96.224/27\",\r\n + \ \"2603:1030:609::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorthCentralUSStage\",\r\n \"id\": \"Storage.NorthCentralUSStage\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"168.62.96.192/29\",\r\n \"168.62.96.200/30\",\r\n + \ \"168.62.96.204/32\",\r\n \"168.62.96.206/31\",\r\n \"168.62.96.208/32\",\r\n + \ \"168.62.96.212/30\",\r\n \"168.62.96.216/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.NorthEurope\",\r\n \ \"id\": \"Storage.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -22630,26 +23250,35 @@ interactions: \ \"191.235.193.32/28\",\r\n \"191.235.255.192/26\",\r\n \ \"2603:1020:6::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.NorwayEast\",\r\n \"id\": \"Storage.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.120.0/24\",\r\n \ \"20.47.48.0/24\",\r\n \"20.60.206.0/23\",\r\n \"20.150.53.0/24\",\r\n \ \"20.150.121.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.209.24.0/23\",\r\n \ \"2603:1020:e05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.NorwayWest\",\r\n \"id\": \"Storage.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.49.0/24\",\r\n \ \"20.60.15.0/24\",\r\n \"20.150.0.0/24\",\r\n \"20.150.56.0/24\",\r\n \ \"2603:1020:f05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.SouthAfricaNorth\",\r\n \"id\": \"Storage.SouthAfricaNorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"name\": \"Storage.QatarCentral\",\r\n \"id\": \"Storage.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.208.0/23\",\r\n \"20.157.154.0/24\",\r\n \"20.157.190.0/24\",\r\n + \ \"20.209.2.0/23\",\r\n \"20.209.54.0/23\",\r\n \"2603:1040:1004::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaNorth\",\r\n + \ \"id\": \"Storage.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.114.128/25\",\r\n \ \"20.47.50.0/24\",\r\n \"20.60.190.0/23\",\r\n \"20.150.21.0/24\",\r\n @@ -22657,70 +23286,72 @@ interactions: \ \"52.239.232.0/25\",\r\n \"2603:1000:105::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaWest\",\r\n \ \"id\": \"Storage.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.121.0/25\",\r\n \ \"20.47.51.0/24\",\r\n \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n - \ \"20.150.20.0/25\",\r\n \"52.239.232.128/25\",\r\n \"2603:1000:5::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUS\",\r\n - \ \"id\": \"Storage.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.65.107.32/28\",\r\n - \ \"13.65.160.16/28\",\r\n \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n - \ \"13.84.56.16/28\",\r\n \"13.85.88.16/28\",\r\n \"13.85.200.128/28\",\r\n - \ \"20.38.104.0/23\",\r\n \"20.47.0.0/27\",\r\n \"20.47.24.0/23\",\r\n - \ \"20.47.29.0/24\",\r\n \"20.60.48.0/22\",\r\n \"20.60.64.0/22\",\r\n - \ \"20.60.140.0/23\",\r\n \"20.60.148.0/23\",\r\n \"20.60.160.0/23\",\r\n - \ \"20.150.20.128/25\",\r\n \"20.150.38.0/23\",\r\n \"20.150.70.0/24\",\r\n - \ \"20.150.79.0/24\",\r\n \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n - \ \"20.157.43.0/24\",\r\n \"20.157.54.0/24\",\r\n \"20.157.134.0/24\",\r\n - \ \"20.157.164.0/24\",\r\n \"20.157.166.0/24\",\r\n \"20.157.181.0/24\",\r\n - \ \"20.209.26.0/23\",\r\n \"20.209.34.0/23\",\r\n \"20.209.62.0/23\",\r\n - \ \"23.98.160.64/26\",\r\n \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n - \ \"23.98.192.64/26\",\r\n \"23.98.255.64/26\",\r\n \"52.171.144.32/27\",\r\n - \ \"52.171.144.80/28\",\r\n \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n - \ \"52.185.233.0/24\",\r\n \"52.189.177.0/24\",\r\n \"52.239.158.0/23\",\r\n - \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n - \ \"52.239.200.0/23\",\r\n \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n - \ \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n - \ \"104.215.104.64/28\",\r\n \"168.62.128.128/26\",\r\n \"2603:1030:80b::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\",\r\n + \ \"20.150.20.0/25\",\r\n \"20.157.228.0/24\",\r\n \"52.239.232.128/25\",\r\n + \ \"2603:1000:5::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SouthCentralUS\",\r\n \"id\": \"Storage.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.65.107.32/28\",\r\n \"13.65.160.16/28\",\r\n + \ \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n \"13.84.56.16/28\",\r\n + \ \"13.85.88.16/28\",\r\n \"13.85.200.128/28\",\r\n \"20.38.104.0/23\",\r\n + \ \"20.47.0.0/27\",\r\n \"20.47.24.0/23\",\r\n \"20.47.29.0/24\",\r\n + \ \"20.60.48.0/22\",\r\n \"20.60.64.0/22\",\r\n \"20.60.140.0/23\",\r\n + \ \"20.60.148.0/23\",\r\n \"20.60.160.0/23\",\r\n \"20.150.20.128/25\",\r\n + \ \"20.150.38.0/23\",\r\n \"20.150.70.0/24\",\r\n \"20.150.79.0/24\",\r\n + \ \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n \"20.157.43.0/24\",\r\n + \ \"20.157.54.0/24\",\r\n \"20.157.134.0/24\",\r\n \"20.157.164.0/24\",\r\n + \ \"20.157.166.0/24\",\r\n \"20.157.181.0/24\",\r\n \"20.209.26.0/23\",\r\n + \ \"20.209.34.0/23\",\r\n \"20.209.62.0/23\",\r\n \"23.98.160.64/26\",\r\n + \ \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n \"23.98.192.64/26\",\r\n + \ \"23.98.255.64/26\",\r\n \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n + \ \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n \"52.185.233.0/24\",\r\n + \ \"52.189.177.0/24\",\r\n \"52.239.158.0/23\",\r\n \"52.239.178.0/23\",\r\n + \ \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n + \ \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n \"104.214.40.16/28\",\r\n + \ \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n \"104.215.104.64/28\",\r\n + \ \"168.62.128.128/26\",\r\n \"2603:1030:80b::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\",\r\n \ \"id\": \"Storage.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.110.0/23\",\r\n \"20.47.14.0/24\",\r\n \"20.60.9.0/24\",\r\n \ \"2603:1030:80c::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SoutheastAsia\",\r\n \"id\": \"Storage.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.76.104.16/28\",\r\n - \ \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n \"20.60.136.0/24\",\r\n - \ \"20.60.138.0/23\",\r\n \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n - \ \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.157.128.0/24\",\r\n - \ \"20.157.176.0/24\",\r\n \"20.209.20.0/23\",\r\n \"52.163.176.16/28\",\r\n - \ \"52.163.232.16/28\",\r\n \"52.187.141.32/27\",\r\n \"52.237.104.16/28\",\r\n - \ \"52.237.104.32/28\",\r\n \"52.239.129.0/24\",\r\n \"52.239.197.0/24\",\r\n - \ \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n \"104.215.240.64/28\",\r\n - \ \"104.215.240.96/28\",\r\n \"168.63.160.0/26\",\r\n \"168.63.160.192/26\",\r\n - \ \"168.63.161.64/26\",\r\n \"168.63.161.160/27\",\r\n \"168.63.161.192/26\",\r\n - \ \"168.63.162.32/27\",\r\n \"168.63.162.64/26\",\r\n \"168.63.162.144/28\",\r\n - \ \"168.63.162.192/26\",\r\n \"168.63.163.128/26\",\r\n \"168.63.180.64/26\",\r\n - \ \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n \"2603:1040:6::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthIndia\",\r\n - \ \"id\": \"Storage.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.76.104.16/28\",\r\n \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n + \ \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n \"20.150.17.128/25\",\r\n + \ \"20.150.28.0/24\",\r\n \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n + \ \"20.157.128.0/24\",\r\n \"20.157.176.0/24\",\r\n \"20.209.20.0/23\",\r\n + \ \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n \"52.187.141.32/27\",\r\n + \ \"52.237.104.16/28\",\r\n \"52.237.104.32/28\",\r\n \"52.239.129.0/24\",\r\n + \ \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n + \ \"104.215.240.64/28\",\r\n \"104.215.240.96/28\",\r\n \"168.63.160.0/26\",\r\n + \ \"168.63.160.192/26\",\r\n \"168.63.161.64/26\",\r\n \"168.63.161.160/27\",\r\n + \ \"168.63.161.192/26\",\r\n \"168.63.162.32/27\",\r\n \"168.63.162.64/26\",\r\n + \ \"168.63.162.144/28\",\r\n \"168.63.162.192/26\",\r\n \"168.63.163.128/26\",\r\n + \ \"168.63.180.64/26\",\r\n \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n + \ \"2603:1040:6::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SouthIndia\",\r\n \"id\": \"Storage.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.52.0/24\",\r\n \"20.60.10.0/24\",\r\n \"20.60.226.0/23\",\r\n \ \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n \"52.172.16.16/28\",\r\n \ \"52.172.16.80/28\",\r\n \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n @@ -22728,49 +23359,51 @@ interactions: \ \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n \"104.211.232.176/28\",\r\n \ \"2603:1040:c07::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SwedenCentral\",\r\n \"id\": \"Storage.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.78.0/23\",\r\n - \ \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n \"20.150.44.0/24\",\r\n - \ \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n \"2603:1020:1005::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SwedenSouth\",\r\n - \ \"id\": \"Storage.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.78.0/23\",\r\n \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n + \ \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n + \ \"2603:1020:1005::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SwedenSouth\",\r\n \"id\": \"Storage.SwedenSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.76.0/23\",\r\n \"20.60.192.0/23\",\r\n \"20.150.45.0/24\",\r\n \ \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n \"2603:1020:1105::/48\",\r\n \ \"2603:1020:1106::/47\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SwitzerlandNorth\",\r\n \"id\": \"Storage.SwitzerlandNorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.53.0/24\",\r\n - \ \"20.60.174.0/23\",\r\n \"20.150.59.0/24\",\r\n \"20.150.118.0/24\",\r\n - \ \"20.157.175.0/24\",\r\n \"20.209.28.0/23\",\r\n \"52.239.251.0/24\",\r\n - \ \"2603:1020:a05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.SwitzerlandWest\",\r\n \"id\": \"Storage.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.26.0/24\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.150.55.0/24\",\r\n \"20.150.116.0/24\",\r\n - \ \"20.157.133.0/24\",\r\n \"52.239.250.0/24\",\r\n \"2603:1020:b05::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UAECentral\",\r\n - \ \"id\": \"Storage.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.53.0/24\",\r\n \"20.60.174.0/23\",\r\n \"20.150.59.0/24\",\r\n + \ \"20.150.118.0/24\",\r\n \"20.157.175.0/24\",\r\n \"20.209.28.0/23\",\r\n + \ \"52.239.251.0/24\",\r\n \"2603:1020:a05::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SwitzerlandWest\",\r\n + \ \"id\": \"Storage.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.26.0/24\",\r\n \"20.60.176.0/23\",\r\n \"20.150.55.0/24\",\r\n + \ \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n \"52.239.250.0/24\",\r\n + \ \"2603:1020:b05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.UAECentral\",\r\n \"id\": \"Storage.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.54.0/24\",\r\n \"20.150.6.0/23\",\r\n \"20.150.115.0/24\",\r\n \ \"20.157.131.0/24\",\r\n \"52.239.233.0/25\",\r\n \"2603:1040:b05::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UAENorth\",\r\n - \ \"id\": \"Storage.UAENorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Storage.UAENorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -22779,7 +23412,7 @@ interactions: \ \"20.60.212.0/23\",\r\n \"20.157.141.0/24\",\r\n \"20.209.50.0/23\",\r\n \ \"52.239.233.128/25\",\r\n \"2603:1040:905::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.UKSouth\",\r\n \"id\": - \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"uksouth\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -22793,7 +23426,7 @@ interactions: \ \"51.141.128.32/27\",\r\n \"51.141.129.64/26\",\r\n \"51.141.130.0/25\",\r\n \ \"52.239.187.0/25\",\r\n \"52.239.231.0/24\",\r\n \"2603:1020:706::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UKWest\",\r\n - \ \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -22805,21 +23438,22 @@ interactions: \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n \"52.239.240.0/24\",\r\n \ \"2603:1020:606::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestCentralUS\",\r\n \"id\": \"Storage.WestCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.71.200.64/28\",\r\n - \ \"13.71.200.96/28\",\r\n \"13.71.200.240/28\",\r\n \"13.71.202.16/28\",\r\n - \ \"13.71.202.32/28\",\r\n \"13.71.202.64/27\",\r\n \"13.78.152.64/28\",\r\n - \ \"13.78.240.16/28\",\r\n \"20.47.4.0/24\",\r\n \"20.60.4.0/24\",\r\n - \ \"20.60.218.0/23\",\r\n \"20.150.81.0/24\",\r\n \"20.150.98.0/24\",\r\n - \ \"20.157.41.0/24\",\r\n \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n - \ \"52.161.168.16/28\",\r\n \"52.161.168.32/28\",\r\n \"52.239.164.0/25\",\r\n - \ \"52.239.167.0/24\",\r\n \"52.239.244.0/23\",\r\n \"2603:1030:b06::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.WestEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.71.200.64/28\",\r\n \"13.71.200.96/28\",\r\n + \ \"13.71.200.240/28\",\r\n \"13.71.202.16/28\",\r\n \"13.71.202.32/28\",\r\n + \ \"13.71.202.64/27\",\r\n \"13.78.152.64/28\",\r\n \"13.78.240.16/28\",\r\n + \ \"20.47.4.0/24\",\r\n \"20.60.4.0/24\",\r\n \"20.60.218.0/23\",\r\n + \ \"20.150.81.0/24\",\r\n \"20.150.98.0/24\",\r\n \"20.157.41.0/24\",\r\n + \ \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n \"52.161.168.16/28\",\r\n + \ \"52.161.168.32/28\",\r\n \"52.239.164.0/25\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.244.0/23\",\r\n \"2603:1030:b06::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestEurope\",\r\n \ \"id\": \"Storage.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -22832,23 +23466,24 @@ interactions: \ \"20.150.74.0/24\",\r\n \"20.150.76.0/24\",\r\n \"20.150.83.0/24\",\r\n \ \"20.150.122.0/24\",\r\n \"20.157.33.0/24\",\r\n \"20.157.146.0/24\",\r\n \ \"20.157.158.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n - \ \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n \"40.68.176.16/28\",\r\n - \ \"40.68.176.48/28\",\r\n \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n - \ \"40.114.152.16/28\",\r\n \"40.114.152.48/28\",\r\n \"40.118.72.176/28\",\r\n - \ \"40.118.73.48/28\",\r\n \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n - \ \"52.166.80.32/27\",\r\n \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n - \ \"52.174.8.32/28\",\r\n \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n - \ \"52.174.224.64/27\",\r\n \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n - \ \"52.236.240.48/28\",\r\n \"52.236.240.64/28\",\r\n \"52.239.140.0/22\",\r\n - \ \"52.239.212.0/23\",\r\n \"52.239.242.0/23\",\r\n \"104.214.243.32/28\",\r\n - \ \"168.61.57.64/26\",\r\n \"168.61.57.128/25\",\r\n \"168.61.58.0/26\",\r\n - \ \"168.61.58.128/26\",\r\n \"168.61.59.64/26\",\r\n \"168.61.61.0/26\",\r\n - \ \"168.61.61.192/26\",\r\n \"168.63.0.0/26\",\r\n \"168.63.2.64/26\",\r\n - \ \"168.63.3.32/27\",\r\n \"168.63.3.64/27\",\r\n \"168.63.113.32/27\",\r\n - \ \"168.63.113.64/27\",\r\n \"191.237.232.32/28\",\r\n \"191.237.232.128/28\",\r\n + \ \"20.157.230.0/24\",\r\n \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n + \ \"20.209.72.0/23\",\r\n \"40.68.176.16/28\",\r\n \"40.68.176.48/28\",\r\n + \ \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n \"40.114.152.16/28\",\r\n + \ \"40.114.152.48/28\",\r\n \"40.118.72.176/28\",\r\n \"40.118.73.48/28\",\r\n + \ \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n \"52.166.80.32/27\",\r\n + \ \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n \"52.174.8.32/28\",\r\n + \ \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n + \ \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n \"52.236.240.48/28\",\r\n + \ \"52.236.240.64/28\",\r\n \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.242.0/23\",\r\n \"104.214.243.32/28\",\r\n \"168.61.57.64/26\",\r\n + \ \"168.61.57.128/25\",\r\n \"168.61.58.0/26\",\r\n \"168.61.58.128/26\",\r\n + \ \"168.61.59.64/26\",\r\n \"168.61.61.0/26\",\r\n \"168.61.61.192/26\",\r\n + \ \"168.63.0.0/26\",\r\n \"168.63.2.64/26\",\r\n \"168.63.3.32/27\",\r\n + \ \"168.63.3.64/27\",\r\n \"168.63.113.32/27\",\r\n \"168.63.113.64/27\",\r\n + \ \"191.237.232.32/28\",\r\n \"191.237.232.128/28\",\r\n \ \"191.239.203.0/28\",\r\n \"2603:1020:207::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestIndia\",\r\n \"id\": - \"Storage.WestIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"Storage.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -22858,9 +23493,9 @@ interactions: \ \"52.239.135.192/26\",\r\n \"52.239.187.128/25\",\r\n \"104.211.168.16/28\",\r\n \ \"2603:1040:807::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestUS\",\r\n \"id\": \"Storage.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.83.72.16/28\",\r\n \ \"13.88.144.112/28\",\r\n \"13.88.144.240/28\",\r\n \"13.88.145.64/28\",\r\n @@ -22886,9 +23521,9 @@ interactions: \ \"168.62.1.128/26\",\r\n \"168.63.89.64/26\",\r\n \"168.63.89.128/26\",\r\n \ \"2603:1030:a0a::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestUS2\",\r\n \"id\": \"Storage.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.66.176.16/28\",\r\n \ \"13.66.176.48/28\",\r\n \"13.66.232.64/28\",\r\n \"13.66.232.208/28\",\r\n @@ -22902,7 +23537,7 @@ interactions: \ \"52.239.176.128/25\",\r\n \"52.239.193.0/24\",\r\n \"52.239.210.0/23\",\r\n \ \"52.239.236.0/23\",\r\n \"2603:1030:d01::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestUS3\",\r\n \"id\": - \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westus3\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -22912,7 +23547,7 @@ interactions: \ \"20.157.191.0/24\",\r\n \"20.209.4.0/23\",\r\n \"2603:1030:505::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"StorageSyncService\",\r\n \ \"id\": \"StorageSyncService\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"StorageSyncService\",\r\n \"addressPrefixes\": @@ -22926,54 +23561,58 @@ interactions: \ \"20.43.42.8/29\",\r\n \"20.43.66.0/29\",\r\n \"20.43.131.40/29\",\r\n \ \"20.45.71.151/32\",\r\n \"20.45.112.216/29\",\r\n \"20.45.192.248/29\",\r\n \ \"20.45.208.0/29\",\r\n \"20.50.1.0/29\",\r\n \"20.72.27.184/29\",\r\n - \ \"20.150.172.40/29\",\r\n \"20.189.108.56/29\",\r\n \"20.189.172.152/29\",\r\n - \ \"20.192.32.232/29\",\r\n \"20.193.168.76/32\",\r\n \"20.193.205.128/29\",\r\n - \ \"20.193.215.160/32\",\r\n \"20.215.154.120/29\",\r\n \"20.217.58.120/29\",\r\n - \ \"23.100.106.151/32\",\r\n \"23.102.225.54/32\",\r\n \"40.67.48.208/29\",\r\n - \ \"40.80.57.192/29\",\r\n \"40.80.169.176/29\",\r\n \"40.80.188.24/29\",\r\n - \ \"40.82.253.192/29\",\r\n \"40.89.17.232/29\",\r\n \"40.112.150.67/32\",\r\n - \ \"40.113.94.67/32\",\r\n \"40.123.47.110/32\",\r\n \"40.123.216.130/32\",\r\n - \ \"51.12.101.240/29\",\r\n \"51.12.204.248/29\",\r\n \"51.53.107.240/29\",\r\n - \ \"51.53.187.240/29\",\r\n \"51.104.25.224/29\",\r\n \"51.105.80.208/29\",\r\n - \ \"51.105.88.248/29\",\r\n \"51.107.48.224/29\",\r\n \"51.107.144.216/29\",\r\n - \ \"51.116.60.244/30\",\r\n \"51.116.245.168/30\",\r\n \"51.120.40.224/29\",\r\n - \ \"51.120.224.216/29\",\r\n \"51.137.161.240/29\",\r\n \"51.140.67.72/32\",\r\n - \ \"51.140.202.34/32\",\r\n \"51.143.192.208/29\",\r\n \"52.136.48.216/29\",\r\n - \ \"52.136.131.99/32\",\r\n \"52.140.105.184/29\",\r\n \"52.143.166.54/32\",\r\n - \ \"52.150.139.104/29\",\r\n \"52.161.25.233/32\",\r\n \"52.176.149.179/32\",\r\n - \ \"52.183.27.204/32\",\r\n \"52.225.171.85/32\",\r\n \"52.228.42.41/32\",\r\n - \ \"52.228.81.248/29\",\r\n \"52.231.67.75/32\",\r\n \"52.231.159.38/32\",\r\n - \ \"52.235.36.119/32\",\r\n \"65.52.62.167/32\",\r\n \"102.133.56.128/29\",\r\n - \ \"102.133.75.173/32\",\r\n \"102.133.175.72/32\",\r\n \"104.40.191.8/32\",\r\n - \ \"104.41.148.238/32\",\r\n \"104.41.161.113/32\",\r\n \"104.208.61.223/32\",\r\n - \ \"104.210.219.252/32\",\r\n \"104.211.73.56/32\",\r\n \"104.211.231.18/32\",\r\n - \ \"104.214.165.88/29\",\r\n \"191.233.9.96/29\",\r\n \"191.235.225.216/29\",\r\n - \ \"191.237.253.115/32\",\r\n \"2603:1000:4::340/123\",\r\n - \ \"2603:1000:104:1::300/123\",\r\n \"2603:1010:6:1::300/123\",\r\n - \ \"2603:1010:101::340/123\",\r\n \"2603:1010:304::340/123\",\r\n - \ \"2603:1010:404::340/123\",\r\n \"2603:1020:5:1::300/123\",\r\n - \ \"2603:1020:206:1::300/123\",\r\n \"2603:1020:305::340/123\",\r\n - \ \"2603:1020:405::340/123\",\r\n \"2603:1020:605::340/123\",\r\n - \ \"2603:1020:705:1::300/123\",\r\n \"2603:1020:805:1::300/123\",\r\n - \ \"2603:1020:905::340/123\",\r\n \"2603:1020:a04:1::300/123\",\r\n - \ \"2603:1020:b04::340/123\",\r\n \"2603:1020:c04:1::300/123\",\r\n - \ \"2603:1020:d04::340/123\",\r\n \"2603:1020:e04:1::300/123\",\r\n - \ \"2603:1020:e04:802::2a0/123\",\r\n \"2603:1020:f04::340/123\",\r\n - \ \"2603:1020:1004::300/123\",\r\n \"2603:1020:1004:800::120/123\",\r\n - \ \"2603:1020:1104:400::320/123\",\r\n \"2603:1020:1302:400::240/123\",\r\n - \ \"2603:1030:f:1::340/123\",\r\n \"2603:1030:f:400::dc0/123\",\r\n - \ \"2603:1030:10:1::300/123\",\r\n \"2603:1030:104:1::300/123\",\r\n - \ \"2603:1030:104:402::760/123\",\r\n \"2603:1030:107:400::2a0/123\",\r\n - \ \"2603:1030:210:1::300/123\",\r\n \"2603:1030:40b:1::300/123\",\r\n - \ \"2603:1030:40c:1::300/123\",\r\n \"2603:1030:504:1::300/123\",\r\n - \ \"2603:1030:504:802::120/123\",\r\n \"2603:1030:608::340/123\",\r\n - \ \"2603:1030:608:402::5e0/123\",\r\n \"2603:1030:807:1::300/123\",\r\n - \ \"2603:1030:a07::340/123\",\r\n \"2603:1030:a07:402::b00/123\",\r\n - \ \"2603:1030:b04::340/123\",\r\n \"2603:1030:c06:1::300/123\",\r\n - \ \"2603:1030:f05:1::300/123\",\r\n \"2603:1030:1005::340/123\",\r\n - \ \"2603:1040:5:1::300/123\",\r\n \"2603:1040:207::340/123\",\r\n - \ \"2603:1040:207:402::5c0/123\",\r\n \"2603:1040:407:1::300/123\",\r\n - \ \"2603:1040:606::340/123\",\r\n \"2603:1040:806::340/123\",\r\n + \ \"20.79.108.120/29\",\r\n \"20.87.83.120/29\",\r\n \"20.91.11.144/29\",\r\n + \ \"20.91.146.0/29\",\r\n \"20.125.157.40/29\",\r\n \"20.150.172.40/29\",\r\n + \ \"20.189.108.56/29\",\r\n \"20.189.172.152/29\",\r\n \"20.192.32.232/29\",\r\n + \ \"20.193.168.76/32\",\r\n \"20.193.205.128/29\",\r\n \"20.193.215.160/32\",\r\n + \ \"20.205.50.232/29\",\r\n \"20.207.4.104/29\",\r\n \"20.215.154.120/29\",\r\n + \ \"20.217.58.120/29\",\r\n \"20.228.2.32/29\",\r\n \"23.100.106.151/32\",\r\n + \ \"23.102.225.54/32\",\r\n \"40.64.14.0/29\",\r\n \"40.67.48.208/29\",\r\n + \ \"40.74.99.32/29\",\r\n \"40.80.57.192/29\",\r\n \"40.80.169.176/29\",\r\n + \ \"40.80.188.24/29\",\r\n \"40.82.253.192/29\",\r\n \"40.89.17.232/29\",\r\n + \ \"40.112.150.67/32\",\r\n \"40.113.94.67/32\",\r\n \"40.123.47.110/32\",\r\n + \ \"40.123.216.130/32\",\r\n \"51.12.101.240/29\",\r\n \"51.12.204.248/29\",\r\n + \ \"51.53.107.240/29\",\r\n \"51.53.187.240/29\",\r\n \"51.104.25.224/29\",\r\n + \ \"51.105.80.208/29\",\r\n \"51.105.88.248/29\",\r\n \"51.107.48.224/29\",\r\n + \ \"51.107.144.216/29\",\r\n \"51.116.60.244/30\",\r\n \"51.116.78.200/29\",\r\n + \ \"51.116.245.168/30\",\r\n \"51.120.40.224/29\",\r\n \"51.120.224.216/29\",\r\n + \ \"51.137.161.240/29\",\r\n \"51.140.67.72/32\",\r\n \"51.140.202.34/32\",\r\n + \ \"51.143.192.208/29\",\r\n \"52.136.48.216/29\",\r\n \"52.136.131.99/32\",\r\n + \ \"52.140.105.184/29\",\r\n \"52.143.166.54/32\",\r\n \"52.150.139.104/29\",\r\n + \ \"52.161.25.233/32\",\r\n \"52.176.149.179/32\",\r\n \"52.183.27.204/32\",\r\n + \ \"52.225.171.85/32\",\r\n \"52.228.42.41/32\",\r\n \"52.228.81.248/29\",\r\n + \ \"52.231.67.75/32\",\r\n \"52.231.159.38/32\",\r\n \"52.235.36.119/32\",\r\n + \ \"65.52.62.167/32\",\r\n \"102.133.56.128/29\",\r\n \"102.133.75.173/32\",\r\n + \ \"102.133.175.72/32\",\r\n \"104.40.191.8/32\",\r\n \"104.41.148.238/32\",\r\n + \ \"104.41.161.113/32\",\r\n \"104.208.61.223/32\",\r\n \"104.210.219.252/32\",\r\n + \ \"104.211.73.56/32\",\r\n \"104.211.231.18/32\",\r\n \"104.214.165.88/29\",\r\n + \ \"191.233.9.96/29\",\r\n \"191.235.225.216/29\",\r\n \"191.237.253.115/32\",\r\n + \ \"2603:1000:4::340/123\",\r\n \"2603:1000:104:1::300/123\",\r\n + \ \"2603:1010:6:1::300/123\",\r\n \"2603:1010:101::340/123\",\r\n + \ \"2603:1010:304::340/123\",\r\n \"2603:1010:404::340/123\",\r\n + \ \"2603:1020:5:1::300/123\",\r\n \"2603:1020:206:1::300/123\",\r\n + \ \"2603:1020:305::340/123\",\r\n \"2603:1020:405::340/123\",\r\n + \ \"2603:1020:605::340/123\",\r\n \"2603:1020:705:1::300/123\",\r\n + \ \"2603:1020:805:1::300/123\",\r\n \"2603:1020:905::340/123\",\r\n + \ \"2603:1020:a04:1::300/123\",\r\n \"2603:1020:b04::340/123\",\r\n + \ \"2603:1020:c04:1::300/123\",\r\n \"2603:1020:d04::340/123\",\r\n + \ \"2603:1020:e04:1::300/123\",\r\n \"2603:1020:e04:802::2a0/123\",\r\n + \ \"2603:1020:f04::340/123\",\r\n \"2603:1020:1004::300/123\",\r\n + \ \"2603:1020:1004:800::120/123\",\r\n \"2603:1020:1104:400::320/123\",\r\n + \ \"2603:1020:1302:400::240/123\",\r\n \"2603:1030:f:1::340/123\",\r\n + \ \"2603:1030:f:400::dc0/123\",\r\n \"2603:1030:10:1::300/123\",\r\n + \ \"2603:1030:104:1::300/123\",\r\n \"2603:1030:104:402::760/123\",\r\n + \ \"2603:1030:107:400::2a0/123\",\r\n \"2603:1030:210:1::300/123\",\r\n + \ \"2603:1030:40b:1::300/123\",\r\n \"2603:1030:40c:1::300/123\",\r\n + \ \"2603:1030:504:1::300/123\",\r\n \"2603:1030:504:802::120/123\",\r\n + \ \"2603:1030:608::340/123\",\r\n \"2603:1030:608:402::5e0/123\",\r\n + \ \"2603:1030:807:1::300/123\",\r\n \"2603:1030:a07::340/123\",\r\n + \ \"2603:1030:a07:402::b00/123\",\r\n \"2603:1030:b04::340/123\",\r\n + \ \"2603:1030:c06:1::300/123\",\r\n \"2603:1030:f05:1::300/123\",\r\n + \ \"2603:1030:1005::340/123\",\r\n \"2603:1040:5:1::300/123\",\r\n + \ \"2603:1040:207::340/123\",\r\n \"2603:1040:207:402::5c0/123\",\r\n + \ \"2603:1040:407:1::300/123\",\r\n \"2603:1040:606::340/123\",\r\n + \ \"2603:1040:606:402::680/123\",\r\n \"2603:1040:806::340/123\",\r\n \ \"2603:1040:904:1::300/123\",\r\n \"2603:1040:a06:1::300/123\",\r\n \ \"2603:1040:a06:802::2a0/123\",\r\n \"2603:1040:b04::340/123\",\r\n \ \"2603:1040:c06::340/123\",\r\n \"2603:1040:d04::300/123\",\r\n @@ -22985,7 +23624,7 @@ interactions: \ \"2603:1050:6:802::2a0/123\",\r\n \"2603:1050:403::300/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"WindowsAdminCenter\",\r\n \ \"id\": \"WindowsAdminCenter\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"WindowsAdminCenter\",\r\n \"addressPrefixes\": @@ -23014,15 +23653,16 @@ interactions: \ \"2603:1030:f:1::2b0/125\",\r\n \"2603:1030:104::6c0/125\",\r\n \ \"2603:1030:107::588/125\",\r\n \"2603:1030:504::1a8/125\",\r\n \ \"2603:1030:608:1::2b0/125\",\r\n \"2603:1030:a07:9::18/125\",\r\n - \ \"2603:1040:207:1::460/125\",\r\n \"2603:1040:904::690/125\",\r\n - \ \"2603:1040:a06::7c0/125\",\r\n \"2603:1040:d04:1::1a8/125\",\r\n - \ \"2603:1040:f05::350/125\",\r\n \"2603:1040:1002::788/125\",\r\n - \ \"2603:1040:1104::5a8/125\",\r\n \"2603:1040:1202::528/125\",\r\n - \ \"2603:1040:1302::528/125\",\r\n \"2603:1040:1402::548/125\",\r\n - \ \"2603:1040:1503::548/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n \"id\": \"WindowsVirtualDesktop\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:207:1::460/125\",\r\n \"2603:1040:606:3::88/125\",\r\n + \ \"2603:1040:904::690/125\",\r\n \"2603:1040:a06::7c0/125\",\r\n + \ \"2603:1040:d04:1::1a8/125\",\r\n \"2603:1040:f05::350/125\",\r\n + \ \"2603:1040:1002::788/125\",\r\n \"2603:1040:1104::5a8/125\",\r\n + \ \"2603:1040:1202::528/125\",\r\n \"2603:1040:1302::528/125\",\r\n + \ \"2603:1040:1402::548/125\",\r\n \"2603:1040:1503::548/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n + \ \"id\": \"WindowsVirtualDesktop\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"WindowsVirtualDesktop\",\r\n \"addressPrefixes\": [\r\n \"13.66.251.49/32\",\r\n \"13.67.68.78/32\",\r\n \"13.68.24.173/32\",\r\n @@ -23150,11 +23790,11 @@ interactions: cache-control: - no-cache content-length: - - '1866510' + - '1911906' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:02:50 GMT + - Fri, 19 Aug 2022 00:30:00 GMT expires: - '-1' pragma: @@ -23171,7 +23811,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 18ef803e-bb50-47cb-adad-7fae1580da2f + - 758f3382-e067-48b1-ae75-3f0fce2e9fa3 status: code: 200 message: OK @@ -23189,7 +23829,7 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority --http-header User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: @@ -23206,7 +23846,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:51 GMT + - Fri, 19 Aug 2022 00:30:02 GMT expires: - '-1' pragma: @@ -23242,7 +23882,7 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority --http-header User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: @@ -23259,7 +23899,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:53 GMT + - Fri, 19 Aug 2022 00:30:05 GMT expires: - '-1' pragma: @@ -23320,7 +23960,7 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority --http-header User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: @@ -23337,9 +23977,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:54 GMT + - Fri, 19 Aug 2022 00:30:14 GMT etag: - - '"1D8A1F3CF6112C0"' + - '"1D8B362C6CBACB5"' expires: - '-1' pragma: @@ -23357,7 +23997,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1196' x-powered-by: - ASP.NET status: @@ -23377,24 +24017,24 @@ interactions: ParameterSetName: - -g -n --service-tag User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app,linux","location":"East - US 2","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-EastUS2webspace-Linux","selfLink":"https://waws-prod-bn1-107.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-EastUS2webspace-Linux/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOTNETCORE|3.1"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:02:54.97","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"DOTNETCORE|3.1","windowsFxVersion":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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app,linux","inboundIpAddress":"20.49.97.17","possibleInboundIpAddresses":"20.49.97.17","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-bn1-107.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"52.252.22.155,20.62.18.64,52.179.234.0,52.179.234.1,52.179.237.99,52.179.237.148,20.49.97.17","possibleOutboundIpAddresses":"52.252.22.155,20.62.18.64,52.179.234.0,52.179.234.1,52.179.237.99,52.179.237.148,52.252.23.246,52.253.64.47,52.253.64.124,52.253.64.125,52.253.65.84,52.253.65.85,52.254.103.240,52.253.65.92,52.253.65.93,52.177.89.135,52.253.69.207,52.253.69.240,52.167.19.211,52.177.147.229,40.65.238.53,52.177.147.249,20.44.83.102,52.177.148.19,20.49.97.17","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bn1-107","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + US 2","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-EastUS2webspace-Linux","selfLink":"https://waws-prod-bn1-165.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-EastUS2webspace-Linux/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOTNETCORE|3.1"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:30:14.27","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"DOTNETCORE|3.1","windowsFxVersion":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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app,linux","inboundIpAddress":"20.119.144.5","possibleInboundIpAddresses":"20.119.144.5","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-bn1-165.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"52.177.250.139,52.177.250.191,52.177.251.24,52.177.251.77,52.177.251.129,52.167.81.11,20.119.144.5","possibleOutboundIpAddresses":"52.177.250.139,52.177.250.191,52.177.251.24,52.177.251.77,52.177.251.129,52.167.81.11,52.167.83.248,52.177.251.211,52.177.252.107,52.177.252.145,52.177.252.237,52.167.80.63,52.177.253.12,52.177.253.22,52.177.253.102,52.177.253.131,52.177.253.139,52.177.254.109,52.184.208.28,52.184.208.66,52.184.208.79,52.184.208.118,52.184.208.155,52.184.208.160,20.119.144.5","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bn1-165","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' headers: cache-control: - no-cache content-length: - - '6193' + - '6221' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:55 GMT + - Fri, 19 Aug 2022 00:30:15 GMT etag: - - '"1D8A1F3DC20EDA0"' + - '"1D8B362D96261E0"' expires: - '-1' pragma: @@ -23430,16 +24070,16 @@ interactions: ParameterSetName: - -g -n --service-tag User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/East%20US%202/serviceTags?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"Public\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/serviceTags/Public\",\r\n - \ \"type\": \"Microsoft.Network/serviceTags\",\r\n \"changeNumber\": \"98\",\r\n + \ \"type\": \"Microsoft.Network/serviceTags\",\r\n \"changeNumber\": \"102\",\r\n \ \"cloud\": \"Public\",\r\n \"values\": [\r\n {\r\n \"name\": \"ActionGroup\",\r\n - \ \"id\": \"ActionGroup\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": + \ \"id\": \"ActionGroup\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"ActionGroup\",\r\n \"addressPrefixes\": @@ -23482,42 +24122,42 @@ interactions: \ \"23.97.214.210/32\",\r\n \"23.97.218.188/32\",\r\n \"23.98.150.134/32\",\r\n \ \"40.68.195.137/32\",\r\n \"40.68.201.58/32\",\r\n \"40.68.201.65/32\",\r\n \ \"40.68.201.206/32\",\r\n \"40.68.201.211/32\",\r\n \"40.68.204.18/32\",\r\n - \ \"40.85.205.77/32\",\r\n \"40.85.214.51/32\",\r\n \"40.85.217.241/32\",\r\n - \ \"40.85.228.73/32\",\r\n \"40.85.251.232/32\",\r\n \"40.85.254.31/32\",\r\n - \ \"40.115.37.106/32\",\r\n \"40.121.219.215/32\",\r\n \"40.121.221.62/32\",\r\n - \ \"40.121.222.201/32\",\r\n \"40.121.223.186/32\",\r\n \"40.127.89.115/32\",\r\n - \ \"40.127.89.233/32\",\r\n \"40.127.89.237/32\",\r\n \"40.127.90.1/32\",\r\n - \ \"40.127.94.221/32\",\r\n \"51.12.101.172/30\",\r\n \"51.12.204.244/30\",\r\n - \ \"51.53.106.88/30\",\r\n \"51.53.186.88/30\",\r\n \"51.104.9.100/30\",\r\n - \ \"51.116.168.97/32\",\r\n \"51.116.168.105/32\",\r\n \"51.116.168.107/32\",\r\n - \ \"51.116.168.114/32\",\r\n \"51.116.171.167/32\",\r\n \"51.116.171.171/32\",\r\n - \ \"51.116.171.219/32\",\r\n \"51.116.235.221/32\",\r\n \"51.116.239.135/32\",\r\n - \ \"51.140.60.60/32\",\r\n \"51.140.60.160/32\",\r\n \"51.140.68.158/32\",\r\n - \ \"51.140.70.218/32\",\r\n \"51.140.73.7/32\",\r\n \"51.140.120.15/32\",\r\n - \ \"51.140.242.100/32\",\r\n \"51.140.250.121/32\",\r\n \"51.140.254.225/32\",\r\n - \ \"51.141.12.82/31\",\r\n \"51.141.12.84/31\",\r\n \"51.141.12.234/32\",\r\n - \ \"51.141.13.170/32\",\r\n \"51.144.100.192/32\",\r\n \"52.138.31.211/32\",\r\n - \ \"52.149.154.142/32\",\r\n \"52.154.76.93/32\",\r\n \"52.154.77.164/32\",\r\n - \ \"52.161.13.167/32\",\r\n \"52.161.14.3/32\",\r\n \"52.161.19.45/32\",\r\n - \ \"52.161.19.125/32\",\r\n \"52.161.22.38/32\",\r\n \"52.161.24.165/32\",\r\n - \ \"52.161.28.62/32\",\r\n \"52.161.28.159/32\",\r\n \"52.161.28.167/32\",\r\n - \ \"52.161.30.189/32\",\r\n \"52.161.31.218/32\",\r\n \"52.161.92.147/32\",\r\n - \ \"52.161.95.89/32\",\r\n \"52.161.96.131/32\",\r\n \"52.161.96.213/32\",\r\n - \ \"52.161.97.144/32\",\r\n \"52.161.98.114/32\",\r\n \"52.161.104.116/32\",\r\n - \ \"52.161.106.53/32\",\r\n \"52.161.109.196/32\",\r\n \"52.172.136.188/32\",\r\n - \ \"52.172.144.111/32\",\r\n \"52.172.164.90/32\",\r\n \"52.172.187.93/32\",\r\n - \ \"52.172.198.236/32\",\r\n \"52.172.202.195/32\",\r\n \"52.172.210.146/32\",\r\n - \ \"52.172.211.172/32\",\r\n \"52.172.213.78/32\",\r\n \"52.172.215.180/32\",\r\n - \ \"52.172.218.144/32\",\r\n \"52.172.221.13/32\",\r\n \"52.172.221.97/32\",\r\n - \ \"52.183.20.244/32\",\r\n \"52.183.31.0/32\",\r\n \"52.183.94.59/32\",\r\n - \ \"52.184.145.166/32\",\r\n \"52.187.131.239/32\",\r\n \"52.187.132.63/32\",\r\n - \ \"52.187.134.230/32\",\r\n \"52.187.135.247/32\",\r\n \"52.188.200.146/32\",\r\n - \ \"52.230.81.147/32\",\r\n \"52.240.244.140/30\",\r\n \"52.243.36.200/32\",\r\n - \ \"52.243.36.225/32\",\r\n \"52.246.180.10/32\",\r\n \"52.246.183.223/32\",\r\n - \ \"52.246.184.112/32\",\r\n \"70.37.102.179/32\",\r\n \"104.46.34.229/32\",\r\n - \ \"104.46.42.184/32\",\r\n \"104.46.45.172/32\",\r\n \"104.211.0.27/32\",\r\n - \ \"104.211.2.38/32\",\r\n \"104.211.3.34/32\",\r\n \"104.211.3.100/32\",\r\n - \ \"104.211.113.109/32\",\r\n \"104.211.116.183/32\",\r\n + \ \"40.74.102.24/30\",\r\n \"40.85.205.77/32\",\r\n \"40.85.214.51/32\",\r\n + \ \"40.85.217.241/32\",\r\n \"40.85.228.73/32\",\r\n \"40.85.251.232/32\",\r\n + \ \"40.85.254.31/32\",\r\n \"40.115.37.106/32\",\r\n \"40.121.219.215/32\",\r\n + \ \"40.121.221.62/32\",\r\n \"40.121.222.201/32\",\r\n \"40.121.223.186/32\",\r\n + \ \"40.127.89.115/32\",\r\n \"40.127.89.233/32\",\r\n \"40.127.89.237/32\",\r\n + \ \"40.127.90.1/32\",\r\n \"40.127.94.221/32\",\r\n \"51.12.101.172/30\",\r\n + \ \"51.12.204.244/30\",\r\n \"51.53.106.88/30\",\r\n \"51.53.186.88/30\",\r\n + \ \"51.104.9.100/30\",\r\n \"51.116.168.97/32\",\r\n \"51.116.168.105/32\",\r\n + \ \"51.116.168.107/32\",\r\n \"51.116.168.114/32\",\r\n \"51.116.171.167/32\",\r\n + \ \"51.116.171.171/32\",\r\n \"51.116.171.219/32\",\r\n \"51.116.235.221/32\",\r\n + \ \"51.116.239.135/32\",\r\n \"51.140.60.60/32\",\r\n \"51.140.60.160/32\",\r\n + \ \"51.140.68.158/32\",\r\n \"51.140.70.218/32\",\r\n \"51.140.73.7/32\",\r\n + \ \"51.140.120.15/32\",\r\n \"51.140.242.100/32\",\r\n \"51.140.250.121/32\",\r\n + \ \"51.140.254.225/32\",\r\n \"51.141.12.82/31\",\r\n \"51.141.12.84/31\",\r\n + \ \"51.141.12.234/32\",\r\n \"51.141.13.170/32\",\r\n \"51.144.100.192/32\",\r\n + \ \"52.138.31.211/32\",\r\n \"52.149.154.142/32\",\r\n \"52.154.76.93/32\",\r\n + \ \"52.154.77.164/32\",\r\n \"52.161.13.167/32\",\r\n \"52.161.14.3/32\",\r\n + \ \"52.161.19.45/32\",\r\n \"52.161.19.125/32\",\r\n \"52.161.22.38/32\",\r\n + \ \"52.161.24.165/32\",\r\n \"52.161.28.62/32\",\r\n \"52.161.28.159/32\",\r\n + \ \"52.161.28.167/32\",\r\n \"52.161.30.189/32\",\r\n \"52.161.31.218/32\",\r\n + \ \"52.161.92.147/32\",\r\n \"52.161.95.89/32\",\r\n \"52.161.96.131/32\",\r\n + \ \"52.161.96.213/32\",\r\n \"52.161.97.144/32\",\r\n \"52.161.98.114/32\",\r\n + \ \"52.161.104.116/32\",\r\n \"52.161.106.53/32\",\r\n \"52.161.109.196/32\",\r\n + \ \"52.172.136.188/32\",\r\n \"52.172.144.111/32\",\r\n \"52.172.164.90/32\",\r\n + \ \"52.172.187.93/32\",\r\n \"52.172.198.236/32\",\r\n \"52.172.202.195/32\",\r\n + \ \"52.172.210.146/32\",\r\n \"52.172.211.172/32\",\r\n \"52.172.213.78/32\",\r\n + \ \"52.172.215.180/32\",\r\n \"52.172.218.144/32\",\r\n \"52.172.221.13/32\",\r\n + \ \"52.172.221.97/32\",\r\n \"52.183.20.244/32\",\r\n \"52.183.31.0/32\",\r\n + \ \"52.183.94.59/32\",\r\n \"52.184.145.166/32\",\r\n \"52.187.131.239/32\",\r\n + \ \"52.187.132.63/32\",\r\n \"52.187.134.230/32\",\r\n \"52.187.135.247/32\",\r\n + \ \"52.188.200.146/32\",\r\n \"52.230.81.147/32\",\r\n \"52.240.244.140/30\",\r\n + \ \"52.243.36.200/32\",\r\n \"52.243.36.225/32\",\r\n \"52.246.180.10/32\",\r\n + \ \"52.246.183.223/32\",\r\n \"52.246.184.112/32\",\r\n \"70.37.102.179/32\",\r\n + \ \"104.46.34.229/32\",\r\n \"104.46.42.184/32\",\r\n \"104.46.45.172/32\",\r\n + \ \"104.211.0.27/32\",\r\n \"104.211.2.38/32\",\r\n \"104.211.3.34/32\",\r\n + \ \"104.211.3.100/32\",\r\n \"104.211.113.109/32\",\r\n \"104.211.116.183/32\",\r\n \ \"104.211.118.93/32\",\r\n \"104.214.165.80/30\",\r\n \"137.116.129.13/32\",\r\n \ \"137.116.129.30/32\",\r\n \"137.116.132.55/32\",\r\n \"137.117.45.230/32\",\r\n \ \"137.117.46.62/32\",\r\n \"137.117.46.248/32\",\r\n \"138.91.1.170/32\",\r\n @@ -23554,38 +24194,39 @@ interactions: \ \"2603:1040:1503:400::180/125\",\r\n \"2603:1050:6:402::178/125\",\r\n \ \"2603:1050:403:400::1f8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement\",\r\n \"id\": \"ApiManagement\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.64.39.16/32\",\r\n \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n - \ \"13.67.8.108/31\",\r\n \"13.67.9.208/28\",\r\n \"13.69.64.76/31\",\r\n - \ \"13.69.66.144/28\",\r\n \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n - \ \"13.70.72.28/31\",\r\n \"13.70.72.240/28\",\r\n \"13.71.49.1/32\",\r\n - \ \"13.71.170.44/31\",\r\n \"13.71.172.144/28\",\r\n \"13.71.194.116/31\",\r\n - \ \"13.71.196.32/28\",\r\n \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n - \ \"13.75.217.184/32\",\r\n \"13.75.221.78/32\",\r\n \"13.77.50.68/31\",\r\n - \ \"13.77.52.224/28\",\r\n \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n - \ \"13.84.189.17/32\",\r\n \"13.85.22.63/32\",\r\n \"13.86.102.66/32\",\r\n - \ \"13.87.56.84/31\",\r\n \"13.87.57.144/28\",\r\n \"13.87.122.84/31\",\r\n - \ \"13.87.123.144/28\",\r\n \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n - \ \"20.17.51.224/28\",\r\n \"20.21.36.96/28\",\r\n \"20.36.106.68/31\",\r\n - \ \"20.36.107.176/28\",\r\n \"20.36.114.20/31\",\r\n \"20.36.115.128/28\",\r\n - \ \"20.37.52.67/32\",\r\n \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n - \ \"20.37.81.41/32\",\r\n \"20.39.80.2/32\",\r\n \"20.39.99.81/32\",\r\n - \ \"20.40.125.155/32\",\r\n \"20.40.160.107/32\",\r\n \"20.40.231.62/31\",\r\n - \ \"20.44.2.4/31\",\r\n \"20.44.3.224/28\",\r\n \"20.44.33.246/32\",\r\n - \ \"20.44.72.3/32\",\r\n \"20.46.13.224/28\",\r\n \"20.46.144.85/32\",\r\n - \ \"20.47.232.184/31\",\r\n \"20.48.201.76/31\",\r\n \"20.51.6.224/28\",\r\n - \ \"20.52.94.112/31\",\r\n \"20.59.81.16/28\",\r\n \"20.62.63.254/31\",\r\n - \ \"20.70.220.182/31\",\r\n \"20.72.26.16/28\",\r\n \"20.83.221.20/30\",\r\n - \ \"20.83.221.64/28\",\r\n \"20.83.221.86/31\",\r\n \"20.86.92.254/31\",\r\n - \ \"20.88.154.20/31\",\r\n \"20.90.131.114/31\",\r\n \"20.92.3.250/31\",\r\n - \ \"20.97.32.190/31\",\r\n \"20.99.8.80/28\",\r\n \"20.150.167.160/28\",\r\n - \ \"20.150.170.224/28\",\r\n \"20.188.77.119/32\",\r\n \"20.191.167.246/31\",\r\n - \ \"20.192.45.112/28\",\r\n \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n - \ \"20.193.192.48/28\",\r\n \"20.193.202.160/28\",\r\n \"20.194.74.240/28\",\r\n - \ \"20.195.78.64/28\",\r\n \"20.215.3.224/28\",\r\n \"20.217.43.224/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n + \ \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n \"13.67.8.108/31\",\r\n + \ \"13.67.9.208/28\",\r\n \"13.69.64.76/31\",\r\n \"13.69.66.144/28\",\r\n + \ \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n \"13.70.72.28/31\",\r\n + \ \"13.70.72.240/28\",\r\n \"13.71.49.1/32\",\r\n \"13.71.170.44/31\",\r\n + \ \"13.71.172.144/28\",\r\n \"13.71.194.116/31\",\r\n \"13.71.196.32/28\",\r\n + \ \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n \"13.75.217.184/32\",\r\n + \ \"13.75.221.78/32\",\r\n \"13.77.50.68/31\",\r\n \"13.77.52.224/28\",\r\n + \ \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n \"13.84.189.17/32\",\r\n + \ \"13.85.22.63/32\",\r\n \"13.86.102.66/32\",\r\n \"13.87.56.84/31\",\r\n + \ \"13.87.57.144/28\",\r\n \"13.87.122.84/31\",\r\n \"13.87.123.144/28\",\r\n + \ \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n \"20.17.51.224/28\",\r\n + \ \"20.21.36.96/28\",\r\n \"20.36.106.68/31\",\r\n \"20.36.107.176/28\",\r\n + \ \"20.36.114.20/31\",\r\n \"20.36.115.128/28\",\r\n \"20.37.52.67/32\",\r\n + \ \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n \"20.37.81.41/32\",\r\n + \ \"20.39.80.2/32\",\r\n \"20.39.99.81/32\",\r\n \"20.40.125.155/32\",\r\n + \ \"20.40.160.107/32\",\r\n \"20.40.231.62/31\",\r\n \"20.44.2.4/31\",\r\n + \ \"20.44.3.224/28\",\r\n \"20.44.33.246/32\",\r\n \"20.44.72.3/32\",\r\n + \ \"20.46.13.224/28\",\r\n \"20.46.144.85/32\",\r\n \"20.47.232.184/31\",\r\n + \ \"20.48.201.76/31\",\r\n \"20.51.6.224/28\",\r\n \"20.52.94.112/31\",\r\n + \ \"20.59.81.16/28\",\r\n \"20.62.63.254/31\",\r\n \"20.70.220.182/31\",\r\n + \ \"20.72.26.16/28\",\r\n \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n + \ \"20.83.221.86/31\",\r\n \"20.86.92.254/31\",\r\n \"20.88.154.20/31\",\r\n + \ \"20.90.131.114/31\",\r\n \"20.92.3.250/31\",\r\n \"20.97.32.190/31\",\r\n + \ \"20.99.8.80/28\",\r\n \"20.150.167.160/28\",\r\n \"20.150.170.224/28\",\r\n + \ \"20.188.77.119/32\",\r\n \"20.191.167.246/31\",\r\n \"20.192.45.112/28\",\r\n + \ \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n \"20.193.192.48/28\",\r\n + \ \"20.193.202.160/28\",\r\n \"20.194.74.240/28\",\r\n \"20.195.78.64/28\",\r\n + \ \"20.210.144.64/28\",\r\n \"20.215.3.224/28\",\r\n \"20.217.43.224/28\",\r\n \ \"23.96.224.175/32\",\r\n \"23.101.67.140/32\",\r\n \"23.101.166.38/32\",\r\n \ \"40.66.60.111/32\",\r\n \"40.67.58.224/28\",\r\n \"40.69.106.68/31\",\r\n \ \"40.69.107.224/28\",\r\n \"40.70.146.76/31\",\r\n \"40.70.148.16/28\",\r\n @@ -23646,28 +24287,28 @@ interactions: \ \"2603:1030:f05:402::140/124\",\r\n \"2603:1030:1005:402::140/124\",\r\n \ \"2603:1040:5:402::140/124\",\r\n \"2603:1040:207:1::4a0/124\",\r\n \ \"2603:1040:207:402::140/124\",\r\n \"2603:1040:407:402::140/124\",\r\n - \ \"2603:1040:606:402::140/124\",\r\n \"2603:1040:806:402::140/124\",\r\n - \ \"2603:1040:904:2::690/124\",\r\n \"2603:1040:904:402::140/124\",\r\n - \ \"2603:1040:a06:2::280/124\",\r\n \"2603:1040:a06:402::140/124\",\r\n - \ \"2603:1040:b04:402::140/124\",\r\n \"2603:1040:c06:402::140/124\",\r\n - \ \"2603:1040:d04:1::700/124\",\r\n \"2603:1040:d04:800::c0/124\",\r\n - \ \"2603:1040:f05::6f0/124\",\r\n \"2603:1040:f05:402::140/124\",\r\n - \ \"2603:1040:1002::7e0/124\",\r\n \"2603:1040:1104:1::400/124\",\r\n - \ \"2603:1040:1104:400::140/124\",\r\n \"2603:1040:1202::560/124\",\r\n - \ \"2603:1040:1302::560/124\",\r\n \"2603:1040:1402::600/124\",\r\n - \ \"2603:1040:1503::600/124\",\r\n \"2603:1050:6:402::140/124\",\r\n - \ \"2603:1050:403:400::2a0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.AustraliaCentral\",\r\n \"id\": - \"ApiManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"20.36.106.68/31\",\r\n \"20.36.107.176/28\",\r\n - \ \"20.37.52.67/32\",\r\n \"2603:1010:304:402::140/124\"\r\n + \ \"2603:1040:606:3::c0/124\",\r\n \"2603:1040:606:402::140/124\",\r\n + \ \"2603:1040:806:402::140/124\",\r\n \"2603:1040:904:2::690/124\",\r\n + \ \"2603:1040:904:402::140/124\",\r\n \"2603:1040:a06:2::280/124\",\r\n + \ \"2603:1040:a06:402::140/124\",\r\n \"2603:1040:b04:402::140/124\",\r\n + \ \"2603:1040:c06:402::140/124\",\r\n \"2603:1040:d04:1::700/124\",\r\n + \ \"2603:1040:d04:800::c0/124\",\r\n \"2603:1040:f05::6f0/124\",\r\n + \ \"2603:1040:f05:402::140/124\",\r\n \"2603:1040:1002::7e0/124\",\r\n + \ \"2603:1040:1104:1::400/124\",\r\n \"2603:1040:1104:400::140/124\",\r\n + \ \"2603:1040:1202::560/124\",\r\n \"2603:1040:1302::560/124\",\r\n + \ \"2603:1040:1402::600/124\",\r\n \"2603:1040:1503::600/124\",\r\n + \ \"2603:1050:6:402::140/124\",\r\n \"2603:1050:403:400::2a0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaCentral\",\r\n + \ \"id\": \"ApiManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.36.106.68/31\",\r\n + \ \"20.36.107.176/28\",\r\n \"20.37.52.67/32\",\r\n \"2603:1010:304:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaCentral2\",\r\n \ \"id\": \"ApiManagement.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -23675,7 +24316,7 @@ interactions: \ \"20.36.115.128/28\",\r\n \"20.39.99.81/32\",\r\n \"2603:1010:404:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaEast\",\r\n \ \"id\": \"ApiManagement.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -23684,7 +24325,7 @@ interactions: \ \"2603:1010:6:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.AustraliaSoutheast\",\r\n \"id\": \"ApiManagement.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -23692,23 +24333,23 @@ interactions: \ \"13.77.52.224/28\",\r\n \"20.40.160.107/32\",\r\n \"20.92.3.250/31\",\r\n \ \"2603:1010:101:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.BrazilSouth\",\r\n \"id\": \"ApiManagement.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"191.233.24.179/32\",\r\n - \ \"191.233.203.28/31\",\r\n \"191.233.203.240/28\",\r\n - \ \"191.238.73.14/31\",\r\n \"2603:1050:6:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"191.233.24.179/32\",\r\n \"191.233.203.28/31\",\r\n + \ \"191.233.203.240/28\",\r\n \"191.238.73.14/31\",\r\n \"2603:1050:6:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.BrazilSoutheast\",\r\n \ \"id\": \"ApiManagement.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"191.232.18.181/32\",\r\n \"191.233.50.192/28\",\r\n \ \"2603:1050:403:400::2a0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.CanadaCentral\",\r\n \"id\": - \"ApiManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ApiManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -23717,7 +24358,7 @@ interactions: \ \"20.48.201.76/31\",\r\n \"52.139.20.34/32\",\r\n \"2603:1030:f05:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CanadaEast\",\r\n \ \"id\": \"ApiManagement.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -23725,7 +24366,7 @@ interactions: \ \"52.139.80.117/32\",\r\n \"2603:1030:1005:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CentralIndia\",\r\n \ \"id\": \"ApiManagement.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -23733,73 +24374,73 @@ interactions: \ \"104.211.81.240/28\",\r\n \"2603:1040:a06:2::280/124\",\r\n \ \"2603:1040:a06:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.CentralUS\",\r\n \"id\": \"ApiManagement.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.86.102.66/32\",\r\n - \ \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n \"20.40.231.62/31\",\r\n - \ \"2603:1030:10:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.CentralUSEUAP\",\r\n \"id\": - \"ApiManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.86.102.66/32\",\r\n \"13.89.170.204/31\",\r\n + \ \"13.89.174.64/28\",\r\n \"20.40.231.62/31\",\r\n \"2603:1030:10:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CentralUSEUAP\",\r\n + \ \"id\": \"ApiManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.46.13.224/28\",\r\n \"40.78.202.128/31\",\r\n \ \"40.78.203.160/28\",\r\n \"52.253.159.160/32\",\r\n \"2603:1030:f:2::490/124\",\r\n \ \"2603:1030:f:400::940/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.EastAsia\",\r\n \"id\": \"ApiManagement.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.148/31\",\r\n - \ \"13.75.38.16/28\",\r\n \"20.195.78.64/28\",\r\n \"52.139.152.27/32\",\r\n - \ \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n \"2603:1040:207:1::4a0/124\",\r\n - \ \"2603:1040:207:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS\",\r\n \"id\": \"ApiManagement.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.88.154.20/31\",\r\n - \ \"40.71.10.204/31\",\r\n \"40.71.13.128/28\",\r\n \"52.224.186.99/32\",\r\n - \ \"2603:1030:210:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS2\",\r\n \"id\": \"ApiManagement.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.72.3/32\",\r\n - \ \"20.62.63.254/31\",\r\n \"40.70.146.76/31\",\r\n \"40.70.148.16/28\",\r\n - \ \"2603:1030:40c:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS2EUAP\",\r\n \"id\": \"ApiManagement.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.47.232.184/31\",\r\n - \ \"40.74.146.80/31\",\r\n \"40.74.147.32/28\",\r\n \"52.253.229.253/32\",\r\n - \ \"2603:1030:40b:400::940/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.FranceCentral\",\r\n \"id\": - \"ApiManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n \"20.195.78.64/28\",\r\n + \ \"52.139.152.27/32\",\r\n \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n + \ \"2603:1040:207:1::4a0/124\",\r\n \"2603:1040:207:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS\",\r\n + \ \"id\": \"ApiManagement.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.88.154.20/31\",\r\n \"40.71.10.204/31\",\r\n + \ \"40.71.13.128/28\",\r\n \"52.224.186.99/32\",\r\n \"2603:1030:210:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS2\",\r\n + \ \"id\": \"ApiManagement.EastUS2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.44.72.3/32\",\r\n \"20.62.63.254/31\",\r\n \"40.70.146.76/31\",\r\n + \ \"40.70.148.16/28\",\r\n \"2603:1030:40c:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS2EUAP\",\r\n + \ \"id\": \"ApiManagement.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.47.232.184/31\",\r\n \"40.74.146.80/31\",\r\n + \ \"40.74.147.32/28\",\r\n \"52.253.229.253/32\",\r\n \"2603:1030:40b:400::940/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.FranceCentral\",\r\n + \ \"id\": \"ApiManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.66.60.111/32\",\r\n \"40.79.130.44/31\",\r\n \ \"40.79.131.192/28\",\r\n \"51.138.215.124/31\",\r\n \"2603:1020:805:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.FranceSouth\",\r\n \ \"id\": \"ApiManagement.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.39.80.2/32\",\r\n \"40.79.178.68/31\",\r\n \"40.79.179.192/28\",\r\n \ \"2603:1020:905:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.GermanyNorth\",\r\n \"id\": - \"ApiManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ApiManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -23807,47 +24448,48 @@ interactions: [\r\n \"51.116.0.0/32\",\r\n \"51.116.59.0/28\",\r\n \"2603:1020:d04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.GermanyWestCentral\",\r\n \ \"id\": \"ApiManagement.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.52.94.112/31\",\r\n \"51.116.96.0/32\",\r\n \"51.116.155.64/28\",\r\n \ \"2603:1020:c04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.JapanEast\",\r\n \"id\": \"ApiManagement.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.78.106.92/31\",\r\n - \ \"13.78.108.176/28\",\r\n \"20.191.167.246/31\",\r\n \"52.140.238.179/32\",\r\n - \ \"2603:1040:407:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.JapanWest\",\r\n \"id\": \"ApiManagement.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.74.100.52/31\",\r\n - \ \"40.74.101.48/28\",\r\n \"40.81.185.8/32\",\r\n \"2603:1040:606:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JioIndiaCentral\",\r\n - \ \"id\": \"ApiManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.50.64/28\",\r\n - \ \"20.192.234.160/28\",\r\n \"2603:1040:1104:1::400/124\",\r\n - \ \"2603:1040:1104:400::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.JioIndiaWest\",\r\n \"id\": - \"ApiManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n + \ \"20.191.167.246/31\",\r\n \"52.140.238.179/32\",\r\n \"2603:1040:407:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JapanWest\",\r\n + \ \"id\": \"ApiManagement.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.210.144.64/28\",\r\n \"40.74.100.52/31\",\r\n + \ \"40.74.101.48/28\",\r\n \"40.81.185.8/32\",\r\n \"2603:1040:606:3::c0/124\",\r\n + \ \"2603:1040:606:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.JioIndiaCentral\",\r\n \"id\": + \"ApiManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n + \ \"2603:1040:1104:1::400/124\",\r\n \"2603:1040:1104:400::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JioIndiaWest\",\r\n + \ \"id\": \"ApiManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.193.192.48/28\",\r\n \"20.193.202.160/28\",\r\n \ \"2603:1040:d04:1::700/124\",\r\n \"2603:1040:d04:800::c0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.KoreaCentral\",\r\n \ \"id\": \"ApiManagement.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -23855,33 +24497,35 @@ interactions: \ \"52.231.18.44/31\",\r\n \"52.231.19.192/28\",\r\n \"2603:1040:f05::6f0/124\",\r\n \ \"2603:1040:f05:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.KoreaSouth\",\r\n \"id\": \"ApiManagement.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.80.232.185/32\",\r\n - \ \"52.231.146.84/31\",\r\n \"52.231.147.176/28\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"ApiManagement.NorthCentralUS\",\r\n - \ \"id\": \"ApiManagement.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.51.6.224/28\",\r\n - \ \"23.96.224.175/32\",\r\n \"23.101.166.38/32\",\r\n \"40.81.47.216/32\",\r\n - \ \"52.162.106.148/31\",\r\n \"52.162.110.80/28\",\r\n \"2603:1030:608:3::630/124\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"40.80.232.185/32\",\r\n \"52.231.146.84/31\",\r\n + \ \"52.231.147.176/28\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"ApiManagement.NorthCentralUS\",\r\n \"id\": \"ApiManagement.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.51.6.224/28\",\r\n \"23.96.224.175/32\",\r\n + \ \"23.101.166.38/32\",\r\n \"40.81.47.216/32\",\r\n \"52.162.106.148/31\",\r\n + \ \"52.162.110.80/28\",\r\n \"2603:1030:608:3::630/124\",\r\n \ \"2603:1030:608:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.NorthEurope\",\r\n \"id\": \"ApiManagement.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.76/31\",\r\n - \ \"13.69.229.80/28\",\r\n \"52.142.95.35/32\",\r\n \"52.146.139.194/31\",\r\n - \ \"104.41.217.243/32\",\r\n \"104.41.218.160/32\",\r\n \"2603:1020:5:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n + \ \"52.142.95.35/32\",\r\n \"52.146.139.194/31\",\r\n \"104.41.217.243/32\",\r\n + \ \"104.41.218.160/32\",\r\n \"2603:1020:5:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.NorwayEast\",\r\n \ \"id\": \"ApiManagement.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -23889,15 +24533,22 @@ interactions: \ \"51.120.234.240/28\",\r\n \"2603:1020:e04::6f0/124\",\r\n \ \"2603:1020:e04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.NorwayWest\",\r\n \"id\": \"ApiManagement.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.130.134/32\",\r\n \ \"51.120.218.224/28\",\r\n \"2603:1020:f04:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.QatarCentral\",\r\n + \ \"id\": \"ApiManagement.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.21.36.96/28\",\r\n \"2603:1040:1002::7e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SouthAfricaNorth\",\r\n \ \"id\": \"ApiManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -23905,7 +24556,7 @@ interactions: \ \"102.133.130.197/32\",\r\n \"102.133.154.4/31\",\r\n \"102.133.156.0/28\",\r\n \ \"2603:1000:104:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthAfricaWest\",\r\n \"id\": - \"ApiManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ApiManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -23914,7 +24565,7 @@ interactions: \ \"102.133.28.0/28\",\r\n \"2603:1000:4:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SouthCentralUS\",\r\n \ \"id\": \"ApiManagement.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -23924,44 +24575,45 @@ interactions: \ \"2603:1030:807:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthCentralUSSTG\",\r\n \"id\": \"ApiManagement.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.4/31\",\r\n \"20.44.3.224/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SoutheastAsia\",\r\n \ \"id\": \"ApiManagement.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.108/31\",\r\n \"13.67.9.208/28\",\r\n \"40.90.185.46/32\",\r\n \ \"2603:1040:5:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthIndia\",\r\n \"id\": \"ApiManagement.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.33.246/32\",\r\n - \ \"40.78.194.68/31\",\r\n \"40.78.195.224/28\",\r\n \"2603:1040:c06:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.44.33.246/32\",\r\n \"40.78.194.68/31\",\r\n + \ \"40.78.195.224/28\",\r\n \"2603:1040:c06:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SwedenCentral\",\r\n \ \"id\": \"ApiManagement.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.25.16/28\",\r\n \"51.12.98.224/28\",\r\n \"2603:1020:1004:1::700/124\",\r\n \ \"2603:1020:1004:800::c0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SwedenSouth\",\r\n \"id\": \"ApiManagement.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.0/28\",\r\n - \ \"51.12.202.224/28\",\r\n \"2603:1020:1104:1::3c0/124\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.0/28\",\r\n \"51.12.202.224/28\",\r\n \"2603:1020:1104:1::3c0/124\",\r\n \ \"2603:1020:1104:400::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SwitzerlandNorth\",\r\n \"id\": - \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -23970,46 +24622,46 @@ interactions: \ \"2603:1020:a04:2::510/124\",\r\n \"2603:1020:a04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SwitzerlandWest\",\r\n \ \"id\": \"ApiManagement.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.96.8/32\",\r\n \"51.107.155.0/28\",\r\n \"2603:1020:b04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UAECentral\",\r\n \ \"id\": \"ApiManagement.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n \"20.37.81.41/32\",\r\n \ \"2603:1040:b04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.UAENorth\",\r\n \"id\": \"ApiManagement.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.46.144.85/32\",\r\n \"40.120.87.48/31\",\r\n + \ \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n \"2603:1040:904:2::690/124\",\r\n + \ \"2603:1040:904:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.UKSouth\",\r\n \"id\": \"ApiManagement.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.46.144.85/32\",\r\n - \ \"40.120.87.48/31\",\r\n \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n - \ \"2603:1040:904:2::690/124\",\r\n \"2603:1040:904:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UKSouth\",\r\n - \ \"id\": \"ApiManagement.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"20.90.131.114/31\",\r\n \"51.140.146.60/31\",\r\n - \ \"51.140.149.0/28\",\r\n \"51.145.56.125/32\",\r\n \"2603:1020:705:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UKWest\",\r\n - \ \"id\": \"ApiManagement.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"51.137.136.0/32\",\r\n \"51.140.210.84/31\",\r\n - \ \"51.140.211.176/28\",\r\n \"2603:1020:605:402::140/124\"\r\n + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.90.131.114/31\",\r\n + \ \"51.140.146.60/31\",\r\n \"51.140.149.0/28\",\r\n \"51.145.56.125/32\",\r\n + \ \"2603:1020:705:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.UKWest\",\r\n \"id\": \"ApiManagement.UKWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.137.136.0/32\",\r\n + \ \"51.140.210.84/31\",\r\n \"51.140.211.176/28\",\r\n \"2603:1020:605:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestCentralUS\",\r\n \ \"id\": \"ApiManagement.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -24017,7 +24669,7 @@ interactions: \ \"52.253.135.58/32\",\r\n \"2603:1030:b04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestEurope\",\r\n \ \"id\": \"ApiManagement.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -24025,106 +24677,107 @@ interactions: \ \"23.101.67.140/32\",\r\n \"51.145.179.78/32\",\r\n \"137.117.160.56/32\",\r\n \ \"2603:1020:206:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.WestIndia\",\r\n \"id\": \"ApiManagement.WestIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.81.89.24/32\",\r\n - \ \"104.211.146.68/31\",\r\n \"104.211.147.144/28\",\r\n - \ \"2603:1040:806:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.WestUS\",\r\n \"id\": \"ApiManagement.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n - \ \"20.59.81.16/28\",\r\n \"40.112.242.148/31\",\r\n \"40.112.243.240/28\",\r\n - \ \"2603:1030:a07:9::70/124\",\r\n \"2603:1030:a07:402::8c0/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS2\",\r\n - \ \"id\": \"ApiManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"40.81.89.24/32\",\r\n \"104.211.146.68/31\",\r\n + \ \"104.211.147.144/28\",\r\n \"2603:1040:806:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS\",\r\n + \ \"id\": \"ApiManagement.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n - \ \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n \"20.83.221.86/31\",\r\n - \ \"51.143.127.203/32\",\r\n \"2603:1030:c06:400::940/124\"\r\n + [\r\n \"13.64.39.16/32\",\r\n \"20.59.81.16/28\",\r\n \"40.112.242.148/31\",\r\n + \ \"40.112.243.240/28\",\r\n \"2603:1030:a07:9::70/124\",\r\n + \ \"2603:1030:a07:402::8c0/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.WestUS2\",\r\n \"id\": \"ApiManagement.WestUS2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.92/31\",\r\n + \ \"13.66.140.176/28\",\r\n \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n + \ \"20.83.221.86/31\",\r\n \"51.143.127.203/32\",\r\n \"2603:1030:c06:400::940/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS3\",\r\n \ \"id\": \"ApiManagement.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.150.167.160/28\",\r\n \"20.150.170.224/28\",\r\n \ \"2603:1030:504:2::80/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppConfiguration\",\r\n \"id\": \"AppConfiguration\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppConfiguration\",\r\n \"addressPrefixes\": - [\r\n \"13.66.142.72/29\",\r\n \"13.66.143.192/28\",\r\n - \ \"13.66.143.208/29\",\r\n \"13.67.10.112/29\",\r\n \"13.67.13.192/28\",\r\n - \ \"13.67.13.208/29\",\r\n \"13.69.67.112/29\",\r\n \"13.69.67.240/28\",\r\n - \ \"13.69.71.128/29\",\r\n \"13.69.107.72/29\",\r\n \"13.69.112.144/28\",\r\n - \ \"13.69.112.160/29\",\r\n \"13.69.230.8/29\",\r\n \"13.69.230.40/29\",\r\n - \ \"13.69.231.144/28\",\r\n \"13.70.74.128/29\",\r\n \"13.70.78.144/28\",\r\n - \ \"13.70.78.160/29\",\r\n \"13.71.175.64/28\",\r\n \"13.71.175.96/28\",\r\n - \ \"13.71.196.176/28\",\r\n \"13.71.199.80/28\",\r\n \"13.73.242.56/29\",\r\n - \ \"13.73.244.96/28\",\r\n \"13.73.244.112/29\",\r\n \"13.73.255.128/26\",\r\n - \ \"13.74.108.160/28\",\r\n \"13.74.108.240/28\",\r\n \"13.77.53.88/29\",\r\n - \ \"13.77.53.192/28\",\r\n \"13.77.53.208/29\",\r\n \"13.78.109.144/29\",\r\n - \ \"13.78.109.208/28\",\r\n \"13.78.111.128/29\",\r\n \"13.86.219.192/29\",\r\n - \ \"13.86.221.192/28\",\r\n \"13.86.221.208/29\",\r\n \"13.87.58.64/29\",\r\n - \ \"13.87.58.80/28\",\r\n \"13.87.58.128/29\",\r\n \"13.87.124.64/29\",\r\n - \ \"13.87.124.80/28\",\r\n \"13.87.124.128/29\",\r\n \"13.89.175.208/28\",\r\n - \ \"13.89.178.16/29\",\r\n \"13.89.178.32/29\",\r\n \"20.17.58.192/26\",\r\n - \ \"20.17.68.64/27\",\r\n \"20.21.39.128/26\",\r\n \"20.21.44.64/27\",\r\n - \ \"20.21.67.128/27\",\r\n \"20.21.75.128/27\",\r\n \"20.36.108.120/29\",\r\n - \ \"20.36.108.136/29\",\r\n \"20.36.108.144/28\",\r\n \"20.36.115.248/29\",\r\n - \ \"20.36.117.40/29\",\r\n \"20.36.117.48/28\",\r\n \"20.36.123.16/28\",\r\n - \ \"20.36.124.64/26\",\r\n \"20.37.67.96/28\",\r\n \"20.37.69.64/26\",\r\n - \ \"20.37.76.112/29\",\r\n \"20.37.76.144/28\",\r\n \"20.37.76.192/29\",\r\n - \ \"20.37.198.144/28\",\r\n \"20.37.227.32/28\",\r\n \"20.37.228.128/26\",\r\n - \ \"20.38.128.96/29\",\r\n \"20.38.128.112/28\",\r\n \"20.38.128.160/29\",\r\n - \ \"20.38.139.96/28\",\r\n \"20.38.141.64/26\",\r\n \"20.38.147.176/28\",\r\n - \ \"20.38.147.240/28\",\r\n \"20.38.155.192/27\",\r\n \"20.39.14.16/28\",\r\n - \ \"20.40.206.144/28\",\r\n \"20.40.206.160/28\",\r\n \"20.40.224.128/26\",\r\n - \ \"20.41.68.64/28\",\r\n \"20.41.69.192/26\",\r\n \"20.41.197.48/28\",\r\n - \ \"20.42.64.16/28\",\r\n \"20.42.230.144/28\",\r\n \"20.43.44.144/28\",\r\n - \ \"20.43.46.128/26\",\r\n \"20.43.70.128/28\",\r\n \"20.43.121.40/29\",\r\n - \ \"20.43.121.96/28\",\r\n \"20.43.121.112/29\",\r\n \"20.44.4.96/29\",\r\n - \ \"20.44.4.120/29\",\r\n \"20.44.4.160/28\",\r\n \"20.44.8.168/29\",\r\n - \ \"20.44.10.96/28\",\r\n \"20.44.10.112/29\",\r\n \"20.44.17.56/29\",\r\n - \ \"20.44.17.192/28\",\r\n \"20.44.17.208/29\",\r\n \"20.44.27.224/28\",\r\n - \ \"20.44.29.32/28\",\r\n \"20.45.116.0/26\",\r\n \"20.45.123.120/29\",\r\n - \ \"20.45.123.176/28\",\r\n \"20.45.123.224/29\",\r\n \"20.45.126.0/27\",\r\n - \ \"20.45.198.0/27\",\r\n \"20.45.199.64/26\",\r\n \"20.48.192.192/26\",\r\n - \ \"20.49.83.96/27\",\r\n \"20.49.91.96/27\",\r\n \"20.49.99.80/28\",\r\n - \ \"20.49.103.0/26\",\r\n \"20.49.109.96/28\",\r\n \"20.49.115.64/26\",\r\n - \ \"20.49.120.80/28\",\r\n \"20.49.127.64/26\",\r\n \"20.50.1.240/28\",\r\n - \ \"20.50.65.96/28\",\r\n \"20.51.8.0/26\",\r\n \"20.51.16.0/26\",\r\n - \ \"20.53.41.192/26\",\r\n \"20.61.98.0/26\",\r\n \"20.62.128.64/26\",\r\n - \ \"20.72.20.192/26\",\r\n \"20.72.28.128/27\",\r\n \"20.125.171.128/27\",\r\n - \ \"20.125.203.128/27\",\r\n \"20.150.165.176/28\",\r\n \"20.150.167.0/26\",\r\n - \ \"20.150.172.64/27\",\r\n \"20.150.173.32/27\",\r\n \"20.150.179.200/29\",\r\n - \ \"20.150.181.0/28\",\r\n \"20.150.181.16/29\",\r\n \"20.150.181.128/27\",\r\n - \ \"20.150.187.200/29\",\r\n \"20.150.189.0/28\",\r\n \"20.150.189.16/29\",\r\n - \ \"20.150.190.32/27\",\r\n \"20.187.194.224/28\",\r\n \"20.187.196.128/26\",\r\n - \ \"20.189.224.64/26\",\r\n \"20.191.160.192/26\",\r\n \"20.192.99.200/29\",\r\n - \ \"20.192.101.0/28\",\r\n \"20.192.101.16/29\",\r\n \"20.192.167.0/26\",\r\n - \ \"20.192.231.64/26\",\r\n \"20.192.235.240/29\",\r\n \"20.192.238.112/29\",\r\n - \ \"20.192.238.192/27\",\r\n \"20.193.203.224/27\",\r\n \"20.194.67.64/27\",\r\n - \ \"20.205.75.96/27\",\r\n \"20.205.83.96/27\",\r\n \"20.208.19.128/27\",\r\n - \ \"20.215.7.64/26\",\r\n \"20.215.19.128/27\",\r\n \"20.215.27.128/27\",\r\n - \ \"20.215.156.64/27\",\r\n \"20.217.47.64/26\",\r\n \"20.217.60.64/27\",\r\n - \ \"20.217.75.128/27\",\r\n \"20.217.91.128/27\",\r\n \"23.98.83.72/29\",\r\n - \ \"23.98.86.32/28\",\r\n \"23.98.86.48/29\",\r\n \"23.98.86.96/27\",\r\n - \ \"23.98.104.176/28\",\r\n \"23.98.108.64/26\",\r\n \"40.64.132.144/28\",\r\n - \ \"40.67.52.0/26\",\r\n \"40.67.60.72/29\",\r\n \"40.67.60.112/28\",\r\n - \ \"40.67.60.160/29\",\r\n \"40.69.108.80/29\",\r\n \"40.69.108.176/28\",\r\n - \ \"40.69.110.160/29\",\r\n \"40.70.148.56/29\",\r\n \"40.70.151.48/28\",\r\n - \ \"40.70.151.64/29\",\r\n \"40.71.13.248/29\",\r\n \"40.71.14.120/29\",\r\n - \ \"40.71.15.128/28\",\r\n \"40.74.149.40/29\",\r\n \"40.74.149.56/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureAppConfiguration\",\r\n \"addressPrefixes\": [\r\n \"13.66.142.72/29\",\r\n + \ \"13.66.143.192/28\",\r\n \"13.66.143.208/29\",\r\n \"13.67.10.112/29\",\r\n + \ \"13.67.13.192/28\",\r\n \"13.67.13.208/29\",\r\n \"13.69.67.112/29\",\r\n + \ \"13.69.67.240/28\",\r\n \"13.69.71.128/29\",\r\n \"13.69.107.72/29\",\r\n + \ \"13.69.112.144/28\",\r\n \"13.69.112.160/29\",\r\n \"13.69.230.8/29\",\r\n + \ \"13.69.230.40/29\",\r\n \"13.69.231.144/28\",\r\n \"13.70.74.128/29\",\r\n + \ \"13.70.78.144/28\",\r\n \"13.70.78.160/29\",\r\n \"13.71.175.64/28\",\r\n + \ \"13.71.175.96/28\",\r\n \"13.71.196.176/28\",\r\n \"13.71.199.80/28\",\r\n + \ \"13.73.242.56/29\",\r\n \"13.73.244.96/28\",\r\n \"13.73.244.112/29\",\r\n + \ \"13.73.255.128/26\",\r\n \"13.74.108.160/28\",\r\n \"13.74.108.240/28\",\r\n + \ \"13.77.53.88/29\",\r\n \"13.77.53.192/28\",\r\n \"13.77.53.208/29\",\r\n + \ \"13.78.109.144/29\",\r\n \"13.78.109.208/28\",\r\n \"13.78.111.128/29\",\r\n + \ \"13.86.219.192/29\",\r\n \"13.86.221.192/28\",\r\n \"13.86.221.208/29\",\r\n + \ \"13.87.58.64/29\",\r\n \"13.87.58.80/28\",\r\n \"13.87.58.128/29\",\r\n + \ \"13.87.124.64/29\",\r\n \"13.87.124.80/28\",\r\n \"13.87.124.128/29\",\r\n + \ \"13.89.175.208/28\",\r\n \"13.89.178.16/29\",\r\n \"13.89.178.32/29\",\r\n + \ \"20.17.58.192/26\",\r\n \"20.17.68.64/27\",\r\n \"20.21.39.128/26\",\r\n + \ \"20.21.44.64/27\",\r\n \"20.21.67.128/27\",\r\n \"20.21.75.128/27\",\r\n + \ \"20.21.83.0/27\",\r\n \"20.36.108.120/29\",\r\n \"20.36.108.136/29\",\r\n + \ \"20.36.108.144/28\",\r\n \"20.36.115.248/29\",\r\n \"20.36.117.40/29\",\r\n + \ \"20.36.117.48/28\",\r\n \"20.36.123.16/28\",\r\n \"20.36.124.64/26\",\r\n + \ \"20.37.67.96/28\",\r\n \"20.37.69.64/26\",\r\n \"20.37.76.112/29\",\r\n + \ \"20.37.76.144/28\",\r\n \"20.37.76.192/29\",\r\n \"20.37.198.144/28\",\r\n + \ \"20.37.227.32/28\",\r\n \"20.37.228.128/26\",\r\n \"20.38.128.96/29\",\r\n + \ \"20.38.128.112/28\",\r\n \"20.38.128.160/29\",\r\n \"20.38.139.96/28\",\r\n + \ \"20.38.141.64/26\",\r\n \"20.38.147.176/28\",\r\n \"20.38.147.240/28\",\r\n + \ \"20.38.155.192/27\",\r\n \"20.39.14.16/28\",\r\n \"20.40.206.144/28\",\r\n + \ \"20.40.206.160/28\",\r\n \"20.40.224.128/26\",\r\n \"20.41.68.64/28\",\r\n + \ \"20.41.69.192/26\",\r\n \"20.41.197.48/28\",\r\n \"20.42.64.16/28\",\r\n + \ \"20.42.230.144/28\",\r\n \"20.43.44.144/28\",\r\n \"20.43.46.128/26\",\r\n + \ \"20.43.70.128/28\",\r\n \"20.43.121.40/29\",\r\n \"20.43.121.96/28\",\r\n + \ \"20.43.121.112/29\",\r\n \"20.44.4.96/29\",\r\n \"20.44.4.120/29\",\r\n + \ \"20.44.4.160/28\",\r\n \"20.44.8.168/29\",\r\n \"20.44.10.96/28\",\r\n + \ \"20.44.10.112/29\",\r\n \"20.44.17.56/29\",\r\n \"20.44.17.192/28\",\r\n + \ \"20.44.17.208/29\",\r\n \"20.44.27.224/28\",\r\n \"20.44.29.32/28\",\r\n + \ \"20.45.116.0/26\",\r\n \"20.45.123.120/29\",\r\n \"20.45.123.176/28\",\r\n + \ \"20.45.123.224/29\",\r\n \"20.45.126.0/27\",\r\n \"20.45.198.0/27\",\r\n + \ \"20.45.199.64/26\",\r\n \"20.48.192.192/26\",\r\n \"20.49.83.96/27\",\r\n + \ \"20.49.91.96/27\",\r\n \"20.49.99.80/28\",\r\n \"20.49.103.0/26\",\r\n + \ \"20.49.109.96/28\",\r\n \"20.49.115.64/26\",\r\n \"20.49.120.80/28\",\r\n + \ \"20.49.127.64/26\",\r\n \"20.50.1.240/28\",\r\n \"20.50.65.96/28\",\r\n + \ \"20.51.8.0/26\",\r\n \"20.51.16.0/26\",\r\n \"20.53.41.192/26\",\r\n + \ \"20.61.98.0/26\",\r\n \"20.62.128.64/26\",\r\n \"20.72.20.192/26\",\r\n + \ \"20.72.28.128/27\",\r\n \"20.125.171.128/27\",\r\n \"20.125.203.128/27\",\r\n + \ \"20.150.165.176/28\",\r\n \"20.150.167.0/26\",\r\n \"20.150.172.64/27\",\r\n + \ \"20.150.173.32/27\",\r\n \"20.150.179.200/29\",\r\n \"20.150.181.0/28\",\r\n + \ \"20.150.181.16/29\",\r\n \"20.150.181.128/27\",\r\n \"20.150.187.200/29\",\r\n + \ \"20.150.189.0/28\",\r\n \"20.150.189.16/29\",\r\n \"20.150.190.32/27\",\r\n + \ \"20.187.194.224/28\",\r\n \"20.187.196.128/26\",\r\n \"20.189.224.64/26\",\r\n + \ \"20.191.160.192/26\",\r\n \"20.192.99.200/29\",\r\n \"20.192.101.0/28\",\r\n + \ \"20.192.101.16/29\",\r\n \"20.192.167.0/26\",\r\n \"20.192.231.64/26\",\r\n + \ \"20.192.235.240/29\",\r\n \"20.192.238.112/29\",\r\n \"20.192.238.192/27\",\r\n + \ \"20.193.203.224/27\",\r\n \"20.194.67.64/27\",\r\n \"20.205.75.96/27\",\r\n + \ \"20.205.83.96/27\",\r\n \"20.208.19.128/27\",\r\n \"20.215.7.64/26\",\r\n + \ \"20.215.19.128/27\",\r\n \"20.215.27.128/27\",\r\n \"20.215.156.64/27\",\r\n + \ \"20.217.47.64/26\",\r\n \"20.217.60.64/27\",\r\n \"20.217.75.128/27\",\r\n + \ \"20.217.91.128/27\",\r\n \"23.98.83.72/29\",\r\n \"23.98.86.32/28\",\r\n + \ \"23.98.86.48/29\",\r\n \"23.98.86.96/27\",\r\n \"23.98.104.176/28\",\r\n + \ \"23.98.108.64/26\",\r\n \"40.64.132.144/28\",\r\n \"40.67.52.0/26\",\r\n + \ \"40.67.60.72/29\",\r\n \"40.67.60.112/28\",\r\n \"40.67.60.160/29\",\r\n + \ \"40.69.108.80/29\",\r\n \"40.69.108.176/28\",\r\n \"40.69.110.160/29\",\r\n + \ \"40.70.148.56/29\",\r\n \"40.70.151.48/28\",\r\n \"40.70.151.64/29\",\r\n + \ \"40.71.13.248/29\",\r\n \"40.71.14.120/29\",\r\n \"40.71.15.128/28\",\r\n + \ \"40.74.99.0/27\",\r\n \"40.74.149.40/29\",\r\n \"40.74.149.56/29\",\r\n \ \"40.74.149.80/28\",\r\n \"40.75.35.72/29\",\r\n \"40.75.35.192/28\",\r\n \ \"40.75.35.208/29\",\r\n \"40.78.196.80/29\",\r\n \"40.78.196.144/28\",\r\n \ \"40.78.196.160/29\",\r\n \"40.78.204.8/29\",\r\n \"40.78.204.144/28\",\r\n @@ -24252,30 +24905,30 @@ interactions: \ \"2603:1040:207:2::240/122\",\r\n \"2603:1040:207:402::2e0/123\",\r\n \ \"2603:1040:207:800::c0/123\",\r\n \"2603:1040:207:c00::c0/123\",\r\n \ \"2603:1040:407:402::2e0/123\",\r\n \"2603:1040:407:802::220/123\",\r\n - \ \"2603:1040:407:c02::220/123\",\r\n \"2603:1040:606:402::2e0/123\",\r\n - \ \"2603:1040:806:402::2e0/123\",\r\n \"2603:1040:904:3::200/122\",\r\n - \ \"2603:1040:904:402::2e0/123\",\r\n \"2603:1040:904:802::220/123\",\r\n - \ \"2603:1040:904:c02::220/123\",\r\n \"2603:1040:a06:2::500/122\",\r\n - \ \"2603:1040:a06:402::2e0/123\",\r\n \"2603:1040:a06:802::220/123\",\r\n - \ \"2603:1040:a06:c02::220/123\",\r\n \"2603:1040:b04:402::2e0/123\",\r\n - \ \"2603:1040:c06:402::2e0/123\",\r\n \"2603:1040:d04:1::340/122\",\r\n - \ \"2603:1040:d04:400::1e0/123\",\r\n \"2603:1040:d04:400::380/123\",\r\n - \ \"2603:1040:d04:c02::280/123\",\r\n \"2603:1040:f05:2::200/122\",\r\n - \ \"2603:1040:f05:402::2e0/123\",\r\n \"2603:1040:f05:802::220/123\",\r\n - \ \"2603:1040:f05:c02::220/123\",\r\n \"2603:1040:1002:1::540/122\",\r\n - \ \"2603:1040:1002:400::1a0/123\",\r\n \"2603:1040:1002:800::c0/123\",\r\n - \ \"2603:1040:1002:c00::c0/123\",\r\n \"2603:1040:1104:1::100/122\",\r\n - \ \"2603:1040:1104:400::2e0/123\",\r\n \"2603:1040:1202:1::600/122\",\r\n - \ \"2603:1040:1202:400::200/123\",\r\n \"2603:1040:1302:1::7c0/122\",\r\n - \ \"2603:1040:1302:400::200/123\",\r\n \"2603:1040:1402:1::500/122\",\r\n - \ \"2603:1040:1402:400::200/123\",\r\n \"2603:1040:1402:800::c0/123\",\r\n - \ \"2603:1040:1402:c00::c0/123\",\r\n \"2603:1040:1503:1::540/122\",\r\n - \ \"2603:1040:1503:400::200/123\",\r\n \"2603:1050:6:402::2e0/123\",\r\n - \ \"2603:1050:6:802::220/123\",\r\n \"2603:1050:6:c02::220/123\",\r\n - \ \"2603:1050:403:400::200/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApplicationInsightsAvailability\",\r\n \"id\": - \"ApplicationInsightsAvailability\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"2603:1040:407:c02::220/123\",\r\n \"2603:1040:606:3::340/122\",\r\n + \ \"2603:1040:606:402::2e0/123\",\r\n \"2603:1040:806:402::2e0/123\",\r\n + \ \"2603:1040:904:3::200/122\",\r\n \"2603:1040:904:402::2e0/123\",\r\n + \ \"2603:1040:904:802::220/123\",\r\n \"2603:1040:904:c02::220/123\",\r\n + \ \"2603:1040:a06:2::500/122\",\r\n \"2603:1040:a06:402::2e0/123\",\r\n + \ \"2603:1040:a06:802::220/123\",\r\n \"2603:1040:a06:c02::220/123\",\r\n + \ \"2603:1040:b04:402::2e0/123\",\r\n \"2603:1040:c06:402::2e0/123\",\r\n + \ \"2603:1040:d04:1::340/122\",\r\n \"2603:1040:d04:400::1e0/123\",\r\n + \ \"2603:1040:d04:400::380/123\",\r\n \"2603:1040:d04:c02::280/123\",\r\n + \ \"2603:1040:f05:2::200/122\",\r\n \"2603:1040:f05:402::2e0/123\",\r\n + \ \"2603:1040:f05:802::220/123\",\r\n \"2603:1040:f05:c02::220/123\",\r\n + \ \"2603:1040:1002:1::540/122\",\r\n \"2603:1040:1002:400::1a0/123\",\r\n + \ \"2603:1040:1002:800::c0/123\",\r\n \"2603:1040:1002:c00::c0/123\",\r\n + \ \"2603:1040:1104:1::100/122\",\r\n \"2603:1040:1104:400::2e0/123\",\r\n + \ \"2603:1040:1202:1::600/122\",\r\n \"2603:1040:1202:400::200/123\",\r\n + \ \"2603:1040:1302:1::7c0/122\",\r\n \"2603:1040:1302:400::200/123\",\r\n + \ \"2603:1040:1402:1::500/122\",\r\n \"2603:1040:1402:400::200/123\",\r\n + \ \"2603:1040:1402:800::c0/123\",\r\n \"2603:1040:1402:c00::c0/123\",\r\n + \ \"2603:1040:1503:1::540/122\",\r\n \"2603:1040:1503:400::200/123\",\r\n + \ \"2603:1050:6:402::2e0/123\",\r\n \"2603:1050:6:802::220/123\",\r\n + \ \"2603:1050:6:c02::220/123\",\r\n \"2603:1050:403:400::200/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApplicationInsightsAvailability\",\r\n + \ \"id\": \"ApplicationInsightsAvailability\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"ApplicationInsightsAvailability\",\r\n @@ -24291,7 +24944,7 @@ interactions: \ \"52.140.232.160/28\",\r\n \"52.158.28.64/28\",\r\n \"52.229.216.48/28\",\r\n \ \"191.233.26.176/28\",\r\n \"191.235.224.80/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AppService\",\r\n \"id\": - \"AppService\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"AppService\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n @@ -24748,7 +25401,7 @@ interactions: \ \"2603:1050:6:c02::a0/123\",\r\n \"2603:1050:403:2::400/119\",\r\n \ \"2603:1050:403:400::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.AustraliaCentral\",\r\n \"id\": - \"AppService.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AppService.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -24758,7 +25411,7 @@ interactions: \ \"2603:1010:304:2::300/120\",\r\n \"2603:1010:304:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.AustraliaCentral2\",\r\n \ \"id\": \"AppService.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -24767,51 +25420,52 @@ interactions: \ \"20.53.61.0/25\",\r\n \"2603:1010:404:2::300/120\",\r\n \ \"2603:1010:404:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.AustraliaEast\",\r\n \"id\": \"AppService.AustraliaEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.70.72.32/27\",\r\n - \ \"13.70.123.149/32\",\r\n \"13.75.138.224/32\",\r\n \"13.75.147.143/32\",\r\n - \ \"13.75.147.201/32\",\r\n \"13.75.218.45/32\",\r\n \"20.37.196.192/27\",\r\n - \ \"20.211.64.0/22\",\r\n \"20.211.71.0/25\",\r\n \"20.211.71.128/27\",\r\n - \ \"23.101.208.52/32\",\r\n \"40.79.163.160/27\",\r\n \"40.79.171.64/27\",\r\n - \ \"40.82.217.93/32\",\r\n \"40.126.227.158/32\",\r\n \"40.126.236.22/32\",\r\n - \ \"40.126.242.59/32\",\r\n \"40.126.245.169/32\",\r\n \"52.187.206.243/32\",\r\n - \ \"52.187.229.23/32\",\r\n \"52.237.205.163/32\",\r\n \"52.237.214.221/32\",\r\n - \ \"52.237.246.162/32\",\r\n \"104.210.69.241/32\",\r\n \"104.210.92.71/32\",\r\n - \ \"2603:1010:6:3::/117\",\r\n \"2603:1010:6:402::a0/123\",\r\n - \ \"2603:1010:6:802::a0/123\",\r\n \"2603:1010:6:c02::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.AustraliaSoutheast\",\r\n - \ \"id\": \"AppService.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.70.146.110/32\",\r\n - \ \"13.70.147.206/32\",\r\n \"13.73.116.45/32\",\r\n \"13.73.118.104/32\",\r\n - \ \"13.77.7.175/32\",\r\n \"13.77.50.96/27\",\r\n \"20.42.228.160/27\",\r\n - \ \"20.92.48.0/22\",\r\n \"20.92.52.0/23\",\r\n \"20.92.54.0/24\",\r\n - \ \"20.92.55.0/25\",\r\n \"20.92.55.128/27\",\r\n \"23.101.224.24/32\",\r\n - \ \"23.101.230.162/32\",\r\n \"52.189.213.49/32\",\r\n \"52.255.35.249/32\",\r\n - \ \"52.255.54.134/32\",\r\n \"191.239.188.11/32\",\r\n \"2603:1010:101:3::/117\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.70.72.32/27\",\r\n \"13.70.123.149/32\",\r\n + \ \"13.75.138.224/32\",\r\n \"13.75.147.143/32\",\r\n \"13.75.147.201/32\",\r\n + \ \"13.75.218.45/32\",\r\n \"20.37.196.192/27\",\r\n \"20.211.64.0/22\",\r\n + \ \"20.211.71.0/25\",\r\n \"20.211.71.128/27\",\r\n \"23.101.208.52/32\",\r\n + \ \"40.79.163.160/27\",\r\n \"40.79.171.64/27\",\r\n \"40.82.217.93/32\",\r\n + \ \"40.126.227.158/32\",\r\n \"40.126.236.22/32\",\r\n \"40.126.242.59/32\",\r\n + \ \"40.126.245.169/32\",\r\n \"52.187.206.243/32\",\r\n \"52.187.229.23/32\",\r\n + \ \"52.237.205.163/32\",\r\n \"52.237.214.221/32\",\r\n \"52.237.246.162/32\",\r\n + \ \"104.210.69.241/32\",\r\n \"104.210.92.71/32\",\r\n \"2603:1010:6:3::/117\",\r\n + \ \"2603:1010:6:402::a0/123\",\r\n \"2603:1010:6:802::a0/123\",\r\n + \ \"2603:1010:6:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.AustraliaSoutheast\",\r\n \"id\": + \"AppService.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.70.146.110/32\",\r\n \"13.70.147.206/32\",\r\n + \ \"13.73.116.45/32\",\r\n \"13.73.118.104/32\",\r\n \"13.77.7.175/32\",\r\n + \ \"13.77.50.96/27\",\r\n \"20.42.228.160/27\",\r\n \"20.92.48.0/22\",\r\n + \ \"20.92.52.0/23\",\r\n \"20.92.54.0/24\",\r\n \"20.92.55.0/25\",\r\n + \ \"20.92.55.128/27\",\r\n \"23.101.224.24/32\",\r\n \"23.101.230.162/32\",\r\n + \ \"52.189.213.49/32\",\r\n \"52.255.35.249/32\",\r\n \"52.255.54.134/32\",\r\n + \ \"191.239.188.11/32\",\r\n \"2603:1010:101:3::/117\",\r\n \ \"2603:1010:101:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.BrazilSouth\",\r\n \"id\": \"AppService.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.206.176.0/23\",\r\n - \ \"23.97.96.32/32\",\r\n \"104.41.9.139/32\",\r\n \"104.41.13.179/32\",\r\n - \ \"104.41.63.108/32\",\r\n \"191.232.38.77/32\",\r\n \"191.232.176.16/32\",\r\n - \ \"191.233.203.32/27\",\r\n \"191.234.146.160/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.206.176.0/23\",\r\n \"23.97.96.32/32\",\r\n \"104.41.9.139/32\",\r\n + \ \"104.41.13.179/32\",\r\n \"104.41.63.108/32\",\r\n \"191.232.38.77/32\",\r\n + \ \"191.232.176.16/32\",\r\n \"191.233.203.32/27\",\r\n \"191.234.146.160/27\",\r\n \ \"191.234.154.160/27\",\r\n \"191.235.81.73/32\",\r\n \"191.235.90.70/32\",\r\n \ \"191.235.228.32/27\",\r\n \"191.238.78.16/28\",\r\n \"191.238.79.0/24\",\r\n \ \"2603:1050:6:3::/118\",\r\n \"2603:1050:6:402::a0/123\",\r\n \ \"2603:1050:6:802::a0/123\",\r\n \"2603:1050:6:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.BrazilSoutheast\",\r\n \ \"id\": \"AppService.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -24820,7 +25474,7 @@ interactions: \ \"2603:1050:403:2::400/119\",\r\n \"2603:1050:403:400::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CanadaCentral\",\r\n \ \"id\": \"AppService.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -24834,7 +25488,7 @@ interactions: \ \"2603:1030:f05:802::a0/123\",\r\n \"2603:1030:f05:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CanadaEast\",\r\n \ \"id\": \"AppService.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -24844,179 +25498,180 @@ interactions: \ \"52.242.41.0/24\",\r\n \"52.242.42.0/23\",\r\n \"2603:1030:1005:2::400/118\",\r\n \ \"2603:1030:1005:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.CentralIndia\",\r\n \"id\": \"AppService.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.192.98.160/27\",\r\n - \ \"20.192.170.8/29\",\r\n \"20.192.170.128/25\",\r\n \"20.192.171.0/24\",\r\n - \ \"40.80.50.160/27\",\r\n \"52.140.106.224/27\",\r\n \"52.172.195.80/32\",\r\n - \ \"52.172.204.196/32\",\r\n \"52.172.219.121/32\",\r\n \"104.211.81.32/27\",\r\n - \ \"104.211.97.138/32\",\r\n \"2603:1040:a06:3::400/119\",\r\n - \ \"2603:1040:a06:402::a0/123\",\r\n \"2603:1040:a06:802::a0/123\",\r\n - \ \"2603:1040:a06:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.CentralUS\",\r\n \"id\": \"AppService.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.67.129.26/32\",\r\n - \ \"13.67.141.98/32\",\r\n \"13.89.57.7/32\",\r\n \"13.89.172.0/23\",\r\n - \ \"13.89.238.239/32\",\r\n \"20.40.202.0/23\",\r\n \"20.118.40.0/21\",\r\n - \ \"20.118.48.0/20\",\r\n \"23.99.128.52/32\",\r\n \"23.99.183.149/32\",\r\n - \ \"23.99.192.132/32\",\r\n \"23.99.196.180/32\",\r\n \"23.99.206.151/32\",\r\n - \ \"23.99.224.56/32\",\r\n \"23.100.82.11/32\",\r\n \"23.101.118.145/32\",\r\n - \ \"23.101.119.44/32\",\r\n \"23.101.119.163/32\",\r\n \"23.101.120.195/32\",\r\n - \ \"23.101.125.65/32\",\r\n \"40.69.190.41/32\",\r\n \"40.77.56.174/32\",\r\n - \ \"40.83.16.172/32\",\r\n \"40.86.86.144/32\",\r\n \"40.86.91.212/32\",\r\n - \ \"40.86.96.177/32\",\r\n \"40.86.99.202/32\",\r\n \"40.113.204.88/32\",\r\n - \ \"40.113.232.243/32\",\r\n \"40.113.236.45/32\",\r\n \"40.122.36.65/32\",\r\n - \ \"40.122.65.162/32\",\r\n \"40.122.110.154/32\",\r\n \"40.122.114.229/32\",\r\n - \ \"52.165.129.203/32\",\r\n \"52.165.135.234/32\",\r\n \"52.165.155.12/32\",\r\n - \ \"52.165.155.237/32\",\r\n \"52.165.163.223/32\",\r\n \"52.165.168.40/32\",\r\n - \ \"52.165.174.123/32\",\r\n \"52.165.184.170/32\",\r\n \"52.165.220.33/32\",\r\n - \ \"52.165.224.81/32\",\r\n \"52.165.237.15/32\",\r\n \"52.173.28.95/32\",\r\n - \ \"52.173.36.83/32\",\r\n \"52.173.76.33/32\",\r\n \"52.173.77.140/32\",\r\n - \ \"52.173.83.49/32\",\r\n \"52.173.84.157/32\",\r\n \"52.173.87.130/32\",\r\n - \ \"52.173.94.173/32\",\r\n \"52.173.134.115/32\",\r\n \"52.173.139.99/32\",\r\n - \ \"52.173.139.125/32\",\r\n \"52.173.149.254/32\",\r\n \"52.173.151.229/32\",\r\n - \ \"52.173.184.147/32\",\r\n \"52.173.245.249/32\",\r\n \"52.173.249.137/32\",\r\n - \ \"52.176.2.229/32\",\r\n \"52.176.5.241/32\",\r\n \"52.176.6.0/32\",\r\n - \ \"52.176.6.37/32\",\r\n \"52.176.61.128/32\",\r\n \"52.176.104.120/32\",\r\n - \ \"52.176.149.197/32\",\r\n \"52.176.165.69/32\",\r\n \"104.43.129.105/32\",\r\n - \ \"104.43.140.101/32\",\r\n \"104.43.142.33/32\",\r\n \"104.43.221.31/32\",\r\n - \ \"104.43.246.71/32\",\r\n \"104.43.254.102/32\",\r\n \"168.61.152.29/32\",\r\n - \ \"168.61.159.114/32\",\r\n \"168.61.217.214/32\",\r\n \"168.61.218.125/32\",\r\n - \ \"2603:1030:10:5::/117\",\r\n \"2603:1030:10:6::/117\",\r\n - \ \"2603:1030:10:7::/117\",\r\n \"2603:1030:10:8::/117\",\r\n - \ \"2603:1030:10:402::a0/123\",\r\n \"2603:1030:10:802::a0/123\",\r\n - \ \"2603:1030:10:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.CentralUSEUAP\",\r\n \"id\": \"AppService.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.45.196.16/29\",\r\n - \ \"20.45.242.176/29\",\r\n \"20.45.243.0/24\",\r\n \"20.45.244.0/25\",\r\n - \ \"40.78.204.160/27\",\r\n \"52.180.178.6/32\",\r\n \"52.180.183.66/32\",\r\n - \ \"104.208.48.107/32\",\r\n \"2603:1030:f:4::/119\",\r\n - \ \"2603:1030:f:400::8a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastAsia\",\r\n \"id\": \"AppService.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.160/27\",\r\n - \ \"13.75.46.26/32\",\r\n \"13.75.47.15/32\",\r\n \"13.75.89.224/32\",\r\n - \ \"13.75.112.108/32\",\r\n \"13.75.115.40/32\",\r\n \"13.94.47.87/32\",\r\n - \ \"20.189.104.96/27\",\r\n \"20.189.109.96/27\",\r\n \"20.189.112.66/32\",\r\n - \ \"20.205.48.0/24\",\r\n \"20.205.66.0/24\",\r\n \"20.205.69.80/28\",\r\n - \ \"20.205.70.0/23\",\r\n \"23.97.79.119/32\",\r\n \"23.99.110.192/32\",\r\n - \ \"23.99.116.70/32\",\r\n \"23.101.10.141/32\",\r\n \"40.83.72.59/32\",\r\n - \ \"40.83.124.73/32\",\r\n \"65.52.160.119/32\",\r\n \"65.52.168.70/32\",\r\n - \ \"191.234.16.188/32\",\r\n \"207.46.144.49/32\",\r\n \"207.46.147.148/32\",\r\n - \ \"2603:1040:207:2::400/120\",\r\n \"2603:1040:207:3::400/118\",\r\n - \ \"2603:1040:207:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS\",\r\n \"id\": \"AppService.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.82.93.245/32\",\r\n - \ \"13.82.101.179/32\",\r\n \"13.82.175.96/32\",\r\n \"13.90.143.69/32\",\r\n - \ \"13.90.213.204/32\",\r\n \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n - \ \"13.92.237.218/32\",\r\n \"20.42.26.252/32\",\r\n \"20.49.104.0/25\",\r\n - \ \"20.119.0.0/20\",\r\n \"20.119.16.0/21\",\r\n \"20.119.27.0/25\",\r\n - \ \"23.96.0.52/32\",\r\n \"23.96.1.109/32\",\r\n \"23.96.13.243/32\",\r\n - \ \"23.96.32.128/32\",\r\n \"23.96.96.142/32\",\r\n \"23.96.103.159/32\",\r\n - \ \"23.96.112.53/32\",\r\n \"23.96.113.128/32\",\r\n \"23.96.124.25/32\",\r\n - \ \"40.71.0.179/32\",\r\n \"40.71.11.128/25\",\r\n \"40.71.177.34/32\",\r\n - \ \"40.71.199.117/32\",\r\n \"40.71.234.254/32\",\r\n \"40.71.250.191/32\",\r\n - \ \"40.76.5.137/32\",\r\n \"40.76.192.15/32\",\r\n \"40.76.210.54/32\",\r\n - \ \"40.76.218.33/32\",\r\n \"40.76.223.101/32\",\r\n \"40.79.154.192/27\",\r\n - \ \"40.85.190.10/32\",\r\n \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n - \ \"40.114.13.25/32\",\r\n \"40.114.41.245/32\",\r\n \"40.114.51.68/32\",\r\n - \ \"40.114.68.21/32\",\r\n \"40.114.106.25/32\",\r\n \"40.117.154.240/32\",\r\n - \ \"40.117.188.126/32\",\r\n \"40.117.190.72/32\",\r\n \"40.121.8.241/32\",\r\n - \ \"40.121.16.193/32\",\r\n \"40.121.32.232/32\",\r\n \"40.121.35.221/32\",\r\n - \ \"40.121.91.199/32\",\r\n \"40.121.212.165/32\",\r\n \"40.121.221.52/32\",\r\n - \ \"52.168.125.188/32\",\r\n \"52.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n - \ \"52.179.97.15/32\",\r\n \"52.226.134.64/32\",\r\n \"52.234.209.94/32\",\r\n - \ \"104.45.129.178/32\",\r\n \"104.45.141.247/32\",\r\n \"104.45.152.13/32\",\r\n - \ \"104.45.152.60/32\",\r\n \"104.45.154.200/32\",\r\n \"104.211.26.212/32\",\r\n - \ \"137.117.58.204/32\",\r\n \"137.117.66.167/32\",\r\n \"137.117.84.54/32\",\r\n - \ \"137.117.90.63/32\",\r\n \"137.117.93.87/32\",\r\n \"137.135.91.176/32\",\r\n - \ \"137.135.107.235/32\",\r\n \"168.62.48.183/32\",\r\n \"168.62.180.173/32\",\r\n - \ \"191.236.16.12/32\",\r\n \"191.236.59.67/32\",\r\n \"191.237.24.89/32\",\r\n - \ \"191.237.27.74/32\",\r\n \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n - \ \"2603:1030:210:6::/117\",\r\n \"2603:1030:210:7::/117\",\r\n - \ \"2603:1030:210:8::/117\",\r\n \"2603:1030:210:9::/117\",\r\n - \ \"2603:1030:210:402::a0/123\",\r\n \"2603:1030:210:802::a0/123\",\r\n - \ \"2603:1030:210:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS2\",\r\n \"id\": \"AppService.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.68.29.136/32\",\r\n - \ \"13.68.101.62/32\",\r\n \"13.77.82.141/32\",\r\n \"13.77.83.246/32\",\r\n - \ \"13.77.96.119/32\",\r\n \"20.49.97.0/25\",\r\n \"20.119.128.0/20\",\r\n - \ \"20.119.144.0/21\",\r\n \"20.119.155.0/25\",\r\n \"23.101.147.117/32\",\r\n - \ \"40.70.27.35/32\",\r\n \"40.70.147.0/25\",\r\n \"40.79.65.200/32\",\r\n - \ \"40.84.54.203/32\",\r\n \"40.84.59.174/32\",\r\n \"40.123.45.47/32\",\r\n - \ \"40.123.47.58/32\",\r\n \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n - \ \"52.177.206.73/32\",\r\n \"52.179.188.206/32\",\r\n \"52.184.162.135/32\",\r\n - \ \"52.184.193.103/32\",\r\n \"52.184.193.104/32\",\r\n \"104.46.101.59/32\",\r\n - \ \"104.209.178.67/32\",\r\n \"104.209.192.206/32\",\r\n - \ \"104.209.197.87/32\",\r\n \"137.116.78.243/32\",\r\n \"137.116.88.213/32\",\r\n - \ \"191.236.192.121/32\",\r\n \"191.237.128.238/32\",\r\n - \ \"2603:1030:40c:5::/117\",\r\n \"2603:1030:40c:6::/117\",\r\n - \ \"2603:1030:40c:7::/117\",\r\n \"2603:1030:40c:8::/117\",\r\n - \ \"2603:1030:40c:402::a0/123\",\r\n \"2603:1030:40c:802::a0/123\",\r\n - \ \"2603:1030:40c:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS2EUAP\",\r\n \"id\": \"AppService.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.39.11.104/29\",\r\n - \ \"20.47.233.120/29\",\r\n \"20.47.234.0/24\",\r\n \"20.47.235.0/25\",\r\n - \ \"52.225.179.39/32\",\r\n \"52.225.190.65/32\",\r\n \"52.253.224.223/32\",\r\n - \ \"2603:1030:40b:3::400/119\",\r\n \"2603:1030:40b:400::8a0/123\",\r\n - \ \"2603:1030:40b:800::a0/123\",\r\n \"2603:1030:40b:c00::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.FranceCentral\",\r\n - \ \"id\": \"AppService.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.192.98.160/27\",\r\n \"20.192.170.8/29\",\r\n + \ \"20.192.170.128/25\",\r\n \"20.192.171.0/24\",\r\n \"40.80.50.160/27\",\r\n + \ \"52.140.106.224/27\",\r\n \"52.172.195.80/32\",\r\n \"52.172.204.196/32\",\r\n + \ \"52.172.219.121/32\",\r\n \"104.211.81.32/27\",\r\n \"104.211.97.138/32\",\r\n + \ \"2603:1040:a06:3::400/119\",\r\n \"2603:1040:a06:402::a0/123\",\r\n + \ \"2603:1040:a06:802::a0/123\",\r\n \"2603:1040:a06:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CentralUS\",\r\n + \ \"id\": \"AppService.CentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.67.129.26/32\",\r\n \"13.67.141.98/32\",\r\n + \ \"13.89.57.7/32\",\r\n \"13.89.172.0/23\",\r\n \"13.89.238.239/32\",\r\n + \ \"20.40.202.0/23\",\r\n \"20.118.40.0/21\",\r\n \"20.118.48.0/20\",\r\n + \ \"23.99.128.52/32\",\r\n \"23.99.183.149/32\",\r\n \"23.99.192.132/32\",\r\n + \ \"23.99.196.180/32\",\r\n \"23.99.206.151/32\",\r\n \"23.99.224.56/32\",\r\n + \ \"23.100.82.11/32\",\r\n \"23.101.118.145/32\",\r\n \"23.101.119.44/32\",\r\n + \ \"23.101.119.163/32\",\r\n \"23.101.120.195/32\",\r\n \"23.101.125.65/32\",\r\n + \ \"40.69.190.41/32\",\r\n \"40.77.56.174/32\",\r\n \"40.83.16.172/32\",\r\n + \ \"40.86.86.144/32\",\r\n \"40.86.91.212/32\",\r\n \"40.86.96.177/32\",\r\n + \ \"40.86.99.202/32\",\r\n \"40.113.204.88/32\",\r\n \"40.113.232.243/32\",\r\n + \ \"40.113.236.45/32\",\r\n \"40.122.36.65/32\",\r\n \"40.122.65.162/32\",\r\n + \ \"40.122.110.154/32\",\r\n \"40.122.114.229/32\",\r\n \"52.165.129.203/32\",\r\n + \ \"52.165.135.234/32\",\r\n \"52.165.155.12/32\",\r\n \"52.165.155.237/32\",\r\n + \ \"52.165.163.223/32\",\r\n \"52.165.168.40/32\",\r\n \"52.165.174.123/32\",\r\n + \ \"52.165.184.170/32\",\r\n \"52.165.220.33/32\",\r\n \"52.165.224.81/32\",\r\n + \ \"52.165.237.15/32\",\r\n \"52.173.28.95/32\",\r\n \"52.173.36.83/32\",\r\n + \ \"52.173.76.33/32\",\r\n \"52.173.77.140/32\",\r\n \"52.173.83.49/32\",\r\n + \ \"52.173.84.157/32\",\r\n \"52.173.87.130/32\",\r\n \"52.173.94.173/32\",\r\n + \ \"52.173.134.115/32\",\r\n \"52.173.139.99/32\",\r\n \"52.173.139.125/32\",\r\n + \ \"52.173.149.254/32\",\r\n \"52.173.151.229/32\",\r\n \"52.173.184.147/32\",\r\n + \ \"52.173.245.249/32\",\r\n \"52.173.249.137/32\",\r\n \"52.176.2.229/32\",\r\n + \ \"52.176.5.241/32\",\r\n \"52.176.6.0/32\",\r\n \"52.176.6.37/32\",\r\n + \ \"52.176.61.128/32\",\r\n \"52.176.104.120/32\",\r\n \"52.176.149.197/32\",\r\n + \ \"52.176.165.69/32\",\r\n \"104.43.129.105/32\",\r\n \"104.43.140.101/32\",\r\n + \ \"104.43.142.33/32\",\r\n \"104.43.221.31/32\",\r\n \"104.43.246.71/32\",\r\n + \ \"104.43.254.102/32\",\r\n \"168.61.152.29/32\",\r\n \"168.61.159.114/32\",\r\n + \ \"168.61.217.214/32\",\r\n \"168.61.218.125/32\",\r\n \"2603:1030:10:5::/117\",\r\n + \ \"2603:1030:10:6::/117\",\r\n \"2603:1030:10:7::/117\",\r\n + \ \"2603:1030:10:8::/117\",\r\n \"2603:1030:10:402::a0/123\",\r\n + \ \"2603:1030:10:802::a0/123\",\r\n \"2603:1030:10:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CentralUSEUAP\",\r\n + \ \"id\": \"AppService.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.45.196.16/29\",\r\n \"20.45.242.176/29\",\r\n + \ \"20.45.243.0/24\",\r\n \"20.45.244.0/25\",\r\n \"40.78.204.160/27\",\r\n + \ \"52.180.178.6/32\",\r\n \"52.180.183.66/32\",\r\n \"104.208.48.107/32\",\r\n + \ \"2603:1030:f:4::/119\",\r\n \"2603:1030:f:400::8a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastAsia\",\r\n + \ \"id\": \"AppService.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.160/27\",\r\n \"13.75.46.26/32\",\r\n \"13.75.47.15/32\",\r\n + \ \"13.75.89.224/32\",\r\n \"13.75.112.108/32\",\r\n \"13.75.115.40/32\",\r\n + \ \"13.94.47.87/32\",\r\n \"20.189.104.96/27\",\r\n \"20.189.109.96/27\",\r\n + \ \"20.189.112.66/32\",\r\n \"20.205.48.0/24\",\r\n \"20.205.66.0/24\",\r\n + \ \"20.205.69.80/28\",\r\n \"20.205.70.0/23\",\r\n \"23.97.79.119/32\",\r\n + \ \"23.99.110.192/32\",\r\n \"23.99.116.70/32\",\r\n \"23.101.10.141/32\",\r\n + \ \"40.83.72.59/32\",\r\n \"40.83.124.73/32\",\r\n \"65.52.160.119/32\",\r\n + \ \"65.52.168.70/32\",\r\n \"191.234.16.188/32\",\r\n \"207.46.144.49/32\",\r\n + \ \"207.46.147.148/32\",\r\n \"2603:1040:207:2::400/120\",\r\n + \ \"2603:1040:207:3::400/118\",\r\n \"2603:1040:207:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS\",\r\n + \ \"id\": \"AppService.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.82.93.245/32\",\r\n \"13.82.101.179/32\",\r\n + \ \"13.82.175.96/32\",\r\n \"13.90.143.69/32\",\r\n \"13.90.213.204/32\",\r\n + \ \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n \"13.92.237.218/32\",\r\n + \ \"20.42.26.252/32\",\r\n \"20.49.104.0/25\",\r\n \"20.119.0.0/20\",\r\n + \ \"20.119.16.0/21\",\r\n \"20.119.27.0/25\",\r\n \"23.96.0.52/32\",\r\n + \ \"23.96.1.109/32\",\r\n \"23.96.13.243/32\",\r\n \"23.96.32.128/32\",\r\n + \ \"23.96.96.142/32\",\r\n \"23.96.103.159/32\",\r\n \"23.96.112.53/32\",\r\n + \ \"23.96.113.128/32\",\r\n \"23.96.124.25/32\",\r\n \"40.71.0.179/32\",\r\n + \ \"40.71.11.128/25\",\r\n \"40.71.177.34/32\",\r\n \"40.71.199.117/32\",\r\n + \ \"40.71.234.254/32\",\r\n \"40.71.250.191/32\",\r\n \"40.76.5.137/32\",\r\n + \ \"40.76.192.15/32\",\r\n \"40.76.210.54/32\",\r\n \"40.76.218.33/32\",\r\n + \ \"40.76.223.101/32\",\r\n \"40.79.154.192/27\",\r\n \"40.85.190.10/32\",\r\n + \ \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n \"40.114.13.25/32\",\r\n + \ \"40.114.41.245/32\",\r\n \"40.114.51.68/32\",\r\n \"40.114.68.21/32\",\r\n + \ \"40.114.106.25/32\",\r\n \"40.117.154.240/32\",\r\n \"40.117.188.126/32\",\r\n + \ \"40.117.190.72/32\",\r\n \"40.121.8.241/32\",\r\n \"40.121.16.193/32\",\r\n + \ \"40.121.32.232/32\",\r\n \"40.121.35.221/32\",\r\n \"40.121.91.199/32\",\r\n + \ \"40.121.212.165/32\",\r\n \"40.121.221.52/32\",\r\n \"52.168.125.188/32\",\r\n + \ \"52.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n \"52.179.97.15/32\",\r\n + \ \"52.226.134.64/32\",\r\n \"52.234.209.94/32\",\r\n \"104.45.129.178/32\",\r\n + \ \"104.45.141.247/32\",\r\n \"104.45.152.13/32\",\r\n \"104.45.152.60/32\",\r\n + \ \"104.45.154.200/32\",\r\n \"104.211.26.212/32\",\r\n \"137.117.58.204/32\",\r\n + \ \"137.117.66.167/32\",\r\n \"137.117.84.54/32\",\r\n \"137.117.90.63/32\",\r\n + \ \"137.117.93.87/32\",\r\n \"137.135.91.176/32\",\r\n \"137.135.107.235/32\",\r\n + \ \"168.62.48.183/32\",\r\n \"168.62.180.173/32\",\r\n \"191.236.16.12/32\",\r\n + \ \"191.236.59.67/32\",\r\n \"191.237.24.89/32\",\r\n \"191.237.27.74/32\",\r\n + \ \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n \"2603:1030:210:6::/117\",\r\n + \ \"2603:1030:210:7::/117\",\r\n \"2603:1030:210:8::/117\",\r\n + \ \"2603:1030:210:9::/117\",\r\n \"2603:1030:210:402::a0/123\",\r\n + \ \"2603:1030:210:802::a0/123\",\r\n \"2603:1030:210:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS2\",\r\n + \ \"id\": \"AppService.EastUS2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.68.29.136/32\",\r\n \"13.68.101.62/32\",\r\n + \ \"13.77.82.141/32\",\r\n \"13.77.83.246/32\",\r\n \"13.77.96.119/32\",\r\n + \ \"20.49.97.0/25\",\r\n \"20.119.128.0/20\",\r\n \"20.119.144.0/21\",\r\n + \ \"20.119.155.0/25\",\r\n \"23.101.147.117/32\",\r\n \"40.70.27.35/32\",\r\n + \ \"40.70.147.0/25\",\r\n \"40.79.65.200/32\",\r\n \"40.84.54.203/32\",\r\n + \ \"40.84.59.174/32\",\r\n \"40.123.45.47/32\",\r\n \"40.123.47.58/32\",\r\n + \ \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n \"52.177.206.73/32\",\r\n + \ \"52.179.188.206/32\",\r\n \"52.184.162.135/32\",\r\n \"52.184.193.103/32\",\r\n + \ \"52.184.193.104/32\",\r\n \"104.46.101.59/32\",\r\n \"104.209.178.67/32\",\r\n + \ \"104.209.192.206/32\",\r\n \"104.209.197.87/32\",\r\n + \ \"137.116.78.243/32\",\r\n \"137.116.88.213/32\",\r\n \"191.236.192.121/32\",\r\n + \ \"191.237.128.238/32\",\r\n \"2603:1030:40c:5::/117\",\r\n + \ \"2603:1030:40c:6::/117\",\r\n \"2603:1030:40c:7::/117\",\r\n + \ \"2603:1030:40c:8::/117\",\r\n \"2603:1030:40c:402::a0/123\",\r\n + \ \"2603:1030:40c:802::a0/123\",\r\n \"2603:1030:40c:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS2EUAP\",\r\n + \ \"id\": \"AppService.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.39.11.104/29\",\r\n \"20.47.233.120/29\",\r\n + \ \"20.47.234.0/24\",\r\n \"20.47.235.0/25\",\r\n \"52.225.179.39/32\",\r\n + \ \"52.225.190.65/32\",\r\n \"52.253.224.223/32\",\r\n \"2603:1030:40b:3::400/119\",\r\n + \ \"2603:1030:40b:400::8a0/123\",\r\n \"2603:1030:40b:800::a0/123\",\r\n + \ \"2603:1030:40b:c00::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.FranceCentral\",\r\n \"id\": \"AppService.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.43.43.32/27\",\r\n \"20.111.0.248/29\",\r\n \"20.111.1.0/24\",\r\n \ \"20.111.2.0/25\",\r\n \"40.79.130.128/27\",\r\n \"40.89.131.148/32\",\r\n \ \"40.89.141.103/32\",\r\n \"52.143.137.150/32\",\r\n \"2603:1020:805:2::600/119\",\r\n \ \"2603:1020:805:402::a0/123\",\r\n \"2603:1020:805:802::a0/123\",\r\n \ \"2603:1020:805:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.FranceSouth\",\r\n \"id\": \"AppService.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.96/27\",\r\n - \ \"51.105.90.32/27\",\r\n \"52.136.138.55/32\",\r\n \"52.136.190.0/25\",\r\n - \ \"52.136.190.128/27\",\r\n \"2603:1020:905:2::300/120\",\r\n - \ \"2603:1020:905:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.GermanyNorth\",\r\n \"id\": \"AppService.GermanyNorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.116.49.32/27\",\r\n - \ \"51.116.58.160/27\",\r\n \"51.116.75.128/25\",\r\n \"51.116.76.0/24\",\r\n - \ \"51.116.77.0/29\",\r\n \"2603:1020:d04:2::200/119\",\r\n - \ \"2603:1020:d04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.GermanyWestCentral\",\r\n \"id\": - \"AppService.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"40.79.178.96/27\",\r\n \"51.105.90.32/27\",\r\n + \ \"52.136.138.55/32\",\r\n \"52.136.190.0/25\",\r\n \"52.136.190.128/27\",\r\n + \ \"2603:1020:905:2::300/120\",\r\n \"2603:1020:905:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.GermanyNorth\",\r\n + \ \"id\": \"AppService.GermanyNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"51.116.49.32/27\",\r\n \"51.116.58.160/27\",\r\n + \ \"51.116.75.128/25\",\r\n \"51.116.76.0/24\",\r\n \"51.116.77.0/29\",\r\n + \ \"2603:1020:d04:2::200/119\",\r\n \"2603:1020:d04:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.GermanyWestCentral\",\r\n + \ \"id\": \"AppService.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.79.104.0/23\",\r\n \"20.79.106.0/24\",\r\n \"20.79.107.0/28\",\r\n @@ -25025,7 +25680,7 @@ interactions: \ \"2603:1020:c04:802::a0/123\",\r\n \"2603:1020:c04:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JapanEast\",\r\n \ \"id\": \"AppService.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25039,111 +25694,114 @@ interactions: \ \"2603:1040:407:402::a0/123\",\r\n \"2603:1040:407:802::a0/123\",\r\n \ \"2603:1040:407:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.JapanWest\",\r\n \"id\": \"AppService.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.189.194.112/28\",\r\n \"20.189.195.0/24\",\r\n + \ \"20.189.196.0/23\",\r\n \"40.74.100.128/27\",\r\n \"40.74.133.20/32\",\r\n + \ \"40.80.58.224/27\",\r\n \"52.175.158.219/32\",\r\n \"104.214.137.236/32\",\r\n + \ \"104.215.11.176/32\",\r\n \"104.215.58.230/32\",\r\n \"138.91.16.18/32\",\r\n + \ \"2603:1040:606:2::400/118\",\r\n \"2603:1040:606:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaCentral\",\r\n + \ \"id\": \"AppService.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.189.194.112/28\",\r\n - \ \"20.189.195.0/24\",\r\n \"20.189.196.0/23\",\r\n \"40.74.100.128/27\",\r\n - \ \"40.74.133.20/32\",\r\n \"40.80.58.224/27\",\r\n \"52.175.158.219/32\",\r\n - \ \"104.214.137.236/32\",\r\n \"104.215.11.176/32\",\r\n - \ \"104.215.58.230/32\",\r\n \"138.91.16.18/32\",\r\n \"2603:1040:606:2::400/118\",\r\n - \ \"2603:1040:606:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.JioIndiaCentral\",\r\n \"id\": - \"AppService.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.192.54.0/24\",\r\n + \ \"20.192.234.128/27\",\r\n \"20.207.0.96/27\",\r\n \"20.207.0.128/25\",\r\n + \ \"2603:1040:1104:2::300/120\",\r\n \"2603:1040:1104:400::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaWest\",\r\n + \ \"id\": \"AppService.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": - [\r\n \"20.192.54.0/24\",\r\n \"20.192.234.128/27\",\r\n - \ \"20.207.0.96/27\",\r\n \"20.207.0.128/25\",\r\n \"2603:1040:1104:2::300/120\",\r\n - \ \"2603:1040:1104:400::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.JioIndiaWest\",\r\n \"id\": \"AppService.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.193.198.0/24\",\r\n - \ \"20.193.202.128/27\",\r\n \"40.64.8.224/27\",\r\n \"40.64.9.0/25\",\r\n - \ \"40.64.10.0/25\",\r\n \"40.64.10.128/27\",\r\n \"2603:1040:d04:3::100/120\",\r\n + [\r\n \"20.193.198.0/24\",\r\n \"20.193.202.128/27\",\r\n + \ \"40.64.8.224/27\",\r\n \"40.64.9.0/25\",\r\n \"40.64.10.0/25\",\r\n + \ \"40.64.10.128/27\",\r\n \"2603:1040:d04:3::100/120\",\r\n \ \"2603:1040:d04:400::a0/123\",\r\n \"2603:1040:d04:800::160/123\",\r\n \ \"2603:1040:d04:800::360/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.KoreaCentral\",\r\n \"id\": \"AppService.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.41.66.224/27\",\r\n - \ \"20.44.26.160/27\",\r\n \"20.194.66.32/27\",\r\n \"20.200.196.104/29\",\r\n - \ \"20.200.196.128/25\",\r\n \"20.200.197.0/24\",\r\n \"52.231.18.128/27\",\r\n - \ \"52.231.32.120/32\",\r\n \"52.231.38.95/32\",\r\n \"52.231.77.58/32\",\r\n - \ \"2603:1040:f05:3::200/119\",\r\n \"2603:1040:f05:402::a0/123\",\r\n - \ \"2603:1040:f05:802::a0/123\",\r\n \"2603:1040:f05:c02::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.KoreaSouth\",\r\n - \ \"id\": \"AppService.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.41.66.224/27\",\r\n \"20.44.26.160/27\",\r\n + \ \"20.194.66.32/27\",\r\n \"20.200.196.104/29\",\r\n \"20.200.196.128/25\",\r\n + \ \"20.200.197.0/24\",\r\n \"52.231.18.128/27\",\r\n \"52.231.32.120/32\",\r\n + \ \"52.231.38.95/32\",\r\n \"52.231.77.58/32\",\r\n \"2603:1040:f05:3::200/119\",\r\n + \ \"2603:1040:f05:402::a0/123\",\r\n \"2603:1040:f05:802::a0/123\",\r\n + \ \"2603:1040:f05:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.KoreaSouth\",\r\n \"id\": \"AppService.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"40.80.170.224/27\",\r\n \"52.147.117.224/27\",\r\n \ \"52.147.118.128/25\",\r\n \"52.147.119.64/27\",\r\n \"52.147.119.128/25\",\r\n \ \"52.231.146.96/27\",\r\n \"52.231.200.101/32\",\r\n \"52.231.200.179/32\",\r\n \ \"2603:1040:e05:1::200/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorthCentralUS\",\r\n \"id\": \"AppService.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"23.96.187.5/32\",\r\n - \ \"23.96.201.21/32\",\r\n \"23.96.207.177/32\",\r\n \"23.96.209.155/32\",\r\n - \ \"23.96.220.116/32\",\r\n \"23.100.72.240/32\",\r\n \"23.101.169.175/32\",\r\n - \ \"23.101.171.94/32\",\r\n \"23.101.172.244/32\",\r\n \"40.80.191.0/25\",\r\n - \ \"52.159.64.0/22\",\r\n \"52.159.68.0/23\",\r\n \"52.159.70.0/24\",\r\n - \ \"52.159.71.0/25\",\r\n \"52.159.71.128/27\",\r\n \"52.162.107.0/25\",\r\n - \ \"52.162.208.73/32\",\r\n \"52.237.130.0/32\",\r\n \"52.240.149.243/32\",\r\n - \ \"52.240.155.58/32\",\r\n \"52.252.160.21/32\",\r\n \"65.52.24.41/32\",\r\n - \ \"65.52.213.73/32\",\r\n \"65.52.217.59/32\",\r\n \"65.52.218.253/32\",\r\n - \ \"157.56.13.114/32\",\r\n \"168.62.224.13/32\",\r\n \"168.62.225.23/32\",\r\n - \ \"191.236.148.9/32\",\r\n \"2603:1030:608:2::/117\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"23.96.187.5/32\",\r\n \"23.96.201.21/32\",\r\n \"23.96.207.177/32\",\r\n + \ \"23.96.209.155/32\",\r\n \"23.96.220.116/32\",\r\n \"23.100.72.240/32\",\r\n + \ \"23.101.169.175/32\",\r\n \"23.101.171.94/32\",\r\n \"23.101.172.244/32\",\r\n + \ \"40.80.191.0/25\",\r\n \"52.159.64.0/22\",\r\n \"52.159.68.0/23\",\r\n + \ \"52.159.70.0/24\",\r\n \"52.159.71.0/25\",\r\n \"52.159.71.128/27\",\r\n + \ \"52.162.107.0/25\",\r\n \"52.162.208.73/32\",\r\n \"52.237.130.0/32\",\r\n + \ \"52.240.149.243/32\",\r\n \"52.240.155.58/32\",\r\n \"52.252.160.21/32\",\r\n + \ \"65.52.24.41/32\",\r\n \"65.52.213.73/32\",\r\n \"65.52.217.59/32\",\r\n + \ \"65.52.218.253/32\",\r\n \"157.56.13.114/32\",\r\n \"168.62.224.13/32\",\r\n + \ \"168.62.225.23/32\",\r\n \"191.236.148.9/32\",\r\n \"2603:1030:608:2::/117\",\r\n \ \"2603:1030:608:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorthEurope\",\r\n \"id\": \"AppService.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.69.186.152/32\",\r\n - \ \"13.69.228.0/25\",\r\n \"13.69.253.145/32\",\r\n \"13.74.41.233/32\",\r\n - \ \"13.74.147.218/32\",\r\n \"13.74.158.5/32\",\r\n \"13.74.252.44/32\",\r\n - \ \"13.79.2.71/32\",\r\n \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n - \ \"20.50.64.0/25\",\r\n \"20.107.224.0/21\",\r\n \"20.107.239.0/26\",\r\n - \ \"23.100.48.106/32\",\r\n \"23.100.50.51/32\",\r\n \"23.100.52.22/32\",\r\n - \ \"23.100.56.27/32\",\r\n \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n - \ \"23.102.12.43/32\",\r\n \"23.102.21.198/32\",\r\n \"23.102.21.212/32\",\r\n - \ \"23.102.25.149/32\",\r\n \"23.102.28.178/32\",\r\n \"40.69.43.225/32\",\r\n - \ \"40.69.88.149/32\",\r\n \"40.69.200.124/32\",\r\n \"40.69.210.172/32\",\r\n - \ \"40.69.218.150/32\",\r\n \"40.85.74.227/32\",\r\n \"40.85.92.115/32\",\r\n - \ \"40.85.96.208/32\",\r\n \"40.112.69.156/32\",\r\n \"40.112.90.244/32\",\r\n - \ \"40.112.93.201/32\",\r\n \"40.113.2.52/32\",\r\n \"40.113.65.9/32\",\r\n - \ \"40.113.71.148/32\",\r\n \"40.113.81.82/32\",\r\n \"40.113.90.202/32\",\r\n - \ \"40.115.98.85/32\",\r\n \"40.127.132.204/32\",\r\n \"40.127.139.252/32\",\r\n - \ \"40.127.192.244/32\",\r\n \"40.127.196.56/32\",\r\n \"52.138.196.70/32\",\r\n - \ \"52.138.218.121/32\",\r\n \"52.164.201.186/32\",\r\n \"52.164.250.133/32\",\r\n - \ \"52.169.73.236/32\",\r\n \"52.169.78.163/32\",\r\n \"52.169.180.223/32\",\r\n - \ \"52.169.184.163/32\",\r\n \"52.169.188.236/32\",\r\n \"52.169.191.40/32\",\r\n - \ \"52.178.158.175/32\",\r\n \"52.178.164.235/32\",\r\n \"52.178.179.169/32\",\r\n - \ \"52.178.190.191/32\",\r\n \"52.178.201.147/32\",\r\n \"52.178.208.12/32\",\r\n - \ \"52.178.212.17/32\",\r\n \"52.178.214.89/32\",\r\n \"94.245.104.73/32\",\r\n - \ \"104.41.216.137/32\",\r\n \"104.41.229.199/32\",\r\n \"104.45.81.79/32\",\r\n - \ \"104.45.95.61/32\",\r\n \"137.135.129.175/32\",\r\n \"137.135.133.221/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.69.186.152/32\",\r\n \"13.69.228.0/25\",\r\n + \ \"13.69.253.145/32\",\r\n \"13.74.41.233/32\",\r\n \"13.74.147.218/32\",\r\n + \ \"13.74.158.5/32\",\r\n \"13.74.252.44/32\",\r\n \"13.79.2.71/32\",\r\n + \ \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n \"20.50.64.0/25\",\r\n + \ \"20.107.224.0/21\",\r\n \"20.107.239.0/26\",\r\n \"23.100.48.106/32\",\r\n + \ \"23.100.50.51/32\",\r\n \"23.100.52.22/32\",\r\n \"23.100.56.27/32\",\r\n + \ \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n \"23.102.12.43/32\",\r\n + \ \"23.102.21.198/32\",\r\n \"23.102.21.212/32\",\r\n \"23.102.25.149/32\",\r\n + \ \"23.102.28.178/32\",\r\n \"40.69.43.225/32\",\r\n \"40.69.88.149/32\",\r\n + \ \"40.69.200.124/32\",\r\n \"40.69.210.172/32\",\r\n \"40.69.218.150/32\",\r\n + \ \"40.85.74.227/32\",\r\n \"40.85.92.115/32\",\r\n \"40.85.96.208/32\",\r\n + \ \"40.112.69.156/32\",\r\n \"40.112.90.244/32\",\r\n \"40.112.93.201/32\",\r\n + \ \"40.113.2.52/32\",\r\n \"40.113.65.9/32\",\r\n \"40.113.71.148/32\",\r\n + \ \"40.113.81.82/32\",\r\n \"40.113.90.202/32\",\r\n \"40.115.98.85/32\",\r\n + \ \"40.127.132.204/32\",\r\n \"40.127.139.252/32\",\r\n \"40.127.192.244/32\",\r\n + \ \"40.127.196.56/32\",\r\n \"52.138.196.70/32\",\r\n \"52.138.218.121/32\",\r\n + \ \"52.164.201.186/32\",\r\n \"52.164.250.133/32\",\r\n \"52.169.73.236/32\",\r\n + \ \"52.169.78.163/32\",\r\n \"52.169.180.223/32\",\r\n \"52.169.184.163/32\",\r\n + \ \"52.169.188.236/32\",\r\n \"52.169.191.40/32\",\r\n \"52.178.158.175/32\",\r\n + \ \"52.178.164.235/32\",\r\n \"52.178.179.169/32\",\r\n \"52.178.190.191/32\",\r\n + \ \"52.178.201.147/32\",\r\n \"52.178.208.12/32\",\r\n \"52.178.212.17/32\",\r\n + \ \"52.178.214.89/32\",\r\n \"94.245.104.73/32\",\r\n \"104.41.216.137/32\",\r\n + \ \"104.41.229.199/32\",\r\n \"104.45.81.79/32\",\r\n \"104.45.95.61/32\",\r\n + \ \"137.135.129.175/32\",\r\n \"137.135.133.221/32\",\r\n \ \"168.63.53.239/32\",\r\n \"191.235.160.13/32\",\r\n \"191.235.176.12/32\",\r\n \ \"191.235.177.30/32\",\r\n \"191.235.208.12/32\",\r\n \"191.235.215.184/32\",\r\n \ \"2603:1020:5:5::/117\",\r\n \"2603:1020:5:6::/117\",\r\n \ \"2603:1020:5:402::a0/123\",\r\n \"2603:1020:5:802::a0/123\",\r\n \ \"2603:1020:5:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorwayEast\",\r\n \"id\": \"AppService.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.100.2.32/29\",\r\n \ \"20.100.2.128/25\",\r\n \"20.100.3.0/24\",\r\n \"51.120.42.0/27\",\r\n @@ -25152,16 +25810,24 @@ interactions: \ \"2603:1020:e04:802::a0/123\",\r\n \"2603:1020:e04:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.NorwayWest\",\r\n \ \"id\": \"AppService.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.13.142.128/25\",\r\n \"51.13.143.64/27\",\r\n \ \"51.13.143.128/25\",\r\n \"51.120.218.192/27\",\r\n \"51.120.226.0/27\",\r\n \ \"2603:1020:f04:3::400/120\",\r\n \"2603:1020:f04:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.QatarCentral\",\r\n + \ \"id\": \"AppService.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.21.52.0/24\",\r\n \"20.21.54.0/25\",\r\n \"20.21.54.128/27\",\r\n + \ \"2603:1040:1002:2::100/120\",\r\n \"2603:1040:1002:2::400/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthAfricaNorth\",\r\n \ \"id\": \"AppService.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -25172,7 +25838,7 @@ interactions: \ \"2603:1000:104:802::a0/123\",\r\n \"2603:1000:104:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthAfricaWest\",\r\n \ \"id\": \"AppService.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -25181,7 +25847,7 @@ interactions: \ \"2603:1000:4:2::400/120\",\r\n \"2603:1000:4:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthCentralUS\",\r\n \ \"id\": \"AppService.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -25221,42 +25887,43 @@ interactions: \ \"2603:1030:807:802::a0/123\",\r\n \"2603:1030:807:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthCentralUSSTG\",\r\n \ \"id\": \"AppService.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.32/27\",\r\n \"23.100.216.96/27\",\r\n \"23.100.216.128/25\",\r\n \ \"2603:1030:302::600/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SoutheastAsia\",\r\n \"id\": \"AppService.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.67.9.0/25\",\r\n - \ \"13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n \"13.76.44.139/32\",\r\n - \ \"13.76.245.96/32\",\r\n \"20.43.132.128/25\",\r\n \"20.188.98.74/32\",\r\n - \ \"20.212.64.0/21\",\r\n \"20.212.79.0/26\",\r\n \"23.97.56.169/32\",\r\n - \ \"23.98.64.36/32\",\r\n \"23.98.64.158/32\",\r\n \"23.101.27.182/32\",\r\n - \ \"52.163.122.160/32\",\r\n \"52.187.17.126/32\",\r\n \"52.187.36.104/32\",\r\n - \ \"52.187.52.94/32\",\r\n \"52.187.135.79/32\",\r\n \"52.230.1.186/32\",\r\n - \ \"104.215.147.45/32\",\r\n \"104.215.155.1/32\",\r\n \"111.221.95.27/32\",\r\n - \ \"137.116.128.188/32\",\r\n \"137.116.153.238/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.67.9.0/25\",\r\n \"13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n + \ \"13.76.44.139/32\",\r\n \"13.76.245.96/32\",\r\n \"20.43.132.128/25\",\r\n + \ \"20.188.98.74/32\",\r\n \"20.212.64.0/21\",\r\n \"20.212.79.0/26\",\r\n + \ \"23.97.56.169/32\",\r\n \"23.98.64.36/32\",\r\n \"23.98.64.158/32\",\r\n + \ \"23.101.27.182/32\",\r\n \"52.163.122.160/32\",\r\n \"52.187.17.126/32\",\r\n + \ \"52.187.36.104/32\",\r\n \"52.187.52.94/32\",\r\n \"52.187.135.79/32\",\r\n + \ \"52.230.1.186/32\",\r\n \"104.215.147.45/32\",\r\n \"104.215.155.1/32\",\r\n + \ \"111.221.95.27/32\",\r\n \"137.116.128.188/32\",\r\n \"137.116.153.238/32\",\r\n \ \"2603:1040:5:4::/117\",\r\n \"2603:1040:5:5::/117\",\r\n \ \"2603:1040:5:402::a0/123\",\r\n \"2603:1040:5:802::a0/123\",\r\n \ \"2603:1040:5:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SouthIndia\",\r\n \"id\": \"AppService.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.71.122.35/32\",\r\n - \ \"13.71.123.138/32\",\r\n \"20.41.195.192/27\",\r\n \"20.192.153.144/28\",\r\n - \ \"20.192.154.0/23\",\r\n \"20.192.156.0/24\",\r\n \"40.78.194.96/27\",\r\n - \ \"52.172.54.225/32\",\r\n \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.71.122.35/32\",\r\n \"13.71.123.138/32\",\r\n + \ \"20.41.195.192/27\",\r\n \"20.192.153.144/28\",\r\n \"20.192.154.0/23\",\r\n + \ \"20.192.156.0/24\",\r\n \"40.78.194.96/27\",\r\n \"52.172.54.225/32\",\r\n + \ \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n \ \"2603:1040:c06:2::400/118\",\r\n \"2603:1040:c06:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SwedenCentral\",\r\n \ \"id\": \"AppService.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25266,17 +25933,18 @@ interactions: \ \"2603:1020:1004:400::a0/123\",\r\n \"2603:1020:1004:800::160/123\",\r\n \ \"2603:1020:1004:800::360/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SwedenSouth\",\r\n \"id\": \"AppService.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.91.8.64/27\",\r\n - \ \"20.91.8.128/25\",\r\n \"51.12.23.0/24\",\r\n \"51.12.202.192/27\",\r\n - \ \"2603:1020:1104:2::300/120\",\r\n \"2603:1020:1104:400::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SwitzerlandNorth\",\r\n - \ \"id\": \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.91.8.64/27\",\r\n \"20.91.8.128/25\",\r\n \"51.12.23.0/24\",\r\n + \ \"51.12.202.192/27\",\r\n \"2603:1020:1104:2::300/120\",\r\n + \ \"2603:1020:1104:400::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.SwitzerlandNorth\",\r\n \"id\": + \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.208.1.0/24\",\r\n \"20.208.5.32/29\",\r\n \"20.208.5.128/25\",\r\n @@ -25285,7 +25953,7 @@ interactions: \ \"2603:1020:a04:402::a0/123\",\r\n \"2603:1020:a04:802::a0/123\",\r\n \ \"2603:1020:a04:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SwitzerlandWest\",\r\n \"id\": - \"AppService.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AppService.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -25294,26 +25962,27 @@ interactions: \ \"51.107.154.160/27\",\r\n \"51.107.255.192/26\",\r\n \"2603:1020:b04:2::400/120\",\r\n \ \"2603:1020:b04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.UAECentral\",\r\n \"id\": \"AppService.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.37.66.0/27\",\r\n - \ \"20.37.74.96/27\",\r\n \"20.45.94.192/26\",\r\n \"20.45.95.0/26\",\r\n - \ \"2603:1040:b04:2::400/120\",\r\n \"2603:1040:b04:402::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UAENorth\",\r\n - \ \"id\": \"AppService.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.37.66.0/27\",\r\n \"20.37.74.96/27\",\r\n \"20.45.94.192/26\",\r\n + \ \"20.45.95.0/26\",\r\n \"2603:1040:b04:2::400/120\",\r\n + \ \"2603:1040:b04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.UAENorth\",\r\n \"id\": \"AppService.UAENorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.38.138.0/27\",\r\n \"20.74.192.0/23\",\r\n \"20.74.194.0/24\",\r\n \ \"20.74.195.0/28\",\r\n \"40.120.74.32/27\",\r\n \"65.52.250.96/27\",\r\n \ \"2603:1040:904:3::300/120\",\r\n \"2603:1040:904:402::a0/123\",\r\n \ \"2603:1040:904:802::a0/123\",\r\n \"2603:1040:904:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UKSouth\",\r\n \ \"id\": \"AppService.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25328,7 +25997,7 @@ interactions: \ \"2603:1020:705:802::a0/123\",\r\n \"2603:1020:705:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UKWest\",\r\n \ \"id\": \"AppService.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25339,7 +26008,7 @@ interactions: \ \"2603:1020:605:2::400/118\",\r\n \"2603:1020:605:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestCentralUS\",\r\n \ \"id\": \"AppService.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25349,7 +26018,7 @@ interactions: \ \"2603:1030:b04:3::200/119\",\r\n \"2603:1030:b04:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestEurope\",\r\n \ \"id\": \"AppService.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25404,7 +26073,7 @@ interactions: \ \"2603:1020:206:802::a0/123\",\r\n \"2603:1020:206:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestIndia\",\r\n \ \"id\": \"AppService.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25414,9 +26083,9 @@ interactions: \ \"104.211.184.197/32\",\r\n \"2603:1040:806:2::400/118\",\r\n \ \"2603:1040:806:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.WestUS\",\r\n \"id\": \"AppService.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.64.73.110/32\",\r\n \ \"13.91.40.166/32\",\r\n \"13.91.242.166/32\",\r\n \"13.93.141.10/32\",\r\n @@ -25446,9 +26115,9 @@ interactions: \ \"2603:1030:a07:2::/117\",\r\n \"2603:1030:a07:6::/117\",\r\n \ \"2603:1030:a07:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.WestUS2\",\r\n \"id\": \"AppService.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.96/27\",\r\n \ \"13.66.209.135/32\",\r\n \"13.66.212.205/32\",\r\n \"13.66.226.80/32\",\r\n @@ -25462,7 +26131,7 @@ interactions: \ \"2603:1030:c06:802::a0/123\",\r\n \"2603:1030:c06:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestUS3\",\r\n \ \"id\": \"AppService.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25492,7 +26161,7 @@ interactions: \ \"2603:1030:504:802::360/123\",\r\n \"2603:1030:504:c02::3a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppServiceManagement\",\r\n \ \"id\": \"AppServiceManagement\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppServiceManagement\",\r\n @@ -25674,7 +26343,7 @@ interactions: \ \"2603:1050:403:1::4c0/123\",\r\n \"2603:1050:403:400::100/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureActiveDirectory\",\r\n \ \"id\": \"AzureActiveDirectory\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureAD\",\r\n @@ -25724,48 +26393,48 @@ interactions: \ \"2603:1047:1::/48\",\r\n \"2603:1056:2000::/48\",\r\n \ \"2603:1057:2::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureActiveDirectoryDomainServices\",\r\n \"id\": \"AzureActiveDirectoryDomainServices\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureIdentity\",\r\n \"addressPrefixes\": [\r\n \"13.64.151.161/32\",\r\n + \ \"13.66.141.64/27\",\r\n \"13.67.9.224/27\",\r\n \"13.69.66.160/27\",\r\n + \ \"13.69.229.96/27\",\r\n \"13.70.73.32/27\",\r\n \"13.71.172.160/27\",\r\n + \ \"13.71.195.224/27\",\r\n \"13.73.240.32/27\",\r\n \"13.74.249.156/32\",\r\n + \ \"13.75.38.32/27\",\r\n \"13.75.105.168/32\",\r\n \"13.77.52.160/27\",\r\n + \ \"13.78.108.192/27\",\r\n \"13.78.172.246/32\",\r\n \"13.79.37.247/32\",\r\n + \ \"13.86.219.0/27\",\r\n \"13.87.57.160/27\",\r\n \"13.87.123.160/27\",\r\n + \ \"13.89.174.0/27\",\r\n \"20.36.107.192/27\",\r\n \"20.36.115.64/27\",\r\n + \ \"20.37.75.96/27\",\r\n \"20.43.120.32/27\",\r\n \"20.44.3.160/27\",\r\n + \ \"20.44.16.32/27\",\r\n \"20.46.10.64/27\",\r\n \"20.51.16.128/27\",\r\n + \ \"20.61.98.160/27\",\r\n \"20.62.129.0/27\",\r\n \"20.66.2.32/27\",\r\n + \ \"20.72.21.64/27\",\r\n \"20.187.197.32/27\",\r\n \"20.190.165.48/29\",\r\n + \ \"20.190.166.48/29\",\r\n \"20.190.166.112/29\",\r\n \"20.190.166.176/29\",\r\n + \ \"20.195.56.102/32\",\r\n \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n + \ \"23.101.0.70/32\",\r\n \"23.101.6.190/32\",\r\n \"40.68.160.142/32\",\r\n + \ \"40.69.107.160/27\",\r\n \"40.71.13.0/27\",\r\n \"40.74.101.64/27\",\r\n + \ \"40.74.146.192/27\",\r\n \"40.78.195.160/27\",\r\n \"40.78.203.64/27\",\r\n + \ \"40.79.131.128/27\",\r\n \"40.79.179.128/27\",\r\n \"40.83.144.56/32\",\r\n + \ \"40.126.37.48/29\",\r\n \"40.126.38.48/29\",\r\n \"40.126.38.112/29\",\r\n + \ \"40.126.38.176/29\",\r\n \"51.140.148.192/27\",\r\n \"51.140.211.192/27\",\r\n + \ \"52.138.65.157/32\",\r\n \"52.138.68.41/32\",\r\n \"52.146.132.96/27\",\r\n + \ \"52.150.157.0/27\",\r\n \"52.161.13.71/32\",\r\n \"52.161.13.95/32\",\r\n + \ \"52.161.110.169/32\",\r\n \"52.162.110.96/27\",\r\n \"52.169.125.119/32\",\r\n + \ \"52.169.218.0/32\",\r\n \"52.174.189.149/32\",\r\n \"52.175.18.134/32\",\r\n + \ \"52.178.27.112/32\",\r\n \"52.179.122.218/32\",\r\n \"52.179.126.223/32\",\r\n + \ \"52.180.177.87/32\",\r\n \"52.180.179.108/32\",\r\n \"52.180.181.61/32\",\r\n + \ \"52.180.183.8/32\",\r\n \"52.187.19.1/32\",\r\n \"52.187.113.48/32\",\r\n + \ \"52.187.117.83/32\",\r\n \"52.187.120.237/32\",\r\n \"52.225.184.198/32\",\r\n + \ \"52.225.188.89/32\",\r\n \"52.231.19.128/27\",\r\n \"52.231.147.192/27\",\r\n + \ \"65.52.251.96/27\",\r\n \"104.40.84.19/32\",\r\n \"104.40.87.209/32\",\r\n + \ \"104.40.156.18/32\",\r\n \"104.41.159.212/32\",\r\n \"104.45.138.161/32\",\r\n + \ \"104.46.178.128/27\",\r\n \"104.211.147.160/27\",\r\n + \ \"191.233.204.160/27\",\r\n \"2603:1030:107:2::100/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureAdvancedThreatProtection\",\r\n + \ \"id\": \"AzureAdvancedThreatProtection\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureIdentity\",\r\n \"addressPrefixes\": - [\r\n \"13.64.151.161/32\",\r\n \"13.66.141.64/27\",\r\n - \ \"13.67.9.224/27\",\r\n \"13.69.66.160/27\",\r\n \"13.69.229.96/27\",\r\n - \ \"13.70.73.32/27\",\r\n \"13.71.172.160/27\",\r\n \"13.71.195.224/27\",\r\n - \ \"13.73.240.32/27\",\r\n \"13.74.249.156/32\",\r\n \"13.75.38.32/27\",\r\n - \ \"13.75.105.168/32\",\r\n \"13.77.52.160/27\",\r\n \"13.78.108.192/27\",\r\n - \ \"13.78.172.246/32\",\r\n \"13.79.37.247/32\",\r\n \"13.86.219.0/27\",\r\n - \ \"13.87.57.160/27\",\r\n \"13.87.123.160/27\",\r\n \"13.89.174.0/27\",\r\n - \ \"20.36.107.192/27\",\r\n \"20.36.115.64/27\",\r\n \"20.37.75.96/27\",\r\n - \ \"20.43.120.32/27\",\r\n \"20.44.3.160/27\",\r\n \"20.44.16.32/27\",\r\n - \ \"20.46.10.64/27\",\r\n \"20.51.16.128/27\",\r\n \"20.61.98.160/27\",\r\n - \ \"20.62.129.0/27\",\r\n \"20.66.2.32/27\",\r\n \"20.72.21.64/27\",\r\n - \ \"20.187.197.32/27\",\r\n \"20.190.165.48/29\",\r\n \"20.190.166.48/29\",\r\n - \ \"20.190.166.112/29\",\r\n \"20.190.166.176/29\",\r\n \"20.195.56.102/32\",\r\n - \ \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n \"23.101.0.70/32\",\r\n - \ \"23.101.6.190/32\",\r\n \"40.68.160.142/32\",\r\n \"40.69.107.160/27\",\r\n - \ \"40.71.13.0/27\",\r\n \"40.74.101.64/27\",\r\n \"40.74.146.192/27\",\r\n - \ \"40.78.195.160/27\",\r\n \"40.78.203.64/27\",\r\n \"40.79.131.128/27\",\r\n - \ \"40.79.179.128/27\",\r\n \"40.83.144.56/32\",\r\n \"40.126.37.48/29\",\r\n - \ \"40.126.38.48/29\",\r\n \"40.126.38.112/29\",\r\n \"40.126.38.176/29\",\r\n - \ \"51.140.148.192/27\",\r\n \"51.140.211.192/27\",\r\n \"52.138.65.157/32\",\r\n - \ \"52.138.68.41/32\",\r\n \"52.146.132.96/27\",\r\n \"52.150.157.0/27\",\r\n - \ \"52.161.13.71/32\",\r\n \"52.161.13.95/32\",\r\n \"52.161.110.169/32\",\r\n - \ \"52.162.110.96/27\",\r\n \"52.169.125.119/32\",\r\n \"52.169.218.0/32\",\r\n - \ \"52.174.189.149/32\",\r\n \"52.175.18.134/32\",\r\n \"52.178.27.112/32\",\r\n - \ \"52.179.122.218/32\",\r\n \"52.179.126.223/32\",\r\n \"52.180.177.87/32\",\r\n - \ \"52.180.179.108/32\",\r\n \"52.180.181.61/32\",\r\n \"52.180.183.8/32\",\r\n - \ \"52.187.19.1/32\",\r\n \"52.187.113.48/32\",\r\n \"52.187.117.83/32\",\r\n - \ \"52.187.120.237/32\",\r\n \"52.225.184.198/32\",\r\n \"52.225.188.89/32\",\r\n - \ \"52.231.19.128/27\",\r\n \"52.231.147.192/27\",\r\n \"65.52.251.96/27\",\r\n - \ \"104.40.84.19/32\",\r\n \"104.40.87.209/32\",\r\n \"104.40.156.18/32\",\r\n - \ \"104.41.159.212/32\",\r\n \"104.45.138.161/32\",\r\n \"104.46.178.128/27\",\r\n - \ \"104.211.147.160/27\",\r\n \"191.233.204.160/27\",\r\n - \ \"2603:1030:107:2::100/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureAdvancedThreatProtection\",\r\n \"id\": - \"AzureAdvancedThreatProtection\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAdvancedThreatProtection\",\r\n \ \"addressPrefixes\": [\r\n \"20.17.48.24/29\",\r\n \"20.21.32.24/29\",\r\n \ \"20.36.120.112/29\",\r\n \"20.37.64.112/29\",\r\n \"20.37.156.192/29\",\r\n @@ -25818,151 +26487,153 @@ interactions: \ \"2603:1040:1503::180/123\",\r\n \"2603:1050:6:1::140/123\",\r\n \ \"2603:1050:403::140/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureArcInfrastructure\",\r\n \"id\": \"AzureArcInfrastructure\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureArcInfrastructure\",\r\n \"addressPrefixes\": - [\r\n \"13.66.143.219/32\",\r\n \"13.66.149.68/31\",\r\n - \ \"13.67.15.1/32\",\r\n \"13.67.15.124/30\",\r\n \"13.69.239.84/30\",\r\n - \ \"13.69.239.88/32\",\r\n \"13.70.79.64/32\",\r\n \"13.70.79.198/31\",\r\n - \ \"13.71.175.129/32\",\r\n \"13.71.177.224/32\",\r\n \"13.71.199.117/32\",\r\n - \ \"13.73.244.196/32\",\r\n \"13.73.253.124/30\",\r\n \"13.74.107.94/31\",\r\n - \ \"13.77.53.221/32\",\r\n \"13.78.111.193/32\",\r\n \"13.81.244.155/32\",\r\n - \ \"13.86.223.80/32\",\r\n \"13.89.179.20/30\",\r\n \"13.89.179.24/32\",\r\n - \ \"13.90.194.180/32\",\r\n \"20.21.46.136/31\",\r\n \"20.21.69.176/31\",\r\n - \ \"20.21.77.184/31\",\r\n \"20.36.122.52/30\",\r\n \"20.37.66.52/30\",\r\n - \ \"20.37.196.248/30\",\r\n \"20.37.226.52/30\",\r\n \"20.37.228.8/30\",\r\n - \ \"20.38.87.188/30\",\r\n \"20.38.138.56/30\",\r\n \"20.38.141.8/30\",\r\n - \ \"20.38.149.130/32\",\r\n \"20.38.157.132/31\",\r\n \"20.39.12.228/30\",\r\n - \ \"20.39.14.84/30\",\r\n \"20.40.200.152/29\",\r\n \"20.40.224.52/30\",\r\n - \ \"20.41.67.84/30\",\r\n \"20.41.69.52/30\",\r\n \"20.41.195.252/30\",\r\n - \ \"20.41.208.16/30\",\r\n \"20.42.65.86/31\",\r\n \"20.42.74.230/32\",\r\n - \ \"20.42.74.232/30\",\r\n \"20.42.228.216/30\",\r\n \"20.43.43.160/30\",\r\n - \ \"20.43.45.240/30\",\r\n \"20.43.67.88/30\",\r\n \"20.43.121.252/32\",\r\n - \ \"20.43.123.220/30\",\r\n \"20.44.13.240/31\",\r\n \"20.44.19.6/31\",\r\n - \ \"20.44.29.50/31\",\r\n \"20.44.31.36/30\",\r\n \"20.45.127.8/30\",\r\n - \ \"20.45.127.12/32\",\r\n \"20.45.197.224/30\",\r\n \"20.45.199.32/30\",\r\n - \ \"20.45.208.12/30\",\r\n \"20.45.208.40/30\",\r\n \"20.48.192.76/30\",\r\n - \ \"20.49.95.58/31\",\r\n \"20.49.99.12/30\",\r\n \"20.49.102.212/30\",\r\n - \ \"20.49.109.32/30\",\r\n \"20.49.113.12/30\",\r\n \"20.49.114.52/30\",\r\n - \ \"20.49.120.32/30\",\r\n \"20.49.125.188/30\",\r\n \"20.50.1.196/30\",\r\n - \ \"20.50.201.210/31\",\r\n \"20.50.201.212/30\",\r\n \"20.52.72.60/30\",\r\n - \ \"20.53.0.34/31\",\r\n \"20.53.0.112/30\",\r\n \"20.53.0.120/29\",\r\n - \ \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n \"20.83.192.208/30\",\r\n - \ \"20.83.192.212/32\",\r\n \"20.125.173.160/31\",\r\n \"20.125.205.160/31\",\r\n - \ \"20.150.165.140/30\",\r\n \"20.150.190.84/30\",\r\n \"20.151.32.136/30\",\r\n - \ \"20.187.194.204/30\",\r\n \"20.189.111.204/30\",\r\n \"20.189.171.108/30\",\r\n - \ \"20.189.173.48/30\",\r\n \"20.191.160.28/30\",\r\n \"20.192.101.26/31\",\r\n - \ \"20.192.164.176/30\",\r\n \"20.192.228.252/30\",\r\n \"20.193.96.16/30\",\r\n - \ \"20.194.68.148/31\",\r\n \"20.194.129.106/31\",\r\n \"20.205.77.198/32\",\r\n - \ \"20.205.77.208/30\",\r\n \"20.205.85.198/31\",\r\n \"20.208.21.162/31\",\r\n - \ \"23.98.86.58/31\",\r\n \"23.98.104.12/30\",\r\n \"23.98.108.32/30\",\r\n - \ \"40.64.132.84/30\",\r\n \"40.64.135.72/30\",\r\n \"40.67.122.108/30\",\r\n - \ \"40.67.122.112/32\",\r\n \"40.67.122.120/29\",\r\n \"40.69.111.34/31\",\r\n - \ \"40.69.111.192/30\",\r\n \"40.69.116.96/29\",\r\n \"40.70.151.194/32\",\r\n - \ \"40.70.151.196/30\",\r\n \"40.71.15.194/32\",\r\n \"40.74.102.16/30\",\r\n - \ \"40.74.150.116/30\",\r\n \"40.74.150.120/32\",\r\n \"40.78.204.46/32\",\r\n - \ \"40.78.239.96/31\",\r\n \"40.78.253.84/31\",\r\n \"40.79.138.46/31\",\r\n - \ \"40.79.146.46/32\",\r\n \"40.79.150.112/30\",\r\n \"40.79.167.16/30\",\r\n - \ \"40.79.167.20/32\",\r\n \"40.79.173.36/32\",\r\n \"40.79.191.216/32\",\r\n - \ \"40.80.53.2/31\",\r\n \"40.80.59.24/30\",\r\n \"40.80.172.12/30\",\r\n - \ \"40.89.20.128/30\",\r\n \"40.89.23.32/30\",\r\n \"40.89.121.188/31\",\r\n - \ \"40.115.144.0/30\",\r\n \"40.119.9.232/30\",\r\n \"40.120.8.184/30\",\r\n - \ \"40.120.75.58/32\",\r\n \"40.120.77.176/30\",\r\n \"40.124.65.160/31\",\r\n - \ \"51.11.98.64/29\",\r\n \"51.11.192.34/31\",\r\n \"51.12.22.220/30\",\r\n - \ \"51.12.75.188/30\",\r\n \"51.12.168.72/30\",\r\n \"51.12.229.232/30\",\r\n - \ \"51.13.128.80/30\",\r\n \"51.103.205.160/31\",\r\n \"51.104.15.254/32\",\r\n - \ \"51.104.28.216/30\",\r\n \"51.104.31.172/30\",\r\n \"51.105.71.144/31\",\r\n - \ \"51.105.77.50/31\",\r\n \"51.105.90.148/30\",\r\n \"51.107.50.56/30\",\r\n - \ \"51.107.53.32/30\",\r\n \"51.107.60.152/32\",\r\n \"51.107.129.104/30\",\r\n - \ \"51.107.146.52/30\",\r\n \"51.107.193.4/30\",\r\n \"51.116.49.136/30\",\r\n - \ \"51.116.145.136/30\",\r\n \"51.116.146.212/30\",\r\n \"51.116.158.60/31\",\r\n - \ \"51.116.243.218/31\",\r\n \"51.116.251.186/32\",\r\n \"51.116.253.164/30\",\r\n - \ \"51.120.42.56/30\",\r\n \"51.120.44.196/30\",\r\n \"51.120.100.156/31\",\r\n - \ \"51.120.109.26/31\",\r\n \"51.120.213.26/32\",\r\n \"51.120.214.148/30\",\r\n - \ \"51.120.226.52/30\",\r\n \"51.137.164.76/30\",\r\n \"51.137.166.40/30\",\r\n - \ \"51.138.160.92/30\",\r\n \"51.140.151.168/30\",\r\n \"51.140.212.216/31\",\r\n - \ \"51.140.215.180/30\",\r\n \"52.136.51.68/30\",\r\n \"52.138.90.54/31\",\r\n - \ \"52.138.229.96/31\",\r\n \"52.140.107.92/30\",\r\n \"52.140.110.108/30\",\r\n - \ \"52.146.79.132/30\",\r\n \"52.146.130.180/30\",\r\n \"52.150.152.204/30\",\r\n - \ \"52.150.156.36/30\",\r\n \"52.162.111.132/32\",\r\n \"52.167.111.168/31\",\r\n - \ \"52.168.118.130/32\",\r\n \"52.178.17.240/31\",\r\n \"52.182.141.60/31\",\r\n - \ \"52.228.84.80/30\",\r\n \"52.231.23.10/32\",\r\n \"52.231.151.80/30\",\r\n - \ \"52.236.189.74/32\",\r\n \"52.240.244.228/30\",\r\n \"52.246.157.2/31\",\r\n - \ \"65.52.252.250/31\",\r\n \"102.37.64.160/30\",\r\n \"102.133.57.188/30\",\r\n - \ \"102.133.127.176/31\",\r\n \"102.133.154.6/31\",\r\n \"102.133.218.52/30\",\r\n - \ \"102.133.219.188/30\",\r\n \"102.133.254.200/30\",\r\n - \ \"102.133.254.204/32\",\r\n \"104.46.162.2/32\",\r\n \"104.46.162.28/30\",\r\n - \ \"104.46.163.96/29\",\r\n \"104.46.178.0/30\",\r\n \"104.211.146.248/30\",\r\n - \ \"104.214.164.48/31\",\r\n \"137.135.98.137/32\",\r\n \"191.233.207.26/32\",\r\n - \ \"191.233.207.30/31\",\r\n \"191.234.136.44/30\",\r\n \"191.234.138.144/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureArcInfrastructure\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.219/32\",\r\n + \ \"13.66.149.68/31\",\r\n \"13.67.15.1/32\",\r\n \"13.67.15.124/30\",\r\n + \ \"13.69.239.84/30\",\r\n \"13.69.239.88/32\",\r\n \"13.70.79.64/32\",\r\n + \ \"13.70.79.198/31\",\r\n \"13.71.175.129/32\",\r\n \"13.71.177.224/32\",\r\n + \ \"13.71.199.117/32\",\r\n \"13.73.244.196/32\",\r\n \"13.73.253.124/30\",\r\n + \ \"13.74.107.94/31\",\r\n \"13.77.53.221/32\",\r\n \"13.78.111.193/32\",\r\n + \ \"13.81.244.155/32\",\r\n \"13.86.223.80/32\",\r\n \"13.89.179.20/30\",\r\n + \ \"13.89.179.24/32\",\r\n \"13.90.194.180/32\",\r\n \"20.21.46.136/31\",\r\n + \ \"20.21.69.176/31\",\r\n \"20.21.77.184/31\",\r\n \"20.36.122.52/30\",\r\n + \ \"20.37.66.52/30\",\r\n \"20.37.196.248/30\",\r\n \"20.37.226.52/30\",\r\n + \ \"20.37.228.8/30\",\r\n \"20.38.87.188/30\",\r\n \"20.38.138.56/30\",\r\n + \ \"20.38.141.8/30\",\r\n \"20.38.149.130/32\",\r\n \"20.38.157.132/31\",\r\n + \ \"20.39.12.228/30\",\r\n \"20.39.14.84/30\",\r\n \"20.40.200.152/29\",\r\n + \ \"20.40.224.52/30\",\r\n \"20.41.67.84/30\",\r\n \"20.41.69.52/30\",\r\n + \ \"20.41.195.252/30\",\r\n \"20.41.208.16/30\",\r\n \"20.42.65.86/31\",\r\n + \ \"20.42.74.230/32\",\r\n \"20.42.74.232/30\",\r\n \"20.42.228.216/30\",\r\n + \ \"20.43.43.160/30\",\r\n \"20.43.45.240/30\",\r\n \"20.43.67.88/30\",\r\n + \ \"20.43.121.252/32\",\r\n \"20.43.123.220/30\",\r\n \"20.44.13.240/31\",\r\n + \ \"20.44.19.6/31\",\r\n \"20.44.29.50/31\",\r\n \"20.44.31.36/30\",\r\n + \ \"20.45.127.8/30\",\r\n \"20.45.127.12/32\",\r\n \"20.45.197.224/30\",\r\n + \ \"20.45.199.32/30\",\r\n \"20.45.208.12/30\",\r\n \"20.45.208.40/30\",\r\n + \ \"20.48.192.76/30\",\r\n \"20.49.95.58/31\",\r\n \"20.49.99.12/30\",\r\n + \ \"20.49.102.212/30\",\r\n \"20.49.109.32/30\",\r\n \"20.49.113.12/30\",\r\n + \ \"20.49.114.52/30\",\r\n \"20.49.120.32/30\",\r\n \"20.49.125.188/30\",\r\n + \ \"20.50.1.196/30\",\r\n \"20.50.201.210/31\",\r\n \"20.50.201.212/30\",\r\n + \ \"20.52.72.60/30\",\r\n \"20.53.0.34/31\",\r\n \"20.53.0.112/30\",\r\n + \ \"20.53.0.120/29\",\r\n \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n + \ \"20.83.192.208/30\",\r\n \"20.83.192.212/32\",\r\n \"20.125.173.160/31\",\r\n + \ \"20.125.205.160/31\",\r\n \"20.150.165.140/30\",\r\n \"20.150.190.84/30\",\r\n + \ \"20.151.32.136/30\",\r\n \"20.187.194.204/30\",\r\n \"20.189.111.204/30\",\r\n + \ \"20.189.171.108/30\",\r\n \"20.189.173.48/30\",\r\n \"20.191.160.28/30\",\r\n + \ \"20.192.101.26/31\",\r\n \"20.192.164.176/30\",\r\n \"20.192.228.252/30\",\r\n + \ \"20.193.96.16/30\",\r\n \"20.194.68.148/31\",\r\n \"20.194.129.106/31\",\r\n + \ \"20.205.77.198/32\",\r\n \"20.205.77.208/30\",\r\n \"20.205.85.198/31\",\r\n + \ \"20.208.21.162/31\",\r\n \"23.98.86.58/31\",\r\n \"23.98.104.12/30\",\r\n + \ \"23.98.108.32/30\",\r\n \"40.64.132.84/30\",\r\n \"40.64.135.72/30\",\r\n + \ \"40.67.122.108/30\",\r\n \"40.67.122.112/32\",\r\n \"40.67.122.120/29\",\r\n + \ \"40.69.111.34/31\",\r\n \"40.69.111.192/30\",\r\n \"40.69.116.96/29\",\r\n + \ \"40.70.151.194/32\",\r\n \"40.70.151.196/30\",\r\n \"40.71.15.194/32\",\r\n + \ \"40.74.102.16/30\",\r\n \"40.74.150.116/30\",\r\n \"40.74.150.120/32\",\r\n + \ \"40.78.204.46/32\",\r\n \"40.78.239.96/31\",\r\n \"40.78.253.84/31\",\r\n + \ \"40.79.138.46/31\",\r\n \"40.79.146.46/32\",\r\n \"40.79.150.112/30\",\r\n + \ \"40.79.167.16/30\",\r\n \"40.79.167.20/32\",\r\n \"40.79.173.36/32\",\r\n + \ \"40.79.191.216/32\",\r\n \"40.80.53.2/31\",\r\n \"40.80.59.24/30\",\r\n + \ \"40.80.172.12/30\",\r\n \"40.89.20.128/30\",\r\n \"40.89.23.32/30\",\r\n + \ \"40.89.121.188/31\",\r\n \"40.115.144.0/30\",\r\n \"40.119.9.232/30\",\r\n + \ \"40.120.8.184/30\",\r\n \"40.120.75.58/32\",\r\n \"40.120.77.176/30\",\r\n + \ \"40.124.65.160/31\",\r\n \"51.11.98.64/29\",\r\n \"51.11.192.34/31\",\r\n + \ \"51.12.22.220/30\",\r\n \"51.12.75.188/30\",\r\n \"51.12.168.72/30\",\r\n + \ \"51.12.229.232/30\",\r\n \"51.13.128.80/30\",\r\n \"51.103.205.160/31\",\r\n + \ \"51.104.15.254/32\",\r\n \"51.104.28.216/30\",\r\n \"51.104.31.172/30\",\r\n + \ \"51.105.71.144/31\",\r\n \"51.105.77.50/31\",\r\n \"51.105.90.148/30\",\r\n + \ \"51.107.50.56/30\",\r\n \"51.107.53.32/30\",\r\n \"51.107.60.152/32\",\r\n + \ \"51.107.129.104/30\",\r\n \"51.107.146.52/30\",\r\n \"51.107.193.4/30\",\r\n + \ \"51.116.49.136/30\",\r\n \"51.116.145.136/30\",\r\n \"51.116.146.212/30\",\r\n + \ \"51.116.158.60/31\",\r\n \"51.116.243.218/31\",\r\n \"51.116.251.186/32\",\r\n + \ \"51.116.253.164/30\",\r\n \"51.120.42.56/30\",\r\n \"51.120.44.196/30\",\r\n + \ \"51.120.100.156/31\",\r\n \"51.120.109.26/31\",\r\n \"51.120.213.26/32\",\r\n + \ \"51.120.214.148/30\",\r\n \"51.120.226.52/30\",\r\n \"51.137.164.76/30\",\r\n + \ \"51.137.166.40/30\",\r\n \"51.138.160.92/30\",\r\n \"51.140.151.168/30\",\r\n + \ \"51.140.212.216/31\",\r\n \"51.140.215.180/30\",\r\n \"52.136.51.68/30\",\r\n + \ \"52.138.90.54/31\",\r\n \"52.138.229.96/31\",\r\n \"52.140.107.92/30\",\r\n + \ \"52.140.110.108/30\",\r\n \"52.146.79.132/30\",\r\n \"52.146.130.180/30\",\r\n + \ \"52.150.152.204/30\",\r\n \"52.150.156.36/30\",\r\n \"52.162.111.132/32\",\r\n + \ \"52.167.111.168/31\",\r\n \"52.168.118.130/32\",\r\n \"52.178.17.240/31\",\r\n + \ \"52.182.141.60/31\",\r\n \"52.228.84.80/30\",\r\n \"52.231.23.10/32\",\r\n + \ \"52.231.151.80/30\",\r\n \"52.236.189.74/32\",\r\n \"52.240.244.228/30\",\r\n + \ \"52.246.157.2/31\",\r\n \"65.52.252.250/31\",\r\n \"102.37.64.160/30\",\r\n + \ \"102.133.57.188/30\",\r\n \"102.133.127.176/31\",\r\n + \ \"102.133.154.6/31\",\r\n \"102.133.218.52/30\",\r\n \"102.133.219.188/30\",\r\n + \ \"102.133.254.200/30\",\r\n \"102.133.254.204/32\",\r\n + \ \"104.46.162.2/32\",\r\n \"104.46.162.28/30\",\r\n \"104.46.163.96/29\",\r\n + \ \"104.46.178.0/30\",\r\n \"104.211.146.248/30\",\r\n \"104.214.164.48/31\",\r\n + \ \"137.135.98.137/32\",\r\n \"191.233.207.26/32\",\r\n \"191.233.207.30/31\",\r\n + \ \"191.234.136.44/30\",\r\n \"191.234.138.144/30\",\r\n \ \"191.234.149.138/32\",\r\n \"191.234.157.42/32\",\r\n \ \"191.234.157.172/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureAttestation\",\r\n \"id\": \"AzureAttestation\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAttestation\",\r\n \"addressPrefixes\": - [\r\n \"13.66.145.224/30\",\r\n \"13.69.109.140/30\",\r\n - \ \"13.69.233.128/30\",\r\n \"13.70.79.80/30\",\r\n \"13.71.175.208/30\",\r\n - \ \"13.76.91.201/32\",\r\n \"13.77.168.36/32\",\r\n \"13.86.223.192/30\",\r\n - \ \"13.86.254.29/32\",\r\n \"13.89.241.144/32\",\r\n \"20.17.51.36/30\",\r\n - \ \"20.21.32.44/30\",\r\n \"20.37.71.40/30\",\r\n \"20.37.229.172/30\",\r\n - \ \"20.38.132.24/30\",\r\n \"20.38.143.40/30\",\r\n \"20.40.225.60/30\",\r\n - \ \"20.43.123.196/30\",\r\n \"20.44.4.248/30\",\r\n \"20.44.12.140/30\",\r\n - \ \"20.44.19.164/30\",\r\n \"20.45.116.92/30\",\r\n \"20.45.126.116/30\",\r\n - \ \"20.46.11.4/30\",\r\n \"20.48.193.180/30\",\r\n \"20.49.83.244/30\",\r\n - \ \"20.49.103.124/30\",\r\n \"20.49.118.20/30\",\r\n \"20.49.127.244/30\",\r\n - \ \"20.50.107.73/32\",\r\n \"20.51.8.204/30\",\r\n \"20.51.20.80/30\",\r\n - \ \"20.52.72.44/30\",\r\n \"20.53.0.104/30\",\r\n \"20.53.47.64/30\",\r\n - \ \"20.53.56.4/30\",\r\n \"20.54.110.142/32\",\r\n \"20.61.99.100/30\",\r\n - \ \"20.62.129.148/30\",\r\n \"20.65.130.92/30\",\r\n \"20.72.21.144/30\",\r\n - \ \"20.72.30.180/30\",\r\n \"20.72.129.122/32\",\r\n \"20.73.227.143/32\",\r\n - \ \"20.150.174.132/30\",\r\n \"20.150.244.32/30\",\r\n \"20.151.24.34/32\",\r\n - \ \"20.187.197.228/30\",\r\n \"20.189.225.84/30\",\r\n \"20.191.161.220/30\",\r\n - \ \"20.192.43.76/30\",\r\n \"20.192.166.188/30\",\r\n \"20.192.184.116/30\",\r\n - \ \"20.192.231.240/30\",\r\n \"20.192.238.188/30\",\r\n \"20.193.96.12/30\",\r\n - \ \"20.194.72.148/30\",\r\n \"20.195.146.64/30\",\r\n \"20.215.0.44/30\",\r\n - \ \"20.217.40.44/30\",\r\n \"23.98.109.52/30\",\r\n \"23.99.79.140/32\",\r\n - \ \"40.67.52.116/30\",\r\n \"40.67.121.196/30\",\r\n \"40.69.111.116/30\",\r\n - \ \"40.71.15.204/30\",\r\n \"40.78.239.116/30\",\r\n \"40.79.141.132/30\",\r\n - \ \"40.79.189.116/30\",\r\n \"40.80.173.216/30\",\r\n \"40.80.180.196/30\",\r\n - \ \"40.88.132.87/32\",\r\n \"40.89.23.44/30\",\r\n \"40.89.121.168/30\",\r\n - \ \"40.114.209.61/32\",\r\n \"40.120.8.176/30\",\r\n \"40.120.75.60/30\",\r\n - \ \"40.127.193.93/32\",\r\n \"51.11.125.56/32\",\r\n \"51.12.46.224/30\",\r\n - \ \"51.12.198.4/30\",\r\n \"51.13.128.64/30\",\r\n \"51.13.136.184/30\",\r\n - \ \"51.53.27.240/30\",\r\n \"51.53.171.240/30\",\r\n \"51.107.53.52/30\",\r\n - \ \"51.107.128.36/30\",\r\n \"51.107.192.152/30\",\r\n \"51.107.250.40/30\",\r\n - \ \"51.116.54.72/30\",\r\n \"51.116.149.224/30\",\r\n \"51.116.246.16/30\",\r\n - \ \"51.120.100.244/30\",\r\n \"51.120.233.128/30\",\r\n \"51.137.167.184/30\",\r\n - \ \"51.138.160.76/30\",\r\n \"51.138.210.128/30\",\r\n \"51.140.111.84/32\",\r\n - \ \"51.140.149.84/30\",\r\n \"51.140.215.168/30\",\r\n \"51.143.209.132/30\",\r\n - \ \"52.136.53.132/30\",\r\n \"52.136.184.232/30\",\r\n \"52.139.46.228/32\",\r\n - \ \"52.139.86.173/32\",\r\n \"52.142.163.77/32\",\r\n \"52.146.132.244/30\",\r\n - \ \"52.150.157.172/30\",\r\n \"52.154.45.19/32\",\r\n \"52.162.111.140/30\",\r\n - \ \"52.162.199.134/32\",\r\n \"52.172.116.0/30\",\r\n \"52.180.178.44/32\",\r\n - \ \"52.229.112.108/32\",\r\n \"52.231.23.116/30\",\r\n \"52.231.151.68/30\",\r\n - \ \"52.247.36.207/32\",\r\n \"52.251.59.202/32\",\r\n \"70.37.52.246/32\",\r\n - \ \"102.37.64.120/30\",\r\n \"102.37.80.52/30\",\r\n \"102.133.126.132/30\",\r\n - \ \"102.133.221.196/30\",\r\n \"104.46.162.16/30\",\r\n \"104.46.179.240/30\",\r\n - \ \"104.214.164.108/30\",\r\n \"168.61.140.108/30\",\r\n - \ \"191.233.51.220/30\",\r\n \"191.233.207.212/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureAttestation\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.224/30\",\r\n + \ \"13.69.109.140/30\",\r\n \"13.69.233.128/30\",\r\n \"13.70.79.80/30\",\r\n + \ \"13.71.175.208/30\",\r\n \"13.76.91.201/32\",\r\n \"13.77.168.36/32\",\r\n + \ \"13.86.223.192/30\",\r\n \"13.86.254.29/32\",\r\n \"13.89.241.144/32\",\r\n + \ \"20.17.51.36/30\",\r\n \"20.21.32.44/30\",\r\n \"20.37.71.40/30\",\r\n + \ \"20.37.229.172/30\",\r\n \"20.38.132.24/30\",\r\n \"20.38.143.40/30\",\r\n + \ \"20.40.225.60/30\",\r\n \"20.43.123.196/30\",\r\n \"20.44.4.248/30\",\r\n + \ \"20.44.12.140/30\",\r\n \"20.44.19.164/30\",\r\n \"20.45.116.92/30\",\r\n + \ \"20.45.126.116/30\",\r\n \"20.46.11.4/30\",\r\n \"20.48.193.180/30\",\r\n + \ \"20.49.83.244/30\",\r\n \"20.49.103.124/30\",\r\n \"20.49.118.20/30\",\r\n + \ \"20.49.127.244/30\",\r\n \"20.50.107.73/32\",\r\n \"20.51.8.204/30\",\r\n + \ \"20.51.20.80/30\",\r\n \"20.52.72.44/30\",\r\n \"20.53.0.104/30\",\r\n + \ \"20.53.47.64/30\",\r\n \"20.53.56.4/30\",\r\n \"20.54.110.142/32\",\r\n + \ \"20.61.99.100/30\",\r\n \"20.62.129.148/30\",\r\n \"20.65.130.92/30\",\r\n + \ \"20.72.21.144/30\",\r\n \"20.72.30.180/30\",\r\n \"20.72.129.122/32\",\r\n + \ \"20.73.227.143/32\",\r\n \"20.150.174.132/30\",\r\n \"20.150.244.32/30\",\r\n + \ \"20.151.24.34/32\",\r\n \"20.187.197.228/30\",\r\n \"20.189.225.84/30\",\r\n + \ \"20.191.161.220/30\",\r\n \"20.192.43.76/30\",\r\n \"20.192.166.188/30\",\r\n + \ \"20.192.184.116/30\",\r\n \"20.192.231.240/30\",\r\n \"20.192.238.188/30\",\r\n + \ \"20.193.96.12/30\",\r\n \"20.194.72.148/30\",\r\n \"20.195.146.64/30\",\r\n + \ \"20.215.0.44/30\",\r\n \"20.217.40.44/30\",\r\n \"23.98.109.52/30\",\r\n + \ \"23.99.79.140/32\",\r\n \"40.67.52.116/30\",\r\n \"40.67.121.196/30\",\r\n + \ \"40.69.111.116/30\",\r\n \"40.71.15.204/30\",\r\n \"40.78.239.116/30\",\r\n + \ \"40.79.141.132/30\",\r\n \"40.79.189.116/30\",\r\n \"40.80.173.216/30\",\r\n + \ \"40.80.180.196/30\",\r\n \"40.88.132.87/32\",\r\n \"40.89.23.44/30\",\r\n + \ \"40.89.121.168/30\",\r\n \"40.114.209.61/32\",\r\n \"40.120.8.176/30\",\r\n + \ \"40.120.75.60/30\",\r\n \"40.127.193.93/32\",\r\n \"51.11.125.56/32\",\r\n + \ \"51.12.46.224/30\",\r\n \"51.12.198.4/30\",\r\n \"51.13.128.64/30\",\r\n + \ \"51.13.136.184/30\",\r\n \"51.53.27.240/30\",\r\n \"51.53.171.240/30\",\r\n + \ \"51.107.53.52/30\",\r\n \"51.107.128.36/30\",\r\n \"51.107.192.152/30\",\r\n + \ \"51.107.250.40/30\",\r\n \"51.116.54.72/30\",\r\n \"51.116.149.224/30\",\r\n + \ \"51.116.246.16/30\",\r\n \"51.120.100.244/30\",\r\n \"51.120.233.128/30\",\r\n + \ \"51.137.167.184/30\",\r\n \"51.138.160.76/30\",\r\n \"51.138.210.128/30\",\r\n + \ \"51.140.111.84/32\",\r\n \"51.140.149.84/30\",\r\n \"51.140.215.168/30\",\r\n + \ \"51.143.209.132/30\",\r\n \"52.136.53.132/30\",\r\n \"52.136.184.232/30\",\r\n + \ \"52.139.46.228/32\",\r\n \"52.139.86.173/32\",\r\n \"52.142.163.77/32\",\r\n + \ \"52.146.132.244/30\",\r\n \"52.150.157.172/30\",\r\n \"52.154.45.19/32\",\r\n + \ \"52.162.111.140/30\",\r\n \"52.162.199.134/32\",\r\n \"52.172.116.0/30\",\r\n + \ \"52.180.178.44/32\",\r\n \"52.229.112.108/32\",\r\n \"52.231.23.116/30\",\r\n + \ \"52.231.151.68/30\",\r\n \"52.247.36.207/32\",\r\n \"52.251.59.202/32\",\r\n + \ \"70.37.52.246/32\",\r\n \"102.37.64.120/30\",\r\n \"102.37.80.52/30\",\r\n + \ \"102.133.126.132/30\",\r\n \"102.133.221.196/30\",\r\n + \ \"104.46.162.16/30\",\r\n \"104.46.179.240/30\",\r\n \"104.214.164.108/30\",\r\n + \ \"168.61.140.108/30\",\r\n \"191.233.51.220/30\",\r\n \"191.233.207.212/30\",\r\n \ \"191.238.72.72/30\",\r\n \"2603:1020:a04:2::530/124\",\r\n \ \"2603:1020:e04::7a0/123\",\r\n \"2603:1020:1004:1::720/123\",\r\n \ \"2603:1020:1104:1::3e0/123\",\r\n \"2603:1020:1302::620/124\",\r\n \ \"2603:1030:f:2::4c0/123\",\r\n \"2603:1030:104::7a0/124\",\r\n \ \"2603:1030:504:2::a0/123\",\r\n \"2603:1030:608:3::650/124\",\r\n \ \"2603:1030:a07:9::90/124\",\r\n \"2603:1040:207:1::4c0/124\",\r\n - \ \"2603:1040:904:2::6b0/124\",\r\n \"2603:1040:a06:2::2a0/123\",\r\n - \ \"2603:1040:d04:1::720/123\",\r\n \"2603:1040:f05::7a0/123\",\r\n - \ \"2603:1040:1002:1::80/124\",\r\n \"2603:1040:1104:1::420/123\",\r\n - \ \"2603:1040:1104:400::420/123\",\r\n \"2603:1040:1202::600/124\",\r\n - \ \"2603:1040:1302::600/124\",\r\n \"2603:1040:1402::620/124\",\r\n - \ \"2603:1040:1503::620/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureBackup\",\r\n \"id\": \"AzureBackup\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"2603:1040:606:3::e0/124\",\r\n \"2603:1040:904:2::6b0/124\",\r\n + \ \"2603:1040:a06:2::2a0/123\",\r\n \"2603:1040:d04:1::720/123\",\r\n + \ \"2603:1040:f05::7a0/123\",\r\n \"2603:1040:1002:1::80/124\",\r\n + \ \"2603:1040:1104:1::420/123\",\r\n \"2603:1040:1104:400::420/123\",\r\n + \ \"2603:1040:1202::600/124\",\r\n \"2603:1040:1302::600/124\",\r\n + \ \"2603:1040:1402::620/124\",\r\n \"2603:1040:1503::620/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureBackup\",\r\n + \ \"id\": \"AzureBackup\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureBackup\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.192/26\",\r\n \"13.66.141.0/27\",\r\n \ \"13.67.12.0/24\",\r\n \"13.67.13.0/25\",\r\n \"13.69.65.32/27\",\r\n @@ -26113,220 +26784,222 @@ interactions: \ \"2603:1040:207:402::200/121\",\r\n \"2603:1040:207:800::100/121\",\r\n \ \"2603:1040:207:c00::100/121\",\r\n \"2603:1040:407:402::200/121\",\r\n \ \"2603:1040:407:802::180/121\",\r\n \"2603:1040:407:c02::180/121\",\r\n - \ \"2603:1040:606:402::200/121\",\r\n \"2603:1040:806:402::200/121\",\r\n - \ \"2603:1040:904:2::780/121\",\r\n \"2603:1040:904:402::200/121\",\r\n - \ \"2603:1040:904:802::180/121\",\r\n \"2603:1040:904:c02::180/121\",\r\n - \ \"2603:1040:a06:2::300/121\",\r\n \"2603:1040:a06:402::200/121\",\r\n - \ \"2603:1040:a06:802::180/121\",\r\n \"2603:1040:a06:c02::180/121\",\r\n - \ \"2603:1040:b04:402::200/121\",\r\n \"2603:1040:c06:402::200/121\",\r\n - \ \"2603:1040:d04:1::780/121\",\r\n \"2603:1040:d04:400::100/121\",\r\n - \ \"2603:1040:d04:400::300/121\",\r\n \"2603:1040:d04:c02::200/121\",\r\n - \ \"2603:1040:f05:2::/121\",\r\n \"2603:1040:f05:402::200/121\",\r\n - \ \"2603:1040:f05:802::180/121\",\r\n \"2603:1040:f05:c02::180/121\",\r\n - \ \"2603:1040:1002:1::100/121\",\r\n \"2603:1040:1002:400::100/121\",\r\n - \ \"2603:1040:1002:800::100/121\",\r\n \"2603:1040:1002:c00::100/121\",\r\n - \ \"2603:1040:1104:1::480/121\",\r\n \"2603:1040:1104:400::200/121\",\r\n - \ \"2603:1040:1202::680/121\",\r\n \"2603:1040:1202:400::100/121\",\r\n - \ \"2603:1040:1302::680/121\",\r\n \"2603:1040:1302:400::100/121\",\r\n - \ \"2603:1040:1402::680/121\",\r\n \"2603:1040:1402:400::100/121\",\r\n - \ \"2603:1040:1402:800::100/121\",\r\n \"2603:1040:1402:c00::100/121\",\r\n - \ \"2603:1040:1503::680/121\",\r\n \"2603:1040:1503:400::100/121\",\r\n - \ \"2603:1050:6:402::200/121\",\r\n \"2603:1050:6:802::180/121\",\r\n - \ \"2603:1050:6:c02::180/121\",\r\n \"2603:1050:403:400::500/121\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureBotService\",\r\n - \ \"id\": \"AzureBotService\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureBotService\",\r\n \"addressPrefixes\": - [\r\n \"13.66.142.64/30\",\r\n \"13.67.10.88/30\",\r\n \"13.69.67.56/30\",\r\n - \ \"13.69.227.252/30\",\r\n \"13.70.74.112/30\",\r\n \"13.71.173.240/30\",\r\n - \ \"13.71.196.160/30\",\r\n \"13.73.248.0/30\",\r\n \"13.75.39.72/30\",\r\n - \ \"13.77.53.80/30\",\r\n \"13.78.108.172/30\",\r\n \"13.86.219.168/30\",\r\n - \ \"13.87.58.40/30\",\r\n \"13.87.124.40/30\",\r\n \"13.89.171.116/30\",\r\n - \ \"20.17.48.16/30\",\r\n \"20.21.32.16/30\",\r\n \"20.36.108.112/30\",\r\n - \ \"20.36.115.240/30\",\r\n \"20.36.120.64/30\",\r\n \"20.37.64.64/30\",\r\n - \ \"20.37.76.104/30\",\r\n \"20.37.152.64/30\",\r\n \"20.37.192.64/30\",\r\n - \ \"20.37.224.64/30\",\r\n \"20.38.80.64/30\",\r\n \"20.38.128.72/30\",\r\n - \ \"20.38.136.64/30\",\r\n \"20.39.8.64/30\",\r\n \"20.41.0.64/30\",\r\n - \ \"20.41.64.64/30\",\r\n \"20.41.192.64/30\",\r\n \"20.42.0.64/30\",\r\n - \ \"20.42.128.64/30\",\r\n \"20.42.224.64/30\",\r\n \"20.43.40.64/30\",\r\n - \ \"20.43.64.64/30\",\r\n \"20.43.121.8/30\",\r\n \"20.43.128.64/30\",\r\n - \ \"20.44.4.72/30\",\r\n \"20.44.17.24/30\",\r\n \"20.44.27.208/30\",\r\n - \ \"20.45.112.64/30\",\r\n \"20.45.123.112/30\",\r\n \"20.45.192.64/30\",\r\n - \ \"20.72.16.16/30\",\r\n \"20.150.160.120/30\",\r\n \"20.189.104.64/30\",\r\n - \ \"20.192.160.16/30\",\r\n \"20.192.224.64/26\",\r\n \"20.215.0.16/30\",\r\n - \ \"20.217.40.16/30\",\r\n \"40.67.48.64/30\",\r\n \"40.67.58.4/30\",\r\n - \ \"40.69.108.56/30\",\r\n \"40.71.12.244/30\",\r\n \"40.74.24.64/30\",\r\n - \ \"40.74.147.168/30\",\r\n \"40.78.196.56/30\",\r\n \"40.78.202.132/30\",\r\n - \ \"40.79.132.56/30\",\r\n \"40.79.180.24/30\",\r\n \"40.80.56.64/30\",\r\n - \ \"40.80.168.64/30\",\r\n \"40.80.176.32/30\",\r\n \"40.80.184.64/30\",\r\n - \ \"40.82.248.64/30\",\r\n \"40.89.16.64/30\",\r\n \"51.12.40.64/26\",\r\n - \ \"51.12.192.64/26\",\r\n \"51.53.24.16/30\",\r\n \"51.53.168.16/30\",\r\n - \ \"51.104.8.248/30\",\r\n \"51.104.24.64/30\",\r\n \"51.105.80.64/30\",\r\n - \ \"51.105.88.64/30\",\r\n \"51.107.48.64/30\",\r\n \"51.107.58.4/30\",\r\n - \ \"51.107.144.64/30\",\r\n \"51.107.154.4/30\",\r\n \"51.116.48.64/30\",\r\n - \ \"51.116.144.64/30\",\r\n \"51.120.40.64/30\",\r\n \"51.120.98.12/30\",\r\n - \ \"51.120.218.4/30\",\r\n \"51.120.224.64/30\",\r\n \"51.137.160.64/30\",\r\n - \ \"51.140.212.72/30\",\r\n \"51.143.192.64/30\",\r\n \"52.136.48.64/30\",\r\n - \ \"52.140.104.64/30\",\r\n \"52.150.136.64/30\",\r\n \"52.162.111.16/30\",\r\n - \ \"52.228.80.64/30\",\r\n \"52.231.148.88/30\",\r\n \"65.52.252.104/30\",\r\n - \ \"102.133.28.88/30\",\r\n \"102.133.56.64/30\",\r\n \"102.133.124.8/30\",\r\n - \ \"102.133.216.64/30\",\r\n \"191.233.8.16/30\",\r\n \"191.233.205.96/30\",\r\n - \ \"191.235.224.64/30\",\r\n \"2603:1000:4::20/123\",\r\n - \ \"2603:1000:104:1::20/123\",\r\n \"2603:1010:6:1::20/123\",\r\n - \ \"2603:1010:101::20/123\",\r\n \"2603:1010:304::20/123\",\r\n - \ \"2603:1010:404::20/123\",\r\n \"2603:1020:5:1::20/123\",\r\n - \ \"2603:1020:206:1::20/123\",\r\n \"2603:1020:305::20/123\",\r\n - \ \"2603:1020:405::20/123\",\r\n \"2603:1020:605::20/123\",\r\n - \ \"2603:1020:705:1::20/123\",\r\n \"2603:1020:805:1::20/123\",\r\n - \ \"2603:1020:905::20/123\",\r\n \"2603:1020:a04:1::20/123\",\r\n - \ \"2603:1020:b04::20/123\",\r\n \"2603:1020:c04:1::20/123\",\r\n - \ \"2603:1020:d04::20/123\",\r\n \"2603:1020:e04:1::20/123\",\r\n - \ \"2603:1020:f04::20/123\",\r\n \"2603:1020:1004::20/123\",\r\n - \ \"2603:1020:1104::20/123\",\r\n \"2603:1020:1302::20/123\",\r\n - \ \"2603:1030:f:1::20/123\",\r\n \"2603:1030:10:1::20/123\",\r\n - \ \"2603:1030:104:1::20/123\",\r\n \"2603:1030:107::20/123\",\r\n - \ \"2603:1030:210:1::20/123\",\r\n \"2603:1030:40b:1::20/123\",\r\n - \ \"2603:1030:40c:1::20/123\",\r\n \"2603:1030:504:1::20/123\",\r\n - \ \"2603:1030:608::20/123\",\r\n \"2603:1030:807:1::20/123\",\r\n - \ \"2603:1030:a07::20/123\",\r\n \"2603:1030:b04::20/123\",\r\n - \ \"2603:1030:c06:1::20/123\",\r\n \"2603:1030:f05:1::20/123\",\r\n - \ \"2603:1030:1005::20/123\",\r\n \"2603:1040:5:1::20/123\",\r\n - \ \"2603:1040:207::20/123\",\r\n \"2603:1040:407:1::20/123\",\r\n - \ \"2603:1040:606::20/123\",\r\n \"2603:1040:806::20/123\",\r\n - \ \"2603:1040:904:1::20/123\",\r\n \"2603:1040:a06:1::20/123\",\r\n - \ \"2603:1040:b04::20/123\",\r\n \"2603:1040:c06::20/123\",\r\n - \ \"2603:1040:d04::20/123\",\r\n \"2603:1040:f05:1::20/123\",\r\n - \ \"2603:1040:1002::60/123\",\r\n \"2603:1040:1104::20/123\",\r\n - \ \"2603:1040:1202::20/123\",\r\n \"2603:1040:1302::20/123\",\r\n - \ \"2603:1040:1402::20/123\",\r\n \"2603:1040:1503::20/123\",\r\n - \ \"2603:1050:6:1::20/123\",\r\n \"2603:1050:403::20/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud\",\r\n - \ \"id\": \"AzureCloud\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"30\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.64.0.0/16\",\r\n - \ \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n \"13.66.128.0/17\",\r\n - \ \"13.67.0.0/17\",\r\n \"13.67.128.0/20\",\r\n \"13.67.144.0/21\",\r\n - \ \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n \"13.67.153.16/28\",\r\n - \ \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n \"13.67.153.128/25\",\r\n - \ \"13.67.154.0/24\",\r\n \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n - \ \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n \"13.68.0.0/17\",\r\n - \ \"13.68.128.0/17\",\r\n \"13.69.0.0/17\",\r\n \"13.69.128.0/17\",\r\n - \ \"13.70.0.0/18\",\r\n \"13.70.64.0/18\",\r\n \"13.70.128.0/18\",\r\n - \ \"13.70.192.0/18\",\r\n \"13.71.0.0/18\",\r\n \"13.71.64.0/18\",\r\n - \ \"13.71.128.0/19\",\r\n \"13.71.160.0/19\",\r\n \"13.71.192.0/18\",\r\n - \ \"13.72.64.0/18\",\r\n \"13.72.192.0/19\",\r\n \"13.72.224.0/19\",\r\n - \ \"13.73.0.0/19\",\r\n \"13.73.32.0/19\",\r\n \"13.73.96.0/19\",\r\n - \ \"13.73.128.0/18\",\r\n \"13.73.192.0/20\",\r\n \"13.73.224.0/21\",\r\n - \ \"13.73.232.0/21\",\r\n \"13.73.240.0/20\",\r\n \"13.74.0.0/16\",\r\n - \ \"13.75.0.0/17\",\r\n \"13.75.128.0/17\",\r\n \"13.76.0.0/16\",\r\n - \ \"13.77.0.0/18\",\r\n \"13.77.64.0/18\",\r\n \"13.77.128.0/18\",\r\n - \ \"13.77.192.0/19\",\r\n \"13.78.0.0/17\",\r\n \"13.78.128.0/17\",\r\n - \ \"13.79.0.0/16\",\r\n \"13.80.0.0/15\",\r\n \"13.82.0.0/16\",\r\n - \ \"13.83.0.0/16\",\r\n \"13.84.0.0/15\",\r\n \"13.86.0.0/17\",\r\n - \ \"13.86.128.0/17\",\r\n \"13.87.0.0/18\",\r\n \"13.87.64.0/19\",\r\n - \ \"13.87.120.0/22\",\r\n \"13.87.124.0/25\",\r\n \"13.87.124.128/29\",\r\n - \ \"13.87.124.136/31\",\r\n \"13.87.124.144/28\",\r\n \"13.87.124.160/27\",\r\n - \ \"13.87.124.192/27\",\r\n \"13.87.125.0/24\",\r\n \"13.87.126.0/24\",\r\n - \ \"13.87.127.224/27\",\r\n \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n - \ \"13.88.128.0/18\",\r\n \"13.88.200.0/21\",\r\n \"13.88.208.0/20\",\r\n - \ \"13.88.224.0/19\",\r\n \"13.89.0.0/16\",\r\n \"13.90.0.0/16\",\r\n - \ \"13.91.0.0/16\",\r\n \"13.92.0.0/16\",\r\n \"13.93.0.0/17\",\r\n - \ \"13.93.128.0/17\",\r\n \"13.94.0.0/18\",\r\n \"13.94.64.0/18\",\r\n - \ \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n \"13.104.129.0/26\",\r\n - \ \"13.104.129.64/26\",\r\n \"13.104.129.128/26\",\r\n \"13.104.129.192/26\",\r\n - \ \"13.104.144.0/27\",\r\n \"13.104.144.32/27\",\r\n \"13.104.144.64/27\",\r\n - \ \"13.104.144.96/27\",\r\n \"13.104.144.128/27\",\r\n \"13.104.144.160/27\",\r\n - \ \"13.104.144.192/27\",\r\n \"13.104.144.224/27\",\r\n \"13.104.145.0/26\",\r\n - \ \"13.104.145.64/26\",\r\n \"13.104.145.128/27\",\r\n \"13.104.145.160/27\",\r\n - \ \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n \"13.104.146.64/26\",\r\n - \ \"13.104.146.128/25\",\r\n \"13.104.147.0/25\",\r\n \"13.104.147.128/25\",\r\n - \ \"13.104.148.0/25\",\r\n \"13.104.148.128/25\",\r\n \"13.104.149.0/26\",\r\n - \ \"13.104.149.64/26\",\r\n \"13.104.149.128/25\",\r\n \"13.104.150.0/25\",\r\n - \ \"13.104.150.128/26\",\r\n \"13.104.150.192/26\",\r\n \"13.104.151.0/26\",\r\n - \ \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n \"13.104.151.192/26\",\r\n - \ \"13.104.152.0/25\",\r\n \"13.104.152.128/25\",\r\n \"13.104.153.0/27\",\r\n - \ \"13.104.153.32/28\",\r\n \"13.104.153.48/28\",\r\n \"13.104.153.64/27\",\r\n - \ \"13.104.153.96/27\",\r\n \"13.104.153.128/26\",\r\n \"13.104.153.192/26\",\r\n - \ \"13.104.154.0/25\",\r\n \"13.104.154.128/25\",\r\n \"13.104.155.0/27\",\r\n - \ \"13.104.155.32/27\",\r\n \"13.104.155.64/26\",\r\n \"13.104.155.128/26\",\r\n - \ \"13.104.155.192/26\",\r\n \"13.104.156.0/24\",\r\n \"13.104.157.0/25\",\r\n - \ \"13.104.157.128/25\",\r\n \"13.104.158.0/28\",\r\n \"13.104.158.16/28\",\r\n - \ \"13.104.158.32/27\",\r\n \"13.104.158.64/26\",\r\n \"13.104.158.128/27\",\r\n - \ \"13.104.158.160/28\",\r\n \"13.104.158.176/28\",\r\n \"13.104.158.192/27\",\r\n - \ \"13.104.158.224/27\",\r\n \"13.104.159.0/25\",\r\n \"13.104.159.128/26\",\r\n - \ \"13.104.159.192/26\",\r\n \"13.104.192.0/21\",\r\n \"13.104.208.0/26\",\r\n - \ \"13.104.208.64/27\",\r\n \"13.104.208.96/27\",\r\n \"13.104.208.128/27\",\r\n - \ \"13.104.208.160/28\",\r\n \"13.104.208.176/28\",\r\n \"13.104.208.192/26\",\r\n - \ \"13.104.209.0/24\",\r\n \"13.104.210.0/24\",\r\n \"13.104.211.0/25\",\r\n - \ \"13.104.211.128/26\",\r\n \"13.104.211.192/26\",\r\n \"13.104.212.0/26\",\r\n - \ \"13.104.212.64/26\",\r\n \"13.104.212.128/26\",\r\n \"13.104.212.192/26\",\r\n - \ \"13.104.213.0/25\",\r\n \"13.104.213.128/25\",\r\n \"13.104.214.0/25\",\r\n - \ \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n \"13.104.215.128/25\",\r\n - \ \"13.104.216.0/24\",\r\n \"13.104.217.0/25\",\r\n \"13.104.217.128/25\",\r\n - \ \"13.104.218.0/25\",\r\n \"13.104.218.128/25\",\r\n \"13.104.219.0/25\",\r\n - \ \"13.104.219.128/25\",\r\n \"13.104.220.0/25\",\r\n \"13.104.220.128/25\",\r\n - \ \"13.104.221.0/24\",\r\n \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n - \ \"13.104.223.128/26\",\r\n \"13.104.223.192/26\",\r\n \"13.105.14.0/25\",\r\n - \ \"13.105.14.128/26\",\r\n \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n - \ \"13.105.16.128/26\",\r\n \"13.105.16.192/26\",\r\n \"13.105.17.0/26\",\r\n - \ \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n \"13.105.17.192/26\",\r\n - \ \"13.105.18.0/26\",\r\n \"13.105.18.64/26\",\r\n \"13.105.18.160/27\",\r\n - \ \"13.105.18.192/26\",\r\n \"13.105.19.0/25\",\r\n \"13.105.19.128/25\",\r\n - \ \"13.105.20.0/25\",\r\n \"13.105.20.128/26\",\r\n \"13.105.20.192/26\",\r\n - \ \"13.105.21.0/24\",\r\n \"13.105.22.0/24\",\r\n \"13.105.23.0/26\",\r\n - \ \"13.105.23.64/26\",\r\n \"13.105.23.128/25\",\r\n \"13.105.24.0/24\",\r\n - \ \"13.105.25.0/24\",\r\n \"13.105.26.0/24\",\r\n \"13.105.27.0/25\",\r\n - \ \"13.105.27.128/27\",\r\n \"13.105.27.160/27\",\r\n \"13.105.27.192/27\",\r\n - \ \"13.105.27.224/27\",\r\n \"13.105.28.0/28\",\r\n \"13.105.28.16/28\",\r\n - \ \"13.105.28.32/28\",\r\n \"13.105.28.48/28\",\r\n \"13.105.28.128/25\",\r\n - \ \"13.105.29.0/25\",\r\n \"13.105.29.128/25\",\r\n \"13.105.36.0/27\",\r\n - \ \"13.105.36.32/28\",\r\n \"13.105.36.48/28\",\r\n \"13.105.36.64/27\",\r\n - \ \"13.105.36.96/27\",\r\n \"13.105.36.128/26\",\r\n \"13.105.36.192/26\",\r\n - \ \"13.105.37.0/26\",\r\n \"13.105.37.64/26\",\r\n \"13.105.37.128/26\",\r\n - \ \"13.105.37.192/26\",\r\n \"13.105.52.0/27\",\r\n \"13.105.52.32/27\",\r\n - \ \"13.105.52.64/28\",\r\n \"13.105.52.80/28\",\r\n \"13.105.52.96/27\",\r\n - \ \"13.105.52.128/26\",\r\n \"13.105.52.192/26\",\r\n \"13.105.53.0/25\",\r\n - \ \"13.105.53.128/26\",\r\n \"13.105.53.192/26\",\r\n \"13.105.60.0/27\",\r\n - \ \"13.105.60.32/28\",\r\n \"13.105.60.48/28\",\r\n \"13.105.60.64/27\",\r\n - \ \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n \"13.105.60.160/27\",\r\n - \ \"13.105.60.192/26\",\r\n \"13.105.61.0/28\",\r\n \"13.105.61.16/28\",\r\n - \ \"13.105.61.32/27\",\r\n \"13.105.61.64/26\",\r\n \"13.105.61.128/25\",\r\n - \ \"13.105.66.0/27\",\r\n \"13.105.66.32/27\",\r\n \"13.105.66.64/26\",\r\n - \ \"13.105.66.128/28\",\r\n \"13.105.66.144/28\",\r\n \"13.105.66.160/27\",\r\n - \ \"13.105.66.192/26\",\r\n \"13.105.67.0/25\",\r\n \"13.105.67.128/25\",\r\n - \ \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n \"13.105.74.48/28\",\r\n - \ \"13.105.74.64/27\",\r\n \"13.105.74.96/27\",\r\n \"13.105.74.128/26\",\r\n - \ \"13.105.74.192/26\",\r\n \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n - \ \"13.105.75.48/28\",\r\n \"13.105.75.64/27\",\r\n \"13.105.75.96/27\",\r\n - \ \"13.105.75.128/27\",\r\n \"13.105.75.160/27\",\r\n \"13.105.75.192/28\",\r\n - \ \"13.105.75.208/28\",\r\n \"13.105.75.224/27\",\r\n \"13.105.96.0/26\",\r\n - \ \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n \"13.105.96.112/28\",\r\n - \ \"13.105.96.128/25\",\r\n \"13.105.97.0/27\",\r\n \"13.105.97.32/27\",\r\n - \ \"13.105.97.64/27\",\r\n \"13.105.97.96/27\",\r\n \"13.105.97.128/25\",\r\n - \ \"13.105.98.0/27\",\r\n \"13.105.98.32/28\",\r\n \"13.105.98.48/28\",\r\n - \ \"13.105.98.64/27\",\r\n \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n - \ \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n \"13.105.98.208/28\",\r\n - \ \"13.105.98.224/27\",\r\n \"13.105.99.0/26\",\r\n \"13.105.99.64/27\",\r\n - \ \"13.105.99.96/28\",\r\n \"13.105.99.112/28\",\r\n \"13.105.99.128/27\",\r\n - \ \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n \"13.105.100.0/28\",\r\n - \ \"13.105.100.16/28\",\r\n \"13.105.100.32/27\",\r\n \"13.105.100.64/26\",\r\n - \ \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n \"13.105.100.176/28\",\r\n - \ \"13.105.100.192/27\",\r\n \"13.105.100.224/27\",\r\n \"13.105.101.0/27\",\r\n - \ \"13.105.101.32/28\",\r\n \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n - \ \"13.105.101.128/27\",\r\n \"13.105.101.160/28\",\r\n \"13.105.101.176/28\",\r\n - \ \"13.105.101.192/27\",\r\n \"13.105.101.224/27\",\r\n \"13.105.102.0/28\",\r\n - \ \"13.105.102.16/28\",\r\n \"13.105.102.32/27\",\r\n \"13.105.102.64/26\",\r\n - \ \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n \"13.105.102.176/28\",\r\n - \ \"13.105.102.192/27\",\r\n \"13.105.102.224/27\",\r\n \"13.105.103.0/28\",\r\n - \ \"13.105.103.16/28\",\r\n \"13.105.103.32/27\",\r\n \"13.105.103.64/26\",\r\n - \ \"13.105.103.128/27\",\r\n \"13.105.103.160/28\",\r\n \"13.105.103.176/28\",\r\n - \ \"13.105.103.192/27\",\r\n \"13.105.103.224/27\",\r\n \"13.105.104.0/27\",\r\n - \ \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n \"13.105.104.80/28\",\r\n - \ \"13.105.104.96/27\",\r\n \"13.105.104.128/26\",\r\n \"20.0.0.0/16\",\r\n + \ \"2603:1040:606:3::180/121\",\r\n \"2603:1040:606:402::200/121\",\r\n + \ \"2603:1040:806:402::200/121\",\r\n \"2603:1040:904:2::780/121\",\r\n + \ \"2603:1040:904:402::200/121\",\r\n \"2603:1040:904:802::180/121\",\r\n + \ \"2603:1040:904:c02::180/121\",\r\n \"2603:1040:a06:2::300/121\",\r\n + \ \"2603:1040:a06:402::200/121\",\r\n \"2603:1040:a06:802::180/121\",\r\n + \ \"2603:1040:a06:c02::180/121\",\r\n \"2603:1040:b04:402::200/121\",\r\n + \ \"2603:1040:c06:402::200/121\",\r\n \"2603:1040:d04:1::780/121\",\r\n + \ \"2603:1040:d04:400::100/121\",\r\n \"2603:1040:d04:400::300/121\",\r\n + \ \"2603:1040:d04:c02::200/121\",\r\n \"2603:1040:f05:2::/121\",\r\n + \ \"2603:1040:f05:402::200/121\",\r\n \"2603:1040:f05:802::180/121\",\r\n + \ \"2603:1040:f05:c02::180/121\",\r\n \"2603:1040:1002:1::100/121\",\r\n + \ \"2603:1040:1002:400::100/121\",\r\n \"2603:1040:1002:800::100/121\",\r\n + \ \"2603:1040:1002:c00::100/121\",\r\n \"2603:1040:1104:1::480/121\",\r\n + \ \"2603:1040:1104:400::200/121\",\r\n \"2603:1040:1202::680/121\",\r\n + \ \"2603:1040:1202:400::100/121\",\r\n \"2603:1040:1302::680/121\",\r\n + \ \"2603:1040:1302:400::100/121\",\r\n \"2603:1040:1402::680/121\",\r\n + \ \"2603:1040:1402:400::100/121\",\r\n \"2603:1040:1402:800::100/121\",\r\n + \ \"2603:1040:1402:c00::100/121\",\r\n \"2603:1040:1503::680/121\",\r\n + \ \"2603:1040:1503:400::100/121\",\r\n \"2603:1050:6:402::200/121\",\r\n + \ \"2603:1050:6:802::180/121\",\r\n \"2603:1050:6:c02::180/121\",\r\n + \ \"2603:1050:403:400::500/121\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureBotService\",\r\n \"id\": \"AzureBotService\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureBotService\",\r\n \"addressPrefixes\": [\r\n \"13.66.142.64/30\",\r\n + \ \"13.67.10.88/30\",\r\n \"13.69.67.56/30\",\r\n \"13.69.227.252/30\",\r\n + \ \"13.70.74.112/30\",\r\n \"13.71.173.240/30\",\r\n \"13.71.196.160/30\",\r\n + \ \"13.73.248.0/30\",\r\n \"13.75.39.72/30\",\r\n \"13.77.53.80/30\",\r\n + \ \"13.78.108.172/30\",\r\n \"13.86.219.168/30\",\r\n \"13.87.58.40/30\",\r\n + \ \"13.87.124.40/30\",\r\n \"13.89.171.116/30\",\r\n \"20.17.48.16/30\",\r\n + \ \"20.21.32.16/30\",\r\n \"20.36.108.112/30\",\r\n \"20.36.115.240/30\",\r\n + \ \"20.36.120.64/30\",\r\n \"20.37.64.64/30\",\r\n \"20.37.76.104/30\",\r\n + \ \"20.37.152.64/30\",\r\n \"20.37.192.64/30\",\r\n \"20.37.224.64/30\",\r\n + \ \"20.38.80.64/30\",\r\n \"20.38.128.72/30\",\r\n \"20.38.136.64/30\",\r\n + \ \"20.39.8.64/30\",\r\n \"20.41.0.64/30\",\r\n \"20.41.64.64/30\",\r\n + \ \"20.41.192.64/30\",\r\n \"20.42.0.64/30\",\r\n \"20.42.128.64/30\",\r\n + \ \"20.42.224.64/30\",\r\n \"20.43.40.64/30\",\r\n \"20.43.64.64/30\",\r\n + \ \"20.43.121.8/30\",\r\n \"20.43.128.64/30\",\r\n \"20.44.4.72/30\",\r\n + \ \"20.44.17.24/30\",\r\n \"20.44.27.208/30\",\r\n \"20.45.112.64/30\",\r\n + \ \"20.45.123.112/30\",\r\n \"20.45.192.64/30\",\r\n \"20.72.16.16/30\",\r\n + \ \"20.150.160.120/30\",\r\n \"20.189.104.64/30\",\r\n \"20.192.160.16/30\",\r\n + \ \"20.192.224.64/26\",\r\n \"20.215.0.16/30\",\r\n \"20.217.40.16/30\",\r\n + \ \"40.67.48.64/30\",\r\n \"40.67.58.4/30\",\r\n \"40.69.108.56/30\",\r\n + \ \"40.71.12.244/30\",\r\n \"40.74.24.64/30\",\r\n \"40.74.147.168/30\",\r\n + \ \"40.78.196.56/30\",\r\n \"40.78.202.132/30\",\r\n \"40.79.132.56/30\",\r\n + \ \"40.79.180.24/30\",\r\n \"40.80.56.64/30\",\r\n \"40.80.168.64/30\",\r\n + \ \"40.80.176.32/30\",\r\n \"40.80.184.64/30\",\r\n \"40.82.248.64/30\",\r\n + \ \"40.89.16.64/30\",\r\n \"51.12.40.64/26\",\r\n \"51.12.192.64/26\",\r\n + \ \"51.53.24.16/30\",\r\n \"51.53.168.16/30\",\r\n \"51.104.8.248/30\",\r\n + \ \"51.104.24.64/30\",\r\n \"51.105.80.64/30\",\r\n \"51.105.88.64/30\",\r\n + \ \"51.107.48.64/30\",\r\n \"51.107.58.4/30\",\r\n \"51.107.144.64/30\",\r\n + \ \"51.107.154.4/30\",\r\n \"51.116.48.64/30\",\r\n \"51.116.144.64/30\",\r\n + \ \"51.120.40.64/30\",\r\n \"51.120.98.12/30\",\r\n \"51.120.218.4/30\",\r\n + \ \"51.120.224.64/30\",\r\n \"51.137.160.64/30\",\r\n \"51.140.212.72/30\",\r\n + \ \"51.143.192.64/30\",\r\n \"52.136.48.64/30\",\r\n \"52.140.104.64/30\",\r\n + \ \"52.150.136.64/30\",\r\n \"52.162.111.16/30\",\r\n \"52.228.80.64/30\",\r\n + \ \"52.231.148.88/30\",\r\n \"65.52.252.104/30\",\r\n \"102.133.28.88/30\",\r\n + \ \"102.133.56.64/30\",\r\n \"102.133.124.8/30\",\r\n \"102.133.216.64/30\",\r\n + \ \"191.233.8.16/30\",\r\n \"191.233.205.96/30\",\r\n \"191.235.224.64/30\",\r\n + \ \"2603:1000:4::20/123\",\r\n \"2603:1000:104:1::20/123\",\r\n + \ \"2603:1010:6:1::20/123\",\r\n \"2603:1010:101::20/123\",\r\n + \ \"2603:1010:304::20/123\",\r\n \"2603:1010:404::20/123\",\r\n + \ \"2603:1020:5:1::20/123\",\r\n \"2603:1020:206:1::20/123\",\r\n + \ \"2603:1020:305::20/123\",\r\n \"2603:1020:405::20/123\",\r\n + \ \"2603:1020:605::20/123\",\r\n \"2603:1020:705:1::20/123\",\r\n + \ \"2603:1020:805:1::20/123\",\r\n \"2603:1020:905::20/123\",\r\n + \ \"2603:1020:a04:1::20/123\",\r\n \"2603:1020:b04::20/123\",\r\n + \ \"2603:1020:c04:1::20/123\",\r\n \"2603:1020:d04::20/123\",\r\n + \ \"2603:1020:e04:1::20/123\",\r\n \"2603:1020:f04::20/123\",\r\n + \ \"2603:1020:1004::20/123\",\r\n \"2603:1020:1104::20/123\",\r\n + \ \"2603:1020:1302::20/123\",\r\n \"2603:1030:f:1::20/123\",\r\n + \ \"2603:1030:10:1::20/123\",\r\n \"2603:1030:104:1::20/123\",\r\n + \ \"2603:1030:107::20/123\",\r\n \"2603:1030:210:1::20/123\",\r\n + \ \"2603:1030:40b:1::20/123\",\r\n \"2603:1030:40c:1::20/123\",\r\n + \ \"2603:1030:504:1::20/123\",\r\n \"2603:1030:608::20/123\",\r\n + \ \"2603:1030:807:1::20/123\",\r\n \"2603:1030:a07::20/123\",\r\n + \ \"2603:1030:b04::20/123\",\r\n \"2603:1030:c06:1::20/123\",\r\n + \ \"2603:1030:f05:1::20/123\",\r\n \"2603:1030:1005::20/123\",\r\n + \ \"2603:1040:5:1::20/123\",\r\n \"2603:1040:207::20/123\",\r\n + \ \"2603:1040:407:1::20/123\",\r\n \"2603:1040:606::20/123\",\r\n + \ \"2603:1040:806::20/123\",\r\n \"2603:1040:904:1::20/123\",\r\n + \ \"2603:1040:a06:1::20/123\",\r\n \"2603:1040:b04::20/123\",\r\n + \ \"2603:1040:c06::20/123\",\r\n \"2603:1040:d04::20/123\",\r\n + \ \"2603:1040:f05:1::20/123\",\r\n \"2603:1040:1002::60/123\",\r\n + \ \"2603:1040:1104::20/123\",\r\n \"2603:1040:1202::20/123\",\r\n + \ \"2603:1040:1302::20/123\",\r\n \"2603:1040:1402::20/123\",\r\n + \ \"2603:1040:1503::20/123\",\r\n \"2603:1050:6:1::20/123\",\r\n + \ \"2603:1050:403::20/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud\",\r\n \"id\": \"AzureCloud\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"33\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.64.0.0/16\",\r\n \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n + \ \"13.66.128.0/17\",\r\n \"13.67.0.0/17\",\r\n \"13.67.128.0/20\",\r\n + \ \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n + \ \"13.67.153.16/28\",\r\n \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n + \ \"13.67.153.128/25\",\r\n \"13.67.154.0/24\",\r\n \"13.67.155.0/24\",\r\n + \ \"13.67.156.0/22\",\r\n \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n + \ \"13.68.0.0/17\",\r\n \"13.68.128.0/17\",\r\n \"13.69.0.0/17\",\r\n + \ \"13.69.128.0/17\",\r\n \"13.70.0.0/18\",\r\n \"13.70.64.0/18\",\r\n + \ \"13.70.128.0/18\",\r\n \"13.70.192.0/18\",\r\n \"13.71.0.0/18\",\r\n + \ \"13.71.64.0/18\",\r\n \"13.71.128.0/19\",\r\n \"13.71.160.0/19\",\r\n + \ \"13.71.192.0/18\",\r\n \"13.72.64.0/18\",\r\n \"13.72.192.0/19\",\r\n + \ \"13.72.224.0/19\",\r\n \"13.73.0.0/19\",\r\n \"13.73.32.0/19\",\r\n + \ \"13.73.96.0/19\",\r\n \"13.73.128.0/18\",\r\n \"13.73.192.0/20\",\r\n + \ \"13.73.224.0/21\",\r\n \"13.73.232.0/21\",\r\n \"13.73.240.0/20\",\r\n + \ \"13.74.0.0/16\",\r\n \"13.75.0.0/17\",\r\n \"13.75.128.0/17\",\r\n + \ \"13.76.0.0/16\",\r\n \"13.77.0.0/18\",\r\n \"13.77.64.0/18\",\r\n + \ \"13.77.128.0/18\",\r\n \"13.77.192.0/19\",\r\n \"13.78.0.0/17\",\r\n + \ \"13.78.128.0/17\",\r\n \"13.79.0.0/16\",\r\n \"13.80.0.0/15\",\r\n + \ \"13.82.0.0/16\",\r\n \"13.83.0.0/16\",\r\n \"13.84.0.0/15\",\r\n + \ \"13.86.0.0/17\",\r\n \"13.86.128.0/17\",\r\n \"13.87.0.0/18\",\r\n + \ \"13.87.64.0/19\",\r\n \"13.87.120.0/22\",\r\n \"13.87.124.0/25\",\r\n + \ \"13.87.124.128/29\",\r\n \"13.87.124.136/31\",\r\n \"13.87.124.144/28\",\r\n + \ \"13.87.124.160/27\",\r\n \"13.87.124.192/27\",\r\n \"13.87.125.0/24\",\r\n + \ \"13.87.126.0/24\",\r\n \"13.87.127.224/27\",\r\n \"13.87.128.0/17\",\r\n + \ \"13.88.0.0/17\",\r\n \"13.88.128.0/18\",\r\n \"13.88.200.0/21\",\r\n + \ \"13.88.208.0/20\",\r\n \"13.88.224.0/19\",\r\n \"13.89.0.0/16\",\r\n + \ \"13.90.0.0/16\",\r\n \"13.91.0.0/16\",\r\n \"13.92.0.0/16\",\r\n + \ \"13.93.0.0/17\",\r\n \"13.93.128.0/17\",\r\n \"13.94.0.0/18\",\r\n + \ \"13.94.64.0/18\",\r\n \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n + \ \"13.104.129.0/26\",\r\n \"13.104.129.64/26\",\r\n \"13.104.129.128/26\",\r\n + \ \"13.104.129.192/26\",\r\n \"13.104.144.0/27\",\r\n \"13.104.144.32/27\",\r\n + \ \"13.104.144.64/27\",\r\n \"13.104.144.96/27\",\r\n \"13.104.144.128/27\",\r\n + \ \"13.104.144.160/27\",\r\n \"13.104.144.192/27\",\r\n \"13.104.144.224/27\",\r\n + \ \"13.104.145.0/26\",\r\n \"13.104.145.64/26\",\r\n \"13.104.145.128/27\",\r\n + \ \"13.104.145.160/27\",\r\n \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n + \ \"13.104.146.64/26\",\r\n \"13.104.146.128/25\",\r\n \"13.104.147.0/25\",\r\n + \ \"13.104.147.128/25\",\r\n \"13.104.148.0/25\",\r\n \"13.104.148.128/25\",\r\n + \ \"13.104.149.0/26\",\r\n \"13.104.149.64/26\",\r\n \"13.104.149.128/25\",\r\n + \ \"13.104.150.0/25\",\r\n \"13.104.150.128/26\",\r\n \"13.104.150.192/26\",\r\n + \ \"13.104.151.0/26\",\r\n \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n + \ \"13.104.151.192/26\",\r\n \"13.104.152.0/25\",\r\n \"13.104.152.128/25\",\r\n + \ \"13.104.153.0/27\",\r\n \"13.104.153.32/28\",\r\n \"13.104.153.48/28\",\r\n + \ \"13.104.153.64/27\",\r\n \"13.104.153.96/27\",\r\n \"13.104.153.128/26\",\r\n + \ \"13.104.153.192/26\",\r\n \"13.104.154.0/25\",\r\n \"13.104.154.128/25\",\r\n + \ \"13.104.155.0/27\",\r\n \"13.104.155.32/27\",\r\n \"13.104.155.64/26\",\r\n + \ \"13.104.155.128/26\",\r\n \"13.104.155.192/26\",\r\n \"13.104.156.0/24\",\r\n + \ \"13.104.157.0/25\",\r\n \"13.104.157.128/25\",\r\n \"13.104.158.0/28\",\r\n + \ \"13.104.158.16/28\",\r\n \"13.104.158.32/27\",\r\n \"13.104.158.64/26\",\r\n + \ \"13.104.158.128/27\",\r\n \"13.104.158.160/28\",\r\n \"13.104.158.176/28\",\r\n + \ \"13.104.158.192/27\",\r\n \"13.104.158.224/27\",\r\n \"13.104.159.0/25\",\r\n + \ \"13.104.159.128/26\",\r\n \"13.104.159.192/26\",\r\n \"13.104.192.0/21\",\r\n + \ \"13.104.208.0/26\",\r\n \"13.104.208.64/27\",\r\n \"13.104.208.96/27\",\r\n + \ \"13.104.208.128/27\",\r\n \"13.104.208.160/28\",\r\n \"13.104.208.176/28\",\r\n + \ \"13.104.208.192/26\",\r\n \"13.104.209.0/24\",\r\n \"13.104.210.0/24\",\r\n + \ \"13.104.211.0/25\",\r\n \"13.104.211.128/26\",\r\n \"13.104.211.192/26\",\r\n + \ \"13.104.212.0/26\",\r\n \"13.104.212.64/26\",\r\n \"13.104.212.128/26\",\r\n + \ \"13.104.212.192/26\",\r\n \"13.104.213.0/25\",\r\n \"13.104.213.128/25\",\r\n + \ \"13.104.214.0/25\",\r\n \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n + \ \"13.104.215.128/25\",\r\n \"13.104.216.0/24\",\r\n \"13.104.217.0/25\",\r\n + \ \"13.104.217.128/25\",\r\n \"13.104.218.0/25\",\r\n \"13.104.218.128/25\",\r\n + \ \"13.104.219.0/25\",\r\n \"13.104.219.128/25\",\r\n \"13.104.220.0/25\",\r\n + \ \"13.104.220.128/25\",\r\n \"13.104.221.0/24\",\r\n \"13.104.222.0/24\",\r\n + \ \"13.104.223.0/25\",\r\n \"13.104.223.128/26\",\r\n \"13.104.223.192/26\",\r\n + \ \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n \"13.105.14.192/26\",\r\n + \ \"13.105.16.0/25\",\r\n \"13.105.16.128/26\",\r\n \"13.105.16.192/26\",\r\n + \ \"13.105.17.0/26\",\r\n \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n + \ \"13.105.17.192/26\",\r\n \"13.105.18.0/26\",\r\n \"13.105.18.64/26\",\r\n + \ \"13.105.18.160/27\",\r\n \"13.105.18.192/26\",\r\n \"13.105.19.0/25\",\r\n + \ \"13.105.19.128/25\",\r\n \"13.105.20.0/25\",\r\n \"13.105.20.128/26\",\r\n + \ \"13.105.20.192/26\",\r\n \"13.105.21.0/24\",\r\n \"13.105.22.0/24\",\r\n + \ \"13.105.23.0/26\",\r\n \"13.105.23.64/26\",\r\n \"13.105.23.128/25\",\r\n + \ \"13.105.24.0/24\",\r\n \"13.105.25.0/24\",\r\n \"13.105.26.0/24\",\r\n + \ \"13.105.27.0/25\",\r\n \"13.105.27.128/27\",\r\n \"13.105.27.160/27\",\r\n + \ \"13.105.27.192/27\",\r\n \"13.105.27.224/27\",\r\n \"13.105.28.0/28\",\r\n + \ \"13.105.28.16/28\",\r\n \"13.105.28.32/28\",\r\n \"13.105.28.48/28\",\r\n + \ \"13.105.28.128/25\",\r\n \"13.105.29.0/25\",\r\n \"13.105.29.128/25\",\r\n + \ \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n \"13.105.36.48/28\",\r\n + \ \"13.105.36.64/27\",\r\n \"13.105.36.96/27\",\r\n \"13.105.36.128/26\",\r\n + \ \"13.105.36.192/26\",\r\n \"13.105.37.0/26\",\r\n \"13.105.37.64/26\",\r\n + \ \"13.105.37.128/26\",\r\n \"13.105.37.192/26\",\r\n \"13.105.52.0/27\",\r\n + \ \"13.105.52.32/27\",\r\n \"13.105.52.64/28\",\r\n \"13.105.52.80/28\",\r\n + \ \"13.105.52.96/27\",\r\n \"13.105.52.128/26\",\r\n \"13.105.52.192/26\",\r\n + \ \"13.105.53.0/25\",\r\n \"13.105.53.128/26\",\r\n \"13.105.53.192/26\",\r\n + \ \"13.105.60.0/27\",\r\n \"13.105.60.32/28\",\r\n \"13.105.60.48/28\",\r\n + \ \"13.105.60.64/27\",\r\n \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n + \ \"13.105.60.160/27\",\r\n \"13.105.60.192/26\",\r\n \"13.105.61.0/28\",\r\n + \ \"13.105.61.16/28\",\r\n \"13.105.61.32/27\",\r\n \"13.105.61.64/26\",\r\n + \ \"13.105.61.128/25\",\r\n \"13.105.66.0/27\",\r\n \"13.105.66.32/27\",\r\n + \ \"13.105.66.64/26\",\r\n \"13.105.66.128/28\",\r\n \"13.105.66.144/28\",\r\n + \ \"13.105.66.160/27\",\r\n \"13.105.66.192/26\",\r\n \"13.105.67.0/25\",\r\n + \ \"13.105.67.128/25\",\r\n \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n + \ \"13.105.74.48/28\",\r\n \"13.105.74.64/27\",\r\n \"13.105.74.96/27\",\r\n + \ \"13.105.74.128/26\",\r\n \"13.105.74.192/26\",\r\n \"13.105.75.0/27\",\r\n + \ \"13.105.75.32/28\",\r\n \"13.105.75.48/28\",\r\n \"13.105.75.64/27\",\r\n + \ \"13.105.75.96/27\",\r\n \"13.105.75.128/27\",\r\n \"13.105.75.160/27\",\r\n + \ \"13.105.75.192/28\",\r\n \"13.105.75.208/28\",\r\n \"13.105.75.224/27\",\r\n + \ \"13.105.96.0/26\",\r\n \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n + \ \"13.105.96.112/28\",\r\n \"13.105.96.128/25\",\r\n \"13.105.97.0/27\",\r\n + \ \"13.105.97.32/27\",\r\n \"13.105.97.64/27\",\r\n \"13.105.97.96/27\",\r\n + \ \"13.105.97.128/25\",\r\n \"13.105.98.0/27\",\r\n \"13.105.98.32/28\",\r\n + \ \"13.105.98.48/28\",\r\n \"13.105.98.64/27\",\r\n \"13.105.98.96/27\",\r\n + \ \"13.105.98.128/27\",\r\n \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n + \ \"13.105.98.208/28\",\r\n \"13.105.98.224/27\",\r\n \"13.105.99.0/26\",\r\n + \ \"13.105.99.64/27\",\r\n \"13.105.99.96/28\",\r\n \"13.105.99.112/28\",\r\n + \ \"13.105.99.128/27\",\r\n \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n + \ \"13.105.100.0/28\",\r\n \"13.105.100.16/28\",\r\n \"13.105.100.32/27\",\r\n + \ \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n + \ \"13.105.100.176/28\",\r\n \"13.105.100.192/27\",\r\n \"13.105.100.224/27\",\r\n + \ \"13.105.101.0/27\",\r\n \"13.105.101.32/28\",\r\n \"13.105.101.48/28\",\r\n + \ \"13.105.101.64/26\",\r\n \"13.105.101.128/27\",\r\n \"13.105.101.160/28\",\r\n + \ \"13.105.101.176/28\",\r\n \"13.105.101.192/27\",\r\n \"13.105.101.224/27\",\r\n + \ \"13.105.102.0/28\",\r\n \"13.105.102.16/28\",\r\n \"13.105.102.32/27\",\r\n + \ \"13.105.102.64/26\",\r\n \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n + \ \"13.105.102.176/28\",\r\n \"13.105.102.192/27\",\r\n \"13.105.102.224/27\",\r\n + \ \"13.105.103.0/28\",\r\n \"13.105.103.16/28\",\r\n \"13.105.103.32/27\",\r\n + \ \"13.105.103.64/26\",\r\n \"13.105.103.128/27\",\r\n \"13.105.103.160/28\",\r\n + \ \"13.105.103.176/28\",\r\n \"13.105.103.192/27\",\r\n \"13.105.103.224/27\",\r\n + \ \"13.105.104.0/27\",\r\n \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n + \ \"13.105.104.80/28\",\r\n \"13.105.104.96/27\",\r\n \"13.105.104.128/26\",\r\n + \ \"13.105.114.88/29\",\r\n \"13.105.114.96/27\",\r\n \"13.105.114.128/26\",\r\n + \ \"13.105.114.192/28\",\r\n \"13.105.114.208/29\",\r\n \"20.0.0.0/16\",\r\n \ \"20.1.0.0/17\",\r\n \"20.1.128.0/17\",\r\n \"20.2.0.0/16\",\r\n \ \"20.3.0.0/16\",\r\n \"20.4.0.0/16\",\r\n \"20.5.0.0/16\",\r\n \ \"20.6.0.0/17\",\r\n \"20.6.128.0/17\",\r\n \"20.7.0.0/16\",\r\n @@ -26336,375 +27009,377 @@ interactions: \ \"20.13.128.0/17\",\r\n \"20.14.0.0/17\",\r\n \"20.14.128.0/17\",\r\n \ \"20.15.0.0/17\",\r\n \"20.15.128.0/17\",\r\n \"20.16.0.0/16\",\r\n \ \"20.17.0.0/18\",\r\n \"20.17.64.0/21\",\r\n \"20.18.0.0/17\",\r\n - \ \"20.19.0.0/17\",\r\n \"20.20.32.0/26\",\r\n \"20.21.0.0/16\",\r\n - \ \"20.22.0.0/16\",\r\n \"20.23.0.0/16\",\r\n \"20.24.0.0/18\",\r\n - \ \"20.24.64.0/18\",\r\n \"20.24.128.0/18\",\r\n \"20.24.192.0/18\",\r\n - \ \"20.25.0.0/17\",\r\n \"20.25.128.0/18\",\r\n \"20.25.192.0/18\",\r\n - \ \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n \"20.27.0.0/18\",\r\n - \ \"20.27.64.0/18\",\r\n \"20.27.128.0/18\",\r\n \"20.27.192.0/18\",\r\n - \ \"20.28.0.0/17\",\r\n \"20.28.128.0/17\",\r\n \"20.29.0.0/17\",\r\n - \ \"20.29.128.0/17\",\r\n \"20.31.0.0/16\",\r\n \"20.36.0.0/19\",\r\n - \ \"20.36.32.0/19\",\r\n \"20.36.64.0/19\",\r\n \"20.36.96.0/21\",\r\n - \ \"20.36.104.0/21\",\r\n \"20.36.112.0/20\",\r\n \"20.36.128.0/17\",\r\n - \ \"20.37.0.0/18\",\r\n \"20.37.64.0/19\",\r\n \"20.37.96.0/19\",\r\n - \ \"20.37.128.0/18\",\r\n \"20.37.192.0/19\",\r\n \"20.37.224.0/19\",\r\n - \ \"20.38.0.0/20\",\r\n \"20.38.16.0/24\",\r\n \"20.38.17.0/24\",\r\n - \ \"20.38.18.0/24\",\r\n \"20.38.19.0/24\",\r\n \"20.38.20.0/24\",\r\n - \ \"20.38.21.0/24\",\r\n \"20.38.32.0/20\",\r\n \"20.38.64.0/19\",\r\n - \ \"20.38.96.0/23\",\r\n \"20.38.98.0/24\",\r\n \"20.38.99.0/24\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.38.102.0/23\",\r\n \"20.38.104.0/23\",\r\n - \ \"20.38.106.0/23\",\r\n \"20.38.108.0/23\",\r\n \"20.38.110.0/23\",\r\n - \ \"20.38.112.0/23\",\r\n \"20.38.114.0/25\",\r\n \"20.38.114.128/25\",\r\n - \ \"20.38.115.0/24\",\r\n \"20.38.116.0/23\",\r\n \"20.38.118.0/24\",\r\n - \ \"20.38.119.0/24\",\r\n \"20.38.120.0/24\",\r\n \"20.38.121.0/25\",\r\n - \ \"20.38.121.128/25\",\r\n \"20.38.122.0/23\",\r\n \"20.38.124.0/23\",\r\n - \ \"20.38.126.0/23\",\r\n \"20.38.128.0/21\",\r\n \"20.38.136.0/21\",\r\n - \ \"20.38.144.0/21\",\r\n \"20.38.152.0/21\",\r\n \"20.38.160.0/20\",\r\n - \ \"20.38.184.0/22\",\r\n \"20.38.188.0/22\",\r\n \"20.38.196.0/22\",\r\n - \ \"20.38.200.0/22\",\r\n \"20.38.208.0/22\",\r\n \"20.39.0.0/19\",\r\n - \ \"20.39.32.0/19\",\r\n \"20.39.64.0/21\",\r\n \"20.39.72.0/21\",\r\n - \ \"20.39.80.0/20\",\r\n \"20.39.96.0/19\",\r\n \"20.39.128.0/20\",\r\n - \ \"20.39.144.0/20\",\r\n \"20.39.160.0/21\",\r\n \"20.39.168.0/21\",\r\n - \ \"20.39.176.0/21\",\r\n \"20.39.184.0/21\",\r\n \"20.39.192.0/20\",\r\n - \ \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n \"20.39.232.0/21\",\r\n - \ \"20.39.240.0/20\",\r\n \"20.40.0.0/21\",\r\n \"20.40.8.0/21\",\r\n - \ \"20.40.16.0/21\",\r\n \"20.40.24.0/21\",\r\n \"20.40.32.0/21\",\r\n - \ \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n \"20.40.64.0/20\",\r\n - \ \"20.40.80.0/21\",\r\n \"20.40.88.0/21\",\r\n \"20.40.96.0/21\",\r\n - \ \"20.40.104.0/21\",\r\n \"20.40.112.0/21\",\r\n \"20.40.120.0/21\",\r\n - \ \"20.40.128.0/19\",\r\n \"20.40.160.0/20\",\r\n \"20.40.176.0/20\",\r\n - \ \"20.40.192.0/18\",\r\n \"20.41.0.0/18\",\r\n \"20.41.64.0/18\",\r\n - \ \"20.41.128.0/18\",\r\n \"20.41.192.0/18\",\r\n \"20.42.0.0/17\",\r\n - \ \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n - \ \"20.42.176.0/20\",\r\n \"20.42.192.0/19\",\r\n \"20.42.224.0/19\",\r\n - \ \"20.43.0.0/19\",\r\n \"20.43.32.0/19\",\r\n \"20.43.64.0/19\",\r\n - \ \"20.43.96.0/20\",\r\n \"20.43.112.0/21\",\r\n \"20.43.120.0/21\",\r\n - \ \"20.43.128.0/18\",\r\n \"20.43.192.0/18\",\r\n \"20.44.0.0/21\",\r\n - \ \"20.44.8.0/21\",\r\n \"20.44.16.0/21\",\r\n \"20.44.24.0/21\",\r\n - \ \"20.44.32.0/19\",\r\n \"20.44.64.0/18\",\r\n \"20.44.128.0/18\",\r\n - \ \"20.44.192.0/18\",\r\n \"20.45.0.0/18\",\r\n \"20.45.64.0/19\",\r\n - \ \"20.45.96.0/20\",\r\n \"20.45.112.0/21\",\r\n \"20.45.120.0/21\",\r\n - \ \"20.45.128.0/21\",\r\n \"20.45.136.0/21\",\r\n \"20.45.144.0/20\",\r\n - \ \"20.45.160.0/20\",\r\n \"20.45.176.0/20\",\r\n \"20.45.192.0/18\",\r\n - \ \"20.46.0.0/19\",\r\n \"20.46.32.0/19\",\r\n \"20.46.64.0/19\",\r\n - \ \"20.46.96.0/20\",\r\n \"20.46.112.0/20\",\r\n \"20.46.128.0/20\",\r\n - \ \"20.46.144.0/20\",\r\n \"20.46.160.0/19\",\r\n \"20.46.192.0/21\",\r\n - \ \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n \"20.46.224.0/19\",\r\n - \ \"20.47.0.0/24\",\r\n \"20.47.1.0/24\",\r\n \"20.47.2.0/24\",\r\n - \ \"20.47.3.0/24\",\r\n \"20.47.4.0/24\",\r\n \"20.47.5.0/24\",\r\n - \ \"20.47.6.0/24\",\r\n \"20.47.7.0/24\",\r\n \"20.47.8.0/24\",\r\n - \ \"20.47.9.0/24\",\r\n \"20.47.10.0/24\",\r\n \"20.47.11.0/24\",\r\n - \ \"20.47.12.0/24\",\r\n \"20.47.13.0/24\",\r\n \"20.47.14.0/24\",\r\n - \ \"20.47.15.0/24\",\r\n \"20.47.16.0/23\",\r\n \"20.47.18.0/23\",\r\n - \ \"20.47.20.0/23\",\r\n \"20.47.22.0/23\",\r\n \"20.47.24.0/23\",\r\n - \ \"20.47.26.0/24\",\r\n \"20.47.27.0/24\",\r\n \"20.47.28.0/24\",\r\n - \ \"20.47.29.0/24\",\r\n \"20.47.30.0/24\",\r\n \"20.47.31.0/24\",\r\n - \ \"20.47.32.0/24\",\r\n \"20.47.33.0/24\",\r\n \"20.47.34.0/24\",\r\n - \ \"20.47.35.0/24\",\r\n \"20.47.36.0/24\",\r\n \"20.47.37.0/24\",\r\n - \ \"20.47.38.0/24\",\r\n \"20.47.39.0/24\",\r\n \"20.47.40.0/24\",\r\n - \ \"20.47.41.0/24\",\r\n \"20.47.42.0/24\",\r\n \"20.47.43.0/24\",\r\n - \ \"20.47.44.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.47.46.0/24\",\r\n - \ \"20.47.47.0/24\",\r\n \"20.47.48.0/24\",\r\n \"20.47.49.0/24\",\r\n - \ \"20.47.50.0/24\",\r\n \"20.47.51.0/24\",\r\n \"20.47.52.0/24\",\r\n - \ \"20.47.53.0/24\",\r\n \"20.47.54.0/24\",\r\n \"20.47.55.0/24\",\r\n - \ \"20.47.56.0/24\",\r\n \"20.47.57.0/24\",\r\n \"20.47.58.0/23\",\r\n - \ \"20.47.60.0/23\",\r\n \"20.47.62.0/23\",\r\n \"20.47.64.0/24\",\r\n - \ \"20.47.65.0/24\",\r\n \"20.47.66.0/24\",\r\n \"20.47.67.0/24\",\r\n - \ \"20.47.68.0/24\",\r\n \"20.47.69.0/24\",\r\n \"20.47.70.0/24\",\r\n - \ \"20.47.71.0/24\",\r\n \"20.47.72.0/23\",\r\n \"20.47.74.0/23\",\r\n - \ \"20.47.76.0/23\",\r\n \"20.47.78.0/23\",\r\n \"20.47.80.0/23\",\r\n - \ \"20.47.82.0/23\",\r\n \"20.47.84.0/23\",\r\n \"20.47.86.0/24\",\r\n - \ \"20.47.87.0/24\",\r\n \"20.47.88.0/24\",\r\n \"20.47.89.0/24\",\r\n - \ \"20.47.90.0/24\",\r\n \"20.47.91.0/24\",\r\n \"20.47.92.0/24\",\r\n - \ \"20.47.93.0/24\",\r\n \"20.47.94.0/24\",\r\n \"20.47.95.0/24\",\r\n - \ \"20.47.96.0/23\",\r\n \"20.47.98.0/24\",\r\n \"20.47.99.0/24\",\r\n - \ \"20.47.100.0/24\",\r\n \"20.47.101.0/24\",\r\n \"20.47.102.0/24\",\r\n - \ \"20.47.103.0/24\",\r\n \"20.47.104.0/24\",\r\n \"20.47.105.0/24\",\r\n - \ \"20.47.106.0/24\",\r\n \"20.47.107.0/24\",\r\n \"20.47.108.0/23\",\r\n - \ \"20.47.110.0/24\",\r\n \"20.47.111.0/24\",\r\n \"20.47.112.0/24\",\r\n - \ \"20.47.113.0/24\",\r\n \"20.47.114.0/24\",\r\n \"20.47.115.0/24\",\r\n - \ \"20.47.116.0/24\",\r\n \"20.47.117.0/24\",\r\n \"20.47.118.0/24\",\r\n - \ \"20.47.119.0/24\",\r\n \"20.47.120.0/23\",\r\n \"20.47.122.0/23\",\r\n - \ \"20.47.124.0/23\",\r\n \"20.47.126.0/23\",\r\n \"20.47.128.0/17\",\r\n - \ \"20.48.0.0/17\",\r\n \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n - \ \"20.48.224.0/19\",\r\n \"20.49.0.0/18\",\r\n \"20.49.64.0/20\",\r\n - \ \"20.49.80.0/21\",\r\n \"20.49.88.0/21\",\r\n \"20.49.96.0/21\",\r\n - \ \"20.49.104.0/21\",\r\n \"20.49.112.0/21\",\r\n \"20.49.120.0/21\",\r\n - \ \"20.49.128.0/17\",\r\n \"20.50.0.0/18\",\r\n \"20.50.64.0/20\",\r\n - \ \"20.50.80.0/21\",\r\n \"20.50.88.0/21\",\r\n \"20.50.96.0/19\",\r\n - \ \"20.50.128.0/17\",\r\n \"20.51.0.0/21\",\r\n \"20.51.8.0/21\",\r\n - \ \"20.51.16.0/21\",\r\n \"20.51.24.0/21\",\r\n \"20.51.32.0/19\",\r\n - \ \"20.51.64.0/18\",\r\n \"20.51.128.0/17\",\r\n \"20.52.0.0/18\",\r\n - \ \"20.52.64.0/21\",\r\n \"20.52.72.0/21\",\r\n \"20.52.80.0/27\",\r\n - \ \"20.52.80.32/27\",\r\n \"20.52.80.64/27\",\r\n \"20.52.88.0/21\",\r\n - \ \"20.52.96.0/19\",\r\n \"20.52.128.0/17\",\r\n \"20.53.0.0/19\",\r\n - \ \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n \"20.53.48.0/21\",\r\n - \ \"20.53.56.0/21\",\r\n \"20.53.64.0/18\",\r\n \"20.53.128.0/17\",\r\n - \ \"20.54.0.0/17\",\r\n \"20.54.128.0/17\",\r\n \"20.55.0.0/17\",\r\n - \ \"20.55.128.0/18\",\r\n \"20.55.192.0/18\",\r\n \"20.56.0.0/16\",\r\n - \ \"20.57.0.0/17\",\r\n \"20.57.128.0/18\",\r\n \"20.57.192.0/19\",\r\n - \ \"20.57.224.0/19\",\r\n \"20.58.0.0/18\",\r\n \"20.58.64.0/18\",\r\n - \ \"20.58.128.0/18\",\r\n \"20.58.192.0/18\",\r\n \"20.59.0.0/18\",\r\n - \ \"20.59.64.0/18\",\r\n \"20.59.128.0/18\",\r\n \"20.59.192.0/18\",\r\n - \ \"20.60.0.0/24\",\r\n \"20.60.1.0/24\",\r\n \"20.60.2.0/23\",\r\n - \ \"20.60.4.0/24\",\r\n \"20.60.5.0/24\",\r\n \"20.60.6.0/23\",\r\n - \ \"20.60.8.0/24\",\r\n \"20.60.9.0/24\",\r\n \"20.60.10.0/24\",\r\n - \ \"20.60.11.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.13.0/24\",\r\n - \ \"20.60.14.0/24\",\r\n \"20.60.15.0/24\",\r\n \"20.60.16.0/24\",\r\n - \ \"20.60.17.0/24\",\r\n \"20.60.18.0/24\",\r\n \"20.60.19.0/24\",\r\n - \ \"20.60.20.0/24\",\r\n \"20.60.21.0/24\",\r\n \"20.60.22.0/23\",\r\n - \ \"20.60.24.0/23\",\r\n \"20.60.26.0/23\",\r\n \"20.60.28.0/23\",\r\n - \ \"20.60.30.0/23\",\r\n \"20.60.32.0/23\",\r\n \"20.60.34.0/23\",\r\n - \ \"20.60.36.0/23\",\r\n \"20.60.38.0/23\",\r\n \"20.60.40.0/23\",\r\n - \ \"20.60.42.0/23\",\r\n \"20.60.44.0/25\",\r\n \"20.60.46.0/23\",\r\n - \ \"20.60.48.0/22\",\r\n \"20.60.52.0/23\",\r\n \"20.60.54.0/23\",\r\n - \ \"20.60.56.0/22\",\r\n \"20.60.60.0/22\",\r\n \"20.60.64.0/22\",\r\n - \ \"20.60.68.0/22\",\r\n \"20.60.72.0/22\",\r\n \"20.60.76.0/23\",\r\n - \ \"20.60.78.0/23\",\r\n \"20.60.80.0/23\",\r\n \"20.60.82.0/23\",\r\n - \ \"20.60.84.0/23\",\r\n \"20.60.86.0/23\",\r\n \"20.60.88.0/22\",\r\n - \ \"20.60.92.0/23\",\r\n \"20.60.94.0/23\",\r\n \"20.60.128.0/23\",\r\n - \ \"20.60.130.0/24\",\r\n \"20.60.131.0/24\",\r\n \"20.60.132.0/23\",\r\n - \ \"20.60.134.0/23\",\r\n \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n - \ \"20.60.140.0/23\",\r\n \"20.60.142.0/23\",\r\n \"20.60.144.0/23\",\r\n - \ \"20.60.146.0/23\",\r\n \"20.60.148.0/23\",\r\n \"20.60.150.0/23\",\r\n - \ \"20.60.152.0/23\",\r\n \"20.60.154.0/23\",\r\n \"20.60.156.0/23\",\r\n - \ \"20.60.158.0/23\",\r\n \"20.60.160.0/23\",\r\n \"20.60.162.0/23\",\r\n - \ \"20.60.164.0/23\",\r\n \"20.60.166.0/23\",\r\n \"20.60.168.0/23\",\r\n - \ \"20.60.170.0/23\",\r\n \"20.60.172.0/23\",\r\n \"20.60.174.0/23\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.60.178.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.182.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.186.0/23\",\r\n - \ \"20.60.188.0/23\",\r\n \"20.60.190.0/23\",\r\n \"20.60.192.0/23\",\r\n - \ \"20.60.194.0/23\",\r\n \"20.60.196.0/23\",\r\n \"20.60.198.0/23\",\r\n - \ \"20.60.200.0/23\",\r\n \"20.60.202.0/23\",\r\n \"20.60.204.0/23\",\r\n - \ \"20.60.206.0/23\",\r\n \"20.60.208.0/23\",\r\n \"20.60.210.0/23\",\r\n - \ \"20.60.212.0/23\",\r\n \"20.60.214.0/23\",\r\n \"20.60.216.0/23\",\r\n - \ \"20.60.218.0/23\",\r\n \"20.60.220.0/23\",\r\n \"20.60.222.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.226.0/23\",\r\n \"20.60.228.0/23\",\r\n - \ \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n \"20.60.234.0/23\",\r\n - \ \"20.60.236.0/23\",\r\n \"20.60.238.0/23\",\r\n \"20.60.240.0/23\",\r\n - \ \"20.60.242.0/23\",\r\n \"20.60.244.0/23\",\r\n \"20.60.246.0/23\",\r\n - \ \"20.60.248.0/23\",\r\n \"20.60.250.0/23\",\r\n \"20.60.252.0/23\",\r\n - \ \"20.60.254.0/23\",\r\n \"20.61.0.0/16\",\r\n \"20.62.0.0/17\",\r\n - \ \"20.62.128.0/17\",\r\n \"20.63.0.0/17\",\r\n \"20.63.128.0/18\",\r\n - \ \"20.63.192.0/18\",\r\n \"20.64.0.0/17\",\r\n \"20.64.128.0/17\",\r\n - \ \"20.65.0.0/17\",\r\n \"20.65.128.0/17\",\r\n \"20.66.0.0/17\",\r\n - \ \"20.66.128.0/17\",\r\n \"20.67.0.0/17\",\r\n \"20.67.128.0/17\",\r\n - \ \"20.68.0.0/18\",\r\n \"20.68.64.0/18\",\r\n \"20.68.128.0/17\",\r\n - \ \"20.69.0.0/18\",\r\n \"20.69.64.0/18\",\r\n \"20.69.128.0/18\",\r\n - \ \"20.69.192.0/18\",\r\n \"20.70.0.0/18\",\r\n \"20.70.64.0/18\",\r\n - \ \"20.70.128.0/17\",\r\n \"20.71.0.0/16\",\r\n \"20.72.0.0/19\",\r\n - \ \"20.72.32.0/19\",\r\n \"20.72.64.0/18\",\r\n \"20.72.128.0/18\",\r\n - \ \"20.72.192.0/18\",\r\n \"20.73.0.0/16\",\r\n \"20.74.0.0/17\",\r\n - \ \"20.74.128.0/17\",\r\n \"20.75.0.0/17\",\r\n \"20.75.128.0/17\",\r\n - \ \"20.76.0.0/16\",\r\n \"20.77.0.0/17\",\r\n \"20.77.128.0/18\",\r\n - \ \"20.77.192.0/18\",\r\n \"20.78.0.0/17\",\r\n \"20.78.128.0/18\",\r\n - \ \"20.78.192.0/18\",\r\n \"20.79.0.0/16\",\r\n \"20.80.0.0/18\",\r\n - \ \"20.80.64.0/18\",\r\n \"20.80.128.0/18\",\r\n \"20.80.192.0/18\",\r\n - \ \"20.81.0.0/17\",\r\n \"20.81.128.0/17\",\r\n \"20.82.0.0/17\",\r\n - \ \"20.82.128.0/17\",\r\n \"20.83.0.0/18\",\r\n \"20.83.64.0/18\",\r\n - \ \"20.83.128.0/18\",\r\n \"20.83.192.0/18\",\r\n \"20.84.0.0/17\",\r\n - \ \"20.84.128.0/17\",\r\n \"20.85.0.0/17\",\r\n \"20.85.128.0/17\",\r\n - \ \"20.86.0.0/16\",\r\n \"20.87.0.0/17\",\r\n \"20.87.128.0/18\",\r\n - \ \"20.87.192.0/18\",\r\n \"20.88.0.0/18\",\r\n \"20.88.64.0/19\",\r\n - \ \"20.88.96.0/19\",\r\n \"20.88.128.0/18\",\r\n \"20.88.192.0/18\",\r\n - \ \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n \"20.89.192.0/18\",\r\n - \ \"20.90.0.0/18\",\r\n \"20.90.64.0/18\",\r\n \"20.90.128.0/17\",\r\n - \ \"20.91.0.0/17\",\r\n \"20.91.128.0/17\",\r\n \"20.92.0.0/18\",\r\n - \ \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n \"20.93.0.0/17\",\r\n - \ \"20.93.128.0/17\",\r\n \"20.94.0.0/17\",\r\n \"20.94.128.0/18\",\r\n - \ \"20.94.192.0/18\",\r\n \"20.95.0.0/24\",\r\n \"20.95.1.0/24\",\r\n - \ \"20.95.2.0/24\",\r\n \"20.95.3.0/24\",\r\n \"20.95.4.0/24\",\r\n - \ \"20.95.5.0/24\",\r\n \"20.95.6.0/24\",\r\n \"20.95.7.0/24\",\r\n - \ \"20.95.8.0/21\",\r\n \"20.95.16.0/24\",\r\n \"20.95.17.0/24\",\r\n - \ \"20.95.18.0/23\",\r\n \"20.95.20.0/24\",\r\n \"20.95.21.0/24\",\r\n - \ \"20.95.22.0/23\",\r\n \"20.95.24.0/24\",\r\n \"20.95.25.0/24\",\r\n - \ \"20.95.26.0/23\",\r\n \"20.95.28.0/22\",\r\n \"20.95.32.0/21\",\r\n - \ \"20.95.40.0/21\",\r\n \"20.95.48.0/23\",\r\n \"20.95.50.0/24\",\r\n - \ \"20.95.51.0/24\",\r\n \"20.95.52.0/24\",\r\n \"20.95.64.0/24\",\r\n + \ \"20.18.128.0/21\",\r\n \"20.19.0.0/17\",\r\n \"20.20.32.0/26\",\r\n + \ \"20.21.0.0/16\",\r\n \"20.22.0.0/16\",\r\n \"20.23.0.0/16\",\r\n + \ \"20.24.0.0/18\",\r\n \"20.24.64.0/18\",\r\n \"20.24.128.0/18\",\r\n + \ \"20.24.192.0/18\",\r\n \"20.25.0.0/17\",\r\n \"20.25.128.0/18\",\r\n + \ \"20.25.192.0/18\",\r\n \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n + \ \"20.27.0.0/18\",\r\n \"20.27.64.0/18\",\r\n \"20.27.128.0/18\",\r\n + \ \"20.27.192.0/18\",\r\n \"20.28.0.0/17\",\r\n \"20.28.128.0/17\",\r\n + \ \"20.29.0.0/17\",\r\n \"20.29.128.0/17\",\r\n \"20.31.0.0/16\",\r\n + \ \"20.36.0.0/19\",\r\n \"20.36.32.0/19\",\r\n \"20.36.64.0/19\",\r\n + \ \"20.36.96.0/21\",\r\n \"20.36.104.0/21\",\r\n \"20.36.112.0/20\",\r\n + \ \"20.36.128.0/17\",\r\n \"20.37.0.0/18\",\r\n \"20.37.64.0/19\",\r\n + \ \"20.37.96.0/19\",\r\n \"20.37.128.0/18\",\r\n \"20.37.192.0/19\",\r\n + \ \"20.37.224.0/19\",\r\n \"20.38.0.0/20\",\r\n \"20.38.16.0/24\",\r\n + \ \"20.38.17.0/24\",\r\n \"20.38.18.0/24\",\r\n \"20.38.19.0/24\",\r\n + \ \"20.38.20.0/24\",\r\n \"20.38.21.0/24\",\r\n \"20.38.32.0/20\",\r\n + \ \"20.38.64.0/19\",\r\n \"20.38.96.0/23\",\r\n \"20.38.98.0/24\",\r\n + \ \"20.38.99.0/24\",\r\n \"20.38.100.0/23\",\r\n \"20.38.102.0/23\",\r\n + \ \"20.38.104.0/23\",\r\n \"20.38.106.0/23\",\r\n \"20.38.108.0/23\",\r\n + \ \"20.38.110.0/23\",\r\n \"20.38.112.0/23\",\r\n \"20.38.114.0/25\",\r\n + \ \"20.38.114.128/25\",\r\n \"20.38.115.0/24\",\r\n \"20.38.116.0/23\",\r\n + \ \"20.38.118.0/24\",\r\n \"20.38.119.0/24\",\r\n \"20.38.120.0/24\",\r\n + \ \"20.38.121.0/25\",\r\n \"20.38.121.128/25\",\r\n \"20.38.122.0/23\",\r\n + \ \"20.38.124.0/23\",\r\n \"20.38.126.0/23\",\r\n \"20.38.128.0/21\",\r\n + \ \"20.38.136.0/21\",\r\n \"20.38.144.0/21\",\r\n \"20.38.152.0/21\",\r\n + \ \"20.38.160.0/20\",\r\n \"20.38.184.0/22\",\r\n \"20.38.188.0/22\",\r\n + \ \"20.38.196.0/22\",\r\n \"20.38.200.0/22\",\r\n \"20.38.208.0/22\",\r\n + \ \"20.39.0.0/19\",\r\n \"20.39.32.0/19\",\r\n \"20.39.64.0/21\",\r\n + \ \"20.39.72.0/21\",\r\n \"20.39.80.0/20\",\r\n \"20.39.96.0/19\",\r\n + \ \"20.39.128.0/20\",\r\n \"20.39.144.0/20\",\r\n \"20.39.160.0/21\",\r\n + \ \"20.39.168.0/21\",\r\n \"20.39.176.0/21\",\r\n \"20.39.184.0/21\",\r\n + \ \"20.39.192.0/20\",\r\n \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n + \ \"20.39.232.0/21\",\r\n \"20.39.240.0/20\",\r\n \"20.40.0.0/21\",\r\n + \ \"20.40.8.0/21\",\r\n \"20.40.16.0/21\",\r\n \"20.40.24.0/21\",\r\n + \ \"20.40.32.0/21\",\r\n \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n + \ \"20.40.64.0/20\",\r\n \"20.40.80.0/21\",\r\n \"20.40.88.0/21\",\r\n + \ \"20.40.96.0/21\",\r\n \"20.40.104.0/21\",\r\n \"20.40.112.0/21\",\r\n + \ \"20.40.120.0/21\",\r\n \"20.40.128.0/19\",\r\n \"20.40.160.0/20\",\r\n + \ \"20.40.176.0/20\",\r\n \"20.40.192.0/18\",\r\n \"20.41.0.0/18\",\r\n + \ \"20.41.64.0/18\",\r\n \"20.41.128.0/18\",\r\n \"20.41.192.0/18\",\r\n + \ \"20.42.0.0/17\",\r\n \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n + \ \"20.42.168.0/21\",\r\n \"20.42.176.0/20\",\r\n \"20.42.192.0/19\",\r\n + \ \"20.42.224.0/19\",\r\n \"20.43.0.0/19\",\r\n \"20.43.32.0/19\",\r\n + \ \"20.43.64.0/19\",\r\n \"20.43.96.0/20\",\r\n \"20.43.112.0/21\",\r\n + \ \"20.43.120.0/21\",\r\n \"20.43.128.0/18\",\r\n \"20.43.192.0/18\",\r\n + \ \"20.44.0.0/21\",\r\n \"20.44.8.0/21\",\r\n \"20.44.16.0/21\",\r\n + \ \"20.44.24.0/21\",\r\n \"20.44.32.0/19\",\r\n \"20.44.64.0/18\",\r\n + \ \"20.44.128.0/18\",\r\n \"20.44.192.0/18\",\r\n \"20.45.0.0/18\",\r\n + \ \"20.45.64.0/19\",\r\n \"20.45.96.0/20\",\r\n \"20.45.112.0/21\",\r\n + \ \"20.45.120.0/21\",\r\n \"20.45.128.0/21\",\r\n \"20.45.136.0/21\",\r\n + \ \"20.45.144.0/20\",\r\n \"20.45.160.0/20\",\r\n \"20.45.176.0/20\",\r\n + \ \"20.45.192.0/18\",\r\n \"20.46.0.0/19\",\r\n \"20.46.32.0/19\",\r\n + \ \"20.46.64.0/19\",\r\n \"20.46.96.0/20\",\r\n \"20.46.112.0/20\",\r\n + \ \"20.46.128.0/20\",\r\n \"20.46.144.0/20\",\r\n \"20.46.160.0/19\",\r\n + \ \"20.46.192.0/21\",\r\n \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n + \ \"20.46.224.0/19\",\r\n \"20.47.0.0/24\",\r\n \"20.47.1.0/24\",\r\n + \ \"20.47.2.0/24\",\r\n \"20.47.3.0/24\",\r\n \"20.47.4.0/24\",\r\n + \ \"20.47.5.0/24\",\r\n \"20.47.6.0/24\",\r\n \"20.47.7.0/24\",\r\n + \ \"20.47.8.0/24\",\r\n \"20.47.9.0/24\",\r\n \"20.47.10.0/24\",\r\n + \ \"20.47.11.0/24\",\r\n \"20.47.12.0/24\",\r\n \"20.47.13.0/24\",\r\n + \ \"20.47.14.0/24\",\r\n \"20.47.15.0/24\",\r\n \"20.47.16.0/23\",\r\n + \ \"20.47.18.0/23\",\r\n \"20.47.20.0/23\",\r\n \"20.47.22.0/23\",\r\n + \ \"20.47.24.0/23\",\r\n \"20.47.26.0/24\",\r\n \"20.47.27.0/24\",\r\n + \ \"20.47.28.0/24\",\r\n \"20.47.29.0/24\",\r\n \"20.47.30.0/24\",\r\n + \ \"20.47.31.0/24\",\r\n \"20.47.32.0/24\",\r\n \"20.47.33.0/24\",\r\n + \ \"20.47.34.0/24\",\r\n \"20.47.35.0/24\",\r\n \"20.47.36.0/24\",\r\n + \ \"20.47.37.0/24\",\r\n \"20.47.38.0/24\",\r\n \"20.47.39.0/24\",\r\n + \ \"20.47.40.0/24\",\r\n \"20.47.41.0/24\",\r\n \"20.47.42.0/24\",\r\n + \ \"20.47.43.0/24\",\r\n \"20.47.44.0/24\",\r\n \"20.47.45.0/24\",\r\n + \ \"20.47.46.0/24\",\r\n \"20.47.47.0/24\",\r\n \"20.47.48.0/24\",\r\n + \ \"20.47.49.0/24\",\r\n \"20.47.50.0/24\",\r\n \"20.47.51.0/24\",\r\n + \ \"20.47.52.0/24\",\r\n \"20.47.53.0/24\",\r\n \"20.47.54.0/24\",\r\n + \ \"20.47.55.0/24\",\r\n \"20.47.56.0/24\",\r\n \"20.47.57.0/24\",\r\n + \ \"20.47.58.0/23\",\r\n \"20.47.60.0/23\",\r\n \"20.47.62.0/23\",\r\n + \ \"20.47.64.0/24\",\r\n \"20.47.65.0/24\",\r\n \"20.47.66.0/24\",\r\n + \ \"20.47.67.0/24\",\r\n \"20.47.68.0/24\",\r\n \"20.47.69.0/24\",\r\n + \ \"20.47.70.0/24\",\r\n \"20.47.71.0/24\",\r\n \"20.47.72.0/23\",\r\n + \ \"20.47.74.0/23\",\r\n \"20.47.76.0/23\",\r\n \"20.47.78.0/23\",\r\n + \ \"20.47.80.0/23\",\r\n \"20.47.82.0/23\",\r\n \"20.47.84.0/23\",\r\n + \ \"20.47.86.0/24\",\r\n \"20.47.87.0/24\",\r\n \"20.47.88.0/24\",\r\n + \ \"20.47.89.0/24\",\r\n \"20.47.90.0/24\",\r\n \"20.47.91.0/24\",\r\n + \ \"20.47.92.0/24\",\r\n \"20.47.93.0/24\",\r\n \"20.47.94.0/24\",\r\n + \ \"20.47.95.0/24\",\r\n \"20.47.96.0/23\",\r\n \"20.47.98.0/24\",\r\n + \ \"20.47.99.0/24\",\r\n \"20.47.100.0/24\",\r\n \"20.47.101.0/24\",\r\n + \ \"20.47.102.0/24\",\r\n \"20.47.103.0/24\",\r\n \"20.47.104.0/24\",\r\n + \ \"20.47.105.0/24\",\r\n \"20.47.106.0/24\",\r\n \"20.47.107.0/24\",\r\n + \ \"20.47.108.0/23\",\r\n \"20.47.110.0/24\",\r\n \"20.47.111.0/24\",\r\n + \ \"20.47.112.0/24\",\r\n \"20.47.113.0/24\",\r\n \"20.47.114.0/24\",\r\n + \ \"20.47.115.0/24\",\r\n \"20.47.116.0/24\",\r\n \"20.47.117.0/24\",\r\n + \ \"20.47.118.0/24\",\r\n \"20.47.119.0/24\",\r\n \"20.47.120.0/23\",\r\n + \ \"20.47.122.0/23\",\r\n \"20.47.124.0/23\",\r\n \"20.47.126.0/23\",\r\n + \ \"20.47.128.0/17\",\r\n \"20.48.0.0/17\",\r\n \"20.48.128.0/18\",\r\n + \ \"20.48.192.0/20\",\r\n \"20.48.224.0/19\",\r\n \"20.49.0.0/18\",\r\n + \ \"20.49.64.0/20\",\r\n \"20.49.80.0/21\",\r\n \"20.49.88.0/21\",\r\n + \ \"20.49.96.0/21\",\r\n \"20.49.104.0/21\",\r\n \"20.49.112.0/21\",\r\n + \ \"20.49.120.0/21\",\r\n \"20.49.128.0/17\",\r\n \"20.50.0.0/18\",\r\n + \ \"20.50.64.0/20\",\r\n \"20.50.80.0/21\",\r\n \"20.50.88.0/21\",\r\n + \ \"20.50.96.0/19\",\r\n \"20.50.128.0/17\",\r\n \"20.51.0.0/21\",\r\n + \ \"20.51.8.0/21\",\r\n \"20.51.16.0/21\",\r\n \"20.51.24.0/21\",\r\n + \ \"20.51.32.0/19\",\r\n \"20.51.64.0/18\",\r\n \"20.51.128.0/17\",\r\n + \ \"20.52.0.0/18\",\r\n \"20.52.64.0/21\",\r\n \"20.52.72.0/21\",\r\n + \ \"20.52.80.0/27\",\r\n \"20.52.80.32/27\",\r\n \"20.52.80.64/27\",\r\n + \ \"20.52.88.0/21\",\r\n \"20.52.96.0/19\",\r\n \"20.52.128.0/17\",\r\n + \ \"20.53.0.0/19\",\r\n \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n + \ \"20.53.48.0/21\",\r\n \"20.53.56.0/21\",\r\n \"20.53.64.0/18\",\r\n + \ \"20.53.128.0/17\",\r\n \"20.54.0.0/17\",\r\n \"20.54.128.0/17\",\r\n + \ \"20.55.0.0/17\",\r\n \"20.55.128.0/18\",\r\n \"20.55.192.0/18\",\r\n + \ \"20.56.0.0/16\",\r\n \"20.57.0.0/17\",\r\n \"20.57.128.0/18\",\r\n + \ \"20.57.192.0/19\",\r\n \"20.57.224.0/19\",\r\n \"20.58.0.0/18\",\r\n + \ \"20.58.64.0/18\",\r\n \"20.58.128.0/18\",\r\n \"20.58.192.0/18\",\r\n + \ \"20.59.0.0/18\",\r\n \"20.59.64.0/18\",\r\n \"20.59.128.0/18\",\r\n + \ \"20.59.192.0/18\",\r\n \"20.60.0.0/24\",\r\n \"20.60.1.0/24\",\r\n + \ \"20.60.2.0/23\",\r\n \"20.60.4.0/24\",\r\n \"20.60.5.0/24\",\r\n + \ \"20.60.6.0/23\",\r\n \"20.60.8.0/24\",\r\n \"20.60.9.0/24\",\r\n + \ \"20.60.10.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.12.0/24\",\r\n + \ \"20.60.13.0/24\",\r\n \"20.60.14.0/24\",\r\n \"20.60.15.0/24\",\r\n + \ \"20.60.16.0/24\",\r\n \"20.60.17.0/24\",\r\n \"20.60.18.0/24\",\r\n + \ \"20.60.19.0/24\",\r\n \"20.60.20.0/24\",\r\n \"20.60.21.0/24\",\r\n + \ \"20.60.22.0/23\",\r\n \"20.60.24.0/23\",\r\n \"20.60.26.0/23\",\r\n + \ \"20.60.28.0/23\",\r\n \"20.60.30.0/23\",\r\n \"20.60.32.0/23\",\r\n + \ \"20.60.34.0/23\",\r\n \"20.60.36.0/23\",\r\n \"20.60.38.0/23\",\r\n + \ \"20.60.40.0/23\",\r\n \"20.60.42.0/23\",\r\n \"20.60.44.0/25\",\r\n + \ \"20.60.46.0/23\",\r\n \"20.60.48.0/22\",\r\n \"20.60.52.0/23\",\r\n + \ \"20.60.54.0/23\",\r\n \"20.60.56.0/22\",\r\n \"20.60.60.0/22\",\r\n + \ \"20.60.64.0/22\",\r\n \"20.60.68.0/22\",\r\n \"20.60.72.0/22\",\r\n + \ \"20.60.76.0/23\",\r\n \"20.60.78.0/23\",\r\n \"20.60.80.0/23\",\r\n + \ \"20.60.82.0/23\",\r\n \"20.60.84.0/23\",\r\n \"20.60.86.0/23\",\r\n + \ \"20.60.88.0/22\",\r\n \"20.60.92.0/23\",\r\n \"20.60.94.0/23\",\r\n + \ \"20.60.128.0/23\",\r\n \"20.60.130.0/24\",\r\n \"20.60.131.0/24\",\r\n + \ \"20.60.132.0/23\",\r\n \"20.60.134.0/23\",\r\n \"20.60.136.0/24\",\r\n + \ \"20.60.138.0/23\",\r\n \"20.60.140.0/23\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.60.144.0/23\",\r\n \"20.60.146.0/23\",\r\n \"20.60.148.0/23\",\r\n + \ \"20.60.150.0/23\",\r\n \"20.60.152.0/23\",\r\n \"20.60.154.0/23\",\r\n + \ \"20.60.156.0/23\",\r\n \"20.60.158.0/23\",\r\n \"20.60.160.0/23\",\r\n + \ \"20.60.162.0/23\",\r\n \"20.60.164.0/23\",\r\n \"20.60.166.0/23\",\r\n + \ \"20.60.168.0/23\",\r\n \"20.60.170.0/23\",\r\n \"20.60.172.0/23\",\r\n + \ \"20.60.174.0/23\",\r\n \"20.60.176.0/23\",\r\n \"20.60.178.0/23\",\r\n + \ \"20.60.180.0/23\",\r\n \"20.60.182.0/23\",\r\n \"20.60.184.0/23\",\r\n + \ \"20.60.186.0/23\",\r\n \"20.60.188.0/23\",\r\n \"20.60.190.0/23\",\r\n + \ \"20.60.192.0/23\",\r\n \"20.60.194.0/23\",\r\n \"20.60.196.0/23\",\r\n + \ \"20.60.198.0/23\",\r\n \"20.60.200.0/23\",\r\n \"20.60.202.0/23\",\r\n + \ \"20.60.204.0/23\",\r\n \"20.60.206.0/23\",\r\n \"20.60.208.0/23\",\r\n + \ \"20.60.210.0/23\",\r\n \"20.60.212.0/23\",\r\n \"20.60.214.0/23\",\r\n + \ \"20.60.216.0/23\",\r\n \"20.60.218.0/23\",\r\n \"20.60.220.0/23\",\r\n + \ \"20.60.222.0/23\",\r\n \"20.60.224.0/23\",\r\n \"20.60.226.0/23\",\r\n + \ \"20.60.228.0/23\",\r\n \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n + \ \"20.60.234.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.60.238.0/23\",\r\n + \ \"20.60.240.0/23\",\r\n \"20.60.242.0/23\",\r\n \"20.60.244.0/23\",\r\n + \ \"20.60.246.0/23\",\r\n \"20.60.248.0/23\",\r\n \"20.60.250.0/23\",\r\n + \ \"20.60.252.0/23\",\r\n \"20.60.254.0/23\",\r\n \"20.61.0.0/16\",\r\n + \ \"20.62.0.0/17\",\r\n \"20.62.128.0/17\",\r\n \"20.63.0.0/17\",\r\n + \ \"20.63.128.0/18\",\r\n \"20.63.192.0/18\",\r\n \"20.64.0.0/17\",\r\n + \ \"20.64.128.0/17\",\r\n \"20.65.0.0/17\",\r\n \"20.65.128.0/17\",\r\n + \ \"20.66.0.0/17\",\r\n \"20.66.128.0/17\",\r\n \"20.67.0.0/17\",\r\n + \ \"20.67.128.0/17\",\r\n \"20.68.0.0/18\",\r\n \"20.68.64.0/18\",\r\n + \ \"20.68.128.0/17\",\r\n \"20.69.0.0/18\",\r\n \"20.69.64.0/18\",\r\n + \ \"20.69.128.0/18\",\r\n \"20.69.192.0/18\",\r\n \"20.70.0.0/18\",\r\n + \ \"20.70.64.0/18\",\r\n \"20.70.128.0/17\",\r\n \"20.71.0.0/16\",\r\n + \ \"20.72.0.0/19\",\r\n \"20.72.32.0/19\",\r\n \"20.72.64.0/18\",\r\n + \ \"20.72.128.0/18\",\r\n \"20.72.192.0/18\",\r\n \"20.73.0.0/16\",\r\n + \ \"20.74.0.0/17\",\r\n \"20.74.128.0/17\",\r\n \"20.75.0.0/17\",\r\n + \ \"20.75.128.0/17\",\r\n \"20.76.0.0/16\",\r\n \"20.77.0.0/17\",\r\n + \ \"20.77.128.0/18\",\r\n \"20.77.192.0/18\",\r\n \"20.78.0.0/17\",\r\n + \ \"20.78.128.0/18\",\r\n \"20.78.192.0/18\",\r\n \"20.79.0.0/16\",\r\n + \ \"20.80.0.0/18\",\r\n \"20.80.64.0/18\",\r\n \"20.80.128.0/18\",\r\n + \ \"20.80.192.0/18\",\r\n \"20.81.0.0/17\",\r\n \"20.81.128.0/17\",\r\n + \ \"20.82.0.0/17\",\r\n \"20.82.128.0/17\",\r\n \"20.83.0.0/18\",\r\n + \ \"20.83.64.0/18\",\r\n \"20.83.128.0/18\",\r\n \"20.83.192.0/18\",\r\n + \ \"20.84.0.0/17\",\r\n \"20.84.128.0/17\",\r\n \"20.85.0.0/17\",\r\n + \ \"20.85.128.0/17\",\r\n \"20.86.0.0/16\",\r\n \"20.87.0.0/17\",\r\n + \ \"20.87.128.0/18\",\r\n \"20.87.192.0/18\",\r\n \"20.88.0.0/18\",\r\n + \ \"20.88.64.0/19\",\r\n \"20.88.96.0/19\",\r\n \"20.88.128.0/18\",\r\n + \ \"20.88.192.0/18\",\r\n \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n + \ \"20.89.192.0/18\",\r\n \"20.90.0.0/18\",\r\n \"20.90.64.0/18\",\r\n + \ \"20.90.128.0/17\",\r\n \"20.91.0.0/17\",\r\n \"20.91.128.0/17\",\r\n + \ \"20.92.0.0/18\",\r\n \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n + \ \"20.93.0.0/17\",\r\n \"20.93.128.0/17\",\r\n \"20.94.0.0/17\",\r\n + \ \"20.94.128.0/18\",\r\n \"20.94.192.0/18\",\r\n \"20.95.0.0/24\",\r\n + \ \"20.95.1.0/24\",\r\n \"20.95.2.0/24\",\r\n \"20.95.3.0/24\",\r\n + \ \"20.95.4.0/24\",\r\n \"20.95.5.0/24\",\r\n \"20.95.6.0/24\",\r\n + \ \"20.95.7.0/24\",\r\n \"20.95.8.0/21\",\r\n \"20.95.16.0/24\",\r\n + \ \"20.95.17.0/24\",\r\n \"20.95.18.0/24\",\r\n \"20.95.19.0/24\",\r\n + \ \"20.95.20.0/24\",\r\n \"20.95.21.0/24\",\r\n \"20.95.24.0/24\",\r\n + \ \"20.95.33.0/24\",\r\n \"20.95.40.0/21\",\r\n \"20.95.51.0/24\",\r\n + \ \"20.95.52.0/24\",\r\n \"20.95.53.0/24\",\r\n \"20.95.64.0/24\",\r\n \ \"20.95.65.0/24\",\r\n \"20.95.66.0/24\",\r\n \"20.95.67.0/24\",\r\n \ \"20.95.73.0/24\",\r\n \"20.95.74.0/23\",\r\n \"20.95.76.0/23\",\r\n \ \"20.95.78.0/23\",\r\n \"20.95.80.0/24\",\r\n \"20.95.81.0/24\",\r\n \ \"20.95.82.0/23\",\r\n \"20.95.84.0/24\",\r\n \"20.95.85.0/24\",\r\n \ \"20.95.86.0/24\",\r\n \"20.95.87.0/24\",\r\n \"20.95.88.0/21\",\r\n - \ \"20.95.128.0/24\",\r\n \"20.95.136.0/24\",\r\n \"20.95.137.0/24\",\r\n - \ \"20.95.138.0/24\",\r\n \"20.95.139.0/24\",\r\n \"20.95.140.0/24\",\r\n - \ \"20.95.141.0/24\",\r\n \"20.95.192.0/21\",\r\n \"20.95.200.0/24\",\r\n - \ \"20.95.208.0/24\",\r\n \"20.95.224.0/24\",\r\n \"20.95.240.0/24\",\r\n - \ \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n \"20.97.0.0/17\",\r\n - \ \"20.97.128.0/17\",\r\n \"20.98.0.0/18\",\r\n \"20.98.64.0/18\",\r\n - \ \"20.98.128.0/18\",\r\n \"20.98.192.0/18\",\r\n \"20.99.0.0/17\",\r\n - \ \"20.99.128.0/17\",\r\n \"20.100.0.0/18\",\r\n \"20.100.64.0/18\",\r\n - \ \"20.100.128.0/17\",\r\n \"20.101.0.0/16\",\r\n \"20.102.0.0/17\",\r\n - \ \"20.102.128.0/18\",\r\n \"20.102.192.0/18\",\r\n \"20.103.0.0/16\",\r\n - \ \"20.104.0.0/17\",\r\n \"20.104.128.0/18\",\r\n \"20.104.192.0/18\",\r\n - \ \"20.105.0.0/17\",\r\n \"20.105.128.0/17\",\r\n \"20.106.0.0/18\",\r\n - \ \"20.106.64.0/18\",\r\n \"20.106.128.0/17\",\r\n \"20.107.0.0/17\",\r\n - \ \"20.107.128.0/17\",\r\n \"20.108.0.0/16\",\r\n \"20.109.0.0/17\",\r\n - \ \"20.109.128.0/18\",\r\n \"20.109.192.0/18\",\r\n \"20.110.0.0/16\",\r\n - \ \"20.111.0.0/18\",\r\n \"20.111.64.0/18\",\r\n \"20.112.0.0/17\",\r\n - \ \"20.112.128.0/19\",\r\n \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n - \ \"20.112.184.0/21\",\r\n \"20.112.192.0/18\",\r\n \"20.113.0.0/17\",\r\n - \ \"20.113.128.0/18\",\r\n \"20.113.192.0/18\",\r\n \"20.114.0.0/18\",\r\n - \ \"20.114.64.0/18\",\r\n \"20.114.128.0/17\",\r\n \"20.115.0.0/17\",\r\n - \ \"20.115.128.0/17\",\r\n \"20.116.0.0/16\",\r\n \"20.117.0.0/18\",\r\n - \ \"20.117.64.0/18\",\r\n \"20.117.128.0/17\",\r\n \"20.118.0.0/18\",\r\n - \ \"20.118.64.0/18\",\r\n \"20.118.128.0/18\",\r\n \"20.118.192.0/18\",\r\n - \ \"20.119.0.0/17\",\r\n \"20.119.128.0/17\",\r\n \"20.120.0.0/17\",\r\n - \ \"20.120.128.0/17\",\r\n \"20.121.0.0/16\",\r\n \"20.122.0.0/16\",\r\n - \ \"20.123.0.0/17\",\r\n \"20.123.128.0/17\",\r\n \"20.124.0.0/16\",\r\n - \ \"20.125.0.0/18\",\r\n \"20.125.64.0/18\",\r\n \"20.125.128.0/19\",\r\n - \ \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n - \ \"20.125.240.0/20\",\r\n \"20.126.0.0/16\",\r\n \"20.127.0.0/16\",\r\n - \ \"20.135.0.0/22\",\r\n \"20.135.4.0/23\",\r\n \"20.135.6.0/23\",\r\n - \ \"20.135.8.0/22\",\r\n \"20.135.12.0/22\",\r\n \"20.135.16.0/23\",\r\n - \ \"20.135.18.0/23\",\r\n \"20.135.20.0/23\",\r\n \"20.135.22.0/23\",\r\n - \ \"20.135.24.0/23\",\r\n \"20.135.26.0/23\",\r\n \"20.135.28.0/23\",\r\n - \ \"20.135.30.0/23\",\r\n \"20.135.32.0/23\",\r\n \"20.135.34.0/23\",\r\n - \ \"20.135.36.0/23\",\r\n \"20.135.38.0/23\",\r\n \"20.135.40.0/23\",\r\n - \ \"20.135.42.0/23\",\r\n \"20.135.44.0/23\",\r\n \"20.135.46.0/23\",\r\n - \ \"20.135.48.0/23\",\r\n \"20.135.50.0/23\",\r\n \"20.135.52.0/23\",\r\n - \ \"20.135.54.0/23\",\r\n \"20.135.56.0/23\",\r\n \"20.135.58.0/23\",\r\n - \ \"20.135.60.0/23\",\r\n \"20.135.62.0/23\",\r\n \"20.135.64.0/23\",\r\n - \ \"20.135.66.0/23\",\r\n \"20.135.68.0/23\",\r\n \"20.135.70.0/23\",\r\n - \ \"20.135.72.0/23\",\r\n \"20.135.74.0/23\",\r\n \"20.135.76.0/23\",\r\n - \ \"20.135.78.0/23\",\r\n \"20.135.80.0/22\",\r\n \"20.135.84.0/22\",\r\n - \ \"20.135.88.0/23\",\r\n \"20.135.90.0/23\",\r\n \"20.135.92.0/22\",\r\n - \ \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n \"20.135.102.0/23\",\r\n - \ \"20.135.104.0/22\",\r\n \"20.135.108.0/22\",\r\n \"20.135.112.0/23\",\r\n - \ \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n \"20.135.120.0/21\",\r\n - \ \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n \"20.135.134.0/23\",\r\n - \ \"20.135.136.0/22\",\r\n \"20.135.140.0/22\",\r\n \"20.135.144.0/23\",\r\n - \ \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n \"20.135.152.0/22\",\r\n - \ \"20.135.156.0/23\",\r\n \"20.135.158.0/23\",\r\n \"20.135.160.0/22\",\r\n - \ \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n \"20.135.170.0/23\",\r\n - \ \"20.135.172.0/22\",\r\n \"20.135.176.0/22\",\r\n \"20.135.180.0/23\",\r\n - \ \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n \"20.135.188.0/22\",\r\n - \ \"20.135.192.0/23\",\r\n \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n - \ \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n \"20.135.206.0/23\",\r\n - \ \"20.135.208.0/23\",\r\n \"20.135.210.0/23\",\r\n \"20.135.212.0/22\",\r\n - \ \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n \"20.135.222.0/23\",\r\n - \ \"20.135.224.0/22\",\r\n \"20.135.228.0/22\",\r\n \"20.135.232.0/23\",\r\n - \ \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n \"20.135.238.0/23\",\r\n - \ \"20.135.240.0/25\",\r\n \"20.135.242.0/23\",\r\n \"20.135.244.0/22\",\r\n - \ \"20.135.248.0/23\",\r\n \"20.135.250.0/23\",\r\n \"20.135.252.0/23\",\r\n - \ \"20.135.254.0/23\",\r\n \"20.136.0.0/25\",\r\n \"20.136.0.128/25\",\r\n - \ \"20.136.1.0/24\",\r\n \"20.136.2.0/24\",\r\n \"20.136.3.0/25\",\r\n - \ \"20.136.3.128/25\",\r\n \"20.136.4.0/24\",\r\n \"20.136.5.0/24\",\r\n - \ \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n \"20.143.0.0/24\",\r\n - \ \"20.143.1.0/24\",\r\n \"20.143.2.0/24\",\r\n \"20.143.3.0/24\",\r\n - \ \"20.143.4.0/24\",\r\n \"20.143.6.0/23\",\r\n \"20.143.8.0/23\",\r\n - \ \"20.150.0.0/24\",\r\n \"20.150.1.0/25\",\r\n \"20.150.1.128/25\",\r\n - \ \"20.150.2.0/23\",\r\n \"20.150.4.0/23\",\r\n \"20.150.6.0/23\",\r\n - \ \"20.150.8.0/23\",\r\n \"20.150.10.0/23\",\r\n \"20.150.12.0/23\",\r\n - \ \"20.150.14.0/23\",\r\n \"20.150.16.0/24\",\r\n \"20.150.17.0/25\",\r\n - \ \"20.150.17.128/25\",\r\n \"20.150.18.0/25\",\r\n \"20.150.18.128/25\",\r\n - \ \"20.150.19.0/24\",\r\n \"20.150.20.0/25\",\r\n \"20.150.20.128/25\",\r\n - \ \"20.150.21.0/24\",\r\n \"20.150.22.0/24\",\r\n \"20.150.23.0/24\",\r\n - \ \"20.150.24.0/24\",\r\n \"20.150.25.0/24\",\r\n \"20.150.26.0/24\",\r\n - \ \"20.150.27.0/24\",\r\n \"20.150.28.0/24\",\r\n \"20.150.29.0/24\",\r\n - \ \"20.150.30.0/24\",\r\n \"20.150.31.0/24\",\r\n \"20.150.32.0/23\",\r\n - \ \"20.150.34.0/23\",\r\n \"20.150.36.0/24\",\r\n \"20.150.37.0/24\",\r\n - \ \"20.150.38.0/23\",\r\n \"20.150.40.0/25\",\r\n \"20.150.40.128/25\",\r\n - \ \"20.150.41.0/24\",\r\n \"20.150.42.0/24\",\r\n \"20.150.43.0/25\",\r\n - \ \"20.150.43.128/25\",\r\n \"20.150.44.0/24\",\r\n \"20.150.45.0/24\",\r\n - \ \"20.150.46.0/24\",\r\n \"20.150.47.0/25\",\r\n \"20.150.47.128/25\",\r\n - \ \"20.150.48.0/24\",\r\n \"20.150.49.0/24\",\r\n \"20.150.50.0/23\",\r\n - \ \"20.150.52.0/24\",\r\n \"20.150.53.0/24\",\r\n \"20.150.54.0/24\",\r\n - \ \"20.150.55.0/24\",\r\n \"20.150.56.0/24\",\r\n \"20.150.57.0/24\",\r\n - \ \"20.150.58.0/24\",\r\n \"20.150.59.0/24\",\r\n \"20.150.60.0/24\",\r\n - \ \"20.150.61.0/24\",\r\n \"20.150.62.0/24\",\r\n \"20.150.63.0/24\",\r\n - \ \"20.150.64.0/24\",\r\n \"20.150.65.0/24\",\r\n \"20.150.66.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.68.0/24\",\r\n \"20.150.69.0/24\",\r\n - \ \"20.150.70.0/24\",\r\n \"20.150.71.0/24\",\r\n \"20.150.72.0/24\",\r\n - \ \"20.150.73.0/24\",\r\n \"20.150.74.0/24\",\r\n \"20.150.75.0/24\",\r\n - \ \"20.150.76.0/24\",\r\n \"20.150.77.0/24\",\r\n \"20.150.78.0/24\",\r\n - \ \"20.150.79.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.81.0/24\",\r\n - \ \"20.150.82.0/24\",\r\n \"20.150.83.0/24\",\r\n \"20.150.84.0/24\",\r\n - \ \"20.150.85.0/24\",\r\n \"20.150.86.0/24\",\r\n \"20.150.87.0/24\",\r\n - \ \"20.150.88.0/24\",\r\n \"20.150.89.0/24\",\r\n \"20.150.90.0/24\",\r\n - \ \"20.150.91.0/24\",\r\n \"20.150.92.0/24\",\r\n \"20.150.93.0/24\",\r\n - \ \"20.150.94.0/24\",\r\n \"20.150.95.0/24\",\r\n \"20.150.96.0/24\",\r\n - \ \"20.150.97.0/24\",\r\n \"20.150.98.0/24\",\r\n \"20.150.99.0/24\",\r\n - \ \"20.150.100.0/24\",\r\n \"20.150.101.0/24\",\r\n \"20.150.102.0/24\",\r\n - \ \"20.150.103.0/24\",\r\n \"20.150.104.0/24\",\r\n \"20.150.105.0/24\",\r\n - \ \"20.150.106.0/24\",\r\n \"20.150.107.0/24\",\r\n \"20.150.108.0/24\",\r\n - \ \"20.150.109.0/24\",\r\n \"20.150.110.0/24\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.150.112.0/24\",\r\n \"20.150.113.0/24\",\r\n \"20.150.114.0/24\",\r\n - \ \"20.150.115.0/24\",\r\n \"20.150.116.0/24\",\r\n \"20.150.117.0/24\",\r\n - \ \"20.150.118.0/24\",\r\n \"20.150.119.0/24\",\r\n \"20.150.120.0/24\",\r\n - \ \"20.150.121.0/24\",\r\n \"20.150.122.0/24\",\r\n \"20.150.123.0/24\",\r\n - \ \"20.150.124.0/24\",\r\n \"20.150.125.0/24\",\r\n \"20.150.126.0/24\",\r\n - \ \"20.150.127.0/24\",\r\n \"20.150.128.0/17\",\r\n \"20.151.0.0/16\",\r\n - \ \"20.152.0.0/23\",\r\n \"20.152.2.0/23\",\r\n \"20.152.4.0/23\",\r\n - \ \"20.152.6.0/23\",\r\n \"20.157.0.0/24\",\r\n \"20.157.1.0/24\",\r\n - \ \"20.157.2.0/24\",\r\n \"20.157.3.0/24\",\r\n \"20.157.4.0/23\",\r\n - \ \"20.157.6.0/23\",\r\n \"20.157.8.0/22\",\r\n \"20.157.12.0/22\",\r\n - \ \"20.157.16.0/24\",\r\n \"20.157.17.0/24\",\r\n \"20.157.18.0/24\",\r\n - \ \"20.157.19.0/24\",\r\n \"20.157.20.0/24\",\r\n \"20.157.21.0/24\",\r\n - \ \"20.157.22.0/24\",\r\n \"20.157.23.0/24\",\r\n \"20.157.24.0/24\",\r\n - \ \"20.157.25.0/24\",\r\n \"20.157.26.0/24\",\r\n \"20.157.27.0/24\",\r\n - \ \"20.157.28.0/24\",\r\n \"20.157.29.0/24\",\r\n \"20.157.30.0/24\",\r\n - \ \"20.157.31.0/24\",\r\n \"20.157.32.0/24\",\r\n \"20.157.33.0/24\",\r\n - \ \"20.157.34.0/23\",\r\n \"20.157.36.0/23\",\r\n \"20.157.38.0/24\",\r\n - \ \"20.157.39.0/24\",\r\n \"20.157.40.0/24\",\r\n \"20.157.41.0/24\",\r\n - \ \"20.157.42.0/24\",\r\n \"20.157.43.0/24\",\r\n \"20.157.44.0/24\",\r\n - \ \"20.157.45.0/24\",\r\n \"20.157.46.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.48.0/23\",\r\n \"20.157.50.0/23\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.53.0/24\",\r\n \"20.157.54.0/24\",\r\n \"20.157.55.0/24\",\r\n - \ \"20.157.56.0/24\",\r\n \"20.157.57.0/24\",\r\n \"20.157.58.0/24\",\r\n - \ \"20.157.59.0/24\",\r\n \"20.157.60.0/24\",\r\n \"20.157.61.0/24\",\r\n - \ \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n \"20.157.72.0/24\",\r\n - \ \"20.157.73.0/24\",\r\n \"20.157.74.0/24\",\r\n \"20.157.75.0/24\",\r\n - \ \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n \"20.157.84.0/24\",\r\n - \ \"20.157.85.0/24\",\r\n \"20.157.86.0/24\",\r\n \"20.157.87.0/24\",\r\n - \ \"20.157.88.0/24\",\r\n \"20.157.89.0/24\",\r\n \"20.157.90.0/24\",\r\n - \ \"20.157.91.0/24\",\r\n \"20.157.92.0/24\",\r\n \"20.157.93.0/24\",\r\n - \ \"20.157.94.0/24\",\r\n \"20.157.95.0/24\",\r\n \"20.157.96.0/24\",\r\n - \ \"20.157.97.0/24\",\r\n \"20.157.98.0/24\",\r\n \"20.157.99.0/24\",\r\n - \ \"20.157.100.0/24\",\r\n \"20.157.101.0/24\",\r\n \"20.157.102.0/24\",\r\n - \ \"20.157.103.0/24\",\r\n \"20.157.104.0/24\",\r\n \"20.157.105.0/24\",\r\n - \ \"20.157.106.0/24\",\r\n \"20.157.107.0/24\",\r\n \"20.157.108.0/24\",\r\n - \ \"20.157.109.0/24\",\r\n \"20.157.110.0/24\",\r\n \"20.157.111.0/24\",\r\n - \ \"20.157.112.0/24\",\r\n \"20.157.113.0/24\",\r\n \"20.157.114.0/24\",\r\n - \ \"20.157.115.0/24\",\r\n \"20.157.116.0/24\",\r\n \"20.157.117.0/24\",\r\n - \ \"20.157.118.0/24\",\r\n \"20.157.119.0/24\",\r\n \"20.157.120.0/24\",\r\n - \ \"20.157.121.0/24\",\r\n \"20.157.122.0/24\",\r\n \"20.157.123.0/24\",\r\n - \ \"20.157.124.0/24\",\r\n \"20.157.125.0/24\",\r\n \"20.157.126.0/24\",\r\n - \ \"20.157.127.0/24\",\r\n \"20.157.128.0/24\",\r\n \"20.157.129.0/24\",\r\n - \ \"20.157.130.0/24\",\r\n \"20.157.131.0/24\",\r\n \"20.157.132.0/24\",\r\n - \ \"20.157.133.0/24\",\r\n \"20.157.134.0/24\",\r\n \"20.157.135.0/24\",\r\n - \ \"20.157.136.0/24\",\r\n \"20.157.137.0/24\",\r\n \"20.157.138.0/24\",\r\n - \ \"20.157.139.0/24\",\r\n \"20.157.140.0/24\",\r\n \"20.157.141.0/24\",\r\n - \ \"20.157.142.0/23\",\r\n \"20.157.144.0/24\",\r\n \"20.157.145.0/24\",\r\n - \ \"20.157.146.0/24\",\r\n \"20.157.147.0/24\",\r\n \"20.157.148.0/24\",\r\n - \ \"20.157.149.0/24\",\r\n \"20.157.150.0/24\",\r\n \"20.157.151.0/24\",\r\n - \ \"20.157.152.0/24\",\r\n \"20.157.153.0/24\",\r\n \"20.157.154.0/24\",\r\n - \ \"20.157.155.0/24\",\r\n \"20.157.156.0/24\",\r\n \"20.157.157.0/24\",\r\n - \ \"20.157.158.0/24\",\r\n \"20.157.159.0/24\",\r\n \"20.157.160.0/24\",\r\n - \ \"20.157.161.0/24\",\r\n \"20.157.162.0/24\",\r\n \"20.157.163.0/24\",\r\n - \ \"20.157.164.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.157.166.0/24\",\r\n - \ \"20.157.167.0/24\",\r\n \"20.157.168.0/24\",\r\n \"20.157.169.0/24\",\r\n - \ \"20.157.170.0/24\",\r\n \"20.157.171.0/24\",\r\n \"20.157.172.0/24\",\r\n - \ \"20.157.173.0/24\",\r\n \"20.157.174.0/24\",\r\n \"20.157.175.0/24\",\r\n - \ \"20.157.176.0/24\",\r\n \"20.157.177.0/24\",\r\n \"20.157.178.0/24\",\r\n - \ \"20.157.179.0/24\",\r\n \"20.157.180.0/24\",\r\n \"20.157.181.0/24\",\r\n - \ \"20.157.182.0/24\",\r\n \"20.157.183.0/24\",\r\n \"20.157.184.0/24\",\r\n - \ \"20.157.185.0/24\",\r\n \"20.157.186.0/24\",\r\n \"20.157.187.0/24\",\r\n - \ \"20.157.188.0/24\",\r\n \"20.157.189.0/24\",\r\n \"20.157.190.0/24\",\r\n - \ \"20.157.191.0/24\",\r\n \"20.157.192.0/24\",\r\n \"20.157.193.0/24\",\r\n - \ \"20.157.194.0/24\",\r\n \"20.157.195.0/24\",\r\n \"20.157.196.0/24\",\r\n - \ \"20.157.197.0/24\",\r\n \"20.157.198.0/24\",\r\n \"20.157.199.0/24\",\r\n - \ \"20.157.200.0/24\",\r\n \"20.157.201.0/24\",\r\n \"20.157.202.0/24\",\r\n - \ \"20.157.203.0/24\",\r\n \"20.157.204.0/24\",\r\n \"20.157.205.0/24\",\r\n - \ \"20.157.206.0/24\",\r\n \"20.157.208.0/24\",\r\n \"20.157.209.0/24\",\r\n - \ \"20.157.210.0/23\",\r\n \"20.157.212.0/24\",\r\n \"20.157.213.0/24\",\r\n - \ \"20.157.214.0/24\",\r\n \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n - \ \"20.157.217.0/24\",\r\n \"20.157.218.0/24\",\r\n \"20.157.219.0/24\",\r\n - \ \"20.157.220.0/24\",\r\n \"20.157.221.0/24\",\r\n \"20.157.222.0/24\",\r\n - \ \"20.157.223.0/24\",\r\n \"20.160.0.0/16\",\r\n \"20.161.0.0/16\",\r\n - \ \"20.162.0.0/17\",\r\n \"20.163.0.0/17\",\r\n \"20.163.128.0/17\",\r\n - \ \"20.164.0.0/16\",\r\n \"20.165.0.0/17\",\r\n \"20.165.128.0/17\",\r\n - \ \"20.166.0.0/17\",\r\n \"20.167.0.0/17\",\r\n \"20.184.0.0/18\",\r\n + \ \"20.95.128.0/24\",\r\n \"20.95.129.0/24\",\r\n \"20.95.136.0/24\",\r\n + \ \"20.95.137.0/24\",\r\n \"20.95.138.0/24\",\r\n \"20.95.139.0/24\",\r\n + \ \"20.95.140.0/24\",\r\n \"20.95.141.0/24\",\r\n \"20.95.192.0/21\",\r\n + \ \"20.95.200.0/24\",\r\n \"20.95.208.0/24\",\r\n \"20.95.224.0/24\",\r\n + \ \"20.95.240.0/24\",\r\n \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n + \ \"20.97.0.0/17\",\r\n \"20.97.128.0/17\",\r\n \"20.98.0.0/18\",\r\n + \ \"20.98.64.0/18\",\r\n \"20.98.128.0/18\",\r\n \"20.98.192.0/18\",\r\n + \ \"20.99.0.0/17\",\r\n \"20.99.128.0/17\",\r\n \"20.100.0.0/18\",\r\n + \ \"20.100.64.0/18\",\r\n \"20.100.128.0/17\",\r\n \"20.101.0.0/16\",\r\n + \ \"20.102.0.0/17\",\r\n \"20.102.128.0/18\",\r\n \"20.102.192.0/18\",\r\n + \ \"20.103.0.0/16\",\r\n \"20.104.0.0/17\",\r\n \"20.104.128.0/18\",\r\n + \ \"20.104.192.0/18\",\r\n \"20.105.0.0/17\",\r\n \"20.105.128.0/17\",\r\n + \ \"20.106.0.0/18\",\r\n \"20.106.64.0/18\",\r\n \"20.106.128.0/17\",\r\n + \ \"20.107.0.0/17\",\r\n \"20.107.128.0/17\",\r\n \"20.108.0.0/16\",\r\n + \ \"20.109.0.0/17\",\r\n \"20.109.128.0/18\",\r\n \"20.109.192.0/18\",\r\n + \ \"20.110.0.0/16\",\r\n \"20.111.0.0/18\",\r\n \"20.111.64.0/18\",\r\n + \ \"20.112.0.0/17\",\r\n \"20.112.128.0/19\",\r\n \"20.112.160.0/20\",\r\n + \ \"20.112.176.0/21\",\r\n \"20.112.184.0/21\",\r\n \"20.112.192.0/18\",\r\n + \ \"20.113.0.0/17\",\r\n \"20.113.128.0/18\",\r\n \"20.113.192.0/18\",\r\n + \ \"20.114.0.0/18\",\r\n \"20.114.64.0/18\",\r\n \"20.114.128.0/17\",\r\n + \ \"20.115.0.0/17\",\r\n \"20.115.128.0/17\",\r\n \"20.116.0.0/16\",\r\n + \ \"20.117.0.0/18\",\r\n \"20.117.64.0/18\",\r\n \"20.117.128.0/17\",\r\n + \ \"20.118.0.0/18\",\r\n \"20.118.64.0/18\",\r\n \"20.118.128.0/18\",\r\n + \ \"20.118.192.0/18\",\r\n \"20.119.0.0/17\",\r\n \"20.119.128.0/17\",\r\n + \ \"20.120.0.0/17\",\r\n \"20.120.128.0/17\",\r\n \"20.121.0.0/16\",\r\n + \ \"20.122.0.0/16\",\r\n \"20.123.0.0/17\",\r\n \"20.123.128.0/17\",\r\n + \ \"20.124.0.0/16\",\r\n \"20.125.0.0/18\",\r\n \"20.125.64.0/18\",\r\n + \ \"20.125.128.0/19\",\r\n \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n + \ \"20.125.224.0/20\",\r\n \"20.125.240.0/20\",\r\n \"20.126.0.0/16\",\r\n + \ \"20.127.0.0/16\",\r\n \"20.135.0.0/22\",\r\n \"20.135.4.0/23\",\r\n + \ \"20.135.6.0/23\",\r\n \"20.135.8.0/22\",\r\n \"20.135.12.0/22\",\r\n + \ \"20.135.16.0/23\",\r\n \"20.135.18.0/23\",\r\n \"20.135.20.0/23\",\r\n + \ \"20.135.22.0/23\",\r\n \"20.135.24.0/23\",\r\n \"20.135.26.0/23\",\r\n + \ \"20.135.28.0/23\",\r\n \"20.135.30.0/23\",\r\n \"20.135.32.0/23\",\r\n + \ \"20.135.34.0/23\",\r\n \"20.135.36.0/23\",\r\n \"20.135.38.0/23\",\r\n + \ \"20.135.40.0/23\",\r\n \"20.135.42.0/23\",\r\n \"20.135.44.0/23\",\r\n + \ \"20.135.46.0/23\",\r\n \"20.135.48.0/23\",\r\n \"20.135.50.0/23\",\r\n + \ \"20.135.52.0/23\",\r\n \"20.135.54.0/23\",\r\n \"20.135.56.0/23\",\r\n + \ \"20.135.58.0/23\",\r\n \"20.135.60.0/23\",\r\n \"20.135.62.0/23\",\r\n + \ \"20.135.64.0/23\",\r\n \"20.135.66.0/23\",\r\n \"20.135.68.0/23\",\r\n + \ \"20.135.70.0/23\",\r\n \"20.135.72.0/23\",\r\n \"20.135.74.0/23\",\r\n + \ \"20.135.76.0/23\",\r\n \"20.135.78.0/23\",\r\n \"20.135.80.0/22\",\r\n + \ \"20.135.84.0/22\",\r\n \"20.135.88.0/23\",\r\n \"20.135.90.0/23\",\r\n + \ \"20.135.92.0/22\",\r\n \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n + \ \"20.135.102.0/23\",\r\n \"20.135.104.0/22\",\r\n \"20.135.108.0/22\",\r\n + \ \"20.135.112.0/23\",\r\n \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n + \ \"20.135.120.0/21\",\r\n \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n + \ \"20.135.134.0/23\",\r\n \"20.135.136.0/22\",\r\n \"20.135.140.0/22\",\r\n + \ \"20.135.144.0/23\",\r\n \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n + \ \"20.135.152.0/22\",\r\n \"20.135.156.0/23\",\r\n \"20.135.158.0/23\",\r\n + \ \"20.135.160.0/22\",\r\n \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n + \ \"20.135.170.0/23\",\r\n \"20.135.172.0/22\",\r\n \"20.135.176.0/22\",\r\n + \ \"20.135.180.0/23\",\r\n \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n + \ \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\r\n \"20.135.194.0/23\",\r\n + \ \"20.135.196.0/22\",\r\n \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n + \ \"20.135.206.0/23\",\r\n \"20.135.208.0/23\",\r\n \"20.135.210.0/23\",\r\n + \ \"20.135.212.0/22\",\r\n \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n + \ \"20.135.222.0/23\",\r\n \"20.135.224.0/22\",\r\n \"20.135.228.0/22\",\r\n + \ \"20.135.232.0/23\",\r\n \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n + \ \"20.135.238.0/23\",\r\n \"20.135.240.0/25\",\r\n \"20.135.242.0/23\",\r\n + \ \"20.135.244.0/22\",\r\n \"20.135.248.0/23\",\r\n \"20.135.250.0/23\",\r\n + \ \"20.135.252.0/23\",\r\n \"20.135.254.0/23\",\r\n \"20.136.0.0/25\",\r\n + \ \"20.136.0.128/25\",\r\n \"20.136.1.0/24\",\r\n \"20.136.2.0/24\",\r\n + \ \"20.136.3.0/25\",\r\n \"20.136.3.128/25\",\r\n \"20.136.4.0/24\",\r\n + \ \"20.136.5.0/24\",\r\n \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n + \ \"20.143.0.0/24\",\r\n \"20.143.1.0/24\",\r\n \"20.143.2.0/24\",\r\n + \ \"20.143.3.0/24\",\r\n \"20.143.4.0/24\",\r\n \"20.143.6.0/23\",\r\n + \ \"20.143.8.0/23\",\r\n \"20.150.0.0/24\",\r\n \"20.150.1.0/25\",\r\n + \ \"20.150.1.128/25\",\r\n \"20.150.2.0/23\",\r\n \"20.150.4.0/23\",\r\n + \ \"20.150.6.0/23\",\r\n \"20.150.8.0/23\",\r\n \"20.150.10.0/23\",\r\n + \ \"20.150.12.0/23\",\r\n \"20.150.14.0/23\",\r\n \"20.150.16.0/24\",\r\n + \ \"20.150.17.0/25\",\r\n \"20.150.17.128/25\",\r\n \"20.150.18.0/25\",\r\n + \ \"20.150.18.128/25\",\r\n \"20.150.19.0/24\",\r\n \"20.150.20.0/25\",\r\n + \ \"20.150.20.128/25\",\r\n \"20.150.21.0/24\",\r\n \"20.150.22.0/24\",\r\n + \ \"20.150.23.0/24\",\r\n \"20.150.24.0/24\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.26.0/24\",\r\n \"20.150.27.0/24\",\r\n \"20.150.28.0/24\",\r\n + \ \"20.150.29.0/24\",\r\n \"20.150.30.0/24\",\r\n \"20.150.31.0/24\",\r\n + \ \"20.150.32.0/23\",\r\n \"20.150.34.0/23\",\r\n \"20.150.36.0/24\",\r\n + \ \"20.150.37.0/24\",\r\n \"20.150.38.0/23\",\r\n \"20.150.40.0/25\",\r\n + \ \"20.150.40.128/25\",\r\n \"20.150.41.0/24\",\r\n \"20.150.42.0/24\",\r\n + \ \"20.150.43.0/25\",\r\n \"20.150.43.128/25\",\r\n \"20.150.44.0/24\",\r\n + \ \"20.150.45.0/24\",\r\n \"20.150.46.0/24\",\r\n \"20.150.47.0/25\",\r\n + \ \"20.150.47.128/25\",\r\n \"20.150.48.0/24\",\r\n \"20.150.49.0/24\",\r\n + \ \"20.150.50.0/23\",\r\n \"20.150.52.0/24\",\r\n \"20.150.53.0/24\",\r\n + \ \"20.150.54.0/24\",\r\n \"20.150.55.0/24\",\r\n \"20.150.56.0/24\",\r\n + \ \"20.150.57.0/24\",\r\n \"20.150.58.0/24\",\r\n \"20.150.59.0/24\",\r\n + \ \"20.150.60.0/24\",\r\n \"20.150.61.0/24\",\r\n \"20.150.62.0/24\",\r\n + \ \"20.150.63.0/24\",\r\n \"20.150.64.0/24\",\r\n \"20.150.65.0/24\",\r\n + \ \"20.150.66.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.68.0/24\",\r\n + \ \"20.150.69.0/24\",\r\n \"20.150.70.0/24\",\r\n \"20.150.71.0/24\",\r\n + \ \"20.150.72.0/24\",\r\n \"20.150.73.0/24\",\r\n \"20.150.74.0/24\",\r\n + \ \"20.150.75.0/24\",\r\n \"20.150.76.0/24\",\r\n \"20.150.77.0/24\",\r\n + \ \"20.150.78.0/24\",\r\n \"20.150.79.0/24\",\r\n \"20.150.80.0/24\",\r\n + \ \"20.150.81.0/24\",\r\n \"20.150.82.0/24\",\r\n \"20.150.83.0/24\",\r\n + \ \"20.150.84.0/24\",\r\n \"20.150.85.0/24\",\r\n \"20.150.86.0/24\",\r\n + \ \"20.150.87.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.150.89.0/24\",\r\n + \ \"20.150.90.0/24\",\r\n \"20.150.91.0/24\",\r\n \"20.150.92.0/24\",\r\n + \ \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n \"20.150.95.0/24\",\r\n + \ \"20.150.96.0/24\",\r\n \"20.150.97.0/24\",\r\n \"20.150.98.0/24\",\r\n + \ \"20.150.99.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.150.101.0/24\",\r\n + \ \"20.150.102.0/24\",\r\n \"20.150.103.0/24\",\r\n \"20.150.104.0/24\",\r\n + \ \"20.150.105.0/24\",\r\n \"20.150.106.0/24\",\r\n \"20.150.107.0/24\",\r\n + \ \"20.150.108.0/24\",\r\n \"20.150.109.0/24\",\r\n \"20.150.110.0/24\",\r\n + \ \"20.150.111.0/24\",\r\n \"20.150.112.0/24\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.150.114.0/24\",\r\n \"20.150.115.0/24\",\r\n \"20.150.116.0/24\",\r\n + \ \"20.150.117.0/24\",\r\n \"20.150.118.0/24\",\r\n \"20.150.119.0/24\",\r\n + \ \"20.150.120.0/24\",\r\n \"20.150.121.0/24\",\r\n \"20.150.122.0/24\",\r\n + \ \"20.150.123.0/24\",\r\n \"20.150.124.0/24\",\r\n \"20.150.125.0/24\",\r\n + \ \"20.150.126.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.150.128.0/17\",\r\n + \ \"20.151.0.0/16\",\r\n \"20.152.0.0/23\",\r\n \"20.152.2.0/23\",\r\n + \ \"20.152.4.0/23\",\r\n \"20.152.6.0/23\",\r\n \"20.157.0.0/24\",\r\n + \ \"20.157.1.0/24\",\r\n \"20.157.2.0/24\",\r\n \"20.157.3.0/24\",\r\n + \ \"20.157.4.0/23\",\r\n \"20.157.6.0/23\",\r\n \"20.157.8.0/22\",\r\n + \ \"20.157.12.0/22\",\r\n \"20.157.16.0/24\",\r\n \"20.157.17.0/24\",\r\n + \ \"20.157.18.0/24\",\r\n \"20.157.19.0/24\",\r\n \"20.157.20.0/24\",\r\n + \ \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n \"20.157.23.0/24\",\r\n + \ \"20.157.24.0/24\",\r\n \"20.157.25.0/24\",\r\n \"20.157.26.0/24\",\r\n + \ \"20.157.27.0/24\",\r\n \"20.157.28.0/24\",\r\n \"20.157.29.0/24\",\r\n + \ \"20.157.30.0/24\",\r\n \"20.157.31.0/24\",\r\n \"20.157.32.0/24\",\r\n + \ \"20.157.33.0/24\",\r\n \"20.157.34.0/23\",\r\n \"20.157.36.0/23\",\r\n + \ \"20.157.38.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.40.0/24\",\r\n + \ \"20.157.41.0/24\",\r\n \"20.157.42.0/24\",\r\n \"20.157.43.0/24\",\r\n + \ \"20.157.44.0/24\",\r\n \"20.157.45.0/24\",\r\n \"20.157.46.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.48.0/23\",\r\n \"20.157.50.0/23\",\r\n + \ \"20.157.52.0/24\",\r\n \"20.157.53.0/24\",\r\n \"20.157.54.0/24\",\r\n + \ \"20.157.55.0/24\",\r\n \"20.157.56.0/24\",\r\n \"20.157.57.0/24\",\r\n + \ \"20.157.58.0/24\",\r\n \"20.157.59.0/24\",\r\n \"20.157.60.0/24\",\r\n + \ \"20.157.61.0/24\",\r\n \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n + \ \"20.157.72.0/24\",\r\n \"20.157.73.0/24\",\r\n \"20.157.74.0/24\",\r\n + \ \"20.157.75.0/24\",\r\n \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n + \ \"20.157.84.0/24\",\r\n \"20.157.85.0/24\",\r\n \"20.157.86.0/24\",\r\n + \ \"20.157.87.0/24\",\r\n \"20.157.88.0/24\",\r\n \"20.157.89.0/24\",\r\n + \ \"20.157.90.0/24\",\r\n \"20.157.91.0/24\",\r\n \"20.157.92.0/24\",\r\n + \ \"20.157.93.0/24\",\r\n \"20.157.94.0/24\",\r\n \"20.157.95.0/24\",\r\n + \ \"20.157.96.0/24\",\r\n \"20.157.97.0/24\",\r\n \"20.157.98.0/24\",\r\n + \ \"20.157.99.0/24\",\r\n \"20.157.100.0/24\",\r\n \"20.157.101.0/24\",\r\n + \ \"20.157.102.0/24\",\r\n \"20.157.103.0/24\",\r\n \"20.157.104.0/24\",\r\n + \ \"20.157.105.0/24\",\r\n \"20.157.106.0/24\",\r\n \"20.157.107.0/24\",\r\n + \ \"20.157.108.0/24\",\r\n \"20.157.109.0/24\",\r\n \"20.157.110.0/24\",\r\n + \ \"20.157.111.0/24\",\r\n \"20.157.112.0/24\",\r\n \"20.157.113.0/24\",\r\n + \ \"20.157.114.0/24\",\r\n \"20.157.115.0/24\",\r\n \"20.157.116.0/24\",\r\n + \ \"20.157.117.0/24\",\r\n \"20.157.118.0/24\",\r\n \"20.157.119.0/24\",\r\n + \ \"20.157.120.0/24\",\r\n \"20.157.121.0/24\",\r\n \"20.157.122.0/24\",\r\n + \ \"20.157.123.0/24\",\r\n \"20.157.124.0/24\",\r\n \"20.157.125.0/24\",\r\n + \ \"20.157.126.0/24\",\r\n \"20.157.127.0/24\",\r\n \"20.157.128.0/24\",\r\n + \ \"20.157.129.0/24\",\r\n \"20.157.130.0/24\",\r\n \"20.157.131.0/24\",\r\n + \ \"20.157.132.0/24\",\r\n \"20.157.133.0/24\",\r\n \"20.157.134.0/24\",\r\n + \ \"20.157.135.0/24\",\r\n \"20.157.136.0/24\",\r\n \"20.157.137.0/24\",\r\n + \ \"20.157.138.0/24\",\r\n \"20.157.139.0/24\",\r\n \"20.157.140.0/24\",\r\n + \ \"20.157.141.0/24\",\r\n \"20.157.142.0/23\",\r\n \"20.157.144.0/24\",\r\n + \ \"20.157.145.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.147.0/24\",\r\n + \ \"20.157.148.0/24\",\r\n \"20.157.149.0/24\",\r\n \"20.157.150.0/24\",\r\n + \ \"20.157.151.0/24\",\r\n \"20.157.152.0/24\",\r\n \"20.157.153.0/24\",\r\n + \ \"20.157.154.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.156.0/24\",\r\n + \ \"20.157.157.0/24\",\r\n \"20.157.158.0/24\",\r\n \"20.157.159.0/24\",\r\n + \ \"20.157.160.0/24\",\r\n \"20.157.161.0/24\",\r\n \"20.157.162.0/24\",\r\n + \ \"20.157.163.0/24\",\r\n \"20.157.164.0/24\",\r\n \"20.157.165.0/24\",\r\n + \ \"20.157.166.0/24\",\r\n \"20.157.167.0/24\",\r\n \"20.157.168.0/24\",\r\n + \ \"20.157.169.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.171.0/24\",\r\n + \ \"20.157.172.0/24\",\r\n \"20.157.173.0/24\",\r\n \"20.157.174.0/24\",\r\n + \ \"20.157.175.0/24\",\r\n \"20.157.176.0/24\",\r\n \"20.157.177.0/24\",\r\n + \ \"20.157.178.0/24\",\r\n \"20.157.179.0/24\",\r\n \"20.157.180.0/24\",\r\n + \ \"20.157.181.0/24\",\r\n \"20.157.182.0/24\",\r\n \"20.157.183.0/24\",\r\n + \ \"20.157.184.0/24\",\r\n \"20.157.185.0/24\",\r\n \"20.157.186.0/24\",\r\n + \ \"20.157.187.0/24\",\r\n \"20.157.188.0/24\",\r\n \"20.157.189.0/24\",\r\n + \ \"20.157.190.0/24\",\r\n \"20.157.191.0/24\",\r\n \"20.157.192.0/24\",\r\n + \ \"20.157.193.0/24\",\r\n \"20.157.194.0/24\",\r\n \"20.157.195.0/24\",\r\n + \ \"20.157.196.0/24\",\r\n \"20.157.197.0/24\",\r\n \"20.157.198.0/24\",\r\n + \ \"20.157.199.0/24\",\r\n \"20.157.200.0/24\",\r\n \"20.157.201.0/24\",\r\n + \ \"20.157.202.0/24\",\r\n \"20.157.203.0/24\",\r\n \"20.157.204.0/24\",\r\n + \ \"20.157.205.0/24\",\r\n \"20.157.206.0/24\",\r\n \"20.157.208.0/24\",\r\n + \ \"20.157.209.0/24\",\r\n \"20.157.210.0/23\",\r\n \"20.157.212.0/24\",\r\n + \ \"20.157.213.0/24\",\r\n \"20.157.214.0/24\",\r\n \"20.157.215.0/24\",\r\n + \ \"20.157.216.0/24\",\r\n \"20.157.217.0/24\",\r\n \"20.157.218.0/24\",\r\n + \ \"20.157.219.0/24\",\r\n \"20.157.220.0/24\",\r\n \"20.157.221.0/24\",\r\n + \ \"20.157.222.0/24\",\r\n \"20.157.223.0/24\",\r\n \"20.157.224.0/24\",\r\n + \ \"20.157.225.0/24\",\r\n \"20.157.226.0/24\",\r\n \"20.157.227.0/24\",\r\n + \ \"20.157.228.0/24\",\r\n \"20.157.229.0/24\",\r\n \"20.157.230.0/24\",\r\n + \ \"20.160.0.0/16\",\r\n \"20.161.0.0/16\",\r\n \"20.162.0.0/17\",\r\n + \ \"20.163.0.0/17\",\r\n \"20.163.128.0/17\",\r\n \"20.164.0.0/16\",\r\n + \ \"20.165.0.0/17\",\r\n \"20.165.128.0/17\",\r\n \"20.166.0.0/17\",\r\n + \ \"20.167.0.0/17\",\r\n \"20.168.0.0/17\",\r\n \"20.184.0.0/18\",\r\n \ \"20.184.64.0/18\",\r\n \"20.184.128.0/17\",\r\n \"20.185.0.0/16\",\r\n \ \"20.186.0.0/17\",\r\n \"20.186.128.0/18\",\r\n \"20.186.192.0/18\",\r\n \ \"20.187.0.0/18\",\r\n \"20.187.64.0/18\",\r\n \"20.187.128.0/18\",\r\n @@ -26782,485 +27457,489 @@ interactions: \ \"20.202.56.0/23\",\r\n \"20.202.58.0/24\",\r\n \"20.202.59.0/24\",\r\n \ \"20.202.60.0/24\",\r\n \"20.202.61.0/24\",\r\n \"20.202.62.0/24\",\r\n \ \"20.202.63.0/24\",\r\n \"20.202.64.0/24\",\r\n \"20.202.65.0/24\",\r\n - \ \"20.202.66.0/23\",\r\n \"20.202.80.0/22\",\r\n \"20.202.100.0/23\",\r\n - \ \"20.202.102.0/23\",\r\n \"20.202.120.0/22\",\r\n \"20.202.124.0/24\",\r\n - \ \"20.202.140.0/24\",\r\n \"20.202.141.0/24\",\r\n \"20.202.142.0/23\",\r\n - \ \"20.202.144.0/22\",\r\n \"20.202.148.0/23\",\r\n \"20.203.0.0/18\",\r\n - \ \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n \"20.203.88.0/21\",\r\n - \ \"20.203.96.0/19\",\r\n \"20.203.128.0/17\",\r\n \"20.204.0.0/16\",\r\n - \ \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n \"20.205.80.0/21\",\r\n - \ \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n \"20.205.144.0/20\",\r\n - \ \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n \"20.206.0.0/18\",\r\n - \ \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n \"20.207.0.0/18\",\r\n - \ \"20.207.64.0/18\",\r\n \"20.207.128.0/18\",\r\n \"20.207.192.0/20\",\r\n - \ \"20.207.224.0/19\",\r\n \"20.208.0.0/17\",\r\n \"20.208.128.0/19\",\r\n - \ \"20.208.192.0/18\",\r\n \"20.209.0.0/23\",\r\n \"20.209.2.0/23\",\r\n - \ \"20.209.4.0/23\",\r\n \"20.209.6.0/23\",\r\n \"20.209.8.0/23\",\r\n - \ \"20.209.10.0/23\",\r\n \"20.209.12.0/23\",\r\n \"20.209.14.0/23\",\r\n - \ \"20.209.16.0/23\",\r\n \"20.209.18.0/23\",\r\n \"20.209.20.0/23\",\r\n - \ \"20.209.22.0/23\",\r\n \"20.209.24.0/23\",\r\n \"20.209.26.0/23\",\r\n - \ \"20.209.28.0/23\",\r\n \"20.209.30.0/23\",\r\n \"20.209.32.0/23\",\r\n - \ \"20.209.34.0/23\",\r\n \"20.209.36.0/23\",\r\n \"20.209.38.0/23\",\r\n - \ \"20.209.40.0/23\",\r\n \"20.209.42.0/23\",\r\n \"20.209.44.0/23\",\r\n - \ \"20.209.46.0/23\",\r\n \"20.209.48.0/23\",\r\n \"20.209.50.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"20.209.54.0/23\",\r\n \"20.209.56.0/23\",\r\n - \ \"20.209.58.0/23\",\r\n \"20.209.60.0/23\",\r\n \"20.209.62.0/23\",\r\n - \ \"20.209.64.0/23\",\r\n \"20.209.66.0/23\",\r\n \"20.209.68.0/23\",\r\n - \ \"20.210.0.0/17\",\r\n \"20.210.128.0/18\",\r\n \"20.210.192.0/18\",\r\n - \ \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n \"20.211.192.0/18\",\r\n - \ \"20.212.0.0/16\",\r\n \"20.213.0.0/17\",\r\n \"20.213.128.0/18\",\r\n - \ \"20.213.192.0/20\",\r\n \"20.213.224.0/19\",\r\n \"20.214.0.0/18\",\r\n - \ \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n \"20.215.0.0/18\",\r\n - \ \"20.215.128.0/17\",\r\n \"20.216.0.0/18\",\r\n \"20.216.64.0/18\",\r\n - \ \"20.216.128.0/18\",\r\n \"20.217.0.0/19\",\r\n \"20.217.32.0/22\",\r\n - \ \"20.217.40.0/21\",\r\n \"20.217.48.0/20\",\r\n \"20.217.64.0/19\",\r\n - \ \"20.218.0.0/18\",\r\n \"20.218.64.0/18\",\r\n \"20.218.128.0/17\",\r\n - \ \"20.219.0.0/18\",\r\n \"20.219.64.0/18\",\r\n \"20.219.128.0/17\",\r\n - \ \"20.220.0.0/18\",\r\n \"20.220.64.0/18\",\r\n \"20.220.128.0/17\",\r\n - \ \"20.221.0.0/17\",\r\n \"20.221.128.0/18\",\r\n \"20.221.192.0/18\",\r\n - \ \"20.222.0.0/16\",\r\n \"20.223.0.0/16\",\r\n \"20.224.0.0/16\",\r\n - \ \"20.225.0.0/16\",\r\n \"20.226.0.0/16\",\r\n \"20.227.0.0/18\",\r\n - \ \"20.227.64.0/18\",\r\n \"20.227.128.0/17\",\r\n \"20.228.0.0/18\",\r\n - \ \"20.228.64.0/18\",\r\n \"20.228.128.0/17\",\r\n \"20.229.0.0/16\",\r\n - \ \"20.230.0.0/17\",\r\n \"20.230.128.0/17\",\r\n \"20.231.0.0/17\",\r\n - \ \"20.231.128.0/26\",\r\n \"20.231.192.0/18\",\r\n \"20.232.0.0/16\",\r\n - \ \"20.233.0.0/17\",\r\n \"20.234.0.0/17\",\r\n \"20.234.128.0/17\",\r\n - \ \"20.235.0.0/18\",\r\n \"20.235.64.0/18\",\r\n \"20.235.128.0/18\",\r\n - \ \"20.236.0.0/18\",\r\n \"20.236.64.0/18\",\r\n \"20.236.128.0/18\",\r\n - \ \"20.236.192.0/18\",\r\n \"20.237.0.0/17\",\r\n \"20.237.128.0/17\",\r\n - \ \"20.238.0.0/17\",\r\n \"20.238.128.0/17\",\r\n \"20.239.0.0/16\",\r\n - \ \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n \"20.241.0.0/17\",\r\n - \ \"20.241.128.0/17\",\r\n \"20.242.0.0/17\",\r\n \"20.242.128.0/17\",\r\n - \ \"20.243.0.0/16\",\r\n \"20.244.0.0/17\",\r\n \"20.244.128.0/17\",\r\n - \ \"20.245.0.0/16\",\r\n \"20.246.0.0/17\",\r\n \"20.246.128.0/17\",\r\n - \ \"20.247.0.0/17\",\r\n \"20.247.128.0/17\",\r\n \"20.248.0.0/17\",\r\n - \ \"20.248.128.0/17\",\r\n \"20.249.0.0/16\",\r\n \"20.250.0.0/16\",\r\n - \ \"20.251.0.0/17\",\r\n \"20.252.0.0/17\",\r\n \"20.252.128.0/17\",\r\n - \ \"20.253.0.0/17\",\r\n \"20.253.128.0/17\",\r\n \"20.254.0.0/17\",\r\n - \ \"20.254.128.0/17\",\r\n \"20.255.0.0/16\",\r\n \"23.96.0.0/17\",\r\n - \ \"23.96.128.0/17\",\r\n \"23.97.48.0/20\",\r\n \"23.97.64.0/19\",\r\n - \ \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n - \ \"23.97.112.160/27\",\r\n \"23.97.112.192/27\",\r\n \"23.97.112.224/27\",\r\n - \ \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n \"23.97.128.0/17\",\r\n - \ \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n \"23.98.44.0/24\",\r\n - \ \"23.98.45.0/24\",\r\n \"23.98.46.0/24\",\r\n \"23.98.47.0/24\",\r\n - \ \"23.98.48.0/21\",\r\n \"23.98.56.0/24\",\r\n \"23.98.57.64/26\",\r\n - \ \"23.98.64.0/18\",\r\n \"23.98.128.0/17\",\r\n \"23.99.0.0/18\",\r\n - \ \"23.99.64.0/19\",\r\n \"23.99.96.0/19\",\r\n \"23.99.128.0/17\",\r\n - \ \"23.100.0.0/20\",\r\n \"23.100.16.0/20\",\r\n \"23.100.32.0/20\",\r\n - \ \"23.100.48.0/20\",\r\n \"23.100.64.0/21\",\r\n \"23.100.72.0/21\",\r\n - \ \"23.100.80.0/21\",\r\n \"23.100.88.0/21\",\r\n \"23.100.96.0/21\",\r\n - \ \"23.100.104.0/21\",\r\n \"23.100.112.0/21\",\r\n \"23.100.120.0/21\",\r\n - \ \"23.100.128.0/18\",\r\n \"23.100.192.0/19\",\r\n \"23.100.224.0/20\",\r\n - \ \"23.100.240.0/20\",\r\n \"23.101.0.0/20\",\r\n \"23.101.16.0/20\",\r\n - \ \"23.101.32.0/21\",\r\n \"23.101.48.0/20\",\r\n \"23.101.64.0/20\",\r\n - \ \"23.101.80.0/21\",\r\n \"23.101.112.0/20\",\r\n \"23.101.128.0/20\",\r\n - \ \"23.101.144.0/20\",\r\n \"23.101.160.0/20\",\r\n \"23.101.176.0/20\",\r\n - \ \"23.101.192.0/20\",\r\n \"23.101.208.0/20\",\r\n \"23.101.224.0/19\",\r\n - \ \"23.102.0.0/18\",\r\n \"23.102.64.0/19\",\r\n \"23.102.96.0/19\",\r\n - \ \"23.102.128.0/18\",\r\n \"23.102.192.0/21\",\r\n \"23.102.200.0/23\",\r\n - \ \"23.102.202.0/24\",\r\n \"23.102.203.0/24\",\r\n \"23.102.204.0/22\",\r\n - \ \"23.102.208.0/20\",\r\n \"23.102.224.0/19\",\r\n \"23.103.64.32/27\",\r\n - \ \"23.103.64.64/27\",\r\n \"40.64.0.0/18\",\r\n \"40.64.64.0/18\",\r\n - \ \"40.64.128.0/21\",\r\n \"40.65.0.0/18\",\r\n \"40.65.64.0/18\",\r\n - \ \"40.65.128.0/18\",\r\n \"40.65.192.0/18\",\r\n \"40.66.32.0/19\",\r\n - \ \"40.66.120.0/21\",\r\n \"40.67.0.0/18\",\r\n \"40.67.64.0/19\",\r\n - \ \"40.67.96.0/20\",\r\n \"40.67.112.0/21\",\r\n \"40.67.120.0/21\",\r\n - \ \"40.67.128.0/19\",\r\n \"40.67.160.0/19\",\r\n \"40.67.192.0/19\",\r\n - \ \"40.67.224.0/19\",\r\n \"40.68.0.0/16\",\r\n \"40.69.0.0/18\",\r\n - \ \"40.69.64.0/19\",\r\n \"40.69.96.0/19\",\r\n \"40.69.128.0/18\",\r\n - \ \"40.69.192.0/19\",\r\n \"40.70.0.0/18\",\r\n \"40.70.64.0/20\",\r\n - \ \"40.70.80.0/21\",\r\n \"40.70.88.0/28\",\r\n \"40.70.128.0/17\",\r\n - \ \"40.71.0.0/16\",\r\n \"40.74.0.0/18\",\r\n \"40.74.64.0/18\",\r\n - \ \"40.74.128.0/20\",\r\n \"40.74.144.0/20\",\r\n \"40.74.160.0/19\",\r\n - \ \"40.74.192.0/18\",\r\n \"40.75.0.0/19\",\r\n \"40.75.32.0/21\",\r\n - \ \"40.75.64.0/18\",\r\n \"40.75.128.0/17\",\r\n \"40.76.0.0/16\",\r\n - \ \"40.77.0.0/17\",\r\n \"40.77.128.0/25\",\r\n \"40.77.128.128/25\",\r\n - \ \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n \"40.77.130.128/26\",\r\n - \ \"40.77.130.192/26\",\r\n \"40.77.131.0/25\",\r\n \"40.77.131.128/26\",\r\n - \ \"40.77.131.192/27\",\r\n \"40.77.131.224/28\",\r\n \"40.77.131.240/28\",\r\n - \ \"40.77.132.0/24\",\r\n \"40.77.133.0/24\",\r\n \"40.77.134.0/24\",\r\n - \ \"40.77.135.0/24\",\r\n \"40.77.136.0/28\",\r\n \"40.77.136.16/28\",\r\n - \ \"40.77.136.32/28\",\r\n \"40.77.136.48/28\",\r\n \"40.77.136.64/28\",\r\n - \ \"40.77.136.80/28\",\r\n \"40.77.136.96/28\",\r\n \"40.77.136.112/28\",\r\n - \ \"40.77.136.128/25\",\r\n \"40.77.137.0/25\",\r\n \"40.77.137.128/26\",\r\n - \ \"40.77.137.192/27\",\r\n \"40.77.138.0/25\",\r\n \"40.77.138.128/25\",\r\n - \ \"40.77.139.0/25\",\r\n \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n - \ \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n - \ \"40.77.161.0/26\",\r\n \"40.77.161.64/26\",\r\n \"40.77.161.128/25\",\r\n - \ \"40.77.162.0/24\",\r\n \"40.77.163.0/24\",\r\n \"40.77.164.0/24\",\r\n - \ \"40.77.165.0/24\",\r\n \"40.77.166.0/25\",\r\n \"40.77.166.128/28\",\r\n - \ \"40.77.166.160/27\",\r\n \"40.77.166.192/26\",\r\n \"40.77.167.0/24\",\r\n - \ \"40.77.168.0/24\",\r\n \"40.77.169.0/24\",\r\n \"40.77.170.0/24\",\r\n - \ \"40.77.171.0/24\",\r\n \"40.77.172.0/24\",\r\n \"40.77.173.0/24\",\r\n - \ \"40.77.174.0/24\",\r\n \"40.77.175.0/27\",\r\n \"40.77.175.32/27\",\r\n - \ \"40.77.175.64/27\",\r\n \"40.77.175.96/27\",\r\n \"40.77.175.128/27\",\r\n - \ \"40.77.175.160/27\",\r\n \"40.77.175.192/27\",\r\n \"40.77.175.240/28\",\r\n - \ \"40.77.176.0/24\",\r\n \"40.77.177.0/24\",\r\n \"40.77.178.0/23\",\r\n - \ \"40.77.180.0/23\",\r\n \"40.77.182.0/28\",\r\n \"40.77.182.16/28\",\r\n - \ \"40.77.182.32/27\",\r\n \"40.77.182.64/27\",\r\n \"40.77.182.96/27\",\r\n - \ \"40.77.182.128/27\",\r\n \"40.77.182.160/27\",\r\n \"40.77.182.192/26\",\r\n - \ \"40.77.183.0/24\",\r\n \"40.77.184.0/25\",\r\n \"40.77.184.128/25\",\r\n - \ \"40.77.185.0/25\",\r\n \"40.77.185.128/25\",\r\n \"40.77.186.0/23\",\r\n - \ \"40.77.188.0/22\",\r\n \"40.77.192.0/22\",\r\n \"40.77.196.0/24\",\r\n - \ \"40.77.197.0/24\",\r\n \"40.77.198.0/26\",\r\n \"40.77.198.64/26\",\r\n - \ \"40.77.198.128/25\",\r\n \"40.77.199.0/25\",\r\n \"40.77.199.128/26\",\r\n - \ \"40.77.199.192/26\",\r\n \"40.77.200.0/25\",\r\n \"40.77.200.128/25\",\r\n - \ \"40.77.201.0/24\",\r\n \"40.77.202.0/24\",\r\n \"40.77.224.0/28\",\r\n - \ \"40.77.224.16/28\",\r\n \"40.77.224.32/27\",\r\n \"40.77.224.64/27\",\r\n - \ \"40.77.224.96/27\",\r\n \"40.77.224.128/25\",\r\n \"40.77.225.0/24\",\r\n - \ \"40.77.226.0/25\",\r\n \"40.77.226.128/25\",\r\n \"40.77.227.0/24\",\r\n - \ \"40.77.228.0/24\",\r\n \"40.77.229.0/24\",\r\n \"40.77.230.0/24\",\r\n - \ \"40.77.231.0/24\",\r\n \"40.77.232.0/25\",\r\n \"40.77.232.128/25\",\r\n - \ \"40.77.233.0/24\",\r\n \"40.77.234.0/25\",\r\n \"40.77.234.128/27\",\r\n - \ \"40.77.234.160/27\",\r\n \"40.77.234.192/27\",\r\n \"40.77.234.224/27\",\r\n - \ \"40.77.235.0/24\",\r\n \"40.77.236.0/27\",\r\n \"40.77.236.32/27\",\r\n - \ \"40.77.236.80/28\",\r\n \"40.77.236.96/27\",\r\n \"40.77.236.128/27\",\r\n - \ \"40.77.236.160/28\",\r\n \"40.77.236.176/28\",\r\n \"40.77.236.192/28\",\r\n - \ \"40.77.236.224/27\",\r\n \"40.77.237.0/26\",\r\n \"40.77.237.64/26\",\r\n - \ \"40.77.237.128/25\",\r\n \"40.77.240.0/25\",\r\n \"40.77.240.128/25\",\r\n - \ \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n - \ \"40.77.245.0/24\",\r\n \"40.77.246.0/24\",\r\n \"40.77.247.0/24\",\r\n - \ \"40.77.248.0/25\",\r\n \"40.77.248.128/25\",\r\n \"40.77.249.0/24\",\r\n - \ \"40.77.250.0/24\",\r\n \"40.77.251.0/24\",\r\n \"40.77.252.0/23\",\r\n - \ \"40.77.254.0/26\",\r\n \"40.77.254.64/27\",\r\n \"40.77.254.128/25\",\r\n - \ \"40.77.255.0/25\",\r\n \"40.77.255.128/26\",\r\n \"40.77.255.192/26\",\r\n - \ \"40.78.0.0/17\",\r\n \"40.78.128.0/18\",\r\n \"40.78.192.0/21\",\r\n - \ \"40.78.200.0/21\",\r\n \"40.78.208.0/28\",\r\n \"40.78.208.16/28\",\r\n - \ \"40.78.208.32/30\",\r\n \"40.78.208.48/28\",\r\n \"40.78.208.64/28\",\r\n - \ \"40.78.209.0/24\",\r\n \"40.78.210.0/24\",\r\n \"40.78.211.0/24\",\r\n - \ \"40.78.212.0/24\",\r\n \"40.78.213.0/24\",\r\n \"40.78.214.0/24\",\r\n - \ \"40.78.215.0/24\",\r\n \"40.78.216.0/24\",\r\n \"40.78.217.0/24\",\r\n - \ \"40.78.218.0/24\",\r\n \"40.78.219.0/24\",\r\n \"40.78.220.0/24\",\r\n - \ \"40.78.221.0/24\",\r\n \"40.78.222.0/24\",\r\n \"40.78.223.0/24\",\r\n - \ \"40.78.224.0/21\",\r\n \"40.78.232.0/21\",\r\n \"40.78.240.0/20\",\r\n - \ \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n \"40.79.8.32/28\",\r\n - \ \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n \"40.79.9.0/24\",\r\n - \ \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n \"40.79.48.0/27\",\r\n - \ \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n \"40.79.56.0/21\",\r\n - \ \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n \"40.79.88.0/27\",\r\n - \ \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n \"40.79.90.0/24\",\r\n - \ \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n \"40.79.93.0/28\",\r\n - \ \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n \"40.79.96.0/19\",\r\n - \ \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n \"40.79.152.0/21\",\r\n - \ \"40.79.160.0/20\",\r\n \"40.79.176.0/21\",\r\n \"40.79.184.0/21\",\r\n - \ \"40.79.192.0/21\",\r\n \"40.79.200.0/24\",\r\n \"40.79.201.0/24\",\r\n - \ \"40.79.202.0/24\",\r\n \"40.79.203.0/24\",\r\n \"40.79.204.0/27\",\r\n - \ \"40.79.204.32/28\",\r\n \"40.79.204.48/28\",\r\n \"40.79.204.64/27\",\r\n - \ \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n \"40.79.204.160/27\",\r\n - \ \"40.79.204.192/26\",\r\n \"40.79.205.0/26\",\r\n \"40.79.205.64/28\",\r\n - \ \"40.79.205.80/28\",\r\n \"40.79.205.96/27\",\r\n \"40.79.205.128/26\",\r\n - \ \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n \"40.79.205.240/28\",\r\n - \ \"40.79.206.0/27\",\r\n \"40.79.206.32/27\",\r\n \"40.79.206.64/27\",\r\n - \ \"40.79.206.96/27\",\r\n \"40.79.206.128/27\",\r\n \"40.79.206.160/27\",\r\n - \ \"40.79.206.192/27\",\r\n \"40.79.206.224/27\",\r\n \"40.79.207.0/27\",\r\n - \ \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n \"40.79.207.80/28\",\r\n - \ \"40.79.207.96/27\",\r\n \"40.79.207.128/25\",\r\n \"40.79.208.0/24\",\r\n - \ \"40.79.209.0/24\",\r\n \"40.79.210.0/24\",\r\n \"40.79.211.0/24\",\r\n - \ \"40.79.212.0/24\",\r\n \"40.79.213.0/24\",\r\n \"40.79.214.0/24\",\r\n - \ \"40.79.215.0/24\",\r\n \"40.79.216.0/24\",\r\n \"40.79.217.0/24\",\r\n - \ \"40.79.218.0/24\",\r\n \"40.79.219.0/24\",\r\n \"40.79.220.0/24\",\r\n - \ \"40.79.221.0/24\",\r\n \"40.79.222.0/24\",\r\n \"40.79.223.0/24\",\r\n - \ \"40.79.232.0/21\",\r\n \"40.79.240.0/20\",\r\n \"40.80.0.0/22\",\r\n - \ \"40.80.4.0/22\",\r\n \"40.80.8.0/22\",\r\n \"40.80.12.0/22\",\r\n - \ \"40.80.16.0/22\",\r\n \"40.80.20.0/22\",\r\n \"40.80.24.0/22\",\r\n - \ \"40.80.28.0/22\",\r\n \"40.80.32.0/22\",\r\n \"40.80.36.0/22\",\r\n - \ \"40.80.40.0/22\",\r\n \"40.80.44.0/22\",\r\n \"40.80.48.0/21\",\r\n - \ \"40.80.56.0/21\",\r\n \"40.80.64.0/19\",\r\n \"40.80.96.0/20\",\r\n - \ \"40.80.144.0/21\",\r\n \"40.80.152.0/21\",\r\n \"40.80.160.0/24\",\r\n - \ \"40.80.168.0/21\",\r\n \"40.80.176.0/21\",\r\n \"40.80.184.0/21\",\r\n - \ \"40.80.192.0/19\",\r\n \"40.80.224.0/20\",\r\n \"40.80.240.0/20\",\r\n - \ \"40.81.0.0/20\",\r\n \"40.81.16.0/20\",\r\n \"40.81.32.0/20\",\r\n - \ \"40.81.48.0/20\",\r\n \"40.81.64.0/20\",\r\n \"40.81.80.0/20\",\r\n - \ \"40.81.96.0/20\",\r\n \"40.81.112.0/20\",\r\n \"40.81.128.0/19\",\r\n - \ \"40.81.160.0/20\",\r\n \"40.81.176.0/20\",\r\n \"40.81.192.0/19\",\r\n - \ \"40.81.224.0/19\",\r\n \"40.82.0.0/22\",\r\n \"40.82.4.0/22\",\r\n - \ \"40.82.16.0/22\",\r\n \"40.82.20.0/22\",\r\n \"40.82.24.0/22\",\r\n - \ \"40.82.28.0/22\",\r\n \"40.82.32.0/22\",\r\n \"40.82.36.0/22\",\r\n - \ \"40.82.44.0/22\",\r\n \"40.82.48.0/22\",\r\n \"40.82.60.0/22\",\r\n - \ \"40.82.64.0/22\",\r\n \"40.82.68.0/22\",\r\n \"40.82.72.0/22\",\r\n - \ \"40.82.76.0/22\",\r\n \"40.82.80.0/22\",\r\n \"40.82.84.0/22\",\r\n - \ \"40.82.92.0/22\",\r\n \"40.82.96.0/22\",\r\n \"40.82.100.0/22\",\r\n - \ \"40.82.116.0/22\",\r\n \"40.82.120.0/22\",\r\n \"40.82.128.0/19\",\r\n - \ \"40.82.160.0/19\",\r\n \"40.82.192.0/19\",\r\n \"40.82.224.0/20\",\r\n - \ \"40.82.240.0/22\",\r\n \"40.82.244.0/22\",\r\n \"40.82.248.0/21\",\r\n - \ \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n \"40.83.24.0/26\",\r\n - \ \"40.83.24.64/27\",\r\n \"40.83.24.96/27\",\r\n \"40.83.24.128/25\",\r\n - \ \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n \"40.83.28.0/22\",\r\n - \ \"40.83.32.0/19\",\r\n \"40.83.64.0/18\",\r\n \"40.83.128.0/17\",\r\n - \ \"40.84.0.0/17\",\r\n \"40.84.128.0/17\",\r\n \"40.85.0.0/17\",\r\n - \ \"40.85.128.0/20\",\r\n \"40.85.144.0/20\",\r\n \"40.85.160.0/19\",\r\n - \ \"40.85.192.0/18\",\r\n \"40.86.0.0/17\",\r\n \"40.86.128.0/19\",\r\n - \ \"40.86.160.0/19\",\r\n \"40.86.192.0/18\",\r\n \"40.87.0.0/17\",\r\n - \ \"40.87.128.0/19\",\r\n \"40.87.160.0/22\",\r\n \"40.87.164.0/22\",\r\n - \ \"40.87.168.0/30\",\r\n \"40.87.168.4/30\",\r\n \"40.87.168.8/29\",\r\n - \ \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n \"40.87.168.40/29\",\r\n - \ \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n \"40.87.168.68/31\",\r\n - \ \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n \"40.87.168.80/28\",\r\n - \ \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n \"40.87.168.192/28\",\r\n - \ \"40.87.168.208/31\",\r\n \"40.87.168.210/31\",\r\n \"40.87.168.212/30\",\r\n - \ \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n \"40.87.169.0/27\",\r\n - \ \"40.87.169.32/29\",\r\n \"40.87.169.40/30\",\r\n \"40.87.169.44/30\",\r\n - \ \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n \"40.87.169.58/31\",\r\n - \ \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n \"40.87.169.96/31\",\r\n - \ \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n \"40.87.169.102/31\",\r\n - \ \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n - \ \"40.87.169.136/31\",\r\n \"40.87.169.138/31\",\r\n \"40.87.169.140/30\",\r\n - \ \"40.87.169.144/28\",\r\n \"40.87.169.160/27\",\r\n \"40.87.169.192/26\",\r\n - \ \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n \"40.87.170.144/31\",\r\n - \ \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n \"40.87.170.152/29\",\r\n - \ \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n \"40.87.170.184/30\",\r\n - \ \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n \"40.87.170.194/31\",\r\n - \ \"40.87.170.196/30\",\r\n \"40.87.170.200/29\",\r\n \"40.87.170.208/30\",\r\n - \ \"40.87.170.212/31\",\r\n \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n - \ \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n \"40.87.170.228/30\",\r\n - \ \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n \"40.87.170.248/30\",\r\n - \ \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n \"40.87.171.2/31\",\r\n - \ \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n \"40.87.171.16/28\",\r\n - \ \"40.87.171.32/30\",\r\n \"40.87.171.36/30\",\r\n \"40.87.171.40/31\",\r\n - \ \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n \"40.87.171.48/28\",\r\n - \ \"40.87.171.64/29\",\r\n \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n - \ \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n - \ \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n \"40.87.171.166/31\",\r\n - \ \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n \"40.87.171.192/27\",\r\n - \ \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n \"40.87.171.248/31\",\r\n - \ \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n \"40.87.172.0/22\",\r\n - \ \"40.87.176.0/25\",\r\n \"40.87.176.128/27\",\r\n \"40.87.176.160/29\",\r\n - \ \"40.87.176.168/30\",\r\n \"40.87.176.172/31\",\r\n \"40.87.176.174/31\",\r\n - \ \"40.87.176.176/29\",\r\n \"40.87.176.184/30\",\r\n \"40.87.176.188/30\",\r\n - \ \"40.87.176.192/28\",\r\n \"40.87.176.208/29\",\r\n \"40.87.176.216/29\",\r\n - \ \"40.87.176.224/29\",\r\n \"40.87.176.232/31\",\r\n \"40.87.176.234/31\",\r\n - \ \"40.87.176.236/30\",\r\n \"40.87.176.240/28\",\r\n \"40.87.177.0/28\",\r\n - \ \"40.87.177.16/28\",\r\n \"40.87.177.32/27\",\r\n \"40.87.177.64/27\",\r\n - \ \"40.87.177.96/28\",\r\n \"40.87.177.112/29\",\r\n \"40.87.177.120/31\",\r\n - \ \"40.87.177.122/31\",\r\n \"40.87.177.124/30\",\r\n \"40.87.177.128/28\",\r\n - \ \"40.87.177.144/29\",\r\n \"40.87.177.152/31\",\r\n \"40.87.177.154/31\",\r\n - \ \"40.87.177.156/30\",\r\n \"40.87.177.160/27\",\r\n \"40.87.177.192/29\",\r\n - \ \"40.87.177.200/30\",\r\n \"40.87.177.204/30\",\r\n \"40.87.177.208/30\",\r\n - \ \"40.87.177.212/30\",\r\n \"40.87.177.216/29\",\r\n \"40.87.177.224/27\",\r\n - \ \"40.87.178.0/24\",\r\n \"40.87.179.0/25\",\r\n \"40.87.179.128/26\",\r\n - \ \"40.87.179.192/31\",\r\n \"40.87.179.194/31\",\r\n \"40.87.179.196/30\",\r\n - \ \"40.87.179.200/31\",\r\n \"40.87.179.202/31\",\r\n \"40.87.179.204/30\",\r\n - \ \"40.87.179.208/28\",\r\n \"40.87.179.224/27\",\r\n \"40.87.180.0/30\",\r\n - \ \"40.87.180.4/31\",\r\n \"40.87.180.6/31\",\r\n \"40.87.180.8/30\",\r\n - \ \"40.87.180.12/31\",\r\n \"40.87.180.14/31\",\r\n \"40.87.180.16/30\",\r\n - \ \"40.87.180.20/31\",\r\n \"40.87.180.22/31\",\r\n \"40.87.180.24/30\",\r\n - \ \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n \"40.87.180.40/31\",\r\n - \ \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n \"40.87.180.48/28\",\r\n - \ \"40.87.180.64/30\",\r\n \"40.87.180.68/30\",\r\n \"40.87.180.72/31\",\r\n - \ \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n \"40.87.180.80/28\",\r\n - \ \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n \"40.87.180.192/30\",\r\n - \ \"40.87.180.196/30\",\r\n \"40.87.180.200/31\",\r\n \"40.87.180.202/31\",\r\n - \ \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n - \ \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n \"40.87.180.252/30\",\r\n - \ \"40.87.181.0/30\",\r\n \"40.87.181.4/30\",\r\n \"40.87.181.8/29\",\r\n - \ \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n \"40.87.181.64/26\",\r\n - \ \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n \"40.87.181.152/31\",\r\n - \ \"40.87.181.154/31\",\r\n \"40.87.181.156/30\",\r\n \"40.87.181.160/31\",\r\n - \ \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n \"40.87.181.168/29\",\r\n - \ \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n \"40.87.182.0/30\",\r\n - \ \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n \"40.87.182.16/29\",\r\n - \ \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n \"40.87.182.48/29\",\r\n - \ \"40.87.182.56/30\",\r\n \"40.87.182.60/31\",\r\n \"40.87.182.62/31\",\r\n - \ \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n \"40.87.183.0/28\",\r\n - \ \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n \"40.87.183.28/30\",\r\n - \ \"40.87.183.32/31\",\r\n \"40.87.183.34/31\",\r\n \"40.87.183.36/30\",\r\n - \ \"40.87.183.40/31\",\r\n \"40.87.183.42/31\",\r\n \"40.87.183.44/30\",\r\n - \ \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n \"40.87.183.54/31\",\r\n - \ \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n \"40.87.183.128/28\",\r\n - \ \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n \"40.87.183.192/27\",\r\n - \ \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n \"40.87.183.236/31\",\r\n - \ \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n \"40.87.183.244/30\",\r\n - \ \"40.87.183.248/29\",\r\n \"40.87.184.0/22\",\r\n \"40.87.188.0/22\",\r\n - \ \"40.87.192.0/22\",\r\n \"40.87.196.0/22\",\r\n \"40.87.200.0/22\",\r\n - \ \"40.87.204.0/22\",\r\n \"40.87.208.0/22\",\r\n \"40.87.212.0/22\",\r\n - \ \"40.87.216.0/22\",\r\n \"40.87.220.0/22\",\r\n \"40.87.224.0/22\",\r\n - \ \"40.87.228.0/22\",\r\n \"40.87.232.0/21\",\r\n \"40.88.0.0/16\",\r\n - \ \"40.89.0.0/19\",\r\n \"40.89.32.0/19\",\r\n \"40.89.64.0/18\",\r\n - \ \"40.89.128.0/18\",\r\n \"40.89.192.0/19\",\r\n \"40.89.224.0/19\",\r\n - \ \"40.90.16.0/27\",\r\n \"40.90.16.32/27\",\r\n \"40.90.16.64/27\",\r\n - \ \"40.90.16.96/27\",\r\n \"40.90.16.128/27\",\r\n \"40.90.16.160/27\",\r\n - \ \"40.90.16.192/26\",\r\n \"40.90.17.0/27\",\r\n \"40.90.17.32/27\",\r\n - \ \"40.90.17.64/27\",\r\n \"40.90.17.96/27\",\r\n \"40.90.17.128/28\",\r\n - \ \"40.90.17.144/28\",\r\n \"40.90.17.160/27\",\r\n \"40.90.17.192/27\",\r\n - \ \"40.90.17.224/27\",\r\n \"40.90.18.0/28\",\r\n \"40.90.18.16/28\",\r\n - \ \"40.90.18.32/27\",\r\n \"40.90.18.64/26\",\r\n \"40.90.18.128/26\",\r\n - \ \"40.90.18.192/26\",\r\n \"40.90.19.0/27\",\r\n \"40.90.19.32/27\",\r\n - \ \"40.90.19.64/26\",\r\n \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n - \ \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n \"40.90.21.128/25\",\r\n - \ \"40.90.22.0/25\",\r\n \"40.90.22.128/25\",\r\n \"40.90.23.0/25\",\r\n - \ \"40.90.23.128/25\",\r\n \"40.90.24.0/25\",\r\n \"40.90.24.128/25\",\r\n - \ \"40.90.25.0/26\",\r\n \"40.90.25.64/26\",\r\n \"40.90.25.128/26\",\r\n - \ \"40.90.25.192/26\",\r\n \"40.90.26.0/26\",\r\n \"40.90.26.64/26\",\r\n - \ \"40.90.26.128/25\",\r\n \"40.90.27.0/26\",\r\n \"40.90.27.64/26\",\r\n - \ \"40.90.27.128/26\",\r\n \"40.90.27.192/26\",\r\n \"40.90.28.0/26\",\r\n - \ \"40.90.28.64/26\",\r\n \"40.90.28.128/26\",\r\n \"40.90.28.192/26\",\r\n - \ \"40.90.29.0/26\",\r\n \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n - \ \"40.90.29.192/26\",\r\n \"40.90.30.0/25\",\r\n \"40.90.30.128/27\",\r\n - \ \"40.90.30.160/27\",\r\n \"40.90.30.192/26\",\r\n \"40.90.31.0/27\",\r\n - \ \"40.90.31.32/27\",\r\n \"40.90.31.64/27\",\r\n \"40.90.31.96/27\",\r\n - \ \"40.90.31.128/25\",\r\n \"40.90.128.0/28\",\r\n \"40.90.128.16/28\",\r\n - \ \"40.90.128.32/28\",\r\n \"40.90.128.48/28\",\r\n \"40.90.128.64/28\",\r\n - \ \"40.90.128.80/28\",\r\n \"40.90.128.96/28\",\r\n \"40.90.128.112/28\",\r\n - \ \"40.90.128.128/28\",\r\n \"40.90.128.144/28\",\r\n \"40.90.128.160/28\",\r\n - \ \"40.90.128.176/28\",\r\n \"40.90.128.192/28\",\r\n \"40.90.128.208/28\",\r\n - \ \"40.90.128.224/28\",\r\n \"40.90.128.240/28\",\r\n \"40.90.129.0/27\",\r\n - \ \"40.90.129.32/28\",\r\n \"40.90.129.48/28\",\r\n \"40.90.129.64/27\",\r\n - \ \"40.90.129.96/27\",\r\n \"40.90.129.128/26\",\r\n \"40.90.129.192/27\",\r\n - \ \"40.90.129.224/27\",\r\n \"40.90.130.0/27\",\r\n \"40.90.130.32/28\",\r\n - \ \"40.90.130.48/28\",\r\n \"40.90.130.64/28\",\r\n \"40.90.130.80/28\",\r\n - \ \"40.90.130.96/28\",\r\n \"40.90.130.112/28\",\r\n \"40.90.130.128/28\",\r\n - \ \"40.90.130.144/28\",\r\n \"40.90.130.160/27\",\r\n \"40.90.130.192/28\",\r\n - \ \"40.90.130.208/28\",\r\n \"40.90.130.224/28\",\r\n \"40.90.130.240/28\",\r\n - \ \"40.90.131.0/27\",\r\n \"40.90.131.32/27\",\r\n \"40.90.131.64/27\",\r\n - \ \"40.90.131.96/27\",\r\n \"40.90.131.128/27\",\r\n \"40.90.131.160/27\",\r\n - \ \"40.90.131.192/27\",\r\n \"40.90.131.224/27\",\r\n \"40.90.132.0/27\",\r\n - \ \"40.90.132.32/28\",\r\n \"40.90.132.48/28\",\r\n \"40.90.132.64/28\",\r\n - \ \"40.90.132.80/28\",\r\n \"40.90.132.96/27\",\r\n \"40.90.132.128/26\",\r\n - \ \"40.90.132.192/26\",\r\n \"40.90.133.0/27\",\r\n \"40.90.133.32/27\",\r\n - \ \"40.90.133.64/27\",\r\n \"40.90.133.96/28\",\r\n \"40.90.133.112/28\",\r\n - \ \"40.90.133.128/28\",\r\n \"40.90.133.144/28\",\r\n \"40.90.133.160/27\",\r\n - \ \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n \"40.90.134.64/26\",\r\n - \ \"40.90.134.128/26\",\r\n \"40.90.134.192/26\",\r\n \"40.90.135.0/26\",\r\n - \ \"40.90.135.64/26\",\r\n \"40.90.135.128/25\",\r\n \"40.90.136.0/28\",\r\n - \ \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n \"40.90.136.64/26\",\r\n - \ \"40.90.136.128/27\",\r\n \"40.90.136.160/28\",\r\n \"40.90.136.176/28\",\r\n - \ \"40.90.136.192/27\",\r\n \"40.90.136.224/27\",\r\n \"40.90.137.0/27\",\r\n - \ \"40.90.137.32/27\",\r\n \"40.90.137.64/27\",\r\n \"40.90.137.96/27\",\r\n - \ \"40.90.137.128/27\",\r\n \"40.90.137.160/27\",\r\n \"40.90.137.192/27\",\r\n - \ \"40.90.137.224/27\",\r\n \"40.90.138.0/27\",\r\n \"40.90.138.32/27\",\r\n - \ \"40.90.138.64/27\",\r\n \"40.90.138.96/27\",\r\n \"40.90.138.128/27\",\r\n - \ \"40.90.138.160/27\",\r\n \"40.90.138.192/28\",\r\n \"40.90.138.208/28\",\r\n - \ \"40.90.138.224/27\",\r\n \"40.90.139.0/27\",\r\n \"40.90.139.32/27\",\r\n - \ \"40.90.139.64/27\",\r\n \"40.90.139.96/27\",\r\n \"40.90.139.128/27\",\r\n - \ \"40.90.139.160/27\",\r\n \"40.90.139.192/27\",\r\n \"40.90.139.224/27\",\r\n - \ \"40.90.140.0/27\",\r\n \"40.90.140.32/27\",\r\n \"40.90.140.64/27\",\r\n - \ \"40.90.140.96/27\",\r\n \"40.90.140.128/27\",\r\n \"40.90.140.160/27\",\r\n - \ \"40.90.140.192/27\",\r\n \"40.90.140.224/27\",\r\n \"40.90.141.0/27\",\r\n - \ \"40.90.141.32/27\",\r\n \"40.90.141.64/27\",\r\n \"40.90.141.96/27\",\r\n - \ \"40.90.141.128/27\",\r\n \"40.90.141.160/27\",\r\n \"40.90.141.192/26\",\r\n - \ \"40.90.142.0/27\",\r\n \"40.90.142.32/27\",\r\n \"40.90.142.64/27\",\r\n - \ \"40.90.142.96/27\",\r\n \"40.90.142.128/27\",\r\n \"40.90.142.160/27\",\r\n - \ \"40.90.142.192/28\",\r\n \"40.90.142.208/28\",\r\n \"40.90.142.224/28\",\r\n - \ \"40.90.142.240/28\",\r\n \"40.90.143.0/27\",\r\n \"40.90.143.32/27\",\r\n - \ \"40.90.143.64/27\",\r\n \"40.90.143.96/27\",\r\n \"40.90.143.128/27\",\r\n - \ \"40.90.143.160/27\",\r\n \"40.90.143.192/26\",\r\n \"40.90.144.0/27\",\r\n - \ \"40.90.144.32/27\",\r\n \"40.90.144.64/26\",\r\n \"40.90.144.128/26\",\r\n - \ \"40.90.144.192/27\",\r\n \"40.90.144.224/27\",\r\n \"40.90.145.0/27\",\r\n - \ \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n \"40.90.145.96/27\",\r\n - \ \"40.90.145.128/27\",\r\n \"40.90.145.160/27\",\r\n \"40.90.145.192/27\",\r\n - \ \"40.90.145.224/27\",\r\n \"40.90.146.0/28\",\r\n \"40.90.146.16/28\",\r\n - \ \"40.90.146.32/27\",\r\n \"40.90.146.64/26\",\r\n \"40.90.146.128/27\",\r\n - \ \"40.90.146.160/27\",\r\n \"40.90.146.192/27\",\r\n \"40.90.146.224/27\",\r\n - \ \"40.90.147.0/27\",\r\n \"40.90.147.32/27\",\r\n \"40.90.147.64/27\",\r\n - \ \"40.90.147.96/27\",\r\n \"40.90.147.128/26\",\r\n \"40.90.147.192/27\",\r\n - \ \"40.90.147.224/27\",\r\n \"40.90.148.0/26\",\r\n \"40.90.148.64/27\",\r\n - \ \"40.90.148.96/27\",\r\n \"40.90.148.128/27\",\r\n \"40.90.148.160/28\",\r\n - \ \"40.90.148.176/28\",\r\n \"40.90.148.192/27\",\r\n \"40.90.148.224/27\",\r\n - \ \"40.90.149.0/27\",\r\n \"40.90.149.32/27\",\r\n \"40.90.149.64/27\",\r\n - \ \"40.90.149.96/27\",\r\n \"40.90.149.128/25\",\r\n \"40.90.150.0/27\",\r\n - \ \"40.90.150.32/27\",\r\n \"40.90.150.64/27\",\r\n \"40.90.150.96/27\",\r\n - \ \"40.90.150.128/25\",\r\n \"40.90.151.0/26\",\r\n \"40.90.151.64/27\",\r\n - \ \"40.90.151.96/27\",\r\n \"40.90.151.128/28\",\r\n \"40.90.151.144/28\",\r\n - \ \"40.90.151.160/27\",\r\n \"40.90.151.192/27\",\r\n \"40.90.151.224/27\",\r\n - \ \"40.90.152.0/25\",\r\n \"40.90.152.128/27\",\r\n \"40.90.152.160/27\",\r\n - \ \"40.90.152.192/27\",\r\n \"40.90.152.224/27\",\r\n \"40.90.153.0/26\",\r\n - \ \"40.90.153.64/27\",\r\n \"40.90.153.96/27\",\r\n \"40.90.153.128/25\",\r\n - \ \"40.90.154.0/26\",\r\n \"40.90.154.64/26\",\r\n \"40.90.154.128/26\",\r\n - \ \"40.90.154.192/26\",\r\n \"40.90.155.0/26\",\r\n \"40.90.155.64/26\",\r\n - \ \"40.90.155.128/26\",\r\n \"40.90.155.192/26\",\r\n \"40.90.156.0/26\",\r\n - \ \"40.90.156.64/27\",\r\n \"40.90.156.96/27\",\r\n \"40.90.156.128/26\",\r\n - \ \"40.90.156.192/26\",\r\n \"40.90.157.0/27\",\r\n \"40.90.157.32/27\",\r\n - \ \"40.90.157.64/26\",\r\n \"40.90.157.128/26\",\r\n \"40.90.157.192/27\",\r\n - \ \"40.90.157.224/27\",\r\n \"40.90.158.0/26\",\r\n \"40.90.158.64/26\",\r\n - \ \"40.90.158.128/25\",\r\n \"40.90.159.0/24\",\r\n \"40.90.160.0/19\",\r\n - \ \"40.90.192.0/19\",\r\n \"40.90.224.0/19\",\r\n \"40.91.0.0/22\",\r\n - \ \"40.91.4.0/22\",\r\n \"40.91.12.0/28\",\r\n \"40.91.12.16/28\",\r\n - \ \"40.91.12.32/28\",\r\n \"40.91.12.48/28\",\r\n \"40.91.12.64/26\",\r\n - \ \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n \"40.91.12.208/28\",\r\n - \ \"40.91.12.240/28\",\r\n \"40.91.13.0/28\",\r\n \"40.91.13.64/27\",\r\n - \ \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n - \ \"40.91.14.0/24\",\r\n \"40.91.16.0/22\",\r\n \"40.91.20.0/22\",\r\n - \ \"40.91.24.0/22\",\r\n \"40.91.28.0/22\",\r\n \"40.91.32.0/22\",\r\n - \ \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n \"40.91.192.0/18\",\r\n - \ \"40.93.0.0/23\",\r\n \"40.93.2.0/24\",\r\n \"40.93.3.0/24\",\r\n - \ \"40.93.4.0/24\",\r\n \"40.93.5.0/24\",\r\n \"40.93.6.0/24\",\r\n - \ \"40.93.7.0/24\",\r\n \"40.93.8.0/24\",\r\n \"40.93.9.0/24\",\r\n - \ \"40.93.10.0/24\",\r\n \"40.93.11.0/24\",\r\n \"40.93.12.0/24\",\r\n - \ \"40.93.13.0/24\",\r\n \"40.93.14.0/24\",\r\n \"40.93.15.0/24\",\r\n - \ \"40.93.16.0/24\",\r\n \"40.93.17.0/24\",\r\n \"40.93.64.0/24\",\r\n - \ \"40.93.65.0/24\",\r\n \"40.93.66.0/24\",\r\n \"40.93.128.0/24\",\r\n - \ \"40.93.129.0/24\",\r\n \"40.93.192.0/24\",\r\n \"40.93.193.0/24\",\r\n - \ \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n \"40.93.198.0/23\",\r\n - \ \"40.93.200.0/23\",\r\n \"40.93.202.0/24\",\r\n \"40.93.203.0/24\",\r\n - \ \"40.93.204.0/22\",\r\n \"40.93.208.0/22\",\r\n \"40.93.212.0/24\",\r\n - \ \"40.93.213.0/24\",\r\n \"40.93.214.0/24\",\r\n \"40.96.46.0/24\",\r\n - \ \"40.96.50.0/24\",\r\n \"40.96.52.0/24\",\r\n \"40.96.55.0/24\",\r\n - \ \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n \"40.96.255.0/24\",\r\n - \ \"40.97.4.0/24\",\r\n \"40.97.5.0/24\",\r\n \"40.97.6.0/24\",\r\n - \ \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n \"40.97.13.0/24\",\r\n - \ \"40.101.0.0/24\",\r\n \"40.101.1.0/24\",\r\n \"40.112.36.0/25\",\r\n - \ \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n \"40.112.37.64/26\",\r\n - \ \"40.112.37.128/26\",\r\n \"40.112.37.192/26\",\r\n \"40.112.38.192/26\",\r\n - \ \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n \"40.112.48.0/20\",\r\n - \ \"40.112.64.0/19\",\r\n \"40.112.96.0/19\",\r\n \"40.112.128.0/17\",\r\n - \ \"40.113.0.0/18\",\r\n \"40.113.64.0/19\",\r\n \"40.113.96.0/19\",\r\n - \ \"40.113.128.0/18\",\r\n \"40.113.192.0/18\",\r\n \"40.114.0.0/17\",\r\n - \ \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n \"40.115.64.0/19\",\r\n - \ \"40.115.96.0/19\",\r\n \"40.115.128.0/17\",\r\n \"40.116.0.0/16\",\r\n - \ \"40.117.0.0/19\",\r\n \"40.117.32.0/19\",\r\n \"40.117.64.0/18\",\r\n - \ \"40.117.128.0/17\",\r\n \"40.118.0.0/17\",\r\n \"40.118.128.0/17\",\r\n - \ \"40.119.0.0/18\",\r\n \"40.119.64.0/22\",\r\n \"40.119.68.0/22\",\r\n - \ \"40.119.72.0/22\",\r\n \"40.119.76.0/22\",\r\n \"40.119.80.0/22\",\r\n - \ \"40.119.84.0/22\",\r\n \"40.119.88.0/22\",\r\n \"40.119.92.0/22\",\r\n - \ \"40.119.96.0/22\",\r\n \"40.119.100.0/27\",\r\n \"40.119.100.32/28\",\r\n - \ \"40.119.100.48/30\",\r\n \"40.119.100.52/30\",\r\n \"40.119.100.56/29\",\r\n - \ \"40.119.100.64/28\",\r\n \"40.119.100.80/29\",\r\n \"40.119.100.88/30\",\r\n - \ \"40.119.100.92/30\",\r\n \"40.119.100.96/28\",\r\n \"40.119.100.112/29\",\r\n - \ \"40.119.100.120/30\",\r\n \"40.119.104.0/22\",\r\n \"40.119.108.0/22\",\r\n - \ \"40.119.112.0/22\",\r\n \"40.119.116.0/22\",\r\n \"40.119.120.0/22\",\r\n - \ \"40.119.124.0/22\",\r\n \"40.119.128.0/19\",\r\n \"40.119.160.0/19\",\r\n - \ \"40.119.192.0/18\",\r\n \"40.120.0.0/20\",\r\n \"40.120.16.0/20\",\r\n - \ \"40.120.32.0/19\",\r\n \"40.120.64.0/18\",\r\n \"40.121.0.0/16\",\r\n - \ \"40.122.0.0/20\",\r\n \"40.122.16.0/20\",\r\n \"40.122.32.0/19\",\r\n - \ \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n \"40.123.0.0/17\",\r\n - \ \"40.123.128.0/22\",\r\n \"40.123.132.0/22\",\r\n \"40.123.136.0/24\",\r\n - \ \"40.123.140.0/22\",\r\n \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n - \ \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n \"40.123.144.96/29\",\r\n - \ \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n - \ \"40.123.144.144/29\",\r\n \"40.123.144.152/30\",\r\n \"40.123.144.156/30\",\r\n - \ \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n \"40.123.144.224/28\",\r\n - \ \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n \"40.123.144.252/31\",\r\n - \ \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n \"40.123.145.4/31\",\r\n - \ \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n \"40.123.145.12/31\",\r\n - \ \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n \"40.123.145.20/31\",\r\n - \ \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n \"40.123.145.32/28\",\r\n - \ \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n \"40.123.145.60/30\",\r\n - \ \"40.123.145.64/30\",\r\n \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n - \ \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n - \ \"40.123.145.160/30\",\r\n \"40.123.145.164/31\",\r\n \"40.123.145.166/31\",\r\n - \ \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n \"40.123.145.192/28\",\r\n - \ \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n \"40.123.145.214/31\",\r\n - \ \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n \"40.123.145.222/31\",\r\n - \ \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n \"40.123.146.16/29\",\r\n - \ \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n \"40.123.146.30/31\",\r\n - \ \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n \"40.123.146.42/31\",\r\n - \ \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n \"40.123.146.50/31\",\r\n - \ \"40.123.146.52/31\",\r\n \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n - \ \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n - \ \"40.123.146.164/31\",\r\n \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n - \ \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n \"40.123.146.182/31\",\r\n - \ \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n \"40.123.146.200/30\",\r\n - \ \"40.123.146.204/31\",\r\n \"40.123.146.206/31\",\r\n \"40.123.146.208/31\",\r\n - \ \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n - \ \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n - \ \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n \"40.123.148.0/25\",\r\n + \ \"20.202.66.0/23\",\r\n \"20.202.68.0/24\",\r\n \"20.202.80.0/22\",\r\n + \ \"20.202.100.0/23\",\r\n \"20.202.102.0/23\",\r\n \"20.202.120.0/22\",\r\n + \ \"20.202.124.0/24\",\r\n \"20.202.140.0/24\",\r\n \"20.202.141.0/24\",\r\n + \ \"20.202.142.0/23\",\r\n \"20.202.144.0/22\",\r\n \"20.202.148.0/23\",\r\n + \ \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n + \ \"20.203.88.0/21\",\r\n \"20.203.96.0/19\",\r\n \"20.203.128.0/17\",\r\n + \ \"20.204.0.0/16\",\r\n \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n + \ \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n + \ \"20.205.144.0/20\",\r\n \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n + \ \"20.206.0.0/18\",\r\n \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n + \ \"20.207.0.0/18\",\r\n \"20.207.64.0/18\",\r\n \"20.207.128.0/18\",\r\n + \ \"20.207.192.0/20\",\r\n \"20.207.224.0/19\",\r\n \"20.208.0.0/17\",\r\n + \ \"20.208.128.0/19\",\r\n \"20.208.192.0/18\",\r\n \"20.209.0.0/23\",\r\n + \ \"20.209.2.0/23\",\r\n \"20.209.4.0/23\",\r\n \"20.209.6.0/23\",\r\n + \ \"20.209.8.0/23\",\r\n \"20.209.10.0/23\",\r\n \"20.209.12.0/23\",\r\n + \ \"20.209.14.0/23\",\r\n \"20.209.16.0/23\",\r\n \"20.209.18.0/23\",\r\n + \ \"20.209.20.0/23\",\r\n \"20.209.22.0/23\",\r\n \"20.209.24.0/23\",\r\n + \ \"20.209.26.0/23\",\r\n \"20.209.28.0/23\",\r\n \"20.209.30.0/23\",\r\n + \ \"20.209.32.0/23\",\r\n \"20.209.34.0/23\",\r\n \"20.209.36.0/23\",\r\n + \ \"20.209.38.0/23\",\r\n \"20.209.40.0/23\",\r\n \"20.209.42.0/23\",\r\n + \ \"20.209.44.0/23\",\r\n \"20.209.46.0/23\",\r\n \"20.209.48.0/23\",\r\n + \ \"20.209.50.0/23\",\r\n \"20.209.52.0/23\",\r\n \"20.209.54.0/23\",\r\n + \ \"20.209.56.0/23\",\r\n \"20.209.58.0/23\",\r\n \"20.209.60.0/23\",\r\n + \ \"20.209.62.0/23\",\r\n \"20.209.64.0/23\",\r\n \"20.209.66.0/23\",\r\n + \ \"20.209.68.0/23\",\r\n \"20.209.70.0/23\",\r\n \"20.209.72.0/23\",\r\n + \ \"20.209.74.0/23\",\r\n \"20.210.0.0/17\",\r\n \"20.210.128.0/18\",\r\n + \ \"20.210.192.0/18\",\r\n \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n + \ \"20.211.192.0/18\",\r\n \"20.212.0.0/16\",\r\n \"20.213.0.0/17\",\r\n + \ \"20.213.128.0/18\",\r\n \"20.213.192.0/20\",\r\n \"20.213.224.0/19\",\r\n + \ \"20.214.0.0/18\",\r\n \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n + \ \"20.215.0.0/18\",\r\n \"20.215.128.0/17\",\r\n \"20.216.0.0/18\",\r\n + \ \"20.216.64.0/18\",\r\n \"20.216.128.0/18\",\r\n \"20.217.0.0/19\",\r\n + \ \"20.217.32.0/22\",\r\n \"20.217.40.0/21\",\r\n \"20.217.48.0/20\",\r\n + \ \"20.217.64.0/19\",\r\n \"20.218.0.0/18\",\r\n \"20.218.64.0/18\",\r\n + \ \"20.218.128.0/17\",\r\n \"20.219.0.0/18\",\r\n \"20.219.64.0/18\",\r\n + \ \"20.219.128.0/17\",\r\n \"20.220.0.0/18\",\r\n \"20.220.64.0/18\",\r\n + \ \"20.220.128.0/17\",\r\n \"20.221.0.0/17\",\r\n \"20.221.128.0/18\",\r\n + \ \"20.221.192.0/18\",\r\n \"20.222.0.0/16\",\r\n \"20.223.0.0/16\",\r\n + \ \"20.224.0.0/16\",\r\n \"20.225.0.0/16\",\r\n \"20.226.0.0/16\",\r\n + \ \"20.227.0.0/18\",\r\n \"20.227.64.0/18\",\r\n \"20.227.128.0/17\",\r\n + \ \"20.228.0.0/18\",\r\n \"20.228.64.0/18\",\r\n \"20.228.128.0/17\",\r\n + \ \"20.229.0.0/16\",\r\n \"20.230.0.0/17\",\r\n \"20.230.128.0/17\",\r\n + \ \"20.231.0.0/17\",\r\n \"20.231.128.0/26\",\r\n \"20.231.192.0/18\",\r\n + \ \"20.232.0.0/16\",\r\n \"20.233.0.0/17\",\r\n \"20.234.0.0/17\",\r\n + \ \"20.234.128.0/17\",\r\n \"20.235.0.0/18\",\r\n \"20.235.64.0/18\",\r\n + \ \"20.235.128.0/18\",\r\n \"20.236.0.0/18\",\r\n \"20.236.64.0/18\",\r\n + \ \"20.236.128.0/18\",\r\n \"20.236.192.0/18\",\r\n \"20.237.0.0/17\",\r\n + \ \"20.237.128.0/17\",\r\n \"20.238.0.0/17\",\r\n \"20.238.128.0/17\",\r\n + \ \"20.239.0.0/16\",\r\n \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n + \ \"20.241.0.0/17\",\r\n \"20.241.128.0/17\",\r\n \"20.242.0.0/17\",\r\n + \ \"20.242.128.0/17\",\r\n \"20.243.0.0/16\",\r\n \"20.244.0.0/17\",\r\n + \ \"20.244.128.0/17\",\r\n \"20.245.0.0/16\",\r\n \"20.246.0.0/17\",\r\n + \ \"20.246.128.0/17\",\r\n \"20.247.0.0/17\",\r\n \"20.247.128.0/17\",\r\n + \ \"20.248.0.0/17\",\r\n \"20.248.128.0/17\",\r\n \"20.249.0.0/16\",\r\n + \ \"20.250.0.0/16\",\r\n \"20.251.0.0/17\",\r\n \"20.252.0.0/17\",\r\n + \ \"20.252.128.0/17\",\r\n \"20.253.0.0/17\",\r\n \"20.253.128.0/17\",\r\n + \ \"20.254.0.0/17\",\r\n \"20.254.128.0/17\",\r\n \"20.255.0.0/16\",\r\n + \ \"23.96.0.0/17\",\r\n \"23.96.128.0/17\",\r\n \"23.97.48.0/20\",\r\n + \ \"23.97.64.0/19\",\r\n \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n + \ \"23.97.112.128/28\",\r\n \"23.97.112.160/27\",\r\n \"23.97.112.192/27\",\r\n + \ \"23.97.112.224/27\",\r\n \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n + \ \"23.97.128.0/17\",\r\n \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n + \ \"23.98.44.0/24\",\r\n \"23.98.45.0/24\",\r\n \"23.98.46.0/24\",\r\n + \ \"23.98.47.0/24\",\r\n \"23.98.48.0/21\",\r\n \"23.98.56.0/24\",\r\n + \ \"23.98.57.64/26\",\r\n \"23.98.64.0/18\",\r\n \"23.98.128.0/17\",\r\n + \ \"23.99.0.0/18\",\r\n \"23.99.64.0/19\",\r\n \"23.99.96.0/19\",\r\n + \ \"23.99.128.0/17\",\r\n \"23.100.0.0/20\",\r\n \"23.100.16.0/20\",\r\n + \ \"23.100.32.0/20\",\r\n \"23.100.48.0/20\",\r\n \"23.100.64.0/21\",\r\n + \ \"23.100.72.0/21\",\r\n \"23.100.80.0/21\",\r\n \"23.100.88.0/21\",\r\n + \ \"23.100.96.0/21\",\r\n \"23.100.104.0/21\",\r\n \"23.100.112.0/21\",\r\n + \ \"23.100.120.0/21\",\r\n \"23.100.128.0/18\",\r\n \"23.100.192.0/19\",\r\n + \ \"23.100.224.0/20\",\r\n \"23.100.240.0/20\",\r\n \"23.101.0.0/20\",\r\n + \ \"23.101.16.0/20\",\r\n \"23.101.32.0/21\",\r\n \"23.101.48.0/20\",\r\n + \ \"23.101.64.0/20\",\r\n \"23.101.80.0/21\",\r\n \"23.101.112.0/20\",\r\n + \ \"23.101.128.0/20\",\r\n \"23.101.144.0/20\",\r\n \"23.101.160.0/20\",\r\n + \ \"23.101.176.0/20\",\r\n \"23.101.192.0/20\",\r\n \"23.101.208.0/20\",\r\n + \ \"23.101.224.0/19\",\r\n \"23.102.0.0/18\",\r\n \"23.102.64.0/19\",\r\n + \ \"23.102.96.0/19\",\r\n \"23.102.128.0/18\",\r\n \"23.102.192.0/21\",\r\n + \ \"23.102.200.0/23\",\r\n \"23.102.202.0/24\",\r\n \"23.102.203.0/24\",\r\n + \ \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n \"23.102.224.0/19\",\r\n + \ \"23.103.64.32/27\",\r\n \"23.103.64.64/27\",\r\n \"40.64.0.0/18\",\r\n + \ \"40.64.64.0/18\",\r\n \"40.64.128.0/21\",\r\n \"40.65.0.0/18\",\r\n + \ \"40.65.64.0/18\",\r\n \"40.65.128.0/18\",\r\n \"40.65.192.0/18\",\r\n + \ \"40.66.32.0/19\",\r\n \"40.66.120.0/21\",\r\n \"40.67.0.0/18\",\r\n + \ \"40.67.64.0/19\",\r\n \"40.67.96.0/20\",\r\n \"40.67.112.0/21\",\r\n + \ \"40.67.120.0/21\",\r\n \"40.67.128.0/19\",\r\n \"40.67.160.0/19\",\r\n + \ \"40.67.192.0/19\",\r\n \"40.67.224.0/19\",\r\n \"40.68.0.0/16\",\r\n + \ \"40.69.0.0/18\",\r\n \"40.69.64.0/19\",\r\n \"40.69.96.0/19\",\r\n + \ \"40.69.128.0/18\",\r\n \"40.69.192.0/19\",\r\n \"40.70.0.0/18\",\r\n + \ \"40.70.64.0/20\",\r\n \"40.70.80.0/21\",\r\n \"40.70.88.0/28\",\r\n + \ \"40.70.128.0/17\",\r\n \"40.71.0.0/16\",\r\n \"40.74.0.0/18\",\r\n + \ \"40.74.64.0/18\",\r\n \"40.74.128.0/20\",\r\n \"40.74.144.0/20\",\r\n + \ \"40.74.160.0/19\",\r\n \"40.74.192.0/18\",\r\n \"40.75.0.0/19\",\r\n + \ \"40.75.32.0/21\",\r\n \"40.75.64.0/18\",\r\n \"40.75.128.0/17\",\r\n + \ \"40.76.0.0/16\",\r\n \"40.77.0.0/17\",\r\n \"40.77.128.0/25\",\r\n + \ \"40.77.128.128/25\",\r\n \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n + \ \"40.77.130.128/26\",\r\n \"40.77.130.192/26\",\r\n \"40.77.131.0/25\",\r\n + \ \"40.77.131.128/26\",\r\n \"40.77.131.192/27\",\r\n \"40.77.131.224/28\",\r\n + \ \"40.77.131.240/28\",\r\n \"40.77.132.0/24\",\r\n \"40.77.133.0/24\",\r\n + \ \"40.77.134.0/24\",\r\n \"40.77.135.0/24\",\r\n \"40.77.136.0/28\",\r\n + \ \"40.77.136.16/28\",\r\n \"40.77.136.32/28\",\r\n \"40.77.136.48/28\",\r\n + \ \"40.77.136.64/28\",\r\n \"40.77.136.80/28\",\r\n \"40.77.136.96/28\",\r\n + \ \"40.77.136.112/28\",\r\n \"40.77.136.128/25\",\r\n \"40.77.137.0/25\",\r\n + \ \"40.77.137.128/26\",\r\n \"40.77.137.192/27\",\r\n \"40.77.138.0/25\",\r\n + \ \"40.77.138.128/25\",\r\n \"40.77.139.0/25\",\r\n \"40.77.139.128/25\",\r\n + \ \"40.77.160.0/27\",\r\n \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n + \ \"40.77.160.128/25\",\r\n \"40.77.161.0/26\",\r\n \"40.77.161.64/26\",\r\n + \ \"40.77.161.128/25\",\r\n \"40.77.162.0/24\",\r\n \"40.77.163.0/24\",\r\n + \ \"40.77.164.0/24\",\r\n \"40.77.165.0/24\",\r\n \"40.77.166.0/25\",\r\n + \ \"40.77.166.128/28\",\r\n \"40.77.166.160/27\",\r\n \"40.77.166.192/26\",\r\n + \ \"40.77.167.0/24\",\r\n \"40.77.168.0/24\",\r\n \"40.77.169.0/24\",\r\n + \ \"40.77.170.0/24\",\r\n \"40.77.171.0/24\",\r\n \"40.77.172.0/24\",\r\n + \ \"40.77.173.0/24\",\r\n \"40.77.174.0/24\",\r\n \"40.77.175.0/27\",\r\n + \ \"40.77.175.32/27\",\r\n \"40.77.175.64/27\",\r\n \"40.77.175.96/27\",\r\n + \ \"40.77.175.128/27\",\r\n \"40.77.175.160/27\",\r\n \"40.77.175.192/27\",\r\n + \ \"40.77.175.240/28\",\r\n \"40.77.176.0/24\",\r\n \"40.77.177.0/24\",\r\n + \ \"40.77.178.0/23\",\r\n \"40.77.180.0/23\",\r\n \"40.77.182.0/28\",\r\n + \ \"40.77.182.16/28\",\r\n \"40.77.182.32/27\",\r\n \"40.77.182.64/27\",\r\n + \ \"40.77.182.96/27\",\r\n \"40.77.182.128/27\",\r\n \"40.77.182.160/27\",\r\n + \ \"40.77.182.192/26\",\r\n \"40.77.183.0/24\",\r\n \"40.77.184.0/25\",\r\n + \ \"40.77.184.128/25\",\r\n \"40.77.185.0/25\",\r\n \"40.77.185.128/25\",\r\n + \ \"40.77.186.0/23\",\r\n \"40.77.188.0/22\",\r\n \"40.77.192.0/22\",\r\n + \ \"40.77.196.0/24\",\r\n \"40.77.197.0/24\",\r\n \"40.77.198.0/26\",\r\n + \ \"40.77.198.64/26\",\r\n \"40.77.198.128/25\",\r\n \"40.77.199.0/25\",\r\n + \ \"40.77.199.128/26\",\r\n \"40.77.199.192/26\",\r\n \"40.77.200.0/25\",\r\n + \ \"40.77.200.128/25\",\r\n \"40.77.201.0/24\",\r\n \"40.77.202.0/24\",\r\n + \ \"40.77.224.0/28\",\r\n \"40.77.224.16/28\",\r\n \"40.77.224.32/27\",\r\n + \ \"40.77.224.64/27\",\r\n \"40.77.224.96/27\",\r\n \"40.77.224.128/25\",\r\n + \ \"40.77.225.0/24\",\r\n \"40.77.226.0/25\",\r\n \"40.77.226.128/25\",\r\n + \ \"40.77.227.0/24\",\r\n \"40.77.228.0/24\",\r\n \"40.77.229.0/24\",\r\n + \ \"40.77.230.0/24\",\r\n \"40.77.231.0/24\",\r\n \"40.77.232.0/25\",\r\n + \ \"40.77.232.128/25\",\r\n \"40.77.233.0/24\",\r\n \"40.77.234.0/25\",\r\n + \ \"40.77.234.128/27\",\r\n \"40.77.234.160/27\",\r\n \"40.77.234.192/27\",\r\n + \ \"40.77.234.224/27\",\r\n \"40.77.235.0/24\",\r\n \"40.77.236.0/27\",\r\n + \ \"40.77.236.32/27\",\r\n \"40.77.236.80/28\",\r\n \"40.77.236.96/27\",\r\n + \ \"40.77.236.128/27\",\r\n \"40.77.236.160/28\",\r\n \"40.77.236.176/28\",\r\n + \ \"40.77.236.192/28\",\r\n \"40.77.236.224/27\",\r\n \"40.77.237.0/26\",\r\n + \ \"40.77.237.64/26\",\r\n \"40.77.237.128/25\",\r\n \"40.77.240.0/25\",\r\n + \ \"40.77.240.128/25\",\r\n \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n + \ \"40.77.244.0/25\",\r\n \"40.77.245.0/24\",\r\n \"40.77.246.0/24\",\r\n + \ \"40.77.247.0/24\",\r\n \"40.77.248.0/25\",\r\n \"40.77.248.128/25\",\r\n + \ \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n \"40.77.251.0/24\",\r\n + \ \"40.77.252.0/23\",\r\n \"40.77.254.0/26\",\r\n \"40.77.254.64/27\",\r\n + \ \"40.77.254.128/25\",\r\n \"40.77.255.0/25\",\r\n \"40.77.255.128/26\",\r\n + \ \"40.77.255.192/26\",\r\n \"40.78.0.0/17\",\r\n \"40.78.128.0/18\",\r\n + \ \"40.78.192.0/21\",\r\n \"40.78.200.0/21\",\r\n \"40.78.208.0/28\",\r\n + \ \"40.78.208.16/28\",\r\n \"40.78.208.32/30\",\r\n \"40.78.208.48/28\",\r\n + \ \"40.78.208.64/28\",\r\n \"40.78.209.0/24\",\r\n \"40.78.210.0/24\",\r\n + \ \"40.78.211.0/24\",\r\n \"40.78.212.0/24\",\r\n \"40.78.213.0/24\",\r\n + \ \"40.78.214.0/24\",\r\n \"40.78.215.0/24\",\r\n \"40.78.216.0/24\",\r\n + \ \"40.78.217.0/24\",\r\n \"40.78.218.0/24\",\r\n \"40.78.219.0/24\",\r\n + \ \"40.78.220.0/24\",\r\n \"40.78.221.0/24\",\r\n \"40.78.222.0/24\",\r\n + \ \"40.78.223.0/24\",\r\n \"40.78.224.0/21\",\r\n \"40.78.232.0/21\",\r\n + \ \"40.78.240.0/20\",\r\n \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n + \ \"40.79.8.32/28\",\r\n \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n + \ \"40.79.9.0/24\",\r\n \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n + \ \"40.79.48.0/27\",\r\n \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n + \ \"40.79.56.0/21\",\r\n \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n + \ \"40.79.88.0/27\",\r\n \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n + \ \"40.79.90.0/24\",\r\n \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n + \ \"40.79.93.0/28\",\r\n \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n + \ \"40.79.96.0/19\",\r\n \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n + \ \"40.79.152.0/21\",\r\n \"40.79.160.0/20\",\r\n \"40.79.176.0/21\",\r\n + \ \"40.79.184.0/21\",\r\n \"40.79.192.0/21\",\r\n \"40.79.200.0/24\",\r\n + \ \"40.79.201.0/24\",\r\n \"40.79.202.0/24\",\r\n \"40.79.203.0/24\",\r\n + \ \"40.79.204.0/27\",\r\n \"40.79.204.32/28\",\r\n \"40.79.204.48/28\",\r\n + \ \"40.79.204.64/27\",\r\n \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n + \ \"40.79.204.160/27\",\r\n \"40.79.204.192/26\",\r\n \"40.79.205.0/26\",\r\n + \ \"40.79.205.64/28\",\r\n \"40.79.205.80/28\",\r\n \"40.79.205.96/27\",\r\n + \ \"40.79.205.128/26\",\r\n \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n + \ \"40.79.205.240/28\",\r\n \"40.79.206.0/27\",\r\n \"40.79.206.32/27\",\r\n + \ \"40.79.206.64/27\",\r\n \"40.79.206.96/27\",\r\n \"40.79.206.128/27\",\r\n + \ \"40.79.206.160/27\",\r\n \"40.79.206.192/27\",\r\n \"40.79.206.224/27\",\r\n + \ \"40.79.207.0/27\",\r\n \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n + \ \"40.79.207.80/28\",\r\n \"40.79.207.96/27\",\r\n \"40.79.207.128/25\",\r\n + \ \"40.79.208.0/24\",\r\n \"40.79.209.0/24\",\r\n \"40.79.210.0/24\",\r\n + \ \"40.79.211.0/24\",\r\n \"40.79.212.0/24\",\r\n \"40.79.213.0/24\",\r\n + \ \"40.79.214.0/24\",\r\n \"40.79.215.0/24\",\r\n \"40.79.216.0/24\",\r\n + \ \"40.79.217.0/24\",\r\n \"40.79.218.0/24\",\r\n \"40.79.219.0/24\",\r\n + \ \"40.79.220.0/24\",\r\n \"40.79.221.0/24\",\r\n \"40.79.222.0/24\",\r\n + \ \"40.79.223.0/24\",\r\n \"40.79.232.0/21\",\r\n \"40.79.240.0/20\",\r\n + \ \"40.80.0.0/22\",\r\n \"40.80.4.0/22\",\r\n \"40.80.8.0/22\",\r\n + \ \"40.80.12.0/22\",\r\n \"40.80.16.0/22\",\r\n \"40.80.20.0/22\",\r\n + \ \"40.80.24.0/22\",\r\n \"40.80.28.0/22\",\r\n \"40.80.32.0/22\",\r\n + \ \"40.80.36.0/22\",\r\n \"40.80.40.0/22\",\r\n \"40.80.44.0/22\",\r\n + \ \"40.80.48.0/21\",\r\n \"40.80.56.0/21\",\r\n \"40.80.64.0/19\",\r\n + \ \"40.80.96.0/20\",\r\n \"40.80.144.0/21\",\r\n \"40.80.152.0/21\",\r\n + \ \"40.80.160.0/24\",\r\n \"40.80.168.0/21\",\r\n \"40.80.176.0/21\",\r\n + \ \"40.80.184.0/21\",\r\n \"40.80.192.0/19\",\r\n \"40.80.224.0/20\",\r\n + \ \"40.80.240.0/20\",\r\n \"40.81.0.0/20\",\r\n \"40.81.16.0/20\",\r\n + \ \"40.81.32.0/20\",\r\n \"40.81.48.0/20\",\r\n \"40.81.64.0/20\",\r\n + \ \"40.81.80.0/20\",\r\n \"40.81.96.0/20\",\r\n \"40.81.112.0/20\",\r\n + \ \"40.81.128.0/19\",\r\n \"40.81.160.0/20\",\r\n \"40.81.176.0/20\",\r\n + \ \"40.81.192.0/19\",\r\n \"40.81.224.0/19\",\r\n \"40.82.0.0/22\",\r\n + \ \"40.82.4.0/22\",\r\n \"40.82.16.0/22\",\r\n \"40.82.20.0/22\",\r\n + \ \"40.82.24.0/22\",\r\n \"40.82.28.0/22\",\r\n \"40.82.32.0/22\",\r\n + \ \"40.82.36.0/22\",\r\n \"40.82.44.0/22\",\r\n \"40.82.48.0/22\",\r\n + \ \"40.82.60.0/22\",\r\n \"40.82.64.0/22\",\r\n \"40.82.68.0/22\",\r\n + \ \"40.82.72.0/22\",\r\n \"40.82.76.0/22\",\r\n \"40.82.80.0/22\",\r\n + \ \"40.82.84.0/22\",\r\n \"40.82.92.0/22\",\r\n \"40.82.96.0/22\",\r\n + \ \"40.82.100.0/22\",\r\n \"40.82.116.0/22\",\r\n \"40.82.120.0/22\",\r\n + \ \"40.82.128.0/19\",\r\n \"40.82.160.0/19\",\r\n \"40.82.192.0/19\",\r\n + \ \"40.82.224.0/20\",\r\n \"40.82.240.0/22\",\r\n \"40.82.244.0/22\",\r\n + \ \"40.82.248.0/21\",\r\n \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n + \ \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n \"40.83.24.96/27\",\r\n + \ \"40.83.24.128/25\",\r\n \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n + \ \"40.83.28.0/22\",\r\n \"40.83.32.0/19\",\r\n \"40.83.64.0/18\",\r\n + \ \"40.83.128.0/17\",\r\n \"40.84.0.0/17\",\r\n \"40.84.128.0/17\",\r\n + \ \"40.85.0.0/17\",\r\n \"40.85.128.0/20\",\r\n \"40.85.144.0/20\",\r\n + \ \"40.85.160.0/19\",\r\n \"40.85.192.0/18\",\r\n \"40.86.0.0/17\",\r\n + \ \"40.86.128.0/19\",\r\n \"40.86.160.0/19\",\r\n \"40.86.192.0/18\",\r\n + \ \"40.87.0.0/17\",\r\n \"40.87.128.0/19\",\r\n \"40.87.160.0/22\",\r\n + \ \"40.87.164.0/22\",\r\n \"40.87.168.0/30\",\r\n \"40.87.168.4/30\",\r\n + \ \"40.87.168.8/29\",\r\n \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n + \ \"40.87.168.40/29\",\r\n \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n + \ \"40.87.168.68/31\",\r\n \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n + \ \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n + \ \"40.87.168.192/28\",\r\n \"40.87.168.208/31\",\r\n \"40.87.168.210/31\",\r\n + \ \"40.87.168.212/30\",\r\n \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n + \ \"40.87.169.0/27\",\r\n \"40.87.169.32/29\",\r\n \"40.87.169.40/30\",\r\n + \ \"40.87.169.44/30\",\r\n \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n + \ \"40.87.169.58/31\",\r\n \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n + \ \"40.87.169.96/31\",\r\n \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n + \ \"40.87.169.102/31\",\r\n \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n + \ \"40.87.169.128/29\",\r\n \"40.87.169.136/31\",\r\n \"40.87.169.138/31\",\r\n + \ \"40.87.169.140/30\",\r\n \"40.87.169.144/28\",\r\n \"40.87.169.160/27\",\r\n + \ \"40.87.169.192/26\",\r\n \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n + \ \"40.87.170.144/31\",\r\n \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n + \ \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n + \ \"40.87.170.184/30\",\r\n \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n + \ \"40.87.170.194/31\",\r\n \"40.87.170.196/30\",\r\n \"40.87.170.200/29\",\r\n + \ \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n \"40.87.170.214/31\",\r\n + \ \"40.87.170.216/30\",\r\n \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n + \ \"40.87.170.228/30\",\r\n \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n + \ \"40.87.170.248/30\",\r\n \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n + \ \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n + \ \"40.87.171.16/28\",\r\n \"40.87.171.32/30\",\r\n \"40.87.171.36/30\",\r\n + \ \"40.87.171.40/31\",\r\n \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n + \ \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n \"40.87.171.72/29\",\r\n + \ \"40.87.171.80/28\",\r\n \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n + \ \"40.87.171.160/31\",\r\n \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n + \ \"40.87.171.166/31\",\r\n \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n + \ \"40.87.171.192/27\",\r\n \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n + \ \"40.87.171.248/31\",\r\n \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n + \ \"40.87.172.0/22\",\r\n \"40.87.176.0/25\",\r\n \"40.87.176.128/27\",\r\n + \ \"40.87.176.160/29\",\r\n \"40.87.176.168/30\",\r\n \"40.87.176.172/31\",\r\n + \ \"40.87.176.174/31\",\r\n \"40.87.176.176/29\",\r\n \"40.87.176.184/30\",\r\n + \ \"40.87.176.188/30\",\r\n \"40.87.176.192/28\",\r\n \"40.87.176.208/29\",\r\n + \ \"40.87.176.216/29\",\r\n \"40.87.176.224/29\",\r\n \"40.87.176.232/31\",\r\n + \ \"40.87.176.234/31\",\r\n \"40.87.176.236/30\",\r\n \"40.87.176.240/28\",\r\n + \ \"40.87.177.0/28\",\r\n \"40.87.177.16/28\",\r\n \"40.87.177.32/27\",\r\n + \ \"40.87.177.64/27\",\r\n \"40.87.177.96/28\",\r\n \"40.87.177.112/29\",\r\n + \ \"40.87.177.120/31\",\r\n \"40.87.177.122/31\",\r\n \"40.87.177.124/30\",\r\n + \ \"40.87.177.128/28\",\r\n \"40.87.177.144/29\",\r\n \"40.87.177.152/31\",\r\n + \ \"40.87.177.154/31\",\r\n \"40.87.177.156/30\",\r\n \"40.87.177.160/27\",\r\n + \ \"40.87.177.192/29\",\r\n \"40.87.177.200/30\",\r\n \"40.87.177.204/30\",\r\n + \ \"40.87.177.208/30\",\r\n \"40.87.177.212/30\",\r\n \"40.87.177.216/29\",\r\n + \ \"40.87.177.224/27\",\r\n \"40.87.178.0/24\",\r\n \"40.87.179.0/25\",\r\n + \ \"40.87.179.128/26\",\r\n \"40.87.179.192/31\",\r\n \"40.87.179.194/31\",\r\n + \ \"40.87.179.196/30\",\r\n \"40.87.179.200/31\",\r\n \"40.87.179.202/31\",\r\n + \ \"40.87.179.204/30\",\r\n \"40.87.179.208/28\",\r\n \"40.87.179.224/27\",\r\n + \ \"40.87.180.0/30\",\r\n \"40.87.180.4/31\",\r\n \"40.87.180.6/31\",\r\n + \ \"40.87.180.8/30\",\r\n \"40.87.180.12/31\",\r\n \"40.87.180.14/31\",\r\n + \ \"40.87.180.16/30\",\r\n \"40.87.180.20/31\",\r\n \"40.87.180.22/31\",\r\n + \ \"40.87.180.24/30\",\r\n \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n + \ \"40.87.180.40/31\",\r\n \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n + \ \"40.87.180.48/28\",\r\n \"40.87.180.64/30\",\r\n \"40.87.180.68/30\",\r\n + \ \"40.87.180.72/31\",\r\n \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n + \ \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n + \ \"40.87.180.192/30\",\r\n \"40.87.180.196/30\",\r\n \"40.87.180.200/31\",\r\n + \ \"40.87.180.202/31\",\r\n \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n + \ \"40.87.180.224/28\",\r\n \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n + \ \"40.87.180.252/30\",\r\n \"40.87.181.0/30\",\r\n \"40.87.181.4/30\",\r\n + \ \"40.87.181.8/29\",\r\n \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n + \ \"40.87.181.64/26\",\r\n \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n + \ \"40.87.181.152/31\",\r\n \"40.87.181.154/31\",\r\n \"40.87.181.156/30\",\r\n + \ \"40.87.181.160/31\",\r\n \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n + \ \"40.87.181.168/29\",\r\n \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n + \ \"40.87.182.0/30\",\r\n \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n + \ \"40.87.182.16/29\",\r\n \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n + \ \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n \"40.87.182.60/31\",\r\n + \ \"40.87.182.62/31\",\r\n \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n + \ \"40.87.183.0/28\",\r\n \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n + \ \"40.87.183.28/30\",\r\n \"40.87.183.32/31\",\r\n \"40.87.183.34/31\",\r\n + \ \"40.87.183.36/30\",\r\n \"40.87.183.40/31\",\r\n \"40.87.183.42/31\",\r\n + \ \"40.87.183.44/30\",\r\n \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n + \ \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n + \ \"40.87.183.128/28\",\r\n \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n + \ \"40.87.183.192/27\",\r\n \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n + \ \"40.87.183.236/31\",\r\n \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n + \ \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n \"40.87.184.0/22\",\r\n + \ \"40.87.188.0/22\",\r\n \"40.87.192.0/22\",\r\n \"40.87.196.0/22\",\r\n + \ \"40.87.200.0/22\",\r\n \"40.87.204.0/22\",\r\n \"40.87.208.0/22\",\r\n + \ \"40.87.212.0/22\",\r\n \"40.87.216.0/22\",\r\n \"40.87.220.0/22\",\r\n + \ \"40.87.224.0/22\",\r\n \"40.87.228.0/22\",\r\n \"40.87.232.0/21\",\r\n + \ \"40.88.0.0/16\",\r\n \"40.89.0.0/19\",\r\n \"40.89.32.0/19\",\r\n + \ \"40.89.64.0/18\",\r\n \"40.89.128.0/18\",\r\n \"40.89.192.0/19\",\r\n + \ \"40.89.224.0/19\",\r\n \"40.90.16.0/27\",\r\n \"40.90.16.32/27\",\r\n + \ \"40.90.16.64/27\",\r\n \"40.90.16.96/27\",\r\n \"40.90.16.128/27\",\r\n + \ \"40.90.16.160/27\",\r\n \"40.90.16.192/26\",\r\n \"40.90.17.0/27\",\r\n + \ \"40.90.17.32/27\",\r\n \"40.90.17.64/27\",\r\n \"40.90.17.96/27\",\r\n + \ \"40.90.17.128/28\",\r\n \"40.90.17.144/28\",\r\n \"40.90.17.160/27\",\r\n + \ \"40.90.17.192/27\",\r\n \"40.90.17.224/27\",\r\n \"40.90.18.0/28\",\r\n + \ \"40.90.18.16/28\",\r\n \"40.90.18.32/27\",\r\n \"40.90.18.64/26\",\r\n + \ \"40.90.18.128/26\",\r\n \"40.90.18.192/26\",\r\n \"40.90.19.0/27\",\r\n + \ \"40.90.19.32/27\",\r\n \"40.90.19.64/26\",\r\n \"40.90.19.128/25\",\r\n + \ \"40.90.20.0/25\",\r\n \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n + \ \"40.90.21.128/25\",\r\n \"40.90.22.0/25\",\r\n \"40.90.22.128/25\",\r\n + \ \"40.90.23.0/25\",\r\n \"40.90.23.128/25\",\r\n \"40.90.24.0/25\",\r\n + \ \"40.90.24.128/25\",\r\n \"40.90.25.0/26\",\r\n \"40.90.25.64/26\",\r\n + \ \"40.90.25.128/26\",\r\n \"40.90.25.192/26\",\r\n \"40.90.26.0/26\",\r\n + \ \"40.90.26.64/26\",\r\n \"40.90.26.128/25\",\r\n \"40.90.27.0/26\",\r\n + \ \"40.90.27.64/26\",\r\n \"40.90.27.128/26\",\r\n \"40.90.27.192/26\",\r\n + \ \"40.90.28.0/26\",\r\n \"40.90.28.64/26\",\r\n \"40.90.28.128/26\",\r\n + \ \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n \"40.90.29.64/26\",\r\n + \ \"40.90.29.128/26\",\r\n \"40.90.29.192/26\",\r\n \"40.90.30.0/25\",\r\n + \ \"40.90.30.128/27\",\r\n \"40.90.30.160/27\",\r\n \"40.90.30.192/26\",\r\n + \ \"40.90.31.0/27\",\r\n \"40.90.31.32/27\",\r\n \"40.90.31.64/27\",\r\n + \ \"40.90.31.96/27\",\r\n \"40.90.31.128/25\",\r\n \"40.90.128.0/28\",\r\n + \ \"40.90.128.16/28\",\r\n \"40.90.128.32/28\",\r\n \"40.90.128.48/28\",\r\n + \ \"40.90.128.64/28\",\r\n \"40.90.128.80/28\",\r\n \"40.90.128.96/28\",\r\n + \ \"40.90.128.112/28\",\r\n \"40.90.128.128/28\",\r\n \"40.90.128.144/28\",\r\n + \ \"40.90.128.160/28\",\r\n \"40.90.128.176/28\",\r\n \"40.90.128.192/28\",\r\n + \ \"40.90.128.208/28\",\r\n \"40.90.128.224/28\",\r\n \"40.90.128.240/28\",\r\n + \ \"40.90.129.0/27\",\r\n \"40.90.129.32/28\",\r\n \"40.90.129.48/28\",\r\n + \ \"40.90.129.64/27\",\r\n \"40.90.129.96/27\",\r\n \"40.90.129.128/26\",\r\n + \ \"40.90.129.192/27\",\r\n \"40.90.129.224/27\",\r\n \"40.90.130.0/27\",\r\n + \ \"40.90.130.32/28\",\r\n \"40.90.130.48/28\",\r\n \"40.90.130.64/28\",\r\n + \ \"40.90.130.80/28\",\r\n \"40.90.130.96/28\",\r\n \"40.90.130.112/28\",\r\n + \ \"40.90.130.128/28\",\r\n \"40.90.130.144/28\",\r\n \"40.90.130.160/27\",\r\n + \ \"40.90.130.192/28\",\r\n \"40.90.130.208/28\",\r\n \"40.90.130.224/28\",\r\n + \ \"40.90.130.240/28\",\r\n \"40.90.131.0/27\",\r\n \"40.90.131.32/27\",\r\n + \ \"40.90.131.64/27\",\r\n \"40.90.131.96/27\",\r\n \"40.90.131.128/27\",\r\n + \ \"40.90.131.160/27\",\r\n \"40.90.131.192/27\",\r\n \"40.90.131.224/27\",\r\n + \ \"40.90.132.0/27\",\r\n \"40.90.132.32/28\",\r\n \"40.90.132.48/28\",\r\n + \ \"40.90.132.64/28\",\r\n \"40.90.132.80/28\",\r\n \"40.90.132.96/27\",\r\n + \ \"40.90.132.128/26\",\r\n \"40.90.132.192/26\",\r\n \"40.90.133.0/27\",\r\n + \ \"40.90.133.32/27\",\r\n \"40.90.133.64/27\",\r\n \"40.90.133.96/28\",\r\n + \ \"40.90.133.112/28\",\r\n \"40.90.133.128/28\",\r\n \"40.90.133.144/28\",\r\n + \ \"40.90.133.160/27\",\r\n \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n + \ \"40.90.134.64/26\",\r\n \"40.90.134.128/26\",\r\n \"40.90.134.192/26\",\r\n + \ \"40.90.135.0/26\",\r\n \"40.90.135.64/26\",\r\n \"40.90.135.128/25\",\r\n + \ \"40.90.136.0/28\",\r\n \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n + \ \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n \"40.90.136.160/28\",\r\n + \ \"40.90.136.176/28\",\r\n \"40.90.136.192/27\",\r\n \"40.90.136.224/27\",\r\n + \ \"40.90.137.0/27\",\r\n \"40.90.137.32/27\",\r\n \"40.90.137.64/27\",\r\n + \ \"40.90.137.96/27\",\r\n \"40.90.137.128/27\",\r\n \"40.90.137.160/27\",\r\n + \ \"40.90.137.192/27\",\r\n \"40.90.137.224/27\",\r\n \"40.90.138.0/27\",\r\n + \ \"40.90.138.32/27\",\r\n \"40.90.138.64/27\",\r\n \"40.90.138.96/27\",\r\n + \ \"40.90.138.128/27\",\r\n \"40.90.138.160/27\",\r\n \"40.90.138.192/28\",\r\n + \ \"40.90.138.208/28\",\r\n \"40.90.138.224/27\",\r\n \"40.90.139.0/27\",\r\n + \ \"40.90.139.32/27\",\r\n \"40.90.139.64/27\",\r\n \"40.90.139.96/27\",\r\n + \ \"40.90.139.128/27\",\r\n \"40.90.139.160/27\",\r\n \"40.90.139.192/27\",\r\n + \ \"40.90.139.224/27\",\r\n \"40.90.140.0/27\",\r\n \"40.90.140.32/27\",\r\n + \ \"40.90.140.64/27\",\r\n \"40.90.140.96/27\",\r\n \"40.90.140.128/27\",\r\n + \ \"40.90.140.160/27\",\r\n \"40.90.140.192/27\",\r\n \"40.90.140.224/27\",\r\n + \ \"40.90.141.0/27\",\r\n \"40.90.141.32/27\",\r\n \"40.90.141.64/27\",\r\n + \ \"40.90.141.96/27\",\r\n \"40.90.141.128/27\",\r\n \"40.90.141.160/27\",\r\n + \ \"40.90.141.192/26\",\r\n \"40.90.142.0/27\",\r\n \"40.90.142.32/27\",\r\n + \ \"40.90.142.64/27\",\r\n \"40.90.142.96/27\",\r\n \"40.90.142.128/27\",\r\n + \ \"40.90.142.160/27\",\r\n \"40.90.142.192/28\",\r\n \"40.90.142.208/28\",\r\n + \ \"40.90.142.224/28\",\r\n \"40.90.142.240/28\",\r\n \"40.90.143.0/27\",\r\n + \ \"40.90.143.32/27\",\r\n \"40.90.143.64/27\",\r\n \"40.90.143.96/27\",\r\n + \ \"40.90.143.128/27\",\r\n \"40.90.143.160/27\",\r\n \"40.90.143.192/26\",\r\n + \ \"40.90.144.0/27\",\r\n \"40.90.144.32/27\",\r\n \"40.90.144.64/26\",\r\n + \ \"40.90.144.128/26\",\r\n \"40.90.144.192/27\",\r\n \"40.90.144.224/27\",\r\n + \ \"40.90.145.0/27\",\r\n \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n + \ \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n \"40.90.145.160/27\",\r\n + \ \"40.90.145.192/27\",\r\n \"40.90.145.224/27\",\r\n \"40.90.146.0/28\",\r\n + \ \"40.90.146.16/28\",\r\n \"40.90.146.32/27\",\r\n \"40.90.146.64/26\",\r\n + \ \"40.90.146.128/27\",\r\n \"40.90.146.160/27\",\r\n \"40.90.146.192/27\",\r\n + \ \"40.90.146.224/27\",\r\n \"40.90.147.0/27\",\r\n \"40.90.147.32/27\",\r\n + \ \"40.90.147.64/27\",\r\n \"40.90.147.96/27\",\r\n \"40.90.147.128/26\",\r\n + \ \"40.90.147.192/27\",\r\n \"40.90.147.224/27\",\r\n \"40.90.148.0/26\",\r\n + \ \"40.90.148.64/27\",\r\n \"40.90.148.96/27\",\r\n \"40.90.148.128/27\",\r\n + \ \"40.90.148.160/28\",\r\n \"40.90.148.176/28\",\r\n \"40.90.148.192/27\",\r\n + \ \"40.90.148.224/27\",\r\n \"40.90.149.0/27\",\r\n \"40.90.149.32/27\",\r\n + \ \"40.90.149.64/27\",\r\n \"40.90.149.96/27\",\r\n \"40.90.149.128/25\",\r\n + \ \"40.90.150.0/27\",\r\n \"40.90.150.32/27\",\r\n \"40.90.150.64/27\",\r\n + \ \"40.90.150.96/27\",\r\n \"40.90.150.128/25\",\r\n \"40.90.151.0/26\",\r\n + \ \"40.90.151.64/27\",\r\n \"40.90.151.96/27\",\r\n \"40.90.151.128/28\",\r\n + \ \"40.90.151.144/28\",\r\n \"40.90.151.160/27\",\r\n \"40.90.151.192/27\",\r\n + \ \"40.90.151.224/27\",\r\n \"40.90.152.0/25\",\r\n \"40.90.152.128/27\",\r\n + \ \"40.90.152.160/27\",\r\n \"40.90.152.192/27\",\r\n \"40.90.152.224/27\",\r\n + \ \"40.90.153.0/26\",\r\n \"40.90.153.64/27\",\r\n \"40.90.153.96/27\",\r\n + \ \"40.90.153.128/25\",\r\n \"40.90.154.0/26\",\r\n \"40.90.154.64/26\",\r\n + \ \"40.90.154.128/26\",\r\n \"40.90.154.192/26\",\r\n \"40.90.155.0/26\",\r\n + \ \"40.90.155.64/26\",\r\n \"40.90.155.128/26\",\r\n \"40.90.155.192/26\",\r\n + \ \"40.90.156.0/26\",\r\n \"40.90.156.64/27\",\r\n \"40.90.156.96/27\",\r\n + \ \"40.90.156.128/26\",\r\n \"40.90.156.192/26\",\r\n \"40.90.157.0/27\",\r\n + \ \"40.90.157.32/27\",\r\n \"40.90.157.64/26\",\r\n \"40.90.157.128/26\",\r\n + \ \"40.90.157.192/27\",\r\n \"40.90.157.224/27\",\r\n \"40.90.158.0/26\",\r\n + \ \"40.90.158.64/26\",\r\n \"40.90.158.128/25\",\r\n \"40.90.159.0/24\",\r\n + \ \"40.90.160.0/19\",\r\n \"40.90.192.0/19\",\r\n \"40.90.224.0/19\",\r\n + \ \"40.91.0.0/22\",\r\n \"40.91.4.0/22\",\r\n \"40.91.12.0/28\",\r\n + \ \"40.91.12.16/28\",\r\n \"40.91.12.32/28\",\r\n \"40.91.12.48/28\",\r\n + \ \"40.91.12.64/26\",\r\n \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n + \ \"40.91.12.208/28\",\r\n \"40.91.12.240/28\",\r\n \"40.91.13.0/28\",\r\n + \ \"40.91.13.64/27\",\r\n \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n + \ \"40.91.13.240/28\",\r\n \"40.91.14.0/24\",\r\n \"40.91.16.0/22\",\r\n + \ \"40.91.20.0/22\",\r\n \"40.91.24.0/22\",\r\n \"40.91.28.0/22\",\r\n + \ \"40.91.32.0/22\",\r\n \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n + \ \"40.91.192.0/18\",\r\n \"40.93.0.0/23\",\r\n \"40.93.2.0/24\",\r\n + \ \"40.93.3.0/24\",\r\n \"40.93.4.0/24\",\r\n \"40.93.5.0/24\",\r\n + \ \"40.93.6.0/24\",\r\n \"40.93.7.0/24\",\r\n \"40.93.8.0/24\",\r\n + \ \"40.93.9.0/24\",\r\n \"40.93.10.0/24\",\r\n \"40.93.11.0/24\",\r\n + \ \"40.93.12.0/24\",\r\n \"40.93.13.0/24\",\r\n \"40.93.14.0/24\",\r\n + \ \"40.93.15.0/24\",\r\n \"40.93.16.0/24\",\r\n \"40.93.17.0/24\",\r\n + \ \"40.93.64.0/24\",\r\n \"40.93.65.0/24\",\r\n \"40.93.66.0/24\",\r\n + \ \"40.93.128.0/24\",\r\n \"40.93.129.0/24\",\r\n \"40.93.192.0/24\",\r\n + \ \"40.93.193.0/24\",\r\n \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n + \ \"40.93.198.0/23\",\r\n \"40.93.200.0/23\",\r\n \"40.93.202.0/24\",\r\n + \ \"40.93.203.0/24\",\r\n \"40.93.204.0/22\",\r\n \"40.93.208.0/22\",\r\n + \ \"40.93.212.0/24\",\r\n \"40.93.213.0/24\",\r\n \"40.93.214.0/24\",\r\n + \ \"40.96.46.0/24\",\r\n \"40.96.50.0/24\",\r\n \"40.96.52.0/24\",\r\n + \ \"40.96.55.0/24\",\r\n \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n + \ \"40.96.255.0/24\",\r\n \"40.97.4.0/24\",\r\n \"40.97.5.0/24\",\r\n + \ \"40.97.6.0/24\",\r\n \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n + \ \"40.97.13.0/24\",\r\n \"40.101.0.0/24\",\r\n \"40.101.1.0/24\",\r\n + \ \"40.112.36.0/25\",\r\n \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n + \ \"40.112.37.64/26\",\r\n \"40.112.37.128/26\",\r\n \"40.112.37.192/26\",\r\n + \ \"40.112.38.192/26\",\r\n \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n + \ \"40.112.48.0/20\",\r\n \"40.112.64.0/19\",\r\n \"40.112.96.0/19\",\r\n + \ \"40.112.128.0/17\",\r\n \"40.113.0.0/18\",\r\n \"40.113.64.0/19\",\r\n + \ \"40.113.96.0/19\",\r\n \"40.113.128.0/18\",\r\n \"40.113.192.0/18\",\r\n + \ \"40.114.0.0/17\",\r\n \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n + \ \"40.115.64.0/19\",\r\n \"40.115.96.0/19\",\r\n \"40.115.128.0/17\",\r\n + \ \"40.116.0.0/16\",\r\n \"40.117.0.0/19\",\r\n \"40.117.32.0/19\",\r\n + \ \"40.117.64.0/18\",\r\n \"40.117.128.0/17\",\r\n \"40.118.0.0/17\",\r\n + \ \"40.118.128.0/17\",\r\n \"40.119.0.0/18\",\r\n \"40.119.64.0/22\",\r\n + \ \"40.119.68.0/22\",\r\n \"40.119.72.0/22\",\r\n \"40.119.76.0/22\",\r\n + \ \"40.119.80.0/22\",\r\n \"40.119.84.0/22\",\r\n \"40.119.88.0/22\",\r\n + \ \"40.119.92.0/22\",\r\n \"40.119.96.0/22\",\r\n \"40.119.100.0/27\",\r\n + \ \"40.119.100.32/28\",\r\n \"40.119.100.48/30\",\r\n \"40.119.100.52/30\",\r\n + \ \"40.119.100.56/29\",\r\n \"40.119.100.64/28\",\r\n \"40.119.100.80/29\",\r\n + \ \"40.119.100.88/30\",\r\n \"40.119.100.92/30\",\r\n \"40.119.100.96/28\",\r\n + \ \"40.119.100.112/29\",\r\n \"40.119.100.120/30\",\r\n \"40.119.104.0/22\",\r\n + \ \"40.119.108.0/22\",\r\n \"40.119.112.0/22\",\r\n \"40.119.116.0/22\",\r\n + \ \"40.119.120.0/22\",\r\n \"40.119.124.0/22\",\r\n \"40.119.128.0/19\",\r\n + \ \"40.119.160.0/19\",\r\n \"40.119.192.0/18\",\r\n \"40.120.0.0/20\",\r\n + \ \"40.120.16.0/20\",\r\n \"40.120.32.0/19\",\r\n \"40.120.64.0/18\",\r\n + \ \"40.121.0.0/16\",\r\n \"40.122.0.0/20\",\r\n \"40.122.16.0/20\",\r\n + \ \"40.122.32.0/19\",\r\n \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n + \ \"40.123.0.0/17\",\r\n \"40.123.128.0/22\",\r\n \"40.123.132.0/22\",\r\n + \ \"40.123.136.0/24\",\r\n \"40.123.140.0/22\",\r\n \"40.123.144.0/26\",\r\n + \ \"40.123.144.64/29\",\r\n \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n + \ \"40.123.144.96/29\",\r\n \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n + \ \"40.123.144.128/28\",\r\n \"40.123.144.144/29\",\r\n \"40.123.144.152/30\",\r\n + \ \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n + \ \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n + \ \"40.123.144.252/31\",\r\n \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n + \ \"40.123.145.4/31\",\r\n \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n + \ \"40.123.145.12/31\",\r\n \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n + \ \"40.123.145.20/31\",\r\n \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n + \ \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n + \ \"40.123.145.60/30\",\r\n \"40.123.145.64/30\",\r\n \"40.123.145.68/30\",\r\n + \ \"40.123.145.72/29\",\r\n \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n + \ \"40.123.145.128/27\",\r\n \"40.123.145.160/30\",\r\n \"40.123.145.164/31\",\r\n + \ \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n + \ \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n + \ \"40.123.145.214/31\",\r\n \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n + \ \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n + \ \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n + \ \"40.123.146.30/31\",\r\n \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n + \ \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n + \ \"40.123.146.50/31\",\r\n \"40.123.146.52/31\",\r\n \"40.123.146.54/31\",\r\n + \ \"40.123.146.56/29\",\r\n \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n + \ \"40.123.146.160/30\",\r\n \"40.123.146.164/31\",\r\n \"40.123.146.166/31\",\r\n + \ \"40.123.146.168/29\",\r\n \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n + \ \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n + \ \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n \"40.123.146.206/31\",\r\n + \ \"40.123.146.208/31\",\r\n \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n + \ \"40.123.146.216/29\",\r\n \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n + \ \"40.123.147.32/31\",\r\n \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n + \ \"40.123.147.38/31\",\r\n \"40.123.147.40/29\",\r\n \"40.123.147.48/28\",\r\n + \ \"40.123.147.64/28\",\r\n \"40.123.147.80/30\",\r\n \"40.123.147.84/31\",\r\n + \ \"40.123.147.86/31\",\r\n \"40.123.147.88/29\",\r\n \"40.123.148.0/25\",\r\n \ \"40.123.148.128/30\",\r\n \"40.123.148.132/31\",\r\n \"40.123.152.0/22\",\r\n - \ \"40.123.156.0/22\",\r\n \"40.123.160.0/22\",\r\n \"40.123.164.0/27\",\r\n - \ \"40.123.164.32/29\",\r\n \"40.123.164.40/31\",\r\n \"40.123.168.0/24\",\r\n - \ \"40.123.169.0/30\",\r\n \"40.123.169.4/31\",\r\n \"40.123.169.6/31\",\r\n - \ \"40.123.169.8/29\",\r\n \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n - \ \"40.123.169.64/27\",\r\n \"40.123.169.96/31\",\r\n \"40.123.172.0/29\",\r\n + \ \"40.123.156.0/22\",\r\n \"40.123.160.0/22\",\r\n \"40.123.164.0/26\",\r\n + \ \"40.123.164.64/31\",\r\n \"40.123.168.0/24\",\r\n \"40.123.169.0/30\",\r\n + \ \"40.123.169.4/31\",\r\n \"40.123.169.6/31\",\r\n \"40.123.169.8/29\",\r\n + \ \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n \"40.123.169.64/27\",\r\n + \ \"40.123.169.96/29\",\r\n \"40.123.169.104/31\",\r\n \"40.123.172.0/29\",\r\n \ \"40.123.172.16/28\",\r\n \"40.123.173.0/24\",\r\n \"40.123.174.0/24\",\r\n \ \"40.123.175.0/24\",\r\n \"40.123.176.0/22\",\r\n \"40.123.180.0/22\",\r\n \ \"40.123.188.0/22\",\r\n \"40.123.192.0/19\",\r\n \"40.123.224.0/20\",\r\n @@ -27474,14 +28153,16 @@ interactions: \ \"52.112.119.0/24\",\r\n \"52.112.120.0/24\",\r\n \"52.112.121.0/24\",\r\n \ \"52.112.122.0/24\",\r\n \"52.112.123.0/24\",\r\n \"52.112.124.0/24\",\r\n \ \"52.112.125.0/24\",\r\n \"52.112.126.0/24\",\r\n \"52.112.127.0/24\",\r\n - \ \"52.112.144.0/20\",\r\n \"52.112.168.0/22\",\r\n \"52.112.172.0/22\",\r\n + \ \"52.112.139.0/24\",\r\n \"52.112.140.0/22\",\r\n \"52.112.144.0/20\",\r\n + \ \"52.112.164.0/22\",\r\n \"52.112.168.0/22\",\r\n \"52.112.172.0/22\",\r\n \ \"52.112.176.0/21\",\r\n \"52.112.184.0/22\",\r\n \"52.112.190.0/24\",\r\n \ \"52.112.191.0/24\",\r\n \"52.112.197.0/24\",\r\n \"52.112.200.0/22\",\r\n \ \"52.112.204.0/23\",\r\n \"52.112.206.0/24\",\r\n \"52.112.207.0/24\",\r\n \ \"52.112.212.0/24\",\r\n \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n - \ \"52.112.216.0/21\",\r\n \"52.112.229.0/24\",\r\n \"52.112.230.0/24\",\r\n - \ \"52.112.231.0/24\",\r\n \"52.112.232.0/24\",\r\n \"52.112.233.0/24\",\r\n - \ \"52.112.236.0/24\",\r\n \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n + \ \"52.112.216.0/21\",\r\n \"52.112.224.0/22\",\r\n \"52.112.229.0/24\",\r\n + \ \"52.112.230.0/24\",\r\n \"52.112.231.0/24\",\r\n \"52.112.232.0/24\",\r\n + \ \"52.112.233.0/24\",\r\n \"52.112.234.0/23\",\r\n \"52.112.236.0/24\",\r\n + \ \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n \"52.112.239.0/24\",\r\n \ \"52.112.240.0/20\",\r\n \"52.113.9.0/24\",\r\n \"52.113.10.0/23\",\r\n \ \"52.113.12.0/24\",\r\n \"52.113.13.0/24\",\r\n \"52.113.14.0/24\",\r\n \ \"52.113.15.0/24\",\r\n \"52.113.16.0/20\",\r\n \"52.113.37.0/24\",\r\n @@ -27522,476 +28203,479 @@ interactions: \ \"52.114.200.0/22\",\r\n \"52.114.204.0/23\",\r\n \"52.114.206.0/23\",\r\n \ \"52.114.208.0/24\",\r\n \"52.114.209.0/24\",\r\n \"52.114.210.0/23\",\r\n \ \"52.114.212.0/23\",\r\n \"52.114.214.0/23\",\r\n \"52.114.216.0/22\",\r\n - \ \"52.114.224.0/24\",\r\n \"52.114.226.0/24\",\r\n \"52.114.228.0/24\",\r\n + \ \"52.114.224.0/24\",\r\n \"52.114.225.0/24\",\r\n \"52.114.226.0/24\",\r\n + \ \"52.114.227.0/24\",\r\n \"52.114.228.0/24\",\r\n \"52.114.229.0/24\",\r\n \ \"52.114.230.0/24\",\r\n \"52.114.231.0/24\",\r\n \"52.114.232.0/24\",\r\n - \ \"52.114.233.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.114.236.0/24\",\r\n - \ \"52.114.238.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.114.241.0/24\",\r\n - \ \"52.114.242.0/24\",\r\n \"52.114.244.0/24\",\r\n \"52.114.248.0/22\",\r\n - \ \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n \"52.115.8.0/22\",\r\n - \ \"52.115.16.0/21\",\r\n \"52.115.24.0/22\",\r\n \"52.115.32.0/22\",\r\n - \ \"52.115.36.0/23\",\r\n \"52.115.38.0/24\",\r\n \"52.115.39.0/24\",\r\n - \ \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n \"52.115.46.0/24\",\r\n - \ \"52.115.47.0/24\",\r\n \"52.115.48.0/22\",\r\n \"52.115.52.0/23\",\r\n - \ \"52.115.54.0/24\",\r\n \"52.115.55.0/24\",\r\n \"52.115.56.0/22\",\r\n - \ \"52.115.60.0/23\",\r\n \"52.115.62.0/23\",\r\n \"52.115.64.0/22\",\r\n - \ \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n \"52.115.76.0/22\",\r\n - \ \"52.115.80.0/22\",\r\n \"52.115.84.0/22\",\r\n \"52.115.88.0/22\",\r\n - \ \"52.115.92.0/24\",\r\n \"52.115.93.0/24\",\r\n \"52.115.96.0/24\",\r\n - \ \"52.115.97.0/24\",\r\n \"52.115.98.0/24\",\r\n \"52.115.99.0/24\",\r\n - \ \"52.115.100.0/22\",\r\n \"52.115.104.0/23\",\r\n \"52.115.106.0/23\",\r\n - \ \"52.115.108.0/22\",\r\n \"52.115.112.0/23\",\r\n \"52.115.114.0/24\",\r\n - \ \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n \"52.115.140.0/22\",\r\n - \ \"52.115.144.0/20\",\r\n \"52.115.160.0/19\",\r\n \"52.115.192.0/19\",\r\n - \ \"52.115.224.0/23\",\r\n \"52.115.226.0/23\",\r\n \"52.115.228.0/23\",\r\n - \ \"52.115.230.0/24\",\r\n \"52.115.231.0/24\",\r\n \"52.115.232.0/24\",\r\n - \ \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n \"52.115.235.0/24\",\r\n - \ \"52.115.236.0/23\",\r\n \"52.120.0.0/19\",\r\n \"52.120.32.0/19\",\r\n - \ \"52.120.64.0/19\",\r\n \"52.120.96.0/19\",\r\n \"52.120.128.0/21\",\r\n - \ \"52.120.136.0/21\",\r\n \"52.120.144.0/21\",\r\n \"52.120.152.0/22\",\r\n - \ \"52.120.156.0/24\",\r\n \"52.120.157.0/24\",\r\n \"52.120.158.0/23\",\r\n - \ \"52.120.160.0/19\",\r\n \"52.120.192.0/20\",\r\n \"52.120.208.0/20\",\r\n - \ \"52.120.224.0/20\",\r\n \"52.120.240.0/20\",\r\n \"52.121.0.0/21\",\r\n - \ \"52.121.16.0/21\",\r\n \"52.121.24.0/21\",\r\n \"52.121.32.0/22\",\r\n - \ \"52.121.36.0/22\",\r\n \"52.121.40.0/21\",\r\n \"52.121.48.0/20\",\r\n - \ \"52.121.64.0/20\",\r\n \"52.121.80.0/22\",\r\n \"52.121.84.0/23\",\r\n - \ \"52.121.86.0/23\",\r\n \"52.121.88.0/21\",\r\n \"52.121.96.0/22\",\r\n - \ \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n \"52.121.106.0/23\",\r\n - \ \"52.121.108.0/22\",\r\n \"52.121.112.0/22\",\r\n \"52.121.116.0/22\",\r\n - \ \"52.121.120.0/23\",\r\n \"52.121.122.0/23\",\r\n \"52.121.124.0/22\",\r\n - \ \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n \"52.121.152.0/21\",\r\n - \ \"52.121.160.0/22\",\r\n \"52.121.164.0/24\",\r\n \"52.121.165.0/24\",\r\n - \ \"52.121.168.0/22\",\r\n \"52.121.172.0/22\",\r\n \"52.121.176.0/23\",\r\n - \ \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n \"52.122.0.0/24\",\r\n - \ \"52.122.1.0/24\",\r\n \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n - \ \"52.122.6.0/24\",\r\n \"52.122.7.0/24\",\r\n \"52.122.8.0/22\",\r\n - \ \"52.122.12.0/22\",\r\n \"52.122.16.0/22\",\r\n \"52.122.20.0/22\",\r\n - \ \"52.122.24.0/22\",\r\n \"52.122.28.0/22\",\r\n \"52.123.0.0/24\",\r\n - \ \"52.123.1.0/24\",\r\n \"52.123.2.0/24\",\r\n \"52.123.3.0/24\",\r\n - \ \"52.123.4.0/24\",\r\n \"52.123.5.0/24\",\r\n \"52.123.6.0/24\",\r\n - \ \"52.123.7.0/24\",\r\n \"52.125.128.0/22\",\r\n \"52.125.132.0/22\",\r\n - \ \"52.125.136.0/24\",\r\n \"52.125.137.0/24\",\r\n \"52.125.138.0/23\",\r\n - \ \"52.125.140.0/23\",\r\n \"52.136.0.0/22\",\r\n \"52.136.4.0/22\",\r\n - \ \"52.136.8.0/21\",\r\n \"52.136.16.0/24\",\r\n \"52.136.17.0/24\",\r\n - \ \"52.136.18.0/24\",\r\n \"52.136.19.0/24\",\r\n \"52.136.20.0/24\",\r\n - \ \"52.136.21.0/24\",\r\n \"52.136.22.0/24\",\r\n \"52.136.23.0/24\",\r\n - \ \"52.136.24.0/24\",\r\n \"52.136.25.0/24\",\r\n \"52.136.26.0/24\",\r\n - \ \"52.136.27.0/24\",\r\n \"52.136.28.0/24\",\r\n \"52.136.29.0/24\",\r\n - \ \"52.136.30.0/24\",\r\n \"52.136.31.0/24\",\r\n \"52.136.32.0/19\",\r\n - \ \"52.136.64.0/18\",\r\n \"52.136.128.0/18\",\r\n \"52.136.192.0/18\",\r\n - \ \"52.137.0.0/18\",\r\n \"52.137.64.0/18\",\r\n \"52.137.128.0/17\",\r\n - \ \"52.138.0.0/18\",\r\n \"52.138.64.0/20\",\r\n \"52.138.80.0/21\",\r\n - \ \"52.138.88.0/21\",\r\n \"52.138.96.0/19\",\r\n \"52.138.128.0/17\",\r\n - \ \"52.139.0.0/18\",\r\n \"52.139.64.0/18\",\r\n \"52.139.128.0/18\",\r\n - \ \"52.139.192.0/18\",\r\n \"52.140.0.0/18\",\r\n \"52.140.64.0/18\",\r\n - \ \"52.140.128.0/18\",\r\n \"52.140.192.0/18\",\r\n \"52.141.0.0/18\",\r\n - \ \"52.141.64.0/18\",\r\n \"52.141.128.0/18\",\r\n \"52.141.192.0/19\",\r\n - \ \"52.141.224.0/20\",\r\n \"52.141.240.0/20\",\r\n \"52.142.0.0/18\",\r\n - \ \"52.142.64.0/18\",\r\n \"52.142.128.0/18\",\r\n \"52.142.192.0/18\",\r\n - \ \"52.143.0.0/18\",\r\n \"52.143.64.0/18\",\r\n \"52.143.128.0/18\",\r\n - \ \"52.143.192.0/24\",\r\n \"52.143.193.0/24\",\r\n \"52.143.194.0/24\",\r\n - \ \"52.143.195.0/24\",\r\n \"52.143.196.0/24\",\r\n \"52.143.197.0/24\",\r\n - \ \"52.143.198.0/24\",\r\n \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n - \ \"52.143.202.0/24\",\r\n \"52.143.203.0/24\",\r\n \"52.143.204.0/23\",\r\n - \ \"52.143.206.0/24\",\r\n \"52.143.207.0/24\",\r\n \"52.143.208.0/24\",\r\n - \ \"52.143.209.0/24\",\r\n \"52.143.210.0/24\",\r\n \"52.143.211.0/24\",\r\n - \ \"52.143.212.0/23\",\r\n \"52.143.214.0/24\",\r\n \"52.143.215.0/24\",\r\n - \ \"52.143.216.0/23\",\r\n \"52.143.218.0/24\",\r\n \"52.143.219.0/24\",\r\n - \ \"52.143.220.0/24\",\r\n \"52.143.221.0/24\",\r\n \"52.143.222.0/23\",\r\n - \ \"52.143.224.0/19\",\r\n \"52.146.0.0/17\",\r\n \"52.146.128.0/17\",\r\n - \ \"52.147.0.0/19\",\r\n \"52.147.32.0/19\",\r\n \"52.147.64.0/19\",\r\n - \ \"52.147.96.0/19\",\r\n \"52.147.128.0/19\",\r\n \"52.147.160.0/19\",\r\n - \ \"52.147.192.0/18\",\r\n \"52.148.0.0/18\",\r\n \"52.148.64.0/18\",\r\n - \ \"52.148.128.0/18\",\r\n \"52.148.192.0/18\",\r\n \"52.149.0.0/18\",\r\n - \ \"52.149.64.0/18\",\r\n \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n - \ \"52.150.128.0/17\",\r\n \"52.151.0.0/18\",\r\n \"52.151.64.0/18\",\r\n - \ \"52.151.128.0/17\",\r\n \"52.152.0.0/17\",\r\n \"52.152.128.0/17\",\r\n - \ \"52.153.0.0/18\",\r\n \"52.153.64.0/18\",\r\n \"52.153.128.0/18\",\r\n - \ \"52.153.192.0/18\",\r\n \"52.154.0.0/18\",\r\n \"52.154.64.0/18\",\r\n - \ \"52.154.128.0/17\",\r\n \"52.155.0.0/19\",\r\n \"52.155.32.0/19\",\r\n - \ \"52.155.64.0/19\",\r\n \"52.155.96.0/19\",\r\n \"52.155.128.0/17\",\r\n - \ \"52.156.0.0/19\",\r\n \"52.156.32.0/19\",\r\n \"52.156.64.0/18\",\r\n - \ \"52.156.128.0/19\",\r\n \"52.156.160.0/19\",\r\n \"52.156.192.0/18\",\r\n - \ \"52.157.0.0/18\",\r\n \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n - \ \"52.158.0.0/17\",\r\n \"52.158.128.0/19\",\r\n \"52.158.160.0/20\",\r\n - \ \"52.158.176.0/20\",\r\n \"52.158.192.0/19\",\r\n \"52.158.224.0/19\",\r\n - \ \"52.159.0.0/18\",\r\n \"52.159.64.0/18\",\r\n \"52.159.128.0/17\",\r\n - \ \"52.160.0.0/16\",\r\n \"52.161.0.0/16\",\r\n \"52.162.0.0/16\",\r\n - \ \"52.163.0.0/16\",\r\n \"52.164.0.0/16\",\r\n \"52.165.0.0/19\",\r\n - \ \"52.165.32.0/20\",\r\n \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n - \ \"52.165.56.0/21\",\r\n \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n - \ \"52.165.104.0/25\",\r\n \"52.165.104.128/26\",\r\n \"52.165.128.0/17\",\r\n - \ \"52.166.0.0/16\",\r\n \"52.167.0.0/16\",\r\n \"52.168.0.0/16\",\r\n - \ \"52.169.0.0/16\",\r\n \"52.170.0.0/16\",\r\n \"52.171.0.0/16\",\r\n - \ \"52.172.0.0/17\",\r\n \"52.172.128.0/17\",\r\n \"52.173.0.0/16\",\r\n - \ \"52.174.0.0/16\",\r\n \"52.175.0.0/17\",\r\n \"52.175.128.0/18\",\r\n - \ \"52.175.192.0/18\",\r\n \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n - \ \"52.176.160.0/21\",\r\n \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n - \ \"52.176.224.0/24\",\r\n \"52.176.225.0/24\",\r\n \"52.176.232.0/21\",\r\n - \ \"52.176.240.0/20\",\r\n \"52.177.0.0/16\",\r\n \"52.178.0.0/17\",\r\n - \ \"52.178.128.0/17\",\r\n \"52.179.0.0/17\",\r\n \"52.179.128.0/17\",\r\n - \ \"52.180.0.0/17\",\r\n \"52.180.128.0/19\",\r\n \"52.180.160.0/20\",\r\n - \ \"52.180.176.0/21\",\r\n \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n - \ \"52.180.185.0/24\",\r\n \"52.182.128.0/17\",\r\n \"52.183.0.0/17\",\r\n - \ \"52.183.128.0/18\",\r\n \"52.183.192.0/18\",\r\n \"52.184.0.0/17\",\r\n - \ \"52.184.128.0/19\",\r\n \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n - \ \"52.184.168.16/28\",\r\n \"52.184.168.32/28\",\r\n \"52.184.168.80/28\",\r\n - \ \"52.184.168.96/27\",\r\n \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n - \ \"52.184.170.0/24\",\r\n \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n - \ \"52.185.0.0/19\",\r\n \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n - \ \"52.185.56.0/26\",\r\n \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n - \ \"52.185.56.112/28\",\r\n \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n - \ \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n - \ \"52.185.112.64/27\",\r\n \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n - \ \"52.185.128.0/18\",\r\n \"52.185.192.0/18\",\r\n \"52.186.0.0/16\",\r\n - \ \"52.187.0.0/17\",\r\n \"52.187.128.0/18\",\r\n \"52.187.192.0/18\",\r\n - \ \"52.188.0.0/16\",\r\n \"52.189.0.0/17\",\r\n \"52.189.128.0/18\",\r\n - \ \"52.189.192.0/18\",\r\n \"52.190.0.0/17\",\r\n \"52.190.128.0/17\",\r\n - \ \"52.191.0.0/17\",\r\n \"52.191.128.0/18\",\r\n \"52.191.192.0/18\",\r\n - \ \"52.224.0.0/16\",\r\n \"52.225.0.0/17\",\r\n \"52.225.128.0/21\",\r\n - \ \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n \"52.225.136.48/28\",\r\n - \ \"52.225.136.64/28\",\r\n \"52.225.137.0/24\",\r\n \"52.225.144.0/20\",\r\n - \ \"52.225.160.0/19\",\r\n \"52.225.192.0/18\",\r\n \"52.226.0.0/16\",\r\n - \ \"52.228.0.0/17\",\r\n \"52.228.128.0/17\",\r\n \"52.229.0.0/18\",\r\n - \ \"52.229.64.0/18\",\r\n \"52.229.128.0/17\",\r\n \"52.230.0.0/17\",\r\n - \ \"52.230.128.0/17\",\r\n \"52.231.0.0/17\",\r\n \"52.231.128.0/17\",\r\n - \ \"52.232.0.0/17\",\r\n \"52.232.128.0/21\",\r\n \"52.232.136.0/21\",\r\n - \ \"52.232.144.0/24\",\r\n \"52.232.145.0/24\",\r\n \"52.232.146.0/24\",\r\n - \ \"52.232.147.0/24\",\r\n \"52.232.148.0/24\",\r\n \"52.232.149.0/24\",\r\n - \ \"52.232.150.0/24\",\r\n \"52.232.151.0/24\",\r\n \"52.232.152.0/24\",\r\n - \ \"52.232.153.0/24\",\r\n \"52.232.154.0/24\",\r\n \"52.232.155.0/24\",\r\n - \ \"52.232.156.0/24\",\r\n \"52.232.157.0/24\",\r\n \"52.232.158.0/24\",\r\n - \ \"52.232.159.0/24\",\r\n \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n - \ \"52.233.0.0/18\",\r\n \"52.233.64.0/18\",\r\n \"52.233.128.0/17\",\r\n - \ \"52.234.0.0/17\",\r\n \"52.234.128.0/17\",\r\n \"52.235.0.0/18\",\r\n - \ \"52.235.64.0/18\",\r\n \"52.236.0.0/17\",\r\n \"52.236.128.0/17\",\r\n - \ \"52.237.0.0/18\",\r\n \"52.237.64.0/18\",\r\n \"52.237.128.0/18\",\r\n - \ \"52.237.192.0/18\",\r\n \"52.238.0.0/18\",\r\n \"52.238.192.0/18\",\r\n - \ \"52.239.0.0/17\",\r\n \"52.239.128.0/24\",\r\n \"52.239.129.0/24\",\r\n - \ \"52.239.130.0/23\",\r\n \"52.239.132.0/23\",\r\n \"52.239.134.0/24\",\r\n - \ \"52.239.135.0/26\",\r\n \"52.239.135.64/26\",\r\n \"52.239.135.128/26\",\r\n - \ \"52.239.135.192/26\",\r\n \"52.239.136.0/22\",\r\n \"52.239.140.0/22\",\r\n - \ \"52.239.144.0/23\",\r\n \"52.239.146.0/23\",\r\n \"52.239.148.0/27\",\r\n - \ \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.150.0/23\",\r\n \"52.239.152.0/22\",\r\n \"52.239.156.0/24\",\r\n - \ \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n - \ \"52.239.157.224/27\",\r\n \"52.239.158.0/23\",\r\n \"52.239.160.0/22\",\r\n - \ \"52.239.164.0/25\",\r\n \"52.239.164.128/26\",\r\n \"52.239.164.192/26\",\r\n - \ \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n - \ \"52.239.167.0/24\",\r\n \"52.239.168.0/22\",\r\n \"52.239.172.0/22\",\r\n - \ \"52.239.176.128/25\",\r\n \"52.239.177.0/27\",\r\n \"52.239.177.32/27\",\r\n - \ \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n \"52.239.178.0/23\",\r\n - \ \"52.239.180.0/22\",\r\n \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n - \ \"52.239.184.176/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.184.224/27\",\r\n - \ \"52.239.185.0/28\",\r\n \"52.239.185.32/27\",\r\n \"52.239.186.0/24\",\r\n - \ \"52.239.187.0/25\",\r\n \"52.239.187.128/25\",\r\n \"52.239.188.0/24\",\r\n - \ \"52.239.189.0/24\",\r\n \"52.239.190.0/25\",\r\n \"52.239.190.128/26\",\r\n - \ \"52.239.190.192/26\",\r\n \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n - \ \"52.239.192.96/27\",\r\n \"52.239.192.128/27\",\r\n \"52.239.192.160/27\",\r\n - \ \"52.239.192.192/26\",\r\n \"52.239.193.0/24\",\r\n \"52.239.194.0/24\",\r\n - \ \"52.239.195.0/24\",\r\n \"52.239.196.0/24\",\r\n \"52.239.197.0/24\",\r\n - \ \"52.239.198.0/25\",\r\n \"52.239.198.128/27\",\r\n \"52.239.198.192/26\",\r\n - \ \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n \"52.239.202.0/24\",\r\n - \ \"52.239.203.0/24\",\r\n \"52.239.205.0/24\",\r\n \"52.239.206.0/24\",\r\n - \ \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n - \ \"52.239.207.192/26\",\r\n \"52.239.208.0/23\",\r\n \"52.239.210.0/23\",\r\n - \ \"52.239.212.0/23\",\r\n \"52.239.214.0/23\",\r\n \"52.239.216.0/23\",\r\n - \ \"52.239.218.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.222.0/23\",\r\n - \ \"52.239.224.0/24\",\r\n \"52.239.225.0/24\",\r\n \"52.239.226.0/24\",\r\n - \ \"52.239.227.0/24\",\r\n \"52.239.228.0/23\",\r\n \"52.239.230.0/24\",\r\n - \ \"52.239.231.0/24\",\r\n \"52.239.232.0/25\",\r\n \"52.239.232.128/25\",\r\n - \ \"52.239.233.0/25\",\r\n \"52.239.233.128/25\",\r\n \"52.239.234.0/23\",\r\n - \ \"52.239.236.0/23\",\r\n \"52.239.238.0/24\",\r\n \"52.239.239.0/24\",\r\n - \ \"52.239.240.0/24\",\r\n \"52.239.241.0/24\",\r\n \"52.239.242.0/23\",\r\n - \ \"52.239.244.0/23\",\r\n \"52.239.246.0/23\",\r\n \"52.239.248.0/24\",\r\n - \ \"52.239.249.0/24\",\r\n \"52.239.250.0/24\",\r\n \"52.239.251.0/24\",\r\n - \ \"52.239.252.0/24\",\r\n \"52.239.253.0/24\",\r\n \"52.239.254.0/23\",\r\n - \ \"52.240.0.0/17\",\r\n \"52.240.128.0/17\",\r\n \"52.241.0.0/16\",\r\n - \ \"52.242.0.0/18\",\r\n \"52.242.64.0/18\",\r\n \"52.242.128.0/17\",\r\n - \ \"52.243.32.0/19\",\r\n \"52.243.64.0/18\",\r\n \"52.245.8.0/22\",\r\n - \ \"52.245.12.0/22\",\r\n \"52.245.16.0/22\",\r\n \"52.245.20.0/22\",\r\n - \ \"52.245.24.0/22\",\r\n \"52.245.28.0/22\",\r\n \"52.245.32.0/22\",\r\n - \ \"52.245.36.0/22\",\r\n \"52.245.40.0/22\",\r\n \"52.245.44.0/24\",\r\n - \ \"52.245.45.0/25\",\r\n \"52.245.45.128/28\",\r\n \"52.245.45.144/28\",\r\n - \ \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n - \ \"52.245.46.32/28\",\r\n \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n - \ \"52.245.46.80/28\",\r\n \"52.245.46.96/28\",\r\n \"52.245.46.112/28\",\r\n - \ \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n - \ \"52.245.48.0/22\",\r\n \"52.245.52.0/22\",\r\n \"52.245.56.0/22\",\r\n - \ \"52.245.60.0/22\",\r\n \"52.245.64.0/22\",\r\n \"52.245.68.0/24\",\r\n - \ \"52.245.69.0/27\",\r\n \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n - \ \"52.245.69.96/28\",\r\n \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n - \ \"52.245.69.192/26\",\r\n \"52.245.70.0/23\",\r\n \"52.245.72.0/22\",\r\n - \ \"52.245.76.0/22\",\r\n \"52.245.80.0/22\",\r\n \"52.245.84.0/22\",\r\n - \ \"52.245.88.0/22\",\r\n \"52.245.92.0/22\",\r\n \"52.245.96.0/22\",\r\n - \ \"52.245.100.0/22\",\r\n \"52.245.104.0/22\",\r\n \"52.245.108.0/22\",\r\n - \ \"52.245.112.0/22\",\r\n \"52.245.116.0/22\",\r\n \"52.245.120.0/22\",\r\n - \ \"52.245.124.0/22\",\r\n \"52.246.0.0/17\",\r\n \"52.246.128.0/20\",\r\n - \ \"52.246.152.0/21\",\r\n \"52.246.160.0/19\",\r\n \"52.246.192.0/18\",\r\n - \ \"52.247.0.0/17\",\r\n \"52.247.192.0/18\",\r\n \"52.248.0.0/17\",\r\n - \ \"52.248.128.0/17\",\r\n \"52.249.0.0/18\",\r\n \"52.249.64.0/19\",\r\n - \ \"52.249.128.0/17\",\r\n \"52.250.0.0/17\",\r\n \"52.250.128.0/18\",\r\n - \ \"52.250.192.0/18\",\r\n \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n - \ \"52.252.128.0/17\",\r\n \"52.253.0.0/18\",\r\n \"52.253.64.0/20\",\r\n - \ \"52.253.80.0/20\",\r\n \"52.253.96.0/19\",\r\n \"52.253.128.0/20\",\r\n - \ \"52.253.148.0/23\",\r\n \"52.253.150.0/23\",\r\n \"52.253.152.0/23\",\r\n - \ \"52.253.154.0/23\",\r\n \"52.253.156.0/22\",\r\n \"52.253.160.0/24\",\r\n - \ \"52.253.161.0/24\",\r\n \"52.253.162.0/23\",\r\n \"52.253.164.0/24\",\r\n - \ \"52.253.165.0/24\",\r\n \"52.253.166.0/24\",\r\n \"52.253.167.0/24\",\r\n - \ \"52.253.168.0/24\",\r\n \"52.253.169.0/24\",\r\n \"52.253.170.0/23\",\r\n - \ \"52.253.172.0/24\",\r\n \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n - \ \"52.253.175.0/24\",\r\n \"52.253.176.0/24\",\r\n \"52.253.177.0/24\",\r\n - \ \"52.253.178.0/24\",\r\n \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n - \ \"52.253.181.0/24\",\r\n \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n - \ \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n \"52.253.187.0/24\",\r\n - \ \"52.253.188.0/23\",\r\n \"52.253.190.0/24\",\r\n \"52.253.191.0/24\",\r\n - \ \"52.253.192.0/24\",\r\n \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n - \ \"52.253.196.0/24\",\r\n \"52.253.197.0/24\",\r\n \"52.253.198.0/24\",\r\n - \ \"52.253.199.0/24\",\r\n \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n - \ \"52.253.203.0/24\",\r\n \"52.253.204.0/23\",\r\n \"52.253.206.0/24\",\r\n - \ \"52.253.207.0/24\",\r\n \"52.253.208.0/23\",\r\n \"52.253.210.0/23\",\r\n - \ \"52.253.212.0/24\",\r\n \"52.253.213.0/24\",\r\n \"52.253.214.0/23\",\r\n - \ \"52.253.216.0/23\",\r\n \"52.253.218.0/24\",\r\n \"52.253.219.0/24\",\r\n - \ \"52.253.220.0/23\",\r\n \"52.253.222.0/23\",\r\n \"52.253.224.0/21\",\r\n - \ \"52.253.232.0/21\",\r\n \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n - \ \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n \"52.254.120.0/21\",\r\n - \ \"52.254.128.0/17\",\r\n \"52.255.0.0/19\",\r\n \"52.255.32.0/19\",\r\n - \ \"52.255.64.0/18\",\r\n \"52.255.128.0/17\",\r\n \"53.103.135.0/24\",\r\n - \ \"53.103.136.0/24\",\r\n \"53.103.137.0/24\",\r\n \"53.103.138.0/24\",\r\n - \ \"53.103.139.0/24\",\r\n \"53.103.140.0/24\",\r\n \"53.103.141.0/24\",\r\n - \ \"53.103.142.0/24\",\r\n \"53.103.143.0/24\",\r\n \"64.4.8.0/24\",\r\n - \ \"64.4.54.0/24\",\r\n \"65.52.0.0/19\",\r\n \"65.52.32.0/21\",\r\n - \ \"65.52.48.0/20\",\r\n \"65.52.64.0/20\",\r\n \"65.52.104.0/24\",\r\n - \ \"65.52.106.0/24\",\r\n \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n - \ \"65.52.111.0/24\",\r\n \"65.52.112.0/20\",\r\n \"65.52.128.0/19\",\r\n - \ \"65.52.160.0/19\",\r\n \"65.52.192.0/19\",\r\n \"65.52.224.0/21\",\r\n - \ \"65.52.232.0/21\",\r\n \"65.52.240.0/21\",\r\n \"65.52.248.0/21\",\r\n - \ \"65.54.19.128/27\",\r\n \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n - \ \"65.55.32.128/28\",\r\n \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n - \ \"65.55.33.176/28\",\r\n \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n - \ \"65.55.44.8/29\",\r\n \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n - \ \"65.55.44.64/27\",\r\n \"65.55.44.96/28\",\r\n \"65.55.44.112/28\",\r\n - \ \"65.55.44.128/27\",\r\n \"65.55.51.0/24\",\r\n \"65.55.60.176/29\",\r\n - \ \"65.55.60.184/30\",\r\n \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n - \ \"65.55.105.96/27\",\r\n \"65.55.105.160/27\",\r\n \"65.55.105.192/27\",\r\n - \ \"65.55.105.224/27\",\r\n \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n - \ \"65.55.106.128/26\",\r\n \"65.55.106.192/28\",\r\n \"65.55.106.208/28\",\r\n - \ \"65.55.106.224/28\",\r\n \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n - \ \"65.55.107.48/28\",\r\n \"65.55.107.64/27\",\r\n \"65.55.107.96/27\",\r\n - \ \"65.55.108.0/24\",\r\n \"65.55.109.0/24\",\r\n \"65.55.110.0/24\",\r\n - \ \"65.55.120.0/24\",\r\n \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n - \ \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n \"65.55.209.128/26\",\r\n - \ \"65.55.209.192/26\",\r\n \"65.55.210.0/24\",\r\n \"65.55.211.0/27\",\r\n - \ \"65.55.211.32/27\",\r\n \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n - \ \"65.55.213.0/27\",\r\n \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n - \ \"65.55.217.0/24\",\r\n \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n - \ \"65.55.219.32/27\",\r\n \"65.55.219.64/26\",\r\n \"65.55.219.128/25\",\r\n - \ \"65.55.250.0/24\",\r\n \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n - \ \"70.37.8.0/22\",\r\n \"70.37.12.0/32\",\r\n \"70.37.16.0/20\",\r\n - \ \"70.37.32.0/20\",\r\n \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n - \ \"70.37.160.0/21\",\r\n \"94.245.88.0/21\",\r\n \"94.245.104.0/21\",\r\n - \ \"94.245.117.96/27\",\r\n \"94.245.118.0/27\",\r\n \"94.245.120.128/28\",\r\n - \ \"94.245.122.0/24\",\r\n \"94.245.123.144/28\",\r\n \"94.245.123.176/28\",\r\n - \ \"102.37.0.0/20\",\r\n \"102.37.16.0/21\",\r\n \"102.37.24.0/23\",\r\n - \ \"102.37.26.0/27\",\r\n \"102.37.26.32/27\",\r\n \"102.37.32.0/19\",\r\n - \ \"102.37.64.0/21\",\r\n \"102.37.72.0/21\",\r\n \"102.37.80.0/21\",\r\n - \ \"102.37.96.0/19\",\r\n \"102.37.128.0/19\",\r\n \"102.37.160.0/21\",\r\n - \ \"102.37.192.0/18\",\r\n \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n - \ \"102.133.96.0/20\",\r\n \"102.133.112.0/28\",\r\n \"102.133.120.0/21\",\r\n - \ \"102.133.128.0/18\",\r\n \"102.133.192.0/19\",\r\n \"102.133.224.0/20\",\r\n - \ \"102.133.240.0/25\",\r\n \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n - \ \"103.25.156.0/24\",\r\n \"103.36.96.0/24\",\r\n \"103.255.140.0/23\",\r\n - \ \"104.40.0.0/17\",\r\n \"104.40.128.0/17\",\r\n \"104.41.0.0/18\",\r\n - \ \"104.41.64.0/18\",\r\n \"104.41.128.0/19\",\r\n \"104.41.160.0/19\",\r\n - \ \"104.41.192.0/18\",\r\n \"104.42.0.0/16\",\r\n \"104.43.0.0/17\",\r\n - \ \"104.43.128.0/17\",\r\n \"104.44.88.0/27\",\r\n \"104.44.88.32/27\",\r\n - \ \"104.44.88.64/27\",\r\n \"104.44.88.96/27\",\r\n \"104.44.88.128/27\",\r\n - \ \"104.44.88.160/27\",\r\n \"104.44.88.192/27\",\r\n \"104.44.88.224/27\",\r\n - \ \"104.44.89.0/27\",\r\n \"104.44.89.32/27\",\r\n \"104.44.89.64/27\",\r\n - \ \"104.44.89.96/27\",\r\n \"104.44.89.128/27\",\r\n \"104.44.89.160/27\",\r\n - \ \"104.44.89.192/27\",\r\n \"104.44.89.224/27\",\r\n \"104.44.90.0/27\",\r\n - \ \"104.44.90.32/27\",\r\n \"104.44.90.64/26\",\r\n \"104.44.90.128/27\",\r\n - \ \"104.44.90.160/27\",\r\n \"104.44.90.192/27\",\r\n \"104.44.90.224/27\",\r\n - \ \"104.44.91.0/27\",\r\n \"104.44.91.32/27\",\r\n \"104.44.91.64/27\",\r\n - \ \"104.44.91.96/27\",\r\n \"104.44.91.128/27\",\r\n \"104.44.91.160/27\",\r\n - \ \"104.44.91.192/27\",\r\n \"104.44.91.224/27\",\r\n \"104.44.92.0/27\",\r\n - \ \"104.44.92.32/27\",\r\n \"104.44.92.64/27\",\r\n \"104.44.92.96/27\",\r\n - \ \"104.44.92.128/27\",\r\n \"104.44.92.160/27\",\r\n \"104.44.92.192/27\",\r\n - \ \"104.44.92.224/27\",\r\n \"104.44.93.0/27\",\r\n \"104.44.93.32/27\",\r\n - \ \"104.44.93.64/27\",\r\n \"104.44.93.96/27\",\r\n \"104.44.93.128/27\",\r\n - \ \"104.44.93.160/27\",\r\n \"104.44.93.192/27\",\r\n \"104.44.93.224/27\",\r\n - \ \"104.44.94.0/28\",\r\n \"104.44.94.16/28\",\r\n \"104.44.94.32/28\",\r\n - \ \"104.44.94.48/28\",\r\n \"104.44.94.64/28\",\r\n \"104.44.94.80/28\",\r\n - \ \"104.44.94.96/28\",\r\n \"104.44.94.112/28\",\r\n \"104.44.94.128/28\",\r\n - \ \"104.44.94.144/28\",\r\n \"104.44.94.160/27\",\r\n \"104.44.94.192/28\",\r\n - \ \"104.44.94.208/28\",\r\n \"104.44.94.224/27\",\r\n \"104.44.95.0/28\",\r\n - \ \"104.44.95.16/28\",\r\n \"104.44.95.32/28\",\r\n \"104.44.95.48/28\",\r\n - \ \"104.44.95.64/28\",\r\n \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n - \ \"104.44.95.112/28\",\r\n \"104.44.95.128/27\",\r\n \"104.44.95.160/27\",\r\n - \ \"104.44.95.192/28\",\r\n \"104.44.95.208/28\",\r\n \"104.44.95.224/28\",\r\n - \ \"104.44.95.240/28\",\r\n \"104.44.128.0/18\",\r\n \"104.45.0.0/18\",\r\n - \ \"104.45.64.0/20\",\r\n \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n - \ \"104.45.128.0/18\",\r\n \"104.45.192.0/20\",\r\n \"104.45.208.0/20\",\r\n - \ \"104.45.224.0/19\",\r\n \"104.46.0.0/21\",\r\n \"104.46.8.0/21\",\r\n - \ \"104.46.24.0/22\",\r\n \"104.46.28.0/24\",\r\n \"104.46.29.0/24\",\r\n - \ \"104.46.30.0/23\",\r\n \"104.46.32.0/19\",\r\n \"104.46.64.0/19\",\r\n - \ \"104.46.96.0/19\",\r\n \"104.46.160.0/19\",\r\n \"104.46.192.0/20\",\r\n - \ \"104.46.208.0/20\",\r\n \"104.46.224.0/20\",\r\n \"104.47.128.0/18\",\r\n - \ \"104.47.200.0/21\",\r\n \"104.47.208.0/23\",\r\n \"104.47.210.0/23\",\r\n - \ \"104.47.212.0/23\",\r\n \"104.47.214.0/23\",\r\n \"104.47.216.64/26\",\r\n - \ \"104.47.218.0/23\",\r\n \"104.47.220.0/22\",\r\n \"104.47.224.0/20\",\r\n - \ \"104.208.0.0/19\",\r\n \"104.208.32.0/20\",\r\n \"104.208.48.0/20\",\r\n - \ \"104.208.64.0/18\",\r\n \"104.208.128.0/17\",\r\n \"104.209.0.0/18\",\r\n - \ \"104.209.64.0/20\",\r\n \"104.209.80.0/20\",\r\n \"104.209.128.0/17\",\r\n - \ \"104.210.0.0/20\",\r\n \"104.210.32.0/19\",\r\n \"104.210.64.0/18\",\r\n - \ \"104.210.128.0/19\",\r\n \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n - \ \"104.211.0.0/18\",\r\n \"104.211.64.0/18\",\r\n \"104.211.128.0/18\",\r\n - \ \"104.211.192.0/18\",\r\n \"104.214.0.0/17\",\r\n \"104.214.128.0/19\",\r\n - \ \"104.214.160.0/19\",\r\n \"104.214.192.0/18\",\r\n \"104.215.0.0/18\",\r\n - \ \"104.215.64.0/18\",\r\n \"104.215.128.0/17\",\r\n \"111.221.28.0/24\",\r\n - \ \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \"111.221.78.0/23\",\r\n - \ \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n \"131.253.12.0/29\",\r\n - \ \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n \"131.253.12.48/29\",\r\n - \ \"131.253.12.80/28\",\r\n \"131.253.12.160/28\",\r\n \"131.253.12.192/28\",\r\n - \ \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n \"131.253.12.228/30\",\r\n - \ \"131.253.12.240/29\",\r\n \"131.253.12.248/29\",\r\n \"131.253.13.0/28\",\r\n - \ \"131.253.13.16/29\",\r\n \"131.253.13.24/29\",\r\n \"131.253.13.32/28\",\r\n - \ \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n \"131.253.13.80/29\",\r\n - \ \"131.253.13.88/30\",\r\n \"131.253.13.96/30\",\r\n \"131.253.13.100/30\",\r\n - \ \"131.253.13.104/30\",\r\n \"131.253.13.128/27\",\r\n \"131.253.14.4/30\",\r\n - \ \"131.253.14.8/31\",\r\n \"131.253.14.16/28\",\r\n \"131.253.14.32/27\",\r\n - \ \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n \"131.253.14.160/27\",\r\n - \ \"131.253.14.192/29\",\r\n \"131.253.14.208/28\",\r\n \"131.253.14.224/28\",\r\n - \ \"131.253.14.248/29\",\r\n \"131.253.15.8/29\",\r\n \"131.253.15.16/28\",\r\n - \ \"131.253.15.32/27\",\r\n \"131.253.15.192/28\",\r\n \"131.253.15.208/28\",\r\n - \ \"131.253.15.224/27\",\r\n \"131.253.24.0/28\",\r\n \"131.253.24.160/27\",\r\n - \ \"131.253.24.192/26\",\r\n \"131.253.25.0/24\",\r\n \"131.253.27.0/24\",\r\n - \ \"131.253.34.224/27\",\r\n \"131.253.35.128/26\",\r\n \"131.253.35.192/26\",\r\n - \ \"131.253.36.128/26\",\r\n \"131.253.36.224/27\",\r\n \"131.253.38.0/27\",\r\n - \ \"131.253.38.32/27\",\r\n \"131.253.38.128/26\",\r\n \"131.253.38.224/27\",\r\n - \ \"131.253.40.0/28\",\r\n \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n - \ \"131.253.40.64/28\",\r\n \"131.253.40.80/28\",\r\n \"131.253.40.96/27\",\r\n - \ \"131.253.40.128/27\",\r\n \"131.253.40.160/28\",\r\n \"131.253.40.192/26\",\r\n - \ \"131.253.41.0/24\",\r\n \"132.245.230.0/23\",\r\n \"134.170.80.64/28\",\r\n - \ \"134.170.192.0/21\",\r\n \"134.170.220.0/23\",\r\n \"134.170.222.0/24\",\r\n - \ \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n \"137.116.96.0/22\",\r\n - \ \"137.116.112.0/20\",\r\n \"137.116.128.0/19\",\r\n \"137.116.160.0/20\",\r\n - \ \"137.116.176.0/21\",\r\n \"137.116.184.0/21\",\r\n \"137.116.192.0/19\",\r\n - \ \"137.116.224.0/19\",\r\n \"137.117.0.0/19\",\r\n \"137.117.32.0/19\",\r\n - \ \"137.117.64.0/18\",\r\n \"137.117.128.0/17\",\r\n \"137.135.0.0/18\",\r\n - \ \"137.135.64.0/18\",\r\n \"137.135.128.0/17\",\r\n \"138.91.0.0/20\",\r\n - \ \"138.91.16.0/20\",\r\n \"138.91.32.0/20\",\r\n \"138.91.48.0/20\",\r\n - \ \"138.91.64.0/19\",\r\n \"138.91.96.0/19\",\r\n \"138.91.128.0/17\",\r\n - \ \"157.55.2.128/26\",\r\n \"157.55.3.0/24\",\r\n \"157.55.7.128/26\",\r\n - \ \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n \"157.55.10.160/29\",\r\n - \ \"157.55.10.176/28\",\r\n \"157.55.10.192/26\",\r\n \"157.55.11.128/25\",\r\n - \ \"157.55.12.64/26\",\r\n \"157.55.12.128/26\",\r\n \"157.55.13.64/26\",\r\n - \ \"157.55.13.128/26\",\r\n \"157.55.24.0/21\",\r\n \"157.55.37.0/24\",\r\n - \ \"157.55.38.0/24\",\r\n \"157.55.39.0/24\",\r\n \"157.55.48.0/24\",\r\n - \ \"157.55.50.0/25\",\r\n \"157.55.51.224/28\",\r\n \"157.55.55.0/27\",\r\n - \ \"157.55.55.32/28\",\r\n \"157.55.55.100/30\",\r\n \"157.55.55.104/29\",\r\n - \ \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n \"157.55.55.152/29\",\r\n - \ \"157.55.55.160/28\",\r\n \"157.55.55.176/29\",\r\n \"157.55.55.200/29\",\r\n - \ \"157.55.55.216/29\",\r\n \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n - \ \"157.55.55.240/28\",\r\n \"157.55.60.224/27\",\r\n \"157.55.64.0/20\",\r\n - \ \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n \"157.55.103.128/25\",\r\n - \ \"157.55.106.0/26\",\r\n \"157.55.106.128/25\",\r\n \"157.55.107.0/24\",\r\n - \ \"157.55.108.0/23\",\r\n \"157.55.110.0/23\",\r\n \"157.55.115.0/25\",\r\n - \ \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n \"157.55.153.224/28\",\r\n - \ \"157.55.154.128/25\",\r\n \"157.55.160.0/20\",\r\n \"157.55.176.0/20\",\r\n - \ \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n \"157.55.204.1/32\",\r\n - \ \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n \"157.55.204.34/31\",\r\n - \ \"157.55.204.128/25\",\r\n \"157.55.208.0/21\",\r\n \"157.55.248.0/21\",\r\n - \ \"157.56.2.0/25\",\r\n \"157.56.2.128/25\",\r\n \"157.56.3.0/25\",\r\n - \ \"157.56.3.128/25\",\r\n \"157.56.8.0/21\",\r\n \"157.56.19.224/27\",\r\n - \ \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n \"157.56.24.160/27\",\r\n - \ \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n \"157.56.80.0/25\",\r\n - \ \"157.56.117.64/27\",\r\n \"157.56.160.0/21\",\r\n \"157.56.176.0/21\",\r\n - \ \"157.56.216.0/26\",\r\n \"168.61.0.0/19\",\r\n \"168.61.32.0/20\",\r\n - \ \"168.61.48.0/21\",\r\n \"168.61.56.0/21\",\r\n \"168.61.64.0/20\",\r\n - \ \"168.61.80.0/20\",\r\n \"168.61.96.0/19\",\r\n \"168.61.128.0/25\",\r\n - \ \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n \"168.61.128.192/26\",\r\n - \ \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n \"168.61.129.208/28\",\r\n - \ \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n \"168.61.130.128/25\",\r\n - \ \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n \"168.61.132.0/26\",\r\n - \ \"168.61.136.0/21\",\r\n \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n - \ \"168.61.208.0/20\",\r\n \"168.62.0.0/19\",\r\n \"168.62.32.0/19\",\r\n - \ \"168.62.64.0/19\",\r\n \"168.62.96.0/19\",\r\n \"168.62.128.0/19\",\r\n - \ \"168.62.160.0/19\",\r\n \"168.62.192.0/19\",\r\n \"168.62.224.0/19\",\r\n - \ \"168.63.0.0/19\",\r\n \"168.63.32.0/19\",\r\n \"168.63.64.0/20\",\r\n - \ \"168.63.80.0/21\",\r\n \"168.63.88.0/23\",\r\n \"168.63.90.0/24\",\r\n - \ \"168.63.91.0/26\",\r\n \"168.63.92.0/22\",\r\n \"168.63.96.0/19\",\r\n - \ \"168.63.128.0/24\",\r\n \"168.63.129.0/28\",\r\n \"168.63.129.32/27\",\r\n - \ \"168.63.129.64/26\",\r\n \"168.63.129.128/25\",\r\n \"168.63.130.0/23\",\r\n - \ \"168.63.132.0/22\",\r\n \"168.63.136.0/21\",\r\n \"168.63.148.0/22\",\r\n - \ \"168.63.152.0/22\",\r\n \"168.63.156.0/24\",\r\n \"168.63.160.0/19\",\r\n - \ \"168.63.192.0/19\",\r\n \"168.63.224.0/19\",\r\n \"191.232.16.0/21\",\r\n - \ \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n \"191.232.160.0/19\",\r\n - \ \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n \"191.233.8.0/21\",\r\n - \ \"191.233.16.0/20\",\r\n \"191.233.32.0/20\",\r\n \"191.233.48.0/21\",\r\n - \ \"191.233.64.0/18\",\r\n \"191.233.128.0/20\",\r\n \"191.233.144.0/20\",\r\n - \ \"191.233.160.0/19\",\r\n \"191.233.192.0/18\",\r\n \"191.234.2.0/23\",\r\n - \ \"191.234.16.0/20\",\r\n \"191.234.32.0/19\",\r\n \"191.234.128.0/18\",\r\n - \ \"191.234.192.0/19\",\r\n \"191.234.224.0/19\",\r\n \"191.235.32.0/19\",\r\n - \ \"191.235.64.0/18\",\r\n \"191.235.128.0/18\",\r\n \"191.235.192.0/22\",\r\n - \ \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n \"191.235.208.0/20\",\r\n - \ \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n - \ \"191.235.250.0/25\",\r\n \"191.235.255.0/24\",\r\n \"191.236.0.0/18\",\r\n - \ \"191.236.64.0/18\",\r\n \"191.236.128.0/18\",\r\n \"191.236.192.0/18\",\r\n - \ \"191.237.0.0/17\",\r\n \"191.237.128.0/18\",\r\n \"191.237.192.0/23\",\r\n - \ \"191.237.194.0/24\",\r\n \"191.237.195.0/24\",\r\n \"191.237.196.0/24\",\r\n - \ \"191.237.200.0/21\",\r\n \"191.237.208.0/20\",\r\n \"191.237.224.0/21\",\r\n - \ \"191.237.232.0/22\",\r\n \"191.237.236.0/24\",\r\n \"191.237.238.0/24\",\r\n - \ \"191.237.240.0/23\",\r\n \"191.237.248.0/21\",\r\n \"191.238.0.0/18\",\r\n - \ \"191.238.64.0/23\",\r\n \"191.238.66.0/23\",\r\n \"191.238.68.0/24\",\r\n - \ \"191.238.70.0/23\",\r\n \"191.238.72.0/21\",\r\n \"191.238.80.0/21\",\r\n - \ \"191.238.88.0/22\",\r\n \"191.238.92.0/23\",\r\n \"191.238.96.0/19\",\r\n - \ \"191.238.128.0/21\",\r\n \"191.238.144.0/20\",\r\n \"191.238.160.0/19\",\r\n - \ \"191.238.192.0/19\",\r\n \"191.238.224.0/19\",\r\n \"191.239.0.0/18\",\r\n - \ \"191.239.64.0/19\",\r\n \"191.239.96.0/20\",\r\n \"191.239.112.0/20\",\r\n - \ \"191.239.160.0/19\",\r\n \"191.239.192.0/22\",\r\n \"191.239.200.0/22\",\r\n - \ \"191.239.204.0/22\",\r\n \"191.239.208.0/20\",\r\n \"191.239.224.0/20\",\r\n - \ \"191.239.240.0/20\",\r\n \"193.149.64.0/21\",\r\n \"193.149.72.0/21\",\r\n - \ \"193.149.80.0/21\",\r\n \"193.149.88.0/21\",\r\n \"198.180.97.0/24\",\r\n - \ \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n \"199.30.20.0/24\",\r\n - \ \"199.30.22.0/24\",\r\n \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n - \ \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n \"199.30.28.64/26\",\r\n - \ \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n \"199.30.31.0/25\",\r\n - \ \"199.30.31.192/26\",\r\n \"202.89.233.64/27\",\r\n \"202.89.235.128/25\",\r\n - \ \"204.79.180.0/24\",\r\n \"204.152.18.0/31\",\r\n \"204.152.18.8/29\",\r\n - \ \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n \"204.152.19.0/24\",\r\n - \ \"204.231.197.0/24\",\r\n \"207.46.13.0/24\",\r\n \"207.46.50.128/28\",\r\n - \ \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n - \ \"207.46.67.160/27\",\r\n \"207.46.67.192/27\",\r\n \"207.46.72.0/27\",\r\n - \ \"207.46.77.224/28\",\r\n \"207.46.87.0/24\",\r\n \"207.46.89.16/28\",\r\n - \ \"207.46.95.32/27\",\r\n \"207.46.126.0/24\",\r\n \"207.46.128.0/19\",\r\n - \ \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n - \ \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n - \ \"207.46.205.0/24\",\r\n \"207.46.224.0/20\",\r\n \"207.68.174.8/29\",\r\n - \ \"207.68.174.40/29\",\r\n \"207.68.174.48/29\",\r\n \"207.68.174.184/29\",\r\n - \ \"207.68.174.208/28\",\r\n \"209.240.212.0/23\",\r\n \"213.199.128.0/20\",\r\n - \ \"213.199.169.0/24\",\r\n \"213.199.180.32/28\",\r\n \"213.199.180.96/27\",\r\n - \ \"213.199.180.192/27\",\r\n \"213.199.183.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n - \ \"2602:fd5e:1:2::/64\",\r\n \"2602:fd5e:2::/57\",\r\n \"2603:1000::/47\",\r\n - \ \"2603:1000:3::/48\",\r\n \"2603:1000:4::/47\",\r\n \"2603:1000:100::/47\",\r\n - \ \"2603:1000:103::/48\",\r\n \"2603:1000:104::/47\",\r\n - \ \"2603:1006:1400::/63\",\r\n \"2603:1006:1401::/63\",\r\n - \ \"2603:1006:1500::/64\",\r\n \"2603:1006:1500:4::/64\",\r\n - \ \"2603:1006:2000::/59\",\r\n \"2603:1006:2000:20::/59\",\r\n - \ \"2603:1007:200::/59\",\r\n \"2603:1007:200:20::/59\",\r\n - \ \"2603:1010::/46\",\r\n \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n - \ \"2603:1010:100::/40\",\r\n \"2603:1010:200::/47\",\r\n - \ \"2603:1010:202::/48\",\r\n \"2603:1010:204::/48\",\r\n - \ \"2603:1010:205::/48\",\r\n \"2603:1010:206::/48\",\r\n - \ \"2603:1010:300::/47\",\r\n \"2603:1010:303::/48\",\r\n - \ \"2603:1010:304::/47\",\r\n \"2603:1010:400::/47\",\r\n - \ \"2603:1010:403::/48\",\r\n \"2603:1010:404::/47\",\r\n - \ \"2603:1016:1400::/59\",\r\n \"2603:1016:1400:20::/59\",\r\n - \ \"2603:1016:1400:40::/59\",\r\n \"2603:1016:1400:60::/59\",\r\n - \ \"2603:1016:2400::/48\",\r\n \"2603:1016:2401::/48\",\r\n - \ \"2603:1016:2402::/48\",\r\n \"2603:1016:2403::/48\",\r\n - \ \"2603:1016:2500::/64\",\r\n \"2603:1016:2500:4::/64\",\r\n - \ \"2603:1016:2500:8::/64\",\r\n \"2603:1016:2500:c::/64\",\r\n - \ \"2603:1017::/59\",\r\n \"2603:1017:0:20::/59\",\r\n \"2603:1017:0:40::/59\",\r\n + \ \"52.114.233.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.114.235.0/24\",\r\n + \ \"52.114.236.0/24\",\r\n \"52.114.237.0/24\",\r\n \"52.114.238.0/24\",\r\n + \ \"52.114.239.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.114.241.0/24\",\r\n + \ \"52.114.242.0/24\",\r\n \"52.114.243.0/24\",\r\n \"52.114.244.0/24\",\r\n + \ \"52.114.248.0/22\",\r\n \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n + \ \"52.115.8.0/22\",\r\n \"52.115.16.0/21\",\r\n \"52.115.24.0/22\",\r\n + \ \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n \"52.115.38.0/24\",\r\n + \ \"52.115.39.0/24\",\r\n \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n + \ \"52.115.46.0/24\",\r\n \"52.115.47.0/24\",\r\n \"52.115.48.0/22\",\r\n + \ \"52.115.52.0/23\",\r\n \"52.115.54.0/24\",\r\n \"52.115.55.0/24\",\r\n + \ \"52.115.56.0/22\",\r\n \"52.115.60.0/23\",\r\n \"52.115.62.0/23\",\r\n + \ \"52.115.64.0/22\",\r\n \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n + \ \"52.115.76.0/22\",\r\n \"52.115.80.0/22\",\r\n \"52.115.84.0/22\",\r\n + \ \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n \"52.115.93.0/24\",\r\n + \ \"52.115.96.0/24\",\r\n \"52.115.97.0/24\",\r\n \"52.115.98.0/24\",\r\n + \ \"52.115.99.0/24\",\r\n \"52.115.100.0/22\",\r\n \"52.115.104.0/23\",\r\n + \ \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n \"52.115.112.0/23\",\r\n + \ \"52.115.114.0/24\",\r\n \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n + \ \"52.115.140.0/22\",\r\n \"52.115.144.0/20\",\r\n \"52.115.160.0/19\",\r\n + \ \"52.115.192.0/19\",\r\n \"52.115.224.0/23\",\r\n \"52.115.226.0/23\",\r\n + \ \"52.115.228.0/23\",\r\n \"52.115.230.0/24\",\r\n \"52.115.231.0/24\",\r\n + \ \"52.115.232.0/24\",\r\n \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n + \ \"52.115.235.0/24\",\r\n \"52.115.236.0/23\",\r\n \"52.120.0.0/19\",\r\n + \ \"52.120.32.0/19\",\r\n \"52.120.64.0/19\",\r\n \"52.120.96.0/19\",\r\n + \ \"52.120.128.0/21\",\r\n \"52.120.136.0/21\",\r\n \"52.120.144.0/21\",\r\n + \ \"52.120.152.0/22\",\r\n \"52.120.156.0/24\",\r\n \"52.120.157.0/24\",\r\n + \ \"52.120.158.0/23\",\r\n \"52.120.160.0/19\",\r\n \"52.120.192.0/20\",\r\n + \ \"52.120.208.0/20\",\r\n \"52.120.224.0/20\",\r\n \"52.120.240.0/20\",\r\n + \ \"52.121.0.0/21\",\r\n \"52.121.16.0/21\",\r\n \"52.121.24.0/21\",\r\n + \ \"52.121.32.0/22\",\r\n \"52.121.36.0/22\",\r\n \"52.121.40.0/21\",\r\n + \ \"52.121.48.0/20\",\r\n \"52.121.64.0/20\",\r\n \"52.121.80.0/22\",\r\n + \ \"52.121.84.0/23\",\r\n \"52.121.86.0/23\",\r\n \"52.121.88.0/21\",\r\n + \ \"52.121.96.0/22\",\r\n \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n + \ \"52.121.106.0/23\",\r\n \"52.121.108.0/22\",\r\n \"52.121.112.0/22\",\r\n + \ \"52.121.116.0/22\",\r\n \"52.121.120.0/23\",\r\n \"52.121.122.0/23\",\r\n + \ \"52.121.124.0/22\",\r\n \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n + \ \"52.121.152.0/21\",\r\n \"52.121.160.0/22\",\r\n \"52.121.164.0/24\",\r\n + \ \"52.121.165.0/24\",\r\n \"52.121.168.0/22\",\r\n \"52.121.172.0/22\",\r\n + \ \"52.121.176.0/23\",\r\n \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n + \ \"52.121.192.0/20\",\r\n \"52.122.0.0/24\",\r\n \"52.122.1.0/24\",\r\n + \ \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n \"52.122.6.0/24\",\r\n + \ \"52.122.7.0/24\",\r\n \"52.122.8.0/22\",\r\n \"52.122.12.0/22\",\r\n + \ \"52.122.16.0/22\",\r\n \"52.122.20.0/22\",\r\n \"52.122.24.0/22\",\r\n + \ \"52.122.28.0/22\",\r\n \"52.123.0.0/24\",\r\n \"52.123.1.0/24\",\r\n + \ \"52.123.2.0/24\",\r\n \"52.123.3.0/24\",\r\n \"52.123.4.0/24\",\r\n + \ \"52.123.5.0/24\",\r\n \"52.123.6.0/24\",\r\n \"52.123.7.0/24\",\r\n + \ \"52.125.128.0/22\",\r\n \"52.125.132.0/22\",\r\n \"52.125.136.0/24\",\r\n + \ \"52.125.137.0/24\",\r\n \"52.125.138.0/23\",\r\n \"52.125.140.0/23\",\r\n + \ \"52.136.0.0/22\",\r\n \"52.136.4.0/22\",\r\n \"52.136.8.0/21\",\r\n + \ \"52.136.16.0/24\",\r\n \"52.136.17.0/24\",\r\n \"52.136.18.0/24\",\r\n + \ \"52.136.19.0/24\",\r\n \"52.136.20.0/24\",\r\n \"52.136.21.0/24\",\r\n + \ \"52.136.22.0/24\",\r\n \"52.136.23.0/24\",\r\n \"52.136.24.0/24\",\r\n + \ \"52.136.25.0/24\",\r\n \"52.136.26.0/24\",\r\n \"52.136.27.0/24\",\r\n + \ \"52.136.28.0/24\",\r\n \"52.136.29.0/24\",\r\n \"52.136.30.0/24\",\r\n + \ \"52.136.31.0/24\",\r\n \"52.136.32.0/19\",\r\n \"52.136.64.0/18\",\r\n + \ \"52.136.128.0/18\",\r\n \"52.136.192.0/18\",\r\n \"52.137.0.0/18\",\r\n + \ \"52.137.64.0/18\",\r\n \"52.137.128.0/17\",\r\n \"52.138.0.0/18\",\r\n + \ \"52.138.64.0/20\",\r\n \"52.138.80.0/21\",\r\n \"52.138.88.0/21\",\r\n + \ \"52.138.96.0/19\",\r\n \"52.138.128.0/17\",\r\n \"52.139.0.0/18\",\r\n + \ \"52.139.64.0/18\",\r\n \"52.139.128.0/18\",\r\n \"52.139.192.0/18\",\r\n + \ \"52.140.0.0/18\",\r\n \"52.140.64.0/18\",\r\n \"52.140.128.0/18\",\r\n + \ \"52.140.192.0/18\",\r\n \"52.141.0.0/18\",\r\n \"52.141.64.0/18\",\r\n + \ \"52.141.128.0/18\",\r\n \"52.141.192.0/19\",\r\n \"52.141.224.0/20\",\r\n + \ \"52.141.240.0/20\",\r\n \"52.142.0.0/18\",\r\n \"52.142.64.0/18\",\r\n + \ \"52.142.128.0/18\",\r\n \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n + \ \"52.143.64.0/18\",\r\n \"52.143.128.0/18\",\r\n \"52.143.192.0/24\",\r\n + \ \"52.143.193.0/24\",\r\n \"52.143.194.0/24\",\r\n \"52.143.195.0/24\",\r\n + \ \"52.143.196.0/24\",\r\n \"52.143.197.0/24\",\r\n \"52.143.198.0/24\",\r\n + \ \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n \"52.143.202.0/24\",\r\n + \ \"52.143.203.0/24\",\r\n \"52.143.204.0/23\",\r\n \"52.143.206.0/24\",\r\n + \ \"52.143.207.0/24\",\r\n \"52.143.208.0/24\",\r\n \"52.143.209.0/24\",\r\n + \ \"52.143.210.0/24\",\r\n \"52.143.211.0/24\",\r\n \"52.143.212.0/23\",\r\n + \ \"52.143.214.0/24\",\r\n \"52.143.215.0/24\",\r\n \"52.143.216.0/23\",\r\n + \ \"52.143.218.0/24\",\r\n \"52.143.219.0/24\",\r\n \"52.143.220.0/24\",\r\n + \ \"52.143.221.0/24\",\r\n \"52.143.222.0/23\",\r\n \"52.143.224.0/19\",\r\n + \ \"52.146.0.0/17\",\r\n \"52.146.128.0/17\",\r\n \"52.147.0.0/19\",\r\n + \ \"52.147.32.0/19\",\r\n \"52.147.64.0/19\",\r\n \"52.147.96.0/19\",\r\n + \ \"52.147.128.0/19\",\r\n \"52.147.160.0/19\",\r\n \"52.147.192.0/18\",\r\n + \ \"52.148.0.0/18\",\r\n \"52.148.64.0/18\",\r\n \"52.148.128.0/18\",\r\n + \ \"52.148.192.0/18\",\r\n \"52.149.0.0/18\",\r\n \"52.149.64.0/18\",\r\n + \ \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n \"52.150.128.0/17\",\r\n + \ \"52.151.0.0/18\",\r\n \"52.151.64.0/18\",\r\n \"52.151.128.0/17\",\r\n + \ \"52.152.0.0/17\",\r\n \"52.152.128.0/17\",\r\n \"52.153.0.0/18\",\r\n + \ \"52.153.64.0/18\",\r\n \"52.153.128.0/18\",\r\n \"52.153.192.0/18\",\r\n + \ \"52.154.0.0/18\",\r\n \"52.154.64.0/18\",\r\n \"52.154.128.0/17\",\r\n + \ \"52.155.0.0/19\",\r\n \"52.155.32.0/19\",\r\n \"52.155.64.0/19\",\r\n + \ \"52.155.96.0/19\",\r\n \"52.155.128.0/17\",\r\n \"52.156.0.0/19\",\r\n + \ \"52.156.32.0/19\",\r\n \"52.156.64.0/18\",\r\n \"52.156.128.0/19\",\r\n + \ \"52.156.160.0/19\",\r\n \"52.156.192.0/18\",\r\n \"52.157.0.0/18\",\r\n + \ \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n \"52.158.0.0/17\",\r\n + \ \"52.158.128.0/19\",\r\n \"52.158.160.0/20\",\r\n \"52.158.176.0/20\",\r\n + \ \"52.158.192.0/19\",\r\n \"52.158.224.0/19\",\r\n \"52.159.0.0/18\",\r\n + \ \"52.159.64.0/18\",\r\n \"52.159.128.0/17\",\r\n \"52.160.0.0/16\",\r\n + \ \"52.161.0.0/16\",\r\n \"52.162.0.0/16\",\r\n \"52.163.0.0/16\",\r\n + \ \"52.164.0.0/16\",\r\n \"52.165.0.0/19\",\r\n \"52.165.32.0/20\",\r\n + \ \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n \"52.165.56.0/21\",\r\n + \ \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n \"52.165.104.0/25\",\r\n + \ \"52.165.104.128/26\",\r\n \"52.165.128.0/17\",\r\n \"52.166.0.0/16\",\r\n + \ \"52.167.0.0/16\",\r\n \"52.168.0.0/16\",\r\n \"52.169.0.0/16\",\r\n + \ \"52.170.0.0/16\",\r\n \"52.171.0.0/16\",\r\n \"52.172.0.0/17\",\r\n + \ \"52.172.128.0/17\",\r\n \"52.173.0.0/16\",\r\n \"52.174.0.0/16\",\r\n + \ \"52.175.0.0/17\",\r\n \"52.175.128.0/18\",\r\n \"52.175.192.0/18\",\r\n + \ \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n + \ \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n + \ \"52.176.225.0/24\",\r\n \"52.176.232.0/21\",\r\n \"52.176.240.0/20\",\r\n + \ \"52.177.0.0/16\",\r\n \"52.178.0.0/17\",\r\n \"52.178.128.0/17\",\r\n + \ \"52.179.0.0/17\",\r\n \"52.179.128.0/17\",\r\n \"52.180.0.0/17\",\r\n + \ \"52.180.128.0/19\",\r\n \"52.180.160.0/20\",\r\n \"52.180.176.0/21\",\r\n + \ \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n \"52.180.185.0/24\",\r\n + \ \"52.182.128.0/17\",\r\n \"52.183.0.0/17\",\r\n \"52.183.128.0/18\",\r\n + \ \"52.183.192.0/18\",\r\n \"52.184.0.0/17\",\r\n \"52.184.128.0/19\",\r\n + \ \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n \"52.184.168.16/28\",\r\n + \ \"52.184.168.32/28\",\r\n \"52.184.168.80/28\",\r\n \"52.184.168.96/27\",\r\n + \ \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n \"52.184.170.0/24\",\r\n + \ \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n \"52.185.0.0/19\",\r\n + \ \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n + \ \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.112/28\",\r\n + \ \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n \"52.185.64.0/19\",\r\n + \ \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n \"52.185.112.64/27\",\r\n + \ \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n \"52.185.128.0/18\",\r\n + \ \"52.185.192.0/18\",\r\n \"52.186.0.0/16\",\r\n \"52.187.0.0/17\",\r\n + \ \"52.187.128.0/18\",\r\n \"52.187.192.0/18\",\r\n \"52.188.0.0/16\",\r\n + \ \"52.189.0.0/17\",\r\n \"52.189.128.0/18\",\r\n \"52.189.192.0/18\",\r\n + \ \"52.190.0.0/17\",\r\n \"52.190.128.0/17\",\r\n \"52.191.0.0/17\",\r\n + \ \"52.191.128.0/18\",\r\n \"52.191.192.0/18\",\r\n \"52.224.0.0/16\",\r\n + \ \"52.225.0.0/17\",\r\n \"52.225.128.0/21\",\r\n \"52.225.136.0/27\",\r\n + \ \"52.225.136.32/28\",\r\n \"52.225.136.48/28\",\r\n \"52.225.136.64/28\",\r\n + \ \"52.225.137.0/24\",\r\n \"52.225.144.0/20\",\r\n \"52.225.160.0/19\",\r\n + \ \"52.225.192.0/18\",\r\n \"52.226.0.0/16\",\r\n \"52.228.0.0/17\",\r\n + \ \"52.228.128.0/17\",\r\n \"52.229.0.0/18\",\r\n \"52.229.64.0/18\",\r\n + \ \"52.229.128.0/17\",\r\n \"52.230.0.0/17\",\r\n \"52.230.128.0/17\",\r\n + \ \"52.231.0.0/17\",\r\n \"52.231.128.0/17\",\r\n \"52.232.0.0/17\",\r\n + \ \"52.232.128.0/21\",\r\n \"52.232.136.0/21\",\r\n \"52.232.144.0/24\",\r\n + \ \"52.232.145.0/24\",\r\n \"52.232.146.0/24\",\r\n \"52.232.147.0/24\",\r\n + \ \"52.232.148.0/24\",\r\n \"52.232.149.0/24\",\r\n \"52.232.150.0/24\",\r\n + \ \"52.232.151.0/24\",\r\n \"52.232.152.0/24\",\r\n \"52.232.153.0/24\",\r\n + \ \"52.232.154.0/24\",\r\n \"52.232.155.0/24\",\r\n \"52.232.156.0/24\",\r\n + \ \"52.232.157.0/24\",\r\n \"52.232.158.0/24\",\r\n \"52.232.159.0/24\",\r\n + \ \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n \"52.233.0.0/18\",\r\n + \ \"52.233.64.0/18\",\r\n \"52.233.128.0/17\",\r\n \"52.234.0.0/17\",\r\n + \ \"52.234.128.0/17\",\r\n \"52.235.0.0/18\",\r\n \"52.235.64.0/18\",\r\n + \ \"52.236.0.0/17\",\r\n \"52.236.128.0/17\",\r\n \"52.237.0.0/18\",\r\n + \ \"52.237.64.0/18\",\r\n \"52.237.128.0/18\",\r\n \"52.237.192.0/18\",\r\n + \ \"52.238.0.0/18\",\r\n \"52.238.192.0/18\",\r\n \"52.239.0.0/17\",\r\n + \ \"52.239.128.0/24\",\r\n \"52.239.129.0/24\",\r\n \"52.239.130.0/23\",\r\n + \ \"52.239.132.0/23\",\r\n \"52.239.134.0/24\",\r\n \"52.239.135.0/26\",\r\n + \ \"52.239.135.64/26\",\r\n \"52.239.135.128/26\",\r\n \"52.239.135.192/26\",\r\n + \ \"52.239.136.0/22\",\r\n \"52.239.140.0/22\",\r\n \"52.239.144.0/23\",\r\n + \ \"52.239.146.0/23\",\r\n \"52.239.148.0/27\",\r\n \"52.239.148.64/26\",\r\n + \ \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n \"52.239.150.0/23\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n + \ \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n \"52.239.157.224/27\",\r\n + \ \"52.239.158.0/23\",\r\n \"52.239.160.0/22\",\r\n \"52.239.164.0/25\",\r\n + \ \"52.239.164.128/26\",\r\n \"52.239.164.192/26\",\r\n \"52.239.165.0/26\",\r\n + \ \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.168.0/22\",\r\n \"52.239.172.0/22\",\r\n \"52.239.176.128/25\",\r\n + \ \"52.239.177.0/27\",\r\n \"52.239.177.32/27\",\r\n \"52.239.177.64/26\",\r\n + \ \"52.239.177.128/25\",\r\n \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n + \ \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n \"52.239.184.176/28\",\r\n + \ \"52.239.184.192/27\",\r\n \"52.239.184.224/27\",\r\n \"52.239.185.0/28\",\r\n + \ \"52.239.185.32/27\",\r\n \"52.239.186.0/24\",\r\n \"52.239.187.0/25\",\r\n + \ \"52.239.187.128/25\",\r\n \"52.239.188.0/24\",\r\n \"52.239.189.0/24\",\r\n + \ \"52.239.190.0/25\",\r\n \"52.239.190.128/26\",\r\n \"52.239.190.192/26\",\r\n + \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n + \ \"52.239.192.128/27\",\r\n \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n + \ \"52.239.193.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.195.0/24\",\r\n + \ \"52.239.196.0/24\",\r\n \"52.239.197.0/24\",\r\n \"52.239.198.0/25\",\r\n + \ \"52.239.198.128/27\",\r\n \"52.239.198.192/26\",\r\n \"52.239.199.0/24\",\r\n + \ \"52.239.200.0/23\",\r\n \"52.239.202.0/24\",\r\n \"52.239.203.0/24\",\r\n + \ \"52.239.205.0/24\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n + \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.208.0/23\",\r\n \"52.239.210.0/23\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.216.0/23\",\r\n \"52.239.218.0/23\",\r\n + \ \"52.239.220.0/23\",\r\n \"52.239.222.0/23\",\r\n \"52.239.224.0/24\",\r\n + \ \"52.239.225.0/24\",\r\n \"52.239.226.0/24\",\r\n \"52.239.227.0/24\",\r\n + \ \"52.239.228.0/23\",\r\n \"52.239.230.0/24\",\r\n \"52.239.231.0/24\",\r\n + \ \"52.239.232.0/25\",\r\n \"52.239.232.128/25\",\r\n \"52.239.233.0/25\",\r\n + \ \"52.239.233.128/25\",\r\n \"52.239.234.0/23\",\r\n \"52.239.236.0/23\",\r\n + \ \"52.239.238.0/24\",\r\n \"52.239.239.0/24\",\r\n \"52.239.240.0/24\",\r\n + \ \"52.239.241.0/24\",\r\n \"52.239.242.0/23\",\r\n \"52.239.244.0/23\",\r\n + \ \"52.239.246.0/23\",\r\n \"52.239.248.0/24\",\r\n \"52.239.249.0/24\",\r\n + \ \"52.239.250.0/24\",\r\n \"52.239.251.0/24\",\r\n \"52.239.252.0/24\",\r\n + \ \"52.239.253.0/24\",\r\n \"52.239.254.0/23\",\r\n \"52.240.0.0/17\",\r\n + \ \"52.240.128.0/17\",\r\n \"52.241.0.0/16\",\r\n \"52.242.0.0/18\",\r\n + \ \"52.242.64.0/18\",\r\n \"52.242.128.0/17\",\r\n \"52.243.32.0/19\",\r\n + \ \"52.243.64.0/18\",\r\n \"52.245.8.0/22\",\r\n \"52.245.12.0/22\",\r\n + \ \"52.245.16.0/22\",\r\n \"52.245.20.0/22\",\r\n \"52.245.24.0/22\",\r\n + \ \"52.245.28.0/22\",\r\n \"52.245.32.0/22\",\r\n \"52.245.36.0/22\",\r\n + \ \"52.245.40.0/22\",\r\n \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n + \ \"52.245.45.128/28\",\r\n \"52.245.45.144/28\",\r\n \"52.245.45.160/27\",\r\n + \ \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n \"52.245.46.32/28\",\r\n + \ \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n \"52.245.46.80/28\",\r\n + \ \"52.245.46.96/28\",\r\n \"52.245.46.112/28\",\r\n \"52.245.46.128/28\",\r\n + \ \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n \"52.245.48.0/22\",\r\n + \ \"52.245.52.0/22\",\r\n \"52.245.56.0/22\",\r\n \"52.245.60.0/22\",\r\n + \ \"52.245.64.0/22\",\r\n \"52.245.68.0/24\",\r\n \"52.245.69.0/27\",\r\n + \ \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n \"52.245.69.96/28\",\r\n + \ \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n \"52.245.69.192/26\",\r\n + \ \"52.245.70.0/23\",\r\n \"52.245.72.0/22\",\r\n \"52.245.76.0/22\",\r\n + \ \"52.245.80.0/22\",\r\n \"52.245.84.0/22\",\r\n \"52.245.88.0/22\",\r\n + \ \"52.245.92.0/22\",\r\n \"52.245.96.0/22\",\r\n \"52.245.100.0/22\",\r\n + \ \"52.245.104.0/22\",\r\n \"52.245.108.0/22\",\r\n \"52.245.112.0/22\",\r\n + \ \"52.245.116.0/22\",\r\n \"52.245.120.0/22\",\r\n \"52.245.124.0/22\",\r\n + \ \"52.246.0.0/17\",\r\n \"52.246.128.0/20\",\r\n \"52.246.152.0/21\",\r\n + \ \"52.246.160.0/19\",\r\n \"52.246.192.0/18\",\r\n \"52.247.0.0/17\",\r\n + \ \"52.247.192.0/18\",\r\n \"52.248.0.0/17\",\r\n \"52.248.128.0/17\",\r\n + \ \"52.249.0.0/18\",\r\n \"52.249.64.0/19\",\r\n \"52.249.128.0/17\",\r\n + \ \"52.250.0.0/17\",\r\n \"52.250.128.0/18\",\r\n \"52.250.192.0/18\",\r\n + \ \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n \"52.252.128.0/17\",\r\n + \ \"52.253.0.0/18\",\r\n \"52.253.64.0/20\",\r\n \"52.253.80.0/20\",\r\n + \ \"52.253.96.0/19\",\r\n \"52.253.128.0/20\",\r\n \"52.253.148.0/23\",\r\n + \ \"52.253.150.0/23\",\r\n \"52.253.152.0/23\",\r\n \"52.253.154.0/23\",\r\n + \ \"52.253.156.0/22\",\r\n \"52.253.160.0/24\",\r\n \"52.253.161.0/24\",\r\n + \ \"52.253.162.0/23\",\r\n \"52.253.164.0/24\",\r\n \"52.253.165.0/24\",\r\n + \ \"52.253.166.0/24\",\r\n \"52.253.167.0/24\",\r\n \"52.253.168.0/24\",\r\n + \ \"52.253.169.0/24\",\r\n \"52.253.170.0/23\",\r\n \"52.253.172.0/24\",\r\n + \ \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n \"52.253.175.0/24\",\r\n + \ \"52.253.176.0/24\",\r\n \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n + \ \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n \"52.253.181.0/24\",\r\n + \ \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n \"52.253.185.0/24\",\r\n + \ \"52.253.186.0/24\",\r\n \"52.253.187.0/24\",\r\n \"52.253.188.0/23\",\r\n + \ \"52.253.190.0/24\",\r\n \"52.253.191.0/24\",\r\n \"52.253.192.0/24\",\r\n + \ \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n \"52.253.196.0/24\",\r\n + \ \"52.253.197.0/24\",\r\n \"52.253.198.0/24\",\r\n \"52.253.199.0/24\",\r\n + \ \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n \"52.253.203.0/24\",\r\n + \ \"52.253.204.0/23\",\r\n \"52.253.206.0/24\",\r\n \"52.253.207.0/24\",\r\n + \ \"52.253.208.0/23\",\r\n \"52.253.210.0/23\",\r\n \"52.253.212.0/24\",\r\n + \ \"52.253.213.0/24\",\r\n \"52.253.214.0/23\",\r\n \"52.253.216.0/23\",\r\n + \ \"52.253.218.0/24\",\r\n \"52.253.219.0/24\",\r\n \"52.253.220.0/23\",\r\n + \ \"52.253.222.0/23\",\r\n \"52.253.224.0/21\",\r\n \"52.253.232.0/21\",\r\n + \ \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n \"52.254.96.0/20\",\r\n + \ \"52.254.112.0/21\",\r\n \"52.254.120.0/21\",\r\n \"52.254.128.0/17\",\r\n + \ \"52.255.0.0/19\",\r\n \"52.255.32.0/19\",\r\n \"52.255.64.0/18\",\r\n + \ \"52.255.128.0/17\",\r\n \"53.103.135.0/24\",\r\n \"53.103.136.0/24\",\r\n + \ \"53.103.137.0/24\",\r\n \"53.103.138.0/24\",\r\n \"53.103.139.0/24\",\r\n + \ \"53.103.140.0/24\",\r\n \"53.103.141.0/24\",\r\n \"53.103.142.0/24\",\r\n + \ \"53.103.143.0/24\",\r\n \"64.4.8.0/24\",\r\n \"64.4.54.0/24\",\r\n + \ \"65.52.0.0/19\",\r\n \"65.52.32.0/21\",\r\n \"65.52.48.0/20\",\r\n + \ \"65.52.64.0/20\",\r\n \"65.52.104.0/24\",\r\n \"65.52.106.0/24\",\r\n + \ \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n \"65.52.111.0/24\",\r\n + \ \"65.52.112.0/20\",\r\n \"65.52.128.0/19\",\r\n \"65.52.160.0/19\",\r\n + \ \"65.52.192.0/19\",\r\n \"65.52.224.0/21\",\r\n \"65.52.232.0/21\",\r\n + \ \"65.52.240.0/21\",\r\n \"65.52.248.0/21\",\r\n \"65.54.19.128/27\",\r\n + \ \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n \"65.55.32.128/28\",\r\n + \ \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n \"65.55.33.176/28\",\r\n + \ \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n \"65.55.44.8/29\",\r\n + \ \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n + \ \"65.55.44.96/28\",\r\n \"65.55.44.112/28\",\r\n \"65.55.44.128/27\",\r\n + \ \"65.55.51.0/24\",\r\n \"65.55.60.176/29\",\r\n \"65.55.60.184/30\",\r\n + \ \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n \"65.55.105.96/27\",\r\n + \ \"65.55.105.160/27\",\r\n \"65.55.105.192/27\",\r\n \"65.55.105.224/27\",\r\n + \ \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n + \ \"65.55.106.192/28\",\r\n \"65.55.106.208/28\",\r\n \"65.55.106.224/28\",\r\n + \ \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n \"65.55.107.48/28\",\r\n + \ \"65.55.107.64/27\",\r\n \"65.55.107.96/27\",\r\n \"65.55.108.0/24\",\r\n + \ \"65.55.109.0/24\",\r\n \"65.55.110.0/24\",\r\n \"65.55.120.0/24\",\r\n + \ \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n \"65.55.207.0/24\",\r\n + \ \"65.55.209.0/25\",\r\n \"65.55.209.128/26\",\r\n \"65.55.209.192/26\",\r\n + \ \"65.55.210.0/24\",\r\n \"65.55.211.0/27\",\r\n \"65.55.211.32/27\",\r\n + \ \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n \"65.55.213.0/27\",\r\n + \ \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n \"65.55.217.0/24\",\r\n + \ \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n \"65.55.219.32/27\",\r\n + \ \"65.55.219.64/26\",\r\n \"65.55.219.128/25\",\r\n \"65.55.250.0/24\",\r\n + \ \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n + \ \"70.37.12.0/32\",\r\n \"70.37.16.0/20\",\r\n \"70.37.32.0/20\",\r\n + \ \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n \"70.37.160.0/21\",\r\n + \ \"94.245.88.0/21\",\r\n \"94.245.104.0/21\",\r\n \"94.245.117.96/27\",\r\n + \ \"94.245.118.0/27\",\r\n \"94.245.120.128/28\",\r\n \"94.245.122.0/24\",\r\n + \ \"94.245.123.144/28\",\r\n \"94.245.123.176/28\",\r\n \"102.37.0.0/20\",\r\n + \ \"102.37.16.0/21\",\r\n \"102.37.24.0/23\",\r\n \"102.37.26.0/27\",\r\n + \ \"102.37.26.32/27\",\r\n \"102.37.32.0/19\",\r\n \"102.37.64.0/21\",\r\n + \ \"102.37.72.0/21\",\r\n \"102.37.80.0/21\",\r\n \"102.37.96.0/19\",\r\n + \ \"102.37.128.0/19\",\r\n \"102.37.160.0/21\",\r\n \"102.37.192.0/18\",\r\n + \ \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n + \ \"102.133.112.0/28\",\r\n \"102.133.120.0/21\",\r\n \"102.133.128.0/18\",\r\n + \ \"102.133.192.0/19\",\r\n \"102.133.224.0/20\",\r\n \"102.133.240.0/25\",\r\n + \ \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n \"103.25.156.0/24\",\r\n + \ \"103.36.96.0/24\",\r\n \"103.255.140.0/23\",\r\n \"104.40.0.0/17\",\r\n + \ \"104.40.128.0/17\",\r\n \"104.41.0.0/18\",\r\n \"104.41.64.0/18\",\r\n + \ \"104.41.128.0/19\",\r\n \"104.41.160.0/19\",\r\n \"104.41.192.0/18\",\r\n + \ \"104.42.0.0/16\",\r\n \"104.43.0.0/17\",\r\n \"104.43.128.0/17\",\r\n + \ \"104.44.88.0/27\",\r\n \"104.44.88.32/27\",\r\n \"104.44.88.64/27\",\r\n + \ \"104.44.88.96/27\",\r\n \"104.44.88.128/27\",\r\n \"104.44.88.160/27\",\r\n + \ \"104.44.88.192/27\",\r\n \"104.44.88.224/27\",\r\n \"104.44.89.0/27\",\r\n + \ \"104.44.89.32/27\",\r\n \"104.44.89.64/27\",\r\n \"104.44.89.96/27\",\r\n + \ \"104.44.89.128/27\",\r\n \"104.44.89.160/27\",\r\n \"104.44.89.192/27\",\r\n + \ \"104.44.89.224/27\",\r\n \"104.44.90.0/27\",\r\n \"104.44.90.32/27\",\r\n + \ \"104.44.90.64/26\",\r\n \"104.44.90.128/27\",\r\n \"104.44.90.160/27\",\r\n + \ \"104.44.90.192/27\",\r\n \"104.44.90.224/27\",\r\n \"104.44.91.0/27\",\r\n + \ \"104.44.91.32/27\",\r\n \"104.44.91.64/27\",\r\n \"104.44.91.96/27\",\r\n + \ \"104.44.91.128/27\",\r\n \"104.44.91.160/27\",\r\n \"104.44.91.192/27\",\r\n + \ \"104.44.91.224/27\",\r\n \"104.44.92.0/27\",\r\n \"104.44.92.32/27\",\r\n + \ \"104.44.92.64/27\",\r\n \"104.44.92.96/27\",\r\n \"104.44.92.128/27\",\r\n + \ \"104.44.92.160/27\",\r\n \"104.44.92.192/27\",\r\n \"104.44.92.224/27\",\r\n + \ \"104.44.93.0/27\",\r\n \"104.44.93.32/27\",\r\n \"104.44.93.64/27\",\r\n + \ \"104.44.93.96/27\",\r\n \"104.44.93.128/27\",\r\n \"104.44.93.160/27\",\r\n + \ \"104.44.93.192/27\",\r\n \"104.44.93.224/27\",\r\n \"104.44.94.0/28\",\r\n + \ \"104.44.94.16/28\",\r\n \"104.44.94.32/28\",\r\n \"104.44.94.48/28\",\r\n + \ \"104.44.94.64/28\",\r\n \"104.44.94.80/28\",\r\n \"104.44.94.96/28\",\r\n + \ \"104.44.94.112/28\",\r\n \"104.44.94.128/28\",\r\n \"104.44.94.144/28\",\r\n + \ \"104.44.94.160/27\",\r\n \"104.44.94.192/28\",\r\n \"104.44.94.208/28\",\r\n + \ \"104.44.94.224/27\",\r\n \"104.44.95.0/28\",\r\n \"104.44.95.16/28\",\r\n + \ \"104.44.95.32/28\",\r\n \"104.44.95.48/28\",\r\n \"104.44.95.64/28\",\r\n + \ \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n \"104.44.95.112/28\",\r\n + \ \"104.44.95.128/27\",\r\n \"104.44.95.160/27\",\r\n \"104.44.95.192/28\",\r\n + \ \"104.44.95.208/28\",\r\n \"104.44.95.224/28\",\r\n \"104.44.95.240/28\",\r\n + \ \"104.44.128.0/18\",\r\n \"104.45.0.0/18\",\r\n \"104.45.64.0/20\",\r\n + \ \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n \"104.45.128.0/18\",\r\n + \ \"104.45.192.0/20\",\r\n \"104.45.208.0/20\",\r\n \"104.45.224.0/19\",\r\n + \ \"104.46.0.0/21\",\r\n \"104.46.8.0/21\",\r\n \"104.46.24.0/22\",\r\n + \ \"104.46.28.0/24\",\r\n \"104.46.29.0/24\",\r\n \"104.46.30.0/23\",\r\n + \ \"104.46.32.0/19\",\r\n \"104.46.64.0/19\",\r\n \"104.46.96.0/19\",\r\n + \ \"104.46.160.0/19\",\r\n \"104.46.192.0/20\",\r\n \"104.46.208.0/20\",\r\n + \ \"104.46.224.0/20\",\r\n \"104.47.128.0/18\",\r\n \"104.47.200.0/21\",\r\n + \ \"104.47.208.0/23\",\r\n \"104.47.210.0/23\",\r\n \"104.47.212.0/23\",\r\n + \ \"104.47.214.0/23\",\r\n \"104.47.216.64/26\",\r\n \"104.47.218.0/23\",\r\n + \ \"104.47.220.0/22\",\r\n \"104.47.224.0/20\",\r\n \"104.208.0.0/19\",\r\n + \ \"104.208.32.0/20\",\r\n \"104.208.48.0/20\",\r\n \"104.208.64.0/18\",\r\n + \ \"104.208.128.0/17\",\r\n \"104.209.0.0/18\",\r\n \"104.209.64.0/20\",\r\n + \ \"104.209.80.0/20\",\r\n \"104.209.128.0/17\",\r\n \"104.210.0.0/20\",\r\n + \ \"104.210.32.0/19\",\r\n \"104.210.64.0/18\",\r\n \"104.210.128.0/19\",\r\n + \ \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n \"104.211.0.0/18\",\r\n + \ \"104.211.64.0/18\",\r\n \"104.211.128.0/18\",\r\n \"104.211.192.0/18\",\r\n + \ \"104.214.0.0/17\",\r\n \"104.214.128.0/19\",\r\n \"104.214.160.0/19\",\r\n + \ \"104.214.192.0/18\",\r\n \"104.215.0.0/18\",\r\n \"104.215.64.0/18\",\r\n + \ \"104.215.128.0/17\",\r\n \"111.221.28.0/24\",\r\n \"111.221.29.0/24\",\r\n + \ \"111.221.30.0/23\",\r\n \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n + \ \"131.253.12.0/29\",\r\n \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n + \ \"131.253.12.48/29\",\r\n \"131.253.12.80/28\",\r\n \"131.253.12.160/28\",\r\n + \ \"131.253.12.192/28\",\r\n \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n + \ \"131.253.12.228/30\",\r\n \"131.253.12.240/29\",\r\n \"131.253.12.248/29\",\r\n + \ \"131.253.13.0/28\",\r\n \"131.253.13.16/29\",\r\n \"131.253.13.24/29\",\r\n + \ \"131.253.13.32/28\",\r\n \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n + \ \"131.253.13.80/29\",\r\n \"131.253.13.88/30\",\r\n \"131.253.13.96/30\",\r\n + \ \"131.253.13.100/30\",\r\n \"131.253.13.104/30\",\r\n \"131.253.13.128/27\",\r\n + \ \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n \"131.253.14.16/28\",\r\n + \ \"131.253.14.32/27\",\r\n \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n + \ \"131.253.14.160/27\",\r\n \"131.253.14.192/29\",\r\n \"131.253.14.208/28\",\r\n + \ \"131.253.14.224/28\",\r\n \"131.253.14.248/29\",\r\n \"131.253.15.8/29\",\r\n + \ \"131.253.15.16/28\",\r\n \"131.253.15.32/27\",\r\n \"131.253.15.192/28\",\r\n + \ \"131.253.15.208/28\",\r\n \"131.253.15.224/27\",\r\n \"131.253.24.0/28\",\r\n + \ \"131.253.24.160/27\",\r\n \"131.253.24.192/26\",\r\n \"131.253.25.0/24\",\r\n + \ \"131.253.27.0/24\",\r\n \"131.253.34.224/27\",\r\n \"131.253.35.128/26\",\r\n + \ \"131.253.35.192/26\",\r\n \"131.253.36.128/26\",\r\n \"131.253.36.224/27\",\r\n + \ \"131.253.38.0/27\",\r\n \"131.253.38.32/27\",\r\n \"131.253.38.128/26\",\r\n + \ \"131.253.38.224/27\",\r\n \"131.253.40.0/28\",\r\n \"131.253.40.16/28\",\r\n + \ \"131.253.40.32/28\",\r\n \"131.253.40.64/28\",\r\n \"131.253.40.80/28\",\r\n + \ \"131.253.40.96/27\",\r\n \"131.253.40.128/27\",\r\n \"131.253.40.160/28\",\r\n + \ \"131.253.40.192/26\",\r\n \"131.253.41.0/24\",\r\n \"132.245.230.0/23\",\r\n + \ \"134.170.80.64/28\",\r\n \"134.170.192.0/21\",\r\n \"134.170.220.0/23\",\r\n + \ \"134.170.222.0/24\",\r\n \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n + \ \"137.116.96.0/22\",\r\n \"137.116.112.0/20\",\r\n \"137.116.128.0/19\",\r\n + \ \"137.116.160.0/20\",\r\n \"137.116.176.0/21\",\r\n \"137.116.184.0/21\",\r\n + \ \"137.116.192.0/19\",\r\n \"137.116.224.0/19\",\r\n \"137.117.0.0/19\",\r\n + \ \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n \"137.117.128.0/17\",\r\n + \ \"137.135.0.0/18\",\r\n \"137.135.64.0/18\",\r\n \"137.135.128.0/17\",\r\n + \ \"138.91.0.0/20\",\r\n \"138.91.16.0/20\",\r\n \"138.91.32.0/20\",\r\n + \ \"138.91.48.0/20\",\r\n \"138.91.64.0/19\",\r\n \"138.91.96.0/19\",\r\n + \ \"138.91.128.0/17\",\r\n \"157.55.2.128/26\",\r\n \"157.55.3.0/24\",\r\n + \ \"157.55.7.128/26\",\r\n \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n + \ \"157.55.10.160/29\",\r\n \"157.55.10.176/28\",\r\n \"157.55.10.192/26\",\r\n + \ \"157.55.11.128/25\",\r\n \"157.55.12.64/26\",\r\n \"157.55.12.128/26\",\r\n + \ \"157.55.13.64/26\",\r\n \"157.55.13.128/26\",\r\n \"157.55.24.0/21\",\r\n + \ \"157.55.37.0/24\",\r\n \"157.55.38.0/24\",\r\n \"157.55.39.0/24\",\r\n + \ \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n \"157.55.51.224/28\",\r\n + \ \"157.55.55.0/27\",\r\n \"157.55.55.32/28\",\r\n \"157.55.55.100/30\",\r\n + \ \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n + \ \"157.55.55.152/29\",\r\n \"157.55.55.160/28\",\r\n \"157.55.55.176/29\",\r\n + \ \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n \"157.55.55.228/30\",\r\n + \ \"157.55.55.232/29\",\r\n \"157.55.55.240/28\",\r\n \"157.55.60.224/27\",\r\n + \ \"157.55.64.0/20\",\r\n \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n + \ \"157.55.103.128/25\",\r\n \"157.55.106.0/26\",\r\n \"157.55.106.128/25\",\r\n + \ \"157.55.107.0/24\",\r\n \"157.55.108.0/23\",\r\n \"157.55.110.0/23\",\r\n + \ \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n + \ \"157.55.153.224/28\",\r\n \"157.55.154.128/25\",\r\n \"157.55.160.0/20\",\r\n + \ \"157.55.176.0/20\",\r\n \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n + \ \"157.55.204.1/32\",\r\n \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n + \ \"157.55.204.34/31\",\r\n \"157.55.204.128/25\",\r\n \"157.55.208.0/21\",\r\n + \ \"157.55.248.0/21\",\r\n \"157.56.2.0/25\",\r\n \"157.56.2.128/25\",\r\n + \ \"157.56.3.0/25\",\r\n \"157.56.3.128/25\",\r\n \"157.56.8.0/21\",\r\n + \ \"157.56.19.224/27\",\r\n \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n + \ \"157.56.24.160/27\",\r\n \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n + \ \"157.56.80.0/25\",\r\n \"157.56.117.64/27\",\r\n \"157.56.160.0/21\",\r\n + \ \"157.56.176.0/21\",\r\n \"157.56.216.0/26\",\r\n \"168.61.0.0/19\",\r\n + \ \"168.61.32.0/20\",\r\n \"168.61.48.0/21\",\r\n \"168.61.56.0/21\",\r\n + \ \"168.61.64.0/20\",\r\n \"168.61.80.0/20\",\r\n \"168.61.96.0/19\",\r\n + \ \"168.61.128.0/25\",\r\n \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n + \ \"168.61.128.192/26\",\r\n \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n + \ \"168.61.129.208/28\",\r\n \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n + \ \"168.61.130.128/25\",\r\n \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n + \ \"168.61.132.0/26\",\r\n \"168.61.136.0/21\",\r\n \"168.61.144.0/20\",\r\n + \ \"168.61.160.0/19\",\r\n \"168.61.208.0/20\",\r\n \"168.62.0.0/19\",\r\n + \ \"168.62.32.0/19\",\r\n \"168.62.64.0/19\",\r\n \"168.62.96.0/19\",\r\n + \ \"168.62.128.0/19\",\r\n \"168.62.160.0/19\",\r\n \"168.62.192.0/19\",\r\n + \ \"168.62.224.0/19\",\r\n \"168.63.0.0/19\",\r\n \"168.63.32.0/19\",\r\n + \ \"168.63.64.0/20\",\r\n \"168.63.80.0/21\",\r\n \"168.63.88.0/23\",\r\n + \ \"168.63.90.0/24\",\r\n \"168.63.91.0/26\",\r\n \"168.63.92.0/22\",\r\n + \ \"168.63.96.0/19\",\r\n \"168.63.128.0/24\",\r\n \"168.63.129.0/28\",\r\n + \ \"168.63.129.32/27\",\r\n \"168.63.129.64/26\",\r\n \"168.63.129.128/25\",\r\n + \ \"168.63.130.0/23\",\r\n \"168.63.132.0/22\",\r\n \"168.63.136.0/21\",\r\n + \ \"168.63.148.0/22\",\r\n \"168.63.152.0/22\",\r\n \"168.63.156.0/24\",\r\n + \ \"168.63.160.0/19\",\r\n \"168.63.192.0/19\",\r\n \"168.63.224.0/19\",\r\n + \ \"191.232.16.0/21\",\r\n \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n + \ \"191.232.160.0/19\",\r\n \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n + \ \"191.233.8.0/21\",\r\n \"191.233.16.0/20\",\r\n \"191.233.32.0/20\",\r\n + \ \"191.233.48.0/21\",\r\n \"191.233.64.0/18\",\r\n \"191.233.128.0/20\",\r\n + \ \"191.233.144.0/20\",\r\n \"191.233.160.0/19\",\r\n \"191.233.192.0/18\",\r\n + \ \"191.234.2.0/23\",\r\n \"191.234.16.0/20\",\r\n \"191.234.32.0/19\",\r\n + \ \"191.234.128.0/18\",\r\n \"191.234.192.0/19\",\r\n \"191.234.224.0/19\",\r\n + \ \"191.235.32.0/19\",\r\n \"191.235.64.0/18\",\r\n \"191.235.128.0/18\",\r\n + \ \"191.235.192.0/22\",\r\n \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n + \ \"191.235.208.0/20\",\r\n \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n + \ \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n \"191.235.255.0/24\",\r\n + \ \"191.236.0.0/18\",\r\n \"191.236.64.0/18\",\r\n \"191.236.128.0/18\",\r\n + \ \"191.236.192.0/18\",\r\n \"191.237.0.0/17\",\r\n \"191.237.128.0/18\",\r\n + \ \"191.237.192.0/23\",\r\n \"191.237.194.0/24\",\r\n \"191.237.195.0/24\",\r\n + \ \"191.237.196.0/24\",\r\n \"191.237.200.0/21\",\r\n \"191.237.208.0/20\",\r\n + \ \"191.237.224.0/21\",\r\n \"191.237.232.0/22\",\r\n \"191.237.236.0/24\",\r\n + \ \"191.237.238.0/24\",\r\n \"191.237.240.0/23\",\r\n \"191.237.248.0/21\",\r\n + \ \"191.238.0.0/18\",\r\n \"191.238.64.0/23\",\r\n \"191.238.66.0/23\",\r\n + \ \"191.238.68.0/24\",\r\n \"191.238.70.0/23\",\r\n \"191.238.72.0/21\",\r\n + \ \"191.238.80.0/21\",\r\n \"191.238.88.0/22\",\r\n \"191.238.92.0/23\",\r\n + \ \"191.238.96.0/19\",\r\n \"191.238.128.0/21\",\r\n \"191.238.144.0/20\",\r\n + \ \"191.238.160.0/19\",\r\n \"191.238.192.0/19\",\r\n \"191.238.224.0/19\",\r\n + \ \"191.239.0.0/18\",\r\n \"191.239.64.0/19\",\r\n \"191.239.96.0/20\",\r\n + \ \"191.239.112.0/20\",\r\n \"191.239.160.0/19\",\r\n \"191.239.192.0/22\",\r\n + \ \"191.239.200.0/22\",\r\n \"191.239.204.0/22\",\r\n \"191.239.208.0/20\",\r\n + \ \"191.239.224.0/20\",\r\n \"191.239.240.0/20\",\r\n \"193.149.64.0/21\",\r\n + \ \"193.149.72.0/21\",\r\n \"193.149.80.0/21\",\r\n \"193.149.88.0/21\",\r\n + \ \"198.180.97.0/24\",\r\n \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n + \ \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n \"199.30.24.0/23\",\r\n + \ \"199.30.27.0/25\",\r\n \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n + \ \"199.30.28.64/26\",\r\n \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n + \ \"199.30.31.0/25\",\r\n \"199.30.31.192/26\",\r\n \"202.89.233.64/27\",\r\n + \ \"202.89.235.128/25\",\r\n \"204.79.180.0/24\",\r\n \"204.152.18.0/31\",\r\n + \ \"204.152.18.8/29\",\r\n \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n + \ \"204.152.19.0/24\",\r\n \"204.231.197.0/24\",\r\n \"207.46.13.0/24\",\r\n + \ \"207.46.50.128/28\",\r\n \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n + \ \"207.46.63.128/25\",\r\n \"207.46.67.160/27\",\r\n \"207.46.67.192/27\",\r\n + \ \"207.46.72.0/27\",\r\n \"207.46.77.224/28\",\r\n \"207.46.87.0/24\",\r\n + \ \"207.46.89.16/28\",\r\n \"207.46.95.32/27\",\r\n \"207.46.126.0/24\",\r\n + \ \"207.46.128.0/19\",\r\n \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n + \ \"207.46.198.128/25\",\r\n \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n + \ \"207.46.202.128/28\",\r\n \"207.46.205.0/24\",\r\n \"207.46.224.0/20\",\r\n + \ \"207.68.174.8/29\",\r\n \"207.68.174.40/29\",\r\n \"207.68.174.48/29\",\r\n + \ \"207.68.174.184/29\",\r\n \"207.68.174.208/28\",\r\n \"209.240.212.0/23\",\r\n + \ \"213.199.128.0/20\",\r\n \"213.199.169.0/24\",\r\n \"213.199.180.32/28\",\r\n + \ \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n + \ \"213.199.183.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n + \ \"2602:fd5e:2::/57\",\r\n \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n + \ \"2603:1000:4::/47\",\r\n \"2603:1000:100::/47\",\r\n \"2603:1000:103::/48\",\r\n + \ \"2603:1000:104::/47\",\r\n \"2603:1006:1400::/63\",\r\n + \ \"2603:1006:1401::/63\",\r\n \"2603:1006:1500::/64\",\r\n + \ \"2603:1006:1500:4::/64\",\r\n \"2603:1006:2000::/59\",\r\n + \ \"2603:1006:2000:20::/59\",\r\n \"2603:1007:200::/59\",\r\n + \ \"2603:1007:200:20::/59\",\r\n \"2603:1010::/46\",\r\n + \ \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n \"2603:1010:100::/40\",\r\n + \ \"2603:1010:200::/47\",\r\n \"2603:1010:202::/48\",\r\n + \ \"2603:1010:204::/48\",\r\n \"2603:1010:205::/48\",\r\n + \ \"2603:1010:206::/48\",\r\n \"2603:1010:300::/47\",\r\n + \ \"2603:1010:303::/48\",\r\n \"2603:1010:304::/47\",\r\n + \ \"2603:1010:400::/47\",\r\n \"2603:1010:403::/48\",\r\n + \ \"2603:1010:404::/47\",\r\n \"2603:1016:1400::/59\",\r\n + \ \"2603:1016:1400:20::/59\",\r\n \"2603:1016:1400:40::/59\",\r\n + \ \"2603:1016:1400:60::/59\",\r\n \"2603:1016:2400::/48\",\r\n + \ \"2603:1016:2401::/48\",\r\n \"2603:1016:2402::/48\",\r\n + \ \"2603:1016:2403::/48\",\r\n \"2603:1016:2500::/64\",\r\n + \ \"2603:1016:2500:4::/64\",\r\n \"2603:1016:2500:8::/64\",\r\n + \ \"2603:1016:2500:c::/64\",\r\n \"2603:1017::/59\",\r\n + \ \"2603:1017:0:20::/59\",\r\n \"2603:1017:0:40::/59\",\r\n \ \"2603:1017:0:60::/59\",\r\n \"2603:1020::/47\",\r\n \"2603:1020:2::/48\",\r\n \ \"2603:1020:4::/48\",\r\n \"2603:1020:5::/48\",\r\n \"2603:1020:6::/48\",\r\n \ \"2603:1020:100::/47\",\r\n \"2603:1020:103::/48\",\r\n @@ -28102,9 +28786,8 @@ interactions: \ \"2603:1030:9:200::/57\",\r\n \"2603:1030:9:280::/61\",\r\n \ \"2603:1030:9:288::/62\",\r\n \"2603:1030:9:28c::/64\",\r\n \ \"2603:1030:9:28d::/64\",\r\n \"2603:1030:9:28e::/63\",\r\n - \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/60\",\r\n - \ \"2603:1030:9:2b0::/61\",\r\n \"2603:1030:9:2b8::/62\",\r\n - \ \"2603:1030:9:2bc::/63\",\r\n \"2603:1030:9:2be::/64\",\r\n + \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/59\",\r\n + \ \"2603:1030:9:2c0::/63\",\r\n \"2603:1030:9:2c2::/64\",\r\n \ \"2603:1030:a::/47\",\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:e::/48\",\r\n \ \"2603:1030:f::/48\",\r\n \"2603:1030:10::/47\",\r\n \"2603:1030:12::/48\",\r\n \ \"2603:1030:13::/56\",\r\n \"2603:1030:13:100::/56\",\r\n @@ -28208,47 +28891,50 @@ interactions: \ \"2603:1030:401:348::/61\",\r\n \"2603:1030:401:350::/60\",\r\n \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n - \ \"2603:1030:402::/47\",\r\n \"2603:1030:405::/48\",\r\n - \ \"2603:1030:406::/47\",\r\n \"2603:1030:408::/48\",\r\n - \ \"2603:1030:409::/48\",\r\n \"2603:1030:40a::/64\",\r\n - \ \"2603:1030:40a:1::/64\",\r\n \"2603:1030:40a:2::/64\",\r\n - \ \"2603:1030:40a:3::/64\",\r\n \"2603:1030:40a:4::/62\",\r\n - \ \"2603:1030:40a:8::/63\",\r\n \"2603:1030:40b::/48\",\r\n - \ \"2603:1030:40c::/48\",\r\n \"2603:1030:40d::/60\",\r\n - \ \"2603:1030:40d:4000::/50\",\r\n \"2603:1030:40d:8000::/49\",\r\n - \ \"2603:1030:40e::/56\",\r\n \"2603:1030:40e:100::/56\",\r\n - \ \"2603:1030:40f::/48\",\r\n \"2603:1030:410::/48\",\r\n - \ \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n - \ \"2603:1030:504::/47\",\r\n \"2603:1030:600::/46\",\r\n - \ \"2603:1030:604::/47\",\r\n \"2603:1030:607::/48\",\r\n - \ \"2603:1030:608::/47\",\r\n \"2603:1030:800::/48\",\r\n - \ \"2603:1030:802::/47\",\r\n \"2603:1030:804::/58\",\r\n - \ \"2603:1030:804:40::/60\",\r\n \"2603:1030:804:50::/63\",\r\n - \ \"2603:1030:804:52::/64\",\r\n \"2603:1030:804:53::/64\",\r\n - \ \"2603:1030:804:54::/64\",\r\n \"2603:1030:804:55::/64\",\r\n - \ \"2603:1030:804:56::/63\",\r\n \"2603:1030:804:58::/63\",\r\n - \ \"2603:1030:804:5a::/64\",\r\n \"2603:1030:804:5b::/64\",\r\n - \ \"2603:1030:804:5c::/62\",\r\n \"2603:1030:804:60::/62\",\r\n - \ \"2603:1030:804:64::/63\",\r\n \"2603:1030:804:66::/64\",\r\n - \ \"2603:1030:804:67::/64\",\r\n \"2603:1030:804:68::/61\",\r\n - \ \"2603:1030:804:70::/60\",\r\n \"2603:1030:804:80::/59\",\r\n - \ \"2603:1030:804:a0::/62\",\r\n \"2603:1030:804:a4::/64\",\r\n - \ \"2603:1030:804:a5::/64\",\r\n \"2603:1030:804:a6::/63\",\r\n - \ \"2603:1030:804:a8::/61\",\r\n \"2603:1030:804:b0::/62\",\r\n - \ \"2603:1030:804:b4::/64\",\r\n \"2603:1030:804:b5::/64\",\r\n - \ \"2603:1030:804:b6::/63\",\r\n \"2603:1030:804:b8::/61\",\r\n - \ \"2603:1030:804:c0::/61\",\r\n \"2603:1030:804:c8::/62\",\r\n - \ \"2603:1030:804:cc::/63\",\r\n \"2603:1030:804:ce::/63\",\r\n - \ \"2603:1030:804:d0::/63\",\r\n \"2603:1030:804:d2::/63\",\r\n - \ \"2603:1030:804:d4::/62\",\r\n \"2603:1030:804:d8::/61\",\r\n - \ \"2603:1030:804:e0::/59\",\r\n \"2603:1030:804:100::/57\",\r\n - \ \"2603:1030:804:180::/58\",\r\n \"2603:1030:804:1c0::/61\",\r\n - \ \"2603:1030:804:1c8::/64\",\r\n \"2603:1030:804:1c9::/64\",\r\n - \ \"2603:1030:804:1ca::/63\",\r\n \"2603:1030:804:1cc::/64\",\r\n - \ \"2603:1030:804:1cd::/64\",\r\n \"2603:1030:804:1ce::/63\",\r\n - \ \"2603:1030:804:1d0::/60\",\r\n \"2603:1030:804:1e0::/60\",\r\n - \ \"2603:1030:804:1f0::/61\",\r\n \"2603:1030:804:1f8::/62\",\r\n - \ \"2603:1030:804:1fc::/64\",\r\n \"2603:1030:805::/48\",\r\n + \ \"2603:1030:401:36b::/64\",\r\n \"2603:1030:401:36c::/62\",\r\n + \ \"2603:1030:401:370::/60\",\r\n \"2603:1030:401:380::/63\",\r\n + \ \"2603:1030:401:382::/64\",\r\n \"2603:1030:401:383::/64\",\r\n + \ \"2603:1030:401:384::/62\",\r\n \"2603:1030:402::/47\",\r\n + \ \"2603:1030:405::/48\",\r\n \"2603:1030:406::/47\",\r\n + \ \"2603:1030:408::/48\",\r\n \"2603:1030:409::/48\",\r\n + \ \"2603:1030:40a::/64\",\r\n \"2603:1030:40a:1::/64\",\r\n + \ \"2603:1030:40a:2::/64\",\r\n \"2603:1030:40a:3::/64\",\r\n + \ \"2603:1030:40a:4::/62\",\r\n \"2603:1030:40a:8::/63\",\r\n + \ \"2603:1030:40b::/48\",\r\n \"2603:1030:40c::/48\",\r\n + \ \"2603:1030:40d::/60\",\r\n \"2603:1030:40d:4000::/50\",\r\n + \ \"2603:1030:40d:8000::/49\",\r\n \"2603:1030:40e::/56\",\r\n + \ \"2603:1030:40e:100::/56\",\r\n \"2603:1030:40f::/48\",\r\n + \ \"2603:1030:410::/48\",\r\n \"2603:1030:500::/47\",\r\n + \ \"2603:1030:503::/48\",\r\n \"2603:1030:504::/47\",\r\n + \ \"2603:1030:600::/46\",\r\n \"2603:1030:604::/47\",\r\n + \ \"2603:1030:607::/48\",\r\n \"2603:1030:608::/47\",\r\n + \ \"2603:1030:800::/48\",\r\n \"2603:1030:802::/47\",\r\n + \ \"2603:1030:804::/58\",\r\n \"2603:1030:804:40::/60\",\r\n + \ \"2603:1030:804:50::/63\",\r\n \"2603:1030:804:52::/64\",\r\n + \ \"2603:1030:804:53::/64\",\r\n \"2603:1030:804:54::/64\",\r\n + \ \"2603:1030:804:55::/64\",\r\n \"2603:1030:804:56::/63\",\r\n + \ \"2603:1030:804:58::/63\",\r\n \"2603:1030:804:5a::/64\",\r\n + \ \"2603:1030:804:5b::/64\",\r\n \"2603:1030:804:5c::/62\",\r\n + \ \"2603:1030:804:60::/62\",\r\n \"2603:1030:804:64::/63\",\r\n + \ \"2603:1030:804:66::/64\",\r\n \"2603:1030:804:67::/64\",\r\n + \ \"2603:1030:804:68::/61\",\r\n \"2603:1030:804:70::/60\",\r\n + \ \"2603:1030:804:80::/59\",\r\n \"2603:1030:804:a0::/62\",\r\n + \ \"2603:1030:804:a4::/64\",\r\n \"2603:1030:804:a5::/64\",\r\n + \ \"2603:1030:804:a6::/63\",\r\n \"2603:1030:804:a8::/61\",\r\n + \ \"2603:1030:804:b0::/62\",\r\n \"2603:1030:804:b4::/64\",\r\n + \ \"2603:1030:804:b5::/64\",\r\n \"2603:1030:804:b6::/63\",\r\n + \ \"2603:1030:804:b8::/61\",\r\n \"2603:1030:804:c0::/61\",\r\n + \ \"2603:1030:804:c8::/62\",\r\n \"2603:1030:804:cc::/63\",\r\n + \ \"2603:1030:804:ce::/63\",\r\n \"2603:1030:804:d0::/63\",\r\n + \ \"2603:1030:804:d2::/63\",\r\n \"2603:1030:804:d4::/62\",\r\n + \ \"2603:1030:804:d8::/61\",\r\n \"2603:1030:804:e0::/59\",\r\n + \ \"2603:1030:804:100::/57\",\r\n \"2603:1030:804:180::/58\",\r\n + \ \"2603:1030:804:1c0::/61\",\r\n \"2603:1030:804:1c8::/64\",\r\n + \ \"2603:1030:804:1c9::/64\",\r\n \"2603:1030:804:1ca::/63\",\r\n + \ \"2603:1030:804:1cc::/64\",\r\n \"2603:1030:804:1cd::/64\",\r\n + \ \"2603:1030:804:1ce::/63\",\r\n \"2603:1030:804:1d0::/60\",\r\n + \ \"2603:1030:804:1e0::/59\",\r\n \"2603:1030:804:200::/61\",\r\n + \ \"2603:1030:804:208::/64\",\r\n \"2603:1030:805::/48\",\r\n \ \"2603:1030:806::/48\",\r\n \"2603:1030:807::/48\",\r\n \ \"2603:1030:809::/48\",\r\n \"2603:1030:80a::/56\",\r\n \ \"2603:1030:80b::/48\",\r\n \"2603:1030:80c::/48\",\r\n @@ -28375,109 +29061,137 @@ interactions: \ \"2603:1056:1400::/48\",\r\n \"2603:1056:1401::/48\",\r\n \ \"2603:1056:1402::/48\",\r\n \"2603:1056:1403::/48\",\r\n \ \"2603:1056:1500::/64\",\r\n \"2603:1056:1500:4::/64\",\r\n - \ \"2603:1056:1500:c::/64\",\r\n \"2603:1056:2000:20::/59\",\r\n - \ \"2603:1056:2000:60::/59\",\r\n \"2603:1057:2:20::/59\",\r\n - \ \"2603:1057:2:60::/59\",\r\n \"2603:1061:1000::/48\",\r\n - \ \"2603:1061:1001::/48\",\r\n \"2603:1061:1002::/48\",\r\n - \ \"2603:1061:1003::/48\",\r\n \"2603:1061:1004::/59\",\r\n - \ \"2603:1061:1004:20::/60\",\r\n \"2603:1061:1004:30::/62\",\r\n - \ \"2603:1061:1004:34::/63\",\r\n \"2603:1061:1004:36::/64\",\r\n - \ \"2603:1062:2::/57\",\r\n \"2603:1062:2:80::/57\",\r\n - \ \"2603:1062:2:100::/57\",\r\n \"2603:1062:2:180::/57\",\r\n - \ \"2603:1063:8::/56\",\r\n \"2603:1063:9::/56\",\r\n \"2603:1063:16::/56\",\r\n - \ \"2603:1063:24::/56\",\r\n \"2603:1063:26::/56\",\r\n \"2603:1063:108::/55\",\r\n + \ \"2603:1056:2000:20::/59\",\r\n \"2603:1056:2000:60::/59\",\r\n + \ \"2603:1057:2:20::/59\",\r\n \"2603:1057:2:60::/59\",\r\n + \ \"2603:1061:1000::/48\",\r\n \"2603:1061:1001::/48\",\r\n + \ \"2603:1061:1002::/48\",\r\n \"2603:1061:1003::/48\",\r\n + \ \"2603:1061:1004::/59\",\r\n \"2603:1061:1004:20::/60\",\r\n + \ \"2603:1061:1004:30::/62\",\r\n \"2603:1061:1004:34::/63\",\r\n + \ \"2603:1061:1004:36::/64\",\r\n \"2603:1062:2::/57\",\r\n + \ \"2603:1062:2:80::/57\",\r\n \"2603:1062:2:100::/57\",\r\n + \ \"2603:1062:2:180::/57\",\r\n \"2603:1063:8::/56\",\r\n + \ \"2603:1063:9::/56\",\r\n \"2603:1063:16::/56\",\r\n \"2603:1063:24::/56\",\r\n + \ \"2603:1063:26::/56\",\r\n \"2603:1063:108::/55\",\r\n \ \"2603:1063:109::/55\",\r\n \"2603:1063:116::/55\",\r\n \ \"2603:1063:124::/55\",\r\n \"2603:1063:126::/55\",\r\n \ \"2603:1063:208::/55\",\r\n \"2603:1063:209::/55\",\r\n \ \"2603:1063:216::/55\",\r\n \"2603:1063:224::/55\",\r\n - \ \"2603:1063:226::/55\",\r\n \"2a01:111:f100:1000::/62\",\r\n - \ \"2a01:111:f100:1004::/63\",\r\n \"2a01:111:f100:2000::/52\",\r\n - \ \"2a01:111:f100:3000::/52\",\r\n \"2a01:111:f100:4002::/64\",\r\n - \ \"2a01:111:f100:5000::/52\",\r\n \"2a01:111:f100:6000::/64\",\r\n - \ \"2a01:111:f100:a000::/63\",\r\n \"2a01:111:f100:a002::/64\",\r\n - \ \"2a01:111:f100:a004::/64\",\r\n \"2a01:111:f403:c000::/64\",\r\n - \ \"2a01:111:f403:c004::/62\",\r\n \"2a01:111:f403:c100::/64\",\r\n - \ \"2a01:111:f403:c10c::/62\",\r\n \"2a01:111:f403:c110::/64\",\r\n - \ \"2a01:111:f403:c111::/64\",\r\n \"2a01:111:f403:c112::/64\",\r\n - \ \"2a01:111:f403:c113::/64\",\r\n \"2a01:111:f403:c114::/64\",\r\n - \ \"2a01:111:f403:c200::/64\",\r\n \"2a01:111:f403:c201::/64\",\r\n - \ \"2a01:111:f403:c202::/64\",\r\n \"2a01:111:f403:c203::/64\",\r\n - \ \"2a01:111:f403:c204::/64\",\r\n \"2a01:111:f403:c400::/64\",\r\n - \ \"2a01:111:f403:c401::/64\",\r\n \"2a01:111:f403:c800::/64\",\r\n - \ \"2a01:111:f403:c804::/62\",\r\n \"2a01:111:f403:c900::/64\",\r\n - \ \"2a01:111:f403:c904::/62\",\r\n \"2a01:111:f403:c908::/62\",\r\n - \ \"2a01:111:f403:c90c::/62\",\r\n \"2a01:111:f403:c910::/62\",\r\n - \ \"2a01:111:f403:c914::/62\",\r\n \"2a01:111:f403:c918::/64\",\r\n - \ \"2a01:111:f403:c919::/64\",\r\n \"2a01:111:f403:c91a::/63\",\r\n - \ \"2a01:111:f403:c91c::/63\",\r\n \"2a01:111:f403:c91e::/63\",\r\n - \ \"2a01:111:f403:c920::/63\",\r\n \"2a01:111:f403:c922::/64\",\r\n - \ \"2a01:111:f403:c923::/64\",\r\n \"2a01:111:f403:c924::/62\",\r\n - \ \"2a01:111:f403:c928::/62\",\r\n \"2a01:111:f403:c92c::/64\",\r\n - \ \"2a01:111:f403:c92d::/64\",\r\n \"2a01:111:f403:c92e::/63\",\r\n - \ \"2a01:111:f403:c930::/63\",\r\n \"2a01:111:f403:c932::/63\",\r\n - \ \"2a01:111:f403:c934::/63\",\r\n \"2a01:111:f403:c936::/64\",\r\n - \ \"2a01:111:f403:c937::/64\",\r\n \"2a01:111:f403:c938::/62\",\r\n - \ \"2a01:111:f403:c93c::/62\",\r\n \"2a01:111:f403:c940::/64\",\r\n - \ \"2a01:111:f403:ca00::/62\",\r\n \"2a01:111:f403:ca04::/64\",\r\n - \ \"2a01:111:f403:ca05::/64\",\r\n \"2a01:111:f403:ca06::/63\",\r\n - \ \"2a01:111:f403:ca08::/63\",\r\n \"2a01:111:f403:ca10::/64\",\r\n - \ \"2a01:111:f403:ca11::/64\",\r\n \"2a01:111:f403:ca12::/63\",\r\n - \ \"2a01:111:f403:ca14::/63\",\r\n \"2a01:111:f403:ca16::/63\",\r\n - \ \"2a01:111:f403:ca18::/63\",\r\n \"2a01:111:f403:ca20::/62\",\r\n - \ \"2a01:111:f403:ca24::/64\",\r\n \"2a01:111:f403:cc00::/62\",\r\n - \ \"2a01:111:f403:cc04::/64\",\r\n \"2a01:111:f403:cc05::/64\",\r\n - \ \"2a01:111:f403:cc06::/63\",\r\n \"2a01:111:f403:cc08::/63\",\r\n - \ \"2a01:111:f403:d000::/64\",\r\n \"2a01:111:f403:d004::/62\",\r\n - \ \"2a01:111:f403:d100::/64\",\r\n \"2a01:111:f403:d104::/62\",\r\n - \ \"2a01:111:f403:d108::/62\",\r\n \"2a01:111:f403:d10c::/62\",\r\n - \ \"2a01:111:f403:d120::/62\",\r\n \"2a01:111:f403:d124::/64\",\r\n - \ \"2a01:111:f403:d125::/64\",\r\n \"2a01:111:f403:d200::/64\",\r\n - \ \"2a01:111:f403:d201::/64\",\r\n \"2a01:111:f403:d202::/64\",\r\n - \ \"2a01:111:f403:d203::/64\",\r\n \"2a01:111:f403:d205::/64\",\r\n - \ \"2a01:111:f403:d401::/64\",\r\n \"2a01:111:f403:d402::/64\",\r\n - \ \"2a01:111:f403:d800::/64\",\r\n \"2a01:111:f403:d804::/62\",\r\n - \ \"2a01:111:f403:d900::/64\",\r\n \"2a01:111:f403:d904::/62\",\r\n - \ \"2a01:111:f403:d908::/62\",\r\n \"2a01:111:f403:d90c::/62\",\r\n - \ \"2a01:111:f403:d910::/62\",\r\n \"2a01:111:f403:d914::/64\",\r\n - \ \"2a01:111:f403:d915::/64\",\r\n \"2a01:111:f403:da00::/64\",\r\n - \ \"2a01:111:f403:da01::/64\",\r\n \"2a01:111:f403:da02::/64\",\r\n - \ \"2a01:111:f403:da03::/64\",\r\n \"2a01:111:f403:da05::/64\",\r\n - \ \"2a01:111:f403:dc00::/64\",\r\n \"2a01:111:f403:dc01::/64\",\r\n - \ \"2a01:111:f403:e000::/64\",\r\n \"2a01:111:f403:e003::/64\",\r\n - \ \"2a01:111:f403:e004::/62\",\r\n \"2a01:111:f403:e008::/62\",\r\n - \ \"2a01:111:f403:e00c::/62\",\r\n \"2a01:111:f403:e010::/62\",\r\n - \ \"2a01:111:f403:e014::/64\",\r\n \"2a01:111:f403:e200::/64\",\r\n - \ \"2a01:111:f403:e201::/64\",\r\n \"2a01:111:f403:e202::/64\",\r\n - \ \"2a01:111:f403:e203::/64\",\r\n \"2a01:111:f403:e205::/64\",\r\n - \ \"2a01:111:f403:e400::/64\",\r\n \"2a01:111:f403:e401::/64\",\r\n - \ \"2a01:111:f403:f000::/64\",\r\n \"2a01:111:f403:f800::/62\",\r\n - \ \"2a01:111:f403:f804::/62\",\r\n \"2a01:111:f403:f900::/62\",\r\n - \ \"2a01:111:f403:f904::/62\",\r\n \"2a01:111:f403:f908::/62\",\r\n - \ \"2a01:111:f403:f90c::/62\",\r\n \"2a01:111:f403:f910::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiacentral\",\r\n - \ \"id\": \"AzureCloud.australiacentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.155.128/26\",\r\n \"13.105.27.160/27\",\r\n - \ \"20.28.0.0/17\",\r\n \"20.36.32.0/19\",\r\n \"20.36.104.0/21\",\r\n - \ \"20.37.0.0/18\",\r\n \"20.37.224.0/19\",\r\n \"20.38.184.0/22\",\r\n - \ \"20.39.64.0/21\",\r\n \"20.47.35.0/24\",\r\n \"20.53.0.0/19\",\r\n - \ \"20.53.48.0/21\",\r\n \"20.60.214.0/23\",\r\n \"20.70.0.0/18\",\r\n - \ \"20.135.52.0/23\",\r\n \"20.150.124.0/24\",\r\n \"20.157.0.0/24\",\r\n - \ \"20.157.101.0/24\",\r\n \"20.157.138.0/24\",\r\n \"20.190.189.64/26\",\r\n - \ \"20.213.224.0/19\",\r\n \"20.227.128.0/17\",\r\n \"20.248.0.0/17\",\r\n - \ \"40.82.240.0/22\",\r\n \"40.90.130.48/28\",\r\n \"40.90.142.96/27\",\r\n - \ \"40.90.149.64/27\",\r\n \"40.126.61.64/26\",\r\n \"52.108.74.0/24\",\r\n - \ \"52.108.95.0/24\",\r\n \"52.109.128.0/22\",\r\n \"52.111.248.0/24\",\r\n - \ \"52.143.219.0/24\",\r\n \"52.239.216.0/23\",\r\n \"2603:1010:300::/47\",\r\n - \ \"2603:1010:303::/48\",\r\n \"2603:1010:304::/47\",\r\n - \ \"2603:1016:1400:20::/59\",\r\n \"2603:1016:2400::/48\",\r\n - \ \"2603:1016:2500:4::/64\",\r\n \"2603:1017:0:20::/59\"\r\n + \ \"2603:1063:226::/55\",\r\n \"2603:1063:2200::/64\",\r\n + \ \"2603:1063:2200:4::/64\",\r\n \"2603:1063:2200:8::/64\",\r\n + \ \"2603:1063:2200:c::/64\",\r\n \"2603:1063:2200:10::/64\",\r\n + \ \"2603:1063:2200:14::/64\",\r\n \"2603:1063:2200:18::/64\",\r\n + \ \"2603:1063:2200:1c::/64\",\r\n \"2603:1063:2200:20::/64\",\r\n + \ \"2603:1063:2200:24::/64\",\r\n \"2603:1063:2200:28::/64\",\r\n + \ \"2603:1063:2200:2c::/64\",\r\n \"2603:1063:2200:30::/64\",\r\n + \ \"2603:1063:2202::/64\",\r\n \"2603:1063:2202:4::/64\",\r\n + \ \"2603:1063:2202:8::/64\",\r\n \"2603:1063:2202:c::/64\",\r\n + \ \"2603:1063:2202:10::/64\",\r\n \"2603:1063:2202:14::/64\",\r\n + \ \"2603:1063:2202:18::/64\",\r\n \"2603:1063:2202:1c::/64\",\r\n + \ \"2603:1063:2202:20::/64\",\r\n \"2603:1063:2202:24::/64\",\r\n + \ \"2603:1063:2202:28::/64\",\r\n \"2603:1063:2202:2c::/64\",\r\n + \ \"2603:1063:2202:30::/64\",\r\n \"2603:1063:2202:34::/64\",\r\n + \ \"2603:1063:2202:38::/64\",\r\n \"2603:1063:2202:3c::/64\",\r\n + \ \"2603:1063:2202:40::/64\",\r\n \"2603:1063:2202:44::/64\",\r\n + \ \"2603:1063:2202:48::/64\",\r\n \"2603:1063:2202:4c::/64\",\r\n + \ \"2603:1063:2202:50::/64\",\r\n \"2603:1063:2204::/64\",\r\n + \ \"2603:1063:2204:4::/64\",\r\n \"2603:1063:2206::/64\",\r\n + \ \"2603:1063:2206:4::/64\",\r\n \"2603:1063:2206:8::/64\",\r\n + \ \"2603:1063:2206:c::/64\",\r\n \"2603:1063:2206:10::/64\",\r\n + \ \"2603:1063:2206:14::/64\",\r\n \"2603:1063:2206:18::/64\",\r\n + \ \"2603:1063:2206:1c::/64\",\r\n \"2603:1063:2206:20::/64\",\r\n + \ \"2603:1063:2206:24::/64\",\r\n \"2603:1063:2206:28::/64\",\r\n + \ \"2603:1063:2206:2c::/64\",\r\n \"2603:1063:2206:30::/64\",\r\n + \ \"2603:1063:2206:34::/64\",\r\n \"2603:1063:2206:38::/64\",\r\n + \ \"2603:1063:2206:3c::/64\",\r\n \"2603:1063:2206:40::/64\",\r\n + \ \"2603:1063:2206:44::/64\",\r\n \"2603:1063:2206:48::/64\",\r\n + \ \"2a01:111:f100:1000::/62\",\r\n \"2a01:111:f100:1004::/63\",\r\n + \ \"2a01:111:f100:2000::/52\",\r\n \"2a01:111:f100:3000::/52\",\r\n + \ \"2a01:111:f100:4002::/64\",\r\n \"2a01:111:f100:5000::/52\",\r\n + \ \"2a01:111:f100:6000::/64\",\r\n \"2a01:111:f100:a000::/63\",\r\n + \ \"2a01:111:f100:a002::/64\",\r\n \"2a01:111:f100:a004::/64\",\r\n + \ \"2a01:111:f403:c000::/64\",\r\n \"2a01:111:f403:c004::/62\",\r\n + \ \"2a01:111:f403:c100::/64\",\r\n \"2a01:111:f403:c10c::/62\",\r\n + \ \"2a01:111:f403:c110::/64\",\r\n \"2a01:111:f403:c111::/64\",\r\n + \ \"2a01:111:f403:c112::/64\",\r\n \"2a01:111:f403:c113::/64\",\r\n + \ \"2a01:111:f403:c114::/64\",\r\n \"2a01:111:f403:c200::/64\",\r\n + \ \"2a01:111:f403:c201::/64\",\r\n \"2a01:111:f403:c202::/64\",\r\n + \ \"2a01:111:f403:c203::/64\",\r\n \"2a01:111:f403:c204::/64\",\r\n + \ \"2a01:111:f403:c400::/64\",\r\n \"2a01:111:f403:c401::/64\",\r\n + \ \"2a01:111:f403:c800::/64\",\r\n \"2a01:111:f403:c804::/62\",\r\n + \ \"2a01:111:f403:c900::/64\",\r\n \"2a01:111:f403:c904::/62\",\r\n + \ \"2a01:111:f403:c908::/62\",\r\n \"2a01:111:f403:c90c::/62\",\r\n + \ \"2a01:111:f403:c910::/62\",\r\n \"2a01:111:f403:c914::/62\",\r\n + \ \"2a01:111:f403:c918::/64\",\r\n \"2a01:111:f403:c919::/64\",\r\n + \ \"2a01:111:f403:c91a::/63\",\r\n \"2a01:111:f403:c91c::/63\",\r\n + \ \"2a01:111:f403:c91e::/63\",\r\n \"2a01:111:f403:c920::/63\",\r\n + \ \"2a01:111:f403:c922::/64\",\r\n \"2a01:111:f403:c923::/64\",\r\n + \ \"2a01:111:f403:c924::/62\",\r\n \"2a01:111:f403:c928::/62\",\r\n + \ \"2a01:111:f403:c92c::/64\",\r\n \"2a01:111:f403:c92d::/64\",\r\n + \ \"2a01:111:f403:c92e::/63\",\r\n \"2a01:111:f403:c930::/63\",\r\n + \ \"2a01:111:f403:c932::/63\",\r\n \"2a01:111:f403:c934::/63\",\r\n + \ \"2a01:111:f403:c936::/64\",\r\n \"2a01:111:f403:c937::/64\",\r\n + \ \"2a01:111:f403:c938::/62\",\r\n \"2a01:111:f403:c93c::/62\",\r\n + \ \"2a01:111:f403:c940::/64\",\r\n \"2a01:111:f403:ca00::/62\",\r\n + \ \"2a01:111:f403:ca04::/64\",\r\n \"2a01:111:f403:ca05::/64\",\r\n + \ \"2a01:111:f403:ca06::/63\",\r\n \"2a01:111:f403:ca08::/63\",\r\n + \ \"2a01:111:f403:ca10::/64\",\r\n \"2a01:111:f403:ca11::/64\",\r\n + \ \"2a01:111:f403:ca12::/63\",\r\n \"2a01:111:f403:ca14::/63\",\r\n + \ \"2a01:111:f403:ca16::/63\",\r\n \"2a01:111:f403:ca18::/63\",\r\n + \ \"2a01:111:f403:ca20::/62\",\r\n \"2a01:111:f403:ca24::/64\",\r\n + \ \"2a01:111:f403:cc00::/62\",\r\n \"2a01:111:f403:cc04::/64\",\r\n + \ \"2a01:111:f403:cc05::/64\",\r\n \"2a01:111:f403:cc06::/63\",\r\n + \ \"2a01:111:f403:cc08::/63\",\r\n \"2a01:111:f403:d000::/64\",\r\n + \ \"2a01:111:f403:d004::/62\",\r\n \"2a01:111:f403:d100::/64\",\r\n + \ \"2a01:111:f403:d104::/62\",\r\n \"2a01:111:f403:d108::/62\",\r\n + \ \"2a01:111:f403:d10c::/62\",\r\n \"2a01:111:f403:d120::/62\",\r\n + \ \"2a01:111:f403:d124::/64\",\r\n \"2a01:111:f403:d125::/64\",\r\n + \ \"2a01:111:f403:d200::/64\",\r\n \"2a01:111:f403:d201::/64\",\r\n + \ \"2a01:111:f403:d202::/64\",\r\n \"2a01:111:f403:d203::/64\",\r\n + \ \"2a01:111:f403:d205::/64\",\r\n \"2a01:111:f403:d401::/64\",\r\n + \ \"2a01:111:f403:d402::/64\",\r\n \"2a01:111:f403:d800::/64\",\r\n + \ \"2a01:111:f403:d804::/62\",\r\n \"2a01:111:f403:d900::/64\",\r\n + \ \"2a01:111:f403:d904::/62\",\r\n \"2a01:111:f403:d908::/62\",\r\n + \ \"2a01:111:f403:d90c::/62\",\r\n \"2a01:111:f403:d910::/62\",\r\n + \ \"2a01:111:f403:d914::/64\",\r\n \"2a01:111:f403:d915::/64\",\r\n + \ \"2a01:111:f403:da00::/64\",\r\n \"2a01:111:f403:da01::/64\",\r\n + \ \"2a01:111:f403:da02::/64\",\r\n \"2a01:111:f403:da03::/64\",\r\n + \ \"2a01:111:f403:da05::/64\",\r\n \"2a01:111:f403:dc00::/64\",\r\n + \ \"2a01:111:f403:dc01::/64\",\r\n \"2a01:111:f403:e000::/64\",\r\n + \ \"2a01:111:f403:e003::/64\",\r\n \"2a01:111:f403:e004::/62\",\r\n + \ \"2a01:111:f403:e008::/62\",\r\n \"2a01:111:f403:e00c::/62\",\r\n + \ \"2a01:111:f403:e010::/62\",\r\n \"2a01:111:f403:e014::/64\",\r\n + \ \"2a01:111:f403:e200::/64\",\r\n \"2a01:111:f403:e201::/64\",\r\n + \ \"2a01:111:f403:e202::/64\",\r\n \"2a01:111:f403:e203::/64\",\r\n + \ \"2a01:111:f403:e205::/64\",\r\n \"2a01:111:f403:e400::/64\",\r\n + \ \"2a01:111:f403:e401::/64\",\r\n \"2a01:111:f403:f000::/64\",\r\n + \ \"2a01:111:f403:f800::/62\",\r\n \"2a01:111:f403:f804::/62\",\r\n + \ \"2a01:111:f403:f900::/62\",\r\n \"2a01:111:f403:f904::/62\",\r\n + \ \"2a01:111:f403:f908::/62\",\r\n \"2a01:111:f403:f90c::/62\",\r\n + \ \"2a01:111:f403:f910::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.australiacentral\",\r\n \"id\": + \"AzureCloud.australiacentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": + \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.155.128/26\",\r\n + \ \"13.105.27.160/27\",\r\n \"20.28.0.0/17\",\r\n \"20.36.32.0/19\",\r\n + \ \"20.36.104.0/21\",\r\n \"20.37.0.0/18\",\r\n \"20.37.224.0/19\",\r\n + \ \"20.38.184.0/22\",\r\n \"20.39.64.0/21\",\r\n \"20.47.35.0/24\",\r\n + \ \"20.53.0.0/19\",\r\n \"20.53.48.0/21\",\r\n \"20.60.214.0/23\",\r\n + \ \"20.70.0.0/18\",\r\n \"20.135.52.0/23\",\r\n \"20.150.124.0/24\",\r\n + \ \"20.157.0.0/24\",\r\n \"20.157.101.0/24\",\r\n \"20.157.138.0/24\",\r\n + \ \"20.190.189.64/26\",\r\n \"20.213.224.0/19\",\r\n \"20.227.128.0/17\",\r\n + \ \"20.248.0.0/17\",\r\n \"40.82.240.0/22\",\r\n \"40.90.130.48/28\",\r\n + \ \"40.90.142.96/27\",\r\n \"40.90.149.64/27\",\r\n \"40.126.61.64/26\",\r\n + \ \"52.108.74.0/24\",\r\n \"52.108.95.0/24\",\r\n \"52.109.128.0/22\",\r\n + \ \"52.111.248.0/24\",\r\n \"52.143.219.0/24\",\r\n \"52.239.216.0/23\",\r\n + \ \"2603:1010:300::/47\",\r\n \"2603:1010:303::/48\",\r\n + \ \"2603:1010:304::/47\",\r\n \"2603:1016:1400:20::/59\",\r\n + \ \"2603:1016:2400::/48\",\r\n \"2603:1016:2500:4::/64\",\r\n + \ \"2603:1017:0:20::/59\",\r\n \"2603:1063:2202:c::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiacentral2\",\r\n \ \"id\": \"AzureCloud.australiacentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": @@ -28492,55 +29206,56 @@ interactions: \ \"52.143.218.0/24\",\r\n \"52.239.218.0/23\",\r\n \"2603:1010:400::/47\",\r\n \ \"2603:1010:403::/48\",\r\n \"2603:1010:404::/47\",\r\n \ \"2603:1016:1400:40::/59\",\r\n \"2603:1016:2401::/48\",\r\n - \ \"2603:1016:2500:8::/64\",\r\n \"2603:1017:0:40::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiaeast\",\r\n - \ \"id\": \"AzureCloud.australiaeast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.70.64.0/18\",\r\n - \ \"13.72.224.0/19\",\r\n \"13.73.192.0/20\",\r\n \"13.75.128.0/17\",\r\n - \ \"13.104.211.128/26\",\r\n \"13.105.16.192/26\",\r\n \"13.105.20.128/26\",\r\n - \ \"13.105.52.192/26\",\r\n \"13.105.53.128/26\",\r\n \"20.5.0.0/16\",\r\n - \ \"20.11.0.0/17\",\r\n \"20.28.128.0/17\",\r\n \"20.37.192.0/19\",\r\n - \ \"20.38.112.0/23\",\r\n \"20.40.64.0/20\",\r\n \"20.40.80.0/21\",\r\n - \ \"20.40.120.0/21\",\r\n \"20.40.176.0/20\",\r\n \"20.42.192.0/19\",\r\n - \ \"20.43.96.0/20\",\r\n \"20.47.37.0/24\",\r\n \"20.47.122.0/23\",\r\n - \ \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n \"20.53.64.0/18\",\r\n - \ \"20.53.128.0/17\",\r\n \"20.58.128.0/18\",\r\n \"20.60.72.0/22\",\r\n - \ \"20.60.182.0/23\",\r\n \"20.70.128.0/17\",\r\n \"20.92.64.0/18\",\r\n - \ \"20.92.128.0/17\",\r\n \"20.95.192.0/21\",\r\n \"20.95.208.0/24\",\r\n - \ \"20.135.120.0/21\",\r\n \"20.150.66.0/24\",\r\n \"20.150.92.0/24\",\r\n - \ \"20.150.117.0/24\",\r\n \"20.157.44.0/24\",\r\n \"20.157.107.0/24\",\r\n - \ \"20.157.155.0/24\",\r\n \"20.157.214.0/24\",\r\n \"20.157.220.0/24\",\r\n - \ \"20.167.0.0/17\",\r\n \"20.188.128.0/17\",\r\n \"20.190.142.0/25\",\r\n - \ \"20.190.167.0/24\",\r\n \"20.191.192.0/18\",\r\n \"20.193.0.0/18\",\r\n - \ \"20.193.64.0/19\",\r\n \"20.202.62.0/24\",\r\n \"20.202.65.0/24\",\r\n - \ \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n \"20.213.0.0/17\",\r\n - \ \"20.213.128.0/18\",\r\n \"20.213.192.0/20\",\r\n \"20.227.0.0/18\",\r\n - \ \"20.248.128.0/17\",\r\n \"23.101.208.0/20\",\r\n \"40.79.160.0/20\",\r\n - \ \"40.79.211.0/24\",\r\n \"40.82.32.0/22\",\r\n \"40.82.192.0/19\",\r\n - \ \"40.87.208.0/22\",\r\n \"40.90.18.0/28\",\r\n \"40.90.30.0/25\",\r\n - \ \"40.90.130.80/28\",\r\n \"40.90.130.208/28\",\r\n \"40.90.140.32/27\",\r\n - \ \"40.90.142.160/27\",\r\n \"40.90.147.64/27\",\r\n \"40.90.150.0/27\",\r\n - \ \"40.112.37.128/26\",\r\n \"40.126.14.0/25\",\r\n \"40.126.39.0/24\",\r\n - \ \"40.126.224.0/19\",\r\n \"52.108.40.0/23\",\r\n \"52.108.83.0/24\",\r\n - \ \"52.109.112.0/22\",\r\n \"52.111.224.0/24\",\r\n \"52.113.88.0/22\",\r\n - \ \"52.113.103.0/24\",\r\n \"52.114.16.0/22\",\r\n \"52.114.58.0/23\",\r\n - \ \"52.114.192.0/23\",\r\n \"52.115.98.0/24\",\r\n \"52.120.158.0/23\",\r\n - \ \"52.121.108.0/22\",\r\n \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n - \ \"52.147.0.0/19\",\r\n \"52.156.160.0/19\",\r\n \"52.187.192.0/18\",\r\n - \ \"52.232.136.0/21\",\r\n \"52.232.154.0/24\",\r\n \"52.237.192.0/18\",\r\n - \ \"52.239.130.0/23\",\r\n \"52.239.226.0/24\",\r\n \"52.245.16.0/22\",\r\n - \ \"104.44.90.64/26\",\r\n \"104.44.93.96/27\",\r\n \"104.44.95.48/28\",\r\n - \ \"104.46.29.0/24\",\r\n \"104.46.30.0/23\",\r\n \"104.209.80.0/20\",\r\n - \ \"104.210.64.0/18\",\r\n \"191.238.66.0/23\",\r\n \"191.239.64.0/19\",\r\n - \ \"2603:1010::/46\",\r\n \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n - \ \"2603:1016:1400:60::/59\",\r\n \"2603:1016:2402::/48\",\r\n - \ \"2603:1016:2500:c::/64\",\r\n \"2603:1017:0:60::/59\"\r\n + \ \"2603:1016:2500:8::/64\",\r\n \"2603:1017:0:40::/59\",\r\n + \ \"2603:1063:2202:28::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.australiaeast\",\r\n \"id\": \"AzureCloud.australiaeast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.70.64.0/18\",\r\n \"13.72.224.0/19\",\r\n \"13.73.192.0/20\",\r\n + \ \"13.75.128.0/17\",\r\n \"13.104.211.128/26\",\r\n \"13.105.16.192/26\",\r\n + \ \"13.105.20.128/26\",\r\n \"13.105.52.192/26\",\r\n \"13.105.53.128/26\",\r\n + \ \"20.5.0.0/16\",\r\n \"20.11.0.0/17\",\r\n \"20.28.128.0/17\",\r\n + \ \"20.37.192.0/19\",\r\n \"20.38.112.0/23\",\r\n \"20.40.64.0/20\",\r\n + \ \"20.40.80.0/21\",\r\n \"20.40.120.0/21\",\r\n \"20.40.176.0/20\",\r\n + \ \"20.42.192.0/19\",\r\n \"20.43.96.0/20\",\r\n \"20.47.37.0/24\",\r\n + \ \"20.47.122.0/23\",\r\n \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n + \ \"20.53.64.0/18\",\r\n \"20.53.128.0/17\",\r\n \"20.58.128.0/18\",\r\n + \ \"20.60.72.0/22\",\r\n \"20.60.182.0/23\",\r\n \"20.70.128.0/17\",\r\n + \ \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n \"20.95.192.0/21\",\r\n + \ \"20.95.208.0/24\",\r\n \"20.135.120.0/21\",\r\n \"20.150.66.0/24\",\r\n + \ \"20.150.92.0/24\",\r\n \"20.150.117.0/24\",\r\n \"20.157.44.0/24\",\r\n + \ \"20.157.107.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.214.0/24\",\r\n + \ \"20.157.220.0/24\",\r\n \"20.157.226.0/24\",\r\n \"20.167.0.0/17\",\r\n + \ \"20.188.128.0/17\",\r\n \"20.190.142.0/25\",\r\n \"20.190.167.0/24\",\r\n + \ \"20.191.192.0/18\",\r\n \"20.193.0.0/18\",\r\n \"20.193.64.0/19\",\r\n + \ \"20.202.62.0/24\",\r\n \"20.202.65.0/24\",\r\n \"20.211.0.0/17\",\r\n + \ \"20.211.128.0/18\",\r\n \"20.213.0.0/17\",\r\n \"20.213.128.0/18\",\r\n + \ \"20.213.192.0/20\",\r\n \"20.227.0.0/18\",\r\n \"20.248.128.0/17\",\r\n + \ \"23.101.208.0/20\",\r\n \"40.79.160.0/20\",\r\n \"40.79.211.0/24\",\r\n + \ \"40.82.32.0/22\",\r\n \"40.82.192.0/19\",\r\n \"40.87.208.0/22\",\r\n + \ \"40.90.18.0/28\",\r\n \"40.90.30.0/25\",\r\n \"40.90.130.80/28\",\r\n + \ \"40.90.130.208/28\",\r\n \"40.90.140.32/27\",\r\n \"40.90.142.160/27\",\r\n + \ \"40.90.147.64/27\",\r\n \"40.90.150.0/27\",\r\n \"40.112.37.128/26\",\r\n + \ \"40.126.14.0/25\",\r\n \"40.126.39.0/24\",\r\n \"40.126.224.0/19\",\r\n + \ \"52.108.40.0/23\",\r\n \"52.108.83.0/24\",\r\n \"52.109.112.0/22\",\r\n + \ \"52.111.224.0/24\",\r\n \"52.113.88.0/22\",\r\n \"52.113.103.0/24\",\r\n + \ \"52.114.16.0/22\",\r\n \"52.114.58.0/23\",\r\n \"52.114.192.0/23\",\r\n + \ \"52.115.98.0/24\",\r\n \"52.120.158.0/23\",\r\n \"52.121.108.0/22\",\r\n + \ \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n \"52.147.0.0/19\",\r\n + \ \"52.156.160.0/19\",\r\n \"52.187.192.0/18\",\r\n \"52.232.136.0/21\",\r\n + \ \"52.232.154.0/24\",\r\n \"52.237.192.0/18\",\r\n \"52.239.130.0/23\",\r\n + \ \"52.239.226.0/24\",\r\n \"52.245.16.0/22\",\r\n \"104.44.90.64/26\",\r\n + \ \"104.44.93.96/27\",\r\n \"104.44.95.48/28\",\r\n \"104.46.29.0/24\",\r\n + \ \"104.46.30.0/23\",\r\n \"104.209.80.0/20\",\r\n \"104.210.64.0/18\",\r\n + \ \"191.238.66.0/23\",\r\n \"191.239.64.0/19\",\r\n \"2603:1010::/46\",\r\n + \ \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n \"2603:1016:1400:60::/59\",\r\n + \ \"2603:1016:2402::/48\",\r\n \"2603:1016:2500:c::/64\",\r\n + \ \"2603:1017:0:60::/59\",\r\n \"2603:1063:2202:30::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiasoutheast\",\r\n \ \"id\": \"AzureCloud.australiasoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": @@ -28570,84 +29285,86 @@ interactions: \ \"2603:1010:204::/48\",\r\n \"2603:1010:205::/48\",\r\n \ \"2603:1010:206::/48\",\r\n \"2603:1016:1400::/59\",\r\n \ \"2603:1016:2403::/48\",\r\n \"2603:1016:2500::/64\",\r\n - \ \"2603:1017::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.brazilse\",\r\n \"id\": \"AzureCloud.brazilse\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.27.128/27\",\r\n \"13.105.36.48/28\",\r\n - \ \"13.105.36.96/27\",\r\n \"13.105.52.0/27\",\r\n \"20.20.32.0/26\",\r\n - \ \"20.40.32.0/21\",\r\n \"20.135.76.0/23\",\r\n \"20.150.73.0/24\",\r\n - \ \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n \"20.157.42.0/24\",\r\n - \ \"20.157.189.0/24\",\r\n \"20.157.198.0/24\",\r\n \"20.195.128.0/22\",\r\n - \ \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\r\n \"20.231.128.0/26\",\r\n - \ \"23.97.112.192/27\",\r\n \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n - \ \"40.79.204.192/26\",\r\n \"40.123.128.0/22\",\r\n \"40.126.207.0/24\",\r\n - \ \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n \"52.109.164.0/24\",\r\n - \ \"52.111.207.0/24\",\r\n \"52.112.206.0/24\",\r\n \"52.253.197.0/24\",\r\n - \ \"191.232.16.0/21\",\r\n \"191.233.8.0/21\",\r\n \"191.233.48.0/21\",\r\n - \ \"191.233.160.0/19\",\r\n \"191.234.224.0/19\",\r\n \"191.237.224.0/21\",\r\n - \ \"2603:1050:400::/48\",\r\n \"2603:1050:402::/48\",\r\n + \ \"2603:1017::/59\",\r\n \"2603:1063:2202::/64\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"AzureCloud.brazilse\",\r\n + \ \"id\": \"AzureCloud.brazilse\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.27.128/27\",\r\n + \ \"13.105.36.48/28\",\r\n \"13.105.36.96/27\",\r\n \"13.105.52.0/27\",\r\n + \ \"20.20.32.0/26\",\r\n \"20.40.32.0/21\",\r\n \"20.135.76.0/23\",\r\n + \ \"20.150.73.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n + \ \"20.157.42.0/24\",\r\n \"20.157.189.0/24\",\r\n \"20.157.198.0/24\",\r\n + \ \"20.195.128.0/22\",\r\n \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\r\n + \ \"20.231.128.0/26\",\r\n \"23.97.112.192/27\",\r\n \"23.97.116.0/22\",\r\n + \ \"23.97.120.0/21\",\r\n \"40.79.204.192/26\",\r\n \"40.123.128.0/22\",\r\n + \ \"40.126.207.0/24\",\r\n \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n + \ \"52.109.164.0/24\",\r\n \"52.111.207.0/24\",\r\n \"52.112.206.0/24\",\r\n + \ \"52.253.197.0/24\",\r\n \"191.232.16.0/21\",\r\n \"191.233.8.0/21\",\r\n + \ \"191.233.48.0/21\",\r\n \"191.233.160.0/19\",\r\n \"191.234.224.0/19\",\r\n + \ \"191.237.224.0/21\",\r\n \"2603:1050:400::/48\",\r\n \"2603:1050:402::/48\",\r\n \ \"2603:1050:403::/48\",\r\n \"2603:1050:404::/48\",\r\n \ \"2603:1056:1403::/48\",\r\n \"2603:1056:1500:4::/64\",\r\n \ \"2603:1056:2000:60::/59\",\r\n \"2603:1057:2:60::/59\",\r\n - \ \"2603:1061:1002::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.brazilsouth\",\r\n \"id\": \"AzureCloud.brazilsouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.52.80/28\",\r\n \"13.105.52.128/26\",\r\n - \ \"20.40.16.0/21\",\r\n \"20.40.112.0/21\",\r\n \"20.47.39.0/24\",\r\n - \ \"20.47.86.0/24\",\r\n \"20.60.36.0/23\",\r\n \"20.95.240.0/24\",\r\n - \ \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.157.55.0/24\",\r\n \"20.157.222.0/24\",\r\n \"20.190.145.0/25\",\r\n - \ \"20.190.173.0/24\",\r\n \"20.195.136.0/21\",\r\n \"20.195.152.0/21\",\r\n - \ \"20.195.160.0/19\",\r\n \"20.195.192.0/18\",\r\n \"20.197.128.0/17\",\r\n - \ \"20.201.0.0/17\",\r\n \"20.202.80.0/22\",\r\n \"20.206.64.0/18\",\r\n - \ \"20.206.128.0/17\",\r\n \"20.209.12.0/23\",\r\n \"20.226.0.0/16\",\r\n - \ \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n - \ \"23.97.112.160/27\",\r\n \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n - \ \"40.90.133.32/27\",\r\n \"40.90.133.144/28\",\r\n \"40.90.141.64/27\",\r\n - \ \"40.90.144.224/27\",\r\n \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n - \ \"40.90.157.0/27\",\r\n \"40.126.17.0/25\",\r\n \"40.126.45.0/24\",\r\n - \ \"52.108.36.0/22\",\r\n \"52.108.82.0/24\",\r\n \"52.108.171.0/24\",\r\n - \ \"52.108.172.0/23\",\r\n \"52.109.108.0/22\",\r\n \"52.111.225.0/24\",\r\n - \ \"52.112.118.0/24\",\r\n \"52.113.132.0/24\",\r\n \"52.113.152.0/24\",\r\n - \ \"52.114.194.0/23\",\r\n \"52.114.196.0/22\",\r\n \"52.114.200.0/22\",\r\n - \ \"52.121.40.0/21\",\r\n \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n - \ \"104.41.0.0/18\",\r\n \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n - \ \"191.232.160.0/19\",\r\n \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n - \ \"191.233.16.0/20\",\r\n \"191.233.128.0/20\",\r\n \"191.233.192.0/18\",\r\n - \ \"191.234.128.0/18\",\r\n \"191.234.192.0/19\",\r\n \"191.235.32.0/19\",\r\n - \ \"191.235.64.0/18\",\r\n \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n - \ \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n - \ \"191.235.250.0/25\",\r\n \"191.237.195.0/24\",\r\n \"191.237.200.0/21\",\r\n - \ \"191.237.248.0/21\",\r\n \"191.238.72.0/21\",\r\n \"191.238.128.0/21\",\r\n - \ \"191.238.192.0/19\",\r\n \"191.239.112.0/20\",\r\n \"191.239.204.0/22\",\r\n - \ \"191.239.240.0/20\",\r\n \"2603:1050:1::/48\",\r\n \"2603:1050:2::/47\",\r\n - \ \"2603:1050:5::/48\",\r\n \"2603:1050:6::/47\",\r\n \"2603:1056:1400::/48\",\r\n + \ \"2603:1061:1002::/48\",\r\n \"2603:1063:2204:4::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.brazilsouth\",\r\n + \ \"id\": \"AzureCloud.brazilsouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.52.80/28\",\r\n + \ \"13.105.52.128/26\",\r\n \"20.40.16.0/21\",\r\n \"20.40.112.0/21\",\r\n + \ \"20.47.39.0/24\",\r\n \"20.47.86.0/24\",\r\n \"20.60.36.0/23\",\r\n + \ \"20.95.240.0/24\",\r\n \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n + \ \"20.150.111.0/24\",\r\n \"20.157.55.0/24\",\r\n \"20.157.222.0/24\",\r\n + \ \"20.157.227.0/24\",\r\n \"20.190.145.0/25\",\r\n \"20.190.173.0/24\",\r\n + \ \"20.195.136.0/21\",\r\n \"20.195.152.0/21\",\r\n \"20.195.160.0/19\",\r\n + \ \"20.195.192.0/18\",\r\n \"20.197.128.0/17\",\r\n \"20.201.0.0/17\",\r\n + \ \"20.202.80.0/22\",\r\n \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n + \ \"20.209.12.0/23\",\r\n \"20.226.0.0/16\",\r\n \"23.97.96.0/20\",\r\n + \ \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n \"23.97.112.160/27\",\r\n + \ \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n \"40.90.133.32/27\",\r\n + \ \"40.90.133.144/28\",\r\n \"40.90.141.64/27\",\r\n \"40.90.144.224/27\",\r\n + \ \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n \"40.90.157.0/27\",\r\n + \ \"40.126.17.0/25\",\r\n \"40.126.45.0/24\",\r\n \"52.108.36.0/22\",\r\n + \ \"52.108.82.0/24\",\r\n \"52.108.171.0/24\",\r\n \"52.108.172.0/23\",\r\n + \ \"52.109.108.0/22\",\r\n \"52.111.225.0/24\",\r\n \"52.112.118.0/24\",\r\n + \ \"52.113.132.0/24\",\r\n \"52.113.152.0/24\",\r\n \"52.114.194.0/23\",\r\n + \ \"52.114.196.0/22\",\r\n \"52.114.200.0/22\",\r\n \"52.121.40.0/21\",\r\n + \ \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n \"104.41.0.0/18\",\r\n + \ \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n \"191.232.160.0/19\",\r\n + \ \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n \"191.233.16.0/20\",\r\n + \ \"191.233.128.0/20\",\r\n \"191.233.192.0/18\",\r\n \"191.234.128.0/18\",\r\n + \ \"191.234.192.0/19\",\r\n \"191.235.32.0/19\",\r\n \"191.235.64.0/18\",\r\n + \ \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n \"191.235.224.0/20\",\r\n + \ \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n + \ \"191.237.195.0/24\",\r\n \"191.237.200.0/21\",\r\n \"191.237.248.0/21\",\r\n + \ \"191.238.72.0/21\",\r\n \"191.238.128.0/21\",\r\n \"191.238.192.0/19\",\r\n + \ \"191.239.112.0/20\",\r\n \"191.239.204.0/22\",\r\n \"191.239.240.0/20\",\r\n + \ \"2603:1050:1::/48\",\r\n \"2603:1050:2::/47\",\r\n \"2603:1050:5::/48\",\r\n + \ \"2603:1050:6::/47\",\r\n \"2603:1056:1400::/48\",\r\n \ \"2603:1056:1500::/64\",\r\n \"2603:1056:2000:20::/59\",\r\n - \ \"2603:1057:2:20::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.canadacentral\",\r\n \"id\": \"AzureCloud.canadacentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.160.0/19\",\r\n \"13.88.224.0/19\",\r\n \"13.104.151.192/26\",\r\n - \ \"13.104.152.0/25\",\r\n \"13.104.208.176/28\",\r\n \"13.104.212.192/26\",\r\n - \ \"13.104.223.192/26\",\r\n \"20.38.114.0/25\",\r\n \"20.38.144.0/21\",\r\n - \ \"20.39.128.0/20\",\r\n \"20.43.0.0/19\",\r\n \"20.47.40.0/24\",\r\n - \ \"20.47.87.0/24\",\r\n \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n - \ \"20.48.224.0/19\",\r\n \"20.60.42.0/23\",\r\n \"20.60.242.0/23\",\r\n - \ \"20.63.0.0/17\",\r\n \"20.95.20.0/24\",\r\n \"20.95.40.0/21\",\r\n - \ \"20.104.0.0/17\",\r\n \"20.104.192.0/18\",\r\n \"20.116.0.0/16\",\r\n - \ \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n \"20.150.16.0/24\",\r\n - \ \"20.150.31.0/24\",\r\n \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n - \ \"20.151.0.0/16\",\r\n \"20.157.26.0/24\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.113.0/24\",\r\n \"20.157.121.0/24\",\r\n \"20.157.148.0/24\",\r\n - \ \"20.190.139.0/25\",\r\n \"20.190.161.0/24\",\r\n \"20.200.64.0/18\",\r\n + \ \"2603:1057:2:20::/59\",\r\n \"2603:1063:2204::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.canadacentral\",\r\n + \ \"id\": \"AzureCloud.canadacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n + \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.160.0/19\",\r\n + \ \"13.88.224.0/19\",\r\n \"13.104.151.192/26\",\r\n \"13.104.152.0/25\",\r\n + \ \"13.104.208.176/28\",\r\n \"13.104.212.192/26\",\r\n \"13.104.223.192/26\",\r\n + \ \"20.38.114.0/25\",\r\n \"20.38.144.0/21\",\r\n \"20.39.128.0/20\",\r\n + \ \"20.43.0.0/19\",\r\n \"20.47.40.0/24\",\r\n \"20.47.87.0/24\",\r\n + \ \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n \"20.48.224.0/19\",\r\n + \ \"20.60.42.0/23\",\r\n \"20.60.242.0/23\",\r\n \"20.63.0.0/17\",\r\n + \ \"20.95.20.0/24\",\r\n \"20.95.40.0/21\",\r\n \"20.104.0.0/17\",\r\n + \ \"20.104.192.0/18\",\r\n \"20.116.0.0/16\",\r\n \"20.135.182.0/23\",\r\n + \ \"20.135.184.0/22\",\r\n \"20.150.16.0/24\",\r\n \"20.150.31.0/24\",\r\n + \ \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.151.0.0/16\",\r\n + \ \"20.157.26.0/24\",\r\n \"20.157.52.0/24\",\r\n \"20.157.113.0/24\",\r\n + \ \"20.157.121.0/24\",\r\n \"20.157.148.0/24\",\r\n \"20.190.139.0/25\",\r\n + \ \"20.190.161.0/24\",\r\n \"20.200.64.0/18\",\r\n \"20.209.70.0/23\",\r\n \ \"20.220.0.0/18\",\r\n \"20.220.128.0/17\",\r\n \"40.79.216.0/24\",\r\n \ \"40.80.44.0/22\",\r\n \"40.82.160.0/19\",\r\n \"40.85.192.0/18\",\r\n \ \"40.90.17.144/28\",\r\n \"40.90.128.0/28\",\r\n \"40.90.138.32/27\",\r\n @@ -28664,73 +29381,75 @@ interactions: \ \"2603:1030:f05::/48\",\r\n \"2603:1030:f06::/48\",\r\n \ \"2603:1030:f07::/56\",\r\n \"2603:1030:f08::/48\",\r\n \ \"2603:1036:2401::/48\",\r\n \"2603:1036:2500:30::/64\",\r\n - \ \"2603:1036:3000:40::/59\",\r\n \"2603:1037:1:40::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.canadaeast\",\r\n - \ \"id\": \"AzureCloud.canadaeast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.154.128/25\",\r\n - \ \"20.38.121.128/25\",\r\n \"20.47.41.0/24\",\r\n \"20.47.88.0/24\",\r\n - \ \"20.60.142.0/23\",\r\n \"20.95.17.0/24\",\r\n \"20.104.128.0/18\",\r\n - \ \"20.135.66.0/23\",\r\n \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n - \ \"20.150.113.0/24\",\r\n \"20.157.4.0/23\",\r\n \"20.157.8.0/22\",\r\n - \ \"20.157.161.0/24\",\r\n \"20.190.139.128/25\",\r\n \"20.190.162.0/24\",\r\n - \ \"20.200.0.0/18\",\r\n \"20.209.64.0/23\",\r\n \"20.220.64.0/18\",\r\n - \ \"40.69.96.0/19\",\r\n \"40.79.217.0/24\",\r\n \"40.80.40.0/22\",\r\n - \ \"40.80.240.0/20\",\r\n \"40.86.192.0/18\",\r\n \"40.89.0.0/19\",\r\n - \ \"40.90.17.128/28\",\r\n \"40.90.138.64/27\",\r\n \"40.90.156.96/27\",\r\n - \ \"40.126.11.128/25\",\r\n \"40.126.34.0/24\",\r\n \"52.108.193.0/24\",\r\n - \ \"52.108.232.0/23\",\r\n \"52.109.96.0/22\",\r\n \"52.111.226.0/24\",\r\n - \ \"52.114.164.0/22\",\r\n \"52.136.22.0/24\",\r\n \"52.139.64.0/18\",\r\n - \ \"52.155.0.0/19\",\r\n \"52.229.64.0/18\",\r\n \"52.232.128.0/21\",\r\n - \ \"52.235.0.0/18\",\r\n \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n - \ \"52.242.0.0/18\",\r\n \"52.245.32.0/22\",\r\n \"104.44.93.64/27\",\r\n - \ \"104.44.95.32/28\",\r\n \"2603:1030:20a::/47\",\r\n \"2603:1030:1000::/47\",\r\n + \ \"2603:1036:3000:40::/59\",\r\n \"2603:1037:1:40::/59\",\r\n + \ \"2603:1063:2200:8::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.canadaeast\",\r\n \"id\": \"AzureCloud.canadaeast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"9\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.154.128/25\",\r\n \"20.38.121.128/25\",\r\n + \ \"20.47.41.0/24\",\r\n \"20.47.88.0/24\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.95.17.0/24\",\r\n \"20.104.128.0/18\",\r\n \"20.135.66.0/23\",\r\n + \ \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.157.4.0/23\",\r\n \"20.157.8.0/22\",\r\n \"20.157.161.0/24\",\r\n + \ \"20.190.139.128/25\",\r\n \"20.190.162.0/24\",\r\n \"20.200.0.0/18\",\r\n + \ \"20.209.64.0/23\",\r\n \"20.220.64.0/18\",\r\n \"40.69.96.0/19\",\r\n + \ \"40.79.217.0/24\",\r\n \"40.80.40.0/22\",\r\n \"40.80.240.0/20\",\r\n + \ \"40.86.192.0/18\",\r\n \"40.89.0.0/19\",\r\n \"40.90.17.128/28\",\r\n + \ \"40.90.138.64/27\",\r\n \"40.90.156.96/27\",\r\n \"40.126.11.128/25\",\r\n + \ \"40.126.34.0/24\",\r\n \"52.108.193.0/24\",\r\n \"52.108.232.0/23\",\r\n + \ \"52.109.96.0/22\",\r\n \"52.111.226.0/24\",\r\n \"52.114.164.0/22\",\r\n + \ \"52.136.22.0/24\",\r\n \"52.139.64.0/18\",\r\n \"52.155.0.0/19\",\r\n + \ \"52.229.64.0/18\",\r\n \"52.232.128.0/21\",\r\n \"52.235.0.0/18\",\r\n + \ \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n \"52.242.0.0/18\",\r\n + \ \"52.245.32.0/22\",\r\n \"104.44.93.64/27\",\r\n \"104.44.95.32/28\",\r\n + \ \"2603:1030:20a::/47\",\r\n \"2603:1030:1000::/47\",\r\n \ \"2603:1030:1002::/48\",\r\n \"2603:1030:1004::/48\",\r\n \ \"2603:1030:1005::/48\",\r\n \"2603:1030:1006::/48\",\r\n \ \"2603:1036:2402::/48\",\r\n \"2603:1036:2500:34::/64\",\r\n - \ \"2603:1036:3000:80::/59\",\r\n \"2603:1037:1:80::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.centralfrance\",\r\n - \ \"id\": \"AzureCloud.centralfrance\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.156.0/24\",\r\n - \ \"20.19.0.0/17\",\r\n \"20.38.196.0/22\",\r\n \"20.39.232.0/21\",\r\n - \ \"20.39.240.0/20\",\r\n \"20.40.128.0/19\",\r\n \"20.43.32.0/19\",\r\n - \ \"20.47.44.0/24\",\r\n \"20.47.80.0/23\",\r\n \"20.60.13.0/24\",\r\n - \ \"20.60.156.0/23\",\r\n \"20.74.0.0/17\",\r\n \"20.95.85.0/24\",\r\n - \ \"20.111.0.0/18\",\r\n \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n - \ \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n \"20.188.32.0/19\",\r\n - \ \"20.190.147.0/25\",\r\n \"20.190.177.0/24\",\r\n \"20.199.0.0/17\",\r\n - \ \"20.202.0.0/24\",\r\n \"20.202.5.0/24\",\r\n \"20.202.6.0/23\",\r\n - \ \"20.202.8.0/22\",\r\n \"20.209.8.0/23\",\r\n \"20.216.128.0/18\",\r\n - \ \"40.66.32.0/19\",\r\n \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n - \ \"40.79.205.0/26\",\r\n \"40.79.222.0/24\",\r\n \"40.80.24.0/22\",\r\n - \ \"40.89.128.0/18\",\r\n \"40.90.130.240/28\",\r\n \"40.90.132.0/27\",\r\n - \ \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n \"40.90.147.128/26\",\r\n - \ \"40.90.147.192/27\",\r\n \"40.126.19.0/25\",\r\n \"40.126.49.0/24\",\r\n - \ \"51.11.192.0/18\",\r\n \"51.103.0.0/17\",\r\n \"51.138.192.0/19\",\r\n - \ \"52.108.52.0/23\",\r\n \"52.108.89.0/24\",\r\n \"52.108.168.0/23\",\r\n - \ \"52.108.170.0/24\",\r\n \"52.109.68.0/22\",\r\n \"52.111.231.0/24\",\r\n - \ \"52.112.126.0/24\",\r\n \"52.112.172.0/22\",\r\n \"52.112.190.0/24\",\r\n - \ \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n \"52.114.104.0/22\",\r\n - \ \"52.114.114.0/23\",\r\n \"52.115.112.0/23\",\r\n \"52.115.128.0/21\",\r\n - \ \"52.115.136.0/22\",\r\n \"52.121.88.0/21\",\r\n \"52.121.96.0/22\",\r\n - \ \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n \"52.122.28.0/22\",\r\n - \ \"52.143.128.0/18\",\r\n \"52.143.215.0/24\",\r\n \"52.143.216.0/23\",\r\n - \ \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n - \ \"52.245.116.0/22\",\r\n \"2603:1020:800::/47\",\r\n \"2603:1020:802::/48\",\r\n - \ \"2603:1020:804::/48\",\r\n \"2603:1020:805::/48\",\r\n - \ \"2603:1020:806::/48\",\r\n \"2603:1026:2400::/48\",\r\n - \ \"2603:1026:2500:1c::/64\",\r\n \"2603:1026:3000:100::/59\",\r\n - \ \"2603:1027:1:100::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.centralindia\",\r\n \"id\": \"AzureCloud.centralindia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1036:3000:80::/59\",\r\n \"2603:1037:1:80::/59\",\r\n + \ \"2603:1063:2200:10::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralfrance\",\r\n \"id\": \"AzureCloud.centralfrance\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"12\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.156.0/24\",\r\n \"20.19.0.0/17\",\r\n \"20.38.196.0/22\",\r\n + \ \"20.39.232.0/21\",\r\n \"20.39.240.0/20\",\r\n \"20.40.128.0/19\",\r\n + \ \"20.43.32.0/19\",\r\n \"20.47.44.0/24\",\r\n \"20.47.80.0/23\",\r\n + \ \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n \"20.74.0.0/17\",\r\n + \ \"20.95.85.0/24\",\r\n \"20.111.0.0/18\",\r\n \"20.135.146.0/23\",\r\n + \ \"20.135.148.0/22\",\r\n \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n + \ \"20.188.32.0/19\",\r\n \"20.190.147.0/25\",\r\n \"20.190.177.0/24\",\r\n + \ \"20.199.0.0/17\",\r\n \"20.202.0.0/24\",\r\n \"20.202.5.0/24\",\r\n + \ \"20.202.6.0/23\",\r\n \"20.202.8.0/22\",\r\n \"20.209.8.0/23\",\r\n + \ \"20.216.128.0/18\",\r\n \"40.66.32.0/19\",\r\n \"40.79.128.0/20\",\r\n + \ \"40.79.144.0/21\",\r\n \"40.79.205.0/26\",\r\n \"40.79.222.0/24\",\r\n + \ \"40.80.24.0/22\",\r\n \"40.89.128.0/18\",\r\n \"40.90.130.240/28\",\r\n + \ \"40.90.132.0/27\",\r\n \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n + \ \"40.90.147.128/26\",\r\n \"40.90.147.192/27\",\r\n \"40.126.19.0/25\",\r\n + \ \"40.126.49.0/24\",\r\n \"51.11.192.0/18\",\r\n \"51.103.0.0/17\",\r\n + \ \"51.138.192.0/19\",\r\n \"52.108.52.0/23\",\r\n \"52.108.89.0/24\",\r\n + \ \"52.108.168.0/23\",\r\n \"52.108.170.0/24\",\r\n \"52.109.68.0/22\",\r\n + \ \"52.111.231.0/24\",\r\n \"52.112.126.0/24\",\r\n \"52.112.172.0/22\",\r\n + \ \"52.112.190.0/24\",\r\n \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n + \ \"52.114.104.0/22\",\r\n \"52.114.114.0/23\",\r\n \"52.115.112.0/23\",\r\n + \ \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n \"52.121.88.0/21\",\r\n + \ \"52.121.96.0/22\",\r\n \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n + \ \"52.122.28.0/22\",\r\n \"52.143.128.0/18\",\r\n \"52.143.215.0/24\",\r\n + \ \"52.143.216.0/23\",\r\n \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n + \ \"52.239.241.0/24\",\r\n \"52.245.116.0/22\",\r\n \"2603:1020:800::/47\",\r\n + \ \"2603:1020:802::/48\",\r\n \"2603:1020:804::/48\",\r\n + \ \"2603:1020:805::/48\",\r\n \"2603:1020:806::/48\",\r\n + \ \"2603:1026:2400::/48\",\r\n \"2603:1026:2500:1c::/64\",\r\n + \ \"2603:1026:3000:100::/59\",\r\n \"2603:1027:1:100::/59\",\r\n + \ \"2603:1063:2206:1c::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralindia\",\r\n \"id\": \"AzureCloud.centralindia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.0.0/18\",\r\n \"13.104.148.128/25\",\r\n \"13.105.98.0/27\",\r\n \ \"13.105.98.32/28\",\r\n \"13.105.98.64/27\",\r\n \"20.38.126.0/23\",\r\n \ \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n \"20.43.120.0/21\",\r\n @@ -28759,170 +29478,170 @@ interactions: \ \"104.47.210.0/23\",\r\n \"104.211.64.0/18\",\r\n \"2603:1040:a00::/46\",\r\n \ \"2603:1040:a05::/48\",\r\n \"2603:1040:a06::/47\",\r\n \ \"2603:1046:1400::/48\",\r\n \"2603:1046:1500:8::/64\",\r\n - \ \"2603:1046:2000:80::/59\",\r\n \"2603:1047:1:80::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.centralus\",\r\n - \ \"id\": \"AzureCloud.centralus\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"25\",\r\n - \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.128.0/20\",\r\n - \ \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n - \ \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n \"13.67.153.128/25\",\r\n - \ \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n \"13.67.160.0/19\",\r\n - \ \"13.67.192.0/18\",\r\n \"13.86.0.0/17\",\r\n \"13.89.0.0/16\",\r\n - \ \"13.104.147.128/25\",\r\n \"13.104.219.128/25\",\r\n \"13.105.17.192/26\",\r\n - \ \"13.105.24.0/24\",\r\n \"13.105.37.0/26\",\r\n \"13.105.53.192/26\",\r\n - \ \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n \"13.105.98.224/27\",\r\n - \ \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n \"20.9.0.0/17\",\r\n - \ \"20.12.128.0/17\",\r\n \"20.15.128.0/17\",\r\n \"20.29.0.0/17\",\r\n - \ \"20.37.128.0/18\",\r\n \"20.38.96.0/23\",\r\n \"20.38.122.0/23\",\r\n - \ \"20.40.192.0/18\",\r\n \"20.44.8.0/21\",\r\n \"20.46.224.0/19\",\r\n - \ \"20.47.58.0/23\",\r\n \"20.47.78.0/23\",\r\n \"20.60.18.0/24\",\r\n - \ \"20.60.30.0/23\",\r\n \"20.60.178.0/23\",\r\n \"20.60.194.0/23\",\r\n - \ \"20.60.240.0/23\",\r\n \"20.60.244.0/23\",\r\n \"20.80.64.0/18\",\r\n - \ \"20.83.0.0/18\",\r\n \"20.84.128.0/17\",\r\n \"20.95.16.0/24\",\r\n - \ \"20.98.128.0/18\",\r\n \"20.106.0.0/18\",\r\n \"20.109.192.0/18\",\r\n - \ \"20.112.192.0/18\",\r\n \"20.118.0.0/18\",\r\n \"20.118.192.0/18\",\r\n - \ \"20.135.0.0/22\",\r\n \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\r\n - \ \"20.136.3.128/25\",\r\n \"20.136.5.0/24\",\r\n \"20.143.4.0/24\",\r\n - \ \"20.150.43.128/25\",\r\n \"20.150.58.0/24\",\r\n \"20.150.63.0/24\",\r\n - \ \"20.150.77.0/24\",\r\n \"20.150.89.0/24\",\r\n \"20.150.95.0/24\",\r\n - \ \"20.157.34.0/23\",\r\n \"20.157.73.0/24\",\r\n \"20.157.88.0/24\",\r\n - \ \"20.157.91.0/24\",\r\n \"20.157.142.0/23\",\r\n \"20.157.163.0/24\",\r\n - \ \"20.157.184.0/24\",\r\n \"20.184.64.0/18\",\r\n \"20.186.192.0/18\",\r\n - \ \"20.190.134.0/24\",\r\n \"20.190.155.0/24\",\r\n \"20.209.18.0/23\",\r\n - \ \"20.209.36.0/23\",\r\n \"20.221.0.0/17\",\r\n \"20.236.192.0/18\",\r\n - \ \"23.99.128.0/17\",\r\n \"23.100.80.0/21\",\r\n \"23.100.240.0/20\",\r\n - \ \"23.101.112.0/20\",\r\n \"23.102.202.0/24\",\r\n \"40.67.160.0/19\",\r\n - \ \"40.69.128.0/18\",\r\n \"40.77.0.0/17\",\r\n \"40.77.130.128/26\",\r\n - \ \"40.77.137.0/25\",\r\n \"40.77.138.0/25\",\r\n \"40.77.161.64/26\",\r\n - \ \"40.77.166.192/26\",\r\n \"40.77.171.0/24\",\r\n \"40.77.175.192/27\",\r\n - \ \"40.77.175.240/28\",\r\n \"40.77.182.16/28\",\r\n \"40.77.182.192/26\",\r\n - \ \"40.77.184.128/25\",\r\n \"40.77.197.0/24\",\r\n \"40.77.255.128/26\",\r\n - \ \"40.78.128.0/18\",\r\n \"40.78.221.0/24\",\r\n \"40.82.16.0/22\",\r\n - \ \"40.82.96.0/22\",\r\n \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n - \ \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n \"40.83.24.128/25\",\r\n - \ \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n \"40.83.28.0/22\",\r\n - \ \"40.83.32.0/19\",\r\n \"40.86.0.0/17\",\r\n \"40.87.180.0/30\",\r\n - \ \"40.87.180.4/31\",\r\n \"40.87.180.14/31\",\r\n \"40.87.180.16/30\",\r\n - \ \"40.87.180.20/31\",\r\n \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n - \ \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n \"40.87.180.48/28\",\r\n - \ \"40.87.180.64/30\",\r\n \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n - \ \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n - \ \"40.87.180.192/30\",\r\n \"40.87.180.202/31\",\r\n \"40.87.180.204/30\",\r\n - \ \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n \"40.87.180.240/29\",\r\n - \ \"40.87.180.248/30\",\r\n \"40.87.181.4/30\",\r\n \"40.87.181.8/29\",\r\n - \ \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n \"40.87.181.64/26\",\r\n - \ \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n \"40.87.181.152/31\",\r\n - \ \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n \"40.87.181.168/29\",\r\n - \ \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n \"40.87.182.4/30\",\r\n - \ \"40.87.182.8/29\",\r\n \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n - \ \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n \"40.87.182.62/31\",\r\n - \ \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n \"40.87.183.0/28\",\r\n - \ \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n \"40.87.183.34/31\",\r\n - \ \"40.87.183.36/30\",\r\n \"40.87.183.42/31\",\r\n \"40.87.183.44/30\",\r\n - \ \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n - \ \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n \"40.87.183.192/27\",\r\n - \ \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n \"40.87.183.236/31\",\r\n - \ \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n \"40.89.224.0/19\",\r\n - \ \"40.90.16.0/27\",\r\n \"40.90.21.128/25\",\r\n \"40.90.22.0/25\",\r\n - \ \"40.90.26.128/25\",\r\n \"40.90.129.224/27\",\r\n \"40.90.130.64/28\",\r\n - \ \"40.90.130.192/28\",\r\n \"40.90.132.192/26\",\r\n \"40.90.137.224/27\",\r\n - \ \"40.90.140.96/27\",\r\n \"40.90.140.224/27\",\r\n \"40.90.141.0/27\",\r\n - \ \"40.90.142.128/27\",\r\n \"40.90.142.240/28\",\r\n \"40.90.144.0/27\",\r\n - \ \"40.90.144.128/26\",\r\n \"40.90.148.176/28\",\r\n \"40.90.149.96/27\",\r\n - \ \"40.90.151.144/28\",\r\n \"40.90.154.64/26\",\r\n \"40.90.156.192/26\",\r\n - \ \"40.90.158.64/26\",\r\n \"40.93.8.0/24\",\r\n \"40.93.13.0/24\",\r\n - \ \"40.93.192.0/24\",\r\n \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n - \ \"40.113.192.0/18\",\r\n \"40.122.16.0/20\",\r\n \"40.122.32.0/19\",\r\n - \ \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n \"40.123.168.0/24\",\r\n - \ \"40.123.169.0/30\",\r\n \"40.123.169.6/31\",\r\n \"40.123.169.8/29\",\r\n - \ \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n \"40.123.169.64/27\",\r\n - \ \"40.123.169.96/31\",\r\n \"40.126.6.0/24\",\r\n \"40.126.27.0/24\",\r\n - \ \"52.101.8.0/24\",\r\n \"52.101.32.0/22\",\r\n \"52.101.61.0/24\",\r\n - \ \"52.101.62.0/23\",\r\n \"52.101.64.0/24\",\r\n \"52.102.130.0/24\",\r\n - \ \"52.102.139.0/24\",\r\n \"52.103.4.0/24\",\r\n \"52.103.13.0/24\",\r\n - \ \"52.103.130.0/24\",\r\n \"52.103.139.0/24\",\r\n \"52.108.165.0/24\",\r\n - \ \"52.108.166.0/23\",\r\n \"52.108.185.0/24\",\r\n \"52.108.208.0/21\",\r\n - \ \"52.109.8.0/22\",\r\n \"52.111.227.0/24\",\r\n \"52.112.113.0/24\",\r\n - \ \"52.113.129.0/24\",\r\n \"52.114.128.0/22\",\r\n \"52.115.76.0/22\",\r\n - \ \"52.115.80.0/22\",\r\n \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n - \ \"52.123.2.0/24\",\r\n \"52.125.128.0/22\",\r\n \"52.136.30.0/24\",\r\n - \ \"52.141.192.0/19\",\r\n \"52.141.240.0/20\",\r\n \"52.143.193.0/24\",\r\n - \ \"52.143.224.0/19\",\r\n \"52.154.0.0/18\",\r\n \"52.154.128.0/17\",\r\n - \ \"52.158.160.0/20\",\r\n \"52.158.192.0/19\",\r\n \"52.165.0.0/19\",\r\n - \ \"52.165.32.0/20\",\r\n \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n - \ \"52.165.56.0/21\",\r\n \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n - \ \"52.165.104.0/25\",\r\n \"52.165.128.0/17\",\r\n \"52.173.0.0/16\",\r\n - \ \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n - \ \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n - \ \"52.180.128.0/19\",\r\n \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n - \ \"52.180.185.0/24\",\r\n \"52.182.128.0/17\",\r\n \"52.185.0.0/19\",\r\n - \ \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n - \ \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.128/27\",\r\n - \ \"52.185.56.160/28\",\r\n \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n - \ \"52.185.112.0/26\",\r\n \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n - \ \"52.189.0.0/17\",\r\n \"52.228.128.0/17\",\r\n \"52.230.128.0/17\",\r\n - \ \"52.232.157.0/24\",\r\n \"52.238.192.0/18\",\r\n \"52.239.150.0/23\",\r\n - \ \"52.239.177.32/27\",\r\n \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n - \ \"52.239.195.0/24\",\r\n \"52.239.234.0/23\",\r\n \"52.242.128.0/17\",\r\n - \ \"52.245.68.0/24\",\r\n \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n - \ \"52.245.69.96/28\",\r\n \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n - \ \"52.245.69.192/26\",\r\n \"52.245.70.0/23\",\r\n \"52.255.0.0/19\",\r\n - \ \"53.103.139.0/24\",\r\n \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n - \ \"104.43.128.0/17\",\r\n \"104.44.88.160/27\",\r\n \"104.44.91.160/27\",\r\n - \ \"104.44.92.224/27\",\r\n \"104.44.94.80/28\",\r\n \"104.208.0.0/19\",\r\n - \ \"104.208.32.0/20\",\r\n \"131.253.36.224/27\",\r\n \"157.55.108.0/23\",\r\n - \ \"168.61.128.0/25\",\r\n \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n - \ \"168.61.128.192/26\",\r\n \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n - \ \"168.61.129.208/28\",\r\n \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n - \ \"168.61.130.128/25\",\r\n \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n - \ \"168.61.132.0/26\",\r\n \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n - \ \"168.61.208.0/20\",\r\n \"193.149.72.0/21\",\r\n \"2603:1030::/45\",\r\n - \ \"2603:1030:9:2::/63\",\r\n \"2603:1030:9:4::/62\",\r\n - \ \"2603:1030:9:8::/61\",\r\n \"2603:1030:9:10::/62\",\r\n - \ \"2603:1030:9:14::/63\",\r\n \"2603:1030:9:17::/64\",\r\n - \ \"2603:1030:9:18::/61\",\r\n \"2603:1030:9:20::/59\",\r\n - \ \"2603:1030:9:40::/58\",\r\n \"2603:1030:9:80::/59\",\r\n - \ \"2603:1030:9:a0::/60\",\r\n \"2603:1030:9:b3::/64\",\r\n - \ \"2603:1030:9:b4::/63\",\r\n \"2603:1030:9:b7::/64\",\r\n - \ \"2603:1030:9:b8::/63\",\r\n \"2603:1030:9:bd::/64\",\r\n - \ \"2603:1030:9:be::/63\",\r\n \"2603:1030:9:c0::/58\",\r\n - \ \"2603:1030:9:100::/64\",\r\n \"2603:1030:9:104::/62\",\r\n - \ \"2603:1030:9:108::/62\",\r\n \"2603:1030:9:10c::/64\",\r\n - \ \"2603:1030:9:111::/64\",\r\n \"2603:1030:9:112::/63\",\r\n - \ \"2603:1030:9:114::/64\",\r\n \"2603:1030:9:118::/62\",\r\n - \ \"2603:1030:9:11c::/63\",\r\n \"2603:1030:9:11f::/64\",\r\n - \ \"2603:1030:9:120::/61\",\r\n \"2603:1030:9:128::/62\",\r\n - \ \"2603:1030:9:12f::/64\",\r\n \"2603:1030:9:130::/60\",\r\n - \ \"2603:1030:9:140::/59\",\r\n \"2603:1030:9:160::/61\",\r\n - \ \"2603:1030:9:168::/62\",\r\n \"2603:1030:9:16f::/64\",\r\n - \ \"2603:1030:9:170::/60\",\r\n \"2603:1030:9:180::/61\",\r\n - \ \"2603:1030:9:18c::/62\",\r\n \"2603:1030:9:190::/60\",\r\n - \ \"2603:1030:9:1a0::/59\",\r\n \"2603:1030:9:1c0::/60\",\r\n - \ \"2603:1030:9:1d0::/62\",\r\n \"2603:1030:9:1d4::/63\",\r\n - \ \"2603:1030:9:1d6::/64\",\r\n \"2603:1030:9:1db::/64\",\r\n - \ \"2603:1030:9:1dc::/62\",\r\n \"2603:1030:9:1e0::/59\",\r\n - \ \"2603:1030:9:200::/57\",\r\n \"2603:1030:9:280::/61\",\r\n - \ \"2603:1030:9:288::/62\",\r\n \"2603:1030:9:28d::/64\",\r\n - \ \"2603:1030:9:28e::/63\",\r\n \"2603:1030:9:290::/60\",\r\n - \ \"2603:1030:9:2a0::/60\",\r\n \"2603:1030:9:2b0::/61\",\r\n - \ \"2603:1030:9:2b8::/62\",\r\n \"2603:1030:9:2bc::/63\",\r\n - \ \"2603:1030:9:2be::/64\",\r\n \"2603:1030:a::/47\",\r\n - \ \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\r\n \"2603:1030:13::/56\",\r\n - \ \"2603:1036:903:7::/64\",\r\n \"2603:1036:903:8::/64\",\r\n - \ \"2603:1036:2403::/48\",\r\n \"2603:1036:2500:1c::/64\",\r\n - \ \"2603:1036:3000:100::/59\",\r\n \"2603:1037:1:100::/59\",\r\n - \ \"2603:1062:2:180::/57\",\r\n \"2a01:111:f403:c111::/64\",\r\n + \ \"2603:1046:2000:80::/59\",\r\n \"2603:1047:1:80::/59\",\r\n + \ \"2603:1063:2202:14::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralus\",\r\n \"id\": \"AzureCloud.centralus\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"27\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.67.128.0/20\",\r\n \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n + \ \"13.67.153.0/28\",\r\n \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n + \ \"13.67.153.128/25\",\r\n \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n + \ \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n \"13.86.0.0/17\",\r\n + \ \"13.89.0.0/16\",\r\n \"13.104.147.128/25\",\r\n \"13.104.219.128/25\",\r\n + \ \"13.105.17.192/26\",\r\n \"13.105.24.0/24\",\r\n \"13.105.37.0/26\",\r\n + \ \"13.105.53.192/26\",\r\n \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n + \ \"13.105.98.224/27\",\r\n \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n + \ \"20.9.0.0/17\",\r\n \"20.12.128.0/17\",\r\n \"20.15.128.0/17\",\r\n + \ \"20.29.0.0/17\",\r\n \"20.37.128.0/18\",\r\n \"20.38.96.0/23\",\r\n + \ \"20.38.122.0/23\",\r\n \"20.40.192.0/18\",\r\n \"20.44.8.0/21\",\r\n + \ \"20.46.224.0/19\",\r\n \"20.47.58.0/23\",\r\n \"20.47.78.0/23\",\r\n + \ \"20.60.18.0/24\",\r\n \"20.60.30.0/23\",\r\n \"20.60.178.0/23\",\r\n + \ \"20.60.194.0/23\",\r\n \"20.60.240.0/23\",\r\n \"20.60.244.0/23\",\r\n + \ \"20.80.64.0/18\",\r\n \"20.83.0.0/18\",\r\n \"20.84.128.0/17\",\r\n + \ \"20.95.16.0/24\",\r\n \"20.98.128.0/18\",\r\n \"20.106.0.0/18\",\r\n + \ \"20.109.192.0/18\",\r\n \"20.112.192.0/18\",\r\n \"20.118.0.0/18\",\r\n + \ \"20.118.192.0/18\",\r\n \"20.135.0.0/22\",\r\n \"20.135.188.0/22\",\r\n + \ \"20.135.192.0/23\",\r\n \"20.136.3.128/25\",\r\n \"20.136.5.0/24\",\r\n + \ \"20.143.4.0/24\",\r\n \"20.150.43.128/25\",\r\n \"20.150.58.0/24\",\r\n + \ \"20.150.63.0/24\",\r\n \"20.150.77.0/24\",\r\n \"20.150.89.0/24\",\r\n + \ \"20.150.95.0/24\",\r\n \"20.157.34.0/23\",\r\n \"20.157.73.0/24\",\r\n + \ \"20.157.88.0/24\",\r\n \"20.157.91.0/24\",\r\n \"20.157.142.0/23\",\r\n + \ \"20.157.163.0/24\",\r\n \"20.157.184.0/24\",\r\n \"20.184.64.0/18\",\r\n + \ \"20.186.192.0/18\",\r\n \"20.190.134.0/24\",\r\n \"20.190.155.0/24\",\r\n + \ \"20.209.18.0/23\",\r\n \"20.209.36.0/23\",\r\n \"20.221.0.0/17\",\r\n + \ \"20.236.192.0/18\",\r\n \"23.99.128.0/17\",\r\n \"23.100.80.0/21\",\r\n + \ \"23.100.240.0/20\",\r\n \"23.101.112.0/20\",\r\n \"23.102.202.0/24\",\r\n + \ \"40.67.160.0/19\",\r\n \"40.69.128.0/18\",\r\n \"40.77.0.0/17\",\r\n + \ \"40.77.130.128/26\",\r\n \"40.77.137.0/25\",\r\n \"40.77.138.0/25\",\r\n + \ \"40.77.161.64/26\",\r\n \"40.77.166.192/26\",\r\n \"40.77.171.0/24\",\r\n + \ \"40.77.175.192/27\",\r\n \"40.77.175.240/28\",\r\n \"40.77.182.16/28\",\r\n + \ \"40.77.182.192/26\",\r\n \"40.77.184.128/25\",\r\n \"40.77.197.0/24\",\r\n + \ \"40.77.255.128/26\",\r\n \"40.78.128.0/18\",\r\n \"40.78.221.0/24\",\r\n + \ \"40.82.16.0/22\",\r\n \"40.82.96.0/22\",\r\n \"40.83.0.0/20\",\r\n + \ \"40.83.16.0/21\",\r\n \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n + \ \"40.83.24.128/25\",\r\n \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n + \ \"40.83.28.0/22\",\r\n \"40.83.32.0/19\",\r\n \"40.86.0.0/17\",\r\n + \ \"40.87.180.0/30\",\r\n \"40.87.180.4/31\",\r\n \"40.87.180.14/31\",\r\n + \ \"40.87.180.16/30\",\r\n \"40.87.180.20/31\",\r\n \"40.87.180.28/30\",\r\n + \ \"40.87.180.32/29\",\r\n \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n + \ \"40.87.180.48/28\",\r\n \"40.87.180.64/30\",\r\n \"40.87.180.74/31\",\r\n + \ \"40.87.180.76/30\",\r\n \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n + \ \"40.87.180.128/26\",\r\n \"40.87.180.192/30\",\r\n \"40.87.180.202/31\",\r\n + \ \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n + \ \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n \"40.87.181.4/30\",\r\n + \ \"40.87.181.8/29\",\r\n \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n + \ \"40.87.181.64/26\",\r\n \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n + \ \"40.87.181.152/31\",\r\n \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n + \ \"40.87.181.168/29\",\r\n \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n + \ \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n \"40.87.182.24/29\",\r\n + \ \"40.87.182.32/28\",\r\n \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n + \ \"40.87.182.62/31\",\r\n \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n + \ \"40.87.183.0/28\",\r\n \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n + \ \"40.87.183.34/31\",\r\n \"40.87.183.36/30\",\r\n \"40.87.183.42/31\",\r\n + \ \"40.87.183.44/30\",\r\n \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n + \ \"40.87.183.64/26\",\r\n \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n + \ \"40.87.183.192/27\",\r\n \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n + \ \"40.87.183.236/31\",\r\n \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n + \ \"40.89.224.0/19\",\r\n \"40.90.16.0/27\",\r\n \"40.90.21.128/25\",\r\n + \ \"40.90.22.0/25\",\r\n \"40.90.26.128/25\",\r\n \"40.90.129.224/27\",\r\n + \ \"40.90.130.64/28\",\r\n \"40.90.130.192/28\",\r\n \"40.90.132.192/26\",\r\n + \ \"40.90.137.224/27\",\r\n \"40.90.140.96/27\",\r\n \"40.90.140.224/27\",\r\n + \ \"40.90.141.0/27\",\r\n \"40.90.142.128/27\",\r\n \"40.90.142.240/28\",\r\n + \ \"40.90.144.0/27\",\r\n \"40.90.144.128/26\",\r\n \"40.90.148.176/28\",\r\n + \ \"40.90.149.96/27\",\r\n \"40.90.151.144/28\",\r\n \"40.90.154.64/26\",\r\n + \ \"40.90.156.192/26\",\r\n \"40.90.158.64/26\",\r\n \"40.93.8.0/24\",\r\n + \ \"40.93.13.0/24\",\r\n \"40.93.192.0/24\",\r\n \"40.97.7.0/24\",\r\n + \ \"40.97.12.0/24\",\r\n \"40.113.192.0/18\",\r\n \"40.122.16.0/20\",\r\n + \ \"40.122.32.0/19\",\r\n \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n + \ \"40.123.168.0/24\",\r\n \"40.123.169.0/30\",\r\n \"40.123.169.6/31\",\r\n + \ \"40.123.169.8/29\",\r\n \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n + \ \"40.123.169.64/27\",\r\n \"40.123.169.96/29\",\r\n \"40.123.169.104/31\",\r\n + \ \"40.126.6.0/24\",\r\n \"40.126.27.0/24\",\r\n \"52.101.8.0/24\",\r\n + \ \"52.101.32.0/22\",\r\n \"52.101.61.0/24\",\r\n \"52.101.62.0/23\",\r\n + \ \"52.101.64.0/24\",\r\n \"52.102.130.0/24\",\r\n \"52.102.139.0/24\",\r\n + \ \"52.103.4.0/24\",\r\n \"52.103.13.0/24\",\r\n \"52.103.130.0/24\",\r\n + \ \"52.103.139.0/24\",\r\n \"52.108.165.0/24\",\r\n \"52.108.166.0/23\",\r\n + \ \"52.108.185.0/24\",\r\n \"52.108.208.0/21\",\r\n \"52.109.8.0/22\",\r\n + \ \"52.111.227.0/24\",\r\n \"52.112.113.0/24\",\r\n \"52.113.129.0/24\",\r\n + \ \"52.114.128.0/22\",\r\n \"52.115.76.0/22\",\r\n \"52.115.80.0/22\",\r\n + \ \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n \"52.123.2.0/24\",\r\n + \ \"52.125.128.0/22\",\r\n \"52.136.30.0/24\",\r\n \"52.141.192.0/19\",\r\n + \ \"52.141.240.0/20\",\r\n \"52.143.193.0/24\",\r\n \"52.143.224.0/19\",\r\n + \ \"52.154.0.0/18\",\r\n \"52.154.128.0/17\",\r\n \"52.158.160.0/20\",\r\n + \ \"52.158.192.0/19\",\r\n \"52.165.0.0/19\",\r\n \"52.165.32.0/20\",\r\n + \ \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n \"52.165.56.0/21\",\r\n + \ \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n \"52.165.104.0/25\",\r\n + \ \"52.165.128.0/17\",\r\n \"52.173.0.0/16\",\r\n \"52.176.0.0/17\",\r\n + \ \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n \"52.176.176.0/20\",\r\n + \ \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n \"52.180.128.0/19\",\r\n + \ \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n \"52.180.185.0/24\",\r\n + \ \"52.182.128.0/17\",\r\n \"52.185.0.0/19\",\r\n \"52.185.32.0/20\",\r\n + \ \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n \"52.185.56.64/27\",\r\n + \ \"52.185.56.96/28\",\r\n \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n + \ \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n + \ \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n \"52.189.0.0/17\",\r\n + \ \"52.228.128.0/17\",\r\n \"52.230.128.0/17\",\r\n \"52.232.157.0/24\",\r\n + \ \"52.238.192.0/18\",\r\n \"52.239.150.0/23\",\r\n \"52.239.177.32/27\",\r\n + \ \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n \"52.239.195.0/24\",\r\n + \ \"52.239.234.0/23\",\r\n \"52.242.128.0/17\",\r\n \"52.245.68.0/24\",\r\n + \ \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n \"52.245.69.96/28\",\r\n + \ \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n \"52.245.69.192/26\",\r\n + \ \"52.245.70.0/23\",\r\n \"52.255.0.0/19\",\r\n \"53.103.139.0/24\",\r\n + \ \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n \"104.43.128.0/17\",\r\n + \ \"104.44.88.160/27\",\r\n \"104.44.91.160/27\",\r\n \"104.44.92.224/27\",\r\n + \ \"104.44.94.80/28\",\r\n \"104.208.0.0/19\",\r\n \"104.208.32.0/20\",\r\n + \ \"131.253.36.224/27\",\r\n \"157.55.108.0/23\",\r\n \"168.61.128.0/25\",\r\n + \ \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n \"168.61.128.192/26\",\r\n + \ \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n \"168.61.129.208/28\",\r\n + \ \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n \"168.61.130.128/25\",\r\n + \ \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n \"168.61.132.0/26\",\r\n + \ \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n \"168.61.208.0/20\",\r\n + \ \"193.149.72.0/21\",\r\n \"2603:1030::/45\",\r\n \"2603:1030:9:2::/63\",\r\n + \ \"2603:1030:9:4::/62\",\r\n \"2603:1030:9:8::/61\",\r\n + \ \"2603:1030:9:10::/62\",\r\n \"2603:1030:9:14::/63\",\r\n + \ \"2603:1030:9:17::/64\",\r\n \"2603:1030:9:18::/61\",\r\n + \ \"2603:1030:9:20::/59\",\r\n \"2603:1030:9:40::/58\",\r\n + \ \"2603:1030:9:80::/59\",\r\n \"2603:1030:9:a0::/60\",\r\n + \ \"2603:1030:9:b3::/64\",\r\n \"2603:1030:9:b4::/63\",\r\n + \ \"2603:1030:9:b7::/64\",\r\n \"2603:1030:9:b8::/63\",\r\n + \ \"2603:1030:9:bd::/64\",\r\n \"2603:1030:9:be::/63\",\r\n + \ \"2603:1030:9:c0::/58\",\r\n \"2603:1030:9:100::/64\",\r\n + \ \"2603:1030:9:104::/62\",\r\n \"2603:1030:9:108::/62\",\r\n + \ \"2603:1030:9:10c::/64\",\r\n \"2603:1030:9:111::/64\",\r\n + \ \"2603:1030:9:112::/63\",\r\n \"2603:1030:9:114::/64\",\r\n + \ \"2603:1030:9:118::/62\",\r\n \"2603:1030:9:11c::/63\",\r\n + \ \"2603:1030:9:11f::/64\",\r\n \"2603:1030:9:120::/61\",\r\n + \ \"2603:1030:9:128::/62\",\r\n \"2603:1030:9:12f::/64\",\r\n + \ \"2603:1030:9:130::/60\",\r\n \"2603:1030:9:140::/59\",\r\n + \ \"2603:1030:9:160::/61\",\r\n \"2603:1030:9:168::/62\",\r\n + \ \"2603:1030:9:16f::/64\",\r\n \"2603:1030:9:170::/60\",\r\n + \ \"2603:1030:9:180::/61\",\r\n \"2603:1030:9:18c::/62\",\r\n + \ \"2603:1030:9:190::/60\",\r\n \"2603:1030:9:1a0::/59\",\r\n + \ \"2603:1030:9:1c0::/60\",\r\n \"2603:1030:9:1d0::/62\",\r\n + \ \"2603:1030:9:1d4::/63\",\r\n \"2603:1030:9:1d6::/64\",\r\n + \ \"2603:1030:9:1db::/64\",\r\n \"2603:1030:9:1dc::/62\",\r\n + \ \"2603:1030:9:1e0::/59\",\r\n \"2603:1030:9:200::/57\",\r\n + \ \"2603:1030:9:280::/61\",\r\n \"2603:1030:9:288::/62\",\r\n + \ \"2603:1030:9:28d::/64\",\r\n \"2603:1030:9:28e::/63\",\r\n + \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/59\",\r\n + \ \"2603:1030:9:2c0::/63\",\r\n \"2603:1030:9:2c2::/64\",\r\n + \ \"2603:1030:a::/47\",\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\r\n + \ \"2603:1030:13::/56\",\r\n \"2603:1036:903:7::/64\",\r\n + \ \"2603:1036:903:8::/64\",\r\n \"2603:1036:2403::/48\",\r\n + \ \"2603:1036:2500:1c::/64\",\r\n \"2603:1036:3000:100::/59\",\r\n + \ \"2603:1037:1:100::/59\",\r\n \"2603:1062:2:180::/57\",\r\n + \ \"2603:1063:2200:1c::/64\",\r\n \"2a01:111:f403:c111::/64\",\r\n \ \"2a01:111:f403:c904::/62\",\r\n \"2a01:111:f403:c928::/62\",\r\n \ \"2a01:111:f403:c92c::/64\",\r\n \"2a01:111:f403:d104::/62\",\r\n \ \"2a01:111:f403:d904::/62\",\r\n \"2a01:111:f403:e004::/62\",\r\n \ \"2a01:111:f403:f904::/62\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.centraluseuap\",\r\n \"id\": \"AzureCloud.centraluseuap\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.153.16/28\",\r\n \"13.67.154.0/24\",\r\n \"13.104.129.0/26\",\r\n \ \"13.104.159.192/26\",\r\n \"13.104.208.0/26\",\r\n \"13.105.98.208/28\",\r\n \ \"13.105.99.0/26\",\r\n \"20.45.192.0/18\",\r\n \"20.46.0.0/19\",\r\n @@ -28969,57 +29688,57 @@ interactions: \ \"2603:1030:13:100::/56\",\r\n \"2603:1036:903:2::/64\",\r\n \ \"2603:1036:240d::/48\",\r\n \"2603:1036:2500:2c::/64\",\r\n \ \"2603:1036:3000:160::/59\",\r\n \"2603:1037:1:160::/59\",\r\n - \ \"2a01:111:f403:c114::/64\",\r\n \"2a01:111:f403:c93c::/62\",\r\n - \ \"2a01:111:f403:c940::/64\",\r\n \"2a01:111:f403:d125::/64\",\r\n - \ \"2a01:111:f403:d915::/64\",\r\n \"2a01:111:f403:e014::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastasia\",\r\n - \ \"id\": \"AzureCloud.eastasia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.70.0.0/18\",\r\n - \ \"13.72.192.0/19\",\r\n \"13.75.0.0/17\",\r\n \"13.88.208.0/20\",\r\n - \ \"13.94.0.0/18\",\r\n \"13.104.155.64/26\",\r\n \"13.104.155.192/26\",\r\n - \ \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n \"13.105.100.16/28\",\r\n - \ \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n - \ \"13.105.100.192/27\",\r\n \"20.2.0.0/16\",\r\n \"20.6.128.0/17\",\r\n - \ \"20.24.64.0/18\",\r\n \"20.24.192.0/18\",\r\n \"20.47.43.0/24\",\r\n - \ \"20.47.126.0/23\",\r\n \"20.60.86.0/23\",\r\n \"20.60.131.0/24\",\r\n - \ \"20.60.254.0/23\",\r\n \"20.95.139.0/24\",\r\n \"20.135.40.0/23\",\r\n - \ \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n \"20.150.1.128/25\",\r\n - \ \"20.150.22.0/24\",\r\n \"20.150.96.0/24\",\r\n \"20.157.53.0/24\",\r\n - \ \"20.157.177.0/24\",\r\n \"20.157.210.0/23\",\r\n \"20.157.213.0/24\",\r\n - \ \"20.157.219.0/24\",\r\n \"20.187.64.0/18\",\r\n \"20.187.128.0/18\",\r\n - \ \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n \"20.189.64.0/18\",\r\n - \ \"20.190.140.128/25\",\r\n \"20.190.164.0/24\",\r\n \"20.195.72.0/21\",\r\n - \ \"20.195.88.0/21\",\r\n \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n - \ \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n - \ \"20.239.0.0/16\",\r\n \"20.247.0.0/17\",\r\n \"20.255.0.0/16\",\r\n - \ \"23.97.64.0/19\",\r\n \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n - \ \"23.98.44.0/24\",\r\n \"23.99.96.0/19\",\r\n \"23.100.88.0/21\",\r\n - \ \"23.101.0.0/20\",\r\n \"23.102.200.0/23\",\r\n \"23.102.224.0/19\",\r\n - \ \"40.77.134.0/24\",\r\n \"40.77.136.16/28\",\r\n \"40.77.160.32/27\",\r\n - \ \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n \"40.77.161.0/26\",\r\n - \ \"40.77.161.128/25\",\r\n \"40.77.175.128/27\",\r\n \"40.77.192.0/22\",\r\n - \ \"40.77.201.0/24\",\r\n \"40.77.226.0/25\",\r\n \"40.77.234.128/27\",\r\n - \ \"40.77.236.192/28\",\r\n \"40.77.237.128/25\",\r\n \"40.77.252.0/23\",\r\n - \ \"40.79.210.0/24\",\r\n \"40.81.16.0/20\",\r\n \"40.82.116.0/22\",\r\n - \ \"40.83.64.0/18\",\r\n \"40.87.192.0/22\",\r\n \"40.90.154.192/26\",\r\n - \ \"40.93.128.0/24\",\r\n \"40.126.12.128/25\",\r\n \"40.126.36.0/24\",\r\n - \ \"52.101.128.0/22\",\r\n \"52.101.132.0/24\",\r\n \"52.102.192.0/24\",\r\n - \ \"52.103.64.0/24\",\r\n \"52.103.192.0/24\",\r\n \"52.108.32.0/22\",\r\n - \ \"52.108.81.0/24\",\r\n \"52.109.120.0/22\",\r\n \"52.111.228.0/24\",\r\n - \ \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n \"52.113.104.0/24\",\r\n - \ \"52.113.108.0/24\",\r\n \"52.114.0.0/21\",\r\n \"52.114.52.0/23\",\r\n - \ \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n \"52.115.46.0/24\",\r\n - \ \"52.115.96.0/24\",\r\n \"52.120.157.0/24\",\r\n \"52.121.112.0/22\",\r\n - \ \"52.139.128.0/18\",\r\n \"52.175.0.0/17\",\r\n \"52.184.0.0/17\",\r\n - \ \"52.229.128.0/17\",\r\n \"52.232.153.0/24\",\r\n \"52.239.128.0/24\",\r\n - \ \"52.239.224.0/24\",\r\n \"52.245.56.0/22\",\r\n \"52.246.128.0/20\",\r\n - \ \"52.253.222.0/23\",\r\n \"65.52.160.0/19\",\r\n \"104.44.88.192/27\",\r\n - \ \"104.44.90.224/27\",\r\n \"104.44.91.192/27\",\r\n \"104.44.94.96/28\",\r\n - \ \"104.46.24.0/22\",\r\n \"104.208.64.0/18\",\r\n \"104.214.160.0/19\",\r\n - \ \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \"111.221.78.0/23\",\r\n + \ \"2603:1063:2200:28::/64\",\r\n \"2a01:111:f403:c114::/64\",\r\n + \ \"2a01:111:f403:c93c::/62\",\r\n \"2a01:111:f403:c940::/64\",\r\n + \ \"2a01:111:f403:d125::/64\",\r\n \"2a01:111:f403:d915::/64\",\r\n + \ \"2a01:111:f403:e014::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastasia\",\r\n \"id\": \"AzureCloud.eastasia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"17\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.70.0.0/18\",\r\n \"13.72.192.0/19\",\r\n \"13.75.0.0/17\",\r\n + \ \"13.88.208.0/20\",\r\n \"13.94.0.0/18\",\r\n \"13.104.155.64/26\",\r\n + \ \"13.104.155.192/26\",\r\n \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n + \ \"13.105.100.16/28\",\r\n \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n + \ \"13.105.100.160/28\",\r\n \"13.105.100.192/27\",\r\n \"20.2.0.0/16\",\r\n + \ \"20.6.128.0/17\",\r\n \"20.24.64.0/18\",\r\n \"20.24.192.0/18\",\r\n + \ \"20.47.43.0/24\",\r\n \"20.47.126.0/23\",\r\n \"20.60.86.0/23\",\r\n + \ \"20.60.131.0/24\",\r\n \"20.60.254.0/23\",\r\n \"20.95.139.0/24\",\r\n + \ \"20.135.40.0/23\",\r\n \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n + \ \"20.150.1.128/25\",\r\n \"20.150.22.0/24\",\r\n \"20.150.96.0/24\",\r\n + \ \"20.157.53.0/24\",\r\n \"20.157.177.0/24\",\r\n \"20.157.210.0/23\",\r\n + \ \"20.157.213.0/24\",\r\n \"20.157.219.0/24\",\r\n \"20.187.64.0/18\",\r\n + \ \"20.187.128.0/18\",\r\n \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n + \ \"20.189.64.0/18\",\r\n \"20.190.140.128/25\",\r\n \"20.190.164.0/24\",\r\n + \ \"20.195.72.0/21\",\r\n \"20.195.88.0/21\",\r\n \"20.205.0.0/18\",\r\n + \ \"20.205.64.0/20\",\r\n \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n + \ \"20.205.128.0/20\",\r\n \"20.239.0.0/16\",\r\n \"20.247.0.0/17\",\r\n + \ \"20.255.0.0/16\",\r\n \"23.97.64.0/19\",\r\n \"23.98.32.0/21\",\r\n + \ \"23.98.40.0/22\",\r\n \"23.98.44.0/24\",\r\n \"23.99.96.0/19\",\r\n + \ \"23.100.88.0/21\",\r\n \"23.101.0.0/20\",\r\n \"23.102.200.0/23\",\r\n + \ \"23.102.224.0/19\",\r\n \"40.77.134.0/24\",\r\n \"40.77.136.16/28\",\r\n + \ \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n + \ \"40.77.161.0/26\",\r\n \"40.77.161.128/25\",\r\n \"40.77.175.128/27\",\r\n + \ \"40.77.192.0/22\",\r\n \"40.77.201.0/24\",\r\n \"40.77.226.0/25\",\r\n + \ \"40.77.234.128/27\",\r\n \"40.77.236.192/28\",\r\n \"40.77.237.128/25\",\r\n + \ \"40.77.252.0/23\",\r\n \"40.79.210.0/24\",\r\n \"40.81.16.0/20\",\r\n + \ \"40.82.116.0/22\",\r\n \"40.83.64.0/18\",\r\n \"40.87.192.0/22\",\r\n + \ \"40.90.154.192/26\",\r\n \"40.93.128.0/24\",\r\n \"40.126.12.128/25\",\r\n + \ \"40.126.36.0/24\",\r\n \"52.101.128.0/22\",\r\n \"52.101.132.0/24\",\r\n + \ \"52.102.192.0/24\",\r\n \"52.103.64.0/24\",\r\n \"52.103.192.0/24\",\r\n + \ \"52.108.32.0/22\",\r\n \"52.108.81.0/24\",\r\n \"52.109.120.0/22\",\r\n + \ \"52.111.228.0/24\",\r\n \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n + \ \"52.113.104.0/24\",\r\n \"52.113.108.0/24\",\r\n \"52.114.0.0/21\",\r\n + \ \"52.114.52.0/23\",\r\n \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n + \ \"52.115.46.0/24\",\r\n \"52.115.96.0/24\",\r\n \"52.120.157.0/24\",\r\n + \ \"52.121.112.0/22\",\r\n \"52.139.128.0/18\",\r\n \"52.175.0.0/17\",\r\n + \ \"52.184.0.0/17\",\r\n \"52.229.128.0/17\",\r\n \"52.232.153.0/24\",\r\n + \ \"52.239.128.0/24\",\r\n \"52.239.224.0/24\",\r\n \"52.245.56.0/22\",\r\n + \ \"52.246.128.0/20\",\r\n \"52.253.222.0/23\",\r\n \"65.52.160.0/19\",\r\n + \ \"104.44.88.192/27\",\r\n \"104.44.90.224/27\",\r\n \"104.44.91.192/27\",\r\n + \ \"104.44.94.96/28\",\r\n \"104.46.24.0/22\",\r\n \"104.208.64.0/18\",\r\n + \ \"104.214.160.0/19\",\r\n \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \ \"131.253.13.100/30\",\r\n \"131.253.13.104/30\",\r\n \"131.253.35.192/26\",\r\n \ \"134.170.192.0/21\",\r\n \"137.116.160.0/20\",\r\n \"168.63.128.0/24\",\r\n \ \"168.63.129.0/28\",\r\n \"168.63.129.32/27\",\r\n \"168.63.129.64/26\",\r\n @@ -29035,353 +29754,356 @@ interactions: \ \"2603:1040:207::/48\",\r\n \"2603:1040:208::/48\",\r\n \ \"2603:1046:1401::/48\",\r\n \"2603:1046:1500:24::/64\",\r\n \ \"2603:1046:2000:40::/59\",\r\n \"2603:1047:1:40::/59\",\r\n - \ \"2a01:111:f100:6000::/64\",\r\n \"2a01:111:f403:c400::/64\",\r\n - \ \"2a01:111:f403:cc00::/62\",\r\n \"2a01:111:f403:cc04::/64\",\r\n - \ \"2a01:111:f403:d401::/64\",\r\n \"2a01:111:f403:dc00::/64\",\r\n - \ \"2a01:111:f403:e400::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.eastus\",\r\n \"id\": \"AzureCloud.eastus\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"27\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.68.128.0/17\",\r\n \"13.72.64.0/18\",\r\n \"13.82.0.0/16\",\r\n - \ \"13.90.0.0/16\",\r\n \"13.92.0.0/16\",\r\n \"13.104.144.128/27\",\r\n - \ \"13.104.152.128/25\",\r\n \"13.104.192.0/21\",\r\n \"13.104.211.0/25\",\r\n - \ \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n \"13.105.17.0/26\",\r\n - \ \"13.105.19.0/25\",\r\n \"13.105.20.192/26\",\r\n \"13.105.27.0/25\",\r\n - \ \"13.105.27.192/27\",\r\n \"13.105.36.192/26\",\r\n \"13.105.74.48/28\",\r\n - \ \"13.105.98.48/28\",\r\n \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n - \ \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n \"13.105.104.96/27\",\r\n - \ \"20.25.0.0/17\",\r\n \"20.38.98.0/24\",\r\n \"20.39.32.0/19\",\r\n - \ \"20.42.0.0/17\",\r\n \"20.47.1.0/24\",\r\n \"20.47.16.0/23\",\r\n - \ \"20.47.31.0/24\",\r\n \"20.47.108.0/23\",\r\n \"20.47.113.0/24\",\r\n - \ \"20.49.104.0/21\",\r\n \"20.51.128.0/17\",\r\n \"20.55.0.0/17\",\r\n - \ \"20.60.0.0/24\",\r\n \"20.60.2.0/23\",\r\n \"20.60.6.0/23\",\r\n - \ \"20.60.60.0/22\",\r\n \"20.60.128.0/23\",\r\n \"20.60.134.0/23\",\r\n - \ \"20.60.146.0/23\",\r\n \"20.60.220.0/23\",\r\n \"20.62.128.0/17\",\r\n - \ \"20.72.128.0/18\",\r\n \"20.75.128.0/17\",\r\n \"20.81.0.0/17\",\r\n - \ \"20.83.128.0/18\",\r\n \"20.84.0.0/17\",\r\n \"20.85.128.0/17\",\r\n - \ \"20.88.128.0/18\",\r\n \"20.95.0.0/24\",\r\n \"20.95.2.0/24\",\r\n - \ \"20.95.4.0/24\",\r\n \"20.95.6.0/24\",\r\n \"20.95.18.0/23\",\r\n - \ \"20.95.21.0/24\",\r\n \"20.95.22.0/23\",\r\n \"20.95.25.0/24\",\r\n - \ \"20.95.26.0/23\",\r\n \"20.95.28.0/22\",\r\n \"20.95.32.0/21\",\r\n - \ \"20.95.48.0/23\",\r\n \"20.95.50.0/24\",\r\n \"20.95.52.0/24\",\r\n - \ \"20.102.0.0/17\",\r\n \"20.106.128.0/17\",\r\n \"20.115.0.0/17\",\r\n - \ \"20.119.0.0/17\",\r\n \"20.120.0.0/17\",\r\n \"20.121.0.0/16\",\r\n - \ \"20.124.0.0/16\",\r\n \"20.127.0.0/16\",\r\n \"20.135.4.0/23\",\r\n - \ \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n \"20.136.3.0/25\",\r\n - \ \"20.136.4.0/24\",\r\n \"20.150.32.0/23\",\r\n \"20.150.90.0/24\",\r\n - \ \"20.152.0.0/23\",\r\n \"20.157.6.0/23\",\r\n \"20.157.19.0/24\",\r\n - \ \"20.157.24.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.59.0/24\",\r\n - \ \"20.157.61.0/24\",\r\n \"20.157.93.0/24\",\r\n \"20.157.104.0/24\",\r\n - \ \"20.157.109.0/24\",\r\n \"20.157.116.0/24\",\r\n \"20.157.124.0/24\",\r\n - \ \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n \"20.157.171.0/24\",\r\n - \ \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n \"20.163.128.0/17\",\r\n - \ \"20.185.0.0/16\",\r\n \"20.190.130.0/24\",\r\n \"20.190.151.0/24\",\r\n - \ \"20.202.20.0/24\",\r\n \"20.202.39.0/24\",\r\n \"20.202.120.0/22\",\r\n - \ \"20.202.124.0/24\",\r\n \"20.209.0.0/23\",\r\n \"20.209.40.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"20.228.128.0/17\",\r\n \"20.231.0.0/17\",\r\n - \ \"20.231.192.0/18\",\r\n \"20.232.0.0/16\",\r\n \"20.237.0.0/17\",\r\n - \ \"20.241.128.0/17\",\r\n \"20.242.128.0/17\",\r\n \"20.246.128.0/17\",\r\n - \ \"20.253.0.0/17\",\r\n \"23.96.0.0/17\",\r\n \"23.98.45.0/24\",\r\n - \ \"23.100.16.0/20\",\r\n \"23.101.128.0/20\",\r\n \"40.71.0.0/16\",\r\n - \ \"40.76.0.0/16\",\r\n \"40.78.219.0/24\",\r\n \"40.78.224.0/21\",\r\n - \ \"40.79.152.0/21\",\r\n \"40.80.144.0/21\",\r\n \"40.82.24.0/22\",\r\n - \ \"40.82.60.0/22\",\r\n \"40.85.160.0/19\",\r\n \"40.87.0.0/17\",\r\n - \ \"40.87.164.0/22\",\r\n \"40.88.0.0/16\",\r\n \"40.90.23.128/25\",\r\n - \ \"40.90.24.128/25\",\r\n \"40.90.25.0/26\",\r\n \"40.90.30.192/26\",\r\n - \ \"40.90.129.128/26\",\r\n \"40.90.130.96/28\",\r\n \"40.90.131.224/27\",\r\n - \ \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n \"40.90.137.96/27\",\r\n - \ \"40.90.139.224/27\",\r\n \"40.90.143.0/27\",\r\n \"40.90.146.64/26\",\r\n - \ \"40.90.147.0/27\",\r\n \"40.90.148.64/27\",\r\n \"40.90.150.32/27\",\r\n - \ \"40.90.224.0/19\",\r\n \"40.91.4.0/22\",\r\n \"40.93.2.0/24\",\r\n - \ \"40.93.4.0/24\",\r\n \"40.93.11.0/24\",\r\n \"40.97.4.0/24\",\r\n - \ \"40.112.48.0/20\",\r\n \"40.114.0.0/17\",\r\n \"40.117.32.0/19\",\r\n - \ \"40.117.64.0/18\",\r\n \"40.117.128.0/17\",\r\n \"40.121.0.0/16\",\r\n - \ \"40.123.132.0/22\",\r\n \"40.123.176.0/22\",\r\n \"40.126.2.0/24\",\r\n - \ \"40.126.23.0/24\",\r\n \"52.101.4.0/22\",\r\n \"52.101.9.0/24\",\r\n - \ \"52.101.20.0/22\",\r\n \"52.101.51.0/24\",\r\n \"52.101.52.0/22\",\r\n - \ \"52.102.129.0/24\",\r\n \"52.102.137.0/24\",\r\n \"52.102.159.0/24\",\r\n - \ \"52.103.1.0/24\",\r\n \"52.103.3.0/24\",\r\n \"52.103.11.0/24\",\r\n - \ \"52.103.129.0/24\",\r\n \"52.103.137.0/24\",\r\n \"52.108.16.0/21\",\r\n - \ \"52.108.79.0/24\",\r\n \"52.108.105.0/24\",\r\n \"52.108.106.0/23\",\r\n - \ \"52.109.12.0/22\",\r\n \"52.111.229.0/24\",\r\n \"52.112.112.0/24\",\r\n - \ \"52.112.123.0/24\",\r\n \"52.112.127.0/24\",\r\n \"52.113.16.0/20\",\r\n - \ \"52.114.132.0/22\",\r\n \"52.115.54.0/24\",\r\n \"52.115.62.0/23\",\r\n - \ \"52.115.192.0/19\",\r\n \"52.120.32.0/19\",\r\n \"52.120.224.0/20\",\r\n - \ \"52.122.0.0/24\",\r\n \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n - \ \"52.122.6.0/24\",\r\n \"52.123.0.0/24\",\r\n \"52.125.132.0/22\",\r\n - \ \"52.136.64.0/18\",\r\n \"52.142.0.0/18\",\r\n \"52.143.207.0/24\",\r\n - \ \"52.146.0.0/17\",\r\n \"52.147.192.0/18\",\r\n \"52.149.128.0/17\",\r\n - \ \"52.150.0.0/17\",\r\n \"52.151.128.0/17\",\r\n \"52.152.128.0/17\",\r\n - \ \"52.154.64.0/18\",\r\n \"52.168.0.0/16\",\r\n \"52.170.0.0/16\",\r\n - \ \"52.179.0.0/17\",\r\n \"52.186.0.0/16\",\r\n \"52.188.0.0/16\",\r\n - \ \"52.190.0.0/17\",\r\n \"52.191.0.0/17\",\r\n \"52.191.192.0/18\",\r\n - \ \"52.224.0.0/16\",\r\n \"52.226.0.0/16\",\r\n \"52.232.146.0/24\",\r\n - \ \"52.234.128.0/17\",\r\n \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n - \ \"52.239.207.192/26\",\r\n \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n - \ \"52.239.246.0/23\",\r\n \"52.239.252.0/24\",\r\n \"52.240.0.0/17\",\r\n - \ \"52.245.8.0/22\",\r\n \"52.245.104.0/22\",\r\n \"52.249.128.0/17\",\r\n - \ \"52.253.160.0/24\",\r\n \"52.255.128.0/17\",\r\n \"53.103.137.0/24\",\r\n - \ \"65.54.19.128/27\",\r\n \"104.41.128.0/19\",\r\n \"104.44.91.32/27\",\r\n - \ \"104.44.94.16/28\",\r\n \"104.44.95.160/27\",\r\n \"104.44.95.240/28\",\r\n - \ \"104.45.128.0/18\",\r\n \"104.45.192.0/20\",\r\n \"104.211.0.0/18\",\r\n - \ \"137.116.112.0/20\",\r\n \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n - \ \"137.135.64.0/18\",\r\n \"138.91.96.0/19\",\r\n \"157.56.176.0/21\",\r\n - \ \"168.61.32.0/20\",\r\n \"168.61.48.0/21\",\r\n \"168.62.32.0/19\",\r\n - \ \"168.62.160.0/19\",\r\n \"191.234.32.0/19\",\r\n \"191.236.0.0/18\",\r\n - \ \"191.237.0.0/17\",\r\n \"191.238.0.0/18\",\r\n \"204.152.18.0/31\",\r\n - \ \"204.152.18.8/29\",\r\n \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n - \ \"204.152.19.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n - \ \"2603:1030:20c::/47\",\r\n \"2603:1030:20e::/48\",\r\n - \ \"2603:1030:210::/47\",\r\n \"2603:1030:212::/56\",\r\n - \ \"2603:1030:213::/48\",\r\n \"2603:1036:903:4::/64\",\r\n - \ \"2603:1036:120d::/48\",\r\n \"2603:1036:2404::/48\",\r\n - \ \"2603:1036:3000:120::/59\",\r\n \"2603:1037:1:120::/59\",\r\n - \ \"2603:1062:2:100::/57\",\r\n \"2603:1063:8::/56\",\r\n - \ \"2603:1063:108::/55\",\r\n \"2603:1063:208::/55\",\r\n - \ \"2a01:111:f100:2000::/52\",\r\n \"2a01:111:f403:c100::/64\",\r\n - \ \"2a01:111:f403:c900::/64\",\r\n \"2a01:111:f403:c91e::/63\",\r\n - \ \"2a01:111:f403:c920::/63\",\r\n \"2a01:111:f403:c922::/64\",\r\n - \ \"2a01:111:f403:d100::/64\",\r\n \"2a01:111:f403:d900::/64\",\r\n - \ \"2a01:111:f403:f000::/64\",\r\n \"2a01:111:f403:f900::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus2\",\r\n - \ \"id\": \"AzureCloud.eastus2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"27\",\r\n - \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1063:2202:8::/64\",\r\n \"2a01:111:f100:6000::/64\",\r\n + \ \"2a01:111:f403:c400::/64\",\r\n \"2a01:111:f403:cc00::/62\",\r\n + \ \"2a01:111:f403:cc04::/64\",\r\n \"2a01:111:f403:d401::/64\",\r\n + \ \"2a01:111:f403:dc00::/64\",\r\n \"2a01:111:f403:e400::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus\",\r\n + \ \"id\": \"AzureCloud.eastus\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"30\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.68.0.0/17\",\r\n - \ \"13.77.64.0/18\",\r\n \"13.104.147.0/25\",\r\n \"13.104.208.64/27\",\r\n - \ \"13.105.18.192/26\",\r\n \"13.105.23.64/26\",\r\n \"13.105.28.0/28\",\r\n - \ \"13.105.28.128/25\",\r\n \"13.105.67.128/25\",\r\n \"13.105.74.128/26\",\r\n - \ \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n \"13.105.75.64/27\",\r\n - \ \"13.105.101.32/28\",\r\n \"20.1.128.0/17\",\r\n \"20.7.0.0/16\",\r\n - \ \"20.10.0.0/16\",\r\n \"20.12.0.0/17\",\r\n \"20.14.128.0/17\",\r\n - \ \"20.15.0.0/17\",\r\n \"20.22.0.0/16\",\r\n \"20.36.128.0/17\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.38.208.0/22\",\r\n \"20.41.0.0/18\",\r\n - \ \"20.44.16.0/21\",\r\n \"20.44.64.0/18\",\r\n \"20.47.60.0/23\",\r\n - \ \"20.47.76.0/23\",\r\n \"20.49.0.0/18\",\r\n \"20.49.96.0/21\",\r\n - \ \"20.55.192.0/18\",\r\n \"20.57.0.0/17\",\r\n \"20.60.56.0/22\",\r\n - \ \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.62.0.0/17\",\r\n - \ \"20.65.0.0/17\",\r\n \"20.69.192.0/18\",\r\n \"20.72.64.0/18\",\r\n - \ \"20.75.0.0/17\",\r\n \"20.80.192.0/18\",\r\n \"20.81.128.0/17\",\r\n - \ \"20.85.0.0/17\",\r\n \"20.88.96.0/19\",\r\n \"20.94.0.0/17\",\r\n - \ \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n \"20.97.128.0/17\",\r\n - \ \"20.98.192.0/18\",\r\n \"20.109.0.0/17\",\r\n \"20.110.0.0/16\",\r\n - \ \"20.114.128.0/17\",\r\n \"20.119.128.0/17\",\r\n \"20.122.0.0/16\",\r\n - \ \"20.135.16.0/23\",\r\n \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n - \ \"20.136.0.0/25\",\r\n \"20.136.1.0/24\",\r\n \"20.143.2.0/24\",\r\n - \ \"20.150.29.0/24\",\r\n \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n - \ \"20.150.72.0/24\",\r\n \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n - \ \"20.152.6.0/23\",\r\n \"20.157.17.0/24\",\r\n \"20.157.29.0/24\",\r\n - \ \"20.157.36.0/23\",\r\n \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n - \ \"20.157.64.0/21\",\r\n \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n - \ \"20.157.84.0/24\",\r\n \"20.157.114.0/24\",\r\n \"20.157.122.0/24\",\r\n - \ \"20.157.167.0/24\",\r\n \"20.157.185.0/24\",\r\n \"20.161.0.0/16\",\r\n - \ \"20.186.0.0/17\",\r\n \"20.186.128.0/18\",\r\n \"20.190.131.0/24\",\r\n - \ \"20.190.152.0/24\",\r\n \"20.190.192.0/18\",\r\n \"20.201.224.0/23\",\r\n - \ \"20.202.21.0/24\",\r\n \"20.202.31.0/24\",\r\n \"20.202.32.0/23\",\r\n - \ \"20.202.34.0/24\",\r\n \"20.209.68.0/23\",\r\n \"20.230.0.0/17\",\r\n - \ \"20.242.0.0/17\",\r\n \"20.246.0.0/17\",\r\n \"23.100.64.0/21\",\r\n - \ \"23.101.32.0/21\",\r\n \"23.101.80.0/21\",\r\n \"23.101.144.0/20\",\r\n - \ \"23.102.96.0/19\",\r\n \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n - \ \"40.65.192.0/18\",\r\n \"40.67.128.0/19\",\r\n \"40.70.0.0/18\",\r\n - \ \"40.70.64.0/20\",\r\n \"40.70.80.0/21\",\r\n \"40.70.128.0/17\",\r\n - \ \"40.75.0.0/19\",\r\n \"40.75.64.0/18\",\r\n \"40.77.128.128/25\",\r\n - \ \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n \"40.77.132.0/24\",\r\n - \ \"40.77.136.48/28\",\r\n \"40.77.137.128/26\",\r\n \"40.77.138.128/25\",\r\n - \ \"40.77.163.0/24\",\r\n \"40.77.166.160/27\",\r\n \"40.77.167.0/24\",\r\n - \ \"40.77.168.0/24\",\r\n \"40.77.170.0/24\",\r\n \"40.77.175.96/27\",\r\n - \ \"40.77.177.0/24\",\r\n \"40.77.178.0/23\",\r\n \"40.77.182.0/28\",\r\n - \ \"40.77.182.32/27\",\r\n \"40.77.184.0/25\",\r\n \"40.77.198.0/26\",\r\n - \ \"40.77.199.192/26\",\r\n \"40.77.224.128/25\",\r\n \"40.77.228.0/24\",\r\n - \ \"40.77.233.0/24\",\r\n \"40.77.234.192/27\",\r\n \"40.77.236.80/28\",\r\n - \ \"40.77.237.64/26\",\r\n \"40.77.240.0/25\",\r\n \"40.77.245.0/24\",\r\n - \ \"40.77.248.0/25\",\r\n \"40.77.251.0/24\",\r\n \"40.78.208.48/28\",\r\n - \ \"40.78.220.0/24\",\r\n \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n - \ \"40.79.8.32/28\",\r\n \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n - \ \"40.79.9.0/24\",\r\n \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n - \ \"40.79.48.0/27\",\r\n \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n - \ \"40.79.56.0/21\",\r\n \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n - \ \"40.79.90.0/24\",\r\n \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n - \ \"40.79.93.0/28\",\r\n \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n - \ \"40.79.206.64/27\",\r\n \"40.79.240.0/20\",\r\n \"40.82.4.0/22\",\r\n - \ \"40.82.44.0/22\",\r\n \"40.84.0.0/17\",\r\n \"40.87.168.0/30\",\r\n - \ \"40.87.168.8/29\",\r\n \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n - \ \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n \"40.87.168.70/31\",\r\n - \ \"40.87.168.72/29\",\r\n \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n - \ \"40.87.168.128/26\",\r\n \"40.87.168.192/28\",\r\n \"40.87.168.210/31\",\r\n - \ \"40.87.168.212/30\",\r\n \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n - \ \"40.87.169.0/27\",\r\n \"40.87.169.32/29\",\r\n \"40.87.169.44/30\",\r\n - \ \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n \"40.87.169.60/30\",\r\n - \ \"40.87.169.64/27\",\r\n \"40.87.169.96/31\",\r\n \"40.87.169.102/31\",\r\n - \ \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n - \ \"40.87.169.136/31\",\r\n \"40.87.169.140/30\",\r\n \"40.87.169.160/27\",\r\n - \ \"40.87.169.192/26\",\r\n \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n - \ \"40.87.170.144/31\",\r\n \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n - \ \"40.87.170.176/29\",\r\n \"40.87.170.184/30\",\r\n \"40.87.170.194/31\",\r\n - \ \"40.87.170.196/30\",\r\n \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n - \ \"40.87.170.228/30\",\r\n \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n - \ \"40.87.170.248/30\",\r\n \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n - \ \"40.87.171.8/29\",\r\n \"40.87.171.16/28\",\r\n \"40.87.171.36/30\",\r\n - \ \"40.87.171.40/31\",\r\n \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n - \ \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n - \ \"40.87.171.166/31\",\r\n \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n - \ \"40.87.171.192/27\",\r\n \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n - \ \"40.87.171.248/31\",\r\n \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n - \ \"40.90.130.160/27\",\r\n \"40.90.132.128/26\",\r\n \"40.90.133.112/28\",\r\n - \ \"40.90.134.192/26\",\r\n \"40.90.136.0/28\",\r\n \"40.90.138.160/27\",\r\n - \ \"40.90.140.160/27\",\r\n \"40.90.140.192/27\",\r\n \"40.90.143.192/26\",\r\n - \ \"40.90.144.64/26\",\r\n \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n - \ \"40.90.148.96/27\",\r\n \"40.90.155.128/26\",\r\n \"40.90.157.128/26\",\r\n - \ \"40.90.158.128/25\",\r\n \"40.91.12.16/28\",\r\n \"40.91.12.48/28\",\r\n - \ \"40.91.12.64/26\",\r\n \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n - \ \"40.91.12.208/28\",\r\n \"40.91.12.240/28\",\r\n \"40.91.13.64/27\",\r\n - \ \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n - \ \"40.91.14.0/24\",\r\n \"40.93.3.0/24\",\r\n \"40.93.12.0/24\",\r\n - \ \"40.123.0.0/17\",\r\n \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n - \ \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n - \ \"40.123.144.144/29\",\r\n \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n - \ \"40.123.144.192/27\",\r\n \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n - \ \"40.123.144.248/30\",\r\n \"40.123.144.252/31\",\r\n \"40.123.145.6/31\",\r\n - \ \"40.123.145.8/30\",\r\n \"40.123.145.12/31\",\r\n \"40.123.145.22/31\",\r\n - \ \"40.123.145.24/29\",\r\n \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n - \ \"40.123.145.56/30\",\r\n \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n - \ \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n - \ \"40.123.145.160/30\",\r\n \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n - \ \"40.123.145.176/28\",\r\n \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n - \ \"40.123.145.212/31\",\r\n \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n - \ \"40.123.146.0/28\",\r\n \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n - \ \"40.123.146.28/31\",\r\n \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n - \ \"40.123.146.48/31\",\r\n \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n - \ \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n - \ \"40.123.146.164/31\",\r\n \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n - \ \"40.123.146.192/29\",\r\n \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n - \ \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n - \ \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n - \ \"40.126.3.0/24\",\r\n \"40.126.24.0/24\",\r\n \"52.101.10.0/24\",\r\n - \ \"52.101.36.0/22\",\r\n \"52.101.56.0/22\",\r\n \"52.101.60.0/24\",\r\n - \ \"52.102.131.0/24\",\r\n \"52.102.138.0/24\",\r\n \"52.103.5.0/24\",\r\n - \ \"52.103.12.0/24\",\r\n \"52.103.131.0/24\",\r\n \"52.103.138.0/24\",\r\n - \ \"52.108.186.0/24\",\r\n \"52.108.216.0/22\",\r\n \"52.109.4.0/22\",\r\n - \ \"52.111.230.0/24\",\r\n \"52.112.76.0/22\",\r\n \"52.112.95.0/24\",\r\n - \ \"52.112.104.0/24\",\r\n \"52.112.108.0/24\",\r\n \"52.112.116.0/24\",\r\n - \ \"52.114.136.0/21\",\r\n \"52.114.180.0/22\",\r\n \"52.114.186.0/23\",\r\n - \ \"52.114.206.0/23\",\r\n \"52.114.208.0/24\",\r\n \"52.115.48.0/22\",\r\n - \ \"52.115.52.0/23\",\r\n \"52.115.64.0/22\",\r\n \"52.115.160.0/19\",\r\n - \ \"52.115.230.0/24\",\r\n \"52.120.64.0/19\",\r\n \"52.121.32.0/22\",\r\n - \ \"52.122.12.0/22\",\r\n \"52.123.4.0/24\",\r\n \"52.125.136.0/24\",\r\n - \ \"52.136.29.0/24\",\r\n \"52.138.80.0/21\",\r\n \"52.138.96.0/19\",\r\n - \ \"52.143.192.0/24\",\r\n \"52.147.160.0/19\",\r\n \"52.167.0.0/16\",\r\n - \ \"52.177.0.0/16\",\r\n \"52.179.128.0/17\",\r\n \"52.184.128.0/19\",\r\n - \ \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n \"52.184.168.80/28\",\r\n - \ \"52.184.168.96/27\",\r\n \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n - \ \"52.184.170.0/24\",\r\n \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n - \ \"52.225.128.0/21\",\r\n \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n - \ \"52.225.136.64/28\",\r\n \"52.225.137.0/24\",\r\n \"52.225.192.0/18\",\r\n - \ \"52.232.151.0/24\",\r\n \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n - \ \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n - \ \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n - \ \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n - \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n - \ \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n - \ \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n - \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n - \ \"52.242.64.0/18\",\r\n \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n - \ \"52.245.45.128/28\",\r\n \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n - \ \"52.245.46.0/27\",\r\n \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n - \ \"52.245.46.112/28\",\r\n \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n - \ \"52.245.46.192/26\",\r\n \"52.247.0.0/17\",\r\n \"52.250.128.0/18\",\r\n - \ \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n \"52.253.64.0/20\",\r\n - \ \"52.253.148.0/23\",\r\n \"52.253.154.0/23\",\r\n \"52.254.0.0/18\",\r\n - \ \"52.254.64.0/19\",\r\n \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n - \ \"53.103.138.0/24\",\r\n \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n - \ \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n - \ \"65.55.44.96/28\",\r\n \"65.55.44.128/27\",\r\n \"65.55.60.188/30\",\r\n - \ \"65.55.105.0/26\",\r\n \"65.55.105.96/27\",\r\n \"65.55.105.224/27\",\r\n - \ \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n - \ \"65.55.107.48/28\",\r\n \"65.55.107.64/27\",\r\n \"65.55.108.0/24\",\r\n - \ \"65.55.209.128/26\",\r\n \"65.55.211.32/27\",\r\n \"65.55.213.64/26\",\r\n - \ \"65.55.213.128/26\",\r\n \"65.55.217.0/24\",\r\n \"65.55.219.32/27\",\r\n - \ \"65.55.219.128/25\",\r\n \"104.44.88.32/27\",\r\n \"104.44.88.96/27\",\r\n - \ \"104.44.91.96/27\",\r\n \"104.44.93.160/27\",\r\n \"104.44.94.48/28\",\r\n - \ \"104.46.0.0/21\",\r\n \"104.46.96.0/19\",\r\n \"104.46.192.0/20\",\r\n - \ \"104.47.200.0/21\",\r\n \"104.208.128.0/17\",\r\n \"104.209.128.0/17\",\r\n - \ \"104.210.0.0/20\",\r\n \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n - \ \"131.253.13.16/29\",\r\n \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n - \ \"131.253.13.80/29\",\r\n \"131.253.13.96/30\",\r\n \"131.253.14.16/28\",\r\n - \ \"131.253.14.208/28\",\r\n \"131.253.14.224/28\",\r\n \"131.253.15.8/29\",\r\n - \ \"131.253.15.16/28\",\r\n \"131.253.24.0/28\",\r\n \"131.253.24.192/26\",\r\n - \ \"131.253.34.224/27\",\r\n \"131.253.38.0/27\",\r\n \"131.253.38.128/26\",\r\n - \ \"131.253.40.0/28\",\r\n \"134.170.220.0/23\",\r\n \"137.116.0.0/18\",\r\n - \ \"137.116.64.0/19\",\r\n \"137.116.96.0/22\",\r\n \"157.55.7.128/26\",\r\n - \ \"157.55.10.192/26\",\r\n \"157.55.11.128/25\",\r\n \"157.55.37.0/24\",\r\n - \ \"157.55.38.0/24\",\r\n \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n - \ \"157.55.55.100/30\",\r\n \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n - \ \"157.55.55.144/29\",\r\n \"157.55.55.160/28\",\r\n \"157.56.2.128/25\",\r\n - \ \"157.56.3.0/25\",\r\n \"191.236.192.0/18\",\r\n \"191.237.128.0/18\",\r\n - \ \"191.239.224.0/20\",\r\n \"193.149.64.0/21\",\r\n \"199.30.16.0/24\",\r\n - \ \"199.30.18.0/23\",\r\n \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n - \ \"199.30.28.64/26\",\r\n \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n - \ \"2603:1030:400::/48\",\r\n \"2603:1030:401:2::/63\",\r\n - \ \"2603:1030:401:4::/62\",\r\n \"2603:1030:401:8::/61\",\r\n - \ \"2603:1030:401:10::/62\",\r\n \"2603:1030:401:14::/63\",\r\n - \ \"2603:1030:401:17::/64\",\r\n \"2603:1030:401:18::/61\",\r\n - \ \"2603:1030:401:20::/59\",\r\n \"2603:1030:401:40::/60\",\r\n - \ \"2603:1030:401:50::/61\",\r\n \"2603:1030:401:58::/64\",\r\n - \ \"2603:1030:401:5a::/63\",\r\n \"2603:1030:401:5c::/62\",\r\n - \ \"2603:1030:401:60::/59\",\r\n \"2603:1030:401:80::/62\",\r\n - \ \"2603:1030:401:84::/64\",\r\n \"2603:1030:401:87::/64\",\r\n - \ \"2603:1030:401:88::/62\",\r\n \"2603:1030:401:8c::/63\",\r\n - \ \"2603:1030:401:8f::/64\",\r\n \"2603:1030:401:90::/63\",\r\n - \ \"2603:1030:401:94::/62\",\r\n \"2603:1030:401:98::/61\",\r\n - \ \"2603:1030:401:a0::/62\",\r\n \"2603:1030:401:a4::/63\",\r\n - \ \"2603:1030:401:a7::/64\",\r\n \"2603:1030:401:a8::/61\",\r\n - \ \"2603:1030:401:b0::/60\",\r\n \"2603:1030:401:c0::/58\",\r\n - \ \"2603:1030:401:100::/59\",\r\n \"2603:1030:401:120::/64\",\r\n - \ \"2603:1030:401:124::/62\",\r\n \"2603:1030:401:128::/61\",\r\n - \ \"2603:1030:401:130::/62\",\r\n \"2603:1030:401:134::/63\",\r\n - \ \"2603:1030:401:139::/64\",\r\n \"2603:1030:401:13a::/63\",\r\n - \ \"2603:1030:401:143::/64\",\r\n \"2603:1030:401:144::/63\",\r\n - \ \"2603:1030:401:14a::/63\",\r\n \"2603:1030:401:14c::/62\",\r\n - \ \"2603:1030:401:150::/62\",\r\n \"2603:1030:401:154::/63\",\r\n - \ \"2603:1030:401:159::/64\",\r\n \"2603:1030:401:15a::/63\",\r\n - \ \"2603:1030:401:15c::/62\",\r\n \"2603:1030:401:160::/61\",\r\n - \ \"2603:1030:401:16a::/63\",\r\n \"2603:1030:401:16c::/64\",\r\n - \ \"2603:1030:401:17c::/62\",\r\n \"2603:1030:401:180::/58\",\r\n - \ \"2603:1030:401:1c0::/61\",\r\n \"2603:1030:401:1c8::/63\",\r\n - \ \"2603:1030:401:1cc::/62\",\r\n \"2603:1030:401:1d0::/60\",\r\n - \ \"2603:1030:401:1e0::/60\",\r\n \"2603:1030:401:1f0::/61\",\r\n - \ \"2603:1030:401:1f8::/64\",\r\n \"2603:1030:401:20c::/62\",\r\n - \ \"2603:1030:401:210::/60\",\r\n \"2603:1030:401:220::/62\",\r\n - \ \"2603:1030:401:226::/63\",\r\n \"2603:1030:401:228::/61\",\r\n - \ \"2603:1030:401:230::/60\",\r\n \"2603:1030:401:240::/60\",\r\n - \ \"2603:1030:401:250::/62\",\r\n \"2603:1030:401:254::/63\",\r\n - \ \"2603:1030:401:256::/64\",\r\n \"2603:1030:401:25b::/64\",\r\n - \ \"2603:1030:401:25c::/63\",\r\n \"2603:1030:401:25e::/64\",\r\n - \ \"2603:1030:401:263::/64\",\r\n \"2603:1030:401:264::/62\",\r\n - \ \"2603:1030:401:268::/61\",\r\n \"2603:1030:401:270::/62\",\r\n - \ \"2603:1030:401:274::/63\",\r\n \"2603:1030:401:27a::/63\",\r\n - \ \"2603:1030:401:27c::/62\",\r\n \"2603:1030:401:280::/59\",\r\n - \ \"2603:1030:401:2a0::/61\",\r\n \"2603:1030:401:2a8::/63\",\r\n - \ \"2603:1030:401:2ab::/64\",\r\n \"2603:1030:401:2ac::/62\",\r\n - \ \"2603:1030:401:2b0::/60\",\r\n \"2603:1030:401:2c0::/63\",\r\n - \ \"2603:1030:401:2c2::/64\",\r\n \"2603:1030:401:2c7::/64\",\r\n - \ \"2603:1030:401:2c8::/61\",\r\n \"2603:1030:401:2d0::/60\",\r\n - \ \"2603:1030:401:2e0::/62\",\r\n \"2603:1030:401:2e4::/63\",\r\n - \ \"2603:1030:401:2e6::/64\",\r\n \"2603:1030:401:2ed::/64\",\r\n - \ \"2603:1030:401:2ee::/63\",\r\n \"2603:1030:401:2f0::/64\",\r\n - \ \"2603:1030:401:2f3::/64\",\r\n \"2603:1030:401:2f4::/62\",\r\n - \ \"2603:1030:401:2f8::/61\",\r\n \"2603:1030:401:300::/59\",\r\n - \ \"2603:1030:401:320::/61\",\r\n \"2603:1030:401:328::/63\",\r\n - \ \"2603:1030:401:32a::/64\",\r\n \"2603:1030:401:333::/64\",\r\n - \ \"2603:1030:401:334::/62\",\r\n \"2603:1030:401:338::/62\",\r\n - \ \"2603:1030:401:33c::/63\",\r\n \"2603:1030:401:33e::/64\",\r\n - \ \"2603:1030:401:341::/64\",\r\n \"2603:1030:401:342::/63\",\r\n - \ \"2603:1030:401:344::/62\",\r\n \"2603:1030:401:348::/61\",\r\n - \ \"2603:1030:401:350::/60\",\r\n \"2603:1030:401:360::/61\",\r\n - \ \"2603:1030:401:368::/64\",\r\n \"2603:1030:402::/47\",\r\n + \"\",\r\n \"addressPrefixes\": [\r\n \"13.68.128.0/17\",\r\n + \ \"13.72.64.0/18\",\r\n \"13.82.0.0/16\",\r\n \"13.90.0.0/16\",\r\n + \ \"13.92.0.0/16\",\r\n \"13.104.144.128/27\",\r\n \"13.104.152.128/25\",\r\n + \ \"13.104.192.0/21\",\r\n \"13.104.211.0/25\",\r\n \"13.104.214.128/25\",\r\n + \ \"13.104.215.0/25\",\r\n \"13.105.17.0/26\",\r\n \"13.105.19.0/25\",\r\n + \ \"13.105.20.192/26\",\r\n \"13.105.27.0/25\",\r\n \"13.105.27.192/27\",\r\n + \ \"13.105.36.192/26\",\r\n \"13.105.74.48/28\",\r\n \"13.105.98.48/28\",\r\n + \ \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n \"13.105.104.32/27\",\r\n + \ \"13.105.104.64/28\",\r\n \"13.105.104.96/27\",\r\n \"20.25.0.0/17\",\r\n + \ \"20.38.98.0/24\",\r\n \"20.39.32.0/19\",\r\n \"20.42.0.0/17\",\r\n + \ \"20.47.1.0/24\",\r\n \"20.47.16.0/23\",\r\n \"20.47.31.0/24\",\r\n + \ \"20.47.108.0/23\",\r\n \"20.47.113.0/24\",\r\n \"20.49.104.0/21\",\r\n + \ \"20.51.128.0/17\",\r\n \"20.55.0.0/17\",\r\n \"20.60.0.0/24\",\r\n + \ \"20.60.2.0/23\",\r\n \"20.60.6.0/23\",\r\n \"20.60.60.0/22\",\r\n + \ \"20.60.128.0/23\",\r\n \"20.60.134.0/23\",\r\n \"20.60.146.0/23\",\r\n + \ \"20.60.220.0/23\",\r\n \"20.62.128.0/17\",\r\n \"20.72.128.0/18\",\r\n + \ \"20.75.128.0/17\",\r\n \"20.81.0.0/17\",\r\n \"20.83.128.0/18\",\r\n + \ \"20.84.0.0/17\",\r\n \"20.85.128.0/17\",\r\n \"20.88.128.0/18\",\r\n + \ \"20.95.0.0/24\",\r\n \"20.95.2.0/24\",\r\n \"20.95.4.0/24\",\r\n + \ \"20.95.6.0/24\",\r\n \"20.95.19.0/24\",\r\n \"20.95.21.0/24\",\r\n + \ \"20.95.33.0/24\",\r\n \"20.102.0.0/17\",\r\n \"20.106.128.0/17\",\r\n + \ \"20.115.0.0/17\",\r\n \"20.119.0.0/17\",\r\n \"20.120.0.0/17\",\r\n + \ \"20.121.0.0/16\",\r\n \"20.124.0.0/16\",\r\n \"20.127.0.0/16\",\r\n + \ \"20.135.4.0/23\",\r\n \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n + \ \"20.136.3.0/25\",\r\n \"20.136.4.0/24\",\r\n \"20.150.32.0/23\",\r\n + \ \"20.150.90.0/24\",\r\n \"20.152.0.0/23\",\r\n \"20.157.6.0/23\",\r\n + \ \"20.157.19.0/24\",\r\n \"20.157.24.0/24\",\r\n \"20.157.39.0/24\",\r\n + \ \"20.157.59.0/24\",\r\n \"20.157.61.0/24\",\r\n \"20.157.93.0/24\",\r\n + \ \"20.157.104.0/24\",\r\n \"20.157.109.0/24\",\r\n \"20.157.116.0/24\",\r\n + \ \"20.157.124.0/24\",\r\n \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n + \ \"20.157.171.0/24\",\r\n \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n + \ \"20.163.128.0/17\",\r\n \"20.185.0.0/16\",\r\n \"20.190.130.0/24\",\r\n + \ \"20.190.151.0/24\",\r\n \"20.202.20.0/24\",\r\n \"20.202.39.0/24\",\r\n + \ \"20.202.120.0/22\",\r\n \"20.202.124.0/24\",\r\n \"20.209.0.0/23\",\r\n + \ \"20.209.40.0/23\",\r\n \"20.209.52.0/23\",\r\n \"20.209.74.0/23\",\r\n + \ \"20.228.128.0/17\",\r\n \"20.231.0.0/17\",\r\n \"20.231.192.0/18\",\r\n + \ \"20.232.0.0/16\",\r\n \"20.237.0.0/17\",\r\n \"20.241.128.0/17\",\r\n + \ \"20.242.128.0/17\",\r\n \"20.246.128.0/17\",\r\n \"20.253.0.0/17\",\r\n + \ \"23.96.0.0/17\",\r\n \"23.98.45.0/24\",\r\n \"23.100.16.0/20\",\r\n + \ \"23.101.128.0/20\",\r\n \"40.71.0.0/16\",\r\n \"40.76.0.0/16\",\r\n + \ \"40.78.219.0/24\",\r\n \"40.78.224.0/21\",\r\n \"40.79.152.0/21\",\r\n + \ \"40.80.144.0/21\",\r\n \"40.82.24.0/22\",\r\n \"40.82.60.0/22\",\r\n + \ \"40.85.160.0/19\",\r\n \"40.87.0.0/17\",\r\n \"40.87.164.0/22\",\r\n + \ \"40.88.0.0/16\",\r\n \"40.90.23.128/25\",\r\n \"40.90.24.128/25\",\r\n + \ \"40.90.25.0/26\",\r\n \"40.90.30.192/26\",\r\n \"40.90.129.128/26\",\r\n + \ \"40.90.130.96/28\",\r\n \"40.90.131.224/27\",\r\n \"40.90.136.16/28\",\r\n + \ \"40.90.136.32/27\",\r\n \"40.90.137.96/27\",\r\n \"40.90.139.224/27\",\r\n + \ \"40.90.143.0/27\",\r\n \"40.90.146.64/26\",\r\n \"40.90.147.0/27\",\r\n + \ \"40.90.148.64/27\",\r\n \"40.90.150.32/27\",\r\n \"40.90.224.0/19\",\r\n + \ \"40.91.4.0/22\",\r\n \"40.93.2.0/24\",\r\n \"40.93.4.0/24\",\r\n + \ \"40.93.11.0/24\",\r\n \"40.97.4.0/24\",\r\n \"40.112.48.0/20\",\r\n + \ \"40.114.0.0/17\",\r\n \"40.117.32.0/19\",\r\n \"40.117.64.0/18\",\r\n + \ \"40.117.128.0/17\",\r\n \"40.121.0.0/16\",\r\n \"40.123.132.0/22\",\r\n + \ \"40.123.176.0/22\",\r\n \"40.126.2.0/24\",\r\n \"40.126.23.0/24\",\r\n + \ \"52.101.4.0/22\",\r\n \"52.101.9.0/24\",\r\n \"52.101.20.0/22\",\r\n + \ \"52.101.51.0/24\",\r\n \"52.101.52.0/22\",\r\n \"52.102.129.0/24\",\r\n + \ \"52.102.137.0/24\",\r\n \"52.102.159.0/24\",\r\n \"52.103.1.0/24\",\r\n + \ \"52.103.3.0/24\",\r\n \"52.103.11.0/24\",\r\n \"52.103.129.0/24\",\r\n + \ \"52.103.137.0/24\",\r\n \"52.108.16.0/21\",\r\n \"52.108.79.0/24\",\r\n + \ \"52.108.105.0/24\",\r\n \"52.108.106.0/23\",\r\n \"52.109.12.0/22\",\r\n + \ \"52.111.229.0/24\",\r\n \"52.112.112.0/24\",\r\n \"52.112.123.0/24\",\r\n + \ \"52.112.127.0/24\",\r\n \"52.113.16.0/20\",\r\n \"52.114.132.0/22\",\r\n + \ \"52.115.54.0/24\",\r\n \"52.115.62.0/23\",\r\n \"52.115.192.0/19\",\r\n + \ \"52.120.32.0/19\",\r\n \"52.120.224.0/20\",\r\n \"52.122.0.0/24\",\r\n + \ \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n \"52.122.6.0/24\",\r\n + \ \"52.123.0.0/24\",\r\n \"52.125.132.0/22\",\r\n \"52.136.64.0/18\",\r\n + \ \"52.142.0.0/18\",\r\n \"52.143.207.0/24\",\r\n \"52.146.0.0/17\",\r\n + \ \"52.147.192.0/18\",\r\n \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n + \ \"52.151.128.0/17\",\r\n \"52.152.128.0/17\",\r\n \"52.154.64.0/18\",\r\n + \ \"52.168.0.0/16\",\r\n \"52.170.0.0/16\",\r\n \"52.179.0.0/17\",\r\n + \ \"52.186.0.0/16\",\r\n \"52.188.0.0/16\",\r\n \"52.190.0.0/17\",\r\n + \ \"52.191.0.0/17\",\r\n \"52.191.192.0/18\",\r\n \"52.224.0.0/16\",\r\n + \ \"52.226.0.0/16\",\r\n \"52.232.146.0/24\",\r\n \"52.234.128.0/17\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n + \ \"52.239.252.0/24\",\r\n \"52.240.0.0/17\",\r\n \"52.245.8.0/22\",\r\n + \ \"52.245.104.0/22\",\r\n \"52.249.128.0/17\",\r\n \"52.253.160.0/24\",\r\n + \ \"52.255.128.0/17\",\r\n \"53.103.137.0/24\",\r\n \"65.54.19.128/27\",\r\n + \ \"104.41.128.0/19\",\r\n \"104.44.91.32/27\",\r\n \"104.44.94.16/28\",\r\n + \ \"104.44.95.160/27\",\r\n \"104.44.95.240/28\",\r\n \"104.45.128.0/18\",\r\n + \ \"104.45.192.0/20\",\r\n \"104.211.0.0/18\",\r\n \"137.116.112.0/20\",\r\n + \ \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n \"137.135.64.0/18\",\r\n + \ \"138.91.96.0/19\",\r\n \"157.56.176.0/21\",\r\n \"168.61.32.0/20\",\r\n + \ \"168.61.48.0/21\",\r\n \"168.62.32.0/19\",\r\n \"168.62.160.0/19\",\r\n + \ \"191.234.32.0/19\",\r\n \"191.236.0.0/18\",\r\n \"191.237.0.0/17\",\r\n + \ \"191.238.0.0/18\",\r\n \"204.152.18.0/31\",\r\n \"204.152.18.8/29\",\r\n + \ \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n \"204.152.19.0/24\",\r\n + \ \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n \"2603:1030:20c::/47\",\r\n + \ \"2603:1030:20e::/48\",\r\n \"2603:1030:210::/47\",\r\n + \ \"2603:1030:212::/56\",\r\n \"2603:1030:213::/48\",\r\n + \ \"2603:1036:903:4::/64\",\r\n \"2603:1036:120d::/48\",\r\n + \ \"2603:1036:2404::/48\",\r\n \"2603:1036:3000:120::/59\",\r\n + \ \"2603:1037:1:120::/59\",\r\n \"2603:1062:2:100::/57\",\r\n + \ \"2603:1063:8::/56\",\r\n \"2603:1063:108::/55\",\r\n \"2603:1063:208::/55\",\r\n + \ \"2603:1063:2200:20::/64\",\r\n \"2a01:111:f100:2000::/52\",\r\n + \ \"2a01:111:f403:c100::/64\",\r\n \"2a01:111:f403:c900::/64\",\r\n + \ \"2a01:111:f403:c91e::/63\",\r\n \"2a01:111:f403:c920::/63\",\r\n + \ \"2a01:111:f403:c922::/64\",\r\n \"2a01:111:f403:d100::/64\",\r\n + \ \"2a01:111:f403:d900::/64\",\r\n \"2a01:111:f403:f000::/64\",\r\n + \ \"2a01:111:f403:f900::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastus2\",\r\n \"id\": \"AzureCloud.eastus2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"29\",\r\n \"region\": \"eastus2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.68.0.0/17\",\r\n \"13.77.64.0/18\",\r\n \"13.104.147.0/25\",\r\n + \ \"13.104.208.64/27\",\r\n \"13.105.18.192/26\",\r\n \"13.105.23.64/26\",\r\n + \ \"13.105.28.0/28\",\r\n \"13.105.28.128/25\",\r\n \"13.105.67.128/25\",\r\n + \ \"13.105.74.128/26\",\r\n \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n + \ \"13.105.75.64/27\",\r\n \"13.105.101.32/28\",\r\n \"20.1.128.0/17\",\r\n + \ \"20.7.0.0/16\",\r\n \"20.10.0.0/16\",\r\n \"20.12.0.0/17\",\r\n + \ \"20.14.128.0/17\",\r\n \"20.15.0.0/17\",\r\n \"20.22.0.0/16\",\r\n + \ \"20.36.128.0/17\",\r\n \"20.38.100.0/23\",\r\n \"20.38.208.0/22\",\r\n + \ \"20.41.0.0/18\",\r\n \"20.44.16.0/21\",\r\n \"20.44.64.0/18\",\r\n + \ \"20.47.60.0/23\",\r\n \"20.47.76.0/23\",\r\n \"20.49.0.0/18\",\r\n + \ \"20.49.96.0/21\",\r\n \"20.55.192.0/18\",\r\n \"20.57.0.0/17\",\r\n + \ \"20.60.56.0/22\",\r\n \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n + \ \"20.60.180.0/23\",\r\n \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n + \ \"20.62.0.0/17\",\r\n \"20.65.0.0/17\",\r\n \"20.69.192.0/18\",\r\n + \ \"20.72.64.0/18\",\r\n \"20.75.0.0/17\",\r\n \"20.80.192.0/18\",\r\n + \ \"20.81.128.0/17\",\r\n \"20.85.0.0/17\",\r\n \"20.88.96.0/19\",\r\n + \ \"20.94.0.0/17\",\r\n \"20.95.53.0/24\",\r\n \"20.95.255.0/29\",\r\n + \ \"20.96.0.0/16\",\r\n \"20.97.128.0/17\",\r\n \"20.98.192.0/18\",\r\n + \ \"20.109.0.0/17\",\r\n \"20.110.0.0/16\",\r\n \"20.114.128.0/17\",\r\n + \ \"20.119.128.0/17\",\r\n \"20.122.0.0/16\",\r\n \"20.135.16.0/23\",\r\n + \ \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n \"20.136.0.0/25\",\r\n + \ \"20.136.1.0/24\",\r\n \"20.143.2.0/24\",\r\n \"20.150.29.0/24\",\r\n + \ \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n + \ \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.152.6.0/23\",\r\n + \ \"20.157.17.0/24\",\r\n \"20.157.29.0/24\",\r\n \"20.157.36.0/23\",\r\n + \ \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n + \ \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n \"20.157.84.0/24\",\r\n + \ \"20.157.114.0/24\",\r\n \"20.157.122.0/24\",\r\n \"20.157.167.0/24\",\r\n + \ \"20.157.185.0/24\",\r\n \"20.161.0.0/16\",\r\n \"20.186.0.0/17\",\r\n + \ \"20.186.128.0/18\",\r\n \"20.190.131.0/24\",\r\n \"20.190.152.0/24\",\r\n + \ \"20.190.192.0/18\",\r\n \"20.201.224.0/23\",\r\n \"20.202.21.0/24\",\r\n + \ \"20.202.31.0/24\",\r\n \"20.202.32.0/23\",\r\n \"20.202.34.0/24\",\r\n + \ \"20.209.68.0/23\",\r\n \"20.230.0.0/17\",\r\n \"20.242.0.0/17\",\r\n + \ \"20.246.0.0/17\",\r\n \"23.100.64.0/21\",\r\n \"23.101.32.0/21\",\r\n + \ \"23.101.80.0/21\",\r\n \"23.101.144.0/20\",\r\n \"23.102.96.0/19\",\r\n + \ \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n \"40.65.192.0/18\",\r\n + \ \"40.67.128.0/19\",\r\n \"40.70.0.0/18\",\r\n \"40.70.64.0/20\",\r\n + \ \"40.70.80.0/21\",\r\n \"40.70.128.0/17\",\r\n \"40.75.0.0/19\",\r\n + \ \"40.75.64.0/18\",\r\n \"40.77.128.128/25\",\r\n \"40.77.129.0/24\",\r\n + \ \"40.77.130.0/25\",\r\n \"40.77.132.0/24\",\r\n \"40.77.136.48/28\",\r\n + \ \"40.77.137.128/26\",\r\n \"40.77.138.128/25\",\r\n \"40.77.163.0/24\",\r\n + \ \"40.77.166.160/27\",\r\n \"40.77.167.0/24\",\r\n \"40.77.168.0/24\",\r\n + \ \"40.77.170.0/24\",\r\n \"40.77.175.96/27\",\r\n \"40.77.177.0/24\",\r\n + \ \"40.77.178.0/23\",\r\n \"40.77.182.0/28\",\r\n \"40.77.182.32/27\",\r\n + \ \"40.77.184.0/25\",\r\n \"40.77.198.0/26\",\r\n \"40.77.199.192/26\",\r\n + \ \"40.77.224.128/25\",\r\n \"40.77.228.0/24\",\r\n \"40.77.233.0/24\",\r\n + \ \"40.77.234.192/27\",\r\n \"40.77.236.80/28\",\r\n \"40.77.237.64/26\",\r\n + \ \"40.77.240.0/25\",\r\n \"40.77.245.0/24\",\r\n \"40.77.248.0/25\",\r\n + \ \"40.77.251.0/24\",\r\n \"40.78.208.48/28\",\r\n \"40.78.220.0/24\",\r\n + \ \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n \"40.79.8.32/28\",\r\n + \ \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n \"40.79.9.0/24\",\r\n + \ \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n \"40.79.48.0/27\",\r\n + \ \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n \"40.79.56.0/21\",\r\n + \ \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n \"40.79.90.0/24\",\r\n + \ \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n \"40.79.93.0/28\",\r\n + \ \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n \"40.79.206.64/27\",\r\n + \ \"40.79.240.0/20\",\r\n \"40.82.4.0/22\",\r\n \"40.82.44.0/22\",\r\n + \ \"40.84.0.0/17\",\r\n \"40.87.168.0/30\",\r\n \"40.87.168.8/29\",\r\n + \ \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n \"40.87.168.48/28\",\r\n + \ \"40.87.168.64/30\",\r\n \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n + \ \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n + \ \"40.87.168.192/28\",\r\n \"40.87.168.210/31\",\r\n \"40.87.168.212/30\",\r\n + \ \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n \"40.87.169.0/27\",\r\n + \ \"40.87.169.32/29\",\r\n \"40.87.169.44/30\",\r\n \"40.87.169.48/29\",\r\n + \ \"40.87.169.56/31\",\r\n \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n + \ \"40.87.169.96/31\",\r\n \"40.87.169.102/31\",\r\n \"40.87.169.104/29\",\r\n + \ \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n \"40.87.169.136/31\",\r\n + \ \"40.87.169.140/30\",\r\n \"40.87.169.160/27\",\r\n \"40.87.169.192/26\",\r\n + \ \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n \"40.87.170.144/31\",\r\n + \ \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n + \ \"40.87.170.184/30\",\r\n \"40.87.170.194/31\",\r\n \"40.87.170.196/30\",\r\n + \ \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n \"40.87.170.228/30\",\r\n + \ \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n \"40.87.170.248/30\",\r\n + \ \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n + \ \"40.87.171.16/28\",\r\n \"40.87.171.36/30\",\r\n \"40.87.171.40/31\",\r\n + \ \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n \"40.87.171.96/27\",\r\n + \ \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n \"40.87.171.166/31\",\r\n + \ \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n \"40.87.171.192/27\",\r\n + \ \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n \"40.87.171.248/31\",\r\n + \ \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n \"40.90.130.160/27\",\r\n + \ \"40.90.132.128/26\",\r\n \"40.90.133.112/28\",\r\n \"40.90.134.192/26\",\r\n + \ \"40.90.136.0/28\",\r\n \"40.90.138.160/27\",\r\n \"40.90.140.160/27\",\r\n + \ \"40.90.140.192/27\",\r\n \"40.90.143.192/26\",\r\n \"40.90.144.64/26\",\r\n + \ \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n \"40.90.148.96/27\",\r\n + \ \"40.90.155.128/26\",\r\n \"40.90.157.128/26\",\r\n \"40.90.158.128/25\",\r\n + \ \"40.91.12.16/28\",\r\n \"40.91.12.48/28\",\r\n \"40.91.12.64/26\",\r\n + \ \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n \"40.91.12.208/28\",\r\n + \ \"40.91.12.240/28\",\r\n \"40.91.13.64/27\",\r\n \"40.91.13.96/28\",\r\n + \ \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n \"40.91.14.0/24\",\r\n + \ \"40.93.3.0/24\",\r\n \"40.93.12.0/24\",\r\n \"40.123.0.0/17\",\r\n + \ \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n \"40.123.144.104/29\",\r\n + \ \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n \"40.123.144.144/29\",\r\n + \ \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n + \ \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n + \ \"40.123.144.252/31\",\r\n \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n + \ \"40.123.145.12/31\",\r\n \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n + \ \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n + \ \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n \"40.123.145.80/28\",\r\n + \ \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n \"40.123.145.160/30\",\r\n + \ \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n + \ \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n + \ \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n + \ \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n + \ \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n + \ \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n \"40.123.146.64/26\",\r\n + \ \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n \"40.123.146.164/31\",\r\n + \ \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n + \ \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n \"40.123.146.210/31\",\r\n + \ \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n \"40.123.146.224/27\",\r\n + \ \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n \"40.123.147.38/31\",\r\n + \ \"40.123.147.40/29\",\r\n \"40.123.147.48/28\",\r\n \"40.123.147.64/28\",\r\n + \ \"40.123.147.80/30\",\r\n \"40.123.147.84/31\",\r\n \"40.126.3.0/24\",\r\n + \ \"40.126.24.0/24\",\r\n \"52.101.10.0/24\",\r\n \"52.101.36.0/22\",\r\n + \ \"52.101.56.0/22\",\r\n \"52.101.60.0/24\",\r\n \"52.102.131.0/24\",\r\n + \ \"52.102.138.0/24\",\r\n \"52.103.5.0/24\",\r\n \"52.103.12.0/24\",\r\n + \ \"52.103.131.0/24\",\r\n \"52.103.138.0/24\",\r\n \"52.108.186.0/24\",\r\n + \ \"52.108.216.0/22\",\r\n \"52.109.4.0/22\",\r\n \"52.111.230.0/24\",\r\n + \ \"52.112.76.0/22\",\r\n \"52.112.95.0/24\",\r\n \"52.112.104.0/24\",\r\n + \ \"52.112.108.0/24\",\r\n \"52.112.116.0/24\",\r\n \"52.114.136.0/21\",\r\n + \ \"52.114.180.0/22\",\r\n \"52.114.186.0/23\",\r\n \"52.114.206.0/23\",\r\n + \ \"52.114.208.0/24\",\r\n \"52.115.48.0/22\",\r\n \"52.115.52.0/23\",\r\n + \ \"52.115.64.0/22\",\r\n \"52.115.160.0/19\",\r\n \"52.115.230.0/24\",\r\n + \ \"52.120.64.0/19\",\r\n \"52.121.32.0/22\",\r\n \"52.122.12.0/22\",\r\n + \ \"52.123.4.0/24\",\r\n \"52.125.136.0/24\",\r\n \"52.136.29.0/24\",\r\n + \ \"52.138.80.0/21\",\r\n \"52.138.96.0/19\",\r\n \"52.143.192.0/24\",\r\n + \ \"52.147.160.0/19\",\r\n \"52.167.0.0/16\",\r\n \"52.177.0.0/16\",\r\n + \ \"52.179.128.0/17\",\r\n \"52.184.128.0/19\",\r\n \"52.184.160.0/21\",\r\n + \ \"52.184.168.0/28\",\r\n \"52.184.168.80/28\",\r\n \"52.184.168.96/27\",\r\n + \ \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n \"52.184.170.0/24\",\r\n + \ \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n \"52.225.128.0/21\",\r\n + \ \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n \"52.225.136.64/28\",\r\n + \ \"52.225.137.0/24\",\r\n \"52.225.192.0/18\",\r\n \"52.232.151.0/24\",\r\n + \ \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n \"52.239.156.0/24\",\r\n + \ \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n + \ \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n + \ \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n \"52.239.192.0/26\",\r\n + \ \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n \"52.239.192.160/27\",\r\n + \ \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n \"52.239.198.192/26\",\r\n + \ \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n + \ \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n \"52.242.64.0/18\",\r\n + \ \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n \"52.245.45.128/28\",\r\n + \ \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n + \ \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n \"52.245.46.112/28\",\r\n + \ \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n + \ \"52.247.0.0/17\",\r\n \"52.250.128.0/18\",\r\n \"52.251.0.0/17\",\r\n + \ \"52.252.0.0/17\",\r\n \"52.253.64.0/20\",\r\n \"52.253.148.0/23\",\r\n + \ \"52.253.154.0/23\",\r\n \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n + \ \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n \"53.103.138.0/24\",\r\n + \ \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n \"65.55.44.16/28\",\r\n + \ \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n \"65.55.44.96/28\",\r\n + \ \"65.55.44.128/27\",\r\n \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n + \ \"65.55.105.96/27\",\r\n \"65.55.105.224/27\",\r\n \"65.55.106.0/26\",\r\n + \ \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n \"65.55.107.48/28\",\r\n + \ \"65.55.107.64/27\",\r\n \"65.55.108.0/24\",\r\n \"65.55.209.128/26\",\r\n + \ \"65.55.211.32/27\",\r\n \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n + \ \"65.55.217.0/24\",\r\n \"65.55.219.32/27\",\r\n \"65.55.219.128/25\",\r\n + \ \"104.44.88.32/27\",\r\n \"104.44.88.96/27\",\r\n \"104.44.91.96/27\",\r\n + \ \"104.44.93.160/27\",\r\n \"104.44.94.48/28\",\r\n \"104.46.0.0/21\",\r\n + \ \"104.46.96.0/19\",\r\n \"104.46.192.0/20\",\r\n \"104.47.200.0/21\",\r\n + \ \"104.208.128.0/17\",\r\n \"104.209.128.0/17\",\r\n \"104.210.0.0/20\",\r\n + \ \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n \"131.253.13.16/29\",\r\n + \ \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n \"131.253.13.80/29\",\r\n + \ \"131.253.13.96/30\",\r\n \"131.253.14.16/28\",\r\n \"131.253.14.208/28\",\r\n + \ \"131.253.14.224/28\",\r\n \"131.253.15.8/29\",\r\n \"131.253.15.16/28\",\r\n + \ \"131.253.24.0/28\",\r\n \"131.253.24.192/26\",\r\n \"131.253.34.224/27\",\r\n + \ \"131.253.38.0/27\",\r\n \"131.253.38.128/26\",\r\n \"131.253.40.0/28\",\r\n + \ \"134.170.220.0/23\",\r\n \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n + \ \"137.116.96.0/22\",\r\n \"157.55.7.128/26\",\r\n \"157.55.10.192/26\",\r\n + \ \"157.55.11.128/25\",\r\n \"157.55.37.0/24\",\r\n \"157.55.38.0/24\",\r\n + \ \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n \"157.55.55.100/30\",\r\n + \ \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n + \ \"157.55.55.160/28\",\r\n \"157.56.2.128/25\",\r\n \"157.56.3.0/25\",\r\n + \ \"191.236.192.0/18\",\r\n \"191.237.128.0/18\",\r\n \"191.239.224.0/20\",\r\n + \ \"193.149.64.0/21\",\r\n \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n + \ \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n \"199.30.28.64/26\",\r\n + \ \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n \"2603:1030:400::/48\",\r\n + \ \"2603:1030:401:2::/63\",\r\n \"2603:1030:401:4::/62\",\r\n + \ \"2603:1030:401:8::/61\",\r\n \"2603:1030:401:10::/62\",\r\n + \ \"2603:1030:401:14::/63\",\r\n \"2603:1030:401:17::/64\",\r\n + \ \"2603:1030:401:18::/61\",\r\n \"2603:1030:401:20::/59\",\r\n + \ \"2603:1030:401:40::/60\",\r\n \"2603:1030:401:50::/61\",\r\n + \ \"2603:1030:401:58::/64\",\r\n \"2603:1030:401:5a::/63\",\r\n + \ \"2603:1030:401:5c::/62\",\r\n \"2603:1030:401:60::/59\",\r\n + \ \"2603:1030:401:80::/62\",\r\n \"2603:1030:401:84::/64\",\r\n + \ \"2603:1030:401:87::/64\",\r\n \"2603:1030:401:88::/62\",\r\n + \ \"2603:1030:401:8c::/63\",\r\n \"2603:1030:401:8f::/64\",\r\n + \ \"2603:1030:401:90::/63\",\r\n \"2603:1030:401:94::/62\",\r\n + \ \"2603:1030:401:98::/61\",\r\n \"2603:1030:401:a0::/62\",\r\n + \ \"2603:1030:401:a4::/63\",\r\n \"2603:1030:401:a7::/64\",\r\n + \ \"2603:1030:401:a8::/61\",\r\n \"2603:1030:401:b0::/60\",\r\n + \ \"2603:1030:401:c0::/58\",\r\n \"2603:1030:401:100::/59\",\r\n + \ \"2603:1030:401:120::/64\",\r\n \"2603:1030:401:124::/62\",\r\n + \ \"2603:1030:401:128::/61\",\r\n \"2603:1030:401:130::/62\",\r\n + \ \"2603:1030:401:134::/63\",\r\n \"2603:1030:401:139::/64\",\r\n + \ \"2603:1030:401:13a::/63\",\r\n \"2603:1030:401:143::/64\",\r\n + \ \"2603:1030:401:144::/63\",\r\n \"2603:1030:401:14a::/63\",\r\n + \ \"2603:1030:401:14c::/62\",\r\n \"2603:1030:401:150::/62\",\r\n + \ \"2603:1030:401:154::/63\",\r\n \"2603:1030:401:159::/64\",\r\n + \ \"2603:1030:401:15a::/63\",\r\n \"2603:1030:401:15c::/62\",\r\n + \ \"2603:1030:401:160::/61\",\r\n \"2603:1030:401:16a::/63\",\r\n + \ \"2603:1030:401:16c::/64\",\r\n \"2603:1030:401:17c::/62\",\r\n + \ \"2603:1030:401:180::/58\",\r\n \"2603:1030:401:1c0::/61\",\r\n + \ \"2603:1030:401:1c8::/63\",\r\n \"2603:1030:401:1cc::/62\",\r\n + \ \"2603:1030:401:1d0::/60\",\r\n \"2603:1030:401:1e0::/60\",\r\n + \ \"2603:1030:401:1f0::/61\",\r\n \"2603:1030:401:1f8::/64\",\r\n + \ \"2603:1030:401:20c::/62\",\r\n \"2603:1030:401:210::/60\",\r\n + \ \"2603:1030:401:220::/62\",\r\n \"2603:1030:401:226::/63\",\r\n + \ \"2603:1030:401:228::/61\",\r\n \"2603:1030:401:230::/60\",\r\n + \ \"2603:1030:401:240::/60\",\r\n \"2603:1030:401:250::/62\",\r\n + \ \"2603:1030:401:254::/63\",\r\n \"2603:1030:401:256::/64\",\r\n + \ \"2603:1030:401:25b::/64\",\r\n \"2603:1030:401:25c::/63\",\r\n + \ \"2603:1030:401:25e::/64\",\r\n \"2603:1030:401:263::/64\",\r\n + \ \"2603:1030:401:264::/62\",\r\n \"2603:1030:401:268::/61\",\r\n + \ \"2603:1030:401:270::/62\",\r\n \"2603:1030:401:274::/63\",\r\n + \ \"2603:1030:401:27a::/63\",\r\n \"2603:1030:401:27c::/62\",\r\n + \ \"2603:1030:401:280::/59\",\r\n \"2603:1030:401:2a0::/61\",\r\n + \ \"2603:1030:401:2a8::/63\",\r\n \"2603:1030:401:2ab::/64\",\r\n + \ \"2603:1030:401:2ac::/62\",\r\n \"2603:1030:401:2b0::/60\",\r\n + \ \"2603:1030:401:2c0::/63\",\r\n \"2603:1030:401:2c2::/64\",\r\n + \ \"2603:1030:401:2c7::/64\",\r\n \"2603:1030:401:2c8::/61\",\r\n + \ \"2603:1030:401:2d0::/60\",\r\n \"2603:1030:401:2e0::/62\",\r\n + \ \"2603:1030:401:2e4::/63\",\r\n \"2603:1030:401:2e6::/64\",\r\n + \ \"2603:1030:401:2ed::/64\",\r\n \"2603:1030:401:2ee::/63\",\r\n + \ \"2603:1030:401:2f0::/64\",\r\n \"2603:1030:401:2f3::/64\",\r\n + \ \"2603:1030:401:2f4::/62\",\r\n \"2603:1030:401:2f8::/61\",\r\n + \ \"2603:1030:401:300::/59\",\r\n \"2603:1030:401:320::/61\",\r\n + \ \"2603:1030:401:328::/63\",\r\n \"2603:1030:401:32a::/64\",\r\n + \ \"2603:1030:401:333::/64\",\r\n \"2603:1030:401:334::/62\",\r\n + \ \"2603:1030:401:338::/62\",\r\n \"2603:1030:401:33c::/63\",\r\n + \ \"2603:1030:401:33e::/64\",\r\n \"2603:1030:401:341::/64\",\r\n + \ \"2603:1030:401:342::/63\",\r\n \"2603:1030:401:344::/62\",\r\n + \ \"2603:1030:401:348::/61\",\r\n \"2603:1030:401:350::/60\",\r\n + \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n + \ \"2603:1030:401:36b::/64\",\r\n \"2603:1030:401:36c::/62\",\r\n + \ \"2603:1030:401:370::/60\",\r\n \"2603:1030:401:380::/63\",\r\n + \ \"2603:1030:401:382::/64\",\r\n \"2603:1030:402::/47\",\r\n \ \"2603:1030:406::/47\",\r\n \"2603:1030:408::/48\",\r\n \ \"2603:1030:40a:1::/64\",\r\n \"2603:1030:40a:2::/64\",\r\n \ \"2603:1030:40c::/48\",\r\n \"2603:1030:40d:8000::/49\",\r\n @@ -29390,51 +30112,54 @@ interactions: \ \"2603:1036:3000::/59\",\r\n \"2603:1037:1::/59\",\r\n \ \"2603:1039:205::/48\",\r\n \"2603:1062:2::/57\",\r\n \"2603:1063:9::/56\",\r\n \ \"2603:1063:109::/55\",\r\n \"2603:1063:209::/55\",\r\n - \ \"2a01:111:f403:c110::/64\",\r\n \"2a01:111:f403:c908::/62\",\r\n - \ \"2a01:111:f403:c923::/64\",\r\n \"2a01:111:f403:c924::/62\",\r\n - \ \"2a01:111:f403:d108::/62\",\r\n \"2a01:111:f403:d908::/62\",\r\n - \ \"2a01:111:f403:e008::/62\",\r\n \"2a01:111:f403:f908::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus2euap\",\r\n - \ \"id\": \"AzureCloud.eastus2euap\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n - \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.216.0/24\",\r\n - \ \"13.105.52.32/27\",\r\n \"13.105.52.64/28\",\r\n \"13.105.52.96/27\",\r\n - \ \"13.105.60.160/27\",\r\n \"13.105.61.0/28\",\r\n \"13.105.61.32/27\",\r\n - \ \"20.1.0.0/17\",\r\n \"20.39.0.0/19\",\r\n \"20.47.6.0/24\",\r\n - \ \"20.47.106.0/24\",\r\n \"20.47.128.0/17\",\r\n \"20.51.16.0/21\",\r\n - \ \"20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.238.0/23\",\r\n - \ \"20.102.128.0/18\",\r\n \"20.135.210.0/23\",\r\n \"20.135.212.0/22\",\r\n - \ \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n \"20.157.149.0/24\",\r\n - \ \"20.190.138.0/25\",\r\n \"20.190.149.0/24\",\r\n \"20.221.128.0/18\",\r\n - \ \"20.252.128.0/17\",\r\n \"40.70.88.0/28\",\r\n \"40.74.144.0/20\",\r\n - \ \"40.75.32.0/21\",\r\n \"40.78.208.0/28\",\r\n \"40.79.88.0/27\",\r\n - \ \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n \"40.79.96.0/19\",\r\n - \ \"40.87.168.4/30\",\r\n \"40.87.168.40/29\",\r\n \"40.87.168.68/31\",\r\n - \ \"40.87.168.208/31\",\r\n \"40.87.169.40/30\",\r\n \"40.87.169.58/31\",\r\n - \ \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n \"40.87.169.138/31\",\r\n - \ \"40.87.169.144/28\",\r\n \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n - \ \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n \"40.87.170.200/29\",\r\n - \ \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n \"40.87.170.220/30\",\r\n - \ \"40.87.170.224/30\",\r\n \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n - \ \"40.87.171.32/30\",\r\n \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n - \ \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n \"40.87.171.162/31\",\r\n - \ \"40.87.171.164/31\",\r\n \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n - \ \"40.89.64.0/18\",\r\n \"40.90.129.96/27\",\r\n \"40.90.137.32/27\",\r\n - \ \"40.90.146.192/27\",\r\n \"40.91.12.0/28\",\r\n \"40.91.12.32/28\",\r\n - \ \"40.91.13.0/28\",\r\n \"40.93.16.0/24\",\r\n \"40.93.203.0/24\",\r\n - \ \"40.93.204.0/22\",\r\n \"40.96.46.0/24\",\r\n \"40.96.55.0/24\",\r\n - \ \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n \"40.123.144.96/29\",\r\n - \ \"40.123.144.152/30\",\r\n \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n - \ \"40.123.145.4/31\",\r\n \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n - \ \"40.123.145.20/31\",\r\n \"40.123.145.60/30\",\r\n \"40.123.145.64/30\",\r\n - \ \"40.123.145.164/31\",\r\n \"40.123.145.214/31\",\r\n \"40.123.145.216/30\",\r\n - \ \"40.123.145.220/31\",\r\n \"40.123.146.30/31\",\r\n \"40.123.146.32/29\",\r\n - \ \"40.123.146.40/31\",\r\n \"40.123.146.50/31\",\r\n \"40.123.146.52/31\",\r\n - \ \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n \"40.123.146.176/30\",\r\n - \ \"40.123.146.180/31\",\r\n \"40.123.146.206/31\",\r\n \"40.123.146.208/31\",\r\n - \ \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n \"40.126.10.0/25\",\r\n + \ \"2603:1063:2200::/64\",\r\n \"2a01:111:f403:c110::/64\",\r\n + \ \"2a01:111:f403:c908::/62\",\r\n \"2a01:111:f403:c923::/64\",\r\n + \ \"2a01:111:f403:c924::/62\",\r\n \"2a01:111:f403:d108::/62\",\r\n + \ \"2a01:111:f403:d908::/62\",\r\n \"2a01:111:f403:e008::/62\",\r\n + \ \"2a01:111:f403:f908::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastus2euap\",\r\n \"id\": \"AzureCloud.eastus2euap\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"19\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.216.0/24\",\r\n \"13.105.52.32/27\",\r\n + \ \"13.105.52.64/28\",\r\n \"13.105.52.96/27\",\r\n \"13.105.60.160/27\",\r\n + \ \"13.105.61.0/28\",\r\n \"13.105.61.32/27\",\r\n \"13.105.114.88/29\",\r\n + \ \"13.105.114.96/27\",\r\n \"13.105.114.128/26\",\r\n \"13.105.114.192/28\",\r\n + \ \"13.105.114.208/29\",\r\n \"20.1.0.0/17\",\r\n \"20.39.0.0/19\",\r\n + \ \"20.47.6.0/24\",\r\n \"20.47.106.0/24\",\r\n \"20.47.128.0/17\",\r\n + \ \"20.51.16.0/21\",\r\n \"20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n + \ \"20.60.238.0/23\",\r\n \"20.102.128.0/18\",\r\n \"20.135.210.0/23\",\r\n + \ \"20.135.212.0/22\",\r\n \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n + \ \"20.157.149.0/24\",\r\n \"20.190.138.0/25\",\r\n \"20.190.149.0/24\",\r\n + \ \"20.221.128.0/18\",\r\n \"20.252.128.0/17\",\r\n \"40.70.88.0/28\",\r\n + \ \"40.74.144.0/20\",\r\n \"40.75.32.0/21\",\r\n \"40.78.208.0/28\",\r\n + \ \"40.79.88.0/27\",\r\n \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n + \ \"40.79.96.0/19\",\r\n \"40.87.168.4/30\",\r\n \"40.87.168.40/29\",\r\n + \ \"40.87.168.68/31\",\r\n \"40.87.168.208/31\",\r\n \"40.87.169.40/30\",\r\n + \ \"40.87.169.58/31\",\r\n \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n + \ \"40.87.169.138/31\",\r\n \"40.87.169.144/28\",\r\n \"40.87.170.146/31\",\r\n + \ \"40.87.170.148/30\",\r\n \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n + \ \"40.87.170.200/29\",\r\n \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n + \ \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n \"40.87.170.252/30\",\r\n + \ \"40.87.171.0/31\",\r\n \"40.87.171.32/30\",\r\n \"40.87.171.42/31\",\r\n + \ \"40.87.171.44/30\",\r\n \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n + \ \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n \"40.87.171.250/31\",\r\n + \ \"40.87.171.252/30\",\r\n \"40.89.64.0/18\",\r\n \"40.90.129.96/27\",\r\n + \ \"40.90.137.32/27\",\r\n \"40.90.146.192/27\",\r\n \"40.91.12.0/28\",\r\n + \ \"40.91.12.32/28\",\r\n \"40.91.13.0/28\",\r\n \"40.93.16.0/24\",\r\n + \ \"40.93.203.0/24\",\r\n \"40.93.204.0/22\",\r\n \"40.96.46.0/24\",\r\n + \ \"40.96.55.0/24\",\r\n \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n + \ \"40.123.144.96/29\",\r\n \"40.123.144.152/30\",\r\n \"40.123.144.254/31\",\r\n + \ \"40.123.145.0/30\",\r\n \"40.123.145.4/31\",\r\n \"40.123.145.14/31\",\r\n + \ \"40.123.145.16/30\",\r\n \"40.123.145.20/31\",\r\n \"40.123.145.60/30\",\r\n + \ \"40.123.145.64/30\",\r\n \"40.123.145.164/31\",\r\n \"40.123.145.214/31\",\r\n + \ \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n \"40.123.146.30/31\",\r\n + \ \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n \"40.123.146.50/31\",\r\n + \ \"40.123.146.52/31\",\r\n \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n + \ \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n \"40.123.146.206/31\",\r\n + \ \"40.123.146.208/31\",\r\n \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n + \ \"40.123.147.86/31\",\r\n \"40.123.147.88/29\",\r\n \"40.126.10.0/25\",\r\n \ \"40.126.21.0/24\",\r\n \"52.102.142.0/24\",\r\n \"52.103.16.0/24\",\r\n \ \"52.103.142.0/24\",\r\n \"52.108.116.0/24\",\r\n \"52.109.165.0/24\",\r\n \ \"52.111.208.0/24\",\r\n \"52.138.64.0/20\",\r\n \"52.138.88.0/21\",\r\n @@ -29475,6 +30200,7 @@ interactions: \ \"2603:1030:401:330::/63\",\r\n \"2603:1030:401:332::/64\",\r\n \ \"2603:1030:401:33f::/64\",\r\n \"2603:1030:401:340::/64\",\r\n \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n + \ \"2603:1030:401:383::/64\",\r\n \"2603:1030:401:384::/62\",\r\n \ \"2603:1030:405::/48\",\r\n \"2603:1030:409::/48\",\r\n \ \"2603:1030:40a::/64\",\r\n \"2603:1030:40a:3::/64\",\r\n \ \"2603:1030:40a:4::/62\",\r\n \"2603:1030:40a:8::/63\",\r\n @@ -29485,34 +30211,35 @@ interactions: \ \"2603:1036:240f::/48\",\r\n \"2603:1036:2500:4::/64\",\r\n \ \"2603:1036:3000:20::/59\",\r\n \"2603:1037:1:20::/59\",\r\n \ \"2603:1063:26::/56\",\r\n \"2603:1063:126::/55\",\r\n - \ \"2603:1063:226::/55\",\r\n \"2a01:111:f403:c113::/64\",\r\n - \ \"2a01:111:f403:c937::/64\",\r\n \"2a01:111:f403:c938::/62\",\r\n - \ \"2a01:111:f403:d124::/64\",\r\n \"2a01:111:f403:d914::/64\",\r\n - \ \"2a01:111:f403:e003::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.germanyn\",\r\n \"id\": \"AzureCloud.germanyn\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.96/27\",\r\n \"13.104.212.64/26\",\r\n - \ \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.47.84.0/23\",\r\n - \ \"20.52.72.0/21\",\r\n \"20.52.80.32/27\",\r\n \"20.113.192.0/18\",\r\n - \ \"20.135.56.0/23\",\r\n \"20.150.60.0/24\",\r\n \"20.150.112.0/24\",\r\n - \ \"20.190.189.0/26\",\r\n \"20.218.0.0/18\",\r\n \"40.82.72.0/22\",\r\n - \ \"40.90.31.0/27\",\r\n \"40.90.128.240/28\",\r\n \"40.119.96.0/22\",\r\n - \ \"40.126.61.0/26\",\r\n \"40.126.198.0/24\",\r\n \"51.116.0.0/18\",\r\n - \ \"51.116.64.0/19\",\r\n \"51.116.200.0/21\",\r\n \"51.116.208.0/20\",\r\n - \ \"52.108.76.0/24\",\r\n \"52.108.97.0/24\",\r\n \"52.109.102.0/23\",\r\n - \ \"52.111.254.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.253.172.0/24\",\r\n - \ \"2603:1020:d00::/47\",\r\n \"2603:1020:d03::/48\",\r\n - \ \"2603:1020:d04::/47\",\r\n \"2603:1026:2411::/48\",\r\n - \ \"2603:1026:2500:34::/64\",\r\n \"2603:1026:3000:220::/59\",\r\n - \ \"2603:1027:1:220::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.germanywc\",\r\n \"id\": \"AzureCloud.germanywc\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1063:226::/55\",\r\n \"2603:1063:2200:4::/64\",\r\n + \ \"2a01:111:f403:c113::/64\",\r\n \"2a01:111:f403:c937::/64\",\r\n + \ \"2a01:111:f403:c938::/62\",\r\n \"2a01:111:f403:d124::/64\",\r\n + \ \"2a01:111:f403:d914::/64\",\r\n \"2a01:111:f403:e003::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.germanyn\",\r\n + \ \"id\": \"AzureCloud.germanyn\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.96/27\",\r\n + \ \"13.104.212.64/26\",\r\n \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n + \ \"20.47.84.0/23\",\r\n \"20.52.72.0/21\",\r\n \"20.52.80.32/27\",\r\n + \ \"20.113.192.0/18\",\r\n \"20.135.56.0/23\",\r\n \"20.150.60.0/24\",\r\n + \ \"20.150.112.0/24\",\r\n \"20.157.229.0/24\",\r\n \"20.190.189.0/26\",\r\n + \ \"20.218.0.0/18\",\r\n \"40.82.72.0/22\",\r\n \"40.90.31.0/27\",\r\n + \ \"40.90.128.240/28\",\r\n \"40.119.96.0/22\",\r\n \"40.126.61.0/26\",\r\n + \ \"40.126.198.0/24\",\r\n \"51.116.0.0/18\",\r\n \"51.116.64.0/19\",\r\n + \ \"51.116.200.0/21\",\r\n \"51.116.208.0/20\",\r\n \"52.108.76.0/24\",\r\n + \ \"52.108.97.0/24\",\r\n \"52.109.102.0/23\",\r\n \"52.111.254.0/24\",\r\n + \ \"52.114.240.0/24\",\r\n \"52.253.172.0/24\",\r\n \"2603:1020:d00::/47\",\r\n + \ \"2603:1020:d03::/48\",\r\n \"2603:1020:d04::/47\",\r\n + \ \"2603:1026:2411::/48\",\r\n \"2603:1026:2500:34::/64\",\r\n + \ \"2603:1026:3000:220::/59\",\r\n \"2603:1027:1:220::/59\",\r\n + \ \"2603:1063:2206:38::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.germanywc\",\r\n \"id\": \"AzureCloud.germanywc\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"germanywc\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.224/27\",\r\n \"13.104.145.128/27\",\r\n \ \"13.104.212.128/26\",\r\n \"13.105.61.128/25\",\r\n \"13.105.66.0/27\",\r\n \ \"13.105.74.96/27\",\r\n \"13.105.74.192/26\",\r\n \"20.38.118.0/24\",\r\n @@ -29535,25 +30262,26 @@ interactions: \ \"2603:1020:c00::/47\",\r\n \"2603:1020:c03::/48\",\r\n \ \"2603:1020:c04::/47\",\r\n \"2603:1026:240a::/48\",\r\n \ \"2603:1026:2500:14::/64\",\r\n \"2603:1026:3000:a0::/59\",\r\n - \ \"2603:1027:1:a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.japaneast\",\r\n \"id\": \"AzureCloud.japaneast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"17\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.128.0/19\",\r\n \"13.73.0.0/19\",\r\n \"13.78.0.0/17\",\r\n - \ \"13.104.149.64/26\",\r\n \"13.104.150.128/26\",\r\n \"13.104.221.0/24\",\r\n - \ \"13.105.18.64/26\",\r\n \"20.18.0.0/17\",\r\n \"20.27.0.0/18\",\r\n - \ \"20.27.128.0/18\",\r\n \"20.37.96.0/19\",\r\n \"20.38.116.0/23\",\r\n - \ \"20.40.88.0/21\",\r\n \"20.40.96.0/21\",\r\n \"20.43.64.0/19\",\r\n - \ \"20.44.128.0/18\",\r\n \"20.46.112.0/20\",\r\n \"20.46.160.0/19\",\r\n - \ \"20.47.12.0/24\",\r\n \"20.47.101.0/24\",\r\n \"20.48.0.0/17\",\r\n - \ \"20.60.172.0/23\",\r\n \"20.60.248.0/23\",\r\n \"20.63.128.0/18\",\r\n - \ \"20.78.0.0/17\",\r\n \"20.78.192.0/18\",\r\n \"20.89.0.0/17\",\r\n - \ \"20.89.128.0/18\",\r\n \"20.95.138.0/24\",\r\n \"20.135.102.0/23\",\r\n - \ \"20.135.104.0/22\",\r\n \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n - \ \"20.157.12.0/22\",\r\n \"20.157.38.0/24\",\r\n \"20.157.108.0/24\",\r\n - \ \"20.157.144.0/24\",\r\n \"20.188.0.0/19\",\r\n \"20.190.141.128/25\",\r\n + \ \"2603:1027:1:a0::/59\",\r\n \"2603:1063:2206:10::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.japaneast\",\r\n + \ \"id\": \"AzureCloud.japaneast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n + \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.128.0/19\",\r\n + \ \"13.73.0.0/19\",\r\n \"13.78.0.0/17\",\r\n \"13.104.149.64/26\",\r\n + \ \"13.104.150.128/26\",\r\n \"13.104.221.0/24\",\r\n \"13.105.18.64/26\",\r\n + \ \"20.18.0.0/17\",\r\n \"20.27.0.0/18\",\r\n \"20.27.128.0/18\",\r\n + \ \"20.37.96.0/19\",\r\n \"20.38.116.0/23\",\r\n \"20.40.88.0/21\",\r\n + \ \"20.40.96.0/21\",\r\n \"20.43.64.0/19\",\r\n \"20.44.128.0/18\",\r\n + \ \"20.46.112.0/20\",\r\n \"20.46.160.0/19\",\r\n \"20.47.12.0/24\",\r\n + \ \"20.47.101.0/24\",\r\n \"20.48.0.0/17\",\r\n \"20.60.172.0/23\",\r\n + \ \"20.60.248.0/23\",\r\n \"20.63.128.0/18\",\r\n \"20.78.0.0/17\",\r\n + \ \"20.78.192.0/18\",\r\n \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n + \ \"20.95.138.0/24\",\r\n \"20.135.102.0/23\",\r\n \"20.135.104.0/22\",\r\n + \ \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n \"20.157.12.0/22\",\r\n + \ \"20.157.38.0/24\",\r\n \"20.157.108.0/24\",\r\n \"20.157.144.0/24\",\r\n + \ \"20.157.224.0/24\",\r\n \"20.188.0.0/19\",\r\n \"20.190.141.128/25\",\r\n \ \"20.190.166.0/24\",\r\n \"20.191.160.0/19\",\r\n \"20.194.128.0/17\",\r\n \ \"20.202.54.0/23\",\r\n \"20.202.58.0/24\",\r\n \"20.202.66.0/23\",\r\n \ \"20.209.22.0/23\",\r\n \"20.210.0.0/17\",\r\n \"20.210.192.0/18\",\r\n @@ -29581,13 +30309,14 @@ interactions: \ \"2603:1040:406::/48\",\r\n \"2603:1040:407::/48\",\r\n \ \"2603:1040:408::/48\",\r\n \"2603:1046:1402::/48\",\r\n \ \"2603:1046:1500:18::/64\",\r\n \"2603:1046:2000:140::/59\",\r\n - \ \"2603:1047:1:140::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.japanwest\",\r\n \"id\": \"AzureCloud.japanwest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.73.232.0/21\",\r\n \"20.27.64.0/18\",\r\n \"20.27.192.0/18\",\r\n + \ \"2603:1047:1:140::/59\",\r\n \"2603:1063:2202:2c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.japanwest\",\r\n + \ \"id\": \"AzureCloud.japanwest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.232.0/21\",\r\n + \ \"20.18.128.0/21\",\r\n \"20.27.64.0/18\",\r\n \"20.27.192.0/18\",\r\n \ \"20.39.176.0/21\",\r\n \"20.47.10.0/24\",\r\n \"20.47.66.0/24\",\r\n \ \"20.47.99.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.186.0/23\",\r\n \ \"20.63.192.0/18\",\r\n \"20.78.128.0/18\",\r\n \"20.89.192.0/18\",\r\n @@ -29618,10 +30347,11 @@ interactions: \ \"2603:1040:600::/46\",\r\n \"2603:1040:605::/48\",\r\n \ \"2603:1040:606::/47\",\r\n \"2603:1046:1403::/48\",\r\n \ \"2603:1046:1500:14::/64\",\r\n \"2603:1046:2000:a0::/59\",\r\n - \ \"2603:1047:1:a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.jioindiacentral\",\r\n \"id\": \"AzureCloud.jioindiacentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"2603:1047:1:a0::/59\",\r\n \"2603:1063:2202:18::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.jioindiacentral\",\r\n + \ \"id\": \"AzureCloud.jioindiacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"20.60.170.0/23\",\r\n \"20.135.38.0/23\",\r\n \"20.135.46.0/23\",\r\n @@ -29635,59 +30365,60 @@ interactions: \ \"2603:1040:1100::/47\",\r\n \"2603:1040:1103::/48\",\r\n \ \"2603:1040:1104::/48\",\r\n \"2603:1046:1500:c::/64\",\r\n \ \"2603:1046:2000:1a0::/59\",\r\n \"2603:1047:1:1a0::/59\",\r\n - \ \"2603:1061:1000::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.jioindiawest\",\r\n \"id\": \"AzureCloud.jioindiawest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.48/28\",\r\n \"13.105.75.96/27\",\r\n - \ \"13.105.75.128/27\",\r\n \"20.60.54.0/23\",\r\n \"20.135.96.0/22\",\r\n - \ \"20.135.100.0/23\",\r\n \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n - \ \"20.157.153.0/24\",\r\n \"20.157.202.0/24\",\r\n \"20.190.191.64/26\",\r\n - \ \"20.192.56.0/21\",\r\n \"20.192.160.0/21\",\r\n \"20.192.240.0/20\",\r\n - \ \"20.193.160.0/19\",\r\n \"20.193.192.0/20\",\r\n \"20.207.224.0/19\",\r\n - \ \"20.244.128.0/17\",\r\n \"40.64.0.0/18\",\r\n \"40.119.124.0/22\",\r\n - \ \"40.126.63.64/26\",\r\n \"40.126.206.0/24\",\r\n \"40.127.32.0/24\",\r\n - \ \"52.108.124.0/24\",\r\n \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n - \ \"2603:1040:d00::/47\",\r\n \"2603:1040:d03::/48\",\r\n + \ \"2603:1061:1000::/48\",\r\n \"2603:1063:2202:3c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.jioindiawest\",\r\n + \ \"id\": \"AzureCloud.jioindiawest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.48/28\",\r\n + \ \"13.105.75.96/27\",\r\n \"13.105.75.128/27\",\r\n \"20.60.54.0/23\",\r\n + \ \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n \"20.150.65.0/24\",\r\n + \ \"20.150.97.0/24\",\r\n \"20.157.153.0/24\",\r\n \"20.157.202.0/24\",\r\n + \ \"20.190.191.64/26\",\r\n \"20.192.56.0/21\",\r\n \"20.192.160.0/21\",\r\n + \ \"20.192.240.0/20\",\r\n \"20.193.160.0/19\",\r\n \"20.193.192.0/20\",\r\n + \ \"20.207.224.0/19\",\r\n \"20.244.128.0/17\",\r\n \"40.64.0.0/18\",\r\n + \ \"40.119.124.0/22\",\r\n \"40.126.63.64/26\",\r\n \"40.126.206.0/24\",\r\n + \ \"40.127.32.0/24\",\r\n \"52.108.124.0/24\",\r\n \"52.253.193.0/24\",\r\n + \ \"52.253.194.0/23\",\r\n \"2603:1040:d00::/47\",\r\n \"2603:1040:d03::/48\",\r\n \ \"2603:1040:d04::/48\",\r\n \"2603:1046:1500:10::/64\",\r\n \ \"2603:1046:2000:1c0::/59\",\r\n \"2603:1047:1:1c0::/59\",\r\n - \ \"2603:1061:1001::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.koreacentral\",\r\n \"id\": \"AzureCloud.koreacentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.129.192/26\",\r\n \"13.104.223.128/26\",\r\n - \ \"13.105.20.0/25\",\r\n \"13.105.96.112/28\",\r\n \"13.105.97.32/27\",\r\n - \ \"13.105.97.64/27\",\r\n \"20.39.184.0/21\",\r\n \"20.39.192.0/20\",\r\n - \ \"20.41.64.0/18\",\r\n \"20.44.24.0/21\",\r\n \"20.47.46.0/24\",\r\n - \ \"20.47.90.0/24\",\r\n \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n - \ \"20.95.140.0/24\",\r\n \"20.135.108.0/22\",\r\n \"20.135.112.0/23\",\r\n - \ \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n \"20.190.144.128/25\",\r\n - \ \"20.190.148.128/25\",\r\n \"20.190.180.0/24\",\r\n \"20.194.0.0/18\",\r\n - \ \"20.194.64.0/20\",\r\n \"20.194.80.0/21\",\r\n \"20.194.96.0/19\",\r\n - \ \"20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n \"20.200.192.0/18\",\r\n - \ \"20.209.46.0/23\",\r\n \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n - \ \"20.249.0.0/16\",\r\n \"40.79.221.0/24\",\r\n \"40.80.36.0/22\",\r\n - \ \"40.82.128.0/19\",\r\n \"40.90.17.224/27\",\r\n \"40.90.128.176/28\",\r\n - \ \"40.90.131.128/27\",\r\n \"40.90.139.128/27\",\r\n \"40.90.156.64/27\",\r\n - \ \"40.126.16.128/25\",\r\n \"40.126.20.128/25\",\r\n \"40.126.52.0/24\",\r\n - \ \"52.108.48.0/23\",\r\n \"52.108.87.0/24\",\r\n \"52.109.44.0/22\",\r\n - \ \"52.111.194.0/24\",\r\n \"52.113.157.0/24\",\r\n \"52.114.44.0/22\",\r\n - \ \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n \"52.121.172.0/22\",\r\n - \ \"52.121.176.0/23\",\r\n \"52.141.0.0/18\",\r\n \"52.231.0.0/17\",\r\n - \ \"52.232.145.0/24\",\r\n \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n - \ \"52.239.190.128/26\",\r\n \"52.245.112.0/22\",\r\n \"52.253.173.0/24\",\r\n - \ \"52.253.174.0/24\",\r\n \"104.44.90.160/27\",\r\n \"2603:1040:f00::/47\",\r\n - \ \"2603:1040:f02::/48\",\r\n \"2603:1040:f04::/48\",\r\n - \ \"2603:1040:f05::/48\",\r\n \"2603:1040:f06::/48\",\r\n - \ \"2603:1046:1404::/48\",\r\n \"2603:1046:1500:20::/64\",\r\n - \ \"2603:1046:2000:160::/59\",\r\n \"2603:1047:1:160::/59\"\r\n + \ \"2603:1061:1001::/48\",\r\n \"2603:1063:2202:40::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.koreacentral\",\r\n + \ \"id\": \"AzureCloud.koreacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.129.192/26\",\r\n + \ \"13.104.223.128/26\",\r\n \"13.105.20.0/25\",\r\n \"13.105.96.112/28\",\r\n + \ \"13.105.97.32/27\",\r\n \"13.105.97.64/27\",\r\n \"20.39.184.0/21\",\r\n + \ \"20.39.192.0/20\",\r\n \"20.41.64.0/18\",\r\n \"20.44.24.0/21\",\r\n + \ \"20.47.46.0/24\",\r\n \"20.47.90.0/24\",\r\n \"20.60.16.0/24\",\r\n + \ \"20.60.200.0/23\",\r\n \"20.95.140.0/24\",\r\n \"20.135.108.0/22\",\r\n + \ \"20.135.112.0/23\",\r\n \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n + \ \"20.190.144.128/25\",\r\n \"20.190.148.128/25\",\r\n \"20.190.180.0/24\",\r\n + \ \"20.194.0.0/18\",\r\n \"20.194.64.0/20\",\r\n \"20.194.80.0/21\",\r\n + \ \"20.194.96.0/19\",\r\n \"20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n + \ \"20.200.192.0/18\",\r\n \"20.209.46.0/23\",\r\n \"20.214.64.0/18\",\r\n + \ \"20.214.128.0/17\",\r\n \"20.249.0.0/16\",\r\n \"40.79.221.0/24\",\r\n + \ \"40.80.36.0/22\",\r\n \"40.82.128.0/19\",\r\n \"40.90.17.224/27\",\r\n + \ \"40.90.128.176/28\",\r\n \"40.90.131.128/27\",\r\n \"40.90.139.128/27\",\r\n + \ \"40.90.156.64/27\",\r\n \"40.126.16.128/25\",\r\n \"40.126.20.128/25\",\r\n + \ \"40.126.52.0/24\",\r\n \"52.108.48.0/23\",\r\n \"52.108.87.0/24\",\r\n + \ \"52.109.44.0/22\",\r\n \"52.111.194.0/24\",\r\n \"52.113.157.0/24\",\r\n + \ \"52.114.44.0/22\",\r\n \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n + \ \"52.121.172.0/22\",\r\n \"52.121.176.0/23\",\r\n \"52.141.0.0/18\",\r\n + \ \"52.231.0.0/17\",\r\n \"52.232.145.0/24\",\r\n \"52.239.148.0/27\",\r\n + \ \"52.239.164.192/26\",\r\n \"52.239.190.128/26\",\r\n \"52.245.112.0/22\",\r\n + \ \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n \"104.44.90.160/27\",\r\n + \ \"2603:1040:f00::/47\",\r\n \"2603:1040:f02::/48\",\r\n + \ \"2603:1040:f04::/48\",\r\n \"2603:1040:f05::/48\",\r\n + \ \"2603:1040:f06::/48\",\r\n \"2603:1046:1404::/48\",\r\n + \ \"2603:1046:1500:20::/64\",\r\n \"2603:1046:2000:160::/59\",\r\n + \ \"2603:1047:1:160::/59\",\r\n \"2603:1063:2202:34::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.koreasouth\",\r\n \ \"id\": \"AzureCloud.koreasouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.0/25\",\r\n @@ -29707,13 +30438,13 @@ interactions: \ \"2603:1040:e02::/48\",\r\n \"2603:1040:e04::/48\",\r\n \ \"2603:1040:e05::/48\",\r\n \"2603:1040:e06::/48\",\r\n \ \"2603:1046:1405::/48\",\r\n \"2603:1046:1500:1c::/64\",\r\n - \ \"2603:1046:2000:e0::/59\",\r\n \"2603:1047:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.northcentralus\",\r\n - \ \"id\": \"AzureCloud.northcentralus\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1046:2000:e0::/59\",\r\n \"2603:1047:1:e0::/59\",\r\n + \ \"2603:1063:2202:1c::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.northcentralus\",\r\n \"id\": \"AzureCloud.northcentralus\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"16\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.26.0/24\",\r\n \"13.105.28.16/28\",\r\n \"13.105.29.0/25\",\r\n \ \"13.105.37.64/26\",\r\n \"13.105.37.128/26\",\r\n \"13.105.102.16/28\",\r\n \ \"13.105.102.64/26\",\r\n \"20.25.192.0/18\",\r\n \"20.36.96.0/21\",\r\n @@ -29722,73 +30453,74 @@ interactions: \ \"20.51.0.0/21\",\r\n \"20.59.192.0/18\",\r\n \"20.60.28.0/23\",\r\n \ \"20.60.82.0/23\",\r\n \"20.66.128.0/17\",\r\n \"20.72.32.0/19\",\r\n \ \"20.80.0.0/18\",\r\n \"20.88.0.0/18\",\r\n \"20.95.7.0/24\",\r\n - \ \"20.95.8.0/21\",\r\n \"20.98.0.0/18\",\r\n \"20.102.192.0/18\",\r\n - \ \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n \"20.125.160.0/19\",\r\n - \ \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n \"20.135.12.0/22\",\r\n - \ \"20.135.70.0/23\",\r\n \"20.135.254.0/23\",\r\n \"20.143.8.0/23\",\r\n - \ \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n \"20.150.49.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.99.0/24\",\r\n \"20.157.172.0/24\",\r\n \"20.190.135.0/24\",\r\n - \ \"20.190.156.0/24\",\r\n \"20.201.135.0/24\",\r\n \"20.201.136.0/24\",\r\n - \ \"20.209.38.0/23\",\r\n \"20.221.192.0/18\",\r\n \"20.236.64.0/18\",\r\n - \ \"20.241.0.0/17\",\r\n \"23.96.128.0/17\",\r\n \"23.98.48.0/21\",\r\n - \ \"23.100.72.0/21\",\r\n \"23.100.224.0/20\",\r\n \"23.101.160.0/20\",\r\n - \ \"40.77.131.224/28\",\r\n \"40.77.136.96/28\",\r\n \"40.77.137.192/27\",\r\n - \ \"40.77.139.0/25\",\r\n \"40.77.175.0/27\",\r\n \"40.77.176.0/24\",\r\n - \ \"40.77.182.128/27\",\r\n \"40.77.183.0/24\",\r\n \"40.77.188.0/22\",\r\n - \ \"40.77.196.0/24\",\r\n \"40.77.198.64/26\",\r\n \"40.77.200.128/25\",\r\n - \ \"40.77.224.0/28\",\r\n \"40.77.224.32/27\",\r\n \"40.77.231.0/24\",\r\n - \ \"40.77.234.0/25\",\r\n \"40.77.236.32/27\",\r\n \"40.77.236.160/28\",\r\n - \ \"40.77.237.0/26\",\r\n \"40.77.248.128/25\",\r\n \"40.77.254.0/26\",\r\n - \ \"40.77.255.192/26\",\r\n \"40.78.208.64/28\",\r\n \"40.78.222.0/24\",\r\n - \ \"40.80.184.0/21\",\r\n \"40.81.32.0/20\",\r\n \"40.87.172.0/22\",\r\n - \ \"40.90.19.64/26\",\r\n \"40.90.132.96/27\",\r\n \"40.90.133.128/28\",\r\n - \ \"40.90.135.64/26\",\r\n \"40.90.140.128/27\",\r\n \"40.90.144.32/27\",\r\n - \ \"40.90.155.192/26\",\r\n \"40.91.24.0/22\",\r\n \"40.116.0.0/16\",\r\n - \ \"40.126.7.0/24\",\r\n \"40.126.28.0/24\",\r\n \"52.108.182.0/24\",\r\n - \ \"52.108.203.0/24\",\r\n \"52.109.16.0/22\",\r\n \"52.111.235.0/24\",\r\n - \ \"52.112.94.0/24\",\r\n \"52.113.198.0/24\",\r\n \"52.114.168.0/22\",\r\n - \ \"52.141.128.0/18\",\r\n \"52.159.64.0/18\",\r\n \"52.162.0.0/16\",\r\n - \ \"52.232.156.0/24\",\r\n \"52.237.128.0/18\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n \"52.240.128.0/17\",\r\n - \ \"52.245.72.0/22\",\r\n \"52.252.128.0/17\",\r\n \"65.52.0.0/19\",\r\n - \ \"65.52.48.0/20\",\r\n \"65.52.104.0/24\",\r\n \"65.52.106.0/24\",\r\n - \ \"65.52.192.0/19\",\r\n \"65.52.232.0/21\",\r\n \"65.52.240.0/21\",\r\n - \ \"65.55.60.176/29\",\r\n \"65.55.105.192/27\",\r\n \"65.55.106.208/28\",\r\n - \ \"65.55.106.224/28\",\r\n \"65.55.109.0/24\",\r\n \"65.55.211.0/27\",\r\n - \ \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n \"65.55.213.0/27\",\r\n - \ \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n \"104.44.88.128/27\",\r\n - \ \"104.44.91.128/27\",\r\n \"104.44.94.64/28\",\r\n \"104.47.220.0/22\",\r\n - \ \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n \"131.253.12.48/29\",\r\n - \ \"131.253.12.192/28\",\r\n \"131.253.12.248/29\",\r\n \"131.253.13.0/28\",\r\n - \ \"131.253.13.32/28\",\r\n \"131.253.14.32/27\",\r\n \"131.253.14.160/27\",\r\n - \ \"131.253.14.248/29\",\r\n \"131.253.15.32/27\",\r\n \"131.253.15.208/28\",\r\n - \ \"131.253.15.224/27\",\r\n \"131.253.25.0/24\",\r\n \"131.253.27.0/24\",\r\n - \ \"131.253.36.128/26\",\r\n \"131.253.38.32/27\",\r\n \"131.253.38.224/27\",\r\n - \ \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n \"131.253.40.96/27\",\r\n - \ \"131.253.40.192/26\",\r\n \"157.55.24.0/21\",\r\n \"157.55.55.0/27\",\r\n - \ \"157.55.55.32/28\",\r\n \"157.55.55.152/29\",\r\n \"157.55.55.176/29\",\r\n - \ \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n \"157.55.60.224/27\",\r\n - \ \"157.55.64.0/20\",\r\n \"157.55.106.128/25\",\r\n \"157.55.110.0/23\",\r\n - \ \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n - \ \"157.55.160.0/20\",\r\n \"157.55.208.0/21\",\r\n \"157.55.248.0/21\",\r\n - \ \"157.56.8.0/21\",\r\n \"157.56.24.160/27\",\r\n \"157.56.24.192/28\",\r\n - \ \"157.56.28.0/22\",\r\n \"157.56.216.0/26\",\r\n \"168.62.96.0/19\",\r\n - \ \"168.62.224.0/19\",\r\n \"191.233.144.0/20\",\r\n \"191.236.128.0/18\",\r\n - \ \"199.30.31.0/25\",\r\n \"204.79.180.0/24\",\r\n \"207.46.193.192/28\",\r\n - \ \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n \"207.46.200.96/27\",\r\n - \ \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n \"207.46.205.0/24\",\r\n - \ \"207.68.174.40/29\",\r\n \"207.68.174.184/29\",\r\n \"2603:1030:600::/46\",\r\n - \ \"2603:1030:604::/47\",\r\n \"2603:1030:607::/48\",\r\n - \ \"2603:1030:608::/47\",\r\n \"2603:1036:2406::/48\",\r\n - \ \"2603:1036:2500:8::/64\",\r\n \"2603:1036:3000:60::/59\",\r\n - \ \"2603:1037:1:60::/59\",\r\n \"2a01:111:f100:1000::/62\",\r\n + \ \"20.95.8.0/21\",\r\n \"20.95.18.0/24\",\r\n \"20.98.0.0/18\",\r\n + \ \"20.102.192.0/18\",\r\n \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n + \ \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n + \ \"20.135.12.0/22\",\r\n \"20.135.70.0/23\",\r\n \"20.135.254.0/23\",\r\n + \ \"20.143.8.0/23\",\r\n \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.49.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.99.0/24\",\r\n \"20.157.172.0/24\",\r\n + \ \"20.190.135.0/24\",\r\n \"20.190.156.0/24\",\r\n \"20.201.135.0/24\",\r\n + \ \"20.201.136.0/24\",\r\n \"20.209.38.0/23\",\r\n \"20.221.192.0/18\",\r\n + \ \"20.236.64.0/18\",\r\n \"20.241.0.0/17\",\r\n \"23.96.128.0/17\",\r\n + \ \"23.98.48.0/21\",\r\n \"23.100.72.0/21\",\r\n \"23.100.224.0/20\",\r\n + \ \"23.101.160.0/20\",\r\n \"40.77.131.224/28\",\r\n \"40.77.136.96/28\",\r\n + \ \"40.77.137.192/27\",\r\n \"40.77.139.0/25\",\r\n \"40.77.175.0/27\",\r\n + \ \"40.77.176.0/24\",\r\n \"40.77.182.128/27\",\r\n \"40.77.183.0/24\",\r\n + \ \"40.77.188.0/22\",\r\n \"40.77.196.0/24\",\r\n \"40.77.198.64/26\",\r\n + \ \"40.77.200.128/25\",\r\n \"40.77.224.0/28\",\r\n \"40.77.224.32/27\",\r\n + \ \"40.77.231.0/24\",\r\n \"40.77.234.0/25\",\r\n \"40.77.236.32/27\",\r\n + \ \"40.77.236.160/28\",\r\n \"40.77.237.0/26\",\r\n \"40.77.248.128/25\",\r\n + \ \"40.77.254.0/26\",\r\n \"40.77.255.192/26\",\r\n \"40.78.208.64/28\",\r\n + \ \"40.78.222.0/24\",\r\n \"40.80.184.0/21\",\r\n \"40.81.32.0/20\",\r\n + \ \"40.87.172.0/22\",\r\n \"40.90.19.64/26\",\r\n \"40.90.132.96/27\",\r\n + \ \"40.90.133.128/28\",\r\n \"40.90.135.64/26\",\r\n \"40.90.140.128/27\",\r\n + \ \"40.90.144.32/27\",\r\n \"40.90.155.192/26\",\r\n \"40.91.24.0/22\",\r\n + \ \"40.116.0.0/16\",\r\n \"40.126.7.0/24\",\r\n \"40.126.28.0/24\",\r\n + \ \"52.108.182.0/24\",\r\n \"52.108.203.0/24\",\r\n \"52.109.16.0/22\",\r\n + \ \"52.111.235.0/24\",\r\n \"52.112.94.0/24\",\r\n \"52.113.198.0/24\",\r\n + \ \"52.114.168.0/22\",\r\n \"52.141.128.0/18\",\r\n \"52.159.64.0/18\",\r\n + \ \"52.162.0.0/16\",\r\n \"52.232.156.0/24\",\r\n \"52.237.128.0/18\",\r\n + \ \"52.239.149.0/24\",\r\n \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n + \ \"52.240.128.0/17\",\r\n \"52.245.72.0/22\",\r\n \"52.252.128.0/17\",\r\n + \ \"65.52.0.0/19\",\r\n \"65.52.48.0/20\",\r\n \"65.52.104.0/24\",\r\n + \ \"65.52.106.0/24\",\r\n \"65.52.192.0/19\",\r\n \"65.52.232.0/21\",\r\n + \ \"65.52.240.0/21\",\r\n \"65.55.60.176/29\",\r\n \"65.55.105.192/27\",\r\n + \ \"65.55.106.208/28\",\r\n \"65.55.106.224/28\",\r\n \"65.55.109.0/24\",\r\n + \ \"65.55.211.0/27\",\r\n \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n + \ \"65.55.213.0/27\",\r\n \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n + \ \"104.44.88.128/27\",\r\n \"104.44.91.128/27\",\r\n \"104.44.94.64/28\",\r\n + \ \"104.47.220.0/22\",\r\n \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n + \ \"131.253.12.48/29\",\r\n \"131.253.12.192/28\",\r\n \"131.253.12.248/29\",\r\n + \ \"131.253.13.0/28\",\r\n \"131.253.13.32/28\",\r\n \"131.253.14.32/27\",\r\n + \ \"131.253.14.160/27\",\r\n \"131.253.14.248/29\",\r\n \"131.253.15.32/27\",\r\n + \ \"131.253.15.208/28\",\r\n \"131.253.15.224/27\",\r\n \"131.253.25.0/24\",\r\n + \ \"131.253.27.0/24\",\r\n \"131.253.36.128/26\",\r\n \"131.253.38.32/27\",\r\n + \ \"131.253.38.224/27\",\r\n \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n + \ \"131.253.40.96/27\",\r\n \"131.253.40.192/26\",\r\n \"157.55.24.0/21\",\r\n + \ \"157.55.55.0/27\",\r\n \"157.55.55.32/28\",\r\n \"157.55.55.152/29\",\r\n + \ \"157.55.55.176/29\",\r\n \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n + \ \"157.55.60.224/27\",\r\n \"157.55.64.0/20\",\r\n \"157.55.106.128/25\",\r\n + \ \"157.55.110.0/23\",\r\n \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n + \ \"157.55.151.0/28\",\r\n \"157.55.160.0/20\",\r\n \"157.55.208.0/21\",\r\n + \ \"157.55.248.0/21\",\r\n \"157.56.8.0/21\",\r\n \"157.56.24.160/27\",\r\n + \ \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n \"157.56.216.0/26\",\r\n + \ \"168.62.96.0/19\",\r\n \"168.62.224.0/19\",\r\n \"191.233.144.0/20\",\r\n + \ \"191.236.128.0/18\",\r\n \"199.30.31.0/25\",\r\n \"204.79.180.0/24\",\r\n + \ \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n + \ \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n + \ \"207.46.205.0/24\",\r\n \"207.68.174.40/29\",\r\n \"207.68.174.184/29\",\r\n + \ \"2603:1030:600::/46\",\r\n \"2603:1030:604::/47\",\r\n + \ \"2603:1030:607::/48\",\r\n \"2603:1030:608::/47\",\r\n + \ \"2603:1036:2406::/48\",\r\n \"2603:1036:2500:8::/64\",\r\n + \ \"2603:1036:3000:60::/59\",\r\n \"2603:1037:1:60::/59\",\r\n + \ \"2603:1063:2200:c::/64\",\r\n \"2a01:111:f100:1000::/62\",\r\n \ \"2a01:111:f100:1004::/63\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.northeurope\",\r\n \"id\": \"AzureCloud.northeurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"22\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"23\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.69.128.0/17\",\r\n \"13.70.192.0/18\",\r\n \"13.74.0.0/16\",\r\n \ \"13.79.0.0/16\",\r\n \"13.94.64.0/18\",\r\n \"13.104.148.0/25\",\r\n \ \"13.104.149.128/25\",\r\n \"13.104.150.0/25\",\r\n \"13.104.208.160/28\",\r\n @@ -29873,39 +30605,40 @@ interactions: \ \"193.149.88.0/21\",\r\n \"2603:1020::/47\",\r\n \"2603:1020:2::/48\",\r\n \ \"2603:1020:4::/48\",\r\n \"2603:1020:5::/48\",\r\n \"2603:1020:6::/48\",\r\n \ \"2603:1026:2404::/48\",\r\n \"2603:1026:3000:c0::/59\",\r\n - \ \"2603:1027:1:c0::/59\",\r\n \"2a01:111:f100:a000::/63\",\r\n - \ \"2a01:111:f100:a002::/64\",\r\n \"2a01:111:f100:a004::/64\",\r\n - \ \"2a01:111:f403:c200::/64\",\r\n \"2a01:111:f403:ca00::/62\",\r\n - \ \"2a01:111:f403:ca04::/64\",\r\n \"2a01:111:f403:d200::/64\",\r\n - \ \"2a01:111:f403:da00::/64\",\r\n \"2a01:111:f403:e200::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.norwaye\",\r\n - \ \"id\": \"AzureCloud.norwaye\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.155.32/27\",\r\n - \ \"13.104.158.0/28\",\r\n \"13.104.158.32/27\",\r\n \"13.104.218.0/25\",\r\n - \ \"13.105.97.96/27\",\r\n \"13.105.97.128/25\",\r\n \"20.38.120.0/24\",\r\n - \ \"20.47.48.0/24\",\r\n \"20.60.206.0/23\",\r\n \"20.95.65.0/24\",\r\n - \ \"20.100.0.0/18\",\r\n \"20.100.128.0/17\",\r\n \"20.135.158.0/23\",\r\n - \ \"20.135.160.0/22\",\r\n \"20.150.53.0/24\",\r\n \"20.150.121.0/24\",\r\n - \ \"20.157.2.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.190.185.0/24\",\r\n - \ \"20.209.24.0/23\",\r\n \"20.251.0.0/17\",\r\n \"40.82.84.0/22\",\r\n - \ \"40.119.104.0/22\",\r\n \"40.126.57.0/24\",\r\n \"40.126.200.0/24\",\r\n - \ \"51.13.0.0/21\",\r\n \"51.13.16.0/20\",\r\n \"51.13.32.0/19\",\r\n - \ \"51.13.64.0/18\",\r\n \"51.13.160.0/19\",\r\n \"51.107.208.0/20\",\r\n - \ \"51.120.0.0/17\",\r\n \"51.120.208.0/21\",\r\n \"51.120.232.0/21\",\r\n - \ \"51.120.240.0/20\",\r\n \"52.108.77.0/24\",\r\n \"52.108.98.0/24\",\r\n - \ \"52.109.86.0/23\",\r\n \"52.111.197.0/24\",\r\n \"52.114.234.0/24\",\r\n - \ \"52.253.168.0/24\",\r\n \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n - \ \"2603:1020:e00::/47\",\r\n \"2603:1020:e03::/48\",\r\n - \ \"2603:1020:e04::/47\",\r\n \"2603:1026:240e::/48\",\r\n - \ \"2603:1026:2500:28::/64\",\r\n \"2603:1026:3000:180::/59\",\r\n - \ \"2603:1027:1:180::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.norwayw\",\r\n \"id\": \"AzureCloud.norwayw\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"2603:1027:1:c0::/59\",\r\n \"2603:1063:2206:14::/64\",\r\n + \ \"2a01:111:f100:a000::/63\",\r\n \"2a01:111:f100:a002::/64\",\r\n + \ \"2a01:111:f100:a004::/64\",\r\n \"2a01:111:f403:c200::/64\",\r\n + \ \"2a01:111:f403:ca00::/62\",\r\n \"2a01:111:f403:ca04::/64\",\r\n + \ \"2a01:111:f403:d200::/64\",\r\n \"2a01:111:f403:da00::/64\",\r\n + \ \"2a01:111:f403:e200::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.norwaye\",\r\n \"id\": \"AzureCloud.norwaye\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"norwaye\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.155.32/27\",\r\n \"13.104.158.0/28\",\r\n + \ \"13.104.158.32/27\",\r\n \"13.104.218.0/25\",\r\n \"13.105.97.96/27\",\r\n + \ \"13.105.97.128/25\",\r\n \"20.38.120.0/24\",\r\n \"20.47.48.0/24\",\r\n + \ \"20.60.206.0/23\",\r\n \"20.95.65.0/24\",\r\n \"20.100.0.0/18\",\r\n + \ \"20.100.128.0/17\",\r\n \"20.135.158.0/23\",\r\n \"20.135.160.0/22\",\r\n + \ \"20.150.53.0/24\",\r\n \"20.150.121.0/24\",\r\n \"20.157.2.0/24\",\r\n + \ \"20.157.165.0/24\",\r\n \"20.190.185.0/24\",\r\n \"20.209.24.0/23\",\r\n + \ \"20.251.0.0/17\",\r\n \"40.82.84.0/22\",\r\n \"40.119.104.0/22\",\r\n + \ \"40.126.57.0/24\",\r\n \"40.126.200.0/24\",\r\n \"51.13.0.0/21\",\r\n + \ \"51.13.16.0/20\",\r\n \"51.13.32.0/19\",\r\n \"51.13.64.0/18\",\r\n + \ \"51.13.160.0/19\",\r\n \"51.107.208.0/20\",\r\n \"51.120.0.0/17\",\r\n + \ \"51.120.208.0/21\",\r\n \"51.120.232.0/21\",\r\n \"51.120.240.0/20\",\r\n + \ \"52.108.77.0/24\",\r\n \"52.108.98.0/24\",\r\n \"52.109.86.0/23\",\r\n + \ \"52.111.197.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.253.168.0/24\",\r\n + \ \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n \"2603:1020:e00::/47\",\r\n + \ \"2603:1020:e03::/48\",\r\n \"2603:1020:e04::/47\",\r\n + \ \"2603:1026:240e::/48\",\r\n \"2603:1026:2500:28::/64\",\r\n + \ \"2603:1026:3000:180::/59\",\r\n \"2603:1027:1:180::/59\",\r\n + \ \"2603:1063:2206:28::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.norwayw\",\r\n \"id\": \"AzureCloud.norwayw\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.153.48/28\",\r\n \"13.104.153.96/27\",\r\n \ \"13.104.155.0/27\",\r\n \"13.104.217.128/25\",\r\n \"20.47.49.0/24\",\r\n @@ -29919,11 +30652,34 @@ interactions: \ \"2603:1020:f00::/47\",\r\n \"2603:1020:f03::/48\",\r\n \ \"2603:1020:f04::/47\",\r\n \"2603:1026:2409::/48\",\r\n \ \"2603:1026:2500:10::/64\",\r\n \"2603:1026:3000:80::/59\",\r\n - \ \"2603:1027:1:80::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.southafricanorth\",\r\n \"id\": \"AzureCloud.southafricanorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"2603:1027:1:80::/59\",\r\n \"2603:1063:2206:c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.qatarcentral\",\r\n + \ \"id\": \"AzureCloud.qatarcentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.99.64/27\",\r\n + \ \"13.105.99.96/28\",\r\n \"13.105.99.128/27\",\r\n \"13.105.101.128/27\",\r\n + \ \"13.105.101.160/28\",\r\n \"13.105.101.192/27\",\r\n \"13.105.103.16/28\",\r\n + \ \"13.105.103.64/26\",\r\n \"20.21.0.0/16\",\r\n \"20.38.16.0/24\",\r\n + \ \"20.60.208.0/23\",\r\n \"20.95.129.0/24\",\r\n \"20.135.238.0/23\",\r\n + \ \"20.135.242.0/23\",\r\n \"20.135.244.0/22\",\r\n \"20.157.154.0/24\",\r\n + \ \"20.157.190.0/24\",\r\n \"20.190.191.192/26\",\r\n \"20.209.2.0/23\",\r\n + \ \"20.209.54.0/23\",\r\n \"40.123.148.0/25\",\r\n \"40.123.148.128/30\",\r\n + \ \"40.123.148.132/31\",\r\n \"40.126.63.192/26\",\r\n \"52.108.130.0/24\",\r\n + \ \"52.109.148.0/23\",\r\n \"52.111.200.0/24\",\r\n \"52.114.204.0/23\",\r\n + \ \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n \"2603:1040:1001::/48\",\r\n + \ \"2603:1040:1002::/48\",\r\n \"2603:1040:1003::/48\",\r\n + \ \"2603:1040:1004::/48\",\r\n \"2603:1046:1500:34::/64\",\r\n + \ \"2603:1046:2000:1e0::/59\",\r\n \"2603:1047:1:1e0::/59\",\r\n + \ \"2603:1061:1004::/59\",\r\n \"2603:1061:1004:20::/60\",\r\n + \ \"2603:1061:1004:30::/62\",\r\n \"2603:1061:1004:34::/63\",\r\n + \ \"2603:1061:1004:36::/64\",\r\n \"2603:1063:2202:44::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southafricanorth\",\r\n + \ \"id\": \"AzureCloud.southafricanorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.158.128/27\",\r\n \"13.104.158.160/28\",\r\n \ \"13.104.158.192/27\",\r\n \"13.105.27.224/27\",\r\n \"20.38.114.128/25\",\r\n @@ -29949,33 +30705,34 @@ interactions: \ \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n \"2603:1000:100::/47\",\r\n \ \"2603:1000:103::/48\",\r\n \"2603:1000:104::/47\",\r\n \ \"2603:1006:1400::/63\",\r\n \"2603:1006:1500:4::/64\",\r\n - \ \"2603:1006:2000::/59\",\r\n \"2603:1007:200::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southafricawest\",\r\n - \ \"id\": \"AzureCloud.southafricawest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.160/27\",\r\n \"20.38.121.0/25\",\r\n - \ \"20.45.136.0/21\",\r\n \"20.47.51.0/24\",\r\n \"20.47.93.0/24\",\r\n - \ \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n \"20.87.128.0/18\",\r\n - \ \"20.135.32.0/23\",\r\n \"20.150.20.0/25\",\r\n \"20.190.189.192/26\",\r\n - \ \"40.78.209.0/24\",\r\n \"40.82.64.0/22\",\r\n \"40.90.17.0/27\",\r\n - \ \"40.90.128.96/28\",\r\n \"40.90.152.224/27\",\r\n \"40.117.0.0/19\",\r\n - \ \"40.119.68.0/22\",\r\n \"40.126.61.192/26\",\r\n \"52.108.187.0/24\",\r\n - \ \"52.108.220.0/23\",\r\n \"52.109.152.0/23\",\r\n \"52.111.238.0/24\",\r\n - \ \"52.114.228.0/24\",\r\n \"52.143.203.0/24\",\r\n \"52.239.232.128/25\",\r\n - \ \"102.37.26.0/27\",\r\n \"102.37.64.0/21\",\r\n \"102.37.80.0/21\",\r\n - \ \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n - \ \"102.133.112.0/28\",\r\n \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n - \ \"2603:1000:4::/47\",\r\n \"2603:1006:1401::/63\",\r\n - \ \"2603:1006:1500::/64\",\r\n \"2603:1006:2000:20::/59\",\r\n - \ \"2603:1007:200:20::/59\"\r\n ]\r\n }\r\n },\r\n + \ \"2603:1006:2000::/59\",\r\n \"2603:1007:200::/59\",\r\n + \ \"2603:1063:2206:30::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.southafricawest\",\r\n \"id\": + \"AzureCloud.southafricawest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.160/27\",\r\n + \ \"20.38.121.0/25\",\r\n \"20.45.136.0/21\",\r\n \"20.47.51.0/24\",\r\n + \ \"20.47.93.0/24\",\r\n \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n + \ \"20.87.128.0/18\",\r\n \"20.135.32.0/23\",\r\n \"20.150.20.0/25\",\r\n + \ \"20.157.228.0/24\",\r\n \"20.190.189.192/26\",\r\n \"40.78.209.0/24\",\r\n + \ \"40.82.64.0/22\",\r\n \"40.90.17.0/27\",\r\n \"40.90.128.96/28\",\r\n + \ \"40.90.152.224/27\",\r\n \"40.117.0.0/19\",\r\n \"40.119.68.0/22\",\r\n + \ \"40.126.61.192/26\",\r\n \"52.108.187.0/24\",\r\n \"52.108.220.0/23\",\r\n + \ \"52.109.152.0/23\",\r\n \"52.111.238.0/24\",\r\n \"52.114.228.0/24\",\r\n + \ \"52.143.203.0/24\",\r\n \"52.239.232.128/25\",\r\n \"102.37.26.0/27\",\r\n + \ \"102.37.64.0/21\",\r\n \"102.37.80.0/21\",\r\n \"102.133.0.0/18\",\r\n + \ \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n \"102.133.112.0/28\",\r\n + \ \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n \"2603:1000:4::/47\",\r\n + \ \"2603:1006:1401::/63\",\r\n \"2603:1006:1500::/64\",\r\n + \ \"2603:1006:2000:20::/59\",\r\n \"2603:1007:200:20::/59\",\r\n + \ \"2603:1063:2206:3c::/64\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.southcentralus\",\r\n \"id\": \"AzureCloud.southcentralus\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"26\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"28\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n \"13.73.240.0/20\",\r\n \ \"13.84.0.0/15\",\r\n \"13.104.144.64/27\",\r\n \"13.104.208.128/27\",\r\n \ \"13.104.217.0/25\",\r\n \"13.104.220.128/25\",\r\n \"13.105.23.0/26\",\r\n @@ -30026,58 +30783,57 @@ interactions: \ \"40.90.148.0/26\",\r\n \"40.90.152.160/27\",\r\n \"40.90.155.0/26\",\r\n \ \"40.91.16.0/22\",\r\n \"40.93.5.0/24\",\r\n \"40.93.14.0/24\",\r\n \ \"40.93.193.0/24\",\r\n \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n - \ \"40.97.6.0/24\",\r\n \"40.119.0.0/18\",\r\n \"40.123.164.0/27\",\r\n - \ \"40.123.164.32/29\",\r\n \"40.123.164.40/31\",\r\n \"40.124.0.0/16\",\r\n - \ \"40.126.0.0/24\",\r\n \"40.126.29.0/24\",\r\n \"52.101.11.0/24\",\r\n - \ \"52.101.12.0/22\",\r\n \"52.102.132.0/24\",\r\n \"52.102.140.0/24\",\r\n - \ \"52.103.6.0/24\",\r\n \"52.103.14.0/24\",\r\n \"52.103.132.0/24\",\r\n - \ \"52.103.140.0/24\",\r\n \"52.108.102.0/23\",\r\n \"52.108.104.0/24\",\r\n - \ \"52.108.197.0/24\",\r\n \"52.108.248.0/21\",\r\n \"52.109.20.0/22\",\r\n - \ \"52.111.239.0/24\",\r\n \"52.112.24.0/21\",\r\n \"52.112.117.0/24\",\r\n - \ \"52.113.160.0/19\",\r\n \"52.113.206.0/24\",\r\n \"52.114.144.0/22\",\r\n - \ \"52.114.210.0/23\",\r\n \"52.114.212.0/23\",\r\n \"52.115.68.0/22\",\r\n - \ \"52.115.72.0/22\",\r\n \"52.115.84.0/22\",\r\n \"52.115.224.0/23\",\r\n - \ \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n \"52.120.0.0/19\",\r\n - \ \"52.120.152.0/22\",\r\n \"52.121.0.0/21\",\r\n \"52.122.16.0/22\",\r\n - \ \"52.123.3.0/24\",\r\n \"52.125.137.0/24\",\r\n \"52.141.64.0/18\",\r\n - \ \"52.152.0.0/17\",\r\n \"52.153.64.0/18\",\r\n \"52.153.192.0/18\",\r\n - \ \"52.171.0.0/16\",\r\n \"52.183.192.0/18\",\r\n \"52.185.192.0/18\",\r\n - \ \"52.189.128.0/18\",\r\n \"52.232.159.0/24\",\r\n \"52.239.158.0/23\",\r\n - \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n - \ \"52.239.200.0/23\",\r\n \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n - \ \"52.245.24.0/22\",\r\n \"52.248.0.0/17\",\r\n \"52.249.0.0/18\",\r\n - \ \"52.253.0.0/18\",\r\n \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n - \ \"52.255.64.0/18\",\r\n \"53.103.140.0/24\",\r\n \"65.52.32.0/21\",\r\n - \ \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n \"70.37.48.0/20\",\r\n - \ \"70.37.64.0/18\",\r\n \"70.37.160.0/21\",\r\n \"104.44.89.0/27\",\r\n - \ \"104.44.89.64/27\",\r\n \"104.44.92.64/27\",\r\n \"104.44.94.160/27\",\r\n - \ \"104.44.128.0/18\",\r\n \"104.47.208.0/23\",\r\n \"104.210.128.0/19\",\r\n - \ \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n \"104.214.0.0/17\",\r\n - \ \"104.215.64.0/18\",\r\n \"131.253.40.64/28\",\r\n \"157.55.51.224/28\",\r\n - \ \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n \"157.55.153.224/28\",\r\n - \ \"157.55.176.0/20\",\r\n \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n - \ \"157.55.204.1/32\",\r\n \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n - \ \"157.55.204.34/31\",\r\n \"168.62.128.0/19\",\r\n \"191.238.144.0/20\",\r\n - \ \"191.238.160.0/19\",\r\n \"191.238.224.0/19\",\r\n \"2603:1030:800::/48\",\r\n - \ \"2603:1030:802::/47\",\r\n \"2603:1030:804::/58\",\r\n - \ \"2603:1030:804:40::/60\",\r\n \"2603:1030:804:53::/64\",\r\n - \ \"2603:1030:804:54::/64\",\r\n \"2603:1030:804:5b::/64\",\r\n - \ \"2603:1030:804:5c::/62\",\r\n \"2603:1030:804:60::/62\",\r\n - \ \"2603:1030:804:67::/64\",\r\n \"2603:1030:804:68::/61\",\r\n - \ \"2603:1030:804:70::/60\",\r\n \"2603:1030:804:80::/59\",\r\n - \ \"2603:1030:804:a0::/62\",\r\n \"2603:1030:804:a4::/64\",\r\n - \ \"2603:1030:804:a6::/63\",\r\n \"2603:1030:804:a8::/61\",\r\n - \ \"2603:1030:804:b0::/62\",\r\n \"2603:1030:804:b4::/64\",\r\n - \ \"2603:1030:804:b6::/63\",\r\n \"2603:1030:804:b8::/61\",\r\n - \ \"2603:1030:804:c0::/61\",\r\n \"2603:1030:804:c8::/62\",\r\n - \ \"2603:1030:804:cc::/63\",\r\n \"2603:1030:804:d2::/63\",\r\n - \ \"2603:1030:804:d4::/62\",\r\n \"2603:1030:804:d8::/61\",\r\n - \ \"2603:1030:804:e0::/59\",\r\n \"2603:1030:804:100::/57\",\r\n - \ \"2603:1030:804:180::/58\",\r\n \"2603:1030:804:1c0::/61\",\r\n - \ \"2603:1030:804:1c8::/64\",\r\n \"2603:1030:804:1cd::/64\",\r\n - \ \"2603:1030:804:1ce::/63\",\r\n \"2603:1030:804:1d0::/60\",\r\n - \ \"2603:1030:804:1e0::/60\",\r\n \"2603:1030:804:1f0::/61\",\r\n - \ \"2603:1030:804:1f8::/62\",\r\n \"2603:1030:804:1fc::/64\",\r\n + \ \"40.97.6.0/24\",\r\n \"40.119.0.0/18\",\r\n \"40.123.164.0/26\",\r\n + \ \"40.123.164.64/31\",\r\n \"40.124.0.0/16\",\r\n \"40.126.0.0/24\",\r\n + \ \"40.126.29.0/24\",\r\n \"52.101.11.0/24\",\r\n \"52.101.12.0/22\",\r\n + \ \"52.102.132.0/24\",\r\n \"52.102.140.0/24\",\r\n \"52.103.6.0/24\",\r\n + \ \"52.103.14.0/24\",\r\n \"52.103.132.0/24\",\r\n \"52.103.140.0/24\",\r\n + \ \"52.108.102.0/23\",\r\n \"52.108.104.0/24\",\r\n \"52.108.197.0/24\",\r\n + \ \"52.108.248.0/21\",\r\n \"52.109.20.0/22\",\r\n \"52.111.239.0/24\",\r\n + \ \"52.112.24.0/21\",\r\n \"52.112.117.0/24\",\r\n \"52.113.160.0/19\",\r\n + \ \"52.113.206.0/24\",\r\n \"52.114.144.0/22\",\r\n \"52.114.210.0/23\",\r\n + \ \"52.114.212.0/23\",\r\n \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n + \ \"52.115.84.0/22\",\r\n \"52.115.224.0/23\",\r\n \"52.115.233.0/24\",\r\n + \ \"52.115.234.0/24\",\r\n \"52.120.0.0/19\",\r\n \"52.120.152.0/22\",\r\n + \ \"52.121.0.0/21\",\r\n \"52.122.16.0/22\",\r\n \"52.123.3.0/24\",\r\n + \ \"52.125.137.0/24\",\r\n \"52.141.64.0/18\",\r\n \"52.152.0.0/17\",\r\n + \ \"52.153.64.0/18\",\r\n \"52.153.192.0/18\",\r\n \"52.171.0.0/16\",\r\n + \ \"52.183.192.0/18\",\r\n \"52.185.192.0/18\",\r\n \"52.189.128.0/18\",\r\n + \ \"52.232.159.0/24\",\r\n \"52.239.158.0/23\",\r\n \"52.239.178.0/23\",\r\n + \ \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n + \ \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n \"52.245.24.0/22\",\r\n + \ \"52.248.0.0/17\",\r\n \"52.249.0.0/18\",\r\n \"52.253.0.0/18\",\r\n + \ \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n \"52.255.64.0/18\",\r\n + \ \"53.103.140.0/24\",\r\n \"65.52.32.0/21\",\r\n \"65.54.55.160/27\",\r\n + \ \"65.54.55.224/27\",\r\n \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n + \ \"70.37.160.0/21\",\r\n \"104.44.89.0/27\",\r\n \"104.44.89.64/27\",\r\n + \ \"104.44.92.64/27\",\r\n \"104.44.94.160/27\",\r\n \"104.44.128.0/18\",\r\n + \ \"104.47.208.0/23\",\r\n \"104.210.128.0/19\",\r\n \"104.210.176.0/20\",\r\n + \ \"104.210.192.0/19\",\r\n \"104.214.0.0/17\",\r\n \"104.215.64.0/18\",\r\n + \ \"131.253.40.64/28\",\r\n \"157.55.51.224/28\",\r\n \"157.55.80.0/21\",\r\n + \ \"157.55.103.32/27\",\r\n \"157.55.153.224/28\",\r\n \"157.55.176.0/20\",\r\n + \ \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n \"157.55.204.1/32\",\r\n + \ \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n \"157.55.204.34/31\",\r\n + \ \"168.62.128.0/19\",\r\n \"191.238.144.0/20\",\r\n \"191.238.160.0/19\",\r\n + \ \"191.238.224.0/19\",\r\n \"2603:1030:800::/48\",\r\n \"2603:1030:802::/47\",\r\n + \ \"2603:1030:804::/58\",\r\n \"2603:1030:804:40::/60\",\r\n + \ \"2603:1030:804:53::/64\",\r\n \"2603:1030:804:54::/64\",\r\n + \ \"2603:1030:804:5b::/64\",\r\n \"2603:1030:804:5c::/62\",\r\n + \ \"2603:1030:804:60::/62\",\r\n \"2603:1030:804:67::/64\",\r\n + \ \"2603:1030:804:68::/61\",\r\n \"2603:1030:804:70::/60\",\r\n + \ \"2603:1030:804:80::/59\",\r\n \"2603:1030:804:a0::/62\",\r\n + \ \"2603:1030:804:a4::/64\",\r\n \"2603:1030:804:a6::/63\",\r\n + \ \"2603:1030:804:a8::/61\",\r\n \"2603:1030:804:b0::/62\",\r\n + \ \"2603:1030:804:b4::/64\",\r\n \"2603:1030:804:b6::/63\",\r\n + \ \"2603:1030:804:b8::/61\",\r\n \"2603:1030:804:c0::/61\",\r\n + \ \"2603:1030:804:c8::/62\",\r\n \"2603:1030:804:cc::/63\",\r\n + \ \"2603:1030:804:d2::/63\",\r\n \"2603:1030:804:d4::/62\",\r\n + \ \"2603:1030:804:d8::/61\",\r\n \"2603:1030:804:e0::/59\",\r\n + \ \"2603:1030:804:100::/57\",\r\n \"2603:1030:804:180::/58\",\r\n + \ \"2603:1030:804:1c0::/61\",\r\n \"2603:1030:804:1c8::/64\",\r\n + \ \"2603:1030:804:1cd::/64\",\r\n \"2603:1030:804:1ce::/63\",\r\n + \ \"2603:1030:804:1d0::/60\",\r\n \"2603:1030:804:1e0::/59\",\r\n + \ \"2603:1030:804:200::/61\",\r\n \"2603:1030:804:208::/64\",\r\n \ \"2603:1030:805::/48\",\r\n \"2603:1030:806::/48\",\r\n \ \"2603:1030:807::/48\",\r\n \"2603:1030:809::/48\",\r\n \ \"2603:1030:80a::/56\",\r\n \"2603:1030:80b::/48\",\r\n @@ -30085,82 +30841,83 @@ interactions: \ \"2603:1036:2500:24::/64\",\r\n \"2603:1036:3000:140::/59\",\r\n \ \"2603:1037:1:140::/59\",\r\n \"2603:1062:2:80::/57\",\r\n \ \"2603:1063:16::/56\",\r\n \"2603:1063:116::/55\",\r\n - \ \"2603:1063:216::/55\",\r\n \"2a01:111:f100:4002::/64\",\r\n - \ \"2a01:111:f100:5000::/52\",\r\n \"2a01:111:f403:c10c::/62\",\r\n - \ \"2a01:111:f403:c90c::/62\",\r\n \"2a01:111:f403:c92d::/64\",\r\n - \ \"2a01:111:f403:c92e::/63\",\r\n \"2a01:111:f403:c930::/63\",\r\n - \ \"2a01:111:f403:d10c::/62\",\r\n \"2a01:111:f403:d90c::/62\",\r\n - \ \"2a01:111:f403:e00c::/62\",\r\n \"2a01:111:f403:f90c::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southeastasia\",\r\n - \ \"id\": \"AzureCloud.southeastasia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"19\",\r\n - \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.0.0/17\",\r\n - \ \"13.76.0.0/16\",\r\n \"13.104.149.0/26\",\r\n \"13.104.153.0/27\",\r\n - \ \"13.104.153.32/28\",\r\n \"13.104.153.64/27\",\r\n \"13.104.153.192/26\",\r\n - \ \"13.104.154.0/25\",\r\n \"13.104.213.128/25\",\r\n \"20.6.0.0/17\",\r\n - \ \"20.24.0.0/18\",\r\n \"20.24.128.0/18\",\r\n \"20.43.128.0/18\",\r\n - \ \"20.44.192.0/18\",\r\n \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n - \ \"20.47.64.0/24\",\r\n \"20.47.98.0/24\",\r\n \"20.60.136.0/24\",\r\n - \ \"20.60.138.0/23\",\r\n \"20.95.137.0/24\",\r\n \"20.135.84.0/22\",\r\n - \ \"20.135.88.0/23\",\r\n \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n - \ \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n \"20.150.86.0/24\",\r\n - \ \"20.150.127.0/24\",\r\n \"20.157.16.0/24\",\r\n \"20.157.23.0/24\",\r\n - \ \"20.157.31.0/24\",\r\n \"20.157.98.0/24\",\r\n \"20.157.117.0/24\",\r\n - \ \"20.157.126.0/24\",\r\n \"20.157.128.0/24\",\r\n \"20.157.176.0/24\",\r\n - \ \"20.157.218.0/24\",\r\n \"20.184.0.0/18\",\r\n \"20.188.96.0/19\",\r\n - \ \"20.190.64.0/19\",\r\n \"20.190.140.0/25\",\r\n \"20.190.163.0/24\",\r\n - \ \"20.191.128.0/19\",\r\n \"20.195.0.0/18\",\r\n \"20.195.64.0/21\",\r\n - \ \"20.195.80.0/21\",\r\n \"20.195.96.0/19\",\r\n \"20.197.64.0/18\",\r\n - \ \"20.198.128.0/17\",\r\n \"20.202.43.0/24\",\r\n \"20.202.44.0/22\",\r\n - \ \"20.202.48.0/23\",\r\n \"20.202.59.0/24\",\r\n \"20.205.144.0/20\",\r\n - \ \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n \"20.209.20.0/23\",\r\n - \ \"20.212.0.0/16\",\r\n \"20.247.128.0/17\",\r\n \"23.97.48.0/20\",\r\n - \ \"23.98.64.0/18\",\r\n \"23.100.112.0/21\",\r\n \"23.101.16.0/20\",\r\n - \ \"40.65.128.0/18\",\r\n \"40.78.223.0/24\",\r\n \"40.78.232.0/21\",\r\n - \ \"40.79.206.32/27\",\r\n \"40.82.28.0/22\",\r\n \"40.87.196.0/22\",\r\n - \ \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n \"40.90.137.64/27\",\r\n - \ \"40.90.138.96/27\",\r\n \"40.90.146.160/27\",\r\n \"40.90.146.224/27\",\r\n - \ \"40.90.154.128/26\",\r\n \"40.90.160.0/19\",\r\n \"40.93.129.0/24\",\r\n - \ \"40.119.192.0/18\",\r\n \"40.123.188.0/22\",\r\n \"40.126.12.0/25\",\r\n - \ \"40.126.35.0/24\",\r\n \"52.101.133.0/24\",\r\n \"52.101.134.0/23\",\r\n - \ \"52.101.136.0/23\",\r\n \"52.102.193.0/24\",\r\n \"52.103.65.0/24\",\r\n - \ \"52.103.193.0/24\",\r\n \"52.108.68.0/23\",\r\n \"52.108.91.0/24\",\r\n - \ \"52.108.184.0/24\",\r\n \"52.108.195.0/24\",\r\n \"52.108.206.0/23\",\r\n - \ \"52.108.236.0/22\",\r\n \"52.109.124.0/22\",\r\n \"52.111.240.0/24\",\r\n - \ \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n \"52.113.101.0/24\",\r\n - \ \"52.113.105.0/24\",\r\n \"52.113.109.0/24\",\r\n \"52.113.131.0/24\",\r\n - \ \"52.113.153.0/24\",\r\n \"52.114.8.0/21\",\r\n \"52.114.54.0/23\",\r\n - \ \"52.114.56.0/23\",\r\n \"52.114.80.0/22\",\r\n \"52.114.216.0/22\",\r\n - \ \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n \"52.115.97.0/24\",\r\n - \ \"52.120.144.0/21\",\r\n \"52.120.156.0/24\",\r\n \"52.121.128.0/20\",\r\n - \ \"52.121.144.0/21\",\r\n \"52.136.26.0/24\",\r\n \"52.139.192.0/18\",\r\n - \ \"52.143.196.0/24\",\r\n \"52.143.210.0/24\",\r\n \"52.148.64.0/18\",\r\n - \ \"52.163.0.0/16\",\r\n \"52.187.0.0/17\",\r\n \"52.187.128.0/18\",\r\n - \ \"52.230.0.0/17\",\r\n \"52.237.64.0/18\",\r\n \"52.239.129.0/24\",\r\n - \ \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n - \ \"52.245.80.0/22\",\r\n \"52.253.80.0/20\",\r\n \"104.43.0.0/17\",\r\n - \ \"104.44.89.32/27\",\r\n \"104.44.90.128/27\",\r\n \"104.44.92.32/27\",\r\n - \ \"104.44.94.144/28\",\r\n \"104.44.95.192/28\",\r\n \"104.44.95.224/28\",\r\n - \ \"104.215.128.0/17\",\r\n \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n - \ \"137.116.128.0/19\",\r\n \"138.91.32.0/20\",\r\n \"168.63.90.0/24\",\r\n - \ \"168.63.91.0/26\",\r\n \"168.63.160.0/19\",\r\n \"168.63.224.0/19\",\r\n - \ \"191.238.64.0/23\",\r\n \"207.46.50.128/28\",\r\n \"207.46.59.64/27\",\r\n - \ \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n \"207.46.224.0/20\",\r\n - \ \"2602:fd5e:2::/57\",\r\n \"2603:1040::/47\",\r\n \"2603:1040:2::/48\",\r\n - \ \"2603:1040:4::/48\",\r\n \"2603:1040:5::/48\",\r\n \"2603:1040:6::/48\",\r\n - \ \"2603:1046:1406::/48\",\r\n \"2603:1046:1500:28::/64\",\r\n - \ \"2603:1046:2000:180::/59\",\r\n \"2603:1047:1:180::/59\",\r\n + \ \"2603:1063:216::/55\",\r\n \"2603:1063:2200:24::/64\",\r\n + \ \"2a01:111:f100:4002::/64\",\r\n \"2a01:111:f100:5000::/52\",\r\n + \ \"2a01:111:f403:c10c::/62\",\r\n \"2a01:111:f403:c90c::/62\",\r\n + \ \"2a01:111:f403:c92d::/64\",\r\n \"2a01:111:f403:c92e::/63\",\r\n + \ \"2a01:111:f403:c930::/63\",\r\n \"2a01:111:f403:d10c::/62\",\r\n + \ \"2a01:111:f403:d90c::/62\",\r\n \"2a01:111:f403:e00c::/62\",\r\n + \ \"2a01:111:f403:f90c::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.southeastasia\",\r\n \"id\": \"AzureCloud.southeastasia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"20\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.67.0.0/17\",\r\n \"13.76.0.0/16\",\r\n \"13.104.149.0/26\",\r\n + \ \"13.104.153.0/27\",\r\n \"13.104.153.32/28\",\r\n \"13.104.153.64/27\",\r\n + \ \"13.104.153.192/26\",\r\n \"13.104.154.0/25\",\r\n \"13.104.213.128/25\",\r\n + \ \"20.6.0.0/17\",\r\n \"20.24.0.0/18\",\r\n \"20.24.128.0/18\",\r\n + \ \"20.43.128.0/18\",\r\n \"20.44.192.0/18\",\r\n \"20.47.9.0/24\",\r\n + \ \"20.47.33.0/24\",\r\n \"20.47.64.0/24\",\r\n \"20.47.98.0/24\",\r\n + \ \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n \"20.95.137.0/24\",\r\n + \ \"20.135.84.0/22\",\r\n \"20.135.88.0/23\",\r\n \"20.136.128.0/24\",\r\n + \ \"20.136.129.0/25\",\r\n \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n + \ \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.157.16.0/24\",\r\n + \ \"20.157.23.0/24\",\r\n \"20.157.31.0/24\",\r\n \"20.157.98.0/24\",\r\n + \ \"20.157.117.0/24\",\r\n \"20.157.126.0/24\",\r\n \"20.157.128.0/24\",\r\n + \ \"20.157.176.0/24\",\r\n \"20.157.218.0/24\",\r\n \"20.184.0.0/18\",\r\n + \ \"20.188.96.0/19\",\r\n \"20.190.64.0/19\",\r\n \"20.190.140.0/25\",\r\n + \ \"20.190.163.0/24\",\r\n \"20.191.128.0/19\",\r\n \"20.195.0.0/18\",\r\n + \ \"20.195.64.0/21\",\r\n \"20.195.80.0/21\",\r\n \"20.195.96.0/19\",\r\n + \ \"20.197.64.0/18\",\r\n \"20.198.128.0/17\",\r\n \"20.202.43.0/24\",\r\n + \ \"20.202.44.0/22\",\r\n \"20.202.48.0/23\",\r\n \"20.202.59.0/24\",\r\n + \ \"20.205.144.0/20\",\r\n \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n + \ \"20.209.20.0/23\",\r\n \"20.212.0.0/16\",\r\n \"20.247.128.0/17\",\r\n + \ \"23.97.48.0/20\",\r\n \"23.98.64.0/18\",\r\n \"23.100.112.0/21\",\r\n + \ \"23.101.16.0/20\",\r\n \"40.65.128.0/18\",\r\n \"40.78.223.0/24\",\r\n + \ \"40.78.232.0/21\",\r\n \"40.79.206.32/27\",\r\n \"40.82.28.0/22\",\r\n + \ \"40.87.196.0/22\",\r\n \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n + \ \"40.90.137.64/27\",\r\n \"40.90.138.96/27\",\r\n \"40.90.146.160/27\",\r\n + \ \"40.90.146.224/27\",\r\n \"40.90.154.128/26\",\r\n \"40.90.160.0/19\",\r\n + \ \"40.93.129.0/24\",\r\n \"40.119.192.0/18\",\r\n \"40.123.188.0/22\",\r\n + \ \"40.126.12.0/25\",\r\n \"40.126.35.0/24\",\r\n \"52.101.133.0/24\",\r\n + \ \"52.101.134.0/23\",\r\n \"52.101.136.0/23\",\r\n \"52.102.193.0/24\",\r\n + \ \"52.103.65.0/24\",\r\n \"52.103.193.0/24\",\r\n \"52.108.68.0/23\",\r\n + \ \"52.108.91.0/24\",\r\n \"52.108.184.0/24\",\r\n \"52.108.195.0/24\",\r\n + \ \"52.108.206.0/23\",\r\n \"52.108.236.0/22\",\r\n \"52.109.124.0/22\",\r\n + \ \"52.111.240.0/24\",\r\n \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n + \ \"52.113.101.0/24\",\r\n \"52.113.105.0/24\",\r\n \"52.113.109.0/24\",\r\n + \ \"52.113.131.0/24\",\r\n \"52.113.153.0/24\",\r\n \"52.114.8.0/21\",\r\n + \ \"52.114.54.0/23\",\r\n \"52.114.56.0/23\",\r\n \"52.114.80.0/22\",\r\n + \ \"52.114.216.0/22\",\r\n \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n + \ \"52.115.97.0/24\",\r\n \"52.120.144.0/21\",\r\n \"52.120.156.0/24\",\r\n + \ \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n \"52.136.26.0/24\",\r\n + \ \"52.139.192.0/18\",\r\n \"52.143.196.0/24\",\r\n \"52.143.210.0/24\",\r\n + \ \"52.148.64.0/18\",\r\n \"52.163.0.0/16\",\r\n \"52.187.0.0/17\",\r\n + \ \"52.187.128.0/18\",\r\n \"52.230.0.0/17\",\r\n \"52.237.64.0/18\",\r\n + \ \"52.239.129.0/24\",\r\n \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n + \ \"52.239.249.0/24\",\r\n \"52.245.80.0/22\",\r\n \"52.253.80.0/20\",\r\n + \ \"104.43.0.0/17\",\r\n \"104.44.89.32/27\",\r\n \"104.44.90.128/27\",\r\n + \ \"104.44.92.32/27\",\r\n \"104.44.94.144/28\",\r\n \"104.44.95.192/28\",\r\n + \ \"104.44.95.224/28\",\r\n \"104.215.128.0/17\",\r\n \"111.221.80.0/20\",\r\n + \ \"111.221.96.0/20\",\r\n \"137.116.128.0/19\",\r\n \"138.91.32.0/20\",\r\n + \ \"168.63.90.0/24\",\r\n \"168.63.91.0/26\",\r\n \"168.63.160.0/19\",\r\n + \ \"168.63.224.0/19\",\r\n \"191.238.64.0/23\",\r\n \"207.46.50.128/28\",\r\n + \ \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n + \ \"207.46.224.0/20\",\r\n \"2602:fd5e:2::/57\",\r\n \"2603:1040::/47\",\r\n + \ \"2603:1040:2::/48\",\r\n \"2603:1040:4::/48\",\r\n \"2603:1040:5::/48\",\r\n + \ \"2603:1040:6::/48\",\r\n \"2603:1046:1406::/48\",\r\n + \ \"2603:1046:1500:28::/64\",\r\n \"2603:1046:2000:180::/59\",\r\n + \ \"2603:1047:1:180::/59\",\r\n \"2603:1063:2202:38::/64\",\r\n \ \"2a01:111:f403:c401::/64\",\r\n \"2a01:111:f403:cc05::/64\",\r\n \ \"2a01:111:f403:cc06::/63\",\r\n \"2a01:111:f403:cc08::/63\",\r\n \ \"2a01:111:f403:d402::/64\",\r\n \"2a01:111:f403:dc01::/64\",\r\n \ \"2a01:111:f403:e401::/64\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.southfrance\",\r\n \"id\": \"AzureCloud.southfrance\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.150.192/26\",\r\n \"13.104.151.0/26\",\r\n \ \"20.38.188.0/22\",\r\n \"20.39.80.0/20\",\r\n \"20.47.28.0/24\",\r\n \ \"20.47.102.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.188.0/23\",\r\n @@ -30178,88 +30935,94 @@ interactions: \ \"2603:1020:904::/48\",\r\n \"2603:1020:905::/48\",\r\n \ \"2603:1020:906::/48\",\r\n \"2603:1026:2401::/48\",\r\n \ \"2603:1026:2500:2c::/64\",\r\n \"2603:1026:3000:1a0::/59\",\r\n - \ \"2603:1027:1:1a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.southindia\",\r\n \"id\": \"AzureCloud.southindia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.64.0/18\",\r\n \"13.104.153.128/26\",\r\n - \ \"20.40.0.0/21\",\r\n \"20.41.192.0/18\",\r\n \"20.44.32.0/19\",\r\n - \ \"20.47.52.0/24\",\r\n \"20.47.72.0/23\",\r\n \"20.60.10.0/24\",\r\n - \ \"20.60.226.0/23\",\r\n \"20.95.141.0/24\",\r\n \"20.135.42.0/23\",\r\n - \ \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n \"20.190.145.128/25\",\r\n - \ \"20.190.174.0/24\",\r\n \"20.192.128.0/19\",\r\n \"20.192.184.0/21\",\r\n - \ \"20.219.64.0/18\",\r\n \"20.235.0.0/18\",\r\n \"20.235.128.0/18\",\r\n - \ \"40.78.192.0/21\",\r\n \"40.79.213.0/24\",\r\n \"40.81.64.0/20\",\r\n - \ \"40.87.216.0/22\",\r\n \"40.90.26.64/26\",\r\n \"40.90.137.160/27\",\r\n - \ \"40.126.17.128/25\",\r\n \"40.126.46.0/24\",\r\n \"52.108.192.0/24\",\r\n - \ \"52.108.230.0/23\",\r\n \"52.109.60.0/22\",\r\n \"52.111.241.0/24\",\r\n - \ \"52.113.15.0/24\",\r\n \"52.114.24.0/22\",\r\n \"52.136.17.0/24\",\r\n - \ \"52.140.0.0/18\",\r\n \"52.172.0.0/17\",\r\n \"52.239.135.128/26\",\r\n - \ \"52.239.188.0/24\",\r\n \"52.245.84.0/22\",\r\n \"104.44.92.160/27\",\r\n - \ \"104.44.94.208/28\",\r\n \"104.47.214.0/23\",\r\n \"104.211.192.0/18\",\r\n - \ \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n + \ \"2603:1027:1:1a0::/59\",\r\n \"2603:1063:2206:2c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southindia\",\r\n + \ \"id\": \"AzureCloud.southindia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.64.0/18\",\r\n + \ \"13.104.153.128/26\",\r\n \"20.40.0.0/21\",\r\n \"20.41.192.0/18\",\r\n + \ \"20.44.32.0/19\",\r\n \"20.47.52.0/24\",\r\n \"20.47.72.0/23\",\r\n + \ \"20.60.10.0/24\",\r\n \"20.60.226.0/23\",\r\n \"20.95.141.0/24\",\r\n + \ \"20.135.42.0/23\",\r\n \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n + \ \"20.190.145.128/25\",\r\n \"20.190.174.0/24\",\r\n \"20.192.128.0/19\",\r\n + \ \"20.192.184.0/21\",\r\n \"20.219.64.0/18\",\r\n \"20.235.0.0/18\",\r\n + \ \"20.235.128.0/18\",\r\n \"40.78.192.0/21\",\r\n \"40.79.213.0/24\",\r\n + \ \"40.81.64.0/20\",\r\n \"40.87.216.0/22\",\r\n \"40.90.26.64/26\",\r\n + \ \"40.90.137.160/27\",\r\n \"40.126.17.128/25\",\r\n \"40.126.46.0/24\",\r\n + \ \"52.108.192.0/24\",\r\n \"52.108.230.0/23\",\r\n \"52.109.60.0/22\",\r\n + \ \"52.111.241.0/24\",\r\n \"52.113.15.0/24\",\r\n \"52.114.24.0/22\",\r\n + \ \"52.136.17.0/24\",\r\n \"52.140.0.0/18\",\r\n \"52.172.0.0/17\",\r\n + \ \"52.239.135.128/26\",\r\n \"52.239.188.0/24\",\r\n \"52.245.84.0/22\",\r\n + \ \"104.44.92.160/27\",\r\n \"104.44.94.208/28\",\r\n \"104.47.214.0/23\",\r\n + \ \"104.211.192.0/18\",\r\n \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n \ \"2603:1040:c06::/47\",\r\n \"2603:1046:1407::/48\",\r\n \ \"2603:1046:1500:4::/64\",\r\n \"2603:1046:2000:60::/59\",\r\n - \ \"2603:1047:1:60::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.swedencentral\",\r\n \"id\": \"AzureCloud.swedencentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.208/28\",\r\n \"13.105.96.0/26\",\r\n - \ \"13.105.99.112/28\",\r\n \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n - \ \"13.105.100.0/28\",\r\n \"13.105.100.32/27\",\r\n \"20.60.78.0/23\",\r\n - \ \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n \"20.91.128.0/17\",\r\n - \ \"20.95.87.0/24\",\r\n \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n - \ \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n - \ \"20.157.195.0/24\",\r\n \"20.190.181.0/24\",\r\n \"20.240.0.0/18\",\r\n - \ \"20.240.128.0/17\",\r\n \"40.93.214.0/24\",\r\n \"40.101.1.0/24\",\r\n - \ \"40.119.112.0/22\",\r\n \"40.126.53.0/24\",\r\n \"40.126.203.0/24\",\r\n - \ \"51.12.24.0/21\",\r\n \"51.12.32.0/19\",\r\n \"51.12.64.0/19\",\r\n - \ \"51.12.96.0/21\",\r\n \"51.12.104.32/27\",\r\n \"51.12.128.0/21\",\r\n - \ \"51.12.144.0/20\",\r\n \"51.12.208.0/20\",\r\n \"51.12.224.0/19\",\r\n - \ \"51.107.176.0/20\",\r\n \"52.101.75.0/24\",\r\n \"52.101.80.0/22\",\r\n - \ \"52.102.163.0/24\",\r\n \"52.103.35.0/24\",\r\n \"52.103.163.0/24\",\r\n - \ \"52.108.134.0/24\",\r\n \"52.111.209.0/24\",\r\n \"52.112.120.0/24\",\r\n - \ \"52.112.122.0/24\",\r\n \"52.253.187.0/24\",\r\n \"52.253.188.0/23\",\r\n - \ \"132.245.230.0/23\",\r\n \"2603:1020:1000::/47\",\r\n + \ \"2603:1047:1:60::/59\",\r\n \"2603:1063:2202:10::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.swedencentral\",\r\n + \ \"id\": \"AzureCloud.swedencentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.208/28\",\r\n + \ \"13.105.96.0/26\",\r\n \"13.105.99.112/28\",\r\n \"13.105.99.160/27\",\r\n + \ \"13.105.99.192/26\",\r\n \"13.105.100.0/28\",\r\n \"13.105.100.32/27\",\r\n + \ \"20.60.78.0/23\",\r\n \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n + \ \"20.91.128.0/17\",\r\n \"20.95.87.0/24\",\r\n \"20.135.164.0/22\",\r\n + \ \"20.135.168.0/23\",\r\n \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n + \ \"20.157.151.0/24\",\r\n \"20.157.195.0/24\",\r\n \"20.190.181.0/24\",\r\n + \ \"20.202.68.0/24\",\r\n \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n + \ \"40.93.214.0/24\",\r\n \"40.101.1.0/24\",\r\n \"40.119.112.0/22\",\r\n + \ \"40.126.53.0/24\",\r\n \"40.126.203.0/24\",\r\n \"51.12.24.0/21\",\r\n + \ \"51.12.32.0/19\",\r\n \"51.12.64.0/19\",\r\n \"51.12.96.0/21\",\r\n + \ \"51.12.104.32/27\",\r\n \"51.12.128.0/21\",\r\n \"51.12.144.0/20\",\r\n + \ \"51.12.208.0/20\",\r\n \"51.12.224.0/19\",\r\n \"51.107.176.0/20\",\r\n + \ \"52.101.75.0/24\",\r\n \"52.101.80.0/22\",\r\n \"52.102.163.0/24\",\r\n + \ \"52.103.35.0/24\",\r\n \"52.103.163.0/24\",\r\n \"52.108.134.0/24\",\r\n + \ \"52.111.209.0/24\",\r\n \"52.112.120.0/24\",\r\n \"52.112.122.0/24\",\r\n + \ \"52.112.139.0/24\",\r\n \"52.112.140.0/22\",\r\n \"52.112.164.0/22\",\r\n + \ \"52.112.224.0/22\",\r\n \"52.112.234.0/23\",\r\n \"52.112.239.0/24\",\r\n + \ \"52.114.225.0/24\",\r\n \"52.114.227.0/24\",\r\n \"52.114.229.0/24\",\r\n + \ \"52.114.235.0/24\",\r\n \"52.114.237.0/24\",\r\n \"52.114.239.0/24\",\r\n + \ \"52.114.243.0/24\",\r\n \"52.121.192.0/20\",\r\n \"52.253.187.0/24\",\r\n + \ \"52.253.188.0/23\",\r\n \"132.245.230.0/23\",\r\n \"2603:1020:1000::/47\",\r\n \ \"2603:1020:1003::/48\",\r\n \"2603:1020:1004::/47\",\r\n \ \"2603:1026:900::/64\",\r\n \"2603:1026:900:2::/63\",\r\n \ \"2603:1026:2402::/48\",\r\n \"2603:1026:2500:4::/64\",\r\n \ \"2603:1026:3000:20::/59\",\r\n \"2603:1027:1:20::/59\",\r\n - \ \"2a01:111:f403:c202::/64\",\r\n \"2a01:111:f403:ca10::/64\",\r\n - \ \"2a01:111:f403:ca12::/63\",\r\n \"2a01:111:f403:ca14::/63\",\r\n - \ \"2a01:111:f403:d202::/64\",\r\n \"2a01:111:f403:da02::/64\",\r\n - \ \"2a01:111:f403:e202::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.swedensouth\",\r\n \"id\": \"AzureCloud.swedensouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.160/27\",\r\n \"13.105.75.192/28\",\r\n - \ \"13.105.75.224/27\",\r\n \"20.60.76.0/23\",\r\n \"20.60.192.0/23\",\r\n - \ \"20.91.0.0/17\",\r\n \"20.135.60.0/23\",\r\n \"20.150.45.0/24\",\r\n - \ \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n \"20.157.196.0/24\",\r\n - \ \"20.190.182.0/24\",\r\n \"40.93.213.0/24\",\r\n \"40.101.0.0/24\",\r\n - \ \"40.119.116.0/22\",\r\n \"40.126.54.0/24\",\r\n \"40.126.204.0/24\",\r\n - \ \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\r\n \"51.12.104.0/27\",\r\n - \ \"51.12.112.0/20\",\r\n \"51.12.136.0/21\",\r\n \"51.12.160.0/19\",\r\n - \ \"51.12.192.0/20\",\r\n \"52.101.74.0/24\",\r\n \"52.101.76.0/22\",\r\n - \ \"52.102.162.0/24\",\r\n \"52.103.34.0/24\",\r\n \"52.103.162.0/24\",\r\n - \ \"52.108.135.0/24\",\r\n \"52.111.210.0/24\",\r\n \"52.112.119.0/24\",\r\n - \ \"52.112.121.0/24\",\r\n \"52.253.190.0/24\",\r\n \"2603:1020:1100::/47\",\r\n - \ \"2603:1020:1103::/48\",\r\n \"2603:1020:1104::/46\",\r\n - \ \"2603:1026:900:1::/64\",\r\n \"2603:1026:2408::/48\",\r\n - \ \"2603:1026:2500::/64\",\r\n \"2603:1026:3000::/59\",\r\n - \ \"2603:1027:1::/59\",\r\n \"2a01:111:f403:c203::/64\",\r\n + \ \"2603:1063:2206:4::/64\",\r\n \"2a01:111:f403:c202::/64\",\r\n + \ \"2a01:111:f403:ca10::/64\",\r\n \"2a01:111:f403:ca12::/63\",\r\n + \ \"2a01:111:f403:ca14::/63\",\r\n \"2a01:111:f403:d202::/64\",\r\n + \ \"2a01:111:f403:da02::/64\",\r\n \"2a01:111:f403:e202::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.swedensouth\",\r\n + \ \"id\": \"AzureCloud.swedensouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.160/27\",\r\n + \ \"13.105.75.192/28\",\r\n \"13.105.75.224/27\",\r\n \"20.60.76.0/23\",\r\n + \ \"20.60.192.0/23\",\r\n \"20.91.0.0/17\",\r\n \"20.135.60.0/23\",\r\n + \ \"20.150.45.0/24\",\r\n \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n + \ \"20.157.196.0/24\",\r\n \"20.190.182.0/24\",\r\n \"40.93.213.0/24\",\r\n + \ \"40.101.0.0/24\",\r\n \"40.119.116.0/22\",\r\n \"40.126.54.0/24\",\r\n + \ \"40.126.204.0/24\",\r\n \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\r\n + \ \"51.12.104.0/27\",\r\n \"51.12.112.0/20\",\r\n \"51.12.136.0/21\",\r\n + \ \"51.12.160.0/19\",\r\n \"51.12.192.0/20\",\r\n \"52.101.74.0/24\",\r\n + \ \"52.101.76.0/22\",\r\n \"52.102.162.0/24\",\r\n \"52.103.34.0/24\",\r\n + \ \"52.103.162.0/24\",\r\n \"52.108.135.0/24\",\r\n \"52.111.210.0/24\",\r\n + \ \"52.112.119.0/24\",\r\n \"52.112.121.0/24\",\r\n \"52.253.190.0/24\",\r\n + \ \"2603:1020:1100::/47\",\r\n \"2603:1020:1103::/48\",\r\n + \ \"2603:1020:1104::/46\",\r\n \"2603:1026:900:1::/64\",\r\n + \ \"2603:1026:2408::/48\",\r\n \"2603:1026:2500::/64\",\r\n + \ \"2603:1026:3000::/59\",\r\n \"2603:1027:1::/59\",\r\n + \ \"2603:1063:2206::/64\",\r\n \"2a01:111:f403:c203::/64\",\r\n \ \"2a01:111:f403:ca11::/64\",\r\n \"2a01:111:f403:ca16::/63\",\r\n \ \"2a01:111:f403:ca18::/63\",\r\n \"2a01:111:f403:d203::/64\",\r\n \ \"2a01:111:f403:da03::/64\",\r\n \"2a01:111:f403:e203::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.switzerlandn\",\r\n \ \"id\": \"AzureCloud.switzerlandn\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.32/27\",\r\n @@ -30281,32 +31044,33 @@ interactions: \ \"52.253.176.0/24\",\r\n \"2603:1020:a00::/47\",\r\n \"2603:1020:a03::/48\",\r\n \ \"2603:1020:a04::/47\",\r\n \"2603:1026:240b::/48\",\r\n \ \"2603:1026:2500:c::/64\",\r\n \"2603:1026:3000:60::/59\",\r\n - \ \"2603:1027:1:60::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.switzerlandw\",\r\n \"id\": \"AzureCloud.switzerlandw\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.0/27\",\r\n \"13.104.212.0/26\",\r\n - \ \"20.47.26.0/24\",\r\n \"20.47.67.0/24\",\r\n \"20.47.103.0/24\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.135.62.0/23\",\r\n \"20.150.55.0/24\",\r\n - \ \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n \"20.190.184.0/24\",\r\n - \ \"20.199.192.0/18\",\r\n \"20.208.192.0/18\",\r\n \"40.90.19.32/27\",\r\n - \ \"40.90.128.192/28\",\r\n \"40.119.84.0/22\",\r\n \"40.126.56.0/24\",\r\n - \ \"40.126.195.0/24\",\r\n \"51.103.192.0/27\",\r\n \"51.107.96.0/19\",\r\n - \ \"51.107.136.0/21\",\r\n \"51.107.144.0/20\",\r\n \"51.107.160.0/20\",\r\n - \ \"51.107.192.0/21\",\r\n \"51.107.224.0/20\",\r\n \"51.107.248.0/21\",\r\n - \ \"52.108.179.0/24\",\r\n \"52.108.200.0/24\",\r\n \"52.109.158.0/23\",\r\n - \ \"52.111.203.0/24\",\r\n \"52.114.230.0/24\",\r\n \"52.239.250.0/24\",\r\n - \ \"52.253.166.0/24\",\r\n \"2603:1020:b00::/47\",\r\n \"2603:1020:b03::/48\",\r\n - \ \"2603:1020:b04::/47\",\r\n \"2603:1026:240c::/48\",\r\n - \ \"2603:1026:2500:20::/64\",\r\n \"2603:1026:3000:120::/59\",\r\n - \ \"2603:1027:1:120::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uaecentral\",\r\n \"id\": \"AzureCloud.uaecentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1027:1:60::/59\",\r\n \"2603:1063:2206:8::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.switzerlandw\",\r\n + \ \"id\": \"AzureCloud.switzerlandw\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.0/27\",\r\n + \ \"13.104.212.0/26\",\r\n \"20.47.26.0/24\",\r\n \"20.47.67.0/24\",\r\n + \ \"20.47.103.0/24\",\r\n \"20.60.176.0/23\",\r\n \"20.135.62.0/23\",\r\n + \ \"20.150.55.0/24\",\r\n \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n + \ \"20.190.184.0/24\",\r\n \"20.199.192.0/18\",\r\n \"20.208.192.0/18\",\r\n + \ \"40.90.19.32/27\",\r\n \"40.90.128.192/28\",\r\n \"40.119.84.0/22\",\r\n + \ \"40.126.56.0/24\",\r\n \"40.126.195.0/24\",\r\n \"51.103.192.0/27\",\r\n + \ \"51.107.96.0/19\",\r\n \"51.107.136.0/21\",\r\n \"51.107.144.0/20\",\r\n + \ \"51.107.160.0/20\",\r\n \"51.107.192.0/21\",\r\n \"51.107.224.0/20\",\r\n + \ \"51.107.248.0/21\",\r\n \"52.108.179.0/24\",\r\n \"52.108.200.0/24\",\r\n + \ \"52.109.158.0/23\",\r\n \"52.111.203.0/24\",\r\n \"52.114.230.0/24\",\r\n + \ \"52.239.250.0/24\",\r\n \"52.253.166.0/24\",\r\n \"2603:1020:b00::/47\",\r\n + \ \"2603:1020:b03::/48\",\r\n \"2603:1020:b04::/47\",\r\n + \ \"2603:1026:240c::/48\",\r\n \"2603:1026:2500:20::/64\",\r\n + \ \"2603:1026:3000:120::/59\",\r\n \"2603:1027:1:120::/59\",\r\n + \ \"2603:1063:2206:20::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.uaecentral\",\r\n \"id\": \"AzureCloud.uaecentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.159.128/26\",\r\n \"20.37.64.0/19\",\r\n \ \"20.45.64.0/19\",\r\n \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n \ \"20.47.54.0/24\",\r\n \"20.47.94.0/24\",\r\n \"20.135.36.0/23\",\r\n @@ -30320,40 +31084,41 @@ interactions: \ \"52.239.233.0/25\",\r\n \"2603:1040:b00::/47\",\r\n \"2603:1040:b03::/48\",\r\n \ \"2603:1040:b04::/47\",\r\n \"2603:1046:140b::/48\",\r\n \ \"2603:1046:1500:30::/64\",\r\n \"2603:1046:2000:120::/59\",\r\n - \ \"2603:1047:1:120::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uaenorth\",\r\n \"id\": \"AzureCloud.uaenorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"16\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n - \ \"13.105.61.16/28\",\r\n \"13.105.61.64/26\",\r\n \"13.105.102.128/27\",\r\n - \ \"13.105.102.160/28\",\r\n \"13.105.102.192/27\",\r\n \"20.38.124.0/23\",\r\n - \ \"20.38.136.0/21\",\r\n \"20.38.152.0/21\",\r\n \"20.46.32.0/19\",\r\n - \ \"20.46.144.0/20\",\r\n \"20.46.192.0/21\",\r\n \"20.47.55.0/24\",\r\n - \ \"20.47.95.0/24\",\r\n \"20.60.21.0/24\",\r\n \"20.60.212.0/23\",\r\n - \ \"20.74.128.0/17\",\r\n \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n - \ \"20.157.20.0/24\",\r\n \"20.157.74.0/24\",\r\n \"20.157.141.0/24\",\r\n - \ \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n \"20.202.102.0/23\",\r\n - \ \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n - \ \"20.203.96.0/19\",\r\n \"20.209.50.0/23\",\r\n \"20.216.0.0/18\",\r\n - \ \"20.233.0.0/17\",\r\n \"40.90.16.96/27\",\r\n \"40.90.128.64/28\",\r\n - \ \"40.90.152.128/27\",\r\n \"40.119.72.0/22\",\r\n \"40.119.160.0/19\",\r\n - \ \"40.120.64.0/18\",\r\n \"40.123.192.0/19\",\r\n \"40.123.224.0/20\",\r\n - \ \"40.126.59.0/24\",\r\n \"40.126.192.0/24\",\r\n \"52.108.70.0/23\",\r\n - \ \"52.108.92.0/24\",\r\n \"52.109.162.0/23\",\r\n \"52.111.204.0/24\",\r\n - \ \"52.112.200.0/22\",\r\n \"52.112.204.0/23\",\r\n \"52.112.207.0/24\",\r\n - \ \"52.114.236.0/24\",\r\n \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n - \ \"52.143.202.0/24\",\r\n \"52.143.222.0/23\",\r\n \"52.239.233.128/25\",\r\n - \ \"65.52.248.0/21\",\r\n \"2603:1040:900::/47\",\r\n \"2603:1040:903::/48\",\r\n - \ \"2603:1040:904::/47\",\r\n \"2603:1046:140a::/48\",\r\n - \ \"2603:1046:1500:2c::/64\",\r\n \"2603:1046:2000:100::/59\",\r\n - \ \"2603:1047:1:100::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uksouth\",\r\n \"id\": \"AzureCloud.uksouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"16\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1047:1:120::/59\",\r\n \"2603:1063:2202:24::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.uaenorth\",\r\n + \ \"id\": \"AzureCloud.uaenorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n + \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.151.64/26\",\r\n + \ \"13.104.151.128/26\",\r\n \"13.105.61.16/28\",\r\n \"13.105.61.64/26\",\r\n + \ \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n \"13.105.102.192/27\",\r\n + \ \"20.38.124.0/23\",\r\n \"20.38.136.0/21\",\r\n \"20.38.152.0/21\",\r\n + \ \"20.46.32.0/19\",\r\n \"20.46.144.0/20\",\r\n \"20.46.192.0/21\",\r\n + \ \"20.47.55.0/24\",\r\n \"20.47.95.0/24\",\r\n \"20.60.21.0/24\",\r\n + \ \"20.60.212.0/23\",\r\n \"20.74.128.0/17\",\r\n \"20.135.114.0/23\",\r\n + \ \"20.135.116.0/22\",\r\n \"20.157.20.0/24\",\r\n \"20.157.74.0/24\",\r\n + \ \"20.157.141.0/24\",\r\n \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n + \ \"20.202.102.0/23\",\r\n \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n + \ \"20.203.80.0/21\",\r\n \"20.203.96.0/19\",\r\n \"20.209.50.0/23\",\r\n + \ \"20.216.0.0/18\",\r\n \"20.233.0.0/17\",\r\n \"40.90.16.96/27\",\r\n + \ \"40.90.128.64/28\",\r\n \"40.90.152.128/27\",\r\n \"40.119.72.0/22\",\r\n + \ \"40.119.160.0/19\",\r\n \"40.120.64.0/18\",\r\n \"40.123.192.0/19\",\r\n + \ \"40.123.224.0/20\",\r\n \"40.126.59.0/24\",\r\n \"40.126.192.0/24\",\r\n + \ \"52.108.70.0/23\",\r\n \"52.108.92.0/24\",\r\n \"52.109.162.0/23\",\r\n + \ \"52.111.204.0/24\",\r\n \"52.112.200.0/22\",\r\n \"52.112.204.0/23\",\r\n + \ \"52.112.207.0/24\",\r\n \"52.114.236.0/24\",\r\n \"52.121.100.0/22\",\r\n + \ \"52.121.104.0/23\",\r\n \"52.143.202.0/24\",\r\n \"52.143.222.0/23\",\r\n + \ \"52.239.233.128/25\",\r\n \"65.52.248.0/21\",\r\n \"2603:1040:900::/47\",\r\n + \ \"2603:1040:903::/48\",\r\n \"2603:1040:904::/47\",\r\n + \ \"2603:1046:140a::/48\",\r\n \"2603:1046:1500:2c::/64\",\r\n + \ \"2603:1046:2000:100::/59\",\r\n \"2603:1047:1:100::/59\",\r\n + \ \"2603:1063:2202:20::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.uksouth\",\r\n \"id\": \"AzureCloud.uksouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"17\",\r\n \"region\": \"uksouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.87.64.0/19\",\r\n \"13.104.129.128/26\",\r\n \ \"13.104.145.160/27\",\r\n \"13.104.146.64/26\",\r\n \"13.104.159.0/25\",\r\n \ \"20.0.0.0/16\",\r\n \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n @@ -30394,39 +31159,40 @@ interactions: \ \"2603:1020:702::/48\",\r\n \"2603:1020:704::/48\",\r\n \ \"2603:1020:705::/48\",\r\n \"2603:1020:706::/48\",\r\n \ \"2603:1026:2406::/48\",\r\n \"2603:1026:2500:18::/64\",\r\n - \ \"2603:1026:3000:e0::/59\",\r\n \"2603:1027:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.ukwest\",\r\n - \ \"id\": \"AzureCloud.ukwest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"20.39.160.0/21\",\r\n - \ \"20.40.104.0/21\",\r\n \"20.45.176.0/20\",\r\n \"20.47.56.0/24\",\r\n - \ \"20.47.82.0/23\",\r\n \"20.58.64.0/18\",\r\n \"20.60.164.0/23\",\r\n - \ \"20.68.64.0/18\",\r\n \"20.77.192.0/18\",\r\n \"20.90.0.0/18\",\r\n - \ \"20.95.86.0/24\",\r\n \"20.117.0.0/18\",\r\n \"20.135.64.0/23\",\r\n - \ \"20.150.2.0/23\",\r\n \"20.150.52.0/24\",\r\n \"20.150.110.0/24\",\r\n - \ \"20.157.46.0/24\",\r\n \"20.162.0.0/17\",\r\n \"20.190.144.0/25\",\r\n - \ \"20.190.171.0/24\",\r\n \"20.202.3.0/24\",\r\n \"20.254.128.0/17\",\r\n - \ \"40.79.218.0/24\",\r\n \"40.81.112.0/20\",\r\n \"40.87.228.0/22\",\r\n - \ \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n \"40.90.131.96/27\",\r\n - \ \"40.90.139.96/27\",\r\n \"40.90.157.192/27\",\r\n \"40.126.16.0/25\",\r\n - \ \"40.126.43.0/24\",\r\n \"51.11.96.0/19\",\r\n \"51.104.32.0/19\",\r\n - \ \"51.132.64.0/18\",\r\n \"51.137.128.0/18\",\r\n \"51.140.192.0/18\",\r\n - \ \"51.141.0.0/17\",\r\n \"51.141.128.0/27\",\r\n \"51.141.128.64/26\",\r\n - \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n \"51.141.134.0/24\",\r\n - \ \"51.141.136.0/22\",\r\n \"51.142.128.0/18\",\r\n \"52.108.189.0/24\",\r\n - \ \"52.108.224.0/23\",\r\n \"52.109.32.0/22\",\r\n \"52.111.205.0/24\",\r\n - \ \"52.112.168.0/22\",\r\n \"52.112.212.0/24\",\r\n \"52.112.230.0/24\",\r\n - \ \"52.113.192.0/24\",\r\n \"52.114.84.0/22\",\r\n \"52.114.92.0/22\",\r\n - \ \"52.136.20.0/24\",\r\n \"52.142.128.0/18\",\r\n \"52.239.240.0/24\",\r\n - \ \"104.44.90.0/27\",\r\n \"2603:1020:600::/47\",\r\n \"2603:1020:602::/48\",\r\n - \ \"2603:1020:604::/48\",\r\n \"2603:1020:605::/48\",\r\n - \ \"2603:1020:606::/48\",\r\n \"2603:1026:2407::/48\",\r\n - \ \"2603:1026:3000:200::/59\",\r\n \"2603:1027:1:200::/59\"\r\n + \ \"2603:1026:3000:e0::/59\",\r\n \"2603:1027:1:e0::/59\",\r\n + \ \"2603:1063:2206:18::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.ukwest\",\r\n \"id\": \"AzureCloud.ukwest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"20.39.160.0/21\",\r\n \"20.40.104.0/21\",\r\n \"20.45.176.0/20\",\r\n + \ \"20.47.56.0/24\",\r\n \"20.47.82.0/23\",\r\n \"20.58.64.0/18\",\r\n + \ \"20.60.164.0/23\",\r\n \"20.68.64.0/18\",\r\n \"20.77.192.0/18\",\r\n + \ \"20.90.0.0/18\",\r\n \"20.95.86.0/24\",\r\n \"20.117.0.0/18\",\r\n + \ \"20.135.64.0/23\",\r\n \"20.150.2.0/23\",\r\n \"20.150.52.0/24\",\r\n + \ \"20.150.110.0/24\",\r\n \"20.157.46.0/24\",\r\n \"20.162.0.0/17\",\r\n + \ \"20.190.144.0/25\",\r\n \"20.190.171.0/24\",\r\n \"20.202.3.0/24\",\r\n + \ \"20.254.128.0/17\",\r\n \"40.79.218.0/24\",\r\n \"40.81.112.0/20\",\r\n + \ \"40.87.228.0/22\",\r\n \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n + \ \"40.90.131.96/27\",\r\n \"40.90.139.96/27\",\r\n \"40.90.157.192/27\",\r\n + \ \"40.126.16.0/25\",\r\n \"40.126.43.0/24\",\r\n \"51.11.96.0/19\",\r\n + \ \"51.104.32.0/19\",\r\n \"51.132.64.0/18\",\r\n \"51.137.128.0/18\",\r\n + \ \"51.140.192.0/18\",\r\n \"51.141.0.0/17\",\r\n \"51.141.128.0/27\",\r\n + \ \"51.141.128.64/26\",\r\n \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n + \ \"51.141.134.0/24\",\r\n \"51.141.136.0/22\",\r\n \"51.142.128.0/18\",\r\n + \ \"52.108.189.0/24\",\r\n \"52.108.224.0/23\",\r\n \"52.109.32.0/22\",\r\n + \ \"52.111.205.0/24\",\r\n \"52.112.168.0/22\",\r\n \"52.112.212.0/24\",\r\n + \ \"52.112.230.0/24\",\r\n \"52.113.192.0/24\",\r\n \"52.114.84.0/22\",\r\n + \ \"52.114.92.0/22\",\r\n \"52.136.20.0/24\",\r\n \"52.142.128.0/18\",\r\n + \ \"52.239.240.0/24\",\r\n \"104.44.90.0/27\",\r\n \"2603:1020:600::/47\",\r\n + \ \"2603:1020:602::/48\",\r\n \"2603:1020:604::/48\",\r\n + \ \"2603:1020:605::/48\",\r\n \"2603:1020:606::/48\",\r\n + \ \"2603:1026:2407::/48\",\r\n \"2603:1026:3000:200::/59\",\r\n + \ \"2603:1027:1:200::/59\",\r\n \"2603:1063:2206:34::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.usstagec\",\r\n \ \"id\": \"AzureCloud.usstagec\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.16.128/26\",\r\n @@ -30454,10 +31220,10 @@ interactions: \ \"2603:1036:2500:28::/64\",\r\n \"2603:1036:3000:1a0::/59\",\r\n \ \"2603:1037:1:1a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureCloud.westcentralus\",\r\n \"id\": \"AzureCloud.westcentralus\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"9\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.192.0/18\",\r\n \"13.77.192.0/19\",\r\n \"13.78.128.0/17\",\r\n \ \"13.104.145.64/26\",\r\n \"13.104.215.128/25\",\r\n \"13.104.219.0/25\",\r\n \ \"20.47.4.0/24\",\r\n \"20.47.70.0/24\",\r\n \"20.47.104.0/24\",\r\n @@ -30498,155 +31264,158 @@ interactions: \ \"2603:1036:903:9::/64\",\r\n \"2603:1036:9ff:ffff::/64\",\r\n \ \"2603:1036:2408::/48\",\r\n \"2603:1036:2500:20::/64\",\r\n \ \"2603:1036:3000:180::/59\",\r\n \"2603:1037:1:180::/59\",\r\n - \ \"2a01:111:f403:c112::/64\",\r\n \"2a01:111:f403:c910::/62\",\r\n - \ \"2a01:111:f403:c932::/63\",\r\n \"2a01:111:f403:c934::/63\",\r\n - \ \"2a01:111:f403:c936::/64\",\r\n \"2a01:111:f403:d120::/62\",\r\n - \ \"2a01:111:f403:d910::/62\",\r\n \"2a01:111:f403:e010::/62\",\r\n - \ \"2a01:111:f403:f910::/62\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.westeurope\",\r\n \"id\": \"AzureCloud.westeurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"26\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.69.0.0/17\",\r\n \"13.73.128.0/18\",\r\n \"13.73.224.0/21\",\r\n - \ \"13.80.0.0/15\",\r\n \"13.88.200.0/21\",\r\n \"13.93.0.0/17\",\r\n - \ \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n \"13.104.145.192/26\",\r\n - \ \"13.104.146.0/26\",\r\n \"13.104.146.128/25\",\r\n \"13.104.158.176/28\",\r\n - \ \"13.104.209.0/24\",\r\n \"13.104.214.0/25\",\r\n \"13.104.218.128/25\",\r\n - \ \"13.105.22.0/24\",\r\n \"13.105.23.128/25\",\r\n \"13.105.28.32/28\",\r\n - \ \"13.105.29.128/25\",\r\n \"13.105.60.48/28\",\r\n \"13.105.60.96/27\",\r\n - \ \"13.105.60.128/27\",\r\n \"13.105.66.144/28\",\r\n \"20.4.0.0/16\",\r\n - \ \"20.8.0.0/16\",\r\n \"20.13.0.0/17\",\r\n \"20.16.0.0/16\",\r\n - \ \"20.23.0.0/16\",\r\n \"20.31.0.0/16\",\r\n \"20.38.108.0/23\",\r\n - \ \"20.38.200.0/22\",\r\n \"20.47.7.0/24\",\r\n \"20.47.18.0/23\",\r\n - \ \"20.47.30.0/24\",\r\n \"20.47.96.0/23\",\r\n \"20.47.115.0/24\",\r\n - \ \"20.47.118.0/24\",\r\n \"20.50.0.0/18\",\r\n \"20.50.88.0/21\",\r\n - \ \"20.50.128.0/17\",\r\n \"20.54.128.0/17\",\r\n \"20.56.0.0/16\",\r\n - \ \"20.60.26.0/23\",\r\n \"20.60.130.0/24\",\r\n \"20.60.150.0/23\",\r\n - \ \"20.60.196.0/23\",\r\n \"20.60.222.0/23\",\r\n \"20.60.250.0/23\",\r\n - \ \"20.61.0.0/16\",\r\n \"20.67.0.0/17\",\r\n \"20.71.0.0/16\",\r\n - \ \"20.73.0.0/16\",\r\n \"20.76.0.0/16\",\r\n \"20.82.0.0/17\",\r\n - \ \"20.86.0.0/16\",\r\n \"20.93.128.0/17\",\r\n \"20.95.64.0/24\",\r\n - \ \"20.95.66.0/24\",\r\n \"20.95.73.0/24\",\r\n \"20.95.76.0/23\",\r\n - \ \"20.95.81.0/24\",\r\n \"20.101.0.0/16\",\r\n \"20.103.0.0/16\",\r\n - \ \"20.105.128.0/17\",\r\n \"20.107.0.0/17\",\r\n \"20.123.128.0/17\",\r\n - \ \"20.126.0.0/16\",\r\n \"20.135.24.0/23\",\r\n \"20.135.140.0/22\",\r\n - \ \"20.135.144.0/23\",\r\n \"20.143.1.0/24\",\r\n \"20.150.8.0/23\",\r\n - \ \"20.150.37.0/24\",\r\n \"20.150.42.0/24\",\r\n \"20.150.74.0/24\",\r\n - \ \"20.150.76.0/24\",\r\n \"20.150.83.0/24\",\r\n \"20.150.122.0/24\",\r\n - \ \"20.157.18.0/24\",\r\n \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n - \ \"20.157.30.0/24\",\r\n \"20.157.33.0/24\",\r\n \"20.157.97.0/24\",\r\n - \ \"20.157.115.0/24\",\r\n \"20.157.123.0/24\",\r\n \"20.157.146.0/24\",\r\n - \ \"20.157.158.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n - \ \"20.157.212.0/24\",\r\n \"20.157.221.0/24\",\r\n \"20.157.223.0/24\",\r\n + \ \"2603:1063:2200:2c::/64\",\r\n \"2a01:111:f403:c112::/64\",\r\n + \ \"2a01:111:f403:c910::/62\",\r\n \"2a01:111:f403:c932::/63\",\r\n + \ \"2a01:111:f403:c934::/63\",\r\n \"2a01:111:f403:c936::/64\",\r\n + \ \"2a01:111:f403:d120::/62\",\r\n \"2a01:111:f403:d910::/62\",\r\n + \ \"2a01:111:f403:e010::/62\",\r\n \"2a01:111:f403:f910::/62\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westeurope\",\r\n + \ \"id\": \"AzureCloud.westeurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"28\",\r\n + \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.69.0.0/17\",\r\n + \ \"13.73.128.0/18\",\r\n \"13.73.224.0/21\",\r\n \"13.80.0.0/15\",\r\n + \ \"13.88.200.0/21\",\r\n \"13.93.0.0/17\",\r\n \"13.94.128.0/17\",\r\n + \ \"13.95.0.0/16\",\r\n \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n + \ \"13.104.146.128/25\",\r\n \"13.104.158.176/28\",\r\n \"13.104.209.0/24\",\r\n + \ \"13.104.214.0/25\",\r\n \"13.104.218.128/25\",\r\n \"13.105.22.0/24\",\r\n + \ \"13.105.23.128/25\",\r\n \"13.105.28.32/28\",\r\n \"13.105.29.128/25\",\r\n + \ \"13.105.60.48/28\",\r\n \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n + \ \"13.105.66.144/28\",\r\n \"20.4.0.0/16\",\r\n \"20.8.0.0/16\",\r\n + \ \"20.13.0.0/17\",\r\n \"20.16.0.0/16\",\r\n \"20.23.0.0/16\",\r\n + \ \"20.31.0.0/16\",\r\n \"20.38.108.0/23\",\r\n \"20.38.200.0/22\",\r\n + \ \"20.47.7.0/24\",\r\n \"20.47.18.0/23\",\r\n \"20.47.30.0/24\",\r\n + \ \"20.47.96.0/23\",\r\n \"20.47.115.0/24\",\r\n \"20.47.118.0/24\",\r\n + \ \"20.50.0.0/18\",\r\n \"20.50.88.0/21\",\r\n \"20.50.128.0/17\",\r\n + \ \"20.54.128.0/17\",\r\n \"20.56.0.0/16\",\r\n \"20.60.26.0/23\",\r\n + \ \"20.60.130.0/24\",\r\n \"20.60.150.0/23\",\r\n \"20.60.196.0/23\",\r\n + \ \"20.60.222.0/23\",\r\n \"20.60.250.0/23\",\r\n \"20.61.0.0/16\",\r\n + \ \"20.67.0.0/17\",\r\n \"20.71.0.0/16\",\r\n \"20.73.0.0/16\",\r\n + \ \"20.76.0.0/16\",\r\n \"20.82.0.0/17\",\r\n \"20.86.0.0/16\",\r\n + \ \"20.93.128.0/17\",\r\n \"20.95.64.0/24\",\r\n \"20.95.66.0/24\",\r\n + \ \"20.95.73.0/24\",\r\n \"20.95.76.0/23\",\r\n \"20.95.81.0/24\",\r\n + \ \"20.101.0.0/16\",\r\n \"20.103.0.0/16\",\r\n \"20.105.128.0/17\",\r\n + \ \"20.107.0.0/17\",\r\n \"20.123.128.0/17\",\r\n \"20.126.0.0/16\",\r\n + \ \"20.135.24.0/23\",\r\n \"20.135.140.0/22\",\r\n \"20.135.144.0/23\",\r\n + \ \"20.143.1.0/24\",\r\n \"20.150.8.0/23\",\r\n \"20.150.37.0/24\",\r\n + \ \"20.150.42.0/24\",\r\n \"20.150.74.0/24\",\r\n \"20.150.76.0/24\",\r\n + \ \"20.150.83.0/24\",\r\n \"20.150.122.0/24\",\r\n \"20.157.18.0/24\",\r\n + \ \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n \"20.157.30.0/24\",\r\n + \ \"20.157.33.0/24\",\r\n \"20.157.97.0/24\",\r\n \"20.157.115.0/24\",\r\n + \ \"20.157.123.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.158.0/24\",\r\n + \ \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n \"20.157.212.0/24\",\r\n + \ \"20.157.221.0/24\",\r\n \"20.157.223.0/24\",\r\n \"20.157.230.0/24\",\r\n \ \"20.160.0.0/16\",\r\n \"20.190.137.0/24\",\r\n \"20.190.160.0/24\",\r\n \ \"20.202.2.0/24\",\r\n \"20.202.12.0/22\",\r\n \"20.202.16.0/22\",\r\n \ \"20.202.140.0/24\",\r\n \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n - \ \"20.224.0.0/16\",\r\n \"20.229.0.0/16\",\r\n \"20.234.128.0/17\",\r\n - \ \"20.238.128.0/17\",\r\n \"23.97.128.0/17\",\r\n \"23.98.46.0/24\",\r\n - \ \"23.100.0.0/20\",\r\n \"23.101.64.0/20\",\r\n \"40.67.192.0/19\",\r\n - \ \"40.68.0.0/16\",\r\n \"40.74.0.0/18\",\r\n \"40.78.210.0/24\",\r\n - \ \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n \"40.79.206.0/27\",\r\n - \ \"40.82.92.0/22\",\r\n \"40.87.184.0/22\",\r\n \"40.90.17.64/27\",\r\n - \ \"40.90.18.192/26\",\r\n \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n - \ \"40.90.130.0/27\",\r\n \"40.90.133.0/27\",\r\n \"40.90.134.64/26\",\r\n - \ \"40.90.134.128/26\",\r\n \"40.90.138.0/27\",\r\n \"40.90.141.32/27\",\r\n - \ \"40.90.141.160/27\",\r\n \"40.90.142.224/28\",\r\n \"40.90.144.192/27\",\r\n - \ \"40.90.145.192/27\",\r\n \"40.90.146.16/28\",\r\n \"40.90.146.128/27\",\r\n - \ \"40.90.150.128/25\",\r\n \"40.90.157.64/26\",\r\n \"40.90.159.0/24\",\r\n - \ \"40.91.28.0/22\",\r\n \"40.91.192.0/18\",\r\n \"40.93.65.0/24\",\r\n - \ \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n \"40.112.38.192/26\",\r\n - \ \"40.112.96.0/19\",\r\n \"40.113.96.0/19\",\r\n \"40.113.128.0/18\",\r\n - \ \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n \"40.118.0.0/17\",\r\n - \ \"40.119.128.0/19\",\r\n \"40.123.140.0/22\",\r\n \"40.123.180.0/22\",\r\n - \ \"40.126.9.0/24\",\r\n \"40.126.32.0/24\",\r\n \"51.105.96.0/19\",\r\n - \ \"51.105.128.0/17\",\r\n \"51.124.0.0/16\",\r\n \"51.136.0.0/16\",\r\n - \ \"51.137.0.0/17\",\r\n \"51.137.192.0/18\",\r\n \"51.138.0.0/17\",\r\n - \ \"51.144.0.0/16\",\r\n \"51.145.128.0/17\",\r\n \"52.101.69.0/24\",\r\n - \ \"52.101.70.0/23\",\r\n \"52.101.72.0/23\",\r\n \"52.102.161.0/24\",\r\n - \ \"52.103.33.0/24\",\r\n \"52.103.161.0/24\",\r\n \"52.108.24.0/21\",\r\n - \ \"52.108.56.0/21\",\r\n \"52.108.80.0/24\",\r\n \"52.108.108.0/23\",\r\n - \ \"52.108.110.0/24\",\r\n \"52.109.88.0/22\",\r\n \"52.111.243.0/24\",\r\n - \ \"52.112.14.0/23\",\r\n \"52.112.17.0/24\",\r\n \"52.112.18.0/23\",\r\n - \ \"52.112.71.0/24\",\r\n \"52.112.83.0/24\",\r\n \"52.112.97.0/24\",\r\n - \ \"52.112.98.0/23\",\r\n \"52.112.110.0/23\",\r\n \"52.112.124.0/24\",\r\n - \ \"52.112.144.0/20\",\r\n \"52.112.197.0/24\",\r\n \"52.112.216.0/21\",\r\n - \ \"52.112.233.0/24\",\r\n \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n - \ \"52.113.9.0/24\",\r\n \"52.113.12.0/24\",\r\n \"52.113.37.0/24\",\r\n - \ \"52.113.38.0/23\",\r\n \"52.113.69.0/24\",\r\n \"52.113.83.0/24\",\r\n - \ \"52.113.85.0/24\",\r\n \"52.113.86.0/24\",\r\n \"52.113.130.0/24\",\r\n - \ \"52.113.144.0/21\",\r\n \"52.113.199.0/24\",\r\n \"52.114.64.0/21\",\r\n - \ \"52.114.72.0/22\",\r\n \"52.114.116.0/22\",\r\n \"52.114.241.0/24\",\r\n - \ \"52.114.242.0/24\",\r\n \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n - \ \"52.115.8.0/22\",\r\n \"52.115.226.0/23\",\r\n \"52.115.228.0/23\",\r\n - \ \"52.120.128.0/21\",\r\n \"52.120.208.0/20\",\r\n \"52.121.24.0/21\",\r\n - \ \"52.121.64.0/20\",\r\n \"52.122.20.0/22\",\r\n \"52.123.7.0/24\",\r\n - \ \"52.125.140.0/23\",\r\n \"52.136.192.0/18\",\r\n \"52.137.0.0/18\",\r\n - \ \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n \"52.143.194.0/24\",\r\n - \ \"52.143.208.0/24\",\r\n \"52.148.192.0/18\",\r\n \"52.149.64.0/18\",\r\n - \ \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n \"52.166.0.0/16\",\r\n - \ \"52.174.0.0/16\",\r\n \"52.178.0.0/17\",\r\n \"52.232.0.0/17\",\r\n - \ \"52.232.147.0/24\",\r\n \"52.233.128.0/17\",\r\n \"52.236.128.0/17\",\r\n - \ \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n \"52.239.242.0/23\",\r\n - \ \"52.245.48.0/22\",\r\n \"52.245.124.0/22\",\r\n \"65.52.128.0/19\",\r\n - \ \"104.40.128.0/17\",\r\n \"104.44.89.160/27\",\r\n \"104.44.90.192/27\",\r\n - \ \"104.44.93.0/27\",\r\n \"104.44.93.192/27\",\r\n \"104.44.95.80/28\",\r\n - \ \"104.44.95.96/28\",\r\n \"104.45.0.0/18\",\r\n \"104.45.64.0/20\",\r\n - \ \"104.46.32.0/19\",\r\n \"104.47.128.0/18\",\r\n \"104.47.216.64/26\",\r\n - \ \"104.214.192.0/18\",\r\n \"137.116.192.0/19\",\r\n \"137.117.128.0/17\",\r\n - \ \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n \"157.56.117.64/27\",\r\n - \ \"168.61.56.0/21\",\r\n \"168.63.0.0/19\",\r\n \"168.63.96.0/19\",\r\n - \ \"191.233.64.0/18\",\r\n \"191.237.232.0/22\",\r\n \"191.239.200.0/22\",\r\n - \ \"193.149.80.0/21\",\r\n \"213.199.128.0/20\",\r\n \"213.199.180.32/28\",\r\n - \ \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n + \ \"20.209.72.0/23\",\r\n \"20.224.0.0/16\",\r\n \"20.229.0.0/16\",\r\n + \ \"20.234.128.0/17\",\r\n \"20.238.128.0/17\",\r\n \"23.97.128.0/17\",\r\n + \ \"23.98.46.0/24\",\r\n \"23.100.0.0/20\",\r\n \"23.101.64.0/20\",\r\n + \ \"40.67.192.0/19\",\r\n \"40.68.0.0/16\",\r\n \"40.74.0.0/18\",\r\n + \ \"40.78.210.0/24\",\r\n \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n + \ \"40.79.206.0/27\",\r\n \"40.82.92.0/22\",\r\n \"40.87.184.0/22\",\r\n + \ \"40.90.17.64/27\",\r\n \"40.90.18.192/26\",\r\n \"40.90.20.128/25\",\r\n + \ \"40.90.21.0/25\",\r\n \"40.90.130.0/27\",\r\n \"40.90.133.0/27\",\r\n + \ \"40.90.134.64/26\",\r\n \"40.90.134.128/26\",\r\n \"40.90.138.0/27\",\r\n + \ \"40.90.141.32/27\",\r\n \"40.90.141.160/27\",\r\n \"40.90.142.224/28\",\r\n + \ \"40.90.144.192/27\",\r\n \"40.90.145.192/27\",\r\n \"40.90.146.16/28\",\r\n + \ \"40.90.146.128/27\",\r\n \"40.90.150.128/25\",\r\n \"40.90.157.64/26\",\r\n + \ \"40.90.159.0/24\",\r\n \"40.91.28.0/22\",\r\n \"40.91.192.0/18\",\r\n + \ \"40.93.65.0/24\",\r\n \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n + \ \"40.112.38.192/26\",\r\n \"40.112.96.0/19\",\r\n \"40.113.96.0/19\",\r\n + \ \"40.113.128.0/18\",\r\n \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n + \ \"40.118.0.0/17\",\r\n \"40.119.128.0/19\",\r\n \"40.123.140.0/22\",\r\n + \ \"40.123.180.0/22\",\r\n \"40.126.9.0/24\",\r\n \"40.126.32.0/24\",\r\n + \ \"51.105.96.0/19\",\r\n \"51.105.128.0/17\",\r\n \"51.124.0.0/16\",\r\n + \ \"51.136.0.0/16\",\r\n \"51.137.0.0/17\",\r\n \"51.137.192.0/18\",\r\n + \ \"51.138.0.0/17\",\r\n \"51.144.0.0/16\",\r\n \"51.145.128.0/17\",\r\n + \ \"52.101.69.0/24\",\r\n \"52.101.70.0/23\",\r\n \"52.101.72.0/23\",\r\n + \ \"52.102.161.0/24\",\r\n \"52.103.33.0/24\",\r\n \"52.103.161.0/24\",\r\n + \ \"52.108.24.0/21\",\r\n \"52.108.56.0/21\",\r\n \"52.108.80.0/24\",\r\n + \ \"52.108.108.0/23\",\r\n \"52.108.110.0/24\",\r\n \"52.109.88.0/22\",\r\n + \ \"52.111.243.0/24\",\r\n \"52.112.14.0/23\",\r\n \"52.112.17.0/24\",\r\n + \ \"52.112.18.0/23\",\r\n \"52.112.71.0/24\",\r\n \"52.112.83.0/24\",\r\n + \ \"52.112.97.0/24\",\r\n \"52.112.98.0/23\",\r\n \"52.112.110.0/23\",\r\n + \ \"52.112.124.0/24\",\r\n \"52.112.144.0/20\",\r\n \"52.112.197.0/24\",\r\n + \ \"52.112.216.0/21\",\r\n \"52.112.233.0/24\",\r\n \"52.112.237.0/24\",\r\n + \ \"52.112.238.0/24\",\r\n \"52.113.9.0/24\",\r\n \"52.113.12.0/24\",\r\n + \ \"52.113.37.0/24\",\r\n \"52.113.38.0/23\",\r\n \"52.113.69.0/24\",\r\n + \ \"52.113.83.0/24\",\r\n \"52.113.85.0/24\",\r\n \"52.113.86.0/24\",\r\n + \ \"52.113.130.0/24\",\r\n \"52.113.144.0/21\",\r\n \"52.113.199.0/24\",\r\n + \ \"52.114.64.0/21\",\r\n \"52.114.72.0/22\",\r\n \"52.114.116.0/22\",\r\n + \ \"52.114.241.0/24\",\r\n \"52.114.242.0/24\",\r\n \"52.114.252.0/22\",\r\n + \ \"52.115.0.0/21\",\r\n \"52.115.8.0/22\",\r\n \"52.115.226.0/23\",\r\n + \ \"52.115.228.0/23\",\r\n \"52.120.128.0/21\",\r\n \"52.120.208.0/20\",\r\n + \ \"52.121.24.0/21\",\r\n \"52.121.64.0/20\",\r\n \"52.122.20.0/22\",\r\n + \ \"52.123.7.0/24\",\r\n \"52.125.140.0/23\",\r\n \"52.136.192.0/18\",\r\n + \ \"52.137.0.0/18\",\r\n \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n + \ \"52.143.194.0/24\",\r\n \"52.143.208.0/24\",\r\n \"52.148.192.0/18\",\r\n + \ \"52.149.64.0/18\",\r\n \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n + \ \"52.166.0.0/16\",\r\n \"52.174.0.0/16\",\r\n \"52.178.0.0/17\",\r\n + \ \"52.232.0.0/17\",\r\n \"52.232.147.0/24\",\r\n \"52.233.128.0/17\",\r\n + \ \"52.236.128.0/17\",\r\n \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.242.0/23\",\r\n \"52.245.48.0/22\",\r\n \"52.245.124.0/22\",\r\n + \ \"65.52.128.0/19\",\r\n \"104.40.128.0/17\",\r\n \"104.44.89.160/27\",\r\n + \ \"104.44.90.192/27\",\r\n \"104.44.93.0/27\",\r\n \"104.44.93.192/27\",\r\n + \ \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n \"104.45.0.0/18\",\r\n + \ \"104.45.64.0/20\",\r\n \"104.46.32.0/19\",\r\n \"104.47.128.0/18\",\r\n + \ \"104.47.216.64/26\",\r\n \"104.214.192.0/18\",\r\n \"137.116.192.0/19\",\r\n + \ \"137.117.128.0/17\",\r\n \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n + \ \"157.56.117.64/27\",\r\n \"168.61.56.0/21\",\r\n \"168.63.0.0/19\",\r\n + \ \"168.63.96.0/19\",\r\n \"191.233.64.0/18\",\r\n \"191.237.232.0/22\",\r\n + \ \"191.239.200.0/22\",\r\n \"193.149.80.0/21\",\r\n \"213.199.128.0/20\",\r\n + \ \"213.199.180.32/28\",\r\n \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n \ \"213.199.183.0/24\",\r\n \"2603:1020:200::/46\",\r\n \"2603:1020:205::/48\",\r\n \ \"2603:1020:206::/47\",\r\n \"2603:1026:2405::/48\",\r\n \ \"2603:1026:2500:24::/64\",\r\n \"2603:1026:3000:140::/59\",\r\n - \ \"2603:1027:1:140::/59\",\r\n \"2a01:111:f403:c201::/64\",\r\n - \ \"2a01:111:f403:ca05::/64\",\r\n \"2a01:111:f403:ca06::/63\",\r\n - \ \"2a01:111:f403:ca08::/63\",\r\n \"2a01:111:f403:d201::/64\",\r\n - \ \"2a01:111:f403:da01::/64\",\r\n \"2a01:111:f403:e201::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westindia\",\r\n - \ \"id\": \"AzureCloud.westindia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.128/25\",\r\n - \ \"20.38.128.0/21\",\r\n \"20.40.8.0/21\",\r\n \"20.47.57.0/24\",\r\n - \ \"20.47.124.0/23\",\r\n \"20.60.216.0/23\",\r\n \"20.135.44.0/23\",\r\n - \ \"20.150.18.128/25\",\r\n \"20.150.43.0/25\",\r\n \"20.150.106.0/24\",\r\n - \ \"20.157.102.0/24\",\r\n \"20.157.136.0/24\",\r\n \"20.190.146.128/25\",\r\n - \ \"20.190.176.0/24\",\r\n \"20.192.64.0/19\",\r\n \"20.207.128.0/18\",\r\n - \ \"40.79.219.0/24\",\r\n \"40.81.80.0/20\",\r\n \"40.87.220.0/22\",\r\n - \ \"40.90.26.0/26\",\r\n \"40.90.138.224/27\",\r\n \"40.126.18.128/25\",\r\n - \ \"40.126.48.0/24\",\r\n \"52.108.73.0/24\",\r\n \"52.108.94.0/24\",\r\n - \ \"52.109.64.0/22\",\r\n \"52.111.244.0/24\",\r\n \"52.113.134.0/24\",\r\n - \ \"52.114.28.0/22\",\r\n \"52.136.16.0/24\",\r\n \"52.136.32.0/19\",\r\n - \ \"52.140.128.0/18\",\r\n \"52.183.128.0/18\",\r\n \"52.239.135.192/26\",\r\n - \ \"52.239.187.128/25\",\r\n \"52.245.76.0/22\",\r\n \"52.249.64.0/19\",\r\n - \ \"104.44.93.224/27\",\r\n \"104.44.95.112/28\",\r\n \"104.47.212.0/23\",\r\n - \ \"104.211.128.0/18\",\r\n \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n + \ \"2603:1027:1:140::/59\",\r\n \"2603:1063:2206:24::/64\",\r\n + \ \"2a01:111:f403:c201::/64\",\r\n \"2a01:111:f403:ca05::/64\",\r\n + \ \"2a01:111:f403:ca06::/63\",\r\n \"2a01:111:f403:ca08::/63\",\r\n + \ \"2a01:111:f403:d201::/64\",\r\n \"2a01:111:f403:da01::/64\",\r\n + \ \"2a01:111:f403:e201::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.westindia\",\r\n \"id\": \"AzureCloud.westindia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.157.128/25\",\r\n \"20.38.128.0/21\",\r\n + \ \"20.40.8.0/21\",\r\n \"20.47.57.0/24\",\r\n \"20.47.124.0/23\",\r\n + \ \"20.60.216.0/23\",\r\n \"20.135.44.0/23\",\r\n \"20.150.18.128/25\",\r\n + \ \"20.150.43.0/25\",\r\n \"20.150.106.0/24\",\r\n \"20.157.102.0/24\",\r\n + \ \"20.157.136.0/24\",\r\n \"20.190.146.128/25\",\r\n \"20.190.176.0/24\",\r\n + \ \"20.192.64.0/19\",\r\n \"20.207.128.0/18\",\r\n \"40.79.219.0/24\",\r\n + \ \"40.81.80.0/20\",\r\n \"40.87.220.0/22\",\r\n \"40.90.26.0/26\",\r\n + \ \"40.90.138.224/27\",\r\n \"40.126.18.128/25\",\r\n \"40.126.48.0/24\",\r\n + \ \"52.108.73.0/24\",\r\n \"52.108.94.0/24\",\r\n \"52.109.64.0/22\",\r\n + \ \"52.111.244.0/24\",\r\n \"52.113.134.0/24\",\r\n \"52.114.28.0/22\",\r\n + \ \"52.136.16.0/24\",\r\n \"52.136.32.0/19\",\r\n \"52.140.128.0/18\",\r\n + \ \"52.183.128.0/18\",\r\n \"52.239.135.192/26\",\r\n \"52.239.187.128/25\",\r\n + \ \"52.245.76.0/22\",\r\n \"52.249.64.0/19\",\r\n \"104.44.93.224/27\",\r\n + \ \"104.44.95.112/28\",\r\n \"104.47.212.0/23\",\r\n \"104.211.128.0/18\",\r\n + \ \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n \ \"2603:1040:806::/47\",\r\n \"2603:1046:1408::/48\",\r\n \ \"2603:1046:1500::/64\",\r\n \"2603:1046:2000:20::/59\",\r\n - \ \"2603:1047:1:20::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.westus\",\r\n \"id\": \"AzureCloud.westus\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"23\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.64.0.0/16\",\r\n \"13.73.32.0/19\",\r\n \"13.83.0.0/16\",\r\n - \ \"13.86.128.0/17\",\r\n \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n - \ \"13.88.128.0/18\",\r\n \"13.91.0.0/16\",\r\n \"13.93.128.0/17\",\r\n - \ \"13.104.144.192/27\",\r\n \"13.104.158.16/28\",\r\n \"13.104.158.64/26\",\r\n - \ \"13.104.208.96/27\",\r\n \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n - \ \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n \"13.105.19.128/25\",\r\n - \ \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n \"13.105.97.0/27\",\r\n - \ \"20.43.192.0/18\",\r\n \"20.47.2.0/24\",\r\n \"20.47.22.0/23\",\r\n - \ \"20.47.110.0/24\",\r\n \"20.47.116.0/24\",\r\n \"20.49.120.0/21\",\r\n - \ \"20.57.192.0/19\",\r\n \"20.59.64.0/18\",\r\n \"20.60.1.0/24\",\r\n - \ \"20.60.34.0/23\",\r\n \"20.60.52.0/23\",\r\n \"20.60.80.0/23\",\r\n - \ \"20.60.168.0/23\",\r\n \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n - \ \"20.66.0.0/17\",\r\n \"20.95.1.0/24\",\r\n \"20.112.184.0/21\",\r\n + \ \"2603:1047:1:20::/59\",\r\n \"2603:1063:2202:4::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westus\",\r\n + \ \"id\": \"AzureCloud.westus\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"25\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.64.0.0/16\",\r\n + \ \"13.73.32.0/19\",\r\n \"13.83.0.0/16\",\r\n \"13.86.128.0/17\",\r\n + \ \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n \"13.88.128.0/18\",\r\n + \ \"13.91.0.0/16\",\r\n \"13.93.128.0/17\",\r\n \"13.104.144.192/27\",\r\n + \ \"13.104.158.16/28\",\r\n \"13.104.158.64/26\",\r\n \"13.104.208.96/27\",\r\n + \ \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n \"13.105.17.64/26\",\r\n + \ \"13.105.17.128/26\",\r\n \"13.105.19.128/25\",\r\n \"13.105.96.64/27\",\r\n + \ \"13.105.96.96/28\",\r\n \"13.105.97.0/27\",\r\n \"20.43.192.0/18\",\r\n + \ \"20.47.2.0/24\",\r\n \"20.47.22.0/23\",\r\n \"20.47.110.0/24\",\r\n + \ \"20.47.116.0/24\",\r\n \"20.49.120.0/21\",\r\n \"20.57.192.0/19\",\r\n + \ \"20.59.64.0/18\",\r\n \"20.60.1.0/24\",\r\n \"20.60.34.0/23\",\r\n + \ \"20.60.52.0/23\",\r\n \"20.60.80.0/23\",\r\n \"20.60.168.0/23\",\r\n + \ \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n \"20.66.0.0/17\",\r\n + \ \"20.95.1.0/24\",\r\n \"20.95.52.0/24\",\r\n \"20.112.184.0/21\",\r\n \ \"20.125.240.0/20\",\r\n \"20.135.74.0/23\",\r\n \"20.150.34.0/23\",\r\n \ \"20.150.91.0/24\",\r\n \"20.150.102.0/24\",\r\n \"20.152.2.0/23\",\r\n \ \"20.157.32.0/24\",\r\n \"20.157.57.0/24\",\r\n \"20.157.72.0/24\",\r\n @@ -30658,7 +31427,8 @@ interactions: \ \"20.237.128.0/17\",\r\n \"20.245.0.0/16\",\r\n \"20.253.128.0/17\",\r\n \ \"23.99.0.0/18\",\r\n \"23.99.64.0/19\",\r\n \"23.100.32.0/20\",\r\n \ \"23.101.192.0/20\",\r\n \"40.65.0.0/18\",\r\n \"40.75.128.0/17\",\r\n - \ \"40.78.0.0/17\",\r\n \"40.78.216.0/24\",\r\n \"40.80.152.0/21\",\r\n + \ \"40.78.0.0/17\",\r\n \"40.78.216.0/24\",\r\n \"40.79.204.48/28\",\r\n + \ \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n \"40.80.152.0/21\",\r\n \ \"40.81.0.0/20\",\r\n \"40.82.248.0/21\",\r\n \"40.83.128.0/17\",\r\n \ \"40.85.144.0/20\",\r\n \"40.86.160.0/19\",\r\n \"40.87.160.0/22\",\r\n \ \"40.90.17.96/27\",\r\n \"40.90.18.128/26\",\r\n \"40.90.22.128/25\",\r\n @@ -30704,121 +31474,122 @@ interactions: \ \"2603:1036:2500:10::/64\",\r\n \"2603:1036:3000:1c0::/59\",\r\n \ \"2603:1037:1:1c0::/59\",\r\n \"2603:1063:24::/56\",\r\n \ \"2603:1063:124::/55\",\r\n \"2603:1063:224::/55\",\r\n - \ \"2a01:111:f100:3000::/52\",\r\n \"2a01:111:f403:c000::/64\",\r\n - \ \"2a01:111:f403:c800::/64\",\r\n \"2a01:111:f403:c914::/62\",\r\n - \ \"2a01:111:f403:c918::/64\",\r\n \"2a01:111:f403:d000::/64\",\r\n - \ \"2a01:111:f403:d800::/64\",\r\n \"2a01:111:f403:e000::/64\",\r\n - \ \"2a01:111:f403:f800::/62\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.westus2\",\r\n \"id\": \"AzureCloud.westus2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"17\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.66.128.0/17\",\r\n \"13.77.128.0/18\",\r\n \"13.104.129.64/26\",\r\n - \ \"13.104.145.0/26\",\r\n \"13.104.208.192/26\",\r\n \"13.104.213.0/25\",\r\n - \ \"13.104.220.0/25\",\r\n \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n - \ \"13.105.18.160/27\",\r\n \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n - \ \"13.105.36.64/27\",\r\n \"13.105.36.128/26\",\r\n \"13.105.66.64/26\",\r\n - \ \"13.105.101.176/28\",\r\n \"20.3.0.0/16\",\r\n \"20.9.128.0/17\",\r\n - \ \"20.29.128.0/17\",\r\n \"20.36.0.0/19\",\r\n \"20.38.99.0/24\",\r\n - \ \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n - \ \"20.42.176.0/20\",\r\n \"20.47.62.0/23\",\r\n \"20.47.120.0/23\",\r\n - \ \"20.51.8.0/21\",\r\n \"20.51.64.0/18\",\r\n \"20.57.128.0/18\",\r\n - \ \"20.59.0.0/18\",\r\n \"20.60.20.0/24\",\r\n \"20.60.68.0/22\",\r\n - \ \"20.60.152.0/23\",\r\n \"20.60.228.0/23\",\r\n \"20.64.128.0/17\",\r\n - \ \"20.69.64.0/18\",\r\n \"20.69.128.0/18\",\r\n \"20.72.192.0/18\",\r\n - \ \"20.80.128.0/18\",\r\n \"20.83.64.0/18\",\r\n \"20.83.192.0/18\",\r\n - \ \"20.94.192.0/18\",\r\n \"20.95.3.0/24\",\r\n \"20.98.64.0/18\",\r\n - \ \"20.99.128.0/17\",\r\n \"20.109.128.0/18\",\r\n \"20.112.0.0/17\",\r\n - \ \"20.114.0.0/18\",\r\n \"20.115.128.0/17\",\r\n \"20.120.128.0/17\",\r\n - \ \"20.125.0.0/18\",\r\n \"20.135.18.0/23\",\r\n \"20.135.228.0/22\",\r\n - \ \"20.135.232.0/23\",\r\n \"20.150.68.0/24\",\r\n \"20.150.78.0/24\",\r\n - \ \"20.150.87.0/24\",\r\n \"20.150.107.0/24\",\r\n \"20.152.4.0/23\",\r\n - \ \"20.157.25.0/24\",\r\n \"20.157.50.0/23\",\r\n \"20.157.106.0/24\",\r\n - \ \"20.157.110.0/24\",\r\n \"20.157.118.0/24\",\r\n \"20.157.125.0/24\",\r\n - \ \"20.157.180.0/24\",\r\n \"20.187.0.0/18\",\r\n \"20.190.0.0/18\",\r\n - \ \"20.190.133.0/24\",\r\n \"20.190.154.0/24\",\r\n \"20.191.64.0/18\",\r\n - \ \"20.201.223.0/24\",\r\n \"20.201.231.0/24\",\r\n \"20.202.23.0/24\",\r\n - \ \"20.230.128.0/17\",\r\n \"20.236.0.0/18\",\r\n \"20.252.0.0/17\",\r\n - \ \"23.98.47.0/24\",\r\n \"23.102.192.0/21\",\r\n \"23.102.203.0/24\",\r\n - \ \"23.103.64.32/27\",\r\n \"23.103.64.64/27\",\r\n \"40.64.64.0/18\",\r\n - \ \"40.64.128.0/21\",\r\n \"40.65.64.0/18\",\r\n \"40.77.136.0/28\",\r\n - \ \"40.77.136.64/28\",\r\n \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n - \ \"40.77.162.0/24\",\r\n \"40.77.164.0/24\",\r\n \"40.77.169.0/24\",\r\n - \ \"40.77.175.64/27\",\r\n \"40.77.180.0/23\",\r\n \"40.77.182.64/27\",\r\n - \ \"40.77.185.128/25\",\r\n \"40.77.186.0/23\",\r\n \"40.77.198.128/25\",\r\n - \ \"40.77.199.128/26\",\r\n \"40.77.200.0/25\",\r\n \"40.77.202.0/24\",\r\n - \ \"40.77.224.96/27\",\r\n \"40.77.230.0/24\",\r\n \"40.77.232.128/25\",\r\n - \ \"40.77.234.224/27\",\r\n \"40.77.236.128/27\",\r\n \"40.77.240.128/25\",\r\n - \ \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n - \ \"40.77.247.0/24\",\r\n \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n - \ \"40.77.254.128/25\",\r\n \"40.78.208.32/30\",\r\n \"40.78.217.0/24\",\r\n - \ \"40.78.240.0/20\",\r\n \"40.79.206.128/27\",\r\n \"40.80.160.0/24\",\r\n - \ \"40.82.36.0/22\",\r\n \"40.87.232.0/21\",\r\n \"40.90.16.192/26\",\r\n - \ \"40.90.131.32/27\",\r\n \"40.90.132.48/28\",\r\n \"40.90.136.224/27\",\r\n - \ \"40.90.138.208/28\",\r\n \"40.90.139.32/27\",\r\n \"40.90.146.32/27\",\r\n - \ \"40.90.148.192/27\",\r\n \"40.90.153.0/26\",\r\n \"40.90.192.0/19\",\r\n - \ \"40.91.0.0/22\",\r\n \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n - \ \"40.93.7.0/24\",\r\n \"40.93.10.0/24\",\r\n \"40.96.50.0/24\",\r\n - \ \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n \"40.97.5.0/24\",\r\n - \ \"40.123.160.0/22\",\r\n \"40.125.64.0/18\",\r\n \"40.126.5.0/24\",\r\n - \ \"40.126.26.0/24\",\r\n \"51.141.160.0/19\",\r\n \"51.143.0.0/17\",\r\n - \ \"52.96.11.0/24\",\r\n \"52.101.28.0/22\",\r\n \"52.101.42.0/24\",\r\n - \ \"52.101.46.0/23\",\r\n \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n - \ \"52.102.134.0/24\",\r\n \"52.102.136.0/24\",\r\n \"52.103.8.0/24\",\r\n - \ \"52.103.10.0/24\",\r\n \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n - \ \"52.108.72.0/24\",\r\n \"52.108.93.0/24\",\r\n \"52.109.24.0/22\",\r\n - \ \"52.111.246.0/24\",\r\n \"52.112.105.0/24\",\r\n \"52.112.109.0/24\",\r\n - \ \"52.112.115.0/24\",\r\n \"52.114.148.0/22\",\r\n \"52.115.55.0/24\",\r\n - \ \"52.123.5.0/24\",\r\n \"52.136.0.0/22\",\r\n \"52.137.64.0/18\",\r\n - \ \"52.143.64.0/18\",\r\n \"52.143.197.0/24\",\r\n \"52.143.211.0/24\",\r\n - \ \"52.148.128.0/18\",\r\n \"52.149.0.0/18\",\r\n \"52.151.0.0/18\",\r\n - \ \"52.156.64.0/18\",\r\n \"52.156.128.0/19\",\r\n \"52.158.224.0/19\",\r\n - \ \"52.175.192.0/18\",\r\n \"52.183.0.0/17\",\r\n \"52.191.128.0/18\",\r\n - \ \"52.229.0.0/18\",\r\n \"52.232.152.0/24\",\r\n \"52.233.64.0/18\",\r\n - \ \"52.235.64.0/18\",\r\n \"52.239.148.128/25\",\r\n \"52.239.176.128/25\",\r\n - \ \"52.239.193.0/24\",\r\n \"52.239.210.0/23\",\r\n \"52.239.236.0/23\",\r\n - \ \"52.245.52.0/22\",\r\n \"52.246.192.0/18\",\r\n \"52.247.192.0/18\",\r\n - \ \"52.250.0.0/17\",\r\n \"53.103.136.0/24\",\r\n \"65.52.111.0/24\",\r\n - \ \"65.55.32.128/28\",\r\n \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n - \ \"65.55.33.176/28\",\r\n \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n - \ \"65.55.44.8/29\",\r\n \"65.55.44.112/28\",\r\n \"65.55.51.0/24\",\r\n - \ \"65.55.105.160/27\",\r\n \"65.55.106.192/28\",\r\n \"65.55.106.240/28\",\r\n - \ \"65.55.107.0/28\",\r\n \"65.55.107.96/27\",\r\n \"65.55.110.0/24\",\r\n - \ \"65.55.120.0/24\",\r\n \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n - \ \"65.55.210.0/24\",\r\n \"65.55.219.64/26\",\r\n \"65.55.250.0/24\",\r\n - \ \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n - \ \"70.37.16.0/20\",\r\n \"70.37.32.0/20\",\r\n \"104.44.89.128/27\",\r\n - \ \"104.44.89.192/27\",\r\n \"104.44.95.0/28\",\r\n \"131.253.12.160/28\",\r\n - \ \"131.253.12.228/30\",\r\n \"131.253.13.24/29\",\r\n \"131.253.13.88/30\",\r\n - \ \"131.253.13.128/27\",\r\n \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n - \ \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n \"131.253.14.192/29\",\r\n - \ \"131.253.15.192/28\",\r\n \"131.253.35.128/26\",\r\n \"131.253.40.128/27\",\r\n - \ \"131.253.41.0/24\",\r\n \"134.170.222.0/24\",\r\n \"137.116.176.0/21\",\r\n - \ \"157.55.2.128/26\",\r\n \"157.55.12.64/26\",\r\n \"157.55.13.64/26\",\r\n - \ \"157.55.39.0/24\",\r\n \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n - \ \"157.55.55.240/28\",\r\n \"157.55.106.0/26\",\r\n \"157.55.154.128/25\",\r\n - \ \"157.56.2.0/25\",\r\n \"157.56.3.128/25\",\r\n \"157.56.19.224/27\",\r\n - \ \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n \"157.56.80.0/25\",\r\n - \ \"168.62.64.0/19\",\r\n \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n - \ \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n \"199.30.31.192/26\",\r\n - \ \"207.46.13.0/24\",\r\n \"209.240.212.0/23\",\r\n \"2603:1030:c00::/48\",\r\n - \ \"2603:1030:c02::/47\",\r\n \"2603:1030:c04::/48\",\r\n - \ \"2603:1030:c05::/48\",\r\n \"2603:1030:c06::/48\",\r\n - \ \"2603:1030:c07::/48\",\r\n \"2603:1030:d00::/47\",\r\n - \ \"2603:1030:e01:2::/64\",\r\n \"2603:1036:903::/64\",\r\n - \ \"2603:1036:d20::/64\",\r\n \"2603:1036:2409::/48\",\r\n - \ \"2603:1036:2500:14::/64\",\r\n \"2603:1036:3000:c0::/59\",\r\n - \ \"2603:1037:1:c0::/59\",\r\n \"2a01:111:f403:c004::/62\",\r\n + \ \"2603:1063:2200:30::/64\",\r\n \"2a01:111:f100:3000::/52\",\r\n + \ \"2a01:111:f403:c000::/64\",\r\n \"2a01:111:f403:c800::/64\",\r\n + \ \"2a01:111:f403:c914::/62\",\r\n \"2a01:111:f403:c918::/64\",\r\n + \ \"2a01:111:f403:d000::/64\",\r\n \"2a01:111:f403:d800::/64\",\r\n + \ \"2a01:111:f403:e000::/64\",\r\n \"2a01:111:f403:f800::/62\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westus2\",\r\n + \ \"id\": \"AzureCloud.westus2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n + \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.66.128.0/17\",\r\n + \ \"13.77.128.0/18\",\r\n \"13.104.129.64/26\",\r\n \"13.104.145.0/26\",\r\n + \ \"13.104.208.192/26\",\r\n \"13.104.213.0/25\",\r\n \"13.104.220.0/25\",\r\n + \ \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n \"13.105.18.160/27\",\r\n + \ \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n \"13.105.36.64/27\",\r\n + \ \"13.105.36.128/26\",\r\n \"13.105.66.64/26\",\r\n \"13.105.101.176/28\",\r\n + \ \"20.3.0.0/16\",\r\n \"20.9.128.0/17\",\r\n \"20.29.128.0/17\",\r\n + \ \"20.36.0.0/19\",\r\n \"20.38.99.0/24\",\r\n \"20.42.128.0/19\",\r\n + \ \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n \"20.42.176.0/20\",\r\n + \ \"20.47.62.0/23\",\r\n \"20.47.120.0/23\",\r\n \"20.51.8.0/21\",\r\n + \ \"20.51.64.0/18\",\r\n \"20.57.128.0/18\",\r\n \"20.59.0.0/18\",\r\n + \ \"20.60.20.0/24\",\r\n \"20.60.68.0/22\",\r\n \"20.60.152.0/23\",\r\n + \ \"20.60.228.0/23\",\r\n \"20.64.128.0/17\",\r\n \"20.69.64.0/18\",\r\n + \ \"20.69.128.0/18\",\r\n \"20.72.192.0/18\",\r\n \"20.80.128.0/18\",\r\n + \ \"20.83.64.0/18\",\r\n \"20.83.192.0/18\",\r\n \"20.94.192.0/18\",\r\n + \ \"20.95.3.0/24\",\r\n \"20.98.64.0/18\",\r\n \"20.99.128.0/17\",\r\n + \ \"20.109.128.0/18\",\r\n \"20.112.0.0/17\",\r\n \"20.114.0.0/18\",\r\n + \ \"20.115.128.0/17\",\r\n \"20.120.128.0/17\",\r\n \"20.125.0.0/18\",\r\n + \ \"20.135.18.0/23\",\r\n \"20.135.228.0/22\",\r\n \"20.135.232.0/23\",\r\n + \ \"20.150.68.0/24\",\r\n \"20.150.78.0/24\",\r\n \"20.150.87.0/24\",\r\n + \ \"20.150.107.0/24\",\r\n \"20.152.4.0/23\",\r\n \"20.157.25.0/24\",\r\n + \ \"20.157.50.0/23\",\r\n \"20.157.106.0/24\",\r\n \"20.157.110.0/24\",\r\n + \ \"20.157.118.0/24\",\r\n \"20.157.125.0/24\",\r\n \"20.157.180.0/24\",\r\n + \ \"20.187.0.0/18\",\r\n \"20.190.0.0/18\",\r\n \"20.190.133.0/24\",\r\n + \ \"20.190.154.0/24\",\r\n \"20.191.64.0/18\",\r\n \"20.201.223.0/24\",\r\n + \ \"20.201.231.0/24\",\r\n \"20.202.23.0/24\",\r\n \"20.230.128.0/17\",\r\n + \ \"20.236.0.0/18\",\r\n \"20.252.0.0/17\",\r\n \"23.98.47.0/24\",\r\n + \ \"23.102.192.0/21\",\r\n \"23.102.203.0/24\",\r\n \"23.103.64.32/27\",\r\n + \ \"23.103.64.64/27\",\r\n \"40.64.64.0/18\",\r\n \"40.64.128.0/21\",\r\n + \ \"40.65.64.0/18\",\r\n \"40.77.136.0/28\",\r\n \"40.77.136.64/28\",\r\n + \ \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n \"40.77.162.0/24\",\r\n + \ \"40.77.164.0/24\",\r\n \"40.77.169.0/24\",\r\n \"40.77.175.64/27\",\r\n + \ \"40.77.180.0/23\",\r\n \"40.77.182.64/27\",\r\n \"40.77.185.128/25\",\r\n + \ \"40.77.186.0/23\",\r\n \"40.77.198.128/25\",\r\n \"40.77.199.128/26\",\r\n + \ \"40.77.200.0/25\",\r\n \"40.77.202.0/24\",\r\n \"40.77.224.96/27\",\r\n + \ \"40.77.230.0/24\",\r\n \"40.77.232.128/25\",\r\n \"40.77.234.224/27\",\r\n + \ \"40.77.236.128/27\",\r\n \"40.77.240.128/25\",\r\n \"40.77.241.0/24\",\r\n + \ \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n \"40.77.247.0/24\",\r\n + \ \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n \"40.77.254.128/25\",\r\n + \ \"40.78.208.32/30\",\r\n \"40.78.217.0/24\",\r\n \"40.78.240.0/20\",\r\n + \ \"40.79.206.128/27\",\r\n \"40.80.160.0/24\",\r\n \"40.82.36.0/22\",\r\n + \ \"40.87.232.0/21\",\r\n \"40.90.16.192/26\",\r\n \"40.90.131.32/27\",\r\n + \ \"40.90.132.48/28\",\r\n \"40.90.136.224/27\",\r\n \"40.90.138.208/28\",\r\n + \ \"40.90.139.32/27\",\r\n \"40.90.146.32/27\",\r\n \"40.90.148.192/27\",\r\n + \ \"40.90.153.0/26\",\r\n \"40.90.192.0/19\",\r\n \"40.91.0.0/22\",\r\n + \ \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n \"40.93.7.0/24\",\r\n + \ \"40.93.10.0/24\",\r\n \"40.96.50.0/24\",\r\n \"40.96.61.0/24\",\r\n + \ \"40.96.63.0/24\",\r\n \"40.97.5.0/24\",\r\n \"40.123.160.0/22\",\r\n + \ \"40.125.64.0/18\",\r\n \"40.126.5.0/24\",\r\n \"40.126.26.0/24\",\r\n + \ \"51.141.160.0/19\",\r\n \"51.143.0.0/17\",\r\n \"52.96.11.0/24\",\r\n + \ \"52.101.28.0/22\",\r\n \"52.101.42.0/24\",\r\n \"52.101.46.0/23\",\r\n + \ \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n \"52.102.134.0/24\",\r\n + \ \"52.102.136.0/24\",\r\n \"52.103.8.0/24\",\r\n \"52.103.10.0/24\",\r\n + \ \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n \"52.108.72.0/24\",\r\n + \ \"52.108.93.0/24\",\r\n \"52.109.24.0/22\",\r\n \"52.111.246.0/24\",\r\n + \ \"52.112.105.0/24\",\r\n \"52.112.109.0/24\",\r\n \"52.112.115.0/24\",\r\n + \ \"52.114.148.0/22\",\r\n \"52.115.55.0/24\",\r\n \"52.123.5.0/24\",\r\n + \ \"52.136.0.0/22\",\r\n \"52.137.64.0/18\",\r\n \"52.143.64.0/18\",\r\n + \ \"52.143.197.0/24\",\r\n \"52.143.211.0/24\",\r\n \"52.148.128.0/18\",\r\n + \ \"52.149.0.0/18\",\r\n \"52.151.0.0/18\",\r\n \"52.156.64.0/18\",\r\n + \ \"52.156.128.0/19\",\r\n \"52.158.224.0/19\",\r\n \"52.175.192.0/18\",\r\n + \ \"52.183.0.0/17\",\r\n \"52.191.128.0/18\",\r\n \"52.229.0.0/18\",\r\n + \ \"52.232.152.0/24\",\r\n \"52.233.64.0/18\",\r\n \"52.235.64.0/18\",\r\n + \ \"52.239.148.128/25\",\r\n \"52.239.176.128/25\",\r\n \"52.239.193.0/24\",\r\n + \ \"52.239.210.0/23\",\r\n \"52.239.236.0/23\",\r\n \"52.245.52.0/22\",\r\n + \ \"52.246.192.0/18\",\r\n \"52.247.192.0/18\",\r\n \"52.250.0.0/17\",\r\n + \ \"53.103.136.0/24\",\r\n \"65.52.111.0/24\",\r\n \"65.55.32.128/28\",\r\n + \ \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n \"65.55.33.176/28\",\r\n + \ \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n \"65.55.44.8/29\",\r\n + \ \"65.55.44.112/28\",\r\n \"65.55.51.0/24\",\r\n \"65.55.105.160/27\",\r\n + \ \"65.55.106.192/28\",\r\n \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n + \ \"65.55.107.96/27\",\r\n \"65.55.110.0/24\",\r\n \"65.55.120.0/24\",\r\n + \ \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n \"65.55.210.0/24\",\r\n + \ \"65.55.219.64/26\",\r\n \"65.55.250.0/24\",\r\n \"65.55.252.0/24\",\r\n + \ \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n \"70.37.16.0/20\",\r\n + \ \"70.37.32.0/20\",\r\n \"104.44.89.128/27\",\r\n \"104.44.89.192/27\",\r\n + \ \"104.44.95.0/28\",\r\n \"131.253.12.160/28\",\r\n \"131.253.12.228/30\",\r\n + \ \"131.253.13.24/29\",\r\n \"131.253.13.88/30\",\r\n \"131.253.13.128/27\",\r\n + \ \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n \"131.253.14.96/27\",\r\n + \ \"131.253.14.128/27\",\r\n \"131.253.14.192/29\",\r\n \"131.253.15.192/28\",\r\n + \ \"131.253.35.128/26\",\r\n \"131.253.40.128/27\",\r\n \"131.253.41.0/24\",\r\n + \ \"134.170.222.0/24\",\r\n \"137.116.176.0/21\",\r\n \"157.55.2.128/26\",\r\n + \ \"157.55.12.64/26\",\r\n \"157.55.13.64/26\",\r\n \"157.55.39.0/24\",\r\n + \ \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n \"157.55.55.240/28\",\r\n + \ \"157.55.106.0/26\",\r\n \"157.55.154.128/25\",\r\n \"157.56.2.0/25\",\r\n + \ \"157.56.3.128/25\",\r\n \"157.56.19.224/27\",\r\n \"157.56.21.160/27\",\r\n + \ \"157.56.21.192/27\",\r\n \"157.56.80.0/25\",\r\n \"168.62.64.0/19\",\r\n + \ \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n \"199.30.27.144/28\",\r\n + \ \"199.30.27.160/27\",\r\n \"199.30.31.192/26\",\r\n \"207.46.13.0/24\",\r\n + \ \"209.240.212.0/23\",\r\n \"2603:1030:c00::/48\",\r\n \"2603:1030:c02::/47\",\r\n + \ \"2603:1030:c04::/48\",\r\n \"2603:1030:c05::/48\",\r\n + \ \"2603:1030:c06::/48\",\r\n \"2603:1030:c07::/48\",\r\n + \ \"2603:1030:d00::/47\",\r\n \"2603:1030:e01:2::/64\",\r\n + \ \"2603:1036:903::/64\",\r\n \"2603:1036:d20::/64\",\r\n + \ \"2603:1036:2409::/48\",\r\n \"2603:1036:2500:14::/64\",\r\n + \ \"2603:1036:3000:c0::/59\",\r\n \"2603:1037:1:c0::/59\",\r\n + \ \"2603:1063:2200:14::/64\",\r\n \"2a01:111:f403:c004::/62\",\r\n \ \"2a01:111:f403:c804::/62\",\r\n \"2a01:111:f403:c919::/64\",\r\n \ \"2a01:111:f403:c91a::/63\",\r\n \"2a01:111:f403:c91c::/63\",\r\n \ \"2a01:111:f403:d004::/62\",\r\n \"2a01:111:f403:d804::/62\",\r\n \ \"2a01:111:f403:f804::/62\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.westus3\",\r\n \"id\": \"AzureCloud.westus3\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"westus3\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.66.32/27\",\r\n \"13.105.66.128/28\",\r\n \ \"13.105.66.160/27\",\r\n \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n \ \"13.105.74.64/27\",\r\n \"13.105.102.224/27\",\r\n \"13.105.103.0/28\",\r\n @@ -30830,108 +31601,109 @@ interactions: \ \"20.135.222.0/23\",\r\n \"20.135.224.0/22\",\r\n \"20.143.0.0/24\",\r\n \ \"20.150.30.0/24\",\r\n \"20.150.128.0/17\",\r\n \"20.157.40.0/24\",\r\n \ \"20.157.145.0/24\",\r\n \"20.157.191.0/24\",\r\n \"20.157.194.0/24\",\r\n - \ \"20.163.0.0/17\",\r\n \"20.190.190.128/25\",\r\n \"20.209.4.0/23\",\r\n - \ \"40.79.204.160/27\",\r\n \"40.79.205.64/28\",\r\n \"40.79.205.96/27\",\r\n - \ \"40.119.88.0/22\",\r\n \"40.126.62.128/25\",\r\n \"40.126.202.0/24\",\r\n - \ \"52.108.139.0/24\",\r\n \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n - \ \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n + \ \"20.163.0.0/17\",\r\n \"20.168.0.0/17\",\r\n \"20.190.190.128/25\",\r\n + \ \"20.209.4.0/23\",\r\n \"40.79.204.160/27\",\r\n \"40.79.205.64/28\",\r\n + \ \"40.79.205.96/27\",\r\n \"40.119.88.0/22\",\r\n \"40.126.62.128/25\",\r\n + \ \"40.126.202.0/24\",\r\n \"52.108.139.0/24\",\r\n \"52.253.182.0/23\",\r\n + \ \"52.253.184.0/24\",\r\n \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n \ \"2603:1030:504::/47\",\r\n \"2603:1036:240c::/48\",\r\n \ \"2603:1036:2500:18::/63\",\r\n \"2603:1036:2500:38::/64\",\r\n - \ \"2603:1036:3000:e0::/59\",\r\n \"2603:1037:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCognitiveSearch\",\r\n - \ \"id\": \"AzureCognitiveSearch\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureCognitiveSearch\",\r\n \"addressPrefixes\": - [\r\n \"13.64.32.141/32\",\r\n \"13.83.22.45/32\",\r\n \"13.83.22.74/32\",\r\n - \ \"13.83.22.119/32\",\r\n \"13.86.5.51/32\",\r\n \"20.17.48.192/26\",\r\n - \ \"20.21.32.192/26\",\r\n \"20.36.120.128/26\",\r\n \"20.37.64.128/26\",\r\n - \ \"20.37.156.128/26\",\r\n \"20.37.193.192/26\",\r\n \"20.37.224.128/26\",\r\n - \ \"20.38.84.0/26\",\r\n \"20.38.136.128/26\",\r\n \"20.39.8.192/26\",\r\n - \ \"20.40.123.36/32\",\r\n \"20.40.123.39/32\",\r\n \"20.40.123.46/32\",\r\n - \ \"20.40.123.72/32\",\r\n \"20.41.4.128/26\",\r\n \"20.41.65.64/26\",\r\n - \ \"20.41.193.64/26\",\r\n \"20.42.4.128/26\",\r\n \"20.42.24.90/32\",\r\n - \ \"20.42.29.212/32\",\r\n \"20.42.30.105/32\",\r\n \"20.42.34.190/32\",\r\n - \ \"20.42.35.204/32\",\r\n \"20.42.129.192/26\",\r\n \"20.42.225.192/26\",\r\n - \ \"20.43.41.64/26\",\r\n \"20.43.65.64/26\",\r\n \"20.43.130.128/26\",\r\n - \ \"20.44.74.182/32\",\r\n \"20.44.76.53/32\",\r\n \"20.44.76.61/32\",\r\n - \ \"20.44.76.86/32\",\r\n \"20.45.0.49/32\",\r\n \"20.45.2.122/32\",\r\n - \ \"20.45.112.128/26\",\r\n \"20.45.192.128/26\",\r\n \"20.72.17.0/26\",\r\n - \ \"20.150.160.128/26\",\r\n \"20.185.110.199/32\",\r\n \"20.189.106.128/26\",\r\n - \ \"20.189.129.94/32\",\r\n \"20.192.161.0/26\",\r\n \"20.192.225.64/26\",\r\n - \ \"20.215.0.192/26\",\r\n \"20.217.40.192/26\",\r\n \"23.100.238.27/32\",\r\n - \ \"23.100.238.34/31\",\r\n \"23.100.238.37/32\",\r\n \"40.64.8.64/26\",\r\n - \ \"40.65.173.157/32\",\r\n \"40.65.175.212/32\",\r\n \"40.65.175.228/32\",\r\n - \ \"40.66.56.233/32\",\r\n \"40.67.48.128/26\",\r\n \"40.74.18.154/32\",\r\n - \ \"40.74.30.0/26\",\r\n \"40.80.57.64/26\",\r\n \"40.80.169.64/26\",\r\n - \ \"40.80.186.192/26\",\r\n \"40.80.216.231/32\",\r\n \"40.80.217.38/32\",\r\n - \ \"40.80.219.46/32\",\r\n \"40.81.9.100/32\",\r\n \"40.81.9.131/32\",\r\n - \ \"40.81.9.203/32\",\r\n \"40.81.9.209/32\",\r\n \"40.81.9.213/32\",\r\n - \ \"40.81.9.221/32\",\r\n \"40.81.10.36/32\",\r\n \"40.81.12.133/32\",\r\n - \ \"40.81.15.8/32\",\r\n \"40.81.15.39/32\",\r\n \"40.81.29.152/32\",\r\n - \ \"40.81.188.130/32\",\r\n \"40.81.191.58/32\",\r\n \"40.81.253.154/32\",\r\n - \ \"40.82.155.65/32\",\r\n \"40.82.253.0/26\",\r\n \"40.89.17.64/26\",\r\n - \ \"40.90.190.180/32\",\r\n \"40.90.240.17/32\",\r\n \"40.91.93.84/32\",\r\n - \ \"40.91.127.116/32\",\r\n \"40.91.127.241/32\",\r\n \"40.119.11.0/26\",\r\n - \ \"51.12.41.64/26\",\r\n \"51.12.193.64/26\",\r\n \"51.53.24.192/26\",\r\n - \ \"51.53.168.192/26\",\r\n \"51.104.25.64/26\",\r\n \"51.105.80.128/26\",\r\n - \ \"51.105.88.128/26\",\r\n \"51.107.48.128/26\",\r\n \"51.107.144.128/26\",\r\n - \ \"51.116.48.96/28\",\r\n \"51.116.144.96/28\",\r\n \"51.120.40.128/26\",\r\n - \ \"51.120.224.128/26\",\r\n \"51.132.43.66/32\",\r\n \"51.137.161.64/26\",\r\n - \ \"51.143.104.54/32\",\r\n \"51.143.104.90/32\",\r\n \"51.143.192.128/26\",\r\n - \ \"51.145.124.157/32\",\r\n \"51.145.124.158/32\",\r\n \"51.145.176.249/32\",\r\n - \ \"51.145.177.212/32\",\r\n \"51.145.178.138/32\",\r\n \"51.145.178.140/32\",\r\n - \ \"52.136.48.128/26\",\r\n \"52.137.24.236/32\",\r\n \"52.137.26.114/32\",\r\n - \ \"52.137.26.155/32\",\r\n \"52.137.26.198/32\",\r\n \"52.137.27.49/32\",\r\n - \ \"52.137.56.115/32\",\r\n \"52.137.60.208/32\",\r\n \"52.139.0.47/32\",\r\n - \ \"52.139.0.49/32\",\r\n \"52.140.105.64/26\",\r\n \"52.140.233.105/32\",\r\n - \ \"52.150.139.0/26\",\r\n \"52.151.235.150/32\",\r\n \"52.151.235.242/32\",\r\n - \ \"52.151.235.244/32\",\r\n \"52.155.216.245/32\",\r\n \"52.155.217.84/32\",\r\n - \ \"52.155.221.242/32\",\r\n \"52.155.221.250/32\",\r\n \"52.155.222.35/32\",\r\n - \ \"52.155.222.56/32\",\r\n \"52.157.22.233/32\",\r\n \"52.157.231.64/32\",\r\n - \ \"52.158.28.181/32\",\r\n \"52.158.30.241/32\",\r\n \"52.158.208.11/32\",\r\n - \ \"52.184.80.221/32\",\r\n \"52.185.224.13/32\",\r\n \"52.185.224.38/32\",\r\n - \ \"52.188.217.235/32\",\r\n \"52.188.218.228/32\",\r\n \"52.188.218.239/32\",\r\n - \ \"52.228.81.64/26\",\r\n \"52.242.214.45/32\",\r\n \"52.253.133.74/32\",\r\n - \ \"52.253.229.120/32\",\r\n \"102.37.84.192/26\",\r\n \"102.133.128.33/32\",\r\n - \ \"102.133.217.128/26\",\r\n \"104.45.64.0/32\",\r\n \"104.45.64.147/32\",\r\n - \ \"104.45.64.224/32\",\r\n \"104.45.65.30/32\",\r\n \"104.45.65.89/32\",\r\n - \ \"191.233.9.0/26\",\r\n \"191.233.26.156/32\",\r\n \"191.235.225.64/26\",\r\n - \ \"2603:1000:4::180/121\",\r\n \"2603:1000:104:1::180/121\",\r\n - \ \"2603:1010:6:1::180/121\",\r\n \"2603:1010:101::180/121\",\r\n - \ \"2603:1010:304::180/121\",\r\n \"2603:1010:404::180/121\",\r\n - \ \"2603:1020:5:1::180/121\",\r\n \"2603:1020:206:1::180/121\",\r\n - \ \"2603:1020:305::180/121\",\r\n \"2603:1020:405::180/121\",\r\n - \ \"2603:1020:605::180/121\",\r\n \"2603:1020:705:1::180/121\",\r\n - \ \"2603:1020:805:1::180/121\",\r\n \"2603:1020:905::180/121\",\r\n - \ \"2603:1020:a04:1::180/121\",\r\n \"2603:1020:b04::180/121\",\r\n - \ \"2603:1020:c04:1::180/121\",\r\n \"2603:1020:d04::180/121\",\r\n - \ \"2603:1020:e04:1::180/121\",\r\n \"2603:1020:f04::180/121\",\r\n - \ \"2603:1020:1004::180/121\",\r\n \"2603:1020:1104::180/121\",\r\n - \ \"2603:1020:1302::100/121\",\r\n \"2603:1030:f:1::180/121\",\r\n - \ \"2603:1030:10:1::180/121\",\r\n \"2603:1030:104:1::180/121\",\r\n - \ \"2603:1030:107::180/121\",\r\n \"2603:1030:210:1::180/121\",\r\n - \ \"2603:1030:302::500/121\",\r\n \"2603:1030:40b:1::180/121\",\r\n - \ \"2603:1030:40c:1::180/121\",\r\n \"2603:1030:504:1::180/121\",\r\n - \ \"2603:1030:608::180/121\",\r\n \"2603:1030:807:1::180/121\",\r\n - \ \"2603:1030:a07::180/121\",\r\n \"2603:1030:b04::180/121\",\r\n - \ \"2603:1030:c06:1::180/121\",\r\n \"2603:1030:f05:1::180/121\",\r\n - \ \"2603:1030:1005::180/121\",\r\n \"2603:1040:5:1::180/121\",\r\n - \ \"2603:1040:207::180/121\",\r\n \"2603:1040:407:1::180/121\",\r\n - \ \"2603:1040:606::180/121\",\r\n \"2603:1040:806::180/121\",\r\n - \ \"2603:1040:904:1::180/121\",\r\n \"2603:1040:a06:1::180/121\",\r\n - \ \"2603:1040:b04::180/121\",\r\n \"2603:1040:c06::180/121\",\r\n - \ \"2603:1040:d04::180/121\",\r\n \"2603:1040:e05:1::/121\",\r\n - \ \"2603:1040:f05:1::180/121\",\r\n \"2603:1040:1002::380/121\",\r\n - \ \"2603:1040:1104::180/121\",\r\n \"2603:1040:1202::100/121\",\r\n - \ \"2603:1040:1302::100/121\",\r\n \"2603:1040:1402::100/121\",\r\n - \ \"2603:1040:1503::100/121\",\r\n \"2603:1050:6:1::180/121\",\r\n - \ \"2603:1050:403::180/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors\",\r\n \"id\": \"AzureConnectors\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"2603:1036:3000:e0::/59\",\r\n \"2603:1037:1:e0::/59\",\r\n + \ \"2603:1063:2200:18::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCognitiveSearch\",\r\n \"id\": \"AzureCognitiveSearch\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCognitiveSearch\",\r\n \"addressPrefixes\": [\r\n \"13.64.32.141/32\",\r\n + \ \"13.83.22.45/32\",\r\n \"13.83.22.74/32\",\r\n \"13.83.22.119/32\",\r\n + \ \"13.86.5.51/32\",\r\n \"20.17.48.192/26\",\r\n \"20.21.32.192/26\",\r\n + \ \"20.36.120.128/26\",\r\n \"20.37.64.128/26\",\r\n \"20.37.156.128/26\",\r\n + \ \"20.37.193.192/26\",\r\n \"20.37.224.128/26\",\r\n \"20.38.84.0/26\",\r\n + \ \"20.38.136.128/26\",\r\n \"20.39.8.192/26\",\r\n \"20.40.123.36/32\",\r\n + \ \"20.40.123.39/32\",\r\n \"20.40.123.46/32\",\r\n \"20.40.123.72/32\",\r\n + \ \"20.41.4.128/26\",\r\n \"20.41.65.64/26\",\r\n \"20.41.193.64/26\",\r\n + \ \"20.42.4.128/26\",\r\n \"20.42.24.90/32\",\r\n \"20.42.29.212/32\",\r\n + \ \"20.42.30.105/32\",\r\n \"20.42.34.190/32\",\r\n \"20.42.35.204/32\",\r\n + \ \"20.42.129.192/26\",\r\n \"20.42.225.192/26\",\r\n \"20.43.41.64/26\",\r\n + \ \"20.43.65.64/26\",\r\n \"20.43.130.128/26\",\r\n \"20.44.74.182/32\",\r\n + \ \"20.44.76.53/32\",\r\n \"20.44.76.61/32\",\r\n \"20.44.76.86/32\",\r\n + \ \"20.45.0.49/32\",\r\n \"20.45.2.122/32\",\r\n \"20.45.112.128/26\",\r\n + \ \"20.45.192.128/26\",\r\n \"20.72.17.0/26\",\r\n \"20.150.160.128/26\",\r\n + \ \"20.185.110.199/32\",\r\n \"20.189.106.128/26\",\r\n \"20.189.129.94/32\",\r\n + \ \"20.192.161.0/26\",\r\n \"20.192.225.64/26\",\r\n \"20.215.0.192/26\",\r\n + \ \"20.217.40.192/26\",\r\n \"23.100.238.27/32\",\r\n \"23.100.238.34/31\",\r\n + \ \"23.100.238.37/32\",\r\n \"40.64.8.64/26\",\r\n \"40.65.173.157/32\",\r\n + \ \"40.65.175.212/32\",\r\n \"40.65.175.228/32\",\r\n \"40.66.56.233/32\",\r\n + \ \"40.67.48.128/26\",\r\n \"40.74.18.154/32\",\r\n \"40.74.30.0/26\",\r\n + \ \"40.80.57.64/26\",\r\n \"40.80.169.64/26\",\r\n \"40.80.186.192/26\",\r\n + \ \"40.80.216.231/32\",\r\n \"40.80.217.38/32\",\r\n \"40.80.219.46/32\",\r\n + \ \"40.81.9.100/32\",\r\n \"40.81.9.131/32\",\r\n \"40.81.9.203/32\",\r\n + \ \"40.81.9.209/32\",\r\n \"40.81.9.213/32\",\r\n \"40.81.9.221/32\",\r\n + \ \"40.81.10.36/32\",\r\n \"40.81.12.133/32\",\r\n \"40.81.15.8/32\",\r\n + \ \"40.81.15.39/32\",\r\n \"40.81.29.152/32\",\r\n \"40.81.188.130/32\",\r\n + \ \"40.81.191.58/32\",\r\n \"40.81.253.154/32\",\r\n \"40.82.155.65/32\",\r\n + \ \"40.82.253.0/26\",\r\n \"40.89.17.64/26\",\r\n \"40.90.190.180/32\",\r\n + \ \"40.90.240.17/32\",\r\n \"40.91.93.84/32\",\r\n \"40.91.127.116/32\",\r\n + \ \"40.91.127.241/32\",\r\n \"40.119.11.0/26\",\r\n \"51.12.41.64/26\",\r\n + \ \"51.12.193.64/26\",\r\n \"51.53.24.192/26\",\r\n \"51.53.168.192/26\",\r\n + \ \"51.104.25.64/26\",\r\n \"51.105.80.128/26\",\r\n \"51.105.88.128/26\",\r\n + \ \"51.107.48.128/26\",\r\n \"51.107.144.128/26\",\r\n \"51.116.48.96/28\",\r\n + \ \"51.116.144.96/28\",\r\n \"51.120.40.128/26\",\r\n \"51.120.224.128/26\",\r\n + \ \"51.132.43.66/32\",\r\n \"51.137.161.64/26\",\r\n \"51.143.104.54/32\",\r\n + \ \"51.143.104.90/32\",\r\n \"51.143.192.128/26\",\r\n \"51.145.124.157/32\",\r\n + \ \"51.145.124.158/32\",\r\n \"51.145.176.249/32\",\r\n \"51.145.177.212/32\",\r\n + \ \"51.145.178.138/32\",\r\n \"51.145.178.140/32\",\r\n \"52.136.48.128/26\",\r\n + \ \"52.137.24.236/32\",\r\n \"52.137.26.114/32\",\r\n \"52.137.26.155/32\",\r\n + \ \"52.137.26.198/32\",\r\n \"52.137.27.49/32\",\r\n \"52.137.56.115/32\",\r\n + \ \"52.137.60.208/32\",\r\n \"52.139.0.47/32\",\r\n \"52.139.0.49/32\",\r\n + \ \"52.140.105.64/26\",\r\n \"52.140.233.105/32\",\r\n \"52.150.139.0/26\",\r\n + \ \"52.151.235.150/32\",\r\n \"52.151.235.242/32\",\r\n \"52.151.235.244/32\",\r\n + \ \"52.155.216.245/32\",\r\n \"52.155.217.84/32\",\r\n \"52.155.221.242/32\",\r\n + \ \"52.155.221.250/32\",\r\n \"52.155.222.35/32\",\r\n \"52.155.222.56/32\",\r\n + \ \"52.157.22.233/32\",\r\n \"52.157.231.64/32\",\r\n \"52.158.28.181/32\",\r\n + \ \"52.158.30.241/32\",\r\n \"52.158.208.11/32\",\r\n \"52.184.80.221/32\",\r\n + \ \"52.185.224.13/32\",\r\n \"52.185.224.38/32\",\r\n \"52.188.217.235/32\",\r\n + \ \"52.188.218.228/32\",\r\n \"52.188.218.239/32\",\r\n \"52.228.81.64/26\",\r\n + \ \"52.242.214.45/32\",\r\n \"52.253.133.74/32\",\r\n \"52.253.229.120/32\",\r\n + \ \"102.37.84.192/26\",\r\n \"102.133.128.33/32\",\r\n \"102.133.217.128/26\",\r\n + \ \"104.45.64.0/32\",\r\n \"104.45.64.147/32\",\r\n \"104.45.64.224/32\",\r\n + \ \"104.45.65.30/32\",\r\n \"104.45.65.89/32\",\r\n \"191.233.9.0/26\",\r\n + \ \"191.233.26.156/32\",\r\n \"191.235.225.64/26\",\r\n \"2603:1000:4::180/121\",\r\n + \ \"2603:1000:104:1::180/121\",\r\n \"2603:1010:6:1::180/121\",\r\n + \ \"2603:1010:101::180/121\",\r\n \"2603:1010:304::180/121\",\r\n + \ \"2603:1010:404::180/121\",\r\n \"2603:1020:5:1::180/121\",\r\n + \ \"2603:1020:206:1::180/121\",\r\n \"2603:1020:305::180/121\",\r\n + \ \"2603:1020:405::180/121\",\r\n \"2603:1020:605::180/121\",\r\n + \ \"2603:1020:705:1::180/121\",\r\n \"2603:1020:805:1::180/121\",\r\n + \ \"2603:1020:905::180/121\",\r\n \"2603:1020:a04:1::180/121\",\r\n + \ \"2603:1020:b04::180/121\",\r\n \"2603:1020:c04:1::180/121\",\r\n + \ \"2603:1020:d04::180/121\",\r\n \"2603:1020:e04:1::180/121\",\r\n + \ \"2603:1020:f04::180/121\",\r\n \"2603:1020:1004::180/121\",\r\n + \ \"2603:1020:1104::180/121\",\r\n \"2603:1020:1302::100/121\",\r\n + \ \"2603:1030:f:1::180/121\",\r\n \"2603:1030:10:1::180/121\",\r\n + \ \"2603:1030:104:1::180/121\",\r\n \"2603:1030:107::180/121\",\r\n + \ \"2603:1030:210:1::180/121\",\r\n \"2603:1030:302::500/121\",\r\n + \ \"2603:1030:40b:1::180/121\",\r\n \"2603:1030:40c:1::180/121\",\r\n + \ \"2603:1030:504:1::180/121\",\r\n \"2603:1030:608::180/121\",\r\n + \ \"2603:1030:807:1::180/121\",\r\n \"2603:1030:a07::180/121\",\r\n + \ \"2603:1030:b04::180/121\",\r\n \"2603:1030:c06:1::180/121\",\r\n + \ \"2603:1030:f05:1::180/121\",\r\n \"2603:1030:1005::180/121\",\r\n + \ \"2603:1040:5:1::180/121\",\r\n \"2603:1040:207::180/121\",\r\n + \ \"2603:1040:407:1::180/121\",\r\n \"2603:1040:606::180/121\",\r\n + \ \"2603:1040:806::180/121\",\r\n \"2603:1040:904:1::180/121\",\r\n + \ \"2603:1040:a06:1::180/121\",\r\n \"2603:1040:b04::180/121\",\r\n + \ \"2603:1040:c06::180/121\",\r\n \"2603:1040:d04::180/121\",\r\n + \ \"2603:1040:e05:1::/121\",\r\n \"2603:1040:f05:1::180/121\",\r\n + \ \"2603:1040:1002::380/121\",\r\n \"2603:1040:1104::180/121\",\r\n + \ \"2603:1040:1202::100/121\",\r\n \"2603:1040:1302::100/121\",\r\n + \ \"2603:1040:1402::100/121\",\r\n \"2603:1040:1503::100/121\",\r\n + \ \"2603:1050:6:1::180/121\",\r\n \"2603:1050:403::180/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors\",\r\n + \ \"id\": \"AzureConnectors\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.65.86.57/32\",\r\n \"13.66.130.243/32\",\r\n \ \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n \"13.67.8.240/28\",\r\n @@ -30996,51 +31768,51 @@ interactions: \ \"40.74.100.224/28\",\r\n \"40.74.146.64/28\",\r\n \"40.78.194.240/28\",\r\n \ \"40.78.202.96/28\",\r\n \"40.79.130.208/28\",\r\n \"40.79.148.96/27\",\r\n \ \"40.79.178.240/28\",\r\n \"40.79.180.224/27\",\r\n \"40.79.189.64/27\",\r\n - \ \"40.80.180.64/27\",\r\n \"40.82.184.6/32\",\r\n \"40.82.184.43/32\",\r\n - \ \"40.85.206.95/32\",\r\n \"40.89.131.3/32\",\r\n \"40.89.135.2/32\",\r\n - \ \"40.89.155.59/32\",\r\n \"40.91.208.65/32\",\r\n \"40.112.195.87/32\",\r\n - \ \"40.112.243.160/28\",\r\n \"40.113.242.246/32\",\r\n \"40.114.40.132/32\",\r\n - \ \"40.119.162.44/32\",\r\n \"40.120.8.0/27\",\r\n \"40.120.64.64/27\",\r\n - \ \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n \"51.11.229.148/32\",\r\n - \ \"51.11.229.156/32\",\r\n \"51.12.20.224/27\",\r\n \"51.12.22.128/28\",\r\n - \ \"51.12.29.112/28\",\r\n \"51.12.72.128/27\",\r\n \"51.12.98.240/28\",\r\n - \ \"51.12.102.0/26\",\r\n \"51.12.202.240/28\",\r\n \"51.12.205.192/26\",\r\n - \ \"51.13.18.216/32\",\r\n \"51.13.18.233/32\",\r\n \"51.13.139.160/27\",\r\n - \ \"51.13.139.192/28\",\r\n \"51.53.107.0/26\",\r\n \"51.53.187.0/26\",\r\n - \ \"51.103.142.22/32\",\r\n \"51.103.143.163/32\",\r\n \"51.105.77.96/27\",\r\n - \ \"51.107.59.16/28\",\r\n \"51.107.60.224/27\",\r\n \"51.107.86.217/32\",\r\n - \ \"51.107.155.16/28\",\r\n \"51.107.156.224/27\",\r\n \"51.107.246.112/28\",\r\n - \ \"51.107.246.128/27\",\r\n \"51.107.254.32/27\",\r\n \"51.107.254.64/28\",\r\n - \ \"51.116.55.240/28\",\r\n \"51.116.59.16/28\",\r\n \"51.116.60.192/27\",\r\n - \ \"51.116.74.32/27\",\r\n \"51.116.155.80/28\",\r\n \"51.116.158.96/27\",\r\n - \ \"51.116.211.212/32\",\r\n \"51.116.236.78/32\",\r\n \"51.120.98.224/28\",\r\n - \ \"51.120.100.192/27\",\r\n \"51.120.218.240/28\",\r\n \"51.120.220.192/27\",\r\n - \ \"51.138.215.48/28\",\r\n \"51.138.215.64/27\",\r\n \"51.140.61.124/32\",\r\n - \ \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n \"51.140.80.51/32\",\r\n - \ \"51.140.148.0/28\",\r\n \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n - \ \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n - \ \"51.141.124.13/32\",\r\n \"52.136.133.184/32\",\r\n \"52.136.142.154/32\",\r\n - \ \"52.136.189.16/28\",\r\n \"52.136.189.32/27\",\r\n \"52.138.92.192/27\",\r\n - \ \"52.139.111.0/27\",\r\n \"52.139.111.32/28\",\r\n \"52.141.1.104/32\",\r\n - \ \"52.141.36.214/32\",\r\n \"52.146.138.32/27\",\r\n \"52.147.117.32/27\",\r\n - \ \"52.147.117.64/28\",\r\n \"52.151.42.172/32\",\r\n \"52.151.221.119/32\",\r\n - \ \"52.151.221.184/32\",\r\n \"52.161.101.204/32\",\r\n \"52.161.102.22/32\",\r\n - \ \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n \"52.162.126.4/32\",\r\n - \ \"52.162.242.161/32\",\r\n \"52.171.130.92/32\",\r\n \"52.172.80.0/26\",\r\n - \ \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n \"52.173.241.27/32\",\r\n - \ \"52.173.245.164/32\",\r\n \"52.174.88.118/32\",\r\n \"52.174.180.160/32\",\r\n - \ \"52.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n \"52.180.164.214/32\",\r\n - \ \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n \"52.187.147.27/32\",\r\n - \ \"52.225.129.144/32\",\r\n \"52.225.188.182/32\",\r\n \"52.225.190.190/32\",\r\n - \ \"52.231.18.208/28\",\r\n \"52.231.147.0/28\",\r\n \"52.231.148.224/27\",\r\n - \ \"52.231.163.10/32\",\r\n \"52.231.201.173/32\",\r\n \"52.232.188.154/32\",\r\n - \ \"52.237.24.126/32\",\r\n \"52.237.32.212/32\",\r\n \"52.237.214.72/32\",\r\n - \ \"52.242.30.112/32\",\r\n \"52.242.35.152/32\",\r\n \"52.242.36.40/32\",\r\n - \ \"52.255.48.202/32\",\r\n \"65.52.197.64/32\",\r\n \"65.52.250.208/28\",\r\n - \ \"94.245.91.93/32\",\r\n \"102.37.64.0/27\",\r\n \"102.37.84.128/27\",\r\n - \ \"102.37.84.160/28\",\r\n \"102.37.166.80/28\",\r\n \"102.37.166.96/27\",\r\n - \ \"102.133.27.0/28\",\r\n \"102.133.72.85/32\",\r\n \"102.133.155.0/28\",\r\n - \ \"102.133.168.167/32\",\r\n \"102.133.203.251/32\",\r\n + \ \"40.80.180.64/27\",\r\n \"40.80.181.128/26\",\r\n \"40.82.184.6/32\",\r\n + \ \"40.82.184.43/32\",\r\n \"40.85.206.95/32\",\r\n \"40.89.131.3/32\",\r\n + \ \"40.89.135.2/32\",\r\n \"40.89.155.59/32\",\r\n \"40.91.208.65/32\",\r\n + \ \"40.112.195.87/32\",\r\n \"40.112.243.160/28\",\r\n \"40.113.242.246/32\",\r\n + \ \"40.114.40.132/32\",\r\n \"40.119.162.44/32\",\r\n \"40.120.8.0/27\",\r\n + \ \"40.120.64.64/27\",\r\n \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n + \ \"51.11.229.148/32\",\r\n \"51.11.229.156/32\",\r\n \"51.12.20.224/27\",\r\n + \ \"51.12.22.128/28\",\r\n \"51.12.29.112/28\",\r\n \"51.12.72.128/27\",\r\n + \ \"51.12.98.240/28\",\r\n \"51.12.102.0/26\",\r\n \"51.12.202.240/28\",\r\n + \ \"51.12.205.192/26\",\r\n \"51.13.18.216/32\",\r\n \"51.13.18.233/32\",\r\n + \ \"51.13.139.160/27\",\r\n \"51.13.139.192/28\",\r\n \"51.53.107.0/26\",\r\n + \ \"51.53.187.0/26\",\r\n \"51.103.142.22/32\",\r\n \"51.103.143.163/32\",\r\n + \ \"51.105.77.96/27\",\r\n \"51.107.59.16/28\",\r\n \"51.107.60.224/27\",\r\n + \ \"51.107.86.217/32\",\r\n \"51.107.155.16/28\",\r\n \"51.107.156.224/27\",\r\n + \ \"51.107.246.112/28\",\r\n \"51.107.246.128/27\",\r\n \"51.107.254.32/27\",\r\n + \ \"51.107.254.64/28\",\r\n \"51.116.55.240/28\",\r\n \"51.116.59.16/28\",\r\n + \ \"51.116.60.192/27\",\r\n \"51.116.74.32/27\",\r\n \"51.116.155.80/28\",\r\n + \ \"51.116.158.96/27\",\r\n \"51.116.211.212/32\",\r\n \"51.116.236.78/32\",\r\n + \ \"51.120.98.224/28\",\r\n \"51.120.100.192/27\",\r\n \"51.120.218.240/28\",\r\n + \ \"51.120.220.192/27\",\r\n \"51.138.215.48/28\",\r\n \"51.138.215.64/27\",\r\n + \ \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n + \ \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n \"51.140.211.0/28\",\r\n + \ \"51.140.212.224/27\",\r\n \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n + \ \"51.141.52.185/32\",\r\n \"51.141.124.13/32\",\r\n \"52.136.133.184/32\",\r\n + \ \"52.136.142.154/32\",\r\n \"52.136.189.16/28\",\r\n \"52.136.189.32/27\",\r\n + \ \"52.138.92.192/27\",\r\n \"52.139.111.0/27\",\r\n \"52.139.111.32/28\",\r\n + \ \"52.141.1.104/32\",\r\n \"52.141.36.214/32\",\r\n \"52.146.138.32/27\",\r\n + \ \"52.147.117.32/27\",\r\n \"52.147.117.64/28\",\r\n \"52.151.42.172/32\",\r\n + \ \"52.151.221.119/32\",\r\n \"52.151.221.184/32\",\r\n \"52.161.101.204/32\",\r\n + \ \"52.161.102.22/32\",\r\n \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n + \ \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n \"52.171.130.92/32\",\r\n + \ \"52.172.80.0/26\",\r\n \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n + \ \"52.173.241.27/32\",\r\n \"52.173.245.164/32\",\r\n \"52.174.88.118/32\",\r\n + \ \"52.174.180.160/32\",\r\n \"52.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n + \ \"52.180.164.214/32\",\r\n \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n + \ \"52.187.147.27/32\",\r\n \"52.225.129.144/32\",\r\n \"52.225.188.182/32\",\r\n + \ \"52.225.190.190/32\",\r\n \"52.231.18.208/28\",\r\n \"52.231.147.0/28\",\r\n + \ \"52.231.148.224/27\",\r\n \"52.231.163.10/32\",\r\n \"52.231.201.173/32\",\r\n + \ \"52.232.188.154/32\",\r\n \"52.237.24.126/32\",\r\n \"52.237.32.212/32\",\r\n + \ \"52.237.214.72/32\",\r\n \"52.242.30.112/32\",\r\n \"52.242.35.152/32\",\r\n + \ \"52.242.36.40/32\",\r\n \"52.255.48.202/32\",\r\n \"65.52.197.64/32\",\r\n + \ \"65.52.250.208/28\",\r\n \"94.245.91.93/32\",\r\n \"102.37.64.0/27\",\r\n + \ \"102.37.84.128/27\",\r\n \"102.37.84.160/28\",\r\n \"102.37.166.80/28\",\r\n + \ \"102.37.166.96/27\",\r\n \"102.133.27.0/28\",\r\n \"102.133.72.85/32\",\r\n + \ \"102.133.155.0/28\",\r\n \"102.133.168.167/32\",\r\n \"102.133.203.251/32\",\r\n \ \"102.133.204.65/32\",\r\n \"102.133.253.0/27\",\r\n \"104.41.59.51/32\",\r\n \ \"104.41.132.180/32\",\r\n \"104.42.122.49/32\",\r\n \"104.209.247.23/32\",\r\n \ \"104.210.14.156/32\",\r\n \"104.211.81.192/28\",\r\n \"104.211.146.224/28\",\r\n @@ -31082,7 +31854,7 @@ interactions: \ \"2603:1050:6:402::180/122\",\r\n \"2603:1050:403:400::2c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.AustraliaCentral\",\r\n \ \"id\": \"AzureConnectors.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31091,7 +31863,7 @@ interactions: \ \"2603:1010:304:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.AustraliaCentral2\",\r\n \"id\": \"AzureConnectors.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31099,7 +31871,7 @@ interactions: \ \"20.36.117.160/27\",\r\n \"20.53.60.16/28\",\r\n \"20.53.60.32/27\",\r\n \ \"2603:1010:404:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.AustraliaEast\",\r\n \"id\": - \"AzureConnectors.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -31110,7 +31882,7 @@ interactions: \ \"52.237.214.72/32\",\r\n \"2603:1010:6:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.AustraliaSoutheast\",\r\n \ \"id\": \"AzureConnectors.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31119,7 +31891,7 @@ interactions: \ \"20.92.3.64/27\",\r\n \"20.92.3.96/28\",\r\n \"52.255.48.202/32\",\r\n \ \"2603:1010:101:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.BrazilSouth\",\r\n \"id\": - \"AzureConnectors.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -31130,14 +31902,14 @@ interactions: \ \"191.238.76.112/28\",\r\n \"191.238.76.128/27\",\r\n \"2603:1050:6:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.BrazilSoutheast\",\r\n \ \"id\": \"AzureConnectors.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.206.0.0/26\",\r\n \"23.97.120.109/32\",\r\n \"191.233.51.0/26\",\r\n \ \"2603:1050:403:400::2c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.CanadaCentral\",\r\n \"id\": - \"AzureConnectors.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -31148,7 +31920,7 @@ interactions: \ \"52.237.32.212/32\",\r\n \"2603:1030:f05:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CanadaEast\",\r\n \ \"id\": \"AzureConnectors.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31157,7 +31929,7 @@ interactions: \ \"52.242.35.152/32\",\r\n \"52.242.36.40/32\",\r\n \"2603:1030:1005:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CentralIndia\",\r\n \ \"id\": \"AzureConnectors.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31166,17 +31938,18 @@ interactions: \ \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n \"104.211.81.192/28\",\r\n \ \"2603:1040:a06:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.CentralUS\",\r\n \"id\": \"AzureConnectors.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.89.171.80/28\",\r\n - \ \"13.89.178.64/27\",\r\n \"20.80.123.57/32\",\r\n \"20.80.123.134/32\",\r\n - \ \"20.98.144.224/27\",\r\n \"20.98.145.0/28\",\r\n \"40.113.242.246/32\",\r\n - \ \"52.173.241.27/32\",\r\n \"52.173.245.164/32\",\r\n \"2603:1030:10:402::180/122\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.89.171.80/28\",\r\n \"13.89.178.64/27\",\r\n + \ \"20.80.123.57/32\",\r\n \"20.80.123.134/32\",\r\n \"20.98.144.224/27\",\r\n + \ \"20.98.145.0/28\",\r\n \"40.113.242.246/32\",\r\n \"52.173.241.27/32\",\r\n + \ \"52.173.245.164/32\",\r\n \"2603:1030:10:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CentralUSEUAP\",\r\n \ \"id\": \"AzureConnectors.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31185,7 +31958,7 @@ interactions: \ \"168.61.143.64/26\",\r\n \"2603:1030:f:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastAsia\",\r\n \ \"id\": \"AzureConnectors.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31194,9 +31967,9 @@ interactions: \ \"52.175.23.169/32\",\r\n \"104.214.164.0/27\",\r\n \"104.214.165.128/26\",\r\n \ \"2603:1040:207:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.EastUS\",\r\n \"id\": \"AzureConnectors.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.88.153.176/28\",\r\n \ \"20.88.153.192/27\",\r\n \"40.71.11.80/28\",\r\n \"40.71.15.160/27\",\r\n @@ -31205,7 +31978,7 @@ interactions: \ \"104.41.132.180/32\",\r\n \"2603:1030:210:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastUS2\",\r\n \ \"id\": \"AzureConnectors.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31215,7 +31988,7 @@ interactions: \ \"104.209.247.23/32\",\r\n \"104.210.14.156/32\",\r\n \"2603:1030:40c:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastUS2EUAP\",\r\n \ \"id\": \"AzureConnectors.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31224,7 +31997,7 @@ interactions: \ \"52.225.190.190/32\",\r\n \"2603:1030:40b:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.FranceCentral\",\r\n \ \"id\": \"AzureConnectors.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31234,7 +32007,7 @@ interactions: \ \"51.138.215.64/27\",\r\n \"2603:1020:805:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.FranceSouth\",\r\n \ \"id\": \"AzureConnectors.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31243,7 +32016,7 @@ interactions: \ \"52.136.189.32/27\",\r\n \"2603:1020:905:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.GermanyNorth\",\r\n \ \"id\": \"AzureConnectors.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31252,7 +32025,7 @@ interactions: \ \"2603:1020:d04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.GermanyWestCentral\",\r\n \"id\": \"AzureConnectors.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31261,7 +32034,7 @@ interactions: \ \"51.116.236.78/32\",\r\n \"2603:1020:c04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JapanEast\",\r\n \ \"id\": \"AzureConnectors.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31271,16 +32044,17 @@ interactions: \ \"40.79.189.64/27\",\r\n \"2603:1040:407:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JapanWest\",\r\n \ \"id\": \"AzureConnectors.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.189.192.144/28\",\r\n \"20.189.192.160/27\",\r\n - \ \"40.74.100.224/28\",\r\n \"40.80.180.64/27\",\r\n \"104.215.27.24/32\",\r\n - \ \"104.215.28.128/32\",\r\n \"104.215.61.248/32\",\r\n \"2603:1040:606:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JioIndiaCentral\",\r\n - \ \"id\": \"AzureConnectors.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"40.74.100.224/28\",\r\n \"40.80.180.64/27\",\r\n \"40.80.181.128/26\",\r\n + \ \"104.215.27.24/32\",\r\n \"104.215.28.128/32\",\r\n \"104.215.61.248/32\",\r\n + \ \"2603:1040:606:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.JioIndiaCentral\",\r\n \"id\": + \"AzureConnectors.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31288,7 +32062,7 @@ interactions: \ \"20.207.0.0/26\",\r\n \"2603:1040:1104:400::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JioIndiaWest\",\r\n \ \"id\": \"AzureConnectors.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31296,7 +32070,7 @@ interactions: \ \"40.64.8.128/27\",\r\n \"2603:1040:d04:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.KoreaCentral\",\r\n \ \"id\": \"AzureConnectors.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31306,7 +32080,7 @@ interactions: \ \"52.231.18.208/28\",\r\n \"2603:1040:f05:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.KoreaSouth\",\r\n \ \"id\": \"AzureConnectors.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31314,18 +32088,18 @@ interactions: \ \"52.231.147.0/28\",\r\n \"52.231.148.224/27\",\r\n \"52.231.163.10/32\",\r\n \ \"52.231.201.173/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureConnectors.NorthCentralUS\",\r\n \"id\": \"AzureConnectors.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.51.4.192/27\",\r\n - \ \"20.51.4.224/28\",\r\n \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n - \ \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n \"65.52.197.64/32\",\r\n - \ \"2603:1030:608:402::180/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors.NorthEurope\",\r\n \"id\": - \"AzureConnectors.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": - \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.51.4.192/27\",\r\n \"20.51.4.224/28\",\r\n \"52.162.107.160/28\",\r\n + \ \"52.162.111.192/27\",\r\n \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n + \ \"65.52.197.64/32\",\r\n \"2603:1030:608:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.NorthEurope\",\r\n + \ \"id\": \"AzureConnectors.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.69.171.0/32\",\r\n \"13.69.227.208/28\",\r\n @@ -31334,7 +32108,7 @@ interactions: \ \"94.245.91.93/32\",\r\n \"2603:1020:5:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.NorwayEast\",\r\n \ \"id\": \"AzureConnectors.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31342,16 +32116,23 @@ interactions: \ \"51.13.18.233/32\",\r\n \"51.120.98.224/28\",\r\n \"51.120.100.192/27\",\r\n \ \"2603:1020:e04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.NorwayWest\",\r\n \"id\": - \"AzureConnectors.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"51.13.139.160/27\",\r\n \"51.13.139.192/28\",\r\n \ \"51.120.218.240/28\",\r\n \"51.120.220.192/27\",\r\n \"2603:1020:f04:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.QatarCentral\",\r\n + \ \"id\": \"AzureConnectors.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.21.43.0/26\",\r\n \"2603:1040:1002:400::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthAfricaNorth\",\r\n \ \"id\": \"AzureConnectors.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31361,7 +32142,7 @@ interactions: \ \"102.133.253.0/27\",\r\n \"2603:1000:104:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthAfricaWest\",\r\n \ \"id\": \"AzureConnectors.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31370,7 +32151,7 @@ interactions: \ \"102.133.72.85/32\",\r\n \"2603:1000:4:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthCentralUS\",\r\n \ \"id\": \"AzureConnectors.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31381,14 +32162,14 @@ interactions: \ \"2603:1030:807:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.SouthCentralUSSTG\",\r\n \"id\": \"AzureConnectors.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.44.3.0/28\",\r\n \"23.100.208.0/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SoutheastAsia\",\r\n \ \"id\": \"AzureConnectors.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31397,7 +32178,7 @@ interactions: \ \"52.187.68.19/32\",\r\n \"52.187.147.27/32\",\r\n \"2603:1040:5:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthIndia\",\r\n \ \"id\": \"AzureConnectors.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31406,7 +32187,7 @@ interactions: \ \"20.192.184.32/27\",\r\n \"40.78.194.240/28\",\r\n \"52.172.80.0/26\",\r\n \ \"2603:1040:c06:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.SwedenCentral\",\r\n \"id\": - \"AzureConnectors.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -31415,7 +32196,7 @@ interactions: \ \"51.12.98.240/28\",\r\n \"51.12.102.0/26\",\r\n \"2603:1020:1004:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwedenSouth\",\r\n \ \"id\": \"AzureConnectors.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31423,7 +32204,7 @@ interactions: \ \"51.12.202.240/28\",\r\n \"51.12.205.192/26\",\r\n \"2603:1020:1104:400::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandNorth\",\r\n \ \"id\": \"AzureConnectors.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31432,7 +32213,7 @@ interactions: \ \"51.107.246.112/28\",\r\n \"51.107.246.128/27\",\r\n \"2603:1020:a04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandWest\",\r\n \ \"id\": \"AzureConnectors.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31440,7 +32221,7 @@ interactions: \ \"51.107.254.32/27\",\r\n \"51.107.254.64/28\",\r\n \"2603:1020:b04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UAECentral\",\r\n \ \"id\": \"AzureConnectors.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31448,37 +32229,37 @@ interactions: \ \"20.45.90.208/28\",\r\n \"20.45.90.224/27\",\r\n \"40.120.8.0/27\",\r\n \ \"2603:1040:b04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.UAENorth\",\r\n \"id\": \"AzureConnectors.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"40.119.162.44/32\",\r\n \"40.120.64.64/27\",\r\n + \ \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n \"65.52.250.208/28\",\r\n + \ \"2603:1040:904:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.UKSouth\",\r\n \"id\": \"AzureConnectors.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"40.119.162.44/32\",\r\n - \ \"40.120.64.64/27\",\r\n \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n - \ \"65.52.250.208/28\",\r\n \"2603:1040:904:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UKSouth\",\r\n - \ \"id\": \"AzureConnectors.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": - [\r\n \"20.90.124.134/32\",\r\n \"20.90.125.211/32\",\r\n - \ \"20.90.129.0/27\",\r\n \"20.90.129.32/28\",\r\n \"51.105.77.96/27\",\r\n - \ \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n - \ \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n \"2603:1020:705:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UKWest\",\r\n - \ \"id\": \"AzureConnectors.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": - [\r\n \"20.58.70.192/27\",\r\n \"20.58.70.224/28\",\r\n - \ \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n \"51.140.245.29/32\",\r\n - \ \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n \"51.141.124.13/32\",\r\n - \ \"2603:1020:605:402::180/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors.WestCentralUS\",\r\n \"id\": - \"AzureConnectors.WestCentralUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": - \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.90.124.134/32\",\r\n + \ \"20.90.125.211/32\",\r\n \"20.90.129.0/27\",\r\n \"20.90.129.32/28\",\r\n + \ \"51.105.77.96/27\",\r\n \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n + \ \"51.140.77.227/32\",\r\n \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n + \ \"2603:1020:705:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.UKWest\",\r\n \"id\": \"AzureConnectors.UKWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.58.70.192/27\",\r\n + \ \"20.58.70.224/28\",\r\n \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n + \ \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n + \ \"51.141.124.13/32\",\r\n \"2603:1020:605:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestCentralUS\",\r\n + \ \"id\": \"AzureConnectors.WestCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.71.195.32/28\",\r\n \"13.71.199.192/27\",\r\n @@ -31486,7 +32267,7 @@ interactions: \ \"20.69.4.32/28\",\r\n \"52.161.101.204/32\",\r\n \"52.161.102.22/32\",\r\n \ \"2603:1030:b04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.WestEurope\",\r\n \"id\": - \"AzureConnectors.WestEurope\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.WestEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -31498,7 +32279,7 @@ interactions: \ \"137.117.161.181/32\",\r\n \"2603:1020:206:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestIndia\",\r\n \ \"id\": \"AzureConnectors.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31507,7 +32288,7 @@ interactions: \ \"104.211.189.218/32\",\r\n \"2603:1040:806:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestUS\",\r\n \ \"id\": \"AzureConnectors.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31516,9 +32297,9 @@ interactions: \ \"40.112.195.87/32\",\r\n \"40.112.243.160/28\",\r\n \"104.42.122.49/32\",\r\n \ \"2603:1030:a07:402::100/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.WestUS2\",\r\n \"id\": \"AzureConnectors.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.66.130.243/32\",\r\n \ \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n \"20.83.220.208/28\",\r\n @@ -31526,7 +32307,7 @@ interactions: \ \"52.151.42.172/32\",\r\n \"52.183.78.157/32\",\r\n \"2603:1030:c06:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestUS3\",\r\n \ \"id\": \"AzureConnectors.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31535,7 +32316,7 @@ interactions: \ \"20.150.173.64/26\",\r\n \"2603:1030:504:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry\",\r\n \ \"id\": \"AzureContainerRegistry\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n @@ -31792,8 +32573,9 @@ interactions: \ \"2603:1040:407:402::340/122\",\r\n \"2603:1040:407:402::580/121\",\r\n \ \"2603:1040:407:802::90/125\",\r\n \"2603:1040:407:802::2c0/122\",\r\n \ \"2603:1040:407:802::400/121\",\r\n \"2603:1040:407:c02::90/125\",\r\n - \ \"2603:1040:407:c02::400/121\",\r\n \"2603:1040:606:402::90/125\",\r\n - \ \"2603:1040:606:402::340/122\",\r\n \"2603:1040:606:402::580/122\",\r\n + \ \"2603:1040:407:c02::400/121\",\r\n \"2603:1040:606:3::80/125\",\r\n + \ \"2603:1040:606:402::90/125\",\r\n \"2603:1040:606:402::340/122\",\r\n + \ \"2603:1040:606:402::580/122\",\r\n \"2603:1040:606:402::600/121\",\r\n \ \"2603:1040:806:402::90/125\",\r\n \"2603:1040:806:402::340/122\",\r\n \ \"2603:1040:806:402::580/122\",\r\n \"2603:1040:904::348/125\",\r\n \ \"2603:1040:904:402::90/125\",\r\n \"2603:1040:904:402::340/122\",\r\n @@ -31839,7 +32621,7 @@ interactions: \ \"2603:1050:403:400::480/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.AustraliaEast\",\r\n \"id\": \"AzureContainerRegistry.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31853,7 +32635,7 @@ interactions: \ \"2603:1010:6:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.AustraliaSoutheast\",\r\n \ \"id\": \"AzureContainerRegistry.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31863,7 +32645,7 @@ interactions: \ \"2603:1010:101:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.BrazilSouth\",\r\n \"id\": \"AzureContainerRegistry.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31878,7 +32660,7 @@ interactions: \ \"2603:1050:6:c02::90/125\",\r\n \"2603:1050:6:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.BrazilSoutheast\",\r\n \ \"id\": \"AzureContainerRegistry.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31887,7 +32669,7 @@ interactions: \ \"2603:1050:403:400::480/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.CanadaCentral\",\r\n \"id\": \"AzureContainerRegistry.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31900,7 +32682,7 @@ interactions: \ \"2603:1030:f05:c02::90/125\",\r\n \"2603:1030:f05:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CanadaEast\",\r\n \ \"id\": \"AzureContainerRegistry.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31909,7 +32691,7 @@ interactions: \ \"2603:1030:1005:402::340/122\",\r\n \"2603:1030:1005:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralIndia\",\r\n \ \"id\": \"AzureContainerRegistry.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31924,7 +32706,7 @@ interactions: \ \"2603:1040:a06:c02::90/125\",\r\n \"2603:1040:a06:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31938,7 +32720,7 @@ interactions: \ \"2603:1030:10:c02::90/125\",\r\n \"2603:1030:10:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralUSEUAP\",\r\n \ \"id\": \"AzureContainerRegistry.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31949,7 +32731,7 @@ interactions: \ \"2603:1030:f:400::d80/122\",\r\n \"2603:1030:f:400::e00/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastAsia\",\r\n \ \"id\": \"AzureContainerRegistry.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31962,7 +32744,7 @@ interactions: \ \"2603:1040:207:c00::48/125\",\r\n \"2603:1040:207:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastUS\",\r\n \ \"id\": \"AzureContainerRegistry.EastUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31975,7 +32757,7 @@ interactions: \ \"2603:1030:210:802::400/121\",\r\n \"2603:1030:210:c02::90/125\",\r\n \ \"2603:1030:210:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.EastUS2\",\r\n \"id\": - \"AzureContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -31989,7 +32771,7 @@ interactions: \ \"2603:1030:40c:802::400/121\",\r\n \"2603:1030:40c:c02::90/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastUS2EUAP\",\r\n \ \"id\": \"AzureContainerRegistry.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32002,7 +32784,7 @@ interactions: \ \"2603:1030:40b:c00::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.FranceCentral\",\r\n \"id\": \"AzureContainerRegistry.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32017,7 +32799,7 @@ interactions: \ \"2603:1020:805:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.FranceSouth\",\r\n \"id\": \"AzureContainerRegistry.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32026,7 +32808,7 @@ interactions: \ \"2603:1020:905:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.GermanyNorth\",\r\n \"id\": \"AzureContainerRegistry.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32035,7 +32817,7 @@ interactions: \ \"2603:1020:d04:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.GermanyWestCentral\",\r\n \ \"id\": \"AzureContainerRegistry.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32048,7 +32830,7 @@ interactions: \ \"2603:1020:c04:c02::90/125\",\r\n \"2603:1020:c04:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JapanEast\",\r\n \ \"id\": \"AzureContainerRegistry.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32062,16 +32844,17 @@ interactions: \ \"2603:1040:407:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.JapanWest\",\r\n \"id\": \"AzureContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.189.224.0/26\",\r\n \"40.74.100.160/29\",\r\n - \ \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n \"2603:1040:606:402::90/125\",\r\n - \ \"2603:1040:606:402::340/122\",\r\n \"2603:1040:606:402::580/122\"\r\n + \ \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n \"2603:1040:606:3::80/125\",\r\n + \ \"2603:1040:606:402::90/125\",\r\n \"2603:1040:606:402::340/122\",\r\n + \ \"2603:1040:606:402::580/122\",\r\n \"2603:1040:606:402::600/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \ \"id\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32082,7 +32865,7 @@ interactions: \ \"2603:1040:1104:400::480/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.JioIndiaWest\",\r\n \"id\": \"AzureContainerRegistry.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32095,7 +32878,7 @@ interactions: \ \"2603:1040:d04:800::280/121\",\r\n \"2603:1040:d04:c02::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.KoreaCentral\",\r\n \ \"id\": \"AzureContainerRegistry.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32111,7 +32894,7 @@ interactions: \ \"2603:1040:f05:c02::90/125\",\r\n \"2603:1040:f05:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.KoreaSouth\",\r\n \ \"id\": \"AzureContainerRegistry.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32119,7 +32902,7 @@ interactions: \ \"52.231.146.192/29\",\r\n \"52.231.151.128/26\",\r\n \"2603:1040:e05:402::100/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32133,7 +32916,7 @@ interactions: \ \"2603:1030:608:c00::48/125\",\r\n \"2603:1030:608:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthEurope\",\r\n \ \"id\": \"AzureContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32147,7 +32930,7 @@ interactions: \ \"2603:1020:5:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.NorwayEast\",\r\n \"id\": \"AzureContainerRegistry.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32162,16 +32945,28 @@ interactions: \ \"2603:1020:e04:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.NorwayWest\",\r\n \"id\": \"AzureContainerRegistry.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"51.13.128.128/25\",\r\n \"51.13.129.0/26\",\r\n \ \"51.120.218.24/29\",\r\n \"2603:1020:f04:402::90/125\",\r\n \ \"2603:1020:f04:402::340/122\",\r\n \"2603:1020:f04:402::580/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.QatarCentral\",\r\n + \ \"id\": \"AzureContainerRegistry.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": + [\r\n \"20.21.36.0/26\",\r\n \"20.21.42.128/26\",\r\n \"20.21.44.128/25\",\r\n + \ \"20.21.46.192/26\",\r\n \"20.21.66.128/26\",\r\n \"20.21.69.0/25\",\r\n + \ \"20.21.74.128/26\",\r\n \"20.21.77.0/25\",\r\n \"2603:1040:1002::780/125\",\r\n + \ \"2603:1040:1002:400::48/125\",\r\n \"2603:1040:1002:400::280/121\",\r\n + \ \"2603:1040:1002:800::48/125\",\r\n \"2603:1040:1002:800::180/121\",\r\n + \ \"2603:1040:1002:c00::48/125\",\r\n \"2603:1040:1002:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \ \"id\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32186,7 +32981,7 @@ interactions: \ \"2603:1000:104:c02::90/125\",\r\n \"2603:1000:104:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthAfricaWest\",\r\n \ \"id\": \"AzureContainerRegistry.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32195,7 +32990,7 @@ interactions: \ \"2603:1000:4:402::340/122\",\r\n \"2603:1000:4:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32210,14 +33005,14 @@ interactions: \ \"2603:1030:807:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.SouthCentralUSSTG\",\r\n \ \"id\": \"AzureContainerRegistry.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.24/29\",\r\n \"2603:1030:302:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SoutheastAsia\",\r\n \ \"id\": \"AzureContainerRegistry.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32231,7 +33026,7 @@ interactions: \ \"2603:1040:5:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.SouthIndia\",\r\n \"id\": \"AzureContainerRegistry.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32240,7 +33035,7 @@ interactions: \ \"2603:1040:c06:402::340/122\",\r\n \"2603:1040:c06:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwedenCentral\",\r\n \ \"id\": \"AzureContainerRegistry.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32255,7 +33050,7 @@ interactions: \ \"2603:1020:1004:c02::1b0/125\",\r\n \"2603:1020:1004:c02::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwedenSouth\",\r\n \ \"id\": \"AzureContainerRegistry.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32265,7 +33060,7 @@ interactions: \ \"2603:1020:1104:400::380/121\",\r\n \"2603:1020:1104:400::540/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \ \"id\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32278,7 +33073,7 @@ interactions: \ \"2603:1020:a04:c02::90/125\",\r\n \"2603:1020:a04:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwitzerlandWest\",\r\n \ \"id\": \"AzureContainerRegistry.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32287,7 +33082,7 @@ interactions: \ \"2603:1020:b04:402::340/122\",\r\n \"2603:1020:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UAECentral\",\r\n \ \"id\": \"AzureContainerRegistry.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32296,7 +33091,7 @@ interactions: \ \"2603:1040:b04:402::340/122\",\r\n \"2603:1040:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UAENorth\",\r\n \ \"id\": \"AzureContainerRegistry.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32310,7 +33105,7 @@ interactions: \ \"2603:1040:904:c02::90/125\",\r\n \"2603:1040:904:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UKSouth\",\r\n \ \"id\": \"AzureContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32323,7 +33118,7 @@ interactions: \ \"2603:1020:705:802::400/121\",\r\n \"2603:1020:705:c02::90/125\",\r\n \ \"2603:1020:705:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.UKWest\",\r\n \"id\": - \"AzureContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32333,7 +33128,7 @@ interactions: \ \"2603:1020:605:402::340/122\",\r\n \"2603:1020:605:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32342,7 +33137,7 @@ interactions: \ \"2603:1030:b04:402::340/122\",\r\n \"2603:1030:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestEurope\",\r\n \ \"id\": \"AzureContainerRegistry.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32356,7 +33151,7 @@ interactions: \ \"2603:1020:206:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestIndia\",\r\n \"id\": \"AzureContainerRegistry.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32364,7 +33159,7 @@ interactions: \ \"2603:1040:806:402::90/125\",\r\n \"2603:1040:806:402::340/122\",\r\n \ \"2603:1040:806:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestUS\",\r\n \"id\": - \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32375,7 +33170,7 @@ interactions: \ \"2603:1030:a07:402::a00/122\",\r\n \"2603:1030:a07:402::a80/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestUS2\",\r\n \ \"id\": \"AzureContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32387,7 +33182,7 @@ interactions: \ \"2603:1030:c06:802::2c0/122\",\r\n \"2603:1030:c06:c02::90/125\",\r\n \ \"2603:1030:c06:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestUS3\",\r\n \"id\": - \"AzureContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32403,11 +33198,12 @@ interactions: \ \"2603:1030:504:c02::140/122\",\r\n \"2603:1030:504:c02::300/121\",\r\n \ \"2603:1030:504:c02::400/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB\",\r\n \"id\": \"AzureCosmosDB\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n - \ \"addressPrefixes\": [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"16\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n \ \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n \"13.65.145.92/32\",\r\n \ \"13.66.26.107/32\",\r\n \"13.66.138.0/26\",\r\n \"13.67.8.0/26\",\r\n \ \"13.68.28.135/32\",\r\n \"13.69.66.0/25\",\r\n \"13.69.66.128/29\",\r\n @@ -32596,38 +33392,39 @@ interactions: \ \"2603:1040:207:1::2a0/123\",\r\n \"2603:1040:207:402::c0/122\",\r\n \ \"2603:1040:207:800::/122\",\r\n \"2603:1040:207:c00::/122\",\r\n \ \"2603:1040:407:402::c0/122\",\r\n \"2603:1040:407:802::c0/122\",\r\n - \ \"2603:1040:407:c02::c0/122\",\r\n \"2603:1040:606:402::c0/122\",\r\n - \ \"2603:1040:806:402::c0/122\",\r\n \"2603:1040:904:2::520/123\",\r\n - \ \"2603:1040:904:402::c0/122\",\r\n \"2603:1040:904:802::c0/122\",\r\n - \ \"2603:1040:904:c02::c0/122\",\r\n \"2603:1040:a06::780/123\",\r\n - \ \"2603:1040:a06:402::c0/122\",\r\n \"2603:1040:a06:802::c0/122\",\r\n - \ \"2603:1040:a06:c02::c0/122\",\r\n \"2603:1040:b04:402::c0/122\",\r\n - \ \"2603:1040:c06:402::c0/122\",\r\n \"2603:1040:d04:1::60/123\",\r\n - \ \"2603:1040:d04:400::c0/122\",\r\n \"2603:1040:d04:400::280/122\",\r\n - \ \"2603:1040:d04:400::3c0/122\",\r\n \"2603:1040:f05::680/123\",\r\n - \ \"2603:1040:f05:402::c0/122\",\r\n \"2603:1040:f05:802::c0/122\",\r\n - \ \"2603:1040:f05:c02::c0/122\",\r\n \"2603:1040:1002::740/123\",\r\n - \ \"2603:1040:1002:400::/122\",\r\n \"2603:1040:1002:800::/122\",\r\n - \ \"2603:1040:1002:c00::/122\",\r\n \"2603:1040:1104::520/123\",\r\n - \ \"2603:1040:1104:400::c0/122\",\r\n \"2603:1040:1202::1e0/123\",\r\n - \ \"2603:1040:1202:400::/122\",\r\n \"2603:1040:1302::1e0/123\",\r\n - \ \"2603:1040:1302:400::/122\",\r\n \"2603:1040:1402::500/123\",\r\n - \ \"2603:1040:1402:400::/122\",\r\n \"2603:1040:1402:800::/122\",\r\n - \ \"2603:1040:1402:c00::/122\",\r\n \"2603:1040:1503::1e0/123\",\r\n - \ \"2603:1040:1503:400::/122\",\r\n \"2603:1050:6:402::c0/122\",\r\n - \ \"2603:1050:6:802::c0/122\",\r\n \"2603:1050:6:c02::c0/122\",\r\n - \ \"2603:1050:403:400::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral\",\r\n \"id\": - \"AzureCosmosDB.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"20.36.42.8/32\",\r\n \"20.36.106.0/26\",\r\n \"20.37.228.32/27\",\r\n - \ \"20.39.65.58/32\",\r\n \"2603:1010:304:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral2\",\r\n - \ \"id\": \"AzureCosmosDB.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"2603:1040:407:c02::c0/122\",\r\n \"2603:1040:606:1::4e0/123\",\r\n + \ \"2603:1040:606:402::c0/122\",\r\n \"2603:1040:806:402::c0/122\",\r\n + \ \"2603:1040:904:2::520/123\",\r\n \"2603:1040:904:402::c0/122\",\r\n + \ \"2603:1040:904:802::c0/122\",\r\n \"2603:1040:904:c02::c0/122\",\r\n + \ \"2603:1040:a06::780/123\",\r\n \"2603:1040:a06:402::c0/122\",\r\n + \ \"2603:1040:a06:802::c0/122\",\r\n \"2603:1040:a06:c02::c0/122\",\r\n + \ \"2603:1040:b04:402::c0/122\",\r\n \"2603:1040:c06:402::c0/122\",\r\n + \ \"2603:1040:d04:1::60/123\",\r\n \"2603:1040:d04:400::c0/122\",\r\n + \ \"2603:1040:d04:400::280/122\",\r\n \"2603:1040:d04:400::3c0/122\",\r\n + \ \"2603:1040:f05::680/123\",\r\n \"2603:1040:f05:402::c0/122\",\r\n + \ \"2603:1040:f05:802::c0/122\",\r\n \"2603:1040:f05:c02::c0/122\",\r\n + \ \"2603:1040:1002::740/123\",\r\n \"2603:1040:1002:400::/122\",\r\n + \ \"2603:1040:1002:800::/122\",\r\n \"2603:1040:1002:c00::/122\",\r\n + \ \"2603:1040:1104::520/123\",\r\n \"2603:1040:1104:400::c0/122\",\r\n + \ \"2603:1040:1202::1e0/123\",\r\n \"2603:1040:1202:400::/122\",\r\n + \ \"2603:1040:1302::1e0/123\",\r\n \"2603:1040:1302:400::/122\",\r\n + \ \"2603:1040:1402::500/123\",\r\n \"2603:1040:1402:400::/122\",\r\n + \ \"2603:1040:1402:800::/122\",\r\n \"2603:1040:1402:c00::/122\",\r\n + \ \"2603:1040:1503::1e0/123\",\r\n \"2603:1040:1503:400::/122\",\r\n + \ \"2603:1050:6:402::c0/122\",\r\n \"2603:1050:6:802::c0/122\",\r\n + \ \"2603:1050:6:c02::c0/122\",\r\n \"2603:1050:403:400::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral\",\r\n + \ \"id\": \"AzureCosmosDB.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.36.42.8/32\",\r\n + \ \"20.36.106.0/26\",\r\n \"20.37.228.32/27\",\r\n \"20.39.65.58/32\",\r\n + \ \"2603:1010:304:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral2\",\r\n \"id\": + \"AzureCosmosDB.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32635,7 +33432,7 @@ interactions: \ \"20.36.114.0/28\",\r\n \"20.36.123.96/27\",\r\n \"20.39.99.230/32\",\r\n \ \"2603:1010:404:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.AustraliaEast\",\r\n \"id\": - \"AzureCosmosDB.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureCosmosDB.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32648,7 +33445,7 @@ interactions: \ \"2603:1010:6:802::c0/122\",\r\n \"2603:1010:6:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaSoutheast\",\r\n \ \"id\": \"AzureCosmosDB.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32657,26 +33454,27 @@ interactions: \ \"52.255.58.221/32\",\r\n \"104.46.177.64/27\",\r\n \"191.239.179.124/32\",\r\n \ \"2603:1010:101:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.BrazilSouth\",\r\n \"id\": \"AzureCosmosDB.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"104.41.52.61/32\",\r\n - \ \"104.41.54.69/32\",\r\n \"191.232.51.175/32\",\r\n \"191.232.53.203/32\",\r\n - \ \"191.233.204.128/27\",\r\n \"191.234.138.160/27\",\r\n - \ \"191.234.146.0/26\",\r\n \"191.234.154.0/26\",\r\n \"191.234.179.157/32\",\r\n - \ \"191.234.206.81/32\",\r\n \"2603:1050:6:402::c0/122\",\r\n - \ \"2603:1050:6:802::c0/122\",\r\n \"2603:1050:6:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.BrazilSoutheast\",\r\n - \ \"id\": \"AzureCosmosDB.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"104.41.52.61/32\",\r\n \"104.41.54.69/32\",\r\n + \ \"191.232.51.175/32\",\r\n \"191.232.53.203/32\",\r\n \"191.233.204.128/27\",\r\n + \ \"191.234.138.160/27\",\r\n \"191.234.146.0/26\",\r\n \"191.234.154.0/26\",\r\n + \ \"191.234.179.157/32\",\r\n \"191.234.206.81/32\",\r\n + \ \"2603:1050:6:402::c0/122\",\r\n \"2603:1050:6:802::c0/122\",\r\n + \ \"2603:1050:6:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.BrazilSoutheast\",\r\n \"id\": + \"AzureCosmosDB.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"191.233.11.192/27\",\r\n \"191.233.50.64/26\",\r\n \ \"2603:1050:403:400::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.CanadaCentral\",\r\n \"id\": - \"AzureCosmosDB.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureCosmosDB.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32687,7 +33485,7 @@ interactions: \ \"2603:1030:f05:802::c0/122\",\r\n \"2603:1030:f05:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CanadaEast\",\r\n \ \"id\": \"AzureCosmosDB.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32696,7 +33494,7 @@ interactions: \ \"52.235.46.28/32\",\r\n \"2603:1030:1005:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralIndia\",\r\n \ \"id\": \"AzureCosmosDB.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32707,7 +33505,7 @@ interactions: \ \"2603:1040:a06:802::c0/122\",\r\n \"2603:1040:a06:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralUS\",\r\n \ \"id\": \"AzureCosmosDB.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32722,7 +33520,7 @@ interactions: \ \"2603:1030:10:802::c0/122\",\r\n \"2603:1030:10:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralUSEUAP\",\r\n \ \"id\": \"AzureCosmosDB.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32731,19 +33529,19 @@ interactions: \ \"52.180.177.137/32\",\r\n \"168.61.142.128/26\",\r\n \"2603:1030:f:2::2a0/123\",\r\n \ \"2603:1030:f:400::8c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastAsia\",\r\n \"id\": \"AzureCosmosDB.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.0/26\",\r\n - \ \"20.187.196.0/27\",\r\n \"20.205.74.0/26\",\r\n \"20.205.82.0/26\",\r\n - \ \"23.102.239.134/32\",\r\n \"52.175.25.211/32\",\r\n \"52.175.39.232/32\",\r\n - \ \"137.116.165.204/32\",\r\n \"207.46.150.252/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.0/26\",\r\n \"20.187.196.0/27\",\r\n \"20.205.74.0/26\",\r\n + \ \"20.205.82.0/26\",\r\n \"23.102.239.134/32\",\r\n \"52.175.25.211/32\",\r\n + \ \"52.175.39.232/32\",\r\n \"137.116.165.204/32\",\r\n \"207.46.150.252/32\",\r\n \ \"2603:1040:207:1::2a0/123\",\r\n \"2603:1040:207:402::c0/122\",\r\n \ \"2603:1040:207:800::/122\",\r\n \"2603:1040:207:c00::/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.EastUS\",\r\n \ \"id\": \"AzureCosmosDB.EastUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32757,9 +33555,9 @@ interactions: \ \"2603:1030:210:402::c0/122\",\r\n \"2603:1030:210:802::c0/122\",\r\n \ \"2603:1030:210:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastUS2\",\r\n \"id\": \"AzureCosmosDB.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.68.28.135/32\",\r\n \ \"20.49.102.64/27\",\r\n \"40.70.0.140/32\",\r\n \"40.70.220.202/32\",\r\n @@ -32770,18 +33568,18 @@ interactions: \ \"2603:1030:40c:402::c0/122\",\r\n \"2603:1030:40c:802::c0/122\",\r\n \ \"2603:1030:40c:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastUS2EUAP\",\r\n \"id\": \"AzureCosmosDB.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.39.15.64/27\",\r\n - \ \"20.47.145.17/32\",\r\n \"40.74.147.192/26\",\r\n \"40.75.32.32/29\",\r\n - \ \"40.75.34.128/26\",\r\n \"40.89.67.208/32\",\r\n \"52.138.66.90/32\",\r\n - \ \"52.138.92.0/26\",\r\n \"2603:1030:40b:400::8c0/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"20.39.15.64/27\",\r\n \"20.47.145.17/32\",\r\n \"40.74.147.192/26\",\r\n + \ \"40.75.32.32/29\",\r\n \"40.75.34.128/26\",\r\n \"40.89.67.208/32\",\r\n + \ \"52.138.66.90/32\",\r\n \"52.138.92.0/26\",\r\n \"2603:1030:40b:400::8c0/122\",\r\n \ \"2603:1030:40b:800::c0/122\",\r\n \"2603:1030:40b:c00::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.FranceCentral\",\r\n \ \"id\": \"AzureCosmosDB.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32792,7 +33590,7 @@ interactions: \ \"2603:1020:805:802::c0/122\",\r\n \"2603:1020:805:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.FranceSouth\",\r\n \ \"id\": \"AzureCosmosDB.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32800,7 +33598,7 @@ interactions: \ \"52.136.134.250/32\",\r\n \"52.136.136.70/32\",\r\n \"2603:1020:905:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.GermanyNorth\",\r\n \ \"id\": \"AzureCosmosDB.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32808,7 +33606,7 @@ interactions: \ \"51.116.58.64/26\",\r\n \"2603:1020:d04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.GermanyWestCentral\",\r\n \ \"id\": \"AzureCosmosDB.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32817,27 +33615,28 @@ interactions: \ \"2603:1020:c04:402::c0/122\",\r\n \"2603:1020:c04:802::c0/122\",\r\n \ \"2603:1020:c04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.JapanEast\",\r\n \"id\": \"AzureCosmosDB.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.78.51.35/32\",\r\n - \ \"13.78.106.0/26\",\r\n \"20.63.129.107/32\",\r\n \"20.89.0.128/26\",\r\n - \ \"20.191.160.32/27\",\r\n \"40.79.186.16/28\",\r\n \"40.79.191.0/26\",\r\n - \ \"40.79.194.128/26\",\r\n \"40.115.241.37/32\",\r\n \"104.41.177.93/32\",\r\n - \ \"2603:1040:407:402::c0/122\",\r\n \"2603:1040:407:802::c0/122\",\r\n - \ \"2603:1040:407:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.JapanWest\",\r\n \"id\": \"AzureCosmosDB.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.74.98.0/26\",\r\n - \ \"40.74.143.235/32\",\r\n \"40.80.63.160/27\",\r\n \"40.81.183.24/32\",\r\n - \ \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n \"104.215.55.227/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.78.51.35/32\",\r\n \"13.78.106.0/26\",\r\n \"20.63.129.107/32\",\r\n + \ \"20.89.0.128/26\",\r\n \"20.191.160.32/27\",\r\n \"40.79.186.16/28\",\r\n + \ \"40.79.191.0/26\",\r\n \"40.79.194.128/26\",\r\n \"40.115.241.37/32\",\r\n + \ \"104.41.177.93/32\",\r\n \"2603:1040:407:402::c0/122\",\r\n + \ \"2603:1040:407:802::c0/122\",\r\n \"2603:1040:407:c02::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.JapanWest\",\r\n + \ \"id\": \"AzureCosmosDB.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"40.74.98.0/26\",\r\n \"40.74.143.235/32\",\r\n \"40.80.63.160/27\",\r\n + \ \"40.81.183.24/32\",\r\n \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n + \ \"104.215.55.227/32\",\r\n \"2603:1040:606:1::4e0/123\",\r\n \ \"2603:1040:606:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.JioIndiaCentral\",\r\n \"id\": - \"AzureCosmosDB.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureCosmosDB.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32846,7 +33645,7 @@ interactions: \ \"2603:1040:1104::520/123\",\r\n \"2603:1040:1104:400::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.JioIndiaWest\",\r\n \ \"id\": \"AzureCosmosDB.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32855,7 +33654,7 @@ interactions: \ \"2603:1040:d04:400::280/122\",\r\n \"2603:1040:d04:400::3c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaCentral\",\r\n \ \"id\": \"AzureCosmosDB.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32866,7 +33665,7 @@ interactions: \ \"2603:1040:f05:802::c0/122\",\r\n \"2603:1040:f05:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaSouth\",\r\n \ \"id\": \"AzureCosmosDB.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32874,7 +33673,7 @@ interactions: \ \"52.231.146.0/27\",\r\n \"52.231.206.234/32\",\r\n \"52.231.207.31/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorthCentralUS\",\r\n \ \"id\": \"AzureCosmosDB.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32886,76 +33685,86 @@ interactions: \ \"2603:1030:608:402::c0/122\",\r\n \"2603:1030:608:800::/122\",\r\n \ \"2603:1030:608:c00::/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.NorthEurope\",\r\n \"id\": \"AzureCosmosDB.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.69.226.0/25\",\r\n \"13.74.106.0/25\",\r\n \"13.79.34.236/32\",\r\n + \ \"20.54.38.35/32\",\r\n \"40.113.90.91/32\",\r\n \"52.138.141.112/32\",\r\n + \ \"52.138.197.33/32\",\r\n \"52.138.201.47/32\",\r\n \"52.138.205.97/32\",\r\n + \ \"52.138.206.153/32\",\r\n \"52.138.227.192/26\",\r\n \"52.146.131.0/27\",\r\n + \ \"52.164.250.188/32\",\r\n \"52.169.122.37/32\",\r\n \"52.169.219.183/32\",\r\n + \ \"2603:1020:5:402::c0/122\",\r\n \"2603:1020:5:802::c0/122\",\r\n + \ \"2603:1020:5:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.NorwayEast\",\r\n \"id\": \"AzureCosmosDB.NorwayEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.69.226.0/25\",\r\n - \ \"13.74.106.0/25\",\r\n \"13.79.34.236/32\",\r\n \"20.54.38.35/32\",\r\n - \ \"40.113.90.91/32\",\r\n \"52.138.141.112/32\",\r\n \"52.138.197.33/32\",\r\n - \ \"52.138.201.47/32\",\r\n \"52.138.205.97/32\",\r\n \"52.138.206.153/32\",\r\n - \ \"52.138.227.192/26\",\r\n \"52.146.131.0/27\",\r\n \"52.164.250.188/32\",\r\n - \ \"52.169.122.37/32\",\r\n \"52.169.219.183/32\",\r\n \"2603:1020:5:402::c0/122\",\r\n - \ \"2603:1020:5:802::c0/122\",\r\n \"2603:1020:5:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorwayEast\",\r\n - \ \"id\": \"AzureCosmosDB.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.13.25.182/32\",\r\n + \ \"51.120.44.128/27\",\r\n \"51.120.98.64/26\",\r\n \"51.120.106.0/26\",\r\n + \ \"51.120.210.0/26\",\r\n \"2603:1020:e04::680/123\",\r\n + \ \"2603:1020:e04:402::c0/122\",\r\n \"2603:1020:e04:802::c0/122\",\r\n + \ \"2603:1020:e04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.NorwayWest\",\r\n \"id\": \"AzureCosmosDB.NorwayWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.13.150.175/32\",\r\n + \ \"51.120.218.64/26\",\r\n \"51.120.228.160/27\",\r\n \"2603:1020:f04:402::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.QatarCentral\",\r\n + \ \"id\": \"AzureCosmosDB.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"51.13.25.182/32\",\r\n \"51.120.44.128/27\",\r\n - \ \"51.120.98.64/26\",\r\n \"51.120.106.0/26\",\r\n \"51.120.210.0/26\",\r\n - \ \"2603:1020:e04::680/123\",\r\n \"2603:1020:e04:402::c0/122\",\r\n - \ \"2603:1020:e04:802::c0/122\",\r\n \"2603:1020:e04:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorwayWest\",\r\n - \ \"id\": \"AzureCosmosDB.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"20.21.34.160/27\",\r\n \"20.21.42.0/26\",\r\n \"20.21.66.0/26\",\r\n + \ \"20.21.74.0/26\",\r\n \"2603:1040:1002::740/123\",\r\n + \ \"2603:1040:1002:400::/122\",\r\n \"2603:1040:1002:800::/122\",\r\n + \ \"2603:1040:1002:c00::/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"id\": + \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"51.13.150.175/32\",\r\n \"51.120.218.64/26\",\r\n - \ \"51.120.228.160/27\",\r\n \"2603:1020:f04:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n - \ \"id\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.87.34.33/32\",\r\n - \ \"102.133.122.0/26\",\r\n \"102.133.154.64/26\",\r\n \"102.133.220.0/27\",\r\n - \ \"102.133.250.0/26\",\r\n \"2603:1000:104:402::c0/122\",\r\n - \ \"2603:1000:104:802::c0/122\",\r\n \"2603:1000:104:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthAfricaWest\",\r\n - \ \"id\": \"AzureCosmosDB.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"102.133.26.64/26\",\r\n - \ \"102.133.60.64/27\",\r\n \"2603:1000:4:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthCentralUS\",\r\n - \ \"id\": \"AzureCosmosDB.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.65.145.92/32\",\r\n - \ \"13.66.26.107/32\",\r\n \"13.73.254.224/27\",\r\n \"13.84.150.178/32\",\r\n - \ \"13.84.157.70/32\",\r\n \"13.85.16.188/32\",\r\n \"20.45.122.0/26\",\r\n - \ \"20.49.90.64/26\",\r\n \"20.64.41.89/32\",\r\n \"23.102.191.13/32\",\r\n - \ \"104.210.217.251/32\",\r\n \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n - \ \"104.214.26.177/32\",\r\n \"2603:1030:807:402::c0/122\",\r\n - \ \"2603:1030:807:802::c0/122\",\r\n \"2603:1030:807:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n - \ \"id\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + [\r\n \"20.87.34.33/32\",\r\n \"102.133.122.0/26\",\r\n + \ \"102.133.154.64/26\",\r\n \"102.133.220.0/27\",\r\n \"102.133.250.0/26\",\r\n + \ \"2603:1000:104:402::c0/122\",\r\n \"2603:1000:104:802::c0/122\",\r\n + \ \"2603:1000:104:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthAfricaWest\",\r\n \"id\": + \"AzureCosmosDB.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"102.133.26.64/26\",\r\n \"102.133.60.64/27\",\r\n + \ \"2603:1000:4:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthCentralUS\",\r\n \"id\": + \"AzureCosmosDB.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.65.145.92/32\",\r\n \"13.66.26.107/32\",\r\n + \ \"13.73.254.224/27\",\r\n \"13.84.150.178/32\",\r\n \"13.84.157.70/32\",\r\n + \ \"13.85.16.188/32\",\r\n \"20.45.122.0/26\",\r\n \"20.49.90.64/26\",\r\n + \ \"20.64.41.89/32\",\r\n \"23.102.191.13/32\",\r\n \"104.210.217.251/32\",\r\n + \ \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n \"104.214.26.177/32\",\r\n + \ \"2603:1030:807:402::c0/122\",\r\n \"2603:1030:807:802::c0/122\",\r\n + \ \"2603:1030:807:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"id\": + \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.64/26\",\r\n \"20.45.115.160/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SoutheastAsia\",\r\n \ \"id\": \"AzureCosmosDB.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32967,7 +33776,7 @@ interactions: \ \"2603:1040:5:802::c0/122\",\r\n \"2603:1040:5:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthIndia\",\r\n \ \"id\": \"AzureCosmosDB.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32976,7 +33785,7 @@ interactions: \ \"104.211.227.84/32\",\r\n \"2603:1040:c06:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SwedenCentral\",\r\n \ \"id\": \"AzureCosmosDB.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32986,15 +33795,15 @@ interactions: \ \"2603:1020:1004:400::3c0/122\",\r\n \"2603:1020:1004:800::400/122\",\r\n \ \"2603:1020:1004:c02::1c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwedenSouth\",\r\n \"id\": \"AzureCosmosDB.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.12.195.0/27\",\r\n - \ \"51.12.202.64/26\",\r\n \"2603:1020:1104::520/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"51.12.195.0/27\",\r\n \"51.12.202.64/26\",\r\n \"2603:1020:1104::520/123\",\r\n \ \"2603:1020:1104:400::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"id\": - \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -33004,7 +33813,7 @@ interactions: \ \"2603:1020:a04:402::c0/122\",\r\n \"2603:1020:a04:802::c0/122\",\r\n \ \"2603:1020:a04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwitzerlandWest\",\r\n \"id\": - \"AzureCosmosDB.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureCosmosDB.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -33013,7 +33822,7 @@ interactions: \ \"51.107.227.85/32\",\r\n \"2603:1020:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UAECentral\",\r\n \ \"id\": \"AzureCosmosDB.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33021,7 +33830,7 @@ interactions: \ \"20.37.84.77/32\",\r\n \"2603:1040:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UAENorth\",\r\n \ \"id\": \"AzureCosmosDB.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33031,7 +33840,7 @@ interactions: \ \"2603:1040:904:802::c0/122\",\r\n \"2603:1040:904:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UKSouth\",\r\n \ \"id\": \"AzureCosmosDB.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33042,7 +33851,7 @@ interactions: \ \"2603:1020:705:802::c0/122\",\r\n \"2603:1020:705:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UKWest\",\r\n \ \"id\": \"AzureCosmosDB.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33051,7 +33860,7 @@ interactions: \ \"51.141.55.229/32\",\r\n \"2603:1020:605:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestCentralUS\",\r\n \ \"id\": \"AzureCosmosDB.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33060,7 +33869,7 @@ interactions: \ \"52.161.100.126/32\",\r\n \"2603:1030:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestEurope\",\r\n \ \"id\": \"AzureCosmosDB.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33073,31 +33882,32 @@ interactions: \ \"2603:1020:206:402::c0/122\",\r\n \"2603:1020:206:802::c0/122\",\r\n \ \"2603:1020:206:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.WestIndia\",\r\n \"id\": \"AzureCosmosDB.WestIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.81.88.229/32\",\r\n - \ \"52.136.52.64/27\",\r\n \"104.211.146.0/28\",\r\n \"104.211.162.94/32\",\r\n - \ \"104.211.184.117/32\",\r\n \"104.211.188.174/32\",\r\n - \ \"2603:1040:806:402::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.WestUS\",\r\n \"id\": \"AzureCosmosDB.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.64.69.151/32\",\r\n - \ \"13.64.113.68/32\",\r\n \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n - \ \"13.88.30.39/32\",\r\n \"13.91.246.52/32\",\r\n \"13.93.153.80/32\",\r\n - \ \"13.93.156.125/32\",\r\n \"13.93.207.66/32\",\r\n \"20.49.126.160/27\",\r\n - \ \"40.83.137.191/32\",\r\n \"40.112.140.12/32\",\r\n \"40.112.241.0/24\",\r\n - \ \"40.112.249.60/32\",\r\n \"40.118.245.44/32\",\r\n \"40.118.245.251/32\",\r\n - \ \"104.40.8.88/32\",\r\n \"137.117.9.157/32\",\r\n \"2603:1030:a07:4::160/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"40.81.88.229/32\",\r\n \"52.136.52.64/27\",\r\n + \ \"104.211.146.0/28\",\r\n \"104.211.162.94/32\",\r\n \"104.211.184.117/32\",\r\n + \ \"104.211.188.174/32\",\r\n \"2603:1040:806:402::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestUS\",\r\n + \ \"id\": \"AzureCosmosDB.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n + \ \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n \"13.88.30.39/32\",\r\n + \ \"13.91.246.52/32\",\r\n \"13.93.153.80/32\",\r\n \"13.93.156.125/32\",\r\n + \ \"13.93.207.66/32\",\r\n \"20.49.126.160/27\",\r\n \"40.83.137.191/32\",\r\n + \ \"40.112.140.12/32\",\r\n \"40.112.241.0/24\",\r\n \"40.112.249.60/32\",\r\n + \ \"40.118.245.44/32\",\r\n \"40.118.245.251/32\",\r\n \"104.40.8.88/32\",\r\n + \ \"137.117.9.157/32\",\r\n \"2603:1030:a07:4::160/123\",\r\n \ \"2603:1030:a07:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.WestUS2\",\r\n \"id\": \"AzureCosmosDB.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.0/26\",\r\n \ \"20.36.26.132/32\",\r\n \"40.64.135.0/27\",\r\n \"40.65.106.154/32\",\r\n @@ -33108,7 +33918,7 @@ interactions: \ \"2603:1030:c06:802::c0/122\",\r\n \"2603:1030:c06:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestUS3\",\r\n \ \"id\": \"AzureCosmosDB.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33118,53 +33928,54 @@ interactions: \ \"2603:1030:504:402::3c0/122\",\r\n \"2603:1030:504:802::200/122\",\r\n \ \"2603:1030:504:c02::3c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureDatabricks\",\r\n \"id\": \"AzureDatabricks\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureDatabricks\",\r\n \"addressPrefixes\": - [\r\n \"13.70.105.50/32\",\r\n \"13.70.107.141/32\",\r\n - \ \"13.71.184.74/32\",\r\n \"13.71.187.166/32\",\r\n \"13.75.164.249/32\",\r\n - \ \"13.75.218.172/32\",\r\n \"13.78.18.152/32\",\r\n \"13.78.19.235/32\",\r\n - \ \"13.86.58.215/32\",\r\n \"13.88.249.244/32\",\r\n \"20.17.48.32/29\",\r\n - \ \"20.21.32.32/29\",\r\n \"20.36.120.68/30\",\r\n \"20.37.64.68/30\",\r\n - \ \"20.37.156.208/28\",\r\n \"20.37.195.16/29\",\r\n \"20.37.224.68/30\",\r\n - \ \"20.38.84.80/28\",\r\n \"20.38.136.120/29\",\r\n \"20.39.8.68/30\",\r\n - \ \"20.41.4.112/28\",\r\n \"20.41.65.136/29\",\r\n \"20.41.192.68/30\",\r\n - \ \"20.42.4.208/28\",\r\n \"20.42.129.160/28\",\r\n \"20.42.224.68/30\",\r\n - \ \"20.43.41.152/29\",\r\n \"20.43.65.144/29\",\r\n \"20.43.130.96/28\",\r\n - \ \"20.45.112.68/30\",\r\n \"20.45.192.68/30\",\r\n \"20.46.12.200/29\",\r\n - \ \"20.46.121.76/32\",\r\n \"20.52.93.40/29\",\r\n \"20.72.16.32/29\",\r\n - \ \"20.99.8.64/29\",\r\n \"20.150.160.104/30\",\r\n \"20.150.160.208/29\",\r\n - \ \"20.186.83.56/32\",\r\n \"20.189.106.192/28\",\r\n \"20.192.160.32/29\",\r\n - \ \"20.192.225.24/29\",\r\n \"20.194.4.102/32\",\r\n \"20.215.0.32/29\",\r\n - \ \"20.217.40.32/29\",\r\n \"23.97.106.142/32\",\r\n \"23.97.201.41/32\",\r\n - \ \"23.100.0.135/32\",\r\n \"23.100.226.13/32\",\r\n \"23.101.147.147/32\",\r\n - \ \"23.101.152.95/32\",\r\n \"40.67.48.68/30\",\r\n \"40.70.58.221/32\",\r\n - \ \"40.74.30.80/28\",\r\n \"40.80.56.68/30\",\r\n \"40.80.168.68/30\",\r\n - \ \"40.80.188.0/28\",\r\n \"40.82.248.112/28\",\r\n \"40.83.176.199/32\",\r\n - \ \"40.83.178.242/32\",\r\n \"40.85.223.25/32\",\r\n \"40.86.167.110/32\",\r\n - \ \"40.89.16.68/30\",\r\n \"40.89.168.225/32\",\r\n \"40.89.170.184/32\",\r\n - \ \"40.89.171.101/32\",\r\n \"40.118.174.12/32\",\r\n \"40.119.9.208/28\",\r\n - \ \"40.123.212.253/32\",\r\n \"40.123.218.63/32\",\r\n \"40.123.219.125/32\",\r\n - \ \"40.123.225.135/32\",\r\n \"40.127.5.82/32\",\r\n \"40.127.5.124/32\",\r\n - \ \"40.127.147.196/32\",\r\n \"51.12.41.16/30\",\r\n \"51.12.47.16/29\",\r\n - \ \"51.12.193.16/30\",\r\n \"51.12.198.200/29\",\r\n \"51.53.24.32/29\",\r\n - \ \"51.53.168.32/29\",\r\n \"51.103.18.111/32\",\r\n \"51.104.25.136/30\",\r\n - \ \"51.105.80.68/30\",\r\n \"51.105.88.68/30\",\r\n \"51.107.48.120/30\",\r\n - \ \"51.107.144.68/30\",\r\n \"51.107.246.160/29\",\r\n \"51.116.74.16/29\",\r\n - \ \"51.120.40.120/30\",\r\n \"51.120.224.68/30\",\r\n \"51.120.234.176/29\",\r\n - \ \"51.137.160.120/29\",\r\n \"51.138.96.158/32\",\r\n \"51.140.200.46/32\",\r\n - \ \"51.140.203.27/32\",\r\n \"51.140.204.4/32\",\r\n \"51.141.103.193/32\",\r\n - \ \"51.143.192.68/30\",\r\n \"52.136.48.68/30\",\r\n \"52.140.104.120/29\",\r\n - \ \"52.141.6.71/32\",\r\n \"52.141.6.181/32\",\r\n \"52.141.22.164/32\",\r\n - \ \"52.146.50.16/32\",\r\n \"52.150.136.68/30\",\r\n \"52.172.133.58/32\",\r\n - \ \"52.187.0.85/32\",\r\n \"52.187.3.203/32\",\r\n \"52.187.145.107/32\",\r\n - \ \"52.228.81.136/29\",\r\n \"52.230.27.216/32\",\r\n \"52.232.19.246/32\",\r\n - \ \"52.246.160.72/32\",\r\n \"52.247.0.200/32\",\r\n \"102.37.41.3/32\",\r\n - \ \"102.133.56.68/30\",\r\n \"102.133.216.96/29\",\r\n \"102.133.224.24/32\",\r\n - \ \"104.41.54.118/32\",\r\n \"104.45.7.191/32\",\r\n \"104.211.89.81/32\",\r\n - \ \"104.211.101.14/32\",\r\n \"104.211.103.82/32\",\r\n \"191.232.53.223/32\",\r\n - \ \"191.233.8.32/29\",\r\n \"191.234.160.82/32\",\r\n \"191.235.225.144/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureDatabricks\",\r\n \"addressPrefixes\": [\r\n \"13.70.105.50/32\",\r\n + \ \"13.70.107.141/32\",\r\n \"13.71.184.74/32\",\r\n \"13.71.187.166/32\",\r\n + \ \"13.75.164.249/32\",\r\n \"13.75.218.172/32\",\r\n \"13.78.18.152/32\",\r\n + \ \"13.78.19.235/32\",\r\n \"13.86.58.215/32\",\r\n \"13.88.249.244/32\",\r\n + \ \"20.17.48.32/29\",\r\n \"20.21.32.32/29\",\r\n \"20.36.120.68/30\",\r\n + \ \"20.37.64.68/30\",\r\n \"20.37.156.208/28\",\r\n \"20.37.195.16/29\",\r\n + \ \"20.37.224.68/30\",\r\n \"20.38.84.80/28\",\r\n \"20.38.136.120/29\",\r\n + \ \"20.39.8.68/30\",\r\n \"20.41.4.112/28\",\r\n \"20.41.65.136/29\",\r\n + \ \"20.41.192.68/30\",\r\n \"20.42.4.208/28\",\r\n \"20.42.129.160/28\",\r\n + \ \"20.42.224.68/30\",\r\n \"20.43.41.152/29\",\r\n \"20.43.65.144/29\",\r\n + \ \"20.43.130.96/28\",\r\n \"20.45.112.68/30\",\r\n \"20.45.192.68/30\",\r\n + \ \"20.46.12.200/29\",\r\n \"20.46.121.76/32\",\r\n \"20.52.93.40/29\",\r\n + \ \"20.72.16.32/29\",\r\n \"20.99.8.64/29\",\r\n \"20.150.160.104/30\",\r\n + \ \"20.150.160.208/29\",\r\n \"20.186.83.56/32\",\r\n \"20.189.106.192/28\",\r\n + \ \"20.192.160.32/29\",\r\n \"20.192.225.24/29\",\r\n \"20.194.4.102/32\",\r\n + \ \"20.215.0.32/29\",\r\n \"20.217.40.32/29\",\r\n \"23.97.106.142/32\",\r\n + \ \"23.97.201.41/32\",\r\n \"23.100.0.135/32\",\r\n \"23.100.226.13/32\",\r\n + \ \"23.101.147.147/32\",\r\n \"23.101.152.95/32\",\r\n \"40.67.48.68/30\",\r\n + \ \"40.70.58.221/32\",\r\n \"40.74.30.80/28\",\r\n \"40.80.56.68/30\",\r\n + \ \"40.80.168.68/30\",\r\n \"40.80.188.0/28\",\r\n \"40.82.248.112/28\",\r\n + \ \"40.83.176.199/32\",\r\n \"40.83.178.242/32\",\r\n \"40.85.223.25/32\",\r\n + \ \"40.86.167.110/32\",\r\n \"40.89.16.68/30\",\r\n \"40.89.168.225/32\",\r\n + \ \"40.89.170.184/32\",\r\n \"40.89.171.101/32\",\r\n \"40.118.174.12/32\",\r\n + \ \"40.119.9.208/28\",\r\n \"40.123.212.253/32\",\r\n \"40.123.218.63/32\",\r\n + \ \"40.123.219.125/32\",\r\n \"40.123.225.135/32\",\r\n \"40.127.5.82/32\",\r\n + \ \"40.127.5.124/32\",\r\n \"40.127.147.196/32\",\r\n \"51.12.41.16/30\",\r\n + \ \"51.12.47.16/29\",\r\n \"51.12.193.16/30\",\r\n \"51.12.198.200/29\",\r\n + \ \"51.53.24.32/29\",\r\n \"51.53.168.32/29\",\r\n \"51.103.18.111/32\",\r\n + \ \"51.104.25.136/30\",\r\n \"51.105.80.68/30\",\r\n \"51.105.88.68/30\",\r\n + \ \"51.107.48.120/30\",\r\n \"51.107.144.68/30\",\r\n \"51.107.203.195/32\",\r\n + \ \"51.107.246.160/29\",\r\n \"51.116.74.16/29\",\r\n \"51.120.40.120/30\",\r\n + \ \"51.120.224.68/30\",\r\n \"51.120.234.176/29\",\r\n \"51.137.160.120/29\",\r\n + \ \"51.138.96.158/32\",\r\n \"51.140.200.46/32\",\r\n \"51.140.203.27/32\",\r\n + \ \"51.140.204.4/32\",\r\n \"51.141.103.193/32\",\r\n \"51.143.192.68/30\",\r\n + \ \"52.136.48.68/30\",\r\n \"52.140.104.120/29\",\r\n \"52.141.6.71/32\",\r\n + \ \"52.141.6.181/32\",\r\n \"52.141.22.164/32\",\r\n \"52.146.50.16/32\",\r\n + \ \"52.150.136.68/30\",\r\n \"52.172.133.58/32\",\r\n \"52.187.0.85/32\",\r\n + \ \"52.187.3.203/32\",\r\n \"52.187.145.107/32\",\r\n \"52.228.81.136/29\",\r\n + \ \"52.230.27.216/32\",\r\n \"52.232.19.246/32\",\r\n \"52.246.160.72/32\",\r\n + \ \"52.247.0.200/32\",\r\n \"102.37.41.3/32\",\r\n \"102.133.56.68/30\",\r\n + \ \"102.133.216.96/29\",\r\n \"102.133.224.24/32\",\r\n \"104.41.54.118/32\",\r\n + \ \"104.45.7.191/32\",\r\n \"104.211.89.81/32\",\r\n \"104.211.101.14/32\",\r\n + \ \"104.211.103.82/32\",\r\n \"191.232.53.223/32\",\r\n \"191.233.8.32/29\",\r\n + \ \"191.234.160.82/32\",\r\n \"191.235.225.144/29\",\r\n \ \"2603:1000:4::160/123\",\r\n \"2603:1000:104:1::160/123\",\r\n \ \"2603:1010:6:1::160/123\",\r\n \"2603:1010:101::160/123\",\r\n \ \"2603:1010:304::160/123\",\r\n \"2603:1010:404::160/123\",\r\n @@ -33195,8 +34006,8 @@ interactions: \ \"2603:1040:1503::1a0/123\",\r\n \"2603:1050:6:1::160/123\",\r\n \ \"2603:1050:403::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureDataExplorerManagement\",\r\n \"id\": - \"AzureDataExplorerManagement\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"13\",\r\n \"region\": + \"AzureDataExplorerManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureDataExplorerManagement\",\r\n @@ -33215,90 +34026,91 @@ interactions: \ \"20.150.171.192/28\",\r\n \"20.150.245.112/28\",\r\n \"20.185.100.27/32\",\r\n \ \"20.189.74.103/32\",\r\n \"20.192.47.96/28\",\r\n \"20.192.235.128/28\",\r\n \ \"20.193.203.96/28\",\r\n \"20.194.75.224/28\",\r\n \"20.195.78.80/28\",\r\n - \ \"20.207.2.112/28\",\r\n \"20.215.13.48/28\",\r\n \"20.217.53.48/28\",\r\n - \ \"23.98.82.240/28\",\r\n \"40.66.57.57/32\",\r\n \"40.66.57.91/32\",\r\n - \ \"40.67.188.68/32\",\r\n \"40.69.107.240/28\",\r\n \"40.71.13.176/28\",\r\n - \ \"40.74.101.208/28\",\r\n \"40.74.147.80/28\",\r\n \"40.78.195.240/28\",\r\n - \ \"40.78.203.176/28\",\r\n \"40.79.131.224/28\",\r\n \"40.79.179.208/28\",\r\n - \ \"40.79.187.16/28\",\r\n \"40.80.234.9/32\",\r\n \"40.80.250.168/32\",\r\n - \ \"40.80.255.12/32\",\r\n \"40.81.28.50/32\",\r\n \"40.81.43.47/32\",\r\n - \ \"40.81.56.122/32\",\r\n \"40.81.72.110/32\",\r\n \"40.81.88.112/32\",\r\n - \ \"40.81.89.242/32\",\r\n \"40.81.122.39/32\",\r\n \"40.81.154.254/32\",\r\n - \ \"40.81.184.86/32\",\r\n \"40.81.220.38/32\",\r\n \"40.81.248.53/32\",\r\n - \ \"40.81.249.251/32\",\r\n \"40.82.154.174/32\",\r\n \"40.82.156.149/32\",\r\n - \ \"40.82.188.208/32\",\r\n \"40.82.217.84/32\",\r\n \"40.82.236.24/32\",\r\n - \ \"40.89.56.69/32\",\r\n \"40.90.219.23/32\",\r\n \"40.91.74.95/32\",\r\n - \ \"40.119.3.195/32\",\r\n \"40.119.203.252/32\",\r\n \"51.12.20.48/28\",\r\n - \ \"51.12.28.48/28\",\r\n \"51.12.99.192/28\",\r\n \"51.12.203.192/28\",\r\n - \ \"51.53.30.128/28\",\r\n \"51.53.174.128/28\",\r\n \"51.104.8.112/28\",\r\n - \ \"51.107.59.160/28\",\r\n \"51.107.98.201/32\",\r\n \"51.107.155.160/28\",\r\n - \ \"51.107.247.128/28\",\r\n \"51.116.59.160/28\",\r\n \"51.116.98.150/32\",\r\n - \ \"51.116.155.224/28\",\r\n \"51.120.99.80/28\",\r\n \"51.120.219.192/28\",\r\n - \ \"51.120.235.224/28\",\r\n \"51.140.212.0/28\",\r\n \"51.145.176.215/32\",\r\n - \ \"52.142.91.221/32\",\r\n \"52.159.55.120/32\",\r\n \"52.162.110.176/28\",\r\n - \ \"52.224.146.56/32\",\r\n \"52.231.148.16/28\",\r\n \"52.232.230.201/32\",\r\n - \ \"52.253.159.186/32\",\r\n \"52.253.225.186/32\",\r\n \"52.253.226.110/32\",\r\n - \ \"102.133.0.192/32\",\r\n \"102.133.28.112/28\",\r\n \"102.133.130.206/32\",\r\n - \ \"102.133.156.16/28\",\r\n \"104.211.147.224/28\",\r\n - \ \"191.233.25.183/32\",\r\n \"191.233.50.208/28\",\r\n \"191.233.205.0/28\",\r\n - \ \"2603:1000:4:1::380/121\",\r\n \"2603:1000:4:402::150/124\",\r\n - \ \"2603:1000:104:2::100/121\",\r\n \"2603:1000:104:402::150/124\",\r\n - \ \"2603:1010:6::600/121\",\r\n \"2603:1010:6:402::150/124\",\r\n - \ \"2603:1010:101:1::380/121\",\r\n \"2603:1010:101:402::150/124\",\r\n - \ \"2603:1010:304:1::380/121\",\r\n \"2603:1010:304:402::150/124\",\r\n - \ \"2603:1010:404:1::380/121\",\r\n \"2603:1010:404:402::150/124\",\r\n - \ \"2603:1020:5::600/121\",\r\n \"2603:1020:5:402::150/124\",\r\n - \ \"2603:1020:206::600/121\",\r\n \"2603:1020:206:402::150/124\",\r\n - \ \"2603:1020:305:402::150/124\",\r\n \"2603:1020:405:402::150/124\",\r\n - \ \"2603:1020:605:1::380/121\",\r\n \"2603:1020:605:402::150/124\",\r\n - \ \"2603:1020:705::600/121\",\r\n \"2603:1020:705:402::150/124\",\r\n - \ \"2603:1020:805::600/121\",\r\n \"2603:1020:805:402::150/124\",\r\n - \ \"2603:1020:905:1::380/121\",\r\n \"2603:1020:905:402::150/124\",\r\n - \ \"2603:1020:a04::600/121\",\r\n \"2603:1020:a04:402::150/124\",\r\n - \ \"2603:1020:b04:1::380/121\",\r\n \"2603:1020:b04:402::150/124\",\r\n - \ \"2603:1020:c04::600/121\",\r\n \"2603:1020:c04:402::150/124\",\r\n - \ \"2603:1020:d04:1::380/121\",\r\n \"2603:1020:d04:402::150/124\",\r\n - \ \"2603:1020:e04::600/121\",\r\n \"2603:1020:e04:402::150/124\",\r\n - \ \"2603:1020:f04:1::380/121\",\r\n \"2603:1020:f04:402::150/124\",\r\n - \ \"2603:1020:1004:2::100/121\",\r\n \"2603:1020:1004:800::d0/124\",\r\n - \ \"2603:1020:1104:1::600/121\",\r\n \"2603:1020:1104:400::150/124\",\r\n - \ \"2603:1020:1302:2::120/123\",\r\n \"2603:1030:f:2::380/121\",\r\n - \ \"2603:1030:f:400::950/124\",\r\n \"2603:1030:10::600/121\",\r\n - \ \"2603:1030:10:402::150/124\",\r\n \"2603:1030:104::600/121\",\r\n - \ \"2603:1030:104:402::150/124\",\r\n \"2603:1030:107:1::300/121\",\r\n - \ \"2603:1030:107:400::e0/124\",\r\n \"2603:1030:210::600/121\",\r\n - \ \"2603:1030:210:402::150/124\",\r\n \"2603:1030:40b:2::400/121\",\r\n - \ \"2603:1030:40b:400::950/124\",\r\n \"2603:1030:40c::600/121\",\r\n - \ \"2603:1030:40c:402::150/124\",\r\n \"2603:1030:504:2::180/121\",\r\n - \ \"2603:1030:504:802::d0/124\",\r\n \"2603:1030:608:1::380/121\",\r\n - \ \"2603:1030:608:402::150/124\",\r\n \"2603:1030:807::600/121\",\r\n - \ \"2603:1030:807:402::150/124\",\r\n \"2603:1030:a07:1::380/121\",\r\n - \ \"2603:1030:a07:402::8d0/124\",\r\n \"2603:1030:b04:1::380/121\",\r\n - \ \"2603:1030:b04:402::150/124\",\r\n \"2603:1030:c06:2::400/121\",\r\n - \ \"2603:1030:c06:400::950/124\",\r\n \"2603:1030:f05::600/121\",\r\n - \ \"2603:1030:f05:402::150/124\",\r\n \"2603:1030:1005:1::380/121\",\r\n - \ \"2603:1030:1005:402::150/124\",\r\n \"2603:1040:5::700/121\",\r\n - \ \"2603:1040:5:402::150/124\",\r\n \"2603:1040:207:1::380/121\",\r\n - \ \"2603:1040:207:402::150/124\",\r\n \"2603:1040:407::600/121\",\r\n - \ \"2603:1040:407:402::150/124\",\r\n \"2603:1040:606:1::380/121\",\r\n - \ \"2603:1040:606:402::150/124\",\r\n \"2603:1040:806:1::380/121\",\r\n - \ \"2603:1040:806:402::150/124\",\r\n \"2603:1040:904::600/121\",\r\n - \ \"2603:1040:904:402::150/124\",\r\n \"2603:1040:a06::700/121\",\r\n - \ \"2603:1040:a06:402::150/124\",\r\n \"2603:1040:b04:1::380/121\",\r\n - \ \"2603:1040:b04:402::150/124\",\r\n \"2603:1040:c06:1::380/121\",\r\n - \ \"2603:1040:c06:402::150/124\",\r\n \"2603:1040:d04:2::280/121\",\r\n - \ \"2603:1040:d04:800::d0/124\",\r\n \"2603:1040:e05::180/121\",\r\n - \ \"2603:1040:f05::600/121\",\r\n \"2603:1040:f05:402::150/124\",\r\n - \ \"2603:1040:1002:1::180/123\",\r\n \"2603:1040:1104:1::680/121\",\r\n - \ \"2603:1040:1104:400::150/124\",\r\n \"2603:1040:1202:1::1c0/123\",\r\n - \ \"2603:1040:1302:1::4a0/123\",\r\n \"2603:1040:1402:2::120/123\",\r\n - \ \"2603:1040:1503:1::1e0/123\",\r\n \"2603:1050:6::600/121\",\r\n - \ \"2603:1050:6:402::150/124\",\r\n \"2603:1050:403:1::400/121\",\r\n - \ \"2603:1050:403:400::2b0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureDataLake\",\r\n \"id\": \"AzureDataLake\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"20.207.2.112/28\",\r\n \"20.210.144.96/28\",\r\n \"20.215.13.48/28\",\r\n + \ \"20.217.53.48/28\",\r\n \"23.98.82.240/28\",\r\n \"40.66.57.57/32\",\r\n + \ \"40.66.57.91/32\",\r\n \"40.67.188.68/32\",\r\n \"40.69.107.240/28\",\r\n + \ \"40.71.13.176/28\",\r\n \"40.74.101.208/28\",\r\n \"40.74.147.80/28\",\r\n + \ \"40.78.195.240/28\",\r\n \"40.78.203.176/28\",\r\n \"40.79.131.224/28\",\r\n + \ \"40.79.179.208/28\",\r\n \"40.79.187.16/28\",\r\n \"40.80.234.9/32\",\r\n + \ \"40.80.250.168/32\",\r\n \"40.80.255.12/32\",\r\n \"40.81.28.50/32\",\r\n + \ \"40.81.43.47/32\",\r\n \"40.81.56.122/32\",\r\n \"40.81.72.110/32\",\r\n + \ \"40.81.88.112/32\",\r\n \"40.81.89.242/32\",\r\n \"40.81.122.39/32\",\r\n + \ \"40.81.154.254/32\",\r\n \"40.81.184.86/32\",\r\n \"40.81.220.38/32\",\r\n + \ \"40.81.248.53/32\",\r\n \"40.81.249.251/32\",\r\n \"40.82.154.174/32\",\r\n + \ \"40.82.156.149/32\",\r\n \"40.82.188.208/32\",\r\n \"40.82.217.84/32\",\r\n + \ \"40.82.236.24/32\",\r\n \"40.89.56.69/32\",\r\n \"40.90.219.23/32\",\r\n + \ \"40.91.74.95/32\",\r\n \"40.119.3.195/32\",\r\n \"40.119.203.252/32\",\r\n + \ \"51.12.20.48/28\",\r\n \"51.12.28.48/28\",\r\n \"51.12.99.192/28\",\r\n + \ \"51.12.203.192/28\",\r\n \"51.53.30.128/28\",\r\n \"51.53.174.128/28\",\r\n + \ \"51.104.8.112/28\",\r\n \"51.107.59.160/28\",\r\n \"51.107.98.201/32\",\r\n + \ \"51.107.155.160/28\",\r\n \"51.107.247.128/28\",\r\n \"51.116.59.160/28\",\r\n + \ \"51.116.98.150/32\",\r\n \"51.116.155.224/28\",\r\n \"51.120.99.80/28\",\r\n + \ \"51.120.219.192/28\",\r\n \"51.120.235.224/28\",\r\n \"51.140.212.0/28\",\r\n + \ \"51.145.176.215/32\",\r\n \"52.142.91.221/32\",\r\n \"52.159.55.120/32\",\r\n + \ \"52.162.110.176/28\",\r\n \"52.224.146.56/32\",\r\n \"52.231.148.16/28\",\r\n + \ \"52.232.230.201/32\",\r\n \"52.253.159.186/32\",\r\n \"52.253.225.186/32\",\r\n + \ \"52.253.226.110/32\",\r\n \"102.133.0.192/32\",\r\n \"102.133.28.112/28\",\r\n + \ \"102.133.130.206/32\",\r\n \"102.133.156.16/28\",\r\n + \ \"104.211.147.224/28\",\r\n \"191.233.25.183/32\",\r\n + \ \"191.233.50.208/28\",\r\n \"191.233.205.0/28\",\r\n \"2603:1000:4:1::380/121\",\r\n + \ \"2603:1000:4:402::150/124\",\r\n \"2603:1000:104:2::100/121\",\r\n + \ \"2603:1000:104:402::150/124\",\r\n \"2603:1010:6::600/121\",\r\n + \ \"2603:1010:6:402::150/124\",\r\n \"2603:1010:101:1::380/121\",\r\n + \ \"2603:1010:101:402::150/124\",\r\n \"2603:1010:304:1::380/121\",\r\n + \ \"2603:1010:304:402::150/124\",\r\n \"2603:1010:404:1::380/121\",\r\n + \ \"2603:1010:404:402::150/124\",\r\n \"2603:1020:5::600/121\",\r\n + \ \"2603:1020:5:402::150/124\",\r\n \"2603:1020:206::600/121\",\r\n + \ \"2603:1020:206:402::150/124\",\r\n \"2603:1020:305:402::150/124\",\r\n + \ \"2603:1020:405:402::150/124\",\r\n \"2603:1020:605:1::380/121\",\r\n + \ \"2603:1020:605:402::150/124\",\r\n \"2603:1020:705::600/121\",\r\n + \ \"2603:1020:705:402::150/124\",\r\n \"2603:1020:805::600/121\",\r\n + \ \"2603:1020:805:402::150/124\",\r\n \"2603:1020:905:1::380/121\",\r\n + \ \"2603:1020:905:402::150/124\",\r\n \"2603:1020:a04::600/121\",\r\n + \ \"2603:1020:a04:402::150/124\",\r\n \"2603:1020:b04:1::380/121\",\r\n + \ \"2603:1020:b04:402::150/124\",\r\n \"2603:1020:c04::600/121\",\r\n + \ \"2603:1020:c04:402::150/124\",\r\n \"2603:1020:d04:1::380/121\",\r\n + \ \"2603:1020:d04:402::150/124\",\r\n \"2603:1020:e04::600/121\",\r\n + \ \"2603:1020:e04:402::150/124\",\r\n \"2603:1020:f04:1::380/121\",\r\n + \ \"2603:1020:f04:402::150/124\",\r\n \"2603:1020:1004:2::100/121\",\r\n + \ \"2603:1020:1004:800::d0/124\",\r\n \"2603:1020:1104:1::600/121\",\r\n + \ \"2603:1020:1104:400::150/124\",\r\n \"2603:1020:1302:2::120/123\",\r\n + \ \"2603:1030:f:2::380/121\",\r\n \"2603:1030:f:400::950/124\",\r\n + \ \"2603:1030:10::600/121\",\r\n \"2603:1030:10:402::150/124\",\r\n + \ \"2603:1030:104::600/121\",\r\n \"2603:1030:104:402::150/124\",\r\n + \ \"2603:1030:107:1::300/121\",\r\n \"2603:1030:107:400::e0/124\",\r\n + \ \"2603:1030:210::600/121\",\r\n \"2603:1030:210:402::150/124\",\r\n + \ \"2603:1030:40b:2::400/121\",\r\n \"2603:1030:40b:400::950/124\",\r\n + \ \"2603:1030:40c::600/121\",\r\n \"2603:1030:40c:402::150/124\",\r\n + \ \"2603:1030:504:2::180/121\",\r\n \"2603:1030:504:802::d0/124\",\r\n + \ \"2603:1030:608:1::380/121\",\r\n \"2603:1030:608:402::150/124\",\r\n + \ \"2603:1030:807::600/121\",\r\n \"2603:1030:807:402::150/124\",\r\n + \ \"2603:1030:a07:1::380/121\",\r\n \"2603:1030:a07:402::8d0/124\",\r\n + \ \"2603:1030:b04:1::380/121\",\r\n \"2603:1030:b04:402::150/124\",\r\n + \ \"2603:1030:c06:2::400/121\",\r\n \"2603:1030:c06:400::950/124\",\r\n + \ \"2603:1030:f05::600/121\",\r\n \"2603:1030:f05:402::150/124\",\r\n + \ \"2603:1030:1005:1::380/121\",\r\n \"2603:1030:1005:402::150/124\",\r\n + \ \"2603:1040:5::700/121\",\r\n \"2603:1040:5:402::150/124\",\r\n + \ \"2603:1040:207:1::380/121\",\r\n \"2603:1040:207:402::150/124\",\r\n + \ \"2603:1040:407::600/121\",\r\n \"2603:1040:407:402::150/124\",\r\n + \ \"2603:1040:606:1::380/121\",\r\n \"2603:1040:606:402::150/124\",\r\n + \ \"2603:1040:806:1::380/121\",\r\n \"2603:1040:806:402::150/124\",\r\n + \ \"2603:1040:904::600/121\",\r\n \"2603:1040:904:402::150/124\",\r\n + \ \"2603:1040:a06::700/121\",\r\n \"2603:1040:a06:402::150/124\",\r\n + \ \"2603:1040:b04:1::380/121\",\r\n \"2603:1040:b04:402::150/124\",\r\n + \ \"2603:1040:c06:1::380/121\",\r\n \"2603:1040:c06:402::150/124\",\r\n + \ \"2603:1040:d04:2::280/121\",\r\n \"2603:1040:d04:800::d0/124\",\r\n + \ \"2603:1040:e05::180/121\",\r\n \"2603:1040:f05::600/121\",\r\n + \ \"2603:1040:f05:402::150/124\",\r\n \"2603:1040:1002:1::180/123\",\r\n + \ \"2603:1040:1104:1::680/121\",\r\n \"2603:1040:1104:400::150/124\",\r\n + \ \"2603:1040:1202:1::1c0/123\",\r\n \"2603:1040:1302:1::4a0/123\",\r\n + \ \"2603:1040:1402:2::120/123\",\r\n \"2603:1040:1503:1::1e0/123\",\r\n + \ \"2603:1050:6::600/121\",\r\n \"2603:1050:6:402::150/124\",\r\n + \ \"2603:1050:403:1::400/121\",\r\n \"2603:1050:403:400::2b0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureDataLake\",\r\n + \ \"id\": \"AzureDataLake\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureDataLake\",\r\n \"addressPrefixes\": [\r\n \"20.119.199.45/32\",\r\n \"20.122.64.76/32\",\r\n \ \"40.90.138.133/32\",\r\n \"40.90.138.136/32\",\r\n \"40.90.141.128/29\",\r\n @@ -33308,7 +34120,7 @@ interactions: \ \"104.44.89.39/32\",\r\n \"104.44.89.42/32\",\r\n \"104.44.90.128/27\",\r\n \ \"104.44.90.194/31\",\r\n \"104.44.91.160/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureDeviceUpdate\",\r\n \"id\": - \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -33346,7 +34158,7 @@ interactions: \ \"102.37.80.176/28\",\r\n \"102.37.160.128/28\",\r\n \"104.46.179.224/28\",\r\n \ \"191.233.15.240/28\",\r\n \"191.234.142.240/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureDevOps\",\r\n \"id\": - \"AzureDevOps\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"AzureDevOps\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -33358,7 +34170,7 @@ interactions: \ \"40.82.252.0/24\",\r\n \"40.119.10.0/24\",\r\n \"51.104.26.0/24\",\r\n \ \"52.150.138.0/24\",\r\n \"52.228.82.0/24\",\r\n \"191.235.226.0/24\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureDevSpaces\",\r\n - \ \"id\": \"AzureDevSpaces\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"AzureDevSpaces\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -33377,92 +34189,93 @@ interactions: \ \"52.150.139.144/28\",\r\n \"52.182.141.128/28\",\r\n \"52.228.81.224/28\",\r\n \ \"104.214.161.48/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureDigitalTwins\",\r\n \"id\": \"AzureDigitalTwins\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureDigitalTwins\",\r\n \"addressPrefixes\": - [\r\n \"20.17.51.192/27\",\r\n \"20.21.36.64/27\",\r\n \"20.36.125.120/29\",\r\n - \ \"20.36.125.192/27\",\r\n \"20.37.70.112/29\",\r\n \"20.37.70.192/27\",\r\n - \ \"20.38.142.112/29\",\r\n \"20.38.142.192/27\",\r\n \"20.39.2.134/32\",\r\n - \ \"20.39.2.208/32\",\r\n \"20.39.2.237/32\",\r\n \"20.39.3.11/32\",\r\n - \ \"20.39.3.14/32\",\r\n \"20.39.3.17/32\",\r\n \"20.39.3.38/32\",\r\n - \ \"20.39.18.169/32\",\r\n \"20.40.225.48/29\",\r\n \"20.40.225.128/27\",\r\n - \ \"20.43.47.72/29\",\r\n \"20.43.47.96/27\",\r\n \"20.45.116.80/29\",\r\n - \ \"20.45.116.96/27\",\r\n \"20.46.10.56/29\",\r\n \"20.46.10.96/27\",\r\n - \ \"20.48.193.128/27\",\r\n \"20.48.193.160/29\",\r\n \"20.49.103.112/29\",\r\n - \ \"20.49.103.192/27\",\r\n \"20.49.118.8/29\",\r\n \"20.49.118.32/27\",\r\n - \ \"20.49.248.209/32\",\r\n \"20.49.249.56/32\",\r\n \"20.49.249.78/32\",\r\n - \ \"20.49.249.101/32\",\r\n \"20.49.249.106/32\",\r\n \"20.49.249.156/32\",\r\n - \ \"20.49.249.189/32\",\r\n \"20.49.249.208/32\",\r\n \"20.49.249.236/32\",\r\n - \ \"20.49.250.2/32\",\r\n \"20.50.211.192/32\",\r\n \"20.50.212.99/32\",\r\n - \ \"20.50.212.103/32\",\r\n \"20.50.212.140/32\",\r\n \"20.50.213.6/32\",\r\n - \ \"20.50.213.76/32\",\r\n \"20.50.213.88/32\",\r\n \"20.50.213.93/32\",\r\n - \ \"20.50.213.94/32\",\r\n \"20.50.213.120/32\",\r\n \"20.51.8.96/27\",\r\n - \ \"20.51.8.192/29\",\r\n \"20.51.16.176/29\",\r\n \"20.51.17.0/27\",\r\n - \ \"20.51.73.8/32\",\r\n \"20.51.73.11/32\",\r\n \"20.51.73.22/31\",\r\n - \ \"20.51.73.25/32\",\r\n \"20.51.73.26/31\",\r\n \"20.51.73.36/32\",\r\n - \ \"20.51.73.39/32\",\r\n \"20.51.73.44/32\",\r\n \"20.53.44.88/29\",\r\n - \ \"20.53.44.96/27\",\r\n \"20.53.48.0/27\",\r\n \"20.53.48.32/29\",\r\n - \ \"20.53.114.26/32\",\r\n \"20.53.114.71/32\",\r\n \"20.53.114.84/32\",\r\n - \ \"20.53.114.118/32\",\r\n \"20.58.66.0/27\",\r\n \"20.58.66.32/29\",\r\n - \ \"20.61.98.144/29\",\r\n \"20.61.99.0/27\",\r\n \"20.62.129.32/27\",\r\n - \ \"20.62.129.128/29\",\r\n \"20.65.130.72/29\",\r\n \"20.65.130.96/27\",\r\n - \ \"20.66.2.16/29\",\r\n \"20.66.2.128/27\",\r\n \"20.72.20.0/27\",\r\n - \ \"20.150.166.176/29\",\r\n \"20.150.167.128/27\",\r\n \"20.185.75.6/32\",\r\n - \ \"20.185.75.209/32\",\r\n \"20.187.197.16/29\",\r\n \"20.187.197.128/27\",\r\n - \ \"20.189.224.224/27\",\r\n \"20.189.225.64/29\",\r\n \"20.191.161.96/27\",\r\n - \ \"20.191.161.192/29\",\r\n \"20.192.166.176/29\",\r\n \"20.192.167.128/27\",\r\n - \ \"20.192.231.192/27\",\r\n \"20.192.231.224/29\",\r\n \"20.193.3.89/32\",\r\n - \ \"20.193.3.243/32\",\r\n \"20.193.7.70/32\",\r\n \"20.193.7.132/32\",\r\n - \ \"20.193.59.172/32\",\r\n \"20.193.59.253/32\",\r\n \"20.194.72.136/29\",\r\n - \ \"20.194.72.160/27\",\r\n \"20.215.3.192/27\",\r\n \"20.217.43.192/27\",\r\n - \ \"23.98.108.184/29\",\r\n \"23.98.109.0/27\",\r\n \"40.67.52.104/29\",\r\n - \ \"40.67.52.192/27\",\r\n \"40.80.173.208/29\",\r\n \"40.80.173.224/27\",\r\n - \ \"40.119.241.130/32\",\r\n \"40.119.241.148/32\",\r\n \"40.119.241.154/32\",\r\n - \ \"40.119.242.73/32\",\r\n \"40.119.242.79/32\",\r\n \"40.119.242.168/32\",\r\n - \ \"40.119.242.232/32\",\r\n \"40.119.243.20/32\",\r\n \"40.119.243.119/32\",\r\n - \ \"40.119.243.178/32\",\r\n \"40.124.97.243/32\",\r\n \"40.124.98.14/31\",\r\n - \ \"40.124.98.23/32\",\r\n \"40.124.98.34/31\",\r\n \"40.124.98.48/32\",\r\n - \ \"40.124.98.52/32\",\r\n \"40.124.98.70/32\",\r\n \"40.124.99.100/32\",\r\n - \ \"51.12.43.144/29\",\r\n \"51.12.43.160/27\",\r\n \"51.12.194.120/29\",\r\n - \ \"51.12.195.192/27\",\r\n \"51.13.136.128/27\",\r\n \"51.13.136.160/29\",\r\n - \ \"51.53.27.192/27\",\r\n \"51.53.171.192/27\",\r\n \"51.104.141.227/32\",\r\n - \ \"51.107.241.64/27\",\r\n \"51.107.241.96/29\",\r\n \"51.107.249.80/29\",\r\n - \ \"51.107.249.96/27\",\r\n \"51.116.51.176/29\",\r\n \"51.116.54.0/27\",\r\n - \ \"51.116.148.120/29\",\r\n \"51.116.148.192/27\",\r\n \"51.120.232.40/29\",\r\n - \ \"51.120.232.128/27\",\r\n \"51.143.208.208/29\",\r\n \"51.143.208.224/27\",\r\n - \ \"52.136.52.248/29\",\r\n \"52.136.53.64/27\",\r\n \"52.136.184.80/29\",\r\n - \ \"52.136.184.96/27\",\r\n \"52.139.106.96/27\",\r\n \"52.140.111.112/29\",\r\n - \ \"52.140.111.192/27\",\r\n \"52.142.120.18/32\",\r\n \"52.142.120.22/32\",\r\n - \ \"52.142.120.57/32\",\r\n \"52.142.120.74/32\",\r\n \"52.142.120.90/32\",\r\n - \ \"52.142.120.104/32\",\r\n \"52.142.120.156/32\",\r\n \"52.146.132.192/27\",\r\n - \ \"52.146.132.224/29\",\r\n \"52.148.29.27/32\",\r\n \"52.149.20.142/32\",\r\n - \ \"52.149.234.152/32\",\r\n \"52.149.238.190/32\",\r\n \"52.149.239.34/32\",\r\n - \ \"52.150.156.248/29\",\r\n \"52.150.157.32/27\",\r\n \"52.153.153.146/32\",\r\n - \ \"52.153.153.246/32\",\r\n \"52.153.153.255/32\",\r\n \"52.153.154.13/32\",\r\n - \ \"52.153.154.40/32\",\r\n \"52.153.154.123/32\",\r\n \"52.153.154.158/32\",\r\n - \ \"52.153.154.161/32\",\r\n \"52.156.207.58/32\",\r\n \"52.156.207.195/32\",\r\n - \ \"52.161.185.49/32\",\r\n \"52.170.161.49/32\",\r\n \"52.170.162.28/32\",\r\n - \ \"52.172.112.168/29\",\r\n \"52.172.113.0/27\",\r\n \"52.186.106.218/32\",\r\n - \ \"52.191.16.191/32\",\r\n \"52.191.18.106/32\",\r\n \"52.247.76.74/32\",\r\n - \ \"52.247.76.167/32\",\r\n \"52.247.76.187/32\",\r\n \"52.247.76.199/32\",\r\n - \ \"52.247.76.216/32\",\r\n \"52.247.76.246/32\",\r\n \"52.247.76.252/32\",\r\n - \ \"52.247.77.7/32\",\r\n \"52.247.77.22/32\",\r\n \"52.247.77.26/32\",\r\n - \ \"52.250.39.158/32\",\r\n \"52.250.39.236/32\",\r\n \"52.250.39.246/32\",\r\n - \ \"52.250.39.250/32\",\r\n \"52.250.72.145/32\",\r\n \"52.250.73.36/32\",\r\n - \ \"52.250.73.178/32\",\r\n \"52.250.73.204/32\",\r\n \"52.250.74.3/32\",\r\n - \ \"52.253.224.146/32\",\r\n \"52.253.224.154/32\",\r\n \"102.37.80.0/27\",\r\n - \ \"102.37.80.32/29\",\r\n \"102.133.221.16/29\",\r\n \"102.133.221.32/27\",\r\n - \ \"104.46.178.120/29\",\r\n \"104.46.178.160/27\",\r\n \"191.233.15.16/29\",\r\n - \ \"191.233.15.32/27\",\r\n \"191.234.139.168/29\",\r\n \"191.234.142.0/27\",\r\n - \ \"2603:1020:a04:2::580/121\",\r\n \"2603:1020:e04::700/121\",\r\n - \ \"2603:1020:1004:1::540/122\",\r\n \"2603:1020:1004:2::/121\",\r\n - \ \"2603:1020:1104:1::380/122\",\r\n \"2603:1020:1104:1::680/121\",\r\n - \ \"2603:1020:1302::580/121\",\r\n \"2603:1030:f:2::500/121\",\r\n - \ \"2603:1030:104::700/121\",\r\n \"2603:1030:107::5c0/122\",\r\n - \ \"2603:1030:504::560/123\",\r\n \"2603:1030:504:2::/121\",\r\n - \ \"2603:1030:608:3::680/121\",\r\n \"2603:1030:a07:4::280/121\",\r\n - \ \"2603:1040:207:1::500/121\",\r\n \"2603:1040:904:2::700/121\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureDigitalTwins\",\r\n \"addressPrefixes\": [\r\n \"20.17.51.192/27\",\r\n + \ \"20.21.36.64/27\",\r\n \"20.36.125.120/29\",\r\n \"20.36.125.192/27\",\r\n + \ \"20.37.70.112/29\",\r\n \"20.37.70.192/27\",\r\n \"20.38.142.112/29\",\r\n + \ \"20.38.142.192/27\",\r\n \"20.39.2.134/32\",\r\n \"20.39.2.208/32\",\r\n + \ \"20.39.2.237/32\",\r\n \"20.39.3.11/32\",\r\n \"20.39.3.14/32\",\r\n + \ \"20.39.3.17/32\",\r\n \"20.39.3.38/32\",\r\n \"20.39.18.169/32\",\r\n + \ \"20.40.225.48/29\",\r\n \"20.40.225.128/27\",\r\n \"20.43.47.72/29\",\r\n + \ \"20.43.47.96/27\",\r\n \"20.45.116.80/29\",\r\n \"20.45.116.96/27\",\r\n + \ \"20.46.10.56/29\",\r\n \"20.46.10.96/27\",\r\n \"20.48.193.128/27\",\r\n + \ \"20.48.193.160/29\",\r\n \"20.49.103.112/29\",\r\n \"20.49.103.192/27\",\r\n + \ \"20.49.118.8/29\",\r\n \"20.49.118.32/27\",\r\n \"20.49.248.209/32\",\r\n + \ \"20.49.249.56/32\",\r\n \"20.49.249.78/32\",\r\n \"20.49.249.101/32\",\r\n + \ \"20.49.249.106/32\",\r\n \"20.49.249.156/32\",\r\n \"20.49.249.189/32\",\r\n + \ \"20.49.249.208/32\",\r\n \"20.49.249.236/32\",\r\n \"20.49.250.2/32\",\r\n + \ \"20.50.211.192/32\",\r\n \"20.50.212.99/32\",\r\n \"20.50.212.103/32\",\r\n + \ \"20.50.212.140/32\",\r\n \"20.50.213.6/32\",\r\n \"20.50.213.76/32\",\r\n + \ \"20.50.213.88/32\",\r\n \"20.50.213.93/32\",\r\n \"20.50.213.94/32\",\r\n + \ \"20.50.213.120/32\",\r\n \"20.51.8.96/27\",\r\n \"20.51.8.192/29\",\r\n + \ \"20.51.16.176/29\",\r\n \"20.51.17.0/27\",\r\n \"20.51.73.8/32\",\r\n + \ \"20.51.73.11/32\",\r\n \"20.51.73.22/31\",\r\n \"20.51.73.25/32\",\r\n + \ \"20.51.73.26/31\",\r\n \"20.51.73.36/32\",\r\n \"20.51.73.39/32\",\r\n + \ \"20.51.73.44/32\",\r\n \"20.53.44.88/29\",\r\n \"20.53.44.96/27\",\r\n + \ \"20.53.48.0/27\",\r\n \"20.53.48.32/29\",\r\n \"20.53.114.26/32\",\r\n + \ \"20.53.114.71/32\",\r\n \"20.53.114.84/32\",\r\n \"20.53.114.118/32\",\r\n + \ \"20.58.66.0/27\",\r\n \"20.58.66.32/29\",\r\n \"20.61.98.144/29\",\r\n + \ \"20.61.99.0/27\",\r\n \"20.62.129.32/27\",\r\n \"20.62.129.128/29\",\r\n + \ \"20.65.130.72/29\",\r\n \"20.65.130.96/27\",\r\n \"20.66.2.16/29\",\r\n + \ \"20.66.2.128/27\",\r\n \"20.72.20.0/27\",\r\n \"20.150.166.176/29\",\r\n + \ \"20.150.167.128/27\",\r\n \"20.185.75.6/32\",\r\n \"20.185.75.209/32\",\r\n + \ \"20.187.197.16/29\",\r\n \"20.187.197.128/27\",\r\n \"20.189.224.224/27\",\r\n + \ \"20.189.225.64/29\",\r\n \"20.191.161.96/27\",\r\n \"20.191.161.192/29\",\r\n + \ \"20.192.166.176/29\",\r\n \"20.192.167.128/27\",\r\n \"20.192.231.192/27\",\r\n + \ \"20.192.231.224/29\",\r\n \"20.193.3.89/32\",\r\n \"20.193.3.243/32\",\r\n + \ \"20.193.7.70/32\",\r\n \"20.193.7.132/32\",\r\n \"20.193.59.172/32\",\r\n + \ \"20.193.59.253/32\",\r\n \"20.194.72.136/29\",\r\n \"20.194.72.160/27\",\r\n + \ \"20.215.3.192/27\",\r\n \"20.217.43.192/27\",\r\n \"23.98.108.184/29\",\r\n + \ \"23.98.109.0/27\",\r\n \"40.67.52.104/29\",\r\n \"40.67.52.192/27\",\r\n + \ \"40.80.173.208/29\",\r\n \"40.80.173.224/27\",\r\n \"40.119.241.130/32\",\r\n + \ \"40.119.241.148/32\",\r\n \"40.119.241.154/32\",\r\n \"40.119.242.73/32\",\r\n + \ \"40.119.242.79/32\",\r\n \"40.119.242.168/32\",\r\n \"40.119.242.232/32\",\r\n + \ \"40.119.243.20/32\",\r\n \"40.119.243.119/32\",\r\n \"40.119.243.178/32\",\r\n + \ \"40.124.97.243/32\",\r\n \"40.124.98.14/31\",\r\n \"40.124.98.23/32\",\r\n + \ \"40.124.98.34/31\",\r\n \"40.124.98.48/32\",\r\n \"40.124.98.52/32\",\r\n + \ \"40.124.98.70/32\",\r\n \"40.124.99.100/32\",\r\n \"51.12.43.144/29\",\r\n + \ \"51.12.43.160/27\",\r\n \"51.12.194.120/29\",\r\n \"51.12.195.192/27\",\r\n + \ \"51.13.136.128/27\",\r\n \"51.13.136.160/29\",\r\n \"51.53.27.192/27\",\r\n + \ \"51.53.171.192/27\",\r\n \"51.104.141.227/32\",\r\n \"51.107.241.64/27\",\r\n + \ \"51.107.241.96/29\",\r\n \"51.107.249.80/29\",\r\n \"51.107.249.96/27\",\r\n + \ \"51.116.51.176/29\",\r\n \"51.116.54.0/27\",\r\n \"51.116.148.120/29\",\r\n + \ \"51.116.148.192/27\",\r\n \"51.120.232.40/29\",\r\n \"51.120.232.128/27\",\r\n + \ \"51.143.208.208/29\",\r\n \"51.143.208.224/27\",\r\n \"52.136.52.248/29\",\r\n + \ \"52.136.53.64/27\",\r\n \"52.136.184.80/29\",\r\n \"52.136.184.96/27\",\r\n + \ \"52.139.106.96/27\",\r\n \"52.140.111.112/29\",\r\n \"52.140.111.192/27\",\r\n + \ \"52.142.120.18/32\",\r\n \"52.142.120.22/32\",\r\n \"52.142.120.57/32\",\r\n + \ \"52.142.120.74/32\",\r\n \"52.142.120.90/32\",\r\n \"52.142.120.104/32\",\r\n + \ \"52.142.120.156/32\",\r\n \"52.146.132.192/27\",\r\n \"52.146.132.224/29\",\r\n + \ \"52.148.29.27/32\",\r\n \"52.149.20.142/32\",\r\n \"52.149.234.152/32\",\r\n + \ \"52.149.238.190/32\",\r\n \"52.149.239.34/32\",\r\n \"52.150.156.248/29\",\r\n + \ \"52.150.157.32/27\",\r\n \"52.153.153.146/32\",\r\n \"52.153.153.246/32\",\r\n + \ \"52.153.153.255/32\",\r\n \"52.153.154.13/32\",\r\n \"52.153.154.40/32\",\r\n + \ \"52.153.154.123/32\",\r\n \"52.153.154.158/32\",\r\n \"52.153.154.161/32\",\r\n + \ \"52.156.207.58/32\",\r\n \"52.156.207.195/32\",\r\n \"52.161.185.49/32\",\r\n + \ \"52.170.161.49/32\",\r\n \"52.170.162.28/32\",\r\n \"52.172.112.168/29\",\r\n + \ \"52.172.113.0/27\",\r\n \"52.186.106.218/32\",\r\n \"52.191.16.191/32\",\r\n + \ \"52.191.18.106/32\",\r\n \"52.247.76.74/32\",\r\n \"52.247.76.167/32\",\r\n + \ \"52.247.76.187/32\",\r\n \"52.247.76.199/32\",\r\n \"52.247.76.216/32\",\r\n + \ \"52.247.76.246/32\",\r\n \"52.247.76.252/32\",\r\n \"52.247.77.7/32\",\r\n + \ \"52.247.77.22/32\",\r\n \"52.247.77.26/32\",\r\n \"52.250.39.158/32\",\r\n + \ \"52.250.39.236/32\",\r\n \"52.250.39.246/32\",\r\n \"52.250.39.250/32\",\r\n + \ \"52.250.72.145/32\",\r\n \"52.250.73.36/32\",\r\n \"52.250.73.178/32\",\r\n + \ \"52.250.73.204/32\",\r\n \"52.250.74.3/32\",\r\n \"52.253.224.146/32\",\r\n + \ \"52.253.224.154/32\",\r\n \"102.37.80.0/27\",\r\n \"102.37.80.32/29\",\r\n + \ \"102.133.221.16/29\",\r\n \"102.133.221.32/27\",\r\n \"104.46.178.120/29\",\r\n + \ \"104.46.178.160/27\",\r\n \"191.233.15.16/29\",\r\n \"191.233.15.32/27\",\r\n + \ \"191.234.139.168/29\",\r\n \"191.234.142.0/27\",\r\n \"2603:1020:a04:2::580/121\",\r\n + \ \"2603:1020:e04::700/121\",\r\n \"2603:1020:1004:1::540/122\",\r\n + \ \"2603:1020:1004:2::/121\",\r\n \"2603:1020:1104:1::380/122\",\r\n + \ \"2603:1020:1104:1::680/121\",\r\n \"2603:1020:1302::580/121\",\r\n + \ \"2603:1030:f:2::500/121\",\r\n \"2603:1030:104::700/121\",\r\n + \ \"2603:1030:107::5c0/122\",\r\n \"2603:1030:504::560/123\",\r\n + \ \"2603:1030:504:2::/121\",\r\n \"2603:1030:608:3::680/121\",\r\n + \ \"2603:1030:a07:4::280/121\",\r\n \"2603:1040:207:1::500/121\",\r\n + \ \"2603:1040:606:3::100/121\",\r\n \"2603:1040:904:2::700/121\",\r\n \ \"2603:1040:a06:2::200/121\",\r\n \"2603:1040:d04:1::540/122\",\r\n \ \"2603:1040:d04:2::80/121\",\r\n \"2603:1040:f05::700/121\",\r\n \ \"2603:1040:1002::7c0/123\",\r\n \"2603:1040:1002:1::/121\",\r\n @@ -33470,95 +34283,96 @@ interactions: \ \"2603:1040:1302::580/121\",\r\n \"2603:1040:1402::580/121\",\r\n \ \"2603:1040:1503::580/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureEventGrid\",\r\n \"id\": \"AzureEventGrid\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventGrid\",\r\n \"addressPrefixes\": - [\r\n \"13.71.56.240/28\",\r\n \"13.71.57.0/28\",\r\n \"13.73.248.128/25\",\r\n - \ \"13.86.56.32/27\",\r\n \"13.86.56.160/27\",\r\n \"13.88.73.16/28\",\r\n - \ \"13.88.73.32/27\",\r\n \"13.88.135.208/28\",\r\n \"13.91.193.0/28\",\r\n - \ \"20.17.49.128/25\",\r\n \"20.21.33.128/25\",\r\n \"20.36.121.0/25\",\r\n - \ \"20.37.55.32/27\",\r\n \"20.37.65.0/25\",\r\n \"20.37.82.224/27\",\r\n - \ \"20.37.157.128/25\",\r\n \"20.37.196.0/25\",\r\n \"20.37.225.0/25\",\r\n - \ \"20.38.87.0/25\",\r\n \"20.38.137.0/25\",\r\n \"20.39.11.128/25\",\r\n - \ \"20.39.20.16/28\",\r\n \"20.39.80.112/28\",\r\n \"20.39.80.128/28\",\r\n - \ \"20.39.99.64/28\",\r\n \"20.39.99.240/28\",\r\n \"20.40.152.128/27\",\r\n - \ \"20.40.175.48/28\",\r\n \"20.40.175.64/28\",\r\n \"20.41.66.0/25\",\r\n - \ \"20.41.136.240/28\",\r\n \"20.41.195.0/25\",\r\n \"20.42.7.0/25\",\r\n - \ \"20.42.228.0/25\",\r\n \"20.43.42.128/25\",\r\n \"20.43.66.128/25\",\r\n - \ \"20.43.131.128/25\",\r\n \"20.43.165.144/28\",\r\n \"20.43.172.128/27\",\r\n - \ \"20.44.39.176/28\",\r\n \"20.44.39.192/28\",\r\n \"20.44.168.64/28\",\r\n - \ \"20.44.205.112/28\",\r\n \"20.45.113.0/25\",\r\n \"20.45.195.0/25\",\r\n - \ \"20.46.152.112/28\",\r\n \"20.46.152.128/28\",\r\n \"20.49.96.0/25\",\r\n - \ \"20.52.90.128/25\",\r\n \"20.72.17.128/25\",\r\n \"20.150.164.0/25\",\r\n - \ \"20.189.108.128/25\",\r\n \"20.189.115.80/28\",\r\n \"20.189.123.80/28\",\r\n - \ \"20.189.125.32/27\",\r\n \"20.191.59.128/28\",\r\n \"20.191.59.176/28\",\r\n - \ \"20.192.164.0/25\",\r\n \"20.192.228.0/25\",\r\n \"20.215.1.128/25\",\r\n - \ \"20.217.41.128/25\",\r\n \"40.64.128.0/25\",\r\n \"40.67.49.0/25\",\r\n - \ \"40.74.31.128/25\",\r\n \"40.74.106.96/27\",\r\n \"40.80.58.0/25\",\r\n - \ \"40.80.170.0/25\",\r\n \"40.80.190.0/25\",\r\n \"40.80.236.192/27\",\r\n - \ \"40.81.93.240/28\",\r\n \"40.81.95.128/28\",\r\n \"40.82.254.128/25\",\r\n - \ \"40.89.18.0/25\",\r\n \"40.89.240.144/28\",\r\n \"40.114.160.176/28\",\r\n - \ \"40.114.160.192/28\",\r\n \"40.114.169.0/28\",\r\n \"40.127.155.192/28\",\r\n - \ \"40.127.251.144/28\",\r\n \"51.12.47.128/25\",\r\n \"51.12.199.0/25\",\r\n - \ \"51.53.25.128/25\",\r\n \"51.53.169.128/25\",\r\n \"51.104.27.128/25\",\r\n - \ \"51.105.81.0/25\",\r\n \"51.105.89.0/25\",\r\n \"51.107.4.128/27\",\r\n - \ \"51.107.49.0/25\",\r\n \"51.107.99.32/27\",\r\n \"51.107.145.0/25\",\r\n - \ \"51.116.3.32/27\",\r\n \"51.116.72.0/25\",\r\n \"51.116.100.208/28\",\r\n - \ \"51.116.100.224/28\",\r\n \"51.120.4.0/27\",\r\n \"51.120.41.0/25\",\r\n - \ \"51.120.131.64/27\",\r\n \"51.120.225.0/25\",\r\n \"51.132.161.160/28\",\r\n - \ \"51.132.170.64/28\",\r\n \"51.137.16.224/28\",\r\n \"51.137.142.32/28\",\r\n - \ \"51.137.162.0/25\",\r\n \"51.143.193.0/25\",\r\n \"52.136.49.0/25\",\r\n - \ \"52.139.9.80/28\",\r\n \"52.139.11.16/28\",\r\n \"52.139.85.16/28\",\r\n - \ \"52.139.85.32/28\",\r\n \"52.140.106.0/25\",\r\n \"52.142.152.144/28\",\r\n - \ \"52.149.23.160/27\",\r\n \"52.149.48.80/28\",\r\n \"52.149.48.96/27\",\r\n - \ \"52.149.248.0/28\",\r\n \"52.149.248.64/27\",\r\n \"52.149.248.96/28\",\r\n - \ \"52.150.140.0/25\",\r\n \"52.154.57.48/28\",\r\n \"52.154.57.80/28\",\r\n - \ \"52.154.68.16/28\",\r\n \"52.154.68.32/28\",\r\n \"52.156.103.192/28\",\r\n - \ \"52.159.49.144/28\",\r\n \"52.159.51.160/28\",\r\n \"52.159.53.64/28\",\r\n - \ \"52.159.53.112/28\",\r\n \"52.160.136.16/28\",\r\n \"52.160.136.32/28\",\r\n - \ \"52.161.186.128/28\",\r\n \"52.161.186.208/28\",\r\n \"52.167.21.160/27\",\r\n - \ \"52.167.21.208/28\",\r\n \"52.167.21.224/28\",\r\n \"52.170.171.192/28\",\r\n - \ \"52.170.171.240/28\",\r\n \"52.177.38.160/27\",\r\n \"52.185.176.112/28\",\r\n - \ \"52.185.212.176/28\",\r\n \"52.185.212.192/28\",\r\n \"52.186.36.16/28\",\r\n - \ \"52.228.83.0/25\",\r\n \"52.231.112.192/28\",\r\n \"52.231.112.224/28\",\r\n - \ \"52.250.28.176/28\",\r\n \"52.250.32.160/28\",\r\n \"52.252.213.192/28\",\r\n - \ \"52.255.80.16/28\",\r\n \"52.255.82.160/28\",\r\n \"102.37.162.0/25\",\r\n - \ \"102.133.0.240/28\",\r\n \"102.133.1.0/28\",\r\n \"102.133.57.0/25\",\r\n - \ \"102.133.135.16/28\",\r\n \"102.133.135.32/28\",\r\n \"191.233.9.128/25\",\r\n - \ \"191.235.126.0/28\",\r\n \"191.235.126.144/28\",\r\n \"191.235.227.0/25\",\r\n - \ \"2603:1000:4::380/121\",\r\n \"2603:1000:104:1::380/121\",\r\n - \ \"2603:1010:6:1::380/121\",\r\n \"2603:1010:101::380/121\",\r\n - \ \"2603:1010:304::380/121\",\r\n \"2603:1010:404::380/121\",\r\n - \ \"2603:1020:5:1::380/121\",\r\n \"2603:1020:206:1::380/121\",\r\n - \ \"2603:1020:305::380/121\",\r\n \"2603:1020:405::380/121\",\r\n - \ \"2603:1020:605::380/121\",\r\n \"2603:1020:705:1::380/121\",\r\n - \ \"2603:1020:805:1::380/121\",\r\n \"2603:1020:905::380/121\",\r\n - \ \"2603:1020:a04:1::380/121\",\r\n \"2603:1020:b04::380/121\",\r\n - \ \"2603:1020:c04:1::380/121\",\r\n \"2603:1020:d04::380/121\",\r\n - \ \"2603:1020:e04:1::380/121\",\r\n \"2603:1020:f04::380/121\",\r\n - \ \"2603:1020:1004::380/121\",\r\n \"2603:1020:1104::280/121\",\r\n - \ \"2603:1020:1302::280/121\",\r\n \"2603:1030:f:1::380/121\",\r\n - \ \"2603:1030:10:1::380/121\",\r\n \"2603:1030:104:1::380/121\",\r\n - \ \"2603:1030:107::280/121\",\r\n \"2603:1030:210:1::380/121\",\r\n - \ \"2603:1030:40b:1::380/121\",\r\n \"2603:1030:40c:1::380/121\",\r\n - \ \"2603:1030:504:1::380/121\",\r\n \"2603:1030:608::380/121\",\r\n - \ \"2603:1030:807:1::380/121\",\r\n \"2603:1030:a07::380/121\",\r\n - \ \"2603:1030:b04::380/121\",\r\n \"2603:1030:c06:1::380/121\",\r\n - \ \"2603:1030:f05:1::380/121\",\r\n \"2603:1030:1005::380/121\",\r\n - \ \"2603:1040:5:1::380/121\",\r\n \"2603:1040:207::380/121\",\r\n - \ \"2603:1040:407:1::380/121\",\r\n \"2603:1040:606::380/121\",\r\n - \ \"2603:1040:806::380/121\",\r\n \"2603:1040:904:1::380/121\",\r\n - \ \"2603:1040:a06:1::380/121\",\r\n \"2603:1040:b04::380/121\",\r\n - \ \"2603:1040:c06::380/121\",\r\n \"2603:1040:d04::380/121\",\r\n - \ \"2603:1040:f05:1::380/121\",\r\n \"2603:1040:1002::480/121\",\r\n - \ \"2603:1040:1104::280/121\",\r\n \"2603:1040:1202::280/121\",\r\n - \ \"2603:1040:1302::280/121\",\r\n \"2603:1040:1402::280/121\",\r\n - \ \"2603:1040:1503::280/121\",\r\n \"2603:1050:6:1::380/121\",\r\n - \ \"2603:1050:403::380/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureFrontDoor.Backend\",\r\n \"id\": \"AzureFrontDoor.Backend\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureEventGrid\",\r\n \"addressPrefixes\": [\r\n \"13.71.56.240/28\",\r\n + \ \"13.71.57.0/28\",\r\n \"13.73.248.128/25\",\r\n \"13.86.56.32/27\",\r\n + \ \"13.86.56.160/27\",\r\n \"13.88.73.16/28\",\r\n \"13.88.73.32/27\",\r\n + \ \"13.88.135.208/28\",\r\n \"13.91.193.0/28\",\r\n \"20.17.49.128/25\",\r\n + \ \"20.21.33.128/25\",\r\n \"20.36.121.0/25\",\r\n \"20.37.55.32/27\",\r\n + \ \"20.37.65.0/25\",\r\n \"20.37.82.224/27\",\r\n \"20.37.157.128/25\",\r\n + \ \"20.37.196.0/25\",\r\n \"20.37.225.0/25\",\r\n \"20.38.87.0/25\",\r\n + \ \"20.38.137.0/25\",\r\n \"20.39.11.128/25\",\r\n \"20.39.20.16/28\",\r\n + \ \"20.39.80.112/28\",\r\n \"20.39.80.128/28\",\r\n \"20.39.99.64/28\",\r\n + \ \"20.39.99.240/28\",\r\n \"20.40.152.128/27\",\r\n \"20.40.175.48/28\",\r\n + \ \"20.40.175.64/28\",\r\n \"20.41.66.0/25\",\r\n \"20.41.136.240/28\",\r\n + \ \"20.41.195.0/25\",\r\n \"20.42.7.0/25\",\r\n \"20.42.228.0/25\",\r\n + \ \"20.43.42.128/25\",\r\n \"20.43.66.128/25\",\r\n \"20.43.131.128/25\",\r\n + \ \"20.43.165.144/28\",\r\n \"20.43.172.128/27\",\r\n \"20.44.39.176/28\",\r\n + \ \"20.44.39.192/28\",\r\n \"20.44.168.64/28\",\r\n \"20.44.205.112/28\",\r\n + \ \"20.45.113.0/25\",\r\n \"20.45.195.0/25\",\r\n \"20.46.152.112/28\",\r\n + \ \"20.46.152.128/28\",\r\n \"20.49.96.0/25\",\r\n \"20.52.90.128/25\",\r\n + \ \"20.72.17.128/25\",\r\n \"20.150.164.0/25\",\r\n \"20.189.108.128/25\",\r\n + \ \"20.189.115.80/28\",\r\n \"20.189.123.80/28\",\r\n \"20.189.125.32/27\",\r\n + \ \"20.191.59.128/28\",\r\n \"20.191.59.176/28\",\r\n \"20.192.164.0/25\",\r\n + \ \"20.192.228.0/25\",\r\n \"20.215.1.128/25\",\r\n \"20.217.41.128/25\",\r\n + \ \"40.64.128.0/25\",\r\n \"40.67.49.0/25\",\r\n \"40.74.31.128/25\",\r\n + \ \"40.74.106.96/27\",\r\n \"40.80.58.0/25\",\r\n \"40.80.170.0/25\",\r\n + \ \"40.80.190.0/25\",\r\n \"40.80.236.192/27\",\r\n \"40.81.93.240/28\",\r\n + \ \"40.81.95.128/28\",\r\n \"40.82.254.128/25\",\r\n \"40.89.18.0/25\",\r\n + \ \"40.89.240.144/28\",\r\n \"40.114.160.176/28\",\r\n \"40.114.160.192/28\",\r\n + \ \"40.114.169.0/28\",\r\n \"40.127.155.192/28\",\r\n \"40.127.251.144/28\",\r\n + \ \"51.12.47.128/25\",\r\n \"51.12.199.0/25\",\r\n \"51.53.25.128/25\",\r\n + \ \"51.53.169.128/25\",\r\n \"51.104.27.128/25\",\r\n \"51.105.81.0/25\",\r\n + \ \"51.105.89.0/25\",\r\n \"51.107.4.128/27\",\r\n \"51.107.49.0/25\",\r\n + \ \"51.107.99.32/27\",\r\n \"51.107.145.0/25\",\r\n \"51.116.3.32/27\",\r\n + \ \"51.116.72.0/25\",\r\n \"51.116.100.208/28\",\r\n \"51.116.100.224/28\",\r\n + \ \"51.120.4.0/27\",\r\n \"51.120.41.0/25\",\r\n \"51.120.131.64/27\",\r\n + \ \"51.120.225.0/25\",\r\n \"51.132.161.160/28\",\r\n \"51.132.170.64/28\",\r\n + \ \"51.137.16.224/28\",\r\n \"51.137.142.32/28\",\r\n \"51.137.162.0/25\",\r\n + \ \"51.143.193.0/25\",\r\n \"52.136.49.0/25\",\r\n \"52.139.9.80/28\",\r\n + \ \"52.139.11.16/28\",\r\n \"52.139.85.16/28\",\r\n \"52.139.85.32/28\",\r\n + \ \"52.140.106.0/25\",\r\n \"52.142.152.144/28\",\r\n \"52.149.23.160/27\",\r\n + \ \"52.149.48.80/28\",\r\n \"52.149.48.96/27\",\r\n \"52.149.248.0/28\",\r\n + \ \"52.149.248.64/27\",\r\n \"52.149.248.96/28\",\r\n \"52.150.140.0/25\",\r\n + \ \"52.154.57.48/28\",\r\n \"52.154.57.80/28\",\r\n \"52.154.68.16/28\",\r\n + \ \"52.154.68.32/28\",\r\n \"52.156.103.192/28\",\r\n \"52.159.49.144/28\",\r\n + \ \"52.159.51.160/28\",\r\n \"52.159.53.64/28\",\r\n \"52.159.53.112/28\",\r\n + \ \"52.160.136.16/28\",\r\n \"52.160.136.32/28\",\r\n \"52.161.186.128/28\",\r\n + \ \"52.161.186.208/28\",\r\n \"52.167.21.160/27\",\r\n \"52.167.21.208/28\",\r\n + \ \"52.167.21.224/28\",\r\n \"52.170.171.192/28\",\r\n \"52.170.171.240/28\",\r\n + \ \"52.177.38.160/27\",\r\n \"52.185.176.112/28\",\r\n \"52.185.212.176/28\",\r\n + \ \"52.185.212.192/28\",\r\n \"52.186.36.16/28\",\r\n \"52.228.83.0/25\",\r\n + \ \"52.231.112.192/28\",\r\n \"52.231.112.224/28\",\r\n \"52.250.28.176/28\",\r\n + \ \"52.250.32.160/28\",\r\n \"52.252.213.192/28\",\r\n \"52.255.80.16/28\",\r\n + \ \"52.255.82.160/28\",\r\n \"102.37.162.0/25\",\r\n \"102.133.0.240/28\",\r\n + \ \"102.133.1.0/28\",\r\n \"102.133.57.0/25\",\r\n \"102.133.135.16/28\",\r\n + \ \"102.133.135.32/28\",\r\n \"191.233.9.128/25\",\r\n \"191.235.126.0/28\",\r\n + \ \"191.235.126.144/28\",\r\n \"191.235.227.0/25\",\r\n \"2603:1000:4::380/121\",\r\n + \ \"2603:1000:104:1::380/121\",\r\n \"2603:1010:6:1::380/121\",\r\n + \ \"2603:1010:101::380/121\",\r\n \"2603:1010:304::380/121\",\r\n + \ \"2603:1010:404::380/121\",\r\n \"2603:1020:5:1::380/121\",\r\n + \ \"2603:1020:206:1::380/121\",\r\n \"2603:1020:305::380/121\",\r\n + \ \"2603:1020:405::380/121\",\r\n \"2603:1020:605::380/121\",\r\n + \ \"2603:1020:705:1::380/121\",\r\n \"2603:1020:805:1::380/121\",\r\n + \ \"2603:1020:905::380/121\",\r\n \"2603:1020:a04:1::380/121\",\r\n + \ \"2603:1020:b04::380/121\",\r\n \"2603:1020:c04:1::380/121\",\r\n + \ \"2603:1020:d04::380/121\",\r\n \"2603:1020:e04:1::380/121\",\r\n + \ \"2603:1020:f04::380/121\",\r\n \"2603:1020:1004::380/121\",\r\n + \ \"2603:1020:1104::280/121\",\r\n \"2603:1020:1302::280/121\",\r\n + \ \"2603:1030:f:1::380/121\",\r\n \"2603:1030:10:1::380/121\",\r\n + \ \"2603:1030:104:1::380/121\",\r\n \"2603:1030:107::280/121\",\r\n + \ \"2603:1030:210:1::380/121\",\r\n \"2603:1030:40b:1::380/121\",\r\n + \ \"2603:1030:40c:1::380/121\",\r\n \"2603:1030:504:1::380/121\",\r\n + \ \"2603:1030:608::380/121\",\r\n \"2603:1030:807:1::380/121\",\r\n + \ \"2603:1030:a07::380/121\",\r\n \"2603:1030:b04::380/121\",\r\n + \ \"2603:1030:c06:1::380/121\",\r\n \"2603:1030:f05:1::380/121\",\r\n + \ \"2603:1030:1005::380/121\",\r\n \"2603:1040:5:1::380/121\",\r\n + \ \"2603:1040:207::380/121\",\r\n \"2603:1040:407:1::380/121\",\r\n + \ \"2603:1040:606::380/121\",\r\n \"2603:1040:806::380/121\",\r\n + \ \"2603:1040:904:1::380/121\",\r\n \"2603:1040:a06:1::380/121\",\r\n + \ \"2603:1040:b04::380/121\",\r\n \"2603:1040:c06::380/121\",\r\n + \ \"2603:1040:d04::380/121\",\r\n \"2603:1040:f05:1::380/121\",\r\n + \ \"2603:1040:1002::480/121\",\r\n \"2603:1040:1104::280/121\",\r\n + \ \"2603:1040:1202::280/121\",\r\n \"2603:1040:1302::280/121\",\r\n + \ \"2603:1040:1402::280/121\",\r\n \"2603:1040:1503::280/121\",\r\n + \ \"2603:1050:6:1::380/121\",\r\n \"2603:1050:403::380/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureFrontDoor.Backend\",\r\n + \ \"id\": \"AzureFrontDoor.Backend\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.16/29\",\r\n \"20.21.37.40/29\",\r\n \"20.36.120.104/29\",\r\n @@ -33627,7 +34441,7 @@ interactions: \ \"2a01:111:20a::/48\",\r\n \"2a01:111:2050::/44\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureFrontDoor.FirstParty\",\r\n \ \"id\": \"AzureFrontDoor.FirstParty\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureFrontDoor\",\r\n \"addressPrefixes\": @@ -33649,83 +34463,84 @@ interactions: \ \"2620:1ec:c11::/48\",\r\n \"2a01:111:2003::/48\",\r\n \ \"2a01:111:202c::/46\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureFrontDoor.Frontend\",\r\n \"id\": \"AzureFrontDoor.Frontend\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.73.248.8/29\",\r\n \"13.107.208.0/24\",\r\n \"13.107.213.0/24\",\r\n - \ \"13.107.219.0/24\",\r\n \"13.107.224.0/24\",\r\n \"13.107.226.0/23\",\r\n - \ \"13.107.228.0/23\",\r\n \"13.107.231.0/24\",\r\n \"13.107.234.0/23\",\r\n - \ \"13.107.246.0/24\",\r\n \"13.107.253.0/24\",\r\n \"20.21.37.32/29\",\r\n - \ \"20.36.120.96/29\",\r\n \"20.37.64.96/29\",\r\n \"20.37.156.112/29\",\r\n - \ \"20.37.192.88/29\",\r\n \"20.37.224.96/29\",\r\n \"20.38.84.64/29\",\r\n - \ \"20.38.136.96/29\",\r\n \"20.39.11.0/29\",\r\n \"20.41.4.80/29\",\r\n - \ \"20.41.64.112/29\",\r\n \"20.41.192.96/29\",\r\n \"20.42.4.112/29\",\r\n - \ \"20.42.129.144/29\",\r\n \"20.42.224.96/29\",\r\n \"20.43.41.128/29\",\r\n - \ \"20.43.64.88/29\",\r\n \"20.43.128.104/29\",\r\n \"20.45.112.96/29\",\r\n - \ \"20.45.192.96/29\",\r\n \"20.51.7.32/29\",\r\n \"20.52.95.240/29\",\r\n - \ \"20.59.82.180/30\",\r\n \"20.72.18.240/29\",\r\n \"20.97.39.120/29\",\r\n - \ \"20.119.28.40/29\",\r\n \"20.150.160.72/29\",\r\n \"20.189.106.72/29\",\r\n - \ \"20.192.161.96/29\",\r\n \"20.192.225.40/29\",\r\n \"20.210.70.68/30\",\r\n - \ \"20.215.4.200/29\",\r\n \"20.217.44.200/29\",\r\n \"40.67.48.96/29\",\r\n - \ \"40.74.30.64/29\",\r\n \"40.80.56.96/29\",\r\n \"40.80.168.96/29\",\r\n - \ \"40.80.184.112/29\",\r\n \"40.82.248.72/29\",\r\n \"40.89.16.96/29\",\r\n - \ \"40.90.64.0/22\",\r\n \"40.90.68.0/24\",\r\n \"40.90.70.0/23\",\r\n - \ \"51.12.41.0/29\",\r\n \"51.12.193.0/29\",\r\n \"51.53.28.216/29\",\r\n - \ \"51.104.24.88/29\",\r\n \"51.105.80.96/29\",\r\n \"51.105.88.96/29\",\r\n - \ \"51.107.48.96/29\",\r\n \"51.107.144.96/29\",\r\n \"51.120.40.96/29\",\r\n - \ \"51.120.224.96/29\",\r\n \"51.137.160.88/29\",\r\n \"51.143.192.96/29\",\r\n - \ \"52.136.48.96/29\",\r\n \"52.140.104.96/29\",\r\n \"52.150.136.112/29\",\r\n - \ \"52.228.80.112/29\",\r\n \"102.133.56.80/29\",\r\n \"102.133.216.80/29\",\r\n - \ \"104.212.67.0/24\",\r\n \"104.212.68.0/24\",\r\n \"191.233.9.112/29\",\r\n - \ \"191.235.224.88/29\",\r\n \"2603:1000:4::5e0/123\",\r\n - \ \"2603:1000:104::c0/123\",\r\n \"2603:1000:104::160/123\",\r\n - \ \"2603:1000:104:1::5a0/123\",\r\n \"2603:1000:104:1::7c0/123\",\r\n - \ \"2603:1010:6:1::5a0/123\",\r\n \"2603:1010:6:1::7c0/123\",\r\n - \ \"2603:1010:101::5e0/123\",\r\n \"2603:1010:304::5e0/123\",\r\n - \ \"2603:1010:404::5e0/123\",\r\n \"2603:1020:5:1::5a0/123\",\r\n - \ \"2603:1020:5:1::7c0/123\",\r\n \"2603:1020:206:1::5a0/123\",\r\n - \ \"2603:1020:206:1::7c0/123\",\r\n \"2603:1020:305::5e0/123\",\r\n - \ \"2603:1020:405::5e0/123\",\r\n \"2603:1020:605::5e0/123\",\r\n - \ \"2603:1020:705:1::5a0/123\",\r\n \"2603:1020:705:1::7c0/123\",\r\n - \ \"2603:1020:805:1::5a0/123\",\r\n \"2603:1020:805:1::7c0/123\",\r\n - \ \"2603:1020:905::5e0/123\",\r\n \"2603:1020:a04:1::5a0/123\",\r\n - \ \"2603:1020:a04:1::7c0/123\",\r\n \"2603:1020:b04::5e0/123\",\r\n - \ \"2603:1020:c04:1::5a0/123\",\r\n \"2603:1020:c04:1::7c0/123\",\r\n - \ \"2603:1020:d04::5e0/123\",\r\n \"2603:1020:e04:1::5a0/123\",\r\n - \ \"2603:1020:e04:1::7c0/123\",\r\n \"2603:1020:f04::5e0/123\",\r\n - \ \"2603:1020:1004::5a0/123\",\r\n \"2603:1020:1004::7c0/123\",\r\n - \ \"2603:1020:1104::5e0/123\",\r\n \"2603:1020:1302:1::1a0/123\",\r\n - \ \"2603:1030:f:1::5e0/123\",\r\n \"2603:1030:10:1::5a0/123\",\r\n - \ \"2603:1030:10:1::7c0/123\",\r\n \"2603:1030:104:1::5a0/123\",\r\n - \ \"2603:1030:104:1::7c0/123\",\r\n \"2603:1030:107::680/123\",\r\n - \ \"2603:1030:210:1::5a0/123\",\r\n \"2603:1030:210:1::7c0/123\",\r\n - \ \"2603:1030:40b:1::5a0/123\",\r\n \"2603:1030:40c:1::5a0/123\",\r\n - \ \"2603:1030:40c:1::7c0/123\",\r\n \"2603:1030:504:1::5a0/123\",\r\n - \ \"2603:1030:504:1::7c0/123\",\r\n \"2603:1030:608::5e0/123\",\r\n - \ \"2603:1030:807:1::5a0/123\",\r\n \"2603:1030:807:1::7c0/123\",\r\n - \ \"2603:1030:a07::5e0/123\",\r\n \"2603:1030:b04::5e0/123\",\r\n - \ \"2603:1030:c06:1::5a0/123\",\r\n \"2603:1030:f05:1::5a0/123\",\r\n - \ \"2603:1030:f05:1::7c0/123\",\r\n \"2603:1030:1005::5e0/123\",\r\n - \ \"2603:1040:5::c0/123\",\r\n \"2603:1040:5:1::5a0/123\",\r\n - \ \"2603:1040:5:1::7c0/123\",\r\n \"2603:1040:207::5e0/123\",\r\n - \ \"2603:1040:407:1::5a0/123\",\r\n \"2603:1040:407:1::7c0/123\",\r\n - \ \"2603:1040:606::5e0/123\",\r\n \"2603:1040:806::5e0/123\",\r\n - \ \"2603:1040:904:1::5a0/123\",\r\n \"2603:1040:904:1::7c0/123\",\r\n - \ \"2603:1040:a06::c0/123\",\r\n \"2603:1040:a06:1::5a0/123\",\r\n - \ \"2603:1040:a06:1::7c0/123\",\r\n \"2603:1040:b04::5e0/123\",\r\n - \ \"2603:1040:c06::5e0/123\",\r\n \"2603:1040:d04::5a0/123\",\r\n - \ \"2603:1040:d04::7c0/123\",\r\n \"2603:1040:f05:1::5a0/123\",\r\n - \ \"2603:1040:f05:1::7c0/123\",\r\n \"2603:1040:1002:1::1c0/123\",\r\n - \ \"2603:1040:1104::5e0/123\",\r\n \"2603:1040:1302:1::4c0/123\",\r\n - \ \"2603:1040:1402:1::1a0/123\",\r\n \"2603:1050:6:1::5a0/123\",\r\n - \ \"2603:1050:6:1::7c0/123\",\r\n \"2603:1050:403::5a0/123\",\r\n - \ \"2620:1ec:27::/48\",\r\n \"2620:1ec:29::/48\",\r\n \"2620:1ec:40::/47\",\r\n - \ \"2620:1ec:46::/47\",\r\n \"2620:1ec:48::/46\",\r\n \"2620:1ec:4c::/47\",\r\n - \ \"2620:1ec:bdf::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureHealthcareAPIs\",\r\n \"id\": \"AzureHealthcareAPIs\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.8/29\",\r\n + \ \"13.107.208.0/24\",\r\n \"13.107.213.0/24\",\r\n \"13.107.219.0/24\",\r\n + \ \"13.107.224.0/24\",\r\n \"13.107.226.0/23\",\r\n \"13.107.228.0/23\",\r\n + \ \"13.107.231.0/24\",\r\n \"13.107.234.0/23\",\r\n \"13.107.246.0/24\",\r\n + \ \"13.107.253.0/24\",\r\n \"20.21.37.32/29\",\r\n \"20.36.120.96/29\",\r\n + \ \"20.37.64.96/29\",\r\n \"20.37.156.112/29\",\r\n \"20.37.192.88/29\",\r\n + \ \"20.37.224.96/29\",\r\n \"20.38.84.64/29\",\r\n \"20.38.136.96/29\",\r\n + \ \"20.39.11.0/29\",\r\n \"20.41.4.80/29\",\r\n \"20.41.64.112/29\",\r\n + \ \"20.41.192.96/29\",\r\n \"20.42.4.112/29\",\r\n \"20.42.129.144/29\",\r\n + \ \"20.42.224.96/29\",\r\n \"20.43.41.128/29\",\r\n \"20.43.64.88/29\",\r\n + \ \"20.43.128.104/29\",\r\n \"20.45.112.96/29\",\r\n \"20.45.192.96/29\",\r\n + \ \"20.51.7.32/29\",\r\n \"20.52.95.240/29\",\r\n \"20.59.82.180/30\",\r\n + \ \"20.72.18.240/29\",\r\n \"20.97.39.120/29\",\r\n \"20.119.28.40/29\",\r\n + \ \"20.150.160.72/29\",\r\n \"20.189.106.72/29\",\r\n \"20.192.161.96/29\",\r\n + \ \"20.192.225.40/29\",\r\n \"20.210.70.68/30\",\r\n \"20.215.4.200/29\",\r\n + \ \"20.217.44.200/29\",\r\n \"40.67.48.96/29\",\r\n \"40.74.30.64/29\",\r\n + \ \"40.80.56.96/29\",\r\n \"40.80.168.96/29\",\r\n \"40.80.184.112/29\",\r\n + \ \"40.82.248.72/29\",\r\n \"40.89.16.96/29\",\r\n \"40.90.64.0/22\",\r\n + \ \"40.90.68.0/24\",\r\n \"40.90.70.0/23\",\r\n \"51.12.41.0/29\",\r\n + \ \"51.12.193.0/29\",\r\n \"51.53.28.216/29\",\r\n \"51.104.24.88/29\",\r\n + \ \"51.105.80.96/29\",\r\n \"51.105.88.96/29\",\r\n \"51.107.48.96/29\",\r\n + \ \"51.107.144.96/29\",\r\n \"51.120.40.96/29\",\r\n \"51.120.224.96/29\",\r\n + \ \"51.137.160.88/29\",\r\n \"51.143.192.96/29\",\r\n \"52.136.48.96/29\",\r\n + \ \"52.140.104.96/29\",\r\n \"52.150.136.112/29\",\r\n \"52.228.80.112/29\",\r\n + \ \"102.133.56.80/29\",\r\n \"102.133.216.80/29\",\r\n \"104.212.67.0/24\",\r\n + \ \"104.212.68.0/24\",\r\n \"191.233.9.112/29\",\r\n \"191.235.224.88/29\",\r\n + \ \"2603:1000:4::5e0/123\",\r\n \"2603:1000:104::c0/123\",\r\n + \ \"2603:1000:104::160/123\",\r\n \"2603:1000:104:1::5a0/123\",\r\n + \ \"2603:1000:104:1::7c0/123\",\r\n \"2603:1010:6:1::5a0/123\",\r\n + \ \"2603:1010:6:1::7c0/123\",\r\n \"2603:1010:101::5e0/123\",\r\n + \ \"2603:1010:304::5e0/123\",\r\n \"2603:1010:404::5e0/123\",\r\n + \ \"2603:1020:5:1::5a0/123\",\r\n \"2603:1020:5:1::7c0/123\",\r\n + \ \"2603:1020:206:1::5a0/123\",\r\n \"2603:1020:206:1::7c0/123\",\r\n + \ \"2603:1020:305::5e0/123\",\r\n \"2603:1020:405::5e0/123\",\r\n + \ \"2603:1020:605::5e0/123\",\r\n \"2603:1020:705:1::5a0/123\",\r\n + \ \"2603:1020:705:1::7c0/123\",\r\n \"2603:1020:805:1::5a0/123\",\r\n + \ \"2603:1020:805:1::7c0/123\",\r\n \"2603:1020:905::5e0/123\",\r\n + \ \"2603:1020:a04:1::5a0/123\",\r\n \"2603:1020:a04:1::7c0/123\",\r\n + \ \"2603:1020:b04::5e0/123\",\r\n \"2603:1020:c04:1::5a0/123\",\r\n + \ \"2603:1020:c04:1::7c0/123\",\r\n \"2603:1020:d04::5e0/123\",\r\n + \ \"2603:1020:e04:1::5a0/123\",\r\n \"2603:1020:e04:1::7c0/123\",\r\n + \ \"2603:1020:f04::5e0/123\",\r\n \"2603:1020:1004::5a0/123\",\r\n + \ \"2603:1020:1004::7c0/123\",\r\n \"2603:1020:1104::5e0/123\",\r\n + \ \"2603:1020:1302:1::1a0/123\",\r\n \"2603:1030:f:1::5e0/123\",\r\n + \ \"2603:1030:10:1::5a0/123\",\r\n \"2603:1030:10:1::7c0/123\",\r\n + \ \"2603:1030:104:1::5a0/123\",\r\n \"2603:1030:104:1::7c0/123\",\r\n + \ \"2603:1030:107::680/123\",\r\n \"2603:1030:210:1::5a0/123\",\r\n + \ \"2603:1030:210:1::7c0/123\",\r\n \"2603:1030:40b:1::5a0/123\",\r\n + \ \"2603:1030:40c:1::5a0/123\",\r\n \"2603:1030:40c:1::7c0/123\",\r\n + \ \"2603:1030:504:1::5a0/123\",\r\n \"2603:1030:504:1::7c0/123\",\r\n + \ \"2603:1030:608::5e0/123\",\r\n \"2603:1030:807:1::5a0/123\",\r\n + \ \"2603:1030:807:1::7c0/123\",\r\n \"2603:1030:a07::5e0/123\",\r\n + \ \"2603:1030:b04::5e0/123\",\r\n \"2603:1030:c06:1::5a0/123\",\r\n + \ \"2603:1030:f05:1::5a0/123\",\r\n \"2603:1030:f05:1::7c0/123\",\r\n + \ \"2603:1030:1005::5e0/123\",\r\n \"2603:1040:5::c0/123\",\r\n + \ \"2603:1040:5:1::5a0/123\",\r\n \"2603:1040:5:1::7c0/123\",\r\n + \ \"2603:1040:207::5e0/123\",\r\n \"2603:1040:407:1::5a0/123\",\r\n + \ \"2603:1040:407:1::7c0/123\",\r\n \"2603:1040:606::5e0/123\",\r\n + \ \"2603:1040:806::5e0/123\",\r\n \"2603:1040:904:1::5a0/123\",\r\n + \ \"2603:1040:904:1::7c0/123\",\r\n \"2603:1040:a06::c0/123\",\r\n + \ \"2603:1040:a06:1::5a0/123\",\r\n \"2603:1040:a06:1::7c0/123\",\r\n + \ \"2603:1040:b04::5e0/123\",\r\n \"2603:1040:c06::5e0/123\",\r\n + \ \"2603:1040:d04::5a0/123\",\r\n \"2603:1040:d04::7c0/123\",\r\n + \ \"2603:1040:f05:1::5a0/123\",\r\n \"2603:1040:f05:1::7c0/123\",\r\n + \ \"2603:1040:1002:1::1c0/123\",\r\n \"2603:1040:1104::5e0/123\",\r\n + \ \"2603:1040:1302:1::4c0/123\",\r\n \"2603:1040:1402:1::1a0/123\",\r\n + \ \"2603:1050:6:1::5a0/123\",\r\n \"2603:1050:6:1::7c0/123\",\r\n + \ \"2603:1050:403::5a0/123\",\r\n \"2620:1ec:27::/48\",\r\n + \ \"2620:1ec:29::/48\",\r\n \"2620:1ec:40::/47\",\r\n \"2620:1ec:46::/47\",\r\n + \ \"2620:1ec:48::/46\",\r\n \"2620:1ec:4c::/47\",\r\n \"2620:1ec:bdf::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureHealthcareAPIs\",\r\n + \ \"id\": \"AzureHealthcareAPIs\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAPIForFHIR\",\r\n \"addressPrefixes\": [\r\n \"13.67.40.183/32\",\r\n \"13.69.233.32/31\",\r\n @@ -33829,7 +34644,7 @@ interactions: \ \"2603:1040:1503::660/123\",\r\n \"2603:1050:6:2::540/123\",\r\n \ \"2603:1050:403:2::380/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureInformationProtection\",\r\n \"id\": - \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -33881,7 +34696,7 @@ interactions: \ \"168.62.53.73/32\",\r\n \"168.62.53.132/32\",\r\n \"168.62.54.75/32\",\r\n \ \"168.62.54.211/32\",\r\n \"168.62.54.212/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureIoTHub\",\r\n \"id\": - \"AzureIoTHub\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"AzureIoTHub\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -34057,11 +34872,12 @@ interactions: \ \"2603:1050:6:c02::240/123\",\r\n \"2603:1050:403:400::220/123\",\r\n \ \"2603:10e1:100:2::1415:e48/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault\",\r\n \"id\": \"AzureKeyVault\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n - \ \"addressPrefixes\": [\r\n \"13.66.138.88/30\",\r\n \"13.66.226.249/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"14\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.66.138.88/30\",\r\n \"13.66.226.249/32\",\r\n \ \"13.66.230.241/32\",\r\n \"13.67.8.104/30\",\r\n \"13.68.24.216/32\",\r\n \ \"13.68.29.203/32\",\r\n \"13.68.104.240/32\",\r\n \"13.69.64.72/30\",\r\n \ \"13.69.111.192/30\",\r\n \"13.69.227.72/30\",\r\n \"13.70.72.24/30\",\r\n @@ -34281,7 +35097,7 @@ interactions: \ \"2603:1050:403:1::220/125\",\r\n \"2603:1050:403:400::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.AustraliaCentral\",\r\n \ \"id\": \"AzureKeyVault.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -34291,7 +35107,7 @@ interactions: \ \"2603:1010:304:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaCentral2\",\r\n \"id\": \"AzureKeyVault.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -34300,7 +35116,7 @@ interactions: \ \"20.53.57.48/30\",\r\n \"2603:1010:404::2a0/125\",\r\n \ \"2603:1010:404:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaEast\",\r\n \"id\": - \"AzureKeyVault.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34312,7 +35128,7 @@ interactions: \ \"2603:1010:6:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaSoutheast\",\r\n \"id\": \"AzureKeyVault.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -34321,18 +35137,19 @@ interactions: \ \"104.46.183.152/29\",\r\n \"2603:1010:101::2a0/125\",\r\n \ \"2603:1010:101:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.BrazilSouth\",\r\n \"id\": \"AzureKeyVault.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"104.41.0.141/32\",\r\n - \ \"104.41.1.239/32\",\r\n \"191.233.203.24/30\",\r\n \"191.234.149.140/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"104.41.0.141/32\",\r\n \"104.41.1.239/32\",\r\n + \ \"191.233.203.24/30\",\r\n \"191.234.149.140/30\",\r\n \ \"191.234.157.44/30\",\r\n \"191.238.72.76/30\",\r\n \"191.238.72.152/29\",\r\n \ \"2603:1050:6::340/125\",\r\n \"2603:1050:6:402::80/125\",\r\n \ \"2603:1050:6:802::80/125\",\r\n \"2603:1050:6:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.BrazilSoutheast\",\r\n \ \"id\": \"AzureKeyVault.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34341,7 +35158,7 @@ interactions: \ \"23.97.120.57/32\",\r\n \"191.233.50.0/30\",\r\n \"2603:1050:403:1::220/125\",\r\n \ \"2603:1050:403:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CanadaCentral\",\r\n \"id\": - \"AzureKeyVault.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34352,18 +35169,18 @@ interactions: \ \"2603:1030:f05:402::80/125\",\r\n \"2603:1030:f05:802::80/125\",\r\n \ \"2603:1030:f05:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CanadaEast\",\r\n \"id\": \"AzureKeyVault.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.64/30\",\r\n - \ \"40.86.224.94/32\",\r\n \"40.86.231.180/32\",\r\n \"52.139.107.208/29\",\r\n - \ \"52.139.107.216/30\",\r\n \"2603:1030:1005::2a0/125\",\r\n - \ \"2603:1030:1005:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.CentralIndia\",\r\n \"id\": - \"AzureKeyVault.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": - \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.69.106.64/30\",\r\n \"40.86.224.94/32\",\r\n + \ \"40.86.231.180/32\",\r\n \"52.139.107.208/29\",\r\n \"52.139.107.216/30\",\r\n + \ \"2603:1030:1005::2a0/125\",\r\n \"2603:1030:1005:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.CentralIndia\",\r\n + \ \"id\": \"AzureKeyVault.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.44.112/29\",\r\n \"20.192.44.120/30\",\r\n @@ -34372,23 +35189,24 @@ interactions: \ \"2603:1040:a06:402::80/125\",\r\n \"2603:1040:a06:802::80/125\",\r\n \ \"2603:1040:a06:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CentralUS\",\r\n \"id\": \"AzureKeyVault.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.89.61.248/32\",\r\n - \ \"13.89.170.200/30\",\r\n \"20.40.230.32/28\",\r\n \"20.40.230.48/29\",\r\n - \ \"20.44.13.224/30\",\r\n \"20.98.145.80/28\",\r\n \"23.99.132.207/32\",\r\n - \ \"52.154.176.47/32\",\r\n \"52.154.177.179/32\",\r\n \"52.165.21.159/32\",\r\n - \ \"52.165.208.47/32\",\r\n \"52.173.90.250/32\",\r\n \"52.173.199.154/32\",\r\n - \ \"52.173.216.55/32\",\r\n \"52.176.48.58/32\",\r\n \"52.182.143.192/30\",\r\n - \ \"104.43.161.34/32\",\r\n \"104.43.192.26/32\",\r\n \"104.208.26.47/32\",\r\n - \ \"2603:1030:10::340/125\",\r\n \"2603:1030:10:402::80/125\",\r\n - \ \"2603:1030:10:802::80/125\",\r\n \"2603:1030:10:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.CentralUSEUAP\",\r\n - \ \"id\": \"AzureKeyVault.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.89.61.248/32\",\r\n \"13.89.170.200/30\",\r\n + \ \"20.40.230.32/28\",\r\n \"20.40.230.48/29\",\r\n \"20.44.13.224/30\",\r\n + \ \"20.98.145.80/28\",\r\n \"23.99.132.207/32\",\r\n \"52.154.176.47/32\",\r\n + \ \"52.154.177.179/32\",\r\n \"52.165.21.159/32\",\r\n \"52.165.208.47/32\",\r\n + \ \"52.173.90.250/32\",\r\n \"52.173.199.154/32\",\r\n \"52.173.216.55/32\",\r\n + \ \"52.176.48.58/32\",\r\n \"52.182.143.192/30\",\r\n \"104.43.161.34/32\",\r\n + \ \"104.43.192.26/32\",\r\n \"104.208.26.47/32\",\r\n \"2603:1030:10::340/125\",\r\n + \ \"2603:1030:10:402::80/125\",\r\n \"2603:1030:10:802::80/125\",\r\n + \ \"2603:1030:10:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.CentralUSEUAP\",\r\n \"id\": + \"AzureKeyVault.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.45.208.8/30\",\r\n \"20.45.241.176/29\",\r\n @@ -34396,50 +35214,51 @@ interactions: \ \"52.180.176.121/32\",\r\n \"52.180.176.122/32\",\r\n \"2603:1030:f:1::2a0/125\",\r\n \ \"2603:1030:f:400::880/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.EastAsia\",\r\n \"id\": \"AzureKeyVault.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.144/30\",\r\n \"20.195.74.168/29\",\r\n + \ \"20.195.74.176/30\",\r\n \"20.205.74.76/30\",\r\n \"20.205.82.76/30\",\r\n + \ \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n \"2603:1040:207::2a0/125\",\r\n + \ \"2603:1040:207:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS\",\r\n \"id\": \"AzureKeyVault.EastUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.144/30\",\r\n - \ \"20.195.74.168/29\",\r\n \"20.195.74.176/30\",\r\n \"20.205.74.76/30\",\r\n - \ \"20.205.82.76/30\",\r\n \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n - \ \"2603:1040:207::2a0/125\",\r\n \"2603:1040:207:402::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS\",\r\n - \ \"id\": \"AzureKeyVault.EastUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"20.42.64.44/30\",\r\n \"20.42.73.8/30\",\r\n \"20.62.134.76/30\",\r\n - \ \"20.62.134.224/29\",\r\n \"20.88.156.160/29\",\r\n \"20.185.217.251/32\",\r\n - \ \"20.185.218.1/32\",\r\n \"40.71.10.200/30\",\r\n \"40.76.196.75/32\",\r\n - \ \"40.76.212.37/32\",\r\n \"40.85.185.208/32\",\r\n \"40.87.69.184/32\",\r\n - \ \"40.117.157.122/32\",\r\n \"52.168.109.101/32\",\r\n \"52.255.152.252/32\",\r\n - \ \"52.255.152.255/32\",\r\n \"137.116.120.244/32\",\r\n - \ \"2603:1030:210::340/125\",\r\n \"2603:1030:210:402::80/125\",\r\n - \ \"2603:1030:210:802::80/125\",\r\n \"2603:1030:210:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS2\",\r\n - \ \"id\": \"AzureKeyVault.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"13.68.24.216/32\",\r\n \"13.68.29.203/32\",\r\n - \ \"13.68.104.240/32\",\r\n \"20.44.19.172/30\",\r\n \"20.62.60.128/27\",\r\n - \ \"20.98.192.176/28\",\r\n \"20.186.41.83/32\",\r\n \"20.186.47.182/32\",\r\n - \ \"23.101.159.107/32\",\r\n \"40.70.146.72/30\",\r\n \"40.70.186.91/32\",\r\n - \ \"40.70.204.6/32\",\r\n \"40.70.204.32/32\",\r\n \"40.84.47.24/32\",\r\n - \ \"52.167.111.160/30\",\r\n \"52.167.143.179/32\",\r\n \"52.167.228.54/32\",\r\n - \ \"52.177.71.51/32\",\r\n \"52.184.155.181/32\",\r\n \"52.184.158.37/32\",\r\n - \ \"52.184.164.12/32\",\r\n \"52.225.218.218/32\",\r\n \"137.116.44.148/32\",\r\n - \ \"2603:1030:40c::340/125\",\r\n \"2603:1030:40c:402::80/125\",\r\n - \ \"2603:1030:40c:802::80/125\",\r\n \"2603:1030:40c:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS2EUAP\",\r\n - \ \"id\": \"AzureKeyVault.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.42.64.44/30\",\r\n + \ \"20.42.73.8/30\",\r\n \"20.62.134.76/30\",\r\n \"20.62.134.224/29\",\r\n + \ \"20.88.156.160/29\",\r\n \"20.185.217.251/32\",\r\n \"20.185.218.1/32\",\r\n + \ \"40.71.10.200/30\",\r\n \"40.76.196.75/32\",\r\n \"40.76.212.37/32\",\r\n + \ \"40.85.185.208/32\",\r\n \"40.87.69.184/32\",\r\n \"40.117.157.122/32\",\r\n + \ \"52.168.109.101/32\",\r\n \"52.255.152.252/32\",\r\n \"52.255.152.255/32\",\r\n + \ \"137.116.120.244/32\",\r\n \"2603:1030:210::340/125\",\r\n + \ \"2603:1030:210:402::80/125\",\r\n \"2603:1030:210:802::80/125\",\r\n + \ \"2603:1030:210:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS2\",\r\n \"id\": \"AzureKeyVault.EastUS2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.68.24.216/32\",\r\n + \ \"13.68.29.203/32\",\r\n \"13.68.104.240/32\",\r\n \"20.44.19.172/30\",\r\n + \ \"20.62.60.128/27\",\r\n \"20.98.192.176/28\",\r\n \"20.186.41.83/32\",\r\n + \ \"20.186.47.182/32\",\r\n \"23.101.159.107/32\",\r\n \"40.70.146.72/30\",\r\n + \ \"40.70.186.91/32\",\r\n \"40.70.204.6/32\",\r\n \"40.70.204.32/32\",\r\n + \ \"40.84.47.24/32\",\r\n \"52.167.111.160/30\",\r\n \"52.167.143.179/32\",\r\n + \ \"52.167.228.54/32\",\r\n \"52.177.71.51/32\",\r\n \"52.184.155.181/32\",\r\n + \ \"52.184.158.37/32\",\r\n \"52.184.164.12/32\",\r\n \"52.225.218.218/32\",\r\n + \ \"137.116.44.148/32\",\r\n \"2603:1030:40c::340/125\",\r\n + \ \"2603:1030:40c:402::80/125\",\r\n \"2603:1030:40c:802::80/125\",\r\n + \ \"2603:1030:40c:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS2EUAP\",\r\n \"id\": \"AzureKeyVault.EastUS2EUAP\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.51.20.84/30\",\r\n \"20.51.21.64/29\",\r\n \"40.74.150.68/30\",\r\n \ \"40.79.118.1/32\",\r\n \"40.79.118.5/32\",\r\n \"40.89.121.172/30\",\r\n \ \"52.138.73.5/32\",\r\n \"52.138.73.51/32\",\r\n \"52.138.92.188/30\",\r\n @@ -34448,7 +35267,7 @@ interactions: \ \"2603:1030:40b:400::880/125\",\r\n \"2603:1030:40b:800::80/125\",\r\n \ \"2603:1030:40b:c00::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.FranceCentral\",\r\n \"id\": - \"AzureKeyVault.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34461,18 +35280,18 @@ interactions: \ \"2603:1020:805:402::80/125\",\r\n \"2603:1020:805:802::80/125\",\r\n \ \"2603:1020:805:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.FranceSouth\",\r\n \"id\": \"AzureKeyVault.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.64/30\",\r\n - \ \"52.136.136.15/32\",\r\n \"52.136.136.16/32\",\r\n \"52.136.184.236/30\",\r\n - \ \"52.136.185.176/29\",\r\n \"2603:1020:905::2a0/125\",\r\n - \ \"2603:1020:905:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.GermanyNorth\",\r\n \"id\": - \"AzureKeyVault.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.79.178.64/30\",\r\n \"52.136.136.15/32\",\r\n + \ \"52.136.136.16/32\",\r\n \"52.136.184.236/30\",\r\n \"52.136.185.176/29\",\r\n + \ \"2603:1020:905::2a0/125\",\r\n \"2603:1020:905:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.GermanyNorth\",\r\n + \ \"id\": \"AzureKeyVault.GermanyNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.116.54.76/30\",\r\n \"51.116.55.88/29\",\r\n @@ -34480,7 +35299,7 @@ interactions: \ \"2603:1020:d04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.GermanyWestCentral\",\r\n \"id\": \"AzureKeyVault.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34490,7 +35309,7 @@ interactions: \ \"2603:1020:c04:802::80/125\",\r\n \"2603:1020:c04:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.JapanEast\",\r\n \ \"id\": \"AzureKeyVault.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34502,25 +35321,25 @@ interactions: \ \"2603:1040:407:402::80/125\",\r\n \"2603:1040:407:802::80/125\",\r\n \ \"2603:1040:407:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.JapanWest\",\r\n \"id\": \"AzureKeyVault.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.189.228.136/29\",\r\n \"20.189.228.208/30\",\r\n + \ \"40.74.100.48/30\",\r\n \"104.215.18.67/32\",\r\n \"104.215.31.67/32\",\r\n + \ \"2603:1040:606::2a0/125\",\r\n \"2603:1040:606:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.JioIndiaCentral\",\r\n + \ \"id\": \"AzureKeyVault.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.189.228.136/29\",\r\n - \ \"20.189.228.208/30\",\r\n \"40.74.100.48/30\",\r\n \"104.215.18.67/32\",\r\n - \ \"104.215.31.67/32\",\r\n \"2603:1040:606::2a0/125\",\r\n - \ \"2603:1040:606:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.JioIndiaCentral\",\r\n \"id\": - \"AzureKeyVault.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"20.192.50.216/29\",\r\n \"20.192.50.224/30\",\r\n - \ \"20.192.234.0/30\",\r\n \"2603:1040:1104:1::158/125\",\r\n + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.50.216/29\",\r\n + \ \"20.192.50.224/30\",\r\n \"20.192.234.0/30\",\r\n \"2603:1040:1104:1::158/125\",\r\n \ \"2603:1040:1104:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.JioIndiaWest\",\r\n \"id\": - \"AzureKeyVault.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34530,7 +35349,7 @@ interactions: \ \"2603:1040:d04:400::80/125\",\r\n \"2603:1040:d04:400::2f8/125\",\r\n \ \"2603:1040:d04:800::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.KoreaCentral\",\r\n \"id\": - \"AzureKeyVault.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34541,30 +35360,31 @@ interactions: \ \"2603:1040:f05:402::80/125\",\r\n \"2603:1040:f05:802::80/125\",\r\n \ \"2603:1040:f05:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.KoreaSouth\",\r\n \"id\": \"AzureKeyVault.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"52.147.113.72/29\",\r\n - \ \"52.147.113.80/30\",\r\n \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n - \ \"52.231.200.108/32\",\r\n \"2603:1040:e05::20/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.NorthCentralUS\",\r\n - \ \"id\": \"AzureKeyVault.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.49.119.232/29\",\r\n - \ \"20.49.119.240/28\",\r\n \"20.125.170.76/30\",\r\n \"20.125.202.76/30\",\r\n - \ \"23.96.210.207/32\",\r\n \"23.96.250.48/32\",\r\n \"52.162.106.144/30\",\r\n - \ \"52.162.255.194/32\",\r\n \"168.62.108.27/32\",\r\n \"168.62.237.29/32\",\r\n - \ \"2603:1030:608::2a0/125\",\r\n \"2603:1030:608:402::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.NorthEurope\",\r\n - \ \"id\": \"AzureKeyVault.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"52.147.113.72/29\",\r\n \"52.147.113.80/30\",\r\n + \ \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n \"52.231.200.108/32\",\r\n + \ \"2603:1040:e05::20/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.NorthCentralUS\",\r\n \"id\": + \"AzureKeyVault.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"northcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.49.119.232/29\",\r\n \"20.49.119.240/28\",\r\n + \ \"20.125.170.76/30\",\r\n \"20.125.202.76/30\",\r\n \"23.96.210.207/32\",\r\n + \ \"23.96.250.48/32\",\r\n \"52.162.106.144/30\",\r\n \"52.162.255.194/32\",\r\n + \ \"168.62.108.27/32\",\r\n \"168.62.237.29/32\",\r\n \"2603:1030:608::2a0/125\",\r\n + \ \"2603:1030:608:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.NorthEurope\",\r\n \"id\": \"AzureKeyVault.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.72/30\",\r\n \"13.74.10.39/32\",\r\n \"13.74.10.113/32\",\r\n \ \"13.74.111.148/30\",\r\n \"20.50.80.192/30\",\r\n \"23.100.57.24/32\",\r\n \ \"23.100.58.149/32\",\r\n \"52.138.160.103/32\",\r\n \"52.138.160.105/32\",\r\n @@ -34573,9 +35393,9 @@ interactions: \ \"2603:1020:5:402::80/125\",\r\n \"2603:1020:5:802::80/125\",\r\n \ \"2603:1020:5:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.NorwayEast\",\r\n \"id\": \"AzureKeyVault.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.120.98.8/30\",\r\n \ \"51.120.110.192/30\",\r\n \"51.120.214.128/30\",\r\n \"51.120.233.132/30\",\r\n @@ -34583,15 +35403,24 @@ interactions: \ \"2603:1020:e04:402::80/125\",\r\n \"2603:1020:e04:802::80/125\",\r\n \ \"2603:1020:e04:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.NorwayWest\",\r\n \"id\": \"AzureKeyVault.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.13.136.188/30\",\r\n \ \"51.13.137.216/29\",\r\n \"51.120.218.0/30\",\r\n \"2603:1020:f04::2a0/125\",\r\n \ \"2603:1020:f04:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.QatarCentral\",\r\n \"id\": + \"AzureKeyVault.QatarCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.21.37.112/30\",\r\n \"20.21.43.244/30\",\r\n + \ \"20.21.66.76/30\",\r\n \"20.21.74.76/30\",\r\n \"20.21.80.0/29\",\r\n + \ \"2603:1040:1002:1::470/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthAfricaNorth\",\r\n \"id\": - \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34602,7 +35431,7 @@ interactions: \ \"2603:1000:104:802::80/125\",\r\n \"2603:1000:104:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SouthAfricaWest\",\r\n \ \"id\": \"AzureKeyVault.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -34610,7 +35439,7 @@ interactions: \ \"102.37.81.128/30\",\r\n \"102.133.26.0/30\",\r\n \"2603:1000:4::2a0/125\",\r\n \ \"2603:1000:4:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthCentralUS\",\r\n \"id\": - \"AzureKeyVault.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34624,14 +35453,14 @@ interactions: \ \"2603:1030:807:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthCentralUSSTG\",\r\n \"id\": \"AzureKeyVault.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.0/30\",\r\n \"20.45.117.32/29\",\r\n \"20.45.117.40/30\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SoutheastAsia\",\r\n \ \"id\": \"AzureKeyVault.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34646,16 +35475,17 @@ interactions: \ \"2603:1040:5:402::80/125\",\r\n \"2603:1040:5:802::80/125\",\r\n \ \"2603:1040:5:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthIndia\",\r\n \"id\": \"AzureKeyVault.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.78.194.64/30\",\r\n - \ \"52.172.116.4/30\",\r\n \"52.172.116.136/29\",\r\n \"104.211.224.186/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.78.194.64/30\",\r\n \"52.172.116.4/30\",\r\n + \ \"52.172.116.136/29\",\r\n \"104.211.224.186/32\",\r\n \ \"104.211.225.134/32\",\r\n \"2603:1040:c06::2a0/125\",\r\n \ \"2603:1040:c06:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwedenCentral\",\r\n \"id\": - \"AzureKeyVault.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34665,15 +35495,16 @@ interactions: \ \"2603:1020:1004:400::80/125\",\r\n \"2603:1020:1004:400::2f8/125\",\r\n \ \"2603:1020:1004:800::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwedenSouth\",\r\n \"id\": \"AzureKeyVault.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.232/29\",\r\n - \ \"51.12.17.240/30\",\r\n \"51.12.202.0/30\",\r\n \"2603:1020:1104:1::158/125\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.232/29\",\r\n \"51.12.17.240/30\",\r\n + \ \"51.12.202.0/30\",\r\n \"2603:1020:1104:1::158/125\",\r\n \ \"2603:1020:1104:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwitzerlandNorth\",\r\n \"id\": - \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34684,7 +35515,7 @@ interactions: \ \"2603:1020:a04:802::80/125\",\r\n \"2603:1020:a04:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SwitzerlandWest\",\r\n \ \"id\": \"AzureKeyVault.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34692,46 +35523,47 @@ interactions: \ \"51.107.251.104/29\",\r\n \"2603:1020:b04::2a0/125\",\r\n \ \"2603:1020:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.UAECentral\",\r\n \"id\": \"AzureKeyVault.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.228/30\",\r\n - \ \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n \"2603:1040:b04::2a0/125\",\r\n - \ \"2603:1040:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.UAENorth\",\r\n \"id\": \"AzureKeyVault.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.38.157.128/30\",\r\n - \ \"40.120.74.0/30\",\r\n \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n - \ \"65.52.250.0/30\",\r\n \"2603:1040:904::340/125\",\r\n - \ \"2603:1040:904:402::80/125\",\r\n \"2603:1040:904:802::80/125\",\r\n - \ \"2603:1040:904:c02::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.UKSouth\",\r\n \"id\": \"AzureKeyVault.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.104.192.129/32\",\r\n - \ \"51.104.192.138/32\",\r\n \"51.105.4.67/32\",\r\n \"51.105.4.75/32\",\r\n - \ \"51.105.71.160/30\",\r\n \"51.105.77.56/30\",\r\n \"51.140.146.56/30\",\r\n - \ \"51.140.157.60/32\",\r\n \"51.140.184.38/31\",\r\n \"51.143.212.184/29\",\r\n - \ \"51.143.213.192/30\",\r\n \"52.151.75.86/32\",\r\n \"2603:1020:705::340/125\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.37.74.228/30\",\r\n \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n + \ \"2603:1040:b04::2a0/125\",\r\n \"2603:1040:b04:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.UAENorth\",\r\n + \ \"id\": \"AzureKeyVault.UAENorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.38.157.128/30\",\r\n \"40.120.74.0/30\",\r\n + \ \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n \"65.52.250.0/30\",\r\n + \ \"2603:1040:904::340/125\",\r\n \"2603:1040:904:402::80/125\",\r\n + \ \"2603:1040:904:802::80/125\",\r\n \"2603:1040:904:c02::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.UKSouth\",\r\n + \ \"id\": \"AzureKeyVault.UKSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"51.104.192.129/32\",\r\n \"51.104.192.138/32\",\r\n + \ \"51.105.4.67/32\",\r\n \"51.105.4.75/32\",\r\n \"51.105.71.160/30\",\r\n + \ \"51.105.77.56/30\",\r\n \"51.140.146.56/30\",\r\n \"51.140.157.60/32\",\r\n + \ \"51.140.184.38/31\",\r\n \"51.143.212.184/29\",\r\n \"51.143.213.192/30\",\r\n + \ \"52.151.75.86/32\",\r\n \"2603:1020:705::340/125\",\r\n \ \"2603:1020:705:402::80/125\",\r\n \"2603:1020:705:802::80/125\",\r\n \ \"2603:1020:705:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.UKWest\",\r\n \"id\": \"AzureKeyVault.UKWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.58.67.48/29\",\r\n \ \"20.58.67.56/30\",\r\n \"51.140.210.80/30\",\r\n \"51.141.8.42/31\",\r\n \ \"2603:1020:605::2a0/125\",\r\n \"2603:1020:605:402::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestCentralUS\",\r\n \ \"id\": \"AzureKeyVault.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34740,29 +35572,30 @@ interactions: \ \"52.161.31.139/32\",\r\n \"2603:1030:b04::2a0/125\",\r\n \ \"2603:1030:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.WestEurope\",\r\n \"id\": \"AzureKeyVault.WestEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.72/30\",\r\n - \ \"13.69.111.192/30\",\r\n \"13.80.247.19/32\",\r\n \"13.80.247.42/32\",\r\n - \ \"20.61.103.224/29\",\r\n \"20.61.103.232/30\",\r\n \"23.97.178.0/32\",\r\n - \ \"40.91.193.78/32\",\r\n \"40.91.199.213/32\",\r\n \"52.157.162.137/32\",\r\n - \ \"52.157.162.147/32\",\r\n \"52.236.189.80/30\",\r\n \"104.46.40.31/32\",\r\n - \ \"2603:1020:206::340/125\",\r\n \"2603:1020:206:402::80/125\",\r\n - \ \"2603:1020:206:802::80/125\",\r\n \"2603:1020:206:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestIndia\",\r\n - \ \"id\": \"AzureKeyVault.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.72/30\",\r\n \"13.69.111.192/30\",\r\n + \ \"13.80.247.19/32\",\r\n \"13.80.247.42/32\",\r\n \"20.61.103.224/29\",\r\n + \ \"20.61.103.232/30\",\r\n \"23.97.178.0/32\",\r\n \"40.91.193.78/32\",\r\n + \ \"40.91.199.213/32\",\r\n \"52.157.162.137/32\",\r\n \"52.157.162.147/32\",\r\n + \ \"52.236.189.80/30\",\r\n \"104.46.40.31/32\",\r\n \"2603:1020:206::340/125\",\r\n + \ \"2603:1020:206:402::80/125\",\r\n \"2603:1020:206:802::80/125\",\r\n + \ \"2603:1020:206:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.WestIndia\",\r\n \"id\": \"AzureKeyVault.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.80.48/29\",\r\n \"20.192.80.56/30\",\r\n \ \"104.211.146.64/30\",\r\n \"104.211.166.82/32\",\r\n \"104.211.167.57/32\",\r\n \ \"2603:1040:806::2a0/125\",\r\n \"2603:1040:806:402::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestUS\",\r\n \ \"id\": \"AzureKeyVault.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34770,9 +35603,9 @@ interactions: \ \"104.42.6.91/32\",\r\n \"104.42.136.180/32\",\r\n \"2603:1030:a07::2a0/125\",\r\n \ \"2603:1030:a07:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.WestUS2\",\r\n \"id\": \"AzureKeyVault.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.88/30\",\r\n \ \"13.66.226.249/32\",\r\n \"13.66.230.241/32\",\r\n \"20.51.12.248/29\",\r\n @@ -34785,7 +35618,7 @@ interactions: \ \"2603:1030:c06:802::80/125\",\r\n \"2603:1030:c06:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestUS3\",\r\n \ \"id\": \"AzureKeyVault.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34794,9 +35627,21 @@ interactions: \ \"20.150.245.56/29\",\r\n \"2603:1030:504::1f8/125\",\r\n \ \"2603:1030:504:402::80/125\",\r\n \"2603:1030:504:402::2f8/125\",\r\n \ \"2603:1030:504:802::140/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureMachineLearning\",\r\n \"id\": \"AzureMachineLearning\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ {\r\n \"name\": \"AzureLoadTestingInstanceManagement\",\r\n \"id\": + \"AzureLoadTestingInstanceManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"NSG\",\r\n \"API\"\r\n ],\r\n \"systemService\": + \"AzureLoadTestingInstanceManagement\",\r\n \"addressPrefixes\": [\r\n + \ \"20.24.1.136/30\",\r\n \"20.26.16.112/30\",\r\n \"20.70.223.12/32\",\r\n + \ \"20.83.222.204/32\",\r\n \"20.88.159.138/32\",\r\n \"20.98.194.67/32\",\r\n + \ \"20.98.199.120/30\",\r\n \"20.107.239.218/32\",\r\n \"20.117.192.200/32\",\r\n + \ \"20.125.7.20/30\",\r\n \"20.195.85.190/32\",\r\n \"20.213.195.80/30\",\r\n + \ \"20.223.65.156/30\",\r\n \"20.232.91.28/30\",\r\n \"20.236.145.196/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureMachineLearning\",\r\n + \ \"id\": \"AzureMachineLearning\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureMachineLearning\",\r\n \"addressPrefixes\": [\r\n \"13.66.87.135/32\",\r\n \"13.66.140.80/28\",\r\n @@ -34807,246 +35652,248 @@ interactions: \ \"13.74.107.160/28\",\r\n \"13.75.36.16/28\",\r\n \"13.77.50.224/28\",\r\n \ \"13.78.106.208/28\",\r\n \"13.86.195.35/32\",\r\n \"13.87.56.112/28\",\r\n \ \"13.87.122.112/28\",\r\n \"13.87.160.129/32\",\r\n \"13.89.171.64/28\",\r\n - \ \"20.17.49.0/27\",\r\n \"20.21.33.0/27\",\r\n \"20.36.106.80/28\",\r\n - \ \"20.36.114.160/28\",\r\n \"20.37.67.80/28\",\r\n \"20.37.74.208/28\",\r\n - \ \"20.37.152.240/28\",\r\n \"20.37.192.96/28\",\r\n \"20.38.80.96/28\",\r\n - \ \"20.38.128.48/28\",\r\n \"20.38.147.128/28\",\r\n \"20.39.1.205/32\",\r\n - \ \"20.39.11.80/28\",\r\n \"20.40.141.171/32\",\r\n \"20.40.231.32/28\",\r\n - \ \"20.41.0.240/28\",\r\n \"20.41.64.80/28\",\r\n \"20.41.197.0/28\",\r\n - \ \"20.42.0.240/28\",\r\n \"20.42.129.16/28\",\r\n \"20.42.227.48/28\",\r\n - \ \"20.43.40.96/28\",\r\n \"20.43.64.96/28\",\r\n \"20.43.120.112/28\",\r\n - \ \"20.43.128.112/28\",\r\n \"20.44.3.32/28\",\r\n \"20.44.26.224/28\",\r\n - \ \"20.44.132.166/32\",\r\n \"20.45.240.64/28\",\r\n \"20.46.13.192/28\",\r\n - \ \"20.48.197.240/28\",\r\n \"20.51.1.48/28\",\r\n \"20.51.14.48/28\",\r\n - \ \"20.51.21.224/28\",\r\n \"20.62.61.128/28\",\r\n \"20.62.135.208/28\",\r\n - \ \"20.65.135.0/28\",\r\n \"20.66.6.48/28\",\r\n \"20.69.1.240/28\",\r\n - \ \"20.70.216.96/28\",\r\n \"20.72.16.48/28\",\r\n \"20.74.195.32/27\",\r\n - \ \"20.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n \"20.89.9.0/28\",\r\n - \ \"20.98.195.64/27\",\r\n \"20.99.8.96/27\",\r\n \"20.150.161.128/28\",\r\n - \ \"20.150.171.80/28\",\r\n \"20.150.179.64/28\",\r\n \"20.150.187.64/28\",\r\n - \ \"20.150.246.16/28\",\r\n \"20.188.219.157/32\",\r\n \"20.188.221.15/32\",\r\n - \ \"20.189.106.80/28\",\r\n \"20.189.229.176/28\",\r\n \"20.192.47.112/28\",\r\n - \ \"20.192.99.64/28\",\r\n \"20.192.160.48/28\",\r\n \"20.192.225.144/28\",\r\n - \ \"20.192.235.16/28\",\r\n \"20.193.194.176/28\",\r\n \"20.195.69.64/28\",\r\n - \ \"20.195.75.48/28\",\r\n \"20.195.75.96/27\",\r\n \"20.200.192.16/28\",\r\n - \ \"20.215.1.0/27\",\r\n \"20.217.41.0/27\",\r\n \"23.98.82.192/28\",\r\n - \ \"23.100.232.216/32\",\r\n \"40.66.61.146/32\",\r\n \"40.67.59.80/28\",\r\n - \ \"40.69.106.224/28\",\r\n \"40.70.146.192/28\",\r\n \"40.70.154.161/32\",\r\n - \ \"40.71.11.64/28\",\r\n \"40.74.24.96/28\",\r\n \"40.74.100.176/28\",\r\n - \ \"40.74.147.48/28\",\r\n \"40.75.35.48/28\",\r\n \"40.78.194.224/28\",\r\n - \ \"40.78.202.80/28\",\r\n \"40.78.227.32/28\",\r\n \"40.78.234.128/28\",\r\n - \ \"40.78.242.176/28\",\r\n \"40.78.250.112/28\",\r\n \"40.79.130.192/28\",\r\n - \ \"40.79.138.128/28\",\r\n \"40.79.146.128/28\",\r\n \"40.79.154.64/28\",\r\n - \ \"40.79.162.48/28\",\r\n \"40.79.170.224/28\",\r\n \"40.79.178.224/28\",\r\n - \ \"40.79.186.160/28\",\r\n \"40.79.194.64/28\",\r\n \"40.80.51.64/28\",\r\n - \ \"40.80.57.176/28\",\r\n \"40.80.169.160/28\",\r\n \"40.80.184.80/28\",\r\n - \ \"40.80.188.96/28\",\r\n \"40.81.27.228/32\",\r\n \"40.82.187.230/32\",\r\n - \ \"40.82.248.80/28\",\r\n \"40.89.17.208/28\",\r\n \"40.90.184.249/32\",\r\n - \ \"40.91.77.76/32\",\r\n \"40.112.242.176/28\",\r\n \"40.119.8.80/28\",\r\n - \ \"51.11.24.49/32\",\r\n \"51.12.29.0/28\",\r\n \"51.12.29.64/27\",\r\n - \ \"51.12.47.32/28\",\r\n \"51.12.99.80/28\",\r\n \"51.12.198.224/28\",\r\n - \ \"51.12.203.80/28\",\r\n \"51.12.227.64/28\",\r\n \"51.12.235.64/28\",\r\n - \ \"51.53.25.0/27\",\r\n \"51.53.169.0/27\",\r\n \"51.104.8.64/27\",\r\n - \ \"51.104.24.96/28\",\r\n \"51.105.67.16/28\",\r\n \"51.105.75.128/28\",\r\n - \ \"51.105.88.224/28\",\r\n \"51.105.129.135/32\",\r\n \"51.107.59.48/28\",\r\n - \ \"51.107.147.32/28\",\r\n \"51.107.155.48/28\",\r\n \"51.107.247.64/27\",\r\n - \ \"51.116.49.176/28\",\r\n \"51.116.59.48/28\",\r\n \"51.116.155.112/28\",\r\n - \ \"51.116.156.128/28\",\r\n \"51.116.250.224/28\",\r\n \"51.120.99.64/28\",\r\n - \ \"51.120.107.64/28\",\r\n \"51.120.211.64/28\",\r\n \"51.120.219.80/28\",\r\n - \ \"51.120.227.80/28\",\r\n \"51.120.234.224/28\",\r\n \"51.137.161.224/28\",\r\n - \ \"51.138.213.16/28\",\r\n \"51.140.146.208/28\",\r\n \"51.140.210.208/28\",\r\n - \ \"51.143.214.32/28\",\r\n \"51.144.184.47/32\",\r\n \"52.138.90.144/28\",\r\n - \ \"52.138.226.160/28\",\r\n \"52.139.3.33/32\",\r\n \"52.140.107.96/28\",\r\n - \ \"52.141.25.58/32\",\r\n \"52.141.26.97/32\",\r\n \"52.148.163.43/32\",\r\n - \ \"52.150.136.80/28\",\r\n \"52.151.111.249/32\",\r\n \"52.155.90.254/32\",\r\n - \ \"52.155.115.7/32\",\r\n \"52.156.193.50/32\",\r\n \"52.162.106.176/28\",\r\n - \ \"52.167.106.160/28\",\r\n \"52.177.164.219/32\",\r\n \"52.182.139.32/28\",\r\n - \ \"52.184.87.76/32\",\r\n \"52.185.70.56/32\",\r\n \"52.228.80.80/28\",\r\n - \ \"52.230.56.136/32\",\r\n \"52.231.18.192/28\",\r\n \"52.231.146.208/28\",\r\n - \ \"52.236.186.192/28\",\r\n \"52.242.224.215/32\",\r\n \"52.246.155.128/28\",\r\n - \ \"52.249.59.91/32\",\r\n \"52.252.160.26/32\",\r\n \"52.253.131.79/32\",\r\n - \ \"52.253.131.198/32\",\r\n \"52.253.227.208/32\",\r\n \"52.255.214.109/32\",\r\n - \ \"52.255.217.127/32\",\r\n \"65.52.250.192/28\",\r\n \"102.37.163.32/28\",\r\n - \ \"102.133.27.32/28\",\r\n \"102.133.58.224/28\",\r\n \"102.133.122.224/27\",\r\n - \ \"102.133.155.32/28\",\r\n \"102.133.251.64/28\",\r\n \"104.208.16.160/28\",\r\n - \ \"104.208.144.160/28\",\r\n \"104.211.81.144/28\",\r\n - \ \"104.214.19.32/28\",\r\n \"191.233.8.48/28\",\r\n \"191.233.203.144/28\",\r\n - \ \"191.233.240.165/32\",\r\n \"191.233.242.167/32\",\r\n - \ \"191.234.147.64/28\",\r\n \"191.234.155.64/28\",\r\n \"191.235.224.96/28\",\r\n - \ \"191.238.73.80/28\",\r\n \"2603:1000:4::300/122\",\r\n - \ \"2603:1000:104:1::2c0/122\",\r\n \"2603:1010:6:1::2c0/122\",\r\n - \ \"2603:1010:101::300/122\",\r\n \"2603:1010:304::300/122\",\r\n - \ \"2603:1010:404::300/122\",\r\n \"2603:1020:5:1::2c0/122\",\r\n - \ \"2603:1020:206:1::2c0/122\",\r\n \"2603:1020:305::300/122\",\r\n - \ \"2603:1020:405::300/122\",\r\n \"2603:1020:605::300/122\",\r\n - \ \"2603:1020:705:1::2c0/122\",\r\n \"2603:1020:805:1::2c0/122\",\r\n - \ \"2603:1020:905::300/122\",\r\n \"2603:1020:a04:1::2c0/122\",\r\n - \ \"2603:1020:b04::300/122\",\r\n \"2603:1020:c04:1::2c0/122\",\r\n - \ \"2603:1020:d04::300/122\",\r\n \"2603:1020:e04:1::2c0/122\",\r\n - \ \"2603:1020:f04::300/122\",\r\n \"2603:1020:1004::2c0/122\",\r\n - \ \"2603:1020:1104::240/122\",\r\n \"2603:1020:1302::200/122\",\r\n - \ \"2603:1030:f:1::300/122\",\r\n \"2603:1030:10:1::2c0/122\",\r\n - \ \"2603:1030:104:1::2c0/122\",\r\n \"2603:1030:107::240/122\",\r\n - \ \"2603:1030:210:1::2c0/122\",\r\n \"2603:1030:40b:1::2c0/122\",\r\n - \ \"2603:1030:40c:1::2c0/122\",\r\n \"2603:1030:504:1::2c0/122\",\r\n - \ \"2603:1030:608::300/122\",\r\n \"2603:1030:807:1::2c0/122\",\r\n - \ \"2603:1030:a07::300/122\",\r\n \"2603:1030:b04::300/122\",\r\n - \ \"2603:1030:c06:1::2c0/122\",\r\n \"2603:1030:f05:1::2c0/122\",\r\n - \ \"2603:1030:1005::300/122\",\r\n \"2603:1040:5:1::2c0/122\",\r\n - \ \"2603:1040:207::300/122\",\r\n \"2603:1040:407:1::2c0/122\",\r\n - \ \"2603:1040:606::300/122\",\r\n \"2603:1040:806::300/122\",\r\n - \ \"2603:1040:904:1::2c0/122\",\r\n \"2603:1040:a06:1::2c0/122\",\r\n - \ \"2603:1040:b04::300/122\",\r\n \"2603:1040:c06::300/122\",\r\n - \ \"2603:1040:d04::2c0/122\",\r\n \"2603:1040:f05:1::2c0/122\",\r\n - \ \"2603:1040:1002::440/122\",\r\n \"2603:1040:1104::240/122\",\r\n - \ \"2603:1040:1202::200/122\",\r\n \"2603:1040:1302::200/122\",\r\n - \ \"2603:1040:1402::200/122\",\r\n \"2603:1040:1503::200/122\",\r\n - \ \"2603:1050:6:1::2c0/122\",\r\n \"2603:1050:403::2c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureMonitor\",\r\n - \ \"id\": \"AzureMonitor\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"25\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureMonitor\",\r\n \"addressPrefixes\": - [\r\n \"13.65.96.175/32\",\r\n \"13.65.206.67/32\",\r\n - \ \"13.65.211.125/32\",\r\n \"13.66.36.144/32\",\r\n \"13.66.37.172/32\",\r\n - \ \"13.66.59.226/32\",\r\n \"13.66.60.151/32\",\r\n \"13.66.140.168/29\",\r\n - \ \"13.66.141.152/29\",\r\n \"13.66.143.218/32\",\r\n \"13.66.145.232/29\",\r\n - \ \"13.66.147.144/28\",\r\n \"13.66.160.124/32\",\r\n \"13.66.220.187/32\",\r\n - \ \"13.66.231.27/32\",\r\n \"13.67.9.192/28\",\r\n \"13.67.10.64/29\",\r\n - \ \"13.67.10.92/30\",\r\n \"13.67.15.0/32\",\r\n \"13.67.15.112/29\",\r\n - \ \"13.67.77.233/32\",\r\n \"13.67.89.191/32\",\r\n \"13.68.31.237/32\",\r\n - \ \"13.68.101.211/32\",\r\n \"13.68.106.77/32\",\r\n \"13.68.109.212/32\",\r\n - \ \"13.68.111.247/32\",\r\n \"13.69.51.175/32\",\r\n \"13.69.51.218/32\",\r\n - \ \"13.69.65.16/28\",\r\n \"13.69.66.136/29\",\r\n \"13.69.67.60/30\",\r\n - \ \"13.69.67.126/32\",\r\n \"13.69.106.88/29\",\r\n \"13.69.106.208/28\",\r\n - \ \"13.69.109.224/27\",\r\n \"13.69.111.200/29\",\r\n \"13.69.229.64/29\",\r\n - \ \"13.69.229.240/29\",\r\n \"13.69.233.0/30\",\r\n \"13.69.233.96/27\",\r\n - \ \"13.69.239.96/29\",\r\n \"13.70.72.232/29\",\r\n \"13.70.73.104/29\",\r\n - \ \"13.70.79.88/29\",\r\n \"13.70.79.96/27\",\r\n \"13.70.124.27/32\",\r\n - \ \"13.70.127.61/32\",\r\n \"13.71.172.128/28\",\r\n \"13.71.172.248/29\",\r\n - \ \"13.71.175.128/32\",\r\n \"13.71.175.216/29\",\r\n \"13.71.177.32/27\",\r\n - \ \"13.71.187.91/32\",\r\n \"13.71.191.47/32\",\r\n \"13.71.195.192/27\",\r\n - \ \"13.71.196.56/29\",\r\n \"13.71.199.116/32\",\r\n \"13.73.26.213/32\",\r\n - \ \"13.73.240.0/29\",\r\n \"13.73.242.32/29\",\r\n \"13.73.244.192/31\",\r\n - \ \"13.73.248.6/31\",\r\n \"13.73.253.104/29\",\r\n \"13.73.253.112/29\",\r\n - \ \"13.73.253.120/32\",\r\n \"13.74.107.88/30\",\r\n \"13.74.108.128/29\",\r\n - \ \"13.74.111.152/29\",\r\n \"13.75.38.0/28\",\r\n \"13.75.38.120/29\",\r\n - \ \"13.75.39.76/30\",\r\n \"13.75.117.221/32\",\r\n \"13.75.119.169/32\",\r\n - \ \"13.75.195.15/32\",\r\n \"13.76.85.243/32\",\r\n \"13.76.87.86/32\",\r\n - \ \"13.77.52.16/28\",\r\n \"13.77.53.48/29\",\r\n \"13.77.53.220/32\",\r\n - \ \"13.77.150.166/32\",\r\n \"13.77.155.39/32\",\r\n \"13.77.174.177/32\",\r\n - \ \"13.78.10.58/32\",\r\n \"13.78.13.189/32\",\r\n \"13.78.108.160/29\",\r\n - \ \"13.78.108.168/30\",\r\n \"13.78.109.112/29\",\r\n \"13.78.111.192/32\",\r\n - \ \"13.78.135.15/32\",\r\n \"13.78.145.11/32\",\r\n \"13.78.172.58/32\",\r\n - \ \"13.78.189.112/32\",\r\n \"13.78.236.149/32\",\r\n \"13.80.134.255/32\",\r\n - \ \"13.82.100.176/32\",\r\n \"13.82.184.151/32\",\r\n \"13.84.134.59/32\",\r\n - \ \"13.84.148.7/32\",\r\n \"13.84.149.186/32\",\r\n \"13.84.173.179/32\",\r\n - \ \"13.84.189.95/32\",\r\n \"13.84.225.10/32\",\r\n \"13.85.70.142/32\",\r\n - \ \"13.86.218.224/28\",\r\n \"13.86.218.248/29\",\r\n \"13.86.223.128/26\",\r\n - \ \"13.87.56.248/29\",\r\n \"13.87.57.128/28\",\r\n \"13.87.122.248/29\",\r\n - \ \"13.87.123.128/28\",\r\n \"13.88.177.28/32\",\r\n \"13.88.230.43/32\",\r\n - \ \"13.88.247.208/32\",\r\n \"13.88.255.115/32\",\r\n \"13.89.42.127/32\",\r\n - \ \"13.89.171.112/30\",\r\n \"13.89.174.128/29\",\r\n \"13.89.179.0/29\",\r\n - \ \"13.90.93.206/32\",\r\n \"13.90.248.141/32\",\r\n \"13.90.249.229/32\",\r\n - \ \"13.90.251.123/32\",\r\n \"13.91.42.27/32\",\r\n \"13.91.102.27/32\",\r\n - \ \"13.92.40.198/32\",\r\n \"13.92.40.223/32\",\r\n \"13.92.138.16/32\",\r\n - \ \"13.92.179.52/32\",\r\n \"13.92.211.249/32\",\r\n \"13.92.232.146/32\",\r\n - \ \"13.92.254.218/32\",\r\n \"13.92.255.146/32\",\r\n \"13.93.215.80/32\",\r\n - \ \"13.93.233.49/32\",\r\n \"13.93.236.73/32\",\r\n \"13.94.39.13/32\",\r\n - \ \"20.17.59.36/30\",\r\n \"20.17.59.40/29\",\r\n \"20.17.59.48/30\",\r\n - \ \"20.17.59.64/27\",\r\n \"20.17.71.128/29\",\r\n \"20.21.37.116/30\",\r\n - \ \"20.21.37.120/29\",\r\n \"20.21.39.224/29\",\r\n \"20.21.46.128/29\",\r\n - \ \"20.21.46.144/28\",\r\n \"20.21.53.0/27\",\r\n \"20.21.54.164/31\",\r\n - \ \"20.21.67.200/29\",\r\n \"20.21.69.160/28\",\r\n \"20.21.75.200/29\",\r\n - \ \"20.21.77.160/28\",\r\n \"20.36.107.24/29\",\r\n \"20.36.107.160/28\",\r\n - \ \"20.36.114.200/29\",\r\n \"20.36.114.208/28\",\r\n \"20.36.125.224/27\",\r\n - \ \"20.37.71.0/27\",\r\n \"20.37.74.232/29\",\r\n \"20.37.74.240/28\",\r\n - \ \"20.37.152.68/31\",\r\n \"20.37.192.68/31\",\r\n \"20.37.195.26/31\",\r\n - \ \"20.37.198.112/28\",\r\n \"20.37.198.140/32\",\r\n \"20.37.198.232/29\",\r\n - \ \"20.37.198.240/28\",\r\n \"20.37.227.16/28\",\r\n \"20.37.227.100/31\",\r\n - \ \"20.37.227.104/29\",\r\n \"20.37.227.112/28\",\r\n \"20.38.80.68/31\",\r\n - \ \"20.38.128.64/29\",\r\n \"20.38.132.64/27\",\r\n \"20.38.143.0/27\",\r\n - \ \"20.38.143.44/30\",\r\n \"20.38.146.152/29\",\r\n \"20.38.147.144/29\",\r\n - \ \"20.38.149.200/29\",\r\n \"20.38.152.32/27\",\r\n \"20.38.157.136/29\",\r\n - \ \"20.39.14.0/28\",\r\n \"20.39.15.16/28\",\r\n \"20.39.15.32/28\",\r\n - \ \"20.40.124.0/32\",\r\n \"20.40.137.91/32\",\r\n \"20.40.140.212/32\",\r\n - \ \"20.40.160.120/32\",\r\n \"20.40.200.172/31\",\r\n \"20.40.200.174/32\",\r\n - \ \"20.40.206.128/28\",\r\n \"20.40.206.232/29\",\r\n \"20.40.207.128/28\",\r\n - \ \"20.40.228.0/26\",\r\n \"20.41.49.208/32\",\r\n \"20.41.64.68/31\",\r\n - \ \"20.41.67.112/28\",\r\n \"20.41.69.4/30\",\r\n \"20.41.69.16/28\",\r\n - \ \"20.41.69.48/31\",\r\n \"20.41.69.62/31\",\r\n \"20.41.208.32/27\",\r\n - \ \"20.42.0.68/31\",\r\n \"20.42.65.72/29\",\r\n \"20.42.65.128/25\",\r\n - \ \"20.42.73.16/29\",\r\n \"20.42.73.128/25\",\r\n \"20.42.128.68/31\",\r\n - \ \"20.42.230.112/28\",\r\n \"20.42.230.208/28\",\r\n \"20.42.230.224/29\",\r\n - \ \"20.42.230.232/31\",\r\n \"20.43.40.68/31\",\r\n \"20.43.41.178/31\",\r\n - \ \"20.43.44.128/28\",\r\n \"20.43.44.216/29\",\r\n \"20.43.44.224/28\",\r\n - \ \"20.43.64.68/31\",\r\n \"20.43.65.154/31\",\r\n \"20.43.70.96/28\",\r\n - \ \"20.43.70.192/29\",\r\n \"20.43.70.200/30\",\r\n \"20.43.70.204/32\",\r\n - \ \"20.43.70.224/29\",\r\n \"20.43.98.234/32\",\r\n \"20.43.99.158/32\",\r\n - \ \"20.43.120.0/29\",\r\n \"20.43.120.240/29\",\r\n \"20.43.123.200/29\",\r\n - \ \"20.43.128.68/31\",\r\n \"20.43.152.45/32\",\r\n \"20.44.3.48/28\",\r\n - \ \"20.44.8.0/28\",\r\n \"20.44.11.192/26\",\r\n \"20.44.12.192/26\",\r\n - \ \"20.44.13.232/29\",\r\n \"20.44.16.0/29\",\r\n \"20.44.17.0/29\",\r\n - \ \"20.44.26.152/29\",\r\n \"20.44.26.248/29\",\r\n \"20.44.29.120/29\",\r\n - \ \"20.44.73.196/32\",\r\n \"20.44.192.217/32\",\r\n \"20.45.95.68/31\",\r\n - \ \"20.45.122.152/29\",\r\n \"20.45.123.80/29\",\r\n \"20.45.123.116/30\",\r\n - \ \"20.45.125.224/28\",\r\n \"20.45.127.64/29\",\r\n \"20.45.208.32/29\",\r\n - \ \"20.46.10.224/27\",\r\n \"20.46.12.196/30\",\r\n \"20.46.13.216/29\",\r\n - \ \"20.46.15.48/29\",\r\n \"20.47.217.0/29\",\r\n \"20.48.193.224/27\",\r\n - \ \"20.49.83.32/28\",\r\n \"20.49.84.32/27\",\r\n \"20.49.91.32/28\",\r\n - \ \"20.49.93.192/26\",\r\n \"20.49.95.48/29\",\r\n \"20.49.99.44/31\",\r\n - \ \"20.49.99.64/28\",\r\n \"20.49.102.24/29\",\r\n \"20.49.102.32/28\",\r\n - \ \"20.49.109.46/31\",\r\n \"20.49.109.80/28\",\r\n \"20.49.111.16/28\",\r\n - \ \"20.49.111.32/28\",\r\n \"20.49.114.20/30\",\r\n \"20.49.114.32/28\",\r\n - \ \"20.49.114.48/31\",\r\n \"20.49.120.64/28\",\r\n \"20.50.65.80/28\",\r\n - \ \"20.50.68.112/29\",\r\n \"20.50.68.120/30\",\r\n \"20.50.68.124/31\",\r\n - \ \"20.50.68.128/29\",\r\n \"20.50.80.200/29\",\r\n \"20.51.5.44/31\",\r\n - \ \"20.51.7.0/27\",\r\n \"20.51.9.0/26\",\r\n \"20.51.17.64/27\",\r\n - \ \"20.52.64.24/29\",\r\n \"20.52.64.32/27\",\r\n \"20.52.72.64/27\",\r\n - \ \"20.52.72.96/28\",\r\n \"20.52.95.50/31\",\r\n \"20.52.95.220/31\",\r\n - \ \"20.53.0.128/27\",\r\n \"20.53.46.64/27\",\r\n \"20.53.48.64/27\",\r\n - \ \"20.53.60.224/31\",\r\n \"20.58.66.96/27\",\r\n \"20.59.81.12/31\",\r\n - \ \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\r\n \"20.65.1.64/28\",\r\n - \ \"20.65.132.0/26\",\r\n \"20.66.2.192/26\",\r\n \"20.72.20.48/28\",\r\n - \ \"20.72.21.0/30\",\r\n \"20.72.21.32/27\",\r\n \"20.72.28.192/27\",\r\n - \ \"20.74.195.64/29\",\r\n \"20.74.195.72/31\",\r\n \"20.83.192.192/29\",\r\n - \ \"20.89.1.32/29\",\r\n \"20.98.192.0/27\",\r\n \"20.99.11.48/28\",\r\n - \ \"20.99.11.96/30\",\r\n \"20.111.2.192/27\",\r\n \"20.125.171.200/29\",\r\n - \ \"20.125.203.200/29\",\r\n \"20.150.130.240/31\",\r\n \"20.150.167.184/29\",\r\n - \ \"20.150.171.208/29\",\r\n \"20.150.173.0/28\",\r\n \"20.150.178.152/29\",\r\n - \ \"20.150.181.96/28\",\r\n \"20.150.181.168/29\",\r\n \"20.150.182.32/27\",\r\n - \ \"20.150.186.152/29\",\r\n \"20.150.189.40/29\",\r\n \"20.150.225.8/29\",\r\n - \ \"20.150.241.64/29\",\r\n \"20.150.241.72/30\",\r\n \"20.150.241.96/27\",\r\n - \ \"20.187.197.192/27\",\r\n \"20.188.36.28/32\",\r\n \"20.189.81.11/32\",\r\n - \ \"20.189.81.14/32\",\r\n \"20.189.81.24/31\",\r\n \"20.189.81.26/32\",\r\n - \ \"20.189.81.28/32\",\r\n \"20.189.81.31/32\",\r\n \"20.189.81.32/31\",\r\n - \ \"20.189.81.34/32\",\r\n \"20.189.109.144/28\",\r\n \"20.189.111.0/28\",\r\n - \ \"20.189.111.16/29\",\r\n \"20.189.111.24/31\",\r\n \"20.189.172.0/25\",\r\n - \ \"20.189.194.102/31\",\r\n \"20.189.225.128/27\",\r\n \"20.190.60.38/32\",\r\n - \ \"20.191.165.64/27\",\r\n \"20.192.32.192/27\",\r\n \"20.192.34.80/28\",\r\n - \ \"20.192.43.96/27\",\r\n \"20.192.45.100/31\",\r\n \"20.192.48.0/27\",\r\n - \ \"20.192.50.192/28\",\r\n \"20.192.84.164/31\",\r\n \"20.192.98.152/29\",\r\n - \ \"20.192.101.32/27\",\r\n \"20.192.102.72/29\",\r\n \"20.192.153.106/31\",\r\n - \ \"20.192.167.160/27\",\r\n \"20.192.231.244/30\",\r\n \"20.192.235.144/28\",\r\n - \ \"20.193.96.32/27\",\r\n \"20.193.160.40/29\",\r\n \"20.193.160.48/28\",\r\n - \ \"20.193.194.24/29\",\r\n \"20.193.194.32/29\",\r\n \"20.193.194.40/30\",\r\n - \ \"20.193.203.112/28\",\r\n \"20.193.204.64/27\",\r\n \"20.194.67.32/28\",\r\n - \ \"20.194.67.216/29\",\r\n \"20.194.67.224/27\",\r\n \"20.194.72.224/27\",\r\n - \ \"20.195.74.188/31\",\r\n \"20.195.82.160/27\",\r\n \"20.205.77.184/29\",\r\n - \ \"20.205.83.232/29\",\r\n \"20.205.192.72/29\",\r\n \"20.206.0.196/31\",\r\n - \ \"20.208.19.200/29\",\r\n \"20.215.0.40/31\",\r\n \"20.215.4.250/31\",\r\n - \ \"20.215.7.48/29\",\r\n \"20.215.7.56/30\",\r\n \"20.215.7.192/27\",\r\n - \ \"20.215.19.200/29\",\r\n \"20.215.21.160/28\",\r\n \"20.215.27.200/29\",\r\n - \ \"20.215.29.160/28\",\r\n \"20.215.158.128/29\",\r\n \"20.215.158.144/28\",\r\n - \ \"20.217.40.40/31\",\r\n \"20.217.44.250/31\",\r\n \"20.217.47.48/29\",\r\n - \ \"20.217.47.56/30\",\r\n \"20.217.47.192/27\",\r\n \"20.217.62.128/29\",\r\n - \ \"20.217.62.144/28\",\r\n \"20.217.75.200/29\",\r\n \"20.217.77.160/28\",\r\n - \ \"20.217.91.200/29\",\r\n \"20.217.93.160/28\",\r\n \"23.96.28.38/32\",\r\n - \ \"23.96.252.161/32\",\r\n \"23.96.252.216/32\",\r\n \"23.97.65.103/32\",\r\n - \ \"23.98.82.120/29\",\r\n \"23.98.82.208/28\",\r\n \"23.98.104.160/28\",\r\n - \ \"23.98.106.136/29\",\r\n \"23.98.106.144/30\",\r\n \"23.98.106.148/31\",\r\n - \ \"23.98.106.150/32\",\r\n \"23.98.106.152/29\",\r\n \"23.98.113.96/29\",\r\n + \ \"20.17.49.0/27\",\r\n \"20.21.33.0/27\",\r\n \"20.21.83.64/27\",\r\n + \ \"20.36.106.80/28\",\r\n \"20.36.114.160/28\",\r\n \"20.37.67.80/28\",\r\n + \ \"20.37.74.208/28\",\r\n \"20.37.152.240/28\",\r\n \"20.37.192.96/28\",\r\n + \ \"20.38.80.96/28\",\r\n \"20.38.128.48/28\",\r\n \"20.38.147.128/28\",\r\n + \ \"20.39.1.205/32\",\r\n \"20.39.11.80/28\",\r\n \"20.40.141.171/32\",\r\n + \ \"20.40.231.32/28\",\r\n \"20.41.0.240/28\",\r\n \"20.41.64.80/28\",\r\n + \ \"20.41.197.0/28\",\r\n \"20.42.0.240/28\",\r\n \"20.42.129.16/28\",\r\n + \ \"20.42.227.48/28\",\r\n \"20.43.40.96/28\",\r\n \"20.43.64.96/28\",\r\n + \ \"20.43.120.112/28\",\r\n \"20.43.128.112/28\",\r\n \"20.44.3.32/28\",\r\n + \ \"20.44.26.224/28\",\r\n \"20.44.132.166/32\",\r\n \"20.45.240.64/28\",\r\n + \ \"20.46.13.192/28\",\r\n \"20.48.197.240/28\",\r\n \"20.51.1.48/28\",\r\n + \ \"20.51.14.48/28\",\r\n \"20.51.21.224/28\",\r\n \"20.62.61.128/28\",\r\n + \ \"20.62.135.208/28\",\r\n \"20.65.135.0/28\",\r\n \"20.66.6.48/28\",\r\n + \ \"20.69.1.240/28\",\r\n \"20.70.216.96/28\",\r\n \"20.72.16.48/28\",\r\n + \ \"20.74.195.32/27\",\r\n \"20.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n + \ \"20.89.9.0/28\",\r\n \"20.98.195.64/27\",\r\n \"20.99.8.96/27\",\r\n + \ \"20.150.161.128/28\",\r\n \"20.150.171.80/28\",\r\n \"20.150.179.64/28\",\r\n + \ \"20.150.187.64/28\",\r\n \"20.150.246.16/28\",\r\n \"20.188.219.157/32\",\r\n + \ \"20.188.221.15/32\",\r\n \"20.189.106.80/28\",\r\n \"20.189.229.176/28\",\r\n + \ \"20.192.47.112/28\",\r\n \"20.192.99.64/28\",\r\n \"20.192.160.48/28\",\r\n + \ \"20.192.225.144/28\",\r\n \"20.192.235.16/28\",\r\n \"20.193.194.176/28\",\r\n + \ \"20.195.69.64/28\",\r\n \"20.195.75.48/28\",\r\n \"20.195.75.96/27\",\r\n + \ \"20.200.192.16/28\",\r\n \"20.215.1.0/27\",\r\n \"20.217.41.0/27\",\r\n + \ \"23.98.82.192/28\",\r\n \"23.100.232.216/32\",\r\n \"40.66.61.146/32\",\r\n + \ \"40.67.59.80/28\",\r\n \"40.69.106.224/28\",\r\n \"40.70.146.192/28\",\r\n + \ \"40.70.154.161/32\",\r\n \"40.71.11.64/28\",\r\n \"40.74.24.96/28\",\r\n + \ \"40.74.100.176/28\",\r\n \"40.74.147.48/28\",\r\n \"40.75.35.48/28\",\r\n + \ \"40.78.194.224/28\",\r\n \"40.78.202.80/28\",\r\n \"40.78.227.32/28\",\r\n + \ \"40.78.234.128/28\",\r\n \"40.78.242.176/28\",\r\n \"40.78.250.112/28\",\r\n + \ \"40.79.130.192/28\",\r\n \"40.79.138.128/28\",\r\n \"40.79.146.128/28\",\r\n + \ \"40.79.154.64/28\",\r\n \"40.79.162.48/28\",\r\n \"40.79.170.224/28\",\r\n + \ \"40.79.178.224/28\",\r\n \"40.79.186.160/28\",\r\n \"40.79.194.64/28\",\r\n + \ \"40.80.51.64/28\",\r\n \"40.80.57.176/28\",\r\n \"40.80.169.160/28\",\r\n + \ \"40.80.184.80/28\",\r\n \"40.80.188.96/28\",\r\n \"40.81.27.228/32\",\r\n + \ \"40.82.187.230/32\",\r\n \"40.82.248.80/28\",\r\n \"40.89.17.208/28\",\r\n + \ \"40.90.184.249/32\",\r\n \"40.91.77.76/32\",\r\n \"40.112.242.176/28\",\r\n + \ \"40.119.8.80/28\",\r\n \"51.11.24.49/32\",\r\n \"51.12.29.0/28\",\r\n + \ \"51.12.29.64/27\",\r\n \"51.12.47.32/28\",\r\n \"51.12.99.80/28\",\r\n + \ \"51.12.198.224/28\",\r\n \"51.12.203.80/28\",\r\n \"51.12.227.64/28\",\r\n + \ \"51.12.235.64/28\",\r\n \"51.53.25.0/27\",\r\n \"51.53.169.0/27\",\r\n + \ \"51.104.8.64/27\",\r\n \"51.104.24.96/28\",\r\n \"51.105.67.16/28\",\r\n + \ \"51.105.75.128/28\",\r\n \"51.105.88.224/28\",\r\n \"51.105.129.135/32\",\r\n + \ \"51.107.59.48/28\",\r\n \"51.107.147.32/28\",\r\n \"51.107.155.48/28\",\r\n + \ \"51.107.247.64/27\",\r\n \"51.116.49.176/28\",\r\n \"51.116.59.48/28\",\r\n + \ \"51.116.155.112/28\",\r\n \"51.116.156.128/28\",\r\n \"51.116.250.224/28\",\r\n + \ \"51.120.99.64/28\",\r\n \"51.120.107.64/28\",\r\n \"51.120.211.64/28\",\r\n + \ \"51.120.219.80/28\",\r\n \"51.120.227.80/28\",\r\n \"51.120.234.224/28\",\r\n + \ \"51.137.161.224/28\",\r\n \"51.138.213.16/28\",\r\n \"51.140.146.208/28\",\r\n + \ \"51.140.210.208/28\",\r\n \"51.143.214.32/28\",\r\n \"51.144.184.47/32\",\r\n + \ \"52.138.90.144/28\",\r\n \"52.138.226.160/28\",\r\n \"52.139.3.33/32\",\r\n + \ \"52.140.107.96/28\",\r\n \"52.141.25.58/32\",\r\n \"52.141.26.97/32\",\r\n + \ \"52.148.163.43/32\",\r\n \"52.150.136.80/28\",\r\n \"52.151.111.249/32\",\r\n + \ \"52.155.90.254/32\",\r\n \"52.155.115.7/32\",\r\n \"52.156.193.50/32\",\r\n + \ \"52.162.106.176/28\",\r\n \"52.167.106.160/28\",\r\n \"52.177.164.219/32\",\r\n + \ \"52.182.139.32/28\",\r\n \"52.184.87.76/32\",\r\n \"52.185.70.56/32\",\r\n + \ \"52.228.80.80/28\",\r\n \"52.230.56.136/32\",\r\n \"52.231.18.192/28\",\r\n + \ \"52.231.146.208/28\",\r\n \"52.236.186.192/28\",\r\n \"52.242.224.215/32\",\r\n + \ \"52.246.155.128/28\",\r\n \"52.249.59.91/32\",\r\n \"52.252.160.26/32\",\r\n + \ \"52.253.131.79/32\",\r\n \"52.253.131.198/32\",\r\n \"52.253.227.208/32\",\r\n + \ \"52.255.214.109/32\",\r\n \"52.255.217.127/32\",\r\n \"65.52.250.192/28\",\r\n + \ \"102.37.163.32/28\",\r\n \"102.133.27.32/28\",\r\n \"102.133.58.224/28\",\r\n + \ \"102.133.122.224/27\",\r\n \"102.133.155.32/28\",\r\n + \ \"102.133.251.64/28\",\r\n \"104.208.16.160/28\",\r\n \"104.208.144.160/28\",\r\n + \ \"104.211.81.144/28\",\r\n \"104.214.19.32/28\",\r\n \"191.233.8.48/28\",\r\n + \ \"191.233.203.144/28\",\r\n \"191.233.240.165/32\",\r\n + \ \"191.233.242.167/32\",\r\n \"191.234.147.64/28\",\r\n + \ \"191.234.155.64/28\",\r\n \"191.235.224.96/28\",\r\n \"191.238.73.80/28\",\r\n + \ \"2603:1000:4::300/122\",\r\n \"2603:1000:104:1::2c0/122\",\r\n + \ \"2603:1010:6:1::2c0/122\",\r\n \"2603:1010:101::300/122\",\r\n + \ \"2603:1010:304::300/122\",\r\n \"2603:1010:404::300/122\",\r\n + \ \"2603:1020:5:1::2c0/122\",\r\n \"2603:1020:206:1::2c0/122\",\r\n + \ \"2603:1020:305::300/122\",\r\n \"2603:1020:405::300/122\",\r\n + \ \"2603:1020:605::300/122\",\r\n \"2603:1020:705:1::2c0/122\",\r\n + \ \"2603:1020:805:1::2c0/122\",\r\n \"2603:1020:905::300/122\",\r\n + \ \"2603:1020:a04:1::2c0/122\",\r\n \"2603:1020:b04::300/122\",\r\n + \ \"2603:1020:c04:1::2c0/122\",\r\n \"2603:1020:d04::300/122\",\r\n + \ \"2603:1020:e04:1::2c0/122\",\r\n \"2603:1020:f04::300/122\",\r\n + \ \"2603:1020:1004::2c0/122\",\r\n \"2603:1020:1104::240/122\",\r\n + \ \"2603:1020:1302::200/122\",\r\n \"2603:1030:f:1::300/122\",\r\n + \ \"2603:1030:10:1::2c0/122\",\r\n \"2603:1030:104:1::2c0/122\",\r\n + \ \"2603:1030:107::240/122\",\r\n \"2603:1030:210:1::2c0/122\",\r\n + \ \"2603:1030:40b:1::2c0/122\",\r\n \"2603:1030:40c:1::2c0/122\",\r\n + \ \"2603:1030:504:1::2c0/122\",\r\n \"2603:1030:608::300/122\",\r\n + \ \"2603:1030:807:1::2c0/122\",\r\n \"2603:1030:a07::300/122\",\r\n + \ \"2603:1030:b04::300/122\",\r\n \"2603:1030:c06:1::2c0/122\",\r\n + \ \"2603:1030:f05:1::2c0/122\",\r\n \"2603:1030:1005::300/122\",\r\n + \ \"2603:1040:5:1::2c0/122\",\r\n \"2603:1040:207::300/122\",\r\n + \ \"2603:1040:407:1::2c0/122\",\r\n \"2603:1040:606::300/122\",\r\n + \ \"2603:1040:806::300/122\",\r\n \"2603:1040:904:1::2c0/122\",\r\n + \ \"2603:1040:a06:1::2c0/122\",\r\n \"2603:1040:b04::300/122\",\r\n + \ \"2603:1040:c06::300/122\",\r\n \"2603:1040:d04::2c0/122\",\r\n + \ \"2603:1040:f05:1::2c0/122\",\r\n \"2603:1040:1002::440/122\",\r\n + \ \"2603:1040:1104::240/122\",\r\n \"2603:1040:1202::200/122\",\r\n + \ \"2603:1040:1302::200/122\",\r\n \"2603:1040:1402::200/122\",\r\n + \ \"2603:1040:1503::200/122\",\r\n \"2603:1050:6:1::2c0/122\",\r\n + \ \"2603:1050:403::2c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureMonitor\",\r\n \"id\": \"AzureMonitor\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"28\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureMonitor\",\r\n \"addressPrefixes\": [\r\n \"13.65.96.175/32\",\r\n + \ \"13.65.206.67/32\",\r\n \"13.65.211.125/32\",\r\n \"13.66.36.144/32\",\r\n + \ \"13.66.37.172/32\",\r\n \"13.66.59.226/32\",\r\n \"13.66.60.151/32\",\r\n + \ \"13.66.140.168/29\",\r\n \"13.66.141.152/29\",\r\n \"13.66.143.218/32\",\r\n + \ \"13.66.145.232/29\",\r\n \"13.66.147.144/28\",\r\n \"13.66.160.124/32\",\r\n + \ \"13.66.220.187/32\",\r\n \"13.66.231.27/32\",\r\n \"13.67.9.192/28\",\r\n + \ \"13.67.10.64/29\",\r\n \"13.67.10.92/30\",\r\n \"13.67.15.0/32\",\r\n + \ \"13.67.15.112/29\",\r\n \"13.67.77.233/32\",\r\n \"13.67.89.191/32\",\r\n + \ \"13.68.31.237/32\",\r\n \"13.68.101.211/32\",\r\n \"13.68.106.77/32\",\r\n + \ \"13.68.109.212/32\",\r\n \"13.68.111.247/32\",\r\n \"13.69.51.175/32\",\r\n + \ \"13.69.51.218/32\",\r\n \"13.69.65.16/28\",\r\n \"13.69.66.136/29\",\r\n + \ \"13.69.67.60/30\",\r\n \"13.69.67.126/32\",\r\n \"13.69.106.88/29\",\r\n + \ \"13.69.106.208/28\",\r\n \"13.69.109.224/27\",\r\n \"13.69.111.200/29\",\r\n + \ \"13.69.229.64/29\",\r\n \"13.69.229.240/29\",\r\n \"13.69.233.0/30\",\r\n + \ \"13.69.233.96/27\",\r\n \"13.69.239.96/29\",\r\n \"13.70.72.232/29\",\r\n + \ \"13.70.73.104/29\",\r\n \"13.70.79.88/29\",\r\n \"13.70.79.96/27\",\r\n + \ \"13.70.124.27/32\",\r\n \"13.70.127.61/32\",\r\n \"13.71.172.128/28\",\r\n + \ \"13.71.172.248/29\",\r\n \"13.71.175.128/32\",\r\n \"13.71.175.216/29\",\r\n + \ \"13.71.177.32/27\",\r\n \"13.71.187.91/32\",\r\n \"13.71.191.47/32\",\r\n + \ \"13.71.195.192/27\",\r\n \"13.71.196.56/29\",\r\n \"13.71.199.116/32\",\r\n + \ \"13.73.26.213/32\",\r\n \"13.73.240.0/29\",\r\n \"13.73.242.32/29\",\r\n + \ \"13.73.244.192/31\",\r\n \"13.73.248.6/31\",\r\n \"13.73.253.104/29\",\r\n + \ \"13.73.253.112/29\",\r\n \"13.73.253.120/32\",\r\n \"13.74.107.88/30\",\r\n + \ \"13.74.108.128/29\",\r\n \"13.74.111.152/29\",\r\n \"13.75.38.0/28\",\r\n + \ \"13.75.38.120/29\",\r\n \"13.75.39.76/30\",\r\n \"13.75.117.221/32\",\r\n + \ \"13.75.119.169/32\",\r\n \"13.75.195.15/32\",\r\n \"13.76.85.243/32\",\r\n + \ \"13.76.87.86/32\",\r\n \"13.77.52.16/28\",\r\n \"13.77.53.48/29\",\r\n + \ \"13.77.53.220/32\",\r\n \"13.77.150.166/32\",\r\n \"13.77.155.39/32\",\r\n + \ \"13.77.174.177/32\",\r\n \"13.78.10.58/32\",\r\n \"13.78.13.189/32\",\r\n + \ \"13.78.108.160/29\",\r\n \"13.78.108.168/30\",\r\n \"13.78.109.112/29\",\r\n + \ \"13.78.111.192/32\",\r\n \"13.78.135.15/32\",\r\n \"13.78.145.11/32\",\r\n + \ \"13.78.172.58/32\",\r\n \"13.78.189.112/32\",\r\n \"13.78.236.149/32\",\r\n + \ \"13.80.134.255/32\",\r\n \"13.82.100.176/32\",\r\n \"13.82.184.151/32\",\r\n + \ \"13.84.134.59/32\",\r\n \"13.84.148.7/32\",\r\n \"13.84.149.186/32\",\r\n + \ \"13.84.173.179/32\",\r\n \"13.84.189.95/32\",\r\n \"13.84.225.10/32\",\r\n + \ \"13.85.70.142/32\",\r\n \"13.86.218.224/28\",\r\n \"13.86.218.248/29\",\r\n + \ \"13.86.223.128/26\",\r\n \"13.87.56.248/29\",\r\n \"13.87.57.128/28\",\r\n + \ \"13.87.122.248/29\",\r\n \"13.87.123.128/28\",\r\n \"13.88.177.28/32\",\r\n + \ \"13.88.230.43/32\",\r\n \"13.88.247.208/32\",\r\n \"13.88.255.115/32\",\r\n + \ \"13.89.42.127/32\",\r\n \"13.89.171.112/30\",\r\n \"13.89.174.128/29\",\r\n + \ \"13.89.179.0/29\",\r\n \"13.90.93.206/32\",\r\n \"13.90.248.141/32\",\r\n + \ \"13.90.249.229/32\",\r\n \"13.90.251.123/32\",\r\n \"13.91.42.27/32\",\r\n + \ \"13.91.102.27/32\",\r\n \"13.92.40.198/32\",\r\n \"13.92.40.223/32\",\r\n + \ \"13.92.138.16/32\",\r\n \"13.92.179.52/32\",\r\n \"13.92.211.249/32\",\r\n + \ \"13.92.232.146/32\",\r\n \"13.92.254.218/32\",\r\n \"13.92.255.146/32\",\r\n + \ \"13.93.215.80/32\",\r\n \"13.93.233.49/32\",\r\n \"13.93.236.73/32\",\r\n + \ \"13.94.39.13/32\",\r\n \"20.17.59.36/30\",\r\n \"20.17.59.40/29\",\r\n + \ \"20.17.59.48/30\",\r\n \"20.17.59.64/27\",\r\n \"20.17.71.128/29\",\r\n + \ \"20.21.37.116/30\",\r\n \"20.21.37.120/29\",\r\n \"20.21.39.224/29\",\r\n + \ \"20.21.46.128/29\",\r\n \"20.21.46.144/28\",\r\n \"20.21.53.0/27\",\r\n + \ \"20.21.54.164/31\",\r\n \"20.21.67.200/29\",\r\n \"20.21.69.160/28\",\r\n + \ \"20.21.75.200/29\",\r\n \"20.21.77.160/28\",\r\n \"20.36.107.24/29\",\r\n + \ \"20.36.107.160/28\",\r\n \"20.36.114.200/29\",\r\n \"20.36.114.208/28\",\r\n + \ \"20.36.125.224/27\",\r\n \"20.37.71.0/27\",\r\n \"20.37.74.232/29\",\r\n + \ \"20.37.74.240/28\",\r\n \"20.37.152.68/31\",\r\n \"20.37.192.68/31\",\r\n + \ \"20.37.195.26/31\",\r\n \"20.37.198.112/28\",\r\n \"20.37.198.140/32\",\r\n + \ \"20.37.198.232/29\",\r\n \"20.37.198.240/28\",\r\n \"20.37.227.16/28\",\r\n + \ \"20.37.227.100/31\",\r\n \"20.37.227.104/29\",\r\n \"20.37.227.112/28\",\r\n + \ \"20.38.80.68/31\",\r\n \"20.38.128.64/29\",\r\n \"20.38.132.64/27\",\r\n + \ \"20.38.143.0/27\",\r\n \"20.38.143.44/30\",\r\n \"20.38.146.152/29\",\r\n + \ \"20.38.147.144/29\",\r\n \"20.38.149.200/29\",\r\n \"20.38.152.32/27\",\r\n + \ \"20.38.157.136/29\",\r\n \"20.39.14.0/28\",\r\n \"20.39.15.16/28\",\r\n + \ \"20.39.15.32/28\",\r\n \"20.40.124.0/32\",\r\n \"20.40.137.91/32\",\r\n + \ \"20.40.140.212/32\",\r\n \"20.40.160.120/32\",\r\n \"20.40.200.172/31\",\r\n + \ \"20.40.200.174/32\",\r\n \"20.40.206.128/28\",\r\n \"20.40.206.232/29\",\r\n + \ \"20.40.207.128/28\",\r\n \"20.40.228.0/26\",\r\n \"20.41.49.208/32\",\r\n + \ \"20.41.64.68/31\",\r\n \"20.41.67.112/28\",\r\n \"20.41.69.4/30\",\r\n + \ \"20.41.69.16/28\",\r\n \"20.41.69.48/31\",\r\n \"20.41.69.62/31\",\r\n + \ \"20.41.208.32/27\",\r\n \"20.42.0.68/31\",\r\n \"20.42.65.72/29\",\r\n + \ \"20.42.65.128/25\",\r\n \"20.42.73.16/29\",\r\n \"20.42.73.128/25\",\r\n + \ \"20.42.128.68/31\",\r\n \"20.42.230.112/28\",\r\n \"20.42.230.208/28\",\r\n + \ \"20.42.230.224/29\",\r\n \"20.42.230.232/31\",\r\n \"20.43.40.68/31\",\r\n + \ \"20.43.41.178/31\",\r\n \"20.43.44.128/28\",\r\n \"20.43.44.216/29\",\r\n + \ \"20.43.44.224/28\",\r\n \"20.43.64.68/31\",\r\n \"20.43.65.154/31\",\r\n + \ \"20.43.70.96/28\",\r\n \"20.43.70.192/29\",\r\n \"20.43.70.200/30\",\r\n + \ \"20.43.70.204/32\",\r\n \"20.43.70.224/29\",\r\n \"20.43.98.234/32\",\r\n + \ \"20.43.99.158/32\",\r\n \"20.43.120.0/29\",\r\n \"20.43.120.240/29\",\r\n + \ \"20.43.123.200/29\",\r\n \"20.43.128.68/31\",\r\n \"20.43.152.45/32\",\r\n + \ \"20.44.3.48/28\",\r\n \"20.44.8.0/28\",\r\n \"20.44.11.192/26\",\r\n + \ \"20.44.12.192/26\",\r\n \"20.44.13.232/29\",\r\n \"20.44.16.0/29\",\r\n + \ \"20.44.17.0/29\",\r\n \"20.44.26.152/29\",\r\n \"20.44.26.248/29\",\r\n + \ \"20.44.29.120/29\",\r\n \"20.44.73.196/32\",\r\n \"20.44.192.217/32\",\r\n + \ \"20.45.95.68/31\",\r\n \"20.45.122.152/29\",\r\n \"20.45.123.80/29\",\r\n + \ \"20.45.123.116/30\",\r\n \"20.45.125.224/28\",\r\n \"20.45.127.64/29\",\r\n + \ \"20.45.208.32/29\",\r\n \"20.46.10.224/27\",\r\n \"20.46.12.196/30\",\r\n + \ \"20.46.13.216/29\",\r\n \"20.46.15.48/29\",\r\n \"20.47.217.0/29\",\r\n + \ \"20.48.193.224/27\",\r\n \"20.49.83.32/28\",\r\n \"20.49.84.32/27\",\r\n + \ \"20.49.91.32/28\",\r\n \"20.49.93.192/26\",\r\n \"20.49.95.48/29\",\r\n + \ \"20.49.99.44/31\",\r\n \"20.49.99.64/28\",\r\n \"20.49.102.24/29\",\r\n + \ \"20.49.102.32/28\",\r\n \"20.49.109.46/31\",\r\n \"20.49.109.80/28\",\r\n + \ \"20.49.111.16/28\",\r\n \"20.49.111.32/28\",\r\n \"20.49.114.20/30\",\r\n + \ \"20.49.114.32/28\",\r\n \"20.49.114.48/31\",\r\n \"20.49.120.64/28\",\r\n + \ \"20.50.65.80/28\",\r\n \"20.50.68.112/29\",\r\n \"20.50.68.120/30\",\r\n + \ \"20.50.68.124/31\",\r\n \"20.50.68.128/29\",\r\n \"20.50.80.200/29\",\r\n + \ \"20.51.5.44/31\",\r\n \"20.51.7.0/27\",\r\n \"20.51.9.0/26\",\r\n + \ \"20.51.17.64/27\",\r\n \"20.52.64.24/29\",\r\n \"20.52.64.32/27\",\r\n + \ \"20.52.72.64/27\",\r\n \"20.52.72.96/28\",\r\n \"20.52.95.50/31\",\r\n + \ \"20.52.95.220/31\",\r\n \"20.53.0.128/27\",\r\n \"20.53.46.64/27\",\r\n + \ \"20.53.48.64/27\",\r\n \"20.53.60.224/31\",\r\n \"20.58.66.96/27\",\r\n + \ \"20.59.81.12/31\",\r\n \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\r\n + \ \"20.65.1.64/28\",\r\n \"20.65.132.0/26\",\r\n \"20.66.2.192/26\",\r\n + \ \"20.72.20.48/28\",\r\n \"20.72.21.0/30\",\r\n \"20.72.21.32/27\",\r\n + \ \"20.72.28.192/27\",\r\n \"20.74.195.64/29\",\r\n \"20.74.195.72/31\",\r\n + \ \"20.83.192.192/29\",\r\n \"20.89.1.32/29\",\r\n \"20.98.192.0/27\",\r\n + \ \"20.99.11.48/28\",\r\n \"20.99.11.96/30\",\r\n \"20.111.2.192/27\",\r\n + \ \"20.125.171.200/29\",\r\n \"20.125.203.200/29\",\r\n \"20.150.130.240/31\",\r\n + \ \"20.150.167.184/29\",\r\n \"20.150.171.208/29\",\r\n \"20.150.173.0/28\",\r\n + \ \"20.150.178.152/29\",\r\n \"20.150.181.96/28\",\r\n \"20.150.181.168/29\",\r\n + \ \"20.150.182.32/27\",\r\n \"20.150.186.152/29\",\r\n \"20.150.189.40/29\",\r\n + \ \"20.150.225.8/29\",\r\n \"20.150.241.64/29\",\r\n \"20.150.241.72/30\",\r\n + \ \"20.150.241.96/27\",\r\n \"20.187.197.192/27\",\r\n \"20.188.36.28/32\",\r\n + \ \"20.189.81.11/32\",\r\n \"20.189.81.14/32\",\r\n \"20.189.81.24/31\",\r\n + \ \"20.189.81.26/32\",\r\n \"20.189.81.28/32\",\r\n \"20.189.81.31/32\",\r\n + \ \"20.189.81.32/31\",\r\n \"20.189.81.34/32\",\r\n \"20.189.109.144/28\",\r\n + \ \"20.189.111.0/28\",\r\n \"20.189.111.16/29\",\r\n \"20.189.111.24/31\",\r\n + \ \"20.189.172.0/25\",\r\n \"20.189.194.102/31\",\r\n \"20.189.225.128/27\",\r\n + \ \"20.190.60.38/32\",\r\n \"20.191.165.64/27\",\r\n \"20.192.32.192/27\",\r\n + \ \"20.192.34.80/28\",\r\n \"20.192.43.96/27\",\r\n \"20.192.45.100/31\",\r\n + \ \"20.192.48.0/27\",\r\n \"20.192.50.192/28\",\r\n \"20.192.84.164/31\",\r\n + \ \"20.192.98.152/29\",\r\n \"20.192.101.32/27\",\r\n \"20.192.102.72/29\",\r\n + \ \"20.192.153.106/31\",\r\n \"20.192.167.160/27\",\r\n \"20.192.231.244/30\",\r\n + \ \"20.192.235.144/28\",\r\n \"20.193.96.32/27\",\r\n \"20.193.160.40/29\",\r\n + \ \"20.193.160.48/28\",\r\n \"20.193.194.24/29\",\r\n \"20.193.194.32/29\",\r\n + \ \"20.193.194.40/30\",\r\n \"20.193.203.112/28\",\r\n \"20.193.204.64/27\",\r\n + \ \"20.194.67.32/28\",\r\n \"20.194.67.216/29\",\r\n \"20.194.67.224/27\",\r\n + \ \"20.194.72.224/27\",\r\n \"20.195.74.188/31\",\r\n \"20.195.82.160/27\",\r\n + \ \"20.205.77.184/29\",\r\n \"20.205.83.232/29\",\r\n \"20.205.86.0/28\",\r\n + \ \"20.205.192.72/29\",\r\n \"20.206.0.196/31\",\r\n \"20.208.19.200/29\",\r\n + \ \"20.210.144.114/31\",\r\n \"20.210.144.116/30\",\r\n \"20.210.144.120/29\",\r\n + \ \"20.215.0.40/31\",\r\n \"20.215.4.250/31\",\r\n \"20.215.7.48/29\",\r\n + \ \"20.215.7.56/30\",\r\n \"20.215.7.192/27\",\r\n \"20.215.19.200/29\",\r\n + \ \"20.215.21.160/28\",\r\n \"20.215.27.200/29\",\r\n \"20.215.29.160/28\",\r\n + \ \"20.215.158.128/29\",\r\n \"20.215.158.144/28\",\r\n \"20.217.40.40/31\",\r\n + \ \"20.217.44.250/31\",\r\n \"20.217.47.48/29\",\r\n \"20.217.47.56/30\",\r\n + \ \"20.217.47.192/27\",\r\n \"20.217.62.128/29\",\r\n \"20.217.62.144/28\",\r\n + \ \"20.217.75.200/29\",\r\n \"20.217.77.160/28\",\r\n \"20.217.91.200/29\",\r\n + \ \"20.217.93.160/28\",\r\n \"23.96.28.38/32\",\r\n \"23.96.252.161/32\",\r\n + \ \"23.96.252.216/32\",\r\n \"23.97.65.103/32\",\r\n \"23.98.82.120/29\",\r\n + \ \"23.98.82.208/28\",\r\n \"23.98.104.160/28\",\r\n \"23.98.106.136/29\",\r\n + \ \"23.98.106.144/30\",\r\n \"23.98.106.148/31\",\r\n \"23.98.106.150/32\",\r\n + \ \"23.98.106.152/29\",\r\n \"23.98.113.96/29\",\r\n \"23.98.113.112/28\",\r\n \ \"23.99.130.172/32\",\r\n \"23.100.90.7/32\",\r\n \"23.100.94.221/32\",\r\n \ \"23.100.122.113/32\",\r\n \"23.100.228.32/32\",\r\n \"23.101.0.142/32\",\r\n \ \"23.101.9.4/32\",\r\n \"23.101.13.65/32\",\r\n \"23.101.69.223/32\",\r\n @@ -35062,70 +35909,71 @@ interactions: \ \"40.70.148.8/29\",\r\n \"40.71.12.224/28\",\r\n \"40.71.12.240/30\",\r\n \ \"40.71.12.248/29\",\r\n \"40.71.13.168/29\",\r\n \"40.71.14.112/30\",\r\n \ \"40.71.183.225/32\",\r\n \"40.74.24.68/31\",\r\n \"40.74.36.208/32\",\r\n - \ \"40.74.59.40/32\",\r\n \"40.74.101.32/28\",\r\n \"40.74.101.200/29\",\r\n - \ \"40.74.146.84/30\",\r\n \"40.74.147.160/29\",\r\n \"40.74.150.32/27\",\r\n - \ \"40.74.150.72/29\",\r\n \"40.74.249.98/32\",\r\n \"40.75.34.40/29\",\r\n - \ \"40.75.35.64/29\",\r\n \"40.76.29.55/32\",\r\n \"40.76.53.225/32\",\r\n - \ \"40.77.17.183/32\",\r\n \"40.77.22.234/32\",\r\n \"40.77.24.27/32\",\r\n - \ \"40.77.101.95/32\",\r\n \"40.77.109.134/32\",\r\n \"40.78.23.86/32\",\r\n - \ \"40.78.57.61/32\",\r\n \"40.78.107.177/32\",\r\n \"40.78.195.16/28\",\r\n - \ \"40.78.196.48/29\",\r\n \"40.78.202.144/28\",\r\n \"40.78.203.240/29\",\r\n - \ \"40.78.226.216/29\",\r\n \"40.78.229.32/29\",\r\n \"40.78.234.56/29\",\r\n - \ \"40.78.234.144/28\",\r\n \"40.78.242.168/30\",\r\n \"40.78.243.16/29\",\r\n - \ \"40.78.247.64/26\",\r\n \"40.78.250.104/30\",\r\n \"40.78.250.208/29\",\r\n - \ \"40.78.253.72/29\",\r\n \"40.78.253.192/26\",\r\n \"40.79.130.240/29\",\r\n - \ \"40.79.132.32/29\",\r\n \"40.79.138.40/30\",\r\n \"40.79.138.144/29\",\r\n - \ \"40.79.141.144/29\",\r\n \"40.79.146.40/30\",\r\n \"40.79.146.144/29\",\r\n - \ \"40.79.150.96/29\",\r\n \"40.79.154.80/29\",\r\n \"40.79.156.32/29\",\r\n - \ \"40.79.162.40/29\",\r\n \"40.79.163.0/29\",\r\n \"40.79.165.64/28\",\r\n - \ \"40.79.165.88/29\",\r\n \"40.79.170.24/29\",\r\n \"40.79.170.240/29\",\r\n - \ \"40.79.173.8/29\",\r\n \"40.79.179.8/29\",\r\n \"40.79.179.16/28\",\r\n - \ \"40.79.187.8/29\",\r\n \"40.79.190.160/27\",\r\n \"40.79.191.200/29\",\r\n - \ \"40.79.194.104/29\",\r\n \"40.79.194.112/29\",\r\n \"40.79.197.120/29\",\r\n - \ \"40.80.50.152/29\",\r\n \"40.80.51.80/29\",\r\n \"40.80.54.32/29\",\r\n - \ \"40.80.180.160/27\",\r\n \"40.80.191.224/28\",\r\n \"40.81.58.225/32\",\r\n - \ \"40.84.133.5/32\",\r\n \"40.84.150.47/32\",\r\n \"40.84.189.107/32\",\r\n - \ \"40.84.192.116/32\",\r\n \"40.85.180.90/32\",\r\n \"40.85.201.168/32\",\r\n - \ \"40.85.218.175/32\",\r\n \"40.85.248.43/32\",\r\n \"40.86.89.165/32\",\r\n - \ \"40.86.201.128/32\",\r\n \"40.87.67.118/32\",\r\n \"40.87.138.220/32\",\r\n - \ \"40.87.140.215/32\",\r\n \"40.89.121.176/29\",\r\n \"40.89.153.171/32\",\r\n - \ \"40.89.189.61/32\",\r\n \"40.112.49.101/32\",\r\n \"40.112.74.241/32\",\r\n - \ \"40.113.176.128/28\",\r\n \"40.113.178.16/28\",\r\n \"40.113.178.32/28\",\r\n - \ \"40.113.178.48/32\",\r\n \"40.114.241.141/32\",\r\n \"40.115.54.120/32\",\r\n - \ \"40.115.103.168/32\",\r\n \"40.115.104.31/32\",\r\n \"40.117.80.207/32\",\r\n - \ \"40.117.95.162/32\",\r\n \"40.117.147.74/32\",\r\n \"40.117.190.239/32\",\r\n - \ \"40.117.197.224/32\",\r\n \"40.118.129.58/32\",\r\n \"40.119.4.128/32\",\r\n - \ \"40.119.8.72/31\",\r\n \"40.119.11.160/28\",\r\n \"40.119.11.180/30\",\r\n - \ \"40.120.8.192/27\",\r\n \"40.120.64.200/29\",\r\n \"40.120.75.32/28\",\r\n - \ \"40.120.77.160/29\",\r\n \"40.120.87.204/30\",\r\n \"40.121.57.2/32\",\r\n - \ \"40.121.61.208/32\",\r\n \"40.121.135.131/32\",\r\n \"40.121.163.228/32\",\r\n - \ \"40.121.165.150/32\",\r\n \"40.121.210.163/32\",\r\n \"40.124.64.144/29\",\r\n - \ \"40.124.64.192/26\",\r\n \"40.126.246.183/32\",\r\n \"40.127.75.125/32\",\r\n - \ \"40.127.84.197/32\",\r\n \"40.127.144.141/32\",\r\n \"51.11.97.96/27\",\r\n - \ \"51.11.192.40/29\",\r\n \"51.12.17.20/30\",\r\n \"51.12.17.56/29\",\r\n - \ \"51.12.17.128/29\",\r\n \"51.12.22.206/31\",\r\n \"51.12.25.56/29\",\r\n - \ \"51.12.25.192/29\",\r\n \"51.12.25.200/30\",\r\n \"51.12.46.0/27\",\r\n - \ \"51.12.73.94/31\",\r\n \"51.12.99.72/29\",\r\n \"51.12.102.192/27\",\r\n - \ \"51.12.102.224/29\",\r\n \"51.12.168.64/29\",\r\n \"51.12.168.80/28\",\r\n - \ \"51.12.195.224/27\",\r\n \"51.12.203.208/28\",\r\n \"51.12.205.96/27\",\r\n - \ \"51.12.226.152/29\",\r\n \"51.12.229.224/29\",\r\n \"51.12.234.152/29\",\r\n - \ \"51.12.237.32/27\",\r\n \"51.12.237.192/29\",\r\n \"51.13.1.8/29\",\r\n - \ \"51.13.128.32/27\",\r\n \"51.13.128.96/28\",\r\n \"51.13.136.192/27\",\r\n - \ \"51.13.143.48/31\",\r\n \"51.53.28.214/31\",\r\n \"51.53.30.156/30\",\r\n - \ \"51.53.31.144/29\",\r\n \"51.53.31.152/31\",\r\n \"51.53.31.224/27\",\r\n - \ \"51.53.110.128/29\",\r\n \"51.53.110.144/28\",\r\n \"51.53.172.214/31\",\r\n - \ \"51.53.172.220/30\",\r\n \"51.53.178.192/29\",\r\n \"51.53.178.200/31\",\r\n - \ \"51.53.178.224/27\",\r\n \"51.53.191.128/29\",\r\n \"51.103.203.200/29\",\r\n - \ \"51.104.8.104/29\",\r\n \"51.104.15.255/32\",\r\n \"51.104.24.68/31\",\r\n - \ \"51.104.25.142/31\",\r\n \"51.104.29.192/28\",\r\n \"51.104.30.160/29\",\r\n - \ \"51.104.30.168/32\",\r\n \"51.104.30.176/28\",\r\n \"51.104.252.13/32\",\r\n - \ \"51.104.255.249/32\",\r\n \"51.105.66.152/29\",\r\n \"51.105.67.160/29\",\r\n - \ \"51.105.70.128/27\",\r\n \"51.105.71.168/29\",\r\n \"51.105.74.152/29\",\r\n - \ \"51.105.75.144/29\",\r\n \"51.105.248.23/32\",\r\n \"51.107.48.68/31\",\r\n - \ \"51.107.48.126/31\",\r\n \"51.107.51.16/28\",\r\n \"51.107.51.120/29\",\r\n - \ \"51.107.52.192/30\",\r\n \"51.107.52.200/29\",\r\n \"51.107.59.176/28\",\r\n - \ \"51.107.75.144/32\",\r\n \"51.107.75.207/32\",\r\n \"51.107.128.56/29\",\r\n - \ \"51.107.128.96/27\",\r\n \"51.107.129.112/28\",\r\n \"51.107.147.16/28\",\r\n + \ \"40.74.59.40/32\",\r\n \"40.74.99.64/29\",\r\n \"40.74.101.32/28\",\r\n + \ \"40.74.101.200/29\",\r\n \"40.74.146.84/30\",\r\n \"40.74.147.160/29\",\r\n + \ \"40.74.150.32/27\",\r\n \"40.74.150.72/29\",\r\n \"40.74.249.98/32\",\r\n + \ \"40.75.34.40/29\",\r\n \"40.75.35.64/29\",\r\n \"40.76.29.55/32\",\r\n + \ \"40.76.53.225/32\",\r\n \"40.77.17.183/32\",\r\n \"40.77.22.234/32\",\r\n + \ \"40.77.24.27/32\",\r\n \"40.77.101.95/32\",\r\n \"40.77.109.134/32\",\r\n + \ \"40.78.23.86/32\",\r\n \"40.78.57.61/32\",\r\n \"40.78.107.177/32\",\r\n + \ \"40.78.195.16/28\",\r\n \"40.78.196.48/29\",\r\n \"40.78.202.144/28\",\r\n + \ \"40.78.203.240/29\",\r\n \"40.78.226.216/29\",\r\n \"40.78.229.32/29\",\r\n + \ \"40.78.234.56/29\",\r\n \"40.78.234.144/28\",\r\n \"40.78.242.168/30\",\r\n + \ \"40.78.243.16/29\",\r\n \"40.78.247.64/26\",\r\n \"40.78.250.104/30\",\r\n + \ \"40.78.250.208/29\",\r\n \"40.78.253.72/29\",\r\n \"40.78.253.192/26\",\r\n + \ \"40.79.130.240/29\",\r\n \"40.79.132.32/29\",\r\n \"40.79.138.40/30\",\r\n + \ \"40.79.138.144/29\",\r\n \"40.79.141.144/29\",\r\n \"40.79.146.40/30\",\r\n + \ \"40.79.146.144/29\",\r\n \"40.79.150.96/29\",\r\n \"40.79.154.80/29\",\r\n + \ \"40.79.156.32/29\",\r\n \"40.79.162.40/29\",\r\n \"40.79.163.0/29\",\r\n + \ \"40.79.165.64/28\",\r\n \"40.79.165.88/29\",\r\n \"40.79.170.24/29\",\r\n + \ \"40.79.170.240/29\",\r\n \"40.79.173.8/29\",\r\n \"40.79.179.8/29\",\r\n + \ \"40.79.179.16/28\",\r\n \"40.79.187.8/29\",\r\n \"40.79.190.160/27\",\r\n + \ \"40.79.191.200/29\",\r\n \"40.79.194.104/29\",\r\n \"40.79.194.112/29\",\r\n + \ \"40.79.197.120/29\",\r\n \"40.80.50.152/29\",\r\n \"40.80.51.80/29\",\r\n + \ \"40.80.54.32/29\",\r\n \"40.80.180.160/27\",\r\n \"40.80.191.224/28\",\r\n + \ \"40.81.58.225/32\",\r\n \"40.84.133.5/32\",\r\n \"40.84.150.47/32\",\r\n + \ \"40.84.189.107/32\",\r\n \"40.84.192.116/32\",\r\n \"40.85.180.90/32\",\r\n + \ \"40.85.201.168/32\",\r\n \"40.85.218.175/32\",\r\n \"40.85.248.43/32\",\r\n + \ \"40.86.89.165/32\",\r\n \"40.86.201.128/32\",\r\n \"40.87.67.118/32\",\r\n + \ \"40.87.138.220/32\",\r\n \"40.87.140.215/32\",\r\n \"40.89.121.176/29\",\r\n + \ \"40.89.153.171/32\",\r\n \"40.89.189.61/32\",\r\n \"40.112.49.101/32\",\r\n + \ \"40.112.74.241/32\",\r\n \"40.113.176.128/28\",\r\n \"40.113.178.16/28\",\r\n + \ \"40.113.178.32/28\",\r\n \"40.113.178.48/32\",\r\n \"40.114.241.141/32\",\r\n + \ \"40.115.54.120/32\",\r\n \"40.115.103.168/32\",\r\n \"40.115.104.31/32\",\r\n + \ \"40.117.80.207/32\",\r\n \"40.117.95.162/32\",\r\n \"40.117.147.74/32\",\r\n + \ \"40.117.190.239/32\",\r\n \"40.117.197.224/32\",\r\n \"40.118.129.58/32\",\r\n + \ \"40.119.4.128/32\",\r\n \"40.119.8.72/31\",\r\n \"40.119.11.160/28\",\r\n + \ \"40.119.11.180/30\",\r\n \"40.120.8.192/27\",\r\n \"40.120.64.200/29\",\r\n + \ \"40.120.65.0/28\",\r\n \"40.120.75.32/28\",\r\n \"40.120.77.160/29\",\r\n + \ \"40.120.87.204/30\",\r\n \"40.121.57.2/32\",\r\n \"40.121.61.208/32\",\r\n + \ \"40.121.135.131/32\",\r\n \"40.121.163.228/32\",\r\n \"40.121.165.150/32\",\r\n + \ \"40.121.210.163/32\",\r\n \"40.124.64.144/29\",\r\n \"40.124.64.192/26\",\r\n + \ \"40.126.246.183/32\",\r\n \"40.127.75.125/32\",\r\n \"40.127.84.197/32\",\r\n + \ \"40.127.144.141/32\",\r\n \"51.11.97.96/27\",\r\n \"51.11.192.40/29\",\r\n + \ \"51.12.17.20/30\",\r\n \"51.12.17.56/29\",\r\n \"51.12.17.128/29\",\r\n + \ \"51.12.22.206/31\",\r\n \"51.12.25.56/29\",\r\n \"51.12.25.192/29\",\r\n + \ \"51.12.25.200/30\",\r\n \"51.12.46.0/27\",\r\n \"51.12.73.94/31\",\r\n + \ \"51.12.99.72/29\",\r\n \"51.12.102.192/27\",\r\n \"51.12.102.224/29\",\r\n + \ \"51.12.168.64/29\",\r\n \"51.12.168.80/28\",\r\n \"51.12.195.224/27\",\r\n + \ \"51.12.203.208/28\",\r\n \"51.12.205.96/27\",\r\n \"51.12.226.152/29\",\r\n + \ \"51.12.229.224/29\",\r\n \"51.12.234.152/29\",\r\n \"51.12.237.32/27\",\r\n + \ \"51.12.237.192/29\",\r\n \"51.13.1.8/29\",\r\n \"51.13.128.32/27\",\r\n + \ \"51.13.128.96/28\",\r\n \"51.13.136.192/27\",\r\n \"51.13.143.48/31\",\r\n + \ \"51.53.28.214/31\",\r\n \"51.53.30.156/30\",\r\n \"51.53.31.144/29\",\r\n + \ \"51.53.31.152/31\",\r\n \"51.53.31.224/27\",\r\n \"51.53.110.128/29\",\r\n + \ \"51.53.110.144/28\",\r\n \"51.53.172.214/31\",\r\n \"51.53.172.220/30\",\r\n + \ \"51.53.178.192/29\",\r\n \"51.53.178.200/31\",\r\n \"51.53.178.224/27\",\r\n + \ \"51.53.191.128/29\",\r\n \"51.103.203.200/29\",\r\n \"51.104.8.104/29\",\r\n + \ \"51.104.15.255/32\",\r\n \"51.104.24.68/31\",\r\n \"51.104.25.142/31\",\r\n + \ \"51.104.29.192/28\",\r\n \"51.104.30.160/29\",\r\n \"51.104.30.168/32\",\r\n + \ \"51.104.30.176/28\",\r\n \"51.104.252.13/32\",\r\n \"51.104.255.249/32\",\r\n + \ \"51.105.66.152/29\",\r\n \"51.105.67.160/29\",\r\n \"51.105.70.128/27\",\r\n + \ \"51.105.71.168/29\",\r\n \"51.105.74.152/29\",\r\n \"51.105.75.144/29\",\r\n + \ \"51.105.248.23/32\",\r\n \"51.107.48.68/31\",\r\n \"51.107.48.126/31\",\r\n + \ \"51.107.51.16/28\",\r\n \"51.107.51.120/29\",\r\n \"51.107.52.192/30\",\r\n + \ \"51.107.52.200/29\",\r\n \"51.107.59.176/28\",\r\n \"51.107.75.144/32\",\r\n + \ \"51.107.75.207/32\",\r\n \"51.107.128.56/29\",\r\n \"51.107.128.96/27\",\r\n + \ \"51.107.129.112/28\",\r\n \"51.107.129.128/27\",\r\n \"51.107.147.16/28\",\r\n \ \"51.107.147.116/30\",\r\n \"51.107.148.0/28\",\r\n \"51.107.148.16/31\",\r\n \ \"51.107.155.176/28\",\r\n \"51.107.156.48/29\",\r\n \"51.107.192.160/27\",\r\n \ \"51.107.242.0/27\",\r\n \"51.107.243.172/31\",\r\n \"51.107.250.0/27\",\r\n @@ -35388,71 +36236,74 @@ interactions: \ \"2603:1040:407::360/123\",\r\n \"2603:1040:407::500/121\",\r\n \ \"2603:1040:407:1::280/122\",\r\n \"2603:1040:407:402::500/121\",\r\n \ \"2603:1040:606::780/121\",\r\n \"2603:1040:606:1::280/123\",\r\n - \ \"2603:1040:606:1::300/121\",\r\n \"2603:1040:606:402::500/121\",\r\n - \ \"2603:1040:806::780/121\",\r\n \"2603:1040:806:1::280/123\",\r\n - \ \"2603:1040:806:1::300/121\",\r\n \"2603:1040:806:402::500/121\",\r\n - \ \"2603:1040:900:2::e/128\",\r\n \"2603:1040:904::60/123\",\r\n - \ \"2603:1040:904::1c0/122\",\r\n \"2603:1040:904::300/123\",\r\n - \ \"2603:1040:904::360/123\",\r\n \"2603:1040:904::500/121\",\r\n - \ \"2603:1040:904:1::280/122\",\r\n \"2603:1040:904:402::500/121\",\r\n - \ \"2603:1040:a06::160/123\",\r\n \"2603:1040:a06::2c0/122\",\r\n - \ \"2603:1040:a06::400/123\",\r\n \"2603:1040:a06::460/123\",\r\n - \ \"2603:1040:a06::600/121\",\r\n \"2603:1040:a06:1::280/122\",\r\n - \ \"2603:1040:a06:402::500/121\",\r\n \"2603:1040:b00:2::b/128\",\r\n - \ \"2603:1040:b04::780/121\",\r\n \"2603:1040:b04:1::280/123\",\r\n - \ \"2603:1040:b04:1::300/121\",\r\n \"2603:1040:b04:402::500/121\",\r\n - \ \"2603:1040:c06::780/121\",\r\n \"2603:1040:c06:1::280/123\",\r\n - \ \"2603:1040:c06:1::300/121\",\r\n \"2603:1040:c06:402::500/121\",\r\n - \ \"2603:1040:d01:4::7/128\",\r\n \"2603:1040:d04::280/122\",\r\n - \ \"2603:1040:d04:1::380/121\",\r\n \"2603:1040:d04:2::/123\",\r\n - \ \"2603:1040:d04:2::100/120\",\r\n \"2603:1040:d04:3::60/126\",\r\n - \ \"2603:1040:d04:400::420/123\",\r\n \"2603:1040:d04:400::580/121\",\r\n - \ \"2603:1040:e05::28/126\",\r\n \"2603:1040:e05::40/123\",\r\n - \ \"2603:1040:e05::80/121\",\r\n \"2603:1040:e05:402::80/121\",\r\n - \ \"2603:1040:f05::60/123\",\r\n \"2603:1040:f05::1c0/122\",\r\n - \ \"2603:1040:f05::300/123\",\r\n \"2603:1040:f05::360/123\",\r\n - \ \"2603:1040:f05::500/121\",\r\n \"2603:1040:f05:1::280/122\",\r\n - \ \"2603:1040:f05:402::500/121\",\r\n \"2603:1040:1002:2::20/123\",\r\n - \ \"2603:1040:1002:2::40/122\",\r\n \"2603:1040:1002:2::80/123\",\r\n - \ \"2603:1040:1002:2::200/121\",\r\n \"2603:1040:1101:2::3/128\",\r\n - \ \"2603:1040:1104:1::160/123\",\r\n \"2603:1040:1104:1::180/122\",\r\n - \ \"2603:1040:1104:1::1c0/123\",\r\n \"2603:1040:1104:1::580/121\",\r\n - \ \"2603:1040:1104:400::460/123\",\r\n \"2603:1040:1202:1::6c0/122\",\r\n - \ \"2603:1040:1202:2::100/122\",\r\n \"2603:1040:1202:2::140/123\",\r\n - \ \"2603:1040:1202:2::180/121\",\r\n \"2603:1040:1302:1::100/120\",\r\n - \ \"2603:1040:1302:1::200/123\",\r\n \"2603:1040:1402:1::5e0/123\",\r\n - \ \"2603:1040:1402:2::/122\",\r\n \"2603:1040:1402:2::40/123\",\r\n - \ \"2603:1040:1402:2::80/121\",\r\n \"2603:1040:1503:2::a0/123\",\r\n - \ \"2603:1040:1503:2::c0/122\",\r\n \"2603:1040:1503:2::200/122\",\r\n - \ \"2603:1040:1503:2::280/121\",\r\n \"2603:1050:6::60/123\",\r\n - \ \"2603:1050:6::1c0/122\",\r\n \"2603:1050:6::300/123\",\r\n - \ \"2603:1050:6::360/123\",\r\n \"2603:1050:6::500/121\",\r\n - \ \"2603:1050:6:1::280/122\",\r\n \"2603:1050:6:402::580/121\",\r\n - \ \"2603:1050:6:c02::2a0/123\",\r\n \"2603:1050:403::280/122\",\r\n - \ \"2603:1050:403:1::80/121\",\r\n \"2603:1050:403:1::240/123\",\r\n - \ \"2603:1050:403:1::300/121\",\r\n \"2603:1050:403:400::580/121\",\r\n - \ \"2a01:111:f100:1003::4134:3641/128\",\r\n \"2a01:111:f100:1003::4134:3677/128\",\r\n - \ \"2a01:111:f100:1003::4134:36c2/128\",\r\n \"2a01:111:f100:1003::4134:36d9/128\",\r\n - \ \"2a01:111:f100:1003::4134:3704/128\",\r\n \"2a01:111:f100:1003::4134:3707/128\",\r\n - \ \"2a01:111:f100:1003::4134:370b/128\",\r\n \"2a01:111:f100:1003::4134:370d/128\",\r\n - \ \"2a01:111:f100:1003::4134:3785/128\",\r\n \"2a01:111:f100:1003::4134:37c4/128\",\r\n - \ \"2a01:111:f100:1003::4134:37d9/128\",\r\n \"2a01:111:f100:1005::a83e:f7fe/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3011/128\",\r\n \"2a01:111:f100:2000::a83e:3015/128\",\r\n - \ \"2a01:111:f100:2000::a83e:301c/128\",\r\n \"2a01:111:f100:2000::a83e:3022/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3024/128\",\r\n \"2a01:111:f100:2000::a83e:3039/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3040/128\",\r\n \"2a01:111:f100:2000::a83e:3070/128\",\r\n + \ \"2603:1040:606:1::300/121\",\r\n \"2603:1040:606:3::600/123\",\r\n + \ \"2603:1040:606:402::500/121\",\r\n \"2603:1040:806::780/121\",\r\n + \ \"2603:1040:806:1::280/123\",\r\n \"2603:1040:806:1::300/121\",\r\n + \ \"2603:1040:806:402::500/121\",\r\n \"2603:1040:900:2::e/128\",\r\n + \ \"2603:1040:904::60/123\",\r\n \"2603:1040:904::1c0/122\",\r\n + \ \"2603:1040:904::300/123\",\r\n \"2603:1040:904::360/123\",\r\n + \ \"2603:1040:904::500/121\",\r\n \"2603:1040:904:1::280/122\",\r\n + \ \"2603:1040:904:402::500/121\",\r\n \"2603:1040:a06::160/123\",\r\n + \ \"2603:1040:a06::2c0/122\",\r\n \"2603:1040:a06::400/123\",\r\n + \ \"2603:1040:a06::460/123\",\r\n \"2603:1040:a06::600/121\",\r\n + \ \"2603:1040:a06:1::280/122\",\r\n \"2603:1040:a06:402::500/121\",\r\n + \ \"2603:1040:b00:2::b/128\",\r\n \"2603:1040:b04::780/121\",\r\n + \ \"2603:1040:b04:1::280/123\",\r\n \"2603:1040:b04:1::300/121\",\r\n + \ \"2603:1040:b04:402::500/121\",\r\n \"2603:1040:c06::780/121\",\r\n + \ \"2603:1040:c06:1::280/123\",\r\n \"2603:1040:c06:1::300/121\",\r\n + \ \"2603:1040:c06:402::500/121\",\r\n \"2603:1040:d01:4::7/128\",\r\n + \ \"2603:1040:d04::280/122\",\r\n \"2603:1040:d04:1::380/121\",\r\n + \ \"2603:1040:d04:2::/123\",\r\n \"2603:1040:d04:2::100/120\",\r\n + \ \"2603:1040:d04:3::60/126\",\r\n \"2603:1040:d04:400::420/123\",\r\n + \ \"2603:1040:d04:400::580/121\",\r\n \"2603:1040:e05::28/126\",\r\n + \ \"2603:1040:e05::40/123\",\r\n \"2603:1040:e05::80/121\",\r\n + \ \"2603:1040:e05:402::80/121\",\r\n \"2603:1040:f05::60/123\",\r\n + \ \"2603:1040:f05::1c0/122\",\r\n \"2603:1040:f05::300/123\",\r\n + \ \"2603:1040:f05::360/123\",\r\n \"2603:1040:f05::500/121\",\r\n + \ \"2603:1040:f05:1::280/122\",\r\n \"2603:1040:f05:402::500/121\",\r\n + \ \"2603:1040:1001:4::/128\",\r\n \"2603:1040:1001:4::d/128\",\r\n + \ \"2603:1040:1002:2::20/123\",\r\n \"2603:1040:1002:2::40/122\",\r\n + \ \"2603:1040:1002:2::80/123\",\r\n \"2603:1040:1002:2::200/121\",\r\n + \ \"2603:1040:1101:2::3/128\",\r\n \"2603:1040:1104:1::160/123\",\r\n + \ \"2603:1040:1104:1::180/122\",\r\n \"2603:1040:1104:1::1c0/123\",\r\n + \ \"2603:1040:1104:1::580/121\",\r\n \"2603:1040:1104:400::460/123\",\r\n + \ \"2603:1040:1202:1::6c0/122\",\r\n \"2603:1040:1202:2::100/122\",\r\n + \ \"2603:1040:1202:2::140/123\",\r\n \"2603:1040:1202:2::180/121\",\r\n + \ \"2603:1040:1302:1::100/120\",\r\n \"2603:1040:1302:1::200/123\",\r\n + \ \"2603:1040:1402:1::5e0/123\",\r\n \"2603:1040:1402:2::/122\",\r\n + \ \"2603:1040:1402:2::40/123\",\r\n \"2603:1040:1402:2::80/121\",\r\n + \ \"2603:1040:1503:2::a0/123\",\r\n \"2603:1040:1503:2::c0/122\",\r\n + \ \"2603:1040:1503:2::200/122\",\r\n \"2603:1040:1503:2::280/121\",\r\n + \ \"2603:1050:6::60/123\",\r\n \"2603:1050:6::1c0/122\",\r\n + \ \"2603:1050:6::300/123\",\r\n \"2603:1050:6::360/123\",\r\n + \ \"2603:1050:6::500/121\",\r\n \"2603:1050:6:1::280/122\",\r\n + \ \"2603:1050:6:402::580/121\",\r\n \"2603:1050:6:c02::2a0/123\",\r\n + \ \"2603:1050:403::280/122\",\r\n \"2603:1050:403:1::80/121\",\r\n + \ \"2603:1050:403:1::240/123\",\r\n \"2603:1050:403:1::300/121\",\r\n + \ \"2603:1050:403:400::580/121\",\r\n \"2a01:111:f100:1003::4134:3641/128\",\r\n + \ \"2a01:111:f100:1003::4134:3677/128\",\r\n \"2a01:111:f100:1003::4134:36c2/128\",\r\n + \ \"2a01:111:f100:1003::4134:36d9/128\",\r\n \"2a01:111:f100:1003::4134:3704/128\",\r\n + \ \"2a01:111:f100:1003::4134:3707/128\",\r\n \"2a01:111:f100:1003::4134:370b/128\",\r\n + \ \"2a01:111:f100:1003::4134:370d/128\",\r\n \"2a01:111:f100:1003::4134:3785/128\",\r\n + \ \"2a01:111:f100:1003::4134:37c4/128\",\r\n \"2a01:111:f100:1003::4134:37d9/128\",\r\n + \ \"2a01:111:f100:1005::a83e:f7fe/128\",\r\n \"2a01:111:f100:2000::a83e:3011/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3015/128\",\r\n \"2a01:111:f100:2000::a83e:301c/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3022/128\",\r\n \"2a01:111:f100:2000::a83e:3024/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3039/128\",\r\n \"2a01:111:f100:2000::a83e:3040/128\",\r\n + \ \"2a01:111:f100:2000::a83e:304a/128\",\r\n \"2a01:111:f100:2000::a83e:3070/128\",\r\n \ \"2a01:111:f100:2000::a83e:3076/128\",\r\n \"2a01:111:f100:2000::a83e:3083/128\",\r\n \ \"2a01:111:f100:2000::a83e:3097/128\",\r\n \"2a01:111:f100:2000::a83e:30a9/128\",\r\n \ \"2a01:111:f100:2000::a83e:30f3/128\",\r\n \"2a01:111:f100:2000::a83e:312d/128\",\r\n \ \"2a01:111:f100:2000::a83e:313a/128\",\r\n \"2a01:111:f100:2000::a83e:313c/127\",\r\n \ \"2a01:111:f100:2000::a83e:32a5/128\",\r\n \"2a01:111:f100:2000::a83e:3344/128\",\r\n \ \"2a01:111:f100:2000::a83e:3348/128\",\r\n \"2a01:111:f100:2000::a83e:335c/128\",\r\n - \ \"2a01:111:f100:2000::a83e:336c/128\",\r\n \"2a01:111:f100:2000::a83e:3370/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3375/128\",\r\n \"2a01:111:f100:2000::a83e:337e/128\",\r\n - \ \"2a01:111:f100:2000::a83e:33ad/128\",\r\n \"2a01:111:f100:2000::a83e:33bf/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3649/128\",\r\n \"2a01:111:f100:2002::8975:2c8c/128\",\r\n - \ \"2a01:111:f100:2002::8975:2c8e/128\",\r\n \"2a01:111:f100:2002::8975:2ce6/128\",\r\n - \ \"2a01:111:f100:2002::8975:2d44/128\",\r\n \"2a01:111:f100:2002::8975:2d6a/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3366/128\",\r\n \"2a01:111:f100:2000::a83e:336c/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3370/128\",\r\n \"2a01:111:f100:2000::a83e:3375/128\",\r\n + \ \"2a01:111:f100:2000::a83e:337e/128\",\r\n \"2a01:111:f100:2000::a83e:33ad/128\",\r\n + \ \"2a01:111:f100:2000::a83e:33bf/128\",\r\n \"2a01:111:f100:2000::a83e:3649/128\",\r\n + \ \"2a01:111:f100:2002::8975:2c8c/128\",\r\n \"2a01:111:f100:2002::8975:2c8e/128\",\r\n + \ \"2a01:111:f100:2002::8975:2ce6/128\",\r\n \"2a01:111:f100:2002::8975:2d44/128\",\r\n + \ \"2a01:111:f100:2002::8975:2d6a/128\",\r\n \"2a01:111:f100:2002::8975:2d83/128\",\r\n \ \"2a01:111:f100:2002::8975:2e91/128\",\r\n \"2a01:111:f100:2002::8975:2eaa/128\",\r\n \ \"2a01:111:f100:2002::8975:2fa3/128\",\r\n \"2a01:111:f100:2002::8975:2fac/128\",\r\n \ \"2a01:111:f100:2002::8975:2fc3/128\",\r\n \"2a01:111:f100:3000::a83e:1840/128\",\r\n @@ -35466,45 +36317,46 @@ interactions: \ \"2a01:111:f100:3000::a83e:1a94/128\",\r\n \"2a01:111:f100:3000::a83e:1a9f/128\",\r\n \ \"2a01:111:f100:3000::a83e:1adf/128\",\r\n \"2a01:111:f100:3000::a83e:1afe/128\",\r\n \ \"2a01:111:f100:3000::a83e:1b12/128\",\r\n \"2a01:111:f100:3000::a83e:1b31/128\",\r\n - \ \"2a01:111:f100:3000::a83e:1b83/128\",\r\n \"2a01:111:f100:3001::8987:1164/128\",\r\n - \ \"2a01:111:f100:3001::8987:1179/128\",\r\n \"2a01:111:f100:3001::8987:11da/128\",\r\n - \ \"2a01:111:f100:3001::8987:11ea/128\",\r\n \"2a01:111:f100:3001::8987:12cf/128\",\r\n - \ \"2a01:111:f100:3001::a83e:a67/128\",\r\n \"2a01:111:f100:4002::9d37:c071/128\",\r\n - \ \"2a01:111:f100:4002::9d37:c0bd/128\",\r\n \"2a01:111:f100:6000::4134:a688/128\",\r\n - \ \"2a01:111:f100:6000::4134:a6cf/128\",\r\n \"2a01:111:f100:7000::6fdd:5343/128\",\r\n - \ \"2a01:111:f100:7000::6fdd:5431/128\",\r\n \"2a01:111:f100:9001::1761:91e4/128\",\r\n - \ \"2a01:111:f100:9001::1761:9323/128\",\r\n \"2a01:111:f100:9001::1761:958a/128\",\r\n - \ \"2a01:111:f100:9001::1761:9696/128\",\r\n \"2a01:111:f100:9001::1761:97ac/128\",\r\n - \ \"2a01:111:f100:a001::4134:e463/128\",\r\n \"2a01:111:f100:a001::a83f:5c0a/128\",\r\n - \ \"2a01:111:f100:a001::a83f:5c0c/128\",\r\n \"2a01:111:f100:a004::bfeb:8af8/128\",\r\n - \ \"2a01:111:f100:a004::bfeb:8ba9/128\",\r\n \"2a01:111:f100:a004::bfeb:8c93/128\",\r\n - \ \"2a01:111:f100:a004::bfeb:8d32/128\",\r\n \"2a01:111:f100:a004::bfeb:8dc7/128\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureOpenDatasets\",\r\n - \ \"id\": \"AzureOpenDatasets\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureOpenDatasets\",\r\n \"addressPrefixes\": - [\r\n \"13.73.248.32/28\",\r\n \"20.36.120.192/28\",\r\n - \ \"20.37.64.192/28\",\r\n \"20.37.156.224/28\",\r\n \"20.37.195.32/28\",\r\n - \ \"20.37.224.192/28\",\r\n \"20.38.84.112/28\",\r\n \"20.38.136.192/28\",\r\n - \ \"20.39.11.32/28\",\r\n \"20.41.4.192/28\",\r\n \"20.41.65.160/28\",\r\n - \ \"20.41.193.128/28\",\r\n \"20.42.4.224/28\",\r\n \"20.42.131.0/28\",\r\n - \ \"20.42.227.0/28\",\r\n \"20.43.41.160/28\",\r\n \"20.43.65.160/28\",\r\n - \ \"20.43.130.112/28\",\r\n \"20.45.112.192/28\",\r\n \"20.45.192.192/28\",\r\n - \ \"20.150.160.192/28\",\r\n \"20.189.106.208/28\",\r\n \"20.192.225.128/28\",\r\n - \ \"40.67.48.192/28\",\r\n \"40.74.30.112/28\",\r\n \"40.80.57.128/28\",\r\n - \ \"40.80.169.128/28\",\r\n \"40.80.188.32/28\",\r\n \"40.82.253.80/28\",\r\n - \ \"40.89.17.128/28\",\r\n \"51.12.41.32/28\",\r\n \"51.12.193.32/28\",\r\n - \ \"51.104.25.160/28\",\r\n \"51.105.80.192/28\",\r\n \"51.105.88.192/28\",\r\n - \ \"51.107.48.192/28\",\r\n \"51.107.144.192/28\",\r\n \"51.116.48.112/28\",\r\n - \ \"51.116.144.112/28\",\r\n \"51.120.40.192/28\",\r\n \"51.120.224.192/28\",\r\n - \ \"51.137.161.144/28\",\r\n \"51.143.192.192/28\",\r\n \"52.136.48.192/28\",\r\n - \ \"52.140.105.128/28\",\r\n \"52.150.139.80/28\",\r\n \"52.228.81.144/28\",\r\n - \ \"102.133.56.112/28\",\r\n \"102.133.216.112/28\",\r\n + \ \"2a01:111:f100:3000::a83e:1b83/128\",\r\n \"2a01:111:f100:3001::8987:114c/128\",\r\n + \ \"2a01:111:f100:3001::8987:1164/128\",\r\n \"2a01:111:f100:3001::8987:1179/128\",\r\n + \ \"2a01:111:f100:3001::8987:11da/128\",\r\n \"2a01:111:f100:3001::8987:11ea/128\",\r\n + \ \"2a01:111:f100:3001::8987:12cf/128\",\r\n \"2a01:111:f100:3001::8987:13fe/128\",\r\n + \ \"2a01:111:f100:3001::a83e:884/128\",\r\n \"2a01:111:f100:3001::a83e:a67/128\",\r\n + \ \"2a01:111:f100:4002::9d37:c071/128\",\r\n \"2a01:111:f100:4002::9d37:c0bd/128\",\r\n + \ \"2a01:111:f100:6000::4134:a688/128\",\r\n \"2a01:111:f100:6000::4134:a6cf/128\",\r\n + \ \"2a01:111:f100:7000::6fdd:5343/128\",\r\n \"2a01:111:f100:7000::6fdd:5431/128\",\r\n + \ \"2a01:111:f100:9001::1761:91e4/128\",\r\n \"2a01:111:f100:9001::1761:9323/128\",\r\n + \ \"2a01:111:f100:9001::1761:958a/128\",\r\n \"2a01:111:f100:9001::1761:9696/128\",\r\n + \ \"2a01:111:f100:9001::1761:97ac/128\",\r\n \"2a01:111:f100:a001::4134:e463/128\",\r\n + \ \"2a01:111:f100:a001::a83f:5c0a/128\",\r\n \"2a01:111:f100:a001::a83f:5c0c/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8af8/128\",\r\n \"2a01:111:f100:a004::bfeb:8ba9/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8c93/128\",\r\n \"2a01:111:f100:a004::bfeb:8d32/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8dc7/128\"\r\n ]\r\n }\r\n + \ },\r\n {\r\n \"name\": \"AzureOpenDatasets\",\r\n \"id\": + \"AzureOpenDatasets\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureOpenDatasets\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.32/28\",\r\n + \ \"20.36.120.192/28\",\r\n \"20.37.64.192/28\",\r\n \"20.37.156.224/28\",\r\n + \ \"20.37.195.32/28\",\r\n \"20.37.224.192/28\",\r\n \"20.38.84.112/28\",\r\n + \ \"20.38.136.192/28\",\r\n \"20.39.11.32/28\",\r\n \"20.41.4.192/28\",\r\n + \ \"20.41.65.160/28\",\r\n \"20.41.193.128/28\",\r\n \"20.42.4.224/28\",\r\n + \ \"20.42.131.0/28\",\r\n \"20.42.227.0/28\",\r\n \"20.43.41.160/28\",\r\n + \ \"20.43.65.160/28\",\r\n \"20.43.130.112/28\",\r\n \"20.45.112.192/28\",\r\n + \ \"20.45.192.192/28\",\r\n \"20.150.160.192/28\",\r\n \"20.189.106.208/28\",\r\n + \ \"20.192.225.128/28\",\r\n \"40.67.48.192/28\",\r\n \"40.74.30.112/28\",\r\n + \ \"40.80.57.128/28\",\r\n \"40.80.169.128/28\",\r\n \"40.80.188.32/28\",\r\n + \ \"40.82.253.80/28\",\r\n \"40.89.17.128/28\",\r\n \"51.12.41.32/28\",\r\n + \ \"51.12.193.32/28\",\r\n \"51.104.25.160/28\",\r\n \"51.105.80.192/28\",\r\n + \ \"51.105.88.192/28\",\r\n \"51.107.48.192/28\",\r\n \"51.107.144.192/28\",\r\n + \ \"51.116.48.112/28\",\r\n \"51.116.144.112/28\",\r\n \"51.120.40.192/28\",\r\n + \ \"51.120.224.192/28\",\r\n \"51.137.161.144/28\",\r\n \"51.143.192.192/28\",\r\n + \ \"52.136.48.192/28\",\r\n \"52.140.105.128/28\",\r\n \"52.150.139.80/28\",\r\n + \ \"52.228.81.144/28\",\r\n \"102.133.56.112/28\",\r\n \"102.133.216.112/28\",\r\n \ \"191.235.225.160/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzurePortal\",\r\n \"id\": \"AzurePortal\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzurePortal\",\r\n \"addressPrefixes\": @@ -35635,7 +36487,7 @@ interactions: \ \"2603:1050:6:1::680/121\",\r\n \"2603:1050:403::680/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureRemoteRendering\",\r\n \ \"id\": \"AzureRemoteRendering\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureRemoteRendering\",\r\n \"addressPrefixes\": @@ -35649,114 +36501,115 @@ interactions: \ \"51.143.209.144/28\",\r\n \"52.146.133.64/28\",\r\n \"52.168.112.88/30\",\r\n \ \"52.178.17.8/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureResourceManager\",\r\n \"id\": \"AzureResourceManager\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureResourceManager\",\r\n \"addressPrefixes\": - [\r\n \"13.66.141.176/28\",\r\n \"13.67.18.0/23\",\r\n \"13.69.67.32/28\",\r\n - \ \"13.69.114.0/23\",\r\n \"13.69.229.224/28\",\r\n \"13.69.234.0/23\",\r\n - \ \"13.70.74.64/28\",\r\n \"13.70.76.0/23\",\r\n \"13.71.173.192/28\",\r\n - \ \"13.71.196.80/28\",\r\n \"13.71.198.0/24\",\r\n \"13.73.240.224/28\",\r\n - \ \"13.73.246.0/23\",\r\n \"13.75.39.16/28\",\r\n \"13.77.53.32/28\",\r\n - \ \"13.77.55.0/25\",\r\n \"13.78.109.96/28\",\r\n \"13.86.219.80/28\",\r\n - \ \"13.86.222.0/24\",\r\n \"13.87.57.240/28\",\r\n \"13.87.60.0/23\",\r\n - \ \"13.87.123.240/28\",\r\n \"13.87.126.0/24\",\r\n \"13.89.180.0/23\",\r\n - \ \"20.17.60.0/23\",\r\n \"20.17.68.0/26\",\r\n \"20.21.44.0/26\",\r\n - \ \"20.21.50.0/23\",\r\n \"20.36.108.48/28\",\r\n \"20.36.110.0/23\",\r\n - \ \"20.36.115.144/28\",\r\n \"20.36.118.0/23\",\r\n \"20.36.126.0/23\",\r\n - \ \"20.37.76.48/28\",\r\n \"20.37.78.0/23\",\r\n \"20.37.230.0/23\",\r\n - \ \"20.38.128.32/28\",\r\n \"20.38.130.0/23\",\r\n \"20.38.150.0/23\",\r\n - \ \"20.40.206.240/28\",\r\n \"20.40.226.0/23\",\r\n \"20.41.70.0/23\",\r\n - \ \"20.43.120.224/28\",\r\n \"20.43.124.0/23\",\r\n \"20.44.3.240/28\",\r\n - \ \"20.44.6.0/23\",\r\n \"20.44.8.16/28\",\r\n \"20.44.16.112/28\",\r\n - \ \"20.44.20.0/23\",\r\n \"20.44.30.0/24\",\r\n \"20.45.88.0/23\",\r\n - \ \"20.45.118.0/23\",\r\n \"20.46.8.0/23\",\r\n \"20.48.194.0/23\",\r\n - \ \"20.49.116.0/23\",\r\n \"20.50.68.96/28\",\r\n \"20.51.10.0/23\",\r\n - \ \"20.51.18.0/23\",\r\n \"20.53.42.0/23\",\r\n \"20.58.64.0/23\",\r\n - \ \"20.61.100.0/23\",\r\n \"20.62.56.0/23\",\r\n \"20.62.130.0/23\",\r\n - \ \"20.65.128.0/23\",\r\n \"20.66.0.0/23\",\r\n \"20.72.28.64/26\",\r\n - \ \"20.88.64.64/26\",\r\n \"20.150.225.128/26\",\r\n \"20.150.242.0/23\",\r\n - \ \"20.187.198.0/23\",\r\n \"20.189.168.0/24\",\r\n \"20.189.226.0/23\",\r\n - \ \"20.191.162.0/23\",\r\n \"20.192.32.128/26\",\r\n \"20.192.40.0/23\",\r\n - \ \"20.192.52.0/23\",\r\n \"20.193.196.0/23\",\r\n \"20.193.204.0/26\",\r\n - \ \"20.195.144.0/23\",\r\n \"20.215.10.0/23\",\r\n \"20.215.156.0/26\",\r\n - \ \"20.217.50.0/23\",\r\n \"20.217.60.0/26\",\r\n \"23.98.110.0/23\",\r\n - \ \"40.67.54.0/23\",\r\n \"40.67.59.208/28\",\r\n \"40.67.62.0/23\",\r\n - \ \"40.67.120.0/24\",\r\n \"40.69.108.32/28\",\r\n \"40.69.112.0/22\",\r\n - \ \"40.71.13.224/28\",\r\n \"40.74.102.0/28\",\r\n \"40.75.35.32/28\",\r\n - \ \"40.75.38.0/23\",\r\n \"40.78.196.32/28\",\r\n \"40.78.198.0/23\",\r\n - \ \"40.78.203.224/28\",\r\n \"40.78.206.0/23\",\r\n \"40.78.234.176/28\",\r\n - \ \"40.78.254.0/23\",\r\n \"40.79.131.240/28\",\r\n \"40.79.134.0/23\",\r\n - \ \"40.79.158.0/23\",\r\n \"40.79.180.0/28\",\r\n \"40.79.182.0/23\",\r\n - \ \"40.79.198.0/23\",\r\n \"40.80.174.0/23\",\r\n \"40.80.178.0/23\",\r\n - \ \"40.113.178.0/28\",\r\n \"40.120.80.0/23\",\r\n \"51.11.64.0/24\",\r\n - \ \"51.11.96.0/24\",\r\n \"51.12.44.0/23\",\r\n \"51.12.101.64/26\",\r\n - \ \"51.12.196.0/23\",\r\n \"51.12.205.0/26\",\r\n \"51.53.98.0/23\",\r\n - \ \"51.53.108.0/26\",\r\n \"51.53.180.0/23\",\r\n \"51.53.188.0/26\",\r\n - \ \"51.104.8.224/28\",\r\n \"51.105.78.0/23\",\r\n \"51.105.94.0/23\",\r\n - \ \"51.107.54.0/23\",\r\n \"51.107.60.32/28\",\r\n \"51.107.62.0/23\",\r\n - \ \"51.107.150.0/23\",\r\n \"51.107.156.32/28\",\r\n \"51.107.158.0/23\",\r\n - \ \"51.116.52.0/23\",\r\n \"51.116.60.32/28\",\r\n \"51.116.62.0/23\",\r\n - \ \"51.116.150.0/23\",\r\n \"51.116.156.32/28\",\r\n \"51.116.159.0/24\",\r\n - \ \"51.120.46.0/23\",\r\n \"51.120.100.32/28\",\r\n \"51.120.102.0/23\",\r\n - \ \"51.120.220.32/28\",\r\n \"51.120.222.0/23\",\r\n \"51.120.230.0/23\",\r\n - \ \"51.138.208.0/23\",\r\n \"51.140.212.16/28\",\r\n \"51.140.214.0/24\",\r\n - \ \"51.143.210.0/23\",\r\n \"52.136.54.0/23\",\r\n \"52.138.94.0/23\",\r\n - \ \"52.139.104.0/23\",\r\n \"52.146.134.0/23\",\r\n \"52.147.96.0/24\",\r\n - \ \"52.150.158.0/23\",\r\n \"52.162.110.224/28\",\r\n \"52.172.114.0/23\",\r\n - \ \"52.231.19.208/28\",\r\n \"52.231.22.0/24\",\r\n \"52.231.148.64/28\",\r\n - \ \"52.231.150.0/24\",\r\n \"52.240.242.0/23\",\r\n \"65.52.252.48/28\",\r\n - \ \"65.52.254.0/23\",\r\n \"102.133.28.16/28\",\r\n \"102.133.30.0/23\",\r\n - \ \"102.133.62.0/23\",\r\n \"102.133.123.224/28\",\r\n \"102.133.158.0/23\",\r\n - \ \"102.133.222.0/23\",\r\n \"104.46.160.0/24\",\r\n \"104.46.161.0/25\",\r\n - \ \"104.46.180.0/23\",\r\n \"104.214.162.0/23\",\r\n \"104.214.166.0/26\",\r\n - \ \"168.61.138.0/23\",\r\n \"168.61.143.192/26\",\r\n \"191.233.52.0/23\",\r\n - \ \"191.233.205.16/28\",\r\n \"191.234.140.0/23\",\r\n \"191.234.158.0/23\",\r\n - \ \"2603:1000:4::6c0/122\",\r\n \"2603:1000:4:402::280/122\",\r\n - \ \"2603:1000:104::480/122\",\r\n \"2603:1000:104:402::280/122\",\r\n - \ \"2603:1010:6::180/122\",\r\n \"2603:1010:6:402::280/122\",\r\n - \ \"2603:1010:101::6c0/122\",\r\n \"2603:1010:101:402::280/122\",\r\n - \ \"2603:1010:304::6c0/122\",\r\n \"2603:1010:304:402::280/122\",\r\n - \ \"2603:1010:404::6c0/122\",\r\n \"2603:1010:404:402::280/122\",\r\n - \ \"2603:1020:5::180/122\",\r\n \"2603:1020:5:402::280/122\",\r\n - \ \"2603:1020:206::180/122\",\r\n \"2603:1020:206:402::280/122\",\r\n - \ \"2603:1020:305::6c0/122\",\r\n \"2603:1020:305:402::280/122\",\r\n - \ \"2603:1020:405::6c0/122\",\r\n \"2603:1020:405:402::280/122\",\r\n - \ \"2603:1020:605::6c0/122\",\r\n \"2603:1020:605:402::280/122\",\r\n - \ \"2603:1020:705::180/122\",\r\n \"2603:1020:705:402::280/122\",\r\n - \ \"2603:1020:805::180/122\",\r\n \"2603:1020:805:402::280/122\",\r\n - \ \"2603:1020:905::6c0/122\",\r\n \"2603:1020:905:402::280/122\",\r\n - \ \"2603:1020:a04::180/122\",\r\n \"2603:1020:a04:2::700/120\",\r\n - \ \"2603:1020:a04:402::280/122\",\r\n \"2603:1020:b04::6c0/122\",\r\n - \ \"2603:1020:b04:402::280/122\",\r\n \"2603:1020:c04::180/122\",\r\n - \ \"2603:1020:c04:402::280/122\",\r\n \"2603:1020:d04::6c0/122\",\r\n - \ \"2603:1020:d04:402::280/122\",\r\n \"2603:1020:e04::180/122\",\r\n - \ \"2603:1020:e04:3::300/120\",\r\n \"2603:1020:e04:402::280/122\",\r\n - \ \"2603:1020:f04::6c0/122\",\r\n \"2603:1020:f04:402::280/122\",\r\n - \ \"2603:1020:1004:1::400/120\",\r\n \"2603:1020:1004:400::180/122\",\r\n - \ \"2603:1020:1104:1::/120\",\r\n \"2603:1020:1104:400::280/122\",\r\n - \ \"2603:1020:1302:1::400/120\",\r\n \"2603:1020:1302:400::1c0/122\",\r\n - \ \"2603:1030:f:1::6c0/122\",\r\n \"2603:1030:f:2::700/120\",\r\n - \ \"2603:1030:f:400::a80/122\",\r\n \"2603:1030:10::180/122\",\r\n - \ \"2603:1030:10:402::280/122\",\r\n \"2603:1030:104::180/122\",\r\n - \ \"2603:1030:104:402::280/122\",\r\n \"2603:1030:107:1::100/120\",\r\n - \ \"2603:1030:107:400::200/122\",\r\n \"2603:1030:210::180/122\",\r\n - \ \"2603:1030:210:402::280/122\",\r\n \"2603:1030:40b:2::40/122\",\r\n - \ \"2603:1030:40b:400::a80/122\",\r\n \"2603:1030:40c::180/122\",\r\n - \ \"2603:1030:40c:402::280/122\",\r\n \"2603:1030:504::400/120\",\r\n - \ \"2603:1030:504:402::180/122\",\r\n \"2603:1030:608::6c0/122\",\r\n - \ \"2603:1030:608:4::100/120\",\r\n \"2603:1030:608:402::280/122\",\r\n - \ \"2603:1030:807::180/122\",\r\n \"2603:1030:807:402::280/122\",\r\n - \ \"2603:1030:a07::6c0/122\",\r\n \"2603:1030:a07:9::200/120\",\r\n - \ \"2603:1030:a07:402::900/122\",\r\n \"2603:1030:b04::6c0/122\",\r\n - \ \"2603:1030:b04:402::280/122\",\r\n \"2603:1030:c06:2::40/122\",\r\n - \ \"2603:1030:c06:400::a80/122\",\r\n \"2603:1030:f05::180/122\",\r\n - \ \"2603:1030:f05:402::280/122\",\r\n \"2603:1030:1005::6c0/122\",\r\n - \ \"2603:1030:1005:402::280/122\",\r\n \"2603:1040:5::280/122\",\r\n - \ \"2603:1040:5:402::280/122\",\r\n \"2603:1040:207::6c0/122\",\r\n - \ \"2603:1040:207:2::300/120\",\r\n \"2603:1040:207:402::280/122\",\r\n - \ \"2603:1040:407::180/122\",\r\n \"2603:1040:407:402::280/122\",\r\n - \ \"2603:1040:606::6c0/122\",\r\n \"2603:1040:606:402::280/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureResourceManager\",\r\n \"addressPrefixes\": [\r\n \"13.66.141.176/28\",\r\n + \ \"13.67.18.0/23\",\r\n \"13.69.67.32/28\",\r\n \"13.69.114.0/23\",\r\n + \ \"13.69.229.224/28\",\r\n \"13.69.234.0/23\",\r\n \"13.70.74.64/28\",\r\n + \ \"13.70.76.0/23\",\r\n \"13.71.173.192/28\",\r\n \"13.71.196.80/28\",\r\n + \ \"13.71.198.0/24\",\r\n \"13.73.240.224/28\",\r\n \"13.73.246.0/23\",\r\n + \ \"13.75.39.16/28\",\r\n \"13.77.53.32/28\",\r\n \"13.77.55.0/25\",\r\n + \ \"13.78.109.96/28\",\r\n \"13.86.219.80/28\",\r\n \"13.86.222.0/24\",\r\n + \ \"13.87.57.240/28\",\r\n \"13.87.60.0/23\",\r\n \"13.87.123.240/28\",\r\n + \ \"13.87.126.0/24\",\r\n \"13.89.180.0/23\",\r\n \"20.17.60.0/23\",\r\n + \ \"20.17.68.0/26\",\r\n \"20.21.44.0/26\",\r\n \"20.21.50.0/23\",\r\n + \ \"20.36.108.48/28\",\r\n \"20.36.110.0/23\",\r\n \"20.36.115.144/28\",\r\n + \ \"20.36.118.0/23\",\r\n \"20.36.126.0/23\",\r\n \"20.37.76.48/28\",\r\n + \ \"20.37.78.0/23\",\r\n \"20.37.230.0/23\",\r\n \"20.38.128.32/28\",\r\n + \ \"20.38.130.0/23\",\r\n \"20.38.150.0/23\",\r\n \"20.40.206.240/28\",\r\n + \ \"20.40.226.0/23\",\r\n \"20.41.70.0/23\",\r\n \"20.43.120.224/28\",\r\n + \ \"20.43.124.0/23\",\r\n \"20.44.3.240/28\",\r\n \"20.44.6.0/23\",\r\n + \ \"20.44.8.16/28\",\r\n \"20.44.16.112/28\",\r\n \"20.44.20.0/23\",\r\n + \ \"20.44.30.0/24\",\r\n \"20.45.88.0/23\",\r\n \"20.45.118.0/23\",\r\n + \ \"20.46.8.0/23\",\r\n \"20.48.194.0/23\",\r\n \"20.49.116.0/23\",\r\n + \ \"20.50.68.96/28\",\r\n \"20.51.10.0/23\",\r\n \"20.51.18.0/23\",\r\n + \ \"20.53.42.0/23\",\r\n \"20.58.64.0/23\",\r\n \"20.61.100.0/23\",\r\n + \ \"20.62.56.0/23\",\r\n \"20.62.130.0/23\",\r\n \"20.65.128.0/23\",\r\n + \ \"20.66.0.0/23\",\r\n \"20.72.28.64/26\",\r\n \"20.88.64.64/26\",\r\n + \ \"20.150.225.128/26\",\r\n \"20.150.242.0/23\",\r\n \"20.187.198.0/23\",\r\n + \ \"20.189.168.0/24\",\r\n \"20.189.226.0/23\",\r\n \"20.191.162.0/23\",\r\n + \ \"20.192.32.128/26\",\r\n \"20.192.40.0/23\",\r\n \"20.192.52.0/23\",\r\n + \ \"20.193.196.0/23\",\r\n \"20.193.204.0/26\",\r\n \"20.195.144.0/23\",\r\n + \ \"20.215.10.0/23\",\r\n \"20.215.156.0/26\",\r\n \"20.217.50.0/23\",\r\n + \ \"20.217.60.0/26\",\r\n \"23.98.110.0/23\",\r\n \"40.67.54.0/23\",\r\n + \ \"40.67.59.208/28\",\r\n \"40.67.62.0/23\",\r\n \"40.67.120.0/24\",\r\n + \ \"40.69.108.32/28\",\r\n \"40.69.112.0/22\",\r\n \"40.71.13.224/28\",\r\n + \ \"40.74.102.0/28\",\r\n \"40.75.35.32/28\",\r\n \"40.75.38.0/23\",\r\n + \ \"40.78.196.32/28\",\r\n \"40.78.198.0/23\",\r\n \"40.78.203.224/28\",\r\n + \ \"40.78.206.0/23\",\r\n \"40.78.234.176/28\",\r\n \"40.78.254.0/23\",\r\n + \ \"40.79.131.240/28\",\r\n \"40.79.134.0/23\",\r\n \"40.79.158.0/23\",\r\n + \ \"40.79.180.0/28\",\r\n \"40.79.182.0/23\",\r\n \"40.79.198.0/23\",\r\n + \ \"40.80.174.0/23\",\r\n \"40.80.178.0/23\",\r\n \"40.113.178.0/28\",\r\n + \ \"40.120.80.0/23\",\r\n \"51.11.64.0/24\",\r\n \"51.11.96.0/24\",\r\n + \ \"51.12.44.0/23\",\r\n \"51.12.101.64/26\",\r\n \"51.12.196.0/23\",\r\n + \ \"51.12.205.0/26\",\r\n \"51.53.98.0/23\",\r\n \"51.53.108.0/26\",\r\n + \ \"51.53.180.0/23\",\r\n \"51.53.188.0/26\",\r\n \"51.104.8.224/28\",\r\n + \ \"51.105.78.0/23\",\r\n \"51.105.94.0/23\",\r\n \"51.107.54.0/23\",\r\n + \ \"51.107.60.32/28\",\r\n \"51.107.62.0/23\",\r\n \"51.107.150.0/23\",\r\n + \ \"51.107.156.32/28\",\r\n \"51.107.158.0/23\",\r\n \"51.116.52.0/23\",\r\n + \ \"51.116.60.32/28\",\r\n \"51.116.62.0/23\",\r\n \"51.116.150.0/23\",\r\n + \ \"51.116.156.32/28\",\r\n \"51.116.159.0/24\",\r\n \"51.120.46.0/23\",\r\n + \ \"51.120.100.32/28\",\r\n \"51.120.102.0/23\",\r\n \"51.120.220.32/28\",\r\n + \ \"51.120.222.0/23\",\r\n \"51.120.230.0/23\",\r\n \"51.138.208.0/23\",\r\n + \ \"51.140.212.16/28\",\r\n \"51.140.214.0/24\",\r\n \"51.143.210.0/23\",\r\n + \ \"52.136.54.0/23\",\r\n \"52.138.94.0/23\",\r\n \"52.139.104.0/23\",\r\n + \ \"52.146.134.0/23\",\r\n \"52.147.96.0/24\",\r\n \"52.150.158.0/23\",\r\n + \ \"52.162.110.224/28\",\r\n \"52.172.114.0/23\",\r\n \"52.231.19.208/28\",\r\n + \ \"52.231.22.0/24\",\r\n \"52.231.148.64/28\",\r\n \"52.231.150.0/24\",\r\n + \ \"52.240.242.0/23\",\r\n \"65.52.252.48/28\",\r\n \"65.52.254.0/23\",\r\n + \ \"102.133.28.16/28\",\r\n \"102.133.30.0/23\",\r\n \"102.133.62.0/23\",\r\n + \ \"102.133.123.224/28\",\r\n \"102.133.158.0/23\",\r\n \"102.133.222.0/23\",\r\n + \ \"104.46.160.0/24\",\r\n \"104.46.161.0/25\",\r\n \"104.46.180.0/23\",\r\n + \ \"104.214.162.0/23\",\r\n \"104.214.166.0/26\",\r\n \"168.61.138.0/23\",\r\n + \ \"168.61.143.192/26\",\r\n \"191.233.52.0/23\",\r\n \"191.233.205.16/28\",\r\n + \ \"191.234.140.0/23\",\r\n \"191.234.158.0/23\",\r\n \"2603:1000:4::6c0/122\",\r\n + \ \"2603:1000:4:402::280/122\",\r\n \"2603:1000:104::480/122\",\r\n + \ \"2603:1000:104:402::280/122\",\r\n \"2603:1010:6::180/122\",\r\n + \ \"2603:1010:6:402::280/122\",\r\n \"2603:1010:101::6c0/122\",\r\n + \ \"2603:1010:101:402::280/122\",\r\n \"2603:1010:304::6c0/122\",\r\n + \ \"2603:1010:304:402::280/122\",\r\n \"2603:1010:404::6c0/122\",\r\n + \ \"2603:1010:404:402::280/122\",\r\n \"2603:1020:5::180/122\",\r\n + \ \"2603:1020:5:402::280/122\",\r\n \"2603:1020:206::180/122\",\r\n + \ \"2603:1020:206:402::280/122\",\r\n \"2603:1020:305::6c0/122\",\r\n + \ \"2603:1020:305:402::280/122\",\r\n \"2603:1020:405::6c0/122\",\r\n + \ \"2603:1020:405:402::280/122\",\r\n \"2603:1020:605::6c0/122\",\r\n + \ \"2603:1020:605:402::280/122\",\r\n \"2603:1020:705::180/122\",\r\n + \ \"2603:1020:705:402::280/122\",\r\n \"2603:1020:805::180/122\",\r\n + \ \"2603:1020:805:402::280/122\",\r\n \"2603:1020:905::6c0/122\",\r\n + \ \"2603:1020:905:402::280/122\",\r\n \"2603:1020:a04::180/122\",\r\n + \ \"2603:1020:a04:2::700/120\",\r\n \"2603:1020:a04:402::280/122\",\r\n + \ \"2603:1020:b04::6c0/122\",\r\n \"2603:1020:b04:402::280/122\",\r\n + \ \"2603:1020:c04::180/122\",\r\n \"2603:1020:c04:402::280/122\",\r\n + \ \"2603:1020:d04::6c0/122\",\r\n \"2603:1020:d04:402::280/122\",\r\n + \ \"2603:1020:e04::180/122\",\r\n \"2603:1020:e04:3::300/120\",\r\n + \ \"2603:1020:e04:402::280/122\",\r\n \"2603:1020:f04::6c0/122\",\r\n + \ \"2603:1020:f04:402::280/122\",\r\n \"2603:1020:1004:1::400/120\",\r\n + \ \"2603:1020:1004:400::180/122\",\r\n \"2603:1020:1104:1::/120\",\r\n + \ \"2603:1020:1104:400::280/122\",\r\n \"2603:1020:1302:1::400/120\",\r\n + \ \"2603:1020:1302:400::1c0/122\",\r\n \"2603:1030:f:1::6c0/122\",\r\n + \ \"2603:1030:f:2::700/120\",\r\n \"2603:1030:f:400::a80/122\",\r\n + \ \"2603:1030:10::180/122\",\r\n \"2603:1030:10:402::280/122\",\r\n + \ \"2603:1030:104::180/122\",\r\n \"2603:1030:104:402::280/122\",\r\n + \ \"2603:1030:107:1::100/120\",\r\n \"2603:1030:107:400::200/122\",\r\n + \ \"2603:1030:210::180/122\",\r\n \"2603:1030:210:402::280/122\",\r\n + \ \"2603:1030:40b:2::40/122\",\r\n \"2603:1030:40b:400::a80/122\",\r\n + \ \"2603:1030:40c::180/122\",\r\n \"2603:1030:40c:402::280/122\",\r\n + \ \"2603:1030:504::400/120\",\r\n \"2603:1030:504:402::180/122\",\r\n + \ \"2603:1030:608::6c0/122\",\r\n \"2603:1030:608:4::100/120\",\r\n + \ \"2603:1030:608:402::280/122\",\r\n \"2603:1030:807::180/122\",\r\n + \ \"2603:1030:807:402::280/122\",\r\n \"2603:1030:a07::6c0/122\",\r\n + \ \"2603:1030:a07:9::200/120\",\r\n \"2603:1030:a07:402::900/122\",\r\n + \ \"2603:1030:b04::6c0/122\",\r\n \"2603:1030:b04:402::280/122\",\r\n + \ \"2603:1030:c06:2::40/122\",\r\n \"2603:1030:c06:400::a80/122\",\r\n + \ \"2603:1030:f05::180/122\",\r\n \"2603:1030:f05:402::280/122\",\r\n + \ \"2603:1030:1005::6c0/122\",\r\n \"2603:1030:1005:402::280/122\",\r\n + \ \"2603:1040:5::280/122\",\r\n \"2603:1040:5:402::280/122\",\r\n + \ \"2603:1040:207::6c0/122\",\r\n \"2603:1040:207:2::300/120\",\r\n + \ \"2603:1040:207:402::280/122\",\r\n \"2603:1040:407::180/122\",\r\n + \ \"2603:1040:407:402::280/122\",\r\n \"2603:1040:606::6c0/122\",\r\n + \ \"2603:1040:606:3::400/120\",\r\n \"2603:1040:606:402::280/122\",\r\n \ \"2603:1040:806::6c0/122\",\r\n \"2603:1040:806:402::280/122\",\r\n \ \"2603:1040:904::180/122\",\r\n \"2603:1040:904:3::100/120\",\r\n \ \"2603:1040:904:402::280/122\",\r\n \"2603:1040:a06::280/122\",\r\n @@ -35775,29 +36628,30 @@ interactions: \ \"2603:1050:6:402::280/122\",\r\n \"2603:1050:403:1::40/122\",\r\n \ \"2603:1050:403:400::440/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureSecurityCenter\",\r\n \"id\": \"AzureSecurityCenter\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureSecurityCenter\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.192/27\",\r\n - \ \"13.69.233.64/27\",\r\n \"13.70.79.32/27\",\r\n \"13.71.177.0/27\",\r\n - \ \"13.87.58.192/27\",\r\n \"13.87.124.192/27\",\r\n \"20.36.117.224/27\",\r\n - \ \"20.38.132.32/27\",\r\n \"20.43.123.128/27\",\r\n \"20.44.10.224/27\",\r\n - \ \"20.44.19.128/27\",\r\n \"20.45.126.64/27\",\r\n \"20.49.84.0/27\",\r\n - \ \"20.52.72.0/27\",\r\n \"20.53.0.64/27\",\r\n \"20.150.173.224/27\",\r\n - \ \"20.189.171.64/27\",\r\n \"20.192.184.128/27\",\r\n \"20.192.238.224/27\",\r\n - \ \"20.193.206.160/27\",\r\n \"23.100.208.32/27\",\r\n \"40.67.121.160/27\",\r\n - \ \"40.69.111.64/27\",\r\n \"40.78.239.64/27\",\r\n \"40.79.139.224/27\",\r\n - \ \"40.79.190.128/27\",\r\n \"40.80.180.128/27\",\r\n \"40.89.121.128/27\",\r\n - \ \"40.120.8.128/27\",\r\n \"40.120.64.128/27\",\r\n \"51.12.101.128/27\",\r\n - \ \"51.12.205.64/27\",\r\n \"51.107.128.64/27\",\r\n \"51.107.192.96/27\",\r\n - \ \"51.116.245.224/27\",\r\n \"51.120.109.64/27\",\r\n \"51.120.220.224/27\",\r\n - \ \"51.138.160.32/27\",\r\n \"51.140.149.96/27\",\r\n \"51.140.215.128/27\",\r\n - \ \"52.168.112.96/27\",\r\n \"52.178.17.32/27\",\r\n \"52.231.23.64/27\",\r\n - \ \"52.231.151.0/27\",\r\n \"52.240.241.96/27\",\r\n \"102.37.64.64/27\",\r\n - \ \"102.133.124.160/27\",\r\n \"104.46.162.32/27\",\r\n \"104.214.164.64/27\",\r\n - \ \"168.61.140.64/27\",\r\n \"191.234.149.224/27\",\r\n \"191.237.224.128/27\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"AzureSecurityCenter\",\r\n \"addressPrefixes\": + [\r\n \"13.66.145.192/27\",\r\n \"13.69.233.64/27\",\r\n + \ \"13.70.79.32/27\",\r\n \"13.71.177.0/27\",\r\n \"13.87.58.192/27\",\r\n + \ \"13.87.124.192/27\",\r\n \"20.36.117.224/27\",\r\n \"20.38.132.32/27\",\r\n + \ \"20.43.123.128/27\",\r\n \"20.44.10.224/27\",\r\n \"20.44.19.128/27\",\r\n + \ \"20.45.126.64/27\",\r\n \"20.49.84.0/27\",\r\n \"20.52.72.0/27\",\r\n + \ \"20.53.0.64/27\",\r\n \"20.150.173.224/27\",\r\n \"20.189.171.64/27\",\r\n + \ \"20.192.184.128/27\",\r\n \"20.192.238.224/27\",\r\n \"20.193.206.160/27\",\r\n + \ \"23.100.208.32/27\",\r\n \"40.67.121.160/27\",\r\n \"40.69.111.64/27\",\r\n + \ \"40.78.239.64/27\",\r\n \"40.79.139.224/27\",\r\n \"40.79.190.128/27\",\r\n + \ \"40.80.180.128/27\",\r\n \"40.89.121.128/27\",\r\n \"40.120.8.128/27\",\r\n + \ \"40.120.64.128/27\",\r\n \"51.12.101.128/27\",\r\n \"51.12.205.64/27\",\r\n + \ \"51.107.128.64/27\",\r\n \"51.107.192.96/27\",\r\n \"51.116.245.224/27\",\r\n + \ \"51.120.109.64/27\",\r\n \"51.120.220.224/27\",\r\n \"51.138.160.32/27\",\r\n + \ \"51.140.149.96/27\",\r\n \"51.140.215.128/27\",\r\n \"52.168.112.96/27\",\r\n + \ \"52.178.17.32/27\",\r\n \"52.231.23.64/27\",\r\n \"52.231.151.0/27\",\r\n + \ \"52.240.241.96/27\",\r\n \"102.37.64.64/27\",\r\n \"102.133.124.160/27\",\r\n + \ \"104.46.162.32/27\",\r\n \"104.214.164.64/27\",\r\n \"168.61.140.64/27\",\r\n + \ \"191.234.149.224/27\",\r\n \"191.237.224.128/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureSignalR\",\r\n - \ \"id\": \"AzureSignalR\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"AzureSignalR\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -35856,7 +36710,7 @@ interactions: \ \"2603:1050:6:2::300/120\",\r\n \"2603:1050:403:2::100/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureSiteRecovery\",\r\n \ \"id\": \"AzureSiteRecovery\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSiteRecovery\",\r\n \"addressPrefixes\": @@ -36025,29 +36879,30 @@ interactions: \ \"2603:1050:6:c02::158/125\",\r\n \"2603:1050:403::/123\",\r\n \ \"2603:1050:403:400::1f0/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureSphere\",\r\n \"id\": \"AzureSphere\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureSphereSecureService_Prod\",\r\n \"addressPrefixes\": [\r\n \"20.40.225.168/29\",\r\n - \ \"20.48.196.224/29\",\r\n \"20.49.118.104/29\",\r\n \"20.53.47.72/29\",\r\n - \ \"20.58.67.16/29\",\r\n \"20.61.102.112/29\",\r\n \"20.62.59.64/29\",\r\n - \ \"20.62.129.152/29\",\r\n \"20.62.133.96/28\",\r\n \"20.65.132.72/29\",\r\n - \ \"20.66.4.192/28\",\r\n \"20.66.4.208/29\",\r\n \"20.189.228.128/29\",\r\n - \ \"20.191.165.104/29\",\r\n \"20.192.80.16/29\",\r\n \"20.194.73.240/29\",\r\n - \ \"20.195.65.224/29\",\r\n \"20.195.72.224/29\",\r\n \"40.89.23.248/29\",\r\n - \ \"51.138.210.136/29\",\r\n \"51.143.209.136/29\",\r\n \"52.136.185.144/29\",\r\n - \ \"52.140.111.120/29\",\r\n \"52.146.137.0/29\",\r\n \"52.147.112.136/29\",\r\n - \ \"52.150.157.184/29\",\r\n \"52.172.116.8/29\",\r\n \"104.46.179.248/29\",\r\n - \ \"191.238.72.64/29\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureStack\",\r\n \"id\": \"AzureStack\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"AzureSphereSecureService_Prod\",\r\n + \ \"addressPrefixes\": [\r\n \"20.40.225.168/29\",\r\n \"20.48.196.224/29\",\r\n + \ \"20.49.118.104/29\",\r\n \"20.53.47.72/29\",\r\n \"20.58.67.16/29\",\r\n + \ \"20.61.102.112/29\",\r\n \"20.62.59.64/29\",\r\n \"20.62.129.152/29\",\r\n + \ \"20.62.133.96/28\",\r\n \"20.65.132.72/29\",\r\n \"20.66.4.192/28\",\r\n + \ \"20.66.4.208/29\",\r\n \"20.189.228.128/29\",\r\n \"20.191.165.104/29\",\r\n + \ \"20.192.80.16/29\",\r\n \"20.194.73.240/29\",\r\n \"20.195.65.224/29\",\r\n + \ \"20.195.72.224/29\",\r\n \"40.89.23.248/29\",\r\n \"51.138.210.136/29\",\r\n + \ \"51.143.209.136/29\",\r\n \"52.136.185.144/29\",\r\n \"52.140.111.120/29\",\r\n + \ \"52.146.137.0/29\",\r\n \"52.147.112.136/29\",\r\n \"52.150.157.184/29\",\r\n + \ \"52.172.116.8/29\",\r\n \"104.46.179.248/29\",\r\n \"191.238.72.64/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureStack\",\r\n + \ \"id\": \"AzureStack\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureStack\",\r\n \"addressPrefixes\": [\r\n \"20.51.12.16/28\",\r\n \ \"20.61.103.64/28\",\r\n \"20.69.0.224/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureTrafficManager\",\r\n \ \"id\": \"AzureTrafficManager\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureTrafficManager\",\r\n \"addressPrefixes\": @@ -36073,76 +36928,74 @@ interactions: \ \"2603:1040:5:3::250/124\",\r\n \"2603:1040:207:3::110/124\",\r\n \ \"2a01:111:f100:4002::9d37:c0d4/128\"\r\n ]\r\n }\r\n \ },\r\n {\r\n \"name\": \"AzureUpdateDelivery\",\r\n \"id\": - \"AzureUpdateDelivery\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"AzureUpdateDelivery\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"FW\",\r\n \"UDR\"\r\n \ ],\r\n \"systemService\": \"AzureUpdateDelivery\",\r\n \"addressPrefixes\": [\r\n \"13.64.131.128/32\",\r\n \"13.69.31.56/32\",\r\n \ \"13.69.99.13/32\",\r\n \"13.81.123.105/32\",\r\n \"13.81.124.68/32\",\r\n \ \"13.91.16.64/29\",\r\n \"13.95.192.96/32\",\r\n \"13.95.196.182/32\",\r\n - \ \"13.95.197.125/32\",\r\n \"13.95.199.78/32\",\r\n \"20.44.79.107/32\",\r\n - \ \"20.54.24.69/32\",\r\n \"20.54.24.79/32\",\r\n \"20.54.24.148/32\",\r\n - \ \"20.54.24.169/32\",\r\n \"20.54.24.231/32\",\r\n \"20.54.24.246/32\",\r\n - \ \"20.54.25.4/32\",\r\n \"20.54.25.16/32\",\r\n \"20.54.25.34/32\",\r\n - \ \"20.54.25.64/32\",\r\n \"20.54.25.74/32\",\r\n \"20.54.25.86/32\",\r\n - \ \"20.54.25.93/32\",\r\n \"20.54.25.123/32\",\r\n \"20.54.88.152/32\",\r\n - \ \"20.54.88.189/32\",\r\n \"20.54.89.15/32\",\r\n \"20.54.89.36/32\",\r\n - \ \"20.54.89.50/32\",\r\n \"20.54.89.65/32\",\r\n \"20.54.89.106/32\",\r\n - \ \"20.54.105.213/32\",\r\n \"20.54.110.119/32\",\r\n \"20.54.123.4/32\",\r\n - \ \"20.54.123.176/32\",\r\n \"20.62.190.184/29\",\r\n \"20.64.24.176/32\",\r\n - \ \"20.67.144.17/32\",\r\n \"20.72.235.82/31\",\r\n \"20.83.81.160/29\",\r\n - \ \"20.84.253.152/32\",\r\n \"20.109.153.52/32\",\r\n \"20.109.209.108/31\",\r\n - \ \"20.110.48.104/32\",\r\n \"20.110.183.53/32\",\r\n \"20.110.183.129/32\",\r\n - \ \"20.122.94.253/32\",\r\n \"20.123.2.216/32\",\r\n \"20.189.123.131/32\",\r\n - \ \"20.190.9.86/32\",\r\n \"20.191.46.109/32\",\r\n \"20.191.46.211/32\",\r\n - \ \"20.223.132.130/32\",\r\n \"20.223.133.42/32\",\r\n \"20.223.134.80/32\",\r\n - \ \"20.223.178.147/32\",\r\n \"20.223.178.252/32\",\r\n \"20.223.179.131/32\",\r\n - \ \"20.223.179.193/32\",\r\n \"20.223.180.22/32\",\r\n \"20.223.181.126/32\",\r\n - \ \"20.223.181.150/32\",\r\n \"20.223.182.28/32\",\r\n \"20.225.53.254/32\",\r\n - \ \"20.225.102.77/32\",\r\n \"20.225.136.13/32\",\r\n \"20.225.136.98/32\",\r\n - \ \"20.225.197.185/32\",\r\n \"20.225.198.30/32\",\r\n \"20.225.198.70/32\",\r\n - \ \"20.225.198.135/32\",\r\n \"20.225.198.138/32\",\r\n \"20.225.199.20/32\",\r\n - \ \"20.225.199.26/32\",\r\n \"20.225.212.177/32\",\r\n \"20.230.169.50/32\",\r\n - \ \"20.230.169.96/32\",\r\n \"20.234.121.226/32\",\r\n \"23.99.182.144/32\",\r\n - \ \"23.101.119.76/32\",\r\n \"40.64.65.76/32\",\r\n \"40.64.66.89/32\",\r\n - \ \"40.64.66.113/32\",\r\n \"40.64.66.233/32\",\r\n \"40.65.209.51/32\",\r\n - \ \"40.70.175.49/32\",\r\n \"40.70.229.150/32\",\r\n \"40.77.0.148/32\",\r\n - \ \"40.77.2.164/32\",\r\n \"40.77.9.49/32\",\r\n \"40.77.9.128/32\",\r\n - \ \"40.77.9.154/32\",\r\n \"40.77.14.133/32\",\r\n \"40.91.73.169/32\",\r\n - \ \"40.91.80.89/32\",\r\n \"40.113.138.188/32\",\r\n \"40.118.106.205/32\",\r\n - \ \"40.119.45.246/32\",\r\n \"40.119.46.9/32\",\r\n \"40.119.46.46/32\",\r\n - \ \"40.119.46.139/32\",\r\n \"40.122.74.203/32\",\r\n \"40.124.168.44/32\",\r\n - \ \"40.124.169.225/32\",\r\n \"40.124.171.62/32\",\r\n \"40.125.120.53/32\",\r\n - \ \"40.125.122.145/32\",\r\n \"40.125.122.151/32\",\r\n \"40.125.122.155/32\",\r\n - \ \"40.125.122.160/32\",\r\n \"40.125.122.164/32\",\r\n \"40.125.122.176/32\",\r\n + \ \"13.95.197.125/32\",\r\n \"13.95.199.78/32\",\r\n \"20.29.242.153/32\",\r\n + \ \"20.29.245.143/32\",\r\n \"20.29.247.34/32\",\r\n \"20.29.247.175/32\",\r\n + \ \"20.29.247.198/32\",\r\n \"20.44.79.107/32\",\r\n \"20.54.24.69/32\",\r\n + \ \"20.54.24.79/32\",\r\n \"20.54.24.148/32\",\r\n \"20.54.24.169/32\",\r\n + \ \"20.54.24.231/32\",\r\n \"20.54.24.246/32\",\r\n \"20.54.25.4/32\",\r\n + \ \"20.54.25.16/32\",\r\n \"20.54.25.34/32\",\r\n \"20.54.25.64/32\",\r\n + \ \"20.54.25.74/32\",\r\n \"20.54.25.86/32\",\r\n \"20.54.25.93/32\",\r\n + \ \"20.54.25.123/32\",\r\n \"20.54.88.152/32\",\r\n \"20.54.88.189/32\",\r\n + \ \"20.54.89.15/32\",\r\n \"20.54.89.36/32\",\r\n \"20.54.89.65/32\",\r\n + \ \"20.54.89.106/32\",\r\n \"20.54.105.213/32\",\r\n \"20.54.110.119/32\",\r\n + \ \"20.54.123.4/32\",\r\n \"20.54.123.176/32\",\r\n \"20.62.190.184/29\",\r\n + \ \"20.72.235.82/31\",\r\n \"20.83.81.160/29\",\r\n \"20.84.253.152/32\",\r\n + \ \"20.109.209.108/31\",\r\n \"20.110.48.104/32\",\r\n \"20.110.183.53/32\",\r\n + \ \"20.110.183.129/32\",\r\n \"20.189.123.131/32\",\r\n \"20.190.9.86/32\",\r\n + \ \"20.191.46.109/32\",\r\n \"20.191.46.211/32\",\r\n \"20.223.132.130/32\",\r\n + \ \"20.223.133.42/32\",\r\n \"20.223.134.80/32\",\r\n \"20.223.178.147/32\",\r\n + \ \"20.223.178.252/32\",\r\n \"20.223.179.131/32\",\r\n \"20.223.179.193/32\",\r\n + \ \"20.223.180.22/32\",\r\n \"20.223.181.126/32\",\r\n \"20.223.181.150/32\",\r\n + \ \"20.223.182.28/32\",\r\n \"20.225.53.254/32\",\r\n \"20.225.102.77/32\",\r\n + \ \"20.225.136.13/32\",\r\n \"20.225.136.98/32\",\r\n \"20.225.197.185/32\",\r\n + \ \"20.225.198.30/32\",\r\n \"20.225.198.70/32\",\r\n \"20.225.198.135/32\",\r\n + \ \"20.225.198.138/32\",\r\n \"20.225.199.20/32\",\r\n \"20.225.199.26/32\",\r\n + \ \"20.230.140.223/32\",\r\n \"20.230.169.50/32\",\r\n \"20.230.169.96/32\",\r\n + \ \"20.234.121.226/32\",\r\n \"20.236.33.177/32\",\r\n \"20.236.35.173/32\",\r\n + \ \"20.236.37.122/32\",\r\n \"23.99.182.144/32\",\r\n \"40.64.65.76/32\",\r\n + \ \"40.64.66.89/32\",\r\n \"40.64.66.113/32\",\r\n \"40.64.66.233/32\",\r\n + \ \"40.65.209.51/32\",\r\n \"40.70.175.49/32\",\r\n \"40.70.229.150/32\",\r\n + \ \"40.77.0.148/32\",\r\n \"40.77.2.164/32\",\r\n \"40.77.9.128/32\",\r\n + \ \"40.77.14.133/32\",\r\n \"40.91.73.169/32\",\r\n \"40.91.80.89/32\",\r\n + \ \"40.113.138.188/32\",\r\n \"40.118.106.205/32\",\r\n \"40.119.45.246/32\",\r\n + \ \"40.119.46.9/32\",\r\n \"40.119.46.46/32\",\r\n \"40.119.46.139/32\",\r\n + \ \"40.122.74.203/32\",\r\n \"40.124.168.44/32\",\r\n \"40.124.169.225/32\",\r\n + \ \"40.125.120.53/32\",\r\n \"40.125.122.145/32\",\r\n \"40.125.122.151/32\",\r\n + \ \"40.125.122.155/32\",\r\n \"40.125.122.164/32\",\r\n \"40.125.122.176/32\",\r\n \ \"51.104.162.50/32\",\r\n \"51.104.162.168/32\",\r\n \"51.104.164.114/32\",\r\n \ \"51.104.167.48/32\",\r\n \"51.104.167.186/32\",\r\n \"51.104.167.245/32\",\r\n - \ \"51.104.167.255/32\",\r\n \"51.143.51.188/32\",\r\n \"52.137.102.105/32\",\r\n - \ \"52.137.103.96/32\",\r\n \"52.137.103.130/32\",\r\n \"52.137.110.235/32\",\r\n - \ \"52.139.177.20/32\",\r\n \"52.139.177.39/32\",\r\n \"52.139.177.114/32\",\r\n - \ \"52.139.177.134/32\",\r\n \"52.139.177.141/32\",\r\n \"52.139.177.155/32\",\r\n - \ \"52.139.177.163/32\",\r\n \"52.139.177.170/32\",\r\n \"52.139.177.176/32\",\r\n - \ \"52.139.177.181/32\",\r\n \"52.139.177.188/32\",\r\n \"52.139.177.206/32\",\r\n - \ \"52.139.177.247/32\",\r\n \"52.139.178.32/32\",\r\n \"52.139.178.53/32\",\r\n - \ \"52.143.80.209/32\",\r\n \"52.143.81.222/32\",\r\n \"52.143.84.45/32\",\r\n - \ \"52.143.86.214/32\",\r\n \"52.143.87.28/32\",\r\n \"52.147.187.105/32\",\r\n - \ \"52.148.148.114/32\",\r\n \"52.148.150.130/32\",\r\n \"52.149.18.190/32\",\r\n - \ \"52.149.21.232/32\",\r\n \"52.149.22.183/32\",\r\n \"52.152.108.96/32\",\r\n - \ \"52.152.108.121/32\",\r\n \"52.152.109.25/32\",\r\n \"52.152.110.14/32\",\r\n - \ \"52.156.102.237/32\",\r\n \"52.156.144.83/32\",\r\n \"52.165.183.69/32\",\r\n - \ \"52.165.196.37/32\",\r\n \"52.167.22.69/32\",\r\n \"52.167.177.27/32\",\r\n - \ \"52.173.36.138/32\",\r\n \"52.176.65.51/32\",\r\n \"52.176.70.83/32\",\r\n - \ \"52.176.70.155/32\",\r\n \"52.176.70.205/32\",\r\n \"52.176.71.21/32\",\r\n - \ \"52.176.86.45/32\",\r\n \"52.176.86.135/32\",\r\n \"52.176.86.178/32\",\r\n - \ \"52.179.216.235/32\",\r\n \"52.179.219.14/32\",\r\n \"52.184.212.181/32\",\r\n - \ \"52.184.213.21/32\",\r\n \"52.184.213.187/32\",\r\n \"52.184.214.53/32\",\r\n - \ \"52.184.214.123/32\",\r\n \"52.184.214.139/32\",\r\n \"52.184.216.174/32\",\r\n - \ \"52.184.216.226/32\",\r\n \"52.184.216.246/32\",\r\n \"52.184.217.20/32\",\r\n - \ \"52.184.217.37/32\",\r\n \"52.184.217.56/32\",\r\n \"52.184.217.78/32\",\r\n - \ \"52.184.217.138/32\",\r\n \"52.184.220.11/32\",\r\n \"52.184.220.82/32\",\r\n - \ \"52.238.248.0/29\",\r\n \"52.242.97.97/32\",\r\n \"52.242.99.4/32\",\r\n - \ \"52.242.99.254/32\",\r\n \"52.242.100.54/32\",\r\n \"52.242.100.218/32\",\r\n + \ \"51.104.167.255/32\",\r\n \"52.137.102.105/32\",\r\n \"52.137.103.96/32\",\r\n + \ \"52.137.103.130/32\",\r\n \"52.137.110.235/32\",\r\n \"52.139.177.20/32\",\r\n + \ \"52.139.177.39/32\",\r\n \"52.139.177.114/32\",\r\n \"52.139.177.134/32\",\r\n + \ \"52.139.177.141/32\",\r\n \"52.139.177.155/32\",\r\n \"52.139.177.163/32\",\r\n + \ \"52.139.177.170/32\",\r\n \"52.139.177.176/32\",\r\n \"52.139.177.181/32\",\r\n + \ \"52.139.177.188/32\",\r\n \"52.139.177.206/32\",\r\n \"52.139.177.247/32\",\r\n + \ \"52.139.178.32/32\",\r\n \"52.139.178.53/32\",\r\n \"52.143.80.209/32\",\r\n + \ \"52.143.81.222/32\",\r\n \"52.143.84.45/32\",\r\n \"52.143.86.214/32\",\r\n + \ \"52.143.87.28/32\",\r\n \"52.147.187.105/32\",\r\n \"52.148.148.114/32\",\r\n + \ \"52.148.150.130/32\",\r\n \"52.149.18.190/32\",\r\n \"52.149.21.232/32\",\r\n + \ \"52.149.22.183/32\",\r\n \"52.152.108.96/32\",\r\n \"52.152.108.121/32\",\r\n + \ \"52.152.109.25/32\",\r\n \"52.152.110.14/32\",\r\n \"52.156.102.237/32\",\r\n + \ \"52.156.144.83/32\",\r\n \"52.165.183.69/32\",\r\n \"52.165.196.37/32\",\r\n + \ \"52.167.22.69/32\",\r\n \"52.173.36.138/32\",\r\n \"52.176.65.51/32\",\r\n + \ \"52.176.70.83/32\",\r\n \"52.176.70.155/32\",\r\n \"52.176.70.205/32\",\r\n + \ \"52.176.71.21/32\",\r\n \"52.176.86.45/32\",\r\n \"52.176.86.135/32\",\r\n + \ \"52.176.86.178/32\",\r\n \"52.179.216.235/32\",\r\n \"52.179.219.14/32\",\r\n + \ \"52.184.212.181/32\",\r\n \"52.184.213.21/32\",\r\n \"52.184.213.187/32\",\r\n + \ \"52.184.214.53/32\",\r\n \"52.184.214.123/32\",\r\n \"52.184.214.139/32\",\r\n + \ \"52.184.216.174/32\",\r\n \"52.184.216.226/32\",\r\n \"52.184.216.246/32\",\r\n + \ \"52.184.217.20/32\",\r\n \"52.184.217.37/32\",\r\n \"52.184.217.56/32\",\r\n + \ \"52.184.217.78/32\",\r\n \"52.184.217.138/32\",\r\n \"52.184.220.11/32\",\r\n + \ \"52.184.220.82/32\",\r\n \"52.238.248.0/29\",\r\n \"52.242.97.97/32\",\r\n + \ \"52.242.99.4/32\",\r\n \"52.242.99.254/32\",\r\n \"52.242.100.218/32\",\r\n \ \"52.242.101.140/32\",\r\n \"52.242.101.224/32\",\r\n \"52.242.101.226/32\",\r\n \ \"52.242.103.51/32\",\r\n \"52.242.103.71/32\",\r\n \"52.247.63.184/32\",\r\n \ \"52.249.36.200/29\",\r\n \"52.250.35.8/32\",\r\n \"52.250.35.74/32\",\r\n @@ -36165,6 +37018,8 @@ interactions: \ \"2603:1030:800:5::bfee:a08d/128\",\r\n \"2603:1030:805:3::d/128\",\r\n \ \"2603:1030:805:3::2a/128\",\r\n \"2603:1030:805:3::40/125\",\r\n \ \"2603:1030:c02:2::2d9/128\",\r\n \"2603:1030:c02:2::3ba/128\",\r\n + \ \"2603:1030:c02:2::5c7/128\",\r\n \"2603:1030:c02:2::7a7/128\",\r\n + \ \"2603:1030:c02:5::43/128\",\r\n \"2603:1030:c02:5::48/128\",\r\n \ \"2603:1030:c04:3::82/128\",\r\n \"2603:1030:c04:3::e0/128\",\r\n \ \"2603:1030:c04:3::110/125\",\r\n \"2a01:111:f100:3000::a83e:19a0/125\",\r\n \ \"2a01:111:f100:4002::9d37:c152/128\",\r\n \"2a01:111:f100:4002::9d37:c15b/128\",\r\n @@ -36175,8 +37030,8 @@ interactions: \ \"2a01:111:f100:a004::bfeb:8b5e/128\",\r\n \"2a01:111:f100:a004::bfeb:8b61/128\",\r\n \ \"2a01:111:f100:a004::bfeb:8b63/128\"\r\n ]\r\n }\r\n \ },\r\n {\r\n \"name\": \"AzureVideoAnalyzerForMedia\",\r\n \"id\": - \"AzureVideoAnalyzerForMedia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"AzureVideoAnalyzerForMedia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"NSG\",\r\n \"API\",\r\n \"FW\",\r\n \"UDR\"\r\n \ ],\r\n \"systemService\": \"AzureVideoAnalyzerForMedia\",\r\n @@ -36236,10 +37091,11 @@ interactions: \ \"65.52.164.252/32\",\r\n \"102.37.86.195/32\",\r\n \"102.37.87.140/31\",\r\n \ \"104.46.237.66/32\",\r\n \"104.210.58.142/32\",\r\n \"157.56.10.102/32\",\r\n \ \"191.237.201.134/32\",\r\n \"191.238.134.240/32\",\r\n - \ \"2603:1040:1503:1::1d0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"BatchNodeManagement\",\r\n \"id\": \"BatchNodeManagement\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:606:3::290/124\",\r\n \"2603:1040:1503:1::1d0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement\",\r\n + \ \"id\": \"BatchNodeManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n @@ -36395,7 +37251,7 @@ interactions: \ \"2603:1050:403::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.AustraliaCentral\",\r\n \"id\": \"BatchNodeManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -36403,7 +37259,7 @@ interactions: \ \"20.37.225.160/27\",\r\n \"2603:1010:304::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.AustraliaEast\",\r\n \ \"id\": \"BatchNodeManagement.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.70.73.0/27\",\r\n @@ -36412,7 +37268,7 @@ interactions: \ \"2603:1010:6:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.AustraliaSoutheast\",\r\n \"id\": \"BatchNodeManagement.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -36421,7 +37277,7 @@ interactions: \ \"191.239.160.185/32\",\r\n \"2603:1010:101::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.BrazilSouth\",\r\n \ \"id\": \"BatchNodeManagement.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"23.97.97.29/32\",\r\n @@ -36430,14 +37286,14 @@ interactions: \ \"2603:1050:6:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.BrazilSoutheast\",\r\n \"id\": \"BatchNodeManagement.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"191.233.10.0/27\",\r\n \ \"2603:1050:403::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CanadaCentral\",\r\n \"id\": \"BatchNodeManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.71.172.96/27\",\r\n @@ -36446,7 +37302,7 @@ interactions: \ \"52.237.30.175/32\",\r\n \"52.246.154.224/27\",\r\n \"2603:1030:f05:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.CanadaEast\",\r\n \ \"id\": \"BatchNodeManagement.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.69.107.128/27\",\r\n @@ -36455,7 +37311,7 @@ interactions: \ \"2603:1030:1005::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CentralIndia\",\r\n \"id\": \"BatchNodeManagement.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.99.96/27\",\r\n @@ -36463,7 +37319,7 @@ interactions: \ \"104.211.96.142/32\",\r\n \"104.211.96.144/31\",\r\n \"2603:1040:a06:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.CentralUS\",\r\n \ \"id\": \"BatchNodeManagement.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.67.190.3/32\",\r\n @@ -36475,7 +37331,7 @@ interactions: \ \"2603:1030:10:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CentralUSEUAP\",\r\n \"id\": \"BatchNodeManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.45.195.192/27\",\r\n @@ -36484,7 +37340,7 @@ interactions: \ \"52.180.181.239/32\",\r\n \"2603:1030:f:1::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastAsia\",\r\n \ \"id\": \"BatchNodeManagement.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.75.36.96/27\",\r\n @@ -36492,7 +37348,7 @@ interactions: \ \"168.63.133.23/32\",\r\n \"168.63.208.148/32\",\r\n \"207.46.149.75/32\",\r\n \ \"2603:1040:207::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.EastUS\",\r\n \"id\": - \"BatchNodeManagement.EastUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -36505,7 +37361,7 @@ interactions: \ \"191.236.38.142/32\",\r\n \"2603:1030:210:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastUS2\",\r\n \ \"id\": \"BatchNodeManagement.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.77.80.138/32\",\r\n @@ -36516,7 +37372,7 @@ interactions: \ \"137.116.37.146/32\",\r\n \"137.116.46.180/32\",\r\n \"2603:1030:40c:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastUS2EUAP\",\r\n \ \"id\": \"BatchNodeManagement.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.39.1.125/32\",\r\n @@ -36528,7 +37384,7 @@ interactions: \ \"52.253.227.240/32\",\r\n \"2603:1030:40b:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.FranceCentral\",\r\n \ \"id\": \"BatchNodeManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.40.137.186/32\",\r\n @@ -36537,28 +37393,28 @@ interactions: \ \"52.143.140.12/32\",\r\n \"2603:1020:805:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.FranceSouth\",\r\n \ \"id\": \"BatchNodeManagement.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.105.89.192/27\",\r\n \ \"52.136.143.192/31\",\r\n \"2603:1020:905::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.GermanyNorth\",\r\n \ \"id\": \"BatchNodeManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.116.48.224/27\",\r\n \ \"51.116.59.224/27\",\r\n \"2603:1020:d04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.GermanyWestCentral\",\r\n \ \"id\": \"BatchNodeManagement.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.116.144.224/27\",\r\n \ \"51.116.154.32/27\",\r\n \"51.116.243.0/27\",\r\n \"51.116.251.0/27\",\r\n \ \"2603:1020:c04:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.JapanEast\",\r\n \"id\": - \"BatchNodeManagement.JapanEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.JapanEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -36568,7 +37424,7 @@ interactions: \ \"138.91.1.114/32\",\r\n \"2603:1040:407:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.JapanWest\",\r\n \ \"id\": \"BatchNodeManagement.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.74.101.0/27\",\r\n @@ -36576,7 +37432,7 @@ interactions: \ \"104.46.236.29/32\",\r\n \"138.91.17.36/32\",\r\n \"2603:1040:606::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.JioIndiaCentral\",\r\n \ \"id\": \"BatchNodeManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -36584,14 +37440,14 @@ interactions: \ \"2603:1040:1104::300/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.JioIndiaWest\",\r\n \"id\": \"BatchNodeManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.161.224/27\",\r\n \ \"20.193.203.128/27\",\r\n \"2603:1040:d04::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.KoreaCentral\",\r\n \ \"id\": \"BatchNodeManagement.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.41.66.128/27\",\r\n @@ -36599,14 +37455,14 @@ interactions: \ \"52.231.32.82/32\",\r\n \"2603:1040:f05:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.KoreaSouth\",\r\n \ \"id\": \"BatchNodeManagement.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.80.170.128/27\",\r\n \ \"52.231.147.128/27\",\r\n \"52.231.200.112/31\",\r\n \"52.231.200.126/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.NorthCentralUS\",\r\n \ \"id\": \"BatchNodeManagement.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -36617,7 +37473,7 @@ interactions: \ \"2603:1030:608::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.NorthEurope\",\r\n \"id\": \"BatchNodeManagement.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.229.32/27\",\r\n @@ -36628,22 +37484,29 @@ interactions: \ \"168.63.36.126/32\",\r\n \"2603:1020:5:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.NorwayEast\",\r\n \ \"id\": \"BatchNodeManagement.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.41.192/27\",\r\n \ \"51.120.99.224/27\",\r\n \"51.120.107.96/27\",\r\n \"51.120.211.96/27\",\r\n \ \"2603:1020:e04:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.NorwayWest\",\r\n \"id\": - \"BatchNodeManagement.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.220.0/27\",\r\n \ \"51.120.225.160/27\",\r\n \"2603:1020:f04::400/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n - \ \"id\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.QatarCentral\",\r\n + \ \"id\": \"BatchNodeManagement.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.21.33.32/27\",\r\n + \ \"2603:1040:1002::500/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"id\": + \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -36652,49 +37515,49 @@ interactions: \ \"2603:1000:104:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.SouthAfricaWest\",\r\n \"id\": \"BatchNodeManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"102.133.27.192/27\",\r\n \"102.133.56.192/27\",\r\n \ \"2603:1000:4::400/122\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"BatchNodeManagement.SouthCentralUS\",\r\n \"id\": \"BatchNodeManagement.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n \ \"13.73.249.64/27\",\r\n \"20.45.122.224/27\",\r\n \"20.49.91.64/27\",\r\n \ \"23.101.176.33/32\",\r\n \"23.102.178.148/32\",\r\n \"23.102.185.64/32\",\r\n \ \"40.74.177.177/32\",\r\n \"52.249.60.22/32\",\r\n \"70.37.49.163/32\",\r\n \ \"104.214.19.192/27\",\r\n \"104.214.65.153/32\",\r\n \"2603:1030:807:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthCentralUSSTG\",\r\n \ \"id\": \"BatchNodeManagement.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.4.112/29\",\r\n \ \"20.45.113.160/27\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"BatchNodeManagement.SoutheastAsia\",\r\n \"id\": \"BatchNodeManagement.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n \"20.43.132.64/27\",\r\n - \ \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n \"23.98.82.160/27\",\r\n - \ \"40.78.234.96/27\",\r\n \"111.221.104.48/32\",\r\n \"207.46.225.72/32\",\r\n - \ \"2603:1040:5:1::340/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"BatchNodeManagement.SouthIndia\",\r\n \"id\": - \"BatchNodeManagement.SouthIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n + \ \"20.43.132.64/27\",\r\n \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n + \ \"23.98.82.160/27\",\r\n \"40.78.234.96/27\",\r\n \"111.221.104.48/32\",\r\n + \ \"207.46.225.72/32\",\r\n \"2603:1040:5:1::340/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthIndia\",\r\n + \ \"id\": \"BatchNodeManagement.SouthIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.41.195.128/27\",\r\n \ \"40.78.195.128/27\",\r\n \"104.211.224.117/32\",\r\n \"104.211.224.119/32\",\r\n \ \"104.211.224.121/32\",\r\n \"2603:1040:c06::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwedenCentral\",\r\n \ \"id\": \"BatchNodeManagement.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.41.192/27\",\r\n @@ -36702,42 +37565,42 @@ interactions: \ \"2603:1020:1004::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.SwedenSouth\",\r\n \"id\": \"BatchNodeManagement.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.193.192/27\",\r\n \ \"51.12.204.0/27\",\r\n \"2603:1020:1104::300/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwitzerlandNorth\",\r\n \ \"id\": \"BatchNodeManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.49.192/27\",\r\n \ \"51.107.59.224/27\",\r\n \"2603:1020:a04:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwitzerlandWest\",\r\n \ \"id\": \"BatchNodeManagement.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.145.160/27\",\r\n \ \"51.107.155.224/27\",\r\n \"2603:1020:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UAECentral\",\r\n \ \"id\": \"BatchNodeManagement.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.37.65.160/27\",\r\n \ \"20.37.75.224/27\",\r\n \"2603:1040:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UAENorth\",\r\n \ \"id\": \"BatchNodeManagement.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.38.137.192/27\",\r\n \ \"65.52.251.224/27\",\r\n \"2603:1040:904:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UKSouth\",\r\n \ \"id\": \"BatchNodeManagement.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.104.28.0/27\",\r\n @@ -36745,7 +37608,7 @@ interactions: \ \"51.140.184.59/32\",\r\n \"51.140.184.61/32\",\r\n \"51.140.184.63/32\",\r\n \ \"2603:1020:705:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.UKWest\",\r\n \"id\": - \"BatchNodeManagement.UKWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -36754,7 +37617,7 @@ interactions: \ \"51.141.8.64/32\",\r\n \"2603:1020:605::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestCentralUS\",\r\n \ \"id\": \"BatchNodeManagement.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.71.195.160/27\",\r\n @@ -36763,7 +37626,7 @@ interactions: \ \"52.161.107.48/32\",\r\n \"2603:1030:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestEurope\",\r\n \ \"id\": \"BatchNodeManagement.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.65.64/26\",\r\n @@ -36781,7 +37644,7 @@ interactions: \ \"137.116.193.225/32\",\r\n \"168.63.5.53/32\",\r\n \"191.233.76.85/32\",\r\n \ \"2603:1020:206:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestIndia\",\r\n \"id\": - \"BatchNodeManagement.WestIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -36789,7 +37652,7 @@ interactions: \ \"104.211.147.96/27\",\r\n \"104.211.160.72/32\",\r\n \"104.211.160.74/31\",\r\n \ \"2603:1040:806::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestUS\",\r\n \"id\": - \"BatchNodeManagement.WestUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -36800,7 +37663,7 @@ interactions: \ \"191.239.18.3/32\",\r\n \"191.239.21.73/32\",\r\n \"191.239.40.217/32\",\r\n \ \"2603:1030:a07::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestUS2\",\r\n \"id\": - \"BatchNodeManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -36811,15 +37674,15 @@ interactions: \ \"52.191.129.21/32\",\r\n \"52.191.166.57/32\",\r\n \"2603:1030:c06:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestUS3\",\r\n \ \"id\": \"BatchNodeManagement.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.150.161.224/27\",\r\n \ \"20.150.172.0/27\",\r\n \"20.150.179.96/27\",\r\n \"20.150.187.96/27\",\r\n \ \"2603:1030:504:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"CognitiveServicesManagement\",\r\n \"id\": - \"CognitiveServicesManagement\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"17\",\r\n \"region\": + \"CognitiveServicesManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"18\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"CognitiveServicesManagement\",\r\n \"addressPrefixes\": @@ -36986,155 +37849,156 @@ interactions: \ \"20.207.5.0/26\",\r\n \"20.208.4.124/30\",\r\n \"20.208.5.40/29\",\r\n \ \"20.208.5.48/28\",\r\n \"20.208.144.192/26\",\r\n \"20.208.145.0/25\",\r\n \ \"20.210.71.0/25\",\r\n \"20.210.71.128/26\",\r\n \"20.210.144.0/26\",\r\n - \ \"20.211.71.160/28\",\r\n \"20.213.195.128/25\",\r\n \"20.213.196.0/26\",\r\n - \ \"20.214.130.64/26\",\r\n \"20.214.130.128/25\",\r\n \"20.215.6.144/28\",\r\n - \ \"20.215.6.160/27\",\r\n \"20.215.6.192/26\",\r\n \"20.215.7.224/29\",\r\n - \ \"20.217.46.144/28\",\r\n \"20.217.46.160/27\",\r\n \"20.217.46.192/26\",\r\n - \ \"20.217.47.224/29\",\r\n \"20.220.0.0/25\",\r\n \"20.221.137.0/25\",\r\n - \ \"20.221.137.128/26\",\r\n \"20.223.66.192/26\",\r\n \"20.223.67.0/25\",\r\n - \ \"20.228.2.64/26\",\r\n \"20.228.2.128/25\",\r\n \"20.232.91.64/26\",\r\n - \ \"20.232.91.128/25\",\r\n \"20.236.145.0/25\",\r\n \"20.236.145.128/26\",\r\n - \ \"23.96.13.121/32\",\r\n \"23.96.229.148/32\",\r\n \"23.96.235.37/32\",\r\n - \ \"23.98.107.28/30\",\r\n \"23.98.107.200/29\",\r\n \"23.98.107.208/28\",\r\n - \ \"23.98.108.36/30\",\r\n \"23.98.108.40/31\",\r\n \"23.98.108.192/26\",\r\n - \ \"23.98.109.32/29\",\r\n \"23.100.0.32/32\",\r\n \"23.100.57.171/32\",\r\n - \ \"23.100.59.49/32\",\r\n \"40.64.10.160/27\",\r\n \"40.64.10.192/28\",\r\n - \ \"40.64.13.64/26\",\r\n \"40.64.13.128/25\",\r\n \"40.64.16.243/32\",\r\n - \ \"40.64.17.103/32\",\r\n \"40.64.22.205/32\",\r\n \"40.64.128.192/27\",\r\n - \ \"40.64.134.140/30\",\r\n \"40.64.134.168/29\",\r\n \"40.64.134.176/28\",\r\n - \ \"40.64.135.80/29\",\r\n \"40.67.48.224/27\",\r\n \"40.67.49.192/27\",\r\n - \ \"40.67.49.224/28\",\r\n \"40.67.52.128/26\",\r\n \"40.67.53.160/28\",\r\n - \ \"40.69.73.194/32\",\r\n \"40.69.104.32/30\",\r\n \"40.69.111.36/30\",\r\n - \ \"40.70.47.165/32\",\r\n \"40.70.241.203/32\",\r\n \"40.74.30.108/30\",\r\n - \ \"40.74.31.64/26\",\r\n \"40.74.64.203/32\",\r\n \"40.74.79.140/32\",\r\n - \ \"40.74.82.17/32\",\r\n \"40.74.116.89/32\",\r\n \"40.74.251.115/32\",\r\n - \ \"40.78.20.224/32\",\r\n \"40.78.52.77/32\",\r\n \"40.78.204.0/29\",\r\n - \ \"40.78.204.32/29\",\r\n \"40.79.132.48/29\",\r\n \"40.79.132.80/29\",\r\n - \ \"40.79.156.64/27\",\r\n \"40.79.176.32/30\",\r\n \"40.79.187.168/29\",\r\n - \ \"40.79.187.200/29\",\r\n \"40.80.57.208/28\",\r\n \"40.80.57.224/27\",\r\n - \ \"40.80.58.192/27\",\r\n \"40.80.63.152/30\",\r\n \"40.80.63.224/28\",\r\n - \ \"40.80.63.240/30\",\r\n \"40.80.97.0/25\",\r\n \"40.80.97.128/26\",\r\n - \ \"40.80.169.192/27\",\r\n \"40.80.170.160/27\",\r\n \"40.80.170.192/28\",\r\n - \ \"40.80.172.28/30\",\r\n \"40.80.176.0/28\",\r\n \"40.80.188.112/28\",\r\n - \ \"40.80.190.128/27\",\r\n \"40.80.190.224/27\",\r\n \"40.82.253.200/30\",\r\n - \ \"40.82.253.208/28\",\r\n \"40.82.255.0/26\",\r\n \"40.82.255.96/27\",\r\n - \ \"40.86.227.247/32\",\r\n \"40.87.48.184/32\",\r\n \"40.88.22.25/32\",\r\n - \ \"40.89.17.240/28\",\r\n \"40.89.18.128/27\",\r\n \"40.89.18.224/27\",\r\n - \ \"40.89.23.36/30\",\r\n \"40.89.133.209/32\",\r\n \"40.112.254.71/32\",\r\n - \ \"40.113.124.208/32\",\r\n \"40.113.226.173/32\",\r\n \"40.115.248.103/32\",\r\n - \ \"40.117.154.42/32\",\r\n \"40.117.232.90/32\",\r\n \"40.119.11.216/29\",\r\n - \ \"40.119.229.160/32\",\r\n \"40.120.8.48/30\",\r\n \"40.122.42.111/32\",\r\n - \ \"40.123.205.29/32\",\r\n \"40.123.210.248/32\",\r\n \"40.123.214.182/32\",\r\n - \ \"40.123.214.251/32\",\r\n \"40.123.218.49/32\",\r\n \"40.127.76.4/32\",\r\n - \ \"40.127.76.10/32\",\r\n \"40.127.165.113/32\",\r\n \"51.11.97.80/29\",\r\n - \ \"51.12.17.32/28\",\r\n \"51.12.17.136/29\",\r\n \"51.12.17.144/28\",\r\n - \ \"51.12.22.240/28\",\r\n \"51.12.25.32/28\",\r\n \"51.12.25.208/29\",\r\n - \ \"51.12.41.48/28\",\r\n \"51.12.41.128/27\",\r\n \"51.12.41.224/27\",\r\n - \ \"51.12.43.192/26\",\r\n \"51.12.46.240/28\",\r\n \"51.12.73.208/28\",\r\n - \ \"51.12.74.128/27\",\r\n \"51.12.193.48/28\",\r\n \"51.12.193.128/27\",\r\n - \ \"51.12.193.224/27\",\r\n \"51.12.195.128/26\",\r\n \"51.13.1.0/29\",\r\n - \ \"51.13.84.17/32\",\r\n \"51.13.84.18/32\",\r\n \"51.13.128.72/29\",\r\n - \ \"51.13.136.64/26\",\r\n \"51.13.137.192/28\",\r\n \"51.13.137.224/27\",\r\n - \ \"51.13.143.96/27\",\r\n \"51.53.30.176/28\",\r\n \"51.53.30.192/27\",\r\n - \ \"51.53.31.0/26\",\r\n \"51.53.101.0/29\",\r\n \"51.53.174.160/27\",\r\n - \ \"51.53.174.192/26\",\r\n \"51.53.178.0/28\",\r\n \"51.53.178.208/29\",\r\n - \ \"51.103.144.46/32\",\r\n \"51.104.25.240/28\",\r\n \"51.104.27.64/27\",\r\n - \ \"51.104.28.32/27\",\r\n \"51.104.31.160/29\",\r\n \"51.104.31.168/30\",\r\n - \ \"51.104.31.176/28\",\r\n \"51.105.67.176/29\",\r\n \"51.105.67.208/29\",\r\n - \ \"51.105.80.224/27\",\r\n \"51.105.81.192/27\",\r\n \"51.105.81.224/28\",\r\n - \ \"51.105.89.128/27\",\r\n \"51.105.89.224/27\",\r\n \"51.105.90.0/28\",\r\n - \ \"51.105.92.52/30\",\r\n \"51.107.22.20/32\",\r\n \"51.107.22.221/32\",\r\n - \ \"51.107.22.246/32\",\r\n \"51.107.48.240/28\",\r\n \"51.107.49.128/27\",\r\n - \ \"51.107.49.224/27\",\r\n \"51.107.52.216/29\",\r\n \"51.107.53.36/30\",\r\n - \ \"51.107.53.40/29\",\r\n \"51.107.84.104/32\",\r\n \"51.107.85.61/32\",\r\n - \ \"51.107.128.24/29\",\r\n \"51.107.144.224/27\",\r\n \"51.107.145.192/27\",\r\n - \ \"51.107.145.224/28\",\r\n \"51.107.148.20/30\",\r\n \"51.107.148.64/28\",\r\n - \ \"51.107.192.72/29\",\r\n \"51.107.224.130/32\",\r\n \"51.107.224.153/32\",\r\n - \ \"51.107.224.189/32\",\r\n \"51.107.224.209/32\",\r\n \"51.107.239.167/32\",\r\n - \ \"51.107.241.0/26\",\r\n \"51.107.241.128/27\",\r\n \"51.107.242.224/28\",\r\n - \ \"51.107.249.0/26\",\r\n \"51.107.249.128/27\",\r\n \"51.107.250.240/28\",\r\n - \ \"51.107.255.180/30\",\r\n \"51.107.255.184/29\",\r\n \"51.116.48.144/28\",\r\n - \ \"51.116.48.160/27\",\r\n \"51.116.49.0/27\",\r\n \"51.116.51.192/26\",\r\n - \ \"51.116.54.176/28\",\r\n \"51.116.55.64/28\",\r\n \"51.116.77.16/28\",\r\n - \ \"51.116.77.32/27\",\r\n \"51.116.79.0/25\",\r\n \"51.116.79.128/26\",\r\n - \ \"51.116.144.144/28\",\r\n \"51.116.144.160/27\",\r\n \"51.116.145.0/27\",\r\n - \ \"51.116.148.128/26\",\r\n \"51.116.149.208/28\",\r\n \"51.116.211.6/32\",\r\n - \ \"51.120.40.240/28\",\r\n \"51.120.41.128/27\",\r\n \"51.120.41.224/27\",\r\n - \ \"51.120.78.154/32\",\r\n \"51.120.109.192/29\",\r\n \"51.120.177.128/25\",\r\n - \ \"51.120.178.0/26\",\r\n \"51.120.224.224/27\",\r\n \"51.120.225.192/27\",\r\n - \ \"51.120.225.224/28\",\r\n \"51.120.232.64/26\",\r\n \"51.120.233.144/28\",\r\n - \ \"51.120.233.160/27\",\r\n \"51.120.237.0/29\",\r\n \"51.124.95.46/32\",\r\n - \ \"51.124.140.143/32\",\r\n \"51.137.162.128/27\",\r\n \"51.137.162.224/27\",\r\n - \ \"51.137.163.0/28\",\r\n \"51.137.166.28/30\",\r\n \"51.137.166.44/30\",\r\n - \ \"51.137.166.48/28\",\r\n \"51.137.167.192/26\",\r\n \"51.138.40.194/32\",\r\n - \ \"51.138.41.75/32\",\r\n \"51.138.160.4/30\",\r\n \"51.138.210.144/28\",\r\n - \ \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\r\n \"51.142.128.192/26\",\r\n - \ \"51.142.129.0/25\",\r\n \"51.143.192.224/27\",\r\n \"51.143.193.192/27\",\r\n - \ \"51.143.193.224/28\",\r\n \"51.143.208.128/30\",\r\n \"51.143.209.0/26\",\r\n - \ \"51.143.209.64/27\",\r\n \"51.143.212.160/28\",\r\n \"51.144.83.210/32\",\r\n - \ \"52.136.48.240/28\",\r\n \"52.136.49.128/27\",\r\n \"52.136.49.224/27\",\r\n - \ \"52.136.53.0/26\",\r\n \"52.136.184.128/26\",\r\n \"52.136.184.192/27\",\r\n - \ \"52.136.185.160/28\",\r\n \"52.136.191.32/28\",\r\n \"52.136.191.48/29\",\r\n - \ \"52.136.191.56/30\",\r\n \"52.138.41.171/32\",\r\n \"52.138.92.172/30\",\r\n - \ \"52.139.106.0/26\",\r\n \"52.139.106.128/27\",\r\n \"52.139.107.192/28\",\r\n - \ \"52.140.105.192/27\",\r\n \"52.140.106.160/27\",\r\n \"52.140.106.192/28\",\r\n - \ \"52.140.110.96/29\",\r\n \"52.140.110.104/30\",\r\n \"52.140.110.112/28\",\r\n - \ \"52.140.110.160/30\",\r\n \"52.140.111.128/26\",\r\n \"52.140.111.224/27\",\r\n - \ \"52.142.81.236/32\",\r\n \"52.142.83.87/32\",\r\n \"52.142.84.66/32\",\r\n - \ \"52.142.85.51/32\",\r\n \"52.143.91.192/28\",\r\n \"52.146.79.144/28\",\r\n - \ \"52.146.79.224/27\",\r\n \"52.146.131.32/28\",\r\n \"52.146.131.48/30\",\r\n - \ \"52.146.131.96/27\",\r\n \"52.146.132.128/26\",\r\n \"52.146.133.0/27\",\r\n - \ \"52.146.137.16/28\",\r\n \"52.147.43.145/32\",\r\n \"52.147.44.12/32\",\r\n - \ \"52.147.97.4/30\",\r\n \"52.147.112.0/26\",\r\n \"52.147.112.64/27\",\r\n - \ \"52.147.112.208/28\",\r\n \"52.147.119.100/30\",\r\n \"52.147.119.104/29\",\r\n - \ \"52.147.119.112/28\",\r\n \"52.149.31.64/28\",\r\n \"52.150.139.192/27\",\r\n - \ \"52.150.140.160/27\",\r\n \"52.150.140.192/28\",\r\n \"52.150.154.200/29\",\r\n - \ \"52.150.154.208/28\",\r\n \"52.150.156.32/30\",\r\n \"52.150.156.40/30\",\r\n - \ \"52.150.157.64/26\",\r\n \"52.150.157.128/27\",\r\n \"52.151.39.177/32\",\r\n - \ \"52.152.207.160/28\",\r\n \"52.152.207.192/28\",\r\n \"52.153.156.9/32\",\r\n - \ \"52.153.156.15/32\",\r\n \"52.156.93.240/28\",\r\n \"52.156.103.64/27\",\r\n - \ \"52.156.103.96/28\",\r\n \"52.156.205.101/32\",\r\n \"52.161.16.73/32\",\r\n - \ \"52.162.110.248/29\",\r\n \"52.162.111.24/29\",\r\n \"52.163.56.146/32\",\r\n - \ \"52.168.112.0/26\",\r\n \"52.171.134.140/32\",\r\n \"52.172.112.0/28\",\r\n - \ \"52.172.112.16/29\",\r\n \"52.172.112.192/26\",\r\n \"52.172.113.32/27\",\r\n - \ \"52.172.116.16/28\",\r\n \"52.172.187.21/32\",\r\n \"52.172.253.194/32\",\r\n - \ \"52.173.240.242/32\",\r\n \"52.174.146.221/32\",\r\n \"52.175.18.186/32\",\r\n - \ \"52.175.35.166/32\",\r\n \"52.179.14.109/32\",\r\n \"52.179.113.96/27\",\r\n - \ \"52.179.113.128/28\",\r\n \"52.180.162.194/32\",\r\n \"52.180.166.172/32\",\r\n - \ \"52.180.178.146/32\",\r\n \"52.180.179.119/32\",\r\n \"52.180.179.162/32\",\r\n - \ \"52.180.181.121/32\",\r\n \"52.183.33.203/32\",\r\n \"52.186.33.48/28\",\r\n - \ \"52.186.91.216/32\",\r\n \"52.187.20.181/32\",\r\n \"52.187.39.99/32\",\r\n - \ \"52.190.33.56/32\",\r\n \"52.190.33.61/32\",\r\n \"52.190.33.154/32\",\r\n - \ \"52.191.89.158/32\",\r\n \"52.191.173.81/32\",\r\n \"52.228.83.128/27\",\r\n - \ \"52.228.83.224/27\",\r\n \"52.228.84.0/28\",\r\n \"52.231.32.132/32\",\r\n - \ \"52.231.76.205/32\",\r\n \"52.231.78.101/32\",\r\n \"52.231.79.142/32\",\r\n - \ \"52.231.148.200/30\",\r\n \"52.231.159.35/32\",\r\n \"52.237.137.4/32\",\r\n - \ \"52.242.40.212/30\",\r\n \"52.242.40.216/29\",\r\n \"52.242.40.224/28\",\r\n - \ \"52.242.45.192/26\",\r\n \"52.242.46.0/25\",\r\n \"52.249.209.252/32\",\r\n - \ \"52.254.75.76/32\",\r\n \"52.255.83.208/28\",\r\n \"52.255.84.176/28\",\r\n - \ \"52.255.84.192/28\",\r\n \"52.255.124.16/28\",\r\n \"52.255.124.80/28\",\r\n - \ \"52.255.124.96/28\",\r\n \"65.52.205.19/32\",\r\n \"65.52.252.208/28\",\r\n - \ \"102.37.81.64/28\",\r\n \"102.37.160.144/28\",\r\n \"102.37.167.120/30\",\r\n - \ \"102.133.28.72/29\",\r\n \"102.133.28.104/29\",\r\n \"102.133.56.144/28\",\r\n - \ \"102.133.56.224/27\",\r\n \"102.133.61.192/26\",\r\n \"102.133.75.174/32\",\r\n - \ \"102.133.123.248/29\",\r\n \"102.133.124.24/29\",\r\n - \ \"102.133.124.88/29\",\r\n \"102.133.124.96/29\",\r\n \"102.133.130.139/32\",\r\n - \ \"102.133.143.144/32\",\r\n \"102.133.143.187/32\",\r\n - \ \"102.133.156.128/29\",\r\n \"102.133.161.242/32\",\r\n - \ \"102.133.162.109/32\",\r\n \"102.133.162.196/32\",\r\n - \ \"102.133.163.185/32\",\r\n \"102.133.217.80/28\",\r\n - \ \"102.133.217.96/27\",\r\n \"102.133.218.0/27\",\r\n \"102.133.220.192/30\",\r\n - \ \"102.133.221.64/26\",\r\n \"102.133.221.128/27\",\r\n - \ \"102.133.236.198/32\",\r\n \"104.42.100.80/32\",\r\n \"104.42.239.93/32\",\r\n - \ \"104.46.176.164/30\",\r\n \"104.46.176.176/28\",\r\n \"104.46.178.4/30\",\r\n - \ \"104.46.178.192/26\",\r\n \"104.46.179.0/27\",\r\n \"104.46.183.128/28\",\r\n - \ \"104.46.239.137/32\",\r\n \"104.211.222.193/32\",\r\n - \ \"104.214.49.162/32\",\r\n \"104.214.233.86/32\",\r\n \"104.215.9.217/32\",\r\n - \ \"137.116.171.91/32\",\r\n \"137.117.70.195/32\",\r\n \"137.135.45.32/32\",\r\n - \ \"137.135.64.59/32\",\r\n \"168.61.147.151/32\",\r\n \"168.61.165.229/32\",\r\n - \ \"168.63.20.177/32\",\r\n \"191.232.39.30/32\",\r\n \"191.232.162.204/32\",\r\n - \ \"191.233.10.48/28\",\r\n \"191.233.10.64/27\",\r\n \"191.233.10.128/27\",\r\n - \ \"191.233.15.64/26\",\r\n \"191.233.205.72/29\",\r\n \"191.233.205.104/29\",\r\n + \ \"20.210.145.0/29\",\r\n \"20.211.71.160/28\",\r\n \"20.213.195.128/25\",\r\n + \ \"20.213.196.0/26\",\r\n \"20.214.130.64/26\",\r\n \"20.214.130.128/25\",\r\n + \ \"20.215.6.144/28\",\r\n \"20.215.6.160/27\",\r\n \"20.215.6.192/26\",\r\n + \ \"20.215.7.224/29\",\r\n \"20.217.46.144/28\",\r\n \"20.217.46.160/27\",\r\n + \ \"20.217.46.192/26\",\r\n \"20.217.47.224/29\",\r\n \"20.220.0.0/25\",\r\n + \ \"20.221.137.0/25\",\r\n \"20.221.137.128/26\",\r\n \"20.223.66.192/26\",\r\n + \ \"20.223.67.0/25\",\r\n \"20.228.2.64/26\",\r\n \"20.228.2.128/25\",\r\n + \ \"20.232.91.64/26\",\r\n \"20.232.91.128/25\",\r\n \"20.236.145.0/25\",\r\n + \ \"20.236.145.128/26\",\r\n \"23.96.13.121/32\",\r\n \"23.96.229.148/32\",\r\n + \ \"23.96.235.37/32\",\r\n \"23.98.107.28/30\",\r\n \"23.98.107.200/29\",\r\n + \ \"23.98.107.208/28\",\r\n \"23.98.108.36/30\",\r\n \"23.98.108.40/31\",\r\n + \ \"23.98.108.192/26\",\r\n \"23.98.109.32/29\",\r\n \"23.100.0.32/32\",\r\n + \ \"23.100.57.171/32\",\r\n \"23.100.59.49/32\",\r\n \"40.64.10.160/27\",\r\n + \ \"40.64.10.192/28\",\r\n \"40.64.13.64/26\",\r\n \"40.64.13.128/25\",\r\n + \ \"40.64.16.243/32\",\r\n \"40.64.17.103/32\",\r\n \"40.64.22.205/32\",\r\n + \ \"40.64.128.192/27\",\r\n \"40.64.134.140/30\",\r\n \"40.64.134.168/29\",\r\n + \ \"40.64.134.176/28\",\r\n \"40.64.135.80/29\",\r\n \"40.67.48.224/27\",\r\n + \ \"40.67.49.192/27\",\r\n \"40.67.49.224/28\",\r\n \"40.67.52.128/26\",\r\n + \ \"40.67.53.160/28\",\r\n \"40.69.73.194/32\",\r\n \"40.69.104.32/30\",\r\n + \ \"40.69.111.36/30\",\r\n \"40.70.47.165/32\",\r\n \"40.70.241.203/32\",\r\n + \ \"40.74.30.108/30\",\r\n \"40.74.31.64/26\",\r\n \"40.74.64.203/32\",\r\n + \ \"40.74.79.140/32\",\r\n \"40.74.82.17/32\",\r\n \"40.74.116.89/32\",\r\n + \ \"40.74.251.115/32\",\r\n \"40.78.20.224/32\",\r\n \"40.78.52.77/32\",\r\n + \ \"40.78.204.0/29\",\r\n \"40.78.204.32/29\",\r\n \"40.79.132.48/29\",\r\n + \ \"40.79.132.80/29\",\r\n \"40.79.156.64/27\",\r\n \"40.79.176.32/30\",\r\n + \ \"40.79.187.168/29\",\r\n \"40.79.187.200/29\",\r\n \"40.80.57.208/28\",\r\n + \ \"40.80.57.224/27\",\r\n \"40.80.58.192/27\",\r\n \"40.80.63.152/30\",\r\n + \ \"40.80.63.224/28\",\r\n \"40.80.63.240/30\",\r\n \"40.80.97.0/25\",\r\n + \ \"40.80.97.128/26\",\r\n \"40.80.169.192/27\",\r\n \"40.80.170.160/27\",\r\n + \ \"40.80.170.192/28\",\r\n \"40.80.172.28/30\",\r\n \"40.80.176.0/28\",\r\n + \ \"40.80.188.112/28\",\r\n \"40.80.190.128/27\",\r\n \"40.80.190.224/27\",\r\n + \ \"40.82.253.200/30\",\r\n \"40.82.253.208/28\",\r\n \"40.82.255.0/26\",\r\n + \ \"40.82.255.96/27\",\r\n \"40.86.227.247/32\",\r\n \"40.87.48.184/32\",\r\n + \ \"40.88.22.25/32\",\r\n \"40.89.17.240/28\",\r\n \"40.89.18.128/27\",\r\n + \ \"40.89.18.224/27\",\r\n \"40.89.23.36/30\",\r\n \"40.89.133.209/32\",\r\n + \ \"40.112.254.71/32\",\r\n \"40.113.124.208/32\",\r\n \"40.113.226.173/32\",\r\n + \ \"40.115.248.103/32\",\r\n \"40.117.154.42/32\",\r\n \"40.117.232.90/32\",\r\n + \ \"40.119.11.216/29\",\r\n \"40.119.229.160/32\",\r\n \"40.120.8.48/30\",\r\n + \ \"40.122.42.111/32\",\r\n \"40.123.205.29/32\",\r\n \"40.123.210.248/32\",\r\n + \ \"40.123.214.182/32\",\r\n \"40.123.214.251/32\",\r\n \"40.123.218.49/32\",\r\n + \ \"40.127.76.4/32\",\r\n \"40.127.76.10/32\",\r\n \"40.127.165.113/32\",\r\n + \ \"51.11.97.80/29\",\r\n \"51.12.17.32/28\",\r\n \"51.12.17.136/29\",\r\n + \ \"51.12.17.144/28\",\r\n \"51.12.22.240/28\",\r\n \"51.12.25.32/28\",\r\n + \ \"51.12.25.208/29\",\r\n \"51.12.41.48/28\",\r\n \"51.12.41.128/27\",\r\n + \ \"51.12.41.224/27\",\r\n \"51.12.43.192/26\",\r\n \"51.12.46.240/28\",\r\n + \ \"51.12.73.208/28\",\r\n \"51.12.74.128/27\",\r\n \"51.12.193.48/28\",\r\n + \ \"51.12.193.128/27\",\r\n \"51.12.193.224/27\",\r\n \"51.12.195.128/26\",\r\n + \ \"51.13.1.0/29\",\r\n \"51.13.84.17/32\",\r\n \"51.13.84.18/32\",\r\n + \ \"51.13.128.72/29\",\r\n \"51.13.136.64/26\",\r\n \"51.13.137.192/28\",\r\n + \ \"51.13.137.224/27\",\r\n \"51.13.143.96/27\",\r\n \"51.53.30.176/28\",\r\n + \ \"51.53.30.192/27\",\r\n \"51.53.31.0/26\",\r\n \"51.53.101.0/29\",\r\n + \ \"51.53.174.160/27\",\r\n \"51.53.174.192/26\",\r\n \"51.53.178.0/28\",\r\n + \ \"51.53.178.208/29\",\r\n \"51.103.144.46/32\",\r\n \"51.104.25.240/28\",\r\n + \ \"51.104.27.64/27\",\r\n \"51.104.28.32/27\",\r\n \"51.104.31.160/29\",\r\n + \ \"51.104.31.168/30\",\r\n \"51.104.31.176/28\",\r\n \"51.105.67.176/29\",\r\n + \ \"51.105.67.208/29\",\r\n \"51.105.80.224/27\",\r\n \"51.105.81.192/27\",\r\n + \ \"51.105.81.224/28\",\r\n \"51.105.89.128/27\",\r\n \"51.105.89.224/27\",\r\n + \ \"51.105.90.0/28\",\r\n \"51.105.92.52/30\",\r\n \"51.107.22.20/32\",\r\n + \ \"51.107.22.221/32\",\r\n \"51.107.22.246/32\",\r\n \"51.107.48.240/28\",\r\n + \ \"51.107.49.128/27\",\r\n \"51.107.49.224/27\",\r\n \"51.107.52.216/29\",\r\n + \ \"51.107.53.36/30\",\r\n \"51.107.53.40/29\",\r\n \"51.107.84.104/32\",\r\n + \ \"51.107.85.61/32\",\r\n \"51.107.128.24/29\",\r\n \"51.107.144.224/27\",\r\n + \ \"51.107.145.192/27\",\r\n \"51.107.145.224/28\",\r\n \"51.107.148.20/30\",\r\n + \ \"51.107.148.64/28\",\r\n \"51.107.192.72/29\",\r\n \"51.107.224.130/32\",\r\n + \ \"51.107.224.153/32\",\r\n \"51.107.224.189/32\",\r\n \"51.107.224.209/32\",\r\n + \ \"51.107.239.167/32\",\r\n \"51.107.241.0/26\",\r\n \"51.107.241.128/27\",\r\n + \ \"51.107.242.224/28\",\r\n \"51.107.249.0/26\",\r\n \"51.107.249.128/27\",\r\n + \ \"51.107.250.240/28\",\r\n \"51.107.255.180/30\",\r\n \"51.107.255.184/29\",\r\n + \ \"51.116.48.144/28\",\r\n \"51.116.48.160/27\",\r\n \"51.116.49.0/27\",\r\n + \ \"51.116.51.192/26\",\r\n \"51.116.54.176/28\",\r\n \"51.116.55.64/28\",\r\n + \ \"51.116.77.16/28\",\r\n \"51.116.77.32/27\",\r\n \"51.116.79.0/25\",\r\n + \ \"51.116.79.128/26\",\r\n \"51.116.144.144/28\",\r\n \"51.116.144.160/27\",\r\n + \ \"51.116.145.0/27\",\r\n \"51.116.148.128/26\",\r\n \"51.116.149.208/28\",\r\n + \ \"51.116.211.6/32\",\r\n \"51.120.40.240/28\",\r\n \"51.120.41.128/27\",\r\n + \ \"51.120.41.224/27\",\r\n \"51.120.78.154/32\",\r\n \"51.120.109.192/29\",\r\n + \ \"51.120.177.128/25\",\r\n \"51.120.178.0/26\",\r\n \"51.120.224.224/27\",\r\n + \ \"51.120.225.192/27\",\r\n \"51.120.225.224/28\",\r\n \"51.120.232.64/26\",\r\n + \ \"51.120.233.144/28\",\r\n \"51.120.233.160/27\",\r\n \"51.120.237.0/29\",\r\n + \ \"51.124.95.46/32\",\r\n \"51.124.140.143/32\",\r\n \"51.137.162.128/27\",\r\n + \ \"51.137.162.224/27\",\r\n \"51.137.163.0/28\",\r\n \"51.137.166.28/30\",\r\n + \ \"51.137.166.44/30\",\r\n \"51.137.166.48/28\",\r\n \"51.137.167.192/26\",\r\n + \ \"51.138.40.194/32\",\r\n \"51.138.41.75/32\",\r\n \"51.138.160.4/30\",\r\n + \ \"51.138.210.144/28\",\r\n \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\r\n + \ \"51.142.128.192/26\",\r\n \"51.142.129.0/25\",\r\n \"51.143.192.224/27\",\r\n + \ \"51.143.193.192/27\",\r\n \"51.143.193.224/28\",\r\n \"51.143.208.128/30\",\r\n + \ \"51.143.209.0/26\",\r\n \"51.143.209.64/27\",\r\n \"51.143.212.160/28\",\r\n + \ \"51.144.83.210/32\",\r\n \"52.136.48.240/28\",\r\n \"52.136.49.128/27\",\r\n + \ \"52.136.49.224/27\",\r\n \"52.136.53.0/26\",\r\n \"52.136.184.128/26\",\r\n + \ \"52.136.184.192/27\",\r\n \"52.136.185.160/28\",\r\n \"52.136.191.32/28\",\r\n + \ \"52.136.191.48/29\",\r\n \"52.136.191.56/30\",\r\n \"52.138.41.171/32\",\r\n + \ \"52.138.92.172/30\",\r\n \"52.139.106.0/26\",\r\n \"52.139.106.128/27\",\r\n + \ \"52.139.107.192/28\",\r\n \"52.140.105.192/27\",\r\n \"52.140.106.160/27\",\r\n + \ \"52.140.106.192/28\",\r\n \"52.140.110.96/29\",\r\n \"52.140.110.104/30\",\r\n + \ \"52.140.110.112/28\",\r\n \"52.140.110.160/30\",\r\n \"52.140.111.128/26\",\r\n + \ \"52.140.111.224/27\",\r\n \"52.142.81.236/32\",\r\n \"52.142.83.87/32\",\r\n + \ \"52.142.84.66/32\",\r\n \"52.142.85.51/32\",\r\n \"52.143.91.192/28\",\r\n + \ \"52.146.79.144/28\",\r\n \"52.146.79.224/27\",\r\n \"52.146.131.32/28\",\r\n + \ \"52.146.131.48/30\",\r\n \"52.146.131.96/27\",\r\n \"52.146.132.128/26\",\r\n + \ \"52.146.133.0/27\",\r\n \"52.146.137.16/28\",\r\n \"52.147.43.145/32\",\r\n + \ \"52.147.44.12/32\",\r\n \"52.147.97.4/30\",\r\n \"52.147.112.0/26\",\r\n + \ \"52.147.112.64/27\",\r\n \"52.147.112.208/28\",\r\n \"52.147.119.100/30\",\r\n + \ \"52.147.119.104/29\",\r\n \"52.147.119.112/28\",\r\n \"52.149.31.64/28\",\r\n + \ \"52.150.139.192/27\",\r\n \"52.150.140.160/27\",\r\n \"52.150.140.192/28\",\r\n + \ \"52.150.154.200/29\",\r\n \"52.150.154.208/28\",\r\n \"52.150.156.32/30\",\r\n + \ \"52.150.156.40/30\",\r\n \"52.150.157.64/26\",\r\n \"52.150.157.128/27\",\r\n + \ \"52.151.39.177/32\",\r\n \"52.152.207.160/28\",\r\n \"52.152.207.192/28\",\r\n + \ \"52.153.156.9/32\",\r\n \"52.153.156.15/32\",\r\n \"52.156.93.240/28\",\r\n + \ \"52.156.103.64/27\",\r\n \"52.156.103.96/28\",\r\n \"52.156.205.101/32\",\r\n + \ \"52.161.16.73/32\",\r\n \"52.162.110.248/29\",\r\n \"52.162.111.24/29\",\r\n + \ \"52.163.56.146/32\",\r\n \"52.168.112.0/26\",\r\n \"52.171.134.140/32\",\r\n + \ \"52.172.112.0/28\",\r\n \"52.172.112.16/29\",\r\n \"52.172.112.192/26\",\r\n + \ \"52.172.113.32/27\",\r\n \"52.172.116.16/28\",\r\n \"52.172.187.21/32\",\r\n + \ \"52.172.253.194/32\",\r\n \"52.173.240.242/32\",\r\n \"52.174.146.221/32\",\r\n + \ \"52.175.18.186/32\",\r\n \"52.175.35.166/32\",\r\n \"52.179.14.109/32\",\r\n + \ \"52.179.113.96/27\",\r\n \"52.179.113.128/28\",\r\n \"52.180.162.194/32\",\r\n + \ \"52.180.166.172/32\",\r\n \"52.180.178.146/32\",\r\n \"52.180.179.119/32\",\r\n + \ \"52.180.179.162/32\",\r\n \"52.180.181.121/32\",\r\n \"52.183.33.203/32\",\r\n + \ \"52.186.33.48/28\",\r\n \"52.186.91.216/32\",\r\n \"52.187.20.181/32\",\r\n + \ \"52.187.39.99/32\",\r\n \"52.190.33.56/32\",\r\n \"52.190.33.61/32\",\r\n + \ \"52.190.33.154/32\",\r\n \"52.191.89.158/32\",\r\n \"52.191.173.81/32\",\r\n + \ \"52.228.83.128/27\",\r\n \"52.228.83.224/27\",\r\n \"52.228.84.0/28\",\r\n + \ \"52.231.32.132/32\",\r\n \"52.231.76.205/32\",\r\n \"52.231.78.101/32\",\r\n + \ \"52.231.79.142/32\",\r\n \"52.231.148.200/30\",\r\n \"52.231.159.35/32\",\r\n + \ \"52.237.137.4/32\",\r\n \"52.242.40.212/30\",\r\n \"52.242.40.216/29\",\r\n + \ \"52.242.40.224/28\",\r\n \"52.242.45.192/26\",\r\n \"52.242.46.0/25\",\r\n + \ \"52.249.209.252/32\",\r\n \"52.254.75.76/32\",\r\n \"52.255.83.208/28\",\r\n + \ \"52.255.84.176/28\",\r\n \"52.255.84.192/28\",\r\n \"52.255.124.16/28\",\r\n + \ \"52.255.124.80/28\",\r\n \"52.255.124.96/28\",\r\n \"65.52.205.19/32\",\r\n + \ \"65.52.252.208/28\",\r\n \"102.37.81.64/28\",\r\n \"102.37.160.144/28\",\r\n + \ \"102.37.167.120/30\",\r\n \"102.133.28.72/29\",\r\n \"102.133.28.104/29\",\r\n + \ \"102.133.56.144/28\",\r\n \"102.133.56.224/27\",\r\n \"102.133.61.192/26\",\r\n + \ \"102.133.75.174/32\",\r\n \"102.133.123.248/29\",\r\n + \ \"102.133.124.24/29\",\r\n \"102.133.124.88/29\",\r\n \"102.133.124.96/29\",\r\n + \ \"102.133.130.139/32\",\r\n \"102.133.143.144/32\",\r\n + \ \"102.133.143.187/32\",\r\n \"102.133.156.128/29\",\r\n + \ \"102.133.161.242/32\",\r\n \"102.133.162.109/32\",\r\n + \ \"102.133.162.196/32\",\r\n \"102.133.163.185/32\",\r\n + \ \"102.133.217.80/28\",\r\n \"102.133.217.96/27\",\r\n \"102.133.218.0/27\",\r\n + \ \"102.133.220.192/30\",\r\n \"102.133.221.64/26\",\r\n + \ \"102.133.221.128/27\",\r\n \"102.133.236.198/32\",\r\n + \ \"104.42.100.80/32\",\r\n \"104.42.239.93/32\",\r\n \"104.46.176.164/30\",\r\n + \ \"104.46.176.176/28\",\r\n \"104.46.178.4/30\",\r\n \"104.46.178.192/26\",\r\n + \ \"104.46.179.0/27\",\r\n \"104.46.183.128/28\",\r\n \"104.46.239.137/32\",\r\n + \ \"104.211.222.193/32\",\r\n \"104.214.49.162/32\",\r\n + \ \"104.214.233.86/32\",\r\n \"104.215.9.217/32\",\r\n \"137.116.171.91/32\",\r\n + \ \"137.117.70.195/32\",\r\n \"137.135.45.32/32\",\r\n \"137.135.64.59/32\",\r\n + \ \"168.61.147.151/32\",\r\n \"168.61.165.229/32\",\r\n \"168.63.20.177/32\",\r\n + \ \"191.232.39.30/32\",\r\n \"191.232.162.204/32\",\r\n \"191.233.10.48/28\",\r\n + \ \"191.233.10.64/27\",\r\n \"191.233.10.128/27\",\r\n \"191.233.15.64/26\",\r\n + \ \"191.233.205.72/29\",\r\n \"191.233.205.104/29\",\r\n \ \"191.234.138.136/29\",\r\n \"191.234.138.148/30\",\r\n \ \"191.234.139.192/26\",\r\n \"191.234.142.32/27\",\r\n \ \"191.235.227.128/27\",\r\n \"191.235.227.224/27\",\r\n @@ -37184,7 +38048,8 @@ interactions: \ \"2603:1040:207::680/122\",\r\n \"2603:1040:207:1::468/125\",\r\n \ \"2603:1040:207:2::40/122\",\r\n \"2603:1040:207:2::200/122\",\r\n \ \"2603:1040:407::80/122\",\r\n \"2603:1040:407:1::640/122\",\r\n - \ \"2603:1040:606::680/122\",\r\n \"2603:1040:806::680/122\",\r\n + \ \"2603:1040:606::680/122\",\r\n \"2603:1040:606:3::580/121\",\r\n + \ \"2603:1040:606:3::620/125\",\r\n \"2603:1040:806::680/122\",\r\n \ \"2603:1040:904::80/122\",\r\n \"2603:1040:904::698/125\",\r\n \ \"2603:1040:904:1::640/122\",\r\n \"2603:1040:904:3::80/121\",\r\n \ \"2603:1040:a06::180/122\",\r\n \"2603:1040:a06::7c8/125\",\r\n @@ -37205,8 +38070,70 @@ interactions: \ \"2603:1040:1503:1::480/121\",\r\n \"2603:1040:1503:1::500/122\",\r\n \ \"2603:1040:1503:2::240/125\",\r\n \"2603:1050:6::80/122\",\r\n \ \"2603:1050:6:1::640/122\",\r\n \"2603:1050:403::640/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ContainerAppsManagement\",\r\n + \ \"id\": \"ContainerAppsManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"NSG\",\r\n \"API\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureContainerAppsService\",\r\n \"addressPrefixes\": + [\r\n \"13.89.114.243/32\",\r\n \"20.17.52.240/28\",\r\n + \ \"20.23.30.113/32\",\r\n \"20.25.235.176/32\",\r\n \"20.25.251.187/32\",\r\n + \ \"20.45.245.192/28\",\r\n \"20.47.147.110/32\",\r\n \"20.47.153.87/32\",\r\n + \ \"20.47.236.128/28\",\r\n \"20.51.6.208/28\",\r\n \"20.52.95.224/28\",\r\n + \ \"20.53.54.128/28\",\r\n \"20.53.62.64/28\",\r\n \"20.59.103.144/28\",\r\n + \ \"20.69.8.48/28\",\r\n \"20.70.223.64/28\",\r\n \"20.72.119.138/32\",\r\n + \ \"20.74.196.48/28\",\r\n \"20.80.201.168/32\",\r\n \"20.87.82.160/28\",\r\n + \ \"20.88.159.192/28\",\r\n \"20.89.184.245/32\",\r\n \"20.90.38.0/28\",\r\n + \ \"20.90.229.153/32\",\r\n \"20.92.5.64/28\",\r\n \"20.92.102.182/32\",\r\n + \ \"20.92.223.20/32\",\r\n \"20.97.39.96/28\",\r\n \"20.98.148.0/28\",\r\n + \ \"20.98.195.48/28\",\r\n \"20.100.4.144/28\",\r\n \"20.104.7.82/32\",\r\n + \ \"20.105.243.192/28\",\r\n \"20.111.3.160/28\",\r\n \"20.112.205.28/32\",\r\n + \ \"20.113.21.244/32\",\r\n \"20.113.73.22/32\",\r\n \"20.116.43.64/28\",\r\n + \ \"20.117.192.208/28\",\r\n \"20.117.223.205/32\",\r\n \"20.118.20.65/32\",\r\n + \ \"20.118.114.4/32\",\r\n \"20.118.119.198/32\",\r\n \"20.118.139.176/28\",\r\n + \ \"20.123.121.228/32\",\r\n \"20.123.122.0/32\",\r\n \"20.125.1.112/28\",\r\n + \ \"20.125.194.211/32\",\r\n \"20.126.176.147/32\",\r\n \"20.151.245.118/32\",\r\n + \ \"20.189.198.96/28\",\r\n \"20.195.87.0/28\",\r\n \"20.196.246.220/32\",\r\n + \ \"20.199.201.32/28\",\r\n \"20.200.160.192/28\",\r\n \"20.200.198.208/28\",\r\n + \ \"20.201.21.110/32\",\r\n \"20.203.88.32/28\",\r\n \"20.204.192.176/28\",\r\n + \ \"20.205.49.32/28\",\r\n \"20.206.0.240/28\",\r\n \"20.206.178.32/28\",\r\n + \ \"20.207.1.176/28\",\r\n \"20.207.168.128/28\",\r\n \"20.208.7.128/28\",\r\n + \ \"20.210.69.64/28\",\r\n \"20.210.80.170/32\",\r\n \"20.214.89.145/32\",\r\n + \ \"20.221.197.80/32\",\r\n \"20.231.233.227/32\",\r\n \"20.237.156.240/32\",\r\n + \ \"20.239.5.125/32\",\r\n \"20.239.5.160/32\",\r\n \"20.245.58.225/32\",\r\n + \ \"40.64.11.80/28\",\r\n \"40.80.96.0/28\",\r\n \"51.12.75.160/28\",\r\n + \ \"51.53.28.240/28\",\r\n \"51.53.172.240/28\",\r\n \"51.116.78.0/28\",\r\n + \ \"51.120.176.176/28\",\r\n \"52.146.141.144/28\",\r\n \"52.158.216.78/32\",\r\n + \ \"52.172.81.0/28\",\r\n \"52.224.147.76/32\",\r\n \"52.242.44.176/28\",\r\n + \ \"102.37.87.144/28\",\r\n \"191.237.203.150/32\",\r\n \"2603:1000:4:1::4a0/124\",\r\n + \ \"2603:1000:104:2::30/124\",\r\n \"2603:1010:6:2::720/124\",\r\n + \ \"2603:1010:101:1::2b0/124\",\r\n \"2603:1010:304:1::4a0/124\",\r\n + \ \"2603:1010:404:1::4a0/124\",\r\n \"2603:1020:5::690/124\",\r\n + \ \"2603:1020:206::7c0/124\",\r\n \"2603:1020:605:1::2b0/124\",\r\n + \ \"2603:1020:705::690/124\",\r\n \"2603:1020:805::690/124\",\r\n + \ \"2603:1020:905:1::4a0/124\",\r\n \"2603:1020:a04:3::50/124\",\r\n + \ \"2603:1020:b04:1::2b0/124\",\r\n \"2603:1020:c04::690/124\",\r\n + \ \"2603:1020:d04:1::4a0/124\",\r\n \"2603:1020:e04:3::4e0/124\",\r\n + \ \"2603:1020:f04:1::4a0/124\",\r\n \"2603:1020:1004:3::200/124\",\r\n + \ \"2603:1030:f:3::290/124\",\r\n \"2603:1030:10::730/124\",\r\n + \ \"2603:1030:210::7c0/124\",\r\n \"2603:1030:40b:2::270/124\",\r\n + \ \"2603:1030:40c::750/124\",\r\n \"2603:1030:504:2::770/124\",\r\n + \ \"2603:1030:608:4::/124\",\r\n \"2603:1030:807::690/124\",\r\n + \ \"2603:1030:a07:1::4d0/124\",\r\n \"2603:1030:a07:4::3e0/123\",\r\n + \ \"2603:1030:b04:1::2b0/124\",\r\n \"2603:1030:c06:5::1a0/124\",\r\n + \ \"2603:1030:f05::690/124\",\r\n \"2603:1030:1005:1::2b0/124\",\r\n + \ \"2603:1040:5:3::240/124\",\r\n \"2603:1040:207:2::2b0/124\",\r\n + \ \"2603:1040:407::690/124\",\r\n \"2603:1040:606:1::2b0/124\",\r\n + \ \"2603:1040:606:3::2a0/123\",\r\n \"2603:1040:806:2::300/124\",\r\n + \ \"2603:1040:904:3::280/124\",\r\n \"2603:1040:a06:2::5b0/124\",\r\n + \ \"2603:1040:b04:1::4a0/124\",\r\n \"2603:1040:c06:1::2b0/124\",\r\n + \ \"2603:1040:d04:3::70/124\",\r\n \"2603:1040:e05::70/124\",\r\n + \ \"2603:1040:f05:3::120/124\",\r\n \"2603:1040:1104:1::470/124\",\r\n + \ \"2603:1040:1104:2::640/123\",\r\n \"2603:1040:1202:1::180/123\",\r\n + \ \"2603:1040:1302:1::480/123\",\r\n \"2603:1040:1503:1::1a0/123\",\r\n + \ \"2603:1050:6:2::520/124\",\r\n \"2603:1050:403:1::4e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory\",\r\n - \ \"id\": \"DataFactory\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"DataFactory\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -37468,7 +38395,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.AustraliaEast\",\r\n \ \"id\": \"DataFactory.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.70.74.144/28\",\r\n @@ -37480,7 +38407,7 @@ interactions: \ \"2603:1010:6:802::210/124\",\r\n \"2603:1010:6:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.AustraliaSoutheast\",\r\n \ \"id\": \"DataFactory.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": @@ -37490,7 +38417,7 @@ interactions: \ \"2603:1010:101::500/121\",\r\n \"2603:1010:101:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.BrazilSouth\",\r\n \ \"id\": \"DataFactory.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.206.179.144/29\",\r\n @@ -37502,7 +38429,7 @@ interactions: \ \"2603:1050:6:402::330/124\",\r\n \"2603:1050:6:802::210/124\",\r\n \ \"2603:1050:6:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.BrazilSoutheast\",\r\n \"id\": - \"DataFactory.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"DataFactory.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -37511,7 +38438,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CanadaCentral\",\r\n \ \"id\": \"DataFactory.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.71.175.80/28\",\r\n @@ -37523,7 +38450,7 @@ interactions: \ \"2603:1030:f05:802::210/124\",\r\n \"2603:1030:f05:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CanadaEast\",\r\n \ \"id\": \"DataFactory.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"40.69.108.160/28\",\r\n @@ -37532,55 +38459,56 @@ interactions: \ \"2603:1030:1005::440/122\",\r\n \"2603:1030:1005::500/121\",\r\n \ \"2603:1030:1005:402::330/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.CentralIndia\",\r\n \"id\": \"DataFactory.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.43.121.48/28\",\r\n \"20.192.42.0/24\",\r\n \"20.192.43.0/26\",\r\n - \ \"20.192.102.80/28\",\r\n \"20.204.193.112/29\",\r\n \"40.80.51.160/28\",\r\n - \ \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n \"52.140.108.208/29\",\r\n - \ \"2603:1040:a06::/121\",\r\n \"2603:1040:a06::80/122\",\r\n - \ \"2603:1040:a06:1::480/121\",\r\n \"2603:1040:a06:1::500/122\",\r\n - \ \"2603:1040:a06:1::700/121\",\r\n \"2603:1040:a06:1::780/122\",\r\n - \ \"2603:1040:a06:402::330/124\",\r\n \"2603:1040:a06:802::210/124\",\r\n - \ \"2603:1040:a06:c02::210/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.CentralUS\",\r\n \"id\": \"DataFactory.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.89.174.192/28\",\r\n \"20.37.154.0/23\",\r\n - \ \"20.37.156.0/26\",\r\n \"20.40.206.224/29\",\r\n \"20.44.10.64/28\",\r\n - \ \"20.98.150.0/29\",\r\n \"52.182.141.16/28\",\r\n \"2603:1030:10:1::480/121\",\r\n - \ \"2603:1030:10:1::500/122\",\r\n \"2603:1030:10:1::700/121\",\r\n - \ \"2603:1030:10:1::780/122\",\r\n \"2603:1030:10:402::330/124\",\r\n - \ \"2603:1030:10:802::210/124\",\r\n \"2603:1030:10:c02::210/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastAsia\",\r\n - \ \"id\": \"DataFactory.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.43.121.48/28\",\r\n \"20.192.42.0/24\",\r\n + \ \"20.192.43.0/26\",\r\n \"20.192.102.80/28\",\r\n \"20.204.193.112/29\",\r\n + \ \"40.80.51.160/28\",\r\n \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n + \ \"52.140.108.208/29\",\r\n \"2603:1040:a06::/121\",\r\n + \ \"2603:1040:a06::80/122\",\r\n \"2603:1040:a06:1::480/121\",\r\n + \ \"2603:1040:a06:1::500/122\",\r\n \"2603:1040:a06:1::700/121\",\r\n + \ \"2603:1040:a06:1::780/122\",\r\n \"2603:1040:a06:402::330/124\",\r\n + \ \"2603:1040:a06:802::210/124\",\r\n \"2603:1040:a06:c02::210/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CentralUS\",\r\n + \ \"id\": \"DataFactory.CentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.75.39.112/28\",\r\n - \ \"20.189.104.128/25\",\r\n \"20.189.106.0/26\",\r\n \"20.189.109.232/29\",\r\n - \ \"20.205.50.120/29\",\r\n \"20.205.64.0/23\",\r\n \"20.205.67.128/26\",\r\n - \ \"20.205.77.160/28\",\r\n \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n - \ \"2603:1040:207::440/122\",\r\n \"2603:1040:207::500/121\",\r\n - \ \"2603:1040:207:402::330/124\",\r\n \"2603:1040:207:800::70/124\",\r\n - \ \"2603:1040:207:c00::70/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.EastUS\",\r\n \"id\": \"DataFactory.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.42.2.0/23\",\r\n \"20.42.4.0/26\",\r\n \"20.42.64.0/28\",\r\n - \ \"20.49.111.0/29\",\r\n \"20.119.28.57/32\",\r\n \"20.232.89.104/29\",\r\n - \ \"40.71.14.32/28\",\r\n \"40.78.229.96/28\",\r\n \"2603:1030:210:1::480/121\",\r\n + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.89.174.192/28\",\r\n + \ \"20.37.154.0/23\",\r\n \"20.37.156.0/26\",\r\n \"20.40.206.224/29\",\r\n + \ \"20.44.10.64/28\",\r\n \"20.98.150.0/29\",\r\n \"52.182.141.16/28\",\r\n + \ \"2603:1030:10:1::480/121\",\r\n \"2603:1030:10:1::500/122\",\r\n + \ \"2603:1030:10:1::700/121\",\r\n \"2603:1030:10:1::780/122\",\r\n + \ \"2603:1030:10:402::330/124\",\r\n \"2603:1030:10:802::210/124\",\r\n + \ \"2603:1030:10:c02::210/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.EastAsia\",\r\n \"id\": \"DataFactory.EastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.75.39.112/28\",\r\n \"20.189.104.128/25\",\r\n + \ \"20.189.106.0/26\",\r\n \"20.189.109.232/29\",\r\n \"20.205.50.120/29\",\r\n + \ \"20.205.64.0/23\",\r\n \"20.205.67.128/26\",\r\n \"20.205.77.160/28\",\r\n + \ \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n \"2603:1040:207::440/122\",\r\n + \ \"2603:1040:207::500/121\",\r\n \"2603:1040:207:402::330/124\",\r\n + \ \"2603:1040:207:800::70/124\",\r\n \"2603:1040:207:c00::70/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS\",\r\n + \ \"id\": \"DataFactory.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.42.2.0/23\",\r\n + \ \"20.42.4.0/26\",\r\n \"20.42.64.0/28\",\r\n \"20.49.111.0/29\",\r\n + \ \"20.119.28.57/32\",\r\n \"20.232.89.104/29\",\r\n \"40.71.14.32/28\",\r\n + \ \"40.78.229.96/28\",\r\n \"2603:1030:210:1::480/121\",\r\n \ \"2603:1030:210:1::500/122\",\r\n \"2603:1030:210:1::700/121\",\r\n \ \"2603:1030:210:1::780/122\",\r\n \"2603:1030:210:402::330/124\",\r\n \ \"2603:1030:210:802::210/124\",\r\n \"2603:1030:210:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS2\",\r\n \ \"id\": \"DataFactory.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.41.2.0/23\",\r\n @@ -37592,7 +38520,7 @@ interactions: \ \"2603:1030:40c:802::210/124\",\r\n \"2603:1030:40c:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS2EUAP\",\r\n \ \"id\": \"DataFactory.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.39.8.96/27\",\r\n @@ -37602,20 +38530,21 @@ interactions: \ \"2603:1030:40b:400::b30/124\",\r\n \"2603:1030:40b:800::210/124\",\r\n \ \"2603:1030:40b:c00::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.FranceCentral\",\r\n \"id\": \"DataFactory.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.43.40.128/25\",\r\n \"20.43.41.0/26\",\r\n \"20.43.44.208/29\",\r\n - \ \"20.111.4.48/29\",\r\n \"40.79.132.112/28\",\r\n \"40.79.139.80/28\",\r\n - \ \"40.79.146.240/28\",\r\n \"51.138.215.128/26\",\r\n \"2603:1020:805:1::480/121\",\r\n - \ \"2603:1020:805:1::500/122\",\r\n \"2603:1020:805:1::700/121\",\r\n - \ \"2603:1020:805:1::780/122\",\r\n \"2603:1020:805:402::330/124\",\r\n - \ \"2603:1020:805:802::210/124\",\r\n \"2603:1020:805:c02::210/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.GermanyWestCentral\",\r\n - \ \"id\": \"DataFactory.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.43.40.128/25\",\r\n \"20.43.41.0/26\",\r\n + \ \"20.43.44.208/29\",\r\n \"20.111.4.48/29\",\r\n \"40.79.132.112/28\",\r\n + \ \"40.79.139.80/28\",\r\n \"40.79.146.240/28\",\r\n \"51.138.215.128/26\",\r\n + \ \"2603:1020:805:1::480/121\",\r\n \"2603:1020:805:1::500/122\",\r\n + \ \"2603:1020:805:1::700/121\",\r\n \"2603:1020:805:1::780/122\",\r\n + \ \"2603:1020:805:402::330/124\",\r\n \"2603:1020:805:802::210/124\",\r\n + \ \"2603:1020:805:c02::210/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.GermanyWestCentral\",\r\n \"id\": + \"DataFactory.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.0/28\",\r\n \ \"20.52.93.128/26\",\r\n \"20.79.108.112/29\",\r\n \"51.116.147.32/28\",\r\n @@ -37626,11 +38555,11 @@ interactions: \ \"2603:1020:c04:402::330/124\",\r\n \"2603:1020:c04:802::210/124\",\r\n \ \"2603:1020:c04:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.JapanEast\",\r\n \"id\": \"DataFactory.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.78.109.192/28\",\r\n \"20.43.64.128/25\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.78.109.192/28\",\r\n \"20.43.64.128/25\",\r\n \ \"20.43.65.0/26\",\r\n \"20.43.70.120/29\",\r\n \"20.191.164.0/24\",\r\n \ \"20.191.165.0/26\",\r\n \"20.210.70.88/29\",\r\n \"40.79.187.208/28\",\r\n \ \"40.79.195.224/28\",\r\n \"2603:1040:407:1::480/121\",\r\n @@ -37639,7 +38568,7 @@ interactions: \ \"2603:1040:407:802::210/124\",\r\n \"2603:1040:407:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JapanWest\",\r\n \ \"id\": \"DataFactory.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.189.192.192/26\",\r\n @@ -37648,7 +38577,7 @@ interactions: \ \"2603:1040:606::500/121\",\r\n \"2603:1040:606:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JioIndiaCentral\",\r\n \ \"id\": \"DataFactory.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": @@ -37656,7 +38585,7 @@ interactions: \ \"2603:1040:1104::600/121\",\r\n \"2603:1040:1104:400::500/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JioIndiaWest\",\r\n \ \"id\": \"DataFactory.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.252.224/28\",\r\n @@ -37666,28 +38595,29 @@ interactions: \ \"2603:1040:d04:400::240/124\",\r\n \"2603:1040:d04:800::340/124\",\r\n \ \"2603:1040:d04:c02::380/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.KoreaCentral\",\r\n \"id\": \"DataFactory.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.41.64.128/25\",\r\n \"20.41.65.0/26\",\r\n \"20.41.69.8/29\",\r\n - \ \"20.44.27.240/28\",\r\n \"20.194.67.192/28\",\r\n \"20.194.78.0/23\",\r\n - \ \"20.200.195.0/26\",\r\n \"20.200.199.192/29\",\r\n \"52.231.20.64/28\",\r\n - \ \"2603:1040:f05:1::480/121\",\r\n \"2603:1040:f05:1::500/122\",\r\n - \ \"2603:1040:f05:1::700/121\",\r\n \"2603:1040:f05:1::780/122\",\r\n - \ \"2603:1040:f05:402::330/124\",\r\n \"2603:1040:f05:802::210/124\",\r\n - \ \"2603:1040:f05:c02::210/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.KoreaSouth\",\r\n \"id\": \"DataFactory.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.200.161.48/29\",\r\n \"40.80.168.128/25\",\r\n - \ \"40.80.169.0/26\",\r\n \"40.80.172.112/29\",\r\n \"52.231.148.160/28\",\r\n - \ \"52.231.151.32/28\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"DataFactory.NorthCentralUS\",\r\n \"id\": \"DataFactory.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.41.64.128/25\",\r\n \"20.41.65.0/26\",\r\n + \ \"20.41.69.8/29\",\r\n \"20.44.27.240/28\",\r\n \"20.194.67.192/28\",\r\n + \ \"20.194.78.0/23\",\r\n \"20.200.195.0/26\",\r\n \"20.200.199.192/29\",\r\n + \ \"52.231.20.64/28\",\r\n \"2603:1040:f05:1::480/121\",\r\n + \ \"2603:1040:f05:1::500/122\",\r\n \"2603:1040:f05:1::700/121\",\r\n + \ \"2603:1040:f05:1::780/122\",\r\n \"2603:1040:f05:402::330/124\",\r\n + \ \"2603:1040:f05:802::210/124\",\r\n \"2603:1040:f05:c02::210/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.KoreaSouth\",\r\n + \ \"id\": \"DataFactory.KoreaSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.200.161.48/29\",\r\n + \ \"40.80.168.128/25\",\r\n \"40.80.169.0/26\",\r\n \"40.80.172.112/29\",\r\n + \ \"52.231.148.160/28\",\r\n \"52.231.151.32/28\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"DataFactory.NorthCentralUS\",\r\n + \ \"id\": \"DataFactory.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.49.114.24/29\",\r\n \"20.49.118.128/25\",\r\n @@ -37697,11 +38627,11 @@ interactions: \ \"2603:1030:608:402::330/124\",\r\n \"2603:1030:608:800::2c0/124\",\r\n \ \"2603:1030:608:c00::2c0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.NorthEurope\",\r\n \"id\": \"DataFactory.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.69.230.96/28\",\r\n \"13.74.108.224/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.69.230.96/28\",\r\n \"13.74.108.224/28\",\r\n \ \"20.38.80.192/26\",\r\n \"20.38.82.0/23\",\r\n \"20.50.68.56/29\",\r\n \ \"20.223.64.60/32\",\r\n \"20.223.65.144/29\",\r\n \"52.138.229.32/28\",\r\n \ \"2603:1020:5:1::480/121\",\r\n \"2603:1020:5:1::500/122\",\r\n @@ -37709,9 +38639,9 @@ interactions: \ \"2603:1020:5:402::330/124\",\r\n \"2603:1020:5:802::210/124\",\r\n \ \"2603:1020:5:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.NorwayEast\",\r\n \"id\": \"DataFactory.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.192/26\",\r\n \"20.100.5.24/29\",\r\n \"51.120.44.208/28\",\r\n \ \"51.120.45.64/26\",\r\n \"51.120.45.128/25\",\r\n \"51.120.100.224/28\",\r\n @@ -37721,7 +38651,7 @@ interactions: \ \"2603:1020:e04:402::330/124\",\r\n \"2603:1020:e04:802::210/124\",\r\n \ \"2603:1020:e04:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthAfricaNorth\",\r\n \"id\": - \"DataFactory.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"DataFactory.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -37737,7 +38667,7 @@ interactions: \ \"2603:1000:104:402::330/124\",\r\n \"2603:1000:104:802::210/124\",\r\n \ \"2603:1000:104:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthCentralUS\",\r\n \"id\": - \"DataFactory.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"DataFactory.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -37751,7 +38681,7 @@ interactions: \ \"2603:1030:807:802::210/124\",\r\n \"2603:1030:807:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SoutheastAsia\",\r\n \ \"id\": \"DataFactory.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.67.10.208/28\",\r\n @@ -37764,18 +38694,18 @@ interactions: \ \"2603:1040:5:402::330/124\",\r\n \"2603:1040:5:802::210/124\",\r\n \ \"2603:1040:5:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthIndia\",\r\n \"id\": \"DataFactory.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.41.192.128/25\",\r\n \"20.41.193.0/26\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.41.192.128/25\",\r\n \"20.41.193.0/26\",\r\n \ \"20.41.197.112/29\",\r\n \"20.41.198.0/25\",\r\n \"20.41.198.128/26\",\r\n \ \"20.192.152.0/26\",\r\n \"20.192.184.96/28\",\r\n \"40.78.196.128/28\",\r\n \ \"52.172.81.240/29\",\r\n \"2603:1040:c06::440/122\",\r\n \ \"2603:1040:c06::500/121\",\r\n \"2603:1040:c06:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SwedenCentral\",\r\n \ \"id\": \"DataFactory.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"51.12.26.0/23\",\r\n @@ -37786,7 +38716,7 @@ interactions: \ \"2603:1020:1004:800::340/124\",\r\n \"2603:1020:1004:c02::380/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SwitzerlandNorth\",\r\n \ \"id\": \"DataFactory.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.208.2.0/23\",\r\n @@ -37798,7 +38728,7 @@ interactions: \ \"2603:1020:a04:802::210/124\",\r\n \"2603:1020:a04:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UAENorth\",\r\n \ \"id\": \"DataFactory.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.38.141.16/28\",\r\n @@ -37810,7 +38740,7 @@ interactions: \ \"2603:1040:904:802::210/124\",\r\n \"2603:1040:904:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UKSouth\",\r\n \ \"id\": \"DataFactory.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.90.129.128/25\",\r\n @@ -37822,7 +38752,7 @@ interactions: \ \"2603:1020:705:802::210/124\",\r\n \"2603:1020:705:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UKWest\",\r\n \ \"id\": \"DataFactory.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.58.71.0/26\",\r\n @@ -37831,7 +38761,7 @@ interactions: \ \"2603:1020:605::500/121\",\r\n \"2603:1020:605:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestCentralUS\",\r\n \ \"id\": \"DataFactory.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.71.199.0/28\",\r\n @@ -37841,7 +38771,7 @@ interactions: \ \"2603:1030:b04::500/121\",\r\n \"2603:1030:b04:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestEurope\",\r\n \ \"id\": \"DataFactory.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.69.67.192/28\",\r\n @@ -37853,7 +38783,7 @@ interactions: \ \"2603:1020:206:802::210/124\",\r\n \"2603:1020:206:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS\",\r\n \ \"id\": \"DataFactory.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.86.219.208/28\",\r\n @@ -37862,7 +38792,7 @@ interactions: \ \"2603:1030:a07::500/121\",\r\n \"2603:1030:a07:402::9b0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS2\",\r\n \ \"id\": \"DataFactory.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.128/28\",\r\n @@ -37873,7 +38803,7 @@ interactions: \ \"2603:1030:c06:802::210/124\",\r\n \"2603:1030:c06:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS3\",\r\n \ \"id\": \"DataFactory.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.253.48/28\",\r\n @@ -37884,81 +38814,81 @@ interactions: \ \"2603:1030:504:402::240/124\",\r\n \"2603:1030:504:802::340/124\",\r\n \ \"2603:1030:504:c02::380/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactoryManagement\",\r\n \"id\": \"DataFactoryManagement\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.66.143.128/28\",\r\n \"13.67.10.208/28\",\r\n - \ \"13.69.67.192/28\",\r\n \"13.69.107.112/28\",\r\n \"13.69.112.128/28\",\r\n - \ \"13.69.230.96/28\",\r\n \"13.70.74.144/28\",\r\n \"13.71.175.80/28\",\r\n - \ \"13.71.199.0/28\",\r\n \"13.73.244.32/28\",\r\n \"13.73.253.96/29\",\r\n - \ \"13.74.108.224/28\",\r\n \"13.75.39.112/28\",\r\n \"13.77.53.160/28\",\r\n - \ \"13.78.109.192/28\",\r\n \"13.86.219.208/28\",\r\n \"13.89.174.192/28\",\r\n - \ \"13.104.248.64/27\",\r\n \"13.104.252.208/28\",\r\n \"13.104.252.224/28\",\r\n - \ \"13.104.253.48/28\",\r\n \"13.104.254.128/28\",\r\n \"20.17.71.64/28\",\r\n - \ \"20.21.46.64/28\",\r\n \"20.21.55.208/29\",\r\n \"20.21.67.208/28\",\r\n - \ \"20.21.75.208/28\",\r\n \"20.24.0.216/29\",\r\n \"20.36.117.208/28\",\r\n - \ \"20.36.124.32/28\",\r\n \"20.37.68.144/28\",\r\n \"20.37.198.224/29\",\r\n - \ \"20.37.228.16/28\",\r\n \"20.38.141.16/28\",\r\n \"20.38.147.224/28\",\r\n - \ \"20.38.152.0/28\",\r\n \"20.39.15.0/29\",\r\n \"20.40.206.224/29\",\r\n - \ \"20.41.69.8/29\",\r\n \"20.41.197.112/29\",\r\n \"20.42.64.0/28\",\r\n - \ \"20.42.230.136/29\",\r\n \"20.43.44.208/29\",\r\n \"20.43.70.120/29\",\r\n - \ \"20.43.121.48/28\",\r\n \"20.44.10.64/28\",\r\n \"20.44.17.80/28\",\r\n - \ \"20.44.27.240/28\",\r\n \"20.45.123.160/28\",\r\n \"20.45.208.16/28\",\r\n - \ \"20.49.83.224/28\",\r\n \"20.49.95.32/28\",\r\n \"20.49.102.16/29\",\r\n - \ \"20.49.111.0/29\",\r\n \"20.49.114.24/29\",\r\n \"20.50.68.56/29\",\r\n - \ \"20.52.64.0/28\",\r\n \"20.53.0.48/28\",\r\n \"20.59.84.168/29\",\r\n - \ \"20.69.9.24/29\",\r\n \"20.72.28.48/28\",\r\n \"20.74.197.16/29\",\r\n - \ \"20.79.108.112/29\",\r\n \"20.87.83.112/29\",\r\n \"20.90.38.248/29\",\r\n - \ \"20.92.6.200/29\",\r\n \"20.97.39.141/32\",\r\n \"20.98.150.0/29\",\r\n - \ \"20.98.195.172/32\",\r\n \"20.98.198.224/29\",\r\n \"20.100.5.24/29\",\r\n - \ \"20.105.215.28/30\",\r\n \"20.105.244.48/29\",\r\n \"20.111.4.48/29\",\r\n - \ \"20.116.47.72/29\",\r\n \"20.117.193.184/29\",\r\n \"20.118.79.192/29\",\r\n - \ \"20.118.139.200/29\",\r\n \"20.119.28.57/32\",\r\n \"20.125.4.170/31\",\r\n - \ \"20.125.5.248/29\",\r\n \"20.125.156.16/29\",\r\n \"20.125.163.208/29\",\r\n - \ \"20.125.171.208/28\",\r\n \"20.125.203.208/28\",\r\n \"20.150.173.16/28\",\r\n - \ \"20.150.181.112/28\",\r\n \"20.150.190.64/28\",\r\n \"20.189.109.232/29\",\r\n - \ \"20.189.199.40/29\",\r\n \"20.192.102.80/28\",\r\n \"20.192.184.96/28\",\r\n - \ \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n \"20.194.67.192/28\",\r\n - \ \"20.200.161.48/29\",\r\n \"20.200.199.192/29\",\r\n \"20.204.193.112/29\",\r\n - \ \"20.205.50.120/29\",\r\n \"20.205.77.160/28\",\r\n \"20.205.77.224/27\",\r\n - \ \"20.205.83.240/28\",\r\n \"20.206.179.144/29\",\r\n \"20.208.19.208/28\",\r\n - \ \"20.208.144.16/29\",\r\n \"20.210.70.88/29\",\r\n \"20.213.194.144/29\",\r\n - \ \"20.215.19.208/28\",\r\n \"20.215.27.208/28\",\r\n \"20.215.158.64/28\",\r\n - \ \"20.217.62.64/28\",\r\n \"20.217.75.208/28\",\r\n \"20.217.91.208/28\",\r\n - \ \"20.221.136.72/29\",\r\n \"20.223.64.60/32\",\r\n \"20.223.65.144/29\",\r\n - \ \"20.232.89.104/29\",\r\n \"23.98.83.112/28\",\r\n \"23.98.106.128/29\",\r\n - \ \"40.64.11.176/29\",\r\n \"40.64.132.232/29\",\r\n \"40.69.108.160/28\",\r\n - \ \"40.69.111.48/28\",\r\n \"40.70.148.160/28\",\r\n \"40.71.14.32/28\",\r\n - \ \"40.74.149.64/28\",\r\n \"40.75.35.144/28\",\r\n \"40.78.196.128/28\",\r\n - \ \"40.78.229.96/28\",\r\n \"40.78.236.176/28\",\r\n \"40.78.245.16/28\",\r\n - \ \"40.78.251.192/28\",\r\n \"40.79.132.112/28\",\r\n \"40.79.139.80/28\",\r\n - \ \"40.79.146.240/28\",\r\n \"40.79.163.80/28\",\r\n \"40.79.171.160/28\",\r\n - \ \"40.79.187.208/28\",\r\n \"40.79.195.224/28\",\r\n \"40.80.51.160/28\",\r\n - \ \"40.80.62.24/29\",\r\n \"40.80.96.200/29\",\r\n \"40.80.172.112/29\",\r\n - \ \"40.80.176.96/28\",\r\n \"40.89.20.224/29\",\r\n \"40.113.176.232/29\",\r\n - \ \"40.120.8.56/29\",\r\n \"40.120.64.112/28\",\r\n \"40.120.75.112/28\",\r\n - \ \"40.122.0.16/28\",\r\n \"51.12.75.232/29\",\r\n \"51.12.101.176/28\",\r\n - \ \"51.12.206.16/28\",\r\n \"51.12.229.64/28\",\r\n \"51.12.237.64/28\",\r\n - \ \"51.13.128.0/28\",\r\n \"51.53.110.64/28\",\r\n \"51.53.191.64/28\",\r\n - \ \"51.103.203.208/28\",\r\n \"51.104.9.32/28\",\r\n \"51.104.29.216/29\",\r\n - \ \"51.105.67.240/28\",\r\n \"51.105.75.240/28\",\r\n \"51.105.92.176/28\",\r\n - \ \"51.107.51.40/29\",\r\n \"51.107.128.0/28\",\r\n \"51.107.148.80/28\",\r\n - \ \"51.107.192.80/28\",\r\n \"51.116.147.32/28\",\r\n \"51.116.245.112/28\",\r\n - \ \"51.116.245.176/28\",\r\n \"51.116.253.48/28\",\r\n \"51.116.253.144/28\",\r\n - \ \"51.120.44.208/28\",\r\n \"51.120.100.224/28\",\r\n \"51.120.109.96/28\",\r\n - \ \"51.120.213.32/28\",\r\n \"51.120.228.224/27\",\r\n \"51.137.164.192/29\",\r\n - \ \"51.138.160.16/28\",\r\n \"51.140.212.112/28\",\r\n \"52.138.92.128/28\",\r\n - \ \"52.138.229.32/28\",\r\n \"52.140.108.208/29\",\r\n \"52.150.154.16/29\",\r\n - \ \"52.162.111.48/28\",\r\n \"52.167.107.224/28\",\r\n \"52.172.81.240/29\",\r\n - \ \"52.176.232.16/28\",\r\n \"52.182.141.16/28\",\r\n \"52.228.86.144/29\",\r\n - \ \"52.231.20.64/28\",\r\n \"52.231.148.160/28\",\r\n \"52.231.151.32/28\",\r\n - \ \"52.236.187.112/28\",\r\n \"52.242.45.56/29\",\r\n \"52.246.155.224/28\",\r\n - \ \"52.250.228.0/29\",\r\n \"102.37.64.96/28\",\r\n \"102.37.72.224/28\",\r\n - \ \"102.133.60.48/28\",\r\n \"102.133.124.104/29\",\r\n \"102.133.127.160/28\",\r\n - \ \"102.133.156.136/29\",\r\n \"102.133.218.248/29\",\r\n - \ \"102.133.251.184/29\",\r\n \"102.133.253.48/28\",\r\n - \ \"191.233.54.224/28\",\r\n \"191.233.205.160/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.128/28\",\r\n + \ \"13.67.10.208/28\",\r\n \"13.69.67.192/28\",\r\n \"13.69.107.112/28\",\r\n + \ \"13.69.112.128/28\",\r\n \"13.69.230.96/28\",\r\n \"13.70.74.144/28\",\r\n + \ \"13.71.175.80/28\",\r\n \"13.71.199.0/28\",\r\n \"13.73.244.32/28\",\r\n + \ \"13.73.253.96/29\",\r\n \"13.74.108.224/28\",\r\n \"13.75.39.112/28\",\r\n + \ \"13.77.53.160/28\",\r\n \"13.78.109.192/28\",\r\n \"13.86.219.208/28\",\r\n + \ \"13.89.174.192/28\",\r\n \"13.104.248.64/27\",\r\n \"13.104.252.208/28\",\r\n + \ \"13.104.252.224/28\",\r\n \"13.104.253.48/28\",\r\n \"13.104.254.128/28\",\r\n + \ \"20.17.71.64/28\",\r\n \"20.21.46.64/28\",\r\n \"20.21.55.208/29\",\r\n + \ \"20.21.67.208/28\",\r\n \"20.21.75.208/28\",\r\n \"20.24.0.216/29\",\r\n + \ \"20.36.117.208/28\",\r\n \"20.36.124.32/28\",\r\n \"20.37.68.144/28\",\r\n + \ \"20.37.198.224/29\",\r\n \"20.37.228.16/28\",\r\n \"20.38.141.16/28\",\r\n + \ \"20.38.147.224/28\",\r\n \"20.38.152.0/28\",\r\n \"20.39.15.0/29\",\r\n + \ \"20.40.206.224/29\",\r\n \"20.41.69.8/29\",\r\n \"20.41.197.112/29\",\r\n + \ \"20.42.64.0/28\",\r\n \"20.42.230.136/29\",\r\n \"20.43.44.208/29\",\r\n + \ \"20.43.70.120/29\",\r\n \"20.43.121.48/28\",\r\n \"20.44.10.64/28\",\r\n + \ \"20.44.17.80/28\",\r\n \"20.44.27.240/28\",\r\n \"20.45.123.160/28\",\r\n + \ \"20.45.208.16/28\",\r\n \"20.49.83.224/28\",\r\n \"20.49.95.32/28\",\r\n + \ \"20.49.102.16/29\",\r\n \"20.49.111.0/29\",\r\n \"20.49.114.24/29\",\r\n + \ \"20.50.68.56/29\",\r\n \"20.52.64.0/28\",\r\n \"20.53.0.48/28\",\r\n + \ \"20.59.84.168/29\",\r\n \"20.69.9.24/29\",\r\n \"20.72.28.48/28\",\r\n + \ \"20.74.197.16/29\",\r\n \"20.79.108.112/29\",\r\n \"20.87.83.112/29\",\r\n + \ \"20.90.38.248/29\",\r\n \"20.92.6.200/29\",\r\n \"20.97.39.141/32\",\r\n + \ \"20.98.150.0/29\",\r\n \"20.98.195.172/32\",\r\n \"20.98.198.224/29\",\r\n + \ \"20.100.5.24/29\",\r\n \"20.105.215.28/30\",\r\n \"20.105.244.48/29\",\r\n + \ \"20.111.4.48/29\",\r\n \"20.116.47.72/29\",\r\n \"20.117.193.184/29\",\r\n + \ \"20.118.79.192/29\",\r\n \"20.118.139.200/29\",\r\n \"20.119.28.57/32\",\r\n + \ \"20.125.4.170/31\",\r\n \"20.125.5.248/29\",\r\n \"20.125.156.16/29\",\r\n + \ \"20.125.163.208/29\",\r\n \"20.125.171.208/28\",\r\n \"20.125.203.208/28\",\r\n + \ \"20.150.173.16/28\",\r\n \"20.150.181.112/28\",\r\n \"20.150.190.64/28\",\r\n + \ \"20.189.109.232/29\",\r\n \"20.189.199.40/29\",\r\n \"20.192.102.80/28\",\r\n + \ \"20.192.184.96/28\",\r\n \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n + \ \"20.194.67.192/28\",\r\n \"20.200.161.48/29\",\r\n \"20.200.199.192/29\",\r\n + \ \"20.204.193.112/29\",\r\n \"20.205.50.120/29\",\r\n \"20.205.77.160/28\",\r\n + \ \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n \"20.206.179.144/29\",\r\n + \ \"20.208.19.208/28\",\r\n \"20.208.144.16/29\",\r\n \"20.210.70.88/29\",\r\n + \ \"20.213.194.144/29\",\r\n \"20.215.19.208/28\",\r\n \"20.215.27.208/28\",\r\n + \ \"20.215.158.64/28\",\r\n \"20.217.62.64/28\",\r\n \"20.217.75.208/28\",\r\n + \ \"20.217.91.208/28\",\r\n \"20.221.136.72/29\",\r\n \"20.223.64.60/32\",\r\n + \ \"20.223.65.144/29\",\r\n \"20.232.89.104/29\",\r\n \"23.98.83.112/28\",\r\n + \ \"23.98.106.128/29\",\r\n \"40.64.11.176/29\",\r\n \"40.64.132.232/29\",\r\n + \ \"40.69.108.160/28\",\r\n \"40.69.111.48/28\",\r\n \"40.70.148.160/28\",\r\n + \ \"40.71.14.32/28\",\r\n \"40.74.149.64/28\",\r\n \"40.75.35.144/28\",\r\n + \ \"40.78.196.128/28\",\r\n \"40.78.229.96/28\",\r\n \"40.78.236.176/28\",\r\n + \ \"40.78.245.16/28\",\r\n \"40.78.251.192/28\",\r\n \"40.79.132.112/28\",\r\n + \ \"40.79.139.80/28\",\r\n \"40.79.146.240/28\",\r\n \"40.79.163.80/28\",\r\n + \ \"40.79.171.160/28\",\r\n \"40.79.187.208/28\",\r\n \"40.79.195.224/28\",\r\n + \ \"40.80.51.160/28\",\r\n \"40.80.62.24/29\",\r\n \"40.80.96.200/29\",\r\n + \ \"40.80.172.112/29\",\r\n \"40.80.176.96/28\",\r\n \"40.89.20.224/29\",\r\n + \ \"40.113.176.232/29\",\r\n \"40.120.8.56/29\",\r\n \"40.120.64.112/28\",\r\n + \ \"40.120.75.112/28\",\r\n \"40.122.0.16/28\",\r\n \"51.12.75.232/29\",\r\n + \ \"51.12.101.176/28\",\r\n \"51.12.206.16/28\",\r\n \"51.12.229.64/28\",\r\n + \ \"51.12.237.64/28\",\r\n \"51.13.128.0/28\",\r\n \"51.53.110.64/28\",\r\n + \ \"51.53.191.64/28\",\r\n \"51.103.203.208/28\",\r\n \"51.104.9.32/28\",\r\n + \ \"51.104.29.216/29\",\r\n \"51.105.67.240/28\",\r\n \"51.105.75.240/28\",\r\n + \ \"51.105.92.176/28\",\r\n \"51.107.51.40/29\",\r\n \"51.107.128.0/28\",\r\n + \ \"51.107.148.80/28\",\r\n \"51.107.192.80/28\",\r\n \"51.116.147.32/28\",\r\n + \ \"51.116.245.112/28\",\r\n \"51.116.245.176/28\",\r\n \"51.116.253.48/28\",\r\n + \ \"51.116.253.144/28\",\r\n \"51.120.44.208/28\",\r\n \"51.120.100.224/28\",\r\n + \ \"51.120.109.96/28\",\r\n \"51.120.213.32/28\",\r\n \"51.120.228.224/27\",\r\n + \ \"51.137.164.192/29\",\r\n \"51.138.160.16/28\",\r\n \"51.140.212.112/28\",\r\n + \ \"52.138.92.128/28\",\r\n \"52.138.229.32/28\",\r\n \"52.140.108.208/29\",\r\n + \ \"52.150.154.16/29\",\r\n \"52.162.111.48/28\",\r\n \"52.167.107.224/28\",\r\n + \ \"52.172.81.240/29\",\r\n \"52.176.232.16/28\",\r\n \"52.182.141.16/28\",\r\n + \ \"52.228.86.144/29\",\r\n \"52.231.20.64/28\",\r\n \"52.231.148.160/28\",\r\n + \ \"52.231.151.32/28\",\r\n \"52.236.187.112/28\",\r\n \"52.242.45.56/29\",\r\n + \ \"52.246.155.224/28\",\r\n \"52.250.228.0/29\",\r\n \"102.37.64.96/28\",\r\n + \ \"102.37.72.224/28\",\r\n \"102.133.60.48/28\",\r\n \"102.133.124.104/29\",\r\n + \ \"102.133.127.160/28\",\r\n \"102.133.156.136/29\",\r\n + \ \"102.133.218.248/29\",\r\n \"102.133.251.184/29\",\r\n + \ \"102.133.253.48/28\",\r\n \"191.233.54.224/28\",\r\n \"191.233.205.160/28\",\r\n \ \"191.234.137.32/29\",\r\n \"191.234.149.0/28\",\r\n \"191.234.157.0/28\",\r\n \ \"2603:1000:4::440/122\",\r\n \"2603:1000:4:402::330/124\",\r\n \ \"2603:1000:104::80/122\",\r\n \"2603:1000:104::1c0/122\",\r\n @@ -38059,7 +38989,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n @@ -38071,91 +39001,91 @@ interactions: \ \"104.211.80.0/24\",\r\n \"191.233.202.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.AustraliaSoutheast\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \"addressPrefixes\": [\r\n \"13.77.51.0/24\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.BrazilSouth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"191.233.202.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.CanadaCentral\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.71.171.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.CentralIndia\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"104.211.80.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.EastAsia\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.75.35.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.FranceCentral\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"40.79.138.192/26\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.JapanEast\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.78.107.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.NorthEurope\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.69.226.128/25\",\r\n \"13.74.106.128/25\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.SouthAfricaNorth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \"addressPrefixes\": [\r\n \"102.133.251.96/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.UAENorth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"40.120.64.224/27\",\r\n \"65.52.252.128/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.UKSouth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"51.140.147.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.WestUS2\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.66.138.128/25\",\r\n \"40.78.242.0/25\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EOPExternalPublishedIPs\",\r\n \ \"id\": \"EOPExternalPublishedIPs\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"EOPExtPublished\",\r\n \"addressPrefixes\": [\r\n \"40.93.1.0/24\",\r\n @@ -38175,8 +39105,8 @@ interactions: \ \"52.103.164.0/24\",\r\n \"52.103.192.0/23\",\r\n \"53.103.135.0/24\",\r\n \ \"53.103.136.0/21\",\r\n \"104.47.0.0/17\",\r\n \"2a01:111:f403::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub\",\r\n - \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \"region\": + \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n @@ -38269,74 +39199,74 @@ interactions: \ \"40.79.155.0/26\",\r\n \"40.79.162.0/28\",\r\n \"40.79.166.192/26\",\r\n \ \"40.79.170.32/28\",\r\n \"40.79.174.128/26\",\r\n \"40.79.178.32/27\",\r\n \ \"40.79.186.32/27\",\r\n \"40.79.191.128/26\",\r\n \"40.79.194.192/26\",\r\n - \ \"40.80.50.64/26\",\r\n \"40.83.191.202/32\",\r\n \"40.83.222.100/32\",\r\n - \ \"40.84.150.241/32\",\r\n \"40.84.185.67/32\",\r\n \"40.85.226.62/32\",\r\n - \ \"40.85.229.32/32\",\r\n \"40.86.77.12/32\",\r\n \"40.86.102.100/32\",\r\n - \ \"40.86.176.23/32\",\r\n \"40.86.225.142/32\",\r\n \"40.86.230.119/32\",\r\n - \ \"40.89.122.0/26\",\r\n \"40.112.185.115/32\",\r\n \"40.112.213.11/32\",\r\n - \ \"40.112.242.0/25\",\r\n \"40.115.79.2/32\",\r\n \"40.117.88.66/32\",\r\n - \ \"40.120.75.64/27\",\r\n \"40.120.78.0/26\",\r\n \"40.120.84.0/24\",\r\n - \ \"40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n \"40.121.148.193/32\",\r\n - \ \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n \"40.124.65.64/26\",\r\n - \ \"40.125.103.251/32\",\r\n \"40.127.83.123/32\",\r\n \"40.127.132.254/32\",\r\n - \ \"51.11.192.128/26\",\r\n \"51.12.21.0/24\",\r\n \"51.12.30.0/24\",\r\n - \ \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n \"51.12.202.160/27\",\r\n - \ \"51.12.206.64/26\",\r\n \"51.12.226.64/26\",\r\n \"51.12.234.64/26\",\r\n - \ \"51.13.0.192/26\",\r\n \"51.13.140.0/24\",\r\n \"51.53.29.0/24\",\r\n - \ \"51.53.107.128/26\",\r\n \"51.53.173.0/24\",\r\n \"51.53.187.128/26\",\r\n - \ \"51.103.203.64/26\",\r\n \"51.104.165.162/32\",\r\n \"51.105.66.64/26\",\r\n - \ \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n \"51.107.58.128/27\",\r\n - \ \"51.107.129.0/26\",\r\n \"51.107.154.128/27\",\r\n \"51.107.245.0/24\",\r\n - \ \"51.107.253.0/24\",\r\n \"51.116.58.128/27\",\r\n \"51.116.73.0/24\",\r\n - \ \"51.116.154.192/27\",\r\n \"51.116.242.64/26\",\r\n \"51.116.245.192/27\",\r\n - \ \"51.116.246.192/26\",\r\n \"51.116.250.64/26\",\r\n \"51.116.254.0/26\",\r\n - \ \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n \"51.120.210.64/26\",\r\n - \ \"51.120.218.160/27\",\r\n \"51.132.192.192/26\",\r\n \"51.138.214.0/24\",\r\n - \ \"51.140.80.99/32\",\r\n \"51.140.87.93/32\",\r\n \"51.140.125.8/32\",\r\n - \ \"51.140.146.32/28\",\r\n \"51.140.149.192/26\",\r\n \"51.140.189.52/32\",\r\n - \ \"51.140.189.108/32\",\r\n \"51.140.210.32/27\",\r\n \"51.141.14.113/32\",\r\n - \ \"51.141.14.168/32\",\r\n \"51.141.50.179/32\",\r\n \"51.144.238.23/32\",\r\n - \ \"52.136.136.62/32\",\r\n \"52.136.188.0/24\",\r\n \"52.138.90.0/28\",\r\n - \ \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n \"52.139.4.118/32\",\r\n - \ \"52.139.109.0/24\",\r\n \"52.143.136.55/32\",\r\n \"52.147.115.0/24\",\r\n - \ \"52.151.58.121/32\",\r\n \"52.161.19.160/32\",\r\n \"52.161.24.64/32\",\r\n - \ \"52.162.106.64/26\",\r\n \"52.165.34.144/32\",\r\n \"52.165.179.109/32\",\r\n - \ \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n \"52.167.106.0/26\",\r\n - \ \"52.167.109.192/26\",\r\n \"52.167.145.0/26\",\r\n \"52.168.14.144/32\",\r\n - \ \"52.168.66.180/32\",\r\n \"52.168.117.0/26\",\r\n \"52.168.146.69/32\",\r\n - \ \"52.168.147.11/32\",\r\n \"52.169.18.8/32\",\r\n \"52.172.119.0/24\",\r\n - \ \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n \"52.173.199.106/32\",\r\n - \ \"52.174.243.57/32\",\r\n \"52.175.35.235/32\",\r\n \"52.176.47.198/32\",\r\n - \ \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n \"52.178.211.227/32\",\r\n - \ \"52.179.6.240/32\",\r\n \"52.179.8.35/32\",\r\n \"52.179.157.59/32\",\r\n - \ \"52.180.180.228/32\",\r\n \"52.180.182.75/32\",\r\n \"52.182.138.128/26\",\r\n - \ \"52.182.143.64/26\",\r\n \"52.183.46.73/32\",\r\n \"52.183.86.102/32\",\r\n - \ \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n - \ \"52.187.185.159/32\",\r\n \"52.191.213.188/32\",\r\n \"52.191.228.245/32\",\r\n - \ \"52.225.184.224/32\",\r\n \"52.225.186.130/32\",\r\n \"52.226.36.235/32\",\r\n - \ \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n \"52.231.32.85/32\",\r\n - \ \"52.231.32.94/32\",\r\n \"52.231.146.32/27\",\r\n \"52.231.200.144/32\",\r\n - \ \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n \"52.232.27.189/32\",\r\n - \ \"52.233.30.41/32\",\r\n \"52.233.190.35/32\",\r\n \"52.233.192.247/32\",\r\n - \ \"52.236.186.0/26\",\r\n \"52.237.33.36/32\",\r\n \"52.237.33.104/32\",\r\n - \ \"52.237.143.176/32\",\r\n \"52.242.20.204/32\",\r\n \"52.243.36.161/32\",\r\n - \ \"52.246.154.64/26\",\r\n \"52.246.159.0/26\",\r\n \"65.52.129.16/32\",\r\n - \ \"65.52.250.32/27\",\r\n \"102.37.65.0/26\",\r\n \"102.37.72.64/26\",\r\n - \ \"102.37.83.0/24\",\r\n \"102.37.165.0/24\",\r\n \"102.133.26.128/26\",\r\n - \ \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n \"102.133.154.128/26\",\r\n - \ \"102.133.250.64/26\",\r\n \"102.133.254.0/26\",\r\n \"104.40.26.199/32\",\r\n - \ \"104.40.29.113/32\",\r\n \"104.40.68.250/32\",\r\n \"104.40.69.64/32\",\r\n - \ \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n - \ \"104.41.63.213/32\",\r\n \"104.41.201.10/32\",\r\n \"104.42.97.95/32\",\r\n - \ \"104.43.18.219/32\",\r\n \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n - \ \"104.43.192.222/32\",\r\n \"104.44.129.14/32\",\r\n \"104.44.129.59/32\",\r\n - \ \"104.45.135.34/32\",\r\n \"104.45.147.24/32\",\r\n \"104.46.32.56/32\",\r\n - \ \"104.46.32.58/32\",\r\n \"104.46.98.9/32\",\r\n \"104.46.98.73/32\",\r\n - \ \"104.46.99.176/32\",\r\n \"104.208.16.0/26\",\r\n \"104.208.144.0/26\",\r\n - \ \"104.208.237.147/32\",\r\n \"104.209.186.70/32\",\r\n - \ \"104.210.14.49/32\",\r\n \"104.210.106.31/32\",\r\n \"104.210.146.250/32\",\r\n - \ \"104.211.81.0/28\",\r\n \"104.211.98.185/32\",\r\n \"104.211.102.58/32\",\r\n - \ \"104.211.146.32/27\",\r\n \"104.211.160.121/32\",\r\n + \ \"40.80.50.64/26\",\r\n \"40.80.181.192/26\",\r\n \"40.83.191.202/32\",\r\n + \ \"40.83.222.100/32\",\r\n \"40.84.150.241/32\",\r\n \"40.84.185.67/32\",\r\n + \ \"40.85.226.62/32\",\r\n \"40.85.229.32/32\",\r\n \"40.86.77.12/32\",\r\n + \ \"40.86.102.100/32\",\r\n \"40.86.176.23/32\",\r\n \"40.86.225.142/32\",\r\n + \ \"40.86.230.119/32\",\r\n \"40.89.122.0/26\",\r\n \"40.112.185.115/32\",\r\n + \ \"40.112.213.11/32\",\r\n \"40.112.242.0/25\",\r\n \"40.115.79.2/32\",\r\n + \ \"40.117.88.66/32\",\r\n \"40.120.75.64/27\",\r\n \"40.120.78.0/26\",\r\n + \ \"40.120.84.0/24\",\r\n \"40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n + \ \"40.121.148.193/32\",\r\n \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n + \ \"40.124.65.64/26\",\r\n \"40.125.103.251/32\",\r\n \"40.127.83.123/32\",\r\n + \ \"40.127.132.254/32\",\r\n \"51.11.192.128/26\",\r\n \"51.12.21.0/24\",\r\n + \ \"51.12.30.0/24\",\r\n \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n + \ \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n \"51.12.226.64/26\",\r\n + \ \"51.12.234.64/26\",\r\n \"51.13.0.192/26\",\r\n \"51.13.140.0/24\",\r\n + \ \"51.53.29.0/24\",\r\n \"51.53.107.128/26\",\r\n \"51.53.173.0/24\",\r\n + \ \"51.53.187.128/26\",\r\n \"51.103.203.64/26\",\r\n \"51.104.165.162/32\",\r\n + \ \"51.105.66.64/26\",\r\n \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n + \ \"51.107.58.128/27\",\r\n \"51.107.129.0/26\",\r\n \"51.107.154.128/27\",\r\n + \ \"51.107.245.0/24\",\r\n \"51.107.253.0/24\",\r\n \"51.116.58.128/27\",\r\n + \ \"51.116.73.0/24\",\r\n \"51.116.154.192/27\",\r\n \"51.116.242.64/26\",\r\n + \ \"51.116.245.192/27\",\r\n \"51.116.246.192/26\",\r\n \"51.116.250.64/26\",\r\n + \ \"51.116.254.0/26\",\r\n \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n + \ \"51.120.210.64/26\",\r\n \"51.120.218.160/27\",\r\n \"51.132.192.192/26\",\r\n + \ \"51.138.214.0/24\",\r\n \"51.140.80.99/32\",\r\n \"51.140.87.93/32\",\r\n + \ \"51.140.125.8/32\",\r\n \"51.140.146.32/28\",\r\n \"51.140.149.192/26\",\r\n + \ \"51.140.189.52/32\",\r\n \"51.140.189.108/32\",\r\n \"51.140.210.32/27\",\r\n + \ \"51.141.14.113/32\",\r\n \"51.141.14.168/32\",\r\n \"51.141.50.179/32\",\r\n + \ \"51.144.238.23/32\",\r\n \"52.136.136.62/32\",\r\n \"52.136.188.0/24\",\r\n + \ \"52.138.90.0/28\",\r\n \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n + \ \"52.139.4.118/32\",\r\n \"52.139.109.0/24\",\r\n \"52.143.136.55/32\",\r\n + \ \"52.147.115.0/24\",\r\n \"52.151.58.121/32\",\r\n \"52.161.19.160/32\",\r\n + \ \"52.161.24.64/32\",\r\n \"52.162.106.64/26\",\r\n \"52.165.34.144/32\",\r\n + \ \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n + \ \"52.167.106.0/26\",\r\n \"52.167.109.192/26\",\r\n \"52.167.145.0/26\",\r\n + \ \"52.168.14.144/32\",\r\n \"52.168.66.180/32\",\r\n \"52.168.117.0/26\",\r\n + \ \"52.168.146.69/32\",\r\n \"52.168.147.11/32\",\r\n \"52.169.18.8/32\",\r\n + \ \"52.172.119.0/24\",\r\n \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n + \ \"52.173.199.106/32\",\r\n \"52.174.243.57/32\",\r\n \"52.175.35.235/32\",\r\n + \ \"52.176.47.198/32\",\r\n \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n + \ \"52.178.211.227/32\",\r\n \"52.179.6.240/32\",\r\n \"52.179.8.35/32\",\r\n + \ \"52.179.157.59/32\",\r\n \"52.180.180.228/32\",\r\n \"52.180.182.75/32\",\r\n + \ \"52.182.138.128/26\",\r\n \"52.182.143.64/26\",\r\n \"52.183.46.73/32\",\r\n + \ \"52.183.86.102/32\",\r\n \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n + \ \"52.187.61.82/32\",\r\n \"52.187.185.159/32\",\r\n \"52.191.213.188/32\",\r\n + \ \"52.191.228.245/32\",\r\n \"52.225.184.224/32\",\r\n \"52.225.186.130/32\",\r\n + \ \"52.226.36.235/32\",\r\n \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n + \ \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n \"52.231.146.32/27\",\r\n + \ \"52.231.200.144/32\",\r\n \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n + \ \"52.232.27.189/32\",\r\n \"52.233.30.41/32\",\r\n \"52.233.190.35/32\",\r\n + \ \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n \"52.237.33.36/32\",\r\n + \ \"52.237.33.104/32\",\r\n \"52.237.143.176/32\",\r\n \"52.242.20.204/32\",\r\n + \ \"52.243.36.161/32\",\r\n \"52.246.154.64/26\",\r\n \"52.246.159.0/26\",\r\n + \ \"65.52.129.16/32\",\r\n \"65.52.250.32/27\",\r\n \"102.37.65.0/26\",\r\n + \ \"102.37.72.64/26\",\r\n \"102.37.83.0/24\",\r\n \"102.37.165.0/24\",\r\n + \ \"102.133.26.128/26\",\r\n \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n + \ \"102.133.154.128/26\",\r\n \"102.133.250.64/26\",\r\n + \ \"102.133.254.0/26\",\r\n \"104.40.26.199/32\",\r\n \"104.40.29.113/32\",\r\n + \ \"104.40.68.250/32\",\r\n \"104.40.69.64/32\",\r\n \"104.40.150.139/32\",\r\n + \ \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n \"104.41.63.213/32\",\r\n + \ \"104.41.201.10/32\",\r\n \"104.42.97.95/32\",\r\n \"104.43.18.219/32\",\r\n + \ \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n \"104.43.192.222/32\",\r\n + \ \"104.44.129.14/32\",\r\n \"104.44.129.59/32\",\r\n \"104.45.135.34/32\",\r\n + \ \"104.45.147.24/32\",\r\n \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n + \ \"104.46.98.9/32\",\r\n \"104.46.98.73/32\",\r\n \"104.46.99.176/32\",\r\n + \ \"104.208.16.0/26\",\r\n \"104.208.144.0/26\",\r\n \"104.208.237.147/32\",\r\n + \ \"104.209.186.70/32\",\r\n \"104.210.14.49/32\",\r\n \"104.210.106.31/32\",\r\n + \ \"104.210.146.250/32\",\r\n \"104.211.81.0/28\",\r\n \"104.211.98.185/32\",\r\n + \ \"104.211.102.58/32\",\r\n \"104.211.146.32/27\",\r\n \"104.211.160.121/32\",\r\n \ \"104.211.160.144/32\",\r\n \"104.211.224.190/32\",\r\n \ \"104.211.224.238/32\",\r\n \"104.214.18.128/27\",\r\n \ \"104.214.70.229/32\",\r\n \"137.116.48.46/32\",\r\n \"137.116.77.157/32\",\r\n @@ -38460,16 +39390,17 @@ interactions: \ \"2603:10e1:100:2::3368:a5a2/128\",\r\n \"2603:10e1:100:2::348b:476/128\",\r\n \ \"2603:10e1:100:2::34bf:e4f5/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.AustraliaCentral\",\r\n \"id\": \"EventHub.AustraliaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"australiacentral\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.36.46.142/32\",\r\n - \ \"20.36.106.192/27\",\r\n \"20.53.51.0/24\",\r\n \"2603:1010:304::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"australiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.36.46.142/32\",\r\n \"20.36.106.192/27\",\r\n + \ \"20.53.51.0/24\",\r\n \"2603:1010:304::240/122\",\r\n \ \"2603:1010:304:2::/120\",\r\n \"2603:1010:304:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.AustraliaCentral2\",\r\n \ \"id\": \"EventHub.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -38478,7 +39409,7 @@ interactions: \ \"2603:1010:404:2::/120\",\r\n \"2603:1010:404:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.AustraliaEast\",\r\n \ \"id\": \"EventHub.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38491,7 +39422,7 @@ interactions: \ \"2603:1010:6:802::160/123\",\r\n \"2603:1010:6:c02::160/123\",\r\n \ \"2603:10e1:100:2::1435:5552/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.AustraliaSoutheast\",\r\n \"id\": - \"EventHub.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"EventHub.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -38501,7 +39432,7 @@ interactions: \ \"2603:1010:101::240/122\",\r\n \"2603:1010:101:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.BrazilSouth\",\r\n \ \"id\": \"EventHub.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38513,7 +39444,7 @@ interactions: \ \"2603:1050:6:802::160/123\",\r\n \"2603:1050:6:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.BrazilSoutheast\",\r\n \ \"id\": \"EventHub.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38523,7 +39454,7 @@ interactions: \ \"2603:1050:403:2::/120\",\r\n \"2603:1050:403:400::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CanadaCentral\",\r\n \ \"id\": \"EventHub.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38536,20 +39467,21 @@ interactions: \ \"2603:1030:f05:802::160/123\",\r\n \"2603:1030:f05:c02::160/123\",\r\n \ \"2603:10e1:100:2::348b:476/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.CanadaEast\",\r\n \"id\": \"EventHub.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.32/27\",\r\n - \ \"40.86.225.142/32\",\r\n \"40.86.230.119/32\",\r\n \"52.139.109.0/24\",\r\n - \ \"52.242.20.204/32\",\r\n \"2603:1030:1005::240/122\",\r\n - \ \"2603:1030:1005:2::/120\",\r\n \"2603:1030:1005:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CentralIndia\",\r\n - \ \"id\": \"EventHub.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"40.69.106.32/27\",\r\n \"40.86.225.142/32\",\r\n + \ \"40.86.230.119/32\",\r\n \"52.139.109.0/24\",\r\n \"52.242.20.204/32\",\r\n + \ \"2603:1030:1005::240/122\",\r\n \"2603:1030:1005:2::/120\",\r\n + \ \"2603:1030:1005:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.CentralIndia\",\r\n \"id\": \"EventHub.CentralIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.71.30.214/32\",\r\n \"20.43.126.64/26\",\r\n \ \"20.192.98.64/26\",\r\n \"20.192.102.0/26\",\r\n \"20.192.168.0/26\",\r\n \ \"40.80.50.64/26\",\r\n \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n @@ -38558,47 +39490,48 @@ interactions: \ \"2603:1040:a06:402::1c0/123\",\r\n \"2603:1040:a06:802::160/123\",\r\n \ \"2603:1040:a06:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.CentralUS\",\r\n \"id\": \"EventHub.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.89.58.37/32\",\r\n - \ \"13.89.59.231/32\",\r\n \"13.89.170.128/26\",\r\n \"13.89.178.112/28\",\r\n - \ \"20.44.13.64/26\",\r\n \"20.98.147.0/24\",\r\n \"23.99.128.69/32\",\r\n - \ \"23.99.129.170/32\",\r\n \"23.99.192.254/32\",\r\n \"23.99.196.56/32\",\r\n - \ \"23.99.228.174/32\",\r\n \"40.86.77.12/32\",\r\n \"40.86.102.100/32\",\r\n - \ \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n \"52.165.34.144/32\",\r\n - \ \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n - \ \"52.173.199.106/32\",\r\n \"52.176.47.198/32\",\r\n \"52.182.138.128/26\",\r\n - \ \"52.182.143.64/26\",\r\n \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n - \ \"104.43.192.222/32\",\r\n \"104.208.16.0/26\",\r\n \"168.61.148.205/32\",\r\n - \ \"2603:1030:10:1::240/122\",\r\n \"2603:1030:10:402::1c0/123\",\r\n - \ \"2603:1030:10:802::160/123\",\r\n \"2603:1030:10:c02::160/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CentralUSEUAP\",\r\n - \ \"id\": \"EventHub.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.89.58.37/32\",\r\n \"13.89.59.231/32\",\r\n \"13.89.170.128/26\",\r\n + \ \"13.89.178.112/28\",\r\n \"20.44.13.64/26\",\r\n \"20.98.147.0/24\",\r\n + \ \"23.99.128.69/32\",\r\n \"23.99.129.170/32\",\r\n \"23.99.192.254/32\",\r\n + \ \"23.99.196.56/32\",\r\n \"23.99.228.174/32\",\r\n \"40.86.77.12/32\",\r\n + \ \"40.86.102.100/32\",\r\n \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n + \ \"52.165.34.144/32\",\r\n \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n + \ \"52.165.237.8/32\",\r\n \"52.173.199.106/32\",\r\n \"52.176.47.198/32\",\r\n + \ \"52.182.138.128/26\",\r\n \"52.182.143.64/26\",\r\n \"104.43.168.200/32\",\r\n + \ \"104.43.192.43/32\",\r\n \"104.43.192.222/32\",\r\n \"104.208.16.0/26\",\r\n + \ \"168.61.148.205/32\",\r\n \"2603:1030:10:1::240/122\",\r\n + \ \"2603:1030:10:402::1c0/123\",\r\n \"2603:1030:10:802::160/123\",\r\n + \ \"2603:1030:10:c02::160/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.CentralUSEUAP\",\r\n \"id\": \"EventHub.CentralUSEUAP\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.45.240.128/25\",\r\n \"20.45.241.0/26\",\r\n \ \"20.46.15.64/26\",\r\n \"40.78.202.32/27\",\r\n \"52.180.180.228/32\",\r\n \ \"52.180.182.75/32\",\r\n \"168.61.143.128/26\",\r\n \"2603:1030:f:1::240/122\",\r\n \ \"2603:1030:f:3::200/122\",\r\n \"2603:1030:f:3::400/120\",\r\n \ \"2603:1030:f:400::9c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.EastAsia\",\r\n \"id\": \"EventHub.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.64/26\",\r\n - \ \"13.94.47.61/32\",\r\n \"20.195.77.0/24\",\r\n \"20.205.75.128/26\",\r\n - \ \"20.205.83.128/26\",\r\n \"23.97.67.90/32\",\r\n \"23.99.118.48/32\",\r\n - \ \"23.101.3.68/32\",\r\n \"23.101.8.229/32\",\r\n \"23.102.234.49/32\",\r\n - \ \"52.175.35.235/32\",\r\n \"168.63.141.27/32\",\r\n \"207.46.153.127/32\",\r\n - \ \"207.46.154.16/32\",\r\n \"2603:1040:207::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.64/26\",\r\n \"13.94.47.61/32\",\r\n \"20.195.77.0/24\",\r\n + \ \"20.205.75.128/26\",\r\n \"20.205.83.128/26\",\r\n \"23.97.67.90/32\",\r\n + \ \"23.99.118.48/32\",\r\n \"23.101.3.68/32\",\r\n \"23.101.8.229/32\",\r\n + \ \"23.102.234.49/32\",\r\n \"52.175.35.235/32\",\r\n \"168.63.141.27/32\",\r\n + \ \"207.46.153.127/32\",\r\n \"207.46.154.16/32\",\r\n \"2603:1040:207::240/122\",\r\n \ \"2603:1040:207:2::100/120\",\r\n \"2603:1040:207:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS\",\r\n - \ \"id\": \"EventHub.EastUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"EventHub.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -38620,7 +39553,7 @@ interactions: \ \"2603:1030:210:402::1c0/123\",\r\n \"2603:1030:210:802::160/123\",\r\n \ \"2603:1030:210:c02::160/123\",\r\n \"2603:10e1:100:2::34bf:e4f5/128\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS2\",\r\n - \ \"id\": \"EventHub.EastUS2\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"EventHub.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -38638,7 +39571,7 @@ interactions: \ \"2603:1030:40c:802::160/123\",\r\n \"2603:1030:40c:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS2EUAP\",\r\n \ \"id\": \"EventHub.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38651,7 +39584,7 @@ interactions: \ \"2603:1030:40b:800::160/123\",\r\n \"2603:1030:40b:c00::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.FranceCentral\",\r\n \ \"id\": \"EventHub.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38662,7 +39595,7 @@ interactions: \ \"2603:1020:805:802::160/123\",\r\n \"2603:1020:805:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.FranceSouth\",\r\n \ \"id\": \"EventHub.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38671,7 +39604,7 @@ interactions: \ \"2603:1020:905:2::/120\",\r\n \"2603:1020:905:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.GermanyNorth\",\r\n \ \"id\": \"EventHub.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38679,7 +39612,7 @@ interactions: \ \"2603:1020:d04::240/122\",\r\n \"2603:1020:d04:1::600/120\",\r\n \ \"2603:1020:d04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.GermanyWestCentral\",\r\n \"id\": - \"EventHub.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"EventHub.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -38691,7 +39624,7 @@ interactions: \ \"2603:1020:c04:802::160/123\",\r\n \"2603:1020:c04:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JapanEast\",\r\n \ \"id\": \"EventHub.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38703,105 +39636,117 @@ interactions: \ \"2603:1040:407:402::1c0/123\",\r\n \"2603:1040:407:802::160/123\",\r\n \ \"2603:1040:407:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.JapanWest\",\r\n \"id\": \"EventHub.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.189.231.0/24\",\r\n - \ \"40.74.100.0/27\",\r\n \"40.74.141.187/32\",\r\n \"138.91.17.38/32\",\r\n - \ \"138.91.17.85/32\",\r\n \"2603:1040:606::240/122\",\r\n - \ \"2603:1040:606:2::/120\",\r\n \"2603:1040:606:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JioIndiaCentral\",\r\n - \ \"id\": \"EventHub.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.33.64/26\",\r\n - \ \"20.192.51.96/27\",\r\n \"20.192.51.128/25\",\r\n \"20.192.55.0/26\",\r\n - \ \"20.192.225.160/27\",\r\n \"20.192.234.32/27\",\r\n \"2603:1040:1104:2::500/120\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.189.231.0/24\",\r\n \"40.74.100.0/27\",\r\n \"40.74.141.187/32\",\r\n + \ \"40.80.181.192/26\",\r\n \"138.91.17.38/32\",\r\n \"138.91.17.85/32\",\r\n + \ \"2603:1040:606::240/122\",\r\n \"2603:1040:606:2::/120\",\r\n + \ \"2603:1040:606:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.JioIndiaCentral\",\r\n \"id\": \"EventHub.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.192.33.64/26\",\r\n \"20.192.51.96/27\",\r\n + \ \"20.192.51.128/25\",\r\n \"20.192.55.0/26\",\r\n \"20.192.225.160/27\",\r\n + \ \"20.192.234.32/27\",\r\n \"2603:1040:1104:2::500/120\",\r\n \ \"2603:1040:1104:400::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.JioIndiaWest\",\r\n \"id\": \"EventHub.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.161.64/27\",\r\n - \ \"20.193.195.32/27\",\r\n \"20.193.195.64/26\",\r\n \"20.193.195.128/25\",\r\n - \ \"20.193.202.32/27\",\r\n \"20.193.204.192/26\",\r\n \"2603:1040:d04::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.192.161.64/27\",\r\n \"20.193.195.32/27\",\r\n + \ \"20.193.195.64/26\",\r\n \"20.193.195.128/25\",\r\n \"20.193.202.32/27\",\r\n + \ \"20.193.204.192/26\",\r\n \"2603:1040:d04::240/122\",\r\n \ \"2603:1040:d04:2::500/120\",\r\n \"2603:1040:d04:400::2c0/123\",\r\n \ \"2603:1040:d04:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.KoreaCentral\",\r\n \"id\": \"EventHub.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.44.26.64/26\",\r\n - \ \"20.44.31.128/26\",\r\n \"20.194.68.192/26\",\r\n \"20.194.80.0/26\",\r\n - \ \"20.200.193.0/24\",\r\n \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n - \ \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n \"2603:1040:f05:1::240/122\",\r\n - \ \"2603:1040:f05:2::600/120\",\r\n \"2603:1040:f05:402::1c0/123\",\r\n - \ \"2603:1040:f05:802::160/123\",\r\n \"2603:1040:f05:c02::160/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.KoreaSouth\",\r\n - \ \"id\": \"EventHub.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.44.26.64/26\",\r\n \"20.44.31.128/26\",\r\n \"20.194.68.192/26\",\r\n + \ \"20.194.80.0/26\",\r\n \"20.200.193.0/24\",\r\n \"52.231.18.16/28\",\r\n + \ \"52.231.29.105/32\",\r\n \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n + \ \"2603:1040:f05:1::240/122\",\r\n \"2603:1040:f05:2::600/120\",\r\n + \ \"2603:1040:f05:402::1c0/123\",\r\n \"2603:1040:f05:802::160/123\",\r\n + \ \"2603:1040:f05:c02::160/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.KoreaSouth\",\r\n \"id\": \"EventHub.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"52.147.115.0/24\",\r\n \"52.231.146.32/27\",\r\n \ \"52.231.200.144/32\",\r\n \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n \ \"2603:1040:e05::500/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.NorthCentralUS\",\r\n \"id\": \"EventHub.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.51.3.0/24\",\r\n - \ \"20.125.171.64/26\",\r\n \"20.125.203.64/26\",\r\n \"23.96.214.181/32\",\r\n - \ \"23.96.253.236/32\",\r\n \"52.162.106.64/26\",\r\n \"52.237.143.176/32\",\r\n - \ \"168.62.234.250/32\",\r\n \"168.62.237.3/32\",\r\n \"168.62.249.226/32\",\r\n - \ \"191.236.128.253/32\",\r\n \"191.236.129.107/32\",\r\n - \ \"2603:1030:608::240/122\",\r\n \"2603:1030:608:1::600/120\",\r\n - \ \"2603:1030:608:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.NorthEurope\",\r\n \"id\": \"EventHub.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.0/26\",\r\n - \ \"13.69.239.0/26\",\r\n \"13.69.253.135/32\",\r\n \"13.69.255.140/32\",\r\n - \ \"13.74.107.0/26\",\r\n \"20.50.72.64/26\",\r\n \"20.50.80.64/26\",\r\n - \ \"20.82.245.0/24\",\r\n \"23.102.0.186/32\",\r\n \"23.102.0.239/32\",\r\n - \ \"23.102.53.113/32\",\r\n \"40.69.29.216/32\",\r\n \"40.69.217.246/32\",\r\n - \ \"40.127.132.254/32\",\r\n \"51.104.165.162/32\",\r\n \"52.138.147.148/32\",\r\n - \ \"52.138.226.0/26\",\r\n \"52.169.18.8/32\",\r\n \"52.178.211.227/32\",\r\n - \ \"104.41.201.10/32\",\r\n \"168.61.92.197/32\",\r\n \"191.238.99.131/32\",\r\n - \ \"2603:1020:5:1::240/122\",\r\n \"2603:1020:5:402::1c0/123\",\r\n - \ \"2603:1020:5:802::160/123\",\r\n \"2603:1020:5:c02::160/123\",\r\n - \ \"2603:10e1:100:2::3368:a5a2/128\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.NorwayEast\",\r\n \"id\": \"EventHub.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.0/26\",\r\n - \ \"51.13.0.192/26\",\r\n \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n - \ \"51.120.210.64/26\",\r\n \"2603:1020:e04:1::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.51.3.0/24\",\r\n \"20.125.171.64/26\",\r\n \"20.125.203.64/26\",\r\n + \ \"23.96.214.181/32\",\r\n \"23.96.253.236/32\",\r\n \"52.162.106.64/26\",\r\n + \ \"52.237.143.176/32\",\r\n \"168.62.234.250/32\",\r\n \"168.62.237.3/32\",\r\n + \ \"168.62.249.226/32\",\r\n \"191.236.128.253/32\",\r\n + \ \"191.236.129.107/32\",\r\n \"2603:1030:608::240/122\",\r\n + \ \"2603:1030:608:1::600/120\",\r\n \"2603:1030:608:402::1c0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorthEurope\",\r\n + \ \"id\": \"EventHub.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.69.227.0/26\",\r\n \"13.69.239.0/26\",\r\n \"13.69.253.135/32\",\r\n + \ \"13.69.255.140/32\",\r\n \"13.74.107.0/26\",\r\n \"20.50.72.64/26\",\r\n + \ \"20.50.80.64/26\",\r\n \"20.82.245.0/24\",\r\n \"23.102.0.186/32\",\r\n + \ \"23.102.0.239/32\",\r\n \"23.102.53.113/32\",\r\n \"40.69.29.216/32\",\r\n + \ \"40.69.217.246/32\",\r\n \"40.127.132.254/32\",\r\n \"51.104.165.162/32\",\r\n + \ \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n \"52.169.18.8/32\",\r\n + \ \"52.178.211.227/32\",\r\n \"104.41.201.10/32\",\r\n \"168.61.92.197/32\",\r\n + \ \"191.238.99.131/32\",\r\n \"2603:1020:5:1::240/122\",\r\n + \ \"2603:1020:5:402::1c0/123\",\r\n \"2603:1020:5:802::160/123\",\r\n + \ \"2603:1020:5:c02::160/123\",\r\n \"2603:10e1:100:2::3368:a5a2/128\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorwayEast\",\r\n + \ \"id\": \"EventHub.NorwayEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.100.0.0/26\",\r\n \"51.13.0.192/26\",\r\n \"51.120.98.128/27\",\r\n + \ \"51.120.106.64/26\",\r\n \"51.120.210.64/26\",\r\n \"2603:1020:e04:1::240/122\",\r\n \ \"2603:1020:e04:3::600/120\",\r\n \"2603:1020:e04:402::1c0/123\",\r\n \ \"2603:1020:e04:802::160/123\",\r\n \"2603:1020:e04:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorwayWest\",\r\n \ \"id\": \"EventHub.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.13.140.0/24\",\r\n \"51.120.218.160/27\",\r\n \ \"2603:1020:f04::240/122\",\r\n \"2603:1020:f04:3::/120\",\r\n \ \"2603:1020:f04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.SouthAfricaNorth\",\r\n \"id\": \"EventHub.SouthAfricaNorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ {\r\n \"name\": \"EventHub.QatarCentral\",\r\n \"id\": \"EventHub.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.21.38.0/24\",\r\n \"20.21.43.128/26\",\r\n \"20.21.67.64/26\",\r\n + \ \"20.21.75.64/26\",\r\n \"2603:1040:1002:1::200/120\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthAfricaNorth\",\r\n + \ \"id\": \"EventHub.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"102.37.72.64/26\",\r\n \ \"102.37.165.0/24\",\r\n \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n @@ -38811,7 +39756,7 @@ interactions: \ \"2603:1000:104:802::160/123\",\r\n \"2603:1000:104:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthAfricaWest\",\r\n \ \"id\": \"EventHub.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -38820,7 +39765,7 @@ interactions: \ \"2603:1000:4:2::/120\",\r\n \"2603:1000:4:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthCentralUS\",\r\n \ \"id\": \"EventHub.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -38837,30 +39782,30 @@ interactions: \ \"2603:1030:807:802::160/123\",\r\n \"2603:1030:807:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthCentralUSSTG\",\r\n \ \"id\": \"EventHub.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.128/26\",\r\n \"20.45.117.128/26\",\r\n \ \"2603:1030:302::200/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SoutheastAsia\",\r\n \"id\": \"EventHub.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.64/27\",\r\n - \ \"13.67.20.64/26\",\r\n \"13.76.179.223/32\",\r\n \"13.76.216.217/32\",\r\n - \ \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n \"23.98.64.92/32\",\r\n - \ \"23.98.65.24/32\",\r\n \"23.98.82.64/27\",\r\n \"23.98.87.192/26\",\r\n - \ \"23.98.112.192/26\",\r\n \"40.78.234.0/27\",\r\n \"52.187.2.226/32\",\r\n - \ \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n \"52.187.185.159/32\",\r\n - \ \"104.43.18.219/32\",\r\n \"137.116.157.26/32\",\r\n \"137.116.158.30/32\",\r\n - \ \"207.46.227.14/32\",\r\n \"2603:1040:5:1::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.67.8.64/27\",\r\n \"13.67.20.64/26\",\r\n \"13.76.179.223/32\",\r\n + \ \"13.76.216.217/32\",\r\n \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n + \ \"23.98.64.92/32\",\r\n \"23.98.65.24/32\",\r\n \"23.98.82.64/27\",\r\n + \ \"23.98.87.192/26\",\r\n \"23.98.112.192/26\",\r\n \"40.78.234.0/27\",\r\n + \ \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n + \ \"52.187.185.159/32\",\r\n \"104.43.18.219/32\",\r\n \"137.116.157.26/32\",\r\n + \ \"137.116.158.30/32\",\r\n \"207.46.227.14/32\",\r\n \"2603:1040:5:1::240/122\",\r\n \ \"2603:1040:5:402::1c0/123\",\r\n \"2603:1040:5:802::160/123\",\r\n \ \"2603:1040:5:c02::160/123\",\r\n \"2603:10e1:100:2::14c3:6100/128\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthIndia\",\r\n \ \"id\": \"EventHub.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38869,52 +39814,54 @@ interactions: \ \"2603:1040:c06::240/122\",\r\n \"2603:1040:c06:2::/120\",\r\n \ \"2603:1040:c06:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwedenCentral\",\r\n \"id\": \"EventHub.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.12.30.0/24\",\r\n - \ \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n \"51.12.226.64/26\",\r\n - \ \"51.12.234.64/26\",\r\n \"2603:1020:1004::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.12.30.0/24\",\r\n \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n + \ \"51.12.226.64/26\",\r\n \"51.12.234.64/26\",\r\n \"2603:1020:1004::240/122\",\r\n \ \"2603:1020:1004:2::400/120\",\r\n \"2603:1020:1004:400::2c0/123\",\r\n \ \"2603:1020:1004:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwedenSouth\",\r\n \"id\": \"EventHub.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.12.21.0/24\",\r\n - \ \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n \"2603:1020:1104:400::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SwitzerlandNorth\",\r\n - \ \"id\": \"EventHub.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.12.21.0/24\",\r\n \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n + \ \"2603:1020:1104:400::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.SwitzerlandNorth\",\r\n \"id\": \"EventHub.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.208.19.64/26\",\r\n \"51.103.203.64/26\",\r\n \ \"51.107.58.128/27\",\r\n \"51.107.129.0/26\",\r\n \"51.107.245.0/24\",\r\n \ \"2603:1020:a04:1::240/122\",\r\n \"2603:1020:a04:2::200/120\",\r\n \ \"2603:1020:a04:402::1c0/123\",\r\n \"2603:1020:a04:802::160/123\",\r\n \ \"2603:1020:a04:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwitzerlandWest\",\r\n \"id\": \"EventHub.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.107.154.128/27\",\r\n - \ \"51.107.253.0/24\",\r\n \"2603:1020:b04::240/122\",\r\n - \ \"2603:1020:b04:2::/120\",\r\n \"2603:1020:b04:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UAECentral\",\r\n - \ \"id\": \"EventHub.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandw\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.107.154.128/27\",\r\n \"51.107.253.0/24\",\r\n + \ \"2603:1020:b04::240/122\",\r\n \"2603:1020:b04:2::/120\",\r\n + \ \"2603:1020:b04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.UAECentral\",\r\n \"id\": \"EventHub.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.0/27\",\r\n \"20.45.92.0/24\",\r\n \"2603:1040:b04::240/122\",\r\n \ \"2603:1040:b04:2::/120\",\r\n \"2603:1040:b04:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UAENorth\",\r\n \ \"id\": \"EventHub.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38924,9 +39871,9 @@ interactions: \ \"2603:1040:904:402::1c0/123\",\r\n \"2603:1040:904:802::160/123\",\r\n \ \"2603:1040:904:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.UKSouth\",\r\n \"id\": \"EventHub.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.90.128.128/26\",\r\n \ \"51.105.66.64/26\",\r\n \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n @@ -38936,7 +39883,7 @@ interactions: \ \"2603:1020:705:2::400/120\",\r\n \"2603:1020:705:402::1c0/123\",\r\n \ \"2603:1020:705:802::160/123\",\r\n \"2603:1020:705:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UKWest\",\r\n - \ \"id\": \"EventHub.UKWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"EventHub.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -38946,7 +39893,7 @@ interactions: \ \"2603:1020:605:2::/120\",\r\n \"2603:1020:605:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestCentralUS\",\r\n \ \"id\": \"EventHub.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38956,37 +39903,38 @@ interactions: \ \"2603:1030:b04::240/122\",\r\n \"2603:1030:b04:1::600/120\",\r\n \ \"2603:1030:b04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestEurope\",\r\n \"id\": \"EventHub.WestEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.0/26\",\r\n - \ \"13.69.106.0/26\",\r\n \"13.69.111.128/26\",\r\n \"20.50.201.64/26\",\r\n - \ \"20.76.242.45/32\",\r\n \"20.86.89.0/24\",\r\n \"23.97.226.21/32\",\r\n - \ \"23.100.14.185/32\",\r\n \"40.68.35.230/32\",\r\n \"40.68.39.15/32\",\r\n - \ \"40.68.93.145/32\",\r\n \"40.68.205.113/32\",\r\n \"40.68.217.242/32\",\r\n - \ \"51.144.238.23/32\",\r\n \"52.174.243.57/32\",\r\n \"52.178.17.128/26\",\r\n - \ \"52.178.78.61/32\",\r\n \"52.232.27.189/32\",\r\n \"52.233.190.35/32\",\r\n - \ \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n \"65.52.129.16/32\",\r\n - \ \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n - \ \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n \"191.233.73.228/32\",\r\n - \ \"2603:1020:206:1::240/122\",\r\n \"2603:1020:206:4::100/120\",\r\n - \ \"2603:1020:206:402::1c0/123\",\r\n \"2603:1020:206:802::160/123\",\r\n - \ \"2603:1020:206:c02::160/123\",\r\n \"2603:10e1:100:2::144c:f22d/128\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestIndia\",\r\n - \ \"id\": \"EventHub.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.0/26\",\r\n \"13.69.106.0/26\",\r\n \"13.69.111.128/26\",\r\n + \ \"20.50.201.64/26\",\r\n \"20.76.242.45/32\",\r\n \"20.86.89.0/24\",\r\n + \ \"23.97.226.21/32\",\r\n \"23.100.14.185/32\",\r\n \"40.68.35.230/32\",\r\n + \ \"40.68.39.15/32\",\r\n \"40.68.93.145/32\",\r\n \"40.68.205.113/32\",\r\n + \ \"40.68.217.242/32\",\r\n \"51.144.238.23/32\",\r\n \"52.174.243.57/32\",\r\n + \ \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n \"52.232.27.189/32\",\r\n + \ \"52.233.190.35/32\",\r\n \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n + \ \"65.52.129.16/32\",\r\n \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n + \ \"104.40.216.174/32\",\r\n \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n + \ \"191.233.73.228/32\",\r\n \"2603:1020:206:1::240/122\",\r\n + \ \"2603:1020:206:4::100/120\",\r\n \"2603:1020:206:402::1c0/123\",\r\n + \ \"2603:1020:206:802::160/123\",\r\n \"2603:1020:206:c02::160/123\",\r\n + \ \"2603:10e1:100:2::144c:f22d/128\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.WestIndia\",\r\n \"id\": \"EventHub.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.83.0/24\",\r\n \"104.211.146.32/27\",\r\n \ \"104.211.160.121/32\",\r\n \"104.211.160.144/32\",\r\n \ \"2603:1040:806::240/122\",\r\n \"2603:1040:806:2::/120\",\r\n \ \"2603:1040:806:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestUS\",\r\n \"id\": \"EventHub.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.64.195.117/32\",\r\n \ \"13.88.20.117/32\",\r\n \"13.88.26.28/32\",\r\n \"13.91.61.11/32\",\r\n @@ -38999,7 +39947,7 @@ interactions: \ \"138.91.193.184/32\",\r\n \"2603:1030:a07::240/122\",\r\n \ \"2603:1030:a07:1::600/120\",\r\n \"2603:1030:a07:402::140/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestUS2\",\r\n - \ \"id\": \"EventHub.WestUS2\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"EventHub.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -39015,9 +39963,9 @@ interactions: \ \"2603:1030:c06:802::160/123\",\r\n \"2603:1030:c06:c02::160/123\",\r\n \ \"2603:10e1:100:2::287d:67fb/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestUS3\",\r\n \"id\": \"EventHub.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.150.160.224/27\",\r\n \ \"20.150.170.160/27\",\r\n \"20.150.175.64/26\",\r\n \"20.150.178.64/26\",\r\n @@ -39027,102 +39975,102 @@ interactions: \ \"2603:1030:504:402::2c0/123\",\r\n \"2603:1030:504:802::240/123\",\r\n \ \"2603:1030:504:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"GatewayManager\",\r\n \"id\": \"GatewayManager\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"GatewayManager\",\r\n \"addressPrefixes\": - [\r\n \"13.65.91.57/32\",\r\n \"13.66.140.144/29\",\r\n - \ \"13.67.9.128/29\",\r\n \"13.69.64.224/29\",\r\n \"13.69.227.224/29\",\r\n - \ \"13.70.72.208/29\",\r\n \"13.70.185.130/32\",\r\n \"13.71.170.240/29\",\r\n - \ \"13.71.194.232/29\",\r\n \"13.75.36.8/29\",\r\n \"13.77.0.146/32\",\r\n - \ \"13.77.50.88/29\",\r\n \"13.78.108.16/29\",\r\n \"13.78.188.33/32\",\r\n - \ \"13.85.74.21/32\",\r\n \"13.87.35.147/32\",\r\n \"13.87.36.246/32\",\r\n - \ \"13.87.56.104/29\",\r\n \"13.87.122.104/29\",\r\n \"13.89.171.96/29\",\r\n - \ \"13.91.249.235/32\",\r\n \"13.91.254.232/32\",\r\n \"13.92.84.128/32\",\r\n - \ \"13.93.112.146/32\",\r\n \"13.93.117.26/32\",\r\n \"20.17.48.64/26\",\r\n - \ \"20.21.32.64/26\",\r\n \"20.36.42.151/32\",\r\n \"20.36.42.152/32\",\r\n - \ \"20.36.74.91/32\",\r\n \"20.36.74.113/32\",\r\n \"20.36.106.72/29\",\r\n - \ \"20.36.114.24/29\",\r\n \"20.36.120.72/29\",\r\n \"20.37.53.66/32\",\r\n - \ \"20.37.53.76/32\",\r\n \"20.37.64.72/29\",\r\n \"20.37.74.88/29\",\r\n - \ \"20.37.152.72/29\",\r\n \"20.37.192.72/29\",\r\n \"20.37.224.72/29\",\r\n - \ \"20.38.80.72/29\",\r\n \"20.38.136.72/29\",\r\n \"20.39.1.56/32\",\r\n - \ \"20.39.1.58/32\",\r\n \"20.39.8.72/29\",\r\n \"20.39.26.140/32\",\r\n - \ \"20.39.26.246/32\",\r\n \"20.40.173.147/32\",\r\n \"20.41.0.72/29\",\r\n - \ \"20.41.64.72/29\",\r\n \"20.41.192.72/29\",\r\n \"20.42.0.72/29\",\r\n - \ \"20.42.128.72/29\",\r\n \"20.42.224.72/29\",\r\n \"20.43.40.72/29\",\r\n - \ \"20.43.64.72/29\",\r\n \"20.43.128.72/29\",\r\n \"20.44.3.16/29\",\r\n - \ \"20.45.95.128/27\",\r\n \"20.45.112.72/29\",\r\n \"20.45.192.72/29\",\r\n - \ \"20.46.13.128/26\",\r\n \"20.47.233.224/27\",\r\n \"20.51.6.64/26\",\r\n - \ \"20.52.95.96/27\",\r\n \"20.53.54.0/27\",\r\n \"20.53.61.192/27\",\r\n - \ \"20.54.106.86/32\",\r\n \"20.54.121.133/32\",\r\n \"20.59.80.32/27\",\r\n - \ \"20.69.5.224/27\",\r\n \"20.70.222.128/27\",\r\n \"20.72.16.64/26\",\r\n - \ \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n \"20.74.195.128/27\",\r\n - \ \"20.83.222.224/27\",\r\n \"20.87.82.0/27\",\r\n \"20.88.159.0/27\",\r\n - \ \"20.90.36.64/27\",\r\n \"20.90.132.224/27\",\r\n \"20.92.4.224/27\",\r\n - \ \"20.97.35.128/27\",\r\n \"20.98.194.96/27\",\r\n \"20.99.8.0/26\",\r\n - \ \"20.105.210.128/27\",\r\n \"20.107.239.96/27\",\r\n \"20.111.2.224/27\",\r\n - \ \"20.116.42.128/27\",\r\n \"20.118.195.160/27\",\r\n \"20.150.160.64/29\",\r\n - \ \"20.150.161.0/26\",\r\n \"20.150.171.64/29\",\r\n \"20.189.104.72/29\",\r\n - \ \"20.189.180.225/32\",\r\n \"20.189.181.8/32\",\r\n \"20.189.194.192/27\",\r\n - \ \"20.192.47.0/26\",\r\n \"20.192.84.224/27\",\r\n \"20.192.153.224/27\",\r\n - \ \"20.192.160.64/26\",\r\n \"20.192.224.192/26\",\r\n \"20.193.142.141/32\",\r\n - \ \"20.193.142.178/32\",\r\n \"20.194.75.128/26\",\r\n \"20.195.37.65/32\",\r\n - \ \"20.195.38.22/32\",\r\n \"20.195.78.0/26\",\r\n \"20.195.86.96/27\",\r\n - \ \"20.199.200.128/27\",\r\n \"20.200.160.32/27\",\r\n \"20.210.68.160/27\",\r\n - \ \"20.215.0.64/26\",\r\n \"20.217.40.64/26\",\r\n \"23.100.217.32/27\",\r\n - \ \"23.100.231.72/32\",\r\n \"23.100.231.96/32\",\r\n \"23.101.173.90/32\",\r\n - \ \"40.67.48.72/29\",\r\n \"40.67.59.64/29\",\r\n \"40.69.106.88/29\",\r\n - \ \"40.70.146.224/29\",\r\n \"40.71.11.96/29\",\r\n \"40.74.24.72/29\",\r\n - \ \"40.74.100.168/29\",\r\n \"40.78.194.88/29\",\r\n \"40.78.202.112/29\",\r\n - \ \"40.79.130.224/29\",\r\n \"40.79.178.88/29\",\r\n \"40.80.56.72/29\",\r\n - \ \"40.80.168.72/29\",\r\n \"40.80.184.72/29\",\r\n \"40.81.94.172/32\",\r\n - \ \"40.81.94.182/32\",\r\n \"40.81.180.83/32\",\r\n \"40.81.182.82/32\",\r\n - \ \"40.81.189.24/32\",\r\n \"40.81.189.42/32\",\r\n \"40.82.236.2/32\",\r\n - \ \"40.82.236.13/32\",\r\n \"40.82.248.240/29\",\r\n \"40.88.222.179/32\",\r\n - \ \"40.88.223.53/32\",\r\n \"40.89.16.72/29\",\r\n \"40.89.217.100/32\",\r\n - \ \"40.89.217.109/32\",\r\n \"40.90.186.21/32\",\r\n \"40.90.186.91/32\",\r\n - \ \"40.91.89.36/32\",\r\n \"40.91.91.51/32\",\r\n \"40.112.242.168/29\",\r\n - \ \"40.115.248.200/32\",\r\n \"40.115.254.17/32\",\r\n \"40.119.8.64/29\",\r\n - \ \"40.124.139.107/32\",\r\n \"40.124.139.174/32\",\r\n \"51.12.40.192/26\",\r\n - \ \"51.12.192.192/26\",\r\n \"51.53.24.64/26\",\r\n \"51.53.168.64/26\",\r\n - \ \"51.104.24.72/29\",\r\n \"51.105.80.72/29\",\r\n \"51.105.88.72/29\",\r\n - \ \"51.107.48.72/29\",\r\n \"51.107.59.32/29\",\r\n \"51.107.144.72/29\",\r\n - \ \"51.107.155.32/29\",\r\n \"51.107.247.0/26\",\r\n \"51.116.48.72/29\",\r\n - \ \"51.116.59.32/29\",\r\n \"51.116.77.96/27\",\r\n \"51.116.144.72/29\",\r\n - \ \"51.116.155.96/29\",\r\n \"51.120.40.72/29\",\r\n \"51.120.98.168/29\",\r\n - \ \"51.120.176.32/27\",\r\n \"51.120.219.64/29\",\r\n \"51.120.224.72/29\",\r\n - \ \"51.120.235.128/26\",\r\n \"51.137.160.72/29\",\r\n \"51.140.63.41/32\",\r\n - \ \"51.140.114.209/32\",\r\n \"51.140.148.16/29\",\r\n \"51.140.210.200/29\",\r\n - \ \"51.141.25.80/32\",\r\n \"51.141.29.178/32\",\r\n \"51.143.192.72/29\",\r\n - \ \"52.136.48.72/29\",\r\n \"52.136.137.15/32\",\r\n \"52.136.137.16/32\",\r\n - \ \"52.136.191.96/27\",\r\n \"52.138.70.115/32\",\r\n \"52.138.71.153/32\",\r\n - \ \"52.138.90.40/29\",\r\n \"52.139.87.129/32\",\r\n \"52.139.87.150/32\",\r\n - \ \"52.140.104.72/29\",\r\n \"52.142.152.114/32\",\r\n \"52.142.154.100/32\",\r\n - \ \"52.143.136.58/31\",\r\n \"52.143.250.137/32\",\r\n \"52.143.251.22/32\",\r\n - \ \"52.147.44.33/32\",\r\n \"52.148.30.6/32\",\r\n \"52.149.24.100/32\",\r\n - \ \"52.149.26.14/32\",\r\n \"52.150.136.72/29\",\r\n \"52.159.19.113/32\",\r\n - \ \"52.159.20.67/32\",\r\n \"52.159.21.124/32\",\r\n \"52.161.28.251/32\",\r\n - \ \"52.162.106.168/29\",\r\n \"52.163.241.22/32\",\r\n \"52.163.246.27/32\",\r\n - \ \"52.165.221.72/32\",\r\n \"52.169.225.171/32\",\r\n \"52.169.231.163/32\",\r\n - \ \"52.172.28.183/32\",\r\n \"52.172.31.29/32\",\r\n \"52.172.204.73/32\",\r\n - \ \"52.172.222.13/32\",\r\n \"52.173.250.124/32\",\r\n \"52.177.204.204/32\",\r\n - \ \"52.177.207.219/32\",\r\n \"52.179.10.142/32\",\r\n \"52.180.178.35/32\",\r\n - \ \"52.180.178.191/32\",\r\n \"52.180.182.210/32\",\r\n \"52.184.255.23/32\",\r\n - \ \"52.191.140.123/32\",\r\n \"52.191.170.38/32\",\r\n \"52.228.80.72/29\",\r\n - \ \"52.229.161.220/32\",\r\n \"52.229.166.101/32\",\r\n \"52.231.18.224/29\",\r\n - \ \"52.231.24.186/32\",\r\n \"52.231.35.84/32\",\r\n \"52.231.146.200/29\",\r\n - \ \"52.231.203.87/32\",\r\n \"52.231.204.175/32\",\r\n \"52.237.24.145/32\",\r\n - \ \"52.237.30.255/32\",\r\n \"52.237.208.51/32\",\r\n \"52.237.215.149/32\",\r\n - \ \"52.242.17.200/32\",\r\n \"52.242.28.83/32\",\r\n \"52.242.44.0/27\",\r\n - \ \"52.251.12.161/32\",\r\n \"52.253.157.2/32\",\r\n \"52.253.159.209/32\",\r\n - \ \"52.253.232.235/32\",\r\n \"52.253.239.162/32\",\r\n \"65.52.250.24/29\",\r\n - \ \"70.37.160.97/32\",\r\n \"70.37.161.124/32\",\r\n \"102.37.86.224/27\",\r\n - \ \"102.133.27.16/29\",\r\n \"102.133.56.72/29\",\r\n \"102.133.155.16/29\",\r\n - \ \"102.133.216.72/29\",\r\n \"104.211.81.208/29\",\r\n \"104.211.146.88/29\",\r\n - \ \"104.211.188.0/32\",\r\n \"104.211.191.94/32\",\r\n \"104.214.19.64/29\",\r\n - \ \"104.215.50.115/32\",\r\n \"104.215.52.27/32\",\r\n \"168.62.104.154/32\",\r\n - \ \"168.62.208.162/32\",\r\n \"168.62.209.95/32\",\r\n \"191.233.8.64/26\",\r\n - \ \"191.233.203.208/29\",\r\n \"191.233.245.75/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"GatewayManager\",\r\n \"addressPrefixes\": [\r\n \"13.65.91.57/32\",\r\n + \ \"13.66.140.144/29\",\r\n \"13.67.9.128/29\",\r\n \"13.69.64.224/29\",\r\n + \ \"13.69.227.224/29\",\r\n \"13.70.72.208/29\",\r\n \"13.70.185.130/32\",\r\n + \ \"13.71.170.240/29\",\r\n \"13.71.194.232/29\",\r\n \"13.75.36.8/29\",\r\n + \ \"13.77.0.146/32\",\r\n \"13.77.50.88/29\",\r\n \"13.78.108.16/29\",\r\n + \ \"13.78.188.33/32\",\r\n \"13.85.74.21/32\",\r\n \"13.87.35.147/32\",\r\n + \ \"13.87.36.246/32\",\r\n \"13.87.56.104/29\",\r\n \"13.87.122.104/29\",\r\n + \ \"13.89.171.96/29\",\r\n \"13.91.249.235/32\",\r\n \"13.91.254.232/32\",\r\n + \ \"13.92.84.128/32\",\r\n \"13.93.112.146/32\",\r\n \"13.93.117.26/32\",\r\n + \ \"20.17.48.64/26\",\r\n \"20.21.32.64/26\",\r\n \"20.36.42.151/32\",\r\n + \ \"20.36.42.152/32\",\r\n \"20.36.74.91/32\",\r\n \"20.36.74.113/32\",\r\n + \ \"20.36.106.72/29\",\r\n \"20.36.114.24/29\",\r\n \"20.36.120.72/29\",\r\n + \ \"20.37.53.66/32\",\r\n \"20.37.53.76/32\",\r\n \"20.37.64.72/29\",\r\n + \ \"20.37.74.88/29\",\r\n \"20.37.152.72/29\",\r\n \"20.37.192.72/29\",\r\n + \ \"20.37.224.72/29\",\r\n \"20.38.80.72/29\",\r\n \"20.38.136.72/29\",\r\n + \ \"20.39.1.56/32\",\r\n \"20.39.1.58/32\",\r\n \"20.39.8.72/29\",\r\n + \ \"20.39.26.140/32\",\r\n \"20.39.26.246/32\",\r\n \"20.40.173.147/32\",\r\n + \ \"20.41.0.72/29\",\r\n \"20.41.64.72/29\",\r\n \"20.41.192.72/29\",\r\n + \ \"20.42.0.72/29\",\r\n \"20.42.128.72/29\",\r\n \"20.42.224.72/29\",\r\n + \ \"20.43.40.72/29\",\r\n \"20.43.64.72/29\",\r\n \"20.43.128.72/29\",\r\n + \ \"20.44.3.16/29\",\r\n \"20.45.95.128/27\",\r\n \"20.45.112.72/29\",\r\n + \ \"20.45.192.72/29\",\r\n \"20.46.13.128/26\",\r\n \"20.47.233.224/27\",\r\n + \ \"20.51.6.64/26\",\r\n \"20.52.95.96/27\",\r\n \"20.53.54.0/27\",\r\n + \ \"20.53.61.192/27\",\r\n \"20.54.106.86/32\",\r\n \"20.54.121.133/32\",\r\n + \ \"20.59.80.32/27\",\r\n \"20.69.5.224/27\",\r\n \"20.70.222.128/27\",\r\n + \ \"20.72.16.64/26\",\r\n \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n + \ \"20.74.195.128/27\",\r\n \"20.83.222.224/27\",\r\n \"20.87.82.0/27\",\r\n + \ \"20.88.159.0/27\",\r\n \"20.90.36.64/27\",\r\n \"20.90.132.224/27\",\r\n + \ \"20.92.4.224/27\",\r\n \"20.97.35.128/27\",\r\n \"20.98.194.96/27\",\r\n + \ \"20.99.8.0/26\",\r\n \"20.105.210.128/27\",\r\n \"20.107.239.96/27\",\r\n + \ \"20.111.2.224/27\",\r\n \"20.116.42.128/27\",\r\n \"20.118.195.160/27\",\r\n + \ \"20.150.160.64/29\",\r\n \"20.150.161.0/26\",\r\n \"20.150.171.64/29\",\r\n + \ \"20.189.104.72/29\",\r\n \"20.189.180.225/32\",\r\n \"20.189.181.8/32\",\r\n + \ \"20.189.194.192/27\",\r\n \"20.192.47.0/26\",\r\n \"20.192.84.224/27\",\r\n + \ \"20.192.153.224/27\",\r\n \"20.192.160.64/26\",\r\n \"20.192.224.192/26\",\r\n + \ \"20.193.142.141/32\",\r\n \"20.193.142.178/32\",\r\n \"20.194.75.128/26\",\r\n + \ \"20.195.37.65/32\",\r\n \"20.195.38.22/32\",\r\n \"20.195.78.0/26\",\r\n + \ \"20.195.86.96/27\",\r\n \"20.199.200.128/27\",\r\n \"20.200.160.32/27\",\r\n + \ \"20.210.68.160/27\",\r\n \"20.215.0.64/26\",\r\n \"20.217.40.64/26\",\r\n + \ \"23.100.217.32/27\",\r\n \"23.100.231.72/32\",\r\n \"23.100.231.96/32\",\r\n + \ \"23.101.173.90/32\",\r\n \"40.67.48.72/29\",\r\n \"40.67.59.64/29\",\r\n + \ \"40.69.106.88/29\",\r\n \"40.70.146.224/29\",\r\n \"40.71.11.96/29\",\r\n + \ \"40.74.24.72/29\",\r\n \"40.74.100.168/29\",\r\n \"40.78.194.88/29\",\r\n + \ \"40.78.202.112/29\",\r\n \"40.79.130.224/29\",\r\n \"40.79.178.88/29\",\r\n + \ \"40.80.56.72/29\",\r\n \"40.80.168.72/29\",\r\n \"40.80.184.72/29\",\r\n + \ \"40.81.94.172/32\",\r\n \"40.81.94.182/32\",\r\n \"40.81.180.83/32\",\r\n + \ \"40.81.182.82/32\",\r\n \"40.81.189.24/32\",\r\n \"40.81.189.42/32\",\r\n + \ \"40.82.236.2/32\",\r\n \"40.82.236.13/32\",\r\n \"40.82.248.240/29\",\r\n + \ \"40.88.222.179/32\",\r\n \"40.88.223.53/32\",\r\n \"40.89.16.72/29\",\r\n + \ \"40.89.217.100/32\",\r\n \"40.89.217.109/32\",\r\n \"40.90.186.21/32\",\r\n + \ \"40.90.186.91/32\",\r\n \"40.91.89.36/32\",\r\n \"40.91.91.51/32\",\r\n + \ \"40.112.242.168/29\",\r\n \"40.115.248.200/32\",\r\n \"40.115.254.17/32\",\r\n + \ \"40.119.8.64/29\",\r\n \"40.124.139.107/32\",\r\n \"40.124.139.174/32\",\r\n + \ \"51.12.40.192/26\",\r\n \"51.12.192.192/26\",\r\n \"51.53.24.64/26\",\r\n + \ \"51.53.168.64/26\",\r\n \"51.104.24.72/29\",\r\n \"51.105.80.72/29\",\r\n + \ \"51.105.88.72/29\",\r\n \"51.107.48.72/29\",\r\n \"51.107.59.32/29\",\r\n + \ \"51.107.144.72/29\",\r\n \"51.107.155.32/29\",\r\n \"51.107.247.0/26\",\r\n + \ \"51.116.48.72/29\",\r\n \"51.116.59.32/29\",\r\n \"51.116.77.96/27\",\r\n + \ \"51.116.144.72/29\",\r\n \"51.116.155.96/29\",\r\n \"51.120.40.72/29\",\r\n + \ \"51.120.98.168/29\",\r\n \"51.120.176.32/27\",\r\n \"51.120.219.64/29\",\r\n + \ \"51.120.224.72/29\",\r\n \"51.120.235.128/26\",\r\n \"51.137.160.72/29\",\r\n + \ \"51.140.63.41/32\",\r\n \"51.140.114.209/32\",\r\n \"51.140.148.16/29\",\r\n + \ \"51.140.210.200/29\",\r\n \"51.141.25.80/32\",\r\n \"51.141.29.178/32\",\r\n + \ \"51.143.192.72/29\",\r\n \"52.136.48.72/29\",\r\n \"52.136.137.15/32\",\r\n + \ \"52.136.137.16/32\",\r\n \"52.136.191.96/27\",\r\n \"52.138.70.115/32\",\r\n + \ \"52.138.71.153/32\",\r\n \"52.138.90.40/29\",\r\n \"52.139.87.129/32\",\r\n + \ \"52.139.87.150/32\",\r\n \"52.140.104.72/29\",\r\n \"52.142.152.114/32\",\r\n + \ \"52.142.154.100/32\",\r\n \"52.143.136.58/31\",\r\n \"52.143.250.137/32\",\r\n + \ \"52.143.251.22/32\",\r\n \"52.147.44.33/32\",\r\n \"52.148.30.6/32\",\r\n + \ \"52.149.24.100/32\",\r\n \"52.149.26.14/32\",\r\n \"52.150.136.72/29\",\r\n + \ \"52.159.19.113/32\",\r\n \"52.159.20.67/32\",\r\n \"52.159.21.124/32\",\r\n + \ \"52.161.28.251/32\",\r\n \"52.162.106.168/29\",\r\n \"52.163.241.22/32\",\r\n + \ \"52.163.246.27/32\",\r\n \"52.165.221.72/32\",\r\n \"52.169.225.171/32\",\r\n + \ \"52.169.231.163/32\",\r\n \"52.172.28.183/32\",\r\n \"52.172.31.29/32\",\r\n + \ \"52.172.204.73/32\",\r\n \"52.172.222.13/32\",\r\n \"52.173.250.124/32\",\r\n + \ \"52.177.204.204/32\",\r\n \"52.177.207.219/32\",\r\n \"52.179.10.142/32\",\r\n + \ \"52.180.178.35/32\",\r\n \"52.180.178.191/32\",\r\n \"52.180.182.210/32\",\r\n + \ \"52.184.255.23/32\",\r\n \"52.191.140.123/32\",\r\n \"52.191.170.38/32\",\r\n + \ \"52.228.80.72/29\",\r\n \"52.229.161.220/32\",\r\n \"52.229.166.101/32\",\r\n + \ \"52.231.18.224/29\",\r\n \"52.231.24.186/32\",\r\n \"52.231.35.84/32\",\r\n + \ \"52.231.146.200/29\",\r\n \"52.231.203.87/32\",\r\n \"52.231.204.175/32\",\r\n + \ \"52.237.24.145/32\",\r\n \"52.237.30.255/32\",\r\n \"52.237.208.51/32\",\r\n + \ \"52.237.215.149/32\",\r\n \"52.242.17.200/32\",\r\n \"52.242.28.83/32\",\r\n + \ \"52.242.44.0/27\",\r\n \"52.251.12.161/32\",\r\n \"52.253.157.2/32\",\r\n + \ \"52.253.159.209/32\",\r\n \"52.253.232.235/32\",\r\n \"52.253.239.162/32\",\r\n + \ \"65.52.250.24/29\",\r\n \"70.37.160.97/32\",\r\n \"70.37.161.124/32\",\r\n + \ \"102.37.86.224/27\",\r\n \"102.133.27.16/29\",\r\n \"102.133.56.72/29\",\r\n + \ \"102.133.155.16/29\",\r\n \"102.133.216.72/29\",\r\n \"104.211.81.208/29\",\r\n + \ \"104.211.146.88/29\",\r\n \"104.211.188.0/32\",\r\n \"104.211.191.94/32\",\r\n + \ \"104.214.19.64/29\",\r\n \"104.215.50.115/32\",\r\n \"104.215.52.27/32\",\r\n + \ \"168.62.104.154/32\",\r\n \"168.62.208.162/32\",\r\n \"168.62.209.95/32\",\r\n + \ \"191.233.8.64/26\",\r\n \"191.233.203.208/29\",\r\n \"191.233.245.75/32\",\r\n \ \"191.233.245.118/32\",\r\n \"191.234.182.29/32\",\r\n \ \"191.235.81.58/32\",\r\n \"191.235.224.72/29\",\r\n \"191.238.78.96/27\",\r\n \ \"2603:1000:4::40/122\",\r\n \"2603:1000:104:1::40/122\",\r\n @@ -39155,36 +40103,37 @@ interactions: \ \"2603:1040:1503::40/122\",\r\n \"2603:1050:6:1::40/122\",\r\n \ \"2603:1050:403::40/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"GenevaActions\",\r\n \"id\": \"GenevaActions\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"GenevaActions\",\r\n \"addressPrefixes\": - [\r\n \"13.64.115.203/32\",\r\n \"13.66.84.47/32\",\r\n - \ \"13.83.20.117/32\",\r\n \"13.90.92.157/32\",\r\n \"20.17.51.252/30\",\r\n - \ \"20.21.54.160/30\",\r\n \"20.41.62.174/32\",\r\n \"20.48.202.40/30\",\r\n - \ \"20.51.6.172/30\",\r\n \"20.52.94.116/30\",\r\n \"20.53.52.252/30\",\r\n - \ \"20.59.81.8/30\",\r\n \"20.69.4.244/30\",\r\n \"20.70.221.220/30\",\r\n - \ \"20.87.80.24/30\",\r\n \"20.88.157.92/30\",\r\n \"20.89.12.140/30\",\r\n - \ \"20.90.32.176/30\",\r\n \"20.90.132.92/30\",\r\n \"20.92.3.252/30\",\r\n - \ \"20.98.146.80/30\",\r\n \"20.98.192.172/30\",\r\n \"20.100.1.156/30\",\r\n - \ \"20.105.209.68/30\",\r\n \"20.111.0.240/30\",\r\n \"20.150.129.252/30\",\r\n - \ \"20.189.194.96/30\",\r\n \"20.192.84.160/30\",\r\n \"20.192.153.92/30\",\r\n - \ \"20.192.169.124/30\",\r\n \"20.195.85.176/30\",\r\n \"20.200.195.180/30\",\r\n - \ \"20.205.69.24/30\",\r\n \"20.207.2.80/30\",\r\n \"20.208.4.100/30\",\r\n - \ \"20.215.3.252/30\",\r\n \"20.217.43.252/30\",\r\n \"23.100.226.236/32\",\r\n - \ \"40.90.240.166/32\",\r\n \"40.91.126.196/32\",\r\n \"40.119.1.226/32\",\r\n - \ \"40.119.4.111/32\",\r\n \"40.120.87.200/30\",\r\n \"40.124.47.188/32\",\r\n - \ \"51.53.28.208/30\",\r\n \"51.53.172.208/30\",\r\n \"51.141.189.182/32\",\r\n - \ \"52.146.139.216/30\",\r\n \"52.147.119.24/30\",\r\n \"52.162.80.89/32\",\r\n - \ \"52.185.213.186/32\",\r\n \"65.52.14.230/32\",\r\n \"65.52.193.203/32\",\r\n - \ \"102.37.85.12/30\",\r\n \"104.43.242.137/32\",\r\n \"104.214.49.0/32\",\r\n - \ \"157.55.176.93/32\",\r\n \"191.238.77.220/30\",\r\n \"2603:1020:1302:1::160/123\",\r\n - \ \"2603:1030:608:4::20/123\",\r\n \"2603:1030:a07:4::3a0/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"GenevaActions\",\r\n \"addressPrefixes\": [\r\n \"13.64.115.203/32\",\r\n + \ \"13.66.84.47/32\",\r\n \"13.83.20.117/32\",\r\n \"13.90.92.157/32\",\r\n + \ \"20.17.51.252/30\",\r\n \"20.21.54.160/30\",\r\n \"20.41.62.174/32\",\r\n + \ \"20.48.202.40/30\",\r\n \"20.51.6.172/30\",\r\n \"20.52.94.116/30\",\r\n + \ \"20.53.52.252/30\",\r\n \"20.59.81.8/30\",\r\n \"20.69.4.244/30\",\r\n + \ \"20.70.221.220/30\",\r\n \"20.87.80.24/30\",\r\n \"20.88.157.92/30\",\r\n + \ \"20.89.12.140/30\",\r\n \"20.90.32.176/30\",\r\n \"20.90.132.92/30\",\r\n + \ \"20.92.3.252/30\",\r\n \"20.98.146.80/30\",\r\n \"20.98.192.172/30\",\r\n + \ \"20.100.1.156/30\",\r\n \"20.105.209.68/30\",\r\n \"20.111.0.240/30\",\r\n + \ \"20.150.129.252/30\",\r\n \"20.189.194.96/30\",\r\n \"20.192.84.160/30\",\r\n + \ \"20.192.153.92/30\",\r\n \"20.192.169.124/30\",\r\n \"20.195.85.176/30\",\r\n + \ \"20.200.195.180/30\",\r\n \"20.205.69.24/30\",\r\n \"20.207.2.80/30\",\r\n + \ \"20.208.4.100/30\",\r\n \"20.215.3.252/30\",\r\n \"20.217.43.252/30\",\r\n + \ \"23.100.226.236/32\",\r\n \"40.90.240.166/32\",\r\n \"40.91.126.196/32\",\r\n + \ \"40.119.1.226/32\",\r\n \"40.119.4.111/32\",\r\n \"40.120.87.200/30\",\r\n + \ \"40.124.47.188/32\",\r\n \"51.53.28.208/30\",\r\n \"51.53.172.208/30\",\r\n + \ \"51.141.189.182/32\",\r\n \"52.146.139.216/30\",\r\n \"52.147.119.24/30\",\r\n + \ \"52.162.80.89/32\",\r\n \"52.185.213.186/32\",\r\n \"65.52.14.230/32\",\r\n + \ \"65.52.193.203/32\",\r\n \"102.37.85.12/30\",\r\n \"104.43.242.137/32\",\r\n + \ \"104.214.49.0/32\",\r\n \"157.55.176.93/32\",\r\n \"191.238.77.220/30\",\r\n + \ \"2603:1020:1302:1::160/123\",\r\n \"2603:1030:608:4::20/123\",\r\n + \ \"2603:1030:a07:4::3a0/123\",\r\n \"2603:1040:606:3::240/123\",\r\n \ \"2603:1040:904:3::40/123\",\r\n \"2603:1040:1104:2::600/123\",\r\n \ \"2603:1040:1202:1::140/123\",\r\n \"2603:1040:1302:1::420/123\",\r\n \ \"2603:1040:1402:1::160/123\",\r\n \"2603:1040:1503:1::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Grafana\",\r\n - \ \"id\": \"Grafana\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Grafana\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"NSG\",\r\n \"API\"\r\n ],\r\n \"systemService\": @@ -39206,7 +40155,7 @@ interactions: \ \"51.137.13.118/32\",\r\n \"52.161.89.127/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"GuestAndHybridManagement\",\r\n \ \"id\": \"GuestAndHybridManagement\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAutomation\",\r\n \"addressPrefixes\": @@ -39426,86 +40375,86 @@ interactions: \ \"2603:1040:207:c00::60/124\",\r\n \"2603:1040:407::6a0/123\",\r\n \ \"2603:1040:407:402::2c0/124\",\r\n \"2603:1040:407:802::200/124\",\r\n \ \"2603:1040:407:c02::200/124\",\r\n \"2603:1040:606:1::480/123\",\r\n - \ \"2603:1040:606:402::2c0/124\",\r\n \"2603:1040:806:402::2c0/124\",\r\n - \ \"2603:1040:904::6a0/123\",\r\n \"2603:1040:904:402::2c0/124\",\r\n - \ \"2603:1040:904:802::200/124\",\r\n \"2603:1040:904:802::2a0/123\",\r\n - \ \"2603:1040:904:c02::200/124\",\r\n \"2603:1040:904:c02::2a0/123\",\r\n - \ \"2603:1040:a06:3::200/123\",\r\n \"2603:1040:a06:402::2c0/124\",\r\n - \ \"2603:1040:a06:802::200/124\",\r\n \"2603:1040:a06:c02::200/124\",\r\n - \ \"2603:1040:b04:1::2a0/123\",\r\n \"2603:1040:b04:402::2c0/124\",\r\n - \ \"2603:1040:c06:1::480/123\",\r\n \"2603:1040:c06:402::2c0/124\",\r\n - \ \"2603:1040:d04:2::320/123\",\r\n \"2603:1040:d04:400::1c0/124\",\r\n - \ \"2603:1040:d04:400::2e0/124\",\r\n \"2603:1040:d04:400::3a0/124\",\r\n - \ \"2603:1040:d04:800::3d0/124\",\r\n \"2603:1040:d04:800::3f0/124\",\r\n - \ \"2603:1040:e05:1::c0/123\",\r\n \"2603:1040:f05:2::2a0/123\",\r\n - \ \"2603:1040:f05:402::2c0/124\",\r\n \"2603:1040:f05:802::200/124\",\r\n - \ \"2603:1040:f05:c02::200/124\",\r\n \"2603:1040:1002:2::500/121\",\r\n - \ \"2603:1040:1002:400::190/124\",\r\n \"2603:1040:1002:800::60/124\",\r\n - \ \"2603:1040:1002:c00::60/124\",\r\n \"2603:1040:1104:2::240/123\",\r\n - \ \"2603:1040:1104:400::2c0/124\",\r\n \"2603:1040:1104:400::4c0/123\",\r\n - \ \"2603:1040:1202::620/123\",\r\n \"2603:1040:1202:400::1a0/123\",\r\n - \ \"2603:1040:1302::620/123\",\r\n \"2603:1040:1302:400::1a0/123\",\r\n - \ \"2603:1040:1402::640/123\",\r\n \"2603:1040:1402:400::1a0/123\",\r\n - \ \"2603:1040:1402:800::60/123\",\r\n \"2603:1040:1402:c00::60/123\",\r\n - \ \"2603:1040:1503::640/123\",\r\n \"2603:1040:1503:400::1a0/123\",\r\n - \ \"2603:1050:6::6a0/123\",\r\n \"2603:1050:6:402::2c0/124\",\r\n - \ \"2603:1050:6:802::200/124\",\r\n \"2603:1050:6:c02::200/124\",\r\n - \ \"2603:1050:403:1::260/123\",\r\n \"2603:1050:403:400::1e0/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight\",\r\n - \ \"id\": \"HDInsight\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": - [\r\n \"13.64.254.98/32\",\r\n \"13.66.141.144/29\",\r\n - \ \"13.67.9.152/29\",\r\n \"13.69.65.8/29\",\r\n \"13.69.229.72/29\",\r\n - \ \"13.70.73.96/29\",\r\n \"13.71.172.240/29\",\r\n \"13.71.196.48/29\",\r\n - \ \"13.73.240.8/29\",\r\n \"13.73.254.192/29\",\r\n \"13.74.153.132/32\",\r\n - \ \"13.75.38.112/29\",\r\n \"13.75.152.195/32\",\r\n \"13.76.136.249/32\",\r\n - \ \"13.76.245.160/32\",\r\n \"13.77.2.56/32\",\r\n \"13.77.2.94/32\",\r\n - \ \"13.77.52.8/29\",\r\n \"13.78.89.60/32\",\r\n \"13.78.125.90/32\",\r\n - \ \"13.82.225.233/32\",\r\n \"13.86.218.240/29\",\r\n \"13.87.58.32/29\",\r\n - \ \"13.87.124.32/29\",\r\n \"13.89.171.120/29\",\r\n \"20.17.54.184/29\",\r\n - \ \"20.21.37.56/29\",\r\n \"20.36.36.33/32\",\r\n \"20.36.36.196/32\",\r\n - \ \"20.36.123.88/29\",\r\n \"20.37.68.40/29\",\r\n \"20.37.76.96/29\",\r\n - \ \"20.37.228.0/29\",\r\n \"20.38.139.88/29\",\r\n \"20.39.15.48/29\",\r\n - \ \"20.40.207.144/29\",\r\n \"20.41.69.32/29\",\r\n \"20.41.197.120/29\",\r\n - \ \"20.43.45.224/29\",\r\n \"20.43.120.8/29\",\r\n \"20.44.4.64/29\",\r\n - \ \"20.44.16.8/29\",\r\n \"20.44.26.240/29\",\r\n \"20.45.115.128/29\",\r\n - \ \"20.45.198.80/29\",\r\n \"20.48.192.24/29\",\r\n \"20.49.102.48/29\",\r\n - \ \"20.49.114.56/29\",\r\n \"20.49.126.128/29\",\r\n \"20.53.40.120/29\",\r\n - \ \"20.61.96.160/29\",\r\n \"20.72.20.40/29\",\r\n \"20.150.167.176/29\",\r\n - \ \"20.150.172.232/29\",\r\n \"20.188.39.64/32\",\r\n \"20.189.111.192/29\",\r\n - \ \"20.191.160.0/29\",\r\n \"20.192.48.216/29\",\r\n \"20.192.235.248/29\",\r\n - \ \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n \"20.215.6.136/29\",\r\n - \ \"20.217.46.136/29\",\r\n \"23.98.107.192/29\",\r\n \"23.99.5.239/32\",\r\n - \ \"23.101.196.19/32\",\r\n \"23.102.235.122/32\",\r\n \"40.64.134.160/29\",\r\n - \ \"40.67.50.248/29\",\r\n \"40.67.60.64/29\",\r\n \"40.69.107.8/29\",\r\n - \ \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n \"40.74.101.192/29\",\r\n - \ \"40.74.125.69/32\",\r\n \"40.74.146.88/29\",\r\n \"40.78.195.8/29\",\r\n - \ \"40.78.202.136/29\",\r\n \"40.79.130.248/29\",\r\n \"40.79.180.16/29\",\r\n - \ \"40.79.187.0/29\",\r\n \"40.80.63.144/29\",\r\n \"40.80.172.120/29\",\r\n - \ \"40.89.22.88/29\",\r\n \"40.89.65.220/32\",\r\n \"40.89.68.134/32\",\r\n - \ \"40.89.157.135/32\",\r\n \"51.12.17.48/29\",\r\n \"51.12.25.48/29\",\r\n - \ \"51.53.30.168/29\",\r\n \"51.53.174.152/29\",\r\n \"51.104.8.96/29\",\r\n - \ \"51.104.31.56/29\",\r\n \"51.105.92.56/29\",\r\n \"51.107.52.208/29\",\r\n - \ \"51.107.60.48/29\",\r\n \"51.107.148.24/29\",\r\n \"51.107.156.56/29\",\r\n - \ \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n \"51.116.145.168/29\",\r\n - \ \"51.116.156.48/29\",\r\n \"51.120.43.88/29\",\r\n \"51.120.100.48/29\",\r\n - \ \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n \"51.137.166.32/29\",\r\n - \ \"51.140.47.39/32\",\r\n \"51.140.52.16/32\",\r\n \"51.140.211.24/29\",\r\n - \ \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n \"52.136.52.40/29\",\r\n - \ \"52.140.108.248/29\",\r\n \"52.146.79.136/29\",\r\n \"52.146.130.184/29\",\r\n - \ \"52.150.154.192/29\",\r\n \"52.161.10.167/32\",\r\n \"52.161.23.15/32\",\r\n - \ \"52.162.110.160/29\",\r\n \"52.164.210.96/32\",\r\n \"52.166.243.90/32\",\r\n - \ \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n \"52.174.36.244/32\",\r\n - \ \"52.175.38.134/32\",\r\n \"52.175.211.210/32\",\r\n \"52.175.222.222/32\",\r\n - \ \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n \"52.228.37.66/32\",\r\n - \ \"52.228.45.222/32\",\r\n \"52.229.123.172/32\",\r\n \"52.229.127.96/32\",\r\n - \ \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n \"52.231.147.24/29\",\r\n - \ \"52.231.203.16/32\",\r\n \"52.231.205.214/32\",\r\n \"65.52.252.96/29\",\r\n - \ \"102.133.28.80/29\",\r\n \"102.133.60.32/29\",\r\n \"102.133.124.0/29\",\r\n - \ \"102.133.219.176/29\",\r\n \"104.46.176.168/29\",\r\n + \ \"2603:1040:606:402::2c0/124\",\r\n \"2603:1040:606:402::5c0/123\",\r\n + \ \"2603:1040:806:402::2c0/124\",\r\n \"2603:1040:904::6a0/123\",\r\n + \ \"2603:1040:904:402::2c0/124\",\r\n \"2603:1040:904:802::200/124\",\r\n + \ \"2603:1040:904:802::2a0/123\",\r\n \"2603:1040:904:c02::200/124\",\r\n + \ \"2603:1040:904:c02::2a0/123\",\r\n \"2603:1040:a06:3::200/123\",\r\n + \ \"2603:1040:a06:402::2c0/124\",\r\n \"2603:1040:a06:802::200/124\",\r\n + \ \"2603:1040:a06:c02::200/124\",\r\n \"2603:1040:b04:1::2a0/123\",\r\n + \ \"2603:1040:b04:402::2c0/124\",\r\n \"2603:1040:c06:1::480/123\",\r\n + \ \"2603:1040:c06:402::2c0/124\",\r\n \"2603:1040:d04:2::320/123\",\r\n + \ \"2603:1040:d04:400::1c0/124\",\r\n \"2603:1040:d04:400::2e0/124\",\r\n + \ \"2603:1040:d04:400::3a0/124\",\r\n \"2603:1040:d04:800::3d0/124\",\r\n + \ \"2603:1040:d04:800::3f0/124\",\r\n \"2603:1040:e05:1::c0/123\",\r\n + \ \"2603:1040:f05:2::2a0/123\",\r\n \"2603:1040:f05:402::2c0/124\",\r\n + \ \"2603:1040:f05:802::200/124\",\r\n \"2603:1040:f05:c02::200/124\",\r\n + \ \"2603:1040:1002:2::500/121\",\r\n \"2603:1040:1002:400::190/124\",\r\n + \ \"2603:1040:1002:800::60/124\",\r\n \"2603:1040:1002:c00::60/124\",\r\n + \ \"2603:1040:1104:2::240/123\",\r\n \"2603:1040:1104:400::2c0/124\",\r\n + \ \"2603:1040:1104:400::4c0/123\",\r\n \"2603:1040:1202::620/123\",\r\n + \ \"2603:1040:1202:400::1a0/123\",\r\n \"2603:1040:1302::620/123\",\r\n + \ \"2603:1040:1302:400::1a0/123\",\r\n \"2603:1040:1402::640/123\",\r\n + \ \"2603:1040:1402:400::1a0/123\",\r\n \"2603:1040:1402:800::60/123\",\r\n + \ \"2603:1040:1402:c00::60/123\",\r\n \"2603:1040:1503::640/123\",\r\n + \ \"2603:1040:1503:400::1a0/123\",\r\n \"2603:1050:6::6a0/123\",\r\n + \ \"2603:1050:6:402::2c0/124\",\r\n \"2603:1050:6:802::200/124\",\r\n + \ \"2603:1050:6:c02::200/124\",\r\n \"2603:1050:403:1::260/123\",\r\n + \ \"2603:1050:403:400::1e0/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight\",\r\n \"id\": \"HDInsight\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.64.254.98/32\",\r\n + \ \"13.66.141.144/29\",\r\n \"13.67.9.152/29\",\r\n \"13.69.65.8/29\",\r\n + \ \"13.69.229.72/29\",\r\n \"13.70.73.96/29\",\r\n \"13.71.172.240/29\",\r\n + \ \"13.71.196.48/29\",\r\n \"13.73.240.8/29\",\r\n \"13.73.254.192/29\",\r\n + \ \"13.74.153.132/32\",\r\n \"13.75.38.112/29\",\r\n \"13.75.152.195/32\",\r\n + \ \"13.76.136.249/32\",\r\n \"13.76.245.160/32\",\r\n \"13.77.2.56/32\",\r\n + \ \"13.77.2.94/32\",\r\n \"13.77.52.8/29\",\r\n \"13.78.89.60/32\",\r\n + \ \"13.78.125.90/32\",\r\n \"13.82.225.233/32\",\r\n \"13.86.218.240/29\",\r\n + \ \"13.87.58.32/29\",\r\n \"13.87.124.32/29\",\r\n \"13.89.171.120/29\",\r\n + \ \"20.17.54.184/29\",\r\n \"20.21.37.56/29\",\r\n \"20.36.36.33/32\",\r\n + \ \"20.36.36.196/32\",\r\n \"20.36.123.88/29\",\r\n \"20.37.68.40/29\",\r\n + \ \"20.37.76.96/29\",\r\n \"20.37.228.0/29\",\r\n \"20.38.139.88/29\",\r\n + \ \"20.39.15.48/29\",\r\n \"20.40.207.144/29\",\r\n \"20.41.69.32/29\",\r\n + \ \"20.41.197.120/29\",\r\n \"20.43.45.224/29\",\r\n \"20.43.120.8/29\",\r\n + \ \"20.44.4.64/29\",\r\n \"20.44.16.8/29\",\r\n \"20.44.26.240/29\",\r\n + \ \"20.45.115.128/29\",\r\n \"20.45.198.80/29\",\r\n \"20.48.192.24/29\",\r\n + \ \"20.49.102.48/29\",\r\n \"20.49.114.56/29\",\r\n \"20.49.126.128/29\",\r\n + \ \"20.53.40.120/29\",\r\n \"20.61.96.160/29\",\r\n \"20.72.20.40/29\",\r\n + \ \"20.150.167.176/29\",\r\n \"20.150.172.232/29\",\r\n \"20.188.39.64/32\",\r\n + \ \"20.189.111.192/29\",\r\n \"20.191.160.0/29\",\r\n \"20.192.48.216/29\",\r\n + \ \"20.192.235.248/29\",\r\n \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n + \ \"20.215.6.136/29\",\r\n \"20.217.46.136/29\",\r\n \"23.98.107.192/29\",\r\n + \ \"23.99.5.239/32\",\r\n \"23.101.196.19/32\",\r\n \"23.102.235.122/32\",\r\n + \ \"40.64.134.160/29\",\r\n \"40.67.50.248/29\",\r\n \"40.67.60.64/29\",\r\n + \ \"40.69.107.8/29\",\r\n \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n + \ \"40.74.101.192/29\",\r\n \"40.74.125.69/32\",\r\n \"40.74.146.88/29\",\r\n + \ \"40.78.195.8/29\",\r\n \"40.78.202.136/29\",\r\n \"40.79.130.248/29\",\r\n + \ \"40.79.180.16/29\",\r\n \"40.79.187.0/29\",\r\n \"40.80.63.144/29\",\r\n + \ \"40.80.172.120/29\",\r\n \"40.89.22.88/29\",\r\n \"40.89.65.220/32\",\r\n + \ \"40.89.68.134/32\",\r\n \"40.89.157.135/32\",\r\n \"51.12.17.48/29\",\r\n + \ \"51.12.25.48/29\",\r\n \"51.53.30.168/29\",\r\n \"51.53.174.152/29\",\r\n + \ \"51.104.8.96/29\",\r\n \"51.104.31.56/29\",\r\n \"51.105.92.56/29\",\r\n + \ \"51.107.52.208/29\",\r\n \"51.107.60.48/29\",\r\n \"51.107.148.24/29\",\r\n + \ \"51.107.156.56/29\",\r\n \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n + \ \"51.116.145.168/29\",\r\n \"51.116.156.48/29\",\r\n \"51.120.43.88/29\",\r\n + \ \"51.120.100.48/29\",\r\n \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n + \ \"51.137.166.32/29\",\r\n \"51.140.47.39/32\",\r\n \"51.140.52.16/32\",\r\n + \ \"51.140.211.24/29\",\r\n \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n + \ \"52.136.52.40/29\",\r\n \"52.140.108.248/29\",\r\n \"52.146.79.136/29\",\r\n + \ \"52.146.130.184/29\",\r\n \"52.150.154.192/29\",\r\n \"52.161.10.167/32\",\r\n + \ \"52.161.23.15/32\",\r\n \"52.162.110.160/29\",\r\n \"52.164.210.96/32\",\r\n + \ \"52.166.243.90/32\",\r\n \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n + \ \"52.174.36.244/32\",\r\n \"52.175.38.134/32\",\r\n \"52.175.211.210/32\",\r\n + \ \"52.175.222.222/32\",\r\n \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n + \ \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n \"52.229.123.172/32\",\r\n + \ \"52.229.127.96/32\",\r\n \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n + \ \"52.231.147.24/29\",\r\n \"52.231.203.16/32\",\r\n \"52.231.205.214/32\",\r\n + \ \"65.52.252.96/29\",\r\n \"102.133.28.80/29\",\r\n \"102.133.60.32/29\",\r\n + \ \"102.133.124.0/29\",\r\n \"102.133.219.176/29\",\r\n \"104.46.176.168/29\",\r\n \ \"104.210.84.115/32\",\r\n \"104.211.216.210/32\",\r\n \ \"104.211.223.67/32\",\r\n \"138.91.29.150/32\",\r\n \"138.91.141.162/32\",\r\n \ \"157.55.213.99/32\",\r\n \"157.56.8.38/32\",\r\n \"168.61.48.131/32\",\r\n @@ -39535,35 +40484,36 @@ interactions: \ \"2603:1030:c06:400::b20/124\",\r\n \"2603:1030:f05:402::320/124\",\r\n \ \"2603:1030:1005:402::320/124\",\r\n \"2603:1040:5:402::320/124\",\r\n \ \"2603:1040:207:1::4d0/124\",\r\n \"2603:1040:207:402::320/124\",\r\n - \ \"2603:1040:407:402::320/124\",\r\n \"2603:1040:606:402::320/124\",\r\n - \ \"2603:1040:806:402::320/124\",\r\n \"2603:1040:904:3::10/124\",\r\n - \ \"2603:1040:904:402::320/124\",\r\n \"2603:1040:a06:2::540/124\",\r\n - \ \"2603:1040:a06:402::320/124\",\r\n \"2603:1040:b04:402::320/124\",\r\n - \ \"2603:1040:c06:402::320/124\",\r\n \"2603:1040:d04:1::1e0/124\",\r\n - \ \"2603:1040:f05::790/124\",\r\n \"2603:1040:f05:402::320/124\",\r\n - \ \"2603:1040:1002:1::460/124\",\r\n \"2603:1040:1104:1::140/124\",\r\n - \ \"2603:1040:1202:1::1b0/124\",\r\n \"2603:1040:1302:1::470/124\",\r\n - \ \"2603:1040:1402:1::540/124\",\r\n \"2603:1040:1503:1::350/124\",\r\n - \ \"2603:1050:6:402::320/124\",\r\n \"2603:1050:403:400::420/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaCentral\",\r\n - \ \"id\": \"HDInsight.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.36.36.33/32\",\r\n - \ \"20.36.36.196/32\",\r\n \"20.37.228.0/29\",\r\n \"2603:1010:304:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaEast\",\r\n - \ \"id\": \"HDInsight.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:407:402::320/124\",\r\n \"2603:1040:606:3::310/124\",\r\n + \ \"2603:1040:606:402::320/124\",\r\n \"2603:1040:806:402::320/124\",\r\n + \ \"2603:1040:904:3::10/124\",\r\n \"2603:1040:904:402::320/124\",\r\n + \ \"2603:1040:a06:2::540/124\",\r\n \"2603:1040:a06:402::320/124\",\r\n + \ \"2603:1040:b04:402::320/124\",\r\n \"2603:1040:c06:402::320/124\",\r\n + \ \"2603:1040:d04:1::1e0/124\",\r\n \"2603:1040:f05::790/124\",\r\n + \ \"2603:1040:f05:402::320/124\",\r\n \"2603:1040:1002:1::460/124\",\r\n + \ \"2603:1040:1104:1::140/124\",\r\n \"2603:1040:1202:1::1b0/124\",\r\n + \ \"2603:1040:1302:1::470/124\",\r\n \"2603:1040:1402:1::540/124\",\r\n + \ \"2603:1040:1503:1::350/124\",\r\n \"2603:1050:6:402::320/124\",\r\n + \ \"2603:1050:403:400::420/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.AustraliaCentral\",\r\n \"id\": + \"HDInsight.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.36.36.33/32\",\r\n \"20.36.36.196/32\",\r\n \"20.37.228.0/29\",\r\n + \ \"2603:1010:304:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.AustraliaEast\",\r\n \"id\": \"HDInsight.AustraliaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.70.73.96/29\",\r\n \"13.75.152.195/32\",\r\n \ \"20.53.40.120/29\",\r\n \"104.210.84.115/32\",\r\n \"2603:1010:6:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaSoutheast\",\r\n \ \"id\": \"HDInsight.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -39571,88 +40521,90 @@ interactions: \ \"13.77.2.94/32\",\r\n \"13.77.52.8/29\",\r\n \"104.46.176.168/29\",\r\n \ \"2603:1010:101:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.BrazilSouth\",\r\n \"id\": \"HDInsight.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"191.233.204.240/29\",\r\n - \ \"191.234.138.128/29\",\r\n \"191.235.84.104/32\",\r\n - \ \"191.235.87.113/32\",\r\n \"2603:1050:6:402::320/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"191.233.204.240/29\",\r\n \"191.234.138.128/29\",\r\n + \ \"191.235.84.104/32\",\r\n \"191.235.87.113/32\",\r\n \"2603:1050:6:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.BrazilSoutheast\",\r\n \ \"id\": \"HDInsight.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"191.233.10.184/29\",\r\n \"191.233.51.152/29\",\r\n \ \"2603:1050:403:400::420/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.CanadaCentral\",\r\n \"id\": \"HDInsight.CanadaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.71.172.240/29\",\r\n - \ \"20.48.192.24/29\",\r\n \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n - \ \"2603:1030:f05:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.CanadaEast\",\r\n \"id\": \"HDInsight.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.69.107.8/29\",\r\n - \ \"40.89.22.88/29\",\r\n \"52.229.123.172/32\",\r\n \"52.229.127.96/32\",\r\n - \ \"2603:1030:1005:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.CentralIndia\",\r\n \"id\": \"HDInsight.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.43.120.8/29\",\r\n - \ \"52.140.108.248/29\",\r\n \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n - \ \"2603:1040:a06:2::540/124\",\r\n \"2603:1040:a06:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CentralUS\",\r\n - \ \"id\": \"HDInsight.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"canadacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.71.172.240/29\",\r\n \"20.48.192.24/29\",\r\n + \ \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n \"2603:1030:f05:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CanadaEast\",\r\n + \ \"id\": \"HDInsight.CanadaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"40.69.107.8/29\",\r\n \"40.89.22.88/29\",\r\n \"52.229.123.172/32\",\r\n + \ \"52.229.127.96/32\",\r\n \"2603:1030:1005:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CentralIndia\",\r\n + \ \"id\": \"HDInsight.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.43.120.8/29\",\r\n \"52.140.108.248/29\",\r\n + \ \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n \"2603:1040:a06:2::540/124\",\r\n + \ \"2603:1040:a06:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.CentralUS\",\r\n \"id\": \"HDInsight.CentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.89.171.120/29\",\r\n \"20.40.207.144/29\",\r\n \ \"2603:1030:10:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.CentralUSEUAP\",\r\n \"id\": \"HDInsight.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.45.198.80/29\",\r\n - \ \"40.78.202.136/29\",\r\n \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n - \ \"2603:1030:f:2::4b0/124\",\r\n \"2603:1030:f:400::b20/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastAsia\",\r\n - \ \"id\": \"HDInsight.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.45.198.80/29\",\r\n \"40.78.202.136/29\",\r\n + \ \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n \"2603:1030:f:2::4b0/124\",\r\n + \ \"2603:1030:f:400::b20/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.EastAsia\",\r\n \"id\": \"HDInsight.EastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.75.38.112/29\",\r\n \"20.189.111.192/29\",\r\n \ \"23.102.235.122/32\",\r\n \"52.175.38.134/32\",\r\n \"2603:1040:207:1::4d0/124\",\r\n \ \"2603:1040:207:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.EastUS\",\r\n \"id\": \"HDInsight.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.82.225.233/32\",\r\n \ \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n \"52.146.79.136/29\",\r\n \ \"168.61.48.131/32\",\r\n \"168.61.49.99/32\",\r\n \"2603:1030:210:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastUS2\",\r\n \ \"id\": \"HDInsight.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.44.16.8/29\",\r\n \"20.49.102.48/29\",\r\n \"2603:1030:40c:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastUS2EUAP\",\r\n \ \"id\": \"HDInsight.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39660,7 +40612,7 @@ interactions: \ \"40.89.68.134/32\",\r\n \"2603:1030:40b:400::b20/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.FranceCentral\",\r\n \ \"id\": \"HDInsight.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39668,77 +40620,81 @@ interactions: \ \"40.79.130.248/29\",\r\n \"40.89.157.135/32\",\r\n \"2603:1020:805:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.FranceSouth\",\r\n \ \"id\": \"HDInsight.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.79.180.16/29\",\r\n \"51.105.92.56/29\",\r\n \ \"2603:1020:905:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.GermanyNorth\",\r\n \"id\": \"HDInsight.GermanyNorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.116.49.168/29\",\r\n - \ \"51.116.60.48/29\",\r\n \"2603:1020:d04:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.GermanyWestCentral\",\r\n - \ \"id\": \"HDInsight.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n + \ \"2603:1020:d04:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.GermanyWestCentral\",\r\n \"id\": + \"HDInsight.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.116.145.168/29\",\r\n \"51.116.156.48/29\",\r\n \ \"2603:1020:c04:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.JapanEast\",\r\n \"id\": \"HDInsight.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.78.89.60/32\",\r\n - \ \"13.78.125.90/32\",\r\n \"20.191.160.0/29\",\r\n \"40.79.187.0/29\",\r\n - \ \"2603:1040:407:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.JapanWest\",\r\n \"id\": \"HDInsight.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.74.101.192/29\",\r\n - \ \"40.74.125.69/32\",\r\n \"40.80.63.144/29\",\r\n \"138.91.29.150/32\",\r\n - \ \"2603:1040:606:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.JioIndiaCentral\",\r\n \"id\": \"HDInsight.JioIndiaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.192.48.216/29\",\r\n - \ \"20.192.235.248/29\",\r\n \"2603:1040:1104:1::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.JioIndiaWest\",\r\n - \ \"id\": \"HDInsight.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.78.89.60/32\",\r\n \"13.78.125.90/32\",\r\n \"20.191.160.0/29\",\r\n + \ \"40.79.187.0/29\",\r\n \"2603:1040:407:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.JapanWest\",\r\n + \ \"id\": \"HDInsight.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"40.74.101.192/29\",\r\n \"40.74.125.69/32\",\r\n + \ \"40.80.63.144/29\",\r\n \"138.91.29.150/32\",\r\n \"2603:1040:606:3::310/124\",\r\n + \ \"2603:1040:606:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.JioIndiaCentral\",\r\n \"id\": \"HDInsight.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.192.48.216/29\",\r\n \"20.192.235.248/29\",\r\n + \ \"2603:1040:1104:1::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.JioIndiaWest\",\r\n \"id\": \"HDInsight.JioIndiaWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n \ \"2603:1040:d04:1::1e0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.KoreaCentral\",\r\n \"id\": \"HDInsight.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.41.69.32/29\",\r\n - \ \"20.44.26.240/29\",\r\n \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n - \ \"2603:1040:f05::790/124\",\r\n \"2603:1040:f05:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.KoreaSouth\",\r\n - \ \"id\": \"HDInsight.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.41.69.32/29\",\r\n \"20.44.26.240/29\",\r\n \"52.231.36.209/32\",\r\n + \ \"52.231.39.142/32\",\r\n \"2603:1040:f05::790/124\",\r\n + \ \"2603:1040:f05:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.KoreaSouth\",\r\n \"id\": \"HDInsight.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.80.172.120/29\",\r\n \"52.231.147.24/29\",\r\n \ \"52.231.203.16/32\",\r\n \"52.231.205.214/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorthCentralUS\",\r\n \ \"id\": \"HDInsight.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -39747,7 +40703,7 @@ interactions: \ \"2603:1030:608:3::7b0/124\",\r\n \"2603:1030:608:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorthEurope\",\r\n \ \"id\": \"HDInsight.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39755,7 +40711,7 @@ interactions: \ \"52.146.130.184/29\",\r\n \"52.164.210.96/32\",\r\n \"2603:1020:5:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorwayEast\",\r\n \ \"id\": \"HDInsight.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39763,30 +40719,38 @@ interactions: \ \"2603:1020:e04::790/124\",\r\n \"2603:1020:e04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorwayWest\",\r\n \ \"id\": \"HDInsight.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n \ \"2603:1020:f04:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SouthAfricaNorth\",\r\n \"id\": - \"HDInsight.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": - [\r\n \"102.133.124.0/29\",\r\n \"102.133.219.176/29\",\r\n - \ \"2603:1000:104:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SouthAfricaWest\",\r\n \"id\": \"HDInsight.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ {\r\n \"name\": \"HDInsight.QatarCentral\",\r\n \"id\": \"HDInsight.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.21.37.56/29\",\r\n \"2603:1040:1002:1::460/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthAfricaNorth\",\r\n + \ \"id\": \"HDInsight.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"102.133.124.0/29\",\r\n + \ \"102.133.219.176/29\",\r\n \"2603:1000:104:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthAfricaWest\",\r\n + \ \"id\": \"HDInsight.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"102.133.28.80/29\",\r\n \ \"102.133.60.32/29\",\r\n \"2603:1000:4:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthCentralUS\",\r\n \ \"id\": \"HDInsight.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -39794,14 +40758,14 @@ interactions: \ \"13.73.254.192/29\",\r\n \"2603:1030:807:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthCentralUSSTG\",\r\n \ \"id\": \"HDInsight.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.44.4.64/29\",\r\n \"20.45.115.128/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"HDInsight.SoutheastAsia\",\r\n \ \"id\": \"HDInsight.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39809,7 +40773,7 @@ interactions: \ \"13.76.245.160/32\",\r\n \"23.98.107.192/29\",\r\n \"2603:1040:5:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthIndia\",\r\n \ \"id\": \"HDInsight.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39817,45 +40781,45 @@ interactions: \ \"104.211.216.210/32\",\r\n \"104.211.223.67/32\",\r\n \ \"2603:1040:c06:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.SwedenCentral\",\r\n \"id\": \"HDInsight.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.12.25.48/29\",\r\n - \ \"2603:1020:1004:1::1e0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SwedenSouth\",\r\n \"id\": \"HDInsight.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.48/29\",\r\n - \ \"2603:1020:1104:1::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SwitzerlandNorth\",\r\n \"id\": - \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.12.25.48/29\",\r\n \"2603:1020:1004:1::1e0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwedenSouth\",\r\n + \ \"id\": \"HDInsight.SwedenSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.48/29\",\r\n \"2603:1020:1104:1::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwitzerlandNorth\",\r\n + \ \"id\": \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.107.52.208/29\",\r\n \"51.107.60.48/29\",\r\n \ \"2603:1020:a04:3::40/124\",\r\n \"2603:1020:a04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwitzerlandWest\",\r\n \ \"id\": \"HDInsight.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.107.148.24/29\",\r\n \"51.107.156.56/29\",\r\n \ \"2603:1020:b04:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.UAECentral\",\r\n \"id\": \"HDInsight.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.37.68.40/29\",\r\n - \ \"20.37.76.96/29\",\r\n \"2603:1040:b04:402::320/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.37.68.40/29\",\r\n \"20.37.76.96/29\",\r\n \"2603:1040:b04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UAENorth\",\r\n \ \"id\": \"HDInsight.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39863,14 +40827,14 @@ interactions: \ \"2603:1040:904:3::10/124\",\r\n \"2603:1040:904:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UKSouth\",\r\n \ \"id\": \"HDInsight.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.104.8.96/29\",\r\n \"51.104.31.56/29\",\r\n \"51.140.47.39/32\",\r\n \ \"51.140.52.16/32\",\r\n \"2603:1020:705:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UKWest\",\r\n - \ \"id\": \"HDInsight.UKWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"HDInsight.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -39879,7 +40843,7 @@ interactions: \ \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n \"2603:1020:605:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestCentralUS\",\r\n \ \"id\": \"HDInsight.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39887,14 +40851,14 @@ interactions: \ \"52.161.10.167/32\",\r\n \"52.161.23.15/32\",\r\n \"2603:1030:b04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestEurope\",\r\n \ \"id\": \"HDInsight.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.69.65.8/29\",\r\n \"20.61.96.160/29\",\r\n \"52.166.243.90/32\",\r\n \ \"52.174.36.244/32\",\r\n \"2603:1020:206:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestUS\",\r\n - \ \"id\": \"HDInsight.WestUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"HDInsight.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -39904,22 +40868,22 @@ interactions: \ \"138.91.141.162/32\",\r\n \"2603:1030:a07:9::1c0/124\",\r\n \ \"2603:1030:a07:402::9a0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.WestUS2\",\r\n \"id\": \"HDInsight.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.66.141.144/29\",\r\n \ \"40.64.134.160/29\",\r\n \"52.175.211.210/32\",\r\n \"52.175.222.222/32\",\r\n \ \"2603:1030:c06:400::b20/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.WestUS3\",\r\n \"id\": \"HDInsight.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.150.167.176/29\",\r\n \ \"20.150.172.232/29\",\r\n \"2603:1030:504::1e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"LogicApps\",\r\n - \ \"id\": \"LogicApps\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"LogicApps\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -40309,185 +41273,188 @@ interactions: \ \"2603:1050:6:402::3e0/123\",\r\n \"2603:1050:403:400::180/123\",\r\n \ \"2603:1050:403:400::250/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"LogicAppsManagement\",\r\n \"id\": \"LogicAppsManagement\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"LogicApps\",\r\n \"addressPrefixes\": - [\r\n \"13.65.39.247/32\",\r\n \"13.65.98.39/32\",\r\n \"13.66.128.68/32\",\r\n - \ \"13.66.224.169/32\",\r\n \"13.67.236.76/32\",\r\n \"13.69.109.144/28\",\r\n - \ \"13.69.233.16/28\",\r\n \"13.71.146.140/32\",\r\n \"13.71.199.160/28\",\r\n - \ \"13.73.115.153/32\",\r\n \"13.73.244.144/28\",\r\n \"13.75.89.159/32\",\r\n - \ \"13.75.153.66/32\",\r\n \"13.77.55.128/28\",\r\n \"13.78.43.164/32\",\r\n - \ \"13.78.62.130/32\",\r\n \"13.78.84.187/32\",\r\n \"13.78.137.247/32\",\r\n - \ \"13.79.173.49/32\",\r\n \"13.84.41.46/32\",\r\n \"13.84.43.45/32\",\r\n - \ \"13.85.79.155/32\",\r\n \"13.86.98.126/32\",\r\n \"13.86.221.240/28\",\r\n - \ \"13.87.58.144/28\",\r\n \"13.87.124.144/28\",\r\n \"13.87.204.210/32\",\r\n - \ \"13.87.207.79/32\",\r\n \"13.88.168.158/32\",\r\n \"13.88.249.209/32\",\r\n - \ \"13.89.178.48/28\",\r\n \"13.91.252.184/32\",\r\n \"13.95.155.53/32\",\r\n - \ \"20.17.71.80/28\",\r\n \"20.21.46.80/28\",\r\n \"20.36.108.224/28\",\r\n - \ \"20.36.117.128/28\",\r\n \"20.37.76.208/28\",\r\n \"20.38.128.176/28\",\r\n - \ \"20.38.149.144/28\",\r\n \"20.40.32.49/32\",\r\n \"20.40.32.59/32\",\r\n - \ \"20.40.32.80/32\",\r\n \"20.40.32.162/32\",\r\n \"20.40.139.209/32\",\r\n - \ \"20.42.64.48/28\",\r\n \"20.43.121.224/28\",\r\n \"20.44.4.176/28\",\r\n - \ \"20.45.64.29/32\",\r\n \"20.45.64.87/32\",\r\n \"20.45.71.213/32\",\r\n - \ \"20.45.75.193/32\",\r\n \"20.46.42.220/32\",\r\n \"20.46.46.173/32\",\r\n - \ \"20.48.133.182/32\",\r\n \"20.53.94.103/32\",\r\n \"20.53.107.215/32\",\r\n - \ \"20.70.114.64/32\",\r\n \"20.72.30.160/28\",\r\n \"20.72.244.108/32\",\r\n - \ \"20.74.255.37/32\",\r\n \"20.74.255.147/32\",\r\n \"20.76.171.34/32\",\r\n - \ \"20.82.87.229/32\",\r\n \"20.84.29.150/32\",\r\n \"20.87.91.171/32\",\r\n - \ \"20.87.92.64/32\",\r\n \"20.88.209.113/32\",\r\n \"20.90.204.232/32\",\r\n - \ \"20.93.236.81/32\",\r\n \"20.94.151.41/32\",\r\n \"20.96.58.28/32\",\r\n - \ \"20.96.89.98/32\",\r\n \"20.96.90.28/32\",\r\n \"20.99.190.19/32\",\r\n - \ \"20.100.27.17/32\",\r\n \"20.100.36.102/32\",\r\n \"20.101.174.52/32\",\r\n - \ \"20.103.18.84/32\",\r\n \"20.103.21.113/32\",\r\n \"20.103.57.210/32\",\r\n - \ \"20.103.84.61/32\",\r\n \"20.103.94.255/32\",\r\n \"20.104.14.9/32\",\r\n - \ \"20.106.116.172/32\",\r\n \"20.106.116.225/32\",\r\n \"20.108.102.180/32\",\r\n - \ \"20.109.202.37/32\",\r\n \"20.113.11.8/32\",\r\n \"20.113.12.69/32\",\r\n - \ \"20.150.172.240/28\",\r\n \"20.187.189.246/32\",\r\n \"20.187.254.129/32\",\r\n - \ \"20.191.174.52/32\",\r\n \"20.192.238.160/28\",\r\n \"20.193.206.48/28\",\r\n - \ \"20.194.207.50/32\",\r\n \"20.195.49.246/32\",\r\n \"20.198.130.155/32\",\r\n - \ \"20.200.207.29/32\",\r\n \"20.200.231.229/32\",\r\n \"20.201.25.72/32\",\r\n - \ \"20.201.66.147/32\",\r\n \"20.203.227.226/32\",\r\n \"20.203.230.170/32\",\r\n - \ \"20.204.203.110/32\",\r\n \"20.204.212.77/32\",\r\n \"20.215.158.80/28\",\r\n - \ \"20.217.62.80/28\",\r\n \"23.97.68.172/32\",\r\n \"40.67.60.176/28\",\r\n - \ \"40.69.110.224/28\",\r\n \"40.70.27.253/32\",\r\n \"40.74.66.200/32\",\r\n - \ \"40.74.81.13/32\",\r\n \"40.74.85.215/32\",\r\n \"40.74.140.173/32\",\r\n - \ \"40.75.35.240/28\",\r\n \"40.76.151.124/32\",\r\n \"40.76.174.148/32\",\r\n - \ \"40.77.31.87/32\",\r\n \"40.77.111.254/32\",\r\n \"40.78.196.176/28\",\r\n - \ \"40.78.204.208/28\",\r\n \"40.78.239.16/28\",\r\n \"40.78.245.144/28\",\r\n - \ \"40.79.44.7/32\",\r\n \"40.79.139.144/28\",\r\n \"40.79.171.240/28\",\r\n - \ \"40.79.180.192/28\",\r\n \"40.79.197.48/28\",\r\n \"40.80.180.16/28\",\r\n - \ \"40.83.98.194/32\",\r\n \"40.84.25.234/32\",\r\n \"40.84.59.136/32\",\r\n - \ \"40.84.138.132/32\",\r\n \"40.85.241.105/32\",\r\n \"40.86.202.42/32\",\r\n - \ \"40.112.90.39/32\",\r\n \"40.115.78.70/32\",\r\n \"40.115.78.237/32\",\r\n - \ \"40.117.99.79/32\",\r\n \"40.117.100.228/32\",\r\n \"40.120.64.32/28\",\r\n - \ \"40.123.224.143/32\",\r\n \"40.123.224.227/32\",\r\n \"40.127.145.51/32\",\r\n - \ \"40.127.242.203/32\",\r\n \"51.11.97.16/28\",\r\n \"51.11.237.239/32\",\r\n - \ \"51.12.100.112/28\",\r\n \"51.12.204.112/28\",\r\n \"51.53.110.80/28\",\r\n - \ \"51.53.191.80/28\",\r\n \"51.103.128.52/32\",\r\n \"51.103.132.236/32\",\r\n - \ \"51.103.134.138/32\",\r\n \"51.103.136.209/32\",\r\n \"51.104.9.112/28\",\r\n - \ \"51.104.62.166/32\",\r\n \"51.107.60.192/28\",\r\n \"51.107.156.192/28\",\r\n - \ \"51.107.225.163/32\",\r\n \"51.107.225.167/32\",\r\n \"51.107.225.180/32\",\r\n - \ \"51.107.239.66/32\",\r\n \"51.116.60.144/28\",\r\n \"51.116.158.64/28\",\r\n - \ \"51.116.168.222/32\",\r\n \"51.116.171.209/32\",\r\n \"51.116.175.0/32\",\r\n - \ \"51.116.208.37/32\",\r\n \"51.116.208.64/32\",\r\n \"51.116.208.132/32\",\r\n - \ \"51.116.211.29/32\",\r\n \"51.116.233.40/32\",\r\n \"51.120.109.32/28\",\r\n - \ \"51.120.220.160/28\",\r\n \"51.138.227.94/32\",\r\n \"51.140.78.71/32\",\r\n - \ \"51.140.79.109/32\",\r\n \"51.140.84.39/32\",\r\n \"51.140.155.81/32\",\r\n - \ \"51.141.48.98/32\",\r\n \"51.141.51.145/32\",\r\n \"51.141.53.164/32\",\r\n - \ \"51.141.119.150/32\",\r\n \"51.141.123.161/32\",\r\n \"51.144.176.185/32\",\r\n - \ \"52.147.97.16/28\",\r\n \"52.160.68.27/32\",\r\n \"52.160.90.237/32\",\r\n - \ \"52.161.8.128/32\",\r\n \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n - \ \"52.161.64.217/32\",\r\n \"52.161.91.215/32\",\r\n \"52.162.111.144/28\",\r\n - \ \"52.163.93.214/32\",\r\n \"52.167.109.80/28\",\r\n \"52.169.218.253/32\",\r\n - \ \"52.169.220.174/32\",\r\n \"52.172.9.47/32\",\r\n \"52.172.49.43/32\",\r\n - \ \"52.172.51.140/32\",\r\n \"52.172.157.194/32\",\r\n \"52.172.184.192/32\",\r\n - \ \"52.172.191.194/32\",\r\n \"52.174.49.6/32\",\r\n \"52.174.54.218/32\",\r\n - \ \"52.183.30.10/32\",\r\n \"52.183.39.67/32\",\r\n \"52.187.65.81/32\",\r\n - \ \"52.187.65.155/32\",\r\n \"52.187.231.161/32\",\r\n \"52.189.216.28/32\",\r\n - \ \"52.226.216.209/32\",\r\n \"52.229.125.57/32\",\r\n \"52.231.23.16/28\",\r\n - \ \"52.232.129.143/32\",\r\n \"52.232.133.109/32\",\r\n \"52.233.29.79/32\",\r\n - \ \"52.233.30.218/32\",\r\n \"52.255.42.110/32\",\r\n \"65.52.9.64/32\",\r\n - \ \"65.52.211.164/32\",\r\n \"102.133.28.208/28\",\r\n \"102.133.72.145/32\",\r\n - \ \"102.133.72.173/32\",\r\n \"102.133.72.184/32\",\r\n \"102.133.72.190/32\",\r\n - \ \"102.133.156.176/28\",\r\n \"102.133.224.125/32\",\r\n - \ \"102.133.226.199/32\",\r\n \"102.133.228.4/32\",\r\n \"102.133.228.9/32\",\r\n - \ \"104.40.34.112/32\",\r\n \"104.42.40.164/32\",\r\n \"104.43.243.39/32\",\r\n - \ \"104.210.89.222/32\",\r\n \"104.210.89.244/32\",\r\n \"104.210.153.89/32\",\r\n - \ \"104.211.73.195/32\",\r\n \"104.211.157.237/32\",\r\n - \ \"104.211.164.25/32\",\r\n \"104.211.164.112/32\",\r\n - \ \"104.211.165.81/32\",\r\n \"104.211.225.152/32\",\r\n - \ \"104.214.161.96/28\",\r\n \"104.215.181.6/32\",\r\n \"137.116.126.165/32\",\r\n - \ \"137.135.106.54/32\",\r\n \"138.91.188.137/32\",\r\n \"157.56.12.202/32\",\r\n - \ \"157.56.160.212/32\",\r\n \"168.62.9.100/32\",\r\n \"168.62.249.81/32\",\r\n - \ \"168.63.200.173/32\",\r\n \"191.233.54.240/28\",\r\n \"191.233.207.0/28\",\r\n - \ \"191.234.166.198/32\",\r\n \"191.235.86.199/32\",\r\n - \ \"191.235.94.220/32\",\r\n \"191.235.95.229/32\",\r\n \"2603:1000:4:402::3c0/124\",\r\n - \ \"2603:1000:104:402::3c0/124\",\r\n \"2603:1010:6:402::3c0/124\",\r\n - \ \"2603:1010:101:402::3c0/124\",\r\n \"2603:1010:304:402::3c0/124\",\r\n - \ \"2603:1010:404:402::3c0/124\",\r\n \"2603:1020:5:402::3c0/124\",\r\n - \ \"2603:1020:206:402::3c0/124\",\r\n \"2603:1020:305:402::3c0/124\",\r\n - \ \"2603:1020:405:402::3c0/124\",\r\n \"2603:1020:605:402::3c0/124\",\r\n - \ \"2603:1020:705:402::3c0/124\",\r\n \"2603:1020:805:402::3c0/124\",\r\n - \ \"2603:1020:905:402::3c0/124\",\r\n \"2603:1020:a04:402::3c0/124\",\r\n - \ \"2603:1020:b04:402::3c0/124\",\r\n \"2603:1020:c04:402::3c0/124\",\r\n - \ \"2603:1020:d04:402::3c0/124\",\r\n \"2603:1020:e04:402::3c0/124\",\r\n - \ \"2603:1020:f04:402::3c0/124\",\r\n \"2603:1020:1004:400::250/124\",\r\n - \ \"2603:1020:1104:400::510/124\",\r\n \"2603:1020:1302:400::3b0/124\",\r\n - \ \"2603:1030:f:400::bc0/124\",\r\n \"2603:1030:10:402::3c0/124\",\r\n - \ \"2603:1030:104:402::3c0/124\",\r\n \"2603:1030:107:400::390/124\",\r\n - \ \"2603:1030:210:402::3c0/124\",\r\n \"2603:1030:40b:400::bc0/124\",\r\n - \ \"2603:1030:40c:402::3c0/124\",\r\n \"2603:1030:504:402::250/124\",\r\n - \ \"2603:1030:608:402::3c0/124\",\r\n \"2603:1030:807:402::3c0/124\",\r\n - \ \"2603:1030:a07:402::340/124\",\r\n \"2603:1030:b04:402::3c0/124\",\r\n - \ \"2603:1030:c06:400::bc0/124\",\r\n \"2603:1030:f05:402::3c0/124\",\r\n - \ \"2603:1030:1005:402::3c0/124\",\r\n \"2603:1040:5:402::3c0/124\",\r\n - \ \"2603:1040:207:402::3c0/124\",\r\n \"2603:1040:407:402::3c0/124\",\r\n - \ \"2603:1040:606:402::3c0/124\",\r\n \"2603:1040:806:402::3c0/124\",\r\n - \ \"2603:1040:904:402::3c0/124\",\r\n \"2603:1040:a06:402::3c0/124\",\r\n - \ \"2603:1040:b04:402::3c0/124\",\r\n \"2603:1040:c06:402::3c0/124\",\r\n - \ \"2603:1040:d04:400::250/124\",\r\n \"2603:1040:f05:402::3c0/124\",\r\n - \ \"2603:1040:1002:400::3c0/124\",\r\n \"2603:1040:1104:400::510/124\",\r\n - \ \"2603:1040:1202:400::3d0/124\",\r\n \"2603:1040:1302:400::3d0/124\",\r\n - \ \"2603:1040:1402:400::3b0/124\",\r\n \"2603:1040:1503:400::3d0/124\",\r\n - \ \"2603:1050:6:402::3c0/124\",\r\n \"2603:1050:403:400::250/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"M365ManagementActivityApi\",\r\n - \ \"id\": \"M365ManagementActivityApi\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"M365ManagementActivityApi\",\r\n - \ \"addressPrefixes\": [\r\n \"13.69.109.192/29\",\r\n \"13.69.233.40/29\",\r\n - \ \"13.71.175.136/31\",\r\n \"13.78.111.196/31\",\r\n \"13.86.223.88/29\",\r\n - \ \"20.36.117.194/31\",\r\n \"20.37.76.206/31\",\r\n \"20.43.121.254/31\",\r\n - \ \"20.44.10.196/30\",\r\n \"20.44.19.8/30\",\r\n \"20.45.126.96/29\",\r\n - \ \"20.53.0.36/31\",\r\n \"20.192.184.82/31\",\r\n \"40.69.111.44/31\",\r\n - \ \"40.78.239.100/30\",\r\n \"40.79.139.196/31\",\r\n \"40.80.180.4/31\",\r\n - \ \"40.120.75.56/31\",\r\n \"51.105.69.82/31\",\r\n \"51.107.60.154/31\",\r\n - \ \"51.107.192.128/31\",\r\n \"51.116.60.242/31\",\r\n \"51.116.158.62/31\",\r\n - \ \"51.120.100.158/31\",\r\n \"51.120.220.120/31\",\r\n \"51.138.160.2/31\",\r\n - \ \"51.140.212.218/31\",\r\n \"52.162.111.136/30\",\r\n \"52.168.112.80/29\",\r\n - \ \"52.231.23.12/31\",\r\n \"52.231.148.204/31\",\r\n \"102.37.64.50/31\",\r\n - \ \"102.133.124.14/31\",\r\n \"104.214.164.52/30\",\r\n \"191.233.207.28/31\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"M365ManagementActivityApiWebhook\",\r\n - \ \"id\": \"M365ManagementActivityApiWebhook\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"M365ManagementActivityApiWebhook\",\r\n \"addressPrefixes\": [\r\n - \ \"13.67.15.8/29\",\r\n \"13.69.109.200/29\",\r\n \"13.69.233.56/29\",\r\n - \ \"13.71.175.200/29\",\r\n \"20.38.152.16/29\",\r\n \"20.41.208.8/29\",\r\n - \ \"20.42.72.136/29\",\r\n \"20.43.123.184/29\",\r\n \"20.44.10.200/29\",\r\n - \ \"20.44.19.56/29\",\r\n \"20.45.126.104/29\",\r\n \"20.52.72.32/29\",\r\n - \ \"20.53.0.96/30\",\r\n \"20.189.171.96/29\",\r\n \"20.193.96.0/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"LogicApps\",\r\n \"addressPrefixes\": [\r\n \"13.65.39.247/32\",\r\n + \ \"13.65.98.39/32\",\r\n \"13.66.128.68/32\",\r\n \"13.66.224.169/32\",\r\n + \ \"13.67.236.76/32\",\r\n \"13.69.109.144/28\",\r\n \"13.69.233.16/28\",\r\n + \ \"13.71.146.140/32\",\r\n \"13.71.199.160/28\",\r\n \"13.73.115.153/32\",\r\n + \ \"13.73.244.144/28\",\r\n \"13.75.89.159/32\",\r\n \"13.75.153.66/32\",\r\n + \ \"13.77.55.128/28\",\r\n \"13.78.43.164/32\",\r\n \"13.78.62.130/32\",\r\n + \ \"13.78.84.187/32\",\r\n \"13.78.137.247/32\",\r\n \"13.79.173.49/32\",\r\n + \ \"13.84.41.46/32\",\r\n \"13.84.43.45/32\",\r\n \"13.85.79.155/32\",\r\n + \ \"13.86.98.126/32\",\r\n \"13.86.221.240/28\",\r\n \"13.87.58.144/28\",\r\n + \ \"13.87.124.144/28\",\r\n \"13.87.204.210/32\",\r\n \"13.87.207.79/32\",\r\n + \ \"13.88.168.158/32\",\r\n \"13.88.249.209/32\",\r\n \"13.89.178.48/28\",\r\n + \ \"13.91.252.184/32\",\r\n \"13.95.155.53/32\",\r\n \"20.17.71.80/28\",\r\n + \ \"20.21.46.80/28\",\r\n \"20.36.108.224/28\",\r\n \"20.36.117.128/28\",\r\n + \ \"20.37.76.208/28\",\r\n \"20.38.128.176/28\",\r\n \"20.38.149.144/28\",\r\n + \ \"20.40.32.49/32\",\r\n \"20.40.32.59/32\",\r\n \"20.40.32.80/32\",\r\n + \ \"20.40.32.162/32\",\r\n \"20.40.139.209/32\",\r\n \"20.42.64.48/28\",\r\n + \ \"20.43.121.224/28\",\r\n \"20.44.4.176/28\",\r\n \"20.45.64.29/32\",\r\n + \ \"20.45.64.87/32\",\r\n \"20.45.71.213/32\",\r\n \"20.45.75.193/32\",\r\n + \ \"20.46.42.220/32\",\r\n \"20.46.46.173/32\",\r\n \"20.48.133.182/32\",\r\n + \ \"20.53.94.103/32\",\r\n \"20.53.107.215/32\",\r\n \"20.70.114.64/32\",\r\n + \ \"20.72.30.160/28\",\r\n \"20.72.244.108/32\",\r\n \"20.74.255.37/32\",\r\n + \ \"20.74.255.147/32\",\r\n \"20.76.171.34/32\",\r\n \"20.82.87.229/32\",\r\n + \ \"20.84.29.150/32\",\r\n \"20.87.91.171/32\",\r\n \"20.87.92.64/32\",\r\n + \ \"20.88.209.113/32\",\r\n \"20.90.204.232/32\",\r\n \"20.93.236.81/32\",\r\n + \ \"20.94.151.41/32\",\r\n \"20.96.58.28/32\",\r\n \"20.96.89.98/32\",\r\n + \ \"20.96.90.28/32\",\r\n \"20.99.190.19/32\",\r\n \"20.100.27.17/32\",\r\n + \ \"20.100.36.102/32\",\r\n \"20.101.174.52/32\",\r\n \"20.103.18.84/32\",\r\n + \ \"20.103.21.113/32\",\r\n \"20.103.57.210/32\",\r\n \"20.103.84.61/32\",\r\n + \ \"20.103.94.255/32\",\r\n \"20.104.14.9/32\",\r\n \"20.106.116.172/32\",\r\n + \ \"20.106.116.225/32\",\r\n \"20.108.102.180/32\",\r\n \"20.109.202.37/32\",\r\n + \ \"20.113.11.8/32\",\r\n \"20.113.12.69/32\",\r\n \"20.150.172.240/28\",\r\n + \ \"20.187.189.246/32\",\r\n \"20.187.254.129/32\",\r\n \"20.191.174.52/32\",\r\n + \ \"20.192.238.160/28\",\r\n \"20.193.206.48/28\",\r\n \"20.194.207.50/32\",\r\n + \ \"20.195.49.246/32\",\r\n \"20.198.130.155/32\",\r\n \"20.200.207.29/32\",\r\n + \ \"20.200.231.229/32\",\r\n \"20.201.25.72/32\",\r\n \"20.201.66.147/32\",\r\n + \ \"20.203.227.226/32\",\r\n \"20.203.230.170/32\",\r\n \"20.204.203.110/32\",\r\n + \ \"20.204.212.77/32\",\r\n \"20.215.158.80/28\",\r\n \"20.217.62.80/28\",\r\n + \ \"23.97.68.172/32\",\r\n \"40.67.60.176/28\",\r\n \"40.69.110.224/28\",\r\n + \ \"40.70.27.253/32\",\r\n \"40.74.66.200/32\",\r\n \"40.74.81.13/32\",\r\n + \ \"40.74.85.215/32\",\r\n \"40.74.140.173/32\",\r\n \"40.75.35.240/28\",\r\n + \ \"40.76.151.124/32\",\r\n \"40.76.174.148/32\",\r\n \"40.77.31.87/32\",\r\n + \ \"40.77.111.254/32\",\r\n \"40.78.196.176/28\",\r\n \"40.78.204.208/28\",\r\n + \ \"40.78.239.16/28\",\r\n \"40.78.245.144/28\",\r\n \"40.79.44.7/32\",\r\n + \ \"40.79.139.144/28\",\r\n \"40.79.171.240/28\",\r\n \"40.79.180.192/28\",\r\n + \ \"40.79.197.48/28\",\r\n \"40.80.180.16/28\",\r\n \"40.83.98.194/32\",\r\n + \ \"40.84.25.234/32\",\r\n \"40.84.59.136/32\",\r\n \"40.84.138.132/32\",\r\n + \ \"40.85.241.105/32\",\r\n \"40.86.202.42/32\",\r\n \"40.112.90.39/32\",\r\n + \ \"40.115.78.70/32\",\r\n \"40.115.78.237/32\",\r\n \"40.117.99.79/32\",\r\n + \ \"40.117.100.228/32\",\r\n \"40.120.64.32/28\",\r\n \"40.123.224.143/32\",\r\n + \ \"40.123.224.227/32\",\r\n \"40.127.145.51/32\",\r\n \"40.127.242.203/32\",\r\n + \ \"51.11.97.16/28\",\r\n \"51.11.237.239/32\",\r\n \"51.12.100.112/28\",\r\n + \ \"51.12.204.112/28\",\r\n \"51.53.110.80/28\",\r\n \"51.53.191.80/28\",\r\n + \ \"51.103.128.52/32\",\r\n \"51.103.132.236/32\",\r\n \"51.103.134.138/32\",\r\n + \ \"51.103.136.209/32\",\r\n \"51.104.9.112/28\",\r\n \"51.104.62.166/32\",\r\n + \ \"51.107.60.192/28\",\r\n \"51.107.156.192/28\",\r\n \"51.107.225.163/32\",\r\n + \ \"51.107.225.167/32\",\r\n \"51.107.225.180/32\",\r\n \"51.107.239.66/32\",\r\n + \ \"51.116.60.144/28\",\r\n \"51.116.158.64/28\",\r\n \"51.116.168.222/32\",\r\n + \ \"51.116.171.209/32\",\r\n \"51.116.175.0/32\",\r\n \"51.116.208.37/32\",\r\n + \ \"51.116.208.64/32\",\r\n \"51.116.208.132/32\",\r\n \"51.116.211.29/32\",\r\n + \ \"51.116.233.40/32\",\r\n \"51.120.109.32/28\",\r\n \"51.120.220.160/28\",\r\n + \ \"51.138.227.94/32\",\r\n \"51.140.78.71/32\",\r\n \"51.140.79.109/32\",\r\n + \ \"51.140.84.39/32\",\r\n \"51.140.155.81/32\",\r\n \"51.141.48.98/32\",\r\n + \ \"51.141.51.145/32\",\r\n \"51.141.53.164/32\",\r\n \"51.141.119.150/32\",\r\n + \ \"51.141.123.161/32\",\r\n \"51.144.176.185/32\",\r\n \"52.147.97.16/28\",\r\n + \ \"52.160.68.27/32\",\r\n \"52.160.90.237/32\",\r\n \"52.161.8.128/32\",\r\n + \ \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n \"52.161.64.217/32\",\r\n + \ \"52.161.91.215/32\",\r\n \"52.162.111.144/28\",\r\n \"52.163.93.214/32\",\r\n + \ \"52.167.109.80/28\",\r\n \"52.169.218.253/32\",\r\n \"52.169.220.174/32\",\r\n + \ \"52.172.9.47/32\",\r\n \"52.172.49.43/32\",\r\n \"52.172.51.140/32\",\r\n + \ \"52.172.157.194/32\",\r\n \"52.172.184.192/32\",\r\n \"52.172.191.194/32\",\r\n + \ \"52.174.49.6/32\",\r\n \"52.174.54.218/32\",\r\n \"52.183.30.10/32\",\r\n + \ \"52.183.39.67/32\",\r\n \"52.187.65.81/32\",\r\n \"52.187.65.155/32\",\r\n + \ \"52.187.231.161/32\",\r\n \"52.189.216.28/32\",\r\n \"52.226.216.209/32\",\r\n + \ \"52.229.125.57/32\",\r\n \"52.231.23.16/28\",\r\n \"52.232.129.143/32\",\r\n + \ \"52.232.133.109/32\",\r\n \"52.233.29.79/32\",\r\n \"52.233.30.218/32\",\r\n + \ \"52.255.42.110/32\",\r\n \"65.52.9.64/32\",\r\n \"65.52.211.164/32\",\r\n + \ \"102.133.28.208/28\",\r\n \"102.133.72.145/32\",\r\n \"102.133.72.173/32\",\r\n + \ \"102.133.72.184/32\",\r\n \"102.133.72.190/32\",\r\n \"102.133.156.176/28\",\r\n + \ \"102.133.224.125/32\",\r\n \"102.133.226.199/32\",\r\n + \ \"102.133.228.4/32\",\r\n \"102.133.228.9/32\",\r\n \"104.40.34.112/32\",\r\n + \ \"104.42.40.164/32\",\r\n \"104.43.243.39/32\",\r\n \"104.210.89.222/32\",\r\n + \ \"104.210.89.244/32\",\r\n \"104.210.153.89/32\",\r\n \"104.211.73.195/32\",\r\n + \ \"104.211.157.237/32\",\r\n \"104.211.164.25/32\",\r\n + \ \"104.211.164.112/32\",\r\n \"104.211.165.81/32\",\r\n + \ \"104.211.225.152/32\",\r\n \"104.214.161.96/28\",\r\n + \ \"104.215.181.6/32\",\r\n \"137.116.126.165/32\",\r\n \"137.135.106.54/32\",\r\n + \ \"138.91.188.137/32\",\r\n \"157.56.12.202/32\",\r\n \"157.56.160.212/32\",\r\n + \ \"168.62.9.100/32\",\r\n \"168.62.249.81/32\",\r\n \"168.63.200.173/32\",\r\n + \ \"191.233.54.240/28\",\r\n \"191.233.207.0/28\",\r\n \"191.234.166.198/32\",\r\n + \ \"191.235.86.199/32\",\r\n \"191.235.94.220/32\",\r\n \"191.235.95.229/32\",\r\n + \ \"2603:1000:4:402::3c0/124\",\r\n \"2603:1000:104:402::3c0/124\",\r\n + \ \"2603:1010:6:402::3c0/124\",\r\n \"2603:1010:101:402::3c0/124\",\r\n + \ \"2603:1010:304:402::3c0/124\",\r\n \"2603:1010:404:402::3c0/124\",\r\n + \ \"2603:1020:5:402::3c0/124\",\r\n \"2603:1020:206:402::3c0/124\",\r\n + \ \"2603:1020:305:402::3c0/124\",\r\n \"2603:1020:405:402::3c0/124\",\r\n + \ \"2603:1020:605:402::3c0/124\",\r\n \"2603:1020:705:402::3c0/124\",\r\n + \ \"2603:1020:805:402::3c0/124\",\r\n \"2603:1020:905:402::3c0/124\",\r\n + \ \"2603:1020:a04:402::3c0/124\",\r\n \"2603:1020:b04:402::3c0/124\",\r\n + \ \"2603:1020:c04:402::3c0/124\",\r\n \"2603:1020:d04:402::3c0/124\",\r\n + \ \"2603:1020:e04:402::3c0/124\",\r\n \"2603:1020:f04:402::3c0/124\",\r\n + \ \"2603:1020:1004:400::250/124\",\r\n \"2603:1020:1104:400::510/124\",\r\n + \ \"2603:1020:1302:400::3b0/124\",\r\n \"2603:1030:f:400::bc0/124\",\r\n + \ \"2603:1030:10:402::3c0/124\",\r\n \"2603:1030:104:402::3c0/124\",\r\n + \ \"2603:1030:107:400::390/124\",\r\n \"2603:1030:210:402::3c0/124\",\r\n + \ \"2603:1030:40b:400::bc0/124\",\r\n \"2603:1030:40c:402::3c0/124\",\r\n + \ \"2603:1030:504:402::250/124\",\r\n \"2603:1030:608:402::3c0/124\",\r\n + \ \"2603:1030:807:402::3c0/124\",\r\n \"2603:1030:a07:402::340/124\",\r\n + \ \"2603:1030:b04:402::3c0/124\",\r\n \"2603:1030:c06:400::bc0/124\",\r\n + \ \"2603:1030:f05:402::3c0/124\",\r\n \"2603:1030:1005:402::3c0/124\",\r\n + \ \"2603:1040:5:402::3c0/124\",\r\n \"2603:1040:207:402::3c0/124\",\r\n + \ \"2603:1040:407:402::3c0/124\",\r\n \"2603:1040:606:402::3c0/124\",\r\n + \ \"2603:1040:806:402::3c0/124\",\r\n \"2603:1040:904:402::3c0/124\",\r\n + \ \"2603:1040:a06:402::3c0/124\",\r\n \"2603:1040:b04:402::3c0/124\",\r\n + \ \"2603:1040:c06:402::3c0/124\",\r\n \"2603:1040:d04:400::250/124\",\r\n + \ \"2603:1040:f05:402::3c0/124\",\r\n \"2603:1040:1002:400::3c0/124\",\r\n + \ \"2603:1040:1104:400::510/124\",\r\n \"2603:1040:1202:400::3d0/124\",\r\n + \ \"2603:1040:1302:400::3d0/124\",\r\n \"2603:1040:1402:400::3b0/124\",\r\n + \ \"2603:1040:1503:400::3d0/124\",\r\n \"2603:1050:6:402::3c0/124\",\r\n + \ \"2603:1050:403:400::250/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"M365ManagementActivityApi\",\r\n \"id\": \"M365ManagementActivityApi\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"M365ManagementActivityApi\",\r\n \"addressPrefixes\": [\r\n \"13.69.109.192/29\",\r\n + \ \"13.69.233.40/29\",\r\n \"13.71.175.136/31\",\r\n \"13.78.111.196/31\",\r\n + \ \"13.86.223.88/29\",\r\n \"20.21.77.188/31\",\r\n \"20.36.117.194/31\",\r\n + \ \"20.37.76.206/31\",\r\n \"20.43.121.254/31\",\r\n \"20.44.10.196/30\",\r\n + \ \"20.44.19.8/30\",\r\n \"20.45.126.96/29\",\r\n \"20.53.0.36/31\",\r\n + \ \"20.91.11.154/31\",\r\n \"20.91.146.8/31\",\r\n \"20.192.184.82/31\",\r\n + \ \"40.69.111.44/31\",\r\n \"40.78.239.100/30\",\r\n \"40.79.139.196/31\",\r\n + \ \"40.80.180.4/31\",\r\n \"40.120.75.56/31\",\r\n \"51.105.69.82/31\",\r\n + \ \"51.107.60.154/31\",\r\n \"51.107.192.128/31\",\r\n \"51.116.60.242/31\",\r\n + \ \"51.116.158.62/31\",\r\n \"51.120.100.158/31\",\r\n \"51.120.220.120/31\",\r\n + \ \"51.138.160.2/31\",\r\n \"51.140.212.218/31\",\r\n \"52.162.111.136/30\",\r\n + \ \"52.168.112.80/29\",\r\n \"52.231.23.12/31\",\r\n \"52.231.148.204/31\",\r\n + \ \"102.37.64.50/31\",\r\n \"102.133.124.14/31\",\r\n \"104.214.164.52/30\",\r\n + \ \"191.233.207.28/31\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"M365ManagementActivityApiWebhook\",\r\n \"id\": \"M365ManagementActivityApiWebhook\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"M365ManagementActivityApiWebhook\",\r\n + \ \"addressPrefixes\": [\r\n \"13.67.15.8/29\",\r\n \"13.69.109.200/29\",\r\n + \ \"13.69.233.56/29\",\r\n \"13.71.175.200/29\",\r\n \"20.21.77.186/31\",\r\n + \ \"20.38.152.16/29\",\r\n \"20.41.208.8/29\",\r\n \"20.42.72.136/29\",\r\n + \ \"20.43.123.184/29\",\r\n \"20.44.10.200/29\",\r\n \"20.44.19.56/29\",\r\n + \ \"20.45.126.104/29\",\r\n \"20.52.72.32/29\",\r\n \"20.53.0.96/30\",\r\n + \ \"20.91.11.152/31\",\r\n \"20.189.171.96/29\",\r\n \"20.193.96.0/29\",\r\n \ \"40.67.121.152/29\",\r\n \"40.69.111.104/29\",\r\n \"40.79.148.88/29\",\r\n \ \"40.79.189.120/29\",\r\n \"40.80.180.120/29\",\r\n \"40.120.8.168/29\",\r\n - \ \"40.120.64.192/29\",\r\n \"51.11.97.88/29\",\r\n \"51.13.128.24/29\",\r\n - \ \"51.105.69.88/29\",\r\n \"51.107.128.48/29\",\r\n \"51.107.192.144/29\",\r\n - \ \"51.116.246.8/29\",\r\n \"51.120.100.248/29\",\r\n \"51.120.109.120/29\",\r\n - \ \"51.138.160.64/29\",\r\n \"52.231.23.104/29\",\r\n \"52.231.151.56/29\",\r\n - \ \"52.240.244.152/29\",\r\n \"102.37.64.112/29\",\r\n \"102.133.124.152/29\",\r\n - \ \"104.214.164.96/29\",\r\n \"191.233.207.200/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftAzureFluidRelay\",\r\n - \ \"id\": \"MicrosoftAzureFluidRelay\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"40.120.64.192/29\",\r\n \"51.11.97.88/29\",\r\n \"51.12.75.186/31\",\r\n + \ \"51.13.128.24/29\",\r\n \"51.105.69.88/29\",\r\n \"51.107.128.48/29\",\r\n + \ \"51.107.192.144/29\",\r\n \"51.116.246.8/29\",\r\n \"51.120.100.248/29\",\r\n + \ \"51.120.109.120/29\",\r\n \"51.138.160.64/29\",\r\n \"52.231.23.104/29\",\r\n + \ \"52.231.151.56/29\",\r\n \"52.240.244.152/29\",\r\n \"102.37.64.112/29\",\r\n + \ \"102.133.124.152/29\",\r\n \"104.214.164.96/29\",\r\n + \ \"191.233.207.200/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"MicrosoftAzureFluidRelay\",\r\n \"id\": \"MicrosoftAzureFluidRelay\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"MicrosoftAzureFluidRelay\",\r\n + \ \"addressPrefixes\": [\r\n \"20.40.231.80/29\",\r\n \"20.48.199.8/29\",\r\n + \ \"20.51.1.80/29\",\r\n \"20.51.14.80/28\",\r\n \"20.52.93.32/29\",\r\n + \ \"20.59.76.224/28\",\r\n \"20.62.63.224/28\",\r\n \"20.65.135.48/28\",\r\n + \ \"20.70.220.8/29\",\r\n \"20.82.244.56/29\",\r\n \"20.82.246.32/28\",\r\n + \ \"20.86.92.224/28\",\r\n \"20.88.152.224/28\",\r\n \"20.88.152.240/29\",\r\n + \ \"20.89.9.24/29\",\r\n \"20.92.0.48/29\",\r\n \"20.150.129.128/28\",\r\n + \ \"20.192.47.144/29\",\r\n \"20.193.199.128/29\",\r\n \"20.195.69.176/29\",\r\n + \ \"20.195.78.224/29\",\r\n \"20.195.150.136/29\",\r\n \"20.200.192.40/29\",\r\n + \ \"40.120.85.224/29\",\r\n \"51.12.29.16/29\",\r\n \"51.107.243.232/29\",\r\n + \ \"51.120.237.48/29\",\r\n \"51.138.215.0/29\",\r\n \"51.143.214.104/29\",\r\n + \ \"102.37.81.232/29\",\r\n \"102.37.163.56/29\",\r\n \"191.238.73.104/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftCloudAppSecurity\",\r\n + \ \"id\": \"MicrosoftCloudAppSecurity\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"MicrosoftAzureFluidRelay\",\r\n \"addressPrefixes\": [\r\n \"20.40.231.80/29\",\r\n - \ \"20.48.199.8/29\",\r\n \"20.51.1.80/29\",\r\n \"20.51.14.80/28\",\r\n - \ \"20.52.93.32/29\",\r\n \"20.59.76.224/28\",\r\n \"20.62.63.224/28\",\r\n - \ \"20.65.135.48/28\",\r\n \"20.70.220.8/29\",\r\n \"20.82.244.56/29\",\r\n - \ \"20.82.246.32/28\",\r\n \"20.86.92.224/28\",\r\n \"20.88.152.224/28\",\r\n - \ \"20.88.152.240/29\",\r\n \"20.89.9.24/29\",\r\n \"20.92.0.48/29\",\r\n - \ \"20.150.129.128/28\",\r\n \"20.192.47.144/29\",\r\n \"20.193.199.128/29\",\r\n - \ \"20.195.69.176/29\",\r\n \"20.195.78.224/29\",\r\n \"20.195.150.136/29\",\r\n - \ \"20.200.192.40/29\",\r\n \"40.120.85.224/29\",\r\n \"51.12.29.16/29\",\r\n - \ \"51.107.243.232/29\",\r\n \"51.120.237.48/29\",\r\n \"51.138.215.0/29\",\r\n - \ \"51.143.214.104/29\",\r\n \"102.37.81.232/29\",\r\n \"102.37.163.56/29\",\r\n - \ \"191.238.73.104/29\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"MicrosoftCloudAppSecurity\",\r\n \"id\": \"MicrosoftCloudAppSecurity\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftCloudAppSecurity\",\r\n \ \"addressPrefixes\": [\r\n \"13.64.26.88/32\",\r\n \"13.64.28.87/32\",\r\n @@ -40695,46 +41662,46 @@ interactions: \ \"104.214.225.33/32\",\r\n \"137.116.52.31/32\",\r\n \"138.91.147.71/32\",\r\n \ \"168.63.38.153/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"MicrosoftContainerRegistry\",\r\n \"id\": \"MicrosoftContainerRegistry\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n - \ \"addressPrefixes\": [\r\n \"13.66.140.64/29\",\r\n \"13.67.8.112/29\",\r\n - \ \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n \"13.69.227.80/29\",\r\n - \ \"13.70.72.128/29\",\r\n \"13.71.170.48/29\",\r\n \"13.71.194.120/29\",\r\n - \ \"13.74.107.72/29\",\r\n \"13.75.34.152/29\",\r\n \"13.77.50.72/29\",\r\n - \ \"13.78.106.192/29\",\r\n \"13.87.56.88/29\",\r\n \"13.87.122.88/29\",\r\n - \ \"13.89.170.208/29\",\r\n \"20.17.66.64/29\",\r\n \"20.21.42.64/29\",\r\n - \ \"20.21.66.64/29\",\r\n \"20.21.74.64/29\",\r\n \"20.37.74.64/29\",\r\n - \ \"20.38.146.136/29\",\r\n \"20.38.152.72/29\",\r\n \"20.44.2.16/29\",\r\n - \ \"20.44.26.136/29\",\r\n \"20.45.122.136/29\",\r\n \"20.49.82.8/29\",\r\n - \ \"20.49.90.8/29\",\r\n \"20.72.26.8/29\",\r\n \"20.125.170.64/29\",\r\n - \ \"20.125.202.64/29\",\r\n \"20.150.170.16/29\",\r\n \"20.150.178.136/29\",\r\n - \ \"20.150.186.136/29\",\r\n \"20.192.98.136/29\",\r\n \"20.192.234.16/29\",\r\n - \ \"20.193.202.8/29\",\r\n \"20.194.66.8/29\",\r\n \"20.205.74.64/29\",\r\n - \ \"20.205.82.64/29\",\r\n \"20.208.18.64/29\",\r\n \"20.215.18.64/29\",\r\n - \ \"20.215.26.64/29\",\r\n \"20.215.154.64/29\",\r\n \"20.217.58.64/29\",\r\n - \ \"20.217.74.64/29\",\r\n \"20.217.90.64/29\",\r\n \"23.98.82.104/29\",\r\n - \ \"40.67.58.16/29\",\r\n \"40.69.106.72/29\",\r\n \"40.70.146.80/29\",\r\n - \ \"40.71.10.208/29\",\r\n \"40.74.100.56/29\",\r\n \"40.74.146.40/29\",\r\n - \ \"40.75.34.24/29\",\r\n \"40.78.194.72/29\",\r\n \"40.78.202.64/29\",\r\n - \ \"40.78.226.200/29\",\r\n \"40.78.234.40/29\",\r\n \"40.78.242.152/29\",\r\n - \ \"40.78.250.88/29\",\r\n \"40.79.130.48/29\",\r\n \"40.79.138.24/29\",\r\n - \ \"40.79.146.24/29\",\r\n \"40.79.154.96/29\",\r\n \"40.79.162.24/29\",\r\n - \ \"40.79.170.8/29\",\r\n \"40.79.178.72/29\",\r\n \"40.79.186.0/29\",\r\n - \ \"40.79.194.88/29\",\r\n \"40.80.50.136/29\",\r\n \"40.112.242.152/29\",\r\n - \ \"40.120.74.8/29\",\r\n \"51.12.98.16/29\",\r\n \"51.12.202.16/29\",\r\n - \ \"51.12.226.136/29\",\r\n \"51.12.234.136/29\",\r\n \"51.53.106.64/29\",\r\n - \ \"51.53.186.64/29\",\r\n \"51.103.202.64/29\",\r\n \"51.105.66.136/29\",\r\n - \ \"51.105.74.136/29\",\r\n \"51.107.58.16/29\",\r\n \"51.107.154.16/29\",\r\n - \ \"51.116.58.16/29\",\r\n \"51.116.154.80/29\",\r\n \"51.116.242.136/29\",\r\n - \ \"51.116.250.136/29\",\r\n \"51.120.98.24/29\",\r\n \"51.120.106.136/29\",\r\n - \ \"51.120.210.136/29\",\r\n \"51.120.218.16/29\",\r\n \"51.140.146.192/29\",\r\n - \ \"51.140.210.88/29\",\r\n \"52.138.90.24/29\",\r\n \"52.138.226.72/29\",\r\n - \ \"52.162.106.152/29\",\r\n \"52.167.106.72/29\",\r\n \"52.182.138.200/29\",\r\n - \ \"52.231.18.48/29\",\r\n \"52.231.146.88/29\",\r\n \"52.236.186.72/29\",\r\n - \ \"52.246.154.136/29\",\r\n \"65.52.250.8/29\",\r\n \"102.133.26.16/29\",\r\n - \ \"102.133.122.136/29\",\r\n \"102.133.154.16/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"MicrosoftContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.64/29\",\r\n + \ \"13.67.8.112/29\",\r\n \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n + \ \"13.69.227.80/29\",\r\n \"13.70.72.128/29\",\r\n \"13.71.170.48/29\",\r\n + \ \"13.71.194.120/29\",\r\n \"13.74.107.72/29\",\r\n \"13.75.34.152/29\",\r\n + \ \"13.77.50.72/29\",\r\n \"13.78.106.192/29\",\r\n \"13.87.56.88/29\",\r\n + \ \"13.87.122.88/29\",\r\n \"13.89.170.208/29\",\r\n \"20.17.66.64/29\",\r\n + \ \"20.21.42.64/29\",\r\n \"20.21.66.64/29\",\r\n \"20.21.74.64/29\",\r\n + \ \"20.37.74.64/29\",\r\n \"20.38.146.136/29\",\r\n \"20.38.152.72/29\",\r\n + \ \"20.44.2.16/29\",\r\n \"20.44.26.136/29\",\r\n \"20.45.122.136/29\",\r\n + \ \"20.49.82.8/29\",\r\n \"20.49.90.8/29\",\r\n \"20.72.26.8/29\",\r\n + \ \"20.125.170.64/29\",\r\n \"20.125.202.64/29\",\r\n \"20.150.170.16/29\",\r\n + \ \"20.150.178.136/29\",\r\n \"20.150.186.136/29\",\r\n \"20.192.98.136/29\",\r\n + \ \"20.192.234.16/29\",\r\n \"20.193.202.8/29\",\r\n \"20.194.66.8/29\",\r\n + \ \"20.205.74.64/29\",\r\n \"20.205.82.64/29\",\r\n \"20.208.18.64/29\",\r\n + \ \"20.215.18.64/29\",\r\n \"20.215.26.64/29\",\r\n \"20.215.154.64/29\",\r\n + \ \"20.217.58.64/29\",\r\n \"20.217.74.64/29\",\r\n \"20.217.90.64/29\",\r\n + \ \"23.98.82.104/29\",\r\n \"40.67.58.16/29\",\r\n \"40.69.106.72/29\",\r\n + \ \"40.70.146.80/29\",\r\n \"40.71.10.208/29\",\r\n \"40.74.100.56/29\",\r\n + \ \"40.74.146.40/29\",\r\n \"40.75.34.24/29\",\r\n \"40.78.194.72/29\",\r\n + \ \"40.78.202.64/29\",\r\n \"40.78.226.200/29\",\r\n \"40.78.234.40/29\",\r\n + \ \"40.78.242.152/29\",\r\n \"40.78.250.88/29\",\r\n \"40.79.130.48/29\",\r\n + \ \"40.79.138.24/29\",\r\n \"40.79.146.24/29\",\r\n \"40.79.154.96/29\",\r\n + \ \"40.79.162.24/29\",\r\n \"40.79.170.8/29\",\r\n \"40.79.178.72/29\",\r\n + \ \"40.79.186.0/29\",\r\n \"40.79.194.88/29\",\r\n \"40.80.50.136/29\",\r\n + \ \"40.112.242.152/29\",\r\n \"40.120.74.8/29\",\r\n \"51.12.98.16/29\",\r\n + \ \"51.12.202.16/29\",\r\n \"51.12.226.136/29\",\r\n \"51.12.234.136/29\",\r\n + \ \"51.53.106.64/29\",\r\n \"51.53.186.64/29\",\r\n \"51.103.202.64/29\",\r\n + \ \"51.105.66.136/29\",\r\n \"51.105.74.136/29\",\r\n \"51.107.58.16/29\",\r\n + \ \"51.107.154.16/29\",\r\n \"51.116.58.16/29\",\r\n \"51.116.154.80/29\",\r\n + \ \"51.116.242.136/29\",\r\n \"51.116.250.136/29\",\r\n \"51.120.98.24/29\",\r\n + \ \"51.120.106.136/29\",\r\n \"51.120.210.136/29\",\r\n \"51.120.218.16/29\",\r\n + \ \"51.140.146.192/29\",\r\n \"51.140.210.88/29\",\r\n \"52.138.90.24/29\",\r\n + \ \"52.138.226.72/29\",\r\n \"52.162.106.152/29\",\r\n \"52.167.106.72/29\",\r\n + \ \"52.182.138.200/29\",\r\n \"52.231.18.48/29\",\r\n \"52.231.146.88/29\",\r\n + \ \"52.236.186.72/29\",\r\n \"52.246.154.136/29\",\r\n \"65.52.250.8/29\",\r\n + \ \"102.133.26.16/29\",\r\n \"102.133.122.136/29\",\r\n \"102.133.154.16/29\",\r\n \ \"102.133.250.136/29\",\r\n \"104.208.16.72/29\",\r\n \"104.208.144.72/29\",\r\n \ \"104.211.81.128/29\",\r\n \"104.211.146.72/29\",\r\n \"104.214.18.176/29\",\r\n \ \"191.233.50.8/29\",\r\n \"191.233.203.128/29\",\r\n \"191.234.146.136/29\",\r\n @@ -40802,7 +41769,7 @@ interactions: \ \"2603:1050:403:400::90/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.AustraliaEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40811,7 +41778,7 @@ interactions: \ \"2603:1010:6:802::88/125\",\r\n \"2603:1010:6:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.AustraliaSoutheast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -40819,7 +41786,7 @@ interactions: \ \"2603:1010:101:402::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.BrazilSouth\",\r\n \"id\": \"MicrosoftContainerRegistry.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40828,14 +41795,14 @@ interactions: \ \"2603:1050:6:802::88/125\",\r\n \"2603:1050:6:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.BrazilSoutheast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"191.233.50.8/29\",\r\n \"2603:1050:403:400::90/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CanadaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40844,14 +41811,14 @@ interactions: \ \"2603:1030:f05:802::88/125\",\r\n \"2603:1030:f05:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CanadaEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.69.106.72/29\",\r\n \"2603:1030:1005:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40860,7 +41827,7 @@ interactions: \ \"2603:1040:a06:802::88/125\",\r\n \"2603:1040:a06:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40869,14 +41836,14 @@ interactions: \ \"2603:1030:10:802::88/125\",\r\n \"2603:1030:10:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralUSEUAP\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.78.202.64/29\",\r\n \"2603:1030:f:400::888/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastAsia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40885,7 +41852,7 @@ interactions: \ \"2603:1040:207:800::40/125\",\r\n \"2603:1040:207:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40894,7 +41861,7 @@ interactions: \ \"2603:1030:210:802::88/125\",\r\n \"2603:1030:210:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS2\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40903,7 +41870,7 @@ interactions: \ \"2603:1030:40c:802::88/125\",\r\n \"2603:1030:40c:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS2EUAP\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40912,7 +41879,7 @@ interactions: \ \"2603:1030:40b:800::88/125\",\r\n \"2603:1030:40b:c00::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.FranceCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40921,21 +41888,21 @@ interactions: \ \"2603:1020:805:802::88/125\",\r\n \"2603:1020:805:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.FranceSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.79.178.72/29\",\r\n \"2603:1020:905:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.GermanyNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.116.58.16/29\",\r\n \"2603:1020:d04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.GermanyWestCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40944,7 +41911,7 @@ interactions: \ \"2603:1020:c04:802::88/125\",\r\n \"2603:1020:c04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JapanEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40953,14 +41920,14 @@ interactions: \ \"2603:1040:407:802::88/125\",\r\n \"2603:1040:407:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JapanWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.74.100.56/29\",\r\n \"2603:1040:606:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JioIndiaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -40968,7 +41935,7 @@ interactions: \ \"2603:1040:1104:400::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.JioIndiaWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40976,7 +41943,7 @@ interactions: \ \"2603:1040:d04:400::3b0/125\",\r\n \"2603:1040:d04:800::148/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.KoreaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40985,14 +41952,14 @@ interactions: \ \"2603:1040:f05:802::88/125\",\r\n \"2603:1040:f05:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.KoreaSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"52.231.146.88/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorthCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -41001,7 +41968,7 @@ interactions: \ \"2603:1030:608:800::40/125\",\r\n \"2603:1030:608:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41010,7 +41977,7 @@ interactions: \ \"2603:1020:5:802::88/125\",\r\n \"2603:1020:5:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorwayEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41019,14 +41986,23 @@ interactions: \ \"2603:1020:e04:802::88/125\",\r\n \"2603:1020:e04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorwayWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.120.218.16/29\",\r\n \"2603:1020:f04:402::88/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.QatarCentral\",\r\n + \ \"id\": \"MicrosoftContainerRegistry.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n + \ \"addressPrefixes\": [\r\n \"20.21.42.64/29\",\r\n \"20.21.66.64/29\",\r\n + \ \"20.21.74.64/29\",\r\n \"2603:1040:1002:400::40/125\",\r\n + \ \"2603:1040:1002:800::40/125\",\r\n \"2603:1040:1002:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -41036,7 +42012,7 @@ interactions: \ \"2603:1000:104:c02::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SouthAfricaWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -41044,7 +42020,7 @@ interactions: \ \"2603:1000:4:402::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SouthCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -41053,14 +42029,14 @@ interactions: \ \"2603:1030:807:802::88/125\",\r\n \"2603:1030:807:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthCentralUSSTG\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"20.44.2.16/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SoutheastAsia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41069,14 +42045,14 @@ interactions: \ \"2603:1040:5:802::88/125\",\r\n \"2603:1040:5:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.78.194.72/29\",\r\n \"2603:1040:c06:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwedenCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41086,14 +42062,14 @@ interactions: \ \"2603:1020:1004:c02::1a8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SwedenSouth\",\r\n \"id\": \"MicrosoftContainerRegistry.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.12.202.16/29\",\r\n \"2603:1020:1104:400::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41102,21 +42078,21 @@ interactions: \ \"2603:1020:a04:802::88/125\",\r\n \"2603:1020:a04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.107.154.16/29\",\r\n \"2603:1020:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UAECentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"20.37.74.64/29\",\r\n \"2603:1040:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UAENorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41125,7 +42101,7 @@ interactions: \ \"2603:1040:904:802::88/125\",\r\n \"2603:1040:904:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UKSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41134,21 +42110,21 @@ interactions: \ \"2603:1020:705:802::88/125\",\r\n \"2603:1020:705:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UKWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.140.210.88/29\",\r\n \"2603:1020:605:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"13.71.194.120/29\",\r\n \"2603:1030:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestEurope\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41157,21 +42133,21 @@ interactions: \ \"2603:1020:206:802::88/125\",\r\n \"2603:1020:206:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"104.211.146.72/29\",\r\n \"2603:1040:806:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.112.242.152/29\",\r\n \"2603:1030:a07:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS2\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41180,7 +42156,7 @@ interactions: \ \"2603:1030:c06:802::88/125\",\r\n \"2603:1030:c06:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS3\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41189,7 +42165,7 @@ interactions: \ \"2603:1030:504:402::3b0/125\",\r\n \"2603:1030:504:802::148/125\",\r\n \ \"2603:1030:504:802::3e8/125\",\r\n \"2603:1030:504:c02::398/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"OneDsCollector\",\r\n - \ \"id\": \"OneDsCollector\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"OneDsCollector\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -41227,7 +42203,7 @@ interactions: \ \"104.211.81.232/29\",\r\n \"191.234.150.100/30\",\r\n \ \"191.234.157.176/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerBI\",\r\n \"id\": \"PowerBI\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"PowerBI\",\r\n \"addressPrefixes\": @@ -41280,69 +42256,71 @@ interactions: \ \"20.97.33.248/29\",\r\n \"20.97.34.128/26\",\r\n \"20.97.34.192/28\",\r\n \ \"20.98.145.48/28\",\r\n \"20.98.145.64/30\",\r\n \"20.98.145.112/29\",\r\n \ \"20.98.146.0/27\",\r\n \"20.98.192.168/30\",\r\n \"20.98.192.192/27\",\r\n - \ \"20.98.193.128/26\",\r\n \"20.98.193.192/29\",\r\n \"20.99.11.4/30\",\r\n - \ \"20.99.11.8/29\",\r\n \"20.100.1.168/29\",\r\n \"20.100.2.40/29\",\r\n - \ \"20.105.209.128/25\",\r\n \"20.111.0.192/29\",\r\n \"20.150.160.110/31\",\r\n - \ \"20.150.160.124/30\",\r\n \"20.150.161.144/29\",\r\n \"20.189.104.70/31\",\r\n - \ \"20.189.106.224/27\",\r\n \"20.189.108.0/27\",\r\n \"20.189.193.176/29\",\r\n - \ \"20.191.167.244/31\",\r\n \"20.192.47.128/30\",\r\n \"20.192.47.132/31\",\r\n - \ \"20.192.82.20/30\",\r\n \"20.192.82.120/29\",\r\n \"20.192.84.128/29\",\r\n - \ \"20.192.152.144/30\",\r\n \"20.192.153.88/30\",\r\n \"20.192.160.22/31\",\r\n - \ \"20.192.161.112/30\",\r\n \"20.192.161.120/29\",\r\n \"20.192.168.144/30\",\r\n - \ \"20.192.169.120/30\",\r\n \"20.192.225.34/31\",\r\n \"20.192.225.36/30\",\r\n - \ \"20.192.225.192/29\",\r\n \"20.195.83.48/29\",\r\n \"20.195.85.16/30\",\r\n - \ \"20.195.85.32/27\",\r\n \"20.195.146.200/30\",\r\n \"20.199.201.80/29\",\r\n - \ \"20.200.192.8/30\",\r\n \"20.200.192.14/31\",\r\n \"20.200.194.232/30\",\r\n - \ \"20.200.195.176/30\",\r\n \"20.200.198.8/30\",\r\n \"20.205.49.48/28\",\r\n - \ \"20.205.49.64/28\",\r\n \"20.205.68.120/29\",\r\n \"20.205.69.0/28\",\r\n - \ \"20.206.0.96/29\",\r\n \"20.206.178.24/29\",\r\n \"20.206.178.48/29\",\r\n - \ \"20.206.178.64/27\",\r\n \"20.207.168.148/30\",\r\n \"20.207.168.160/28\",\r\n - \ \"20.208.7.144/29\",\r\n \"20.215.4.248/31\",\r\n \"20.215.4.252/30\",\r\n - \ \"20.215.6.128/29\",\r\n \"20.217.44.248/31\",\r\n \"20.217.44.252/30\",\r\n - \ \"20.217.46.128/29\",\r\n \"40.67.50.246/31\",\r\n \"40.74.24.70/31\",\r\n - \ \"40.74.30.128/29\",\r\n \"40.74.30.160/27\",\r\n \"40.74.30.192/26\",\r\n - \ \"40.74.31.0/26\",\r\n \"40.80.56.122/31\",\r\n \"40.80.57.144/29\",\r\n - \ \"40.80.57.160/28\",\r\n \"40.80.168.122/31\",\r\n \"40.80.168.124/30\",\r\n - \ \"40.80.169.144/29\",\r\n \"40.80.184.70/31\",\r\n \"40.80.188.48/28\",\r\n - \ \"40.80.188.64/27\",\r\n \"40.80.188.128/25\",\r\n \"40.80.189.0/24\",\r\n - \ \"40.82.248.68/31\",\r\n \"40.82.253.96/28\",\r\n \"40.82.253.128/26\",\r\n - \ \"40.82.254.0/25\",\r\n \"40.89.16.122/31\",\r\n \"40.89.17.144/28\",\r\n - \ \"40.89.17.160/27\",\r\n \"40.119.8.76/30\",\r\n \"40.119.11.64/26\",\r\n - \ \"40.120.82.124/30\",\r\n \"40.120.86.144/31\",\r\n \"40.120.86.148/30\",\r\n - \ \"40.120.87.52/30\",\r\n \"51.12.17.16/30\",\r\n \"51.12.17.24/29\",\r\n - \ \"51.12.17.246/31\",\r\n \"51.12.22.168/30\",\r\n \"51.12.22.200/30\",\r\n - \ \"51.12.25.8/29\",\r\n \"51.12.29.30/31\",\r\n \"51.12.46.230/31\",\r\n - \ \"51.12.47.28/30\",\r\n \"51.12.72.216/30\",\r\n \"51.12.73.88/30\",\r\n - \ \"51.12.198.210/31\",\r\n \"51.13.138.72/30\",\r\n \"51.13.143.0/29\",\r\n - \ \"51.53.28.212/31\",\r\n \"51.53.30.152/30\",\r\n \"51.53.30.160/29\",\r\n - \ \"51.53.172.212/31\",\r\n \"51.53.172.216/30\",\r\n \"51.53.174.144/29\",\r\n - \ \"51.104.25.140/31\",\r\n \"51.104.25.152/30\",\r\n \"51.104.25.176/28\",\r\n - \ \"51.104.25.192/29\",\r\n \"51.104.27.0/26\",\r\n \"51.105.88.122/31\",\r\n - \ \"51.105.88.124/30\",\r\n \"51.105.88.208/28\",\r\n \"51.107.48.124/31\",\r\n - \ \"51.107.48.208/30\",\r\n \"51.107.48.216/29\",\r\n \"51.107.144.122/31\",\r\n - \ \"51.107.144.124/30\",\r\n \"51.107.144.208/29\",\r\n \"51.107.243.168/30\",\r\n - \ \"51.107.247.224/29\",\r\n \"51.107.251.184/30\",\r\n \"51.107.255.128/29\",\r\n - \ \"51.116.48.68/31\",\r\n \"51.116.48.128/30\",\r\n \"51.116.48.136/29\",\r\n - \ \"51.116.55.168/30\",\r\n \"51.116.75.72/29\",\r\n \"51.116.144.68/31\",\r\n - \ \"51.116.144.128/30\",\r\n \"51.116.144.136/29\",\r\n \"51.116.149.232/29\",\r\n - \ \"51.120.40.124/31\",\r\n \"51.120.40.208/30\",\r\n \"51.120.40.216/29\",\r\n - \ \"51.120.224.122/31\",\r\n \"51.120.224.124/30\",\r\n \"51.120.224.208/29\",\r\n - \ \"51.120.237.12/30\",\r\n \"51.137.160.70/31\",\r\n \"51.137.161.160/27\",\r\n - \ \"51.137.161.192/27\",\r\n \"51.138.215.114/31\",\r\n \"51.138.215.116/30\",\r\n - \ \"51.138.215.120/31\",\r\n \"52.136.48.120/31\",\r\n \"52.136.48.124/30\",\r\n - \ \"52.136.48.208/29\",\r\n \"52.136.48.224/28\",\r\n \"52.136.186.112/30\",\r\n - \ \"52.136.190.184/29\",\r\n \"52.139.108.116/30\",\r\n \"52.140.105.144/28\",\r\n - \ \"52.140.105.160/28\",\r\n \"52.146.140.128/25\",\r\n \"52.147.113.176/30\",\r\n - \ \"52.147.119.8/29\",\r\n \"52.150.139.76/31\",\r\n \"52.150.139.96/30\",\r\n - \ \"52.150.139.112/28\",\r\n \"52.150.139.128/28\",\r\n \"52.150.139.160/27\",\r\n - \ \"52.172.116.184/30\",\r\n \"52.172.116.190/31\",\r\n \"52.228.81.160/31\",\r\n - \ \"52.228.81.168/29\",\r\n \"52.228.81.176/28\",\r\n \"52.228.81.192/27\",\r\n - \ \"52.242.40.92/30\",\r\n \"52.242.40.96/29\",\r\n \"102.37.81.140/30\",\r\n - \ \"102.37.85.208/29\",\r\n \"102.37.160.160/29\",\r\n \"102.37.163.20/30\",\r\n - \ \"102.133.56.98/31\",\r\n \"102.133.56.100/30\",\r\n \"102.133.56.104/29\",\r\n - \ \"102.133.216.104/31\",\r\n \"102.133.216.108/30\",\r\n - \ \"102.133.217.64/29\",\r\n \"191.233.8.22/31\",\r\n \"191.233.10.32/30\",\r\n - \ \"191.233.10.40/29\",\r\n \"191.235.225.152/31\",\r\n \"191.235.225.156/30\",\r\n + \ \"20.98.193.128/26\",\r\n \"20.98.193.192/29\",\r\n \"20.98.199.116/31\",\r\n + \ \"20.99.11.4/30\",\r\n \"20.99.11.8/29\",\r\n \"20.100.1.168/29\",\r\n + \ \"20.100.2.40/29\",\r\n \"20.105.209.128/25\",\r\n \"20.111.0.192/29\",\r\n + \ \"20.119.156.32/27\",\r\n \"20.119.157.64/28\",\r\n \"20.125.157.32/31\",\r\n + \ \"20.150.160.110/31\",\r\n \"20.150.160.124/30\",\r\n \"20.150.161.144/29\",\r\n + \ \"20.189.104.70/31\",\r\n \"20.189.106.224/27\",\r\n \"20.189.108.0/27\",\r\n + \ \"20.189.193.176/29\",\r\n \"20.191.167.244/31\",\r\n \"20.192.47.128/30\",\r\n + \ \"20.192.47.132/31\",\r\n \"20.192.82.20/30\",\r\n \"20.192.82.120/29\",\r\n + \ \"20.192.84.128/29\",\r\n \"20.192.152.144/30\",\r\n \"20.192.153.88/30\",\r\n + \ \"20.192.160.22/31\",\r\n \"20.192.161.112/30\",\r\n \"20.192.161.120/29\",\r\n + \ \"20.192.168.144/30\",\r\n \"20.192.169.120/30\",\r\n \"20.192.225.34/31\",\r\n + \ \"20.192.225.36/30\",\r\n \"20.192.225.192/29\",\r\n \"20.195.83.48/29\",\r\n + \ \"20.195.85.16/30\",\r\n \"20.195.85.32/27\",\r\n \"20.195.146.200/30\",\r\n + \ \"20.199.201.80/29\",\r\n \"20.200.192.8/30\",\r\n \"20.200.192.14/31\",\r\n + \ \"20.200.194.232/30\",\r\n \"20.200.195.176/30\",\r\n \"20.200.198.8/30\",\r\n + \ \"20.205.49.48/28\",\r\n \"20.205.49.64/28\",\r\n \"20.205.68.120/29\",\r\n + \ \"20.205.69.0/28\",\r\n \"20.206.0.96/29\",\r\n \"20.206.178.24/29\",\r\n + \ \"20.206.178.48/29\",\r\n \"20.206.178.64/27\",\r\n \"20.207.168.148/30\",\r\n + \ \"20.207.168.160/28\",\r\n \"20.208.7.144/29\",\r\n \"20.215.4.248/31\",\r\n + \ \"20.215.4.252/30\",\r\n \"20.215.6.128/29\",\r\n \"20.217.44.248/31\",\r\n + \ \"20.217.44.252/30\",\r\n \"20.217.46.128/29\",\r\n \"40.67.50.246/31\",\r\n + \ \"40.74.24.70/31\",\r\n \"40.74.30.128/29\",\r\n \"40.74.30.160/27\",\r\n + \ \"40.74.30.192/26\",\r\n \"40.74.31.0/26\",\r\n \"40.80.56.122/31\",\r\n + \ \"40.80.57.144/29\",\r\n \"40.80.57.160/28\",\r\n \"40.80.168.122/31\",\r\n + \ \"40.80.168.124/30\",\r\n \"40.80.169.144/29\",\r\n \"40.80.184.70/31\",\r\n + \ \"40.80.188.48/28\",\r\n \"40.80.188.64/27\",\r\n \"40.80.188.128/25\",\r\n + \ \"40.80.189.0/24\",\r\n \"40.82.248.68/31\",\r\n \"40.82.253.96/28\",\r\n + \ \"40.82.253.128/26\",\r\n \"40.82.254.0/25\",\r\n \"40.89.16.122/31\",\r\n + \ \"40.89.17.144/28\",\r\n \"40.89.17.160/27\",\r\n \"40.119.8.76/30\",\r\n + \ \"40.119.11.64/26\",\r\n \"40.120.82.124/30\",\r\n \"40.120.86.144/31\",\r\n + \ \"40.120.86.148/30\",\r\n \"40.120.87.52/30\",\r\n \"51.12.17.16/30\",\r\n + \ \"51.12.17.24/29\",\r\n \"51.12.17.246/31\",\r\n \"51.12.22.168/30\",\r\n + \ \"51.12.22.200/30\",\r\n \"51.12.25.8/29\",\r\n \"51.12.29.30/31\",\r\n + \ \"51.12.46.230/31\",\r\n \"51.12.47.28/30\",\r\n \"51.12.72.216/30\",\r\n + \ \"51.12.73.88/30\",\r\n \"51.12.198.210/31\",\r\n \"51.13.138.72/30\",\r\n + \ \"51.13.143.0/29\",\r\n \"51.53.28.212/31\",\r\n \"51.53.30.152/30\",\r\n + \ \"51.53.30.160/29\",\r\n \"51.53.172.212/31\",\r\n \"51.53.172.216/30\",\r\n + \ \"51.53.174.144/29\",\r\n \"51.104.25.140/31\",\r\n \"51.104.25.152/30\",\r\n + \ \"51.104.25.176/28\",\r\n \"51.104.25.192/29\",\r\n \"51.104.27.0/26\",\r\n + \ \"51.105.88.122/31\",\r\n \"51.105.88.124/30\",\r\n \"51.105.88.208/28\",\r\n + \ \"51.107.48.124/31\",\r\n \"51.107.48.208/30\",\r\n \"51.107.48.216/29\",\r\n + \ \"51.107.144.122/31\",\r\n \"51.107.144.124/30\",\r\n \"51.107.144.208/29\",\r\n + \ \"51.107.243.168/30\",\r\n \"51.107.247.224/29\",\r\n \"51.107.251.184/30\",\r\n + \ \"51.107.255.128/29\",\r\n \"51.116.48.68/31\",\r\n \"51.116.48.128/30\",\r\n + \ \"51.116.48.136/29\",\r\n \"51.116.55.168/30\",\r\n \"51.116.75.72/29\",\r\n + \ \"51.116.144.68/31\",\r\n \"51.116.144.128/30\",\r\n \"51.116.144.136/29\",\r\n + \ \"51.116.149.232/29\",\r\n \"51.120.40.124/31\",\r\n \"51.120.40.208/30\",\r\n + \ \"51.120.40.216/29\",\r\n \"51.120.224.122/31\",\r\n \"51.120.224.124/30\",\r\n + \ \"51.120.224.208/29\",\r\n \"51.120.237.12/30\",\r\n \"51.137.160.70/31\",\r\n + \ \"51.137.161.160/27\",\r\n \"51.137.161.192/27\",\r\n \"51.138.215.114/31\",\r\n + \ \"51.138.215.116/30\",\r\n \"51.138.215.120/31\",\r\n \"52.136.48.120/31\",\r\n + \ \"52.136.48.124/30\",\r\n \"52.136.48.208/29\",\r\n \"52.136.48.224/28\",\r\n + \ \"52.136.186.112/30\",\r\n \"52.136.190.184/29\",\r\n \"52.139.108.116/30\",\r\n + \ \"52.140.105.144/28\",\r\n \"52.140.105.160/28\",\r\n \"52.146.140.128/25\",\r\n + \ \"52.147.113.176/30\",\r\n \"52.147.119.8/29\",\r\n \"52.150.139.76/31\",\r\n + \ \"52.150.139.96/30\",\r\n \"52.150.139.112/28\",\r\n \"52.150.139.128/28\",\r\n + \ \"52.150.139.160/27\",\r\n \"52.172.116.184/30\",\r\n \"52.172.116.190/31\",\r\n + \ \"52.228.81.160/31\",\r\n \"52.228.81.168/29\",\r\n \"52.228.81.176/28\",\r\n + \ \"52.228.81.192/27\",\r\n \"52.242.40.92/30\",\r\n \"52.242.40.96/29\",\r\n + \ \"102.37.81.140/30\",\r\n \"102.37.85.208/29\",\r\n \"102.37.160.160/29\",\r\n + \ \"102.37.163.20/30\",\r\n \"102.133.56.98/31\",\r\n \"102.133.56.100/30\",\r\n + \ \"102.133.56.104/29\",\r\n \"102.133.216.104/31\",\r\n + \ \"102.133.216.108/30\",\r\n \"102.133.217.64/29\",\r\n + \ \"191.233.8.22/31\",\r\n \"191.233.10.32/30\",\r\n \"191.233.10.40/29\",\r\n + \ \"191.235.225.152/31\",\r\n \"191.235.225.156/30\",\r\n \ \"191.235.225.176/28\",\r\n \"191.235.225.192/28\",\r\n \ \"191.235.225.224/27\",\r\n \"191.238.72.128/28\",\r\n \ \"191.238.76.176/29\",\r\n \"191.238.77.192/28\",\r\n \"191.238.77.208/29\",\r\n @@ -41430,359 +42408,359 @@ interactions: \ \"2603:1050:6:1::600/122\",\r\n \"2603:1050:403::5e0/123\",\r\n \ \"2603:1050:403::600/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"PowerPlatformInfra\",\r\n \"id\": \"PowerPlatformInfra\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"13.64.27.44/32\",\r\n - \ \"13.64.35.24/32\",\r\n \"13.64.38.167/32\",\r\n \"13.64.39.170/32\",\r\n - \ \"13.64.128.119/32\",\r\n \"13.64.174.215/32\",\r\n \"13.64.177.224/32\",\r\n - \ \"13.66.80.131/32\",\r\n \"13.71.48.192/32\",\r\n \"13.71.49.81/32\",\r\n - \ \"13.71.49.244/32\",\r\n \"13.71.50.175/32\",\r\n \"13.71.52.132/32\",\r\n - \ \"13.73.253.128/25\",\r\n \"13.73.254.0/25\",\r\n \"13.73.254.128/26\",\r\n - \ \"13.83.17.188/32\",\r\n \"13.83.23.194/32\",\r\n \"13.83.56.37/32\",\r\n - \ \"13.83.64.166/32\",\r\n \"13.83.66.89/32\",\r\n \"13.83.66.124/32\",\r\n - \ \"13.83.68.60/32\",\r\n \"13.83.70.105/32\",\r\n \"13.83.97.180/32\",\r\n - \ \"13.83.97.188/32\",\r\n \"13.83.102.38/32\",\r\n \"13.83.145.222/32\",\r\n - \ \"13.83.147.192/32\",\r\n \"13.83.151.212/32\",\r\n \"13.83.248.248/32\",\r\n - \ \"13.83.249.34/32\",\r\n \"13.83.249.58/32\",\r\n \"13.85.191.89/32\",\r\n - \ \"13.86.136.222/32\",\r\n \"13.86.137.20/32\",\r\n \"13.86.139.229/32\",\r\n - \ \"13.86.155.216/32\",\r\n \"13.86.177.32/32\",\r\n \"13.86.185.5/32\",\r\n - \ \"13.86.185.6/32\",\r\n \"13.86.185.35/32\",\r\n \"13.86.185.81/32\",\r\n - \ \"13.86.185.91/32\",\r\n \"13.86.192.20/32\",\r\n \"13.86.193.65/32\",\r\n - \ \"13.86.194.190/32\",\r\n \"13.86.249.98/32\",\r\n \"13.86.250.62/32\",\r\n - \ \"13.86.250.244/32\",\r\n \"13.86.252.116/32\",\r\n \"13.86.254.118/32\",\r\n - \ \"13.86.254.191/32\",\r\n \"13.87.135.122/32\",\r\n \"13.87.153.50/32\",\r\n - \ \"13.87.154.24/32\",\r\n \"13.87.154.100/32\",\r\n \"13.87.154.164/32\",\r\n - \ \"13.87.157.188/32\",\r\n \"13.87.160.104/32\",\r\n \"13.87.160.143/32\",\r\n - \ \"13.87.160.212/32\",\r\n \"13.87.161.18/32\",\r\n \"13.87.161.235/32\",\r\n - \ \"13.87.161.241/32\",\r\n \"13.87.162.91/32\",\r\n \"13.87.163.230/32\",\r\n - \ \"13.87.164.20/32\",\r\n \"13.87.164.30/32\",\r\n \"13.87.164.186/32\",\r\n - \ \"13.87.164.205/32\",\r\n \"13.87.167.46/32\",\r\n \"13.87.167.63/32\",\r\n - \ \"13.87.167.172/32\",\r\n \"13.87.167.174/32\",\r\n \"13.87.167.198/32\",\r\n - \ \"13.87.207.81/32\",\r\n \"13.87.216.21/32\",\r\n \"13.87.216.130/32\",\r\n - \ \"13.87.217.11/32\",\r\n \"13.87.217.75/32\",\r\n \"13.87.217.80/32\",\r\n - \ \"13.87.218.70/32\",\r\n \"13.87.218.169/32\",\r\n \"13.88.56.107/32\",\r\n - \ \"13.88.65.140/32\",\r\n \"13.88.65.204/32\",\r\n \"13.88.128.218/32\",\r\n - \ \"13.88.129.116/32\",\r\n \"13.88.129.160/32\",\r\n \"13.88.132.123/32\",\r\n - \ \"13.88.133.160/32\",\r\n \"13.88.135.42/32\",\r\n \"13.88.135.67/32\",\r\n - \ \"13.88.135.72/32\",\r\n \"13.91.22.243/32\",\r\n \"13.91.126.78/32\",\r\n - \ \"13.91.136.144/32\",\r\n \"13.91.138.172/32\",\r\n \"20.37.68.48/28\",\r\n - \ \"20.37.68.64/26\",\r\n \"20.37.68.128/28\",\r\n \"20.37.70.120/29\",\r\n - \ \"20.37.80.56/32\",\r\n \"20.37.82.215/32\",\r\n \"20.37.199.128/25\",\r\n - \ \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n \"20.38.142.120/29\",\r\n - \ \"20.39.134.9/32\",\r\n \"20.39.134.67/32\",\r\n \"20.39.134.93/32\",\r\n - \ \"20.39.139.245/32\",\r\n \"20.39.140.23/32\",\r\n \"20.39.141.50/32\",\r\n - \ \"20.40.1.97/32\",\r\n \"20.40.1.101/32\",\r\n \"20.40.1.191/32\",\r\n - \ \"20.40.4.3/32\",\r\n \"20.40.4.24/32\",\r\n \"20.40.160.0/32\",\r\n - \ \"20.40.162.57/32\",\r\n \"20.40.164.49/32\",\r\n \"20.40.164.215/32\",\r\n - \ \"20.40.165.7/32\",\r\n \"20.40.165.31/32\",\r\n \"20.40.165.67/32\",\r\n - \ \"20.40.177.116/32\",\r\n \"20.40.182.180/32\",\r\n \"20.40.186.118/32\",\r\n - \ \"20.40.187.183/32\",\r\n \"20.40.188.84/32\",\r\n \"20.41.197.28/31\",\r\n - \ \"20.41.198.192/26\",\r\n \"20.41.199.0/25\",\r\n \"20.42.24.159/32\",\r\n - \ \"20.42.39.188/32\",\r\n \"20.42.230.236/30\",\r\n \"20.42.230.240/28\",\r\n - \ \"20.42.231.192/26\",\r\n \"20.43.44.240/28\",\r\n \"20.43.45.128/26\",\r\n - \ \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n \"20.43.70.206/31\",\r\n - \ \"20.43.70.208/28\",\r\n \"20.43.70.232/29\",\r\n \"20.43.70.240/28\",\r\n - \ \"20.43.71.128/25\",\r\n \"20.43.161.116/32\",\r\n \"20.43.161.149/32\",\r\n - \ \"20.43.161.215/32\",\r\n \"20.43.175.186/32\",\r\n \"20.43.175.210/32\",\r\n - \ \"20.43.175.237/32\",\r\n \"20.43.182.39/32\",\r\n \"20.44.32.68/32\",\r\n - \ \"20.44.32.253/32\",\r\n \"20.44.34.50/32\",\r\n \"20.44.34.154/32\",\r\n - \ \"20.44.35.138/32\",\r\n \"20.44.130.57/32\",\r\n \"20.44.130.222/32\",\r\n - \ \"20.44.131.162/32\",\r\n \"20.44.167.207/32\",\r\n \"20.44.197.126/32\",\r\n - \ \"20.44.198.104/32\",\r\n \"20.44.240.222/32\",\r\n \"20.45.93.160/27\",\r\n - \ \"20.45.93.192/26\",\r\n \"20.45.94.72/29\",\r\n \"20.46.108.117/32\",\r\n - \ \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n \"20.48.15.227/32\",\r\n - \ \"20.48.192.0/28\",\r\n \"20.48.192.16/29\",\r\n \"20.48.193.168/29\",\r\n - \ \"20.48.201.96/27\",\r\n \"20.48.201.128/26\",\r\n \"20.48.202.8/29\",\r\n - \ \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n \"20.49.111.64/26\",\r\n - \ \"20.49.111.128/25\",\r\n \"20.49.121.192/26\",\r\n \"20.49.122.0/23\",\r\n - \ \"20.49.124.0/24\",\r\n \"20.49.125.0/25\",\r\n \"20.49.125.128/27\",\r\n - \ \"20.49.125.160/28\",\r\n \"20.49.125.176/29\",\r\n \"20.49.125.184/30\",\r\n - \ \"20.49.125.192/26\",\r\n \"20.49.126.0/25\",\r\n \"20.49.127.248/29\",\r\n - \ \"20.49.145.249/32\",\r\n \"20.49.166.40/32\",\r\n \"20.49.166.118/32\",\r\n - \ \"20.49.166.129/32\",\r\n \"20.49.244.238/32\",\r\n \"20.50.16.235/32\",\r\n - \ \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n - \ \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n \"20.50.68.160/27\",\r\n - \ \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n \"20.50.70.0/23\",\r\n - \ \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n - \ \"20.50.238.87/32\",\r\n \"20.52.93.224/27\",\r\n \"20.52.94.0/26\",\r\n - \ \"20.52.94.120/29\",\r\n \"20.53.40.0/26\",\r\n \"20.53.40.64/27\",\r\n - \ \"20.53.40.96/28\",\r\n \"20.53.40.112/29\",\r\n \"20.53.40.128/25\",\r\n - \ \"20.53.44.224/29\",\r\n \"20.53.74.224/32\",\r\n \"20.53.77.171/32\",\r\n - \ \"20.53.79.20/32\",\r\n \"20.53.79.144/32\",\r\n \"20.53.81.209/32\",\r\n - \ \"20.53.104.7/32\",\r\n \"20.53.104.132/32\",\r\n \"20.53.109.106/31\",\r\n - \ \"20.53.109.144/32\",\r\n \"20.53.115.98/32\",\r\n \"20.53.115.101/32\",\r\n - \ \"20.53.115.102/32\",\r\n \"20.54.3.143/32\",\r\n \"20.54.3.210/32\",\r\n - \ \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n \"20.54.40.139/32\",\r\n - \ \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n \"20.54.66.198/32\",\r\n - \ \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n \"20.54.105.72/32\",\r\n - \ \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n \"20.54.105.243/32\",\r\n - \ \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n \"20.54.184.154/32\",\r\n - \ \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n \"20.54.209.175/32\",\r\n - \ \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n \"20.54.209.240/32\",\r\n - \ \"20.58.71.128/26\",\r\n \"20.58.71.192/27\",\r\n \"20.59.77.128/25\",\r\n - \ \"20.59.78.0/24\",\r\n \"20.59.79.80/29\",\r\n \"20.61.96.0/25\",\r\n - \ \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n - \ \"20.61.249.208/32\",\r\n \"20.62.129.136/29\",\r\n \"20.62.157.223/32\",\r\n - \ \"20.62.180.13/32\",\r\n \"20.62.212.114/32\",\r\n \"20.62.235.247/32\",\r\n - \ \"20.63.52.175/32\",\r\n \"20.65.130.80/29\",\r\n \"20.67.211.155/32\",\r\n - \ \"20.67.211.157/32\",\r\n \"20.68.125.79/32\",\r\n \"20.70.221.32/27\",\r\n - \ \"20.70.221.64/26\",\r\n \"20.70.221.200/29\",\r\n \"20.70.249.107/32\",\r\n - \ \"20.71.81.103/32\",\r\n \"20.72.130.4/32\",\r\n \"20.72.132.26/32\",\r\n - \ \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n \"20.76.230.103/32\",\r\n - \ \"20.76.254.131/32\",\r\n \"20.81.0.146/32\",\r\n \"20.81.113.146/32\",\r\n - \ \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n \"20.82.155.16/32\",\r\n - \ \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n - \ \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n - \ \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n - \ \"20.83.131.174/32\",\r\n \"20.84.25.107/32\",\r\n \"20.85.173.165/32\",\r\n - \ \"20.85.179.67/32\",\r\n \"20.86.93.224/27\",\r\n \"20.86.95.0/24\",\r\n - \ \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n \"20.87.80.0/29\",\r\n - \ \"20.88.154.32/27\",\r\n \"20.88.154.64/26\",\r\n \"20.88.155.128/25\",\r\n - \ \"20.88.156.0/25\",\r\n \"20.88.156.128/27\",\r\n \"20.88.157.64/29\",\r\n - \ \"20.89.11.128/26\",\r\n \"20.89.11.192/27\",\r\n \"20.89.11.240/29\",\r\n - \ \"20.90.32.128/29\",\r\n \"20.90.131.0/26\",\r\n \"20.90.131.64/27\",\r\n - \ \"20.90.131.120/29\",\r\n \"20.90.169.112/32\",\r\n \"20.92.3.128/26\",\r\n - \ \"20.92.3.192/27\",\r\n \"20.92.4.128/29\",\r\n \"20.93.26.109/32\",\r\n - \ \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n \"20.93.176.101/32\",\r\n - \ \"20.93.237.39/32\",\r\n \"20.97.33.128/26\",\r\n \"20.97.33.192/27\",\r\n - \ \"20.97.33.240/29\",\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n - \ \"20.100.1.160/29\",\r\n \"20.101.28.187/32\",\r\n \"20.103.85.227/32\",\r\n - \ \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n \"20.104.37.80/32\",\r\n - \ \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n \"20.105.208.0/26\",\r\n - \ \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n \"20.108.81.107/32\",\r\n - \ \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n \"20.151.42.15/32\",\r\n - \ \"20.151.73.141/32\",\r\n \"20.151.188.174/32\",\r\n \"20.151.188.187/32\",\r\n - \ \"20.151.188.190/32\",\r\n \"20.151.188.199/32\",\r\n \"20.151.188.212/30\",\r\n - \ \"20.151.188.252/30\",\r\n \"20.184.251.143/32\",\r\n \"20.185.8.74/32\",\r\n - \ \"20.185.72.53/32\",\r\n \"20.185.73.73/32\",\r\n \"20.185.211.94/32\",\r\n - \ \"20.185.215.62/32\",\r\n \"20.185.215.91/32\",\r\n \"20.187.161.172/32\",\r\n - \ \"20.187.187.155/32\",\r\n \"20.187.195.128/28\",\r\n \"20.187.195.144/29\",\r\n - \ \"20.187.195.160/27\",\r\n \"20.187.195.192/26\",\r\n \"20.187.197.24/29\",\r\n - \ \"20.188.77.155/32\",\r\n \"20.188.218.111/32\",\r\n \"20.188.218.165/32\",\r\n - \ \"20.188.219.150/32\",\r\n \"20.188.221.55/32\",\r\n \"20.189.74.80/32\",\r\n - \ \"20.189.76.100/32\",\r\n \"20.189.77.126/32\",\r\n \"20.189.111.28/30\",\r\n - \ \"20.189.111.32/27\",\r\n \"20.189.111.64/26\",\r\n \"20.189.111.128/26\",\r\n - \ \"20.189.112.175/32\",\r\n \"20.189.122.41/32\",\r\n \"20.189.142.58/32\",\r\n - \ \"20.189.193.32/27\",\r\n \"20.189.193.64/26\",\r\n \"20.189.193.168/29\",\r\n - \ \"20.189.225.72/29\",\r\n \"20.191.161.200/29\",\r\n \"20.192.43.64/29\",\r\n - \ \"20.192.152.160/27\",\r\n \"20.192.152.192/26\",\r\n \"20.192.153.80/29\",\r\n - \ \"20.192.169.0/26\",\r\n \"20.192.169.64/27\",\r\n \"20.192.169.112/29\",\r\n - \ \"20.193.137.40/32\",\r\n \"20.193.137.133/32\",\r\n \"20.193.153.43/32\",\r\n - \ \"20.193.153.162/32\",\r\n \"20.193.154.38/32\",\r\n \"20.194.59.230/32\",\r\n - \ \"20.194.144.9/32\",\r\n \"20.194.144.25/32\",\r\n \"20.194.144.27/32\",\r\n - \ \"20.194.144.31/32\",\r\n \"20.195.83.64/26\",\r\n \"20.195.84.128/27\",\r\n - \ \"20.195.85.8/29\",\r\n \"20.195.85.192/26\",\r\n \"20.195.86.0/27\",\r\n - \ \"20.197.64.133/32\",\r\n \"20.197.105.172/32\",\r\n \"20.197.105.230/32\",\r\n - \ \"20.197.119.204/30\",\r\n \"20.198.129.3/32\",\r\n \"20.200.73.253/32\",\r\n - \ \"20.200.192.0/29\",\r\n \"20.200.194.48/28\",\r\n \"20.200.194.64/26\",\r\n - \ \"20.200.194.128/28\",\r\n \"20.200.195.64/26\",\r\n \"20.200.195.128/27\",\r\n - \ \"20.200.195.168/29\",\r\n \"20.200.201.167/32\",\r\n \"20.201.2.105/32\",\r\n - \ \"20.201.58.117/32\",\r\n \"20.201.73.133/32\",\r\n \"20.204.234.235/32\",\r\n - \ \"20.205.68.0/26\",\r\n \"20.205.68.64/27\",\r\n \"20.205.68.112/29\",\r\n - \ \"20.206.3.24/29\",\r\n \"20.206.3.32/27\",\r\n \"20.206.3.64/26\",\r\n - \ \"20.206.3.128/25\",\r\n \"20.206.4.0/26\",\r\n \"20.208.4.0/26\",\r\n - \ \"20.208.4.64/27\",\r\n \"20.208.4.104/29\",\r\n \"20.210.3.27/32\",\r\n - \ \"20.213.65.83/32\",\r\n \"23.98.106.160/27\",\r\n \"23.98.106.192/26\",\r\n - \ \"23.98.107.0/28\",\r\n \"23.98.107.16/29\",\r\n \"23.98.107.24/30\",\r\n - \ \"23.98.107.32/27\",\r\n \"23.98.107.64/26\",\r\n \"23.98.107.128/26\",\r\n - \ \"23.98.109.40/29\",\r\n \"23.99.89.156/32\",\r\n \"40.64.134.144/28\",\r\n - \ \"40.64.134.192/26\",\r\n \"40.65.49.103/32\",\r\n \"40.65.49.140/32\",\r\n - \ \"40.65.49.151/32\",\r\n \"40.66.61.123/32\",\r\n \"40.66.62.172/32\",\r\n - \ \"40.71.233.8/32\",\r\n \"40.71.233.189/32\",\r\n \"40.71.234.201/32\",\r\n - \ \"40.71.236.15/32\",\r\n \"40.74.5.98/32\",\r\n \"40.74.10.193/32\",\r\n - \ \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n \"40.74.32.24/32\",\r\n - \ \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n \"40.74.42.86/32\",\r\n - \ \"40.74.183.82/32\",\r\n \"40.74.183.121/32\",\r\n \"40.74.200.156/32\",\r\n - \ \"40.74.201.230/32\",\r\n \"40.74.202.22/32\",\r\n \"40.76.133.236/32\",\r\n - \ \"40.76.149.246/32\",\r\n \"40.76.161.144/32\",\r\n \"40.76.161.165/32\",\r\n - \ \"40.76.161.168/32\",\r\n \"40.80.62.96/27\",\r\n \"40.80.63.0/25\",\r\n - \ \"40.80.63.128/28\",\r\n \"40.80.240.185/32\",\r\n \"40.80.240.191/32\",\r\n - \ \"40.80.240.214/32\",\r\n \"40.80.241.43/32\",\r\n \"40.80.241.67/32\",\r\n - \ \"40.80.248.79/32\",\r\n \"40.80.249.52/32\",\r\n \"40.80.249.210/32\",\r\n - \ \"40.80.249.219/32\",\r\n \"40.81.25.37/32\",\r\n \"40.81.25.65/32\",\r\n - \ \"40.81.56.190/32\",\r\n \"40.81.60.206/32\",\r\n \"40.81.113.131/32\",\r\n - \ \"40.81.116.141/32\",\r\n \"40.81.116.143/32\",\r\n \"40.81.116.223/32\",\r\n - \ \"40.81.117.23/32\",\r\n \"40.81.181.190/32\",\r\n \"40.81.181.212/32\",\r\n - \ \"40.81.181.214/32\",\r\n \"40.81.182.117/32\",\r\n \"40.81.182.124/32\",\r\n - \ \"40.81.186.128/32\",\r\n \"40.81.188.107/32\",\r\n \"40.81.189.52/32\",\r\n - \ \"40.81.190.97/32\",\r\n \"40.82.173.103/32\",\r\n \"40.82.187.141/32\",\r\n - \ \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n - \ \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n - \ \"40.82.236.35/32\",\r\n \"40.83.184.82/32\",\r\n \"40.86.161.9/32\",\r\n - \ \"40.86.164.89/32\",\r\n \"40.86.254.125/32\",\r\n \"40.88.16.44/32\",\r\n - \ \"40.88.18.208/32\",\r\n \"40.88.18.248/32\",\r\n \"40.88.48.237/32\",\r\n - \ \"40.88.231.249/32\",\r\n \"40.88.251.157/32\",\r\n \"40.89.20.232/29\",\r\n - \ \"40.89.20.240/28\",\r\n \"40.89.21.128/25\",\r\n \"40.89.22.0/26\",\r\n - \ \"40.89.22.64/28\",\r\n \"40.89.22.80/30\",\r\n \"40.89.22.96/27\",\r\n - \ \"40.89.22.128/26\",\r\n \"40.89.22.192/27\",\r\n \"40.89.23.240/29\",\r\n - \ \"40.90.184.63/32\",\r\n \"40.91.87.146/32\",\r\n \"40.112.252.78/32\",\r\n - \ \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n \"40.113.178.128/25\",\r\n - \ \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n \"40.115.75.235/32\",\r\n - \ \"40.118.185.80/32\",\r\n \"40.118.200.18/32\",\r\n \"40.118.237.211/32\",\r\n - \ \"40.119.1.22/32\",\r\n \"40.119.42.85/32\",\r\n \"40.119.42.86/32\",\r\n - \ \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n \"40.119.159.181/32\",\r\n - \ \"40.119.159.218/32\",\r\n \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n - \ \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n - \ \"40.119.215.132/32\",\r\n \"40.120.1.91/32\",\r\n \"40.120.1.94/32\",\r\n - \ \"40.120.1.96/32\",\r\n \"40.120.2.208/31\",\r\n \"40.120.86.160/27\",\r\n - \ \"40.120.86.192/26\",\r\n \"40.120.87.56/29\",\r\n \"40.124.136.2/32\",\r\n - \ \"40.124.136.75/32\",\r\n \"40.124.136.138/32\",\r\n \"40.127.10.187/32\",\r\n - \ \"40.127.11.11/32\",\r\n \"40.127.14.98/32\",\r\n \"40.127.14.104/32\",\r\n - \ \"40.127.23.12/32\",\r\n \"40.127.84.210/32\",\r\n \"40.127.145.191/32\",\r\n - \ \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n - \ \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n - \ \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n - \ \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n \"51.11.24.198/32\",\r\n - \ \"51.11.25.68/32\",\r\n \"51.11.25.172/32\",\r\n \"51.11.172.30/32\",\r\n - \ \"51.11.172.56/32\",\r\n \"51.11.172.160/32\",\r\n \"51.11.233.119/32\",\r\n - \ \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n \"51.13.16.0/32\",\r\n - \ \"51.13.25.253/32\",\r\n \"51.13.136.168/29\",\r\n \"51.13.139.224/27\",\r\n - \ \"51.13.141.128/26\",\r\n \"51.13.141.248/29\",\r\n \"51.13.148.255/32\",\r\n - \ \"51.13.149.70/32\",\r\n \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n - \ \"51.104.30.172/30\",\r\n \"51.104.30.192/26\",\r\n \"51.104.31.0/27\",\r\n - \ \"51.104.31.32/28\",\r\n \"51.104.31.48/29\",\r\n \"51.104.31.64/26\",\r\n - \ \"51.104.36.212/32\",\r\n \"51.104.150.127/32\",\r\n \"51.104.150.153/32\",\r\n - \ \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n \"51.104.155.233/32\",\r\n - \ \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n \"51.104.159.10/32\",\r\n - \ \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n \"51.104.177.53/32\",\r\n - \ \"51.104.178.0/32\",\r\n \"51.104.248.11/32\",\r\n \"51.105.92.64/26\",\r\n - \ \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n \"51.105.96.44/32\",\r\n - \ \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n - \ \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n - \ \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n - \ \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n - \ \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n - \ \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n - \ \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n - \ \"51.107.8.159/32\",\r\n \"51.107.8.238/32\",\r\n \"51.107.9.82/32\",\r\n - \ \"51.107.11.68/30\",\r\n \"51.107.11.80/30\",\r\n \"51.107.41.120/32\",\r\n - \ \"51.107.45.66/32\",\r\n \"51.107.96.36/32\",\r\n \"51.107.96.48/29\",\r\n - \ \"51.107.96.104/32\",\r\n \"51.107.96.206/32\",\r\n \"51.107.98.194/32\",\r\n - \ \"51.107.100.218/32\",\r\n \"51.107.101.56/32\",\r\n \"51.107.101.181/32\",\r\n - \ \"51.107.201.45/32\",\r\n \"51.107.202.69/32\",\r\n \"51.107.241.104/29\",\r\n - \ \"51.107.241.160/27\",\r\n \"51.107.241.192/26\",\r\n \"51.107.249.88/29\",\r\n - \ \"51.107.249.160/27\",\r\n \"51.107.249.192/26\",\r\n \"51.107.254.96/27\",\r\n - \ \"51.107.254.128/26\",\r\n \"51.107.254.248/29\",\r\n \"51.116.1.237/32\",\r\n - \ \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n - \ \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n - \ \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n - \ \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n \"51.116.75.64/29\",\r\n - \ \"51.116.99.200/32\",\r\n \"51.116.132.85/32\",\r\n \"51.116.132.99/32\",\r\n - \ \"51.116.133.151/32\",\r\n \"51.116.134.132/32\",\r\n \"51.116.134.136/32\",\r\n - \ \"51.116.138.202/32\",\r\n \"51.116.145.240/28\",\r\n \"51.116.146.128/26\",\r\n - \ \"51.116.146.192/28\",\r\n \"51.116.148.224/29\",\r\n \"51.120.44.32/27\",\r\n - \ \"51.120.44.64/26\",\r\n \"51.120.228.48/28\",\r\n \"51.120.228.64/26\",\r\n - \ \"51.120.228.128/28\",\r\n \"51.120.232.48/29\",\r\n \"51.124.1.108/32\",\r\n - \ \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n \"51.124.72.168/32\",\r\n - \ \"51.124.83.127/32\",\r\n \"51.132.68.126/32\",\r\n \"51.132.72.50/32\",\r\n - \ \"51.132.72.181/32\",\r\n \"51.132.73.95/32\",\r\n \"51.132.161.225/32\",\r\n - \ \"51.132.215.162/32\",\r\n \"51.132.215.182/32\",\r\n \"51.137.10.82/32\",\r\n - \ \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n - \ \"51.137.13.184/32\",\r\n \"51.137.136.98/32\",\r\n \"51.137.137.158/31\",\r\n - \ \"51.137.137.224/32\",\r\n \"51.137.137.235/32\",\r\n \"51.137.164.224/27\",\r\n - \ \"51.137.165.192/26\",\r\n \"51.137.166.0/28\",\r\n \"51.137.166.16/29\",\r\n - \ \"51.137.166.24/30\",\r\n \"51.137.166.64/26\",\r\n \"51.137.167.176/29\",\r\n - \ \"51.137.180.86/32\",\r\n \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n - \ \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n - \ \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n - \ \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n \"51.138.215.192/26\",\r\n - \ \"51.143.208.216/29\",\r\n \"51.144.56.64/32\",\r\n \"51.144.190.147/32\",\r\n - \ \"51.145.104.29/32\",\r\n \"51.145.186.156/32\",\r\n \"51.145.189.149/32\",\r\n - \ \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n \"52.136.189.128/26\",\r\n - \ \"52.136.190.176/29\",\r\n \"52.137.24.206/32\",\r\n \"52.139.17.108/32\",\r\n - \ \"52.139.17.252/32\",\r\n \"52.139.18.243/32\",\r\n \"52.139.22.227/32\",\r\n - \ \"52.139.80.229/32\",\r\n \"52.139.83.184/32\",\r\n \"52.139.86.52/32\",\r\n - \ \"52.139.111.136/29\",\r\n \"52.139.111.160/27\",\r\n \"52.139.111.192/26\",\r\n - \ \"52.139.156.110/32\",\r\n \"52.139.170.4/32\",\r\n \"52.139.170.52/32\",\r\n - \ \"52.139.176.216/32\",\r\n \"52.139.177.8/32\",\r\n \"52.139.177.14/32\",\r\n - \ \"52.139.179.116/32\",\r\n \"52.139.232.83/32\",\r\n \"52.139.233.32/32\",\r\n - \ \"52.139.234.140/32\",\r\n \"52.139.234.217/32\",\r\n \"52.139.235.85/32\",\r\n - \ \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n \"52.140.110.0/26\",\r\n - \ \"52.141.1.133/32\",\r\n \"52.141.7.17/32\",\r\n \"52.141.7.21/32\",\r\n - \ \"52.141.7.24/30\",\r\n \"52.141.7.36/30\",\r\n \"52.142.16.162/32\",\r\n - \ \"52.142.28.86/32\",\r\n \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n - \ \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n - \ \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n - \ \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n - \ \"52.142.127.254/32\",\r\n \"52.142.168.104/32\",\r\n \"52.142.233.146/32\",\r\n - \ \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n - \ \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n \"52.146.24.96/32\",\r\n - \ \"52.146.24.106/32\",\r\n \"52.146.24.114/32\",\r\n \"52.146.26.125/32\",\r\n - \ \"52.146.26.218/32\",\r\n \"52.146.26.244/32\",\r\n \"52.146.50.100/32\",\r\n - \ \"52.146.60.149/32\",\r\n \"52.146.72.0/22\",\r\n \"52.146.76.0/23\",\r\n - \ \"52.146.78.0/24\",\r\n \"52.146.79.0/25\",\r\n \"52.146.79.128/30\",\r\n - \ \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n \"52.146.130.128/27\",\r\n - \ \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n \"52.146.130.192/26\",\r\n - \ \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n \"52.146.138.128/25\",\r\n - \ \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n \"52.147.113.88/29\",\r\n - \ \"52.147.116.192/26\",\r\n \"52.147.117.0/27\",\r\n \"52.147.117.128/26\",\r\n - \ \"52.147.117.192/27\",\r\n \"52.147.119.0/29\",\r\n \"52.147.121.95/32\",\r\n - \ \"52.147.222.228/32\",\r\n \"52.148.112.216/32\",\r\n \"52.149.108.155/32\",\r\n - \ \"52.149.169.236/32\",\r\n \"52.149.238.57/32\",\r\n \"52.149.240.75/32\",\r\n - \ \"52.149.243.177/32\",\r\n \"52.150.35.132/32\",\r\n \"52.150.37.207/32\",\r\n - \ \"52.150.154.48/28\",\r\n \"52.150.154.128/26\",\r\n \"52.151.231.104/32\",\r\n - \ \"52.151.238.19/32\",\r\n \"52.151.243.194/32\",\r\n \"52.151.246.107/32\",\r\n - \ \"52.152.194.10/32\",\r\n \"52.152.204.86/32\",\r\n \"52.152.205.65/32\",\r\n - \ \"52.152.205.137/32\",\r\n \"52.155.25.132/32\",\r\n \"52.155.25.145/32\",\r\n - \ \"52.155.25.157/32\",\r\n \"52.155.88.22/32\",\r\n \"52.155.91.129/32\",\r\n - \ \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n \"52.155.94.157/32\",\r\n - \ \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n \"52.155.172.184/32\",\r\n - \ \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n \"52.155.178.3/32\",\r\n - \ \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n \"52.155.220.20/32\",\r\n - \ \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n \"52.155.224.132/32\",\r\n - \ \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n \"52.155.232.218/32\",\r\n - \ \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n \"52.155.233.227/32\",\r\n - \ \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n \"52.155.234.126/32\",\r\n - \ \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n \"52.155.235.153/32\",\r\n - \ \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n \"52.156.24.232/32\",\r\n - \ \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n \"52.156.196.221/32\",\r\n - \ \"52.156.204.190/32\",\r\n \"52.157.221.75/32\",\r\n \"52.157.221.163/32\",\r\n - \ \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n \"52.157.237.175/32\",\r\n - \ \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n \"52.158.27.66/32\",\r\n - \ \"52.158.112.171/32\",\r\n \"52.158.121.190/32\",\r\n \"52.160.108.225/32\",\r\n - \ \"52.172.7.225/32\",\r\n \"52.172.112.176/29\",\r\n \"52.175.120.201/32\",\r\n - \ \"52.175.150.250/32\",\r\n \"52.180.96.196/32\",\r\n \"52.180.102.55/32\",\r\n - \ \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n \"52.184.84.210/32\",\r\n - \ \"52.185.226.247/32\",\r\n \"52.185.230.20/32\",\r\n \"52.188.43.247/32\",\r\n - \ \"52.188.77.154/32\",\r\n \"52.188.79.60/32\",\r\n \"52.188.177.124/32\",\r\n - \ \"52.188.181.97/32\",\r\n \"52.188.183.159/32\",\r\n \"52.188.216.65/32\",\r\n - \ \"52.188.221.237/32\",\r\n \"52.188.222.168/32\",\r\n \"52.188.222.206/32\",\r\n - \ \"52.189.252.34/32\",\r\n \"52.190.24.61/32\",\r\n \"52.190.27.148/32\",\r\n - \ \"52.190.30.136/32\",\r\n \"52.190.30.145/32\",\r\n \"52.190.39.65/32\",\r\n - \ \"52.191.39.181/32\",\r\n \"52.191.217.43/32\",\r\n \"52.191.232.133/32\",\r\n - \ \"52.191.237.186/32\",\r\n \"52.191.238.79/32\",\r\n \"52.191.238.157/32\",\r\n - \ \"52.191.239.208/32\",\r\n \"52.191.239.246/32\",\r\n \"52.224.17.48/32\",\r\n - \ \"52.224.17.98/32\",\r\n \"52.224.137.160/32\",\r\n \"52.224.142.152/32\",\r\n - \ \"52.224.149.89/32\",\r\n \"52.224.150.63/32\",\r\n \"52.224.184.205/32\",\r\n - \ \"52.224.184.221/32\",\r\n \"52.224.185.216/32\",\r\n \"52.224.195.119/32\",\r\n - \ \"52.224.200.26/32\",\r\n \"52.224.201.114/32\",\r\n \"52.224.201.121/32\",\r\n - \ \"52.224.203.192/32\",\r\n \"52.224.204.110/32\",\r\n \"52.226.41.202/32\",\r\n - \ \"52.226.41.235/32\",\r\n \"52.226.49.104/32\",\r\n \"52.226.49.156/32\",\r\n - \ \"52.226.51.138/32\",\r\n \"52.226.139.204/32\",\r\n \"52.226.141.200/32\",\r\n - \ \"52.226.143.0/32\",\r\n \"52.226.148.5/32\",\r\n \"52.226.148.225/32\",\r\n - \ \"52.226.175.58/32\",\r\n \"52.226.254.118/32\",\r\n \"52.228.86.178/31\",\r\n - \ \"52.228.86.180/30\",\r\n \"52.228.86.184/29\",\r\n \"52.228.86.192/26\",\r\n - \ \"52.228.87.0/24\",\r\n \"52.228.125.229/32\",\r\n \"52.229.79.225/32\",\r\n - \ \"52.229.88.158/32\",\r\n \"52.229.119.249/32\",\r\n \"52.229.225.182/32\",\r\n - \ \"52.231.136.212/32\",\r\n \"52.231.137.237/32\",\r\n \"52.231.140.224/29\",\r\n - \ \"52.231.143.171/32\",\r\n \"52.231.185.0/32\",\r\n \"52.234.104.49/32\",\r\n - \ \"52.235.17.70/32\",\r\n \"52.235.57.68/30\",\r\n \"52.235.57.140/32\",\r\n - \ \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n \"52.235.63.0/32\",\r\n - \ \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n \"52.241.138.151/32\",\r\n - \ \"52.241.140.217/32\",\r\n \"52.243.106.93/32\",\r\n \"52.243.108.25/32\",\r\n - \ \"52.243.109.4/31\",\r\n \"52.243.109.126/32\",\r\n \"52.243.110.67/32\",\r\n - \ \"52.243.110.156/32\",\r\n \"52.243.110.181/32\",\r\n \"52.243.113.88/31\",\r\n - \ \"52.243.113.102/32\",\r\n \"52.246.120.190/32\",\r\n \"52.249.59.157/32\",\r\n - \ \"52.249.60.80/32\",\r\n \"52.249.63.45/32\",\r\n \"52.249.201.87/32\",\r\n - \ \"52.249.204.114/32\",\r\n \"52.250.228.36/30\",\r\n \"52.250.228.40/29\",\r\n - \ \"52.250.228.48/28\",\r\n \"52.250.228.128/25\",\r\n \"52.250.229.0/24\",\r\n - \ \"52.250.230.0/23\",\r\n \"52.255.212.164/32\",\r\n \"52.255.213.211/32\",\r\n - \ \"52.255.221.231/32\",\r\n \"102.37.80.40/29\",\r\n \"102.37.85.32/27\",\r\n - \ \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n \"102.37.166.224/27\",\r\n - \ \"102.37.167.0/26\",\r\n \"102.133.0.199/32\",\r\n \"102.133.0.212/32\",\r\n - \ \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n \"102.133.60.0/27\",\r\n - \ \"102.133.132.151/32\",\r\n \"102.133.219.144/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": + [\r\n \"13.64.27.44/32\",\r\n \"13.64.35.24/32\",\r\n \"13.64.38.167/32\",\r\n + \ \"13.64.39.170/32\",\r\n \"13.64.128.119/32\",\r\n \"13.64.174.215/32\",\r\n + \ \"13.64.177.224/32\",\r\n \"13.66.80.131/32\",\r\n \"13.71.48.192/32\",\r\n + \ \"13.71.49.81/32\",\r\n \"13.71.49.244/32\",\r\n \"13.71.50.175/32\",\r\n + \ \"13.71.52.132/32\",\r\n \"13.73.253.128/25\",\r\n \"13.73.254.0/25\",\r\n + \ \"13.73.254.128/26\",\r\n \"13.83.17.188/32\",\r\n \"13.83.23.194/32\",\r\n + \ \"13.83.56.37/32\",\r\n \"13.83.64.166/32\",\r\n \"13.83.66.89/32\",\r\n + \ \"13.83.66.124/32\",\r\n \"13.83.68.60/32\",\r\n \"13.83.70.105/32\",\r\n + \ \"13.83.97.180/32\",\r\n \"13.83.97.188/32\",\r\n \"13.83.102.38/32\",\r\n + \ \"13.83.145.222/32\",\r\n \"13.83.147.192/32\",\r\n \"13.83.151.212/32\",\r\n + \ \"13.83.248.248/32\",\r\n \"13.83.249.34/32\",\r\n \"13.83.249.58/32\",\r\n + \ \"13.85.191.89/32\",\r\n \"13.86.136.222/32\",\r\n \"13.86.137.20/32\",\r\n + \ \"13.86.139.229/32\",\r\n \"13.86.155.216/32\",\r\n \"13.86.177.32/32\",\r\n + \ \"13.86.185.5/32\",\r\n \"13.86.185.6/32\",\r\n \"13.86.185.35/32\",\r\n + \ \"13.86.185.81/32\",\r\n \"13.86.185.91/32\",\r\n \"13.86.192.20/32\",\r\n + \ \"13.86.193.65/32\",\r\n \"13.86.194.190/32\",\r\n \"13.86.249.98/32\",\r\n + \ \"13.86.250.62/32\",\r\n \"13.86.250.244/32\",\r\n \"13.86.252.116/32\",\r\n + \ \"13.86.254.118/32\",\r\n \"13.86.254.191/32\",\r\n \"13.87.135.122/32\",\r\n + \ \"13.87.153.50/32\",\r\n \"13.87.154.24/32\",\r\n \"13.87.154.100/32\",\r\n + \ \"13.87.154.164/32\",\r\n \"13.87.157.188/32\",\r\n \"13.87.160.104/32\",\r\n + \ \"13.87.160.143/32\",\r\n \"13.87.160.212/32\",\r\n \"13.87.161.18/32\",\r\n + \ \"13.87.161.235/32\",\r\n \"13.87.161.241/32\",\r\n \"13.87.162.91/32\",\r\n + \ \"13.87.163.230/32\",\r\n \"13.87.164.20/32\",\r\n \"13.87.164.30/32\",\r\n + \ \"13.87.164.186/32\",\r\n \"13.87.164.205/32\",\r\n \"13.87.167.46/32\",\r\n + \ \"13.87.167.63/32\",\r\n \"13.87.167.172/32\",\r\n \"13.87.167.174/32\",\r\n + \ \"13.87.167.198/32\",\r\n \"13.87.207.81/32\",\r\n \"13.87.216.21/32\",\r\n + \ \"13.87.216.130/32\",\r\n \"13.87.217.11/32\",\r\n \"13.87.217.75/32\",\r\n + \ \"13.87.217.80/32\",\r\n \"13.87.218.70/32\",\r\n \"13.87.218.169/32\",\r\n + \ \"13.88.56.107/32\",\r\n \"13.88.65.140/32\",\r\n \"13.88.65.204/32\",\r\n + \ \"13.88.128.218/32\",\r\n \"13.88.129.116/32\",\r\n \"13.88.129.160/32\",\r\n + \ \"13.88.132.123/32\",\r\n \"13.88.133.160/32\",\r\n \"13.88.135.42/32\",\r\n + \ \"13.88.135.67/32\",\r\n \"13.88.135.72/32\",\r\n \"13.91.22.243/32\",\r\n + \ \"13.91.126.78/32\",\r\n \"13.91.136.144/32\",\r\n \"13.91.138.172/32\",\r\n + \ \"20.37.68.48/28\",\r\n \"20.37.68.64/26\",\r\n \"20.37.68.128/28\",\r\n + \ \"20.37.70.120/29\",\r\n \"20.37.80.56/32\",\r\n \"20.37.82.215/32\",\r\n + \ \"20.37.199.128/25\",\r\n \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n + \ \"20.38.142.120/29\",\r\n \"20.39.134.9/32\",\r\n \"20.39.134.67/32\",\r\n + \ \"20.39.134.93/32\",\r\n \"20.39.139.245/32\",\r\n \"20.39.140.23/32\",\r\n + \ \"20.39.141.50/32\",\r\n \"20.40.1.97/32\",\r\n \"20.40.1.101/32\",\r\n + \ \"20.40.1.191/32\",\r\n \"20.40.4.3/32\",\r\n \"20.40.4.24/32\",\r\n + \ \"20.40.160.0/32\",\r\n \"20.40.162.57/32\",\r\n \"20.40.164.49/32\",\r\n + \ \"20.40.164.215/32\",\r\n \"20.40.165.7/32\",\r\n \"20.40.165.31/32\",\r\n + \ \"20.40.165.67/32\",\r\n \"20.40.177.116/32\",\r\n \"20.40.182.180/32\",\r\n + \ \"20.40.186.118/32\",\r\n \"20.40.187.183/32\",\r\n \"20.40.188.84/32\",\r\n + \ \"20.41.197.28/31\",\r\n \"20.41.198.192/26\",\r\n \"20.41.199.0/25\",\r\n + \ \"20.42.24.159/32\",\r\n \"20.42.39.188/32\",\r\n \"20.42.230.236/30\",\r\n + \ \"20.42.230.240/28\",\r\n \"20.42.231.192/26\",\r\n \"20.43.44.240/28\",\r\n + \ \"20.43.45.128/26\",\r\n \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n + \ \"20.43.70.206/31\",\r\n \"20.43.70.208/28\",\r\n \"20.43.70.232/29\",\r\n + \ \"20.43.70.240/28\",\r\n \"20.43.71.128/25\",\r\n \"20.43.161.116/32\",\r\n + \ \"20.43.161.149/32\",\r\n \"20.43.161.215/32\",\r\n \"20.43.175.186/32\",\r\n + \ \"20.43.175.210/32\",\r\n \"20.43.175.237/32\",\r\n \"20.43.182.39/32\",\r\n + \ \"20.44.32.68/32\",\r\n \"20.44.32.253/32\",\r\n \"20.44.34.50/32\",\r\n + \ \"20.44.34.154/32\",\r\n \"20.44.35.138/32\",\r\n \"20.44.130.57/32\",\r\n + \ \"20.44.130.222/32\",\r\n \"20.44.131.162/32\",\r\n \"20.44.167.207/32\",\r\n + \ \"20.44.197.126/32\",\r\n \"20.44.198.104/32\",\r\n \"20.44.240.222/32\",\r\n + \ \"20.45.93.160/27\",\r\n \"20.45.93.192/26\",\r\n \"20.45.94.72/29\",\r\n + \ \"20.46.108.117/32\",\r\n \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n + \ \"20.48.15.227/32\",\r\n \"20.48.192.0/28\",\r\n \"20.48.192.16/29\",\r\n + \ \"20.48.193.168/29\",\r\n \"20.48.201.96/27\",\r\n \"20.48.201.128/26\",\r\n + \ \"20.48.202.8/29\",\r\n \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n + \ \"20.49.111.64/26\",\r\n \"20.49.111.128/25\",\r\n \"20.49.121.192/26\",\r\n + \ \"20.49.122.0/23\",\r\n \"20.49.124.0/24\",\r\n \"20.49.125.0/25\",\r\n + \ \"20.49.125.128/27\",\r\n \"20.49.125.160/28\",\r\n \"20.49.125.176/29\",\r\n + \ \"20.49.125.184/30\",\r\n \"20.49.125.192/26\",\r\n \"20.49.126.0/25\",\r\n + \ \"20.49.127.248/29\",\r\n \"20.49.145.249/32\",\r\n \"20.49.166.40/32\",\r\n + \ \"20.49.166.118/32\",\r\n \"20.49.166.129/32\",\r\n \"20.49.244.238/32\",\r\n + \ \"20.50.16.235/32\",\r\n \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n + \ \"20.50.25.187/32\",\r\n \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n + \ \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n + \ \"20.50.70.0/23\",\r\n \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n + \ \"20.50.231.176/32\",\r\n \"20.50.238.87/32\",\r\n \"20.52.93.224/27\",\r\n + \ \"20.52.94.0/26\",\r\n \"20.52.94.120/29\",\r\n \"20.53.40.0/26\",\r\n + \ \"20.53.40.64/27\",\r\n \"20.53.40.96/28\",\r\n \"20.53.40.112/29\",\r\n + \ \"20.53.40.128/25\",\r\n \"20.53.44.224/29\",\r\n \"20.53.74.224/32\",\r\n + \ \"20.53.77.171/32\",\r\n \"20.53.79.20/32\",\r\n \"20.53.79.144/32\",\r\n + \ \"20.53.81.209/32\",\r\n \"20.53.104.7/32\",\r\n \"20.53.104.132/32\",\r\n + \ \"20.53.109.106/31\",\r\n \"20.53.109.144/32\",\r\n \"20.53.115.98/32\",\r\n + \ \"20.53.115.101/32\",\r\n \"20.53.115.102/32\",\r\n \"20.54.3.143/32\",\r\n + \ \"20.54.3.210/32\",\r\n \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n + \ \"20.54.40.139/32\",\r\n \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n + \ \"20.54.66.198/32\",\r\n \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n + \ \"20.54.105.72/32\",\r\n \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n + \ \"20.54.105.243/32\",\r\n \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n + \ \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n + \ \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n + \ \"20.54.209.240/32\",\r\n \"20.58.71.128/26\",\r\n \"20.58.71.192/27\",\r\n + \ \"20.59.77.128/25\",\r\n \"20.59.78.0/24\",\r\n \"20.59.79.80/29\",\r\n + \ \"20.61.96.0/25\",\r\n \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n + \ \"20.61.98.152/29\",\r\n \"20.61.249.208/32\",\r\n \"20.62.129.136/29\",\r\n + \ \"20.62.157.223/32\",\r\n \"20.62.180.13/32\",\r\n \"20.62.212.114/32\",\r\n + \ \"20.62.235.247/32\",\r\n \"20.63.52.175/32\",\r\n \"20.65.130.80/29\",\r\n + \ \"20.67.211.155/32\",\r\n \"20.67.211.157/32\",\r\n \"20.68.125.79/32\",\r\n + \ \"20.70.221.32/27\",\r\n \"20.70.221.64/26\",\r\n \"20.70.221.200/29\",\r\n + \ \"20.70.249.107/32\",\r\n \"20.71.81.103/32\",\r\n \"20.72.130.4/32\",\r\n + \ \"20.72.132.26/32\",\r\n \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n + \ \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n \"20.81.0.146/32\",\r\n + \ \"20.81.113.146/32\",\r\n \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n + \ \"20.82.155.16/32\",\r\n \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n + \ \"20.82.227.170/32\",\r\n \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n + \ \"20.82.246.148/30\",\r\n \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n + \ \"20.82.251.66/32\",\r\n \"20.83.131.174/32\",\r\n \"20.84.25.107/32\",\r\n + \ \"20.85.173.165/32\",\r\n \"20.85.179.67/32\",\r\n \"20.86.93.224/27\",\r\n + \ \"20.86.95.0/24\",\r\n \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n + \ \"20.87.80.0/29\",\r\n \"20.88.154.32/27\",\r\n \"20.88.154.64/26\",\r\n + \ \"20.88.155.128/25\",\r\n \"20.88.156.0/25\",\r\n \"20.88.156.128/27\",\r\n + \ \"20.88.157.64/29\",\r\n \"20.89.11.128/26\",\r\n \"20.89.11.192/27\",\r\n + \ \"20.89.11.240/29\",\r\n \"20.90.32.128/29\",\r\n \"20.90.131.0/26\",\r\n + \ \"20.90.131.64/27\",\r\n \"20.90.131.120/29\",\r\n \"20.90.169.112/32\",\r\n + \ \"20.92.3.128/26\",\r\n \"20.92.3.192/27\",\r\n \"20.92.4.128/29\",\r\n + \ \"20.93.26.109/32\",\r\n \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n + \ \"20.93.176.101/32\",\r\n \"20.93.237.39/32\",\r\n \"20.97.33.128/26\",\r\n + \ \"20.97.33.192/27\",\r\n \"20.97.33.240/29\",\r\n \"20.100.0.160/27\",\r\n + \ \"20.100.1.0/26\",\r\n \"20.100.1.160/29\",\r\n \"20.101.28.187/32\",\r\n + \ \"20.103.85.227/32\",\r\n \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n + \ \"20.104.37.80/32\",\r\n \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n + \ \"20.105.208.0/26\",\r\n \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n + \ \"20.108.81.107/32\",\r\n \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n + \ \"20.151.42.15/32\",\r\n \"20.151.73.141/32\",\r\n \"20.151.188.174/32\",\r\n + \ \"20.151.188.187/32\",\r\n \"20.151.188.190/32\",\r\n \"20.151.188.199/32\",\r\n + \ \"20.151.188.212/30\",\r\n \"20.151.188.252/30\",\r\n \"20.184.251.143/32\",\r\n + \ \"20.185.8.74/32\",\r\n \"20.185.72.53/32\",\r\n \"20.185.73.73/32\",\r\n + \ \"20.185.211.94/32\",\r\n \"20.185.215.62/32\",\r\n \"20.185.215.91/32\",\r\n + \ \"20.187.161.172/32\",\r\n \"20.187.187.155/32\",\r\n \"20.187.195.128/28\",\r\n + \ \"20.187.195.144/29\",\r\n \"20.187.195.160/27\",\r\n \"20.187.195.192/26\",\r\n + \ \"20.187.197.24/29\",\r\n \"20.188.77.155/32\",\r\n \"20.188.218.111/32\",\r\n + \ \"20.188.218.165/32\",\r\n \"20.188.219.150/32\",\r\n \"20.188.221.55/32\",\r\n + \ \"20.189.74.80/32\",\r\n \"20.189.76.100/32\",\r\n \"20.189.77.126/32\",\r\n + \ \"20.189.111.28/30\",\r\n \"20.189.111.32/27\",\r\n \"20.189.111.64/26\",\r\n + \ \"20.189.111.128/26\",\r\n \"20.189.112.175/32\",\r\n \"20.189.122.41/32\",\r\n + \ \"20.189.142.58/32\",\r\n \"20.189.193.32/27\",\r\n \"20.189.193.64/26\",\r\n + \ \"20.189.193.168/29\",\r\n \"20.189.225.72/29\",\r\n \"20.191.161.200/29\",\r\n + \ \"20.192.43.64/29\",\r\n \"20.192.152.160/27\",\r\n \"20.192.152.192/26\",\r\n + \ \"20.192.153.80/29\",\r\n \"20.192.169.0/26\",\r\n \"20.192.169.64/27\",\r\n + \ \"20.192.169.112/29\",\r\n \"20.193.137.40/32\",\r\n \"20.193.137.133/32\",\r\n + \ \"20.193.153.43/32\",\r\n \"20.193.153.162/32\",\r\n \"20.193.154.38/32\",\r\n + \ \"20.194.59.230/32\",\r\n \"20.194.144.9/32\",\r\n \"20.194.144.25/32\",\r\n + \ \"20.194.144.27/32\",\r\n \"20.194.144.31/32\",\r\n \"20.195.83.64/26\",\r\n + \ \"20.195.84.128/27\",\r\n \"20.195.85.8/29\",\r\n \"20.195.85.192/26\",\r\n + \ \"20.195.86.0/27\",\r\n \"20.197.64.133/32\",\r\n \"20.197.105.172/32\",\r\n + \ \"20.197.105.230/32\",\r\n \"20.197.119.204/30\",\r\n \"20.198.129.3/32\",\r\n + \ \"20.200.73.253/32\",\r\n \"20.200.192.0/29\",\r\n \"20.200.194.48/28\",\r\n + \ \"20.200.194.64/26\",\r\n \"20.200.194.128/28\",\r\n \"20.200.195.64/26\",\r\n + \ \"20.200.195.128/27\",\r\n \"20.200.195.168/29\",\r\n \"20.200.201.167/32\",\r\n + \ \"20.201.2.105/32\",\r\n \"20.201.58.117/32\",\r\n \"20.201.73.133/32\",\r\n + \ \"20.204.234.235/32\",\r\n \"20.205.68.0/26\",\r\n \"20.205.68.64/27\",\r\n + \ \"20.205.68.112/29\",\r\n \"20.206.3.24/29\",\r\n \"20.206.3.32/27\",\r\n + \ \"20.206.3.64/26\",\r\n \"20.206.3.128/25\",\r\n \"20.206.4.0/26\",\r\n + \ \"20.208.4.0/26\",\r\n \"20.208.4.64/27\",\r\n \"20.208.4.104/29\",\r\n + \ \"20.210.3.27/32\",\r\n \"20.213.65.83/32\",\r\n \"23.98.106.160/27\",\r\n + \ \"23.98.106.192/26\",\r\n \"23.98.107.0/28\",\r\n \"23.98.107.16/29\",\r\n + \ \"23.98.107.24/30\",\r\n \"23.98.107.32/27\",\r\n \"23.98.107.64/26\",\r\n + \ \"23.98.107.128/26\",\r\n \"23.98.109.40/29\",\r\n \"23.99.89.156/32\",\r\n + \ \"40.64.134.144/28\",\r\n \"40.64.134.192/26\",\r\n \"40.65.49.103/32\",\r\n + \ \"40.65.49.140/32\",\r\n \"40.65.49.151/32\",\r\n \"40.66.61.123/32\",\r\n + \ \"40.66.62.172/32\",\r\n \"40.71.233.8/32\",\r\n \"40.71.233.189/32\",\r\n + \ \"40.71.234.201/32\",\r\n \"40.71.236.15/32\",\r\n \"40.74.5.98/32\",\r\n + \ \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n + \ \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n + \ \"40.74.42.86/32\",\r\n \"40.74.183.82/32\",\r\n \"40.74.183.121/32\",\r\n + \ \"40.74.200.156/32\",\r\n \"40.74.201.230/32\",\r\n \"40.74.202.22/32\",\r\n + \ \"40.76.133.236/32\",\r\n \"40.76.149.246/32\",\r\n \"40.76.161.144/32\",\r\n + \ \"40.76.161.165/32\",\r\n \"40.76.161.168/32\",\r\n \"40.80.62.96/27\",\r\n + \ \"40.80.63.0/25\",\r\n \"40.80.63.128/28\",\r\n \"40.80.240.185/32\",\r\n + \ \"40.80.240.191/32\",\r\n \"40.80.240.214/32\",\r\n \"40.80.241.43/32\",\r\n + \ \"40.80.241.67/32\",\r\n \"40.80.248.79/32\",\r\n \"40.80.249.52/32\",\r\n + \ \"40.80.249.210/32\",\r\n \"40.80.249.219/32\",\r\n \"40.81.25.37/32\",\r\n + \ \"40.81.25.65/32\",\r\n \"40.81.56.190/32\",\r\n \"40.81.60.206/32\",\r\n + \ \"40.81.113.131/32\",\r\n \"40.81.116.141/32\",\r\n \"40.81.116.143/32\",\r\n + \ \"40.81.116.223/32\",\r\n \"40.81.117.23/32\",\r\n \"40.81.181.190/32\",\r\n + \ \"40.81.181.212/32\",\r\n \"40.81.181.214/32\",\r\n \"40.81.182.117/32\",\r\n + \ \"40.81.182.124/32\",\r\n \"40.81.186.128/32\",\r\n \"40.81.188.107/32\",\r\n + \ \"40.81.189.52/32\",\r\n \"40.81.190.97/32\",\r\n \"40.82.173.103/32\",\r\n + \ \"40.82.187.141/32\",\r\n \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n + \ \"40.82.224.52/32\",\r\n \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n + \ \"40.82.236.9/32\",\r\n \"40.82.236.35/32\",\r\n \"40.83.184.82/32\",\r\n + \ \"40.86.161.9/32\",\r\n \"40.86.164.89/32\",\r\n \"40.86.254.125/32\",\r\n + \ \"40.88.16.44/32\",\r\n \"40.88.18.208/32\",\r\n \"40.88.18.248/32\",\r\n + \ \"40.88.48.237/32\",\r\n \"40.88.231.249/32\",\r\n \"40.88.251.157/32\",\r\n + \ \"40.89.20.232/29\",\r\n \"40.89.20.240/28\",\r\n \"40.89.21.128/25\",\r\n + \ \"40.89.22.0/26\",\r\n \"40.89.22.64/28\",\r\n \"40.89.22.80/30\",\r\n + \ \"40.89.22.96/27\",\r\n \"40.89.22.128/26\",\r\n \"40.89.22.192/27\",\r\n + \ \"40.89.23.240/29\",\r\n \"40.90.184.63/32\",\r\n \"40.91.87.146/32\",\r\n + \ \"40.112.252.78/32\",\r\n \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n + \ \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n + \ \"40.115.75.235/32\",\r\n \"40.118.185.80/32\",\r\n \"40.118.200.18/32\",\r\n + \ \"40.118.237.211/32\",\r\n \"40.119.1.22/32\",\r\n \"40.119.42.85/32\",\r\n + \ \"40.119.42.86/32\",\r\n \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n + \ \"40.119.159.181/32\",\r\n \"40.119.159.218/32\",\r\n \"40.119.169.241/32\",\r\n + \ \"40.119.170.52/32\",\r\n \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n + \ \"40.119.170.180/32\",\r\n \"40.119.215.132/32\",\r\n \"40.120.1.91/32\",\r\n + \ \"40.120.1.94/32\",\r\n \"40.120.1.96/32\",\r\n \"40.120.2.208/31\",\r\n + \ \"40.120.86.160/27\",\r\n \"40.120.86.192/26\",\r\n \"40.120.87.56/29\",\r\n + \ \"40.124.136.2/32\",\r\n \"40.124.136.75/32\",\r\n \"40.124.136.138/32\",\r\n + \ \"40.127.10.187/32\",\r\n \"40.127.11.11/32\",\r\n \"40.127.14.98/32\",\r\n + \ \"40.127.14.104/32\",\r\n \"40.127.23.12/32\",\r\n \"40.127.84.210/32\",\r\n + \ \"40.127.145.191/32\",\r\n \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n + \ \"40.127.148.127/32\",\r\n \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n + \ \"40.127.227.23/32\",\r\n \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n + \ \"40.127.235.20/32\",\r\n \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n + \ \"51.11.24.198/32\",\r\n \"51.11.25.68/32\",\r\n \"51.11.25.172/32\",\r\n + \ \"51.11.172.30/32\",\r\n \"51.11.172.56/32\",\r\n \"51.11.172.160/32\",\r\n + \ \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n + \ \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n \"51.13.136.168/29\",\r\n + \ \"51.13.139.224/27\",\r\n \"51.13.141.128/26\",\r\n \"51.13.141.248/29\",\r\n + \ \"51.13.148.255/32\",\r\n \"51.13.149.70/32\",\r\n \"51.103.3.127/32\",\r\n + \ \"51.103.3.240/32\",\r\n \"51.104.30.172/30\",\r\n \"51.104.30.192/26\",\r\n + \ \"51.104.31.0/27\",\r\n \"51.104.31.32/28\",\r\n \"51.104.31.48/29\",\r\n + \ \"51.104.31.64/26\",\r\n \"51.104.36.212/32\",\r\n \"51.104.150.127/32\",\r\n + \ \"51.104.150.153/32\",\r\n \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n + \ \"51.104.155.233/32\",\r\n \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n + \ \"51.104.159.10/32\",\r\n \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n + \ \"51.104.177.53/32\",\r\n \"51.104.178.0/32\",\r\n \"51.104.248.11/32\",\r\n + \ \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n + \ \"51.105.96.44/32\",\r\n \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n + \ \"51.105.101.1/32\",\r\n \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n + \ \"51.105.145.107/32\",\r\n \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n + \ \"51.105.152.238/32\",\r\n \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n + \ \"51.105.165.235/32\",\r\n \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n + \ \"51.105.195.166/32\",\r\n \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n + \ \"51.105.249.94/32\",\r\n \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n + \ \"51.105.250.200/32\",\r\n \"51.107.8.159/32\",\r\n \"51.107.8.238/32\",\r\n + \ \"51.107.9.82/32\",\r\n \"51.107.11.68/30\",\r\n \"51.107.11.80/30\",\r\n + \ \"51.107.41.120/32\",\r\n \"51.107.45.66/32\",\r\n \"51.107.96.36/32\",\r\n + \ \"51.107.96.48/29\",\r\n \"51.107.96.104/32\",\r\n \"51.107.96.206/32\",\r\n + \ \"51.107.98.194/32\",\r\n \"51.107.100.218/32\",\r\n \"51.107.101.56/32\",\r\n + \ \"51.107.101.181/32\",\r\n \"51.107.201.45/32\",\r\n \"51.107.202.69/32\",\r\n + \ \"51.107.241.104/29\",\r\n \"51.107.241.160/27\",\r\n \"51.107.241.192/26\",\r\n + \ \"51.107.249.88/29\",\r\n \"51.107.249.160/27\",\r\n \"51.107.249.192/26\",\r\n + \ \"51.107.254.96/27\",\r\n \"51.107.254.128/26\",\r\n \"51.107.254.248/29\",\r\n + \ \"51.116.1.237/32\",\r\n \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n + \ \"51.116.3.16/32\",\r\n \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n + \ \"51.116.3.102/32\",\r\n \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n + \ \"51.116.51.184/29\",\r\n \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n + \ \"51.116.75.64/29\",\r\n \"51.116.99.200/32\",\r\n \"51.116.132.85/32\",\r\n + \ \"51.116.132.99/32\",\r\n \"51.116.133.151/32\",\r\n \"51.116.134.132/32\",\r\n + \ \"51.116.134.136/32\",\r\n \"51.116.138.202/32\",\r\n \"51.116.145.240/28\",\r\n + \ \"51.116.146.128/26\",\r\n \"51.116.146.192/28\",\r\n \"51.116.148.224/29\",\r\n + \ \"51.120.44.32/27\",\r\n \"51.120.44.64/26\",\r\n \"51.120.228.48/28\",\r\n + \ \"51.120.228.64/26\",\r\n \"51.120.228.128/28\",\r\n \"51.120.232.48/29\",\r\n + \ \"51.124.1.108/32\",\r\n \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n + \ \"51.124.72.168/32\",\r\n \"51.124.83.127/32\",\r\n \"51.132.68.126/32\",\r\n + \ \"51.132.72.50/32\",\r\n \"51.132.72.181/32\",\r\n \"51.132.73.95/32\",\r\n + \ \"51.132.161.225/32\",\r\n \"51.132.215.162/32\",\r\n \"51.132.215.182/32\",\r\n + \ \"51.137.10.82/32\",\r\n \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n + \ \"51.137.12.195/32\",\r\n \"51.137.13.184/32\",\r\n \"51.137.136.98/32\",\r\n + \ \"51.137.137.158/31\",\r\n \"51.137.137.224/32\",\r\n \"51.137.137.235/32\",\r\n + \ \"51.137.164.224/27\",\r\n \"51.137.165.192/26\",\r\n \"51.137.166.0/28\",\r\n + \ \"51.137.166.16/29\",\r\n \"51.137.166.24/30\",\r\n \"51.137.166.64/26\",\r\n + \ \"51.137.167.176/29\",\r\n \"51.137.180.86/32\",\r\n \"51.138.26.161/32\",\r\n + \ \"51.138.26.201/32\",\r\n \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n + \ \"51.138.28.250/32\",\r\n \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n + \ \"51.138.38.197/32\",\r\n \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n + \ \"51.138.215.192/26\",\r\n \"51.143.208.216/29\",\r\n \"51.144.56.64/32\",\r\n + \ \"51.144.190.147/32\",\r\n \"51.145.104.29/32\",\r\n \"51.145.186.156/32\",\r\n + \ \"51.145.189.149/32\",\r\n \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n + \ \"52.136.189.128/26\",\r\n \"52.136.190.176/29\",\r\n \"52.137.24.206/32\",\r\n + \ \"52.139.17.108/32\",\r\n \"52.139.17.252/32\",\r\n \"52.139.18.243/32\",\r\n + \ \"52.139.22.227/32\",\r\n \"52.139.80.229/32\",\r\n \"52.139.83.184/32\",\r\n + \ \"52.139.86.52/32\",\r\n \"52.139.111.136/29\",\r\n \"52.139.111.160/27\",\r\n + \ \"52.139.111.192/26\",\r\n \"52.139.156.110/32\",\r\n \"52.139.170.4/32\",\r\n + \ \"52.139.170.52/32\",\r\n \"52.139.176.216/32\",\r\n \"52.139.177.8/32\",\r\n + \ \"52.139.177.14/32\",\r\n \"52.139.179.116/32\",\r\n \"52.139.232.83/32\",\r\n + \ \"52.139.233.32/32\",\r\n \"52.139.234.140/32\",\r\n \"52.139.234.217/32\",\r\n + \ \"52.139.235.85/32\",\r\n \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n + \ \"52.140.110.0/26\",\r\n \"52.141.1.133/32\",\r\n \"52.141.7.17/32\",\r\n + \ \"52.141.7.21/32\",\r\n \"52.141.7.24/30\",\r\n \"52.141.7.36/30\",\r\n + \ \"52.142.16.162/32\",\r\n \"52.142.28.86/32\",\r\n \"52.142.80.162/32\",\r\n + \ \"52.142.81.115/32\",\r\n \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n + \ \"52.142.87.183/32\",\r\n \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n + \ \"52.142.112.130/32\",\r\n \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n + \ \"52.142.121.155/32\",\r\n \"52.142.127.254/32\",\r\n \"52.142.168.104/32\",\r\n + \ \"52.142.233.146/32\",\r\n \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n + \ \"52.142.234.230/32\",\r\n \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n + \ \"52.146.24.96/32\",\r\n \"52.146.24.106/32\",\r\n \"52.146.24.114/32\",\r\n + \ \"52.146.26.125/32\",\r\n \"52.146.26.218/32\",\r\n \"52.146.26.244/32\",\r\n + \ \"52.146.50.100/32\",\r\n \"52.146.60.149/32\",\r\n \"52.146.72.0/22\",\r\n + \ \"52.146.76.0/23\",\r\n \"52.146.78.0/24\",\r\n \"52.146.79.0/25\",\r\n + \ \"52.146.79.128/30\",\r\n \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n + \ \"52.146.130.128/27\",\r\n \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n + \ \"52.146.130.192/26\",\r\n \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n + \ \"52.146.138.128/25\",\r\n \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n + \ \"52.147.113.88/29\",\r\n \"52.147.116.192/26\",\r\n \"52.147.117.0/27\",\r\n + \ \"52.147.117.128/26\",\r\n \"52.147.117.192/27\",\r\n \"52.147.119.0/29\",\r\n + \ \"52.147.121.95/32\",\r\n \"52.147.222.228/32\",\r\n \"52.148.112.216/32\",\r\n + \ \"52.149.108.155/32\",\r\n \"52.149.169.236/32\",\r\n \"52.149.238.57/32\",\r\n + \ \"52.149.240.75/32\",\r\n \"52.149.243.177/32\",\r\n \"52.150.35.132/32\",\r\n + \ \"52.150.37.207/32\",\r\n \"52.150.154.48/28\",\r\n \"52.150.154.128/26\",\r\n + \ \"52.151.231.104/32\",\r\n \"52.151.238.19/32\",\r\n \"52.151.243.194/32\",\r\n + \ \"52.151.246.107/32\",\r\n \"52.152.194.10/32\",\r\n \"52.152.204.86/32\",\r\n + \ \"52.152.205.65/32\",\r\n \"52.152.205.137/32\",\r\n \"52.155.25.132/32\",\r\n + \ \"52.155.25.145/32\",\r\n \"52.155.25.157/32\",\r\n \"52.155.88.22/32\",\r\n + \ \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n + \ \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n + \ \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n + \ \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n + \ \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n + \ \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n + \ \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n + \ \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n + \ \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n + \ \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n + \ \"52.156.24.232/32\",\r\n \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n + \ \"52.156.196.221/32\",\r\n \"52.156.204.190/32\",\r\n \"52.157.221.75/32\",\r\n + \ \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n + \ \"52.157.237.175/32\",\r\n \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n + \ \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n \"52.158.121.190/32\",\r\n + \ \"52.160.108.225/32\",\r\n \"52.172.7.225/32\",\r\n \"52.172.112.176/29\",\r\n + \ \"52.175.120.201/32\",\r\n \"52.175.150.250/32\",\r\n \"52.180.96.196/32\",\r\n + \ \"52.180.102.55/32\",\r\n \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n + \ \"52.184.84.210/32\",\r\n \"52.185.226.247/32\",\r\n \"52.185.230.20/32\",\r\n + \ \"52.188.43.247/32\",\r\n \"52.188.77.154/32\",\r\n \"52.188.79.60/32\",\r\n + \ \"52.188.177.124/32\",\r\n \"52.188.181.97/32\",\r\n \"52.188.183.159/32\",\r\n + \ \"52.188.216.65/32\",\r\n \"52.188.221.237/32\",\r\n \"52.188.222.168/32\",\r\n + \ \"52.188.222.206/32\",\r\n \"52.189.252.34/32\",\r\n \"52.190.24.61/32\",\r\n + \ \"52.190.27.148/32\",\r\n \"52.190.30.136/32\",\r\n \"52.190.30.145/32\",\r\n + \ \"52.190.39.65/32\",\r\n \"52.191.39.181/32\",\r\n \"52.191.217.43/32\",\r\n + \ \"52.191.232.133/32\",\r\n \"52.191.237.186/32\",\r\n \"52.191.238.79/32\",\r\n + \ \"52.191.238.157/32\",\r\n \"52.191.239.208/32\",\r\n \"52.191.239.246/32\",\r\n + \ \"52.224.17.48/32\",\r\n \"52.224.17.98/32\",\r\n \"52.224.137.160/32\",\r\n + \ \"52.224.142.152/32\",\r\n \"52.224.149.89/32\",\r\n \"52.224.150.63/32\",\r\n + \ \"52.224.184.205/32\",\r\n \"52.224.184.221/32\",\r\n \"52.224.185.216/32\",\r\n + \ \"52.224.195.119/32\",\r\n \"52.224.200.26/32\",\r\n \"52.224.201.114/32\",\r\n + \ \"52.224.201.121/32\",\r\n \"52.224.203.192/32\",\r\n \"52.224.204.110/32\",\r\n + \ \"52.226.41.202/32\",\r\n \"52.226.41.235/32\",\r\n \"52.226.49.104/32\",\r\n + \ \"52.226.49.156/32\",\r\n \"52.226.51.138/32\",\r\n \"52.226.139.204/32\",\r\n + \ \"52.226.141.200/32\",\r\n \"52.226.143.0/32\",\r\n \"52.226.148.5/32\",\r\n + \ \"52.226.148.225/32\",\r\n \"52.226.175.58/32\",\r\n \"52.226.254.118/32\",\r\n + \ \"52.228.86.178/31\",\r\n \"52.228.86.180/30\",\r\n \"52.228.86.184/29\",\r\n + \ \"52.228.86.192/26\",\r\n \"52.228.87.0/24\",\r\n \"52.228.125.229/32\",\r\n + \ \"52.229.79.225/32\",\r\n \"52.229.88.158/32\",\r\n \"52.229.119.249/32\",\r\n + \ \"52.229.225.182/32\",\r\n \"52.231.136.212/32\",\r\n \"52.231.137.237/32\",\r\n + \ \"52.231.140.224/29\",\r\n \"52.231.143.171/32\",\r\n \"52.231.185.0/32\",\r\n + \ \"52.234.104.49/32\",\r\n \"52.235.17.70/32\",\r\n \"52.235.57.68/30\",\r\n + \ \"52.235.57.140/32\",\r\n \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n + \ \"52.235.63.0/32\",\r\n \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n + \ \"52.241.138.151/32\",\r\n \"52.241.140.217/32\",\r\n \"52.243.106.93/32\",\r\n + \ \"52.243.108.25/32\",\r\n \"52.243.109.4/31\",\r\n \"52.243.109.126/32\",\r\n + \ \"52.243.110.67/32\",\r\n \"52.243.110.156/32\",\r\n \"52.243.110.181/32\",\r\n + \ \"52.243.113.88/31\",\r\n \"52.243.113.102/32\",\r\n \"52.246.120.190/32\",\r\n + \ \"52.249.59.157/32\",\r\n \"52.249.60.80/32\",\r\n \"52.249.63.45/32\",\r\n + \ \"52.249.201.87/32\",\r\n \"52.249.204.114/32\",\r\n \"52.250.228.36/30\",\r\n + \ \"52.250.228.40/29\",\r\n \"52.250.228.48/28\",\r\n \"52.250.228.128/25\",\r\n + \ \"52.250.229.0/24\",\r\n \"52.250.230.0/23\",\r\n \"52.255.212.164/32\",\r\n + \ \"52.255.213.211/32\",\r\n \"52.255.221.231/32\",\r\n \"102.37.80.40/29\",\r\n + \ \"102.37.85.32/27\",\r\n \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n + \ \"102.37.166.224/27\",\r\n \"102.37.167.0/26\",\r\n \"102.133.0.199/32\",\r\n + \ \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n + \ \"102.133.60.0/27\",\r\n \"102.133.132.151/32\",\r\n \"102.133.219.144/28\",\r\n \ \"102.133.219.160/28\",\r\n \"102.133.219.192/26\",\r\n \ \"102.133.221.24/29\",\r\n \"104.40.34.134/32\",\r\n \"104.40.72.149/32\",\r\n \ \"104.42.32.228/32\",\r\n \"104.42.35.16/32\",\r\n \"104.42.214.62/32\",\r\n @@ -41804,7 +42782,7 @@ interactions: \ \"191.238.77.0/27\",\r\n \"191.238.77.56/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.AustraliaEast\",\r\n \ \"id\": \"PowerPlatformInfra.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -41822,7 +42800,7 @@ interactions: \ \"20.213.65.83/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.AustraliaSoutheast\",\r\n \"id\": \"PowerPlatformInfra.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n @@ -41840,7 +42818,7 @@ interactions: \ \"104.46.177.0/26\",\r\n \"104.46.179.32/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.BrazilSouth\",\r\n \ \"id\": \"PowerPlatformInfra.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -41856,7 +42834,7 @@ interactions: \ \"191.238.77.0/27\",\r\n \"191.238.77.56/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CanadaCentral\",\r\n \ \"id\": \"PowerPlatformInfra.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -41874,7 +42852,7 @@ interactions: \ \"52.228.86.192/26\",\r\n \"52.228.87.0/24\",\r\n \"52.228.125.229/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CanadaEast\",\r\n \ \"id\": \"PowerPlatformInfra.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -41893,7 +42871,7 @@ interactions: \ \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n \"52.235.63.0/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CentralIndia\",\r\n \ \"id\": \"PowerPlatformInfra.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -41905,7 +42883,7 @@ interactions: \ \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n \"52.140.110.0/26\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.EastAsia\",\r\n \ \"id\": \"PowerPlatformInfra.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -41922,9 +42900,9 @@ interactions: \ \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n \"52.184.84.210/32\",\r\n \ \"52.229.225.182/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.EastUS\",\r\n \"id\": \"PowerPlatformInfra.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \ \"addressPrefixes\": [\r\n \"20.42.24.159/32\",\r\n \"20.42.39.188/32\",\r\n \ \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n \"20.49.111.64/26\",\r\n @@ -41973,40 +42951,40 @@ interactions: \ \"104.45.174.26/32\",\r\n \"104.45.175.45/32\",\r\n \"104.45.188.240/32\",\r\n \ \"104.45.191.89/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.FranceCentral\",\r\n \"id\": \"PowerPlatformInfra.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.43.44.240/28\",\r\n \"20.43.45.128/26\",\r\n - \ \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n \"20.111.0.0/27\",\r\n - \ \"20.111.0.56/29\",\r\n \"40.66.61.123/32\",\r\n \"40.66.62.172/32\",\r\n - \ \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n - \ \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n \"51.138.215.192/26\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.FranceSouth\",\r\n - \ \"id\": \"PowerPlatformInfra.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n - \ \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n - \ \"40.82.236.35/32\",\r\n \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n - \ \"51.105.92.160/28\",\r\n \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n - \ \"52.136.189.128/26\",\r\n \"52.136.190.176/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyNorth\",\r\n - \ \"id\": \"PowerPlatformInfra.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"51.116.1.237/32\",\r\n \"51.116.2.101/32\",\r\n - \ \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n \"51.116.3.73/32\",\r\n - \ \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n \"51.116.50.128/26\",\r\n - \ \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n \"51.116.74.96/27\",\r\n - \ \"51.116.74.128/26\",\r\n \"51.116.75.64/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.43.44.240/28\",\r\n + \ \"20.43.45.128/26\",\r\n \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n + \ \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n \"40.66.61.123/32\",\r\n + \ \"40.66.62.172/32\",\r\n \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n + \ \"51.11.235.83/32\",\r\n \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n + \ \"51.138.215.192/26\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.FranceSouth\",\r\n \"id\": \"PowerPlatformInfra.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"40.82.224.9/32\",\r\n + \ \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n \"40.82.224.60/32\",\r\n + \ \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n \"40.82.236.35/32\",\r\n + \ \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n + \ \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n \"52.136.189.128/26\",\r\n + \ \"52.136.190.176/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.GermanyNorth\",\r\n \"id\": \"PowerPlatformInfra.GermanyNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"51.116.1.237/32\",\r\n + \ \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n + \ \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n + \ \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n + \ \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n \"51.116.75.64/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n \ \"id\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42017,7 +42995,7 @@ interactions: \ \"51.116.146.192/28\",\r\n \"51.116.148.224/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.JapanEast\",\r\n \ \"id\": \"PowerPlatformInfra.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42030,7 +43008,7 @@ interactions: \ \"20.194.144.31/32\",\r\n \"20.210.3.27/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.JapanWest\",\r\n \ \"id\": \"PowerPlatformInfra.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42042,7 +43020,7 @@ interactions: \ \"40.81.189.52/32\",\r\n \"40.81.190.97/32\",\r\n \"52.175.150.250/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.KoreaCentral\",\r\n \ \"id\": \"PowerPlatformInfra.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42053,7 +43031,7 @@ interactions: \ \"52.141.7.21/32\",\r\n \"52.141.7.24/30\",\r\n \"52.141.7.36/30\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.KoreaSouth\",\r\n \ \"id\": \"PowerPlatformInfra.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42063,65 +43041,65 @@ interactions: \ \"52.231.137.237/32\",\r\n \"52.231.140.224/29\",\r\n \"52.231.143.171/32\",\r\n \ \"52.231.185.0/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.NorthEurope\",\r\n \"id\": \"PowerPlatformInfra.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.50.68.136/29\",\r\n + \ \"20.50.68.144/28\",\r\n \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n + \ \"20.50.69.0/24\",\r\n \"20.50.70.0/23\",\r\n \"20.54.3.143/32\",\r\n + \ \"20.54.3.210/32\",\r\n \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n + \ \"20.54.40.139/32\",\r\n \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n + \ \"20.54.66.198/32\",\r\n \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n + \ \"20.54.105.72/32\",\r\n \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n + \ \"20.54.105.243/32\",\r\n \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n + \ \"20.67.211.155/32\",\r\n \"20.67.211.157/32\",\r\n \"20.82.155.16/32\",\r\n + \ \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n + \ \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n + \ \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n + \ \"20.93.26.109/32\",\r\n \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n + \ \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n \"40.127.145.191/32\",\r\n + \ \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n + \ \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n + \ \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n + \ \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n \"51.104.150.127/32\",\r\n + \ \"51.104.150.153/32\",\r\n \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n + \ \"51.104.155.233/32\",\r\n \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n + \ \"51.104.159.10/32\",\r\n \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n + \ \"51.104.177.53/32\",\r\n \"51.104.178.0/32\",\r\n \"51.138.178.92/32\",\r\n + \ \"51.138.178.253/32\",\r\n \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n + \ \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n + \ \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n + \ \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n + \ \"52.142.127.254/32\",\r\n \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n + \ \"52.146.130.128/27\",\r\n \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n + \ \"52.146.130.192/26\",\r\n \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n + \ \"52.146.138.128/25\",\r\n \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n + \ \"52.155.88.22/32\",\r\n \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n + \ \"52.155.94.139/32\",\r\n \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n + \ \"52.155.162.137/32\",\r\n \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n + \ \"52.155.176.197/32\",\r\n \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n + \ \"52.155.181.78/32\",\r\n \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n + \ \"52.155.223.80/32\",\r\n \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n + \ \"52.155.232.169/32\",\r\n \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n + \ \"52.155.233.110/32\",\r\n \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n + \ \"52.155.234.107/32\",\r\n \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n + \ \"52.155.235.151/32\",\r\n \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n + \ \"52.155.236.16/32\",\r\n \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n + \ \"52.156.196.221/32\",\r\n \"52.156.204.190/32\",\r\n \"52.158.24.140/32\",\r\n + \ \"52.158.24.178/32\",\r\n \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n + \ \"52.158.121.190/32\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.NorwayEast\",\r\n \"id\": \"PowerPlatformInfra.NorwayEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n - \ \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n - \ \"20.50.70.0/23\",\r\n \"20.54.3.143/32\",\r\n \"20.54.3.210/32\",\r\n - \ \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n \"20.54.40.139/32\",\r\n - \ \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n \"20.54.66.198/32\",\r\n - \ \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n \"20.54.105.72/32\",\r\n - \ \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n \"20.54.105.243/32\",\r\n - \ \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n \"20.67.211.155/32\",\r\n - \ \"20.67.211.157/32\",\r\n \"20.82.155.16/32\",\r\n \"20.82.171.158/32\",\r\n - \ \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n \"20.82.231.162/32\",\r\n - \ \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n \"20.82.246.160/27\",\r\n - \ \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n \"20.93.26.109/32\",\r\n - \ \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n \"20.105.1.51/32\",\r\n - \ \"20.105.17.251/32\",\r\n \"40.127.145.191/32\",\r\n \"40.127.147.213/32\",\r\n - \ \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n \"40.127.150.85/32\",\r\n - \ \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n \"40.127.229.37/32\",\r\n - \ \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n \"40.127.235.247/32\",\r\n - \ \"40.127.241.36/32\",\r\n \"51.104.150.127/32\",\r\n \"51.104.150.153/32\",\r\n - \ \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n \"51.104.155.233/32\",\r\n - \ \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n \"51.104.159.10/32\",\r\n - \ \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n \"51.104.177.53/32\",\r\n - \ \"51.104.178.0/32\",\r\n \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n - \ \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n \"52.142.82.161/32\",\r\n - \ \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n \"52.142.112.49/32\",\r\n - \ \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n \"52.142.113.203/32\",\r\n - \ \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n \"52.142.127.254/32\",\r\n - \ \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n \"52.146.130.128/27\",\r\n - \ \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n \"52.146.130.192/26\",\r\n - \ \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n \"52.146.138.128/25\",\r\n - \ \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n \"52.155.88.22/32\",\r\n - \ \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n - \ \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n - \ \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n - \ \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n - \ \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n - \ \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n - \ \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n - \ \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n - \ \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n - \ \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n - \ \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n \"52.156.196.221/32\",\r\n - \ \"52.156.204.190/32\",\r\n \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n - \ \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n \"52.158.121.190/32\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayEast\",\r\n - \ \"id\": \"PowerPlatformInfra.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n \"20.100.1.160/29\",\r\n - \ \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n \"51.120.44.32/27\",\r\n - \ \"51.120.44.64/26\",\r\n \"51.120.232.48/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayWest\",\r\n + \ \"addressPrefixes\": [\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n + \ \"20.100.1.160/29\",\r\n \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n + \ \"51.120.44.32/27\",\r\n \"51.120.44.64/26\",\r\n \"51.120.232.48/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayWest\",\r\n \ \"id\": \"PowerPlatformInfra.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42131,7 +43109,7 @@ interactions: \ \"51.120.228.128/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.SouthAfricaNorth\",\r\n \"id\": \"PowerPlatformInfra.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n @@ -42142,17 +43120,18 @@ interactions: \ \"102.133.219.160/28\",\r\n \"102.133.219.192/26\",\r\n \ \"102.133.221.24/29\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.SouthAfricaWest\",\r\n \"id\": \"PowerPlatformInfra.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"102.37.80.40/29\",\r\n \"102.37.85.32/27\",\r\n - \ \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n \"102.133.0.199/32\",\r\n - \ \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n - \ \"102.133.60.0/27\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"PowerPlatformInfra.SouthCentralUS\",\r\n \"id\": \"PowerPlatformInfra.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southafricawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"102.37.80.40/29\",\r\n + \ \"102.37.85.32/27\",\r\n \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n + \ \"102.133.0.199/32\",\r\n \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n + \ \"102.133.59.192/26\",\r\n \"102.133.60.0/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SouthCentralUS\",\r\n + \ \"id\": \"PowerPlatformInfra.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \ \"addressPrefixes\": [\r\n \"13.66.80.131/32\",\r\n \"13.73.253.128/25\",\r\n @@ -42166,7 +43145,7 @@ interactions: \ \"52.249.59.157/32\",\r\n \"52.249.60.80/32\",\r\n \"52.249.63.45/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SoutheastAsia\",\r\n \ \"id\": \"PowerPlatformInfra.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42186,7 +43165,7 @@ interactions: \ \"104.43.76.102/32\",\r\n \"104.43.76.124/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SouthIndia\",\r\n \ \"id\": \"PowerPlatformInfra.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42198,7 +43177,7 @@ interactions: \ \"20.192.153.80/29\",\r\n \"52.172.7.225/32\",\r\n \"52.172.112.176/29\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SwitzerlandNorth\",\r\n \ \"id\": \"PowerPlatformInfra.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42209,7 +43188,7 @@ interactions: \ \"51.107.241.104/29\",\r\n \"51.107.241.160/27\",\r\n \"51.107.241.192/26\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SwitzerlandWest\",\r\n \ \"id\": \"PowerPlatformInfra.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42220,7 +43199,7 @@ interactions: \ \"51.107.254.96/27\",\r\n \"51.107.254.128/26\",\r\n \"51.107.254.248/29\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UAECentral\",\r\n \ \"id\": \"PowerPlatformInfra.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42230,18 +43209,18 @@ interactions: \ \"40.120.1.91/32\",\r\n \"40.120.1.94/32\",\r\n \"40.120.1.96/32\",\r\n \ \"40.120.2.208/31\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.UAENorth\",\r\n \"id\": \"PowerPlatformInfra.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n - \ \"20.38.142.120/29\",\r\n \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n - \ \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n \"40.119.170.60/32\",\r\n - \ \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n \"40.120.86.160/27\",\r\n - \ \"40.120.86.192/26\",\r\n \"40.120.87.56/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.38.140.32/27\",\r\n + \ \"20.38.140.64/26\",\r\n \"20.38.142.120/29\",\r\n \"20.46.152.152/32\",\r\n + \ \"20.46.159.47/32\",\r\n \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n + \ \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n + \ \"40.120.86.160/27\",\r\n \"40.120.86.192/26\",\r\n \"40.120.87.56/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKSouth\",\r\n \ \"id\": \"PowerPlatformInfra.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42257,7 +43236,7 @@ interactions: \ \"51.143.208.216/29\",\r\n \"51.145.104.29/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKWest\",\r\n \ \"id\": \"PowerPlatformInfra.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42272,61 +43251,61 @@ interactions: \ \"51.137.166.64/26\",\r\n \"51.137.167.176/29\",\r\n \"51.137.180.86/32\",\r\n \ \"52.142.168.104/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.WestCentralUS\",\r\n \"id\": \"PowerPlatformInfra.WestCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"52.150.154.48/28\",\r\n \"52.150.154.128/26\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestEurope\",\r\n - \ \"id\": \"PowerPlatformInfra.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"20.50.16.235/32\",\r\n \"20.50.16.253/32\",\r\n - \ \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n \"20.50.134.59/32\",\r\n - \ \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n \"20.50.238.87/32\",\r\n - \ \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n - \ \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n - \ \"20.54.209.240/32\",\r\n \"20.61.96.0/25\",\r\n \"20.61.96.128/27\",\r\n - \ \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n \"20.61.249.208/32\",\r\n - \ \"20.71.81.103/32\",\r\n \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n - \ \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n \"20.82.57.234/32\",\r\n - \ \"20.82.64.2/32\",\r\n \"20.86.93.224/27\",\r\n \"20.86.95.0/24\",\r\n - \ \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n \"20.93.176.101/32\",\r\n - \ \"20.93.237.39/32\",\r\n \"20.101.28.187/32\",\r\n \"20.103.85.227/32\",\r\n - \ \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n \"20.105.208.0/26\",\r\n - \ \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n \"40.74.5.98/32\",\r\n - \ \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n - \ \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n - \ \"40.74.42.86/32\",\r\n \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n - \ \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n - \ \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n \"40.119.159.181/32\",\r\n - \ \"40.119.159.218/32\",\r\n \"51.105.96.44/32\",\r\n \"51.105.97.152/32\",\r\n - \ \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n \"51.105.130.21/32\",\r\n - \ \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n \"51.105.152.8/32\",\r\n - \ \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n \"51.105.160.10/32\",\r\n - \ \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n \"51.105.183.7/32\",\r\n - \ \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n \"51.105.206.64/32\",\r\n - \ \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n \"51.105.250.62/32\",\r\n - \ \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n \"51.124.1.108/32\",\r\n - \ \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n \"51.124.72.168/32\",\r\n - \ \"51.124.83.127/32\",\r\n \"51.137.10.82/32\",\r\n \"51.137.10.173/32\",\r\n - \ \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n \"51.137.13.184/32\",\r\n - \ \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n \"51.138.27.6/32\",\r\n - \ \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n \"51.138.30.32/32\",\r\n - \ \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n \"51.144.56.64/32\",\r\n - \ \"51.144.190.147/32\",\r\n \"51.145.186.156/32\",\r\n \"51.145.189.149/32\",\r\n - \ \"52.137.24.206/32\",\r\n \"52.142.233.146/32\",\r\n \"52.142.233.149/32\",\r\n - \ \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n \"52.142.237.97/32\",\r\n - \ \"52.143.22.209/32\",\r\n \"52.149.108.155/32\",\r\n \"52.157.221.75/32\",\r\n - \ \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n - \ \"52.157.237.175/32\",\r\n \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n - \ \"104.45.65.67/32\",\r\n \"104.45.67.10/32\",\r\n \"104.45.70.91/32\",\r\n - \ \"104.45.70.154/32\",\r\n \"104.45.77.57/32\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"52.150.154.48/28\",\r\n + \ \"52.150.154.128/26\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.WestEurope\",\r\n \"id\": \"PowerPlatformInfra.WestEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.50.16.235/32\",\r\n + \ \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n + \ \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n + \ \"20.50.238.87/32\",\r\n \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n + \ \"20.54.209.167/32\",\r\n \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n + \ \"20.54.209.238/32\",\r\n \"20.54.209.240/32\",\r\n \"20.61.96.0/25\",\r\n + \ \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n + \ \"20.61.249.208/32\",\r\n \"20.71.81.103/32\",\r\n \"20.76.181.210/32\",\r\n + \ \"20.76.222.244/32\",\r\n \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n + \ \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n \"20.86.93.224/27\",\r\n + \ \"20.86.95.0/24\",\r\n \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n + \ \"20.93.176.101/32\",\r\n \"20.93.237.39/32\",\r\n \"20.101.28.187/32\",\r\n + \ \"20.103.85.227/32\",\r\n \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n + \ \"20.105.208.0/26\",\r\n \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n + \ \"40.74.5.98/32\",\r\n \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n + \ \"40.74.32.17/32\",\r\n \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n + \ \"40.74.42.84/32\",\r\n \"40.74.42.86/32\",\r\n \"40.113.178.52/30\",\r\n + \ \"40.113.178.56/29\",\r\n \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n + \ \"40.113.180.0/22\",\r\n \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n + \ \"40.119.159.181/32\",\r\n \"40.119.159.218/32\",\r\n \"51.105.96.44/32\",\r\n + \ \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n + \ \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n + \ \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n + \ \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n + \ \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n + \ \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n + \ \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n + \ \"51.124.1.108/32\",\r\n \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n + \ \"51.124.72.168/32\",\r\n \"51.124.83.127/32\",\r\n \"51.137.10.82/32\",\r\n + \ \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n + \ \"51.137.13.184/32\",\r\n \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n + \ \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n + \ \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n + \ \"51.144.56.64/32\",\r\n \"51.144.190.147/32\",\r\n \"51.145.186.156/32\",\r\n + \ \"51.145.189.149/32\",\r\n \"52.137.24.206/32\",\r\n \"52.142.233.146/32\",\r\n + \ \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n + \ \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n \"52.149.108.155/32\",\r\n + \ \"52.157.221.75/32\",\r\n \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n + \ \"52.157.225.224/32\",\r\n \"52.157.237.175/32\",\r\n \"52.236.152.88/32\",\r\n + \ \"52.236.153.149/32\",\r\n \"104.45.65.67/32\",\r\n \"104.45.67.10/32\",\r\n + \ \"104.45.70.91/32\",\r\n \"104.45.70.154/32\",\r\n \"104.45.77.57/32\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS\",\r\n \ \"id\": \"PowerPlatformInfra.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42378,151 +43357,400 @@ interactions: \ \"104.210.57.39/32\",\r\n \"137.135.53.196/32\",\r\n \"168.61.3.73/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS2\",\r\n \ \"id\": \"PowerPlatformInfra.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"40.64.134.144/28\",\r\n \"40.64.134.192/26\",\r\n \ \"40.91.87.146/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformPlex\",\r\n \"id\": \"PowerPlatformPlex\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.24.0.192/28\",\r\n \"20.24.0.208/30\",\r\n \"20.52.95.84/30\",\r\n + \ \"20.52.95.216/30\",\r\n \"20.59.84.24/29\",\r\n \"20.59.84.80/28\",\r\n + \ \"20.59.84.96/27\",\r\n \"20.59.84.128/27\",\r\n \"20.59.84.160/29\",\r\n + \ \"20.59.103.116/30\",\r\n \"20.59.103.136/29\",\r\n \"20.59.103.160/27\",\r\n + \ \"20.59.103.192/27\",\r\n \"20.59.103.224/28\",\r\n \"20.59.103.240/30\",\r\n + \ \"20.70.223.24/29\",\r\n \"20.70.223.80/29\",\r\n \"20.70.223.88/30\",\r\n + \ \"20.70.223.168/29\",\r\n \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n + \ \"20.74.196.104/29\",\r\n \"20.79.108.100/30\",\r\n \"20.79.108.104/30\",\r\n + \ \"20.87.82.152/29\",\r\n \"20.87.83.104/29\",\r\n \"20.88.159.140/30\",\r\n + \ \"20.88.159.152/29\",\r\n \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n + \ \"20.90.38.16/29\",\r\n \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n + \ \"20.90.38.240/29\",\r\n \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n + \ \"20.92.5.124/30\",\r\n \"20.92.6.8/29\",\r\n \"20.92.6.192/29\",\r\n + \ \"20.97.35.52/30\",\r\n \"20.97.39.56/29\",\r\n \"20.97.39.112/30\",\r\n + \ \"20.100.4.136/29\",\r\n \"20.100.4.180/30\",\r\n \"20.100.5.16/30\",\r\n + \ \"20.105.211.64/28\",\r\n \"20.105.211.80/29\",\r\n \"20.105.211.88/30\",\r\n + \ \"20.105.215.228/30\",\r\n \"20.105.215.232/29\",\r\n \"20.105.215.240/28\",\r\n + \ \"20.105.243.208/28\",\r\n \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n + \ \"20.105.244.32/28\",\r\n \"20.107.239.220/30\",\r\n \"20.111.3.152/29\",\r\n + \ \"20.111.3.204/30\",\r\n \"20.111.3.216/30\",\r\n \"20.116.43.56/29\",\r\n + \ \"20.116.43.80/29\",\r\n \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n + \ \"20.116.47.64/30\",\r\n \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n + \ \"20.117.193.60/30\",\r\n \"20.117.193.176/29\",\r\n \"20.119.28.0/27\",\r\n + \ \"20.119.28.32/30\",\r\n \"20.189.194.180/30\",\r\n \"20.189.198.88/29\",\r\n + \ \"20.189.198.136/29\",\r\n \"20.189.199.32/30\",\r\n \"20.192.157.248/29\",\r\n + \ \"20.195.86.92/30\",\r\n \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n + \ \"20.195.87.124/30\",\r\n \"20.199.200.124/30\",\r\n \"20.199.201.48/30\",\r\n + \ \"20.199.201.76/30\",\r\n \"20.199.201.144/30\",\r\n \"20.200.160.28/30\",\r\n + \ \"20.200.160.208/30\",\r\n \"20.200.160.236/30\",\r\n \"20.200.160.248/30\",\r\n + \ \"20.200.198.200/29\",\r\n \"20.200.199.88/29\",\r\n \"20.203.88.48/29\",\r\n + \ \"20.203.88.88/29\",\r\n \"20.204.192.108/30\",\r\n \"20.204.192.192/29\",\r\n + \ \"20.204.193.100/30\",\r\n \"20.204.193.104/29\",\r\n \"20.205.49.80/29\",\r\n + \ \"20.205.49.88/30\",\r\n \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n + \ \"20.205.50.112/30\",\r\n \"20.205.69.156/30\",\r\n \"20.206.3.20/30\",\r\n + \ \"20.206.4.64/29\",\r\n \"20.206.4.224/29\",\r\n \"20.206.4.232/30\",\r\n + \ \"20.206.178.56/29\",\r\n \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n + \ \"20.206.179.128/29\",\r\n \"20.206.179.136/30\",\r\n \"20.208.5.84/30\",\r\n + \ \"20.208.7.120/30\",\r\n \"20.208.7.172/30\",\r\n \"20.208.7.184/30\",\r\n + \ \"20.210.68.156/30\",\r\n \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n + \ \"20.210.70.80/30\",\r\n \"20.213.194.128/29\",\r\n \"20.213.194.136/30\",\r\n + \ \"20.223.65.68/30\",\r\n \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n + \ \"20.223.65.96/27\",\r\n \"20.223.65.128/28\",\r\n \"20.232.88.200/29\",\r\n + \ \"20.232.89.16/28\",\r\n \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n + \ \"20.232.89.96/29\",\r\n \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n + \ \"51.116.77.84/30\",\r\n \"51.116.77.248/30\",\r\n \"51.116.78.36/30\",\r\n + \ \"51.116.78.192/30\",\r\n \"51.120.176.192/29\",\r\n \"51.120.176.220/30\",\r\n + \ \"51.120.176.232/30\",\r\n \"52.136.191.248/29\",\r\n \"52.146.141.136/29\",\r\n + \ \"52.146.141.160/27\",\r\n \"52.146.141.192/27\",\r\n \"52.172.81.16/30\",\r\n + \ \"52.172.81.224/29\",\r\n \"52.172.81.232/30\",\r\n \"52.242.44.192/28\",\r\n + \ \"52.242.44.208/30\",\r\n \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n + \ \"52.242.45.48/29\",\r\n \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n + \ \"102.37.87.184/29\",\r\n \"191.238.78.84/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.AustraliaEast\",\r\n + \ \"id\": \"PowerPlatformPlex.AustraliaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.24.0.192/28\",\r\n - \ \"20.24.0.208/30\",\r\n \"20.52.95.84/30\",\r\n \"20.52.95.216/30\",\r\n - \ \"20.59.84.24/29\",\r\n \"20.59.84.80/28\",\r\n \"20.59.84.96/27\",\r\n - \ \"20.59.84.128/27\",\r\n \"20.59.84.160/29\",\r\n \"20.59.103.116/30\",\r\n - \ \"20.59.103.136/29\",\r\n \"20.59.103.160/27\",\r\n \"20.59.103.192/27\",\r\n - \ \"20.59.103.224/28\",\r\n \"20.59.103.240/30\",\r\n \"20.70.223.24/29\",\r\n + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.70.223.24/29\",\r\n \ \"20.70.223.80/29\",\r\n \"20.70.223.88/30\",\r\n \"20.70.223.168/29\",\r\n - \ \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n \"20.74.196.104/29\",\r\n - \ \"20.79.108.100/30\",\r\n \"20.79.108.104/30\",\r\n \"20.87.82.152/29\",\r\n - \ \"20.87.83.104/29\",\r\n \"20.88.159.140/30\",\r\n \"20.88.159.152/29\",\r\n - \ \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n \"20.90.38.16/29\",\r\n - \ \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n \"20.90.38.240/29\",\r\n - \ \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n \"20.92.5.124/30\",\r\n - \ \"20.92.6.8/29\",\r\n \"20.92.6.192/29\",\r\n \"20.97.35.52/30\",\r\n - \ \"20.97.39.56/29\",\r\n \"20.97.39.112/30\",\r\n \"20.100.4.136/29\",\r\n - \ \"20.100.4.180/30\",\r\n \"20.100.5.16/30\",\r\n \"20.105.211.64/28\",\r\n + \ \"20.213.194.128/29\",\r\n \"20.213.194.136/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.AustraliaSoutheast\",\r\n + \ \"id\": \"PowerPlatformPlex.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n \"20.92.5.124/30\",\r\n + \ \"20.92.6.8/29\",\r\n \"20.92.6.192/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.BrazilSouth\",\r\n + \ \"id\": \"PowerPlatformPlex.BrazilSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.206.178.56/29\",\r\n + \ \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n \"20.206.179.128/29\",\r\n + \ \"20.206.179.136/30\",\r\n \"191.238.78.84/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.BrazilSoutheast\",\r\n + \ \"id\": \"PowerPlatformPlex.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.206.3.20/30\",\r\n + \ \"20.206.4.64/29\",\r\n \"20.206.4.224/29\",\r\n \"20.206.4.232/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.CanadaCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.CanadaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.116.43.56/29\",\r\n + \ \"20.116.43.80/29\",\r\n \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n + \ \"20.116.47.64/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.CanadaEast\",\r\n \"id\": \"PowerPlatformPlex.CanadaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"52.242.44.192/28\",\r\n \"52.242.44.208/30\",\r\n + \ \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n \"52.242.45.48/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.CentralIndia\",\r\n + \ \"id\": \"PowerPlatformPlex.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.204.192.108/30\",\r\n + \ \"20.204.192.192/29\",\r\n \"20.204.193.100/30\",\r\n \"20.204.193.104/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.EastAsia\",\r\n + \ \"id\": \"PowerPlatformPlex.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.205.49.80/29\",\r\n + \ \"20.205.49.88/30\",\r\n \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n + \ \"20.205.50.112/30\",\r\n \"20.205.69.156/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.EastUS\",\r\n + \ \"id\": \"PowerPlatformPlex.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.88.159.140/30\",\r\n + \ \"20.88.159.152/29\",\r\n \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n + \ \"20.119.28.0/27\",\r\n \"20.119.28.32/30\",\r\n \"20.232.88.200/29\",\r\n + \ \"20.232.89.16/28\",\r\n \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n + \ \"20.232.89.96/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.FranceCentral\",\r\n \"id\": \"PowerPlatformPlex.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.111.3.152/29\",\r\n \"20.111.3.204/30\",\r\n + \ \"20.111.3.216/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.FranceSouth\",\r\n \"id\": \"PowerPlatformPlex.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n + \ \"52.136.191.248/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.GermanyNorth\",\r\n \"id\": \"PowerPlatformPlex.GermanyNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"51.116.77.84/30\",\r\n \"51.116.77.248/30\",\r\n + \ \"51.116.78.36/30\",\r\n \"51.116.78.192/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.GermanyWestCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.52.95.84/30\",\r\n + \ \"20.52.95.216/30\",\r\n \"20.79.108.100/30\",\r\n \"20.79.108.104/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.JapanEast\",\r\n + \ \"id\": \"PowerPlatformPlex.JapanEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.210.68.156/30\",\r\n + \ \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n \"20.210.70.80/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.JapanWest\",\r\n + \ \"id\": \"PowerPlatformPlex.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.189.194.180/30\",\r\n + \ \"20.189.198.88/29\",\r\n \"20.189.198.136/29\",\r\n \"20.189.199.32/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.KoreaCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.200.198.200/29\",\r\n + \ \"20.200.199.88/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.KoreaSouth\",\r\n \"id\": \"PowerPlatformPlex.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.200.160.28/30\",\r\n \"20.200.160.208/30\",\r\n + \ \"20.200.160.236/30\",\r\n \"20.200.160.248/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorthEurope\",\r\n + \ \"id\": \"PowerPlatformPlex.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.107.239.220/30\",\r\n + \ \"20.223.65.68/30\",\r\n \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n + \ \"20.223.65.96/27\",\r\n \"20.223.65.128/28\",\r\n \"52.146.141.136/29\",\r\n + \ \"52.146.141.160/27\",\r\n \"52.146.141.192/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorwayEast\",\r\n + \ \"id\": \"PowerPlatformPlex.NorwayEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.100.4.136/29\",\r\n + \ \"20.100.4.180/30\",\r\n \"20.100.5.16/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorwayWest\",\r\n + \ \"id\": \"PowerPlatformPlex.NorwayWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"51.120.176.192/29\",\r\n + \ \"51.120.176.220/30\",\r\n \"51.120.176.232/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SouthAfricaNorth\",\r\n + \ \"id\": \"PowerPlatformPlex.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.87.82.152/29\",\r\n \"20.87.83.104/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SouthAfricaWest\",\r\n + \ \"id\": \"PowerPlatformPlex.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n + \ \"102.37.87.184/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SouthCentralUS\",\r\n \"id\": \"PowerPlatformPlex.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.97.35.52/30\",\r\n \"20.97.39.56/29\",\r\n + \ \"20.97.39.112/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SoutheastAsia\",\r\n \"id\": \"PowerPlatformPlex.SoutheastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.24.0.192/28\",\r\n \"20.24.0.208/30\",\r\n + \ \"20.195.86.92/30\",\r\n \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n + \ \"20.195.87.124/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SouthIndia\",\r\n \"id\": \"PowerPlatformPlex.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.192.157.248/29\",\r\n \"52.172.81.16/30\",\r\n + \ \"52.172.81.224/29\",\r\n \"52.172.81.232/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SwitzerlandNorth\",\r\n + \ \"id\": \"PowerPlatformPlex.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.208.5.84/30\",\r\n + \ \"20.208.7.120/30\",\r\n \"20.208.7.172/30\",\r\n \"20.208.7.184/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SwitzerlandWest\",\r\n + \ \"id\": \"PowerPlatformPlex.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.199.200.124/30\",\r\n + \ \"20.199.201.48/30\",\r\n \"20.199.201.76/30\",\r\n \"20.199.201.144/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.UAECentral\",\r\n + \ \"id\": \"PowerPlatformPlex.UAECentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.203.88.48/29\",\r\n + \ \"20.203.88.88/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.UAENorth\",\r\n \"id\": \"PowerPlatformPlex.UAENorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n + \ \"20.74.196.104/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.UKSouth\",\r\n \"id\": \"PowerPlatformPlex.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n + \ \"20.117.193.60/30\",\r\n \"20.117.193.176/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.UKWest\",\r\n + \ \"id\": \"PowerPlatformPlex.UKWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.90.38.16/29\",\r\n + \ \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n \"20.90.38.240/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.WestEurope\",\r\n + \ \"id\": \"PowerPlatformPlex.WestEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.105.211.64/28\",\r\n \ \"20.105.211.80/29\",\r\n \"20.105.211.88/30\",\r\n \"20.105.215.228/30\",\r\n \ \"20.105.215.232/29\",\r\n \"20.105.215.240/28\",\r\n \"20.105.243.208/28\",\r\n - \ \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n \"20.105.244.32/28\",\r\n - \ \"20.107.239.220/30\",\r\n \"20.111.3.152/29\",\r\n \"20.111.3.204/30\",\r\n - \ \"20.111.3.216/30\",\r\n \"20.116.43.56/29\",\r\n \"20.116.43.80/29\",\r\n - \ \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n \"20.116.47.64/30\",\r\n - \ \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n \"20.117.193.60/30\",\r\n - \ \"20.117.193.176/29\",\r\n \"20.119.28.0/27\",\r\n \"20.119.28.32/30\",\r\n - \ \"20.189.194.180/30\",\r\n \"20.189.198.88/29\",\r\n \"20.189.198.136/29\",\r\n - \ \"20.189.199.32/30\",\r\n \"20.192.157.248/29\",\r\n \"20.195.86.92/30\",\r\n - \ \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n \"20.195.87.124/30\",\r\n - \ \"20.199.200.124/30\",\r\n \"20.199.201.48/30\",\r\n \"20.199.201.76/30\",\r\n - \ \"20.199.201.144/30\",\r\n \"20.200.160.28/30\",\r\n \"20.200.160.208/30\",\r\n - \ \"20.200.160.236/30\",\r\n \"20.200.160.248/30\",\r\n \"20.200.198.200/29\",\r\n - \ \"20.200.199.88/29\",\r\n \"20.203.88.48/29\",\r\n \"20.203.88.88/29\",\r\n - \ \"20.204.192.108/30\",\r\n \"20.204.192.192/29\",\r\n \"20.204.193.100/30\",\r\n - \ \"20.204.193.104/29\",\r\n \"20.205.49.80/29\",\r\n \"20.205.49.88/30\",\r\n - \ \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n \"20.205.50.112/30\",\r\n - \ \"20.205.69.156/30\",\r\n \"20.206.3.20/30\",\r\n \"20.206.4.64/29\",\r\n - \ \"20.206.4.224/29\",\r\n \"20.206.4.232/30\",\r\n \"20.206.178.56/29\",\r\n - \ \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n \"20.206.179.128/29\",\r\n - \ \"20.206.179.136/30\",\r\n \"20.208.5.84/30\",\r\n \"20.208.7.120/30\",\r\n - \ \"20.208.7.172/30\",\r\n \"20.208.7.184/30\",\r\n \"20.210.68.156/30\",\r\n - \ \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n \"20.210.70.80/30\",\r\n - \ \"20.213.194.128/29\",\r\n \"20.213.194.136/30\",\r\n \"20.223.65.68/30\",\r\n - \ \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n \"20.223.65.96/27\",\r\n - \ \"20.223.65.128/28\",\r\n \"20.232.88.200/29\",\r\n \"20.232.89.16/28\",\r\n - \ \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n \"20.232.89.96/29\",\r\n - \ \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n \"51.116.77.84/30\",\r\n - \ \"51.116.77.248/30\",\r\n \"51.116.78.36/30\",\r\n \"51.116.78.192/30\",\r\n - \ \"51.120.176.192/29\",\r\n \"51.120.176.220/30\",\r\n \"51.120.176.232/30\",\r\n - \ \"52.136.191.248/29\",\r\n \"52.146.141.136/29\",\r\n \"52.146.141.160/27\",\r\n - \ \"52.146.141.192/27\",\r\n \"52.172.81.16/30\",\r\n \"52.172.81.224/29\",\r\n - \ \"52.172.81.232/30\",\r\n \"52.242.44.192/28\",\r\n \"52.242.44.208/30\",\r\n - \ \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n \"52.242.45.48/29\",\r\n - \ \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n \"102.37.87.184/29\",\r\n - \ \"191.238.78.84/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n \"20.105.244.32/28\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.WestUS\",\r\n + \ \"id\": \"PowerPlatformPlex.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.59.84.24/29\",\r\n + \ \"20.59.84.80/28\",\r\n \"20.59.84.96/27\",\r\n \"20.59.84.128/27\",\r\n + \ \"20.59.84.160/29\",\r\n \"20.59.103.116/30\",\r\n \"20.59.103.136/29\",\r\n + \ \"20.59.103.160/27\",\r\n \"20.59.103.192/27\",\r\n \"20.59.103.224/28\",\r\n + \ \"20.59.103.240/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerQueryOnline\",\r\n \"id\": \"PowerQueryOnline\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"PowerQueryOnline\",\r\n \"addressPrefixes\": - [\r\n \"20.17.48.20/31\",\r\n \"20.21.32.20/31\",\r\n \"20.21.55.160/29\",\r\n - \ \"20.21.80.20/31\",\r\n \"20.36.120.120/31\",\r\n \"20.37.64.120/31\",\r\n - \ \"20.37.152.70/31\",\r\n \"20.37.192.70/31\",\r\n \"20.37.224.120/31\",\r\n - \ \"20.38.80.70/31\",\r\n \"20.38.136.68/31\",\r\n \"20.39.11.24/31\",\r\n - \ \"20.41.0.68/30\",\r\n \"20.41.64.70/31\",\r\n \"20.41.65.144/31\",\r\n - \ \"20.41.192.120/31\",\r\n \"20.42.4.200/30\",\r\n \"20.42.128.70/31\",\r\n - \ \"20.42.129.184/29\",\r\n \"20.42.224.120/31\",\r\n \"20.43.40.70/31\",\r\n - \ \"20.43.64.70/31\",\r\n \"20.43.128.70/31\",\r\n \"20.45.112.120/31\",\r\n - \ \"20.45.192.120/31\",\r\n \"20.47.237.98/31\",\r\n \"20.47.237.104/29\",\r\n - \ \"20.53.54.168/29\",\r\n \"20.53.54.176/31\",\r\n \"20.53.62.108/31\",\r\n - \ \"20.53.62.112/29\",\r\n \"20.59.81.240/28\",\r\n \"20.69.8.120/29\",\r\n - \ \"20.70.223.160/29\",\r\n \"20.72.16.20/31\",\r\n \"20.74.196.96/29\",\r\n - \ \"20.79.107.144/29\",\r\n \"20.87.82.200/29\",\r\n \"20.88.66.110/31\",\r\n - \ \"20.88.67.64/29\",\r\n \"20.90.38.56/29\",\r\n \"20.91.9.56/29\",\r\n - \ \"20.92.6.0/29\",\r\n \"20.98.149.8/29\",\r\n \"20.98.195.176/29\",\r\n - \ \"20.99.25.158/31\",\r\n \"20.99.25.160/29\",\r\n \"20.100.4.184/29\",\r\n - \ \"20.105.215.40/29\",\r\n \"20.111.3.208/29\",\r\n \"20.116.43.120/29\",\r\n - \ \"20.117.193.48/29\",\r\n \"20.118.78.96/29\",\r\n \"20.118.139.212/31\",\r\n - \ \"20.118.139.216/29\",\r\n \"20.125.4.176/28\",\r\n \"20.125.4.192/29\",\r\n - \ \"20.125.162.146/31\",\r\n \"20.125.162.152/29\",\r\n \"20.150.160.108/31\",\r\n - \ \"20.189.104.68/31\",\r\n \"20.189.198.128/29\",\r\n \"20.192.160.20/31\",\r\n - \ \"20.192.225.32/31\",\r\n \"20.195.87.112/29\",\r\n \"20.199.201.88/29\",\r\n - \ \"20.200.160.240/29\",\r\n \"20.200.198.248/29\",\r\n \"20.203.88.80/29\",\r\n - \ \"20.204.193.0/29\",\r\n \"20.205.49.192/29\",\r\n \"20.206.4.72/29\",\r\n - \ \"20.206.178.168/29\",\r\n \"20.207.2.166/31\",\r\n \"20.207.2.168/29\",\r\n - \ \"20.207.168.180/31\",\r\n \"20.207.168.184/29\",\r\n \"20.208.7.176/29\",\r\n - \ \"20.210.69.168/29\",\r\n \"20.215.0.20/31\",\r\n \"20.215.7.60/31\",\r\n - \ \"20.215.7.232/29\",\r\n \"20.217.40.20/31\",\r\n \"20.217.47.60/31\",\r\n - \ \"20.217.47.232/29\",\r\n \"20.223.64.128/29\",\r\n \"20.228.0.46/31\",\r\n - \ \"20.228.1.64/29\",\r\n \"20.232.88.0/29\",\r\n \"23.100.217.20/31\",\r\n - \ \"23.100.217.24/29\",\r\n \"40.64.11.116/31\",\r\n \"40.64.11.120/29\",\r\n - \ \"40.67.48.120/31\",\r\n \"40.74.30.104/30\",\r\n \"40.80.56.120/31\",\r\n - \ \"40.80.96.40/29\",\r\n \"40.80.168.120/31\",\r\n \"40.80.184.68/31\",\r\n - \ \"40.82.253.72/29\",\r\n \"40.89.16.120/31\",\r\n \"40.119.8.74/31\",\r\n - \ \"51.12.46.228/31\",\r\n \"51.12.75.224/29\",\r\n \"51.12.198.208/31\",\r\n - \ \"51.53.24.20/31\",\r\n \"51.53.31.156/31\",\r\n \"51.53.101.8/29\",\r\n - \ \"51.53.168.20/31\",\r\n \"51.104.24.70/31\",\r\n \"51.105.80.120/31\",\r\n - \ \"51.105.88.120/31\",\r\n \"51.107.48.70/31\",\r\n \"51.107.144.120/31\",\r\n - \ \"51.116.48.70/31\",\r\n \"51.116.78.40/29\",\r\n \"51.116.144.70/31\",\r\n - \ \"51.120.40.70/31\",\r\n \"51.120.176.224/29\",\r\n \"51.120.224.120/31\",\r\n - \ \"51.137.160.68/31\",\r\n \"51.143.192.120/31\",\r\n \"52.140.104.70/31\",\r\n - \ \"52.150.139.72/30\",\r\n \"52.172.81.72/29\",\r\n \"52.228.80.70/31\",\r\n - \ \"52.242.44.240/29\",\r\n \"102.37.87.176/29\",\r\n \"102.133.56.96/31\",\r\n - \ \"102.133.216.70/31\",\r\n \"191.233.8.20/31\",\r\n \"191.235.224.70/31\",\r\n - \ \"2603:1000:4::200/123\",\r\n \"2603:1000:104:1::200/123\",\r\n - \ \"2603:1010:6:1::200/123\",\r\n \"2603:1010:101::200/123\",\r\n - \ \"2603:1010:304::200/123\",\r\n \"2603:1010:404::200/123\",\r\n - \ \"2603:1020:5:1::200/123\",\r\n \"2603:1020:206:1::200/123\",\r\n - \ \"2603:1020:305::200/123\",\r\n \"2603:1020:405::200/123\",\r\n - \ \"2603:1020:605::200/123\",\r\n \"2603:1020:705:1::200/123\",\r\n - \ \"2603:1020:805:1::200/123\",\r\n \"2603:1020:905::200/123\",\r\n - \ \"2603:1020:a04:1::200/123\",\r\n \"2603:1020:b04::200/123\",\r\n - \ \"2603:1020:c04:1::200/123\",\r\n \"2603:1020:d04::200/123\",\r\n - \ \"2603:1020:e04:1::200/123\",\r\n \"2603:1020:f04::200/123\",\r\n - \ \"2603:1020:1004::200/123\",\r\n \"2603:1020:1104::200/123\",\r\n - \ \"2603:1020:1302::1c0/123\",\r\n \"2603:1030:f:1::200/123\",\r\n - \ \"2603:1030:10:1::200/123\",\r\n \"2603:1030:104:1::200/123\",\r\n - \ \"2603:1030:107::200/123\",\r\n \"2603:1030:210:1::200/123\",\r\n - \ \"2603:1030:40b:1::200/123\",\r\n \"2603:1030:40c:1::200/123\",\r\n - \ \"2603:1030:504:1::200/123\",\r\n \"2603:1030:608::200/123\",\r\n - \ \"2603:1030:807:1::200/123\",\r\n \"2603:1030:a07::200/123\",\r\n - \ \"2603:1030:b04::200/123\",\r\n \"2603:1030:c06:1::200/123\",\r\n - \ \"2603:1030:f05:1::200/123\",\r\n \"2603:1030:1005::200/123\",\r\n - \ \"2603:1040:5:1::200/123\",\r\n \"2603:1040:207::200/123\",\r\n - \ \"2603:1040:407:1::200/123\",\r\n \"2603:1040:606::200/123\",\r\n - \ \"2603:1040:806::200/123\",\r\n \"2603:1040:904:1::200/123\",\r\n - \ \"2603:1040:a06:1::200/123\",\r\n \"2603:1040:b04::200/123\",\r\n - \ \"2603:1040:c06::200/123\",\r\n \"2603:1040:d04::200/123\",\r\n - \ \"2603:1040:f05:1::200/123\",\r\n \"2603:1040:1002::400/123\",\r\n - \ \"2603:1040:1104::200/123\",\r\n \"2603:1040:1202::1c0/123\",\r\n - \ \"2603:1040:1302::1c0/123\",\r\n \"2603:1040:1402::1c0/123\",\r\n - \ \"2603:1040:1503::1c0/123\",\r\n \"2603:1050:6:1::200/123\",\r\n - \ \"2603:1050:403::200/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"SCCservice\",\r\n \"id\": \"SCCservice\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerQueryOnline\",\r\n \"addressPrefixes\": [\r\n \"20.17.48.20/31\",\r\n + \ \"20.21.32.20/31\",\r\n \"20.21.55.160/29\",\r\n \"20.21.80.20/31\",\r\n + \ \"20.36.120.120/31\",\r\n \"20.37.64.120/31\",\r\n \"20.37.152.70/31\",\r\n + \ \"20.37.192.70/31\",\r\n \"20.37.224.120/31\",\r\n \"20.38.80.70/31\",\r\n + \ \"20.38.136.68/31\",\r\n \"20.39.11.24/31\",\r\n \"20.41.0.68/30\",\r\n + \ \"20.41.64.70/31\",\r\n \"20.41.65.144/31\",\r\n \"20.41.192.120/31\",\r\n + \ \"20.42.4.200/30\",\r\n \"20.42.128.70/31\",\r\n \"20.42.129.184/29\",\r\n + \ \"20.42.224.120/31\",\r\n \"20.43.40.70/31\",\r\n \"20.43.64.70/31\",\r\n + \ \"20.43.128.70/31\",\r\n \"20.45.112.120/31\",\r\n \"20.45.192.120/31\",\r\n + \ \"20.47.237.98/31\",\r\n \"20.47.237.104/29\",\r\n \"20.53.54.168/29\",\r\n + \ \"20.53.54.176/31\",\r\n \"20.53.62.108/31\",\r\n \"20.53.62.112/29\",\r\n + \ \"20.59.81.240/28\",\r\n \"20.69.8.120/29\",\r\n \"20.70.223.160/29\",\r\n + \ \"20.72.16.20/31\",\r\n \"20.74.196.96/29\",\r\n \"20.79.107.144/29\",\r\n + \ \"20.87.82.200/29\",\r\n \"20.88.66.110/31\",\r\n \"20.88.67.64/29\",\r\n + \ \"20.90.38.56/29\",\r\n \"20.91.9.56/29\",\r\n \"20.92.6.0/29\",\r\n + \ \"20.98.149.8/29\",\r\n \"20.98.195.176/29\",\r\n \"20.99.25.158/31\",\r\n + \ \"20.99.25.160/29\",\r\n \"20.100.4.184/29\",\r\n \"20.105.215.40/29\",\r\n + \ \"20.111.3.208/29\",\r\n \"20.116.43.120/29\",\r\n \"20.117.193.48/29\",\r\n + \ \"20.118.78.96/29\",\r\n \"20.118.139.212/31\",\r\n \"20.118.139.216/29\",\r\n + \ \"20.125.4.176/28\",\r\n \"20.125.4.192/29\",\r\n \"20.125.162.146/31\",\r\n + \ \"20.125.162.152/29\",\r\n \"20.150.160.108/31\",\r\n \"20.189.104.68/31\",\r\n + \ \"20.189.198.128/29\",\r\n \"20.192.160.20/31\",\r\n \"20.192.225.32/31\",\r\n + \ \"20.195.87.112/29\",\r\n \"20.199.201.88/29\",\r\n \"20.200.160.240/29\",\r\n + \ \"20.200.198.248/29\",\r\n \"20.203.88.80/29\",\r\n \"20.204.193.0/29\",\r\n + \ \"20.205.49.192/29\",\r\n \"20.206.4.72/29\",\r\n \"20.206.178.168/29\",\r\n + \ \"20.207.2.166/31\",\r\n \"20.207.2.168/29\",\r\n \"20.207.168.180/31\",\r\n + \ \"20.207.168.184/29\",\r\n \"20.208.7.176/29\",\r\n \"20.210.69.168/29\",\r\n + \ \"20.215.0.20/31\",\r\n \"20.215.7.60/31\",\r\n \"20.215.7.232/29\",\r\n + \ \"20.217.40.20/31\",\r\n \"20.217.47.60/31\",\r\n \"20.217.47.232/29\",\r\n + \ \"20.223.64.128/29\",\r\n \"20.228.0.46/31\",\r\n \"20.228.1.64/29\",\r\n + \ \"20.232.88.0/29\",\r\n \"23.100.217.20/31\",\r\n \"23.100.217.24/29\",\r\n + \ \"40.64.11.116/31\",\r\n \"40.64.11.120/29\",\r\n \"40.67.48.120/31\",\r\n + \ \"40.74.30.104/30\",\r\n \"40.80.56.120/31\",\r\n \"40.80.96.40/29\",\r\n + \ \"40.80.168.120/31\",\r\n \"40.80.184.68/31\",\r\n \"40.82.253.72/29\",\r\n + \ \"40.89.16.120/31\",\r\n \"40.119.8.74/31\",\r\n \"51.12.46.228/31\",\r\n + \ \"51.12.75.224/29\",\r\n \"51.12.198.208/31\",\r\n \"51.53.24.20/31\",\r\n + \ \"51.53.31.156/31\",\r\n \"51.53.101.8/29\",\r\n \"51.53.168.20/31\",\r\n + \ \"51.104.24.70/31\",\r\n \"51.105.80.120/31\",\r\n \"51.105.88.120/31\",\r\n + \ \"51.107.48.70/31\",\r\n \"51.107.144.120/31\",\r\n \"51.116.48.70/31\",\r\n + \ \"51.116.78.40/29\",\r\n \"51.116.144.70/31\",\r\n \"51.120.40.70/31\",\r\n + \ \"51.120.176.224/29\",\r\n \"51.120.224.120/31\",\r\n \"51.137.160.68/31\",\r\n + \ \"51.143.192.120/31\",\r\n \"52.140.104.70/31\",\r\n \"52.150.139.72/30\",\r\n + \ \"52.172.81.72/29\",\r\n \"52.228.80.70/31\",\r\n \"52.242.44.240/29\",\r\n + \ \"102.37.87.176/29\",\r\n \"102.133.56.96/31\",\r\n \"102.133.216.70/31\",\r\n + \ \"191.233.8.20/31\",\r\n \"191.235.224.70/31\",\r\n \"2603:1000:4::200/123\",\r\n + \ \"2603:1000:104:1::200/123\",\r\n \"2603:1010:6:1::200/123\",\r\n + \ \"2603:1010:101::200/123\",\r\n \"2603:1010:304::200/123\",\r\n + \ \"2603:1010:404::200/123\",\r\n \"2603:1020:5:1::200/123\",\r\n + \ \"2603:1020:206:1::200/123\",\r\n \"2603:1020:305::200/123\",\r\n + \ \"2603:1020:405::200/123\",\r\n \"2603:1020:605::200/123\",\r\n + \ \"2603:1020:705:1::200/123\",\r\n \"2603:1020:805:1::200/123\",\r\n + \ \"2603:1020:905::200/123\",\r\n \"2603:1020:a04:1::200/123\",\r\n + \ \"2603:1020:b04::200/123\",\r\n \"2603:1020:c04:1::200/123\",\r\n + \ \"2603:1020:d04::200/123\",\r\n \"2603:1020:e04:1::200/123\",\r\n + \ \"2603:1020:f04::200/123\",\r\n \"2603:1020:1004::200/123\",\r\n + \ \"2603:1020:1104::200/123\",\r\n \"2603:1020:1302::1c0/123\",\r\n + \ \"2603:1030:f:1::200/123\",\r\n \"2603:1030:10:1::200/123\",\r\n + \ \"2603:1030:104:1::200/123\",\r\n \"2603:1030:107::200/123\",\r\n + \ \"2603:1030:210:1::200/123\",\r\n \"2603:1030:40b:1::200/123\",\r\n + \ \"2603:1030:40c:1::200/123\",\r\n \"2603:1030:504:1::200/123\",\r\n + \ \"2603:1030:608::200/123\",\r\n \"2603:1030:807:1::200/123\",\r\n + \ \"2603:1030:a07::200/123\",\r\n \"2603:1030:b04::200/123\",\r\n + \ \"2603:1030:c06:1::200/123\",\r\n \"2603:1030:f05:1::200/123\",\r\n + \ \"2603:1030:1005::200/123\",\r\n \"2603:1040:5:1::200/123\",\r\n + \ \"2603:1040:207::200/123\",\r\n \"2603:1040:407:1::200/123\",\r\n + \ \"2603:1040:606::200/123\",\r\n \"2603:1040:806::200/123\",\r\n + \ \"2603:1040:904:1::200/123\",\r\n \"2603:1040:a06:1::200/123\",\r\n + \ \"2603:1040:b04::200/123\",\r\n \"2603:1040:c06::200/123\",\r\n + \ \"2603:1040:d04::200/123\",\r\n \"2603:1040:f05:1::200/123\",\r\n + \ \"2603:1040:1002::400/123\",\r\n \"2603:1040:1104::200/123\",\r\n + \ \"2603:1040:1202::1c0/123\",\r\n \"2603:1040:1302::1c0/123\",\r\n + \ \"2603:1040:1402::1c0/123\",\r\n \"2603:1040:1503::1c0/123\",\r\n + \ \"2603:1050:6:1::200/123\",\r\n \"2603:1050:403::200/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"SCCservice\",\r\n + \ \"id\": \"SCCservice\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"SCCservice\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.72/29\",\r\n \"13.69.233.48/29\",\r\n \ \"13.70.79.72/29\",\r\n \"13.71.175.192/29\",\r\n \"13.72.73.110/32\",\r\n @@ -42555,7 +43783,7 @@ interactions: \ \"137.117.97.51/32\",\r\n \"168.61.140.96/29\",\r\n \"191.233.207.192/29\",\r\n \ \"191.237.224.160/29\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"ServiceBus\",\r\n \"id\": \"ServiceBus\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n @@ -42795,7 +44023,7 @@ interactions: \ \"2603:1050:403::220/123\",\r\n \"2603:1050:403:1::500/120\",\r\n \ \"2603:1050:403:400::148/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.AustraliaCentral\",\r\n \"id\": - \"ServiceBus.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ServiceBus.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -42804,7 +44032,7 @@ interactions: \ \"2603:1010:304:1::500/120\",\r\n \"2603:1010:304:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaCentral2\",\r\n \ \"id\": \"ServiceBus.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -42813,7 +44041,7 @@ interactions: \ \"2603:1010:404:1::500/120\",\r\n \"2603:1010:404:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaEast\",\r\n \ \"id\": \"ServiceBus.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.70.72.16/29\",\r\n @@ -42824,7 +44052,7 @@ interactions: \ \"2603:1010:6:802::150/125\",\r\n \"2603:1010:6:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaSoutheast\",\r\n \ \"id\": \"ServiceBus.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -42833,7 +44061,7 @@ interactions: \ \"2603:1010:101:1::500/120\",\r\n \"2603:1010:101:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.BrazilSouth\",\r\n \ \"id\": \"ServiceBus.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.195.137.128/26\",\r\n @@ -42845,7 +44073,7 @@ interactions: \ \"2603:1050:6:802::150/125\",\r\n \"2603:1050:6:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.BrazilSoutheast\",\r\n \ \"id\": \"ServiceBus.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.195.151.128/25\",\r\n @@ -42854,7 +44082,7 @@ interactions: \ \"2603:1050:403:1::500/120\",\r\n \"2603:1050:403:400::148/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CanadaCentral\",\r\n \ \"id\": \"ServiceBus.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.71.170.32/29\",\r\n @@ -42865,7 +44093,7 @@ interactions: \ \"2603:1030:f05:802::150/125\",\r\n \"2603:1030:f05:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CanadaEast\",\r\n \ \"id\": \"ServiceBus.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.16/28\",\r\n @@ -42873,7 +44101,7 @@ interactions: \ \"2603:1030:1005:1::500/120\",\r\n \"2603:1030:1005:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CentralIndia\",\r\n \ \"id\": \"ServiceBus.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.43.126.0/26\",\r\n @@ -42884,7 +44112,7 @@ interactions: \ \"2603:1040:a06:802::150/125\",\r\n \"2603:1040:a06:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CentralUS\",\r\n \ \"id\": \"ServiceBus.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.89.170.192/29\",\r\n @@ -42894,29 +44122,29 @@ interactions: \ \"2603:1030:10:402::170/125\",\r\n \"2603:1030:10:802::150/125\",\r\n \ \"2603:1030:10:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.CentralUSEUAP\",\r\n \"id\": \"ServiceBus.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n \"40.78.202.16/28\",\r\n - \ \"52.180.178.204/32\",\r\n \"168.61.142.56/29\",\r\n \"2603:1030:f:1::220/123\",\r\n - \ \"2603:1030:f:3::240/122\",\r\n \"2603:1030:f:3::300/120\",\r\n - \ \"2603:1030:f:400::970/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ServiceBus.EastAsia\",\r\n \"id\": \"ServiceBus.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"13.75.34.128/28\",\r\n \"20.195.75.128/25\",\r\n - \ \"20.205.74.80/29\",\r\n \"20.205.75.64/28\",\r\n \"20.205.82.80/29\",\r\n - \ \"20.205.83.64/28\",\r\n \"65.52.160.127/32\",\r\n \"104.214.165.72/29\",\r\n - \ \"207.46.138.15/32\",\r\n \"2603:1040:207::220/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n + \ \"40.78.202.16/28\",\r\n \"52.180.178.204/32\",\r\n \"168.61.142.56/29\",\r\n + \ \"2603:1030:f:1::220/123\",\r\n \"2603:1030:f:3::240/122\",\r\n + \ \"2603:1030:f:3::300/120\",\r\n \"2603:1030:f:400::970/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.EastAsia\",\r\n + \ \"id\": \"ServiceBus.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.128/28\",\r\n + \ \"20.195.75.128/25\",\r\n \"20.205.74.80/29\",\r\n \"20.205.75.64/28\",\r\n + \ \"20.205.82.80/29\",\r\n \"20.205.83.64/28\",\r\n \"65.52.160.127/32\",\r\n + \ \"104.214.165.72/29\",\r\n \"207.46.138.15/32\",\r\n \"2603:1040:207::220/123\",\r\n \ \"2603:1040:207:2::80/121\",\r\n \"2603:1040:207:2::500/120\",\r\n \ \"2603:1040:207:402::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS\",\r\n \"id\": \"ServiceBus.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.42.65.0/26\",\r\n \"20.42.68.0/26\",\r\n \"20.42.72.192/26\",\r\n \ \"20.42.73.64/26\",\r\n \"20.88.153.64/26\",\r\n \"40.71.10.192/29\",\r\n @@ -42927,9 +44155,9 @@ interactions: \ \"2603:1030:210:402::170/125\",\r\n \"2603:1030:210:802::150/125\",\r\n \ \"2603:1030:210:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS2\",\r\n \"id\": \"ServiceBus.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.68.110.36/32\",\r\n \"20.36.144.0/26\",\r\n \"20.62.63.0/25\",\r\n \ \"23.100.67.88/32\",\r\n \"40.70.146.64/29\",\r\n \"40.70.151.128/26\",\r\n @@ -42938,30 +44166,31 @@ interactions: \ \"2603:1030:40c:402::170/125\",\r\n \"2603:1030:40c:802::150/125\",\r\n \ \"2603:1030:40c:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS2EUAP\",\r\n \"id\": \"ServiceBus.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.47.216.0/26\",\r\n \"20.51.22.192/26\",\r\n \"20.51.23.192/26\",\r\n - \ \"40.74.146.32/29\",\r\n \"40.74.150.192/26\",\r\n \"40.75.34.16/29\",\r\n - \ \"40.89.121.192/26\",\r\n \"52.138.71.95/32\",\r\n \"52.138.90.16/29\",\r\n - \ \"2603:1030:40b:1::220/123\",\r\n \"2603:1030:40b:2::480/122\",\r\n - \ \"2603:1030:40b:2::500/120\",\r\n \"2603:1030:40b:400::970/125\",\r\n - \ \"2603:1030:40b:800::150/125\",\r\n \"2603:1030:40b:c00::150/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.FranceCentral\",\r\n - \ \"id\": \"ServiceBus.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.79.130.32/29\",\r\n - \ \"40.79.138.16/29\",\r\n \"40.79.141.192/26\",\r\n \"40.79.146.16/29\",\r\n - \ \"40.79.149.0/26\",\r\n \"51.11.192.64/26\",\r\n \"51.138.213.128/25\",\r\n - \ \"52.143.136.46/32\",\r\n \"52.143.142.50/32\",\r\n \"2603:1020:805::700/120\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.47.216.0/26\",\r\n \"20.51.22.192/26\",\r\n + \ \"20.51.23.192/26\",\r\n \"40.74.146.32/29\",\r\n \"40.74.150.192/26\",\r\n + \ \"40.75.34.16/29\",\r\n \"40.89.121.192/26\",\r\n \"52.138.71.95/32\",\r\n + \ \"52.138.90.16/29\",\r\n \"2603:1030:40b:1::220/123\",\r\n + \ \"2603:1030:40b:2::480/122\",\r\n \"2603:1030:40b:2::500/120\",\r\n + \ \"2603:1030:40b:400::970/125\",\r\n \"2603:1030:40b:800::150/125\",\r\n + \ \"2603:1030:40b:c00::150/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.FranceCentral\",\r\n \"id\": \"ServiceBus.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"40.79.130.32/29\",\r\n \"40.79.138.16/29\",\r\n + \ \"40.79.141.192/26\",\r\n \"40.79.146.16/29\",\r\n \"40.79.149.0/26\",\r\n + \ \"51.11.192.64/26\",\r\n \"51.138.213.128/25\",\r\n \"52.143.136.46/32\",\r\n + \ \"52.143.142.50/32\",\r\n \"2603:1020:805::700/120\",\r\n \ \"2603:1020:805:1::220/123\",\r\n \"2603:1020:805:402::170/125\",\r\n \ \"2603:1020:805:802::150/125\",\r\n \"2603:1020:805:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.FranceSouth\",\r\n \ \"id\": \"ServiceBus.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.16/28\",\r\n @@ -42969,7 +44198,7 @@ interactions: \ \"2603:1020:905:1::500/120\",\r\n \"2603:1020:905:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.GermanyNorth\",\r\n \ \"id\": \"ServiceBus.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.116.58.8/29\",\r\n @@ -42977,7 +44206,7 @@ interactions: \ \"2603:1020:d04:1::500/120\",\r\n \"2603:1020:d04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.GermanyWestCentral\",\r\n \ \"id\": \"ServiceBus.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.64/26\",\r\n @@ -42988,7 +44217,7 @@ interactions: \ \"2603:1020:c04:802::150/125\",\r\n \"2603:1020:c04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JapanEast\",\r\n \ \"id\": \"ServiceBus.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.78.94.187/32\",\r\n @@ -42999,7 +44228,7 @@ interactions: \ \"2603:1040:407:802::150/125\",\r\n \"2603:1040:407:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JapanWest\",\r\n \ \"id\": \"ServiceBus.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.189.230.128/25\",\r\n @@ -43007,7 +44236,7 @@ interactions: \ \"2603:1040:606:1::500/120\",\r\n \"2603:1040:606:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JioIndiaCentral\",\r\n \ \"id\": \"ServiceBus.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -43016,40 +44245,40 @@ interactions: \ \"20.193.208.14/32\",\r\n \"2603:1040:1104:1::700/120\",\r\n \ \"2603:1040:1104:400::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.JioIndiaWest\",\r\n \"id\": \"ServiceBus.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.192.160.40/29\",\r\n \"20.193.199.0/25\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.192.160.40/29\",\r\n \"20.193.199.0/25\",\r\n \ \"20.193.204.104/29\",\r\n \"20.193.204.112/28\",\r\n \"40.64.16.60/32\",\r\n \ \"2603:1040:d04::220/123\",\r\n \"2603:1040:d04:2::400/120\",\r\n \ \"2603:1040:d04:800::e0/124\",\r\n \"2603:1040:d04:800::f0/125\",\r\n \ \"2603:1040:d04:800::358/125\",\r\n \"2603:1040:d04:800::3c0/125\",\r\n \ \"2603:1040:d04:800::3e8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.KoreaCentral\",\r\n \"id\": \"ServiceBus.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n \"20.194.67.208/29\",\r\n - \ \"20.194.68.128/28\",\r\n \"20.200.192.128/25\",\r\n \"52.231.18.32/29\",\r\n - \ \"52.231.23.128/26\",\r\n \"52.231.32.97/32\",\r\n \"2603:1040:f05:1::220/123\",\r\n - \ \"2603:1040:f05:2::300/120\",\r\n \"2603:1040:f05:402::170/125\",\r\n - \ \"2603:1040:f05:802::150/125\",\r\n \"2603:1040:f05:c02::150/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.KoreaSouth\",\r\n - \ \"id\": \"ServiceBus.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"52.147.116.0/25\",\r\n - \ \"52.231.146.64/28\",\r\n \"2603:1040:e05::400/120\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorthCentralUS\",\r\n - \ \"id\": \"ServiceBus.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.51.1.128/25\",\r\n \"20.125.170.80/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n + \ \"20.194.67.208/29\",\r\n \"20.194.68.128/28\",\r\n \"20.200.192.128/25\",\r\n + \ \"52.231.18.32/29\",\r\n \"52.231.23.128/26\",\r\n \"52.231.32.97/32\",\r\n + \ \"2603:1040:f05:1::220/123\",\r\n \"2603:1040:f05:2::300/120\",\r\n + \ \"2603:1040:f05:402::170/125\",\r\n \"2603:1040:f05:802::150/125\",\r\n + \ \"2603:1040:f05:c02::150/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.KoreaSouth\",\r\n \"id\": \"ServiceBus.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"52.147.116.0/25\",\r\n \"52.231.146.64/28\",\r\n + \ \"2603:1040:e05::400/120\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.NorthCentralUS\",\r\n \"id\": \"ServiceBus.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.51.1.128/25\",\r\n \"20.125.170.80/29\",\r\n \ \"20.125.170.96/28\",\r\n \"20.125.202.80/29\",\r\n \"20.125.202.96/28\",\r\n \ \"52.162.106.128/28\",\r\n \"65.52.0.51/32\",\r\n \"65.52.0.98/32\",\r\n \ \"65.52.1.52/32\",\r\n \"65.52.219.186/32\",\r\n \"157.55.170.113/32\",\r\n @@ -43057,7 +44286,7 @@ interactions: \ \"2603:1030:608:1::500/120\",\r\n \"2603:1030:608:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorthEurope\",\r\n \ \"id\": \"ServiceBus.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.64/29\",\r\n @@ -43069,7 +44298,7 @@ interactions: \ \"2603:1020:5:802::150/125\",\r\n \"2603:1020:5:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorwayEast\",\r\n \ \"id\": \"ServiceBus.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.13.0.128/26\",\r\n @@ -43080,15 +44309,24 @@ interactions: \ \"2603:1020:e04:802::150/125\",\r\n \"2603:1020:e04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorwayWest\",\r\n \ \"id\": \"ServiceBus.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.13.141.0/25\",\r\n \ \"51.120.164.31/32\",\r\n \"51.120.218.8/29\",\r\n \"2603:1020:f04::220/123\",\r\n \ \"2603:1020:f04:1::500/120\",\r\n \"2603:1020:f04:402::170/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.QatarCentral\",\r\n + \ \"id\": \"ServiceBus.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.21.8.3/32\",\r\n + \ \"20.21.37.128/25\",\r\n \"20.21.42.80/29\",\r\n \"20.21.42.96/28\",\r\n + \ \"20.21.66.80/29\",\r\n \"20.21.66.96/28\",\r\n \"20.21.74.80/29\",\r\n + \ \"20.21.74.96/28\",\r\n \"2603:1040:1002:1::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthAfricaNorth\",\r\n \ \"id\": \"ServiceBus.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -43100,7 +44338,7 @@ interactions: \ \"2603:1000:104:802::150/125\",\r\n \"2603:1000:104:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthAfricaWest\",\r\n \ \"id\": \"ServiceBus.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -43109,7 +44347,7 @@ interactions: \ \"2603:1000:4:1::500/120\",\r\n \"2603:1000:4:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthCentralUS\",\r\n \ \"id\": \"ServiceBus.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -43121,7 +44359,7 @@ interactions: \ \"2603:1030:807:402::170/125\",\r\n \"2603:1030:807:802::150/125\",\r\n \ \"2603:1030:807:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SouthCentralUSSTG\",\r\n \"id\": - \"ServiceBus.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ServiceBus.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -43129,7 +44367,7 @@ interactions: \ \"20.45.117.192/26\",\r\n \"2603:1030:302::100/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SoutheastAsia\",\r\n \ \"id\": \"ServiceBus.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.96/29\",\r\n @@ -43140,16 +44378,16 @@ interactions: \ \"2603:1040:5:402::170/125\",\r\n \"2603:1040:5:802::150/125\",\r\n \ \"2603:1040:5:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SouthIndia\",\r\n \"id\": \"ServiceBus.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"13.71.114.157/32\",\r\n \"40.78.194.16/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"13.71.114.157/32\",\r\n \"40.78.194.16/28\",\r\n \ \"52.172.118.128/25\",\r\n \"2603:1040:c06::220/123\",\r\n \ \"2603:1040:c06:1::500/120\",\r\n \"2603:1040:c06:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwedenCentral\",\r\n \ \"id\": \"ServiceBus.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.12.29.128/25\",\r\n @@ -43162,14 +44400,14 @@ interactions: \ \"2603:1020:1004:c02::180/123\",\r\n \"2603:1020:1004:c02::1a0/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwedenSouth\",\r\n \ \"id\": \"ServiceBus.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.12.0.90/32\",\r\n \ \"51.12.22.0/25\",\r\n \"51.12.202.8/29\",\r\n \"51.12.206.0/28\",\r\n \ \"2603:1020:1104:400::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SwitzerlandNorth\",\r\n \"id\": - \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -43181,7 +44419,7 @@ interactions: \ \"2603:1020:a04:802::150/125\",\r\n \"2603:1020:a04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwitzerlandWest\",\r\n \ \"id\": \"ServiceBus.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.107.154.8/29\",\r\n @@ -43189,7 +44427,7 @@ interactions: \ \"2603:1020:b04:1::500/120\",\r\n \"2603:1020:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UAECentral\",\r\n \ \"id\": \"ServiceBus.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.32/27\",\r\n @@ -43197,7 +44435,7 @@ interactions: \ \"2603:1040:b04:1::500/120\",\r\n \"2603:1040:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UAENorth\",\r\n \ \"id\": \"ServiceBus.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.38.152.80/29\",\r\n @@ -43208,7 +44446,7 @@ interactions: \ \"2603:1040:904:802::150/125\",\r\n \"2603:1040:904:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UKSouth\",\r\n \ \"id\": \"ServiceBus.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.90.128.192/26\",\r\n @@ -43219,7 +44457,7 @@ interactions: \ \"2603:1020:705:802::150/125\",\r\n \"2603:1020:705:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UKWest\",\r\n \ \"id\": \"ServiceBus.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.58.70.0/25\",\r\n @@ -43227,7 +44465,7 @@ interactions: \ \"2603:1020:605:1::500/120\",\r\n \"2603:1020:605:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestCentralUS\",\r\n \ \"id\": \"ServiceBus.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.71.194.96/28\",\r\n @@ -43235,7 +44473,7 @@ interactions: \ \"2603:1030:b04:1::500/120\",\r\n \"2603:1030:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestEurope\",\r\n \ \"id\": \"ServiceBus.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.64/29\",\r\n @@ -43248,7 +44486,7 @@ interactions: \ \"2603:1020:206:802::150/125\",\r\n \"2603:1020:206:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestIndia\",\r\n \ \"id\": \"ServiceBus.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.192.82.128/25\",\r\n @@ -43256,7 +44494,7 @@ interactions: \ \"2603:1040:806:1::500/120\",\r\n \"2603:1040:806:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS\",\r\n \ \"id\": \"ServiceBus.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.88.10.93/32\",\r\n @@ -43266,7 +44504,7 @@ interactions: \ \"2603:1030:a07:1::500/120\",\r\n \"2603:1030:a07:402::8f0/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS2\",\r\n \ \"id\": \"ServiceBus.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.80/29\",\r\n @@ -43277,7 +44515,7 @@ interactions: \ \"2603:1030:c06:802::150/125\",\r\n \"2603:1030:c06:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS3\",\r\n \ \"id\": \"ServiceBus.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.38.0.37/32\",\r\n @@ -43288,73 +44526,73 @@ interactions: \ \"2603:1030:504:802::e0/124\",\r\n \"2603:1030:504:802::f0/125\",\r\n \ \"2603:1030:504:802::358/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceFabric\",\r\n \"id\": \"ServiceFabric\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"ServiceFabric\",\r\n \"addressPrefixes\": - [\r\n \"13.66.140.152/29\",\r\n \"13.66.167.194/32\",\r\n - \ \"13.66.226.151/32\",\r\n \"13.67.9.136/29\",\r\n \"13.69.64.232/29\",\r\n - \ \"13.69.109.136/30\",\r\n \"13.69.227.232/29\",\r\n \"13.70.72.216/29\",\r\n - \ \"13.70.78.172/30\",\r\n \"13.71.170.224/29\",\r\n \"13.71.170.248/29\",\r\n - \ \"13.71.195.48/29\",\r\n \"13.74.80.74/32\",\r\n \"13.74.111.144/30\",\r\n - \ \"13.75.36.80/29\",\r\n \"13.75.41.166/32\",\r\n \"13.75.42.35/32\",\r\n - \ \"13.77.52.0/29\",\r\n \"13.78.108.24/29\",\r\n \"13.78.147.125/32\",\r\n - \ \"13.80.117.236/32\",\r\n \"13.87.32.204/32\",\r\n \"13.87.56.240/29\",\r\n - \ \"13.87.122.240/29\",\r\n \"13.89.171.104/29\",\r\n \"13.91.7.211/32\",\r\n - \ \"13.91.252.58/32\",\r\n \"13.92.124.124/32\",\r\n \"20.17.66.76/30\",\r\n - \ \"20.21.42.76/30\",\r\n \"20.21.66.72/30\",\r\n \"20.21.74.72/30\",\r\n - \ \"20.36.40.70/32\",\r\n \"20.36.72.79/32\",\r\n \"20.36.107.16/29\",\r\n - \ \"20.36.114.192/29\",\r\n \"20.37.74.80/29\",\r\n \"20.38.149.192/30\",\r\n - \ \"20.38.152.68/30\",\r\n \"20.42.64.40/30\",\r\n \"20.42.72.132/30\",\r\n - \ \"20.44.3.24/29\",\r\n \"20.44.10.124/30\",\r\n \"20.44.19.0/30\",\r\n - \ \"20.44.29.52/30\",\r\n \"20.45.79.240/32\",\r\n \"20.45.123.244/30\",\r\n - \ \"20.49.82.4/30\",\r\n \"20.49.90.4/30\",\r\n \"20.72.26.4/30\",\r\n - \ \"20.125.170.72/30\",\r\n \"20.125.202.72/30\",\r\n \"20.150.171.72/29\",\r\n - \ \"20.150.181.160/30\",\r\n \"20.150.189.28/30\",\r\n \"20.150.225.4/30\",\r\n - \ \"20.184.2.84/32\",\r\n \"20.192.32.224/30\",\r\n \"20.192.101.28/30\",\r\n - \ \"20.192.235.0/29\",\r\n \"20.193.202.24/29\",\r\n \"20.193.204.100/30\",\r\n - \ \"20.194.66.4/30\",\r\n \"20.205.74.72/30\",\r\n \"20.205.82.72/30\",\r\n - \ \"20.208.18.72/30\",\r\n \"20.215.18.72/30\",\r\n \"20.215.26.72/30\",\r\n - \ \"20.215.154.76/30\",\r\n \"20.217.58.76/30\",\r\n \"20.217.74.72/30\",\r\n - \ \"20.217.90.72/30\",\r\n \"23.96.200.228/32\",\r\n \"23.96.210.6/32\",\r\n - \ \"23.96.214.100/32\",\r\n \"23.98.86.60/30\",\r\n \"23.99.11.219/32\",\r\n - \ \"23.100.199.230/32\",\r\n \"40.67.59.72/29\",\r\n \"40.69.107.0/29\",\r\n - \ \"40.69.166.6/32\",\r\n \"40.70.146.232/29\",\r\n \"40.71.11.104/29\",\r\n - \ \"40.74.100.240/29\",\r\n \"40.74.146.56/29\",\r\n \"40.75.35.220/30\",\r\n - \ \"40.76.203.148/32\",\r\n \"40.76.205.181/32\",\r\n \"40.78.195.0/29\",\r\n - \ \"40.78.202.120/29\",\r\n \"40.78.238.60/30\",\r\n \"40.78.245.192/30\",\r\n - \ \"40.78.253.64/30\",\r\n \"40.79.114.102/32\",\r\n \"40.79.130.232/29\",\r\n - \ \"40.79.139.192/30\",\r\n \"40.79.148.80/30\",\r\n \"40.79.165.80/29\",\r\n - \ \"40.79.171.228/30\",\r\n \"40.79.173.0/30\",\r\n \"40.79.179.0/29\",\r\n - \ \"40.79.189.60/30\",\r\n \"40.79.197.36/30\",\r\n \"40.80.53.4/30\",\r\n - \ \"40.84.62.189/32\",\r\n \"40.84.133.64/32\",\r\n \"40.85.224.118/32\",\r\n - \ \"40.86.230.174/32\",\r\n \"40.89.168.15/32\",\r\n \"40.112.243.176/29\",\r\n - \ \"40.113.23.157/32\",\r\n \"40.113.88.37/32\",\r\n \"40.115.64.123/32\",\r\n - \ \"40.115.113.228/32\",\r\n \"40.120.74.4/30\",\r\n \"40.123.204.26/32\",\r\n - \ \"51.12.99.64/29\",\r\n \"51.12.101.168/30\",\r\n \"51.12.203.64/29\",\r\n - \ \"51.12.204.240/30\",\r\n \"51.12.229.28/30\",\r\n \"51.12.237.28/30\",\r\n - \ \"51.53.106.76/30\",\r\n \"51.53.186.76/30\",\r\n \"51.103.202.72/30\",\r\n - \ \"51.105.69.84/30\",\r\n \"51.105.77.52/30\",\r\n \"51.107.59.40/29\",\r\n - \ \"51.107.76.20/32\",\r\n \"51.107.155.40/29\",\r\n \"51.107.239.250/32\",\r\n - \ \"51.116.59.40/29\",\r\n \"51.116.155.104/29\",\r\n \"51.116.208.26/32\",\r\n - \ \"51.116.232.27/32\",\r\n \"51.116.245.160/30\",\r\n \"51.116.253.128/30\",\r\n - \ \"51.120.68.23/32\",\r\n \"51.120.98.240/29\",\r\n \"51.120.109.28/30\",\r\n - \ \"51.120.164.23/32\",\r\n \"51.120.213.28/30\",\r\n \"51.120.219.72/29\",\r\n - \ \"51.140.148.24/29\",\r\n \"51.140.184.27/32\",\r\n \"51.140.211.16/29\",\r\n - \ \"51.141.8.30/32\",\r\n \"52.136.136.27/32\",\r\n \"52.138.70.82/32\",\r\n - \ \"52.138.92.168/30\",\r\n \"52.138.143.55/32\",\r\n \"52.138.229.68/30\",\r\n - \ \"52.143.136.15/32\",\r\n \"52.143.184.15/32\",\r\n \"52.151.38.144/32\",\r\n - \ \"52.158.236.247/32\",\r\n \"52.162.107.176/29\",\r\n \"52.163.90.165/32\",\r\n - \ \"52.163.94.113/32\",\r\n \"52.165.37.188/32\",\r\n \"52.167.0.27/32\",\r\n - \ \"52.167.109.68/30\",\r\n \"52.167.227.220/32\",\r\n \"52.174.163.204/32\",\r\n - \ \"52.174.164.254/32\",\r\n \"52.178.30.193/32\",\r\n \"52.180.176.84/32\",\r\n - \ \"52.182.141.56/30\",\r\n \"52.182.172.232/32\",\r\n \"52.225.184.94/32\",\r\n - \ \"52.225.185.159/32\",\r\n \"52.230.8.61/32\",\r\n \"52.231.18.232/29\",\r\n - \ \"52.231.32.81/32\",\r\n \"52.231.147.16/29\",\r\n \"52.231.200.124/32\",\r\n - \ \"52.236.161.75/32\",\r\n \"52.236.189.76/30\",\r\n \"52.246.157.8/30\",\r\n - \ \"65.52.250.224/29\",\r\n \"102.37.48.12/32\",\r\n \"102.133.27.24/29\",\r\n - \ \"102.133.72.31/32\",\r\n \"102.133.126.144/30\",\r\n \"102.133.155.24/29\",\r\n - \ \"102.133.160.28/32\",\r\n \"102.133.235.169/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"12\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"ServiceFabric\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.152/29\",\r\n + \ \"13.66.167.194/32\",\r\n \"13.66.226.151/32\",\r\n \"13.67.9.136/29\",\r\n + \ \"13.69.64.232/29\",\r\n \"13.69.109.136/30\",\r\n \"13.69.227.232/29\",\r\n + \ \"13.70.72.216/29\",\r\n \"13.70.78.172/30\",\r\n \"13.71.170.224/29\",\r\n + \ \"13.71.170.248/29\",\r\n \"13.71.195.48/29\",\r\n \"13.74.80.74/32\",\r\n + \ \"13.74.111.144/30\",\r\n \"13.75.36.80/29\",\r\n \"13.75.41.166/32\",\r\n + \ \"13.75.42.35/32\",\r\n \"13.77.52.0/29\",\r\n \"13.78.108.24/29\",\r\n + \ \"13.78.147.125/32\",\r\n \"13.80.117.236/32\",\r\n \"13.87.32.204/32\",\r\n + \ \"13.87.56.240/29\",\r\n \"13.87.122.240/29\",\r\n \"13.89.171.104/29\",\r\n + \ \"13.91.7.211/32\",\r\n \"13.91.252.58/32\",\r\n \"13.92.124.124/32\",\r\n + \ \"20.17.66.76/30\",\r\n \"20.21.42.76/30\",\r\n \"20.21.66.72/30\",\r\n + \ \"20.21.74.72/30\",\r\n \"20.36.40.70/32\",\r\n \"20.36.72.79/32\",\r\n + \ \"20.36.107.16/29\",\r\n \"20.36.114.192/29\",\r\n \"20.37.74.80/29\",\r\n + \ \"20.38.149.192/30\",\r\n \"20.38.152.68/30\",\r\n \"20.42.64.40/30\",\r\n + \ \"20.42.72.132/30\",\r\n \"20.44.3.24/29\",\r\n \"20.44.10.124/30\",\r\n + \ \"20.44.19.0/30\",\r\n \"20.44.29.52/30\",\r\n \"20.45.79.240/32\",\r\n + \ \"20.45.123.244/30\",\r\n \"20.49.82.4/30\",\r\n \"20.49.90.4/30\",\r\n + \ \"20.72.26.4/30\",\r\n \"20.125.170.72/30\",\r\n \"20.125.202.72/30\",\r\n + \ \"20.150.171.72/29\",\r\n \"20.150.181.160/30\",\r\n \"20.150.189.28/30\",\r\n + \ \"20.150.225.4/30\",\r\n \"20.184.2.84/32\",\r\n \"20.192.32.224/30\",\r\n + \ \"20.192.101.28/30\",\r\n \"20.192.235.0/29\",\r\n \"20.193.202.24/29\",\r\n + \ \"20.193.204.100/30\",\r\n \"20.194.66.4/30\",\r\n \"20.205.74.72/30\",\r\n + \ \"20.205.82.72/30\",\r\n \"20.208.18.72/30\",\r\n \"20.215.18.72/30\",\r\n + \ \"20.215.26.72/30\",\r\n \"20.215.154.76/30\",\r\n \"20.217.58.76/30\",\r\n + \ \"20.217.74.72/30\",\r\n \"20.217.90.72/30\",\r\n \"23.96.200.228/32\",\r\n + \ \"23.96.210.6/32\",\r\n \"23.96.214.100/32\",\r\n \"23.98.86.60/30\",\r\n + \ \"23.99.11.219/32\",\r\n \"23.100.199.230/32\",\r\n \"40.67.59.72/29\",\r\n + \ \"40.69.107.0/29\",\r\n \"40.69.166.6/32\",\r\n \"40.70.146.232/29\",\r\n + \ \"40.71.11.104/29\",\r\n \"40.74.100.240/29\",\r\n \"40.74.146.56/29\",\r\n + \ \"40.75.35.220/30\",\r\n \"40.76.203.148/32\",\r\n \"40.76.205.181/32\",\r\n + \ \"40.78.195.0/29\",\r\n \"40.78.202.120/29\",\r\n \"40.78.238.60/30\",\r\n + \ \"40.78.245.192/30\",\r\n \"40.78.253.64/30\",\r\n \"40.79.114.102/32\",\r\n + \ \"40.79.130.232/29\",\r\n \"40.79.139.192/30\",\r\n \"40.79.148.80/30\",\r\n + \ \"40.79.165.80/29\",\r\n \"40.79.171.228/30\",\r\n \"40.79.173.0/30\",\r\n + \ \"40.79.179.0/29\",\r\n \"40.79.189.60/30\",\r\n \"40.79.197.36/30\",\r\n + \ \"40.80.53.4/30\",\r\n \"40.84.62.189/32\",\r\n \"40.84.133.64/32\",\r\n + \ \"40.85.224.118/32\",\r\n \"40.86.230.174/32\",\r\n \"40.89.168.15/32\",\r\n + \ \"40.112.243.176/29\",\r\n \"40.113.23.157/32\",\r\n \"40.113.88.37/32\",\r\n + \ \"40.115.64.123/32\",\r\n \"40.115.113.228/32\",\r\n \"40.120.74.4/30\",\r\n + \ \"40.123.204.26/32\",\r\n \"51.12.99.64/29\",\r\n \"51.12.101.168/30\",\r\n + \ \"51.12.203.64/29\",\r\n \"51.12.204.240/30\",\r\n \"51.12.229.28/30\",\r\n + \ \"51.12.237.28/30\",\r\n \"51.53.106.76/30\",\r\n \"51.53.186.76/30\",\r\n + \ \"51.103.202.72/30\",\r\n \"51.105.69.84/30\",\r\n \"51.105.77.52/30\",\r\n + \ \"51.107.59.40/29\",\r\n \"51.107.76.20/32\",\r\n \"51.107.155.40/29\",\r\n + \ \"51.107.239.250/32\",\r\n \"51.116.59.40/29\",\r\n \"51.116.155.104/29\",\r\n + \ \"51.116.208.26/32\",\r\n \"51.116.232.27/32\",\r\n \"51.116.245.160/30\",\r\n + \ \"51.116.253.128/30\",\r\n \"51.120.68.23/32\",\r\n \"51.120.98.240/29\",\r\n + \ \"51.120.109.28/30\",\r\n \"51.120.164.23/32\",\r\n \"51.120.213.28/30\",\r\n + \ \"51.120.219.72/29\",\r\n \"51.140.148.24/29\",\r\n \"51.140.184.27/32\",\r\n + \ \"51.140.211.16/29\",\r\n \"51.141.8.30/32\",\r\n \"52.136.136.27/32\",\r\n + \ \"52.138.70.82/32\",\r\n \"52.138.92.168/30\",\r\n \"52.138.143.55/32\",\r\n + \ \"52.138.229.68/30\",\r\n \"52.143.136.15/32\",\r\n \"52.143.184.15/32\",\r\n + \ \"52.151.38.144/32\",\r\n \"52.158.236.247/32\",\r\n \"52.162.107.176/29\",\r\n + \ \"52.163.90.165/32\",\r\n \"52.163.94.113/32\",\r\n \"52.165.37.188/32\",\r\n + \ \"52.167.0.27/32\",\r\n \"52.167.109.68/30\",\r\n \"52.167.227.220/32\",\r\n + \ \"52.174.163.204/32\",\r\n \"52.174.164.254/32\",\r\n \"52.178.30.193/32\",\r\n + \ \"52.180.176.84/32\",\r\n \"52.182.141.56/30\",\r\n \"52.182.172.232/32\",\r\n + \ \"52.225.184.94/32\",\r\n \"52.225.185.159/32\",\r\n \"52.230.8.61/32\",\r\n + \ \"52.231.18.232/29\",\r\n \"52.231.32.81/32\",\r\n \"52.231.147.16/29\",\r\n + \ \"52.231.200.124/32\",\r\n \"52.236.161.75/32\",\r\n \"52.236.189.76/30\",\r\n + \ \"52.246.157.8/30\",\r\n \"65.52.250.224/29\",\r\n \"102.37.48.12/32\",\r\n + \ \"102.133.27.24/29\",\r\n \"102.133.72.31/32\",\r\n \"102.133.126.144/30\",\r\n + \ \"102.133.155.24/29\",\r\n \"102.133.160.28/32\",\r\n \"102.133.235.169/32\",\r\n \ \"102.133.251.216/30\",\r\n \"104.41.9.53/32\",\r\n \"104.41.187.29/32\",\r\n \ \"104.42.181.121/32\",\r\n \"104.43.213.84/32\",\r\n \"104.45.19.250/32\",\r\n \ \"104.46.225.57/32\",\r\n \"104.210.107.69/32\",\r\n \"104.211.81.216/29\",\r\n @@ -43426,7 +44664,7 @@ interactions: \ \"2603:1050:6:802::98/125\",\r\n \"2603:1050:6:c02::98/125\",\r\n \ \"2603:1050:403:400::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql\",\r\n \"id\": \"Sql\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n @@ -43843,31 +45081,32 @@ interactions: \ \"2603:1050:403:1::280/121\",\r\n \"2603:1050:403:402::/123\",\r\n \ \"2603:1050:403:403::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.AustraliaCentral\",\r\n \"id\": \"Sql.AustraliaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"australiacentral\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.104.0/27\",\r\n - \ \"20.36.105.0/27\",\r\n \"20.36.105.32/29\",\r\n \"20.53.48.96/27\",\r\n - \ \"20.53.48.128/27\",\r\n \"20.53.48.192/26\",\r\n \"2603:1010:304::280/123\",\r\n - \ \"2603:1010:304:1::200/121\",\r\n \"2603:1010:304:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.AustraliaCentral2\",\r\n - \ \"id\": \"Sql.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.112.0/27\",\r\n - \ \"20.36.113.0/27\",\r\n \"20.36.113.32/29\",\r\n \"20.53.56.32/27\",\r\n - \ \"20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n \"2603:1010:404::280/123\",\r\n - \ \"2603:1010:404:1::200/121\",\r\n \"2603:1010:404:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.AustraliaEast\",\r\n - \ \"id\": \"Sql.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"13.70.112.0/27\",\r\n \"13.70.112.32/29\",\r\n \"13.70.113.0/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.36.104.0/27\",\r\n \"20.36.105.0/27\",\r\n \"20.36.105.32/29\",\r\n + \ \"20.53.48.96/27\",\r\n \"20.53.48.128/27\",\r\n \"20.53.48.192/26\",\r\n + \ \"2603:1010:304::280/123\",\r\n \"2603:1010:304:1::200/121\",\r\n + \ \"2603:1010:304:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.AustraliaCentral2\",\r\n \"id\": \"Sql.AustraliaCentral2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiacentral2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.36.112.0/27\",\r\n \"20.36.113.0/27\",\r\n \"20.36.113.32/29\",\r\n + \ \"20.53.56.32/27\",\r\n \"20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n + \ \"2603:1010:404::280/123\",\r\n \"2603:1010:404:1::200/121\",\r\n + \ \"2603:1010:404:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.AustraliaEast\",\r\n \"id\": \"Sql.AustraliaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.70.112.0/27\",\r\n \"13.70.112.32/29\",\r\n \"13.70.113.0/27\",\r\n \ \"13.70.114.128/27\",\r\n \"13.75.149.87/32\",\r\n \"20.53.46.128/25\",\r\n \ \"40.79.160.0/27\",\r\n \"40.79.160.32/29\",\r\n \"40.79.161.0/27\",\r\n \ \"40.79.168.0/27\",\r\n \"40.79.168.32/29\",\r\n \"40.79.169.0/27\",\r\n @@ -43877,25 +45116,26 @@ interactions: \ \"2603:1010:6:801::/123\",\r\n \"2603:1010:6:c00::/123\",\r\n \ \"2603:1010:6:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.AustraliaSoutheast\",\r\n \"id\": \"Sql.AustraliaSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.70.148.251/32\",\r\n - \ \"13.73.109.251/32\",\r\n \"13.77.48.0/27\",\r\n \"13.77.49.0/27\",\r\n - \ \"13.77.49.32/29\",\r\n \"40.127.82.69/32\",\r\n \"40.127.83.164/32\",\r\n - \ \"104.46.162.192/27\",\r\n \"104.46.163.0/26\",\r\n \"104.46.179.160/27\",\r\n - \ \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n \"191.239.192.109/32\",\r\n - \ \"2603:1010:101::280/123\",\r\n \"2603:1010:101:1::200/121\",\r\n - \ \"2603:1010:101:400::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.BrazilSouth\",\r\n \"id\": \"Sql.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"104.41.11.5/32\",\r\n - \ \"104.41.56.218/32\",\r\n \"191.233.200.0/27\",\r\n \"191.233.200.32/29\",\r\n - \ \"191.233.201.0/27\",\r\n \"191.234.142.160/27\",\r\n \"191.234.142.192/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"australiasoutheast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.70.148.251/32\",\r\n \"13.73.109.251/32\",\r\n \"13.77.48.0/27\",\r\n + \ \"13.77.49.0/27\",\r\n \"13.77.49.32/29\",\r\n \"40.127.82.69/32\",\r\n + \ \"40.127.83.164/32\",\r\n \"104.46.162.192/27\",\r\n \"104.46.163.0/26\",\r\n + \ \"104.46.179.160/27\",\r\n \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n + \ \"191.239.192.109/32\",\r\n \"2603:1010:101::280/123\",\r\n + \ \"2603:1010:101:1::200/121\",\r\n \"2603:1010:101:400::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.BrazilSouth\",\r\n + \ \"id\": \"Sql.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"104.41.11.5/32\",\r\n \"104.41.56.218/32\",\r\n + \ \"191.233.200.0/27\",\r\n \"191.233.200.32/29\",\r\n \"191.233.201.0/27\",\r\n + \ \"191.234.142.160/27\",\r\n \"191.234.142.192/27\",\r\n \ \"191.234.144.0/27\",\r\n \"191.234.144.32/29\",\r\n \"191.234.145.0/27\",\r\n \ \"191.234.152.0/26\",\r\n \"191.234.153.0/26\",\r\n \"191.234.157.136/29\",\r\n \ \"2603:1050:6::320/123\",\r\n \"2603:1050:6::380/121\",\r\n @@ -43904,7 +45144,7 @@ interactions: \ \"2603:1050:6:c00::/122\",\r\n \"2603:1050:6:c01::/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.BrazilSoutheast\",\r\n \ \"id\": \"Sql.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -43914,32 +45154,33 @@ interactions: \ \"2603:1050:403:1::280/121\",\r\n \"2603:1050:403:402::/123\",\r\n \ \"2603:1050:403:403::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.CanadaCentral\",\r\n \"id\": \"Sql.CanadaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.71.168.0/27\",\r\n - \ \"13.71.168.32/29\",\r\n \"13.71.169.0/27\",\r\n \"13.71.177.192/27\",\r\n - \ \"13.71.178.0/26\",\r\n \"20.38.144.0/27\",\r\n \"20.38.144.32/29\",\r\n - \ \"20.38.145.0/27\",\r\n \"20.48.196.32/27\",\r\n \"20.48.196.64/27\",\r\n - \ \"20.48.196.128/26\",\r\n \"40.85.224.249/32\",\r\n \"52.228.35.221/32\",\r\n - \ \"52.246.152.0/27\",\r\n \"52.246.152.32/29\",\r\n \"52.246.153.0/27\",\r\n - \ \"2603:1030:f05::320/123\",\r\n \"2603:1030:f05::380/121\",\r\n - \ \"2603:1030:f05:400::/123\",\r\n \"2603:1030:f05:401::/123\",\r\n - \ \"2603:1030:f05:800::/123\",\r\n \"2603:1030:f05:801::/123\",\r\n - \ \"2603:1030:f05:c00::/123\",\r\n \"2603:1030:f05:c01::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CanadaEast\",\r\n - \ \"id\": \"Sql.CanadaEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"40.69.105.32/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"canadacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.71.168.0/27\",\r\n \"13.71.168.32/29\",\r\n \"13.71.169.0/27\",\r\n + \ \"13.71.177.192/27\",\r\n \"13.71.178.0/26\",\r\n \"20.38.144.0/27\",\r\n + \ \"20.38.144.32/29\",\r\n \"20.38.145.0/27\",\r\n \"20.48.196.32/27\",\r\n + \ \"20.48.196.64/27\",\r\n \"20.48.196.128/26\",\r\n \"40.85.224.249/32\",\r\n + \ \"52.228.35.221/32\",\r\n \"52.246.152.0/27\",\r\n \"52.246.152.32/29\",\r\n + \ \"52.246.153.0/27\",\r\n \"2603:1030:f05::320/123\",\r\n + \ \"2603:1030:f05::380/121\",\r\n \"2603:1030:f05:400::/123\",\r\n + \ \"2603:1030:f05:401::/123\",\r\n \"2603:1030:f05:800::/123\",\r\n + \ \"2603:1030:f05:801::/123\",\r\n \"2603:1030:f05:c00::/123\",\r\n + \ \"2603:1030:f05:c01::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.CanadaEast\",\r\n \"id\": \"Sql.CanadaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"40.69.105.32/29\",\r\n \ \"40.86.226.166/32\",\r\n \"52.139.106.192/26\",\r\n \"52.139.107.0/26\",\r\n \ \"52.242.30.154/32\",\r\n \"2603:1030:1005::280/123\",\r\n \ \"2603:1030:1005:1::200/121\",\r\n \"2603:1030:1005:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CentralIndia\",\r\n - \ \"id\": \"Sql.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -43954,7 +45195,7 @@ interactions: \ \"2603:1040:a06:800::/123\",\r\n \"2603:1040:a06:801::/123\",\r\n \ \"2603:1040:a06:c00::/123\",\r\n \"2603:1040:a06:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CentralUS\",\r\n - \ \"id\": \"Sql.CentralUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.CentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -43975,107 +45216,108 @@ interactions: \ \"2603:1030:10:801::/123\",\r\n \"2603:1030:10:c00::/123\",\r\n \ \"2603:1030:10:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.CentralUSEUAP\",\r\n \"id\": \"Sql.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.46.11.32/27\",\r\n - \ \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n \"40.78.200.128/29\",\r\n - \ \"40.78.201.128/29\",\r\n \"52.180.176.154/32\",\r\n \"52.180.183.226/32\",\r\n - \ \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n \"2603:1030:f:1::280/123\",\r\n - \ \"2603:1030:f:2::200/121\",\r\n \"2603:1030:f:402::/122\",\r\n - \ \"2603:1030:f:403::/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastAsia\",\r\n \"id\": \"Sql.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.75.32.0/26\",\r\n - \ \"13.75.32.192/29\",\r\n \"13.75.33.0/26\",\r\n \"13.75.33.192/29\",\r\n - \ \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n \"20.195.72.128/26\",\r\n - \ \"20.205.72.64/27\",\r\n \"20.205.73.64/27\",\r\n \"20.205.77.176/29\",\r\n - \ \"20.205.77.200/29\",\r\n \"20.205.80.64/27\",\r\n \"20.205.81.64/27\",\r\n - \ \"20.205.83.224/29\",\r\n \"52.175.33.150/32\",\r\n \"191.234.2.139/32\",\r\n - \ \"2603:1040:207::280/123\",\r\n \"2603:1040:207:1::200/121\",\r\n - \ \"2603:1040:207:400::/123\",\r\n \"2603:1040:207:401::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS\",\r\n - \ \"id\": \"Sql.EastUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": - \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.46.11.32/27\",\r\n \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n + \ \"40.78.200.128/29\",\r\n \"40.78.201.128/29\",\r\n \"52.180.176.154/32\",\r\n + \ \"52.180.183.226/32\",\r\n \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n + \ \"2603:1030:f:1::280/123\",\r\n \"2603:1030:f:2::200/121\",\r\n + \ \"2603:1030:f:402::/122\",\r\n \"2603:1030:f:403::/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastAsia\",\r\n + \ \"id\": \"Sql.EastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.42.65.64/29\",\r\n \"20.42.65.96/27\",\r\n \"20.42.68.192/27\",\r\n - \ \"20.42.69.0/25\",\r\n \"20.42.69.128/26\",\r\n \"20.42.73.0/29\",\r\n - \ \"20.42.73.32/27\",\r\n \"20.42.74.192/27\",\r\n \"20.42.75.0/25\",\r\n - \ \"20.42.75.128/26\",\r\n \"20.62.132.160/27\",\r\n \"20.62.132.192/27\",\r\n - \ \"20.62.133.0/26\",\r\n \"23.96.89.109/32\",\r\n \"23.96.106.191/32\",\r\n - \ \"40.71.8.0/26\",\r\n \"40.71.8.192/26\",\r\n \"40.71.9.0/26\",\r\n - \ \"40.71.9.192/26\",\r\n \"40.71.83.113/32\",\r\n \"40.76.2.172/32\",\r\n - \ \"40.76.26.90/32\",\r\n \"40.76.42.44/32\",\r\n \"40.76.65.222/32\",\r\n - \ \"40.76.66.9/32\",\r\n \"40.76.193.221/32\",\r\n \"40.78.224.0/26\",\r\n - \ \"40.78.224.128/26\",\r\n \"40.78.225.0/26\",\r\n \"40.78.225.128/26\",\r\n - \ \"40.79.152.0/26\",\r\n \"40.79.152.192/26\",\r\n \"40.79.153.0/26\",\r\n - \ \"40.79.153.192/26\",\r\n \"40.114.45.195/32\",\r\n \"40.114.81.142/32\",\r\n - \ \"40.117.42.73/32\",\r\n \"40.117.44.71/32\",\r\n \"40.121.143.204/32\",\r\n - \ \"40.121.149.49/32\",\r\n \"40.121.158.30/32\",\r\n \"52.168.116.64/29\",\r\n - \ \"52.168.117.96/27\",\r\n \"52.168.117.128/27\",\r\n \"52.168.117.160/29\",\r\n - \ \"52.168.117.192/26\",\r\n \"52.168.118.0/25\",\r\n \"52.168.166.153/32\",\r\n - \ \"52.170.98.29/32\",\r\n \"52.186.79.49/32\",\r\n \"104.41.152.74/32\",\r\n - \ \"104.45.158.30/32\",\r\n \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n - \ \"191.238.6.46/32\",\r\n \"2603:1030:210::320/123\",\r\n - \ \"2603:1030:210::380/121\",\r\n \"2603:1030:210:400::/123\",\r\n - \ \"2603:1030:210:401::/123\",\r\n \"2603:1030:210:800::/123\",\r\n - \ \"2603:1030:210:801::/123\",\r\n \"2603:1030:210:c00::/123\",\r\n - \ \"2603:1030:210:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2\",\r\n \"id\": \"Sql.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.144.128/27\",\r\n - \ \"20.36.145.0/25\",\r\n \"20.62.58.128/25\",\r\n \"20.65.1.0/26\",\r\n - \ \"40.70.144.0/26\",\r\n \"40.70.144.192/29\",\r\n \"40.70.145.0/26\",\r\n - \ \"40.79.84.180/32\",\r\n \"52.167.104.0/26\",\r\n \"52.167.104.192/29\",\r\n - \ \"52.167.104.224/27\",\r\n \"52.167.105.0/26\",\r\n \"52.167.111.144/28\",\r\n - \ \"52.167.111.192/27\",\r\n \"52.167.117.226/32\",\r\n \"52.167.145.64/26\",\r\n - \ \"52.167.145.128/27\",\r\n \"52.167.145.192/26\",\r\n \"52.177.185.181/32\",\r\n - \ \"52.179.178.184/32\",\r\n \"104.208.149.0/26\",\r\n \"104.208.150.0/26\",\r\n - \ \"104.208.150.192/29\",\r\n \"104.208.151.64/26\",\r\n - \ \"191.239.224.107/32\",\r\n \"191.239.224.108/31\",\r\n - \ \"191.239.224.110/32\",\r\n \"2603:1030:40c::320/123\",\r\n - \ \"2603:1030:40c::380/121\",\r\n \"2603:1030:40c:400::/123\",\r\n - \ \"2603:1030:40c:401::/123\",\r\n \"2603:1030:40c:800::/123\",\r\n - \ \"2603:1030:40c:801::/123\",\r\n \"2603:1030:40c:c00::/123\",\r\n - \ \"2603:1030:40c:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2EUAP\",\r\n \"id\": \"Sql.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.51.17.160/27\",\r\n - \ \"20.51.17.192/27\",\r\n \"20.51.20.0/26\",\r\n \"40.74.144.0/27\",\r\n - \ \"40.74.144.32/29\",\r\n \"40.74.145.0/27\",\r\n \"40.74.145.32/29\",\r\n - \ \"40.75.32.0/27\",\r\n \"40.75.32.40/29\",\r\n \"40.75.33.0/27\",\r\n - \ \"40.75.33.32/29\",\r\n \"52.138.88.0/27\",\r\n \"52.138.88.32/29\",\r\n - \ \"52.138.89.0/27\",\r\n \"52.138.89.32/29\",\r\n \"52.225.188.46/32\",\r\n - \ \"52.225.188.113/32\",\r\n \"2603:1030:40b:2::200/123\",\r\n - \ \"2603:1030:40b:2::280/121\",\r\n \"2603:1030:40b:402::/122\",\r\n - \ \"2603:1030:40b:403::/122\",\r\n \"2603:1030:40b:802::/122\",\r\n - \ \"2603:1030:40b:803::/122\",\r\n \"2603:1030:40b:c02::/122\",\r\n - \ \"2603:1030:40b:c03::/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2Stage\",\r\n \"id\": \"Sql.EastUS2Stage\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + [\r\n \"13.75.32.0/26\",\r\n \"13.75.32.192/29\",\r\n \"13.75.33.0/26\",\r\n + \ \"13.75.33.192/29\",\r\n \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n + \ \"20.195.72.128/26\",\r\n \"20.205.72.64/27\",\r\n \"20.205.73.64/27\",\r\n + \ \"20.205.77.176/29\",\r\n \"20.205.77.200/29\",\r\n \"20.205.80.64/27\",\r\n + \ \"20.205.81.64/27\",\r\n \"20.205.83.224/29\",\r\n \"52.175.33.150/32\",\r\n + \ \"191.234.2.139/32\",\r\n \"2603:1040:207::280/123\",\r\n + \ \"2603:1040:207:1::200/121\",\r\n \"2603:1040:207:400::/123\",\r\n + \ \"2603:1040:207:401::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.EastUS\",\r\n \"id\": \"Sql.EastUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"137.116.31.224/27\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.FranceCentral\",\r\n - \ \"id\": \"Sql.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.42.65.64/29\",\r\n + \ \"20.42.65.96/27\",\r\n \"20.42.68.192/27\",\r\n \"20.42.69.0/25\",\r\n + \ \"20.42.69.128/26\",\r\n \"20.42.73.0/29\",\r\n \"20.42.73.32/27\",\r\n + \ \"20.42.74.192/27\",\r\n \"20.42.75.0/25\",\r\n \"20.42.75.128/26\",\r\n + \ \"20.62.132.160/27\",\r\n \"20.62.132.192/27\",\r\n \"20.62.133.0/26\",\r\n + \ \"23.96.89.109/32\",\r\n \"23.96.106.191/32\",\r\n \"40.71.8.0/26\",\r\n + \ \"40.71.8.192/26\",\r\n \"40.71.9.0/26\",\r\n \"40.71.9.192/26\",\r\n + \ \"40.71.83.113/32\",\r\n \"40.76.2.172/32\",\r\n \"40.76.26.90/32\",\r\n + \ \"40.76.42.44/32\",\r\n \"40.76.65.222/32\",\r\n \"40.76.66.9/32\",\r\n + \ \"40.76.193.221/32\",\r\n \"40.78.224.0/26\",\r\n \"40.78.224.128/26\",\r\n + \ \"40.78.225.0/26\",\r\n \"40.78.225.128/26\",\r\n \"40.79.152.0/26\",\r\n + \ \"40.79.152.192/26\",\r\n \"40.79.153.0/26\",\r\n \"40.79.153.192/26\",\r\n + \ \"40.114.45.195/32\",\r\n \"40.114.81.142/32\",\r\n \"40.117.42.73/32\",\r\n + \ \"40.117.44.71/32\",\r\n \"40.121.143.204/32\",\r\n \"40.121.149.49/32\",\r\n + \ \"40.121.158.30/32\",\r\n \"52.168.116.64/29\",\r\n \"52.168.117.96/27\",\r\n + \ \"52.168.117.128/27\",\r\n \"52.168.117.160/29\",\r\n \"52.168.117.192/26\",\r\n + \ \"52.168.118.0/25\",\r\n \"52.168.166.153/32\",\r\n \"52.170.98.29/32\",\r\n + \ \"52.186.79.49/32\",\r\n \"104.41.152.74/32\",\r\n \"104.45.158.30/32\",\r\n + \ \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n \"191.238.6.46/32\",\r\n + \ \"2603:1030:210::320/123\",\r\n \"2603:1030:210::380/121\",\r\n + \ \"2603:1030:210:400::/123\",\r\n \"2603:1030:210:401::/123\",\r\n + \ \"2603:1030:210:800::/123\",\r\n \"2603:1030:210:801::/123\",\r\n + \ \"2603:1030:210:c00::/123\",\r\n \"2603:1030:210:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2\",\r\n + \ \"id\": \"Sql.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.36.144.128/27\",\r\n \"20.36.145.0/25\",\r\n + \ \"20.62.58.128/25\",\r\n \"20.65.1.0/26\",\r\n \"40.70.144.0/26\",\r\n + \ \"40.70.144.192/29\",\r\n \"40.70.145.0/26\",\r\n \"40.79.84.180/32\",\r\n + \ \"52.167.104.0/26\",\r\n \"52.167.104.192/29\",\r\n \"52.167.104.224/27\",\r\n + \ \"52.167.105.0/26\",\r\n \"52.167.111.144/28\",\r\n \"52.167.111.192/27\",\r\n + \ \"52.167.117.226/32\",\r\n \"52.167.145.64/26\",\r\n \"52.167.145.128/27\",\r\n + \ \"52.167.145.192/26\",\r\n \"52.177.185.181/32\",\r\n \"52.179.178.184/32\",\r\n + \ \"104.208.149.0/26\",\r\n \"104.208.150.0/26\",\r\n \"104.208.150.192/29\",\r\n + \ \"104.208.151.64/26\",\r\n \"191.239.224.107/32\",\r\n + \ \"191.239.224.108/31\",\r\n \"191.239.224.110/32\",\r\n + \ \"2603:1030:40c::320/123\",\r\n \"2603:1030:40c::380/121\",\r\n + \ \"2603:1030:40c:400::/123\",\r\n \"2603:1030:40c:401::/123\",\r\n + \ \"2603:1030:40c:800::/123\",\r\n \"2603:1030:40c:801::/123\",\r\n + \ \"2603:1030:40c:c00::/123\",\r\n \"2603:1030:40c:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2EUAP\",\r\n + \ \"id\": \"Sql.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.51.17.160/27\",\r\n \"20.51.17.192/27\",\r\n + \ \"20.51.20.0/26\",\r\n \"40.74.144.0/27\",\r\n \"40.74.144.32/29\",\r\n + \ \"40.74.145.0/27\",\r\n \"40.74.145.32/29\",\r\n \"40.75.32.0/27\",\r\n + \ \"40.75.32.40/29\",\r\n \"40.75.33.0/27\",\r\n \"40.75.33.32/29\",\r\n + \ \"52.138.88.0/27\",\r\n \"52.138.88.32/29\",\r\n \"52.138.89.0/27\",\r\n + \ \"52.138.89.32/29\",\r\n \"52.225.188.46/32\",\r\n \"52.225.188.113/32\",\r\n + \ \"2603:1030:40b:2::200/123\",\r\n \"2603:1030:40b:2::280/121\",\r\n + \ \"2603:1030:40b:402::/122\",\r\n \"2603:1030:40b:403::/122\",\r\n + \ \"2603:1030:40b:802::/122\",\r\n \"2603:1030:40b:803::/122\",\r\n + \ \"2603:1030:40b:c02::/122\",\r\n \"2603:1030:40b:c03::/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2Stage\",\r\n + \ \"id\": \"Sql.EastUS2Stage\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.43.47.192/26\",\r\n \"40.79.128.0/27\",\r\n \"40.79.128.32/29\",\r\n + [\r\n \"137.116.31.224/27\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.FranceCentral\",\r\n \"id\": \"Sql.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.43.47.192/26\",\r\n \"40.79.128.0/27\",\r\n \"40.79.128.32/29\",\r\n \ \"40.79.129.0/27\",\r\n \"40.79.136.0/27\",\r\n \"40.79.136.32/29\",\r\n \ \"40.79.137.0/27\",\r\n \"40.79.144.0/27\",\r\n \"40.79.144.32/29\",\r\n \ \"40.79.145.0/27\",\r\n \"51.138.210.0/26\",\r\n \"2603:1020:805::320/123\",\r\n @@ -44084,16 +45326,16 @@ interactions: \ \"2603:1020:805:801::/123\",\r\n \"2603:1020:805:c00::/123\",\r\n \ \"2603:1020:805:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.FranceSouth\",\r\n \"id\": \"Sql.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"40.79.176.0/27\",\r\n - \ \"40.79.176.40/29\",\r\n \"40.79.177.0/27\",\r\n \"40.79.177.32/29\",\r\n - \ \"52.136.185.0/25\",\r\n \"2603:1020:905::280/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.79.176.0/27\",\r\n \"40.79.176.40/29\",\r\n \"40.79.177.0/27\",\r\n + \ \"40.79.177.32/29\",\r\n \"52.136.185.0/25\",\r\n \"2603:1020:905::280/123\",\r\n \ \"2603:1020:905:1::200/121\",\r\n \"2603:1020:905:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.GermanyNorth\",\r\n - \ \"id\": \"Sql.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44104,7 +45346,7 @@ interactions: \ \"2603:1020:d04:1::200/121\",\r\n \"2603:1020:d04:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.GermanyWestCentral\",\r\n \ \"id\": \"Sql.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -44118,7 +45360,7 @@ interactions: \ \"2603:1020:c04:800::/123\",\r\n \"2603:1020:c04:801::/123\",\r\n \ \"2603:1020:c04:c00::/123\",\r\n \"2603:1020:c04:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JapanEast\",\r\n - \ \"id\": \"Sql.JapanEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.JapanEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44135,40 +45377,41 @@ interactions: \ \"2603:1040:407:801::/123\",\r\n \"2603:1040:407:c00::/123\",\r\n \ \"2603:1040:407:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.JapanWest\",\r\n \"id\": \"Sql.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.189.225.160/27\",\r\n - \ \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n \"40.74.96.0/27\",\r\n - \ \"40.74.96.32/29\",\r\n \"40.74.97.0/27\",\r\n \"40.80.181.64/26\",\r\n - \ \"104.214.148.156/32\",\r\n \"191.238.68.11/32\",\r\n \"2603:1040:606::280/123\",\r\n - \ \"2603:1040:606:1::200/121\",\r\n \"2603:1040:606:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JioIndiaCentral\",\r\n - \ \"id\": \"Sql.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.192.48.32/27\",\r\n - \ \"20.192.48.64/27\",\r\n \"20.192.48.128/26\",\r\n \"20.192.232.0/27\",\r\n - \ \"20.192.233.0/27\",\r\n \"20.192.233.32/29\",\r\n \"2603:1040:1104::500/123\",\r\n - \ \"2603:1040:1104:1::300/121\",\r\n \"2603:1040:1104:400::440/123\",\r\n - \ \"2603:1040:1104:402::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.JioIndiaWest\",\r\n \"id\": \"Sql.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.192.167.224/27\",\r\n - \ \"20.193.192.0/27\",\r\n \"20.193.192.64/26\",\r\n \"20.193.200.0/27\",\r\n - \ \"20.193.200.32/29\",\r\n \"20.193.201.0/27\",\r\n \"2603:1040:d04:1::520/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.189.225.160/27\",\r\n \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n + \ \"40.74.96.0/27\",\r\n \"40.74.96.32/29\",\r\n \"40.74.97.0/27\",\r\n + \ \"40.80.181.64/26\",\r\n \"104.214.148.156/32\",\r\n \"191.238.68.11/32\",\r\n + \ \"2603:1040:606::280/123\",\r\n \"2603:1040:606:1::200/121\",\r\n + \ \"2603:1040:606:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.JioIndiaCentral\",\r\n \"id\": \"Sql.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.192.48.32/27\",\r\n \"20.192.48.64/27\",\r\n \"20.192.48.128/26\",\r\n + \ \"20.192.232.0/27\",\r\n \"20.192.233.0/27\",\r\n \"20.192.233.32/29\",\r\n + \ \"2603:1040:1104::500/123\",\r\n \"2603:1040:1104:1::300/121\",\r\n + \ \"2603:1040:1104:400::440/123\",\r\n \"2603:1040:1104:402::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JioIndiaWest\",\r\n + \ \"id\": \"Sql.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.192.167.224/27\",\r\n \"20.193.192.0/27\",\r\n + \ \"20.193.192.64/26\",\r\n \"20.193.200.0/27\",\r\n \"20.193.200.32/29\",\r\n + \ \"20.193.201.0/27\",\r\n \"2603:1040:d04:1::520/123\",\r\n \ \"2603:1040:d04:1::580/121\",\r\n \"2603:1040:d04:400::400/123\",\r\n \ \"2603:1040:d04:402::/123\",\r\n \"2603:1040:d04:403::/123\",\r\n \ \"2603:1040:d04:802::/123\",\r\n \"2603:1040:d04:803::/123\",\r\n \ \"2603:1040:d04:c03::/123\",\r\n \"2603:1040:d04:c04::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.KoreaCentral\",\r\n - \ \"id\": \"Sql.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44183,16 +45426,16 @@ interactions: \ \"2603:1040:f05:801::/123\",\r\n \"2603:1040:f05:c00::/123\",\r\n \ \"2603:1040:f05:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.KoreaSouth\",\r\n \"id\": \"Sql.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"52.147.112.160/27\",\r\n - \ \"52.231.144.0/27\",\r\n \"52.231.145.0/27\",\r\n \"52.231.151.96/27\",\r\n - \ \"52.231.200.86/32\",\r\n \"2603:1040:e05::/123\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"52.147.112.160/27\",\r\n \"52.231.144.0/27\",\r\n \"52.231.145.0/27\",\r\n + \ \"52.231.151.96/27\",\r\n \"52.231.200.86/32\",\r\n \"2603:1040:e05::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUS\",\r\n \ \"id\": \"Sql.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -44209,13 +45452,13 @@ interactions: \ \"2603:1030:608:1::200/121\",\r\n \"2603:1030:608:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUSStage\",\r\n \ \"id\": \"Sql.NorthCentralUSStage\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"168.62.115.112/28\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthEurope\",\r\n - \ \"id\": \"Sql.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44238,9 +45481,9 @@ interactions: \ \"2603:1020:5:801::/123\",\r\n \"2603:1020:5:c00::/123\",\r\n \ \"2603:1020:5:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.NorwayEast\",\r\n \"id\": \"Sql.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.120.96.0/27\",\r\n \ \"51.120.96.32/29\",\r\n \"51.120.97.0/27\",\r\n \"51.120.104.0/27\",\r\n @@ -44252,32 +45495,43 @@ interactions: \ \"2603:1020:e04:801::/123\",\r\n \"2603:1020:e04:c00::/123\",\r\n \ \"2603:1020:e04:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.NorwayWest\",\r\n \"id\": \"Sql.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.13.136.224/27\",\r\n \ \"51.13.137.0/27\",\r\n \"51.13.137.64/26\",\r\n \"51.120.216.0/27\",\r\n \ \"51.120.217.0/27\",\r\n \"51.120.217.32/29\",\r\n \"2603:1020:f04::280/123\",\r\n \ \"2603:1020:f04:1::200/121\",\r\n \"2603:1020:f04:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthAfricaNorth\",\r\n - \ \"id\": \"Sql.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"102.37.160.0/27\",\r\n - \ \"102.37.160.64/26\",\r\n \"102.133.120.0/27\",\r\n \"102.133.120.32/29\",\r\n - \ \"102.133.121.0/27\",\r\n \"102.133.152.0/27\",\r\n \"102.133.152.32/29\",\r\n - \ \"102.133.153.0/27\",\r\n \"102.133.221.224/27\",\r\n \"102.133.248.0/27\",\r\n - \ \"102.133.248.32/29\",\r\n \"102.133.249.0/27\",\r\n \"2603:1000:104::640/123\",\r\n - \ \"2603:1000:104::680/121\",\r\n \"2603:1000:104:400::/123\",\r\n - \ \"2603:1000:104:401::/123\",\r\n \"2603:1000:104:800::/123\",\r\n - \ \"2603:1000:104:801::/123\",\r\n \"2603:1000:104:c00::/123\",\r\n - \ \"2603:1000:104:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SouthAfricaWest\",\r\n \"id\": \"Sql.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.QatarCentral\",\r\n + \ \"id\": \"Sql.QatarCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.21.40.64/27\",\r\n \"20.21.41.64/27\",\r\n \"20.21.43.248/29\",\r\n + \ \"20.21.53.32/27\",\r\n \"20.21.53.64/26\",\r\n \"20.21.64.64/27\",\r\n + \ \"20.21.65.64/27\",\r\n \"20.21.67.192/29\",\r\n \"20.21.72.64/27\",\r\n + \ \"20.21.73.64/27\",\r\n \"20.21.75.192/29\",\r\n \"2603:1040:1002:2::c0/123\",\r\n + \ \"2603:1040:1002:2::280/121\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthAfricaNorth\",\r\n \"id\": \"Sql.SouthAfricaNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southafricanorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"102.37.160.0/27\",\r\n \"102.37.160.64/26\",\r\n \"102.133.120.0/27\",\r\n + \ \"102.133.120.32/29\",\r\n \"102.133.121.0/27\",\r\n \"102.133.152.0/27\",\r\n + \ \"102.133.152.32/29\",\r\n \"102.133.153.0/27\",\r\n \"102.133.221.224/27\",\r\n + \ \"102.133.248.0/27\",\r\n \"102.133.248.32/29\",\r\n \"102.133.249.0/27\",\r\n + \ \"2603:1000:104::640/123\",\r\n \"2603:1000:104::680/121\",\r\n + \ \"2603:1000:104:400::/123\",\r\n \"2603:1000:104:401::/123\",\r\n + \ \"2603:1000:104:800::/123\",\r\n \"2603:1000:104:801::/123\",\r\n + \ \"2603:1000:104:c00::/123\",\r\n \"2603:1000:104:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthAfricaWest\",\r\n + \ \"id\": \"Sql.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"102.37.80.96/27\",\r\n @@ -44286,64 +45540,65 @@ interactions: \ \"2603:1000:4:1::200/121\",\r\n \"2603:1000:4:400::/123\",\r\n \ \"2603:1000:4:401::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SouthCentralUS\",\r\n \"id\": \"Sql.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.65.209.243/32\",\r\n - \ \"13.66.60.72/32\",\r\n \"13.66.62.124/32\",\r\n \"13.85.65.48/32\",\r\n - \ \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n \"20.45.121.32/29\",\r\n - \ \"20.45.127.128/26\",\r\n \"20.49.88.0/27\",\r\n \"20.49.88.32/29\",\r\n - \ \"20.49.89.0/27\",\r\n \"20.49.89.32/29\",\r\n \"20.49.95.192/26\",\r\n - \ \"20.65.132.160/27\",\r\n \"20.65.132.192/27\",\r\n \"20.65.133.0/26\",\r\n - \ \"23.98.162.75/32\",\r\n \"23.98.162.76/31\",\r\n \"23.98.170.75/32\",\r\n - \ \"23.98.170.76/31\",\r\n \"23.102.179.187/32\",\r\n \"40.84.153.95/32\",\r\n - \ \"40.84.155.210/32\",\r\n \"40.84.191.1/32\",\r\n \"40.84.193.16/32\",\r\n - \ \"40.84.195.189/32\",\r\n \"40.84.231.203/32\",\r\n \"40.124.8.76/32\",\r\n - \ \"40.124.64.136/29\",\r\n \"40.124.64.160/27\",\r\n \"40.124.65.128/27\",\r\n - \ \"40.124.65.192/26\",\r\n \"52.183.250.62/32\",\r\n \"104.214.16.0/26\",\r\n - \ \"104.214.16.192/26\",\r\n \"104.214.17.0/26\",\r\n \"104.214.17.192/26\",\r\n - \ \"104.214.73.137/32\",\r\n \"2603:1030:807::320/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.65.209.243/32\",\r\n \"13.66.60.72/32\",\r\n \"13.66.62.124/32\",\r\n + \ \"13.85.65.48/32\",\r\n \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n + \ \"20.45.121.32/29\",\r\n \"20.45.127.128/26\",\r\n \"20.49.88.0/27\",\r\n + \ \"20.49.88.32/29\",\r\n \"20.49.89.0/27\",\r\n \"20.49.89.32/29\",\r\n + \ \"20.49.95.192/26\",\r\n \"20.65.132.160/27\",\r\n \"20.65.132.192/27\",\r\n + \ \"20.65.133.0/26\",\r\n \"23.98.162.75/32\",\r\n \"23.98.162.76/31\",\r\n + \ \"23.98.170.75/32\",\r\n \"23.98.170.76/31\",\r\n \"23.102.179.187/32\",\r\n + \ \"40.84.153.95/32\",\r\n \"40.84.155.210/32\",\r\n \"40.84.191.1/32\",\r\n + \ \"40.84.193.16/32\",\r\n \"40.84.195.189/32\",\r\n \"40.84.231.203/32\",\r\n + \ \"40.124.8.76/32\",\r\n \"40.124.64.136/29\",\r\n \"40.124.64.160/27\",\r\n + \ \"40.124.65.128/27\",\r\n \"40.124.65.192/26\",\r\n \"52.183.250.62/32\",\r\n + \ \"104.214.16.0/26\",\r\n \"104.214.16.192/26\",\r\n \"104.214.17.0/26\",\r\n + \ \"104.214.17.192/26\",\r\n \"104.214.73.137/32\",\r\n \"2603:1030:807::320/123\",\r\n \ \"2603:1030:807::380/121\",\r\n \"2603:1030:807:400::/123\",\r\n \ \"2603:1030:807:401::/123\",\r\n \"2603:1030:807:800::/123\",\r\n \ \"2603:1030:807:801::/123\",\r\n \"2603:1030:807:c00::/123\",\r\n \ \"2603:1030:807:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SouthCentralUSSTG\",\r\n \"id\": \"Sql.SouthCentralUSSTG\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.44.0.0/27\",\r\n - \ \"20.44.1.0/27\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Sql.SoutheastAsia\",\r\n \"id\": \"Sql.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.67.16.0/26\",\r\n - \ \"13.67.16.192/29\",\r\n \"13.67.17.0/26\",\r\n \"13.67.20.128/26\",\r\n - \ \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n \"20.195.65.128/26\",\r\n - \ \"20.205.192.128/26\",\r\n \"23.98.80.0/26\",\r\n \"23.98.80.192/29\",\r\n - \ \"23.98.81.0/26\",\r\n \"23.98.113.128/26\",\r\n \"23.100.117.95/32\",\r\n - \ \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n \"40.78.233.0/26\",\r\n - \ \"104.43.15.0/32\",\r\n \"2603:1040:5::420/123\",\r\n \"2603:1040:5::480/121\",\r\n - \ \"2603:1040:5:400::/123\",\r\n \"2603:1040:5:401::/123\",\r\n - \ \"2603:1040:5:800::/123\",\r\n \"2603:1040:5:801::/123\",\r\n - \ \"2603:1040:5:c00::/123\",\r\n \"2603:1040:5:c01::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthIndia\",\r\n - \ \"id\": \"Sql.SouthIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"40.78.192.0/27\",\r\n \"40.78.192.32/29\",\r\n \"40.78.193.0/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"usstagec\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.44.0.0/27\",\r\n \"20.44.1.0/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Sql.SoutheastAsia\",\r\n \"id\": + \"Sql.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.67.16.0/26\",\r\n \"13.67.16.192/29\",\r\n \"13.67.17.0/26\",\r\n + \ \"13.67.20.128/26\",\r\n \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n + \ \"20.195.65.128/26\",\r\n \"20.205.192.128/26\",\r\n \"23.98.80.0/26\",\r\n + \ \"23.98.80.192/29\",\r\n \"23.98.81.0/26\",\r\n \"23.98.113.128/26\",\r\n + \ \"23.100.117.95/32\",\r\n \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n + \ \"40.78.233.0/26\",\r\n \"104.43.15.0/32\",\r\n \"2603:1040:5::420/123\",\r\n + \ \"2603:1040:5::480/121\",\r\n \"2603:1040:5:400::/123\",\r\n + \ \"2603:1040:5:401::/123\",\r\n \"2603:1040:5:800::/123\",\r\n + \ \"2603:1040:5:801::/123\",\r\n \"2603:1040:5:c00::/123\",\r\n + \ \"2603:1040:5:c01::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthIndia\",\r\n \"id\": \"Sql.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.78.192.0/27\",\r\n \"40.78.192.32/29\",\r\n \"40.78.193.0/27\",\r\n \ \"40.78.193.32/29\",\r\n \"52.172.24.47/32\",\r\n \"52.172.113.96/27\",\r\n \ \"52.172.113.128/27\",\r\n \"52.172.113.192/26\",\r\n \"104.211.224.146/32\",\r\n \ \"2603:1040:c06::280/123\",\r\n \"2603:1040:c06:1::200/121\",\r\n \ \"2603:1040:c06:400::/123\",\r\n \"2603:1040:c06:401::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwedenCentral\",\r\n \ \"id\": \"Sql.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -44357,67 +45612,68 @@ interactions: \ \"2603:1020:1004:803::/123\",\r\n \"2603:1020:1004:c03::/123\",\r\n \ \"2603:1020:1004:c04::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SwedenSouth\",\r\n \"id\": \"Sql.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.12.198.32/27\",\r\n - \ \"51.12.198.64/27\",\r\n \"51.12.198.128/26\",\r\n \"51.12.200.0/27\",\r\n - \ \"51.12.200.32/29\",\r\n \"51.12.201.0/27\",\r\n \"51.12.201.32/29\",\r\n - \ \"2603:1020:1104::500/123\",\r\n \"2603:1020:1104:1::300/121\",\r\n - \ \"2603:1020:1104:400::420/123\",\r\n \"2603:1020:1104:402::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwitzerlandNorth\",\r\n - \ \"id\": \"Sql.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n - \ \"20.208.19.192/29\",\r\n \"51.103.200.64/27\",\r\n \"51.103.201.64/27\",\r\n - \ \"51.103.203.192/29\",\r\n \"51.107.56.0/27\",\r\n \"51.107.56.32/29\",\r\n - \ \"51.107.57.0/27\",\r\n \"51.107.242.32/27\",\r\n \"51.107.242.64/27\",\r\n - \ \"51.107.242.128/26\",\r\n \"2603:1020:a04::320/123\",\r\n - \ \"2603:1020:a04::380/121\",\r\n \"2603:1020:a04:400::/123\",\r\n - \ \"2603:1020:a04:401::/123\",\r\n \"2603:1020:a04:800::/123\",\r\n - \ \"2603:1020:a04:801::/123\",\r\n \"2603:1020:a04:c00::/123\",\r\n - \ \"2603:1020:a04:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SwitzerlandWest\",\r\n \"id\": \"Sql.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.107.152.0/27\",\r\n - \ \"51.107.153.0/27\",\r\n \"51.107.153.32/29\",\r\n \"51.107.250.64/26\",\r\n - \ \"51.107.250.128/26\",\r\n \"2603:1020:b04::280/123\",\r\n - \ \"2603:1020:b04:1::200/121\",\r\n \"2603:1020:b04:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.UAECentral\",\r\n - \ \"id\": \"Sql.UAECentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"51.12.198.32/27\",\r\n \"51.12.198.64/27\",\r\n \"51.12.198.128/26\",\r\n + \ \"51.12.200.0/27\",\r\n \"51.12.200.32/29\",\r\n \"51.12.201.0/27\",\r\n + \ \"51.12.201.32/29\",\r\n \"2603:1020:1104::500/123\",\r\n + \ \"2603:1020:1104:1::300/121\",\r\n \"2603:1020:1104:400::420/123\",\r\n + \ \"2603:1020:1104:402::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SwitzerlandNorth\",\r\n \"id\": \"Sql.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n \"20.208.19.192/29\",\r\n + \ \"51.103.200.64/27\",\r\n \"51.103.201.64/27\",\r\n \"51.103.203.192/29\",\r\n + \ \"51.107.56.0/27\",\r\n \"51.107.56.32/29\",\r\n \"51.107.57.0/27\",\r\n + \ \"51.107.242.32/27\",\r\n \"51.107.242.64/27\",\r\n \"51.107.242.128/26\",\r\n + \ \"2603:1020:a04::320/123\",\r\n \"2603:1020:a04::380/121\",\r\n + \ \"2603:1020:a04:400::/123\",\r\n \"2603:1020:a04:401::/123\",\r\n + \ \"2603:1020:a04:800::/123\",\r\n \"2603:1020:a04:801::/123\",\r\n + \ \"2603:1020:a04:c00::/123\",\r\n \"2603:1020:a04:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwitzerlandWest\",\r\n + \ \"id\": \"Sql.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.37.71.64/26\",\r\n \"20.37.71.128/26\",\r\n \"20.37.72.64/27\",\r\n + [\r\n \"51.107.152.0/27\",\r\n \"51.107.153.0/27\",\r\n + \ \"51.107.153.32/29\",\r\n \"51.107.250.64/26\",\r\n \"51.107.250.128/26\",\r\n + \ \"2603:1020:b04::280/123\",\r\n \"2603:1020:b04:1::200/121\",\r\n + \ \"2603:1020:b04:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.UAECentral\",\r\n \"id\": \"Sql.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.37.71.64/26\",\r\n \"20.37.71.128/26\",\r\n \"20.37.72.64/27\",\r\n \ \"20.37.72.96/29\",\r\n \"20.37.73.64/27\",\r\n \"20.37.73.96/29\",\r\n \ \"2603:1040:b04::280/123\",\r\n \"2603:1040:b04:1::200/121\",\r\n \ \"2603:1040:b04:400::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UAENorth\",\r\n \"id\": \"Sql.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.38.143.64/26\",\r\n - \ \"20.38.143.128/26\",\r\n \"20.38.152.24/29\",\r\n \"20.38.153.64/27\",\r\n - \ \"20.38.154.64/27\",\r\n \"40.120.72.0/27\",\r\n \"40.120.72.32/29\",\r\n - \ \"40.120.73.0/27\",\r\n \"65.52.248.0/27\",\r\n \"65.52.248.32/29\",\r\n - \ \"65.52.249.0/27\",\r\n \"2603:1040:904::320/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.38.143.64/26\",\r\n \"20.38.143.128/26\",\r\n \"20.38.152.24/29\",\r\n + \ \"20.38.153.64/27\",\r\n \"20.38.154.64/27\",\r\n \"40.120.72.0/27\",\r\n + \ \"40.120.72.32/29\",\r\n \"40.120.73.0/27\",\r\n \"65.52.248.0/27\",\r\n + \ \"65.52.248.32/29\",\r\n \"65.52.249.0/27\",\r\n \"2603:1040:904::320/123\",\r\n \ \"2603:1040:904::380/121\",\r\n \"2603:1040:904:400::/123\",\r\n \ \"2603:1040:904:401::/123\",\r\n \"2603:1040:904:800::/123\",\r\n \ \"2603:1040:904:801::/123\",\r\n \"2603:1040:904:c00::/123\",\r\n \ \"2603:1040:904:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UKSouth\",\r\n \"id\": \"Sql.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.104.10.0/26\",\r\n \ \"51.105.64.0/27\",\r\n \"51.105.64.32/29\",\r\n \"51.105.65.0/27\",\r\n @@ -44432,9 +45688,9 @@ interactions: \ \"2603:1020:705:801::/123\",\r\n \"2603:1020:705:c00::/123\",\r\n \ \"2603:1020:705:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UKWest\",\r\n \"id\": \"Sql.UKWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.58.66.128/25\",\r\n \ \"20.58.68.56/30\",\r\n \"51.11.97.192/26\",\r\n \"51.140.208.64/27\",\r\n @@ -44443,7 +45699,7 @@ interactions: \ \"2603:1020:605:1::200/121\",\r\n \"2603:1020:605:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestCentralUS\",\r\n \ \"id\": \"Sql.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -44453,7 +45709,7 @@ interactions: \ \"52.161.128.32/27\",\r\n \"2603:1030:b04::280/123\",\r\n \ \"2603:1030:b04:1::200/121\",\r\n \"2603:1030:b04:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestEurope\",\r\n - \ \"id\": \"Sql.WestEurope\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.WestEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44479,7 +45735,7 @@ interactions: \ \"2603:1020:206:800::/123\",\r\n \"2603:1020:206:801::/123\",\r\n \ \"2603:1020:206:c00::/123\",\r\n \"2603:1020:206:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestIndia\",\r\n - \ \"id\": \"Sql.WestIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44489,7 +45745,7 @@ interactions: \ \"104.211.145.32/29\",\r\n \"104.211.160.80/32\",\r\n \"2603:1040:806::280/123\",\r\n \ \"2603:1040:806:1::200/121\",\r\n \"2603:1040:806:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestUS\",\r\n - \ \"id\": \"Sql.WestUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44509,7 +45765,7 @@ interactions: \ \"191.236.119.31/32\",\r\n \"2603:1030:a07::280/123\",\r\n \ \"2603:1030:a07:1::200/121\",\r\n \"2603:1030:a07:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestUS2\",\r\n - \ \"id\": \"Sql.WestUS2\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44526,9 +45782,9 @@ interactions: \ \"2603:1030:c06:801::/123\",\r\n \"2603:1030:c06:c00::/123\",\r\n \ \"2603:1030:c06:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.WestUS3\",\r\n \"id\": \"Sql.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.150.168.0/27\",\r\n \ \"20.150.168.32/29\",\r\n \"20.150.169.0/27\",\r\n \"20.150.176.0/27\",\r\n @@ -44539,8 +45795,8 @@ interactions: \ \"2603:1030:504:800::/123\",\r\n \"2603:1030:504:801::/123\",\r\n \ \"2603:1030:504:c00::/123\",\r\n \"2603:1030:504:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"SqlManagement\",\r\n - \ \"id\": \"SqlManagement\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \"region\": + \ \"id\": \"SqlManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"SqlManagement\",\r\n \"addressPrefixes\": @@ -44750,36 +46006,36 @@ interactions: \ \"2603:1040:207:c00::280/122\",\r\n \"2603:1040:407:402::380/122\",\r\n \ \"2603:1040:407:802::260/123\",\r\n \"2603:1040:407:802::280/123\",\r\n \ \"2603:1040:407:c02::260/123\",\r\n \"2603:1040:407:c02::280/123\",\r\n - \ \"2603:1040:606:402::380/122\",\r\n \"2603:1040:806:402::380/122\",\r\n - \ \"2603:1040:904:3::260/123\",\r\n \"2603:1040:904:402::380/122\",\r\n - \ \"2603:1040:904:802::260/123\",\r\n \"2603:1040:904:802::280/123\",\r\n - \ \"2603:1040:904:c02::260/123\",\r\n \"2603:1040:904:c02::280/123\",\r\n - \ \"2603:1040:a06:2::580/123\",\r\n \"2603:1040:a06:402::380/122\",\r\n - \ \"2603:1040:a06:802::260/123\",\r\n \"2603:1040:a06:802::280/123\",\r\n - \ \"2603:1040:a06:c02::260/123\",\r\n \"2603:1040:a06:c02::280/123\",\r\n - \ \"2603:1040:b04:402::380/122\",\r\n \"2603:1040:c06:402::380/122\",\r\n - \ \"2603:1040:d04:1::500/123\",\r\n \"2603:1040:d04:400::200/122\",\r\n - \ \"2603:1040:d04:800::300/122\",\r\n \"2603:1040:d04:c02::2c0/122\",\r\n - \ \"2603:1040:f05:2::240/123\",\r\n \"2603:1040:f05:402::380/122\",\r\n - \ \"2603:1040:f05:802::260/123\",\r\n \"2603:1040:f05:802::280/123\",\r\n - \ \"2603:1040:f05:c02::260/123\",\r\n \"2603:1040:f05:c02::280/123\",\r\n - \ \"2603:1040:1002:2::a0/123\",\r\n \"2603:1040:1002:400::380/122\",\r\n - \ \"2603:1040:1002:800::280/122\",\r\n \"2603:1040:1002:c00::280/122\",\r\n - \ \"2603:1040:1104:1::1e0/123\",\r\n \"2603:1040:1104:400::340/122\",\r\n - \ \"2603:1040:1202:2::200/123\",\r\n \"2603:1040:1202:400::380/122\",\r\n - \ \"2603:1040:1302:1::240/123\",\r\n \"2603:1040:1302:400::380/122\",\r\n - \ \"2603:1040:1402:2::60/123\",\r\n \"2603:1040:1402:400::260/123\",\r\n - \ \"2603:1040:1402:400::380/123\",\r\n \"2603:1040:1402:800::280/122\",\r\n - \ \"2603:1040:1402:c00::280/122\",\r\n \"2603:1040:1503:2::260/123\",\r\n - \ \"2603:1040:1503:400::380/122\",\r\n \"2603:1050:6:402::380/122\",\r\n - \ \"2603:1050:6:802::260/123\",\r\n \"2603:1050:6:802::280/123\",\r\n - \ \"2603:1050:6:c02::260/123\",\r\n \"2603:1050:6:c02::280/123\",\r\n - \ \"2603:1050:403:400::260/123\",\r\n \"2603:1050:403:400::280/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage\",\r\n - \ \"id\": \"Storage\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n + \ \"2603:1040:606:3::640/123\",\r\n \"2603:1040:606:402::380/122\",\r\n + \ \"2603:1040:806:402::380/122\",\r\n \"2603:1040:904:3::260/123\",\r\n + \ \"2603:1040:904:402::380/122\",\r\n \"2603:1040:904:802::260/123\",\r\n + \ \"2603:1040:904:802::280/123\",\r\n \"2603:1040:904:c02::260/123\",\r\n + \ \"2603:1040:904:c02::280/123\",\r\n \"2603:1040:a06:2::580/123\",\r\n + \ \"2603:1040:a06:402::380/122\",\r\n \"2603:1040:a06:802::260/123\",\r\n + \ \"2603:1040:a06:802::280/123\",\r\n \"2603:1040:a06:c02::260/123\",\r\n + \ \"2603:1040:a06:c02::280/123\",\r\n \"2603:1040:b04:402::380/122\",\r\n + \ \"2603:1040:c06:402::380/122\",\r\n \"2603:1040:d04:1::500/123\",\r\n + \ \"2603:1040:d04:400::200/122\",\r\n \"2603:1040:d04:800::300/122\",\r\n + \ \"2603:1040:d04:c02::2c0/122\",\r\n \"2603:1040:f05:2::240/123\",\r\n + \ \"2603:1040:f05:402::380/122\",\r\n \"2603:1040:f05:802::260/123\",\r\n + \ \"2603:1040:f05:802::280/123\",\r\n \"2603:1040:f05:c02::260/123\",\r\n + \ \"2603:1040:f05:c02::280/123\",\r\n \"2603:1040:1002:2::a0/123\",\r\n + \ \"2603:1040:1002:400::380/122\",\r\n \"2603:1040:1002:800::280/122\",\r\n + \ \"2603:1040:1002:c00::280/122\",\r\n \"2603:1040:1104:1::1e0/123\",\r\n + \ \"2603:1040:1104:400::340/122\",\r\n \"2603:1040:1202:2::200/123\",\r\n + \ \"2603:1040:1202:400::380/122\",\r\n \"2603:1040:1302:1::240/123\",\r\n + \ \"2603:1040:1302:400::380/122\",\r\n \"2603:1040:1402:2::60/123\",\r\n + \ \"2603:1040:1402:400::260/123\",\r\n \"2603:1040:1402:400::380/123\",\r\n + \ \"2603:1040:1402:800::280/122\",\r\n \"2603:1040:1402:c00::280/122\",\r\n + \ \"2603:1040:1503:2::260/123\",\r\n \"2603:1040:1503:400::380/122\",\r\n + \ \"2603:1050:6:402::380/122\",\r\n \"2603:1050:6:802::260/123\",\r\n + \ \"2603:1050:6:802::280/123\",\r\n \"2603:1050:6:c02::260/123\",\r\n + \ \"2603:1050:6:c02::280/123\",\r\n \"2603:1050:403:400::260/123\",\r\n + \ \"2603:1050:403:400::280/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Storage\",\r\n \"id\": \"Storage\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \ \"addressPrefixes\": [\r\n \"13.65.107.32/28\",\r\n \"13.65.160.16/28\",\r\n \ \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n \"13.66.176.16/28\",\r\n @@ -44810,112 +46066,112 @@ interactions: \ \"13.95.96.176/28\",\r\n \"13.95.240.16/28\",\r\n \"13.95.240.32/28\",\r\n \ \"13.95.240.64/27\",\r\n \"20.38.96.0/19\",\r\n \"20.47.0.0/18\",\r\n \ \"20.60.0.0/16\",\r\n \"20.150.0.0/17\",\r\n \"20.157.32.0/19\",\r\n - \ \"20.157.128.0/18\",\r\n \"20.209.0.0/16\",\r\n \"23.96.64.64/26\",\r\n - \ \"23.97.112.64/26\",\r\n \"23.98.49.0/26\",\r\n \"23.98.49.192/26\",\r\n - \ \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n \"23.98.55.144/28\",\r\n - \ \"23.98.56.0/26\",\r\n \"23.98.57.64/26\",\r\n \"23.98.160.64/26\",\r\n - \ \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n \"23.98.192.64/26\",\r\n - \ \"23.98.255.64/26\",\r\n \"23.99.32.64/26\",\r\n \"23.99.34.224/28\",\r\n - \ \"23.99.37.96/28\",\r\n \"23.99.47.32/28\",\r\n \"23.99.160.64/26\",\r\n - \ \"23.99.160.192/28\",\r\n \"23.102.206.0/28\",\r\n \"23.102.206.128/28\",\r\n - \ \"23.102.206.192/28\",\r\n \"40.68.176.16/28\",\r\n \"40.68.176.48/28\",\r\n - \ \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n \"40.69.176.16/28\",\r\n - \ \"40.70.88.0/28\",\r\n \"40.71.104.16/28\",\r\n \"40.71.104.32/28\",\r\n - \ \"40.71.240.16/28\",\r\n \"40.78.72.16/28\",\r\n \"40.78.112.64/28\",\r\n - \ \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n \"40.79.88.16/28\",\r\n - \ \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n \"40.83.24.96/27\",\r\n - \ \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n \"40.83.225.32/28\",\r\n - \ \"40.83.227.16/28\",\r\n \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n - \ \"40.85.105.32/28\",\r\n \"40.85.232.64/28\",\r\n \"40.85.232.96/28\",\r\n - \ \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n \"40.85.235.80/28\",\r\n - \ \"40.85.235.96/28\",\r\n \"40.86.232.64/28\",\r\n \"40.86.232.96/28\",\r\n - \ \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n \"40.86.232.192/28\",\r\n - \ \"40.112.152.16/28\",\r\n \"40.112.224.16/28\",\r\n \"40.112.224.48/28\",\r\n - \ \"40.113.27.176/28\",\r\n \"40.114.152.16/28\",\r\n \"40.114.152.48/28\",\r\n - \ \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n \"40.115.175.32/28\",\r\n - \ \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n \"40.115.229.32/28\",\r\n - \ \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n \"40.115.231.128/28\",\r\n - \ \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n \"40.116.232.48/28\",\r\n - \ \"40.116.232.96/28\",\r\n \"40.117.48.80/28\",\r\n \"40.117.48.112/28\",\r\n - \ \"40.117.104.16/28\",\r\n \"40.118.72.176/28\",\r\n \"40.118.73.48/28\",\r\n - \ \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n \"40.122.96.16/28\",\r\n - \ \"40.122.216.16/28\",\r\n \"40.123.16.16/28\",\r\n \"51.140.16.16/28\",\r\n - \ \"51.140.16.32/28\",\r\n \"51.140.168.64/27\",\r\n \"51.140.168.112/28\",\r\n - \ \"51.140.168.128/28\",\r\n \"51.140.232.64/27\",\r\n \"51.140.232.112/28\",\r\n - \ \"51.140.232.128/28\",\r\n \"51.140.232.160/27\",\r\n \"51.141.128.0/24\",\r\n - \ \"51.141.129.64/26\",\r\n \"51.141.129.128/25\",\r\n \"51.141.130.0/25\",\r\n - \ \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n \"52.161.168.16/28\",\r\n - \ \"52.161.168.32/28\",\r\n \"52.162.56.16/28\",\r\n \"52.162.56.32/28\",\r\n - \ \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n \"52.162.56.128/28\",\r\n - \ \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n \"52.164.112.16/28\",\r\n - \ \"52.164.232.16/28\",\r\n \"52.164.232.32/28\",\r\n \"52.164.232.64/28\",\r\n - \ \"52.165.104.16/28\",\r\n \"52.165.104.32/28\",\r\n \"52.165.104.64/27\",\r\n - \ \"52.165.104.112/28\",\r\n \"52.165.104.144/28\",\r\n \"52.165.104.160/28\",\r\n - \ \"52.165.136.32/28\",\r\n \"52.165.240.64/28\",\r\n \"52.166.80.32/27\",\r\n - \ \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n \"52.167.88.80/28\",\r\n - \ \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n \"52.169.168.32/27\",\r\n - \ \"52.169.240.16/28\",\r\n \"52.169.240.32/28\",\r\n \"52.169.240.64/28\",\r\n - \ \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n \"52.171.144.96/28\",\r\n - \ \"52.171.144.128/28\",\r\n \"52.172.16.16/28\",\r\n \"52.172.16.80/28\",\r\n - \ \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n \"52.173.152.64/28\",\r\n - \ \"52.173.152.96/28\",\r\n \"52.174.8.32/28\",\r\n \"52.174.224.16/28\",\r\n - \ \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n \"52.174.224.112/28\",\r\n - \ \"52.174.224.128/28\",\r\n \"52.175.40.128/28\",\r\n \"52.175.112.16/28\",\r\n - \ \"52.176.224.64/28\",\r\n \"52.176.224.96/28\",\r\n \"52.177.208.80/28\",\r\n - \ \"52.178.168.32/27\",\r\n \"52.178.168.80/28\",\r\n \"52.178.168.96/28\",\r\n - \ \"52.178.168.128/27\",\r\n \"52.179.24.16/28\",\r\n \"52.179.144.32/28\",\r\n - \ \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n - \ \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n - \ \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n - \ \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n \"52.180.40.16/28\",\r\n - \ \"52.180.40.32/28\",\r\n \"52.180.184.16/28\",\r\n \"52.182.176.16/28\",\r\n - \ \"52.182.176.32/28\",\r\n \"52.182.176.64/27\",\r\n \"52.183.48.16/28\",\r\n - \ \"52.183.104.16/28\",\r\n \"52.183.104.32/28\",\r\n \"52.184.40.16/28\",\r\n - \ \"52.184.40.32/28\",\r\n \"52.184.168.32/28\",\r\n \"52.184.168.96/27\",\r\n - \ \"52.185.56.80/28\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.144/28\",\r\n - \ \"52.185.56.160/28\",\r\n \"52.185.112.16/28\",\r\n \"52.185.112.48/28\",\r\n - \ \"52.185.112.80/28\",\r\n \"52.185.112.112/28\",\r\n \"52.185.233.0/24\",\r\n - \ \"52.186.112.32/27\",\r\n \"52.187.141.32/27\",\r\n \"52.189.177.0/24\",\r\n - \ \"52.190.240.16/28\",\r\n \"52.190.240.32/28\",\r\n \"52.190.240.64/27\",\r\n - \ \"52.190.240.112/28\",\r\n \"52.190.240.128/28\",\r\n \"52.191.176.16/28\",\r\n - \ \"52.191.176.32/28\",\r\n \"52.225.40.32/27\",\r\n \"52.225.136.16/28\",\r\n - \ \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n \"52.226.8.32/27\",\r\n - \ \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n - \ \"52.228.232.0/28\",\r\n \"52.229.80.64/27\",\r\n \"52.230.240.16/28\",\r\n - \ \"52.230.240.32/28\",\r\n \"52.230.240.64/27\",\r\n \"52.230.240.112/28\",\r\n - \ \"52.230.240.128/28\",\r\n \"52.230.240.160/27\",\r\n \"52.231.80.64/27\",\r\n - \ \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n \"52.231.80.160/27\",\r\n - \ \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n \"52.231.168.128/28\",\r\n - \ \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n \"52.232.232.16/28\",\r\n - \ \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n \"52.232.232.96/28\",\r\n - \ \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n \"52.232.232.192/28\",\r\n - \ \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n - \ \"52.236.40.16/28\",\r\n \"52.236.40.32/28\",\r\n \"52.236.240.48/28\",\r\n - \ \"52.236.240.64/28\",\r\n \"52.237.104.16/28\",\r\n \"52.237.104.32/28\",\r\n - \ \"52.238.56.16/28\",\r\n \"52.238.56.32/28\",\r\n \"52.238.56.64/27\",\r\n - \ \"52.238.56.112/28\",\r\n \"52.238.56.128/28\",\r\n \"52.238.56.160/27\",\r\n - \ \"52.238.200.32/27\",\r\n \"52.239.104.16/28\",\r\n \"52.239.104.32/28\",\r\n - \ \"52.239.128.0/20\",\r\n \"52.239.144.0/22\",\r\n \"52.239.148.0/27\",\r\n - \ \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.150.0/23\",\r\n \"52.239.152.0/21\",\r\n \"52.239.160.0/22\",\r\n - \ \"52.239.164.0/24\",\r\n \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n - \ \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n \"52.239.168.0/21\",\r\n - \ \"52.239.176.128/25\",\r\n \"52.239.177.0/24\",\r\n \"52.239.178.0/23\",\r\n - \ \"52.239.180.0/22\",\r\n \"52.239.184.0/22\",\r\n \"52.239.188.0/23\",\r\n - \ \"52.239.190.0/24\",\r\n \"52.239.191.0/28\",\r\n \"52.239.192.0/21\",\r\n - \ \"52.239.200.0/22\",\r\n \"52.239.205.0/24\",\r\n \"52.239.206.0/23\",\r\n - \ \"52.239.208.0/20\",\r\n \"52.239.224.0/19\",\r\n \"52.240.48.16/28\",\r\n - \ \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n \"52.240.60.32/28\",\r\n - \ \"52.240.60.64/27\",\r\n \"52.241.88.16/28\",\r\n \"52.241.88.32/28\",\r\n - \ \"52.241.88.64/27\",\r\n \"52.245.40.0/24\",\r\n \"104.41.232.16/28\",\r\n - \ \"104.42.200.16/28\",\r\n \"104.46.31.16/28\",\r\n \"104.208.0.16/28\",\r\n - \ \"104.208.0.48/28\",\r\n \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n - \ \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n - \ \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n \"104.211.109.80/28\",\r\n - \ \"104.211.109.96/28\",\r\n \"104.211.168.16/28\",\r\n \"104.211.232.16/28\",\r\n - \ \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n \"104.211.232.176/28\",\r\n - \ \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n - \ \"104.214.152.16/28\",\r\n \"104.214.152.176/28\",\r\n + \ \"20.157.128.0/18\",\r\n \"20.157.224.0/19\",\r\n \"20.209.0.0/16\",\r\n + \ \"23.96.64.64/26\",\r\n \"23.97.112.64/26\",\r\n \"23.98.49.0/26\",\r\n + \ \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n + \ \"23.98.55.144/28\",\r\n \"23.98.56.0/26\",\r\n \"23.98.57.64/26\",\r\n + \ \"23.98.160.64/26\",\r\n \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n + \ \"23.98.192.64/26\",\r\n \"23.98.255.64/26\",\r\n \"23.99.32.64/26\",\r\n + \ \"23.99.34.224/28\",\r\n \"23.99.37.96/28\",\r\n \"23.99.47.32/28\",\r\n + \ \"23.99.160.64/26\",\r\n \"23.99.160.192/28\",\r\n \"23.102.206.0/28\",\r\n + \ \"23.102.206.128/28\",\r\n \"23.102.206.192/28\",\r\n \"40.68.176.16/28\",\r\n + \ \"40.68.176.48/28\",\r\n \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n + \ \"40.69.176.16/28\",\r\n \"40.70.88.0/28\",\r\n \"40.71.104.16/28\",\r\n + \ \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n \"40.78.72.16/28\",\r\n + \ \"40.78.112.64/28\",\r\n \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n + \ \"40.79.88.16/28\",\r\n \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n + \ \"40.83.24.96/27\",\r\n \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n + \ \"40.83.225.32/28\",\r\n \"40.83.227.16/28\",\r\n \"40.84.8.32/28\",\r\n + \ \"40.84.11.80/28\",\r\n \"40.85.105.32/28\",\r\n \"40.85.232.64/28\",\r\n + \ \"40.85.232.96/28\",\r\n \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n + \ \"40.85.235.80/28\",\r\n \"40.85.235.96/28\",\r\n \"40.86.232.64/28\",\r\n + \ \"40.86.232.96/28\",\r\n \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n + \ \"40.86.232.192/28\",\r\n \"40.112.152.16/28\",\r\n \"40.112.224.16/28\",\r\n + \ \"40.112.224.48/28\",\r\n \"40.113.27.176/28\",\r\n \"40.114.152.16/28\",\r\n + \ \"40.114.152.48/28\",\r\n \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n + \ \"40.115.175.32/28\",\r\n \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n + \ \"40.115.229.32/28\",\r\n \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n + \ \"40.115.231.128/28\",\r\n \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n + \ \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n \"40.117.48.80/28\",\r\n + \ \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n \"40.118.72.176/28\",\r\n + \ \"40.118.73.48/28\",\r\n \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n + \ \"40.122.96.16/28\",\r\n \"40.122.216.16/28\",\r\n \"40.123.16.16/28\",\r\n + \ \"51.140.16.16/28\",\r\n \"51.140.16.32/28\",\r\n \"51.140.168.64/27\",\r\n + \ \"51.140.168.112/28\",\r\n \"51.140.168.128/28\",\r\n \"51.140.232.64/27\",\r\n + \ \"51.140.232.112/28\",\r\n \"51.140.232.128/28\",\r\n \"51.140.232.160/27\",\r\n + \ \"51.141.128.0/24\",\r\n \"51.141.129.64/26\",\r\n \"51.141.129.128/25\",\r\n + \ \"51.141.130.0/25\",\r\n \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n + \ \"52.161.168.16/28\",\r\n \"52.161.168.32/28\",\r\n \"52.162.56.16/28\",\r\n + \ \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n + \ \"52.162.56.128/28\",\r\n \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n + \ \"52.164.112.16/28\",\r\n \"52.164.232.16/28\",\r\n \"52.164.232.32/28\",\r\n + \ \"52.164.232.64/28\",\r\n \"52.165.104.16/28\",\r\n \"52.165.104.32/28\",\r\n + \ \"52.165.104.64/27\",\r\n \"52.165.104.112/28\",\r\n \"52.165.104.144/28\",\r\n + \ \"52.165.104.160/28\",\r\n \"52.165.136.32/28\",\r\n \"52.165.240.64/28\",\r\n + \ \"52.166.80.32/27\",\r\n \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n + \ \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n + \ \"52.169.168.32/27\",\r\n \"52.169.240.16/28\",\r\n \"52.169.240.32/28\",\r\n + \ \"52.169.240.64/28\",\r\n \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n + \ \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n \"52.172.16.16/28\",\r\n + \ \"52.172.16.80/28\",\r\n \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n + \ \"52.173.152.64/28\",\r\n \"52.173.152.96/28\",\r\n \"52.174.8.32/28\",\r\n + \ \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n + \ \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n \"52.175.40.128/28\",\r\n + \ \"52.175.112.16/28\",\r\n \"52.176.224.64/28\",\r\n \"52.176.224.96/28\",\r\n + \ \"52.177.208.80/28\",\r\n \"52.178.168.32/27\",\r\n \"52.178.168.80/28\",\r\n + \ \"52.178.168.96/28\",\r\n \"52.178.168.128/27\",\r\n \"52.179.24.16/28\",\r\n + \ \"52.179.144.32/28\",\r\n \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n + \ \"52.179.240.48/28\",\r\n \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n + \ \"52.179.240.144/28\",\r\n \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n + \ \"52.179.240.240/28\",\r\n \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n + \ \"52.180.40.16/28\",\r\n \"52.180.40.32/28\",\r\n \"52.180.184.16/28\",\r\n + \ \"52.182.176.16/28\",\r\n \"52.182.176.32/28\",\r\n \"52.182.176.64/27\",\r\n + \ \"52.183.48.16/28\",\r\n \"52.183.104.16/28\",\r\n \"52.183.104.32/28\",\r\n + \ \"52.184.40.16/28\",\r\n \"52.184.40.32/28\",\r\n \"52.184.168.32/28\",\r\n + \ \"52.184.168.96/27\",\r\n \"52.185.56.80/28\",\r\n \"52.185.56.96/28\",\r\n + \ \"52.185.56.144/28\",\r\n \"52.185.56.160/28\",\r\n \"52.185.112.16/28\",\r\n + \ \"52.185.112.48/28\",\r\n \"52.185.112.80/28\",\r\n \"52.185.112.112/28\",\r\n + \ \"52.185.233.0/24\",\r\n \"52.186.112.32/27\",\r\n \"52.187.141.32/27\",\r\n + \ \"52.189.177.0/24\",\r\n \"52.190.240.16/28\",\r\n \"52.190.240.32/28\",\r\n + \ \"52.190.240.64/27\",\r\n \"52.190.240.112/28\",\r\n \"52.190.240.128/28\",\r\n + \ \"52.191.176.16/28\",\r\n \"52.191.176.32/28\",\r\n \"52.225.40.32/27\",\r\n + \ \"52.225.136.16/28\",\r\n \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n + \ \"52.226.8.32/27\",\r\n \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n + \ \"52.226.8.128/27\",\r\n \"52.228.232.0/28\",\r\n \"52.229.80.64/27\",\r\n + \ \"52.230.240.16/28\",\r\n \"52.230.240.32/28\",\r\n \"52.230.240.64/27\",\r\n + \ \"52.230.240.112/28\",\r\n \"52.230.240.128/28\",\r\n \"52.230.240.160/27\",\r\n + \ \"52.231.80.64/27\",\r\n \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n + \ \"52.231.80.160/27\",\r\n \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n + \ \"52.231.168.128/28\",\r\n \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n + \ \"52.232.232.16/28\",\r\n \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n + \ \"52.232.232.96/28\",\r\n \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n + \ \"52.232.232.192/28\",\r\n \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n + \ \"52.234.176.96/27\",\r\n \"52.236.40.16/28\",\r\n \"52.236.40.32/28\",\r\n + \ \"52.236.240.48/28\",\r\n \"52.236.240.64/28\",\r\n \"52.237.104.16/28\",\r\n + \ \"52.237.104.32/28\",\r\n \"52.238.56.16/28\",\r\n \"52.238.56.32/28\",\r\n + \ \"52.238.56.64/27\",\r\n \"52.238.56.112/28\",\r\n \"52.238.56.128/28\",\r\n + \ \"52.238.56.160/27\",\r\n \"52.238.200.32/27\",\r\n \"52.239.104.16/28\",\r\n + \ \"52.239.104.32/28\",\r\n \"52.239.128.0/20\",\r\n \"52.239.144.0/22\",\r\n + \ \"52.239.148.0/27\",\r\n \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n + \ \"52.239.149.0/24\",\r\n \"52.239.150.0/23\",\r\n \"52.239.152.0/21\",\r\n + \ \"52.239.160.0/22\",\r\n \"52.239.164.0/24\",\r\n \"52.239.165.0/26\",\r\n + \ \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.168.0/21\",\r\n \"52.239.176.128/25\",\r\n \"52.239.177.0/24\",\r\n + \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.184.0/22\",\r\n + \ \"52.239.188.0/23\",\r\n \"52.239.190.0/24\",\r\n \"52.239.191.0/28\",\r\n + \ \"52.239.192.0/21\",\r\n \"52.239.200.0/22\",\r\n \"52.239.205.0/24\",\r\n + \ \"52.239.206.0/23\",\r\n \"52.239.208.0/20\",\r\n \"52.239.224.0/19\",\r\n + \ \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n + \ \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n \"52.241.88.16/28\",\r\n + \ \"52.241.88.32/28\",\r\n \"52.241.88.64/27\",\r\n \"52.245.40.0/24\",\r\n + \ \"104.41.232.16/28\",\r\n \"104.42.200.16/28\",\r\n \"104.46.31.16/28\",\r\n + \ \"104.208.0.16/28\",\r\n \"104.208.0.48/28\",\r\n \"104.208.128.16/28\",\r\n + \ \"104.208.248.16/28\",\r\n \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n + \ \"104.211.104.128/28\",\r\n \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n + \ \"104.211.109.80/28\",\r\n \"104.211.109.96/28\",\r\n \"104.211.168.16/28\",\r\n + \ \"104.211.232.16/28\",\r\n \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n + \ \"104.211.232.176/28\",\r\n \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n + \ \"104.214.80.48/28\",\r\n \"104.214.152.16/28\",\r\n \"104.214.152.176/28\",\r\n \ \"104.214.243.32/28\",\r\n \"104.215.32.16/28\",\r\n \"104.215.32.32/28\",\r\n \ \"104.215.32.64/27\",\r\n \"104.215.35.32/27\",\r\n \"104.215.104.64/28\",\r\n \ \"104.215.240.64/28\",\r\n \"104.215.240.96/28\",\r\n \"137.116.1.0/25\",\r\n @@ -44981,7 +46237,7 @@ interactions: \ \"2603:1050:7::/48\",\r\n \"2603:1050:214::/48\",\r\n \"2603:1050:404::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaCentral\",\r\n \ \"id\": \"Storage.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -44990,7 +46246,7 @@ interactions: \ \"52.239.216.0/23\",\r\n \"2603:1010:305::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaCentral2\",\r\n \ \"id\": \"Storage.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -44998,7 +46254,7 @@ interactions: \ \"20.150.103.0/24\",\r\n \"52.239.218.0/23\",\r\n \"2603:1010:405::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaEast\",\r\n \ \"id\": \"Storage.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -45008,13 +46264,14 @@ interactions: \ \"13.75.240.32/28\",\r\n \"13.75.240.64/27\",\r\n \"20.38.112.0/23\",\r\n \ \"20.47.37.0/24\",\r\n \"20.60.72.0/22\",\r\n \"20.60.182.0/23\",\r\n \ \"20.150.66.0/24\",\r\n \"20.150.92.0/24\",\r\n \"20.150.117.0/24\",\r\n - \ \"20.157.44.0/24\",\r\n \"20.157.155.0/24\",\r\n \"52.239.130.0/23\",\r\n - \ \"52.239.226.0/24\",\r\n \"104.46.31.16/28\",\r\n \"191.238.66.0/26\",\r\n - \ \"2603:1010:7::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.AustraliaSoutheast\",\r\n \"id\": \"Storage.AustraliaSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"20.157.44.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.226.0/24\",\r\n + \ \"52.239.130.0/23\",\r\n \"52.239.226.0/24\",\r\n \"104.46.31.16/28\",\r\n + \ \"191.238.66.0/26\",\r\n \"2603:1010:7::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaSoutheast\",\r\n + \ \"id\": \"Storage.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.77.8.16/28\",\r\n \ \"13.77.8.32/28\",\r\n \"13.77.8.64/28\",\r\n \"13.77.8.96/28\",\r\n @@ -45024,62 +46281,62 @@ interactions: \ \"52.239.225.0/24\",\r\n \"191.239.192.0/26\",\r\n \"2603:1010:206::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSouth\",\r\n \ \"id\": \"Storage.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.39.0/24\",\r\n \"20.60.36.0/23\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.157.55.0/24\",\r\n \"20.209.12.0/23\",\r\n \"23.97.112.64/26\",\r\n - \ \"191.232.216.32/27\",\r\n \"191.232.221.16/28\",\r\n \"191.232.221.32/28\",\r\n - \ \"191.233.128.0/24\",\r\n \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n - \ \"2603:1050:7::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.BrazilSoutheast\",\r\n \"id\": \"Storage.BrazilSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.150.73.0/24\",\r\n - \ \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n \"20.157.42.0/24\",\r\n - \ \"20.157.189.0/24\",\r\n \"2603:1050:404::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaCentral\",\r\n + \ \"20.157.55.0/24\",\r\n \"20.157.227.0/24\",\r\n \"20.209.12.0/23\",\r\n + \ \"23.97.112.64/26\",\r\n \"191.232.216.32/27\",\r\n \"191.232.221.16/28\",\r\n + \ \"191.232.221.32/28\",\r\n \"191.233.128.0/24\",\r\n \"191.235.248.0/23\",\r\n + \ \"191.235.250.0/25\",\r\n \"2603:1050:7::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSoutheast\",\r\n + \ \"id\": \"Storage.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.150.73.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n + \ \"20.157.42.0/24\",\r\n \"20.157.189.0/24\",\r\n \"2603:1050:404::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaCentral\",\r\n \ \"id\": \"Storage.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.114.0/25\",\r\n \"20.47.40.0/24\",\r\n \"20.60.42.0/23\",\r\n \ \"20.60.242.0/23\",\r\n \"20.150.16.0/24\",\r\n \"20.150.31.0/24\",\r\n \ \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.148.0/24\",\r\n \"40.85.232.64/28\",\r\n \"40.85.232.96/28\",\r\n - \ \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n \"40.85.235.80/28\",\r\n - \ \"40.85.235.96/28\",\r\n \"52.239.148.64/26\",\r\n \"52.239.189.0/24\",\r\n - \ \"2603:1030:f08::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.CanadaEast\",\r\n \"id\": \"Storage.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.121.128/25\",\r\n - \ \"20.47.41.0/24\",\r\n \"20.60.142.0/23\",\r\n \"20.150.1.0/25\",\r\n - \ \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n \"20.157.161.0/24\",\r\n - \ \"20.209.64.0/23\",\r\n \"40.86.232.64/28\",\r\n \"40.86.232.96/28\",\r\n - \ \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n \"40.86.232.192/28\",\r\n - \ \"52.229.80.64/27\",\r\n \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n - \ \"2603:1030:1006::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.CentralIndia\",\r\n \"id\": \"Storage.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.126.0/23\",\r\n - \ \"20.47.42.0/24\",\r\n \"20.60.84.0/23\",\r\n \"20.150.114.0/24\",\r\n - \ \"20.157.139.0/24\",\r\n \"20.157.178.0/24\",\r\n \"20.209.56.0/23\",\r\n - \ \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n \"104.211.104.64/28\",\r\n - \ \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n + \ \"20.157.148.0/24\",\r\n \"20.209.70.0/23\",\r\n \"40.85.232.64/28\",\r\n + \ \"40.85.232.96/28\",\r\n \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n + \ \"40.85.235.80/28\",\r\n \"40.85.235.96/28\",\r\n \"52.239.148.64/26\",\r\n + \ \"52.239.189.0/24\",\r\n \"2603:1030:f08::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaEast\",\r\n + \ \"id\": \"Storage.CanadaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.121.128/25\",\r\n \"20.47.41.0/24\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.157.161.0/24\",\r\n \"20.209.64.0/23\",\r\n \"40.86.232.64/28\",\r\n + \ \"40.86.232.96/28\",\r\n \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n + \ \"40.86.232.192/28\",\r\n \"52.229.80.64/27\",\r\n \"52.239.164.128/26\",\r\n + \ \"52.239.190.0/25\",\r\n \"2603:1030:1006::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralIndia\",\r\n + \ \"id\": \"Storage.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.126.0/23\",\r\n \"20.47.42.0/24\",\r\n \"20.60.84.0/23\",\r\n + \ \"20.150.114.0/24\",\r\n \"20.157.139.0/24\",\r\n \"20.157.178.0/24\",\r\n + \ \"20.209.56.0/23\",\r\n \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n + \ \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n \ \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n \"104.211.109.80/28\",\r\n \ \"104.211.109.96/28\",\r\n \"2603:1040:a07::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUS\",\r\n \"id\": - \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"centralus\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -45111,7 +46368,7 @@ interactions: \ \"168.61.132.0/26\",\r\n \"2603:1030:11::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUSEUAP\",\r\n \ \"id\": \"Storage.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -45120,7 +46377,7 @@ interactions: \ \"52.165.104.160/28\",\r\n \"52.185.112.80/28\",\r\n \"52.239.177.0/27\",\r\n \ \"52.239.238.0/24\",\r\n \"2603:1030:12::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastAsia\",\r\n \"id\": - \"Storage.EastAsia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"Storage.EastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"eastasia\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -45135,8 +46392,8 @@ interactions: \ \"168.63.130.128/26\",\r\n \"168.63.131.0/26\",\r\n \"168.63.156.64/26\",\r\n \ \"168.63.156.192/26\",\r\n \"191.237.238.32/28\",\r\n \"2603:1040:208::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS\",\r\n - \ \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \ \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -45150,63 +46407,64 @@ interactions: \ \"20.150.90.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.59.0/24\",\r\n \ \"20.157.61.0/24\",\r\n \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n \ \"20.157.171.0/24\",\r\n \"20.209.0.0/23\",\r\n \"20.209.40.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"23.96.64.64/26\",\r\n \"40.71.104.16/28\",\r\n - \ \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n \"40.117.48.80/28\",\r\n - \ \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n \"52.179.24.16/28\",\r\n - \ \"52.186.112.32/27\",\r\n \"52.226.8.32/27\",\r\n \"52.226.8.80/28\",\r\n - \ \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n \"52.234.176.48/28\",\r\n - \ \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n \"52.239.152.0/22\",\r\n - \ \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n \"52.239.214.0/23\",\r\n - \ \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n \"52.239.252.0/24\",\r\n - \ \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n - \ \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n \"138.91.96.64/26\",\r\n - \ \"138.91.96.128/26\",\r\n \"168.62.32.0/26\",\r\n \"168.62.32.192/26\",\r\n - \ \"168.62.33.128/26\",\r\n \"191.237.32.128/28\",\r\n \"191.237.32.208/28\",\r\n - \ \"191.237.32.240/28\",\r\n \"191.238.0.0/26\",\r\n \"191.238.0.224/28\",\r\n - \ \"2603:1030:213::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.EastUS2\",\r\n \"id\": \"Storage.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.68.120.64/28\",\r\n - \ \"13.77.112.16/28\",\r\n \"13.77.112.32/28\",\r\n \"13.77.112.112/28\",\r\n - \ \"13.77.112.128/28\",\r\n \"13.77.115.16/28\",\r\n \"13.77.115.32/28\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.47.60.0/23\",\r\n \"20.60.56.0/22\",\r\n - \ \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.150.29.0/24\",\r\n - \ \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n - \ \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.157.36.0/23\",\r\n - \ \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n \"20.157.167.0/24\",\r\n - \ \"20.157.185.0/24\",\r\n \"20.209.68.0/23\",\r\n \"23.102.206.0/28\",\r\n - \ \"23.102.206.128/28\",\r\n \"23.102.206.192/28\",\r\n \"40.79.8.16/28\",\r\n - \ \"40.79.48.16/28\",\r\n \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n - \ \"40.123.16.16/28\",\r\n \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n - \ \"52.167.240.16/28\",\r\n \"52.177.208.80/28\",\r\n \"52.179.144.32/28\",\r\n - \ \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n - \ \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n - \ \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n - \ \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n \"52.184.168.96/27\",\r\n - \ \"52.225.136.16/28\",\r\n \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n - \ \"52.232.232.16/28\",\r\n \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n - \ \"52.232.232.96/28\",\r\n \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n - \ \"52.232.232.192/28\",\r\n \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n - \ \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n - \ \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n - \ \"52.239.185.32/27\",\r\n \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n - \ \"52.239.192.96/27\",\r\n \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n - \ \"52.239.198.0/25\",\r\n \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n - \ \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n - \ \"52.239.222.0/23\",\r\n \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n - \ \"137.116.1.0/25\",\r\n \"137.116.2.0/26\",\r\n \"137.116.2.96/29\",\r\n - \ \"137.116.2.104/30\",\r\n \"137.116.2.108/32\",\r\n \"137.116.2.110/31\",\r\n - \ \"137.116.2.112/32\",\r\n \"137.116.2.114/32\",\r\n \"137.116.2.116/30\",\r\n - \ \"137.116.2.120/29\",\r\n \"137.116.3.0/25\",\r\n \"137.116.3.128/26\",\r\n - \ \"137.116.96.0/25\",\r\n \"137.116.96.128/26\",\r\n \"191.237.160.64/26\",\r\n - \ \"191.237.160.224/28\",\r\n \"191.239.224.0/26\",\r\n \"2603:1030:40f::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2EUAP\",\r\n + \ \"20.209.52.0/23\",\r\n \"20.209.74.0/23\",\r\n \"23.96.64.64/26\",\r\n + \ \"40.71.104.16/28\",\r\n \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n + \ \"40.117.48.80/28\",\r\n \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n + \ \"52.179.24.16/28\",\r\n \"52.186.112.32/27\",\r\n \"52.226.8.32/27\",\r\n + \ \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n + \ \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n + \ \"52.239.252.0/24\",\r\n \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n + \ \"52.240.60.16/28\",\r\n \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n + \ \"138.91.96.64/26\",\r\n \"138.91.96.128/26\",\r\n \"168.62.32.0/26\",\r\n + \ \"168.62.32.192/26\",\r\n \"168.62.33.128/26\",\r\n \"191.237.32.128/28\",\r\n + \ \"191.237.32.208/28\",\r\n \"191.237.32.240/28\",\r\n \"191.238.0.0/26\",\r\n + \ \"191.238.0.224/28\",\r\n \"2603:1030:213::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2\",\r\n \"id\": + \"Storage.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"eastus2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.68.120.64/28\",\r\n \"13.77.112.16/28\",\r\n + \ \"13.77.112.32/28\",\r\n \"13.77.112.112/28\",\r\n \"13.77.112.128/28\",\r\n + \ \"13.77.115.16/28\",\r\n \"13.77.115.32/28\",\r\n \"20.38.100.0/23\",\r\n + \ \"20.47.60.0/23\",\r\n \"20.60.56.0/22\",\r\n \"20.60.88.0/22\",\r\n + \ \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n \"20.60.224.0/23\",\r\n + \ \"20.60.236.0/23\",\r\n \"20.150.29.0/24\",\r\n \"20.150.36.0/24\",\r\n + \ \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n \"20.150.82.0/24\",\r\n + \ \"20.150.88.0/24\",\r\n \"20.157.36.0/23\",\r\n \"20.157.48.0/23\",\r\n + \ \"20.157.62.0/23\",\r\n \"20.157.167.0/24\",\r\n \"20.157.185.0/24\",\r\n + \ \"20.209.68.0/23\",\r\n \"23.102.206.0/28\",\r\n \"23.102.206.128/28\",\r\n + \ \"23.102.206.192/28\",\r\n \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n + \ \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n \"40.123.16.16/28\",\r\n + \ \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n + \ \"52.177.208.80/28\",\r\n \"52.179.144.32/28\",\r\n \"52.179.144.64/28\",\r\n + \ \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n \"52.179.240.64/28\",\r\n + \ \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n \"52.179.240.160/28\",\r\n + \ \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n \"52.179.241.0/28\",\r\n + \ \"52.179.241.32/27\",\r\n \"52.184.168.96/27\",\r\n \"52.225.136.16/28\",\r\n + \ \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n \"52.232.232.16/28\",\r\n + \ \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n \"52.232.232.96/28\",\r\n + \ \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n \"52.232.232.192/28\",\r\n + \ \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n + \ \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n + \ \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n + \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n + \ \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n + \ \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n + \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n + \ \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n \"137.116.1.0/25\",\r\n + \ \"137.116.2.0/26\",\r\n \"137.116.2.96/29\",\r\n \"137.116.2.104/30\",\r\n + \ \"137.116.2.108/32\",\r\n \"137.116.2.110/31\",\r\n \"137.116.2.112/32\",\r\n + \ \"137.116.2.114/32\",\r\n \"137.116.2.116/30\",\r\n \"137.116.2.120/29\",\r\n + \ \"137.116.3.0/25\",\r\n \"137.116.3.128/26\",\r\n \"137.116.96.0/25\",\r\n + \ \"137.116.96.128/26\",\r\n \"191.237.160.64/26\",\r\n \"191.237.160.224/28\",\r\n + \ \"191.239.224.0/26\",\r\n \"2603:1030:40f::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2EUAP\",\r\n \ \"id\": \"Storage.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -45225,40 +46483,41 @@ interactions: \ \"52.239.239.0/24\",\r\n \"2603:1030:410::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2Stage\",\r\n \ \"id\": \"Storage.EastUS2Stage\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"137.116.2.64/27\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.FranceCentral\",\r\n \"id\": \"Storage.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.44.0/24\",\r\n - \ \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n \"20.150.61.0/24\",\r\n - \ \"20.157.129.0/24\",\r\n \"20.209.8.0/23\",\r\n \"52.239.134.0/24\",\r\n - \ \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n \"2603:1020:806::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.FranceSouth\",\r\n - \ \"id\": \"Storage.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.44.0/24\",\r\n \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n + \ \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n \"20.209.8.0/23\",\r\n + \ \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n + \ \"2603:1020:806::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.FranceSouth\",\r\n \"id\": \"Storage.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.28.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.188.0/23\",\r\n \ \"20.150.19.0/24\",\r\n \"20.157.156.0/24\",\r\n \"52.239.135.0/26\",\r\n \ \"52.239.196.0/24\",\r\n \"2603:1020:906::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyNorth\",\r\n \ \"id\": \"Storage.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.150.60.0/24\",\r\n - \ \"20.150.112.0/24\",\r\n \"2603:1020:d05::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\",\r\n + \ \"20.150.112.0/24\",\r\n \"20.157.229.0/24\",\r\n \"2603:1020:d05::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\",\r\n \ \"id\": \"Storage.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -45267,24 +46526,24 @@ interactions: \ \"20.157.183.0/24\",\r\n \"20.209.32.0/23\",\r\n \"2603:1020:c05::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanEast\",\r\n \ \"id\": \"Storage.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.73.8.16/28\",\r\n \"13.73.8.32/28\",\r\n \"20.38.116.0/23\",\r\n \ \"20.47.12.0/24\",\r\n \"20.60.172.0/23\",\r\n \"20.60.248.0/23\",\r\n \ \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n \"20.157.38.0/24\",\r\n - \ \"20.157.144.0/24\",\r\n \"20.209.22.0/23\",\r\n \"23.98.57.64/26\",\r\n - \ \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n \"40.115.175.32/28\",\r\n - \ \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n \"40.115.229.32/28\",\r\n - \ \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n \"40.115.231.128/28\",\r\n - \ \"52.239.144.0/23\",\r\n \"2603:1040:408::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n \"id\": - \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": - {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"japanwest\",\r\n - \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n - \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"20.157.144.0/24\",\r\n \"20.157.224.0/24\",\r\n \"20.209.22.0/23\",\r\n + \ \"23.98.57.64/26\",\r\n \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n + \ \"40.115.175.32/28\",\r\n \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n + \ \"40.115.229.32/28\",\r\n \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n + \ \"40.115.231.128/28\",\r\n \"52.239.144.0/23\",\r\n \"2603:1040:408::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n + \ \"id\": \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.10.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.186.0/23\",\r\n \ \"20.150.10.0/23\",\r\n \"20.157.56.0/24\",\r\n \"20.209.16.0/23\",\r\n \ \"23.98.56.0/26\",\r\n \"52.239.146.0/23\",\r\n \"104.214.152.16/28\",\r\n @@ -45292,7 +46551,7 @@ interactions: \ \"104.215.32.64/27\",\r\n \"104.215.35.32/27\",\r\n \"2603:1040:607::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JioIndiaCentral\",\r\n \ \"id\": \"Storage.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -45300,64 +46559,65 @@ interactions: \ \"20.150.64.0/24\",\r\n \"20.150.109.0/24\",\r\n \"20.157.152.0/24\",\r\n \ \"2603:1040:1100::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.JioIndiaWest\",\r\n \"id\": \"Storage.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.54.0/23\",\r\n - \ \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n \"20.157.153.0/24\",\r\n - \ \"2603:1040:d00::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.KoreaCentral\",\r\n \"id\": \"Storage.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.46.0/24\",\r\n - \ \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n \"20.150.4.0/23\",\r\n - \ \"20.157.140.0/24\",\r\n \"20.209.46.0/23\",\r\n \"52.231.80.64/27\",\r\n - \ \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n \"52.231.80.160/27\",\r\n - \ \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n \"52.239.190.128/26\",\r\n - \ \"2603:1040:f06::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.KoreaSouth\",\r\n \"id\": \"Storage.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.47.0/24\",\r\n - \ \"20.60.202.0/23\",\r\n \"20.150.14.0/23\",\r\n \"20.157.137.0/24\",\r\n - \ \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n \"52.231.168.128/28\",\r\n - \ \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n \"52.239.165.0/26\",\r\n - \ \"52.239.165.160/27\",\r\n \"52.239.190.192/26\",\r\n \"2603:1040:e06::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUS\",\r\n - \ \"id\": \"Storage.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.3.0/24\",\r\n - \ \"20.47.15.0/24\",\r\n \"20.60.28.0/23\",\r\n \"20.60.82.0/23\",\r\n - \ \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n \"20.150.49.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.172.0/24\",\r\n \"20.209.38.0/23\",\r\n \"23.98.49.0/26\",\r\n - \ \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n - \ \"23.98.55.144/28\",\r\n \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n - \ \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n \"52.162.56.16/28\",\r\n - \ \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n - \ \"52.162.56.128/28\",\r\n \"52.239.149.0/24\",\r\n \"52.239.186.0/24\",\r\n - \ \"52.239.253.0/24\",\r\n \"157.56.216.0/26\",\r\n \"168.62.96.128/26\",\r\n - \ \"168.62.96.210/32\",\r\n \"168.62.96.224/27\",\r\n \"2603:1030:609::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUSStage\",\r\n - \ \"id\": \"Storage.NorthCentralUSStage\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"168.62.96.192/29\",\r\n - \ \"168.62.96.200/30\",\r\n \"168.62.96.204/32\",\r\n \"168.62.96.206/31\",\r\n - \ \"168.62.96.208/32\",\r\n \"168.62.96.212/30\",\r\n \"168.62.96.216/29\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.54.0/23\",\r\n \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n + \ \"20.157.153.0/24\",\r\n \"2603:1040:d00::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaCentral\",\r\n + \ \"id\": \"Storage.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.46.0/24\",\r\n \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n + \ \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n \"20.209.46.0/23\",\r\n + \ \"52.231.80.64/27\",\r\n \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n + \ \"52.231.80.160/27\",\r\n \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n + \ \"52.239.190.128/26\",\r\n \"2603:1040:f06::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaSouth\",\r\n + \ \"id\": \"Storage.KoreaSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.47.0/24\",\r\n \"20.60.202.0/23\",\r\n \"20.150.14.0/23\",\r\n + \ \"20.157.137.0/24\",\r\n \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n + \ \"52.231.168.128/28\",\r\n \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n + \ \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n \"52.239.190.192/26\",\r\n + \ \"2603:1040:e06::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorthCentralUS\",\r\n \"id\": \"Storage.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.3.0/24\",\r\n \"20.47.15.0/24\",\r\n \"20.60.28.0/23\",\r\n + \ \"20.60.82.0/23\",\r\n \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.49.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.172.0/24\",\r\n \"20.209.38.0/23\",\r\n + \ \"23.98.49.0/26\",\r\n \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n + \ \"23.98.55.112/28\",\r\n \"23.98.55.144/28\",\r\n \"40.116.120.16/28\",\r\n + \ \"40.116.232.16/28\",\r\n \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n + \ \"52.162.56.16/28\",\r\n \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n + \ \"52.162.56.112/28\",\r\n \"52.162.56.128/28\",\r\n \"52.239.149.0/24\",\r\n + \ \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n \"157.56.216.0/26\",\r\n + \ \"168.62.96.128/26\",\r\n \"168.62.96.210/32\",\r\n \"168.62.96.224/27\",\r\n + \ \"2603:1030:609::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorthCentralUSStage\",\r\n \"id\": \"Storage.NorthCentralUSStage\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"168.62.96.192/29\",\r\n \"168.62.96.200/30\",\r\n + \ \"168.62.96.204/32\",\r\n \"168.62.96.206/31\",\r\n \"168.62.96.208/32\",\r\n + \ \"168.62.96.212/30\",\r\n \"168.62.96.216/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.NorthEurope\",\r\n \ \"id\": \"Storage.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -45384,26 +46644,35 @@ interactions: \ \"191.235.193.32/28\",\r\n \"191.235.255.192/26\",\r\n \ \"2603:1020:6::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.NorwayEast\",\r\n \"id\": \"Storage.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.120.0/24\",\r\n \ \"20.47.48.0/24\",\r\n \"20.60.206.0/23\",\r\n \"20.150.53.0/24\",\r\n \ \"20.150.121.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.209.24.0/23\",\r\n \ \"2603:1020:e05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.NorwayWest\",\r\n \"id\": \"Storage.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.49.0/24\",\r\n \ \"20.60.15.0/24\",\r\n \"20.150.0.0/24\",\r\n \"20.150.56.0/24\",\r\n \ \"2603:1020:f05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.SouthAfricaNorth\",\r\n \"id\": \"Storage.SouthAfricaNorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"name\": \"Storage.QatarCentral\",\r\n \"id\": \"Storage.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.208.0/23\",\r\n \"20.157.154.0/24\",\r\n \"20.157.190.0/24\",\r\n + \ \"20.209.2.0/23\",\r\n \"20.209.54.0/23\",\r\n \"2603:1040:1004::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaNorth\",\r\n + \ \"id\": \"Storage.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.114.128/25\",\r\n \ \"20.47.50.0/24\",\r\n \"20.60.190.0/23\",\r\n \"20.150.21.0/24\",\r\n @@ -45411,70 +46680,72 @@ interactions: \ \"52.239.232.0/25\",\r\n \"2603:1000:105::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaWest\",\r\n \ \"id\": \"Storage.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.121.0/25\",\r\n \ \"20.47.51.0/24\",\r\n \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n - \ \"20.150.20.0/25\",\r\n \"52.239.232.128/25\",\r\n \"2603:1000:5::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUS\",\r\n - \ \"id\": \"Storage.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.65.107.32/28\",\r\n - \ \"13.65.160.16/28\",\r\n \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n - \ \"13.84.56.16/28\",\r\n \"13.85.88.16/28\",\r\n \"13.85.200.128/28\",\r\n - \ \"20.38.104.0/23\",\r\n \"20.47.0.0/27\",\r\n \"20.47.24.0/23\",\r\n - \ \"20.47.29.0/24\",\r\n \"20.60.48.0/22\",\r\n \"20.60.64.0/22\",\r\n - \ \"20.60.140.0/23\",\r\n \"20.60.148.0/23\",\r\n \"20.60.160.0/23\",\r\n - \ \"20.150.20.128/25\",\r\n \"20.150.38.0/23\",\r\n \"20.150.70.0/24\",\r\n - \ \"20.150.79.0/24\",\r\n \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n - \ \"20.157.43.0/24\",\r\n \"20.157.54.0/24\",\r\n \"20.157.134.0/24\",\r\n - \ \"20.157.164.0/24\",\r\n \"20.157.166.0/24\",\r\n \"20.157.181.0/24\",\r\n - \ \"20.209.26.0/23\",\r\n \"20.209.34.0/23\",\r\n \"20.209.62.0/23\",\r\n - \ \"23.98.160.64/26\",\r\n \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n - \ \"23.98.192.64/26\",\r\n \"23.98.255.64/26\",\r\n \"52.171.144.32/27\",\r\n - \ \"52.171.144.80/28\",\r\n \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n - \ \"52.185.233.0/24\",\r\n \"52.189.177.0/24\",\r\n \"52.239.158.0/23\",\r\n - \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n - \ \"52.239.200.0/23\",\r\n \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n - \ \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n - \ \"104.215.104.64/28\",\r\n \"168.62.128.128/26\",\r\n \"2603:1030:80b::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\",\r\n + \ \"20.150.20.0/25\",\r\n \"20.157.228.0/24\",\r\n \"52.239.232.128/25\",\r\n + \ \"2603:1000:5::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SouthCentralUS\",\r\n \"id\": \"Storage.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.65.107.32/28\",\r\n \"13.65.160.16/28\",\r\n + \ \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n \"13.84.56.16/28\",\r\n + \ \"13.85.88.16/28\",\r\n \"13.85.200.128/28\",\r\n \"20.38.104.0/23\",\r\n + \ \"20.47.0.0/27\",\r\n \"20.47.24.0/23\",\r\n \"20.47.29.0/24\",\r\n + \ \"20.60.48.0/22\",\r\n \"20.60.64.0/22\",\r\n \"20.60.140.0/23\",\r\n + \ \"20.60.148.0/23\",\r\n \"20.60.160.0/23\",\r\n \"20.150.20.128/25\",\r\n + \ \"20.150.38.0/23\",\r\n \"20.150.70.0/24\",\r\n \"20.150.79.0/24\",\r\n + \ \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n \"20.157.43.0/24\",\r\n + \ \"20.157.54.0/24\",\r\n \"20.157.134.0/24\",\r\n \"20.157.164.0/24\",\r\n + \ \"20.157.166.0/24\",\r\n \"20.157.181.0/24\",\r\n \"20.209.26.0/23\",\r\n + \ \"20.209.34.0/23\",\r\n \"20.209.62.0/23\",\r\n \"23.98.160.64/26\",\r\n + \ \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n \"23.98.192.64/26\",\r\n + \ \"23.98.255.64/26\",\r\n \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n + \ \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n \"52.185.233.0/24\",\r\n + \ \"52.189.177.0/24\",\r\n \"52.239.158.0/23\",\r\n \"52.239.178.0/23\",\r\n + \ \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n + \ \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n \"104.214.40.16/28\",\r\n + \ \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n \"104.215.104.64/28\",\r\n + \ \"168.62.128.128/26\",\r\n \"2603:1030:80b::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\",\r\n \ \"id\": \"Storage.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.110.0/23\",\r\n \"20.47.14.0/24\",\r\n \"20.60.9.0/24\",\r\n \ \"2603:1030:80c::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SoutheastAsia\",\r\n \"id\": \"Storage.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.76.104.16/28\",\r\n - \ \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n \"20.60.136.0/24\",\r\n - \ \"20.60.138.0/23\",\r\n \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n - \ \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.157.128.0/24\",\r\n - \ \"20.157.176.0/24\",\r\n \"20.209.20.0/23\",\r\n \"52.163.176.16/28\",\r\n - \ \"52.163.232.16/28\",\r\n \"52.187.141.32/27\",\r\n \"52.237.104.16/28\",\r\n - \ \"52.237.104.32/28\",\r\n \"52.239.129.0/24\",\r\n \"52.239.197.0/24\",\r\n - \ \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n \"104.215.240.64/28\",\r\n - \ \"104.215.240.96/28\",\r\n \"168.63.160.0/26\",\r\n \"168.63.160.192/26\",\r\n - \ \"168.63.161.64/26\",\r\n \"168.63.161.160/27\",\r\n \"168.63.161.192/26\",\r\n - \ \"168.63.162.32/27\",\r\n \"168.63.162.64/26\",\r\n \"168.63.162.144/28\",\r\n - \ \"168.63.162.192/26\",\r\n \"168.63.163.128/26\",\r\n \"168.63.180.64/26\",\r\n - \ \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n \"2603:1040:6::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthIndia\",\r\n - \ \"id\": \"Storage.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.76.104.16/28\",\r\n \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n + \ \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n \"20.150.17.128/25\",\r\n + \ \"20.150.28.0/24\",\r\n \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n + \ \"20.157.128.0/24\",\r\n \"20.157.176.0/24\",\r\n \"20.209.20.0/23\",\r\n + \ \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n \"52.187.141.32/27\",\r\n + \ \"52.237.104.16/28\",\r\n \"52.237.104.32/28\",\r\n \"52.239.129.0/24\",\r\n + \ \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n + \ \"104.215.240.64/28\",\r\n \"104.215.240.96/28\",\r\n \"168.63.160.0/26\",\r\n + \ \"168.63.160.192/26\",\r\n \"168.63.161.64/26\",\r\n \"168.63.161.160/27\",\r\n + \ \"168.63.161.192/26\",\r\n \"168.63.162.32/27\",\r\n \"168.63.162.64/26\",\r\n + \ \"168.63.162.144/28\",\r\n \"168.63.162.192/26\",\r\n \"168.63.163.128/26\",\r\n + \ \"168.63.180.64/26\",\r\n \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n + \ \"2603:1040:6::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SouthIndia\",\r\n \"id\": \"Storage.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.52.0/24\",\r\n \"20.60.10.0/24\",\r\n \"20.60.226.0/23\",\r\n \ \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n \"52.172.16.16/28\",\r\n \ \"52.172.16.80/28\",\r\n \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n @@ -45482,49 +46753,51 @@ interactions: \ \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n \"104.211.232.176/28\",\r\n \ \"2603:1040:c07::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SwedenCentral\",\r\n \"id\": \"Storage.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.78.0/23\",\r\n - \ \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n \"20.150.44.0/24\",\r\n - \ \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n \"2603:1020:1005::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SwedenSouth\",\r\n - \ \"id\": \"Storage.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.78.0/23\",\r\n \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n + \ \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n + \ \"2603:1020:1005::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SwedenSouth\",\r\n \"id\": \"Storage.SwedenSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.76.0/23\",\r\n \"20.60.192.0/23\",\r\n \"20.150.45.0/24\",\r\n \ \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n \"2603:1020:1105::/48\",\r\n \ \"2603:1020:1106::/47\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SwitzerlandNorth\",\r\n \"id\": \"Storage.SwitzerlandNorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.53.0/24\",\r\n - \ \"20.60.174.0/23\",\r\n \"20.150.59.0/24\",\r\n \"20.150.118.0/24\",\r\n - \ \"20.157.175.0/24\",\r\n \"20.209.28.0/23\",\r\n \"52.239.251.0/24\",\r\n - \ \"2603:1020:a05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.SwitzerlandWest\",\r\n \"id\": \"Storage.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.26.0/24\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.150.55.0/24\",\r\n \"20.150.116.0/24\",\r\n - \ \"20.157.133.0/24\",\r\n \"52.239.250.0/24\",\r\n \"2603:1020:b05::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UAECentral\",\r\n - \ \"id\": \"Storage.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.53.0/24\",\r\n \"20.60.174.0/23\",\r\n \"20.150.59.0/24\",\r\n + \ \"20.150.118.0/24\",\r\n \"20.157.175.0/24\",\r\n \"20.209.28.0/23\",\r\n + \ \"52.239.251.0/24\",\r\n \"2603:1020:a05::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SwitzerlandWest\",\r\n + \ \"id\": \"Storage.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.26.0/24\",\r\n \"20.60.176.0/23\",\r\n \"20.150.55.0/24\",\r\n + \ \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n \"52.239.250.0/24\",\r\n + \ \"2603:1020:b05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.UAECentral\",\r\n \"id\": \"Storage.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.54.0/24\",\r\n \"20.150.6.0/23\",\r\n \"20.150.115.0/24\",\r\n \ \"20.157.131.0/24\",\r\n \"52.239.233.0/25\",\r\n \"2603:1040:b05::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UAENorth\",\r\n - \ \"id\": \"Storage.UAENorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Storage.UAENorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -45533,7 +46806,7 @@ interactions: \ \"20.60.212.0/23\",\r\n \"20.157.141.0/24\",\r\n \"20.209.50.0/23\",\r\n \ \"52.239.233.128/25\",\r\n \"2603:1040:905::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.UKSouth\",\r\n \"id\": - \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"uksouth\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -45547,7 +46820,7 @@ interactions: \ \"51.141.128.32/27\",\r\n \"51.141.129.64/26\",\r\n \"51.141.130.0/25\",\r\n \ \"52.239.187.0/25\",\r\n \"52.239.231.0/24\",\r\n \"2603:1020:706::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UKWest\",\r\n - \ \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -45559,21 +46832,22 @@ interactions: \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n \"52.239.240.0/24\",\r\n \ \"2603:1020:606::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestCentralUS\",\r\n \"id\": \"Storage.WestCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.71.200.64/28\",\r\n - \ \"13.71.200.96/28\",\r\n \"13.71.200.240/28\",\r\n \"13.71.202.16/28\",\r\n - \ \"13.71.202.32/28\",\r\n \"13.71.202.64/27\",\r\n \"13.78.152.64/28\",\r\n - \ \"13.78.240.16/28\",\r\n \"20.47.4.0/24\",\r\n \"20.60.4.0/24\",\r\n - \ \"20.60.218.0/23\",\r\n \"20.150.81.0/24\",\r\n \"20.150.98.0/24\",\r\n - \ \"20.157.41.0/24\",\r\n \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n - \ \"52.161.168.16/28\",\r\n \"52.161.168.32/28\",\r\n \"52.239.164.0/25\",\r\n - \ \"52.239.167.0/24\",\r\n \"52.239.244.0/23\",\r\n \"2603:1030:b06::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.WestEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.71.200.64/28\",\r\n \"13.71.200.96/28\",\r\n + \ \"13.71.200.240/28\",\r\n \"13.71.202.16/28\",\r\n \"13.71.202.32/28\",\r\n + \ \"13.71.202.64/27\",\r\n \"13.78.152.64/28\",\r\n \"13.78.240.16/28\",\r\n + \ \"20.47.4.0/24\",\r\n \"20.60.4.0/24\",\r\n \"20.60.218.0/23\",\r\n + \ \"20.150.81.0/24\",\r\n \"20.150.98.0/24\",\r\n \"20.157.41.0/24\",\r\n + \ \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n \"52.161.168.16/28\",\r\n + \ \"52.161.168.32/28\",\r\n \"52.239.164.0/25\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.244.0/23\",\r\n \"2603:1030:b06::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestEurope\",\r\n \ \"id\": \"Storage.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -45586,23 +46860,24 @@ interactions: \ \"20.150.74.0/24\",\r\n \"20.150.76.0/24\",\r\n \"20.150.83.0/24\",\r\n \ \"20.150.122.0/24\",\r\n \"20.157.33.0/24\",\r\n \"20.157.146.0/24\",\r\n \ \"20.157.158.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n - \ \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n \"40.68.176.16/28\",\r\n - \ \"40.68.176.48/28\",\r\n \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n - \ \"40.114.152.16/28\",\r\n \"40.114.152.48/28\",\r\n \"40.118.72.176/28\",\r\n - \ \"40.118.73.48/28\",\r\n \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n - \ \"52.166.80.32/27\",\r\n \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n - \ \"52.174.8.32/28\",\r\n \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n - \ \"52.174.224.64/27\",\r\n \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n - \ \"52.236.240.48/28\",\r\n \"52.236.240.64/28\",\r\n \"52.239.140.0/22\",\r\n - \ \"52.239.212.0/23\",\r\n \"52.239.242.0/23\",\r\n \"104.214.243.32/28\",\r\n - \ \"168.61.57.64/26\",\r\n \"168.61.57.128/25\",\r\n \"168.61.58.0/26\",\r\n - \ \"168.61.58.128/26\",\r\n \"168.61.59.64/26\",\r\n \"168.61.61.0/26\",\r\n - \ \"168.61.61.192/26\",\r\n \"168.63.0.0/26\",\r\n \"168.63.2.64/26\",\r\n - \ \"168.63.3.32/27\",\r\n \"168.63.3.64/27\",\r\n \"168.63.113.32/27\",\r\n - \ \"168.63.113.64/27\",\r\n \"191.237.232.32/28\",\r\n \"191.237.232.128/28\",\r\n + \ \"20.157.230.0/24\",\r\n \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n + \ \"20.209.72.0/23\",\r\n \"40.68.176.16/28\",\r\n \"40.68.176.48/28\",\r\n + \ \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n \"40.114.152.16/28\",\r\n + \ \"40.114.152.48/28\",\r\n \"40.118.72.176/28\",\r\n \"40.118.73.48/28\",\r\n + \ \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n \"52.166.80.32/27\",\r\n + \ \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n \"52.174.8.32/28\",\r\n + \ \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n + \ \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n \"52.236.240.48/28\",\r\n + \ \"52.236.240.64/28\",\r\n \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.242.0/23\",\r\n \"104.214.243.32/28\",\r\n \"168.61.57.64/26\",\r\n + \ \"168.61.57.128/25\",\r\n \"168.61.58.0/26\",\r\n \"168.61.58.128/26\",\r\n + \ \"168.61.59.64/26\",\r\n \"168.61.61.0/26\",\r\n \"168.61.61.192/26\",\r\n + \ \"168.63.0.0/26\",\r\n \"168.63.2.64/26\",\r\n \"168.63.3.32/27\",\r\n + \ \"168.63.3.64/27\",\r\n \"168.63.113.32/27\",\r\n \"168.63.113.64/27\",\r\n + \ \"191.237.232.32/28\",\r\n \"191.237.232.128/28\",\r\n \ \"191.239.203.0/28\",\r\n \"2603:1020:207::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestIndia\",\r\n \"id\": - \"Storage.WestIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"Storage.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -45612,9 +46887,9 @@ interactions: \ \"52.239.135.192/26\",\r\n \"52.239.187.128/25\",\r\n \"104.211.168.16/28\",\r\n \ \"2603:1040:807::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestUS\",\r\n \"id\": \"Storage.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.83.72.16/28\",\r\n \ \"13.88.144.112/28\",\r\n \"13.88.144.240/28\",\r\n \"13.88.145.64/28\",\r\n @@ -45640,9 +46915,9 @@ interactions: \ \"168.62.1.128/26\",\r\n \"168.63.89.64/26\",\r\n \"168.63.89.128/26\",\r\n \ \"2603:1030:a0a::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestUS2\",\r\n \"id\": \"Storage.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.66.176.16/28\",\r\n \ \"13.66.176.48/28\",\r\n \"13.66.232.64/28\",\r\n \"13.66.232.208/28\",\r\n @@ -45656,7 +46931,7 @@ interactions: \ \"52.239.176.128/25\",\r\n \"52.239.193.0/24\",\r\n \"52.239.210.0/23\",\r\n \ \"52.239.236.0/23\",\r\n \"2603:1030:d01::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestUS3\",\r\n \"id\": - \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westus3\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -45666,7 +46941,7 @@ interactions: \ \"20.157.191.0/24\",\r\n \"20.209.4.0/23\",\r\n \"2603:1030:505::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"StorageSyncService\",\r\n \ \"id\": \"StorageSyncService\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"StorageSyncService\",\r\n \"addressPrefixes\": @@ -45680,54 +46955,58 @@ interactions: \ \"20.43.42.8/29\",\r\n \"20.43.66.0/29\",\r\n \"20.43.131.40/29\",\r\n \ \"20.45.71.151/32\",\r\n \"20.45.112.216/29\",\r\n \"20.45.192.248/29\",\r\n \ \"20.45.208.0/29\",\r\n \"20.50.1.0/29\",\r\n \"20.72.27.184/29\",\r\n - \ \"20.150.172.40/29\",\r\n \"20.189.108.56/29\",\r\n \"20.189.172.152/29\",\r\n - \ \"20.192.32.232/29\",\r\n \"20.193.168.76/32\",\r\n \"20.193.205.128/29\",\r\n - \ \"20.193.215.160/32\",\r\n \"20.215.154.120/29\",\r\n \"20.217.58.120/29\",\r\n - \ \"23.100.106.151/32\",\r\n \"23.102.225.54/32\",\r\n \"40.67.48.208/29\",\r\n - \ \"40.80.57.192/29\",\r\n \"40.80.169.176/29\",\r\n \"40.80.188.24/29\",\r\n - \ \"40.82.253.192/29\",\r\n \"40.89.17.232/29\",\r\n \"40.112.150.67/32\",\r\n - \ \"40.113.94.67/32\",\r\n \"40.123.47.110/32\",\r\n \"40.123.216.130/32\",\r\n - \ \"51.12.101.240/29\",\r\n \"51.12.204.248/29\",\r\n \"51.53.107.240/29\",\r\n - \ \"51.53.187.240/29\",\r\n \"51.104.25.224/29\",\r\n \"51.105.80.208/29\",\r\n - \ \"51.105.88.248/29\",\r\n \"51.107.48.224/29\",\r\n \"51.107.144.216/29\",\r\n - \ \"51.116.60.244/30\",\r\n \"51.116.245.168/30\",\r\n \"51.120.40.224/29\",\r\n - \ \"51.120.224.216/29\",\r\n \"51.137.161.240/29\",\r\n \"51.140.67.72/32\",\r\n - \ \"51.140.202.34/32\",\r\n \"51.143.192.208/29\",\r\n \"52.136.48.216/29\",\r\n - \ \"52.136.131.99/32\",\r\n \"52.140.105.184/29\",\r\n \"52.143.166.54/32\",\r\n - \ \"52.150.139.104/29\",\r\n \"52.161.25.233/32\",\r\n \"52.176.149.179/32\",\r\n - \ \"52.183.27.204/32\",\r\n \"52.225.171.85/32\",\r\n \"52.228.42.41/32\",\r\n - \ \"52.228.81.248/29\",\r\n \"52.231.67.75/32\",\r\n \"52.231.159.38/32\",\r\n - \ \"52.235.36.119/32\",\r\n \"65.52.62.167/32\",\r\n \"102.133.56.128/29\",\r\n - \ \"102.133.75.173/32\",\r\n \"102.133.175.72/32\",\r\n \"104.40.191.8/32\",\r\n - \ \"104.41.148.238/32\",\r\n \"104.41.161.113/32\",\r\n \"104.208.61.223/32\",\r\n - \ \"104.210.219.252/32\",\r\n \"104.211.73.56/32\",\r\n \"104.211.231.18/32\",\r\n - \ \"104.214.165.88/29\",\r\n \"191.233.9.96/29\",\r\n \"191.235.225.216/29\",\r\n - \ \"191.237.253.115/32\",\r\n \"2603:1000:4::340/123\",\r\n - \ \"2603:1000:104:1::300/123\",\r\n \"2603:1010:6:1::300/123\",\r\n - \ \"2603:1010:101::340/123\",\r\n \"2603:1010:304::340/123\",\r\n - \ \"2603:1010:404::340/123\",\r\n \"2603:1020:5:1::300/123\",\r\n - \ \"2603:1020:206:1::300/123\",\r\n \"2603:1020:305::340/123\",\r\n - \ \"2603:1020:405::340/123\",\r\n \"2603:1020:605::340/123\",\r\n - \ \"2603:1020:705:1::300/123\",\r\n \"2603:1020:805:1::300/123\",\r\n - \ \"2603:1020:905::340/123\",\r\n \"2603:1020:a04:1::300/123\",\r\n - \ \"2603:1020:b04::340/123\",\r\n \"2603:1020:c04:1::300/123\",\r\n - \ \"2603:1020:d04::340/123\",\r\n \"2603:1020:e04:1::300/123\",\r\n - \ \"2603:1020:e04:802::2a0/123\",\r\n \"2603:1020:f04::340/123\",\r\n - \ \"2603:1020:1004::300/123\",\r\n \"2603:1020:1004:800::120/123\",\r\n - \ \"2603:1020:1104:400::320/123\",\r\n \"2603:1020:1302:400::240/123\",\r\n - \ \"2603:1030:f:1::340/123\",\r\n \"2603:1030:f:400::dc0/123\",\r\n - \ \"2603:1030:10:1::300/123\",\r\n \"2603:1030:104:1::300/123\",\r\n - \ \"2603:1030:104:402::760/123\",\r\n \"2603:1030:107:400::2a0/123\",\r\n - \ \"2603:1030:210:1::300/123\",\r\n \"2603:1030:40b:1::300/123\",\r\n - \ \"2603:1030:40c:1::300/123\",\r\n \"2603:1030:504:1::300/123\",\r\n - \ \"2603:1030:504:802::120/123\",\r\n \"2603:1030:608::340/123\",\r\n - \ \"2603:1030:608:402::5e0/123\",\r\n \"2603:1030:807:1::300/123\",\r\n - \ \"2603:1030:a07::340/123\",\r\n \"2603:1030:a07:402::b00/123\",\r\n - \ \"2603:1030:b04::340/123\",\r\n \"2603:1030:c06:1::300/123\",\r\n - \ \"2603:1030:f05:1::300/123\",\r\n \"2603:1030:1005::340/123\",\r\n - \ \"2603:1040:5:1::300/123\",\r\n \"2603:1040:207::340/123\",\r\n - \ \"2603:1040:207:402::5c0/123\",\r\n \"2603:1040:407:1::300/123\",\r\n - \ \"2603:1040:606::340/123\",\r\n \"2603:1040:806::340/123\",\r\n + \ \"20.79.108.120/29\",\r\n \"20.87.83.120/29\",\r\n \"20.91.11.144/29\",\r\n + \ \"20.91.146.0/29\",\r\n \"20.125.157.40/29\",\r\n \"20.150.172.40/29\",\r\n + \ \"20.189.108.56/29\",\r\n \"20.189.172.152/29\",\r\n \"20.192.32.232/29\",\r\n + \ \"20.193.168.76/32\",\r\n \"20.193.205.128/29\",\r\n \"20.193.215.160/32\",\r\n + \ \"20.205.50.232/29\",\r\n \"20.207.4.104/29\",\r\n \"20.215.154.120/29\",\r\n + \ \"20.217.58.120/29\",\r\n \"20.228.2.32/29\",\r\n \"23.100.106.151/32\",\r\n + \ \"23.102.225.54/32\",\r\n \"40.64.14.0/29\",\r\n \"40.67.48.208/29\",\r\n + \ \"40.74.99.32/29\",\r\n \"40.80.57.192/29\",\r\n \"40.80.169.176/29\",\r\n + \ \"40.80.188.24/29\",\r\n \"40.82.253.192/29\",\r\n \"40.89.17.232/29\",\r\n + \ \"40.112.150.67/32\",\r\n \"40.113.94.67/32\",\r\n \"40.123.47.110/32\",\r\n + \ \"40.123.216.130/32\",\r\n \"51.12.101.240/29\",\r\n \"51.12.204.248/29\",\r\n + \ \"51.53.107.240/29\",\r\n \"51.53.187.240/29\",\r\n \"51.104.25.224/29\",\r\n + \ \"51.105.80.208/29\",\r\n \"51.105.88.248/29\",\r\n \"51.107.48.224/29\",\r\n + \ \"51.107.144.216/29\",\r\n \"51.116.60.244/30\",\r\n \"51.116.78.200/29\",\r\n + \ \"51.116.245.168/30\",\r\n \"51.120.40.224/29\",\r\n \"51.120.224.216/29\",\r\n + \ \"51.137.161.240/29\",\r\n \"51.140.67.72/32\",\r\n \"51.140.202.34/32\",\r\n + \ \"51.143.192.208/29\",\r\n \"52.136.48.216/29\",\r\n \"52.136.131.99/32\",\r\n + \ \"52.140.105.184/29\",\r\n \"52.143.166.54/32\",\r\n \"52.150.139.104/29\",\r\n + \ \"52.161.25.233/32\",\r\n \"52.176.149.179/32\",\r\n \"52.183.27.204/32\",\r\n + \ \"52.225.171.85/32\",\r\n \"52.228.42.41/32\",\r\n \"52.228.81.248/29\",\r\n + \ \"52.231.67.75/32\",\r\n \"52.231.159.38/32\",\r\n \"52.235.36.119/32\",\r\n + \ \"65.52.62.167/32\",\r\n \"102.133.56.128/29\",\r\n \"102.133.75.173/32\",\r\n + \ \"102.133.175.72/32\",\r\n \"104.40.191.8/32\",\r\n \"104.41.148.238/32\",\r\n + \ \"104.41.161.113/32\",\r\n \"104.208.61.223/32\",\r\n \"104.210.219.252/32\",\r\n + \ \"104.211.73.56/32\",\r\n \"104.211.231.18/32\",\r\n \"104.214.165.88/29\",\r\n + \ \"191.233.9.96/29\",\r\n \"191.235.225.216/29\",\r\n \"191.237.253.115/32\",\r\n + \ \"2603:1000:4::340/123\",\r\n \"2603:1000:104:1::300/123\",\r\n + \ \"2603:1010:6:1::300/123\",\r\n \"2603:1010:101::340/123\",\r\n + \ \"2603:1010:304::340/123\",\r\n \"2603:1010:404::340/123\",\r\n + \ \"2603:1020:5:1::300/123\",\r\n \"2603:1020:206:1::300/123\",\r\n + \ \"2603:1020:305::340/123\",\r\n \"2603:1020:405::340/123\",\r\n + \ \"2603:1020:605::340/123\",\r\n \"2603:1020:705:1::300/123\",\r\n + \ \"2603:1020:805:1::300/123\",\r\n \"2603:1020:905::340/123\",\r\n + \ \"2603:1020:a04:1::300/123\",\r\n \"2603:1020:b04::340/123\",\r\n + \ \"2603:1020:c04:1::300/123\",\r\n \"2603:1020:d04::340/123\",\r\n + \ \"2603:1020:e04:1::300/123\",\r\n \"2603:1020:e04:802::2a0/123\",\r\n + \ \"2603:1020:f04::340/123\",\r\n \"2603:1020:1004::300/123\",\r\n + \ \"2603:1020:1004:800::120/123\",\r\n \"2603:1020:1104:400::320/123\",\r\n + \ \"2603:1020:1302:400::240/123\",\r\n \"2603:1030:f:1::340/123\",\r\n + \ \"2603:1030:f:400::dc0/123\",\r\n \"2603:1030:10:1::300/123\",\r\n + \ \"2603:1030:104:1::300/123\",\r\n \"2603:1030:104:402::760/123\",\r\n + \ \"2603:1030:107:400::2a0/123\",\r\n \"2603:1030:210:1::300/123\",\r\n + \ \"2603:1030:40b:1::300/123\",\r\n \"2603:1030:40c:1::300/123\",\r\n + \ \"2603:1030:504:1::300/123\",\r\n \"2603:1030:504:802::120/123\",\r\n + \ \"2603:1030:608::340/123\",\r\n \"2603:1030:608:402::5e0/123\",\r\n + \ \"2603:1030:807:1::300/123\",\r\n \"2603:1030:a07::340/123\",\r\n + \ \"2603:1030:a07:402::b00/123\",\r\n \"2603:1030:b04::340/123\",\r\n + \ \"2603:1030:c06:1::300/123\",\r\n \"2603:1030:f05:1::300/123\",\r\n + \ \"2603:1030:1005::340/123\",\r\n \"2603:1040:5:1::300/123\",\r\n + \ \"2603:1040:207::340/123\",\r\n \"2603:1040:207:402::5c0/123\",\r\n + \ \"2603:1040:407:1::300/123\",\r\n \"2603:1040:606::340/123\",\r\n + \ \"2603:1040:606:402::680/123\",\r\n \"2603:1040:806::340/123\",\r\n \ \"2603:1040:904:1::300/123\",\r\n \"2603:1040:a06:1::300/123\",\r\n \ \"2603:1040:a06:802::2a0/123\",\r\n \"2603:1040:b04::340/123\",\r\n \ \"2603:1040:c06::340/123\",\r\n \"2603:1040:d04::300/123\",\r\n @@ -45739,7 +47018,7 @@ interactions: \ \"2603:1050:6:802::2a0/123\",\r\n \"2603:1050:403::300/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"WindowsAdminCenter\",\r\n \ \"id\": \"WindowsAdminCenter\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"WindowsAdminCenter\",\r\n \"addressPrefixes\": @@ -45768,15 +47047,16 @@ interactions: \ \"2603:1030:f:1::2b0/125\",\r\n \"2603:1030:104::6c0/125\",\r\n \ \"2603:1030:107::588/125\",\r\n \"2603:1030:504::1a8/125\",\r\n \ \"2603:1030:608:1::2b0/125\",\r\n \"2603:1030:a07:9::18/125\",\r\n - \ \"2603:1040:207:1::460/125\",\r\n \"2603:1040:904::690/125\",\r\n - \ \"2603:1040:a06::7c0/125\",\r\n \"2603:1040:d04:1::1a8/125\",\r\n - \ \"2603:1040:f05::350/125\",\r\n \"2603:1040:1002::788/125\",\r\n - \ \"2603:1040:1104::5a8/125\",\r\n \"2603:1040:1202::528/125\",\r\n - \ \"2603:1040:1302::528/125\",\r\n \"2603:1040:1402::548/125\",\r\n - \ \"2603:1040:1503::548/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n \"id\": \"WindowsVirtualDesktop\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:207:1::460/125\",\r\n \"2603:1040:606:3::88/125\",\r\n + \ \"2603:1040:904::690/125\",\r\n \"2603:1040:a06::7c0/125\",\r\n + \ \"2603:1040:d04:1::1a8/125\",\r\n \"2603:1040:f05::350/125\",\r\n + \ \"2603:1040:1002::788/125\",\r\n \"2603:1040:1104::5a8/125\",\r\n + \ \"2603:1040:1202::528/125\",\r\n \"2603:1040:1302::528/125\",\r\n + \ \"2603:1040:1402::548/125\",\r\n \"2603:1040:1503::548/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n + \ \"id\": \"WindowsVirtualDesktop\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"WindowsVirtualDesktop\",\r\n \"addressPrefixes\": [\r\n \"13.66.251.49/32\",\r\n \"13.67.68.78/32\",\r\n \"13.68.24.173/32\",\r\n @@ -45904,11 +47184,11 @@ interactions: cache-control: - no-cache content-length: - - '1866510' + - '1911906' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:02:56 GMT + - Fri, 19 Aug 2022 00:30:16 GMT expires: - '-1' pragma: @@ -45925,10 +47205,10 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c7c6ea37-2fbb-4bc6-9f96-a19546451a61 + - fc127b7d-bb2e-4100-9e50-ce326e1a811f status: code: 200 - message: OK + message: '' - request: body: null headers: @@ -45943,7 +47223,7 @@ interactions: ParameterSetName: - -g -n --service-tag User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: @@ -45960,7 +47240,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:58 GMT + - Fri, 19 Aug 2022 00:30:17 GMT expires: - '-1' pragma: @@ -46019,7 +47299,7 @@ interactions: ParameterSetName: - -g -n --service-tag User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: @@ -46036,9 +47316,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:59 GMT + - Fri, 19 Aug 2022 00:30:19 GMT etag: - - '"1D8A1F3DC20EDA0"' + - '"1D8B362D96261E0"' expires: - '-1' pragma: @@ -46056,7 +47336,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' x-powered-by: - ASP.NET status: @@ -46076,24 +47356,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority --http-header User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app,linux","location":"East - US 2","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-EastUS2webspace-Linux","selfLink":"https://waws-prod-bn1-107.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-EastUS2webspace-Linux/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOTNETCORE|3.1"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:02:59.9766667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"DOTNETCORE|3.1","windowsFxVersion":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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app,linux","inboundIpAddress":"20.49.97.17","possibleInboundIpAddresses":"20.49.97.17","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-bn1-107.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"52.252.22.155,20.62.18.64,52.179.234.0,52.179.234.1,52.179.237.99,52.179.237.148,20.49.97.17","possibleOutboundIpAddresses":"52.252.22.155,20.62.18.64,52.179.234.0,52.179.234.1,52.179.237.99,52.179.237.148,52.252.23.246,52.253.64.47,52.253.64.124,52.253.64.125,52.253.65.84,52.253.65.85,52.254.103.240,52.253.65.92,52.253.65.93,52.177.89.135,52.253.69.207,52.253.69.240,52.167.19.211,52.177.147.229,40.65.238.53,52.177.147.249,20.44.83.102,52.177.148.19,20.49.97.17","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bn1-107","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + US 2","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-EastUS2webspace-Linux","selfLink":"https://waws-prod-bn1-165.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-EastUS2webspace-Linux/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":"DOTNETCORE|3.1"},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":true,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:30:19.5","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"DOTNETCORE|3.1","windowsFxVersion":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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app,linux","inboundIpAddress":"20.119.144.5","possibleInboundIpAddresses":"20.119.144.5","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-bn1-165.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"52.177.250.139,52.177.250.191,52.177.251.24,52.177.251.77,52.177.251.129,52.167.81.11,20.119.144.5","possibleOutboundIpAddresses":"52.177.250.139,52.177.250.191,52.177.251.24,52.177.251.77,52.177.251.129,52.167.81.11,52.167.83.248,52.177.251.211,52.177.252.107,52.177.252.145,52.177.252.237,52.167.80.63,52.177.253.12,52.177.253.22,52.177.253.102,52.177.253.131,52.177.253.139,52.177.254.109,52.184.208.28,52.184.208.66,52.184.208.79,52.184.208.118,52.184.208.155,52.184.208.160,20.119.144.5","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-bn1-165","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' headers: cache-control: - no-cache content-length: - - '6198' + - '6220' content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:00 GMT + - Fri, 19 Aug 2022 00:30:20 GMT etag: - - '"1D8A1F3DF1CE28B"' + - '"1D8B362DC806AC0"' expires: - '-1' pragma: @@ -46129,16 +47409,16 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority --http-header User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/East%20US%202/serviceTags?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"Public\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/serviceTags/Public\",\r\n - \ \"type\": \"Microsoft.Network/serviceTags\",\r\n \"changeNumber\": \"98\",\r\n + \ \"type\": \"Microsoft.Network/serviceTags\",\r\n \"changeNumber\": \"102\",\r\n \ \"cloud\": \"Public\",\r\n \"values\": [\r\n {\r\n \"name\": \"ActionGroup\",\r\n - \ \"id\": \"ActionGroup\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": + \ \"id\": \"ActionGroup\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"ActionGroup\",\r\n \"addressPrefixes\": @@ -46181,42 +47461,42 @@ interactions: \ \"23.97.214.210/32\",\r\n \"23.97.218.188/32\",\r\n \"23.98.150.134/32\",\r\n \ \"40.68.195.137/32\",\r\n \"40.68.201.58/32\",\r\n \"40.68.201.65/32\",\r\n \ \"40.68.201.206/32\",\r\n \"40.68.201.211/32\",\r\n \"40.68.204.18/32\",\r\n - \ \"40.85.205.77/32\",\r\n \"40.85.214.51/32\",\r\n \"40.85.217.241/32\",\r\n - \ \"40.85.228.73/32\",\r\n \"40.85.251.232/32\",\r\n \"40.85.254.31/32\",\r\n - \ \"40.115.37.106/32\",\r\n \"40.121.219.215/32\",\r\n \"40.121.221.62/32\",\r\n - \ \"40.121.222.201/32\",\r\n \"40.121.223.186/32\",\r\n \"40.127.89.115/32\",\r\n - \ \"40.127.89.233/32\",\r\n \"40.127.89.237/32\",\r\n \"40.127.90.1/32\",\r\n - \ \"40.127.94.221/32\",\r\n \"51.12.101.172/30\",\r\n \"51.12.204.244/30\",\r\n - \ \"51.53.106.88/30\",\r\n \"51.53.186.88/30\",\r\n \"51.104.9.100/30\",\r\n - \ \"51.116.168.97/32\",\r\n \"51.116.168.105/32\",\r\n \"51.116.168.107/32\",\r\n - \ \"51.116.168.114/32\",\r\n \"51.116.171.167/32\",\r\n \"51.116.171.171/32\",\r\n - \ \"51.116.171.219/32\",\r\n \"51.116.235.221/32\",\r\n \"51.116.239.135/32\",\r\n - \ \"51.140.60.60/32\",\r\n \"51.140.60.160/32\",\r\n \"51.140.68.158/32\",\r\n - \ \"51.140.70.218/32\",\r\n \"51.140.73.7/32\",\r\n \"51.140.120.15/32\",\r\n - \ \"51.140.242.100/32\",\r\n \"51.140.250.121/32\",\r\n \"51.140.254.225/32\",\r\n - \ \"51.141.12.82/31\",\r\n \"51.141.12.84/31\",\r\n \"51.141.12.234/32\",\r\n - \ \"51.141.13.170/32\",\r\n \"51.144.100.192/32\",\r\n \"52.138.31.211/32\",\r\n - \ \"52.149.154.142/32\",\r\n \"52.154.76.93/32\",\r\n \"52.154.77.164/32\",\r\n - \ \"52.161.13.167/32\",\r\n \"52.161.14.3/32\",\r\n \"52.161.19.45/32\",\r\n - \ \"52.161.19.125/32\",\r\n \"52.161.22.38/32\",\r\n \"52.161.24.165/32\",\r\n - \ \"52.161.28.62/32\",\r\n \"52.161.28.159/32\",\r\n \"52.161.28.167/32\",\r\n - \ \"52.161.30.189/32\",\r\n \"52.161.31.218/32\",\r\n \"52.161.92.147/32\",\r\n - \ \"52.161.95.89/32\",\r\n \"52.161.96.131/32\",\r\n \"52.161.96.213/32\",\r\n - \ \"52.161.97.144/32\",\r\n \"52.161.98.114/32\",\r\n \"52.161.104.116/32\",\r\n - \ \"52.161.106.53/32\",\r\n \"52.161.109.196/32\",\r\n \"52.172.136.188/32\",\r\n - \ \"52.172.144.111/32\",\r\n \"52.172.164.90/32\",\r\n \"52.172.187.93/32\",\r\n - \ \"52.172.198.236/32\",\r\n \"52.172.202.195/32\",\r\n \"52.172.210.146/32\",\r\n - \ \"52.172.211.172/32\",\r\n \"52.172.213.78/32\",\r\n \"52.172.215.180/32\",\r\n - \ \"52.172.218.144/32\",\r\n \"52.172.221.13/32\",\r\n \"52.172.221.97/32\",\r\n - \ \"52.183.20.244/32\",\r\n \"52.183.31.0/32\",\r\n \"52.183.94.59/32\",\r\n - \ \"52.184.145.166/32\",\r\n \"52.187.131.239/32\",\r\n \"52.187.132.63/32\",\r\n - \ \"52.187.134.230/32\",\r\n \"52.187.135.247/32\",\r\n \"52.188.200.146/32\",\r\n - \ \"52.230.81.147/32\",\r\n \"52.240.244.140/30\",\r\n \"52.243.36.200/32\",\r\n - \ \"52.243.36.225/32\",\r\n \"52.246.180.10/32\",\r\n \"52.246.183.223/32\",\r\n - \ \"52.246.184.112/32\",\r\n \"70.37.102.179/32\",\r\n \"104.46.34.229/32\",\r\n - \ \"104.46.42.184/32\",\r\n \"104.46.45.172/32\",\r\n \"104.211.0.27/32\",\r\n - \ \"104.211.2.38/32\",\r\n \"104.211.3.34/32\",\r\n \"104.211.3.100/32\",\r\n - \ \"104.211.113.109/32\",\r\n \"104.211.116.183/32\",\r\n + \ \"40.74.102.24/30\",\r\n \"40.85.205.77/32\",\r\n \"40.85.214.51/32\",\r\n + \ \"40.85.217.241/32\",\r\n \"40.85.228.73/32\",\r\n \"40.85.251.232/32\",\r\n + \ \"40.85.254.31/32\",\r\n \"40.115.37.106/32\",\r\n \"40.121.219.215/32\",\r\n + \ \"40.121.221.62/32\",\r\n \"40.121.222.201/32\",\r\n \"40.121.223.186/32\",\r\n + \ \"40.127.89.115/32\",\r\n \"40.127.89.233/32\",\r\n \"40.127.89.237/32\",\r\n + \ \"40.127.90.1/32\",\r\n \"40.127.94.221/32\",\r\n \"51.12.101.172/30\",\r\n + \ \"51.12.204.244/30\",\r\n \"51.53.106.88/30\",\r\n \"51.53.186.88/30\",\r\n + \ \"51.104.9.100/30\",\r\n \"51.116.168.97/32\",\r\n \"51.116.168.105/32\",\r\n + \ \"51.116.168.107/32\",\r\n \"51.116.168.114/32\",\r\n \"51.116.171.167/32\",\r\n + \ \"51.116.171.171/32\",\r\n \"51.116.171.219/32\",\r\n \"51.116.235.221/32\",\r\n + \ \"51.116.239.135/32\",\r\n \"51.140.60.60/32\",\r\n \"51.140.60.160/32\",\r\n + \ \"51.140.68.158/32\",\r\n \"51.140.70.218/32\",\r\n \"51.140.73.7/32\",\r\n + \ \"51.140.120.15/32\",\r\n \"51.140.242.100/32\",\r\n \"51.140.250.121/32\",\r\n + \ \"51.140.254.225/32\",\r\n \"51.141.12.82/31\",\r\n \"51.141.12.84/31\",\r\n + \ \"51.141.12.234/32\",\r\n \"51.141.13.170/32\",\r\n \"51.144.100.192/32\",\r\n + \ \"52.138.31.211/32\",\r\n \"52.149.154.142/32\",\r\n \"52.154.76.93/32\",\r\n + \ \"52.154.77.164/32\",\r\n \"52.161.13.167/32\",\r\n \"52.161.14.3/32\",\r\n + \ \"52.161.19.45/32\",\r\n \"52.161.19.125/32\",\r\n \"52.161.22.38/32\",\r\n + \ \"52.161.24.165/32\",\r\n \"52.161.28.62/32\",\r\n \"52.161.28.159/32\",\r\n + \ \"52.161.28.167/32\",\r\n \"52.161.30.189/32\",\r\n \"52.161.31.218/32\",\r\n + \ \"52.161.92.147/32\",\r\n \"52.161.95.89/32\",\r\n \"52.161.96.131/32\",\r\n + \ \"52.161.96.213/32\",\r\n \"52.161.97.144/32\",\r\n \"52.161.98.114/32\",\r\n + \ \"52.161.104.116/32\",\r\n \"52.161.106.53/32\",\r\n \"52.161.109.196/32\",\r\n + \ \"52.172.136.188/32\",\r\n \"52.172.144.111/32\",\r\n \"52.172.164.90/32\",\r\n + \ \"52.172.187.93/32\",\r\n \"52.172.198.236/32\",\r\n \"52.172.202.195/32\",\r\n + \ \"52.172.210.146/32\",\r\n \"52.172.211.172/32\",\r\n \"52.172.213.78/32\",\r\n + \ \"52.172.215.180/32\",\r\n \"52.172.218.144/32\",\r\n \"52.172.221.13/32\",\r\n + \ \"52.172.221.97/32\",\r\n \"52.183.20.244/32\",\r\n \"52.183.31.0/32\",\r\n + \ \"52.183.94.59/32\",\r\n \"52.184.145.166/32\",\r\n \"52.187.131.239/32\",\r\n + \ \"52.187.132.63/32\",\r\n \"52.187.134.230/32\",\r\n \"52.187.135.247/32\",\r\n + \ \"52.188.200.146/32\",\r\n \"52.230.81.147/32\",\r\n \"52.240.244.140/30\",\r\n + \ \"52.243.36.200/32\",\r\n \"52.243.36.225/32\",\r\n \"52.246.180.10/32\",\r\n + \ \"52.246.183.223/32\",\r\n \"52.246.184.112/32\",\r\n \"70.37.102.179/32\",\r\n + \ \"104.46.34.229/32\",\r\n \"104.46.42.184/32\",\r\n \"104.46.45.172/32\",\r\n + \ \"104.211.0.27/32\",\r\n \"104.211.2.38/32\",\r\n \"104.211.3.34/32\",\r\n + \ \"104.211.3.100/32\",\r\n \"104.211.113.109/32\",\r\n \"104.211.116.183/32\",\r\n \ \"104.211.118.93/32\",\r\n \"104.214.165.80/30\",\r\n \"137.116.129.13/32\",\r\n \ \"137.116.129.30/32\",\r\n \"137.116.132.55/32\",\r\n \"137.117.45.230/32\",\r\n \ \"137.117.46.62/32\",\r\n \"137.117.46.248/32\",\r\n \"138.91.1.170/32\",\r\n @@ -46253,38 +47533,39 @@ interactions: \ \"2603:1040:1503:400::180/125\",\r\n \"2603:1050:6:402::178/125\",\r\n \ \"2603:1050:403:400::1f8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement\",\r\n \"id\": \"ApiManagement\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.64.39.16/32\",\r\n \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n - \ \"13.67.8.108/31\",\r\n \"13.67.9.208/28\",\r\n \"13.69.64.76/31\",\r\n - \ \"13.69.66.144/28\",\r\n \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n - \ \"13.70.72.28/31\",\r\n \"13.70.72.240/28\",\r\n \"13.71.49.1/32\",\r\n - \ \"13.71.170.44/31\",\r\n \"13.71.172.144/28\",\r\n \"13.71.194.116/31\",\r\n - \ \"13.71.196.32/28\",\r\n \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n - \ \"13.75.217.184/32\",\r\n \"13.75.221.78/32\",\r\n \"13.77.50.68/31\",\r\n - \ \"13.77.52.224/28\",\r\n \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n - \ \"13.84.189.17/32\",\r\n \"13.85.22.63/32\",\r\n \"13.86.102.66/32\",\r\n - \ \"13.87.56.84/31\",\r\n \"13.87.57.144/28\",\r\n \"13.87.122.84/31\",\r\n - \ \"13.87.123.144/28\",\r\n \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n - \ \"20.17.51.224/28\",\r\n \"20.21.36.96/28\",\r\n \"20.36.106.68/31\",\r\n - \ \"20.36.107.176/28\",\r\n \"20.36.114.20/31\",\r\n \"20.36.115.128/28\",\r\n - \ \"20.37.52.67/32\",\r\n \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n - \ \"20.37.81.41/32\",\r\n \"20.39.80.2/32\",\r\n \"20.39.99.81/32\",\r\n - \ \"20.40.125.155/32\",\r\n \"20.40.160.107/32\",\r\n \"20.40.231.62/31\",\r\n - \ \"20.44.2.4/31\",\r\n \"20.44.3.224/28\",\r\n \"20.44.33.246/32\",\r\n - \ \"20.44.72.3/32\",\r\n \"20.46.13.224/28\",\r\n \"20.46.144.85/32\",\r\n - \ \"20.47.232.184/31\",\r\n \"20.48.201.76/31\",\r\n \"20.51.6.224/28\",\r\n - \ \"20.52.94.112/31\",\r\n \"20.59.81.16/28\",\r\n \"20.62.63.254/31\",\r\n - \ \"20.70.220.182/31\",\r\n \"20.72.26.16/28\",\r\n \"20.83.221.20/30\",\r\n - \ \"20.83.221.64/28\",\r\n \"20.83.221.86/31\",\r\n \"20.86.92.254/31\",\r\n - \ \"20.88.154.20/31\",\r\n \"20.90.131.114/31\",\r\n \"20.92.3.250/31\",\r\n - \ \"20.97.32.190/31\",\r\n \"20.99.8.80/28\",\r\n \"20.150.167.160/28\",\r\n - \ \"20.150.170.224/28\",\r\n \"20.188.77.119/32\",\r\n \"20.191.167.246/31\",\r\n - \ \"20.192.45.112/28\",\r\n \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n - \ \"20.193.192.48/28\",\r\n \"20.193.202.160/28\",\r\n \"20.194.74.240/28\",\r\n - \ \"20.195.78.64/28\",\r\n \"20.215.3.224/28\",\r\n \"20.217.43.224/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n + \ \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n \"13.67.8.108/31\",\r\n + \ \"13.67.9.208/28\",\r\n \"13.69.64.76/31\",\r\n \"13.69.66.144/28\",\r\n + \ \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n \"13.70.72.28/31\",\r\n + \ \"13.70.72.240/28\",\r\n \"13.71.49.1/32\",\r\n \"13.71.170.44/31\",\r\n + \ \"13.71.172.144/28\",\r\n \"13.71.194.116/31\",\r\n \"13.71.196.32/28\",\r\n + \ \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n \"13.75.217.184/32\",\r\n + \ \"13.75.221.78/32\",\r\n \"13.77.50.68/31\",\r\n \"13.77.52.224/28\",\r\n + \ \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n \"13.84.189.17/32\",\r\n + \ \"13.85.22.63/32\",\r\n \"13.86.102.66/32\",\r\n \"13.87.56.84/31\",\r\n + \ \"13.87.57.144/28\",\r\n \"13.87.122.84/31\",\r\n \"13.87.123.144/28\",\r\n + \ \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n \"20.17.51.224/28\",\r\n + \ \"20.21.36.96/28\",\r\n \"20.36.106.68/31\",\r\n \"20.36.107.176/28\",\r\n + \ \"20.36.114.20/31\",\r\n \"20.36.115.128/28\",\r\n \"20.37.52.67/32\",\r\n + \ \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n \"20.37.81.41/32\",\r\n + \ \"20.39.80.2/32\",\r\n \"20.39.99.81/32\",\r\n \"20.40.125.155/32\",\r\n + \ \"20.40.160.107/32\",\r\n \"20.40.231.62/31\",\r\n \"20.44.2.4/31\",\r\n + \ \"20.44.3.224/28\",\r\n \"20.44.33.246/32\",\r\n \"20.44.72.3/32\",\r\n + \ \"20.46.13.224/28\",\r\n \"20.46.144.85/32\",\r\n \"20.47.232.184/31\",\r\n + \ \"20.48.201.76/31\",\r\n \"20.51.6.224/28\",\r\n \"20.52.94.112/31\",\r\n + \ \"20.59.81.16/28\",\r\n \"20.62.63.254/31\",\r\n \"20.70.220.182/31\",\r\n + \ \"20.72.26.16/28\",\r\n \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n + \ \"20.83.221.86/31\",\r\n \"20.86.92.254/31\",\r\n \"20.88.154.20/31\",\r\n + \ \"20.90.131.114/31\",\r\n \"20.92.3.250/31\",\r\n \"20.97.32.190/31\",\r\n + \ \"20.99.8.80/28\",\r\n \"20.150.167.160/28\",\r\n \"20.150.170.224/28\",\r\n + \ \"20.188.77.119/32\",\r\n \"20.191.167.246/31\",\r\n \"20.192.45.112/28\",\r\n + \ \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n \"20.193.192.48/28\",\r\n + \ \"20.193.202.160/28\",\r\n \"20.194.74.240/28\",\r\n \"20.195.78.64/28\",\r\n + \ \"20.210.144.64/28\",\r\n \"20.215.3.224/28\",\r\n \"20.217.43.224/28\",\r\n \ \"23.96.224.175/32\",\r\n \"23.101.67.140/32\",\r\n \"23.101.166.38/32\",\r\n \ \"40.66.60.111/32\",\r\n \"40.67.58.224/28\",\r\n \"40.69.106.68/31\",\r\n \ \"40.69.107.224/28\",\r\n \"40.70.146.76/31\",\r\n \"40.70.148.16/28\",\r\n @@ -46345,28 +47626,28 @@ interactions: \ \"2603:1030:f05:402::140/124\",\r\n \"2603:1030:1005:402::140/124\",\r\n \ \"2603:1040:5:402::140/124\",\r\n \"2603:1040:207:1::4a0/124\",\r\n \ \"2603:1040:207:402::140/124\",\r\n \"2603:1040:407:402::140/124\",\r\n - \ \"2603:1040:606:402::140/124\",\r\n \"2603:1040:806:402::140/124\",\r\n - \ \"2603:1040:904:2::690/124\",\r\n \"2603:1040:904:402::140/124\",\r\n - \ \"2603:1040:a06:2::280/124\",\r\n \"2603:1040:a06:402::140/124\",\r\n - \ \"2603:1040:b04:402::140/124\",\r\n \"2603:1040:c06:402::140/124\",\r\n - \ \"2603:1040:d04:1::700/124\",\r\n \"2603:1040:d04:800::c0/124\",\r\n - \ \"2603:1040:f05::6f0/124\",\r\n \"2603:1040:f05:402::140/124\",\r\n - \ \"2603:1040:1002::7e0/124\",\r\n \"2603:1040:1104:1::400/124\",\r\n - \ \"2603:1040:1104:400::140/124\",\r\n \"2603:1040:1202::560/124\",\r\n - \ \"2603:1040:1302::560/124\",\r\n \"2603:1040:1402::600/124\",\r\n - \ \"2603:1040:1503::600/124\",\r\n \"2603:1050:6:402::140/124\",\r\n - \ \"2603:1050:403:400::2a0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.AustraliaCentral\",\r\n \"id\": - \"ApiManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"20.36.106.68/31\",\r\n \"20.36.107.176/28\",\r\n - \ \"20.37.52.67/32\",\r\n \"2603:1010:304:402::140/124\"\r\n + \ \"2603:1040:606:3::c0/124\",\r\n \"2603:1040:606:402::140/124\",\r\n + \ \"2603:1040:806:402::140/124\",\r\n \"2603:1040:904:2::690/124\",\r\n + \ \"2603:1040:904:402::140/124\",\r\n \"2603:1040:a06:2::280/124\",\r\n + \ \"2603:1040:a06:402::140/124\",\r\n \"2603:1040:b04:402::140/124\",\r\n + \ \"2603:1040:c06:402::140/124\",\r\n \"2603:1040:d04:1::700/124\",\r\n + \ \"2603:1040:d04:800::c0/124\",\r\n \"2603:1040:f05::6f0/124\",\r\n + \ \"2603:1040:f05:402::140/124\",\r\n \"2603:1040:1002::7e0/124\",\r\n + \ \"2603:1040:1104:1::400/124\",\r\n \"2603:1040:1104:400::140/124\",\r\n + \ \"2603:1040:1202::560/124\",\r\n \"2603:1040:1302::560/124\",\r\n + \ \"2603:1040:1402::600/124\",\r\n \"2603:1040:1503::600/124\",\r\n + \ \"2603:1050:6:402::140/124\",\r\n \"2603:1050:403:400::2a0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaCentral\",\r\n + \ \"id\": \"ApiManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.36.106.68/31\",\r\n + \ \"20.36.107.176/28\",\r\n \"20.37.52.67/32\",\r\n \"2603:1010:304:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaCentral2\",\r\n \ \"id\": \"ApiManagement.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -46374,7 +47655,7 @@ interactions: \ \"20.36.115.128/28\",\r\n \"20.39.99.81/32\",\r\n \"2603:1010:404:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaEast\",\r\n \ \"id\": \"ApiManagement.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -46383,7 +47664,7 @@ interactions: \ \"2603:1010:6:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.AustraliaSoutheast\",\r\n \"id\": \"ApiManagement.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -46391,23 +47672,23 @@ interactions: \ \"13.77.52.224/28\",\r\n \"20.40.160.107/32\",\r\n \"20.92.3.250/31\",\r\n \ \"2603:1010:101:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.BrazilSouth\",\r\n \"id\": \"ApiManagement.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"191.233.24.179/32\",\r\n - \ \"191.233.203.28/31\",\r\n \"191.233.203.240/28\",\r\n - \ \"191.238.73.14/31\",\r\n \"2603:1050:6:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"191.233.24.179/32\",\r\n \"191.233.203.28/31\",\r\n + \ \"191.233.203.240/28\",\r\n \"191.238.73.14/31\",\r\n \"2603:1050:6:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.BrazilSoutheast\",\r\n \ \"id\": \"ApiManagement.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"191.232.18.181/32\",\r\n \"191.233.50.192/28\",\r\n \ \"2603:1050:403:400::2a0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.CanadaCentral\",\r\n \"id\": - \"ApiManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ApiManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -46416,7 +47697,7 @@ interactions: \ \"20.48.201.76/31\",\r\n \"52.139.20.34/32\",\r\n \"2603:1030:f05:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CanadaEast\",\r\n \ \"id\": \"ApiManagement.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -46424,7 +47705,7 @@ interactions: \ \"52.139.80.117/32\",\r\n \"2603:1030:1005:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CentralIndia\",\r\n \ \"id\": \"ApiManagement.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -46432,73 +47713,73 @@ interactions: \ \"104.211.81.240/28\",\r\n \"2603:1040:a06:2::280/124\",\r\n \ \"2603:1040:a06:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.CentralUS\",\r\n \"id\": \"ApiManagement.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.86.102.66/32\",\r\n - \ \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n \"20.40.231.62/31\",\r\n - \ \"2603:1030:10:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.CentralUSEUAP\",\r\n \"id\": - \"ApiManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.86.102.66/32\",\r\n \"13.89.170.204/31\",\r\n + \ \"13.89.174.64/28\",\r\n \"20.40.231.62/31\",\r\n \"2603:1030:10:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CentralUSEUAP\",\r\n + \ \"id\": \"ApiManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.46.13.224/28\",\r\n \"40.78.202.128/31\",\r\n \ \"40.78.203.160/28\",\r\n \"52.253.159.160/32\",\r\n \"2603:1030:f:2::490/124\",\r\n \ \"2603:1030:f:400::940/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.EastAsia\",\r\n \"id\": \"ApiManagement.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.148/31\",\r\n - \ \"13.75.38.16/28\",\r\n \"20.195.78.64/28\",\r\n \"52.139.152.27/32\",\r\n - \ \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n \"2603:1040:207:1::4a0/124\",\r\n - \ \"2603:1040:207:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS\",\r\n \"id\": \"ApiManagement.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.88.154.20/31\",\r\n - \ \"40.71.10.204/31\",\r\n \"40.71.13.128/28\",\r\n \"52.224.186.99/32\",\r\n - \ \"2603:1030:210:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS2\",\r\n \"id\": \"ApiManagement.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.72.3/32\",\r\n - \ \"20.62.63.254/31\",\r\n \"40.70.146.76/31\",\r\n \"40.70.148.16/28\",\r\n - \ \"2603:1030:40c:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS2EUAP\",\r\n \"id\": \"ApiManagement.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.47.232.184/31\",\r\n - \ \"40.74.146.80/31\",\r\n \"40.74.147.32/28\",\r\n \"52.253.229.253/32\",\r\n - \ \"2603:1030:40b:400::940/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.FranceCentral\",\r\n \"id\": - \"ApiManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n \"20.195.78.64/28\",\r\n + \ \"52.139.152.27/32\",\r\n \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n + \ \"2603:1040:207:1::4a0/124\",\r\n \"2603:1040:207:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS\",\r\n + \ \"id\": \"ApiManagement.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.88.154.20/31\",\r\n \"40.71.10.204/31\",\r\n + \ \"40.71.13.128/28\",\r\n \"52.224.186.99/32\",\r\n \"2603:1030:210:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS2\",\r\n + \ \"id\": \"ApiManagement.EastUS2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.44.72.3/32\",\r\n \"20.62.63.254/31\",\r\n \"40.70.146.76/31\",\r\n + \ \"40.70.148.16/28\",\r\n \"2603:1030:40c:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS2EUAP\",\r\n + \ \"id\": \"ApiManagement.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.47.232.184/31\",\r\n \"40.74.146.80/31\",\r\n + \ \"40.74.147.32/28\",\r\n \"52.253.229.253/32\",\r\n \"2603:1030:40b:400::940/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.FranceCentral\",\r\n + \ \"id\": \"ApiManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.66.60.111/32\",\r\n \"40.79.130.44/31\",\r\n \ \"40.79.131.192/28\",\r\n \"51.138.215.124/31\",\r\n \"2603:1020:805:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.FranceSouth\",\r\n \ \"id\": \"ApiManagement.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.39.80.2/32\",\r\n \"40.79.178.68/31\",\r\n \"40.79.179.192/28\",\r\n \ \"2603:1020:905:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.GermanyNorth\",\r\n \"id\": - \"ApiManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ApiManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -46506,47 +47787,48 @@ interactions: [\r\n \"51.116.0.0/32\",\r\n \"51.116.59.0/28\",\r\n \"2603:1020:d04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.GermanyWestCentral\",\r\n \ \"id\": \"ApiManagement.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.52.94.112/31\",\r\n \"51.116.96.0/32\",\r\n \"51.116.155.64/28\",\r\n \ \"2603:1020:c04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.JapanEast\",\r\n \"id\": \"ApiManagement.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.78.106.92/31\",\r\n - \ \"13.78.108.176/28\",\r\n \"20.191.167.246/31\",\r\n \"52.140.238.179/32\",\r\n - \ \"2603:1040:407:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.JapanWest\",\r\n \"id\": \"ApiManagement.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.74.100.52/31\",\r\n - \ \"40.74.101.48/28\",\r\n \"40.81.185.8/32\",\r\n \"2603:1040:606:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JioIndiaCentral\",\r\n - \ \"id\": \"ApiManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.50.64/28\",\r\n - \ \"20.192.234.160/28\",\r\n \"2603:1040:1104:1::400/124\",\r\n - \ \"2603:1040:1104:400::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.JioIndiaWest\",\r\n \"id\": - \"ApiManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n + \ \"20.191.167.246/31\",\r\n \"52.140.238.179/32\",\r\n \"2603:1040:407:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JapanWest\",\r\n + \ \"id\": \"ApiManagement.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.210.144.64/28\",\r\n \"40.74.100.52/31\",\r\n + \ \"40.74.101.48/28\",\r\n \"40.81.185.8/32\",\r\n \"2603:1040:606:3::c0/124\",\r\n + \ \"2603:1040:606:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.JioIndiaCentral\",\r\n \"id\": + \"ApiManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n + \ \"2603:1040:1104:1::400/124\",\r\n \"2603:1040:1104:400::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JioIndiaWest\",\r\n + \ \"id\": \"ApiManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.193.192.48/28\",\r\n \"20.193.202.160/28\",\r\n \ \"2603:1040:d04:1::700/124\",\r\n \"2603:1040:d04:800::c0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.KoreaCentral\",\r\n \ \"id\": \"ApiManagement.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -46554,33 +47836,35 @@ interactions: \ \"52.231.18.44/31\",\r\n \"52.231.19.192/28\",\r\n \"2603:1040:f05::6f0/124\",\r\n \ \"2603:1040:f05:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.KoreaSouth\",\r\n \"id\": \"ApiManagement.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.80.232.185/32\",\r\n - \ \"52.231.146.84/31\",\r\n \"52.231.147.176/28\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"ApiManagement.NorthCentralUS\",\r\n - \ \"id\": \"ApiManagement.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.51.6.224/28\",\r\n - \ \"23.96.224.175/32\",\r\n \"23.101.166.38/32\",\r\n \"40.81.47.216/32\",\r\n - \ \"52.162.106.148/31\",\r\n \"52.162.110.80/28\",\r\n \"2603:1030:608:3::630/124\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"40.80.232.185/32\",\r\n \"52.231.146.84/31\",\r\n + \ \"52.231.147.176/28\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"ApiManagement.NorthCentralUS\",\r\n \"id\": \"ApiManagement.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.51.6.224/28\",\r\n \"23.96.224.175/32\",\r\n + \ \"23.101.166.38/32\",\r\n \"40.81.47.216/32\",\r\n \"52.162.106.148/31\",\r\n + \ \"52.162.110.80/28\",\r\n \"2603:1030:608:3::630/124\",\r\n \ \"2603:1030:608:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.NorthEurope\",\r\n \"id\": \"ApiManagement.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.76/31\",\r\n - \ \"13.69.229.80/28\",\r\n \"52.142.95.35/32\",\r\n \"52.146.139.194/31\",\r\n - \ \"104.41.217.243/32\",\r\n \"104.41.218.160/32\",\r\n \"2603:1020:5:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n + \ \"52.142.95.35/32\",\r\n \"52.146.139.194/31\",\r\n \"104.41.217.243/32\",\r\n + \ \"104.41.218.160/32\",\r\n \"2603:1020:5:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.NorwayEast\",\r\n \ \"id\": \"ApiManagement.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -46588,15 +47872,22 @@ interactions: \ \"51.120.234.240/28\",\r\n \"2603:1020:e04::6f0/124\",\r\n \ \"2603:1020:e04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.NorwayWest\",\r\n \"id\": \"ApiManagement.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.130.134/32\",\r\n \ \"51.120.218.224/28\",\r\n \"2603:1020:f04:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.QatarCentral\",\r\n + \ \"id\": \"ApiManagement.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.21.36.96/28\",\r\n \"2603:1040:1002::7e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SouthAfricaNorth\",\r\n \ \"id\": \"ApiManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -46604,7 +47895,7 @@ interactions: \ \"102.133.130.197/32\",\r\n \"102.133.154.4/31\",\r\n \"102.133.156.0/28\",\r\n \ \"2603:1000:104:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthAfricaWest\",\r\n \"id\": - \"ApiManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ApiManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -46613,7 +47904,7 @@ interactions: \ \"102.133.28.0/28\",\r\n \"2603:1000:4:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SouthCentralUS\",\r\n \ \"id\": \"ApiManagement.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -46623,44 +47914,45 @@ interactions: \ \"2603:1030:807:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthCentralUSSTG\",\r\n \"id\": \"ApiManagement.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.4/31\",\r\n \"20.44.3.224/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SoutheastAsia\",\r\n \ \"id\": \"ApiManagement.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.108/31\",\r\n \"13.67.9.208/28\",\r\n \"40.90.185.46/32\",\r\n \ \"2603:1040:5:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthIndia\",\r\n \"id\": \"ApiManagement.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.33.246/32\",\r\n - \ \"40.78.194.68/31\",\r\n \"40.78.195.224/28\",\r\n \"2603:1040:c06:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.44.33.246/32\",\r\n \"40.78.194.68/31\",\r\n + \ \"40.78.195.224/28\",\r\n \"2603:1040:c06:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SwedenCentral\",\r\n \ \"id\": \"ApiManagement.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.25.16/28\",\r\n \"51.12.98.224/28\",\r\n \"2603:1020:1004:1::700/124\",\r\n \ \"2603:1020:1004:800::c0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SwedenSouth\",\r\n \"id\": \"ApiManagement.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.0/28\",\r\n - \ \"51.12.202.224/28\",\r\n \"2603:1020:1104:1::3c0/124\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.0/28\",\r\n \"51.12.202.224/28\",\r\n \"2603:1020:1104:1::3c0/124\",\r\n \ \"2603:1020:1104:400::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SwitzerlandNorth\",\r\n \"id\": - \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -46669,46 +47961,46 @@ interactions: \ \"2603:1020:a04:2::510/124\",\r\n \"2603:1020:a04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SwitzerlandWest\",\r\n \ \"id\": \"ApiManagement.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.96.8/32\",\r\n \"51.107.155.0/28\",\r\n \"2603:1020:b04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UAECentral\",\r\n \ \"id\": \"ApiManagement.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n \"20.37.81.41/32\",\r\n \ \"2603:1040:b04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.UAENorth\",\r\n \"id\": \"ApiManagement.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.46.144.85/32\",\r\n \"40.120.87.48/31\",\r\n + \ \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n \"2603:1040:904:2::690/124\",\r\n + \ \"2603:1040:904:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.UKSouth\",\r\n \"id\": \"ApiManagement.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.46.144.85/32\",\r\n - \ \"40.120.87.48/31\",\r\n \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n - \ \"2603:1040:904:2::690/124\",\r\n \"2603:1040:904:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UKSouth\",\r\n - \ \"id\": \"ApiManagement.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"20.90.131.114/31\",\r\n \"51.140.146.60/31\",\r\n - \ \"51.140.149.0/28\",\r\n \"51.145.56.125/32\",\r\n \"2603:1020:705:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UKWest\",\r\n - \ \"id\": \"ApiManagement.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"51.137.136.0/32\",\r\n \"51.140.210.84/31\",\r\n - \ \"51.140.211.176/28\",\r\n \"2603:1020:605:402::140/124\"\r\n + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.90.131.114/31\",\r\n + \ \"51.140.146.60/31\",\r\n \"51.140.149.0/28\",\r\n \"51.145.56.125/32\",\r\n + \ \"2603:1020:705:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.UKWest\",\r\n \"id\": \"ApiManagement.UKWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.137.136.0/32\",\r\n + \ \"51.140.210.84/31\",\r\n \"51.140.211.176/28\",\r\n \"2603:1020:605:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestCentralUS\",\r\n \ \"id\": \"ApiManagement.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -46716,7 +48008,7 @@ interactions: \ \"52.253.135.58/32\",\r\n \"2603:1030:b04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestEurope\",\r\n \ \"id\": \"ApiManagement.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -46724,106 +48016,107 @@ interactions: \ \"23.101.67.140/32\",\r\n \"51.145.179.78/32\",\r\n \"137.117.160.56/32\",\r\n \ \"2603:1020:206:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.WestIndia\",\r\n \"id\": \"ApiManagement.WestIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.81.89.24/32\",\r\n - \ \"104.211.146.68/31\",\r\n \"104.211.147.144/28\",\r\n - \ \"2603:1040:806:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.WestUS\",\r\n \"id\": \"ApiManagement.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n - \ \"20.59.81.16/28\",\r\n \"40.112.242.148/31\",\r\n \"40.112.243.240/28\",\r\n - \ \"2603:1030:a07:9::70/124\",\r\n \"2603:1030:a07:402::8c0/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS2\",\r\n - \ \"id\": \"ApiManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"40.81.89.24/32\",\r\n \"104.211.146.68/31\",\r\n + \ \"104.211.147.144/28\",\r\n \"2603:1040:806:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS\",\r\n + \ \"id\": \"ApiManagement.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n - \ \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n \"20.83.221.86/31\",\r\n - \ \"51.143.127.203/32\",\r\n \"2603:1030:c06:400::940/124\"\r\n + [\r\n \"13.64.39.16/32\",\r\n \"20.59.81.16/28\",\r\n \"40.112.242.148/31\",\r\n + \ \"40.112.243.240/28\",\r\n \"2603:1030:a07:9::70/124\",\r\n + \ \"2603:1030:a07:402::8c0/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.WestUS2\",\r\n \"id\": \"ApiManagement.WestUS2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.92/31\",\r\n + \ \"13.66.140.176/28\",\r\n \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n + \ \"20.83.221.86/31\",\r\n \"51.143.127.203/32\",\r\n \"2603:1030:c06:400::940/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS3\",\r\n \ \"id\": \"ApiManagement.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.150.167.160/28\",\r\n \"20.150.170.224/28\",\r\n \ \"2603:1030:504:2::80/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppConfiguration\",\r\n \"id\": \"AppConfiguration\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppConfiguration\",\r\n \"addressPrefixes\": - [\r\n \"13.66.142.72/29\",\r\n \"13.66.143.192/28\",\r\n - \ \"13.66.143.208/29\",\r\n \"13.67.10.112/29\",\r\n \"13.67.13.192/28\",\r\n - \ \"13.67.13.208/29\",\r\n \"13.69.67.112/29\",\r\n \"13.69.67.240/28\",\r\n - \ \"13.69.71.128/29\",\r\n \"13.69.107.72/29\",\r\n \"13.69.112.144/28\",\r\n - \ \"13.69.112.160/29\",\r\n \"13.69.230.8/29\",\r\n \"13.69.230.40/29\",\r\n - \ \"13.69.231.144/28\",\r\n \"13.70.74.128/29\",\r\n \"13.70.78.144/28\",\r\n - \ \"13.70.78.160/29\",\r\n \"13.71.175.64/28\",\r\n \"13.71.175.96/28\",\r\n - \ \"13.71.196.176/28\",\r\n \"13.71.199.80/28\",\r\n \"13.73.242.56/29\",\r\n - \ \"13.73.244.96/28\",\r\n \"13.73.244.112/29\",\r\n \"13.73.255.128/26\",\r\n - \ \"13.74.108.160/28\",\r\n \"13.74.108.240/28\",\r\n \"13.77.53.88/29\",\r\n - \ \"13.77.53.192/28\",\r\n \"13.77.53.208/29\",\r\n \"13.78.109.144/29\",\r\n - \ \"13.78.109.208/28\",\r\n \"13.78.111.128/29\",\r\n \"13.86.219.192/29\",\r\n - \ \"13.86.221.192/28\",\r\n \"13.86.221.208/29\",\r\n \"13.87.58.64/29\",\r\n - \ \"13.87.58.80/28\",\r\n \"13.87.58.128/29\",\r\n \"13.87.124.64/29\",\r\n - \ \"13.87.124.80/28\",\r\n \"13.87.124.128/29\",\r\n \"13.89.175.208/28\",\r\n - \ \"13.89.178.16/29\",\r\n \"13.89.178.32/29\",\r\n \"20.17.58.192/26\",\r\n - \ \"20.17.68.64/27\",\r\n \"20.21.39.128/26\",\r\n \"20.21.44.64/27\",\r\n - \ \"20.21.67.128/27\",\r\n \"20.21.75.128/27\",\r\n \"20.36.108.120/29\",\r\n - \ \"20.36.108.136/29\",\r\n \"20.36.108.144/28\",\r\n \"20.36.115.248/29\",\r\n - \ \"20.36.117.40/29\",\r\n \"20.36.117.48/28\",\r\n \"20.36.123.16/28\",\r\n - \ \"20.36.124.64/26\",\r\n \"20.37.67.96/28\",\r\n \"20.37.69.64/26\",\r\n - \ \"20.37.76.112/29\",\r\n \"20.37.76.144/28\",\r\n \"20.37.76.192/29\",\r\n - \ \"20.37.198.144/28\",\r\n \"20.37.227.32/28\",\r\n \"20.37.228.128/26\",\r\n - \ \"20.38.128.96/29\",\r\n \"20.38.128.112/28\",\r\n \"20.38.128.160/29\",\r\n - \ \"20.38.139.96/28\",\r\n \"20.38.141.64/26\",\r\n \"20.38.147.176/28\",\r\n - \ \"20.38.147.240/28\",\r\n \"20.38.155.192/27\",\r\n \"20.39.14.16/28\",\r\n - \ \"20.40.206.144/28\",\r\n \"20.40.206.160/28\",\r\n \"20.40.224.128/26\",\r\n - \ \"20.41.68.64/28\",\r\n \"20.41.69.192/26\",\r\n \"20.41.197.48/28\",\r\n - \ \"20.42.64.16/28\",\r\n \"20.42.230.144/28\",\r\n \"20.43.44.144/28\",\r\n - \ \"20.43.46.128/26\",\r\n \"20.43.70.128/28\",\r\n \"20.43.121.40/29\",\r\n - \ \"20.43.121.96/28\",\r\n \"20.43.121.112/29\",\r\n \"20.44.4.96/29\",\r\n - \ \"20.44.4.120/29\",\r\n \"20.44.4.160/28\",\r\n \"20.44.8.168/29\",\r\n - \ \"20.44.10.96/28\",\r\n \"20.44.10.112/29\",\r\n \"20.44.17.56/29\",\r\n - \ \"20.44.17.192/28\",\r\n \"20.44.17.208/29\",\r\n \"20.44.27.224/28\",\r\n - \ \"20.44.29.32/28\",\r\n \"20.45.116.0/26\",\r\n \"20.45.123.120/29\",\r\n - \ \"20.45.123.176/28\",\r\n \"20.45.123.224/29\",\r\n \"20.45.126.0/27\",\r\n - \ \"20.45.198.0/27\",\r\n \"20.45.199.64/26\",\r\n \"20.48.192.192/26\",\r\n - \ \"20.49.83.96/27\",\r\n \"20.49.91.96/27\",\r\n \"20.49.99.80/28\",\r\n - \ \"20.49.103.0/26\",\r\n \"20.49.109.96/28\",\r\n \"20.49.115.64/26\",\r\n - \ \"20.49.120.80/28\",\r\n \"20.49.127.64/26\",\r\n \"20.50.1.240/28\",\r\n - \ \"20.50.65.96/28\",\r\n \"20.51.8.0/26\",\r\n \"20.51.16.0/26\",\r\n - \ \"20.53.41.192/26\",\r\n \"20.61.98.0/26\",\r\n \"20.62.128.64/26\",\r\n - \ \"20.72.20.192/26\",\r\n \"20.72.28.128/27\",\r\n \"20.125.171.128/27\",\r\n - \ \"20.125.203.128/27\",\r\n \"20.150.165.176/28\",\r\n \"20.150.167.0/26\",\r\n - \ \"20.150.172.64/27\",\r\n \"20.150.173.32/27\",\r\n \"20.150.179.200/29\",\r\n - \ \"20.150.181.0/28\",\r\n \"20.150.181.16/29\",\r\n \"20.150.181.128/27\",\r\n - \ \"20.150.187.200/29\",\r\n \"20.150.189.0/28\",\r\n \"20.150.189.16/29\",\r\n - \ \"20.150.190.32/27\",\r\n \"20.187.194.224/28\",\r\n \"20.187.196.128/26\",\r\n - \ \"20.189.224.64/26\",\r\n \"20.191.160.192/26\",\r\n \"20.192.99.200/29\",\r\n - \ \"20.192.101.0/28\",\r\n \"20.192.101.16/29\",\r\n \"20.192.167.0/26\",\r\n - \ \"20.192.231.64/26\",\r\n \"20.192.235.240/29\",\r\n \"20.192.238.112/29\",\r\n - \ \"20.192.238.192/27\",\r\n \"20.193.203.224/27\",\r\n \"20.194.67.64/27\",\r\n - \ \"20.205.75.96/27\",\r\n \"20.205.83.96/27\",\r\n \"20.208.19.128/27\",\r\n - \ \"20.215.7.64/26\",\r\n \"20.215.19.128/27\",\r\n \"20.215.27.128/27\",\r\n - \ \"20.215.156.64/27\",\r\n \"20.217.47.64/26\",\r\n \"20.217.60.64/27\",\r\n - \ \"20.217.75.128/27\",\r\n \"20.217.91.128/27\",\r\n \"23.98.83.72/29\",\r\n - \ \"23.98.86.32/28\",\r\n \"23.98.86.48/29\",\r\n \"23.98.86.96/27\",\r\n - \ \"23.98.104.176/28\",\r\n \"23.98.108.64/26\",\r\n \"40.64.132.144/28\",\r\n - \ \"40.67.52.0/26\",\r\n \"40.67.60.72/29\",\r\n \"40.67.60.112/28\",\r\n - \ \"40.67.60.160/29\",\r\n \"40.69.108.80/29\",\r\n \"40.69.108.176/28\",\r\n - \ \"40.69.110.160/29\",\r\n \"40.70.148.56/29\",\r\n \"40.70.151.48/28\",\r\n - \ \"40.70.151.64/29\",\r\n \"40.71.13.248/29\",\r\n \"40.71.14.120/29\",\r\n - \ \"40.71.15.128/28\",\r\n \"40.74.149.40/29\",\r\n \"40.74.149.56/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureAppConfiguration\",\r\n \"addressPrefixes\": [\r\n \"13.66.142.72/29\",\r\n + \ \"13.66.143.192/28\",\r\n \"13.66.143.208/29\",\r\n \"13.67.10.112/29\",\r\n + \ \"13.67.13.192/28\",\r\n \"13.67.13.208/29\",\r\n \"13.69.67.112/29\",\r\n + \ \"13.69.67.240/28\",\r\n \"13.69.71.128/29\",\r\n \"13.69.107.72/29\",\r\n + \ \"13.69.112.144/28\",\r\n \"13.69.112.160/29\",\r\n \"13.69.230.8/29\",\r\n + \ \"13.69.230.40/29\",\r\n \"13.69.231.144/28\",\r\n \"13.70.74.128/29\",\r\n + \ \"13.70.78.144/28\",\r\n \"13.70.78.160/29\",\r\n \"13.71.175.64/28\",\r\n + \ \"13.71.175.96/28\",\r\n \"13.71.196.176/28\",\r\n \"13.71.199.80/28\",\r\n + \ \"13.73.242.56/29\",\r\n \"13.73.244.96/28\",\r\n \"13.73.244.112/29\",\r\n + \ \"13.73.255.128/26\",\r\n \"13.74.108.160/28\",\r\n \"13.74.108.240/28\",\r\n + \ \"13.77.53.88/29\",\r\n \"13.77.53.192/28\",\r\n \"13.77.53.208/29\",\r\n + \ \"13.78.109.144/29\",\r\n \"13.78.109.208/28\",\r\n \"13.78.111.128/29\",\r\n + \ \"13.86.219.192/29\",\r\n \"13.86.221.192/28\",\r\n \"13.86.221.208/29\",\r\n + \ \"13.87.58.64/29\",\r\n \"13.87.58.80/28\",\r\n \"13.87.58.128/29\",\r\n + \ \"13.87.124.64/29\",\r\n \"13.87.124.80/28\",\r\n \"13.87.124.128/29\",\r\n + \ \"13.89.175.208/28\",\r\n \"13.89.178.16/29\",\r\n \"13.89.178.32/29\",\r\n + \ \"20.17.58.192/26\",\r\n \"20.17.68.64/27\",\r\n \"20.21.39.128/26\",\r\n + \ \"20.21.44.64/27\",\r\n \"20.21.67.128/27\",\r\n \"20.21.75.128/27\",\r\n + \ \"20.21.83.0/27\",\r\n \"20.36.108.120/29\",\r\n \"20.36.108.136/29\",\r\n + \ \"20.36.108.144/28\",\r\n \"20.36.115.248/29\",\r\n \"20.36.117.40/29\",\r\n + \ \"20.36.117.48/28\",\r\n \"20.36.123.16/28\",\r\n \"20.36.124.64/26\",\r\n + \ \"20.37.67.96/28\",\r\n \"20.37.69.64/26\",\r\n \"20.37.76.112/29\",\r\n + \ \"20.37.76.144/28\",\r\n \"20.37.76.192/29\",\r\n \"20.37.198.144/28\",\r\n + \ \"20.37.227.32/28\",\r\n \"20.37.228.128/26\",\r\n \"20.38.128.96/29\",\r\n + \ \"20.38.128.112/28\",\r\n \"20.38.128.160/29\",\r\n \"20.38.139.96/28\",\r\n + \ \"20.38.141.64/26\",\r\n \"20.38.147.176/28\",\r\n \"20.38.147.240/28\",\r\n + \ \"20.38.155.192/27\",\r\n \"20.39.14.16/28\",\r\n \"20.40.206.144/28\",\r\n + \ \"20.40.206.160/28\",\r\n \"20.40.224.128/26\",\r\n \"20.41.68.64/28\",\r\n + \ \"20.41.69.192/26\",\r\n \"20.41.197.48/28\",\r\n \"20.42.64.16/28\",\r\n + \ \"20.42.230.144/28\",\r\n \"20.43.44.144/28\",\r\n \"20.43.46.128/26\",\r\n + \ \"20.43.70.128/28\",\r\n \"20.43.121.40/29\",\r\n \"20.43.121.96/28\",\r\n + \ \"20.43.121.112/29\",\r\n \"20.44.4.96/29\",\r\n \"20.44.4.120/29\",\r\n + \ \"20.44.4.160/28\",\r\n \"20.44.8.168/29\",\r\n \"20.44.10.96/28\",\r\n + \ \"20.44.10.112/29\",\r\n \"20.44.17.56/29\",\r\n \"20.44.17.192/28\",\r\n + \ \"20.44.17.208/29\",\r\n \"20.44.27.224/28\",\r\n \"20.44.29.32/28\",\r\n + \ \"20.45.116.0/26\",\r\n \"20.45.123.120/29\",\r\n \"20.45.123.176/28\",\r\n + \ \"20.45.123.224/29\",\r\n \"20.45.126.0/27\",\r\n \"20.45.198.0/27\",\r\n + \ \"20.45.199.64/26\",\r\n \"20.48.192.192/26\",\r\n \"20.49.83.96/27\",\r\n + \ \"20.49.91.96/27\",\r\n \"20.49.99.80/28\",\r\n \"20.49.103.0/26\",\r\n + \ \"20.49.109.96/28\",\r\n \"20.49.115.64/26\",\r\n \"20.49.120.80/28\",\r\n + \ \"20.49.127.64/26\",\r\n \"20.50.1.240/28\",\r\n \"20.50.65.96/28\",\r\n + \ \"20.51.8.0/26\",\r\n \"20.51.16.0/26\",\r\n \"20.53.41.192/26\",\r\n + \ \"20.61.98.0/26\",\r\n \"20.62.128.64/26\",\r\n \"20.72.20.192/26\",\r\n + \ \"20.72.28.128/27\",\r\n \"20.125.171.128/27\",\r\n \"20.125.203.128/27\",\r\n + \ \"20.150.165.176/28\",\r\n \"20.150.167.0/26\",\r\n \"20.150.172.64/27\",\r\n + \ \"20.150.173.32/27\",\r\n \"20.150.179.200/29\",\r\n \"20.150.181.0/28\",\r\n + \ \"20.150.181.16/29\",\r\n \"20.150.181.128/27\",\r\n \"20.150.187.200/29\",\r\n + \ \"20.150.189.0/28\",\r\n \"20.150.189.16/29\",\r\n \"20.150.190.32/27\",\r\n + \ \"20.187.194.224/28\",\r\n \"20.187.196.128/26\",\r\n \"20.189.224.64/26\",\r\n + \ \"20.191.160.192/26\",\r\n \"20.192.99.200/29\",\r\n \"20.192.101.0/28\",\r\n + \ \"20.192.101.16/29\",\r\n \"20.192.167.0/26\",\r\n \"20.192.231.64/26\",\r\n + \ \"20.192.235.240/29\",\r\n \"20.192.238.112/29\",\r\n \"20.192.238.192/27\",\r\n + \ \"20.193.203.224/27\",\r\n \"20.194.67.64/27\",\r\n \"20.205.75.96/27\",\r\n + \ \"20.205.83.96/27\",\r\n \"20.208.19.128/27\",\r\n \"20.215.7.64/26\",\r\n + \ \"20.215.19.128/27\",\r\n \"20.215.27.128/27\",\r\n \"20.215.156.64/27\",\r\n + \ \"20.217.47.64/26\",\r\n \"20.217.60.64/27\",\r\n \"20.217.75.128/27\",\r\n + \ \"20.217.91.128/27\",\r\n \"23.98.83.72/29\",\r\n \"23.98.86.32/28\",\r\n + \ \"23.98.86.48/29\",\r\n \"23.98.86.96/27\",\r\n \"23.98.104.176/28\",\r\n + \ \"23.98.108.64/26\",\r\n \"40.64.132.144/28\",\r\n \"40.67.52.0/26\",\r\n + \ \"40.67.60.72/29\",\r\n \"40.67.60.112/28\",\r\n \"40.67.60.160/29\",\r\n + \ \"40.69.108.80/29\",\r\n \"40.69.108.176/28\",\r\n \"40.69.110.160/29\",\r\n + \ \"40.70.148.56/29\",\r\n \"40.70.151.48/28\",\r\n \"40.70.151.64/29\",\r\n + \ \"40.71.13.248/29\",\r\n \"40.71.14.120/29\",\r\n \"40.71.15.128/28\",\r\n + \ \"40.74.99.0/27\",\r\n \"40.74.149.40/29\",\r\n \"40.74.149.56/29\",\r\n \ \"40.74.149.80/28\",\r\n \"40.75.35.72/29\",\r\n \"40.75.35.192/28\",\r\n \ \"40.75.35.208/29\",\r\n \"40.78.196.80/29\",\r\n \"40.78.196.144/28\",\r\n \ \"40.78.196.160/29\",\r\n \"40.78.204.8/29\",\r\n \"40.78.204.144/28\",\r\n @@ -46951,30 +48244,30 @@ interactions: \ \"2603:1040:207:2::240/122\",\r\n \"2603:1040:207:402::2e0/123\",\r\n \ \"2603:1040:207:800::c0/123\",\r\n \"2603:1040:207:c00::c0/123\",\r\n \ \"2603:1040:407:402::2e0/123\",\r\n \"2603:1040:407:802::220/123\",\r\n - \ \"2603:1040:407:c02::220/123\",\r\n \"2603:1040:606:402::2e0/123\",\r\n - \ \"2603:1040:806:402::2e0/123\",\r\n \"2603:1040:904:3::200/122\",\r\n - \ \"2603:1040:904:402::2e0/123\",\r\n \"2603:1040:904:802::220/123\",\r\n - \ \"2603:1040:904:c02::220/123\",\r\n \"2603:1040:a06:2::500/122\",\r\n - \ \"2603:1040:a06:402::2e0/123\",\r\n \"2603:1040:a06:802::220/123\",\r\n - \ \"2603:1040:a06:c02::220/123\",\r\n \"2603:1040:b04:402::2e0/123\",\r\n - \ \"2603:1040:c06:402::2e0/123\",\r\n \"2603:1040:d04:1::340/122\",\r\n - \ \"2603:1040:d04:400::1e0/123\",\r\n \"2603:1040:d04:400::380/123\",\r\n - \ \"2603:1040:d04:c02::280/123\",\r\n \"2603:1040:f05:2::200/122\",\r\n - \ \"2603:1040:f05:402::2e0/123\",\r\n \"2603:1040:f05:802::220/123\",\r\n - \ \"2603:1040:f05:c02::220/123\",\r\n \"2603:1040:1002:1::540/122\",\r\n - \ \"2603:1040:1002:400::1a0/123\",\r\n \"2603:1040:1002:800::c0/123\",\r\n - \ \"2603:1040:1002:c00::c0/123\",\r\n \"2603:1040:1104:1::100/122\",\r\n - \ \"2603:1040:1104:400::2e0/123\",\r\n \"2603:1040:1202:1::600/122\",\r\n - \ \"2603:1040:1202:400::200/123\",\r\n \"2603:1040:1302:1::7c0/122\",\r\n - \ \"2603:1040:1302:400::200/123\",\r\n \"2603:1040:1402:1::500/122\",\r\n - \ \"2603:1040:1402:400::200/123\",\r\n \"2603:1040:1402:800::c0/123\",\r\n - \ \"2603:1040:1402:c00::c0/123\",\r\n \"2603:1040:1503:1::540/122\",\r\n - \ \"2603:1040:1503:400::200/123\",\r\n \"2603:1050:6:402::2e0/123\",\r\n - \ \"2603:1050:6:802::220/123\",\r\n \"2603:1050:6:c02::220/123\",\r\n - \ \"2603:1050:403:400::200/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApplicationInsightsAvailability\",\r\n \"id\": - \"ApplicationInsightsAvailability\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"2603:1040:407:c02::220/123\",\r\n \"2603:1040:606:3::340/122\",\r\n + \ \"2603:1040:606:402::2e0/123\",\r\n \"2603:1040:806:402::2e0/123\",\r\n + \ \"2603:1040:904:3::200/122\",\r\n \"2603:1040:904:402::2e0/123\",\r\n + \ \"2603:1040:904:802::220/123\",\r\n \"2603:1040:904:c02::220/123\",\r\n + \ \"2603:1040:a06:2::500/122\",\r\n \"2603:1040:a06:402::2e0/123\",\r\n + \ \"2603:1040:a06:802::220/123\",\r\n \"2603:1040:a06:c02::220/123\",\r\n + \ \"2603:1040:b04:402::2e0/123\",\r\n \"2603:1040:c06:402::2e0/123\",\r\n + \ \"2603:1040:d04:1::340/122\",\r\n \"2603:1040:d04:400::1e0/123\",\r\n + \ \"2603:1040:d04:400::380/123\",\r\n \"2603:1040:d04:c02::280/123\",\r\n + \ \"2603:1040:f05:2::200/122\",\r\n \"2603:1040:f05:402::2e0/123\",\r\n + \ \"2603:1040:f05:802::220/123\",\r\n \"2603:1040:f05:c02::220/123\",\r\n + \ \"2603:1040:1002:1::540/122\",\r\n \"2603:1040:1002:400::1a0/123\",\r\n + \ \"2603:1040:1002:800::c0/123\",\r\n \"2603:1040:1002:c00::c0/123\",\r\n + \ \"2603:1040:1104:1::100/122\",\r\n \"2603:1040:1104:400::2e0/123\",\r\n + \ \"2603:1040:1202:1::600/122\",\r\n \"2603:1040:1202:400::200/123\",\r\n + \ \"2603:1040:1302:1::7c0/122\",\r\n \"2603:1040:1302:400::200/123\",\r\n + \ \"2603:1040:1402:1::500/122\",\r\n \"2603:1040:1402:400::200/123\",\r\n + \ \"2603:1040:1402:800::c0/123\",\r\n \"2603:1040:1402:c00::c0/123\",\r\n + \ \"2603:1040:1503:1::540/122\",\r\n \"2603:1040:1503:400::200/123\",\r\n + \ \"2603:1050:6:402::2e0/123\",\r\n \"2603:1050:6:802::220/123\",\r\n + \ \"2603:1050:6:c02::220/123\",\r\n \"2603:1050:403:400::200/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApplicationInsightsAvailability\",\r\n + \ \"id\": \"ApplicationInsightsAvailability\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"ApplicationInsightsAvailability\",\r\n @@ -46990,7 +48283,7 @@ interactions: \ \"52.140.232.160/28\",\r\n \"52.158.28.64/28\",\r\n \"52.229.216.48/28\",\r\n \ \"191.233.26.176/28\",\r\n \"191.235.224.80/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AppService\",\r\n \"id\": - \"AppService\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"AppService\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n @@ -47447,7 +48740,7 @@ interactions: \ \"2603:1050:6:c02::a0/123\",\r\n \"2603:1050:403:2::400/119\",\r\n \ \"2603:1050:403:400::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.AustraliaCentral\",\r\n \"id\": - \"AppService.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AppService.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -47457,7 +48750,7 @@ interactions: \ \"2603:1010:304:2::300/120\",\r\n \"2603:1010:304:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.AustraliaCentral2\",\r\n \ \"id\": \"AppService.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -47466,51 +48759,52 @@ interactions: \ \"20.53.61.0/25\",\r\n \"2603:1010:404:2::300/120\",\r\n \ \"2603:1010:404:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.AustraliaEast\",\r\n \"id\": \"AppService.AustraliaEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.70.72.32/27\",\r\n - \ \"13.70.123.149/32\",\r\n \"13.75.138.224/32\",\r\n \"13.75.147.143/32\",\r\n - \ \"13.75.147.201/32\",\r\n \"13.75.218.45/32\",\r\n \"20.37.196.192/27\",\r\n - \ \"20.211.64.0/22\",\r\n \"20.211.71.0/25\",\r\n \"20.211.71.128/27\",\r\n - \ \"23.101.208.52/32\",\r\n \"40.79.163.160/27\",\r\n \"40.79.171.64/27\",\r\n - \ \"40.82.217.93/32\",\r\n \"40.126.227.158/32\",\r\n \"40.126.236.22/32\",\r\n - \ \"40.126.242.59/32\",\r\n \"40.126.245.169/32\",\r\n \"52.187.206.243/32\",\r\n - \ \"52.187.229.23/32\",\r\n \"52.237.205.163/32\",\r\n \"52.237.214.221/32\",\r\n - \ \"52.237.246.162/32\",\r\n \"104.210.69.241/32\",\r\n \"104.210.92.71/32\",\r\n - \ \"2603:1010:6:3::/117\",\r\n \"2603:1010:6:402::a0/123\",\r\n - \ \"2603:1010:6:802::a0/123\",\r\n \"2603:1010:6:c02::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.AustraliaSoutheast\",\r\n - \ \"id\": \"AppService.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.70.146.110/32\",\r\n - \ \"13.70.147.206/32\",\r\n \"13.73.116.45/32\",\r\n \"13.73.118.104/32\",\r\n - \ \"13.77.7.175/32\",\r\n \"13.77.50.96/27\",\r\n \"20.42.228.160/27\",\r\n - \ \"20.92.48.0/22\",\r\n \"20.92.52.0/23\",\r\n \"20.92.54.0/24\",\r\n - \ \"20.92.55.0/25\",\r\n \"20.92.55.128/27\",\r\n \"23.101.224.24/32\",\r\n - \ \"23.101.230.162/32\",\r\n \"52.189.213.49/32\",\r\n \"52.255.35.249/32\",\r\n - \ \"52.255.54.134/32\",\r\n \"191.239.188.11/32\",\r\n \"2603:1010:101:3::/117\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.70.72.32/27\",\r\n \"13.70.123.149/32\",\r\n + \ \"13.75.138.224/32\",\r\n \"13.75.147.143/32\",\r\n \"13.75.147.201/32\",\r\n + \ \"13.75.218.45/32\",\r\n \"20.37.196.192/27\",\r\n \"20.211.64.0/22\",\r\n + \ \"20.211.71.0/25\",\r\n \"20.211.71.128/27\",\r\n \"23.101.208.52/32\",\r\n + \ \"40.79.163.160/27\",\r\n \"40.79.171.64/27\",\r\n \"40.82.217.93/32\",\r\n + \ \"40.126.227.158/32\",\r\n \"40.126.236.22/32\",\r\n \"40.126.242.59/32\",\r\n + \ \"40.126.245.169/32\",\r\n \"52.187.206.243/32\",\r\n \"52.187.229.23/32\",\r\n + \ \"52.237.205.163/32\",\r\n \"52.237.214.221/32\",\r\n \"52.237.246.162/32\",\r\n + \ \"104.210.69.241/32\",\r\n \"104.210.92.71/32\",\r\n \"2603:1010:6:3::/117\",\r\n + \ \"2603:1010:6:402::a0/123\",\r\n \"2603:1010:6:802::a0/123\",\r\n + \ \"2603:1010:6:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.AustraliaSoutheast\",\r\n \"id\": + \"AppService.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.70.146.110/32\",\r\n \"13.70.147.206/32\",\r\n + \ \"13.73.116.45/32\",\r\n \"13.73.118.104/32\",\r\n \"13.77.7.175/32\",\r\n + \ \"13.77.50.96/27\",\r\n \"20.42.228.160/27\",\r\n \"20.92.48.0/22\",\r\n + \ \"20.92.52.0/23\",\r\n \"20.92.54.0/24\",\r\n \"20.92.55.0/25\",\r\n + \ \"20.92.55.128/27\",\r\n \"23.101.224.24/32\",\r\n \"23.101.230.162/32\",\r\n + \ \"52.189.213.49/32\",\r\n \"52.255.35.249/32\",\r\n \"52.255.54.134/32\",\r\n + \ \"191.239.188.11/32\",\r\n \"2603:1010:101:3::/117\",\r\n \ \"2603:1010:101:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.BrazilSouth\",\r\n \"id\": \"AppService.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.206.176.0/23\",\r\n - \ \"23.97.96.32/32\",\r\n \"104.41.9.139/32\",\r\n \"104.41.13.179/32\",\r\n - \ \"104.41.63.108/32\",\r\n \"191.232.38.77/32\",\r\n \"191.232.176.16/32\",\r\n - \ \"191.233.203.32/27\",\r\n \"191.234.146.160/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.206.176.0/23\",\r\n \"23.97.96.32/32\",\r\n \"104.41.9.139/32\",\r\n + \ \"104.41.13.179/32\",\r\n \"104.41.63.108/32\",\r\n \"191.232.38.77/32\",\r\n + \ \"191.232.176.16/32\",\r\n \"191.233.203.32/27\",\r\n \"191.234.146.160/27\",\r\n \ \"191.234.154.160/27\",\r\n \"191.235.81.73/32\",\r\n \"191.235.90.70/32\",\r\n \ \"191.235.228.32/27\",\r\n \"191.238.78.16/28\",\r\n \"191.238.79.0/24\",\r\n \ \"2603:1050:6:3::/118\",\r\n \"2603:1050:6:402::a0/123\",\r\n \ \"2603:1050:6:802::a0/123\",\r\n \"2603:1050:6:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.BrazilSoutheast\",\r\n \ \"id\": \"AppService.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -47519,7 +48813,7 @@ interactions: \ \"2603:1050:403:2::400/119\",\r\n \"2603:1050:403:400::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CanadaCentral\",\r\n \ \"id\": \"AppService.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -47533,7 +48827,7 @@ interactions: \ \"2603:1030:f05:802::a0/123\",\r\n \"2603:1030:f05:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CanadaEast\",\r\n \ \"id\": \"AppService.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -47543,179 +48837,180 @@ interactions: \ \"52.242.41.0/24\",\r\n \"52.242.42.0/23\",\r\n \"2603:1030:1005:2::400/118\",\r\n \ \"2603:1030:1005:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.CentralIndia\",\r\n \"id\": \"AppService.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.192.98.160/27\",\r\n - \ \"20.192.170.8/29\",\r\n \"20.192.170.128/25\",\r\n \"20.192.171.0/24\",\r\n - \ \"40.80.50.160/27\",\r\n \"52.140.106.224/27\",\r\n \"52.172.195.80/32\",\r\n - \ \"52.172.204.196/32\",\r\n \"52.172.219.121/32\",\r\n \"104.211.81.32/27\",\r\n - \ \"104.211.97.138/32\",\r\n \"2603:1040:a06:3::400/119\",\r\n - \ \"2603:1040:a06:402::a0/123\",\r\n \"2603:1040:a06:802::a0/123\",\r\n - \ \"2603:1040:a06:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.CentralUS\",\r\n \"id\": \"AppService.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.67.129.26/32\",\r\n - \ \"13.67.141.98/32\",\r\n \"13.89.57.7/32\",\r\n \"13.89.172.0/23\",\r\n - \ \"13.89.238.239/32\",\r\n \"20.40.202.0/23\",\r\n \"20.118.40.0/21\",\r\n - \ \"20.118.48.0/20\",\r\n \"23.99.128.52/32\",\r\n \"23.99.183.149/32\",\r\n - \ \"23.99.192.132/32\",\r\n \"23.99.196.180/32\",\r\n \"23.99.206.151/32\",\r\n - \ \"23.99.224.56/32\",\r\n \"23.100.82.11/32\",\r\n \"23.101.118.145/32\",\r\n - \ \"23.101.119.44/32\",\r\n \"23.101.119.163/32\",\r\n \"23.101.120.195/32\",\r\n - \ \"23.101.125.65/32\",\r\n \"40.69.190.41/32\",\r\n \"40.77.56.174/32\",\r\n - \ \"40.83.16.172/32\",\r\n \"40.86.86.144/32\",\r\n \"40.86.91.212/32\",\r\n - \ \"40.86.96.177/32\",\r\n \"40.86.99.202/32\",\r\n \"40.113.204.88/32\",\r\n - \ \"40.113.232.243/32\",\r\n \"40.113.236.45/32\",\r\n \"40.122.36.65/32\",\r\n - \ \"40.122.65.162/32\",\r\n \"40.122.110.154/32\",\r\n \"40.122.114.229/32\",\r\n - \ \"52.165.129.203/32\",\r\n \"52.165.135.234/32\",\r\n \"52.165.155.12/32\",\r\n - \ \"52.165.155.237/32\",\r\n \"52.165.163.223/32\",\r\n \"52.165.168.40/32\",\r\n - \ \"52.165.174.123/32\",\r\n \"52.165.184.170/32\",\r\n \"52.165.220.33/32\",\r\n - \ \"52.165.224.81/32\",\r\n \"52.165.237.15/32\",\r\n \"52.173.28.95/32\",\r\n - \ \"52.173.36.83/32\",\r\n \"52.173.76.33/32\",\r\n \"52.173.77.140/32\",\r\n - \ \"52.173.83.49/32\",\r\n \"52.173.84.157/32\",\r\n \"52.173.87.130/32\",\r\n - \ \"52.173.94.173/32\",\r\n \"52.173.134.115/32\",\r\n \"52.173.139.99/32\",\r\n - \ \"52.173.139.125/32\",\r\n \"52.173.149.254/32\",\r\n \"52.173.151.229/32\",\r\n - \ \"52.173.184.147/32\",\r\n \"52.173.245.249/32\",\r\n \"52.173.249.137/32\",\r\n - \ \"52.176.2.229/32\",\r\n \"52.176.5.241/32\",\r\n \"52.176.6.0/32\",\r\n - \ \"52.176.6.37/32\",\r\n \"52.176.61.128/32\",\r\n \"52.176.104.120/32\",\r\n - \ \"52.176.149.197/32\",\r\n \"52.176.165.69/32\",\r\n \"104.43.129.105/32\",\r\n - \ \"104.43.140.101/32\",\r\n \"104.43.142.33/32\",\r\n \"104.43.221.31/32\",\r\n - \ \"104.43.246.71/32\",\r\n \"104.43.254.102/32\",\r\n \"168.61.152.29/32\",\r\n - \ \"168.61.159.114/32\",\r\n \"168.61.217.214/32\",\r\n \"168.61.218.125/32\",\r\n - \ \"2603:1030:10:5::/117\",\r\n \"2603:1030:10:6::/117\",\r\n - \ \"2603:1030:10:7::/117\",\r\n \"2603:1030:10:8::/117\",\r\n - \ \"2603:1030:10:402::a0/123\",\r\n \"2603:1030:10:802::a0/123\",\r\n - \ \"2603:1030:10:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.CentralUSEUAP\",\r\n \"id\": \"AppService.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.45.196.16/29\",\r\n - \ \"20.45.242.176/29\",\r\n \"20.45.243.0/24\",\r\n \"20.45.244.0/25\",\r\n - \ \"40.78.204.160/27\",\r\n \"52.180.178.6/32\",\r\n \"52.180.183.66/32\",\r\n - \ \"104.208.48.107/32\",\r\n \"2603:1030:f:4::/119\",\r\n - \ \"2603:1030:f:400::8a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastAsia\",\r\n \"id\": \"AppService.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.160/27\",\r\n - \ \"13.75.46.26/32\",\r\n \"13.75.47.15/32\",\r\n \"13.75.89.224/32\",\r\n - \ \"13.75.112.108/32\",\r\n \"13.75.115.40/32\",\r\n \"13.94.47.87/32\",\r\n - \ \"20.189.104.96/27\",\r\n \"20.189.109.96/27\",\r\n \"20.189.112.66/32\",\r\n - \ \"20.205.48.0/24\",\r\n \"20.205.66.0/24\",\r\n \"20.205.69.80/28\",\r\n - \ \"20.205.70.0/23\",\r\n \"23.97.79.119/32\",\r\n \"23.99.110.192/32\",\r\n - \ \"23.99.116.70/32\",\r\n \"23.101.10.141/32\",\r\n \"40.83.72.59/32\",\r\n - \ \"40.83.124.73/32\",\r\n \"65.52.160.119/32\",\r\n \"65.52.168.70/32\",\r\n - \ \"191.234.16.188/32\",\r\n \"207.46.144.49/32\",\r\n \"207.46.147.148/32\",\r\n - \ \"2603:1040:207:2::400/120\",\r\n \"2603:1040:207:3::400/118\",\r\n - \ \"2603:1040:207:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS\",\r\n \"id\": \"AppService.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.82.93.245/32\",\r\n - \ \"13.82.101.179/32\",\r\n \"13.82.175.96/32\",\r\n \"13.90.143.69/32\",\r\n - \ \"13.90.213.204/32\",\r\n \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n - \ \"13.92.237.218/32\",\r\n \"20.42.26.252/32\",\r\n \"20.49.104.0/25\",\r\n - \ \"20.119.0.0/20\",\r\n \"20.119.16.0/21\",\r\n \"20.119.27.0/25\",\r\n - \ \"23.96.0.52/32\",\r\n \"23.96.1.109/32\",\r\n \"23.96.13.243/32\",\r\n - \ \"23.96.32.128/32\",\r\n \"23.96.96.142/32\",\r\n \"23.96.103.159/32\",\r\n - \ \"23.96.112.53/32\",\r\n \"23.96.113.128/32\",\r\n \"23.96.124.25/32\",\r\n - \ \"40.71.0.179/32\",\r\n \"40.71.11.128/25\",\r\n \"40.71.177.34/32\",\r\n - \ \"40.71.199.117/32\",\r\n \"40.71.234.254/32\",\r\n \"40.71.250.191/32\",\r\n - \ \"40.76.5.137/32\",\r\n \"40.76.192.15/32\",\r\n \"40.76.210.54/32\",\r\n - \ \"40.76.218.33/32\",\r\n \"40.76.223.101/32\",\r\n \"40.79.154.192/27\",\r\n - \ \"40.85.190.10/32\",\r\n \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n - \ \"40.114.13.25/32\",\r\n \"40.114.41.245/32\",\r\n \"40.114.51.68/32\",\r\n - \ \"40.114.68.21/32\",\r\n \"40.114.106.25/32\",\r\n \"40.117.154.240/32\",\r\n - \ \"40.117.188.126/32\",\r\n \"40.117.190.72/32\",\r\n \"40.121.8.241/32\",\r\n - \ \"40.121.16.193/32\",\r\n \"40.121.32.232/32\",\r\n \"40.121.35.221/32\",\r\n - \ \"40.121.91.199/32\",\r\n \"40.121.212.165/32\",\r\n \"40.121.221.52/32\",\r\n - \ \"52.168.125.188/32\",\r\n \"52.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n - \ \"52.179.97.15/32\",\r\n \"52.226.134.64/32\",\r\n \"52.234.209.94/32\",\r\n - \ \"104.45.129.178/32\",\r\n \"104.45.141.247/32\",\r\n \"104.45.152.13/32\",\r\n - \ \"104.45.152.60/32\",\r\n \"104.45.154.200/32\",\r\n \"104.211.26.212/32\",\r\n - \ \"137.117.58.204/32\",\r\n \"137.117.66.167/32\",\r\n \"137.117.84.54/32\",\r\n - \ \"137.117.90.63/32\",\r\n \"137.117.93.87/32\",\r\n \"137.135.91.176/32\",\r\n - \ \"137.135.107.235/32\",\r\n \"168.62.48.183/32\",\r\n \"168.62.180.173/32\",\r\n - \ \"191.236.16.12/32\",\r\n \"191.236.59.67/32\",\r\n \"191.237.24.89/32\",\r\n - \ \"191.237.27.74/32\",\r\n \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n - \ \"2603:1030:210:6::/117\",\r\n \"2603:1030:210:7::/117\",\r\n - \ \"2603:1030:210:8::/117\",\r\n \"2603:1030:210:9::/117\",\r\n - \ \"2603:1030:210:402::a0/123\",\r\n \"2603:1030:210:802::a0/123\",\r\n - \ \"2603:1030:210:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS2\",\r\n \"id\": \"AppService.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.68.29.136/32\",\r\n - \ \"13.68.101.62/32\",\r\n \"13.77.82.141/32\",\r\n \"13.77.83.246/32\",\r\n - \ \"13.77.96.119/32\",\r\n \"20.49.97.0/25\",\r\n \"20.119.128.0/20\",\r\n - \ \"20.119.144.0/21\",\r\n \"20.119.155.0/25\",\r\n \"23.101.147.117/32\",\r\n - \ \"40.70.27.35/32\",\r\n \"40.70.147.0/25\",\r\n \"40.79.65.200/32\",\r\n - \ \"40.84.54.203/32\",\r\n \"40.84.59.174/32\",\r\n \"40.123.45.47/32\",\r\n - \ \"40.123.47.58/32\",\r\n \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n - \ \"52.177.206.73/32\",\r\n \"52.179.188.206/32\",\r\n \"52.184.162.135/32\",\r\n - \ \"52.184.193.103/32\",\r\n \"52.184.193.104/32\",\r\n \"104.46.101.59/32\",\r\n - \ \"104.209.178.67/32\",\r\n \"104.209.192.206/32\",\r\n - \ \"104.209.197.87/32\",\r\n \"137.116.78.243/32\",\r\n \"137.116.88.213/32\",\r\n - \ \"191.236.192.121/32\",\r\n \"191.237.128.238/32\",\r\n - \ \"2603:1030:40c:5::/117\",\r\n \"2603:1030:40c:6::/117\",\r\n - \ \"2603:1030:40c:7::/117\",\r\n \"2603:1030:40c:8::/117\",\r\n - \ \"2603:1030:40c:402::a0/123\",\r\n \"2603:1030:40c:802::a0/123\",\r\n - \ \"2603:1030:40c:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS2EUAP\",\r\n \"id\": \"AppService.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.39.11.104/29\",\r\n - \ \"20.47.233.120/29\",\r\n \"20.47.234.0/24\",\r\n \"20.47.235.0/25\",\r\n - \ \"52.225.179.39/32\",\r\n \"52.225.190.65/32\",\r\n \"52.253.224.223/32\",\r\n - \ \"2603:1030:40b:3::400/119\",\r\n \"2603:1030:40b:400::8a0/123\",\r\n - \ \"2603:1030:40b:800::a0/123\",\r\n \"2603:1030:40b:c00::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.FranceCentral\",\r\n - \ \"id\": \"AppService.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.192.98.160/27\",\r\n \"20.192.170.8/29\",\r\n + \ \"20.192.170.128/25\",\r\n \"20.192.171.0/24\",\r\n \"40.80.50.160/27\",\r\n + \ \"52.140.106.224/27\",\r\n \"52.172.195.80/32\",\r\n \"52.172.204.196/32\",\r\n + \ \"52.172.219.121/32\",\r\n \"104.211.81.32/27\",\r\n \"104.211.97.138/32\",\r\n + \ \"2603:1040:a06:3::400/119\",\r\n \"2603:1040:a06:402::a0/123\",\r\n + \ \"2603:1040:a06:802::a0/123\",\r\n \"2603:1040:a06:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CentralUS\",\r\n + \ \"id\": \"AppService.CentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.67.129.26/32\",\r\n \"13.67.141.98/32\",\r\n + \ \"13.89.57.7/32\",\r\n \"13.89.172.0/23\",\r\n \"13.89.238.239/32\",\r\n + \ \"20.40.202.0/23\",\r\n \"20.118.40.0/21\",\r\n \"20.118.48.0/20\",\r\n + \ \"23.99.128.52/32\",\r\n \"23.99.183.149/32\",\r\n \"23.99.192.132/32\",\r\n + \ \"23.99.196.180/32\",\r\n \"23.99.206.151/32\",\r\n \"23.99.224.56/32\",\r\n + \ \"23.100.82.11/32\",\r\n \"23.101.118.145/32\",\r\n \"23.101.119.44/32\",\r\n + \ \"23.101.119.163/32\",\r\n \"23.101.120.195/32\",\r\n \"23.101.125.65/32\",\r\n + \ \"40.69.190.41/32\",\r\n \"40.77.56.174/32\",\r\n \"40.83.16.172/32\",\r\n + \ \"40.86.86.144/32\",\r\n \"40.86.91.212/32\",\r\n \"40.86.96.177/32\",\r\n + \ \"40.86.99.202/32\",\r\n \"40.113.204.88/32\",\r\n \"40.113.232.243/32\",\r\n + \ \"40.113.236.45/32\",\r\n \"40.122.36.65/32\",\r\n \"40.122.65.162/32\",\r\n + \ \"40.122.110.154/32\",\r\n \"40.122.114.229/32\",\r\n \"52.165.129.203/32\",\r\n + \ \"52.165.135.234/32\",\r\n \"52.165.155.12/32\",\r\n \"52.165.155.237/32\",\r\n + \ \"52.165.163.223/32\",\r\n \"52.165.168.40/32\",\r\n \"52.165.174.123/32\",\r\n + \ \"52.165.184.170/32\",\r\n \"52.165.220.33/32\",\r\n \"52.165.224.81/32\",\r\n + \ \"52.165.237.15/32\",\r\n \"52.173.28.95/32\",\r\n \"52.173.36.83/32\",\r\n + \ \"52.173.76.33/32\",\r\n \"52.173.77.140/32\",\r\n \"52.173.83.49/32\",\r\n + \ \"52.173.84.157/32\",\r\n \"52.173.87.130/32\",\r\n \"52.173.94.173/32\",\r\n + \ \"52.173.134.115/32\",\r\n \"52.173.139.99/32\",\r\n \"52.173.139.125/32\",\r\n + \ \"52.173.149.254/32\",\r\n \"52.173.151.229/32\",\r\n \"52.173.184.147/32\",\r\n + \ \"52.173.245.249/32\",\r\n \"52.173.249.137/32\",\r\n \"52.176.2.229/32\",\r\n + \ \"52.176.5.241/32\",\r\n \"52.176.6.0/32\",\r\n \"52.176.6.37/32\",\r\n + \ \"52.176.61.128/32\",\r\n \"52.176.104.120/32\",\r\n \"52.176.149.197/32\",\r\n + \ \"52.176.165.69/32\",\r\n \"104.43.129.105/32\",\r\n \"104.43.140.101/32\",\r\n + \ \"104.43.142.33/32\",\r\n \"104.43.221.31/32\",\r\n \"104.43.246.71/32\",\r\n + \ \"104.43.254.102/32\",\r\n \"168.61.152.29/32\",\r\n \"168.61.159.114/32\",\r\n + \ \"168.61.217.214/32\",\r\n \"168.61.218.125/32\",\r\n \"2603:1030:10:5::/117\",\r\n + \ \"2603:1030:10:6::/117\",\r\n \"2603:1030:10:7::/117\",\r\n + \ \"2603:1030:10:8::/117\",\r\n \"2603:1030:10:402::a0/123\",\r\n + \ \"2603:1030:10:802::a0/123\",\r\n \"2603:1030:10:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CentralUSEUAP\",\r\n + \ \"id\": \"AppService.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.45.196.16/29\",\r\n \"20.45.242.176/29\",\r\n + \ \"20.45.243.0/24\",\r\n \"20.45.244.0/25\",\r\n \"40.78.204.160/27\",\r\n + \ \"52.180.178.6/32\",\r\n \"52.180.183.66/32\",\r\n \"104.208.48.107/32\",\r\n + \ \"2603:1030:f:4::/119\",\r\n \"2603:1030:f:400::8a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastAsia\",\r\n + \ \"id\": \"AppService.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.160/27\",\r\n \"13.75.46.26/32\",\r\n \"13.75.47.15/32\",\r\n + \ \"13.75.89.224/32\",\r\n \"13.75.112.108/32\",\r\n \"13.75.115.40/32\",\r\n + \ \"13.94.47.87/32\",\r\n \"20.189.104.96/27\",\r\n \"20.189.109.96/27\",\r\n + \ \"20.189.112.66/32\",\r\n \"20.205.48.0/24\",\r\n \"20.205.66.0/24\",\r\n + \ \"20.205.69.80/28\",\r\n \"20.205.70.0/23\",\r\n \"23.97.79.119/32\",\r\n + \ \"23.99.110.192/32\",\r\n \"23.99.116.70/32\",\r\n \"23.101.10.141/32\",\r\n + \ \"40.83.72.59/32\",\r\n \"40.83.124.73/32\",\r\n \"65.52.160.119/32\",\r\n + \ \"65.52.168.70/32\",\r\n \"191.234.16.188/32\",\r\n \"207.46.144.49/32\",\r\n + \ \"207.46.147.148/32\",\r\n \"2603:1040:207:2::400/120\",\r\n + \ \"2603:1040:207:3::400/118\",\r\n \"2603:1040:207:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS\",\r\n + \ \"id\": \"AppService.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.82.93.245/32\",\r\n \"13.82.101.179/32\",\r\n + \ \"13.82.175.96/32\",\r\n \"13.90.143.69/32\",\r\n \"13.90.213.204/32\",\r\n + \ \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n \"13.92.237.218/32\",\r\n + \ \"20.42.26.252/32\",\r\n \"20.49.104.0/25\",\r\n \"20.119.0.0/20\",\r\n + \ \"20.119.16.0/21\",\r\n \"20.119.27.0/25\",\r\n \"23.96.0.52/32\",\r\n + \ \"23.96.1.109/32\",\r\n \"23.96.13.243/32\",\r\n \"23.96.32.128/32\",\r\n + \ \"23.96.96.142/32\",\r\n \"23.96.103.159/32\",\r\n \"23.96.112.53/32\",\r\n + \ \"23.96.113.128/32\",\r\n \"23.96.124.25/32\",\r\n \"40.71.0.179/32\",\r\n + \ \"40.71.11.128/25\",\r\n \"40.71.177.34/32\",\r\n \"40.71.199.117/32\",\r\n + \ \"40.71.234.254/32\",\r\n \"40.71.250.191/32\",\r\n \"40.76.5.137/32\",\r\n + \ \"40.76.192.15/32\",\r\n \"40.76.210.54/32\",\r\n \"40.76.218.33/32\",\r\n + \ \"40.76.223.101/32\",\r\n \"40.79.154.192/27\",\r\n \"40.85.190.10/32\",\r\n + \ \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n \"40.114.13.25/32\",\r\n + \ \"40.114.41.245/32\",\r\n \"40.114.51.68/32\",\r\n \"40.114.68.21/32\",\r\n + \ \"40.114.106.25/32\",\r\n \"40.117.154.240/32\",\r\n \"40.117.188.126/32\",\r\n + \ \"40.117.190.72/32\",\r\n \"40.121.8.241/32\",\r\n \"40.121.16.193/32\",\r\n + \ \"40.121.32.232/32\",\r\n \"40.121.35.221/32\",\r\n \"40.121.91.199/32\",\r\n + \ \"40.121.212.165/32\",\r\n \"40.121.221.52/32\",\r\n \"52.168.125.188/32\",\r\n + \ \"52.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n \"52.179.97.15/32\",\r\n + \ \"52.226.134.64/32\",\r\n \"52.234.209.94/32\",\r\n \"104.45.129.178/32\",\r\n + \ \"104.45.141.247/32\",\r\n \"104.45.152.13/32\",\r\n \"104.45.152.60/32\",\r\n + \ \"104.45.154.200/32\",\r\n \"104.211.26.212/32\",\r\n \"137.117.58.204/32\",\r\n + \ \"137.117.66.167/32\",\r\n \"137.117.84.54/32\",\r\n \"137.117.90.63/32\",\r\n + \ \"137.117.93.87/32\",\r\n \"137.135.91.176/32\",\r\n \"137.135.107.235/32\",\r\n + \ \"168.62.48.183/32\",\r\n \"168.62.180.173/32\",\r\n \"191.236.16.12/32\",\r\n + \ \"191.236.59.67/32\",\r\n \"191.237.24.89/32\",\r\n \"191.237.27.74/32\",\r\n + \ \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n \"2603:1030:210:6::/117\",\r\n + \ \"2603:1030:210:7::/117\",\r\n \"2603:1030:210:8::/117\",\r\n + \ \"2603:1030:210:9::/117\",\r\n \"2603:1030:210:402::a0/123\",\r\n + \ \"2603:1030:210:802::a0/123\",\r\n \"2603:1030:210:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS2\",\r\n + \ \"id\": \"AppService.EastUS2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.68.29.136/32\",\r\n \"13.68.101.62/32\",\r\n + \ \"13.77.82.141/32\",\r\n \"13.77.83.246/32\",\r\n \"13.77.96.119/32\",\r\n + \ \"20.49.97.0/25\",\r\n \"20.119.128.0/20\",\r\n \"20.119.144.0/21\",\r\n + \ \"20.119.155.0/25\",\r\n \"23.101.147.117/32\",\r\n \"40.70.27.35/32\",\r\n + \ \"40.70.147.0/25\",\r\n \"40.79.65.200/32\",\r\n \"40.84.54.203/32\",\r\n + \ \"40.84.59.174/32\",\r\n \"40.123.45.47/32\",\r\n \"40.123.47.58/32\",\r\n + \ \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n \"52.177.206.73/32\",\r\n + \ \"52.179.188.206/32\",\r\n \"52.184.162.135/32\",\r\n \"52.184.193.103/32\",\r\n + \ \"52.184.193.104/32\",\r\n \"104.46.101.59/32\",\r\n \"104.209.178.67/32\",\r\n + \ \"104.209.192.206/32\",\r\n \"104.209.197.87/32\",\r\n + \ \"137.116.78.243/32\",\r\n \"137.116.88.213/32\",\r\n \"191.236.192.121/32\",\r\n + \ \"191.237.128.238/32\",\r\n \"2603:1030:40c:5::/117\",\r\n + \ \"2603:1030:40c:6::/117\",\r\n \"2603:1030:40c:7::/117\",\r\n + \ \"2603:1030:40c:8::/117\",\r\n \"2603:1030:40c:402::a0/123\",\r\n + \ \"2603:1030:40c:802::a0/123\",\r\n \"2603:1030:40c:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS2EUAP\",\r\n + \ \"id\": \"AppService.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.39.11.104/29\",\r\n \"20.47.233.120/29\",\r\n + \ \"20.47.234.0/24\",\r\n \"20.47.235.0/25\",\r\n \"52.225.179.39/32\",\r\n + \ \"52.225.190.65/32\",\r\n \"52.253.224.223/32\",\r\n \"2603:1030:40b:3::400/119\",\r\n + \ \"2603:1030:40b:400::8a0/123\",\r\n \"2603:1030:40b:800::a0/123\",\r\n + \ \"2603:1030:40b:c00::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.FranceCentral\",\r\n \"id\": \"AppService.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.43.43.32/27\",\r\n \"20.111.0.248/29\",\r\n \"20.111.1.0/24\",\r\n \ \"20.111.2.0/25\",\r\n \"40.79.130.128/27\",\r\n \"40.89.131.148/32\",\r\n \ \"40.89.141.103/32\",\r\n \"52.143.137.150/32\",\r\n \"2603:1020:805:2::600/119\",\r\n \ \"2603:1020:805:402::a0/123\",\r\n \"2603:1020:805:802::a0/123\",\r\n \ \"2603:1020:805:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.FranceSouth\",\r\n \"id\": \"AppService.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.96/27\",\r\n - \ \"51.105.90.32/27\",\r\n \"52.136.138.55/32\",\r\n \"52.136.190.0/25\",\r\n - \ \"52.136.190.128/27\",\r\n \"2603:1020:905:2::300/120\",\r\n - \ \"2603:1020:905:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.GermanyNorth\",\r\n \"id\": \"AppService.GermanyNorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.116.49.32/27\",\r\n - \ \"51.116.58.160/27\",\r\n \"51.116.75.128/25\",\r\n \"51.116.76.0/24\",\r\n - \ \"51.116.77.0/29\",\r\n \"2603:1020:d04:2::200/119\",\r\n - \ \"2603:1020:d04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.GermanyWestCentral\",\r\n \"id\": - \"AppService.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"40.79.178.96/27\",\r\n \"51.105.90.32/27\",\r\n + \ \"52.136.138.55/32\",\r\n \"52.136.190.0/25\",\r\n \"52.136.190.128/27\",\r\n + \ \"2603:1020:905:2::300/120\",\r\n \"2603:1020:905:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.GermanyNorth\",\r\n + \ \"id\": \"AppService.GermanyNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"51.116.49.32/27\",\r\n \"51.116.58.160/27\",\r\n + \ \"51.116.75.128/25\",\r\n \"51.116.76.0/24\",\r\n \"51.116.77.0/29\",\r\n + \ \"2603:1020:d04:2::200/119\",\r\n \"2603:1020:d04:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.GermanyWestCentral\",\r\n + \ \"id\": \"AppService.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.79.104.0/23\",\r\n \"20.79.106.0/24\",\r\n \"20.79.107.0/28\",\r\n @@ -47724,7 +49019,7 @@ interactions: \ \"2603:1020:c04:802::a0/123\",\r\n \"2603:1020:c04:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JapanEast\",\r\n \ \"id\": \"AppService.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -47738,111 +49033,114 @@ interactions: \ \"2603:1040:407:402::a0/123\",\r\n \"2603:1040:407:802::a0/123\",\r\n \ \"2603:1040:407:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.JapanWest\",\r\n \"id\": \"AppService.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.189.194.112/28\",\r\n \"20.189.195.0/24\",\r\n + \ \"20.189.196.0/23\",\r\n \"40.74.100.128/27\",\r\n \"40.74.133.20/32\",\r\n + \ \"40.80.58.224/27\",\r\n \"52.175.158.219/32\",\r\n \"104.214.137.236/32\",\r\n + \ \"104.215.11.176/32\",\r\n \"104.215.58.230/32\",\r\n \"138.91.16.18/32\",\r\n + \ \"2603:1040:606:2::400/118\",\r\n \"2603:1040:606:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaCentral\",\r\n + \ \"id\": \"AppService.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.189.194.112/28\",\r\n - \ \"20.189.195.0/24\",\r\n \"20.189.196.0/23\",\r\n \"40.74.100.128/27\",\r\n - \ \"40.74.133.20/32\",\r\n \"40.80.58.224/27\",\r\n \"52.175.158.219/32\",\r\n - \ \"104.214.137.236/32\",\r\n \"104.215.11.176/32\",\r\n - \ \"104.215.58.230/32\",\r\n \"138.91.16.18/32\",\r\n \"2603:1040:606:2::400/118\",\r\n - \ \"2603:1040:606:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.JioIndiaCentral\",\r\n \"id\": - \"AppService.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.192.54.0/24\",\r\n + \ \"20.192.234.128/27\",\r\n \"20.207.0.96/27\",\r\n \"20.207.0.128/25\",\r\n + \ \"2603:1040:1104:2::300/120\",\r\n \"2603:1040:1104:400::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaWest\",\r\n + \ \"id\": \"AppService.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": - [\r\n \"20.192.54.0/24\",\r\n \"20.192.234.128/27\",\r\n - \ \"20.207.0.96/27\",\r\n \"20.207.0.128/25\",\r\n \"2603:1040:1104:2::300/120\",\r\n - \ \"2603:1040:1104:400::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.JioIndiaWest\",\r\n \"id\": \"AppService.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.193.198.0/24\",\r\n - \ \"20.193.202.128/27\",\r\n \"40.64.8.224/27\",\r\n \"40.64.9.0/25\",\r\n - \ \"40.64.10.0/25\",\r\n \"40.64.10.128/27\",\r\n \"2603:1040:d04:3::100/120\",\r\n + [\r\n \"20.193.198.0/24\",\r\n \"20.193.202.128/27\",\r\n + \ \"40.64.8.224/27\",\r\n \"40.64.9.0/25\",\r\n \"40.64.10.0/25\",\r\n + \ \"40.64.10.128/27\",\r\n \"2603:1040:d04:3::100/120\",\r\n \ \"2603:1040:d04:400::a0/123\",\r\n \"2603:1040:d04:800::160/123\",\r\n \ \"2603:1040:d04:800::360/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.KoreaCentral\",\r\n \"id\": \"AppService.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.41.66.224/27\",\r\n - \ \"20.44.26.160/27\",\r\n \"20.194.66.32/27\",\r\n \"20.200.196.104/29\",\r\n - \ \"20.200.196.128/25\",\r\n \"20.200.197.0/24\",\r\n \"52.231.18.128/27\",\r\n - \ \"52.231.32.120/32\",\r\n \"52.231.38.95/32\",\r\n \"52.231.77.58/32\",\r\n - \ \"2603:1040:f05:3::200/119\",\r\n \"2603:1040:f05:402::a0/123\",\r\n - \ \"2603:1040:f05:802::a0/123\",\r\n \"2603:1040:f05:c02::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.KoreaSouth\",\r\n - \ \"id\": \"AppService.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.41.66.224/27\",\r\n \"20.44.26.160/27\",\r\n + \ \"20.194.66.32/27\",\r\n \"20.200.196.104/29\",\r\n \"20.200.196.128/25\",\r\n + \ \"20.200.197.0/24\",\r\n \"52.231.18.128/27\",\r\n \"52.231.32.120/32\",\r\n + \ \"52.231.38.95/32\",\r\n \"52.231.77.58/32\",\r\n \"2603:1040:f05:3::200/119\",\r\n + \ \"2603:1040:f05:402::a0/123\",\r\n \"2603:1040:f05:802::a0/123\",\r\n + \ \"2603:1040:f05:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.KoreaSouth\",\r\n \"id\": \"AppService.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"40.80.170.224/27\",\r\n \"52.147.117.224/27\",\r\n \ \"52.147.118.128/25\",\r\n \"52.147.119.64/27\",\r\n \"52.147.119.128/25\",\r\n \ \"52.231.146.96/27\",\r\n \"52.231.200.101/32\",\r\n \"52.231.200.179/32\",\r\n \ \"2603:1040:e05:1::200/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorthCentralUS\",\r\n \"id\": \"AppService.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"23.96.187.5/32\",\r\n - \ \"23.96.201.21/32\",\r\n \"23.96.207.177/32\",\r\n \"23.96.209.155/32\",\r\n - \ \"23.96.220.116/32\",\r\n \"23.100.72.240/32\",\r\n \"23.101.169.175/32\",\r\n - \ \"23.101.171.94/32\",\r\n \"23.101.172.244/32\",\r\n \"40.80.191.0/25\",\r\n - \ \"52.159.64.0/22\",\r\n \"52.159.68.0/23\",\r\n \"52.159.70.0/24\",\r\n - \ \"52.159.71.0/25\",\r\n \"52.159.71.128/27\",\r\n \"52.162.107.0/25\",\r\n - \ \"52.162.208.73/32\",\r\n \"52.237.130.0/32\",\r\n \"52.240.149.243/32\",\r\n - \ \"52.240.155.58/32\",\r\n \"52.252.160.21/32\",\r\n \"65.52.24.41/32\",\r\n - \ \"65.52.213.73/32\",\r\n \"65.52.217.59/32\",\r\n \"65.52.218.253/32\",\r\n - \ \"157.56.13.114/32\",\r\n \"168.62.224.13/32\",\r\n \"168.62.225.23/32\",\r\n - \ \"191.236.148.9/32\",\r\n \"2603:1030:608:2::/117\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"23.96.187.5/32\",\r\n \"23.96.201.21/32\",\r\n \"23.96.207.177/32\",\r\n + \ \"23.96.209.155/32\",\r\n \"23.96.220.116/32\",\r\n \"23.100.72.240/32\",\r\n + \ \"23.101.169.175/32\",\r\n \"23.101.171.94/32\",\r\n \"23.101.172.244/32\",\r\n + \ \"40.80.191.0/25\",\r\n \"52.159.64.0/22\",\r\n \"52.159.68.0/23\",\r\n + \ \"52.159.70.0/24\",\r\n \"52.159.71.0/25\",\r\n \"52.159.71.128/27\",\r\n + \ \"52.162.107.0/25\",\r\n \"52.162.208.73/32\",\r\n \"52.237.130.0/32\",\r\n + \ \"52.240.149.243/32\",\r\n \"52.240.155.58/32\",\r\n \"52.252.160.21/32\",\r\n + \ \"65.52.24.41/32\",\r\n \"65.52.213.73/32\",\r\n \"65.52.217.59/32\",\r\n + \ \"65.52.218.253/32\",\r\n \"157.56.13.114/32\",\r\n \"168.62.224.13/32\",\r\n + \ \"168.62.225.23/32\",\r\n \"191.236.148.9/32\",\r\n \"2603:1030:608:2::/117\",\r\n \ \"2603:1030:608:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorthEurope\",\r\n \"id\": \"AppService.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.69.186.152/32\",\r\n - \ \"13.69.228.0/25\",\r\n \"13.69.253.145/32\",\r\n \"13.74.41.233/32\",\r\n - \ \"13.74.147.218/32\",\r\n \"13.74.158.5/32\",\r\n \"13.74.252.44/32\",\r\n - \ \"13.79.2.71/32\",\r\n \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n - \ \"20.50.64.0/25\",\r\n \"20.107.224.0/21\",\r\n \"20.107.239.0/26\",\r\n - \ \"23.100.48.106/32\",\r\n \"23.100.50.51/32\",\r\n \"23.100.52.22/32\",\r\n - \ \"23.100.56.27/32\",\r\n \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n - \ \"23.102.12.43/32\",\r\n \"23.102.21.198/32\",\r\n \"23.102.21.212/32\",\r\n - \ \"23.102.25.149/32\",\r\n \"23.102.28.178/32\",\r\n \"40.69.43.225/32\",\r\n - \ \"40.69.88.149/32\",\r\n \"40.69.200.124/32\",\r\n \"40.69.210.172/32\",\r\n - \ \"40.69.218.150/32\",\r\n \"40.85.74.227/32\",\r\n \"40.85.92.115/32\",\r\n - \ \"40.85.96.208/32\",\r\n \"40.112.69.156/32\",\r\n \"40.112.90.244/32\",\r\n - \ \"40.112.93.201/32\",\r\n \"40.113.2.52/32\",\r\n \"40.113.65.9/32\",\r\n - \ \"40.113.71.148/32\",\r\n \"40.113.81.82/32\",\r\n \"40.113.90.202/32\",\r\n - \ \"40.115.98.85/32\",\r\n \"40.127.132.204/32\",\r\n \"40.127.139.252/32\",\r\n - \ \"40.127.192.244/32\",\r\n \"40.127.196.56/32\",\r\n \"52.138.196.70/32\",\r\n - \ \"52.138.218.121/32\",\r\n \"52.164.201.186/32\",\r\n \"52.164.250.133/32\",\r\n - \ \"52.169.73.236/32\",\r\n \"52.169.78.163/32\",\r\n \"52.169.180.223/32\",\r\n - \ \"52.169.184.163/32\",\r\n \"52.169.188.236/32\",\r\n \"52.169.191.40/32\",\r\n - \ \"52.178.158.175/32\",\r\n \"52.178.164.235/32\",\r\n \"52.178.179.169/32\",\r\n - \ \"52.178.190.191/32\",\r\n \"52.178.201.147/32\",\r\n \"52.178.208.12/32\",\r\n - \ \"52.178.212.17/32\",\r\n \"52.178.214.89/32\",\r\n \"94.245.104.73/32\",\r\n - \ \"104.41.216.137/32\",\r\n \"104.41.229.199/32\",\r\n \"104.45.81.79/32\",\r\n - \ \"104.45.95.61/32\",\r\n \"137.135.129.175/32\",\r\n \"137.135.133.221/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.69.186.152/32\",\r\n \"13.69.228.0/25\",\r\n + \ \"13.69.253.145/32\",\r\n \"13.74.41.233/32\",\r\n \"13.74.147.218/32\",\r\n + \ \"13.74.158.5/32\",\r\n \"13.74.252.44/32\",\r\n \"13.79.2.71/32\",\r\n + \ \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n \"20.50.64.0/25\",\r\n + \ \"20.107.224.0/21\",\r\n \"20.107.239.0/26\",\r\n \"23.100.48.106/32\",\r\n + \ \"23.100.50.51/32\",\r\n \"23.100.52.22/32\",\r\n \"23.100.56.27/32\",\r\n + \ \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n \"23.102.12.43/32\",\r\n + \ \"23.102.21.198/32\",\r\n \"23.102.21.212/32\",\r\n \"23.102.25.149/32\",\r\n + \ \"23.102.28.178/32\",\r\n \"40.69.43.225/32\",\r\n \"40.69.88.149/32\",\r\n + \ \"40.69.200.124/32\",\r\n \"40.69.210.172/32\",\r\n \"40.69.218.150/32\",\r\n + \ \"40.85.74.227/32\",\r\n \"40.85.92.115/32\",\r\n \"40.85.96.208/32\",\r\n + \ \"40.112.69.156/32\",\r\n \"40.112.90.244/32\",\r\n \"40.112.93.201/32\",\r\n + \ \"40.113.2.52/32\",\r\n \"40.113.65.9/32\",\r\n \"40.113.71.148/32\",\r\n + \ \"40.113.81.82/32\",\r\n \"40.113.90.202/32\",\r\n \"40.115.98.85/32\",\r\n + \ \"40.127.132.204/32\",\r\n \"40.127.139.252/32\",\r\n \"40.127.192.244/32\",\r\n + \ \"40.127.196.56/32\",\r\n \"52.138.196.70/32\",\r\n \"52.138.218.121/32\",\r\n + \ \"52.164.201.186/32\",\r\n \"52.164.250.133/32\",\r\n \"52.169.73.236/32\",\r\n + \ \"52.169.78.163/32\",\r\n \"52.169.180.223/32\",\r\n \"52.169.184.163/32\",\r\n + \ \"52.169.188.236/32\",\r\n \"52.169.191.40/32\",\r\n \"52.178.158.175/32\",\r\n + \ \"52.178.164.235/32\",\r\n \"52.178.179.169/32\",\r\n \"52.178.190.191/32\",\r\n + \ \"52.178.201.147/32\",\r\n \"52.178.208.12/32\",\r\n \"52.178.212.17/32\",\r\n + \ \"52.178.214.89/32\",\r\n \"94.245.104.73/32\",\r\n \"104.41.216.137/32\",\r\n + \ \"104.41.229.199/32\",\r\n \"104.45.81.79/32\",\r\n \"104.45.95.61/32\",\r\n + \ \"137.135.129.175/32\",\r\n \"137.135.133.221/32\",\r\n \ \"168.63.53.239/32\",\r\n \"191.235.160.13/32\",\r\n \"191.235.176.12/32\",\r\n \ \"191.235.177.30/32\",\r\n \"191.235.208.12/32\",\r\n \"191.235.215.184/32\",\r\n \ \"2603:1020:5:5::/117\",\r\n \"2603:1020:5:6::/117\",\r\n \ \"2603:1020:5:402::a0/123\",\r\n \"2603:1020:5:802::a0/123\",\r\n \ \"2603:1020:5:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorwayEast\",\r\n \"id\": \"AppService.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.100.2.32/29\",\r\n \ \"20.100.2.128/25\",\r\n \"20.100.3.0/24\",\r\n \"51.120.42.0/27\",\r\n @@ -47851,16 +49149,24 @@ interactions: \ \"2603:1020:e04:802::a0/123\",\r\n \"2603:1020:e04:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.NorwayWest\",\r\n \ \"id\": \"AppService.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.13.142.128/25\",\r\n \"51.13.143.64/27\",\r\n \ \"51.13.143.128/25\",\r\n \"51.120.218.192/27\",\r\n \"51.120.226.0/27\",\r\n \ \"2603:1020:f04:3::400/120\",\r\n \"2603:1020:f04:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.QatarCentral\",\r\n + \ \"id\": \"AppService.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.21.52.0/24\",\r\n \"20.21.54.0/25\",\r\n \"20.21.54.128/27\",\r\n + \ \"2603:1040:1002:2::100/120\",\r\n \"2603:1040:1002:2::400/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthAfricaNorth\",\r\n \ \"id\": \"AppService.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -47871,7 +49177,7 @@ interactions: \ \"2603:1000:104:802::a0/123\",\r\n \"2603:1000:104:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthAfricaWest\",\r\n \ \"id\": \"AppService.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -47880,7 +49186,7 @@ interactions: \ \"2603:1000:4:2::400/120\",\r\n \"2603:1000:4:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthCentralUS\",\r\n \ \"id\": \"AppService.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -47920,42 +49226,43 @@ interactions: \ \"2603:1030:807:802::a0/123\",\r\n \"2603:1030:807:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthCentralUSSTG\",\r\n \ \"id\": \"AppService.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.32/27\",\r\n \"23.100.216.96/27\",\r\n \"23.100.216.128/25\",\r\n \ \"2603:1030:302::600/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SoutheastAsia\",\r\n \"id\": \"AppService.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.67.9.0/25\",\r\n - \ \"13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n \"13.76.44.139/32\",\r\n - \ \"13.76.245.96/32\",\r\n \"20.43.132.128/25\",\r\n \"20.188.98.74/32\",\r\n - \ \"20.212.64.0/21\",\r\n \"20.212.79.0/26\",\r\n \"23.97.56.169/32\",\r\n - \ \"23.98.64.36/32\",\r\n \"23.98.64.158/32\",\r\n \"23.101.27.182/32\",\r\n - \ \"52.163.122.160/32\",\r\n \"52.187.17.126/32\",\r\n \"52.187.36.104/32\",\r\n - \ \"52.187.52.94/32\",\r\n \"52.187.135.79/32\",\r\n \"52.230.1.186/32\",\r\n - \ \"104.215.147.45/32\",\r\n \"104.215.155.1/32\",\r\n \"111.221.95.27/32\",\r\n - \ \"137.116.128.188/32\",\r\n \"137.116.153.238/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.67.9.0/25\",\r\n \"13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n + \ \"13.76.44.139/32\",\r\n \"13.76.245.96/32\",\r\n \"20.43.132.128/25\",\r\n + \ \"20.188.98.74/32\",\r\n \"20.212.64.0/21\",\r\n \"20.212.79.0/26\",\r\n + \ \"23.97.56.169/32\",\r\n \"23.98.64.36/32\",\r\n \"23.98.64.158/32\",\r\n + \ \"23.101.27.182/32\",\r\n \"52.163.122.160/32\",\r\n \"52.187.17.126/32\",\r\n + \ \"52.187.36.104/32\",\r\n \"52.187.52.94/32\",\r\n \"52.187.135.79/32\",\r\n + \ \"52.230.1.186/32\",\r\n \"104.215.147.45/32\",\r\n \"104.215.155.1/32\",\r\n + \ \"111.221.95.27/32\",\r\n \"137.116.128.188/32\",\r\n \"137.116.153.238/32\",\r\n \ \"2603:1040:5:4::/117\",\r\n \"2603:1040:5:5::/117\",\r\n \ \"2603:1040:5:402::a0/123\",\r\n \"2603:1040:5:802::a0/123\",\r\n \ \"2603:1040:5:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SouthIndia\",\r\n \"id\": \"AppService.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.71.122.35/32\",\r\n - \ \"13.71.123.138/32\",\r\n \"20.41.195.192/27\",\r\n \"20.192.153.144/28\",\r\n - \ \"20.192.154.0/23\",\r\n \"20.192.156.0/24\",\r\n \"40.78.194.96/27\",\r\n - \ \"52.172.54.225/32\",\r\n \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.71.122.35/32\",\r\n \"13.71.123.138/32\",\r\n + \ \"20.41.195.192/27\",\r\n \"20.192.153.144/28\",\r\n \"20.192.154.0/23\",\r\n + \ \"20.192.156.0/24\",\r\n \"40.78.194.96/27\",\r\n \"52.172.54.225/32\",\r\n + \ \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n \ \"2603:1040:c06:2::400/118\",\r\n \"2603:1040:c06:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SwedenCentral\",\r\n \ \"id\": \"AppService.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -47965,17 +49272,18 @@ interactions: \ \"2603:1020:1004:400::a0/123\",\r\n \"2603:1020:1004:800::160/123\",\r\n \ \"2603:1020:1004:800::360/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SwedenSouth\",\r\n \"id\": \"AppService.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.91.8.64/27\",\r\n - \ \"20.91.8.128/25\",\r\n \"51.12.23.0/24\",\r\n \"51.12.202.192/27\",\r\n - \ \"2603:1020:1104:2::300/120\",\r\n \"2603:1020:1104:400::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SwitzerlandNorth\",\r\n - \ \"id\": \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.91.8.64/27\",\r\n \"20.91.8.128/25\",\r\n \"51.12.23.0/24\",\r\n + \ \"51.12.202.192/27\",\r\n \"2603:1020:1104:2::300/120\",\r\n + \ \"2603:1020:1104:400::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.SwitzerlandNorth\",\r\n \"id\": + \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.208.1.0/24\",\r\n \"20.208.5.32/29\",\r\n \"20.208.5.128/25\",\r\n @@ -47984,7 +49292,7 @@ interactions: \ \"2603:1020:a04:402::a0/123\",\r\n \"2603:1020:a04:802::a0/123\",\r\n \ \"2603:1020:a04:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SwitzerlandWest\",\r\n \"id\": - \"AppService.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AppService.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -47993,26 +49301,27 @@ interactions: \ \"51.107.154.160/27\",\r\n \"51.107.255.192/26\",\r\n \"2603:1020:b04:2::400/120\",\r\n \ \"2603:1020:b04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.UAECentral\",\r\n \"id\": \"AppService.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.37.66.0/27\",\r\n - \ \"20.37.74.96/27\",\r\n \"20.45.94.192/26\",\r\n \"20.45.95.0/26\",\r\n - \ \"2603:1040:b04:2::400/120\",\r\n \"2603:1040:b04:402::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UAENorth\",\r\n - \ \"id\": \"AppService.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.37.66.0/27\",\r\n \"20.37.74.96/27\",\r\n \"20.45.94.192/26\",\r\n + \ \"20.45.95.0/26\",\r\n \"2603:1040:b04:2::400/120\",\r\n + \ \"2603:1040:b04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.UAENorth\",\r\n \"id\": \"AppService.UAENorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.38.138.0/27\",\r\n \"20.74.192.0/23\",\r\n \"20.74.194.0/24\",\r\n \ \"20.74.195.0/28\",\r\n \"40.120.74.32/27\",\r\n \"65.52.250.96/27\",\r\n \ \"2603:1040:904:3::300/120\",\r\n \"2603:1040:904:402::a0/123\",\r\n \ \"2603:1040:904:802::a0/123\",\r\n \"2603:1040:904:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UKSouth\",\r\n \ \"id\": \"AppService.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -48027,7 +49336,7 @@ interactions: \ \"2603:1020:705:802::a0/123\",\r\n \"2603:1020:705:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UKWest\",\r\n \ \"id\": \"AppService.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -48038,7 +49347,7 @@ interactions: \ \"2603:1020:605:2::400/118\",\r\n \"2603:1020:605:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestCentralUS\",\r\n \ \"id\": \"AppService.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -48048,7 +49357,7 @@ interactions: \ \"2603:1030:b04:3::200/119\",\r\n \"2603:1030:b04:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestEurope\",\r\n \ \"id\": \"AppService.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -48103,7 +49412,7 @@ interactions: \ \"2603:1020:206:802::a0/123\",\r\n \"2603:1020:206:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestIndia\",\r\n \ \"id\": \"AppService.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -48113,9 +49422,9 @@ interactions: \ \"104.211.184.197/32\",\r\n \"2603:1040:806:2::400/118\",\r\n \ \"2603:1040:806:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.WestUS\",\r\n \"id\": \"AppService.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.64.73.110/32\",\r\n \ \"13.91.40.166/32\",\r\n \"13.91.242.166/32\",\r\n \"13.93.141.10/32\",\r\n @@ -48145,9 +49454,9 @@ interactions: \ \"2603:1030:a07:2::/117\",\r\n \"2603:1030:a07:6::/117\",\r\n \ \"2603:1030:a07:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.WestUS2\",\r\n \"id\": \"AppService.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.96/27\",\r\n \ \"13.66.209.135/32\",\r\n \"13.66.212.205/32\",\r\n \"13.66.226.80/32\",\r\n @@ -48161,7 +49470,7 @@ interactions: \ \"2603:1030:c06:802::a0/123\",\r\n \"2603:1030:c06:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestUS3\",\r\n \ \"id\": \"AppService.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -48191,7 +49500,7 @@ interactions: \ \"2603:1030:504:802::360/123\",\r\n \"2603:1030:504:c02::3a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppServiceManagement\",\r\n \ \"id\": \"AppServiceManagement\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppServiceManagement\",\r\n @@ -48373,7 +49682,7 @@ interactions: \ \"2603:1050:403:1::4c0/123\",\r\n \"2603:1050:403:400::100/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureActiveDirectory\",\r\n \ \"id\": \"AzureActiveDirectory\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureAD\",\r\n @@ -48423,48 +49732,48 @@ interactions: \ \"2603:1047:1::/48\",\r\n \"2603:1056:2000::/48\",\r\n \ \"2603:1057:2::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureActiveDirectoryDomainServices\",\r\n \"id\": \"AzureActiveDirectoryDomainServices\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureIdentity\",\r\n \"addressPrefixes\": [\r\n \"13.64.151.161/32\",\r\n + \ \"13.66.141.64/27\",\r\n \"13.67.9.224/27\",\r\n \"13.69.66.160/27\",\r\n + \ \"13.69.229.96/27\",\r\n \"13.70.73.32/27\",\r\n \"13.71.172.160/27\",\r\n + \ \"13.71.195.224/27\",\r\n \"13.73.240.32/27\",\r\n \"13.74.249.156/32\",\r\n + \ \"13.75.38.32/27\",\r\n \"13.75.105.168/32\",\r\n \"13.77.52.160/27\",\r\n + \ \"13.78.108.192/27\",\r\n \"13.78.172.246/32\",\r\n \"13.79.37.247/32\",\r\n + \ \"13.86.219.0/27\",\r\n \"13.87.57.160/27\",\r\n \"13.87.123.160/27\",\r\n + \ \"13.89.174.0/27\",\r\n \"20.36.107.192/27\",\r\n \"20.36.115.64/27\",\r\n + \ \"20.37.75.96/27\",\r\n \"20.43.120.32/27\",\r\n \"20.44.3.160/27\",\r\n + \ \"20.44.16.32/27\",\r\n \"20.46.10.64/27\",\r\n \"20.51.16.128/27\",\r\n + \ \"20.61.98.160/27\",\r\n \"20.62.129.0/27\",\r\n \"20.66.2.32/27\",\r\n + \ \"20.72.21.64/27\",\r\n \"20.187.197.32/27\",\r\n \"20.190.165.48/29\",\r\n + \ \"20.190.166.48/29\",\r\n \"20.190.166.112/29\",\r\n \"20.190.166.176/29\",\r\n + \ \"20.195.56.102/32\",\r\n \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n + \ \"23.101.0.70/32\",\r\n \"23.101.6.190/32\",\r\n \"40.68.160.142/32\",\r\n + \ \"40.69.107.160/27\",\r\n \"40.71.13.0/27\",\r\n \"40.74.101.64/27\",\r\n + \ \"40.74.146.192/27\",\r\n \"40.78.195.160/27\",\r\n \"40.78.203.64/27\",\r\n + \ \"40.79.131.128/27\",\r\n \"40.79.179.128/27\",\r\n \"40.83.144.56/32\",\r\n + \ \"40.126.37.48/29\",\r\n \"40.126.38.48/29\",\r\n \"40.126.38.112/29\",\r\n + \ \"40.126.38.176/29\",\r\n \"51.140.148.192/27\",\r\n \"51.140.211.192/27\",\r\n + \ \"52.138.65.157/32\",\r\n \"52.138.68.41/32\",\r\n \"52.146.132.96/27\",\r\n + \ \"52.150.157.0/27\",\r\n \"52.161.13.71/32\",\r\n \"52.161.13.95/32\",\r\n + \ \"52.161.110.169/32\",\r\n \"52.162.110.96/27\",\r\n \"52.169.125.119/32\",\r\n + \ \"52.169.218.0/32\",\r\n \"52.174.189.149/32\",\r\n \"52.175.18.134/32\",\r\n + \ \"52.178.27.112/32\",\r\n \"52.179.122.218/32\",\r\n \"52.179.126.223/32\",\r\n + \ \"52.180.177.87/32\",\r\n \"52.180.179.108/32\",\r\n \"52.180.181.61/32\",\r\n + \ \"52.180.183.8/32\",\r\n \"52.187.19.1/32\",\r\n \"52.187.113.48/32\",\r\n + \ \"52.187.117.83/32\",\r\n \"52.187.120.237/32\",\r\n \"52.225.184.198/32\",\r\n + \ \"52.225.188.89/32\",\r\n \"52.231.19.128/27\",\r\n \"52.231.147.192/27\",\r\n + \ \"65.52.251.96/27\",\r\n \"104.40.84.19/32\",\r\n \"104.40.87.209/32\",\r\n + \ \"104.40.156.18/32\",\r\n \"104.41.159.212/32\",\r\n \"104.45.138.161/32\",\r\n + \ \"104.46.178.128/27\",\r\n \"104.211.147.160/27\",\r\n + \ \"191.233.204.160/27\",\r\n \"2603:1030:107:2::100/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureAdvancedThreatProtection\",\r\n + \ \"id\": \"AzureAdvancedThreatProtection\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureIdentity\",\r\n \"addressPrefixes\": - [\r\n \"13.64.151.161/32\",\r\n \"13.66.141.64/27\",\r\n - \ \"13.67.9.224/27\",\r\n \"13.69.66.160/27\",\r\n \"13.69.229.96/27\",\r\n - \ \"13.70.73.32/27\",\r\n \"13.71.172.160/27\",\r\n \"13.71.195.224/27\",\r\n - \ \"13.73.240.32/27\",\r\n \"13.74.249.156/32\",\r\n \"13.75.38.32/27\",\r\n - \ \"13.75.105.168/32\",\r\n \"13.77.52.160/27\",\r\n \"13.78.108.192/27\",\r\n - \ \"13.78.172.246/32\",\r\n \"13.79.37.247/32\",\r\n \"13.86.219.0/27\",\r\n - \ \"13.87.57.160/27\",\r\n \"13.87.123.160/27\",\r\n \"13.89.174.0/27\",\r\n - \ \"20.36.107.192/27\",\r\n \"20.36.115.64/27\",\r\n \"20.37.75.96/27\",\r\n - \ \"20.43.120.32/27\",\r\n \"20.44.3.160/27\",\r\n \"20.44.16.32/27\",\r\n - \ \"20.46.10.64/27\",\r\n \"20.51.16.128/27\",\r\n \"20.61.98.160/27\",\r\n - \ \"20.62.129.0/27\",\r\n \"20.66.2.32/27\",\r\n \"20.72.21.64/27\",\r\n - \ \"20.187.197.32/27\",\r\n \"20.190.165.48/29\",\r\n \"20.190.166.48/29\",\r\n - \ \"20.190.166.112/29\",\r\n \"20.190.166.176/29\",\r\n \"20.195.56.102/32\",\r\n - \ \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n \"23.101.0.70/32\",\r\n - \ \"23.101.6.190/32\",\r\n \"40.68.160.142/32\",\r\n \"40.69.107.160/27\",\r\n - \ \"40.71.13.0/27\",\r\n \"40.74.101.64/27\",\r\n \"40.74.146.192/27\",\r\n - \ \"40.78.195.160/27\",\r\n \"40.78.203.64/27\",\r\n \"40.79.131.128/27\",\r\n - \ \"40.79.179.128/27\",\r\n \"40.83.144.56/32\",\r\n \"40.126.37.48/29\",\r\n - \ \"40.126.38.48/29\",\r\n \"40.126.38.112/29\",\r\n \"40.126.38.176/29\",\r\n - \ \"51.140.148.192/27\",\r\n \"51.140.211.192/27\",\r\n \"52.138.65.157/32\",\r\n - \ \"52.138.68.41/32\",\r\n \"52.146.132.96/27\",\r\n \"52.150.157.0/27\",\r\n - \ \"52.161.13.71/32\",\r\n \"52.161.13.95/32\",\r\n \"52.161.110.169/32\",\r\n - \ \"52.162.110.96/27\",\r\n \"52.169.125.119/32\",\r\n \"52.169.218.0/32\",\r\n - \ \"52.174.189.149/32\",\r\n \"52.175.18.134/32\",\r\n \"52.178.27.112/32\",\r\n - \ \"52.179.122.218/32\",\r\n \"52.179.126.223/32\",\r\n \"52.180.177.87/32\",\r\n - \ \"52.180.179.108/32\",\r\n \"52.180.181.61/32\",\r\n \"52.180.183.8/32\",\r\n - \ \"52.187.19.1/32\",\r\n \"52.187.113.48/32\",\r\n \"52.187.117.83/32\",\r\n - \ \"52.187.120.237/32\",\r\n \"52.225.184.198/32\",\r\n \"52.225.188.89/32\",\r\n - \ \"52.231.19.128/27\",\r\n \"52.231.147.192/27\",\r\n \"65.52.251.96/27\",\r\n - \ \"104.40.84.19/32\",\r\n \"104.40.87.209/32\",\r\n \"104.40.156.18/32\",\r\n - \ \"104.41.159.212/32\",\r\n \"104.45.138.161/32\",\r\n \"104.46.178.128/27\",\r\n - \ \"104.211.147.160/27\",\r\n \"191.233.204.160/27\",\r\n - \ \"2603:1030:107:2::100/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureAdvancedThreatProtection\",\r\n \"id\": - \"AzureAdvancedThreatProtection\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAdvancedThreatProtection\",\r\n \ \"addressPrefixes\": [\r\n \"20.17.48.24/29\",\r\n \"20.21.32.24/29\",\r\n \ \"20.36.120.112/29\",\r\n \"20.37.64.112/29\",\r\n \"20.37.156.192/29\",\r\n @@ -48517,151 +49826,153 @@ interactions: \ \"2603:1040:1503::180/123\",\r\n \"2603:1050:6:1::140/123\",\r\n \ \"2603:1050:403::140/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureArcInfrastructure\",\r\n \"id\": \"AzureArcInfrastructure\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureArcInfrastructure\",\r\n \"addressPrefixes\": - [\r\n \"13.66.143.219/32\",\r\n \"13.66.149.68/31\",\r\n - \ \"13.67.15.1/32\",\r\n \"13.67.15.124/30\",\r\n \"13.69.239.84/30\",\r\n - \ \"13.69.239.88/32\",\r\n \"13.70.79.64/32\",\r\n \"13.70.79.198/31\",\r\n - \ \"13.71.175.129/32\",\r\n \"13.71.177.224/32\",\r\n \"13.71.199.117/32\",\r\n - \ \"13.73.244.196/32\",\r\n \"13.73.253.124/30\",\r\n \"13.74.107.94/31\",\r\n - \ \"13.77.53.221/32\",\r\n \"13.78.111.193/32\",\r\n \"13.81.244.155/32\",\r\n - \ \"13.86.223.80/32\",\r\n \"13.89.179.20/30\",\r\n \"13.89.179.24/32\",\r\n - \ \"13.90.194.180/32\",\r\n \"20.21.46.136/31\",\r\n \"20.21.69.176/31\",\r\n - \ \"20.21.77.184/31\",\r\n \"20.36.122.52/30\",\r\n \"20.37.66.52/30\",\r\n - \ \"20.37.196.248/30\",\r\n \"20.37.226.52/30\",\r\n \"20.37.228.8/30\",\r\n - \ \"20.38.87.188/30\",\r\n \"20.38.138.56/30\",\r\n \"20.38.141.8/30\",\r\n - \ \"20.38.149.130/32\",\r\n \"20.38.157.132/31\",\r\n \"20.39.12.228/30\",\r\n - \ \"20.39.14.84/30\",\r\n \"20.40.200.152/29\",\r\n \"20.40.224.52/30\",\r\n - \ \"20.41.67.84/30\",\r\n \"20.41.69.52/30\",\r\n \"20.41.195.252/30\",\r\n - \ \"20.41.208.16/30\",\r\n \"20.42.65.86/31\",\r\n \"20.42.74.230/32\",\r\n - \ \"20.42.74.232/30\",\r\n \"20.42.228.216/30\",\r\n \"20.43.43.160/30\",\r\n - \ \"20.43.45.240/30\",\r\n \"20.43.67.88/30\",\r\n \"20.43.121.252/32\",\r\n - \ \"20.43.123.220/30\",\r\n \"20.44.13.240/31\",\r\n \"20.44.19.6/31\",\r\n - \ \"20.44.29.50/31\",\r\n \"20.44.31.36/30\",\r\n \"20.45.127.8/30\",\r\n - \ \"20.45.127.12/32\",\r\n \"20.45.197.224/30\",\r\n \"20.45.199.32/30\",\r\n - \ \"20.45.208.12/30\",\r\n \"20.45.208.40/30\",\r\n \"20.48.192.76/30\",\r\n - \ \"20.49.95.58/31\",\r\n \"20.49.99.12/30\",\r\n \"20.49.102.212/30\",\r\n - \ \"20.49.109.32/30\",\r\n \"20.49.113.12/30\",\r\n \"20.49.114.52/30\",\r\n - \ \"20.49.120.32/30\",\r\n \"20.49.125.188/30\",\r\n \"20.50.1.196/30\",\r\n - \ \"20.50.201.210/31\",\r\n \"20.50.201.212/30\",\r\n \"20.52.72.60/30\",\r\n - \ \"20.53.0.34/31\",\r\n \"20.53.0.112/30\",\r\n \"20.53.0.120/29\",\r\n - \ \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n \"20.83.192.208/30\",\r\n - \ \"20.83.192.212/32\",\r\n \"20.125.173.160/31\",\r\n \"20.125.205.160/31\",\r\n - \ \"20.150.165.140/30\",\r\n \"20.150.190.84/30\",\r\n \"20.151.32.136/30\",\r\n - \ \"20.187.194.204/30\",\r\n \"20.189.111.204/30\",\r\n \"20.189.171.108/30\",\r\n - \ \"20.189.173.48/30\",\r\n \"20.191.160.28/30\",\r\n \"20.192.101.26/31\",\r\n - \ \"20.192.164.176/30\",\r\n \"20.192.228.252/30\",\r\n \"20.193.96.16/30\",\r\n - \ \"20.194.68.148/31\",\r\n \"20.194.129.106/31\",\r\n \"20.205.77.198/32\",\r\n - \ \"20.205.77.208/30\",\r\n \"20.205.85.198/31\",\r\n \"20.208.21.162/31\",\r\n - \ \"23.98.86.58/31\",\r\n \"23.98.104.12/30\",\r\n \"23.98.108.32/30\",\r\n - \ \"40.64.132.84/30\",\r\n \"40.64.135.72/30\",\r\n \"40.67.122.108/30\",\r\n - \ \"40.67.122.112/32\",\r\n \"40.67.122.120/29\",\r\n \"40.69.111.34/31\",\r\n - \ \"40.69.111.192/30\",\r\n \"40.69.116.96/29\",\r\n \"40.70.151.194/32\",\r\n - \ \"40.70.151.196/30\",\r\n \"40.71.15.194/32\",\r\n \"40.74.102.16/30\",\r\n - \ \"40.74.150.116/30\",\r\n \"40.74.150.120/32\",\r\n \"40.78.204.46/32\",\r\n - \ \"40.78.239.96/31\",\r\n \"40.78.253.84/31\",\r\n \"40.79.138.46/31\",\r\n - \ \"40.79.146.46/32\",\r\n \"40.79.150.112/30\",\r\n \"40.79.167.16/30\",\r\n - \ \"40.79.167.20/32\",\r\n \"40.79.173.36/32\",\r\n \"40.79.191.216/32\",\r\n - \ \"40.80.53.2/31\",\r\n \"40.80.59.24/30\",\r\n \"40.80.172.12/30\",\r\n - \ \"40.89.20.128/30\",\r\n \"40.89.23.32/30\",\r\n \"40.89.121.188/31\",\r\n - \ \"40.115.144.0/30\",\r\n \"40.119.9.232/30\",\r\n \"40.120.8.184/30\",\r\n - \ \"40.120.75.58/32\",\r\n \"40.120.77.176/30\",\r\n \"40.124.65.160/31\",\r\n - \ \"51.11.98.64/29\",\r\n \"51.11.192.34/31\",\r\n \"51.12.22.220/30\",\r\n - \ \"51.12.75.188/30\",\r\n \"51.12.168.72/30\",\r\n \"51.12.229.232/30\",\r\n - \ \"51.13.128.80/30\",\r\n \"51.103.205.160/31\",\r\n \"51.104.15.254/32\",\r\n - \ \"51.104.28.216/30\",\r\n \"51.104.31.172/30\",\r\n \"51.105.71.144/31\",\r\n - \ \"51.105.77.50/31\",\r\n \"51.105.90.148/30\",\r\n \"51.107.50.56/30\",\r\n - \ \"51.107.53.32/30\",\r\n \"51.107.60.152/32\",\r\n \"51.107.129.104/30\",\r\n - \ \"51.107.146.52/30\",\r\n \"51.107.193.4/30\",\r\n \"51.116.49.136/30\",\r\n - \ \"51.116.145.136/30\",\r\n \"51.116.146.212/30\",\r\n \"51.116.158.60/31\",\r\n - \ \"51.116.243.218/31\",\r\n \"51.116.251.186/32\",\r\n \"51.116.253.164/30\",\r\n - \ \"51.120.42.56/30\",\r\n \"51.120.44.196/30\",\r\n \"51.120.100.156/31\",\r\n - \ \"51.120.109.26/31\",\r\n \"51.120.213.26/32\",\r\n \"51.120.214.148/30\",\r\n - \ \"51.120.226.52/30\",\r\n \"51.137.164.76/30\",\r\n \"51.137.166.40/30\",\r\n - \ \"51.138.160.92/30\",\r\n \"51.140.151.168/30\",\r\n \"51.140.212.216/31\",\r\n - \ \"51.140.215.180/30\",\r\n \"52.136.51.68/30\",\r\n \"52.138.90.54/31\",\r\n - \ \"52.138.229.96/31\",\r\n \"52.140.107.92/30\",\r\n \"52.140.110.108/30\",\r\n - \ \"52.146.79.132/30\",\r\n \"52.146.130.180/30\",\r\n \"52.150.152.204/30\",\r\n - \ \"52.150.156.36/30\",\r\n \"52.162.111.132/32\",\r\n \"52.167.111.168/31\",\r\n - \ \"52.168.118.130/32\",\r\n \"52.178.17.240/31\",\r\n \"52.182.141.60/31\",\r\n - \ \"52.228.84.80/30\",\r\n \"52.231.23.10/32\",\r\n \"52.231.151.80/30\",\r\n - \ \"52.236.189.74/32\",\r\n \"52.240.244.228/30\",\r\n \"52.246.157.2/31\",\r\n - \ \"65.52.252.250/31\",\r\n \"102.37.64.160/30\",\r\n \"102.133.57.188/30\",\r\n - \ \"102.133.127.176/31\",\r\n \"102.133.154.6/31\",\r\n \"102.133.218.52/30\",\r\n - \ \"102.133.219.188/30\",\r\n \"102.133.254.200/30\",\r\n - \ \"102.133.254.204/32\",\r\n \"104.46.162.2/32\",\r\n \"104.46.162.28/30\",\r\n - \ \"104.46.163.96/29\",\r\n \"104.46.178.0/30\",\r\n \"104.211.146.248/30\",\r\n - \ \"104.214.164.48/31\",\r\n \"137.135.98.137/32\",\r\n \"191.233.207.26/32\",\r\n - \ \"191.233.207.30/31\",\r\n \"191.234.136.44/30\",\r\n \"191.234.138.144/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureArcInfrastructure\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.219/32\",\r\n + \ \"13.66.149.68/31\",\r\n \"13.67.15.1/32\",\r\n \"13.67.15.124/30\",\r\n + \ \"13.69.239.84/30\",\r\n \"13.69.239.88/32\",\r\n \"13.70.79.64/32\",\r\n + \ \"13.70.79.198/31\",\r\n \"13.71.175.129/32\",\r\n \"13.71.177.224/32\",\r\n + \ \"13.71.199.117/32\",\r\n \"13.73.244.196/32\",\r\n \"13.73.253.124/30\",\r\n + \ \"13.74.107.94/31\",\r\n \"13.77.53.221/32\",\r\n \"13.78.111.193/32\",\r\n + \ \"13.81.244.155/32\",\r\n \"13.86.223.80/32\",\r\n \"13.89.179.20/30\",\r\n + \ \"13.89.179.24/32\",\r\n \"13.90.194.180/32\",\r\n \"20.21.46.136/31\",\r\n + \ \"20.21.69.176/31\",\r\n \"20.21.77.184/31\",\r\n \"20.36.122.52/30\",\r\n + \ \"20.37.66.52/30\",\r\n \"20.37.196.248/30\",\r\n \"20.37.226.52/30\",\r\n + \ \"20.37.228.8/30\",\r\n \"20.38.87.188/30\",\r\n \"20.38.138.56/30\",\r\n + \ \"20.38.141.8/30\",\r\n \"20.38.149.130/32\",\r\n \"20.38.157.132/31\",\r\n + \ \"20.39.12.228/30\",\r\n \"20.39.14.84/30\",\r\n \"20.40.200.152/29\",\r\n + \ \"20.40.224.52/30\",\r\n \"20.41.67.84/30\",\r\n \"20.41.69.52/30\",\r\n + \ \"20.41.195.252/30\",\r\n \"20.41.208.16/30\",\r\n \"20.42.65.86/31\",\r\n + \ \"20.42.74.230/32\",\r\n \"20.42.74.232/30\",\r\n \"20.42.228.216/30\",\r\n + \ \"20.43.43.160/30\",\r\n \"20.43.45.240/30\",\r\n \"20.43.67.88/30\",\r\n + \ \"20.43.121.252/32\",\r\n \"20.43.123.220/30\",\r\n \"20.44.13.240/31\",\r\n + \ \"20.44.19.6/31\",\r\n \"20.44.29.50/31\",\r\n \"20.44.31.36/30\",\r\n + \ \"20.45.127.8/30\",\r\n \"20.45.127.12/32\",\r\n \"20.45.197.224/30\",\r\n + \ \"20.45.199.32/30\",\r\n \"20.45.208.12/30\",\r\n \"20.45.208.40/30\",\r\n + \ \"20.48.192.76/30\",\r\n \"20.49.95.58/31\",\r\n \"20.49.99.12/30\",\r\n + \ \"20.49.102.212/30\",\r\n \"20.49.109.32/30\",\r\n \"20.49.113.12/30\",\r\n + \ \"20.49.114.52/30\",\r\n \"20.49.120.32/30\",\r\n \"20.49.125.188/30\",\r\n + \ \"20.50.1.196/30\",\r\n \"20.50.201.210/31\",\r\n \"20.50.201.212/30\",\r\n + \ \"20.52.72.60/30\",\r\n \"20.53.0.34/31\",\r\n \"20.53.0.112/30\",\r\n + \ \"20.53.0.120/29\",\r\n \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n + \ \"20.83.192.208/30\",\r\n \"20.83.192.212/32\",\r\n \"20.125.173.160/31\",\r\n + \ \"20.125.205.160/31\",\r\n \"20.150.165.140/30\",\r\n \"20.150.190.84/30\",\r\n + \ \"20.151.32.136/30\",\r\n \"20.187.194.204/30\",\r\n \"20.189.111.204/30\",\r\n + \ \"20.189.171.108/30\",\r\n \"20.189.173.48/30\",\r\n \"20.191.160.28/30\",\r\n + \ \"20.192.101.26/31\",\r\n \"20.192.164.176/30\",\r\n \"20.192.228.252/30\",\r\n + \ \"20.193.96.16/30\",\r\n \"20.194.68.148/31\",\r\n \"20.194.129.106/31\",\r\n + \ \"20.205.77.198/32\",\r\n \"20.205.77.208/30\",\r\n \"20.205.85.198/31\",\r\n + \ \"20.208.21.162/31\",\r\n \"23.98.86.58/31\",\r\n \"23.98.104.12/30\",\r\n + \ \"23.98.108.32/30\",\r\n \"40.64.132.84/30\",\r\n \"40.64.135.72/30\",\r\n + \ \"40.67.122.108/30\",\r\n \"40.67.122.112/32\",\r\n \"40.67.122.120/29\",\r\n + \ \"40.69.111.34/31\",\r\n \"40.69.111.192/30\",\r\n \"40.69.116.96/29\",\r\n + \ \"40.70.151.194/32\",\r\n \"40.70.151.196/30\",\r\n \"40.71.15.194/32\",\r\n + \ \"40.74.102.16/30\",\r\n \"40.74.150.116/30\",\r\n \"40.74.150.120/32\",\r\n + \ \"40.78.204.46/32\",\r\n \"40.78.239.96/31\",\r\n \"40.78.253.84/31\",\r\n + \ \"40.79.138.46/31\",\r\n \"40.79.146.46/32\",\r\n \"40.79.150.112/30\",\r\n + \ \"40.79.167.16/30\",\r\n \"40.79.167.20/32\",\r\n \"40.79.173.36/32\",\r\n + \ \"40.79.191.216/32\",\r\n \"40.80.53.2/31\",\r\n \"40.80.59.24/30\",\r\n + \ \"40.80.172.12/30\",\r\n \"40.89.20.128/30\",\r\n \"40.89.23.32/30\",\r\n + \ \"40.89.121.188/31\",\r\n \"40.115.144.0/30\",\r\n \"40.119.9.232/30\",\r\n + \ \"40.120.8.184/30\",\r\n \"40.120.75.58/32\",\r\n \"40.120.77.176/30\",\r\n + \ \"40.124.65.160/31\",\r\n \"51.11.98.64/29\",\r\n \"51.11.192.34/31\",\r\n + \ \"51.12.22.220/30\",\r\n \"51.12.75.188/30\",\r\n \"51.12.168.72/30\",\r\n + \ \"51.12.229.232/30\",\r\n \"51.13.128.80/30\",\r\n \"51.103.205.160/31\",\r\n + \ \"51.104.15.254/32\",\r\n \"51.104.28.216/30\",\r\n \"51.104.31.172/30\",\r\n + \ \"51.105.71.144/31\",\r\n \"51.105.77.50/31\",\r\n \"51.105.90.148/30\",\r\n + \ \"51.107.50.56/30\",\r\n \"51.107.53.32/30\",\r\n \"51.107.60.152/32\",\r\n + \ \"51.107.129.104/30\",\r\n \"51.107.146.52/30\",\r\n \"51.107.193.4/30\",\r\n + \ \"51.116.49.136/30\",\r\n \"51.116.145.136/30\",\r\n \"51.116.146.212/30\",\r\n + \ \"51.116.158.60/31\",\r\n \"51.116.243.218/31\",\r\n \"51.116.251.186/32\",\r\n + \ \"51.116.253.164/30\",\r\n \"51.120.42.56/30\",\r\n \"51.120.44.196/30\",\r\n + \ \"51.120.100.156/31\",\r\n \"51.120.109.26/31\",\r\n \"51.120.213.26/32\",\r\n + \ \"51.120.214.148/30\",\r\n \"51.120.226.52/30\",\r\n \"51.137.164.76/30\",\r\n + \ \"51.137.166.40/30\",\r\n \"51.138.160.92/30\",\r\n \"51.140.151.168/30\",\r\n + \ \"51.140.212.216/31\",\r\n \"51.140.215.180/30\",\r\n \"52.136.51.68/30\",\r\n + \ \"52.138.90.54/31\",\r\n \"52.138.229.96/31\",\r\n \"52.140.107.92/30\",\r\n + \ \"52.140.110.108/30\",\r\n \"52.146.79.132/30\",\r\n \"52.146.130.180/30\",\r\n + \ \"52.150.152.204/30\",\r\n \"52.150.156.36/30\",\r\n \"52.162.111.132/32\",\r\n + \ \"52.167.111.168/31\",\r\n \"52.168.118.130/32\",\r\n \"52.178.17.240/31\",\r\n + \ \"52.182.141.60/31\",\r\n \"52.228.84.80/30\",\r\n \"52.231.23.10/32\",\r\n + \ \"52.231.151.80/30\",\r\n \"52.236.189.74/32\",\r\n \"52.240.244.228/30\",\r\n + \ \"52.246.157.2/31\",\r\n \"65.52.252.250/31\",\r\n \"102.37.64.160/30\",\r\n + \ \"102.133.57.188/30\",\r\n \"102.133.127.176/31\",\r\n + \ \"102.133.154.6/31\",\r\n \"102.133.218.52/30\",\r\n \"102.133.219.188/30\",\r\n + \ \"102.133.254.200/30\",\r\n \"102.133.254.204/32\",\r\n + \ \"104.46.162.2/32\",\r\n \"104.46.162.28/30\",\r\n \"104.46.163.96/29\",\r\n + \ \"104.46.178.0/30\",\r\n \"104.211.146.248/30\",\r\n \"104.214.164.48/31\",\r\n + \ \"137.135.98.137/32\",\r\n \"191.233.207.26/32\",\r\n \"191.233.207.30/31\",\r\n + \ \"191.234.136.44/30\",\r\n \"191.234.138.144/30\",\r\n \ \"191.234.149.138/32\",\r\n \"191.234.157.42/32\",\r\n \ \"191.234.157.172/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureAttestation\",\r\n \"id\": \"AzureAttestation\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAttestation\",\r\n \"addressPrefixes\": - [\r\n \"13.66.145.224/30\",\r\n \"13.69.109.140/30\",\r\n - \ \"13.69.233.128/30\",\r\n \"13.70.79.80/30\",\r\n \"13.71.175.208/30\",\r\n - \ \"13.76.91.201/32\",\r\n \"13.77.168.36/32\",\r\n \"13.86.223.192/30\",\r\n - \ \"13.86.254.29/32\",\r\n \"13.89.241.144/32\",\r\n \"20.17.51.36/30\",\r\n - \ \"20.21.32.44/30\",\r\n \"20.37.71.40/30\",\r\n \"20.37.229.172/30\",\r\n - \ \"20.38.132.24/30\",\r\n \"20.38.143.40/30\",\r\n \"20.40.225.60/30\",\r\n - \ \"20.43.123.196/30\",\r\n \"20.44.4.248/30\",\r\n \"20.44.12.140/30\",\r\n - \ \"20.44.19.164/30\",\r\n \"20.45.116.92/30\",\r\n \"20.45.126.116/30\",\r\n - \ \"20.46.11.4/30\",\r\n \"20.48.193.180/30\",\r\n \"20.49.83.244/30\",\r\n - \ \"20.49.103.124/30\",\r\n \"20.49.118.20/30\",\r\n \"20.49.127.244/30\",\r\n - \ \"20.50.107.73/32\",\r\n \"20.51.8.204/30\",\r\n \"20.51.20.80/30\",\r\n - \ \"20.52.72.44/30\",\r\n \"20.53.0.104/30\",\r\n \"20.53.47.64/30\",\r\n - \ \"20.53.56.4/30\",\r\n \"20.54.110.142/32\",\r\n \"20.61.99.100/30\",\r\n - \ \"20.62.129.148/30\",\r\n \"20.65.130.92/30\",\r\n \"20.72.21.144/30\",\r\n - \ \"20.72.30.180/30\",\r\n \"20.72.129.122/32\",\r\n \"20.73.227.143/32\",\r\n - \ \"20.150.174.132/30\",\r\n \"20.150.244.32/30\",\r\n \"20.151.24.34/32\",\r\n - \ \"20.187.197.228/30\",\r\n \"20.189.225.84/30\",\r\n \"20.191.161.220/30\",\r\n - \ \"20.192.43.76/30\",\r\n \"20.192.166.188/30\",\r\n \"20.192.184.116/30\",\r\n - \ \"20.192.231.240/30\",\r\n \"20.192.238.188/30\",\r\n \"20.193.96.12/30\",\r\n - \ \"20.194.72.148/30\",\r\n \"20.195.146.64/30\",\r\n \"20.215.0.44/30\",\r\n - \ \"20.217.40.44/30\",\r\n \"23.98.109.52/30\",\r\n \"23.99.79.140/32\",\r\n - \ \"40.67.52.116/30\",\r\n \"40.67.121.196/30\",\r\n \"40.69.111.116/30\",\r\n - \ \"40.71.15.204/30\",\r\n \"40.78.239.116/30\",\r\n \"40.79.141.132/30\",\r\n - \ \"40.79.189.116/30\",\r\n \"40.80.173.216/30\",\r\n \"40.80.180.196/30\",\r\n - \ \"40.88.132.87/32\",\r\n \"40.89.23.44/30\",\r\n \"40.89.121.168/30\",\r\n - \ \"40.114.209.61/32\",\r\n \"40.120.8.176/30\",\r\n \"40.120.75.60/30\",\r\n - \ \"40.127.193.93/32\",\r\n \"51.11.125.56/32\",\r\n \"51.12.46.224/30\",\r\n - \ \"51.12.198.4/30\",\r\n \"51.13.128.64/30\",\r\n \"51.13.136.184/30\",\r\n - \ \"51.53.27.240/30\",\r\n \"51.53.171.240/30\",\r\n \"51.107.53.52/30\",\r\n - \ \"51.107.128.36/30\",\r\n \"51.107.192.152/30\",\r\n \"51.107.250.40/30\",\r\n - \ \"51.116.54.72/30\",\r\n \"51.116.149.224/30\",\r\n \"51.116.246.16/30\",\r\n - \ \"51.120.100.244/30\",\r\n \"51.120.233.128/30\",\r\n \"51.137.167.184/30\",\r\n - \ \"51.138.160.76/30\",\r\n \"51.138.210.128/30\",\r\n \"51.140.111.84/32\",\r\n - \ \"51.140.149.84/30\",\r\n \"51.140.215.168/30\",\r\n \"51.143.209.132/30\",\r\n - \ \"52.136.53.132/30\",\r\n \"52.136.184.232/30\",\r\n \"52.139.46.228/32\",\r\n - \ \"52.139.86.173/32\",\r\n \"52.142.163.77/32\",\r\n \"52.146.132.244/30\",\r\n - \ \"52.150.157.172/30\",\r\n \"52.154.45.19/32\",\r\n \"52.162.111.140/30\",\r\n - \ \"52.162.199.134/32\",\r\n \"52.172.116.0/30\",\r\n \"52.180.178.44/32\",\r\n - \ \"52.229.112.108/32\",\r\n \"52.231.23.116/30\",\r\n \"52.231.151.68/30\",\r\n - \ \"52.247.36.207/32\",\r\n \"52.251.59.202/32\",\r\n \"70.37.52.246/32\",\r\n - \ \"102.37.64.120/30\",\r\n \"102.37.80.52/30\",\r\n \"102.133.126.132/30\",\r\n - \ \"102.133.221.196/30\",\r\n \"104.46.162.16/30\",\r\n \"104.46.179.240/30\",\r\n - \ \"104.214.164.108/30\",\r\n \"168.61.140.108/30\",\r\n - \ \"191.233.51.220/30\",\r\n \"191.233.207.212/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureAttestation\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.224/30\",\r\n + \ \"13.69.109.140/30\",\r\n \"13.69.233.128/30\",\r\n \"13.70.79.80/30\",\r\n + \ \"13.71.175.208/30\",\r\n \"13.76.91.201/32\",\r\n \"13.77.168.36/32\",\r\n + \ \"13.86.223.192/30\",\r\n \"13.86.254.29/32\",\r\n \"13.89.241.144/32\",\r\n + \ \"20.17.51.36/30\",\r\n \"20.21.32.44/30\",\r\n \"20.37.71.40/30\",\r\n + \ \"20.37.229.172/30\",\r\n \"20.38.132.24/30\",\r\n \"20.38.143.40/30\",\r\n + \ \"20.40.225.60/30\",\r\n \"20.43.123.196/30\",\r\n \"20.44.4.248/30\",\r\n + \ \"20.44.12.140/30\",\r\n \"20.44.19.164/30\",\r\n \"20.45.116.92/30\",\r\n + \ \"20.45.126.116/30\",\r\n \"20.46.11.4/30\",\r\n \"20.48.193.180/30\",\r\n + \ \"20.49.83.244/30\",\r\n \"20.49.103.124/30\",\r\n \"20.49.118.20/30\",\r\n + \ \"20.49.127.244/30\",\r\n \"20.50.107.73/32\",\r\n \"20.51.8.204/30\",\r\n + \ \"20.51.20.80/30\",\r\n \"20.52.72.44/30\",\r\n \"20.53.0.104/30\",\r\n + \ \"20.53.47.64/30\",\r\n \"20.53.56.4/30\",\r\n \"20.54.110.142/32\",\r\n + \ \"20.61.99.100/30\",\r\n \"20.62.129.148/30\",\r\n \"20.65.130.92/30\",\r\n + \ \"20.72.21.144/30\",\r\n \"20.72.30.180/30\",\r\n \"20.72.129.122/32\",\r\n + \ \"20.73.227.143/32\",\r\n \"20.150.174.132/30\",\r\n \"20.150.244.32/30\",\r\n + \ \"20.151.24.34/32\",\r\n \"20.187.197.228/30\",\r\n \"20.189.225.84/30\",\r\n + \ \"20.191.161.220/30\",\r\n \"20.192.43.76/30\",\r\n \"20.192.166.188/30\",\r\n + \ \"20.192.184.116/30\",\r\n \"20.192.231.240/30\",\r\n \"20.192.238.188/30\",\r\n + \ \"20.193.96.12/30\",\r\n \"20.194.72.148/30\",\r\n \"20.195.146.64/30\",\r\n + \ \"20.215.0.44/30\",\r\n \"20.217.40.44/30\",\r\n \"23.98.109.52/30\",\r\n + \ \"23.99.79.140/32\",\r\n \"40.67.52.116/30\",\r\n \"40.67.121.196/30\",\r\n + \ \"40.69.111.116/30\",\r\n \"40.71.15.204/30\",\r\n \"40.78.239.116/30\",\r\n + \ \"40.79.141.132/30\",\r\n \"40.79.189.116/30\",\r\n \"40.80.173.216/30\",\r\n + \ \"40.80.180.196/30\",\r\n \"40.88.132.87/32\",\r\n \"40.89.23.44/30\",\r\n + \ \"40.89.121.168/30\",\r\n \"40.114.209.61/32\",\r\n \"40.120.8.176/30\",\r\n + \ \"40.120.75.60/30\",\r\n \"40.127.193.93/32\",\r\n \"51.11.125.56/32\",\r\n + \ \"51.12.46.224/30\",\r\n \"51.12.198.4/30\",\r\n \"51.13.128.64/30\",\r\n + \ \"51.13.136.184/30\",\r\n \"51.53.27.240/30\",\r\n \"51.53.171.240/30\",\r\n + \ \"51.107.53.52/30\",\r\n \"51.107.128.36/30\",\r\n \"51.107.192.152/30\",\r\n + \ \"51.107.250.40/30\",\r\n \"51.116.54.72/30\",\r\n \"51.116.149.224/30\",\r\n + \ \"51.116.246.16/30\",\r\n \"51.120.100.244/30\",\r\n \"51.120.233.128/30\",\r\n + \ \"51.137.167.184/30\",\r\n \"51.138.160.76/30\",\r\n \"51.138.210.128/30\",\r\n + \ \"51.140.111.84/32\",\r\n \"51.140.149.84/30\",\r\n \"51.140.215.168/30\",\r\n + \ \"51.143.209.132/30\",\r\n \"52.136.53.132/30\",\r\n \"52.136.184.232/30\",\r\n + \ \"52.139.46.228/32\",\r\n \"52.139.86.173/32\",\r\n \"52.142.163.77/32\",\r\n + \ \"52.146.132.244/30\",\r\n \"52.150.157.172/30\",\r\n \"52.154.45.19/32\",\r\n + \ \"52.162.111.140/30\",\r\n \"52.162.199.134/32\",\r\n \"52.172.116.0/30\",\r\n + \ \"52.180.178.44/32\",\r\n \"52.229.112.108/32\",\r\n \"52.231.23.116/30\",\r\n + \ \"52.231.151.68/30\",\r\n \"52.247.36.207/32\",\r\n \"52.251.59.202/32\",\r\n + \ \"70.37.52.246/32\",\r\n \"102.37.64.120/30\",\r\n \"102.37.80.52/30\",\r\n + \ \"102.133.126.132/30\",\r\n \"102.133.221.196/30\",\r\n + \ \"104.46.162.16/30\",\r\n \"104.46.179.240/30\",\r\n \"104.214.164.108/30\",\r\n + \ \"168.61.140.108/30\",\r\n \"191.233.51.220/30\",\r\n \"191.233.207.212/30\",\r\n \ \"191.238.72.72/30\",\r\n \"2603:1020:a04:2::530/124\",\r\n \ \"2603:1020:e04::7a0/123\",\r\n \"2603:1020:1004:1::720/123\",\r\n \ \"2603:1020:1104:1::3e0/123\",\r\n \"2603:1020:1302::620/124\",\r\n \ \"2603:1030:f:2::4c0/123\",\r\n \"2603:1030:104::7a0/124\",\r\n \ \"2603:1030:504:2::a0/123\",\r\n \"2603:1030:608:3::650/124\",\r\n \ \"2603:1030:a07:9::90/124\",\r\n \"2603:1040:207:1::4c0/124\",\r\n - \ \"2603:1040:904:2::6b0/124\",\r\n \"2603:1040:a06:2::2a0/123\",\r\n - \ \"2603:1040:d04:1::720/123\",\r\n \"2603:1040:f05::7a0/123\",\r\n - \ \"2603:1040:1002:1::80/124\",\r\n \"2603:1040:1104:1::420/123\",\r\n - \ \"2603:1040:1104:400::420/123\",\r\n \"2603:1040:1202::600/124\",\r\n - \ \"2603:1040:1302::600/124\",\r\n \"2603:1040:1402::620/124\",\r\n - \ \"2603:1040:1503::620/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureBackup\",\r\n \"id\": \"AzureBackup\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"2603:1040:606:3::e0/124\",\r\n \"2603:1040:904:2::6b0/124\",\r\n + \ \"2603:1040:a06:2::2a0/123\",\r\n \"2603:1040:d04:1::720/123\",\r\n + \ \"2603:1040:f05::7a0/123\",\r\n \"2603:1040:1002:1::80/124\",\r\n + \ \"2603:1040:1104:1::420/123\",\r\n \"2603:1040:1104:400::420/123\",\r\n + \ \"2603:1040:1202::600/124\",\r\n \"2603:1040:1302::600/124\",\r\n + \ \"2603:1040:1402::620/124\",\r\n \"2603:1040:1503::620/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureBackup\",\r\n + \ \"id\": \"AzureBackup\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureBackup\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.192/26\",\r\n \"13.66.141.0/27\",\r\n \ \"13.67.12.0/24\",\r\n \"13.67.13.0/25\",\r\n \"13.69.65.32/27\",\r\n @@ -48812,220 +50123,222 @@ interactions: \ \"2603:1040:207:402::200/121\",\r\n \"2603:1040:207:800::100/121\",\r\n \ \"2603:1040:207:c00::100/121\",\r\n \"2603:1040:407:402::200/121\",\r\n \ \"2603:1040:407:802::180/121\",\r\n \"2603:1040:407:c02::180/121\",\r\n - \ \"2603:1040:606:402::200/121\",\r\n \"2603:1040:806:402::200/121\",\r\n - \ \"2603:1040:904:2::780/121\",\r\n \"2603:1040:904:402::200/121\",\r\n - \ \"2603:1040:904:802::180/121\",\r\n \"2603:1040:904:c02::180/121\",\r\n - \ \"2603:1040:a06:2::300/121\",\r\n \"2603:1040:a06:402::200/121\",\r\n - \ \"2603:1040:a06:802::180/121\",\r\n \"2603:1040:a06:c02::180/121\",\r\n - \ \"2603:1040:b04:402::200/121\",\r\n \"2603:1040:c06:402::200/121\",\r\n - \ \"2603:1040:d04:1::780/121\",\r\n \"2603:1040:d04:400::100/121\",\r\n - \ \"2603:1040:d04:400::300/121\",\r\n \"2603:1040:d04:c02::200/121\",\r\n - \ \"2603:1040:f05:2::/121\",\r\n \"2603:1040:f05:402::200/121\",\r\n - \ \"2603:1040:f05:802::180/121\",\r\n \"2603:1040:f05:c02::180/121\",\r\n - \ \"2603:1040:1002:1::100/121\",\r\n \"2603:1040:1002:400::100/121\",\r\n - \ \"2603:1040:1002:800::100/121\",\r\n \"2603:1040:1002:c00::100/121\",\r\n - \ \"2603:1040:1104:1::480/121\",\r\n \"2603:1040:1104:400::200/121\",\r\n - \ \"2603:1040:1202::680/121\",\r\n \"2603:1040:1202:400::100/121\",\r\n - \ \"2603:1040:1302::680/121\",\r\n \"2603:1040:1302:400::100/121\",\r\n - \ \"2603:1040:1402::680/121\",\r\n \"2603:1040:1402:400::100/121\",\r\n - \ \"2603:1040:1402:800::100/121\",\r\n \"2603:1040:1402:c00::100/121\",\r\n - \ \"2603:1040:1503::680/121\",\r\n \"2603:1040:1503:400::100/121\",\r\n - \ \"2603:1050:6:402::200/121\",\r\n \"2603:1050:6:802::180/121\",\r\n - \ \"2603:1050:6:c02::180/121\",\r\n \"2603:1050:403:400::500/121\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureBotService\",\r\n - \ \"id\": \"AzureBotService\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureBotService\",\r\n \"addressPrefixes\": - [\r\n \"13.66.142.64/30\",\r\n \"13.67.10.88/30\",\r\n \"13.69.67.56/30\",\r\n - \ \"13.69.227.252/30\",\r\n \"13.70.74.112/30\",\r\n \"13.71.173.240/30\",\r\n - \ \"13.71.196.160/30\",\r\n \"13.73.248.0/30\",\r\n \"13.75.39.72/30\",\r\n - \ \"13.77.53.80/30\",\r\n \"13.78.108.172/30\",\r\n \"13.86.219.168/30\",\r\n - \ \"13.87.58.40/30\",\r\n \"13.87.124.40/30\",\r\n \"13.89.171.116/30\",\r\n - \ \"20.17.48.16/30\",\r\n \"20.21.32.16/30\",\r\n \"20.36.108.112/30\",\r\n - \ \"20.36.115.240/30\",\r\n \"20.36.120.64/30\",\r\n \"20.37.64.64/30\",\r\n - \ \"20.37.76.104/30\",\r\n \"20.37.152.64/30\",\r\n \"20.37.192.64/30\",\r\n - \ \"20.37.224.64/30\",\r\n \"20.38.80.64/30\",\r\n \"20.38.128.72/30\",\r\n - \ \"20.38.136.64/30\",\r\n \"20.39.8.64/30\",\r\n \"20.41.0.64/30\",\r\n - \ \"20.41.64.64/30\",\r\n \"20.41.192.64/30\",\r\n \"20.42.0.64/30\",\r\n - \ \"20.42.128.64/30\",\r\n \"20.42.224.64/30\",\r\n \"20.43.40.64/30\",\r\n - \ \"20.43.64.64/30\",\r\n \"20.43.121.8/30\",\r\n \"20.43.128.64/30\",\r\n - \ \"20.44.4.72/30\",\r\n \"20.44.17.24/30\",\r\n \"20.44.27.208/30\",\r\n - \ \"20.45.112.64/30\",\r\n \"20.45.123.112/30\",\r\n \"20.45.192.64/30\",\r\n - \ \"20.72.16.16/30\",\r\n \"20.150.160.120/30\",\r\n \"20.189.104.64/30\",\r\n - \ \"20.192.160.16/30\",\r\n \"20.192.224.64/26\",\r\n \"20.215.0.16/30\",\r\n - \ \"20.217.40.16/30\",\r\n \"40.67.48.64/30\",\r\n \"40.67.58.4/30\",\r\n - \ \"40.69.108.56/30\",\r\n \"40.71.12.244/30\",\r\n \"40.74.24.64/30\",\r\n - \ \"40.74.147.168/30\",\r\n \"40.78.196.56/30\",\r\n \"40.78.202.132/30\",\r\n - \ \"40.79.132.56/30\",\r\n \"40.79.180.24/30\",\r\n \"40.80.56.64/30\",\r\n - \ \"40.80.168.64/30\",\r\n \"40.80.176.32/30\",\r\n \"40.80.184.64/30\",\r\n - \ \"40.82.248.64/30\",\r\n \"40.89.16.64/30\",\r\n \"51.12.40.64/26\",\r\n - \ \"51.12.192.64/26\",\r\n \"51.53.24.16/30\",\r\n \"51.53.168.16/30\",\r\n - \ \"51.104.8.248/30\",\r\n \"51.104.24.64/30\",\r\n \"51.105.80.64/30\",\r\n - \ \"51.105.88.64/30\",\r\n \"51.107.48.64/30\",\r\n \"51.107.58.4/30\",\r\n - \ \"51.107.144.64/30\",\r\n \"51.107.154.4/30\",\r\n \"51.116.48.64/30\",\r\n - \ \"51.116.144.64/30\",\r\n \"51.120.40.64/30\",\r\n \"51.120.98.12/30\",\r\n - \ \"51.120.218.4/30\",\r\n \"51.120.224.64/30\",\r\n \"51.137.160.64/30\",\r\n - \ \"51.140.212.72/30\",\r\n \"51.143.192.64/30\",\r\n \"52.136.48.64/30\",\r\n - \ \"52.140.104.64/30\",\r\n \"52.150.136.64/30\",\r\n \"52.162.111.16/30\",\r\n - \ \"52.228.80.64/30\",\r\n \"52.231.148.88/30\",\r\n \"65.52.252.104/30\",\r\n - \ \"102.133.28.88/30\",\r\n \"102.133.56.64/30\",\r\n \"102.133.124.8/30\",\r\n - \ \"102.133.216.64/30\",\r\n \"191.233.8.16/30\",\r\n \"191.233.205.96/30\",\r\n - \ \"191.235.224.64/30\",\r\n \"2603:1000:4::20/123\",\r\n - \ \"2603:1000:104:1::20/123\",\r\n \"2603:1010:6:1::20/123\",\r\n - \ \"2603:1010:101::20/123\",\r\n \"2603:1010:304::20/123\",\r\n - \ \"2603:1010:404::20/123\",\r\n \"2603:1020:5:1::20/123\",\r\n - \ \"2603:1020:206:1::20/123\",\r\n \"2603:1020:305::20/123\",\r\n - \ \"2603:1020:405::20/123\",\r\n \"2603:1020:605::20/123\",\r\n - \ \"2603:1020:705:1::20/123\",\r\n \"2603:1020:805:1::20/123\",\r\n - \ \"2603:1020:905::20/123\",\r\n \"2603:1020:a04:1::20/123\",\r\n - \ \"2603:1020:b04::20/123\",\r\n \"2603:1020:c04:1::20/123\",\r\n - \ \"2603:1020:d04::20/123\",\r\n \"2603:1020:e04:1::20/123\",\r\n - \ \"2603:1020:f04::20/123\",\r\n \"2603:1020:1004::20/123\",\r\n - \ \"2603:1020:1104::20/123\",\r\n \"2603:1020:1302::20/123\",\r\n - \ \"2603:1030:f:1::20/123\",\r\n \"2603:1030:10:1::20/123\",\r\n - \ \"2603:1030:104:1::20/123\",\r\n \"2603:1030:107::20/123\",\r\n - \ \"2603:1030:210:1::20/123\",\r\n \"2603:1030:40b:1::20/123\",\r\n - \ \"2603:1030:40c:1::20/123\",\r\n \"2603:1030:504:1::20/123\",\r\n - \ \"2603:1030:608::20/123\",\r\n \"2603:1030:807:1::20/123\",\r\n - \ \"2603:1030:a07::20/123\",\r\n \"2603:1030:b04::20/123\",\r\n - \ \"2603:1030:c06:1::20/123\",\r\n \"2603:1030:f05:1::20/123\",\r\n - \ \"2603:1030:1005::20/123\",\r\n \"2603:1040:5:1::20/123\",\r\n - \ \"2603:1040:207::20/123\",\r\n \"2603:1040:407:1::20/123\",\r\n - \ \"2603:1040:606::20/123\",\r\n \"2603:1040:806::20/123\",\r\n - \ \"2603:1040:904:1::20/123\",\r\n \"2603:1040:a06:1::20/123\",\r\n - \ \"2603:1040:b04::20/123\",\r\n \"2603:1040:c06::20/123\",\r\n - \ \"2603:1040:d04::20/123\",\r\n \"2603:1040:f05:1::20/123\",\r\n - \ \"2603:1040:1002::60/123\",\r\n \"2603:1040:1104::20/123\",\r\n - \ \"2603:1040:1202::20/123\",\r\n \"2603:1040:1302::20/123\",\r\n - \ \"2603:1040:1402::20/123\",\r\n \"2603:1040:1503::20/123\",\r\n - \ \"2603:1050:6:1::20/123\",\r\n \"2603:1050:403::20/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud\",\r\n - \ \"id\": \"AzureCloud\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"30\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.64.0.0/16\",\r\n - \ \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n \"13.66.128.0/17\",\r\n - \ \"13.67.0.0/17\",\r\n \"13.67.128.0/20\",\r\n \"13.67.144.0/21\",\r\n - \ \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n \"13.67.153.16/28\",\r\n - \ \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n \"13.67.153.128/25\",\r\n - \ \"13.67.154.0/24\",\r\n \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n - \ \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n \"13.68.0.0/17\",\r\n - \ \"13.68.128.0/17\",\r\n \"13.69.0.0/17\",\r\n \"13.69.128.0/17\",\r\n - \ \"13.70.0.0/18\",\r\n \"13.70.64.0/18\",\r\n \"13.70.128.0/18\",\r\n - \ \"13.70.192.0/18\",\r\n \"13.71.0.0/18\",\r\n \"13.71.64.0/18\",\r\n - \ \"13.71.128.0/19\",\r\n \"13.71.160.0/19\",\r\n \"13.71.192.0/18\",\r\n - \ \"13.72.64.0/18\",\r\n \"13.72.192.0/19\",\r\n \"13.72.224.0/19\",\r\n - \ \"13.73.0.0/19\",\r\n \"13.73.32.0/19\",\r\n \"13.73.96.0/19\",\r\n - \ \"13.73.128.0/18\",\r\n \"13.73.192.0/20\",\r\n \"13.73.224.0/21\",\r\n - \ \"13.73.232.0/21\",\r\n \"13.73.240.0/20\",\r\n \"13.74.0.0/16\",\r\n - \ \"13.75.0.0/17\",\r\n \"13.75.128.0/17\",\r\n \"13.76.0.0/16\",\r\n - \ \"13.77.0.0/18\",\r\n \"13.77.64.0/18\",\r\n \"13.77.128.0/18\",\r\n - \ \"13.77.192.0/19\",\r\n \"13.78.0.0/17\",\r\n \"13.78.128.0/17\",\r\n - \ \"13.79.0.0/16\",\r\n \"13.80.0.0/15\",\r\n \"13.82.0.0/16\",\r\n - \ \"13.83.0.0/16\",\r\n \"13.84.0.0/15\",\r\n \"13.86.0.0/17\",\r\n - \ \"13.86.128.0/17\",\r\n \"13.87.0.0/18\",\r\n \"13.87.64.0/19\",\r\n - \ \"13.87.120.0/22\",\r\n \"13.87.124.0/25\",\r\n \"13.87.124.128/29\",\r\n - \ \"13.87.124.136/31\",\r\n \"13.87.124.144/28\",\r\n \"13.87.124.160/27\",\r\n - \ \"13.87.124.192/27\",\r\n \"13.87.125.0/24\",\r\n \"13.87.126.0/24\",\r\n - \ \"13.87.127.224/27\",\r\n \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n - \ \"13.88.128.0/18\",\r\n \"13.88.200.0/21\",\r\n \"13.88.208.0/20\",\r\n - \ \"13.88.224.0/19\",\r\n \"13.89.0.0/16\",\r\n \"13.90.0.0/16\",\r\n - \ \"13.91.0.0/16\",\r\n \"13.92.0.0/16\",\r\n \"13.93.0.0/17\",\r\n - \ \"13.93.128.0/17\",\r\n \"13.94.0.0/18\",\r\n \"13.94.64.0/18\",\r\n - \ \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n \"13.104.129.0/26\",\r\n - \ \"13.104.129.64/26\",\r\n \"13.104.129.128/26\",\r\n \"13.104.129.192/26\",\r\n - \ \"13.104.144.0/27\",\r\n \"13.104.144.32/27\",\r\n \"13.104.144.64/27\",\r\n - \ \"13.104.144.96/27\",\r\n \"13.104.144.128/27\",\r\n \"13.104.144.160/27\",\r\n - \ \"13.104.144.192/27\",\r\n \"13.104.144.224/27\",\r\n \"13.104.145.0/26\",\r\n - \ \"13.104.145.64/26\",\r\n \"13.104.145.128/27\",\r\n \"13.104.145.160/27\",\r\n - \ \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n \"13.104.146.64/26\",\r\n - \ \"13.104.146.128/25\",\r\n \"13.104.147.0/25\",\r\n \"13.104.147.128/25\",\r\n - \ \"13.104.148.0/25\",\r\n \"13.104.148.128/25\",\r\n \"13.104.149.0/26\",\r\n - \ \"13.104.149.64/26\",\r\n \"13.104.149.128/25\",\r\n \"13.104.150.0/25\",\r\n - \ \"13.104.150.128/26\",\r\n \"13.104.150.192/26\",\r\n \"13.104.151.0/26\",\r\n - \ \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n \"13.104.151.192/26\",\r\n - \ \"13.104.152.0/25\",\r\n \"13.104.152.128/25\",\r\n \"13.104.153.0/27\",\r\n - \ \"13.104.153.32/28\",\r\n \"13.104.153.48/28\",\r\n \"13.104.153.64/27\",\r\n - \ \"13.104.153.96/27\",\r\n \"13.104.153.128/26\",\r\n \"13.104.153.192/26\",\r\n - \ \"13.104.154.0/25\",\r\n \"13.104.154.128/25\",\r\n \"13.104.155.0/27\",\r\n - \ \"13.104.155.32/27\",\r\n \"13.104.155.64/26\",\r\n \"13.104.155.128/26\",\r\n - \ \"13.104.155.192/26\",\r\n \"13.104.156.0/24\",\r\n \"13.104.157.0/25\",\r\n - \ \"13.104.157.128/25\",\r\n \"13.104.158.0/28\",\r\n \"13.104.158.16/28\",\r\n - \ \"13.104.158.32/27\",\r\n \"13.104.158.64/26\",\r\n \"13.104.158.128/27\",\r\n - \ \"13.104.158.160/28\",\r\n \"13.104.158.176/28\",\r\n \"13.104.158.192/27\",\r\n - \ \"13.104.158.224/27\",\r\n \"13.104.159.0/25\",\r\n \"13.104.159.128/26\",\r\n - \ \"13.104.159.192/26\",\r\n \"13.104.192.0/21\",\r\n \"13.104.208.0/26\",\r\n - \ \"13.104.208.64/27\",\r\n \"13.104.208.96/27\",\r\n \"13.104.208.128/27\",\r\n - \ \"13.104.208.160/28\",\r\n \"13.104.208.176/28\",\r\n \"13.104.208.192/26\",\r\n - \ \"13.104.209.0/24\",\r\n \"13.104.210.0/24\",\r\n \"13.104.211.0/25\",\r\n - \ \"13.104.211.128/26\",\r\n \"13.104.211.192/26\",\r\n \"13.104.212.0/26\",\r\n - \ \"13.104.212.64/26\",\r\n \"13.104.212.128/26\",\r\n \"13.104.212.192/26\",\r\n - \ \"13.104.213.0/25\",\r\n \"13.104.213.128/25\",\r\n \"13.104.214.0/25\",\r\n - \ \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n \"13.104.215.128/25\",\r\n - \ \"13.104.216.0/24\",\r\n \"13.104.217.0/25\",\r\n \"13.104.217.128/25\",\r\n - \ \"13.104.218.0/25\",\r\n \"13.104.218.128/25\",\r\n \"13.104.219.0/25\",\r\n - \ \"13.104.219.128/25\",\r\n \"13.104.220.0/25\",\r\n \"13.104.220.128/25\",\r\n - \ \"13.104.221.0/24\",\r\n \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n - \ \"13.104.223.128/26\",\r\n \"13.104.223.192/26\",\r\n \"13.105.14.0/25\",\r\n - \ \"13.105.14.128/26\",\r\n \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n - \ \"13.105.16.128/26\",\r\n \"13.105.16.192/26\",\r\n \"13.105.17.0/26\",\r\n - \ \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n \"13.105.17.192/26\",\r\n - \ \"13.105.18.0/26\",\r\n \"13.105.18.64/26\",\r\n \"13.105.18.160/27\",\r\n - \ \"13.105.18.192/26\",\r\n \"13.105.19.0/25\",\r\n \"13.105.19.128/25\",\r\n - \ \"13.105.20.0/25\",\r\n \"13.105.20.128/26\",\r\n \"13.105.20.192/26\",\r\n - \ \"13.105.21.0/24\",\r\n \"13.105.22.0/24\",\r\n \"13.105.23.0/26\",\r\n - \ \"13.105.23.64/26\",\r\n \"13.105.23.128/25\",\r\n \"13.105.24.0/24\",\r\n - \ \"13.105.25.0/24\",\r\n \"13.105.26.0/24\",\r\n \"13.105.27.0/25\",\r\n - \ \"13.105.27.128/27\",\r\n \"13.105.27.160/27\",\r\n \"13.105.27.192/27\",\r\n - \ \"13.105.27.224/27\",\r\n \"13.105.28.0/28\",\r\n \"13.105.28.16/28\",\r\n - \ \"13.105.28.32/28\",\r\n \"13.105.28.48/28\",\r\n \"13.105.28.128/25\",\r\n - \ \"13.105.29.0/25\",\r\n \"13.105.29.128/25\",\r\n \"13.105.36.0/27\",\r\n - \ \"13.105.36.32/28\",\r\n \"13.105.36.48/28\",\r\n \"13.105.36.64/27\",\r\n - \ \"13.105.36.96/27\",\r\n \"13.105.36.128/26\",\r\n \"13.105.36.192/26\",\r\n - \ \"13.105.37.0/26\",\r\n \"13.105.37.64/26\",\r\n \"13.105.37.128/26\",\r\n - \ \"13.105.37.192/26\",\r\n \"13.105.52.0/27\",\r\n \"13.105.52.32/27\",\r\n - \ \"13.105.52.64/28\",\r\n \"13.105.52.80/28\",\r\n \"13.105.52.96/27\",\r\n - \ \"13.105.52.128/26\",\r\n \"13.105.52.192/26\",\r\n \"13.105.53.0/25\",\r\n - \ \"13.105.53.128/26\",\r\n \"13.105.53.192/26\",\r\n \"13.105.60.0/27\",\r\n - \ \"13.105.60.32/28\",\r\n \"13.105.60.48/28\",\r\n \"13.105.60.64/27\",\r\n - \ \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n \"13.105.60.160/27\",\r\n - \ \"13.105.60.192/26\",\r\n \"13.105.61.0/28\",\r\n \"13.105.61.16/28\",\r\n - \ \"13.105.61.32/27\",\r\n \"13.105.61.64/26\",\r\n \"13.105.61.128/25\",\r\n - \ \"13.105.66.0/27\",\r\n \"13.105.66.32/27\",\r\n \"13.105.66.64/26\",\r\n - \ \"13.105.66.128/28\",\r\n \"13.105.66.144/28\",\r\n \"13.105.66.160/27\",\r\n - \ \"13.105.66.192/26\",\r\n \"13.105.67.0/25\",\r\n \"13.105.67.128/25\",\r\n - \ \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n \"13.105.74.48/28\",\r\n - \ \"13.105.74.64/27\",\r\n \"13.105.74.96/27\",\r\n \"13.105.74.128/26\",\r\n - \ \"13.105.74.192/26\",\r\n \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n - \ \"13.105.75.48/28\",\r\n \"13.105.75.64/27\",\r\n \"13.105.75.96/27\",\r\n - \ \"13.105.75.128/27\",\r\n \"13.105.75.160/27\",\r\n \"13.105.75.192/28\",\r\n - \ \"13.105.75.208/28\",\r\n \"13.105.75.224/27\",\r\n \"13.105.96.0/26\",\r\n - \ \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n \"13.105.96.112/28\",\r\n - \ \"13.105.96.128/25\",\r\n \"13.105.97.0/27\",\r\n \"13.105.97.32/27\",\r\n - \ \"13.105.97.64/27\",\r\n \"13.105.97.96/27\",\r\n \"13.105.97.128/25\",\r\n - \ \"13.105.98.0/27\",\r\n \"13.105.98.32/28\",\r\n \"13.105.98.48/28\",\r\n - \ \"13.105.98.64/27\",\r\n \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n - \ \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n \"13.105.98.208/28\",\r\n - \ \"13.105.98.224/27\",\r\n \"13.105.99.0/26\",\r\n \"13.105.99.64/27\",\r\n - \ \"13.105.99.96/28\",\r\n \"13.105.99.112/28\",\r\n \"13.105.99.128/27\",\r\n - \ \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n \"13.105.100.0/28\",\r\n - \ \"13.105.100.16/28\",\r\n \"13.105.100.32/27\",\r\n \"13.105.100.64/26\",\r\n - \ \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n \"13.105.100.176/28\",\r\n - \ \"13.105.100.192/27\",\r\n \"13.105.100.224/27\",\r\n \"13.105.101.0/27\",\r\n - \ \"13.105.101.32/28\",\r\n \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n - \ \"13.105.101.128/27\",\r\n \"13.105.101.160/28\",\r\n \"13.105.101.176/28\",\r\n - \ \"13.105.101.192/27\",\r\n \"13.105.101.224/27\",\r\n \"13.105.102.0/28\",\r\n - \ \"13.105.102.16/28\",\r\n \"13.105.102.32/27\",\r\n \"13.105.102.64/26\",\r\n - \ \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n \"13.105.102.176/28\",\r\n - \ \"13.105.102.192/27\",\r\n \"13.105.102.224/27\",\r\n \"13.105.103.0/28\",\r\n - \ \"13.105.103.16/28\",\r\n \"13.105.103.32/27\",\r\n \"13.105.103.64/26\",\r\n - \ \"13.105.103.128/27\",\r\n \"13.105.103.160/28\",\r\n \"13.105.103.176/28\",\r\n - \ \"13.105.103.192/27\",\r\n \"13.105.103.224/27\",\r\n \"13.105.104.0/27\",\r\n - \ \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n \"13.105.104.80/28\",\r\n - \ \"13.105.104.96/27\",\r\n \"13.105.104.128/26\",\r\n \"20.0.0.0/16\",\r\n + \ \"2603:1040:606:3::180/121\",\r\n \"2603:1040:606:402::200/121\",\r\n + \ \"2603:1040:806:402::200/121\",\r\n \"2603:1040:904:2::780/121\",\r\n + \ \"2603:1040:904:402::200/121\",\r\n \"2603:1040:904:802::180/121\",\r\n + \ \"2603:1040:904:c02::180/121\",\r\n \"2603:1040:a06:2::300/121\",\r\n + \ \"2603:1040:a06:402::200/121\",\r\n \"2603:1040:a06:802::180/121\",\r\n + \ \"2603:1040:a06:c02::180/121\",\r\n \"2603:1040:b04:402::200/121\",\r\n + \ \"2603:1040:c06:402::200/121\",\r\n \"2603:1040:d04:1::780/121\",\r\n + \ \"2603:1040:d04:400::100/121\",\r\n \"2603:1040:d04:400::300/121\",\r\n + \ \"2603:1040:d04:c02::200/121\",\r\n \"2603:1040:f05:2::/121\",\r\n + \ \"2603:1040:f05:402::200/121\",\r\n \"2603:1040:f05:802::180/121\",\r\n + \ \"2603:1040:f05:c02::180/121\",\r\n \"2603:1040:1002:1::100/121\",\r\n + \ \"2603:1040:1002:400::100/121\",\r\n \"2603:1040:1002:800::100/121\",\r\n + \ \"2603:1040:1002:c00::100/121\",\r\n \"2603:1040:1104:1::480/121\",\r\n + \ \"2603:1040:1104:400::200/121\",\r\n \"2603:1040:1202::680/121\",\r\n + \ \"2603:1040:1202:400::100/121\",\r\n \"2603:1040:1302::680/121\",\r\n + \ \"2603:1040:1302:400::100/121\",\r\n \"2603:1040:1402::680/121\",\r\n + \ \"2603:1040:1402:400::100/121\",\r\n \"2603:1040:1402:800::100/121\",\r\n + \ \"2603:1040:1402:c00::100/121\",\r\n \"2603:1040:1503::680/121\",\r\n + \ \"2603:1040:1503:400::100/121\",\r\n \"2603:1050:6:402::200/121\",\r\n + \ \"2603:1050:6:802::180/121\",\r\n \"2603:1050:6:c02::180/121\",\r\n + \ \"2603:1050:403:400::500/121\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureBotService\",\r\n \"id\": \"AzureBotService\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureBotService\",\r\n \"addressPrefixes\": [\r\n \"13.66.142.64/30\",\r\n + \ \"13.67.10.88/30\",\r\n \"13.69.67.56/30\",\r\n \"13.69.227.252/30\",\r\n + \ \"13.70.74.112/30\",\r\n \"13.71.173.240/30\",\r\n \"13.71.196.160/30\",\r\n + \ \"13.73.248.0/30\",\r\n \"13.75.39.72/30\",\r\n \"13.77.53.80/30\",\r\n + \ \"13.78.108.172/30\",\r\n \"13.86.219.168/30\",\r\n \"13.87.58.40/30\",\r\n + \ \"13.87.124.40/30\",\r\n \"13.89.171.116/30\",\r\n \"20.17.48.16/30\",\r\n + \ \"20.21.32.16/30\",\r\n \"20.36.108.112/30\",\r\n \"20.36.115.240/30\",\r\n + \ \"20.36.120.64/30\",\r\n \"20.37.64.64/30\",\r\n \"20.37.76.104/30\",\r\n + \ \"20.37.152.64/30\",\r\n \"20.37.192.64/30\",\r\n \"20.37.224.64/30\",\r\n + \ \"20.38.80.64/30\",\r\n \"20.38.128.72/30\",\r\n \"20.38.136.64/30\",\r\n + \ \"20.39.8.64/30\",\r\n \"20.41.0.64/30\",\r\n \"20.41.64.64/30\",\r\n + \ \"20.41.192.64/30\",\r\n \"20.42.0.64/30\",\r\n \"20.42.128.64/30\",\r\n + \ \"20.42.224.64/30\",\r\n \"20.43.40.64/30\",\r\n \"20.43.64.64/30\",\r\n + \ \"20.43.121.8/30\",\r\n \"20.43.128.64/30\",\r\n \"20.44.4.72/30\",\r\n + \ \"20.44.17.24/30\",\r\n \"20.44.27.208/30\",\r\n \"20.45.112.64/30\",\r\n + \ \"20.45.123.112/30\",\r\n \"20.45.192.64/30\",\r\n \"20.72.16.16/30\",\r\n + \ \"20.150.160.120/30\",\r\n \"20.189.104.64/30\",\r\n \"20.192.160.16/30\",\r\n + \ \"20.192.224.64/26\",\r\n \"20.215.0.16/30\",\r\n \"20.217.40.16/30\",\r\n + \ \"40.67.48.64/30\",\r\n \"40.67.58.4/30\",\r\n \"40.69.108.56/30\",\r\n + \ \"40.71.12.244/30\",\r\n \"40.74.24.64/30\",\r\n \"40.74.147.168/30\",\r\n + \ \"40.78.196.56/30\",\r\n \"40.78.202.132/30\",\r\n \"40.79.132.56/30\",\r\n + \ \"40.79.180.24/30\",\r\n \"40.80.56.64/30\",\r\n \"40.80.168.64/30\",\r\n + \ \"40.80.176.32/30\",\r\n \"40.80.184.64/30\",\r\n \"40.82.248.64/30\",\r\n + \ \"40.89.16.64/30\",\r\n \"51.12.40.64/26\",\r\n \"51.12.192.64/26\",\r\n + \ \"51.53.24.16/30\",\r\n \"51.53.168.16/30\",\r\n \"51.104.8.248/30\",\r\n + \ \"51.104.24.64/30\",\r\n \"51.105.80.64/30\",\r\n \"51.105.88.64/30\",\r\n + \ \"51.107.48.64/30\",\r\n \"51.107.58.4/30\",\r\n \"51.107.144.64/30\",\r\n + \ \"51.107.154.4/30\",\r\n \"51.116.48.64/30\",\r\n \"51.116.144.64/30\",\r\n + \ \"51.120.40.64/30\",\r\n \"51.120.98.12/30\",\r\n \"51.120.218.4/30\",\r\n + \ \"51.120.224.64/30\",\r\n \"51.137.160.64/30\",\r\n \"51.140.212.72/30\",\r\n + \ \"51.143.192.64/30\",\r\n \"52.136.48.64/30\",\r\n \"52.140.104.64/30\",\r\n + \ \"52.150.136.64/30\",\r\n \"52.162.111.16/30\",\r\n \"52.228.80.64/30\",\r\n + \ \"52.231.148.88/30\",\r\n \"65.52.252.104/30\",\r\n \"102.133.28.88/30\",\r\n + \ \"102.133.56.64/30\",\r\n \"102.133.124.8/30\",\r\n \"102.133.216.64/30\",\r\n + \ \"191.233.8.16/30\",\r\n \"191.233.205.96/30\",\r\n \"191.235.224.64/30\",\r\n + \ \"2603:1000:4::20/123\",\r\n \"2603:1000:104:1::20/123\",\r\n + \ \"2603:1010:6:1::20/123\",\r\n \"2603:1010:101::20/123\",\r\n + \ \"2603:1010:304::20/123\",\r\n \"2603:1010:404::20/123\",\r\n + \ \"2603:1020:5:1::20/123\",\r\n \"2603:1020:206:1::20/123\",\r\n + \ \"2603:1020:305::20/123\",\r\n \"2603:1020:405::20/123\",\r\n + \ \"2603:1020:605::20/123\",\r\n \"2603:1020:705:1::20/123\",\r\n + \ \"2603:1020:805:1::20/123\",\r\n \"2603:1020:905::20/123\",\r\n + \ \"2603:1020:a04:1::20/123\",\r\n \"2603:1020:b04::20/123\",\r\n + \ \"2603:1020:c04:1::20/123\",\r\n \"2603:1020:d04::20/123\",\r\n + \ \"2603:1020:e04:1::20/123\",\r\n \"2603:1020:f04::20/123\",\r\n + \ \"2603:1020:1004::20/123\",\r\n \"2603:1020:1104::20/123\",\r\n + \ \"2603:1020:1302::20/123\",\r\n \"2603:1030:f:1::20/123\",\r\n + \ \"2603:1030:10:1::20/123\",\r\n \"2603:1030:104:1::20/123\",\r\n + \ \"2603:1030:107::20/123\",\r\n \"2603:1030:210:1::20/123\",\r\n + \ \"2603:1030:40b:1::20/123\",\r\n \"2603:1030:40c:1::20/123\",\r\n + \ \"2603:1030:504:1::20/123\",\r\n \"2603:1030:608::20/123\",\r\n + \ \"2603:1030:807:1::20/123\",\r\n \"2603:1030:a07::20/123\",\r\n + \ \"2603:1030:b04::20/123\",\r\n \"2603:1030:c06:1::20/123\",\r\n + \ \"2603:1030:f05:1::20/123\",\r\n \"2603:1030:1005::20/123\",\r\n + \ \"2603:1040:5:1::20/123\",\r\n \"2603:1040:207::20/123\",\r\n + \ \"2603:1040:407:1::20/123\",\r\n \"2603:1040:606::20/123\",\r\n + \ \"2603:1040:806::20/123\",\r\n \"2603:1040:904:1::20/123\",\r\n + \ \"2603:1040:a06:1::20/123\",\r\n \"2603:1040:b04::20/123\",\r\n + \ \"2603:1040:c06::20/123\",\r\n \"2603:1040:d04::20/123\",\r\n + \ \"2603:1040:f05:1::20/123\",\r\n \"2603:1040:1002::60/123\",\r\n + \ \"2603:1040:1104::20/123\",\r\n \"2603:1040:1202::20/123\",\r\n + \ \"2603:1040:1302::20/123\",\r\n \"2603:1040:1402::20/123\",\r\n + \ \"2603:1040:1503::20/123\",\r\n \"2603:1050:6:1::20/123\",\r\n + \ \"2603:1050:403::20/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud\",\r\n \"id\": \"AzureCloud\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"33\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.64.0.0/16\",\r\n \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n + \ \"13.66.128.0/17\",\r\n \"13.67.0.0/17\",\r\n \"13.67.128.0/20\",\r\n + \ \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n + \ \"13.67.153.16/28\",\r\n \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n + \ \"13.67.153.128/25\",\r\n \"13.67.154.0/24\",\r\n \"13.67.155.0/24\",\r\n + \ \"13.67.156.0/22\",\r\n \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n + \ \"13.68.0.0/17\",\r\n \"13.68.128.0/17\",\r\n \"13.69.0.0/17\",\r\n + \ \"13.69.128.0/17\",\r\n \"13.70.0.0/18\",\r\n \"13.70.64.0/18\",\r\n + \ \"13.70.128.0/18\",\r\n \"13.70.192.0/18\",\r\n \"13.71.0.0/18\",\r\n + \ \"13.71.64.0/18\",\r\n \"13.71.128.0/19\",\r\n \"13.71.160.0/19\",\r\n + \ \"13.71.192.0/18\",\r\n \"13.72.64.0/18\",\r\n \"13.72.192.0/19\",\r\n + \ \"13.72.224.0/19\",\r\n \"13.73.0.0/19\",\r\n \"13.73.32.0/19\",\r\n + \ \"13.73.96.0/19\",\r\n \"13.73.128.0/18\",\r\n \"13.73.192.0/20\",\r\n + \ \"13.73.224.0/21\",\r\n \"13.73.232.0/21\",\r\n \"13.73.240.0/20\",\r\n + \ \"13.74.0.0/16\",\r\n \"13.75.0.0/17\",\r\n \"13.75.128.0/17\",\r\n + \ \"13.76.0.0/16\",\r\n \"13.77.0.0/18\",\r\n \"13.77.64.0/18\",\r\n + \ \"13.77.128.0/18\",\r\n \"13.77.192.0/19\",\r\n \"13.78.0.0/17\",\r\n + \ \"13.78.128.0/17\",\r\n \"13.79.0.0/16\",\r\n \"13.80.0.0/15\",\r\n + \ \"13.82.0.0/16\",\r\n \"13.83.0.0/16\",\r\n \"13.84.0.0/15\",\r\n + \ \"13.86.0.0/17\",\r\n \"13.86.128.0/17\",\r\n \"13.87.0.0/18\",\r\n + \ \"13.87.64.0/19\",\r\n \"13.87.120.0/22\",\r\n \"13.87.124.0/25\",\r\n + \ \"13.87.124.128/29\",\r\n \"13.87.124.136/31\",\r\n \"13.87.124.144/28\",\r\n + \ \"13.87.124.160/27\",\r\n \"13.87.124.192/27\",\r\n \"13.87.125.0/24\",\r\n + \ \"13.87.126.0/24\",\r\n \"13.87.127.224/27\",\r\n \"13.87.128.0/17\",\r\n + \ \"13.88.0.0/17\",\r\n \"13.88.128.0/18\",\r\n \"13.88.200.0/21\",\r\n + \ \"13.88.208.0/20\",\r\n \"13.88.224.0/19\",\r\n \"13.89.0.0/16\",\r\n + \ \"13.90.0.0/16\",\r\n \"13.91.0.0/16\",\r\n \"13.92.0.0/16\",\r\n + \ \"13.93.0.0/17\",\r\n \"13.93.128.0/17\",\r\n \"13.94.0.0/18\",\r\n + \ \"13.94.64.0/18\",\r\n \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n + \ \"13.104.129.0/26\",\r\n \"13.104.129.64/26\",\r\n \"13.104.129.128/26\",\r\n + \ \"13.104.129.192/26\",\r\n \"13.104.144.0/27\",\r\n \"13.104.144.32/27\",\r\n + \ \"13.104.144.64/27\",\r\n \"13.104.144.96/27\",\r\n \"13.104.144.128/27\",\r\n + \ \"13.104.144.160/27\",\r\n \"13.104.144.192/27\",\r\n \"13.104.144.224/27\",\r\n + \ \"13.104.145.0/26\",\r\n \"13.104.145.64/26\",\r\n \"13.104.145.128/27\",\r\n + \ \"13.104.145.160/27\",\r\n \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n + \ \"13.104.146.64/26\",\r\n \"13.104.146.128/25\",\r\n \"13.104.147.0/25\",\r\n + \ \"13.104.147.128/25\",\r\n \"13.104.148.0/25\",\r\n \"13.104.148.128/25\",\r\n + \ \"13.104.149.0/26\",\r\n \"13.104.149.64/26\",\r\n \"13.104.149.128/25\",\r\n + \ \"13.104.150.0/25\",\r\n \"13.104.150.128/26\",\r\n \"13.104.150.192/26\",\r\n + \ \"13.104.151.0/26\",\r\n \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n + \ \"13.104.151.192/26\",\r\n \"13.104.152.0/25\",\r\n \"13.104.152.128/25\",\r\n + \ \"13.104.153.0/27\",\r\n \"13.104.153.32/28\",\r\n \"13.104.153.48/28\",\r\n + \ \"13.104.153.64/27\",\r\n \"13.104.153.96/27\",\r\n \"13.104.153.128/26\",\r\n + \ \"13.104.153.192/26\",\r\n \"13.104.154.0/25\",\r\n \"13.104.154.128/25\",\r\n + \ \"13.104.155.0/27\",\r\n \"13.104.155.32/27\",\r\n \"13.104.155.64/26\",\r\n + \ \"13.104.155.128/26\",\r\n \"13.104.155.192/26\",\r\n \"13.104.156.0/24\",\r\n + \ \"13.104.157.0/25\",\r\n \"13.104.157.128/25\",\r\n \"13.104.158.0/28\",\r\n + \ \"13.104.158.16/28\",\r\n \"13.104.158.32/27\",\r\n \"13.104.158.64/26\",\r\n + \ \"13.104.158.128/27\",\r\n \"13.104.158.160/28\",\r\n \"13.104.158.176/28\",\r\n + \ \"13.104.158.192/27\",\r\n \"13.104.158.224/27\",\r\n \"13.104.159.0/25\",\r\n + \ \"13.104.159.128/26\",\r\n \"13.104.159.192/26\",\r\n \"13.104.192.0/21\",\r\n + \ \"13.104.208.0/26\",\r\n \"13.104.208.64/27\",\r\n \"13.104.208.96/27\",\r\n + \ \"13.104.208.128/27\",\r\n \"13.104.208.160/28\",\r\n \"13.104.208.176/28\",\r\n + \ \"13.104.208.192/26\",\r\n \"13.104.209.0/24\",\r\n \"13.104.210.0/24\",\r\n + \ \"13.104.211.0/25\",\r\n \"13.104.211.128/26\",\r\n \"13.104.211.192/26\",\r\n + \ \"13.104.212.0/26\",\r\n \"13.104.212.64/26\",\r\n \"13.104.212.128/26\",\r\n + \ \"13.104.212.192/26\",\r\n \"13.104.213.0/25\",\r\n \"13.104.213.128/25\",\r\n + \ \"13.104.214.0/25\",\r\n \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n + \ \"13.104.215.128/25\",\r\n \"13.104.216.0/24\",\r\n \"13.104.217.0/25\",\r\n + \ \"13.104.217.128/25\",\r\n \"13.104.218.0/25\",\r\n \"13.104.218.128/25\",\r\n + \ \"13.104.219.0/25\",\r\n \"13.104.219.128/25\",\r\n \"13.104.220.0/25\",\r\n + \ \"13.104.220.128/25\",\r\n \"13.104.221.0/24\",\r\n \"13.104.222.0/24\",\r\n + \ \"13.104.223.0/25\",\r\n \"13.104.223.128/26\",\r\n \"13.104.223.192/26\",\r\n + \ \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n \"13.105.14.192/26\",\r\n + \ \"13.105.16.0/25\",\r\n \"13.105.16.128/26\",\r\n \"13.105.16.192/26\",\r\n + \ \"13.105.17.0/26\",\r\n \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n + \ \"13.105.17.192/26\",\r\n \"13.105.18.0/26\",\r\n \"13.105.18.64/26\",\r\n + \ \"13.105.18.160/27\",\r\n \"13.105.18.192/26\",\r\n \"13.105.19.0/25\",\r\n + \ \"13.105.19.128/25\",\r\n \"13.105.20.0/25\",\r\n \"13.105.20.128/26\",\r\n + \ \"13.105.20.192/26\",\r\n \"13.105.21.0/24\",\r\n \"13.105.22.0/24\",\r\n + \ \"13.105.23.0/26\",\r\n \"13.105.23.64/26\",\r\n \"13.105.23.128/25\",\r\n + \ \"13.105.24.0/24\",\r\n \"13.105.25.0/24\",\r\n \"13.105.26.0/24\",\r\n + \ \"13.105.27.0/25\",\r\n \"13.105.27.128/27\",\r\n \"13.105.27.160/27\",\r\n + \ \"13.105.27.192/27\",\r\n \"13.105.27.224/27\",\r\n \"13.105.28.0/28\",\r\n + \ \"13.105.28.16/28\",\r\n \"13.105.28.32/28\",\r\n \"13.105.28.48/28\",\r\n + \ \"13.105.28.128/25\",\r\n \"13.105.29.0/25\",\r\n \"13.105.29.128/25\",\r\n + \ \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n \"13.105.36.48/28\",\r\n + \ \"13.105.36.64/27\",\r\n \"13.105.36.96/27\",\r\n \"13.105.36.128/26\",\r\n + \ \"13.105.36.192/26\",\r\n \"13.105.37.0/26\",\r\n \"13.105.37.64/26\",\r\n + \ \"13.105.37.128/26\",\r\n \"13.105.37.192/26\",\r\n \"13.105.52.0/27\",\r\n + \ \"13.105.52.32/27\",\r\n \"13.105.52.64/28\",\r\n \"13.105.52.80/28\",\r\n + \ \"13.105.52.96/27\",\r\n \"13.105.52.128/26\",\r\n \"13.105.52.192/26\",\r\n + \ \"13.105.53.0/25\",\r\n \"13.105.53.128/26\",\r\n \"13.105.53.192/26\",\r\n + \ \"13.105.60.0/27\",\r\n \"13.105.60.32/28\",\r\n \"13.105.60.48/28\",\r\n + \ \"13.105.60.64/27\",\r\n \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n + \ \"13.105.60.160/27\",\r\n \"13.105.60.192/26\",\r\n \"13.105.61.0/28\",\r\n + \ \"13.105.61.16/28\",\r\n \"13.105.61.32/27\",\r\n \"13.105.61.64/26\",\r\n + \ \"13.105.61.128/25\",\r\n \"13.105.66.0/27\",\r\n \"13.105.66.32/27\",\r\n + \ \"13.105.66.64/26\",\r\n \"13.105.66.128/28\",\r\n \"13.105.66.144/28\",\r\n + \ \"13.105.66.160/27\",\r\n \"13.105.66.192/26\",\r\n \"13.105.67.0/25\",\r\n + \ \"13.105.67.128/25\",\r\n \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n + \ \"13.105.74.48/28\",\r\n \"13.105.74.64/27\",\r\n \"13.105.74.96/27\",\r\n + \ \"13.105.74.128/26\",\r\n \"13.105.74.192/26\",\r\n \"13.105.75.0/27\",\r\n + \ \"13.105.75.32/28\",\r\n \"13.105.75.48/28\",\r\n \"13.105.75.64/27\",\r\n + \ \"13.105.75.96/27\",\r\n \"13.105.75.128/27\",\r\n \"13.105.75.160/27\",\r\n + \ \"13.105.75.192/28\",\r\n \"13.105.75.208/28\",\r\n \"13.105.75.224/27\",\r\n + \ \"13.105.96.0/26\",\r\n \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n + \ \"13.105.96.112/28\",\r\n \"13.105.96.128/25\",\r\n \"13.105.97.0/27\",\r\n + \ \"13.105.97.32/27\",\r\n \"13.105.97.64/27\",\r\n \"13.105.97.96/27\",\r\n + \ \"13.105.97.128/25\",\r\n \"13.105.98.0/27\",\r\n \"13.105.98.32/28\",\r\n + \ \"13.105.98.48/28\",\r\n \"13.105.98.64/27\",\r\n \"13.105.98.96/27\",\r\n + \ \"13.105.98.128/27\",\r\n \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n + \ \"13.105.98.208/28\",\r\n \"13.105.98.224/27\",\r\n \"13.105.99.0/26\",\r\n + \ \"13.105.99.64/27\",\r\n \"13.105.99.96/28\",\r\n \"13.105.99.112/28\",\r\n + \ \"13.105.99.128/27\",\r\n \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n + \ \"13.105.100.0/28\",\r\n \"13.105.100.16/28\",\r\n \"13.105.100.32/27\",\r\n + \ \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n + \ \"13.105.100.176/28\",\r\n \"13.105.100.192/27\",\r\n \"13.105.100.224/27\",\r\n + \ \"13.105.101.0/27\",\r\n \"13.105.101.32/28\",\r\n \"13.105.101.48/28\",\r\n + \ \"13.105.101.64/26\",\r\n \"13.105.101.128/27\",\r\n \"13.105.101.160/28\",\r\n + \ \"13.105.101.176/28\",\r\n \"13.105.101.192/27\",\r\n \"13.105.101.224/27\",\r\n + \ \"13.105.102.0/28\",\r\n \"13.105.102.16/28\",\r\n \"13.105.102.32/27\",\r\n + \ \"13.105.102.64/26\",\r\n \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n + \ \"13.105.102.176/28\",\r\n \"13.105.102.192/27\",\r\n \"13.105.102.224/27\",\r\n + \ \"13.105.103.0/28\",\r\n \"13.105.103.16/28\",\r\n \"13.105.103.32/27\",\r\n + \ \"13.105.103.64/26\",\r\n \"13.105.103.128/27\",\r\n \"13.105.103.160/28\",\r\n + \ \"13.105.103.176/28\",\r\n \"13.105.103.192/27\",\r\n \"13.105.103.224/27\",\r\n + \ \"13.105.104.0/27\",\r\n \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n + \ \"13.105.104.80/28\",\r\n \"13.105.104.96/27\",\r\n \"13.105.104.128/26\",\r\n + \ \"13.105.114.88/29\",\r\n \"13.105.114.96/27\",\r\n \"13.105.114.128/26\",\r\n + \ \"13.105.114.192/28\",\r\n \"13.105.114.208/29\",\r\n \"20.0.0.0/16\",\r\n \ \"20.1.0.0/17\",\r\n \"20.1.128.0/17\",\r\n \"20.2.0.0/16\",\r\n \ \"20.3.0.0/16\",\r\n \"20.4.0.0/16\",\r\n \"20.5.0.0/16\",\r\n \ \"20.6.0.0/17\",\r\n \"20.6.128.0/17\",\r\n \"20.7.0.0/16\",\r\n @@ -49035,375 +50348,377 @@ interactions: \ \"20.13.128.0/17\",\r\n \"20.14.0.0/17\",\r\n \"20.14.128.0/17\",\r\n \ \"20.15.0.0/17\",\r\n \"20.15.128.0/17\",\r\n \"20.16.0.0/16\",\r\n \ \"20.17.0.0/18\",\r\n \"20.17.64.0/21\",\r\n \"20.18.0.0/17\",\r\n - \ \"20.19.0.0/17\",\r\n \"20.20.32.0/26\",\r\n \"20.21.0.0/16\",\r\n - \ \"20.22.0.0/16\",\r\n \"20.23.0.0/16\",\r\n \"20.24.0.0/18\",\r\n - \ \"20.24.64.0/18\",\r\n \"20.24.128.0/18\",\r\n \"20.24.192.0/18\",\r\n - \ \"20.25.0.0/17\",\r\n \"20.25.128.0/18\",\r\n \"20.25.192.0/18\",\r\n - \ \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n \"20.27.0.0/18\",\r\n - \ \"20.27.64.0/18\",\r\n \"20.27.128.0/18\",\r\n \"20.27.192.0/18\",\r\n - \ \"20.28.0.0/17\",\r\n \"20.28.128.0/17\",\r\n \"20.29.0.0/17\",\r\n - \ \"20.29.128.0/17\",\r\n \"20.31.0.0/16\",\r\n \"20.36.0.0/19\",\r\n - \ \"20.36.32.0/19\",\r\n \"20.36.64.0/19\",\r\n \"20.36.96.0/21\",\r\n - \ \"20.36.104.0/21\",\r\n \"20.36.112.0/20\",\r\n \"20.36.128.0/17\",\r\n - \ \"20.37.0.0/18\",\r\n \"20.37.64.0/19\",\r\n \"20.37.96.0/19\",\r\n - \ \"20.37.128.0/18\",\r\n \"20.37.192.0/19\",\r\n \"20.37.224.0/19\",\r\n - \ \"20.38.0.0/20\",\r\n \"20.38.16.0/24\",\r\n \"20.38.17.0/24\",\r\n - \ \"20.38.18.0/24\",\r\n \"20.38.19.0/24\",\r\n \"20.38.20.0/24\",\r\n - \ \"20.38.21.0/24\",\r\n \"20.38.32.0/20\",\r\n \"20.38.64.0/19\",\r\n - \ \"20.38.96.0/23\",\r\n \"20.38.98.0/24\",\r\n \"20.38.99.0/24\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.38.102.0/23\",\r\n \"20.38.104.0/23\",\r\n - \ \"20.38.106.0/23\",\r\n \"20.38.108.0/23\",\r\n \"20.38.110.0/23\",\r\n - \ \"20.38.112.0/23\",\r\n \"20.38.114.0/25\",\r\n \"20.38.114.128/25\",\r\n - \ \"20.38.115.0/24\",\r\n \"20.38.116.0/23\",\r\n \"20.38.118.0/24\",\r\n - \ \"20.38.119.0/24\",\r\n \"20.38.120.0/24\",\r\n \"20.38.121.0/25\",\r\n - \ \"20.38.121.128/25\",\r\n \"20.38.122.0/23\",\r\n \"20.38.124.0/23\",\r\n - \ \"20.38.126.0/23\",\r\n \"20.38.128.0/21\",\r\n \"20.38.136.0/21\",\r\n - \ \"20.38.144.0/21\",\r\n \"20.38.152.0/21\",\r\n \"20.38.160.0/20\",\r\n - \ \"20.38.184.0/22\",\r\n \"20.38.188.0/22\",\r\n \"20.38.196.0/22\",\r\n - \ \"20.38.200.0/22\",\r\n \"20.38.208.0/22\",\r\n \"20.39.0.0/19\",\r\n - \ \"20.39.32.0/19\",\r\n \"20.39.64.0/21\",\r\n \"20.39.72.0/21\",\r\n - \ \"20.39.80.0/20\",\r\n \"20.39.96.0/19\",\r\n \"20.39.128.0/20\",\r\n - \ \"20.39.144.0/20\",\r\n \"20.39.160.0/21\",\r\n \"20.39.168.0/21\",\r\n - \ \"20.39.176.0/21\",\r\n \"20.39.184.0/21\",\r\n \"20.39.192.0/20\",\r\n - \ \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n \"20.39.232.0/21\",\r\n - \ \"20.39.240.0/20\",\r\n \"20.40.0.0/21\",\r\n \"20.40.8.0/21\",\r\n - \ \"20.40.16.0/21\",\r\n \"20.40.24.0/21\",\r\n \"20.40.32.0/21\",\r\n - \ \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n \"20.40.64.0/20\",\r\n - \ \"20.40.80.0/21\",\r\n \"20.40.88.0/21\",\r\n \"20.40.96.0/21\",\r\n - \ \"20.40.104.0/21\",\r\n \"20.40.112.0/21\",\r\n \"20.40.120.0/21\",\r\n - \ \"20.40.128.0/19\",\r\n \"20.40.160.0/20\",\r\n \"20.40.176.0/20\",\r\n - \ \"20.40.192.0/18\",\r\n \"20.41.0.0/18\",\r\n \"20.41.64.0/18\",\r\n - \ \"20.41.128.0/18\",\r\n \"20.41.192.0/18\",\r\n \"20.42.0.0/17\",\r\n - \ \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n - \ \"20.42.176.0/20\",\r\n \"20.42.192.0/19\",\r\n \"20.42.224.0/19\",\r\n - \ \"20.43.0.0/19\",\r\n \"20.43.32.0/19\",\r\n \"20.43.64.0/19\",\r\n - \ \"20.43.96.0/20\",\r\n \"20.43.112.0/21\",\r\n \"20.43.120.0/21\",\r\n - \ \"20.43.128.0/18\",\r\n \"20.43.192.0/18\",\r\n \"20.44.0.0/21\",\r\n - \ \"20.44.8.0/21\",\r\n \"20.44.16.0/21\",\r\n \"20.44.24.0/21\",\r\n - \ \"20.44.32.0/19\",\r\n \"20.44.64.0/18\",\r\n \"20.44.128.0/18\",\r\n - \ \"20.44.192.0/18\",\r\n \"20.45.0.0/18\",\r\n \"20.45.64.0/19\",\r\n - \ \"20.45.96.0/20\",\r\n \"20.45.112.0/21\",\r\n \"20.45.120.0/21\",\r\n - \ \"20.45.128.0/21\",\r\n \"20.45.136.0/21\",\r\n \"20.45.144.0/20\",\r\n - \ \"20.45.160.0/20\",\r\n \"20.45.176.0/20\",\r\n \"20.45.192.0/18\",\r\n - \ \"20.46.0.0/19\",\r\n \"20.46.32.0/19\",\r\n \"20.46.64.0/19\",\r\n - \ \"20.46.96.0/20\",\r\n \"20.46.112.0/20\",\r\n \"20.46.128.0/20\",\r\n - \ \"20.46.144.0/20\",\r\n \"20.46.160.0/19\",\r\n \"20.46.192.0/21\",\r\n - \ \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n \"20.46.224.0/19\",\r\n - \ \"20.47.0.0/24\",\r\n \"20.47.1.0/24\",\r\n \"20.47.2.0/24\",\r\n - \ \"20.47.3.0/24\",\r\n \"20.47.4.0/24\",\r\n \"20.47.5.0/24\",\r\n - \ \"20.47.6.0/24\",\r\n \"20.47.7.0/24\",\r\n \"20.47.8.0/24\",\r\n - \ \"20.47.9.0/24\",\r\n \"20.47.10.0/24\",\r\n \"20.47.11.0/24\",\r\n - \ \"20.47.12.0/24\",\r\n \"20.47.13.0/24\",\r\n \"20.47.14.0/24\",\r\n - \ \"20.47.15.0/24\",\r\n \"20.47.16.0/23\",\r\n \"20.47.18.0/23\",\r\n - \ \"20.47.20.0/23\",\r\n \"20.47.22.0/23\",\r\n \"20.47.24.0/23\",\r\n - \ \"20.47.26.0/24\",\r\n \"20.47.27.0/24\",\r\n \"20.47.28.0/24\",\r\n - \ \"20.47.29.0/24\",\r\n \"20.47.30.0/24\",\r\n \"20.47.31.0/24\",\r\n - \ \"20.47.32.0/24\",\r\n \"20.47.33.0/24\",\r\n \"20.47.34.0/24\",\r\n - \ \"20.47.35.0/24\",\r\n \"20.47.36.0/24\",\r\n \"20.47.37.0/24\",\r\n - \ \"20.47.38.0/24\",\r\n \"20.47.39.0/24\",\r\n \"20.47.40.0/24\",\r\n - \ \"20.47.41.0/24\",\r\n \"20.47.42.0/24\",\r\n \"20.47.43.0/24\",\r\n - \ \"20.47.44.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.47.46.0/24\",\r\n - \ \"20.47.47.0/24\",\r\n \"20.47.48.0/24\",\r\n \"20.47.49.0/24\",\r\n - \ \"20.47.50.0/24\",\r\n \"20.47.51.0/24\",\r\n \"20.47.52.0/24\",\r\n - \ \"20.47.53.0/24\",\r\n \"20.47.54.0/24\",\r\n \"20.47.55.0/24\",\r\n - \ \"20.47.56.0/24\",\r\n \"20.47.57.0/24\",\r\n \"20.47.58.0/23\",\r\n - \ \"20.47.60.0/23\",\r\n \"20.47.62.0/23\",\r\n \"20.47.64.0/24\",\r\n - \ \"20.47.65.0/24\",\r\n \"20.47.66.0/24\",\r\n \"20.47.67.0/24\",\r\n - \ \"20.47.68.0/24\",\r\n \"20.47.69.0/24\",\r\n \"20.47.70.0/24\",\r\n - \ \"20.47.71.0/24\",\r\n \"20.47.72.0/23\",\r\n \"20.47.74.0/23\",\r\n - \ \"20.47.76.0/23\",\r\n \"20.47.78.0/23\",\r\n \"20.47.80.0/23\",\r\n - \ \"20.47.82.0/23\",\r\n \"20.47.84.0/23\",\r\n \"20.47.86.0/24\",\r\n - \ \"20.47.87.0/24\",\r\n \"20.47.88.0/24\",\r\n \"20.47.89.0/24\",\r\n - \ \"20.47.90.0/24\",\r\n \"20.47.91.0/24\",\r\n \"20.47.92.0/24\",\r\n - \ \"20.47.93.0/24\",\r\n \"20.47.94.0/24\",\r\n \"20.47.95.0/24\",\r\n - \ \"20.47.96.0/23\",\r\n \"20.47.98.0/24\",\r\n \"20.47.99.0/24\",\r\n - \ \"20.47.100.0/24\",\r\n \"20.47.101.0/24\",\r\n \"20.47.102.0/24\",\r\n - \ \"20.47.103.0/24\",\r\n \"20.47.104.0/24\",\r\n \"20.47.105.0/24\",\r\n - \ \"20.47.106.0/24\",\r\n \"20.47.107.0/24\",\r\n \"20.47.108.0/23\",\r\n - \ \"20.47.110.0/24\",\r\n \"20.47.111.0/24\",\r\n \"20.47.112.0/24\",\r\n - \ \"20.47.113.0/24\",\r\n \"20.47.114.0/24\",\r\n \"20.47.115.0/24\",\r\n - \ \"20.47.116.0/24\",\r\n \"20.47.117.0/24\",\r\n \"20.47.118.0/24\",\r\n - \ \"20.47.119.0/24\",\r\n \"20.47.120.0/23\",\r\n \"20.47.122.0/23\",\r\n - \ \"20.47.124.0/23\",\r\n \"20.47.126.0/23\",\r\n \"20.47.128.0/17\",\r\n - \ \"20.48.0.0/17\",\r\n \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n - \ \"20.48.224.0/19\",\r\n \"20.49.0.0/18\",\r\n \"20.49.64.0/20\",\r\n - \ \"20.49.80.0/21\",\r\n \"20.49.88.0/21\",\r\n \"20.49.96.0/21\",\r\n - \ \"20.49.104.0/21\",\r\n \"20.49.112.0/21\",\r\n \"20.49.120.0/21\",\r\n - \ \"20.49.128.0/17\",\r\n \"20.50.0.0/18\",\r\n \"20.50.64.0/20\",\r\n - \ \"20.50.80.0/21\",\r\n \"20.50.88.0/21\",\r\n \"20.50.96.0/19\",\r\n - \ \"20.50.128.0/17\",\r\n \"20.51.0.0/21\",\r\n \"20.51.8.0/21\",\r\n - \ \"20.51.16.0/21\",\r\n \"20.51.24.0/21\",\r\n \"20.51.32.0/19\",\r\n - \ \"20.51.64.0/18\",\r\n \"20.51.128.0/17\",\r\n \"20.52.0.0/18\",\r\n - \ \"20.52.64.0/21\",\r\n \"20.52.72.0/21\",\r\n \"20.52.80.0/27\",\r\n - \ \"20.52.80.32/27\",\r\n \"20.52.80.64/27\",\r\n \"20.52.88.0/21\",\r\n - \ \"20.52.96.0/19\",\r\n \"20.52.128.0/17\",\r\n \"20.53.0.0/19\",\r\n - \ \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n \"20.53.48.0/21\",\r\n - \ \"20.53.56.0/21\",\r\n \"20.53.64.0/18\",\r\n \"20.53.128.0/17\",\r\n - \ \"20.54.0.0/17\",\r\n \"20.54.128.0/17\",\r\n \"20.55.0.0/17\",\r\n - \ \"20.55.128.0/18\",\r\n \"20.55.192.0/18\",\r\n \"20.56.0.0/16\",\r\n - \ \"20.57.0.0/17\",\r\n \"20.57.128.0/18\",\r\n \"20.57.192.0/19\",\r\n - \ \"20.57.224.0/19\",\r\n \"20.58.0.0/18\",\r\n \"20.58.64.0/18\",\r\n - \ \"20.58.128.0/18\",\r\n \"20.58.192.0/18\",\r\n \"20.59.0.0/18\",\r\n - \ \"20.59.64.0/18\",\r\n \"20.59.128.0/18\",\r\n \"20.59.192.0/18\",\r\n - \ \"20.60.0.0/24\",\r\n \"20.60.1.0/24\",\r\n \"20.60.2.0/23\",\r\n - \ \"20.60.4.0/24\",\r\n \"20.60.5.0/24\",\r\n \"20.60.6.0/23\",\r\n - \ \"20.60.8.0/24\",\r\n \"20.60.9.0/24\",\r\n \"20.60.10.0/24\",\r\n - \ \"20.60.11.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.13.0/24\",\r\n - \ \"20.60.14.0/24\",\r\n \"20.60.15.0/24\",\r\n \"20.60.16.0/24\",\r\n - \ \"20.60.17.0/24\",\r\n \"20.60.18.0/24\",\r\n \"20.60.19.0/24\",\r\n - \ \"20.60.20.0/24\",\r\n \"20.60.21.0/24\",\r\n \"20.60.22.0/23\",\r\n - \ \"20.60.24.0/23\",\r\n \"20.60.26.0/23\",\r\n \"20.60.28.0/23\",\r\n - \ \"20.60.30.0/23\",\r\n \"20.60.32.0/23\",\r\n \"20.60.34.0/23\",\r\n - \ \"20.60.36.0/23\",\r\n \"20.60.38.0/23\",\r\n \"20.60.40.0/23\",\r\n - \ \"20.60.42.0/23\",\r\n \"20.60.44.0/25\",\r\n \"20.60.46.0/23\",\r\n - \ \"20.60.48.0/22\",\r\n \"20.60.52.0/23\",\r\n \"20.60.54.0/23\",\r\n - \ \"20.60.56.0/22\",\r\n \"20.60.60.0/22\",\r\n \"20.60.64.0/22\",\r\n - \ \"20.60.68.0/22\",\r\n \"20.60.72.0/22\",\r\n \"20.60.76.0/23\",\r\n - \ \"20.60.78.0/23\",\r\n \"20.60.80.0/23\",\r\n \"20.60.82.0/23\",\r\n - \ \"20.60.84.0/23\",\r\n \"20.60.86.0/23\",\r\n \"20.60.88.0/22\",\r\n - \ \"20.60.92.0/23\",\r\n \"20.60.94.0/23\",\r\n \"20.60.128.0/23\",\r\n - \ \"20.60.130.0/24\",\r\n \"20.60.131.0/24\",\r\n \"20.60.132.0/23\",\r\n - \ \"20.60.134.0/23\",\r\n \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n - \ \"20.60.140.0/23\",\r\n \"20.60.142.0/23\",\r\n \"20.60.144.0/23\",\r\n - \ \"20.60.146.0/23\",\r\n \"20.60.148.0/23\",\r\n \"20.60.150.0/23\",\r\n - \ \"20.60.152.0/23\",\r\n \"20.60.154.0/23\",\r\n \"20.60.156.0/23\",\r\n - \ \"20.60.158.0/23\",\r\n \"20.60.160.0/23\",\r\n \"20.60.162.0/23\",\r\n - \ \"20.60.164.0/23\",\r\n \"20.60.166.0/23\",\r\n \"20.60.168.0/23\",\r\n - \ \"20.60.170.0/23\",\r\n \"20.60.172.0/23\",\r\n \"20.60.174.0/23\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.60.178.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.182.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.186.0/23\",\r\n - \ \"20.60.188.0/23\",\r\n \"20.60.190.0/23\",\r\n \"20.60.192.0/23\",\r\n - \ \"20.60.194.0/23\",\r\n \"20.60.196.0/23\",\r\n \"20.60.198.0/23\",\r\n - \ \"20.60.200.0/23\",\r\n \"20.60.202.0/23\",\r\n \"20.60.204.0/23\",\r\n - \ \"20.60.206.0/23\",\r\n \"20.60.208.0/23\",\r\n \"20.60.210.0/23\",\r\n - \ \"20.60.212.0/23\",\r\n \"20.60.214.0/23\",\r\n \"20.60.216.0/23\",\r\n - \ \"20.60.218.0/23\",\r\n \"20.60.220.0/23\",\r\n \"20.60.222.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.226.0/23\",\r\n \"20.60.228.0/23\",\r\n - \ \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n \"20.60.234.0/23\",\r\n - \ \"20.60.236.0/23\",\r\n \"20.60.238.0/23\",\r\n \"20.60.240.0/23\",\r\n - \ \"20.60.242.0/23\",\r\n \"20.60.244.0/23\",\r\n \"20.60.246.0/23\",\r\n - \ \"20.60.248.0/23\",\r\n \"20.60.250.0/23\",\r\n \"20.60.252.0/23\",\r\n - \ \"20.60.254.0/23\",\r\n \"20.61.0.0/16\",\r\n \"20.62.0.0/17\",\r\n - \ \"20.62.128.0/17\",\r\n \"20.63.0.0/17\",\r\n \"20.63.128.0/18\",\r\n - \ \"20.63.192.0/18\",\r\n \"20.64.0.0/17\",\r\n \"20.64.128.0/17\",\r\n - \ \"20.65.0.0/17\",\r\n \"20.65.128.0/17\",\r\n \"20.66.0.0/17\",\r\n - \ \"20.66.128.0/17\",\r\n \"20.67.0.0/17\",\r\n \"20.67.128.0/17\",\r\n - \ \"20.68.0.0/18\",\r\n \"20.68.64.0/18\",\r\n \"20.68.128.0/17\",\r\n - \ \"20.69.0.0/18\",\r\n \"20.69.64.0/18\",\r\n \"20.69.128.0/18\",\r\n - \ \"20.69.192.0/18\",\r\n \"20.70.0.0/18\",\r\n \"20.70.64.0/18\",\r\n - \ \"20.70.128.0/17\",\r\n \"20.71.0.0/16\",\r\n \"20.72.0.0/19\",\r\n - \ \"20.72.32.0/19\",\r\n \"20.72.64.0/18\",\r\n \"20.72.128.0/18\",\r\n - \ \"20.72.192.0/18\",\r\n \"20.73.0.0/16\",\r\n \"20.74.0.0/17\",\r\n - \ \"20.74.128.0/17\",\r\n \"20.75.0.0/17\",\r\n \"20.75.128.0/17\",\r\n - \ \"20.76.0.0/16\",\r\n \"20.77.0.0/17\",\r\n \"20.77.128.0/18\",\r\n - \ \"20.77.192.0/18\",\r\n \"20.78.0.0/17\",\r\n \"20.78.128.0/18\",\r\n - \ \"20.78.192.0/18\",\r\n \"20.79.0.0/16\",\r\n \"20.80.0.0/18\",\r\n - \ \"20.80.64.0/18\",\r\n \"20.80.128.0/18\",\r\n \"20.80.192.0/18\",\r\n - \ \"20.81.0.0/17\",\r\n \"20.81.128.0/17\",\r\n \"20.82.0.0/17\",\r\n - \ \"20.82.128.0/17\",\r\n \"20.83.0.0/18\",\r\n \"20.83.64.0/18\",\r\n - \ \"20.83.128.0/18\",\r\n \"20.83.192.0/18\",\r\n \"20.84.0.0/17\",\r\n - \ \"20.84.128.0/17\",\r\n \"20.85.0.0/17\",\r\n \"20.85.128.0/17\",\r\n - \ \"20.86.0.0/16\",\r\n \"20.87.0.0/17\",\r\n \"20.87.128.0/18\",\r\n - \ \"20.87.192.0/18\",\r\n \"20.88.0.0/18\",\r\n \"20.88.64.0/19\",\r\n - \ \"20.88.96.0/19\",\r\n \"20.88.128.0/18\",\r\n \"20.88.192.0/18\",\r\n - \ \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n \"20.89.192.0/18\",\r\n - \ \"20.90.0.0/18\",\r\n \"20.90.64.0/18\",\r\n \"20.90.128.0/17\",\r\n - \ \"20.91.0.0/17\",\r\n \"20.91.128.0/17\",\r\n \"20.92.0.0/18\",\r\n - \ \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n \"20.93.0.0/17\",\r\n - \ \"20.93.128.0/17\",\r\n \"20.94.0.0/17\",\r\n \"20.94.128.0/18\",\r\n - \ \"20.94.192.0/18\",\r\n \"20.95.0.0/24\",\r\n \"20.95.1.0/24\",\r\n - \ \"20.95.2.0/24\",\r\n \"20.95.3.0/24\",\r\n \"20.95.4.0/24\",\r\n - \ \"20.95.5.0/24\",\r\n \"20.95.6.0/24\",\r\n \"20.95.7.0/24\",\r\n - \ \"20.95.8.0/21\",\r\n \"20.95.16.0/24\",\r\n \"20.95.17.0/24\",\r\n - \ \"20.95.18.0/23\",\r\n \"20.95.20.0/24\",\r\n \"20.95.21.0/24\",\r\n - \ \"20.95.22.0/23\",\r\n \"20.95.24.0/24\",\r\n \"20.95.25.0/24\",\r\n - \ \"20.95.26.0/23\",\r\n \"20.95.28.0/22\",\r\n \"20.95.32.0/21\",\r\n - \ \"20.95.40.0/21\",\r\n \"20.95.48.0/23\",\r\n \"20.95.50.0/24\",\r\n - \ \"20.95.51.0/24\",\r\n \"20.95.52.0/24\",\r\n \"20.95.64.0/24\",\r\n + \ \"20.18.128.0/21\",\r\n \"20.19.0.0/17\",\r\n \"20.20.32.0/26\",\r\n + \ \"20.21.0.0/16\",\r\n \"20.22.0.0/16\",\r\n \"20.23.0.0/16\",\r\n + \ \"20.24.0.0/18\",\r\n \"20.24.64.0/18\",\r\n \"20.24.128.0/18\",\r\n + \ \"20.24.192.0/18\",\r\n \"20.25.0.0/17\",\r\n \"20.25.128.0/18\",\r\n + \ \"20.25.192.0/18\",\r\n \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n + \ \"20.27.0.0/18\",\r\n \"20.27.64.0/18\",\r\n \"20.27.128.0/18\",\r\n + \ \"20.27.192.0/18\",\r\n \"20.28.0.0/17\",\r\n \"20.28.128.0/17\",\r\n + \ \"20.29.0.0/17\",\r\n \"20.29.128.0/17\",\r\n \"20.31.0.0/16\",\r\n + \ \"20.36.0.0/19\",\r\n \"20.36.32.0/19\",\r\n \"20.36.64.0/19\",\r\n + \ \"20.36.96.0/21\",\r\n \"20.36.104.0/21\",\r\n \"20.36.112.0/20\",\r\n + \ \"20.36.128.0/17\",\r\n \"20.37.0.0/18\",\r\n \"20.37.64.0/19\",\r\n + \ \"20.37.96.0/19\",\r\n \"20.37.128.0/18\",\r\n \"20.37.192.0/19\",\r\n + \ \"20.37.224.0/19\",\r\n \"20.38.0.0/20\",\r\n \"20.38.16.0/24\",\r\n + \ \"20.38.17.0/24\",\r\n \"20.38.18.0/24\",\r\n \"20.38.19.0/24\",\r\n + \ \"20.38.20.0/24\",\r\n \"20.38.21.0/24\",\r\n \"20.38.32.0/20\",\r\n + \ \"20.38.64.0/19\",\r\n \"20.38.96.0/23\",\r\n \"20.38.98.0/24\",\r\n + \ \"20.38.99.0/24\",\r\n \"20.38.100.0/23\",\r\n \"20.38.102.0/23\",\r\n + \ \"20.38.104.0/23\",\r\n \"20.38.106.0/23\",\r\n \"20.38.108.0/23\",\r\n + \ \"20.38.110.0/23\",\r\n \"20.38.112.0/23\",\r\n \"20.38.114.0/25\",\r\n + \ \"20.38.114.128/25\",\r\n \"20.38.115.0/24\",\r\n \"20.38.116.0/23\",\r\n + \ \"20.38.118.0/24\",\r\n \"20.38.119.0/24\",\r\n \"20.38.120.0/24\",\r\n + \ \"20.38.121.0/25\",\r\n \"20.38.121.128/25\",\r\n \"20.38.122.0/23\",\r\n + \ \"20.38.124.0/23\",\r\n \"20.38.126.0/23\",\r\n \"20.38.128.0/21\",\r\n + \ \"20.38.136.0/21\",\r\n \"20.38.144.0/21\",\r\n \"20.38.152.0/21\",\r\n + \ \"20.38.160.0/20\",\r\n \"20.38.184.0/22\",\r\n \"20.38.188.0/22\",\r\n + \ \"20.38.196.0/22\",\r\n \"20.38.200.0/22\",\r\n \"20.38.208.0/22\",\r\n + \ \"20.39.0.0/19\",\r\n \"20.39.32.0/19\",\r\n \"20.39.64.0/21\",\r\n + \ \"20.39.72.0/21\",\r\n \"20.39.80.0/20\",\r\n \"20.39.96.0/19\",\r\n + \ \"20.39.128.0/20\",\r\n \"20.39.144.0/20\",\r\n \"20.39.160.0/21\",\r\n + \ \"20.39.168.0/21\",\r\n \"20.39.176.0/21\",\r\n \"20.39.184.0/21\",\r\n + \ \"20.39.192.0/20\",\r\n \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n + \ \"20.39.232.0/21\",\r\n \"20.39.240.0/20\",\r\n \"20.40.0.0/21\",\r\n + \ \"20.40.8.0/21\",\r\n \"20.40.16.0/21\",\r\n \"20.40.24.0/21\",\r\n + \ \"20.40.32.0/21\",\r\n \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n + \ \"20.40.64.0/20\",\r\n \"20.40.80.0/21\",\r\n \"20.40.88.0/21\",\r\n + \ \"20.40.96.0/21\",\r\n \"20.40.104.0/21\",\r\n \"20.40.112.0/21\",\r\n + \ \"20.40.120.0/21\",\r\n \"20.40.128.0/19\",\r\n \"20.40.160.0/20\",\r\n + \ \"20.40.176.0/20\",\r\n \"20.40.192.0/18\",\r\n \"20.41.0.0/18\",\r\n + \ \"20.41.64.0/18\",\r\n \"20.41.128.0/18\",\r\n \"20.41.192.0/18\",\r\n + \ \"20.42.0.0/17\",\r\n \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n + \ \"20.42.168.0/21\",\r\n \"20.42.176.0/20\",\r\n \"20.42.192.0/19\",\r\n + \ \"20.42.224.0/19\",\r\n \"20.43.0.0/19\",\r\n \"20.43.32.0/19\",\r\n + \ \"20.43.64.0/19\",\r\n \"20.43.96.0/20\",\r\n \"20.43.112.0/21\",\r\n + \ \"20.43.120.0/21\",\r\n \"20.43.128.0/18\",\r\n \"20.43.192.0/18\",\r\n + \ \"20.44.0.0/21\",\r\n \"20.44.8.0/21\",\r\n \"20.44.16.0/21\",\r\n + \ \"20.44.24.0/21\",\r\n \"20.44.32.0/19\",\r\n \"20.44.64.0/18\",\r\n + \ \"20.44.128.0/18\",\r\n \"20.44.192.0/18\",\r\n \"20.45.0.0/18\",\r\n + \ \"20.45.64.0/19\",\r\n \"20.45.96.0/20\",\r\n \"20.45.112.0/21\",\r\n + \ \"20.45.120.0/21\",\r\n \"20.45.128.0/21\",\r\n \"20.45.136.0/21\",\r\n + \ \"20.45.144.0/20\",\r\n \"20.45.160.0/20\",\r\n \"20.45.176.0/20\",\r\n + \ \"20.45.192.0/18\",\r\n \"20.46.0.0/19\",\r\n \"20.46.32.0/19\",\r\n + \ \"20.46.64.0/19\",\r\n \"20.46.96.0/20\",\r\n \"20.46.112.0/20\",\r\n + \ \"20.46.128.0/20\",\r\n \"20.46.144.0/20\",\r\n \"20.46.160.0/19\",\r\n + \ \"20.46.192.0/21\",\r\n \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n + \ \"20.46.224.0/19\",\r\n \"20.47.0.0/24\",\r\n \"20.47.1.0/24\",\r\n + \ \"20.47.2.0/24\",\r\n \"20.47.3.0/24\",\r\n \"20.47.4.0/24\",\r\n + \ \"20.47.5.0/24\",\r\n \"20.47.6.0/24\",\r\n \"20.47.7.0/24\",\r\n + \ \"20.47.8.0/24\",\r\n \"20.47.9.0/24\",\r\n \"20.47.10.0/24\",\r\n + \ \"20.47.11.0/24\",\r\n \"20.47.12.0/24\",\r\n \"20.47.13.0/24\",\r\n + \ \"20.47.14.0/24\",\r\n \"20.47.15.0/24\",\r\n \"20.47.16.0/23\",\r\n + \ \"20.47.18.0/23\",\r\n \"20.47.20.0/23\",\r\n \"20.47.22.0/23\",\r\n + \ \"20.47.24.0/23\",\r\n \"20.47.26.0/24\",\r\n \"20.47.27.0/24\",\r\n + \ \"20.47.28.0/24\",\r\n \"20.47.29.0/24\",\r\n \"20.47.30.0/24\",\r\n + \ \"20.47.31.0/24\",\r\n \"20.47.32.0/24\",\r\n \"20.47.33.0/24\",\r\n + \ \"20.47.34.0/24\",\r\n \"20.47.35.0/24\",\r\n \"20.47.36.0/24\",\r\n + \ \"20.47.37.0/24\",\r\n \"20.47.38.0/24\",\r\n \"20.47.39.0/24\",\r\n + \ \"20.47.40.0/24\",\r\n \"20.47.41.0/24\",\r\n \"20.47.42.0/24\",\r\n + \ \"20.47.43.0/24\",\r\n \"20.47.44.0/24\",\r\n \"20.47.45.0/24\",\r\n + \ \"20.47.46.0/24\",\r\n \"20.47.47.0/24\",\r\n \"20.47.48.0/24\",\r\n + \ \"20.47.49.0/24\",\r\n \"20.47.50.0/24\",\r\n \"20.47.51.0/24\",\r\n + \ \"20.47.52.0/24\",\r\n \"20.47.53.0/24\",\r\n \"20.47.54.0/24\",\r\n + \ \"20.47.55.0/24\",\r\n \"20.47.56.0/24\",\r\n \"20.47.57.0/24\",\r\n + \ \"20.47.58.0/23\",\r\n \"20.47.60.0/23\",\r\n \"20.47.62.0/23\",\r\n + \ \"20.47.64.0/24\",\r\n \"20.47.65.0/24\",\r\n \"20.47.66.0/24\",\r\n + \ \"20.47.67.0/24\",\r\n \"20.47.68.0/24\",\r\n \"20.47.69.0/24\",\r\n + \ \"20.47.70.0/24\",\r\n \"20.47.71.0/24\",\r\n \"20.47.72.0/23\",\r\n + \ \"20.47.74.0/23\",\r\n \"20.47.76.0/23\",\r\n \"20.47.78.0/23\",\r\n + \ \"20.47.80.0/23\",\r\n \"20.47.82.0/23\",\r\n \"20.47.84.0/23\",\r\n + \ \"20.47.86.0/24\",\r\n \"20.47.87.0/24\",\r\n \"20.47.88.0/24\",\r\n + \ \"20.47.89.0/24\",\r\n \"20.47.90.0/24\",\r\n \"20.47.91.0/24\",\r\n + \ \"20.47.92.0/24\",\r\n \"20.47.93.0/24\",\r\n \"20.47.94.0/24\",\r\n + \ \"20.47.95.0/24\",\r\n \"20.47.96.0/23\",\r\n \"20.47.98.0/24\",\r\n + \ \"20.47.99.0/24\",\r\n \"20.47.100.0/24\",\r\n \"20.47.101.0/24\",\r\n + \ \"20.47.102.0/24\",\r\n \"20.47.103.0/24\",\r\n \"20.47.104.0/24\",\r\n + \ \"20.47.105.0/24\",\r\n \"20.47.106.0/24\",\r\n \"20.47.107.0/24\",\r\n + \ \"20.47.108.0/23\",\r\n \"20.47.110.0/24\",\r\n \"20.47.111.0/24\",\r\n + \ \"20.47.112.0/24\",\r\n \"20.47.113.0/24\",\r\n \"20.47.114.0/24\",\r\n + \ \"20.47.115.0/24\",\r\n \"20.47.116.0/24\",\r\n \"20.47.117.0/24\",\r\n + \ \"20.47.118.0/24\",\r\n \"20.47.119.0/24\",\r\n \"20.47.120.0/23\",\r\n + \ \"20.47.122.0/23\",\r\n \"20.47.124.0/23\",\r\n \"20.47.126.0/23\",\r\n + \ \"20.47.128.0/17\",\r\n \"20.48.0.0/17\",\r\n \"20.48.128.0/18\",\r\n + \ \"20.48.192.0/20\",\r\n \"20.48.224.0/19\",\r\n \"20.49.0.0/18\",\r\n + \ \"20.49.64.0/20\",\r\n \"20.49.80.0/21\",\r\n \"20.49.88.0/21\",\r\n + \ \"20.49.96.0/21\",\r\n \"20.49.104.0/21\",\r\n \"20.49.112.0/21\",\r\n + \ \"20.49.120.0/21\",\r\n \"20.49.128.0/17\",\r\n \"20.50.0.0/18\",\r\n + \ \"20.50.64.0/20\",\r\n \"20.50.80.0/21\",\r\n \"20.50.88.0/21\",\r\n + \ \"20.50.96.0/19\",\r\n \"20.50.128.0/17\",\r\n \"20.51.0.0/21\",\r\n + \ \"20.51.8.0/21\",\r\n \"20.51.16.0/21\",\r\n \"20.51.24.0/21\",\r\n + \ \"20.51.32.0/19\",\r\n \"20.51.64.0/18\",\r\n \"20.51.128.0/17\",\r\n + \ \"20.52.0.0/18\",\r\n \"20.52.64.0/21\",\r\n \"20.52.72.0/21\",\r\n + \ \"20.52.80.0/27\",\r\n \"20.52.80.32/27\",\r\n \"20.52.80.64/27\",\r\n + \ \"20.52.88.0/21\",\r\n \"20.52.96.0/19\",\r\n \"20.52.128.0/17\",\r\n + \ \"20.53.0.0/19\",\r\n \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n + \ \"20.53.48.0/21\",\r\n \"20.53.56.0/21\",\r\n \"20.53.64.0/18\",\r\n + \ \"20.53.128.0/17\",\r\n \"20.54.0.0/17\",\r\n \"20.54.128.0/17\",\r\n + \ \"20.55.0.0/17\",\r\n \"20.55.128.0/18\",\r\n \"20.55.192.0/18\",\r\n + \ \"20.56.0.0/16\",\r\n \"20.57.0.0/17\",\r\n \"20.57.128.0/18\",\r\n + \ \"20.57.192.0/19\",\r\n \"20.57.224.0/19\",\r\n \"20.58.0.0/18\",\r\n + \ \"20.58.64.0/18\",\r\n \"20.58.128.0/18\",\r\n \"20.58.192.0/18\",\r\n + \ \"20.59.0.0/18\",\r\n \"20.59.64.0/18\",\r\n \"20.59.128.0/18\",\r\n + \ \"20.59.192.0/18\",\r\n \"20.60.0.0/24\",\r\n \"20.60.1.0/24\",\r\n + \ \"20.60.2.0/23\",\r\n \"20.60.4.0/24\",\r\n \"20.60.5.0/24\",\r\n + \ \"20.60.6.0/23\",\r\n \"20.60.8.0/24\",\r\n \"20.60.9.0/24\",\r\n + \ \"20.60.10.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.12.0/24\",\r\n + \ \"20.60.13.0/24\",\r\n \"20.60.14.0/24\",\r\n \"20.60.15.0/24\",\r\n + \ \"20.60.16.0/24\",\r\n \"20.60.17.0/24\",\r\n \"20.60.18.0/24\",\r\n + \ \"20.60.19.0/24\",\r\n \"20.60.20.0/24\",\r\n \"20.60.21.0/24\",\r\n + \ \"20.60.22.0/23\",\r\n \"20.60.24.0/23\",\r\n \"20.60.26.0/23\",\r\n + \ \"20.60.28.0/23\",\r\n \"20.60.30.0/23\",\r\n \"20.60.32.0/23\",\r\n + \ \"20.60.34.0/23\",\r\n \"20.60.36.0/23\",\r\n \"20.60.38.0/23\",\r\n + \ \"20.60.40.0/23\",\r\n \"20.60.42.0/23\",\r\n \"20.60.44.0/25\",\r\n + \ \"20.60.46.0/23\",\r\n \"20.60.48.0/22\",\r\n \"20.60.52.0/23\",\r\n + \ \"20.60.54.0/23\",\r\n \"20.60.56.0/22\",\r\n \"20.60.60.0/22\",\r\n + \ \"20.60.64.0/22\",\r\n \"20.60.68.0/22\",\r\n \"20.60.72.0/22\",\r\n + \ \"20.60.76.0/23\",\r\n \"20.60.78.0/23\",\r\n \"20.60.80.0/23\",\r\n + \ \"20.60.82.0/23\",\r\n \"20.60.84.0/23\",\r\n \"20.60.86.0/23\",\r\n + \ \"20.60.88.0/22\",\r\n \"20.60.92.0/23\",\r\n \"20.60.94.0/23\",\r\n + \ \"20.60.128.0/23\",\r\n \"20.60.130.0/24\",\r\n \"20.60.131.0/24\",\r\n + \ \"20.60.132.0/23\",\r\n \"20.60.134.0/23\",\r\n \"20.60.136.0/24\",\r\n + \ \"20.60.138.0/23\",\r\n \"20.60.140.0/23\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.60.144.0/23\",\r\n \"20.60.146.0/23\",\r\n \"20.60.148.0/23\",\r\n + \ \"20.60.150.0/23\",\r\n \"20.60.152.0/23\",\r\n \"20.60.154.0/23\",\r\n + \ \"20.60.156.0/23\",\r\n \"20.60.158.0/23\",\r\n \"20.60.160.0/23\",\r\n + \ \"20.60.162.0/23\",\r\n \"20.60.164.0/23\",\r\n \"20.60.166.0/23\",\r\n + \ \"20.60.168.0/23\",\r\n \"20.60.170.0/23\",\r\n \"20.60.172.0/23\",\r\n + \ \"20.60.174.0/23\",\r\n \"20.60.176.0/23\",\r\n \"20.60.178.0/23\",\r\n + \ \"20.60.180.0/23\",\r\n \"20.60.182.0/23\",\r\n \"20.60.184.0/23\",\r\n + \ \"20.60.186.0/23\",\r\n \"20.60.188.0/23\",\r\n \"20.60.190.0/23\",\r\n + \ \"20.60.192.0/23\",\r\n \"20.60.194.0/23\",\r\n \"20.60.196.0/23\",\r\n + \ \"20.60.198.0/23\",\r\n \"20.60.200.0/23\",\r\n \"20.60.202.0/23\",\r\n + \ \"20.60.204.0/23\",\r\n \"20.60.206.0/23\",\r\n \"20.60.208.0/23\",\r\n + \ \"20.60.210.0/23\",\r\n \"20.60.212.0/23\",\r\n \"20.60.214.0/23\",\r\n + \ \"20.60.216.0/23\",\r\n \"20.60.218.0/23\",\r\n \"20.60.220.0/23\",\r\n + \ \"20.60.222.0/23\",\r\n \"20.60.224.0/23\",\r\n \"20.60.226.0/23\",\r\n + \ \"20.60.228.0/23\",\r\n \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n + \ \"20.60.234.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.60.238.0/23\",\r\n + \ \"20.60.240.0/23\",\r\n \"20.60.242.0/23\",\r\n \"20.60.244.0/23\",\r\n + \ \"20.60.246.0/23\",\r\n \"20.60.248.0/23\",\r\n \"20.60.250.0/23\",\r\n + \ \"20.60.252.0/23\",\r\n \"20.60.254.0/23\",\r\n \"20.61.0.0/16\",\r\n + \ \"20.62.0.0/17\",\r\n \"20.62.128.0/17\",\r\n \"20.63.0.0/17\",\r\n + \ \"20.63.128.0/18\",\r\n \"20.63.192.0/18\",\r\n \"20.64.0.0/17\",\r\n + \ \"20.64.128.0/17\",\r\n \"20.65.0.0/17\",\r\n \"20.65.128.0/17\",\r\n + \ \"20.66.0.0/17\",\r\n \"20.66.128.0/17\",\r\n \"20.67.0.0/17\",\r\n + \ \"20.67.128.0/17\",\r\n \"20.68.0.0/18\",\r\n \"20.68.64.0/18\",\r\n + \ \"20.68.128.0/17\",\r\n \"20.69.0.0/18\",\r\n \"20.69.64.0/18\",\r\n + \ \"20.69.128.0/18\",\r\n \"20.69.192.0/18\",\r\n \"20.70.0.0/18\",\r\n + \ \"20.70.64.0/18\",\r\n \"20.70.128.0/17\",\r\n \"20.71.0.0/16\",\r\n + \ \"20.72.0.0/19\",\r\n \"20.72.32.0/19\",\r\n \"20.72.64.0/18\",\r\n + \ \"20.72.128.0/18\",\r\n \"20.72.192.0/18\",\r\n \"20.73.0.0/16\",\r\n + \ \"20.74.0.0/17\",\r\n \"20.74.128.0/17\",\r\n \"20.75.0.0/17\",\r\n + \ \"20.75.128.0/17\",\r\n \"20.76.0.0/16\",\r\n \"20.77.0.0/17\",\r\n + \ \"20.77.128.0/18\",\r\n \"20.77.192.0/18\",\r\n \"20.78.0.0/17\",\r\n + \ \"20.78.128.0/18\",\r\n \"20.78.192.0/18\",\r\n \"20.79.0.0/16\",\r\n + \ \"20.80.0.0/18\",\r\n \"20.80.64.0/18\",\r\n \"20.80.128.0/18\",\r\n + \ \"20.80.192.0/18\",\r\n \"20.81.0.0/17\",\r\n \"20.81.128.0/17\",\r\n + \ \"20.82.0.0/17\",\r\n \"20.82.128.0/17\",\r\n \"20.83.0.0/18\",\r\n + \ \"20.83.64.0/18\",\r\n \"20.83.128.0/18\",\r\n \"20.83.192.0/18\",\r\n + \ \"20.84.0.0/17\",\r\n \"20.84.128.0/17\",\r\n \"20.85.0.0/17\",\r\n + \ \"20.85.128.0/17\",\r\n \"20.86.0.0/16\",\r\n \"20.87.0.0/17\",\r\n + \ \"20.87.128.0/18\",\r\n \"20.87.192.0/18\",\r\n \"20.88.0.0/18\",\r\n + \ \"20.88.64.0/19\",\r\n \"20.88.96.0/19\",\r\n \"20.88.128.0/18\",\r\n + \ \"20.88.192.0/18\",\r\n \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n + \ \"20.89.192.0/18\",\r\n \"20.90.0.0/18\",\r\n \"20.90.64.0/18\",\r\n + \ \"20.90.128.0/17\",\r\n \"20.91.0.0/17\",\r\n \"20.91.128.0/17\",\r\n + \ \"20.92.0.0/18\",\r\n \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n + \ \"20.93.0.0/17\",\r\n \"20.93.128.0/17\",\r\n \"20.94.0.0/17\",\r\n + \ \"20.94.128.0/18\",\r\n \"20.94.192.0/18\",\r\n \"20.95.0.0/24\",\r\n + \ \"20.95.1.0/24\",\r\n \"20.95.2.0/24\",\r\n \"20.95.3.0/24\",\r\n + \ \"20.95.4.0/24\",\r\n \"20.95.5.0/24\",\r\n \"20.95.6.0/24\",\r\n + \ \"20.95.7.0/24\",\r\n \"20.95.8.0/21\",\r\n \"20.95.16.0/24\",\r\n + \ \"20.95.17.0/24\",\r\n \"20.95.18.0/24\",\r\n \"20.95.19.0/24\",\r\n + \ \"20.95.20.0/24\",\r\n \"20.95.21.0/24\",\r\n \"20.95.24.0/24\",\r\n + \ \"20.95.33.0/24\",\r\n \"20.95.40.0/21\",\r\n \"20.95.51.0/24\",\r\n + \ \"20.95.52.0/24\",\r\n \"20.95.53.0/24\",\r\n \"20.95.64.0/24\",\r\n \ \"20.95.65.0/24\",\r\n \"20.95.66.0/24\",\r\n \"20.95.67.0/24\",\r\n \ \"20.95.73.0/24\",\r\n \"20.95.74.0/23\",\r\n \"20.95.76.0/23\",\r\n \ \"20.95.78.0/23\",\r\n \"20.95.80.0/24\",\r\n \"20.95.81.0/24\",\r\n \ \"20.95.82.0/23\",\r\n \"20.95.84.0/24\",\r\n \"20.95.85.0/24\",\r\n \ \"20.95.86.0/24\",\r\n \"20.95.87.0/24\",\r\n \"20.95.88.0/21\",\r\n - \ \"20.95.128.0/24\",\r\n \"20.95.136.0/24\",\r\n \"20.95.137.0/24\",\r\n - \ \"20.95.138.0/24\",\r\n \"20.95.139.0/24\",\r\n \"20.95.140.0/24\",\r\n - \ \"20.95.141.0/24\",\r\n \"20.95.192.0/21\",\r\n \"20.95.200.0/24\",\r\n - \ \"20.95.208.0/24\",\r\n \"20.95.224.0/24\",\r\n \"20.95.240.0/24\",\r\n - \ \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n \"20.97.0.0/17\",\r\n - \ \"20.97.128.0/17\",\r\n \"20.98.0.0/18\",\r\n \"20.98.64.0/18\",\r\n - \ \"20.98.128.0/18\",\r\n \"20.98.192.0/18\",\r\n \"20.99.0.0/17\",\r\n - \ \"20.99.128.0/17\",\r\n \"20.100.0.0/18\",\r\n \"20.100.64.0/18\",\r\n - \ \"20.100.128.0/17\",\r\n \"20.101.0.0/16\",\r\n \"20.102.0.0/17\",\r\n - \ \"20.102.128.0/18\",\r\n \"20.102.192.0/18\",\r\n \"20.103.0.0/16\",\r\n - \ \"20.104.0.0/17\",\r\n \"20.104.128.0/18\",\r\n \"20.104.192.0/18\",\r\n - \ \"20.105.0.0/17\",\r\n \"20.105.128.0/17\",\r\n \"20.106.0.0/18\",\r\n - \ \"20.106.64.0/18\",\r\n \"20.106.128.0/17\",\r\n \"20.107.0.0/17\",\r\n - \ \"20.107.128.0/17\",\r\n \"20.108.0.0/16\",\r\n \"20.109.0.0/17\",\r\n - \ \"20.109.128.0/18\",\r\n \"20.109.192.0/18\",\r\n \"20.110.0.0/16\",\r\n - \ \"20.111.0.0/18\",\r\n \"20.111.64.0/18\",\r\n \"20.112.0.0/17\",\r\n - \ \"20.112.128.0/19\",\r\n \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n - \ \"20.112.184.0/21\",\r\n \"20.112.192.0/18\",\r\n \"20.113.0.0/17\",\r\n - \ \"20.113.128.0/18\",\r\n \"20.113.192.0/18\",\r\n \"20.114.0.0/18\",\r\n - \ \"20.114.64.0/18\",\r\n \"20.114.128.0/17\",\r\n \"20.115.0.0/17\",\r\n - \ \"20.115.128.0/17\",\r\n \"20.116.0.0/16\",\r\n \"20.117.0.0/18\",\r\n - \ \"20.117.64.0/18\",\r\n \"20.117.128.0/17\",\r\n \"20.118.0.0/18\",\r\n - \ \"20.118.64.0/18\",\r\n \"20.118.128.0/18\",\r\n \"20.118.192.0/18\",\r\n - \ \"20.119.0.0/17\",\r\n \"20.119.128.0/17\",\r\n \"20.120.0.0/17\",\r\n - \ \"20.120.128.0/17\",\r\n \"20.121.0.0/16\",\r\n \"20.122.0.0/16\",\r\n - \ \"20.123.0.0/17\",\r\n \"20.123.128.0/17\",\r\n \"20.124.0.0/16\",\r\n - \ \"20.125.0.0/18\",\r\n \"20.125.64.0/18\",\r\n \"20.125.128.0/19\",\r\n - \ \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n - \ \"20.125.240.0/20\",\r\n \"20.126.0.0/16\",\r\n \"20.127.0.0/16\",\r\n - \ \"20.135.0.0/22\",\r\n \"20.135.4.0/23\",\r\n \"20.135.6.0/23\",\r\n - \ \"20.135.8.0/22\",\r\n \"20.135.12.0/22\",\r\n \"20.135.16.0/23\",\r\n - \ \"20.135.18.0/23\",\r\n \"20.135.20.0/23\",\r\n \"20.135.22.0/23\",\r\n - \ \"20.135.24.0/23\",\r\n \"20.135.26.0/23\",\r\n \"20.135.28.0/23\",\r\n - \ \"20.135.30.0/23\",\r\n \"20.135.32.0/23\",\r\n \"20.135.34.0/23\",\r\n - \ \"20.135.36.0/23\",\r\n \"20.135.38.0/23\",\r\n \"20.135.40.0/23\",\r\n - \ \"20.135.42.0/23\",\r\n \"20.135.44.0/23\",\r\n \"20.135.46.0/23\",\r\n - \ \"20.135.48.0/23\",\r\n \"20.135.50.0/23\",\r\n \"20.135.52.0/23\",\r\n - \ \"20.135.54.0/23\",\r\n \"20.135.56.0/23\",\r\n \"20.135.58.0/23\",\r\n - \ \"20.135.60.0/23\",\r\n \"20.135.62.0/23\",\r\n \"20.135.64.0/23\",\r\n - \ \"20.135.66.0/23\",\r\n \"20.135.68.0/23\",\r\n \"20.135.70.0/23\",\r\n - \ \"20.135.72.0/23\",\r\n \"20.135.74.0/23\",\r\n \"20.135.76.0/23\",\r\n - \ \"20.135.78.0/23\",\r\n \"20.135.80.0/22\",\r\n \"20.135.84.0/22\",\r\n - \ \"20.135.88.0/23\",\r\n \"20.135.90.0/23\",\r\n \"20.135.92.0/22\",\r\n - \ \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n \"20.135.102.0/23\",\r\n - \ \"20.135.104.0/22\",\r\n \"20.135.108.0/22\",\r\n \"20.135.112.0/23\",\r\n - \ \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n \"20.135.120.0/21\",\r\n - \ \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n \"20.135.134.0/23\",\r\n - \ \"20.135.136.0/22\",\r\n \"20.135.140.0/22\",\r\n \"20.135.144.0/23\",\r\n - \ \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n \"20.135.152.0/22\",\r\n - \ \"20.135.156.0/23\",\r\n \"20.135.158.0/23\",\r\n \"20.135.160.0/22\",\r\n - \ \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n \"20.135.170.0/23\",\r\n - \ \"20.135.172.0/22\",\r\n \"20.135.176.0/22\",\r\n \"20.135.180.0/23\",\r\n - \ \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n \"20.135.188.0/22\",\r\n - \ \"20.135.192.0/23\",\r\n \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n - \ \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n \"20.135.206.0/23\",\r\n - \ \"20.135.208.0/23\",\r\n \"20.135.210.0/23\",\r\n \"20.135.212.0/22\",\r\n - \ \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n \"20.135.222.0/23\",\r\n - \ \"20.135.224.0/22\",\r\n \"20.135.228.0/22\",\r\n \"20.135.232.0/23\",\r\n - \ \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n \"20.135.238.0/23\",\r\n - \ \"20.135.240.0/25\",\r\n \"20.135.242.0/23\",\r\n \"20.135.244.0/22\",\r\n - \ \"20.135.248.0/23\",\r\n \"20.135.250.0/23\",\r\n \"20.135.252.0/23\",\r\n - \ \"20.135.254.0/23\",\r\n \"20.136.0.0/25\",\r\n \"20.136.0.128/25\",\r\n - \ \"20.136.1.0/24\",\r\n \"20.136.2.0/24\",\r\n \"20.136.3.0/25\",\r\n - \ \"20.136.3.128/25\",\r\n \"20.136.4.0/24\",\r\n \"20.136.5.0/24\",\r\n - \ \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n \"20.143.0.0/24\",\r\n - \ \"20.143.1.0/24\",\r\n \"20.143.2.0/24\",\r\n \"20.143.3.0/24\",\r\n - \ \"20.143.4.0/24\",\r\n \"20.143.6.0/23\",\r\n \"20.143.8.0/23\",\r\n - \ \"20.150.0.0/24\",\r\n \"20.150.1.0/25\",\r\n \"20.150.1.128/25\",\r\n - \ \"20.150.2.0/23\",\r\n \"20.150.4.0/23\",\r\n \"20.150.6.0/23\",\r\n - \ \"20.150.8.0/23\",\r\n \"20.150.10.0/23\",\r\n \"20.150.12.0/23\",\r\n - \ \"20.150.14.0/23\",\r\n \"20.150.16.0/24\",\r\n \"20.150.17.0/25\",\r\n - \ \"20.150.17.128/25\",\r\n \"20.150.18.0/25\",\r\n \"20.150.18.128/25\",\r\n - \ \"20.150.19.0/24\",\r\n \"20.150.20.0/25\",\r\n \"20.150.20.128/25\",\r\n - \ \"20.150.21.0/24\",\r\n \"20.150.22.0/24\",\r\n \"20.150.23.0/24\",\r\n - \ \"20.150.24.0/24\",\r\n \"20.150.25.0/24\",\r\n \"20.150.26.0/24\",\r\n - \ \"20.150.27.0/24\",\r\n \"20.150.28.0/24\",\r\n \"20.150.29.0/24\",\r\n - \ \"20.150.30.0/24\",\r\n \"20.150.31.0/24\",\r\n \"20.150.32.0/23\",\r\n - \ \"20.150.34.0/23\",\r\n \"20.150.36.0/24\",\r\n \"20.150.37.0/24\",\r\n - \ \"20.150.38.0/23\",\r\n \"20.150.40.0/25\",\r\n \"20.150.40.128/25\",\r\n - \ \"20.150.41.0/24\",\r\n \"20.150.42.0/24\",\r\n \"20.150.43.0/25\",\r\n - \ \"20.150.43.128/25\",\r\n \"20.150.44.0/24\",\r\n \"20.150.45.0/24\",\r\n - \ \"20.150.46.0/24\",\r\n \"20.150.47.0/25\",\r\n \"20.150.47.128/25\",\r\n - \ \"20.150.48.0/24\",\r\n \"20.150.49.0/24\",\r\n \"20.150.50.0/23\",\r\n - \ \"20.150.52.0/24\",\r\n \"20.150.53.0/24\",\r\n \"20.150.54.0/24\",\r\n - \ \"20.150.55.0/24\",\r\n \"20.150.56.0/24\",\r\n \"20.150.57.0/24\",\r\n - \ \"20.150.58.0/24\",\r\n \"20.150.59.0/24\",\r\n \"20.150.60.0/24\",\r\n - \ \"20.150.61.0/24\",\r\n \"20.150.62.0/24\",\r\n \"20.150.63.0/24\",\r\n - \ \"20.150.64.0/24\",\r\n \"20.150.65.0/24\",\r\n \"20.150.66.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.68.0/24\",\r\n \"20.150.69.0/24\",\r\n - \ \"20.150.70.0/24\",\r\n \"20.150.71.0/24\",\r\n \"20.150.72.0/24\",\r\n - \ \"20.150.73.0/24\",\r\n \"20.150.74.0/24\",\r\n \"20.150.75.0/24\",\r\n - \ \"20.150.76.0/24\",\r\n \"20.150.77.0/24\",\r\n \"20.150.78.0/24\",\r\n - \ \"20.150.79.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.81.0/24\",\r\n - \ \"20.150.82.0/24\",\r\n \"20.150.83.0/24\",\r\n \"20.150.84.0/24\",\r\n - \ \"20.150.85.0/24\",\r\n \"20.150.86.0/24\",\r\n \"20.150.87.0/24\",\r\n - \ \"20.150.88.0/24\",\r\n \"20.150.89.0/24\",\r\n \"20.150.90.0/24\",\r\n - \ \"20.150.91.0/24\",\r\n \"20.150.92.0/24\",\r\n \"20.150.93.0/24\",\r\n - \ \"20.150.94.0/24\",\r\n \"20.150.95.0/24\",\r\n \"20.150.96.0/24\",\r\n - \ \"20.150.97.0/24\",\r\n \"20.150.98.0/24\",\r\n \"20.150.99.0/24\",\r\n - \ \"20.150.100.0/24\",\r\n \"20.150.101.0/24\",\r\n \"20.150.102.0/24\",\r\n - \ \"20.150.103.0/24\",\r\n \"20.150.104.0/24\",\r\n \"20.150.105.0/24\",\r\n - \ \"20.150.106.0/24\",\r\n \"20.150.107.0/24\",\r\n \"20.150.108.0/24\",\r\n - \ \"20.150.109.0/24\",\r\n \"20.150.110.0/24\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.150.112.0/24\",\r\n \"20.150.113.0/24\",\r\n \"20.150.114.0/24\",\r\n - \ \"20.150.115.0/24\",\r\n \"20.150.116.0/24\",\r\n \"20.150.117.0/24\",\r\n - \ \"20.150.118.0/24\",\r\n \"20.150.119.0/24\",\r\n \"20.150.120.0/24\",\r\n - \ \"20.150.121.0/24\",\r\n \"20.150.122.0/24\",\r\n \"20.150.123.0/24\",\r\n - \ \"20.150.124.0/24\",\r\n \"20.150.125.0/24\",\r\n \"20.150.126.0/24\",\r\n - \ \"20.150.127.0/24\",\r\n \"20.150.128.0/17\",\r\n \"20.151.0.0/16\",\r\n - \ \"20.152.0.0/23\",\r\n \"20.152.2.0/23\",\r\n \"20.152.4.0/23\",\r\n - \ \"20.152.6.0/23\",\r\n \"20.157.0.0/24\",\r\n \"20.157.1.0/24\",\r\n - \ \"20.157.2.0/24\",\r\n \"20.157.3.0/24\",\r\n \"20.157.4.0/23\",\r\n - \ \"20.157.6.0/23\",\r\n \"20.157.8.0/22\",\r\n \"20.157.12.0/22\",\r\n - \ \"20.157.16.0/24\",\r\n \"20.157.17.0/24\",\r\n \"20.157.18.0/24\",\r\n - \ \"20.157.19.0/24\",\r\n \"20.157.20.0/24\",\r\n \"20.157.21.0/24\",\r\n - \ \"20.157.22.0/24\",\r\n \"20.157.23.0/24\",\r\n \"20.157.24.0/24\",\r\n - \ \"20.157.25.0/24\",\r\n \"20.157.26.0/24\",\r\n \"20.157.27.0/24\",\r\n - \ \"20.157.28.0/24\",\r\n \"20.157.29.0/24\",\r\n \"20.157.30.0/24\",\r\n - \ \"20.157.31.0/24\",\r\n \"20.157.32.0/24\",\r\n \"20.157.33.0/24\",\r\n - \ \"20.157.34.0/23\",\r\n \"20.157.36.0/23\",\r\n \"20.157.38.0/24\",\r\n - \ \"20.157.39.0/24\",\r\n \"20.157.40.0/24\",\r\n \"20.157.41.0/24\",\r\n - \ \"20.157.42.0/24\",\r\n \"20.157.43.0/24\",\r\n \"20.157.44.0/24\",\r\n - \ \"20.157.45.0/24\",\r\n \"20.157.46.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.48.0/23\",\r\n \"20.157.50.0/23\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.53.0/24\",\r\n \"20.157.54.0/24\",\r\n \"20.157.55.0/24\",\r\n - \ \"20.157.56.0/24\",\r\n \"20.157.57.0/24\",\r\n \"20.157.58.0/24\",\r\n - \ \"20.157.59.0/24\",\r\n \"20.157.60.0/24\",\r\n \"20.157.61.0/24\",\r\n - \ \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n \"20.157.72.0/24\",\r\n - \ \"20.157.73.0/24\",\r\n \"20.157.74.0/24\",\r\n \"20.157.75.0/24\",\r\n - \ \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n \"20.157.84.0/24\",\r\n - \ \"20.157.85.0/24\",\r\n \"20.157.86.0/24\",\r\n \"20.157.87.0/24\",\r\n - \ \"20.157.88.0/24\",\r\n \"20.157.89.0/24\",\r\n \"20.157.90.0/24\",\r\n - \ \"20.157.91.0/24\",\r\n \"20.157.92.0/24\",\r\n \"20.157.93.0/24\",\r\n - \ \"20.157.94.0/24\",\r\n \"20.157.95.0/24\",\r\n \"20.157.96.0/24\",\r\n - \ \"20.157.97.0/24\",\r\n \"20.157.98.0/24\",\r\n \"20.157.99.0/24\",\r\n - \ \"20.157.100.0/24\",\r\n \"20.157.101.0/24\",\r\n \"20.157.102.0/24\",\r\n - \ \"20.157.103.0/24\",\r\n \"20.157.104.0/24\",\r\n \"20.157.105.0/24\",\r\n - \ \"20.157.106.0/24\",\r\n \"20.157.107.0/24\",\r\n \"20.157.108.0/24\",\r\n - \ \"20.157.109.0/24\",\r\n \"20.157.110.0/24\",\r\n \"20.157.111.0/24\",\r\n - \ \"20.157.112.0/24\",\r\n \"20.157.113.0/24\",\r\n \"20.157.114.0/24\",\r\n - \ \"20.157.115.0/24\",\r\n \"20.157.116.0/24\",\r\n \"20.157.117.0/24\",\r\n - \ \"20.157.118.0/24\",\r\n \"20.157.119.0/24\",\r\n \"20.157.120.0/24\",\r\n - \ \"20.157.121.0/24\",\r\n \"20.157.122.0/24\",\r\n \"20.157.123.0/24\",\r\n - \ \"20.157.124.0/24\",\r\n \"20.157.125.0/24\",\r\n \"20.157.126.0/24\",\r\n - \ \"20.157.127.0/24\",\r\n \"20.157.128.0/24\",\r\n \"20.157.129.0/24\",\r\n - \ \"20.157.130.0/24\",\r\n \"20.157.131.0/24\",\r\n \"20.157.132.0/24\",\r\n - \ \"20.157.133.0/24\",\r\n \"20.157.134.0/24\",\r\n \"20.157.135.0/24\",\r\n - \ \"20.157.136.0/24\",\r\n \"20.157.137.0/24\",\r\n \"20.157.138.0/24\",\r\n - \ \"20.157.139.0/24\",\r\n \"20.157.140.0/24\",\r\n \"20.157.141.0/24\",\r\n - \ \"20.157.142.0/23\",\r\n \"20.157.144.0/24\",\r\n \"20.157.145.0/24\",\r\n - \ \"20.157.146.0/24\",\r\n \"20.157.147.0/24\",\r\n \"20.157.148.0/24\",\r\n - \ \"20.157.149.0/24\",\r\n \"20.157.150.0/24\",\r\n \"20.157.151.0/24\",\r\n - \ \"20.157.152.0/24\",\r\n \"20.157.153.0/24\",\r\n \"20.157.154.0/24\",\r\n - \ \"20.157.155.0/24\",\r\n \"20.157.156.0/24\",\r\n \"20.157.157.0/24\",\r\n - \ \"20.157.158.0/24\",\r\n \"20.157.159.0/24\",\r\n \"20.157.160.0/24\",\r\n - \ \"20.157.161.0/24\",\r\n \"20.157.162.0/24\",\r\n \"20.157.163.0/24\",\r\n - \ \"20.157.164.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.157.166.0/24\",\r\n - \ \"20.157.167.0/24\",\r\n \"20.157.168.0/24\",\r\n \"20.157.169.0/24\",\r\n - \ \"20.157.170.0/24\",\r\n \"20.157.171.0/24\",\r\n \"20.157.172.0/24\",\r\n - \ \"20.157.173.0/24\",\r\n \"20.157.174.0/24\",\r\n \"20.157.175.0/24\",\r\n - \ \"20.157.176.0/24\",\r\n \"20.157.177.0/24\",\r\n \"20.157.178.0/24\",\r\n - \ \"20.157.179.0/24\",\r\n \"20.157.180.0/24\",\r\n \"20.157.181.0/24\",\r\n - \ \"20.157.182.0/24\",\r\n \"20.157.183.0/24\",\r\n \"20.157.184.0/24\",\r\n - \ \"20.157.185.0/24\",\r\n \"20.157.186.0/24\",\r\n \"20.157.187.0/24\",\r\n - \ \"20.157.188.0/24\",\r\n \"20.157.189.0/24\",\r\n \"20.157.190.0/24\",\r\n - \ \"20.157.191.0/24\",\r\n \"20.157.192.0/24\",\r\n \"20.157.193.0/24\",\r\n - \ \"20.157.194.0/24\",\r\n \"20.157.195.0/24\",\r\n \"20.157.196.0/24\",\r\n - \ \"20.157.197.0/24\",\r\n \"20.157.198.0/24\",\r\n \"20.157.199.0/24\",\r\n - \ \"20.157.200.0/24\",\r\n \"20.157.201.0/24\",\r\n \"20.157.202.0/24\",\r\n - \ \"20.157.203.0/24\",\r\n \"20.157.204.0/24\",\r\n \"20.157.205.0/24\",\r\n - \ \"20.157.206.0/24\",\r\n \"20.157.208.0/24\",\r\n \"20.157.209.0/24\",\r\n - \ \"20.157.210.0/23\",\r\n \"20.157.212.0/24\",\r\n \"20.157.213.0/24\",\r\n - \ \"20.157.214.0/24\",\r\n \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n - \ \"20.157.217.0/24\",\r\n \"20.157.218.0/24\",\r\n \"20.157.219.0/24\",\r\n - \ \"20.157.220.0/24\",\r\n \"20.157.221.0/24\",\r\n \"20.157.222.0/24\",\r\n - \ \"20.157.223.0/24\",\r\n \"20.160.0.0/16\",\r\n \"20.161.0.0/16\",\r\n - \ \"20.162.0.0/17\",\r\n \"20.163.0.0/17\",\r\n \"20.163.128.0/17\",\r\n - \ \"20.164.0.0/16\",\r\n \"20.165.0.0/17\",\r\n \"20.165.128.0/17\",\r\n - \ \"20.166.0.0/17\",\r\n \"20.167.0.0/17\",\r\n \"20.184.0.0/18\",\r\n + \ \"20.95.128.0/24\",\r\n \"20.95.129.0/24\",\r\n \"20.95.136.0/24\",\r\n + \ \"20.95.137.0/24\",\r\n \"20.95.138.0/24\",\r\n \"20.95.139.0/24\",\r\n + \ \"20.95.140.0/24\",\r\n \"20.95.141.0/24\",\r\n \"20.95.192.0/21\",\r\n + \ \"20.95.200.0/24\",\r\n \"20.95.208.0/24\",\r\n \"20.95.224.0/24\",\r\n + \ \"20.95.240.0/24\",\r\n \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n + \ \"20.97.0.0/17\",\r\n \"20.97.128.0/17\",\r\n \"20.98.0.0/18\",\r\n + \ \"20.98.64.0/18\",\r\n \"20.98.128.0/18\",\r\n \"20.98.192.0/18\",\r\n + \ \"20.99.0.0/17\",\r\n \"20.99.128.0/17\",\r\n \"20.100.0.0/18\",\r\n + \ \"20.100.64.0/18\",\r\n \"20.100.128.0/17\",\r\n \"20.101.0.0/16\",\r\n + \ \"20.102.0.0/17\",\r\n \"20.102.128.0/18\",\r\n \"20.102.192.0/18\",\r\n + \ \"20.103.0.0/16\",\r\n \"20.104.0.0/17\",\r\n \"20.104.128.0/18\",\r\n + \ \"20.104.192.0/18\",\r\n \"20.105.0.0/17\",\r\n \"20.105.128.0/17\",\r\n + \ \"20.106.0.0/18\",\r\n \"20.106.64.0/18\",\r\n \"20.106.128.0/17\",\r\n + \ \"20.107.0.0/17\",\r\n \"20.107.128.0/17\",\r\n \"20.108.0.0/16\",\r\n + \ \"20.109.0.0/17\",\r\n \"20.109.128.0/18\",\r\n \"20.109.192.0/18\",\r\n + \ \"20.110.0.0/16\",\r\n \"20.111.0.0/18\",\r\n \"20.111.64.0/18\",\r\n + \ \"20.112.0.0/17\",\r\n \"20.112.128.0/19\",\r\n \"20.112.160.0/20\",\r\n + \ \"20.112.176.0/21\",\r\n \"20.112.184.0/21\",\r\n \"20.112.192.0/18\",\r\n + \ \"20.113.0.0/17\",\r\n \"20.113.128.0/18\",\r\n \"20.113.192.0/18\",\r\n + \ \"20.114.0.0/18\",\r\n \"20.114.64.0/18\",\r\n \"20.114.128.0/17\",\r\n + \ \"20.115.0.0/17\",\r\n \"20.115.128.0/17\",\r\n \"20.116.0.0/16\",\r\n + \ \"20.117.0.0/18\",\r\n \"20.117.64.0/18\",\r\n \"20.117.128.0/17\",\r\n + \ \"20.118.0.0/18\",\r\n \"20.118.64.0/18\",\r\n \"20.118.128.0/18\",\r\n + \ \"20.118.192.0/18\",\r\n \"20.119.0.0/17\",\r\n \"20.119.128.0/17\",\r\n + \ \"20.120.0.0/17\",\r\n \"20.120.128.0/17\",\r\n \"20.121.0.0/16\",\r\n + \ \"20.122.0.0/16\",\r\n \"20.123.0.0/17\",\r\n \"20.123.128.0/17\",\r\n + \ \"20.124.0.0/16\",\r\n \"20.125.0.0/18\",\r\n \"20.125.64.0/18\",\r\n + \ \"20.125.128.0/19\",\r\n \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n + \ \"20.125.224.0/20\",\r\n \"20.125.240.0/20\",\r\n \"20.126.0.0/16\",\r\n + \ \"20.127.0.0/16\",\r\n \"20.135.0.0/22\",\r\n \"20.135.4.0/23\",\r\n + \ \"20.135.6.0/23\",\r\n \"20.135.8.0/22\",\r\n \"20.135.12.0/22\",\r\n + \ \"20.135.16.0/23\",\r\n \"20.135.18.0/23\",\r\n \"20.135.20.0/23\",\r\n + \ \"20.135.22.0/23\",\r\n \"20.135.24.0/23\",\r\n \"20.135.26.0/23\",\r\n + \ \"20.135.28.0/23\",\r\n \"20.135.30.0/23\",\r\n \"20.135.32.0/23\",\r\n + \ \"20.135.34.0/23\",\r\n \"20.135.36.0/23\",\r\n \"20.135.38.0/23\",\r\n + \ \"20.135.40.0/23\",\r\n \"20.135.42.0/23\",\r\n \"20.135.44.0/23\",\r\n + \ \"20.135.46.0/23\",\r\n \"20.135.48.0/23\",\r\n \"20.135.50.0/23\",\r\n + \ \"20.135.52.0/23\",\r\n \"20.135.54.0/23\",\r\n \"20.135.56.0/23\",\r\n + \ \"20.135.58.0/23\",\r\n \"20.135.60.0/23\",\r\n \"20.135.62.0/23\",\r\n + \ \"20.135.64.0/23\",\r\n \"20.135.66.0/23\",\r\n \"20.135.68.0/23\",\r\n + \ \"20.135.70.0/23\",\r\n \"20.135.72.0/23\",\r\n \"20.135.74.0/23\",\r\n + \ \"20.135.76.0/23\",\r\n \"20.135.78.0/23\",\r\n \"20.135.80.0/22\",\r\n + \ \"20.135.84.0/22\",\r\n \"20.135.88.0/23\",\r\n \"20.135.90.0/23\",\r\n + \ \"20.135.92.0/22\",\r\n \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n + \ \"20.135.102.0/23\",\r\n \"20.135.104.0/22\",\r\n \"20.135.108.0/22\",\r\n + \ \"20.135.112.0/23\",\r\n \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n + \ \"20.135.120.0/21\",\r\n \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n + \ \"20.135.134.0/23\",\r\n \"20.135.136.0/22\",\r\n \"20.135.140.0/22\",\r\n + \ \"20.135.144.0/23\",\r\n \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n + \ \"20.135.152.0/22\",\r\n \"20.135.156.0/23\",\r\n \"20.135.158.0/23\",\r\n + \ \"20.135.160.0/22\",\r\n \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n + \ \"20.135.170.0/23\",\r\n \"20.135.172.0/22\",\r\n \"20.135.176.0/22\",\r\n + \ \"20.135.180.0/23\",\r\n \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n + \ \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\r\n \"20.135.194.0/23\",\r\n + \ \"20.135.196.0/22\",\r\n \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n + \ \"20.135.206.0/23\",\r\n \"20.135.208.0/23\",\r\n \"20.135.210.0/23\",\r\n + \ \"20.135.212.0/22\",\r\n \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n + \ \"20.135.222.0/23\",\r\n \"20.135.224.0/22\",\r\n \"20.135.228.0/22\",\r\n + \ \"20.135.232.0/23\",\r\n \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n + \ \"20.135.238.0/23\",\r\n \"20.135.240.0/25\",\r\n \"20.135.242.0/23\",\r\n + \ \"20.135.244.0/22\",\r\n \"20.135.248.0/23\",\r\n \"20.135.250.0/23\",\r\n + \ \"20.135.252.0/23\",\r\n \"20.135.254.0/23\",\r\n \"20.136.0.0/25\",\r\n + \ \"20.136.0.128/25\",\r\n \"20.136.1.0/24\",\r\n \"20.136.2.0/24\",\r\n + \ \"20.136.3.0/25\",\r\n \"20.136.3.128/25\",\r\n \"20.136.4.0/24\",\r\n + \ \"20.136.5.0/24\",\r\n \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n + \ \"20.143.0.0/24\",\r\n \"20.143.1.0/24\",\r\n \"20.143.2.0/24\",\r\n + \ \"20.143.3.0/24\",\r\n \"20.143.4.0/24\",\r\n \"20.143.6.0/23\",\r\n + \ \"20.143.8.0/23\",\r\n \"20.150.0.0/24\",\r\n \"20.150.1.0/25\",\r\n + \ \"20.150.1.128/25\",\r\n \"20.150.2.0/23\",\r\n \"20.150.4.0/23\",\r\n + \ \"20.150.6.0/23\",\r\n \"20.150.8.0/23\",\r\n \"20.150.10.0/23\",\r\n + \ \"20.150.12.0/23\",\r\n \"20.150.14.0/23\",\r\n \"20.150.16.0/24\",\r\n + \ \"20.150.17.0/25\",\r\n \"20.150.17.128/25\",\r\n \"20.150.18.0/25\",\r\n + \ \"20.150.18.128/25\",\r\n \"20.150.19.0/24\",\r\n \"20.150.20.0/25\",\r\n + \ \"20.150.20.128/25\",\r\n \"20.150.21.0/24\",\r\n \"20.150.22.0/24\",\r\n + \ \"20.150.23.0/24\",\r\n \"20.150.24.0/24\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.26.0/24\",\r\n \"20.150.27.0/24\",\r\n \"20.150.28.0/24\",\r\n + \ \"20.150.29.0/24\",\r\n \"20.150.30.0/24\",\r\n \"20.150.31.0/24\",\r\n + \ \"20.150.32.0/23\",\r\n \"20.150.34.0/23\",\r\n \"20.150.36.0/24\",\r\n + \ \"20.150.37.0/24\",\r\n \"20.150.38.0/23\",\r\n \"20.150.40.0/25\",\r\n + \ \"20.150.40.128/25\",\r\n \"20.150.41.0/24\",\r\n \"20.150.42.0/24\",\r\n + \ \"20.150.43.0/25\",\r\n \"20.150.43.128/25\",\r\n \"20.150.44.0/24\",\r\n + \ \"20.150.45.0/24\",\r\n \"20.150.46.0/24\",\r\n \"20.150.47.0/25\",\r\n + \ \"20.150.47.128/25\",\r\n \"20.150.48.0/24\",\r\n \"20.150.49.0/24\",\r\n + \ \"20.150.50.0/23\",\r\n \"20.150.52.0/24\",\r\n \"20.150.53.0/24\",\r\n + \ \"20.150.54.0/24\",\r\n \"20.150.55.0/24\",\r\n \"20.150.56.0/24\",\r\n + \ \"20.150.57.0/24\",\r\n \"20.150.58.0/24\",\r\n \"20.150.59.0/24\",\r\n + \ \"20.150.60.0/24\",\r\n \"20.150.61.0/24\",\r\n \"20.150.62.0/24\",\r\n + \ \"20.150.63.0/24\",\r\n \"20.150.64.0/24\",\r\n \"20.150.65.0/24\",\r\n + \ \"20.150.66.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.68.0/24\",\r\n + \ \"20.150.69.0/24\",\r\n \"20.150.70.0/24\",\r\n \"20.150.71.0/24\",\r\n + \ \"20.150.72.0/24\",\r\n \"20.150.73.0/24\",\r\n \"20.150.74.0/24\",\r\n + \ \"20.150.75.0/24\",\r\n \"20.150.76.0/24\",\r\n \"20.150.77.0/24\",\r\n + \ \"20.150.78.0/24\",\r\n \"20.150.79.0/24\",\r\n \"20.150.80.0/24\",\r\n + \ \"20.150.81.0/24\",\r\n \"20.150.82.0/24\",\r\n \"20.150.83.0/24\",\r\n + \ \"20.150.84.0/24\",\r\n \"20.150.85.0/24\",\r\n \"20.150.86.0/24\",\r\n + \ \"20.150.87.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.150.89.0/24\",\r\n + \ \"20.150.90.0/24\",\r\n \"20.150.91.0/24\",\r\n \"20.150.92.0/24\",\r\n + \ \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n \"20.150.95.0/24\",\r\n + \ \"20.150.96.0/24\",\r\n \"20.150.97.0/24\",\r\n \"20.150.98.0/24\",\r\n + \ \"20.150.99.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.150.101.0/24\",\r\n + \ \"20.150.102.0/24\",\r\n \"20.150.103.0/24\",\r\n \"20.150.104.0/24\",\r\n + \ \"20.150.105.0/24\",\r\n \"20.150.106.0/24\",\r\n \"20.150.107.0/24\",\r\n + \ \"20.150.108.0/24\",\r\n \"20.150.109.0/24\",\r\n \"20.150.110.0/24\",\r\n + \ \"20.150.111.0/24\",\r\n \"20.150.112.0/24\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.150.114.0/24\",\r\n \"20.150.115.0/24\",\r\n \"20.150.116.0/24\",\r\n + \ \"20.150.117.0/24\",\r\n \"20.150.118.0/24\",\r\n \"20.150.119.0/24\",\r\n + \ \"20.150.120.0/24\",\r\n \"20.150.121.0/24\",\r\n \"20.150.122.0/24\",\r\n + \ \"20.150.123.0/24\",\r\n \"20.150.124.0/24\",\r\n \"20.150.125.0/24\",\r\n + \ \"20.150.126.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.150.128.0/17\",\r\n + \ \"20.151.0.0/16\",\r\n \"20.152.0.0/23\",\r\n \"20.152.2.0/23\",\r\n + \ \"20.152.4.0/23\",\r\n \"20.152.6.0/23\",\r\n \"20.157.0.0/24\",\r\n + \ \"20.157.1.0/24\",\r\n \"20.157.2.0/24\",\r\n \"20.157.3.0/24\",\r\n + \ \"20.157.4.0/23\",\r\n \"20.157.6.0/23\",\r\n \"20.157.8.0/22\",\r\n + \ \"20.157.12.0/22\",\r\n \"20.157.16.0/24\",\r\n \"20.157.17.0/24\",\r\n + \ \"20.157.18.0/24\",\r\n \"20.157.19.0/24\",\r\n \"20.157.20.0/24\",\r\n + \ \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n \"20.157.23.0/24\",\r\n + \ \"20.157.24.0/24\",\r\n \"20.157.25.0/24\",\r\n \"20.157.26.0/24\",\r\n + \ \"20.157.27.0/24\",\r\n \"20.157.28.0/24\",\r\n \"20.157.29.0/24\",\r\n + \ \"20.157.30.0/24\",\r\n \"20.157.31.0/24\",\r\n \"20.157.32.0/24\",\r\n + \ \"20.157.33.0/24\",\r\n \"20.157.34.0/23\",\r\n \"20.157.36.0/23\",\r\n + \ \"20.157.38.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.40.0/24\",\r\n + \ \"20.157.41.0/24\",\r\n \"20.157.42.0/24\",\r\n \"20.157.43.0/24\",\r\n + \ \"20.157.44.0/24\",\r\n \"20.157.45.0/24\",\r\n \"20.157.46.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.48.0/23\",\r\n \"20.157.50.0/23\",\r\n + \ \"20.157.52.0/24\",\r\n \"20.157.53.0/24\",\r\n \"20.157.54.0/24\",\r\n + \ \"20.157.55.0/24\",\r\n \"20.157.56.0/24\",\r\n \"20.157.57.0/24\",\r\n + \ \"20.157.58.0/24\",\r\n \"20.157.59.0/24\",\r\n \"20.157.60.0/24\",\r\n + \ \"20.157.61.0/24\",\r\n \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n + \ \"20.157.72.0/24\",\r\n \"20.157.73.0/24\",\r\n \"20.157.74.0/24\",\r\n + \ \"20.157.75.0/24\",\r\n \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n + \ \"20.157.84.0/24\",\r\n \"20.157.85.0/24\",\r\n \"20.157.86.0/24\",\r\n + \ \"20.157.87.0/24\",\r\n \"20.157.88.0/24\",\r\n \"20.157.89.0/24\",\r\n + \ \"20.157.90.0/24\",\r\n \"20.157.91.0/24\",\r\n \"20.157.92.0/24\",\r\n + \ \"20.157.93.0/24\",\r\n \"20.157.94.0/24\",\r\n \"20.157.95.0/24\",\r\n + \ \"20.157.96.0/24\",\r\n \"20.157.97.0/24\",\r\n \"20.157.98.0/24\",\r\n + \ \"20.157.99.0/24\",\r\n \"20.157.100.0/24\",\r\n \"20.157.101.0/24\",\r\n + \ \"20.157.102.0/24\",\r\n \"20.157.103.0/24\",\r\n \"20.157.104.0/24\",\r\n + \ \"20.157.105.0/24\",\r\n \"20.157.106.0/24\",\r\n \"20.157.107.0/24\",\r\n + \ \"20.157.108.0/24\",\r\n \"20.157.109.0/24\",\r\n \"20.157.110.0/24\",\r\n + \ \"20.157.111.0/24\",\r\n \"20.157.112.0/24\",\r\n \"20.157.113.0/24\",\r\n + \ \"20.157.114.0/24\",\r\n \"20.157.115.0/24\",\r\n \"20.157.116.0/24\",\r\n + \ \"20.157.117.0/24\",\r\n \"20.157.118.0/24\",\r\n \"20.157.119.0/24\",\r\n + \ \"20.157.120.0/24\",\r\n \"20.157.121.0/24\",\r\n \"20.157.122.0/24\",\r\n + \ \"20.157.123.0/24\",\r\n \"20.157.124.0/24\",\r\n \"20.157.125.0/24\",\r\n + \ \"20.157.126.0/24\",\r\n \"20.157.127.0/24\",\r\n \"20.157.128.0/24\",\r\n + \ \"20.157.129.0/24\",\r\n \"20.157.130.0/24\",\r\n \"20.157.131.0/24\",\r\n + \ \"20.157.132.0/24\",\r\n \"20.157.133.0/24\",\r\n \"20.157.134.0/24\",\r\n + \ \"20.157.135.0/24\",\r\n \"20.157.136.0/24\",\r\n \"20.157.137.0/24\",\r\n + \ \"20.157.138.0/24\",\r\n \"20.157.139.0/24\",\r\n \"20.157.140.0/24\",\r\n + \ \"20.157.141.0/24\",\r\n \"20.157.142.0/23\",\r\n \"20.157.144.0/24\",\r\n + \ \"20.157.145.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.147.0/24\",\r\n + \ \"20.157.148.0/24\",\r\n \"20.157.149.0/24\",\r\n \"20.157.150.0/24\",\r\n + \ \"20.157.151.0/24\",\r\n \"20.157.152.0/24\",\r\n \"20.157.153.0/24\",\r\n + \ \"20.157.154.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.156.0/24\",\r\n + \ \"20.157.157.0/24\",\r\n \"20.157.158.0/24\",\r\n \"20.157.159.0/24\",\r\n + \ \"20.157.160.0/24\",\r\n \"20.157.161.0/24\",\r\n \"20.157.162.0/24\",\r\n + \ \"20.157.163.0/24\",\r\n \"20.157.164.0/24\",\r\n \"20.157.165.0/24\",\r\n + \ \"20.157.166.0/24\",\r\n \"20.157.167.0/24\",\r\n \"20.157.168.0/24\",\r\n + \ \"20.157.169.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.171.0/24\",\r\n + \ \"20.157.172.0/24\",\r\n \"20.157.173.0/24\",\r\n \"20.157.174.0/24\",\r\n + \ \"20.157.175.0/24\",\r\n \"20.157.176.0/24\",\r\n \"20.157.177.0/24\",\r\n + \ \"20.157.178.0/24\",\r\n \"20.157.179.0/24\",\r\n \"20.157.180.0/24\",\r\n + \ \"20.157.181.0/24\",\r\n \"20.157.182.0/24\",\r\n \"20.157.183.0/24\",\r\n + \ \"20.157.184.0/24\",\r\n \"20.157.185.0/24\",\r\n \"20.157.186.0/24\",\r\n + \ \"20.157.187.0/24\",\r\n \"20.157.188.0/24\",\r\n \"20.157.189.0/24\",\r\n + \ \"20.157.190.0/24\",\r\n \"20.157.191.0/24\",\r\n \"20.157.192.0/24\",\r\n + \ \"20.157.193.0/24\",\r\n \"20.157.194.0/24\",\r\n \"20.157.195.0/24\",\r\n + \ \"20.157.196.0/24\",\r\n \"20.157.197.0/24\",\r\n \"20.157.198.0/24\",\r\n + \ \"20.157.199.0/24\",\r\n \"20.157.200.0/24\",\r\n \"20.157.201.0/24\",\r\n + \ \"20.157.202.0/24\",\r\n \"20.157.203.0/24\",\r\n \"20.157.204.0/24\",\r\n + \ \"20.157.205.0/24\",\r\n \"20.157.206.0/24\",\r\n \"20.157.208.0/24\",\r\n + \ \"20.157.209.0/24\",\r\n \"20.157.210.0/23\",\r\n \"20.157.212.0/24\",\r\n + \ \"20.157.213.0/24\",\r\n \"20.157.214.0/24\",\r\n \"20.157.215.0/24\",\r\n + \ \"20.157.216.0/24\",\r\n \"20.157.217.0/24\",\r\n \"20.157.218.0/24\",\r\n + \ \"20.157.219.0/24\",\r\n \"20.157.220.0/24\",\r\n \"20.157.221.0/24\",\r\n + \ \"20.157.222.0/24\",\r\n \"20.157.223.0/24\",\r\n \"20.157.224.0/24\",\r\n + \ \"20.157.225.0/24\",\r\n \"20.157.226.0/24\",\r\n \"20.157.227.0/24\",\r\n + \ \"20.157.228.0/24\",\r\n \"20.157.229.0/24\",\r\n \"20.157.230.0/24\",\r\n + \ \"20.160.0.0/16\",\r\n \"20.161.0.0/16\",\r\n \"20.162.0.0/17\",\r\n + \ \"20.163.0.0/17\",\r\n \"20.163.128.0/17\",\r\n \"20.164.0.0/16\",\r\n + \ \"20.165.0.0/17\",\r\n \"20.165.128.0/17\",\r\n \"20.166.0.0/17\",\r\n + \ \"20.167.0.0/17\",\r\n \"20.168.0.0/17\",\r\n \"20.184.0.0/18\",\r\n \ \"20.184.64.0/18\",\r\n \"20.184.128.0/17\",\r\n \"20.185.0.0/16\",\r\n \ \"20.186.0.0/17\",\r\n \"20.186.128.0/18\",\r\n \"20.186.192.0/18\",\r\n \ \"20.187.0.0/18\",\r\n \"20.187.64.0/18\",\r\n \"20.187.128.0/18\",\r\n @@ -49481,485 +50796,489 @@ interactions: \ \"20.202.56.0/23\",\r\n \"20.202.58.0/24\",\r\n \"20.202.59.0/24\",\r\n \ \"20.202.60.0/24\",\r\n \"20.202.61.0/24\",\r\n \"20.202.62.0/24\",\r\n \ \"20.202.63.0/24\",\r\n \"20.202.64.0/24\",\r\n \"20.202.65.0/24\",\r\n - \ \"20.202.66.0/23\",\r\n \"20.202.80.0/22\",\r\n \"20.202.100.0/23\",\r\n - \ \"20.202.102.0/23\",\r\n \"20.202.120.0/22\",\r\n \"20.202.124.0/24\",\r\n - \ \"20.202.140.0/24\",\r\n \"20.202.141.0/24\",\r\n \"20.202.142.0/23\",\r\n - \ \"20.202.144.0/22\",\r\n \"20.202.148.0/23\",\r\n \"20.203.0.0/18\",\r\n - \ \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n \"20.203.88.0/21\",\r\n - \ \"20.203.96.0/19\",\r\n \"20.203.128.0/17\",\r\n \"20.204.0.0/16\",\r\n - \ \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n \"20.205.80.0/21\",\r\n - \ \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n \"20.205.144.0/20\",\r\n - \ \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n \"20.206.0.0/18\",\r\n - \ \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n \"20.207.0.0/18\",\r\n - \ \"20.207.64.0/18\",\r\n \"20.207.128.0/18\",\r\n \"20.207.192.0/20\",\r\n - \ \"20.207.224.0/19\",\r\n \"20.208.0.0/17\",\r\n \"20.208.128.0/19\",\r\n - \ \"20.208.192.0/18\",\r\n \"20.209.0.0/23\",\r\n \"20.209.2.0/23\",\r\n - \ \"20.209.4.0/23\",\r\n \"20.209.6.0/23\",\r\n \"20.209.8.0/23\",\r\n - \ \"20.209.10.0/23\",\r\n \"20.209.12.0/23\",\r\n \"20.209.14.0/23\",\r\n - \ \"20.209.16.0/23\",\r\n \"20.209.18.0/23\",\r\n \"20.209.20.0/23\",\r\n - \ \"20.209.22.0/23\",\r\n \"20.209.24.0/23\",\r\n \"20.209.26.0/23\",\r\n - \ \"20.209.28.0/23\",\r\n \"20.209.30.0/23\",\r\n \"20.209.32.0/23\",\r\n - \ \"20.209.34.0/23\",\r\n \"20.209.36.0/23\",\r\n \"20.209.38.0/23\",\r\n - \ \"20.209.40.0/23\",\r\n \"20.209.42.0/23\",\r\n \"20.209.44.0/23\",\r\n - \ \"20.209.46.0/23\",\r\n \"20.209.48.0/23\",\r\n \"20.209.50.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"20.209.54.0/23\",\r\n \"20.209.56.0/23\",\r\n - \ \"20.209.58.0/23\",\r\n \"20.209.60.0/23\",\r\n \"20.209.62.0/23\",\r\n - \ \"20.209.64.0/23\",\r\n \"20.209.66.0/23\",\r\n \"20.209.68.0/23\",\r\n - \ \"20.210.0.0/17\",\r\n \"20.210.128.0/18\",\r\n \"20.210.192.0/18\",\r\n - \ \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n \"20.211.192.0/18\",\r\n - \ \"20.212.0.0/16\",\r\n \"20.213.0.0/17\",\r\n \"20.213.128.0/18\",\r\n - \ \"20.213.192.0/20\",\r\n \"20.213.224.0/19\",\r\n \"20.214.0.0/18\",\r\n - \ \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n \"20.215.0.0/18\",\r\n - \ \"20.215.128.0/17\",\r\n \"20.216.0.0/18\",\r\n \"20.216.64.0/18\",\r\n - \ \"20.216.128.0/18\",\r\n \"20.217.0.0/19\",\r\n \"20.217.32.0/22\",\r\n - \ \"20.217.40.0/21\",\r\n \"20.217.48.0/20\",\r\n \"20.217.64.0/19\",\r\n - \ \"20.218.0.0/18\",\r\n \"20.218.64.0/18\",\r\n \"20.218.128.0/17\",\r\n - \ \"20.219.0.0/18\",\r\n \"20.219.64.0/18\",\r\n \"20.219.128.0/17\",\r\n - \ \"20.220.0.0/18\",\r\n \"20.220.64.0/18\",\r\n \"20.220.128.0/17\",\r\n - \ \"20.221.0.0/17\",\r\n \"20.221.128.0/18\",\r\n \"20.221.192.0/18\",\r\n - \ \"20.222.0.0/16\",\r\n \"20.223.0.0/16\",\r\n \"20.224.0.0/16\",\r\n - \ \"20.225.0.0/16\",\r\n \"20.226.0.0/16\",\r\n \"20.227.0.0/18\",\r\n - \ \"20.227.64.0/18\",\r\n \"20.227.128.0/17\",\r\n \"20.228.0.0/18\",\r\n - \ \"20.228.64.0/18\",\r\n \"20.228.128.0/17\",\r\n \"20.229.0.0/16\",\r\n - \ \"20.230.0.0/17\",\r\n \"20.230.128.0/17\",\r\n \"20.231.0.0/17\",\r\n - \ \"20.231.128.0/26\",\r\n \"20.231.192.0/18\",\r\n \"20.232.0.0/16\",\r\n - \ \"20.233.0.0/17\",\r\n \"20.234.0.0/17\",\r\n \"20.234.128.0/17\",\r\n - \ \"20.235.0.0/18\",\r\n \"20.235.64.0/18\",\r\n \"20.235.128.0/18\",\r\n - \ \"20.236.0.0/18\",\r\n \"20.236.64.0/18\",\r\n \"20.236.128.0/18\",\r\n - \ \"20.236.192.0/18\",\r\n \"20.237.0.0/17\",\r\n \"20.237.128.0/17\",\r\n - \ \"20.238.0.0/17\",\r\n \"20.238.128.0/17\",\r\n \"20.239.0.0/16\",\r\n - \ \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n \"20.241.0.0/17\",\r\n - \ \"20.241.128.0/17\",\r\n \"20.242.0.0/17\",\r\n \"20.242.128.0/17\",\r\n - \ \"20.243.0.0/16\",\r\n \"20.244.0.0/17\",\r\n \"20.244.128.0/17\",\r\n - \ \"20.245.0.0/16\",\r\n \"20.246.0.0/17\",\r\n \"20.246.128.0/17\",\r\n - \ \"20.247.0.0/17\",\r\n \"20.247.128.0/17\",\r\n \"20.248.0.0/17\",\r\n - \ \"20.248.128.0/17\",\r\n \"20.249.0.0/16\",\r\n \"20.250.0.0/16\",\r\n - \ \"20.251.0.0/17\",\r\n \"20.252.0.0/17\",\r\n \"20.252.128.0/17\",\r\n - \ \"20.253.0.0/17\",\r\n \"20.253.128.0/17\",\r\n \"20.254.0.0/17\",\r\n - \ \"20.254.128.0/17\",\r\n \"20.255.0.0/16\",\r\n \"23.96.0.0/17\",\r\n - \ \"23.96.128.0/17\",\r\n \"23.97.48.0/20\",\r\n \"23.97.64.0/19\",\r\n - \ \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n - \ \"23.97.112.160/27\",\r\n \"23.97.112.192/27\",\r\n \"23.97.112.224/27\",\r\n - \ \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n \"23.97.128.0/17\",\r\n - \ \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n \"23.98.44.0/24\",\r\n - \ \"23.98.45.0/24\",\r\n \"23.98.46.0/24\",\r\n \"23.98.47.0/24\",\r\n - \ \"23.98.48.0/21\",\r\n \"23.98.56.0/24\",\r\n \"23.98.57.64/26\",\r\n - \ \"23.98.64.0/18\",\r\n \"23.98.128.0/17\",\r\n \"23.99.0.0/18\",\r\n - \ \"23.99.64.0/19\",\r\n \"23.99.96.0/19\",\r\n \"23.99.128.0/17\",\r\n - \ \"23.100.0.0/20\",\r\n \"23.100.16.0/20\",\r\n \"23.100.32.0/20\",\r\n - \ \"23.100.48.0/20\",\r\n \"23.100.64.0/21\",\r\n \"23.100.72.0/21\",\r\n - \ \"23.100.80.0/21\",\r\n \"23.100.88.0/21\",\r\n \"23.100.96.0/21\",\r\n - \ \"23.100.104.0/21\",\r\n \"23.100.112.0/21\",\r\n \"23.100.120.0/21\",\r\n - \ \"23.100.128.0/18\",\r\n \"23.100.192.0/19\",\r\n \"23.100.224.0/20\",\r\n - \ \"23.100.240.0/20\",\r\n \"23.101.0.0/20\",\r\n \"23.101.16.0/20\",\r\n - \ \"23.101.32.0/21\",\r\n \"23.101.48.0/20\",\r\n \"23.101.64.0/20\",\r\n - \ \"23.101.80.0/21\",\r\n \"23.101.112.0/20\",\r\n \"23.101.128.0/20\",\r\n - \ \"23.101.144.0/20\",\r\n \"23.101.160.0/20\",\r\n \"23.101.176.0/20\",\r\n - \ \"23.101.192.0/20\",\r\n \"23.101.208.0/20\",\r\n \"23.101.224.0/19\",\r\n - \ \"23.102.0.0/18\",\r\n \"23.102.64.0/19\",\r\n \"23.102.96.0/19\",\r\n - \ \"23.102.128.0/18\",\r\n \"23.102.192.0/21\",\r\n \"23.102.200.0/23\",\r\n - \ \"23.102.202.0/24\",\r\n \"23.102.203.0/24\",\r\n \"23.102.204.0/22\",\r\n - \ \"23.102.208.0/20\",\r\n \"23.102.224.0/19\",\r\n \"23.103.64.32/27\",\r\n - \ \"23.103.64.64/27\",\r\n \"40.64.0.0/18\",\r\n \"40.64.64.0/18\",\r\n - \ \"40.64.128.0/21\",\r\n \"40.65.0.0/18\",\r\n \"40.65.64.0/18\",\r\n - \ \"40.65.128.0/18\",\r\n \"40.65.192.0/18\",\r\n \"40.66.32.0/19\",\r\n - \ \"40.66.120.0/21\",\r\n \"40.67.0.0/18\",\r\n \"40.67.64.0/19\",\r\n - \ \"40.67.96.0/20\",\r\n \"40.67.112.0/21\",\r\n \"40.67.120.0/21\",\r\n - \ \"40.67.128.0/19\",\r\n \"40.67.160.0/19\",\r\n \"40.67.192.0/19\",\r\n - \ \"40.67.224.0/19\",\r\n \"40.68.0.0/16\",\r\n \"40.69.0.0/18\",\r\n - \ \"40.69.64.0/19\",\r\n \"40.69.96.0/19\",\r\n \"40.69.128.0/18\",\r\n - \ \"40.69.192.0/19\",\r\n \"40.70.0.0/18\",\r\n \"40.70.64.0/20\",\r\n - \ \"40.70.80.0/21\",\r\n \"40.70.88.0/28\",\r\n \"40.70.128.0/17\",\r\n - \ \"40.71.0.0/16\",\r\n \"40.74.0.0/18\",\r\n \"40.74.64.0/18\",\r\n - \ \"40.74.128.0/20\",\r\n \"40.74.144.0/20\",\r\n \"40.74.160.0/19\",\r\n - \ \"40.74.192.0/18\",\r\n \"40.75.0.0/19\",\r\n \"40.75.32.0/21\",\r\n - \ \"40.75.64.0/18\",\r\n \"40.75.128.0/17\",\r\n \"40.76.0.0/16\",\r\n - \ \"40.77.0.0/17\",\r\n \"40.77.128.0/25\",\r\n \"40.77.128.128/25\",\r\n - \ \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n \"40.77.130.128/26\",\r\n - \ \"40.77.130.192/26\",\r\n \"40.77.131.0/25\",\r\n \"40.77.131.128/26\",\r\n - \ \"40.77.131.192/27\",\r\n \"40.77.131.224/28\",\r\n \"40.77.131.240/28\",\r\n - \ \"40.77.132.0/24\",\r\n \"40.77.133.0/24\",\r\n \"40.77.134.0/24\",\r\n - \ \"40.77.135.0/24\",\r\n \"40.77.136.0/28\",\r\n \"40.77.136.16/28\",\r\n - \ \"40.77.136.32/28\",\r\n \"40.77.136.48/28\",\r\n \"40.77.136.64/28\",\r\n - \ \"40.77.136.80/28\",\r\n \"40.77.136.96/28\",\r\n \"40.77.136.112/28\",\r\n - \ \"40.77.136.128/25\",\r\n \"40.77.137.0/25\",\r\n \"40.77.137.128/26\",\r\n - \ \"40.77.137.192/27\",\r\n \"40.77.138.0/25\",\r\n \"40.77.138.128/25\",\r\n - \ \"40.77.139.0/25\",\r\n \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n - \ \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n - \ \"40.77.161.0/26\",\r\n \"40.77.161.64/26\",\r\n \"40.77.161.128/25\",\r\n - \ \"40.77.162.0/24\",\r\n \"40.77.163.0/24\",\r\n \"40.77.164.0/24\",\r\n - \ \"40.77.165.0/24\",\r\n \"40.77.166.0/25\",\r\n \"40.77.166.128/28\",\r\n - \ \"40.77.166.160/27\",\r\n \"40.77.166.192/26\",\r\n \"40.77.167.0/24\",\r\n - \ \"40.77.168.0/24\",\r\n \"40.77.169.0/24\",\r\n \"40.77.170.0/24\",\r\n - \ \"40.77.171.0/24\",\r\n \"40.77.172.0/24\",\r\n \"40.77.173.0/24\",\r\n - \ \"40.77.174.0/24\",\r\n \"40.77.175.0/27\",\r\n \"40.77.175.32/27\",\r\n - \ \"40.77.175.64/27\",\r\n \"40.77.175.96/27\",\r\n \"40.77.175.128/27\",\r\n - \ \"40.77.175.160/27\",\r\n \"40.77.175.192/27\",\r\n \"40.77.175.240/28\",\r\n - \ \"40.77.176.0/24\",\r\n \"40.77.177.0/24\",\r\n \"40.77.178.0/23\",\r\n - \ \"40.77.180.0/23\",\r\n \"40.77.182.0/28\",\r\n \"40.77.182.16/28\",\r\n - \ \"40.77.182.32/27\",\r\n \"40.77.182.64/27\",\r\n \"40.77.182.96/27\",\r\n - \ \"40.77.182.128/27\",\r\n \"40.77.182.160/27\",\r\n \"40.77.182.192/26\",\r\n - \ \"40.77.183.0/24\",\r\n \"40.77.184.0/25\",\r\n \"40.77.184.128/25\",\r\n - \ \"40.77.185.0/25\",\r\n \"40.77.185.128/25\",\r\n \"40.77.186.0/23\",\r\n - \ \"40.77.188.0/22\",\r\n \"40.77.192.0/22\",\r\n \"40.77.196.0/24\",\r\n - \ \"40.77.197.0/24\",\r\n \"40.77.198.0/26\",\r\n \"40.77.198.64/26\",\r\n - \ \"40.77.198.128/25\",\r\n \"40.77.199.0/25\",\r\n \"40.77.199.128/26\",\r\n - \ \"40.77.199.192/26\",\r\n \"40.77.200.0/25\",\r\n \"40.77.200.128/25\",\r\n - \ \"40.77.201.0/24\",\r\n \"40.77.202.0/24\",\r\n \"40.77.224.0/28\",\r\n - \ \"40.77.224.16/28\",\r\n \"40.77.224.32/27\",\r\n \"40.77.224.64/27\",\r\n - \ \"40.77.224.96/27\",\r\n \"40.77.224.128/25\",\r\n \"40.77.225.0/24\",\r\n - \ \"40.77.226.0/25\",\r\n \"40.77.226.128/25\",\r\n \"40.77.227.0/24\",\r\n - \ \"40.77.228.0/24\",\r\n \"40.77.229.0/24\",\r\n \"40.77.230.0/24\",\r\n - \ \"40.77.231.0/24\",\r\n \"40.77.232.0/25\",\r\n \"40.77.232.128/25\",\r\n - \ \"40.77.233.0/24\",\r\n \"40.77.234.0/25\",\r\n \"40.77.234.128/27\",\r\n - \ \"40.77.234.160/27\",\r\n \"40.77.234.192/27\",\r\n \"40.77.234.224/27\",\r\n - \ \"40.77.235.0/24\",\r\n \"40.77.236.0/27\",\r\n \"40.77.236.32/27\",\r\n - \ \"40.77.236.80/28\",\r\n \"40.77.236.96/27\",\r\n \"40.77.236.128/27\",\r\n - \ \"40.77.236.160/28\",\r\n \"40.77.236.176/28\",\r\n \"40.77.236.192/28\",\r\n - \ \"40.77.236.224/27\",\r\n \"40.77.237.0/26\",\r\n \"40.77.237.64/26\",\r\n - \ \"40.77.237.128/25\",\r\n \"40.77.240.0/25\",\r\n \"40.77.240.128/25\",\r\n - \ \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n - \ \"40.77.245.0/24\",\r\n \"40.77.246.0/24\",\r\n \"40.77.247.0/24\",\r\n - \ \"40.77.248.0/25\",\r\n \"40.77.248.128/25\",\r\n \"40.77.249.0/24\",\r\n - \ \"40.77.250.0/24\",\r\n \"40.77.251.0/24\",\r\n \"40.77.252.0/23\",\r\n - \ \"40.77.254.0/26\",\r\n \"40.77.254.64/27\",\r\n \"40.77.254.128/25\",\r\n - \ \"40.77.255.0/25\",\r\n \"40.77.255.128/26\",\r\n \"40.77.255.192/26\",\r\n - \ \"40.78.0.0/17\",\r\n \"40.78.128.0/18\",\r\n \"40.78.192.0/21\",\r\n - \ \"40.78.200.0/21\",\r\n \"40.78.208.0/28\",\r\n \"40.78.208.16/28\",\r\n - \ \"40.78.208.32/30\",\r\n \"40.78.208.48/28\",\r\n \"40.78.208.64/28\",\r\n - \ \"40.78.209.0/24\",\r\n \"40.78.210.0/24\",\r\n \"40.78.211.0/24\",\r\n - \ \"40.78.212.0/24\",\r\n \"40.78.213.0/24\",\r\n \"40.78.214.0/24\",\r\n - \ \"40.78.215.0/24\",\r\n \"40.78.216.0/24\",\r\n \"40.78.217.0/24\",\r\n - \ \"40.78.218.0/24\",\r\n \"40.78.219.0/24\",\r\n \"40.78.220.0/24\",\r\n - \ \"40.78.221.0/24\",\r\n \"40.78.222.0/24\",\r\n \"40.78.223.0/24\",\r\n - \ \"40.78.224.0/21\",\r\n \"40.78.232.0/21\",\r\n \"40.78.240.0/20\",\r\n - \ \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n \"40.79.8.32/28\",\r\n - \ \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n \"40.79.9.0/24\",\r\n - \ \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n \"40.79.48.0/27\",\r\n - \ \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n \"40.79.56.0/21\",\r\n - \ \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n \"40.79.88.0/27\",\r\n - \ \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n \"40.79.90.0/24\",\r\n - \ \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n \"40.79.93.0/28\",\r\n - \ \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n \"40.79.96.0/19\",\r\n - \ \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n \"40.79.152.0/21\",\r\n - \ \"40.79.160.0/20\",\r\n \"40.79.176.0/21\",\r\n \"40.79.184.0/21\",\r\n - \ \"40.79.192.0/21\",\r\n \"40.79.200.0/24\",\r\n \"40.79.201.0/24\",\r\n - \ \"40.79.202.0/24\",\r\n \"40.79.203.0/24\",\r\n \"40.79.204.0/27\",\r\n - \ \"40.79.204.32/28\",\r\n \"40.79.204.48/28\",\r\n \"40.79.204.64/27\",\r\n - \ \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n \"40.79.204.160/27\",\r\n - \ \"40.79.204.192/26\",\r\n \"40.79.205.0/26\",\r\n \"40.79.205.64/28\",\r\n - \ \"40.79.205.80/28\",\r\n \"40.79.205.96/27\",\r\n \"40.79.205.128/26\",\r\n - \ \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n \"40.79.205.240/28\",\r\n - \ \"40.79.206.0/27\",\r\n \"40.79.206.32/27\",\r\n \"40.79.206.64/27\",\r\n - \ \"40.79.206.96/27\",\r\n \"40.79.206.128/27\",\r\n \"40.79.206.160/27\",\r\n - \ \"40.79.206.192/27\",\r\n \"40.79.206.224/27\",\r\n \"40.79.207.0/27\",\r\n - \ \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n \"40.79.207.80/28\",\r\n - \ \"40.79.207.96/27\",\r\n \"40.79.207.128/25\",\r\n \"40.79.208.0/24\",\r\n - \ \"40.79.209.0/24\",\r\n \"40.79.210.0/24\",\r\n \"40.79.211.0/24\",\r\n - \ \"40.79.212.0/24\",\r\n \"40.79.213.0/24\",\r\n \"40.79.214.0/24\",\r\n - \ \"40.79.215.0/24\",\r\n \"40.79.216.0/24\",\r\n \"40.79.217.0/24\",\r\n - \ \"40.79.218.0/24\",\r\n \"40.79.219.0/24\",\r\n \"40.79.220.0/24\",\r\n - \ \"40.79.221.0/24\",\r\n \"40.79.222.0/24\",\r\n \"40.79.223.0/24\",\r\n - \ \"40.79.232.0/21\",\r\n \"40.79.240.0/20\",\r\n \"40.80.0.0/22\",\r\n - \ \"40.80.4.0/22\",\r\n \"40.80.8.0/22\",\r\n \"40.80.12.0/22\",\r\n - \ \"40.80.16.0/22\",\r\n \"40.80.20.0/22\",\r\n \"40.80.24.0/22\",\r\n - \ \"40.80.28.0/22\",\r\n \"40.80.32.0/22\",\r\n \"40.80.36.0/22\",\r\n - \ \"40.80.40.0/22\",\r\n \"40.80.44.0/22\",\r\n \"40.80.48.0/21\",\r\n - \ \"40.80.56.0/21\",\r\n \"40.80.64.0/19\",\r\n \"40.80.96.0/20\",\r\n - \ \"40.80.144.0/21\",\r\n \"40.80.152.0/21\",\r\n \"40.80.160.0/24\",\r\n - \ \"40.80.168.0/21\",\r\n \"40.80.176.0/21\",\r\n \"40.80.184.0/21\",\r\n - \ \"40.80.192.0/19\",\r\n \"40.80.224.0/20\",\r\n \"40.80.240.0/20\",\r\n - \ \"40.81.0.0/20\",\r\n \"40.81.16.0/20\",\r\n \"40.81.32.0/20\",\r\n - \ \"40.81.48.0/20\",\r\n \"40.81.64.0/20\",\r\n \"40.81.80.0/20\",\r\n - \ \"40.81.96.0/20\",\r\n \"40.81.112.0/20\",\r\n \"40.81.128.0/19\",\r\n - \ \"40.81.160.0/20\",\r\n \"40.81.176.0/20\",\r\n \"40.81.192.0/19\",\r\n - \ \"40.81.224.0/19\",\r\n \"40.82.0.0/22\",\r\n \"40.82.4.0/22\",\r\n - \ \"40.82.16.0/22\",\r\n \"40.82.20.0/22\",\r\n \"40.82.24.0/22\",\r\n - \ \"40.82.28.0/22\",\r\n \"40.82.32.0/22\",\r\n \"40.82.36.0/22\",\r\n - \ \"40.82.44.0/22\",\r\n \"40.82.48.0/22\",\r\n \"40.82.60.0/22\",\r\n - \ \"40.82.64.0/22\",\r\n \"40.82.68.0/22\",\r\n \"40.82.72.0/22\",\r\n - \ \"40.82.76.0/22\",\r\n \"40.82.80.0/22\",\r\n \"40.82.84.0/22\",\r\n - \ \"40.82.92.0/22\",\r\n \"40.82.96.0/22\",\r\n \"40.82.100.0/22\",\r\n - \ \"40.82.116.0/22\",\r\n \"40.82.120.0/22\",\r\n \"40.82.128.0/19\",\r\n - \ \"40.82.160.0/19\",\r\n \"40.82.192.0/19\",\r\n \"40.82.224.0/20\",\r\n - \ \"40.82.240.0/22\",\r\n \"40.82.244.0/22\",\r\n \"40.82.248.0/21\",\r\n - \ \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n \"40.83.24.0/26\",\r\n - \ \"40.83.24.64/27\",\r\n \"40.83.24.96/27\",\r\n \"40.83.24.128/25\",\r\n - \ \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n \"40.83.28.0/22\",\r\n - \ \"40.83.32.0/19\",\r\n \"40.83.64.0/18\",\r\n \"40.83.128.0/17\",\r\n - \ \"40.84.0.0/17\",\r\n \"40.84.128.0/17\",\r\n \"40.85.0.0/17\",\r\n - \ \"40.85.128.0/20\",\r\n \"40.85.144.0/20\",\r\n \"40.85.160.0/19\",\r\n - \ \"40.85.192.0/18\",\r\n \"40.86.0.0/17\",\r\n \"40.86.128.0/19\",\r\n - \ \"40.86.160.0/19\",\r\n \"40.86.192.0/18\",\r\n \"40.87.0.0/17\",\r\n - \ \"40.87.128.0/19\",\r\n \"40.87.160.0/22\",\r\n \"40.87.164.0/22\",\r\n - \ \"40.87.168.0/30\",\r\n \"40.87.168.4/30\",\r\n \"40.87.168.8/29\",\r\n - \ \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n \"40.87.168.40/29\",\r\n - \ \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n \"40.87.168.68/31\",\r\n - \ \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n \"40.87.168.80/28\",\r\n - \ \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n \"40.87.168.192/28\",\r\n - \ \"40.87.168.208/31\",\r\n \"40.87.168.210/31\",\r\n \"40.87.168.212/30\",\r\n - \ \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n \"40.87.169.0/27\",\r\n - \ \"40.87.169.32/29\",\r\n \"40.87.169.40/30\",\r\n \"40.87.169.44/30\",\r\n - \ \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n \"40.87.169.58/31\",\r\n - \ \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n \"40.87.169.96/31\",\r\n - \ \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n \"40.87.169.102/31\",\r\n - \ \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n - \ \"40.87.169.136/31\",\r\n \"40.87.169.138/31\",\r\n \"40.87.169.140/30\",\r\n - \ \"40.87.169.144/28\",\r\n \"40.87.169.160/27\",\r\n \"40.87.169.192/26\",\r\n - \ \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n \"40.87.170.144/31\",\r\n - \ \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n \"40.87.170.152/29\",\r\n - \ \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n \"40.87.170.184/30\",\r\n - \ \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n \"40.87.170.194/31\",\r\n - \ \"40.87.170.196/30\",\r\n \"40.87.170.200/29\",\r\n \"40.87.170.208/30\",\r\n - \ \"40.87.170.212/31\",\r\n \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n - \ \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n \"40.87.170.228/30\",\r\n - \ \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n \"40.87.170.248/30\",\r\n - \ \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n \"40.87.171.2/31\",\r\n - \ \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n \"40.87.171.16/28\",\r\n - \ \"40.87.171.32/30\",\r\n \"40.87.171.36/30\",\r\n \"40.87.171.40/31\",\r\n - \ \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n \"40.87.171.48/28\",\r\n - \ \"40.87.171.64/29\",\r\n \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n - \ \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n - \ \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n \"40.87.171.166/31\",\r\n - \ \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n \"40.87.171.192/27\",\r\n - \ \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n \"40.87.171.248/31\",\r\n - \ \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n \"40.87.172.0/22\",\r\n - \ \"40.87.176.0/25\",\r\n \"40.87.176.128/27\",\r\n \"40.87.176.160/29\",\r\n - \ \"40.87.176.168/30\",\r\n \"40.87.176.172/31\",\r\n \"40.87.176.174/31\",\r\n - \ \"40.87.176.176/29\",\r\n \"40.87.176.184/30\",\r\n \"40.87.176.188/30\",\r\n - \ \"40.87.176.192/28\",\r\n \"40.87.176.208/29\",\r\n \"40.87.176.216/29\",\r\n - \ \"40.87.176.224/29\",\r\n \"40.87.176.232/31\",\r\n \"40.87.176.234/31\",\r\n - \ \"40.87.176.236/30\",\r\n \"40.87.176.240/28\",\r\n \"40.87.177.0/28\",\r\n - \ \"40.87.177.16/28\",\r\n \"40.87.177.32/27\",\r\n \"40.87.177.64/27\",\r\n - \ \"40.87.177.96/28\",\r\n \"40.87.177.112/29\",\r\n \"40.87.177.120/31\",\r\n - \ \"40.87.177.122/31\",\r\n \"40.87.177.124/30\",\r\n \"40.87.177.128/28\",\r\n - \ \"40.87.177.144/29\",\r\n \"40.87.177.152/31\",\r\n \"40.87.177.154/31\",\r\n - \ \"40.87.177.156/30\",\r\n \"40.87.177.160/27\",\r\n \"40.87.177.192/29\",\r\n - \ \"40.87.177.200/30\",\r\n \"40.87.177.204/30\",\r\n \"40.87.177.208/30\",\r\n - \ \"40.87.177.212/30\",\r\n \"40.87.177.216/29\",\r\n \"40.87.177.224/27\",\r\n - \ \"40.87.178.0/24\",\r\n \"40.87.179.0/25\",\r\n \"40.87.179.128/26\",\r\n - \ \"40.87.179.192/31\",\r\n \"40.87.179.194/31\",\r\n \"40.87.179.196/30\",\r\n - \ \"40.87.179.200/31\",\r\n \"40.87.179.202/31\",\r\n \"40.87.179.204/30\",\r\n - \ \"40.87.179.208/28\",\r\n \"40.87.179.224/27\",\r\n \"40.87.180.0/30\",\r\n - \ \"40.87.180.4/31\",\r\n \"40.87.180.6/31\",\r\n \"40.87.180.8/30\",\r\n - \ \"40.87.180.12/31\",\r\n \"40.87.180.14/31\",\r\n \"40.87.180.16/30\",\r\n - \ \"40.87.180.20/31\",\r\n \"40.87.180.22/31\",\r\n \"40.87.180.24/30\",\r\n - \ \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n \"40.87.180.40/31\",\r\n - \ \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n \"40.87.180.48/28\",\r\n - \ \"40.87.180.64/30\",\r\n \"40.87.180.68/30\",\r\n \"40.87.180.72/31\",\r\n - \ \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n \"40.87.180.80/28\",\r\n - \ \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n \"40.87.180.192/30\",\r\n - \ \"40.87.180.196/30\",\r\n \"40.87.180.200/31\",\r\n \"40.87.180.202/31\",\r\n - \ \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n - \ \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n \"40.87.180.252/30\",\r\n - \ \"40.87.181.0/30\",\r\n \"40.87.181.4/30\",\r\n \"40.87.181.8/29\",\r\n - \ \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n \"40.87.181.64/26\",\r\n - \ \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n \"40.87.181.152/31\",\r\n - \ \"40.87.181.154/31\",\r\n \"40.87.181.156/30\",\r\n \"40.87.181.160/31\",\r\n - \ \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n \"40.87.181.168/29\",\r\n - \ \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n \"40.87.182.0/30\",\r\n - \ \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n \"40.87.182.16/29\",\r\n - \ \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n \"40.87.182.48/29\",\r\n - \ \"40.87.182.56/30\",\r\n \"40.87.182.60/31\",\r\n \"40.87.182.62/31\",\r\n - \ \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n \"40.87.183.0/28\",\r\n - \ \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n \"40.87.183.28/30\",\r\n - \ \"40.87.183.32/31\",\r\n \"40.87.183.34/31\",\r\n \"40.87.183.36/30\",\r\n - \ \"40.87.183.40/31\",\r\n \"40.87.183.42/31\",\r\n \"40.87.183.44/30\",\r\n - \ \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n \"40.87.183.54/31\",\r\n - \ \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n \"40.87.183.128/28\",\r\n - \ \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n \"40.87.183.192/27\",\r\n - \ \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n \"40.87.183.236/31\",\r\n - \ \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n \"40.87.183.244/30\",\r\n - \ \"40.87.183.248/29\",\r\n \"40.87.184.0/22\",\r\n \"40.87.188.0/22\",\r\n - \ \"40.87.192.0/22\",\r\n \"40.87.196.0/22\",\r\n \"40.87.200.0/22\",\r\n - \ \"40.87.204.0/22\",\r\n \"40.87.208.0/22\",\r\n \"40.87.212.0/22\",\r\n - \ \"40.87.216.0/22\",\r\n \"40.87.220.0/22\",\r\n \"40.87.224.0/22\",\r\n - \ \"40.87.228.0/22\",\r\n \"40.87.232.0/21\",\r\n \"40.88.0.0/16\",\r\n - \ \"40.89.0.0/19\",\r\n \"40.89.32.0/19\",\r\n \"40.89.64.0/18\",\r\n - \ \"40.89.128.0/18\",\r\n \"40.89.192.0/19\",\r\n \"40.89.224.0/19\",\r\n - \ \"40.90.16.0/27\",\r\n \"40.90.16.32/27\",\r\n \"40.90.16.64/27\",\r\n - \ \"40.90.16.96/27\",\r\n \"40.90.16.128/27\",\r\n \"40.90.16.160/27\",\r\n - \ \"40.90.16.192/26\",\r\n \"40.90.17.0/27\",\r\n \"40.90.17.32/27\",\r\n - \ \"40.90.17.64/27\",\r\n \"40.90.17.96/27\",\r\n \"40.90.17.128/28\",\r\n - \ \"40.90.17.144/28\",\r\n \"40.90.17.160/27\",\r\n \"40.90.17.192/27\",\r\n - \ \"40.90.17.224/27\",\r\n \"40.90.18.0/28\",\r\n \"40.90.18.16/28\",\r\n - \ \"40.90.18.32/27\",\r\n \"40.90.18.64/26\",\r\n \"40.90.18.128/26\",\r\n - \ \"40.90.18.192/26\",\r\n \"40.90.19.0/27\",\r\n \"40.90.19.32/27\",\r\n - \ \"40.90.19.64/26\",\r\n \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n - \ \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n \"40.90.21.128/25\",\r\n - \ \"40.90.22.0/25\",\r\n \"40.90.22.128/25\",\r\n \"40.90.23.0/25\",\r\n - \ \"40.90.23.128/25\",\r\n \"40.90.24.0/25\",\r\n \"40.90.24.128/25\",\r\n - \ \"40.90.25.0/26\",\r\n \"40.90.25.64/26\",\r\n \"40.90.25.128/26\",\r\n - \ \"40.90.25.192/26\",\r\n \"40.90.26.0/26\",\r\n \"40.90.26.64/26\",\r\n - \ \"40.90.26.128/25\",\r\n \"40.90.27.0/26\",\r\n \"40.90.27.64/26\",\r\n - \ \"40.90.27.128/26\",\r\n \"40.90.27.192/26\",\r\n \"40.90.28.0/26\",\r\n - \ \"40.90.28.64/26\",\r\n \"40.90.28.128/26\",\r\n \"40.90.28.192/26\",\r\n - \ \"40.90.29.0/26\",\r\n \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n - \ \"40.90.29.192/26\",\r\n \"40.90.30.0/25\",\r\n \"40.90.30.128/27\",\r\n - \ \"40.90.30.160/27\",\r\n \"40.90.30.192/26\",\r\n \"40.90.31.0/27\",\r\n - \ \"40.90.31.32/27\",\r\n \"40.90.31.64/27\",\r\n \"40.90.31.96/27\",\r\n - \ \"40.90.31.128/25\",\r\n \"40.90.128.0/28\",\r\n \"40.90.128.16/28\",\r\n - \ \"40.90.128.32/28\",\r\n \"40.90.128.48/28\",\r\n \"40.90.128.64/28\",\r\n - \ \"40.90.128.80/28\",\r\n \"40.90.128.96/28\",\r\n \"40.90.128.112/28\",\r\n - \ \"40.90.128.128/28\",\r\n \"40.90.128.144/28\",\r\n \"40.90.128.160/28\",\r\n - \ \"40.90.128.176/28\",\r\n \"40.90.128.192/28\",\r\n \"40.90.128.208/28\",\r\n - \ \"40.90.128.224/28\",\r\n \"40.90.128.240/28\",\r\n \"40.90.129.0/27\",\r\n - \ \"40.90.129.32/28\",\r\n \"40.90.129.48/28\",\r\n \"40.90.129.64/27\",\r\n - \ \"40.90.129.96/27\",\r\n \"40.90.129.128/26\",\r\n \"40.90.129.192/27\",\r\n - \ \"40.90.129.224/27\",\r\n \"40.90.130.0/27\",\r\n \"40.90.130.32/28\",\r\n - \ \"40.90.130.48/28\",\r\n \"40.90.130.64/28\",\r\n \"40.90.130.80/28\",\r\n - \ \"40.90.130.96/28\",\r\n \"40.90.130.112/28\",\r\n \"40.90.130.128/28\",\r\n - \ \"40.90.130.144/28\",\r\n \"40.90.130.160/27\",\r\n \"40.90.130.192/28\",\r\n - \ \"40.90.130.208/28\",\r\n \"40.90.130.224/28\",\r\n \"40.90.130.240/28\",\r\n - \ \"40.90.131.0/27\",\r\n \"40.90.131.32/27\",\r\n \"40.90.131.64/27\",\r\n - \ \"40.90.131.96/27\",\r\n \"40.90.131.128/27\",\r\n \"40.90.131.160/27\",\r\n - \ \"40.90.131.192/27\",\r\n \"40.90.131.224/27\",\r\n \"40.90.132.0/27\",\r\n - \ \"40.90.132.32/28\",\r\n \"40.90.132.48/28\",\r\n \"40.90.132.64/28\",\r\n - \ \"40.90.132.80/28\",\r\n \"40.90.132.96/27\",\r\n \"40.90.132.128/26\",\r\n - \ \"40.90.132.192/26\",\r\n \"40.90.133.0/27\",\r\n \"40.90.133.32/27\",\r\n - \ \"40.90.133.64/27\",\r\n \"40.90.133.96/28\",\r\n \"40.90.133.112/28\",\r\n - \ \"40.90.133.128/28\",\r\n \"40.90.133.144/28\",\r\n \"40.90.133.160/27\",\r\n - \ \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n \"40.90.134.64/26\",\r\n - \ \"40.90.134.128/26\",\r\n \"40.90.134.192/26\",\r\n \"40.90.135.0/26\",\r\n - \ \"40.90.135.64/26\",\r\n \"40.90.135.128/25\",\r\n \"40.90.136.0/28\",\r\n - \ \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n \"40.90.136.64/26\",\r\n - \ \"40.90.136.128/27\",\r\n \"40.90.136.160/28\",\r\n \"40.90.136.176/28\",\r\n - \ \"40.90.136.192/27\",\r\n \"40.90.136.224/27\",\r\n \"40.90.137.0/27\",\r\n - \ \"40.90.137.32/27\",\r\n \"40.90.137.64/27\",\r\n \"40.90.137.96/27\",\r\n - \ \"40.90.137.128/27\",\r\n \"40.90.137.160/27\",\r\n \"40.90.137.192/27\",\r\n - \ \"40.90.137.224/27\",\r\n \"40.90.138.0/27\",\r\n \"40.90.138.32/27\",\r\n - \ \"40.90.138.64/27\",\r\n \"40.90.138.96/27\",\r\n \"40.90.138.128/27\",\r\n - \ \"40.90.138.160/27\",\r\n \"40.90.138.192/28\",\r\n \"40.90.138.208/28\",\r\n - \ \"40.90.138.224/27\",\r\n \"40.90.139.0/27\",\r\n \"40.90.139.32/27\",\r\n - \ \"40.90.139.64/27\",\r\n \"40.90.139.96/27\",\r\n \"40.90.139.128/27\",\r\n - \ \"40.90.139.160/27\",\r\n \"40.90.139.192/27\",\r\n \"40.90.139.224/27\",\r\n - \ \"40.90.140.0/27\",\r\n \"40.90.140.32/27\",\r\n \"40.90.140.64/27\",\r\n - \ \"40.90.140.96/27\",\r\n \"40.90.140.128/27\",\r\n \"40.90.140.160/27\",\r\n - \ \"40.90.140.192/27\",\r\n \"40.90.140.224/27\",\r\n \"40.90.141.0/27\",\r\n - \ \"40.90.141.32/27\",\r\n \"40.90.141.64/27\",\r\n \"40.90.141.96/27\",\r\n - \ \"40.90.141.128/27\",\r\n \"40.90.141.160/27\",\r\n \"40.90.141.192/26\",\r\n - \ \"40.90.142.0/27\",\r\n \"40.90.142.32/27\",\r\n \"40.90.142.64/27\",\r\n - \ \"40.90.142.96/27\",\r\n \"40.90.142.128/27\",\r\n \"40.90.142.160/27\",\r\n - \ \"40.90.142.192/28\",\r\n \"40.90.142.208/28\",\r\n \"40.90.142.224/28\",\r\n - \ \"40.90.142.240/28\",\r\n \"40.90.143.0/27\",\r\n \"40.90.143.32/27\",\r\n - \ \"40.90.143.64/27\",\r\n \"40.90.143.96/27\",\r\n \"40.90.143.128/27\",\r\n - \ \"40.90.143.160/27\",\r\n \"40.90.143.192/26\",\r\n \"40.90.144.0/27\",\r\n - \ \"40.90.144.32/27\",\r\n \"40.90.144.64/26\",\r\n \"40.90.144.128/26\",\r\n - \ \"40.90.144.192/27\",\r\n \"40.90.144.224/27\",\r\n \"40.90.145.0/27\",\r\n - \ \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n \"40.90.145.96/27\",\r\n - \ \"40.90.145.128/27\",\r\n \"40.90.145.160/27\",\r\n \"40.90.145.192/27\",\r\n - \ \"40.90.145.224/27\",\r\n \"40.90.146.0/28\",\r\n \"40.90.146.16/28\",\r\n - \ \"40.90.146.32/27\",\r\n \"40.90.146.64/26\",\r\n \"40.90.146.128/27\",\r\n - \ \"40.90.146.160/27\",\r\n \"40.90.146.192/27\",\r\n \"40.90.146.224/27\",\r\n - \ \"40.90.147.0/27\",\r\n \"40.90.147.32/27\",\r\n \"40.90.147.64/27\",\r\n - \ \"40.90.147.96/27\",\r\n \"40.90.147.128/26\",\r\n \"40.90.147.192/27\",\r\n - \ \"40.90.147.224/27\",\r\n \"40.90.148.0/26\",\r\n \"40.90.148.64/27\",\r\n - \ \"40.90.148.96/27\",\r\n \"40.90.148.128/27\",\r\n \"40.90.148.160/28\",\r\n - \ \"40.90.148.176/28\",\r\n \"40.90.148.192/27\",\r\n \"40.90.148.224/27\",\r\n - \ \"40.90.149.0/27\",\r\n \"40.90.149.32/27\",\r\n \"40.90.149.64/27\",\r\n - \ \"40.90.149.96/27\",\r\n \"40.90.149.128/25\",\r\n \"40.90.150.0/27\",\r\n - \ \"40.90.150.32/27\",\r\n \"40.90.150.64/27\",\r\n \"40.90.150.96/27\",\r\n - \ \"40.90.150.128/25\",\r\n \"40.90.151.0/26\",\r\n \"40.90.151.64/27\",\r\n - \ \"40.90.151.96/27\",\r\n \"40.90.151.128/28\",\r\n \"40.90.151.144/28\",\r\n - \ \"40.90.151.160/27\",\r\n \"40.90.151.192/27\",\r\n \"40.90.151.224/27\",\r\n - \ \"40.90.152.0/25\",\r\n \"40.90.152.128/27\",\r\n \"40.90.152.160/27\",\r\n - \ \"40.90.152.192/27\",\r\n \"40.90.152.224/27\",\r\n \"40.90.153.0/26\",\r\n - \ \"40.90.153.64/27\",\r\n \"40.90.153.96/27\",\r\n \"40.90.153.128/25\",\r\n - \ \"40.90.154.0/26\",\r\n \"40.90.154.64/26\",\r\n \"40.90.154.128/26\",\r\n - \ \"40.90.154.192/26\",\r\n \"40.90.155.0/26\",\r\n \"40.90.155.64/26\",\r\n - \ \"40.90.155.128/26\",\r\n \"40.90.155.192/26\",\r\n \"40.90.156.0/26\",\r\n - \ \"40.90.156.64/27\",\r\n \"40.90.156.96/27\",\r\n \"40.90.156.128/26\",\r\n - \ \"40.90.156.192/26\",\r\n \"40.90.157.0/27\",\r\n \"40.90.157.32/27\",\r\n - \ \"40.90.157.64/26\",\r\n \"40.90.157.128/26\",\r\n \"40.90.157.192/27\",\r\n - \ \"40.90.157.224/27\",\r\n \"40.90.158.0/26\",\r\n \"40.90.158.64/26\",\r\n - \ \"40.90.158.128/25\",\r\n \"40.90.159.0/24\",\r\n \"40.90.160.0/19\",\r\n - \ \"40.90.192.0/19\",\r\n \"40.90.224.0/19\",\r\n \"40.91.0.0/22\",\r\n - \ \"40.91.4.0/22\",\r\n \"40.91.12.0/28\",\r\n \"40.91.12.16/28\",\r\n - \ \"40.91.12.32/28\",\r\n \"40.91.12.48/28\",\r\n \"40.91.12.64/26\",\r\n - \ \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n \"40.91.12.208/28\",\r\n - \ \"40.91.12.240/28\",\r\n \"40.91.13.0/28\",\r\n \"40.91.13.64/27\",\r\n - \ \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n - \ \"40.91.14.0/24\",\r\n \"40.91.16.0/22\",\r\n \"40.91.20.0/22\",\r\n - \ \"40.91.24.0/22\",\r\n \"40.91.28.0/22\",\r\n \"40.91.32.0/22\",\r\n - \ \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n \"40.91.192.0/18\",\r\n - \ \"40.93.0.0/23\",\r\n \"40.93.2.0/24\",\r\n \"40.93.3.0/24\",\r\n - \ \"40.93.4.0/24\",\r\n \"40.93.5.0/24\",\r\n \"40.93.6.0/24\",\r\n - \ \"40.93.7.0/24\",\r\n \"40.93.8.0/24\",\r\n \"40.93.9.0/24\",\r\n - \ \"40.93.10.0/24\",\r\n \"40.93.11.0/24\",\r\n \"40.93.12.0/24\",\r\n - \ \"40.93.13.0/24\",\r\n \"40.93.14.0/24\",\r\n \"40.93.15.0/24\",\r\n - \ \"40.93.16.0/24\",\r\n \"40.93.17.0/24\",\r\n \"40.93.64.0/24\",\r\n - \ \"40.93.65.0/24\",\r\n \"40.93.66.0/24\",\r\n \"40.93.128.0/24\",\r\n - \ \"40.93.129.0/24\",\r\n \"40.93.192.0/24\",\r\n \"40.93.193.0/24\",\r\n - \ \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n \"40.93.198.0/23\",\r\n - \ \"40.93.200.0/23\",\r\n \"40.93.202.0/24\",\r\n \"40.93.203.0/24\",\r\n - \ \"40.93.204.0/22\",\r\n \"40.93.208.0/22\",\r\n \"40.93.212.0/24\",\r\n - \ \"40.93.213.0/24\",\r\n \"40.93.214.0/24\",\r\n \"40.96.46.0/24\",\r\n - \ \"40.96.50.0/24\",\r\n \"40.96.52.0/24\",\r\n \"40.96.55.0/24\",\r\n - \ \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n \"40.96.255.0/24\",\r\n - \ \"40.97.4.0/24\",\r\n \"40.97.5.0/24\",\r\n \"40.97.6.0/24\",\r\n - \ \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n \"40.97.13.0/24\",\r\n - \ \"40.101.0.0/24\",\r\n \"40.101.1.0/24\",\r\n \"40.112.36.0/25\",\r\n - \ \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n \"40.112.37.64/26\",\r\n - \ \"40.112.37.128/26\",\r\n \"40.112.37.192/26\",\r\n \"40.112.38.192/26\",\r\n - \ \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n \"40.112.48.0/20\",\r\n - \ \"40.112.64.0/19\",\r\n \"40.112.96.0/19\",\r\n \"40.112.128.0/17\",\r\n - \ \"40.113.0.0/18\",\r\n \"40.113.64.0/19\",\r\n \"40.113.96.0/19\",\r\n - \ \"40.113.128.0/18\",\r\n \"40.113.192.0/18\",\r\n \"40.114.0.0/17\",\r\n - \ \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n \"40.115.64.0/19\",\r\n - \ \"40.115.96.0/19\",\r\n \"40.115.128.0/17\",\r\n \"40.116.0.0/16\",\r\n - \ \"40.117.0.0/19\",\r\n \"40.117.32.0/19\",\r\n \"40.117.64.0/18\",\r\n - \ \"40.117.128.0/17\",\r\n \"40.118.0.0/17\",\r\n \"40.118.128.0/17\",\r\n - \ \"40.119.0.0/18\",\r\n \"40.119.64.0/22\",\r\n \"40.119.68.0/22\",\r\n - \ \"40.119.72.0/22\",\r\n \"40.119.76.0/22\",\r\n \"40.119.80.0/22\",\r\n - \ \"40.119.84.0/22\",\r\n \"40.119.88.0/22\",\r\n \"40.119.92.0/22\",\r\n - \ \"40.119.96.0/22\",\r\n \"40.119.100.0/27\",\r\n \"40.119.100.32/28\",\r\n - \ \"40.119.100.48/30\",\r\n \"40.119.100.52/30\",\r\n \"40.119.100.56/29\",\r\n - \ \"40.119.100.64/28\",\r\n \"40.119.100.80/29\",\r\n \"40.119.100.88/30\",\r\n - \ \"40.119.100.92/30\",\r\n \"40.119.100.96/28\",\r\n \"40.119.100.112/29\",\r\n - \ \"40.119.100.120/30\",\r\n \"40.119.104.0/22\",\r\n \"40.119.108.0/22\",\r\n - \ \"40.119.112.0/22\",\r\n \"40.119.116.0/22\",\r\n \"40.119.120.0/22\",\r\n - \ \"40.119.124.0/22\",\r\n \"40.119.128.0/19\",\r\n \"40.119.160.0/19\",\r\n - \ \"40.119.192.0/18\",\r\n \"40.120.0.0/20\",\r\n \"40.120.16.0/20\",\r\n - \ \"40.120.32.0/19\",\r\n \"40.120.64.0/18\",\r\n \"40.121.0.0/16\",\r\n - \ \"40.122.0.0/20\",\r\n \"40.122.16.0/20\",\r\n \"40.122.32.0/19\",\r\n - \ \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n \"40.123.0.0/17\",\r\n - \ \"40.123.128.0/22\",\r\n \"40.123.132.0/22\",\r\n \"40.123.136.0/24\",\r\n - \ \"40.123.140.0/22\",\r\n \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n - \ \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n \"40.123.144.96/29\",\r\n - \ \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n - \ \"40.123.144.144/29\",\r\n \"40.123.144.152/30\",\r\n \"40.123.144.156/30\",\r\n - \ \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n \"40.123.144.224/28\",\r\n - \ \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n \"40.123.144.252/31\",\r\n - \ \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n \"40.123.145.4/31\",\r\n - \ \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n \"40.123.145.12/31\",\r\n - \ \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n \"40.123.145.20/31\",\r\n - \ \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n \"40.123.145.32/28\",\r\n - \ \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n \"40.123.145.60/30\",\r\n - \ \"40.123.145.64/30\",\r\n \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n - \ \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n - \ \"40.123.145.160/30\",\r\n \"40.123.145.164/31\",\r\n \"40.123.145.166/31\",\r\n - \ \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n \"40.123.145.192/28\",\r\n - \ \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n \"40.123.145.214/31\",\r\n - \ \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n \"40.123.145.222/31\",\r\n - \ \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n \"40.123.146.16/29\",\r\n - \ \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n \"40.123.146.30/31\",\r\n - \ \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n \"40.123.146.42/31\",\r\n - \ \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n \"40.123.146.50/31\",\r\n - \ \"40.123.146.52/31\",\r\n \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n - \ \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n - \ \"40.123.146.164/31\",\r\n \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n - \ \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n \"40.123.146.182/31\",\r\n - \ \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n \"40.123.146.200/30\",\r\n - \ \"40.123.146.204/31\",\r\n \"40.123.146.206/31\",\r\n \"40.123.146.208/31\",\r\n - \ \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n - \ \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n - \ \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n \"40.123.148.0/25\",\r\n + \ \"20.202.66.0/23\",\r\n \"20.202.68.0/24\",\r\n \"20.202.80.0/22\",\r\n + \ \"20.202.100.0/23\",\r\n \"20.202.102.0/23\",\r\n \"20.202.120.0/22\",\r\n + \ \"20.202.124.0/24\",\r\n \"20.202.140.0/24\",\r\n \"20.202.141.0/24\",\r\n + \ \"20.202.142.0/23\",\r\n \"20.202.144.0/22\",\r\n \"20.202.148.0/23\",\r\n + \ \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n + \ \"20.203.88.0/21\",\r\n \"20.203.96.0/19\",\r\n \"20.203.128.0/17\",\r\n + \ \"20.204.0.0/16\",\r\n \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n + \ \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n + \ \"20.205.144.0/20\",\r\n \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n + \ \"20.206.0.0/18\",\r\n \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n + \ \"20.207.0.0/18\",\r\n \"20.207.64.0/18\",\r\n \"20.207.128.0/18\",\r\n + \ \"20.207.192.0/20\",\r\n \"20.207.224.0/19\",\r\n \"20.208.0.0/17\",\r\n + \ \"20.208.128.0/19\",\r\n \"20.208.192.0/18\",\r\n \"20.209.0.0/23\",\r\n + \ \"20.209.2.0/23\",\r\n \"20.209.4.0/23\",\r\n \"20.209.6.0/23\",\r\n + \ \"20.209.8.0/23\",\r\n \"20.209.10.0/23\",\r\n \"20.209.12.0/23\",\r\n + \ \"20.209.14.0/23\",\r\n \"20.209.16.0/23\",\r\n \"20.209.18.0/23\",\r\n + \ \"20.209.20.0/23\",\r\n \"20.209.22.0/23\",\r\n \"20.209.24.0/23\",\r\n + \ \"20.209.26.0/23\",\r\n \"20.209.28.0/23\",\r\n \"20.209.30.0/23\",\r\n + \ \"20.209.32.0/23\",\r\n \"20.209.34.0/23\",\r\n \"20.209.36.0/23\",\r\n + \ \"20.209.38.0/23\",\r\n \"20.209.40.0/23\",\r\n \"20.209.42.0/23\",\r\n + \ \"20.209.44.0/23\",\r\n \"20.209.46.0/23\",\r\n \"20.209.48.0/23\",\r\n + \ \"20.209.50.0/23\",\r\n \"20.209.52.0/23\",\r\n \"20.209.54.0/23\",\r\n + \ \"20.209.56.0/23\",\r\n \"20.209.58.0/23\",\r\n \"20.209.60.0/23\",\r\n + \ \"20.209.62.0/23\",\r\n \"20.209.64.0/23\",\r\n \"20.209.66.0/23\",\r\n + \ \"20.209.68.0/23\",\r\n \"20.209.70.0/23\",\r\n \"20.209.72.0/23\",\r\n + \ \"20.209.74.0/23\",\r\n \"20.210.0.0/17\",\r\n \"20.210.128.0/18\",\r\n + \ \"20.210.192.0/18\",\r\n \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n + \ \"20.211.192.0/18\",\r\n \"20.212.0.0/16\",\r\n \"20.213.0.0/17\",\r\n + \ \"20.213.128.0/18\",\r\n \"20.213.192.0/20\",\r\n \"20.213.224.0/19\",\r\n + \ \"20.214.0.0/18\",\r\n \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n + \ \"20.215.0.0/18\",\r\n \"20.215.128.0/17\",\r\n \"20.216.0.0/18\",\r\n + \ \"20.216.64.0/18\",\r\n \"20.216.128.0/18\",\r\n \"20.217.0.0/19\",\r\n + \ \"20.217.32.0/22\",\r\n \"20.217.40.0/21\",\r\n \"20.217.48.0/20\",\r\n + \ \"20.217.64.0/19\",\r\n \"20.218.0.0/18\",\r\n \"20.218.64.0/18\",\r\n + \ \"20.218.128.0/17\",\r\n \"20.219.0.0/18\",\r\n \"20.219.64.0/18\",\r\n + \ \"20.219.128.0/17\",\r\n \"20.220.0.0/18\",\r\n \"20.220.64.0/18\",\r\n + \ \"20.220.128.0/17\",\r\n \"20.221.0.0/17\",\r\n \"20.221.128.0/18\",\r\n + \ \"20.221.192.0/18\",\r\n \"20.222.0.0/16\",\r\n \"20.223.0.0/16\",\r\n + \ \"20.224.0.0/16\",\r\n \"20.225.0.0/16\",\r\n \"20.226.0.0/16\",\r\n + \ \"20.227.0.0/18\",\r\n \"20.227.64.0/18\",\r\n \"20.227.128.0/17\",\r\n + \ \"20.228.0.0/18\",\r\n \"20.228.64.0/18\",\r\n \"20.228.128.0/17\",\r\n + \ \"20.229.0.0/16\",\r\n \"20.230.0.0/17\",\r\n \"20.230.128.0/17\",\r\n + \ \"20.231.0.0/17\",\r\n \"20.231.128.0/26\",\r\n \"20.231.192.0/18\",\r\n + \ \"20.232.0.0/16\",\r\n \"20.233.0.0/17\",\r\n \"20.234.0.0/17\",\r\n + \ \"20.234.128.0/17\",\r\n \"20.235.0.0/18\",\r\n \"20.235.64.0/18\",\r\n + \ \"20.235.128.0/18\",\r\n \"20.236.0.0/18\",\r\n \"20.236.64.0/18\",\r\n + \ \"20.236.128.0/18\",\r\n \"20.236.192.0/18\",\r\n \"20.237.0.0/17\",\r\n + \ \"20.237.128.0/17\",\r\n \"20.238.0.0/17\",\r\n \"20.238.128.0/17\",\r\n + \ \"20.239.0.0/16\",\r\n \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n + \ \"20.241.0.0/17\",\r\n \"20.241.128.0/17\",\r\n \"20.242.0.0/17\",\r\n + \ \"20.242.128.0/17\",\r\n \"20.243.0.0/16\",\r\n \"20.244.0.0/17\",\r\n + \ \"20.244.128.0/17\",\r\n \"20.245.0.0/16\",\r\n \"20.246.0.0/17\",\r\n + \ \"20.246.128.0/17\",\r\n \"20.247.0.0/17\",\r\n \"20.247.128.0/17\",\r\n + \ \"20.248.0.0/17\",\r\n \"20.248.128.0/17\",\r\n \"20.249.0.0/16\",\r\n + \ \"20.250.0.0/16\",\r\n \"20.251.0.0/17\",\r\n \"20.252.0.0/17\",\r\n + \ \"20.252.128.0/17\",\r\n \"20.253.0.0/17\",\r\n \"20.253.128.0/17\",\r\n + \ \"20.254.0.0/17\",\r\n \"20.254.128.0/17\",\r\n \"20.255.0.0/16\",\r\n + \ \"23.96.0.0/17\",\r\n \"23.96.128.0/17\",\r\n \"23.97.48.0/20\",\r\n + \ \"23.97.64.0/19\",\r\n \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n + \ \"23.97.112.128/28\",\r\n \"23.97.112.160/27\",\r\n \"23.97.112.192/27\",\r\n + \ \"23.97.112.224/27\",\r\n \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n + \ \"23.97.128.0/17\",\r\n \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n + \ \"23.98.44.0/24\",\r\n \"23.98.45.0/24\",\r\n \"23.98.46.0/24\",\r\n + \ \"23.98.47.0/24\",\r\n \"23.98.48.0/21\",\r\n \"23.98.56.0/24\",\r\n + \ \"23.98.57.64/26\",\r\n \"23.98.64.0/18\",\r\n \"23.98.128.0/17\",\r\n + \ \"23.99.0.0/18\",\r\n \"23.99.64.0/19\",\r\n \"23.99.96.0/19\",\r\n + \ \"23.99.128.0/17\",\r\n \"23.100.0.0/20\",\r\n \"23.100.16.0/20\",\r\n + \ \"23.100.32.0/20\",\r\n \"23.100.48.0/20\",\r\n \"23.100.64.0/21\",\r\n + \ \"23.100.72.0/21\",\r\n \"23.100.80.0/21\",\r\n \"23.100.88.0/21\",\r\n + \ \"23.100.96.0/21\",\r\n \"23.100.104.0/21\",\r\n \"23.100.112.0/21\",\r\n + \ \"23.100.120.0/21\",\r\n \"23.100.128.0/18\",\r\n \"23.100.192.0/19\",\r\n + \ \"23.100.224.0/20\",\r\n \"23.100.240.0/20\",\r\n \"23.101.0.0/20\",\r\n + \ \"23.101.16.0/20\",\r\n \"23.101.32.0/21\",\r\n \"23.101.48.0/20\",\r\n + \ \"23.101.64.0/20\",\r\n \"23.101.80.0/21\",\r\n \"23.101.112.0/20\",\r\n + \ \"23.101.128.0/20\",\r\n \"23.101.144.0/20\",\r\n \"23.101.160.0/20\",\r\n + \ \"23.101.176.0/20\",\r\n \"23.101.192.0/20\",\r\n \"23.101.208.0/20\",\r\n + \ \"23.101.224.0/19\",\r\n \"23.102.0.0/18\",\r\n \"23.102.64.0/19\",\r\n + \ \"23.102.96.0/19\",\r\n \"23.102.128.0/18\",\r\n \"23.102.192.0/21\",\r\n + \ \"23.102.200.0/23\",\r\n \"23.102.202.0/24\",\r\n \"23.102.203.0/24\",\r\n + \ \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n \"23.102.224.0/19\",\r\n + \ \"23.103.64.32/27\",\r\n \"23.103.64.64/27\",\r\n \"40.64.0.0/18\",\r\n + \ \"40.64.64.0/18\",\r\n \"40.64.128.0/21\",\r\n \"40.65.0.0/18\",\r\n + \ \"40.65.64.0/18\",\r\n \"40.65.128.0/18\",\r\n \"40.65.192.0/18\",\r\n + \ \"40.66.32.0/19\",\r\n \"40.66.120.0/21\",\r\n \"40.67.0.0/18\",\r\n + \ \"40.67.64.0/19\",\r\n \"40.67.96.0/20\",\r\n \"40.67.112.0/21\",\r\n + \ \"40.67.120.0/21\",\r\n \"40.67.128.0/19\",\r\n \"40.67.160.0/19\",\r\n + \ \"40.67.192.0/19\",\r\n \"40.67.224.0/19\",\r\n \"40.68.0.0/16\",\r\n + \ \"40.69.0.0/18\",\r\n \"40.69.64.0/19\",\r\n \"40.69.96.0/19\",\r\n + \ \"40.69.128.0/18\",\r\n \"40.69.192.0/19\",\r\n \"40.70.0.0/18\",\r\n + \ \"40.70.64.0/20\",\r\n \"40.70.80.0/21\",\r\n \"40.70.88.0/28\",\r\n + \ \"40.70.128.0/17\",\r\n \"40.71.0.0/16\",\r\n \"40.74.0.0/18\",\r\n + \ \"40.74.64.0/18\",\r\n \"40.74.128.0/20\",\r\n \"40.74.144.0/20\",\r\n + \ \"40.74.160.0/19\",\r\n \"40.74.192.0/18\",\r\n \"40.75.0.0/19\",\r\n + \ \"40.75.32.0/21\",\r\n \"40.75.64.0/18\",\r\n \"40.75.128.0/17\",\r\n + \ \"40.76.0.0/16\",\r\n \"40.77.0.0/17\",\r\n \"40.77.128.0/25\",\r\n + \ \"40.77.128.128/25\",\r\n \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n + \ \"40.77.130.128/26\",\r\n \"40.77.130.192/26\",\r\n \"40.77.131.0/25\",\r\n + \ \"40.77.131.128/26\",\r\n \"40.77.131.192/27\",\r\n \"40.77.131.224/28\",\r\n + \ \"40.77.131.240/28\",\r\n \"40.77.132.0/24\",\r\n \"40.77.133.0/24\",\r\n + \ \"40.77.134.0/24\",\r\n \"40.77.135.0/24\",\r\n \"40.77.136.0/28\",\r\n + \ \"40.77.136.16/28\",\r\n \"40.77.136.32/28\",\r\n \"40.77.136.48/28\",\r\n + \ \"40.77.136.64/28\",\r\n \"40.77.136.80/28\",\r\n \"40.77.136.96/28\",\r\n + \ \"40.77.136.112/28\",\r\n \"40.77.136.128/25\",\r\n \"40.77.137.0/25\",\r\n + \ \"40.77.137.128/26\",\r\n \"40.77.137.192/27\",\r\n \"40.77.138.0/25\",\r\n + \ \"40.77.138.128/25\",\r\n \"40.77.139.0/25\",\r\n \"40.77.139.128/25\",\r\n + \ \"40.77.160.0/27\",\r\n \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n + \ \"40.77.160.128/25\",\r\n \"40.77.161.0/26\",\r\n \"40.77.161.64/26\",\r\n + \ \"40.77.161.128/25\",\r\n \"40.77.162.0/24\",\r\n \"40.77.163.0/24\",\r\n + \ \"40.77.164.0/24\",\r\n \"40.77.165.0/24\",\r\n \"40.77.166.0/25\",\r\n + \ \"40.77.166.128/28\",\r\n \"40.77.166.160/27\",\r\n \"40.77.166.192/26\",\r\n + \ \"40.77.167.0/24\",\r\n \"40.77.168.0/24\",\r\n \"40.77.169.0/24\",\r\n + \ \"40.77.170.0/24\",\r\n \"40.77.171.0/24\",\r\n \"40.77.172.0/24\",\r\n + \ \"40.77.173.0/24\",\r\n \"40.77.174.0/24\",\r\n \"40.77.175.0/27\",\r\n + \ \"40.77.175.32/27\",\r\n \"40.77.175.64/27\",\r\n \"40.77.175.96/27\",\r\n + \ \"40.77.175.128/27\",\r\n \"40.77.175.160/27\",\r\n \"40.77.175.192/27\",\r\n + \ \"40.77.175.240/28\",\r\n \"40.77.176.0/24\",\r\n \"40.77.177.0/24\",\r\n + \ \"40.77.178.0/23\",\r\n \"40.77.180.0/23\",\r\n \"40.77.182.0/28\",\r\n + \ \"40.77.182.16/28\",\r\n \"40.77.182.32/27\",\r\n \"40.77.182.64/27\",\r\n + \ \"40.77.182.96/27\",\r\n \"40.77.182.128/27\",\r\n \"40.77.182.160/27\",\r\n + \ \"40.77.182.192/26\",\r\n \"40.77.183.0/24\",\r\n \"40.77.184.0/25\",\r\n + \ \"40.77.184.128/25\",\r\n \"40.77.185.0/25\",\r\n \"40.77.185.128/25\",\r\n + \ \"40.77.186.0/23\",\r\n \"40.77.188.0/22\",\r\n \"40.77.192.0/22\",\r\n + \ \"40.77.196.0/24\",\r\n \"40.77.197.0/24\",\r\n \"40.77.198.0/26\",\r\n + \ \"40.77.198.64/26\",\r\n \"40.77.198.128/25\",\r\n \"40.77.199.0/25\",\r\n + \ \"40.77.199.128/26\",\r\n \"40.77.199.192/26\",\r\n \"40.77.200.0/25\",\r\n + \ \"40.77.200.128/25\",\r\n \"40.77.201.0/24\",\r\n \"40.77.202.0/24\",\r\n + \ \"40.77.224.0/28\",\r\n \"40.77.224.16/28\",\r\n \"40.77.224.32/27\",\r\n + \ \"40.77.224.64/27\",\r\n \"40.77.224.96/27\",\r\n \"40.77.224.128/25\",\r\n + \ \"40.77.225.0/24\",\r\n \"40.77.226.0/25\",\r\n \"40.77.226.128/25\",\r\n + \ \"40.77.227.0/24\",\r\n \"40.77.228.0/24\",\r\n \"40.77.229.0/24\",\r\n + \ \"40.77.230.0/24\",\r\n \"40.77.231.0/24\",\r\n \"40.77.232.0/25\",\r\n + \ \"40.77.232.128/25\",\r\n \"40.77.233.0/24\",\r\n \"40.77.234.0/25\",\r\n + \ \"40.77.234.128/27\",\r\n \"40.77.234.160/27\",\r\n \"40.77.234.192/27\",\r\n + \ \"40.77.234.224/27\",\r\n \"40.77.235.0/24\",\r\n \"40.77.236.0/27\",\r\n + \ \"40.77.236.32/27\",\r\n \"40.77.236.80/28\",\r\n \"40.77.236.96/27\",\r\n + \ \"40.77.236.128/27\",\r\n \"40.77.236.160/28\",\r\n \"40.77.236.176/28\",\r\n + \ \"40.77.236.192/28\",\r\n \"40.77.236.224/27\",\r\n \"40.77.237.0/26\",\r\n + \ \"40.77.237.64/26\",\r\n \"40.77.237.128/25\",\r\n \"40.77.240.0/25\",\r\n + \ \"40.77.240.128/25\",\r\n \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n + \ \"40.77.244.0/25\",\r\n \"40.77.245.0/24\",\r\n \"40.77.246.0/24\",\r\n + \ \"40.77.247.0/24\",\r\n \"40.77.248.0/25\",\r\n \"40.77.248.128/25\",\r\n + \ \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n \"40.77.251.0/24\",\r\n + \ \"40.77.252.0/23\",\r\n \"40.77.254.0/26\",\r\n \"40.77.254.64/27\",\r\n + \ \"40.77.254.128/25\",\r\n \"40.77.255.0/25\",\r\n \"40.77.255.128/26\",\r\n + \ \"40.77.255.192/26\",\r\n \"40.78.0.0/17\",\r\n \"40.78.128.0/18\",\r\n + \ \"40.78.192.0/21\",\r\n \"40.78.200.0/21\",\r\n \"40.78.208.0/28\",\r\n + \ \"40.78.208.16/28\",\r\n \"40.78.208.32/30\",\r\n \"40.78.208.48/28\",\r\n + \ \"40.78.208.64/28\",\r\n \"40.78.209.0/24\",\r\n \"40.78.210.0/24\",\r\n + \ \"40.78.211.0/24\",\r\n \"40.78.212.0/24\",\r\n \"40.78.213.0/24\",\r\n + \ \"40.78.214.0/24\",\r\n \"40.78.215.0/24\",\r\n \"40.78.216.0/24\",\r\n + \ \"40.78.217.0/24\",\r\n \"40.78.218.0/24\",\r\n \"40.78.219.0/24\",\r\n + \ \"40.78.220.0/24\",\r\n \"40.78.221.0/24\",\r\n \"40.78.222.0/24\",\r\n + \ \"40.78.223.0/24\",\r\n \"40.78.224.0/21\",\r\n \"40.78.232.0/21\",\r\n + \ \"40.78.240.0/20\",\r\n \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n + \ \"40.79.8.32/28\",\r\n \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n + \ \"40.79.9.0/24\",\r\n \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n + \ \"40.79.48.0/27\",\r\n \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n + \ \"40.79.56.0/21\",\r\n \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n + \ \"40.79.88.0/27\",\r\n \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n + \ \"40.79.90.0/24\",\r\n \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n + \ \"40.79.93.0/28\",\r\n \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n + \ \"40.79.96.0/19\",\r\n \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n + \ \"40.79.152.0/21\",\r\n \"40.79.160.0/20\",\r\n \"40.79.176.0/21\",\r\n + \ \"40.79.184.0/21\",\r\n \"40.79.192.0/21\",\r\n \"40.79.200.0/24\",\r\n + \ \"40.79.201.0/24\",\r\n \"40.79.202.0/24\",\r\n \"40.79.203.0/24\",\r\n + \ \"40.79.204.0/27\",\r\n \"40.79.204.32/28\",\r\n \"40.79.204.48/28\",\r\n + \ \"40.79.204.64/27\",\r\n \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n + \ \"40.79.204.160/27\",\r\n \"40.79.204.192/26\",\r\n \"40.79.205.0/26\",\r\n + \ \"40.79.205.64/28\",\r\n \"40.79.205.80/28\",\r\n \"40.79.205.96/27\",\r\n + \ \"40.79.205.128/26\",\r\n \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n + \ \"40.79.205.240/28\",\r\n \"40.79.206.0/27\",\r\n \"40.79.206.32/27\",\r\n + \ \"40.79.206.64/27\",\r\n \"40.79.206.96/27\",\r\n \"40.79.206.128/27\",\r\n + \ \"40.79.206.160/27\",\r\n \"40.79.206.192/27\",\r\n \"40.79.206.224/27\",\r\n + \ \"40.79.207.0/27\",\r\n \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n + \ \"40.79.207.80/28\",\r\n \"40.79.207.96/27\",\r\n \"40.79.207.128/25\",\r\n + \ \"40.79.208.0/24\",\r\n \"40.79.209.0/24\",\r\n \"40.79.210.0/24\",\r\n + \ \"40.79.211.0/24\",\r\n \"40.79.212.0/24\",\r\n \"40.79.213.0/24\",\r\n + \ \"40.79.214.0/24\",\r\n \"40.79.215.0/24\",\r\n \"40.79.216.0/24\",\r\n + \ \"40.79.217.0/24\",\r\n \"40.79.218.0/24\",\r\n \"40.79.219.0/24\",\r\n + \ \"40.79.220.0/24\",\r\n \"40.79.221.0/24\",\r\n \"40.79.222.0/24\",\r\n + \ \"40.79.223.0/24\",\r\n \"40.79.232.0/21\",\r\n \"40.79.240.0/20\",\r\n + \ \"40.80.0.0/22\",\r\n \"40.80.4.0/22\",\r\n \"40.80.8.0/22\",\r\n + \ \"40.80.12.0/22\",\r\n \"40.80.16.0/22\",\r\n \"40.80.20.0/22\",\r\n + \ \"40.80.24.0/22\",\r\n \"40.80.28.0/22\",\r\n \"40.80.32.0/22\",\r\n + \ \"40.80.36.0/22\",\r\n \"40.80.40.0/22\",\r\n \"40.80.44.0/22\",\r\n + \ \"40.80.48.0/21\",\r\n \"40.80.56.0/21\",\r\n \"40.80.64.0/19\",\r\n + \ \"40.80.96.0/20\",\r\n \"40.80.144.0/21\",\r\n \"40.80.152.0/21\",\r\n + \ \"40.80.160.0/24\",\r\n \"40.80.168.0/21\",\r\n \"40.80.176.0/21\",\r\n + \ \"40.80.184.0/21\",\r\n \"40.80.192.0/19\",\r\n \"40.80.224.0/20\",\r\n + \ \"40.80.240.0/20\",\r\n \"40.81.0.0/20\",\r\n \"40.81.16.0/20\",\r\n + \ \"40.81.32.0/20\",\r\n \"40.81.48.0/20\",\r\n \"40.81.64.0/20\",\r\n + \ \"40.81.80.0/20\",\r\n \"40.81.96.0/20\",\r\n \"40.81.112.0/20\",\r\n + \ \"40.81.128.0/19\",\r\n \"40.81.160.0/20\",\r\n \"40.81.176.0/20\",\r\n + \ \"40.81.192.0/19\",\r\n \"40.81.224.0/19\",\r\n \"40.82.0.0/22\",\r\n + \ \"40.82.4.0/22\",\r\n \"40.82.16.0/22\",\r\n \"40.82.20.0/22\",\r\n + \ \"40.82.24.0/22\",\r\n \"40.82.28.0/22\",\r\n \"40.82.32.0/22\",\r\n + \ \"40.82.36.0/22\",\r\n \"40.82.44.0/22\",\r\n \"40.82.48.0/22\",\r\n + \ \"40.82.60.0/22\",\r\n \"40.82.64.0/22\",\r\n \"40.82.68.0/22\",\r\n + \ \"40.82.72.0/22\",\r\n \"40.82.76.0/22\",\r\n \"40.82.80.0/22\",\r\n + \ \"40.82.84.0/22\",\r\n \"40.82.92.0/22\",\r\n \"40.82.96.0/22\",\r\n + \ \"40.82.100.0/22\",\r\n \"40.82.116.0/22\",\r\n \"40.82.120.0/22\",\r\n + \ \"40.82.128.0/19\",\r\n \"40.82.160.0/19\",\r\n \"40.82.192.0/19\",\r\n + \ \"40.82.224.0/20\",\r\n \"40.82.240.0/22\",\r\n \"40.82.244.0/22\",\r\n + \ \"40.82.248.0/21\",\r\n \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n + \ \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n \"40.83.24.96/27\",\r\n + \ \"40.83.24.128/25\",\r\n \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n + \ \"40.83.28.0/22\",\r\n \"40.83.32.0/19\",\r\n \"40.83.64.0/18\",\r\n + \ \"40.83.128.0/17\",\r\n \"40.84.0.0/17\",\r\n \"40.84.128.0/17\",\r\n + \ \"40.85.0.0/17\",\r\n \"40.85.128.0/20\",\r\n \"40.85.144.0/20\",\r\n + \ \"40.85.160.0/19\",\r\n \"40.85.192.0/18\",\r\n \"40.86.0.0/17\",\r\n + \ \"40.86.128.0/19\",\r\n \"40.86.160.0/19\",\r\n \"40.86.192.0/18\",\r\n + \ \"40.87.0.0/17\",\r\n \"40.87.128.0/19\",\r\n \"40.87.160.0/22\",\r\n + \ \"40.87.164.0/22\",\r\n \"40.87.168.0/30\",\r\n \"40.87.168.4/30\",\r\n + \ \"40.87.168.8/29\",\r\n \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n + \ \"40.87.168.40/29\",\r\n \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n + \ \"40.87.168.68/31\",\r\n \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n + \ \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n + \ \"40.87.168.192/28\",\r\n \"40.87.168.208/31\",\r\n \"40.87.168.210/31\",\r\n + \ \"40.87.168.212/30\",\r\n \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n + \ \"40.87.169.0/27\",\r\n \"40.87.169.32/29\",\r\n \"40.87.169.40/30\",\r\n + \ \"40.87.169.44/30\",\r\n \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n + \ \"40.87.169.58/31\",\r\n \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n + \ \"40.87.169.96/31\",\r\n \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n + \ \"40.87.169.102/31\",\r\n \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n + \ \"40.87.169.128/29\",\r\n \"40.87.169.136/31\",\r\n \"40.87.169.138/31\",\r\n + \ \"40.87.169.140/30\",\r\n \"40.87.169.144/28\",\r\n \"40.87.169.160/27\",\r\n + \ \"40.87.169.192/26\",\r\n \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n + \ \"40.87.170.144/31\",\r\n \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n + \ \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n + \ \"40.87.170.184/30\",\r\n \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n + \ \"40.87.170.194/31\",\r\n \"40.87.170.196/30\",\r\n \"40.87.170.200/29\",\r\n + \ \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n \"40.87.170.214/31\",\r\n + \ \"40.87.170.216/30\",\r\n \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n + \ \"40.87.170.228/30\",\r\n \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n + \ \"40.87.170.248/30\",\r\n \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n + \ \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n + \ \"40.87.171.16/28\",\r\n \"40.87.171.32/30\",\r\n \"40.87.171.36/30\",\r\n + \ \"40.87.171.40/31\",\r\n \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n + \ \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n \"40.87.171.72/29\",\r\n + \ \"40.87.171.80/28\",\r\n \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n + \ \"40.87.171.160/31\",\r\n \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n + \ \"40.87.171.166/31\",\r\n \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n + \ \"40.87.171.192/27\",\r\n \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n + \ \"40.87.171.248/31\",\r\n \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n + \ \"40.87.172.0/22\",\r\n \"40.87.176.0/25\",\r\n \"40.87.176.128/27\",\r\n + \ \"40.87.176.160/29\",\r\n \"40.87.176.168/30\",\r\n \"40.87.176.172/31\",\r\n + \ \"40.87.176.174/31\",\r\n \"40.87.176.176/29\",\r\n \"40.87.176.184/30\",\r\n + \ \"40.87.176.188/30\",\r\n \"40.87.176.192/28\",\r\n \"40.87.176.208/29\",\r\n + \ \"40.87.176.216/29\",\r\n \"40.87.176.224/29\",\r\n \"40.87.176.232/31\",\r\n + \ \"40.87.176.234/31\",\r\n \"40.87.176.236/30\",\r\n \"40.87.176.240/28\",\r\n + \ \"40.87.177.0/28\",\r\n \"40.87.177.16/28\",\r\n \"40.87.177.32/27\",\r\n + \ \"40.87.177.64/27\",\r\n \"40.87.177.96/28\",\r\n \"40.87.177.112/29\",\r\n + \ \"40.87.177.120/31\",\r\n \"40.87.177.122/31\",\r\n \"40.87.177.124/30\",\r\n + \ \"40.87.177.128/28\",\r\n \"40.87.177.144/29\",\r\n \"40.87.177.152/31\",\r\n + \ \"40.87.177.154/31\",\r\n \"40.87.177.156/30\",\r\n \"40.87.177.160/27\",\r\n + \ \"40.87.177.192/29\",\r\n \"40.87.177.200/30\",\r\n \"40.87.177.204/30\",\r\n + \ \"40.87.177.208/30\",\r\n \"40.87.177.212/30\",\r\n \"40.87.177.216/29\",\r\n + \ \"40.87.177.224/27\",\r\n \"40.87.178.0/24\",\r\n \"40.87.179.0/25\",\r\n + \ \"40.87.179.128/26\",\r\n \"40.87.179.192/31\",\r\n \"40.87.179.194/31\",\r\n + \ \"40.87.179.196/30\",\r\n \"40.87.179.200/31\",\r\n \"40.87.179.202/31\",\r\n + \ \"40.87.179.204/30\",\r\n \"40.87.179.208/28\",\r\n \"40.87.179.224/27\",\r\n + \ \"40.87.180.0/30\",\r\n \"40.87.180.4/31\",\r\n \"40.87.180.6/31\",\r\n + \ \"40.87.180.8/30\",\r\n \"40.87.180.12/31\",\r\n \"40.87.180.14/31\",\r\n + \ \"40.87.180.16/30\",\r\n \"40.87.180.20/31\",\r\n \"40.87.180.22/31\",\r\n + \ \"40.87.180.24/30\",\r\n \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n + \ \"40.87.180.40/31\",\r\n \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n + \ \"40.87.180.48/28\",\r\n \"40.87.180.64/30\",\r\n \"40.87.180.68/30\",\r\n + \ \"40.87.180.72/31\",\r\n \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n + \ \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n + \ \"40.87.180.192/30\",\r\n \"40.87.180.196/30\",\r\n \"40.87.180.200/31\",\r\n + \ \"40.87.180.202/31\",\r\n \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n + \ \"40.87.180.224/28\",\r\n \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n + \ \"40.87.180.252/30\",\r\n \"40.87.181.0/30\",\r\n \"40.87.181.4/30\",\r\n + \ \"40.87.181.8/29\",\r\n \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n + \ \"40.87.181.64/26\",\r\n \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n + \ \"40.87.181.152/31\",\r\n \"40.87.181.154/31\",\r\n \"40.87.181.156/30\",\r\n + \ \"40.87.181.160/31\",\r\n \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n + \ \"40.87.181.168/29\",\r\n \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n + \ \"40.87.182.0/30\",\r\n \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n + \ \"40.87.182.16/29\",\r\n \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n + \ \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n \"40.87.182.60/31\",\r\n + \ \"40.87.182.62/31\",\r\n \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n + \ \"40.87.183.0/28\",\r\n \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n + \ \"40.87.183.28/30\",\r\n \"40.87.183.32/31\",\r\n \"40.87.183.34/31\",\r\n + \ \"40.87.183.36/30\",\r\n \"40.87.183.40/31\",\r\n \"40.87.183.42/31\",\r\n + \ \"40.87.183.44/30\",\r\n \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n + \ \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n + \ \"40.87.183.128/28\",\r\n \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n + \ \"40.87.183.192/27\",\r\n \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n + \ \"40.87.183.236/31\",\r\n \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n + \ \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n \"40.87.184.0/22\",\r\n + \ \"40.87.188.0/22\",\r\n \"40.87.192.0/22\",\r\n \"40.87.196.0/22\",\r\n + \ \"40.87.200.0/22\",\r\n \"40.87.204.0/22\",\r\n \"40.87.208.0/22\",\r\n + \ \"40.87.212.0/22\",\r\n \"40.87.216.0/22\",\r\n \"40.87.220.0/22\",\r\n + \ \"40.87.224.0/22\",\r\n \"40.87.228.0/22\",\r\n \"40.87.232.0/21\",\r\n + \ \"40.88.0.0/16\",\r\n \"40.89.0.0/19\",\r\n \"40.89.32.0/19\",\r\n + \ \"40.89.64.0/18\",\r\n \"40.89.128.0/18\",\r\n \"40.89.192.0/19\",\r\n + \ \"40.89.224.0/19\",\r\n \"40.90.16.0/27\",\r\n \"40.90.16.32/27\",\r\n + \ \"40.90.16.64/27\",\r\n \"40.90.16.96/27\",\r\n \"40.90.16.128/27\",\r\n + \ \"40.90.16.160/27\",\r\n \"40.90.16.192/26\",\r\n \"40.90.17.0/27\",\r\n + \ \"40.90.17.32/27\",\r\n \"40.90.17.64/27\",\r\n \"40.90.17.96/27\",\r\n + \ \"40.90.17.128/28\",\r\n \"40.90.17.144/28\",\r\n \"40.90.17.160/27\",\r\n + \ \"40.90.17.192/27\",\r\n \"40.90.17.224/27\",\r\n \"40.90.18.0/28\",\r\n + \ \"40.90.18.16/28\",\r\n \"40.90.18.32/27\",\r\n \"40.90.18.64/26\",\r\n + \ \"40.90.18.128/26\",\r\n \"40.90.18.192/26\",\r\n \"40.90.19.0/27\",\r\n + \ \"40.90.19.32/27\",\r\n \"40.90.19.64/26\",\r\n \"40.90.19.128/25\",\r\n + \ \"40.90.20.0/25\",\r\n \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n + \ \"40.90.21.128/25\",\r\n \"40.90.22.0/25\",\r\n \"40.90.22.128/25\",\r\n + \ \"40.90.23.0/25\",\r\n \"40.90.23.128/25\",\r\n \"40.90.24.0/25\",\r\n + \ \"40.90.24.128/25\",\r\n \"40.90.25.0/26\",\r\n \"40.90.25.64/26\",\r\n + \ \"40.90.25.128/26\",\r\n \"40.90.25.192/26\",\r\n \"40.90.26.0/26\",\r\n + \ \"40.90.26.64/26\",\r\n \"40.90.26.128/25\",\r\n \"40.90.27.0/26\",\r\n + \ \"40.90.27.64/26\",\r\n \"40.90.27.128/26\",\r\n \"40.90.27.192/26\",\r\n + \ \"40.90.28.0/26\",\r\n \"40.90.28.64/26\",\r\n \"40.90.28.128/26\",\r\n + \ \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n \"40.90.29.64/26\",\r\n + \ \"40.90.29.128/26\",\r\n \"40.90.29.192/26\",\r\n \"40.90.30.0/25\",\r\n + \ \"40.90.30.128/27\",\r\n \"40.90.30.160/27\",\r\n \"40.90.30.192/26\",\r\n + \ \"40.90.31.0/27\",\r\n \"40.90.31.32/27\",\r\n \"40.90.31.64/27\",\r\n + \ \"40.90.31.96/27\",\r\n \"40.90.31.128/25\",\r\n \"40.90.128.0/28\",\r\n + \ \"40.90.128.16/28\",\r\n \"40.90.128.32/28\",\r\n \"40.90.128.48/28\",\r\n + \ \"40.90.128.64/28\",\r\n \"40.90.128.80/28\",\r\n \"40.90.128.96/28\",\r\n + \ \"40.90.128.112/28\",\r\n \"40.90.128.128/28\",\r\n \"40.90.128.144/28\",\r\n + \ \"40.90.128.160/28\",\r\n \"40.90.128.176/28\",\r\n \"40.90.128.192/28\",\r\n + \ \"40.90.128.208/28\",\r\n \"40.90.128.224/28\",\r\n \"40.90.128.240/28\",\r\n + \ \"40.90.129.0/27\",\r\n \"40.90.129.32/28\",\r\n \"40.90.129.48/28\",\r\n + \ \"40.90.129.64/27\",\r\n \"40.90.129.96/27\",\r\n \"40.90.129.128/26\",\r\n + \ \"40.90.129.192/27\",\r\n \"40.90.129.224/27\",\r\n \"40.90.130.0/27\",\r\n + \ \"40.90.130.32/28\",\r\n \"40.90.130.48/28\",\r\n \"40.90.130.64/28\",\r\n + \ \"40.90.130.80/28\",\r\n \"40.90.130.96/28\",\r\n \"40.90.130.112/28\",\r\n + \ \"40.90.130.128/28\",\r\n \"40.90.130.144/28\",\r\n \"40.90.130.160/27\",\r\n + \ \"40.90.130.192/28\",\r\n \"40.90.130.208/28\",\r\n \"40.90.130.224/28\",\r\n + \ \"40.90.130.240/28\",\r\n \"40.90.131.0/27\",\r\n \"40.90.131.32/27\",\r\n + \ \"40.90.131.64/27\",\r\n \"40.90.131.96/27\",\r\n \"40.90.131.128/27\",\r\n + \ \"40.90.131.160/27\",\r\n \"40.90.131.192/27\",\r\n \"40.90.131.224/27\",\r\n + \ \"40.90.132.0/27\",\r\n \"40.90.132.32/28\",\r\n \"40.90.132.48/28\",\r\n + \ \"40.90.132.64/28\",\r\n \"40.90.132.80/28\",\r\n \"40.90.132.96/27\",\r\n + \ \"40.90.132.128/26\",\r\n \"40.90.132.192/26\",\r\n \"40.90.133.0/27\",\r\n + \ \"40.90.133.32/27\",\r\n \"40.90.133.64/27\",\r\n \"40.90.133.96/28\",\r\n + \ \"40.90.133.112/28\",\r\n \"40.90.133.128/28\",\r\n \"40.90.133.144/28\",\r\n + \ \"40.90.133.160/27\",\r\n \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n + \ \"40.90.134.64/26\",\r\n \"40.90.134.128/26\",\r\n \"40.90.134.192/26\",\r\n + \ \"40.90.135.0/26\",\r\n \"40.90.135.64/26\",\r\n \"40.90.135.128/25\",\r\n + \ \"40.90.136.0/28\",\r\n \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n + \ \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n \"40.90.136.160/28\",\r\n + \ \"40.90.136.176/28\",\r\n \"40.90.136.192/27\",\r\n \"40.90.136.224/27\",\r\n + \ \"40.90.137.0/27\",\r\n \"40.90.137.32/27\",\r\n \"40.90.137.64/27\",\r\n + \ \"40.90.137.96/27\",\r\n \"40.90.137.128/27\",\r\n \"40.90.137.160/27\",\r\n + \ \"40.90.137.192/27\",\r\n \"40.90.137.224/27\",\r\n \"40.90.138.0/27\",\r\n + \ \"40.90.138.32/27\",\r\n \"40.90.138.64/27\",\r\n \"40.90.138.96/27\",\r\n + \ \"40.90.138.128/27\",\r\n \"40.90.138.160/27\",\r\n \"40.90.138.192/28\",\r\n + \ \"40.90.138.208/28\",\r\n \"40.90.138.224/27\",\r\n \"40.90.139.0/27\",\r\n + \ \"40.90.139.32/27\",\r\n \"40.90.139.64/27\",\r\n \"40.90.139.96/27\",\r\n + \ \"40.90.139.128/27\",\r\n \"40.90.139.160/27\",\r\n \"40.90.139.192/27\",\r\n + \ \"40.90.139.224/27\",\r\n \"40.90.140.0/27\",\r\n \"40.90.140.32/27\",\r\n + \ \"40.90.140.64/27\",\r\n \"40.90.140.96/27\",\r\n \"40.90.140.128/27\",\r\n + \ \"40.90.140.160/27\",\r\n \"40.90.140.192/27\",\r\n \"40.90.140.224/27\",\r\n + \ \"40.90.141.0/27\",\r\n \"40.90.141.32/27\",\r\n \"40.90.141.64/27\",\r\n + \ \"40.90.141.96/27\",\r\n \"40.90.141.128/27\",\r\n \"40.90.141.160/27\",\r\n + \ \"40.90.141.192/26\",\r\n \"40.90.142.0/27\",\r\n \"40.90.142.32/27\",\r\n + \ \"40.90.142.64/27\",\r\n \"40.90.142.96/27\",\r\n \"40.90.142.128/27\",\r\n + \ \"40.90.142.160/27\",\r\n \"40.90.142.192/28\",\r\n \"40.90.142.208/28\",\r\n + \ \"40.90.142.224/28\",\r\n \"40.90.142.240/28\",\r\n \"40.90.143.0/27\",\r\n + \ \"40.90.143.32/27\",\r\n \"40.90.143.64/27\",\r\n \"40.90.143.96/27\",\r\n + \ \"40.90.143.128/27\",\r\n \"40.90.143.160/27\",\r\n \"40.90.143.192/26\",\r\n + \ \"40.90.144.0/27\",\r\n \"40.90.144.32/27\",\r\n \"40.90.144.64/26\",\r\n + \ \"40.90.144.128/26\",\r\n \"40.90.144.192/27\",\r\n \"40.90.144.224/27\",\r\n + \ \"40.90.145.0/27\",\r\n \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n + \ \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n \"40.90.145.160/27\",\r\n + \ \"40.90.145.192/27\",\r\n \"40.90.145.224/27\",\r\n \"40.90.146.0/28\",\r\n + \ \"40.90.146.16/28\",\r\n \"40.90.146.32/27\",\r\n \"40.90.146.64/26\",\r\n + \ \"40.90.146.128/27\",\r\n \"40.90.146.160/27\",\r\n \"40.90.146.192/27\",\r\n + \ \"40.90.146.224/27\",\r\n \"40.90.147.0/27\",\r\n \"40.90.147.32/27\",\r\n + \ \"40.90.147.64/27\",\r\n \"40.90.147.96/27\",\r\n \"40.90.147.128/26\",\r\n + \ \"40.90.147.192/27\",\r\n \"40.90.147.224/27\",\r\n \"40.90.148.0/26\",\r\n + \ \"40.90.148.64/27\",\r\n \"40.90.148.96/27\",\r\n \"40.90.148.128/27\",\r\n + \ \"40.90.148.160/28\",\r\n \"40.90.148.176/28\",\r\n \"40.90.148.192/27\",\r\n + \ \"40.90.148.224/27\",\r\n \"40.90.149.0/27\",\r\n \"40.90.149.32/27\",\r\n + \ \"40.90.149.64/27\",\r\n \"40.90.149.96/27\",\r\n \"40.90.149.128/25\",\r\n + \ \"40.90.150.0/27\",\r\n \"40.90.150.32/27\",\r\n \"40.90.150.64/27\",\r\n + \ \"40.90.150.96/27\",\r\n \"40.90.150.128/25\",\r\n \"40.90.151.0/26\",\r\n + \ \"40.90.151.64/27\",\r\n \"40.90.151.96/27\",\r\n \"40.90.151.128/28\",\r\n + \ \"40.90.151.144/28\",\r\n \"40.90.151.160/27\",\r\n \"40.90.151.192/27\",\r\n + \ \"40.90.151.224/27\",\r\n \"40.90.152.0/25\",\r\n \"40.90.152.128/27\",\r\n + \ \"40.90.152.160/27\",\r\n \"40.90.152.192/27\",\r\n \"40.90.152.224/27\",\r\n + \ \"40.90.153.0/26\",\r\n \"40.90.153.64/27\",\r\n \"40.90.153.96/27\",\r\n + \ \"40.90.153.128/25\",\r\n \"40.90.154.0/26\",\r\n \"40.90.154.64/26\",\r\n + \ \"40.90.154.128/26\",\r\n \"40.90.154.192/26\",\r\n \"40.90.155.0/26\",\r\n + \ \"40.90.155.64/26\",\r\n \"40.90.155.128/26\",\r\n \"40.90.155.192/26\",\r\n + \ \"40.90.156.0/26\",\r\n \"40.90.156.64/27\",\r\n \"40.90.156.96/27\",\r\n + \ \"40.90.156.128/26\",\r\n \"40.90.156.192/26\",\r\n \"40.90.157.0/27\",\r\n + \ \"40.90.157.32/27\",\r\n \"40.90.157.64/26\",\r\n \"40.90.157.128/26\",\r\n + \ \"40.90.157.192/27\",\r\n \"40.90.157.224/27\",\r\n \"40.90.158.0/26\",\r\n + \ \"40.90.158.64/26\",\r\n \"40.90.158.128/25\",\r\n \"40.90.159.0/24\",\r\n + \ \"40.90.160.0/19\",\r\n \"40.90.192.0/19\",\r\n \"40.90.224.0/19\",\r\n + \ \"40.91.0.0/22\",\r\n \"40.91.4.0/22\",\r\n \"40.91.12.0/28\",\r\n + \ \"40.91.12.16/28\",\r\n \"40.91.12.32/28\",\r\n \"40.91.12.48/28\",\r\n + \ \"40.91.12.64/26\",\r\n \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n + \ \"40.91.12.208/28\",\r\n \"40.91.12.240/28\",\r\n \"40.91.13.0/28\",\r\n + \ \"40.91.13.64/27\",\r\n \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n + \ \"40.91.13.240/28\",\r\n \"40.91.14.0/24\",\r\n \"40.91.16.0/22\",\r\n + \ \"40.91.20.0/22\",\r\n \"40.91.24.0/22\",\r\n \"40.91.28.0/22\",\r\n + \ \"40.91.32.0/22\",\r\n \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n + \ \"40.91.192.0/18\",\r\n \"40.93.0.0/23\",\r\n \"40.93.2.0/24\",\r\n + \ \"40.93.3.0/24\",\r\n \"40.93.4.0/24\",\r\n \"40.93.5.0/24\",\r\n + \ \"40.93.6.0/24\",\r\n \"40.93.7.0/24\",\r\n \"40.93.8.0/24\",\r\n + \ \"40.93.9.0/24\",\r\n \"40.93.10.0/24\",\r\n \"40.93.11.0/24\",\r\n + \ \"40.93.12.0/24\",\r\n \"40.93.13.0/24\",\r\n \"40.93.14.0/24\",\r\n + \ \"40.93.15.0/24\",\r\n \"40.93.16.0/24\",\r\n \"40.93.17.0/24\",\r\n + \ \"40.93.64.0/24\",\r\n \"40.93.65.0/24\",\r\n \"40.93.66.0/24\",\r\n + \ \"40.93.128.0/24\",\r\n \"40.93.129.0/24\",\r\n \"40.93.192.0/24\",\r\n + \ \"40.93.193.0/24\",\r\n \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n + \ \"40.93.198.0/23\",\r\n \"40.93.200.0/23\",\r\n \"40.93.202.0/24\",\r\n + \ \"40.93.203.0/24\",\r\n \"40.93.204.0/22\",\r\n \"40.93.208.0/22\",\r\n + \ \"40.93.212.0/24\",\r\n \"40.93.213.0/24\",\r\n \"40.93.214.0/24\",\r\n + \ \"40.96.46.0/24\",\r\n \"40.96.50.0/24\",\r\n \"40.96.52.0/24\",\r\n + \ \"40.96.55.0/24\",\r\n \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n + \ \"40.96.255.0/24\",\r\n \"40.97.4.0/24\",\r\n \"40.97.5.0/24\",\r\n + \ \"40.97.6.0/24\",\r\n \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n + \ \"40.97.13.0/24\",\r\n \"40.101.0.0/24\",\r\n \"40.101.1.0/24\",\r\n + \ \"40.112.36.0/25\",\r\n \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n + \ \"40.112.37.64/26\",\r\n \"40.112.37.128/26\",\r\n \"40.112.37.192/26\",\r\n + \ \"40.112.38.192/26\",\r\n \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n + \ \"40.112.48.0/20\",\r\n \"40.112.64.0/19\",\r\n \"40.112.96.0/19\",\r\n + \ \"40.112.128.0/17\",\r\n \"40.113.0.0/18\",\r\n \"40.113.64.0/19\",\r\n + \ \"40.113.96.0/19\",\r\n \"40.113.128.0/18\",\r\n \"40.113.192.0/18\",\r\n + \ \"40.114.0.0/17\",\r\n \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n + \ \"40.115.64.0/19\",\r\n \"40.115.96.0/19\",\r\n \"40.115.128.0/17\",\r\n + \ \"40.116.0.0/16\",\r\n \"40.117.0.0/19\",\r\n \"40.117.32.0/19\",\r\n + \ \"40.117.64.0/18\",\r\n \"40.117.128.0/17\",\r\n \"40.118.0.0/17\",\r\n + \ \"40.118.128.0/17\",\r\n \"40.119.0.0/18\",\r\n \"40.119.64.0/22\",\r\n + \ \"40.119.68.0/22\",\r\n \"40.119.72.0/22\",\r\n \"40.119.76.0/22\",\r\n + \ \"40.119.80.0/22\",\r\n \"40.119.84.0/22\",\r\n \"40.119.88.0/22\",\r\n + \ \"40.119.92.0/22\",\r\n \"40.119.96.0/22\",\r\n \"40.119.100.0/27\",\r\n + \ \"40.119.100.32/28\",\r\n \"40.119.100.48/30\",\r\n \"40.119.100.52/30\",\r\n + \ \"40.119.100.56/29\",\r\n \"40.119.100.64/28\",\r\n \"40.119.100.80/29\",\r\n + \ \"40.119.100.88/30\",\r\n \"40.119.100.92/30\",\r\n \"40.119.100.96/28\",\r\n + \ \"40.119.100.112/29\",\r\n \"40.119.100.120/30\",\r\n \"40.119.104.0/22\",\r\n + \ \"40.119.108.0/22\",\r\n \"40.119.112.0/22\",\r\n \"40.119.116.0/22\",\r\n + \ \"40.119.120.0/22\",\r\n \"40.119.124.0/22\",\r\n \"40.119.128.0/19\",\r\n + \ \"40.119.160.0/19\",\r\n \"40.119.192.0/18\",\r\n \"40.120.0.0/20\",\r\n + \ \"40.120.16.0/20\",\r\n \"40.120.32.0/19\",\r\n \"40.120.64.0/18\",\r\n + \ \"40.121.0.0/16\",\r\n \"40.122.0.0/20\",\r\n \"40.122.16.0/20\",\r\n + \ \"40.122.32.0/19\",\r\n \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n + \ \"40.123.0.0/17\",\r\n \"40.123.128.0/22\",\r\n \"40.123.132.0/22\",\r\n + \ \"40.123.136.0/24\",\r\n \"40.123.140.0/22\",\r\n \"40.123.144.0/26\",\r\n + \ \"40.123.144.64/29\",\r\n \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n + \ \"40.123.144.96/29\",\r\n \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n + \ \"40.123.144.128/28\",\r\n \"40.123.144.144/29\",\r\n \"40.123.144.152/30\",\r\n + \ \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n + \ \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n + \ \"40.123.144.252/31\",\r\n \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n + \ \"40.123.145.4/31\",\r\n \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n + \ \"40.123.145.12/31\",\r\n \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n + \ \"40.123.145.20/31\",\r\n \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n + \ \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n + \ \"40.123.145.60/30\",\r\n \"40.123.145.64/30\",\r\n \"40.123.145.68/30\",\r\n + \ \"40.123.145.72/29\",\r\n \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n + \ \"40.123.145.128/27\",\r\n \"40.123.145.160/30\",\r\n \"40.123.145.164/31\",\r\n + \ \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n + \ \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n + \ \"40.123.145.214/31\",\r\n \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n + \ \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n + \ \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n + \ \"40.123.146.30/31\",\r\n \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n + \ \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n + \ \"40.123.146.50/31\",\r\n \"40.123.146.52/31\",\r\n \"40.123.146.54/31\",\r\n + \ \"40.123.146.56/29\",\r\n \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n + \ \"40.123.146.160/30\",\r\n \"40.123.146.164/31\",\r\n \"40.123.146.166/31\",\r\n + \ \"40.123.146.168/29\",\r\n \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n + \ \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n + \ \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n \"40.123.146.206/31\",\r\n + \ \"40.123.146.208/31\",\r\n \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n + \ \"40.123.146.216/29\",\r\n \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n + \ \"40.123.147.32/31\",\r\n \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n + \ \"40.123.147.38/31\",\r\n \"40.123.147.40/29\",\r\n \"40.123.147.48/28\",\r\n + \ \"40.123.147.64/28\",\r\n \"40.123.147.80/30\",\r\n \"40.123.147.84/31\",\r\n + \ \"40.123.147.86/31\",\r\n \"40.123.147.88/29\",\r\n \"40.123.148.0/25\",\r\n \ \"40.123.148.128/30\",\r\n \"40.123.148.132/31\",\r\n \"40.123.152.0/22\",\r\n - \ \"40.123.156.0/22\",\r\n \"40.123.160.0/22\",\r\n \"40.123.164.0/27\",\r\n - \ \"40.123.164.32/29\",\r\n \"40.123.164.40/31\",\r\n \"40.123.168.0/24\",\r\n - \ \"40.123.169.0/30\",\r\n \"40.123.169.4/31\",\r\n \"40.123.169.6/31\",\r\n - \ \"40.123.169.8/29\",\r\n \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n - \ \"40.123.169.64/27\",\r\n \"40.123.169.96/31\",\r\n \"40.123.172.0/29\",\r\n + \ \"40.123.156.0/22\",\r\n \"40.123.160.0/22\",\r\n \"40.123.164.0/26\",\r\n + \ \"40.123.164.64/31\",\r\n \"40.123.168.0/24\",\r\n \"40.123.169.0/30\",\r\n + \ \"40.123.169.4/31\",\r\n \"40.123.169.6/31\",\r\n \"40.123.169.8/29\",\r\n + \ \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n \"40.123.169.64/27\",\r\n + \ \"40.123.169.96/29\",\r\n \"40.123.169.104/31\",\r\n \"40.123.172.0/29\",\r\n \ \"40.123.172.16/28\",\r\n \"40.123.173.0/24\",\r\n \"40.123.174.0/24\",\r\n \ \"40.123.175.0/24\",\r\n \"40.123.176.0/22\",\r\n \"40.123.180.0/22\",\r\n \ \"40.123.188.0/22\",\r\n \"40.123.192.0/19\",\r\n \"40.123.224.0/20\",\r\n @@ -50173,14 +51492,16 @@ interactions: \ \"52.112.119.0/24\",\r\n \"52.112.120.0/24\",\r\n \"52.112.121.0/24\",\r\n \ \"52.112.122.0/24\",\r\n \"52.112.123.0/24\",\r\n \"52.112.124.0/24\",\r\n \ \"52.112.125.0/24\",\r\n \"52.112.126.0/24\",\r\n \"52.112.127.0/24\",\r\n - \ \"52.112.144.0/20\",\r\n \"52.112.168.0/22\",\r\n \"52.112.172.0/22\",\r\n + \ \"52.112.139.0/24\",\r\n \"52.112.140.0/22\",\r\n \"52.112.144.0/20\",\r\n + \ \"52.112.164.0/22\",\r\n \"52.112.168.0/22\",\r\n \"52.112.172.0/22\",\r\n \ \"52.112.176.0/21\",\r\n \"52.112.184.0/22\",\r\n \"52.112.190.0/24\",\r\n \ \"52.112.191.0/24\",\r\n \"52.112.197.0/24\",\r\n \"52.112.200.0/22\",\r\n \ \"52.112.204.0/23\",\r\n \"52.112.206.0/24\",\r\n \"52.112.207.0/24\",\r\n \ \"52.112.212.0/24\",\r\n \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n - \ \"52.112.216.0/21\",\r\n \"52.112.229.0/24\",\r\n \"52.112.230.0/24\",\r\n - \ \"52.112.231.0/24\",\r\n \"52.112.232.0/24\",\r\n \"52.112.233.0/24\",\r\n - \ \"52.112.236.0/24\",\r\n \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n + \ \"52.112.216.0/21\",\r\n \"52.112.224.0/22\",\r\n \"52.112.229.0/24\",\r\n + \ \"52.112.230.0/24\",\r\n \"52.112.231.0/24\",\r\n \"52.112.232.0/24\",\r\n + \ \"52.112.233.0/24\",\r\n \"52.112.234.0/23\",\r\n \"52.112.236.0/24\",\r\n + \ \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n \"52.112.239.0/24\",\r\n \ \"52.112.240.0/20\",\r\n \"52.113.9.0/24\",\r\n \"52.113.10.0/23\",\r\n \ \"52.113.12.0/24\",\r\n \"52.113.13.0/24\",\r\n \"52.113.14.0/24\",\r\n \ \"52.113.15.0/24\",\r\n \"52.113.16.0/20\",\r\n \"52.113.37.0/24\",\r\n @@ -50221,476 +51542,479 @@ interactions: \ \"52.114.200.0/22\",\r\n \"52.114.204.0/23\",\r\n \"52.114.206.0/23\",\r\n \ \"52.114.208.0/24\",\r\n \"52.114.209.0/24\",\r\n \"52.114.210.0/23\",\r\n \ \"52.114.212.0/23\",\r\n \"52.114.214.0/23\",\r\n \"52.114.216.0/22\",\r\n - \ \"52.114.224.0/24\",\r\n \"52.114.226.0/24\",\r\n \"52.114.228.0/24\",\r\n + \ \"52.114.224.0/24\",\r\n \"52.114.225.0/24\",\r\n \"52.114.226.0/24\",\r\n + \ \"52.114.227.0/24\",\r\n \"52.114.228.0/24\",\r\n \"52.114.229.0/24\",\r\n \ \"52.114.230.0/24\",\r\n \"52.114.231.0/24\",\r\n \"52.114.232.0/24\",\r\n - \ \"52.114.233.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.114.236.0/24\",\r\n - \ \"52.114.238.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.114.241.0/24\",\r\n - \ \"52.114.242.0/24\",\r\n \"52.114.244.0/24\",\r\n \"52.114.248.0/22\",\r\n - \ \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n \"52.115.8.0/22\",\r\n - \ \"52.115.16.0/21\",\r\n \"52.115.24.0/22\",\r\n \"52.115.32.0/22\",\r\n - \ \"52.115.36.0/23\",\r\n \"52.115.38.0/24\",\r\n \"52.115.39.0/24\",\r\n - \ \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n \"52.115.46.0/24\",\r\n - \ \"52.115.47.0/24\",\r\n \"52.115.48.0/22\",\r\n \"52.115.52.0/23\",\r\n - \ \"52.115.54.0/24\",\r\n \"52.115.55.0/24\",\r\n \"52.115.56.0/22\",\r\n - \ \"52.115.60.0/23\",\r\n \"52.115.62.0/23\",\r\n \"52.115.64.0/22\",\r\n - \ \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n \"52.115.76.0/22\",\r\n - \ \"52.115.80.0/22\",\r\n \"52.115.84.0/22\",\r\n \"52.115.88.0/22\",\r\n - \ \"52.115.92.0/24\",\r\n \"52.115.93.0/24\",\r\n \"52.115.96.0/24\",\r\n - \ \"52.115.97.0/24\",\r\n \"52.115.98.0/24\",\r\n \"52.115.99.0/24\",\r\n - \ \"52.115.100.0/22\",\r\n \"52.115.104.0/23\",\r\n \"52.115.106.0/23\",\r\n - \ \"52.115.108.0/22\",\r\n \"52.115.112.0/23\",\r\n \"52.115.114.0/24\",\r\n - \ \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n \"52.115.140.0/22\",\r\n - \ \"52.115.144.0/20\",\r\n \"52.115.160.0/19\",\r\n \"52.115.192.0/19\",\r\n - \ \"52.115.224.0/23\",\r\n \"52.115.226.0/23\",\r\n \"52.115.228.0/23\",\r\n - \ \"52.115.230.0/24\",\r\n \"52.115.231.0/24\",\r\n \"52.115.232.0/24\",\r\n - \ \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n \"52.115.235.0/24\",\r\n - \ \"52.115.236.0/23\",\r\n \"52.120.0.0/19\",\r\n \"52.120.32.0/19\",\r\n - \ \"52.120.64.0/19\",\r\n \"52.120.96.0/19\",\r\n \"52.120.128.0/21\",\r\n - \ \"52.120.136.0/21\",\r\n \"52.120.144.0/21\",\r\n \"52.120.152.0/22\",\r\n - \ \"52.120.156.0/24\",\r\n \"52.120.157.0/24\",\r\n \"52.120.158.0/23\",\r\n - \ \"52.120.160.0/19\",\r\n \"52.120.192.0/20\",\r\n \"52.120.208.0/20\",\r\n - \ \"52.120.224.0/20\",\r\n \"52.120.240.0/20\",\r\n \"52.121.0.0/21\",\r\n - \ \"52.121.16.0/21\",\r\n \"52.121.24.0/21\",\r\n \"52.121.32.0/22\",\r\n - \ \"52.121.36.0/22\",\r\n \"52.121.40.0/21\",\r\n \"52.121.48.0/20\",\r\n - \ \"52.121.64.0/20\",\r\n \"52.121.80.0/22\",\r\n \"52.121.84.0/23\",\r\n - \ \"52.121.86.0/23\",\r\n \"52.121.88.0/21\",\r\n \"52.121.96.0/22\",\r\n - \ \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n \"52.121.106.0/23\",\r\n - \ \"52.121.108.0/22\",\r\n \"52.121.112.0/22\",\r\n \"52.121.116.0/22\",\r\n - \ \"52.121.120.0/23\",\r\n \"52.121.122.0/23\",\r\n \"52.121.124.0/22\",\r\n - \ \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n \"52.121.152.0/21\",\r\n - \ \"52.121.160.0/22\",\r\n \"52.121.164.0/24\",\r\n \"52.121.165.0/24\",\r\n - \ \"52.121.168.0/22\",\r\n \"52.121.172.0/22\",\r\n \"52.121.176.0/23\",\r\n - \ \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n \"52.122.0.0/24\",\r\n - \ \"52.122.1.0/24\",\r\n \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n - \ \"52.122.6.0/24\",\r\n \"52.122.7.0/24\",\r\n \"52.122.8.0/22\",\r\n - \ \"52.122.12.0/22\",\r\n \"52.122.16.0/22\",\r\n \"52.122.20.0/22\",\r\n - \ \"52.122.24.0/22\",\r\n \"52.122.28.0/22\",\r\n \"52.123.0.0/24\",\r\n - \ \"52.123.1.0/24\",\r\n \"52.123.2.0/24\",\r\n \"52.123.3.0/24\",\r\n - \ \"52.123.4.0/24\",\r\n \"52.123.5.0/24\",\r\n \"52.123.6.0/24\",\r\n - \ \"52.123.7.0/24\",\r\n \"52.125.128.0/22\",\r\n \"52.125.132.0/22\",\r\n - \ \"52.125.136.0/24\",\r\n \"52.125.137.0/24\",\r\n \"52.125.138.0/23\",\r\n - \ \"52.125.140.0/23\",\r\n \"52.136.0.0/22\",\r\n \"52.136.4.0/22\",\r\n - \ \"52.136.8.0/21\",\r\n \"52.136.16.0/24\",\r\n \"52.136.17.0/24\",\r\n - \ \"52.136.18.0/24\",\r\n \"52.136.19.0/24\",\r\n \"52.136.20.0/24\",\r\n - \ \"52.136.21.0/24\",\r\n \"52.136.22.0/24\",\r\n \"52.136.23.0/24\",\r\n - \ \"52.136.24.0/24\",\r\n \"52.136.25.0/24\",\r\n \"52.136.26.0/24\",\r\n - \ \"52.136.27.0/24\",\r\n \"52.136.28.0/24\",\r\n \"52.136.29.0/24\",\r\n - \ \"52.136.30.0/24\",\r\n \"52.136.31.0/24\",\r\n \"52.136.32.0/19\",\r\n - \ \"52.136.64.0/18\",\r\n \"52.136.128.0/18\",\r\n \"52.136.192.0/18\",\r\n - \ \"52.137.0.0/18\",\r\n \"52.137.64.0/18\",\r\n \"52.137.128.0/17\",\r\n - \ \"52.138.0.0/18\",\r\n \"52.138.64.0/20\",\r\n \"52.138.80.0/21\",\r\n - \ \"52.138.88.0/21\",\r\n \"52.138.96.0/19\",\r\n \"52.138.128.0/17\",\r\n - \ \"52.139.0.0/18\",\r\n \"52.139.64.0/18\",\r\n \"52.139.128.0/18\",\r\n - \ \"52.139.192.0/18\",\r\n \"52.140.0.0/18\",\r\n \"52.140.64.0/18\",\r\n - \ \"52.140.128.0/18\",\r\n \"52.140.192.0/18\",\r\n \"52.141.0.0/18\",\r\n - \ \"52.141.64.0/18\",\r\n \"52.141.128.0/18\",\r\n \"52.141.192.0/19\",\r\n - \ \"52.141.224.0/20\",\r\n \"52.141.240.0/20\",\r\n \"52.142.0.0/18\",\r\n - \ \"52.142.64.0/18\",\r\n \"52.142.128.0/18\",\r\n \"52.142.192.0/18\",\r\n - \ \"52.143.0.0/18\",\r\n \"52.143.64.0/18\",\r\n \"52.143.128.0/18\",\r\n - \ \"52.143.192.0/24\",\r\n \"52.143.193.0/24\",\r\n \"52.143.194.0/24\",\r\n - \ \"52.143.195.0/24\",\r\n \"52.143.196.0/24\",\r\n \"52.143.197.0/24\",\r\n - \ \"52.143.198.0/24\",\r\n \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n - \ \"52.143.202.0/24\",\r\n \"52.143.203.0/24\",\r\n \"52.143.204.0/23\",\r\n - \ \"52.143.206.0/24\",\r\n \"52.143.207.0/24\",\r\n \"52.143.208.0/24\",\r\n - \ \"52.143.209.0/24\",\r\n \"52.143.210.0/24\",\r\n \"52.143.211.0/24\",\r\n - \ \"52.143.212.0/23\",\r\n \"52.143.214.0/24\",\r\n \"52.143.215.0/24\",\r\n - \ \"52.143.216.0/23\",\r\n \"52.143.218.0/24\",\r\n \"52.143.219.0/24\",\r\n - \ \"52.143.220.0/24\",\r\n \"52.143.221.0/24\",\r\n \"52.143.222.0/23\",\r\n - \ \"52.143.224.0/19\",\r\n \"52.146.0.0/17\",\r\n \"52.146.128.0/17\",\r\n - \ \"52.147.0.0/19\",\r\n \"52.147.32.0/19\",\r\n \"52.147.64.0/19\",\r\n - \ \"52.147.96.0/19\",\r\n \"52.147.128.0/19\",\r\n \"52.147.160.0/19\",\r\n - \ \"52.147.192.0/18\",\r\n \"52.148.0.0/18\",\r\n \"52.148.64.0/18\",\r\n - \ \"52.148.128.0/18\",\r\n \"52.148.192.0/18\",\r\n \"52.149.0.0/18\",\r\n - \ \"52.149.64.0/18\",\r\n \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n - \ \"52.150.128.0/17\",\r\n \"52.151.0.0/18\",\r\n \"52.151.64.0/18\",\r\n - \ \"52.151.128.0/17\",\r\n \"52.152.0.0/17\",\r\n \"52.152.128.0/17\",\r\n - \ \"52.153.0.0/18\",\r\n \"52.153.64.0/18\",\r\n \"52.153.128.0/18\",\r\n - \ \"52.153.192.0/18\",\r\n \"52.154.0.0/18\",\r\n \"52.154.64.0/18\",\r\n - \ \"52.154.128.0/17\",\r\n \"52.155.0.0/19\",\r\n \"52.155.32.0/19\",\r\n - \ \"52.155.64.0/19\",\r\n \"52.155.96.0/19\",\r\n \"52.155.128.0/17\",\r\n - \ \"52.156.0.0/19\",\r\n \"52.156.32.0/19\",\r\n \"52.156.64.0/18\",\r\n - \ \"52.156.128.0/19\",\r\n \"52.156.160.0/19\",\r\n \"52.156.192.0/18\",\r\n - \ \"52.157.0.0/18\",\r\n \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n - \ \"52.158.0.0/17\",\r\n \"52.158.128.0/19\",\r\n \"52.158.160.0/20\",\r\n - \ \"52.158.176.0/20\",\r\n \"52.158.192.0/19\",\r\n \"52.158.224.0/19\",\r\n - \ \"52.159.0.0/18\",\r\n \"52.159.64.0/18\",\r\n \"52.159.128.0/17\",\r\n - \ \"52.160.0.0/16\",\r\n \"52.161.0.0/16\",\r\n \"52.162.0.0/16\",\r\n - \ \"52.163.0.0/16\",\r\n \"52.164.0.0/16\",\r\n \"52.165.0.0/19\",\r\n - \ \"52.165.32.0/20\",\r\n \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n - \ \"52.165.56.0/21\",\r\n \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n - \ \"52.165.104.0/25\",\r\n \"52.165.104.128/26\",\r\n \"52.165.128.0/17\",\r\n - \ \"52.166.0.0/16\",\r\n \"52.167.0.0/16\",\r\n \"52.168.0.0/16\",\r\n - \ \"52.169.0.0/16\",\r\n \"52.170.0.0/16\",\r\n \"52.171.0.0/16\",\r\n - \ \"52.172.0.0/17\",\r\n \"52.172.128.0/17\",\r\n \"52.173.0.0/16\",\r\n - \ \"52.174.0.0/16\",\r\n \"52.175.0.0/17\",\r\n \"52.175.128.0/18\",\r\n - \ \"52.175.192.0/18\",\r\n \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n - \ \"52.176.160.0/21\",\r\n \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n - \ \"52.176.224.0/24\",\r\n \"52.176.225.0/24\",\r\n \"52.176.232.0/21\",\r\n - \ \"52.176.240.0/20\",\r\n \"52.177.0.0/16\",\r\n \"52.178.0.0/17\",\r\n - \ \"52.178.128.0/17\",\r\n \"52.179.0.0/17\",\r\n \"52.179.128.0/17\",\r\n - \ \"52.180.0.0/17\",\r\n \"52.180.128.0/19\",\r\n \"52.180.160.0/20\",\r\n - \ \"52.180.176.0/21\",\r\n \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n - \ \"52.180.185.0/24\",\r\n \"52.182.128.0/17\",\r\n \"52.183.0.0/17\",\r\n - \ \"52.183.128.0/18\",\r\n \"52.183.192.0/18\",\r\n \"52.184.0.0/17\",\r\n - \ \"52.184.128.0/19\",\r\n \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n - \ \"52.184.168.16/28\",\r\n \"52.184.168.32/28\",\r\n \"52.184.168.80/28\",\r\n - \ \"52.184.168.96/27\",\r\n \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n - \ \"52.184.170.0/24\",\r\n \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n - \ \"52.185.0.0/19\",\r\n \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n - \ \"52.185.56.0/26\",\r\n \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n - \ \"52.185.56.112/28\",\r\n \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n - \ \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n - \ \"52.185.112.64/27\",\r\n \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n - \ \"52.185.128.0/18\",\r\n \"52.185.192.0/18\",\r\n \"52.186.0.0/16\",\r\n - \ \"52.187.0.0/17\",\r\n \"52.187.128.0/18\",\r\n \"52.187.192.0/18\",\r\n - \ \"52.188.0.0/16\",\r\n \"52.189.0.0/17\",\r\n \"52.189.128.0/18\",\r\n - \ \"52.189.192.0/18\",\r\n \"52.190.0.0/17\",\r\n \"52.190.128.0/17\",\r\n - \ \"52.191.0.0/17\",\r\n \"52.191.128.0/18\",\r\n \"52.191.192.0/18\",\r\n - \ \"52.224.0.0/16\",\r\n \"52.225.0.0/17\",\r\n \"52.225.128.0/21\",\r\n - \ \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n \"52.225.136.48/28\",\r\n - \ \"52.225.136.64/28\",\r\n \"52.225.137.0/24\",\r\n \"52.225.144.0/20\",\r\n - \ \"52.225.160.0/19\",\r\n \"52.225.192.0/18\",\r\n \"52.226.0.0/16\",\r\n - \ \"52.228.0.0/17\",\r\n \"52.228.128.0/17\",\r\n \"52.229.0.0/18\",\r\n - \ \"52.229.64.0/18\",\r\n \"52.229.128.0/17\",\r\n \"52.230.0.0/17\",\r\n - \ \"52.230.128.0/17\",\r\n \"52.231.0.0/17\",\r\n \"52.231.128.0/17\",\r\n - \ \"52.232.0.0/17\",\r\n \"52.232.128.0/21\",\r\n \"52.232.136.0/21\",\r\n - \ \"52.232.144.0/24\",\r\n \"52.232.145.0/24\",\r\n \"52.232.146.0/24\",\r\n - \ \"52.232.147.0/24\",\r\n \"52.232.148.0/24\",\r\n \"52.232.149.0/24\",\r\n - \ \"52.232.150.0/24\",\r\n \"52.232.151.0/24\",\r\n \"52.232.152.0/24\",\r\n - \ \"52.232.153.0/24\",\r\n \"52.232.154.0/24\",\r\n \"52.232.155.0/24\",\r\n - \ \"52.232.156.0/24\",\r\n \"52.232.157.0/24\",\r\n \"52.232.158.0/24\",\r\n - \ \"52.232.159.0/24\",\r\n \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n - \ \"52.233.0.0/18\",\r\n \"52.233.64.0/18\",\r\n \"52.233.128.0/17\",\r\n - \ \"52.234.0.0/17\",\r\n \"52.234.128.0/17\",\r\n \"52.235.0.0/18\",\r\n - \ \"52.235.64.0/18\",\r\n \"52.236.0.0/17\",\r\n \"52.236.128.0/17\",\r\n - \ \"52.237.0.0/18\",\r\n \"52.237.64.0/18\",\r\n \"52.237.128.0/18\",\r\n - \ \"52.237.192.0/18\",\r\n \"52.238.0.0/18\",\r\n \"52.238.192.0/18\",\r\n - \ \"52.239.0.0/17\",\r\n \"52.239.128.0/24\",\r\n \"52.239.129.0/24\",\r\n - \ \"52.239.130.0/23\",\r\n \"52.239.132.0/23\",\r\n \"52.239.134.0/24\",\r\n - \ \"52.239.135.0/26\",\r\n \"52.239.135.64/26\",\r\n \"52.239.135.128/26\",\r\n - \ \"52.239.135.192/26\",\r\n \"52.239.136.0/22\",\r\n \"52.239.140.0/22\",\r\n - \ \"52.239.144.0/23\",\r\n \"52.239.146.0/23\",\r\n \"52.239.148.0/27\",\r\n - \ \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.150.0/23\",\r\n \"52.239.152.0/22\",\r\n \"52.239.156.0/24\",\r\n - \ \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n - \ \"52.239.157.224/27\",\r\n \"52.239.158.0/23\",\r\n \"52.239.160.0/22\",\r\n - \ \"52.239.164.0/25\",\r\n \"52.239.164.128/26\",\r\n \"52.239.164.192/26\",\r\n - \ \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n - \ \"52.239.167.0/24\",\r\n \"52.239.168.0/22\",\r\n \"52.239.172.0/22\",\r\n - \ \"52.239.176.128/25\",\r\n \"52.239.177.0/27\",\r\n \"52.239.177.32/27\",\r\n - \ \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n \"52.239.178.0/23\",\r\n - \ \"52.239.180.0/22\",\r\n \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n - \ \"52.239.184.176/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.184.224/27\",\r\n - \ \"52.239.185.0/28\",\r\n \"52.239.185.32/27\",\r\n \"52.239.186.0/24\",\r\n - \ \"52.239.187.0/25\",\r\n \"52.239.187.128/25\",\r\n \"52.239.188.0/24\",\r\n - \ \"52.239.189.0/24\",\r\n \"52.239.190.0/25\",\r\n \"52.239.190.128/26\",\r\n - \ \"52.239.190.192/26\",\r\n \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n - \ \"52.239.192.96/27\",\r\n \"52.239.192.128/27\",\r\n \"52.239.192.160/27\",\r\n - \ \"52.239.192.192/26\",\r\n \"52.239.193.0/24\",\r\n \"52.239.194.0/24\",\r\n - \ \"52.239.195.0/24\",\r\n \"52.239.196.0/24\",\r\n \"52.239.197.0/24\",\r\n - \ \"52.239.198.0/25\",\r\n \"52.239.198.128/27\",\r\n \"52.239.198.192/26\",\r\n - \ \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n \"52.239.202.0/24\",\r\n - \ \"52.239.203.0/24\",\r\n \"52.239.205.0/24\",\r\n \"52.239.206.0/24\",\r\n - \ \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n - \ \"52.239.207.192/26\",\r\n \"52.239.208.0/23\",\r\n \"52.239.210.0/23\",\r\n - \ \"52.239.212.0/23\",\r\n \"52.239.214.0/23\",\r\n \"52.239.216.0/23\",\r\n - \ \"52.239.218.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.222.0/23\",\r\n - \ \"52.239.224.0/24\",\r\n \"52.239.225.0/24\",\r\n \"52.239.226.0/24\",\r\n - \ \"52.239.227.0/24\",\r\n \"52.239.228.0/23\",\r\n \"52.239.230.0/24\",\r\n - \ \"52.239.231.0/24\",\r\n \"52.239.232.0/25\",\r\n \"52.239.232.128/25\",\r\n - \ \"52.239.233.0/25\",\r\n \"52.239.233.128/25\",\r\n \"52.239.234.0/23\",\r\n - \ \"52.239.236.0/23\",\r\n \"52.239.238.0/24\",\r\n \"52.239.239.0/24\",\r\n - \ \"52.239.240.0/24\",\r\n \"52.239.241.0/24\",\r\n \"52.239.242.0/23\",\r\n - \ \"52.239.244.0/23\",\r\n \"52.239.246.0/23\",\r\n \"52.239.248.0/24\",\r\n - \ \"52.239.249.0/24\",\r\n \"52.239.250.0/24\",\r\n \"52.239.251.0/24\",\r\n - \ \"52.239.252.0/24\",\r\n \"52.239.253.0/24\",\r\n \"52.239.254.0/23\",\r\n - \ \"52.240.0.0/17\",\r\n \"52.240.128.0/17\",\r\n \"52.241.0.0/16\",\r\n - \ \"52.242.0.0/18\",\r\n \"52.242.64.0/18\",\r\n \"52.242.128.0/17\",\r\n - \ \"52.243.32.0/19\",\r\n \"52.243.64.0/18\",\r\n \"52.245.8.0/22\",\r\n - \ \"52.245.12.0/22\",\r\n \"52.245.16.0/22\",\r\n \"52.245.20.0/22\",\r\n - \ \"52.245.24.0/22\",\r\n \"52.245.28.0/22\",\r\n \"52.245.32.0/22\",\r\n - \ \"52.245.36.0/22\",\r\n \"52.245.40.0/22\",\r\n \"52.245.44.0/24\",\r\n - \ \"52.245.45.0/25\",\r\n \"52.245.45.128/28\",\r\n \"52.245.45.144/28\",\r\n - \ \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n - \ \"52.245.46.32/28\",\r\n \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n - \ \"52.245.46.80/28\",\r\n \"52.245.46.96/28\",\r\n \"52.245.46.112/28\",\r\n - \ \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n - \ \"52.245.48.0/22\",\r\n \"52.245.52.0/22\",\r\n \"52.245.56.0/22\",\r\n - \ \"52.245.60.0/22\",\r\n \"52.245.64.0/22\",\r\n \"52.245.68.0/24\",\r\n - \ \"52.245.69.0/27\",\r\n \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n - \ \"52.245.69.96/28\",\r\n \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n - \ \"52.245.69.192/26\",\r\n \"52.245.70.0/23\",\r\n \"52.245.72.0/22\",\r\n - \ \"52.245.76.0/22\",\r\n \"52.245.80.0/22\",\r\n \"52.245.84.0/22\",\r\n - \ \"52.245.88.0/22\",\r\n \"52.245.92.0/22\",\r\n \"52.245.96.0/22\",\r\n - \ \"52.245.100.0/22\",\r\n \"52.245.104.0/22\",\r\n \"52.245.108.0/22\",\r\n - \ \"52.245.112.0/22\",\r\n \"52.245.116.0/22\",\r\n \"52.245.120.0/22\",\r\n - \ \"52.245.124.0/22\",\r\n \"52.246.0.0/17\",\r\n \"52.246.128.0/20\",\r\n - \ \"52.246.152.0/21\",\r\n \"52.246.160.0/19\",\r\n \"52.246.192.0/18\",\r\n - \ \"52.247.0.0/17\",\r\n \"52.247.192.0/18\",\r\n \"52.248.0.0/17\",\r\n - \ \"52.248.128.0/17\",\r\n \"52.249.0.0/18\",\r\n \"52.249.64.0/19\",\r\n - \ \"52.249.128.0/17\",\r\n \"52.250.0.0/17\",\r\n \"52.250.128.0/18\",\r\n - \ \"52.250.192.0/18\",\r\n \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n - \ \"52.252.128.0/17\",\r\n \"52.253.0.0/18\",\r\n \"52.253.64.0/20\",\r\n - \ \"52.253.80.0/20\",\r\n \"52.253.96.0/19\",\r\n \"52.253.128.0/20\",\r\n - \ \"52.253.148.0/23\",\r\n \"52.253.150.0/23\",\r\n \"52.253.152.0/23\",\r\n - \ \"52.253.154.0/23\",\r\n \"52.253.156.0/22\",\r\n \"52.253.160.0/24\",\r\n - \ \"52.253.161.0/24\",\r\n \"52.253.162.0/23\",\r\n \"52.253.164.0/24\",\r\n - \ \"52.253.165.0/24\",\r\n \"52.253.166.0/24\",\r\n \"52.253.167.0/24\",\r\n - \ \"52.253.168.0/24\",\r\n \"52.253.169.0/24\",\r\n \"52.253.170.0/23\",\r\n - \ \"52.253.172.0/24\",\r\n \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n - \ \"52.253.175.0/24\",\r\n \"52.253.176.0/24\",\r\n \"52.253.177.0/24\",\r\n - \ \"52.253.178.0/24\",\r\n \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n - \ \"52.253.181.0/24\",\r\n \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n - \ \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n \"52.253.187.0/24\",\r\n - \ \"52.253.188.0/23\",\r\n \"52.253.190.0/24\",\r\n \"52.253.191.0/24\",\r\n - \ \"52.253.192.0/24\",\r\n \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n - \ \"52.253.196.0/24\",\r\n \"52.253.197.0/24\",\r\n \"52.253.198.0/24\",\r\n - \ \"52.253.199.0/24\",\r\n \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n - \ \"52.253.203.0/24\",\r\n \"52.253.204.0/23\",\r\n \"52.253.206.0/24\",\r\n - \ \"52.253.207.0/24\",\r\n \"52.253.208.0/23\",\r\n \"52.253.210.0/23\",\r\n - \ \"52.253.212.0/24\",\r\n \"52.253.213.0/24\",\r\n \"52.253.214.0/23\",\r\n - \ \"52.253.216.0/23\",\r\n \"52.253.218.0/24\",\r\n \"52.253.219.0/24\",\r\n - \ \"52.253.220.0/23\",\r\n \"52.253.222.0/23\",\r\n \"52.253.224.0/21\",\r\n - \ \"52.253.232.0/21\",\r\n \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n - \ \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n \"52.254.120.0/21\",\r\n - \ \"52.254.128.0/17\",\r\n \"52.255.0.0/19\",\r\n \"52.255.32.0/19\",\r\n - \ \"52.255.64.0/18\",\r\n \"52.255.128.0/17\",\r\n \"53.103.135.0/24\",\r\n - \ \"53.103.136.0/24\",\r\n \"53.103.137.0/24\",\r\n \"53.103.138.0/24\",\r\n - \ \"53.103.139.0/24\",\r\n \"53.103.140.0/24\",\r\n \"53.103.141.0/24\",\r\n - \ \"53.103.142.0/24\",\r\n \"53.103.143.0/24\",\r\n \"64.4.8.0/24\",\r\n - \ \"64.4.54.0/24\",\r\n \"65.52.0.0/19\",\r\n \"65.52.32.0/21\",\r\n - \ \"65.52.48.0/20\",\r\n \"65.52.64.0/20\",\r\n \"65.52.104.0/24\",\r\n - \ \"65.52.106.0/24\",\r\n \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n - \ \"65.52.111.0/24\",\r\n \"65.52.112.0/20\",\r\n \"65.52.128.0/19\",\r\n - \ \"65.52.160.0/19\",\r\n \"65.52.192.0/19\",\r\n \"65.52.224.0/21\",\r\n - \ \"65.52.232.0/21\",\r\n \"65.52.240.0/21\",\r\n \"65.52.248.0/21\",\r\n - \ \"65.54.19.128/27\",\r\n \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n - \ \"65.55.32.128/28\",\r\n \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n - \ \"65.55.33.176/28\",\r\n \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n - \ \"65.55.44.8/29\",\r\n \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n - \ \"65.55.44.64/27\",\r\n \"65.55.44.96/28\",\r\n \"65.55.44.112/28\",\r\n - \ \"65.55.44.128/27\",\r\n \"65.55.51.0/24\",\r\n \"65.55.60.176/29\",\r\n - \ \"65.55.60.184/30\",\r\n \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n - \ \"65.55.105.96/27\",\r\n \"65.55.105.160/27\",\r\n \"65.55.105.192/27\",\r\n - \ \"65.55.105.224/27\",\r\n \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n - \ \"65.55.106.128/26\",\r\n \"65.55.106.192/28\",\r\n \"65.55.106.208/28\",\r\n - \ \"65.55.106.224/28\",\r\n \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n - \ \"65.55.107.48/28\",\r\n \"65.55.107.64/27\",\r\n \"65.55.107.96/27\",\r\n - \ \"65.55.108.0/24\",\r\n \"65.55.109.0/24\",\r\n \"65.55.110.0/24\",\r\n - \ \"65.55.120.0/24\",\r\n \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n - \ \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n \"65.55.209.128/26\",\r\n - \ \"65.55.209.192/26\",\r\n \"65.55.210.0/24\",\r\n \"65.55.211.0/27\",\r\n - \ \"65.55.211.32/27\",\r\n \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n - \ \"65.55.213.0/27\",\r\n \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n - \ \"65.55.217.0/24\",\r\n \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n - \ \"65.55.219.32/27\",\r\n \"65.55.219.64/26\",\r\n \"65.55.219.128/25\",\r\n - \ \"65.55.250.0/24\",\r\n \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n - \ \"70.37.8.0/22\",\r\n \"70.37.12.0/32\",\r\n \"70.37.16.0/20\",\r\n - \ \"70.37.32.0/20\",\r\n \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n - \ \"70.37.160.0/21\",\r\n \"94.245.88.0/21\",\r\n \"94.245.104.0/21\",\r\n - \ \"94.245.117.96/27\",\r\n \"94.245.118.0/27\",\r\n \"94.245.120.128/28\",\r\n - \ \"94.245.122.0/24\",\r\n \"94.245.123.144/28\",\r\n \"94.245.123.176/28\",\r\n - \ \"102.37.0.0/20\",\r\n \"102.37.16.0/21\",\r\n \"102.37.24.0/23\",\r\n - \ \"102.37.26.0/27\",\r\n \"102.37.26.32/27\",\r\n \"102.37.32.0/19\",\r\n - \ \"102.37.64.0/21\",\r\n \"102.37.72.0/21\",\r\n \"102.37.80.0/21\",\r\n - \ \"102.37.96.0/19\",\r\n \"102.37.128.0/19\",\r\n \"102.37.160.0/21\",\r\n - \ \"102.37.192.0/18\",\r\n \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n - \ \"102.133.96.0/20\",\r\n \"102.133.112.0/28\",\r\n \"102.133.120.0/21\",\r\n - \ \"102.133.128.0/18\",\r\n \"102.133.192.0/19\",\r\n \"102.133.224.0/20\",\r\n - \ \"102.133.240.0/25\",\r\n \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n - \ \"103.25.156.0/24\",\r\n \"103.36.96.0/24\",\r\n \"103.255.140.0/23\",\r\n - \ \"104.40.0.0/17\",\r\n \"104.40.128.0/17\",\r\n \"104.41.0.0/18\",\r\n - \ \"104.41.64.0/18\",\r\n \"104.41.128.0/19\",\r\n \"104.41.160.0/19\",\r\n - \ \"104.41.192.0/18\",\r\n \"104.42.0.0/16\",\r\n \"104.43.0.0/17\",\r\n - \ \"104.43.128.0/17\",\r\n \"104.44.88.0/27\",\r\n \"104.44.88.32/27\",\r\n - \ \"104.44.88.64/27\",\r\n \"104.44.88.96/27\",\r\n \"104.44.88.128/27\",\r\n - \ \"104.44.88.160/27\",\r\n \"104.44.88.192/27\",\r\n \"104.44.88.224/27\",\r\n - \ \"104.44.89.0/27\",\r\n \"104.44.89.32/27\",\r\n \"104.44.89.64/27\",\r\n - \ \"104.44.89.96/27\",\r\n \"104.44.89.128/27\",\r\n \"104.44.89.160/27\",\r\n - \ \"104.44.89.192/27\",\r\n \"104.44.89.224/27\",\r\n \"104.44.90.0/27\",\r\n - \ \"104.44.90.32/27\",\r\n \"104.44.90.64/26\",\r\n \"104.44.90.128/27\",\r\n - \ \"104.44.90.160/27\",\r\n \"104.44.90.192/27\",\r\n \"104.44.90.224/27\",\r\n - \ \"104.44.91.0/27\",\r\n \"104.44.91.32/27\",\r\n \"104.44.91.64/27\",\r\n - \ \"104.44.91.96/27\",\r\n \"104.44.91.128/27\",\r\n \"104.44.91.160/27\",\r\n - \ \"104.44.91.192/27\",\r\n \"104.44.91.224/27\",\r\n \"104.44.92.0/27\",\r\n - \ \"104.44.92.32/27\",\r\n \"104.44.92.64/27\",\r\n \"104.44.92.96/27\",\r\n - \ \"104.44.92.128/27\",\r\n \"104.44.92.160/27\",\r\n \"104.44.92.192/27\",\r\n - \ \"104.44.92.224/27\",\r\n \"104.44.93.0/27\",\r\n \"104.44.93.32/27\",\r\n - \ \"104.44.93.64/27\",\r\n \"104.44.93.96/27\",\r\n \"104.44.93.128/27\",\r\n - \ \"104.44.93.160/27\",\r\n \"104.44.93.192/27\",\r\n \"104.44.93.224/27\",\r\n - \ \"104.44.94.0/28\",\r\n \"104.44.94.16/28\",\r\n \"104.44.94.32/28\",\r\n - \ \"104.44.94.48/28\",\r\n \"104.44.94.64/28\",\r\n \"104.44.94.80/28\",\r\n - \ \"104.44.94.96/28\",\r\n \"104.44.94.112/28\",\r\n \"104.44.94.128/28\",\r\n - \ \"104.44.94.144/28\",\r\n \"104.44.94.160/27\",\r\n \"104.44.94.192/28\",\r\n - \ \"104.44.94.208/28\",\r\n \"104.44.94.224/27\",\r\n \"104.44.95.0/28\",\r\n - \ \"104.44.95.16/28\",\r\n \"104.44.95.32/28\",\r\n \"104.44.95.48/28\",\r\n - \ \"104.44.95.64/28\",\r\n \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n - \ \"104.44.95.112/28\",\r\n \"104.44.95.128/27\",\r\n \"104.44.95.160/27\",\r\n - \ \"104.44.95.192/28\",\r\n \"104.44.95.208/28\",\r\n \"104.44.95.224/28\",\r\n - \ \"104.44.95.240/28\",\r\n \"104.44.128.0/18\",\r\n \"104.45.0.0/18\",\r\n - \ \"104.45.64.0/20\",\r\n \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n - \ \"104.45.128.0/18\",\r\n \"104.45.192.0/20\",\r\n \"104.45.208.0/20\",\r\n - \ \"104.45.224.0/19\",\r\n \"104.46.0.0/21\",\r\n \"104.46.8.0/21\",\r\n - \ \"104.46.24.0/22\",\r\n \"104.46.28.0/24\",\r\n \"104.46.29.0/24\",\r\n - \ \"104.46.30.0/23\",\r\n \"104.46.32.0/19\",\r\n \"104.46.64.0/19\",\r\n - \ \"104.46.96.0/19\",\r\n \"104.46.160.0/19\",\r\n \"104.46.192.0/20\",\r\n - \ \"104.46.208.0/20\",\r\n \"104.46.224.0/20\",\r\n \"104.47.128.0/18\",\r\n - \ \"104.47.200.0/21\",\r\n \"104.47.208.0/23\",\r\n \"104.47.210.0/23\",\r\n - \ \"104.47.212.0/23\",\r\n \"104.47.214.0/23\",\r\n \"104.47.216.64/26\",\r\n - \ \"104.47.218.0/23\",\r\n \"104.47.220.0/22\",\r\n \"104.47.224.0/20\",\r\n - \ \"104.208.0.0/19\",\r\n \"104.208.32.0/20\",\r\n \"104.208.48.0/20\",\r\n - \ \"104.208.64.0/18\",\r\n \"104.208.128.0/17\",\r\n \"104.209.0.0/18\",\r\n - \ \"104.209.64.0/20\",\r\n \"104.209.80.0/20\",\r\n \"104.209.128.0/17\",\r\n - \ \"104.210.0.0/20\",\r\n \"104.210.32.0/19\",\r\n \"104.210.64.0/18\",\r\n - \ \"104.210.128.0/19\",\r\n \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n - \ \"104.211.0.0/18\",\r\n \"104.211.64.0/18\",\r\n \"104.211.128.0/18\",\r\n - \ \"104.211.192.0/18\",\r\n \"104.214.0.0/17\",\r\n \"104.214.128.0/19\",\r\n - \ \"104.214.160.0/19\",\r\n \"104.214.192.0/18\",\r\n \"104.215.0.0/18\",\r\n - \ \"104.215.64.0/18\",\r\n \"104.215.128.0/17\",\r\n \"111.221.28.0/24\",\r\n - \ \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \"111.221.78.0/23\",\r\n - \ \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n \"131.253.12.0/29\",\r\n - \ \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n \"131.253.12.48/29\",\r\n - \ \"131.253.12.80/28\",\r\n \"131.253.12.160/28\",\r\n \"131.253.12.192/28\",\r\n - \ \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n \"131.253.12.228/30\",\r\n - \ \"131.253.12.240/29\",\r\n \"131.253.12.248/29\",\r\n \"131.253.13.0/28\",\r\n - \ \"131.253.13.16/29\",\r\n \"131.253.13.24/29\",\r\n \"131.253.13.32/28\",\r\n - \ \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n \"131.253.13.80/29\",\r\n - \ \"131.253.13.88/30\",\r\n \"131.253.13.96/30\",\r\n \"131.253.13.100/30\",\r\n - \ \"131.253.13.104/30\",\r\n \"131.253.13.128/27\",\r\n \"131.253.14.4/30\",\r\n - \ \"131.253.14.8/31\",\r\n \"131.253.14.16/28\",\r\n \"131.253.14.32/27\",\r\n - \ \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n \"131.253.14.160/27\",\r\n - \ \"131.253.14.192/29\",\r\n \"131.253.14.208/28\",\r\n \"131.253.14.224/28\",\r\n - \ \"131.253.14.248/29\",\r\n \"131.253.15.8/29\",\r\n \"131.253.15.16/28\",\r\n - \ \"131.253.15.32/27\",\r\n \"131.253.15.192/28\",\r\n \"131.253.15.208/28\",\r\n - \ \"131.253.15.224/27\",\r\n \"131.253.24.0/28\",\r\n \"131.253.24.160/27\",\r\n - \ \"131.253.24.192/26\",\r\n \"131.253.25.0/24\",\r\n \"131.253.27.0/24\",\r\n - \ \"131.253.34.224/27\",\r\n \"131.253.35.128/26\",\r\n \"131.253.35.192/26\",\r\n - \ \"131.253.36.128/26\",\r\n \"131.253.36.224/27\",\r\n \"131.253.38.0/27\",\r\n - \ \"131.253.38.32/27\",\r\n \"131.253.38.128/26\",\r\n \"131.253.38.224/27\",\r\n - \ \"131.253.40.0/28\",\r\n \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n - \ \"131.253.40.64/28\",\r\n \"131.253.40.80/28\",\r\n \"131.253.40.96/27\",\r\n - \ \"131.253.40.128/27\",\r\n \"131.253.40.160/28\",\r\n \"131.253.40.192/26\",\r\n - \ \"131.253.41.0/24\",\r\n \"132.245.230.0/23\",\r\n \"134.170.80.64/28\",\r\n - \ \"134.170.192.0/21\",\r\n \"134.170.220.0/23\",\r\n \"134.170.222.0/24\",\r\n - \ \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n \"137.116.96.0/22\",\r\n - \ \"137.116.112.0/20\",\r\n \"137.116.128.0/19\",\r\n \"137.116.160.0/20\",\r\n - \ \"137.116.176.0/21\",\r\n \"137.116.184.0/21\",\r\n \"137.116.192.0/19\",\r\n - \ \"137.116.224.0/19\",\r\n \"137.117.0.0/19\",\r\n \"137.117.32.0/19\",\r\n - \ \"137.117.64.0/18\",\r\n \"137.117.128.0/17\",\r\n \"137.135.0.0/18\",\r\n - \ \"137.135.64.0/18\",\r\n \"137.135.128.0/17\",\r\n \"138.91.0.0/20\",\r\n - \ \"138.91.16.0/20\",\r\n \"138.91.32.0/20\",\r\n \"138.91.48.0/20\",\r\n - \ \"138.91.64.0/19\",\r\n \"138.91.96.0/19\",\r\n \"138.91.128.0/17\",\r\n - \ \"157.55.2.128/26\",\r\n \"157.55.3.0/24\",\r\n \"157.55.7.128/26\",\r\n - \ \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n \"157.55.10.160/29\",\r\n - \ \"157.55.10.176/28\",\r\n \"157.55.10.192/26\",\r\n \"157.55.11.128/25\",\r\n - \ \"157.55.12.64/26\",\r\n \"157.55.12.128/26\",\r\n \"157.55.13.64/26\",\r\n - \ \"157.55.13.128/26\",\r\n \"157.55.24.0/21\",\r\n \"157.55.37.0/24\",\r\n - \ \"157.55.38.0/24\",\r\n \"157.55.39.0/24\",\r\n \"157.55.48.0/24\",\r\n - \ \"157.55.50.0/25\",\r\n \"157.55.51.224/28\",\r\n \"157.55.55.0/27\",\r\n - \ \"157.55.55.32/28\",\r\n \"157.55.55.100/30\",\r\n \"157.55.55.104/29\",\r\n - \ \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n \"157.55.55.152/29\",\r\n - \ \"157.55.55.160/28\",\r\n \"157.55.55.176/29\",\r\n \"157.55.55.200/29\",\r\n - \ \"157.55.55.216/29\",\r\n \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n - \ \"157.55.55.240/28\",\r\n \"157.55.60.224/27\",\r\n \"157.55.64.0/20\",\r\n - \ \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n \"157.55.103.128/25\",\r\n - \ \"157.55.106.0/26\",\r\n \"157.55.106.128/25\",\r\n \"157.55.107.0/24\",\r\n - \ \"157.55.108.0/23\",\r\n \"157.55.110.0/23\",\r\n \"157.55.115.0/25\",\r\n - \ \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n \"157.55.153.224/28\",\r\n - \ \"157.55.154.128/25\",\r\n \"157.55.160.0/20\",\r\n \"157.55.176.0/20\",\r\n - \ \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n \"157.55.204.1/32\",\r\n - \ \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n \"157.55.204.34/31\",\r\n - \ \"157.55.204.128/25\",\r\n \"157.55.208.0/21\",\r\n \"157.55.248.0/21\",\r\n - \ \"157.56.2.0/25\",\r\n \"157.56.2.128/25\",\r\n \"157.56.3.0/25\",\r\n - \ \"157.56.3.128/25\",\r\n \"157.56.8.0/21\",\r\n \"157.56.19.224/27\",\r\n - \ \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n \"157.56.24.160/27\",\r\n - \ \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n \"157.56.80.0/25\",\r\n - \ \"157.56.117.64/27\",\r\n \"157.56.160.0/21\",\r\n \"157.56.176.0/21\",\r\n - \ \"157.56.216.0/26\",\r\n \"168.61.0.0/19\",\r\n \"168.61.32.0/20\",\r\n - \ \"168.61.48.0/21\",\r\n \"168.61.56.0/21\",\r\n \"168.61.64.0/20\",\r\n - \ \"168.61.80.0/20\",\r\n \"168.61.96.0/19\",\r\n \"168.61.128.0/25\",\r\n - \ \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n \"168.61.128.192/26\",\r\n - \ \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n \"168.61.129.208/28\",\r\n - \ \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n \"168.61.130.128/25\",\r\n - \ \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n \"168.61.132.0/26\",\r\n - \ \"168.61.136.0/21\",\r\n \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n - \ \"168.61.208.0/20\",\r\n \"168.62.0.0/19\",\r\n \"168.62.32.0/19\",\r\n - \ \"168.62.64.0/19\",\r\n \"168.62.96.0/19\",\r\n \"168.62.128.0/19\",\r\n - \ \"168.62.160.0/19\",\r\n \"168.62.192.0/19\",\r\n \"168.62.224.0/19\",\r\n - \ \"168.63.0.0/19\",\r\n \"168.63.32.0/19\",\r\n \"168.63.64.0/20\",\r\n - \ \"168.63.80.0/21\",\r\n \"168.63.88.0/23\",\r\n \"168.63.90.0/24\",\r\n - \ \"168.63.91.0/26\",\r\n \"168.63.92.0/22\",\r\n \"168.63.96.0/19\",\r\n - \ \"168.63.128.0/24\",\r\n \"168.63.129.0/28\",\r\n \"168.63.129.32/27\",\r\n - \ \"168.63.129.64/26\",\r\n \"168.63.129.128/25\",\r\n \"168.63.130.0/23\",\r\n - \ \"168.63.132.0/22\",\r\n \"168.63.136.0/21\",\r\n \"168.63.148.0/22\",\r\n - \ \"168.63.152.0/22\",\r\n \"168.63.156.0/24\",\r\n \"168.63.160.0/19\",\r\n - \ \"168.63.192.0/19\",\r\n \"168.63.224.0/19\",\r\n \"191.232.16.0/21\",\r\n - \ \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n \"191.232.160.0/19\",\r\n - \ \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n \"191.233.8.0/21\",\r\n - \ \"191.233.16.0/20\",\r\n \"191.233.32.0/20\",\r\n \"191.233.48.0/21\",\r\n - \ \"191.233.64.0/18\",\r\n \"191.233.128.0/20\",\r\n \"191.233.144.0/20\",\r\n - \ \"191.233.160.0/19\",\r\n \"191.233.192.0/18\",\r\n \"191.234.2.0/23\",\r\n - \ \"191.234.16.0/20\",\r\n \"191.234.32.0/19\",\r\n \"191.234.128.0/18\",\r\n - \ \"191.234.192.0/19\",\r\n \"191.234.224.0/19\",\r\n \"191.235.32.0/19\",\r\n - \ \"191.235.64.0/18\",\r\n \"191.235.128.0/18\",\r\n \"191.235.192.0/22\",\r\n - \ \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n \"191.235.208.0/20\",\r\n - \ \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n - \ \"191.235.250.0/25\",\r\n \"191.235.255.0/24\",\r\n \"191.236.0.0/18\",\r\n - \ \"191.236.64.0/18\",\r\n \"191.236.128.0/18\",\r\n \"191.236.192.0/18\",\r\n - \ \"191.237.0.0/17\",\r\n \"191.237.128.0/18\",\r\n \"191.237.192.0/23\",\r\n - \ \"191.237.194.0/24\",\r\n \"191.237.195.0/24\",\r\n \"191.237.196.0/24\",\r\n - \ \"191.237.200.0/21\",\r\n \"191.237.208.0/20\",\r\n \"191.237.224.0/21\",\r\n - \ \"191.237.232.0/22\",\r\n \"191.237.236.0/24\",\r\n \"191.237.238.0/24\",\r\n - \ \"191.237.240.0/23\",\r\n \"191.237.248.0/21\",\r\n \"191.238.0.0/18\",\r\n - \ \"191.238.64.0/23\",\r\n \"191.238.66.0/23\",\r\n \"191.238.68.0/24\",\r\n - \ \"191.238.70.0/23\",\r\n \"191.238.72.0/21\",\r\n \"191.238.80.0/21\",\r\n - \ \"191.238.88.0/22\",\r\n \"191.238.92.0/23\",\r\n \"191.238.96.0/19\",\r\n - \ \"191.238.128.0/21\",\r\n \"191.238.144.0/20\",\r\n \"191.238.160.0/19\",\r\n - \ \"191.238.192.0/19\",\r\n \"191.238.224.0/19\",\r\n \"191.239.0.0/18\",\r\n - \ \"191.239.64.0/19\",\r\n \"191.239.96.0/20\",\r\n \"191.239.112.0/20\",\r\n - \ \"191.239.160.0/19\",\r\n \"191.239.192.0/22\",\r\n \"191.239.200.0/22\",\r\n - \ \"191.239.204.0/22\",\r\n \"191.239.208.0/20\",\r\n \"191.239.224.0/20\",\r\n - \ \"191.239.240.0/20\",\r\n \"193.149.64.0/21\",\r\n \"193.149.72.0/21\",\r\n - \ \"193.149.80.0/21\",\r\n \"193.149.88.0/21\",\r\n \"198.180.97.0/24\",\r\n - \ \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n \"199.30.20.0/24\",\r\n - \ \"199.30.22.0/24\",\r\n \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n - \ \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n \"199.30.28.64/26\",\r\n - \ \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n \"199.30.31.0/25\",\r\n - \ \"199.30.31.192/26\",\r\n \"202.89.233.64/27\",\r\n \"202.89.235.128/25\",\r\n - \ \"204.79.180.0/24\",\r\n \"204.152.18.0/31\",\r\n \"204.152.18.8/29\",\r\n - \ \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n \"204.152.19.0/24\",\r\n - \ \"204.231.197.0/24\",\r\n \"207.46.13.0/24\",\r\n \"207.46.50.128/28\",\r\n - \ \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n - \ \"207.46.67.160/27\",\r\n \"207.46.67.192/27\",\r\n \"207.46.72.0/27\",\r\n - \ \"207.46.77.224/28\",\r\n \"207.46.87.0/24\",\r\n \"207.46.89.16/28\",\r\n - \ \"207.46.95.32/27\",\r\n \"207.46.126.0/24\",\r\n \"207.46.128.0/19\",\r\n - \ \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n - \ \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n - \ \"207.46.205.0/24\",\r\n \"207.46.224.0/20\",\r\n \"207.68.174.8/29\",\r\n - \ \"207.68.174.40/29\",\r\n \"207.68.174.48/29\",\r\n \"207.68.174.184/29\",\r\n - \ \"207.68.174.208/28\",\r\n \"209.240.212.0/23\",\r\n \"213.199.128.0/20\",\r\n - \ \"213.199.169.0/24\",\r\n \"213.199.180.32/28\",\r\n \"213.199.180.96/27\",\r\n - \ \"213.199.180.192/27\",\r\n \"213.199.183.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n - \ \"2602:fd5e:1:2::/64\",\r\n \"2602:fd5e:2::/57\",\r\n \"2603:1000::/47\",\r\n - \ \"2603:1000:3::/48\",\r\n \"2603:1000:4::/47\",\r\n \"2603:1000:100::/47\",\r\n - \ \"2603:1000:103::/48\",\r\n \"2603:1000:104::/47\",\r\n - \ \"2603:1006:1400::/63\",\r\n \"2603:1006:1401::/63\",\r\n - \ \"2603:1006:1500::/64\",\r\n \"2603:1006:1500:4::/64\",\r\n - \ \"2603:1006:2000::/59\",\r\n \"2603:1006:2000:20::/59\",\r\n - \ \"2603:1007:200::/59\",\r\n \"2603:1007:200:20::/59\",\r\n - \ \"2603:1010::/46\",\r\n \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n - \ \"2603:1010:100::/40\",\r\n \"2603:1010:200::/47\",\r\n - \ \"2603:1010:202::/48\",\r\n \"2603:1010:204::/48\",\r\n - \ \"2603:1010:205::/48\",\r\n \"2603:1010:206::/48\",\r\n - \ \"2603:1010:300::/47\",\r\n \"2603:1010:303::/48\",\r\n - \ \"2603:1010:304::/47\",\r\n \"2603:1010:400::/47\",\r\n - \ \"2603:1010:403::/48\",\r\n \"2603:1010:404::/47\",\r\n - \ \"2603:1016:1400::/59\",\r\n \"2603:1016:1400:20::/59\",\r\n - \ \"2603:1016:1400:40::/59\",\r\n \"2603:1016:1400:60::/59\",\r\n - \ \"2603:1016:2400::/48\",\r\n \"2603:1016:2401::/48\",\r\n - \ \"2603:1016:2402::/48\",\r\n \"2603:1016:2403::/48\",\r\n - \ \"2603:1016:2500::/64\",\r\n \"2603:1016:2500:4::/64\",\r\n - \ \"2603:1016:2500:8::/64\",\r\n \"2603:1016:2500:c::/64\",\r\n - \ \"2603:1017::/59\",\r\n \"2603:1017:0:20::/59\",\r\n \"2603:1017:0:40::/59\",\r\n + \ \"52.114.233.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.114.235.0/24\",\r\n + \ \"52.114.236.0/24\",\r\n \"52.114.237.0/24\",\r\n \"52.114.238.0/24\",\r\n + \ \"52.114.239.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.114.241.0/24\",\r\n + \ \"52.114.242.0/24\",\r\n \"52.114.243.0/24\",\r\n \"52.114.244.0/24\",\r\n + \ \"52.114.248.0/22\",\r\n \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n + \ \"52.115.8.0/22\",\r\n \"52.115.16.0/21\",\r\n \"52.115.24.0/22\",\r\n + \ \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n \"52.115.38.0/24\",\r\n + \ \"52.115.39.0/24\",\r\n \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n + \ \"52.115.46.0/24\",\r\n \"52.115.47.0/24\",\r\n \"52.115.48.0/22\",\r\n + \ \"52.115.52.0/23\",\r\n \"52.115.54.0/24\",\r\n \"52.115.55.0/24\",\r\n + \ \"52.115.56.0/22\",\r\n \"52.115.60.0/23\",\r\n \"52.115.62.0/23\",\r\n + \ \"52.115.64.0/22\",\r\n \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n + \ \"52.115.76.0/22\",\r\n \"52.115.80.0/22\",\r\n \"52.115.84.0/22\",\r\n + \ \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n \"52.115.93.0/24\",\r\n + \ \"52.115.96.0/24\",\r\n \"52.115.97.0/24\",\r\n \"52.115.98.0/24\",\r\n + \ \"52.115.99.0/24\",\r\n \"52.115.100.0/22\",\r\n \"52.115.104.0/23\",\r\n + \ \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n \"52.115.112.0/23\",\r\n + \ \"52.115.114.0/24\",\r\n \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n + \ \"52.115.140.0/22\",\r\n \"52.115.144.0/20\",\r\n \"52.115.160.0/19\",\r\n + \ \"52.115.192.0/19\",\r\n \"52.115.224.0/23\",\r\n \"52.115.226.0/23\",\r\n + \ \"52.115.228.0/23\",\r\n \"52.115.230.0/24\",\r\n \"52.115.231.0/24\",\r\n + \ \"52.115.232.0/24\",\r\n \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n + \ \"52.115.235.0/24\",\r\n \"52.115.236.0/23\",\r\n \"52.120.0.0/19\",\r\n + \ \"52.120.32.0/19\",\r\n \"52.120.64.0/19\",\r\n \"52.120.96.0/19\",\r\n + \ \"52.120.128.0/21\",\r\n \"52.120.136.0/21\",\r\n \"52.120.144.0/21\",\r\n + \ \"52.120.152.0/22\",\r\n \"52.120.156.0/24\",\r\n \"52.120.157.0/24\",\r\n + \ \"52.120.158.0/23\",\r\n \"52.120.160.0/19\",\r\n \"52.120.192.0/20\",\r\n + \ \"52.120.208.0/20\",\r\n \"52.120.224.0/20\",\r\n \"52.120.240.0/20\",\r\n + \ \"52.121.0.0/21\",\r\n \"52.121.16.0/21\",\r\n \"52.121.24.0/21\",\r\n + \ \"52.121.32.0/22\",\r\n \"52.121.36.0/22\",\r\n \"52.121.40.0/21\",\r\n + \ \"52.121.48.0/20\",\r\n \"52.121.64.0/20\",\r\n \"52.121.80.0/22\",\r\n + \ \"52.121.84.0/23\",\r\n \"52.121.86.0/23\",\r\n \"52.121.88.0/21\",\r\n + \ \"52.121.96.0/22\",\r\n \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n + \ \"52.121.106.0/23\",\r\n \"52.121.108.0/22\",\r\n \"52.121.112.0/22\",\r\n + \ \"52.121.116.0/22\",\r\n \"52.121.120.0/23\",\r\n \"52.121.122.0/23\",\r\n + \ \"52.121.124.0/22\",\r\n \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n + \ \"52.121.152.0/21\",\r\n \"52.121.160.0/22\",\r\n \"52.121.164.0/24\",\r\n + \ \"52.121.165.0/24\",\r\n \"52.121.168.0/22\",\r\n \"52.121.172.0/22\",\r\n + \ \"52.121.176.0/23\",\r\n \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n + \ \"52.121.192.0/20\",\r\n \"52.122.0.0/24\",\r\n \"52.122.1.0/24\",\r\n + \ \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n \"52.122.6.0/24\",\r\n + \ \"52.122.7.0/24\",\r\n \"52.122.8.0/22\",\r\n \"52.122.12.0/22\",\r\n + \ \"52.122.16.0/22\",\r\n \"52.122.20.0/22\",\r\n \"52.122.24.0/22\",\r\n + \ \"52.122.28.0/22\",\r\n \"52.123.0.0/24\",\r\n \"52.123.1.0/24\",\r\n + \ \"52.123.2.0/24\",\r\n \"52.123.3.0/24\",\r\n \"52.123.4.0/24\",\r\n + \ \"52.123.5.0/24\",\r\n \"52.123.6.0/24\",\r\n \"52.123.7.0/24\",\r\n + \ \"52.125.128.0/22\",\r\n \"52.125.132.0/22\",\r\n \"52.125.136.0/24\",\r\n + \ \"52.125.137.0/24\",\r\n \"52.125.138.0/23\",\r\n \"52.125.140.0/23\",\r\n + \ \"52.136.0.0/22\",\r\n \"52.136.4.0/22\",\r\n \"52.136.8.0/21\",\r\n + \ \"52.136.16.0/24\",\r\n \"52.136.17.0/24\",\r\n \"52.136.18.0/24\",\r\n + \ \"52.136.19.0/24\",\r\n \"52.136.20.0/24\",\r\n \"52.136.21.0/24\",\r\n + \ \"52.136.22.0/24\",\r\n \"52.136.23.0/24\",\r\n \"52.136.24.0/24\",\r\n + \ \"52.136.25.0/24\",\r\n \"52.136.26.0/24\",\r\n \"52.136.27.0/24\",\r\n + \ \"52.136.28.0/24\",\r\n \"52.136.29.0/24\",\r\n \"52.136.30.0/24\",\r\n + \ \"52.136.31.0/24\",\r\n \"52.136.32.0/19\",\r\n \"52.136.64.0/18\",\r\n + \ \"52.136.128.0/18\",\r\n \"52.136.192.0/18\",\r\n \"52.137.0.0/18\",\r\n + \ \"52.137.64.0/18\",\r\n \"52.137.128.0/17\",\r\n \"52.138.0.0/18\",\r\n + \ \"52.138.64.0/20\",\r\n \"52.138.80.0/21\",\r\n \"52.138.88.0/21\",\r\n + \ \"52.138.96.0/19\",\r\n \"52.138.128.0/17\",\r\n \"52.139.0.0/18\",\r\n + \ \"52.139.64.0/18\",\r\n \"52.139.128.0/18\",\r\n \"52.139.192.0/18\",\r\n + \ \"52.140.0.0/18\",\r\n \"52.140.64.0/18\",\r\n \"52.140.128.0/18\",\r\n + \ \"52.140.192.0/18\",\r\n \"52.141.0.0/18\",\r\n \"52.141.64.0/18\",\r\n + \ \"52.141.128.0/18\",\r\n \"52.141.192.0/19\",\r\n \"52.141.224.0/20\",\r\n + \ \"52.141.240.0/20\",\r\n \"52.142.0.0/18\",\r\n \"52.142.64.0/18\",\r\n + \ \"52.142.128.0/18\",\r\n \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n + \ \"52.143.64.0/18\",\r\n \"52.143.128.0/18\",\r\n \"52.143.192.0/24\",\r\n + \ \"52.143.193.0/24\",\r\n \"52.143.194.0/24\",\r\n \"52.143.195.0/24\",\r\n + \ \"52.143.196.0/24\",\r\n \"52.143.197.0/24\",\r\n \"52.143.198.0/24\",\r\n + \ \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n \"52.143.202.0/24\",\r\n + \ \"52.143.203.0/24\",\r\n \"52.143.204.0/23\",\r\n \"52.143.206.0/24\",\r\n + \ \"52.143.207.0/24\",\r\n \"52.143.208.0/24\",\r\n \"52.143.209.0/24\",\r\n + \ \"52.143.210.0/24\",\r\n \"52.143.211.0/24\",\r\n \"52.143.212.0/23\",\r\n + \ \"52.143.214.0/24\",\r\n \"52.143.215.0/24\",\r\n \"52.143.216.0/23\",\r\n + \ \"52.143.218.0/24\",\r\n \"52.143.219.0/24\",\r\n \"52.143.220.0/24\",\r\n + \ \"52.143.221.0/24\",\r\n \"52.143.222.0/23\",\r\n \"52.143.224.0/19\",\r\n + \ \"52.146.0.0/17\",\r\n \"52.146.128.0/17\",\r\n \"52.147.0.0/19\",\r\n + \ \"52.147.32.0/19\",\r\n \"52.147.64.0/19\",\r\n \"52.147.96.0/19\",\r\n + \ \"52.147.128.0/19\",\r\n \"52.147.160.0/19\",\r\n \"52.147.192.0/18\",\r\n + \ \"52.148.0.0/18\",\r\n \"52.148.64.0/18\",\r\n \"52.148.128.0/18\",\r\n + \ \"52.148.192.0/18\",\r\n \"52.149.0.0/18\",\r\n \"52.149.64.0/18\",\r\n + \ \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n \"52.150.128.0/17\",\r\n + \ \"52.151.0.0/18\",\r\n \"52.151.64.0/18\",\r\n \"52.151.128.0/17\",\r\n + \ \"52.152.0.0/17\",\r\n \"52.152.128.0/17\",\r\n \"52.153.0.0/18\",\r\n + \ \"52.153.64.0/18\",\r\n \"52.153.128.0/18\",\r\n \"52.153.192.0/18\",\r\n + \ \"52.154.0.0/18\",\r\n \"52.154.64.0/18\",\r\n \"52.154.128.0/17\",\r\n + \ \"52.155.0.0/19\",\r\n \"52.155.32.0/19\",\r\n \"52.155.64.0/19\",\r\n + \ \"52.155.96.0/19\",\r\n \"52.155.128.0/17\",\r\n \"52.156.0.0/19\",\r\n + \ \"52.156.32.0/19\",\r\n \"52.156.64.0/18\",\r\n \"52.156.128.0/19\",\r\n + \ \"52.156.160.0/19\",\r\n \"52.156.192.0/18\",\r\n \"52.157.0.0/18\",\r\n + \ \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n \"52.158.0.0/17\",\r\n + \ \"52.158.128.0/19\",\r\n \"52.158.160.0/20\",\r\n \"52.158.176.0/20\",\r\n + \ \"52.158.192.0/19\",\r\n \"52.158.224.0/19\",\r\n \"52.159.0.0/18\",\r\n + \ \"52.159.64.0/18\",\r\n \"52.159.128.0/17\",\r\n \"52.160.0.0/16\",\r\n + \ \"52.161.0.0/16\",\r\n \"52.162.0.0/16\",\r\n \"52.163.0.0/16\",\r\n + \ \"52.164.0.0/16\",\r\n \"52.165.0.0/19\",\r\n \"52.165.32.0/20\",\r\n + \ \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n \"52.165.56.0/21\",\r\n + \ \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n \"52.165.104.0/25\",\r\n + \ \"52.165.104.128/26\",\r\n \"52.165.128.0/17\",\r\n \"52.166.0.0/16\",\r\n + \ \"52.167.0.0/16\",\r\n \"52.168.0.0/16\",\r\n \"52.169.0.0/16\",\r\n + \ \"52.170.0.0/16\",\r\n \"52.171.0.0/16\",\r\n \"52.172.0.0/17\",\r\n + \ \"52.172.128.0/17\",\r\n \"52.173.0.0/16\",\r\n \"52.174.0.0/16\",\r\n + \ \"52.175.0.0/17\",\r\n \"52.175.128.0/18\",\r\n \"52.175.192.0/18\",\r\n + \ \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n + \ \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n + \ \"52.176.225.0/24\",\r\n \"52.176.232.0/21\",\r\n \"52.176.240.0/20\",\r\n + \ \"52.177.0.0/16\",\r\n \"52.178.0.0/17\",\r\n \"52.178.128.0/17\",\r\n + \ \"52.179.0.0/17\",\r\n \"52.179.128.0/17\",\r\n \"52.180.0.0/17\",\r\n + \ \"52.180.128.0/19\",\r\n \"52.180.160.0/20\",\r\n \"52.180.176.0/21\",\r\n + \ \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n \"52.180.185.0/24\",\r\n + \ \"52.182.128.0/17\",\r\n \"52.183.0.0/17\",\r\n \"52.183.128.0/18\",\r\n + \ \"52.183.192.0/18\",\r\n \"52.184.0.0/17\",\r\n \"52.184.128.0/19\",\r\n + \ \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n \"52.184.168.16/28\",\r\n + \ \"52.184.168.32/28\",\r\n \"52.184.168.80/28\",\r\n \"52.184.168.96/27\",\r\n + \ \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n \"52.184.170.0/24\",\r\n + \ \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n \"52.185.0.0/19\",\r\n + \ \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n + \ \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.112/28\",\r\n + \ \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n \"52.185.64.0/19\",\r\n + \ \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n \"52.185.112.64/27\",\r\n + \ \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n \"52.185.128.0/18\",\r\n + \ \"52.185.192.0/18\",\r\n \"52.186.0.0/16\",\r\n \"52.187.0.0/17\",\r\n + \ \"52.187.128.0/18\",\r\n \"52.187.192.0/18\",\r\n \"52.188.0.0/16\",\r\n + \ \"52.189.0.0/17\",\r\n \"52.189.128.0/18\",\r\n \"52.189.192.0/18\",\r\n + \ \"52.190.0.0/17\",\r\n \"52.190.128.0/17\",\r\n \"52.191.0.0/17\",\r\n + \ \"52.191.128.0/18\",\r\n \"52.191.192.0/18\",\r\n \"52.224.0.0/16\",\r\n + \ \"52.225.0.0/17\",\r\n \"52.225.128.0/21\",\r\n \"52.225.136.0/27\",\r\n + \ \"52.225.136.32/28\",\r\n \"52.225.136.48/28\",\r\n \"52.225.136.64/28\",\r\n + \ \"52.225.137.0/24\",\r\n \"52.225.144.0/20\",\r\n \"52.225.160.0/19\",\r\n + \ \"52.225.192.0/18\",\r\n \"52.226.0.0/16\",\r\n \"52.228.0.0/17\",\r\n + \ \"52.228.128.0/17\",\r\n \"52.229.0.0/18\",\r\n \"52.229.64.0/18\",\r\n + \ \"52.229.128.0/17\",\r\n \"52.230.0.0/17\",\r\n \"52.230.128.0/17\",\r\n + \ \"52.231.0.0/17\",\r\n \"52.231.128.0/17\",\r\n \"52.232.0.0/17\",\r\n + \ \"52.232.128.0/21\",\r\n \"52.232.136.0/21\",\r\n \"52.232.144.0/24\",\r\n + \ \"52.232.145.0/24\",\r\n \"52.232.146.0/24\",\r\n \"52.232.147.0/24\",\r\n + \ \"52.232.148.0/24\",\r\n \"52.232.149.0/24\",\r\n \"52.232.150.0/24\",\r\n + \ \"52.232.151.0/24\",\r\n \"52.232.152.0/24\",\r\n \"52.232.153.0/24\",\r\n + \ \"52.232.154.0/24\",\r\n \"52.232.155.0/24\",\r\n \"52.232.156.0/24\",\r\n + \ \"52.232.157.0/24\",\r\n \"52.232.158.0/24\",\r\n \"52.232.159.0/24\",\r\n + \ \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n \"52.233.0.0/18\",\r\n + \ \"52.233.64.0/18\",\r\n \"52.233.128.0/17\",\r\n \"52.234.0.0/17\",\r\n + \ \"52.234.128.0/17\",\r\n \"52.235.0.0/18\",\r\n \"52.235.64.0/18\",\r\n + \ \"52.236.0.0/17\",\r\n \"52.236.128.0/17\",\r\n \"52.237.0.0/18\",\r\n + \ \"52.237.64.0/18\",\r\n \"52.237.128.0/18\",\r\n \"52.237.192.0/18\",\r\n + \ \"52.238.0.0/18\",\r\n \"52.238.192.0/18\",\r\n \"52.239.0.0/17\",\r\n + \ \"52.239.128.0/24\",\r\n \"52.239.129.0/24\",\r\n \"52.239.130.0/23\",\r\n + \ \"52.239.132.0/23\",\r\n \"52.239.134.0/24\",\r\n \"52.239.135.0/26\",\r\n + \ \"52.239.135.64/26\",\r\n \"52.239.135.128/26\",\r\n \"52.239.135.192/26\",\r\n + \ \"52.239.136.0/22\",\r\n \"52.239.140.0/22\",\r\n \"52.239.144.0/23\",\r\n + \ \"52.239.146.0/23\",\r\n \"52.239.148.0/27\",\r\n \"52.239.148.64/26\",\r\n + \ \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n \"52.239.150.0/23\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n + \ \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n \"52.239.157.224/27\",\r\n + \ \"52.239.158.0/23\",\r\n \"52.239.160.0/22\",\r\n \"52.239.164.0/25\",\r\n + \ \"52.239.164.128/26\",\r\n \"52.239.164.192/26\",\r\n \"52.239.165.0/26\",\r\n + \ \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.168.0/22\",\r\n \"52.239.172.0/22\",\r\n \"52.239.176.128/25\",\r\n + \ \"52.239.177.0/27\",\r\n \"52.239.177.32/27\",\r\n \"52.239.177.64/26\",\r\n + \ \"52.239.177.128/25\",\r\n \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n + \ \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n \"52.239.184.176/28\",\r\n + \ \"52.239.184.192/27\",\r\n \"52.239.184.224/27\",\r\n \"52.239.185.0/28\",\r\n + \ \"52.239.185.32/27\",\r\n \"52.239.186.0/24\",\r\n \"52.239.187.0/25\",\r\n + \ \"52.239.187.128/25\",\r\n \"52.239.188.0/24\",\r\n \"52.239.189.0/24\",\r\n + \ \"52.239.190.0/25\",\r\n \"52.239.190.128/26\",\r\n \"52.239.190.192/26\",\r\n + \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n + \ \"52.239.192.128/27\",\r\n \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n + \ \"52.239.193.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.195.0/24\",\r\n + \ \"52.239.196.0/24\",\r\n \"52.239.197.0/24\",\r\n \"52.239.198.0/25\",\r\n + \ \"52.239.198.128/27\",\r\n \"52.239.198.192/26\",\r\n \"52.239.199.0/24\",\r\n + \ \"52.239.200.0/23\",\r\n \"52.239.202.0/24\",\r\n \"52.239.203.0/24\",\r\n + \ \"52.239.205.0/24\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n + \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.208.0/23\",\r\n \"52.239.210.0/23\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.216.0/23\",\r\n \"52.239.218.0/23\",\r\n + \ \"52.239.220.0/23\",\r\n \"52.239.222.0/23\",\r\n \"52.239.224.0/24\",\r\n + \ \"52.239.225.0/24\",\r\n \"52.239.226.0/24\",\r\n \"52.239.227.0/24\",\r\n + \ \"52.239.228.0/23\",\r\n \"52.239.230.0/24\",\r\n \"52.239.231.0/24\",\r\n + \ \"52.239.232.0/25\",\r\n \"52.239.232.128/25\",\r\n \"52.239.233.0/25\",\r\n + \ \"52.239.233.128/25\",\r\n \"52.239.234.0/23\",\r\n \"52.239.236.0/23\",\r\n + \ \"52.239.238.0/24\",\r\n \"52.239.239.0/24\",\r\n \"52.239.240.0/24\",\r\n + \ \"52.239.241.0/24\",\r\n \"52.239.242.0/23\",\r\n \"52.239.244.0/23\",\r\n + \ \"52.239.246.0/23\",\r\n \"52.239.248.0/24\",\r\n \"52.239.249.0/24\",\r\n + \ \"52.239.250.0/24\",\r\n \"52.239.251.0/24\",\r\n \"52.239.252.0/24\",\r\n + \ \"52.239.253.0/24\",\r\n \"52.239.254.0/23\",\r\n \"52.240.0.0/17\",\r\n + \ \"52.240.128.0/17\",\r\n \"52.241.0.0/16\",\r\n \"52.242.0.0/18\",\r\n + \ \"52.242.64.0/18\",\r\n \"52.242.128.0/17\",\r\n \"52.243.32.0/19\",\r\n + \ \"52.243.64.0/18\",\r\n \"52.245.8.0/22\",\r\n \"52.245.12.0/22\",\r\n + \ \"52.245.16.0/22\",\r\n \"52.245.20.0/22\",\r\n \"52.245.24.0/22\",\r\n + \ \"52.245.28.0/22\",\r\n \"52.245.32.0/22\",\r\n \"52.245.36.0/22\",\r\n + \ \"52.245.40.0/22\",\r\n \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n + \ \"52.245.45.128/28\",\r\n \"52.245.45.144/28\",\r\n \"52.245.45.160/27\",\r\n + \ \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n \"52.245.46.32/28\",\r\n + \ \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n \"52.245.46.80/28\",\r\n + \ \"52.245.46.96/28\",\r\n \"52.245.46.112/28\",\r\n \"52.245.46.128/28\",\r\n + \ \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n \"52.245.48.0/22\",\r\n + \ \"52.245.52.0/22\",\r\n \"52.245.56.0/22\",\r\n \"52.245.60.0/22\",\r\n + \ \"52.245.64.0/22\",\r\n \"52.245.68.0/24\",\r\n \"52.245.69.0/27\",\r\n + \ \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n \"52.245.69.96/28\",\r\n + \ \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n \"52.245.69.192/26\",\r\n + \ \"52.245.70.0/23\",\r\n \"52.245.72.0/22\",\r\n \"52.245.76.0/22\",\r\n + \ \"52.245.80.0/22\",\r\n \"52.245.84.0/22\",\r\n \"52.245.88.0/22\",\r\n + \ \"52.245.92.0/22\",\r\n \"52.245.96.0/22\",\r\n \"52.245.100.0/22\",\r\n + \ \"52.245.104.0/22\",\r\n \"52.245.108.0/22\",\r\n \"52.245.112.0/22\",\r\n + \ \"52.245.116.0/22\",\r\n \"52.245.120.0/22\",\r\n \"52.245.124.0/22\",\r\n + \ \"52.246.0.0/17\",\r\n \"52.246.128.0/20\",\r\n \"52.246.152.0/21\",\r\n + \ \"52.246.160.0/19\",\r\n \"52.246.192.0/18\",\r\n \"52.247.0.0/17\",\r\n + \ \"52.247.192.0/18\",\r\n \"52.248.0.0/17\",\r\n \"52.248.128.0/17\",\r\n + \ \"52.249.0.0/18\",\r\n \"52.249.64.0/19\",\r\n \"52.249.128.0/17\",\r\n + \ \"52.250.0.0/17\",\r\n \"52.250.128.0/18\",\r\n \"52.250.192.0/18\",\r\n + \ \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n \"52.252.128.0/17\",\r\n + \ \"52.253.0.0/18\",\r\n \"52.253.64.0/20\",\r\n \"52.253.80.0/20\",\r\n + \ \"52.253.96.0/19\",\r\n \"52.253.128.0/20\",\r\n \"52.253.148.0/23\",\r\n + \ \"52.253.150.0/23\",\r\n \"52.253.152.0/23\",\r\n \"52.253.154.0/23\",\r\n + \ \"52.253.156.0/22\",\r\n \"52.253.160.0/24\",\r\n \"52.253.161.0/24\",\r\n + \ \"52.253.162.0/23\",\r\n \"52.253.164.0/24\",\r\n \"52.253.165.0/24\",\r\n + \ \"52.253.166.0/24\",\r\n \"52.253.167.0/24\",\r\n \"52.253.168.0/24\",\r\n + \ \"52.253.169.0/24\",\r\n \"52.253.170.0/23\",\r\n \"52.253.172.0/24\",\r\n + \ \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n \"52.253.175.0/24\",\r\n + \ \"52.253.176.0/24\",\r\n \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n + \ \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n \"52.253.181.0/24\",\r\n + \ \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n \"52.253.185.0/24\",\r\n + \ \"52.253.186.0/24\",\r\n \"52.253.187.0/24\",\r\n \"52.253.188.0/23\",\r\n + \ \"52.253.190.0/24\",\r\n \"52.253.191.0/24\",\r\n \"52.253.192.0/24\",\r\n + \ \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n \"52.253.196.0/24\",\r\n + \ \"52.253.197.0/24\",\r\n \"52.253.198.0/24\",\r\n \"52.253.199.0/24\",\r\n + \ \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n \"52.253.203.0/24\",\r\n + \ \"52.253.204.0/23\",\r\n \"52.253.206.0/24\",\r\n \"52.253.207.0/24\",\r\n + \ \"52.253.208.0/23\",\r\n \"52.253.210.0/23\",\r\n \"52.253.212.0/24\",\r\n + \ \"52.253.213.0/24\",\r\n \"52.253.214.0/23\",\r\n \"52.253.216.0/23\",\r\n + \ \"52.253.218.0/24\",\r\n \"52.253.219.0/24\",\r\n \"52.253.220.0/23\",\r\n + \ \"52.253.222.0/23\",\r\n \"52.253.224.0/21\",\r\n \"52.253.232.0/21\",\r\n + \ \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n \"52.254.96.0/20\",\r\n + \ \"52.254.112.0/21\",\r\n \"52.254.120.0/21\",\r\n \"52.254.128.0/17\",\r\n + \ \"52.255.0.0/19\",\r\n \"52.255.32.0/19\",\r\n \"52.255.64.0/18\",\r\n + \ \"52.255.128.0/17\",\r\n \"53.103.135.0/24\",\r\n \"53.103.136.0/24\",\r\n + \ \"53.103.137.0/24\",\r\n \"53.103.138.0/24\",\r\n \"53.103.139.0/24\",\r\n + \ \"53.103.140.0/24\",\r\n \"53.103.141.0/24\",\r\n \"53.103.142.0/24\",\r\n + \ \"53.103.143.0/24\",\r\n \"64.4.8.0/24\",\r\n \"64.4.54.0/24\",\r\n + \ \"65.52.0.0/19\",\r\n \"65.52.32.0/21\",\r\n \"65.52.48.0/20\",\r\n + \ \"65.52.64.0/20\",\r\n \"65.52.104.0/24\",\r\n \"65.52.106.0/24\",\r\n + \ \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n \"65.52.111.0/24\",\r\n + \ \"65.52.112.0/20\",\r\n \"65.52.128.0/19\",\r\n \"65.52.160.0/19\",\r\n + \ \"65.52.192.0/19\",\r\n \"65.52.224.0/21\",\r\n \"65.52.232.0/21\",\r\n + \ \"65.52.240.0/21\",\r\n \"65.52.248.0/21\",\r\n \"65.54.19.128/27\",\r\n + \ \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n \"65.55.32.128/28\",\r\n + \ \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n \"65.55.33.176/28\",\r\n + \ \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n \"65.55.44.8/29\",\r\n + \ \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n + \ \"65.55.44.96/28\",\r\n \"65.55.44.112/28\",\r\n \"65.55.44.128/27\",\r\n + \ \"65.55.51.0/24\",\r\n \"65.55.60.176/29\",\r\n \"65.55.60.184/30\",\r\n + \ \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n \"65.55.105.96/27\",\r\n + \ \"65.55.105.160/27\",\r\n \"65.55.105.192/27\",\r\n \"65.55.105.224/27\",\r\n + \ \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n + \ \"65.55.106.192/28\",\r\n \"65.55.106.208/28\",\r\n \"65.55.106.224/28\",\r\n + \ \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n \"65.55.107.48/28\",\r\n + \ \"65.55.107.64/27\",\r\n \"65.55.107.96/27\",\r\n \"65.55.108.0/24\",\r\n + \ \"65.55.109.0/24\",\r\n \"65.55.110.0/24\",\r\n \"65.55.120.0/24\",\r\n + \ \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n \"65.55.207.0/24\",\r\n + \ \"65.55.209.0/25\",\r\n \"65.55.209.128/26\",\r\n \"65.55.209.192/26\",\r\n + \ \"65.55.210.0/24\",\r\n \"65.55.211.0/27\",\r\n \"65.55.211.32/27\",\r\n + \ \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n \"65.55.213.0/27\",\r\n + \ \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n \"65.55.217.0/24\",\r\n + \ \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n \"65.55.219.32/27\",\r\n + \ \"65.55.219.64/26\",\r\n \"65.55.219.128/25\",\r\n \"65.55.250.0/24\",\r\n + \ \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n + \ \"70.37.12.0/32\",\r\n \"70.37.16.0/20\",\r\n \"70.37.32.0/20\",\r\n + \ \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n \"70.37.160.0/21\",\r\n + \ \"94.245.88.0/21\",\r\n \"94.245.104.0/21\",\r\n \"94.245.117.96/27\",\r\n + \ \"94.245.118.0/27\",\r\n \"94.245.120.128/28\",\r\n \"94.245.122.0/24\",\r\n + \ \"94.245.123.144/28\",\r\n \"94.245.123.176/28\",\r\n \"102.37.0.0/20\",\r\n + \ \"102.37.16.0/21\",\r\n \"102.37.24.0/23\",\r\n \"102.37.26.0/27\",\r\n + \ \"102.37.26.32/27\",\r\n \"102.37.32.0/19\",\r\n \"102.37.64.0/21\",\r\n + \ \"102.37.72.0/21\",\r\n \"102.37.80.0/21\",\r\n \"102.37.96.0/19\",\r\n + \ \"102.37.128.0/19\",\r\n \"102.37.160.0/21\",\r\n \"102.37.192.0/18\",\r\n + \ \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n + \ \"102.133.112.0/28\",\r\n \"102.133.120.0/21\",\r\n \"102.133.128.0/18\",\r\n + \ \"102.133.192.0/19\",\r\n \"102.133.224.0/20\",\r\n \"102.133.240.0/25\",\r\n + \ \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n \"103.25.156.0/24\",\r\n + \ \"103.36.96.0/24\",\r\n \"103.255.140.0/23\",\r\n \"104.40.0.0/17\",\r\n + \ \"104.40.128.0/17\",\r\n \"104.41.0.0/18\",\r\n \"104.41.64.0/18\",\r\n + \ \"104.41.128.0/19\",\r\n \"104.41.160.0/19\",\r\n \"104.41.192.0/18\",\r\n + \ \"104.42.0.0/16\",\r\n \"104.43.0.0/17\",\r\n \"104.43.128.0/17\",\r\n + \ \"104.44.88.0/27\",\r\n \"104.44.88.32/27\",\r\n \"104.44.88.64/27\",\r\n + \ \"104.44.88.96/27\",\r\n \"104.44.88.128/27\",\r\n \"104.44.88.160/27\",\r\n + \ \"104.44.88.192/27\",\r\n \"104.44.88.224/27\",\r\n \"104.44.89.0/27\",\r\n + \ \"104.44.89.32/27\",\r\n \"104.44.89.64/27\",\r\n \"104.44.89.96/27\",\r\n + \ \"104.44.89.128/27\",\r\n \"104.44.89.160/27\",\r\n \"104.44.89.192/27\",\r\n + \ \"104.44.89.224/27\",\r\n \"104.44.90.0/27\",\r\n \"104.44.90.32/27\",\r\n + \ \"104.44.90.64/26\",\r\n \"104.44.90.128/27\",\r\n \"104.44.90.160/27\",\r\n + \ \"104.44.90.192/27\",\r\n \"104.44.90.224/27\",\r\n \"104.44.91.0/27\",\r\n + \ \"104.44.91.32/27\",\r\n \"104.44.91.64/27\",\r\n \"104.44.91.96/27\",\r\n + \ \"104.44.91.128/27\",\r\n \"104.44.91.160/27\",\r\n \"104.44.91.192/27\",\r\n + \ \"104.44.91.224/27\",\r\n \"104.44.92.0/27\",\r\n \"104.44.92.32/27\",\r\n + \ \"104.44.92.64/27\",\r\n \"104.44.92.96/27\",\r\n \"104.44.92.128/27\",\r\n + \ \"104.44.92.160/27\",\r\n \"104.44.92.192/27\",\r\n \"104.44.92.224/27\",\r\n + \ \"104.44.93.0/27\",\r\n \"104.44.93.32/27\",\r\n \"104.44.93.64/27\",\r\n + \ \"104.44.93.96/27\",\r\n \"104.44.93.128/27\",\r\n \"104.44.93.160/27\",\r\n + \ \"104.44.93.192/27\",\r\n \"104.44.93.224/27\",\r\n \"104.44.94.0/28\",\r\n + \ \"104.44.94.16/28\",\r\n \"104.44.94.32/28\",\r\n \"104.44.94.48/28\",\r\n + \ \"104.44.94.64/28\",\r\n \"104.44.94.80/28\",\r\n \"104.44.94.96/28\",\r\n + \ \"104.44.94.112/28\",\r\n \"104.44.94.128/28\",\r\n \"104.44.94.144/28\",\r\n + \ \"104.44.94.160/27\",\r\n \"104.44.94.192/28\",\r\n \"104.44.94.208/28\",\r\n + \ \"104.44.94.224/27\",\r\n \"104.44.95.0/28\",\r\n \"104.44.95.16/28\",\r\n + \ \"104.44.95.32/28\",\r\n \"104.44.95.48/28\",\r\n \"104.44.95.64/28\",\r\n + \ \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n \"104.44.95.112/28\",\r\n + \ \"104.44.95.128/27\",\r\n \"104.44.95.160/27\",\r\n \"104.44.95.192/28\",\r\n + \ \"104.44.95.208/28\",\r\n \"104.44.95.224/28\",\r\n \"104.44.95.240/28\",\r\n + \ \"104.44.128.0/18\",\r\n \"104.45.0.0/18\",\r\n \"104.45.64.0/20\",\r\n + \ \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n \"104.45.128.0/18\",\r\n + \ \"104.45.192.0/20\",\r\n \"104.45.208.0/20\",\r\n \"104.45.224.0/19\",\r\n + \ \"104.46.0.0/21\",\r\n \"104.46.8.0/21\",\r\n \"104.46.24.0/22\",\r\n + \ \"104.46.28.0/24\",\r\n \"104.46.29.0/24\",\r\n \"104.46.30.0/23\",\r\n + \ \"104.46.32.0/19\",\r\n \"104.46.64.0/19\",\r\n \"104.46.96.0/19\",\r\n + \ \"104.46.160.0/19\",\r\n \"104.46.192.0/20\",\r\n \"104.46.208.0/20\",\r\n + \ \"104.46.224.0/20\",\r\n \"104.47.128.0/18\",\r\n \"104.47.200.0/21\",\r\n + \ \"104.47.208.0/23\",\r\n \"104.47.210.0/23\",\r\n \"104.47.212.0/23\",\r\n + \ \"104.47.214.0/23\",\r\n \"104.47.216.64/26\",\r\n \"104.47.218.0/23\",\r\n + \ \"104.47.220.0/22\",\r\n \"104.47.224.0/20\",\r\n \"104.208.0.0/19\",\r\n + \ \"104.208.32.0/20\",\r\n \"104.208.48.0/20\",\r\n \"104.208.64.0/18\",\r\n + \ \"104.208.128.0/17\",\r\n \"104.209.0.0/18\",\r\n \"104.209.64.0/20\",\r\n + \ \"104.209.80.0/20\",\r\n \"104.209.128.0/17\",\r\n \"104.210.0.0/20\",\r\n + \ \"104.210.32.0/19\",\r\n \"104.210.64.0/18\",\r\n \"104.210.128.0/19\",\r\n + \ \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n \"104.211.0.0/18\",\r\n + \ \"104.211.64.0/18\",\r\n \"104.211.128.0/18\",\r\n \"104.211.192.0/18\",\r\n + \ \"104.214.0.0/17\",\r\n \"104.214.128.0/19\",\r\n \"104.214.160.0/19\",\r\n + \ \"104.214.192.0/18\",\r\n \"104.215.0.0/18\",\r\n \"104.215.64.0/18\",\r\n + \ \"104.215.128.0/17\",\r\n \"111.221.28.0/24\",\r\n \"111.221.29.0/24\",\r\n + \ \"111.221.30.0/23\",\r\n \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n + \ \"131.253.12.0/29\",\r\n \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n + \ \"131.253.12.48/29\",\r\n \"131.253.12.80/28\",\r\n \"131.253.12.160/28\",\r\n + \ \"131.253.12.192/28\",\r\n \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n + \ \"131.253.12.228/30\",\r\n \"131.253.12.240/29\",\r\n \"131.253.12.248/29\",\r\n + \ \"131.253.13.0/28\",\r\n \"131.253.13.16/29\",\r\n \"131.253.13.24/29\",\r\n + \ \"131.253.13.32/28\",\r\n \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n + \ \"131.253.13.80/29\",\r\n \"131.253.13.88/30\",\r\n \"131.253.13.96/30\",\r\n + \ \"131.253.13.100/30\",\r\n \"131.253.13.104/30\",\r\n \"131.253.13.128/27\",\r\n + \ \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n \"131.253.14.16/28\",\r\n + \ \"131.253.14.32/27\",\r\n \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n + \ \"131.253.14.160/27\",\r\n \"131.253.14.192/29\",\r\n \"131.253.14.208/28\",\r\n + \ \"131.253.14.224/28\",\r\n \"131.253.14.248/29\",\r\n \"131.253.15.8/29\",\r\n + \ \"131.253.15.16/28\",\r\n \"131.253.15.32/27\",\r\n \"131.253.15.192/28\",\r\n + \ \"131.253.15.208/28\",\r\n \"131.253.15.224/27\",\r\n \"131.253.24.0/28\",\r\n + \ \"131.253.24.160/27\",\r\n \"131.253.24.192/26\",\r\n \"131.253.25.0/24\",\r\n + \ \"131.253.27.0/24\",\r\n \"131.253.34.224/27\",\r\n \"131.253.35.128/26\",\r\n + \ \"131.253.35.192/26\",\r\n \"131.253.36.128/26\",\r\n \"131.253.36.224/27\",\r\n + \ \"131.253.38.0/27\",\r\n \"131.253.38.32/27\",\r\n \"131.253.38.128/26\",\r\n + \ \"131.253.38.224/27\",\r\n \"131.253.40.0/28\",\r\n \"131.253.40.16/28\",\r\n + \ \"131.253.40.32/28\",\r\n \"131.253.40.64/28\",\r\n \"131.253.40.80/28\",\r\n + \ \"131.253.40.96/27\",\r\n \"131.253.40.128/27\",\r\n \"131.253.40.160/28\",\r\n + \ \"131.253.40.192/26\",\r\n \"131.253.41.0/24\",\r\n \"132.245.230.0/23\",\r\n + \ \"134.170.80.64/28\",\r\n \"134.170.192.0/21\",\r\n \"134.170.220.0/23\",\r\n + \ \"134.170.222.0/24\",\r\n \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n + \ \"137.116.96.0/22\",\r\n \"137.116.112.0/20\",\r\n \"137.116.128.0/19\",\r\n + \ \"137.116.160.0/20\",\r\n \"137.116.176.0/21\",\r\n \"137.116.184.0/21\",\r\n + \ \"137.116.192.0/19\",\r\n \"137.116.224.0/19\",\r\n \"137.117.0.0/19\",\r\n + \ \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n \"137.117.128.0/17\",\r\n + \ \"137.135.0.0/18\",\r\n \"137.135.64.0/18\",\r\n \"137.135.128.0/17\",\r\n + \ \"138.91.0.0/20\",\r\n \"138.91.16.0/20\",\r\n \"138.91.32.0/20\",\r\n + \ \"138.91.48.0/20\",\r\n \"138.91.64.0/19\",\r\n \"138.91.96.0/19\",\r\n + \ \"138.91.128.0/17\",\r\n \"157.55.2.128/26\",\r\n \"157.55.3.0/24\",\r\n + \ \"157.55.7.128/26\",\r\n \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n + \ \"157.55.10.160/29\",\r\n \"157.55.10.176/28\",\r\n \"157.55.10.192/26\",\r\n + \ \"157.55.11.128/25\",\r\n \"157.55.12.64/26\",\r\n \"157.55.12.128/26\",\r\n + \ \"157.55.13.64/26\",\r\n \"157.55.13.128/26\",\r\n \"157.55.24.0/21\",\r\n + \ \"157.55.37.0/24\",\r\n \"157.55.38.0/24\",\r\n \"157.55.39.0/24\",\r\n + \ \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n \"157.55.51.224/28\",\r\n + \ \"157.55.55.0/27\",\r\n \"157.55.55.32/28\",\r\n \"157.55.55.100/30\",\r\n + \ \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n + \ \"157.55.55.152/29\",\r\n \"157.55.55.160/28\",\r\n \"157.55.55.176/29\",\r\n + \ \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n \"157.55.55.228/30\",\r\n + \ \"157.55.55.232/29\",\r\n \"157.55.55.240/28\",\r\n \"157.55.60.224/27\",\r\n + \ \"157.55.64.0/20\",\r\n \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n + \ \"157.55.103.128/25\",\r\n \"157.55.106.0/26\",\r\n \"157.55.106.128/25\",\r\n + \ \"157.55.107.0/24\",\r\n \"157.55.108.0/23\",\r\n \"157.55.110.0/23\",\r\n + \ \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n + \ \"157.55.153.224/28\",\r\n \"157.55.154.128/25\",\r\n \"157.55.160.0/20\",\r\n + \ \"157.55.176.0/20\",\r\n \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n + \ \"157.55.204.1/32\",\r\n \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n + \ \"157.55.204.34/31\",\r\n \"157.55.204.128/25\",\r\n \"157.55.208.0/21\",\r\n + \ \"157.55.248.0/21\",\r\n \"157.56.2.0/25\",\r\n \"157.56.2.128/25\",\r\n + \ \"157.56.3.0/25\",\r\n \"157.56.3.128/25\",\r\n \"157.56.8.0/21\",\r\n + \ \"157.56.19.224/27\",\r\n \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n + \ \"157.56.24.160/27\",\r\n \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n + \ \"157.56.80.0/25\",\r\n \"157.56.117.64/27\",\r\n \"157.56.160.0/21\",\r\n + \ \"157.56.176.0/21\",\r\n \"157.56.216.0/26\",\r\n \"168.61.0.0/19\",\r\n + \ \"168.61.32.0/20\",\r\n \"168.61.48.0/21\",\r\n \"168.61.56.0/21\",\r\n + \ \"168.61.64.0/20\",\r\n \"168.61.80.0/20\",\r\n \"168.61.96.0/19\",\r\n + \ \"168.61.128.0/25\",\r\n \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n + \ \"168.61.128.192/26\",\r\n \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n + \ \"168.61.129.208/28\",\r\n \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n + \ \"168.61.130.128/25\",\r\n \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n + \ \"168.61.132.0/26\",\r\n \"168.61.136.0/21\",\r\n \"168.61.144.0/20\",\r\n + \ \"168.61.160.0/19\",\r\n \"168.61.208.0/20\",\r\n \"168.62.0.0/19\",\r\n + \ \"168.62.32.0/19\",\r\n \"168.62.64.0/19\",\r\n \"168.62.96.0/19\",\r\n + \ \"168.62.128.0/19\",\r\n \"168.62.160.0/19\",\r\n \"168.62.192.0/19\",\r\n + \ \"168.62.224.0/19\",\r\n \"168.63.0.0/19\",\r\n \"168.63.32.0/19\",\r\n + \ \"168.63.64.0/20\",\r\n \"168.63.80.0/21\",\r\n \"168.63.88.0/23\",\r\n + \ \"168.63.90.0/24\",\r\n \"168.63.91.0/26\",\r\n \"168.63.92.0/22\",\r\n + \ \"168.63.96.0/19\",\r\n \"168.63.128.0/24\",\r\n \"168.63.129.0/28\",\r\n + \ \"168.63.129.32/27\",\r\n \"168.63.129.64/26\",\r\n \"168.63.129.128/25\",\r\n + \ \"168.63.130.0/23\",\r\n \"168.63.132.0/22\",\r\n \"168.63.136.0/21\",\r\n + \ \"168.63.148.0/22\",\r\n \"168.63.152.0/22\",\r\n \"168.63.156.0/24\",\r\n + \ \"168.63.160.0/19\",\r\n \"168.63.192.0/19\",\r\n \"168.63.224.0/19\",\r\n + \ \"191.232.16.0/21\",\r\n \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n + \ \"191.232.160.0/19\",\r\n \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n + \ \"191.233.8.0/21\",\r\n \"191.233.16.0/20\",\r\n \"191.233.32.0/20\",\r\n + \ \"191.233.48.0/21\",\r\n \"191.233.64.0/18\",\r\n \"191.233.128.0/20\",\r\n + \ \"191.233.144.0/20\",\r\n \"191.233.160.0/19\",\r\n \"191.233.192.0/18\",\r\n + \ \"191.234.2.0/23\",\r\n \"191.234.16.0/20\",\r\n \"191.234.32.0/19\",\r\n + \ \"191.234.128.0/18\",\r\n \"191.234.192.0/19\",\r\n \"191.234.224.0/19\",\r\n + \ \"191.235.32.0/19\",\r\n \"191.235.64.0/18\",\r\n \"191.235.128.0/18\",\r\n + \ \"191.235.192.0/22\",\r\n \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n + \ \"191.235.208.0/20\",\r\n \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n + \ \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n \"191.235.255.0/24\",\r\n + \ \"191.236.0.0/18\",\r\n \"191.236.64.0/18\",\r\n \"191.236.128.0/18\",\r\n + \ \"191.236.192.0/18\",\r\n \"191.237.0.0/17\",\r\n \"191.237.128.0/18\",\r\n + \ \"191.237.192.0/23\",\r\n \"191.237.194.0/24\",\r\n \"191.237.195.0/24\",\r\n + \ \"191.237.196.0/24\",\r\n \"191.237.200.0/21\",\r\n \"191.237.208.0/20\",\r\n + \ \"191.237.224.0/21\",\r\n \"191.237.232.0/22\",\r\n \"191.237.236.0/24\",\r\n + \ \"191.237.238.0/24\",\r\n \"191.237.240.0/23\",\r\n \"191.237.248.0/21\",\r\n + \ \"191.238.0.0/18\",\r\n \"191.238.64.0/23\",\r\n \"191.238.66.0/23\",\r\n + \ \"191.238.68.0/24\",\r\n \"191.238.70.0/23\",\r\n \"191.238.72.0/21\",\r\n + \ \"191.238.80.0/21\",\r\n \"191.238.88.0/22\",\r\n \"191.238.92.0/23\",\r\n + \ \"191.238.96.0/19\",\r\n \"191.238.128.0/21\",\r\n \"191.238.144.0/20\",\r\n + \ \"191.238.160.0/19\",\r\n \"191.238.192.0/19\",\r\n \"191.238.224.0/19\",\r\n + \ \"191.239.0.0/18\",\r\n \"191.239.64.0/19\",\r\n \"191.239.96.0/20\",\r\n + \ \"191.239.112.0/20\",\r\n \"191.239.160.0/19\",\r\n \"191.239.192.0/22\",\r\n + \ \"191.239.200.0/22\",\r\n \"191.239.204.0/22\",\r\n \"191.239.208.0/20\",\r\n + \ \"191.239.224.0/20\",\r\n \"191.239.240.0/20\",\r\n \"193.149.64.0/21\",\r\n + \ \"193.149.72.0/21\",\r\n \"193.149.80.0/21\",\r\n \"193.149.88.0/21\",\r\n + \ \"198.180.97.0/24\",\r\n \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n + \ \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n \"199.30.24.0/23\",\r\n + \ \"199.30.27.0/25\",\r\n \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n + \ \"199.30.28.64/26\",\r\n \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n + \ \"199.30.31.0/25\",\r\n \"199.30.31.192/26\",\r\n \"202.89.233.64/27\",\r\n + \ \"202.89.235.128/25\",\r\n \"204.79.180.0/24\",\r\n \"204.152.18.0/31\",\r\n + \ \"204.152.18.8/29\",\r\n \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n + \ \"204.152.19.0/24\",\r\n \"204.231.197.0/24\",\r\n \"207.46.13.0/24\",\r\n + \ \"207.46.50.128/28\",\r\n \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n + \ \"207.46.63.128/25\",\r\n \"207.46.67.160/27\",\r\n \"207.46.67.192/27\",\r\n + \ \"207.46.72.0/27\",\r\n \"207.46.77.224/28\",\r\n \"207.46.87.0/24\",\r\n + \ \"207.46.89.16/28\",\r\n \"207.46.95.32/27\",\r\n \"207.46.126.0/24\",\r\n + \ \"207.46.128.0/19\",\r\n \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n + \ \"207.46.198.128/25\",\r\n \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n + \ \"207.46.202.128/28\",\r\n \"207.46.205.0/24\",\r\n \"207.46.224.0/20\",\r\n + \ \"207.68.174.8/29\",\r\n \"207.68.174.40/29\",\r\n \"207.68.174.48/29\",\r\n + \ \"207.68.174.184/29\",\r\n \"207.68.174.208/28\",\r\n \"209.240.212.0/23\",\r\n + \ \"213.199.128.0/20\",\r\n \"213.199.169.0/24\",\r\n \"213.199.180.32/28\",\r\n + \ \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n + \ \"213.199.183.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n + \ \"2602:fd5e:2::/57\",\r\n \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n + \ \"2603:1000:4::/47\",\r\n \"2603:1000:100::/47\",\r\n \"2603:1000:103::/48\",\r\n + \ \"2603:1000:104::/47\",\r\n \"2603:1006:1400::/63\",\r\n + \ \"2603:1006:1401::/63\",\r\n \"2603:1006:1500::/64\",\r\n + \ \"2603:1006:1500:4::/64\",\r\n \"2603:1006:2000::/59\",\r\n + \ \"2603:1006:2000:20::/59\",\r\n \"2603:1007:200::/59\",\r\n + \ \"2603:1007:200:20::/59\",\r\n \"2603:1010::/46\",\r\n + \ \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n \"2603:1010:100::/40\",\r\n + \ \"2603:1010:200::/47\",\r\n \"2603:1010:202::/48\",\r\n + \ \"2603:1010:204::/48\",\r\n \"2603:1010:205::/48\",\r\n + \ \"2603:1010:206::/48\",\r\n \"2603:1010:300::/47\",\r\n + \ \"2603:1010:303::/48\",\r\n \"2603:1010:304::/47\",\r\n + \ \"2603:1010:400::/47\",\r\n \"2603:1010:403::/48\",\r\n + \ \"2603:1010:404::/47\",\r\n \"2603:1016:1400::/59\",\r\n + \ \"2603:1016:1400:20::/59\",\r\n \"2603:1016:1400:40::/59\",\r\n + \ \"2603:1016:1400:60::/59\",\r\n \"2603:1016:2400::/48\",\r\n + \ \"2603:1016:2401::/48\",\r\n \"2603:1016:2402::/48\",\r\n + \ \"2603:1016:2403::/48\",\r\n \"2603:1016:2500::/64\",\r\n + \ \"2603:1016:2500:4::/64\",\r\n \"2603:1016:2500:8::/64\",\r\n + \ \"2603:1016:2500:c::/64\",\r\n \"2603:1017::/59\",\r\n + \ \"2603:1017:0:20::/59\",\r\n \"2603:1017:0:40::/59\",\r\n \ \"2603:1017:0:60::/59\",\r\n \"2603:1020::/47\",\r\n \"2603:1020:2::/48\",\r\n \ \"2603:1020:4::/48\",\r\n \"2603:1020:5::/48\",\r\n \"2603:1020:6::/48\",\r\n \ \"2603:1020:100::/47\",\r\n \"2603:1020:103::/48\",\r\n @@ -50801,9 +52125,8 @@ interactions: \ \"2603:1030:9:200::/57\",\r\n \"2603:1030:9:280::/61\",\r\n \ \"2603:1030:9:288::/62\",\r\n \"2603:1030:9:28c::/64\",\r\n \ \"2603:1030:9:28d::/64\",\r\n \"2603:1030:9:28e::/63\",\r\n - \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/60\",\r\n - \ \"2603:1030:9:2b0::/61\",\r\n \"2603:1030:9:2b8::/62\",\r\n - \ \"2603:1030:9:2bc::/63\",\r\n \"2603:1030:9:2be::/64\",\r\n + \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/59\",\r\n + \ \"2603:1030:9:2c0::/63\",\r\n \"2603:1030:9:2c2::/64\",\r\n \ \"2603:1030:a::/47\",\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:e::/48\",\r\n \ \"2603:1030:f::/48\",\r\n \"2603:1030:10::/47\",\r\n \"2603:1030:12::/48\",\r\n \ \"2603:1030:13::/56\",\r\n \"2603:1030:13:100::/56\",\r\n @@ -50907,47 +52230,50 @@ interactions: \ \"2603:1030:401:348::/61\",\r\n \"2603:1030:401:350::/60\",\r\n \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n - \ \"2603:1030:402::/47\",\r\n \"2603:1030:405::/48\",\r\n - \ \"2603:1030:406::/47\",\r\n \"2603:1030:408::/48\",\r\n - \ \"2603:1030:409::/48\",\r\n \"2603:1030:40a::/64\",\r\n - \ \"2603:1030:40a:1::/64\",\r\n \"2603:1030:40a:2::/64\",\r\n - \ \"2603:1030:40a:3::/64\",\r\n \"2603:1030:40a:4::/62\",\r\n - \ \"2603:1030:40a:8::/63\",\r\n \"2603:1030:40b::/48\",\r\n - \ \"2603:1030:40c::/48\",\r\n \"2603:1030:40d::/60\",\r\n - \ \"2603:1030:40d:4000::/50\",\r\n \"2603:1030:40d:8000::/49\",\r\n - \ \"2603:1030:40e::/56\",\r\n \"2603:1030:40e:100::/56\",\r\n - \ \"2603:1030:40f::/48\",\r\n \"2603:1030:410::/48\",\r\n - \ \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n - \ \"2603:1030:504::/47\",\r\n \"2603:1030:600::/46\",\r\n - \ \"2603:1030:604::/47\",\r\n \"2603:1030:607::/48\",\r\n - \ \"2603:1030:608::/47\",\r\n \"2603:1030:800::/48\",\r\n - \ \"2603:1030:802::/47\",\r\n \"2603:1030:804::/58\",\r\n - \ \"2603:1030:804:40::/60\",\r\n \"2603:1030:804:50::/63\",\r\n - \ \"2603:1030:804:52::/64\",\r\n \"2603:1030:804:53::/64\",\r\n - \ \"2603:1030:804:54::/64\",\r\n \"2603:1030:804:55::/64\",\r\n - \ \"2603:1030:804:56::/63\",\r\n \"2603:1030:804:58::/63\",\r\n - \ \"2603:1030:804:5a::/64\",\r\n \"2603:1030:804:5b::/64\",\r\n - \ \"2603:1030:804:5c::/62\",\r\n \"2603:1030:804:60::/62\",\r\n - \ \"2603:1030:804:64::/63\",\r\n \"2603:1030:804:66::/64\",\r\n - \ \"2603:1030:804:67::/64\",\r\n \"2603:1030:804:68::/61\",\r\n - \ \"2603:1030:804:70::/60\",\r\n \"2603:1030:804:80::/59\",\r\n - \ \"2603:1030:804:a0::/62\",\r\n \"2603:1030:804:a4::/64\",\r\n - \ \"2603:1030:804:a5::/64\",\r\n \"2603:1030:804:a6::/63\",\r\n - \ \"2603:1030:804:a8::/61\",\r\n \"2603:1030:804:b0::/62\",\r\n - \ \"2603:1030:804:b4::/64\",\r\n \"2603:1030:804:b5::/64\",\r\n - \ \"2603:1030:804:b6::/63\",\r\n \"2603:1030:804:b8::/61\",\r\n - \ \"2603:1030:804:c0::/61\",\r\n \"2603:1030:804:c8::/62\",\r\n - \ \"2603:1030:804:cc::/63\",\r\n \"2603:1030:804:ce::/63\",\r\n - \ \"2603:1030:804:d0::/63\",\r\n \"2603:1030:804:d2::/63\",\r\n - \ \"2603:1030:804:d4::/62\",\r\n \"2603:1030:804:d8::/61\",\r\n - \ \"2603:1030:804:e0::/59\",\r\n \"2603:1030:804:100::/57\",\r\n - \ \"2603:1030:804:180::/58\",\r\n \"2603:1030:804:1c0::/61\",\r\n - \ \"2603:1030:804:1c8::/64\",\r\n \"2603:1030:804:1c9::/64\",\r\n - \ \"2603:1030:804:1ca::/63\",\r\n \"2603:1030:804:1cc::/64\",\r\n - \ \"2603:1030:804:1cd::/64\",\r\n \"2603:1030:804:1ce::/63\",\r\n - \ \"2603:1030:804:1d0::/60\",\r\n \"2603:1030:804:1e0::/60\",\r\n - \ \"2603:1030:804:1f0::/61\",\r\n \"2603:1030:804:1f8::/62\",\r\n - \ \"2603:1030:804:1fc::/64\",\r\n \"2603:1030:805::/48\",\r\n + \ \"2603:1030:401:36b::/64\",\r\n \"2603:1030:401:36c::/62\",\r\n + \ \"2603:1030:401:370::/60\",\r\n \"2603:1030:401:380::/63\",\r\n + \ \"2603:1030:401:382::/64\",\r\n \"2603:1030:401:383::/64\",\r\n + \ \"2603:1030:401:384::/62\",\r\n \"2603:1030:402::/47\",\r\n + \ \"2603:1030:405::/48\",\r\n \"2603:1030:406::/47\",\r\n + \ \"2603:1030:408::/48\",\r\n \"2603:1030:409::/48\",\r\n + \ \"2603:1030:40a::/64\",\r\n \"2603:1030:40a:1::/64\",\r\n + \ \"2603:1030:40a:2::/64\",\r\n \"2603:1030:40a:3::/64\",\r\n + \ \"2603:1030:40a:4::/62\",\r\n \"2603:1030:40a:8::/63\",\r\n + \ \"2603:1030:40b::/48\",\r\n \"2603:1030:40c::/48\",\r\n + \ \"2603:1030:40d::/60\",\r\n \"2603:1030:40d:4000::/50\",\r\n + \ \"2603:1030:40d:8000::/49\",\r\n \"2603:1030:40e::/56\",\r\n + \ \"2603:1030:40e:100::/56\",\r\n \"2603:1030:40f::/48\",\r\n + \ \"2603:1030:410::/48\",\r\n \"2603:1030:500::/47\",\r\n + \ \"2603:1030:503::/48\",\r\n \"2603:1030:504::/47\",\r\n + \ \"2603:1030:600::/46\",\r\n \"2603:1030:604::/47\",\r\n + \ \"2603:1030:607::/48\",\r\n \"2603:1030:608::/47\",\r\n + \ \"2603:1030:800::/48\",\r\n \"2603:1030:802::/47\",\r\n + \ \"2603:1030:804::/58\",\r\n \"2603:1030:804:40::/60\",\r\n + \ \"2603:1030:804:50::/63\",\r\n \"2603:1030:804:52::/64\",\r\n + \ \"2603:1030:804:53::/64\",\r\n \"2603:1030:804:54::/64\",\r\n + \ \"2603:1030:804:55::/64\",\r\n \"2603:1030:804:56::/63\",\r\n + \ \"2603:1030:804:58::/63\",\r\n \"2603:1030:804:5a::/64\",\r\n + \ \"2603:1030:804:5b::/64\",\r\n \"2603:1030:804:5c::/62\",\r\n + \ \"2603:1030:804:60::/62\",\r\n \"2603:1030:804:64::/63\",\r\n + \ \"2603:1030:804:66::/64\",\r\n \"2603:1030:804:67::/64\",\r\n + \ \"2603:1030:804:68::/61\",\r\n \"2603:1030:804:70::/60\",\r\n + \ \"2603:1030:804:80::/59\",\r\n \"2603:1030:804:a0::/62\",\r\n + \ \"2603:1030:804:a4::/64\",\r\n \"2603:1030:804:a5::/64\",\r\n + \ \"2603:1030:804:a6::/63\",\r\n \"2603:1030:804:a8::/61\",\r\n + \ \"2603:1030:804:b0::/62\",\r\n \"2603:1030:804:b4::/64\",\r\n + \ \"2603:1030:804:b5::/64\",\r\n \"2603:1030:804:b6::/63\",\r\n + \ \"2603:1030:804:b8::/61\",\r\n \"2603:1030:804:c0::/61\",\r\n + \ \"2603:1030:804:c8::/62\",\r\n \"2603:1030:804:cc::/63\",\r\n + \ \"2603:1030:804:ce::/63\",\r\n \"2603:1030:804:d0::/63\",\r\n + \ \"2603:1030:804:d2::/63\",\r\n \"2603:1030:804:d4::/62\",\r\n + \ \"2603:1030:804:d8::/61\",\r\n \"2603:1030:804:e0::/59\",\r\n + \ \"2603:1030:804:100::/57\",\r\n \"2603:1030:804:180::/58\",\r\n + \ \"2603:1030:804:1c0::/61\",\r\n \"2603:1030:804:1c8::/64\",\r\n + \ \"2603:1030:804:1c9::/64\",\r\n \"2603:1030:804:1ca::/63\",\r\n + \ \"2603:1030:804:1cc::/64\",\r\n \"2603:1030:804:1cd::/64\",\r\n + \ \"2603:1030:804:1ce::/63\",\r\n \"2603:1030:804:1d0::/60\",\r\n + \ \"2603:1030:804:1e0::/59\",\r\n \"2603:1030:804:200::/61\",\r\n + \ \"2603:1030:804:208::/64\",\r\n \"2603:1030:805::/48\",\r\n \ \"2603:1030:806::/48\",\r\n \"2603:1030:807::/48\",\r\n \ \"2603:1030:809::/48\",\r\n \"2603:1030:80a::/56\",\r\n \ \"2603:1030:80b::/48\",\r\n \"2603:1030:80c::/48\",\r\n @@ -51074,109 +52400,137 @@ interactions: \ \"2603:1056:1400::/48\",\r\n \"2603:1056:1401::/48\",\r\n \ \"2603:1056:1402::/48\",\r\n \"2603:1056:1403::/48\",\r\n \ \"2603:1056:1500::/64\",\r\n \"2603:1056:1500:4::/64\",\r\n - \ \"2603:1056:1500:c::/64\",\r\n \"2603:1056:2000:20::/59\",\r\n - \ \"2603:1056:2000:60::/59\",\r\n \"2603:1057:2:20::/59\",\r\n - \ \"2603:1057:2:60::/59\",\r\n \"2603:1061:1000::/48\",\r\n - \ \"2603:1061:1001::/48\",\r\n \"2603:1061:1002::/48\",\r\n - \ \"2603:1061:1003::/48\",\r\n \"2603:1061:1004::/59\",\r\n - \ \"2603:1061:1004:20::/60\",\r\n \"2603:1061:1004:30::/62\",\r\n - \ \"2603:1061:1004:34::/63\",\r\n \"2603:1061:1004:36::/64\",\r\n - \ \"2603:1062:2::/57\",\r\n \"2603:1062:2:80::/57\",\r\n - \ \"2603:1062:2:100::/57\",\r\n \"2603:1062:2:180::/57\",\r\n - \ \"2603:1063:8::/56\",\r\n \"2603:1063:9::/56\",\r\n \"2603:1063:16::/56\",\r\n - \ \"2603:1063:24::/56\",\r\n \"2603:1063:26::/56\",\r\n \"2603:1063:108::/55\",\r\n + \ \"2603:1056:2000:20::/59\",\r\n \"2603:1056:2000:60::/59\",\r\n + \ \"2603:1057:2:20::/59\",\r\n \"2603:1057:2:60::/59\",\r\n + \ \"2603:1061:1000::/48\",\r\n \"2603:1061:1001::/48\",\r\n + \ \"2603:1061:1002::/48\",\r\n \"2603:1061:1003::/48\",\r\n + \ \"2603:1061:1004::/59\",\r\n \"2603:1061:1004:20::/60\",\r\n + \ \"2603:1061:1004:30::/62\",\r\n \"2603:1061:1004:34::/63\",\r\n + \ \"2603:1061:1004:36::/64\",\r\n \"2603:1062:2::/57\",\r\n + \ \"2603:1062:2:80::/57\",\r\n \"2603:1062:2:100::/57\",\r\n + \ \"2603:1062:2:180::/57\",\r\n \"2603:1063:8::/56\",\r\n + \ \"2603:1063:9::/56\",\r\n \"2603:1063:16::/56\",\r\n \"2603:1063:24::/56\",\r\n + \ \"2603:1063:26::/56\",\r\n \"2603:1063:108::/55\",\r\n \ \"2603:1063:109::/55\",\r\n \"2603:1063:116::/55\",\r\n \ \"2603:1063:124::/55\",\r\n \"2603:1063:126::/55\",\r\n \ \"2603:1063:208::/55\",\r\n \"2603:1063:209::/55\",\r\n \ \"2603:1063:216::/55\",\r\n \"2603:1063:224::/55\",\r\n - \ \"2603:1063:226::/55\",\r\n \"2a01:111:f100:1000::/62\",\r\n - \ \"2a01:111:f100:1004::/63\",\r\n \"2a01:111:f100:2000::/52\",\r\n - \ \"2a01:111:f100:3000::/52\",\r\n \"2a01:111:f100:4002::/64\",\r\n - \ \"2a01:111:f100:5000::/52\",\r\n \"2a01:111:f100:6000::/64\",\r\n - \ \"2a01:111:f100:a000::/63\",\r\n \"2a01:111:f100:a002::/64\",\r\n - \ \"2a01:111:f100:a004::/64\",\r\n \"2a01:111:f403:c000::/64\",\r\n - \ \"2a01:111:f403:c004::/62\",\r\n \"2a01:111:f403:c100::/64\",\r\n - \ \"2a01:111:f403:c10c::/62\",\r\n \"2a01:111:f403:c110::/64\",\r\n - \ \"2a01:111:f403:c111::/64\",\r\n \"2a01:111:f403:c112::/64\",\r\n - \ \"2a01:111:f403:c113::/64\",\r\n \"2a01:111:f403:c114::/64\",\r\n - \ \"2a01:111:f403:c200::/64\",\r\n \"2a01:111:f403:c201::/64\",\r\n - \ \"2a01:111:f403:c202::/64\",\r\n \"2a01:111:f403:c203::/64\",\r\n - \ \"2a01:111:f403:c204::/64\",\r\n \"2a01:111:f403:c400::/64\",\r\n - \ \"2a01:111:f403:c401::/64\",\r\n \"2a01:111:f403:c800::/64\",\r\n - \ \"2a01:111:f403:c804::/62\",\r\n \"2a01:111:f403:c900::/64\",\r\n - \ \"2a01:111:f403:c904::/62\",\r\n \"2a01:111:f403:c908::/62\",\r\n - \ \"2a01:111:f403:c90c::/62\",\r\n \"2a01:111:f403:c910::/62\",\r\n - \ \"2a01:111:f403:c914::/62\",\r\n \"2a01:111:f403:c918::/64\",\r\n - \ \"2a01:111:f403:c919::/64\",\r\n \"2a01:111:f403:c91a::/63\",\r\n - \ \"2a01:111:f403:c91c::/63\",\r\n \"2a01:111:f403:c91e::/63\",\r\n - \ \"2a01:111:f403:c920::/63\",\r\n \"2a01:111:f403:c922::/64\",\r\n - \ \"2a01:111:f403:c923::/64\",\r\n \"2a01:111:f403:c924::/62\",\r\n - \ \"2a01:111:f403:c928::/62\",\r\n \"2a01:111:f403:c92c::/64\",\r\n - \ \"2a01:111:f403:c92d::/64\",\r\n \"2a01:111:f403:c92e::/63\",\r\n - \ \"2a01:111:f403:c930::/63\",\r\n \"2a01:111:f403:c932::/63\",\r\n - \ \"2a01:111:f403:c934::/63\",\r\n \"2a01:111:f403:c936::/64\",\r\n - \ \"2a01:111:f403:c937::/64\",\r\n \"2a01:111:f403:c938::/62\",\r\n - \ \"2a01:111:f403:c93c::/62\",\r\n \"2a01:111:f403:c940::/64\",\r\n - \ \"2a01:111:f403:ca00::/62\",\r\n \"2a01:111:f403:ca04::/64\",\r\n - \ \"2a01:111:f403:ca05::/64\",\r\n \"2a01:111:f403:ca06::/63\",\r\n - \ \"2a01:111:f403:ca08::/63\",\r\n \"2a01:111:f403:ca10::/64\",\r\n - \ \"2a01:111:f403:ca11::/64\",\r\n \"2a01:111:f403:ca12::/63\",\r\n - \ \"2a01:111:f403:ca14::/63\",\r\n \"2a01:111:f403:ca16::/63\",\r\n - \ \"2a01:111:f403:ca18::/63\",\r\n \"2a01:111:f403:ca20::/62\",\r\n - \ \"2a01:111:f403:ca24::/64\",\r\n \"2a01:111:f403:cc00::/62\",\r\n - \ \"2a01:111:f403:cc04::/64\",\r\n \"2a01:111:f403:cc05::/64\",\r\n - \ \"2a01:111:f403:cc06::/63\",\r\n \"2a01:111:f403:cc08::/63\",\r\n - \ \"2a01:111:f403:d000::/64\",\r\n \"2a01:111:f403:d004::/62\",\r\n - \ \"2a01:111:f403:d100::/64\",\r\n \"2a01:111:f403:d104::/62\",\r\n - \ \"2a01:111:f403:d108::/62\",\r\n \"2a01:111:f403:d10c::/62\",\r\n - \ \"2a01:111:f403:d120::/62\",\r\n \"2a01:111:f403:d124::/64\",\r\n - \ \"2a01:111:f403:d125::/64\",\r\n \"2a01:111:f403:d200::/64\",\r\n - \ \"2a01:111:f403:d201::/64\",\r\n \"2a01:111:f403:d202::/64\",\r\n - \ \"2a01:111:f403:d203::/64\",\r\n \"2a01:111:f403:d205::/64\",\r\n - \ \"2a01:111:f403:d401::/64\",\r\n \"2a01:111:f403:d402::/64\",\r\n - \ \"2a01:111:f403:d800::/64\",\r\n \"2a01:111:f403:d804::/62\",\r\n - \ \"2a01:111:f403:d900::/64\",\r\n \"2a01:111:f403:d904::/62\",\r\n - \ \"2a01:111:f403:d908::/62\",\r\n \"2a01:111:f403:d90c::/62\",\r\n - \ \"2a01:111:f403:d910::/62\",\r\n \"2a01:111:f403:d914::/64\",\r\n - \ \"2a01:111:f403:d915::/64\",\r\n \"2a01:111:f403:da00::/64\",\r\n - \ \"2a01:111:f403:da01::/64\",\r\n \"2a01:111:f403:da02::/64\",\r\n - \ \"2a01:111:f403:da03::/64\",\r\n \"2a01:111:f403:da05::/64\",\r\n - \ \"2a01:111:f403:dc00::/64\",\r\n \"2a01:111:f403:dc01::/64\",\r\n - \ \"2a01:111:f403:e000::/64\",\r\n \"2a01:111:f403:e003::/64\",\r\n - \ \"2a01:111:f403:e004::/62\",\r\n \"2a01:111:f403:e008::/62\",\r\n - \ \"2a01:111:f403:e00c::/62\",\r\n \"2a01:111:f403:e010::/62\",\r\n - \ \"2a01:111:f403:e014::/64\",\r\n \"2a01:111:f403:e200::/64\",\r\n - \ \"2a01:111:f403:e201::/64\",\r\n \"2a01:111:f403:e202::/64\",\r\n - \ \"2a01:111:f403:e203::/64\",\r\n \"2a01:111:f403:e205::/64\",\r\n - \ \"2a01:111:f403:e400::/64\",\r\n \"2a01:111:f403:e401::/64\",\r\n - \ \"2a01:111:f403:f000::/64\",\r\n \"2a01:111:f403:f800::/62\",\r\n - \ \"2a01:111:f403:f804::/62\",\r\n \"2a01:111:f403:f900::/62\",\r\n - \ \"2a01:111:f403:f904::/62\",\r\n \"2a01:111:f403:f908::/62\",\r\n - \ \"2a01:111:f403:f90c::/62\",\r\n \"2a01:111:f403:f910::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiacentral\",\r\n - \ \"id\": \"AzureCloud.australiacentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.155.128/26\",\r\n \"13.105.27.160/27\",\r\n - \ \"20.28.0.0/17\",\r\n \"20.36.32.0/19\",\r\n \"20.36.104.0/21\",\r\n - \ \"20.37.0.0/18\",\r\n \"20.37.224.0/19\",\r\n \"20.38.184.0/22\",\r\n - \ \"20.39.64.0/21\",\r\n \"20.47.35.0/24\",\r\n \"20.53.0.0/19\",\r\n - \ \"20.53.48.0/21\",\r\n \"20.60.214.0/23\",\r\n \"20.70.0.0/18\",\r\n - \ \"20.135.52.0/23\",\r\n \"20.150.124.0/24\",\r\n \"20.157.0.0/24\",\r\n - \ \"20.157.101.0/24\",\r\n \"20.157.138.0/24\",\r\n \"20.190.189.64/26\",\r\n - \ \"20.213.224.0/19\",\r\n \"20.227.128.0/17\",\r\n \"20.248.0.0/17\",\r\n - \ \"40.82.240.0/22\",\r\n \"40.90.130.48/28\",\r\n \"40.90.142.96/27\",\r\n - \ \"40.90.149.64/27\",\r\n \"40.126.61.64/26\",\r\n \"52.108.74.0/24\",\r\n - \ \"52.108.95.0/24\",\r\n \"52.109.128.0/22\",\r\n \"52.111.248.0/24\",\r\n - \ \"52.143.219.0/24\",\r\n \"52.239.216.0/23\",\r\n \"2603:1010:300::/47\",\r\n - \ \"2603:1010:303::/48\",\r\n \"2603:1010:304::/47\",\r\n - \ \"2603:1016:1400:20::/59\",\r\n \"2603:1016:2400::/48\",\r\n - \ \"2603:1016:2500:4::/64\",\r\n \"2603:1017:0:20::/59\"\r\n + \ \"2603:1063:226::/55\",\r\n \"2603:1063:2200::/64\",\r\n + \ \"2603:1063:2200:4::/64\",\r\n \"2603:1063:2200:8::/64\",\r\n + \ \"2603:1063:2200:c::/64\",\r\n \"2603:1063:2200:10::/64\",\r\n + \ \"2603:1063:2200:14::/64\",\r\n \"2603:1063:2200:18::/64\",\r\n + \ \"2603:1063:2200:1c::/64\",\r\n \"2603:1063:2200:20::/64\",\r\n + \ \"2603:1063:2200:24::/64\",\r\n \"2603:1063:2200:28::/64\",\r\n + \ \"2603:1063:2200:2c::/64\",\r\n \"2603:1063:2200:30::/64\",\r\n + \ \"2603:1063:2202::/64\",\r\n \"2603:1063:2202:4::/64\",\r\n + \ \"2603:1063:2202:8::/64\",\r\n \"2603:1063:2202:c::/64\",\r\n + \ \"2603:1063:2202:10::/64\",\r\n \"2603:1063:2202:14::/64\",\r\n + \ \"2603:1063:2202:18::/64\",\r\n \"2603:1063:2202:1c::/64\",\r\n + \ \"2603:1063:2202:20::/64\",\r\n \"2603:1063:2202:24::/64\",\r\n + \ \"2603:1063:2202:28::/64\",\r\n \"2603:1063:2202:2c::/64\",\r\n + \ \"2603:1063:2202:30::/64\",\r\n \"2603:1063:2202:34::/64\",\r\n + \ \"2603:1063:2202:38::/64\",\r\n \"2603:1063:2202:3c::/64\",\r\n + \ \"2603:1063:2202:40::/64\",\r\n \"2603:1063:2202:44::/64\",\r\n + \ \"2603:1063:2202:48::/64\",\r\n \"2603:1063:2202:4c::/64\",\r\n + \ \"2603:1063:2202:50::/64\",\r\n \"2603:1063:2204::/64\",\r\n + \ \"2603:1063:2204:4::/64\",\r\n \"2603:1063:2206::/64\",\r\n + \ \"2603:1063:2206:4::/64\",\r\n \"2603:1063:2206:8::/64\",\r\n + \ \"2603:1063:2206:c::/64\",\r\n \"2603:1063:2206:10::/64\",\r\n + \ \"2603:1063:2206:14::/64\",\r\n \"2603:1063:2206:18::/64\",\r\n + \ \"2603:1063:2206:1c::/64\",\r\n \"2603:1063:2206:20::/64\",\r\n + \ \"2603:1063:2206:24::/64\",\r\n \"2603:1063:2206:28::/64\",\r\n + \ \"2603:1063:2206:2c::/64\",\r\n \"2603:1063:2206:30::/64\",\r\n + \ \"2603:1063:2206:34::/64\",\r\n \"2603:1063:2206:38::/64\",\r\n + \ \"2603:1063:2206:3c::/64\",\r\n \"2603:1063:2206:40::/64\",\r\n + \ \"2603:1063:2206:44::/64\",\r\n \"2603:1063:2206:48::/64\",\r\n + \ \"2a01:111:f100:1000::/62\",\r\n \"2a01:111:f100:1004::/63\",\r\n + \ \"2a01:111:f100:2000::/52\",\r\n \"2a01:111:f100:3000::/52\",\r\n + \ \"2a01:111:f100:4002::/64\",\r\n \"2a01:111:f100:5000::/52\",\r\n + \ \"2a01:111:f100:6000::/64\",\r\n \"2a01:111:f100:a000::/63\",\r\n + \ \"2a01:111:f100:a002::/64\",\r\n \"2a01:111:f100:a004::/64\",\r\n + \ \"2a01:111:f403:c000::/64\",\r\n \"2a01:111:f403:c004::/62\",\r\n + \ \"2a01:111:f403:c100::/64\",\r\n \"2a01:111:f403:c10c::/62\",\r\n + \ \"2a01:111:f403:c110::/64\",\r\n \"2a01:111:f403:c111::/64\",\r\n + \ \"2a01:111:f403:c112::/64\",\r\n \"2a01:111:f403:c113::/64\",\r\n + \ \"2a01:111:f403:c114::/64\",\r\n \"2a01:111:f403:c200::/64\",\r\n + \ \"2a01:111:f403:c201::/64\",\r\n \"2a01:111:f403:c202::/64\",\r\n + \ \"2a01:111:f403:c203::/64\",\r\n \"2a01:111:f403:c204::/64\",\r\n + \ \"2a01:111:f403:c400::/64\",\r\n \"2a01:111:f403:c401::/64\",\r\n + \ \"2a01:111:f403:c800::/64\",\r\n \"2a01:111:f403:c804::/62\",\r\n + \ \"2a01:111:f403:c900::/64\",\r\n \"2a01:111:f403:c904::/62\",\r\n + \ \"2a01:111:f403:c908::/62\",\r\n \"2a01:111:f403:c90c::/62\",\r\n + \ \"2a01:111:f403:c910::/62\",\r\n \"2a01:111:f403:c914::/62\",\r\n + \ \"2a01:111:f403:c918::/64\",\r\n \"2a01:111:f403:c919::/64\",\r\n + \ \"2a01:111:f403:c91a::/63\",\r\n \"2a01:111:f403:c91c::/63\",\r\n + \ \"2a01:111:f403:c91e::/63\",\r\n \"2a01:111:f403:c920::/63\",\r\n + \ \"2a01:111:f403:c922::/64\",\r\n \"2a01:111:f403:c923::/64\",\r\n + \ \"2a01:111:f403:c924::/62\",\r\n \"2a01:111:f403:c928::/62\",\r\n + \ \"2a01:111:f403:c92c::/64\",\r\n \"2a01:111:f403:c92d::/64\",\r\n + \ \"2a01:111:f403:c92e::/63\",\r\n \"2a01:111:f403:c930::/63\",\r\n + \ \"2a01:111:f403:c932::/63\",\r\n \"2a01:111:f403:c934::/63\",\r\n + \ \"2a01:111:f403:c936::/64\",\r\n \"2a01:111:f403:c937::/64\",\r\n + \ \"2a01:111:f403:c938::/62\",\r\n \"2a01:111:f403:c93c::/62\",\r\n + \ \"2a01:111:f403:c940::/64\",\r\n \"2a01:111:f403:ca00::/62\",\r\n + \ \"2a01:111:f403:ca04::/64\",\r\n \"2a01:111:f403:ca05::/64\",\r\n + \ \"2a01:111:f403:ca06::/63\",\r\n \"2a01:111:f403:ca08::/63\",\r\n + \ \"2a01:111:f403:ca10::/64\",\r\n \"2a01:111:f403:ca11::/64\",\r\n + \ \"2a01:111:f403:ca12::/63\",\r\n \"2a01:111:f403:ca14::/63\",\r\n + \ \"2a01:111:f403:ca16::/63\",\r\n \"2a01:111:f403:ca18::/63\",\r\n + \ \"2a01:111:f403:ca20::/62\",\r\n \"2a01:111:f403:ca24::/64\",\r\n + \ \"2a01:111:f403:cc00::/62\",\r\n \"2a01:111:f403:cc04::/64\",\r\n + \ \"2a01:111:f403:cc05::/64\",\r\n \"2a01:111:f403:cc06::/63\",\r\n + \ \"2a01:111:f403:cc08::/63\",\r\n \"2a01:111:f403:d000::/64\",\r\n + \ \"2a01:111:f403:d004::/62\",\r\n \"2a01:111:f403:d100::/64\",\r\n + \ \"2a01:111:f403:d104::/62\",\r\n \"2a01:111:f403:d108::/62\",\r\n + \ \"2a01:111:f403:d10c::/62\",\r\n \"2a01:111:f403:d120::/62\",\r\n + \ \"2a01:111:f403:d124::/64\",\r\n \"2a01:111:f403:d125::/64\",\r\n + \ \"2a01:111:f403:d200::/64\",\r\n \"2a01:111:f403:d201::/64\",\r\n + \ \"2a01:111:f403:d202::/64\",\r\n \"2a01:111:f403:d203::/64\",\r\n + \ \"2a01:111:f403:d205::/64\",\r\n \"2a01:111:f403:d401::/64\",\r\n + \ \"2a01:111:f403:d402::/64\",\r\n \"2a01:111:f403:d800::/64\",\r\n + \ \"2a01:111:f403:d804::/62\",\r\n \"2a01:111:f403:d900::/64\",\r\n + \ \"2a01:111:f403:d904::/62\",\r\n \"2a01:111:f403:d908::/62\",\r\n + \ \"2a01:111:f403:d90c::/62\",\r\n \"2a01:111:f403:d910::/62\",\r\n + \ \"2a01:111:f403:d914::/64\",\r\n \"2a01:111:f403:d915::/64\",\r\n + \ \"2a01:111:f403:da00::/64\",\r\n \"2a01:111:f403:da01::/64\",\r\n + \ \"2a01:111:f403:da02::/64\",\r\n \"2a01:111:f403:da03::/64\",\r\n + \ \"2a01:111:f403:da05::/64\",\r\n \"2a01:111:f403:dc00::/64\",\r\n + \ \"2a01:111:f403:dc01::/64\",\r\n \"2a01:111:f403:e000::/64\",\r\n + \ \"2a01:111:f403:e003::/64\",\r\n \"2a01:111:f403:e004::/62\",\r\n + \ \"2a01:111:f403:e008::/62\",\r\n \"2a01:111:f403:e00c::/62\",\r\n + \ \"2a01:111:f403:e010::/62\",\r\n \"2a01:111:f403:e014::/64\",\r\n + \ \"2a01:111:f403:e200::/64\",\r\n \"2a01:111:f403:e201::/64\",\r\n + \ \"2a01:111:f403:e202::/64\",\r\n \"2a01:111:f403:e203::/64\",\r\n + \ \"2a01:111:f403:e205::/64\",\r\n \"2a01:111:f403:e400::/64\",\r\n + \ \"2a01:111:f403:e401::/64\",\r\n \"2a01:111:f403:f000::/64\",\r\n + \ \"2a01:111:f403:f800::/62\",\r\n \"2a01:111:f403:f804::/62\",\r\n + \ \"2a01:111:f403:f900::/62\",\r\n \"2a01:111:f403:f904::/62\",\r\n + \ \"2a01:111:f403:f908::/62\",\r\n \"2a01:111:f403:f90c::/62\",\r\n + \ \"2a01:111:f403:f910::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.australiacentral\",\r\n \"id\": + \"AzureCloud.australiacentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": + \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.155.128/26\",\r\n + \ \"13.105.27.160/27\",\r\n \"20.28.0.0/17\",\r\n \"20.36.32.0/19\",\r\n + \ \"20.36.104.0/21\",\r\n \"20.37.0.0/18\",\r\n \"20.37.224.0/19\",\r\n + \ \"20.38.184.0/22\",\r\n \"20.39.64.0/21\",\r\n \"20.47.35.0/24\",\r\n + \ \"20.53.0.0/19\",\r\n \"20.53.48.0/21\",\r\n \"20.60.214.0/23\",\r\n + \ \"20.70.0.0/18\",\r\n \"20.135.52.0/23\",\r\n \"20.150.124.0/24\",\r\n + \ \"20.157.0.0/24\",\r\n \"20.157.101.0/24\",\r\n \"20.157.138.0/24\",\r\n + \ \"20.190.189.64/26\",\r\n \"20.213.224.0/19\",\r\n \"20.227.128.0/17\",\r\n + \ \"20.248.0.0/17\",\r\n \"40.82.240.0/22\",\r\n \"40.90.130.48/28\",\r\n + \ \"40.90.142.96/27\",\r\n \"40.90.149.64/27\",\r\n \"40.126.61.64/26\",\r\n + \ \"52.108.74.0/24\",\r\n \"52.108.95.0/24\",\r\n \"52.109.128.0/22\",\r\n + \ \"52.111.248.0/24\",\r\n \"52.143.219.0/24\",\r\n \"52.239.216.0/23\",\r\n + \ \"2603:1010:300::/47\",\r\n \"2603:1010:303::/48\",\r\n + \ \"2603:1010:304::/47\",\r\n \"2603:1016:1400:20::/59\",\r\n + \ \"2603:1016:2400::/48\",\r\n \"2603:1016:2500:4::/64\",\r\n + \ \"2603:1017:0:20::/59\",\r\n \"2603:1063:2202:c::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiacentral2\",\r\n \ \"id\": \"AzureCloud.australiacentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": @@ -51191,55 +52545,56 @@ interactions: \ \"52.143.218.0/24\",\r\n \"52.239.218.0/23\",\r\n \"2603:1010:400::/47\",\r\n \ \"2603:1010:403::/48\",\r\n \"2603:1010:404::/47\",\r\n \ \"2603:1016:1400:40::/59\",\r\n \"2603:1016:2401::/48\",\r\n - \ \"2603:1016:2500:8::/64\",\r\n \"2603:1017:0:40::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiaeast\",\r\n - \ \"id\": \"AzureCloud.australiaeast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.70.64.0/18\",\r\n - \ \"13.72.224.0/19\",\r\n \"13.73.192.0/20\",\r\n \"13.75.128.0/17\",\r\n - \ \"13.104.211.128/26\",\r\n \"13.105.16.192/26\",\r\n \"13.105.20.128/26\",\r\n - \ \"13.105.52.192/26\",\r\n \"13.105.53.128/26\",\r\n \"20.5.0.0/16\",\r\n - \ \"20.11.0.0/17\",\r\n \"20.28.128.0/17\",\r\n \"20.37.192.0/19\",\r\n - \ \"20.38.112.0/23\",\r\n \"20.40.64.0/20\",\r\n \"20.40.80.0/21\",\r\n - \ \"20.40.120.0/21\",\r\n \"20.40.176.0/20\",\r\n \"20.42.192.0/19\",\r\n - \ \"20.43.96.0/20\",\r\n \"20.47.37.0/24\",\r\n \"20.47.122.0/23\",\r\n - \ \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n \"20.53.64.0/18\",\r\n - \ \"20.53.128.0/17\",\r\n \"20.58.128.0/18\",\r\n \"20.60.72.0/22\",\r\n - \ \"20.60.182.0/23\",\r\n \"20.70.128.0/17\",\r\n \"20.92.64.0/18\",\r\n - \ \"20.92.128.0/17\",\r\n \"20.95.192.0/21\",\r\n \"20.95.208.0/24\",\r\n - \ \"20.135.120.0/21\",\r\n \"20.150.66.0/24\",\r\n \"20.150.92.0/24\",\r\n - \ \"20.150.117.0/24\",\r\n \"20.157.44.0/24\",\r\n \"20.157.107.0/24\",\r\n - \ \"20.157.155.0/24\",\r\n \"20.157.214.0/24\",\r\n \"20.157.220.0/24\",\r\n - \ \"20.167.0.0/17\",\r\n \"20.188.128.0/17\",\r\n \"20.190.142.0/25\",\r\n - \ \"20.190.167.0/24\",\r\n \"20.191.192.0/18\",\r\n \"20.193.0.0/18\",\r\n - \ \"20.193.64.0/19\",\r\n \"20.202.62.0/24\",\r\n \"20.202.65.0/24\",\r\n - \ \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n \"20.213.0.0/17\",\r\n - \ \"20.213.128.0/18\",\r\n \"20.213.192.0/20\",\r\n \"20.227.0.0/18\",\r\n - \ \"20.248.128.0/17\",\r\n \"23.101.208.0/20\",\r\n \"40.79.160.0/20\",\r\n - \ \"40.79.211.0/24\",\r\n \"40.82.32.0/22\",\r\n \"40.82.192.0/19\",\r\n - \ \"40.87.208.0/22\",\r\n \"40.90.18.0/28\",\r\n \"40.90.30.0/25\",\r\n - \ \"40.90.130.80/28\",\r\n \"40.90.130.208/28\",\r\n \"40.90.140.32/27\",\r\n - \ \"40.90.142.160/27\",\r\n \"40.90.147.64/27\",\r\n \"40.90.150.0/27\",\r\n - \ \"40.112.37.128/26\",\r\n \"40.126.14.0/25\",\r\n \"40.126.39.0/24\",\r\n - \ \"40.126.224.0/19\",\r\n \"52.108.40.0/23\",\r\n \"52.108.83.0/24\",\r\n - \ \"52.109.112.0/22\",\r\n \"52.111.224.0/24\",\r\n \"52.113.88.0/22\",\r\n - \ \"52.113.103.0/24\",\r\n \"52.114.16.0/22\",\r\n \"52.114.58.0/23\",\r\n - \ \"52.114.192.0/23\",\r\n \"52.115.98.0/24\",\r\n \"52.120.158.0/23\",\r\n - \ \"52.121.108.0/22\",\r\n \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n - \ \"52.147.0.0/19\",\r\n \"52.156.160.0/19\",\r\n \"52.187.192.0/18\",\r\n - \ \"52.232.136.0/21\",\r\n \"52.232.154.0/24\",\r\n \"52.237.192.0/18\",\r\n - \ \"52.239.130.0/23\",\r\n \"52.239.226.0/24\",\r\n \"52.245.16.0/22\",\r\n - \ \"104.44.90.64/26\",\r\n \"104.44.93.96/27\",\r\n \"104.44.95.48/28\",\r\n - \ \"104.46.29.0/24\",\r\n \"104.46.30.0/23\",\r\n \"104.209.80.0/20\",\r\n - \ \"104.210.64.0/18\",\r\n \"191.238.66.0/23\",\r\n \"191.239.64.0/19\",\r\n - \ \"2603:1010::/46\",\r\n \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n - \ \"2603:1016:1400:60::/59\",\r\n \"2603:1016:2402::/48\",\r\n - \ \"2603:1016:2500:c::/64\",\r\n \"2603:1017:0:60::/59\"\r\n + \ \"2603:1016:2500:8::/64\",\r\n \"2603:1017:0:40::/59\",\r\n + \ \"2603:1063:2202:28::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.australiaeast\",\r\n \"id\": \"AzureCloud.australiaeast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.70.64.0/18\",\r\n \"13.72.224.0/19\",\r\n \"13.73.192.0/20\",\r\n + \ \"13.75.128.0/17\",\r\n \"13.104.211.128/26\",\r\n \"13.105.16.192/26\",\r\n + \ \"13.105.20.128/26\",\r\n \"13.105.52.192/26\",\r\n \"13.105.53.128/26\",\r\n + \ \"20.5.0.0/16\",\r\n \"20.11.0.0/17\",\r\n \"20.28.128.0/17\",\r\n + \ \"20.37.192.0/19\",\r\n \"20.38.112.0/23\",\r\n \"20.40.64.0/20\",\r\n + \ \"20.40.80.0/21\",\r\n \"20.40.120.0/21\",\r\n \"20.40.176.0/20\",\r\n + \ \"20.42.192.0/19\",\r\n \"20.43.96.0/20\",\r\n \"20.47.37.0/24\",\r\n + \ \"20.47.122.0/23\",\r\n \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n + \ \"20.53.64.0/18\",\r\n \"20.53.128.0/17\",\r\n \"20.58.128.0/18\",\r\n + \ \"20.60.72.0/22\",\r\n \"20.60.182.0/23\",\r\n \"20.70.128.0/17\",\r\n + \ \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n \"20.95.192.0/21\",\r\n + \ \"20.95.208.0/24\",\r\n \"20.135.120.0/21\",\r\n \"20.150.66.0/24\",\r\n + \ \"20.150.92.0/24\",\r\n \"20.150.117.0/24\",\r\n \"20.157.44.0/24\",\r\n + \ \"20.157.107.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.214.0/24\",\r\n + \ \"20.157.220.0/24\",\r\n \"20.157.226.0/24\",\r\n \"20.167.0.0/17\",\r\n + \ \"20.188.128.0/17\",\r\n \"20.190.142.0/25\",\r\n \"20.190.167.0/24\",\r\n + \ \"20.191.192.0/18\",\r\n \"20.193.0.0/18\",\r\n \"20.193.64.0/19\",\r\n + \ \"20.202.62.0/24\",\r\n \"20.202.65.0/24\",\r\n \"20.211.0.0/17\",\r\n + \ \"20.211.128.0/18\",\r\n \"20.213.0.0/17\",\r\n \"20.213.128.0/18\",\r\n + \ \"20.213.192.0/20\",\r\n \"20.227.0.0/18\",\r\n \"20.248.128.0/17\",\r\n + \ \"23.101.208.0/20\",\r\n \"40.79.160.0/20\",\r\n \"40.79.211.0/24\",\r\n + \ \"40.82.32.0/22\",\r\n \"40.82.192.0/19\",\r\n \"40.87.208.0/22\",\r\n + \ \"40.90.18.0/28\",\r\n \"40.90.30.0/25\",\r\n \"40.90.130.80/28\",\r\n + \ \"40.90.130.208/28\",\r\n \"40.90.140.32/27\",\r\n \"40.90.142.160/27\",\r\n + \ \"40.90.147.64/27\",\r\n \"40.90.150.0/27\",\r\n \"40.112.37.128/26\",\r\n + \ \"40.126.14.0/25\",\r\n \"40.126.39.0/24\",\r\n \"40.126.224.0/19\",\r\n + \ \"52.108.40.0/23\",\r\n \"52.108.83.0/24\",\r\n \"52.109.112.0/22\",\r\n + \ \"52.111.224.0/24\",\r\n \"52.113.88.0/22\",\r\n \"52.113.103.0/24\",\r\n + \ \"52.114.16.0/22\",\r\n \"52.114.58.0/23\",\r\n \"52.114.192.0/23\",\r\n + \ \"52.115.98.0/24\",\r\n \"52.120.158.0/23\",\r\n \"52.121.108.0/22\",\r\n + \ \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n \"52.147.0.0/19\",\r\n + \ \"52.156.160.0/19\",\r\n \"52.187.192.0/18\",\r\n \"52.232.136.0/21\",\r\n + \ \"52.232.154.0/24\",\r\n \"52.237.192.0/18\",\r\n \"52.239.130.0/23\",\r\n + \ \"52.239.226.0/24\",\r\n \"52.245.16.0/22\",\r\n \"104.44.90.64/26\",\r\n + \ \"104.44.93.96/27\",\r\n \"104.44.95.48/28\",\r\n \"104.46.29.0/24\",\r\n + \ \"104.46.30.0/23\",\r\n \"104.209.80.0/20\",\r\n \"104.210.64.0/18\",\r\n + \ \"191.238.66.0/23\",\r\n \"191.239.64.0/19\",\r\n \"2603:1010::/46\",\r\n + \ \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n \"2603:1016:1400:60::/59\",\r\n + \ \"2603:1016:2402::/48\",\r\n \"2603:1016:2500:c::/64\",\r\n + \ \"2603:1017:0:60::/59\",\r\n \"2603:1063:2202:30::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiasoutheast\",\r\n \ \"id\": \"AzureCloud.australiasoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": @@ -51269,84 +52624,86 @@ interactions: \ \"2603:1010:204::/48\",\r\n \"2603:1010:205::/48\",\r\n \ \"2603:1010:206::/48\",\r\n \"2603:1016:1400::/59\",\r\n \ \"2603:1016:2403::/48\",\r\n \"2603:1016:2500::/64\",\r\n - \ \"2603:1017::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.brazilse\",\r\n \"id\": \"AzureCloud.brazilse\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.27.128/27\",\r\n \"13.105.36.48/28\",\r\n - \ \"13.105.36.96/27\",\r\n \"13.105.52.0/27\",\r\n \"20.20.32.0/26\",\r\n - \ \"20.40.32.0/21\",\r\n \"20.135.76.0/23\",\r\n \"20.150.73.0/24\",\r\n - \ \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n \"20.157.42.0/24\",\r\n - \ \"20.157.189.0/24\",\r\n \"20.157.198.0/24\",\r\n \"20.195.128.0/22\",\r\n - \ \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\r\n \"20.231.128.0/26\",\r\n - \ \"23.97.112.192/27\",\r\n \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n - \ \"40.79.204.192/26\",\r\n \"40.123.128.0/22\",\r\n \"40.126.207.0/24\",\r\n - \ \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n \"52.109.164.0/24\",\r\n - \ \"52.111.207.0/24\",\r\n \"52.112.206.0/24\",\r\n \"52.253.197.0/24\",\r\n - \ \"191.232.16.0/21\",\r\n \"191.233.8.0/21\",\r\n \"191.233.48.0/21\",\r\n - \ \"191.233.160.0/19\",\r\n \"191.234.224.0/19\",\r\n \"191.237.224.0/21\",\r\n - \ \"2603:1050:400::/48\",\r\n \"2603:1050:402::/48\",\r\n + \ \"2603:1017::/59\",\r\n \"2603:1063:2202::/64\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"AzureCloud.brazilse\",\r\n + \ \"id\": \"AzureCloud.brazilse\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.27.128/27\",\r\n + \ \"13.105.36.48/28\",\r\n \"13.105.36.96/27\",\r\n \"13.105.52.0/27\",\r\n + \ \"20.20.32.0/26\",\r\n \"20.40.32.0/21\",\r\n \"20.135.76.0/23\",\r\n + \ \"20.150.73.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n + \ \"20.157.42.0/24\",\r\n \"20.157.189.0/24\",\r\n \"20.157.198.0/24\",\r\n + \ \"20.195.128.0/22\",\r\n \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\r\n + \ \"20.231.128.0/26\",\r\n \"23.97.112.192/27\",\r\n \"23.97.116.0/22\",\r\n + \ \"23.97.120.0/21\",\r\n \"40.79.204.192/26\",\r\n \"40.123.128.0/22\",\r\n + \ \"40.126.207.0/24\",\r\n \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n + \ \"52.109.164.0/24\",\r\n \"52.111.207.0/24\",\r\n \"52.112.206.0/24\",\r\n + \ \"52.253.197.0/24\",\r\n \"191.232.16.0/21\",\r\n \"191.233.8.0/21\",\r\n + \ \"191.233.48.0/21\",\r\n \"191.233.160.0/19\",\r\n \"191.234.224.0/19\",\r\n + \ \"191.237.224.0/21\",\r\n \"2603:1050:400::/48\",\r\n \"2603:1050:402::/48\",\r\n \ \"2603:1050:403::/48\",\r\n \"2603:1050:404::/48\",\r\n \ \"2603:1056:1403::/48\",\r\n \"2603:1056:1500:4::/64\",\r\n \ \"2603:1056:2000:60::/59\",\r\n \"2603:1057:2:60::/59\",\r\n - \ \"2603:1061:1002::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.brazilsouth\",\r\n \"id\": \"AzureCloud.brazilsouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.52.80/28\",\r\n \"13.105.52.128/26\",\r\n - \ \"20.40.16.0/21\",\r\n \"20.40.112.0/21\",\r\n \"20.47.39.0/24\",\r\n - \ \"20.47.86.0/24\",\r\n \"20.60.36.0/23\",\r\n \"20.95.240.0/24\",\r\n - \ \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.157.55.0/24\",\r\n \"20.157.222.0/24\",\r\n \"20.190.145.0/25\",\r\n - \ \"20.190.173.0/24\",\r\n \"20.195.136.0/21\",\r\n \"20.195.152.0/21\",\r\n - \ \"20.195.160.0/19\",\r\n \"20.195.192.0/18\",\r\n \"20.197.128.0/17\",\r\n - \ \"20.201.0.0/17\",\r\n \"20.202.80.0/22\",\r\n \"20.206.64.0/18\",\r\n - \ \"20.206.128.0/17\",\r\n \"20.209.12.0/23\",\r\n \"20.226.0.0/16\",\r\n - \ \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n - \ \"23.97.112.160/27\",\r\n \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n - \ \"40.90.133.32/27\",\r\n \"40.90.133.144/28\",\r\n \"40.90.141.64/27\",\r\n - \ \"40.90.144.224/27\",\r\n \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n - \ \"40.90.157.0/27\",\r\n \"40.126.17.0/25\",\r\n \"40.126.45.0/24\",\r\n - \ \"52.108.36.0/22\",\r\n \"52.108.82.0/24\",\r\n \"52.108.171.0/24\",\r\n - \ \"52.108.172.0/23\",\r\n \"52.109.108.0/22\",\r\n \"52.111.225.0/24\",\r\n - \ \"52.112.118.0/24\",\r\n \"52.113.132.0/24\",\r\n \"52.113.152.0/24\",\r\n - \ \"52.114.194.0/23\",\r\n \"52.114.196.0/22\",\r\n \"52.114.200.0/22\",\r\n - \ \"52.121.40.0/21\",\r\n \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n - \ \"104.41.0.0/18\",\r\n \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n - \ \"191.232.160.0/19\",\r\n \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n - \ \"191.233.16.0/20\",\r\n \"191.233.128.0/20\",\r\n \"191.233.192.0/18\",\r\n - \ \"191.234.128.0/18\",\r\n \"191.234.192.0/19\",\r\n \"191.235.32.0/19\",\r\n - \ \"191.235.64.0/18\",\r\n \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n - \ \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n - \ \"191.235.250.0/25\",\r\n \"191.237.195.0/24\",\r\n \"191.237.200.0/21\",\r\n - \ \"191.237.248.0/21\",\r\n \"191.238.72.0/21\",\r\n \"191.238.128.0/21\",\r\n - \ \"191.238.192.0/19\",\r\n \"191.239.112.0/20\",\r\n \"191.239.204.0/22\",\r\n - \ \"191.239.240.0/20\",\r\n \"2603:1050:1::/48\",\r\n \"2603:1050:2::/47\",\r\n - \ \"2603:1050:5::/48\",\r\n \"2603:1050:6::/47\",\r\n \"2603:1056:1400::/48\",\r\n + \ \"2603:1061:1002::/48\",\r\n \"2603:1063:2204:4::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.brazilsouth\",\r\n + \ \"id\": \"AzureCloud.brazilsouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.52.80/28\",\r\n + \ \"13.105.52.128/26\",\r\n \"20.40.16.0/21\",\r\n \"20.40.112.0/21\",\r\n + \ \"20.47.39.0/24\",\r\n \"20.47.86.0/24\",\r\n \"20.60.36.0/23\",\r\n + \ \"20.95.240.0/24\",\r\n \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n + \ \"20.150.111.0/24\",\r\n \"20.157.55.0/24\",\r\n \"20.157.222.0/24\",\r\n + \ \"20.157.227.0/24\",\r\n \"20.190.145.0/25\",\r\n \"20.190.173.0/24\",\r\n + \ \"20.195.136.0/21\",\r\n \"20.195.152.0/21\",\r\n \"20.195.160.0/19\",\r\n + \ \"20.195.192.0/18\",\r\n \"20.197.128.0/17\",\r\n \"20.201.0.0/17\",\r\n + \ \"20.202.80.0/22\",\r\n \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n + \ \"20.209.12.0/23\",\r\n \"20.226.0.0/16\",\r\n \"23.97.96.0/20\",\r\n + \ \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n \"23.97.112.160/27\",\r\n + \ \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n \"40.90.133.32/27\",\r\n + \ \"40.90.133.144/28\",\r\n \"40.90.141.64/27\",\r\n \"40.90.144.224/27\",\r\n + \ \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n \"40.90.157.0/27\",\r\n + \ \"40.126.17.0/25\",\r\n \"40.126.45.0/24\",\r\n \"52.108.36.0/22\",\r\n + \ \"52.108.82.0/24\",\r\n \"52.108.171.0/24\",\r\n \"52.108.172.0/23\",\r\n + \ \"52.109.108.0/22\",\r\n \"52.111.225.0/24\",\r\n \"52.112.118.0/24\",\r\n + \ \"52.113.132.0/24\",\r\n \"52.113.152.0/24\",\r\n \"52.114.194.0/23\",\r\n + \ \"52.114.196.0/22\",\r\n \"52.114.200.0/22\",\r\n \"52.121.40.0/21\",\r\n + \ \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n \"104.41.0.0/18\",\r\n + \ \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n \"191.232.160.0/19\",\r\n + \ \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n \"191.233.16.0/20\",\r\n + \ \"191.233.128.0/20\",\r\n \"191.233.192.0/18\",\r\n \"191.234.128.0/18\",\r\n + \ \"191.234.192.0/19\",\r\n \"191.235.32.0/19\",\r\n \"191.235.64.0/18\",\r\n + \ \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n \"191.235.224.0/20\",\r\n + \ \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n + \ \"191.237.195.0/24\",\r\n \"191.237.200.0/21\",\r\n \"191.237.248.0/21\",\r\n + \ \"191.238.72.0/21\",\r\n \"191.238.128.0/21\",\r\n \"191.238.192.0/19\",\r\n + \ \"191.239.112.0/20\",\r\n \"191.239.204.0/22\",\r\n \"191.239.240.0/20\",\r\n + \ \"2603:1050:1::/48\",\r\n \"2603:1050:2::/47\",\r\n \"2603:1050:5::/48\",\r\n + \ \"2603:1050:6::/47\",\r\n \"2603:1056:1400::/48\",\r\n \ \"2603:1056:1500::/64\",\r\n \"2603:1056:2000:20::/59\",\r\n - \ \"2603:1057:2:20::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.canadacentral\",\r\n \"id\": \"AzureCloud.canadacentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.160.0/19\",\r\n \"13.88.224.0/19\",\r\n \"13.104.151.192/26\",\r\n - \ \"13.104.152.0/25\",\r\n \"13.104.208.176/28\",\r\n \"13.104.212.192/26\",\r\n - \ \"13.104.223.192/26\",\r\n \"20.38.114.0/25\",\r\n \"20.38.144.0/21\",\r\n - \ \"20.39.128.0/20\",\r\n \"20.43.0.0/19\",\r\n \"20.47.40.0/24\",\r\n - \ \"20.47.87.0/24\",\r\n \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n - \ \"20.48.224.0/19\",\r\n \"20.60.42.0/23\",\r\n \"20.60.242.0/23\",\r\n - \ \"20.63.0.0/17\",\r\n \"20.95.20.0/24\",\r\n \"20.95.40.0/21\",\r\n - \ \"20.104.0.0/17\",\r\n \"20.104.192.0/18\",\r\n \"20.116.0.0/16\",\r\n - \ \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n \"20.150.16.0/24\",\r\n - \ \"20.150.31.0/24\",\r\n \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n - \ \"20.151.0.0/16\",\r\n \"20.157.26.0/24\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.113.0/24\",\r\n \"20.157.121.0/24\",\r\n \"20.157.148.0/24\",\r\n - \ \"20.190.139.0/25\",\r\n \"20.190.161.0/24\",\r\n \"20.200.64.0/18\",\r\n + \ \"2603:1057:2:20::/59\",\r\n \"2603:1063:2204::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.canadacentral\",\r\n + \ \"id\": \"AzureCloud.canadacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n + \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.160.0/19\",\r\n + \ \"13.88.224.0/19\",\r\n \"13.104.151.192/26\",\r\n \"13.104.152.0/25\",\r\n + \ \"13.104.208.176/28\",\r\n \"13.104.212.192/26\",\r\n \"13.104.223.192/26\",\r\n + \ \"20.38.114.0/25\",\r\n \"20.38.144.0/21\",\r\n \"20.39.128.0/20\",\r\n + \ \"20.43.0.0/19\",\r\n \"20.47.40.0/24\",\r\n \"20.47.87.0/24\",\r\n + \ \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n \"20.48.224.0/19\",\r\n + \ \"20.60.42.0/23\",\r\n \"20.60.242.0/23\",\r\n \"20.63.0.0/17\",\r\n + \ \"20.95.20.0/24\",\r\n \"20.95.40.0/21\",\r\n \"20.104.0.0/17\",\r\n + \ \"20.104.192.0/18\",\r\n \"20.116.0.0/16\",\r\n \"20.135.182.0/23\",\r\n + \ \"20.135.184.0/22\",\r\n \"20.150.16.0/24\",\r\n \"20.150.31.0/24\",\r\n + \ \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.151.0.0/16\",\r\n + \ \"20.157.26.0/24\",\r\n \"20.157.52.0/24\",\r\n \"20.157.113.0/24\",\r\n + \ \"20.157.121.0/24\",\r\n \"20.157.148.0/24\",\r\n \"20.190.139.0/25\",\r\n + \ \"20.190.161.0/24\",\r\n \"20.200.64.0/18\",\r\n \"20.209.70.0/23\",\r\n \ \"20.220.0.0/18\",\r\n \"20.220.128.0/17\",\r\n \"40.79.216.0/24\",\r\n \ \"40.80.44.0/22\",\r\n \"40.82.160.0/19\",\r\n \"40.85.192.0/18\",\r\n \ \"40.90.17.144/28\",\r\n \"40.90.128.0/28\",\r\n \"40.90.138.32/27\",\r\n @@ -51363,73 +52720,75 @@ interactions: \ \"2603:1030:f05::/48\",\r\n \"2603:1030:f06::/48\",\r\n \ \"2603:1030:f07::/56\",\r\n \"2603:1030:f08::/48\",\r\n \ \"2603:1036:2401::/48\",\r\n \"2603:1036:2500:30::/64\",\r\n - \ \"2603:1036:3000:40::/59\",\r\n \"2603:1037:1:40::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.canadaeast\",\r\n - \ \"id\": \"AzureCloud.canadaeast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.154.128/25\",\r\n - \ \"20.38.121.128/25\",\r\n \"20.47.41.0/24\",\r\n \"20.47.88.0/24\",\r\n - \ \"20.60.142.0/23\",\r\n \"20.95.17.0/24\",\r\n \"20.104.128.0/18\",\r\n - \ \"20.135.66.0/23\",\r\n \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n - \ \"20.150.113.0/24\",\r\n \"20.157.4.0/23\",\r\n \"20.157.8.0/22\",\r\n - \ \"20.157.161.0/24\",\r\n \"20.190.139.128/25\",\r\n \"20.190.162.0/24\",\r\n - \ \"20.200.0.0/18\",\r\n \"20.209.64.0/23\",\r\n \"20.220.64.0/18\",\r\n - \ \"40.69.96.0/19\",\r\n \"40.79.217.0/24\",\r\n \"40.80.40.0/22\",\r\n - \ \"40.80.240.0/20\",\r\n \"40.86.192.0/18\",\r\n \"40.89.0.0/19\",\r\n - \ \"40.90.17.128/28\",\r\n \"40.90.138.64/27\",\r\n \"40.90.156.96/27\",\r\n - \ \"40.126.11.128/25\",\r\n \"40.126.34.0/24\",\r\n \"52.108.193.0/24\",\r\n - \ \"52.108.232.0/23\",\r\n \"52.109.96.0/22\",\r\n \"52.111.226.0/24\",\r\n - \ \"52.114.164.0/22\",\r\n \"52.136.22.0/24\",\r\n \"52.139.64.0/18\",\r\n - \ \"52.155.0.0/19\",\r\n \"52.229.64.0/18\",\r\n \"52.232.128.0/21\",\r\n - \ \"52.235.0.0/18\",\r\n \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n - \ \"52.242.0.0/18\",\r\n \"52.245.32.0/22\",\r\n \"104.44.93.64/27\",\r\n - \ \"104.44.95.32/28\",\r\n \"2603:1030:20a::/47\",\r\n \"2603:1030:1000::/47\",\r\n + \ \"2603:1036:3000:40::/59\",\r\n \"2603:1037:1:40::/59\",\r\n + \ \"2603:1063:2200:8::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.canadaeast\",\r\n \"id\": \"AzureCloud.canadaeast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"9\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.154.128/25\",\r\n \"20.38.121.128/25\",\r\n + \ \"20.47.41.0/24\",\r\n \"20.47.88.0/24\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.95.17.0/24\",\r\n \"20.104.128.0/18\",\r\n \"20.135.66.0/23\",\r\n + \ \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.157.4.0/23\",\r\n \"20.157.8.0/22\",\r\n \"20.157.161.0/24\",\r\n + \ \"20.190.139.128/25\",\r\n \"20.190.162.0/24\",\r\n \"20.200.0.0/18\",\r\n + \ \"20.209.64.0/23\",\r\n \"20.220.64.0/18\",\r\n \"40.69.96.0/19\",\r\n + \ \"40.79.217.0/24\",\r\n \"40.80.40.0/22\",\r\n \"40.80.240.0/20\",\r\n + \ \"40.86.192.0/18\",\r\n \"40.89.0.0/19\",\r\n \"40.90.17.128/28\",\r\n + \ \"40.90.138.64/27\",\r\n \"40.90.156.96/27\",\r\n \"40.126.11.128/25\",\r\n + \ \"40.126.34.0/24\",\r\n \"52.108.193.0/24\",\r\n \"52.108.232.0/23\",\r\n + \ \"52.109.96.0/22\",\r\n \"52.111.226.0/24\",\r\n \"52.114.164.0/22\",\r\n + \ \"52.136.22.0/24\",\r\n \"52.139.64.0/18\",\r\n \"52.155.0.0/19\",\r\n + \ \"52.229.64.0/18\",\r\n \"52.232.128.0/21\",\r\n \"52.235.0.0/18\",\r\n + \ \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n \"52.242.0.0/18\",\r\n + \ \"52.245.32.0/22\",\r\n \"104.44.93.64/27\",\r\n \"104.44.95.32/28\",\r\n + \ \"2603:1030:20a::/47\",\r\n \"2603:1030:1000::/47\",\r\n \ \"2603:1030:1002::/48\",\r\n \"2603:1030:1004::/48\",\r\n \ \"2603:1030:1005::/48\",\r\n \"2603:1030:1006::/48\",\r\n \ \"2603:1036:2402::/48\",\r\n \"2603:1036:2500:34::/64\",\r\n - \ \"2603:1036:3000:80::/59\",\r\n \"2603:1037:1:80::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.centralfrance\",\r\n - \ \"id\": \"AzureCloud.centralfrance\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.156.0/24\",\r\n - \ \"20.19.0.0/17\",\r\n \"20.38.196.0/22\",\r\n \"20.39.232.0/21\",\r\n - \ \"20.39.240.0/20\",\r\n \"20.40.128.0/19\",\r\n \"20.43.32.0/19\",\r\n - \ \"20.47.44.0/24\",\r\n \"20.47.80.0/23\",\r\n \"20.60.13.0/24\",\r\n - \ \"20.60.156.0/23\",\r\n \"20.74.0.0/17\",\r\n \"20.95.85.0/24\",\r\n - \ \"20.111.0.0/18\",\r\n \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n - \ \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n \"20.188.32.0/19\",\r\n - \ \"20.190.147.0/25\",\r\n \"20.190.177.0/24\",\r\n \"20.199.0.0/17\",\r\n - \ \"20.202.0.0/24\",\r\n \"20.202.5.0/24\",\r\n \"20.202.6.0/23\",\r\n - \ \"20.202.8.0/22\",\r\n \"20.209.8.0/23\",\r\n \"20.216.128.0/18\",\r\n - \ \"40.66.32.0/19\",\r\n \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n - \ \"40.79.205.0/26\",\r\n \"40.79.222.0/24\",\r\n \"40.80.24.0/22\",\r\n - \ \"40.89.128.0/18\",\r\n \"40.90.130.240/28\",\r\n \"40.90.132.0/27\",\r\n - \ \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n \"40.90.147.128/26\",\r\n - \ \"40.90.147.192/27\",\r\n \"40.126.19.0/25\",\r\n \"40.126.49.0/24\",\r\n - \ \"51.11.192.0/18\",\r\n \"51.103.0.0/17\",\r\n \"51.138.192.0/19\",\r\n - \ \"52.108.52.0/23\",\r\n \"52.108.89.0/24\",\r\n \"52.108.168.0/23\",\r\n - \ \"52.108.170.0/24\",\r\n \"52.109.68.0/22\",\r\n \"52.111.231.0/24\",\r\n - \ \"52.112.126.0/24\",\r\n \"52.112.172.0/22\",\r\n \"52.112.190.0/24\",\r\n - \ \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n \"52.114.104.0/22\",\r\n - \ \"52.114.114.0/23\",\r\n \"52.115.112.0/23\",\r\n \"52.115.128.0/21\",\r\n - \ \"52.115.136.0/22\",\r\n \"52.121.88.0/21\",\r\n \"52.121.96.0/22\",\r\n - \ \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n \"52.122.28.0/22\",\r\n - \ \"52.143.128.0/18\",\r\n \"52.143.215.0/24\",\r\n \"52.143.216.0/23\",\r\n - \ \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n - \ \"52.245.116.0/22\",\r\n \"2603:1020:800::/47\",\r\n \"2603:1020:802::/48\",\r\n - \ \"2603:1020:804::/48\",\r\n \"2603:1020:805::/48\",\r\n - \ \"2603:1020:806::/48\",\r\n \"2603:1026:2400::/48\",\r\n - \ \"2603:1026:2500:1c::/64\",\r\n \"2603:1026:3000:100::/59\",\r\n - \ \"2603:1027:1:100::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.centralindia\",\r\n \"id\": \"AzureCloud.centralindia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1036:3000:80::/59\",\r\n \"2603:1037:1:80::/59\",\r\n + \ \"2603:1063:2200:10::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralfrance\",\r\n \"id\": \"AzureCloud.centralfrance\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"12\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.156.0/24\",\r\n \"20.19.0.0/17\",\r\n \"20.38.196.0/22\",\r\n + \ \"20.39.232.0/21\",\r\n \"20.39.240.0/20\",\r\n \"20.40.128.0/19\",\r\n + \ \"20.43.32.0/19\",\r\n \"20.47.44.0/24\",\r\n \"20.47.80.0/23\",\r\n + \ \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n \"20.74.0.0/17\",\r\n + \ \"20.95.85.0/24\",\r\n \"20.111.0.0/18\",\r\n \"20.135.146.0/23\",\r\n + \ \"20.135.148.0/22\",\r\n \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n + \ \"20.188.32.0/19\",\r\n \"20.190.147.0/25\",\r\n \"20.190.177.0/24\",\r\n + \ \"20.199.0.0/17\",\r\n \"20.202.0.0/24\",\r\n \"20.202.5.0/24\",\r\n + \ \"20.202.6.0/23\",\r\n \"20.202.8.0/22\",\r\n \"20.209.8.0/23\",\r\n + \ \"20.216.128.0/18\",\r\n \"40.66.32.0/19\",\r\n \"40.79.128.0/20\",\r\n + \ \"40.79.144.0/21\",\r\n \"40.79.205.0/26\",\r\n \"40.79.222.0/24\",\r\n + \ \"40.80.24.0/22\",\r\n \"40.89.128.0/18\",\r\n \"40.90.130.240/28\",\r\n + \ \"40.90.132.0/27\",\r\n \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n + \ \"40.90.147.128/26\",\r\n \"40.90.147.192/27\",\r\n \"40.126.19.0/25\",\r\n + \ \"40.126.49.0/24\",\r\n \"51.11.192.0/18\",\r\n \"51.103.0.0/17\",\r\n + \ \"51.138.192.0/19\",\r\n \"52.108.52.0/23\",\r\n \"52.108.89.0/24\",\r\n + \ \"52.108.168.0/23\",\r\n \"52.108.170.0/24\",\r\n \"52.109.68.0/22\",\r\n + \ \"52.111.231.0/24\",\r\n \"52.112.126.0/24\",\r\n \"52.112.172.0/22\",\r\n + \ \"52.112.190.0/24\",\r\n \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n + \ \"52.114.104.0/22\",\r\n \"52.114.114.0/23\",\r\n \"52.115.112.0/23\",\r\n + \ \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n \"52.121.88.0/21\",\r\n + \ \"52.121.96.0/22\",\r\n \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n + \ \"52.122.28.0/22\",\r\n \"52.143.128.0/18\",\r\n \"52.143.215.0/24\",\r\n + \ \"52.143.216.0/23\",\r\n \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n + \ \"52.239.241.0/24\",\r\n \"52.245.116.0/22\",\r\n \"2603:1020:800::/47\",\r\n + \ \"2603:1020:802::/48\",\r\n \"2603:1020:804::/48\",\r\n + \ \"2603:1020:805::/48\",\r\n \"2603:1020:806::/48\",\r\n + \ \"2603:1026:2400::/48\",\r\n \"2603:1026:2500:1c::/64\",\r\n + \ \"2603:1026:3000:100::/59\",\r\n \"2603:1027:1:100::/59\",\r\n + \ \"2603:1063:2206:1c::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralindia\",\r\n \"id\": \"AzureCloud.centralindia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.0.0/18\",\r\n \"13.104.148.128/25\",\r\n \"13.105.98.0/27\",\r\n \ \"13.105.98.32/28\",\r\n \"13.105.98.64/27\",\r\n \"20.38.126.0/23\",\r\n \ \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n \"20.43.120.0/21\",\r\n @@ -51458,170 +52817,170 @@ interactions: \ \"104.47.210.0/23\",\r\n \"104.211.64.0/18\",\r\n \"2603:1040:a00::/46\",\r\n \ \"2603:1040:a05::/48\",\r\n \"2603:1040:a06::/47\",\r\n \ \"2603:1046:1400::/48\",\r\n \"2603:1046:1500:8::/64\",\r\n - \ \"2603:1046:2000:80::/59\",\r\n \"2603:1047:1:80::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.centralus\",\r\n - \ \"id\": \"AzureCloud.centralus\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"25\",\r\n - \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.128.0/20\",\r\n - \ \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n - \ \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n \"13.67.153.128/25\",\r\n - \ \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n \"13.67.160.0/19\",\r\n - \ \"13.67.192.0/18\",\r\n \"13.86.0.0/17\",\r\n \"13.89.0.0/16\",\r\n - \ \"13.104.147.128/25\",\r\n \"13.104.219.128/25\",\r\n \"13.105.17.192/26\",\r\n - \ \"13.105.24.0/24\",\r\n \"13.105.37.0/26\",\r\n \"13.105.53.192/26\",\r\n - \ \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n \"13.105.98.224/27\",\r\n - \ \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n \"20.9.0.0/17\",\r\n - \ \"20.12.128.0/17\",\r\n \"20.15.128.0/17\",\r\n \"20.29.0.0/17\",\r\n - \ \"20.37.128.0/18\",\r\n \"20.38.96.0/23\",\r\n \"20.38.122.0/23\",\r\n - \ \"20.40.192.0/18\",\r\n \"20.44.8.0/21\",\r\n \"20.46.224.0/19\",\r\n - \ \"20.47.58.0/23\",\r\n \"20.47.78.0/23\",\r\n \"20.60.18.0/24\",\r\n - \ \"20.60.30.0/23\",\r\n \"20.60.178.0/23\",\r\n \"20.60.194.0/23\",\r\n - \ \"20.60.240.0/23\",\r\n \"20.60.244.0/23\",\r\n \"20.80.64.0/18\",\r\n - \ \"20.83.0.0/18\",\r\n \"20.84.128.0/17\",\r\n \"20.95.16.0/24\",\r\n - \ \"20.98.128.0/18\",\r\n \"20.106.0.0/18\",\r\n \"20.109.192.0/18\",\r\n - \ \"20.112.192.0/18\",\r\n \"20.118.0.0/18\",\r\n \"20.118.192.0/18\",\r\n - \ \"20.135.0.0/22\",\r\n \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\r\n - \ \"20.136.3.128/25\",\r\n \"20.136.5.0/24\",\r\n \"20.143.4.0/24\",\r\n - \ \"20.150.43.128/25\",\r\n \"20.150.58.0/24\",\r\n \"20.150.63.0/24\",\r\n - \ \"20.150.77.0/24\",\r\n \"20.150.89.0/24\",\r\n \"20.150.95.0/24\",\r\n - \ \"20.157.34.0/23\",\r\n \"20.157.73.0/24\",\r\n \"20.157.88.0/24\",\r\n - \ \"20.157.91.0/24\",\r\n \"20.157.142.0/23\",\r\n \"20.157.163.0/24\",\r\n - \ \"20.157.184.0/24\",\r\n \"20.184.64.0/18\",\r\n \"20.186.192.0/18\",\r\n - \ \"20.190.134.0/24\",\r\n \"20.190.155.0/24\",\r\n \"20.209.18.0/23\",\r\n - \ \"20.209.36.0/23\",\r\n \"20.221.0.0/17\",\r\n \"20.236.192.0/18\",\r\n - \ \"23.99.128.0/17\",\r\n \"23.100.80.0/21\",\r\n \"23.100.240.0/20\",\r\n - \ \"23.101.112.0/20\",\r\n \"23.102.202.0/24\",\r\n \"40.67.160.0/19\",\r\n - \ \"40.69.128.0/18\",\r\n \"40.77.0.0/17\",\r\n \"40.77.130.128/26\",\r\n - \ \"40.77.137.0/25\",\r\n \"40.77.138.0/25\",\r\n \"40.77.161.64/26\",\r\n - \ \"40.77.166.192/26\",\r\n \"40.77.171.0/24\",\r\n \"40.77.175.192/27\",\r\n - \ \"40.77.175.240/28\",\r\n \"40.77.182.16/28\",\r\n \"40.77.182.192/26\",\r\n - \ \"40.77.184.128/25\",\r\n \"40.77.197.0/24\",\r\n \"40.77.255.128/26\",\r\n - \ \"40.78.128.0/18\",\r\n \"40.78.221.0/24\",\r\n \"40.82.16.0/22\",\r\n - \ \"40.82.96.0/22\",\r\n \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n - \ \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n \"40.83.24.128/25\",\r\n - \ \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n \"40.83.28.0/22\",\r\n - \ \"40.83.32.0/19\",\r\n \"40.86.0.0/17\",\r\n \"40.87.180.0/30\",\r\n - \ \"40.87.180.4/31\",\r\n \"40.87.180.14/31\",\r\n \"40.87.180.16/30\",\r\n - \ \"40.87.180.20/31\",\r\n \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n - \ \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n \"40.87.180.48/28\",\r\n - \ \"40.87.180.64/30\",\r\n \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n - \ \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n - \ \"40.87.180.192/30\",\r\n \"40.87.180.202/31\",\r\n \"40.87.180.204/30\",\r\n - \ \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n \"40.87.180.240/29\",\r\n - \ \"40.87.180.248/30\",\r\n \"40.87.181.4/30\",\r\n \"40.87.181.8/29\",\r\n - \ \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n \"40.87.181.64/26\",\r\n - \ \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n \"40.87.181.152/31\",\r\n - \ \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n \"40.87.181.168/29\",\r\n - \ \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n \"40.87.182.4/30\",\r\n - \ \"40.87.182.8/29\",\r\n \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n - \ \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n \"40.87.182.62/31\",\r\n - \ \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n \"40.87.183.0/28\",\r\n - \ \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n \"40.87.183.34/31\",\r\n - \ \"40.87.183.36/30\",\r\n \"40.87.183.42/31\",\r\n \"40.87.183.44/30\",\r\n - \ \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n - \ \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n \"40.87.183.192/27\",\r\n - \ \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n \"40.87.183.236/31\",\r\n - \ \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n \"40.89.224.0/19\",\r\n - \ \"40.90.16.0/27\",\r\n \"40.90.21.128/25\",\r\n \"40.90.22.0/25\",\r\n - \ \"40.90.26.128/25\",\r\n \"40.90.129.224/27\",\r\n \"40.90.130.64/28\",\r\n - \ \"40.90.130.192/28\",\r\n \"40.90.132.192/26\",\r\n \"40.90.137.224/27\",\r\n - \ \"40.90.140.96/27\",\r\n \"40.90.140.224/27\",\r\n \"40.90.141.0/27\",\r\n - \ \"40.90.142.128/27\",\r\n \"40.90.142.240/28\",\r\n \"40.90.144.0/27\",\r\n - \ \"40.90.144.128/26\",\r\n \"40.90.148.176/28\",\r\n \"40.90.149.96/27\",\r\n - \ \"40.90.151.144/28\",\r\n \"40.90.154.64/26\",\r\n \"40.90.156.192/26\",\r\n - \ \"40.90.158.64/26\",\r\n \"40.93.8.0/24\",\r\n \"40.93.13.0/24\",\r\n - \ \"40.93.192.0/24\",\r\n \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n - \ \"40.113.192.0/18\",\r\n \"40.122.16.0/20\",\r\n \"40.122.32.0/19\",\r\n - \ \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n \"40.123.168.0/24\",\r\n - \ \"40.123.169.0/30\",\r\n \"40.123.169.6/31\",\r\n \"40.123.169.8/29\",\r\n - \ \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n \"40.123.169.64/27\",\r\n - \ \"40.123.169.96/31\",\r\n \"40.126.6.0/24\",\r\n \"40.126.27.0/24\",\r\n - \ \"52.101.8.0/24\",\r\n \"52.101.32.0/22\",\r\n \"52.101.61.0/24\",\r\n - \ \"52.101.62.0/23\",\r\n \"52.101.64.0/24\",\r\n \"52.102.130.0/24\",\r\n - \ \"52.102.139.0/24\",\r\n \"52.103.4.0/24\",\r\n \"52.103.13.0/24\",\r\n - \ \"52.103.130.0/24\",\r\n \"52.103.139.0/24\",\r\n \"52.108.165.0/24\",\r\n - \ \"52.108.166.0/23\",\r\n \"52.108.185.0/24\",\r\n \"52.108.208.0/21\",\r\n - \ \"52.109.8.0/22\",\r\n \"52.111.227.0/24\",\r\n \"52.112.113.0/24\",\r\n - \ \"52.113.129.0/24\",\r\n \"52.114.128.0/22\",\r\n \"52.115.76.0/22\",\r\n - \ \"52.115.80.0/22\",\r\n \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n - \ \"52.123.2.0/24\",\r\n \"52.125.128.0/22\",\r\n \"52.136.30.0/24\",\r\n - \ \"52.141.192.0/19\",\r\n \"52.141.240.0/20\",\r\n \"52.143.193.0/24\",\r\n - \ \"52.143.224.0/19\",\r\n \"52.154.0.0/18\",\r\n \"52.154.128.0/17\",\r\n - \ \"52.158.160.0/20\",\r\n \"52.158.192.0/19\",\r\n \"52.165.0.0/19\",\r\n - \ \"52.165.32.0/20\",\r\n \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n - \ \"52.165.56.0/21\",\r\n \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n - \ \"52.165.104.0/25\",\r\n \"52.165.128.0/17\",\r\n \"52.173.0.0/16\",\r\n - \ \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n - \ \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n - \ \"52.180.128.0/19\",\r\n \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n - \ \"52.180.185.0/24\",\r\n \"52.182.128.0/17\",\r\n \"52.185.0.0/19\",\r\n - \ \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n - \ \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.128/27\",\r\n - \ \"52.185.56.160/28\",\r\n \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n - \ \"52.185.112.0/26\",\r\n \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n - \ \"52.189.0.0/17\",\r\n \"52.228.128.0/17\",\r\n \"52.230.128.0/17\",\r\n - \ \"52.232.157.0/24\",\r\n \"52.238.192.0/18\",\r\n \"52.239.150.0/23\",\r\n - \ \"52.239.177.32/27\",\r\n \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n - \ \"52.239.195.0/24\",\r\n \"52.239.234.0/23\",\r\n \"52.242.128.0/17\",\r\n - \ \"52.245.68.0/24\",\r\n \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n - \ \"52.245.69.96/28\",\r\n \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n - \ \"52.245.69.192/26\",\r\n \"52.245.70.0/23\",\r\n \"52.255.0.0/19\",\r\n - \ \"53.103.139.0/24\",\r\n \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n - \ \"104.43.128.0/17\",\r\n \"104.44.88.160/27\",\r\n \"104.44.91.160/27\",\r\n - \ \"104.44.92.224/27\",\r\n \"104.44.94.80/28\",\r\n \"104.208.0.0/19\",\r\n - \ \"104.208.32.0/20\",\r\n \"131.253.36.224/27\",\r\n \"157.55.108.0/23\",\r\n - \ \"168.61.128.0/25\",\r\n \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n - \ \"168.61.128.192/26\",\r\n \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n - \ \"168.61.129.208/28\",\r\n \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n - \ \"168.61.130.128/25\",\r\n \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n - \ \"168.61.132.0/26\",\r\n \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n - \ \"168.61.208.0/20\",\r\n \"193.149.72.0/21\",\r\n \"2603:1030::/45\",\r\n - \ \"2603:1030:9:2::/63\",\r\n \"2603:1030:9:4::/62\",\r\n - \ \"2603:1030:9:8::/61\",\r\n \"2603:1030:9:10::/62\",\r\n - \ \"2603:1030:9:14::/63\",\r\n \"2603:1030:9:17::/64\",\r\n - \ \"2603:1030:9:18::/61\",\r\n \"2603:1030:9:20::/59\",\r\n - \ \"2603:1030:9:40::/58\",\r\n \"2603:1030:9:80::/59\",\r\n - \ \"2603:1030:9:a0::/60\",\r\n \"2603:1030:9:b3::/64\",\r\n - \ \"2603:1030:9:b4::/63\",\r\n \"2603:1030:9:b7::/64\",\r\n - \ \"2603:1030:9:b8::/63\",\r\n \"2603:1030:9:bd::/64\",\r\n - \ \"2603:1030:9:be::/63\",\r\n \"2603:1030:9:c0::/58\",\r\n - \ \"2603:1030:9:100::/64\",\r\n \"2603:1030:9:104::/62\",\r\n - \ \"2603:1030:9:108::/62\",\r\n \"2603:1030:9:10c::/64\",\r\n - \ \"2603:1030:9:111::/64\",\r\n \"2603:1030:9:112::/63\",\r\n - \ \"2603:1030:9:114::/64\",\r\n \"2603:1030:9:118::/62\",\r\n - \ \"2603:1030:9:11c::/63\",\r\n \"2603:1030:9:11f::/64\",\r\n - \ \"2603:1030:9:120::/61\",\r\n \"2603:1030:9:128::/62\",\r\n - \ \"2603:1030:9:12f::/64\",\r\n \"2603:1030:9:130::/60\",\r\n - \ \"2603:1030:9:140::/59\",\r\n \"2603:1030:9:160::/61\",\r\n - \ \"2603:1030:9:168::/62\",\r\n \"2603:1030:9:16f::/64\",\r\n - \ \"2603:1030:9:170::/60\",\r\n \"2603:1030:9:180::/61\",\r\n - \ \"2603:1030:9:18c::/62\",\r\n \"2603:1030:9:190::/60\",\r\n - \ \"2603:1030:9:1a0::/59\",\r\n \"2603:1030:9:1c0::/60\",\r\n - \ \"2603:1030:9:1d0::/62\",\r\n \"2603:1030:9:1d4::/63\",\r\n - \ \"2603:1030:9:1d6::/64\",\r\n \"2603:1030:9:1db::/64\",\r\n - \ \"2603:1030:9:1dc::/62\",\r\n \"2603:1030:9:1e0::/59\",\r\n - \ \"2603:1030:9:200::/57\",\r\n \"2603:1030:9:280::/61\",\r\n - \ \"2603:1030:9:288::/62\",\r\n \"2603:1030:9:28d::/64\",\r\n - \ \"2603:1030:9:28e::/63\",\r\n \"2603:1030:9:290::/60\",\r\n - \ \"2603:1030:9:2a0::/60\",\r\n \"2603:1030:9:2b0::/61\",\r\n - \ \"2603:1030:9:2b8::/62\",\r\n \"2603:1030:9:2bc::/63\",\r\n - \ \"2603:1030:9:2be::/64\",\r\n \"2603:1030:a::/47\",\r\n - \ \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\r\n \"2603:1030:13::/56\",\r\n - \ \"2603:1036:903:7::/64\",\r\n \"2603:1036:903:8::/64\",\r\n - \ \"2603:1036:2403::/48\",\r\n \"2603:1036:2500:1c::/64\",\r\n - \ \"2603:1036:3000:100::/59\",\r\n \"2603:1037:1:100::/59\",\r\n - \ \"2603:1062:2:180::/57\",\r\n \"2a01:111:f403:c111::/64\",\r\n + \ \"2603:1046:2000:80::/59\",\r\n \"2603:1047:1:80::/59\",\r\n + \ \"2603:1063:2202:14::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralus\",\r\n \"id\": \"AzureCloud.centralus\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"27\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.67.128.0/20\",\r\n \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n + \ \"13.67.153.0/28\",\r\n \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n + \ \"13.67.153.128/25\",\r\n \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n + \ \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n \"13.86.0.0/17\",\r\n + \ \"13.89.0.0/16\",\r\n \"13.104.147.128/25\",\r\n \"13.104.219.128/25\",\r\n + \ \"13.105.17.192/26\",\r\n \"13.105.24.0/24\",\r\n \"13.105.37.0/26\",\r\n + \ \"13.105.53.192/26\",\r\n \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n + \ \"13.105.98.224/27\",\r\n \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n + \ \"20.9.0.0/17\",\r\n \"20.12.128.0/17\",\r\n \"20.15.128.0/17\",\r\n + \ \"20.29.0.0/17\",\r\n \"20.37.128.0/18\",\r\n \"20.38.96.0/23\",\r\n + \ \"20.38.122.0/23\",\r\n \"20.40.192.0/18\",\r\n \"20.44.8.0/21\",\r\n + \ \"20.46.224.0/19\",\r\n \"20.47.58.0/23\",\r\n \"20.47.78.0/23\",\r\n + \ \"20.60.18.0/24\",\r\n \"20.60.30.0/23\",\r\n \"20.60.178.0/23\",\r\n + \ \"20.60.194.0/23\",\r\n \"20.60.240.0/23\",\r\n \"20.60.244.0/23\",\r\n + \ \"20.80.64.0/18\",\r\n \"20.83.0.0/18\",\r\n \"20.84.128.0/17\",\r\n + \ \"20.95.16.0/24\",\r\n \"20.98.128.0/18\",\r\n \"20.106.0.0/18\",\r\n + \ \"20.109.192.0/18\",\r\n \"20.112.192.0/18\",\r\n \"20.118.0.0/18\",\r\n + \ \"20.118.192.0/18\",\r\n \"20.135.0.0/22\",\r\n \"20.135.188.0/22\",\r\n + \ \"20.135.192.0/23\",\r\n \"20.136.3.128/25\",\r\n \"20.136.5.0/24\",\r\n + \ \"20.143.4.0/24\",\r\n \"20.150.43.128/25\",\r\n \"20.150.58.0/24\",\r\n + \ \"20.150.63.0/24\",\r\n \"20.150.77.0/24\",\r\n \"20.150.89.0/24\",\r\n + \ \"20.150.95.0/24\",\r\n \"20.157.34.0/23\",\r\n \"20.157.73.0/24\",\r\n + \ \"20.157.88.0/24\",\r\n \"20.157.91.0/24\",\r\n \"20.157.142.0/23\",\r\n + \ \"20.157.163.0/24\",\r\n \"20.157.184.0/24\",\r\n \"20.184.64.0/18\",\r\n + \ \"20.186.192.0/18\",\r\n \"20.190.134.0/24\",\r\n \"20.190.155.0/24\",\r\n + \ \"20.209.18.0/23\",\r\n \"20.209.36.0/23\",\r\n \"20.221.0.0/17\",\r\n + \ \"20.236.192.0/18\",\r\n \"23.99.128.0/17\",\r\n \"23.100.80.0/21\",\r\n + \ \"23.100.240.0/20\",\r\n \"23.101.112.0/20\",\r\n \"23.102.202.0/24\",\r\n + \ \"40.67.160.0/19\",\r\n \"40.69.128.0/18\",\r\n \"40.77.0.0/17\",\r\n + \ \"40.77.130.128/26\",\r\n \"40.77.137.0/25\",\r\n \"40.77.138.0/25\",\r\n + \ \"40.77.161.64/26\",\r\n \"40.77.166.192/26\",\r\n \"40.77.171.0/24\",\r\n + \ \"40.77.175.192/27\",\r\n \"40.77.175.240/28\",\r\n \"40.77.182.16/28\",\r\n + \ \"40.77.182.192/26\",\r\n \"40.77.184.128/25\",\r\n \"40.77.197.0/24\",\r\n + \ \"40.77.255.128/26\",\r\n \"40.78.128.0/18\",\r\n \"40.78.221.0/24\",\r\n + \ \"40.82.16.0/22\",\r\n \"40.82.96.0/22\",\r\n \"40.83.0.0/20\",\r\n + \ \"40.83.16.0/21\",\r\n \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n + \ \"40.83.24.128/25\",\r\n \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n + \ \"40.83.28.0/22\",\r\n \"40.83.32.0/19\",\r\n \"40.86.0.0/17\",\r\n + \ \"40.87.180.0/30\",\r\n \"40.87.180.4/31\",\r\n \"40.87.180.14/31\",\r\n + \ \"40.87.180.16/30\",\r\n \"40.87.180.20/31\",\r\n \"40.87.180.28/30\",\r\n + \ \"40.87.180.32/29\",\r\n \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n + \ \"40.87.180.48/28\",\r\n \"40.87.180.64/30\",\r\n \"40.87.180.74/31\",\r\n + \ \"40.87.180.76/30\",\r\n \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n + \ \"40.87.180.128/26\",\r\n \"40.87.180.192/30\",\r\n \"40.87.180.202/31\",\r\n + \ \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n + \ \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n \"40.87.181.4/30\",\r\n + \ \"40.87.181.8/29\",\r\n \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n + \ \"40.87.181.64/26\",\r\n \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n + \ \"40.87.181.152/31\",\r\n \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n + \ \"40.87.181.168/29\",\r\n \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n + \ \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n \"40.87.182.24/29\",\r\n + \ \"40.87.182.32/28\",\r\n \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n + \ \"40.87.182.62/31\",\r\n \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n + \ \"40.87.183.0/28\",\r\n \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n + \ \"40.87.183.34/31\",\r\n \"40.87.183.36/30\",\r\n \"40.87.183.42/31\",\r\n + \ \"40.87.183.44/30\",\r\n \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n + \ \"40.87.183.64/26\",\r\n \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n + \ \"40.87.183.192/27\",\r\n \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n + \ \"40.87.183.236/31\",\r\n \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n + \ \"40.89.224.0/19\",\r\n \"40.90.16.0/27\",\r\n \"40.90.21.128/25\",\r\n + \ \"40.90.22.0/25\",\r\n \"40.90.26.128/25\",\r\n \"40.90.129.224/27\",\r\n + \ \"40.90.130.64/28\",\r\n \"40.90.130.192/28\",\r\n \"40.90.132.192/26\",\r\n + \ \"40.90.137.224/27\",\r\n \"40.90.140.96/27\",\r\n \"40.90.140.224/27\",\r\n + \ \"40.90.141.0/27\",\r\n \"40.90.142.128/27\",\r\n \"40.90.142.240/28\",\r\n + \ \"40.90.144.0/27\",\r\n \"40.90.144.128/26\",\r\n \"40.90.148.176/28\",\r\n + \ \"40.90.149.96/27\",\r\n \"40.90.151.144/28\",\r\n \"40.90.154.64/26\",\r\n + \ \"40.90.156.192/26\",\r\n \"40.90.158.64/26\",\r\n \"40.93.8.0/24\",\r\n + \ \"40.93.13.0/24\",\r\n \"40.93.192.0/24\",\r\n \"40.97.7.0/24\",\r\n + \ \"40.97.12.0/24\",\r\n \"40.113.192.0/18\",\r\n \"40.122.16.0/20\",\r\n + \ \"40.122.32.0/19\",\r\n \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n + \ \"40.123.168.0/24\",\r\n \"40.123.169.0/30\",\r\n \"40.123.169.6/31\",\r\n + \ \"40.123.169.8/29\",\r\n \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n + \ \"40.123.169.64/27\",\r\n \"40.123.169.96/29\",\r\n \"40.123.169.104/31\",\r\n + \ \"40.126.6.0/24\",\r\n \"40.126.27.0/24\",\r\n \"52.101.8.0/24\",\r\n + \ \"52.101.32.0/22\",\r\n \"52.101.61.0/24\",\r\n \"52.101.62.0/23\",\r\n + \ \"52.101.64.0/24\",\r\n \"52.102.130.0/24\",\r\n \"52.102.139.0/24\",\r\n + \ \"52.103.4.0/24\",\r\n \"52.103.13.0/24\",\r\n \"52.103.130.0/24\",\r\n + \ \"52.103.139.0/24\",\r\n \"52.108.165.0/24\",\r\n \"52.108.166.0/23\",\r\n + \ \"52.108.185.0/24\",\r\n \"52.108.208.0/21\",\r\n \"52.109.8.0/22\",\r\n + \ \"52.111.227.0/24\",\r\n \"52.112.113.0/24\",\r\n \"52.113.129.0/24\",\r\n + \ \"52.114.128.0/22\",\r\n \"52.115.76.0/22\",\r\n \"52.115.80.0/22\",\r\n + \ \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n \"52.123.2.0/24\",\r\n + \ \"52.125.128.0/22\",\r\n \"52.136.30.0/24\",\r\n \"52.141.192.0/19\",\r\n + \ \"52.141.240.0/20\",\r\n \"52.143.193.0/24\",\r\n \"52.143.224.0/19\",\r\n + \ \"52.154.0.0/18\",\r\n \"52.154.128.0/17\",\r\n \"52.158.160.0/20\",\r\n + \ \"52.158.192.0/19\",\r\n \"52.165.0.0/19\",\r\n \"52.165.32.0/20\",\r\n + \ \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n \"52.165.56.0/21\",\r\n + \ \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n \"52.165.104.0/25\",\r\n + \ \"52.165.128.0/17\",\r\n \"52.173.0.0/16\",\r\n \"52.176.0.0/17\",\r\n + \ \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n \"52.176.176.0/20\",\r\n + \ \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n \"52.180.128.0/19\",\r\n + \ \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n \"52.180.185.0/24\",\r\n + \ \"52.182.128.0/17\",\r\n \"52.185.0.0/19\",\r\n \"52.185.32.0/20\",\r\n + \ \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n \"52.185.56.64/27\",\r\n + \ \"52.185.56.96/28\",\r\n \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n + \ \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n + \ \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n \"52.189.0.0/17\",\r\n + \ \"52.228.128.0/17\",\r\n \"52.230.128.0/17\",\r\n \"52.232.157.0/24\",\r\n + \ \"52.238.192.0/18\",\r\n \"52.239.150.0/23\",\r\n \"52.239.177.32/27\",\r\n + \ \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n \"52.239.195.0/24\",\r\n + \ \"52.239.234.0/23\",\r\n \"52.242.128.0/17\",\r\n \"52.245.68.0/24\",\r\n + \ \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n \"52.245.69.96/28\",\r\n + \ \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n \"52.245.69.192/26\",\r\n + \ \"52.245.70.0/23\",\r\n \"52.255.0.0/19\",\r\n \"53.103.139.0/24\",\r\n + \ \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n \"104.43.128.0/17\",\r\n + \ \"104.44.88.160/27\",\r\n \"104.44.91.160/27\",\r\n \"104.44.92.224/27\",\r\n + \ \"104.44.94.80/28\",\r\n \"104.208.0.0/19\",\r\n \"104.208.32.0/20\",\r\n + \ \"131.253.36.224/27\",\r\n \"157.55.108.0/23\",\r\n \"168.61.128.0/25\",\r\n + \ \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n \"168.61.128.192/26\",\r\n + \ \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n \"168.61.129.208/28\",\r\n + \ \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n \"168.61.130.128/25\",\r\n + \ \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n \"168.61.132.0/26\",\r\n + \ \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n \"168.61.208.0/20\",\r\n + \ \"193.149.72.0/21\",\r\n \"2603:1030::/45\",\r\n \"2603:1030:9:2::/63\",\r\n + \ \"2603:1030:9:4::/62\",\r\n \"2603:1030:9:8::/61\",\r\n + \ \"2603:1030:9:10::/62\",\r\n \"2603:1030:9:14::/63\",\r\n + \ \"2603:1030:9:17::/64\",\r\n \"2603:1030:9:18::/61\",\r\n + \ \"2603:1030:9:20::/59\",\r\n \"2603:1030:9:40::/58\",\r\n + \ \"2603:1030:9:80::/59\",\r\n \"2603:1030:9:a0::/60\",\r\n + \ \"2603:1030:9:b3::/64\",\r\n \"2603:1030:9:b4::/63\",\r\n + \ \"2603:1030:9:b7::/64\",\r\n \"2603:1030:9:b8::/63\",\r\n + \ \"2603:1030:9:bd::/64\",\r\n \"2603:1030:9:be::/63\",\r\n + \ \"2603:1030:9:c0::/58\",\r\n \"2603:1030:9:100::/64\",\r\n + \ \"2603:1030:9:104::/62\",\r\n \"2603:1030:9:108::/62\",\r\n + \ \"2603:1030:9:10c::/64\",\r\n \"2603:1030:9:111::/64\",\r\n + \ \"2603:1030:9:112::/63\",\r\n \"2603:1030:9:114::/64\",\r\n + \ \"2603:1030:9:118::/62\",\r\n \"2603:1030:9:11c::/63\",\r\n + \ \"2603:1030:9:11f::/64\",\r\n \"2603:1030:9:120::/61\",\r\n + \ \"2603:1030:9:128::/62\",\r\n \"2603:1030:9:12f::/64\",\r\n + \ \"2603:1030:9:130::/60\",\r\n \"2603:1030:9:140::/59\",\r\n + \ \"2603:1030:9:160::/61\",\r\n \"2603:1030:9:168::/62\",\r\n + \ \"2603:1030:9:16f::/64\",\r\n \"2603:1030:9:170::/60\",\r\n + \ \"2603:1030:9:180::/61\",\r\n \"2603:1030:9:18c::/62\",\r\n + \ \"2603:1030:9:190::/60\",\r\n \"2603:1030:9:1a0::/59\",\r\n + \ \"2603:1030:9:1c0::/60\",\r\n \"2603:1030:9:1d0::/62\",\r\n + \ \"2603:1030:9:1d4::/63\",\r\n \"2603:1030:9:1d6::/64\",\r\n + \ \"2603:1030:9:1db::/64\",\r\n \"2603:1030:9:1dc::/62\",\r\n + \ \"2603:1030:9:1e0::/59\",\r\n \"2603:1030:9:200::/57\",\r\n + \ \"2603:1030:9:280::/61\",\r\n \"2603:1030:9:288::/62\",\r\n + \ \"2603:1030:9:28d::/64\",\r\n \"2603:1030:9:28e::/63\",\r\n + \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/59\",\r\n + \ \"2603:1030:9:2c0::/63\",\r\n \"2603:1030:9:2c2::/64\",\r\n + \ \"2603:1030:a::/47\",\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\r\n + \ \"2603:1030:13::/56\",\r\n \"2603:1036:903:7::/64\",\r\n + \ \"2603:1036:903:8::/64\",\r\n \"2603:1036:2403::/48\",\r\n + \ \"2603:1036:2500:1c::/64\",\r\n \"2603:1036:3000:100::/59\",\r\n + \ \"2603:1037:1:100::/59\",\r\n \"2603:1062:2:180::/57\",\r\n + \ \"2603:1063:2200:1c::/64\",\r\n \"2a01:111:f403:c111::/64\",\r\n \ \"2a01:111:f403:c904::/62\",\r\n \"2a01:111:f403:c928::/62\",\r\n \ \"2a01:111:f403:c92c::/64\",\r\n \"2a01:111:f403:d104::/62\",\r\n \ \"2a01:111:f403:d904::/62\",\r\n \"2a01:111:f403:e004::/62\",\r\n \ \"2a01:111:f403:f904::/62\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.centraluseuap\",\r\n \"id\": \"AzureCloud.centraluseuap\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.153.16/28\",\r\n \"13.67.154.0/24\",\r\n \"13.104.129.0/26\",\r\n \ \"13.104.159.192/26\",\r\n \"13.104.208.0/26\",\r\n \"13.105.98.208/28\",\r\n \ \"13.105.99.0/26\",\r\n \"20.45.192.0/18\",\r\n \"20.46.0.0/19\",\r\n @@ -51668,57 +53027,57 @@ interactions: \ \"2603:1030:13:100::/56\",\r\n \"2603:1036:903:2::/64\",\r\n \ \"2603:1036:240d::/48\",\r\n \"2603:1036:2500:2c::/64\",\r\n \ \"2603:1036:3000:160::/59\",\r\n \"2603:1037:1:160::/59\",\r\n - \ \"2a01:111:f403:c114::/64\",\r\n \"2a01:111:f403:c93c::/62\",\r\n - \ \"2a01:111:f403:c940::/64\",\r\n \"2a01:111:f403:d125::/64\",\r\n - \ \"2a01:111:f403:d915::/64\",\r\n \"2a01:111:f403:e014::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastasia\",\r\n - \ \"id\": \"AzureCloud.eastasia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.70.0.0/18\",\r\n - \ \"13.72.192.0/19\",\r\n \"13.75.0.0/17\",\r\n \"13.88.208.0/20\",\r\n - \ \"13.94.0.0/18\",\r\n \"13.104.155.64/26\",\r\n \"13.104.155.192/26\",\r\n - \ \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n \"13.105.100.16/28\",\r\n - \ \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n - \ \"13.105.100.192/27\",\r\n \"20.2.0.0/16\",\r\n \"20.6.128.0/17\",\r\n - \ \"20.24.64.0/18\",\r\n \"20.24.192.0/18\",\r\n \"20.47.43.0/24\",\r\n - \ \"20.47.126.0/23\",\r\n \"20.60.86.0/23\",\r\n \"20.60.131.0/24\",\r\n - \ \"20.60.254.0/23\",\r\n \"20.95.139.0/24\",\r\n \"20.135.40.0/23\",\r\n - \ \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n \"20.150.1.128/25\",\r\n - \ \"20.150.22.0/24\",\r\n \"20.150.96.0/24\",\r\n \"20.157.53.0/24\",\r\n - \ \"20.157.177.0/24\",\r\n \"20.157.210.0/23\",\r\n \"20.157.213.0/24\",\r\n - \ \"20.157.219.0/24\",\r\n \"20.187.64.0/18\",\r\n \"20.187.128.0/18\",\r\n - \ \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n \"20.189.64.0/18\",\r\n - \ \"20.190.140.128/25\",\r\n \"20.190.164.0/24\",\r\n \"20.195.72.0/21\",\r\n - \ \"20.195.88.0/21\",\r\n \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n - \ \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n - \ \"20.239.0.0/16\",\r\n \"20.247.0.0/17\",\r\n \"20.255.0.0/16\",\r\n - \ \"23.97.64.0/19\",\r\n \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n - \ \"23.98.44.0/24\",\r\n \"23.99.96.0/19\",\r\n \"23.100.88.0/21\",\r\n - \ \"23.101.0.0/20\",\r\n \"23.102.200.0/23\",\r\n \"23.102.224.0/19\",\r\n - \ \"40.77.134.0/24\",\r\n \"40.77.136.16/28\",\r\n \"40.77.160.32/27\",\r\n - \ \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n \"40.77.161.0/26\",\r\n - \ \"40.77.161.128/25\",\r\n \"40.77.175.128/27\",\r\n \"40.77.192.0/22\",\r\n - \ \"40.77.201.0/24\",\r\n \"40.77.226.0/25\",\r\n \"40.77.234.128/27\",\r\n - \ \"40.77.236.192/28\",\r\n \"40.77.237.128/25\",\r\n \"40.77.252.0/23\",\r\n - \ \"40.79.210.0/24\",\r\n \"40.81.16.0/20\",\r\n \"40.82.116.0/22\",\r\n - \ \"40.83.64.0/18\",\r\n \"40.87.192.0/22\",\r\n \"40.90.154.192/26\",\r\n - \ \"40.93.128.0/24\",\r\n \"40.126.12.128/25\",\r\n \"40.126.36.0/24\",\r\n - \ \"52.101.128.0/22\",\r\n \"52.101.132.0/24\",\r\n \"52.102.192.0/24\",\r\n - \ \"52.103.64.0/24\",\r\n \"52.103.192.0/24\",\r\n \"52.108.32.0/22\",\r\n - \ \"52.108.81.0/24\",\r\n \"52.109.120.0/22\",\r\n \"52.111.228.0/24\",\r\n - \ \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n \"52.113.104.0/24\",\r\n - \ \"52.113.108.0/24\",\r\n \"52.114.0.0/21\",\r\n \"52.114.52.0/23\",\r\n - \ \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n \"52.115.46.0/24\",\r\n - \ \"52.115.96.0/24\",\r\n \"52.120.157.0/24\",\r\n \"52.121.112.0/22\",\r\n - \ \"52.139.128.0/18\",\r\n \"52.175.0.0/17\",\r\n \"52.184.0.0/17\",\r\n - \ \"52.229.128.0/17\",\r\n \"52.232.153.0/24\",\r\n \"52.239.128.0/24\",\r\n - \ \"52.239.224.0/24\",\r\n \"52.245.56.0/22\",\r\n \"52.246.128.0/20\",\r\n - \ \"52.253.222.0/23\",\r\n \"65.52.160.0/19\",\r\n \"104.44.88.192/27\",\r\n - \ \"104.44.90.224/27\",\r\n \"104.44.91.192/27\",\r\n \"104.44.94.96/28\",\r\n - \ \"104.46.24.0/22\",\r\n \"104.208.64.0/18\",\r\n \"104.214.160.0/19\",\r\n - \ \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \"111.221.78.0/23\",\r\n + \ \"2603:1063:2200:28::/64\",\r\n \"2a01:111:f403:c114::/64\",\r\n + \ \"2a01:111:f403:c93c::/62\",\r\n \"2a01:111:f403:c940::/64\",\r\n + \ \"2a01:111:f403:d125::/64\",\r\n \"2a01:111:f403:d915::/64\",\r\n + \ \"2a01:111:f403:e014::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastasia\",\r\n \"id\": \"AzureCloud.eastasia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"17\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.70.0.0/18\",\r\n \"13.72.192.0/19\",\r\n \"13.75.0.0/17\",\r\n + \ \"13.88.208.0/20\",\r\n \"13.94.0.0/18\",\r\n \"13.104.155.64/26\",\r\n + \ \"13.104.155.192/26\",\r\n \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n + \ \"13.105.100.16/28\",\r\n \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n + \ \"13.105.100.160/28\",\r\n \"13.105.100.192/27\",\r\n \"20.2.0.0/16\",\r\n + \ \"20.6.128.0/17\",\r\n \"20.24.64.0/18\",\r\n \"20.24.192.0/18\",\r\n + \ \"20.47.43.0/24\",\r\n \"20.47.126.0/23\",\r\n \"20.60.86.0/23\",\r\n + \ \"20.60.131.0/24\",\r\n \"20.60.254.0/23\",\r\n \"20.95.139.0/24\",\r\n + \ \"20.135.40.0/23\",\r\n \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n + \ \"20.150.1.128/25\",\r\n \"20.150.22.0/24\",\r\n \"20.150.96.0/24\",\r\n + \ \"20.157.53.0/24\",\r\n \"20.157.177.0/24\",\r\n \"20.157.210.0/23\",\r\n + \ \"20.157.213.0/24\",\r\n \"20.157.219.0/24\",\r\n \"20.187.64.0/18\",\r\n + \ \"20.187.128.0/18\",\r\n \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n + \ \"20.189.64.0/18\",\r\n \"20.190.140.128/25\",\r\n \"20.190.164.0/24\",\r\n + \ \"20.195.72.0/21\",\r\n \"20.195.88.0/21\",\r\n \"20.205.0.0/18\",\r\n + \ \"20.205.64.0/20\",\r\n \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n + \ \"20.205.128.0/20\",\r\n \"20.239.0.0/16\",\r\n \"20.247.0.0/17\",\r\n + \ \"20.255.0.0/16\",\r\n \"23.97.64.0/19\",\r\n \"23.98.32.0/21\",\r\n + \ \"23.98.40.0/22\",\r\n \"23.98.44.0/24\",\r\n \"23.99.96.0/19\",\r\n + \ \"23.100.88.0/21\",\r\n \"23.101.0.0/20\",\r\n \"23.102.200.0/23\",\r\n + \ \"23.102.224.0/19\",\r\n \"40.77.134.0/24\",\r\n \"40.77.136.16/28\",\r\n + \ \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n + \ \"40.77.161.0/26\",\r\n \"40.77.161.128/25\",\r\n \"40.77.175.128/27\",\r\n + \ \"40.77.192.0/22\",\r\n \"40.77.201.0/24\",\r\n \"40.77.226.0/25\",\r\n + \ \"40.77.234.128/27\",\r\n \"40.77.236.192/28\",\r\n \"40.77.237.128/25\",\r\n + \ \"40.77.252.0/23\",\r\n \"40.79.210.0/24\",\r\n \"40.81.16.0/20\",\r\n + \ \"40.82.116.0/22\",\r\n \"40.83.64.0/18\",\r\n \"40.87.192.0/22\",\r\n + \ \"40.90.154.192/26\",\r\n \"40.93.128.0/24\",\r\n \"40.126.12.128/25\",\r\n + \ \"40.126.36.0/24\",\r\n \"52.101.128.0/22\",\r\n \"52.101.132.0/24\",\r\n + \ \"52.102.192.0/24\",\r\n \"52.103.64.0/24\",\r\n \"52.103.192.0/24\",\r\n + \ \"52.108.32.0/22\",\r\n \"52.108.81.0/24\",\r\n \"52.109.120.0/22\",\r\n + \ \"52.111.228.0/24\",\r\n \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n + \ \"52.113.104.0/24\",\r\n \"52.113.108.0/24\",\r\n \"52.114.0.0/21\",\r\n + \ \"52.114.52.0/23\",\r\n \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n + \ \"52.115.46.0/24\",\r\n \"52.115.96.0/24\",\r\n \"52.120.157.0/24\",\r\n + \ \"52.121.112.0/22\",\r\n \"52.139.128.0/18\",\r\n \"52.175.0.0/17\",\r\n + \ \"52.184.0.0/17\",\r\n \"52.229.128.0/17\",\r\n \"52.232.153.0/24\",\r\n + \ \"52.239.128.0/24\",\r\n \"52.239.224.0/24\",\r\n \"52.245.56.0/22\",\r\n + \ \"52.246.128.0/20\",\r\n \"52.253.222.0/23\",\r\n \"65.52.160.0/19\",\r\n + \ \"104.44.88.192/27\",\r\n \"104.44.90.224/27\",\r\n \"104.44.91.192/27\",\r\n + \ \"104.44.94.96/28\",\r\n \"104.46.24.0/22\",\r\n \"104.208.64.0/18\",\r\n + \ \"104.214.160.0/19\",\r\n \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \ \"131.253.13.100/30\",\r\n \"131.253.13.104/30\",\r\n \"131.253.35.192/26\",\r\n \ \"134.170.192.0/21\",\r\n \"137.116.160.0/20\",\r\n \"168.63.128.0/24\",\r\n \ \"168.63.129.0/28\",\r\n \"168.63.129.32/27\",\r\n \"168.63.129.64/26\",\r\n @@ -51734,353 +53093,356 @@ interactions: \ \"2603:1040:207::/48\",\r\n \"2603:1040:208::/48\",\r\n \ \"2603:1046:1401::/48\",\r\n \"2603:1046:1500:24::/64\",\r\n \ \"2603:1046:2000:40::/59\",\r\n \"2603:1047:1:40::/59\",\r\n - \ \"2a01:111:f100:6000::/64\",\r\n \"2a01:111:f403:c400::/64\",\r\n - \ \"2a01:111:f403:cc00::/62\",\r\n \"2a01:111:f403:cc04::/64\",\r\n - \ \"2a01:111:f403:d401::/64\",\r\n \"2a01:111:f403:dc00::/64\",\r\n - \ \"2a01:111:f403:e400::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.eastus\",\r\n \"id\": \"AzureCloud.eastus\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"27\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.68.128.0/17\",\r\n \"13.72.64.0/18\",\r\n \"13.82.0.0/16\",\r\n - \ \"13.90.0.0/16\",\r\n \"13.92.0.0/16\",\r\n \"13.104.144.128/27\",\r\n - \ \"13.104.152.128/25\",\r\n \"13.104.192.0/21\",\r\n \"13.104.211.0/25\",\r\n - \ \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n \"13.105.17.0/26\",\r\n - \ \"13.105.19.0/25\",\r\n \"13.105.20.192/26\",\r\n \"13.105.27.0/25\",\r\n - \ \"13.105.27.192/27\",\r\n \"13.105.36.192/26\",\r\n \"13.105.74.48/28\",\r\n - \ \"13.105.98.48/28\",\r\n \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n - \ \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n \"13.105.104.96/27\",\r\n - \ \"20.25.0.0/17\",\r\n \"20.38.98.0/24\",\r\n \"20.39.32.0/19\",\r\n - \ \"20.42.0.0/17\",\r\n \"20.47.1.0/24\",\r\n \"20.47.16.0/23\",\r\n - \ \"20.47.31.0/24\",\r\n \"20.47.108.0/23\",\r\n \"20.47.113.0/24\",\r\n - \ \"20.49.104.0/21\",\r\n \"20.51.128.0/17\",\r\n \"20.55.0.0/17\",\r\n - \ \"20.60.0.0/24\",\r\n \"20.60.2.0/23\",\r\n \"20.60.6.0/23\",\r\n - \ \"20.60.60.0/22\",\r\n \"20.60.128.0/23\",\r\n \"20.60.134.0/23\",\r\n - \ \"20.60.146.0/23\",\r\n \"20.60.220.0/23\",\r\n \"20.62.128.0/17\",\r\n - \ \"20.72.128.0/18\",\r\n \"20.75.128.0/17\",\r\n \"20.81.0.0/17\",\r\n - \ \"20.83.128.0/18\",\r\n \"20.84.0.0/17\",\r\n \"20.85.128.0/17\",\r\n - \ \"20.88.128.0/18\",\r\n \"20.95.0.0/24\",\r\n \"20.95.2.0/24\",\r\n - \ \"20.95.4.0/24\",\r\n \"20.95.6.0/24\",\r\n \"20.95.18.0/23\",\r\n - \ \"20.95.21.0/24\",\r\n \"20.95.22.0/23\",\r\n \"20.95.25.0/24\",\r\n - \ \"20.95.26.0/23\",\r\n \"20.95.28.0/22\",\r\n \"20.95.32.0/21\",\r\n - \ \"20.95.48.0/23\",\r\n \"20.95.50.0/24\",\r\n \"20.95.52.0/24\",\r\n - \ \"20.102.0.0/17\",\r\n \"20.106.128.0/17\",\r\n \"20.115.0.0/17\",\r\n - \ \"20.119.0.0/17\",\r\n \"20.120.0.0/17\",\r\n \"20.121.0.0/16\",\r\n - \ \"20.124.0.0/16\",\r\n \"20.127.0.0/16\",\r\n \"20.135.4.0/23\",\r\n - \ \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n \"20.136.3.0/25\",\r\n - \ \"20.136.4.0/24\",\r\n \"20.150.32.0/23\",\r\n \"20.150.90.0/24\",\r\n - \ \"20.152.0.0/23\",\r\n \"20.157.6.0/23\",\r\n \"20.157.19.0/24\",\r\n - \ \"20.157.24.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.59.0/24\",\r\n - \ \"20.157.61.0/24\",\r\n \"20.157.93.0/24\",\r\n \"20.157.104.0/24\",\r\n - \ \"20.157.109.0/24\",\r\n \"20.157.116.0/24\",\r\n \"20.157.124.0/24\",\r\n - \ \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n \"20.157.171.0/24\",\r\n - \ \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n \"20.163.128.0/17\",\r\n - \ \"20.185.0.0/16\",\r\n \"20.190.130.0/24\",\r\n \"20.190.151.0/24\",\r\n - \ \"20.202.20.0/24\",\r\n \"20.202.39.0/24\",\r\n \"20.202.120.0/22\",\r\n - \ \"20.202.124.0/24\",\r\n \"20.209.0.0/23\",\r\n \"20.209.40.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"20.228.128.0/17\",\r\n \"20.231.0.0/17\",\r\n - \ \"20.231.192.0/18\",\r\n \"20.232.0.0/16\",\r\n \"20.237.0.0/17\",\r\n - \ \"20.241.128.0/17\",\r\n \"20.242.128.0/17\",\r\n \"20.246.128.0/17\",\r\n - \ \"20.253.0.0/17\",\r\n \"23.96.0.0/17\",\r\n \"23.98.45.0/24\",\r\n - \ \"23.100.16.0/20\",\r\n \"23.101.128.0/20\",\r\n \"40.71.0.0/16\",\r\n - \ \"40.76.0.0/16\",\r\n \"40.78.219.0/24\",\r\n \"40.78.224.0/21\",\r\n - \ \"40.79.152.0/21\",\r\n \"40.80.144.0/21\",\r\n \"40.82.24.0/22\",\r\n - \ \"40.82.60.0/22\",\r\n \"40.85.160.0/19\",\r\n \"40.87.0.0/17\",\r\n - \ \"40.87.164.0/22\",\r\n \"40.88.0.0/16\",\r\n \"40.90.23.128/25\",\r\n - \ \"40.90.24.128/25\",\r\n \"40.90.25.0/26\",\r\n \"40.90.30.192/26\",\r\n - \ \"40.90.129.128/26\",\r\n \"40.90.130.96/28\",\r\n \"40.90.131.224/27\",\r\n - \ \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n \"40.90.137.96/27\",\r\n - \ \"40.90.139.224/27\",\r\n \"40.90.143.0/27\",\r\n \"40.90.146.64/26\",\r\n - \ \"40.90.147.0/27\",\r\n \"40.90.148.64/27\",\r\n \"40.90.150.32/27\",\r\n - \ \"40.90.224.0/19\",\r\n \"40.91.4.0/22\",\r\n \"40.93.2.0/24\",\r\n - \ \"40.93.4.0/24\",\r\n \"40.93.11.0/24\",\r\n \"40.97.4.0/24\",\r\n - \ \"40.112.48.0/20\",\r\n \"40.114.0.0/17\",\r\n \"40.117.32.0/19\",\r\n - \ \"40.117.64.0/18\",\r\n \"40.117.128.0/17\",\r\n \"40.121.0.0/16\",\r\n - \ \"40.123.132.0/22\",\r\n \"40.123.176.0/22\",\r\n \"40.126.2.0/24\",\r\n - \ \"40.126.23.0/24\",\r\n \"52.101.4.0/22\",\r\n \"52.101.9.0/24\",\r\n - \ \"52.101.20.0/22\",\r\n \"52.101.51.0/24\",\r\n \"52.101.52.0/22\",\r\n - \ \"52.102.129.0/24\",\r\n \"52.102.137.0/24\",\r\n \"52.102.159.0/24\",\r\n - \ \"52.103.1.0/24\",\r\n \"52.103.3.0/24\",\r\n \"52.103.11.0/24\",\r\n - \ \"52.103.129.0/24\",\r\n \"52.103.137.0/24\",\r\n \"52.108.16.0/21\",\r\n - \ \"52.108.79.0/24\",\r\n \"52.108.105.0/24\",\r\n \"52.108.106.0/23\",\r\n - \ \"52.109.12.0/22\",\r\n \"52.111.229.0/24\",\r\n \"52.112.112.0/24\",\r\n - \ \"52.112.123.0/24\",\r\n \"52.112.127.0/24\",\r\n \"52.113.16.0/20\",\r\n - \ \"52.114.132.0/22\",\r\n \"52.115.54.0/24\",\r\n \"52.115.62.0/23\",\r\n - \ \"52.115.192.0/19\",\r\n \"52.120.32.0/19\",\r\n \"52.120.224.0/20\",\r\n - \ \"52.122.0.0/24\",\r\n \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n - \ \"52.122.6.0/24\",\r\n \"52.123.0.0/24\",\r\n \"52.125.132.0/22\",\r\n - \ \"52.136.64.0/18\",\r\n \"52.142.0.0/18\",\r\n \"52.143.207.0/24\",\r\n - \ \"52.146.0.0/17\",\r\n \"52.147.192.0/18\",\r\n \"52.149.128.0/17\",\r\n - \ \"52.150.0.0/17\",\r\n \"52.151.128.0/17\",\r\n \"52.152.128.0/17\",\r\n - \ \"52.154.64.0/18\",\r\n \"52.168.0.0/16\",\r\n \"52.170.0.0/16\",\r\n - \ \"52.179.0.0/17\",\r\n \"52.186.0.0/16\",\r\n \"52.188.0.0/16\",\r\n - \ \"52.190.0.0/17\",\r\n \"52.191.0.0/17\",\r\n \"52.191.192.0/18\",\r\n - \ \"52.224.0.0/16\",\r\n \"52.226.0.0/16\",\r\n \"52.232.146.0/24\",\r\n - \ \"52.234.128.0/17\",\r\n \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n - \ \"52.239.207.192/26\",\r\n \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n - \ \"52.239.246.0/23\",\r\n \"52.239.252.0/24\",\r\n \"52.240.0.0/17\",\r\n - \ \"52.245.8.0/22\",\r\n \"52.245.104.0/22\",\r\n \"52.249.128.0/17\",\r\n - \ \"52.253.160.0/24\",\r\n \"52.255.128.0/17\",\r\n \"53.103.137.0/24\",\r\n - \ \"65.54.19.128/27\",\r\n \"104.41.128.0/19\",\r\n \"104.44.91.32/27\",\r\n - \ \"104.44.94.16/28\",\r\n \"104.44.95.160/27\",\r\n \"104.44.95.240/28\",\r\n - \ \"104.45.128.0/18\",\r\n \"104.45.192.0/20\",\r\n \"104.211.0.0/18\",\r\n - \ \"137.116.112.0/20\",\r\n \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n - \ \"137.135.64.0/18\",\r\n \"138.91.96.0/19\",\r\n \"157.56.176.0/21\",\r\n - \ \"168.61.32.0/20\",\r\n \"168.61.48.0/21\",\r\n \"168.62.32.0/19\",\r\n - \ \"168.62.160.0/19\",\r\n \"191.234.32.0/19\",\r\n \"191.236.0.0/18\",\r\n - \ \"191.237.0.0/17\",\r\n \"191.238.0.0/18\",\r\n \"204.152.18.0/31\",\r\n - \ \"204.152.18.8/29\",\r\n \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n - \ \"204.152.19.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n - \ \"2603:1030:20c::/47\",\r\n \"2603:1030:20e::/48\",\r\n - \ \"2603:1030:210::/47\",\r\n \"2603:1030:212::/56\",\r\n - \ \"2603:1030:213::/48\",\r\n \"2603:1036:903:4::/64\",\r\n - \ \"2603:1036:120d::/48\",\r\n \"2603:1036:2404::/48\",\r\n - \ \"2603:1036:3000:120::/59\",\r\n \"2603:1037:1:120::/59\",\r\n - \ \"2603:1062:2:100::/57\",\r\n \"2603:1063:8::/56\",\r\n - \ \"2603:1063:108::/55\",\r\n \"2603:1063:208::/55\",\r\n - \ \"2a01:111:f100:2000::/52\",\r\n \"2a01:111:f403:c100::/64\",\r\n - \ \"2a01:111:f403:c900::/64\",\r\n \"2a01:111:f403:c91e::/63\",\r\n - \ \"2a01:111:f403:c920::/63\",\r\n \"2a01:111:f403:c922::/64\",\r\n - \ \"2a01:111:f403:d100::/64\",\r\n \"2a01:111:f403:d900::/64\",\r\n - \ \"2a01:111:f403:f000::/64\",\r\n \"2a01:111:f403:f900::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus2\",\r\n - \ \"id\": \"AzureCloud.eastus2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"27\",\r\n - \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1063:2202:8::/64\",\r\n \"2a01:111:f100:6000::/64\",\r\n + \ \"2a01:111:f403:c400::/64\",\r\n \"2a01:111:f403:cc00::/62\",\r\n + \ \"2a01:111:f403:cc04::/64\",\r\n \"2a01:111:f403:d401::/64\",\r\n + \ \"2a01:111:f403:dc00::/64\",\r\n \"2a01:111:f403:e400::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus\",\r\n + \ \"id\": \"AzureCloud.eastus\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"30\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.68.0.0/17\",\r\n - \ \"13.77.64.0/18\",\r\n \"13.104.147.0/25\",\r\n \"13.104.208.64/27\",\r\n - \ \"13.105.18.192/26\",\r\n \"13.105.23.64/26\",\r\n \"13.105.28.0/28\",\r\n - \ \"13.105.28.128/25\",\r\n \"13.105.67.128/25\",\r\n \"13.105.74.128/26\",\r\n - \ \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n \"13.105.75.64/27\",\r\n - \ \"13.105.101.32/28\",\r\n \"20.1.128.0/17\",\r\n \"20.7.0.0/16\",\r\n - \ \"20.10.0.0/16\",\r\n \"20.12.0.0/17\",\r\n \"20.14.128.0/17\",\r\n - \ \"20.15.0.0/17\",\r\n \"20.22.0.0/16\",\r\n \"20.36.128.0/17\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.38.208.0/22\",\r\n \"20.41.0.0/18\",\r\n - \ \"20.44.16.0/21\",\r\n \"20.44.64.0/18\",\r\n \"20.47.60.0/23\",\r\n - \ \"20.47.76.0/23\",\r\n \"20.49.0.0/18\",\r\n \"20.49.96.0/21\",\r\n - \ \"20.55.192.0/18\",\r\n \"20.57.0.0/17\",\r\n \"20.60.56.0/22\",\r\n - \ \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.62.0.0/17\",\r\n - \ \"20.65.0.0/17\",\r\n \"20.69.192.0/18\",\r\n \"20.72.64.0/18\",\r\n - \ \"20.75.0.0/17\",\r\n \"20.80.192.0/18\",\r\n \"20.81.128.0/17\",\r\n - \ \"20.85.0.0/17\",\r\n \"20.88.96.0/19\",\r\n \"20.94.0.0/17\",\r\n - \ \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n \"20.97.128.0/17\",\r\n - \ \"20.98.192.0/18\",\r\n \"20.109.0.0/17\",\r\n \"20.110.0.0/16\",\r\n - \ \"20.114.128.0/17\",\r\n \"20.119.128.0/17\",\r\n \"20.122.0.0/16\",\r\n - \ \"20.135.16.0/23\",\r\n \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n - \ \"20.136.0.0/25\",\r\n \"20.136.1.0/24\",\r\n \"20.143.2.0/24\",\r\n - \ \"20.150.29.0/24\",\r\n \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n - \ \"20.150.72.0/24\",\r\n \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n - \ \"20.152.6.0/23\",\r\n \"20.157.17.0/24\",\r\n \"20.157.29.0/24\",\r\n - \ \"20.157.36.0/23\",\r\n \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n - \ \"20.157.64.0/21\",\r\n \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n - \ \"20.157.84.0/24\",\r\n \"20.157.114.0/24\",\r\n \"20.157.122.0/24\",\r\n - \ \"20.157.167.0/24\",\r\n \"20.157.185.0/24\",\r\n \"20.161.0.0/16\",\r\n - \ \"20.186.0.0/17\",\r\n \"20.186.128.0/18\",\r\n \"20.190.131.0/24\",\r\n - \ \"20.190.152.0/24\",\r\n \"20.190.192.0/18\",\r\n \"20.201.224.0/23\",\r\n - \ \"20.202.21.0/24\",\r\n \"20.202.31.0/24\",\r\n \"20.202.32.0/23\",\r\n - \ \"20.202.34.0/24\",\r\n \"20.209.68.0/23\",\r\n \"20.230.0.0/17\",\r\n - \ \"20.242.0.0/17\",\r\n \"20.246.0.0/17\",\r\n \"23.100.64.0/21\",\r\n - \ \"23.101.32.0/21\",\r\n \"23.101.80.0/21\",\r\n \"23.101.144.0/20\",\r\n - \ \"23.102.96.0/19\",\r\n \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n - \ \"40.65.192.0/18\",\r\n \"40.67.128.0/19\",\r\n \"40.70.0.0/18\",\r\n - \ \"40.70.64.0/20\",\r\n \"40.70.80.0/21\",\r\n \"40.70.128.0/17\",\r\n - \ \"40.75.0.0/19\",\r\n \"40.75.64.0/18\",\r\n \"40.77.128.128/25\",\r\n - \ \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n \"40.77.132.0/24\",\r\n - \ \"40.77.136.48/28\",\r\n \"40.77.137.128/26\",\r\n \"40.77.138.128/25\",\r\n - \ \"40.77.163.0/24\",\r\n \"40.77.166.160/27\",\r\n \"40.77.167.0/24\",\r\n - \ \"40.77.168.0/24\",\r\n \"40.77.170.0/24\",\r\n \"40.77.175.96/27\",\r\n - \ \"40.77.177.0/24\",\r\n \"40.77.178.0/23\",\r\n \"40.77.182.0/28\",\r\n - \ \"40.77.182.32/27\",\r\n \"40.77.184.0/25\",\r\n \"40.77.198.0/26\",\r\n - \ \"40.77.199.192/26\",\r\n \"40.77.224.128/25\",\r\n \"40.77.228.0/24\",\r\n - \ \"40.77.233.0/24\",\r\n \"40.77.234.192/27\",\r\n \"40.77.236.80/28\",\r\n - \ \"40.77.237.64/26\",\r\n \"40.77.240.0/25\",\r\n \"40.77.245.0/24\",\r\n - \ \"40.77.248.0/25\",\r\n \"40.77.251.0/24\",\r\n \"40.78.208.48/28\",\r\n - \ \"40.78.220.0/24\",\r\n \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n - \ \"40.79.8.32/28\",\r\n \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n - \ \"40.79.9.0/24\",\r\n \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n - \ \"40.79.48.0/27\",\r\n \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n - \ \"40.79.56.0/21\",\r\n \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n - \ \"40.79.90.0/24\",\r\n \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n - \ \"40.79.93.0/28\",\r\n \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n - \ \"40.79.206.64/27\",\r\n \"40.79.240.0/20\",\r\n \"40.82.4.0/22\",\r\n - \ \"40.82.44.0/22\",\r\n \"40.84.0.0/17\",\r\n \"40.87.168.0/30\",\r\n - \ \"40.87.168.8/29\",\r\n \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n - \ \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n \"40.87.168.70/31\",\r\n - \ \"40.87.168.72/29\",\r\n \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n - \ \"40.87.168.128/26\",\r\n \"40.87.168.192/28\",\r\n \"40.87.168.210/31\",\r\n - \ \"40.87.168.212/30\",\r\n \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n - \ \"40.87.169.0/27\",\r\n \"40.87.169.32/29\",\r\n \"40.87.169.44/30\",\r\n - \ \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n \"40.87.169.60/30\",\r\n - \ \"40.87.169.64/27\",\r\n \"40.87.169.96/31\",\r\n \"40.87.169.102/31\",\r\n - \ \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n - \ \"40.87.169.136/31\",\r\n \"40.87.169.140/30\",\r\n \"40.87.169.160/27\",\r\n - \ \"40.87.169.192/26\",\r\n \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n - \ \"40.87.170.144/31\",\r\n \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n - \ \"40.87.170.176/29\",\r\n \"40.87.170.184/30\",\r\n \"40.87.170.194/31\",\r\n - \ \"40.87.170.196/30\",\r\n \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n - \ \"40.87.170.228/30\",\r\n \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n - \ \"40.87.170.248/30\",\r\n \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n - \ \"40.87.171.8/29\",\r\n \"40.87.171.16/28\",\r\n \"40.87.171.36/30\",\r\n - \ \"40.87.171.40/31\",\r\n \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n - \ \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n - \ \"40.87.171.166/31\",\r\n \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n - \ \"40.87.171.192/27\",\r\n \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n - \ \"40.87.171.248/31\",\r\n \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n - \ \"40.90.130.160/27\",\r\n \"40.90.132.128/26\",\r\n \"40.90.133.112/28\",\r\n - \ \"40.90.134.192/26\",\r\n \"40.90.136.0/28\",\r\n \"40.90.138.160/27\",\r\n - \ \"40.90.140.160/27\",\r\n \"40.90.140.192/27\",\r\n \"40.90.143.192/26\",\r\n - \ \"40.90.144.64/26\",\r\n \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n - \ \"40.90.148.96/27\",\r\n \"40.90.155.128/26\",\r\n \"40.90.157.128/26\",\r\n - \ \"40.90.158.128/25\",\r\n \"40.91.12.16/28\",\r\n \"40.91.12.48/28\",\r\n - \ \"40.91.12.64/26\",\r\n \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n - \ \"40.91.12.208/28\",\r\n \"40.91.12.240/28\",\r\n \"40.91.13.64/27\",\r\n - \ \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n - \ \"40.91.14.0/24\",\r\n \"40.93.3.0/24\",\r\n \"40.93.12.0/24\",\r\n - \ \"40.123.0.0/17\",\r\n \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n - \ \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n - \ \"40.123.144.144/29\",\r\n \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n - \ \"40.123.144.192/27\",\r\n \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n - \ \"40.123.144.248/30\",\r\n \"40.123.144.252/31\",\r\n \"40.123.145.6/31\",\r\n - \ \"40.123.145.8/30\",\r\n \"40.123.145.12/31\",\r\n \"40.123.145.22/31\",\r\n - \ \"40.123.145.24/29\",\r\n \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n - \ \"40.123.145.56/30\",\r\n \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n - \ \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n - \ \"40.123.145.160/30\",\r\n \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n - \ \"40.123.145.176/28\",\r\n \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n - \ \"40.123.145.212/31\",\r\n \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n - \ \"40.123.146.0/28\",\r\n \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n - \ \"40.123.146.28/31\",\r\n \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n - \ \"40.123.146.48/31\",\r\n \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n - \ \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n - \ \"40.123.146.164/31\",\r\n \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n - \ \"40.123.146.192/29\",\r\n \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n - \ \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n - \ \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n - \ \"40.126.3.0/24\",\r\n \"40.126.24.0/24\",\r\n \"52.101.10.0/24\",\r\n - \ \"52.101.36.0/22\",\r\n \"52.101.56.0/22\",\r\n \"52.101.60.0/24\",\r\n - \ \"52.102.131.0/24\",\r\n \"52.102.138.0/24\",\r\n \"52.103.5.0/24\",\r\n - \ \"52.103.12.0/24\",\r\n \"52.103.131.0/24\",\r\n \"52.103.138.0/24\",\r\n - \ \"52.108.186.0/24\",\r\n \"52.108.216.0/22\",\r\n \"52.109.4.0/22\",\r\n - \ \"52.111.230.0/24\",\r\n \"52.112.76.0/22\",\r\n \"52.112.95.0/24\",\r\n - \ \"52.112.104.0/24\",\r\n \"52.112.108.0/24\",\r\n \"52.112.116.0/24\",\r\n - \ \"52.114.136.0/21\",\r\n \"52.114.180.0/22\",\r\n \"52.114.186.0/23\",\r\n - \ \"52.114.206.0/23\",\r\n \"52.114.208.0/24\",\r\n \"52.115.48.0/22\",\r\n - \ \"52.115.52.0/23\",\r\n \"52.115.64.0/22\",\r\n \"52.115.160.0/19\",\r\n - \ \"52.115.230.0/24\",\r\n \"52.120.64.0/19\",\r\n \"52.121.32.0/22\",\r\n - \ \"52.122.12.0/22\",\r\n \"52.123.4.0/24\",\r\n \"52.125.136.0/24\",\r\n - \ \"52.136.29.0/24\",\r\n \"52.138.80.0/21\",\r\n \"52.138.96.0/19\",\r\n - \ \"52.143.192.0/24\",\r\n \"52.147.160.0/19\",\r\n \"52.167.0.0/16\",\r\n - \ \"52.177.0.0/16\",\r\n \"52.179.128.0/17\",\r\n \"52.184.128.0/19\",\r\n - \ \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n \"52.184.168.80/28\",\r\n - \ \"52.184.168.96/27\",\r\n \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n - \ \"52.184.170.0/24\",\r\n \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n - \ \"52.225.128.0/21\",\r\n \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n - \ \"52.225.136.64/28\",\r\n \"52.225.137.0/24\",\r\n \"52.225.192.0/18\",\r\n - \ \"52.232.151.0/24\",\r\n \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n - \ \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n - \ \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n - \ \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n - \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n - \ \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n - \ \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n - \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n - \ \"52.242.64.0/18\",\r\n \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n - \ \"52.245.45.128/28\",\r\n \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n - \ \"52.245.46.0/27\",\r\n \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n - \ \"52.245.46.112/28\",\r\n \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n - \ \"52.245.46.192/26\",\r\n \"52.247.0.0/17\",\r\n \"52.250.128.0/18\",\r\n - \ \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n \"52.253.64.0/20\",\r\n - \ \"52.253.148.0/23\",\r\n \"52.253.154.0/23\",\r\n \"52.254.0.0/18\",\r\n - \ \"52.254.64.0/19\",\r\n \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n - \ \"53.103.138.0/24\",\r\n \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n - \ \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n - \ \"65.55.44.96/28\",\r\n \"65.55.44.128/27\",\r\n \"65.55.60.188/30\",\r\n - \ \"65.55.105.0/26\",\r\n \"65.55.105.96/27\",\r\n \"65.55.105.224/27\",\r\n - \ \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n - \ \"65.55.107.48/28\",\r\n \"65.55.107.64/27\",\r\n \"65.55.108.0/24\",\r\n - \ \"65.55.209.128/26\",\r\n \"65.55.211.32/27\",\r\n \"65.55.213.64/26\",\r\n - \ \"65.55.213.128/26\",\r\n \"65.55.217.0/24\",\r\n \"65.55.219.32/27\",\r\n - \ \"65.55.219.128/25\",\r\n \"104.44.88.32/27\",\r\n \"104.44.88.96/27\",\r\n - \ \"104.44.91.96/27\",\r\n \"104.44.93.160/27\",\r\n \"104.44.94.48/28\",\r\n - \ \"104.46.0.0/21\",\r\n \"104.46.96.0/19\",\r\n \"104.46.192.0/20\",\r\n - \ \"104.47.200.0/21\",\r\n \"104.208.128.0/17\",\r\n \"104.209.128.0/17\",\r\n - \ \"104.210.0.0/20\",\r\n \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n - \ \"131.253.13.16/29\",\r\n \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n - \ \"131.253.13.80/29\",\r\n \"131.253.13.96/30\",\r\n \"131.253.14.16/28\",\r\n - \ \"131.253.14.208/28\",\r\n \"131.253.14.224/28\",\r\n \"131.253.15.8/29\",\r\n - \ \"131.253.15.16/28\",\r\n \"131.253.24.0/28\",\r\n \"131.253.24.192/26\",\r\n - \ \"131.253.34.224/27\",\r\n \"131.253.38.0/27\",\r\n \"131.253.38.128/26\",\r\n - \ \"131.253.40.0/28\",\r\n \"134.170.220.0/23\",\r\n \"137.116.0.0/18\",\r\n - \ \"137.116.64.0/19\",\r\n \"137.116.96.0/22\",\r\n \"157.55.7.128/26\",\r\n - \ \"157.55.10.192/26\",\r\n \"157.55.11.128/25\",\r\n \"157.55.37.0/24\",\r\n - \ \"157.55.38.0/24\",\r\n \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n - \ \"157.55.55.100/30\",\r\n \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n - \ \"157.55.55.144/29\",\r\n \"157.55.55.160/28\",\r\n \"157.56.2.128/25\",\r\n - \ \"157.56.3.0/25\",\r\n \"191.236.192.0/18\",\r\n \"191.237.128.0/18\",\r\n - \ \"191.239.224.0/20\",\r\n \"193.149.64.0/21\",\r\n \"199.30.16.0/24\",\r\n - \ \"199.30.18.0/23\",\r\n \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n - \ \"199.30.28.64/26\",\r\n \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n - \ \"2603:1030:400::/48\",\r\n \"2603:1030:401:2::/63\",\r\n - \ \"2603:1030:401:4::/62\",\r\n \"2603:1030:401:8::/61\",\r\n - \ \"2603:1030:401:10::/62\",\r\n \"2603:1030:401:14::/63\",\r\n - \ \"2603:1030:401:17::/64\",\r\n \"2603:1030:401:18::/61\",\r\n - \ \"2603:1030:401:20::/59\",\r\n \"2603:1030:401:40::/60\",\r\n - \ \"2603:1030:401:50::/61\",\r\n \"2603:1030:401:58::/64\",\r\n - \ \"2603:1030:401:5a::/63\",\r\n \"2603:1030:401:5c::/62\",\r\n - \ \"2603:1030:401:60::/59\",\r\n \"2603:1030:401:80::/62\",\r\n - \ \"2603:1030:401:84::/64\",\r\n \"2603:1030:401:87::/64\",\r\n - \ \"2603:1030:401:88::/62\",\r\n \"2603:1030:401:8c::/63\",\r\n - \ \"2603:1030:401:8f::/64\",\r\n \"2603:1030:401:90::/63\",\r\n - \ \"2603:1030:401:94::/62\",\r\n \"2603:1030:401:98::/61\",\r\n - \ \"2603:1030:401:a0::/62\",\r\n \"2603:1030:401:a4::/63\",\r\n - \ \"2603:1030:401:a7::/64\",\r\n \"2603:1030:401:a8::/61\",\r\n - \ \"2603:1030:401:b0::/60\",\r\n \"2603:1030:401:c0::/58\",\r\n - \ \"2603:1030:401:100::/59\",\r\n \"2603:1030:401:120::/64\",\r\n - \ \"2603:1030:401:124::/62\",\r\n \"2603:1030:401:128::/61\",\r\n - \ \"2603:1030:401:130::/62\",\r\n \"2603:1030:401:134::/63\",\r\n - \ \"2603:1030:401:139::/64\",\r\n \"2603:1030:401:13a::/63\",\r\n - \ \"2603:1030:401:143::/64\",\r\n \"2603:1030:401:144::/63\",\r\n - \ \"2603:1030:401:14a::/63\",\r\n \"2603:1030:401:14c::/62\",\r\n - \ \"2603:1030:401:150::/62\",\r\n \"2603:1030:401:154::/63\",\r\n - \ \"2603:1030:401:159::/64\",\r\n \"2603:1030:401:15a::/63\",\r\n - \ \"2603:1030:401:15c::/62\",\r\n \"2603:1030:401:160::/61\",\r\n - \ \"2603:1030:401:16a::/63\",\r\n \"2603:1030:401:16c::/64\",\r\n - \ \"2603:1030:401:17c::/62\",\r\n \"2603:1030:401:180::/58\",\r\n - \ \"2603:1030:401:1c0::/61\",\r\n \"2603:1030:401:1c8::/63\",\r\n - \ \"2603:1030:401:1cc::/62\",\r\n \"2603:1030:401:1d0::/60\",\r\n - \ \"2603:1030:401:1e0::/60\",\r\n \"2603:1030:401:1f0::/61\",\r\n - \ \"2603:1030:401:1f8::/64\",\r\n \"2603:1030:401:20c::/62\",\r\n - \ \"2603:1030:401:210::/60\",\r\n \"2603:1030:401:220::/62\",\r\n - \ \"2603:1030:401:226::/63\",\r\n \"2603:1030:401:228::/61\",\r\n - \ \"2603:1030:401:230::/60\",\r\n \"2603:1030:401:240::/60\",\r\n - \ \"2603:1030:401:250::/62\",\r\n \"2603:1030:401:254::/63\",\r\n - \ \"2603:1030:401:256::/64\",\r\n \"2603:1030:401:25b::/64\",\r\n - \ \"2603:1030:401:25c::/63\",\r\n \"2603:1030:401:25e::/64\",\r\n - \ \"2603:1030:401:263::/64\",\r\n \"2603:1030:401:264::/62\",\r\n - \ \"2603:1030:401:268::/61\",\r\n \"2603:1030:401:270::/62\",\r\n - \ \"2603:1030:401:274::/63\",\r\n \"2603:1030:401:27a::/63\",\r\n - \ \"2603:1030:401:27c::/62\",\r\n \"2603:1030:401:280::/59\",\r\n - \ \"2603:1030:401:2a0::/61\",\r\n \"2603:1030:401:2a8::/63\",\r\n - \ \"2603:1030:401:2ab::/64\",\r\n \"2603:1030:401:2ac::/62\",\r\n - \ \"2603:1030:401:2b0::/60\",\r\n \"2603:1030:401:2c0::/63\",\r\n - \ \"2603:1030:401:2c2::/64\",\r\n \"2603:1030:401:2c7::/64\",\r\n - \ \"2603:1030:401:2c8::/61\",\r\n \"2603:1030:401:2d0::/60\",\r\n - \ \"2603:1030:401:2e0::/62\",\r\n \"2603:1030:401:2e4::/63\",\r\n - \ \"2603:1030:401:2e6::/64\",\r\n \"2603:1030:401:2ed::/64\",\r\n - \ \"2603:1030:401:2ee::/63\",\r\n \"2603:1030:401:2f0::/64\",\r\n - \ \"2603:1030:401:2f3::/64\",\r\n \"2603:1030:401:2f4::/62\",\r\n - \ \"2603:1030:401:2f8::/61\",\r\n \"2603:1030:401:300::/59\",\r\n - \ \"2603:1030:401:320::/61\",\r\n \"2603:1030:401:328::/63\",\r\n - \ \"2603:1030:401:32a::/64\",\r\n \"2603:1030:401:333::/64\",\r\n - \ \"2603:1030:401:334::/62\",\r\n \"2603:1030:401:338::/62\",\r\n - \ \"2603:1030:401:33c::/63\",\r\n \"2603:1030:401:33e::/64\",\r\n - \ \"2603:1030:401:341::/64\",\r\n \"2603:1030:401:342::/63\",\r\n - \ \"2603:1030:401:344::/62\",\r\n \"2603:1030:401:348::/61\",\r\n - \ \"2603:1030:401:350::/60\",\r\n \"2603:1030:401:360::/61\",\r\n - \ \"2603:1030:401:368::/64\",\r\n \"2603:1030:402::/47\",\r\n + \"\",\r\n \"addressPrefixes\": [\r\n \"13.68.128.0/17\",\r\n + \ \"13.72.64.0/18\",\r\n \"13.82.0.0/16\",\r\n \"13.90.0.0/16\",\r\n + \ \"13.92.0.0/16\",\r\n \"13.104.144.128/27\",\r\n \"13.104.152.128/25\",\r\n + \ \"13.104.192.0/21\",\r\n \"13.104.211.0/25\",\r\n \"13.104.214.128/25\",\r\n + \ \"13.104.215.0/25\",\r\n \"13.105.17.0/26\",\r\n \"13.105.19.0/25\",\r\n + \ \"13.105.20.192/26\",\r\n \"13.105.27.0/25\",\r\n \"13.105.27.192/27\",\r\n + \ \"13.105.36.192/26\",\r\n \"13.105.74.48/28\",\r\n \"13.105.98.48/28\",\r\n + \ \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n \"13.105.104.32/27\",\r\n + \ \"13.105.104.64/28\",\r\n \"13.105.104.96/27\",\r\n \"20.25.0.0/17\",\r\n + \ \"20.38.98.0/24\",\r\n \"20.39.32.0/19\",\r\n \"20.42.0.0/17\",\r\n + \ \"20.47.1.0/24\",\r\n \"20.47.16.0/23\",\r\n \"20.47.31.0/24\",\r\n + \ \"20.47.108.0/23\",\r\n \"20.47.113.0/24\",\r\n \"20.49.104.0/21\",\r\n + \ \"20.51.128.0/17\",\r\n \"20.55.0.0/17\",\r\n \"20.60.0.0/24\",\r\n + \ \"20.60.2.0/23\",\r\n \"20.60.6.0/23\",\r\n \"20.60.60.0/22\",\r\n + \ \"20.60.128.0/23\",\r\n \"20.60.134.0/23\",\r\n \"20.60.146.0/23\",\r\n + \ \"20.60.220.0/23\",\r\n \"20.62.128.0/17\",\r\n \"20.72.128.0/18\",\r\n + \ \"20.75.128.0/17\",\r\n \"20.81.0.0/17\",\r\n \"20.83.128.0/18\",\r\n + \ \"20.84.0.0/17\",\r\n \"20.85.128.0/17\",\r\n \"20.88.128.0/18\",\r\n + \ \"20.95.0.0/24\",\r\n \"20.95.2.0/24\",\r\n \"20.95.4.0/24\",\r\n + \ \"20.95.6.0/24\",\r\n \"20.95.19.0/24\",\r\n \"20.95.21.0/24\",\r\n + \ \"20.95.33.0/24\",\r\n \"20.102.0.0/17\",\r\n \"20.106.128.0/17\",\r\n + \ \"20.115.0.0/17\",\r\n \"20.119.0.0/17\",\r\n \"20.120.0.0/17\",\r\n + \ \"20.121.0.0/16\",\r\n \"20.124.0.0/16\",\r\n \"20.127.0.0/16\",\r\n + \ \"20.135.4.0/23\",\r\n \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n + \ \"20.136.3.0/25\",\r\n \"20.136.4.0/24\",\r\n \"20.150.32.0/23\",\r\n + \ \"20.150.90.0/24\",\r\n \"20.152.0.0/23\",\r\n \"20.157.6.0/23\",\r\n + \ \"20.157.19.0/24\",\r\n \"20.157.24.0/24\",\r\n \"20.157.39.0/24\",\r\n + \ \"20.157.59.0/24\",\r\n \"20.157.61.0/24\",\r\n \"20.157.93.0/24\",\r\n + \ \"20.157.104.0/24\",\r\n \"20.157.109.0/24\",\r\n \"20.157.116.0/24\",\r\n + \ \"20.157.124.0/24\",\r\n \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n + \ \"20.157.171.0/24\",\r\n \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n + \ \"20.163.128.0/17\",\r\n \"20.185.0.0/16\",\r\n \"20.190.130.0/24\",\r\n + \ \"20.190.151.0/24\",\r\n \"20.202.20.0/24\",\r\n \"20.202.39.0/24\",\r\n + \ \"20.202.120.0/22\",\r\n \"20.202.124.0/24\",\r\n \"20.209.0.0/23\",\r\n + \ \"20.209.40.0/23\",\r\n \"20.209.52.0/23\",\r\n \"20.209.74.0/23\",\r\n + \ \"20.228.128.0/17\",\r\n \"20.231.0.0/17\",\r\n \"20.231.192.0/18\",\r\n + \ \"20.232.0.0/16\",\r\n \"20.237.0.0/17\",\r\n \"20.241.128.0/17\",\r\n + \ \"20.242.128.0/17\",\r\n \"20.246.128.0/17\",\r\n \"20.253.0.0/17\",\r\n + \ \"23.96.0.0/17\",\r\n \"23.98.45.0/24\",\r\n \"23.100.16.0/20\",\r\n + \ \"23.101.128.0/20\",\r\n \"40.71.0.0/16\",\r\n \"40.76.0.0/16\",\r\n + \ \"40.78.219.0/24\",\r\n \"40.78.224.0/21\",\r\n \"40.79.152.0/21\",\r\n + \ \"40.80.144.0/21\",\r\n \"40.82.24.0/22\",\r\n \"40.82.60.0/22\",\r\n + \ \"40.85.160.0/19\",\r\n \"40.87.0.0/17\",\r\n \"40.87.164.0/22\",\r\n + \ \"40.88.0.0/16\",\r\n \"40.90.23.128/25\",\r\n \"40.90.24.128/25\",\r\n + \ \"40.90.25.0/26\",\r\n \"40.90.30.192/26\",\r\n \"40.90.129.128/26\",\r\n + \ \"40.90.130.96/28\",\r\n \"40.90.131.224/27\",\r\n \"40.90.136.16/28\",\r\n + \ \"40.90.136.32/27\",\r\n \"40.90.137.96/27\",\r\n \"40.90.139.224/27\",\r\n + \ \"40.90.143.0/27\",\r\n \"40.90.146.64/26\",\r\n \"40.90.147.0/27\",\r\n + \ \"40.90.148.64/27\",\r\n \"40.90.150.32/27\",\r\n \"40.90.224.0/19\",\r\n + \ \"40.91.4.0/22\",\r\n \"40.93.2.0/24\",\r\n \"40.93.4.0/24\",\r\n + \ \"40.93.11.0/24\",\r\n \"40.97.4.0/24\",\r\n \"40.112.48.0/20\",\r\n + \ \"40.114.0.0/17\",\r\n \"40.117.32.0/19\",\r\n \"40.117.64.0/18\",\r\n + \ \"40.117.128.0/17\",\r\n \"40.121.0.0/16\",\r\n \"40.123.132.0/22\",\r\n + \ \"40.123.176.0/22\",\r\n \"40.126.2.0/24\",\r\n \"40.126.23.0/24\",\r\n + \ \"52.101.4.0/22\",\r\n \"52.101.9.0/24\",\r\n \"52.101.20.0/22\",\r\n + \ \"52.101.51.0/24\",\r\n \"52.101.52.0/22\",\r\n \"52.102.129.0/24\",\r\n + \ \"52.102.137.0/24\",\r\n \"52.102.159.0/24\",\r\n \"52.103.1.0/24\",\r\n + \ \"52.103.3.0/24\",\r\n \"52.103.11.0/24\",\r\n \"52.103.129.0/24\",\r\n + \ \"52.103.137.0/24\",\r\n \"52.108.16.0/21\",\r\n \"52.108.79.0/24\",\r\n + \ \"52.108.105.0/24\",\r\n \"52.108.106.0/23\",\r\n \"52.109.12.0/22\",\r\n + \ \"52.111.229.0/24\",\r\n \"52.112.112.0/24\",\r\n \"52.112.123.0/24\",\r\n + \ \"52.112.127.0/24\",\r\n \"52.113.16.0/20\",\r\n \"52.114.132.0/22\",\r\n + \ \"52.115.54.0/24\",\r\n \"52.115.62.0/23\",\r\n \"52.115.192.0/19\",\r\n + \ \"52.120.32.0/19\",\r\n \"52.120.224.0/20\",\r\n \"52.122.0.0/24\",\r\n + \ \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n \"52.122.6.0/24\",\r\n + \ \"52.123.0.0/24\",\r\n \"52.125.132.0/22\",\r\n \"52.136.64.0/18\",\r\n + \ \"52.142.0.0/18\",\r\n \"52.143.207.0/24\",\r\n \"52.146.0.0/17\",\r\n + \ \"52.147.192.0/18\",\r\n \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n + \ \"52.151.128.0/17\",\r\n \"52.152.128.0/17\",\r\n \"52.154.64.0/18\",\r\n + \ \"52.168.0.0/16\",\r\n \"52.170.0.0/16\",\r\n \"52.179.0.0/17\",\r\n + \ \"52.186.0.0/16\",\r\n \"52.188.0.0/16\",\r\n \"52.190.0.0/17\",\r\n + \ \"52.191.0.0/17\",\r\n \"52.191.192.0/18\",\r\n \"52.224.0.0/16\",\r\n + \ \"52.226.0.0/16\",\r\n \"52.232.146.0/24\",\r\n \"52.234.128.0/17\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n + \ \"52.239.252.0/24\",\r\n \"52.240.0.0/17\",\r\n \"52.245.8.0/22\",\r\n + \ \"52.245.104.0/22\",\r\n \"52.249.128.0/17\",\r\n \"52.253.160.0/24\",\r\n + \ \"52.255.128.0/17\",\r\n \"53.103.137.0/24\",\r\n \"65.54.19.128/27\",\r\n + \ \"104.41.128.0/19\",\r\n \"104.44.91.32/27\",\r\n \"104.44.94.16/28\",\r\n + \ \"104.44.95.160/27\",\r\n \"104.44.95.240/28\",\r\n \"104.45.128.0/18\",\r\n + \ \"104.45.192.0/20\",\r\n \"104.211.0.0/18\",\r\n \"137.116.112.0/20\",\r\n + \ \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n \"137.135.64.0/18\",\r\n + \ \"138.91.96.0/19\",\r\n \"157.56.176.0/21\",\r\n \"168.61.32.0/20\",\r\n + \ \"168.61.48.0/21\",\r\n \"168.62.32.0/19\",\r\n \"168.62.160.0/19\",\r\n + \ \"191.234.32.0/19\",\r\n \"191.236.0.0/18\",\r\n \"191.237.0.0/17\",\r\n + \ \"191.238.0.0/18\",\r\n \"204.152.18.0/31\",\r\n \"204.152.18.8/29\",\r\n + \ \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n \"204.152.19.0/24\",\r\n + \ \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n \"2603:1030:20c::/47\",\r\n + \ \"2603:1030:20e::/48\",\r\n \"2603:1030:210::/47\",\r\n + \ \"2603:1030:212::/56\",\r\n \"2603:1030:213::/48\",\r\n + \ \"2603:1036:903:4::/64\",\r\n \"2603:1036:120d::/48\",\r\n + \ \"2603:1036:2404::/48\",\r\n \"2603:1036:3000:120::/59\",\r\n + \ \"2603:1037:1:120::/59\",\r\n \"2603:1062:2:100::/57\",\r\n + \ \"2603:1063:8::/56\",\r\n \"2603:1063:108::/55\",\r\n \"2603:1063:208::/55\",\r\n + \ \"2603:1063:2200:20::/64\",\r\n \"2a01:111:f100:2000::/52\",\r\n + \ \"2a01:111:f403:c100::/64\",\r\n \"2a01:111:f403:c900::/64\",\r\n + \ \"2a01:111:f403:c91e::/63\",\r\n \"2a01:111:f403:c920::/63\",\r\n + \ \"2a01:111:f403:c922::/64\",\r\n \"2a01:111:f403:d100::/64\",\r\n + \ \"2a01:111:f403:d900::/64\",\r\n \"2a01:111:f403:f000::/64\",\r\n + \ \"2a01:111:f403:f900::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastus2\",\r\n \"id\": \"AzureCloud.eastus2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"29\",\r\n \"region\": \"eastus2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.68.0.0/17\",\r\n \"13.77.64.0/18\",\r\n \"13.104.147.0/25\",\r\n + \ \"13.104.208.64/27\",\r\n \"13.105.18.192/26\",\r\n \"13.105.23.64/26\",\r\n + \ \"13.105.28.0/28\",\r\n \"13.105.28.128/25\",\r\n \"13.105.67.128/25\",\r\n + \ \"13.105.74.128/26\",\r\n \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n + \ \"13.105.75.64/27\",\r\n \"13.105.101.32/28\",\r\n \"20.1.128.0/17\",\r\n + \ \"20.7.0.0/16\",\r\n \"20.10.0.0/16\",\r\n \"20.12.0.0/17\",\r\n + \ \"20.14.128.0/17\",\r\n \"20.15.0.0/17\",\r\n \"20.22.0.0/16\",\r\n + \ \"20.36.128.0/17\",\r\n \"20.38.100.0/23\",\r\n \"20.38.208.0/22\",\r\n + \ \"20.41.0.0/18\",\r\n \"20.44.16.0/21\",\r\n \"20.44.64.0/18\",\r\n + \ \"20.47.60.0/23\",\r\n \"20.47.76.0/23\",\r\n \"20.49.0.0/18\",\r\n + \ \"20.49.96.0/21\",\r\n \"20.55.192.0/18\",\r\n \"20.57.0.0/17\",\r\n + \ \"20.60.56.0/22\",\r\n \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n + \ \"20.60.180.0/23\",\r\n \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n + \ \"20.62.0.0/17\",\r\n \"20.65.0.0/17\",\r\n \"20.69.192.0/18\",\r\n + \ \"20.72.64.0/18\",\r\n \"20.75.0.0/17\",\r\n \"20.80.192.0/18\",\r\n + \ \"20.81.128.0/17\",\r\n \"20.85.0.0/17\",\r\n \"20.88.96.0/19\",\r\n + \ \"20.94.0.0/17\",\r\n \"20.95.53.0/24\",\r\n \"20.95.255.0/29\",\r\n + \ \"20.96.0.0/16\",\r\n \"20.97.128.0/17\",\r\n \"20.98.192.0/18\",\r\n + \ \"20.109.0.0/17\",\r\n \"20.110.0.0/16\",\r\n \"20.114.128.0/17\",\r\n + \ \"20.119.128.0/17\",\r\n \"20.122.0.0/16\",\r\n \"20.135.16.0/23\",\r\n + \ \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n \"20.136.0.0/25\",\r\n + \ \"20.136.1.0/24\",\r\n \"20.143.2.0/24\",\r\n \"20.150.29.0/24\",\r\n + \ \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n + \ \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.152.6.0/23\",\r\n + \ \"20.157.17.0/24\",\r\n \"20.157.29.0/24\",\r\n \"20.157.36.0/23\",\r\n + \ \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n + \ \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n \"20.157.84.0/24\",\r\n + \ \"20.157.114.0/24\",\r\n \"20.157.122.0/24\",\r\n \"20.157.167.0/24\",\r\n + \ \"20.157.185.0/24\",\r\n \"20.161.0.0/16\",\r\n \"20.186.0.0/17\",\r\n + \ \"20.186.128.0/18\",\r\n \"20.190.131.0/24\",\r\n \"20.190.152.0/24\",\r\n + \ \"20.190.192.0/18\",\r\n \"20.201.224.0/23\",\r\n \"20.202.21.0/24\",\r\n + \ \"20.202.31.0/24\",\r\n \"20.202.32.0/23\",\r\n \"20.202.34.0/24\",\r\n + \ \"20.209.68.0/23\",\r\n \"20.230.0.0/17\",\r\n \"20.242.0.0/17\",\r\n + \ \"20.246.0.0/17\",\r\n \"23.100.64.0/21\",\r\n \"23.101.32.0/21\",\r\n + \ \"23.101.80.0/21\",\r\n \"23.101.144.0/20\",\r\n \"23.102.96.0/19\",\r\n + \ \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n \"40.65.192.0/18\",\r\n + \ \"40.67.128.0/19\",\r\n \"40.70.0.0/18\",\r\n \"40.70.64.0/20\",\r\n + \ \"40.70.80.0/21\",\r\n \"40.70.128.0/17\",\r\n \"40.75.0.0/19\",\r\n + \ \"40.75.64.0/18\",\r\n \"40.77.128.128/25\",\r\n \"40.77.129.0/24\",\r\n + \ \"40.77.130.0/25\",\r\n \"40.77.132.0/24\",\r\n \"40.77.136.48/28\",\r\n + \ \"40.77.137.128/26\",\r\n \"40.77.138.128/25\",\r\n \"40.77.163.0/24\",\r\n + \ \"40.77.166.160/27\",\r\n \"40.77.167.0/24\",\r\n \"40.77.168.0/24\",\r\n + \ \"40.77.170.0/24\",\r\n \"40.77.175.96/27\",\r\n \"40.77.177.0/24\",\r\n + \ \"40.77.178.0/23\",\r\n \"40.77.182.0/28\",\r\n \"40.77.182.32/27\",\r\n + \ \"40.77.184.0/25\",\r\n \"40.77.198.0/26\",\r\n \"40.77.199.192/26\",\r\n + \ \"40.77.224.128/25\",\r\n \"40.77.228.0/24\",\r\n \"40.77.233.0/24\",\r\n + \ \"40.77.234.192/27\",\r\n \"40.77.236.80/28\",\r\n \"40.77.237.64/26\",\r\n + \ \"40.77.240.0/25\",\r\n \"40.77.245.0/24\",\r\n \"40.77.248.0/25\",\r\n + \ \"40.77.251.0/24\",\r\n \"40.78.208.48/28\",\r\n \"40.78.220.0/24\",\r\n + \ \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n \"40.79.8.32/28\",\r\n + \ \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n \"40.79.9.0/24\",\r\n + \ \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n \"40.79.48.0/27\",\r\n + \ \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n \"40.79.56.0/21\",\r\n + \ \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n \"40.79.90.0/24\",\r\n + \ \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n \"40.79.93.0/28\",\r\n + \ \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n \"40.79.206.64/27\",\r\n + \ \"40.79.240.0/20\",\r\n \"40.82.4.0/22\",\r\n \"40.82.44.0/22\",\r\n + \ \"40.84.0.0/17\",\r\n \"40.87.168.0/30\",\r\n \"40.87.168.8/29\",\r\n + \ \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n \"40.87.168.48/28\",\r\n + \ \"40.87.168.64/30\",\r\n \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n + \ \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n + \ \"40.87.168.192/28\",\r\n \"40.87.168.210/31\",\r\n \"40.87.168.212/30\",\r\n + \ \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n \"40.87.169.0/27\",\r\n + \ \"40.87.169.32/29\",\r\n \"40.87.169.44/30\",\r\n \"40.87.169.48/29\",\r\n + \ \"40.87.169.56/31\",\r\n \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n + \ \"40.87.169.96/31\",\r\n \"40.87.169.102/31\",\r\n \"40.87.169.104/29\",\r\n + \ \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n \"40.87.169.136/31\",\r\n + \ \"40.87.169.140/30\",\r\n \"40.87.169.160/27\",\r\n \"40.87.169.192/26\",\r\n + \ \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n \"40.87.170.144/31\",\r\n + \ \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n + \ \"40.87.170.184/30\",\r\n \"40.87.170.194/31\",\r\n \"40.87.170.196/30\",\r\n + \ \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n \"40.87.170.228/30\",\r\n + \ \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n \"40.87.170.248/30\",\r\n + \ \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n + \ \"40.87.171.16/28\",\r\n \"40.87.171.36/30\",\r\n \"40.87.171.40/31\",\r\n + \ \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n \"40.87.171.96/27\",\r\n + \ \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n \"40.87.171.166/31\",\r\n + \ \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n \"40.87.171.192/27\",\r\n + \ \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n \"40.87.171.248/31\",\r\n + \ \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n \"40.90.130.160/27\",\r\n + \ \"40.90.132.128/26\",\r\n \"40.90.133.112/28\",\r\n \"40.90.134.192/26\",\r\n + \ \"40.90.136.0/28\",\r\n \"40.90.138.160/27\",\r\n \"40.90.140.160/27\",\r\n + \ \"40.90.140.192/27\",\r\n \"40.90.143.192/26\",\r\n \"40.90.144.64/26\",\r\n + \ \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n \"40.90.148.96/27\",\r\n + \ \"40.90.155.128/26\",\r\n \"40.90.157.128/26\",\r\n \"40.90.158.128/25\",\r\n + \ \"40.91.12.16/28\",\r\n \"40.91.12.48/28\",\r\n \"40.91.12.64/26\",\r\n + \ \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n \"40.91.12.208/28\",\r\n + \ \"40.91.12.240/28\",\r\n \"40.91.13.64/27\",\r\n \"40.91.13.96/28\",\r\n + \ \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n \"40.91.14.0/24\",\r\n + \ \"40.93.3.0/24\",\r\n \"40.93.12.0/24\",\r\n \"40.123.0.0/17\",\r\n + \ \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n \"40.123.144.104/29\",\r\n + \ \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n \"40.123.144.144/29\",\r\n + \ \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n + \ \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n + \ \"40.123.144.252/31\",\r\n \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n + \ \"40.123.145.12/31\",\r\n \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n + \ \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n + \ \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n \"40.123.145.80/28\",\r\n + \ \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n \"40.123.145.160/30\",\r\n + \ \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n + \ \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n + \ \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n + \ \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n + \ \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n + \ \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n \"40.123.146.64/26\",\r\n + \ \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n \"40.123.146.164/31\",\r\n + \ \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n + \ \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n \"40.123.146.210/31\",\r\n + \ \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n \"40.123.146.224/27\",\r\n + \ \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n \"40.123.147.38/31\",\r\n + \ \"40.123.147.40/29\",\r\n \"40.123.147.48/28\",\r\n \"40.123.147.64/28\",\r\n + \ \"40.123.147.80/30\",\r\n \"40.123.147.84/31\",\r\n \"40.126.3.0/24\",\r\n + \ \"40.126.24.0/24\",\r\n \"52.101.10.0/24\",\r\n \"52.101.36.0/22\",\r\n + \ \"52.101.56.0/22\",\r\n \"52.101.60.0/24\",\r\n \"52.102.131.0/24\",\r\n + \ \"52.102.138.0/24\",\r\n \"52.103.5.0/24\",\r\n \"52.103.12.0/24\",\r\n + \ \"52.103.131.0/24\",\r\n \"52.103.138.0/24\",\r\n \"52.108.186.0/24\",\r\n + \ \"52.108.216.0/22\",\r\n \"52.109.4.0/22\",\r\n \"52.111.230.0/24\",\r\n + \ \"52.112.76.0/22\",\r\n \"52.112.95.0/24\",\r\n \"52.112.104.0/24\",\r\n + \ \"52.112.108.0/24\",\r\n \"52.112.116.0/24\",\r\n \"52.114.136.0/21\",\r\n + \ \"52.114.180.0/22\",\r\n \"52.114.186.0/23\",\r\n \"52.114.206.0/23\",\r\n + \ \"52.114.208.0/24\",\r\n \"52.115.48.0/22\",\r\n \"52.115.52.0/23\",\r\n + \ \"52.115.64.0/22\",\r\n \"52.115.160.0/19\",\r\n \"52.115.230.0/24\",\r\n + \ \"52.120.64.0/19\",\r\n \"52.121.32.0/22\",\r\n \"52.122.12.0/22\",\r\n + \ \"52.123.4.0/24\",\r\n \"52.125.136.0/24\",\r\n \"52.136.29.0/24\",\r\n + \ \"52.138.80.0/21\",\r\n \"52.138.96.0/19\",\r\n \"52.143.192.0/24\",\r\n + \ \"52.147.160.0/19\",\r\n \"52.167.0.0/16\",\r\n \"52.177.0.0/16\",\r\n + \ \"52.179.128.0/17\",\r\n \"52.184.128.0/19\",\r\n \"52.184.160.0/21\",\r\n + \ \"52.184.168.0/28\",\r\n \"52.184.168.80/28\",\r\n \"52.184.168.96/27\",\r\n + \ \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n \"52.184.170.0/24\",\r\n + \ \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n \"52.225.128.0/21\",\r\n + \ \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n \"52.225.136.64/28\",\r\n + \ \"52.225.137.0/24\",\r\n \"52.225.192.0/18\",\r\n \"52.232.151.0/24\",\r\n + \ \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n \"52.239.156.0/24\",\r\n + \ \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n + \ \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n + \ \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n \"52.239.192.0/26\",\r\n + \ \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n \"52.239.192.160/27\",\r\n + \ \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n \"52.239.198.192/26\",\r\n + \ \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n + \ \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n \"52.242.64.0/18\",\r\n + \ \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n \"52.245.45.128/28\",\r\n + \ \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n + \ \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n \"52.245.46.112/28\",\r\n + \ \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n + \ \"52.247.0.0/17\",\r\n \"52.250.128.0/18\",\r\n \"52.251.0.0/17\",\r\n + \ \"52.252.0.0/17\",\r\n \"52.253.64.0/20\",\r\n \"52.253.148.0/23\",\r\n + \ \"52.253.154.0/23\",\r\n \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n + \ \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n \"53.103.138.0/24\",\r\n + \ \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n \"65.55.44.16/28\",\r\n + \ \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n \"65.55.44.96/28\",\r\n + \ \"65.55.44.128/27\",\r\n \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n + \ \"65.55.105.96/27\",\r\n \"65.55.105.224/27\",\r\n \"65.55.106.0/26\",\r\n + \ \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n \"65.55.107.48/28\",\r\n + \ \"65.55.107.64/27\",\r\n \"65.55.108.0/24\",\r\n \"65.55.209.128/26\",\r\n + \ \"65.55.211.32/27\",\r\n \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n + \ \"65.55.217.0/24\",\r\n \"65.55.219.32/27\",\r\n \"65.55.219.128/25\",\r\n + \ \"104.44.88.32/27\",\r\n \"104.44.88.96/27\",\r\n \"104.44.91.96/27\",\r\n + \ \"104.44.93.160/27\",\r\n \"104.44.94.48/28\",\r\n \"104.46.0.0/21\",\r\n + \ \"104.46.96.0/19\",\r\n \"104.46.192.0/20\",\r\n \"104.47.200.0/21\",\r\n + \ \"104.208.128.0/17\",\r\n \"104.209.128.0/17\",\r\n \"104.210.0.0/20\",\r\n + \ \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n \"131.253.13.16/29\",\r\n + \ \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n \"131.253.13.80/29\",\r\n + \ \"131.253.13.96/30\",\r\n \"131.253.14.16/28\",\r\n \"131.253.14.208/28\",\r\n + \ \"131.253.14.224/28\",\r\n \"131.253.15.8/29\",\r\n \"131.253.15.16/28\",\r\n + \ \"131.253.24.0/28\",\r\n \"131.253.24.192/26\",\r\n \"131.253.34.224/27\",\r\n + \ \"131.253.38.0/27\",\r\n \"131.253.38.128/26\",\r\n \"131.253.40.0/28\",\r\n + \ \"134.170.220.0/23\",\r\n \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n + \ \"137.116.96.0/22\",\r\n \"157.55.7.128/26\",\r\n \"157.55.10.192/26\",\r\n + \ \"157.55.11.128/25\",\r\n \"157.55.37.0/24\",\r\n \"157.55.38.0/24\",\r\n + \ \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n \"157.55.55.100/30\",\r\n + \ \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n + \ \"157.55.55.160/28\",\r\n \"157.56.2.128/25\",\r\n \"157.56.3.0/25\",\r\n + \ \"191.236.192.0/18\",\r\n \"191.237.128.0/18\",\r\n \"191.239.224.0/20\",\r\n + \ \"193.149.64.0/21\",\r\n \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n + \ \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n \"199.30.28.64/26\",\r\n + \ \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n \"2603:1030:400::/48\",\r\n + \ \"2603:1030:401:2::/63\",\r\n \"2603:1030:401:4::/62\",\r\n + \ \"2603:1030:401:8::/61\",\r\n \"2603:1030:401:10::/62\",\r\n + \ \"2603:1030:401:14::/63\",\r\n \"2603:1030:401:17::/64\",\r\n + \ \"2603:1030:401:18::/61\",\r\n \"2603:1030:401:20::/59\",\r\n + \ \"2603:1030:401:40::/60\",\r\n \"2603:1030:401:50::/61\",\r\n + \ \"2603:1030:401:58::/64\",\r\n \"2603:1030:401:5a::/63\",\r\n + \ \"2603:1030:401:5c::/62\",\r\n \"2603:1030:401:60::/59\",\r\n + \ \"2603:1030:401:80::/62\",\r\n \"2603:1030:401:84::/64\",\r\n + \ \"2603:1030:401:87::/64\",\r\n \"2603:1030:401:88::/62\",\r\n + \ \"2603:1030:401:8c::/63\",\r\n \"2603:1030:401:8f::/64\",\r\n + \ \"2603:1030:401:90::/63\",\r\n \"2603:1030:401:94::/62\",\r\n + \ \"2603:1030:401:98::/61\",\r\n \"2603:1030:401:a0::/62\",\r\n + \ \"2603:1030:401:a4::/63\",\r\n \"2603:1030:401:a7::/64\",\r\n + \ \"2603:1030:401:a8::/61\",\r\n \"2603:1030:401:b0::/60\",\r\n + \ \"2603:1030:401:c0::/58\",\r\n \"2603:1030:401:100::/59\",\r\n + \ \"2603:1030:401:120::/64\",\r\n \"2603:1030:401:124::/62\",\r\n + \ \"2603:1030:401:128::/61\",\r\n \"2603:1030:401:130::/62\",\r\n + \ \"2603:1030:401:134::/63\",\r\n \"2603:1030:401:139::/64\",\r\n + \ \"2603:1030:401:13a::/63\",\r\n \"2603:1030:401:143::/64\",\r\n + \ \"2603:1030:401:144::/63\",\r\n \"2603:1030:401:14a::/63\",\r\n + \ \"2603:1030:401:14c::/62\",\r\n \"2603:1030:401:150::/62\",\r\n + \ \"2603:1030:401:154::/63\",\r\n \"2603:1030:401:159::/64\",\r\n + \ \"2603:1030:401:15a::/63\",\r\n \"2603:1030:401:15c::/62\",\r\n + \ \"2603:1030:401:160::/61\",\r\n \"2603:1030:401:16a::/63\",\r\n + \ \"2603:1030:401:16c::/64\",\r\n \"2603:1030:401:17c::/62\",\r\n + \ \"2603:1030:401:180::/58\",\r\n \"2603:1030:401:1c0::/61\",\r\n + \ \"2603:1030:401:1c8::/63\",\r\n \"2603:1030:401:1cc::/62\",\r\n + \ \"2603:1030:401:1d0::/60\",\r\n \"2603:1030:401:1e0::/60\",\r\n + \ \"2603:1030:401:1f0::/61\",\r\n \"2603:1030:401:1f8::/64\",\r\n + \ \"2603:1030:401:20c::/62\",\r\n \"2603:1030:401:210::/60\",\r\n + \ \"2603:1030:401:220::/62\",\r\n \"2603:1030:401:226::/63\",\r\n + \ \"2603:1030:401:228::/61\",\r\n \"2603:1030:401:230::/60\",\r\n + \ \"2603:1030:401:240::/60\",\r\n \"2603:1030:401:250::/62\",\r\n + \ \"2603:1030:401:254::/63\",\r\n \"2603:1030:401:256::/64\",\r\n + \ \"2603:1030:401:25b::/64\",\r\n \"2603:1030:401:25c::/63\",\r\n + \ \"2603:1030:401:25e::/64\",\r\n \"2603:1030:401:263::/64\",\r\n + \ \"2603:1030:401:264::/62\",\r\n \"2603:1030:401:268::/61\",\r\n + \ \"2603:1030:401:270::/62\",\r\n \"2603:1030:401:274::/63\",\r\n + \ \"2603:1030:401:27a::/63\",\r\n \"2603:1030:401:27c::/62\",\r\n + \ \"2603:1030:401:280::/59\",\r\n \"2603:1030:401:2a0::/61\",\r\n + \ \"2603:1030:401:2a8::/63\",\r\n \"2603:1030:401:2ab::/64\",\r\n + \ \"2603:1030:401:2ac::/62\",\r\n \"2603:1030:401:2b0::/60\",\r\n + \ \"2603:1030:401:2c0::/63\",\r\n \"2603:1030:401:2c2::/64\",\r\n + \ \"2603:1030:401:2c7::/64\",\r\n \"2603:1030:401:2c8::/61\",\r\n + \ \"2603:1030:401:2d0::/60\",\r\n \"2603:1030:401:2e0::/62\",\r\n + \ \"2603:1030:401:2e4::/63\",\r\n \"2603:1030:401:2e6::/64\",\r\n + \ \"2603:1030:401:2ed::/64\",\r\n \"2603:1030:401:2ee::/63\",\r\n + \ \"2603:1030:401:2f0::/64\",\r\n \"2603:1030:401:2f3::/64\",\r\n + \ \"2603:1030:401:2f4::/62\",\r\n \"2603:1030:401:2f8::/61\",\r\n + \ \"2603:1030:401:300::/59\",\r\n \"2603:1030:401:320::/61\",\r\n + \ \"2603:1030:401:328::/63\",\r\n \"2603:1030:401:32a::/64\",\r\n + \ \"2603:1030:401:333::/64\",\r\n \"2603:1030:401:334::/62\",\r\n + \ \"2603:1030:401:338::/62\",\r\n \"2603:1030:401:33c::/63\",\r\n + \ \"2603:1030:401:33e::/64\",\r\n \"2603:1030:401:341::/64\",\r\n + \ \"2603:1030:401:342::/63\",\r\n \"2603:1030:401:344::/62\",\r\n + \ \"2603:1030:401:348::/61\",\r\n \"2603:1030:401:350::/60\",\r\n + \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n + \ \"2603:1030:401:36b::/64\",\r\n \"2603:1030:401:36c::/62\",\r\n + \ \"2603:1030:401:370::/60\",\r\n \"2603:1030:401:380::/63\",\r\n + \ \"2603:1030:401:382::/64\",\r\n \"2603:1030:402::/47\",\r\n \ \"2603:1030:406::/47\",\r\n \"2603:1030:408::/48\",\r\n \ \"2603:1030:40a:1::/64\",\r\n \"2603:1030:40a:2::/64\",\r\n \ \"2603:1030:40c::/48\",\r\n \"2603:1030:40d:8000::/49\",\r\n @@ -52089,51 +53451,54 @@ interactions: \ \"2603:1036:3000::/59\",\r\n \"2603:1037:1::/59\",\r\n \ \"2603:1039:205::/48\",\r\n \"2603:1062:2::/57\",\r\n \"2603:1063:9::/56\",\r\n \ \"2603:1063:109::/55\",\r\n \"2603:1063:209::/55\",\r\n - \ \"2a01:111:f403:c110::/64\",\r\n \"2a01:111:f403:c908::/62\",\r\n - \ \"2a01:111:f403:c923::/64\",\r\n \"2a01:111:f403:c924::/62\",\r\n - \ \"2a01:111:f403:d108::/62\",\r\n \"2a01:111:f403:d908::/62\",\r\n - \ \"2a01:111:f403:e008::/62\",\r\n \"2a01:111:f403:f908::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus2euap\",\r\n - \ \"id\": \"AzureCloud.eastus2euap\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n - \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.216.0/24\",\r\n - \ \"13.105.52.32/27\",\r\n \"13.105.52.64/28\",\r\n \"13.105.52.96/27\",\r\n - \ \"13.105.60.160/27\",\r\n \"13.105.61.0/28\",\r\n \"13.105.61.32/27\",\r\n - \ \"20.1.0.0/17\",\r\n \"20.39.0.0/19\",\r\n \"20.47.6.0/24\",\r\n - \ \"20.47.106.0/24\",\r\n \"20.47.128.0/17\",\r\n \"20.51.16.0/21\",\r\n - \ \"20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.238.0/23\",\r\n - \ \"20.102.128.0/18\",\r\n \"20.135.210.0/23\",\r\n \"20.135.212.0/22\",\r\n - \ \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n \"20.157.149.0/24\",\r\n - \ \"20.190.138.0/25\",\r\n \"20.190.149.0/24\",\r\n \"20.221.128.0/18\",\r\n - \ \"20.252.128.0/17\",\r\n \"40.70.88.0/28\",\r\n \"40.74.144.0/20\",\r\n - \ \"40.75.32.0/21\",\r\n \"40.78.208.0/28\",\r\n \"40.79.88.0/27\",\r\n - \ \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n \"40.79.96.0/19\",\r\n - \ \"40.87.168.4/30\",\r\n \"40.87.168.40/29\",\r\n \"40.87.168.68/31\",\r\n - \ \"40.87.168.208/31\",\r\n \"40.87.169.40/30\",\r\n \"40.87.169.58/31\",\r\n - \ \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n \"40.87.169.138/31\",\r\n - \ \"40.87.169.144/28\",\r\n \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n - \ \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n \"40.87.170.200/29\",\r\n - \ \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n \"40.87.170.220/30\",\r\n - \ \"40.87.170.224/30\",\r\n \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n - \ \"40.87.171.32/30\",\r\n \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n - \ \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n \"40.87.171.162/31\",\r\n - \ \"40.87.171.164/31\",\r\n \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n - \ \"40.89.64.0/18\",\r\n \"40.90.129.96/27\",\r\n \"40.90.137.32/27\",\r\n - \ \"40.90.146.192/27\",\r\n \"40.91.12.0/28\",\r\n \"40.91.12.32/28\",\r\n - \ \"40.91.13.0/28\",\r\n \"40.93.16.0/24\",\r\n \"40.93.203.0/24\",\r\n - \ \"40.93.204.0/22\",\r\n \"40.96.46.0/24\",\r\n \"40.96.55.0/24\",\r\n - \ \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n \"40.123.144.96/29\",\r\n - \ \"40.123.144.152/30\",\r\n \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n - \ \"40.123.145.4/31\",\r\n \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n - \ \"40.123.145.20/31\",\r\n \"40.123.145.60/30\",\r\n \"40.123.145.64/30\",\r\n - \ \"40.123.145.164/31\",\r\n \"40.123.145.214/31\",\r\n \"40.123.145.216/30\",\r\n - \ \"40.123.145.220/31\",\r\n \"40.123.146.30/31\",\r\n \"40.123.146.32/29\",\r\n - \ \"40.123.146.40/31\",\r\n \"40.123.146.50/31\",\r\n \"40.123.146.52/31\",\r\n - \ \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n \"40.123.146.176/30\",\r\n - \ \"40.123.146.180/31\",\r\n \"40.123.146.206/31\",\r\n \"40.123.146.208/31\",\r\n - \ \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n \"40.126.10.0/25\",\r\n + \ \"2603:1063:2200::/64\",\r\n \"2a01:111:f403:c110::/64\",\r\n + \ \"2a01:111:f403:c908::/62\",\r\n \"2a01:111:f403:c923::/64\",\r\n + \ \"2a01:111:f403:c924::/62\",\r\n \"2a01:111:f403:d108::/62\",\r\n + \ \"2a01:111:f403:d908::/62\",\r\n \"2a01:111:f403:e008::/62\",\r\n + \ \"2a01:111:f403:f908::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastus2euap\",\r\n \"id\": \"AzureCloud.eastus2euap\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"19\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.216.0/24\",\r\n \"13.105.52.32/27\",\r\n + \ \"13.105.52.64/28\",\r\n \"13.105.52.96/27\",\r\n \"13.105.60.160/27\",\r\n + \ \"13.105.61.0/28\",\r\n \"13.105.61.32/27\",\r\n \"13.105.114.88/29\",\r\n + \ \"13.105.114.96/27\",\r\n \"13.105.114.128/26\",\r\n \"13.105.114.192/28\",\r\n + \ \"13.105.114.208/29\",\r\n \"20.1.0.0/17\",\r\n \"20.39.0.0/19\",\r\n + \ \"20.47.6.0/24\",\r\n \"20.47.106.0/24\",\r\n \"20.47.128.0/17\",\r\n + \ \"20.51.16.0/21\",\r\n \"20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n + \ \"20.60.238.0/23\",\r\n \"20.102.128.0/18\",\r\n \"20.135.210.0/23\",\r\n + \ \"20.135.212.0/22\",\r\n \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n + \ \"20.157.149.0/24\",\r\n \"20.190.138.0/25\",\r\n \"20.190.149.0/24\",\r\n + \ \"20.221.128.0/18\",\r\n \"20.252.128.0/17\",\r\n \"40.70.88.0/28\",\r\n + \ \"40.74.144.0/20\",\r\n \"40.75.32.0/21\",\r\n \"40.78.208.0/28\",\r\n + \ \"40.79.88.0/27\",\r\n \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n + \ \"40.79.96.0/19\",\r\n \"40.87.168.4/30\",\r\n \"40.87.168.40/29\",\r\n + \ \"40.87.168.68/31\",\r\n \"40.87.168.208/31\",\r\n \"40.87.169.40/30\",\r\n + \ \"40.87.169.58/31\",\r\n \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n + \ \"40.87.169.138/31\",\r\n \"40.87.169.144/28\",\r\n \"40.87.170.146/31\",\r\n + \ \"40.87.170.148/30\",\r\n \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n + \ \"40.87.170.200/29\",\r\n \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n + \ \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n \"40.87.170.252/30\",\r\n + \ \"40.87.171.0/31\",\r\n \"40.87.171.32/30\",\r\n \"40.87.171.42/31\",\r\n + \ \"40.87.171.44/30\",\r\n \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n + \ \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n \"40.87.171.250/31\",\r\n + \ \"40.87.171.252/30\",\r\n \"40.89.64.0/18\",\r\n \"40.90.129.96/27\",\r\n + \ \"40.90.137.32/27\",\r\n \"40.90.146.192/27\",\r\n \"40.91.12.0/28\",\r\n + \ \"40.91.12.32/28\",\r\n \"40.91.13.0/28\",\r\n \"40.93.16.0/24\",\r\n + \ \"40.93.203.0/24\",\r\n \"40.93.204.0/22\",\r\n \"40.96.46.0/24\",\r\n + \ \"40.96.55.0/24\",\r\n \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n + \ \"40.123.144.96/29\",\r\n \"40.123.144.152/30\",\r\n \"40.123.144.254/31\",\r\n + \ \"40.123.145.0/30\",\r\n \"40.123.145.4/31\",\r\n \"40.123.145.14/31\",\r\n + \ \"40.123.145.16/30\",\r\n \"40.123.145.20/31\",\r\n \"40.123.145.60/30\",\r\n + \ \"40.123.145.64/30\",\r\n \"40.123.145.164/31\",\r\n \"40.123.145.214/31\",\r\n + \ \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n \"40.123.146.30/31\",\r\n + \ \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n \"40.123.146.50/31\",\r\n + \ \"40.123.146.52/31\",\r\n \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n + \ \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n \"40.123.146.206/31\",\r\n + \ \"40.123.146.208/31\",\r\n \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n + \ \"40.123.147.86/31\",\r\n \"40.123.147.88/29\",\r\n \"40.126.10.0/25\",\r\n \ \"40.126.21.0/24\",\r\n \"52.102.142.0/24\",\r\n \"52.103.16.0/24\",\r\n \ \"52.103.142.0/24\",\r\n \"52.108.116.0/24\",\r\n \"52.109.165.0/24\",\r\n \ \"52.111.208.0/24\",\r\n \"52.138.64.0/20\",\r\n \"52.138.88.0/21\",\r\n @@ -52174,6 +53539,7 @@ interactions: \ \"2603:1030:401:330::/63\",\r\n \"2603:1030:401:332::/64\",\r\n \ \"2603:1030:401:33f::/64\",\r\n \"2603:1030:401:340::/64\",\r\n \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n + \ \"2603:1030:401:383::/64\",\r\n \"2603:1030:401:384::/62\",\r\n \ \"2603:1030:405::/48\",\r\n \"2603:1030:409::/48\",\r\n \ \"2603:1030:40a::/64\",\r\n \"2603:1030:40a:3::/64\",\r\n \ \"2603:1030:40a:4::/62\",\r\n \"2603:1030:40a:8::/63\",\r\n @@ -52184,34 +53550,35 @@ interactions: \ \"2603:1036:240f::/48\",\r\n \"2603:1036:2500:4::/64\",\r\n \ \"2603:1036:3000:20::/59\",\r\n \"2603:1037:1:20::/59\",\r\n \ \"2603:1063:26::/56\",\r\n \"2603:1063:126::/55\",\r\n - \ \"2603:1063:226::/55\",\r\n \"2a01:111:f403:c113::/64\",\r\n - \ \"2a01:111:f403:c937::/64\",\r\n \"2a01:111:f403:c938::/62\",\r\n - \ \"2a01:111:f403:d124::/64\",\r\n \"2a01:111:f403:d914::/64\",\r\n - \ \"2a01:111:f403:e003::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.germanyn\",\r\n \"id\": \"AzureCloud.germanyn\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.96/27\",\r\n \"13.104.212.64/26\",\r\n - \ \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.47.84.0/23\",\r\n - \ \"20.52.72.0/21\",\r\n \"20.52.80.32/27\",\r\n \"20.113.192.0/18\",\r\n - \ \"20.135.56.0/23\",\r\n \"20.150.60.0/24\",\r\n \"20.150.112.0/24\",\r\n - \ \"20.190.189.0/26\",\r\n \"20.218.0.0/18\",\r\n \"40.82.72.0/22\",\r\n - \ \"40.90.31.0/27\",\r\n \"40.90.128.240/28\",\r\n \"40.119.96.0/22\",\r\n - \ \"40.126.61.0/26\",\r\n \"40.126.198.0/24\",\r\n \"51.116.0.0/18\",\r\n - \ \"51.116.64.0/19\",\r\n \"51.116.200.0/21\",\r\n \"51.116.208.0/20\",\r\n - \ \"52.108.76.0/24\",\r\n \"52.108.97.0/24\",\r\n \"52.109.102.0/23\",\r\n - \ \"52.111.254.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.253.172.0/24\",\r\n - \ \"2603:1020:d00::/47\",\r\n \"2603:1020:d03::/48\",\r\n - \ \"2603:1020:d04::/47\",\r\n \"2603:1026:2411::/48\",\r\n - \ \"2603:1026:2500:34::/64\",\r\n \"2603:1026:3000:220::/59\",\r\n - \ \"2603:1027:1:220::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.germanywc\",\r\n \"id\": \"AzureCloud.germanywc\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1063:226::/55\",\r\n \"2603:1063:2200:4::/64\",\r\n + \ \"2a01:111:f403:c113::/64\",\r\n \"2a01:111:f403:c937::/64\",\r\n + \ \"2a01:111:f403:c938::/62\",\r\n \"2a01:111:f403:d124::/64\",\r\n + \ \"2a01:111:f403:d914::/64\",\r\n \"2a01:111:f403:e003::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.germanyn\",\r\n + \ \"id\": \"AzureCloud.germanyn\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.96/27\",\r\n + \ \"13.104.212.64/26\",\r\n \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n + \ \"20.47.84.0/23\",\r\n \"20.52.72.0/21\",\r\n \"20.52.80.32/27\",\r\n + \ \"20.113.192.0/18\",\r\n \"20.135.56.0/23\",\r\n \"20.150.60.0/24\",\r\n + \ \"20.150.112.0/24\",\r\n \"20.157.229.0/24\",\r\n \"20.190.189.0/26\",\r\n + \ \"20.218.0.0/18\",\r\n \"40.82.72.0/22\",\r\n \"40.90.31.0/27\",\r\n + \ \"40.90.128.240/28\",\r\n \"40.119.96.0/22\",\r\n \"40.126.61.0/26\",\r\n + \ \"40.126.198.0/24\",\r\n \"51.116.0.0/18\",\r\n \"51.116.64.0/19\",\r\n + \ \"51.116.200.0/21\",\r\n \"51.116.208.0/20\",\r\n \"52.108.76.0/24\",\r\n + \ \"52.108.97.0/24\",\r\n \"52.109.102.0/23\",\r\n \"52.111.254.0/24\",\r\n + \ \"52.114.240.0/24\",\r\n \"52.253.172.0/24\",\r\n \"2603:1020:d00::/47\",\r\n + \ \"2603:1020:d03::/48\",\r\n \"2603:1020:d04::/47\",\r\n + \ \"2603:1026:2411::/48\",\r\n \"2603:1026:2500:34::/64\",\r\n + \ \"2603:1026:3000:220::/59\",\r\n \"2603:1027:1:220::/59\",\r\n + \ \"2603:1063:2206:38::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.germanywc\",\r\n \"id\": \"AzureCloud.germanywc\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"germanywc\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.224/27\",\r\n \"13.104.145.128/27\",\r\n \ \"13.104.212.128/26\",\r\n \"13.105.61.128/25\",\r\n \"13.105.66.0/27\",\r\n \ \"13.105.74.96/27\",\r\n \"13.105.74.192/26\",\r\n \"20.38.118.0/24\",\r\n @@ -52234,25 +53601,26 @@ interactions: \ \"2603:1020:c00::/47\",\r\n \"2603:1020:c03::/48\",\r\n \ \"2603:1020:c04::/47\",\r\n \"2603:1026:240a::/48\",\r\n \ \"2603:1026:2500:14::/64\",\r\n \"2603:1026:3000:a0::/59\",\r\n - \ \"2603:1027:1:a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.japaneast\",\r\n \"id\": \"AzureCloud.japaneast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"17\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.128.0/19\",\r\n \"13.73.0.0/19\",\r\n \"13.78.0.0/17\",\r\n - \ \"13.104.149.64/26\",\r\n \"13.104.150.128/26\",\r\n \"13.104.221.0/24\",\r\n - \ \"13.105.18.64/26\",\r\n \"20.18.0.0/17\",\r\n \"20.27.0.0/18\",\r\n - \ \"20.27.128.0/18\",\r\n \"20.37.96.0/19\",\r\n \"20.38.116.0/23\",\r\n - \ \"20.40.88.0/21\",\r\n \"20.40.96.0/21\",\r\n \"20.43.64.0/19\",\r\n - \ \"20.44.128.0/18\",\r\n \"20.46.112.0/20\",\r\n \"20.46.160.0/19\",\r\n - \ \"20.47.12.0/24\",\r\n \"20.47.101.0/24\",\r\n \"20.48.0.0/17\",\r\n - \ \"20.60.172.0/23\",\r\n \"20.60.248.0/23\",\r\n \"20.63.128.0/18\",\r\n - \ \"20.78.0.0/17\",\r\n \"20.78.192.0/18\",\r\n \"20.89.0.0/17\",\r\n - \ \"20.89.128.0/18\",\r\n \"20.95.138.0/24\",\r\n \"20.135.102.0/23\",\r\n - \ \"20.135.104.0/22\",\r\n \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n - \ \"20.157.12.0/22\",\r\n \"20.157.38.0/24\",\r\n \"20.157.108.0/24\",\r\n - \ \"20.157.144.0/24\",\r\n \"20.188.0.0/19\",\r\n \"20.190.141.128/25\",\r\n + \ \"2603:1027:1:a0::/59\",\r\n \"2603:1063:2206:10::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.japaneast\",\r\n + \ \"id\": \"AzureCloud.japaneast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n + \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.128.0/19\",\r\n + \ \"13.73.0.0/19\",\r\n \"13.78.0.0/17\",\r\n \"13.104.149.64/26\",\r\n + \ \"13.104.150.128/26\",\r\n \"13.104.221.0/24\",\r\n \"13.105.18.64/26\",\r\n + \ \"20.18.0.0/17\",\r\n \"20.27.0.0/18\",\r\n \"20.27.128.0/18\",\r\n + \ \"20.37.96.0/19\",\r\n \"20.38.116.0/23\",\r\n \"20.40.88.0/21\",\r\n + \ \"20.40.96.0/21\",\r\n \"20.43.64.0/19\",\r\n \"20.44.128.0/18\",\r\n + \ \"20.46.112.0/20\",\r\n \"20.46.160.0/19\",\r\n \"20.47.12.0/24\",\r\n + \ \"20.47.101.0/24\",\r\n \"20.48.0.0/17\",\r\n \"20.60.172.0/23\",\r\n + \ \"20.60.248.0/23\",\r\n \"20.63.128.0/18\",\r\n \"20.78.0.0/17\",\r\n + \ \"20.78.192.0/18\",\r\n \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n + \ \"20.95.138.0/24\",\r\n \"20.135.102.0/23\",\r\n \"20.135.104.0/22\",\r\n + \ \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n \"20.157.12.0/22\",\r\n + \ \"20.157.38.0/24\",\r\n \"20.157.108.0/24\",\r\n \"20.157.144.0/24\",\r\n + \ \"20.157.224.0/24\",\r\n \"20.188.0.0/19\",\r\n \"20.190.141.128/25\",\r\n \ \"20.190.166.0/24\",\r\n \"20.191.160.0/19\",\r\n \"20.194.128.0/17\",\r\n \ \"20.202.54.0/23\",\r\n \"20.202.58.0/24\",\r\n \"20.202.66.0/23\",\r\n \ \"20.209.22.0/23\",\r\n \"20.210.0.0/17\",\r\n \"20.210.192.0/18\",\r\n @@ -52280,13 +53648,14 @@ interactions: \ \"2603:1040:406::/48\",\r\n \"2603:1040:407::/48\",\r\n \ \"2603:1040:408::/48\",\r\n \"2603:1046:1402::/48\",\r\n \ \"2603:1046:1500:18::/64\",\r\n \"2603:1046:2000:140::/59\",\r\n - \ \"2603:1047:1:140::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.japanwest\",\r\n \"id\": \"AzureCloud.japanwest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.73.232.0/21\",\r\n \"20.27.64.0/18\",\r\n \"20.27.192.0/18\",\r\n + \ \"2603:1047:1:140::/59\",\r\n \"2603:1063:2202:2c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.japanwest\",\r\n + \ \"id\": \"AzureCloud.japanwest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.232.0/21\",\r\n + \ \"20.18.128.0/21\",\r\n \"20.27.64.0/18\",\r\n \"20.27.192.0/18\",\r\n \ \"20.39.176.0/21\",\r\n \"20.47.10.0/24\",\r\n \"20.47.66.0/24\",\r\n \ \"20.47.99.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.186.0/23\",\r\n \ \"20.63.192.0/18\",\r\n \"20.78.128.0/18\",\r\n \"20.89.192.0/18\",\r\n @@ -52317,10 +53686,11 @@ interactions: \ \"2603:1040:600::/46\",\r\n \"2603:1040:605::/48\",\r\n \ \"2603:1040:606::/47\",\r\n \"2603:1046:1403::/48\",\r\n \ \"2603:1046:1500:14::/64\",\r\n \"2603:1046:2000:a0::/59\",\r\n - \ \"2603:1047:1:a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.jioindiacentral\",\r\n \"id\": \"AzureCloud.jioindiacentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"2603:1047:1:a0::/59\",\r\n \"2603:1063:2202:18::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.jioindiacentral\",\r\n + \ \"id\": \"AzureCloud.jioindiacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"20.60.170.0/23\",\r\n \"20.135.38.0/23\",\r\n \"20.135.46.0/23\",\r\n @@ -52334,59 +53704,60 @@ interactions: \ \"2603:1040:1100::/47\",\r\n \"2603:1040:1103::/48\",\r\n \ \"2603:1040:1104::/48\",\r\n \"2603:1046:1500:c::/64\",\r\n \ \"2603:1046:2000:1a0::/59\",\r\n \"2603:1047:1:1a0::/59\",\r\n - \ \"2603:1061:1000::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.jioindiawest\",\r\n \"id\": \"AzureCloud.jioindiawest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.48/28\",\r\n \"13.105.75.96/27\",\r\n - \ \"13.105.75.128/27\",\r\n \"20.60.54.0/23\",\r\n \"20.135.96.0/22\",\r\n - \ \"20.135.100.0/23\",\r\n \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n - \ \"20.157.153.0/24\",\r\n \"20.157.202.0/24\",\r\n \"20.190.191.64/26\",\r\n - \ \"20.192.56.0/21\",\r\n \"20.192.160.0/21\",\r\n \"20.192.240.0/20\",\r\n - \ \"20.193.160.0/19\",\r\n \"20.193.192.0/20\",\r\n \"20.207.224.0/19\",\r\n - \ \"20.244.128.0/17\",\r\n \"40.64.0.0/18\",\r\n \"40.119.124.0/22\",\r\n - \ \"40.126.63.64/26\",\r\n \"40.126.206.0/24\",\r\n \"40.127.32.0/24\",\r\n - \ \"52.108.124.0/24\",\r\n \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n - \ \"2603:1040:d00::/47\",\r\n \"2603:1040:d03::/48\",\r\n + \ \"2603:1061:1000::/48\",\r\n \"2603:1063:2202:3c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.jioindiawest\",\r\n + \ \"id\": \"AzureCloud.jioindiawest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.48/28\",\r\n + \ \"13.105.75.96/27\",\r\n \"13.105.75.128/27\",\r\n \"20.60.54.0/23\",\r\n + \ \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n \"20.150.65.0/24\",\r\n + \ \"20.150.97.0/24\",\r\n \"20.157.153.0/24\",\r\n \"20.157.202.0/24\",\r\n + \ \"20.190.191.64/26\",\r\n \"20.192.56.0/21\",\r\n \"20.192.160.0/21\",\r\n + \ \"20.192.240.0/20\",\r\n \"20.193.160.0/19\",\r\n \"20.193.192.0/20\",\r\n + \ \"20.207.224.0/19\",\r\n \"20.244.128.0/17\",\r\n \"40.64.0.0/18\",\r\n + \ \"40.119.124.0/22\",\r\n \"40.126.63.64/26\",\r\n \"40.126.206.0/24\",\r\n + \ \"40.127.32.0/24\",\r\n \"52.108.124.0/24\",\r\n \"52.253.193.0/24\",\r\n + \ \"52.253.194.0/23\",\r\n \"2603:1040:d00::/47\",\r\n \"2603:1040:d03::/48\",\r\n \ \"2603:1040:d04::/48\",\r\n \"2603:1046:1500:10::/64\",\r\n \ \"2603:1046:2000:1c0::/59\",\r\n \"2603:1047:1:1c0::/59\",\r\n - \ \"2603:1061:1001::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.koreacentral\",\r\n \"id\": \"AzureCloud.koreacentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.129.192/26\",\r\n \"13.104.223.128/26\",\r\n - \ \"13.105.20.0/25\",\r\n \"13.105.96.112/28\",\r\n \"13.105.97.32/27\",\r\n - \ \"13.105.97.64/27\",\r\n \"20.39.184.0/21\",\r\n \"20.39.192.0/20\",\r\n - \ \"20.41.64.0/18\",\r\n \"20.44.24.0/21\",\r\n \"20.47.46.0/24\",\r\n - \ \"20.47.90.0/24\",\r\n \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n - \ \"20.95.140.0/24\",\r\n \"20.135.108.0/22\",\r\n \"20.135.112.0/23\",\r\n - \ \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n \"20.190.144.128/25\",\r\n - \ \"20.190.148.128/25\",\r\n \"20.190.180.0/24\",\r\n \"20.194.0.0/18\",\r\n - \ \"20.194.64.0/20\",\r\n \"20.194.80.0/21\",\r\n \"20.194.96.0/19\",\r\n - \ \"20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n \"20.200.192.0/18\",\r\n - \ \"20.209.46.0/23\",\r\n \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n - \ \"20.249.0.0/16\",\r\n \"40.79.221.0/24\",\r\n \"40.80.36.0/22\",\r\n - \ \"40.82.128.0/19\",\r\n \"40.90.17.224/27\",\r\n \"40.90.128.176/28\",\r\n - \ \"40.90.131.128/27\",\r\n \"40.90.139.128/27\",\r\n \"40.90.156.64/27\",\r\n - \ \"40.126.16.128/25\",\r\n \"40.126.20.128/25\",\r\n \"40.126.52.0/24\",\r\n - \ \"52.108.48.0/23\",\r\n \"52.108.87.0/24\",\r\n \"52.109.44.0/22\",\r\n - \ \"52.111.194.0/24\",\r\n \"52.113.157.0/24\",\r\n \"52.114.44.0/22\",\r\n - \ \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n \"52.121.172.0/22\",\r\n - \ \"52.121.176.0/23\",\r\n \"52.141.0.0/18\",\r\n \"52.231.0.0/17\",\r\n - \ \"52.232.145.0/24\",\r\n \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n - \ \"52.239.190.128/26\",\r\n \"52.245.112.0/22\",\r\n \"52.253.173.0/24\",\r\n - \ \"52.253.174.0/24\",\r\n \"104.44.90.160/27\",\r\n \"2603:1040:f00::/47\",\r\n - \ \"2603:1040:f02::/48\",\r\n \"2603:1040:f04::/48\",\r\n - \ \"2603:1040:f05::/48\",\r\n \"2603:1040:f06::/48\",\r\n - \ \"2603:1046:1404::/48\",\r\n \"2603:1046:1500:20::/64\",\r\n - \ \"2603:1046:2000:160::/59\",\r\n \"2603:1047:1:160::/59\"\r\n + \ \"2603:1061:1001::/48\",\r\n \"2603:1063:2202:40::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.koreacentral\",\r\n + \ \"id\": \"AzureCloud.koreacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.129.192/26\",\r\n + \ \"13.104.223.128/26\",\r\n \"13.105.20.0/25\",\r\n \"13.105.96.112/28\",\r\n + \ \"13.105.97.32/27\",\r\n \"13.105.97.64/27\",\r\n \"20.39.184.0/21\",\r\n + \ \"20.39.192.0/20\",\r\n \"20.41.64.0/18\",\r\n \"20.44.24.0/21\",\r\n + \ \"20.47.46.0/24\",\r\n \"20.47.90.0/24\",\r\n \"20.60.16.0/24\",\r\n + \ \"20.60.200.0/23\",\r\n \"20.95.140.0/24\",\r\n \"20.135.108.0/22\",\r\n + \ \"20.135.112.0/23\",\r\n \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n + \ \"20.190.144.128/25\",\r\n \"20.190.148.128/25\",\r\n \"20.190.180.0/24\",\r\n + \ \"20.194.0.0/18\",\r\n \"20.194.64.0/20\",\r\n \"20.194.80.0/21\",\r\n + \ \"20.194.96.0/19\",\r\n \"20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n + \ \"20.200.192.0/18\",\r\n \"20.209.46.0/23\",\r\n \"20.214.64.0/18\",\r\n + \ \"20.214.128.0/17\",\r\n \"20.249.0.0/16\",\r\n \"40.79.221.0/24\",\r\n + \ \"40.80.36.0/22\",\r\n \"40.82.128.0/19\",\r\n \"40.90.17.224/27\",\r\n + \ \"40.90.128.176/28\",\r\n \"40.90.131.128/27\",\r\n \"40.90.139.128/27\",\r\n + \ \"40.90.156.64/27\",\r\n \"40.126.16.128/25\",\r\n \"40.126.20.128/25\",\r\n + \ \"40.126.52.0/24\",\r\n \"52.108.48.0/23\",\r\n \"52.108.87.0/24\",\r\n + \ \"52.109.44.0/22\",\r\n \"52.111.194.0/24\",\r\n \"52.113.157.0/24\",\r\n + \ \"52.114.44.0/22\",\r\n \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n + \ \"52.121.172.0/22\",\r\n \"52.121.176.0/23\",\r\n \"52.141.0.0/18\",\r\n + \ \"52.231.0.0/17\",\r\n \"52.232.145.0/24\",\r\n \"52.239.148.0/27\",\r\n + \ \"52.239.164.192/26\",\r\n \"52.239.190.128/26\",\r\n \"52.245.112.0/22\",\r\n + \ \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n \"104.44.90.160/27\",\r\n + \ \"2603:1040:f00::/47\",\r\n \"2603:1040:f02::/48\",\r\n + \ \"2603:1040:f04::/48\",\r\n \"2603:1040:f05::/48\",\r\n + \ \"2603:1040:f06::/48\",\r\n \"2603:1046:1404::/48\",\r\n + \ \"2603:1046:1500:20::/64\",\r\n \"2603:1046:2000:160::/59\",\r\n + \ \"2603:1047:1:160::/59\",\r\n \"2603:1063:2202:34::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.koreasouth\",\r\n \ \"id\": \"AzureCloud.koreasouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.0/25\",\r\n @@ -52406,13 +53777,13 @@ interactions: \ \"2603:1040:e02::/48\",\r\n \"2603:1040:e04::/48\",\r\n \ \"2603:1040:e05::/48\",\r\n \"2603:1040:e06::/48\",\r\n \ \"2603:1046:1405::/48\",\r\n \"2603:1046:1500:1c::/64\",\r\n - \ \"2603:1046:2000:e0::/59\",\r\n \"2603:1047:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.northcentralus\",\r\n - \ \"id\": \"AzureCloud.northcentralus\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1046:2000:e0::/59\",\r\n \"2603:1047:1:e0::/59\",\r\n + \ \"2603:1063:2202:1c::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.northcentralus\",\r\n \"id\": \"AzureCloud.northcentralus\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"16\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.26.0/24\",\r\n \"13.105.28.16/28\",\r\n \"13.105.29.0/25\",\r\n \ \"13.105.37.64/26\",\r\n \"13.105.37.128/26\",\r\n \"13.105.102.16/28\",\r\n \ \"13.105.102.64/26\",\r\n \"20.25.192.0/18\",\r\n \"20.36.96.0/21\",\r\n @@ -52421,73 +53792,74 @@ interactions: \ \"20.51.0.0/21\",\r\n \"20.59.192.0/18\",\r\n \"20.60.28.0/23\",\r\n \ \"20.60.82.0/23\",\r\n \"20.66.128.0/17\",\r\n \"20.72.32.0/19\",\r\n \ \"20.80.0.0/18\",\r\n \"20.88.0.0/18\",\r\n \"20.95.7.0/24\",\r\n - \ \"20.95.8.0/21\",\r\n \"20.98.0.0/18\",\r\n \"20.102.192.0/18\",\r\n - \ \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n \"20.125.160.0/19\",\r\n - \ \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n \"20.135.12.0/22\",\r\n - \ \"20.135.70.0/23\",\r\n \"20.135.254.0/23\",\r\n \"20.143.8.0/23\",\r\n - \ \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n \"20.150.49.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.99.0/24\",\r\n \"20.157.172.0/24\",\r\n \"20.190.135.0/24\",\r\n - \ \"20.190.156.0/24\",\r\n \"20.201.135.0/24\",\r\n \"20.201.136.0/24\",\r\n - \ \"20.209.38.0/23\",\r\n \"20.221.192.0/18\",\r\n \"20.236.64.0/18\",\r\n - \ \"20.241.0.0/17\",\r\n \"23.96.128.0/17\",\r\n \"23.98.48.0/21\",\r\n - \ \"23.100.72.0/21\",\r\n \"23.100.224.0/20\",\r\n \"23.101.160.0/20\",\r\n - \ \"40.77.131.224/28\",\r\n \"40.77.136.96/28\",\r\n \"40.77.137.192/27\",\r\n - \ \"40.77.139.0/25\",\r\n \"40.77.175.0/27\",\r\n \"40.77.176.0/24\",\r\n - \ \"40.77.182.128/27\",\r\n \"40.77.183.0/24\",\r\n \"40.77.188.0/22\",\r\n - \ \"40.77.196.0/24\",\r\n \"40.77.198.64/26\",\r\n \"40.77.200.128/25\",\r\n - \ \"40.77.224.0/28\",\r\n \"40.77.224.32/27\",\r\n \"40.77.231.0/24\",\r\n - \ \"40.77.234.0/25\",\r\n \"40.77.236.32/27\",\r\n \"40.77.236.160/28\",\r\n - \ \"40.77.237.0/26\",\r\n \"40.77.248.128/25\",\r\n \"40.77.254.0/26\",\r\n - \ \"40.77.255.192/26\",\r\n \"40.78.208.64/28\",\r\n \"40.78.222.0/24\",\r\n - \ \"40.80.184.0/21\",\r\n \"40.81.32.0/20\",\r\n \"40.87.172.0/22\",\r\n - \ \"40.90.19.64/26\",\r\n \"40.90.132.96/27\",\r\n \"40.90.133.128/28\",\r\n - \ \"40.90.135.64/26\",\r\n \"40.90.140.128/27\",\r\n \"40.90.144.32/27\",\r\n - \ \"40.90.155.192/26\",\r\n \"40.91.24.0/22\",\r\n \"40.116.0.0/16\",\r\n - \ \"40.126.7.0/24\",\r\n \"40.126.28.0/24\",\r\n \"52.108.182.0/24\",\r\n - \ \"52.108.203.0/24\",\r\n \"52.109.16.0/22\",\r\n \"52.111.235.0/24\",\r\n - \ \"52.112.94.0/24\",\r\n \"52.113.198.0/24\",\r\n \"52.114.168.0/22\",\r\n - \ \"52.141.128.0/18\",\r\n \"52.159.64.0/18\",\r\n \"52.162.0.0/16\",\r\n - \ \"52.232.156.0/24\",\r\n \"52.237.128.0/18\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n \"52.240.128.0/17\",\r\n - \ \"52.245.72.0/22\",\r\n \"52.252.128.0/17\",\r\n \"65.52.0.0/19\",\r\n - \ \"65.52.48.0/20\",\r\n \"65.52.104.0/24\",\r\n \"65.52.106.0/24\",\r\n - \ \"65.52.192.0/19\",\r\n \"65.52.232.0/21\",\r\n \"65.52.240.0/21\",\r\n - \ \"65.55.60.176/29\",\r\n \"65.55.105.192/27\",\r\n \"65.55.106.208/28\",\r\n - \ \"65.55.106.224/28\",\r\n \"65.55.109.0/24\",\r\n \"65.55.211.0/27\",\r\n - \ \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n \"65.55.213.0/27\",\r\n - \ \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n \"104.44.88.128/27\",\r\n - \ \"104.44.91.128/27\",\r\n \"104.44.94.64/28\",\r\n \"104.47.220.0/22\",\r\n - \ \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n \"131.253.12.48/29\",\r\n - \ \"131.253.12.192/28\",\r\n \"131.253.12.248/29\",\r\n \"131.253.13.0/28\",\r\n - \ \"131.253.13.32/28\",\r\n \"131.253.14.32/27\",\r\n \"131.253.14.160/27\",\r\n - \ \"131.253.14.248/29\",\r\n \"131.253.15.32/27\",\r\n \"131.253.15.208/28\",\r\n - \ \"131.253.15.224/27\",\r\n \"131.253.25.0/24\",\r\n \"131.253.27.0/24\",\r\n - \ \"131.253.36.128/26\",\r\n \"131.253.38.32/27\",\r\n \"131.253.38.224/27\",\r\n - \ \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n \"131.253.40.96/27\",\r\n - \ \"131.253.40.192/26\",\r\n \"157.55.24.0/21\",\r\n \"157.55.55.0/27\",\r\n - \ \"157.55.55.32/28\",\r\n \"157.55.55.152/29\",\r\n \"157.55.55.176/29\",\r\n - \ \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n \"157.55.60.224/27\",\r\n - \ \"157.55.64.0/20\",\r\n \"157.55.106.128/25\",\r\n \"157.55.110.0/23\",\r\n - \ \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n - \ \"157.55.160.0/20\",\r\n \"157.55.208.0/21\",\r\n \"157.55.248.0/21\",\r\n - \ \"157.56.8.0/21\",\r\n \"157.56.24.160/27\",\r\n \"157.56.24.192/28\",\r\n - \ \"157.56.28.0/22\",\r\n \"157.56.216.0/26\",\r\n \"168.62.96.0/19\",\r\n - \ \"168.62.224.0/19\",\r\n \"191.233.144.0/20\",\r\n \"191.236.128.0/18\",\r\n - \ \"199.30.31.0/25\",\r\n \"204.79.180.0/24\",\r\n \"207.46.193.192/28\",\r\n - \ \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n \"207.46.200.96/27\",\r\n - \ \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n \"207.46.205.0/24\",\r\n - \ \"207.68.174.40/29\",\r\n \"207.68.174.184/29\",\r\n \"2603:1030:600::/46\",\r\n - \ \"2603:1030:604::/47\",\r\n \"2603:1030:607::/48\",\r\n - \ \"2603:1030:608::/47\",\r\n \"2603:1036:2406::/48\",\r\n - \ \"2603:1036:2500:8::/64\",\r\n \"2603:1036:3000:60::/59\",\r\n - \ \"2603:1037:1:60::/59\",\r\n \"2a01:111:f100:1000::/62\",\r\n + \ \"20.95.8.0/21\",\r\n \"20.95.18.0/24\",\r\n \"20.98.0.0/18\",\r\n + \ \"20.102.192.0/18\",\r\n \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n + \ \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n + \ \"20.135.12.0/22\",\r\n \"20.135.70.0/23\",\r\n \"20.135.254.0/23\",\r\n + \ \"20.143.8.0/23\",\r\n \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.49.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.99.0/24\",\r\n \"20.157.172.0/24\",\r\n + \ \"20.190.135.0/24\",\r\n \"20.190.156.0/24\",\r\n \"20.201.135.0/24\",\r\n + \ \"20.201.136.0/24\",\r\n \"20.209.38.0/23\",\r\n \"20.221.192.0/18\",\r\n + \ \"20.236.64.0/18\",\r\n \"20.241.0.0/17\",\r\n \"23.96.128.0/17\",\r\n + \ \"23.98.48.0/21\",\r\n \"23.100.72.0/21\",\r\n \"23.100.224.0/20\",\r\n + \ \"23.101.160.0/20\",\r\n \"40.77.131.224/28\",\r\n \"40.77.136.96/28\",\r\n + \ \"40.77.137.192/27\",\r\n \"40.77.139.0/25\",\r\n \"40.77.175.0/27\",\r\n + \ \"40.77.176.0/24\",\r\n \"40.77.182.128/27\",\r\n \"40.77.183.0/24\",\r\n + \ \"40.77.188.0/22\",\r\n \"40.77.196.0/24\",\r\n \"40.77.198.64/26\",\r\n + \ \"40.77.200.128/25\",\r\n \"40.77.224.0/28\",\r\n \"40.77.224.32/27\",\r\n + \ \"40.77.231.0/24\",\r\n \"40.77.234.0/25\",\r\n \"40.77.236.32/27\",\r\n + \ \"40.77.236.160/28\",\r\n \"40.77.237.0/26\",\r\n \"40.77.248.128/25\",\r\n + \ \"40.77.254.0/26\",\r\n \"40.77.255.192/26\",\r\n \"40.78.208.64/28\",\r\n + \ \"40.78.222.0/24\",\r\n \"40.80.184.0/21\",\r\n \"40.81.32.0/20\",\r\n + \ \"40.87.172.0/22\",\r\n \"40.90.19.64/26\",\r\n \"40.90.132.96/27\",\r\n + \ \"40.90.133.128/28\",\r\n \"40.90.135.64/26\",\r\n \"40.90.140.128/27\",\r\n + \ \"40.90.144.32/27\",\r\n \"40.90.155.192/26\",\r\n \"40.91.24.0/22\",\r\n + \ \"40.116.0.0/16\",\r\n \"40.126.7.0/24\",\r\n \"40.126.28.0/24\",\r\n + \ \"52.108.182.0/24\",\r\n \"52.108.203.0/24\",\r\n \"52.109.16.0/22\",\r\n + \ \"52.111.235.0/24\",\r\n \"52.112.94.0/24\",\r\n \"52.113.198.0/24\",\r\n + \ \"52.114.168.0/22\",\r\n \"52.141.128.0/18\",\r\n \"52.159.64.0/18\",\r\n + \ \"52.162.0.0/16\",\r\n \"52.232.156.0/24\",\r\n \"52.237.128.0/18\",\r\n + \ \"52.239.149.0/24\",\r\n \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n + \ \"52.240.128.0/17\",\r\n \"52.245.72.0/22\",\r\n \"52.252.128.0/17\",\r\n + \ \"65.52.0.0/19\",\r\n \"65.52.48.0/20\",\r\n \"65.52.104.0/24\",\r\n + \ \"65.52.106.0/24\",\r\n \"65.52.192.0/19\",\r\n \"65.52.232.0/21\",\r\n + \ \"65.52.240.0/21\",\r\n \"65.55.60.176/29\",\r\n \"65.55.105.192/27\",\r\n + \ \"65.55.106.208/28\",\r\n \"65.55.106.224/28\",\r\n \"65.55.109.0/24\",\r\n + \ \"65.55.211.0/27\",\r\n \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n + \ \"65.55.213.0/27\",\r\n \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n + \ \"104.44.88.128/27\",\r\n \"104.44.91.128/27\",\r\n \"104.44.94.64/28\",\r\n + \ \"104.47.220.0/22\",\r\n \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n + \ \"131.253.12.48/29\",\r\n \"131.253.12.192/28\",\r\n \"131.253.12.248/29\",\r\n + \ \"131.253.13.0/28\",\r\n \"131.253.13.32/28\",\r\n \"131.253.14.32/27\",\r\n + \ \"131.253.14.160/27\",\r\n \"131.253.14.248/29\",\r\n \"131.253.15.32/27\",\r\n + \ \"131.253.15.208/28\",\r\n \"131.253.15.224/27\",\r\n \"131.253.25.0/24\",\r\n + \ \"131.253.27.0/24\",\r\n \"131.253.36.128/26\",\r\n \"131.253.38.32/27\",\r\n + \ \"131.253.38.224/27\",\r\n \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n + \ \"131.253.40.96/27\",\r\n \"131.253.40.192/26\",\r\n \"157.55.24.0/21\",\r\n + \ \"157.55.55.0/27\",\r\n \"157.55.55.32/28\",\r\n \"157.55.55.152/29\",\r\n + \ \"157.55.55.176/29\",\r\n \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n + \ \"157.55.60.224/27\",\r\n \"157.55.64.0/20\",\r\n \"157.55.106.128/25\",\r\n + \ \"157.55.110.0/23\",\r\n \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n + \ \"157.55.151.0/28\",\r\n \"157.55.160.0/20\",\r\n \"157.55.208.0/21\",\r\n + \ \"157.55.248.0/21\",\r\n \"157.56.8.0/21\",\r\n \"157.56.24.160/27\",\r\n + \ \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n \"157.56.216.0/26\",\r\n + \ \"168.62.96.0/19\",\r\n \"168.62.224.0/19\",\r\n \"191.233.144.0/20\",\r\n + \ \"191.236.128.0/18\",\r\n \"199.30.31.0/25\",\r\n \"204.79.180.0/24\",\r\n + \ \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n + \ \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n + \ \"207.46.205.0/24\",\r\n \"207.68.174.40/29\",\r\n \"207.68.174.184/29\",\r\n + \ \"2603:1030:600::/46\",\r\n \"2603:1030:604::/47\",\r\n + \ \"2603:1030:607::/48\",\r\n \"2603:1030:608::/47\",\r\n + \ \"2603:1036:2406::/48\",\r\n \"2603:1036:2500:8::/64\",\r\n + \ \"2603:1036:3000:60::/59\",\r\n \"2603:1037:1:60::/59\",\r\n + \ \"2603:1063:2200:c::/64\",\r\n \"2a01:111:f100:1000::/62\",\r\n \ \"2a01:111:f100:1004::/63\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.northeurope\",\r\n \"id\": \"AzureCloud.northeurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"22\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"23\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.69.128.0/17\",\r\n \"13.70.192.0/18\",\r\n \"13.74.0.0/16\",\r\n \ \"13.79.0.0/16\",\r\n \"13.94.64.0/18\",\r\n \"13.104.148.0/25\",\r\n \ \"13.104.149.128/25\",\r\n \"13.104.150.0/25\",\r\n \"13.104.208.160/28\",\r\n @@ -52572,39 +53944,40 @@ interactions: \ \"193.149.88.0/21\",\r\n \"2603:1020::/47\",\r\n \"2603:1020:2::/48\",\r\n \ \"2603:1020:4::/48\",\r\n \"2603:1020:5::/48\",\r\n \"2603:1020:6::/48\",\r\n \ \"2603:1026:2404::/48\",\r\n \"2603:1026:3000:c0::/59\",\r\n - \ \"2603:1027:1:c0::/59\",\r\n \"2a01:111:f100:a000::/63\",\r\n - \ \"2a01:111:f100:a002::/64\",\r\n \"2a01:111:f100:a004::/64\",\r\n - \ \"2a01:111:f403:c200::/64\",\r\n \"2a01:111:f403:ca00::/62\",\r\n - \ \"2a01:111:f403:ca04::/64\",\r\n \"2a01:111:f403:d200::/64\",\r\n - \ \"2a01:111:f403:da00::/64\",\r\n \"2a01:111:f403:e200::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.norwaye\",\r\n - \ \"id\": \"AzureCloud.norwaye\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.155.32/27\",\r\n - \ \"13.104.158.0/28\",\r\n \"13.104.158.32/27\",\r\n \"13.104.218.0/25\",\r\n - \ \"13.105.97.96/27\",\r\n \"13.105.97.128/25\",\r\n \"20.38.120.0/24\",\r\n - \ \"20.47.48.0/24\",\r\n \"20.60.206.0/23\",\r\n \"20.95.65.0/24\",\r\n - \ \"20.100.0.0/18\",\r\n \"20.100.128.0/17\",\r\n \"20.135.158.0/23\",\r\n - \ \"20.135.160.0/22\",\r\n \"20.150.53.0/24\",\r\n \"20.150.121.0/24\",\r\n - \ \"20.157.2.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.190.185.0/24\",\r\n - \ \"20.209.24.0/23\",\r\n \"20.251.0.0/17\",\r\n \"40.82.84.0/22\",\r\n - \ \"40.119.104.0/22\",\r\n \"40.126.57.0/24\",\r\n \"40.126.200.0/24\",\r\n - \ \"51.13.0.0/21\",\r\n \"51.13.16.0/20\",\r\n \"51.13.32.0/19\",\r\n - \ \"51.13.64.0/18\",\r\n \"51.13.160.0/19\",\r\n \"51.107.208.0/20\",\r\n - \ \"51.120.0.0/17\",\r\n \"51.120.208.0/21\",\r\n \"51.120.232.0/21\",\r\n - \ \"51.120.240.0/20\",\r\n \"52.108.77.0/24\",\r\n \"52.108.98.0/24\",\r\n - \ \"52.109.86.0/23\",\r\n \"52.111.197.0/24\",\r\n \"52.114.234.0/24\",\r\n - \ \"52.253.168.0/24\",\r\n \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n - \ \"2603:1020:e00::/47\",\r\n \"2603:1020:e03::/48\",\r\n - \ \"2603:1020:e04::/47\",\r\n \"2603:1026:240e::/48\",\r\n - \ \"2603:1026:2500:28::/64\",\r\n \"2603:1026:3000:180::/59\",\r\n - \ \"2603:1027:1:180::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.norwayw\",\r\n \"id\": \"AzureCloud.norwayw\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"2603:1027:1:c0::/59\",\r\n \"2603:1063:2206:14::/64\",\r\n + \ \"2a01:111:f100:a000::/63\",\r\n \"2a01:111:f100:a002::/64\",\r\n + \ \"2a01:111:f100:a004::/64\",\r\n \"2a01:111:f403:c200::/64\",\r\n + \ \"2a01:111:f403:ca00::/62\",\r\n \"2a01:111:f403:ca04::/64\",\r\n + \ \"2a01:111:f403:d200::/64\",\r\n \"2a01:111:f403:da00::/64\",\r\n + \ \"2a01:111:f403:e200::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.norwaye\",\r\n \"id\": \"AzureCloud.norwaye\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"norwaye\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.155.32/27\",\r\n \"13.104.158.0/28\",\r\n + \ \"13.104.158.32/27\",\r\n \"13.104.218.0/25\",\r\n \"13.105.97.96/27\",\r\n + \ \"13.105.97.128/25\",\r\n \"20.38.120.0/24\",\r\n \"20.47.48.0/24\",\r\n + \ \"20.60.206.0/23\",\r\n \"20.95.65.0/24\",\r\n \"20.100.0.0/18\",\r\n + \ \"20.100.128.0/17\",\r\n \"20.135.158.0/23\",\r\n \"20.135.160.0/22\",\r\n + \ \"20.150.53.0/24\",\r\n \"20.150.121.0/24\",\r\n \"20.157.2.0/24\",\r\n + \ \"20.157.165.0/24\",\r\n \"20.190.185.0/24\",\r\n \"20.209.24.0/23\",\r\n + \ \"20.251.0.0/17\",\r\n \"40.82.84.0/22\",\r\n \"40.119.104.0/22\",\r\n + \ \"40.126.57.0/24\",\r\n \"40.126.200.0/24\",\r\n \"51.13.0.0/21\",\r\n + \ \"51.13.16.0/20\",\r\n \"51.13.32.0/19\",\r\n \"51.13.64.0/18\",\r\n + \ \"51.13.160.0/19\",\r\n \"51.107.208.0/20\",\r\n \"51.120.0.0/17\",\r\n + \ \"51.120.208.0/21\",\r\n \"51.120.232.0/21\",\r\n \"51.120.240.0/20\",\r\n + \ \"52.108.77.0/24\",\r\n \"52.108.98.0/24\",\r\n \"52.109.86.0/23\",\r\n + \ \"52.111.197.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.253.168.0/24\",\r\n + \ \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n \"2603:1020:e00::/47\",\r\n + \ \"2603:1020:e03::/48\",\r\n \"2603:1020:e04::/47\",\r\n + \ \"2603:1026:240e::/48\",\r\n \"2603:1026:2500:28::/64\",\r\n + \ \"2603:1026:3000:180::/59\",\r\n \"2603:1027:1:180::/59\",\r\n + \ \"2603:1063:2206:28::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.norwayw\",\r\n \"id\": \"AzureCloud.norwayw\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.153.48/28\",\r\n \"13.104.153.96/27\",\r\n \ \"13.104.155.0/27\",\r\n \"13.104.217.128/25\",\r\n \"20.47.49.0/24\",\r\n @@ -52618,11 +53991,34 @@ interactions: \ \"2603:1020:f00::/47\",\r\n \"2603:1020:f03::/48\",\r\n \ \"2603:1020:f04::/47\",\r\n \"2603:1026:2409::/48\",\r\n \ \"2603:1026:2500:10::/64\",\r\n \"2603:1026:3000:80::/59\",\r\n - \ \"2603:1027:1:80::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.southafricanorth\",\r\n \"id\": \"AzureCloud.southafricanorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"2603:1027:1:80::/59\",\r\n \"2603:1063:2206:c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.qatarcentral\",\r\n + \ \"id\": \"AzureCloud.qatarcentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.99.64/27\",\r\n + \ \"13.105.99.96/28\",\r\n \"13.105.99.128/27\",\r\n \"13.105.101.128/27\",\r\n + \ \"13.105.101.160/28\",\r\n \"13.105.101.192/27\",\r\n \"13.105.103.16/28\",\r\n + \ \"13.105.103.64/26\",\r\n \"20.21.0.0/16\",\r\n \"20.38.16.0/24\",\r\n + \ \"20.60.208.0/23\",\r\n \"20.95.129.0/24\",\r\n \"20.135.238.0/23\",\r\n + \ \"20.135.242.0/23\",\r\n \"20.135.244.0/22\",\r\n \"20.157.154.0/24\",\r\n + \ \"20.157.190.0/24\",\r\n \"20.190.191.192/26\",\r\n \"20.209.2.0/23\",\r\n + \ \"20.209.54.0/23\",\r\n \"40.123.148.0/25\",\r\n \"40.123.148.128/30\",\r\n + \ \"40.123.148.132/31\",\r\n \"40.126.63.192/26\",\r\n \"52.108.130.0/24\",\r\n + \ \"52.109.148.0/23\",\r\n \"52.111.200.0/24\",\r\n \"52.114.204.0/23\",\r\n + \ \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n \"2603:1040:1001::/48\",\r\n + \ \"2603:1040:1002::/48\",\r\n \"2603:1040:1003::/48\",\r\n + \ \"2603:1040:1004::/48\",\r\n \"2603:1046:1500:34::/64\",\r\n + \ \"2603:1046:2000:1e0::/59\",\r\n \"2603:1047:1:1e0::/59\",\r\n + \ \"2603:1061:1004::/59\",\r\n \"2603:1061:1004:20::/60\",\r\n + \ \"2603:1061:1004:30::/62\",\r\n \"2603:1061:1004:34::/63\",\r\n + \ \"2603:1061:1004:36::/64\",\r\n \"2603:1063:2202:44::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southafricanorth\",\r\n + \ \"id\": \"AzureCloud.southafricanorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.158.128/27\",\r\n \"13.104.158.160/28\",\r\n \ \"13.104.158.192/27\",\r\n \"13.105.27.224/27\",\r\n \"20.38.114.128/25\",\r\n @@ -52648,33 +54044,34 @@ interactions: \ \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n \"2603:1000:100::/47\",\r\n \ \"2603:1000:103::/48\",\r\n \"2603:1000:104::/47\",\r\n \ \"2603:1006:1400::/63\",\r\n \"2603:1006:1500:4::/64\",\r\n - \ \"2603:1006:2000::/59\",\r\n \"2603:1007:200::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southafricawest\",\r\n - \ \"id\": \"AzureCloud.southafricawest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.160/27\",\r\n \"20.38.121.0/25\",\r\n - \ \"20.45.136.0/21\",\r\n \"20.47.51.0/24\",\r\n \"20.47.93.0/24\",\r\n - \ \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n \"20.87.128.0/18\",\r\n - \ \"20.135.32.0/23\",\r\n \"20.150.20.0/25\",\r\n \"20.190.189.192/26\",\r\n - \ \"40.78.209.0/24\",\r\n \"40.82.64.0/22\",\r\n \"40.90.17.0/27\",\r\n - \ \"40.90.128.96/28\",\r\n \"40.90.152.224/27\",\r\n \"40.117.0.0/19\",\r\n - \ \"40.119.68.0/22\",\r\n \"40.126.61.192/26\",\r\n \"52.108.187.0/24\",\r\n - \ \"52.108.220.0/23\",\r\n \"52.109.152.0/23\",\r\n \"52.111.238.0/24\",\r\n - \ \"52.114.228.0/24\",\r\n \"52.143.203.0/24\",\r\n \"52.239.232.128/25\",\r\n - \ \"102.37.26.0/27\",\r\n \"102.37.64.0/21\",\r\n \"102.37.80.0/21\",\r\n - \ \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n - \ \"102.133.112.0/28\",\r\n \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n - \ \"2603:1000:4::/47\",\r\n \"2603:1006:1401::/63\",\r\n - \ \"2603:1006:1500::/64\",\r\n \"2603:1006:2000:20::/59\",\r\n - \ \"2603:1007:200:20::/59\"\r\n ]\r\n }\r\n },\r\n + \ \"2603:1006:2000::/59\",\r\n \"2603:1007:200::/59\",\r\n + \ \"2603:1063:2206:30::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.southafricawest\",\r\n \"id\": + \"AzureCloud.southafricawest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.160/27\",\r\n + \ \"20.38.121.0/25\",\r\n \"20.45.136.0/21\",\r\n \"20.47.51.0/24\",\r\n + \ \"20.47.93.0/24\",\r\n \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n + \ \"20.87.128.0/18\",\r\n \"20.135.32.0/23\",\r\n \"20.150.20.0/25\",\r\n + \ \"20.157.228.0/24\",\r\n \"20.190.189.192/26\",\r\n \"40.78.209.0/24\",\r\n + \ \"40.82.64.0/22\",\r\n \"40.90.17.0/27\",\r\n \"40.90.128.96/28\",\r\n + \ \"40.90.152.224/27\",\r\n \"40.117.0.0/19\",\r\n \"40.119.68.0/22\",\r\n + \ \"40.126.61.192/26\",\r\n \"52.108.187.0/24\",\r\n \"52.108.220.0/23\",\r\n + \ \"52.109.152.0/23\",\r\n \"52.111.238.0/24\",\r\n \"52.114.228.0/24\",\r\n + \ \"52.143.203.0/24\",\r\n \"52.239.232.128/25\",\r\n \"102.37.26.0/27\",\r\n + \ \"102.37.64.0/21\",\r\n \"102.37.80.0/21\",\r\n \"102.133.0.0/18\",\r\n + \ \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n \"102.133.112.0/28\",\r\n + \ \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n \"2603:1000:4::/47\",\r\n + \ \"2603:1006:1401::/63\",\r\n \"2603:1006:1500::/64\",\r\n + \ \"2603:1006:2000:20::/59\",\r\n \"2603:1007:200:20::/59\",\r\n + \ \"2603:1063:2206:3c::/64\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.southcentralus\",\r\n \"id\": \"AzureCloud.southcentralus\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"26\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"28\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n \"13.73.240.0/20\",\r\n \ \"13.84.0.0/15\",\r\n \"13.104.144.64/27\",\r\n \"13.104.208.128/27\",\r\n \ \"13.104.217.0/25\",\r\n \"13.104.220.128/25\",\r\n \"13.105.23.0/26\",\r\n @@ -52725,58 +54122,57 @@ interactions: \ \"40.90.148.0/26\",\r\n \"40.90.152.160/27\",\r\n \"40.90.155.0/26\",\r\n \ \"40.91.16.0/22\",\r\n \"40.93.5.0/24\",\r\n \"40.93.14.0/24\",\r\n \ \"40.93.193.0/24\",\r\n \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n - \ \"40.97.6.0/24\",\r\n \"40.119.0.0/18\",\r\n \"40.123.164.0/27\",\r\n - \ \"40.123.164.32/29\",\r\n \"40.123.164.40/31\",\r\n \"40.124.0.0/16\",\r\n - \ \"40.126.0.0/24\",\r\n \"40.126.29.0/24\",\r\n \"52.101.11.0/24\",\r\n - \ \"52.101.12.0/22\",\r\n \"52.102.132.0/24\",\r\n \"52.102.140.0/24\",\r\n - \ \"52.103.6.0/24\",\r\n \"52.103.14.0/24\",\r\n \"52.103.132.0/24\",\r\n - \ \"52.103.140.0/24\",\r\n \"52.108.102.0/23\",\r\n \"52.108.104.0/24\",\r\n - \ \"52.108.197.0/24\",\r\n \"52.108.248.0/21\",\r\n \"52.109.20.0/22\",\r\n - \ \"52.111.239.0/24\",\r\n \"52.112.24.0/21\",\r\n \"52.112.117.0/24\",\r\n - \ \"52.113.160.0/19\",\r\n \"52.113.206.0/24\",\r\n \"52.114.144.0/22\",\r\n - \ \"52.114.210.0/23\",\r\n \"52.114.212.0/23\",\r\n \"52.115.68.0/22\",\r\n - \ \"52.115.72.0/22\",\r\n \"52.115.84.0/22\",\r\n \"52.115.224.0/23\",\r\n - \ \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n \"52.120.0.0/19\",\r\n - \ \"52.120.152.0/22\",\r\n \"52.121.0.0/21\",\r\n \"52.122.16.0/22\",\r\n - \ \"52.123.3.0/24\",\r\n \"52.125.137.0/24\",\r\n \"52.141.64.0/18\",\r\n - \ \"52.152.0.0/17\",\r\n \"52.153.64.0/18\",\r\n \"52.153.192.0/18\",\r\n - \ \"52.171.0.0/16\",\r\n \"52.183.192.0/18\",\r\n \"52.185.192.0/18\",\r\n - \ \"52.189.128.0/18\",\r\n \"52.232.159.0/24\",\r\n \"52.239.158.0/23\",\r\n - \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n - \ \"52.239.200.0/23\",\r\n \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n - \ \"52.245.24.0/22\",\r\n \"52.248.0.0/17\",\r\n \"52.249.0.0/18\",\r\n - \ \"52.253.0.0/18\",\r\n \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n - \ \"52.255.64.0/18\",\r\n \"53.103.140.0/24\",\r\n \"65.52.32.0/21\",\r\n - \ \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n \"70.37.48.0/20\",\r\n - \ \"70.37.64.0/18\",\r\n \"70.37.160.0/21\",\r\n \"104.44.89.0/27\",\r\n - \ \"104.44.89.64/27\",\r\n \"104.44.92.64/27\",\r\n \"104.44.94.160/27\",\r\n - \ \"104.44.128.0/18\",\r\n \"104.47.208.0/23\",\r\n \"104.210.128.0/19\",\r\n - \ \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n \"104.214.0.0/17\",\r\n - \ \"104.215.64.0/18\",\r\n \"131.253.40.64/28\",\r\n \"157.55.51.224/28\",\r\n - \ \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n \"157.55.153.224/28\",\r\n - \ \"157.55.176.0/20\",\r\n \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n - \ \"157.55.204.1/32\",\r\n \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n - \ \"157.55.204.34/31\",\r\n \"168.62.128.0/19\",\r\n \"191.238.144.0/20\",\r\n - \ \"191.238.160.0/19\",\r\n \"191.238.224.0/19\",\r\n \"2603:1030:800::/48\",\r\n - \ \"2603:1030:802::/47\",\r\n \"2603:1030:804::/58\",\r\n - \ \"2603:1030:804:40::/60\",\r\n \"2603:1030:804:53::/64\",\r\n - \ \"2603:1030:804:54::/64\",\r\n \"2603:1030:804:5b::/64\",\r\n - \ \"2603:1030:804:5c::/62\",\r\n \"2603:1030:804:60::/62\",\r\n - \ \"2603:1030:804:67::/64\",\r\n \"2603:1030:804:68::/61\",\r\n - \ \"2603:1030:804:70::/60\",\r\n \"2603:1030:804:80::/59\",\r\n - \ \"2603:1030:804:a0::/62\",\r\n \"2603:1030:804:a4::/64\",\r\n - \ \"2603:1030:804:a6::/63\",\r\n \"2603:1030:804:a8::/61\",\r\n - \ \"2603:1030:804:b0::/62\",\r\n \"2603:1030:804:b4::/64\",\r\n - \ \"2603:1030:804:b6::/63\",\r\n \"2603:1030:804:b8::/61\",\r\n - \ \"2603:1030:804:c0::/61\",\r\n \"2603:1030:804:c8::/62\",\r\n - \ \"2603:1030:804:cc::/63\",\r\n \"2603:1030:804:d2::/63\",\r\n - \ \"2603:1030:804:d4::/62\",\r\n \"2603:1030:804:d8::/61\",\r\n - \ \"2603:1030:804:e0::/59\",\r\n \"2603:1030:804:100::/57\",\r\n - \ \"2603:1030:804:180::/58\",\r\n \"2603:1030:804:1c0::/61\",\r\n - \ \"2603:1030:804:1c8::/64\",\r\n \"2603:1030:804:1cd::/64\",\r\n - \ \"2603:1030:804:1ce::/63\",\r\n \"2603:1030:804:1d0::/60\",\r\n - \ \"2603:1030:804:1e0::/60\",\r\n \"2603:1030:804:1f0::/61\",\r\n - \ \"2603:1030:804:1f8::/62\",\r\n \"2603:1030:804:1fc::/64\",\r\n + \ \"40.97.6.0/24\",\r\n \"40.119.0.0/18\",\r\n \"40.123.164.0/26\",\r\n + \ \"40.123.164.64/31\",\r\n \"40.124.0.0/16\",\r\n \"40.126.0.0/24\",\r\n + \ \"40.126.29.0/24\",\r\n \"52.101.11.0/24\",\r\n \"52.101.12.0/22\",\r\n + \ \"52.102.132.0/24\",\r\n \"52.102.140.0/24\",\r\n \"52.103.6.0/24\",\r\n + \ \"52.103.14.0/24\",\r\n \"52.103.132.0/24\",\r\n \"52.103.140.0/24\",\r\n + \ \"52.108.102.0/23\",\r\n \"52.108.104.0/24\",\r\n \"52.108.197.0/24\",\r\n + \ \"52.108.248.0/21\",\r\n \"52.109.20.0/22\",\r\n \"52.111.239.0/24\",\r\n + \ \"52.112.24.0/21\",\r\n \"52.112.117.0/24\",\r\n \"52.113.160.0/19\",\r\n + \ \"52.113.206.0/24\",\r\n \"52.114.144.0/22\",\r\n \"52.114.210.0/23\",\r\n + \ \"52.114.212.0/23\",\r\n \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n + \ \"52.115.84.0/22\",\r\n \"52.115.224.0/23\",\r\n \"52.115.233.0/24\",\r\n + \ \"52.115.234.0/24\",\r\n \"52.120.0.0/19\",\r\n \"52.120.152.0/22\",\r\n + \ \"52.121.0.0/21\",\r\n \"52.122.16.0/22\",\r\n \"52.123.3.0/24\",\r\n + \ \"52.125.137.0/24\",\r\n \"52.141.64.0/18\",\r\n \"52.152.0.0/17\",\r\n + \ \"52.153.64.0/18\",\r\n \"52.153.192.0/18\",\r\n \"52.171.0.0/16\",\r\n + \ \"52.183.192.0/18\",\r\n \"52.185.192.0/18\",\r\n \"52.189.128.0/18\",\r\n + \ \"52.232.159.0/24\",\r\n \"52.239.158.0/23\",\r\n \"52.239.178.0/23\",\r\n + \ \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n + \ \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n \"52.245.24.0/22\",\r\n + \ \"52.248.0.0/17\",\r\n \"52.249.0.0/18\",\r\n \"52.253.0.0/18\",\r\n + \ \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n \"52.255.64.0/18\",\r\n + \ \"53.103.140.0/24\",\r\n \"65.52.32.0/21\",\r\n \"65.54.55.160/27\",\r\n + \ \"65.54.55.224/27\",\r\n \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n + \ \"70.37.160.0/21\",\r\n \"104.44.89.0/27\",\r\n \"104.44.89.64/27\",\r\n + \ \"104.44.92.64/27\",\r\n \"104.44.94.160/27\",\r\n \"104.44.128.0/18\",\r\n + \ \"104.47.208.0/23\",\r\n \"104.210.128.0/19\",\r\n \"104.210.176.0/20\",\r\n + \ \"104.210.192.0/19\",\r\n \"104.214.0.0/17\",\r\n \"104.215.64.0/18\",\r\n + \ \"131.253.40.64/28\",\r\n \"157.55.51.224/28\",\r\n \"157.55.80.0/21\",\r\n + \ \"157.55.103.32/27\",\r\n \"157.55.153.224/28\",\r\n \"157.55.176.0/20\",\r\n + \ \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n \"157.55.204.1/32\",\r\n + \ \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n \"157.55.204.34/31\",\r\n + \ \"168.62.128.0/19\",\r\n \"191.238.144.0/20\",\r\n \"191.238.160.0/19\",\r\n + \ \"191.238.224.0/19\",\r\n \"2603:1030:800::/48\",\r\n \"2603:1030:802::/47\",\r\n + \ \"2603:1030:804::/58\",\r\n \"2603:1030:804:40::/60\",\r\n + \ \"2603:1030:804:53::/64\",\r\n \"2603:1030:804:54::/64\",\r\n + \ \"2603:1030:804:5b::/64\",\r\n \"2603:1030:804:5c::/62\",\r\n + \ \"2603:1030:804:60::/62\",\r\n \"2603:1030:804:67::/64\",\r\n + \ \"2603:1030:804:68::/61\",\r\n \"2603:1030:804:70::/60\",\r\n + \ \"2603:1030:804:80::/59\",\r\n \"2603:1030:804:a0::/62\",\r\n + \ \"2603:1030:804:a4::/64\",\r\n \"2603:1030:804:a6::/63\",\r\n + \ \"2603:1030:804:a8::/61\",\r\n \"2603:1030:804:b0::/62\",\r\n + \ \"2603:1030:804:b4::/64\",\r\n \"2603:1030:804:b6::/63\",\r\n + \ \"2603:1030:804:b8::/61\",\r\n \"2603:1030:804:c0::/61\",\r\n + \ \"2603:1030:804:c8::/62\",\r\n \"2603:1030:804:cc::/63\",\r\n + \ \"2603:1030:804:d2::/63\",\r\n \"2603:1030:804:d4::/62\",\r\n + \ \"2603:1030:804:d8::/61\",\r\n \"2603:1030:804:e0::/59\",\r\n + \ \"2603:1030:804:100::/57\",\r\n \"2603:1030:804:180::/58\",\r\n + \ \"2603:1030:804:1c0::/61\",\r\n \"2603:1030:804:1c8::/64\",\r\n + \ \"2603:1030:804:1cd::/64\",\r\n \"2603:1030:804:1ce::/63\",\r\n + \ \"2603:1030:804:1d0::/60\",\r\n \"2603:1030:804:1e0::/59\",\r\n + \ \"2603:1030:804:200::/61\",\r\n \"2603:1030:804:208::/64\",\r\n \ \"2603:1030:805::/48\",\r\n \"2603:1030:806::/48\",\r\n \ \"2603:1030:807::/48\",\r\n \"2603:1030:809::/48\",\r\n \ \"2603:1030:80a::/56\",\r\n \"2603:1030:80b::/48\",\r\n @@ -52784,82 +54180,83 @@ interactions: \ \"2603:1036:2500:24::/64\",\r\n \"2603:1036:3000:140::/59\",\r\n \ \"2603:1037:1:140::/59\",\r\n \"2603:1062:2:80::/57\",\r\n \ \"2603:1063:16::/56\",\r\n \"2603:1063:116::/55\",\r\n - \ \"2603:1063:216::/55\",\r\n \"2a01:111:f100:4002::/64\",\r\n - \ \"2a01:111:f100:5000::/52\",\r\n \"2a01:111:f403:c10c::/62\",\r\n - \ \"2a01:111:f403:c90c::/62\",\r\n \"2a01:111:f403:c92d::/64\",\r\n - \ \"2a01:111:f403:c92e::/63\",\r\n \"2a01:111:f403:c930::/63\",\r\n - \ \"2a01:111:f403:d10c::/62\",\r\n \"2a01:111:f403:d90c::/62\",\r\n - \ \"2a01:111:f403:e00c::/62\",\r\n \"2a01:111:f403:f90c::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southeastasia\",\r\n - \ \"id\": \"AzureCloud.southeastasia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"19\",\r\n - \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.0.0/17\",\r\n - \ \"13.76.0.0/16\",\r\n \"13.104.149.0/26\",\r\n \"13.104.153.0/27\",\r\n - \ \"13.104.153.32/28\",\r\n \"13.104.153.64/27\",\r\n \"13.104.153.192/26\",\r\n - \ \"13.104.154.0/25\",\r\n \"13.104.213.128/25\",\r\n \"20.6.0.0/17\",\r\n - \ \"20.24.0.0/18\",\r\n \"20.24.128.0/18\",\r\n \"20.43.128.0/18\",\r\n - \ \"20.44.192.0/18\",\r\n \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n - \ \"20.47.64.0/24\",\r\n \"20.47.98.0/24\",\r\n \"20.60.136.0/24\",\r\n - \ \"20.60.138.0/23\",\r\n \"20.95.137.0/24\",\r\n \"20.135.84.0/22\",\r\n - \ \"20.135.88.0/23\",\r\n \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n - \ \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n \"20.150.86.0/24\",\r\n - \ \"20.150.127.0/24\",\r\n \"20.157.16.0/24\",\r\n \"20.157.23.0/24\",\r\n - \ \"20.157.31.0/24\",\r\n \"20.157.98.0/24\",\r\n \"20.157.117.0/24\",\r\n - \ \"20.157.126.0/24\",\r\n \"20.157.128.0/24\",\r\n \"20.157.176.0/24\",\r\n - \ \"20.157.218.0/24\",\r\n \"20.184.0.0/18\",\r\n \"20.188.96.0/19\",\r\n - \ \"20.190.64.0/19\",\r\n \"20.190.140.0/25\",\r\n \"20.190.163.0/24\",\r\n - \ \"20.191.128.0/19\",\r\n \"20.195.0.0/18\",\r\n \"20.195.64.0/21\",\r\n - \ \"20.195.80.0/21\",\r\n \"20.195.96.0/19\",\r\n \"20.197.64.0/18\",\r\n - \ \"20.198.128.0/17\",\r\n \"20.202.43.0/24\",\r\n \"20.202.44.0/22\",\r\n - \ \"20.202.48.0/23\",\r\n \"20.202.59.0/24\",\r\n \"20.205.144.0/20\",\r\n - \ \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n \"20.209.20.0/23\",\r\n - \ \"20.212.0.0/16\",\r\n \"20.247.128.0/17\",\r\n \"23.97.48.0/20\",\r\n - \ \"23.98.64.0/18\",\r\n \"23.100.112.0/21\",\r\n \"23.101.16.0/20\",\r\n - \ \"40.65.128.0/18\",\r\n \"40.78.223.0/24\",\r\n \"40.78.232.0/21\",\r\n - \ \"40.79.206.32/27\",\r\n \"40.82.28.0/22\",\r\n \"40.87.196.0/22\",\r\n - \ \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n \"40.90.137.64/27\",\r\n - \ \"40.90.138.96/27\",\r\n \"40.90.146.160/27\",\r\n \"40.90.146.224/27\",\r\n - \ \"40.90.154.128/26\",\r\n \"40.90.160.0/19\",\r\n \"40.93.129.0/24\",\r\n - \ \"40.119.192.0/18\",\r\n \"40.123.188.0/22\",\r\n \"40.126.12.0/25\",\r\n - \ \"40.126.35.0/24\",\r\n \"52.101.133.0/24\",\r\n \"52.101.134.0/23\",\r\n - \ \"52.101.136.0/23\",\r\n \"52.102.193.0/24\",\r\n \"52.103.65.0/24\",\r\n - \ \"52.103.193.0/24\",\r\n \"52.108.68.0/23\",\r\n \"52.108.91.0/24\",\r\n - \ \"52.108.184.0/24\",\r\n \"52.108.195.0/24\",\r\n \"52.108.206.0/23\",\r\n - \ \"52.108.236.0/22\",\r\n \"52.109.124.0/22\",\r\n \"52.111.240.0/24\",\r\n - \ \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n \"52.113.101.0/24\",\r\n - \ \"52.113.105.0/24\",\r\n \"52.113.109.0/24\",\r\n \"52.113.131.0/24\",\r\n - \ \"52.113.153.0/24\",\r\n \"52.114.8.0/21\",\r\n \"52.114.54.0/23\",\r\n - \ \"52.114.56.0/23\",\r\n \"52.114.80.0/22\",\r\n \"52.114.216.0/22\",\r\n - \ \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n \"52.115.97.0/24\",\r\n - \ \"52.120.144.0/21\",\r\n \"52.120.156.0/24\",\r\n \"52.121.128.0/20\",\r\n - \ \"52.121.144.0/21\",\r\n \"52.136.26.0/24\",\r\n \"52.139.192.0/18\",\r\n - \ \"52.143.196.0/24\",\r\n \"52.143.210.0/24\",\r\n \"52.148.64.0/18\",\r\n - \ \"52.163.0.0/16\",\r\n \"52.187.0.0/17\",\r\n \"52.187.128.0/18\",\r\n - \ \"52.230.0.0/17\",\r\n \"52.237.64.0/18\",\r\n \"52.239.129.0/24\",\r\n - \ \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n - \ \"52.245.80.0/22\",\r\n \"52.253.80.0/20\",\r\n \"104.43.0.0/17\",\r\n - \ \"104.44.89.32/27\",\r\n \"104.44.90.128/27\",\r\n \"104.44.92.32/27\",\r\n - \ \"104.44.94.144/28\",\r\n \"104.44.95.192/28\",\r\n \"104.44.95.224/28\",\r\n - \ \"104.215.128.0/17\",\r\n \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n - \ \"137.116.128.0/19\",\r\n \"138.91.32.0/20\",\r\n \"168.63.90.0/24\",\r\n - \ \"168.63.91.0/26\",\r\n \"168.63.160.0/19\",\r\n \"168.63.224.0/19\",\r\n - \ \"191.238.64.0/23\",\r\n \"207.46.50.128/28\",\r\n \"207.46.59.64/27\",\r\n - \ \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n \"207.46.224.0/20\",\r\n - \ \"2602:fd5e:2::/57\",\r\n \"2603:1040::/47\",\r\n \"2603:1040:2::/48\",\r\n - \ \"2603:1040:4::/48\",\r\n \"2603:1040:5::/48\",\r\n \"2603:1040:6::/48\",\r\n - \ \"2603:1046:1406::/48\",\r\n \"2603:1046:1500:28::/64\",\r\n - \ \"2603:1046:2000:180::/59\",\r\n \"2603:1047:1:180::/59\",\r\n + \ \"2603:1063:216::/55\",\r\n \"2603:1063:2200:24::/64\",\r\n + \ \"2a01:111:f100:4002::/64\",\r\n \"2a01:111:f100:5000::/52\",\r\n + \ \"2a01:111:f403:c10c::/62\",\r\n \"2a01:111:f403:c90c::/62\",\r\n + \ \"2a01:111:f403:c92d::/64\",\r\n \"2a01:111:f403:c92e::/63\",\r\n + \ \"2a01:111:f403:c930::/63\",\r\n \"2a01:111:f403:d10c::/62\",\r\n + \ \"2a01:111:f403:d90c::/62\",\r\n \"2a01:111:f403:e00c::/62\",\r\n + \ \"2a01:111:f403:f90c::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.southeastasia\",\r\n \"id\": \"AzureCloud.southeastasia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"20\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.67.0.0/17\",\r\n \"13.76.0.0/16\",\r\n \"13.104.149.0/26\",\r\n + \ \"13.104.153.0/27\",\r\n \"13.104.153.32/28\",\r\n \"13.104.153.64/27\",\r\n + \ \"13.104.153.192/26\",\r\n \"13.104.154.0/25\",\r\n \"13.104.213.128/25\",\r\n + \ \"20.6.0.0/17\",\r\n \"20.24.0.0/18\",\r\n \"20.24.128.0/18\",\r\n + \ \"20.43.128.0/18\",\r\n \"20.44.192.0/18\",\r\n \"20.47.9.0/24\",\r\n + \ \"20.47.33.0/24\",\r\n \"20.47.64.0/24\",\r\n \"20.47.98.0/24\",\r\n + \ \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n \"20.95.137.0/24\",\r\n + \ \"20.135.84.0/22\",\r\n \"20.135.88.0/23\",\r\n \"20.136.128.0/24\",\r\n + \ \"20.136.129.0/25\",\r\n \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n + \ \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.157.16.0/24\",\r\n + \ \"20.157.23.0/24\",\r\n \"20.157.31.0/24\",\r\n \"20.157.98.0/24\",\r\n + \ \"20.157.117.0/24\",\r\n \"20.157.126.0/24\",\r\n \"20.157.128.0/24\",\r\n + \ \"20.157.176.0/24\",\r\n \"20.157.218.0/24\",\r\n \"20.184.0.0/18\",\r\n + \ \"20.188.96.0/19\",\r\n \"20.190.64.0/19\",\r\n \"20.190.140.0/25\",\r\n + \ \"20.190.163.0/24\",\r\n \"20.191.128.0/19\",\r\n \"20.195.0.0/18\",\r\n + \ \"20.195.64.0/21\",\r\n \"20.195.80.0/21\",\r\n \"20.195.96.0/19\",\r\n + \ \"20.197.64.0/18\",\r\n \"20.198.128.0/17\",\r\n \"20.202.43.0/24\",\r\n + \ \"20.202.44.0/22\",\r\n \"20.202.48.0/23\",\r\n \"20.202.59.0/24\",\r\n + \ \"20.205.144.0/20\",\r\n \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n + \ \"20.209.20.0/23\",\r\n \"20.212.0.0/16\",\r\n \"20.247.128.0/17\",\r\n + \ \"23.97.48.0/20\",\r\n \"23.98.64.0/18\",\r\n \"23.100.112.0/21\",\r\n + \ \"23.101.16.0/20\",\r\n \"40.65.128.0/18\",\r\n \"40.78.223.0/24\",\r\n + \ \"40.78.232.0/21\",\r\n \"40.79.206.32/27\",\r\n \"40.82.28.0/22\",\r\n + \ \"40.87.196.0/22\",\r\n \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n + \ \"40.90.137.64/27\",\r\n \"40.90.138.96/27\",\r\n \"40.90.146.160/27\",\r\n + \ \"40.90.146.224/27\",\r\n \"40.90.154.128/26\",\r\n \"40.90.160.0/19\",\r\n + \ \"40.93.129.0/24\",\r\n \"40.119.192.0/18\",\r\n \"40.123.188.0/22\",\r\n + \ \"40.126.12.0/25\",\r\n \"40.126.35.0/24\",\r\n \"52.101.133.0/24\",\r\n + \ \"52.101.134.0/23\",\r\n \"52.101.136.0/23\",\r\n \"52.102.193.0/24\",\r\n + \ \"52.103.65.0/24\",\r\n \"52.103.193.0/24\",\r\n \"52.108.68.0/23\",\r\n + \ \"52.108.91.0/24\",\r\n \"52.108.184.0/24\",\r\n \"52.108.195.0/24\",\r\n + \ \"52.108.206.0/23\",\r\n \"52.108.236.0/22\",\r\n \"52.109.124.0/22\",\r\n + \ \"52.111.240.0/24\",\r\n \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n + \ \"52.113.101.0/24\",\r\n \"52.113.105.0/24\",\r\n \"52.113.109.0/24\",\r\n + \ \"52.113.131.0/24\",\r\n \"52.113.153.0/24\",\r\n \"52.114.8.0/21\",\r\n + \ \"52.114.54.0/23\",\r\n \"52.114.56.0/23\",\r\n \"52.114.80.0/22\",\r\n + \ \"52.114.216.0/22\",\r\n \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n + \ \"52.115.97.0/24\",\r\n \"52.120.144.0/21\",\r\n \"52.120.156.0/24\",\r\n + \ \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n \"52.136.26.0/24\",\r\n + \ \"52.139.192.0/18\",\r\n \"52.143.196.0/24\",\r\n \"52.143.210.0/24\",\r\n + \ \"52.148.64.0/18\",\r\n \"52.163.0.0/16\",\r\n \"52.187.0.0/17\",\r\n + \ \"52.187.128.0/18\",\r\n \"52.230.0.0/17\",\r\n \"52.237.64.0/18\",\r\n + \ \"52.239.129.0/24\",\r\n \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n + \ \"52.239.249.0/24\",\r\n \"52.245.80.0/22\",\r\n \"52.253.80.0/20\",\r\n + \ \"104.43.0.0/17\",\r\n \"104.44.89.32/27\",\r\n \"104.44.90.128/27\",\r\n + \ \"104.44.92.32/27\",\r\n \"104.44.94.144/28\",\r\n \"104.44.95.192/28\",\r\n + \ \"104.44.95.224/28\",\r\n \"104.215.128.0/17\",\r\n \"111.221.80.0/20\",\r\n + \ \"111.221.96.0/20\",\r\n \"137.116.128.0/19\",\r\n \"138.91.32.0/20\",\r\n + \ \"168.63.90.0/24\",\r\n \"168.63.91.0/26\",\r\n \"168.63.160.0/19\",\r\n + \ \"168.63.224.0/19\",\r\n \"191.238.64.0/23\",\r\n \"207.46.50.128/28\",\r\n + \ \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n + \ \"207.46.224.0/20\",\r\n \"2602:fd5e:2::/57\",\r\n \"2603:1040::/47\",\r\n + \ \"2603:1040:2::/48\",\r\n \"2603:1040:4::/48\",\r\n \"2603:1040:5::/48\",\r\n + \ \"2603:1040:6::/48\",\r\n \"2603:1046:1406::/48\",\r\n + \ \"2603:1046:1500:28::/64\",\r\n \"2603:1046:2000:180::/59\",\r\n + \ \"2603:1047:1:180::/59\",\r\n \"2603:1063:2202:38::/64\",\r\n \ \"2a01:111:f403:c401::/64\",\r\n \"2a01:111:f403:cc05::/64\",\r\n \ \"2a01:111:f403:cc06::/63\",\r\n \"2a01:111:f403:cc08::/63\",\r\n \ \"2a01:111:f403:d402::/64\",\r\n \"2a01:111:f403:dc01::/64\",\r\n \ \"2a01:111:f403:e401::/64\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.southfrance\",\r\n \"id\": \"AzureCloud.southfrance\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.150.192/26\",\r\n \"13.104.151.0/26\",\r\n \ \"20.38.188.0/22\",\r\n \"20.39.80.0/20\",\r\n \"20.47.28.0/24\",\r\n \ \"20.47.102.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.188.0/23\",\r\n @@ -52877,88 +54274,94 @@ interactions: \ \"2603:1020:904::/48\",\r\n \"2603:1020:905::/48\",\r\n \ \"2603:1020:906::/48\",\r\n \"2603:1026:2401::/48\",\r\n \ \"2603:1026:2500:2c::/64\",\r\n \"2603:1026:3000:1a0::/59\",\r\n - \ \"2603:1027:1:1a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.southindia\",\r\n \"id\": \"AzureCloud.southindia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.64.0/18\",\r\n \"13.104.153.128/26\",\r\n - \ \"20.40.0.0/21\",\r\n \"20.41.192.0/18\",\r\n \"20.44.32.0/19\",\r\n - \ \"20.47.52.0/24\",\r\n \"20.47.72.0/23\",\r\n \"20.60.10.0/24\",\r\n - \ \"20.60.226.0/23\",\r\n \"20.95.141.0/24\",\r\n \"20.135.42.0/23\",\r\n - \ \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n \"20.190.145.128/25\",\r\n - \ \"20.190.174.0/24\",\r\n \"20.192.128.0/19\",\r\n \"20.192.184.0/21\",\r\n - \ \"20.219.64.0/18\",\r\n \"20.235.0.0/18\",\r\n \"20.235.128.0/18\",\r\n - \ \"40.78.192.0/21\",\r\n \"40.79.213.0/24\",\r\n \"40.81.64.0/20\",\r\n - \ \"40.87.216.0/22\",\r\n \"40.90.26.64/26\",\r\n \"40.90.137.160/27\",\r\n - \ \"40.126.17.128/25\",\r\n \"40.126.46.0/24\",\r\n \"52.108.192.0/24\",\r\n - \ \"52.108.230.0/23\",\r\n \"52.109.60.0/22\",\r\n \"52.111.241.0/24\",\r\n - \ \"52.113.15.0/24\",\r\n \"52.114.24.0/22\",\r\n \"52.136.17.0/24\",\r\n - \ \"52.140.0.0/18\",\r\n \"52.172.0.0/17\",\r\n \"52.239.135.128/26\",\r\n - \ \"52.239.188.0/24\",\r\n \"52.245.84.0/22\",\r\n \"104.44.92.160/27\",\r\n - \ \"104.44.94.208/28\",\r\n \"104.47.214.0/23\",\r\n \"104.211.192.0/18\",\r\n - \ \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n + \ \"2603:1027:1:1a0::/59\",\r\n \"2603:1063:2206:2c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southindia\",\r\n + \ \"id\": \"AzureCloud.southindia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.64.0/18\",\r\n + \ \"13.104.153.128/26\",\r\n \"20.40.0.0/21\",\r\n \"20.41.192.0/18\",\r\n + \ \"20.44.32.0/19\",\r\n \"20.47.52.0/24\",\r\n \"20.47.72.0/23\",\r\n + \ \"20.60.10.0/24\",\r\n \"20.60.226.0/23\",\r\n \"20.95.141.0/24\",\r\n + \ \"20.135.42.0/23\",\r\n \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n + \ \"20.190.145.128/25\",\r\n \"20.190.174.0/24\",\r\n \"20.192.128.0/19\",\r\n + \ \"20.192.184.0/21\",\r\n \"20.219.64.0/18\",\r\n \"20.235.0.0/18\",\r\n + \ \"20.235.128.0/18\",\r\n \"40.78.192.0/21\",\r\n \"40.79.213.0/24\",\r\n + \ \"40.81.64.0/20\",\r\n \"40.87.216.0/22\",\r\n \"40.90.26.64/26\",\r\n + \ \"40.90.137.160/27\",\r\n \"40.126.17.128/25\",\r\n \"40.126.46.0/24\",\r\n + \ \"52.108.192.0/24\",\r\n \"52.108.230.0/23\",\r\n \"52.109.60.0/22\",\r\n + \ \"52.111.241.0/24\",\r\n \"52.113.15.0/24\",\r\n \"52.114.24.0/22\",\r\n + \ \"52.136.17.0/24\",\r\n \"52.140.0.0/18\",\r\n \"52.172.0.0/17\",\r\n + \ \"52.239.135.128/26\",\r\n \"52.239.188.0/24\",\r\n \"52.245.84.0/22\",\r\n + \ \"104.44.92.160/27\",\r\n \"104.44.94.208/28\",\r\n \"104.47.214.0/23\",\r\n + \ \"104.211.192.0/18\",\r\n \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n \ \"2603:1040:c06::/47\",\r\n \"2603:1046:1407::/48\",\r\n \ \"2603:1046:1500:4::/64\",\r\n \"2603:1046:2000:60::/59\",\r\n - \ \"2603:1047:1:60::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.swedencentral\",\r\n \"id\": \"AzureCloud.swedencentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.208/28\",\r\n \"13.105.96.0/26\",\r\n - \ \"13.105.99.112/28\",\r\n \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n - \ \"13.105.100.0/28\",\r\n \"13.105.100.32/27\",\r\n \"20.60.78.0/23\",\r\n - \ \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n \"20.91.128.0/17\",\r\n - \ \"20.95.87.0/24\",\r\n \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n - \ \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n - \ \"20.157.195.0/24\",\r\n \"20.190.181.0/24\",\r\n \"20.240.0.0/18\",\r\n - \ \"20.240.128.0/17\",\r\n \"40.93.214.0/24\",\r\n \"40.101.1.0/24\",\r\n - \ \"40.119.112.0/22\",\r\n \"40.126.53.0/24\",\r\n \"40.126.203.0/24\",\r\n - \ \"51.12.24.0/21\",\r\n \"51.12.32.0/19\",\r\n \"51.12.64.0/19\",\r\n - \ \"51.12.96.0/21\",\r\n \"51.12.104.32/27\",\r\n \"51.12.128.0/21\",\r\n - \ \"51.12.144.0/20\",\r\n \"51.12.208.0/20\",\r\n \"51.12.224.0/19\",\r\n - \ \"51.107.176.0/20\",\r\n \"52.101.75.0/24\",\r\n \"52.101.80.0/22\",\r\n - \ \"52.102.163.0/24\",\r\n \"52.103.35.0/24\",\r\n \"52.103.163.0/24\",\r\n - \ \"52.108.134.0/24\",\r\n \"52.111.209.0/24\",\r\n \"52.112.120.0/24\",\r\n - \ \"52.112.122.0/24\",\r\n \"52.253.187.0/24\",\r\n \"52.253.188.0/23\",\r\n - \ \"132.245.230.0/23\",\r\n \"2603:1020:1000::/47\",\r\n + \ \"2603:1047:1:60::/59\",\r\n \"2603:1063:2202:10::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.swedencentral\",\r\n + \ \"id\": \"AzureCloud.swedencentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.208/28\",\r\n + \ \"13.105.96.0/26\",\r\n \"13.105.99.112/28\",\r\n \"13.105.99.160/27\",\r\n + \ \"13.105.99.192/26\",\r\n \"13.105.100.0/28\",\r\n \"13.105.100.32/27\",\r\n + \ \"20.60.78.0/23\",\r\n \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n + \ \"20.91.128.0/17\",\r\n \"20.95.87.0/24\",\r\n \"20.135.164.0/22\",\r\n + \ \"20.135.168.0/23\",\r\n \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n + \ \"20.157.151.0/24\",\r\n \"20.157.195.0/24\",\r\n \"20.190.181.0/24\",\r\n + \ \"20.202.68.0/24\",\r\n \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n + \ \"40.93.214.0/24\",\r\n \"40.101.1.0/24\",\r\n \"40.119.112.0/22\",\r\n + \ \"40.126.53.0/24\",\r\n \"40.126.203.0/24\",\r\n \"51.12.24.0/21\",\r\n + \ \"51.12.32.0/19\",\r\n \"51.12.64.0/19\",\r\n \"51.12.96.0/21\",\r\n + \ \"51.12.104.32/27\",\r\n \"51.12.128.0/21\",\r\n \"51.12.144.0/20\",\r\n + \ \"51.12.208.0/20\",\r\n \"51.12.224.0/19\",\r\n \"51.107.176.0/20\",\r\n + \ \"52.101.75.0/24\",\r\n \"52.101.80.0/22\",\r\n \"52.102.163.0/24\",\r\n + \ \"52.103.35.0/24\",\r\n \"52.103.163.0/24\",\r\n \"52.108.134.0/24\",\r\n + \ \"52.111.209.0/24\",\r\n \"52.112.120.0/24\",\r\n \"52.112.122.0/24\",\r\n + \ \"52.112.139.0/24\",\r\n \"52.112.140.0/22\",\r\n \"52.112.164.0/22\",\r\n + \ \"52.112.224.0/22\",\r\n \"52.112.234.0/23\",\r\n \"52.112.239.0/24\",\r\n + \ \"52.114.225.0/24\",\r\n \"52.114.227.0/24\",\r\n \"52.114.229.0/24\",\r\n + \ \"52.114.235.0/24\",\r\n \"52.114.237.0/24\",\r\n \"52.114.239.0/24\",\r\n + \ \"52.114.243.0/24\",\r\n \"52.121.192.0/20\",\r\n \"52.253.187.0/24\",\r\n + \ \"52.253.188.0/23\",\r\n \"132.245.230.0/23\",\r\n \"2603:1020:1000::/47\",\r\n \ \"2603:1020:1003::/48\",\r\n \"2603:1020:1004::/47\",\r\n \ \"2603:1026:900::/64\",\r\n \"2603:1026:900:2::/63\",\r\n \ \"2603:1026:2402::/48\",\r\n \"2603:1026:2500:4::/64\",\r\n \ \"2603:1026:3000:20::/59\",\r\n \"2603:1027:1:20::/59\",\r\n - \ \"2a01:111:f403:c202::/64\",\r\n \"2a01:111:f403:ca10::/64\",\r\n - \ \"2a01:111:f403:ca12::/63\",\r\n \"2a01:111:f403:ca14::/63\",\r\n - \ \"2a01:111:f403:d202::/64\",\r\n \"2a01:111:f403:da02::/64\",\r\n - \ \"2a01:111:f403:e202::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.swedensouth\",\r\n \"id\": \"AzureCloud.swedensouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.160/27\",\r\n \"13.105.75.192/28\",\r\n - \ \"13.105.75.224/27\",\r\n \"20.60.76.0/23\",\r\n \"20.60.192.0/23\",\r\n - \ \"20.91.0.0/17\",\r\n \"20.135.60.0/23\",\r\n \"20.150.45.0/24\",\r\n - \ \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n \"20.157.196.0/24\",\r\n - \ \"20.190.182.0/24\",\r\n \"40.93.213.0/24\",\r\n \"40.101.0.0/24\",\r\n - \ \"40.119.116.0/22\",\r\n \"40.126.54.0/24\",\r\n \"40.126.204.0/24\",\r\n - \ \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\r\n \"51.12.104.0/27\",\r\n - \ \"51.12.112.0/20\",\r\n \"51.12.136.0/21\",\r\n \"51.12.160.0/19\",\r\n - \ \"51.12.192.0/20\",\r\n \"52.101.74.0/24\",\r\n \"52.101.76.0/22\",\r\n - \ \"52.102.162.0/24\",\r\n \"52.103.34.0/24\",\r\n \"52.103.162.0/24\",\r\n - \ \"52.108.135.0/24\",\r\n \"52.111.210.0/24\",\r\n \"52.112.119.0/24\",\r\n - \ \"52.112.121.0/24\",\r\n \"52.253.190.0/24\",\r\n \"2603:1020:1100::/47\",\r\n - \ \"2603:1020:1103::/48\",\r\n \"2603:1020:1104::/46\",\r\n - \ \"2603:1026:900:1::/64\",\r\n \"2603:1026:2408::/48\",\r\n - \ \"2603:1026:2500::/64\",\r\n \"2603:1026:3000::/59\",\r\n - \ \"2603:1027:1::/59\",\r\n \"2a01:111:f403:c203::/64\",\r\n + \ \"2603:1063:2206:4::/64\",\r\n \"2a01:111:f403:c202::/64\",\r\n + \ \"2a01:111:f403:ca10::/64\",\r\n \"2a01:111:f403:ca12::/63\",\r\n + \ \"2a01:111:f403:ca14::/63\",\r\n \"2a01:111:f403:d202::/64\",\r\n + \ \"2a01:111:f403:da02::/64\",\r\n \"2a01:111:f403:e202::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.swedensouth\",\r\n + \ \"id\": \"AzureCloud.swedensouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.160/27\",\r\n + \ \"13.105.75.192/28\",\r\n \"13.105.75.224/27\",\r\n \"20.60.76.0/23\",\r\n + \ \"20.60.192.0/23\",\r\n \"20.91.0.0/17\",\r\n \"20.135.60.0/23\",\r\n + \ \"20.150.45.0/24\",\r\n \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n + \ \"20.157.196.0/24\",\r\n \"20.190.182.0/24\",\r\n \"40.93.213.0/24\",\r\n + \ \"40.101.0.0/24\",\r\n \"40.119.116.0/22\",\r\n \"40.126.54.0/24\",\r\n + \ \"40.126.204.0/24\",\r\n \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\r\n + \ \"51.12.104.0/27\",\r\n \"51.12.112.0/20\",\r\n \"51.12.136.0/21\",\r\n + \ \"51.12.160.0/19\",\r\n \"51.12.192.0/20\",\r\n \"52.101.74.0/24\",\r\n + \ \"52.101.76.0/22\",\r\n \"52.102.162.0/24\",\r\n \"52.103.34.0/24\",\r\n + \ \"52.103.162.0/24\",\r\n \"52.108.135.0/24\",\r\n \"52.111.210.0/24\",\r\n + \ \"52.112.119.0/24\",\r\n \"52.112.121.0/24\",\r\n \"52.253.190.0/24\",\r\n + \ \"2603:1020:1100::/47\",\r\n \"2603:1020:1103::/48\",\r\n + \ \"2603:1020:1104::/46\",\r\n \"2603:1026:900:1::/64\",\r\n + \ \"2603:1026:2408::/48\",\r\n \"2603:1026:2500::/64\",\r\n + \ \"2603:1026:3000::/59\",\r\n \"2603:1027:1::/59\",\r\n + \ \"2603:1063:2206::/64\",\r\n \"2a01:111:f403:c203::/64\",\r\n \ \"2a01:111:f403:ca11::/64\",\r\n \"2a01:111:f403:ca16::/63\",\r\n \ \"2a01:111:f403:ca18::/63\",\r\n \"2a01:111:f403:d203::/64\",\r\n \ \"2a01:111:f403:da03::/64\",\r\n \"2a01:111:f403:e203::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.switzerlandn\",\r\n \ \"id\": \"AzureCloud.switzerlandn\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.32/27\",\r\n @@ -52980,32 +54383,33 @@ interactions: \ \"52.253.176.0/24\",\r\n \"2603:1020:a00::/47\",\r\n \"2603:1020:a03::/48\",\r\n \ \"2603:1020:a04::/47\",\r\n \"2603:1026:240b::/48\",\r\n \ \"2603:1026:2500:c::/64\",\r\n \"2603:1026:3000:60::/59\",\r\n - \ \"2603:1027:1:60::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.switzerlandw\",\r\n \"id\": \"AzureCloud.switzerlandw\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.0/27\",\r\n \"13.104.212.0/26\",\r\n - \ \"20.47.26.0/24\",\r\n \"20.47.67.0/24\",\r\n \"20.47.103.0/24\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.135.62.0/23\",\r\n \"20.150.55.0/24\",\r\n - \ \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n \"20.190.184.0/24\",\r\n - \ \"20.199.192.0/18\",\r\n \"20.208.192.0/18\",\r\n \"40.90.19.32/27\",\r\n - \ \"40.90.128.192/28\",\r\n \"40.119.84.0/22\",\r\n \"40.126.56.0/24\",\r\n - \ \"40.126.195.0/24\",\r\n \"51.103.192.0/27\",\r\n \"51.107.96.0/19\",\r\n - \ \"51.107.136.0/21\",\r\n \"51.107.144.0/20\",\r\n \"51.107.160.0/20\",\r\n - \ \"51.107.192.0/21\",\r\n \"51.107.224.0/20\",\r\n \"51.107.248.0/21\",\r\n - \ \"52.108.179.0/24\",\r\n \"52.108.200.0/24\",\r\n \"52.109.158.0/23\",\r\n - \ \"52.111.203.0/24\",\r\n \"52.114.230.0/24\",\r\n \"52.239.250.0/24\",\r\n - \ \"52.253.166.0/24\",\r\n \"2603:1020:b00::/47\",\r\n \"2603:1020:b03::/48\",\r\n - \ \"2603:1020:b04::/47\",\r\n \"2603:1026:240c::/48\",\r\n - \ \"2603:1026:2500:20::/64\",\r\n \"2603:1026:3000:120::/59\",\r\n - \ \"2603:1027:1:120::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uaecentral\",\r\n \"id\": \"AzureCloud.uaecentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1027:1:60::/59\",\r\n \"2603:1063:2206:8::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.switzerlandw\",\r\n + \ \"id\": \"AzureCloud.switzerlandw\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.0/27\",\r\n + \ \"13.104.212.0/26\",\r\n \"20.47.26.0/24\",\r\n \"20.47.67.0/24\",\r\n + \ \"20.47.103.0/24\",\r\n \"20.60.176.0/23\",\r\n \"20.135.62.0/23\",\r\n + \ \"20.150.55.0/24\",\r\n \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n + \ \"20.190.184.0/24\",\r\n \"20.199.192.0/18\",\r\n \"20.208.192.0/18\",\r\n + \ \"40.90.19.32/27\",\r\n \"40.90.128.192/28\",\r\n \"40.119.84.0/22\",\r\n + \ \"40.126.56.0/24\",\r\n \"40.126.195.0/24\",\r\n \"51.103.192.0/27\",\r\n + \ \"51.107.96.0/19\",\r\n \"51.107.136.0/21\",\r\n \"51.107.144.0/20\",\r\n + \ \"51.107.160.0/20\",\r\n \"51.107.192.0/21\",\r\n \"51.107.224.0/20\",\r\n + \ \"51.107.248.0/21\",\r\n \"52.108.179.0/24\",\r\n \"52.108.200.0/24\",\r\n + \ \"52.109.158.0/23\",\r\n \"52.111.203.0/24\",\r\n \"52.114.230.0/24\",\r\n + \ \"52.239.250.0/24\",\r\n \"52.253.166.0/24\",\r\n \"2603:1020:b00::/47\",\r\n + \ \"2603:1020:b03::/48\",\r\n \"2603:1020:b04::/47\",\r\n + \ \"2603:1026:240c::/48\",\r\n \"2603:1026:2500:20::/64\",\r\n + \ \"2603:1026:3000:120::/59\",\r\n \"2603:1027:1:120::/59\",\r\n + \ \"2603:1063:2206:20::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.uaecentral\",\r\n \"id\": \"AzureCloud.uaecentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.159.128/26\",\r\n \"20.37.64.0/19\",\r\n \ \"20.45.64.0/19\",\r\n \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n \ \"20.47.54.0/24\",\r\n \"20.47.94.0/24\",\r\n \"20.135.36.0/23\",\r\n @@ -53019,40 +54423,41 @@ interactions: \ \"52.239.233.0/25\",\r\n \"2603:1040:b00::/47\",\r\n \"2603:1040:b03::/48\",\r\n \ \"2603:1040:b04::/47\",\r\n \"2603:1046:140b::/48\",\r\n \ \"2603:1046:1500:30::/64\",\r\n \"2603:1046:2000:120::/59\",\r\n - \ \"2603:1047:1:120::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uaenorth\",\r\n \"id\": \"AzureCloud.uaenorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"16\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n - \ \"13.105.61.16/28\",\r\n \"13.105.61.64/26\",\r\n \"13.105.102.128/27\",\r\n - \ \"13.105.102.160/28\",\r\n \"13.105.102.192/27\",\r\n \"20.38.124.0/23\",\r\n - \ \"20.38.136.0/21\",\r\n \"20.38.152.0/21\",\r\n \"20.46.32.0/19\",\r\n - \ \"20.46.144.0/20\",\r\n \"20.46.192.0/21\",\r\n \"20.47.55.0/24\",\r\n - \ \"20.47.95.0/24\",\r\n \"20.60.21.0/24\",\r\n \"20.60.212.0/23\",\r\n - \ \"20.74.128.0/17\",\r\n \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n - \ \"20.157.20.0/24\",\r\n \"20.157.74.0/24\",\r\n \"20.157.141.0/24\",\r\n - \ \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n \"20.202.102.0/23\",\r\n - \ \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n - \ \"20.203.96.0/19\",\r\n \"20.209.50.0/23\",\r\n \"20.216.0.0/18\",\r\n - \ \"20.233.0.0/17\",\r\n \"40.90.16.96/27\",\r\n \"40.90.128.64/28\",\r\n - \ \"40.90.152.128/27\",\r\n \"40.119.72.0/22\",\r\n \"40.119.160.0/19\",\r\n - \ \"40.120.64.0/18\",\r\n \"40.123.192.0/19\",\r\n \"40.123.224.0/20\",\r\n - \ \"40.126.59.0/24\",\r\n \"40.126.192.0/24\",\r\n \"52.108.70.0/23\",\r\n - \ \"52.108.92.0/24\",\r\n \"52.109.162.0/23\",\r\n \"52.111.204.0/24\",\r\n - \ \"52.112.200.0/22\",\r\n \"52.112.204.0/23\",\r\n \"52.112.207.0/24\",\r\n - \ \"52.114.236.0/24\",\r\n \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n - \ \"52.143.202.0/24\",\r\n \"52.143.222.0/23\",\r\n \"52.239.233.128/25\",\r\n - \ \"65.52.248.0/21\",\r\n \"2603:1040:900::/47\",\r\n \"2603:1040:903::/48\",\r\n - \ \"2603:1040:904::/47\",\r\n \"2603:1046:140a::/48\",\r\n - \ \"2603:1046:1500:2c::/64\",\r\n \"2603:1046:2000:100::/59\",\r\n - \ \"2603:1047:1:100::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uksouth\",\r\n \"id\": \"AzureCloud.uksouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"16\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1047:1:120::/59\",\r\n \"2603:1063:2202:24::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.uaenorth\",\r\n + \ \"id\": \"AzureCloud.uaenorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n + \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.151.64/26\",\r\n + \ \"13.104.151.128/26\",\r\n \"13.105.61.16/28\",\r\n \"13.105.61.64/26\",\r\n + \ \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n \"13.105.102.192/27\",\r\n + \ \"20.38.124.0/23\",\r\n \"20.38.136.0/21\",\r\n \"20.38.152.0/21\",\r\n + \ \"20.46.32.0/19\",\r\n \"20.46.144.0/20\",\r\n \"20.46.192.0/21\",\r\n + \ \"20.47.55.0/24\",\r\n \"20.47.95.0/24\",\r\n \"20.60.21.0/24\",\r\n + \ \"20.60.212.0/23\",\r\n \"20.74.128.0/17\",\r\n \"20.135.114.0/23\",\r\n + \ \"20.135.116.0/22\",\r\n \"20.157.20.0/24\",\r\n \"20.157.74.0/24\",\r\n + \ \"20.157.141.0/24\",\r\n \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n + \ \"20.202.102.0/23\",\r\n \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n + \ \"20.203.80.0/21\",\r\n \"20.203.96.0/19\",\r\n \"20.209.50.0/23\",\r\n + \ \"20.216.0.0/18\",\r\n \"20.233.0.0/17\",\r\n \"40.90.16.96/27\",\r\n + \ \"40.90.128.64/28\",\r\n \"40.90.152.128/27\",\r\n \"40.119.72.0/22\",\r\n + \ \"40.119.160.0/19\",\r\n \"40.120.64.0/18\",\r\n \"40.123.192.0/19\",\r\n + \ \"40.123.224.0/20\",\r\n \"40.126.59.0/24\",\r\n \"40.126.192.0/24\",\r\n + \ \"52.108.70.0/23\",\r\n \"52.108.92.0/24\",\r\n \"52.109.162.0/23\",\r\n + \ \"52.111.204.0/24\",\r\n \"52.112.200.0/22\",\r\n \"52.112.204.0/23\",\r\n + \ \"52.112.207.0/24\",\r\n \"52.114.236.0/24\",\r\n \"52.121.100.0/22\",\r\n + \ \"52.121.104.0/23\",\r\n \"52.143.202.0/24\",\r\n \"52.143.222.0/23\",\r\n + \ \"52.239.233.128/25\",\r\n \"65.52.248.0/21\",\r\n \"2603:1040:900::/47\",\r\n + \ \"2603:1040:903::/48\",\r\n \"2603:1040:904::/47\",\r\n + \ \"2603:1046:140a::/48\",\r\n \"2603:1046:1500:2c::/64\",\r\n + \ \"2603:1046:2000:100::/59\",\r\n \"2603:1047:1:100::/59\",\r\n + \ \"2603:1063:2202:20::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.uksouth\",\r\n \"id\": \"AzureCloud.uksouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"17\",\r\n \"region\": \"uksouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.87.64.0/19\",\r\n \"13.104.129.128/26\",\r\n \ \"13.104.145.160/27\",\r\n \"13.104.146.64/26\",\r\n \"13.104.159.0/25\",\r\n \ \"20.0.0.0/16\",\r\n \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n @@ -53093,39 +54498,40 @@ interactions: \ \"2603:1020:702::/48\",\r\n \"2603:1020:704::/48\",\r\n \ \"2603:1020:705::/48\",\r\n \"2603:1020:706::/48\",\r\n \ \"2603:1026:2406::/48\",\r\n \"2603:1026:2500:18::/64\",\r\n - \ \"2603:1026:3000:e0::/59\",\r\n \"2603:1027:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.ukwest\",\r\n - \ \"id\": \"AzureCloud.ukwest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"20.39.160.0/21\",\r\n - \ \"20.40.104.0/21\",\r\n \"20.45.176.0/20\",\r\n \"20.47.56.0/24\",\r\n - \ \"20.47.82.0/23\",\r\n \"20.58.64.0/18\",\r\n \"20.60.164.0/23\",\r\n - \ \"20.68.64.0/18\",\r\n \"20.77.192.0/18\",\r\n \"20.90.0.0/18\",\r\n - \ \"20.95.86.0/24\",\r\n \"20.117.0.0/18\",\r\n \"20.135.64.0/23\",\r\n - \ \"20.150.2.0/23\",\r\n \"20.150.52.0/24\",\r\n \"20.150.110.0/24\",\r\n - \ \"20.157.46.0/24\",\r\n \"20.162.0.0/17\",\r\n \"20.190.144.0/25\",\r\n - \ \"20.190.171.0/24\",\r\n \"20.202.3.0/24\",\r\n \"20.254.128.0/17\",\r\n - \ \"40.79.218.0/24\",\r\n \"40.81.112.0/20\",\r\n \"40.87.228.0/22\",\r\n - \ \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n \"40.90.131.96/27\",\r\n - \ \"40.90.139.96/27\",\r\n \"40.90.157.192/27\",\r\n \"40.126.16.0/25\",\r\n - \ \"40.126.43.0/24\",\r\n \"51.11.96.0/19\",\r\n \"51.104.32.0/19\",\r\n - \ \"51.132.64.0/18\",\r\n \"51.137.128.0/18\",\r\n \"51.140.192.0/18\",\r\n - \ \"51.141.0.0/17\",\r\n \"51.141.128.0/27\",\r\n \"51.141.128.64/26\",\r\n - \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n \"51.141.134.0/24\",\r\n - \ \"51.141.136.0/22\",\r\n \"51.142.128.0/18\",\r\n \"52.108.189.0/24\",\r\n - \ \"52.108.224.0/23\",\r\n \"52.109.32.0/22\",\r\n \"52.111.205.0/24\",\r\n - \ \"52.112.168.0/22\",\r\n \"52.112.212.0/24\",\r\n \"52.112.230.0/24\",\r\n - \ \"52.113.192.0/24\",\r\n \"52.114.84.0/22\",\r\n \"52.114.92.0/22\",\r\n - \ \"52.136.20.0/24\",\r\n \"52.142.128.0/18\",\r\n \"52.239.240.0/24\",\r\n - \ \"104.44.90.0/27\",\r\n \"2603:1020:600::/47\",\r\n \"2603:1020:602::/48\",\r\n - \ \"2603:1020:604::/48\",\r\n \"2603:1020:605::/48\",\r\n - \ \"2603:1020:606::/48\",\r\n \"2603:1026:2407::/48\",\r\n - \ \"2603:1026:3000:200::/59\",\r\n \"2603:1027:1:200::/59\"\r\n + \ \"2603:1026:3000:e0::/59\",\r\n \"2603:1027:1:e0::/59\",\r\n + \ \"2603:1063:2206:18::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.ukwest\",\r\n \"id\": \"AzureCloud.ukwest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"20.39.160.0/21\",\r\n \"20.40.104.0/21\",\r\n \"20.45.176.0/20\",\r\n + \ \"20.47.56.0/24\",\r\n \"20.47.82.0/23\",\r\n \"20.58.64.0/18\",\r\n + \ \"20.60.164.0/23\",\r\n \"20.68.64.0/18\",\r\n \"20.77.192.0/18\",\r\n + \ \"20.90.0.0/18\",\r\n \"20.95.86.0/24\",\r\n \"20.117.0.0/18\",\r\n + \ \"20.135.64.0/23\",\r\n \"20.150.2.0/23\",\r\n \"20.150.52.0/24\",\r\n + \ \"20.150.110.0/24\",\r\n \"20.157.46.0/24\",\r\n \"20.162.0.0/17\",\r\n + \ \"20.190.144.0/25\",\r\n \"20.190.171.0/24\",\r\n \"20.202.3.0/24\",\r\n + \ \"20.254.128.0/17\",\r\n \"40.79.218.0/24\",\r\n \"40.81.112.0/20\",\r\n + \ \"40.87.228.0/22\",\r\n \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n + \ \"40.90.131.96/27\",\r\n \"40.90.139.96/27\",\r\n \"40.90.157.192/27\",\r\n + \ \"40.126.16.0/25\",\r\n \"40.126.43.0/24\",\r\n \"51.11.96.0/19\",\r\n + \ \"51.104.32.0/19\",\r\n \"51.132.64.0/18\",\r\n \"51.137.128.0/18\",\r\n + \ \"51.140.192.0/18\",\r\n \"51.141.0.0/17\",\r\n \"51.141.128.0/27\",\r\n + \ \"51.141.128.64/26\",\r\n \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n + \ \"51.141.134.0/24\",\r\n \"51.141.136.0/22\",\r\n \"51.142.128.0/18\",\r\n + \ \"52.108.189.0/24\",\r\n \"52.108.224.0/23\",\r\n \"52.109.32.0/22\",\r\n + \ \"52.111.205.0/24\",\r\n \"52.112.168.0/22\",\r\n \"52.112.212.0/24\",\r\n + \ \"52.112.230.0/24\",\r\n \"52.113.192.0/24\",\r\n \"52.114.84.0/22\",\r\n + \ \"52.114.92.0/22\",\r\n \"52.136.20.0/24\",\r\n \"52.142.128.0/18\",\r\n + \ \"52.239.240.0/24\",\r\n \"104.44.90.0/27\",\r\n \"2603:1020:600::/47\",\r\n + \ \"2603:1020:602::/48\",\r\n \"2603:1020:604::/48\",\r\n + \ \"2603:1020:605::/48\",\r\n \"2603:1020:606::/48\",\r\n + \ \"2603:1026:2407::/48\",\r\n \"2603:1026:3000:200::/59\",\r\n + \ \"2603:1027:1:200::/59\",\r\n \"2603:1063:2206:34::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.usstagec\",\r\n \ \"id\": \"AzureCloud.usstagec\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.16.128/26\",\r\n @@ -53153,10 +54559,10 @@ interactions: \ \"2603:1036:2500:28::/64\",\r\n \"2603:1036:3000:1a0::/59\",\r\n \ \"2603:1037:1:1a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureCloud.westcentralus\",\r\n \"id\": \"AzureCloud.westcentralus\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"9\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.192.0/18\",\r\n \"13.77.192.0/19\",\r\n \"13.78.128.0/17\",\r\n \ \"13.104.145.64/26\",\r\n \"13.104.215.128/25\",\r\n \"13.104.219.0/25\",\r\n \ \"20.47.4.0/24\",\r\n \"20.47.70.0/24\",\r\n \"20.47.104.0/24\",\r\n @@ -53197,155 +54603,158 @@ interactions: \ \"2603:1036:903:9::/64\",\r\n \"2603:1036:9ff:ffff::/64\",\r\n \ \"2603:1036:2408::/48\",\r\n \"2603:1036:2500:20::/64\",\r\n \ \"2603:1036:3000:180::/59\",\r\n \"2603:1037:1:180::/59\",\r\n - \ \"2a01:111:f403:c112::/64\",\r\n \"2a01:111:f403:c910::/62\",\r\n - \ \"2a01:111:f403:c932::/63\",\r\n \"2a01:111:f403:c934::/63\",\r\n - \ \"2a01:111:f403:c936::/64\",\r\n \"2a01:111:f403:d120::/62\",\r\n - \ \"2a01:111:f403:d910::/62\",\r\n \"2a01:111:f403:e010::/62\",\r\n - \ \"2a01:111:f403:f910::/62\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.westeurope\",\r\n \"id\": \"AzureCloud.westeurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"26\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.69.0.0/17\",\r\n \"13.73.128.0/18\",\r\n \"13.73.224.0/21\",\r\n - \ \"13.80.0.0/15\",\r\n \"13.88.200.0/21\",\r\n \"13.93.0.0/17\",\r\n - \ \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n \"13.104.145.192/26\",\r\n - \ \"13.104.146.0/26\",\r\n \"13.104.146.128/25\",\r\n \"13.104.158.176/28\",\r\n - \ \"13.104.209.0/24\",\r\n \"13.104.214.0/25\",\r\n \"13.104.218.128/25\",\r\n - \ \"13.105.22.0/24\",\r\n \"13.105.23.128/25\",\r\n \"13.105.28.32/28\",\r\n - \ \"13.105.29.128/25\",\r\n \"13.105.60.48/28\",\r\n \"13.105.60.96/27\",\r\n - \ \"13.105.60.128/27\",\r\n \"13.105.66.144/28\",\r\n \"20.4.0.0/16\",\r\n - \ \"20.8.0.0/16\",\r\n \"20.13.0.0/17\",\r\n \"20.16.0.0/16\",\r\n - \ \"20.23.0.0/16\",\r\n \"20.31.0.0/16\",\r\n \"20.38.108.0/23\",\r\n - \ \"20.38.200.0/22\",\r\n \"20.47.7.0/24\",\r\n \"20.47.18.0/23\",\r\n - \ \"20.47.30.0/24\",\r\n \"20.47.96.0/23\",\r\n \"20.47.115.0/24\",\r\n - \ \"20.47.118.0/24\",\r\n \"20.50.0.0/18\",\r\n \"20.50.88.0/21\",\r\n - \ \"20.50.128.0/17\",\r\n \"20.54.128.0/17\",\r\n \"20.56.0.0/16\",\r\n - \ \"20.60.26.0/23\",\r\n \"20.60.130.0/24\",\r\n \"20.60.150.0/23\",\r\n - \ \"20.60.196.0/23\",\r\n \"20.60.222.0/23\",\r\n \"20.60.250.0/23\",\r\n - \ \"20.61.0.0/16\",\r\n \"20.67.0.0/17\",\r\n \"20.71.0.0/16\",\r\n - \ \"20.73.0.0/16\",\r\n \"20.76.0.0/16\",\r\n \"20.82.0.0/17\",\r\n - \ \"20.86.0.0/16\",\r\n \"20.93.128.0/17\",\r\n \"20.95.64.0/24\",\r\n - \ \"20.95.66.0/24\",\r\n \"20.95.73.0/24\",\r\n \"20.95.76.0/23\",\r\n - \ \"20.95.81.0/24\",\r\n \"20.101.0.0/16\",\r\n \"20.103.0.0/16\",\r\n - \ \"20.105.128.0/17\",\r\n \"20.107.0.0/17\",\r\n \"20.123.128.0/17\",\r\n - \ \"20.126.0.0/16\",\r\n \"20.135.24.0/23\",\r\n \"20.135.140.0/22\",\r\n - \ \"20.135.144.0/23\",\r\n \"20.143.1.0/24\",\r\n \"20.150.8.0/23\",\r\n - \ \"20.150.37.0/24\",\r\n \"20.150.42.0/24\",\r\n \"20.150.74.0/24\",\r\n - \ \"20.150.76.0/24\",\r\n \"20.150.83.0/24\",\r\n \"20.150.122.0/24\",\r\n - \ \"20.157.18.0/24\",\r\n \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n - \ \"20.157.30.0/24\",\r\n \"20.157.33.0/24\",\r\n \"20.157.97.0/24\",\r\n - \ \"20.157.115.0/24\",\r\n \"20.157.123.0/24\",\r\n \"20.157.146.0/24\",\r\n - \ \"20.157.158.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n - \ \"20.157.212.0/24\",\r\n \"20.157.221.0/24\",\r\n \"20.157.223.0/24\",\r\n + \ \"2603:1063:2200:2c::/64\",\r\n \"2a01:111:f403:c112::/64\",\r\n + \ \"2a01:111:f403:c910::/62\",\r\n \"2a01:111:f403:c932::/63\",\r\n + \ \"2a01:111:f403:c934::/63\",\r\n \"2a01:111:f403:c936::/64\",\r\n + \ \"2a01:111:f403:d120::/62\",\r\n \"2a01:111:f403:d910::/62\",\r\n + \ \"2a01:111:f403:e010::/62\",\r\n \"2a01:111:f403:f910::/62\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westeurope\",\r\n + \ \"id\": \"AzureCloud.westeurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"28\",\r\n + \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.69.0.0/17\",\r\n + \ \"13.73.128.0/18\",\r\n \"13.73.224.0/21\",\r\n \"13.80.0.0/15\",\r\n + \ \"13.88.200.0/21\",\r\n \"13.93.0.0/17\",\r\n \"13.94.128.0/17\",\r\n + \ \"13.95.0.0/16\",\r\n \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n + \ \"13.104.146.128/25\",\r\n \"13.104.158.176/28\",\r\n \"13.104.209.0/24\",\r\n + \ \"13.104.214.0/25\",\r\n \"13.104.218.128/25\",\r\n \"13.105.22.0/24\",\r\n + \ \"13.105.23.128/25\",\r\n \"13.105.28.32/28\",\r\n \"13.105.29.128/25\",\r\n + \ \"13.105.60.48/28\",\r\n \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n + \ \"13.105.66.144/28\",\r\n \"20.4.0.0/16\",\r\n \"20.8.0.0/16\",\r\n + \ \"20.13.0.0/17\",\r\n \"20.16.0.0/16\",\r\n \"20.23.0.0/16\",\r\n + \ \"20.31.0.0/16\",\r\n \"20.38.108.0/23\",\r\n \"20.38.200.0/22\",\r\n + \ \"20.47.7.0/24\",\r\n \"20.47.18.0/23\",\r\n \"20.47.30.0/24\",\r\n + \ \"20.47.96.0/23\",\r\n \"20.47.115.0/24\",\r\n \"20.47.118.0/24\",\r\n + \ \"20.50.0.0/18\",\r\n \"20.50.88.0/21\",\r\n \"20.50.128.0/17\",\r\n + \ \"20.54.128.0/17\",\r\n \"20.56.0.0/16\",\r\n \"20.60.26.0/23\",\r\n + \ \"20.60.130.0/24\",\r\n \"20.60.150.0/23\",\r\n \"20.60.196.0/23\",\r\n + \ \"20.60.222.0/23\",\r\n \"20.60.250.0/23\",\r\n \"20.61.0.0/16\",\r\n + \ \"20.67.0.0/17\",\r\n \"20.71.0.0/16\",\r\n \"20.73.0.0/16\",\r\n + \ \"20.76.0.0/16\",\r\n \"20.82.0.0/17\",\r\n \"20.86.0.0/16\",\r\n + \ \"20.93.128.0/17\",\r\n \"20.95.64.0/24\",\r\n \"20.95.66.0/24\",\r\n + \ \"20.95.73.0/24\",\r\n \"20.95.76.0/23\",\r\n \"20.95.81.0/24\",\r\n + \ \"20.101.0.0/16\",\r\n \"20.103.0.0/16\",\r\n \"20.105.128.0/17\",\r\n + \ \"20.107.0.0/17\",\r\n \"20.123.128.0/17\",\r\n \"20.126.0.0/16\",\r\n + \ \"20.135.24.0/23\",\r\n \"20.135.140.0/22\",\r\n \"20.135.144.0/23\",\r\n + \ \"20.143.1.0/24\",\r\n \"20.150.8.0/23\",\r\n \"20.150.37.0/24\",\r\n + \ \"20.150.42.0/24\",\r\n \"20.150.74.0/24\",\r\n \"20.150.76.0/24\",\r\n + \ \"20.150.83.0/24\",\r\n \"20.150.122.0/24\",\r\n \"20.157.18.0/24\",\r\n + \ \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n \"20.157.30.0/24\",\r\n + \ \"20.157.33.0/24\",\r\n \"20.157.97.0/24\",\r\n \"20.157.115.0/24\",\r\n + \ \"20.157.123.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.158.0/24\",\r\n + \ \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n \"20.157.212.0/24\",\r\n + \ \"20.157.221.0/24\",\r\n \"20.157.223.0/24\",\r\n \"20.157.230.0/24\",\r\n \ \"20.160.0.0/16\",\r\n \"20.190.137.0/24\",\r\n \"20.190.160.0/24\",\r\n \ \"20.202.2.0/24\",\r\n \"20.202.12.0/22\",\r\n \"20.202.16.0/22\",\r\n \ \"20.202.140.0/24\",\r\n \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n - \ \"20.224.0.0/16\",\r\n \"20.229.0.0/16\",\r\n \"20.234.128.0/17\",\r\n - \ \"20.238.128.0/17\",\r\n \"23.97.128.0/17\",\r\n \"23.98.46.0/24\",\r\n - \ \"23.100.0.0/20\",\r\n \"23.101.64.0/20\",\r\n \"40.67.192.0/19\",\r\n - \ \"40.68.0.0/16\",\r\n \"40.74.0.0/18\",\r\n \"40.78.210.0/24\",\r\n - \ \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n \"40.79.206.0/27\",\r\n - \ \"40.82.92.0/22\",\r\n \"40.87.184.0/22\",\r\n \"40.90.17.64/27\",\r\n - \ \"40.90.18.192/26\",\r\n \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n - \ \"40.90.130.0/27\",\r\n \"40.90.133.0/27\",\r\n \"40.90.134.64/26\",\r\n - \ \"40.90.134.128/26\",\r\n \"40.90.138.0/27\",\r\n \"40.90.141.32/27\",\r\n - \ \"40.90.141.160/27\",\r\n \"40.90.142.224/28\",\r\n \"40.90.144.192/27\",\r\n - \ \"40.90.145.192/27\",\r\n \"40.90.146.16/28\",\r\n \"40.90.146.128/27\",\r\n - \ \"40.90.150.128/25\",\r\n \"40.90.157.64/26\",\r\n \"40.90.159.0/24\",\r\n - \ \"40.91.28.0/22\",\r\n \"40.91.192.0/18\",\r\n \"40.93.65.0/24\",\r\n - \ \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n \"40.112.38.192/26\",\r\n - \ \"40.112.96.0/19\",\r\n \"40.113.96.0/19\",\r\n \"40.113.128.0/18\",\r\n - \ \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n \"40.118.0.0/17\",\r\n - \ \"40.119.128.0/19\",\r\n \"40.123.140.0/22\",\r\n \"40.123.180.0/22\",\r\n - \ \"40.126.9.0/24\",\r\n \"40.126.32.0/24\",\r\n \"51.105.96.0/19\",\r\n - \ \"51.105.128.0/17\",\r\n \"51.124.0.0/16\",\r\n \"51.136.0.0/16\",\r\n - \ \"51.137.0.0/17\",\r\n \"51.137.192.0/18\",\r\n \"51.138.0.0/17\",\r\n - \ \"51.144.0.0/16\",\r\n \"51.145.128.0/17\",\r\n \"52.101.69.0/24\",\r\n - \ \"52.101.70.0/23\",\r\n \"52.101.72.0/23\",\r\n \"52.102.161.0/24\",\r\n - \ \"52.103.33.0/24\",\r\n \"52.103.161.0/24\",\r\n \"52.108.24.0/21\",\r\n - \ \"52.108.56.0/21\",\r\n \"52.108.80.0/24\",\r\n \"52.108.108.0/23\",\r\n - \ \"52.108.110.0/24\",\r\n \"52.109.88.0/22\",\r\n \"52.111.243.0/24\",\r\n - \ \"52.112.14.0/23\",\r\n \"52.112.17.0/24\",\r\n \"52.112.18.0/23\",\r\n - \ \"52.112.71.0/24\",\r\n \"52.112.83.0/24\",\r\n \"52.112.97.0/24\",\r\n - \ \"52.112.98.0/23\",\r\n \"52.112.110.0/23\",\r\n \"52.112.124.0/24\",\r\n - \ \"52.112.144.0/20\",\r\n \"52.112.197.0/24\",\r\n \"52.112.216.0/21\",\r\n - \ \"52.112.233.0/24\",\r\n \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n - \ \"52.113.9.0/24\",\r\n \"52.113.12.0/24\",\r\n \"52.113.37.0/24\",\r\n - \ \"52.113.38.0/23\",\r\n \"52.113.69.0/24\",\r\n \"52.113.83.0/24\",\r\n - \ \"52.113.85.0/24\",\r\n \"52.113.86.0/24\",\r\n \"52.113.130.0/24\",\r\n - \ \"52.113.144.0/21\",\r\n \"52.113.199.0/24\",\r\n \"52.114.64.0/21\",\r\n - \ \"52.114.72.0/22\",\r\n \"52.114.116.0/22\",\r\n \"52.114.241.0/24\",\r\n - \ \"52.114.242.0/24\",\r\n \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n - \ \"52.115.8.0/22\",\r\n \"52.115.226.0/23\",\r\n \"52.115.228.0/23\",\r\n - \ \"52.120.128.0/21\",\r\n \"52.120.208.0/20\",\r\n \"52.121.24.0/21\",\r\n - \ \"52.121.64.0/20\",\r\n \"52.122.20.0/22\",\r\n \"52.123.7.0/24\",\r\n - \ \"52.125.140.0/23\",\r\n \"52.136.192.0/18\",\r\n \"52.137.0.0/18\",\r\n - \ \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n \"52.143.194.0/24\",\r\n - \ \"52.143.208.0/24\",\r\n \"52.148.192.0/18\",\r\n \"52.149.64.0/18\",\r\n - \ \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n \"52.166.0.0/16\",\r\n - \ \"52.174.0.0/16\",\r\n \"52.178.0.0/17\",\r\n \"52.232.0.0/17\",\r\n - \ \"52.232.147.0/24\",\r\n \"52.233.128.0/17\",\r\n \"52.236.128.0/17\",\r\n - \ \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n \"52.239.242.0/23\",\r\n - \ \"52.245.48.0/22\",\r\n \"52.245.124.0/22\",\r\n \"65.52.128.0/19\",\r\n - \ \"104.40.128.0/17\",\r\n \"104.44.89.160/27\",\r\n \"104.44.90.192/27\",\r\n - \ \"104.44.93.0/27\",\r\n \"104.44.93.192/27\",\r\n \"104.44.95.80/28\",\r\n - \ \"104.44.95.96/28\",\r\n \"104.45.0.0/18\",\r\n \"104.45.64.0/20\",\r\n - \ \"104.46.32.0/19\",\r\n \"104.47.128.0/18\",\r\n \"104.47.216.64/26\",\r\n - \ \"104.214.192.0/18\",\r\n \"137.116.192.0/19\",\r\n \"137.117.128.0/17\",\r\n - \ \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n \"157.56.117.64/27\",\r\n - \ \"168.61.56.0/21\",\r\n \"168.63.0.0/19\",\r\n \"168.63.96.0/19\",\r\n - \ \"191.233.64.0/18\",\r\n \"191.237.232.0/22\",\r\n \"191.239.200.0/22\",\r\n - \ \"193.149.80.0/21\",\r\n \"213.199.128.0/20\",\r\n \"213.199.180.32/28\",\r\n - \ \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n + \ \"20.209.72.0/23\",\r\n \"20.224.0.0/16\",\r\n \"20.229.0.0/16\",\r\n + \ \"20.234.128.0/17\",\r\n \"20.238.128.0/17\",\r\n \"23.97.128.0/17\",\r\n + \ \"23.98.46.0/24\",\r\n \"23.100.0.0/20\",\r\n \"23.101.64.0/20\",\r\n + \ \"40.67.192.0/19\",\r\n \"40.68.0.0/16\",\r\n \"40.74.0.0/18\",\r\n + \ \"40.78.210.0/24\",\r\n \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n + \ \"40.79.206.0/27\",\r\n \"40.82.92.0/22\",\r\n \"40.87.184.0/22\",\r\n + \ \"40.90.17.64/27\",\r\n \"40.90.18.192/26\",\r\n \"40.90.20.128/25\",\r\n + \ \"40.90.21.0/25\",\r\n \"40.90.130.0/27\",\r\n \"40.90.133.0/27\",\r\n + \ \"40.90.134.64/26\",\r\n \"40.90.134.128/26\",\r\n \"40.90.138.0/27\",\r\n + \ \"40.90.141.32/27\",\r\n \"40.90.141.160/27\",\r\n \"40.90.142.224/28\",\r\n + \ \"40.90.144.192/27\",\r\n \"40.90.145.192/27\",\r\n \"40.90.146.16/28\",\r\n + \ \"40.90.146.128/27\",\r\n \"40.90.150.128/25\",\r\n \"40.90.157.64/26\",\r\n + \ \"40.90.159.0/24\",\r\n \"40.91.28.0/22\",\r\n \"40.91.192.0/18\",\r\n + \ \"40.93.65.0/24\",\r\n \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n + \ \"40.112.38.192/26\",\r\n \"40.112.96.0/19\",\r\n \"40.113.96.0/19\",\r\n + \ \"40.113.128.0/18\",\r\n \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n + \ \"40.118.0.0/17\",\r\n \"40.119.128.0/19\",\r\n \"40.123.140.0/22\",\r\n + \ \"40.123.180.0/22\",\r\n \"40.126.9.0/24\",\r\n \"40.126.32.0/24\",\r\n + \ \"51.105.96.0/19\",\r\n \"51.105.128.0/17\",\r\n \"51.124.0.0/16\",\r\n + \ \"51.136.0.0/16\",\r\n \"51.137.0.0/17\",\r\n \"51.137.192.0/18\",\r\n + \ \"51.138.0.0/17\",\r\n \"51.144.0.0/16\",\r\n \"51.145.128.0/17\",\r\n + \ \"52.101.69.0/24\",\r\n \"52.101.70.0/23\",\r\n \"52.101.72.0/23\",\r\n + \ \"52.102.161.0/24\",\r\n \"52.103.33.0/24\",\r\n \"52.103.161.0/24\",\r\n + \ \"52.108.24.0/21\",\r\n \"52.108.56.0/21\",\r\n \"52.108.80.0/24\",\r\n + \ \"52.108.108.0/23\",\r\n \"52.108.110.0/24\",\r\n \"52.109.88.0/22\",\r\n + \ \"52.111.243.0/24\",\r\n \"52.112.14.0/23\",\r\n \"52.112.17.0/24\",\r\n + \ \"52.112.18.0/23\",\r\n \"52.112.71.0/24\",\r\n \"52.112.83.0/24\",\r\n + \ \"52.112.97.0/24\",\r\n \"52.112.98.0/23\",\r\n \"52.112.110.0/23\",\r\n + \ \"52.112.124.0/24\",\r\n \"52.112.144.0/20\",\r\n \"52.112.197.0/24\",\r\n + \ \"52.112.216.0/21\",\r\n \"52.112.233.0/24\",\r\n \"52.112.237.0/24\",\r\n + \ \"52.112.238.0/24\",\r\n \"52.113.9.0/24\",\r\n \"52.113.12.0/24\",\r\n + \ \"52.113.37.0/24\",\r\n \"52.113.38.0/23\",\r\n \"52.113.69.0/24\",\r\n + \ \"52.113.83.0/24\",\r\n \"52.113.85.0/24\",\r\n \"52.113.86.0/24\",\r\n + \ \"52.113.130.0/24\",\r\n \"52.113.144.0/21\",\r\n \"52.113.199.0/24\",\r\n + \ \"52.114.64.0/21\",\r\n \"52.114.72.0/22\",\r\n \"52.114.116.0/22\",\r\n + \ \"52.114.241.0/24\",\r\n \"52.114.242.0/24\",\r\n \"52.114.252.0/22\",\r\n + \ \"52.115.0.0/21\",\r\n \"52.115.8.0/22\",\r\n \"52.115.226.0/23\",\r\n + \ \"52.115.228.0/23\",\r\n \"52.120.128.0/21\",\r\n \"52.120.208.0/20\",\r\n + \ \"52.121.24.0/21\",\r\n \"52.121.64.0/20\",\r\n \"52.122.20.0/22\",\r\n + \ \"52.123.7.0/24\",\r\n \"52.125.140.0/23\",\r\n \"52.136.192.0/18\",\r\n + \ \"52.137.0.0/18\",\r\n \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n + \ \"52.143.194.0/24\",\r\n \"52.143.208.0/24\",\r\n \"52.148.192.0/18\",\r\n + \ \"52.149.64.0/18\",\r\n \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n + \ \"52.166.0.0/16\",\r\n \"52.174.0.0/16\",\r\n \"52.178.0.0/17\",\r\n + \ \"52.232.0.0/17\",\r\n \"52.232.147.0/24\",\r\n \"52.233.128.0/17\",\r\n + \ \"52.236.128.0/17\",\r\n \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.242.0/23\",\r\n \"52.245.48.0/22\",\r\n \"52.245.124.0/22\",\r\n + \ \"65.52.128.0/19\",\r\n \"104.40.128.0/17\",\r\n \"104.44.89.160/27\",\r\n + \ \"104.44.90.192/27\",\r\n \"104.44.93.0/27\",\r\n \"104.44.93.192/27\",\r\n + \ \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n \"104.45.0.0/18\",\r\n + \ \"104.45.64.0/20\",\r\n \"104.46.32.0/19\",\r\n \"104.47.128.0/18\",\r\n + \ \"104.47.216.64/26\",\r\n \"104.214.192.0/18\",\r\n \"137.116.192.0/19\",\r\n + \ \"137.117.128.0/17\",\r\n \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n + \ \"157.56.117.64/27\",\r\n \"168.61.56.0/21\",\r\n \"168.63.0.0/19\",\r\n + \ \"168.63.96.0/19\",\r\n \"191.233.64.0/18\",\r\n \"191.237.232.0/22\",\r\n + \ \"191.239.200.0/22\",\r\n \"193.149.80.0/21\",\r\n \"213.199.128.0/20\",\r\n + \ \"213.199.180.32/28\",\r\n \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n \ \"213.199.183.0/24\",\r\n \"2603:1020:200::/46\",\r\n \"2603:1020:205::/48\",\r\n \ \"2603:1020:206::/47\",\r\n \"2603:1026:2405::/48\",\r\n \ \"2603:1026:2500:24::/64\",\r\n \"2603:1026:3000:140::/59\",\r\n - \ \"2603:1027:1:140::/59\",\r\n \"2a01:111:f403:c201::/64\",\r\n - \ \"2a01:111:f403:ca05::/64\",\r\n \"2a01:111:f403:ca06::/63\",\r\n - \ \"2a01:111:f403:ca08::/63\",\r\n \"2a01:111:f403:d201::/64\",\r\n - \ \"2a01:111:f403:da01::/64\",\r\n \"2a01:111:f403:e201::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westindia\",\r\n - \ \"id\": \"AzureCloud.westindia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.128/25\",\r\n - \ \"20.38.128.0/21\",\r\n \"20.40.8.0/21\",\r\n \"20.47.57.0/24\",\r\n - \ \"20.47.124.0/23\",\r\n \"20.60.216.0/23\",\r\n \"20.135.44.0/23\",\r\n - \ \"20.150.18.128/25\",\r\n \"20.150.43.0/25\",\r\n \"20.150.106.0/24\",\r\n - \ \"20.157.102.0/24\",\r\n \"20.157.136.0/24\",\r\n \"20.190.146.128/25\",\r\n - \ \"20.190.176.0/24\",\r\n \"20.192.64.0/19\",\r\n \"20.207.128.0/18\",\r\n - \ \"40.79.219.0/24\",\r\n \"40.81.80.0/20\",\r\n \"40.87.220.0/22\",\r\n - \ \"40.90.26.0/26\",\r\n \"40.90.138.224/27\",\r\n \"40.126.18.128/25\",\r\n - \ \"40.126.48.0/24\",\r\n \"52.108.73.0/24\",\r\n \"52.108.94.0/24\",\r\n - \ \"52.109.64.0/22\",\r\n \"52.111.244.0/24\",\r\n \"52.113.134.0/24\",\r\n - \ \"52.114.28.0/22\",\r\n \"52.136.16.0/24\",\r\n \"52.136.32.0/19\",\r\n - \ \"52.140.128.0/18\",\r\n \"52.183.128.0/18\",\r\n \"52.239.135.192/26\",\r\n - \ \"52.239.187.128/25\",\r\n \"52.245.76.0/22\",\r\n \"52.249.64.0/19\",\r\n - \ \"104.44.93.224/27\",\r\n \"104.44.95.112/28\",\r\n \"104.47.212.0/23\",\r\n - \ \"104.211.128.0/18\",\r\n \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n + \ \"2603:1027:1:140::/59\",\r\n \"2603:1063:2206:24::/64\",\r\n + \ \"2a01:111:f403:c201::/64\",\r\n \"2a01:111:f403:ca05::/64\",\r\n + \ \"2a01:111:f403:ca06::/63\",\r\n \"2a01:111:f403:ca08::/63\",\r\n + \ \"2a01:111:f403:d201::/64\",\r\n \"2a01:111:f403:da01::/64\",\r\n + \ \"2a01:111:f403:e201::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.westindia\",\r\n \"id\": \"AzureCloud.westindia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.157.128/25\",\r\n \"20.38.128.0/21\",\r\n + \ \"20.40.8.0/21\",\r\n \"20.47.57.0/24\",\r\n \"20.47.124.0/23\",\r\n + \ \"20.60.216.0/23\",\r\n \"20.135.44.0/23\",\r\n \"20.150.18.128/25\",\r\n + \ \"20.150.43.0/25\",\r\n \"20.150.106.0/24\",\r\n \"20.157.102.0/24\",\r\n + \ \"20.157.136.0/24\",\r\n \"20.190.146.128/25\",\r\n \"20.190.176.0/24\",\r\n + \ \"20.192.64.0/19\",\r\n \"20.207.128.0/18\",\r\n \"40.79.219.0/24\",\r\n + \ \"40.81.80.0/20\",\r\n \"40.87.220.0/22\",\r\n \"40.90.26.0/26\",\r\n + \ \"40.90.138.224/27\",\r\n \"40.126.18.128/25\",\r\n \"40.126.48.0/24\",\r\n + \ \"52.108.73.0/24\",\r\n \"52.108.94.0/24\",\r\n \"52.109.64.0/22\",\r\n + \ \"52.111.244.0/24\",\r\n \"52.113.134.0/24\",\r\n \"52.114.28.0/22\",\r\n + \ \"52.136.16.0/24\",\r\n \"52.136.32.0/19\",\r\n \"52.140.128.0/18\",\r\n + \ \"52.183.128.0/18\",\r\n \"52.239.135.192/26\",\r\n \"52.239.187.128/25\",\r\n + \ \"52.245.76.0/22\",\r\n \"52.249.64.0/19\",\r\n \"104.44.93.224/27\",\r\n + \ \"104.44.95.112/28\",\r\n \"104.47.212.0/23\",\r\n \"104.211.128.0/18\",\r\n + \ \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n \ \"2603:1040:806::/47\",\r\n \"2603:1046:1408::/48\",\r\n \ \"2603:1046:1500::/64\",\r\n \"2603:1046:2000:20::/59\",\r\n - \ \"2603:1047:1:20::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.westus\",\r\n \"id\": \"AzureCloud.westus\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"23\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.64.0.0/16\",\r\n \"13.73.32.0/19\",\r\n \"13.83.0.0/16\",\r\n - \ \"13.86.128.0/17\",\r\n \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n - \ \"13.88.128.0/18\",\r\n \"13.91.0.0/16\",\r\n \"13.93.128.0/17\",\r\n - \ \"13.104.144.192/27\",\r\n \"13.104.158.16/28\",\r\n \"13.104.158.64/26\",\r\n - \ \"13.104.208.96/27\",\r\n \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n - \ \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n \"13.105.19.128/25\",\r\n - \ \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n \"13.105.97.0/27\",\r\n - \ \"20.43.192.0/18\",\r\n \"20.47.2.0/24\",\r\n \"20.47.22.0/23\",\r\n - \ \"20.47.110.0/24\",\r\n \"20.47.116.0/24\",\r\n \"20.49.120.0/21\",\r\n - \ \"20.57.192.0/19\",\r\n \"20.59.64.0/18\",\r\n \"20.60.1.0/24\",\r\n - \ \"20.60.34.0/23\",\r\n \"20.60.52.0/23\",\r\n \"20.60.80.0/23\",\r\n - \ \"20.60.168.0/23\",\r\n \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n - \ \"20.66.0.0/17\",\r\n \"20.95.1.0/24\",\r\n \"20.112.184.0/21\",\r\n + \ \"2603:1047:1:20::/59\",\r\n \"2603:1063:2202:4::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westus\",\r\n + \ \"id\": \"AzureCloud.westus\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"25\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.64.0.0/16\",\r\n + \ \"13.73.32.0/19\",\r\n \"13.83.0.0/16\",\r\n \"13.86.128.0/17\",\r\n + \ \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n \"13.88.128.0/18\",\r\n + \ \"13.91.0.0/16\",\r\n \"13.93.128.0/17\",\r\n \"13.104.144.192/27\",\r\n + \ \"13.104.158.16/28\",\r\n \"13.104.158.64/26\",\r\n \"13.104.208.96/27\",\r\n + \ \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n \"13.105.17.64/26\",\r\n + \ \"13.105.17.128/26\",\r\n \"13.105.19.128/25\",\r\n \"13.105.96.64/27\",\r\n + \ \"13.105.96.96/28\",\r\n \"13.105.97.0/27\",\r\n \"20.43.192.0/18\",\r\n + \ \"20.47.2.0/24\",\r\n \"20.47.22.0/23\",\r\n \"20.47.110.0/24\",\r\n + \ \"20.47.116.0/24\",\r\n \"20.49.120.0/21\",\r\n \"20.57.192.0/19\",\r\n + \ \"20.59.64.0/18\",\r\n \"20.60.1.0/24\",\r\n \"20.60.34.0/23\",\r\n + \ \"20.60.52.0/23\",\r\n \"20.60.80.0/23\",\r\n \"20.60.168.0/23\",\r\n + \ \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n \"20.66.0.0/17\",\r\n + \ \"20.95.1.0/24\",\r\n \"20.95.52.0/24\",\r\n \"20.112.184.0/21\",\r\n \ \"20.125.240.0/20\",\r\n \"20.135.74.0/23\",\r\n \"20.150.34.0/23\",\r\n \ \"20.150.91.0/24\",\r\n \"20.150.102.0/24\",\r\n \"20.152.2.0/23\",\r\n \ \"20.157.32.0/24\",\r\n \"20.157.57.0/24\",\r\n \"20.157.72.0/24\",\r\n @@ -53357,7 +54766,8 @@ interactions: \ \"20.237.128.0/17\",\r\n \"20.245.0.0/16\",\r\n \"20.253.128.0/17\",\r\n \ \"23.99.0.0/18\",\r\n \"23.99.64.0/19\",\r\n \"23.100.32.0/20\",\r\n \ \"23.101.192.0/20\",\r\n \"40.65.0.0/18\",\r\n \"40.75.128.0/17\",\r\n - \ \"40.78.0.0/17\",\r\n \"40.78.216.0/24\",\r\n \"40.80.152.0/21\",\r\n + \ \"40.78.0.0/17\",\r\n \"40.78.216.0/24\",\r\n \"40.79.204.48/28\",\r\n + \ \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n \"40.80.152.0/21\",\r\n \ \"40.81.0.0/20\",\r\n \"40.82.248.0/21\",\r\n \"40.83.128.0/17\",\r\n \ \"40.85.144.0/20\",\r\n \"40.86.160.0/19\",\r\n \"40.87.160.0/22\",\r\n \ \"40.90.17.96/27\",\r\n \"40.90.18.128/26\",\r\n \"40.90.22.128/25\",\r\n @@ -53403,121 +54813,122 @@ interactions: \ \"2603:1036:2500:10::/64\",\r\n \"2603:1036:3000:1c0::/59\",\r\n \ \"2603:1037:1:1c0::/59\",\r\n \"2603:1063:24::/56\",\r\n \ \"2603:1063:124::/55\",\r\n \"2603:1063:224::/55\",\r\n - \ \"2a01:111:f100:3000::/52\",\r\n \"2a01:111:f403:c000::/64\",\r\n - \ \"2a01:111:f403:c800::/64\",\r\n \"2a01:111:f403:c914::/62\",\r\n - \ \"2a01:111:f403:c918::/64\",\r\n \"2a01:111:f403:d000::/64\",\r\n - \ \"2a01:111:f403:d800::/64\",\r\n \"2a01:111:f403:e000::/64\",\r\n - \ \"2a01:111:f403:f800::/62\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.westus2\",\r\n \"id\": \"AzureCloud.westus2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"17\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.66.128.0/17\",\r\n \"13.77.128.0/18\",\r\n \"13.104.129.64/26\",\r\n - \ \"13.104.145.0/26\",\r\n \"13.104.208.192/26\",\r\n \"13.104.213.0/25\",\r\n - \ \"13.104.220.0/25\",\r\n \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n - \ \"13.105.18.160/27\",\r\n \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n - \ \"13.105.36.64/27\",\r\n \"13.105.36.128/26\",\r\n \"13.105.66.64/26\",\r\n - \ \"13.105.101.176/28\",\r\n \"20.3.0.0/16\",\r\n \"20.9.128.0/17\",\r\n - \ \"20.29.128.0/17\",\r\n \"20.36.0.0/19\",\r\n \"20.38.99.0/24\",\r\n - \ \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n - \ \"20.42.176.0/20\",\r\n \"20.47.62.0/23\",\r\n \"20.47.120.0/23\",\r\n - \ \"20.51.8.0/21\",\r\n \"20.51.64.0/18\",\r\n \"20.57.128.0/18\",\r\n - \ \"20.59.0.0/18\",\r\n \"20.60.20.0/24\",\r\n \"20.60.68.0/22\",\r\n - \ \"20.60.152.0/23\",\r\n \"20.60.228.0/23\",\r\n \"20.64.128.0/17\",\r\n - \ \"20.69.64.0/18\",\r\n \"20.69.128.0/18\",\r\n \"20.72.192.0/18\",\r\n - \ \"20.80.128.0/18\",\r\n \"20.83.64.0/18\",\r\n \"20.83.192.0/18\",\r\n - \ \"20.94.192.0/18\",\r\n \"20.95.3.0/24\",\r\n \"20.98.64.0/18\",\r\n - \ \"20.99.128.0/17\",\r\n \"20.109.128.0/18\",\r\n \"20.112.0.0/17\",\r\n - \ \"20.114.0.0/18\",\r\n \"20.115.128.0/17\",\r\n \"20.120.128.0/17\",\r\n - \ \"20.125.0.0/18\",\r\n \"20.135.18.0/23\",\r\n \"20.135.228.0/22\",\r\n - \ \"20.135.232.0/23\",\r\n \"20.150.68.0/24\",\r\n \"20.150.78.0/24\",\r\n - \ \"20.150.87.0/24\",\r\n \"20.150.107.0/24\",\r\n \"20.152.4.0/23\",\r\n - \ \"20.157.25.0/24\",\r\n \"20.157.50.0/23\",\r\n \"20.157.106.0/24\",\r\n - \ \"20.157.110.0/24\",\r\n \"20.157.118.0/24\",\r\n \"20.157.125.0/24\",\r\n - \ \"20.157.180.0/24\",\r\n \"20.187.0.0/18\",\r\n \"20.190.0.0/18\",\r\n - \ \"20.190.133.0/24\",\r\n \"20.190.154.0/24\",\r\n \"20.191.64.0/18\",\r\n - \ \"20.201.223.0/24\",\r\n \"20.201.231.0/24\",\r\n \"20.202.23.0/24\",\r\n - \ \"20.230.128.0/17\",\r\n \"20.236.0.0/18\",\r\n \"20.252.0.0/17\",\r\n - \ \"23.98.47.0/24\",\r\n \"23.102.192.0/21\",\r\n \"23.102.203.0/24\",\r\n - \ \"23.103.64.32/27\",\r\n \"23.103.64.64/27\",\r\n \"40.64.64.0/18\",\r\n - \ \"40.64.128.0/21\",\r\n \"40.65.64.0/18\",\r\n \"40.77.136.0/28\",\r\n - \ \"40.77.136.64/28\",\r\n \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n - \ \"40.77.162.0/24\",\r\n \"40.77.164.0/24\",\r\n \"40.77.169.0/24\",\r\n - \ \"40.77.175.64/27\",\r\n \"40.77.180.0/23\",\r\n \"40.77.182.64/27\",\r\n - \ \"40.77.185.128/25\",\r\n \"40.77.186.0/23\",\r\n \"40.77.198.128/25\",\r\n - \ \"40.77.199.128/26\",\r\n \"40.77.200.0/25\",\r\n \"40.77.202.0/24\",\r\n - \ \"40.77.224.96/27\",\r\n \"40.77.230.0/24\",\r\n \"40.77.232.128/25\",\r\n - \ \"40.77.234.224/27\",\r\n \"40.77.236.128/27\",\r\n \"40.77.240.128/25\",\r\n - \ \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n - \ \"40.77.247.0/24\",\r\n \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n - \ \"40.77.254.128/25\",\r\n \"40.78.208.32/30\",\r\n \"40.78.217.0/24\",\r\n - \ \"40.78.240.0/20\",\r\n \"40.79.206.128/27\",\r\n \"40.80.160.0/24\",\r\n - \ \"40.82.36.0/22\",\r\n \"40.87.232.0/21\",\r\n \"40.90.16.192/26\",\r\n - \ \"40.90.131.32/27\",\r\n \"40.90.132.48/28\",\r\n \"40.90.136.224/27\",\r\n - \ \"40.90.138.208/28\",\r\n \"40.90.139.32/27\",\r\n \"40.90.146.32/27\",\r\n - \ \"40.90.148.192/27\",\r\n \"40.90.153.0/26\",\r\n \"40.90.192.0/19\",\r\n - \ \"40.91.0.0/22\",\r\n \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n - \ \"40.93.7.0/24\",\r\n \"40.93.10.0/24\",\r\n \"40.96.50.0/24\",\r\n - \ \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n \"40.97.5.0/24\",\r\n - \ \"40.123.160.0/22\",\r\n \"40.125.64.0/18\",\r\n \"40.126.5.0/24\",\r\n - \ \"40.126.26.0/24\",\r\n \"51.141.160.0/19\",\r\n \"51.143.0.0/17\",\r\n - \ \"52.96.11.0/24\",\r\n \"52.101.28.0/22\",\r\n \"52.101.42.0/24\",\r\n - \ \"52.101.46.0/23\",\r\n \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n - \ \"52.102.134.0/24\",\r\n \"52.102.136.0/24\",\r\n \"52.103.8.0/24\",\r\n - \ \"52.103.10.0/24\",\r\n \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n - \ \"52.108.72.0/24\",\r\n \"52.108.93.0/24\",\r\n \"52.109.24.0/22\",\r\n - \ \"52.111.246.0/24\",\r\n \"52.112.105.0/24\",\r\n \"52.112.109.0/24\",\r\n - \ \"52.112.115.0/24\",\r\n \"52.114.148.0/22\",\r\n \"52.115.55.0/24\",\r\n - \ \"52.123.5.0/24\",\r\n \"52.136.0.0/22\",\r\n \"52.137.64.0/18\",\r\n - \ \"52.143.64.0/18\",\r\n \"52.143.197.0/24\",\r\n \"52.143.211.0/24\",\r\n - \ \"52.148.128.0/18\",\r\n \"52.149.0.0/18\",\r\n \"52.151.0.0/18\",\r\n - \ \"52.156.64.0/18\",\r\n \"52.156.128.0/19\",\r\n \"52.158.224.0/19\",\r\n - \ \"52.175.192.0/18\",\r\n \"52.183.0.0/17\",\r\n \"52.191.128.0/18\",\r\n - \ \"52.229.0.0/18\",\r\n \"52.232.152.0/24\",\r\n \"52.233.64.0/18\",\r\n - \ \"52.235.64.0/18\",\r\n \"52.239.148.128/25\",\r\n \"52.239.176.128/25\",\r\n - \ \"52.239.193.0/24\",\r\n \"52.239.210.0/23\",\r\n \"52.239.236.0/23\",\r\n - \ \"52.245.52.0/22\",\r\n \"52.246.192.0/18\",\r\n \"52.247.192.0/18\",\r\n - \ \"52.250.0.0/17\",\r\n \"53.103.136.0/24\",\r\n \"65.52.111.0/24\",\r\n - \ \"65.55.32.128/28\",\r\n \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n - \ \"65.55.33.176/28\",\r\n \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n - \ \"65.55.44.8/29\",\r\n \"65.55.44.112/28\",\r\n \"65.55.51.0/24\",\r\n - \ \"65.55.105.160/27\",\r\n \"65.55.106.192/28\",\r\n \"65.55.106.240/28\",\r\n - \ \"65.55.107.0/28\",\r\n \"65.55.107.96/27\",\r\n \"65.55.110.0/24\",\r\n - \ \"65.55.120.0/24\",\r\n \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n - \ \"65.55.210.0/24\",\r\n \"65.55.219.64/26\",\r\n \"65.55.250.0/24\",\r\n - \ \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n - \ \"70.37.16.0/20\",\r\n \"70.37.32.0/20\",\r\n \"104.44.89.128/27\",\r\n - \ \"104.44.89.192/27\",\r\n \"104.44.95.0/28\",\r\n \"131.253.12.160/28\",\r\n - \ \"131.253.12.228/30\",\r\n \"131.253.13.24/29\",\r\n \"131.253.13.88/30\",\r\n - \ \"131.253.13.128/27\",\r\n \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n - \ \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n \"131.253.14.192/29\",\r\n - \ \"131.253.15.192/28\",\r\n \"131.253.35.128/26\",\r\n \"131.253.40.128/27\",\r\n - \ \"131.253.41.0/24\",\r\n \"134.170.222.0/24\",\r\n \"137.116.176.0/21\",\r\n - \ \"157.55.2.128/26\",\r\n \"157.55.12.64/26\",\r\n \"157.55.13.64/26\",\r\n - \ \"157.55.39.0/24\",\r\n \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n - \ \"157.55.55.240/28\",\r\n \"157.55.106.0/26\",\r\n \"157.55.154.128/25\",\r\n - \ \"157.56.2.0/25\",\r\n \"157.56.3.128/25\",\r\n \"157.56.19.224/27\",\r\n - \ \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n \"157.56.80.0/25\",\r\n - \ \"168.62.64.0/19\",\r\n \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n - \ \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n \"199.30.31.192/26\",\r\n - \ \"207.46.13.0/24\",\r\n \"209.240.212.0/23\",\r\n \"2603:1030:c00::/48\",\r\n - \ \"2603:1030:c02::/47\",\r\n \"2603:1030:c04::/48\",\r\n - \ \"2603:1030:c05::/48\",\r\n \"2603:1030:c06::/48\",\r\n - \ \"2603:1030:c07::/48\",\r\n \"2603:1030:d00::/47\",\r\n - \ \"2603:1030:e01:2::/64\",\r\n \"2603:1036:903::/64\",\r\n - \ \"2603:1036:d20::/64\",\r\n \"2603:1036:2409::/48\",\r\n - \ \"2603:1036:2500:14::/64\",\r\n \"2603:1036:3000:c0::/59\",\r\n - \ \"2603:1037:1:c0::/59\",\r\n \"2a01:111:f403:c004::/62\",\r\n + \ \"2603:1063:2200:30::/64\",\r\n \"2a01:111:f100:3000::/52\",\r\n + \ \"2a01:111:f403:c000::/64\",\r\n \"2a01:111:f403:c800::/64\",\r\n + \ \"2a01:111:f403:c914::/62\",\r\n \"2a01:111:f403:c918::/64\",\r\n + \ \"2a01:111:f403:d000::/64\",\r\n \"2a01:111:f403:d800::/64\",\r\n + \ \"2a01:111:f403:e000::/64\",\r\n \"2a01:111:f403:f800::/62\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westus2\",\r\n + \ \"id\": \"AzureCloud.westus2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n + \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.66.128.0/17\",\r\n + \ \"13.77.128.0/18\",\r\n \"13.104.129.64/26\",\r\n \"13.104.145.0/26\",\r\n + \ \"13.104.208.192/26\",\r\n \"13.104.213.0/25\",\r\n \"13.104.220.0/25\",\r\n + \ \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n \"13.105.18.160/27\",\r\n + \ \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n \"13.105.36.64/27\",\r\n + \ \"13.105.36.128/26\",\r\n \"13.105.66.64/26\",\r\n \"13.105.101.176/28\",\r\n + \ \"20.3.0.0/16\",\r\n \"20.9.128.0/17\",\r\n \"20.29.128.0/17\",\r\n + \ \"20.36.0.0/19\",\r\n \"20.38.99.0/24\",\r\n \"20.42.128.0/19\",\r\n + \ \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n \"20.42.176.0/20\",\r\n + \ \"20.47.62.0/23\",\r\n \"20.47.120.0/23\",\r\n \"20.51.8.0/21\",\r\n + \ \"20.51.64.0/18\",\r\n \"20.57.128.0/18\",\r\n \"20.59.0.0/18\",\r\n + \ \"20.60.20.0/24\",\r\n \"20.60.68.0/22\",\r\n \"20.60.152.0/23\",\r\n + \ \"20.60.228.0/23\",\r\n \"20.64.128.0/17\",\r\n \"20.69.64.0/18\",\r\n + \ \"20.69.128.0/18\",\r\n \"20.72.192.0/18\",\r\n \"20.80.128.0/18\",\r\n + \ \"20.83.64.0/18\",\r\n \"20.83.192.0/18\",\r\n \"20.94.192.0/18\",\r\n + \ \"20.95.3.0/24\",\r\n \"20.98.64.0/18\",\r\n \"20.99.128.0/17\",\r\n + \ \"20.109.128.0/18\",\r\n \"20.112.0.0/17\",\r\n \"20.114.0.0/18\",\r\n + \ \"20.115.128.0/17\",\r\n \"20.120.128.0/17\",\r\n \"20.125.0.0/18\",\r\n + \ \"20.135.18.0/23\",\r\n \"20.135.228.0/22\",\r\n \"20.135.232.0/23\",\r\n + \ \"20.150.68.0/24\",\r\n \"20.150.78.0/24\",\r\n \"20.150.87.0/24\",\r\n + \ \"20.150.107.0/24\",\r\n \"20.152.4.0/23\",\r\n \"20.157.25.0/24\",\r\n + \ \"20.157.50.0/23\",\r\n \"20.157.106.0/24\",\r\n \"20.157.110.0/24\",\r\n + \ \"20.157.118.0/24\",\r\n \"20.157.125.0/24\",\r\n \"20.157.180.0/24\",\r\n + \ \"20.187.0.0/18\",\r\n \"20.190.0.0/18\",\r\n \"20.190.133.0/24\",\r\n + \ \"20.190.154.0/24\",\r\n \"20.191.64.0/18\",\r\n \"20.201.223.0/24\",\r\n + \ \"20.201.231.0/24\",\r\n \"20.202.23.0/24\",\r\n \"20.230.128.0/17\",\r\n + \ \"20.236.0.0/18\",\r\n \"20.252.0.0/17\",\r\n \"23.98.47.0/24\",\r\n + \ \"23.102.192.0/21\",\r\n \"23.102.203.0/24\",\r\n \"23.103.64.32/27\",\r\n + \ \"23.103.64.64/27\",\r\n \"40.64.64.0/18\",\r\n \"40.64.128.0/21\",\r\n + \ \"40.65.64.0/18\",\r\n \"40.77.136.0/28\",\r\n \"40.77.136.64/28\",\r\n + \ \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n \"40.77.162.0/24\",\r\n + \ \"40.77.164.0/24\",\r\n \"40.77.169.0/24\",\r\n \"40.77.175.64/27\",\r\n + \ \"40.77.180.0/23\",\r\n \"40.77.182.64/27\",\r\n \"40.77.185.128/25\",\r\n + \ \"40.77.186.0/23\",\r\n \"40.77.198.128/25\",\r\n \"40.77.199.128/26\",\r\n + \ \"40.77.200.0/25\",\r\n \"40.77.202.0/24\",\r\n \"40.77.224.96/27\",\r\n + \ \"40.77.230.0/24\",\r\n \"40.77.232.128/25\",\r\n \"40.77.234.224/27\",\r\n + \ \"40.77.236.128/27\",\r\n \"40.77.240.128/25\",\r\n \"40.77.241.0/24\",\r\n + \ \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n \"40.77.247.0/24\",\r\n + \ \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n \"40.77.254.128/25\",\r\n + \ \"40.78.208.32/30\",\r\n \"40.78.217.0/24\",\r\n \"40.78.240.0/20\",\r\n + \ \"40.79.206.128/27\",\r\n \"40.80.160.0/24\",\r\n \"40.82.36.0/22\",\r\n + \ \"40.87.232.0/21\",\r\n \"40.90.16.192/26\",\r\n \"40.90.131.32/27\",\r\n + \ \"40.90.132.48/28\",\r\n \"40.90.136.224/27\",\r\n \"40.90.138.208/28\",\r\n + \ \"40.90.139.32/27\",\r\n \"40.90.146.32/27\",\r\n \"40.90.148.192/27\",\r\n + \ \"40.90.153.0/26\",\r\n \"40.90.192.0/19\",\r\n \"40.91.0.0/22\",\r\n + \ \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n \"40.93.7.0/24\",\r\n + \ \"40.93.10.0/24\",\r\n \"40.96.50.0/24\",\r\n \"40.96.61.0/24\",\r\n + \ \"40.96.63.0/24\",\r\n \"40.97.5.0/24\",\r\n \"40.123.160.0/22\",\r\n + \ \"40.125.64.0/18\",\r\n \"40.126.5.0/24\",\r\n \"40.126.26.0/24\",\r\n + \ \"51.141.160.0/19\",\r\n \"51.143.0.0/17\",\r\n \"52.96.11.0/24\",\r\n + \ \"52.101.28.0/22\",\r\n \"52.101.42.0/24\",\r\n \"52.101.46.0/23\",\r\n + \ \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n \"52.102.134.0/24\",\r\n + \ \"52.102.136.0/24\",\r\n \"52.103.8.0/24\",\r\n \"52.103.10.0/24\",\r\n + \ \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n \"52.108.72.0/24\",\r\n + \ \"52.108.93.0/24\",\r\n \"52.109.24.0/22\",\r\n \"52.111.246.0/24\",\r\n + \ \"52.112.105.0/24\",\r\n \"52.112.109.0/24\",\r\n \"52.112.115.0/24\",\r\n + \ \"52.114.148.0/22\",\r\n \"52.115.55.0/24\",\r\n \"52.123.5.0/24\",\r\n + \ \"52.136.0.0/22\",\r\n \"52.137.64.0/18\",\r\n \"52.143.64.0/18\",\r\n + \ \"52.143.197.0/24\",\r\n \"52.143.211.0/24\",\r\n \"52.148.128.0/18\",\r\n + \ \"52.149.0.0/18\",\r\n \"52.151.0.0/18\",\r\n \"52.156.64.0/18\",\r\n + \ \"52.156.128.0/19\",\r\n \"52.158.224.0/19\",\r\n \"52.175.192.0/18\",\r\n + \ \"52.183.0.0/17\",\r\n \"52.191.128.0/18\",\r\n \"52.229.0.0/18\",\r\n + \ \"52.232.152.0/24\",\r\n \"52.233.64.0/18\",\r\n \"52.235.64.0/18\",\r\n + \ \"52.239.148.128/25\",\r\n \"52.239.176.128/25\",\r\n \"52.239.193.0/24\",\r\n + \ \"52.239.210.0/23\",\r\n \"52.239.236.0/23\",\r\n \"52.245.52.0/22\",\r\n + \ \"52.246.192.0/18\",\r\n \"52.247.192.0/18\",\r\n \"52.250.0.0/17\",\r\n + \ \"53.103.136.0/24\",\r\n \"65.52.111.0/24\",\r\n \"65.55.32.128/28\",\r\n + \ \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n \"65.55.33.176/28\",\r\n + \ \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n \"65.55.44.8/29\",\r\n + \ \"65.55.44.112/28\",\r\n \"65.55.51.0/24\",\r\n \"65.55.105.160/27\",\r\n + \ \"65.55.106.192/28\",\r\n \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n + \ \"65.55.107.96/27\",\r\n \"65.55.110.0/24\",\r\n \"65.55.120.0/24\",\r\n + \ \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n \"65.55.210.0/24\",\r\n + \ \"65.55.219.64/26\",\r\n \"65.55.250.0/24\",\r\n \"65.55.252.0/24\",\r\n + \ \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n \"70.37.16.0/20\",\r\n + \ \"70.37.32.0/20\",\r\n \"104.44.89.128/27\",\r\n \"104.44.89.192/27\",\r\n + \ \"104.44.95.0/28\",\r\n \"131.253.12.160/28\",\r\n \"131.253.12.228/30\",\r\n + \ \"131.253.13.24/29\",\r\n \"131.253.13.88/30\",\r\n \"131.253.13.128/27\",\r\n + \ \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n \"131.253.14.96/27\",\r\n + \ \"131.253.14.128/27\",\r\n \"131.253.14.192/29\",\r\n \"131.253.15.192/28\",\r\n + \ \"131.253.35.128/26\",\r\n \"131.253.40.128/27\",\r\n \"131.253.41.0/24\",\r\n + \ \"134.170.222.0/24\",\r\n \"137.116.176.0/21\",\r\n \"157.55.2.128/26\",\r\n + \ \"157.55.12.64/26\",\r\n \"157.55.13.64/26\",\r\n \"157.55.39.0/24\",\r\n + \ \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n \"157.55.55.240/28\",\r\n + \ \"157.55.106.0/26\",\r\n \"157.55.154.128/25\",\r\n \"157.56.2.0/25\",\r\n + \ \"157.56.3.128/25\",\r\n \"157.56.19.224/27\",\r\n \"157.56.21.160/27\",\r\n + \ \"157.56.21.192/27\",\r\n \"157.56.80.0/25\",\r\n \"168.62.64.0/19\",\r\n + \ \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n \"199.30.27.144/28\",\r\n + \ \"199.30.27.160/27\",\r\n \"199.30.31.192/26\",\r\n \"207.46.13.0/24\",\r\n + \ \"209.240.212.0/23\",\r\n \"2603:1030:c00::/48\",\r\n \"2603:1030:c02::/47\",\r\n + \ \"2603:1030:c04::/48\",\r\n \"2603:1030:c05::/48\",\r\n + \ \"2603:1030:c06::/48\",\r\n \"2603:1030:c07::/48\",\r\n + \ \"2603:1030:d00::/47\",\r\n \"2603:1030:e01:2::/64\",\r\n + \ \"2603:1036:903::/64\",\r\n \"2603:1036:d20::/64\",\r\n + \ \"2603:1036:2409::/48\",\r\n \"2603:1036:2500:14::/64\",\r\n + \ \"2603:1036:3000:c0::/59\",\r\n \"2603:1037:1:c0::/59\",\r\n + \ \"2603:1063:2200:14::/64\",\r\n \"2a01:111:f403:c004::/62\",\r\n \ \"2a01:111:f403:c804::/62\",\r\n \"2a01:111:f403:c919::/64\",\r\n \ \"2a01:111:f403:c91a::/63\",\r\n \"2a01:111:f403:c91c::/63\",\r\n \ \"2a01:111:f403:d004::/62\",\r\n \"2a01:111:f403:d804::/62\",\r\n \ \"2a01:111:f403:f804::/62\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.westus3\",\r\n \"id\": \"AzureCloud.westus3\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"westus3\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.66.32/27\",\r\n \"13.105.66.128/28\",\r\n \ \"13.105.66.160/27\",\r\n \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n \ \"13.105.74.64/27\",\r\n \"13.105.102.224/27\",\r\n \"13.105.103.0/28\",\r\n @@ -53529,108 +54940,109 @@ interactions: \ \"20.135.222.0/23\",\r\n \"20.135.224.0/22\",\r\n \"20.143.0.0/24\",\r\n \ \"20.150.30.0/24\",\r\n \"20.150.128.0/17\",\r\n \"20.157.40.0/24\",\r\n \ \"20.157.145.0/24\",\r\n \"20.157.191.0/24\",\r\n \"20.157.194.0/24\",\r\n - \ \"20.163.0.0/17\",\r\n \"20.190.190.128/25\",\r\n \"20.209.4.0/23\",\r\n - \ \"40.79.204.160/27\",\r\n \"40.79.205.64/28\",\r\n \"40.79.205.96/27\",\r\n - \ \"40.119.88.0/22\",\r\n \"40.126.62.128/25\",\r\n \"40.126.202.0/24\",\r\n - \ \"52.108.139.0/24\",\r\n \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n - \ \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n + \ \"20.163.0.0/17\",\r\n \"20.168.0.0/17\",\r\n \"20.190.190.128/25\",\r\n + \ \"20.209.4.0/23\",\r\n \"40.79.204.160/27\",\r\n \"40.79.205.64/28\",\r\n + \ \"40.79.205.96/27\",\r\n \"40.119.88.0/22\",\r\n \"40.126.62.128/25\",\r\n + \ \"40.126.202.0/24\",\r\n \"52.108.139.0/24\",\r\n \"52.253.182.0/23\",\r\n + \ \"52.253.184.0/24\",\r\n \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n \ \"2603:1030:504::/47\",\r\n \"2603:1036:240c::/48\",\r\n \ \"2603:1036:2500:18::/63\",\r\n \"2603:1036:2500:38::/64\",\r\n - \ \"2603:1036:3000:e0::/59\",\r\n \"2603:1037:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCognitiveSearch\",\r\n - \ \"id\": \"AzureCognitiveSearch\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureCognitiveSearch\",\r\n \"addressPrefixes\": - [\r\n \"13.64.32.141/32\",\r\n \"13.83.22.45/32\",\r\n \"13.83.22.74/32\",\r\n - \ \"13.83.22.119/32\",\r\n \"13.86.5.51/32\",\r\n \"20.17.48.192/26\",\r\n - \ \"20.21.32.192/26\",\r\n \"20.36.120.128/26\",\r\n \"20.37.64.128/26\",\r\n - \ \"20.37.156.128/26\",\r\n \"20.37.193.192/26\",\r\n \"20.37.224.128/26\",\r\n - \ \"20.38.84.0/26\",\r\n \"20.38.136.128/26\",\r\n \"20.39.8.192/26\",\r\n - \ \"20.40.123.36/32\",\r\n \"20.40.123.39/32\",\r\n \"20.40.123.46/32\",\r\n - \ \"20.40.123.72/32\",\r\n \"20.41.4.128/26\",\r\n \"20.41.65.64/26\",\r\n - \ \"20.41.193.64/26\",\r\n \"20.42.4.128/26\",\r\n \"20.42.24.90/32\",\r\n - \ \"20.42.29.212/32\",\r\n \"20.42.30.105/32\",\r\n \"20.42.34.190/32\",\r\n - \ \"20.42.35.204/32\",\r\n \"20.42.129.192/26\",\r\n \"20.42.225.192/26\",\r\n - \ \"20.43.41.64/26\",\r\n \"20.43.65.64/26\",\r\n \"20.43.130.128/26\",\r\n - \ \"20.44.74.182/32\",\r\n \"20.44.76.53/32\",\r\n \"20.44.76.61/32\",\r\n - \ \"20.44.76.86/32\",\r\n \"20.45.0.49/32\",\r\n \"20.45.2.122/32\",\r\n - \ \"20.45.112.128/26\",\r\n \"20.45.192.128/26\",\r\n \"20.72.17.0/26\",\r\n - \ \"20.150.160.128/26\",\r\n \"20.185.110.199/32\",\r\n \"20.189.106.128/26\",\r\n - \ \"20.189.129.94/32\",\r\n \"20.192.161.0/26\",\r\n \"20.192.225.64/26\",\r\n - \ \"20.215.0.192/26\",\r\n \"20.217.40.192/26\",\r\n \"23.100.238.27/32\",\r\n - \ \"23.100.238.34/31\",\r\n \"23.100.238.37/32\",\r\n \"40.64.8.64/26\",\r\n - \ \"40.65.173.157/32\",\r\n \"40.65.175.212/32\",\r\n \"40.65.175.228/32\",\r\n - \ \"40.66.56.233/32\",\r\n \"40.67.48.128/26\",\r\n \"40.74.18.154/32\",\r\n - \ \"40.74.30.0/26\",\r\n \"40.80.57.64/26\",\r\n \"40.80.169.64/26\",\r\n - \ \"40.80.186.192/26\",\r\n \"40.80.216.231/32\",\r\n \"40.80.217.38/32\",\r\n - \ \"40.80.219.46/32\",\r\n \"40.81.9.100/32\",\r\n \"40.81.9.131/32\",\r\n - \ \"40.81.9.203/32\",\r\n \"40.81.9.209/32\",\r\n \"40.81.9.213/32\",\r\n - \ \"40.81.9.221/32\",\r\n \"40.81.10.36/32\",\r\n \"40.81.12.133/32\",\r\n - \ \"40.81.15.8/32\",\r\n \"40.81.15.39/32\",\r\n \"40.81.29.152/32\",\r\n - \ \"40.81.188.130/32\",\r\n \"40.81.191.58/32\",\r\n \"40.81.253.154/32\",\r\n - \ \"40.82.155.65/32\",\r\n \"40.82.253.0/26\",\r\n \"40.89.17.64/26\",\r\n - \ \"40.90.190.180/32\",\r\n \"40.90.240.17/32\",\r\n \"40.91.93.84/32\",\r\n - \ \"40.91.127.116/32\",\r\n \"40.91.127.241/32\",\r\n \"40.119.11.0/26\",\r\n - \ \"51.12.41.64/26\",\r\n \"51.12.193.64/26\",\r\n \"51.53.24.192/26\",\r\n - \ \"51.53.168.192/26\",\r\n \"51.104.25.64/26\",\r\n \"51.105.80.128/26\",\r\n - \ \"51.105.88.128/26\",\r\n \"51.107.48.128/26\",\r\n \"51.107.144.128/26\",\r\n - \ \"51.116.48.96/28\",\r\n \"51.116.144.96/28\",\r\n \"51.120.40.128/26\",\r\n - \ \"51.120.224.128/26\",\r\n \"51.132.43.66/32\",\r\n \"51.137.161.64/26\",\r\n - \ \"51.143.104.54/32\",\r\n \"51.143.104.90/32\",\r\n \"51.143.192.128/26\",\r\n - \ \"51.145.124.157/32\",\r\n \"51.145.124.158/32\",\r\n \"51.145.176.249/32\",\r\n - \ \"51.145.177.212/32\",\r\n \"51.145.178.138/32\",\r\n \"51.145.178.140/32\",\r\n - \ \"52.136.48.128/26\",\r\n \"52.137.24.236/32\",\r\n \"52.137.26.114/32\",\r\n - \ \"52.137.26.155/32\",\r\n \"52.137.26.198/32\",\r\n \"52.137.27.49/32\",\r\n - \ \"52.137.56.115/32\",\r\n \"52.137.60.208/32\",\r\n \"52.139.0.47/32\",\r\n - \ \"52.139.0.49/32\",\r\n \"52.140.105.64/26\",\r\n \"52.140.233.105/32\",\r\n - \ \"52.150.139.0/26\",\r\n \"52.151.235.150/32\",\r\n \"52.151.235.242/32\",\r\n - \ \"52.151.235.244/32\",\r\n \"52.155.216.245/32\",\r\n \"52.155.217.84/32\",\r\n - \ \"52.155.221.242/32\",\r\n \"52.155.221.250/32\",\r\n \"52.155.222.35/32\",\r\n - \ \"52.155.222.56/32\",\r\n \"52.157.22.233/32\",\r\n \"52.157.231.64/32\",\r\n - \ \"52.158.28.181/32\",\r\n \"52.158.30.241/32\",\r\n \"52.158.208.11/32\",\r\n - \ \"52.184.80.221/32\",\r\n \"52.185.224.13/32\",\r\n \"52.185.224.38/32\",\r\n - \ \"52.188.217.235/32\",\r\n \"52.188.218.228/32\",\r\n \"52.188.218.239/32\",\r\n - \ \"52.228.81.64/26\",\r\n \"52.242.214.45/32\",\r\n \"52.253.133.74/32\",\r\n - \ \"52.253.229.120/32\",\r\n \"102.37.84.192/26\",\r\n \"102.133.128.33/32\",\r\n - \ \"102.133.217.128/26\",\r\n \"104.45.64.0/32\",\r\n \"104.45.64.147/32\",\r\n - \ \"104.45.64.224/32\",\r\n \"104.45.65.30/32\",\r\n \"104.45.65.89/32\",\r\n - \ \"191.233.9.0/26\",\r\n \"191.233.26.156/32\",\r\n \"191.235.225.64/26\",\r\n - \ \"2603:1000:4::180/121\",\r\n \"2603:1000:104:1::180/121\",\r\n - \ \"2603:1010:6:1::180/121\",\r\n \"2603:1010:101::180/121\",\r\n - \ \"2603:1010:304::180/121\",\r\n \"2603:1010:404::180/121\",\r\n - \ \"2603:1020:5:1::180/121\",\r\n \"2603:1020:206:1::180/121\",\r\n - \ \"2603:1020:305::180/121\",\r\n \"2603:1020:405::180/121\",\r\n - \ \"2603:1020:605::180/121\",\r\n \"2603:1020:705:1::180/121\",\r\n - \ \"2603:1020:805:1::180/121\",\r\n \"2603:1020:905::180/121\",\r\n - \ \"2603:1020:a04:1::180/121\",\r\n \"2603:1020:b04::180/121\",\r\n - \ \"2603:1020:c04:1::180/121\",\r\n \"2603:1020:d04::180/121\",\r\n - \ \"2603:1020:e04:1::180/121\",\r\n \"2603:1020:f04::180/121\",\r\n - \ \"2603:1020:1004::180/121\",\r\n \"2603:1020:1104::180/121\",\r\n - \ \"2603:1020:1302::100/121\",\r\n \"2603:1030:f:1::180/121\",\r\n - \ \"2603:1030:10:1::180/121\",\r\n \"2603:1030:104:1::180/121\",\r\n - \ \"2603:1030:107::180/121\",\r\n \"2603:1030:210:1::180/121\",\r\n - \ \"2603:1030:302::500/121\",\r\n \"2603:1030:40b:1::180/121\",\r\n - \ \"2603:1030:40c:1::180/121\",\r\n \"2603:1030:504:1::180/121\",\r\n - \ \"2603:1030:608::180/121\",\r\n \"2603:1030:807:1::180/121\",\r\n - \ \"2603:1030:a07::180/121\",\r\n \"2603:1030:b04::180/121\",\r\n - \ \"2603:1030:c06:1::180/121\",\r\n \"2603:1030:f05:1::180/121\",\r\n - \ \"2603:1030:1005::180/121\",\r\n \"2603:1040:5:1::180/121\",\r\n - \ \"2603:1040:207::180/121\",\r\n \"2603:1040:407:1::180/121\",\r\n - \ \"2603:1040:606::180/121\",\r\n \"2603:1040:806::180/121\",\r\n - \ \"2603:1040:904:1::180/121\",\r\n \"2603:1040:a06:1::180/121\",\r\n - \ \"2603:1040:b04::180/121\",\r\n \"2603:1040:c06::180/121\",\r\n - \ \"2603:1040:d04::180/121\",\r\n \"2603:1040:e05:1::/121\",\r\n - \ \"2603:1040:f05:1::180/121\",\r\n \"2603:1040:1002::380/121\",\r\n - \ \"2603:1040:1104::180/121\",\r\n \"2603:1040:1202::100/121\",\r\n - \ \"2603:1040:1302::100/121\",\r\n \"2603:1040:1402::100/121\",\r\n - \ \"2603:1040:1503::100/121\",\r\n \"2603:1050:6:1::180/121\",\r\n - \ \"2603:1050:403::180/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors\",\r\n \"id\": \"AzureConnectors\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"2603:1036:3000:e0::/59\",\r\n \"2603:1037:1:e0::/59\",\r\n + \ \"2603:1063:2200:18::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCognitiveSearch\",\r\n \"id\": \"AzureCognitiveSearch\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCognitiveSearch\",\r\n \"addressPrefixes\": [\r\n \"13.64.32.141/32\",\r\n + \ \"13.83.22.45/32\",\r\n \"13.83.22.74/32\",\r\n \"13.83.22.119/32\",\r\n + \ \"13.86.5.51/32\",\r\n \"20.17.48.192/26\",\r\n \"20.21.32.192/26\",\r\n + \ \"20.36.120.128/26\",\r\n \"20.37.64.128/26\",\r\n \"20.37.156.128/26\",\r\n + \ \"20.37.193.192/26\",\r\n \"20.37.224.128/26\",\r\n \"20.38.84.0/26\",\r\n + \ \"20.38.136.128/26\",\r\n \"20.39.8.192/26\",\r\n \"20.40.123.36/32\",\r\n + \ \"20.40.123.39/32\",\r\n \"20.40.123.46/32\",\r\n \"20.40.123.72/32\",\r\n + \ \"20.41.4.128/26\",\r\n \"20.41.65.64/26\",\r\n \"20.41.193.64/26\",\r\n + \ \"20.42.4.128/26\",\r\n \"20.42.24.90/32\",\r\n \"20.42.29.212/32\",\r\n + \ \"20.42.30.105/32\",\r\n \"20.42.34.190/32\",\r\n \"20.42.35.204/32\",\r\n + \ \"20.42.129.192/26\",\r\n \"20.42.225.192/26\",\r\n \"20.43.41.64/26\",\r\n + \ \"20.43.65.64/26\",\r\n \"20.43.130.128/26\",\r\n \"20.44.74.182/32\",\r\n + \ \"20.44.76.53/32\",\r\n \"20.44.76.61/32\",\r\n \"20.44.76.86/32\",\r\n + \ \"20.45.0.49/32\",\r\n \"20.45.2.122/32\",\r\n \"20.45.112.128/26\",\r\n + \ \"20.45.192.128/26\",\r\n \"20.72.17.0/26\",\r\n \"20.150.160.128/26\",\r\n + \ \"20.185.110.199/32\",\r\n \"20.189.106.128/26\",\r\n \"20.189.129.94/32\",\r\n + \ \"20.192.161.0/26\",\r\n \"20.192.225.64/26\",\r\n \"20.215.0.192/26\",\r\n + \ \"20.217.40.192/26\",\r\n \"23.100.238.27/32\",\r\n \"23.100.238.34/31\",\r\n + \ \"23.100.238.37/32\",\r\n \"40.64.8.64/26\",\r\n \"40.65.173.157/32\",\r\n + \ \"40.65.175.212/32\",\r\n \"40.65.175.228/32\",\r\n \"40.66.56.233/32\",\r\n + \ \"40.67.48.128/26\",\r\n \"40.74.18.154/32\",\r\n \"40.74.30.0/26\",\r\n + \ \"40.80.57.64/26\",\r\n \"40.80.169.64/26\",\r\n \"40.80.186.192/26\",\r\n + \ \"40.80.216.231/32\",\r\n \"40.80.217.38/32\",\r\n \"40.80.219.46/32\",\r\n + \ \"40.81.9.100/32\",\r\n \"40.81.9.131/32\",\r\n \"40.81.9.203/32\",\r\n + \ \"40.81.9.209/32\",\r\n \"40.81.9.213/32\",\r\n \"40.81.9.221/32\",\r\n + \ \"40.81.10.36/32\",\r\n \"40.81.12.133/32\",\r\n \"40.81.15.8/32\",\r\n + \ \"40.81.15.39/32\",\r\n \"40.81.29.152/32\",\r\n \"40.81.188.130/32\",\r\n + \ \"40.81.191.58/32\",\r\n \"40.81.253.154/32\",\r\n \"40.82.155.65/32\",\r\n + \ \"40.82.253.0/26\",\r\n \"40.89.17.64/26\",\r\n \"40.90.190.180/32\",\r\n + \ \"40.90.240.17/32\",\r\n \"40.91.93.84/32\",\r\n \"40.91.127.116/32\",\r\n + \ \"40.91.127.241/32\",\r\n \"40.119.11.0/26\",\r\n \"51.12.41.64/26\",\r\n + \ \"51.12.193.64/26\",\r\n \"51.53.24.192/26\",\r\n \"51.53.168.192/26\",\r\n + \ \"51.104.25.64/26\",\r\n \"51.105.80.128/26\",\r\n \"51.105.88.128/26\",\r\n + \ \"51.107.48.128/26\",\r\n \"51.107.144.128/26\",\r\n \"51.116.48.96/28\",\r\n + \ \"51.116.144.96/28\",\r\n \"51.120.40.128/26\",\r\n \"51.120.224.128/26\",\r\n + \ \"51.132.43.66/32\",\r\n \"51.137.161.64/26\",\r\n \"51.143.104.54/32\",\r\n + \ \"51.143.104.90/32\",\r\n \"51.143.192.128/26\",\r\n \"51.145.124.157/32\",\r\n + \ \"51.145.124.158/32\",\r\n \"51.145.176.249/32\",\r\n \"51.145.177.212/32\",\r\n + \ \"51.145.178.138/32\",\r\n \"51.145.178.140/32\",\r\n \"52.136.48.128/26\",\r\n + \ \"52.137.24.236/32\",\r\n \"52.137.26.114/32\",\r\n \"52.137.26.155/32\",\r\n + \ \"52.137.26.198/32\",\r\n \"52.137.27.49/32\",\r\n \"52.137.56.115/32\",\r\n + \ \"52.137.60.208/32\",\r\n \"52.139.0.47/32\",\r\n \"52.139.0.49/32\",\r\n + \ \"52.140.105.64/26\",\r\n \"52.140.233.105/32\",\r\n \"52.150.139.0/26\",\r\n + \ \"52.151.235.150/32\",\r\n \"52.151.235.242/32\",\r\n \"52.151.235.244/32\",\r\n + \ \"52.155.216.245/32\",\r\n \"52.155.217.84/32\",\r\n \"52.155.221.242/32\",\r\n + \ \"52.155.221.250/32\",\r\n \"52.155.222.35/32\",\r\n \"52.155.222.56/32\",\r\n + \ \"52.157.22.233/32\",\r\n \"52.157.231.64/32\",\r\n \"52.158.28.181/32\",\r\n + \ \"52.158.30.241/32\",\r\n \"52.158.208.11/32\",\r\n \"52.184.80.221/32\",\r\n + \ \"52.185.224.13/32\",\r\n \"52.185.224.38/32\",\r\n \"52.188.217.235/32\",\r\n + \ \"52.188.218.228/32\",\r\n \"52.188.218.239/32\",\r\n \"52.228.81.64/26\",\r\n + \ \"52.242.214.45/32\",\r\n \"52.253.133.74/32\",\r\n \"52.253.229.120/32\",\r\n + \ \"102.37.84.192/26\",\r\n \"102.133.128.33/32\",\r\n \"102.133.217.128/26\",\r\n + \ \"104.45.64.0/32\",\r\n \"104.45.64.147/32\",\r\n \"104.45.64.224/32\",\r\n + \ \"104.45.65.30/32\",\r\n \"104.45.65.89/32\",\r\n \"191.233.9.0/26\",\r\n + \ \"191.233.26.156/32\",\r\n \"191.235.225.64/26\",\r\n \"2603:1000:4::180/121\",\r\n + \ \"2603:1000:104:1::180/121\",\r\n \"2603:1010:6:1::180/121\",\r\n + \ \"2603:1010:101::180/121\",\r\n \"2603:1010:304::180/121\",\r\n + \ \"2603:1010:404::180/121\",\r\n \"2603:1020:5:1::180/121\",\r\n + \ \"2603:1020:206:1::180/121\",\r\n \"2603:1020:305::180/121\",\r\n + \ \"2603:1020:405::180/121\",\r\n \"2603:1020:605::180/121\",\r\n + \ \"2603:1020:705:1::180/121\",\r\n \"2603:1020:805:1::180/121\",\r\n + \ \"2603:1020:905::180/121\",\r\n \"2603:1020:a04:1::180/121\",\r\n + \ \"2603:1020:b04::180/121\",\r\n \"2603:1020:c04:1::180/121\",\r\n + \ \"2603:1020:d04::180/121\",\r\n \"2603:1020:e04:1::180/121\",\r\n + \ \"2603:1020:f04::180/121\",\r\n \"2603:1020:1004::180/121\",\r\n + \ \"2603:1020:1104::180/121\",\r\n \"2603:1020:1302::100/121\",\r\n + \ \"2603:1030:f:1::180/121\",\r\n \"2603:1030:10:1::180/121\",\r\n + \ \"2603:1030:104:1::180/121\",\r\n \"2603:1030:107::180/121\",\r\n + \ \"2603:1030:210:1::180/121\",\r\n \"2603:1030:302::500/121\",\r\n + \ \"2603:1030:40b:1::180/121\",\r\n \"2603:1030:40c:1::180/121\",\r\n + \ \"2603:1030:504:1::180/121\",\r\n \"2603:1030:608::180/121\",\r\n + \ \"2603:1030:807:1::180/121\",\r\n \"2603:1030:a07::180/121\",\r\n + \ \"2603:1030:b04::180/121\",\r\n \"2603:1030:c06:1::180/121\",\r\n + \ \"2603:1030:f05:1::180/121\",\r\n \"2603:1030:1005::180/121\",\r\n + \ \"2603:1040:5:1::180/121\",\r\n \"2603:1040:207::180/121\",\r\n + \ \"2603:1040:407:1::180/121\",\r\n \"2603:1040:606::180/121\",\r\n + \ \"2603:1040:806::180/121\",\r\n \"2603:1040:904:1::180/121\",\r\n + \ \"2603:1040:a06:1::180/121\",\r\n \"2603:1040:b04::180/121\",\r\n + \ \"2603:1040:c06::180/121\",\r\n \"2603:1040:d04::180/121\",\r\n + \ \"2603:1040:e05:1::/121\",\r\n \"2603:1040:f05:1::180/121\",\r\n + \ \"2603:1040:1002::380/121\",\r\n \"2603:1040:1104::180/121\",\r\n + \ \"2603:1040:1202::100/121\",\r\n \"2603:1040:1302::100/121\",\r\n + \ \"2603:1040:1402::100/121\",\r\n \"2603:1040:1503::100/121\",\r\n + \ \"2603:1050:6:1::180/121\",\r\n \"2603:1050:403::180/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors\",\r\n + \ \"id\": \"AzureConnectors\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.65.86.57/32\",\r\n \"13.66.130.243/32\",\r\n \ \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n \"13.67.8.240/28\",\r\n @@ -53695,51 +55107,51 @@ interactions: \ \"40.74.100.224/28\",\r\n \"40.74.146.64/28\",\r\n \"40.78.194.240/28\",\r\n \ \"40.78.202.96/28\",\r\n \"40.79.130.208/28\",\r\n \"40.79.148.96/27\",\r\n \ \"40.79.178.240/28\",\r\n \"40.79.180.224/27\",\r\n \"40.79.189.64/27\",\r\n - \ \"40.80.180.64/27\",\r\n \"40.82.184.6/32\",\r\n \"40.82.184.43/32\",\r\n - \ \"40.85.206.95/32\",\r\n \"40.89.131.3/32\",\r\n \"40.89.135.2/32\",\r\n - \ \"40.89.155.59/32\",\r\n \"40.91.208.65/32\",\r\n \"40.112.195.87/32\",\r\n - \ \"40.112.243.160/28\",\r\n \"40.113.242.246/32\",\r\n \"40.114.40.132/32\",\r\n - \ \"40.119.162.44/32\",\r\n \"40.120.8.0/27\",\r\n \"40.120.64.64/27\",\r\n - \ \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n \"51.11.229.148/32\",\r\n - \ \"51.11.229.156/32\",\r\n \"51.12.20.224/27\",\r\n \"51.12.22.128/28\",\r\n - \ \"51.12.29.112/28\",\r\n \"51.12.72.128/27\",\r\n \"51.12.98.240/28\",\r\n - \ \"51.12.102.0/26\",\r\n \"51.12.202.240/28\",\r\n \"51.12.205.192/26\",\r\n - \ \"51.13.18.216/32\",\r\n \"51.13.18.233/32\",\r\n \"51.13.139.160/27\",\r\n - \ \"51.13.139.192/28\",\r\n \"51.53.107.0/26\",\r\n \"51.53.187.0/26\",\r\n - \ \"51.103.142.22/32\",\r\n \"51.103.143.163/32\",\r\n \"51.105.77.96/27\",\r\n - \ \"51.107.59.16/28\",\r\n \"51.107.60.224/27\",\r\n \"51.107.86.217/32\",\r\n - \ \"51.107.155.16/28\",\r\n \"51.107.156.224/27\",\r\n \"51.107.246.112/28\",\r\n - \ \"51.107.246.128/27\",\r\n \"51.107.254.32/27\",\r\n \"51.107.254.64/28\",\r\n - \ \"51.116.55.240/28\",\r\n \"51.116.59.16/28\",\r\n \"51.116.60.192/27\",\r\n - \ \"51.116.74.32/27\",\r\n \"51.116.155.80/28\",\r\n \"51.116.158.96/27\",\r\n - \ \"51.116.211.212/32\",\r\n \"51.116.236.78/32\",\r\n \"51.120.98.224/28\",\r\n - \ \"51.120.100.192/27\",\r\n \"51.120.218.240/28\",\r\n \"51.120.220.192/27\",\r\n - \ \"51.138.215.48/28\",\r\n \"51.138.215.64/27\",\r\n \"51.140.61.124/32\",\r\n - \ \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n \"51.140.80.51/32\",\r\n - \ \"51.140.148.0/28\",\r\n \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n - \ \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n - \ \"51.141.124.13/32\",\r\n \"52.136.133.184/32\",\r\n \"52.136.142.154/32\",\r\n - \ \"52.136.189.16/28\",\r\n \"52.136.189.32/27\",\r\n \"52.138.92.192/27\",\r\n - \ \"52.139.111.0/27\",\r\n \"52.139.111.32/28\",\r\n \"52.141.1.104/32\",\r\n - \ \"52.141.36.214/32\",\r\n \"52.146.138.32/27\",\r\n \"52.147.117.32/27\",\r\n - \ \"52.147.117.64/28\",\r\n \"52.151.42.172/32\",\r\n \"52.151.221.119/32\",\r\n - \ \"52.151.221.184/32\",\r\n \"52.161.101.204/32\",\r\n \"52.161.102.22/32\",\r\n - \ \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n \"52.162.126.4/32\",\r\n - \ \"52.162.242.161/32\",\r\n \"52.171.130.92/32\",\r\n \"52.172.80.0/26\",\r\n - \ \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n \"52.173.241.27/32\",\r\n - \ \"52.173.245.164/32\",\r\n \"52.174.88.118/32\",\r\n \"52.174.180.160/32\",\r\n - \ \"52.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n \"52.180.164.214/32\",\r\n - \ \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n \"52.187.147.27/32\",\r\n - \ \"52.225.129.144/32\",\r\n \"52.225.188.182/32\",\r\n \"52.225.190.190/32\",\r\n - \ \"52.231.18.208/28\",\r\n \"52.231.147.0/28\",\r\n \"52.231.148.224/27\",\r\n - \ \"52.231.163.10/32\",\r\n \"52.231.201.173/32\",\r\n \"52.232.188.154/32\",\r\n - \ \"52.237.24.126/32\",\r\n \"52.237.32.212/32\",\r\n \"52.237.214.72/32\",\r\n - \ \"52.242.30.112/32\",\r\n \"52.242.35.152/32\",\r\n \"52.242.36.40/32\",\r\n - \ \"52.255.48.202/32\",\r\n \"65.52.197.64/32\",\r\n \"65.52.250.208/28\",\r\n - \ \"94.245.91.93/32\",\r\n \"102.37.64.0/27\",\r\n \"102.37.84.128/27\",\r\n - \ \"102.37.84.160/28\",\r\n \"102.37.166.80/28\",\r\n \"102.37.166.96/27\",\r\n - \ \"102.133.27.0/28\",\r\n \"102.133.72.85/32\",\r\n \"102.133.155.0/28\",\r\n - \ \"102.133.168.167/32\",\r\n \"102.133.203.251/32\",\r\n + \ \"40.80.180.64/27\",\r\n \"40.80.181.128/26\",\r\n \"40.82.184.6/32\",\r\n + \ \"40.82.184.43/32\",\r\n \"40.85.206.95/32\",\r\n \"40.89.131.3/32\",\r\n + \ \"40.89.135.2/32\",\r\n \"40.89.155.59/32\",\r\n \"40.91.208.65/32\",\r\n + \ \"40.112.195.87/32\",\r\n \"40.112.243.160/28\",\r\n \"40.113.242.246/32\",\r\n + \ \"40.114.40.132/32\",\r\n \"40.119.162.44/32\",\r\n \"40.120.8.0/27\",\r\n + \ \"40.120.64.64/27\",\r\n \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n + \ \"51.11.229.148/32\",\r\n \"51.11.229.156/32\",\r\n \"51.12.20.224/27\",\r\n + \ \"51.12.22.128/28\",\r\n \"51.12.29.112/28\",\r\n \"51.12.72.128/27\",\r\n + \ \"51.12.98.240/28\",\r\n \"51.12.102.0/26\",\r\n \"51.12.202.240/28\",\r\n + \ \"51.12.205.192/26\",\r\n \"51.13.18.216/32\",\r\n \"51.13.18.233/32\",\r\n + \ \"51.13.139.160/27\",\r\n \"51.13.139.192/28\",\r\n \"51.53.107.0/26\",\r\n + \ \"51.53.187.0/26\",\r\n \"51.103.142.22/32\",\r\n \"51.103.143.163/32\",\r\n + \ \"51.105.77.96/27\",\r\n \"51.107.59.16/28\",\r\n \"51.107.60.224/27\",\r\n + \ \"51.107.86.217/32\",\r\n \"51.107.155.16/28\",\r\n \"51.107.156.224/27\",\r\n + \ \"51.107.246.112/28\",\r\n \"51.107.246.128/27\",\r\n \"51.107.254.32/27\",\r\n + \ \"51.107.254.64/28\",\r\n \"51.116.55.240/28\",\r\n \"51.116.59.16/28\",\r\n + \ \"51.116.60.192/27\",\r\n \"51.116.74.32/27\",\r\n \"51.116.155.80/28\",\r\n + \ \"51.116.158.96/27\",\r\n \"51.116.211.212/32\",\r\n \"51.116.236.78/32\",\r\n + \ \"51.120.98.224/28\",\r\n \"51.120.100.192/27\",\r\n \"51.120.218.240/28\",\r\n + \ \"51.120.220.192/27\",\r\n \"51.138.215.48/28\",\r\n \"51.138.215.64/27\",\r\n + \ \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n + \ \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n \"51.140.211.0/28\",\r\n + \ \"51.140.212.224/27\",\r\n \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n + \ \"51.141.52.185/32\",\r\n \"51.141.124.13/32\",\r\n \"52.136.133.184/32\",\r\n + \ \"52.136.142.154/32\",\r\n \"52.136.189.16/28\",\r\n \"52.136.189.32/27\",\r\n + \ \"52.138.92.192/27\",\r\n \"52.139.111.0/27\",\r\n \"52.139.111.32/28\",\r\n + \ \"52.141.1.104/32\",\r\n \"52.141.36.214/32\",\r\n \"52.146.138.32/27\",\r\n + \ \"52.147.117.32/27\",\r\n \"52.147.117.64/28\",\r\n \"52.151.42.172/32\",\r\n + \ \"52.151.221.119/32\",\r\n \"52.151.221.184/32\",\r\n \"52.161.101.204/32\",\r\n + \ \"52.161.102.22/32\",\r\n \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n + \ \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n \"52.171.130.92/32\",\r\n + \ \"52.172.80.0/26\",\r\n \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n + \ \"52.173.241.27/32\",\r\n \"52.173.245.164/32\",\r\n \"52.174.88.118/32\",\r\n + \ \"52.174.180.160/32\",\r\n \"52.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n + \ \"52.180.164.214/32\",\r\n \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n + \ \"52.187.147.27/32\",\r\n \"52.225.129.144/32\",\r\n \"52.225.188.182/32\",\r\n + \ \"52.225.190.190/32\",\r\n \"52.231.18.208/28\",\r\n \"52.231.147.0/28\",\r\n + \ \"52.231.148.224/27\",\r\n \"52.231.163.10/32\",\r\n \"52.231.201.173/32\",\r\n + \ \"52.232.188.154/32\",\r\n \"52.237.24.126/32\",\r\n \"52.237.32.212/32\",\r\n + \ \"52.237.214.72/32\",\r\n \"52.242.30.112/32\",\r\n \"52.242.35.152/32\",\r\n + \ \"52.242.36.40/32\",\r\n \"52.255.48.202/32\",\r\n \"65.52.197.64/32\",\r\n + \ \"65.52.250.208/28\",\r\n \"94.245.91.93/32\",\r\n \"102.37.64.0/27\",\r\n + \ \"102.37.84.128/27\",\r\n \"102.37.84.160/28\",\r\n \"102.37.166.80/28\",\r\n + \ \"102.37.166.96/27\",\r\n \"102.133.27.0/28\",\r\n \"102.133.72.85/32\",\r\n + \ \"102.133.155.0/28\",\r\n \"102.133.168.167/32\",\r\n \"102.133.203.251/32\",\r\n \ \"102.133.204.65/32\",\r\n \"102.133.253.0/27\",\r\n \"104.41.59.51/32\",\r\n \ \"104.41.132.180/32\",\r\n \"104.42.122.49/32\",\r\n \"104.209.247.23/32\",\r\n \ \"104.210.14.156/32\",\r\n \"104.211.81.192/28\",\r\n \"104.211.146.224/28\",\r\n @@ -53781,7 +55193,7 @@ interactions: \ \"2603:1050:6:402::180/122\",\r\n \"2603:1050:403:400::2c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.AustraliaCentral\",\r\n \ \"id\": \"AzureConnectors.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -53790,7 +55202,7 @@ interactions: \ \"2603:1010:304:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.AustraliaCentral2\",\r\n \"id\": \"AzureConnectors.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -53798,7 +55210,7 @@ interactions: \ \"20.36.117.160/27\",\r\n \"20.53.60.16/28\",\r\n \"20.53.60.32/27\",\r\n \ \"2603:1010:404:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.AustraliaEast\",\r\n \"id\": - \"AzureConnectors.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -53809,7 +55221,7 @@ interactions: \ \"52.237.214.72/32\",\r\n \"2603:1010:6:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.AustraliaSoutheast\",\r\n \ \"id\": \"AzureConnectors.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -53818,7 +55230,7 @@ interactions: \ \"20.92.3.64/27\",\r\n \"20.92.3.96/28\",\r\n \"52.255.48.202/32\",\r\n \ \"2603:1010:101:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.BrazilSouth\",\r\n \"id\": - \"AzureConnectors.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -53829,14 +55241,14 @@ interactions: \ \"191.238.76.112/28\",\r\n \"191.238.76.128/27\",\r\n \"2603:1050:6:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.BrazilSoutheast\",\r\n \ \"id\": \"AzureConnectors.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.206.0.0/26\",\r\n \"23.97.120.109/32\",\r\n \"191.233.51.0/26\",\r\n \ \"2603:1050:403:400::2c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.CanadaCentral\",\r\n \"id\": - \"AzureConnectors.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -53847,7 +55259,7 @@ interactions: \ \"52.237.32.212/32\",\r\n \"2603:1030:f05:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CanadaEast\",\r\n \ \"id\": \"AzureConnectors.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -53856,7 +55268,7 @@ interactions: \ \"52.242.35.152/32\",\r\n \"52.242.36.40/32\",\r\n \"2603:1030:1005:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CentralIndia\",\r\n \ \"id\": \"AzureConnectors.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -53865,17 +55277,18 @@ interactions: \ \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n \"104.211.81.192/28\",\r\n \ \"2603:1040:a06:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.CentralUS\",\r\n \"id\": \"AzureConnectors.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.89.171.80/28\",\r\n - \ \"13.89.178.64/27\",\r\n \"20.80.123.57/32\",\r\n \"20.80.123.134/32\",\r\n - \ \"20.98.144.224/27\",\r\n \"20.98.145.0/28\",\r\n \"40.113.242.246/32\",\r\n - \ \"52.173.241.27/32\",\r\n \"52.173.245.164/32\",\r\n \"2603:1030:10:402::180/122\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.89.171.80/28\",\r\n \"13.89.178.64/27\",\r\n + \ \"20.80.123.57/32\",\r\n \"20.80.123.134/32\",\r\n \"20.98.144.224/27\",\r\n + \ \"20.98.145.0/28\",\r\n \"40.113.242.246/32\",\r\n \"52.173.241.27/32\",\r\n + \ \"52.173.245.164/32\",\r\n \"2603:1030:10:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CentralUSEUAP\",\r\n \ \"id\": \"AzureConnectors.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -53884,7 +55297,7 @@ interactions: \ \"168.61.143.64/26\",\r\n \"2603:1030:f:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastAsia\",\r\n \ \"id\": \"AzureConnectors.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -53893,9 +55306,9 @@ interactions: \ \"52.175.23.169/32\",\r\n \"104.214.164.0/27\",\r\n \"104.214.165.128/26\",\r\n \ \"2603:1040:207:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.EastUS\",\r\n \"id\": \"AzureConnectors.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.88.153.176/28\",\r\n \ \"20.88.153.192/27\",\r\n \"40.71.11.80/28\",\r\n \"40.71.15.160/27\",\r\n @@ -53904,7 +55317,7 @@ interactions: \ \"104.41.132.180/32\",\r\n \"2603:1030:210:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastUS2\",\r\n \ \"id\": \"AzureConnectors.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -53914,7 +55327,7 @@ interactions: \ \"104.209.247.23/32\",\r\n \"104.210.14.156/32\",\r\n \"2603:1030:40c:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastUS2EUAP\",\r\n \ \"id\": \"AzureConnectors.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -53923,7 +55336,7 @@ interactions: \ \"52.225.190.190/32\",\r\n \"2603:1030:40b:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.FranceCentral\",\r\n \ \"id\": \"AzureConnectors.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -53933,7 +55346,7 @@ interactions: \ \"51.138.215.64/27\",\r\n \"2603:1020:805:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.FranceSouth\",\r\n \ \"id\": \"AzureConnectors.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -53942,7 +55355,7 @@ interactions: \ \"52.136.189.32/27\",\r\n \"2603:1020:905:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.GermanyNorth\",\r\n \ \"id\": \"AzureConnectors.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -53951,7 +55364,7 @@ interactions: \ \"2603:1020:d04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.GermanyWestCentral\",\r\n \"id\": \"AzureConnectors.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -53960,7 +55373,7 @@ interactions: \ \"51.116.236.78/32\",\r\n \"2603:1020:c04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JapanEast\",\r\n \ \"id\": \"AzureConnectors.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -53970,16 +55383,17 @@ interactions: \ \"40.79.189.64/27\",\r\n \"2603:1040:407:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JapanWest\",\r\n \ \"id\": \"AzureConnectors.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.189.192.144/28\",\r\n \"20.189.192.160/27\",\r\n - \ \"40.74.100.224/28\",\r\n \"40.80.180.64/27\",\r\n \"104.215.27.24/32\",\r\n - \ \"104.215.28.128/32\",\r\n \"104.215.61.248/32\",\r\n \"2603:1040:606:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JioIndiaCentral\",\r\n - \ \"id\": \"AzureConnectors.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"40.74.100.224/28\",\r\n \"40.80.180.64/27\",\r\n \"40.80.181.128/26\",\r\n + \ \"104.215.27.24/32\",\r\n \"104.215.28.128/32\",\r\n \"104.215.61.248/32\",\r\n + \ \"2603:1040:606:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.JioIndiaCentral\",\r\n \"id\": + \"AzureConnectors.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -53987,7 +55401,7 @@ interactions: \ \"20.207.0.0/26\",\r\n \"2603:1040:1104:400::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JioIndiaWest\",\r\n \ \"id\": \"AzureConnectors.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -53995,7 +55409,7 @@ interactions: \ \"40.64.8.128/27\",\r\n \"2603:1040:d04:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.KoreaCentral\",\r\n \ \"id\": \"AzureConnectors.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -54005,7 +55419,7 @@ interactions: \ \"52.231.18.208/28\",\r\n \"2603:1040:f05:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.KoreaSouth\",\r\n \ \"id\": \"AzureConnectors.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -54013,18 +55427,18 @@ interactions: \ \"52.231.147.0/28\",\r\n \"52.231.148.224/27\",\r\n \"52.231.163.10/32\",\r\n \ \"52.231.201.173/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureConnectors.NorthCentralUS\",\r\n \"id\": \"AzureConnectors.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.51.4.192/27\",\r\n - \ \"20.51.4.224/28\",\r\n \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n - \ \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n \"65.52.197.64/32\",\r\n - \ \"2603:1030:608:402::180/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors.NorthEurope\",\r\n \"id\": - \"AzureConnectors.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": - \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.51.4.192/27\",\r\n \"20.51.4.224/28\",\r\n \"52.162.107.160/28\",\r\n + \ \"52.162.111.192/27\",\r\n \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n + \ \"65.52.197.64/32\",\r\n \"2603:1030:608:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.NorthEurope\",\r\n + \ \"id\": \"AzureConnectors.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.69.171.0/32\",\r\n \"13.69.227.208/28\",\r\n @@ -54033,7 +55447,7 @@ interactions: \ \"94.245.91.93/32\",\r\n \"2603:1020:5:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.NorwayEast\",\r\n \ \"id\": \"AzureConnectors.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -54041,16 +55455,23 @@ interactions: \ \"51.13.18.233/32\",\r\n \"51.120.98.224/28\",\r\n \"51.120.100.192/27\",\r\n \ \"2603:1020:e04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.NorwayWest\",\r\n \"id\": - \"AzureConnectors.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"51.13.139.160/27\",\r\n \"51.13.139.192/28\",\r\n \ \"51.120.218.240/28\",\r\n \"51.120.220.192/27\",\r\n \"2603:1020:f04:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.QatarCentral\",\r\n + \ \"id\": \"AzureConnectors.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.21.43.0/26\",\r\n \"2603:1040:1002:400::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthAfricaNorth\",\r\n \ \"id\": \"AzureConnectors.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -54060,7 +55481,7 @@ interactions: \ \"102.133.253.0/27\",\r\n \"2603:1000:104:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthAfricaWest\",\r\n \ \"id\": \"AzureConnectors.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -54069,7 +55490,7 @@ interactions: \ \"102.133.72.85/32\",\r\n \"2603:1000:4:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthCentralUS\",\r\n \ \"id\": \"AzureConnectors.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -54080,14 +55501,14 @@ interactions: \ \"2603:1030:807:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.SouthCentralUSSTG\",\r\n \"id\": \"AzureConnectors.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.44.3.0/28\",\r\n \"23.100.208.0/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SoutheastAsia\",\r\n \ \"id\": \"AzureConnectors.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -54096,7 +55517,7 @@ interactions: \ \"52.187.68.19/32\",\r\n \"52.187.147.27/32\",\r\n \"2603:1040:5:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthIndia\",\r\n \ \"id\": \"AzureConnectors.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -54105,7 +55526,7 @@ interactions: \ \"20.192.184.32/27\",\r\n \"40.78.194.240/28\",\r\n \"52.172.80.0/26\",\r\n \ \"2603:1040:c06:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.SwedenCentral\",\r\n \"id\": - \"AzureConnectors.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -54114,7 +55535,7 @@ interactions: \ \"51.12.98.240/28\",\r\n \"51.12.102.0/26\",\r\n \"2603:1020:1004:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwedenSouth\",\r\n \ \"id\": \"AzureConnectors.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -54122,7 +55543,7 @@ interactions: \ \"51.12.202.240/28\",\r\n \"51.12.205.192/26\",\r\n \"2603:1020:1104:400::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandNorth\",\r\n \ \"id\": \"AzureConnectors.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -54131,7 +55552,7 @@ interactions: \ \"51.107.246.112/28\",\r\n \"51.107.246.128/27\",\r\n \"2603:1020:a04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandWest\",\r\n \ \"id\": \"AzureConnectors.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -54139,7 +55560,7 @@ interactions: \ \"51.107.254.32/27\",\r\n \"51.107.254.64/28\",\r\n \"2603:1020:b04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UAECentral\",\r\n \ \"id\": \"AzureConnectors.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -54147,37 +55568,37 @@ interactions: \ \"20.45.90.208/28\",\r\n \"20.45.90.224/27\",\r\n \"40.120.8.0/27\",\r\n \ \"2603:1040:b04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.UAENorth\",\r\n \"id\": \"AzureConnectors.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"40.119.162.44/32\",\r\n \"40.120.64.64/27\",\r\n + \ \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n \"65.52.250.208/28\",\r\n + \ \"2603:1040:904:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.UKSouth\",\r\n \"id\": \"AzureConnectors.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"40.119.162.44/32\",\r\n - \ \"40.120.64.64/27\",\r\n \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n - \ \"65.52.250.208/28\",\r\n \"2603:1040:904:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UKSouth\",\r\n - \ \"id\": \"AzureConnectors.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": - [\r\n \"20.90.124.134/32\",\r\n \"20.90.125.211/32\",\r\n - \ \"20.90.129.0/27\",\r\n \"20.90.129.32/28\",\r\n \"51.105.77.96/27\",\r\n - \ \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n - \ \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n \"2603:1020:705:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UKWest\",\r\n - \ \"id\": \"AzureConnectors.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": - [\r\n \"20.58.70.192/27\",\r\n \"20.58.70.224/28\",\r\n - \ \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n \"51.140.245.29/32\",\r\n - \ \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n \"51.141.124.13/32\",\r\n - \ \"2603:1020:605:402::180/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors.WestCentralUS\",\r\n \"id\": - \"AzureConnectors.WestCentralUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": - \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.90.124.134/32\",\r\n + \ \"20.90.125.211/32\",\r\n \"20.90.129.0/27\",\r\n \"20.90.129.32/28\",\r\n + \ \"51.105.77.96/27\",\r\n \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n + \ \"51.140.77.227/32\",\r\n \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n + \ \"2603:1020:705:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.UKWest\",\r\n \"id\": \"AzureConnectors.UKWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.58.70.192/27\",\r\n + \ \"20.58.70.224/28\",\r\n \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n + \ \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n + \ \"51.141.124.13/32\",\r\n \"2603:1020:605:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestCentralUS\",\r\n + \ \"id\": \"AzureConnectors.WestCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.71.195.32/28\",\r\n \"13.71.199.192/27\",\r\n @@ -54185,7 +55606,7 @@ interactions: \ \"20.69.4.32/28\",\r\n \"52.161.101.204/32\",\r\n \"52.161.102.22/32\",\r\n \ \"2603:1030:b04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.WestEurope\",\r\n \"id\": - \"AzureConnectors.WestEurope\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureConnectors.WestEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -54197,7 +55618,7 @@ interactions: \ \"137.117.161.181/32\",\r\n \"2603:1020:206:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestIndia\",\r\n \ \"id\": \"AzureConnectors.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -54206,7 +55627,7 @@ interactions: \ \"104.211.189.218/32\",\r\n \"2603:1040:806:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestUS\",\r\n \ \"id\": \"AzureConnectors.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -54215,9 +55636,9 @@ interactions: \ \"40.112.195.87/32\",\r\n \"40.112.243.160/28\",\r\n \"104.42.122.49/32\",\r\n \ \"2603:1030:a07:402::100/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.WestUS2\",\r\n \"id\": \"AzureConnectors.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.66.130.243/32\",\r\n \ \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n \"20.83.220.208/28\",\r\n @@ -54225,7 +55646,7 @@ interactions: \ \"52.151.42.172/32\",\r\n \"52.183.78.157/32\",\r\n \"2603:1030:c06:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestUS3\",\r\n \ \"id\": \"AzureConnectors.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -54234,7 +55655,7 @@ interactions: \ \"20.150.173.64/26\",\r\n \"2603:1030:504:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry\",\r\n \ \"id\": \"AzureContainerRegistry\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n @@ -54491,8 +55912,9 @@ interactions: \ \"2603:1040:407:402::340/122\",\r\n \"2603:1040:407:402::580/121\",\r\n \ \"2603:1040:407:802::90/125\",\r\n \"2603:1040:407:802::2c0/122\",\r\n \ \"2603:1040:407:802::400/121\",\r\n \"2603:1040:407:c02::90/125\",\r\n - \ \"2603:1040:407:c02::400/121\",\r\n \"2603:1040:606:402::90/125\",\r\n - \ \"2603:1040:606:402::340/122\",\r\n \"2603:1040:606:402::580/122\",\r\n + \ \"2603:1040:407:c02::400/121\",\r\n \"2603:1040:606:3::80/125\",\r\n + \ \"2603:1040:606:402::90/125\",\r\n \"2603:1040:606:402::340/122\",\r\n + \ \"2603:1040:606:402::580/122\",\r\n \"2603:1040:606:402::600/121\",\r\n \ \"2603:1040:806:402::90/125\",\r\n \"2603:1040:806:402::340/122\",\r\n \ \"2603:1040:806:402::580/122\",\r\n \"2603:1040:904::348/125\",\r\n \ \"2603:1040:904:402::90/125\",\r\n \"2603:1040:904:402::340/122\",\r\n @@ -54538,7 +55960,7 @@ interactions: \ \"2603:1050:403:400::480/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.AustraliaEast\",\r\n \"id\": \"AzureContainerRegistry.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54552,7 +55974,7 @@ interactions: \ \"2603:1010:6:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.AustraliaSoutheast\",\r\n \ \"id\": \"AzureContainerRegistry.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -54562,7 +55984,7 @@ interactions: \ \"2603:1010:101:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.BrazilSouth\",\r\n \"id\": \"AzureContainerRegistry.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54577,7 +55999,7 @@ interactions: \ \"2603:1050:6:c02::90/125\",\r\n \"2603:1050:6:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.BrazilSoutheast\",\r\n \ \"id\": \"AzureContainerRegistry.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54586,7 +56008,7 @@ interactions: \ \"2603:1050:403:400::480/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.CanadaCentral\",\r\n \"id\": \"AzureContainerRegistry.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54599,7 +56021,7 @@ interactions: \ \"2603:1030:f05:c02::90/125\",\r\n \"2603:1030:f05:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CanadaEast\",\r\n \ \"id\": \"AzureContainerRegistry.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54608,7 +56030,7 @@ interactions: \ \"2603:1030:1005:402::340/122\",\r\n \"2603:1030:1005:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralIndia\",\r\n \ \"id\": \"AzureContainerRegistry.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54623,7 +56045,7 @@ interactions: \ \"2603:1040:a06:c02::90/125\",\r\n \"2603:1040:a06:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54637,7 +56059,7 @@ interactions: \ \"2603:1030:10:c02::90/125\",\r\n \"2603:1030:10:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralUSEUAP\",\r\n \ \"id\": \"AzureContainerRegistry.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54648,7 +56070,7 @@ interactions: \ \"2603:1030:f:400::d80/122\",\r\n \"2603:1030:f:400::e00/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastAsia\",\r\n \ \"id\": \"AzureContainerRegistry.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54661,7 +56083,7 @@ interactions: \ \"2603:1040:207:c00::48/125\",\r\n \"2603:1040:207:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastUS\",\r\n \ \"id\": \"AzureContainerRegistry.EastUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54674,7 +56096,7 @@ interactions: \ \"2603:1030:210:802::400/121\",\r\n \"2603:1030:210:c02::90/125\",\r\n \ \"2603:1030:210:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.EastUS2\",\r\n \"id\": - \"AzureContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -54688,7 +56110,7 @@ interactions: \ \"2603:1030:40c:802::400/121\",\r\n \"2603:1030:40c:c02::90/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastUS2EUAP\",\r\n \ \"id\": \"AzureContainerRegistry.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54701,7 +56123,7 @@ interactions: \ \"2603:1030:40b:c00::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.FranceCentral\",\r\n \"id\": \"AzureContainerRegistry.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54716,7 +56138,7 @@ interactions: \ \"2603:1020:805:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.FranceSouth\",\r\n \"id\": \"AzureContainerRegistry.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54725,7 +56147,7 @@ interactions: \ \"2603:1020:905:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.GermanyNorth\",\r\n \"id\": \"AzureContainerRegistry.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54734,7 +56156,7 @@ interactions: \ \"2603:1020:d04:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.GermanyWestCentral\",\r\n \ \"id\": \"AzureContainerRegistry.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54747,7 +56169,7 @@ interactions: \ \"2603:1020:c04:c02::90/125\",\r\n \"2603:1020:c04:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JapanEast\",\r\n \ \"id\": \"AzureContainerRegistry.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54761,16 +56183,17 @@ interactions: \ \"2603:1040:407:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.JapanWest\",\r\n \"id\": \"AzureContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.189.224.0/26\",\r\n \"40.74.100.160/29\",\r\n - \ \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n \"2603:1040:606:402::90/125\",\r\n - \ \"2603:1040:606:402::340/122\",\r\n \"2603:1040:606:402::580/122\"\r\n + \ \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n \"2603:1040:606:3::80/125\",\r\n + \ \"2603:1040:606:402::90/125\",\r\n \"2603:1040:606:402::340/122\",\r\n + \ \"2603:1040:606:402::580/122\",\r\n \"2603:1040:606:402::600/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \ \"id\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -54781,7 +56204,7 @@ interactions: \ \"2603:1040:1104:400::480/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.JioIndiaWest\",\r\n \"id\": \"AzureContainerRegistry.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54794,7 +56217,7 @@ interactions: \ \"2603:1040:d04:800::280/121\",\r\n \"2603:1040:d04:c02::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.KoreaCentral\",\r\n \ \"id\": \"AzureContainerRegistry.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54810,7 +56233,7 @@ interactions: \ \"2603:1040:f05:c02::90/125\",\r\n \"2603:1040:f05:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.KoreaSouth\",\r\n \ \"id\": \"AzureContainerRegistry.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54818,7 +56241,7 @@ interactions: \ \"52.231.146.192/29\",\r\n \"52.231.151.128/26\",\r\n \"2603:1040:e05:402::100/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -54832,7 +56255,7 @@ interactions: \ \"2603:1030:608:c00::48/125\",\r\n \"2603:1030:608:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthEurope\",\r\n \ \"id\": \"AzureContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54846,7 +56269,7 @@ interactions: \ \"2603:1020:5:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.NorwayEast\",\r\n \"id\": \"AzureContainerRegistry.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54861,16 +56284,28 @@ interactions: \ \"2603:1020:e04:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.NorwayWest\",\r\n \"id\": \"AzureContainerRegistry.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"51.13.128.128/25\",\r\n \"51.13.129.0/26\",\r\n \ \"51.120.218.24/29\",\r\n \"2603:1020:f04:402::90/125\",\r\n \ \"2603:1020:f04:402::340/122\",\r\n \"2603:1020:f04:402::580/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.QatarCentral\",\r\n + \ \"id\": \"AzureContainerRegistry.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": + [\r\n \"20.21.36.0/26\",\r\n \"20.21.42.128/26\",\r\n \"20.21.44.128/25\",\r\n + \ \"20.21.46.192/26\",\r\n \"20.21.66.128/26\",\r\n \"20.21.69.0/25\",\r\n + \ \"20.21.74.128/26\",\r\n \"20.21.77.0/25\",\r\n \"2603:1040:1002::780/125\",\r\n + \ \"2603:1040:1002:400::48/125\",\r\n \"2603:1040:1002:400::280/121\",\r\n + \ \"2603:1040:1002:800::48/125\",\r\n \"2603:1040:1002:800::180/121\",\r\n + \ \"2603:1040:1002:c00::48/125\",\r\n \"2603:1040:1002:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \ \"id\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -54885,7 +56320,7 @@ interactions: \ \"2603:1000:104:c02::90/125\",\r\n \"2603:1000:104:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthAfricaWest\",\r\n \ \"id\": \"AzureContainerRegistry.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -54894,7 +56329,7 @@ interactions: \ \"2603:1000:4:402::340/122\",\r\n \"2603:1000:4:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -54909,14 +56344,14 @@ interactions: \ \"2603:1030:807:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.SouthCentralUSSTG\",\r\n \ \"id\": \"AzureContainerRegistry.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.24/29\",\r\n \"2603:1030:302:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SoutheastAsia\",\r\n \ \"id\": \"AzureContainerRegistry.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54930,7 +56365,7 @@ interactions: \ \"2603:1040:5:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.SouthIndia\",\r\n \"id\": \"AzureContainerRegistry.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54939,7 +56374,7 @@ interactions: \ \"2603:1040:c06:402::340/122\",\r\n \"2603:1040:c06:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwedenCentral\",\r\n \ \"id\": \"AzureContainerRegistry.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54954,7 +56389,7 @@ interactions: \ \"2603:1020:1004:c02::1b0/125\",\r\n \"2603:1020:1004:c02::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwedenSouth\",\r\n \ \"id\": \"AzureContainerRegistry.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54964,7 +56399,7 @@ interactions: \ \"2603:1020:1104:400::380/121\",\r\n \"2603:1020:1104:400::540/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \ \"id\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54977,7 +56412,7 @@ interactions: \ \"2603:1020:a04:c02::90/125\",\r\n \"2603:1020:a04:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwitzerlandWest\",\r\n \ \"id\": \"AzureContainerRegistry.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54986,7 +56421,7 @@ interactions: \ \"2603:1020:b04:402::340/122\",\r\n \"2603:1020:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UAECentral\",\r\n \ \"id\": \"AzureContainerRegistry.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -54995,7 +56430,7 @@ interactions: \ \"2603:1040:b04:402::340/122\",\r\n \"2603:1040:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UAENorth\",\r\n \ \"id\": \"AzureContainerRegistry.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -55009,7 +56444,7 @@ interactions: \ \"2603:1040:904:c02::90/125\",\r\n \"2603:1040:904:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UKSouth\",\r\n \ \"id\": \"AzureContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -55022,7 +56457,7 @@ interactions: \ \"2603:1020:705:802::400/121\",\r\n \"2603:1020:705:c02::90/125\",\r\n \ \"2603:1020:705:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.UKWest\",\r\n \"id\": - \"AzureContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -55032,7 +56467,7 @@ interactions: \ \"2603:1020:605:402::340/122\",\r\n \"2603:1020:605:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -55041,7 +56476,7 @@ interactions: \ \"2603:1030:b04:402::340/122\",\r\n \"2603:1030:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestEurope\",\r\n \ \"id\": \"AzureContainerRegistry.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -55055,7 +56490,7 @@ interactions: \ \"2603:1020:206:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestIndia\",\r\n \"id\": \"AzureContainerRegistry.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -55063,7 +56498,7 @@ interactions: \ \"2603:1040:806:402::90/125\",\r\n \"2603:1040:806:402::340/122\",\r\n \ \"2603:1040:806:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestUS\",\r\n \"id\": - \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -55074,7 +56509,7 @@ interactions: \ \"2603:1030:a07:402::a00/122\",\r\n \"2603:1030:a07:402::a80/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestUS2\",\r\n \ \"id\": \"AzureContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -55086,7 +56521,7 @@ interactions: \ \"2603:1030:c06:802::2c0/122\",\r\n \"2603:1030:c06:c02::90/125\",\r\n \ \"2603:1030:c06:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestUS3\",\r\n \"id\": - \"AzureContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -55102,11 +56537,12 @@ interactions: \ \"2603:1030:504:c02::140/122\",\r\n \"2603:1030:504:c02::300/121\",\r\n \ \"2603:1030:504:c02::400/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB\",\r\n \"id\": \"AzureCosmosDB\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n - \ \"addressPrefixes\": [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"16\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n \ \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n \"13.65.145.92/32\",\r\n \ \"13.66.26.107/32\",\r\n \"13.66.138.0/26\",\r\n \"13.67.8.0/26\",\r\n \ \"13.68.28.135/32\",\r\n \"13.69.66.0/25\",\r\n \"13.69.66.128/29\",\r\n @@ -55295,38 +56731,39 @@ interactions: \ \"2603:1040:207:1::2a0/123\",\r\n \"2603:1040:207:402::c0/122\",\r\n \ \"2603:1040:207:800::/122\",\r\n \"2603:1040:207:c00::/122\",\r\n \ \"2603:1040:407:402::c0/122\",\r\n \"2603:1040:407:802::c0/122\",\r\n - \ \"2603:1040:407:c02::c0/122\",\r\n \"2603:1040:606:402::c0/122\",\r\n - \ \"2603:1040:806:402::c0/122\",\r\n \"2603:1040:904:2::520/123\",\r\n - \ \"2603:1040:904:402::c0/122\",\r\n \"2603:1040:904:802::c0/122\",\r\n - \ \"2603:1040:904:c02::c0/122\",\r\n \"2603:1040:a06::780/123\",\r\n - \ \"2603:1040:a06:402::c0/122\",\r\n \"2603:1040:a06:802::c0/122\",\r\n - \ \"2603:1040:a06:c02::c0/122\",\r\n \"2603:1040:b04:402::c0/122\",\r\n - \ \"2603:1040:c06:402::c0/122\",\r\n \"2603:1040:d04:1::60/123\",\r\n - \ \"2603:1040:d04:400::c0/122\",\r\n \"2603:1040:d04:400::280/122\",\r\n - \ \"2603:1040:d04:400::3c0/122\",\r\n \"2603:1040:f05::680/123\",\r\n - \ \"2603:1040:f05:402::c0/122\",\r\n \"2603:1040:f05:802::c0/122\",\r\n - \ \"2603:1040:f05:c02::c0/122\",\r\n \"2603:1040:1002::740/123\",\r\n - \ \"2603:1040:1002:400::/122\",\r\n \"2603:1040:1002:800::/122\",\r\n - \ \"2603:1040:1002:c00::/122\",\r\n \"2603:1040:1104::520/123\",\r\n - \ \"2603:1040:1104:400::c0/122\",\r\n \"2603:1040:1202::1e0/123\",\r\n - \ \"2603:1040:1202:400::/122\",\r\n \"2603:1040:1302::1e0/123\",\r\n - \ \"2603:1040:1302:400::/122\",\r\n \"2603:1040:1402::500/123\",\r\n - \ \"2603:1040:1402:400::/122\",\r\n \"2603:1040:1402:800::/122\",\r\n - \ \"2603:1040:1402:c00::/122\",\r\n \"2603:1040:1503::1e0/123\",\r\n - \ \"2603:1040:1503:400::/122\",\r\n \"2603:1050:6:402::c0/122\",\r\n - \ \"2603:1050:6:802::c0/122\",\r\n \"2603:1050:6:c02::c0/122\",\r\n - \ \"2603:1050:403:400::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral\",\r\n \"id\": - \"AzureCosmosDB.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"20.36.42.8/32\",\r\n \"20.36.106.0/26\",\r\n \"20.37.228.32/27\",\r\n - \ \"20.39.65.58/32\",\r\n \"2603:1010:304:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral2\",\r\n - \ \"id\": \"AzureCosmosDB.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"2603:1040:407:c02::c0/122\",\r\n \"2603:1040:606:1::4e0/123\",\r\n + \ \"2603:1040:606:402::c0/122\",\r\n \"2603:1040:806:402::c0/122\",\r\n + \ \"2603:1040:904:2::520/123\",\r\n \"2603:1040:904:402::c0/122\",\r\n + \ \"2603:1040:904:802::c0/122\",\r\n \"2603:1040:904:c02::c0/122\",\r\n + \ \"2603:1040:a06::780/123\",\r\n \"2603:1040:a06:402::c0/122\",\r\n + \ \"2603:1040:a06:802::c0/122\",\r\n \"2603:1040:a06:c02::c0/122\",\r\n + \ \"2603:1040:b04:402::c0/122\",\r\n \"2603:1040:c06:402::c0/122\",\r\n + \ \"2603:1040:d04:1::60/123\",\r\n \"2603:1040:d04:400::c0/122\",\r\n + \ \"2603:1040:d04:400::280/122\",\r\n \"2603:1040:d04:400::3c0/122\",\r\n + \ \"2603:1040:f05::680/123\",\r\n \"2603:1040:f05:402::c0/122\",\r\n + \ \"2603:1040:f05:802::c0/122\",\r\n \"2603:1040:f05:c02::c0/122\",\r\n + \ \"2603:1040:1002::740/123\",\r\n \"2603:1040:1002:400::/122\",\r\n + \ \"2603:1040:1002:800::/122\",\r\n \"2603:1040:1002:c00::/122\",\r\n + \ \"2603:1040:1104::520/123\",\r\n \"2603:1040:1104:400::c0/122\",\r\n + \ \"2603:1040:1202::1e0/123\",\r\n \"2603:1040:1202:400::/122\",\r\n + \ \"2603:1040:1302::1e0/123\",\r\n \"2603:1040:1302:400::/122\",\r\n + \ \"2603:1040:1402::500/123\",\r\n \"2603:1040:1402:400::/122\",\r\n + \ \"2603:1040:1402:800::/122\",\r\n \"2603:1040:1402:c00::/122\",\r\n + \ \"2603:1040:1503::1e0/123\",\r\n \"2603:1040:1503:400::/122\",\r\n + \ \"2603:1050:6:402::c0/122\",\r\n \"2603:1050:6:802::c0/122\",\r\n + \ \"2603:1050:6:c02::c0/122\",\r\n \"2603:1050:403:400::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral\",\r\n + \ \"id\": \"AzureCosmosDB.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.36.42.8/32\",\r\n + \ \"20.36.106.0/26\",\r\n \"20.37.228.32/27\",\r\n \"20.39.65.58/32\",\r\n + \ \"2603:1010:304:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral2\",\r\n \"id\": + \"AzureCosmosDB.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -55334,7 +56771,7 @@ interactions: \ \"20.36.114.0/28\",\r\n \"20.36.123.96/27\",\r\n \"20.39.99.230/32\",\r\n \ \"2603:1010:404:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.AustraliaEast\",\r\n \"id\": - \"AzureCosmosDB.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureCosmosDB.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -55347,7 +56784,7 @@ interactions: \ \"2603:1010:6:802::c0/122\",\r\n \"2603:1010:6:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaSoutheast\",\r\n \ \"id\": \"AzureCosmosDB.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -55356,26 +56793,27 @@ interactions: \ \"52.255.58.221/32\",\r\n \"104.46.177.64/27\",\r\n \"191.239.179.124/32\",\r\n \ \"2603:1010:101:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.BrazilSouth\",\r\n \"id\": \"AzureCosmosDB.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"104.41.52.61/32\",\r\n - \ \"104.41.54.69/32\",\r\n \"191.232.51.175/32\",\r\n \"191.232.53.203/32\",\r\n - \ \"191.233.204.128/27\",\r\n \"191.234.138.160/27\",\r\n - \ \"191.234.146.0/26\",\r\n \"191.234.154.0/26\",\r\n \"191.234.179.157/32\",\r\n - \ \"191.234.206.81/32\",\r\n \"2603:1050:6:402::c0/122\",\r\n - \ \"2603:1050:6:802::c0/122\",\r\n \"2603:1050:6:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.BrazilSoutheast\",\r\n - \ \"id\": \"AzureCosmosDB.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"104.41.52.61/32\",\r\n \"104.41.54.69/32\",\r\n + \ \"191.232.51.175/32\",\r\n \"191.232.53.203/32\",\r\n \"191.233.204.128/27\",\r\n + \ \"191.234.138.160/27\",\r\n \"191.234.146.0/26\",\r\n \"191.234.154.0/26\",\r\n + \ \"191.234.179.157/32\",\r\n \"191.234.206.81/32\",\r\n + \ \"2603:1050:6:402::c0/122\",\r\n \"2603:1050:6:802::c0/122\",\r\n + \ \"2603:1050:6:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.BrazilSoutheast\",\r\n \"id\": + \"AzureCosmosDB.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"191.233.11.192/27\",\r\n \"191.233.50.64/26\",\r\n \ \"2603:1050:403:400::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.CanadaCentral\",\r\n \"id\": - \"AzureCosmosDB.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureCosmosDB.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -55386,7 +56824,7 @@ interactions: \ \"2603:1030:f05:802::c0/122\",\r\n \"2603:1030:f05:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CanadaEast\",\r\n \ \"id\": \"AzureCosmosDB.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55395,7 +56833,7 @@ interactions: \ \"52.235.46.28/32\",\r\n \"2603:1030:1005:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralIndia\",\r\n \ \"id\": \"AzureCosmosDB.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55406,7 +56844,7 @@ interactions: \ \"2603:1040:a06:802::c0/122\",\r\n \"2603:1040:a06:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralUS\",\r\n \ \"id\": \"AzureCosmosDB.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55421,7 +56859,7 @@ interactions: \ \"2603:1030:10:802::c0/122\",\r\n \"2603:1030:10:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralUSEUAP\",\r\n \ \"id\": \"AzureCosmosDB.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55430,19 +56868,19 @@ interactions: \ \"52.180.177.137/32\",\r\n \"168.61.142.128/26\",\r\n \"2603:1030:f:2::2a0/123\",\r\n \ \"2603:1030:f:400::8c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastAsia\",\r\n \"id\": \"AzureCosmosDB.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.0/26\",\r\n - \ \"20.187.196.0/27\",\r\n \"20.205.74.0/26\",\r\n \"20.205.82.0/26\",\r\n - \ \"23.102.239.134/32\",\r\n \"52.175.25.211/32\",\r\n \"52.175.39.232/32\",\r\n - \ \"137.116.165.204/32\",\r\n \"207.46.150.252/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.0/26\",\r\n \"20.187.196.0/27\",\r\n \"20.205.74.0/26\",\r\n + \ \"20.205.82.0/26\",\r\n \"23.102.239.134/32\",\r\n \"52.175.25.211/32\",\r\n + \ \"52.175.39.232/32\",\r\n \"137.116.165.204/32\",\r\n \"207.46.150.252/32\",\r\n \ \"2603:1040:207:1::2a0/123\",\r\n \"2603:1040:207:402::c0/122\",\r\n \ \"2603:1040:207:800::/122\",\r\n \"2603:1040:207:c00::/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.EastUS\",\r\n \ \"id\": \"AzureCosmosDB.EastUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55456,9 +56894,9 @@ interactions: \ \"2603:1030:210:402::c0/122\",\r\n \"2603:1030:210:802::c0/122\",\r\n \ \"2603:1030:210:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastUS2\",\r\n \"id\": \"AzureCosmosDB.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.68.28.135/32\",\r\n \ \"20.49.102.64/27\",\r\n \"40.70.0.140/32\",\r\n \"40.70.220.202/32\",\r\n @@ -55469,18 +56907,18 @@ interactions: \ \"2603:1030:40c:402::c0/122\",\r\n \"2603:1030:40c:802::c0/122\",\r\n \ \"2603:1030:40c:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastUS2EUAP\",\r\n \"id\": \"AzureCosmosDB.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.39.15.64/27\",\r\n - \ \"20.47.145.17/32\",\r\n \"40.74.147.192/26\",\r\n \"40.75.32.32/29\",\r\n - \ \"40.75.34.128/26\",\r\n \"40.89.67.208/32\",\r\n \"52.138.66.90/32\",\r\n - \ \"52.138.92.0/26\",\r\n \"2603:1030:40b:400::8c0/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"20.39.15.64/27\",\r\n \"20.47.145.17/32\",\r\n \"40.74.147.192/26\",\r\n + \ \"40.75.32.32/29\",\r\n \"40.75.34.128/26\",\r\n \"40.89.67.208/32\",\r\n + \ \"52.138.66.90/32\",\r\n \"52.138.92.0/26\",\r\n \"2603:1030:40b:400::8c0/122\",\r\n \ \"2603:1030:40b:800::c0/122\",\r\n \"2603:1030:40b:c00::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.FranceCentral\",\r\n \ \"id\": \"AzureCosmosDB.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55491,7 +56929,7 @@ interactions: \ \"2603:1020:805:802::c0/122\",\r\n \"2603:1020:805:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.FranceSouth\",\r\n \ \"id\": \"AzureCosmosDB.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55499,7 +56937,7 @@ interactions: \ \"52.136.134.250/32\",\r\n \"52.136.136.70/32\",\r\n \"2603:1020:905:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.GermanyNorth\",\r\n \ \"id\": \"AzureCosmosDB.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55507,7 +56945,7 @@ interactions: \ \"51.116.58.64/26\",\r\n \"2603:1020:d04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.GermanyWestCentral\",\r\n \ \"id\": \"AzureCosmosDB.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55516,27 +56954,28 @@ interactions: \ \"2603:1020:c04:402::c0/122\",\r\n \"2603:1020:c04:802::c0/122\",\r\n \ \"2603:1020:c04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.JapanEast\",\r\n \"id\": \"AzureCosmosDB.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.78.51.35/32\",\r\n - \ \"13.78.106.0/26\",\r\n \"20.63.129.107/32\",\r\n \"20.89.0.128/26\",\r\n - \ \"20.191.160.32/27\",\r\n \"40.79.186.16/28\",\r\n \"40.79.191.0/26\",\r\n - \ \"40.79.194.128/26\",\r\n \"40.115.241.37/32\",\r\n \"104.41.177.93/32\",\r\n - \ \"2603:1040:407:402::c0/122\",\r\n \"2603:1040:407:802::c0/122\",\r\n - \ \"2603:1040:407:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.JapanWest\",\r\n \"id\": \"AzureCosmosDB.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.74.98.0/26\",\r\n - \ \"40.74.143.235/32\",\r\n \"40.80.63.160/27\",\r\n \"40.81.183.24/32\",\r\n - \ \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n \"104.215.55.227/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.78.51.35/32\",\r\n \"13.78.106.0/26\",\r\n \"20.63.129.107/32\",\r\n + \ \"20.89.0.128/26\",\r\n \"20.191.160.32/27\",\r\n \"40.79.186.16/28\",\r\n + \ \"40.79.191.0/26\",\r\n \"40.79.194.128/26\",\r\n \"40.115.241.37/32\",\r\n + \ \"104.41.177.93/32\",\r\n \"2603:1040:407:402::c0/122\",\r\n + \ \"2603:1040:407:802::c0/122\",\r\n \"2603:1040:407:c02::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.JapanWest\",\r\n + \ \"id\": \"AzureCosmosDB.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"40.74.98.0/26\",\r\n \"40.74.143.235/32\",\r\n \"40.80.63.160/27\",\r\n + \ \"40.81.183.24/32\",\r\n \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n + \ \"104.215.55.227/32\",\r\n \"2603:1040:606:1::4e0/123\",\r\n \ \"2603:1040:606:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.JioIndiaCentral\",\r\n \"id\": - \"AzureCosmosDB.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureCosmosDB.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -55545,7 +56984,7 @@ interactions: \ \"2603:1040:1104::520/123\",\r\n \"2603:1040:1104:400::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.JioIndiaWest\",\r\n \ \"id\": \"AzureCosmosDB.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55554,7 +56993,7 @@ interactions: \ \"2603:1040:d04:400::280/122\",\r\n \"2603:1040:d04:400::3c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaCentral\",\r\n \ \"id\": \"AzureCosmosDB.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55565,7 +57004,7 @@ interactions: \ \"2603:1040:f05:802::c0/122\",\r\n \"2603:1040:f05:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaSouth\",\r\n \ \"id\": \"AzureCosmosDB.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55573,7 +57012,7 @@ interactions: \ \"52.231.146.0/27\",\r\n \"52.231.206.234/32\",\r\n \"52.231.207.31/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorthCentralUS\",\r\n \ \"id\": \"AzureCosmosDB.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -55585,76 +57024,86 @@ interactions: \ \"2603:1030:608:402::c0/122\",\r\n \"2603:1030:608:800::/122\",\r\n \ \"2603:1030:608:c00::/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.NorthEurope\",\r\n \"id\": \"AzureCosmosDB.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.69.226.0/25\",\r\n \"13.74.106.0/25\",\r\n \"13.79.34.236/32\",\r\n + \ \"20.54.38.35/32\",\r\n \"40.113.90.91/32\",\r\n \"52.138.141.112/32\",\r\n + \ \"52.138.197.33/32\",\r\n \"52.138.201.47/32\",\r\n \"52.138.205.97/32\",\r\n + \ \"52.138.206.153/32\",\r\n \"52.138.227.192/26\",\r\n \"52.146.131.0/27\",\r\n + \ \"52.164.250.188/32\",\r\n \"52.169.122.37/32\",\r\n \"52.169.219.183/32\",\r\n + \ \"2603:1020:5:402::c0/122\",\r\n \"2603:1020:5:802::c0/122\",\r\n + \ \"2603:1020:5:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.NorwayEast\",\r\n \"id\": \"AzureCosmosDB.NorwayEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.69.226.0/25\",\r\n - \ \"13.74.106.0/25\",\r\n \"13.79.34.236/32\",\r\n \"20.54.38.35/32\",\r\n - \ \"40.113.90.91/32\",\r\n \"52.138.141.112/32\",\r\n \"52.138.197.33/32\",\r\n - \ \"52.138.201.47/32\",\r\n \"52.138.205.97/32\",\r\n \"52.138.206.153/32\",\r\n - \ \"52.138.227.192/26\",\r\n \"52.146.131.0/27\",\r\n \"52.164.250.188/32\",\r\n - \ \"52.169.122.37/32\",\r\n \"52.169.219.183/32\",\r\n \"2603:1020:5:402::c0/122\",\r\n - \ \"2603:1020:5:802::c0/122\",\r\n \"2603:1020:5:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorwayEast\",\r\n - \ \"id\": \"AzureCosmosDB.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.13.25.182/32\",\r\n + \ \"51.120.44.128/27\",\r\n \"51.120.98.64/26\",\r\n \"51.120.106.0/26\",\r\n + \ \"51.120.210.0/26\",\r\n \"2603:1020:e04::680/123\",\r\n + \ \"2603:1020:e04:402::c0/122\",\r\n \"2603:1020:e04:802::c0/122\",\r\n + \ \"2603:1020:e04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.NorwayWest\",\r\n \"id\": \"AzureCosmosDB.NorwayWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.13.150.175/32\",\r\n + \ \"51.120.218.64/26\",\r\n \"51.120.228.160/27\",\r\n \"2603:1020:f04:402::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.QatarCentral\",\r\n + \ \"id\": \"AzureCosmosDB.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"51.13.25.182/32\",\r\n \"51.120.44.128/27\",\r\n - \ \"51.120.98.64/26\",\r\n \"51.120.106.0/26\",\r\n \"51.120.210.0/26\",\r\n - \ \"2603:1020:e04::680/123\",\r\n \"2603:1020:e04:402::c0/122\",\r\n - \ \"2603:1020:e04:802::c0/122\",\r\n \"2603:1020:e04:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorwayWest\",\r\n - \ \"id\": \"AzureCosmosDB.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"20.21.34.160/27\",\r\n \"20.21.42.0/26\",\r\n \"20.21.66.0/26\",\r\n + \ \"20.21.74.0/26\",\r\n \"2603:1040:1002::740/123\",\r\n + \ \"2603:1040:1002:400::/122\",\r\n \"2603:1040:1002:800::/122\",\r\n + \ \"2603:1040:1002:c00::/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"id\": + \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"51.13.150.175/32\",\r\n \"51.120.218.64/26\",\r\n - \ \"51.120.228.160/27\",\r\n \"2603:1020:f04:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n - \ \"id\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.87.34.33/32\",\r\n - \ \"102.133.122.0/26\",\r\n \"102.133.154.64/26\",\r\n \"102.133.220.0/27\",\r\n - \ \"102.133.250.0/26\",\r\n \"2603:1000:104:402::c0/122\",\r\n - \ \"2603:1000:104:802::c0/122\",\r\n \"2603:1000:104:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthAfricaWest\",\r\n - \ \"id\": \"AzureCosmosDB.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"102.133.26.64/26\",\r\n - \ \"102.133.60.64/27\",\r\n \"2603:1000:4:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthCentralUS\",\r\n - \ \"id\": \"AzureCosmosDB.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.65.145.92/32\",\r\n - \ \"13.66.26.107/32\",\r\n \"13.73.254.224/27\",\r\n \"13.84.150.178/32\",\r\n - \ \"13.84.157.70/32\",\r\n \"13.85.16.188/32\",\r\n \"20.45.122.0/26\",\r\n - \ \"20.49.90.64/26\",\r\n \"20.64.41.89/32\",\r\n \"23.102.191.13/32\",\r\n - \ \"104.210.217.251/32\",\r\n \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n - \ \"104.214.26.177/32\",\r\n \"2603:1030:807:402::c0/122\",\r\n - \ \"2603:1030:807:802::c0/122\",\r\n \"2603:1030:807:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n - \ \"id\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + [\r\n \"20.87.34.33/32\",\r\n \"102.133.122.0/26\",\r\n + \ \"102.133.154.64/26\",\r\n \"102.133.220.0/27\",\r\n \"102.133.250.0/26\",\r\n + \ \"2603:1000:104:402::c0/122\",\r\n \"2603:1000:104:802::c0/122\",\r\n + \ \"2603:1000:104:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthAfricaWest\",\r\n \"id\": + \"AzureCosmosDB.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"102.133.26.64/26\",\r\n \"102.133.60.64/27\",\r\n + \ \"2603:1000:4:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthCentralUS\",\r\n \"id\": + \"AzureCosmosDB.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.65.145.92/32\",\r\n \"13.66.26.107/32\",\r\n + \ \"13.73.254.224/27\",\r\n \"13.84.150.178/32\",\r\n \"13.84.157.70/32\",\r\n + \ \"13.85.16.188/32\",\r\n \"20.45.122.0/26\",\r\n \"20.49.90.64/26\",\r\n + \ \"20.64.41.89/32\",\r\n \"23.102.191.13/32\",\r\n \"104.210.217.251/32\",\r\n + \ \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n \"104.214.26.177/32\",\r\n + \ \"2603:1030:807:402::c0/122\",\r\n \"2603:1030:807:802::c0/122\",\r\n + \ \"2603:1030:807:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"id\": + \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.64/26\",\r\n \"20.45.115.160/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SoutheastAsia\",\r\n \ \"id\": \"AzureCosmosDB.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55666,7 +57115,7 @@ interactions: \ \"2603:1040:5:802::c0/122\",\r\n \"2603:1040:5:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthIndia\",\r\n \ \"id\": \"AzureCosmosDB.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55675,7 +57124,7 @@ interactions: \ \"104.211.227.84/32\",\r\n \"2603:1040:c06:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SwedenCentral\",\r\n \ \"id\": \"AzureCosmosDB.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55685,15 +57134,15 @@ interactions: \ \"2603:1020:1004:400::3c0/122\",\r\n \"2603:1020:1004:800::400/122\",\r\n \ \"2603:1020:1004:c02::1c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwedenSouth\",\r\n \"id\": \"AzureCosmosDB.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.12.195.0/27\",\r\n - \ \"51.12.202.64/26\",\r\n \"2603:1020:1104::520/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"51.12.195.0/27\",\r\n \"51.12.202.64/26\",\r\n \"2603:1020:1104::520/123\",\r\n \ \"2603:1020:1104:400::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"id\": - \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -55703,7 +57152,7 @@ interactions: \ \"2603:1020:a04:402::c0/122\",\r\n \"2603:1020:a04:802::c0/122\",\r\n \ \"2603:1020:a04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwitzerlandWest\",\r\n \"id\": - \"AzureCosmosDB.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureCosmosDB.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -55712,7 +57161,7 @@ interactions: \ \"51.107.227.85/32\",\r\n \"2603:1020:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UAECentral\",\r\n \ \"id\": \"AzureCosmosDB.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55720,7 +57169,7 @@ interactions: \ \"20.37.84.77/32\",\r\n \"2603:1040:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UAENorth\",\r\n \ \"id\": \"AzureCosmosDB.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55730,7 +57179,7 @@ interactions: \ \"2603:1040:904:802::c0/122\",\r\n \"2603:1040:904:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UKSouth\",\r\n \ \"id\": \"AzureCosmosDB.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55741,7 +57190,7 @@ interactions: \ \"2603:1020:705:802::c0/122\",\r\n \"2603:1020:705:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UKWest\",\r\n \ \"id\": \"AzureCosmosDB.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55750,7 +57199,7 @@ interactions: \ \"51.141.55.229/32\",\r\n \"2603:1020:605:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestCentralUS\",\r\n \ \"id\": \"AzureCosmosDB.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55759,7 +57208,7 @@ interactions: \ \"52.161.100.126/32\",\r\n \"2603:1030:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestEurope\",\r\n \ \"id\": \"AzureCosmosDB.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55772,31 +57221,32 @@ interactions: \ \"2603:1020:206:402::c0/122\",\r\n \"2603:1020:206:802::c0/122\",\r\n \ \"2603:1020:206:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.WestIndia\",\r\n \"id\": \"AzureCosmosDB.WestIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.81.88.229/32\",\r\n - \ \"52.136.52.64/27\",\r\n \"104.211.146.0/28\",\r\n \"104.211.162.94/32\",\r\n - \ \"104.211.184.117/32\",\r\n \"104.211.188.174/32\",\r\n - \ \"2603:1040:806:402::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.WestUS\",\r\n \"id\": \"AzureCosmosDB.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.64.69.151/32\",\r\n - \ \"13.64.113.68/32\",\r\n \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n - \ \"13.88.30.39/32\",\r\n \"13.91.246.52/32\",\r\n \"13.93.153.80/32\",\r\n - \ \"13.93.156.125/32\",\r\n \"13.93.207.66/32\",\r\n \"20.49.126.160/27\",\r\n - \ \"40.83.137.191/32\",\r\n \"40.112.140.12/32\",\r\n \"40.112.241.0/24\",\r\n - \ \"40.112.249.60/32\",\r\n \"40.118.245.44/32\",\r\n \"40.118.245.251/32\",\r\n - \ \"104.40.8.88/32\",\r\n \"137.117.9.157/32\",\r\n \"2603:1030:a07:4::160/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"40.81.88.229/32\",\r\n \"52.136.52.64/27\",\r\n + \ \"104.211.146.0/28\",\r\n \"104.211.162.94/32\",\r\n \"104.211.184.117/32\",\r\n + \ \"104.211.188.174/32\",\r\n \"2603:1040:806:402::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestUS\",\r\n + \ \"id\": \"AzureCosmosDB.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n + \ \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n \"13.88.30.39/32\",\r\n + \ \"13.91.246.52/32\",\r\n \"13.93.153.80/32\",\r\n \"13.93.156.125/32\",\r\n + \ \"13.93.207.66/32\",\r\n \"20.49.126.160/27\",\r\n \"40.83.137.191/32\",\r\n + \ \"40.112.140.12/32\",\r\n \"40.112.241.0/24\",\r\n \"40.112.249.60/32\",\r\n + \ \"40.118.245.44/32\",\r\n \"40.118.245.251/32\",\r\n \"104.40.8.88/32\",\r\n + \ \"137.117.9.157/32\",\r\n \"2603:1030:a07:4::160/123\",\r\n \ \"2603:1030:a07:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.WestUS2\",\r\n \"id\": \"AzureCosmosDB.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.0/26\",\r\n \ \"20.36.26.132/32\",\r\n \"40.64.135.0/27\",\r\n \"40.65.106.154/32\",\r\n @@ -55807,7 +57257,7 @@ interactions: \ \"2603:1030:c06:802::c0/122\",\r\n \"2603:1030:c06:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestUS3\",\r\n \ \"id\": \"AzureCosmosDB.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -55817,53 +57267,54 @@ interactions: \ \"2603:1030:504:402::3c0/122\",\r\n \"2603:1030:504:802::200/122\",\r\n \ \"2603:1030:504:c02::3c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureDatabricks\",\r\n \"id\": \"AzureDatabricks\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureDatabricks\",\r\n \"addressPrefixes\": - [\r\n \"13.70.105.50/32\",\r\n \"13.70.107.141/32\",\r\n - \ \"13.71.184.74/32\",\r\n \"13.71.187.166/32\",\r\n \"13.75.164.249/32\",\r\n - \ \"13.75.218.172/32\",\r\n \"13.78.18.152/32\",\r\n \"13.78.19.235/32\",\r\n - \ \"13.86.58.215/32\",\r\n \"13.88.249.244/32\",\r\n \"20.17.48.32/29\",\r\n - \ \"20.21.32.32/29\",\r\n \"20.36.120.68/30\",\r\n \"20.37.64.68/30\",\r\n - \ \"20.37.156.208/28\",\r\n \"20.37.195.16/29\",\r\n \"20.37.224.68/30\",\r\n - \ \"20.38.84.80/28\",\r\n \"20.38.136.120/29\",\r\n \"20.39.8.68/30\",\r\n - \ \"20.41.4.112/28\",\r\n \"20.41.65.136/29\",\r\n \"20.41.192.68/30\",\r\n - \ \"20.42.4.208/28\",\r\n \"20.42.129.160/28\",\r\n \"20.42.224.68/30\",\r\n - \ \"20.43.41.152/29\",\r\n \"20.43.65.144/29\",\r\n \"20.43.130.96/28\",\r\n - \ \"20.45.112.68/30\",\r\n \"20.45.192.68/30\",\r\n \"20.46.12.200/29\",\r\n - \ \"20.46.121.76/32\",\r\n \"20.52.93.40/29\",\r\n \"20.72.16.32/29\",\r\n - \ \"20.99.8.64/29\",\r\n \"20.150.160.104/30\",\r\n \"20.150.160.208/29\",\r\n - \ \"20.186.83.56/32\",\r\n \"20.189.106.192/28\",\r\n \"20.192.160.32/29\",\r\n - \ \"20.192.225.24/29\",\r\n \"20.194.4.102/32\",\r\n \"20.215.0.32/29\",\r\n - \ \"20.217.40.32/29\",\r\n \"23.97.106.142/32\",\r\n \"23.97.201.41/32\",\r\n - \ \"23.100.0.135/32\",\r\n \"23.100.226.13/32\",\r\n \"23.101.147.147/32\",\r\n - \ \"23.101.152.95/32\",\r\n \"40.67.48.68/30\",\r\n \"40.70.58.221/32\",\r\n - \ \"40.74.30.80/28\",\r\n \"40.80.56.68/30\",\r\n \"40.80.168.68/30\",\r\n - \ \"40.80.188.0/28\",\r\n \"40.82.248.112/28\",\r\n \"40.83.176.199/32\",\r\n - \ \"40.83.178.242/32\",\r\n \"40.85.223.25/32\",\r\n \"40.86.167.110/32\",\r\n - \ \"40.89.16.68/30\",\r\n \"40.89.168.225/32\",\r\n \"40.89.170.184/32\",\r\n - \ \"40.89.171.101/32\",\r\n \"40.118.174.12/32\",\r\n \"40.119.9.208/28\",\r\n - \ \"40.123.212.253/32\",\r\n \"40.123.218.63/32\",\r\n \"40.123.219.125/32\",\r\n - \ \"40.123.225.135/32\",\r\n \"40.127.5.82/32\",\r\n \"40.127.5.124/32\",\r\n - \ \"40.127.147.196/32\",\r\n \"51.12.41.16/30\",\r\n \"51.12.47.16/29\",\r\n - \ \"51.12.193.16/30\",\r\n \"51.12.198.200/29\",\r\n \"51.53.24.32/29\",\r\n - \ \"51.53.168.32/29\",\r\n \"51.103.18.111/32\",\r\n \"51.104.25.136/30\",\r\n - \ \"51.105.80.68/30\",\r\n \"51.105.88.68/30\",\r\n \"51.107.48.120/30\",\r\n - \ \"51.107.144.68/30\",\r\n \"51.107.246.160/29\",\r\n \"51.116.74.16/29\",\r\n - \ \"51.120.40.120/30\",\r\n \"51.120.224.68/30\",\r\n \"51.120.234.176/29\",\r\n - \ \"51.137.160.120/29\",\r\n \"51.138.96.158/32\",\r\n \"51.140.200.46/32\",\r\n - \ \"51.140.203.27/32\",\r\n \"51.140.204.4/32\",\r\n \"51.141.103.193/32\",\r\n - \ \"51.143.192.68/30\",\r\n \"52.136.48.68/30\",\r\n \"52.140.104.120/29\",\r\n - \ \"52.141.6.71/32\",\r\n \"52.141.6.181/32\",\r\n \"52.141.22.164/32\",\r\n - \ \"52.146.50.16/32\",\r\n \"52.150.136.68/30\",\r\n \"52.172.133.58/32\",\r\n - \ \"52.187.0.85/32\",\r\n \"52.187.3.203/32\",\r\n \"52.187.145.107/32\",\r\n - \ \"52.228.81.136/29\",\r\n \"52.230.27.216/32\",\r\n \"52.232.19.246/32\",\r\n - \ \"52.246.160.72/32\",\r\n \"52.247.0.200/32\",\r\n \"102.37.41.3/32\",\r\n - \ \"102.133.56.68/30\",\r\n \"102.133.216.96/29\",\r\n \"102.133.224.24/32\",\r\n - \ \"104.41.54.118/32\",\r\n \"104.45.7.191/32\",\r\n \"104.211.89.81/32\",\r\n - \ \"104.211.101.14/32\",\r\n \"104.211.103.82/32\",\r\n \"191.232.53.223/32\",\r\n - \ \"191.233.8.32/29\",\r\n \"191.234.160.82/32\",\r\n \"191.235.225.144/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureDatabricks\",\r\n \"addressPrefixes\": [\r\n \"13.70.105.50/32\",\r\n + \ \"13.70.107.141/32\",\r\n \"13.71.184.74/32\",\r\n \"13.71.187.166/32\",\r\n + \ \"13.75.164.249/32\",\r\n \"13.75.218.172/32\",\r\n \"13.78.18.152/32\",\r\n + \ \"13.78.19.235/32\",\r\n \"13.86.58.215/32\",\r\n \"13.88.249.244/32\",\r\n + \ \"20.17.48.32/29\",\r\n \"20.21.32.32/29\",\r\n \"20.36.120.68/30\",\r\n + \ \"20.37.64.68/30\",\r\n \"20.37.156.208/28\",\r\n \"20.37.195.16/29\",\r\n + \ \"20.37.224.68/30\",\r\n \"20.38.84.80/28\",\r\n \"20.38.136.120/29\",\r\n + \ \"20.39.8.68/30\",\r\n \"20.41.4.112/28\",\r\n \"20.41.65.136/29\",\r\n + \ \"20.41.192.68/30\",\r\n \"20.42.4.208/28\",\r\n \"20.42.129.160/28\",\r\n + \ \"20.42.224.68/30\",\r\n \"20.43.41.152/29\",\r\n \"20.43.65.144/29\",\r\n + \ \"20.43.130.96/28\",\r\n \"20.45.112.68/30\",\r\n \"20.45.192.68/30\",\r\n + \ \"20.46.12.200/29\",\r\n \"20.46.121.76/32\",\r\n \"20.52.93.40/29\",\r\n + \ \"20.72.16.32/29\",\r\n \"20.99.8.64/29\",\r\n \"20.150.160.104/30\",\r\n + \ \"20.150.160.208/29\",\r\n \"20.186.83.56/32\",\r\n \"20.189.106.192/28\",\r\n + \ \"20.192.160.32/29\",\r\n \"20.192.225.24/29\",\r\n \"20.194.4.102/32\",\r\n + \ \"20.215.0.32/29\",\r\n \"20.217.40.32/29\",\r\n \"23.97.106.142/32\",\r\n + \ \"23.97.201.41/32\",\r\n \"23.100.0.135/32\",\r\n \"23.100.226.13/32\",\r\n + \ \"23.101.147.147/32\",\r\n \"23.101.152.95/32\",\r\n \"40.67.48.68/30\",\r\n + \ \"40.70.58.221/32\",\r\n \"40.74.30.80/28\",\r\n \"40.80.56.68/30\",\r\n + \ \"40.80.168.68/30\",\r\n \"40.80.188.0/28\",\r\n \"40.82.248.112/28\",\r\n + \ \"40.83.176.199/32\",\r\n \"40.83.178.242/32\",\r\n \"40.85.223.25/32\",\r\n + \ \"40.86.167.110/32\",\r\n \"40.89.16.68/30\",\r\n \"40.89.168.225/32\",\r\n + \ \"40.89.170.184/32\",\r\n \"40.89.171.101/32\",\r\n \"40.118.174.12/32\",\r\n + \ \"40.119.9.208/28\",\r\n \"40.123.212.253/32\",\r\n \"40.123.218.63/32\",\r\n + \ \"40.123.219.125/32\",\r\n \"40.123.225.135/32\",\r\n \"40.127.5.82/32\",\r\n + \ \"40.127.5.124/32\",\r\n \"40.127.147.196/32\",\r\n \"51.12.41.16/30\",\r\n + \ \"51.12.47.16/29\",\r\n \"51.12.193.16/30\",\r\n \"51.12.198.200/29\",\r\n + \ \"51.53.24.32/29\",\r\n \"51.53.168.32/29\",\r\n \"51.103.18.111/32\",\r\n + \ \"51.104.25.136/30\",\r\n \"51.105.80.68/30\",\r\n \"51.105.88.68/30\",\r\n + \ \"51.107.48.120/30\",\r\n \"51.107.144.68/30\",\r\n \"51.107.203.195/32\",\r\n + \ \"51.107.246.160/29\",\r\n \"51.116.74.16/29\",\r\n \"51.120.40.120/30\",\r\n + \ \"51.120.224.68/30\",\r\n \"51.120.234.176/29\",\r\n \"51.137.160.120/29\",\r\n + \ \"51.138.96.158/32\",\r\n \"51.140.200.46/32\",\r\n \"51.140.203.27/32\",\r\n + \ \"51.140.204.4/32\",\r\n \"51.141.103.193/32\",\r\n \"51.143.192.68/30\",\r\n + \ \"52.136.48.68/30\",\r\n \"52.140.104.120/29\",\r\n \"52.141.6.71/32\",\r\n + \ \"52.141.6.181/32\",\r\n \"52.141.22.164/32\",\r\n \"52.146.50.16/32\",\r\n + \ \"52.150.136.68/30\",\r\n \"52.172.133.58/32\",\r\n \"52.187.0.85/32\",\r\n + \ \"52.187.3.203/32\",\r\n \"52.187.145.107/32\",\r\n \"52.228.81.136/29\",\r\n + \ \"52.230.27.216/32\",\r\n \"52.232.19.246/32\",\r\n \"52.246.160.72/32\",\r\n + \ \"52.247.0.200/32\",\r\n \"102.37.41.3/32\",\r\n \"102.133.56.68/30\",\r\n + \ \"102.133.216.96/29\",\r\n \"102.133.224.24/32\",\r\n \"104.41.54.118/32\",\r\n + \ \"104.45.7.191/32\",\r\n \"104.211.89.81/32\",\r\n \"104.211.101.14/32\",\r\n + \ \"104.211.103.82/32\",\r\n \"191.232.53.223/32\",\r\n \"191.233.8.32/29\",\r\n + \ \"191.234.160.82/32\",\r\n \"191.235.225.144/29\",\r\n \ \"2603:1000:4::160/123\",\r\n \"2603:1000:104:1::160/123\",\r\n \ \"2603:1010:6:1::160/123\",\r\n \"2603:1010:101::160/123\",\r\n \ \"2603:1010:304::160/123\",\r\n \"2603:1010:404::160/123\",\r\n @@ -55894,8 +57345,8 @@ interactions: \ \"2603:1040:1503::1a0/123\",\r\n \"2603:1050:6:1::160/123\",\r\n \ \"2603:1050:403::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureDataExplorerManagement\",\r\n \"id\": - \"AzureDataExplorerManagement\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"13\",\r\n \"region\": + \"AzureDataExplorerManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureDataExplorerManagement\",\r\n @@ -55914,90 +57365,91 @@ interactions: \ \"20.150.171.192/28\",\r\n \"20.150.245.112/28\",\r\n \"20.185.100.27/32\",\r\n \ \"20.189.74.103/32\",\r\n \"20.192.47.96/28\",\r\n \"20.192.235.128/28\",\r\n \ \"20.193.203.96/28\",\r\n \"20.194.75.224/28\",\r\n \"20.195.78.80/28\",\r\n - \ \"20.207.2.112/28\",\r\n \"20.215.13.48/28\",\r\n \"20.217.53.48/28\",\r\n - \ \"23.98.82.240/28\",\r\n \"40.66.57.57/32\",\r\n \"40.66.57.91/32\",\r\n - \ \"40.67.188.68/32\",\r\n \"40.69.107.240/28\",\r\n \"40.71.13.176/28\",\r\n - \ \"40.74.101.208/28\",\r\n \"40.74.147.80/28\",\r\n \"40.78.195.240/28\",\r\n - \ \"40.78.203.176/28\",\r\n \"40.79.131.224/28\",\r\n \"40.79.179.208/28\",\r\n - \ \"40.79.187.16/28\",\r\n \"40.80.234.9/32\",\r\n \"40.80.250.168/32\",\r\n - \ \"40.80.255.12/32\",\r\n \"40.81.28.50/32\",\r\n \"40.81.43.47/32\",\r\n - \ \"40.81.56.122/32\",\r\n \"40.81.72.110/32\",\r\n \"40.81.88.112/32\",\r\n - \ \"40.81.89.242/32\",\r\n \"40.81.122.39/32\",\r\n \"40.81.154.254/32\",\r\n - \ \"40.81.184.86/32\",\r\n \"40.81.220.38/32\",\r\n \"40.81.248.53/32\",\r\n - \ \"40.81.249.251/32\",\r\n \"40.82.154.174/32\",\r\n \"40.82.156.149/32\",\r\n - \ \"40.82.188.208/32\",\r\n \"40.82.217.84/32\",\r\n \"40.82.236.24/32\",\r\n - \ \"40.89.56.69/32\",\r\n \"40.90.219.23/32\",\r\n \"40.91.74.95/32\",\r\n - \ \"40.119.3.195/32\",\r\n \"40.119.203.252/32\",\r\n \"51.12.20.48/28\",\r\n - \ \"51.12.28.48/28\",\r\n \"51.12.99.192/28\",\r\n \"51.12.203.192/28\",\r\n - \ \"51.53.30.128/28\",\r\n \"51.53.174.128/28\",\r\n \"51.104.8.112/28\",\r\n - \ \"51.107.59.160/28\",\r\n \"51.107.98.201/32\",\r\n \"51.107.155.160/28\",\r\n - \ \"51.107.247.128/28\",\r\n \"51.116.59.160/28\",\r\n \"51.116.98.150/32\",\r\n - \ \"51.116.155.224/28\",\r\n \"51.120.99.80/28\",\r\n \"51.120.219.192/28\",\r\n - \ \"51.120.235.224/28\",\r\n \"51.140.212.0/28\",\r\n \"51.145.176.215/32\",\r\n - \ \"52.142.91.221/32\",\r\n \"52.159.55.120/32\",\r\n \"52.162.110.176/28\",\r\n - \ \"52.224.146.56/32\",\r\n \"52.231.148.16/28\",\r\n \"52.232.230.201/32\",\r\n - \ \"52.253.159.186/32\",\r\n \"52.253.225.186/32\",\r\n \"52.253.226.110/32\",\r\n - \ \"102.133.0.192/32\",\r\n \"102.133.28.112/28\",\r\n \"102.133.130.206/32\",\r\n - \ \"102.133.156.16/28\",\r\n \"104.211.147.224/28\",\r\n - \ \"191.233.25.183/32\",\r\n \"191.233.50.208/28\",\r\n \"191.233.205.0/28\",\r\n - \ \"2603:1000:4:1::380/121\",\r\n \"2603:1000:4:402::150/124\",\r\n - \ \"2603:1000:104:2::100/121\",\r\n \"2603:1000:104:402::150/124\",\r\n - \ \"2603:1010:6::600/121\",\r\n \"2603:1010:6:402::150/124\",\r\n - \ \"2603:1010:101:1::380/121\",\r\n \"2603:1010:101:402::150/124\",\r\n - \ \"2603:1010:304:1::380/121\",\r\n \"2603:1010:304:402::150/124\",\r\n - \ \"2603:1010:404:1::380/121\",\r\n \"2603:1010:404:402::150/124\",\r\n - \ \"2603:1020:5::600/121\",\r\n \"2603:1020:5:402::150/124\",\r\n - \ \"2603:1020:206::600/121\",\r\n \"2603:1020:206:402::150/124\",\r\n - \ \"2603:1020:305:402::150/124\",\r\n \"2603:1020:405:402::150/124\",\r\n - \ \"2603:1020:605:1::380/121\",\r\n \"2603:1020:605:402::150/124\",\r\n - \ \"2603:1020:705::600/121\",\r\n \"2603:1020:705:402::150/124\",\r\n - \ \"2603:1020:805::600/121\",\r\n \"2603:1020:805:402::150/124\",\r\n - \ \"2603:1020:905:1::380/121\",\r\n \"2603:1020:905:402::150/124\",\r\n - \ \"2603:1020:a04::600/121\",\r\n \"2603:1020:a04:402::150/124\",\r\n - \ \"2603:1020:b04:1::380/121\",\r\n \"2603:1020:b04:402::150/124\",\r\n - \ \"2603:1020:c04::600/121\",\r\n \"2603:1020:c04:402::150/124\",\r\n - \ \"2603:1020:d04:1::380/121\",\r\n \"2603:1020:d04:402::150/124\",\r\n - \ \"2603:1020:e04::600/121\",\r\n \"2603:1020:e04:402::150/124\",\r\n - \ \"2603:1020:f04:1::380/121\",\r\n \"2603:1020:f04:402::150/124\",\r\n - \ \"2603:1020:1004:2::100/121\",\r\n \"2603:1020:1004:800::d0/124\",\r\n - \ \"2603:1020:1104:1::600/121\",\r\n \"2603:1020:1104:400::150/124\",\r\n - \ \"2603:1020:1302:2::120/123\",\r\n \"2603:1030:f:2::380/121\",\r\n - \ \"2603:1030:f:400::950/124\",\r\n \"2603:1030:10::600/121\",\r\n - \ \"2603:1030:10:402::150/124\",\r\n \"2603:1030:104::600/121\",\r\n - \ \"2603:1030:104:402::150/124\",\r\n \"2603:1030:107:1::300/121\",\r\n - \ \"2603:1030:107:400::e0/124\",\r\n \"2603:1030:210::600/121\",\r\n - \ \"2603:1030:210:402::150/124\",\r\n \"2603:1030:40b:2::400/121\",\r\n - \ \"2603:1030:40b:400::950/124\",\r\n \"2603:1030:40c::600/121\",\r\n - \ \"2603:1030:40c:402::150/124\",\r\n \"2603:1030:504:2::180/121\",\r\n - \ \"2603:1030:504:802::d0/124\",\r\n \"2603:1030:608:1::380/121\",\r\n - \ \"2603:1030:608:402::150/124\",\r\n \"2603:1030:807::600/121\",\r\n - \ \"2603:1030:807:402::150/124\",\r\n \"2603:1030:a07:1::380/121\",\r\n - \ \"2603:1030:a07:402::8d0/124\",\r\n \"2603:1030:b04:1::380/121\",\r\n - \ \"2603:1030:b04:402::150/124\",\r\n \"2603:1030:c06:2::400/121\",\r\n - \ \"2603:1030:c06:400::950/124\",\r\n \"2603:1030:f05::600/121\",\r\n - \ \"2603:1030:f05:402::150/124\",\r\n \"2603:1030:1005:1::380/121\",\r\n - \ \"2603:1030:1005:402::150/124\",\r\n \"2603:1040:5::700/121\",\r\n - \ \"2603:1040:5:402::150/124\",\r\n \"2603:1040:207:1::380/121\",\r\n - \ \"2603:1040:207:402::150/124\",\r\n \"2603:1040:407::600/121\",\r\n - \ \"2603:1040:407:402::150/124\",\r\n \"2603:1040:606:1::380/121\",\r\n - \ \"2603:1040:606:402::150/124\",\r\n \"2603:1040:806:1::380/121\",\r\n - \ \"2603:1040:806:402::150/124\",\r\n \"2603:1040:904::600/121\",\r\n - \ \"2603:1040:904:402::150/124\",\r\n \"2603:1040:a06::700/121\",\r\n - \ \"2603:1040:a06:402::150/124\",\r\n \"2603:1040:b04:1::380/121\",\r\n - \ \"2603:1040:b04:402::150/124\",\r\n \"2603:1040:c06:1::380/121\",\r\n - \ \"2603:1040:c06:402::150/124\",\r\n \"2603:1040:d04:2::280/121\",\r\n - \ \"2603:1040:d04:800::d0/124\",\r\n \"2603:1040:e05::180/121\",\r\n - \ \"2603:1040:f05::600/121\",\r\n \"2603:1040:f05:402::150/124\",\r\n - \ \"2603:1040:1002:1::180/123\",\r\n \"2603:1040:1104:1::680/121\",\r\n - \ \"2603:1040:1104:400::150/124\",\r\n \"2603:1040:1202:1::1c0/123\",\r\n - \ \"2603:1040:1302:1::4a0/123\",\r\n \"2603:1040:1402:2::120/123\",\r\n - \ \"2603:1040:1503:1::1e0/123\",\r\n \"2603:1050:6::600/121\",\r\n - \ \"2603:1050:6:402::150/124\",\r\n \"2603:1050:403:1::400/121\",\r\n - \ \"2603:1050:403:400::2b0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureDataLake\",\r\n \"id\": \"AzureDataLake\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"20.207.2.112/28\",\r\n \"20.210.144.96/28\",\r\n \"20.215.13.48/28\",\r\n + \ \"20.217.53.48/28\",\r\n \"23.98.82.240/28\",\r\n \"40.66.57.57/32\",\r\n + \ \"40.66.57.91/32\",\r\n \"40.67.188.68/32\",\r\n \"40.69.107.240/28\",\r\n + \ \"40.71.13.176/28\",\r\n \"40.74.101.208/28\",\r\n \"40.74.147.80/28\",\r\n + \ \"40.78.195.240/28\",\r\n \"40.78.203.176/28\",\r\n \"40.79.131.224/28\",\r\n + \ \"40.79.179.208/28\",\r\n \"40.79.187.16/28\",\r\n \"40.80.234.9/32\",\r\n + \ \"40.80.250.168/32\",\r\n \"40.80.255.12/32\",\r\n \"40.81.28.50/32\",\r\n + \ \"40.81.43.47/32\",\r\n \"40.81.56.122/32\",\r\n \"40.81.72.110/32\",\r\n + \ \"40.81.88.112/32\",\r\n \"40.81.89.242/32\",\r\n \"40.81.122.39/32\",\r\n + \ \"40.81.154.254/32\",\r\n \"40.81.184.86/32\",\r\n \"40.81.220.38/32\",\r\n + \ \"40.81.248.53/32\",\r\n \"40.81.249.251/32\",\r\n \"40.82.154.174/32\",\r\n + \ \"40.82.156.149/32\",\r\n \"40.82.188.208/32\",\r\n \"40.82.217.84/32\",\r\n + \ \"40.82.236.24/32\",\r\n \"40.89.56.69/32\",\r\n \"40.90.219.23/32\",\r\n + \ \"40.91.74.95/32\",\r\n \"40.119.3.195/32\",\r\n \"40.119.203.252/32\",\r\n + \ \"51.12.20.48/28\",\r\n \"51.12.28.48/28\",\r\n \"51.12.99.192/28\",\r\n + \ \"51.12.203.192/28\",\r\n \"51.53.30.128/28\",\r\n \"51.53.174.128/28\",\r\n + \ \"51.104.8.112/28\",\r\n \"51.107.59.160/28\",\r\n \"51.107.98.201/32\",\r\n + \ \"51.107.155.160/28\",\r\n \"51.107.247.128/28\",\r\n \"51.116.59.160/28\",\r\n + \ \"51.116.98.150/32\",\r\n \"51.116.155.224/28\",\r\n \"51.120.99.80/28\",\r\n + \ \"51.120.219.192/28\",\r\n \"51.120.235.224/28\",\r\n \"51.140.212.0/28\",\r\n + \ \"51.145.176.215/32\",\r\n \"52.142.91.221/32\",\r\n \"52.159.55.120/32\",\r\n + \ \"52.162.110.176/28\",\r\n \"52.224.146.56/32\",\r\n \"52.231.148.16/28\",\r\n + \ \"52.232.230.201/32\",\r\n \"52.253.159.186/32\",\r\n \"52.253.225.186/32\",\r\n + \ \"52.253.226.110/32\",\r\n \"102.133.0.192/32\",\r\n \"102.133.28.112/28\",\r\n + \ \"102.133.130.206/32\",\r\n \"102.133.156.16/28\",\r\n + \ \"104.211.147.224/28\",\r\n \"191.233.25.183/32\",\r\n + \ \"191.233.50.208/28\",\r\n \"191.233.205.0/28\",\r\n \"2603:1000:4:1::380/121\",\r\n + \ \"2603:1000:4:402::150/124\",\r\n \"2603:1000:104:2::100/121\",\r\n + \ \"2603:1000:104:402::150/124\",\r\n \"2603:1010:6::600/121\",\r\n + \ \"2603:1010:6:402::150/124\",\r\n \"2603:1010:101:1::380/121\",\r\n + \ \"2603:1010:101:402::150/124\",\r\n \"2603:1010:304:1::380/121\",\r\n + \ \"2603:1010:304:402::150/124\",\r\n \"2603:1010:404:1::380/121\",\r\n + \ \"2603:1010:404:402::150/124\",\r\n \"2603:1020:5::600/121\",\r\n + \ \"2603:1020:5:402::150/124\",\r\n \"2603:1020:206::600/121\",\r\n + \ \"2603:1020:206:402::150/124\",\r\n \"2603:1020:305:402::150/124\",\r\n + \ \"2603:1020:405:402::150/124\",\r\n \"2603:1020:605:1::380/121\",\r\n + \ \"2603:1020:605:402::150/124\",\r\n \"2603:1020:705::600/121\",\r\n + \ \"2603:1020:705:402::150/124\",\r\n \"2603:1020:805::600/121\",\r\n + \ \"2603:1020:805:402::150/124\",\r\n \"2603:1020:905:1::380/121\",\r\n + \ \"2603:1020:905:402::150/124\",\r\n \"2603:1020:a04::600/121\",\r\n + \ \"2603:1020:a04:402::150/124\",\r\n \"2603:1020:b04:1::380/121\",\r\n + \ \"2603:1020:b04:402::150/124\",\r\n \"2603:1020:c04::600/121\",\r\n + \ \"2603:1020:c04:402::150/124\",\r\n \"2603:1020:d04:1::380/121\",\r\n + \ \"2603:1020:d04:402::150/124\",\r\n \"2603:1020:e04::600/121\",\r\n + \ \"2603:1020:e04:402::150/124\",\r\n \"2603:1020:f04:1::380/121\",\r\n + \ \"2603:1020:f04:402::150/124\",\r\n \"2603:1020:1004:2::100/121\",\r\n + \ \"2603:1020:1004:800::d0/124\",\r\n \"2603:1020:1104:1::600/121\",\r\n + \ \"2603:1020:1104:400::150/124\",\r\n \"2603:1020:1302:2::120/123\",\r\n + \ \"2603:1030:f:2::380/121\",\r\n \"2603:1030:f:400::950/124\",\r\n + \ \"2603:1030:10::600/121\",\r\n \"2603:1030:10:402::150/124\",\r\n + \ \"2603:1030:104::600/121\",\r\n \"2603:1030:104:402::150/124\",\r\n + \ \"2603:1030:107:1::300/121\",\r\n \"2603:1030:107:400::e0/124\",\r\n + \ \"2603:1030:210::600/121\",\r\n \"2603:1030:210:402::150/124\",\r\n + \ \"2603:1030:40b:2::400/121\",\r\n \"2603:1030:40b:400::950/124\",\r\n + \ \"2603:1030:40c::600/121\",\r\n \"2603:1030:40c:402::150/124\",\r\n + \ \"2603:1030:504:2::180/121\",\r\n \"2603:1030:504:802::d0/124\",\r\n + \ \"2603:1030:608:1::380/121\",\r\n \"2603:1030:608:402::150/124\",\r\n + \ \"2603:1030:807::600/121\",\r\n \"2603:1030:807:402::150/124\",\r\n + \ \"2603:1030:a07:1::380/121\",\r\n \"2603:1030:a07:402::8d0/124\",\r\n + \ \"2603:1030:b04:1::380/121\",\r\n \"2603:1030:b04:402::150/124\",\r\n + \ \"2603:1030:c06:2::400/121\",\r\n \"2603:1030:c06:400::950/124\",\r\n + \ \"2603:1030:f05::600/121\",\r\n \"2603:1030:f05:402::150/124\",\r\n + \ \"2603:1030:1005:1::380/121\",\r\n \"2603:1030:1005:402::150/124\",\r\n + \ \"2603:1040:5::700/121\",\r\n \"2603:1040:5:402::150/124\",\r\n + \ \"2603:1040:207:1::380/121\",\r\n \"2603:1040:207:402::150/124\",\r\n + \ \"2603:1040:407::600/121\",\r\n \"2603:1040:407:402::150/124\",\r\n + \ \"2603:1040:606:1::380/121\",\r\n \"2603:1040:606:402::150/124\",\r\n + \ \"2603:1040:806:1::380/121\",\r\n \"2603:1040:806:402::150/124\",\r\n + \ \"2603:1040:904::600/121\",\r\n \"2603:1040:904:402::150/124\",\r\n + \ \"2603:1040:a06::700/121\",\r\n \"2603:1040:a06:402::150/124\",\r\n + \ \"2603:1040:b04:1::380/121\",\r\n \"2603:1040:b04:402::150/124\",\r\n + \ \"2603:1040:c06:1::380/121\",\r\n \"2603:1040:c06:402::150/124\",\r\n + \ \"2603:1040:d04:2::280/121\",\r\n \"2603:1040:d04:800::d0/124\",\r\n + \ \"2603:1040:e05::180/121\",\r\n \"2603:1040:f05::600/121\",\r\n + \ \"2603:1040:f05:402::150/124\",\r\n \"2603:1040:1002:1::180/123\",\r\n + \ \"2603:1040:1104:1::680/121\",\r\n \"2603:1040:1104:400::150/124\",\r\n + \ \"2603:1040:1202:1::1c0/123\",\r\n \"2603:1040:1302:1::4a0/123\",\r\n + \ \"2603:1040:1402:2::120/123\",\r\n \"2603:1040:1503:1::1e0/123\",\r\n + \ \"2603:1050:6::600/121\",\r\n \"2603:1050:6:402::150/124\",\r\n + \ \"2603:1050:403:1::400/121\",\r\n \"2603:1050:403:400::2b0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureDataLake\",\r\n + \ \"id\": \"AzureDataLake\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureDataLake\",\r\n \"addressPrefixes\": [\r\n \"20.119.199.45/32\",\r\n \"20.122.64.76/32\",\r\n \ \"40.90.138.133/32\",\r\n \"40.90.138.136/32\",\r\n \"40.90.141.128/29\",\r\n @@ -56007,7 +57459,7 @@ interactions: \ \"104.44.89.39/32\",\r\n \"104.44.89.42/32\",\r\n \"104.44.90.128/27\",\r\n \ \"104.44.90.194/31\",\r\n \"104.44.91.160/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureDeviceUpdate\",\r\n \"id\": - \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -56045,7 +57497,7 @@ interactions: \ \"102.37.80.176/28\",\r\n \"102.37.160.128/28\",\r\n \"104.46.179.224/28\",\r\n \ \"191.233.15.240/28\",\r\n \"191.234.142.240/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureDevOps\",\r\n \"id\": - \"AzureDevOps\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"AzureDevOps\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -56057,7 +57509,7 @@ interactions: \ \"40.82.252.0/24\",\r\n \"40.119.10.0/24\",\r\n \"51.104.26.0/24\",\r\n \ \"52.150.138.0/24\",\r\n \"52.228.82.0/24\",\r\n \"191.235.226.0/24\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureDevSpaces\",\r\n - \ \"id\": \"AzureDevSpaces\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"AzureDevSpaces\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -56076,92 +57528,93 @@ interactions: \ \"52.150.139.144/28\",\r\n \"52.182.141.128/28\",\r\n \"52.228.81.224/28\",\r\n \ \"104.214.161.48/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureDigitalTwins\",\r\n \"id\": \"AzureDigitalTwins\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureDigitalTwins\",\r\n \"addressPrefixes\": - [\r\n \"20.17.51.192/27\",\r\n \"20.21.36.64/27\",\r\n \"20.36.125.120/29\",\r\n - \ \"20.36.125.192/27\",\r\n \"20.37.70.112/29\",\r\n \"20.37.70.192/27\",\r\n - \ \"20.38.142.112/29\",\r\n \"20.38.142.192/27\",\r\n \"20.39.2.134/32\",\r\n - \ \"20.39.2.208/32\",\r\n \"20.39.2.237/32\",\r\n \"20.39.3.11/32\",\r\n - \ \"20.39.3.14/32\",\r\n \"20.39.3.17/32\",\r\n \"20.39.3.38/32\",\r\n - \ \"20.39.18.169/32\",\r\n \"20.40.225.48/29\",\r\n \"20.40.225.128/27\",\r\n - \ \"20.43.47.72/29\",\r\n \"20.43.47.96/27\",\r\n \"20.45.116.80/29\",\r\n - \ \"20.45.116.96/27\",\r\n \"20.46.10.56/29\",\r\n \"20.46.10.96/27\",\r\n - \ \"20.48.193.128/27\",\r\n \"20.48.193.160/29\",\r\n \"20.49.103.112/29\",\r\n - \ \"20.49.103.192/27\",\r\n \"20.49.118.8/29\",\r\n \"20.49.118.32/27\",\r\n - \ \"20.49.248.209/32\",\r\n \"20.49.249.56/32\",\r\n \"20.49.249.78/32\",\r\n - \ \"20.49.249.101/32\",\r\n \"20.49.249.106/32\",\r\n \"20.49.249.156/32\",\r\n - \ \"20.49.249.189/32\",\r\n \"20.49.249.208/32\",\r\n \"20.49.249.236/32\",\r\n - \ \"20.49.250.2/32\",\r\n \"20.50.211.192/32\",\r\n \"20.50.212.99/32\",\r\n - \ \"20.50.212.103/32\",\r\n \"20.50.212.140/32\",\r\n \"20.50.213.6/32\",\r\n - \ \"20.50.213.76/32\",\r\n \"20.50.213.88/32\",\r\n \"20.50.213.93/32\",\r\n - \ \"20.50.213.94/32\",\r\n \"20.50.213.120/32\",\r\n \"20.51.8.96/27\",\r\n - \ \"20.51.8.192/29\",\r\n \"20.51.16.176/29\",\r\n \"20.51.17.0/27\",\r\n - \ \"20.51.73.8/32\",\r\n \"20.51.73.11/32\",\r\n \"20.51.73.22/31\",\r\n - \ \"20.51.73.25/32\",\r\n \"20.51.73.26/31\",\r\n \"20.51.73.36/32\",\r\n - \ \"20.51.73.39/32\",\r\n \"20.51.73.44/32\",\r\n \"20.53.44.88/29\",\r\n - \ \"20.53.44.96/27\",\r\n \"20.53.48.0/27\",\r\n \"20.53.48.32/29\",\r\n - \ \"20.53.114.26/32\",\r\n \"20.53.114.71/32\",\r\n \"20.53.114.84/32\",\r\n - \ \"20.53.114.118/32\",\r\n \"20.58.66.0/27\",\r\n \"20.58.66.32/29\",\r\n - \ \"20.61.98.144/29\",\r\n \"20.61.99.0/27\",\r\n \"20.62.129.32/27\",\r\n - \ \"20.62.129.128/29\",\r\n \"20.65.130.72/29\",\r\n \"20.65.130.96/27\",\r\n - \ \"20.66.2.16/29\",\r\n \"20.66.2.128/27\",\r\n \"20.72.20.0/27\",\r\n - \ \"20.150.166.176/29\",\r\n \"20.150.167.128/27\",\r\n \"20.185.75.6/32\",\r\n - \ \"20.185.75.209/32\",\r\n \"20.187.197.16/29\",\r\n \"20.187.197.128/27\",\r\n - \ \"20.189.224.224/27\",\r\n \"20.189.225.64/29\",\r\n \"20.191.161.96/27\",\r\n - \ \"20.191.161.192/29\",\r\n \"20.192.166.176/29\",\r\n \"20.192.167.128/27\",\r\n - \ \"20.192.231.192/27\",\r\n \"20.192.231.224/29\",\r\n \"20.193.3.89/32\",\r\n - \ \"20.193.3.243/32\",\r\n \"20.193.7.70/32\",\r\n \"20.193.7.132/32\",\r\n - \ \"20.193.59.172/32\",\r\n \"20.193.59.253/32\",\r\n \"20.194.72.136/29\",\r\n - \ \"20.194.72.160/27\",\r\n \"20.215.3.192/27\",\r\n \"20.217.43.192/27\",\r\n - \ \"23.98.108.184/29\",\r\n \"23.98.109.0/27\",\r\n \"40.67.52.104/29\",\r\n - \ \"40.67.52.192/27\",\r\n \"40.80.173.208/29\",\r\n \"40.80.173.224/27\",\r\n - \ \"40.119.241.130/32\",\r\n \"40.119.241.148/32\",\r\n \"40.119.241.154/32\",\r\n - \ \"40.119.242.73/32\",\r\n \"40.119.242.79/32\",\r\n \"40.119.242.168/32\",\r\n - \ \"40.119.242.232/32\",\r\n \"40.119.243.20/32\",\r\n \"40.119.243.119/32\",\r\n - \ \"40.119.243.178/32\",\r\n \"40.124.97.243/32\",\r\n \"40.124.98.14/31\",\r\n - \ \"40.124.98.23/32\",\r\n \"40.124.98.34/31\",\r\n \"40.124.98.48/32\",\r\n - \ \"40.124.98.52/32\",\r\n \"40.124.98.70/32\",\r\n \"40.124.99.100/32\",\r\n - \ \"51.12.43.144/29\",\r\n \"51.12.43.160/27\",\r\n \"51.12.194.120/29\",\r\n - \ \"51.12.195.192/27\",\r\n \"51.13.136.128/27\",\r\n \"51.13.136.160/29\",\r\n - \ \"51.53.27.192/27\",\r\n \"51.53.171.192/27\",\r\n \"51.104.141.227/32\",\r\n - \ \"51.107.241.64/27\",\r\n \"51.107.241.96/29\",\r\n \"51.107.249.80/29\",\r\n - \ \"51.107.249.96/27\",\r\n \"51.116.51.176/29\",\r\n \"51.116.54.0/27\",\r\n - \ \"51.116.148.120/29\",\r\n \"51.116.148.192/27\",\r\n \"51.120.232.40/29\",\r\n - \ \"51.120.232.128/27\",\r\n \"51.143.208.208/29\",\r\n \"51.143.208.224/27\",\r\n - \ \"52.136.52.248/29\",\r\n \"52.136.53.64/27\",\r\n \"52.136.184.80/29\",\r\n - \ \"52.136.184.96/27\",\r\n \"52.139.106.96/27\",\r\n \"52.140.111.112/29\",\r\n - \ \"52.140.111.192/27\",\r\n \"52.142.120.18/32\",\r\n \"52.142.120.22/32\",\r\n - \ \"52.142.120.57/32\",\r\n \"52.142.120.74/32\",\r\n \"52.142.120.90/32\",\r\n - \ \"52.142.120.104/32\",\r\n \"52.142.120.156/32\",\r\n \"52.146.132.192/27\",\r\n - \ \"52.146.132.224/29\",\r\n \"52.148.29.27/32\",\r\n \"52.149.20.142/32\",\r\n - \ \"52.149.234.152/32\",\r\n \"52.149.238.190/32\",\r\n \"52.149.239.34/32\",\r\n - \ \"52.150.156.248/29\",\r\n \"52.150.157.32/27\",\r\n \"52.153.153.146/32\",\r\n - \ \"52.153.153.246/32\",\r\n \"52.153.153.255/32\",\r\n \"52.153.154.13/32\",\r\n - \ \"52.153.154.40/32\",\r\n \"52.153.154.123/32\",\r\n \"52.153.154.158/32\",\r\n - \ \"52.153.154.161/32\",\r\n \"52.156.207.58/32\",\r\n \"52.156.207.195/32\",\r\n - \ \"52.161.185.49/32\",\r\n \"52.170.161.49/32\",\r\n \"52.170.162.28/32\",\r\n - \ \"52.172.112.168/29\",\r\n \"52.172.113.0/27\",\r\n \"52.186.106.218/32\",\r\n - \ \"52.191.16.191/32\",\r\n \"52.191.18.106/32\",\r\n \"52.247.76.74/32\",\r\n - \ \"52.247.76.167/32\",\r\n \"52.247.76.187/32\",\r\n \"52.247.76.199/32\",\r\n - \ \"52.247.76.216/32\",\r\n \"52.247.76.246/32\",\r\n \"52.247.76.252/32\",\r\n - \ \"52.247.77.7/32\",\r\n \"52.247.77.22/32\",\r\n \"52.247.77.26/32\",\r\n - \ \"52.250.39.158/32\",\r\n \"52.250.39.236/32\",\r\n \"52.250.39.246/32\",\r\n - \ \"52.250.39.250/32\",\r\n \"52.250.72.145/32\",\r\n \"52.250.73.36/32\",\r\n - \ \"52.250.73.178/32\",\r\n \"52.250.73.204/32\",\r\n \"52.250.74.3/32\",\r\n - \ \"52.253.224.146/32\",\r\n \"52.253.224.154/32\",\r\n \"102.37.80.0/27\",\r\n - \ \"102.37.80.32/29\",\r\n \"102.133.221.16/29\",\r\n \"102.133.221.32/27\",\r\n - \ \"104.46.178.120/29\",\r\n \"104.46.178.160/27\",\r\n \"191.233.15.16/29\",\r\n - \ \"191.233.15.32/27\",\r\n \"191.234.139.168/29\",\r\n \"191.234.142.0/27\",\r\n - \ \"2603:1020:a04:2::580/121\",\r\n \"2603:1020:e04::700/121\",\r\n - \ \"2603:1020:1004:1::540/122\",\r\n \"2603:1020:1004:2::/121\",\r\n - \ \"2603:1020:1104:1::380/122\",\r\n \"2603:1020:1104:1::680/121\",\r\n - \ \"2603:1020:1302::580/121\",\r\n \"2603:1030:f:2::500/121\",\r\n - \ \"2603:1030:104::700/121\",\r\n \"2603:1030:107::5c0/122\",\r\n - \ \"2603:1030:504::560/123\",\r\n \"2603:1030:504:2::/121\",\r\n - \ \"2603:1030:608:3::680/121\",\r\n \"2603:1030:a07:4::280/121\",\r\n - \ \"2603:1040:207:1::500/121\",\r\n \"2603:1040:904:2::700/121\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureDigitalTwins\",\r\n \"addressPrefixes\": [\r\n \"20.17.51.192/27\",\r\n + \ \"20.21.36.64/27\",\r\n \"20.36.125.120/29\",\r\n \"20.36.125.192/27\",\r\n + \ \"20.37.70.112/29\",\r\n \"20.37.70.192/27\",\r\n \"20.38.142.112/29\",\r\n + \ \"20.38.142.192/27\",\r\n \"20.39.2.134/32\",\r\n \"20.39.2.208/32\",\r\n + \ \"20.39.2.237/32\",\r\n \"20.39.3.11/32\",\r\n \"20.39.3.14/32\",\r\n + \ \"20.39.3.17/32\",\r\n \"20.39.3.38/32\",\r\n \"20.39.18.169/32\",\r\n + \ \"20.40.225.48/29\",\r\n \"20.40.225.128/27\",\r\n \"20.43.47.72/29\",\r\n + \ \"20.43.47.96/27\",\r\n \"20.45.116.80/29\",\r\n \"20.45.116.96/27\",\r\n + \ \"20.46.10.56/29\",\r\n \"20.46.10.96/27\",\r\n \"20.48.193.128/27\",\r\n + \ \"20.48.193.160/29\",\r\n \"20.49.103.112/29\",\r\n \"20.49.103.192/27\",\r\n + \ \"20.49.118.8/29\",\r\n \"20.49.118.32/27\",\r\n \"20.49.248.209/32\",\r\n + \ \"20.49.249.56/32\",\r\n \"20.49.249.78/32\",\r\n \"20.49.249.101/32\",\r\n + \ \"20.49.249.106/32\",\r\n \"20.49.249.156/32\",\r\n \"20.49.249.189/32\",\r\n + \ \"20.49.249.208/32\",\r\n \"20.49.249.236/32\",\r\n \"20.49.250.2/32\",\r\n + \ \"20.50.211.192/32\",\r\n \"20.50.212.99/32\",\r\n \"20.50.212.103/32\",\r\n + \ \"20.50.212.140/32\",\r\n \"20.50.213.6/32\",\r\n \"20.50.213.76/32\",\r\n + \ \"20.50.213.88/32\",\r\n \"20.50.213.93/32\",\r\n \"20.50.213.94/32\",\r\n + \ \"20.50.213.120/32\",\r\n \"20.51.8.96/27\",\r\n \"20.51.8.192/29\",\r\n + \ \"20.51.16.176/29\",\r\n \"20.51.17.0/27\",\r\n \"20.51.73.8/32\",\r\n + \ \"20.51.73.11/32\",\r\n \"20.51.73.22/31\",\r\n \"20.51.73.25/32\",\r\n + \ \"20.51.73.26/31\",\r\n \"20.51.73.36/32\",\r\n \"20.51.73.39/32\",\r\n + \ \"20.51.73.44/32\",\r\n \"20.53.44.88/29\",\r\n \"20.53.44.96/27\",\r\n + \ \"20.53.48.0/27\",\r\n \"20.53.48.32/29\",\r\n \"20.53.114.26/32\",\r\n + \ \"20.53.114.71/32\",\r\n \"20.53.114.84/32\",\r\n \"20.53.114.118/32\",\r\n + \ \"20.58.66.0/27\",\r\n \"20.58.66.32/29\",\r\n \"20.61.98.144/29\",\r\n + \ \"20.61.99.0/27\",\r\n \"20.62.129.32/27\",\r\n \"20.62.129.128/29\",\r\n + \ \"20.65.130.72/29\",\r\n \"20.65.130.96/27\",\r\n \"20.66.2.16/29\",\r\n + \ \"20.66.2.128/27\",\r\n \"20.72.20.0/27\",\r\n \"20.150.166.176/29\",\r\n + \ \"20.150.167.128/27\",\r\n \"20.185.75.6/32\",\r\n \"20.185.75.209/32\",\r\n + \ \"20.187.197.16/29\",\r\n \"20.187.197.128/27\",\r\n \"20.189.224.224/27\",\r\n + \ \"20.189.225.64/29\",\r\n \"20.191.161.96/27\",\r\n \"20.191.161.192/29\",\r\n + \ \"20.192.166.176/29\",\r\n \"20.192.167.128/27\",\r\n \"20.192.231.192/27\",\r\n + \ \"20.192.231.224/29\",\r\n \"20.193.3.89/32\",\r\n \"20.193.3.243/32\",\r\n + \ \"20.193.7.70/32\",\r\n \"20.193.7.132/32\",\r\n \"20.193.59.172/32\",\r\n + \ \"20.193.59.253/32\",\r\n \"20.194.72.136/29\",\r\n \"20.194.72.160/27\",\r\n + \ \"20.215.3.192/27\",\r\n \"20.217.43.192/27\",\r\n \"23.98.108.184/29\",\r\n + \ \"23.98.109.0/27\",\r\n \"40.67.52.104/29\",\r\n \"40.67.52.192/27\",\r\n + \ \"40.80.173.208/29\",\r\n \"40.80.173.224/27\",\r\n \"40.119.241.130/32\",\r\n + \ \"40.119.241.148/32\",\r\n \"40.119.241.154/32\",\r\n \"40.119.242.73/32\",\r\n + \ \"40.119.242.79/32\",\r\n \"40.119.242.168/32\",\r\n \"40.119.242.232/32\",\r\n + \ \"40.119.243.20/32\",\r\n \"40.119.243.119/32\",\r\n \"40.119.243.178/32\",\r\n + \ \"40.124.97.243/32\",\r\n \"40.124.98.14/31\",\r\n \"40.124.98.23/32\",\r\n + \ \"40.124.98.34/31\",\r\n \"40.124.98.48/32\",\r\n \"40.124.98.52/32\",\r\n + \ \"40.124.98.70/32\",\r\n \"40.124.99.100/32\",\r\n \"51.12.43.144/29\",\r\n + \ \"51.12.43.160/27\",\r\n \"51.12.194.120/29\",\r\n \"51.12.195.192/27\",\r\n + \ \"51.13.136.128/27\",\r\n \"51.13.136.160/29\",\r\n \"51.53.27.192/27\",\r\n + \ \"51.53.171.192/27\",\r\n \"51.104.141.227/32\",\r\n \"51.107.241.64/27\",\r\n + \ \"51.107.241.96/29\",\r\n \"51.107.249.80/29\",\r\n \"51.107.249.96/27\",\r\n + \ \"51.116.51.176/29\",\r\n \"51.116.54.0/27\",\r\n \"51.116.148.120/29\",\r\n + \ \"51.116.148.192/27\",\r\n \"51.120.232.40/29\",\r\n \"51.120.232.128/27\",\r\n + \ \"51.143.208.208/29\",\r\n \"51.143.208.224/27\",\r\n \"52.136.52.248/29\",\r\n + \ \"52.136.53.64/27\",\r\n \"52.136.184.80/29\",\r\n \"52.136.184.96/27\",\r\n + \ \"52.139.106.96/27\",\r\n \"52.140.111.112/29\",\r\n \"52.140.111.192/27\",\r\n + \ \"52.142.120.18/32\",\r\n \"52.142.120.22/32\",\r\n \"52.142.120.57/32\",\r\n + \ \"52.142.120.74/32\",\r\n \"52.142.120.90/32\",\r\n \"52.142.120.104/32\",\r\n + \ \"52.142.120.156/32\",\r\n \"52.146.132.192/27\",\r\n \"52.146.132.224/29\",\r\n + \ \"52.148.29.27/32\",\r\n \"52.149.20.142/32\",\r\n \"52.149.234.152/32\",\r\n + \ \"52.149.238.190/32\",\r\n \"52.149.239.34/32\",\r\n \"52.150.156.248/29\",\r\n + \ \"52.150.157.32/27\",\r\n \"52.153.153.146/32\",\r\n \"52.153.153.246/32\",\r\n + \ \"52.153.153.255/32\",\r\n \"52.153.154.13/32\",\r\n \"52.153.154.40/32\",\r\n + \ \"52.153.154.123/32\",\r\n \"52.153.154.158/32\",\r\n \"52.153.154.161/32\",\r\n + \ \"52.156.207.58/32\",\r\n \"52.156.207.195/32\",\r\n \"52.161.185.49/32\",\r\n + \ \"52.170.161.49/32\",\r\n \"52.170.162.28/32\",\r\n \"52.172.112.168/29\",\r\n + \ \"52.172.113.0/27\",\r\n \"52.186.106.218/32\",\r\n \"52.191.16.191/32\",\r\n + \ \"52.191.18.106/32\",\r\n \"52.247.76.74/32\",\r\n \"52.247.76.167/32\",\r\n + \ \"52.247.76.187/32\",\r\n \"52.247.76.199/32\",\r\n \"52.247.76.216/32\",\r\n + \ \"52.247.76.246/32\",\r\n \"52.247.76.252/32\",\r\n \"52.247.77.7/32\",\r\n + \ \"52.247.77.22/32\",\r\n \"52.247.77.26/32\",\r\n \"52.250.39.158/32\",\r\n + \ \"52.250.39.236/32\",\r\n \"52.250.39.246/32\",\r\n \"52.250.39.250/32\",\r\n + \ \"52.250.72.145/32\",\r\n \"52.250.73.36/32\",\r\n \"52.250.73.178/32\",\r\n + \ \"52.250.73.204/32\",\r\n \"52.250.74.3/32\",\r\n \"52.253.224.146/32\",\r\n + \ \"52.253.224.154/32\",\r\n \"102.37.80.0/27\",\r\n \"102.37.80.32/29\",\r\n + \ \"102.133.221.16/29\",\r\n \"102.133.221.32/27\",\r\n \"104.46.178.120/29\",\r\n + \ \"104.46.178.160/27\",\r\n \"191.233.15.16/29\",\r\n \"191.233.15.32/27\",\r\n + \ \"191.234.139.168/29\",\r\n \"191.234.142.0/27\",\r\n \"2603:1020:a04:2::580/121\",\r\n + \ \"2603:1020:e04::700/121\",\r\n \"2603:1020:1004:1::540/122\",\r\n + \ \"2603:1020:1004:2::/121\",\r\n \"2603:1020:1104:1::380/122\",\r\n + \ \"2603:1020:1104:1::680/121\",\r\n \"2603:1020:1302::580/121\",\r\n + \ \"2603:1030:f:2::500/121\",\r\n \"2603:1030:104::700/121\",\r\n + \ \"2603:1030:107::5c0/122\",\r\n \"2603:1030:504::560/123\",\r\n + \ \"2603:1030:504:2::/121\",\r\n \"2603:1030:608:3::680/121\",\r\n + \ \"2603:1030:a07:4::280/121\",\r\n \"2603:1040:207:1::500/121\",\r\n + \ \"2603:1040:606:3::100/121\",\r\n \"2603:1040:904:2::700/121\",\r\n \ \"2603:1040:a06:2::200/121\",\r\n \"2603:1040:d04:1::540/122\",\r\n \ \"2603:1040:d04:2::80/121\",\r\n \"2603:1040:f05::700/121\",\r\n \ \"2603:1040:1002::7c0/123\",\r\n \"2603:1040:1002:1::/121\",\r\n @@ -56169,95 +57622,96 @@ interactions: \ \"2603:1040:1302::580/121\",\r\n \"2603:1040:1402::580/121\",\r\n \ \"2603:1040:1503::580/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureEventGrid\",\r\n \"id\": \"AzureEventGrid\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventGrid\",\r\n \"addressPrefixes\": - [\r\n \"13.71.56.240/28\",\r\n \"13.71.57.0/28\",\r\n \"13.73.248.128/25\",\r\n - \ \"13.86.56.32/27\",\r\n \"13.86.56.160/27\",\r\n \"13.88.73.16/28\",\r\n - \ \"13.88.73.32/27\",\r\n \"13.88.135.208/28\",\r\n \"13.91.193.0/28\",\r\n - \ \"20.17.49.128/25\",\r\n \"20.21.33.128/25\",\r\n \"20.36.121.0/25\",\r\n - \ \"20.37.55.32/27\",\r\n \"20.37.65.0/25\",\r\n \"20.37.82.224/27\",\r\n - \ \"20.37.157.128/25\",\r\n \"20.37.196.0/25\",\r\n \"20.37.225.0/25\",\r\n - \ \"20.38.87.0/25\",\r\n \"20.38.137.0/25\",\r\n \"20.39.11.128/25\",\r\n - \ \"20.39.20.16/28\",\r\n \"20.39.80.112/28\",\r\n \"20.39.80.128/28\",\r\n - \ \"20.39.99.64/28\",\r\n \"20.39.99.240/28\",\r\n \"20.40.152.128/27\",\r\n - \ \"20.40.175.48/28\",\r\n \"20.40.175.64/28\",\r\n \"20.41.66.0/25\",\r\n - \ \"20.41.136.240/28\",\r\n \"20.41.195.0/25\",\r\n \"20.42.7.0/25\",\r\n - \ \"20.42.228.0/25\",\r\n \"20.43.42.128/25\",\r\n \"20.43.66.128/25\",\r\n - \ \"20.43.131.128/25\",\r\n \"20.43.165.144/28\",\r\n \"20.43.172.128/27\",\r\n - \ \"20.44.39.176/28\",\r\n \"20.44.39.192/28\",\r\n \"20.44.168.64/28\",\r\n - \ \"20.44.205.112/28\",\r\n \"20.45.113.0/25\",\r\n \"20.45.195.0/25\",\r\n - \ \"20.46.152.112/28\",\r\n \"20.46.152.128/28\",\r\n \"20.49.96.0/25\",\r\n - \ \"20.52.90.128/25\",\r\n \"20.72.17.128/25\",\r\n \"20.150.164.0/25\",\r\n - \ \"20.189.108.128/25\",\r\n \"20.189.115.80/28\",\r\n \"20.189.123.80/28\",\r\n - \ \"20.189.125.32/27\",\r\n \"20.191.59.128/28\",\r\n \"20.191.59.176/28\",\r\n - \ \"20.192.164.0/25\",\r\n \"20.192.228.0/25\",\r\n \"20.215.1.128/25\",\r\n - \ \"20.217.41.128/25\",\r\n \"40.64.128.0/25\",\r\n \"40.67.49.0/25\",\r\n - \ \"40.74.31.128/25\",\r\n \"40.74.106.96/27\",\r\n \"40.80.58.0/25\",\r\n - \ \"40.80.170.0/25\",\r\n \"40.80.190.0/25\",\r\n \"40.80.236.192/27\",\r\n - \ \"40.81.93.240/28\",\r\n \"40.81.95.128/28\",\r\n \"40.82.254.128/25\",\r\n - \ \"40.89.18.0/25\",\r\n \"40.89.240.144/28\",\r\n \"40.114.160.176/28\",\r\n - \ \"40.114.160.192/28\",\r\n \"40.114.169.0/28\",\r\n \"40.127.155.192/28\",\r\n - \ \"40.127.251.144/28\",\r\n \"51.12.47.128/25\",\r\n \"51.12.199.0/25\",\r\n - \ \"51.53.25.128/25\",\r\n \"51.53.169.128/25\",\r\n \"51.104.27.128/25\",\r\n - \ \"51.105.81.0/25\",\r\n \"51.105.89.0/25\",\r\n \"51.107.4.128/27\",\r\n - \ \"51.107.49.0/25\",\r\n \"51.107.99.32/27\",\r\n \"51.107.145.0/25\",\r\n - \ \"51.116.3.32/27\",\r\n \"51.116.72.0/25\",\r\n \"51.116.100.208/28\",\r\n - \ \"51.116.100.224/28\",\r\n \"51.120.4.0/27\",\r\n \"51.120.41.0/25\",\r\n - \ \"51.120.131.64/27\",\r\n \"51.120.225.0/25\",\r\n \"51.132.161.160/28\",\r\n - \ \"51.132.170.64/28\",\r\n \"51.137.16.224/28\",\r\n \"51.137.142.32/28\",\r\n - \ \"51.137.162.0/25\",\r\n \"51.143.193.0/25\",\r\n \"52.136.49.0/25\",\r\n - \ \"52.139.9.80/28\",\r\n \"52.139.11.16/28\",\r\n \"52.139.85.16/28\",\r\n - \ \"52.139.85.32/28\",\r\n \"52.140.106.0/25\",\r\n \"52.142.152.144/28\",\r\n - \ \"52.149.23.160/27\",\r\n \"52.149.48.80/28\",\r\n \"52.149.48.96/27\",\r\n - \ \"52.149.248.0/28\",\r\n \"52.149.248.64/27\",\r\n \"52.149.248.96/28\",\r\n - \ \"52.150.140.0/25\",\r\n \"52.154.57.48/28\",\r\n \"52.154.57.80/28\",\r\n - \ \"52.154.68.16/28\",\r\n \"52.154.68.32/28\",\r\n \"52.156.103.192/28\",\r\n - \ \"52.159.49.144/28\",\r\n \"52.159.51.160/28\",\r\n \"52.159.53.64/28\",\r\n - \ \"52.159.53.112/28\",\r\n \"52.160.136.16/28\",\r\n \"52.160.136.32/28\",\r\n - \ \"52.161.186.128/28\",\r\n \"52.161.186.208/28\",\r\n \"52.167.21.160/27\",\r\n - \ \"52.167.21.208/28\",\r\n \"52.167.21.224/28\",\r\n \"52.170.171.192/28\",\r\n - \ \"52.170.171.240/28\",\r\n \"52.177.38.160/27\",\r\n \"52.185.176.112/28\",\r\n - \ \"52.185.212.176/28\",\r\n \"52.185.212.192/28\",\r\n \"52.186.36.16/28\",\r\n - \ \"52.228.83.0/25\",\r\n \"52.231.112.192/28\",\r\n \"52.231.112.224/28\",\r\n - \ \"52.250.28.176/28\",\r\n \"52.250.32.160/28\",\r\n \"52.252.213.192/28\",\r\n - \ \"52.255.80.16/28\",\r\n \"52.255.82.160/28\",\r\n \"102.37.162.0/25\",\r\n - \ \"102.133.0.240/28\",\r\n \"102.133.1.0/28\",\r\n \"102.133.57.0/25\",\r\n - \ \"102.133.135.16/28\",\r\n \"102.133.135.32/28\",\r\n \"191.233.9.128/25\",\r\n - \ \"191.235.126.0/28\",\r\n \"191.235.126.144/28\",\r\n \"191.235.227.0/25\",\r\n - \ \"2603:1000:4::380/121\",\r\n \"2603:1000:104:1::380/121\",\r\n - \ \"2603:1010:6:1::380/121\",\r\n \"2603:1010:101::380/121\",\r\n - \ \"2603:1010:304::380/121\",\r\n \"2603:1010:404::380/121\",\r\n - \ \"2603:1020:5:1::380/121\",\r\n \"2603:1020:206:1::380/121\",\r\n - \ \"2603:1020:305::380/121\",\r\n \"2603:1020:405::380/121\",\r\n - \ \"2603:1020:605::380/121\",\r\n \"2603:1020:705:1::380/121\",\r\n - \ \"2603:1020:805:1::380/121\",\r\n \"2603:1020:905::380/121\",\r\n - \ \"2603:1020:a04:1::380/121\",\r\n \"2603:1020:b04::380/121\",\r\n - \ \"2603:1020:c04:1::380/121\",\r\n \"2603:1020:d04::380/121\",\r\n - \ \"2603:1020:e04:1::380/121\",\r\n \"2603:1020:f04::380/121\",\r\n - \ \"2603:1020:1004::380/121\",\r\n \"2603:1020:1104::280/121\",\r\n - \ \"2603:1020:1302::280/121\",\r\n \"2603:1030:f:1::380/121\",\r\n - \ \"2603:1030:10:1::380/121\",\r\n \"2603:1030:104:1::380/121\",\r\n - \ \"2603:1030:107::280/121\",\r\n \"2603:1030:210:1::380/121\",\r\n - \ \"2603:1030:40b:1::380/121\",\r\n \"2603:1030:40c:1::380/121\",\r\n - \ \"2603:1030:504:1::380/121\",\r\n \"2603:1030:608::380/121\",\r\n - \ \"2603:1030:807:1::380/121\",\r\n \"2603:1030:a07::380/121\",\r\n - \ \"2603:1030:b04::380/121\",\r\n \"2603:1030:c06:1::380/121\",\r\n - \ \"2603:1030:f05:1::380/121\",\r\n \"2603:1030:1005::380/121\",\r\n - \ \"2603:1040:5:1::380/121\",\r\n \"2603:1040:207::380/121\",\r\n - \ \"2603:1040:407:1::380/121\",\r\n \"2603:1040:606::380/121\",\r\n - \ \"2603:1040:806::380/121\",\r\n \"2603:1040:904:1::380/121\",\r\n - \ \"2603:1040:a06:1::380/121\",\r\n \"2603:1040:b04::380/121\",\r\n - \ \"2603:1040:c06::380/121\",\r\n \"2603:1040:d04::380/121\",\r\n - \ \"2603:1040:f05:1::380/121\",\r\n \"2603:1040:1002::480/121\",\r\n - \ \"2603:1040:1104::280/121\",\r\n \"2603:1040:1202::280/121\",\r\n - \ \"2603:1040:1302::280/121\",\r\n \"2603:1040:1402::280/121\",\r\n - \ \"2603:1040:1503::280/121\",\r\n \"2603:1050:6:1::380/121\",\r\n - \ \"2603:1050:403::380/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureFrontDoor.Backend\",\r\n \"id\": \"AzureFrontDoor.Backend\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureEventGrid\",\r\n \"addressPrefixes\": [\r\n \"13.71.56.240/28\",\r\n + \ \"13.71.57.0/28\",\r\n \"13.73.248.128/25\",\r\n \"13.86.56.32/27\",\r\n + \ \"13.86.56.160/27\",\r\n \"13.88.73.16/28\",\r\n \"13.88.73.32/27\",\r\n + \ \"13.88.135.208/28\",\r\n \"13.91.193.0/28\",\r\n \"20.17.49.128/25\",\r\n + \ \"20.21.33.128/25\",\r\n \"20.36.121.0/25\",\r\n \"20.37.55.32/27\",\r\n + \ \"20.37.65.0/25\",\r\n \"20.37.82.224/27\",\r\n \"20.37.157.128/25\",\r\n + \ \"20.37.196.0/25\",\r\n \"20.37.225.0/25\",\r\n \"20.38.87.0/25\",\r\n + \ \"20.38.137.0/25\",\r\n \"20.39.11.128/25\",\r\n \"20.39.20.16/28\",\r\n + \ \"20.39.80.112/28\",\r\n \"20.39.80.128/28\",\r\n \"20.39.99.64/28\",\r\n + \ \"20.39.99.240/28\",\r\n \"20.40.152.128/27\",\r\n \"20.40.175.48/28\",\r\n + \ \"20.40.175.64/28\",\r\n \"20.41.66.0/25\",\r\n \"20.41.136.240/28\",\r\n + \ \"20.41.195.0/25\",\r\n \"20.42.7.0/25\",\r\n \"20.42.228.0/25\",\r\n + \ \"20.43.42.128/25\",\r\n \"20.43.66.128/25\",\r\n \"20.43.131.128/25\",\r\n + \ \"20.43.165.144/28\",\r\n \"20.43.172.128/27\",\r\n \"20.44.39.176/28\",\r\n + \ \"20.44.39.192/28\",\r\n \"20.44.168.64/28\",\r\n \"20.44.205.112/28\",\r\n + \ \"20.45.113.0/25\",\r\n \"20.45.195.0/25\",\r\n \"20.46.152.112/28\",\r\n + \ \"20.46.152.128/28\",\r\n \"20.49.96.0/25\",\r\n \"20.52.90.128/25\",\r\n + \ \"20.72.17.128/25\",\r\n \"20.150.164.0/25\",\r\n \"20.189.108.128/25\",\r\n + \ \"20.189.115.80/28\",\r\n \"20.189.123.80/28\",\r\n \"20.189.125.32/27\",\r\n + \ \"20.191.59.128/28\",\r\n \"20.191.59.176/28\",\r\n \"20.192.164.0/25\",\r\n + \ \"20.192.228.0/25\",\r\n \"20.215.1.128/25\",\r\n \"20.217.41.128/25\",\r\n + \ \"40.64.128.0/25\",\r\n \"40.67.49.0/25\",\r\n \"40.74.31.128/25\",\r\n + \ \"40.74.106.96/27\",\r\n \"40.80.58.0/25\",\r\n \"40.80.170.0/25\",\r\n + \ \"40.80.190.0/25\",\r\n \"40.80.236.192/27\",\r\n \"40.81.93.240/28\",\r\n + \ \"40.81.95.128/28\",\r\n \"40.82.254.128/25\",\r\n \"40.89.18.0/25\",\r\n + \ \"40.89.240.144/28\",\r\n \"40.114.160.176/28\",\r\n \"40.114.160.192/28\",\r\n + \ \"40.114.169.0/28\",\r\n \"40.127.155.192/28\",\r\n \"40.127.251.144/28\",\r\n + \ \"51.12.47.128/25\",\r\n \"51.12.199.0/25\",\r\n \"51.53.25.128/25\",\r\n + \ \"51.53.169.128/25\",\r\n \"51.104.27.128/25\",\r\n \"51.105.81.0/25\",\r\n + \ \"51.105.89.0/25\",\r\n \"51.107.4.128/27\",\r\n \"51.107.49.0/25\",\r\n + \ \"51.107.99.32/27\",\r\n \"51.107.145.0/25\",\r\n \"51.116.3.32/27\",\r\n + \ \"51.116.72.0/25\",\r\n \"51.116.100.208/28\",\r\n \"51.116.100.224/28\",\r\n + \ \"51.120.4.0/27\",\r\n \"51.120.41.0/25\",\r\n \"51.120.131.64/27\",\r\n + \ \"51.120.225.0/25\",\r\n \"51.132.161.160/28\",\r\n \"51.132.170.64/28\",\r\n + \ \"51.137.16.224/28\",\r\n \"51.137.142.32/28\",\r\n \"51.137.162.0/25\",\r\n + \ \"51.143.193.0/25\",\r\n \"52.136.49.0/25\",\r\n \"52.139.9.80/28\",\r\n + \ \"52.139.11.16/28\",\r\n \"52.139.85.16/28\",\r\n \"52.139.85.32/28\",\r\n + \ \"52.140.106.0/25\",\r\n \"52.142.152.144/28\",\r\n \"52.149.23.160/27\",\r\n + \ \"52.149.48.80/28\",\r\n \"52.149.48.96/27\",\r\n \"52.149.248.0/28\",\r\n + \ \"52.149.248.64/27\",\r\n \"52.149.248.96/28\",\r\n \"52.150.140.0/25\",\r\n + \ \"52.154.57.48/28\",\r\n \"52.154.57.80/28\",\r\n \"52.154.68.16/28\",\r\n + \ \"52.154.68.32/28\",\r\n \"52.156.103.192/28\",\r\n \"52.159.49.144/28\",\r\n + \ \"52.159.51.160/28\",\r\n \"52.159.53.64/28\",\r\n \"52.159.53.112/28\",\r\n + \ \"52.160.136.16/28\",\r\n \"52.160.136.32/28\",\r\n \"52.161.186.128/28\",\r\n + \ \"52.161.186.208/28\",\r\n \"52.167.21.160/27\",\r\n \"52.167.21.208/28\",\r\n + \ \"52.167.21.224/28\",\r\n \"52.170.171.192/28\",\r\n \"52.170.171.240/28\",\r\n + \ \"52.177.38.160/27\",\r\n \"52.185.176.112/28\",\r\n \"52.185.212.176/28\",\r\n + \ \"52.185.212.192/28\",\r\n \"52.186.36.16/28\",\r\n \"52.228.83.0/25\",\r\n + \ \"52.231.112.192/28\",\r\n \"52.231.112.224/28\",\r\n \"52.250.28.176/28\",\r\n + \ \"52.250.32.160/28\",\r\n \"52.252.213.192/28\",\r\n \"52.255.80.16/28\",\r\n + \ \"52.255.82.160/28\",\r\n \"102.37.162.0/25\",\r\n \"102.133.0.240/28\",\r\n + \ \"102.133.1.0/28\",\r\n \"102.133.57.0/25\",\r\n \"102.133.135.16/28\",\r\n + \ \"102.133.135.32/28\",\r\n \"191.233.9.128/25\",\r\n \"191.235.126.0/28\",\r\n + \ \"191.235.126.144/28\",\r\n \"191.235.227.0/25\",\r\n \"2603:1000:4::380/121\",\r\n + \ \"2603:1000:104:1::380/121\",\r\n \"2603:1010:6:1::380/121\",\r\n + \ \"2603:1010:101::380/121\",\r\n \"2603:1010:304::380/121\",\r\n + \ \"2603:1010:404::380/121\",\r\n \"2603:1020:5:1::380/121\",\r\n + \ \"2603:1020:206:1::380/121\",\r\n \"2603:1020:305::380/121\",\r\n + \ \"2603:1020:405::380/121\",\r\n \"2603:1020:605::380/121\",\r\n + \ \"2603:1020:705:1::380/121\",\r\n \"2603:1020:805:1::380/121\",\r\n + \ \"2603:1020:905::380/121\",\r\n \"2603:1020:a04:1::380/121\",\r\n + \ \"2603:1020:b04::380/121\",\r\n \"2603:1020:c04:1::380/121\",\r\n + \ \"2603:1020:d04::380/121\",\r\n \"2603:1020:e04:1::380/121\",\r\n + \ \"2603:1020:f04::380/121\",\r\n \"2603:1020:1004::380/121\",\r\n + \ \"2603:1020:1104::280/121\",\r\n \"2603:1020:1302::280/121\",\r\n + \ \"2603:1030:f:1::380/121\",\r\n \"2603:1030:10:1::380/121\",\r\n + \ \"2603:1030:104:1::380/121\",\r\n \"2603:1030:107::280/121\",\r\n + \ \"2603:1030:210:1::380/121\",\r\n \"2603:1030:40b:1::380/121\",\r\n + \ \"2603:1030:40c:1::380/121\",\r\n \"2603:1030:504:1::380/121\",\r\n + \ \"2603:1030:608::380/121\",\r\n \"2603:1030:807:1::380/121\",\r\n + \ \"2603:1030:a07::380/121\",\r\n \"2603:1030:b04::380/121\",\r\n + \ \"2603:1030:c06:1::380/121\",\r\n \"2603:1030:f05:1::380/121\",\r\n + \ \"2603:1030:1005::380/121\",\r\n \"2603:1040:5:1::380/121\",\r\n + \ \"2603:1040:207::380/121\",\r\n \"2603:1040:407:1::380/121\",\r\n + \ \"2603:1040:606::380/121\",\r\n \"2603:1040:806::380/121\",\r\n + \ \"2603:1040:904:1::380/121\",\r\n \"2603:1040:a06:1::380/121\",\r\n + \ \"2603:1040:b04::380/121\",\r\n \"2603:1040:c06::380/121\",\r\n + \ \"2603:1040:d04::380/121\",\r\n \"2603:1040:f05:1::380/121\",\r\n + \ \"2603:1040:1002::480/121\",\r\n \"2603:1040:1104::280/121\",\r\n + \ \"2603:1040:1202::280/121\",\r\n \"2603:1040:1302::280/121\",\r\n + \ \"2603:1040:1402::280/121\",\r\n \"2603:1040:1503::280/121\",\r\n + \ \"2603:1050:6:1::380/121\",\r\n \"2603:1050:403::380/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureFrontDoor.Backend\",\r\n + \ \"id\": \"AzureFrontDoor.Backend\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.16/29\",\r\n \"20.21.37.40/29\",\r\n \"20.36.120.104/29\",\r\n @@ -56326,7 +57780,7 @@ interactions: \ \"2a01:111:20a::/48\",\r\n \"2a01:111:2050::/44\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureFrontDoor.FirstParty\",\r\n \ \"id\": \"AzureFrontDoor.FirstParty\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureFrontDoor\",\r\n \"addressPrefixes\": @@ -56348,83 +57802,84 @@ interactions: \ \"2620:1ec:c11::/48\",\r\n \"2a01:111:2003::/48\",\r\n \ \"2a01:111:202c::/46\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureFrontDoor.Frontend\",\r\n \"id\": \"AzureFrontDoor.Frontend\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.73.248.8/29\",\r\n \"13.107.208.0/24\",\r\n \"13.107.213.0/24\",\r\n - \ \"13.107.219.0/24\",\r\n \"13.107.224.0/24\",\r\n \"13.107.226.0/23\",\r\n - \ \"13.107.228.0/23\",\r\n \"13.107.231.0/24\",\r\n \"13.107.234.0/23\",\r\n - \ \"13.107.246.0/24\",\r\n \"13.107.253.0/24\",\r\n \"20.21.37.32/29\",\r\n - \ \"20.36.120.96/29\",\r\n \"20.37.64.96/29\",\r\n \"20.37.156.112/29\",\r\n - \ \"20.37.192.88/29\",\r\n \"20.37.224.96/29\",\r\n \"20.38.84.64/29\",\r\n - \ \"20.38.136.96/29\",\r\n \"20.39.11.0/29\",\r\n \"20.41.4.80/29\",\r\n - \ \"20.41.64.112/29\",\r\n \"20.41.192.96/29\",\r\n \"20.42.4.112/29\",\r\n - \ \"20.42.129.144/29\",\r\n \"20.42.224.96/29\",\r\n \"20.43.41.128/29\",\r\n - \ \"20.43.64.88/29\",\r\n \"20.43.128.104/29\",\r\n \"20.45.112.96/29\",\r\n - \ \"20.45.192.96/29\",\r\n \"20.51.7.32/29\",\r\n \"20.52.95.240/29\",\r\n - \ \"20.59.82.180/30\",\r\n \"20.72.18.240/29\",\r\n \"20.97.39.120/29\",\r\n - \ \"20.119.28.40/29\",\r\n \"20.150.160.72/29\",\r\n \"20.189.106.72/29\",\r\n - \ \"20.192.161.96/29\",\r\n \"20.192.225.40/29\",\r\n \"20.210.70.68/30\",\r\n - \ \"20.215.4.200/29\",\r\n \"20.217.44.200/29\",\r\n \"40.67.48.96/29\",\r\n - \ \"40.74.30.64/29\",\r\n \"40.80.56.96/29\",\r\n \"40.80.168.96/29\",\r\n - \ \"40.80.184.112/29\",\r\n \"40.82.248.72/29\",\r\n \"40.89.16.96/29\",\r\n - \ \"40.90.64.0/22\",\r\n \"40.90.68.0/24\",\r\n \"40.90.70.0/23\",\r\n - \ \"51.12.41.0/29\",\r\n \"51.12.193.0/29\",\r\n \"51.53.28.216/29\",\r\n - \ \"51.104.24.88/29\",\r\n \"51.105.80.96/29\",\r\n \"51.105.88.96/29\",\r\n - \ \"51.107.48.96/29\",\r\n \"51.107.144.96/29\",\r\n \"51.120.40.96/29\",\r\n - \ \"51.120.224.96/29\",\r\n \"51.137.160.88/29\",\r\n \"51.143.192.96/29\",\r\n - \ \"52.136.48.96/29\",\r\n \"52.140.104.96/29\",\r\n \"52.150.136.112/29\",\r\n - \ \"52.228.80.112/29\",\r\n \"102.133.56.80/29\",\r\n \"102.133.216.80/29\",\r\n - \ \"104.212.67.0/24\",\r\n \"104.212.68.0/24\",\r\n \"191.233.9.112/29\",\r\n - \ \"191.235.224.88/29\",\r\n \"2603:1000:4::5e0/123\",\r\n - \ \"2603:1000:104::c0/123\",\r\n \"2603:1000:104::160/123\",\r\n - \ \"2603:1000:104:1::5a0/123\",\r\n \"2603:1000:104:1::7c0/123\",\r\n - \ \"2603:1010:6:1::5a0/123\",\r\n \"2603:1010:6:1::7c0/123\",\r\n - \ \"2603:1010:101::5e0/123\",\r\n \"2603:1010:304::5e0/123\",\r\n - \ \"2603:1010:404::5e0/123\",\r\n \"2603:1020:5:1::5a0/123\",\r\n - \ \"2603:1020:5:1::7c0/123\",\r\n \"2603:1020:206:1::5a0/123\",\r\n - \ \"2603:1020:206:1::7c0/123\",\r\n \"2603:1020:305::5e0/123\",\r\n - \ \"2603:1020:405::5e0/123\",\r\n \"2603:1020:605::5e0/123\",\r\n - \ \"2603:1020:705:1::5a0/123\",\r\n \"2603:1020:705:1::7c0/123\",\r\n - \ \"2603:1020:805:1::5a0/123\",\r\n \"2603:1020:805:1::7c0/123\",\r\n - \ \"2603:1020:905::5e0/123\",\r\n \"2603:1020:a04:1::5a0/123\",\r\n - \ \"2603:1020:a04:1::7c0/123\",\r\n \"2603:1020:b04::5e0/123\",\r\n - \ \"2603:1020:c04:1::5a0/123\",\r\n \"2603:1020:c04:1::7c0/123\",\r\n - \ \"2603:1020:d04::5e0/123\",\r\n \"2603:1020:e04:1::5a0/123\",\r\n - \ \"2603:1020:e04:1::7c0/123\",\r\n \"2603:1020:f04::5e0/123\",\r\n - \ \"2603:1020:1004::5a0/123\",\r\n \"2603:1020:1004::7c0/123\",\r\n - \ \"2603:1020:1104::5e0/123\",\r\n \"2603:1020:1302:1::1a0/123\",\r\n - \ \"2603:1030:f:1::5e0/123\",\r\n \"2603:1030:10:1::5a0/123\",\r\n - \ \"2603:1030:10:1::7c0/123\",\r\n \"2603:1030:104:1::5a0/123\",\r\n - \ \"2603:1030:104:1::7c0/123\",\r\n \"2603:1030:107::680/123\",\r\n - \ \"2603:1030:210:1::5a0/123\",\r\n \"2603:1030:210:1::7c0/123\",\r\n - \ \"2603:1030:40b:1::5a0/123\",\r\n \"2603:1030:40c:1::5a0/123\",\r\n - \ \"2603:1030:40c:1::7c0/123\",\r\n \"2603:1030:504:1::5a0/123\",\r\n - \ \"2603:1030:504:1::7c0/123\",\r\n \"2603:1030:608::5e0/123\",\r\n - \ \"2603:1030:807:1::5a0/123\",\r\n \"2603:1030:807:1::7c0/123\",\r\n - \ \"2603:1030:a07::5e0/123\",\r\n \"2603:1030:b04::5e0/123\",\r\n - \ \"2603:1030:c06:1::5a0/123\",\r\n \"2603:1030:f05:1::5a0/123\",\r\n - \ \"2603:1030:f05:1::7c0/123\",\r\n \"2603:1030:1005::5e0/123\",\r\n - \ \"2603:1040:5::c0/123\",\r\n \"2603:1040:5:1::5a0/123\",\r\n - \ \"2603:1040:5:1::7c0/123\",\r\n \"2603:1040:207::5e0/123\",\r\n - \ \"2603:1040:407:1::5a0/123\",\r\n \"2603:1040:407:1::7c0/123\",\r\n - \ \"2603:1040:606::5e0/123\",\r\n \"2603:1040:806::5e0/123\",\r\n - \ \"2603:1040:904:1::5a0/123\",\r\n \"2603:1040:904:1::7c0/123\",\r\n - \ \"2603:1040:a06::c0/123\",\r\n \"2603:1040:a06:1::5a0/123\",\r\n - \ \"2603:1040:a06:1::7c0/123\",\r\n \"2603:1040:b04::5e0/123\",\r\n - \ \"2603:1040:c06::5e0/123\",\r\n \"2603:1040:d04::5a0/123\",\r\n - \ \"2603:1040:d04::7c0/123\",\r\n \"2603:1040:f05:1::5a0/123\",\r\n - \ \"2603:1040:f05:1::7c0/123\",\r\n \"2603:1040:1002:1::1c0/123\",\r\n - \ \"2603:1040:1104::5e0/123\",\r\n \"2603:1040:1302:1::4c0/123\",\r\n - \ \"2603:1040:1402:1::1a0/123\",\r\n \"2603:1050:6:1::5a0/123\",\r\n - \ \"2603:1050:6:1::7c0/123\",\r\n \"2603:1050:403::5a0/123\",\r\n - \ \"2620:1ec:27::/48\",\r\n \"2620:1ec:29::/48\",\r\n \"2620:1ec:40::/47\",\r\n - \ \"2620:1ec:46::/47\",\r\n \"2620:1ec:48::/46\",\r\n \"2620:1ec:4c::/47\",\r\n - \ \"2620:1ec:bdf::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureHealthcareAPIs\",\r\n \"id\": \"AzureHealthcareAPIs\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.8/29\",\r\n + \ \"13.107.208.0/24\",\r\n \"13.107.213.0/24\",\r\n \"13.107.219.0/24\",\r\n + \ \"13.107.224.0/24\",\r\n \"13.107.226.0/23\",\r\n \"13.107.228.0/23\",\r\n + \ \"13.107.231.0/24\",\r\n \"13.107.234.0/23\",\r\n \"13.107.246.0/24\",\r\n + \ \"13.107.253.0/24\",\r\n \"20.21.37.32/29\",\r\n \"20.36.120.96/29\",\r\n + \ \"20.37.64.96/29\",\r\n \"20.37.156.112/29\",\r\n \"20.37.192.88/29\",\r\n + \ \"20.37.224.96/29\",\r\n \"20.38.84.64/29\",\r\n \"20.38.136.96/29\",\r\n + \ \"20.39.11.0/29\",\r\n \"20.41.4.80/29\",\r\n \"20.41.64.112/29\",\r\n + \ \"20.41.192.96/29\",\r\n \"20.42.4.112/29\",\r\n \"20.42.129.144/29\",\r\n + \ \"20.42.224.96/29\",\r\n \"20.43.41.128/29\",\r\n \"20.43.64.88/29\",\r\n + \ \"20.43.128.104/29\",\r\n \"20.45.112.96/29\",\r\n \"20.45.192.96/29\",\r\n + \ \"20.51.7.32/29\",\r\n \"20.52.95.240/29\",\r\n \"20.59.82.180/30\",\r\n + \ \"20.72.18.240/29\",\r\n \"20.97.39.120/29\",\r\n \"20.119.28.40/29\",\r\n + \ \"20.150.160.72/29\",\r\n \"20.189.106.72/29\",\r\n \"20.192.161.96/29\",\r\n + \ \"20.192.225.40/29\",\r\n \"20.210.70.68/30\",\r\n \"20.215.4.200/29\",\r\n + \ \"20.217.44.200/29\",\r\n \"40.67.48.96/29\",\r\n \"40.74.30.64/29\",\r\n + \ \"40.80.56.96/29\",\r\n \"40.80.168.96/29\",\r\n \"40.80.184.112/29\",\r\n + \ \"40.82.248.72/29\",\r\n \"40.89.16.96/29\",\r\n \"40.90.64.0/22\",\r\n + \ \"40.90.68.0/24\",\r\n \"40.90.70.0/23\",\r\n \"51.12.41.0/29\",\r\n + \ \"51.12.193.0/29\",\r\n \"51.53.28.216/29\",\r\n \"51.104.24.88/29\",\r\n + \ \"51.105.80.96/29\",\r\n \"51.105.88.96/29\",\r\n \"51.107.48.96/29\",\r\n + \ \"51.107.144.96/29\",\r\n \"51.120.40.96/29\",\r\n \"51.120.224.96/29\",\r\n + \ \"51.137.160.88/29\",\r\n \"51.143.192.96/29\",\r\n \"52.136.48.96/29\",\r\n + \ \"52.140.104.96/29\",\r\n \"52.150.136.112/29\",\r\n \"52.228.80.112/29\",\r\n + \ \"102.133.56.80/29\",\r\n \"102.133.216.80/29\",\r\n \"104.212.67.0/24\",\r\n + \ \"104.212.68.0/24\",\r\n \"191.233.9.112/29\",\r\n \"191.235.224.88/29\",\r\n + \ \"2603:1000:4::5e0/123\",\r\n \"2603:1000:104::c0/123\",\r\n + \ \"2603:1000:104::160/123\",\r\n \"2603:1000:104:1::5a0/123\",\r\n + \ \"2603:1000:104:1::7c0/123\",\r\n \"2603:1010:6:1::5a0/123\",\r\n + \ \"2603:1010:6:1::7c0/123\",\r\n \"2603:1010:101::5e0/123\",\r\n + \ \"2603:1010:304::5e0/123\",\r\n \"2603:1010:404::5e0/123\",\r\n + \ \"2603:1020:5:1::5a0/123\",\r\n \"2603:1020:5:1::7c0/123\",\r\n + \ \"2603:1020:206:1::5a0/123\",\r\n \"2603:1020:206:1::7c0/123\",\r\n + \ \"2603:1020:305::5e0/123\",\r\n \"2603:1020:405::5e0/123\",\r\n + \ \"2603:1020:605::5e0/123\",\r\n \"2603:1020:705:1::5a0/123\",\r\n + \ \"2603:1020:705:1::7c0/123\",\r\n \"2603:1020:805:1::5a0/123\",\r\n + \ \"2603:1020:805:1::7c0/123\",\r\n \"2603:1020:905::5e0/123\",\r\n + \ \"2603:1020:a04:1::5a0/123\",\r\n \"2603:1020:a04:1::7c0/123\",\r\n + \ \"2603:1020:b04::5e0/123\",\r\n \"2603:1020:c04:1::5a0/123\",\r\n + \ \"2603:1020:c04:1::7c0/123\",\r\n \"2603:1020:d04::5e0/123\",\r\n + \ \"2603:1020:e04:1::5a0/123\",\r\n \"2603:1020:e04:1::7c0/123\",\r\n + \ \"2603:1020:f04::5e0/123\",\r\n \"2603:1020:1004::5a0/123\",\r\n + \ \"2603:1020:1004::7c0/123\",\r\n \"2603:1020:1104::5e0/123\",\r\n + \ \"2603:1020:1302:1::1a0/123\",\r\n \"2603:1030:f:1::5e0/123\",\r\n + \ \"2603:1030:10:1::5a0/123\",\r\n \"2603:1030:10:1::7c0/123\",\r\n + \ \"2603:1030:104:1::5a0/123\",\r\n \"2603:1030:104:1::7c0/123\",\r\n + \ \"2603:1030:107::680/123\",\r\n \"2603:1030:210:1::5a0/123\",\r\n + \ \"2603:1030:210:1::7c0/123\",\r\n \"2603:1030:40b:1::5a0/123\",\r\n + \ \"2603:1030:40c:1::5a0/123\",\r\n \"2603:1030:40c:1::7c0/123\",\r\n + \ \"2603:1030:504:1::5a0/123\",\r\n \"2603:1030:504:1::7c0/123\",\r\n + \ \"2603:1030:608::5e0/123\",\r\n \"2603:1030:807:1::5a0/123\",\r\n + \ \"2603:1030:807:1::7c0/123\",\r\n \"2603:1030:a07::5e0/123\",\r\n + \ \"2603:1030:b04::5e0/123\",\r\n \"2603:1030:c06:1::5a0/123\",\r\n + \ \"2603:1030:f05:1::5a0/123\",\r\n \"2603:1030:f05:1::7c0/123\",\r\n + \ \"2603:1030:1005::5e0/123\",\r\n \"2603:1040:5::c0/123\",\r\n + \ \"2603:1040:5:1::5a0/123\",\r\n \"2603:1040:5:1::7c0/123\",\r\n + \ \"2603:1040:207::5e0/123\",\r\n \"2603:1040:407:1::5a0/123\",\r\n + \ \"2603:1040:407:1::7c0/123\",\r\n \"2603:1040:606::5e0/123\",\r\n + \ \"2603:1040:806::5e0/123\",\r\n \"2603:1040:904:1::5a0/123\",\r\n + \ \"2603:1040:904:1::7c0/123\",\r\n \"2603:1040:a06::c0/123\",\r\n + \ \"2603:1040:a06:1::5a0/123\",\r\n \"2603:1040:a06:1::7c0/123\",\r\n + \ \"2603:1040:b04::5e0/123\",\r\n \"2603:1040:c06::5e0/123\",\r\n + \ \"2603:1040:d04::5a0/123\",\r\n \"2603:1040:d04::7c0/123\",\r\n + \ \"2603:1040:f05:1::5a0/123\",\r\n \"2603:1040:f05:1::7c0/123\",\r\n + \ \"2603:1040:1002:1::1c0/123\",\r\n \"2603:1040:1104::5e0/123\",\r\n + \ \"2603:1040:1302:1::4c0/123\",\r\n \"2603:1040:1402:1::1a0/123\",\r\n + \ \"2603:1050:6:1::5a0/123\",\r\n \"2603:1050:6:1::7c0/123\",\r\n + \ \"2603:1050:403::5a0/123\",\r\n \"2620:1ec:27::/48\",\r\n + \ \"2620:1ec:29::/48\",\r\n \"2620:1ec:40::/47\",\r\n \"2620:1ec:46::/47\",\r\n + \ \"2620:1ec:48::/46\",\r\n \"2620:1ec:4c::/47\",\r\n \"2620:1ec:bdf::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureHealthcareAPIs\",\r\n + \ \"id\": \"AzureHealthcareAPIs\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAPIForFHIR\",\r\n \"addressPrefixes\": [\r\n \"13.67.40.183/32\",\r\n \"13.69.233.32/31\",\r\n @@ -56528,7 +57983,7 @@ interactions: \ \"2603:1040:1503::660/123\",\r\n \"2603:1050:6:2::540/123\",\r\n \ \"2603:1050:403:2::380/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureInformationProtection\",\r\n \"id\": - \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -56580,7 +58035,7 @@ interactions: \ \"168.62.53.73/32\",\r\n \"168.62.53.132/32\",\r\n \"168.62.54.75/32\",\r\n \ \"168.62.54.211/32\",\r\n \"168.62.54.212/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureIoTHub\",\r\n \"id\": - \"AzureIoTHub\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"AzureIoTHub\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -56756,11 +58211,12 @@ interactions: \ \"2603:1050:6:c02::240/123\",\r\n \"2603:1050:403:400::220/123\",\r\n \ \"2603:10e1:100:2::1415:e48/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault\",\r\n \"id\": \"AzureKeyVault\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n - \ \"addressPrefixes\": [\r\n \"13.66.138.88/30\",\r\n \"13.66.226.249/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"14\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.66.138.88/30\",\r\n \"13.66.226.249/32\",\r\n \ \"13.66.230.241/32\",\r\n \"13.67.8.104/30\",\r\n \"13.68.24.216/32\",\r\n \ \"13.68.29.203/32\",\r\n \"13.68.104.240/32\",\r\n \"13.69.64.72/30\",\r\n \ \"13.69.111.192/30\",\r\n \"13.69.227.72/30\",\r\n \"13.70.72.24/30\",\r\n @@ -56980,7 +58436,7 @@ interactions: \ \"2603:1050:403:1::220/125\",\r\n \"2603:1050:403:400::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.AustraliaCentral\",\r\n \ \"id\": \"AzureKeyVault.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -56990,7 +58446,7 @@ interactions: \ \"2603:1010:304:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaCentral2\",\r\n \"id\": \"AzureKeyVault.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -56999,7 +58455,7 @@ interactions: \ \"20.53.57.48/30\",\r\n \"2603:1010:404::2a0/125\",\r\n \ \"2603:1010:404:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaEast\",\r\n \"id\": - \"AzureKeyVault.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -57011,7 +58467,7 @@ interactions: \ \"2603:1010:6:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaSoutheast\",\r\n \"id\": \"AzureKeyVault.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -57020,18 +58476,19 @@ interactions: \ \"104.46.183.152/29\",\r\n \"2603:1010:101::2a0/125\",\r\n \ \"2603:1010:101:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.BrazilSouth\",\r\n \"id\": \"AzureKeyVault.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"104.41.0.141/32\",\r\n - \ \"104.41.1.239/32\",\r\n \"191.233.203.24/30\",\r\n \"191.234.149.140/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"104.41.0.141/32\",\r\n \"104.41.1.239/32\",\r\n + \ \"191.233.203.24/30\",\r\n \"191.234.149.140/30\",\r\n \ \"191.234.157.44/30\",\r\n \"191.238.72.76/30\",\r\n \"191.238.72.152/29\",\r\n \ \"2603:1050:6::340/125\",\r\n \"2603:1050:6:402::80/125\",\r\n \ \"2603:1050:6:802::80/125\",\r\n \"2603:1050:6:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.BrazilSoutheast\",\r\n \ \"id\": \"AzureKeyVault.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -57040,7 +58497,7 @@ interactions: \ \"23.97.120.57/32\",\r\n \"191.233.50.0/30\",\r\n \"2603:1050:403:1::220/125\",\r\n \ \"2603:1050:403:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CanadaCentral\",\r\n \"id\": - \"AzureKeyVault.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -57051,18 +58508,18 @@ interactions: \ \"2603:1030:f05:402::80/125\",\r\n \"2603:1030:f05:802::80/125\",\r\n \ \"2603:1030:f05:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CanadaEast\",\r\n \"id\": \"AzureKeyVault.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.64/30\",\r\n - \ \"40.86.224.94/32\",\r\n \"40.86.231.180/32\",\r\n \"52.139.107.208/29\",\r\n - \ \"52.139.107.216/30\",\r\n \"2603:1030:1005::2a0/125\",\r\n - \ \"2603:1030:1005:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.CentralIndia\",\r\n \"id\": - \"AzureKeyVault.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": - \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.69.106.64/30\",\r\n \"40.86.224.94/32\",\r\n + \ \"40.86.231.180/32\",\r\n \"52.139.107.208/29\",\r\n \"52.139.107.216/30\",\r\n + \ \"2603:1030:1005::2a0/125\",\r\n \"2603:1030:1005:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.CentralIndia\",\r\n + \ \"id\": \"AzureKeyVault.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.44.112/29\",\r\n \"20.192.44.120/30\",\r\n @@ -57071,23 +58528,24 @@ interactions: \ \"2603:1040:a06:402::80/125\",\r\n \"2603:1040:a06:802::80/125\",\r\n \ \"2603:1040:a06:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CentralUS\",\r\n \"id\": \"AzureKeyVault.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.89.61.248/32\",\r\n - \ \"13.89.170.200/30\",\r\n \"20.40.230.32/28\",\r\n \"20.40.230.48/29\",\r\n - \ \"20.44.13.224/30\",\r\n \"20.98.145.80/28\",\r\n \"23.99.132.207/32\",\r\n - \ \"52.154.176.47/32\",\r\n \"52.154.177.179/32\",\r\n \"52.165.21.159/32\",\r\n - \ \"52.165.208.47/32\",\r\n \"52.173.90.250/32\",\r\n \"52.173.199.154/32\",\r\n - \ \"52.173.216.55/32\",\r\n \"52.176.48.58/32\",\r\n \"52.182.143.192/30\",\r\n - \ \"104.43.161.34/32\",\r\n \"104.43.192.26/32\",\r\n \"104.208.26.47/32\",\r\n - \ \"2603:1030:10::340/125\",\r\n \"2603:1030:10:402::80/125\",\r\n - \ \"2603:1030:10:802::80/125\",\r\n \"2603:1030:10:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.CentralUSEUAP\",\r\n - \ \"id\": \"AzureKeyVault.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.89.61.248/32\",\r\n \"13.89.170.200/30\",\r\n + \ \"20.40.230.32/28\",\r\n \"20.40.230.48/29\",\r\n \"20.44.13.224/30\",\r\n + \ \"20.98.145.80/28\",\r\n \"23.99.132.207/32\",\r\n \"52.154.176.47/32\",\r\n + \ \"52.154.177.179/32\",\r\n \"52.165.21.159/32\",\r\n \"52.165.208.47/32\",\r\n + \ \"52.173.90.250/32\",\r\n \"52.173.199.154/32\",\r\n \"52.173.216.55/32\",\r\n + \ \"52.176.48.58/32\",\r\n \"52.182.143.192/30\",\r\n \"104.43.161.34/32\",\r\n + \ \"104.43.192.26/32\",\r\n \"104.208.26.47/32\",\r\n \"2603:1030:10::340/125\",\r\n + \ \"2603:1030:10:402::80/125\",\r\n \"2603:1030:10:802::80/125\",\r\n + \ \"2603:1030:10:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.CentralUSEUAP\",\r\n \"id\": + \"AzureKeyVault.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.45.208.8/30\",\r\n \"20.45.241.176/29\",\r\n @@ -57095,50 +58553,51 @@ interactions: \ \"52.180.176.121/32\",\r\n \"52.180.176.122/32\",\r\n \"2603:1030:f:1::2a0/125\",\r\n \ \"2603:1030:f:400::880/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.EastAsia\",\r\n \"id\": \"AzureKeyVault.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.144/30\",\r\n \"20.195.74.168/29\",\r\n + \ \"20.195.74.176/30\",\r\n \"20.205.74.76/30\",\r\n \"20.205.82.76/30\",\r\n + \ \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n \"2603:1040:207::2a0/125\",\r\n + \ \"2603:1040:207:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS\",\r\n \"id\": \"AzureKeyVault.EastUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.144/30\",\r\n - \ \"20.195.74.168/29\",\r\n \"20.195.74.176/30\",\r\n \"20.205.74.76/30\",\r\n - \ \"20.205.82.76/30\",\r\n \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n - \ \"2603:1040:207::2a0/125\",\r\n \"2603:1040:207:402::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS\",\r\n - \ \"id\": \"AzureKeyVault.EastUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"20.42.64.44/30\",\r\n \"20.42.73.8/30\",\r\n \"20.62.134.76/30\",\r\n - \ \"20.62.134.224/29\",\r\n \"20.88.156.160/29\",\r\n \"20.185.217.251/32\",\r\n - \ \"20.185.218.1/32\",\r\n \"40.71.10.200/30\",\r\n \"40.76.196.75/32\",\r\n - \ \"40.76.212.37/32\",\r\n \"40.85.185.208/32\",\r\n \"40.87.69.184/32\",\r\n - \ \"40.117.157.122/32\",\r\n \"52.168.109.101/32\",\r\n \"52.255.152.252/32\",\r\n - \ \"52.255.152.255/32\",\r\n \"137.116.120.244/32\",\r\n - \ \"2603:1030:210::340/125\",\r\n \"2603:1030:210:402::80/125\",\r\n - \ \"2603:1030:210:802::80/125\",\r\n \"2603:1030:210:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS2\",\r\n - \ \"id\": \"AzureKeyVault.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"13.68.24.216/32\",\r\n \"13.68.29.203/32\",\r\n - \ \"13.68.104.240/32\",\r\n \"20.44.19.172/30\",\r\n \"20.62.60.128/27\",\r\n - \ \"20.98.192.176/28\",\r\n \"20.186.41.83/32\",\r\n \"20.186.47.182/32\",\r\n - \ \"23.101.159.107/32\",\r\n \"40.70.146.72/30\",\r\n \"40.70.186.91/32\",\r\n - \ \"40.70.204.6/32\",\r\n \"40.70.204.32/32\",\r\n \"40.84.47.24/32\",\r\n - \ \"52.167.111.160/30\",\r\n \"52.167.143.179/32\",\r\n \"52.167.228.54/32\",\r\n - \ \"52.177.71.51/32\",\r\n \"52.184.155.181/32\",\r\n \"52.184.158.37/32\",\r\n - \ \"52.184.164.12/32\",\r\n \"52.225.218.218/32\",\r\n \"137.116.44.148/32\",\r\n - \ \"2603:1030:40c::340/125\",\r\n \"2603:1030:40c:402::80/125\",\r\n - \ \"2603:1030:40c:802::80/125\",\r\n \"2603:1030:40c:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS2EUAP\",\r\n - \ \"id\": \"AzureKeyVault.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.42.64.44/30\",\r\n + \ \"20.42.73.8/30\",\r\n \"20.62.134.76/30\",\r\n \"20.62.134.224/29\",\r\n + \ \"20.88.156.160/29\",\r\n \"20.185.217.251/32\",\r\n \"20.185.218.1/32\",\r\n + \ \"40.71.10.200/30\",\r\n \"40.76.196.75/32\",\r\n \"40.76.212.37/32\",\r\n + \ \"40.85.185.208/32\",\r\n \"40.87.69.184/32\",\r\n \"40.117.157.122/32\",\r\n + \ \"52.168.109.101/32\",\r\n \"52.255.152.252/32\",\r\n \"52.255.152.255/32\",\r\n + \ \"137.116.120.244/32\",\r\n \"2603:1030:210::340/125\",\r\n + \ \"2603:1030:210:402::80/125\",\r\n \"2603:1030:210:802::80/125\",\r\n + \ \"2603:1030:210:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS2\",\r\n \"id\": \"AzureKeyVault.EastUS2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.68.24.216/32\",\r\n + \ \"13.68.29.203/32\",\r\n \"13.68.104.240/32\",\r\n \"20.44.19.172/30\",\r\n + \ \"20.62.60.128/27\",\r\n \"20.98.192.176/28\",\r\n \"20.186.41.83/32\",\r\n + \ \"20.186.47.182/32\",\r\n \"23.101.159.107/32\",\r\n \"40.70.146.72/30\",\r\n + \ \"40.70.186.91/32\",\r\n \"40.70.204.6/32\",\r\n \"40.70.204.32/32\",\r\n + \ \"40.84.47.24/32\",\r\n \"52.167.111.160/30\",\r\n \"52.167.143.179/32\",\r\n + \ \"52.167.228.54/32\",\r\n \"52.177.71.51/32\",\r\n \"52.184.155.181/32\",\r\n + \ \"52.184.158.37/32\",\r\n \"52.184.164.12/32\",\r\n \"52.225.218.218/32\",\r\n + \ \"137.116.44.148/32\",\r\n \"2603:1030:40c::340/125\",\r\n + \ \"2603:1030:40c:402::80/125\",\r\n \"2603:1030:40c:802::80/125\",\r\n + \ \"2603:1030:40c:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS2EUAP\",\r\n \"id\": \"AzureKeyVault.EastUS2EUAP\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.51.20.84/30\",\r\n \"20.51.21.64/29\",\r\n \"40.74.150.68/30\",\r\n \ \"40.79.118.1/32\",\r\n \"40.79.118.5/32\",\r\n \"40.89.121.172/30\",\r\n \ \"52.138.73.5/32\",\r\n \"52.138.73.51/32\",\r\n \"52.138.92.188/30\",\r\n @@ -57147,7 +58606,7 @@ interactions: \ \"2603:1030:40b:400::880/125\",\r\n \"2603:1030:40b:800::80/125\",\r\n \ \"2603:1030:40b:c00::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.FranceCentral\",\r\n \"id\": - \"AzureKeyVault.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -57160,18 +58619,18 @@ interactions: \ \"2603:1020:805:402::80/125\",\r\n \"2603:1020:805:802::80/125\",\r\n \ \"2603:1020:805:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.FranceSouth\",\r\n \"id\": \"AzureKeyVault.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.64/30\",\r\n - \ \"52.136.136.15/32\",\r\n \"52.136.136.16/32\",\r\n \"52.136.184.236/30\",\r\n - \ \"52.136.185.176/29\",\r\n \"2603:1020:905::2a0/125\",\r\n - \ \"2603:1020:905:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.GermanyNorth\",\r\n \"id\": - \"AzureKeyVault.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.79.178.64/30\",\r\n \"52.136.136.15/32\",\r\n + \ \"52.136.136.16/32\",\r\n \"52.136.184.236/30\",\r\n \"52.136.185.176/29\",\r\n + \ \"2603:1020:905::2a0/125\",\r\n \"2603:1020:905:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.GermanyNorth\",\r\n + \ \"id\": \"AzureKeyVault.GermanyNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.116.54.76/30\",\r\n \"51.116.55.88/29\",\r\n @@ -57179,7 +58638,7 @@ interactions: \ \"2603:1020:d04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.GermanyWestCentral\",\r\n \"id\": \"AzureKeyVault.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -57189,7 +58648,7 @@ interactions: \ \"2603:1020:c04:802::80/125\",\r\n \"2603:1020:c04:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.JapanEast\",\r\n \ \"id\": \"AzureKeyVault.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -57201,25 +58660,25 @@ interactions: \ \"2603:1040:407:402::80/125\",\r\n \"2603:1040:407:802::80/125\",\r\n \ \"2603:1040:407:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.JapanWest\",\r\n \"id\": \"AzureKeyVault.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.189.228.136/29\",\r\n \"20.189.228.208/30\",\r\n + \ \"40.74.100.48/30\",\r\n \"104.215.18.67/32\",\r\n \"104.215.31.67/32\",\r\n + \ \"2603:1040:606::2a0/125\",\r\n \"2603:1040:606:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.JioIndiaCentral\",\r\n + \ \"id\": \"AzureKeyVault.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.189.228.136/29\",\r\n - \ \"20.189.228.208/30\",\r\n \"40.74.100.48/30\",\r\n \"104.215.18.67/32\",\r\n - \ \"104.215.31.67/32\",\r\n \"2603:1040:606::2a0/125\",\r\n - \ \"2603:1040:606:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.JioIndiaCentral\",\r\n \"id\": - \"AzureKeyVault.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"20.192.50.216/29\",\r\n \"20.192.50.224/30\",\r\n - \ \"20.192.234.0/30\",\r\n \"2603:1040:1104:1::158/125\",\r\n + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.50.216/29\",\r\n + \ \"20.192.50.224/30\",\r\n \"20.192.234.0/30\",\r\n \"2603:1040:1104:1::158/125\",\r\n \ \"2603:1040:1104:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.JioIndiaWest\",\r\n \"id\": - \"AzureKeyVault.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -57229,7 +58688,7 @@ interactions: \ \"2603:1040:d04:400::80/125\",\r\n \"2603:1040:d04:400::2f8/125\",\r\n \ \"2603:1040:d04:800::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.KoreaCentral\",\r\n \"id\": - \"AzureKeyVault.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -57240,30 +58699,31 @@ interactions: \ \"2603:1040:f05:402::80/125\",\r\n \"2603:1040:f05:802::80/125\",\r\n \ \"2603:1040:f05:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.KoreaSouth\",\r\n \"id\": \"AzureKeyVault.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"52.147.113.72/29\",\r\n - \ \"52.147.113.80/30\",\r\n \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n - \ \"52.231.200.108/32\",\r\n \"2603:1040:e05::20/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.NorthCentralUS\",\r\n - \ \"id\": \"AzureKeyVault.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.49.119.232/29\",\r\n - \ \"20.49.119.240/28\",\r\n \"20.125.170.76/30\",\r\n \"20.125.202.76/30\",\r\n - \ \"23.96.210.207/32\",\r\n \"23.96.250.48/32\",\r\n \"52.162.106.144/30\",\r\n - \ \"52.162.255.194/32\",\r\n \"168.62.108.27/32\",\r\n \"168.62.237.29/32\",\r\n - \ \"2603:1030:608::2a0/125\",\r\n \"2603:1030:608:402::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.NorthEurope\",\r\n - \ \"id\": \"AzureKeyVault.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"52.147.113.72/29\",\r\n \"52.147.113.80/30\",\r\n + \ \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n \"52.231.200.108/32\",\r\n + \ \"2603:1040:e05::20/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.NorthCentralUS\",\r\n \"id\": + \"AzureKeyVault.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"northcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.49.119.232/29\",\r\n \"20.49.119.240/28\",\r\n + \ \"20.125.170.76/30\",\r\n \"20.125.202.76/30\",\r\n \"23.96.210.207/32\",\r\n + \ \"23.96.250.48/32\",\r\n \"52.162.106.144/30\",\r\n \"52.162.255.194/32\",\r\n + \ \"168.62.108.27/32\",\r\n \"168.62.237.29/32\",\r\n \"2603:1030:608::2a0/125\",\r\n + \ \"2603:1030:608:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.NorthEurope\",\r\n \"id\": \"AzureKeyVault.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.72/30\",\r\n \"13.74.10.39/32\",\r\n \"13.74.10.113/32\",\r\n \ \"13.74.111.148/30\",\r\n \"20.50.80.192/30\",\r\n \"23.100.57.24/32\",\r\n \ \"23.100.58.149/32\",\r\n \"52.138.160.103/32\",\r\n \"52.138.160.105/32\",\r\n @@ -57272,9 +58732,9 @@ interactions: \ \"2603:1020:5:402::80/125\",\r\n \"2603:1020:5:802::80/125\",\r\n \ \"2603:1020:5:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.NorwayEast\",\r\n \"id\": \"AzureKeyVault.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.120.98.8/30\",\r\n \ \"51.120.110.192/30\",\r\n \"51.120.214.128/30\",\r\n \"51.120.233.132/30\",\r\n @@ -57282,15 +58742,24 @@ interactions: \ \"2603:1020:e04:402::80/125\",\r\n \"2603:1020:e04:802::80/125\",\r\n \ \"2603:1020:e04:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.NorwayWest\",\r\n \"id\": \"AzureKeyVault.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.13.136.188/30\",\r\n \ \"51.13.137.216/29\",\r\n \"51.120.218.0/30\",\r\n \"2603:1020:f04::2a0/125\",\r\n \ \"2603:1020:f04:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.QatarCentral\",\r\n \"id\": + \"AzureKeyVault.QatarCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.21.37.112/30\",\r\n \"20.21.43.244/30\",\r\n + \ \"20.21.66.76/30\",\r\n \"20.21.74.76/30\",\r\n \"20.21.80.0/29\",\r\n + \ \"2603:1040:1002:1::470/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthAfricaNorth\",\r\n \"id\": - \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -57301,7 +58770,7 @@ interactions: \ \"2603:1000:104:802::80/125\",\r\n \"2603:1000:104:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SouthAfricaWest\",\r\n \ \"id\": \"AzureKeyVault.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -57309,7 +58778,7 @@ interactions: \ \"102.37.81.128/30\",\r\n \"102.133.26.0/30\",\r\n \"2603:1000:4::2a0/125\",\r\n \ \"2603:1000:4:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthCentralUS\",\r\n \"id\": - \"AzureKeyVault.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -57323,14 +58792,14 @@ interactions: \ \"2603:1030:807:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthCentralUSSTG\",\r\n \"id\": \"AzureKeyVault.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.0/30\",\r\n \"20.45.117.32/29\",\r\n \"20.45.117.40/30\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SoutheastAsia\",\r\n \ \"id\": \"AzureKeyVault.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -57345,16 +58814,17 @@ interactions: \ \"2603:1040:5:402::80/125\",\r\n \"2603:1040:5:802::80/125\",\r\n \ \"2603:1040:5:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthIndia\",\r\n \"id\": \"AzureKeyVault.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.78.194.64/30\",\r\n - \ \"52.172.116.4/30\",\r\n \"52.172.116.136/29\",\r\n \"104.211.224.186/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.78.194.64/30\",\r\n \"52.172.116.4/30\",\r\n + \ \"52.172.116.136/29\",\r\n \"104.211.224.186/32\",\r\n \ \"104.211.225.134/32\",\r\n \"2603:1040:c06::2a0/125\",\r\n \ \"2603:1040:c06:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwedenCentral\",\r\n \"id\": - \"AzureKeyVault.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -57364,15 +58834,16 @@ interactions: \ \"2603:1020:1004:400::80/125\",\r\n \"2603:1020:1004:400::2f8/125\",\r\n \ \"2603:1020:1004:800::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwedenSouth\",\r\n \"id\": \"AzureKeyVault.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.232/29\",\r\n - \ \"51.12.17.240/30\",\r\n \"51.12.202.0/30\",\r\n \"2603:1020:1104:1::158/125\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.232/29\",\r\n \"51.12.17.240/30\",\r\n + \ \"51.12.202.0/30\",\r\n \"2603:1020:1104:1::158/125\",\r\n \ \"2603:1020:1104:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwitzerlandNorth\",\r\n \"id\": - \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -57383,7 +58854,7 @@ interactions: \ \"2603:1020:a04:802::80/125\",\r\n \"2603:1020:a04:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SwitzerlandWest\",\r\n \ \"id\": \"AzureKeyVault.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -57391,46 +58862,47 @@ interactions: \ \"51.107.251.104/29\",\r\n \"2603:1020:b04::2a0/125\",\r\n \ \"2603:1020:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.UAECentral\",\r\n \"id\": \"AzureKeyVault.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.228/30\",\r\n - \ \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n \"2603:1040:b04::2a0/125\",\r\n - \ \"2603:1040:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.UAENorth\",\r\n \"id\": \"AzureKeyVault.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.38.157.128/30\",\r\n - \ \"40.120.74.0/30\",\r\n \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n - \ \"65.52.250.0/30\",\r\n \"2603:1040:904::340/125\",\r\n - \ \"2603:1040:904:402::80/125\",\r\n \"2603:1040:904:802::80/125\",\r\n - \ \"2603:1040:904:c02::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.UKSouth\",\r\n \"id\": \"AzureKeyVault.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.104.192.129/32\",\r\n - \ \"51.104.192.138/32\",\r\n \"51.105.4.67/32\",\r\n \"51.105.4.75/32\",\r\n - \ \"51.105.71.160/30\",\r\n \"51.105.77.56/30\",\r\n \"51.140.146.56/30\",\r\n - \ \"51.140.157.60/32\",\r\n \"51.140.184.38/31\",\r\n \"51.143.212.184/29\",\r\n - \ \"51.143.213.192/30\",\r\n \"52.151.75.86/32\",\r\n \"2603:1020:705::340/125\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.37.74.228/30\",\r\n \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n + \ \"2603:1040:b04::2a0/125\",\r\n \"2603:1040:b04:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.UAENorth\",\r\n + \ \"id\": \"AzureKeyVault.UAENorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.38.157.128/30\",\r\n \"40.120.74.0/30\",\r\n + \ \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n \"65.52.250.0/30\",\r\n + \ \"2603:1040:904::340/125\",\r\n \"2603:1040:904:402::80/125\",\r\n + \ \"2603:1040:904:802::80/125\",\r\n \"2603:1040:904:c02::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.UKSouth\",\r\n + \ \"id\": \"AzureKeyVault.UKSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"51.104.192.129/32\",\r\n \"51.104.192.138/32\",\r\n + \ \"51.105.4.67/32\",\r\n \"51.105.4.75/32\",\r\n \"51.105.71.160/30\",\r\n + \ \"51.105.77.56/30\",\r\n \"51.140.146.56/30\",\r\n \"51.140.157.60/32\",\r\n + \ \"51.140.184.38/31\",\r\n \"51.143.212.184/29\",\r\n \"51.143.213.192/30\",\r\n + \ \"52.151.75.86/32\",\r\n \"2603:1020:705::340/125\",\r\n \ \"2603:1020:705:402::80/125\",\r\n \"2603:1020:705:802::80/125\",\r\n \ \"2603:1020:705:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.UKWest\",\r\n \"id\": \"AzureKeyVault.UKWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.58.67.48/29\",\r\n \ \"20.58.67.56/30\",\r\n \"51.140.210.80/30\",\r\n \"51.141.8.42/31\",\r\n \ \"2603:1020:605::2a0/125\",\r\n \"2603:1020:605:402::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestCentralUS\",\r\n \ \"id\": \"AzureKeyVault.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -57439,29 +58911,30 @@ interactions: \ \"52.161.31.139/32\",\r\n \"2603:1030:b04::2a0/125\",\r\n \ \"2603:1030:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.WestEurope\",\r\n \"id\": \"AzureKeyVault.WestEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.72/30\",\r\n - \ \"13.69.111.192/30\",\r\n \"13.80.247.19/32\",\r\n \"13.80.247.42/32\",\r\n - \ \"20.61.103.224/29\",\r\n \"20.61.103.232/30\",\r\n \"23.97.178.0/32\",\r\n - \ \"40.91.193.78/32\",\r\n \"40.91.199.213/32\",\r\n \"52.157.162.137/32\",\r\n - \ \"52.157.162.147/32\",\r\n \"52.236.189.80/30\",\r\n \"104.46.40.31/32\",\r\n - \ \"2603:1020:206::340/125\",\r\n \"2603:1020:206:402::80/125\",\r\n - \ \"2603:1020:206:802::80/125\",\r\n \"2603:1020:206:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestIndia\",\r\n - \ \"id\": \"AzureKeyVault.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.72/30\",\r\n \"13.69.111.192/30\",\r\n + \ \"13.80.247.19/32\",\r\n \"13.80.247.42/32\",\r\n \"20.61.103.224/29\",\r\n + \ \"20.61.103.232/30\",\r\n \"23.97.178.0/32\",\r\n \"40.91.193.78/32\",\r\n + \ \"40.91.199.213/32\",\r\n \"52.157.162.137/32\",\r\n \"52.157.162.147/32\",\r\n + \ \"52.236.189.80/30\",\r\n \"104.46.40.31/32\",\r\n \"2603:1020:206::340/125\",\r\n + \ \"2603:1020:206:402::80/125\",\r\n \"2603:1020:206:802::80/125\",\r\n + \ \"2603:1020:206:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.WestIndia\",\r\n \"id\": \"AzureKeyVault.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.80.48/29\",\r\n \"20.192.80.56/30\",\r\n \ \"104.211.146.64/30\",\r\n \"104.211.166.82/32\",\r\n \"104.211.167.57/32\",\r\n \ \"2603:1040:806::2a0/125\",\r\n \"2603:1040:806:402::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestUS\",\r\n \ \"id\": \"AzureKeyVault.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -57469,9 +58942,9 @@ interactions: \ \"104.42.6.91/32\",\r\n \"104.42.136.180/32\",\r\n \"2603:1030:a07::2a0/125\",\r\n \ \"2603:1030:a07:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.WestUS2\",\r\n \"id\": \"AzureKeyVault.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.88/30\",\r\n \ \"13.66.226.249/32\",\r\n \"13.66.230.241/32\",\r\n \"20.51.12.248/29\",\r\n @@ -57484,7 +58957,7 @@ interactions: \ \"2603:1030:c06:802::80/125\",\r\n \"2603:1030:c06:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestUS3\",\r\n \ \"id\": \"AzureKeyVault.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -57493,9 +58966,21 @@ interactions: \ \"20.150.245.56/29\",\r\n \"2603:1030:504::1f8/125\",\r\n \ \"2603:1030:504:402::80/125\",\r\n \"2603:1030:504:402::2f8/125\",\r\n \ \"2603:1030:504:802::140/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureMachineLearning\",\r\n \"id\": \"AzureMachineLearning\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ {\r\n \"name\": \"AzureLoadTestingInstanceManagement\",\r\n \"id\": + \"AzureLoadTestingInstanceManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"NSG\",\r\n \"API\"\r\n ],\r\n \"systemService\": + \"AzureLoadTestingInstanceManagement\",\r\n \"addressPrefixes\": [\r\n + \ \"20.24.1.136/30\",\r\n \"20.26.16.112/30\",\r\n \"20.70.223.12/32\",\r\n + \ \"20.83.222.204/32\",\r\n \"20.88.159.138/32\",\r\n \"20.98.194.67/32\",\r\n + \ \"20.98.199.120/30\",\r\n \"20.107.239.218/32\",\r\n \"20.117.192.200/32\",\r\n + \ \"20.125.7.20/30\",\r\n \"20.195.85.190/32\",\r\n \"20.213.195.80/30\",\r\n + \ \"20.223.65.156/30\",\r\n \"20.232.91.28/30\",\r\n \"20.236.145.196/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureMachineLearning\",\r\n + \ \"id\": \"AzureMachineLearning\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureMachineLearning\",\r\n \"addressPrefixes\": [\r\n \"13.66.87.135/32\",\r\n \"13.66.140.80/28\",\r\n @@ -57506,246 +58991,248 @@ interactions: \ \"13.74.107.160/28\",\r\n \"13.75.36.16/28\",\r\n \"13.77.50.224/28\",\r\n \ \"13.78.106.208/28\",\r\n \"13.86.195.35/32\",\r\n \"13.87.56.112/28\",\r\n \ \"13.87.122.112/28\",\r\n \"13.87.160.129/32\",\r\n \"13.89.171.64/28\",\r\n - \ \"20.17.49.0/27\",\r\n \"20.21.33.0/27\",\r\n \"20.36.106.80/28\",\r\n - \ \"20.36.114.160/28\",\r\n \"20.37.67.80/28\",\r\n \"20.37.74.208/28\",\r\n - \ \"20.37.152.240/28\",\r\n \"20.37.192.96/28\",\r\n \"20.38.80.96/28\",\r\n - \ \"20.38.128.48/28\",\r\n \"20.38.147.128/28\",\r\n \"20.39.1.205/32\",\r\n - \ \"20.39.11.80/28\",\r\n \"20.40.141.171/32\",\r\n \"20.40.231.32/28\",\r\n - \ \"20.41.0.240/28\",\r\n \"20.41.64.80/28\",\r\n \"20.41.197.0/28\",\r\n - \ \"20.42.0.240/28\",\r\n \"20.42.129.16/28\",\r\n \"20.42.227.48/28\",\r\n - \ \"20.43.40.96/28\",\r\n \"20.43.64.96/28\",\r\n \"20.43.120.112/28\",\r\n - \ \"20.43.128.112/28\",\r\n \"20.44.3.32/28\",\r\n \"20.44.26.224/28\",\r\n - \ \"20.44.132.166/32\",\r\n \"20.45.240.64/28\",\r\n \"20.46.13.192/28\",\r\n - \ \"20.48.197.240/28\",\r\n \"20.51.1.48/28\",\r\n \"20.51.14.48/28\",\r\n - \ \"20.51.21.224/28\",\r\n \"20.62.61.128/28\",\r\n \"20.62.135.208/28\",\r\n - \ \"20.65.135.0/28\",\r\n \"20.66.6.48/28\",\r\n \"20.69.1.240/28\",\r\n - \ \"20.70.216.96/28\",\r\n \"20.72.16.48/28\",\r\n \"20.74.195.32/27\",\r\n - \ \"20.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n \"20.89.9.0/28\",\r\n - \ \"20.98.195.64/27\",\r\n \"20.99.8.96/27\",\r\n \"20.150.161.128/28\",\r\n - \ \"20.150.171.80/28\",\r\n \"20.150.179.64/28\",\r\n \"20.150.187.64/28\",\r\n - \ \"20.150.246.16/28\",\r\n \"20.188.219.157/32\",\r\n \"20.188.221.15/32\",\r\n - \ \"20.189.106.80/28\",\r\n \"20.189.229.176/28\",\r\n \"20.192.47.112/28\",\r\n - \ \"20.192.99.64/28\",\r\n \"20.192.160.48/28\",\r\n \"20.192.225.144/28\",\r\n - \ \"20.192.235.16/28\",\r\n \"20.193.194.176/28\",\r\n \"20.195.69.64/28\",\r\n - \ \"20.195.75.48/28\",\r\n \"20.195.75.96/27\",\r\n \"20.200.192.16/28\",\r\n - \ \"20.215.1.0/27\",\r\n \"20.217.41.0/27\",\r\n \"23.98.82.192/28\",\r\n - \ \"23.100.232.216/32\",\r\n \"40.66.61.146/32\",\r\n \"40.67.59.80/28\",\r\n - \ \"40.69.106.224/28\",\r\n \"40.70.146.192/28\",\r\n \"40.70.154.161/32\",\r\n - \ \"40.71.11.64/28\",\r\n \"40.74.24.96/28\",\r\n \"40.74.100.176/28\",\r\n - \ \"40.74.147.48/28\",\r\n \"40.75.35.48/28\",\r\n \"40.78.194.224/28\",\r\n - \ \"40.78.202.80/28\",\r\n \"40.78.227.32/28\",\r\n \"40.78.234.128/28\",\r\n - \ \"40.78.242.176/28\",\r\n \"40.78.250.112/28\",\r\n \"40.79.130.192/28\",\r\n - \ \"40.79.138.128/28\",\r\n \"40.79.146.128/28\",\r\n \"40.79.154.64/28\",\r\n - \ \"40.79.162.48/28\",\r\n \"40.79.170.224/28\",\r\n \"40.79.178.224/28\",\r\n - \ \"40.79.186.160/28\",\r\n \"40.79.194.64/28\",\r\n \"40.80.51.64/28\",\r\n - \ \"40.80.57.176/28\",\r\n \"40.80.169.160/28\",\r\n \"40.80.184.80/28\",\r\n - \ \"40.80.188.96/28\",\r\n \"40.81.27.228/32\",\r\n \"40.82.187.230/32\",\r\n - \ \"40.82.248.80/28\",\r\n \"40.89.17.208/28\",\r\n \"40.90.184.249/32\",\r\n - \ \"40.91.77.76/32\",\r\n \"40.112.242.176/28\",\r\n \"40.119.8.80/28\",\r\n - \ \"51.11.24.49/32\",\r\n \"51.12.29.0/28\",\r\n \"51.12.29.64/27\",\r\n - \ \"51.12.47.32/28\",\r\n \"51.12.99.80/28\",\r\n \"51.12.198.224/28\",\r\n - \ \"51.12.203.80/28\",\r\n \"51.12.227.64/28\",\r\n \"51.12.235.64/28\",\r\n - \ \"51.53.25.0/27\",\r\n \"51.53.169.0/27\",\r\n \"51.104.8.64/27\",\r\n - \ \"51.104.24.96/28\",\r\n \"51.105.67.16/28\",\r\n \"51.105.75.128/28\",\r\n - \ \"51.105.88.224/28\",\r\n \"51.105.129.135/32\",\r\n \"51.107.59.48/28\",\r\n - \ \"51.107.147.32/28\",\r\n \"51.107.155.48/28\",\r\n \"51.107.247.64/27\",\r\n - \ \"51.116.49.176/28\",\r\n \"51.116.59.48/28\",\r\n \"51.116.155.112/28\",\r\n - \ \"51.116.156.128/28\",\r\n \"51.116.250.224/28\",\r\n \"51.120.99.64/28\",\r\n - \ \"51.120.107.64/28\",\r\n \"51.120.211.64/28\",\r\n \"51.120.219.80/28\",\r\n - \ \"51.120.227.80/28\",\r\n \"51.120.234.224/28\",\r\n \"51.137.161.224/28\",\r\n - \ \"51.138.213.16/28\",\r\n \"51.140.146.208/28\",\r\n \"51.140.210.208/28\",\r\n - \ \"51.143.214.32/28\",\r\n \"51.144.184.47/32\",\r\n \"52.138.90.144/28\",\r\n - \ \"52.138.226.160/28\",\r\n \"52.139.3.33/32\",\r\n \"52.140.107.96/28\",\r\n - \ \"52.141.25.58/32\",\r\n \"52.141.26.97/32\",\r\n \"52.148.163.43/32\",\r\n - \ \"52.150.136.80/28\",\r\n \"52.151.111.249/32\",\r\n \"52.155.90.254/32\",\r\n - \ \"52.155.115.7/32\",\r\n \"52.156.193.50/32\",\r\n \"52.162.106.176/28\",\r\n - \ \"52.167.106.160/28\",\r\n \"52.177.164.219/32\",\r\n \"52.182.139.32/28\",\r\n - \ \"52.184.87.76/32\",\r\n \"52.185.70.56/32\",\r\n \"52.228.80.80/28\",\r\n - \ \"52.230.56.136/32\",\r\n \"52.231.18.192/28\",\r\n \"52.231.146.208/28\",\r\n - \ \"52.236.186.192/28\",\r\n \"52.242.224.215/32\",\r\n \"52.246.155.128/28\",\r\n - \ \"52.249.59.91/32\",\r\n \"52.252.160.26/32\",\r\n \"52.253.131.79/32\",\r\n - \ \"52.253.131.198/32\",\r\n \"52.253.227.208/32\",\r\n \"52.255.214.109/32\",\r\n - \ \"52.255.217.127/32\",\r\n \"65.52.250.192/28\",\r\n \"102.37.163.32/28\",\r\n - \ \"102.133.27.32/28\",\r\n \"102.133.58.224/28\",\r\n \"102.133.122.224/27\",\r\n - \ \"102.133.155.32/28\",\r\n \"102.133.251.64/28\",\r\n \"104.208.16.160/28\",\r\n - \ \"104.208.144.160/28\",\r\n \"104.211.81.144/28\",\r\n - \ \"104.214.19.32/28\",\r\n \"191.233.8.48/28\",\r\n \"191.233.203.144/28\",\r\n - \ \"191.233.240.165/32\",\r\n \"191.233.242.167/32\",\r\n - \ \"191.234.147.64/28\",\r\n \"191.234.155.64/28\",\r\n \"191.235.224.96/28\",\r\n - \ \"191.238.73.80/28\",\r\n \"2603:1000:4::300/122\",\r\n - \ \"2603:1000:104:1::2c0/122\",\r\n \"2603:1010:6:1::2c0/122\",\r\n - \ \"2603:1010:101::300/122\",\r\n \"2603:1010:304::300/122\",\r\n - \ \"2603:1010:404::300/122\",\r\n \"2603:1020:5:1::2c0/122\",\r\n - \ \"2603:1020:206:1::2c0/122\",\r\n \"2603:1020:305::300/122\",\r\n - \ \"2603:1020:405::300/122\",\r\n \"2603:1020:605::300/122\",\r\n - \ \"2603:1020:705:1::2c0/122\",\r\n \"2603:1020:805:1::2c0/122\",\r\n - \ \"2603:1020:905::300/122\",\r\n \"2603:1020:a04:1::2c0/122\",\r\n - \ \"2603:1020:b04::300/122\",\r\n \"2603:1020:c04:1::2c0/122\",\r\n - \ \"2603:1020:d04::300/122\",\r\n \"2603:1020:e04:1::2c0/122\",\r\n - \ \"2603:1020:f04::300/122\",\r\n \"2603:1020:1004::2c0/122\",\r\n - \ \"2603:1020:1104::240/122\",\r\n \"2603:1020:1302::200/122\",\r\n - \ \"2603:1030:f:1::300/122\",\r\n \"2603:1030:10:1::2c0/122\",\r\n - \ \"2603:1030:104:1::2c0/122\",\r\n \"2603:1030:107::240/122\",\r\n - \ \"2603:1030:210:1::2c0/122\",\r\n \"2603:1030:40b:1::2c0/122\",\r\n - \ \"2603:1030:40c:1::2c0/122\",\r\n \"2603:1030:504:1::2c0/122\",\r\n - \ \"2603:1030:608::300/122\",\r\n \"2603:1030:807:1::2c0/122\",\r\n - \ \"2603:1030:a07::300/122\",\r\n \"2603:1030:b04::300/122\",\r\n - \ \"2603:1030:c06:1::2c0/122\",\r\n \"2603:1030:f05:1::2c0/122\",\r\n - \ \"2603:1030:1005::300/122\",\r\n \"2603:1040:5:1::2c0/122\",\r\n - \ \"2603:1040:207::300/122\",\r\n \"2603:1040:407:1::2c0/122\",\r\n - \ \"2603:1040:606::300/122\",\r\n \"2603:1040:806::300/122\",\r\n - \ \"2603:1040:904:1::2c0/122\",\r\n \"2603:1040:a06:1::2c0/122\",\r\n - \ \"2603:1040:b04::300/122\",\r\n \"2603:1040:c06::300/122\",\r\n - \ \"2603:1040:d04::2c0/122\",\r\n \"2603:1040:f05:1::2c0/122\",\r\n - \ \"2603:1040:1002::440/122\",\r\n \"2603:1040:1104::240/122\",\r\n - \ \"2603:1040:1202::200/122\",\r\n \"2603:1040:1302::200/122\",\r\n - \ \"2603:1040:1402::200/122\",\r\n \"2603:1040:1503::200/122\",\r\n - \ \"2603:1050:6:1::2c0/122\",\r\n \"2603:1050:403::2c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureMonitor\",\r\n - \ \"id\": \"AzureMonitor\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"25\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureMonitor\",\r\n \"addressPrefixes\": - [\r\n \"13.65.96.175/32\",\r\n \"13.65.206.67/32\",\r\n - \ \"13.65.211.125/32\",\r\n \"13.66.36.144/32\",\r\n \"13.66.37.172/32\",\r\n - \ \"13.66.59.226/32\",\r\n \"13.66.60.151/32\",\r\n \"13.66.140.168/29\",\r\n - \ \"13.66.141.152/29\",\r\n \"13.66.143.218/32\",\r\n \"13.66.145.232/29\",\r\n - \ \"13.66.147.144/28\",\r\n \"13.66.160.124/32\",\r\n \"13.66.220.187/32\",\r\n - \ \"13.66.231.27/32\",\r\n \"13.67.9.192/28\",\r\n \"13.67.10.64/29\",\r\n - \ \"13.67.10.92/30\",\r\n \"13.67.15.0/32\",\r\n \"13.67.15.112/29\",\r\n - \ \"13.67.77.233/32\",\r\n \"13.67.89.191/32\",\r\n \"13.68.31.237/32\",\r\n - \ \"13.68.101.211/32\",\r\n \"13.68.106.77/32\",\r\n \"13.68.109.212/32\",\r\n - \ \"13.68.111.247/32\",\r\n \"13.69.51.175/32\",\r\n \"13.69.51.218/32\",\r\n - \ \"13.69.65.16/28\",\r\n \"13.69.66.136/29\",\r\n \"13.69.67.60/30\",\r\n - \ \"13.69.67.126/32\",\r\n \"13.69.106.88/29\",\r\n \"13.69.106.208/28\",\r\n - \ \"13.69.109.224/27\",\r\n \"13.69.111.200/29\",\r\n \"13.69.229.64/29\",\r\n - \ \"13.69.229.240/29\",\r\n \"13.69.233.0/30\",\r\n \"13.69.233.96/27\",\r\n - \ \"13.69.239.96/29\",\r\n \"13.70.72.232/29\",\r\n \"13.70.73.104/29\",\r\n - \ \"13.70.79.88/29\",\r\n \"13.70.79.96/27\",\r\n \"13.70.124.27/32\",\r\n - \ \"13.70.127.61/32\",\r\n \"13.71.172.128/28\",\r\n \"13.71.172.248/29\",\r\n - \ \"13.71.175.128/32\",\r\n \"13.71.175.216/29\",\r\n \"13.71.177.32/27\",\r\n - \ \"13.71.187.91/32\",\r\n \"13.71.191.47/32\",\r\n \"13.71.195.192/27\",\r\n - \ \"13.71.196.56/29\",\r\n \"13.71.199.116/32\",\r\n \"13.73.26.213/32\",\r\n - \ \"13.73.240.0/29\",\r\n \"13.73.242.32/29\",\r\n \"13.73.244.192/31\",\r\n - \ \"13.73.248.6/31\",\r\n \"13.73.253.104/29\",\r\n \"13.73.253.112/29\",\r\n - \ \"13.73.253.120/32\",\r\n \"13.74.107.88/30\",\r\n \"13.74.108.128/29\",\r\n - \ \"13.74.111.152/29\",\r\n \"13.75.38.0/28\",\r\n \"13.75.38.120/29\",\r\n - \ \"13.75.39.76/30\",\r\n \"13.75.117.221/32\",\r\n \"13.75.119.169/32\",\r\n - \ \"13.75.195.15/32\",\r\n \"13.76.85.243/32\",\r\n \"13.76.87.86/32\",\r\n - \ \"13.77.52.16/28\",\r\n \"13.77.53.48/29\",\r\n \"13.77.53.220/32\",\r\n - \ \"13.77.150.166/32\",\r\n \"13.77.155.39/32\",\r\n \"13.77.174.177/32\",\r\n - \ \"13.78.10.58/32\",\r\n \"13.78.13.189/32\",\r\n \"13.78.108.160/29\",\r\n - \ \"13.78.108.168/30\",\r\n \"13.78.109.112/29\",\r\n \"13.78.111.192/32\",\r\n - \ \"13.78.135.15/32\",\r\n \"13.78.145.11/32\",\r\n \"13.78.172.58/32\",\r\n - \ \"13.78.189.112/32\",\r\n \"13.78.236.149/32\",\r\n \"13.80.134.255/32\",\r\n - \ \"13.82.100.176/32\",\r\n \"13.82.184.151/32\",\r\n \"13.84.134.59/32\",\r\n - \ \"13.84.148.7/32\",\r\n \"13.84.149.186/32\",\r\n \"13.84.173.179/32\",\r\n - \ \"13.84.189.95/32\",\r\n \"13.84.225.10/32\",\r\n \"13.85.70.142/32\",\r\n - \ \"13.86.218.224/28\",\r\n \"13.86.218.248/29\",\r\n \"13.86.223.128/26\",\r\n - \ \"13.87.56.248/29\",\r\n \"13.87.57.128/28\",\r\n \"13.87.122.248/29\",\r\n - \ \"13.87.123.128/28\",\r\n \"13.88.177.28/32\",\r\n \"13.88.230.43/32\",\r\n - \ \"13.88.247.208/32\",\r\n \"13.88.255.115/32\",\r\n \"13.89.42.127/32\",\r\n - \ \"13.89.171.112/30\",\r\n \"13.89.174.128/29\",\r\n \"13.89.179.0/29\",\r\n - \ \"13.90.93.206/32\",\r\n \"13.90.248.141/32\",\r\n \"13.90.249.229/32\",\r\n - \ \"13.90.251.123/32\",\r\n \"13.91.42.27/32\",\r\n \"13.91.102.27/32\",\r\n - \ \"13.92.40.198/32\",\r\n \"13.92.40.223/32\",\r\n \"13.92.138.16/32\",\r\n - \ \"13.92.179.52/32\",\r\n \"13.92.211.249/32\",\r\n \"13.92.232.146/32\",\r\n - \ \"13.92.254.218/32\",\r\n \"13.92.255.146/32\",\r\n \"13.93.215.80/32\",\r\n - \ \"13.93.233.49/32\",\r\n \"13.93.236.73/32\",\r\n \"13.94.39.13/32\",\r\n - \ \"20.17.59.36/30\",\r\n \"20.17.59.40/29\",\r\n \"20.17.59.48/30\",\r\n - \ \"20.17.59.64/27\",\r\n \"20.17.71.128/29\",\r\n \"20.21.37.116/30\",\r\n - \ \"20.21.37.120/29\",\r\n \"20.21.39.224/29\",\r\n \"20.21.46.128/29\",\r\n - \ \"20.21.46.144/28\",\r\n \"20.21.53.0/27\",\r\n \"20.21.54.164/31\",\r\n - \ \"20.21.67.200/29\",\r\n \"20.21.69.160/28\",\r\n \"20.21.75.200/29\",\r\n - \ \"20.21.77.160/28\",\r\n \"20.36.107.24/29\",\r\n \"20.36.107.160/28\",\r\n - \ \"20.36.114.200/29\",\r\n \"20.36.114.208/28\",\r\n \"20.36.125.224/27\",\r\n - \ \"20.37.71.0/27\",\r\n \"20.37.74.232/29\",\r\n \"20.37.74.240/28\",\r\n - \ \"20.37.152.68/31\",\r\n \"20.37.192.68/31\",\r\n \"20.37.195.26/31\",\r\n - \ \"20.37.198.112/28\",\r\n \"20.37.198.140/32\",\r\n \"20.37.198.232/29\",\r\n - \ \"20.37.198.240/28\",\r\n \"20.37.227.16/28\",\r\n \"20.37.227.100/31\",\r\n - \ \"20.37.227.104/29\",\r\n \"20.37.227.112/28\",\r\n \"20.38.80.68/31\",\r\n - \ \"20.38.128.64/29\",\r\n \"20.38.132.64/27\",\r\n \"20.38.143.0/27\",\r\n - \ \"20.38.143.44/30\",\r\n \"20.38.146.152/29\",\r\n \"20.38.147.144/29\",\r\n - \ \"20.38.149.200/29\",\r\n \"20.38.152.32/27\",\r\n \"20.38.157.136/29\",\r\n - \ \"20.39.14.0/28\",\r\n \"20.39.15.16/28\",\r\n \"20.39.15.32/28\",\r\n - \ \"20.40.124.0/32\",\r\n \"20.40.137.91/32\",\r\n \"20.40.140.212/32\",\r\n - \ \"20.40.160.120/32\",\r\n \"20.40.200.172/31\",\r\n \"20.40.200.174/32\",\r\n - \ \"20.40.206.128/28\",\r\n \"20.40.206.232/29\",\r\n \"20.40.207.128/28\",\r\n - \ \"20.40.228.0/26\",\r\n \"20.41.49.208/32\",\r\n \"20.41.64.68/31\",\r\n - \ \"20.41.67.112/28\",\r\n \"20.41.69.4/30\",\r\n \"20.41.69.16/28\",\r\n - \ \"20.41.69.48/31\",\r\n \"20.41.69.62/31\",\r\n \"20.41.208.32/27\",\r\n - \ \"20.42.0.68/31\",\r\n \"20.42.65.72/29\",\r\n \"20.42.65.128/25\",\r\n - \ \"20.42.73.16/29\",\r\n \"20.42.73.128/25\",\r\n \"20.42.128.68/31\",\r\n - \ \"20.42.230.112/28\",\r\n \"20.42.230.208/28\",\r\n \"20.42.230.224/29\",\r\n - \ \"20.42.230.232/31\",\r\n \"20.43.40.68/31\",\r\n \"20.43.41.178/31\",\r\n - \ \"20.43.44.128/28\",\r\n \"20.43.44.216/29\",\r\n \"20.43.44.224/28\",\r\n - \ \"20.43.64.68/31\",\r\n \"20.43.65.154/31\",\r\n \"20.43.70.96/28\",\r\n - \ \"20.43.70.192/29\",\r\n \"20.43.70.200/30\",\r\n \"20.43.70.204/32\",\r\n - \ \"20.43.70.224/29\",\r\n \"20.43.98.234/32\",\r\n \"20.43.99.158/32\",\r\n - \ \"20.43.120.0/29\",\r\n \"20.43.120.240/29\",\r\n \"20.43.123.200/29\",\r\n - \ \"20.43.128.68/31\",\r\n \"20.43.152.45/32\",\r\n \"20.44.3.48/28\",\r\n - \ \"20.44.8.0/28\",\r\n \"20.44.11.192/26\",\r\n \"20.44.12.192/26\",\r\n - \ \"20.44.13.232/29\",\r\n \"20.44.16.0/29\",\r\n \"20.44.17.0/29\",\r\n - \ \"20.44.26.152/29\",\r\n \"20.44.26.248/29\",\r\n \"20.44.29.120/29\",\r\n - \ \"20.44.73.196/32\",\r\n \"20.44.192.217/32\",\r\n \"20.45.95.68/31\",\r\n - \ \"20.45.122.152/29\",\r\n \"20.45.123.80/29\",\r\n \"20.45.123.116/30\",\r\n - \ \"20.45.125.224/28\",\r\n \"20.45.127.64/29\",\r\n \"20.45.208.32/29\",\r\n - \ \"20.46.10.224/27\",\r\n \"20.46.12.196/30\",\r\n \"20.46.13.216/29\",\r\n - \ \"20.46.15.48/29\",\r\n \"20.47.217.0/29\",\r\n \"20.48.193.224/27\",\r\n - \ \"20.49.83.32/28\",\r\n \"20.49.84.32/27\",\r\n \"20.49.91.32/28\",\r\n - \ \"20.49.93.192/26\",\r\n \"20.49.95.48/29\",\r\n \"20.49.99.44/31\",\r\n - \ \"20.49.99.64/28\",\r\n \"20.49.102.24/29\",\r\n \"20.49.102.32/28\",\r\n - \ \"20.49.109.46/31\",\r\n \"20.49.109.80/28\",\r\n \"20.49.111.16/28\",\r\n - \ \"20.49.111.32/28\",\r\n \"20.49.114.20/30\",\r\n \"20.49.114.32/28\",\r\n - \ \"20.49.114.48/31\",\r\n \"20.49.120.64/28\",\r\n \"20.50.65.80/28\",\r\n - \ \"20.50.68.112/29\",\r\n \"20.50.68.120/30\",\r\n \"20.50.68.124/31\",\r\n - \ \"20.50.68.128/29\",\r\n \"20.50.80.200/29\",\r\n \"20.51.5.44/31\",\r\n - \ \"20.51.7.0/27\",\r\n \"20.51.9.0/26\",\r\n \"20.51.17.64/27\",\r\n - \ \"20.52.64.24/29\",\r\n \"20.52.64.32/27\",\r\n \"20.52.72.64/27\",\r\n - \ \"20.52.72.96/28\",\r\n \"20.52.95.50/31\",\r\n \"20.52.95.220/31\",\r\n - \ \"20.53.0.128/27\",\r\n \"20.53.46.64/27\",\r\n \"20.53.48.64/27\",\r\n - \ \"20.53.60.224/31\",\r\n \"20.58.66.96/27\",\r\n \"20.59.81.12/31\",\r\n - \ \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\r\n \"20.65.1.64/28\",\r\n - \ \"20.65.132.0/26\",\r\n \"20.66.2.192/26\",\r\n \"20.72.20.48/28\",\r\n - \ \"20.72.21.0/30\",\r\n \"20.72.21.32/27\",\r\n \"20.72.28.192/27\",\r\n - \ \"20.74.195.64/29\",\r\n \"20.74.195.72/31\",\r\n \"20.83.192.192/29\",\r\n - \ \"20.89.1.32/29\",\r\n \"20.98.192.0/27\",\r\n \"20.99.11.48/28\",\r\n - \ \"20.99.11.96/30\",\r\n \"20.111.2.192/27\",\r\n \"20.125.171.200/29\",\r\n - \ \"20.125.203.200/29\",\r\n \"20.150.130.240/31\",\r\n \"20.150.167.184/29\",\r\n - \ \"20.150.171.208/29\",\r\n \"20.150.173.0/28\",\r\n \"20.150.178.152/29\",\r\n - \ \"20.150.181.96/28\",\r\n \"20.150.181.168/29\",\r\n \"20.150.182.32/27\",\r\n - \ \"20.150.186.152/29\",\r\n \"20.150.189.40/29\",\r\n \"20.150.225.8/29\",\r\n - \ \"20.150.241.64/29\",\r\n \"20.150.241.72/30\",\r\n \"20.150.241.96/27\",\r\n - \ \"20.187.197.192/27\",\r\n \"20.188.36.28/32\",\r\n \"20.189.81.11/32\",\r\n - \ \"20.189.81.14/32\",\r\n \"20.189.81.24/31\",\r\n \"20.189.81.26/32\",\r\n - \ \"20.189.81.28/32\",\r\n \"20.189.81.31/32\",\r\n \"20.189.81.32/31\",\r\n - \ \"20.189.81.34/32\",\r\n \"20.189.109.144/28\",\r\n \"20.189.111.0/28\",\r\n - \ \"20.189.111.16/29\",\r\n \"20.189.111.24/31\",\r\n \"20.189.172.0/25\",\r\n - \ \"20.189.194.102/31\",\r\n \"20.189.225.128/27\",\r\n \"20.190.60.38/32\",\r\n - \ \"20.191.165.64/27\",\r\n \"20.192.32.192/27\",\r\n \"20.192.34.80/28\",\r\n - \ \"20.192.43.96/27\",\r\n \"20.192.45.100/31\",\r\n \"20.192.48.0/27\",\r\n - \ \"20.192.50.192/28\",\r\n \"20.192.84.164/31\",\r\n \"20.192.98.152/29\",\r\n - \ \"20.192.101.32/27\",\r\n \"20.192.102.72/29\",\r\n \"20.192.153.106/31\",\r\n - \ \"20.192.167.160/27\",\r\n \"20.192.231.244/30\",\r\n \"20.192.235.144/28\",\r\n - \ \"20.193.96.32/27\",\r\n \"20.193.160.40/29\",\r\n \"20.193.160.48/28\",\r\n - \ \"20.193.194.24/29\",\r\n \"20.193.194.32/29\",\r\n \"20.193.194.40/30\",\r\n - \ \"20.193.203.112/28\",\r\n \"20.193.204.64/27\",\r\n \"20.194.67.32/28\",\r\n - \ \"20.194.67.216/29\",\r\n \"20.194.67.224/27\",\r\n \"20.194.72.224/27\",\r\n - \ \"20.195.74.188/31\",\r\n \"20.195.82.160/27\",\r\n \"20.205.77.184/29\",\r\n - \ \"20.205.83.232/29\",\r\n \"20.205.192.72/29\",\r\n \"20.206.0.196/31\",\r\n - \ \"20.208.19.200/29\",\r\n \"20.215.0.40/31\",\r\n \"20.215.4.250/31\",\r\n - \ \"20.215.7.48/29\",\r\n \"20.215.7.56/30\",\r\n \"20.215.7.192/27\",\r\n - \ \"20.215.19.200/29\",\r\n \"20.215.21.160/28\",\r\n \"20.215.27.200/29\",\r\n - \ \"20.215.29.160/28\",\r\n \"20.215.158.128/29\",\r\n \"20.215.158.144/28\",\r\n - \ \"20.217.40.40/31\",\r\n \"20.217.44.250/31\",\r\n \"20.217.47.48/29\",\r\n - \ \"20.217.47.56/30\",\r\n \"20.217.47.192/27\",\r\n \"20.217.62.128/29\",\r\n - \ \"20.217.62.144/28\",\r\n \"20.217.75.200/29\",\r\n \"20.217.77.160/28\",\r\n - \ \"20.217.91.200/29\",\r\n \"20.217.93.160/28\",\r\n \"23.96.28.38/32\",\r\n - \ \"23.96.252.161/32\",\r\n \"23.96.252.216/32\",\r\n \"23.97.65.103/32\",\r\n - \ \"23.98.82.120/29\",\r\n \"23.98.82.208/28\",\r\n \"23.98.104.160/28\",\r\n - \ \"23.98.106.136/29\",\r\n \"23.98.106.144/30\",\r\n \"23.98.106.148/31\",\r\n - \ \"23.98.106.150/32\",\r\n \"23.98.106.152/29\",\r\n \"23.98.113.96/29\",\r\n + \ \"20.17.49.0/27\",\r\n \"20.21.33.0/27\",\r\n \"20.21.83.64/27\",\r\n + \ \"20.36.106.80/28\",\r\n \"20.36.114.160/28\",\r\n \"20.37.67.80/28\",\r\n + \ \"20.37.74.208/28\",\r\n \"20.37.152.240/28\",\r\n \"20.37.192.96/28\",\r\n + \ \"20.38.80.96/28\",\r\n \"20.38.128.48/28\",\r\n \"20.38.147.128/28\",\r\n + \ \"20.39.1.205/32\",\r\n \"20.39.11.80/28\",\r\n \"20.40.141.171/32\",\r\n + \ \"20.40.231.32/28\",\r\n \"20.41.0.240/28\",\r\n \"20.41.64.80/28\",\r\n + \ \"20.41.197.0/28\",\r\n \"20.42.0.240/28\",\r\n \"20.42.129.16/28\",\r\n + \ \"20.42.227.48/28\",\r\n \"20.43.40.96/28\",\r\n \"20.43.64.96/28\",\r\n + \ \"20.43.120.112/28\",\r\n \"20.43.128.112/28\",\r\n \"20.44.3.32/28\",\r\n + \ \"20.44.26.224/28\",\r\n \"20.44.132.166/32\",\r\n \"20.45.240.64/28\",\r\n + \ \"20.46.13.192/28\",\r\n \"20.48.197.240/28\",\r\n \"20.51.1.48/28\",\r\n + \ \"20.51.14.48/28\",\r\n \"20.51.21.224/28\",\r\n \"20.62.61.128/28\",\r\n + \ \"20.62.135.208/28\",\r\n \"20.65.135.0/28\",\r\n \"20.66.6.48/28\",\r\n + \ \"20.69.1.240/28\",\r\n \"20.70.216.96/28\",\r\n \"20.72.16.48/28\",\r\n + \ \"20.74.195.32/27\",\r\n \"20.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n + \ \"20.89.9.0/28\",\r\n \"20.98.195.64/27\",\r\n \"20.99.8.96/27\",\r\n + \ \"20.150.161.128/28\",\r\n \"20.150.171.80/28\",\r\n \"20.150.179.64/28\",\r\n + \ \"20.150.187.64/28\",\r\n \"20.150.246.16/28\",\r\n \"20.188.219.157/32\",\r\n + \ \"20.188.221.15/32\",\r\n \"20.189.106.80/28\",\r\n \"20.189.229.176/28\",\r\n + \ \"20.192.47.112/28\",\r\n \"20.192.99.64/28\",\r\n \"20.192.160.48/28\",\r\n + \ \"20.192.225.144/28\",\r\n \"20.192.235.16/28\",\r\n \"20.193.194.176/28\",\r\n + \ \"20.195.69.64/28\",\r\n \"20.195.75.48/28\",\r\n \"20.195.75.96/27\",\r\n + \ \"20.200.192.16/28\",\r\n \"20.215.1.0/27\",\r\n \"20.217.41.0/27\",\r\n + \ \"23.98.82.192/28\",\r\n \"23.100.232.216/32\",\r\n \"40.66.61.146/32\",\r\n + \ \"40.67.59.80/28\",\r\n \"40.69.106.224/28\",\r\n \"40.70.146.192/28\",\r\n + \ \"40.70.154.161/32\",\r\n \"40.71.11.64/28\",\r\n \"40.74.24.96/28\",\r\n + \ \"40.74.100.176/28\",\r\n \"40.74.147.48/28\",\r\n \"40.75.35.48/28\",\r\n + \ \"40.78.194.224/28\",\r\n \"40.78.202.80/28\",\r\n \"40.78.227.32/28\",\r\n + \ \"40.78.234.128/28\",\r\n \"40.78.242.176/28\",\r\n \"40.78.250.112/28\",\r\n + \ \"40.79.130.192/28\",\r\n \"40.79.138.128/28\",\r\n \"40.79.146.128/28\",\r\n + \ \"40.79.154.64/28\",\r\n \"40.79.162.48/28\",\r\n \"40.79.170.224/28\",\r\n + \ \"40.79.178.224/28\",\r\n \"40.79.186.160/28\",\r\n \"40.79.194.64/28\",\r\n + \ \"40.80.51.64/28\",\r\n \"40.80.57.176/28\",\r\n \"40.80.169.160/28\",\r\n + \ \"40.80.184.80/28\",\r\n \"40.80.188.96/28\",\r\n \"40.81.27.228/32\",\r\n + \ \"40.82.187.230/32\",\r\n \"40.82.248.80/28\",\r\n \"40.89.17.208/28\",\r\n + \ \"40.90.184.249/32\",\r\n \"40.91.77.76/32\",\r\n \"40.112.242.176/28\",\r\n + \ \"40.119.8.80/28\",\r\n \"51.11.24.49/32\",\r\n \"51.12.29.0/28\",\r\n + \ \"51.12.29.64/27\",\r\n \"51.12.47.32/28\",\r\n \"51.12.99.80/28\",\r\n + \ \"51.12.198.224/28\",\r\n \"51.12.203.80/28\",\r\n \"51.12.227.64/28\",\r\n + \ \"51.12.235.64/28\",\r\n \"51.53.25.0/27\",\r\n \"51.53.169.0/27\",\r\n + \ \"51.104.8.64/27\",\r\n \"51.104.24.96/28\",\r\n \"51.105.67.16/28\",\r\n + \ \"51.105.75.128/28\",\r\n \"51.105.88.224/28\",\r\n \"51.105.129.135/32\",\r\n + \ \"51.107.59.48/28\",\r\n \"51.107.147.32/28\",\r\n \"51.107.155.48/28\",\r\n + \ \"51.107.247.64/27\",\r\n \"51.116.49.176/28\",\r\n \"51.116.59.48/28\",\r\n + \ \"51.116.155.112/28\",\r\n \"51.116.156.128/28\",\r\n \"51.116.250.224/28\",\r\n + \ \"51.120.99.64/28\",\r\n \"51.120.107.64/28\",\r\n \"51.120.211.64/28\",\r\n + \ \"51.120.219.80/28\",\r\n \"51.120.227.80/28\",\r\n \"51.120.234.224/28\",\r\n + \ \"51.137.161.224/28\",\r\n \"51.138.213.16/28\",\r\n \"51.140.146.208/28\",\r\n + \ \"51.140.210.208/28\",\r\n \"51.143.214.32/28\",\r\n \"51.144.184.47/32\",\r\n + \ \"52.138.90.144/28\",\r\n \"52.138.226.160/28\",\r\n \"52.139.3.33/32\",\r\n + \ \"52.140.107.96/28\",\r\n \"52.141.25.58/32\",\r\n \"52.141.26.97/32\",\r\n + \ \"52.148.163.43/32\",\r\n \"52.150.136.80/28\",\r\n \"52.151.111.249/32\",\r\n + \ \"52.155.90.254/32\",\r\n \"52.155.115.7/32\",\r\n \"52.156.193.50/32\",\r\n + \ \"52.162.106.176/28\",\r\n \"52.167.106.160/28\",\r\n \"52.177.164.219/32\",\r\n + \ \"52.182.139.32/28\",\r\n \"52.184.87.76/32\",\r\n \"52.185.70.56/32\",\r\n + \ \"52.228.80.80/28\",\r\n \"52.230.56.136/32\",\r\n \"52.231.18.192/28\",\r\n + \ \"52.231.146.208/28\",\r\n \"52.236.186.192/28\",\r\n \"52.242.224.215/32\",\r\n + \ \"52.246.155.128/28\",\r\n \"52.249.59.91/32\",\r\n \"52.252.160.26/32\",\r\n + \ \"52.253.131.79/32\",\r\n \"52.253.131.198/32\",\r\n \"52.253.227.208/32\",\r\n + \ \"52.255.214.109/32\",\r\n \"52.255.217.127/32\",\r\n \"65.52.250.192/28\",\r\n + \ \"102.37.163.32/28\",\r\n \"102.133.27.32/28\",\r\n \"102.133.58.224/28\",\r\n + \ \"102.133.122.224/27\",\r\n \"102.133.155.32/28\",\r\n + \ \"102.133.251.64/28\",\r\n \"104.208.16.160/28\",\r\n \"104.208.144.160/28\",\r\n + \ \"104.211.81.144/28\",\r\n \"104.214.19.32/28\",\r\n \"191.233.8.48/28\",\r\n + \ \"191.233.203.144/28\",\r\n \"191.233.240.165/32\",\r\n + \ \"191.233.242.167/32\",\r\n \"191.234.147.64/28\",\r\n + \ \"191.234.155.64/28\",\r\n \"191.235.224.96/28\",\r\n \"191.238.73.80/28\",\r\n + \ \"2603:1000:4::300/122\",\r\n \"2603:1000:104:1::2c0/122\",\r\n + \ \"2603:1010:6:1::2c0/122\",\r\n \"2603:1010:101::300/122\",\r\n + \ \"2603:1010:304::300/122\",\r\n \"2603:1010:404::300/122\",\r\n + \ \"2603:1020:5:1::2c0/122\",\r\n \"2603:1020:206:1::2c0/122\",\r\n + \ \"2603:1020:305::300/122\",\r\n \"2603:1020:405::300/122\",\r\n + \ \"2603:1020:605::300/122\",\r\n \"2603:1020:705:1::2c0/122\",\r\n + \ \"2603:1020:805:1::2c0/122\",\r\n \"2603:1020:905::300/122\",\r\n + \ \"2603:1020:a04:1::2c0/122\",\r\n \"2603:1020:b04::300/122\",\r\n + \ \"2603:1020:c04:1::2c0/122\",\r\n \"2603:1020:d04::300/122\",\r\n + \ \"2603:1020:e04:1::2c0/122\",\r\n \"2603:1020:f04::300/122\",\r\n + \ \"2603:1020:1004::2c0/122\",\r\n \"2603:1020:1104::240/122\",\r\n + \ \"2603:1020:1302::200/122\",\r\n \"2603:1030:f:1::300/122\",\r\n + \ \"2603:1030:10:1::2c0/122\",\r\n \"2603:1030:104:1::2c0/122\",\r\n + \ \"2603:1030:107::240/122\",\r\n \"2603:1030:210:1::2c0/122\",\r\n + \ \"2603:1030:40b:1::2c0/122\",\r\n \"2603:1030:40c:1::2c0/122\",\r\n + \ \"2603:1030:504:1::2c0/122\",\r\n \"2603:1030:608::300/122\",\r\n + \ \"2603:1030:807:1::2c0/122\",\r\n \"2603:1030:a07::300/122\",\r\n + \ \"2603:1030:b04::300/122\",\r\n \"2603:1030:c06:1::2c0/122\",\r\n + \ \"2603:1030:f05:1::2c0/122\",\r\n \"2603:1030:1005::300/122\",\r\n + \ \"2603:1040:5:1::2c0/122\",\r\n \"2603:1040:207::300/122\",\r\n + \ \"2603:1040:407:1::2c0/122\",\r\n \"2603:1040:606::300/122\",\r\n + \ \"2603:1040:806::300/122\",\r\n \"2603:1040:904:1::2c0/122\",\r\n + \ \"2603:1040:a06:1::2c0/122\",\r\n \"2603:1040:b04::300/122\",\r\n + \ \"2603:1040:c06::300/122\",\r\n \"2603:1040:d04::2c0/122\",\r\n + \ \"2603:1040:f05:1::2c0/122\",\r\n \"2603:1040:1002::440/122\",\r\n + \ \"2603:1040:1104::240/122\",\r\n \"2603:1040:1202::200/122\",\r\n + \ \"2603:1040:1302::200/122\",\r\n \"2603:1040:1402::200/122\",\r\n + \ \"2603:1040:1503::200/122\",\r\n \"2603:1050:6:1::2c0/122\",\r\n + \ \"2603:1050:403::2c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureMonitor\",\r\n \"id\": \"AzureMonitor\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"28\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureMonitor\",\r\n \"addressPrefixes\": [\r\n \"13.65.96.175/32\",\r\n + \ \"13.65.206.67/32\",\r\n \"13.65.211.125/32\",\r\n \"13.66.36.144/32\",\r\n + \ \"13.66.37.172/32\",\r\n \"13.66.59.226/32\",\r\n \"13.66.60.151/32\",\r\n + \ \"13.66.140.168/29\",\r\n \"13.66.141.152/29\",\r\n \"13.66.143.218/32\",\r\n + \ \"13.66.145.232/29\",\r\n \"13.66.147.144/28\",\r\n \"13.66.160.124/32\",\r\n + \ \"13.66.220.187/32\",\r\n \"13.66.231.27/32\",\r\n \"13.67.9.192/28\",\r\n + \ \"13.67.10.64/29\",\r\n \"13.67.10.92/30\",\r\n \"13.67.15.0/32\",\r\n + \ \"13.67.15.112/29\",\r\n \"13.67.77.233/32\",\r\n \"13.67.89.191/32\",\r\n + \ \"13.68.31.237/32\",\r\n \"13.68.101.211/32\",\r\n \"13.68.106.77/32\",\r\n + \ \"13.68.109.212/32\",\r\n \"13.68.111.247/32\",\r\n \"13.69.51.175/32\",\r\n + \ \"13.69.51.218/32\",\r\n \"13.69.65.16/28\",\r\n \"13.69.66.136/29\",\r\n + \ \"13.69.67.60/30\",\r\n \"13.69.67.126/32\",\r\n \"13.69.106.88/29\",\r\n + \ \"13.69.106.208/28\",\r\n \"13.69.109.224/27\",\r\n \"13.69.111.200/29\",\r\n + \ \"13.69.229.64/29\",\r\n \"13.69.229.240/29\",\r\n \"13.69.233.0/30\",\r\n + \ \"13.69.233.96/27\",\r\n \"13.69.239.96/29\",\r\n \"13.70.72.232/29\",\r\n + \ \"13.70.73.104/29\",\r\n \"13.70.79.88/29\",\r\n \"13.70.79.96/27\",\r\n + \ \"13.70.124.27/32\",\r\n \"13.70.127.61/32\",\r\n \"13.71.172.128/28\",\r\n + \ \"13.71.172.248/29\",\r\n \"13.71.175.128/32\",\r\n \"13.71.175.216/29\",\r\n + \ \"13.71.177.32/27\",\r\n \"13.71.187.91/32\",\r\n \"13.71.191.47/32\",\r\n + \ \"13.71.195.192/27\",\r\n \"13.71.196.56/29\",\r\n \"13.71.199.116/32\",\r\n + \ \"13.73.26.213/32\",\r\n \"13.73.240.0/29\",\r\n \"13.73.242.32/29\",\r\n + \ \"13.73.244.192/31\",\r\n \"13.73.248.6/31\",\r\n \"13.73.253.104/29\",\r\n + \ \"13.73.253.112/29\",\r\n \"13.73.253.120/32\",\r\n \"13.74.107.88/30\",\r\n + \ \"13.74.108.128/29\",\r\n \"13.74.111.152/29\",\r\n \"13.75.38.0/28\",\r\n + \ \"13.75.38.120/29\",\r\n \"13.75.39.76/30\",\r\n \"13.75.117.221/32\",\r\n + \ \"13.75.119.169/32\",\r\n \"13.75.195.15/32\",\r\n \"13.76.85.243/32\",\r\n + \ \"13.76.87.86/32\",\r\n \"13.77.52.16/28\",\r\n \"13.77.53.48/29\",\r\n + \ \"13.77.53.220/32\",\r\n \"13.77.150.166/32\",\r\n \"13.77.155.39/32\",\r\n + \ \"13.77.174.177/32\",\r\n \"13.78.10.58/32\",\r\n \"13.78.13.189/32\",\r\n + \ \"13.78.108.160/29\",\r\n \"13.78.108.168/30\",\r\n \"13.78.109.112/29\",\r\n + \ \"13.78.111.192/32\",\r\n \"13.78.135.15/32\",\r\n \"13.78.145.11/32\",\r\n + \ \"13.78.172.58/32\",\r\n \"13.78.189.112/32\",\r\n \"13.78.236.149/32\",\r\n + \ \"13.80.134.255/32\",\r\n \"13.82.100.176/32\",\r\n \"13.82.184.151/32\",\r\n + \ \"13.84.134.59/32\",\r\n \"13.84.148.7/32\",\r\n \"13.84.149.186/32\",\r\n + \ \"13.84.173.179/32\",\r\n \"13.84.189.95/32\",\r\n \"13.84.225.10/32\",\r\n + \ \"13.85.70.142/32\",\r\n \"13.86.218.224/28\",\r\n \"13.86.218.248/29\",\r\n + \ \"13.86.223.128/26\",\r\n \"13.87.56.248/29\",\r\n \"13.87.57.128/28\",\r\n + \ \"13.87.122.248/29\",\r\n \"13.87.123.128/28\",\r\n \"13.88.177.28/32\",\r\n + \ \"13.88.230.43/32\",\r\n \"13.88.247.208/32\",\r\n \"13.88.255.115/32\",\r\n + \ \"13.89.42.127/32\",\r\n \"13.89.171.112/30\",\r\n \"13.89.174.128/29\",\r\n + \ \"13.89.179.0/29\",\r\n \"13.90.93.206/32\",\r\n \"13.90.248.141/32\",\r\n + \ \"13.90.249.229/32\",\r\n \"13.90.251.123/32\",\r\n \"13.91.42.27/32\",\r\n + \ \"13.91.102.27/32\",\r\n \"13.92.40.198/32\",\r\n \"13.92.40.223/32\",\r\n + \ \"13.92.138.16/32\",\r\n \"13.92.179.52/32\",\r\n \"13.92.211.249/32\",\r\n + \ \"13.92.232.146/32\",\r\n \"13.92.254.218/32\",\r\n \"13.92.255.146/32\",\r\n + \ \"13.93.215.80/32\",\r\n \"13.93.233.49/32\",\r\n \"13.93.236.73/32\",\r\n + \ \"13.94.39.13/32\",\r\n \"20.17.59.36/30\",\r\n \"20.17.59.40/29\",\r\n + \ \"20.17.59.48/30\",\r\n \"20.17.59.64/27\",\r\n \"20.17.71.128/29\",\r\n + \ \"20.21.37.116/30\",\r\n \"20.21.37.120/29\",\r\n \"20.21.39.224/29\",\r\n + \ \"20.21.46.128/29\",\r\n \"20.21.46.144/28\",\r\n \"20.21.53.0/27\",\r\n + \ \"20.21.54.164/31\",\r\n \"20.21.67.200/29\",\r\n \"20.21.69.160/28\",\r\n + \ \"20.21.75.200/29\",\r\n \"20.21.77.160/28\",\r\n \"20.36.107.24/29\",\r\n + \ \"20.36.107.160/28\",\r\n \"20.36.114.200/29\",\r\n \"20.36.114.208/28\",\r\n + \ \"20.36.125.224/27\",\r\n \"20.37.71.0/27\",\r\n \"20.37.74.232/29\",\r\n + \ \"20.37.74.240/28\",\r\n \"20.37.152.68/31\",\r\n \"20.37.192.68/31\",\r\n + \ \"20.37.195.26/31\",\r\n \"20.37.198.112/28\",\r\n \"20.37.198.140/32\",\r\n + \ \"20.37.198.232/29\",\r\n \"20.37.198.240/28\",\r\n \"20.37.227.16/28\",\r\n + \ \"20.37.227.100/31\",\r\n \"20.37.227.104/29\",\r\n \"20.37.227.112/28\",\r\n + \ \"20.38.80.68/31\",\r\n \"20.38.128.64/29\",\r\n \"20.38.132.64/27\",\r\n + \ \"20.38.143.0/27\",\r\n \"20.38.143.44/30\",\r\n \"20.38.146.152/29\",\r\n + \ \"20.38.147.144/29\",\r\n \"20.38.149.200/29\",\r\n \"20.38.152.32/27\",\r\n + \ \"20.38.157.136/29\",\r\n \"20.39.14.0/28\",\r\n \"20.39.15.16/28\",\r\n + \ \"20.39.15.32/28\",\r\n \"20.40.124.0/32\",\r\n \"20.40.137.91/32\",\r\n + \ \"20.40.140.212/32\",\r\n \"20.40.160.120/32\",\r\n \"20.40.200.172/31\",\r\n + \ \"20.40.200.174/32\",\r\n \"20.40.206.128/28\",\r\n \"20.40.206.232/29\",\r\n + \ \"20.40.207.128/28\",\r\n \"20.40.228.0/26\",\r\n \"20.41.49.208/32\",\r\n + \ \"20.41.64.68/31\",\r\n \"20.41.67.112/28\",\r\n \"20.41.69.4/30\",\r\n + \ \"20.41.69.16/28\",\r\n \"20.41.69.48/31\",\r\n \"20.41.69.62/31\",\r\n + \ \"20.41.208.32/27\",\r\n \"20.42.0.68/31\",\r\n \"20.42.65.72/29\",\r\n + \ \"20.42.65.128/25\",\r\n \"20.42.73.16/29\",\r\n \"20.42.73.128/25\",\r\n + \ \"20.42.128.68/31\",\r\n \"20.42.230.112/28\",\r\n \"20.42.230.208/28\",\r\n + \ \"20.42.230.224/29\",\r\n \"20.42.230.232/31\",\r\n \"20.43.40.68/31\",\r\n + \ \"20.43.41.178/31\",\r\n \"20.43.44.128/28\",\r\n \"20.43.44.216/29\",\r\n + \ \"20.43.44.224/28\",\r\n \"20.43.64.68/31\",\r\n \"20.43.65.154/31\",\r\n + \ \"20.43.70.96/28\",\r\n \"20.43.70.192/29\",\r\n \"20.43.70.200/30\",\r\n + \ \"20.43.70.204/32\",\r\n \"20.43.70.224/29\",\r\n \"20.43.98.234/32\",\r\n + \ \"20.43.99.158/32\",\r\n \"20.43.120.0/29\",\r\n \"20.43.120.240/29\",\r\n + \ \"20.43.123.200/29\",\r\n \"20.43.128.68/31\",\r\n \"20.43.152.45/32\",\r\n + \ \"20.44.3.48/28\",\r\n \"20.44.8.0/28\",\r\n \"20.44.11.192/26\",\r\n + \ \"20.44.12.192/26\",\r\n \"20.44.13.232/29\",\r\n \"20.44.16.0/29\",\r\n + \ \"20.44.17.0/29\",\r\n \"20.44.26.152/29\",\r\n \"20.44.26.248/29\",\r\n + \ \"20.44.29.120/29\",\r\n \"20.44.73.196/32\",\r\n \"20.44.192.217/32\",\r\n + \ \"20.45.95.68/31\",\r\n \"20.45.122.152/29\",\r\n \"20.45.123.80/29\",\r\n + \ \"20.45.123.116/30\",\r\n \"20.45.125.224/28\",\r\n \"20.45.127.64/29\",\r\n + \ \"20.45.208.32/29\",\r\n \"20.46.10.224/27\",\r\n \"20.46.12.196/30\",\r\n + \ \"20.46.13.216/29\",\r\n \"20.46.15.48/29\",\r\n \"20.47.217.0/29\",\r\n + \ \"20.48.193.224/27\",\r\n \"20.49.83.32/28\",\r\n \"20.49.84.32/27\",\r\n + \ \"20.49.91.32/28\",\r\n \"20.49.93.192/26\",\r\n \"20.49.95.48/29\",\r\n + \ \"20.49.99.44/31\",\r\n \"20.49.99.64/28\",\r\n \"20.49.102.24/29\",\r\n + \ \"20.49.102.32/28\",\r\n \"20.49.109.46/31\",\r\n \"20.49.109.80/28\",\r\n + \ \"20.49.111.16/28\",\r\n \"20.49.111.32/28\",\r\n \"20.49.114.20/30\",\r\n + \ \"20.49.114.32/28\",\r\n \"20.49.114.48/31\",\r\n \"20.49.120.64/28\",\r\n + \ \"20.50.65.80/28\",\r\n \"20.50.68.112/29\",\r\n \"20.50.68.120/30\",\r\n + \ \"20.50.68.124/31\",\r\n \"20.50.68.128/29\",\r\n \"20.50.80.200/29\",\r\n + \ \"20.51.5.44/31\",\r\n \"20.51.7.0/27\",\r\n \"20.51.9.0/26\",\r\n + \ \"20.51.17.64/27\",\r\n \"20.52.64.24/29\",\r\n \"20.52.64.32/27\",\r\n + \ \"20.52.72.64/27\",\r\n \"20.52.72.96/28\",\r\n \"20.52.95.50/31\",\r\n + \ \"20.52.95.220/31\",\r\n \"20.53.0.128/27\",\r\n \"20.53.46.64/27\",\r\n + \ \"20.53.48.64/27\",\r\n \"20.53.60.224/31\",\r\n \"20.58.66.96/27\",\r\n + \ \"20.59.81.12/31\",\r\n \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\r\n + \ \"20.65.1.64/28\",\r\n \"20.65.132.0/26\",\r\n \"20.66.2.192/26\",\r\n + \ \"20.72.20.48/28\",\r\n \"20.72.21.0/30\",\r\n \"20.72.21.32/27\",\r\n + \ \"20.72.28.192/27\",\r\n \"20.74.195.64/29\",\r\n \"20.74.195.72/31\",\r\n + \ \"20.83.192.192/29\",\r\n \"20.89.1.32/29\",\r\n \"20.98.192.0/27\",\r\n + \ \"20.99.11.48/28\",\r\n \"20.99.11.96/30\",\r\n \"20.111.2.192/27\",\r\n + \ \"20.125.171.200/29\",\r\n \"20.125.203.200/29\",\r\n \"20.150.130.240/31\",\r\n + \ \"20.150.167.184/29\",\r\n \"20.150.171.208/29\",\r\n \"20.150.173.0/28\",\r\n + \ \"20.150.178.152/29\",\r\n \"20.150.181.96/28\",\r\n \"20.150.181.168/29\",\r\n + \ \"20.150.182.32/27\",\r\n \"20.150.186.152/29\",\r\n \"20.150.189.40/29\",\r\n + \ \"20.150.225.8/29\",\r\n \"20.150.241.64/29\",\r\n \"20.150.241.72/30\",\r\n + \ \"20.150.241.96/27\",\r\n \"20.187.197.192/27\",\r\n \"20.188.36.28/32\",\r\n + \ \"20.189.81.11/32\",\r\n \"20.189.81.14/32\",\r\n \"20.189.81.24/31\",\r\n + \ \"20.189.81.26/32\",\r\n \"20.189.81.28/32\",\r\n \"20.189.81.31/32\",\r\n + \ \"20.189.81.32/31\",\r\n \"20.189.81.34/32\",\r\n \"20.189.109.144/28\",\r\n + \ \"20.189.111.0/28\",\r\n \"20.189.111.16/29\",\r\n \"20.189.111.24/31\",\r\n + \ \"20.189.172.0/25\",\r\n \"20.189.194.102/31\",\r\n \"20.189.225.128/27\",\r\n + \ \"20.190.60.38/32\",\r\n \"20.191.165.64/27\",\r\n \"20.192.32.192/27\",\r\n + \ \"20.192.34.80/28\",\r\n \"20.192.43.96/27\",\r\n \"20.192.45.100/31\",\r\n + \ \"20.192.48.0/27\",\r\n \"20.192.50.192/28\",\r\n \"20.192.84.164/31\",\r\n + \ \"20.192.98.152/29\",\r\n \"20.192.101.32/27\",\r\n \"20.192.102.72/29\",\r\n + \ \"20.192.153.106/31\",\r\n \"20.192.167.160/27\",\r\n \"20.192.231.244/30\",\r\n + \ \"20.192.235.144/28\",\r\n \"20.193.96.32/27\",\r\n \"20.193.160.40/29\",\r\n + \ \"20.193.160.48/28\",\r\n \"20.193.194.24/29\",\r\n \"20.193.194.32/29\",\r\n + \ \"20.193.194.40/30\",\r\n \"20.193.203.112/28\",\r\n \"20.193.204.64/27\",\r\n + \ \"20.194.67.32/28\",\r\n \"20.194.67.216/29\",\r\n \"20.194.67.224/27\",\r\n + \ \"20.194.72.224/27\",\r\n \"20.195.74.188/31\",\r\n \"20.195.82.160/27\",\r\n + \ \"20.205.77.184/29\",\r\n \"20.205.83.232/29\",\r\n \"20.205.86.0/28\",\r\n + \ \"20.205.192.72/29\",\r\n \"20.206.0.196/31\",\r\n \"20.208.19.200/29\",\r\n + \ \"20.210.144.114/31\",\r\n \"20.210.144.116/30\",\r\n \"20.210.144.120/29\",\r\n + \ \"20.215.0.40/31\",\r\n \"20.215.4.250/31\",\r\n \"20.215.7.48/29\",\r\n + \ \"20.215.7.56/30\",\r\n \"20.215.7.192/27\",\r\n \"20.215.19.200/29\",\r\n + \ \"20.215.21.160/28\",\r\n \"20.215.27.200/29\",\r\n \"20.215.29.160/28\",\r\n + \ \"20.215.158.128/29\",\r\n \"20.215.158.144/28\",\r\n \"20.217.40.40/31\",\r\n + \ \"20.217.44.250/31\",\r\n \"20.217.47.48/29\",\r\n \"20.217.47.56/30\",\r\n + \ \"20.217.47.192/27\",\r\n \"20.217.62.128/29\",\r\n \"20.217.62.144/28\",\r\n + \ \"20.217.75.200/29\",\r\n \"20.217.77.160/28\",\r\n \"20.217.91.200/29\",\r\n + \ \"20.217.93.160/28\",\r\n \"23.96.28.38/32\",\r\n \"23.96.252.161/32\",\r\n + \ \"23.96.252.216/32\",\r\n \"23.97.65.103/32\",\r\n \"23.98.82.120/29\",\r\n + \ \"23.98.82.208/28\",\r\n \"23.98.104.160/28\",\r\n \"23.98.106.136/29\",\r\n + \ \"23.98.106.144/30\",\r\n \"23.98.106.148/31\",\r\n \"23.98.106.150/32\",\r\n + \ \"23.98.106.152/29\",\r\n \"23.98.113.96/29\",\r\n \"23.98.113.112/28\",\r\n \ \"23.99.130.172/32\",\r\n \"23.100.90.7/32\",\r\n \"23.100.94.221/32\",\r\n \ \"23.100.122.113/32\",\r\n \"23.100.228.32/32\",\r\n \"23.101.0.142/32\",\r\n \ \"23.101.9.4/32\",\r\n \"23.101.13.65/32\",\r\n \"23.101.69.223/32\",\r\n @@ -57761,70 +59248,71 @@ interactions: \ \"40.70.148.8/29\",\r\n \"40.71.12.224/28\",\r\n \"40.71.12.240/30\",\r\n \ \"40.71.12.248/29\",\r\n \"40.71.13.168/29\",\r\n \"40.71.14.112/30\",\r\n \ \"40.71.183.225/32\",\r\n \"40.74.24.68/31\",\r\n \"40.74.36.208/32\",\r\n - \ \"40.74.59.40/32\",\r\n \"40.74.101.32/28\",\r\n \"40.74.101.200/29\",\r\n - \ \"40.74.146.84/30\",\r\n \"40.74.147.160/29\",\r\n \"40.74.150.32/27\",\r\n - \ \"40.74.150.72/29\",\r\n \"40.74.249.98/32\",\r\n \"40.75.34.40/29\",\r\n - \ \"40.75.35.64/29\",\r\n \"40.76.29.55/32\",\r\n \"40.76.53.225/32\",\r\n - \ \"40.77.17.183/32\",\r\n \"40.77.22.234/32\",\r\n \"40.77.24.27/32\",\r\n - \ \"40.77.101.95/32\",\r\n \"40.77.109.134/32\",\r\n \"40.78.23.86/32\",\r\n - \ \"40.78.57.61/32\",\r\n \"40.78.107.177/32\",\r\n \"40.78.195.16/28\",\r\n - \ \"40.78.196.48/29\",\r\n \"40.78.202.144/28\",\r\n \"40.78.203.240/29\",\r\n - \ \"40.78.226.216/29\",\r\n \"40.78.229.32/29\",\r\n \"40.78.234.56/29\",\r\n - \ \"40.78.234.144/28\",\r\n \"40.78.242.168/30\",\r\n \"40.78.243.16/29\",\r\n - \ \"40.78.247.64/26\",\r\n \"40.78.250.104/30\",\r\n \"40.78.250.208/29\",\r\n - \ \"40.78.253.72/29\",\r\n \"40.78.253.192/26\",\r\n \"40.79.130.240/29\",\r\n - \ \"40.79.132.32/29\",\r\n \"40.79.138.40/30\",\r\n \"40.79.138.144/29\",\r\n - \ \"40.79.141.144/29\",\r\n \"40.79.146.40/30\",\r\n \"40.79.146.144/29\",\r\n - \ \"40.79.150.96/29\",\r\n \"40.79.154.80/29\",\r\n \"40.79.156.32/29\",\r\n - \ \"40.79.162.40/29\",\r\n \"40.79.163.0/29\",\r\n \"40.79.165.64/28\",\r\n - \ \"40.79.165.88/29\",\r\n \"40.79.170.24/29\",\r\n \"40.79.170.240/29\",\r\n - \ \"40.79.173.8/29\",\r\n \"40.79.179.8/29\",\r\n \"40.79.179.16/28\",\r\n - \ \"40.79.187.8/29\",\r\n \"40.79.190.160/27\",\r\n \"40.79.191.200/29\",\r\n - \ \"40.79.194.104/29\",\r\n \"40.79.194.112/29\",\r\n \"40.79.197.120/29\",\r\n - \ \"40.80.50.152/29\",\r\n \"40.80.51.80/29\",\r\n \"40.80.54.32/29\",\r\n - \ \"40.80.180.160/27\",\r\n \"40.80.191.224/28\",\r\n \"40.81.58.225/32\",\r\n - \ \"40.84.133.5/32\",\r\n \"40.84.150.47/32\",\r\n \"40.84.189.107/32\",\r\n - \ \"40.84.192.116/32\",\r\n \"40.85.180.90/32\",\r\n \"40.85.201.168/32\",\r\n - \ \"40.85.218.175/32\",\r\n \"40.85.248.43/32\",\r\n \"40.86.89.165/32\",\r\n - \ \"40.86.201.128/32\",\r\n \"40.87.67.118/32\",\r\n \"40.87.138.220/32\",\r\n - \ \"40.87.140.215/32\",\r\n \"40.89.121.176/29\",\r\n \"40.89.153.171/32\",\r\n - \ \"40.89.189.61/32\",\r\n \"40.112.49.101/32\",\r\n \"40.112.74.241/32\",\r\n - \ \"40.113.176.128/28\",\r\n \"40.113.178.16/28\",\r\n \"40.113.178.32/28\",\r\n - \ \"40.113.178.48/32\",\r\n \"40.114.241.141/32\",\r\n \"40.115.54.120/32\",\r\n - \ \"40.115.103.168/32\",\r\n \"40.115.104.31/32\",\r\n \"40.117.80.207/32\",\r\n - \ \"40.117.95.162/32\",\r\n \"40.117.147.74/32\",\r\n \"40.117.190.239/32\",\r\n - \ \"40.117.197.224/32\",\r\n \"40.118.129.58/32\",\r\n \"40.119.4.128/32\",\r\n - \ \"40.119.8.72/31\",\r\n \"40.119.11.160/28\",\r\n \"40.119.11.180/30\",\r\n - \ \"40.120.8.192/27\",\r\n \"40.120.64.200/29\",\r\n \"40.120.75.32/28\",\r\n - \ \"40.120.77.160/29\",\r\n \"40.120.87.204/30\",\r\n \"40.121.57.2/32\",\r\n - \ \"40.121.61.208/32\",\r\n \"40.121.135.131/32\",\r\n \"40.121.163.228/32\",\r\n - \ \"40.121.165.150/32\",\r\n \"40.121.210.163/32\",\r\n \"40.124.64.144/29\",\r\n - \ \"40.124.64.192/26\",\r\n \"40.126.246.183/32\",\r\n \"40.127.75.125/32\",\r\n - \ \"40.127.84.197/32\",\r\n \"40.127.144.141/32\",\r\n \"51.11.97.96/27\",\r\n - \ \"51.11.192.40/29\",\r\n \"51.12.17.20/30\",\r\n \"51.12.17.56/29\",\r\n - \ \"51.12.17.128/29\",\r\n \"51.12.22.206/31\",\r\n \"51.12.25.56/29\",\r\n - \ \"51.12.25.192/29\",\r\n \"51.12.25.200/30\",\r\n \"51.12.46.0/27\",\r\n - \ \"51.12.73.94/31\",\r\n \"51.12.99.72/29\",\r\n \"51.12.102.192/27\",\r\n - \ \"51.12.102.224/29\",\r\n \"51.12.168.64/29\",\r\n \"51.12.168.80/28\",\r\n - \ \"51.12.195.224/27\",\r\n \"51.12.203.208/28\",\r\n \"51.12.205.96/27\",\r\n - \ \"51.12.226.152/29\",\r\n \"51.12.229.224/29\",\r\n \"51.12.234.152/29\",\r\n - \ \"51.12.237.32/27\",\r\n \"51.12.237.192/29\",\r\n \"51.13.1.8/29\",\r\n - \ \"51.13.128.32/27\",\r\n \"51.13.128.96/28\",\r\n \"51.13.136.192/27\",\r\n - \ \"51.13.143.48/31\",\r\n \"51.53.28.214/31\",\r\n \"51.53.30.156/30\",\r\n - \ \"51.53.31.144/29\",\r\n \"51.53.31.152/31\",\r\n \"51.53.31.224/27\",\r\n - \ \"51.53.110.128/29\",\r\n \"51.53.110.144/28\",\r\n \"51.53.172.214/31\",\r\n - \ \"51.53.172.220/30\",\r\n \"51.53.178.192/29\",\r\n \"51.53.178.200/31\",\r\n - \ \"51.53.178.224/27\",\r\n \"51.53.191.128/29\",\r\n \"51.103.203.200/29\",\r\n - \ \"51.104.8.104/29\",\r\n \"51.104.15.255/32\",\r\n \"51.104.24.68/31\",\r\n - \ \"51.104.25.142/31\",\r\n \"51.104.29.192/28\",\r\n \"51.104.30.160/29\",\r\n - \ \"51.104.30.168/32\",\r\n \"51.104.30.176/28\",\r\n \"51.104.252.13/32\",\r\n - \ \"51.104.255.249/32\",\r\n \"51.105.66.152/29\",\r\n \"51.105.67.160/29\",\r\n - \ \"51.105.70.128/27\",\r\n \"51.105.71.168/29\",\r\n \"51.105.74.152/29\",\r\n - \ \"51.105.75.144/29\",\r\n \"51.105.248.23/32\",\r\n \"51.107.48.68/31\",\r\n - \ \"51.107.48.126/31\",\r\n \"51.107.51.16/28\",\r\n \"51.107.51.120/29\",\r\n - \ \"51.107.52.192/30\",\r\n \"51.107.52.200/29\",\r\n \"51.107.59.176/28\",\r\n - \ \"51.107.75.144/32\",\r\n \"51.107.75.207/32\",\r\n \"51.107.128.56/29\",\r\n - \ \"51.107.128.96/27\",\r\n \"51.107.129.112/28\",\r\n \"51.107.147.16/28\",\r\n + \ \"40.74.59.40/32\",\r\n \"40.74.99.64/29\",\r\n \"40.74.101.32/28\",\r\n + \ \"40.74.101.200/29\",\r\n \"40.74.146.84/30\",\r\n \"40.74.147.160/29\",\r\n + \ \"40.74.150.32/27\",\r\n \"40.74.150.72/29\",\r\n \"40.74.249.98/32\",\r\n + \ \"40.75.34.40/29\",\r\n \"40.75.35.64/29\",\r\n \"40.76.29.55/32\",\r\n + \ \"40.76.53.225/32\",\r\n \"40.77.17.183/32\",\r\n \"40.77.22.234/32\",\r\n + \ \"40.77.24.27/32\",\r\n \"40.77.101.95/32\",\r\n \"40.77.109.134/32\",\r\n + \ \"40.78.23.86/32\",\r\n \"40.78.57.61/32\",\r\n \"40.78.107.177/32\",\r\n + \ \"40.78.195.16/28\",\r\n \"40.78.196.48/29\",\r\n \"40.78.202.144/28\",\r\n + \ \"40.78.203.240/29\",\r\n \"40.78.226.216/29\",\r\n \"40.78.229.32/29\",\r\n + \ \"40.78.234.56/29\",\r\n \"40.78.234.144/28\",\r\n \"40.78.242.168/30\",\r\n + \ \"40.78.243.16/29\",\r\n \"40.78.247.64/26\",\r\n \"40.78.250.104/30\",\r\n + \ \"40.78.250.208/29\",\r\n \"40.78.253.72/29\",\r\n \"40.78.253.192/26\",\r\n + \ \"40.79.130.240/29\",\r\n \"40.79.132.32/29\",\r\n \"40.79.138.40/30\",\r\n + \ \"40.79.138.144/29\",\r\n \"40.79.141.144/29\",\r\n \"40.79.146.40/30\",\r\n + \ \"40.79.146.144/29\",\r\n \"40.79.150.96/29\",\r\n \"40.79.154.80/29\",\r\n + \ \"40.79.156.32/29\",\r\n \"40.79.162.40/29\",\r\n \"40.79.163.0/29\",\r\n + \ \"40.79.165.64/28\",\r\n \"40.79.165.88/29\",\r\n \"40.79.170.24/29\",\r\n + \ \"40.79.170.240/29\",\r\n \"40.79.173.8/29\",\r\n \"40.79.179.8/29\",\r\n + \ \"40.79.179.16/28\",\r\n \"40.79.187.8/29\",\r\n \"40.79.190.160/27\",\r\n + \ \"40.79.191.200/29\",\r\n \"40.79.194.104/29\",\r\n \"40.79.194.112/29\",\r\n + \ \"40.79.197.120/29\",\r\n \"40.80.50.152/29\",\r\n \"40.80.51.80/29\",\r\n + \ \"40.80.54.32/29\",\r\n \"40.80.180.160/27\",\r\n \"40.80.191.224/28\",\r\n + \ \"40.81.58.225/32\",\r\n \"40.84.133.5/32\",\r\n \"40.84.150.47/32\",\r\n + \ \"40.84.189.107/32\",\r\n \"40.84.192.116/32\",\r\n \"40.85.180.90/32\",\r\n + \ \"40.85.201.168/32\",\r\n \"40.85.218.175/32\",\r\n \"40.85.248.43/32\",\r\n + \ \"40.86.89.165/32\",\r\n \"40.86.201.128/32\",\r\n \"40.87.67.118/32\",\r\n + \ \"40.87.138.220/32\",\r\n \"40.87.140.215/32\",\r\n \"40.89.121.176/29\",\r\n + \ \"40.89.153.171/32\",\r\n \"40.89.189.61/32\",\r\n \"40.112.49.101/32\",\r\n + \ \"40.112.74.241/32\",\r\n \"40.113.176.128/28\",\r\n \"40.113.178.16/28\",\r\n + \ \"40.113.178.32/28\",\r\n \"40.113.178.48/32\",\r\n \"40.114.241.141/32\",\r\n + \ \"40.115.54.120/32\",\r\n \"40.115.103.168/32\",\r\n \"40.115.104.31/32\",\r\n + \ \"40.117.80.207/32\",\r\n \"40.117.95.162/32\",\r\n \"40.117.147.74/32\",\r\n + \ \"40.117.190.239/32\",\r\n \"40.117.197.224/32\",\r\n \"40.118.129.58/32\",\r\n + \ \"40.119.4.128/32\",\r\n \"40.119.8.72/31\",\r\n \"40.119.11.160/28\",\r\n + \ \"40.119.11.180/30\",\r\n \"40.120.8.192/27\",\r\n \"40.120.64.200/29\",\r\n + \ \"40.120.65.0/28\",\r\n \"40.120.75.32/28\",\r\n \"40.120.77.160/29\",\r\n + \ \"40.120.87.204/30\",\r\n \"40.121.57.2/32\",\r\n \"40.121.61.208/32\",\r\n + \ \"40.121.135.131/32\",\r\n \"40.121.163.228/32\",\r\n \"40.121.165.150/32\",\r\n + \ \"40.121.210.163/32\",\r\n \"40.124.64.144/29\",\r\n \"40.124.64.192/26\",\r\n + \ \"40.126.246.183/32\",\r\n \"40.127.75.125/32\",\r\n \"40.127.84.197/32\",\r\n + \ \"40.127.144.141/32\",\r\n \"51.11.97.96/27\",\r\n \"51.11.192.40/29\",\r\n + \ \"51.12.17.20/30\",\r\n \"51.12.17.56/29\",\r\n \"51.12.17.128/29\",\r\n + \ \"51.12.22.206/31\",\r\n \"51.12.25.56/29\",\r\n \"51.12.25.192/29\",\r\n + \ \"51.12.25.200/30\",\r\n \"51.12.46.0/27\",\r\n \"51.12.73.94/31\",\r\n + \ \"51.12.99.72/29\",\r\n \"51.12.102.192/27\",\r\n \"51.12.102.224/29\",\r\n + \ \"51.12.168.64/29\",\r\n \"51.12.168.80/28\",\r\n \"51.12.195.224/27\",\r\n + \ \"51.12.203.208/28\",\r\n \"51.12.205.96/27\",\r\n \"51.12.226.152/29\",\r\n + \ \"51.12.229.224/29\",\r\n \"51.12.234.152/29\",\r\n \"51.12.237.32/27\",\r\n + \ \"51.12.237.192/29\",\r\n \"51.13.1.8/29\",\r\n \"51.13.128.32/27\",\r\n + \ \"51.13.128.96/28\",\r\n \"51.13.136.192/27\",\r\n \"51.13.143.48/31\",\r\n + \ \"51.53.28.214/31\",\r\n \"51.53.30.156/30\",\r\n \"51.53.31.144/29\",\r\n + \ \"51.53.31.152/31\",\r\n \"51.53.31.224/27\",\r\n \"51.53.110.128/29\",\r\n + \ \"51.53.110.144/28\",\r\n \"51.53.172.214/31\",\r\n \"51.53.172.220/30\",\r\n + \ \"51.53.178.192/29\",\r\n \"51.53.178.200/31\",\r\n \"51.53.178.224/27\",\r\n + \ \"51.53.191.128/29\",\r\n \"51.103.203.200/29\",\r\n \"51.104.8.104/29\",\r\n + \ \"51.104.15.255/32\",\r\n \"51.104.24.68/31\",\r\n \"51.104.25.142/31\",\r\n + \ \"51.104.29.192/28\",\r\n \"51.104.30.160/29\",\r\n \"51.104.30.168/32\",\r\n + \ \"51.104.30.176/28\",\r\n \"51.104.252.13/32\",\r\n \"51.104.255.249/32\",\r\n + \ \"51.105.66.152/29\",\r\n \"51.105.67.160/29\",\r\n \"51.105.70.128/27\",\r\n + \ \"51.105.71.168/29\",\r\n \"51.105.74.152/29\",\r\n \"51.105.75.144/29\",\r\n + \ \"51.105.248.23/32\",\r\n \"51.107.48.68/31\",\r\n \"51.107.48.126/31\",\r\n + \ \"51.107.51.16/28\",\r\n \"51.107.51.120/29\",\r\n \"51.107.52.192/30\",\r\n + \ \"51.107.52.200/29\",\r\n \"51.107.59.176/28\",\r\n \"51.107.75.144/32\",\r\n + \ \"51.107.75.207/32\",\r\n \"51.107.128.56/29\",\r\n \"51.107.128.96/27\",\r\n + \ \"51.107.129.112/28\",\r\n \"51.107.129.128/27\",\r\n \"51.107.147.16/28\",\r\n \ \"51.107.147.116/30\",\r\n \"51.107.148.0/28\",\r\n \"51.107.148.16/31\",\r\n \ \"51.107.155.176/28\",\r\n \"51.107.156.48/29\",\r\n \"51.107.192.160/27\",\r\n \ \"51.107.242.0/27\",\r\n \"51.107.243.172/31\",\r\n \"51.107.250.0/27\",\r\n @@ -58087,71 +59575,74 @@ interactions: \ \"2603:1040:407::360/123\",\r\n \"2603:1040:407::500/121\",\r\n \ \"2603:1040:407:1::280/122\",\r\n \"2603:1040:407:402::500/121\",\r\n \ \"2603:1040:606::780/121\",\r\n \"2603:1040:606:1::280/123\",\r\n - \ \"2603:1040:606:1::300/121\",\r\n \"2603:1040:606:402::500/121\",\r\n - \ \"2603:1040:806::780/121\",\r\n \"2603:1040:806:1::280/123\",\r\n - \ \"2603:1040:806:1::300/121\",\r\n \"2603:1040:806:402::500/121\",\r\n - \ \"2603:1040:900:2::e/128\",\r\n \"2603:1040:904::60/123\",\r\n - \ \"2603:1040:904::1c0/122\",\r\n \"2603:1040:904::300/123\",\r\n - \ \"2603:1040:904::360/123\",\r\n \"2603:1040:904::500/121\",\r\n - \ \"2603:1040:904:1::280/122\",\r\n \"2603:1040:904:402::500/121\",\r\n - \ \"2603:1040:a06::160/123\",\r\n \"2603:1040:a06::2c0/122\",\r\n - \ \"2603:1040:a06::400/123\",\r\n \"2603:1040:a06::460/123\",\r\n - \ \"2603:1040:a06::600/121\",\r\n \"2603:1040:a06:1::280/122\",\r\n - \ \"2603:1040:a06:402::500/121\",\r\n \"2603:1040:b00:2::b/128\",\r\n - \ \"2603:1040:b04::780/121\",\r\n \"2603:1040:b04:1::280/123\",\r\n - \ \"2603:1040:b04:1::300/121\",\r\n \"2603:1040:b04:402::500/121\",\r\n - \ \"2603:1040:c06::780/121\",\r\n \"2603:1040:c06:1::280/123\",\r\n - \ \"2603:1040:c06:1::300/121\",\r\n \"2603:1040:c06:402::500/121\",\r\n - \ \"2603:1040:d01:4::7/128\",\r\n \"2603:1040:d04::280/122\",\r\n - \ \"2603:1040:d04:1::380/121\",\r\n \"2603:1040:d04:2::/123\",\r\n - \ \"2603:1040:d04:2::100/120\",\r\n \"2603:1040:d04:3::60/126\",\r\n - \ \"2603:1040:d04:400::420/123\",\r\n \"2603:1040:d04:400::580/121\",\r\n - \ \"2603:1040:e05::28/126\",\r\n \"2603:1040:e05::40/123\",\r\n - \ \"2603:1040:e05::80/121\",\r\n \"2603:1040:e05:402::80/121\",\r\n - \ \"2603:1040:f05::60/123\",\r\n \"2603:1040:f05::1c0/122\",\r\n - \ \"2603:1040:f05::300/123\",\r\n \"2603:1040:f05::360/123\",\r\n - \ \"2603:1040:f05::500/121\",\r\n \"2603:1040:f05:1::280/122\",\r\n - \ \"2603:1040:f05:402::500/121\",\r\n \"2603:1040:1002:2::20/123\",\r\n - \ \"2603:1040:1002:2::40/122\",\r\n \"2603:1040:1002:2::80/123\",\r\n - \ \"2603:1040:1002:2::200/121\",\r\n \"2603:1040:1101:2::3/128\",\r\n - \ \"2603:1040:1104:1::160/123\",\r\n \"2603:1040:1104:1::180/122\",\r\n - \ \"2603:1040:1104:1::1c0/123\",\r\n \"2603:1040:1104:1::580/121\",\r\n - \ \"2603:1040:1104:400::460/123\",\r\n \"2603:1040:1202:1::6c0/122\",\r\n - \ \"2603:1040:1202:2::100/122\",\r\n \"2603:1040:1202:2::140/123\",\r\n - \ \"2603:1040:1202:2::180/121\",\r\n \"2603:1040:1302:1::100/120\",\r\n - \ \"2603:1040:1302:1::200/123\",\r\n \"2603:1040:1402:1::5e0/123\",\r\n - \ \"2603:1040:1402:2::/122\",\r\n \"2603:1040:1402:2::40/123\",\r\n - \ \"2603:1040:1402:2::80/121\",\r\n \"2603:1040:1503:2::a0/123\",\r\n - \ \"2603:1040:1503:2::c0/122\",\r\n \"2603:1040:1503:2::200/122\",\r\n - \ \"2603:1040:1503:2::280/121\",\r\n \"2603:1050:6::60/123\",\r\n - \ \"2603:1050:6::1c0/122\",\r\n \"2603:1050:6::300/123\",\r\n - \ \"2603:1050:6::360/123\",\r\n \"2603:1050:6::500/121\",\r\n - \ \"2603:1050:6:1::280/122\",\r\n \"2603:1050:6:402::580/121\",\r\n - \ \"2603:1050:6:c02::2a0/123\",\r\n \"2603:1050:403::280/122\",\r\n - \ \"2603:1050:403:1::80/121\",\r\n \"2603:1050:403:1::240/123\",\r\n - \ \"2603:1050:403:1::300/121\",\r\n \"2603:1050:403:400::580/121\",\r\n - \ \"2a01:111:f100:1003::4134:3641/128\",\r\n \"2a01:111:f100:1003::4134:3677/128\",\r\n - \ \"2a01:111:f100:1003::4134:36c2/128\",\r\n \"2a01:111:f100:1003::4134:36d9/128\",\r\n - \ \"2a01:111:f100:1003::4134:3704/128\",\r\n \"2a01:111:f100:1003::4134:3707/128\",\r\n - \ \"2a01:111:f100:1003::4134:370b/128\",\r\n \"2a01:111:f100:1003::4134:370d/128\",\r\n - \ \"2a01:111:f100:1003::4134:3785/128\",\r\n \"2a01:111:f100:1003::4134:37c4/128\",\r\n - \ \"2a01:111:f100:1003::4134:37d9/128\",\r\n \"2a01:111:f100:1005::a83e:f7fe/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3011/128\",\r\n \"2a01:111:f100:2000::a83e:3015/128\",\r\n - \ \"2a01:111:f100:2000::a83e:301c/128\",\r\n \"2a01:111:f100:2000::a83e:3022/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3024/128\",\r\n \"2a01:111:f100:2000::a83e:3039/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3040/128\",\r\n \"2a01:111:f100:2000::a83e:3070/128\",\r\n + \ \"2603:1040:606:1::300/121\",\r\n \"2603:1040:606:3::600/123\",\r\n + \ \"2603:1040:606:402::500/121\",\r\n \"2603:1040:806::780/121\",\r\n + \ \"2603:1040:806:1::280/123\",\r\n \"2603:1040:806:1::300/121\",\r\n + \ \"2603:1040:806:402::500/121\",\r\n \"2603:1040:900:2::e/128\",\r\n + \ \"2603:1040:904::60/123\",\r\n \"2603:1040:904::1c0/122\",\r\n + \ \"2603:1040:904::300/123\",\r\n \"2603:1040:904::360/123\",\r\n + \ \"2603:1040:904::500/121\",\r\n \"2603:1040:904:1::280/122\",\r\n + \ \"2603:1040:904:402::500/121\",\r\n \"2603:1040:a06::160/123\",\r\n + \ \"2603:1040:a06::2c0/122\",\r\n \"2603:1040:a06::400/123\",\r\n + \ \"2603:1040:a06::460/123\",\r\n \"2603:1040:a06::600/121\",\r\n + \ \"2603:1040:a06:1::280/122\",\r\n \"2603:1040:a06:402::500/121\",\r\n + \ \"2603:1040:b00:2::b/128\",\r\n \"2603:1040:b04::780/121\",\r\n + \ \"2603:1040:b04:1::280/123\",\r\n \"2603:1040:b04:1::300/121\",\r\n + \ \"2603:1040:b04:402::500/121\",\r\n \"2603:1040:c06::780/121\",\r\n + \ \"2603:1040:c06:1::280/123\",\r\n \"2603:1040:c06:1::300/121\",\r\n + \ \"2603:1040:c06:402::500/121\",\r\n \"2603:1040:d01:4::7/128\",\r\n + \ \"2603:1040:d04::280/122\",\r\n \"2603:1040:d04:1::380/121\",\r\n + \ \"2603:1040:d04:2::/123\",\r\n \"2603:1040:d04:2::100/120\",\r\n + \ \"2603:1040:d04:3::60/126\",\r\n \"2603:1040:d04:400::420/123\",\r\n + \ \"2603:1040:d04:400::580/121\",\r\n \"2603:1040:e05::28/126\",\r\n + \ \"2603:1040:e05::40/123\",\r\n \"2603:1040:e05::80/121\",\r\n + \ \"2603:1040:e05:402::80/121\",\r\n \"2603:1040:f05::60/123\",\r\n + \ \"2603:1040:f05::1c0/122\",\r\n \"2603:1040:f05::300/123\",\r\n + \ \"2603:1040:f05::360/123\",\r\n \"2603:1040:f05::500/121\",\r\n + \ \"2603:1040:f05:1::280/122\",\r\n \"2603:1040:f05:402::500/121\",\r\n + \ \"2603:1040:1001:4::/128\",\r\n \"2603:1040:1001:4::d/128\",\r\n + \ \"2603:1040:1002:2::20/123\",\r\n \"2603:1040:1002:2::40/122\",\r\n + \ \"2603:1040:1002:2::80/123\",\r\n \"2603:1040:1002:2::200/121\",\r\n + \ \"2603:1040:1101:2::3/128\",\r\n \"2603:1040:1104:1::160/123\",\r\n + \ \"2603:1040:1104:1::180/122\",\r\n \"2603:1040:1104:1::1c0/123\",\r\n + \ \"2603:1040:1104:1::580/121\",\r\n \"2603:1040:1104:400::460/123\",\r\n + \ \"2603:1040:1202:1::6c0/122\",\r\n \"2603:1040:1202:2::100/122\",\r\n + \ \"2603:1040:1202:2::140/123\",\r\n \"2603:1040:1202:2::180/121\",\r\n + \ \"2603:1040:1302:1::100/120\",\r\n \"2603:1040:1302:1::200/123\",\r\n + \ \"2603:1040:1402:1::5e0/123\",\r\n \"2603:1040:1402:2::/122\",\r\n + \ \"2603:1040:1402:2::40/123\",\r\n \"2603:1040:1402:2::80/121\",\r\n + \ \"2603:1040:1503:2::a0/123\",\r\n \"2603:1040:1503:2::c0/122\",\r\n + \ \"2603:1040:1503:2::200/122\",\r\n \"2603:1040:1503:2::280/121\",\r\n + \ \"2603:1050:6::60/123\",\r\n \"2603:1050:6::1c0/122\",\r\n + \ \"2603:1050:6::300/123\",\r\n \"2603:1050:6::360/123\",\r\n + \ \"2603:1050:6::500/121\",\r\n \"2603:1050:6:1::280/122\",\r\n + \ \"2603:1050:6:402::580/121\",\r\n \"2603:1050:6:c02::2a0/123\",\r\n + \ \"2603:1050:403::280/122\",\r\n \"2603:1050:403:1::80/121\",\r\n + \ \"2603:1050:403:1::240/123\",\r\n \"2603:1050:403:1::300/121\",\r\n + \ \"2603:1050:403:400::580/121\",\r\n \"2a01:111:f100:1003::4134:3641/128\",\r\n + \ \"2a01:111:f100:1003::4134:3677/128\",\r\n \"2a01:111:f100:1003::4134:36c2/128\",\r\n + \ \"2a01:111:f100:1003::4134:36d9/128\",\r\n \"2a01:111:f100:1003::4134:3704/128\",\r\n + \ \"2a01:111:f100:1003::4134:3707/128\",\r\n \"2a01:111:f100:1003::4134:370b/128\",\r\n + \ \"2a01:111:f100:1003::4134:370d/128\",\r\n \"2a01:111:f100:1003::4134:3785/128\",\r\n + \ \"2a01:111:f100:1003::4134:37c4/128\",\r\n \"2a01:111:f100:1003::4134:37d9/128\",\r\n + \ \"2a01:111:f100:1005::a83e:f7fe/128\",\r\n \"2a01:111:f100:2000::a83e:3011/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3015/128\",\r\n \"2a01:111:f100:2000::a83e:301c/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3022/128\",\r\n \"2a01:111:f100:2000::a83e:3024/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3039/128\",\r\n \"2a01:111:f100:2000::a83e:3040/128\",\r\n + \ \"2a01:111:f100:2000::a83e:304a/128\",\r\n \"2a01:111:f100:2000::a83e:3070/128\",\r\n \ \"2a01:111:f100:2000::a83e:3076/128\",\r\n \"2a01:111:f100:2000::a83e:3083/128\",\r\n \ \"2a01:111:f100:2000::a83e:3097/128\",\r\n \"2a01:111:f100:2000::a83e:30a9/128\",\r\n \ \"2a01:111:f100:2000::a83e:30f3/128\",\r\n \"2a01:111:f100:2000::a83e:312d/128\",\r\n \ \"2a01:111:f100:2000::a83e:313a/128\",\r\n \"2a01:111:f100:2000::a83e:313c/127\",\r\n \ \"2a01:111:f100:2000::a83e:32a5/128\",\r\n \"2a01:111:f100:2000::a83e:3344/128\",\r\n \ \"2a01:111:f100:2000::a83e:3348/128\",\r\n \"2a01:111:f100:2000::a83e:335c/128\",\r\n - \ \"2a01:111:f100:2000::a83e:336c/128\",\r\n \"2a01:111:f100:2000::a83e:3370/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3375/128\",\r\n \"2a01:111:f100:2000::a83e:337e/128\",\r\n - \ \"2a01:111:f100:2000::a83e:33ad/128\",\r\n \"2a01:111:f100:2000::a83e:33bf/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3649/128\",\r\n \"2a01:111:f100:2002::8975:2c8c/128\",\r\n - \ \"2a01:111:f100:2002::8975:2c8e/128\",\r\n \"2a01:111:f100:2002::8975:2ce6/128\",\r\n - \ \"2a01:111:f100:2002::8975:2d44/128\",\r\n \"2a01:111:f100:2002::8975:2d6a/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3366/128\",\r\n \"2a01:111:f100:2000::a83e:336c/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3370/128\",\r\n \"2a01:111:f100:2000::a83e:3375/128\",\r\n + \ \"2a01:111:f100:2000::a83e:337e/128\",\r\n \"2a01:111:f100:2000::a83e:33ad/128\",\r\n + \ \"2a01:111:f100:2000::a83e:33bf/128\",\r\n \"2a01:111:f100:2000::a83e:3649/128\",\r\n + \ \"2a01:111:f100:2002::8975:2c8c/128\",\r\n \"2a01:111:f100:2002::8975:2c8e/128\",\r\n + \ \"2a01:111:f100:2002::8975:2ce6/128\",\r\n \"2a01:111:f100:2002::8975:2d44/128\",\r\n + \ \"2a01:111:f100:2002::8975:2d6a/128\",\r\n \"2a01:111:f100:2002::8975:2d83/128\",\r\n \ \"2a01:111:f100:2002::8975:2e91/128\",\r\n \"2a01:111:f100:2002::8975:2eaa/128\",\r\n \ \"2a01:111:f100:2002::8975:2fa3/128\",\r\n \"2a01:111:f100:2002::8975:2fac/128\",\r\n \ \"2a01:111:f100:2002::8975:2fc3/128\",\r\n \"2a01:111:f100:3000::a83e:1840/128\",\r\n @@ -58165,45 +59656,46 @@ interactions: \ \"2a01:111:f100:3000::a83e:1a94/128\",\r\n \"2a01:111:f100:3000::a83e:1a9f/128\",\r\n \ \"2a01:111:f100:3000::a83e:1adf/128\",\r\n \"2a01:111:f100:3000::a83e:1afe/128\",\r\n \ \"2a01:111:f100:3000::a83e:1b12/128\",\r\n \"2a01:111:f100:3000::a83e:1b31/128\",\r\n - \ \"2a01:111:f100:3000::a83e:1b83/128\",\r\n \"2a01:111:f100:3001::8987:1164/128\",\r\n - \ \"2a01:111:f100:3001::8987:1179/128\",\r\n \"2a01:111:f100:3001::8987:11da/128\",\r\n - \ \"2a01:111:f100:3001::8987:11ea/128\",\r\n \"2a01:111:f100:3001::8987:12cf/128\",\r\n - \ \"2a01:111:f100:3001::a83e:a67/128\",\r\n \"2a01:111:f100:4002::9d37:c071/128\",\r\n - \ \"2a01:111:f100:4002::9d37:c0bd/128\",\r\n \"2a01:111:f100:6000::4134:a688/128\",\r\n - \ \"2a01:111:f100:6000::4134:a6cf/128\",\r\n \"2a01:111:f100:7000::6fdd:5343/128\",\r\n - \ \"2a01:111:f100:7000::6fdd:5431/128\",\r\n \"2a01:111:f100:9001::1761:91e4/128\",\r\n - \ \"2a01:111:f100:9001::1761:9323/128\",\r\n \"2a01:111:f100:9001::1761:958a/128\",\r\n - \ \"2a01:111:f100:9001::1761:9696/128\",\r\n \"2a01:111:f100:9001::1761:97ac/128\",\r\n - \ \"2a01:111:f100:a001::4134:e463/128\",\r\n \"2a01:111:f100:a001::a83f:5c0a/128\",\r\n - \ \"2a01:111:f100:a001::a83f:5c0c/128\",\r\n \"2a01:111:f100:a004::bfeb:8af8/128\",\r\n - \ \"2a01:111:f100:a004::bfeb:8ba9/128\",\r\n \"2a01:111:f100:a004::bfeb:8c93/128\",\r\n - \ \"2a01:111:f100:a004::bfeb:8d32/128\",\r\n \"2a01:111:f100:a004::bfeb:8dc7/128\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureOpenDatasets\",\r\n - \ \"id\": \"AzureOpenDatasets\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureOpenDatasets\",\r\n \"addressPrefixes\": - [\r\n \"13.73.248.32/28\",\r\n \"20.36.120.192/28\",\r\n - \ \"20.37.64.192/28\",\r\n \"20.37.156.224/28\",\r\n \"20.37.195.32/28\",\r\n - \ \"20.37.224.192/28\",\r\n \"20.38.84.112/28\",\r\n \"20.38.136.192/28\",\r\n - \ \"20.39.11.32/28\",\r\n \"20.41.4.192/28\",\r\n \"20.41.65.160/28\",\r\n - \ \"20.41.193.128/28\",\r\n \"20.42.4.224/28\",\r\n \"20.42.131.0/28\",\r\n - \ \"20.42.227.0/28\",\r\n \"20.43.41.160/28\",\r\n \"20.43.65.160/28\",\r\n - \ \"20.43.130.112/28\",\r\n \"20.45.112.192/28\",\r\n \"20.45.192.192/28\",\r\n - \ \"20.150.160.192/28\",\r\n \"20.189.106.208/28\",\r\n \"20.192.225.128/28\",\r\n - \ \"40.67.48.192/28\",\r\n \"40.74.30.112/28\",\r\n \"40.80.57.128/28\",\r\n - \ \"40.80.169.128/28\",\r\n \"40.80.188.32/28\",\r\n \"40.82.253.80/28\",\r\n - \ \"40.89.17.128/28\",\r\n \"51.12.41.32/28\",\r\n \"51.12.193.32/28\",\r\n - \ \"51.104.25.160/28\",\r\n \"51.105.80.192/28\",\r\n \"51.105.88.192/28\",\r\n - \ \"51.107.48.192/28\",\r\n \"51.107.144.192/28\",\r\n \"51.116.48.112/28\",\r\n - \ \"51.116.144.112/28\",\r\n \"51.120.40.192/28\",\r\n \"51.120.224.192/28\",\r\n - \ \"51.137.161.144/28\",\r\n \"51.143.192.192/28\",\r\n \"52.136.48.192/28\",\r\n - \ \"52.140.105.128/28\",\r\n \"52.150.139.80/28\",\r\n \"52.228.81.144/28\",\r\n - \ \"102.133.56.112/28\",\r\n \"102.133.216.112/28\",\r\n + \ \"2a01:111:f100:3000::a83e:1b83/128\",\r\n \"2a01:111:f100:3001::8987:114c/128\",\r\n + \ \"2a01:111:f100:3001::8987:1164/128\",\r\n \"2a01:111:f100:3001::8987:1179/128\",\r\n + \ \"2a01:111:f100:3001::8987:11da/128\",\r\n \"2a01:111:f100:3001::8987:11ea/128\",\r\n + \ \"2a01:111:f100:3001::8987:12cf/128\",\r\n \"2a01:111:f100:3001::8987:13fe/128\",\r\n + \ \"2a01:111:f100:3001::a83e:884/128\",\r\n \"2a01:111:f100:3001::a83e:a67/128\",\r\n + \ \"2a01:111:f100:4002::9d37:c071/128\",\r\n \"2a01:111:f100:4002::9d37:c0bd/128\",\r\n + \ \"2a01:111:f100:6000::4134:a688/128\",\r\n \"2a01:111:f100:6000::4134:a6cf/128\",\r\n + \ \"2a01:111:f100:7000::6fdd:5343/128\",\r\n \"2a01:111:f100:7000::6fdd:5431/128\",\r\n + \ \"2a01:111:f100:9001::1761:91e4/128\",\r\n \"2a01:111:f100:9001::1761:9323/128\",\r\n + \ \"2a01:111:f100:9001::1761:958a/128\",\r\n \"2a01:111:f100:9001::1761:9696/128\",\r\n + \ \"2a01:111:f100:9001::1761:97ac/128\",\r\n \"2a01:111:f100:a001::4134:e463/128\",\r\n + \ \"2a01:111:f100:a001::a83f:5c0a/128\",\r\n \"2a01:111:f100:a001::a83f:5c0c/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8af8/128\",\r\n \"2a01:111:f100:a004::bfeb:8ba9/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8c93/128\",\r\n \"2a01:111:f100:a004::bfeb:8d32/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8dc7/128\"\r\n ]\r\n }\r\n + \ },\r\n {\r\n \"name\": \"AzureOpenDatasets\",\r\n \"id\": + \"AzureOpenDatasets\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureOpenDatasets\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.32/28\",\r\n + \ \"20.36.120.192/28\",\r\n \"20.37.64.192/28\",\r\n \"20.37.156.224/28\",\r\n + \ \"20.37.195.32/28\",\r\n \"20.37.224.192/28\",\r\n \"20.38.84.112/28\",\r\n + \ \"20.38.136.192/28\",\r\n \"20.39.11.32/28\",\r\n \"20.41.4.192/28\",\r\n + \ \"20.41.65.160/28\",\r\n \"20.41.193.128/28\",\r\n \"20.42.4.224/28\",\r\n + \ \"20.42.131.0/28\",\r\n \"20.42.227.0/28\",\r\n \"20.43.41.160/28\",\r\n + \ \"20.43.65.160/28\",\r\n \"20.43.130.112/28\",\r\n \"20.45.112.192/28\",\r\n + \ \"20.45.192.192/28\",\r\n \"20.150.160.192/28\",\r\n \"20.189.106.208/28\",\r\n + \ \"20.192.225.128/28\",\r\n \"40.67.48.192/28\",\r\n \"40.74.30.112/28\",\r\n + \ \"40.80.57.128/28\",\r\n \"40.80.169.128/28\",\r\n \"40.80.188.32/28\",\r\n + \ \"40.82.253.80/28\",\r\n \"40.89.17.128/28\",\r\n \"51.12.41.32/28\",\r\n + \ \"51.12.193.32/28\",\r\n \"51.104.25.160/28\",\r\n \"51.105.80.192/28\",\r\n + \ \"51.105.88.192/28\",\r\n \"51.107.48.192/28\",\r\n \"51.107.144.192/28\",\r\n + \ \"51.116.48.112/28\",\r\n \"51.116.144.112/28\",\r\n \"51.120.40.192/28\",\r\n + \ \"51.120.224.192/28\",\r\n \"51.137.161.144/28\",\r\n \"51.143.192.192/28\",\r\n + \ \"52.136.48.192/28\",\r\n \"52.140.105.128/28\",\r\n \"52.150.139.80/28\",\r\n + \ \"52.228.81.144/28\",\r\n \"102.133.56.112/28\",\r\n \"102.133.216.112/28\",\r\n \ \"191.235.225.160/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzurePortal\",\r\n \"id\": \"AzurePortal\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzurePortal\",\r\n \"addressPrefixes\": @@ -58334,7 +59826,7 @@ interactions: \ \"2603:1050:6:1::680/121\",\r\n \"2603:1050:403::680/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureRemoteRendering\",\r\n \ \"id\": \"AzureRemoteRendering\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureRemoteRendering\",\r\n \"addressPrefixes\": @@ -58348,114 +59840,115 @@ interactions: \ \"51.143.209.144/28\",\r\n \"52.146.133.64/28\",\r\n \"52.168.112.88/30\",\r\n \ \"52.178.17.8/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureResourceManager\",\r\n \"id\": \"AzureResourceManager\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureResourceManager\",\r\n \"addressPrefixes\": - [\r\n \"13.66.141.176/28\",\r\n \"13.67.18.0/23\",\r\n \"13.69.67.32/28\",\r\n - \ \"13.69.114.0/23\",\r\n \"13.69.229.224/28\",\r\n \"13.69.234.0/23\",\r\n - \ \"13.70.74.64/28\",\r\n \"13.70.76.0/23\",\r\n \"13.71.173.192/28\",\r\n - \ \"13.71.196.80/28\",\r\n \"13.71.198.0/24\",\r\n \"13.73.240.224/28\",\r\n - \ \"13.73.246.0/23\",\r\n \"13.75.39.16/28\",\r\n \"13.77.53.32/28\",\r\n - \ \"13.77.55.0/25\",\r\n \"13.78.109.96/28\",\r\n \"13.86.219.80/28\",\r\n - \ \"13.86.222.0/24\",\r\n \"13.87.57.240/28\",\r\n \"13.87.60.0/23\",\r\n - \ \"13.87.123.240/28\",\r\n \"13.87.126.0/24\",\r\n \"13.89.180.0/23\",\r\n - \ \"20.17.60.0/23\",\r\n \"20.17.68.0/26\",\r\n \"20.21.44.0/26\",\r\n - \ \"20.21.50.0/23\",\r\n \"20.36.108.48/28\",\r\n \"20.36.110.0/23\",\r\n - \ \"20.36.115.144/28\",\r\n \"20.36.118.0/23\",\r\n \"20.36.126.0/23\",\r\n - \ \"20.37.76.48/28\",\r\n \"20.37.78.0/23\",\r\n \"20.37.230.0/23\",\r\n - \ \"20.38.128.32/28\",\r\n \"20.38.130.0/23\",\r\n \"20.38.150.0/23\",\r\n - \ \"20.40.206.240/28\",\r\n \"20.40.226.0/23\",\r\n \"20.41.70.0/23\",\r\n - \ \"20.43.120.224/28\",\r\n \"20.43.124.0/23\",\r\n \"20.44.3.240/28\",\r\n - \ \"20.44.6.0/23\",\r\n \"20.44.8.16/28\",\r\n \"20.44.16.112/28\",\r\n - \ \"20.44.20.0/23\",\r\n \"20.44.30.0/24\",\r\n \"20.45.88.0/23\",\r\n - \ \"20.45.118.0/23\",\r\n \"20.46.8.0/23\",\r\n \"20.48.194.0/23\",\r\n - \ \"20.49.116.0/23\",\r\n \"20.50.68.96/28\",\r\n \"20.51.10.0/23\",\r\n - \ \"20.51.18.0/23\",\r\n \"20.53.42.0/23\",\r\n \"20.58.64.0/23\",\r\n - \ \"20.61.100.0/23\",\r\n \"20.62.56.0/23\",\r\n \"20.62.130.0/23\",\r\n - \ \"20.65.128.0/23\",\r\n \"20.66.0.0/23\",\r\n \"20.72.28.64/26\",\r\n - \ \"20.88.64.64/26\",\r\n \"20.150.225.128/26\",\r\n \"20.150.242.0/23\",\r\n - \ \"20.187.198.0/23\",\r\n \"20.189.168.0/24\",\r\n \"20.189.226.0/23\",\r\n - \ \"20.191.162.0/23\",\r\n \"20.192.32.128/26\",\r\n \"20.192.40.0/23\",\r\n - \ \"20.192.52.0/23\",\r\n \"20.193.196.0/23\",\r\n \"20.193.204.0/26\",\r\n - \ \"20.195.144.0/23\",\r\n \"20.215.10.0/23\",\r\n \"20.215.156.0/26\",\r\n - \ \"20.217.50.0/23\",\r\n \"20.217.60.0/26\",\r\n \"23.98.110.0/23\",\r\n - \ \"40.67.54.0/23\",\r\n \"40.67.59.208/28\",\r\n \"40.67.62.0/23\",\r\n - \ \"40.67.120.0/24\",\r\n \"40.69.108.32/28\",\r\n \"40.69.112.0/22\",\r\n - \ \"40.71.13.224/28\",\r\n \"40.74.102.0/28\",\r\n \"40.75.35.32/28\",\r\n - \ \"40.75.38.0/23\",\r\n \"40.78.196.32/28\",\r\n \"40.78.198.0/23\",\r\n - \ \"40.78.203.224/28\",\r\n \"40.78.206.0/23\",\r\n \"40.78.234.176/28\",\r\n - \ \"40.78.254.0/23\",\r\n \"40.79.131.240/28\",\r\n \"40.79.134.0/23\",\r\n - \ \"40.79.158.0/23\",\r\n \"40.79.180.0/28\",\r\n \"40.79.182.0/23\",\r\n - \ \"40.79.198.0/23\",\r\n \"40.80.174.0/23\",\r\n \"40.80.178.0/23\",\r\n - \ \"40.113.178.0/28\",\r\n \"40.120.80.0/23\",\r\n \"51.11.64.0/24\",\r\n - \ \"51.11.96.0/24\",\r\n \"51.12.44.0/23\",\r\n \"51.12.101.64/26\",\r\n - \ \"51.12.196.0/23\",\r\n \"51.12.205.0/26\",\r\n \"51.53.98.0/23\",\r\n - \ \"51.53.108.0/26\",\r\n \"51.53.180.0/23\",\r\n \"51.53.188.0/26\",\r\n - \ \"51.104.8.224/28\",\r\n \"51.105.78.0/23\",\r\n \"51.105.94.0/23\",\r\n - \ \"51.107.54.0/23\",\r\n \"51.107.60.32/28\",\r\n \"51.107.62.0/23\",\r\n - \ \"51.107.150.0/23\",\r\n \"51.107.156.32/28\",\r\n \"51.107.158.0/23\",\r\n - \ \"51.116.52.0/23\",\r\n \"51.116.60.32/28\",\r\n \"51.116.62.0/23\",\r\n - \ \"51.116.150.0/23\",\r\n \"51.116.156.32/28\",\r\n \"51.116.159.0/24\",\r\n - \ \"51.120.46.0/23\",\r\n \"51.120.100.32/28\",\r\n \"51.120.102.0/23\",\r\n - \ \"51.120.220.32/28\",\r\n \"51.120.222.0/23\",\r\n \"51.120.230.0/23\",\r\n - \ \"51.138.208.0/23\",\r\n \"51.140.212.16/28\",\r\n \"51.140.214.0/24\",\r\n - \ \"51.143.210.0/23\",\r\n \"52.136.54.0/23\",\r\n \"52.138.94.0/23\",\r\n - \ \"52.139.104.0/23\",\r\n \"52.146.134.0/23\",\r\n \"52.147.96.0/24\",\r\n - \ \"52.150.158.0/23\",\r\n \"52.162.110.224/28\",\r\n \"52.172.114.0/23\",\r\n - \ \"52.231.19.208/28\",\r\n \"52.231.22.0/24\",\r\n \"52.231.148.64/28\",\r\n - \ \"52.231.150.0/24\",\r\n \"52.240.242.0/23\",\r\n \"65.52.252.48/28\",\r\n - \ \"65.52.254.0/23\",\r\n \"102.133.28.16/28\",\r\n \"102.133.30.0/23\",\r\n - \ \"102.133.62.0/23\",\r\n \"102.133.123.224/28\",\r\n \"102.133.158.0/23\",\r\n - \ \"102.133.222.0/23\",\r\n \"104.46.160.0/24\",\r\n \"104.46.161.0/25\",\r\n - \ \"104.46.180.0/23\",\r\n \"104.214.162.0/23\",\r\n \"104.214.166.0/26\",\r\n - \ \"168.61.138.0/23\",\r\n \"168.61.143.192/26\",\r\n \"191.233.52.0/23\",\r\n - \ \"191.233.205.16/28\",\r\n \"191.234.140.0/23\",\r\n \"191.234.158.0/23\",\r\n - \ \"2603:1000:4::6c0/122\",\r\n \"2603:1000:4:402::280/122\",\r\n - \ \"2603:1000:104::480/122\",\r\n \"2603:1000:104:402::280/122\",\r\n - \ \"2603:1010:6::180/122\",\r\n \"2603:1010:6:402::280/122\",\r\n - \ \"2603:1010:101::6c0/122\",\r\n \"2603:1010:101:402::280/122\",\r\n - \ \"2603:1010:304::6c0/122\",\r\n \"2603:1010:304:402::280/122\",\r\n - \ \"2603:1010:404::6c0/122\",\r\n \"2603:1010:404:402::280/122\",\r\n - \ \"2603:1020:5::180/122\",\r\n \"2603:1020:5:402::280/122\",\r\n - \ \"2603:1020:206::180/122\",\r\n \"2603:1020:206:402::280/122\",\r\n - \ \"2603:1020:305::6c0/122\",\r\n \"2603:1020:305:402::280/122\",\r\n - \ \"2603:1020:405::6c0/122\",\r\n \"2603:1020:405:402::280/122\",\r\n - \ \"2603:1020:605::6c0/122\",\r\n \"2603:1020:605:402::280/122\",\r\n - \ \"2603:1020:705::180/122\",\r\n \"2603:1020:705:402::280/122\",\r\n - \ \"2603:1020:805::180/122\",\r\n \"2603:1020:805:402::280/122\",\r\n - \ \"2603:1020:905::6c0/122\",\r\n \"2603:1020:905:402::280/122\",\r\n - \ \"2603:1020:a04::180/122\",\r\n \"2603:1020:a04:2::700/120\",\r\n - \ \"2603:1020:a04:402::280/122\",\r\n \"2603:1020:b04::6c0/122\",\r\n - \ \"2603:1020:b04:402::280/122\",\r\n \"2603:1020:c04::180/122\",\r\n - \ \"2603:1020:c04:402::280/122\",\r\n \"2603:1020:d04::6c0/122\",\r\n - \ \"2603:1020:d04:402::280/122\",\r\n \"2603:1020:e04::180/122\",\r\n - \ \"2603:1020:e04:3::300/120\",\r\n \"2603:1020:e04:402::280/122\",\r\n - \ \"2603:1020:f04::6c0/122\",\r\n \"2603:1020:f04:402::280/122\",\r\n - \ \"2603:1020:1004:1::400/120\",\r\n \"2603:1020:1004:400::180/122\",\r\n - \ \"2603:1020:1104:1::/120\",\r\n \"2603:1020:1104:400::280/122\",\r\n - \ \"2603:1020:1302:1::400/120\",\r\n \"2603:1020:1302:400::1c0/122\",\r\n - \ \"2603:1030:f:1::6c0/122\",\r\n \"2603:1030:f:2::700/120\",\r\n - \ \"2603:1030:f:400::a80/122\",\r\n \"2603:1030:10::180/122\",\r\n - \ \"2603:1030:10:402::280/122\",\r\n \"2603:1030:104::180/122\",\r\n - \ \"2603:1030:104:402::280/122\",\r\n \"2603:1030:107:1::100/120\",\r\n - \ \"2603:1030:107:400::200/122\",\r\n \"2603:1030:210::180/122\",\r\n - \ \"2603:1030:210:402::280/122\",\r\n \"2603:1030:40b:2::40/122\",\r\n - \ \"2603:1030:40b:400::a80/122\",\r\n \"2603:1030:40c::180/122\",\r\n - \ \"2603:1030:40c:402::280/122\",\r\n \"2603:1030:504::400/120\",\r\n - \ \"2603:1030:504:402::180/122\",\r\n \"2603:1030:608::6c0/122\",\r\n - \ \"2603:1030:608:4::100/120\",\r\n \"2603:1030:608:402::280/122\",\r\n - \ \"2603:1030:807::180/122\",\r\n \"2603:1030:807:402::280/122\",\r\n - \ \"2603:1030:a07::6c0/122\",\r\n \"2603:1030:a07:9::200/120\",\r\n - \ \"2603:1030:a07:402::900/122\",\r\n \"2603:1030:b04::6c0/122\",\r\n - \ \"2603:1030:b04:402::280/122\",\r\n \"2603:1030:c06:2::40/122\",\r\n - \ \"2603:1030:c06:400::a80/122\",\r\n \"2603:1030:f05::180/122\",\r\n - \ \"2603:1030:f05:402::280/122\",\r\n \"2603:1030:1005::6c0/122\",\r\n - \ \"2603:1030:1005:402::280/122\",\r\n \"2603:1040:5::280/122\",\r\n - \ \"2603:1040:5:402::280/122\",\r\n \"2603:1040:207::6c0/122\",\r\n - \ \"2603:1040:207:2::300/120\",\r\n \"2603:1040:207:402::280/122\",\r\n - \ \"2603:1040:407::180/122\",\r\n \"2603:1040:407:402::280/122\",\r\n - \ \"2603:1040:606::6c0/122\",\r\n \"2603:1040:606:402::280/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureResourceManager\",\r\n \"addressPrefixes\": [\r\n \"13.66.141.176/28\",\r\n + \ \"13.67.18.0/23\",\r\n \"13.69.67.32/28\",\r\n \"13.69.114.0/23\",\r\n + \ \"13.69.229.224/28\",\r\n \"13.69.234.0/23\",\r\n \"13.70.74.64/28\",\r\n + \ \"13.70.76.0/23\",\r\n \"13.71.173.192/28\",\r\n \"13.71.196.80/28\",\r\n + \ \"13.71.198.0/24\",\r\n \"13.73.240.224/28\",\r\n \"13.73.246.0/23\",\r\n + \ \"13.75.39.16/28\",\r\n \"13.77.53.32/28\",\r\n \"13.77.55.0/25\",\r\n + \ \"13.78.109.96/28\",\r\n \"13.86.219.80/28\",\r\n \"13.86.222.0/24\",\r\n + \ \"13.87.57.240/28\",\r\n \"13.87.60.0/23\",\r\n \"13.87.123.240/28\",\r\n + \ \"13.87.126.0/24\",\r\n \"13.89.180.0/23\",\r\n \"20.17.60.0/23\",\r\n + \ \"20.17.68.0/26\",\r\n \"20.21.44.0/26\",\r\n \"20.21.50.0/23\",\r\n + \ \"20.36.108.48/28\",\r\n \"20.36.110.0/23\",\r\n \"20.36.115.144/28\",\r\n + \ \"20.36.118.0/23\",\r\n \"20.36.126.0/23\",\r\n \"20.37.76.48/28\",\r\n + \ \"20.37.78.0/23\",\r\n \"20.37.230.0/23\",\r\n \"20.38.128.32/28\",\r\n + \ \"20.38.130.0/23\",\r\n \"20.38.150.0/23\",\r\n \"20.40.206.240/28\",\r\n + \ \"20.40.226.0/23\",\r\n \"20.41.70.0/23\",\r\n \"20.43.120.224/28\",\r\n + \ \"20.43.124.0/23\",\r\n \"20.44.3.240/28\",\r\n \"20.44.6.0/23\",\r\n + \ \"20.44.8.16/28\",\r\n \"20.44.16.112/28\",\r\n \"20.44.20.0/23\",\r\n + \ \"20.44.30.0/24\",\r\n \"20.45.88.0/23\",\r\n \"20.45.118.0/23\",\r\n + \ \"20.46.8.0/23\",\r\n \"20.48.194.0/23\",\r\n \"20.49.116.0/23\",\r\n + \ \"20.50.68.96/28\",\r\n \"20.51.10.0/23\",\r\n \"20.51.18.0/23\",\r\n + \ \"20.53.42.0/23\",\r\n \"20.58.64.0/23\",\r\n \"20.61.100.0/23\",\r\n + \ \"20.62.56.0/23\",\r\n \"20.62.130.0/23\",\r\n \"20.65.128.0/23\",\r\n + \ \"20.66.0.0/23\",\r\n \"20.72.28.64/26\",\r\n \"20.88.64.64/26\",\r\n + \ \"20.150.225.128/26\",\r\n \"20.150.242.0/23\",\r\n \"20.187.198.0/23\",\r\n + \ \"20.189.168.0/24\",\r\n \"20.189.226.0/23\",\r\n \"20.191.162.0/23\",\r\n + \ \"20.192.32.128/26\",\r\n \"20.192.40.0/23\",\r\n \"20.192.52.0/23\",\r\n + \ \"20.193.196.0/23\",\r\n \"20.193.204.0/26\",\r\n \"20.195.144.0/23\",\r\n + \ \"20.215.10.0/23\",\r\n \"20.215.156.0/26\",\r\n \"20.217.50.0/23\",\r\n + \ \"20.217.60.0/26\",\r\n \"23.98.110.0/23\",\r\n \"40.67.54.0/23\",\r\n + \ \"40.67.59.208/28\",\r\n \"40.67.62.0/23\",\r\n \"40.67.120.0/24\",\r\n + \ \"40.69.108.32/28\",\r\n \"40.69.112.0/22\",\r\n \"40.71.13.224/28\",\r\n + \ \"40.74.102.0/28\",\r\n \"40.75.35.32/28\",\r\n \"40.75.38.0/23\",\r\n + \ \"40.78.196.32/28\",\r\n \"40.78.198.0/23\",\r\n \"40.78.203.224/28\",\r\n + \ \"40.78.206.0/23\",\r\n \"40.78.234.176/28\",\r\n \"40.78.254.0/23\",\r\n + \ \"40.79.131.240/28\",\r\n \"40.79.134.0/23\",\r\n \"40.79.158.0/23\",\r\n + \ \"40.79.180.0/28\",\r\n \"40.79.182.0/23\",\r\n \"40.79.198.0/23\",\r\n + \ \"40.80.174.0/23\",\r\n \"40.80.178.0/23\",\r\n \"40.113.178.0/28\",\r\n + \ \"40.120.80.0/23\",\r\n \"51.11.64.0/24\",\r\n \"51.11.96.0/24\",\r\n + \ \"51.12.44.0/23\",\r\n \"51.12.101.64/26\",\r\n \"51.12.196.0/23\",\r\n + \ \"51.12.205.0/26\",\r\n \"51.53.98.0/23\",\r\n \"51.53.108.0/26\",\r\n + \ \"51.53.180.0/23\",\r\n \"51.53.188.0/26\",\r\n \"51.104.8.224/28\",\r\n + \ \"51.105.78.0/23\",\r\n \"51.105.94.0/23\",\r\n \"51.107.54.0/23\",\r\n + \ \"51.107.60.32/28\",\r\n \"51.107.62.0/23\",\r\n \"51.107.150.0/23\",\r\n + \ \"51.107.156.32/28\",\r\n \"51.107.158.0/23\",\r\n \"51.116.52.0/23\",\r\n + \ \"51.116.60.32/28\",\r\n \"51.116.62.0/23\",\r\n \"51.116.150.0/23\",\r\n + \ \"51.116.156.32/28\",\r\n \"51.116.159.0/24\",\r\n \"51.120.46.0/23\",\r\n + \ \"51.120.100.32/28\",\r\n \"51.120.102.0/23\",\r\n \"51.120.220.32/28\",\r\n + \ \"51.120.222.0/23\",\r\n \"51.120.230.0/23\",\r\n \"51.138.208.0/23\",\r\n + \ \"51.140.212.16/28\",\r\n \"51.140.214.0/24\",\r\n \"51.143.210.0/23\",\r\n + \ \"52.136.54.0/23\",\r\n \"52.138.94.0/23\",\r\n \"52.139.104.0/23\",\r\n + \ \"52.146.134.0/23\",\r\n \"52.147.96.0/24\",\r\n \"52.150.158.0/23\",\r\n + \ \"52.162.110.224/28\",\r\n \"52.172.114.0/23\",\r\n \"52.231.19.208/28\",\r\n + \ \"52.231.22.0/24\",\r\n \"52.231.148.64/28\",\r\n \"52.231.150.0/24\",\r\n + \ \"52.240.242.0/23\",\r\n \"65.52.252.48/28\",\r\n \"65.52.254.0/23\",\r\n + \ \"102.133.28.16/28\",\r\n \"102.133.30.0/23\",\r\n \"102.133.62.0/23\",\r\n + \ \"102.133.123.224/28\",\r\n \"102.133.158.0/23\",\r\n \"102.133.222.0/23\",\r\n + \ \"104.46.160.0/24\",\r\n \"104.46.161.0/25\",\r\n \"104.46.180.0/23\",\r\n + \ \"104.214.162.0/23\",\r\n \"104.214.166.0/26\",\r\n \"168.61.138.0/23\",\r\n + \ \"168.61.143.192/26\",\r\n \"191.233.52.0/23\",\r\n \"191.233.205.16/28\",\r\n + \ \"191.234.140.0/23\",\r\n \"191.234.158.0/23\",\r\n \"2603:1000:4::6c0/122\",\r\n + \ \"2603:1000:4:402::280/122\",\r\n \"2603:1000:104::480/122\",\r\n + \ \"2603:1000:104:402::280/122\",\r\n \"2603:1010:6::180/122\",\r\n + \ \"2603:1010:6:402::280/122\",\r\n \"2603:1010:101::6c0/122\",\r\n + \ \"2603:1010:101:402::280/122\",\r\n \"2603:1010:304::6c0/122\",\r\n + \ \"2603:1010:304:402::280/122\",\r\n \"2603:1010:404::6c0/122\",\r\n + \ \"2603:1010:404:402::280/122\",\r\n \"2603:1020:5::180/122\",\r\n + \ \"2603:1020:5:402::280/122\",\r\n \"2603:1020:206::180/122\",\r\n + \ \"2603:1020:206:402::280/122\",\r\n \"2603:1020:305::6c0/122\",\r\n + \ \"2603:1020:305:402::280/122\",\r\n \"2603:1020:405::6c0/122\",\r\n + \ \"2603:1020:405:402::280/122\",\r\n \"2603:1020:605::6c0/122\",\r\n + \ \"2603:1020:605:402::280/122\",\r\n \"2603:1020:705::180/122\",\r\n + \ \"2603:1020:705:402::280/122\",\r\n \"2603:1020:805::180/122\",\r\n + \ \"2603:1020:805:402::280/122\",\r\n \"2603:1020:905::6c0/122\",\r\n + \ \"2603:1020:905:402::280/122\",\r\n \"2603:1020:a04::180/122\",\r\n + \ \"2603:1020:a04:2::700/120\",\r\n \"2603:1020:a04:402::280/122\",\r\n + \ \"2603:1020:b04::6c0/122\",\r\n \"2603:1020:b04:402::280/122\",\r\n + \ \"2603:1020:c04::180/122\",\r\n \"2603:1020:c04:402::280/122\",\r\n + \ \"2603:1020:d04::6c0/122\",\r\n \"2603:1020:d04:402::280/122\",\r\n + \ \"2603:1020:e04::180/122\",\r\n \"2603:1020:e04:3::300/120\",\r\n + \ \"2603:1020:e04:402::280/122\",\r\n \"2603:1020:f04::6c0/122\",\r\n + \ \"2603:1020:f04:402::280/122\",\r\n \"2603:1020:1004:1::400/120\",\r\n + \ \"2603:1020:1004:400::180/122\",\r\n \"2603:1020:1104:1::/120\",\r\n + \ \"2603:1020:1104:400::280/122\",\r\n \"2603:1020:1302:1::400/120\",\r\n + \ \"2603:1020:1302:400::1c0/122\",\r\n \"2603:1030:f:1::6c0/122\",\r\n + \ \"2603:1030:f:2::700/120\",\r\n \"2603:1030:f:400::a80/122\",\r\n + \ \"2603:1030:10::180/122\",\r\n \"2603:1030:10:402::280/122\",\r\n + \ \"2603:1030:104::180/122\",\r\n \"2603:1030:104:402::280/122\",\r\n + \ \"2603:1030:107:1::100/120\",\r\n \"2603:1030:107:400::200/122\",\r\n + \ \"2603:1030:210::180/122\",\r\n \"2603:1030:210:402::280/122\",\r\n + \ \"2603:1030:40b:2::40/122\",\r\n \"2603:1030:40b:400::a80/122\",\r\n + \ \"2603:1030:40c::180/122\",\r\n \"2603:1030:40c:402::280/122\",\r\n + \ \"2603:1030:504::400/120\",\r\n \"2603:1030:504:402::180/122\",\r\n + \ \"2603:1030:608::6c0/122\",\r\n \"2603:1030:608:4::100/120\",\r\n + \ \"2603:1030:608:402::280/122\",\r\n \"2603:1030:807::180/122\",\r\n + \ \"2603:1030:807:402::280/122\",\r\n \"2603:1030:a07::6c0/122\",\r\n + \ \"2603:1030:a07:9::200/120\",\r\n \"2603:1030:a07:402::900/122\",\r\n + \ \"2603:1030:b04::6c0/122\",\r\n \"2603:1030:b04:402::280/122\",\r\n + \ \"2603:1030:c06:2::40/122\",\r\n \"2603:1030:c06:400::a80/122\",\r\n + \ \"2603:1030:f05::180/122\",\r\n \"2603:1030:f05:402::280/122\",\r\n + \ \"2603:1030:1005::6c0/122\",\r\n \"2603:1030:1005:402::280/122\",\r\n + \ \"2603:1040:5::280/122\",\r\n \"2603:1040:5:402::280/122\",\r\n + \ \"2603:1040:207::6c0/122\",\r\n \"2603:1040:207:2::300/120\",\r\n + \ \"2603:1040:207:402::280/122\",\r\n \"2603:1040:407::180/122\",\r\n + \ \"2603:1040:407:402::280/122\",\r\n \"2603:1040:606::6c0/122\",\r\n + \ \"2603:1040:606:3::400/120\",\r\n \"2603:1040:606:402::280/122\",\r\n \ \"2603:1040:806::6c0/122\",\r\n \"2603:1040:806:402::280/122\",\r\n \ \"2603:1040:904::180/122\",\r\n \"2603:1040:904:3::100/120\",\r\n \ \"2603:1040:904:402::280/122\",\r\n \"2603:1040:a06::280/122\",\r\n @@ -58474,29 +59967,30 @@ interactions: \ \"2603:1050:6:402::280/122\",\r\n \"2603:1050:403:1::40/122\",\r\n \ \"2603:1050:403:400::440/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureSecurityCenter\",\r\n \"id\": \"AzureSecurityCenter\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureSecurityCenter\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.192/27\",\r\n - \ \"13.69.233.64/27\",\r\n \"13.70.79.32/27\",\r\n \"13.71.177.0/27\",\r\n - \ \"13.87.58.192/27\",\r\n \"13.87.124.192/27\",\r\n \"20.36.117.224/27\",\r\n - \ \"20.38.132.32/27\",\r\n \"20.43.123.128/27\",\r\n \"20.44.10.224/27\",\r\n - \ \"20.44.19.128/27\",\r\n \"20.45.126.64/27\",\r\n \"20.49.84.0/27\",\r\n - \ \"20.52.72.0/27\",\r\n \"20.53.0.64/27\",\r\n \"20.150.173.224/27\",\r\n - \ \"20.189.171.64/27\",\r\n \"20.192.184.128/27\",\r\n \"20.192.238.224/27\",\r\n - \ \"20.193.206.160/27\",\r\n \"23.100.208.32/27\",\r\n \"40.67.121.160/27\",\r\n - \ \"40.69.111.64/27\",\r\n \"40.78.239.64/27\",\r\n \"40.79.139.224/27\",\r\n - \ \"40.79.190.128/27\",\r\n \"40.80.180.128/27\",\r\n \"40.89.121.128/27\",\r\n - \ \"40.120.8.128/27\",\r\n \"40.120.64.128/27\",\r\n \"51.12.101.128/27\",\r\n - \ \"51.12.205.64/27\",\r\n \"51.107.128.64/27\",\r\n \"51.107.192.96/27\",\r\n - \ \"51.116.245.224/27\",\r\n \"51.120.109.64/27\",\r\n \"51.120.220.224/27\",\r\n - \ \"51.138.160.32/27\",\r\n \"51.140.149.96/27\",\r\n \"51.140.215.128/27\",\r\n - \ \"52.168.112.96/27\",\r\n \"52.178.17.32/27\",\r\n \"52.231.23.64/27\",\r\n - \ \"52.231.151.0/27\",\r\n \"52.240.241.96/27\",\r\n \"102.37.64.64/27\",\r\n - \ \"102.133.124.160/27\",\r\n \"104.46.162.32/27\",\r\n \"104.214.164.64/27\",\r\n - \ \"168.61.140.64/27\",\r\n \"191.234.149.224/27\",\r\n \"191.237.224.128/27\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"AzureSecurityCenter\",\r\n \"addressPrefixes\": + [\r\n \"13.66.145.192/27\",\r\n \"13.69.233.64/27\",\r\n + \ \"13.70.79.32/27\",\r\n \"13.71.177.0/27\",\r\n \"13.87.58.192/27\",\r\n + \ \"13.87.124.192/27\",\r\n \"20.36.117.224/27\",\r\n \"20.38.132.32/27\",\r\n + \ \"20.43.123.128/27\",\r\n \"20.44.10.224/27\",\r\n \"20.44.19.128/27\",\r\n + \ \"20.45.126.64/27\",\r\n \"20.49.84.0/27\",\r\n \"20.52.72.0/27\",\r\n + \ \"20.53.0.64/27\",\r\n \"20.150.173.224/27\",\r\n \"20.189.171.64/27\",\r\n + \ \"20.192.184.128/27\",\r\n \"20.192.238.224/27\",\r\n \"20.193.206.160/27\",\r\n + \ \"23.100.208.32/27\",\r\n \"40.67.121.160/27\",\r\n \"40.69.111.64/27\",\r\n + \ \"40.78.239.64/27\",\r\n \"40.79.139.224/27\",\r\n \"40.79.190.128/27\",\r\n + \ \"40.80.180.128/27\",\r\n \"40.89.121.128/27\",\r\n \"40.120.8.128/27\",\r\n + \ \"40.120.64.128/27\",\r\n \"51.12.101.128/27\",\r\n \"51.12.205.64/27\",\r\n + \ \"51.107.128.64/27\",\r\n \"51.107.192.96/27\",\r\n \"51.116.245.224/27\",\r\n + \ \"51.120.109.64/27\",\r\n \"51.120.220.224/27\",\r\n \"51.138.160.32/27\",\r\n + \ \"51.140.149.96/27\",\r\n \"51.140.215.128/27\",\r\n \"52.168.112.96/27\",\r\n + \ \"52.178.17.32/27\",\r\n \"52.231.23.64/27\",\r\n \"52.231.151.0/27\",\r\n + \ \"52.240.241.96/27\",\r\n \"102.37.64.64/27\",\r\n \"102.133.124.160/27\",\r\n + \ \"104.46.162.32/27\",\r\n \"104.214.164.64/27\",\r\n \"168.61.140.64/27\",\r\n + \ \"191.234.149.224/27\",\r\n \"191.237.224.128/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureSignalR\",\r\n - \ \"id\": \"AzureSignalR\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"AzureSignalR\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -58555,7 +60049,7 @@ interactions: \ \"2603:1050:6:2::300/120\",\r\n \"2603:1050:403:2::100/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureSiteRecovery\",\r\n \ \"id\": \"AzureSiteRecovery\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSiteRecovery\",\r\n \"addressPrefixes\": @@ -58724,29 +60218,30 @@ interactions: \ \"2603:1050:6:c02::158/125\",\r\n \"2603:1050:403::/123\",\r\n \ \"2603:1050:403:400::1f0/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureSphere\",\r\n \"id\": \"AzureSphere\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureSphereSecureService_Prod\",\r\n \"addressPrefixes\": [\r\n \"20.40.225.168/29\",\r\n - \ \"20.48.196.224/29\",\r\n \"20.49.118.104/29\",\r\n \"20.53.47.72/29\",\r\n - \ \"20.58.67.16/29\",\r\n \"20.61.102.112/29\",\r\n \"20.62.59.64/29\",\r\n - \ \"20.62.129.152/29\",\r\n \"20.62.133.96/28\",\r\n \"20.65.132.72/29\",\r\n - \ \"20.66.4.192/28\",\r\n \"20.66.4.208/29\",\r\n \"20.189.228.128/29\",\r\n - \ \"20.191.165.104/29\",\r\n \"20.192.80.16/29\",\r\n \"20.194.73.240/29\",\r\n - \ \"20.195.65.224/29\",\r\n \"20.195.72.224/29\",\r\n \"40.89.23.248/29\",\r\n - \ \"51.138.210.136/29\",\r\n \"51.143.209.136/29\",\r\n \"52.136.185.144/29\",\r\n - \ \"52.140.111.120/29\",\r\n \"52.146.137.0/29\",\r\n \"52.147.112.136/29\",\r\n - \ \"52.150.157.184/29\",\r\n \"52.172.116.8/29\",\r\n \"104.46.179.248/29\",\r\n - \ \"191.238.72.64/29\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureStack\",\r\n \"id\": \"AzureStack\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"AzureSphereSecureService_Prod\",\r\n + \ \"addressPrefixes\": [\r\n \"20.40.225.168/29\",\r\n \"20.48.196.224/29\",\r\n + \ \"20.49.118.104/29\",\r\n \"20.53.47.72/29\",\r\n \"20.58.67.16/29\",\r\n + \ \"20.61.102.112/29\",\r\n \"20.62.59.64/29\",\r\n \"20.62.129.152/29\",\r\n + \ \"20.62.133.96/28\",\r\n \"20.65.132.72/29\",\r\n \"20.66.4.192/28\",\r\n + \ \"20.66.4.208/29\",\r\n \"20.189.228.128/29\",\r\n \"20.191.165.104/29\",\r\n + \ \"20.192.80.16/29\",\r\n \"20.194.73.240/29\",\r\n \"20.195.65.224/29\",\r\n + \ \"20.195.72.224/29\",\r\n \"40.89.23.248/29\",\r\n \"51.138.210.136/29\",\r\n + \ \"51.143.209.136/29\",\r\n \"52.136.185.144/29\",\r\n \"52.140.111.120/29\",\r\n + \ \"52.146.137.0/29\",\r\n \"52.147.112.136/29\",\r\n \"52.150.157.184/29\",\r\n + \ \"52.172.116.8/29\",\r\n \"104.46.179.248/29\",\r\n \"191.238.72.64/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureStack\",\r\n + \ \"id\": \"AzureStack\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureStack\",\r\n \"addressPrefixes\": [\r\n \"20.51.12.16/28\",\r\n \ \"20.61.103.64/28\",\r\n \"20.69.0.224/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureTrafficManager\",\r\n \ \"id\": \"AzureTrafficManager\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureTrafficManager\",\r\n \"addressPrefixes\": @@ -58772,76 +60267,74 @@ interactions: \ \"2603:1040:5:3::250/124\",\r\n \"2603:1040:207:3::110/124\",\r\n \ \"2a01:111:f100:4002::9d37:c0d4/128\"\r\n ]\r\n }\r\n \ },\r\n {\r\n \"name\": \"AzureUpdateDelivery\",\r\n \"id\": - \"AzureUpdateDelivery\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"AzureUpdateDelivery\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"FW\",\r\n \"UDR\"\r\n \ ],\r\n \"systemService\": \"AzureUpdateDelivery\",\r\n \"addressPrefixes\": [\r\n \"13.64.131.128/32\",\r\n \"13.69.31.56/32\",\r\n \ \"13.69.99.13/32\",\r\n \"13.81.123.105/32\",\r\n \"13.81.124.68/32\",\r\n \ \"13.91.16.64/29\",\r\n \"13.95.192.96/32\",\r\n \"13.95.196.182/32\",\r\n - \ \"13.95.197.125/32\",\r\n \"13.95.199.78/32\",\r\n \"20.44.79.107/32\",\r\n - \ \"20.54.24.69/32\",\r\n \"20.54.24.79/32\",\r\n \"20.54.24.148/32\",\r\n - \ \"20.54.24.169/32\",\r\n \"20.54.24.231/32\",\r\n \"20.54.24.246/32\",\r\n - \ \"20.54.25.4/32\",\r\n \"20.54.25.16/32\",\r\n \"20.54.25.34/32\",\r\n - \ \"20.54.25.64/32\",\r\n \"20.54.25.74/32\",\r\n \"20.54.25.86/32\",\r\n - \ \"20.54.25.93/32\",\r\n \"20.54.25.123/32\",\r\n \"20.54.88.152/32\",\r\n - \ \"20.54.88.189/32\",\r\n \"20.54.89.15/32\",\r\n \"20.54.89.36/32\",\r\n - \ \"20.54.89.50/32\",\r\n \"20.54.89.65/32\",\r\n \"20.54.89.106/32\",\r\n - \ \"20.54.105.213/32\",\r\n \"20.54.110.119/32\",\r\n \"20.54.123.4/32\",\r\n - \ \"20.54.123.176/32\",\r\n \"20.62.190.184/29\",\r\n \"20.64.24.176/32\",\r\n - \ \"20.67.144.17/32\",\r\n \"20.72.235.82/31\",\r\n \"20.83.81.160/29\",\r\n - \ \"20.84.253.152/32\",\r\n \"20.109.153.52/32\",\r\n \"20.109.209.108/31\",\r\n - \ \"20.110.48.104/32\",\r\n \"20.110.183.53/32\",\r\n \"20.110.183.129/32\",\r\n - \ \"20.122.94.253/32\",\r\n \"20.123.2.216/32\",\r\n \"20.189.123.131/32\",\r\n - \ \"20.190.9.86/32\",\r\n \"20.191.46.109/32\",\r\n \"20.191.46.211/32\",\r\n - \ \"20.223.132.130/32\",\r\n \"20.223.133.42/32\",\r\n \"20.223.134.80/32\",\r\n - \ \"20.223.178.147/32\",\r\n \"20.223.178.252/32\",\r\n \"20.223.179.131/32\",\r\n - \ \"20.223.179.193/32\",\r\n \"20.223.180.22/32\",\r\n \"20.223.181.126/32\",\r\n - \ \"20.223.181.150/32\",\r\n \"20.223.182.28/32\",\r\n \"20.225.53.254/32\",\r\n - \ \"20.225.102.77/32\",\r\n \"20.225.136.13/32\",\r\n \"20.225.136.98/32\",\r\n - \ \"20.225.197.185/32\",\r\n \"20.225.198.30/32\",\r\n \"20.225.198.70/32\",\r\n - \ \"20.225.198.135/32\",\r\n \"20.225.198.138/32\",\r\n \"20.225.199.20/32\",\r\n - \ \"20.225.199.26/32\",\r\n \"20.225.212.177/32\",\r\n \"20.230.169.50/32\",\r\n - \ \"20.230.169.96/32\",\r\n \"20.234.121.226/32\",\r\n \"23.99.182.144/32\",\r\n - \ \"23.101.119.76/32\",\r\n \"40.64.65.76/32\",\r\n \"40.64.66.89/32\",\r\n - \ \"40.64.66.113/32\",\r\n \"40.64.66.233/32\",\r\n \"40.65.209.51/32\",\r\n - \ \"40.70.175.49/32\",\r\n \"40.70.229.150/32\",\r\n \"40.77.0.148/32\",\r\n - \ \"40.77.2.164/32\",\r\n \"40.77.9.49/32\",\r\n \"40.77.9.128/32\",\r\n - \ \"40.77.9.154/32\",\r\n \"40.77.14.133/32\",\r\n \"40.91.73.169/32\",\r\n - \ \"40.91.80.89/32\",\r\n \"40.113.138.188/32\",\r\n \"40.118.106.205/32\",\r\n - \ \"40.119.45.246/32\",\r\n \"40.119.46.9/32\",\r\n \"40.119.46.46/32\",\r\n - \ \"40.119.46.139/32\",\r\n \"40.122.74.203/32\",\r\n \"40.124.168.44/32\",\r\n - \ \"40.124.169.225/32\",\r\n \"40.124.171.62/32\",\r\n \"40.125.120.53/32\",\r\n - \ \"40.125.122.145/32\",\r\n \"40.125.122.151/32\",\r\n \"40.125.122.155/32\",\r\n - \ \"40.125.122.160/32\",\r\n \"40.125.122.164/32\",\r\n \"40.125.122.176/32\",\r\n + \ \"13.95.197.125/32\",\r\n \"13.95.199.78/32\",\r\n \"20.29.242.153/32\",\r\n + \ \"20.29.245.143/32\",\r\n \"20.29.247.34/32\",\r\n \"20.29.247.175/32\",\r\n + \ \"20.29.247.198/32\",\r\n \"20.44.79.107/32\",\r\n \"20.54.24.69/32\",\r\n + \ \"20.54.24.79/32\",\r\n \"20.54.24.148/32\",\r\n \"20.54.24.169/32\",\r\n + \ \"20.54.24.231/32\",\r\n \"20.54.24.246/32\",\r\n \"20.54.25.4/32\",\r\n + \ \"20.54.25.16/32\",\r\n \"20.54.25.34/32\",\r\n \"20.54.25.64/32\",\r\n + \ \"20.54.25.74/32\",\r\n \"20.54.25.86/32\",\r\n \"20.54.25.93/32\",\r\n + \ \"20.54.25.123/32\",\r\n \"20.54.88.152/32\",\r\n \"20.54.88.189/32\",\r\n + \ \"20.54.89.15/32\",\r\n \"20.54.89.36/32\",\r\n \"20.54.89.65/32\",\r\n + \ \"20.54.89.106/32\",\r\n \"20.54.105.213/32\",\r\n \"20.54.110.119/32\",\r\n + \ \"20.54.123.4/32\",\r\n \"20.54.123.176/32\",\r\n \"20.62.190.184/29\",\r\n + \ \"20.72.235.82/31\",\r\n \"20.83.81.160/29\",\r\n \"20.84.253.152/32\",\r\n + \ \"20.109.209.108/31\",\r\n \"20.110.48.104/32\",\r\n \"20.110.183.53/32\",\r\n + \ \"20.110.183.129/32\",\r\n \"20.189.123.131/32\",\r\n \"20.190.9.86/32\",\r\n + \ \"20.191.46.109/32\",\r\n \"20.191.46.211/32\",\r\n \"20.223.132.130/32\",\r\n + \ \"20.223.133.42/32\",\r\n \"20.223.134.80/32\",\r\n \"20.223.178.147/32\",\r\n + \ \"20.223.178.252/32\",\r\n \"20.223.179.131/32\",\r\n \"20.223.179.193/32\",\r\n + \ \"20.223.180.22/32\",\r\n \"20.223.181.126/32\",\r\n \"20.223.181.150/32\",\r\n + \ \"20.223.182.28/32\",\r\n \"20.225.53.254/32\",\r\n \"20.225.102.77/32\",\r\n + \ \"20.225.136.13/32\",\r\n \"20.225.136.98/32\",\r\n \"20.225.197.185/32\",\r\n + \ \"20.225.198.30/32\",\r\n \"20.225.198.70/32\",\r\n \"20.225.198.135/32\",\r\n + \ \"20.225.198.138/32\",\r\n \"20.225.199.20/32\",\r\n \"20.225.199.26/32\",\r\n + \ \"20.230.140.223/32\",\r\n \"20.230.169.50/32\",\r\n \"20.230.169.96/32\",\r\n + \ \"20.234.121.226/32\",\r\n \"20.236.33.177/32\",\r\n \"20.236.35.173/32\",\r\n + \ \"20.236.37.122/32\",\r\n \"23.99.182.144/32\",\r\n \"40.64.65.76/32\",\r\n + \ \"40.64.66.89/32\",\r\n \"40.64.66.113/32\",\r\n \"40.64.66.233/32\",\r\n + \ \"40.65.209.51/32\",\r\n \"40.70.175.49/32\",\r\n \"40.70.229.150/32\",\r\n + \ \"40.77.0.148/32\",\r\n \"40.77.2.164/32\",\r\n \"40.77.9.128/32\",\r\n + \ \"40.77.14.133/32\",\r\n \"40.91.73.169/32\",\r\n \"40.91.80.89/32\",\r\n + \ \"40.113.138.188/32\",\r\n \"40.118.106.205/32\",\r\n \"40.119.45.246/32\",\r\n + \ \"40.119.46.9/32\",\r\n \"40.119.46.46/32\",\r\n \"40.119.46.139/32\",\r\n + \ \"40.122.74.203/32\",\r\n \"40.124.168.44/32\",\r\n \"40.124.169.225/32\",\r\n + \ \"40.125.120.53/32\",\r\n \"40.125.122.145/32\",\r\n \"40.125.122.151/32\",\r\n + \ \"40.125.122.155/32\",\r\n \"40.125.122.164/32\",\r\n \"40.125.122.176/32\",\r\n \ \"51.104.162.50/32\",\r\n \"51.104.162.168/32\",\r\n \"51.104.164.114/32\",\r\n \ \"51.104.167.48/32\",\r\n \"51.104.167.186/32\",\r\n \"51.104.167.245/32\",\r\n - \ \"51.104.167.255/32\",\r\n \"51.143.51.188/32\",\r\n \"52.137.102.105/32\",\r\n - \ \"52.137.103.96/32\",\r\n \"52.137.103.130/32\",\r\n \"52.137.110.235/32\",\r\n - \ \"52.139.177.20/32\",\r\n \"52.139.177.39/32\",\r\n \"52.139.177.114/32\",\r\n - \ \"52.139.177.134/32\",\r\n \"52.139.177.141/32\",\r\n \"52.139.177.155/32\",\r\n - \ \"52.139.177.163/32\",\r\n \"52.139.177.170/32\",\r\n \"52.139.177.176/32\",\r\n - \ \"52.139.177.181/32\",\r\n \"52.139.177.188/32\",\r\n \"52.139.177.206/32\",\r\n - \ \"52.139.177.247/32\",\r\n \"52.139.178.32/32\",\r\n \"52.139.178.53/32\",\r\n - \ \"52.143.80.209/32\",\r\n \"52.143.81.222/32\",\r\n \"52.143.84.45/32\",\r\n - \ \"52.143.86.214/32\",\r\n \"52.143.87.28/32\",\r\n \"52.147.187.105/32\",\r\n - \ \"52.148.148.114/32\",\r\n \"52.148.150.130/32\",\r\n \"52.149.18.190/32\",\r\n - \ \"52.149.21.232/32\",\r\n \"52.149.22.183/32\",\r\n \"52.152.108.96/32\",\r\n - \ \"52.152.108.121/32\",\r\n \"52.152.109.25/32\",\r\n \"52.152.110.14/32\",\r\n - \ \"52.156.102.237/32\",\r\n \"52.156.144.83/32\",\r\n \"52.165.183.69/32\",\r\n - \ \"52.165.196.37/32\",\r\n \"52.167.22.69/32\",\r\n \"52.167.177.27/32\",\r\n - \ \"52.173.36.138/32\",\r\n \"52.176.65.51/32\",\r\n \"52.176.70.83/32\",\r\n - \ \"52.176.70.155/32\",\r\n \"52.176.70.205/32\",\r\n \"52.176.71.21/32\",\r\n - \ \"52.176.86.45/32\",\r\n \"52.176.86.135/32\",\r\n \"52.176.86.178/32\",\r\n - \ \"52.179.216.235/32\",\r\n \"52.179.219.14/32\",\r\n \"52.184.212.181/32\",\r\n - \ \"52.184.213.21/32\",\r\n \"52.184.213.187/32\",\r\n \"52.184.214.53/32\",\r\n - \ \"52.184.214.123/32\",\r\n \"52.184.214.139/32\",\r\n \"52.184.216.174/32\",\r\n - \ \"52.184.216.226/32\",\r\n \"52.184.216.246/32\",\r\n \"52.184.217.20/32\",\r\n - \ \"52.184.217.37/32\",\r\n \"52.184.217.56/32\",\r\n \"52.184.217.78/32\",\r\n - \ \"52.184.217.138/32\",\r\n \"52.184.220.11/32\",\r\n \"52.184.220.82/32\",\r\n - \ \"52.238.248.0/29\",\r\n \"52.242.97.97/32\",\r\n \"52.242.99.4/32\",\r\n - \ \"52.242.99.254/32\",\r\n \"52.242.100.54/32\",\r\n \"52.242.100.218/32\",\r\n + \ \"51.104.167.255/32\",\r\n \"52.137.102.105/32\",\r\n \"52.137.103.96/32\",\r\n + \ \"52.137.103.130/32\",\r\n \"52.137.110.235/32\",\r\n \"52.139.177.20/32\",\r\n + \ \"52.139.177.39/32\",\r\n \"52.139.177.114/32\",\r\n \"52.139.177.134/32\",\r\n + \ \"52.139.177.141/32\",\r\n \"52.139.177.155/32\",\r\n \"52.139.177.163/32\",\r\n + \ \"52.139.177.170/32\",\r\n \"52.139.177.176/32\",\r\n \"52.139.177.181/32\",\r\n + \ \"52.139.177.188/32\",\r\n \"52.139.177.206/32\",\r\n \"52.139.177.247/32\",\r\n + \ \"52.139.178.32/32\",\r\n \"52.139.178.53/32\",\r\n \"52.143.80.209/32\",\r\n + \ \"52.143.81.222/32\",\r\n \"52.143.84.45/32\",\r\n \"52.143.86.214/32\",\r\n + \ \"52.143.87.28/32\",\r\n \"52.147.187.105/32\",\r\n \"52.148.148.114/32\",\r\n + \ \"52.148.150.130/32\",\r\n \"52.149.18.190/32\",\r\n \"52.149.21.232/32\",\r\n + \ \"52.149.22.183/32\",\r\n \"52.152.108.96/32\",\r\n \"52.152.108.121/32\",\r\n + \ \"52.152.109.25/32\",\r\n \"52.152.110.14/32\",\r\n \"52.156.102.237/32\",\r\n + \ \"52.156.144.83/32\",\r\n \"52.165.183.69/32\",\r\n \"52.165.196.37/32\",\r\n + \ \"52.167.22.69/32\",\r\n \"52.173.36.138/32\",\r\n \"52.176.65.51/32\",\r\n + \ \"52.176.70.83/32\",\r\n \"52.176.70.155/32\",\r\n \"52.176.70.205/32\",\r\n + \ \"52.176.71.21/32\",\r\n \"52.176.86.45/32\",\r\n \"52.176.86.135/32\",\r\n + \ \"52.176.86.178/32\",\r\n \"52.179.216.235/32\",\r\n \"52.179.219.14/32\",\r\n + \ \"52.184.212.181/32\",\r\n \"52.184.213.21/32\",\r\n \"52.184.213.187/32\",\r\n + \ \"52.184.214.53/32\",\r\n \"52.184.214.123/32\",\r\n \"52.184.214.139/32\",\r\n + \ \"52.184.216.174/32\",\r\n \"52.184.216.226/32\",\r\n \"52.184.216.246/32\",\r\n + \ \"52.184.217.20/32\",\r\n \"52.184.217.37/32\",\r\n \"52.184.217.56/32\",\r\n + \ \"52.184.217.78/32\",\r\n \"52.184.217.138/32\",\r\n \"52.184.220.11/32\",\r\n + \ \"52.184.220.82/32\",\r\n \"52.238.248.0/29\",\r\n \"52.242.97.97/32\",\r\n + \ \"52.242.99.4/32\",\r\n \"52.242.99.254/32\",\r\n \"52.242.100.218/32\",\r\n \ \"52.242.101.140/32\",\r\n \"52.242.101.224/32\",\r\n \"52.242.101.226/32\",\r\n \ \"52.242.103.51/32\",\r\n \"52.242.103.71/32\",\r\n \"52.247.63.184/32\",\r\n \ \"52.249.36.200/29\",\r\n \"52.250.35.8/32\",\r\n \"52.250.35.74/32\",\r\n @@ -58864,6 +60357,8 @@ interactions: \ \"2603:1030:800:5::bfee:a08d/128\",\r\n \"2603:1030:805:3::d/128\",\r\n \ \"2603:1030:805:3::2a/128\",\r\n \"2603:1030:805:3::40/125\",\r\n \ \"2603:1030:c02:2::2d9/128\",\r\n \"2603:1030:c02:2::3ba/128\",\r\n + \ \"2603:1030:c02:2::5c7/128\",\r\n \"2603:1030:c02:2::7a7/128\",\r\n + \ \"2603:1030:c02:5::43/128\",\r\n \"2603:1030:c02:5::48/128\",\r\n \ \"2603:1030:c04:3::82/128\",\r\n \"2603:1030:c04:3::e0/128\",\r\n \ \"2603:1030:c04:3::110/125\",\r\n \"2a01:111:f100:3000::a83e:19a0/125\",\r\n \ \"2a01:111:f100:4002::9d37:c152/128\",\r\n \"2a01:111:f100:4002::9d37:c15b/128\",\r\n @@ -58874,8 +60369,8 @@ interactions: \ \"2a01:111:f100:a004::bfeb:8b5e/128\",\r\n \"2a01:111:f100:a004::bfeb:8b61/128\",\r\n \ \"2a01:111:f100:a004::bfeb:8b63/128\"\r\n ]\r\n }\r\n \ },\r\n {\r\n \"name\": \"AzureVideoAnalyzerForMedia\",\r\n \"id\": - \"AzureVideoAnalyzerForMedia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"AzureVideoAnalyzerForMedia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"NSG\",\r\n \"API\",\r\n \"FW\",\r\n \"UDR\"\r\n \ ],\r\n \"systemService\": \"AzureVideoAnalyzerForMedia\",\r\n @@ -58935,10 +60430,11 @@ interactions: \ \"65.52.164.252/32\",\r\n \"102.37.86.195/32\",\r\n \"102.37.87.140/31\",\r\n \ \"104.46.237.66/32\",\r\n \"104.210.58.142/32\",\r\n \"157.56.10.102/32\",\r\n \ \"191.237.201.134/32\",\r\n \"191.238.134.240/32\",\r\n - \ \"2603:1040:1503:1::1d0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"BatchNodeManagement\",\r\n \"id\": \"BatchNodeManagement\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:606:3::290/124\",\r\n \"2603:1040:1503:1::1d0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement\",\r\n + \ \"id\": \"BatchNodeManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n @@ -59094,7 +60590,7 @@ interactions: \ \"2603:1050:403::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.AustraliaCentral\",\r\n \"id\": \"BatchNodeManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -59102,7 +60598,7 @@ interactions: \ \"20.37.225.160/27\",\r\n \"2603:1010:304::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.AustraliaEast\",\r\n \ \"id\": \"BatchNodeManagement.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.70.73.0/27\",\r\n @@ -59111,7 +60607,7 @@ interactions: \ \"2603:1010:6:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.AustraliaSoutheast\",\r\n \"id\": \"BatchNodeManagement.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -59120,7 +60616,7 @@ interactions: \ \"191.239.160.185/32\",\r\n \"2603:1010:101::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.BrazilSouth\",\r\n \ \"id\": \"BatchNodeManagement.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"23.97.97.29/32\",\r\n @@ -59129,14 +60625,14 @@ interactions: \ \"2603:1050:6:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.BrazilSoutheast\",\r\n \"id\": \"BatchNodeManagement.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"191.233.10.0/27\",\r\n \ \"2603:1050:403::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CanadaCentral\",\r\n \"id\": \"BatchNodeManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.71.172.96/27\",\r\n @@ -59145,7 +60641,7 @@ interactions: \ \"52.237.30.175/32\",\r\n \"52.246.154.224/27\",\r\n \"2603:1030:f05:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.CanadaEast\",\r\n \ \"id\": \"BatchNodeManagement.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.69.107.128/27\",\r\n @@ -59154,7 +60650,7 @@ interactions: \ \"2603:1030:1005::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CentralIndia\",\r\n \"id\": \"BatchNodeManagement.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.99.96/27\",\r\n @@ -59162,7 +60658,7 @@ interactions: \ \"104.211.96.142/32\",\r\n \"104.211.96.144/31\",\r\n \"2603:1040:a06:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.CentralUS\",\r\n \ \"id\": \"BatchNodeManagement.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.67.190.3/32\",\r\n @@ -59174,7 +60670,7 @@ interactions: \ \"2603:1030:10:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CentralUSEUAP\",\r\n \"id\": \"BatchNodeManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.45.195.192/27\",\r\n @@ -59183,7 +60679,7 @@ interactions: \ \"52.180.181.239/32\",\r\n \"2603:1030:f:1::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastAsia\",\r\n \ \"id\": \"BatchNodeManagement.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.75.36.96/27\",\r\n @@ -59191,7 +60687,7 @@ interactions: \ \"168.63.133.23/32\",\r\n \"168.63.208.148/32\",\r\n \"207.46.149.75/32\",\r\n \ \"2603:1040:207::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.EastUS\",\r\n \"id\": - \"BatchNodeManagement.EastUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -59204,7 +60700,7 @@ interactions: \ \"191.236.38.142/32\",\r\n \"2603:1030:210:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastUS2\",\r\n \ \"id\": \"BatchNodeManagement.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.77.80.138/32\",\r\n @@ -59215,7 +60711,7 @@ interactions: \ \"137.116.37.146/32\",\r\n \"137.116.46.180/32\",\r\n \"2603:1030:40c:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastUS2EUAP\",\r\n \ \"id\": \"BatchNodeManagement.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.39.1.125/32\",\r\n @@ -59227,7 +60723,7 @@ interactions: \ \"52.253.227.240/32\",\r\n \"2603:1030:40b:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.FranceCentral\",\r\n \ \"id\": \"BatchNodeManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.40.137.186/32\",\r\n @@ -59236,28 +60732,28 @@ interactions: \ \"52.143.140.12/32\",\r\n \"2603:1020:805:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.FranceSouth\",\r\n \ \"id\": \"BatchNodeManagement.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.105.89.192/27\",\r\n \ \"52.136.143.192/31\",\r\n \"2603:1020:905::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.GermanyNorth\",\r\n \ \"id\": \"BatchNodeManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.116.48.224/27\",\r\n \ \"51.116.59.224/27\",\r\n \"2603:1020:d04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.GermanyWestCentral\",\r\n \ \"id\": \"BatchNodeManagement.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.116.144.224/27\",\r\n \ \"51.116.154.32/27\",\r\n \"51.116.243.0/27\",\r\n \"51.116.251.0/27\",\r\n \ \"2603:1020:c04:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.JapanEast\",\r\n \"id\": - \"BatchNodeManagement.JapanEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.JapanEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -59267,7 +60763,7 @@ interactions: \ \"138.91.1.114/32\",\r\n \"2603:1040:407:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.JapanWest\",\r\n \ \"id\": \"BatchNodeManagement.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.74.101.0/27\",\r\n @@ -59275,7 +60771,7 @@ interactions: \ \"104.46.236.29/32\",\r\n \"138.91.17.36/32\",\r\n \"2603:1040:606::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.JioIndiaCentral\",\r\n \ \"id\": \"BatchNodeManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -59283,14 +60779,14 @@ interactions: \ \"2603:1040:1104::300/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.JioIndiaWest\",\r\n \"id\": \"BatchNodeManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.161.224/27\",\r\n \ \"20.193.203.128/27\",\r\n \"2603:1040:d04::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.KoreaCentral\",\r\n \ \"id\": \"BatchNodeManagement.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.41.66.128/27\",\r\n @@ -59298,14 +60794,14 @@ interactions: \ \"52.231.32.82/32\",\r\n \"2603:1040:f05:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.KoreaSouth\",\r\n \ \"id\": \"BatchNodeManagement.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.80.170.128/27\",\r\n \ \"52.231.147.128/27\",\r\n \"52.231.200.112/31\",\r\n \"52.231.200.126/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.NorthCentralUS\",\r\n \ \"id\": \"BatchNodeManagement.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -59316,7 +60812,7 @@ interactions: \ \"2603:1030:608::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.NorthEurope\",\r\n \"id\": \"BatchNodeManagement.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.229.32/27\",\r\n @@ -59327,22 +60823,29 @@ interactions: \ \"168.63.36.126/32\",\r\n \"2603:1020:5:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.NorwayEast\",\r\n \ \"id\": \"BatchNodeManagement.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.41.192/27\",\r\n \ \"51.120.99.224/27\",\r\n \"51.120.107.96/27\",\r\n \"51.120.211.96/27\",\r\n \ \"2603:1020:e04:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.NorwayWest\",\r\n \"id\": - \"BatchNodeManagement.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.220.0/27\",\r\n \ \"51.120.225.160/27\",\r\n \"2603:1020:f04::400/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n - \ \"id\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.QatarCentral\",\r\n + \ \"id\": \"BatchNodeManagement.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.21.33.32/27\",\r\n + \ \"2603:1040:1002::500/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"id\": + \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -59351,49 +60854,49 @@ interactions: \ \"2603:1000:104:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.SouthAfricaWest\",\r\n \"id\": \"BatchNodeManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"102.133.27.192/27\",\r\n \"102.133.56.192/27\",\r\n \ \"2603:1000:4::400/122\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"BatchNodeManagement.SouthCentralUS\",\r\n \"id\": \"BatchNodeManagement.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n \ \"13.73.249.64/27\",\r\n \"20.45.122.224/27\",\r\n \"20.49.91.64/27\",\r\n \ \"23.101.176.33/32\",\r\n \"23.102.178.148/32\",\r\n \"23.102.185.64/32\",\r\n \ \"40.74.177.177/32\",\r\n \"52.249.60.22/32\",\r\n \"70.37.49.163/32\",\r\n \ \"104.214.19.192/27\",\r\n \"104.214.65.153/32\",\r\n \"2603:1030:807:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthCentralUSSTG\",\r\n \ \"id\": \"BatchNodeManagement.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.4.112/29\",\r\n \ \"20.45.113.160/27\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"BatchNodeManagement.SoutheastAsia\",\r\n \"id\": \"BatchNodeManagement.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n \"20.43.132.64/27\",\r\n - \ \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n \"23.98.82.160/27\",\r\n - \ \"40.78.234.96/27\",\r\n \"111.221.104.48/32\",\r\n \"207.46.225.72/32\",\r\n - \ \"2603:1040:5:1::340/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"BatchNodeManagement.SouthIndia\",\r\n \"id\": - \"BatchNodeManagement.SouthIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n + \ \"20.43.132.64/27\",\r\n \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n + \ \"23.98.82.160/27\",\r\n \"40.78.234.96/27\",\r\n \"111.221.104.48/32\",\r\n + \ \"207.46.225.72/32\",\r\n \"2603:1040:5:1::340/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthIndia\",\r\n + \ \"id\": \"BatchNodeManagement.SouthIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.41.195.128/27\",\r\n \ \"40.78.195.128/27\",\r\n \"104.211.224.117/32\",\r\n \"104.211.224.119/32\",\r\n \ \"104.211.224.121/32\",\r\n \"2603:1040:c06::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwedenCentral\",\r\n \ \"id\": \"BatchNodeManagement.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.41.192/27\",\r\n @@ -59401,42 +60904,42 @@ interactions: \ \"2603:1020:1004::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.SwedenSouth\",\r\n \"id\": \"BatchNodeManagement.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.193.192/27\",\r\n \ \"51.12.204.0/27\",\r\n \"2603:1020:1104::300/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwitzerlandNorth\",\r\n \ \"id\": \"BatchNodeManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.49.192/27\",\r\n \ \"51.107.59.224/27\",\r\n \"2603:1020:a04:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwitzerlandWest\",\r\n \ \"id\": \"BatchNodeManagement.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.145.160/27\",\r\n \ \"51.107.155.224/27\",\r\n \"2603:1020:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UAECentral\",\r\n \ \"id\": \"BatchNodeManagement.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.37.65.160/27\",\r\n \ \"20.37.75.224/27\",\r\n \"2603:1040:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UAENorth\",\r\n \ \"id\": \"BatchNodeManagement.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.38.137.192/27\",\r\n \ \"65.52.251.224/27\",\r\n \"2603:1040:904:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UKSouth\",\r\n \ \"id\": \"BatchNodeManagement.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.104.28.0/27\",\r\n @@ -59444,7 +60947,7 @@ interactions: \ \"51.140.184.59/32\",\r\n \"51.140.184.61/32\",\r\n \"51.140.184.63/32\",\r\n \ \"2603:1020:705:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.UKWest\",\r\n \"id\": - \"BatchNodeManagement.UKWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -59453,7 +60956,7 @@ interactions: \ \"51.141.8.64/32\",\r\n \"2603:1020:605::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestCentralUS\",\r\n \ \"id\": \"BatchNodeManagement.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.71.195.160/27\",\r\n @@ -59462,7 +60965,7 @@ interactions: \ \"52.161.107.48/32\",\r\n \"2603:1030:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestEurope\",\r\n \ \"id\": \"BatchNodeManagement.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.65.64/26\",\r\n @@ -59480,7 +60983,7 @@ interactions: \ \"137.116.193.225/32\",\r\n \"168.63.5.53/32\",\r\n \"191.233.76.85/32\",\r\n \ \"2603:1020:206:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestIndia\",\r\n \"id\": - \"BatchNodeManagement.WestIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -59488,7 +60991,7 @@ interactions: \ \"104.211.147.96/27\",\r\n \"104.211.160.72/32\",\r\n \"104.211.160.74/31\",\r\n \ \"2603:1040:806::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestUS\",\r\n \"id\": - \"BatchNodeManagement.WestUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -59499,7 +61002,7 @@ interactions: \ \"191.239.18.3/32\",\r\n \"191.239.21.73/32\",\r\n \"191.239.40.217/32\",\r\n \ \"2603:1030:a07::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestUS2\",\r\n \"id\": - \"BatchNodeManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"BatchNodeManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -59510,15 +61013,15 @@ interactions: \ \"52.191.129.21/32\",\r\n \"52.191.166.57/32\",\r\n \"2603:1030:c06:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestUS3\",\r\n \ \"id\": \"BatchNodeManagement.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.150.161.224/27\",\r\n \ \"20.150.172.0/27\",\r\n \"20.150.179.96/27\",\r\n \"20.150.187.96/27\",\r\n \ \"2603:1030:504:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"CognitiveServicesManagement\",\r\n \"id\": - \"CognitiveServicesManagement\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"17\",\r\n \"region\": + \"CognitiveServicesManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"18\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"CognitiveServicesManagement\",\r\n \"addressPrefixes\": @@ -59685,155 +61188,156 @@ interactions: \ \"20.207.5.0/26\",\r\n \"20.208.4.124/30\",\r\n \"20.208.5.40/29\",\r\n \ \"20.208.5.48/28\",\r\n \"20.208.144.192/26\",\r\n \"20.208.145.0/25\",\r\n \ \"20.210.71.0/25\",\r\n \"20.210.71.128/26\",\r\n \"20.210.144.0/26\",\r\n - \ \"20.211.71.160/28\",\r\n \"20.213.195.128/25\",\r\n \"20.213.196.0/26\",\r\n - \ \"20.214.130.64/26\",\r\n \"20.214.130.128/25\",\r\n \"20.215.6.144/28\",\r\n - \ \"20.215.6.160/27\",\r\n \"20.215.6.192/26\",\r\n \"20.215.7.224/29\",\r\n - \ \"20.217.46.144/28\",\r\n \"20.217.46.160/27\",\r\n \"20.217.46.192/26\",\r\n - \ \"20.217.47.224/29\",\r\n \"20.220.0.0/25\",\r\n \"20.221.137.0/25\",\r\n - \ \"20.221.137.128/26\",\r\n \"20.223.66.192/26\",\r\n \"20.223.67.0/25\",\r\n - \ \"20.228.2.64/26\",\r\n \"20.228.2.128/25\",\r\n \"20.232.91.64/26\",\r\n - \ \"20.232.91.128/25\",\r\n \"20.236.145.0/25\",\r\n \"20.236.145.128/26\",\r\n - \ \"23.96.13.121/32\",\r\n \"23.96.229.148/32\",\r\n \"23.96.235.37/32\",\r\n - \ \"23.98.107.28/30\",\r\n \"23.98.107.200/29\",\r\n \"23.98.107.208/28\",\r\n - \ \"23.98.108.36/30\",\r\n \"23.98.108.40/31\",\r\n \"23.98.108.192/26\",\r\n - \ \"23.98.109.32/29\",\r\n \"23.100.0.32/32\",\r\n \"23.100.57.171/32\",\r\n - \ \"23.100.59.49/32\",\r\n \"40.64.10.160/27\",\r\n \"40.64.10.192/28\",\r\n - \ \"40.64.13.64/26\",\r\n \"40.64.13.128/25\",\r\n \"40.64.16.243/32\",\r\n - \ \"40.64.17.103/32\",\r\n \"40.64.22.205/32\",\r\n \"40.64.128.192/27\",\r\n - \ \"40.64.134.140/30\",\r\n \"40.64.134.168/29\",\r\n \"40.64.134.176/28\",\r\n - \ \"40.64.135.80/29\",\r\n \"40.67.48.224/27\",\r\n \"40.67.49.192/27\",\r\n - \ \"40.67.49.224/28\",\r\n \"40.67.52.128/26\",\r\n \"40.67.53.160/28\",\r\n - \ \"40.69.73.194/32\",\r\n \"40.69.104.32/30\",\r\n \"40.69.111.36/30\",\r\n - \ \"40.70.47.165/32\",\r\n \"40.70.241.203/32\",\r\n \"40.74.30.108/30\",\r\n - \ \"40.74.31.64/26\",\r\n \"40.74.64.203/32\",\r\n \"40.74.79.140/32\",\r\n - \ \"40.74.82.17/32\",\r\n \"40.74.116.89/32\",\r\n \"40.74.251.115/32\",\r\n - \ \"40.78.20.224/32\",\r\n \"40.78.52.77/32\",\r\n \"40.78.204.0/29\",\r\n - \ \"40.78.204.32/29\",\r\n \"40.79.132.48/29\",\r\n \"40.79.132.80/29\",\r\n - \ \"40.79.156.64/27\",\r\n \"40.79.176.32/30\",\r\n \"40.79.187.168/29\",\r\n - \ \"40.79.187.200/29\",\r\n \"40.80.57.208/28\",\r\n \"40.80.57.224/27\",\r\n - \ \"40.80.58.192/27\",\r\n \"40.80.63.152/30\",\r\n \"40.80.63.224/28\",\r\n - \ \"40.80.63.240/30\",\r\n \"40.80.97.0/25\",\r\n \"40.80.97.128/26\",\r\n - \ \"40.80.169.192/27\",\r\n \"40.80.170.160/27\",\r\n \"40.80.170.192/28\",\r\n - \ \"40.80.172.28/30\",\r\n \"40.80.176.0/28\",\r\n \"40.80.188.112/28\",\r\n - \ \"40.80.190.128/27\",\r\n \"40.80.190.224/27\",\r\n \"40.82.253.200/30\",\r\n - \ \"40.82.253.208/28\",\r\n \"40.82.255.0/26\",\r\n \"40.82.255.96/27\",\r\n - \ \"40.86.227.247/32\",\r\n \"40.87.48.184/32\",\r\n \"40.88.22.25/32\",\r\n - \ \"40.89.17.240/28\",\r\n \"40.89.18.128/27\",\r\n \"40.89.18.224/27\",\r\n - \ \"40.89.23.36/30\",\r\n \"40.89.133.209/32\",\r\n \"40.112.254.71/32\",\r\n - \ \"40.113.124.208/32\",\r\n \"40.113.226.173/32\",\r\n \"40.115.248.103/32\",\r\n - \ \"40.117.154.42/32\",\r\n \"40.117.232.90/32\",\r\n \"40.119.11.216/29\",\r\n - \ \"40.119.229.160/32\",\r\n \"40.120.8.48/30\",\r\n \"40.122.42.111/32\",\r\n - \ \"40.123.205.29/32\",\r\n \"40.123.210.248/32\",\r\n \"40.123.214.182/32\",\r\n - \ \"40.123.214.251/32\",\r\n \"40.123.218.49/32\",\r\n \"40.127.76.4/32\",\r\n - \ \"40.127.76.10/32\",\r\n \"40.127.165.113/32\",\r\n \"51.11.97.80/29\",\r\n - \ \"51.12.17.32/28\",\r\n \"51.12.17.136/29\",\r\n \"51.12.17.144/28\",\r\n - \ \"51.12.22.240/28\",\r\n \"51.12.25.32/28\",\r\n \"51.12.25.208/29\",\r\n - \ \"51.12.41.48/28\",\r\n \"51.12.41.128/27\",\r\n \"51.12.41.224/27\",\r\n - \ \"51.12.43.192/26\",\r\n \"51.12.46.240/28\",\r\n \"51.12.73.208/28\",\r\n - \ \"51.12.74.128/27\",\r\n \"51.12.193.48/28\",\r\n \"51.12.193.128/27\",\r\n - \ \"51.12.193.224/27\",\r\n \"51.12.195.128/26\",\r\n \"51.13.1.0/29\",\r\n - \ \"51.13.84.17/32\",\r\n \"51.13.84.18/32\",\r\n \"51.13.128.72/29\",\r\n - \ \"51.13.136.64/26\",\r\n \"51.13.137.192/28\",\r\n \"51.13.137.224/27\",\r\n - \ \"51.13.143.96/27\",\r\n \"51.53.30.176/28\",\r\n \"51.53.30.192/27\",\r\n - \ \"51.53.31.0/26\",\r\n \"51.53.101.0/29\",\r\n \"51.53.174.160/27\",\r\n - \ \"51.53.174.192/26\",\r\n \"51.53.178.0/28\",\r\n \"51.53.178.208/29\",\r\n - \ \"51.103.144.46/32\",\r\n \"51.104.25.240/28\",\r\n \"51.104.27.64/27\",\r\n - \ \"51.104.28.32/27\",\r\n \"51.104.31.160/29\",\r\n \"51.104.31.168/30\",\r\n - \ \"51.104.31.176/28\",\r\n \"51.105.67.176/29\",\r\n \"51.105.67.208/29\",\r\n - \ \"51.105.80.224/27\",\r\n \"51.105.81.192/27\",\r\n \"51.105.81.224/28\",\r\n - \ \"51.105.89.128/27\",\r\n \"51.105.89.224/27\",\r\n \"51.105.90.0/28\",\r\n - \ \"51.105.92.52/30\",\r\n \"51.107.22.20/32\",\r\n \"51.107.22.221/32\",\r\n - \ \"51.107.22.246/32\",\r\n \"51.107.48.240/28\",\r\n \"51.107.49.128/27\",\r\n - \ \"51.107.49.224/27\",\r\n \"51.107.52.216/29\",\r\n \"51.107.53.36/30\",\r\n - \ \"51.107.53.40/29\",\r\n \"51.107.84.104/32\",\r\n \"51.107.85.61/32\",\r\n - \ \"51.107.128.24/29\",\r\n \"51.107.144.224/27\",\r\n \"51.107.145.192/27\",\r\n - \ \"51.107.145.224/28\",\r\n \"51.107.148.20/30\",\r\n \"51.107.148.64/28\",\r\n - \ \"51.107.192.72/29\",\r\n \"51.107.224.130/32\",\r\n \"51.107.224.153/32\",\r\n - \ \"51.107.224.189/32\",\r\n \"51.107.224.209/32\",\r\n \"51.107.239.167/32\",\r\n - \ \"51.107.241.0/26\",\r\n \"51.107.241.128/27\",\r\n \"51.107.242.224/28\",\r\n - \ \"51.107.249.0/26\",\r\n \"51.107.249.128/27\",\r\n \"51.107.250.240/28\",\r\n - \ \"51.107.255.180/30\",\r\n \"51.107.255.184/29\",\r\n \"51.116.48.144/28\",\r\n - \ \"51.116.48.160/27\",\r\n \"51.116.49.0/27\",\r\n \"51.116.51.192/26\",\r\n - \ \"51.116.54.176/28\",\r\n \"51.116.55.64/28\",\r\n \"51.116.77.16/28\",\r\n - \ \"51.116.77.32/27\",\r\n \"51.116.79.0/25\",\r\n \"51.116.79.128/26\",\r\n - \ \"51.116.144.144/28\",\r\n \"51.116.144.160/27\",\r\n \"51.116.145.0/27\",\r\n - \ \"51.116.148.128/26\",\r\n \"51.116.149.208/28\",\r\n \"51.116.211.6/32\",\r\n - \ \"51.120.40.240/28\",\r\n \"51.120.41.128/27\",\r\n \"51.120.41.224/27\",\r\n - \ \"51.120.78.154/32\",\r\n \"51.120.109.192/29\",\r\n \"51.120.177.128/25\",\r\n - \ \"51.120.178.0/26\",\r\n \"51.120.224.224/27\",\r\n \"51.120.225.192/27\",\r\n - \ \"51.120.225.224/28\",\r\n \"51.120.232.64/26\",\r\n \"51.120.233.144/28\",\r\n - \ \"51.120.233.160/27\",\r\n \"51.120.237.0/29\",\r\n \"51.124.95.46/32\",\r\n - \ \"51.124.140.143/32\",\r\n \"51.137.162.128/27\",\r\n \"51.137.162.224/27\",\r\n - \ \"51.137.163.0/28\",\r\n \"51.137.166.28/30\",\r\n \"51.137.166.44/30\",\r\n - \ \"51.137.166.48/28\",\r\n \"51.137.167.192/26\",\r\n \"51.138.40.194/32\",\r\n - \ \"51.138.41.75/32\",\r\n \"51.138.160.4/30\",\r\n \"51.138.210.144/28\",\r\n - \ \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\r\n \"51.142.128.192/26\",\r\n - \ \"51.142.129.0/25\",\r\n \"51.143.192.224/27\",\r\n \"51.143.193.192/27\",\r\n - \ \"51.143.193.224/28\",\r\n \"51.143.208.128/30\",\r\n \"51.143.209.0/26\",\r\n - \ \"51.143.209.64/27\",\r\n \"51.143.212.160/28\",\r\n \"51.144.83.210/32\",\r\n - \ \"52.136.48.240/28\",\r\n \"52.136.49.128/27\",\r\n \"52.136.49.224/27\",\r\n - \ \"52.136.53.0/26\",\r\n \"52.136.184.128/26\",\r\n \"52.136.184.192/27\",\r\n - \ \"52.136.185.160/28\",\r\n \"52.136.191.32/28\",\r\n \"52.136.191.48/29\",\r\n - \ \"52.136.191.56/30\",\r\n \"52.138.41.171/32\",\r\n \"52.138.92.172/30\",\r\n - \ \"52.139.106.0/26\",\r\n \"52.139.106.128/27\",\r\n \"52.139.107.192/28\",\r\n - \ \"52.140.105.192/27\",\r\n \"52.140.106.160/27\",\r\n \"52.140.106.192/28\",\r\n - \ \"52.140.110.96/29\",\r\n \"52.140.110.104/30\",\r\n \"52.140.110.112/28\",\r\n - \ \"52.140.110.160/30\",\r\n \"52.140.111.128/26\",\r\n \"52.140.111.224/27\",\r\n - \ \"52.142.81.236/32\",\r\n \"52.142.83.87/32\",\r\n \"52.142.84.66/32\",\r\n - \ \"52.142.85.51/32\",\r\n \"52.143.91.192/28\",\r\n \"52.146.79.144/28\",\r\n - \ \"52.146.79.224/27\",\r\n \"52.146.131.32/28\",\r\n \"52.146.131.48/30\",\r\n - \ \"52.146.131.96/27\",\r\n \"52.146.132.128/26\",\r\n \"52.146.133.0/27\",\r\n - \ \"52.146.137.16/28\",\r\n \"52.147.43.145/32\",\r\n \"52.147.44.12/32\",\r\n - \ \"52.147.97.4/30\",\r\n \"52.147.112.0/26\",\r\n \"52.147.112.64/27\",\r\n - \ \"52.147.112.208/28\",\r\n \"52.147.119.100/30\",\r\n \"52.147.119.104/29\",\r\n - \ \"52.147.119.112/28\",\r\n \"52.149.31.64/28\",\r\n \"52.150.139.192/27\",\r\n - \ \"52.150.140.160/27\",\r\n \"52.150.140.192/28\",\r\n \"52.150.154.200/29\",\r\n - \ \"52.150.154.208/28\",\r\n \"52.150.156.32/30\",\r\n \"52.150.156.40/30\",\r\n - \ \"52.150.157.64/26\",\r\n \"52.150.157.128/27\",\r\n \"52.151.39.177/32\",\r\n - \ \"52.152.207.160/28\",\r\n \"52.152.207.192/28\",\r\n \"52.153.156.9/32\",\r\n - \ \"52.153.156.15/32\",\r\n \"52.156.93.240/28\",\r\n \"52.156.103.64/27\",\r\n - \ \"52.156.103.96/28\",\r\n \"52.156.205.101/32\",\r\n \"52.161.16.73/32\",\r\n - \ \"52.162.110.248/29\",\r\n \"52.162.111.24/29\",\r\n \"52.163.56.146/32\",\r\n - \ \"52.168.112.0/26\",\r\n \"52.171.134.140/32\",\r\n \"52.172.112.0/28\",\r\n - \ \"52.172.112.16/29\",\r\n \"52.172.112.192/26\",\r\n \"52.172.113.32/27\",\r\n - \ \"52.172.116.16/28\",\r\n \"52.172.187.21/32\",\r\n \"52.172.253.194/32\",\r\n - \ \"52.173.240.242/32\",\r\n \"52.174.146.221/32\",\r\n \"52.175.18.186/32\",\r\n - \ \"52.175.35.166/32\",\r\n \"52.179.14.109/32\",\r\n \"52.179.113.96/27\",\r\n - \ \"52.179.113.128/28\",\r\n \"52.180.162.194/32\",\r\n \"52.180.166.172/32\",\r\n - \ \"52.180.178.146/32\",\r\n \"52.180.179.119/32\",\r\n \"52.180.179.162/32\",\r\n - \ \"52.180.181.121/32\",\r\n \"52.183.33.203/32\",\r\n \"52.186.33.48/28\",\r\n - \ \"52.186.91.216/32\",\r\n \"52.187.20.181/32\",\r\n \"52.187.39.99/32\",\r\n - \ \"52.190.33.56/32\",\r\n \"52.190.33.61/32\",\r\n \"52.190.33.154/32\",\r\n - \ \"52.191.89.158/32\",\r\n \"52.191.173.81/32\",\r\n \"52.228.83.128/27\",\r\n - \ \"52.228.83.224/27\",\r\n \"52.228.84.0/28\",\r\n \"52.231.32.132/32\",\r\n - \ \"52.231.76.205/32\",\r\n \"52.231.78.101/32\",\r\n \"52.231.79.142/32\",\r\n - \ \"52.231.148.200/30\",\r\n \"52.231.159.35/32\",\r\n \"52.237.137.4/32\",\r\n - \ \"52.242.40.212/30\",\r\n \"52.242.40.216/29\",\r\n \"52.242.40.224/28\",\r\n - \ \"52.242.45.192/26\",\r\n \"52.242.46.0/25\",\r\n \"52.249.209.252/32\",\r\n - \ \"52.254.75.76/32\",\r\n \"52.255.83.208/28\",\r\n \"52.255.84.176/28\",\r\n - \ \"52.255.84.192/28\",\r\n \"52.255.124.16/28\",\r\n \"52.255.124.80/28\",\r\n - \ \"52.255.124.96/28\",\r\n \"65.52.205.19/32\",\r\n \"65.52.252.208/28\",\r\n - \ \"102.37.81.64/28\",\r\n \"102.37.160.144/28\",\r\n \"102.37.167.120/30\",\r\n - \ \"102.133.28.72/29\",\r\n \"102.133.28.104/29\",\r\n \"102.133.56.144/28\",\r\n - \ \"102.133.56.224/27\",\r\n \"102.133.61.192/26\",\r\n \"102.133.75.174/32\",\r\n - \ \"102.133.123.248/29\",\r\n \"102.133.124.24/29\",\r\n - \ \"102.133.124.88/29\",\r\n \"102.133.124.96/29\",\r\n \"102.133.130.139/32\",\r\n - \ \"102.133.143.144/32\",\r\n \"102.133.143.187/32\",\r\n - \ \"102.133.156.128/29\",\r\n \"102.133.161.242/32\",\r\n - \ \"102.133.162.109/32\",\r\n \"102.133.162.196/32\",\r\n - \ \"102.133.163.185/32\",\r\n \"102.133.217.80/28\",\r\n - \ \"102.133.217.96/27\",\r\n \"102.133.218.0/27\",\r\n \"102.133.220.192/30\",\r\n - \ \"102.133.221.64/26\",\r\n \"102.133.221.128/27\",\r\n - \ \"102.133.236.198/32\",\r\n \"104.42.100.80/32\",\r\n \"104.42.239.93/32\",\r\n - \ \"104.46.176.164/30\",\r\n \"104.46.176.176/28\",\r\n \"104.46.178.4/30\",\r\n - \ \"104.46.178.192/26\",\r\n \"104.46.179.0/27\",\r\n \"104.46.183.128/28\",\r\n - \ \"104.46.239.137/32\",\r\n \"104.211.222.193/32\",\r\n - \ \"104.214.49.162/32\",\r\n \"104.214.233.86/32\",\r\n \"104.215.9.217/32\",\r\n - \ \"137.116.171.91/32\",\r\n \"137.117.70.195/32\",\r\n \"137.135.45.32/32\",\r\n - \ \"137.135.64.59/32\",\r\n \"168.61.147.151/32\",\r\n \"168.61.165.229/32\",\r\n - \ \"168.63.20.177/32\",\r\n \"191.232.39.30/32\",\r\n \"191.232.162.204/32\",\r\n - \ \"191.233.10.48/28\",\r\n \"191.233.10.64/27\",\r\n \"191.233.10.128/27\",\r\n - \ \"191.233.15.64/26\",\r\n \"191.233.205.72/29\",\r\n \"191.233.205.104/29\",\r\n + \ \"20.210.145.0/29\",\r\n \"20.211.71.160/28\",\r\n \"20.213.195.128/25\",\r\n + \ \"20.213.196.0/26\",\r\n \"20.214.130.64/26\",\r\n \"20.214.130.128/25\",\r\n + \ \"20.215.6.144/28\",\r\n \"20.215.6.160/27\",\r\n \"20.215.6.192/26\",\r\n + \ \"20.215.7.224/29\",\r\n \"20.217.46.144/28\",\r\n \"20.217.46.160/27\",\r\n + \ \"20.217.46.192/26\",\r\n \"20.217.47.224/29\",\r\n \"20.220.0.0/25\",\r\n + \ \"20.221.137.0/25\",\r\n \"20.221.137.128/26\",\r\n \"20.223.66.192/26\",\r\n + \ \"20.223.67.0/25\",\r\n \"20.228.2.64/26\",\r\n \"20.228.2.128/25\",\r\n + \ \"20.232.91.64/26\",\r\n \"20.232.91.128/25\",\r\n \"20.236.145.0/25\",\r\n + \ \"20.236.145.128/26\",\r\n \"23.96.13.121/32\",\r\n \"23.96.229.148/32\",\r\n + \ \"23.96.235.37/32\",\r\n \"23.98.107.28/30\",\r\n \"23.98.107.200/29\",\r\n + \ \"23.98.107.208/28\",\r\n \"23.98.108.36/30\",\r\n \"23.98.108.40/31\",\r\n + \ \"23.98.108.192/26\",\r\n \"23.98.109.32/29\",\r\n \"23.100.0.32/32\",\r\n + \ \"23.100.57.171/32\",\r\n \"23.100.59.49/32\",\r\n \"40.64.10.160/27\",\r\n + \ \"40.64.10.192/28\",\r\n \"40.64.13.64/26\",\r\n \"40.64.13.128/25\",\r\n + \ \"40.64.16.243/32\",\r\n \"40.64.17.103/32\",\r\n \"40.64.22.205/32\",\r\n + \ \"40.64.128.192/27\",\r\n \"40.64.134.140/30\",\r\n \"40.64.134.168/29\",\r\n + \ \"40.64.134.176/28\",\r\n \"40.64.135.80/29\",\r\n \"40.67.48.224/27\",\r\n + \ \"40.67.49.192/27\",\r\n \"40.67.49.224/28\",\r\n \"40.67.52.128/26\",\r\n + \ \"40.67.53.160/28\",\r\n \"40.69.73.194/32\",\r\n \"40.69.104.32/30\",\r\n + \ \"40.69.111.36/30\",\r\n \"40.70.47.165/32\",\r\n \"40.70.241.203/32\",\r\n + \ \"40.74.30.108/30\",\r\n \"40.74.31.64/26\",\r\n \"40.74.64.203/32\",\r\n + \ \"40.74.79.140/32\",\r\n \"40.74.82.17/32\",\r\n \"40.74.116.89/32\",\r\n + \ \"40.74.251.115/32\",\r\n \"40.78.20.224/32\",\r\n \"40.78.52.77/32\",\r\n + \ \"40.78.204.0/29\",\r\n \"40.78.204.32/29\",\r\n \"40.79.132.48/29\",\r\n + \ \"40.79.132.80/29\",\r\n \"40.79.156.64/27\",\r\n \"40.79.176.32/30\",\r\n + \ \"40.79.187.168/29\",\r\n \"40.79.187.200/29\",\r\n \"40.80.57.208/28\",\r\n + \ \"40.80.57.224/27\",\r\n \"40.80.58.192/27\",\r\n \"40.80.63.152/30\",\r\n + \ \"40.80.63.224/28\",\r\n \"40.80.63.240/30\",\r\n \"40.80.97.0/25\",\r\n + \ \"40.80.97.128/26\",\r\n \"40.80.169.192/27\",\r\n \"40.80.170.160/27\",\r\n + \ \"40.80.170.192/28\",\r\n \"40.80.172.28/30\",\r\n \"40.80.176.0/28\",\r\n + \ \"40.80.188.112/28\",\r\n \"40.80.190.128/27\",\r\n \"40.80.190.224/27\",\r\n + \ \"40.82.253.200/30\",\r\n \"40.82.253.208/28\",\r\n \"40.82.255.0/26\",\r\n + \ \"40.82.255.96/27\",\r\n \"40.86.227.247/32\",\r\n \"40.87.48.184/32\",\r\n + \ \"40.88.22.25/32\",\r\n \"40.89.17.240/28\",\r\n \"40.89.18.128/27\",\r\n + \ \"40.89.18.224/27\",\r\n \"40.89.23.36/30\",\r\n \"40.89.133.209/32\",\r\n + \ \"40.112.254.71/32\",\r\n \"40.113.124.208/32\",\r\n \"40.113.226.173/32\",\r\n + \ \"40.115.248.103/32\",\r\n \"40.117.154.42/32\",\r\n \"40.117.232.90/32\",\r\n + \ \"40.119.11.216/29\",\r\n \"40.119.229.160/32\",\r\n \"40.120.8.48/30\",\r\n + \ \"40.122.42.111/32\",\r\n \"40.123.205.29/32\",\r\n \"40.123.210.248/32\",\r\n + \ \"40.123.214.182/32\",\r\n \"40.123.214.251/32\",\r\n \"40.123.218.49/32\",\r\n + \ \"40.127.76.4/32\",\r\n \"40.127.76.10/32\",\r\n \"40.127.165.113/32\",\r\n + \ \"51.11.97.80/29\",\r\n \"51.12.17.32/28\",\r\n \"51.12.17.136/29\",\r\n + \ \"51.12.17.144/28\",\r\n \"51.12.22.240/28\",\r\n \"51.12.25.32/28\",\r\n + \ \"51.12.25.208/29\",\r\n \"51.12.41.48/28\",\r\n \"51.12.41.128/27\",\r\n + \ \"51.12.41.224/27\",\r\n \"51.12.43.192/26\",\r\n \"51.12.46.240/28\",\r\n + \ \"51.12.73.208/28\",\r\n \"51.12.74.128/27\",\r\n \"51.12.193.48/28\",\r\n + \ \"51.12.193.128/27\",\r\n \"51.12.193.224/27\",\r\n \"51.12.195.128/26\",\r\n + \ \"51.13.1.0/29\",\r\n \"51.13.84.17/32\",\r\n \"51.13.84.18/32\",\r\n + \ \"51.13.128.72/29\",\r\n \"51.13.136.64/26\",\r\n \"51.13.137.192/28\",\r\n + \ \"51.13.137.224/27\",\r\n \"51.13.143.96/27\",\r\n \"51.53.30.176/28\",\r\n + \ \"51.53.30.192/27\",\r\n \"51.53.31.0/26\",\r\n \"51.53.101.0/29\",\r\n + \ \"51.53.174.160/27\",\r\n \"51.53.174.192/26\",\r\n \"51.53.178.0/28\",\r\n + \ \"51.53.178.208/29\",\r\n \"51.103.144.46/32\",\r\n \"51.104.25.240/28\",\r\n + \ \"51.104.27.64/27\",\r\n \"51.104.28.32/27\",\r\n \"51.104.31.160/29\",\r\n + \ \"51.104.31.168/30\",\r\n \"51.104.31.176/28\",\r\n \"51.105.67.176/29\",\r\n + \ \"51.105.67.208/29\",\r\n \"51.105.80.224/27\",\r\n \"51.105.81.192/27\",\r\n + \ \"51.105.81.224/28\",\r\n \"51.105.89.128/27\",\r\n \"51.105.89.224/27\",\r\n + \ \"51.105.90.0/28\",\r\n \"51.105.92.52/30\",\r\n \"51.107.22.20/32\",\r\n + \ \"51.107.22.221/32\",\r\n \"51.107.22.246/32\",\r\n \"51.107.48.240/28\",\r\n + \ \"51.107.49.128/27\",\r\n \"51.107.49.224/27\",\r\n \"51.107.52.216/29\",\r\n + \ \"51.107.53.36/30\",\r\n \"51.107.53.40/29\",\r\n \"51.107.84.104/32\",\r\n + \ \"51.107.85.61/32\",\r\n \"51.107.128.24/29\",\r\n \"51.107.144.224/27\",\r\n + \ \"51.107.145.192/27\",\r\n \"51.107.145.224/28\",\r\n \"51.107.148.20/30\",\r\n + \ \"51.107.148.64/28\",\r\n \"51.107.192.72/29\",\r\n \"51.107.224.130/32\",\r\n + \ \"51.107.224.153/32\",\r\n \"51.107.224.189/32\",\r\n \"51.107.224.209/32\",\r\n + \ \"51.107.239.167/32\",\r\n \"51.107.241.0/26\",\r\n \"51.107.241.128/27\",\r\n + \ \"51.107.242.224/28\",\r\n \"51.107.249.0/26\",\r\n \"51.107.249.128/27\",\r\n + \ \"51.107.250.240/28\",\r\n \"51.107.255.180/30\",\r\n \"51.107.255.184/29\",\r\n + \ \"51.116.48.144/28\",\r\n \"51.116.48.160/27\",\r\n \"51.116.49.0/27\",\r\n + \ \"51.116.51.192/26\",\r\n \"51.116.54.176/28\",\r\n \"51.116.55.64/28\",\r\n + \ \"51.116.77.16/28\",\r\n \"51.116.77.32/27\",\r\n \"51.116.79.0/25\",\r\n + \ \"51.116.79.128/26\",\r\n \"51.116.144.144/28\",\r\n \"51.116.144.160/27\",\r\n + \ \"51.116.145.0/27\",\r\n \"51.116.148.128/26\",\r\n \"51.116.149.208/28\",\r\n + \ \"51.116.211.6/32\",\r\n \"51.120.40.240/28\",\r\n \"51.120.41.128/27\",\r\n + \ \"51.120.41.224/27\",\r\n \"51.120.78.154/32\",\r\n \"51.120.109.192/29\",\r\n + \ \"51.120.177.128/25\",\r\n \"51.120.178.0/26\",\r\n \"51.120.224.224/27\",\r\n + \ \"51.120.225.192/27\",\r\n \"51.120.225.224/28\",\r\n \"51.120.232.64/26\",\r\n + \ \"51.120.233.144/28\",\r\n \"51.120.233.160/27\",\r\n \"51.120.237.0/29\",\r\n + \ \"51.124.95.46/32\",\r\n \"51.124.140.143/32\",\r\n \"51.137.162.128/27\",\r\n + \ \"51.137.162.224/27\",\r\n \"51.137.163.0/28\",\r\n \"51.137.166.28/30\",\r\n + \ \"51.137.166.44/30\",\r\n \"51.137.166.48/28\",\r\n \"51.137.167.192/26\",\r\n + \ \"51.138.40.194/32\",\r\n \"51.138.41.75/32\",\r\n \"51.138.160.4/30\",\r\n + \ \"51.138.210.144/28\",\r\n \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\r\n + \ \"51.142.128.192/26\",\r\n \"51.142.129.0/25\",\r\n \"51.143.192.224/27\",\r\n + \ \"51.143.193.192/27\",\r\n \"51.143.193.224/28\",\r\n \"51.143.208.128/30\",\r\n + \ \"51.143.209.0/26\",\r\n \"51.143.209.64/27\",\r\n \"51.143.212.160/28\",\r\n + \ \"51.144.83.210/32\",\r\n \"52.136.48.240/28\",\r\n \"52.136.49.128/27\",\r\n + \ \"52.136.49.224/27\",\r\n \"52.136.53.0/26\",\r\n \"52.136.184.128/26\",\r\n + \ \"52.136.184.192/27\",\r\n \"52.136.185.160/28\",\r\n \"52.136.191.32/28\",\r\n + \ \"52.136.191.48/29\",\r\n \"52.136.191.56/30\",\r\n \"52.138.41.171/32\",\r\n + \ \"52.138.92.172/30\",\r\n \"52.139.106.0/26\",\r\n \"52.139.106.128/27\",\r\n + \ \"52.139.107.192/28\",\r\n \"52.140.105.192/27\",\r\n \"52.140.106.160/27\",\r\n + \ \"52.140.106.192/28\",\r\n \"52.140.110.96/29\",\r\n \"52.140.110.104/30\",\r\n + \ \"52.140.110.112/28\",\r\n \"52.140.110.160/30\",\r\n \"52.140.111.128/26\",\r\n + \ \"52.140.111.224/27\",\r\n \"52.142.81.236/32\",\r\n \"52.142.83.87/32\",\r\n + \ \"52.142.84.66/32\",\r\n \"52.142.85.51/32\",\r\n \"52.143.91.192/28\",\r\n + \ \"52.146.79.144/28\",\r\n \"52.146.79.224/27\",\r\n \"52.146.131.32/28\",\r\n + \ \"52.146.131.48/30\",\r\n \"52.146.131.96/27\",\r\n \"52.146.132.128/26\",\r\n + \ \"52.146.133.0/27\",\r\n \"52.146.137.16/28\",\r\n \"52.147.43.145/32\",\r\n + \ \"52.147.44.12/32\",\r\n \"52.147.97.4/30\",\r\n \"52.147.112.0/26\",\r\n + \ \"52.147.112.64/27\",\r\n \"52.147.112.208/28\",\r\n \"52.147.119.100/30\",\r\n + \ \"52.147.119.104/29\",\r\n \"52.147.119.112/28\",\r\n \"52.149.31.64/28\",\r\n + \ \"52.150.139.192/27\",\r\n \"52.150.140.160/27\",\r\n \"52.150.140.192/28\",\r\n + \ \"52.150.154.200/29\",\r\n \"52.150.154.208/28\",\r\n \"52.150.156.32/30\",\r\n + \ \"52.150.156.40/30\",\r\n \"52.150.157.64/26\",\r\n \"52.150.157.128/27\",\r\n + \ \"52.151.39.177/32\",\r\n \"52.152.207.160/28\",\r\n \"52.152.207.192/28\",\r\n + \ \"52.153.156.9/32\",\r\n \"52.153.156.15/32\",\r\n \"52.156.93.240/28\",\r\n + \ \"52.156.103.64/27\",\r\n \"52.156.103.96/28\",\r\n \"52.156.205.101/32\",\r\n + \ \"52.161.16.73/32\",\r\n \"52.162.110.248/29\",\r\n \"52.162.111.24/29\",\r\n + \ \"52.163.56.146/32\",\r\n \"52.168.112.0/26\",\r\n \"52.171.134.140/32\",\r\n + \ \"52.172.112.0/28\",\r\n \"52.172.112.16/29\",\r\n \"52.172.112.192/26\",\r\n + \ \"52.172.113.32/27\",\r\n \"52.172.116.16/28\",\r\n \"52.172.187.21/32\",\r\n + \ \"52.172.253.194/32\",\r\n \"52.173.240.242/32\",\r\n \"52.174.146.221/32\",\r\n + \ \"52.175.18.186/32\",\r\n \"52.175.35.166/32\",\r\n \"52.179.14.109/32\",\r\n + \ \"52.179.113.96/27\",\r\n \"52.179.113.128/28\",\r\n \"52.180.162.194/32\",\r\n + \ \"52.180.166.172/32\",\r\n \"52.180.178.146/32\",\r\n \"52.180.179.119/32\",\r\n + \ \"52.180.179.162/32\",\r\n \"52.180.181.121/32\",\r\n \"52.183.33.203/32\",\r\n + \ \"52.186.33.48/28\",\r\n \"52.186.91.216/32\",\r\n \"52.187.20.181/32\",\r\n + \ \"52.187.39.99/32\",\r\n \"52.190.33.56/32\",\r\n \"52.190.33.61/32\",\r\n + \ \"52.190.33.154/32\",\r\n \"52.191.89.158/32\",\r\n \"52.191.173.81/32\",\r\n + \ \"52.228.83.128/27\",\r\n \"52.228.83.224/27\",\r\n \"52.228.84.0/28\",\r\n + \ \"52.231.32.132/32\",\r\n \"52.231.76.205/32\",\r\n \"52.231.78.101/32\",\r\n + \ \"52.231.79.142/32\",\r\n \"52.231.148.200/30\",\r\n \"52.231.159.35/32\",\r\n + \ \"52.237.137.4/32\",\r\n \"52.242.40.212/30\",\r\n \"52.242.40.216/29\",\r\n + \ \"52.242.40.224/28\",\r\n \"52.242.45.192/26\",\r\n \"52.242.46.0/25\",\r\n + \ \"52.249.209.252/32\",\r\n \"52.254.75.76/32\",\r\n \"52.255.83.208/28\",\r\n + \ \"52.255.84.176/28\",\r\n \"52.255.84.192/28\",\r\n \"52.255.124.16/28\",\r\n + \ \"52.255.124.80/28\",\r\n \"52.255.124.96/28\",\r\n \"65.52.205.19/32\",\r\n + \ \"65.52.252.208/28\",\r\n \"102.37.81.64/28\",\r\n \"102.37.160.144/28\",\r\n + \ \"102.37.167.120/30\",\r\n \"102.133.28.72/29\",\r\n \"102.133.28.104/29\",\r\n + \ \"102.133.56.144/28\",\r\n \"102.133.56.224/27\",\r\n \"102.133.61.192/26\",\r\n + \ \"102.133.75.174/32\",\r\n \"102.133.123.248/29\",\r\n + \ \"102.133.124.24/29\",\r\n \"102.133.124.88/29\",\r\n \"102.133.124.96/29\",\r\n + \ \"102.133.130.139/32\",\r\n \"102.133.143.144/32\",\r\n + \ \"102.133.143.187/32\",\r\n \"102.133.156.128/29\",\r\n + \ \"102.133.161.242/32\",\r\n \"102.133.162.109/32\",\r\n + \ \"102.133.162.196/32\",\r\n \"102.133.163.185/32\",\r\n + \ \"102.133.217.80/28\",\r\n \"102.133.217.96/27\",\r\n \"102.133.218.0/27\",\r\n + \ \"102.133.220.192/30\",\r\n \"102.133.221.64/26\",\r\n + \ \"102.133.221.128/27\",\r\n \"102.133.236.198/32\",\r\n + \ \"104.42.100.80/32\",\r\n \"104.42.239.93/32\",\r\n \"104.46.176.164/30\",\r\n + \ \"104.46.176.176/28\",\r\n \"104.46.178.4/30\",\r\n \"104.46.178.192/26\",\r\n + \ \"104.46.179.0/27\",\r\n \"104.46.183.128/28\",\r\n \"104.46.239.137/32\",\r\n + \ \"104.211.222.193/32\",\r\n \"104.214.49.162/32\",\r\n + \ \"104.214.233.86/32\",\r\n \"104.215.9.217/32\",\r\n \"137.116.171.91/32\",\r\n + \ \"137.117.70.195/32\",\r\n \"137.135.45.32/32\",\r\n \"137.135.64.59/32\",\r\n + \ \"168.61.147.151/32\",\r\n \"168.61.165.229/32\",\r\n \"168.63.20.177/32\",\r\n + \ \"191.232.39.30/32\",\r\n \"191.232.162.204/32\",\r\n \"191.233.10.48/28\",\r\n + \ \"191.233.10.64/27\",\r\n \"191.233.10.128/27\",\r\n \"191.233.15.64/26\",\r\n + \ \"191.233.205.72/29\",\r\n \"191.233.205.104/29\",\r\n \ \"191.234.138.136/29\",\r\n \"191.234.138.148/30\",\r\n \ \"191.234.139.192/26\",\r\n \"191.234.142.32/27\",\r\n \ \"191.235.227.128/27\",\r\n \"191.235.227.224/27\",\r\n @@ -59883,7 +61387,8 @@ interactions: \ \"2603:1040:207::680/122\",\r\n \"2603:1040:207:1::468/125\",\r\n \ \"2603:1040:207:2::40/122\",\r\n \"2603:1040:207:2::200/122\",\r\n \ \"2603:1040:407::80/122\",\r\n \"2603:1040:407:1::640/122\",\r\n - \ \"2603:1040:606::680/122\",\r\n \"2603:1040:806::680/122\",\r\n + \ \"2603:1040:606::680/122\",\r\n \"2603:1040:606:3::580/121\",\r\n + \ \"2603:1040:606:3::620/125\",\r\n \"2603:1040:806::680/122\",\r\n \ \"2603:1040:904::80/122\",\r\n \"2603:1040:904::698/125\",\r\n \ \"2603:1040:904:1::640/122\",\r\n \"2603:1040:904:3::80/121\",\r\n \ \"2603:1040:a06::180/122\",\r\n \"2603:1040:a06::7c8/125\",\r\n @@ -59904,8 +61409,70 @@ interactions: \ \"2603:1040:1503:1::480/121\",\r\n \"2603:1040:1503:1::500/122\",\r\n \ \"2603:1040:1503:2::240/125\",\r\n \"2603:1050:6::80/122\",\r\n \ \"2603:1050:6:1::640/122\",\r\n \"2603:1050:403::640/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ContainerAppsManagement\",\r\n + \ \"id\": \"ContainerAppsManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"NSG\",\r\n \"API\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureContainerAppsService\",\r\n \"addressPrefixes\": + [\r\n \"13.89.114.243/32\",\r\n \"20.17.52.240/28\",\r\n + \ \"20.23.30.113/32\",\r\n \"20.25.235.176/32\",\r\n \"20.25.251.187/32\",\r\n + \ \"20.45.245.192/28\",\r\n \"20.47.147.110/32\",\r\n \"20.47.153.87/32\",\r\n + \ \"20.47.236.128/28\",\r\n \"20.51.6.208/28\",\r\n \"20.52.95.224/28\",\r\n + \ \"20.53.54.128/28\",\r\n \"20.53.62.64/28\",\r\n \"20.59.103.144/28\",\r\n + \ \"20.69.8.48/28\",\r\n \"20.70.223.64/28\",\r\n \"20.72.119.138/32\",\r\n + \ \"20.74.196.48/28\",\r\n \"20.80.201.168/32\",\r\n \"20.87.82.160/28\",\r\n + \ \"20.88.159.192/28\",\r\n \"20.89.184.245/32\",\r\n \"20.90.38.0/28\",\r\n + \ \"20.90.229.153/32\",\r\n \"20.92.5.64/28\",\r\n \"20.92.102.182/32\",\r\n + \ \"20.92.223.20/32\",\r\n \"20.97.39.96/28\",\r\n \"20.98.148.0/28\",\r\n + \ \"20.98.195.48/28\",\r\n \"20.100.4.144/28\",\r\n \"20.104.7.82/32\",\r\n + \ \"20.105.243.192/28\",\r\n \"20.111.3.160/28\",\r\n \"20.112.205.28/32\",\r\n + \ \"20.113.21.244/32\",\r\n \"20.113.73.22/32\",\r\n \"20.116.43.64/28\",\r\n + \ \"20.117.192.208/28\",\r\n \"20.117.223.205/32\",\r\n \"20.118.20.65/32\",\r\n + \ \"20.118.114.4/32\",\r\n \"20.118.119.198/32\",\r\n \"20.118.139.176/28\",\r\n + \ \"20.123.121.228/32\",\r\n \"20.123.122.0/32\",\r\n \"20.125.1.112/28\",\r\n + \ \"20.125.194.211/32\",\r\n \"20.126.176.147/32\",\r\n \"20.151.245.118/32\",\r\n + \ \"20.189.198.96/28\",\r\n \"20.195.87.0/28\",\r\n \"20.196.246.220/32\",\r\n + \ \"20.199.201.32/28\",\r\n \"20.200.160.192/28\",\r\n \"20.200.198.208/28\",\r\n + \ \"20.201.21.110/32\",\r\n \"20.203.88.32/28\",\r\n \"20.204.192.176/28\",\r\n + \ \"20.205.49.32/28\",\r\n \"20.206.0.240/28\",\r\n \"20.206.178.32/28\",\r\n + \ \"20.207.1.176/28\",\r\n \"20.207.168.128/28\",\r\n \"20.208.7.128/28\",\r\n + \ \"20.210.69.64/28\",\r\n \"20.210.80.170/32\",\r\n \"20.214.89.145/32\",\r\n + \ \"20.221.197.80/32\",\r\n \"20.231.233.227/32\",\r\n \"20.237.156.240/32\",\r\n + \ \"20.239.5.125/32\",\r\n \"20.239.5.160/32\",\r\n \"20.245.58.225/32\",\r\n + \ \"40.64.11.80/28\",\r\n \"40.80.96.0/28\",\r\n \"51.12.75.160/28\",\r\n + \ \"51.53.28.240/28\",\r\n \"51.53.172.240/28\",\r\n \"51.116.78.0/28\",\r\n + \ \"51.120.176.176/28\",\r\n \"52.146.141.144/28\",\r\n \"52.158.216.78/32\",\r\n + \ \"52.172.81.0/28\",\r\n \"52.224.147.76/32\",\r\n \"52.242.44.176/28\",\r\n + \ \"102.37.87.144/28\",\r\n \"191.237.203.150/32\",\r\n \"2603:1000:4:1::4a0/124\",\r\n + \ \"2603:1000:104:2::30/124\",\r\n \"2603:1010:6:2::720/124\",\r\n + \ \"2603:1010:101:1::2b0/124\",\r\n \"2603:1010:304:1::4a0/124\",\r\n + \ \"2603:1010:404:1::4a0/124\",\r\n \"2603:1020:5::690/124\",\r\n + \ \"2603:1020:206::7c0/124\",\r\n \"2603:1020:605:1::2b0/124\",\r\n + \ \"2603:1020:705::690/124\",\r\n \"2603:1020:805::690/124\",\r\n + \ \"2603:1020:905:1::4a0/124\",\r\n \"2603:1020:a04:3::50/124\",\r\n + \ \"2603:1020:b04:1::2b0/124\",\r\n \"2603:1020:c04::690/124\",\r\n + \ \"2603:1020:d04:1::4a0/124\",\r\n \"2603:1020:e04:3::4e0/124\",\r\n + \ \"2603:1020:f04:1::4a0/124\",\r\n \"2603:1020:1004:3::200/124\",\r\n + \ \"2603:1030:f:3::290/124\",\r\n \"2603:1030:10::730/124\",\r\n + \ \"2603:1030:210::7c0/124\",\r\n \"2603:1030:40b:2::270/124\",\r\n + \ \"2603:1030:40c::750/124\",\r\n \"2603:1030:504:2::770/124\",\r\n + \ \"2603:1030:608:4::/124\",\r\n \"2603:1030:807::690/124\",\r\n + \ \"2603:1030:a07:1::4d0/124\",\r\n \"2603:1030:a07:4::3e0/123\",\r\n + \ \"2603:1030:b04:1::2b0/124\",\r\n \"2603:1030:c06:5::1a0/124\",\r\n + \ \"2603:1030:f05::690/124\",\r\n \"2603:1030:1005:1::2b0/124\",\r\n + \ \"2603:1040:5:3::240/124\",\r\n \"2603:1040:207:2::2b0/124\",\r\n + \ \"2603:1040:407::690/124\",\r\n \"2603:1040:606:1::2b0/124\",\r\n + \ \"2603:1040:606:3::2a0/123\",\r\n \"2603:1040:806:2::300/124\",\r\n + \ \"2603:1040:904:3::280/124\",\r\n \"2603:1040:a06:2::5b0/124\",\r\n + \ \"2603:1040:b04:1::4a0/124\",\r\n \"2603:1040:c06:1::2b0/124\",\r\n + \ \"2603:1040:d04:3::70/124\",\r\n \"2603:1040:e05::70/124\",\r\n + \ \"2603:1040:f05:3::120/124\",\r\n \"2603:1040:1104:1::470/124\",\r\n + \ \"2603:1040:1104:2::640/123\",\r\n \"2603:1040:1202:1::180/123\",\r\n + \ \"2603:1040:1302:1::480/123\",\r\n \"2603:1040:1503:1::1a0/123\",\r\n + \ \"2603:1050:6:2::520/124\",\r\n \"2603:1050:403:1::4e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory\",\r\n - \ \"id\": \"DataFactory\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"DataFactory\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -60167,7 +61734,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.AustraliaEast\",\r\n \ \"id\": \"DataFactory.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.70.74.144/28\",\r\n @@ -60179,7 +61746,7 @@ interactions: \ \"2603:1010:6:802::210/124\",\r\n \"2603:1010:6:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.AustraliaSoutheast\",\r\n \ \"id\": \"DataFactory.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": @@ -60189,7 +61756,7 @@ interactions: \ \"2603:1010:101::500/121\",\r\n \"2603:1010:101:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.BrazilSouth\",\r\n \ \"id\": \"DataFactory.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.206.179.144/29\",\r\n @@ -60201,7 +61768,7 @@ interactions: \ \"2603:1050:6:402::330/124\",\r\n \"2603:1050:6:802::210/124\",\r\n \ \"2603:1050:6:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.BrazilSoutheast\",\r\n \"id\": - \"DataFactory.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"DataFactory.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -60210,7 +61777,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CanadaCentral\",\r\n \ \"id\": \"DataFactory.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.71.175.80/28\",\r\n @@ -60222,7 +61789,7 @@ interactions: \ \"2603:1030:f05:802::210/124\",\r\n \"2603:1030:f05:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CanadaEast\",\r\n \ \"id\": \"DataFactory.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"40.69.108.160/28\",\r\n @@ -60231,55 +61798,56 @@ interactions: \ \"2603:1030:1005::440/122\",\r\n \"2603:1030:1005::500/121\",\r\n \ \"2603:1030:1005:402::330/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.CentralIndia\",\r\n \"id\": \"DataFactory.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.43.121.48/28\",\r\n \"20.192.42.0/24\",\r\n \"20.192.43.0/26\",\r\n - \ \"20.192.102.80/28\",\r\n \"20.204.193.112/29\",\r\n \"40.80.51.160/28\",\r\n - \ \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n \"52.140.108.208/29\",\r\n - \ \"2603:1040:a06::/121\",\r\n \"2603:1040:a06::80/122\",\r\n - \ \"2603:1040:a06:1::480/121\",\r\n \"2603:1040:a06:1::500/122\",\r\n - \ \"2603:1040:a06:1::700/121\",\r\n \"2603:1040:a06:1::780/122\",\r\n - \ \"2603:1040:a06:402::330/124\",\r\n \"2603:1040:a06:802::210/124\",\r\n - \ \"2603:1040:a06:c02::210/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.CentralUS\",\r\n \"id\": \"DataFactory.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.89.174.192/28\",\r\n \"20.37.154.0/23\",\r\n - \ \"20.37.156.0/26\",\r\n \"20.40.206.224/29\",\r\n \"20.44.10.64/28\",\r\n - \ \"20.98.150.0/29\",\r\n \"52.182.141.16/28\",\r\n \"2603:1030:10:1::480/121\",\r\n - \ \"2603:1030:10:1::500/122\",\r\n \"2603:1030:10:1::700/121\",\r\n - \ \"2603:1030:10:1::780/122\",\r\n \"2603:1030:10:402::330/124\",\r\n - \ \"2603:1030:10:802::210/124\",\r\n \"2603:1030:10:c02::210/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastAsia\",\r\n - \ \"id\": \"DataFactory.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.43.121.48/28\",\r\n \"20.192.42.0/24\",\r\n + \ \"20.192.43.0/26\",\r\n \"20.192.102.80/28\",\r\n \"20.204.193.112/29\",\r\n + \ \"40.80.51.160/28\",\r\n \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n + \ \"52.140.108.208/29\",\r\n \"2603:1040:a06::/121\",\r\n + \ \"2603:1040:a06::80/122\",\r\n \"2603:1040:a06:1::480/121\",\r\n + \ \"2603:1040:a06:1::500/122\",\r\n \"2603:1040:a06:1::700/121\",\r\n + \ \"2603:1040:a06:1::780/122\",\r\n \"2603:1040:a06:402::330/124\",\r\n + \ \"2603:1040:a06:802::210/124\",\r\n \"2603:1040:a06:c02::210/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CentralUS\",\r\n + \ \"id\": \"DataFactory.CentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.75.39.112/28\",\r\n - \ \"20.189.104.128/25\",\r\n \"20.189.106.0/26\",\r\n \"20.189.109.232/29\",\r\n - \ \"20.205.50.120/29\",\r\n \"20.205.64.0/23\",\r\n \"20.205.67.128/26\",\r\n - \ \"20.205.77.160/28\",\r\n \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n - \ \"2603:1040:207::440/122\",\r\n \"2603:1040:207::500/121\",\r\n - \ \"2603:1040:207:402::330/124\",\r\n \"2603:1040:207:800::70/124\",\r\n - \ \"2603:1040:207:c00::70/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.EastUS\",\r\n \"id\": \"DataFactory.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.42.2.0/23\",\r\n \"20.42.4.0/26\",\r\n \"20.42.64.0/28\",\r\n - \ \"20.49.111.0/29\",\r\n \"20.119.28.57/32\",\r\n \"20.232.89.104/29\",\r\n - \ \"40.71.14.32/28\",\r\n \"40.78.229.96/28\",\r\n \"2603:1030:210:1::480/121\",\r\n + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.89.174.192/28\",\r\n + \ \"20.37.154.0/23\",\r\n \"20.37.156.0/26\",\r\n \"20.40.206.224/29\",\r\n + \ \"20.44.10.64/28\",\r\n \"20.98.150.0/29\",\r\n \"52.182.141.16/28\",\r\n + \ \"2603:1030:10:1::480/121\",\r\n \"2603:1030:10:1::500/122\",\r\n + \ \"2603:1030:10:1::700/121\",\r\n \"2603:1030:10:1::780/122\",\r\n + \ \"2603:1030:10:402::330/124\",\r\n \"2603:1030:10:802::210/124\",\r\n + \ \"2603:1030:10:c02::210/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.EastAsia\",\r\n \"id\": \"DataFactory.EastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.75.39.112/28\",\r\n \"20.189.104.128/25\",\r\n + \ \"20.189.106.0/26\",\r\n \"20.189.109.232/29\",\r\n \"20.205.50.120/29\",\r\n + \ \"20.205.64.0/23\",\r\n \"20.205.67.128/26\",\r\n \"20.205.77.160/28\",\r\n + \ \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n \"2603:1040:207::440/122\",\r\n + \ \"2603:1040:207::500/121\",\r\n \"2603:1040:207:402::330/124\",\r\n + \ \"2603:1040:207:800::70/124\",\r\n \"2603:1040:207:c00::70/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS\",\r\n + \ \"id\": \"DataFactory.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.42.2.0/23\",\r\n + \ \"20.42.4.0/26\",\r\n \"20.42.64.0/28\",\r\n \"20.49.111.0/29\",\r\n + \ \"20.119.28.57/32\",\r\n \"20.232.89.104/29\",\r\n \"40.71.14.32/28\",\r\n + \ \"40.78.229.96/28\",\r\n \"2603:1030:210:1::480/121\",\r\n \ \"2603:1030:210:1::500/122\",\r\n \"2603:1030:210:1::700/121\",\r\n \ \"2603:1030:210:1::780/122\",\r\n \"2603:1030:210:402::330/124\",\r\n \ \"2603:1030:210:802::210/124\",\r\n \"2603:1030:210:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS2\",\r\n \ \"id\": \"DataFactory.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.41.2.0/23\",\r\n @@ -60291,7 +61859,7 @@ interactions: \ \"2603:1030:40c:802::210/124\",\r\n \"2603:1030:40c:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS2EUAP\",\r\n \ \"id\": \"DataFactory.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.39.8.96/27\",\r\n @@ -60301,20 +61869,21 @@ interactions: \ \"2603:1030:40b:400::b30/124\",\r\n \"2603:1030:40b:800::210/124\",\r\n \ \"2603:1030:40b:c00::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.FranceCentral\",\r\n \"id\": \"DataFactory.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.43.40.128/25\",\r\n \"20.43.41.0/26\",\r\n \"20.43.44.208/29\",\r\n - \ \"20.111.4.48/29\",\r\n \"40.79.132.112/28\",\r\n \"40.79.139.80/28\",\r\n - \ \"40.79.146.240/28\",\r\n \"51.138.215.128/26\",\r\n \"2603:1020:805:1::480/121\",\r\n - \ \"2603:1020:805:1::500/122\",\r\n \"2603:1020:805:1::700/121\",\r\n - \ \"2603:1020:805:1::780/122\",\r\n \"2603:1020:805:402::330/124\",\r\n - \ \"2603:1020:805:802::210/124\",\r\n \"2603:1020:805:c02::210/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.GermanyWestCentral\",\r\n - \ \"id\": \"DataFactory.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.43.40.128/25\",\r\n \"20.43.41.0/26\",\r\n + \ \"20.43.44.208/29\",\r\n \"20.111.4.48/29\",\r\n \"40.79.132.112/28\",\r\n + \ \"40.79.139.80/28\",\r\n \"40.79.146.240/28\",\r\n \"51.138.215.128/26\",\r\n + \ \"2603:1020:805:1::480/121\",\r\n \"2603:1020:805:1::500/122\",\r\n + \ \"2603:1020:805:1::700/121\",\r\n \"2603:1020:805:1::780/122\",\r\n + \ \"2603:1020:805:402::330/124\",\r\n \"2603:1020:805:802::210/124\",\r\n + \ \"2603:1020:805:c02::210/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.GermanyWestCentral\",\r\n \"id\": + \"DataFactory.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.0/28\",\r\n \ \"20.52.93.128/26\",\r\n \"20.79.108.112/29\",\r\n \"51.116.147.32/28\",\r\n @@ -60325,11 +61894,11 @@ interactions: \ \"2603:1020:c04:402::330/124\",\r\n \"2603:1020:c04:802::210/124\",\r\n \ \"2603:1020:c04:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.JapanEast\",\r\n \"id\": \"DataFactory.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.78.109.192/28\",\r\n \"20.43.64.128/25\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.78.109.192/28\",\r\n \"20.43.64.128/25\",\r\n \ \"20.43.65.0/26\",\r\n \"20.43.70.120/29\",\r\n \"20.191.164.0/24\",\r\n \ \"20.191.165.0/26\",\r\n \"20.210.70.88/29\",\r\n \"40.79.187.208/28\",\r\n \ \"40.79.195.224/28\",\r\n \"2603:1040:407:1::480/121\",\r\n @@ -60338,7 +61907,7 @@ interactions: \ \"2603:1040:407:802::210/124\",\r\n \"2603:1040:407:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JapanWest\",\r\n \ \"id\": \"DataFactory.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.189.192.192/26\",\r\n @@ -60347,7 +61916,7 @@ interactions: \ \"2603:1040:606::500/121\",\r\n \"2603:1040:606:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JioIndiaCentral\",\r\n \ \"id\": \"DataFactory.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": @@ -60355,7 +61924,7 @@ interactions: \ \"2603:1040:1104::600/121\",\r\n \"2603:1040:1104:400::500/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JioIndiaWest\",\r\n \ \"id\": \"DataFactory.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.252.224/28\",\r\n @@ -60365,28 +61934,29 @@ interactions: \ \"2603:1040:d04:400::240/124\",\r\n \"2603:1040:d04:800::340/124\",\r\n \ \"2603:1040:d04:c02::380/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.KoreaCentral\",\r\n \"id\": \"DataFactory.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.41.64.128/25\",\r\n \"20.41.65.0/26\",\r\n \"20.41.69.8/29\",\r\n - \ \"20.44.27.240/28\",\r\n \"20.194.67.192/28\",\r\n \"20.194.78.0/23\",\r\n - \ \"20.200.195.0/26\",\r\n \"20.200.199.192/29\",\r\n \"52.231.20.64/28\",\r\n - \ \"2603:1040:f05:1::480/121\",\r\n \"2603:1040:f05:1::500/122\",\r\n - \ \"2603:1040:f05:1::700/121\",\r\n \"2603:1040:f05:1::780/122\",\r\n - \ \"2603:1040:f05:402::330/124\",\r\n \"2603:1040:f05:802::210/124\",\r\n - \ \"2603:1040:f05:c02::210/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.KoreaSouth\",\r\n \"id\": \"DataFactory.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.200.161.48/29\",\r\n \"40.80.168.128/25\",\r\n - \ \"40.80.169.0/26\",\r\n \"40.80.172.112/29\",\r\n \"52.231.148.160/28\",\r\n - \ \"52.231.151.32/28\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"DataFactory.NorthCentralUS\",\r\n \"id\": \"DataFactory.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.41.64.128/25\",\r\n \"20.41.65.0/26\",\r\n + \ \"20.41.69.8/29\",\r\n \"20.44.27.240/28\",\r\n \"20.194.67.192/28\",\r\n + \ \"20.194.78.0/23\",\r\n \"20.200.195.0/26\",\r\n \"20.200.199.192/29\",\r\n + \ \"52.231.20.64/28\",\r\n \"2603:1040:f05:1::480/121\",\r\n + \ \"2603:1040:f05:1::500/122\",\r\n \"2603:1040:f05:1::700/121\",\r\n + \ \"2603:1040:f05:1::780/122\",\r\n \"2603:1040:f05:402::330/124\",\r\n + \ \"2603:1040:f05:802::210/124\",\r\n \"2603:1040:f05:c02::210/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.KoreaSouth\",\r\n + \ \"id\": \"DataFactory.KoreaSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.200.161.48/29\",\r\n + \ \"40.80.168.128/25\",\r\n \"40.80.169.0/26\",\r\n \"40.80.172.112/29\",\r\n + \ \"52.231.148.160/28\",\r\n \"52.231.151.32/28\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"DataFactory.NorthCentralUS\",\r\n + \ \"id\": \"DataFactory.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.49.114.24/29\",\r\n \"20.49.118.128/25\",\r\n @@ -60396,11 +61966,11 @@ interactions: \ \"2603:1030:608:402::330/124\",\r\n \"2603:1030:608:800::2c0/124\",\r\n \ \"2603:1030:608:c00::2c0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.NorthEurope\",\r\n \"id\": \"DataFactory.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.69.230.96/28\",\r\n \"13.74.108.224/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.69.230.96/28\",\r\n \"13.74.108.224/28\",\r\n \ \"20.38.80.192/26\",\r\n \"20.38.82.0/23\",\r\n \"20.50.68.56/29\",\r\n \ \"20.223.64.60/32\",\r\n \"20.223.65.144/29\",\r\n \"52.138.229.32/28\",\r\n \ \"2603:1020:5:1::480/121\",\r\n \"2603:1020:5:1::500/122\",\r\n @@ -60408,9 +61978,9 @@ interactions: \ \"2603:1020:5:402::330/124\",\r\n \"2603:1020:5:802::210/124\",\r\n \ \"2603:1020:5:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.NorwayEast\",\r\n \"id\": \"DataFactory.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.192/26\",\r\n \"20.100.5.24/29\",\r\n \"51.120.44.208/28\",\r\n \ \"51.120.45.64/26\",\r\n \"51.120.45.128/25\",\r\n \"51.120.100.224/28\",\r\n @@ -60420,7 +61990,7 @@ interactions: \ \"2603:1020:e04:402::330/124\",\r\n \"2603:1020:e04:802::210/124\",\r\n \ \"2603:1020:e04:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthAfricaNorth\",\r\n \"id\": - \"DataFactory.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"DataFactory.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -60436,7 +62006,7 @@ interactions: \ \"2603:1000:104:402::330/124\",\r\n \"2603:1000:104:802::210/124\",\r\n \ \"2603:1000:104:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthCentralUS\",\r\n \"id\": - \"DataFactory.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"DataFactory.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -60450,7 +62020,7 @@ interactions: \ \"2603:1030:807:802::210/124\",\r\n \"2603:1030:807:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SoutheastAsia\",\r\n \ \"id\": \"DataFactory.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.67.10.208/28\",\r\n @@ -60463,18 +62033,18 @@ interactions: \ \"2603:1040:5:402::330/124\",\r\n \"2603:1040:5:802::210/124\",\r\n \ \"2603:1040:5:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthIndia\",\r\n \"id\": \"DataFactory.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.41.192.128/25\",\r\n \"20.41.193.0/26\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.41.192.128/25\",\r\n \"20.41.193.0/26\",\r\n \ \"20.41.197.112/29\",\r\n \"20.41.198.0/25\",\r\n \"20.41.198.128/26\",\r\n \ \"20.192.152.0/26\",\r\n \"20.192.184.96/28\",\r\n \"40.78.196.128/28\",\r\n \ \"52.172.81.240/29\",\r\n \"2603:1040:c06::440/122\",\r\n \ \"2603:1040:c06::500/121\",\r\n \"2603:1040:c06:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SwedenCentral\",\r\n \ \"id\": \"DataFactory.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"51.12.26.0/23\",\r\n @@ -60485,7 +62055,7 @@ interactions: \ \"2603:1020:1004:800::340/124\",\r\n \"2603:1020:1004:c02::380/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SwitzerlandNorth\",\r\n \ \"id\": \"DataFactory.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.208.2.0/23\",\r\n @@ -60497,7 +62067,7 @@ interactions: \ \"2603:1020:a04:802::210/124\",\r\n \"2603:1020:a04:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UAENorth\",\r\n \ \"id\": \"DataFactory.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.38.141.16/28\",\r\n @@ -60509,7 +62079,7 @@ interactions: \ \"2603:1040:904:802::210/124\",\r\n \"2603:1040:904:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UKSouth\",\r\n \ \"id\": \"DataFactory.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.90.129.128/25\",\r\n @@ -60521,7 +62091,7 @@ interactions: \ \"2603:1020:705:802::210/124\",\r\n \"2603:1020:705:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UKWest\",\r\n \ \"id\": \"DataFactory.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.58.71.0/26\",\r\n @@ -60530,7 +62100,7 @@ interactions: \ \"2603:1020:605::500/121\",\r\n \"2603:1020:605:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestCentralUS\",\r\n \ \"id\": \"DataFactory.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.71.199.0/28\",\r\n @@ -60540,7 +62110,7 @@ interactions: \ \"2603:1030:b04::500/121\",\r\n \"2603:1030:b04:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestEurope\",\r\n \ \"id\": \"DataFactory.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.69.67.192/28\",\r\n @@ -60552,7 +62122,7 @@ interactions: \ \"2603:1020:206:802::210/124\",\r\n \"2603:1020:206:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS\",\r\n \ \"id\": \"DataFactory.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.86.219.208/28\",\r\n @@ -60561,7 +62131,7 @@ interactions: \ \"2603:1030:a07::500/121\",\r\n \"2603:1030:a07:402::9b0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS2\",\r\n \ \"id\": \"DataFactory.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.128/28\",\r\n @@ -60572,7 +62142,7 @@ interactions: \ \"2603:1030:c06:802::210/124\",\r\n \"2603:1030:c06:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS3\",\r\n \ \"id\": \"DataFactory.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.253.48/28\",\r\n @@ -60583,81 +62153,81 @@ interactions: \ \"2603:1030:504:402::240/124\",\r\n \"2603:1030:504:802::340/124\",\r\n \ \"2603:1030:504:c02::380/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactoryManagement\",\r\n \"id\": \"DataFactoryManagement\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.66.143.128/28\",\r\n \"13.67.10.208/28\",\r\n - \ \"13.69.67.192/28\",\r\n \"13.69.107.112/28\",\r\n \"13.69.112.128/28\",\r\n - \ \"13.69.230.96/28\",\r\n \"13.70.74.144/28\",\r\n \"13.71.175.80/28\",\r\n - \ \"13.71.199.0/28\",\r\n \"13.73.244.32/28\",\r\n \"13.73.253.96/29\",\r\n - \ \"13.74.108.224/28\",\r\n \"13.75.39.112/28\",\r\n \"13.77.53.160/28\",\r\n - \ \"13.78.109.192/28\",\r\n \"13.86.219.208/28\",\r\n \"13.89.174.192/28\",\r\n - \ \"13.104.248.64/27\",\r\n \"13.104.252.208/28\",\r\n \"13.104.252.224/28\",\r\n - \ \"13.104.253.48/28\",\r\n \"13.104.254.128/28\",\r\n \"20.17.71.64/28\",\r\n - \ \"20.21.46.64/28\",\r\n \"20.21.55.208/29\",\r\n \"20.21.67.208/28\",\r\n - \ \"20.21.75.208/28\",\r\n \"20.24.0.216/29\",\r\n \"20.36.117.208/28\",\r\n - \ \"20.36.124.32/28\",\r\n \"20.37.68.144/28\",\r\n \"20.37.198.224/29\",\r\n - \ \"20.37.228.16/28\",\r\n \"20.38.141.16/28\",\r\n \"20.38.147.224/28\",\r\n - \ \"20.38.152.0/28\",\r\n \"20.39.15.0/29\",\r\n \"20.40.206.224/29\",\r\n - \ \"20.41.69.8/29\",\r\n \"20.41.197.112/29\",\r\n \"20.42.64.0/28\",\r\n - \ \"20.42.230.136/29\",\r\n \"20.43.44.208/29\",\r\n \"20.43.70.120/29\",\r\n - \ \"20.43.121.48/28\",\r\n \"20.44.10.64/28\",\r\n \"20.44.17.80/28\",\r\n - \ \"20.44.27.240/28\",\r\n \"20.45.123.160/28\",\r\n \"20.45.208.16/28\",\r\n - \ \"20.49.83.224/28\",\r\n \"20.49.95.32/28\",\r\n \"20.49.102.16/29\",\r\n - \ \"20.49.111.0/29\",\r\n \"20.49.114.24/29\",\r\n \"20.50.68.56/29\",\r\n - \ \"20.52.64.0/28\",\r\n \"20.53.0.48/28\",\r\n \"20.59.84.168/29\",\r\n - \ \"20.69.9.24/29\",\r\n \"20.72.28.48/28\",\r\n \"20.74.197.16/29\",\r\n - \ \"20.79.108.112/29\",\r\n \"20.87.83.112/29\",\r\n \"20.90.38.248/29\",\r\n - \ \"20.92.6.200/29\",\r\n \"20.97.39.141/32\",\r\n \"20.98.150.0/29\",\r\n - \ \"20.98.195.172/32\",\r\n \"20.98.198.224/29\",\r\n \"20.100.5.24/29\",\r\n - \ \"20.105.215.28/30\",\r\n \"20.105.244.48/29\",\r\n \"20.111.4.48/29\",\r\n - \ \"20.116.47.72/29\",\r\n \"20.117.193.184/29\",\r\n \"20.118.79.192/29\",\r\n - \ \"20.118.139.200/29\",\r\n \"20.119.28.57/32\",\r\n \"20.125.4.170/31\",\r\n - \ \"20.125.5.248/29\",\r\n \"20.125.156.16/29\",\r\n \"20.125.163.208/29\",\r\n - \ \"20.125.171.208/28\",\r\n \"20.125.203.208/28\",\r\n \"20.150.173.16/28\",\r\n - \ \"20.150.181.112/28\",\r\n \"20.150.190.64/28\",\r\n \"20.189.109.232/29\",\r\n - \ \"20.189.199.40/29\",\r\n \"20.192.102.80/28\",\r\n \"20.192.184.96/28\",\r\n - \ \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n \"20.194.67.192/28\",\r\n - \ \"20.200.161.48/29\",\r\n \"20.200.199.192/29\",\r\n \"20.204.193.112/29\",\r\n - \ \"20.205.50.120/29\",\r\n \"20.205.77.160/28\",\r\n \"20.205.77.224/27\",\r\n - \ \"20.205.83.240/28\",\r\n \"20.206.179.144/29\",\r\n \"20.208.19.208/28\",\r\n - \ \"20.208.144.16/29\",\r\n \"20.210.70.88/29\",\r\n \"20.213.194.144/29\",\r\n - \ \"20.215.19.208/28\",\r\n \"20.215.27.208/28\",\r\n \"20.215.158.64/28\",\r\n - \ \"20.217.62.64/28\",\r\n \"20.217.75.208/28\",\r\n \"20.217.91.208/28\",\r\n - \ \"20.221.136.72/29\",\r\n \"20.223.64.60/32\",\r\n \"20.223.65.144/29\",\r\n - \ \"20.232.89.104/29\",\r\n \"23.98.83.112/28\",\r\n \"23.98.106.128/29\",\r\n - \ \"40.64.11.176/29\",\r\n \"40.64.132.232/29\",\r\n \"40.69.108.160/28\",\r\n - \ \"40.69.111.48/28\",\r\n \"40.70.148.160/28\",\r\n \"40.71.14.32/28\",\r\n - \ \"40.74.149.64/28\",\r\n \"40.75.35.144/28\",\r\n \"40.78.196.128/28\",\r\n - \ \"40.78.229.96/28\",\r\n \"40.78.236.176/28\",\r\n \"40.78.245.16/28\",\r\n - \ \"40.78.251.192/28\",\r\n \"40.79.132.112/28\",\r\n \"40.79.139.80/28\",\r\n - \ \"40.79.146.240/28\",\r\n \"40.79.163.80/28\",\r\n \"40.79.171.160/28\",\r\n - \ \"40.79.187.208/28\",\r\n \"40.79.195.224/28\",\r\n \"40.80.51.160/28\",\r\n - \ \"40.80.62.24/29\",\r\n \"40.80.96.200/29\",\r\n \"40.80.172.112/29\",\r\n - \ \"40.80.176.96/28\",\r\n \"40.89.20.224/29\",\r\n \"40.113.176.232/29\",\r\n - \ \"40.120.8.56/29\",\r\n \"40.120.64.112/28\",\r\n \"40.120.75.112/28\",\r\n - \ \"40.122.0.16/28\",\r\n \"51.12.75.232/29\",\r\n \"51.12.101.176/28\",\r\n - \ \"51.12.206.16/28\",\r\n \"51.12.229.64/28\",\r\n \"51.12.237.64/28\",\r\n - \ \"51.13.128.0/28\",\r\n \"51.53.110.64/28\",\r\n \"51.53.191.64/28\",\r\n - \ \"51.103.203.208/28\",\r\n \"51.104.9.32/28\",\r\n \"51.104.29.216/29\",\r\n - \ \"51.105.67.240/28\",\r\n \"51.105.75.240/28\",\r\n \"51.105.92.176/28\",\r\n - \ \"51.107.51.40/29\",\r\n \"51.107.128.0/28\",\r\n \"51.107.148.80/28\",\r\n - \ \"51.107.192.80/28\",\r\n \"51.116.147.32/28\",\r\n \"51.116.245.112/28\",\r\n - \ \"51.116.245.176/28\",\r\n \"51.116.253.48/28\",\r\n \"51.116.253.144/28\",\r\n - \ \"51.120.44.208/28\",\r\n \"51.120.100.224/28\",\r\n \"51.120.109.96/28\",\r\n - \ \"51.120.213.32/28\",\r\n \"51.120.228.224/27\",\r\n \"51.137.164.192/29\",\r\n - \ \"51.138.160.16/28\",\r\n \"51.140.212.112/28\",\r\n \"52.138.92.128/28\",\r\n - \ \"52.138.229.32/28\",\r\n \"52.140.108.208/29\",\r\n \"52.150.154.16/29\",\r\n - \ \"52.162.111.48/28\",\r\n \"52.167.107.224/28\",\r\n \"52.172.81.240/29\",\r\n - \ \"52.176.232.16/28\",\r\n \"52.182.141.16/28\",\r\n \"52.228.86.144/29\",\r\n - \ \"52.231.20.64/28\",\r\n \"52.231.148.160/28\",\r\n \"52.231.151.32/28\",\r\n - \ \"52.236.187.112/28\",\r\n \"52.242.45.56/29\",\r\n \"52.246.155.224/28\",\r\n - \ \"52.250.228.0/29\",\r\n \"102.37.64.96/28\",\r\n \"102.37.72.224/28\",\r\n - \ \"102.133.60.48/28\",\r\n \"102.133.124.104/29\",\r\n \"102.133.127.160/28\",\r\n - \ \"102.133.156.136/29\",\r\n \"102.133.218.248/29\",\r\n - \ \"102.133.251.184/29\",\r\n \"102.133.253.48/28\",\r\n - \ \"191.233.54.224/28\",\r\n \"191.233.205.160/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.128/28\",\r\n + \ \"13.67.10.208/28\",\r\n \"13.69.67.192/28\",\r\n \"13.69.107.112/28\",\r\n + \ \"13.69.112.128/28\",\r\n \"13.69.230.96/28\",\r\n \"13.70.74.144/28\",\r\n + \ \"13.71.175.80/28\",\r\n \"13.71.199.0/28\",\r\n \"13.73.244.32/28\",\r\n + \ \"13.73.253.96/29\",\r\n \"13.74.108.224/28\",\r\n \"13.75.39.112/28\",\r\n + \ \"13.77.53.160/28\",\r\n \"13.78.109.192/28\",\r\n \"13.86.219.208/28\",\r\n + \ \"13.89.174.192/28\",\r\n \"13.104.248.64/27\",\r\n \"13.104.252.208/28\",\r\n + \ \"13.104.252.224/28\",\r\n \"13.104.253.48/28\",\r\n \"13.104.254.128/28\",\r\n + \ \"20.17.71.64/28\",\r\n \"20.21.46.64/28\",\r\n \"20.21.55.208/29\",\r\n + \ \"20.21.67.208/28\",\r\n \"20.21.75.208/28\",\r\n \"20.24.0.216/29\",\r\n + \ \"20.36.117.208/28\",\r\n \"20.36.124.32/28\",\r\n \"20.37.68.144/28\",\r\n + \ \"20.37.198.224/29\",\r\n \"20.37.228.16/28\",\r\n \"20.38.141.16/28\",\r\n + \ \"20.38.147.224/28\",\r\n \"20.38.152.0/28\",\r\n \"20.39.15.0/29\",\r\n + \ \"20.40.206.224/29\",\r\n \"20.41.69.8/29\",\r\n \"20.41.197.112/29\",\r\n + \ \"20.42.64.0/28\",\r\n \"20.42.230.136/29\",\r\n \"20.43.44.208/29\",\r\n + \ \"20.43.70.120/29\",\r\n \"20.43.121.48/28\",\r\n \"20.44.10.64/28\",\r\n + \ \"20.44.17.80/28\",\r\n \"20.44.27.240/28\",\r\n \"20.45.123.160/28\",\r\n + \ \"20.45.208.16/28\",\r\n \"20.49.83.224/28\",\r\n \"20.49.95.32/28\",\r\n + \ \"20.49.102.16/29\",\r\n \"20.49.111.0/29\",\r\n \"20.49.114.24/29\",\r\n + \ \"20.50.68.56/29\",\r\n \"20.52.64.0/28\",\r\n \"20.53.0.48/28\",\r\n + \ \"20.59.84.168/29\",\r\n \"20.69.9.24/29\",\r\n \"20.72.28.48/28\",\r\n + \ \"20.74.197.16/29\",\r\n \"20.79.108.112/29\",\r\n \"20.87.83.112/29\",\r\n + \ \"20.90.38.248/29\",\r\n \"20.92.6.200/29\",\r\n \"20.97.39.141/32\",\r\n + \ \"20.98.150.0/29\",\r\n \"20.98.195.172/32\",\r\n \"20.98.198.224/29\",\r\n + \ \"20.100.5.24/29\",\r\n \"20.105.215.28/30\",\r\n \"20.105.244.48/29\",\r\n + \ \"20.111.4.48/29\",\r\n \"20.116.47.72/29\",\r\n \"20.117.193.184/29\",\r\n + \ \"20.118.79.192/29\",\r\n \"20.118.139.200/29\",\r\n \"20.119.28.57/32\",\r\n + \ \"20.125.4.170/31\",\r\n \"20.125.5.248/29\",\r\n \"20.125.156.16/29\",\r\n + \ \"20.125.163.208/29\",\r\n \"20.125.171.208/28\",\r\n \"20.125.203.208/28\",\r\n + \ \"20.150.173.16/28\",\r\n \"20.150.181.112/28\",\r\n \"20.150.190.64/28\",\r\n + \ \"20.189.109.232/29\",\r\n \"20.189.199.40/29\",\r\n \"20.192.102.80/28\",\r\n + \ \"20.192.184.96/28\",\r\n \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n + \ \"20.194.67.192/28\",\r\n \"20.200.161.48/29\",\r\n \"20.200.199.192/29\",\r\n + \ \"20.204.193.112/29\",\r\n \"20.205.50.120/29\",\r\n \"20.205.77.160/28\",\r\n + \ \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n \"20.206.179.144/29\",\r\n + \ \"20.208.19.208/28\",\r\n \"20.208.144.16/29\",\r\n \"20.210.70.88/29\",\r\n + \ \"20.213.194.144/29\",\r\n \"20.215.19.208/28\",\r\n \"20.215.27.208/28\",\r\n + \ \"20.215.158.64/28\",\r\n \"20.217.62.64/28\",\r\n \"20.217.75.208/28\",\r\n + \ \"20.217.91.208/28\",\r\n \"20.221.136.72/29\",\r\n \"20.223.64.60/32\",\r\n + \ \"20.223.65.144/29\",\r\n \"20.232.89.104/29\",\r\n \"23.98.83.112/28\",\r\n + \ \"23.98.106.128/29\",\r\n \"40.64.11.176/29\",\r\n \"40.64.132.232/29\",\r\n + \ \"40.69.108.160/28\",\r\n \"40.69.111.48/28\",\r\n \"40.70.148.160/28\",\r\n + \ \"40.71.14.32/28\",\r\n \"40.74.149.64/28\",\r\n \"40.75.35.144/28\",\r\n + \ \"40.78.196.128/28\",\r\n \"40.78.229.96/28\",\r\n \"40.78.236.176/28\",\r\n + \ \"40.78.245.16/28\",\r\n \"40.78.251.192/28\",\r\n \"40.79.132.112/28\",\r\n + \ \"40.79.139.80/28\",\r\n \"40.79.146.240/28\",\r\n \"40.79.163.80/28\",\r\n + \ \"40.79.171.160/28\",\r\n \"40.79.187.208/28\",\r\n \"40.79.195.224/28\",\r\n + \ \"40.80.51.160/28\",\r\n \"40.80.62.24/29\",\r\n \"40.80.96.200/29\",\r\n + \ \"40.80.172.112/29\",\r\n \"40.80.176.96/28\",\r\n \"40.89.20.224/29\",\r\n + \ \"40.113.176.232/29\",\r\n \"40.120.8.56/29\",\r\n \"40.120.64.112/28\",\r\n + \ \"40.120.75.112/28\",\r\n \"40.122.0.16/28\",\r\n \"51.12.75.232/29\",\r\n + \ \"51.12.101.176/28\",\r\n \"51.12.206.16/28\",\r\n \"51.12.229.64/28\",\r\n + \ \"51.12.237.64/28\",\r\n \"51.13.128.0/28\",\r\n \"51.53.110.64/28\",\r\n + \ \"51.53.191.64/28\",\r\n \"51.103.203.208/28\",\r\n \"51.104.9.32/28\",\r\n + \ \"51.104.29.216/29\",\r\n \"51.105.67.240/28\",\r\n \"51.105.75.240/28\",\r\n + \ \"51.105.92.176/28\",\r\n \"51.107.51.40/29\",\r\n \"51.107.128.0/28\",\r\n + \ \"51.107.148.80/28\",\r\n \"51.107.192.80/28\",\r\n \"51.116.147.32/28\",\r\n + \ \"51.116.245.112/28\",\r\n \"51.116.245.176/28\",\r\n \"51.116.253.48/28\",\r\n + \ \"51.116.253.144/28\",\r\n \"51.120.44.208/28\",\r\n \"51.120.100.224/28\",\r\n + \ \"51.120.109.96/28\",\r\n \"51.120.213.32/28\",\r\n \"51.120.228.224/27\",\r\n + \ \"51.137.164.192/29\",\r\n \"51.138.160.16/28\",\r\n \"51.140.212.112/28\",\r\n + \ \"52.138.92.128/28\",\r\n \"52.138.229.32/28\",\r\n \"52.140.108.208/29\",\r\n + \ \"52.150.154.16/29\",\r\n \"52.162.111.48/28\",\r\n \"52.167.107.224/28\",\r\n + \ \"52.172.81.240/29\",\r\n \"52.176.232.16/28\",\r\n \"52.182.141.16/28\",\r\n + \ \"52.228.86.144/29\",\r\n \"52.231.20.64/28\",\r\n \"52.231.148.160/28\",\r\n + \ \"52.231.151.32/28\",\r\n \"52.236.187.112/28\",\r\n \"52.242.45.56/29\",\r\n + \ \"52.246.155.224/28\",\r\n \"52.250.228.0/29\",\r\n \"102.37.64.96/28\",\r\n + \ \"102.37.72.224/28\",\r\n \"102.133.60.48/28\",\r\n \"102.133.124.104/29\",\r\n + \ \"102.133.127.160/28\",\r\n \"102.133.156.136/29\",\r\n + \ \"102.133.218.248/29\",\r\n \"102.133.251.184/29\",\r\n + \ \"102.133.253.48/28\",\r\n \"191.233.54.224/28\",\r\n \"191.233.205.160/28\",\r\n \ \"191.234.137.32/29\",\r\n \"191.234.149.0/28\",\r\n \"191.234.157.0/28\",\r\n \ \"2603:1000:4::440/122\",\r\n \"2603:1000:4:402::330/124\",\r\n \ \"2603:1000:104::80/122\",\r\n \"2603:1000:104::1c0/122\",\r\n @@ -60758,7 +62328,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n @@ -60770,91 +62340,91 @@ interactions: \ \"104.211.80.0/24\",\r\n \"191.233.202.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.AustraliaSoutheast\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \"addressPrefixes\": [\r\n \"13.77.51.0/24\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.BrazilSouth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"191.233.202.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.CanadaCentral\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.71.171.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.CentralIndia\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"104.211.80.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.EastAsia\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.75.35.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.FranceCentral\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"40.79.138.192/26\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.JapanEast\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.78.107.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.NorthEurope\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.69.226.128/25\",\r\n \"13.74.106.128/25\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.SouthAfricaNorth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \"addressPrefixes\": [\r\n \"102.133.251.96/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.UAENorth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"40.120.64.224/27\",\r\n \"65.52.252.128/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.UKSouth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"51.140.147.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.WestUS2\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.66.138.128/25\",\r\n \"40.78.242.0/25\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EOPExternalPublishedIPs\",\r\n \ \"id\": \"EOPExternalPublishedIPs\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"EOPExtPublished\",\r\n \"addressPrefixes\": [\r\n \"40.93.1.0/24\",\r\n @@ -60874,8 +62444,8 @@ interactions: \ \"52.103.164.0/24\",\r\n \"52.103.192.0/23\",\r\n \"53.103.135.0/24\",\r\n \ \"53.103.136.0/21\",\r\n \"104.47.0.0/17\",\r\n \"2a01:111:f403::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub\",\r\n - \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \"region\": + \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n @@ -60968,74 +62538,74 @@ interactions: \ \"40.79.155.0/26\",\r\n \"40.79.162.0/28\",\r\n \"40.79.166.192/26\",\r\n \ \"40.79.170.32/28\",\r\n \"40.79.174.128/26\",\r\n \"40.79.178.32/27\",\r\n \ \"40.79.186.32/27\",\r\n \"40.79.191.128/26\",\r\n \"40.79.194.192/26\",\r\n - \ \"40.80.50.64/26\",\r\n \"40.83.191.202/32\",\r\n \"40.83.222.100/32\",\r\n - \ \"40.84.150.241/32\",\r\n \"40.84.185.67/32\",\r\n \"40.85.226.62/32\",\r\n - \ \"40.85.229.32/32\",\r\n \"40.86.77.12/32\",\r\n \"40.86.102.100/32\",\r\n - \ \"40.86.176.23/32\",\r\n \"40.86.225.142/32\",\r\n \"40.86.230.119/32\",\r\n - \ \"40.89.122.0/26\",\r\n \"40.112.185.115/32\",\r\n \"40.112.213.11/32\",\r\n - \ \"40.112.242.0/25\",\r\n \"40.115.79.2/32\",\r\n \"40.117.88.66/32\",\r\n - \ \"40.120.75.64/27\",\r\n \"40.120.78.0/26\",\r\n \"40.120.84.0/24\",\r\n - \ \"40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n \"40.121.148.193/32\",\r\n - \ \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n \"40.124.65.64/26\",\r\n - \ \"40.125.103.251/32\",\r\n \"40.127.83.123/32\",\r\n \"40.127.132.254/32\",\r\n - \ \"51.11.192.128/26\",\r\n \"51.12.21.0/24\",\r\n \"51.12.30.0/24\",\r\n - \ \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n \"51.12.202.160/27\",\r\n - \ \"51.12.206.64/26\",\r\n \"51.12.226.64/26\",\r\n \"51.12.234.64/26\",\r\n - \ \"51.13.0.192/26\",\r\n \"51.13.140.0/24\",\r\n \"51.53.29.0/24\",\r\n - \ \"51.53.107.128/26\",\r\n \"51.53.173.0/24\",\r\n \"51.53.187.128/26\",\r\n - \ \"51.103.203.64/26\",\r\n \"51.104.165.162/32\",\r\n \"51.105.66.64/26\",\r\n - \ \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n \"51.107.58.128/27\",\r\n - \ \"51.107.129.0/26\",\r\n \"51.107.154.128/27\",\r\n \"51.107.245.0/24\",\r\n - \ \"51.107.253.0/24\",\r\n \"51.116.58.128/27\",\r\n \"51.116.73.0/24\",\r\n - \ \"51.116.154.192/27\",\r\n \"51.116.242.64/26\",\r\n \"51.116.245.192/27\",\r\n - \ \"51.116.246.192/26\",\r\n \"51.116.250.64/26\",\r\n \"51.116.254.0/26\",\r\n - \ \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n \"51.120.210.64/26\",\r\n - \ \"51.120.218.160/27\",\r\n \"51.132.192.192/26\",\r\n \"51.138.214.0/24\",\r\n - \ \"51.140.80.99/32\",\r\n \"51.140.87.93/32\",\r\n \"51.140.125.8/32\",\r\n - \ \"51.140.146.32/28\",\r\n \"51.140.149.192/26\",\r\n \"51.140.189.52/32\",\r\n - \ \"51.140.189.108/32\",\r\n \"51.140.210.32/27\",\r\n \"51.141.14.113/32\",\r\n - \ \"51.141.14.168/32\",\r\n \"51.141.50.179/32\",\r\n \"51.144.238.23/32\",\r\n - \ \"52.136.136.62/32\",\r\n \"52.136.188.0/24\",\r\n \"52.138.90.0/28\",\r\n - \ \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n \"52.139.4.118/32\",\r\n - \ \"52.139.109.0/24\",\r\n \"52.143.136.55/32\",\r\n \"52.147.115.0/24\",\r\n - \ \"52.151.58.121/32\",\r\n \"52.161.19.160/32\",\r\n \"52.161.24.64/32\",\r\n - \ \"52.162.106.64/26\",\r\n \"52.165.34.144/32\",\r\n \"52.165.179.109/32\",\r\n - \ \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n \"52.167.106.0/26\",\r\n - \ \"52.167.109.192/26\",\r\n \"52.167.145.0/26\",\r\n \"52.168.14.144/32\",\r\n - \ \"52.168.66.180/32\",\r\n \"52.168.117.0/26\",\r\n \"52.168.146.69/32\",\r\n - \ \"52.168.147.11/32\",\r\n \"52.169.18.8/32\",\r\n \"52.172.119.0/24\",\r\n - \ \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n \"52.173.199.106/32\",\r\n - \ \"52.174.243.57/32\",\r\n \"52.175.35.235/32\",\r\n \"52.176.47.198/32\",\r\n - \ \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n \"52.178.211.227/32\",\r\n - \ \"52.179.6.240/32\",\r\n \"52.179.8.35/32\",\r\n \"52.179.157.59/32\",\r\n - \ \"52.180.180.228/32\",\r\n \"52.180.182.75/32\",\r\n \"52.182.138.128/26\",\r\n - \ \"52.182.143.64/26\",\r\n \"52.183.46.73/32\",\r\n \"52.183.86.102/32\",\r\n - \ \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n - \ \"52.187.185.159/32\",\r\n \"52.191.213.188/32\",\r\n \"52.191.228.245/32\",\r\n - \ \"52.225.184.224/32\",\r\n \"52.225.186.130/32\",\r\n \"52.226.36.235/32\",\r\n - \ \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n \"52.231.32.85/32\",\r\n - \ \"52.231.32.94/32\",\r\n \"52.231.146.32/27\",\r\n \"52.231.200.144/32\",\r\n - \ \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n \"52.232.27.189/32\",\r\n - \ \"52.233.30.41/32\",\r\n \"52.233.190.35/32\",\r\n \"52.233.192.247/32\",\r\n - \ \"52.236.186.0/26\",\r\n \"52.237.33.36/32\",\r\n \"52.237.33.104/32\",\r\n - \ \"52.237.143.176/32\",\r\n \"52.242.20.204/32\",\r\n \"52.243.36.161/32\",\r\n - \ \"52.246.154.64/26\",\r\n \"52.246.159.0/26\",\r\n \"65.52.129.16/32\",\r\n - \ \"65.52.250.32/27\",\r\n \"102.37.65.0/26\",\r\n \"102.37.72.64/26\",\r\n - \ \"102.37.83.0/24\",\r\n \"102.37.165.0/24\",\r\n \"102.133.26.128/26\",\r\n - \ \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n \"102.133.154.128/26\",\r\n - \ \"102.133.250.64/26\",\r\n \"102.133.254.0/26\",\r\n \"104.40.26.199/32\",\r\n - \ \"104.40.29.113/32\",\r\n \"104.40.68.250/32\",\r\n \"104.40.69.64/32\",\r\n - \ \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n - \ \"104.41.63.213/32\",\r\n \"104.41.201.10/32\",\r\n \"104.42.97.95/32\",\r\n - \ \"104.43.18.219/32\",\r\n \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n - \ \"104.43.192.222/32\",\r\n \"104.44.129.14/32\",\r\n \"104.44.129.59/32\",\r\n - \ \"104.45.135.34/32\",\r\n \"104.45.147.24/32\",\r\n \"104.46.32.56/32\",\r\n - \ \"104.46.32.58/32\",\r\n \"104.46.98.9/32\",\r\n \"104.46.98.73/32\",\r\n - \ \"104.46.99.176/32\",\r\n \"104.208.16.0/26\",\r\n \"104.208.144.0/26\",\r\n - \ \"104.208.237.147/32\",\r\n \"104.209.186.70/32\",\r\n - \ \"104.210.14.49/32\",\r\n \"104.210.106.31/32\",\r\n \"104.210.146.250/32\",\r\n - \ \"104.211.81.0/28\",\r\n \"104.211.98.185/32\",\r\n \"104.211.102.58/32\",\r\n - \ \"104.211.146.32/27\",\r\n \"104.211.160.121/32\",\r\n + \ \"40.80.50.64/26\",\r\n \"40.80.181.192/26\",\r\n \"40.83.191.202/32\",\r\n + \ \"40.83.222.100/32\",\r\n \"40.84.150.241/32\",\r\n \"40.84.185.67/32\",\r\n + \ \"40.85.226.62/32\",\r\n \"40.85.229.32/32\",\r\n \"40.86.77.12/32\",\r\n + \ \"40.86.102.100/32\",\r\n \"40.86.176.23/32\",\r\n \"40.86.225.142/32\",\r\n + \ \"40.86.230.119/32\",\r\n \"40.89.122.0/26\",\r\n \"40.112.185.115/32\",\r\n + \ \"40.112.213.11/32\",\r\n \"40.112.242.0/25\",\r\n \"40.115.79.2/32\",\r\n + \ \"40.117.88.66/32\",\r\n \"40.120.75.64/27\",\r\n \"40.120.78.0/26\",\r\n + \ \"40.120.84.0/24\",\r\n \"40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n + \ \"40.121.148.193/32\",\r\n \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n + \ \"40.124.65.64/26\",\r\n \"40.125.103.251/32\",\r\n \"40.127.83.123/32\",\r\n + \ \"40.127.132.254/32\",\r\n \"51.11.192.128/26\",\r\n \"51.12.21.0/24\",\r\n + \ \"51.12.30.0/24\",\r\n \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n + \ \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n \"51.12.226.64/26\",\r\n + \ \"51.12.234.64/26\",\r\n \"51.13.0.192/26\",\r\n \"51.13.140.0/24\",\r\n + \ \"51.53.29.0/24\",\r\n \"51.53.107.128/26\",\r\n \"51.53.173.0/24\",\r\n + \ \"51.53.187.128/26\",\r\n \"51.103.203.64/26\",\r\n \"51.104.165.162/32\",\r\n + \ \"51.105.66.64/26\",\r\n \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n + \ \"51.107.58.128/27\",\r\n \"51.107.129.0/26\",\r\n \"51.107.154.128/27\",\r\n + \ \"51.107.245.0/24\",\r\n \"51.107.253.0/24\",\r\n \"51.116.58.128/27\",\r\n + \ \"51.116.73.0/24\",\r\n \"51.116.154.192/27\",\r\n \"51.116.242.64/26\",\r\n + \ \"51.116.245.192/27\",\r\n \"51.116.246.192/26\",\r\n \"51.116.250.64/26\",\r\n + \ \"51.116.254.0/26\",\r\n \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n + \ \"51.120.210.64/26\",\r\n \"51.120.218.160/27\",\r\n \"51.132.192.192/26\",\r\n + \ \"51.138.214.0/24\",\r\n \"51.140.80.99/32\",\r\n \"51.140.87.93/32\",\r\n + \ \"51.140.125.8/32\",\r\n \"51.140.146.32/28\",\r\n \"51.140.149.192/26\",\r\n + \ \"51.140.189.52/32\",\r\n \"51.140.189.108/32\",\r\n \"51.140.210.32/27\",\r\n + \ \"51.141.14.113/32\",\r\n \"51.141.14.168/32\",\r\n \"51.141.50.179/32\",\r\n + \ \"51.144.238.23/32\",\r\n \"52.136.136.62/32\",\r\n \"52.136.188.0/24\",\r\n + \ \"52.138.90.0/28\",\r\n \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n + \ \"52.139.4.118/32\",\r\n \"52.139.109.0/24\",\r\n \"52.143.136.55/32\",\r\n + \ \"52.147.115.0/24\",\r\n \"52.151.58.121/32\",\r\n \"52.161.19.160/32\",\r\n + \ \"52.161.24.64/32\",\r\n \"52.162.106.64/26\",\r\n \"52.165.34.144/32\",\r\n + \ \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n + \ \"52.167.106.0/26\",\r\n \"52.167.109.192/26\",\r\n \"52.167.145.0/26\",\r\n + \ \"52.168.14.144/32\",\r\n \"52.168.66.180/32\",\r\n \"52.168.117.0/26\",\r\n + \ \"52.168.146.69/32\",\r\n \"52.168.147.11/32\",\r\n \"52.169.18.8/32\",\r\n + \ \"52.172.119.0/24\",\r\n \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n + \ \"52.173.199.106/32\",\r\n \"52.174.243.57/32\",\r\n \"52.175.35.235/32\",\r\n + \ \"52.176.47.198/32\",\r\n \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n + \ \"52.178.211.227/32\",\r\n \"52.179.6.240/32\",\r\n \"52.179.8.35/32\",\r\n + \ \"52.179.157.59/32\",\r\n \"52.180.180.228/32\",\r\n \"52.180.182.75/32\",\r\n + \ \"52.182.138.128/26\",\r\n \"52.182.143.64/26\",\r\n \"52.183.46.73/32\",\r\n + \ \"52.183.86.102/32\",\r\n \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n + \ \"52.187.61.82/32\",\r\n \"52.187.185.159/32\",\r\n \"52.191.213.188/32\",\r\n + \ \"52.191.228.245/32\",\r\n \"52.225.184.224/32\",\r\n \"52.225.186.130/32\",\r\n + \ \"52.226.36.235/32\",\r\n \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n + \ \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n \"52.231.146.32/27\",\r\n + \ \"52.231.200.144/32\",\r\n \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n + \ \"52.232.27.189/32\",\r\n \"52.233.30.41/32\",\r\n \"52.233.190.35/32\",\r\n + \ \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n \"52.237.33.36/32\",\r\n + \ \"52.237.33.104/32\",\r\n \"52.237.143.176/32\",\r\n \"52.242.20.204/32\",\r\n + \ \"52.243.36.161/32\",\r\n \"52.246.154.64/26\",\r\n \"52.246.159.0/26\",\r\n + \ \"65.52.129.16/32\",\r\n \"65.52.250.32/27\",\r\n \"102.37.65.0/26\",\r\n + \ \"102.37.72.64/26\",\r\n \"102.37.83.0/24\",\r\n \"102.37.165.0/24\",\r\n + \ \"102.133.26.128/26\",\r\n \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n + \ \"102.133.154.128/26\",\r\n \"102.133.250.64/26\",\r\n + \ \"102.133.254.0/26\",\r\n \"104.40.26.199/32\",\r\n \"104.40.29.113/32\",\r\n + \ \"104.40.68.250/32\",\r\n \"104.40.69.64/32\",\r\n \"104.40.150.139/32\",\r\n + \ \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n \"104.41.63.213/32\",\r\n + \ \"104.41.201.10/32\",\r\n \"104.42.97.95/32\",\r\n \"104.43.18.219/32\",\r\n + \ \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n \"104.43.192.222/32\",\r\n + \ \"104.44.129.14/32\",\r\n \"104.44.129.59/32\",\r\n \"104.45.135.34/32\",\r\n + \ \"104.45.147.24/32\",\r\n \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n + \ \"104.46.98.9/32\",\r\n \"104.46.98.73/32\",\r\n \"104.46.99.176/32\",\r\n + \ \"104.208.16.0/26\",\r\n \"104.208.144.0/26\",\r\n \"104.208.237.147/32\",\r\n + \ \"104.209.186.70/32\",\r\n \"104.210.14.49/32\",\r\n \"104.210.106.31/32\",\r\n + \ \"104.210.146.250/32\",\r\n \"104.211.81.0/28\",\r\n \"104.211.98.185/32\",\r\n + \ \"104.211.102.58/32\",\r\n \"104.211.146.32/27\",\r\n \"104.211.160.121/32\",\r\n \ \"104.211.160.144/32\",\r\n \"104.211.224.190/32\",\r\n \ \"104.211.224.238/32\",\r\n \"104.214.18.128/27\",\r\n \ \"104.214.70.229/32\",\r\n \"137.116.48.46/32\",\r\n \"137.116.77.157/32\",\r\n @@ -61159,16 +62729,17 @@ interactions: \ \"2603:10e1:100:2::3368:a5a2/128\",\r\n \"2603:10e1:100:2::348b:476/128\",\r\n \ \"2603:10e1:100:2::34bf:e4f5/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.AustraliaCentral\",\r\n \"id\": \"EventHub.AustraliaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"australiacentral\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.36.46.142/32\",\r\n - \ \"20.36.106.192/27\",\r\n \"20.53.51.0/24\",\r\n \"2603:1010:304::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"australiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.36.46.142/32\",\r\n \"20.36.106.192/27\",\r\n + \ \"20.53.51.0/24\",\r\n \"2603:1010:304::240/122\",\r\n \ \"2603:1010:304:2::/120\",\r\n \"2603:1010:304:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.AustraliaCentral2\",\r\n \ \"id\": \"EventHub.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -61177,7 +62748,7 @@ interactions: \ \"2603:1010:404:2::/120\",\r\n \"2603:1010:404:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.AustraliaEast\",\r\n \ \"id\": \"EventHub.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -61190,7 +62761,7 @@ interactions: \ \"2603:1010:6:802::160/123\",\r\n \"2603:1010:6:c02::160/123\",\r\n \ \"2603:10e1:100:2::1435:5552/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.AustraliaSoutheast\",\r\n \"id\": - \"EventHub.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"EventHub.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -61200,7 +62771,7 @@ interactions: \ \"2603:1010:101::240/122\",\r\n \"2603:1010:101:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.BrazilSouth\",\r\n \ \"id\": \"EventHub.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -61212,7 +62783,7 @@ interactions: \ \"2603:1050:6:802::160/123\",\r\n \"2603:1050:6:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.BrazilSoutheast\",\r\n \ \"id\": \"EventHub.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -61222,7 +62793,7 @@ interactions: \ \"2603:1050:403:2::/120\",\r\n \"2603:1050:403:400::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CanadaCentral\",\r\n \ \"id\": \"EventHub.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -61235,20 +62806,21 @@ interactions: \ \"2603:1030:f05:802::160/123\",\r\n \"2603:1030:f05:c02::160/123\",\r\n \ \"2603:10e1:100:2::348b:476/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.CanadaEast\",\r\n \"id\": \"EventHub.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.32/27\",\r\n - \ \"40.86.225.142/32\",\r\n \"40.86.230.119/32\",\r\n \"52.139.109.0/24\",\r\n - \ \"52.242.20.204/32\",\r\n \"2603:1030:1005::240/122\",\r\n - \ \"2603:1030:1005:2::/120\",\r\n \"2603:1030:1005:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CentralIndia\",\r\n - \ \"id\": \"EventHub.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"40.69.106.32/27\",\r\n \"40.86.225.142/32\",\r\n + \ \"40.86.230.119/32\",\r\n \"52.139.109.0/24\",\r\n \"52.242.20.204/32\",\r\n + \ \"2603:1030:1005::240/122\",\r\n \"2603:1030:1005:2::/120\",\r\n + \ \"2603:1030:1005:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.CentralIndia\",\r\n \"id\": \"EventHub.CentralIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.71.30.214/32\",\r\n \"20.43.126.64/26\",\r\n \ \"20.192.98.64/26\",\r\n \"20.192.102.0/26\",\r\n \"20.192.168.0/26\",\r\n \ \"40.80.50.64/26\",\r\n \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n @@ -61257,47 +62829,48 @@ interactions: \ \"2603:1040:a06:402::1c0/123\",\r\n \"2603:1040:a06:802::160/123\",\r\n \ \"2603:1040:a06:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.CentralUS\",\r\n \"id\": \"EventHub.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.89.58.37/32\",\r\n - \ \"13.89.59.231/32\",\r\n \"13.89.170.128/26\",\r\n \"13.89.178.112/28\",\r\n - \ \"20.44.13.64/26\",\r\n \"20.98.147.0/24\",\r\n \"23.99.128.69/32\",\r\n - \ \"23.99.129.170/32\",\r\n \"23.99.192.254/32\",\r\n \"23.99.196.56/32\",\r\n - \ \"23.99.228.174/32\",\r\n \"40.86.77.12/32\",\r\n \"40.86.102.100/32\",\r\n - \ \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n \"52.165.34.144/32\",\r\n - \ \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n - \ \"52.173.199.106/32\",\r\n \"52.176.47.198/32\",\r\n \"52.182.138.128/26\",\r\n - \ \"52.182.143.64/26\",\r\n \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n - \ \"104.43.192.222/32\",\r\n \"104.208.16.0/26\",\r\n \"168.61.148.205/32\",\r\n - \ \"2603:1030:10:1::240/122\",\r\n \"2603:1030:10:402::1c0/123\",\r\n - \ \"2603:1030:10:802::160/123\",\r\n \"2603:1030:10:c02::160/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CentralUSEUAP\",\r\n - \ \"id\": \"EventHub.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.89.58.37/32\",\r\n \"13.89.59.231/32\",\r\n \"13.89.170.128/26\",\r\n + \ \"13.89.178.112/28\",\r\n \"20.44.13.64/26\",\r\n \"20.98.147.0/24\",\r\n + \ \"23.99.128.69/32\",\r\n \"23.99.129.170/32\",\r\n \"23.99.192.254/32\",\r\n + \ \"23.99.196.56/32\",\r\n \"23.99.228.174/32\",\r\n \"40.86.77.12/32\",\r\n + \ \"40.86.102.100/32\",\r\n \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n + \ \"52.165.34.144/32\",\r\n \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n + \ \"52.165.237.8/32\",\r\n \"52.173.199.106/32\",\r\n \"52.176.47.198/32\",\r\n + \ \"52.182.138.128/26\",\r\n \"52.182.143.64/26\",\r\n \"104.43.168.200/32\",\r\n + \ \"104.43.192.43/32\",\r\n \"104.43.192.222/32\",\r\n \"104.208.16.0/26\",\r\n + \ \"168.61.148.205/32\",\r\n \"2603:1030:10:1::240/122\",\r\n + \ \"2603:1030:10:402::1c0/123\",\r\n \"2603:1030:10:802::160/123\",\r\n + \ \"2603:1030:10:c02::160/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.CentralUSEUAP\",\r\n \"id\": \"EventHub.CentralUSEUAP\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.45.240.128/25\",\r\n \"20.45.241.0/26\",\r\n \ \"20.46.15.64/26\",\r\n \"40.78.202.32/27\",\r\n \"52.180.180.228/32\",\r\n \ \"52.180.182.75/32\",\r\n \"168.61.143.128/26\",\r\n \"2603:1030:f:1::240/122\",\r\n \ \"2603:1030:f:3::200/122\",\r\n \"2603:1030:f:3::400/120\",\r\n \ \"2603:1030:f:400::9c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.EastAsia\",\r\n \"id\": \"EventHub.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.64/26\",\r\n - \ \"13.94.47.61/32\",\r\n \"20.195.77.0/24\",\r\n \"20.205.75.128/26\",\r\n - \ \"20.205.83.128/26\",\r\n \"23.97.67.90/32\",\r\n \"23.99.118.48/32\",\r\n - \ \"23.101.3.68/32\",\r\n \"23.101.8.229/32\",\r\n \"23.102.234.49/32\",\r\n - \ \"52.175.35.235/32\",\r\n \"168.63.141.27/32\",\r\n \"207.46.153.127/32\",\r\n - \ \"207.46.154.16/32\",\r\n \"2603:1040:207::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.64/26\",\r\n \"13.94.47.61/32\",\r\n \"20.195.77.0/24\",\r\n + \ \"20.205.75.128/26\",\r\n \"20.205.83.128/26\",\r\n \"23.97.67.90/32\",\r\n + \ \"23.99.118.48/32\",\r\n \"23.101.3.68/32\",\r\n \"23.101.8.229/32\",\r\n + \ \"23.102.234.49/32\",\r\n \"52.175.35.235/32\",\r\n \"168.63.141.27/32\",\r\n + \ \"207.46.153.127/32\",\r\n \"207.46.154.16/32\",\r\n \"2603:1040:207::240/122\",\r\n \ \"2603:1040:207:2::100/120\",\r\n \"2603:1040:207:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS\",\r\n - \ \"id\": \"EventHub.EastUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"EventHub.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -61319,7 +62892,7 @@ interactions: \ \"2603:1030:210:402::1c0/123\",\r\n \"2603:1030:210:802::160/123\",\r\n \ \"2603:1030:210:c02::160/123\",\r\n \"2603:10e1:100:2::34bf:e4f5/128\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS2\",\r\n - \ \"id\": \"EventHub.EastUS2\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"EventHub.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -61337,7 +62910,7 @@ interactions: \ \"2603:1030:40c:802::160/123\",\r\n \"2603:1030:40c:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS2EUAP\",\r\n \ \"id\": \"EventHub.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -61350,7 +62923,7 @@ interactions: \ \"2603:1030:40b:800::160/123\",\r\n \"2603:1030:40b:c00::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.FranceCentral\",\r\n \ \"id\": \"EventHub.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -61361,7 +62934,7 @@ interactions: \ \"2603:1020:805:802::160/123\",\r\n \"2603:1020:805:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.FranceSouth\",\r\n \ \"id\": \"EventHub.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -61370,7 +62943,7 @@ interactions: \ \"2603:1020:905:2::/120\",\r\n \"2603:1020:905:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.GermanyNorth\",\r\n \ \"id\": \"EventHub.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -61378,7 +62951,7 @@ interactions: \ \"2603:1020:d04::240/122\",\r\n \"2603:1020:d04:1::600/120\",\r\n \ \"2603:1020:d04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.GermanyWestCentral\",\r\n \"id\": - \"EventHub.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"EventHub.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -61390,7 +62963,7 @@ interactions: \ \"2603:1020:c04:802::160/123\",\r\n \"2603:1020:c04:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JapanEast\",\r\n \ \"id\": \"EventHub.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -61402,105 +62975,117 @@ interactions: \ \"2603:1040:407:402::1c0/123\",\r\n \"2603:1040:407:802::160/123\",\r\n \ \"2603:1040:407:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.JapanWest\",\r\n \"id\": \"EventHub.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.189.231.0/24\",\r\n - \ \"40.74.100.0/27\",\r\n \"40.74.141.187/32\",\r\n \"138.91.17.38/32\",\r\n - \ \"138.91.17.85/32\",\r\n \"2603:1040:606::240/122\",\r\n - \ \"2603:1040:606:2::/120\",\r\n \"2603:1040:606:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JioIndiaCentral\",\r\n - \ \"id\": \"EventHub.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.33.64/26\",\r\n - \ \"20.192.51.96/27\",\r\n \"20.192.51.128/25\",\r\n \"20.192.55.0/26\",\r\n - \ \"20.192.225.160/27\",\r\n \"20.192.234.32/27\",\r\n \"2603:1040:1104:2::500/120\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.189.231.0/24\",\r\n \"40.74.100.0/27\",\r\n \"40.74.141.187/32\",\r\n + \ \"40.80.181.192/26\",\r\n \"138.91.17.38/32\",\r\n \"138.91.17.85/32\",\r\n + \ \"2603:1040:606::240/122\",\r\n \"2603:1040:606:2::/120\",\r\n + \ \"2603:1040:606:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.JioIndiaCentral\",\r\n \"id\": \"EventHub.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.192.33.64/26\",\r\n \"20.192.51.96/27\",\r\n + \ \"20.192.51.128/25\",\r\n \"20.192.55.0/26\",\r\n \"20.192.225.160/27\",\r\n + \ \"20.192.234.32/27\",\r\n \"2603:1040:1104:2::500/120\",\r\n \ \"2603:1040:1104:400::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.JioIndiaWest\",\r\n \"id\": \"EventHub.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.161.64/27\",\r\n - \ \"20.193.195.32/27\",\r\n \"20.193.195.64/26\",\r\n \"20.193.195.128/25\",\r\n - \ \"20.193.202.32/27\",\r\n \"20.193.204.192/26\",\r\n \"2603:1040:d04::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.192.161.64/27\",\r\n \"20.193.195.32/27\",\r\n + \ \"20.193.195.64/26\",\r\n \"20.193.195.128/25\",\r\n \"20.193.202.32/27\",\r\n + \ \"20.193.204.192/26\",\r\n \"2603:1040:d04::240/122\",\r\n \ \"2603:1040:d04:2::500/120\",\r\n \"2603:1040:d04:400::2c0/123\",\r\n \ \"2603:1040:d04:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.KoreaCentral\",\r\n \"id\": \"EventHub.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.44.26.64/26\",\r\n - \ \"20.44.31.128/26\",\r\n \"20.194.68.192/26\",\r\n \"20.194.80.0/26\",\r\n - \ \"20.200.193.0/24\",\r\n \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n - \ \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n \"2603:1040:f05:1::240/122\",\r\n - \ \"2603:1040:f05:2::600/120\",\r\n \"2603:1040:f05:402::1c0/123\",\r\n - \ \"2603:1040:f05:802::160/123\",\r\n \"2603:1040:f05:c02::160/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.KoreaSouth\",\r\n - \ \"id\": \"EventHub.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.44.26.64/26\",\r\n \"20.44.31.128/26\",\r\n \"20.194.68.192/26\",\r\n + \ \"20.194.80.0/26\",\r\n \"20.200.193.0/24\",\r\n \"52.231.18.16/28\",\r\n + \ \"52.231.29.105/32\",\r\n \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n + \ \"2603:1040:f05:1::240/122\",\r\n \"2603:1040:f05:2::600/120\",\r\n + \ \"2603:1040:f05:402::1c0/123\",\r\n \"2603:1040:f05:802::160/123\",\r\n + \ \"2603:1040:f05:c02::160/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.KoreaSouth\",\r\n \"id\": \"EventHub.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"52.147.115.0/24\",\r\n \"52.231.146.32/27\",\r\n \ \"52.231.200.144/32\",\r\n \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n \ \"2603:1040:e05::500/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.NorthCentralUS\",\r\n \"id\": \"EventHub.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.51.3.0/24\",\r\n - \ \"20.125.171.64/26\",\r\n \"20.125.203.64/26\",\r\n \"23.96.214.181/32\",\r\n - \ \"23.96.253.236/32\",\r\n \"52.162.106.64/26\",\r\n \"52.237.143.176/32\",\r\n - \ \"168.62.234.250/32\",\r\n \"168.62.237.3/32\",\r\n \"168.62.249.226/32\",\r\n - \ \"191.236.128.253/32\",\r\n \"191.236.129.107/32\",\r\n - \ \"2603:1030:608::240/122\",\r\n \"2603:1030:608:1::600/120\",\r\n - \ \"2603:1030:608:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.NorthEurope\",\r\n \"id\": \"EventHub.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.0/26\",\r\n - \ \"13.69.239.0/26\",\r\n \"13.69.253.135/32\",\r\n \"13.69.255.140/32\",\r\n - \ \"13.74.107.0/26\",\r\n \"20.50.72.64/26\",\r\n \"20.50.80.64/26\",\r\n - \ \"20.82.245.0/24\",\r\n \"23.102.0.186/32\",\r\n \"23.102.0.239/32\",\r\n - \ \"23.102.53.113/32\",\r\n \"40.69.29.216/32\",\r\n \"40.69.217.246/32\",\r\n - \ \"40.127.132.254/32\",\r\n \"51.104.165.162/32\",\r\n \"52.138.147.148/32\",\r\n - \ \"52.138.226.0/26\",\r\n \"52.169.18.8/32\",\r\n \"52.178.211.227/32\",\r\n - \ \"104.41.201.10/32\",\r\n \"168.61.92.197/32\",\r\n \"191.238.99.131/32\",\r\n - \ \"2603:1020:5:1::240/122\",\r\n \"2603:1020:5:402::1c0/123\",\r\n - \ \"2603:1020:5:802::160/123\",\r\n \"2603:1020:5:c02::160/123\",\r\n - \ \"2603:10e1:100:2::3368:a5a2/128\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.NorwayEast\",\r\n \"id\": \"EventHub.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.0/26\",\r\n - \ \"51.13.0.192/26\",\r\n \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n - \ \"51.120.210.64/26\",\r\n \"2603:1020:e04:1::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.51.3.0/24\",\r\n \"20.125.171.64/26\",\r\n \"20.125.203.64/26\",\r\n + \ \"23.96.214.181/32\",\r\n \"23.96.253.236/32\",\r\n \"52.162.106.64/26\",\r\n + \ \"52.237.143.176/32\",\r\n \"168.62.234.250/32\",\r\n \"168.62.237.3/32\",\r\n + \ \"168.62.249.226/32\",\r\n \"191.236.128.253/32\",\r\n + \ \"191.236.129.107/32\",\r\n \"2603:1030:608::240/122\",\r\n + \ \"2603:1030:608:1::600/120\",\r\n \"2603:1030:608:402::1c0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorthEurope\",\r\n + \ \"id\": \"EventHub.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.69.227.0/26\",\r\n \"13.69.239.0/26\",\r\n \"13.69.253.135/32\",\r\n + \ \"13.69.255.140/32\",\r\n \"13.74.107.0/26\",\r\n \"20.50.72.64/26\",\r\n + \ \"20.50.80.64/26\",\r\n \"20.82.245.0/24\",\r\n \"23.102.0.186/32\",\r\n + \ \"23.102.0.239/32\",\r\n \"23.102.53.113/32\",\r\n \"40.69.29.216/32\",\r\n + \ \"40.69.217.246/32\",\r\n \"40.127.132.254/32\",\r\n \"51.104.165.162/32\",\r\n + \ \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n \"52.169.18.8/32\",\r\n + \ \"52.178.211.227/32\",\r\n \"104.41.201.10/32\",\r\n \"168.61.92.197/32\",\r\n + \ \"191.238.99.131/32\",\r\n \"2603:1020:5:1::240/122\",\r\n + \ \"2603:1020:5:402::1c0/123\",\r\n \"2603:1020:5:802::160/123\",\r\n + \ \"2603:1020:5:c02::160/123\",\r\n \"2603:10e1:100:2::3368:a5a2/128\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorwayEast\",\r\n + \ \"id\": \"EventHub.NorwayEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.100.0.0/26\",\r\n \"51.13.0.192/26\",\r\n \"51.120.98.128/27\",\r\n + \ \"51.120.106.64/26\",\r\n \"51.120.210.64/26\",\r\n \"2603:1020:e04:1::240/122\",\r\n \ \"2603:1020:e04:3::600/120\",\r\n \"2603:1020:e04:402::1c0/123\",\r\n \ \"2603:1020:e04:802::160/123\",\r\n \"2603:1020:e04:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorwayWest\",\r\n \ \"id\": \"EventHub.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.13.140.0/24\",\r\n \"51.120.218.160/27\",\r\n \ \"2603:1020:f04::240/122\",\r\n \"2603:1020:f04:3::/120\",\r\n \ \"2603:1020:f04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.SouthAfricaNorth\",\r\n \"id\": \"EventHub.SouthAfricaNorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ {\r\n \"name\": \"EventHub.QatarCentral\",\r\n \"id\": \"EventHub.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.21.38.0/24\",\r\n \"20.21.43.128/26\",\r\n \"20.21.67.64/26\",\r\n + \ \"20.21.75.64/26\",\r\n \"2603:1040:1002:1::200/120\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthAfricaNorth\",\r\n + \ \"id\": \"EventHub.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"102.37.72.64/26\",\r\n \ \"102.37.165.0/24\",\r\n \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n @@ -61510,7 +63095,7 @@ interactions: \ \"2603:1000:104:802::160/123\",\r\n \"2603:1000:104:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthAfricaWest\",\r\n \ \"id\": \"EventHub.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -61519,7 +63104,7 @@ interactions: \ \"2603:1000:4:2::/120\",\r\n \"2603:1000:4:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthCentralUS\",\r\n \ \"id\": \"EventHub.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -61536,30 +63121,30 @@ interactions: \ \"2603:1030:807:802::160/123\",\r\n \"2603:1030:807:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthCentralUSSTG\",\r\n \ \"id\": \"EventHub.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.128/26\",\r\n \"20.45.117.128/26\",\r\n \ \"2603:1030:302::200/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SoutheastAsia\",\r\n \"id\": \"EventHub.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.64/27\",\r\n - \ \"13.67.20.64/26\",\r\n \"13.76.179.223/32\",\r\n \"13.76.216.217/32\",\r\n - \ \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n \"23.98.64.92/32\",\r\n - \ \"23.98.65.24/32\",\r\n \"23.98.82.64/27\",\r\n \"23.98.87.192/26\",\r\n - \ \"23.98.112.192/26\",\r\n \"40.78.234.0/27\",\r\n \"52.187.2.226/32\",\r\n - \ \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n \"52.187.185.159/32\",\r\n - \ \"104.43.18.219/32\",\r\n \"137.116.157.26/32\",\r\n \"137.116.158.30/32\",\r\n - \ \"207.46.227.14/32\",\r\n \"2603:1040:5:1::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.67.8.64/27\",\r\n \"13.67.20.64/26\",\r\n \"13.76.179.223/32\",\r\n + \ \"13.76.216.217/32\",\r\n \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n + \ \"23.98.64.92/32\",\r\n \"23.98.65.24/32\",\r\n \"23.98.82.64/27\",\r\n + \ \"23.98.87.192/26\",\r\n \"23.98.112.192/26\",\r\n \"40.78.234.0/27\",\r\n + \ \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n + \ \"52.187.185.159/32\",\r\n \"104.43.18.219/32\",\r\n \"137.116.157.26/32\",\r\n + \ \"137.116.158.30/32\",\r\n \"207.46.227.14/32\",\r\n \"2603:1040:5:1::240/122\",\r\n \ \"2603:1040:5:402::1c0/123\",\r\n \"2603:1040:5:802::160/123\",\r\n \ \"2603:1040:5:c02::160/123\",\r\n \"2603:10e1:100:2::14c3:6100/128\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthIndia\",\r\n \ \"id\": \"EventHub.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -61568,52 +63153,54 @@ interactions: \ \"2603:1040:c06::240/122\",\r\n \"2603:1040:c06:2::/120\",\r\n \ \"2603:1040:c06:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwedenCentral\",\r\n \"id\": \"EventHub.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.12.30.0/24\",\r\n - \ \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n \"51.12.226.64/26\",\r\n - \ \"51.12.234.64/26\",\r\n \"2603:1020:1004::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.12.30.0/24\",\r\n \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n + \ \"51.12.226.64/26\",\r\n \"51.12.234.64/26\",\r\n \"2603:1020:1004::240/122\",\r\n \ \"2603:1020:1004:2::400/120\",\r\n \"2603:1020:1004:400::2c0/123\",\r\n \ \"2603:1020:1004:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwedenSouth\",\r\n \"id\": \"EventHub.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.12.21.0/24\",\r\n - \ \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n \"2603:1020:1104:400::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SwitzerlandNorth\",\r\n - \ \"id\": \"EventHub.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.12.21.0/24\",\r\n \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n + \ \"2603:1020:1104:400::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.SwitzerlandNorth\",\r\n \"id\": \"EventHub.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.208.19.64/26\",\r\n \"51.103.203.64/26\",\r\n \ \"51.107.58.128/27\",\r\n \"51.107.129.0/26\",\r\n \"51.107.245.0/24\",\r\n \ \"2603:1020:a04:1::240/122\",\r\n \"2603:1020:a04:2::200/120\",\r\n \ \"2603:1020:a04:402::1c0/123\",\r\n \"2603:1020:a04:802::160/123\",\r\n \ \"2603:1020:a04:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwitzerlandWest\",\r\n \"id\": \"EventHub.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.107.154.128/27\",\r\n - \ \"51.107.253.0/24\",\r\n \"2603:1020:b04::240/122\",\r\n - \ \"2603:1020:b04:2::/120\",\r\n \"2603:1020:b04:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UAECentral\",\r\n - \ \"id\": \"EventHub.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandw\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.107.154.128/27\",\r\n \"51.107.253.0/24\",\r\n + \ \"2603:1020:b04::240/122\",\r\n \"2603:1020:b04:2::/120\",\r\n + \ \"2603:1020:b04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.UAECentral\",\r\n \"id\": \"EventHub.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.0/27\",\r\n \"20.45.92.0/24\",\r\n \"2603:1040:b04::240/122\",\r\n \ \"2603:1040:b04:2::/120\",\r\n \"2603:1040:b04:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UAENorth\",\r\n \ \"id\": \"EventHub.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -61623,9 +63210,9 @@ interactions: \ \"2603:1040:904:402::1c0/123\",\r\n \"2603:1040:904:802::160/123\",\r\n \ \"2603:1040:904:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.UKSouth\",\r\n \"id\": \"EventHub.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.90.128.128/26\",\r\n \ \"51.105.66.64/26\",\r\n \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n @@ -61635,7 +63222,7 @@ interactions: \ \"2603:1020:705:2::400/120\",\r\n \"2603:1020:705:402::1c0/123\",\r\n \ \"2603:1020:705:802::160/123\",\r\n \"2603:1020:705:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UKWest\",\r\n - \ \"id\": \"EventHub.UKWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"EventHub.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -61645,7 +63232,7 @@ interactions: \ \"2603:1020:605:2::/120\",\r\n \"2603:1020:605:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestCentralUS\",\r\n \ \"id\": \"EventHub.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -61655,37 +63242,38 @@ interactions: \ \"2603:1030:b04::240/122\",\r\n \"2603:1030:b04:1::600/120\",\r\n \ \"2603:1030:b04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestEurope\",\r\n \"id\": \"EventHub.WestEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.0/26\",\r\n - \ \"13.69.106.0/26\",\r\n \"13.69.111.128/26\",\r\n \"20.50.201.64/26\",\r\n - \ \"20.76.242.45/32\",\r\n \"20.86.89.0/24\",\r\n \"23.97.226.21/32\",\r\n - \ \"23.100.14.185/32\",\r\n \"40.68.35.230/32\",\r\n \"40.68.39.15/32\",\r\n - \ \"40.68.93.145/32\",\r\n \"40.68.205.113/32\",\r\n \"40.68.217.242/32\",\r\n - \ \"51.144.238.23/32\",\r\n \"52.174.243.57/32\",\r\n \"52.178.17.128/26\",\r\n - \ \"52.178.78.61/32\",\r\n \"52.232.27.189/32\",\r\n \"52.233.190.35/32\",\r\n - \ \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n \"65.52.129.16/32\",\r\n - \ \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n - \ \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n \"191.233.73.228/32\",\r\n - \ \"2603:1020:206:1::240/122\",\r\n \"2603:1020:206:4::100/120\",\r\n - \ \"2603:1020:206:402::1c0/123\",\r\n \"2603:1020:206:802::160/123\",\r\n - \ \"2603:1020:206:c02::160/123\",\r\n \"2603:10e1:100:2::144c:f22d/128\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestIndia\",\r\n - \ \"id\": \"EventHub.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.0/26\",\r\n \"13.69.106.0/26\",\r\n \"13.69.111.128/26\",\r\n + \ \"20.50.201.64/26\",\r\n \"20.76.242.45/32\",\r\n \"20.86.89.0/24\",\r\n + \ \"23.97.226.21/32\",\r\n \"23.100.14.185/32\",\r\n \"40.68.35.230/32\",\r\n + \ \"40.68.39.15/32\",\r\n \"40.68.93.145/32\",\r\n \"40.68.205.113/32\",\r\n + \ \"40.68.217.242/32\",\r\n \"51.144.238.23/32\",\r\n \"52.174.243.57/32\",\r\n + \ \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n \"52.232.27.189/32\",\r\n + \ \"52.233.190.35/32\",\r\n \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n + \ \"65.52.129.16/32\",\r\n \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n + \ \"104.40.216.174/32\",\r\n \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n + \ \"191.233.73.228/32\",\r\n \"2603:1020:206:1::240/122\",\r\n + \ \"2603:1020:206:4::100/120\",\r\n \"2603:1020:206:402::1c0/123\",\r\n + \ \"2603:1020:206:802::160/123\",\r\n \"2603:1020:206:c02::160/123\",\r\n + \ \"2603:10e1:100:2::144c:f22d/128\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.WestIndia\",\r\n \"id\": \"EventHub.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.83.0/24\",\r\n \"104.211.146.32/27\",\r\n \ \"104.211.160.121/32\",\r\n \"104.211.160.144/32\",\r\n \ \"2603:1040:806::240/122\",\r\n \"2603:1040:806:2::/120\",\r\n \ \"2603:1040:806:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestUS\",\r\n \"id\": \"EventHub.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.64.195.117/32\",\r\n \ \"13.88.20.117/32\",\r\n \"13.88.26.28/32\",\r\n \"13.91.61.11/32\",\r\n @@ -61698,7 +63286,7 @@ interactions: \ \"138.91.193.184/32\",\r\n \"2603:1030:a07::240/122\",\r\n \ \"2603:1030:a07:1::600/120\",\r\n \"2603:1030:a07:402::140/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestUS2\",\r\n - \ \"id\": \"EventHub.WestUS2\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"EventHub.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -61714,9 +63302,9 @@ interactions: \ \"2603:1030:c06:802::160/123\",\r\n \"2603:1030:c06:c02::160/123\",\r\n \ \"2603:10e1:100:2::287d:67fb/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestUS3\",\r\n \"id\": \"EventHub.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.150.160.224/27\",\r\n \ \"20.150.170.160/27\",\r\n \"20.150.175.64/26\",\r\n \"20.150.178.64/26\",\r\n @@ -61726,102 +63314,102 @@ interactions: \ \"2603:1030:504:402::2c0/123\",\r\n \"2603:1030:504:802::240/123\",\r\n \ \"2603:1030:504:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"GatewayManager\",\r\n \"id\": \"GatewayManager\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"GatewayManager\",\r\n \"addressPrefixes\": - [\r\n \"13.65.91.57/32\",\r\n \"13.66.140.144/29\",\r\n - \ \"13.67.9.128/29\",\r\n \"13.69.64.224/29\",\r\n \"13.69.227.224/29\",\r\n - \ \"13.70.72.208/29\",\r\n \"13.70.185.130/32\",\r\n \"13.71.170.240/29\",\r\n - \ \"13.71.194.232/29\",\r\n \"13.75.36.8/29\",\r\n \"13.77.0.146/32\",\r\n - \ \"13.77.50.88/29\",\r\n \"13.78.108.16/29\",\r\n \"13.78.188.33/32\",\r\n - \ \"13.85.74.21/32\",\r\n \"13.87.35.147/32\",\r\n \"13.87.36.246/32\",\r\n - \ \"13.87.56.104/29\",\r\n \"13.87.122.104/29\",\r\n \"13.89.171.96/29\",\r\n - \ \"13.91.249.235/32\",\r\n \"13.91.254.232/32\",\r\n \"13.92.84.128/32\",\r\n - \ \"13.93.112.146/32\",\r\n \"13.93.117.26/32\",\r\n \"20.17.48.64/26\",\r\n - \ \"20.21.32.64/26\",\r\n \"20.36.42.151/32\",\r\n \"20.36.42.152/32\",\r\n - \ \"20.36.74.91/32\",\r\n \"20.36.74.113/32\",\r\n \"20.36.106.72/29\",\r\n - \ \"20.36.114.24/29\",\r\n \"20.36.120.72/29\",\r\n \"20.37.53.66/32\",\r\n - \ \"20.37.53.76/32\",\r\n \"20.37.64.72/29\",\r\n \"20.37.74.88/29\",\r\n - \ \"20.37.152.72/29\",\r\n \"20.37.192.72/29\",\r\n \"20.37.224.72/29\",\r\n - \ \"20.38.80.72/29\",\r\n \"20.38.136.72/29\",\r\n \"20.39.1.56/32\",\r\n - \ \"20.39.1.58/32\",\r\n \"20.39.8.72/29\",\r\n \"20.39.26.140/32\",\r\n - \ \"20.39.26.246/32\",\r\n \"20.40.173.147/32\",\r\n \"20.41.0.72/29\",\r\n - \ \"20.41.64.72/29\",\r\n \"20.41.192.72/29\",\r\n \"20.42.0.72/29\",\r\n - \ \"20.42.128.72/29\",\r\n \"20.42.224.72/29\",\r\n \"20.43.40.72/29\",\r\n - \ \"20.43.64.72/29\",\r\n \"20.43.128.72/29\",\r\n \"20.44.3.16/29\",\r\n - \ \"20.45.95.128/27\",\r\n \"20.45.112.72/29\",\r\n \"20.45.192.72/29\",\r\n - \ \"20.46.13.128/26\",\r\n \"20.47.233.224/27\",\r\n \"20.51.6.64/26\",\r\n - \ \"20.52.95.96/27\",\r\n \"20.53.54.0/27\",\r\n \"20.53.61.192/27\",\r\n - \ \"20.54.106.86/32\",\r\n \"20.54.121.133/32\",\r\n \"20.59.80.32/27\",\r\n - \ \"20.69.5.224/27\",\r\n \"20.70.222.128/27\",\r\n \"20.72.16.64/26\",\r\n - \ \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n \"20.74.195.128/27\",\r\n - \ \"20.83.222.224/27\",\r\n \"20.87.82.0/27\",\r\n \"20.88.159.0/27\",\r\n - \ \"20.90.36.64/27\",\r\n \"20.90.132.224/27\",\r\n \"20.92.4.224/27\",\r\n - \ \"20.97.35.128/27\",\r\n \"20.98.194.96/27\",\r\n \"20.99.8.0/26\",\r\n - \ \"20.105.210.128/27\",\r\n \"20.107.239.96/27\",\r\n \"20.111.2.224/27\",\r\n - \ \"20.116.42.128/27\",\r\n \"20.118.195.160/27\",\r\n \"20.150.160.64/29\",\r\n - \ \"20.150.161.0/26\",\r\n \"20.150.171.64/29\",\r\n \"20.189.104.72/29\",\r\n - \ \"20.189.180.225/32\",\r\n \"20.189.181.8/32\",\r\n \"20.189.194.192/27\",\r\n - \ \"20.192.47.0/26\",\r\n \"20.192.84.224/27\",\r\n \"20.192.153.224/27\",\r\n - \ \"20.192.160.64/26\",\r\n \"20.192.224.192/26\",\r\n \"20.193.142.141/32\",\r\n - \ \"20.193.142.178/32\",\r\n \"20.194.75.128/26\",\r\n \"20.195.37.65/32\",\r\n - \ \"20.195.38.22/32\",\r\n \"20.195.78.0/26\",\r\n \"20.195.86.96/27\",\r\n - \ \"20.199.200.128/27\",\r\n \"20.200.160.32/27\",\r\n \"20.210.68.160/27\",\r\n - \ \"20.215.0.64/26\",\r\n \"20.217.40.64/26\",\r\n \"23.100.217.32/27\",\r\n - \ \"23.100.231.72/32\",\r\n \"23.100.231.96/32\",\r\n \"23.101.173.90/32\",\r\n - \ \"40.67.48.72/29\",\r\n \"40.67.59.64/29\",\r\n \"40.69.106.88/29\",\r\n - \ \"40.70.146.224/29\",\r\n \"40.71.11.96/29\",\r\n \"40.74.24.72/29\",\r\n - \ \"40.74.100.168/29\",\r\n \"40.78.194.88/29\",\r\n \"40.78.202.112/29\",\r\n - \ \"40.79.130.224/29\",\r\n \"40.79.178.88/29\",\r\n \"40.80.56.72/29\",\r\n - \ \"40.80.168.72/29\",\r\n \"40.80.184.72/29\",\r\n \"40.81.94.172/32\",\r\n - \ \"40.81.94.182/32\",\r\n \"40.81.180.83/32\",\r\n \"40.81.182.82/32\",\r\n - \ \"40.81.189.24/32\",\r\n \"40.81.189.42/32\",\r\n \"40.82.236.2/32\",\r\n - \ \"40.82.236.13/32\",\r\n \"40.82.248.240/29\",\r\n \"40.88.222.179/32\",\r\n - \ \"40.88.223.53/32\",\r\n \"40.89.16.72/29\",\r\n \"40.89.217.100/32\",\r\n - \ \"40.89.217.109/32\",\r\n \"40.90.186.21/32\",\r\n \"40.90.186.91/32\",\r\n - \ \"40.91.89.36/32\",\r\n \"40.91.91.51/32\",\r\n \"40.112.242.168/29\",\r\n - \ \"40.115.248.200/32\",\r\n \"40.115.254.17/32\",\r\n \"40.119.8.64/29\",\r\n - \ \"40.124.139.107/32\",\r\n \"40.124.139.174/32\",\r\n \"51.12.40.192/26\",\r\n - \ \"51.12.192.192/26\",\r\n \"51.53.24.64/26\",\r\n \"51.53.168.64/26\",\r\n - \ \"51.104.24.72/29\",\r\n \"51.105.80.72/29\",\r\n \"51.105.88.72/29\",\r\n - \ \"51.107.48.72/29\",\r\n \"51.107.59.32/29\",\r\n \"51.107.144.72/29\",\r\n - \ \"51.107.155.32/29\",\r\n \"51.107.247.0/26\",\r\n \"51.116.48.72/29\",\r\n - \ \"51.116.59.32/29\",\r\n \"51.116.77.96/27\",\r\n \"51.116.144.72/29\",\r\n - \ \"51.116.155.96/29\",\r\n \"51.120.40.72/29\",\r\n \"51.120.98.168/29\",\r\n - \ \"51.120.176.32/27\",\r\n \"51.120.219.64/29\",\r\n \"51.120.224.72/29\",\r\n - \ \"51.120.235.128/26\",\r\n \"51.137.160.72/29\",\r\n \"51.140.63.41/32\",\r\n - \ \"51.140.114.209/32\",\r\n \"51.140.148.16/29\",\r\n \"51.140.210.200/29\",\r\n - \ \"51.141.25.80/32\",\r\n \"51.141.29.178/32\",\r\n \"51.143.192.72/29\",\r\n - \ \"52.136.48.72/29\",\r\n \"52.136.137.15/32\",\r\n \"52.136.137.16/32\",\r\n - \ \"52.136.191.96/27\",\r\n \"52.138.70.115/32\",\r\n \"52.138.71.153/32\",\r\n - \ \"52.138.90.40/29\",\r\n \"52.139.87.129/32\",\r\n \"52.139.87.150/32\",\r\n - \ \"52.140.104.72/29\",\r\n \"52.142.152.114/32\",\r\n \"52.142.154.100/32\",\r\n - \ \"52.143.136.58/31\",\r\n \"52.143.250.137/32\",\r\n \"52.143.251.22/32\",\r\n - \ \"52.147.44.33/32\",\r\n \"52.148.30.6/32\",\r\n \"52.149.24.100/32\",\r\n - \ \"52.149.26.14/32\",\r\n \"52.150.136.72/29\",\r\n \"52.159.19.113/32\",\r\n - \ \"52.159.20.67/32\",\r\n \"52.159.21.124/32\",\r\n \"52.161.28.251/32\",\r\n - \ \"52.162.106.168/29\",\r\n \"52.163.241.22/32\",\r\n \"52.163.246.27/32\",\r\n - \ \"52.165.221.72/32\",\r\n \"52.169.225.171/32\",\r\n \"52.169.231.163/32\",\r\n - \ \"52.172.28.183/32\",\r\n \"52.172.31.29/32\",\r\n \"52.172.204.73/32\",\r\n - \ \"52.172.222.13/32\",\r\n \"52.173.250.124/32\",\r\n \"52.177.204.204/32\",\r\n - \ \"52.177.207.219/32\",\r\n \"52.179.10.142/32\",\r\n \"52.180.178.35/32\",\r\n - \ \"52.180.178.191/32\",\r\n \"52.180.182.210/32\",\r\n \"52.184.255.23/32\",\r\n - \ \"52.191.140.123/32\",\r\n \"52.191.170.38/32\",\r\n \"52.228.80.72/29\",\r\n - \ \"52.229.161.220/32\",\r\n \"52.229.166.101/32\",\r\n \"52.231.18.224/29\",\r\n - \ \"52.231.24.186/32\",\r\n \"52.231.35.84/32\",\r\n \"52.231.146.200/29\",\r\n - \ \"52.231.203.87/32\",\r\n \"52.231.204.175/32\",\r\n \"52.237.24.145/32\",\r\n - \ \"52.237.30.255/32\",\r\n \"52.237.208.51/32\",\r\n \"52.237.215.149/32\",\r\n - \ \"52.242.17.200/32\",\r\n \"52.242.28.83/32\",\r\n \"52.242.44.0/27\",\r\n - \ \"52.251.12.161/32\",\r\n \"52.253.157.2/32\",\r\n \"52.253.159.209/32\",\r\n - \ \"52.253.232.235/32\",\r\n \"52.253.239.162/32\",\r\n \"65.52.250.24/29\",\r\n - \ \"70.37.160.97/32\",\r\n \"70.37.161.124/32\",\r\n \"102.37.86.224/27\",\r\n - \ \"102.133.27.16/29\",\r\n \"102.133.56.72/29\",\r\n \"102.133.155.16/29\",\r\n - \ \"102.133.216.72/29\",\r\n \"104.211.81.208/29\",\r\n \"104.211.146.88/29\",\r\n - \ \"104.211.188.0/32\",\r\n \"104.211.191.94/32\",\r\n \"104.214.19.64/29\",\r\n - \ \"104.215.50.115/32\",\r\n \"104.215.52.27/32\",\r\n \"168.62.104.154/32\",\r\n - \ \"168.62.208.162/32\",\r\n \"168.62.209.95/32\",\r\n \"191.233.8.64/26\",\r\n - \ \"191.233.203.208/29\",\r\n \"191.233.245.75/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"GatewayManager\",\r\n \"addressPrefixes\": [\r\n \"13.65.91.57/32\",\r\n + \ \"13.66.140.144/29\",\r\n \"13.67.9.128/29\",\r\n \"13.69.64.224/29\",\r\n + \ \"13.69.227.224/29\",\r\n \"13.70.72.208/29\",\r\n \"13.70.185.130/32\",\r\n + \ \"13.71.170.240/29\",\r\n \"13.71.194.232/29\",\r\n \"13.75.36.8/29\",\r\n + \ \"13.77.0.146/32\",\r\n \"13.77.50.88/29\",\r\n \"13.78.108.16/29\",\r\n + \ \"13.78.188.33/32\",\r\n \"13.85.74.21/32\",\r\n \"13.87.35.147/32\",\r\n + \ \"13.87.36.246/32\",\r\n \"13.87.56.104/29\",\r\n \"13.87.122.104/29\",\r\n + \ \"13.89.171.96/29\",\r\n \"13.91.249.235/32\",\r\n \"13.91.254.232/32\",\r\n + \ \"13.92.84.128/32\",\r\n \"13.93.112.146/32\",\r\n \"13.93.117.26/32\",\r\n + \ \"20.17.48.64/26\",\r\n \"20.21.32.64/26\",\r\n \"20.36.42.151/32\",\r\n + \ \"20.36.42.152/32\",\r\n \"20.36.74.91/32\",\r\n \"20.36.74.113/32\",\r\n + \ \"20.36.106.72/29\",\r\n \"20.36.114.24/29\",\r\n \"20.36.120.72/29\",\r\n + \ \"20.37.53.66/32\",\r\n \"20.37.53.76/32\",\r\n \"20.37.64.72/29\",\r\n + \ \"20.37.74.88/29\",\r\n \"20.37.152.72/29\",\r\n \"20.37.192.72/29\",\r\n + \ \"20.37.224.72/29\",\r\n \"20.38.80.72/29\",\r\n \"20.38.136.72/29\",\r\n + \ \"20.39.1.56/32\",\r\n \"20.39.1.58/32\",\r\n \"20.39.8.72/29\",\r\n + \ \"20.39.26.140/32\",\r\n \"20.39.26.246/32\",\r\n \"20.40.173.147/32\",\r\n + \ \"20.41.0.72/29\",\r\n \"20.41.64.72/29\",\r\n \"20.41.192.72/29\",\r\n + \ \"20.42.0.72/29\",\r\n \"20.42.128.72/29\",\r\n \"20.42.224.72/29\",\r\n + \ \"20.43.40.72/29\",\r\n \"20.43.64.72/29\",\r\n \"20.43.128.72/29\",\r\n + \ \"20.44.3.16/29\",\r\n \"20.45.95.128/27\",\r\n \"20.45.112.72/29\",\r\n + \ \"20.45.192.72/29\",\r\n \"20.46.13.128/26\",\r\n \"20.47.233.224/27\",\r\n + \ \"20.51.6.64/26\",\r\n \"20.52.95.96/27\",\r\n \"20.53.54.0/27\",\r\n + \ \"20.53.61.192/27\",\r\n \"20.54.106.86/32\",\r\n \"20.54.121.133/32\",\r\n + \ \"20.59.80.32/27\",\r\n \"20.69.5.224/27\",\r\n \"20.70.222.128/27\",\r\n + \ \"20.72.16.64/26\",\r\n \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n + \ \"20.74.195.128/27\",\r\n \"20.83.222.224/27\",\r\n \"20.87.82.0/27\",\r\n + \ \"20.88.159.0/27\",\r\n \"20.90.36.64/27\",\r\n \"20.90.132.224/27\",\r\n + \ \"20.92.4.224/27\",\r\n \"20.97.35.128/27\",\r\n \"20.98.194.96/27\",\r\n + \ \"20.99.8.0/26\",\r\n \"20.105.210.128/27\",\r\n \"20.107.239.96/27\",\r\n + \ \"20.111.2.224/27\",\r\n \"20.116.42.128/27\",\r\n \"20.118.195.160/27\",\r\n + \ \"20.150.160.64/29\",\r\n \"20.150.161.0/26\",\r\n \"20.150.171.64/29\",\r\n + \ \"20.189.104.72/29\",\r\n \"20.189.180.225/32\",\r\n \"20.189.181.8/32\",\r\n + \ \"20.189.194.192/27\",\r\n \"20.192.47.0/26\",\r\n \"20.192.84.224/27\",\r\n + \ \"20.192.153.224/27\",\r\n \"20.192.160.64/26\",\r\n \"20.192.224.192/26\",\r\n + \ \"20.193.142.141/32\",\r\n \"20.193.142.178/32\",\r\n \"20.194.75.128/26\",\r\n + \ \"20.195.37.65/32\",\r\n \"20.195.38.22/32\",\r\n \"20.195.78.0/26\",\r\n + \ \"20.195.86.96/27\",\r\n \"20.199.200.128/27\",\r\n \"20.200.160.32/27\",\r\n + \ \"20.210.68.160/27\",\r\n \"20.215.0.64/26\",\r\n \"20.217.40.64/26\",\r\n + \ \"23.100.217.32/27\",\r\n \"23.100.231.72/32\",\r\n \"23.100.231.96/32\",\r\n + \ \"23.101.173.90/32\",\r\n \"40.67.48.72/29\",\r\n \"40.67.59.64/29\",\r\n + \ \"40.69.106.88/29\",\r\n \"40.70.146.224/29\",\r\n \"40.71.11.96/29\",\r\n + \ \"40.74.24.72/29\",\r\n \"40.74.100.168/29\",\r\n \"40.78.194.88/29\",\r\n + \ \"40.78.202.112/29\",\r\n \"40.79.130.224/29\",\r\n \"40.79.178.88/29\",\r\n + \ \"40.80.56.72/29\",\r\n \"40.80.168.72/29\",\r\n \"40.80.184.72/29\",\r\n + \ \"40.81.94.172/32\",\r\n \"40.81.94.182/32\",\r\n \"40.81.180.83/32\",\r\n + \ \"40.81.182.82/32\",\r\n \"40.81.189.24/32\",\r\n \"40.81.189.42/32\",\r\n + \ \"40.82.236.2/32\",\r\n \"40.82.236.13/32\",\r\n \"40.82.248.240/29\",\r\n + \ \"40.88.222.179/32\",\r\n \"40.88.223.53/32\",\r\n \"40.89.16.72/29\",\r\n + \ \"40.89.217.100/32\",\r\n \"40.89.217.109/32\",\r\n \"40.90.186.21/32\",\r\n + \ \"40.90.186.91/32\",\r\n \"40.91.89.36/32\",\r\n \"40.91.91.51/32\",\r\n + \ \"40.112.242.168/29\",\r\n \"40.115.248.200/32\",\r\n \"40.115.254.17/32\",\r\n + \ \"40.119.8.64/29\",\r\n \"40.124.139.107/32\",\r\n \"40.124.139.174/32\",\r\n + \ \"51.12.40.192/26\",\r\n \"51.12.192.192/26\",\r\n \"51.53.24.64/26\",\r\n + \ \"51.53.168.64/26\",\r\n \"51.104.24.72/29\",\r\n \"51.105.80.72/29\",\r\n + \ \"51.105.88.72/29\",\r\n \"51.107.48.72/29\",\r\n \"51.107.59.32/29\",\r\n + \ \"51.107.144.72/29\",\r\n \"51.107.155.32/29\",\r\n \"51.107.247.0/26\",\r\n + \ \"51.116.48.72/29\",\r\n \"51.116.59.32/29\",\r\n \"51.116.77.96/27\",\r\n + \ \"51.116.144.72/29\",\r\n \"51.116.155.96/29\",\r\n \"51.120.40.72/29\",\r\n + \ \"51.120.98.168/29\",\r\n \"51.120.176.32/27\",\r\n \"51.120.219.64/29\",\r\n + \ \"51.120.224.72/29\",\r\n \"51.120.235.128/26\",\r\n \"51.137.160.72/29\",\r\n + \ \"51.140.63.41/32\",\r\n \"51.140.114.209/32\",\r\n \"51.140.148.16/29\",\r\n + \ \"51.140.210.200/29\",\r\n \"51.141.25.80/32\",\r\n \"51.141.29.178/32\",\r\n + \ \"51.143.192.72/29\",\r\n \"52.136.48.72/29\",\r\n \"52.136.137.15/32\",\r\n + \ \"52.136.137.16/32\",\r\n \"52.136.191.96/27\",\r\n \"52.138.70.115/32\",\r\n + \ \"52.138.71.153/32\",\r\n \"52.138.90.40/29\",\r\n \"52.139.87.129/32\",\r\n + \ \"52.139.87.150/32\",\r\n \"52.140.104.72/29\",\r\n \"52.142.152.114/32\",\r\n + \ \"52.142.154.100/32\",\r\n \"52.143.136.58/31\",\r\n \"52.143.250.137/32\",\r\n + \ \"52.143.251.22/32\",\r\n \"52.147.44.33/32\",\r\n \"52.148.30.6/32\",\r\n + \ \"52.149.24.100/32\",\r\n \"52.149.26.14/32\",\r\n \"52.150.136.72/29\",\r\n + \ \"52.159.19.113/32\",\r\n \"52.159.20.67/32\",\r\n \"52.159.21.124/32\",\r\n + \ \"52.161.28.251/32\",\r\n \"52.162.106.168/29\",\r\n \"52.163.241.22/32\",\r\n + \ \"52.163.246.27/32\",\r\n \"52.165.221.72/32\",\r\n \"52.169.225.171/32\",\r\n + \ \"52.169.231.163/32\",\r\n \"52.172.28.183/32\",\r\n \"52.172.31.29/32\",\r\n + \ \"52.172.204.73/32\",\r\n \"52.172.222.13/32\",\r\n \"52.173.250.124/32\",\r\n + \ \"52.177.204.204/32\",\r\n \"52.177.207.219/32\",\r\n \"52.179.10.142/32\",\r\n + \ \"52.180.178.35/32\",\r\n \"52.180.178.191/32\",\r\n \"52.180.182.210/32\",\r\n + \ \"52.184.255.23/32\",\r\n \"52.191.140.123/32\",\r\n \"52.191.170.38/32\",\r\n + \ \"52.228.80.72/29\",\r\n \"52.229.161.220/32\",\r\n \"52.229.166.101/32\",\r\n + \ \"52.231.18.224/29\",\r\n \"52.231.24.186/32\",\r\n \"52.231.35.84/32\",\r\n + \ \"52.231.146.200/29\",\r\n \"52.231.203.87/32\",\r\n \"52.231.204.175/32\",\r\n + \ \"52.237.24.145/32\",\r\n \"52.237.30.255/32\",\r\n \"52.237.208.51/32\",\r\n + \ \"52.237.215.149/32\",\r\n \"52.242.17.200/32\",\r\n \"52.242.28.83/32\",\r\n + \ \"52.242.44.0/27\",\r\n \"52.251.12.161/32\",\r\n \"52.253.157.2/32\",\r\n + \ \"52.253.159.209/32\",\r\n \"52.253.232.235/32\",\r\n \"52.253.239.162/32\",\r\n + \ \"65.52.250.24/29\",\r\n \"70.37.160.97/32\",\r\n \"70.37.161.124/32\",\r\n + \ \"102.37.86.224/27\",\r\n \"102.133.27.16/29\",\r\n \"102.133.56.72/29\",\r\n + \ \"102.133.155.16/29\",\r\n \"102.133.216.72/29\",\r\n \"104.211.81.208/29\",\r\n + \ \"104.211.146.88/29\",\r\n \"104.211.188.0/32\",\r\n \"104.211.191.94/32\",\r\n + \ \"104.214.19.64/29\",\r\n \"104.215.50.115/32\",\r\n \"104.215.52.27/32\",\r\n + \ \"168.62.104.154/32\",\r\n \"168.62.208.162/32\",\r\n \"168.62.209.95/32\",\r\n + \ \"191.233.8.64/26\",\r\n \"191.233.203.208/29\",\r\n \"191.233.245.75/32\",\r\n \ \"191.233.245.118/32\",\r\n \"191.234.182.29/32\",\r\n \ \"191.235.81.58/32\",\r\n \"191.235.224.72/29\",\r\n \"191.238.78.96/27\",\r\n \ \"2603:1000:4::40/122\",\r\n \"2603:1000:104:1::40/122\",\r\n @@ -61854,36 +63442,37 @@ interactions: \ \"2603:1040:1503::40/122\",\r\n \"2603:1050:6:1::40/122\",\r\n \ \"2603:1050:403::40/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"GenevaActions\",\r\n \"id\": \"GenevaActions\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"GenevaActions\",\r\n \"addressPrefixes\": - [\r\n \"13.64.115.203/32\",\r\n \"13.66.84.47/32\",\r\n - \ \"13.83.20.117/32\",\r\n \"13.90.92.157/32\",\r\n \"20.17.51.252/30\",\r\n - \ \"20.21.54.160/30\",\r\n \"20.41.62.174/32\",\r\n \"20.48.202.40/30\",\r\n - \ \"20.51.6.172/30\",\r\n \"20.52.94.116/30\",\r\n \"20.53.52.252/30\",\r\n - \ \"20.59.81.8/30\",\r\n \"20.69.4.244/30\",\r\n \"20.70.221.220/30\",\r\n - \ \"20.87.80.24/30\",\r\n \"20.88.157.92/30\",\r\n \"20.89.12.140/30\",\r\n - \ \"20.90.32.176/30\",\r\n \"20.90.132.92/30\",\r\n \"20.92.3.252/30\",\r\n - \ \"20.98.146.80/30\",\r\n \"20.98.192.172/30\",\r\n \"20.100.1.156/30\",\r\n - \ \"20.105.209.68/30\",\r\n \"20.111.0.240/30\",\r\n \"20.150.129.252/30\",\r\n - \ \"20.189.194.96/30\",\r\n \"20.192.84.160/30\",\r\n \"20.192.153.92/30\",\r\n - \ \"20.192.169.124/30\",\r\n \"20.195.85.176/30\",\r\n \"20.200.195.180/30\",\r\n - \ \"20.205.69.24/30\",\r\n \"20.207.2.80/30\",\r\n \"20.208.4.100/30\",\r\n - \ \"20.215.3.252/30\",\r\n \"20.217.43.252/30\",\r\n \"23.100.226.236/32\",\r\n - \ \"40.90.240.166/32\",\r\n \"40.91.126.196/32\",\r\n \"40.119.1.226/32\",\r\n - \ \"40.119.4.111/32\",\r\n \"40.120.87.200/30\",\r\n \"40.124.47.188/32\",\r\n - \ \"51.53.28.208/30\",\r\n \"51.53.172.208/30\",\r\n \"51.141.189.182/32\",\r\n - \ \"52.146.139.216/30\",\r\n \"52.147.119.24/30\",\r\n \"52.162.80.89/32\",\r\n - \ \"52.185.213.186/32\",\r\n \"65.52.14.230/32\",\r\n \"65.52.193.203/32\",\r\n - \ \"102.37.85.12/30\",\r\n \"104.43.242.137/32\",\r\n \"104.214.49.0/32\",\r\n - \ \"157.55.176.93/32\",\r\n \"191.238.77.220/30\",\r\n \"2603:1020:1302:1::160/123\",\r\n - \ \"2603:1030:608:4::20/123\",\r\n \"2603:1030:a07:4::3a0/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"GenevaActions\",\r\n \"addressPrefixes\": [\r\n \"13.64.115.203/32\",\r\n + \ \"13.66.84.47/32\",\r\n \"13.83.20.117/32\",\r\n \"13.90.92.157/32\",\r\n + \ \"20.17.51.252/30\",\r\n \"20.21.54.160/30\",\r\n \"20.41.62.174/32\",\r\n + \ \"20.48.202.40/30\",\r\n \"20.51.6.172/30\",\r\n \"20.52.94.116/30\",\r\n + \ \"20.53.52.252/30\",\r\n \"20.59.81.8/30\",\r\n \"20.69.4.244/30\",\r\n + \ \"20.70.221.220/30\",\r\n \"20.87.80.24/30\",\r\n \"20.88.157.92/30\",\r\n + \ \"20.89.12.140/30\",\r\n \"20.90.32.176/30\",\r\n \"20.90.132.92/30\",\r\n + \ \"20.92.3.252/30\",\r\n \"20.98.146.80/30\",\r\n \"20.98.192.172/30\",\r\n + \ \"20.100.1.156/30\",\r\n \"20.105.209.68/30\",\r\n \"20.111.0.240/30\",\r\n + \ \"20.150.129.252/30\",\r\n \"20.189.194.96/30\",\r\n \"20.192.84.160/30\",\r\n + \ \"20.192.153.92/30\",\r\n \"20.192.169.124/30\",\r\n \"20.195.85.176/30\",\r\n + \ \"20.200.195.180/30\",\r\n \"20.205.69.24/30\",\r\n \"20.207.2.80/30\",\r\n + \ \"20.208.4.100/30\",\r\n \"20.215.3.252/30\",\r\n \"20.217.43.252/30\",\r\n + \ \"23.100.226.236/32\",\r\n \"40.90.240.166/32\",\r\n \"40.91.126.196/32\",\r\n + \ \"40.119.1.226/32\",\r\n \"40.119.4.111/32\",\r\n \"40.120.87.200/30\",\r\n + \ \"40.124.47.188/32\",\r\n \"51.53.28.208/30\",\r\n \"51.53.172.208/30\",\r\n + \ \"51.141.189.182/32\",\r\n \"52.146.139.216/30\",\r\n \"52.147.119.24/30\",\r\n + \ \"52.162.80.89/32\",\r\n \"52.185.213.186/32\",\r\n \"65.52.14.230/32\",\r\n + \ \"65.52.193.203/32\",\r\n \"102.37.85.12/30\",\r\n \"104.43.242.137/32\",\r\n + \ \"104.214.49.0/32\",\r\n \"157.55.176.93/32\",\r\n \"191.238.77.220/30\",\r\n + \ \"2603:1020:1302:1::160/123\",\r\n \"2603:1030:608:4::20/123\",\r\n + \ \"2603:1030:a07:4::3a0/123\",\r\n \"2603:1040:606:3::240/123\",\r\n \ \"2603:1040:904:3::40/123\",\r\n \"2603:1040:1104:2::600/123\",\r\n \ \"2603:1040:1202:1::140/123\",\r\n \"2603:1040:1302:1::420/123\",\r\n \ \"2603:1040:1402:1::160/123\",\r\n \"2603:1040:1503:1::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Grafana\",\r\n - \ \"id\": \"Grafana\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Grafana\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"NSG\",\r\n \"API\"\r\n ],\r\n \"systemService\": @@ -61905,7 +63494,7 @@ interactions: \ \"51.137.13.118/32\",\r\n \"52.161.89.127/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"GuestAndHybridManagement\",\r\n \ \"id\": \"GuestAndHybridManagement\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAutomation\",\r\n \"addressPrefixes\": @@ -62125,86 +63714,86 @@ interactions: \ \"2603:1040:207:c00::60/124\",\r\n \"2603:1040:407::6a0/123\",\r\n \ \"2603:1040:407:402::2c0/124\",\r\n \"2603:1040:407:802::200/124\",\r\n \ \"2603:1040:407:c02::200/124\",\r\n \"2603:1040:606:1::480/123\",\r\n - \ \"2603:1040:606:402::2c0/124\",\r\n \"2603:1040:806:402::2c0/124\",\r\n - \ \"2603:1040:904::6a0/123\",\r\n \"2603:1040:904:402::2c0/124\",\r\n - \ \"2603:1040:904:802::200/124\",\r\n \"2603:1040:904:802::2a0/123\",\r\n - \ \"2603:1040:904:c02::200/124\",\r\n \"2603:1040:904:c02::2a0/123\",\r\n - \ \"2603:1040:a06:3::200/123\",\r\n \"2603:1040:a06:402::2c0/124\",\r\n - \ \"2603:1040:a06:802::200/124\",\r\n \"2603:1040:a06:c02::200/124\",\r\n - \ \"2603:1040:b04:1::2a0/123\",\r\n \"2603:1040:b04:402::2c0/124\",\r\n - \ \"2603:1040:c06:1::480/123\",\r\n \"2603:1040:c06:402::2c0/124\",\r\n - \ \"2603:1040:d04:2::320/123\",\r\n \"2603:1040:d04:400::1c0/124\",\r\n - \ \"2603:1040:d04:400::2e0/124\",\r\n \"2603:1040:d04:400::3a0/124\",\r\n - \ \"2603:1040:d04:800::3d0/124\",\r\n \"2603:1040:d04:800::3f0/124\",\r\n - \ \"2603:1040:e05:1::c0/123\",\r\n \"2603:1040:f05:2::2a0/123\",\r\n - \ \"2603:1040:f05:402::2c0/124\",\r\n \"2603:1040:f05:802::200/124\",\r\n - \ \"2603:1040:f05:c02::200/124\",\r\n \"2603:1040:1002:2::500/121\",\r\n - \ \"2603:1040:1002:400::190/124\",\r\n \"2603:1040:1002:800::60/124\",\r\n - \ \"2603:1040:1002:c00::60/124\",\r\n \"2603:1040:1104:2::240/123\",\r\n - \ \"2603:1040:1104:400::2c0/124\",\r\n \"2603:1040:1104:400::4c0/123\",\r\n - \ \"2603:1040:1202::620/123\",\r\n \"2603:1040:1202:400::1a0/123\",\r\n - \ \"2603:1040:1302::620/123\",\r\n \"2603:1040:1302:400::1a0/123\",\r\n - \ \"2603:1040:1402::640/123\",\r\n \"2603:1040:1402:400::1a0/123\",\r\n - \ \"2603:1040:1402:800::60/123\",\r\n \"2603:1040:1402:c00::60/123\",\r\n - \ \"2603:1040:1503::640/123\",\r\n \"2603:1040:1503:400::1a0/123\",\r\n - \ \"2603:1050:6::6a0/123\",\r\n \"2603:1050:6:402::2c0/124\",\r\n - \ \"2603:1050:6:802::200/124\",\r\n \"2603:1050:6:c02::200/124\",\r\n - \ \"2603:1050:403:1::260/123\",\r\n \"2603:1050:403:400::1e0/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight\",\r\n - \ \"id\": \"HDInsight\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": - [\r\n \"13.64.254.98/32\",\r\n \"13.66.141.144/29\",\r\n - \ \"13.67.9.152/29\",\r\n \"13.69.65.8/29\",\r\n \"13.69.229.72/29\",\r\n - \ \"13.70.73.96/29\",\r\n \"13.71.172.240/29\",\r\n \"13.71.196.48/29\",\r\n - \ \"13.73.240.8/29\",\r\n \"13.73.254.192/29\",\r\n \"13.74.153.132/32\",\r\n - \ \"13.75.38.112/29\",\r\n \"13.75.152.195/32\",\r\n \"13.76.136.249/32\",\r\n - \ \"13.76.245.160/32\",\r\n \"13.77.2.56/32\",\r\n \"13.77.2.94/32\",\r\n - \ \"13.77.52.8/29\",\r\n \"13.78.89.60/32\",\r\n \"13.78.125.90/32\",\r\n - \ \"13.82.225.233/32\",\r\n \"13.86.218.240/29\",\r\n \"13.87.58.32/29\",\r\n - \ \"13.87.124.32/29\",\r\n \"13.89.171.120/29\",\r\n \"20.17.54.184/29\",\r\n - \ \"20.21.37.56/29\",\r\n \"20.36.36.33/32\",\r\n \"20.36.36.196/32\",\r\n - \ \"20.36.123.88/29\",\r\n \"20.37.68.40/29\",\r\n \"20.37.76.96/29\",\r\n - \ \"20.37.228.0/29\",\r\n \"20.38.139.88/29\",\r\n \"20.39.15.48/29\",\r\n - \ \"20.40.207.144/29\",\r\n \"20.41.69.32/29\",\r\n \"20.41.197.120/29\",\r\n - \ \"20.43.45.224/29\",\r\n \"20.43.120.8/29\",\r\n \"20.44.4.64/29\",\r\n - \ \"20.44.16.8/29\",\r\n \"20.44.26.240/29\",\r\n \"20.45.115.128/29\",\r\n - \ \"20.45.198.80/29\",\r\n \"20.48.192.24/29\",\r\n \"20.49.102.48/29\",\r\n - \ \"20.49.114.56/29\",\r\n \"20.49.126.128/29\",\r\n \"20.53.40.120/29\",\r\n - \ \"20.61.96.160/29\",\r\n \"20.72.20.40/29\",\r\n \"20.150.167.176/29\",\r\n - \ \"20.150.172.232/29\",\r\n \"20.188.39.64/32\",\r\n \"20.189.111.192/29\",\r\n - \ \"20.191.160.0/29\",\r\n \"20.192.48.216/29\",\r\n \"20.192.235.248/29\",\r\n - \ \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n \"20.215.6.136/29\",\r\n - \ \"20.217.46.136/29\",\r\n \"23.98.107.192/29\",\r\n \"23.99.5.239/32\",\r\n - \ \"23.101.196.19/32\",\r\n \"23.102.235.122/32\",\r\n \"40.64.134.160/29\",\r\n - \ \"40.67.50.248/29\",\r\n \"40.67.60.64/29\",\r\n \"40.69.107.8/29\",\r\n - \ \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n \"40.74.101.192/29\",\r\n - \ \"40.74.125.69/32\",\r\n \"40.74.146.88/29\",\r\n \"40.78.195.8/29\",\r\n - \ \"40.78.202.136/29\",\r\n \"40.79.130.248/29\",\r\n \"40.79.180.16/29\",\r\n - \ \"40.79.187.0/29\",\r\n \"40.80.63.144/29\",\r\n \"40.80.172.120/29\",\r\n - \ \"40.89.22.88/29\",\r\n \"40.89.65.220/32\",\r\n \"40.89.68.134/32\",\r\n - \ \"40.89.157.135/32\",\r\n \"51.12.17.48/29\",\r\n \"51.12.25.48/29\",\r\n - \ \"51.53.30.168/29\",\r\n \"51.53.174.152/29\",\r\n \"51.104.8.96/29\",\r\n - \ \"51.104.31.56/29\",\r\n \"51.105.92.56/29\",\r\n \"51.107.52.208/29\",\r\n - \ \"51.107.60.48/29\",\r\n \"51.107.148.24/29\",\r\n \"51.107.156.56/29\",\r\n - \ \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n \"51.116.145.168/29\",\r\n - \ \"51.116.156.48/29\",\r\n \"51.120.43.88/29\",\r\n \"51.120.100.48/29\",\r\n - \ \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n \"51.137.166.32/29\",\r\n - \ \"51.140.47.39/32\",\r\n \"51.140.52.16/32\",\r\n \"51.140.211.24/29\",\r\n - \ \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n \"52.136.52.40/29\",\r\n - \ \"52.140.108.248/29\",\r\n \"52.146.79.136/29\",\r\n \"52.146.130.184/29\",\r\n - \ \"52.150.154.192/29\",\r\n \"52.161.10.167/32\",\r\n \"52.161.23.15/32\",\r\n - \ \"52.162.110.160/29\",\r\n \"52.164.210.96/32\",\r\n \"52.166.243.90/32\",\r\n - \ \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n \"52.174.36.244/32\",\r\n - \ \"52.175.38.134/32\",\r\n \"52.175.211.210/32\",\r\n \"52.175.222.222/32\",\r\n - \ \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n \"52.228.37.66/32\",\r\n - \ \"52.228.45.222/32\",\r\n \"52.229.123.172/32\",\r\n \"52.229.127.96/32\",\r\n - \ \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n \"52.231.147.24/29\",\r\n - \ \"52.231.203.16/32\",\r\n \"52.231.205.214/32\",\r\n \"65.52.252.96/29\",\r\n - \ \"102.133.28.80/29\",\r\n \"102.133.60.32/29\",\r\n \"102.133.124.0/29\",\r\n - \ \"102.133.219.176/29\",\r\n \"104.46.176.168/29\",\r\n + \ \"2603:1040:606:402::2c0/124\",\r\n \"2603:1040:606:402::5c0/123\",\r\n + \ \"2603:1040:806:402::2c0/124\",\r\n \"2603:1040:904::6a0/123\",\r\n + \ \"2603:1040:904:402::2c0/124\",\r\n \"2603:1040:904:802::200/124\",\r\n + \ \"2603:1040:904:802::2a0/123\",\r\n \"2603:1040:904:c02::200/124\",\r\n + \ \"2603:1040:904:c02::2a0/123\",\r\n \"2603:1040:a06:3::200/123\",\r\n + \ \"2603:1040:a06:402::2c0/124\",\r\n \"2603:1040:a06:802::200/124\",\r\n + \ \"2603:1040:a06:c02::200/124\",\r\n \"2603:1040:b04:1::2a0/123\",\r\n + \ \"2603:1040:b04:402::2c0/124\",\r\n \"2603:1040:c06:1::480/123\",\r\n + \ \"2603:1040:c06:402::2c0/124\",\r\n \"2603:1040:d04:2::320/123\",\r\n + \ \"2603:1040:d04:400::1c0/124\",\r\n \"2603:1040:d04:400::2e0/124\",\r\n + \ \"2603:1040:d04:400::3a0/124\",\r\n \"2603:1040:d04:800::3d0/124\",\r\n + \ \"2603:1040:d04:800::3f0/124\",\r\n \"2603:1040:e05:1::c0/123\",\r\n + \ \"2603:1040:f05:2::2a0/123\",\r\n \"2603:1040:f05:402::2c0/124\",\r\n + \ \"2603:1040:f05:802::200/124\",\r\n \"2603:1040:f05:c02::200/124\",\r\n + \ \"2603:1040:1002:2::500/121\",\r\n \"2603:1040:1002:400::190/124\",\r\n + \ \"2603:1040:1002:800::60/124\",\r\n \"2603:1040:1002:c00::60/124\",\r\n + \ \"2603:1040:1104:2::240/123\",\r\n \"2603:1040:1104:400::2c0/124\",\r\n + \ \"2603:1040:1104:400::4c0/123\",\r\n \"2603:1040:1202::620/123\",\r\n + \ \"2603:1040:1202:400::1a0/123\",\r\n \"2603:1040:1302::620/123\",\r\n + \ \"2603:1040:1302:400::1a0/123\",\r\n \"2603:1040:1402::640/123\",\r\n + \ \"2603:1040:1402:400::1a0/123\",\r\n \"2603:1040:1402:800::60/123\",\r\n + \ \"2603:1040:1402:c00::60/123\",\r\n \"2603:1040:1503::640/123\",\r\n + \ \"2603:1040:1503:400::1a0/123\",\r\n \"2603:1050:6::6a0/123\",\r\n + \ \"2603:1050:6:402::2c0/124\",\r\n \"2603:1050:6:802::200/124\",\r\n + \ \"2603:1050:6:c02::200/124\",\r\n \"2603:1050:403:1::260/123\",\r\n + \ \"2603:1050:403:400::1e0/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight\",\r\n \"id\": \"HDInsight\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.64.254.98/32\",\r\n + \ \"13.66.141.144/29\",\r\n \"13.67.9.152/29\",\r\n \"13.69.65.8/29\",\r\n + \ \"13.69.229.72/29\",\r\n \"13.70.73.96/29\",\r\n \"13.71.172.240/29\",\r\n + \ \"13.71.196.48/29\",\r\n \"13.73.240.8/29\",\r\n \"13.73.254.192/29\",\r\n + \ \"13.74.153.132/32\",\r\n \"13.75.38.112/29\",\r\n \"13.75.152.195/32\",\r\n + \ \"13.76.136.249/32\",\r\n \"13.76.245.160/32\",\r\n \"13.77.2.56/32\",\r\n + \ \"13.77.2.94/32\",\r\n \"13.77.52.8/29\",\r\n \"13.78.89.60/32\",\r\n + \ \"13.78.125.90/32\",\r\n \"13.82.225.233/32\",\r\n \"13.86.218.240/29\",\r\n + \ \"13.87.58.32/29\",\r\n \"13.87.124.32/29\",\r\n \"13.89.171.120/29\",\r\n + \ \"20.17.54.184/29\",\r\n \"20.21.37.56/29\",\r\n \"20.36.36.33/32\",\r\n + \ \"20.36.36.196/32\",\r\n \"20.36.123.88/29\",\r\n \"20.37.68.40/29\",\r\n + \ \"20.37.76.96/29\",\r\n \"20.37.228.0/29\",\r\n \"20.38.139.88/29\",\r\n + \ \"20.39.15.48/29\",\r\n \"20.40.207.144/29\",\r\n \"20.41.69.32/29\",\r\n + \ \"20.41.197.120/29\",\r\n \"20.43.45.224/29\",\r\n \"20.43.120.8/29\",\r\n + \ \"20.44.4.64/29\",\r\n \"20.44.16.8/29\",\r\n \"20.44.26.240/29\",\r\n + \ \"20.45.115.128/29\",\r\n \"20.45.198.80/29\",\r\n \"20.48.192.24/29\",\r\n + \ \"20.49.102.48/29\",\r\n \"20.49.114.56/29\",\r\n \"20.49.126.128/29\",\r\n + \ \"20.53.40.120/29\",\r\n \"20.61.96.160/29\",\r\n \"20.72.20.40/29\",\r\n + \ \"20.150.167.176/29\",\r\n \"20.150.172.232/29\",\r\n \"20.188.39.64/32\",\r\n + \ \"20.189.111.192/29\",\r\n \"20.191.160.0/29\",\r\n \"20.192.48.216/29\",\r\n + \ \"20.192.235.248/29\",\r\n \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n + \ \"20.215.6.136/29\",\r\n \"20.217.46.136/29\",\r\n \"23.98.107.192/29\",\r\n + \ \"23.99.5.239/32\",\r\n \"23.101.196.19/32\",\r\n \"23.102.235.122/32\",\r\n + \ \"40.64.134.160/29\",\r\n \"40.67.50.248/29\",\r\n \"40.67.60.64/29\",\r\n + \ \"40.69.107.8/29\",\r\n \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n + \ \"40.74.101.192/29\",\r\n \"40.74.125.69/32\",\r\n \"40.74.146.88/29\",\r\n + \ \"40.78.195.8/29\",\r\n \"40.78.202.136/29\",\r\n \"40.79.130.248/29\",\r\n + \ \"40.79.180.16/29\",\r\n \"40.79.187.0/29\",\r\n \"40.80.63.144/29\",\r\n + \ \"40.80.172.120/29\",\r\n \"40.89.22.88/29\",\r\n \"40.89.65.220/32\",\r\n + \ \"40.89.68.134/32\",\r\n \"40.89.157.135/32\",\r\n \"51.12.17.48/29\",\r\n + \ \"51.12.25.48/29\",\r\n \"51.53.30.168/29\",\r\n \"51.53.174.152/29\",\r\n + \ \"51.104.8.96/29\",\r\n \"51.104.31.56/29\",\r\n \"51.105.92.56/29\",\r\n + \ \"51.107.52.208/29\",\r\n \"51.107.60.48/29\",\r\n \"51.107.148.24/29\",\r\n + \ \"51.107.156.56/29\",\r\n \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n + \ \"51.116.145.168/29\",\r\n \"51.116.156.48/29\",\r\n \"51.120.43.88/29\",\r\n + \ \"51.120.100.48/29\",\r\n \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n + \ \"51.137.166.32/29\",\r\n \"51.140.47.39/32\",\r\n \"51.140.52.16/32\",\r\n + \ \"51.140.211.24/29\",\r\n \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n + \ \"52.136.52.40/29\",\r\n \"52.140.108.248/29\",\r\n \"52.146.79.136/29\",\r\n + \ \"52.146.130.184/29\",\r\n \"52.150.154.192/29\",\r\n \"52.161.10.167/32\",\r\n + \ \"52.161.23.15/32\",\r\n \"52.162.110.160/29\",\r\n \"52.164.210.96/32\",\r\n + \ \"52.166.243.90/32\",\r\n \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n + \ \"52.174.36.244/32\",\r\n \"52.175.38.134/32\",\r\n \"52.175.211.210/32\",\r\n + \ \"52.175.222.222/32\",\r\n \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n + \ \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n \"52.229.123.172/32\",\r\n + \ \"52.229.127.96/32\",\r\n \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n + \ \"52.231.147.24/29\",\r\n \"52.231.203.16/32\",\r\n \"52.231.205.214/32\",\r\n + \ \"65.52.252.96/29\",\r\n \"102.133.28.80/29\",\r\n \"102.133.60.32/29\",\r\n + \ \"102.133.124.0/29\",\r\n \"102.133.219.176/29\",\r\n \"104.46.176.168/29\",\r\n \ \"104.210.84.115/32\",\r\n \"104.211.216.210/32\",\r\n \ \"104.211.223.67/32\",\r\n \"138.91.29.150/32\",\r\n \"138.91.141.162/32\",\r\n \ \"157.55.213.99/32\",\r\n \"157.56.8.38/32\",\r\n \"168.61.48.131/32\",\r\n @@ -62234,35 +63823,36 @@ interactions: \ \"2603:1030:c06:400::b20/124\",\r\n \"2603:1030:f05:402::320/124\",\r\n \ \"2603:1030:1005:402::320/124\",\r\n \"2603:1040:5:402::320/124\",\r\n \ \"2603:1040:207:1::4d0/124\",\r\n \"2603:1040:207:402::320/124\",\r\n - \ \"2603:1040:407:402::320/124\",\r\n \"2603:1040:606:402::320/124\",\r\n - \ \"2603:1040:806:402::320/124\",\r\n \"2603:1040:904:3::10/124\",\r\n - \ \"2603:1040:904:402::320/124\",\r\n \"2603:1040:a06:2::540/124\",\r\n - \ \"2603:1040:a06:402::320/124\",\r\n \"2603:1040:b04:402::320/124\",\r\n - \ \"2603:1040:c06:402::320/124\",\r\n \"2603:1040:d04:1::1e0/124\",\r\n - \ \"2603:1040:f05::790/124\",\r\n \"2603:1040:f05:402::320/124\",\r\n - \ \"2603:1040:1002:1::460/124\",\r\n \"2603:1040:1104:1::140/124\",\r\n - \ \"2603:1040:1202:1::1b0/124\",\r\n \"2603:1040:1302:1::470/124\",\r\n - \ \"2603:1040:1402:1::540/124\",\r\n \"2603:1040:1503:1::350/124\",\r\n - \ \"2603:1050:6:402::320/124\",\r\n \"2603:1050:403:400::420/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaCentral\",\r\n - \ \"id\": \"HDInsight.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.36.36.33/32\",\r\n - \ \"20.36.36.196/32\",\r\n \"20.37.228.0/29\",\r\n \"2603:1010:304:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaEast\",\r\n - \ \"id\": \"HDInsight.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:407:402::320/124\",\r\n \"2603:1040:606:3::310/124\",\r\n + \ \"2603:1040:606:402::320/124\",\r\n \"2603:1040:806:402::320/124\",\r\n + \ \"2603:1040:904:3::10/124\",\r\n \"2603:1040:904:402::320/124\",\r\n + \ \"2603:1040:a06:2::540/124\",\r\n \"2603:1040:a06:402::320/124\",\r\n + \ \"2603:1040:b04:402::320/124\",\r\n \"2603:1040:c06:402::320/124\",\r\n + \ \"2603:1040:d04:1::1e0/124\",\r\n \"2603:1040:f05::790/124\",\r\n + \ \"2603:1040:f05:402::320/124\",\r\n \"2603:1040:1002:1::460/124\",\r\n + \ \"2603:1040:1104:1::140/124\",\r\n \"2603:1040:1202:1::1b0/124\",\r\n + \ \"2603:1040:1302:1::470/124\",\r\n \"2603:1040:1402:1::540/124\",\r\n + \ \"2603:1040:1503:1::350/124\",\r\n \"2603:1050:6:402::320/124\",\r\n + \ \"2603:1050:403:400::420/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.AustraliaCentral\",\r\n \"id\": + \"HDInsight.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.36.36.33/32\",\r\n \"20.36.36.196/32\",\r\n \"20.37.228.0/29\",\r\n + \ \"2603:1010:304:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.AustraliaEast\",\r\n \"id\": \"HDInsight.AustraliaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.70.73.96/29\",\r\n \"13.75.152.195/32\",\r\n \ \"20.53.40.120/29\",\r\n \"104.210.84.115/32\",\r\n \"2603:1010:6:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaSoutheast\",\r\n \ \"id\": \"HDInsight.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -62270,88 +63860,90 @@ interactions: \ \"13.77.2.94/32\",\r\n \"13.77.52.8/29\",\r\n \"104.46.176.168/29\",\r\n \ \"2603:1010:101:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.BrazilSouth\",\r\n \"id\": \"HDInsight.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"191.233.204.240/29\",\r\n - \ \"191.234.138.128/29\",\r\n \"191.235.84.104/32\",\r\n - \ \"191.235.87.113/32\",\r\n \"2603:1050:6:402::320/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"191.233.204.240/29\",\r\n \"191.234.138.128/29\",\r\n + \ \"191.235.84.104/32\",\r\n \"191.235.87.113/32\",\r\n \"2603:1050:6:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.BrazilSoutheast\",\r\n \ \"id\": \"HDInsight.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"191.233.10.184/29\",\r\n \"191.233.51.152/29\",\r\n \ \"2603:1050:403:400::420/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.CanadaCentral\",\r\n \"id\": \"HDInsight.CanadaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.71.172.240/29\",\r\n - \ \"20.48.192.24/29\",\r\n \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n - \ \"2603:1030:f05:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.CanadaEast\",\r\n \"id\": \"HDInsight.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.69.107.8/29\",\r\n - \ \"40.89.22.88/29\",\r\n \"52.229.123.172/32\",\r\n \"52.229.127.96/32\",\r\n - \ \"2603:1030:1005:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.CentralIndia\",\r\n \"id\": \"HDInsight.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.43.120.8/29\",\r\n - \ \"52.140.108.248/29\",\r\n \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n - \ \"2603:1040:a06:2::540/124\",\r\n \"2603:1040:a06:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CentralUS\",\r\n - \ \"id\": \"HDInsight.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"canadacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.71.172.240/29\",\r\n \"20.48.192.24/29\",\r\n + \ \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n \"2603:1030:f05:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CanadaEast\",\r\n + \ \"id\": \"HDInsight.CanadaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"40.69.107.8/29\",\r\n \"40.89.22.88/29\",\r\n \"52.229.123.172/32\",\r\n + \ \"52.229.127.96/32\",\r\n \"2603:1030:1005:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CentralIndia\",\r\n + \ \"id\": \"HDInsight.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.43.120.8/29\",\r\n \"52.140.108.248/29\",\r\n + \ \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n \"2603:1040:a06:2::540/124\",\r\n + \ \"2603:1040:a06:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.CentralUS\",\r\n \"id\": \"HDInsight.CentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.89.171.120/29\",\r\n \"20.40.207.144/29\",\r\n \ \"2603:1030:10:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.CentralUSEUAP\",\r\n \"id\": \"HDInsight.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.45.198.80/29\",\r\n - \ \"40.78.202.136/29\",\r\n \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n - \ \"2603:1030:f:2::4b0/124\",\r\n \"2603:1030:f:400::b20/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastAsia\",\r\n - \ \"id\": \"HDInsight.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.45.198.80/29\",\r\n \"40.78.202.136/29\",\r\n + \ \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n \"2603:1030:f:2::4b0/124\",\r\n + \ \"2603:1030:f:400::b20/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.EastAsia\",\r\n \"id\": \"HDInsight.EastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.75.38.112/29\",\r\n \"20.189.111.192/29\",\r\n \ \"23.102.235.122/32\",\r\n \"52.175.38.134/32\",\r\n \"2603:1040:207:1::4d0/124\",\r\n \ \"2603:1040:207:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.EastUS\",\r\n \"id\": \"HDInsight.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.82.225.233/32\",\r\n \ \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n \"52.146.79.136/29\",\r\n \ \"168.61.48.131/32\",\r\n \"168.61.49.99/32\",\r\n \"2603:1030:210:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastUS2\",\r\n \ \"id\": \"HDInsight.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.44.16.8/29\",\r\n \"20.49.102.48/29\",\r\n \"2603:1030:40c:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastUS2EUAP\",\r\n \ \"id\": \"HDInsight.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -62359,7 +63951,7 @@ interactions: \ \"40.89.68.134/32\",\r\n \"2603:1030:40b:400::b20/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.FranceCentral\",\r\n \ \"id\": \"HDInsight.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -62367,77 +63959,81 @@ interactions: \ \"40.79.130.248/29\",\r\n \"40.89.157.135/32\",\r\n \"2603:1020:805:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.FranceSouth\",\r\n \ \"id\": \"HDInsight.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.79.180.16/29\",\r\n \"51.105.92.56/29\",\r\n \ \"2603:1020:905:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.GermanyNorth\",\r\n \"id\": \"HDInsight.GermanyNorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.116.49.168/29\",\r\n - \ \"51.116.60.48/29\",\r\n \"2603:1020:d04:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.GermanyWestCentral\",\r\n - \ \"id\": \"HDInsight.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n + \ \"2603:1020:d04:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.GermanyWestCentral\",\r\n \"id\": + \"HDInsight.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.116.145.168/29\",\r\n \"51.116.156.48/29\",\r\n \ \"2603:1020:c04:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.JapanEast\",\r\n \"id\": \"HDInsight.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.78.89.60/32\",\r\n - \ \"13.78.125.90/32\",\r\n \"20.191.160.0/29\",\r\n \"40.79.187.0/29\",\r\n - \ \"2603:1040:407:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.JapanWest\",\r\n \"id\": \"HDInsight.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.74.101.192/29\",\r\n - \ \"40.74.125.69/32\",\r\n \"40.80.63.144/29\",\r\n \"138.91.29.150/32\",\r\n - \ \"2603:1040:606:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.JioIndiaCentral\",\r\n \"id\": \"HDInsight.JioIndiaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.192.48.216/29\",\r\n - \ \"20.192.235.248/29\",\r\n \"2603:1040:1104:1::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.JioIndiaWest\",\r\n - \ \"id\": \"HDInsight.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.78.89.60/32\",\r\n \"13.78.125.90/32\",\r\n \"20.191.160.0/29\",\r\n + \ \"40.79.187.0/29\",\r\n \"2603:1040:407:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.JapanWest\",\r\n + \ \"id\": \"HDInsight.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"40.74.101.192/29\",\r\n \"40.74.125.69/32\",\r\n + \ \"40.80.63.144/29\",\r\n \"138.91.29.150/32\",\r\n \"2603:1040:606:3::310/124\",\r\n + \ \"2603:1040:606:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.JioIndiaCentral\",\r\n \"id\": \"HDInsight.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.192.48.216/29\",\r\n \"20.192.235.248/29\",\r\n + \ \"2603:1040:1104:1::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.JioIndiaWest\",\r\n \"id\": \"HDInsight.JioIndiaWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n \ \"2603:1040:d04:1::1e0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.KoreaCentral\",\r\n \"id\": \"HDInsight.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.41.69.32/29\",\r\n - \ \"20.44.26.240/29\",\r\n \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n - \ \"2603:1040:f05::790/124\",\r\n \"2603:1040:f05:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.KoreaSouth\",\r\n - \ \"id\": \"HDInsight.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.41.69.32/29\",\r\n \"20.44.26.240/29\",\r\n \"52.231.36.209/32\",\r\n + \ \"52.231.39.142/32\",\r\n \"2603:1040:f05::790/124\",\r\n + \ \"2603:1040:f05:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.KoreaSouth\",\r\n \"id\": \"HDInsight.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.80.172.120/29\",\r\n \"52.231.147.24/29\",\r\n \ \"52.231.203.16/32\",\r\n \"52.231.205.214/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorthCentralUS\",\r\n \ \"id\": \"HDInsight.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -62446,7 +64042,7 @@ interactions: \ \"2603:1030:608:3::7b0/124\",\r\n \"2603:1030:608:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorthEurope\",\r\n \ \"id\": \"HDInsight.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -62454,7 +64050,7 @@ interactions: \ \"52.146.130.184/29\",\r\n \"52.164.210.96/32\",\r\n \"2603:1020:5:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorwayEast\",\r\n \ \"id\": \"HDInsight.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -62462,30 +64058,38 @@ interactions: \ \"2603:1020:e04::790/124\",\r\n \"2603:1020:e04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorwayWest\",\r\n \ \"id\": \"HDInsight.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n \ \"2603:1020:f04:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SouthAfricaNorth\",\r\n \"id\": - \"HDInsight.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": - [\r\n \"102.133.124.0/29\",\r\n \"102.133.219.176/29\",\r\n - \ \"2603:1000:104:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SouthAfricaWest\",\r\n \"id\": \"HDInsight.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ {\r\n \"name\": \"HDInsight.QatarCentral\",\r\n \"id\": \"HDInsight.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.21.37.56/29\",\r\n \"2603:1040:1002:1::460/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthAfricaNorth\",\r\n + \ \"id\": \"HDInsight.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"102.133.124.0/29\",\r\n + \ \"102.133.219.176/29\",\r\n \"2603:1000:104:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthAfricaWest\",\r\n + \ \"id\": \"HDInsight.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"102.133.28.80/29\",\r\n \ \"102.133.60.32/29\",\r\n \"2603:1000:4:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthCentralUS\",\r\n \ \"id\": \"HDInsight.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -62493,14 +64097,14 @@ interactions: \ \"13.73.254.192/29\",\r\n \"2603:1030:807:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthCentralUSSTG\",\r\n \ \"id\": \"HDInsight.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.44.4.64/29\",\r\n \"20.45.115.128/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"HDInsight.SoutheastAsia\",\r\n \ \"id\": \"HDInsight.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -62508,7 +64112,7 @@ interactions: \ \"13.76.245.160/32\",\r\n \"23.98.107.192/29\",\r\n \"2603:1040:5:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthIndia\",\r\n \ \"id\": \"HDInsight.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -62516,45 +64120,45 @@ interactions: \ \"104.211.216.210/32\",\r\n \"104.211.223.67/32\",\r\n \ \"2603:1040:c06:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.SwedenCentral\",\r\n \"id\": \"HDInsight.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.12.25.48/29\",\r\n - \ \"2603:1020:1004:1::1e0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SwedenSouth\",\r\n \"id\": \"HDInsight.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.48/29\",\r\n - \ \"2603:1020:1104:1::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SwitzerlandNorth\",\r\n \"id\": - \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.12.25.48/29\",\r\n \"2603:1020:1004:1::1e0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwedenSouth\",\r\n + \ \"id\": \"HDInsight.SwedenSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.48/29\",\r\n \"2603:1020:1104:1::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwitzerlandNorth\",\r\n + \ \"id\": \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.107.52.208/29\",\r\n \"51.107.60.48/29\",\r\n \ \"2603:1020:a04:3::40/124\",\r\n \"2603:1020:a04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwitzerlandWest\",\r\n \ \"id\": \"HDInsight.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.107.148.24/29\",\r\n \"51.107.156.56/29\",\r\n \ \"2603:1020:b04:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.UAECentral\",\r\n \"id\": \"HDInsight.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.37.68.40/29\",\r\n - \ \"20.37.76.96/29\",\r\n \"2603:1040:b04:402::320/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.37.68.40/29\",\r\n \"20.37.76.96/29\",\r\n \"2603:1040:b04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UAENorth\",\r\n \ \"id\": \"HDInsight.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -62562,14 +64166,14 @@ interactions: \ \"2603:1040:904:3::10/124\",\r\n \"2603:1040:904:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UKSouth\",\r\n \ \"id\": \"HDInsight.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.104.8.96/29\",\r\n \"51.104.31.56/29\",\r\n \"51.140.47.39/32\",\r\n \ \"51.140.52.16/32\",\r\n \"2603:1020:705:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UKWest\",\r\n - \ \"id\": \"HDInsight.UKWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"HDInsight.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -62578,7 +64182,7 @@ interactions: \ \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n \"2603:1020:605:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestCentralUS\",\r\n \ \"id\": \"HDInsight.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -62586,14 +64190,14 @@ interactions: \ \"52.161.10.167/32\",\r\n \"52.161.23.15/32\",\r\n \"2603:1030:b04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestEurope\",\r\n \ \"id\": \"HDInsight.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.69.65.8/29\",\r\n \"20.61.96.160/29\",\r\n \"52.166.243.90/32\",\r\n \ \"52.174.36.244/32\",\r\n \"2603:1020:206:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestUS\",\r\n - \ \"id\": \"HDInsight.WestUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"HDInsight.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -62603,22 +64207,22 @@ interactions: \ \"138.91.141.162/32\",\r\n \"2603:1030:a07:9::1c0/124\",\r\n \ \"2603:1030:a07:402::9a0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.WestUS2\",\r\n \"id\": \"HDInsight.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.66.141.144/29\",\r\n \ \"40.64.134.160/29\",\r\n \"52.175.211.210/32\",\r\n \"52.175.222.222/32\",\r\n \ \"2603:1030:c06:400::b20/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.WestUS3\",\r\n \"id\": \"HDInsight.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.150.167.176/29\",\r\n \ \"20.150.172.232/29\",\r\n \"2603:1030:504::1e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"LogicApps\",\r\n - \ \"id\": \"LogicApps\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"LogicApps\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -63008,185 +64612,188 @@ interactions: \ \"2603:1050:6:402::3e0/123\",\r\n \"2603:1050:403:400::180/123\",\r\n \ \"2603:1050:403:400::250/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"LogicAppsManagement\",\r\n \"id\": \"LogicAppsManagement\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"LogicApps\",\r\n \"addressPrefixes\": - [\r\n \"13.65.39.247/32\",\r\n \"13.65.98.39/32\",\r\n \"13.66.128.68/32\",\r\n - \ \"13.66.224.169/32\",\r\n \"13.67.236.76/32\",\r\n \"13.69.109.144/28\",\r\n - \ \"13.69.233.16/28\",\r\n \"13.71.146.140/32\",\r\n \"13.71.199.160/28\",\r\n - \ \"13.73.115.153/32\",\r\n \"13.73.244.144/28\",\r\n \"13.75.89.159/32\",\r\n - \ \"13.75.153.66/32\",\r\n \"13.77.55.128/28\",\r\n \"13.78.43.164/32\",\r\n - \ \"13.78.62.130/32\",\r\n \"13.78.84.187/32\",\r\n \"13.78.137.247/32\",\r\n - \ \"13.79.173.49/32\",\r\n \"13.84.41.46/32\",\r\n \"13.84.43.45/32\",\r\n - \ \"13.85.79.155/32\",\r\n \"13.86.98.126/32\",\r\n \"13.86.221.240/28\",\r\n - \ \"13.87.58.144/28\",\r\n \"13.87.124.144/28\",\r\n \"13.87.204.210/32\",\r\n - \ \"13.87.207.79/32\",\r\n \"13.88.168.158/32\",\r\n \"13.88.249.209/32\",\r\n - \ \"13.89.178.48/28\",\r\n \"13.91.252.184/32\",\r\n \"13.95.155.53/32\",\r\n - \ \"20.17.71.80/28\",\r\n \"20.21.46.80/28\",\r\n \"20.36.108.224/28\",\r\n - \ \"20.36.117.128/28\",\r\n \"20.37.76.208/28\",\r\n \"20.38.128.176/28\",\r\n - \ \"20.38.149.144/28\",\r\n \"20.40.32.49/32\",\r\n \"20.40.32.59/32\",\r\n - \ \"20.40.32.80/32\",\r\n \"20.40.32.162/32\",\r\n \"20.40.139.209/32\",\r\n - \ \"20.42.64.48/28\",\r\n \"20.43.121.224/28\",\r\n \"20.44.4.176/28\",\r\n - \ \"20.45.64.29/32\",\r\n \"20.45.64.87/32\",\r\n \"20.45.71.213/32\",\r\n - \ \"20.45.75.193/32\",\r\n \"20.46.42.220/32\",\r\n \"20.46.46.173/32\",\r\n - \ \"20.48.133.182/32\",\r\n \"20.53.94.103/32\",\r\n \"20.53.107.215/32\",\r\n - \ \"20.70.114.64/32\",\r\n \"20.72.30.160/28\",\r\n \"20.72.244.108/32\",\r\n - \ \"20.74.255.37/32\",\r\n \"20.74.255.147/32\",\r\n \"20.76.171.34/32\",\r\n - \ \"20.82.87.229/32\",\r\n \"20.84.29.150/32\",\r\n \"20.87.91.171/32\",\r\n - \ \"20.87.92.64/32\",\r\n \"20.88.209.113/32\",\r\n \"20.90.204.232/32\",\r\n - \ \"20.93.236.81/32\",\r\n \"20.94.151.41/32\",\r\n \"20.96.58.28/32\",\r\n - \ \"20.96.89.98/32\",\r\n \"20.96.90.28/32\",\r\n \"20.99.190.19/32\",\r\n - \ \"20.100.27.17/32\",\r\n \"20.100.36.102/32\",\r\n \"20.101.174.52/32\",\r\n - \ \"20.103.18.84/32\",\r\n \"20.103.21.113/32\",\r\n \"20.103.57.210/32\",\r\n - \ \"20.103.84.61/32\",\r\n \"20.103.94.255/32\",\r\n \"20.104.14.9/32\",\r\n - \ \"20.106.116.172/32\",\r\n \"20.106.116.225/32\",\r\n \"20.108.102.180/32\",\r\n - \ \"20.109.202.37/32\",\r\n \"20.113.11.8/32\",\r\n \"20.113.12.69/32\",\r\n - \ \"20.150.172.240/28\",\r\n \"20.187.189.246/32\",\r\n \"20.187.254.129/32\",\r\n - \ \"20.191.174.52/32\",\r\n \"20.192.238.160/28\",\r\n \"20.193.206.48/28\",\r\n - \ \"20.194.207.50/32\",\r\n \"20.195.49.246/32\",\r\n \"20.198.130.155/32\",\r\n - \ \"20.200.207.29/32\",\r\n \"20.200.231.229/32\",\r\n \"20.201.25.72/32\",\r\n - \ \"20.201.66.147/32\",\r\n \"20.203.227.226/32\",\r\n \"20.203.230.170/32\",\r\n - \ \"20.204.203.110/32\",\r\n \"20.204.212.77/32\",\r\n \"20.215.158.80/28\",\r\n - \ \"20.217.62.80/28\",\r\n \"23.97.68.172/32\",\r\n \"40.67.60.176/28\",\r\n - \ \"40.69.110.224/28\",\r\n \"40.70.27.253/32\",\r\n \"40.74.66.200/32\",\r\n - \ \"40.74.81.13/32\",\r\n \"40.74.85.215/32\",\r\n \"40.74.140.173/32\",\r\n - \ \"40.75.35.240/28\",\r\n \"40.76.151.124/32\",\r\n \"40.76.174.148/32\",\r\n - \ \"40.77.31.87/32\",\r\n \"40.77.111.254/32\",\r\n \"40.78.196.176/28\",\r\n - \ \"40.78.204.208/28\",\r\n \"40.78.239.16/28\",\r\n \"40.78.245.144/28\",\r\n - \ \"40.79.44.7/32\",\r\n \"40.79.139.144/28\",\r\n \"40.79.171.240/28\",\r\n - \ \"40.79.180.192/28\",\r\n \"40.79.197.48/28\",\r\n \"40.80.180.16/28\",\r\n - \ \"40.83.98.194/32\",\r\n \"40.84.25.234/32\",\r\n \"40.84.59.136/32\",\r\n - \ \"40.84.138.132/32\",\r\n \"40.85.241.105/32\",\r\n \"40.86.202.42/32\",\r\n - \ \"40.112.90.39/32\",\r\n \"40.115.78.70/32\",\r\n \"40.115.78.237/32\",\r\n - \ \"40.117.99.79/32\",\r\n \"40.117.100.228/32\",\r\n \"40.120.64.32/28\",\r\n - \ \"40.123.224.143/32\",\r\n \"40.123.224.227/32\",\r\n \"40.127.145.51/32\",\r\n - \ \"40.127.242.203/32\",\r\n \"51.11.97.16/28\",\r\n \"51.11.237.239/32\",\r\n - \ \"51.12.100.112/28\",\r\n \"51.12.204.112/28\",\r\n \"51.53.110.80/28\",\r\n - \ \"51.53.191.80/28\",\r\n \"51.103.128.52/32\",\r\n \"51.103.132.236/32\",\r\n - \ \"51.103.134.138/32\",\r\n \"51.103.136.209/32\",\r\n \"51.104.9.112/28\",\r\n - \ \"51.104.62.166/32\",\r\n \"51.107.60.192/28\",\r\n \"51.107.156.192/28\",\r\n - \ \"51.107.225.163/32\",\r\n \"51.107.225.167/32\",\r\n \"51.107.225.180/32\",\r\n - \ \"51.107.239.66/32\",\r\n \"51.116.60.144/28\",\r\n \"51.116.158.64/28\",\r\n - \ \"51.116.168.222/32\",\r\n \"51.116.171.209/32\",\r\n \"51.116.175.0/32\",\r\n - \ \"51.116.208.37/32\",\r\n \"51.116.208.64/32\",\r\n \"51.116.208.132/32\",\r\n - \ \"51.116.211.29/32\",\r\n \"51.116.233.40/32\",\r\n \"51.120.109.32/28\",\r\n - \ \"51.120.220.160/28\",\r\n \"51.138.227.94/32\",\r\n \"51.140.78.71/32\",\r\n - \ \"51.140.79.109/32\",\r\n \"51.140.84.39/32\",\r\n \"51.140.155.81/32\",\r\n - \ \"51.141.48.98/32\",\r\n \"51.141.51.145/32\",\r\n \"51.141.53.164/32\",\r\n - \ \"51.141.119.150/32\",\r\n \"51.141.123.161/32\",\r\n \"51.144.176.185/32\",\r\n - \ \"52.147.97.16/28\",\r\n \"52.160.68.27/32\",\r\n \"52.160.90.237/32\",\r\n - \ \"52.161.8.128/32\",\r\n \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n - \ \"52.161.64.217/32\",\r\n \"52.161.91.215/32\",\r\n \"52.162.111.144/28\",\r\n - \ \"52.163.93.214/32\",\r\n \"52.167.109.80/28\",\r\n \"52.169.218.253/32\",\r\n - \ \"52.169.220.174/32\",\r\n \"52.172.9.47/32\",\r\n \"52.172.49.43/32\",\r\n - \ \"52.172.51.140/32\",\r\n \"52.172.157.194/32\",\r\n \"52.172.184.192/32\",\r\n - \ \"52.172.191.194/32\",\r\n \"52.174.49.6/32\",\r\n \"52.174.54.218/32\",\r\n - \ \"52.183.30.10/32\",\r\n \"52.183.39.67/32\",\r\n \"52.187.65.81/32\",\r\n - \ \"52.187.65.155/32\",\r\n \"52.187.231.161/32\",\r\n \"52.189.216.28/32\",\r\n - \ \"52.226.216.209/32\",\r\n \"52.229.125.57/32\",\r\n \"52.231.23.16/28\",\r\n - \ \"52.232.129.143/32\",\r\n \"52.232.133.109/32\",\r\n \"52.233.29.79/32\",\r\n - \ \"52.233.30.218/32\",\r\n \"52.255.42.110/32\",\r\n \"65.52.9.64/32\",\r\n - \ \"65.52.211.164/32\",\r\n \"102.133.28.208/28\",\r\n \"102.133.72.145/32\",\r\n - \ \"102.133.72.173/32\",\r\n \"102.133.72.184/32\",\r\n \"102.133.72.190/32\",\r\n - \ \"102.133.156.176/28\",\r\n \"102.133.224.125/32\",\r\n - \ \"102.133.226.199/32\",\r\n \"102.133.228.4/32\",\r\n \"102.133.228.9/32\",\r\n - \ \"104.40.34.112/32\",\r\n \"104.42.40.164/32\",\r\n \"104.43.243.39/32\",\r\n - \ \"104.210.89.222/32\",\r\n \"104.210.89.244/32\",\r\n \"104.210.153.89/32\",\r\n - \ \"104.211.73.195/32\",\r\n \"104.211.157.237/32\",\r\n - \ \"104.211.164.25/32\",\r\n \"104.211.164.112/32\",\r\n - \ \"104.211.165.81/32\",\r\n \"104.211.225.152/32\",\r\n - \ \"104.214.161.96/28\",\r\n \"104.215.181.6/32\",\r\n \"137.116.126.165/32\",\r\n - \ \"137.135.106.54/32\",\r\n \"138.91.188.137/32\",\r\n \"157.56.12.202/32\",\r\n - \ \"157.56.160.212/32\",\r\n \"168.62.9.100/32\",\r\n \"168.62.249.81/32\",\r\n - \ \"168.63.200.173/32\",\r\n \"191.233.54.240/28\",\r\n \"191.233.207.0/28\",\r\n - \ \"191.234.166.198/32\",\r\n \"191.235.86.199/32\",\r\n - \ \"191.235.94.220/32\",\r\n \"191.235.95.229/32\",\r\n \"2603:1000:4:402::3c0/124\",\r\n - \ \"2603:1000:104:402::3c0/124\",\r\n \"2603:1010:6:402::3c0/124\",\r\n - \ \"2603:1010:101:402::3c0/124\",\r\n \"2603:1010:304:402::3c0/124\",\r\n - \ \"2603:1010:404:402::3c0/124\",\r\n \"2603:1020:5:402::3c0/124\",\r\n - \ \"2603:1020:206:402::3c0/124\",\r\n \"2603:1020:305:402::3c0/124\",\r\n - \ \"2603:1020:405:402::3c0/124\",\r\n \"2603:1020:605:402::3c0/124\",\r\n - \ \"2603:1020:705:402::3c0/124\",\r\n \"2603:1020:805:402::3c0/124\",\r\n - \ \"2603:1020:905:402::3c0/124\",\r\n \"2603:1020:a04:402::3c0/124\",\r\n - \ \"2603:1020:b04:402::3c0/124\",\r\n \"2603:1020:c04:402::3c0/124\",\r\n - \ \"2603:1020:d04:402::3c0/124\",\r\n \"2603:1020:e04:402::3c0/124\",\r\n - \ \"2603:1020:f04:402::3c0/124\",\r\n \"2603:1020:1004:400::250/124\",\r\n - \ \"2603:1020:1104:400::510/124\",\r\n \"2603:1020:1302:400::3b0/124\",\r\n - \ \"2603:1030:f:400::bc0/124\",\r\n \"2603:1030:10:402::3c0/124\",\r\n - \ \"2603:1030:104:402::3c0/124\",\r\n \"2603:1030:107:400::390/124\",\r\n - \ \"2603:1030:210:402::3c0/124\",\r\n \"2603:1030:40b:400::bc0/124\",\r\n - \ \"2603:1030:40c:402::3c0/124\",\r\n \"2603:1030:504:402::250/124\",\r\n - \ \"2603:1030:608:402::3c0/124\",\r\n \"2603:1030:807:402::3c0/124\",\r\n - \ \"2603:1030:a07:402::340/124\",\r\n \"2603:1030:b04:402::3c0/124\",\r\n - \ \"2603:1030:c06:400::bc0/124\",\r\n \"2603:1030:f05:402::3c0/124\",\r\n - \ \"2603:1030:1005:402::3c0/124\",\r\n \"2603:1040:5:402::3c0/124\",\r\n - \ \"2603:1040:207:402::3c0/124\",\r\n \"2603:1040:407:402::3c0/124\",\r\n - \ \"2603:1040:606:402::3c0/124\",\r\n \"2603:1040:806:402::3c0/124\",\r\n - \ \"2603:1040:904:402::3c0/124\",\r\n \"2603:1040:a06:402::3c0/124\",\r\n - \ \"2603:1040:b04:402::3c0/124\",\r\n \"2603:1040:c06:402::3c0/124\",\r\n - \ \"2603:1040:d04:400::250/124\",\r\n \"2603:1040:f05:402::3c0/124\",\r\n - \ \"2603:1040:1002:400::3c0/124\",\r\n \"2603:1040:1104:400::510/124\",\r\n - \ \"2603:1040:1202:400::3d0/124\",\r\n \"2603:1040:1302:400::3d0/124\",\r\n - \ \"2603:1040:1402:400::3b0/124\",\r\n \"2603:1040:1503:400::3d0/124\",\r\n - \ \"2603:1050:6:402::3c0/124\",\r\n \"2603:1050:403:400::250/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"M365ManagementActivityApi\",\r\n - \ \"id\": \"M365ManagementActivityApi\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"M365ManagementActivityApi\",\r\n - \ \"addressPrefixes\": [\r\n \"13.69.109.192/29\",\r\n \"13.69.233.40/29\",\r\n - \ \"13.71.175.136/31\",\r\n \"13.78.111.196/31\",\r\n \"13.86.223.88/29\",\r\n - \ \"20.36.117.194/31\",\r\n \"20.37.76.206/31\",\r\n \"20.43.121.254/31\",\r\n - \ \"20.44.10.196/30\",\r\n \"20.44.19.8/30\",\r\n \"20.45.126.96/29\",\r\n - \ \"20.53.0.36/31\",\r\n \"20.192.184.82/31\",\r\n \"40.69.111.44/31\",\r\n - \ \"40.78.239.100/30\",\r\n \"40.79.139.196/31\",\r\n \"40.80.180.4/31\",\r\n - \ \"40.120.75.56/31\",\r\n \"51.105.69.82/31\",\r\n \"51.107.60.154/31\",\r\n - \ \"51.107.192.128/31\",\r\n \"51.116.60.242/31\",\r\n \"51.116.158.62/31\",\r\n - \ \"51.120.100.158/31\",\r\n \"51.120.220.120/31\",\r\n \"51.138.160.2/31\",\r\n - \ \"51.140.212.218/31\",\r\n \"52.162.111.136/30\",\r\n \"52.168.112.80/29\",\r\n - \ \"52.231.23.12/31\",\r\n \"52.231.148.204/31\",\r\n \"102.37.64.50/31\",\r\n - \ \"102.133.124.14/31\",\r\n \"104.214.164.52/30\",\r\n \"191.233.207.28/31\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"M365ManagementActivityApiWebhook\",\r\n - \ \"id\": \"M365ManagementActivityApiWebhook\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"M365ManagementActivityApiWebhook\",\r\n \"addressPrefixes\": [\r\n - \ \"13.67.15.8/29\",\r\n \"13.69.109.200/29\",\r\n \"13.69.233.56/29\",\r\n - \ \"13.71.175.200/29\",\r\n \"20.38.152.16/29\",\r\n \"20.41.208.8/29\",\r\n - \ \"20.42.72.136/29\",\r\n \"20.43.123.184/29\",\r\n \"20.44.10.200/29\",\r\n - \ \"20.44.19.56/29\",\r\n \"20.45.126.104/29\",\r\n \"20.52.72.32/29\",\r\n - \ \"20.53.0.96/30\",\r\n \"20.189.171.96/29\",\r\n \"20.193.96.0/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"LogicApps\",\r\n \"addressPrefixes\": [\r\n \"13.65.39.247/32\",\r\n + \ \"13.65.98.39/32\",\r\n \"13.66.128.68/32\",\r\n \"13.66.224.169/32\",\r\n + \ \"13.67.236.76/32\",\r\n \"13.69.109.144/28\",\r\n \"13.69.233.16/28\",\r\n + \ \"13.71.146.140/32\",\r\n \"13.71.199.160/28\",\r\n \"13.73.115.153/32\",\r\n + \ \"13.73.244.144/28\",\r\n \"13.75.89.159/32\",\r\n \"13.75.153.66/32\",\r\n + \ \"13.77.55.128/28\",\r\n \"13.78.43.164/32\",\r\n \"13.78.62.130/32\",\r\n + \ \"13.78.84.187/32\",\r\n \"13.78.137.247/32\",\r\n \"13.79.173.49/32\",\r\n + \ \"13.84.41.46/32\",\r\n \"13.84.43.45/32\",\r\n \"13.85.79.155/32\",\r\n + \ \"13.86.98.126/32\",\r\n \"13.86.221.240/28\",\r\n \"13.87.58.144/28\",\r\n + \ \"13.87.124.144/28\",\r\n \"13.87.204.210/32\",\r\n \"13.87.207.79/32\",\r\n + \ \"13.88.168.158/32\",\r\n \"13.88.249.209/32\",\r\n \"13.89.178.48/28\",\r\n + \ \"13.91.252.184/32\",\r\n \"13.95.155.53/32\",\r\n \"20.17.71.80/28\",\r\n + \ \"20.21.46.80/28\",\r\n \"20.36.108.224/28\",\r\n \"20.36.117.128/28\",\r\n + \ \"20.37.76.208/28\",\r\n \"20.38.128.176/28\",\r\n \"20.38.149.144/28\",\r\n + \ \"20.40.32.49/32\",\r\n \"20.40.32.59/32\",\r\n \"20.40.32.80/32\",\r\n + \ \"20.40.32.162/32\",\r\n \"20.40.139.209/32\",\r\n \"20.42.64.48/28\",\r\n + \ \"20.43.121.224/28\",\r\n \"20.44.4.176/28\",\r\n \"20.45.64.29/32\",\r\n + \ \"20.45.64.87/32\",\r\n \"20.45.71.213/32\",\r\n \"20.45.75.193/32\",\r\n + \ \"20.46.42.220/32\",\r\n \"20.46.46.173/32\",\r\n \"20.48.133.182/32\",\r\n + \ \"20.53.94.103/32\",\r\n \"20.53.107.215/32\",\r\n \"20.70.114.64/32\",\r\n + \ \"20.72.30.160/28\",\r\n \"20.72.244.108/32\",\r\n \"20.74.255.37/32\",\r\n + \ \"20.74.255.147/32\",\r\n \"20.76.171.34/32\",\r\n \"20.82.87.229/32\",\r\n + \ \"20.84.29.150/32\",\r\n \"20.87.91.171/32\",\r\n \"20.87.92.64/32\",\r\n + \ \"20.88.209.113/32\",\r\n \"20.90.204.232/32\",\r\n \"20.93.236.81/32\",\r\n + \ \"20.94.151.41/32\",\r\n \"20.96.58.28/32\",\r\n \"20.96.89.98/32\",\r\n + \ \"20.96.90.28/32\",\r\n \"20.99.190.19/32\",\r\n \"20.100.27.17/32\",\r\n + \ \"20.100.36.102/32\",\r\n \"20.101.174.52/32\",\r\n \"20.103.18.84/32\",\r\n + \ \"20.103.21.113/32\",\r\n \"20.103.57.210/32\",\r\n \"20.103.84.61/32\",\r\n + \ \"20.103.94.255/32\",\r\n \"20.104.14.9/32\",\r\n \"20.106.116.172/32\",\r\n + \ \"20.106.116.225/32\",\r\n \"20.108.102.180/32\",\r\n \"20.109.202.37/32\",\r\n + \ \"20.113.11.8/32\",\r\n \"20.113.12.69/32\",\r\n \"20.150.172.240/28\",\r\n + \ \"20.187.189.246/32\",\r\n \"20.187.254.129/32\",\r\n \"20.191.174.52/32\",\r\n + \ \"20.192.238.160/28\",\r\n \"20.193.206.48/28\",\r\n \"20.194.207.50/32\",\r\n + \ \"20.195.49.246/32\",\r\n \"20.198.130.155/32\",\r\n \"20.200.207.29/32\",\r\n + \ \"20.200.231.229/32\",\r\n \"20.201.25.72/32\",\r\n \"20.201.66.147/32\",\r\n + \ \"20.203.227.226/32\",\r\n \"20.203.230.170/32\",\r\n \"20.204.203.110/32\",\r\n + \ \"20.204.212.77/32\",\r\n \"20.215.158.80/28\",\r\n \"20.217.62.80/28\",\r\n + \ \"23.97.68.172/32\",\r\n \"40.67.60.176/28\",\r\n \"40.69.110.224/28\",\r\n + \ \"40.70.27.253/32\",\r\n \"40.74.66.200/32\",\r\n \"40.74.81.13/32\",\r\n + \ \"40.74.85.215/32\",\r\n \"40.74.140.173/32\",\r\n \"40.75.35.240/28\",\r\n + \ \"40.76.151.124/32\",\r\n \"40.76.174.148/32\",\r\n \"40.77.31.87/32\",\r\n + \ \"40.77.111.254/32\",\r\n \"40.78.196.176/28\",\r\n \"40.78.204.208/28\",\r\n + \ \"40.78.239.16/28\",\r\n \"40.78.245.144/28\",\r\n \"40.79.44.7/32\",\r\n + \ \"40.79.139.144/28\",\r\n \"40.79.171.240/28\",\r\n \"40.79.180.192/28\",\r\n + \ \"40.79.197.48/28\",\r\n \"40.80.180.16/28\",\r\n \"40.83.98.194/32\",\r\n + \ \"40.84.25.234/32\",\r\n \"40.84.59.136/32\",\r\n \"40.84.138.132/32\",\r\n + \ \"40.85.241.105/32\",\r\n \"40.86.202.42/32\",\r\n \"40.112.90.39/32\",\r\n + \ \"40.115.78.70/32\",\r\n \"40.115.78.237/32\",\r\n \"40.117.99.79/32\",\r\n + \ \"40.117.100.228/32\",\r\n \"40.120.64.32/28\",\r\n \"40.123.224.143/32\",\r\n + \ \"40.123.224.227/32\",\r\n \"40.127.145.51/32\",\r\n \"40.127.242.203/32\",\r\n + \ \"51.11.97.16/28\",\r\n \"51.11.237.239/32\",\r\n \"51.12.100.112/28\",\r\n + \ \"51.12.204.112/28\",\r\n \"51.53.110.80/28\",\r\n \"51.53.191.80/28\",\r\n + \ \"51.103.128.52/32\",\r\n \"51.103.132.236/32\",\r\n \"51.103.134.138/32\",\r\n + \ \"51.103.136.209/32\",\r\n \"51.104.9.112/28\",\r\n \"51.104.62.166/32\",\r\n + \ \"51.107.60.192/28\",\r\n \"51.107.156.192/28\",\r\n \"51.107.225.163/32\",\r\n + \ \"51.107.225.167/32\",\r\n \"51.107.225.180/32\",\r\n \"51.107.239.66/32\",\r\n + \ \"51.116.60.144/28\",\r\n \"51.116.158.64/28\",\r\n \"51.116.168.222/32\",\r\n + \ \"51.116.171.209/32\",\r\n \"51.116.175.0/32\",\r\n \"51.116.208.37/32\",\r\n + \ \"51.116.208.64/32\",\r\n \"51.116.208.132/32\",\r\n \"51.116.211.29/32\",\r\n + \ \"51.116.233.40/32\",\r\n \"51.120.109.32/28\",\r\n \"51.120.220.160/28\",\r\n + \ \"51.138.227.94/32\",\r\n \"51.140.78.71/32\",\r\n \"51.140.79.109/32\",\r\n + \ \"51.140.84.39/32\",\r\n \"51.140.155.81/32\",\r\n \"51.141.48.98/32\",\r\n + \ \"51.141.51.145/32\",\r\n \"51.141.53.164/32\",\r\n \"51.141.119.150/32\",\r\n + \ \"51.141.123.161/32\",\r\n \"51.144.176.185/32\",\r\n \"52.147.97.16/28\",\r\n + \ \"52.160.68.27/32\",\r\n \"52.160.90.237/32\",\r\n \"52.161.8.128/32\",\r\n + \ \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n \"52.161.64.217/32\",\r\n + \ \"52.161.91.215/32\",\r\n \"52.162.111.144/28\",\r\n \"52.163.93.214/32\",\r\n + \ \"52.167.109.80/28\",\r\n \"52.169.218.253/32\",\r\n \"52.169.220.174/32\",\r\n + \ \"52.172.9.47/32\",\r\n \"52.172.49.43/32\",\r\n \"52.172.51.140/32\",\r\n + \ \"52.172.157.194/32\",\r\n \"52.172.184.192/32\",\r\n \"52.172.191.194/32\",\r\n + \ \"52.174.49.6/32\",\r\n \"52.174.54.218/32\",\r\n \"52.183.30.10/32\",\r\n + \ \"52.183.39.67/32\",\r\n \"52.187.65.81/32\",\r\n \"52.187.65.155/32\",\r\n + \ \"52.187.231.161/32\",\r\n \"52.189.216.28/32\",\r\n \"52.226.216.209/32\",\r\n + \ \"52.229.125.57/32\",\r\n \"52.231.23.16/28\",\r\n \"52.232.129.143/32\",\r\n + \ \"52.232.133.109/32\",\r\n \"52.233.29.79/32\",\r\n \"52.233.30.218/32\",\r\n + \ \"52.255.42.110/32\",\r\n \"65.52.9.64/32\",\r\n \"65.52.211.164/32\",\r\n + \ \"102.133.28.208/28\",\r\n \"102.133.72.145/32\",\r\n \"102.133.72.173/32\",\r\n + \ \"102.133.72.184/32\",\r\n \"102.133.72.190/32\",\r\n \"102.133.156.176/28\",\r\n + \ \"102.133.224.125/32\",\r\n \"102.133.226.199/32\",\r\n + \ \"102.133.228.4/32\",\r\n \"102.133.228.9/32\",\r\n \"104.40.34.112/32\",\r\n + \ \"104.42.40.164/32\",\r\n \"104.43.243.39/32\",\r\n \"104.210.89.222/32\",\r\n + \ \"104.210.89.244/32\",\r\n \"104.210.153.89/32\",\r\n \"104.211.73.195/32\",\r\n + \ \"104.211.157.237/32\",\r\n \"104.211.164.25/32\",\r\n + \ \"104.211.164.112/32\",\r\n \"104.211.165.81/32\",\r\n + \ \"104.211.225.152/32\",\r\n \"104.214.161.96/28\",\r\n + \ \"104.215.181.6/32\",\r\n \"137.116.126.165/32\",\r\n \"137.135.106.54/32\",\r\n + \ \"138.91.188.137/32\",\r\n \"157.56.12.202/32\",\r\n \"157.56.160.212/32\",\r\n + \ \"168.62.9.100/32\",\r\n \"168.62.249.81/32\",\r\n \"168.63.200.173/32\",\r\n + \ \"191.233.54.240/28\",\r\n \"191.233.207.0/28\",\r\n \"191.234.166.198/32\",\r\n + \ \"191.235.86.199/32\",\r\n \"191.235.94.220/32\",\r\n \"191.235.95.229/32\",\r\n + \ \"2603:1000:4:402::3c0/124\",\r\n \"2603:1000:104:402::3c0/124\",\r\n + \ \"2603:1010:6:402::3c0/124\",\r\n \"2603:1010:101:402::3c0/124\",\r\n + \ \"2603:1010:304:402::3c0/124\",\r\n \"2603:1010:404:402::3c0/124\",\r\n + \ \"2603:1020:5:402::3c0/124\",\r\n \"2603:1020:206:402::3c0/124\",\r\n + \ \"2603:1020:305:402::3c0/124\",\r\n \"2603:1020:405:402::3c0/124\",\r\n + \ \"2603:1020:605:402::3c0/124\",\r\n \"2603:1020:705:402::3c0/124\",\r\n + \ \"2603:1020:805:402::3c0/124\",\r\n \"2603:1020:905:402::3c0/124\",\r\n + \ \"2603:1020:a04:402::3c0/124\",\r\n \"2603:1020:b04:402::3c0/124\",\r\n + \ \"2603:1020:c04:402::3c0/124\",\r\n \"2603:1020:d04:402::3c0/124\",\r\n + \ \"2603:1020:e04:402::3c0/124\",\r\n \"2603:1020:f04:402::3c0/124\",\r\n + \ \"2603:1020:1004:400::250/124\",\r\n \"2603:1020:1104:400::510/124\",\r\n + \ \"2603:1020:1302:400::3b0/124\",\r\n \"2603:1030:f:400::bc0/124\",\r\n + \ \"2603:1030:10:402::3c0/124\",\r\n \"2603:1030:104:402::3c0/124\",\r\n + \ \"2603:1030:107:400::390/124\",\r\n \"2603:1030:210:402::3c0/124\",\r\n + \ \"2603:1030:40b:400::bc0/124\",\r\n \"2603:1030:40c:402::3c0/124\",\r\n + \ \"2603:1030:504:402::250/124\",\r\n \"2603:1030:608:402::3c0/124\",\r\n + \ \"2603:1030:807:402::3c0/124\",\r\n \"2603:1030:a07:402::340/124\",\r\n + \ \"2603:1030:b04:402::3c0/124\",\r\n \"2603:1030:c06:400::bc0/124\",\r\n + \ \"2603:1030:f05:402::3c0/124\",\r\n \"2603:1030:1005:402::3c0/124\",\r\n + \ \"2603:1040:5:402::3c0/124\",\r\n \"2603:1040:207:402::3c0/124\",\r\n + \ \"2603:1040:407:402::3c0/124\",\r\n \"2603:1040:606:402::3c0/124\",\r\n + \ \"2603:1040:806:402::3c0/124\",\r\n \"2603:1040:904:402::3c0/124\",\r\n + \ \"2603:1040:a06:402::3c0/124\",\r\n \"2603:1040:b04:402::3c0/124\",\r\n + \ \"2603:1040:c06:402::3c0/124\",\r\n \"2603:1040:d04:400::250/124\",\r\n + \ \"2603:1040:f05:402::3c0/124\",\r\n \"2603:1040:1002:400::3c0/124\",\r\n + \ \"2603:1040:1104:400::510/124\",\r\n \"2603:1040:1202:400::3d0/124\",\r\n + \ \"2603:1040:1302:400::3d0/124\",\r\n \"2603:1040:1402:400::3b0/124\",\r\n + \ \"2603:1040:1503:400::3d0/124\",\r\n \"2603:1050:6:402::3c0/124\",\r\n + \ \"2603:1050:403:400::250/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"M365ManagementActivityApi\",\r\n \"id\": \"M365ManagementActivityApi\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"M365ManagementActivityApi\",\r\n \"addressPrefixes\": [\r\n \"13.69.109.192/29\",\r\n + \ \"13.69.233.40/29\",\r\n \"13.71.175.136/31\",\r\n \"13.78.111.196/31\",\r\n + \ \"13.86.223.88/29\",\r\n \"20.21.77.188/31\",\r\n \"20.36.117.194/31\",\r\n + \ \"20.37.76.206/31\",\r\n \"20.43.121.254/31\",\r\n \"20.44.10.196/30\",\r\n + \ \"20.44.19.8/30\",\r\n \"20.45.126.96/29\",\r\n \"20.53.0.36/31\",\r\n + \ \"20.91.11.154/31\",\r\n \"20.91.146.8/31\",\r\n \"20.192.184.82/31\",\r\n + \ \"40.69.111.44/31\",\r\n \"40.78.239.100/30\",\r\n \"40.79.139.196/31\",\r\n + \ \"40.80.180.4/31\",\r\n \"40.120.75.56/31\",\r\n \"51.105.69.82/31\",\r\n + \ \"51.107.60.154/31\",\r\n \"51.107.192.128/31\",\r\n \"51.116.60.242/31\",\r\n + \ \"51.116.158.62/31\",\r\n \"51.120.100.158/31\",\r\n \"51.120.220.120/31\",\r\n + \ \"51.138.160.2/31\",\r\n \"51.140.212.218/31\",\r\n \"52.162.111.136/30\",\r\n + \ \"52.168.112.80/29\",\r\n \"52.231.23.12/31\",\r\n \"52.231.148.204/31\",\r\n + \ \"102.37.64.50/31\",\r\n \"102.133.124.14/31\",\r\n \"104.214.164.52/30\",\r\n + \ \"191.233.207.28/31\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"M365ManagementActivityApiWebhook\",\r\n \"id\": \"M365ManagementActivityApiWebhook\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"M365ManagementActivityApiWebhook\",\r\n + \ \"addressPrefixes\": [\r\n \"13.67.15.8/29\",\r\n \"13.69.109.200/29\",\r\n + \ \"13.69.233.56/29\",\r\n \"13.71.175.200/29\",\r\n \"20.21.77.186/31\",\r\n + \ \"20.38.152.16/29\",\r\n \"20.41.208.8/29\",\r\n \"20.42.72.136/29\",\r\n + \ \"20.43.123.184/29\",\r\n \"20.44.10.200/29\",\r\n \"20.44.19.56/29\",\r\n + \ \"20.45.126.104/29\",\r\n \"20.52.72.32/29\",\r\n \"20.53.0.96/30\",\r\n + \ \"20.91.11.152/31\",\r\n \"20.189.171.96/29\",\r\n \"20.193.96.0/29\",\r\n \ \"40.67.121.152/29\",\r\n \"40.69.111.104/29\",\r\n \"40.79.148.88/29\",\r\n \ \"40.79.189.120/29\",\r\n \"40.80.180.120/29\",\r\n \"40.120.8.168/29\",\r\n - \ \"40.120.64.192/29\",\r\n \"51.11.97.88/29\",\r\n \"51.13.128.24/29\",\r\n - \ \"51.105.69.88/29\",\r\n \"51.107.128.48/29\",\r\n \"51.107.192.144/29\",\r\n - \ \"51.116.246.8/29\",\r\n \"51.120.100.248/29\",\r\n \"51.120.109.120/29\",\r\n - \ \"51.138.160.64/29\",\r\n \"52.231.23.104/29\",\r\n \"52.231.151.56/29\",\r\n - \ \"52.240.244.152/29\",\r\n \"102.37.64.112/29\",\r\n \"102.133.124.152/29\",\r\n - \ \"104.214.164.96/29\",\r\n \"191.233.207.200/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftAzureFluidRelay\",\r\n - \ \"id\": \"MicrosoftAzureFluidRelay\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"40.120.64.192/29\",\r\n \"51.11.97.88/29\",\r\n \"51.12.75.186/31\",\r\n + \ \"51.13.128.24/29\",\r\n \"51.105.69.88/29\",\r\n \"51.107.128.48/29\",\r\n + \ \"51.107.192.144/29\",\r\n \"51.116.246.8/29\",\r\n \"51.120.100.248/29\",\r\n + \ \"51.120.109.120/29\",\r\n \"51.138.160.64/29\",\r\n \"52.231.23.104/29\",\r\n + \ \"52.231.151.56/29\",\r\n \"52.240.244.152/29\",\r\n \"102.37.64.112/29\",\r\n + \ \"102.133.124.152/29\",\r\n \"104.214.164.96/29\",\r\n + \ \"191.233.207.200/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"MicrosoftAzureFluidRelay\",\r\n \"id\": \"MicrosoftAzureFluidRelay\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"MicrosoftAzureFluidRelay\",\r\n + \ \"addressPrefixes\": [\r\n \"20.40.231.80/29\",\r\n \"20.48.199.8/29\",\r\n + \ \"20.51.1.80/29\",\r\n \"20.51.14.80/28\",\r\n \"20.52.93.32/29\",\r\n + \ \"20.59.76.224/28\",\r\n \"20.62.63.224/28\",\r\n \"20.65.135.48/28\",\r\n + \ \"20.70.220.8/29\",\r\n \"20.82.244.56/29\",\r\n \"20.82.246.32/28\",\r\n + \ \"20.86.92.224/28\",\r\n \"20.88.152.224/28\",\r\n \"20.88.152.240/29\",\r\n + \ \"20.89.9.24/29\",\r\n \"20.92.0.48/29\",\r\n \"20.150.129.128/28\",\r\n + \ \"20.192.47.144/29\",\r\n \"20.193.199.128/29\",\r\n \"20.195.69.176/29\",\r\n + \ \"20.195.78.224/29\",\r\n \"20.195.150.136/29\",\r\n \"20.200.192.40/29\",\r\n + \ \"40.120.85.224/29\",\r\n \"51.12.29.16/29\",\r\n \"51.107.243.232/29\",\r\n + \ \"51.120.237.48/29\",\r\n \"51.138.215.0/29\",\r\n \"51.143.214.104/29\",\r\n + \ \"102.37.81.232/29\",\r\n \"102.37.163.56/29\",\r\n \"191.238.73.104/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftCloudAppSecurity\",\r\n + \ \"id\": \"MicrosoftCloudAppSecurity\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"MicrosoftAzureFluidRelay\",\r\n \"addressPrefixes\": [\r\n \"20.40.231.80/29\",\r\n - \ \"20.48.199.8/29\",\r\n \"20.51.1.80/29\",\r\n \"20.51.14.80/28\",\r\n - \ \"20.52.93.32/29\",\r\n \"20.59.76.224/28\",\r\n \"20.62.63.224/28\",\r\n - \ \"20.65.135.48/28\",\r\n \"20.70.220.8/29\",\r\n \"20.82.244.56/29\",\r\n - \ \"20.82.246.32/28\",\r\n \"20.86.92.224/28\",\r\n \"20.88.152.224/28\",\r\n - \ \"20.88.152.240/29\",\r\n \"20.89.9.24/29\",\r\n \"20.92.0.48/29\",\r\n - \ \"20.150.129.128/28\",\r\n \"20.192.47.144/29\",\r\n \"20.193.199.128/29\",\r\n - \ \"20.195.69.176/29\",\r\n \"20.195.78.224/29\",\r\n \"20.195.150.136/29\",\r\n - \ \"20.200.192.40/29\",\r\n \"40.120.85.224/29\",\r\n \"51.12.29.16/29\",\r\n - \ \"51.107.243.232/29\",\r\n \"51.120.237.48/29\",\r\n \"51.138.215.0/29\",\r\n - \ \"51.143.214.104/29\",\r\n \"102.37.81.232/29\",\r\n \"102.37.163.56/29\",\r\n - \ \"191.238.73.104/29\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"MicrosoftCloudAppSecurity\",\r\n \"id\": \"MicrosoftCloudAppSecurity\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftCloudAppSecurity\",\r\n \ \"addressPrefixes\": [\r\n \"13.64.26.88/32\",\r\n \"13.64.28.87/32\",\r\n @@ -63394,46 +65001,46 @@ interactions: \ \"104.214.225.33/32\",\r\n \"137.116.52.31/32\",\r\n \"138.91.147.71/32\",\r\n \ \"168.63.38.153/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"MicrosoftContainerRegistry\",\r\n \"id\": \"MicrosoftContainerRegistry\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n - \ \"addressPrefixes\": [\r\n \"13.66.140.64/29\",\r\n \"13.67.8.112/29\",\r\n - \ \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n \"13.69.227.80/29\",\r\n - \ \"13.70.72.128/29\",\r\n \"13.71.170.48/29\",\r\n \"13.71.194.120/29\",\r\n - \ \"13.74.107.72/29\",\r\n \"13.75.34.152/29\",\r\n \"13.77.50.72/29\",\r\n - \ \"13.78.106.192/29\",\r\n \"13.87.56.88/29\",\r\n \"13.87.122.88/29\",\r\n - \ \"13.89.170.208/29\",\r\n \"20.17.66.64/29\",\r\n \"20.21.42.64/29\",\r\n - \ \"20.21.66.64/29\",\r\n \"20.21.74.64/29\",\r\n \"20.37.74.64/29\",\r\n - \ \"20.38.146.136/29\",\r\n \"20.38.152.72/29\",\r\n \"20.44.2.16/29\",\r\n - \ \"20.44.26.136/29\",\r\n \"20.45.122.136/29\",\r\n \"20.49.82.8/29\",\r\n - \ \"20.49.90.8/29\",\r\n \"20.72.26.8/29\",\r\n \"20.125.170.64/29\",\r\n - \ \"20.125.202.64/29\",\r\n \"20.150.170.16/29\",\r\n \"20.150.178.136/29\",\r\n - \ \"20.150.186.136/29\",\r\n \"20.192.98.136/29\",\r\n \"20.192.234.16/29\",\r\n - \ \"20.193.202.8/29\",\r\n \"20.194.66.8/29\",\r\n \"20.205.74.64/29\",\r\n - \ \"20.205.82.64/29\",\r\n \"20.208.18.64/29\",\r\n \"20.215.18.64/29\",\r\n - \ \"20.215.26.64/29\",\r\n \"20.215.154.64/29\",\r\n \"20.217.58.64/29\",\r\n - \ \"20.217.74.64/29\",\r\n \"20.217.90.64/29\",\r\n \"23.98.82.104/29\",\r\n - \ \"40.67.58.16/29\",\r\n \"40.69.106.72/29\",\r\n \"40.70.146.80/29\",\r\n - \ \"40.71.10.208/29\",\r\n \"40.74.100.56/29\",\r\n \"40.74.146.40/29\",\r\n - \ \"40.75.34.24/29\",\r\n \"40.78.194.72/29\",\r\n \"40.78.202.64/29\",\r\n - \ \"40.78.226.200/29\",\r\n \"40.78.234.40/29\",\r\n \"40.78.242.152/29\",\r\n - \ \"40.78.250.88/29\",\r\n \"40.79.130.48/29\",\r\n \"40.79.138.24/29\",\r\n - \ \"40.79.146.24/29\",\r\n \"40.79.154.96/29\",\r\n \"40.79.162.24/29\",\r\n - \ \"40.79.170.8/29\",\r\n \"40.79.178.72/29\",\r\n \"40.79.186.0/29\",\r\n - \ \"40.79.194.88/29\",\r\n \"40.80.50.136/29\",\r\n \"40.112.242.152/29\",\r\n - \ \"40.120.74.8/29\",\r\n \"51.12.98.16/29\",\r\n \"51.12.202.16/29\",\r\n - \ \"51.12.226.136/29\",\r\n \"51.12.234.136/29\",\r\n \"51.53.106.64/29\",\r\n - \ \"51.53.186.64/29\",\r\n \"51.103.202.64/29\",\r\n \"51.105.66.136/29\",\r\n - \ \"51.105.74.136/29\",\r\n \"51.107.58.16/29\",\r\n \"51.107.154.16/29\",\r\n - \ \"51.116.58.16/29\",\r\n \"51.116.154.80/29\",\r\n \"51.116.242.136/29\",\r\n - \ \"51.116.250.136/29\",\r\n \"51.120.98.24/29\",\r\n \"51.120.106.136/29\",\r\n - \ \"51.120.210.136/29\",\r\n \"51.120.218.16/29\",\r\n \"51.140.146.192/29\",\r\n - \ \"51.140.210.88/29\",\r\n \"52.138.90.24/29\",\r\n \"52.138.226.72/29\",\r\n - \ \"52.162.106.152/29\",\r\n \"52.167.106.72/29\",\r\n \"52.182.138.200/29\",\r\n - \ \"52.231.18.48/29\",\r\n \"52.231.146.88/29\",\r\n \"52.236.186.72/29\",\r\n - \ \"52.246.154.136/29\",\r\n \"65.52.250.8/29\",\r\n \"102.133.26.16/29\",\r\n - \ \"102.133.122.136/29\",\r\n \"102.133.154.16/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"MicrosoftContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.64/29\",\r\n + \ \"13.67.8.112/29\",\r\n \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n + \ \"13.69.227.80/29\",\r\n \"13.70.72.128/29\",\r\n \"13.71.170.48/29\",\r\n + \ \"13.71.194.120/29\",\r\n \"13.74.107.72/29\",\r\n \"13.75.34.152/29\",\r\n + \ \"13.77.50.72/29\",\r\n \"13.78.106.192/29\",\r\n \"13.87.56.88/29\",\r\n + \ \"13.87.122.88/29\",\r\n \"13.89.170.208/29\",\r\n \"20.17.66.64/29\",\r\n + \ \"20.21.42.64/29\",\r\n \"20.21.66.64/29\",\r\n \"20.21.74.64/29\",\r\n + \ \"20.37.74.64/29\",\r\n \"20.38.146.136/29\",\r\n \"20.38.152.72/29\",\r\n + \ \"20.44.2.16/29\",\r\n \"20.44.26.136/29\",\r\n \"20.45.122.136/29\",\r\n + \ \"20.49.82.8/29\",\r\n \"20.49.90.8/29\",\r\n \"20.72.26.8/29\",\r\n + \ \"20.125.170.64/29\",\r\n \"20.125.202.64/29\",\r\n \"20.150.170.16/29\",\r\n + \ \"20.150.178.136/29\",\r\n \"20.150.186.136/29\",\r\n \"20.192.98.136/29\",\r\n + \ \"20.192.234.16/29\",\r\n \"20.193.202.8/29\",\r\n \"20.194.66.8/29\",\r\n + \ \"20.205.74.64/29\",\r\n \"20.205.82.64/29\",\r\n \"20.208.18.64/29\",\r\n + \ \"20.215.18.64/29\",\r\n \"20.215.26.64/29\",\r\n \"20.215.154.64/29\",\r\n + \ \"20.217.58.64/29\",\r\n \"20.217.74.64/29\",\r\n \"20.217.90.64/29\",\r\n + \ \"23.98.82.104/29\",\r\n \"40.67.58.16/29\",\r\n \"40.69.106.72/29\",\r\n + \ \"40.70.146.80/29\",\r\n \"40.71.10.208/29\",\r\n \"40.74.100.56/29\",\r\n + \ \"40.74.146.40/29\",\r\n \"40.75.34.24/29\",\r\n \"40.78.194.72/29\",\r\n + \ \"40.78.202.64/29\",\r\n \"40.78.226.200/29\",\r\n \"40.78.234.40/29\",\r\n + \ \"40.78.242.152/29\",\r\n \"40.78.250.88/29\",\r\n \"40.79.130.48/29\",\r\n + \ \"40.79.138.24/29\",\r\n \"40.79.146.24/29\",\r\n \"40.79.154.96/29\",\r\n + \ \"40.79.162.24/29\",\r\n \"40.79.170.8/29\",\r\n \"40.79.178.72/29\",\r\n + \ \"40.79.186.0/29\",\r\n \"40.79.194.88/29\",\r\n \"40.80.50.136/29\",\r\n + \ \"40.112.242.152/29\",\r\n \"40.120.74.8/29\",\r\n \"51.12.98.16/29\",\r\n + \ \"51.12.202.16/29\",\r\n \"51.12.226.136/29\",\r\n \"51.12.234.136/29\",\r\n + \ \"51.53.106.64/29\",\r\n \"51.53.186.64/29\",\r\n \"51.103.202.64/29\",\r\n + \ \"51.105.66.136/29\",\r\n \"51.105.74.136/29\",\r\n \"51.107.58.16/29\",\r\n + \ \"51.107.154.16/29\",\r\n \"51.116.58.16/29\",\r\n \"51.116.154.80/29\",\r\n + \ \"51.116.242.136/29\",\r\n \"51.116.250.136/29\",\r\n \"51.120.98.24/29\",\r\n + \ \"51.120.106.136/29\",\r\n \"51.120.210.136/29\",\r\n \"51.120.218.16/29\",\r\n + \ \"51.140.146.192/29\",\r\n \"51.140.210.88/29\",\r\n \"52.138.90.24/29\",\r\n + \ \"52.138.226.72/29\",\r\n \"52.162.106.152/29\",\r\n \"52.167.106.72/29\",\r\n + \ \"52.182.138.200/29\",\r\n \"52.231.18.48/29\",\r\n \"52.231.146.88/29\",\r\n + \ \"52.236.186.72/29\",\r\n \"52.246.154.136/29\",\r\n \"65.52.250.8/29\",\r\n + \ \"102.133.26.16/29\",\r\n \"102.133.122.136/29\",\r\n \"102.133.154.16/29\",\r\n \ \"102.133.250.136/29\",\r\n \"104.208.16.72/29\",\r\n \"104.208.144.72/29\",\r\n \ \"104.211.81.128/29\",\r\n \"104.211.146.72/29\",\r\n \"104.214.18.176/29\",\r\n \ \"191.233.50.8/29\",\r\n \"191.233.203.128/29\",\r\n \"191.234.146.136/29\",\r\n @@ -63501,7 +65108,7 @@ interactions: \ \"2603:1050:403:400::90/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.AustraliaEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63510,7 +65117,7 @@ interactions: \ \"2603:1010:6:802::88/125\",\r\n \"2603:1010:6:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.AustraliaSoutheast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -63518,7 +65125,7 @@ interactions: \ \"2603:1010:101:402::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.BrazilSouth\",\r\n \"id\": \"MicrosoftContainerRegistry.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63527,14 +65134,14 @@ interactions: \ \"2603:1050:6:802::88/125\",\r\n \"2603:1050:6:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.BrazilSoutheast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"191.233.50.8/29\",\r\n \"2603:1050:403:400::90/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CanadaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63543,14 +65150,14 @@ interactions: \ \"2603:1030:f05:802::88/125\",\r\n \"2603:1030:f05:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CanadaEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.69.106.72/29\",\r\n \"2603:1030:1005:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63559,7 +65166,7 @@ interactions: \ \"2603:1040:a06:802::88/125\",\r\n \"2603:1040:a06:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63568,14 +65175,14 @@ interactions: \ \"2603:1030:10:802::88/125\",\r\n \"2603:1030:10:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralUSEUAP\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.78.202.64/29\",\r\n \"2603:1030:f:400::888/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastAsia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63584,7 +65191,7 @@ interactions: \ \"2603:1040:207:800::40/125\",\r\n \"2603:1040:207:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63593,7 +65200,7 @@ interactions: \ \"2603:1030:210:802::88/125\",\r\n \"2603:1030:210:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS2\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63602,7 +65209,7 @@ interactions: \ \"2603:1030:40c:802::88/125\",\r\n \"2603:1030:40c:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS2EUAP\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63611,7 +65218,7 @@ interactions: \ \"2603:1030:40b:800::88/125\",\r\n \"2603:1030:40b:c00::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.FranceCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63620,21 +65227,21 @@ interactions: \ \"2603:1020:805:802::88/125\",\r\n \"2603:1020:805:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.FranceSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.79.178.72/29\",\r\n \"2603:1020:905:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.GermanyNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.116.58.16/29\",\r\n \"2603:1020:d04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.GermanyWestCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63643,7 +65250,7 @@ interactions: \ \"2603:1020:c04:802::88/125\",\r\n \"2603:1020:c04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JapanEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63652,14 +65259,14 @@ interactions: \ \"2603:1040:407:802::88/125\",\r\n \"2603:1040:407:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JapanWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.74.100.56/29\",\r\n \"2603:1040:606:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JioIndiaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -63667,7 +65274,7 @@ interactions: \ \"2603:1040:1104:400::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.JioIndiaWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63675,7 +65282,7 @@ interactions: \ \"2603:1040:d04:400::3b0/125\",\r\n \"2603:1040:d04:800::148/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.KoreaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63684,14 +65291,14 @@ interactions: \ \"2603:1040:f05:802::88/125\",\r\n \"2603:1040:f05:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.KoreaSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"52.231.146.88/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorthCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -63700,7 +65307,7 @@ interactions: \ \"2603:1030:608:800::40/125\",\r\n \"2603:1030:608:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63709,7 +65316,7 @@ interactions: \ \"2603:1020:5:802::88/125\",\r\n \"2603:1020:5:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorwayEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63718,14 +65325,23 @@ interactions: \ \"2603:1020:e04:802::88/125\",\r\n \"2603:1020:e04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorwayWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.120.218.16/29\",\r\n \"2603:1020:f04:402::88/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.QatarCentral\",\r\n + \ \"id\": \"MicrosoftContainerRegistry.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n + \ \"addressPrefixes\": [\r\n \"20.21.42.64/29\",\r\n \"20.21.66.64/29\",\r\n + \ \"20.21.74.64/29\",\r\n \"2603:1040:1002:400::40/125\",\r\n + \ \"2603:1040:1002:800::40/125\",\r\n \"2603:1040:1002:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -63735,7 +65351,7 @@ interactions: \ \"2603:1000:104:c02::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SouthAfricaWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -63743,7 +65359,7 @@ interactions: \ \"2603:1000:4:402::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SouthCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -63752,14 +65368,14 @@ interactions: \ \"2603:1030:807:802::88/125\",\r\n \"2603:1030:807:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthCentralUSSTG\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"20.44.2.16/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SoutheastAsia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63768,14 +65384,14 @@ interactions: \ \"2603:1040:5:802::88/125\",\r\n \"2603:1040:5:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.78.194.72/29\",\r\n \"2603:1040:c06:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwedenCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63785,14 +65401,14 @@ interactions: \ \"2603:1020:1004:c02::1a8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SwedenSouth\",\r\n \"id\": \"MicrosoftContainerRegistry.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.12.202.16/29\",\r\n \"2603:1020:1104:400::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63801,21 +65417,21 @@ interactions: \ \"2603:1020:a04:802::88/125\",\r\n \"2603:1020:a04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.107.154.16/29\",\r\n \"2603:1020:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UAECentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"20.37.74.64/29\",\r\n \"2603:1040:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UAENorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63824,7 +65440,7 @@ interactions: \ \"2603:1040:904:802::88/125\",\r\n \"2603:1040:904:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UKSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63833,21 +65449,21 @@ interactions: \ \"2603:1020:705:802::88/125\",\r\n \"2603:1020:705:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UKWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.140.210.88/29\",\r\n \"2603:1020:605:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"13.71.194.120/29\",\r\n \"2603:1030:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestEurope\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63856,21 +65472,21 @@ interactions: \ \"2603:1020:206:802::88/125\",\r\n \"2603:1020:206:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"104.211.146.72/29\",\r\n \"2603:1040:806:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.112.242.152/29\",\r\n \"2603:1030:a07:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS2\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63879,7 +65495,7 @@ interactions: \ \"2603:1030:c06:802::88/125\",\r\n \"2603:1030:c06:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS3\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -63888,7 +65504,7 @@ interactions: \ \"2603:1030:504:402::3b0/125\",\r\n \"2603:1030:504:802::148/125\",\r\n \ \"2603:1030:504:802::3e8/125\",\r\n \"2603:1030:504:c02::398/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"OneDsCollector\",\r\n - \ \"id\": \"OneDsCollector\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"OneDsCollector\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -63926,7 +65542,7 @@ interactions: \ \"104.211.81.232/29\",\r\n \"191.234.150.100/30\",\r\n \ \"191.234.157.176/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerBI\",\r\n \"id\": \"PowerBI\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"PowerBI\",\r\n \"addressPrefixes\": @@ -63979,69 +65595,71 @@ interactions: \ \"20.97.33.248/29\",\r\n \"20.97.34.128/26\",\r\n \"20.97.34.192/28\",\r\n \ \"20.98.145.48/28\",\r\n \"20.98.145.64/30\",\r\n \"20.98.145.112/29\",\r\n \ \"20.98.146.0/27\",\r\n \"20.98.192.168/30\",\r\n \"20.98.192.192/27\",\r\n - \ \"20.98.193.128/26\",\r\n \"20.98.193.192/29\",\r\n \"20.99.11.4/30\",\r\n - \ \"20.99.11.8/29\",\r\n \"20.100.1.168/29\",\r\n \"20.100.2.40/29\",\r\n - \ \"20.105.209.128/25\",\r\n \"20.111.0.192/29\",\r\n \"20.150.160.110/31\",\r\n - \ \"20.150.160.124/30\",\r\n \"20.150.161.144/29\",\r\n \"20.189.104.70/31\",\r\n - \ \"20.189.106.224/27\",\r\n \"20.189.108.0/27\",\r\n \"20.189.193.176/29\",\r\n - \ \"20.191.167.244/31\",\r\n \"20.192.47.128/30\",\r\n \"20.192.47.132/31\",\r\n - \ \"20.192.82.20/30\",\r\n \"20.192.82.120/29\",\r\n \"20.192.84.128/29\",\r\n - \ \"20.192.152.144/30\",\r\n \"20.192.153.88/30\",\r\n \"20.192.160.22/31\",\r\n - \ \"20.192.161.112/30\",\r\n \"20.192.161.120/29\",\r\n \"20.192.168.144/30\",\r\n - \ \"20.192.169.120/30\",\r\n \"20.192.225.34/31\",\r\n \"20.192.225.36/30\",\r\n - \ \"20.192.225.192/29\",\r\n \"20.195.83.48/29\",\r\n \"20.195.85.16/30\",\r\n - \ \"20.195.85.32/27\",\r\n \"20.195.146.200/30\",\r\n \"20.199.201.80/29\",\r\n - \ \"20.200.192.8/30\",\r\n \"20.200.192.14/31\",\r\n \"20.200.194.232/30\",\r\n - \ \"20.200.195.176/30\",\r\n \"20.200.198.8/30\",\r\n \"20.205.49.48/28\",\r\n - \ \"20.205.49.64/28\",\r\n \"20.205.68.120/29\",\r\n \"20.205.69.0/28\",\r\n - \ \"20.206.0.96/29\",\r\n \"20.206.178.24/29\",\r\n \"20.206.178.48/29\",\r\n - \ \"20.206.178.64/27\",\r\n \"20.207.168.148/30\",\r\n \"20.207.168.160/28\",\r\n - \ \"20.208.7.144/29\",\r\n \"20.215.4.248/31\",\r\n \"20.215.4.252/30\",\r\n - \ \"20.215.6.128/29\",\r\n \"20.217.44.248/31\",\r\n \"20.217.44.252/30\",\r\n - \ \"20.217.46.128/29\",\r\n \"40.67.50.246/31\",\r\n \"40.74.24.70/31\",\r\n - \ \"40.74.30.128/29\",\r\n \"40.74.30.160/27\",\r\n \"40.74.30.192/26\",\r\n - \ \"40.74.31.0/26\",\r\n \"40.80.56.122/31\",\r\n \"40.80.57.144/29\",\r\n - \ \"40.80.57.160/28\",\r\n \"40.80.168.122/31\",\r\n \"40.80.168.124/30\",\r\n - \ \"40.80.169.144/29\",\r\n \"40.80.184.70/31\",\r\n \"40.80.188.48/28\",\r\n - \ \"40.80.188.64/27\",\r\n \"40.80.188.128/25\",\r\n \"40.80.189.0/24\",\r\n - \ \"40.82.248.68/31\",\r\n \"40.82.253.96/28\",\r\n \"40.82.253.128/26\",\r\n - \ \"40.82.254.0/25\",\r\n \"40.89.16.122/31\",\r\n \"40.89.17.144/28\",\r\n - \ \"40.89.17.160/27\",\r\n \"40.119.8.76/30\",\r\n \"40.119.11.64/26\",\r\n - \ \"40.120.82.124/30\",\r\n \"40.120.86.144/31\",\r\n \"40.120.86.148/30\",\r\n - \ \"40.120.87.52/30\",\r\n \"51.12.17.16/30\",\r\n \"51.12.17.24/29\",\r\n - \ \"51.12.17.246/31\",\r\n \"51.12.22.168/30\",\r\n \"51.12.22.200/30\",\r\n - \ \"51.12.25.8/29\",\r\n \"51.12.29.30/31\",\r\n \"51.12.46.230/31\",\r\n - \ \"51.12.47.28/30\",\r\n \"51.12.72.216/30\",\r\n \"51.12.73.88/30\",\r\n - \ \"51.12.198.210/31\",\r\n \"51.13.138.72/30\",\r\n \"51.13.143.0/29\",\r\n - \ \"51.53.28.212/31\",\r\n \"51.53.30.152/30\",\r\n \"51.53.30.160/29\",\r\n - \ \"51.53.172.212/31\",\r\n \"51.53.172.216/30\",\r\n \"51.53.174.144/29\",\r\n - \ \"51.104.25.140/31\",\r\n \"51.104.25.152/30\",\r\n \"51.104.25.176/28\",\r\n - \ \"51.104.25.192/29\",\r\n \"51.104.27.0/26\",\r\n \"51.105.88.122/31\",\r\n - \ \"51.105.88.124/30\",\r\n \"51.105.88.208/28\",\r\n \"51.107.48.124/31\",\r\n - \ \"51.107.48.208/30\",\r\n \"51.107.48.216/29\",\r\n \"51.107.144.122/31\",\r\n - \ \"51.107.144.124/30\",\r\n \"51.107.144.208/29\",\r\n \"51.107.243.168/30\",\r\n - \ \"51.107.247.224/29\",\r\n \"51.107.251.184/30\",\r\n \"51.107.255.128/29\",\r\n - \ \"51.116.48.68/31\",\r\n \"51.116.48.128/30\",\r\n \"51.116.48.136/29\",\r\n - \ \"51.116.55.168/30\",\r\n \"51.116.75.72/29\",\r\n \"51.116.144.68/31\",\r\n - \ \"51.116.144.128/30\",\r\n \"51.116.144.136/29\",\r\n \"51.116.149.232/29\",\r\n - \ \"51.120.40.124/31\",\r\n \"51.120.40.208/30\",\r\n \"51.120.40.216/29\",\r\n - \ \"51.120.224.122/31\",\r\n \"51.120.224.124/30\",\r\n \"51.120.224.208/29\",\r\n - \ \"51.120.237.12/30\",\r\n \"51.137.160.70/31\",\r\n \"51.137.161.160/27\",\r\n - \ \"51.137.161.192/27\",\r\n \"51.138.215.114/31\",\r\n \"51.138.215.116/30\",\r\n - \ \"51.138.215.120/31\",\r\n \"52.136.48.120/31\",\r\n \"52.136.48.124/30\",\r\n - \ \"52.136.48.208/29\",\r\n \"52.136.48.224/28\",\r\n \"52.136.186.112/30\",\r\n - \ \"52.136.190.184/29\",\r\n \"52.139.108.116/30\",\r\n \"52.140.105.144/28\",\r\n - \ \"52.140.105.160/28\",\r\n \"52.146.140.128/25\",\r\n \"52.147.113.176/30\",\r\n - \ \"52.147.119.8/29\",\r\n \"52.150.139.76/31\",\r\n \"52.150.139.96/30\",\r\n - \ \"52.150.139.112/28\",\r\n \"52.150.139.128/28\",\r\n \"52.150.139.160/27\",\r\n - \ \"52.172.116.184/30\",\r\n \"52.172.116.190/31\",\r\n \"52.228.81.160/31\",\r\n - \ \"52.228.81.168/29\",\r\n \"52.228.81.176/28\",\r\n \"52.228.81.192/27\",\r\n - \ \"52.242.40.92/30\",\r\n \"52.242.40.96/29\",\r\n \"102.37.81.140/30\",\r\n - \ \"102.37.85.208/29\",\r\n \"102.37.160.160/29\",\r\n \"102.37.163.20/30\",\r\n - \ \"102.133.56.98/31\",\r\n \"102.133.56.100/30\",\r\n \"102.133.56.104/29\",\r\n - \ \"102.133.216.104/31\",\r\n \"102.133.216.108/30\",\r\n - \ \"102.133.217.64/29\",\r\n \"191.233.8.22/31\",\r\n \"191.233.10.32/30\",\r\n - \ \"191.233.10.40/29\",\r\n \"191.235.225.152/31\",\r\n \"191.235.225.156/30\",\r\n + \ \"20.98.193.128/26\",\r\n \"20.98.193.192/29\",\r\n \"20.98.199.116/31\",\r\n + \ \"20.99.11.4/30\",\r\n \"20.99.11.8/29\",\r\n \"20.100.1.168/29\",\r\n + \ \"20.100.2.40/29\",\r\n \"20.105.209.128/25\",\r\n \"20.111.0.192/29\",\r\n + \ \"20.119.156.32/27\",\r\n \"20.119.157.64/28\",\r\n \"20.125.157.32/31\",\r\n + \ \"20.150.160.110/31\",\r\n \"20.150.160.124/30\",\r\n \"20.150.161.144/29\",\r\n + \ \"20.189.104.70/31\",\r\n \"20.189.106.224/27\",\r\n \"20.189.108.0/27\",\r\n + \ \"20.189.193.176/29\",\r\n \"20.191.167.244/31\",\r\n \"20.192.47.128/30\",\r\n + \ \"20.192.47.132/31\",\r\n \"20.192.82.20/30\",\r\n \"20.192.82.120/29\",\r\n + \ \"20.192.84.128/29\",\r\n \"20.192.152.144/30\",\r\n \"20.192.153.88/30\",\r\n + \ \"20.192.160.22/31\",\r\n \"20.192.161.112/30\",\r\n \"20.192.161.120/29\",\r\n + \ \"20.192.168.144/30\",\r\n \"20.192.169.120/30\",\r\n \"20.192.225.34/31\",\r\n + \ \"20.192.225.36/30\",\r\n \"20.192.225.192/29\",\r\n \"20.195.83.48/29\",\r\n + \ \"20.195.85.16/30\",\r\n \"20.195.85.32/27\",\r\n \"20.195.146.200/30\",\r\n + \ \"20.199.201.80/29\",\r\n \"20.200.192.8/30\",\r\n \"20.200.192.14/31\",\r\n + \ \"20.200.194.232/30\",\r\n \"20.200.195.176/30\",\r\n \"20.200.198.8/30\",\r\n + \ \"20.205.49.48/28\",\r\n \"20.205.49.64/28\",\r\n \"20.205.68.120/29\",\r\n + \ \"20.205.69.0/28\",\r\n \"20.206.0.96/29\",\r\n \"20.206.178.24/29\",\r\n + \ \"20.206.178.48/29\",\r\n \"20.206.178.64/27\",\r\n \"20.207.168.148/30\",\r\n + \ \"20.207.168.160/28\",\r\n \"20.208.7.144/29\",\r\n \"20.215.4.248/31\",\r\n + \ \"20.215.4.252/30\",\r\n \"20.215.6.128/29\",\r\n \"20.217.44.248/31\",\r\n + \ \"20.217.44.252/30\",\r\n \"20.217.46.128/29\",\r\n \"40.67.50.246/31\",\r\n + \ \"40.74.24.70/31\",\r\n \"40.74.30.128/29\",\r\n \"40.74.30.160/27\",\r\n + \ \"40.74.30.192/26\",\r\n \"40.74.31.0/26\",\r\n \"40.80.56.122/31\",\r\n + \ \"40.80.57.144/29\",\r\n \"40.80.57.160/28\",\r\n \"40.80.168.122/31\",\r\n + \ \"40.80.168.124/30\",\r\n \"40.80.169.144/29\",\r\n \"40.80.184.70/31\",\r\n + \ \"40.80.188.48/28\",\r\n \"40.80.188.64/27\",\r\n \"40.80.188.128/25\",\r\n + \ \"40.80.189.0/24\",\r\n \"40.82.248.68/31\",\r\n \"40.82.253.96/28\",\r\n + \ \"40.82.253.128/26\",\r\n \"40.82.254.0/25\",\r\n \"40.89.16.122/31\",\r\n + \ \"40.89.17.144/28\",\r\n \"40.89.17.160/27\",\r\n \"40.119.8.76/30\",\r\n + \ \"40.119.11.64/26\",\r\n \"40.120.82.124/30\",\r\n \"40.120.86.144/31\",\r\n + \ \"40.120.86.148/30\",\r\n \"40.120.87.52/30\",\r\n \"51.12.17.16/30\",\r\n + \ \"51.12.17.24/29\",\r\n \"51.12.17.246/31\",\r\n \"51.12.22.168/30\",\r\n + \ \"51.12.22.200/30\",\r\n \"51.12.25.8/29\",\r\n \"51.12.29.30/31\",\r\n + \ \"51.12.46.230/31\",\r\n \"51.12.47.28/30\",\r\n \"51.12.72.216/30\",\r\n + \ \"51.12.73.88/30\",\r\n \"51.12.198.210/31\",\r\n \"51.13.138.72/30\",\r\n + \ \"51.13.143.0/29\",\r\n \"51.53.28.212/31\",\r\n \"51.53.30.152/30\",\r\n + \ \"51.53.30.160/29\",\r\n \"51.53.172.212/31\",\r\n \"51.53.172.216/30\",\r\n + \ \"51.53.174.144/29\",\r\n \"51.104.25.140/31\",\r\n \"51.104.25.152/30\",\r\n + \ \"51.104.25.176/28\",\r\n \"51.104.25.192/29\",\r\n \"51.104.27.0/26\",\r\n + \ \"51.105.88.122/31\",\r\n \"51.105.88.124/30\",\r\n \"51.105.88.208/28\",\r\n + \ \"51.107.48.124/31\",\r\n \"51.107.48.208/30\",\r\n \"51.107.48.216/29\",\r\n + \ \"51.107.144.122/31\",\r\n \"51.107.144.124/30\",\r\n \"51.107.144.208/29\",\r\n + \ \"51.107.243.168/30\",\r\n \"51.107.247.224/29\",\r\n \"51.107.251.184/30\",\r\n + \ \"51.107.255.128/29\",\r\n \"51.116.48.68/31\",\r\n \"51.116.48.128/30\",\r\n + \ \"51.116.48.136/29\",\r\n \"51.116.55.168/30\",\r\n \"51.116.75.72/29\",\r\n + \ \"51.116.144.68/31\",\r\n \"51.116.144.128/30\",\r\n \"51.116.144.136/29\",\r\n + \ \"51.116.149.232/29\",\r\n \"51.120.40.124/31\",\r\n \"51.120.40.208/30\",\r\n + \ \"51.120.40.216/29\",\r\n \"51.120.224.122/31\",\r\n \"51.120.224.124/30\",\r\n + \ \"51.120.224.208/29\",\r\n \"51.120.237.12/30\",\r\n \"51.137.160.70/31\",\r\n + \ \"51.137.161.160/27\",\r\n \"51.137.161.192/27\",\r\n \"51.138.215.114/31\",\r\n + \ \"51.138.215.116/30\",\r\n \"51.138.215.120/31\",\r\n \"52.136.48.120/31\",\r\n + \ \"52.136.48.124/30\",\r\n \"52.136.48.208/29\",\r\n \"52.136.48.224/28\",\r\n + \ \"52.136.186.112/30\",\r\n \"52.136.190.184/29\",\r\n \"52.139.108.116/30\",\r\n + \ \"52.140.105.144/28\",\r\n \"52.140.105.160/28\",\r\n \"52.146.140.128/25\",\r\n + \ \"52.147.113.176/30\",\r\n \"52.147.119.8/29\",\r\n \"52.150.139.76/31\",\r\n + \ \"52.150.139.96/30\",\r\n \"52.150.139.112/28\",\r\n \"52.150.139.128/28\",\r\n + \ \"52.150.139.160/27\",\r\n \"52.172.116.184/30\",\r\n \"52.172.116.190/31\",\r\n + \ \"52.228.81.160/31\",\r\n \"52.228.81.168/29\",\r\n \"52.228.81.176/28\",\r\n + \ \"52.228.81.192/27\",\r\n \"52.242.40.92/30\",\r\n \"52.242.40.96/29\",\r\n + \ \"102.37.81.140/30\",\r\n \"102.37.85.208/29\",\r\n \"102.37.160.160/29\",\r\n + \ \"102.37.163.20/30\",\r\n \"102.133.56.98/31\",\r\n \"102.133.56.100/30\",\r\n + \ \"102.133.56.104/29\",\r\n \"102.133.216.104/31\",\r\n + \ \"102.133.216.108/30\",\r\n \"102.133.217.64/29\",\r\n + \ \"191.233.8.22/31\",\r\n \"191.233.10.32/30\",\r\n \"191.233.10.40/29\",\r\n + \ \"191.235.225.152/31\",\r\n \"191.235.225.156/30\",\r\n \ \"191.235.225.176/28\",\r\n \"191.235.225.192/28\",\r\n \ \"191.235.225.224/27\",\r\n \"191.238.72.128/28\",\r\n \ \"191.238.76.176/29\",\r\n \"191.238.77.192/28\",\r\n \"191.238.77.208/29\",\r\n @@ -64129,359 +65747,359 @@ interactions: \ \"2603:1050:6:1::600/122\",\r\n \"2603:1050:403::5e0/123\",\r\n \ \"2603:1050:403::600/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"PowerPlatformInfra\",\r\n \"id\": \"PowerPlatformInfra\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"13.64.27.44/32\",\r\n - \ \"13.64.35.24/32\",\r\n \"13.64.38.167/32\",\r\n \"13.64.39.170/32\",\r\n - \ \"13.64.128.119/32\",\r\n \"13.64.174.215/32\",\r\n \"13.64.177.224/32\",\r\n - \ \"13.66.80.131/32\",\r\n \"13.71.48.192/32\",\r\n \"13.71.49.81/32\",\r\n - \ \"13.71.49.244/32\",\r\n \"13.71.50.175/32\",\r\n \"13.71.52.132/32\",\r\n - \ \"13.73.253.128/25\",\r\n \"13.73.254.0/25\",\r\n \"13.73.254.128/26\",\r\n - \ \"13.83.17.188/32\",\r\n \"13.83.23.194/32\",\r\n \"13.83.56.37/32\",\r\n - \ \"13.83.64.166/32\",\r\n \"13.83.66.89/32\",\r\n \"13.83.66.124/32\",\r\n - \ \"13.83.68.60/32\",\r\n \"13.83.70.105/32\",\r\n \"13.83.97.180/32\",\r\n - \ \"13.83.97.188/32\",\r\n \"13.83.102.38/32\",\r\n \"13.83.145.222/32\",\r\n - \ \"13.83.147.192/32\",\r\n \"13.83.151.212/32\",\r\n \"13.83.248.248/32\",\r\n - \ \"13.83.249.34/32\",\r\n \"13.83.249.58/32\",\r\n \"13.85.191.89/32\",\r\n - \ \"13.86.136.222/32\",\r\n \"13.86.137.20/32\",\r\n \"13.86.139.229/32\",\r\n - \ \"13.86.155.216/32\",\r\n \"13.86.177.32/32\",\r\n \"13.86.185.5/32\",\r\n - \ \"13.86.185.6/32\",\r\n \"13.86.185.35/32\",\r\n \"13.86.185.81/32\",\r\n - \ \"13.86.185.91/32\",\r\n \"13.86.192.20/32\",\r\n \"13.86.193.65/32\",\r\n - \ \"13.86.194.190/32\",\r\n \"13.86.249.98/32\",\r\n \"13.86.250.62/32\",\r\n - \ \"13.86.250.244/32\",\r\n \"13.86.252.116/32\",\r\n \"13.86.254.118/32\",\r\n - \ \"13.86.254.191/32\",\r\n \"13.87.135.122/32\",\r\n \"13.87.153.50/32\",\r\n - \ \"13.87.154.24/32\",\r\n \"13.87.154.100/32\",\r\n \"13.87.154.164/32\",\r\n - \ \"13.87.157.188/32\",\r\n \"13.87.160.104/32\",\r\n \"13.87.160.143/32\",\r\n - \ \"13.87.160.212/32\",\r\n \"13.87.161.18/32\",\r\n \"13.87.161.235/32\",\r\n - \ \"13.87.161.241/32\",\r\n \"13.87.162.91/32\",\r\n \"13.87.163.230/32\",\r\n - \ \"13.87.164.20/32\",\r\n \"13.87.164.30/32\",\r\n \"13.87.164.186/32\",\r\n - \ \"13.87.164.205/32\",\r\n \"13.87.167.46/32\",\r\n \"13.87.167.63/32\",\r\n - \ \"13.87.167.172/32\",\r\n \"13.87.167.174/32\",\r\n \"13.87.167.198/32\",\r\n - \ \"13.87.207.81/32\",\r\n \"13.87.216.21/32\",\r\n \"13.87.216.130/32\",\r\n - \ \"13.87.217.11/32\",\r\n \"13.87.217.75/32\",\r\n \"13.87.217.80/32\",\r\n - \ \"13.87.218.70/32\",\r\n \"13.87.218.169/32\",\r\n \"13.88.56.107/32\",\r\n - \ \"13.88.65.140/32\",\r\n \"13.88.65.204/32\",\r\n \"13.88.128.218/32\",\r\n - \ \"13.88.129.116/32\",\r\n \"13.88.129.160/32\",\r\n \"13.88.132.123/32\",\r\n - \ \"13.88.133.160/32\",\r\n \"13.88.135.42/32\",\r\n \"13.88.135.67/32\",\r\n - \ \"13.88.135.72/32\",\r\n \"13.91.22.243/32\",\r\n \"13.91.126.78/32\",\r\n - \ \"13.91.136.144/32\",\r\n \"13.91.138.172/32\",\r\n \"20.37.68.48/28\",\r\n - \ \"20.37.68.64/26\",\r\n \"20.37.68.128/28\",\r\n \"20.37.70.120/29\",\r\n - \ \"20.37.80.56/32\",\r\n \"20.37.82.215/32\",\r\n \"20.37.199.128/25\",\r\n - \ \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n \"20.38.142.120/29\",\r\n - \ \"20.39.134.9/32\",\r\n \"20.39.134.67/32\",\r\n \"20.39.134.93/32\",\r\n - \ \"20.39.139.245/32\",\r\n \"20.39.140.23/32\",\r\n \"20.39.141.50/32\",\r\n - \ \"20.40.1.97/32\",\r\n \"20.40.1.101/32\",\r\n \"20.40.1.191/32\",\r\n - \ \"20.40.4.3/32\",\r\n \"20.40.4.24/32\",\r\n \"20.40.160.0/32\",\r\n - \ \"20.40.162.57/32\",\r\n \"20.40.164.49/32\",\r\n \"20.40.164.215/32\",\r\n - \ \"20.40.165.7/32\",\r\n \"20.40.165.31/32\",\r\n \"20.40.165.67/32\",\r\n - \ \"20.40.177.116/32\",\r\n \"20.40.182.180/32\",\r\n \"20.40.186.118/32\",\r\n - \ \"20.40.187.183/32\",\r\n \"20.40.188.84/32\",\r\n \"20.41.197.28/31\",\r\n - \ \"20.41.198.192/26\",\r\n \"20.41.199.0/25\",\r\n \"20.42.24.159/32\",\r\n - \ \"20.42.39.188/32\",\r\n \"20.42.230.236/30\",\r\n \"20.42.230.240/28\",\r\n - \ \"20.42.231.192/26\",\r\n \"20.43.44.240/28\",\r\n \"20.43.45.128/26\",\r\n - \ \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n \"20.43.70.206/31\",\r\n - \ \"20.43.70.208/28\",\r\n \"20.43.70.232/29\",\r\n \"20.43.70.240/28\",\r\n - \ \"20.43.71.128/25\",\r\n \"20.43.161.116/32\",\r\n \"20.43.161.149/32\",\r\n - \ \"20.43.161.215/32\",\r\n \"20.43.175.186/32\",\r\n \"20.43.175.210/32\",\r\n - \ \"20.43.175.237/32\",\r\n \"20.43.182.39/32\",\r\n \"20.44.32.68/32\",\r\n - \ \"20.44.32.253/32\",\r\n \"20.44.34.50/32\",\r\n \"20.44.34.154/32\",\r\n - \ \"20.44.35.138/32\",\r\n \"20.44.130.57/32\",\r\n \"20.44.130.222/32\",\r\n - \ \"20.44.131.162/32\",\r\n \"20.44.167.207/32\",\r\n \"20.44.197.126/32\",\r\n - \ \"20.44.198.104/32\",\r\n \"20.44.240.222/32\",\r\n \"20.45.93.160/27\",\r\n - \ \"20.45.93.192/26\",\r\n \"20.45.94.72/29\",\r\n \"20.46.108.117/32\",\r\n - \ \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n \"20.48.15.227/32\",\r\n - \ \"20.48.192.0/28\",\r\n \"20.48.192.16/29\",\r\n \"20.48.193.168/29\",\r\n - \ \"20.48.201.96/27\",\r\n \"20.48.201.128/26\",\r\n \"20.48.202.8/29\",\r\n - \ \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n \"20.49.111.64/26\",\r\n - \ \"20.49.111.128/25\",\r\n \"20.49.121.192/26\",\r\n \"20.49.122.0/23\",\r\n - \ \"20.49.124.0/24\",\r\n \"20.49.125.0/25\",\r\n \"20.49.125.128/27\",\r\n - \ \"20.49.125.160/28\",\r\n \"20.49.125.176/29\",\r\n \"20.49.125.184/30\",\r\n - \ \"20.49.125.192/26\",\r\n \"20.49.126.0/25\",\r\n \"20.49.127.248/29\",\r\n - \ \"20.49.145.249/32\",\r\n \"20.49.166.40/32\",\r\n \"20.49.166.118/32\",\r\n - \ \"20.49.166.129/32\",\r\n \"20.49.244.238/32\",\r\n \"20.50.16.235/32\",\r\n - \ \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n - \ \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n \"20.50.68.160/27\",\r\n - \ \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n \"20.50.70.0/23\",\r\n - \ \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n - \ \"20.50.238.87/32\",\r\n \"20.52.93.224/27\",\r\n \"20.52.94.0/26\",\r\n - \ \"20.52.94.120/29\",\r\n \"20.53.40.0/26\",\r\n \"20.53.40.64/27\",\r\n - \ \"20.53.40.96/28\",\r\n \"20.53.40.112/29\",\r\n \"20.53.40.128/25\",\r\n - \ \"20.53.44.224/29\",\r\n \"20.53.74.224/32\",\r\n \"20.53.77.171/32\",\r\n - \ \"20.53.79.20/32\",\r\n \"20.53.79.144/32\",\r\n \"20.53.81.209/32\",\r\n - \ \"20.53.104.7/32\",\r\n \"20.53.104.132/32\",\r\n \"20.53.109.106/31\",\r\n - \ \"20.53.109.144/32\",\r\n \"20.53.115.98/32\",\r\n \"20.53.115.101/32\",\r\n - \ \"20.53.115.102/32\",\r\n \"20.54.3.143/32\",\r\n \"20.54.3.210/32\",\r\n - \ \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n \"20.54.40.139/32\",\r\n - \ \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n \"20.54.66.198/32\",\r\n - \ \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n \"20.54.105.72/32\",\r\n - \ \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n \"20.54.105.243/32\",\r\n - \ \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n \"20.54.184.154/32\",\r\n - \ \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n \"20.54.209.175/32\",\r\n - \ \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n \"20.54.209.240/32\",\r\n - \ \"20.58.71.128/26\",\r\n \"20.58.71.192/27\",\r\n \"20.59.77.128/25\",\r\n - \ \"20.59.78.0/24\",\r\n \"20.59.79.80/29\",\r\n \"20.61.96.0/25\",\r\n - \ \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n - \ \"20.61.249.208/32\",\r\n \"20.62.129.136/29\",\r\n \"20.62.157.223/32\",\r\n - \ \"20.62.180.13/32\",\r\n \"20.62.212.114/32\",\r\n \"20.62.235.247/32\",\r\n - \ \"20.63.52.175/32\",\r\n \"20.65.130.80/29\",\r\n \"20.67.211.155/32\",\r\n - \ \"20.67.211.157/32\",\r\n \"20.68.125.79/32\",\r\n \"20.70.221.32/27\",\r\n - \ \"20.70.221.64/26\",\r\n \"20.70.221.200/29\",\r\n \"20.70.249.107/32\",\r\n - \ \"20.71.81.103/32\",\r\n \"20.72.130.4/32\",\r\n \"20.72.132.26/32\",\r\n - \ \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n \"20.76.230.103/32\",\r\n - \ \"20.76.254.131/32\",\r\n \"20.81.0.146/32\",\r\n \"20.81.113.146/32\",\r\n - \ \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n \"20.82.155.16/32\",\r\n - \ \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n - \ \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n - \ \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n - \ \"20.83.131.174/32\",\r\n \"20.84.25.107/32\",\r\n \"20.85.173.165/32\",\r\n - \ \"20.85.179.67/32\",\r\n \"20.86.93.224/27\",\r\n \"20.86.95.0/24\",\r\n - \ \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n \"20.87.80.0/29\",\r\n - \ \"20.88.154.32/27\",\r\n \"20.88.154.64/26\",\r\n \"20.88.155.128/25\",\r\n - \ \"20.88.156.0/25\",\r\n \"20.88.156.128/27\",\r\n \"20.88.157.64/29\",\r\n - \ \"20.89.11.128/26\",\r\n \"20.89.11.192/27\",\r\n \"20.89.11.240/29\",\r\n - \ \"20.90.32.128/29\",\r\n \"20.90.131.0/26\",\r\n \"20.90.131.64/27\",\r\n - \ \"20.90.131.120/29\",\r\n \"20.90.169.112/32\",\r\n \"20.92.3.128/26\",\r\n - \ \"20.92.3.192/27\",\r\n \"20.92.4.128/29\",\r\n \"20.93.26.109/32\",\r\n - \ \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n \"20.93.176.101/32\",\r\n - \ \"20.93.237.39/32\",\r\n \"20.97.33.128/26\",\r\n \"20.97.33.192/27\",\r\n - \ \"20.97.33.240/29\",\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n - \ \"20.100.1.160/29\",\r\n \"20.101.28.187/32\",\r\n \"20.103.85.227/32\",\r\n - \ \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n \"20.104.37.80/32\",\r\n - \ \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n \"20.105.208.0/26\",\r\n - \ \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n \"20.108.81.107/32\",\r\n - \ \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n \"20.151.42.15/32\",\r\n - \ \"20.151.73.141/32\",\r\n \"20.151.188.174/32\",\r\n \"20.151.188.187/32\",\r\n - \ \"20.151.188.190/32\",\r\n \"20.151.188.199/32\",\r\n \"20.151.188.212/30\",\r\n - \ \"20.151.188.252/30\",\r\n \"20.184.251.143/32\",\r\n \"20.185.8.74/32\",\r\n - \ \"20.185.72.53/32\",\r\n \"20.185.73.73/32\",\r\n \"20.185.211.94/32\",\r\n - \ \"20.185.215.62/32\",\r\n \"20.185.215.91/32\",\r\n \"20.187.161.172/32\",\r\n - \ \"20.187.187.155/32\",\r\n \"20.187.195.128/28\",\r\n \"20.187.195.144/29\",\r\n - \ \"20.187.195.160/27\",\r\n \"20.187.195.192/26\",\r\n \"20.187.197.24/29\",\r\n - \ \"20.188.77.155/32\",\r\n \"20.188.218.111/32\",\r\n \"20.188.218.165/32\",\r\n - \ \"20.188.219.150/32\",\r\n \"20.188.221.55/32\",\r\n \"20.189.74.80/32\",\r\n - \ \"20.189.76.100/32\",\r\n \"20.189.77.126/32\",\r\n \"20.189.111.28/30\",\r\n - \ \"20.189.111.32/27\",\r\n \"20.189.111.64/26\",\r\n \"20.189.111.128/26\",\r\n - \ \"20.189.112.175/32\",\r\n \"20.189.122.41/32\",\r\n \"20.189.142.58/32\",\r\n - \ \"20.189.193.32/27\",\r\n \"20.189.193.64/26\",\r\n \"20.189.193.168/29\",\r\n - \ \"20.189.225.72/29\",\r\n \"20.191.161.200/29\",\r\n \"20.192.43.64/29\",\r\n - \ \"20.192.152.160/27\",\r\n \"20.192.152.192/26\",\r\n \"20.192.153.80/29\",\r\n - \ \"20.192.169.0/26\",\r\n \"20.192.169.64/27\",\r\n \"20.192.169.112/29\",\r\n - \ \"20.193.137.40/32\",\r\n \"20.193.137.133/32\",\r\n \"20.193.153.43/32\",\r\n - \ \"20.193.153.162/32\",\r\n \"20.193.154.38/32\",\r\n \"20.194.59.230/32\",\r\n - \ \"20.194.144.9/32\",\r\n \"20.194.144.25/32\",\r\n \"20.194.144.27/32\",\r\n - \ \"20.194.144.31/32\",\r\n \"20.195.83.64/26\",\r\n \"20.195.84.128/27\",\r\n - \ \"20.195.85.8/29\",\r\n \"20.195.85.192/26\",\r\n \"20.195.86.0/27\",\r\n - \ \"20.197.64.133/32\",\r\n \"20.197.105.172/32\",\r\n \"20.197.105.230/32\",\r\n - \ \"20.197.119.204/30\",\r\n \"20.198.129.3/32\",\r\n \"20.200.73.253/32\",\r\n - \ \"20.200.192.0/29\",\r\n \"20.200.194.48/28\",\r\n \"20.200.194.64/26\",\r\n - \ \"20.200.194.128/28\",\r\n \"20.200.195.64/26\",\r\n \"20.200.195.128/27\",\r\n - \ \"20.200.195.168/29\",\r\n \"20.200.201.167/32\",\r\n \"20.201.2.105/32\",\r\n - \ \"20.201.58.117/32\",\r\n \"20.201.73.133/32\",\r\n \"20.204.234.235/32\",\r\n - \ \"20.205.68.0/26\",\r\n \"20.205.68.64/27\",\r\n \"20.205.68.112/29\",\r\n - \ \"20.206.3.24/29\",\r\n \"20.206.3.32/27\",\r\n \"20.206.3.64/26\",\r\n - \ \"20.206.3.128/25\",\r\n \"20.206.4.0/26\",\r\n \"20.208.4.0/26\",\r\n - \ \"20.208.4.64/27\",\r\n \"20.208.4.104/29\",\r\n \"20.210.3.27/32\",\r\n - \ \"20.213.65.83/32\",\r\n \"23.98.106.160/27\",\r\n \"23.98.106.192/26\",\r\n - \ \"23.98.107.0/28\",\r\n \"23.98.107.16/29\",\r\n \"23.98.107.24/30\",\r\n - \ \"23.98.107.32/27\",\r\n \"23.98.107.64/26\",\r\n \"23.98.107.128/26\",\r\n - \ \"23.98.109.40/29\",\r\n \"23.99.89.156/32\",\r\n \"40.64.134.144/28\",\r\n - \ \"40.64.134.192/26\",\r\n \"40.65.49.103/32\",\r\n \"40.65.49.140/32\",\r\n - \ \"40.65.49.151/32\",\r\n \"40.66.61.123/32\",\r\n \"40.66.62.172/32\",\r\n - \ \"40.71.233.8/32\",\r\n \"40.71.233.189/32\",\r\n \"40.71.234.201/32\",\r\n - \ \"40.71.236.15/32\",\r\n \"40.74.5.98/32\",\r\n \"40.74.10.193/32\",\r\n - \ \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n \"40.74.32.24/32\",\r\n - \ \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n \"40.74.42.86/32\",\r\n - \ \"40.74.183.82/32\",\r\n \"40.74.183.121/32\",\r\n \"40.74.200.156/32\",\r\n - \ \"40.74.201.230/32\",\r\n \"40.74.202.22/32\",\r\n \"40.76.133.236/32\",\r\n - \ \"40.76.149.246/32\",\r\n \"40.76.161.144/32\",\r\n \"40.76.161.165/32\",\r\n - \ \"40.76.161.168/32\",\r\n \"40.80.62.96/27\",\r\n \"40.80.63.0/25\",\r\n - \ \"40.80.63.128/28\",\r\n \"40.80.240.185/32\",\r\n \"40.80.240.191/32\",\r\n - \ \"40.80.240.214/32\",\r\n \"40.80.241.43/32\",\r\n \"40.80.241.67/32\",\r\n - \ \"40.80.248.79/32\",\r\n \"40.80.249.52/32\",\r\n \"40.80.249.210/32\",\r\n - \ \"40.80.249.219/32\",\r\n \"40.81.25.37/32\",\r\n \"40.81.25.65/32\",\r\n - \ \"40.81.56.190/32\",\r\n \"40.81.60.206/32\",\r\n \"40.81.113.131/32\",\r\n - \ \"40.81.116.141/32\",\r\n \"40.81.116.143/32\",\r\n \"40.81.116.223/32\",\r\n - \ \"40.81.117.23/32\",\r\n \"40.81.181.190/32\",\r\n \"40.81.181.212/32\",\r\n - \ \"40.81.181.214/32\",\r\n \"40.81.182.117/32\",\r\n \"40.81.182.124/32\",\r\n - \ \"40.81.186.128/32\",\r\n \"40.81.188.107/32\",\r\n \"40.81.189.52/32\",\r\n - \ \"40.81.190.97/32\",\r\n \"40.82.173.103/32\",\r\n \"40.82.187.141/32\",\r\n - \ \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n - \ \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n - \ \"40.82.236.35/32\",\r\n \"40.83.184.82/32\",\r\n \"40.86.161.9/32\",\r\n - \ \"40.86.164.89/32\",\r\n \"40.86.254.125/32\",\r\n \"40.88.16.44/32\",\r\n - \ \"40.88.18.208/32\",\r\n \"40.88.18.248/32\",\r\n \"40.88.48.237/32\",\r\n - \ \"40.88.231.249/32\",\r\n \"40.88.251.157/32\",\r\n \"40.89.20.232/29\",\r\n - \ \"40.89.20.240/28\",\r\n \"40.89.21.128/25\",\r\n \"40.89.22.0/26\",\r\n - \ \"40.89.22.64/28\",\r\n \"40.89.22.80/30\",\r\n \"40.89.22.96/27\",\r\n - \ \"40.89.22.128/26\",\r\n \"40.89.22.192/27\",\r\n \"40.89.23.240/29\",\r\n - \ \"40.90.184.63/32\",\r\n \"40.91.87.146/32\",\r\n \"40.112.252.78/32\",\r\n - \ \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n \"40.113.178.128/25\",\r\n - \ \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n \"40.115.75.235/32\",\r\n - \ \"40.118.185.80/32\",\r\n \"40.118.200.18/32\",\r\n \"40.118.237.211/32\",\r\n - \ \"40.119.1.22/32\",\r\n \"40.119.42.85/32\",\r\n \"40.119.42.86/32\",\r\n - \ \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n \"40.119.159.181/32\",\r\n - \ \"40.119.159.218/32\",\r\n \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n - \ \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n - \ \"40.119.215.132/32\",\r\n \"40.120.1.91/32\",\r\n \"40.120.1.94/32\",\r\n - \ \"40.120.1.96/32\",\r\n \"40.120.2.208/31\",\r\n \"40.120.86.160/27\",\r\n - \ \"40.120.86.192/26\",\r\n \"40.120.87.56/29\",\r\n \"40.124.136.2/32\",\r\n - \ \"40.124.136.75/32\",\r\n \"40.124.136.138/32\",\r\n \"40.127.10.187/32\",\r\n - \ \"40.127.11.11/32\",\r\n \"40.127.14.98/32\",\r\n \"40.127.14.104/32\",\r\n - \ \"40.127.23.12/32\",\r\n \"40.127.84.210/32\",\r\n \"40.127.145.191/32\",\r\n - \ \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n - \ \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n - \ \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n - \ \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n \"51.11.24.198/32\",\r\n - \ \"51.11.25.68/32\",\r\n \"51.11.25.172/32\",\r\n \"51.11.172.30/32\",\r\n - \ \"51.11.172.56/32\",\r\n \"51.11.172.160/32\",\r\n \"51.11.233.119/32\",\r\n - \ \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n \"51.13.16.0/32\",\r\n - \ \"51.13.25.253/32\",\r\n \"51.13.136.168/29\",\r\n \"51.13.139.224/27\",\r\n - \ \"51.13.141.128/26\",\r\n \"51.13.141.248/29\",\r\n \"51.13.148.255/32\",\r\n - \ \"51.13.149.70/32\",\r\n \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n - \ \"51.104.30.172/30\",\r\n \"51.104.30.192/26\",\r\n \"51.104.31.0/27\",\r\n - \ \"51.104.31.32/28\",\r\n \"51.104.31.48/29\",\r\n \"51.104.31.64/26\",\r\n - \ \"51.104.36.212/32\",\r\n \"51.104.150.127/32\",\r\n \"51.104.150.153/32\",\r\n - \ \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n \"51.104.155.233/32\",\r\n - \ \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n \"51.104.159.10/32\",\r\n - \ \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n \"51.104.177.53/32\",\r\n - \ \"51.104.178.0/32\",\r\n \"51.104.248.11/32\",\r\n \"51.105.92.64/26\",\r\n - \ \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n \"51.105.96.44/32\",\r\n - \ \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n - \ \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n - \ \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n - \ \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n - \ \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n - \ \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n - \ \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n - \ \"51.107.8.159/32\",\r\n \"51.107.8.238/32\",\r\n \"51.107.9.82/32\",\r\n - \ \"51.107.11.68/30\",\r\n \"51.107.11.80/30\",\r\n \"51.107.41.120/32\",\r\n - \ \"51.107.45.66/32\",\r\n \"51.107.96.36/32\",\r\n \"51.107.96.48/29\",\r\n - \ \"51.107.96.104/32\",\r\n \"51.107.96.206/32\",\r\n \"51.107.98.194/32\",\r\n - \ \"51.107.100.218/32\",\r\n \"51.107.101.56/32\",\r\n \"51.107.101.181/32\",\r\n - \ \"51.107.201.45/32\",\r\n \"51.107.202.69/32\",\r\n \"51.107.241.104/29\",\r\n - \ \"51.107.241.160/27\",\r\n \"51.107.241.192/26\",\r\n \"51.107.249.88/29\",\r\n - \ \"51.107.249.160/27\",\r\n \"51.107.249.192/26\",\r\n \"51.107.254.96/27\",\r\n - \ \"51.107.254.128/26\",\r\n \"51.107.254.248/29\",\r\n \"51.116.1.237/32\",\r\n - \ \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n - \ \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n - \ \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n - \ \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n \"51.116.75.64/29\",\r\n - \ \"51.116.99.200/32\",\r\n \"51.116.132.85/32\",\r\n \"51.116.132.99/32\",\r\n - \ \"51.116.133.151/32\",\r\n \"51.116.134.132/32\",\r\n \"51.116.134.136/32\",\r\n - \ \"51.116.138.202/32\",\r\n \"51.116.145.240/28\",\r\n \"51.116.146.128/26\",\r\n - \ \"51.116.146.192/28\",\r\n \"51.116.148.224/29\",\r\n \"51.120.44.32/27\",\r\n - \ \"51.120.44.64/26\",\r\n \"51.120.228.48/28\",\r\n \"51.120.228.64/26\",\r\n - \ \"51.120.228.128/28\",\r\n \"51.120.232.48/29\",\r\n \"51.124.1.108/32\",\r\n - \ \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n \"51.124.72.168/32\",\r\n - \ \"51.124.83.127/32\",\r\n \"51.132.68.126/32\",\r\n \"51.132.72.50/32\",\r\n - \ \"51.132.72.181/32\",\r\n \"51.132.73.95/32\",\r\n \"51.132.161.225/32\",\r\n - \ \"51.132.215.162/32\",\r\n \"51.132.215.182/32\",\r\n \"51.137.10.82/32\",\r\n - \ \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n - \ \"51.137.13.184/32\",\r\n \"51.137.136.98/32\",\r\n \"51.137.137.158/31\",\r\n - \ \"51.137.137.224/32\",\r\n \"51.137.137.235/32\",\r\n \"51.137.164.224/27\",\r\n - \ \"51.137.165.192/26\",\r\n \"51.137.166.0/28\",\r\n \"51.137.166.16/29\",\r\n - \ \"51.137.166.24/30\",\r\n \"51.137.166.64/26\",\r\n \"51.137.167.176/29\",\r\n - \ \"51.137.180.86/32\",\r\n \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n - \ \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n - \ \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n - \ \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n \"51.138.215.192/26\",\r\n - \ \"51.143.208.216/29\",\r\n \"51.144.56.64/32\",\r\n \"51.144.190.147/32\",\r\n - \ \"51.145.104.29/32\",\r\n \"51.145.186.156/32\",\r\n \"51.145.189.149/32\",\r\n - \ \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n \"52.136.189.128/26\",\r\n - \ \"52.136.190.176/29\",\r\n \"52.137.24.206/32\",\r\n \"52.139.17.108/32\",\r\n - \ \"52.139.17.252/32\",\r\n \"52.139.18.243/32\",\r\n \"52.139.22.227/32\",\r\n - \ \"52.139.80.229/32\",\r\n \"52.139.83.184/32\",\r\n \"52.139.86.52/32\",\r\n - \ \"52.139.111.136/29\",\r\n \"52.139.111.160/27\",\r\n \"52.139.111.192/26\",\r\n - \ \"52.139.156.110/32\",\r\n \"52.139.170.4/32\",\r\n \"52.139.170.52/32\",\r\n - \ \"52.139.176.216/32\",\r\n \"52.139.177.8/32\",\r\n \"52.139.177.14/32\",\r\n - \ \"52.139.179.116/32\",\r\n \"52.139.232.83/32\",\r\n \"52.139.233.32/32\",\r\n - \ \"52.139.234.140/32\",\r\n \"52.139.234.217/32\",\r\n \"52.139.235.85/32\",\r\n - \ \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n \"52.140.110.0/26\",\r\n - \ \"52.141.1.133/32\",\r\n \"52.141.7.17/32\",\r\n \"52.141.7.21/32\",\r\n - \ \"52.141.7.24/30\",\r\n \"52.141.7.36/30\",\r\n \"52.142.16.162/32\",\r\n - \ \"52.142.28.86/32\",\r\n \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n - \ \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n - \ \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n - \ \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n - \ \"52.142.127.254/32\",\r\n \"52.142.168.104/32\",\r\n \"52.142.233.146/32\",\r\n - \ \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n - \ \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n \"52.146.24.96/32\",\r\n - \ \"52.146.24.106/32\",\r\n \"52.146.24.114/32\",\r\n \"52.146.26.125/32\",\r\n - \ \"52.146.26.218/32\",\r\n \"52.146.26.244/32\",\r\n \"52.146.50.100/32\",\r\n - \ \"52.146.60.149/32\",\r\n \"52.146.72.0/22\",\r\n \"52.146.76.0/23\",\r\n - \ \"52.146.78.0/24\",\r\n \"52.146.79.0/25\",\r\n \"52.146.79.128/30\",\r\n - \ \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n \"52.146.130.128/27\",\r\n - \ \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n \"52.146.130.192/26\",\r\n - \ \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n \"52.146.138.128/25\",\r\n - \ \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n \"52.147.113.88/29\",\r\n - \ \"52.147.116.192/26\",\r\n \"52.147.117.0/27\",\r\n \"52.147.117.128/26\",\r\n - \ \"52.147.117.192/27\",\r\n \"52.147.119.0/29\",\r\n \"52.147.121.95/32\",\r\n - \ \"52.147.222.228/32\",\r\n \"52.148.112.216/32\",\r\n \"52.149.108.155/32\",\r\n - \ \"52.149.169.236/32\",\r\n \"52.149.238.57/32\",\r\n \"52.149.240.75/32\",\r\n - \ \"52.149.243.177/32\",\r\n \"52.150.35.132/32\",\r\n \"52.150.37.207/32\",\r\n - \ \"52.150.154.48/28\",\r\n \"52.150.154.128/26\",\r\n \"52.151.231.104/32\",\r\n - \ \"52.151.238.19/32\",\r\n \"52.151.243.194/32\",\r\n \"52.151.246.107/32\",\r\n - \ \"52.152.194.10/32\",\r\n \"52.152.204.86/32\",\r\n \"52.152.205.65/32\",\r\n - \ \"52.152.205.137/32\",\r\n \"52.155.25.132/32\",\r\n \"52.155.25.145/32\",\r\n - \ \"52.155.25.157/32\",\r\n \"52.155.88.22/32\",\r\n \"52.155.91.129/32\",\r\n - \ \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n \"52.155.94.157/32\",\r\n - \ \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n \"52.155.172.184/32\",\r\n - \ \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n \"52.155.178.3/32\",\r\n - \ \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n \"52.155.220.20/32\",\r\n - \ \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n \"52.155.224.132/32\",\r\n - \ \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n \"52.155.232.218/32\",\r\n - \ \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n \"52.155.233.227/32\",\r\n - \ \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n \"52.155.234.126/32\",\r\n - \ \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n \"52.155.235.153/32\",\r\n - \ \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n \"52.156.24.232/32\",\r\n - \ \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n \"52.156.196.221/32\",\r\n - \ \"52.156.204.190/32\",\r\n \"52.157.221.75/32\",\r\n \"52.157.221.163/32\",\r\n - \ \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n \"52.157.237.175/32\",\r\n - \ \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n \"52.158.27.66/32\",\r\n - \ \"52.158.112.171/32\",\r\n \"52.158.121.190/32\",\r\n \"52.160.108.225/32\",\r\n - \ \"52.172.7.225/32\",\r\n \"52.172.112.176/29\",\r\n \"52.175.120.201/32\",\r\n - \ \"52.175.150.250/32\",\r\n \"52.180.96.196/32\",\r\n \"52.180.102.55/32\",\r\n - \ \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n \"52.184.84.210/32\",\r\n - \ \"52.185.226.247/32\",\r\n \"52.185.230.20/32\",\r\n \"52.188.43.247/32\",\r\n - \ \"52.188.77.154/32\",\r\n \"52.188.79.60/32\",\r\n \"52.188.177.124/32\",\r\n - \ \"52.188.181.97/32\",\r\n \"52.188.183.159/32\",\r\n \"52.188.216.65/32\",\r\n - \ \"52.188.221.237/32\",\r\n \"52.188.222.168/32\",\r\n \"52.188.222.206/32\",\r\n - \ \"52.189.252.34/32\",\r\n \"52.190.24.61/32\",\r\n \"52.190.27.148/32\",\r\n - \ \"52.190.30.136/32\",\r\n \"52.190.30.145/32\",\r\n \"52.190.39.65/32\",\r\n - \ \"52.191.39.181/32\",\r\n \"52.191.217.43/32\",\r\n \"52.191.232.133/32\",\r\n - \ \"52.191.237.186/32\",\r\n \"52.191.238.79/32\",\r\n \"52.191.238.157/32\",\r\n - \ \"52.191.239.208/32\",\r\n \"52.191.239.246/32\",\r\n \"52.224.17.48/32\",\r\n - \ \"52.224.17.98/32\",\r\n \"52.224.137.160/32\",\r\n \"52.224.142.152/32\",\r\n - \ \"52.224.149.89/32\",\r\n \"52.224.150.63/32\",\r\n \"52.224.184.205/32\",\r\n - \ \"52.224.184.221/32\",\r\n \"52.224.185.216/32\",\r\n \"52.224.195.119/32\",\r\n - \ \"52.224.200.26/32\",\r\n \"52.224.201.114/32\",\r\n \"52.224.201.121/32\",\r\n - \ \"52.224.203.192/32\",\r\n \"52.224.204.110/32\",\r\n \"52.226.41.202/32\",\r\n - \ \"52.226.41.235/32\",\r\n \"52.226.49.104/32\",\r\n \"52.226.49.156/32\",\r\n - \ \"52.226.51.138/32\",\r\n \"52.226.139.204/32\",\r\n \"52.226.141.200/32\",\r\n - \ \"52.226.143.0/32\",\r\n \"52.226.148.5/32\",\r\n \"52.226.148.225/32\",\r\n - \ \"52.226.175.58/32\",\r\n \"52.226.254.118/32\",\r\n \"52.228.86.178/31\",\r\n - \ \"52.228.86.180/30\",\r\n \"52.228.86.184/29\",\r\n \"52.228.86.192/26\",\r\n - \ \"52.228.87.0/24\",\r\n \"52.228.125.229/32\",\r\n \"52.229.79.225/32\",\r\n - \ \"52.229.88.158/32\",\r\n \"52.229.119.249/32\",\r\n \"52.229.225.182/32\",\r\n - \ \"52.231.136.212/32\",\r\n \"52.231.137.237/32\",\r\n \"52.231.140.224/29\",\r\n - \ \"52.231.143.171/32\",\r\n \"52.231.185.0/32\",\r\n \"52.234.104.49/32\",\r\n - \ \"52.235.17.70/32\",\r\n \"52.235.57.68/30\",\r\n \"52.235.57.140/32\",\r\n - \ \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n \"52.235.63.0/32\",\r\n - \ \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n \"52.241.138.151/32\",\r\n - \ \"52.241.140.217/32\",\r\n \"52.243.106.93/32\",\r\n \"52.243.108.25/32\",\r\n - \ \"52.243.109.4/31\",\r\n \"52.243.109.126/32\",\r\n \"52.243.110.67/32\",\r\n - \ \"52.243.110.156/32\",\r\n \"52.243.110.181/32\",\r\n \"52.243.113.88/31\",\r\n - \ \"52.243.113.102/32\",\r\n \"52.246.120.190/32\",\r\n \"52.249.59.157/32\",\r\n - \ \"52.249.60.80/32\",\r\n \"52.249.63.45/32\",\r\n \"52.249.201.87/32\",\r\n - \ \"52.249.204.114/32\",\r\n \"52.250.228.36/30\",\r\n \"52.250.228.40/29\",\r\n - \ \"52.250.228.48/28\",\r\n \"52.250.228.128/25\",\r\n \"52.250.229.0/24\",\r\n - \ \"52.250.230.0/23\",\r\n \"52.255.212.164/32\",\r\n \"52.255.213.211/32\",\r\n - \ \"52.255.221.231/32\",\r\n \"102.37.80.40/29\",\r\n \"102.37.85.32/27\",\r\n - \ \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n \"102.37.166.224/27\",\r\n - \ \"102.37.167.0/26\",\r\n \"102.133.0.199/32\",\r\n \"102.133.0.212/32\",\r\n - \ \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n \"102.133.60.0/27\",\r\n - \ \"102.133.132.151/32\",\r\n \"102.133.219.144/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": + [\r\n \"13.64.27.44/32\",\r\n \"13.64.35.24/32\",\r\n \"13.64.38.167/32\",\r\n + \ \"13.64.39.170/32\",\r\n \"13.64.128.119/32\",\r\n \"13.64.174.215/32\",\r\n + \ \"13.64.177.224/32\",\r\n \"13.66.80.131/32\",\r\n \"13.71.48.192/32\",\r\n + \ \"13.71.49.81/32\",\r\n \"13.71.49.244/32\",\r\n \"13.71.50.175/32\",\r\n + \ \"13.71.52.132/32\",\r\n \"13.73.253.128/25\",\r\n \"13.73.254.0/25\",\r\n + \ \"13.73.254.128/26\",\r\n \"13.83.17.188/32\",\r\n \"13.83.23.194/32\",\r\n + \ \"13.83.56.37/32\",\r\n \"13.83.64.166/32\",\r\n \"13.83.66.89/32\",\r\n + \ \"13.83.66.124/32\",\r\n \"13.83.68.60/32\",\r\n \"13.83.70.105/32\",\r\n + \ \"13.83.97.180/32\",\r\n \"13.83.97.188/32\",\r\n \"13.83.102.38/32\",\r\n + \ \"13.83.145.222/32\",\r\n \"13.83.147.192/32\",\r\n \"13.83.151.212/32\",\r\n + \ \"13.83.248.248/32\",\r\n \"13.83.249.34/32\",\r\n \"13.83.249.58/32\",\r\n + \ \"13.85.191.89/32\",\r\n \"13.86.136.222/32\",\r\n \"13.86.137.20/32\",\r\n + \ \"13.86.139.229/32\",\r\n \"13.86.155.216/32\",\r\n \"13.86.177.32/32\",\r\n + \ \"13.86.185.5/32\",\r\n \"13.86.185.6/32\",\r\n \"13.86.185.35/32\",\r\n + \ \"13.86.185.81/32\",\r\n \"13.86.185.91/32\",\r\n \"13.86.192.20/32\",\r\n + \ \"13.86.193.65/32\",\r\n \"13.86.194.190/32\",\r\n \"13.86.249.98/32\",\r\n + \ \"13.86.250.62/32\",\r\n \"13.86.250.244/32\",\r\n \"13.86.252.116/32\",\r\n + \ \"13.86.254.118/32\",\r\n \"13.86.254.191/32\",\r\n \"13.87.135.122/32\",\r\n + \ \"13.87.153.50/32\",\r\n \"13.87.154.24/32\",\r\n \"13.87.154.100/32\",\r\n + \ \"13.87.154.164/32\",\r\n \"13.87.157.188/32\",\r\n \"13.87.160.104/32\",\r\n + \ \"13.87.160.143/32\",\r\n \"13.87.160.212/32\",\r\n \"13.87.161.18/32\",\r\n + \ \"13.87.161.235/32\",\r\n \"13.87.161.241/32\",\r\n \"13.87.162.91/32\",\r\n + \ \"13.87.163.230/32\",\r\n \"13.87.164.20/32\",\r\n \"13.87.164.30/32\",\r\n + \ \"13.87.164.186/32\",\r\n \"13.87.164.205/32\",\r\n \"13.87.167.46/32\",\r\n + \ \"13.87.167.63/32\",\r\n \"13.87.167.172/32\",\r\n \"13.87.167.174/32\",\r\n + \ \"13.87.167.198/32\",\r\n \"13.87.207.81/32\",\r\n \"13.87.216.21/32\",\r\n + \ \"13.87.216.130/32\",\r\n \"13.87.217.11/32\",\r\n \"13.87.217.75/32\",\r\n + \ \"13.87.217.80/32\",\r\n \"13.87.218.70/32\",\r\n \"13.87.218.169/32\",\r\n + \ \"13.88.56.107/32\",\r\n \"13.88.65.140/32\",\r\n \"13.88.65.204/32\",\r\n + \ \"13.88.128.218/32\",\r\n \"13.88.129.116/32\",\r\n \"13.88.129.160/32\",\r\n + \ \"13.88.132.123/32\",\r\n \"13.88.133.160/32\",\r\n \"13.88.135.42/32\",\r\n + \ \"13.88.135.67/32\",\r\n \"13.88.135.72/32\",\r\n \"13.91.22.243/32\",\r\n + \ \"13.91.126.78/32\",\r\n \"13.91.136.144/32\",\r\n \"13.91.138.172/32\",\r\n + \ \"20.37.68.48/28\",\r\n \"20.37.68.64/26\",\r\n \"20.37.68.128/28\",\r\n + \ \"20.37.70.120/29\",\r\n \"20.37.80.56/32\",\r\n \"20.37.82.215/32\",\r\n + \ \"20.37.199.128/25\",\r\n \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n + \ \"20.38.142.120/29\",\r\n \"20.39.134.9/32\",\r\n \"20.39.134.67/32\",\r\n + \ \"20.39.134.93/32\",\r\n \"20.39.139.245/32\",\r\n \"20.39.140.23/32\",\r\n + \ \"20.39.141.50/32\",\r\n \"20.40.1.97/32\",\r\n \"20.40.1.101/32\",\r\n + \ \"20.40.1.191/32\",\r\n \"20.40.4.3/32\",\r\n \"20.40.4.24/32\",\r\n + \ \"20.40.160.0/32\",\r\n \"20.40.162.57/32\",\r\n \"20.40.164.49/32\",\r\n + \ \"20.40.164.215/32\",\r\n \"20.40.165.7/32\",\r\n \"20.40.165.31/32\",\r\n + \ \"20.40.165.67/32\",\r\n \"20.40.177.116/32\",\r\n \"20.40.182.180/32\",\r\n + \ \"20.40.186.118/32\",\r\n \"20.40.187.183/32\",\r\n \"20.40.188.84/32\",\r\n + \ \"20.41.197.28/31\",\r\n \"20.41.198.192/26\",\r\n \"20.41.199.0/25\",\r\n + \ \"20.42.24.159/32\",\r\n \"20.42.39.188/32\",\r\n \"20.42.230.236/30\",\r\n + \ \"20.42.230.240/28\",\r\n \"20.42.231.192/26\",\r\n \"20.43.44.240/28\",\r\n + \ \"20.43.45.128/26\",\r\n \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n + \ \"20.43.70.206/31\",\r\n \"20.43.70.208/28\",\r\n \"20.43.70.232/29\",\r\n + \ \"20.43.70.240/28\",\r\n \"20.43.71.128/25\",\r\n \"20.43.161.116/32\",\r\n + \ \"20.43.161.149/32\",\r\n \"20.43.161.215/32\",\r\n \"20.43.175.186/32\",\r\n + \ \"20.43.175.210/32\",\r\n \"20.43.175.237/32\",\r\n \"20.43.182.39/32\",\r\n + \ \"20.44.32.68/32\",\r\n \"20.44.32.253/32\",\r\n \"20.44.34.50/32\",\r\n + \ \"20.44.34.154/32\",\r\n \"20.44.35.138/32\",\r\n \"20.44.130.57/32\",\r\n + \ \"20.44.130.222/32\",\r\n \"20.44.131.162/32\",\r\n \"20.44.167.207/32\",\r\n + \ \"20.44.197.126/32\",\r\n \"20.44.198.104/32\",\r\n \"20.44.240.222/32\",\r\n + \ \"20.45.93.160/27\",\r\n \"20.45.93.192/26\",\r\n \"20.45.94.72/29\",\r\n + \ \"20.46.108.117/32\",\r\n \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n + \ \"20.48.15.227/32\",\r\n \"20.48.192.0/28\",\r\n \"20.48.192.16/29\",\r\n + \ \"20.48.193.168/29\",\r\n \"20.48.201.96/27\",\r\n \"20.48.201.128/26\",\r\n + \ \"20.48.202.8/29\",\r\n \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n + \ \"20.49.111.64/26\",\r\n \"20.49.111.128/25\",\r\n \"20.49.121.192/26\",\r\n + \ \"20.49.122.0/23\",\r\n \"20.49.124.0/24\",\r\n \"20.49.125.0/25\",\r\n + \ \"20.49.125.128/27\",\r\n \"20.49.125.160/28\",\r\n \"20.49.125.176/29\",\r\n + \ \"20.49.125.184/30\",\r\n \"20.49.125.192/26\",\r\n \"20.49.126.0/25\",\r\n + \ \"20.49.127.248/29\",\r\n \"20.49.145.249/32\",\r\n \"20.49.166.40/32\",\r\n + \ \"20.49.166.118/32\",\r\n \"20.49.166.129/32\",\r\n \"20.49.244.238/32\",\r\n + \ \"20.50.16.235/32\",\r\n \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n + \ \"20.50.25.187/32\",\r\n \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n + \ \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n + \ \"20.50.70.0/23\",\r\n \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n + \ \"20.50.231.176/32\",\r\n \"20.50.238.87/32\",\r\n \"20.52.93.224/27\",\r\n + \ \"20.52.94.0/26\",\r\n \"20.52.94.120/29\",\r\n \"20.53.40.0/26\",\r\n + \ \"20.53.40.64/27\",\r\n \"20.53.40.96/28\",\r\n \"20.53.40.112/29\",\r\n + \ \"20.53.40.128/25\",\r\n \"20.53.44.224/29\",\r\n \"20.53.74.224/32\",\r\n + \ \"20.53.77.171/32\",\r\n \"20.53.79.20/32\",\r\n \"20.53.79.144/32\",\r\n + \ \"20.53.81.209/32\",\r\n \"20.53.104.7/32\",\r\n \"20.53.104.132/32\",\r\n + \ \"20.53.109.106/31\",\r\n \"20.53.109.144/32\",\r\n \"20.53.115.98/32\",\r\n + \ \"20.53.115.101/32\",\r\n \"20.53.115.102/32\",\r\n \"20.54.3.143/32\",\r\n + \ \"20.54.3.210/32\",\r\n \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n + \ \"20.54.40.139/32\",\r\n \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n + \ \"20.54.66.198/32\",\r\n \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n + \ \"20.54.105.72/32\",\r\n \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n + \ \"20.54.105.243/32\",\r\n \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n + \ \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n + \ \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n + \ \"20.54.209.240/32\",\r\n \"20.58.71.128/26\",\r\n \"20.58.71.192/27\",\r\n + \ \"20.59.77.128/25\",\r\n \"20.59.78.0/24\",\r\n \"20.59.79.80/29\",\r\n + \ \"20.61.96.0/25\",\r\n \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n + \ \"20.61.98.152/29\",\r\n \"20.61.249.208/32\",\r\n \"20.62.129.136/29\",\r\n + \ \"20.62.157.223/32\",\r\n \"20.62.180.13/32\",\r\n \"20.62.212.114/32\",\r\n + \ \"20.62.235.247/32\",\r\n \"20.63.52.175/32\",\r\n \"20.65.130.80/29\",\r\n + \ \"20.67.211.155/32\",\r\n \"20.67.211.157/32\",\r\n \"20.68.125.79/32\",\r\n + \ \"20.70.221.32/27\",\r\n \"20.70.221.64/26\",\r\n \"20.70.221.200/29\",\r\n + \ \"20.70.249.107/32\",\r\n \"20.71.81.103/32\",\r\n \"20.72.130.4/32\",\r\n + \ \"20.72.132.26/32\",\r\n \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n + \ \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n \"20.81.0.146/32\",\r\n + \ \"20.81.113.146/32\",\r\n \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n + \ \"20.82.155.16/32\",\r\n \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n + \ \"20.82.227.170/32\",\r\n \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n + \ \"20.82.246.148/30\",\r\n \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n + \ \"20.82.251.66/32\",\r\n \"20.83.131.174/32\",\r\n \"20.84.25.107/32\",\r\n + \ \"20.85.173.165/32\",\r\n \"20.85.179.67/32\",\r\n \"20.86.93.224/27\",\r\n + \ \"20.86.95.0/24\",\r\n \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n + \ \"20.87.80.0/29\",\r\n \"20.88.154.32/27\",\r\n \"20.88.154.64/26\",\r\n + \ \"20.88.155.128/25\",\r\n \"20.88.156.0/25\",\r\n \"20.88.156.128/27\",\r\n + \ \"20.88.157.64/29\",\r\n \"20.89.11.128/26\",\r\n \"20.89.11.192/27\",\r\n + \ \"20.89.11.240/29\",\r\n \"20.90.32.128/29\",\r\n \"20.90.131.0/26\",\r\n + \ \"20.90.131.64/27\",\r\n \"20.90.131.120/29\",\r\n \"20.90.169.112/32\",\r\n + \ \"20.92.3.128/26\",\r\n \"20.92.3.192/27\",\r\n \"20.92.4.128/29\",\r\n + \ \"20.93.26.109/32\",\r\n \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n + \ \"20.93.176.101/32\",\r\n \"20.93.237.39/32\",\r\n \"20.97.33.128/26\",\r\n + \ \"20.97.33.192/27\",\r\n \"20.97.33.240/29\",\r\n \"20.100.0.160/27\",\r\n + \ \"20.100.1.0/26\",\r\n \"20.100.1.160/29\",\r\n \"20.101.28.187/32\",\r\n + \ \"20.103.85.227/32\",\r\n \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n + \ \"20.104.37.80/32\",\r\n \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n + \ \"20.105.208.0/26\",\r\n \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n + \ \"20.108.81.107/32\",\r\n \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n + \ \"20.151.42.15/32\",\r\n \"20.151.73.141/32\",\r\n \"20.151.188.174/32\",\r\n + \ \"20.151.188.187/32\",\r\n \"20.151.188.190/32\",\r\n \"20.151.188.199/32\",\r\n + \ \"20.151.188.212/30\",\r\n \"20.151.188.252/30\",\r\n \"20.184.251.143/32\",\r\n + \ \"20.185.8.74/32\",\r\n \"20.185.72.53/32\",\r\n \"20.185.73.73/32\",\r\n + \ \"20.185.211.94/32\",\r\n \"20.185.215.62/32\",\r\n \"20.185.215.91/32\",\r\n + \ \"20.187.161.172/32\",\r\n \"20.187.187.155/32\",\r\n \"20.187.195.128/28\",\r\n + \ \"20.187.195.144/29\",\r\n \"20.187.195.160/27\",\r\n \"20.187.195.192/26\",\r\n + \ \"20.187.197.24/29\",\r\n \"20.188.77.155/32\",\r\n \"20.188.218.111/32\",\r\n + \ \"20.188.218.165/32\",\r\n \"20.188.219.150/32\",\r\n \"20.188.221.55/32\",\r\n + \ \"20.189.74.80/32\",\r\n \"20.189.76.100/32\",\r\n \"20.189.77.126/32\",\r\n + \ \"20.189.111.28/30\",\r\n \"20.189.111.32/27\",\r\n \"20.189.111.64/26\",\r\n + \ \"20.189.111.128/26\",\r\n \"20.189.112.175/32\",\r\n \"20.189.122.41/32\",\r\n + \ \"20.189.142.58/32\",\r\n \"20.189.193.32/27\",\r\n \"20.189.193.64/26\",\r\n + \ \"20.189.193.168/29\",\r\n \"20.189.225.72/29\",\r\n \"20.191.161.200/29\",\r\n + \ \"20.192.43.64/29\",\r\n \"20.192.152.160/27\",\r\n \"20.192.152.192/26\",\r\n + \ \"20.192.153.80/29\",\r\n \"20.192.169.0/26\",\r\n \"20.192.169.64/27\",\r\n + \ \"20.192.169.112/29\",\r\n \"20.193.137.40/32\",\r\n \"20.193.137.133/32\",\r\n + \ \"20.193.153.43/32\",\r\n \"20.193.153.162/32\",\r\n \"20.193.154.38/32\",\r\n + \ \"20.194.59.230/32\",\r\n \"20.194.144.9/32\",\r\n \"20.194.144.25/32\",\r\n + \ \"20.194.144.27/32\",\r\n \"20.194.144.31/32\",\r\n \"20.195.83.64/26\",\r\n + \ \"20.195.84.128/27\",\r\n \"20.195.85.8/29\",\r\n \"20.195.85.192/26\",\r\n + \ \"20.195.86.0/27\",\r\n \"20.197.64.133/32\",\r\n \"20.197.105.172/32\",\r\n + \ \"20.197.105.230/32\",\r\n \"20.197.119.204/30\",\r\n \"20.198.129.3/32\",\r\n + \ \"20.200.73.253/32\",\r\n \"20.200.192.0/29\",\r\n \"20.200.194.48/28\",\r\n + \ \"20.200.194.64/26\",\r\n \"20.200.194.128/28\",\r\n \"20.200.195.64/26\",\r\n + \ \"20.200.195.128/27\",\r\n \"20.200.195.168/29\",\r\n \"20.200.201.167/32\",\r\n + \ \"20.201.2.105/32\",\r\n \"20.201.58.117/32\",\r\n \"20.201.73.133/32\",\r\n + \ \"20.204.234.235/32\",\r\n \"20.205.68.0/26\",\r\n \"20.205.68.64/27\",\r\n + \ \"20.205.68.112/29\",\r\n \"20.206.3.24/29\",\r\n \"20.206.3.32/27\",\r\n + \ \"20.206.3.64/26\",\r\n \"20.206.3.128/25\",\r\n \"20.206.4.0/26\",\r\n + \ \"20.208.4.0/26\",\r\n \"20.208.4.64/27\",\r\n \"20.208.4.104/29\",\r\n + \ \"20.210.3.27/32\",\r\n \"20.213.65.83/32\",\r\n \"23.98.106.160/27\",\r\n + \ \"23.98.106.192/26\",\r\n \"23.98.107.0/28\",\r\n \"23.98.107.16/29\",\r\n + \ \"23.98.107.24/30\",\r\n \"23.98.107.32/27\",\r\n \"23.98.107.64/26\",\r\n + \ \"23.98.107.128/26\",\r\n \"23.98.109.40/29\",\r\n \"23.99.89.156/32\",\r\n + \ \"40.64.134.144/28\",\r\n \"40.64.134.192/26\",\r\n \"40.65.49.103/32\",\r\n + \ \"40.65.49.140/32\",\r\n \"40.65.49.151/32\",\r\n \"40.66.61.123/32\",\r\n + \ \"40.66.62.172/32\",\r\n \"40.71.233.8/32\",\r\n \"40.71.233.189/32\",\r\n + \ \"40.71.234.201/32\",\r\n \"40.71.236.15/32\",\r\n \"40.74.5.98/32\",\r\n + \ \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n + \ \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n + \ \"40.74.42.86/32\",\r\n \"40.74.183.82/32\",\r\n \"40.74.183.121/32\",\r\n + \ \"40.74.200.156/32\",\r\n \"40.74.201.230/32\",\r\n \"40.74.202.22/32\",\r\n + \ \"40.76.133.236/32\",\r\n \"40.76.149.246/32\",\r\n \"40.76.161.144/32\",\r\n + \ \"40.76.161.165/32\",\r\n \"40.76.161.168/32\",\r\n \"40.80.62.96/27\",\r\n + \ \"40.80.63.0/25\",\r\n \"40.80.63.128/28\",\r\n \"40.80.240.185/32\",\r\n + \ \"40.80.240.191/32\",\r\n \"40.80.240.214/32\",\r\n \"40.80.241.43/32\",\r\n + \ \"40.80.241.67/32\",\r\n \"40.80.248.79/32\",\r\n \"40.80.249.52/32\",\r\n + \ \"40.80.249.210/32\",\r\n \"40.80.249.219/32\",\r\n \"40.81.25.37/32\",\r\n + \ \"40.81.25.65/32\",\r\n \"40.81.56.190/32\",\r\n \"40.81.60.206/32\",\r\n + \ \"40.81.113.131/32\",\r\n \"40.81.116.141/32\",\r\n \"40.81.116.143/32\",\r\n + \ \"40.81.116.223/32\",\r\n \"40.81.117.23/32\",\r\n \"40.81.181.190/32\",\r\n + \ \"40.81.181.212/32\",\r\n \"40.81.181.214/32\",\r\n \"40.81.182.117/32\",\r\n + \ \"40.81.182.124/32\",\r\n \"40.81.186.128/32\",\r\n \"40.81.188.107/32\",\r\n + \ \"40.81.189.52/32\",\r\n \"40.81.190.97/32\",\r\n \"40.82.173.103/32\",\r\n + \ \"40.82.187.141/32\",\r\n \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n + \ \"40.82.224.52/32\",\r\n \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n + \ \"40.82.236.9/32\",\r\n \"40.82.236.35/32\",\r\n \"40.83.184.82/32\",\r\n + \ \"40.86.161.9/32\",\r\n \"40.86.164.89/32\",\r\n \"40.86.254.125/32\",\r\n + \ \"40.88.16.44/32\",\r\n \"40.88.18.208/32\",\r\n \"40.88.18.248/32\",\r\n + \ \"40.88.48.237/32\",\r\n \"40.88.231.249/32\",\r\n \"40.88.251.157/32\",\r\n + \ \"40.89.20.232/29\",\r\n \"40.89.20.240/28\",\r\n \"40.89.21.128/25\",\r\n + \ \"40.89.22.0/26\",\r\n \"40.89.22.64/28\",\r\n \"40.89.22.80/30\",\r\n + \ \"40.89.22.96/27\",\r\n \"40.89.22.128/26\",\r\n \"40.89.22.192/27\",\r\n + \ \"40.89.23.240/29\",\r\n \"40.90.184.63/32\",\r\n \"40.91.87.146/32\",\r\n + \ \"40.112.252.78/32\",\r\n \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n + \ \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n + \ \"40.115.75.235/32\",\r\n \"40.118.185.80/32\",\r\n \"40.118.200.18/32\",\r\n + \ \"40.118.237.211/32\",\r\n \"40.119.1.22/32\",\r\n \"40.119.42.85/32\",\r\n + \ \"40.119.42.86/32\",\r\n \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n + \ \"40.119.159.181/32\",\r\n \"40.119.159.218/32\",\r\n \"40.119.169.241/32\",\r\n + \ \"40.119.170.52/32\",\r\n \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n + \ \"40.119.170.180/32\",\r\n \"40.119.215.132/32\",\r\n \"40.120.1.91/32\",\r\n + \ \"40.120.1.94/32\",\r\n \"40.120.1.96/32\",\r\n \"40.120.2.208/31\",\r\n + \ \"40.120.86.160/27\",\r\n \"40.120.86.192/26\",\r\n \"40.120.87.56/29\",\r\n + \ \"40.124.136.2/32\",\r\n \"40.124.136.75/32\",\r\n \"40.124.136.138/32\",\r\n + \ \"40.127.10.187/32\",\r\n \"40.127.11.11/32\",\r\n \"40.127.14.98/32\",\r\n + \ \"40.127.14.104/32\",\r\n \"40.127.23.12/32\",\r\n \"40.127.84.210/32\",\r\n + \ \"40.127.145.191/32\",\r\n \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n + \ \"40.127.148.127/32\",\r\n \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n + \ \"40.127.227.23/32\",\r\n \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n + \ \"40.127.235.20/32\",\r\n \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n + \ \"51.11.24.198/32\",\r\n \"51.11.25.68/32\",\r\n \"51.11.25.172/32\",\r\n + \ \"51.11.172.30/32\",\r\n \"51.11.172.56/32\",\r\n \"51.11.172.160/32\",\r\n + \ \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n + \ \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n \"51.13.136.168/29\",\r\n + \ \"51.13.139.224/27\",\r\n \"51.13.141.128/26\",\r\n \"51.13.141.248/29\",\r\n + \ \"51.13.148.255/32\",\r\n \"51.13.149.70/32\",\r\n \"51.103.3.127/32\",\r\n + \ \"51.103.3.240/32\",\r\n \"51.104.30.172/30\",\r\n \"51.104.30.192/26\",\r\n + \ \"51.104.31.0/27\",\r\n \"51.104.31.32/28\",\r\n \"51.104.31.48/29\",\r\n + \ \"51.104.31.64/26\",\r\n \"51.104.36.212/32\",\r\n \"51.104.150.127/32\",\r\n + \ \"51.104.150.153/32\",\r\n \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n + \ \"51.104.155.233/32\",\r\n \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n + \ \"51.104.159.10/32\",\r\n \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n + \ \"51.104.177.53/32\",\r\n \"51.104.178.0/32\",\r\n \"51.104.248.11/32\",\r\n + \ \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n + \ \"51.105.96.44/32\",\r\n \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n + \ \"51.105.101.1/32\",\r\n \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n + \ \"51.105.145.107/32\",\r\n \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n + \ \"51.105.152.238/32\",\r\n \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n + \ \"51.105.165.235/32\",\r\n \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n + \ \"51.105.195.166/32\",\r\n \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n + \ \"51.105.249.94/32\",\r\n \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n + \ \"51.105.250.200/32\",\r\n \"51.107.8.159/32\",\r\n \"51.107.8.238/32\",\r\n + \ \"51.107.9.82/32\",\r\n \"51.107.11.68/30\",\r\n \"51.107.11.80/30\",\r\n + \ \"51.107.41.120/32\",\r\n \"51.107.45.66/32\",\r\n \"51.107.96.36/32\",\r\n + \ \"51.107.96.48/29\",\r\n \"51.107.96.104/32\",\r\n \"51.107.96.206/32\",\r\n + \ \"51.107.98.194/32\",\r\n \"51.107.100.218/32\",\r\n \"51.107.101.56/32\",\r\n + \ \"51.107.101.181/32\",\r\n \"51.107.201.45/32\",\r\n \"51.107.202.69/32\",\r\n + \ \"51.107.241.104/29\",\r\n \"51.107.241.160/27\",\r\n \"51.107.241.192/26\",\r\n + \ \"51.107.249.88/29\",\r\n \"51.107.249.160/27\",\r\n \"51.107.249.192/26\",\r\n + \ \"51.107.254.96/27\",\r\n \"51.107.254.128/26\",\r\n \"51.107.254.248/29\",\r\n + \ \"51.116.1.237/32\",\r\n \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n + \ \"51.116.3.16/32\",\r\n \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n + \ \"51.116.3.102/32\",\r\n \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n + \ \"51.116.51.184/29\",\r\n \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n + \ \"51.116.75.64/29\",\r\n \"51.116.99.200/32\",\r\n \"51.116.132.85/32\",\r\n + \ \"51.116.132.99/32\",\r\n \"51.116.133.151/32\",\r\n \"51.116.134.132/32\",\r\n + \ \"51.116.134.136/32\",\r\n \"51.116.138.202/32\",\r\n \"51.116.145.240/28\",\r\n + \ \"51.116.146.128/26\",\r\n \"51.116.146.192/28\",\r\n \"51.116.148.224/29\",\r\n + \ \"51.120.44.32/27\",\r\n \"51.120.44.64/26\",\r\n \"51.120.228.48/28\",\r\n + \ \"51.120.228.64/26\",\r\n \"51.120.228.128/28\",\r\n \"51.120.232.48/29\",\r\n + \ \"51.124.1.108/32\",\r\n \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n + \ \"51.124.72.168/32\",\r\n \"51.124.83.127/32\",\r\n \"51.132.68.126/32\",\r\n + \ \"51.132.72.50/32\",\r\n \"51.132.72.181/32\",\r\n \"51.132.73.95/32\",\r\n + \ \"51.132.161.225/32\",\r\n \"51.132.215.162/32\",\r\n \"51.132.215.182/32\",\r\n + \ \"51.137.10.82/32\",\r\n \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n + \ \"51.137.12.195/32\",\r\n \"51.137.13.184/32\",\r\n \"51.137.136.98/32\",\r\n + \ \"51.137.137.158/31\",\r\n \"51.137.137.224/32\",\r\n \"51.137.137.235/32\",\r\n + \ \"51.137.164.224/27\",\r\n \"51.137.165.192/26\",\r\n \"51.137.166.0/28\",\r\n + \ \"51.137.166.16/29\",\r\n \"51.137.166.24/30\",\r\n \"51.137.166.64/26\",\r\n + \ \"51.137.167.176/29\",\r\n \"51.137.180.86/32\",\r\n \"51.138.26.161/32\",\r\n + \ \"51.138.26.201/32\",\r\n \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n + \ \"51.138.28.250/32\",\r\n \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n + \ \"51.138.38.197/32\",\r\n \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n + \ \"51.138.215.192/26\",\r\n \"51.143.208.216/29\",\r\n \"51.144.56.64/32\",\r\n + \ \"51.144.190.147/32\",\r\n \"51.145.104.29/32\",\r\n \"51.145.186.156/32\",\r\n + \ \"51.145.189.149/32\",\r\n \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n + \ \"52.136.189.128/26\",\r\n \"52.136.190.176/29\",\r\n \"52.137.24.206/32\",\r\n + \ \"52.139.17.108/32\",\r\n \"52.139.17.252/32\",\r\n \"52.139.18.243/32\",\r\n + \ \"52.139.22.227/32\",\r\n \"52.139.80.229/32\",\r\n \"52.139.83.184/32\",\r\n + \ \"52.139.86.52/32\",\r\n \"52.139.111.136/29\",\r\n \"52.139.111.160/27\",\r\n + \ \"52.139.111.192/26\",\r\n \"52.139.156.110/32\",\r\n \"52.139.170.4/32\",\r\n + \ \"52.139.170.52/32\",\r\n \"52.139.176.216/32\",\r\n \"52.139.177.8/32\",\r\n + \ \"52.139.177.14/32\",\r\n \"52.139.179.116/32\",\r\n \"52.139.232.83/32\",\r\n + \ \"52.139.233.32/32\",\r\n \"52.139.234.140/32\",\r\n \"52.139.234.217/32\",\r\n + \ \"52.139.235.85/32\",\r\n \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n + \ \"52.140.110.0/26\",\r\n \"52.141.1.133/32\",\r\n \"52.141.7.17/32\",\r\n + \ \"52.141.7.21/32\",\r\n \"52.141.7.24/30\",\r\n \"52.141.7.36/30\",\r\n + \ \"52.142.16.162/32\",\r\n \"52.142.28.86/32\",\r\n \"52.142.80.162/32\",\r\n + \ \"52.142.81.115/32\",\r\n \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n + \ \"52.142.87.183/32\",\r\n \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n + \ \"52.142.112.130/32\",\r\n \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n + \ \"52.142.121.155/32\",\r\n \"52.142.127.254/32\",\r\n \"52.142.168.104/32\",\r\n + \ \"52.142.233.146/32\",\r\n \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n + \ \"52.142.234.230/32\",\r\n \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n + \ \"52.146.24.96/32\",\r\n \"52.146.24.106/32\",\r\n \"52.146.24.114/32\",\r\n + \ \"52.146.26.125/32\",\r\n \"52.146.26.218/32\",\r\n \"52.146.26.244/32\",\r\n + \ \"52.146.50.100/32\",\r\n \"52.146.60.149/32\",\r\n \"52.146.72.0/22\",\r\n + \ \"52.146.76.0/23\",\r\n \"52.146.78.0/24\",\r\n \"52.146.79.0/25\",\r\n + \ \"52.146.79.128/30\",\r\n \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n + \ \"52.146.130.128/27\",\r\n \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n + \ \"52.146.130.192/26\",\r\n \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n + \ \"52.146.138.128/25\",\r\n \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n + \ \"52.147.113.88/29\",\r\n \"52.147.116.192/26\",\r\n \"52.147.117.0/27\",\r\n + \ \"52.147.117.128/26\",\r\n \"52.147.117.192/27\",\r\n \"52.147.119.0/29\",\r\n + \ \"52.147.121.95/32\",\r\n \"52.147.222.228/32\",\r\n \"52.148.112.216/32\",\r\n + \ \"52.149.108.155/32\",\r\n \"52.149.169.236/32\",\r\n \"52.149.238.57/32\",\r\n + \ \"52.149.240.75/32\",\r\n \"52.149.243.177/32\",\r\n \"52.150.35.132/32\",\r\n + \ \"52.150.37.207/32\",\r\n \"52.150.154.48/28\",\r\n \"52.150.154.128/26\",\r\n + \ \"52.151.231.104/32\",\r\n \"52.151.238.19/32\",\r\n \"52.151.243.194/32\",\r\n + \ \"52.151.246.107/32\",\r\n \"52.152.194.10/32\",\r\n \"52.152.204.86/32\",\r\n + \ \"52.152.205.65/32\",\r\n \"52.152.205.137/32\",\r\n \"52.155.25.132/32\",\r\n + \ \"52.155.25.145/32\",\r\n \"52.155.25.157/32\",\r\n \"52.155.88.22/32\",\r\n + \ \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n + \ \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n + \ \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n + \ \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n + \ \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n + \ \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n + \ \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n + \ \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n + \ \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n + \ \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n + \ \"52.156.24.232/32\",\r\n \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n + \ \"52.156.196.221/32\",\r\n \"52.156.204.190/32\",\r\n \"52.157.221.75/32\",\r\n + \ \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n + \ \"52.157.237.175/32\",\r\n \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n + \ \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n \"52.158.121.190/32\",\r\n + \ \"52.160.108.225/32\",\r\n \"52.172.7.225/32\",\r\n \"52.172.112.176/29\",\r\n + \ \"52.175.120.201/32\",\r\n \"52.175.150.250/32\",\r\n \"52.180.96.196/32\",\r\n + \ \"52.180.102.55/32\",\r\n \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n + \ \"52.184.84.210/32\",\r\n \"52.185.226.247/32\",\r\n \"52.185.230.20/32\",\r\n + \ \"52.188.43.247/32\",\r\n \"52.188.77.154/32\",\r\n \"52.188.79.60/32\",\r\n + \ \"52.188.177.124/32\",\r\n \"52.188.181.97/32\",\r\n \"52.188.183.159/32\",\r\n + \ \"52.188.216.65/32\",\r\n \"52.188.221.237/32\",\r\n \"52.188.222.168/32\",\r\n + \ \"52.188.222.206/32\",\r\n \"52.189.252.34/32\",\r\n \"52.190.24.61/32\",\r\n + \ \"52.190.27.148/32\",\r\n \"52.190.30.136/32\",\r\n \"52.190.30.145/32\",\r\n + \ \"52.190.39.65/32\",\r\n \"52.191.39.181/32\",\r\n \"52.191.217.43/32\",\r\n + \ \"52.191.232.133/32\",\r\n \"52.191.237.186/32\",\r\n \"52.191.238.79/32\",\r\n + \ \"52.191.238.157/32\",\r\n \"52.191.239.208/32\",\r\n \"52.191.239.246/32\",\r\n + \ \"52.224.17.48/32\",\r\n \"52.224.17.98/32\",\r\n \"52.224.137.160/32\",\r\n + \ \"52.224.142.152/32\",\r\n \"52.224.149.89/32\",\r\n \"52.224.150.63/32\",\r\n + \ \"52.224.184.205/32\",\r\n \"52.224.184.221/32\",\r\n \"52.224.185.216/32\",\r\n + \ \"52.224.195.119/32\",\r\n \"52.224.200.26/32\",\r\n \"52.224.201.114/32\",\r\n + \ \"52.224.201.121/32\",\r\n \"52.224.203.192/32\",\r\n \"52.224.204.110/32\",\r\n + \ \"52.226.41.202/32\",\r\n \"52.226.41.235/32\",\r\n \"52.226.49.104/32\",\r\n + \ \"52.226.49.156/32\",\r\n \"52.226.51.138/32\",\r\n \"52.226.139.204/32\",\r\n + \ \"52.226.141.200/32\",\r\n \"52.226.143.0/32\",\r\n \"52.226.148.5/32\",\r\n + \ \"52.226.148.225/32\",\r\n \"52.226.175.58/32\",\r\n \"52.226.254.118/32\",\r\n + \ \"52.228.86.178/31\",\r\n \"52.228.86.180/30\",\r\n \"52.228.86.184/29\",\r\n + \ \"52.228.86.192/26\",\r\n \"52.228.87.0/24\",\r\n \"52.228.125.229/32\",\r\n + \ \"52.229.79.225/32\",\r\n \"52.229.88.158/32\",\r\n \"52.229.119.249/32\",\r\n + \ \"52.229.225.182/32\",\r\n \"52.231.136.212/32\",\r\n \"52.231.137.237/32\",\r\n + \ \"52.231.140.224/29\",\r\n \"52.231.143.171/32\",\r\n \"52.231.185.0/32\",\r\n + \ \"52.234.104.49/32\",\r\n \"52.235.17.70/32\",\r\n \"52.235.57.68/30\",\r\n + \ \"52.235.57.140/32\",\r\n \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n + \ \"52.235.63.0/32\",\r\n \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n + \ \"52.241.138.151/32\",\r\n \"52.241.140.217/32\",\r\n \"52.243.106.93/32\",\r\n + \ \"52.243.108.25/32\",\r\n \"52.243.109.4/31\",\r\n \"52.243.109.126/32\",\r\n + \ \"52.243.110.67/32\",\r\n \"52.243.110.156/32\",\r\n \"52.243.110.181/32\",\r\n + \ \"52.243.113.88/31\",\r\n \"52.243.113.102/32\",\r\n \"52.246.120.190/32\",\r\n + \ \"52.249.59.157/32\",\r\n \"52.249.60.80/32\",\r\n \"52.249.63.45/32\",\r\n + \ \"52.249.201.87/32\",\r\n \"52.249.204.114/32\",\r\n \"52.250.228.36/30\",\r\n + \ \"52.250.228.40/29\",\r\n \"52.250.228.48/28\",\r\n \"52.250.228.128/25\",\r\n + \ \"52.250.229.0/24\",\r\n \"52.250.230.0/23\",\r\n \"52.255.212.164/32\",\r\n + \ \"52.255.213.211/32\",\r\n \"52.255.221.231/32\",\r\n \"102.37.80.40/29\",\r\n + \ \"102.37.85.32/27\",\r\n \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n + \ \"102.37.166.224/27\",\r\n \"102.37.167.0/26\",\r\n \"102.133.0.199/32\",\r\n + \ \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n + \ \"102.133.60.0/27\",\r\n \"102.133.132.151/32\",\r\n \"102.133.219.144/28\",\r\n \ \"102.133.219.160/28\",\r\n \"102.133.219.192/26\",\r\n \ \"102.133.221.24/29\",\r\n \"104.40.34.134/32\",\r\n \"104.40.72.149/32\",\r\n \ \"104.42.32.228/32\",\r\n \"104.42.35.16/32\",\r\n \"104.42.214.62/32\",\r\n @@ -64503,7 +66121,7 @@ interactions: \ \"191.238.77.0/27\",\r\n \"191.238.77.56/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.AustraliaEast\",\r\n \ \"id\": \"PowerPlatformInfra.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64521,7 +66139,7 @@ interactions: \ \"20.213.65.83/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.AustraliaSoutheast\",\r\n \"id\": \"PowerPlatformInfra.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n @@ -64539,7 +66157,7 @@ interactions: \ \"104.46.177.0/26\",\r\n \"104.46.179.32/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.BrazilSouth\",\r\n \ \"id\": \"PowerPlatformInfra.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64555,7 +66173,7 @@ interactions: \ \"191.238.77.0/27\",\r\n \"191.238.77.56/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CanadaCentral\",\r\n \ \"id\": \"PowerPlatformInfra.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64573,7 +66191,7 @@ interactions: \ \"52.228.86.192/26\",\r\n \"52.228.87.0/24\",\r\n \"52.228.125.229/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CanadaEast\",\r\n \ \"id\": \"PowerPlatformInfra.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64592,7 +66210,7 @@ interactions: \ \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n \"52.235.63.0/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CentralIndia\",\r\n \ \"id\": \"PowerPlatformInfra.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64604,7 +66222,7 @@ interactions: \ \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n \"52.140.110.0/26\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.EastAsia\",\r\n \ \"id\": \"PowerPlatformInfra.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64621,9 +66239,9 @@ interactions: \ \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n \"52.184.84.210/32\",\r\n \ \"52.229.225.182/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.EastUS\",\r\n \"id\": \"PowerPlatformInfra.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \ \"addressPrefixes\": [\r\n \"20.42.24.159/32\",\r\n \"20.42.39.188/32\",\r\n \ \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n \"20.49.111.64/26\",\r\n @@ -64672,40 +66290,40 @@ interactions: \ \"104.45.174.26/32\",\r\n \"104.45.175.45/32\",\r\n \"104.45.188.240/32\",\r\n \ \"104.45.191.89/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.FranceCentral\",\r\n \"id\": \"PowerPlatformInfra.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.43.44.240/28\",\r\n \"20.43.45.128/26\",\r\n - \ \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n \"20.111.0.0/27\",\r\n - \ \"20.111.0.56/29\",\r\n \"40.66.61.123/32\",\r\n \"40.66.62.172/32\",\r\n - \ \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n - \ \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n \"51.138.215.192/26\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.FranceSouth\",\r\n - \ \"id\": \"PowerPlatformInfra.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n - \ \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n - \ \"40.82.236.35/32\",\r\n \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n - \ \"51.105.92.160/28\",\r\n \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n - \ \"52.136.189.128/26\",\r\n \"52.136.190.176/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyNorth\",\r\n - \ \"id\": \"PowerPlatformInfra.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"51.116.1.237/32\",\r\n \"51.116.2.101/32\",\r\n - \ \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n \"51.116.3.73/32\",\r\n - \ \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n \"51.116.50.128/26\",\r\n - \ \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n \"51.116.74.96/27\",\r\n - \ \"51.116.74.128/26\",\r\n \"51.116.75.64/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.43.44.240/28\",\r\n + \ \"20.43.45.128/26\",\r\n \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n + \ \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n \"40.66.61.123/32\",\r\n + \ \"40.66.62.172/32\",\r\n \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n + \ \"51.11.235.83/32\",\r\n \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n + \ \"51.138.215.192/26\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.FranceSouth\",\r\n \"id\": \"PowerPlatformInfra.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"40.82.224.9/32\",\r\n + \ \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n \"40.82.224.60/32\",\r\n + \ \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n \"40.82.236.35/32\",\r\n + \ \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n + \ \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n \"52.136.189.128/26\",\r\n + \ \"52.136.190.176/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.GermanyNorth\",\r\n \"id\": \"PowerPlatformInfra.GermanyNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"51.116.1.237/32\",\r\n + \ \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n + \ \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n + \ \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n + \ \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n \"51.116.75.64/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n \ \"id\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64716,7 +66334,7 @@ interactions: \ \"51.116.146.192/28\",\r\n \"51.116.148.224/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.JapanEast\",\r\n \ \"id\": \"PowerPlatformInfra.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64729,7 +66347,7 @@ interactions: \ \"20.194.144.31/32\",\r\n \"20.210.3.27/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.JapanWest\",\r\n \ \"id\": \"PowerPlatformInfra.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64741,7 +66359,7 @@ interactions: \ \"40.81.189.52/32\",\r\n \"40.81.190.97/32\",\r\n \"52.175.150.250/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.KoreaCentral\",\r\n \ \"id\": \"PowerPlatformInfra.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64752,7 +66370,7 @@ interactions: \ \"52.141.7.21/32\",\r\n \"52.141.7.24/30\",\r\n \"52.141.7.36/30\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.KoreaSouth\",\r\n \ \"id\": \"PowerPlatformInfra.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64762,65 +66380,65 @@ interactions: \ \"52.231.137.237/32\",\r\n \"52.231.140.224/29\",\r\n \"52.231.143.171/32\",\r\n \ \"52.231.185.0/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.NorthEurope\",\r\n \"id\": \"PowerPlatformInfra.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.50.68.136/29\",\r\n + \ \"20.50.68.144/28\",\r\n \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n + \ \"20.50.69.0/24\",\r\n \"20.50.70.0/23\",\r\n \"20.54.3.143/32\",\r\n + \ \"20.54.3.210/32\",\r\n \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n + \ \"20.54.40.139/32\",\r\n \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n + \ \"20.54.66.198/32\",\r\n \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n + \ \"20.54.105.72/32\",\r\n \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n + \ \"20.54.105.243/32\",\r\n \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n + \ \"20.67.211.155/32\",\r\n \"20.67.211.157/32\",\r\n \"20.82.155.16/32\",\r\n + \ \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n + \ \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n + \ \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n + \ \"20.93.26.109/32\",\r\n \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n + \ \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n \"40.127.145.191/32\",\r\n + \ \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n + \ \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n + \ \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n + \ \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n \"51.104.150.127/32\",\r\n + \ \"51.104.150.153/32\",\r\n \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n + \ \"51.104.155.233/32\",\r\n \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n + \ \"51.104.159.10/32\",\r\n \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n + \ \"51.104.177.53/32\",\r\n \"51.104.178.0/32\",\r\n \"51.138.178.92/32\",\r\n + \ \"51.138.178.253/32\",\r\n \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n + \ \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n + \ \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n + \ \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n + \ \"52.142.127.254/32\",\r\n \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n + \ \"52.146.130.128/27\",\r\n \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n + \ \"52.146.130.192/26\",\r\n \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n + \ \"52.146.138.128/25\",\r\n \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n + \ \"52.155.88.22/32\",\r\n \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n + \ \"52.155.94.139/32\",\r\n \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n + \ \"52.155.162.137/32\",\r\n \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n + \ \"52.155.176.197/32\",\r\n \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n + \ \"52.155.181.78/32\",\r\n \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n + \ \"52.155.223.80/32\",\r\n \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n + \ \"52.155.232.169/32\",\r\n \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n + \ \"52.155.233.110/32\",\r\n \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n + \ \"52.155.234.107/32\",\r\n \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n + \ \"52.155.235.151/32\",\r\n \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n + \ \"52.155.236.16/32\",\r\n \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n + \ \"52.156.196.221/32\",\r\n \"52.156.204.190/32\",\r\n \"52.158.24.140/32\",\r\n + \ \"52.158.24.178/32\",\r\n \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n + \ \"52.158.121.190/32\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.NorwayEast\",\r\n \"id\": \"PowerPlatformInfra.NorwayEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n - \ \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n - \ \"20.50.70.0/23\",\r\n \"20.54.3.143/32\",\r\n \"20.54.3.210/32\",\r\n - \ \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n \"20.54.40.139/32\",\r\n - \ \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n \"20.54.66.198/32\",\r\n - \ \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n \"20.54.105.72/32\",\r\n - \ \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n \"20.54.105.243/32\",\r\n - \ \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n \"20.67.211.155/32\",\r\n - \ \"20.67.211.157/32\",\r\n \"20.82.155.16/32\",\r\n \"20.82.171.158/32\",\r\n - \ \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n \"20.82.231.162/32\",\r\n - \ \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n \"20.82.246.160/27\",\r\n - \ \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n \"20.93.26.109/32\",\r\n - \ \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n \"20.105.1.51/32\",\r\n - \ \"20.105.17.251/32\",\r\n \"40.127.145.191/32\",\r\n \"40.127.147.213/32\",\r\n - \ \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n \"40.127.150.85/32\",\r\n - \ \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n \"40.127.229.37/32\",\r\n - \ \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n \"40.127.235.247/32\",\r\n - \ \"40.127.241.36/32\",\r\n \"51.104.150.127/32\",\r\n \"51.104.150.153/32\",\r\n - \ \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n \"51.104.155.233/32\",\r\n - \ \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n \"51.104.159.10/32\",\r\n - \ \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n \"51.104.177.53/32\",\r\n - \ \"51.104.178.0/32\",\r\n \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n - \ \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n \"52.142.82.161/32\",\r\n - \ \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n \"52.142.112.49/32\",\r\n - \ \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n \"52.142.113.203/32\",\r\n - \ \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n \"52.142.127.254/32\",\r\n - \ \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n \"52.146.130.128/27\",\r\n - \ \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n \"52.146.130.192/26\",\r\n - \ \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n \"52.146.138.128/25\",\r\n - \ \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n \"52.155.88.22/32\",\r\n - \ \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n - \ \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n - \ \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n - \ \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n - \ \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n - \ \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n - \ \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n - \ \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n - \ \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n - \ \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n - \ \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n \"52.156.196.221/32\",\r\n - \ \"52.156.204.190/32\",\r\n \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n - \ \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n \"52.158.121.190/32\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayEast\",\r\n - \ \"id\": \"PowerPlatformInfra.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n \"20.100.1.160/29\",\r\n - \ \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n \"51.120.44.32/27\",\r\n - \ \"51.120.44.64/26\",\r\n \"51.120.232.48/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayWest\",\r\n + \ \"addressPrefixes\": [\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n + \ \"20.100.1.160/29\",\r\n \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n + \ \"51.120.44.32/27\",\r\n \"51.120.44.64/26\",\r\n \"51.120.232.48/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayWest\",\r\n \ \"id\": \"PowerPlatformInfra.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64830,7 +66448,7 @@ interactions: \ \"51.120.228.128/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.SouthAfricaNorth\",\r\n \"id\": \"PowerPlatformInfra.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n @@ -64841,17 +66459,18 @@ interactions: \ \"102.133.219.160/28\",\r\n \"102.133.219.192/26\",\r\n \ \"102.133.221.24/29\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.SouthAfricaWest\",\r\n \"id\": \"PowerPlatformInfra.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"102.37.80.40/29\",\r\n \"102.37.85.32/27\",\r\n - \ \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n \"102.133.0.199/32\",\r\n - \ \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n - \ \"102.133.60.0/27\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"PowerPlatformInfra.SouthCentralUS\",\r\n \"id\": \"PowerPlatformInfra.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southafricawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"102.37.80.40/29\",\r\n + \ \"102.37.85.32/27\",\r\n \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n + \ \"102.133.0.199/32\",\r\n \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n + \ \"102.133.59.192/26\",\r\n \"102.133.60.0/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SouthCentralUS\",\r\n + \ \"id\": \"PowerPlatformInfra.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \ \"addressPrefixes\": [\r\n \"13.66.80.131/32\",\r\n \"13.73.253.128/25\",\r\n @@ -64865,7 +66484,7 @@ interactions: \ \"52.249.59.157/32\",\r\n \"52.249.60.80/32\",\r\n \"52.249.63.45/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SoutheastAsia\",\r\n \ \"id\": \"PowerPlatformInfra.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64885,7 +66504,7 @@ interactions: \ \"104.43.76.102/32\",\r\n \"104.43.76.124/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SouthIndia\",\r\n \ \"id\": \"PowerPlatformInfra.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64897,7 +66516,7 @@ interactions: \ \"20.192.153.80/29\",\r\n \"52.172.7.225/32\",\r\n \"52.172.112.176/29\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SwitzerlandNorth\",\r\n \ \"id\": \"PowerPlatformInfra.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64908,7 +66527,7 @@ interactions: \ \"51.107.241.104/29\",\r\n \"51.107.241.160/27\",\r\n \"51.107.241.192/26\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SwitzerlandWest\",\r\n \ \"id\": \"PowerPlatformInfra.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64919,7 +66538,7 @@ interactions: \ \"51.107.254.96/27\",\r\n \"51.107.254.128/26\",\r\n \"51.107.254.248/29\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UAECentral\",\r\n \ \"id\": \"PowerPlatformInfra.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64929,18 +66548,18 @@ interactions: \ \"40.120.1.91/32\",\r\n \"40.120.1.94/32\",\r\n \"40.120.1.96/32\",\r\n \ \"40.120.2.208/31\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.UAENorth\",\r\n \"id\": \"PowerPlatformInfra.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n - \ \"20.38.142.120/29\",\r\n \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n - \ \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n \"40.119.170.60/32\",\r\n - \ \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n \"40.120.86.160/27\",\r\n - \ \"40.120.86.192/26\",\r\n \"40.120.87.56/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.38.140.32/27\",\r\n + \ \"20.38.140.64/26\",\r\n \"20.38.142.120/29\",\r\n \"20.46.152.152/32\",\r\n + \ \"20.46.159.47/32\",\r\n \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n + \ \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n + \ \"40.120.86.160/27\",\r\n \"40.120.86.192/26\",\r\n \"40.120.87.56/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKSouth\",\r\n \ \"id\": \"PowerPlatformInfra.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64956,7 +66575,7 @@ interactions: \ \"51.143.208.216/29\",\r\n \"51.145.104.29/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKWest\",\r\n \ \"id\": \"PowerPlatformInfra.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -64971,61 +66590,61 @@ interactions: \ \"51.137.166.64/26\",\r\n \"51.137.167.176/29\",\r\n \"51.137.180.86/32\",\r\n \ \"52.142.168.104/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.WestCentralUS\",\r\n \"id\": \"PowerPlatformInfra.WestCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"52.150.154.48/28\",\r\n \"52.150.154.128/26\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestEurope\",\r\n - \ \"id\": \"PowerPlatformInfra.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"20.50.16.235/32\",\r\n \"20.50.16.253/32\",\r\n - \ \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n \"20.50.134.59/32\",\r\n - \ \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n \"20.50.238.87/32\",\r\n - \ \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n - \ \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n - \ \"20.54.209.240/32\",\r\n \"20.61.96.0/25\",\r\n \"20.61.96.128/27\",\r\n - \ \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n \"20.61.249.208/32\",\r\n - \ \"20.71.81.103/32\",\r\n \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n - \ \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n \"20.82.57.234/32\",\r\n - \ \"20.82.64.2/32\",\r\n \"20.86.93.224/27\",\r\n \"20.86.95.0/24\",\r\n - \ \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n \"20.93.176.101/32\",\r\n - \ \"20.93.237.39/32\",\r\n \"20.101.28.187/32\",\r\n \"20.103.85.227/32\",\r\n - \ \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n \"20.105.208.0/26\",\r\n - \ \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n \"40.74.5.98/32\",\r\n - \ \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n - \ \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n - \ \"40.74.42.86/32\",\r\n \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n - \ \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n - \ \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n \"40.119.159.181/32\",\r\n - \ \"40.119.159.218/32\",\r\n \"51.105.96.44/32\",\r\n \"51.105.97.152/32\",\r\n - \ \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n \"51.105.130.21/32\",\r\n - \ \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n \"51.105.152.8/32\",\r\n - \ \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n \"51.105.160.10/32\",\r\n - \ \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n \"51.105.183.7/32\",\r\n - \ \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n \"51.105.206.64/32\",\r\n - \ \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n \"51.105.250.62/32\",\r\n - \ \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n \"51.124.1.108/32\",\r\n - \ \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n \"51.124.72.168/32\",\r\n - \ \"51.124.83.127/32\",\r\n \"51.137.10.82/32\",\r\n \"51.137.10.173/32\",\r\n - \ \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n \"51.137.13.184/32\",\r\n - \ \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n \"51.138.27.6/32\",\r\n - \ \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n \"51.138.30.32/32\",\r\n - \ \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n \"51.144.56.64/32\",\r\n - \ \"51.144.190.147/32\",\r\n \"51.145.186.156/32\",\r\n \"51.145.189.149/32\",\r\n - \ \"52.137.24.206/32\",\r\n \"52.142.233.146/32\",\r\n \"52.142.233.149/32\",\r\n - \ \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n \"52.142.237.97/32\",\r\n - \ \"52.143.22.209/32\",\r\n \"52.149.108.155/32\",\r\n \"52.157.221.75/32\",\r\n - \ \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n - \ \"52.157.237.175/32\",\r\n \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n - \ \"104.45.65.67/32\",\r\n \"104.45.67.10/32\",\r\n \"104.45.70.91/32\",\r\n - \ \"104.45.70.154/32\",\r\n \"104.45.77.57/32\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"52.150.154.48/28\",\r\n + \ \"52.150.154.128/26\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.WestEurope\",\r\n \"id\": \"PowerPlatformInfra.WestEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.50.16.235/32\",\r\n + \ \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n + \ \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n + \ \"20.50.238.87/32\",\r\n \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n + \ \"20.54.209.167/32\",\r\n \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n + \ \"20.54.209.238/32\",\r\n \"20.54.209.240/32\",\r\n \"20.61.96.0/25\",\r\n + \ \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n + \ \"20.61.249.208/32\",\r\n \"20.71.81.103/32\",\r\n \"20.76.181.210/32\",\r\n + \ \"20.76.222.244/32\",\r\n \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n + \ \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n \"20.86.93.224/27\",\r\n + \ \"20.86.95.0/24\",\r\n \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n + \ \"20.93.176.101/32\",\r\n \"20.93.237.39/32\",\r\n \"20.101.28.187/32\",\r\n + \ \"20.103.85.227/32\",\r\n \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n + \ \"20.105.208.0/26\",\r\n \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n + \ \"40.74.5.98/32\",\r\n \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n + \ \"40.74.32.17/32\",\r\n \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n + \ \"40.74.42.84/32\",\r\n \"40.74.42.86/32\",\r\n \"40.113.178.52/30\",\r\n + \ \"40.113.178.56/29\",\r\n \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n + \ \"40.113.180.0/22\",\r\n \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n + \ \"40.119.159.181/32\",\r\n \"40.119.159.218/32\",\r\n \"51.105.96.44/32\",\r\n + \ \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n + \ \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n + \ \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n + \ \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n + \ \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n + \ \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n + \ \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n + \ \"51.124.1.108/32\",\r\n \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n + \ \"51.124.72.168/32\",\r\n \"51.124.83.127/32\",\r\n \"51.137.10.82/32\",\r\n + \ \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n + \ \"51.137.13.184/32\",\r\n \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n + \ \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n + \ \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n + \ \"51.144.56.64/32\",\r\n \"51.144.190.147/32\",\r\n \"51.145.186.156/32\",\r\n + \ \"51.145.189.149/32\",\r\n \"52.137.24.206/32\",\r\n \"52.142.233.146/32\",\r\n + \ \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n + \ \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n \"52.149.108.155/32\",\r\n + \ \"52.157.221.75/32\",\r\n \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n + \ \"52.157.225.224/32\",\r\n \"52.157.237.175/32\",\r\n \"52.236.152.88/32\",\r\n + \ \"52.236.153.149/32\",\r\n \"104.45.65.67/32\",\r\n \"104.45.67.10/32\",\r\n + \ \"104.45.70.91/32\",\r\n \"104.45.70.154/32\",\r\n \"104.45.77.57/32\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS\",\r\n \ \"id\": \"PowerPlatformInfra.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -65077,151 +66696,400 @@ interactions: \ \"104.210.57.39/32\",\r\n \"137.135.53.196/32\",\r\n \"168.61.3.73/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS2\",\r\n \ \"id\": \"PowerPlatformInfra.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"40.64.134.144/28\",\r\n \"40.64.134.192/26\",\r\n \ \"40.91.87.146/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformPlex\",\r\n \"id\": \"PowerPlatformPlex\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.24.0.192/28\",\r\n \"20.24.0.208/30\",\r\n \"20.52.95.84/30\",\r\n + \ \"20.52.95.216/30\",\r\n \"20.59.84.24/29\",\r\n \"20.59.84.80/28\",\r\n + \ \"20.59.84.96/27\",\r\n \"20.59.84.128/27\",\r\n \"20.59.84.160/29\",\r\n + \ \"20.59.103.116/30\",\r\n \"20.59.103.136/29\",\r\n \"20.59.103.160/27\",\r\n + \ \"20.59.103.192/27\",\r\n \"20.59.103.224/28\",\r\n \"20.59.103.240/30\",\r\n + \ \"20.70.223.24/29\",\r\n \"20.70.223.80/29\",\r\n \"20.70.223.88/30\",\r\n + \ \"20.70.223.168/29\",\r\n \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n + \ \"20.74.196.104/29\",\r\n \"20.79.108.100/30\",\r\n \"20.79.108.104/30\",\r\n + \ \"20.87.82.152/29\",\r\n \"20.87.83.104/29\",\r\n \"20.88.159.140/30\",\r\n + \ \"20.88.159.152/29\",\r\n \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n + \ \"20.90.38.16/29\",\r\n \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n + \ \"20.90.38.240/29\",\r\n \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n + \ \"20.92.5.124/30\",\r\n \"20.92.6.8/29\",\r\n \"20.92.6.192/29\",\r\n + \ \"20.97.35.52/30\",\r\n \"20.97.39.56/29\",\r\n \"20.97.39.112/30\",\r\n + \ \"20.100.4.136/29\",\r\n \"20.100.4.180/30\",\r\n \"20.100.5.16/30\",\r\n + \ \"20.105.211.64/28\",\r\n \"20.105.211.80/29\",\r\n \"20.105.211.88/30\",\r\n + \ \"20.105.215.228/30\",\r\n \"20.105.215.232/29\",\r\n \"20.105.215.240/28\",\r\n + \ \"20.105.243.208/28\",\r\n \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n + \ \"20.105.244.32/28\",\r\n \"20.107.239.220/30\",\r\n \"20.111.3.152/29\",\r\n + \ \"20.111.3.204/30\",\r\n \"20.111.3.216/30\",\r\n \"20.116.43.56/29\",\r\n + \ \"20.116.43.80/29\",\r\n \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n + \ \"20.116.47.64/30\",\r\n \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n + \ \"20.117.193.60/30\",\r\n \"20.117.193.176/29\",\r\n \"20.119.28.0/27\",\r\n + \ \"20.119.28.32/30\",\r\n \"20.189.194.180/30\",\r\n \"20.189.198.88/29\",\r\n + \ \"20.189.198.136/29\",\r\n \"20.189.199.32/30\",\r\n \"20.192.157.248/29\",\r\n + \ \"20.195.86.92/30\",\r\n \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n + \ \"20.195.87.124/30\",\r\n \"20.199.200.124/30\",\r\n \"20.199.201.48/30\",\r\n + \ \"20.199.201.76/30\",\r\n \"20.199.201.144/30\",\r\n \"20.200.160.28/30\",\r\n + \ \"20.200.160.208/30\",\r\n \"20.200.160.236/30\",\r\n \"20.200.160.248/30\",\r\n + \ \"20.200.198.200/29\",\r\n \"20.200.199.88/29\",\r\n \"20.203.88.48/29\",\r\n + \ \"20.203.88.88/29\",\r\n \"20.204.192.108/30\",\r\n \"20.204.192.192/29\",\r\n + \ \"20.204.193.100/30\",\r\n \"20.204.193.104/29\",\r\n \"20.205.49.80/29\",\r\n + \ \"20.205.49.88/30\",\r\n \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n + \ \"20.205.50.112/30\",\r\n \"20.205.69.156/30\",\r\n \"20.206.3.20/30\",\r\n + \ \"20.206.4.64/29\",\r\n \"20.206.4.224/29\",\r\n \"20.206.4.232/30\",\r\n + \ \"20.206.178.56/29\",\r\n \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n + \ \"20.206.179.128/29\",\r\n \"20.206.179.136/30\",\r\n \"20.208.5.84/30\",\r\n + \ \"20.208.7.120/30\",\r\n \"20.208.7.172/30\",\r\n \"20.208.7.184/30\",\r\n + \ \"20.210.68.156/30\",\r\n \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n + \ \"20.210.70.80/30\",\r\n \"20.213.194.128/29\",\r\n \"20.213.194.136/30\",\r\n + \ \"20.223.65.68/30\",\r\n \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n + \ \"20.223.65.96/27\",\r\n \"20.223.65.128/28\",\r\n \"20.232.88.200/29\",\r\n + \ \"20.232.89.16/28\",\r\n \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n + \ \"20.232.89.96/29\",\r\n \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n + \ \"51.116.77.84/30\",\r\n \"51.116.77.248/30\",\r\n \"51.116.78.36/30\",\r\n + \ \"51.116.78.192/30\",\r\n \"51.120.176.192/29\",\r\n \"51.120.176.220/30\",\r\n + \ \"51.120.176.232/30\",\r\n \"52.136.191.248/29\",\r\n \"52.146.141.136/29\",\r\n + \ \"52.146.141.160/27\",\r\n \"52.146.141.192/27\",\r\n \"52.172.81.16/30\",\r\n + \ \"52.172.81.224/29\",\r\n \"52.172.81.232/30\",\r\n \"52.242.44.192/28\",\r\n + \ \"52.242.44.208/30\",\r\n \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n + \ \"52.242.45.48/29\",\r\n \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n + \ \"102.37.87.184/29\",\r\n \"191.238.78.84/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.AustraliaEast\",\r\n + \ \"id\": \"PowerPlatformPlex.AustraliaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.24.0.192/28\",\r\n - \ \"20.24.0.208/30\",\r\n \"20.52.95.84/30\",\r\n \"20.52.95.216/30\",\r\n - \ \"20.59.84.24/29\",\r\n \"20.59.84.80/28\",\r\n \"20.59.84.96/27\",\r\n - \ \"20.59.84.128/27\",\r\n \"20.59.84.160/29\",\r\n \"20.59.103.116/30\",\r\n - \ \"20.59.103.136/29\",\r\n \"20.59.103.160/27\",\r\n \"20.59.103.192/27\",\r\n - \ \"20.59.103.224/28\",\r\n \"20.59.103.240/30\",\r\n \"20.70.223.24/29\",\r\n + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.70.223.24/29\",\r\n \ \"20.70.223.80/29\",\r\n \"20.70.223.88/30\",\r\n \"20.70.223.168/29\",\r\n - \ \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n \"20.74.196.104/29\",\r\n - \ \"20.79.108.100/30\",\r\n \"20.79.108.104/30\",\r\n \"20.87.82.152/29\",\r\n - \ \"20.87.83.104/29\",\r\n \"20.88.159.140/30\",\r\n \"20.88.159.152/29\",\r\n - \ \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n \"20.90.38.16/29\",\r\n - \ \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n \"20.90.38.240/29\",\r\n - \ \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n \"20.92.5.124/30\",\r\n - \ \"20.92.6.8/29\",\r\n \"20.92.6.192/29\",\r\n \"20.97.35.52/30\",\r\n - \ \"20.97.39.56/29\",\r\n \"20.97.39.112/30\",\r\n \"20.100.4.136/29\",\r\n - \ \"20.100.4.180/30\",\r\n \"20.100.5.16/30\",\r\n \"20.105.211.64/28\",\r\n + \ \"20.213.194.128/29\",\r\n \"20.213.194.136/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.AustraliaSoutheast\",\r\n + \ \"id\": \"PowerPlatformPlex.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n \"20.92.5.124/30\",\r\n + \ \"20.92.6.8/29\",\r\n \"20.92.6.192/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.BrazilSouth\",\r\n + \ \"id\": \"PowerPlatformPlex.BrazilSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.206.178.56/29\",\r\n + \ \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n \"20.206.179.128/29\",\r\n + \ \"20.206.179.136/30\",\r\n \"191.238.78.84/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.BrazilSoutheast\",\r\n + \ \"id\": \"PowerPlatformPlex.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.206.3.20/30\",\r\n + \ \"20.206.4.64/29\",\r\n \"20.206.4.224/29\",\r\n \"20.206.4.232/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.CanadaCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.CanadaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.116.43.56/29\",\r\n + \ \"20.116.43.80/29\",\r\n \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n + \ \"20.116.47.64/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.CanadaEast\",\r\n \"id\": \"PowerPlatformPlex.CanadaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"52.242.44.192/28\",\r\n \"52.242.44.208/30\",\r\n + \ \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n \"52.242.45.48/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.CentralIndia\",\r\n + \ \"id\": \"PowerPlatformPlex.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.204.192.108/30\",\r\n + \ \"20.204.192.192/29\",\r\n \"20.204.193.100/30\",\r\n \"20.204.193.104/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.EastAsia\",\r\n + \ \"id\": \"PowerPlatformPlex.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.205.49.80/29\",\r\n + \ \"20.205.49.88/30\",\r\n \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n + \ \"20.205.50.112/30\",\r\n \"20.205.69.156/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.EastUS\",\r\n + \ \"id\": \"PowerPlatformPlex.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.88.159.140/30\",\r\n + \ \"20.88.159.152/29\",\r\n \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n + \ \"20.119.28.0/27\",\r\n \"20.119.28.32/30\",\r\n \"20.232.88.200/29\",\r\n + \ \"20.232.89.16/28\",\r\n \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n + \ \"20.232.89.96/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.FranceCentral\",\r\n \"id\": \"PowerPlatformPlex.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.111.3.152/29\",\r\n \"20.111.3.204/30\",\r\n + \ \"20.111.3.216/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.FranceSouth\",\r\n \"id\": \"PowerPlatformPlex.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n + \ \"52.136.191.248/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.GermanyNorth\",\r\n \"id\": \"PowerPlatformPlex.GermanyNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"51.116.77.84/30\",\r\n \"51.116.77.248/30\",\r\n + \ \"51.116.78.36/30\",\r\n \"51.116.78.192/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.GermanyWestCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.52.95.84/30\",\r\n + \ \"20.52.95.216/30\",\r\n \"20.79.108.100/30\",\r\n \"20.79.108.104/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.JapanEast\",\r\n + \ \"id\": \"PowerPlatformPlex.JapanEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.210.68.156/30\",\r\n + \ \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n \"20.210.70.80/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.JapanWest\",\r\n + \ \"id\": \"PowerPlatformPlex.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.189.194.180/30\",\r\n + \ \"20.189.198.88/29\",\r\n \"20.189.198.136/29\",\r\n \"20.189.199.32/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.KoreaCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.200.198.200/29\",\r\n + \ \"20.200.199.88/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.KoreaSouth\",\r\n \"id\": \"PowerPlatformPlex.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.200.160.28/30\",\r\n \"20.200.160.208/30\",\r\n + \ \"20.200.160.236/30\",\r\n \"20.200.160.248/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorthEurope\",\r\n + \ \"id\": \"PowerPlatformPlex.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.107.239.220/30\",\r\n + \ \"20.223.65.68/30\",\r\n \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n + \ \"20.223.65.96/27\",\r\n \"20.223.65.128/28\",\r\n \"52.146.141.136/29\",\r\n + \ \"52.146.141.160/27\",\r\n \"52.146.141.192/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorwayEast\",\r\n + \ \"id\": \"PowerPlatformPlex.NorwayEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.100.4.136/29\",\r\n + \ \"20.100.4.180/30\",\r\n \"20.100.5.16/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorwayWest\",\r\n + \ \"id\": \"PowerPlatformPlex.NorwayWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"51.120.176.192/29\",\r\n + \ \"51.120.176.220/30\",\r\n \"51.120.176.232/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SouthAfricaNorth\",\r\n + \ \"id\": \"PowerPlatformPlex.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.87.82.152/29\",\r\n \"20.87.83.104/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SouthAfricaWest\",\r\n + \ \"id\": \"PowerPlatformPlex.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n + \ \"102.37.87.184/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SouthCentralUS\",\r\n \"id\": \"PowerPlatformPlex.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.97.35.52/30\",\r\n \"20.97.39.56/29\",\r\n + \ \"20.97.39.112/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SoutheastAsia\",\r\n \"id\": \"PowerPlatformPlex.SoutheastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.24.0.192/28\",\r\n \"20.24.0.208/30\",\r\n + \ \"20.195.86.92/30\",\r\n \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n + \ \"20.195.87.124/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SouthIndia\",\r\n \"id\": \"PowerPlatformPlex.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.192.157.248/29\",\r\n \"52.172.81.16/30\",\r\n + \ \"52.172.81.224/29\",\r\n \"52.172.81.232/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SwitzerlandNorth\",\r\n + \ \"id\": \"PowerPlatformPlex.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.208.5.84/30\",\r\n + \ \"20.208.7.120/30\",\r\n \"20.208.7.172/30\",\r\n \"20.208.7.184/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SwitzerlandWest\",\r\n + \ \"id\": \"PowerPlatformPlex.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.199.200.124/30\",\r\n + \ \"20.199.201.48/30\",\r\n \"20.199.201.76/30\",\r\n \"20.199.201.144/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.UAECentral\",\r\n + \ \"id\": \"PowerPlatformPlex.UAECentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.203.88.48/29\",\r\n + \ \"20.203.88.88/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.UAENorth\",\r\n \"id\": \"PowerPlatformPlex.UAENorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n + \ \"20.74.196.104/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.UKSouth\",\r\n \"id\": \"PowerPlatformPlex.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n + \ \"20.117.193.60/30\",\r\n \"20.117.193.176/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.UKWest\",\r\n + \ \"id\": \"PowerPlatformPlex.UKWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.90.38.16/29\",\r\n + \ \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n \"20.90.38.240/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.WestEurope\",\r\n + \ \"id\": \"PowerPlatformPlex.WestEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.105.211.64/28\",\r\n \ \"20.105.211.80/29\",\r\n \"20.105.211.88/30\",\r\n \"20.105.215.228/30\",\r\n \ \"20.105.215.232/29\",\r\n \"20.105.215.240/28\",\r\n \"20.105.243.208/28\",\r\n - \ \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n \"20.105.244.32/28\",\r\n - \ \"20.107.239.220/30\",\r\n \"20.111.3.152/29\",\r\n \"20.111.3.204/30\",\r\n - \ \"20.111.3.216/30\",\r\n \"20.116.43.56/29\",\r\n \"20.116.43.80/29\",\r\n - \ \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n \"20.116.47.64/30\",\r\n - \ \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n \"20.117.193.60/30\",\r\n - \ \"20.117.193.176/29\",\r\n \"20.119.28.0/27\",\r\n \"20.119.28.32/30\",\r\n - \ \"20.189.194.180/30\",\r\n \"20.189.198.88/29\",\r\n \"20.189.198.136/29\",\r\n - \ \"20.189.199.32/30\",\r\n \"20.192.157.248/29\",\r\n \"20.195.86.92/30\",\r\n - \ \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n \"20.195.87.124/30\",\r\n - \ \"20.199.200.124/30\",\r\n \"20.199.201.48/30\",\r\n \"20.199.201.76/30\",\r\n - \ \"20.199.201.144/30\",\r\n \"20.200.160.28/30\",\r\n \"20.200.160.208/30\",\r\n - \ \"20.200.160.236/30\",\r\n \"20.200.160.248/30\",\r\n \"20.200.198.200/29\",\r\n - \ \"20.200.199.88/29\",\r\n \"20.203.88.48/29\",\r\n \"20.203.88.88/29\",\r\n - \ \"20.204.192.108/30\",\r\n \"20.204.192.192/29\",\r\n \"20.204.193.100/30\",\r\n - \ \"20.204.193.104/29\",\r\n \"20.205.49.80/29\",\r\n \"20.205.49.88/30\",\r\n - \ \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n \"20.205.50.112/30\",\r\n - \ \"20.205.69.156/30\",\r\n \"20.206.3.20/30\",\r\n \"20.206.4.64/29\",\r\n - \ \"20.206.4.224/29\",\r\n \"20.206.4.232/30\",\r\n \"20.206.178.56/29\",\r\n - \ \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n \"20.206.179.128/29\",\r\n - \ \"20.206.179.136/30\",\r\n \"20.208.5.84/30\",\r\n \"20.208.7.120/30\",\r\n - \ \"20.208.7.172/30\",\r\n \"20.208.7.184/30\",\r\n \"20.210.68.156/30\",\r\n - \ \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n \"20.210.70.80/30\",\r\n - \ \"20.213.194.128/29\",\r\n \"20.213.194.136/30\",\r\n \"20.223.65.68/30\",\r\n - \ \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n \"20.223.65.96/27\",\r\n - \ \"20.223.65.128/28\",\r\n \"20.232.88.200/29\",\r\n \"20.232.89.16/28\",\r\n - \ \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n \"20.232.89.96/29\",\r\n - \ \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n \"51.116.77.84/30\",\r\n - \ \"51.116.77.248/30\",\r\n \"51.116.78.36/30\",\r\n \"51.116.78.192/30\",\r\n - \ \"51.120.176.192/29\",\r\n \"51.120.176.220/30\",\r\n \"51.120.176.232/30\",\r\n - \ \"52.136.191.248/29\",\r\n \"52.146.141.136/29\",\r\n \"52.146.141.160/27\",\r\n - \ \"52.146.141.192/27\",\r\n \"52.172.81.16/30\",\r\n \"52.172.81.224/29\",\r\n - \ \"52.172.81.232/30\",\r\n \"52.242.44.192/28\",\r\n \"52.242.44.208/30\",\r\n - \ \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n \"52.242.45.48/29\",\r\n - \ \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n \"102.37.87.184/29\",\r\n - \ \"191.238.78.84/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n \"20.105.244.32/28\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.WestUS\",\r\n + \ \"id\": \"PowerPlatformPlex.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.59.84.24/29\",\r\n + \ \"20.59.84.80/28\",\r\n \"20.59.84.96/27\",\r\n \"20.59.84.128/27\",\r\n + \ \"20.59.84.160/29\",\r\n \"20.59.103.116/30\",\r\n \"20.59.103.136/29\",\r\n + \ \"20.59.103.160/27\",\r\n \"20.59.103.192/27\",\r\n \"20.59.103.224/28\",\r\n + \ \"20.59.103.240/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerQueryOnline\",\r\n \"id\": \"PowerQueryOnline\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"PowerQueryOnline\",\r\n \"addressPrefixes\": - [\r\n \"20.17.48.20/31\",\r\n \"20.21.32.20/31\",\r\n \"20.21.55.160/29\",\r\n - \ \"20.21.80.20/31\",\r\n \"20.36.120.120/31\",\r\n \"20.37.64.120/31\",\r\n - \ \"20.37.152.70/31\",\r\n \"20.37.192.70/31\",\r\n \"20.37.224.120/31\",\r\n - \ \"20.38.80.70/31\",\r\n \"20.38.136.68/31\",\r\n \"20.39.11.24/31\",\r\n - \ \"20.41.0.68/30\",\r\n \"20.41.64.70/31\",\r\n \"20.41.65.144/31\",\r\n - \ \"20.41.192.120/31\",\r\n \"20.42.4.200/30\",\r\n \"20.42.128.70/31\",\r\n - \ \"20.42.129.184/29\",\r\n \"20.42.224.120/31\",\r\n \"20.43.40.70/31\",\r\n - \ \"20.43.64.70/31\",\r\n \"20.43.128.70/31\",\r\n \"20.45.112.120/31\",\r\n - \ \"20.45.192.120/31\",\r\n \"20.47.237.98/31\",\r\n \"20.47.237.104/29\",\r\n - \ \"20.53.54.168/29\",\r\n \"20.53.54.176/31\",\r\n \"20.53.62.108/31\",\r\n - \ \"20.53.62.112/29\",\r\n \"20.59.81.240/28\",\r\n \"20.69.8.120/29\",\r\n - \ \"20.70.223.160/29\",\r\n \"20.72.16.20/31\",\r\n \"20.74.196.96/29\",\r\n - \ \"20.79.107.144/29\",\r\n \"20.87.82.200/29\",\r\n \"20.88.66.110/31\",\r\n - \ \"20.88.67.64/29\",\r\n \"20.90.38.56/29\",\r\n \"20.91.9.56/29\",\r\n - \ \"20.92.6.0/29\",\r\n \"20.98.149.8/29\",\r\n \"20.98.195.176/29\",\r\n - \ \"20.99.25.158/31\",\r\n \"20.99.25.160/29\",\r\n \"20.100.4.184/29\",\r\n - \ \"20.105.215.40/29\",\r\n \"20.111.3.208/29\",\r\n \"20.116.43.120/29\",\r\n - \ \"20.117.193.48/29\",\r\n \"20.118.78.96/29\",\r\n \"20.118.139.212/31\",\r\n - \ \"20.118.139.216/29\",\r\n \"20.125.4.176/28\",\r\n \"20.125.4.192/29\",\r\n - \ \"20.125.162.146/31\",\r\n \"20.125.162.152/29\",\r\n \"20.150.160.108/31\",\r\n - \ \"20.189.104.68/31\",\r\n \"20.189.198.128/29\",\r\n \"20.192.160.20/31\",\r\n - \ \"20.192.225.32/31\",\r\n \"20.195.87.112/29\",\r\n \"20.199.201.88/29\",\r\n - \ \"20.200.160.240/29\",\r\n \"20.200.198.248/29\",\r\n \"20.203.88.80/29\",\r\n - \ \"20.204.193.0/29\",\r\n \"20.205.49.192/29\",\r\n \"20.206.4.72/29\",\r\n - \ \"20.206.178.168/29\",\r\n \"20.207.2.166/31\",\r\n \"20.207.2.168/29\",\r\n - \ \"20.207.168.180/31\",\r\n \"20.207.168.184/29\",\r\n \"20.208.7.176/29\",\r\n - \ \"20.210.69.168/29\",\r\n \"20.215.0.20/31\",\r\n \"20.215.7.60/31\",\r\n - \ \"20.215.7.232/29\",\r\n \"20.217.40.20/31\",\r\n \"20.217.47.60/31\",\r\n - \ \"20.217.47.232/29\",\r\n \"20.223.64.128/29\",\r\n \"20.228.0.46/31\",\r\n - \ \"20.228.1.64/29\",\r\n \"20.232.88.0/29\",\r\n \"23.100.217.20/31\",\r\n - \ \"23.100.217.24/29\",\r\n \"40.64.11.116/31\",\r\n \"40.64.11.120/29\",\r\n - \ \"40.67.48.120/31\",\r\n \"40.74.30.104/30\",\r\n \"40.80.56.120/31\",\r\n - \ \"40.80.96.40/29\",\r\n \"40.80.168.120/31\",\r\n \"40.80.184.68/31\",\r\n - \ \"40.82.253.72/29\",\r\n \"40.89.16.120/31\",\r\n \"40.119.8.74/31\",\r\n - \ \"51.12.46.228/31\",\r\n \"51.12.75.224/29\",\r\n \"51.12.198.208/31\",\r\n - \ \"51.53.24.20/31\",\r\n \"51.53.31.156/31\",\r\n \"51.53.101.8/29\",\r\n - \ \"51.53.168.20/31\",\r\n \"51.104.24.70/31\",\r\n \"51.105.80.120/31\",\r\n - \ \"51.105.88.120/31\",\r\n \"51.107.48.70/31\",\r\n \"51.107.144.120/31\",\r\n - \ \"51.116.48.70/31\",\r\n \"51.116.78.40/29\",\r\n \"51.116.144.70/31\",\r\n - \ \"51.120.40.70/31\",\r\n \"51.120.176.224/29\",\r\n \"51.120.224.120/31\",\r\n - \ \"51.137.160.68/31\",\r\n \"51.143.192.120/31\",\r\n \"52.140.104.70/31\",\r\n - \ \"52.150.139.72/30\",\r\n \"52.172.81.72/29\",\r\n \"52.228.80.70/31\",\r\n - \ \"52.242.44.240/29\",\r\n \"102.37.87.176/29\",\r\n \"102.133.56.96/31\",\r\n - \ \"102.133.216.70/31\",\r\n \"191.233.8.20/31\",\r\n \"191.235.224.70/31\",\r\n - \ \"2603:1000:4::200/123\",\r\n \"2603:1000:104:1::200/123\",\r\n - \ \"2603:1010:6:1::200/123\",\r\n \"2603:1010:101::200/123\",\r\n - \ \"2603:1010:304::200/123\",\r\n \"2603:1010:404::200/123\",\r\n - \ \"2603:1020:5:1::200/123\",\r\n \"2603:1020:206:1::200/123\",\r\n - \ \"2603:1020:305::200/123\",\r\n \"2603:1020:405::200/123\",\r\n - \ \"2603:1020:605::200/123\",\r\n \"2603:1020:705:1::200/123\",\r\n - \ \"2603:1020:805:1::200/123\",\r\n \"2603:1020:905::200/123\",\r\n - \ \"2603:1020:a04:1::200/123\",\r\n \"2603:1020:b04::200/123\",\r\n - \ \"2603:1020:c04:1::200/123\",\r\n \"2603:1020:d04::200/123\",\r\n - \ \"2603:1020:e04:1::200/123\",\r\n \"2603:1020:f04::200/123\",\r\n - \ \"2603:1020:1004::200/123\",\r\n \"2603:1020:1104::200/123\",\r\n - \ \"2603:1020:1302::1c0/123\",\r\n \"2603:1030:f:1::200/123\",\r\n - \ \"2603:1030:10:1::200/123\",\r\n \"2603:1030:104:1::200/123\",\r\n - \ \"2603:1030:107::200/123\",\r\n \"2603:1030:210:1::200/123\",\r\n - \ \"2603:1030:40b:1::200/123\",\r\n \"2603:1030:40c:1::200/123\",\r\n - \ \"2603:1030:504:1::200/123\",\r\n \"2603:1030:608::200/123\",\r\n - \ \"2603:1030:807:1::200/123\",\r\n \"2603:1030:a07::200/123\",\r\n - \ \"2603:1030:b04::200/123\",\r\n \"2603:1030:c06:1::200/123\",\r\n - \ \"2603:1030:f05:1::200/123\",\r\n \"2603:1030:1005::200/123\",\r\n - \ \"2603:1040:5:1::200/123\",\r\n \"2603:1040:207::200/123\",\r\n - \ \"2603:1040:407:1::200/123\",\r\n \"2603:1040:606::200/123\",\r\n - \ \"2603:1040:806::200/123\",\r\n \"2603:1040:904:1::200/123\",\r\n - \ \"2603:1040:a06:1::200/123\",\r\n \"2603:1040:b04::200/123\",\r\n - \ \"2603:1040:c06::200/123\",\r\n \"2603:1040:d04::200/123\",\r\n - \ \"2603:1040:f05:1::200/123\",\r\n \"2603:1040:1002::400/123\",\r\n - \ \"2603:1040:1104::200/123\",\r\n \"2603:1040:1202::1c0/123\",\r\n - \ \"2603:1040:1302::1c0/123\",\r\n \"2603:1040:1402::1c0/123\",\r\n - \ \"2603:1040:1503::1c0/123\",\r\n \"2603:1050:6:1::200/123\",\r\n - \ \"2603:1050:403::200/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"SCCservice\",\r\n \"id\": \"SCCservice\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerQueryOnline\",\r\n \"addressPrefixes\": [\r\n \"20.17.48.20/31\",\r\n + \ \"20.21.32.20/31\",\r\n \"20.21.55.160/29\",\r\n \"20.21.80.20/31\",\r\n + \ \"20.36.120.120/31\",\r\n \"20.37.64.120/31\",\r\n \"20.37.152.70/31\",\r\n + \ \"20.37.192.70/31\",\r\n \"20.37.224.120/31\",\r\n \"20.38.80.70/31\",\r\n + \ \"20.38.136.68/31\",\r\n \"20.39.11.24/31\",\r\n \"20.41.0.68/30\",\r\n + \ \"20.41.64.70/31\",\r\n \"20.41.65.144/31\",\r\n \"20.41.192.120/31\",\r\n + \ \"20.42.4.200/30\",\r\n \"20.42.128.70/31\",\r\n \"20.42.129.184/29\",\r\n + \ \"20.42.224.120/31\",\r\n \"20.43.40.70/31\",\r\n \"20.43.64.70/31\",\r\n + \ \"20.43.128.70/31\",\r\n \"20.45.112.120/31\",\r\n \"20.45.192.120/31\",\r\n + \ \"20.47.237.98/31\",\r\n \"20.47.237.104/29\",\r\n \"20.53.54.168/29\",\r\n + \ \"20.53.54.176/31\",\r\n \"20.53.62.108/31\",\r\n \"20.53.62.112/29\",\r\n + \ \"20.59.81.240/28\",\r\n \"20.69.8.120/29\",\r\n \"20.70.223.160/29\",\r\n + \ \"20.72.16.20/31\",\r\n \"20.74.196.96/29\",\r\n \"20.79.107.144/29\",\r\n + \ \"20.87.82.200/29\",\r\n \"20.88.66.110/31\",\r\n \"20.88.67.64/29\",\r\n + \ \"20.90.38.56/29\",\r\n \"20.91.9.56/29\",\r\n \"20.92.6.0/29\",\r\n + \ \"20.98.149.8/29\",\r\n \"20.98.195.176/29\",\r\n \"20.99.25.158/31\",\r\n + \ \"20.99.25.160/29\",\r\n \"20.100.4.184/29\",\r\n \"20.105.215.40/29\",\r\n + \ \"20.111.3.208/29\",\r\n \"20.116.43.120/29\",\r\n \"20.117.193.48/29\",\r\n + \ \"20.118.78.96/29\",\r\n \"20.118.139.212/31\",\r\n \"20.118.139.216/29\",\r\n + \ \"20.125.4.176/28\",\r\n \"20.125.4.192/29\",\r\n \"20.125.162.146/31\",\r\n + \ \"20.125.162.152/29\",\r\n \"20.150.160.108/31\",\r\n \"20.189.104.68/31\",\r\n + \ \"20.189.198.128/29\",\r\n \"20.192.160.20/31\",\r\n \"20.192.225.32/31\",\r\n + \ \"20.195.87.112/29\",\r\n \"20.199.201.88/29\",\r\n \"20.200.160.240/29\",\r\n + \ \"20.200.198.248/29\",\r\n \"20.203.88.80/29\",\r\n \"20.204.193.0/29\",\r\n + \ \"20.205.49.192/29\",\r\n \"20.206.4.72/29\",\r\n \"20.206.178.168/29\",\r\n + \ \"20.207.2.166/31\",\r\n \"20.207.2.168/29\",\r\n \"20.207.168.180/31\",\r\n + \ \"20.207.168.184/29\",\r\n \"20.208.7.176/29\",\r\n \"20.210.69.168/29\",\r\n + \ \"20.215.0.20/31\",\r\n \"20.215.7.60/31\",\r\n \"20.215.7.232/29\",\r\n + \ \"20.217.40.20/31\",\r\n \"20.217.47.60/31\",\r\n \"20.217.47.232/29\",\r\n + \ \"20.223.64.128/29\",\r\n \"20.228.0.46/31\",\r\n \"20.228.1.64/29\",\r\n + \ \"20.232.88.0/29\",\r\n \"23.100.217.20/31\",\r\n \"23.100.217.24/29\",\r\n + \ \"40.64.11.116/31\",\r\n \"40.64.11.120/29\",\r\n \"40.67.48.120/31\",\r\n + \ \"40.74.30.104/30\",\r\n \"40.80.56.120/31\",\r\n \"40.80.96.40/29\",\r\n + \ \"40.80.168.120/31\",\r\n \"40.80.184.68/31\",\r\n \"40.82.253.72/29\",\r\n + \ \"40.89.16.120/31\",\r\n \"40.119.8.74/31\",\r\n \"51.12.46.228/31\",\r\n + \ \"51.12.75.224/29\",\r\n \"51.12.198.208/31\",\r\n \"51.53.24.20/31\",\r\n + \ \"51.53.31.156/31\",\r\n \"51.53.101.8/29\",\r\n \"51.53.168.20/31\",\r\n + \ \"51.104.24.70/31\",\r\n \"51.105.80.120/31\",\r\n \"51.105.88.120/31\",\r\n + \ \"51.107.48.70/31\",\r\n \"51.107.144.120/31\",\r\n \"51.116.48.70/31\",\r\n + \ \"51.116.78.40/29\",\r\n \"51.116.144.70/31\",\r\n \"51.120.40.70/31\",\r\n + \ \"51.120.176.224/29\",\r\n \"51.120.224.120/31\",\r\n \"51.137.160.68/31\",\r\n + \ \"51.143.192.120/31\",\r\n \"52.140.104.70/31\",\r\n \"52.150.139.72/30\",\r\n + \ \"52.172.81.72/29\",\r\n \"52.228.80.70/31\",\r\n \"52.242.44.240/29\",\r\n + \ \"102.37.87.176/29\",\r\n \"102.133.56.96/31\",\r\n \"102.133.216.70/31\",\r\n + \ \"191.233.8.20/31\",\r\n \"191.235.224.70/31\",\r\n \"2603:1000:4::200/123\",\r\n + \ \"2603:1000:104:1::200/123\",\r\n \"2603:1010:6:1::200/123\",\r\n + \ \"2603:1010:101::200/123\",\r\n \"2603:1010:304::200/123\",\r\n + \ \"2603:1010:404::200/123\",\r\n \"2603:1020:5:1::200/123\",\r\n + \ \"2603:1020:206:1::200/123\",\r\n \"2603:1020:305::200/123\",\r\n + \ \"2603:1020:405::200/123\",\r\n \"2603:1020:605::200/123\",\r\n + \ \"2603:1020:705:1::200/123\",\r\n \"2603:1020:805:1::200/123\",\r\n + \ \"2603:1020:905::200/123\",\r\n \"2603:1020:a04:1::200/123\",\r\n + \ \"2603:1020:b04::200/123\",\r\n \"2603:1020:c04:1::200/123\",\r\n + \ \"2603:1020:d04::200/123\",\r\n \"2603:1020:e04:1::200/123\",\r\n + \ \"2603:1020:f04::200/123\",\r\n \"2603:1020:1004::200/123\",\r\n + \ \"2603:1020:1104::200/123\",\r\n \"2603:1020:1302::1c0/123\",\r\n + \ \"2603:1030:f:1::200/123\",\r\n \"2603:1030:10:1::200/123\",\r\n + \ \"2603:1030:104:1::200/123\",\r\n \"2603:1030:107::200/123\",\r\n + \ \"2603:1030:210:1::200/123\",\r\n \"2603:1030:40b:1::200/123\",\r\n + \ \"2603:1030:40c:1::200/123\",\r\n \"2603:1030:504:1::200/123\",\r\n + \ \"2603:1030:608::200/123\",\r\n \"2603:1030:807:1::200/123\",\r\n + \ \"2603:1030:a07::200/123\",\r\n \"2603:1030:b04::200/123\",\r\n + \ \"2603:1030:c06:1::200/123\",\r\n \"2603:1030:f05:1::200/123\",\r\n + \ \"2603:1030:1005::200/123\",\r\n \"2603:1040:5:1::200/123\",\r\n + \ \"2603:1040:207::200/123\",\r\n \"2603:1040:407:1::200/123\",\r\n + \ \"2603:1040:606::200/123\",\r\n \"2603:1040:806::200/123\",\r\n + \ \"2603:1040:904:1::200/123\",\r\n \"2603:1040:a06:1::200/123\",\r\n + \ \"2603:1040:b04::200/123\",\r\n \"2603:1040:c06::200/123\",\r\n + \ \"2603:1040:d04::200/123\",\r\n \"2603:1040:f05:1::200/123\",\r\n + \ \"2603:1040:1002::400/123\",\r\n \"2603:1040:1104::200/123\",\r\n + \ \"2603:1040:1202::1c0/123\",\r\n \"2603:1040:1302::1c0/123\",\r\n + \ \"2603:1040:1402::1c0/123\",\r\n \"2603:1040:1503::1c0/123\",\r\n + \ \"2603:1050:6:1::200/123\",\r\n \"2603:1050:403::200/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"SCCservice\",\r\n + \ \"id\": \"SCCservice\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"SCCservice\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.72/29\",\r\n \"13.69.233.48/29\",\r\n \ \"13.70.79.72/29\",\r\n \"13.71.175.192/29\",\r\n \"13.72.73.110/32\",\r\n @@ -65254,7 +67122,7 @@ interactions: \ \"137.117.97.51/32\",\r\n \"168.61.140.96/29\",\r\n \"191.233.207.192/29\",\r\n \ \"191.237.224.160/29\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"ServiceBus\",\r\n \"id\": \"ServiceBus\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n @@ -65494,7 +67362,7 @@ interactions: \ \"2603:1050:403::220/123\",\r\n \"2603:1050:403:1::500/120\",\r\n \ \"2603:1050:403:400::148/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.AustraliaCentral\",\r\n \"id\": - \"ServiceBus.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ServiceBus.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -65503,7 +67371,7 @@ interactions: \ \"2603:1010:304:1::500/120\",\r\n \"2603:1010:304:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaCentral2\",\r\n \ \"id\": \"ServiceBus.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -65512,7 +67380,7 @@ interactions: \ \"2603:1010:404:1::500/120\",\r\n \"2603:1010:404:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaEast\",\r\n \ \"id\": \"ServiceBus.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.70.72.16/29\",\r\n @@ -65523,7 +67391,7 @@ interactions: \ \"2603:1010:6:802::150/125\",\r\n \"2603:1010:6:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaSoutheast\",\r\n \ \"id\": \"ServiceBus.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -65532,7 +67400,7 @@ interactions: \ \"2603:1010:101:1::500/120\",\r\n \"2603:1010:101:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.BrazilSouth\",\r\n \ \"id\": \"ServiceBus.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.195.137.128/26\",\r\n @@ -65544,7 +67412,7 @@ interactions: \ \"2603:1050:6:802::150/125\",\r\n \"2603:1050:6:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.BrazilSoutheast\",\r\n \ \"id\": \"ServiceBus.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.195.151.128/25\",\r\n @@ -65553,7 +67421,7 @@ interactions: \ \"2603:1050:403:1::500/120\",\r\n \"2603:1050:403:400::148/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CanadaCentral\",\r\n \ \"id\": \"ServiceBus.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.71.170.32/29\",\r\n @@ -65564,7 +67432,7 @@ interactions: \ \"2603:1030:f05:802::150/125\",\r\n \"2603:1030:f05:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CanadaEast\",\r\n \ \"id\": \"ServiceBus.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.16/28\",\r\n @@ -65572,7 +67440,7 @@ interactions: \ \"2603:1030:1005:1::500/120\",\r\n \"2603:1030:1005:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CentralIndia\",\r\n \ \"id\": \"ServiceBus.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.43.126.0/26\",\r\n @@ -65583,7 +67451,7 @@ interactions: \ \"2603:1040:a06:802::150/125\",\r\n \"2603:1040:a06:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CentralUS\",\r\n \ \"id\": \"ServiceBus.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.89.170.192/29\",\r\n @@ -65593,29 +67461,29 @@ interactions: \ \"2603:1030:10:402::170/125\",\r\n \"2603:1030:10:802::150/125\",\r\n \ \"2603:1030:10:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.CentralUSEUAP\",\r\n \"id\": \"ServiceBus.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n \"40.78.202.16/28\",\r\n - \ \"52.180.178.204/32\",\r\n \"168.61.142.56/29\",\r\n \"2603:1030:f:1::220/123\",\r\n - \ \"2603:1030:f:3::240/122\",\r\n \"2603:1030:f:3::300/120\",\r\n - \ \"2603:1030:f:400::970/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ServiceBus.EastAsia\",\r\n \"id\": \"ServiceBus.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"13.75.34.128/28\",\r\n \"20.195.75.128/25\",\r\n - \ \"20.205.74.80/29\",\r\n \"20.205.75.64/28\",\r\n \"20.205.82.80/29\",\r\n - \ \"20.205.83.64/28\",\r\n \"65.52.160.127/32\",\r\n \"104.214.165.72/29\",\r\n - \ \"207.46.138.15/32\",\r\n \"2603:1040:207::220/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n + \ \"40.78.202.16/28\",\r\n \"52.180.178.204/32\",\r\n \"168.61.142.56/29\",\r\n + \ \"2603:1030:f:1::220/123\",\r\n \"2603:1030:f:3::240/122\",\r\n + \ \"2603:1030:f:3::300/120\",\r\n \"2603:1030:f:400::970/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.EastAsia\",\r\n + \ \"id\": \"ServiceBus.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.128/28\",\r\n + \ \"20.195.75.128/25\",\r\n \"20.205.74.80/29\",\r\n \"20.205.75.64/28\",\r\n + \ \"20.205.82.80/29\",\r\n \"20.205.83.64/28\",\r\n \"65.52.160.127/32\",\r\n + \ \"104.214.165.72/29\",\r\n \"207.46.138.15/32\",\r\n \"2603:1040:207::220/123\",\r\n \ \"2603:1040:207:2::80/121\",\r\n \"2603:1040:207:2::500/120\",\r\n \ \"2603:1040:207:402::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS\",\r\n \"id\": \"ServiceBus.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.42.65.0/26\",\r\n \"20.42.68.0/26\",\r\n \"20.42.72.192/26\",\r\n \ \"20.42.73.64/26\",\r\n \"20.88.153.64/26\",\r\n \"40.71.10.192/29\",\r\n @@ -65626,9 +67494,9 @@ interactions: \ \"2603:1030:210:402::170/125\",\r\n \"2603:1030:210:802::150/125\",\r\n \ \"2603:1030:210:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS2\",\r\n \"id\": \"ServiceBus.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.68.110.36/32\",\r\n \"20.36.144.0/26\",\r\n \"20.62.63.0/25\",\r\n \ \"23.100.67.88/32\",\r\n \"40.70.146.64/29\",\r\n \"40.70.151.128/26\",\r\n @@ -65637,30 +67505,31 @@ interactions: \ \"2603:1030:40c:402::170/125\",\r\n \"2603:1030:40c:802::150/125\",\r\n \ \"2603:1030:40c:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS2EUAP\",\r\n \"id\": \"ServiceBus.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.47.216.0/26\",\r\n \"20.51.22.192/26\",\r\n \"20.51.23.192/26\",\r\n - \ \"40.74.146.32/29\",\r\n \"40.74.150.192/26\",\r\n \"40.75.34.16/29\",\r\n - \ \"40.89.121.192/26\",\r\n \"52.138.71.95/32\",\r\n \"52.138.90.16/29\",\r\n - \ \"2603:1030:40b:1::220/123\",\r\n \"2603:1030:40b:2::480/122\",\r\n - \ \"2603:1030:40b:2::500/120\",\r\n \"2603:1030:40b:400::970/125\",\r\n - \ \"2603:1030:40b:800::150/125\",\r\n \"2603:1030:40b:c00::150/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.FranceCentral\",\r\n - \ \"id\": \"ServiceBus.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.79.130.32/29\",\r\n - \ \"40.79.138.16/29\",\r\n \"40.79.141.192/26\",\r\n \"40.79.146.16/29\",\r\n - \ \"40.79.149.0/26\",\r\n \"51.11.192.64/26\",\r\n \"51.138.213.128/25\",\r\n - \ \"52.143.136.46/32\",\r\n \"52.143.142.50/32\",\r\n \"2603:1020:805::700/120\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.47.216.0/26\",\r\n \"20.51.22.192/26\",\r\n + \ \"20.51.23.192/26\",\r\n \"40.74.146.32/29\",\r\n \"40.74.150.192/26\",\r\n + \ \"40.75.34.16/29\",\r\n \"40.89.121.192/26\",\r\n \"52.138.71.95/32\",\r\n + \ \"52.138.90.16/29\",\r\n \"2603:1030:40b:1::220/123\",\r\n + \ \"2603:1030:40b:2::480/122\",\r\n \"2603:1030:40b:2::500/120\",\r\n + \ \"2603:1030:40b:400::970/125\",\r\n \"2603:1030:40b:800::150/125\",\r\n + \ \"2603:1030:40b:c00::150/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.FranceCentral\",\r\n \"id\": \"ServiceBus.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"40.79.130.32/29\",\r\n \"40.79.138.16/29\",\r\n + \ \"40.79.141.192/26\",\r\n \"40.79.146.16/29\",\r\n \"40.79.149.0/26\",\r\n + \ \"51.11.192.64/26\",\r\n \"51.138.213.128/25\",\r\n \"52.143.136.46/32\",\r\n + \ \"52.143.142.50/32\",\r\n \"2603:1020:805::700/120\",\r\n \ \"2603:1020:805:1::220/123\",\r\n \"2603:1020:805:402::170/125\",\r\n \ \"2603:1020:805:802::150/125\",\r\n \"2603:1020:805:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.FranceSouth\",\r\n \ \"id\": \"ServiceBus.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.16/28\",\r\n @@ -65668,7 +67537,7 @@ interactions: \ \"2603:1020:905:1::500/120\",\r\n \"2603:1020:905:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.GermanyNorth\",\r\n \ \"id\": \"ServiceBus.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.116.58.8/29\",\r\n @@ -65676,7 +67545,7 @@ interactions: \ \"2603:1020:d04:1::500/120\",\r\n \"2603:1020:d04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.GermanyWestCentral\",\r\n \ \"id\": \"ServiceBus.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.64/26\",\r\n @@ -65687,7 +67556,7 @@ interactions: \ \"2603:1020:c04:802::150/125\",\r\n \"2603:1020:c04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JapanEast\",\r\n \ \"id\": \"ServiceBus.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.78.94.187/32\",\r\n @@ -65698,7 +67567,7 @@ interactions: \ \"2603:1040:407:802::150/125\",\r\n \"2603:1040:407:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JapanWest\",\r\n \ \"id\": \"ServiceBus.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.189.230.128/25\",\r\n @@ -65706,7 +67575,7 @@ interactions: \ \"2603:1040:606:1::500/120\",\r\n \"2603:1040:606:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JioIndiaCentral\",\r\n \ \"id\": \"ServiceBus.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -65715,40 +67584,40 @@ interactions: \ \"20.193.208.14/32\",\r\n \"2603:1040:1104:1::700/120\",\r\n \ \"2603:1040:1104:400::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.JioIndiaWest\",\r\n \"id\": \"ServiceBus.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.192.160.40/29\",\r\n \"20.193.199.0/25\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.192.160.40/29\",\r\n \"20.193.199.0/25\",\r\n \ \"20.193.204.104/29\",\r\n \"20.193.204.112/28\",\r\n \"40.64.16.60/32\",\r\n \ \"2603:1040:d04::220/123\",\r\n \"2603:1040:d04:2::400/120\",\r\n \ \"2603:1040:d04:800::e0/124\",\r\n \"2603:1040:d04:800::f0/125\",\r\n \ \"2603:1040:d04:800::358/125\",\r\n \"2603:1040:d04:800::3c0/125\",\r\n \ \"2603:1040:d04:800::3e8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.KoreaCentral\",\r\n \"id\": \"ServiceBus.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n \"20.194.67.208/29\",\r\n - \ \"20.194.68.128/28\",\r\n \"20.200.192.128/25\",\r\n \"52.231.18.32/29\",\r\n - \ \"52.231.23.128/26\",\r\n \"52.231.32.97/32\",\r\n \"2603:1040:f05:1::220/123\",\r\n - \ \"2603:1040:f05:2::300/120\",\r\n \"2603:1040:f05:402::170/125\",\r\n - \ \"2603:1040:f05:802::150/125\",\r\n \"2603:1040:f05:c02::150/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.KoreaSouth\",\r\n - \ \"id\": \"ServiceBus.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"52.147.116.0/25\",\r\n - \ \"52.231.146.64/28\",\r\n \"2603:1040:e05::400/120\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorthCentralUS\",\r\n - \ \"id\": \"ServiceBus.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.51.1.128/25\",\r\n \"20.125.170.80/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n + \ \"20.194.67.208/29\",\r\n \"20.194.68.128/28\",\r\n \"20.200.192.128/25\",\r\n + \ \"52.231.18.32/29\",\r\n \"52.231.23.128/26\",\r\n \"52.231.32.97/32\",\r\n + \ \"2603:1040:f05:1::220/123\",\r\n \"2603:1040:f05:2::300/120\",\r\n + \ \"2603:1040:f05:402::170/125\",\r\n \"2603:1040:f05:802::150/125\",\r\n + \ \"2603:1040:f05:c02::150/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.KoreaSouth\",\r\n \"id\": \"ServiceBus.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"52.147.116.0/25\",\r\n \"52.231.146.64/28\",\r\n + \ \"2603:1040:e05::400/120\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.NorthCentralUS\",\r\n \"id\": \"ServiceBus.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.51.1.128/25\",\r\n \"20.125.170.80/29\",\r\n \ \"20.125.170.96/28\",\r\n \"20.125.202.80/29\",\r\n \"20.125.202.96/28\",\r\n \ \"52.162.106.128/28\",\r\n \"65.52.0.51/32\",\r\n \"65.52.0.98/32\",\r\n \ \"65.52.1.52/32\",\r\n \"65.52.219.186/32\",\r\n \"157.55.170.113/32\",\r\n @@ -65756,7 +67625,7 @@ interactions: \ \"2603:1030:608:1::500/120\",\r\n \"2603:1030:608:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorthEurope\",\r\n \ \"id\": \"ServiceBus.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.64/29\",\r\n @@ -65768,7 +67637,7 @@ interactions: \ \"2603:1020:5:802::150/125\",\r\n \"2603:1020:5:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorwayEast\",\r\n \ \"id\": \"ServiceBus.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.13.0.128/26\",\r\n @@ -65779,15 +67648,24 @@ interactions: \ \"2603:1020:e04:802::150/125\",\r\n \"2603:1020:e04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorwayWest\",\r\n \ \"id\": \"ServiceBus.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.13.141.0/25\",\r\n \ \"51.120.164.31/32\",\r\n \"51.120.218.8/29\",\r\n \"2603:1020:f04::220/123\",\r\n \ \"2603:1020:f04:1::500/120\",\r\n \"2603:1020:f04:402::170/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.QatarCentral\",\r\n + \ \"id\": \"ServiceBus.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.21.8.3/32\",\r\n + \ \"20.21.37.128/25\",\r\n \"20.21.42.80/29\",\r\n \"20.21.42.96/28\",\r\n + \ \"20.21.66.80/29\",\r\n \"20.21.66.96/28\",\r\n \"20.21.74.80/29\",\r\n + \ \"20.21.74.96/28\",\r\n \"2603:1040:1002:1::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthAfricaNorth\",\r\n \ \"id\": \"ServiceBus.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -65799,7 +67677,7 @@ interactions: \ \"2603:1000:104:802::150/125\",\r\n \"2603:1000:104:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthAfricaWest\",\r\n \ \"id\": \"ServiceBus.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -65808,7 +67686,7 @@ interactions: \ \"2603:1000:4:1::500/120\",\r\n \"2603:1000:4:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthCentralUS\",\r\n \ \"id\": \"ServiceBus.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -65820,7 +67698,7 @@ interactions: \ \"2603:1030:807:402::170/125\",\r\n \"2603:1030:807:802::150/125\",\r\n \ \"2603:1030:807:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SouthCentralUSSTG\",\r\n \"id\": - \"ServiceBus.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ServiceBus.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -65828,7 +67706,7 @@ interactions: \ \"20.45.117.192/26\",\r\n \"2603:1030:302::100/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SoutheastAsia\",\r\n \ \"id\": \"ServiceBus.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.96/29\",\r\n @@ -65839,16 +67717,16 @@ interactions: \ \"2603:1040:5:402::170/125\",\r\n \"2603:1040:5:802::150/125\",\r\n \ \"2603:1040:5:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SouthIndia\",\r\n \"id\": \"ServiceBus.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"13.71.114.157/32\",\r\n \"40.78.194.16/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"13.71.114.157/32\",\r\n \"40.78.194.16/28\",\r\n \ \"52.172.118.128/25\",\r\n \"2603:1040:c06::220/123\",\r\n \ \"2603:1040:c06:1::500/120\",\r\n \"2603:1040:c06:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwedenCentral\",\r\n \ \"id\": \"ServiceBus.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.12.29.128/25\",\r\n @@ -65861,14 +67739,14 @@ interactions: \ \"2603:1020:1004:c02::180/123\",\r\n \"2603:1020:1004:c02::1a0/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwedenSouth\",\r\n \ \"id\": \"ServiceBus.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.12.0.90/32\",\r\n \ \"51.12.22.0/25\",\r\n \"51.12.202.8/29\",\r\n \"51.12.206.0/28\",\r\n \ \"2603:1020:1104:400::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SwitzerlandNorth\",\r\n \"id\": - \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -65880,7 +67758,7 @@ interactions: \ \"2603:1020:a04:802::150/125\",\r\n \"2603:1020:a04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwitzerlandWest\",\r\n \ \"id\": \"ServiceBus.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.107.154.8/29\",\r\n @@ -65888,7 +67766,7 @@ interactions: \ \"2603:1020:b04:1::500/120\",\r\n \"2603:1020:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UAECentral\",\r\n \ \"id\": \"ServiceBus.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.32/27\",\r\n @@ -65896,7 +67774,7 @@ interactions: \ \"2603:1040:b04:1::500/120\",\r\n \"2603:1040:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UAENorth\",\r\n \ \"id\": \"ServiceBus.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.38.152.80/29\",\r\n @@ -65907,7 +67785,7 @@ interactions: \ \"2603:1040:904:802::150/125\",\r\n \"2603:1040:904:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UKSouth\",\r\n \ \"id\": \"ServiceBus.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.90.128.192/26\",\r\n @@ -65918,7 +67796,7 @@ interactions: \ \"2603:1020:705:802::150/125\",\r\n \"2603:1020:705:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UKWest\",\r\n \ \"id\": \"ServiceBus.UKWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.58.70.0/25\",\r\n @@ -65926,7 +67804,7 @@ interactions: \ \"2603:1020:605:1::500/120\",\r\n \"2603:1020:605:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestCentralUS\",\r\n \ \"id\": \"ServiceBus.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.71.194.96/28\",\r\n @@ -65934,7 +67812,7 @@ interactions: \ \"2603:1030:b04:1::500/120\",\r\n \"2603:1030:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestEurope\",\r\n \ \"id\": \"ServiceBus.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.64/29\",\r\n @@ -65947,7 +67825,7 @@ interactions: \ \"2603:1020:206:802::150/125\",\r\n \"2603:1020:206:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestIndia\",\r\n \ \"id\": \"ServiceBus.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.192.82.128/25\",\r\n @@ -65955,7 +67833,7 @@ interactions: \ \"2603:1040:806:1::500/120\",\r\n \"2603:1040:806:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS\",\r\n \ \"id\": \"ServiceBus.WestUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.88.10.93/32\",\r\n @@ -65965,7 +67843,7 @@ interactions: \ \"2603:1030:a07:1::500/120\",\r\n \"2603:1030:a07:402::8f0/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS2\",\r\n \ \"id\": \"ServiceBus.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.80/29\",\r\n @@ -65976,7 +67854,7 @@ interactions: \ \"2603:1030:c06:802::150/125\",\r\n \"2603:1030:c06:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS3\",\r\n \ \"id\": \"ServiceBus.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.38.0.37/32\",\r\n @@ -65987,73 +67865,73 @@ interactions: \ \"2603:1030:504:802::e0/124\",\r\n \"2603:1030:504:802::f0/125\",\r\n \ \"2603:1030:504:802::358/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceFabric\",\r\n \"id\": \"ServiceFabric\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"ServiceFabric\",\r\n \"addressPrefixes\": - [\r\n \"13.66.140.152/29\",\r\n \"13.66.167.194/32\",\r\n - \ \"13.66.226.151/32\",\r\n \"13.67.9.136/29\",\r\n \"13.69.64.232/29\",\r\n - \ \"13.69.109.136/30\",\r\n \"13.69.227.232/29\",\r\n \"13.70.72.216/29\",\r\n - \ \"13.70.78.172/30\",\r\n \"13.71.170.224/29\",\r\n \"13.71.170.248/29\",\r\n - \ \"13.71.195.48/29\",\r\n \"13.74.80.74/32\",\r\n \"13.74.111.144/30\",\r\n - \ \"13.75.36.80/29\",\r\n \"13.75.41.166/32\",\r\n \"13.75.42.35/32\",\r\n - \ \"13.77.52.0/29\",\r\n \"13.78.108.24/29\",\r\n \"13.78.147.125/32\",\r\n - \ \"13.80.117.236/32\",\r\n \"13.87.32.204/32\",\r\n \"13.87.56.240/29\",\r\n - \ \"13.87.122.240/29\",\r\n \"13.89.171.104/29\",\r\n \"13.91.7.211/32\",\r\n - \ \"13.91.252.58/32\",\r\n \"13.92.124.124/32\",\r\n \"20.17.66.76/30\",\r\n - \ \"20.21.42.76/30\",\r\n \"20.21.66.72/30\",\r\n \"20.21.74.72/30\",\r\n - \ \"20.36.40.70/32\",\r\n \"20.36.72.79/32\",\r\n \"20.36.107.16/29\",\r\n - \ \"20.36.114.192/29\",\r\n \"20.37.74.80/29\",\r\n \"20.38.149.192/30\",\r\n - \ \"20.38.152.68/30\",\r\n \"20.42.64.40/30\",\r\n \"20.42.72.132/30\",\r\n - \ \"20.44.3.24/29\",\r\n \"20.44.10.124/30\",\r\n \"20.44.19.0/30\",\r\n - \ \"20.44.29.52/30\",\r\n \"20.45.79.240/32\",\r\n \"20.45.123.244/30\",\r\n - \ \"20.49.82.4/30\",\r\n \"20.49.90.4/30\",\r\n \"20.72.26.4/30\",\r\n - \ \"20.125.170.72/30\",\r\n \"20.125.202.72/30\",\r\n \"20.150.171.72/29\",\r\n - \ \"20.150.181.160/30\",\r\n \"20.150.189.28/30\",\r\n \"20.150.225.4/30\",\r\n - \ \"20.184.2.84/32\",\r\n \"20.192.32.224/30\",\r\n \"20.192.101.28/30\",\r\n - \ \"20.192.235.0/29\",\r\n \"20.193.202.24/29\",\r\n \"20.193.204.100/30\",\r\n - \ \"20.194.66.4/30\",\r\n \"20.205.74.72/30\",\r\n \"20.205.82.72/30\",\r\n - \ \"20.208.18.72/30\",\r\n \"20.215.18.72/30\",\r\n \"20.215.26.72/30\",\r\n - \ \"20.215.154.76/30\",\r\n \"20.217.58.76/30\",\r\n \"20.217.74.72/30\",\r\n - \ \"20.217.90.72/30\",\r\n \"23.96.200.228/32\",\r\n \"23.96.210.6/32\",\r\n - \ \"23.96.214.100/32\",\r\n \"23.98.86.60/30\",\r\n \"23.99.11.219/32\",\r\n - \ \"23.100.199.230/32\",\r\n \"40.67.59.72/29\",\r\n \"40.69.107.0/29\",\r\n - \ \"40.69.166.6/32\",\r\n \"40.70.146.232/29\",\r\n \"40.71.11.104/29\",\r\n - \ \"40.74.100.240/29\",\r\n \"40.74.146.56/29\",\r\n \"40.75.35.220/30\",\r\n - \ \"40.76.203.148/32\",\r\n \"40.76.205.181/32\",\r\n \"40.78.195.0/29\",\r\n - \ \"40.78.202.120/29\",\r\n \"40.78.238.60/30\",\r\n \"40.78.245.192/30\",\r\n - \ \"40.78.253.64/30\",\r\n \"40.79.114.102/32\",\r\n \"40.79.130.232/29\",\r\n - \ \"40.79.139.192/30\",\r\n \"40.79.148.80/30\",\r\n \"40.79.165.80/29\",\r\n - \ \"40.79.171.228/30\",\r\n \"40.79.173.0/30\",\r\n \"40.79.179.0/29\",\r\n - \ \"40.79.189.60/30\",\r\n \"40.79.197.36/30\",\r\n \"40.80.53.4/30\",\r\n - \ \"40.84.62.189/32\",\r\n \"40.84.133.64/32\",\r\n \"40.85.224.118/32\",\r\n - \ \"40.86.230.174/32\",\r\n \"40.89.168.15/32\",\r\n \"40.112.243.176/29\",\r\n - \ \"40.113.23.157/32\",\r\n \"40.113.88.37/32\",\r\n \"40.115.64.123/32\",\r\n - \ \"40.115.113.228/32\",\r\n \"40.120.74.4/30\",\r\n \"40.123.204.26/32\",\r\n - \ \"51.12.99.64/29\",\r\n \"51.12.101.168/30\",\r\n \"51.12.203.64/29\",\r\n - \ \"51.12.204.240/30\",\r\n \"51.12.229.28/30\",\r\n \"51.12.237.28/30\",\r\n - \ \"51.53.106.76/30\",\r\n \"51.53.186.76/30\",\r\n \"51.103.202.72/30\",\r\n - \ \"51.105.69.84/30\",\r\n \"51.105.77.52/30\",\r\n \"51.107.59.40/29\",\r\n - \ \"51.107.76.20/32\",\r\n \"51.107.155.40/29\",\r\n \"51.107.239.250/32\",\r\n - \ \"51.116.59.40/29\",\r\n \"51.116.155.104/29\",\r\n \"51.116.208.26/32\",\r\n - \ \"51.116.232.27/32\",\r\n \"51.116.245.160/30\",\r\n \"51.116.253.128/30\",\r\n - \ \"51.120.68.23/32\",\r\n \"51.120.98.240/29\",\r\n \"51.120.109.28/30\",\r\n - \ \"51.120.164.23/32\",\r\n \"51.120.213.28/30\",\r\n \"51.120.219.72/29\",\r\n - \ \"51.140.148.24/29\",\r\n \"51.140.184.27/32\",\r\n \"51.140.211.16/29\",\r\n - \ \"51.141.8.30/32\",\r\n \"52.136.136.27/32\",\r\n \"52.138.70.82/32\",\r\n - \ \"52.138.92.168/30\",\r\n \"52.138.143.55/32\",\r\n \"52.138.229.68/30\",\r\n - \ \"52.143.136.15/32\",\r\n \"52.143.184.15/32\",\r\n \"52.151.38.144/32\",\r\n - \ \"52.158.236.247/32\",\r\n \"52.162.107.176/29\",\r\n \"52.163.90.165/32\",\r\n - \ \"52.163.94.113/32\",\r\n \"52.165.37.188/32\",\r\n \"52.167.0.27/32\",\r\n - \ \"52.167.109.68/30\",\r\n \"52.167.227.220/32\",\r\n \"52.174.163.204/32\",\r\n - \ \"52.174.164.254/32\",\r\n \"52.178.30.193/32\",\r\n \"52.180.176.84/32\",\r\n - \ \"52.182.141.56/30\",\r\n \"52.182.172.232/32\",\r\n \"52.225.184.94/32\",\r\n - \ \"52.225.185.159/32\",\r\n \"52.230.8.61/32\",\r\n \"52.231.18.232/29\",\r\n - \ \"52.231.32.81/32\",\r\n \"52.231.147.16/29\",\r\n \"52.231.200.124/32\",\r\n - \ \"52.236.161.75/32\",\r\n \"52.236.189.76/30\",\r\n \"52.246.157.8/30\",\r\n - \ \"65.52.250.224/29\",\r\n \"102.37.48.12/32\",\r\n \"102.133.27.24/29\",\r\n - \ \"102.133.72.31/32\",\r\n \"102.133.126.144/30\",\r\n \"102.133.155.24/29\",\r\n - \ \"102.133.160.28/32\",\r\n \"102.133.235.169/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"12\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"ServiceFabric\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.152/29\",\r\n + \ \"13.66.167.194/32\",\r\n \"13.66.226.151/32\",\r\n \"13.67.9.136/29\",\r\n + \ \"13.69.64.232/29\",\r\n \"13.69.109.136/30\",\r\n \"13.69.227.232/29\",\r\n + \ \"13.70.72.216/29\",\r\n \"13.70.78.172/30\",\r\n \"13.71.170.224/29\",\r\n + \ \"13.71.170.248/29\",\r\n \"13.71.195.48/29\",\r\n \"13.74.80.74/32\",\r\n + \ \"13.74.111.144/30\",\r\n \"13.75.36.80/29\",\r\n \"13.75.41.166/32\",\r\n + \ \"13.75.42.35/32\",\r\n \"13.77.52.0/29\",\r\n \"13.78.108.24/29\",\r\n + \ \"13.78.147.125/32\",\r\n \"13.80.117.236/32\",\r\n \"13.87.32.204/32\",\r\n + \ \"13.87.56.240/29\",\r\n \"13.87.122.240/29\",\r\n \"13.89.171.104/29\",\r\n + \ \"13.91.7.211/32\",\r\n \"13.91.252.58/32\",\r\n \"13.92.124.124/32\",\r\n + \ \"20.17.66.76/30\",\r\n \"20.21.42.76/30\",\r\n \"20.21.66.72/30\",\r\n + \ \"20.21.74.72/30\",\r\n \"20.36.40.70/32\",\r\n \"20.36.72.79/32\",\r\n + \ \"20.36.107.16/29\",\r\n \"20.36.114.192/29\",\r\n \"20.37.74.80/29\",\r\n + \ \"20.38.149.192/30\",\r\n \"20.38.152.68/30\",\r\n \"20.42.64.40/30\",\r\n + \ \"20.42.72.132/30\",\r\n \"20.44.3.24/29\",\r\n \"20.44.10.124/30\",\r\n + \ \"20.44.19.0/30\",\r\n \"20.44.29.52/30\",\r\n \"20.45.79.240/32\",\r\n + \ \"20.45.123.244/30\",\r\n \"20.49.82.4/30\",\r\n \"20.49.90.4/30\",\r\n + \ \"20.72.26.4/30\",\r\n \"20.125.170.72/30\",\r\n \"20.125.202.72/30\",\r\n + \ \"20.150.171.72/29\",\r\n \"20.150.181.160/30\",\r\n \"20.150.189.28/30\",\r\n + \ \"20.150.225.4/30\",\r\n \"20.184.2.84/32\",\r\n \"20.192.32.224/30\",\r\n + \ \"20.192.101.28/30\",\r\n \"20.192.235.0/29\",\r\n \"20.193.202.24/29\",\r\n + \ \"20.193.204.100/30\",\r\n \"20.194.66.4/30\",\r\n \"20.205.74.72/30\",\r\n + \ \"20.205.82.72/30\",\r\n \"20.208.18.72/30\",\r\n \"20.215.18.72/30\",\r\n + \ \"20.215.26.72/30\",\r\n \"20.215.154.76/30\",\r\n \"20.217.58.76/30\",\r\n + \ \"20.217.74.72/30\",\r\n \"20.217.90.72/30\",\r\n \"23.96.200.228/32\",\r\n + \ \"23.96.210.6/32\",\r\n \"23.96.214.100/32\",\r\n \"23.98.86.60/30\",\r\n + \ \"23.99.11.219/32\",\r\n \"23.100.199.230/32\",\r\n \"40.67.59.72/29\",\r\n + \ \"40.69.107.0/29\",\r\n \"40.69.166.6/32\",\r\n \"40.70.146.232/29\",\r\n + \ \"40.71.11.104/29\",\r\n \"40.74.100.240/29\",\r\n \"40.74.146.56/29\",\r\n + \ \"40.75.35.220/30\",\r\n \"40.76.203.148/32\",\r\n \"40.76.205.181/32\",\r\n + \ \"40.78.195.0/29\",\r\n \"40.78.202.120/29\",\r\n \"40.78.238.60/30\",\r\n + \ \"40.78.245.192/30\",\r\n \"40.78.253.64/30\",\r\n \"40.79.114.102/32\",\r\n + \ \"40.79.130.232/29\",\r\n \"40.79.139.192/30\",\r\n \"40.79.148.80/30\",\r\n + \ \"40.79.165.80/29\",\r\n \"40.79.171.228/30\",\r\n \"40.79.173.0/30\",\r\n + \ \"40.79.179.0/29\",\r\n \"40.79.189.60/30\",\r\n \"40.79.197.36/30\",\r\n + \ \"40.80.53.4/30\",\r\n \"40.84.62.189/32\",\r\n \"40.84.133.64/32\",\r\n + \ \"40.85.224.118/32\",\r\n \"40.86.230.174/32\",\r\n \"40.89.168.15/32\",\r\n + \ \"40.112.243.176/29\",\r\n \"40.113.23.157/32\",\r\n \"40.113.88.37/32\",\r\n + \ \"40.115.64.123/32\",\r\n \"40.115.113.228/32\",\r\n \"40.120.74.4/30\",\r\n + \ \"40.123.204.26/32\",\r\n \"51.12.99.64/29\",\r\n \"51.12.101.168/30\",\r\n + \ \"51.12.203.64/29\",\r\n \"51.12.204.240/30\",\r\n \"51.12.229.28/30\",\r\n + \ \"51.12.237.28/30\",\r\n \"51.53.106.76/30\",\r\n \"51.53.186.76/30\",\r\n + \ \"51.103.202.72/30\",\r\n \"51.105.69.84/30\",\r\n \"51.105.77.52/30\",\r\n + \ \"51.107.59.40/29\",\r\n \"51.107.76.20/32\",\r\n \"51.107.155.40/29\",\r\n + \ \"51.107.239.250/32\",\r\n \"51.116.59.40/29\",\r\n \"51.116.155.104/29\",\r\n + \ \"51.116.208.26/32\",\r\n \"51.116.232.27/32\",\r\n \"51.116.245.160/30\",\r\n + \ \"51.116.253.128/30\",\r\n \"51.120.68.23/32\",\r\n \"51.120.98.240/29\",\r\n + \ \"51.120.109.28/30\",\r\n \"51.120.164.23/32\",\r\n \"51.120.213.28/30\",\r\n + \ \"51.120.219.72/29\",\r\n \"51.140.148.24/29\",\r\n \"51.140.184.27/32\",\r\n + \ \"51.140.211.16/29\",\r\n \"51.141.8.30/32\",\r\n \"52.136.136.27/32\",\r\n + \ \"52.138.70.82/32\",\r\n \"52.138.92.168/30\",\r\n \"52.138.143.55/32\",\r\n + \ \"52.138.229.68/30\",\r\n \"52.143.136.15/32\",\r\n \"52.143.184.15/32\",\r\n + \ \"52.151.38.144/32\",\r\n \"52.158.236.247/32\",\r\n \"52.162.107.176/29\",\r\n + \ \"52.163.90.165/32\",\r\n \"52.163.94.113/32\",\r\n \"52.165.37.188/32\",\r\n + \ \"52.167.0.27/32\",\r\n \"52.167.109.68/30\",\r\n \"52.167.227.220/32\",\r\n + \ \"52.174.163.204/32\",\r\n \"52.174.164.254/32\",\r\n \"52.178.30.193/32\",\r\n + \ \"52.180.176.84/32\",\r\n \"52.182.141.56/30\",\r\n \"52.182.172.232/32\",\r\n + \ \"52.225.184.94/32\",\r\n \"52.225.185.159/32\",\r\n \"52.230.8.61/32\",\r\n + \ \"52.231.18.232/29\",\r\n \"52.231.32.81/32\",\r\n \"52.231.147.16/29\",\r\n + \ \"52.231.200.124/32\",\r\n \"52.236.161.75/32\",\r\n \"52.236.189.76/30\",\r\n + \ \"52.246.157.8/30\",\r\n \"65.52.250.224/29\",\r\n \"102.37.48.12/32\",\r\n + \ \"102.133.27.24/29\",\r\n \"102.133.72.31/32\",\r\n \"102.133.126.144/30\",\r\n + \ \"102.133.155.24/29\",\r\n \"102.133.160.28/32\",\r\n \"102.133.235.169/32\",\r\n \ \"102.133.251.216/30\",\r\n \"104.41.9.53/32\",\r\n \"104.41.187.29/32\",\r\n \ \"104.42.181.121/32\",\r\n \"104.43.213.84/32\",\r\n \"104.45.19.250/32\",\r\n \ \"104.46.225.57/32\",\r\n \"104.210.107.69/32\",\r\n \"104.211.81.216/29\",\r\n @@ -66125,7 +68003,7 @@ interactions: \ \"2603:1050:6:802::98/125\",\r\n \"2603:1050:6:c02::98/125\",\r\n \ \"2603:1050:403:400::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql\",\r\n \"id\": \"Sql\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n @@ -66542,31 +68420,32 @@ interactions: \ \"2603:1050:403:1::280/121\",\r\n \"2603:1050:403:402::/123\",\r\n \ \"2603:1050:403:403::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.AustraliaCentral\",\r\n \"id\": \"Sql.AustraliaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"australiacentral\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.104.0/27\",\r\n - \ \"20.36.105.0/27\",\r\n \"20.36.105.32/29\",\r\n \"20.53.48.96/27\",\r\n - \ \"20.53.48.128/27\",\r\n \"20.53.48.192/26\",\r\n \"2603:1010:304::280/123\",\r\n - \ \"2603:1010:304:1::200/121\",\r\n \"2603:1010:304:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.AustraliaCentral2\",\r\n - \ \"id\": \"Sql.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.112.0/27\",\r\n - \ \"20.36.113.0/27\",\r\n \"20.36.113.32/29\",\r\n \"20.53.56.32/27\",\r\n - \ \"20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n \"2603:1010:404::280/123\",\r\n - \ \"2603:1010:404:1::200/121\",\r\n \"2603:1010:404:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.AustraliaEast\",\r\n - \ \"id\": \"Sql.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"13.70.112.0/27\",\r\n \"13.70.112.32/29\",\r\n \"13.70.113.0/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.36.104.0/27\",\r\n \"20.36.105.0/27\",\r\n \"20.36.105.32/29\",\r\n + \ \"20.53.48.96/27\",\r\n \"20.53.48.128/27\",\r\n \"20.53.48.192/26\",\r\n + \ \"2603:1010:304::280/123\",\r\n \"2603:1010:304:1::200/121\",\r\n + \ \"2603:1010:304:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.AustraliaCentral2\",\r\n \"id\": \"Sql.AustraliaCentral2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiacentral2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.36.112.0/27\",\r\n \"20.36.113.0/27\",\r\n \"20.36.113.32/29\",\r\n + \ \"20.53.56.32/27\",\r\n \"20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n + \ \"2603:1010:404::280/123\",\r\n \"2603:1010:404:1::200/121\",\r\n + \ \"2603:1010:404:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.AustraliaEast\",\r\n \"id\": \"Sql.AustraliaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.70.112.0/27\",\r\n \"13.70.112.32/29\",\r\n \"13.70.113.0/27\",\r\n \ \"13.70.114.128/27\",\r\n \"13.75.149.87/32\",\r\n \"20.53.46.128/25\",\r\n \ \"40.79.160.0/27\",\r\n \"40.79.160.32/29\",\r\n \"40.79.161.0/27\",\r\n \ \"40.79.168.0/27\",\r\n \"40.79.168.32/29\",\r\n \"40.79.169.0/27\",\r\n @@ -66576,25 +68455,26 @@ interactions: \ \"2603:1010:6:801::/123\",\r\n \"2603:1010:6:c00::/123\",\r\n \ \"2603:1010:6:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.AustraliaSoutheast\",\r\n \"id\": \"Sql.AustraliaSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.70.148.251/32\",\r\n - \ \"13.73.109.251/32\",\r\n \"13.77.48.0/27\",\r\n \"13.77.49.0/27\",\r\n - \ \"13.77.49.32/29\",\r\n \"40.127.82.69/32\",\r\n \"40.127.83.164/32\",\r\n - \ \"104.46.162.192/27\",\r\n \"104.46.163.0/26\",\r\n \"104.46.179.160/27\",\r\n - \ \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n \"191.239.192.109/32\",\r\n - \ \"2603:1010:101::280/123\",\r\n \"2603:1010:101:1::200/121\",\r\n - \ \"2603:1010:101:400::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.BrazilSouth\",\r\n \"id\": \"Sql.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"104.41.11.5/32\",\r\n - \ \"104.41.56.218/32\",\r\n \"191.233.200.0/27\",\r\n \"191.233.200.32/29\",\r\n - \ \"191.233.201.0/27\",\r\n \"191.234.142.160/27\",\r\n \"191.234.142.192/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"australiasoutheast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.70.148.251/32\",\r\n \"13.73.109.251/32\",\r\n \"13.77.48.0/27\",\r\n + \ \"13.77.49.0/27\",\r\n \"13.77.49.32/29\",\r\n \"40.127.82.69/32\",\r\n + \ \"40.127.83.164/32\",\r\n \"104.46.162.192/27\",\r\n \"104.46.163.0/26\",\r\n + \ \"104.46.179.160/27\",\r\n \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n + \ \"191.239.192.109/32\",\r\n \"2603:1010:101::280/123\",\r\n + \ \"2603:1010:101:1::200/121\",\r\n \"2603:1010:101:400::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.BrazilSouth\",\r\n + \ \"id\": \"Sql.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"104.41.11.5/32\",\r\n \"104.41.56.218/32\",\r\n + \ \"191.233.200.0/27\",\r\n \"191.233.200.32/29\",\r\n \"191.233.201.0/27\",\r\n + \ \"191.234.142.160/27\",\r\n \"191.234.142.192/27\",\r\n \ \"191.234.144.0/27\",\r\n \"191.234.144.32/29\",\r\n \"191.234.145.0/27\",\r\n \ \"191.234.152.0/26\",\r\n \"191.234.153.0/26\",\r\n \"191.234.157.136/29\",\r\n \ \"2603:1050:6::320/123\",\r\n \"2603:1050:6::380/121\",\r\n @@ -66603,7 +68483,7 @@ interactions: \ \"2603:1050:6:c00::/122\",\r\n \"2603:1050:6:c01::/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.BrazilSoutheast\",\r\n \ \"id\": \"Sql.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -66613,32 +68493,33 @@ interactions: \ \"2603:1050:403:1::280/121\",\r\n \"2603:1050:403:402::/123\",\r\n \ \"2603:1050:403:403::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.CanadaCentral\",\r\n \"id\": \"Sql.CanadaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.71.168.0/27\",\r\n - \ \"13.71.168.32/29\",\r\n \"13.71.169.0/27\",\r\n \"13.71.177.192/27\",\r\n - \ \"13.71.178.0/26\",\r\n \"20.38.144.0/27\",\r\n \"20.38.144.32/29\",\r\n - \ \"20.38.145.0/27\",\r\n \"20.48.196.32/27\",\r\n \"20.48.196.64/27\",\r\n - \ \"20.48.196.128/26\",\r\n \"40.85.224.249/32\",\r\n \"52.228.35.221/32\",\r\n - \ \"52.246.152.0/27\",\r\n \"52.246.152.32/29\",\r\n \"52.246.153.0/27\",\r\n - \ \"2603:1030:f05::320/123\",\r\n \"2603:1030:f05::380/121\",\r\n - \ \"2603:1030:f05:400::/123\",\r\n \"2603:1030:f05:401::/123\",\r\n - \ \"2603:1030:f05:800::/123\",\r\n \"2603:1030:f05:801::/123\",\r\n - \ \"2603:1030:f05:c00::/123\",\r\n \"2603:1030:f05:c01::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CanadaEast\",\r\n - \ \"id\": \"Sql.CanadaEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"40.69.105.32/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"canadacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.71.168.0/27\",\r\n \"13.71.168.32/29\",\r\n \"13.71.169.0/27\",\r\n + \ \"13.71.177.192/27\",\r\n \"13.71.178.0/26\",\r\n \"20.38.144.0/27\",\r\n + \ \"20.38.144.32/29\",\r\n \"20.38.145.0/27\",\r\n \"20.48.196.32/27\",\r\n + \ \"20.48.196.64/27\",\r\n \"20.48.196.128/26\",\r\n \"40.85.224.249/32\",\r\n + \ \"52.228.35.221/32\",\r\n \"52.246.152.0/27\",\r\n \"52.246.152.32/29\",\r\n + \ \"52.246.153.0/27\",\r\n \"2603:1030:f05::320/123\",\r\n + \ \"2603:1030:f05::380/121\",\r\n \"2603:1030:f05:400::/123\",\r\n + \ \"2603:1030:f05:401::/123\",\r\n \"2603:1030:f05:800::/123\",\r\n + \ \"2603:1030:f05:801::/123\",\r\n \"2603:1030:f05:c00::/123\",\r\n + \ \"2603:1030:f05:c01::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.CanadaEast\",\r\n \"id\": \"Sql.CanadaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"40.69.105.32/29\",\r\n \ \"40.86.226.166/32\",\r\n \"52.139.106.192/26\",\r\n \"52.139.107.0/26\",\r\n \ \"52.242.30.154/32\",\r\n \"2603:1030:1005::280/123\",\r\n \ \"2603:1030:1005:1::200/121\",\r\n \"2603:1030:1005:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CentralIndia\",\r\n - \ \"id\": \"Sql.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -66653,7 +68534,7 @@ interactions: \ \"2603:1040:a06:800::/123\",\r\n \"2603:1040:a06:801::/123\",\r\n \ \"2603:1040:a06:c00::/123\",\r\n \"2603:1040:a06:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CentralUS\",\r\n - \ \"id\": \"Sql.CentralUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.CentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -66674,107 +68555,108 @@ interactions: \ \"2603:1030:10:801::/123\",\r\n \"2603:1030:10:c00::/123\",\r\n \ \"2603:1030:10:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.CentralUSEUAP\",\r\n \"id\": \"Sql.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.46.11.32/27\",\r\n - \ \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n \"40.78.200.128/29\",\r\n - \ \"40.78.201.128/29\",\r\n \"52.180.176.154/32\",\r\n \"52.180.183.226/32\",\r\n - \ \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n \"2603:1030:f:1::280/123\",\r\n - \ \"2603:1030:f:2::200/121\",\r\n \"2603:1030:f:402::/122\",\r\n - \ \"2603:1030:f:403::/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastAsia\",\r\n \"id\": \"Sql.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.75.32.0/26\",\r\n - \ \"13.75.32.192/29\",\r\n \"13.75.33.0/26\",\r\n \"13.75.33.192/29\",\r\n - \ \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n \"20.195.72.128/26\",\r\n - \ \"20.205.72.64/27\",\r\n \"20.205.73.64/27\",\r\n \"20.205.77.176/29\",\r\n - \ \"20.205.77.200/29\",\r\n \"20.205.80.64/27\",\r\n \"20.205.81.64/27\",\r\n - \ \"20.205.83.224/29\",\r\n \"52.175.33.150/32\",\r\n \"191.234.2.139/32\",\r\n - \ \"2603:1040:207::280/123\",\r\n \"2603:1040:207:1::200/121\",\r\n - \ \"2603:1040:207:400::/123\",\r\n \"2603:1040:207:401::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS\",\r\n - \ \"id\": \"Sql.EastUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": - \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.46.11.32/27\",\r\n \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n + \ \"40.78.200.128/29\",\r\n \"40.78.201.128/29\",\r\n \"52.180.176.154/32\",\r\n + \ \"52.180.183.226/32\",\r\n \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n + \ \"2603:1030:f:1::280/123\",\r\n \"2603:1030:f:2::200/121\",\r\n + \ \"2603:1030:f:402::/122\",\r\n \"2603:1030:f:403::/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastAsia\",\r\n + \ \"id\": \"Sql.EastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.42.65.64/29\",\r\n \"20.42.65.96/27\",\r\n \"20.42.68.192/27\",\r\n - \ \"20.42.69.0/25\",\r\n \"20.42.69.128/26\",\r\n \"20.42.73.0/29\",\r\n - \ \"20.42.73.32/27\",\r\n \"20.42.74.192/27\",\r\n \"20.42.75.0/25\",\r\n - \ \"20.42.75.128/26\",\r\n \"20.62.132.160/27\",\r\n \"20.62.132.192/27\",\r\n - \ \"20.62.133.0/26\",\r\n \"23.96.89.109/32\",\r\n \"23.96.106.191/32\",\r\n - \ \"40.71.8.0/26\",\r\n \"40.71.8.192/26\",\r\n \"40.71.9.0/26\",\r\n - \ \"40.71.9.192/26\",\r\n \"40.71.83.113/32\",\r\n \"40.76.2.172/32\",\r\n - \ \"40.76.26.90/32\",\r\n \"40.76.42.44/32\",\r\n \"40.76.65.222/32\",\r\n - \ \"40.76.66.9/32\",\r\n \"40.76.193.221/32\",\r\n \"40.78.224.0/26\",\r\n - \ \"40.78.224.128/26\",\r\n \"40.78.225.0/26\",\r\n \"40.78.225.128/26\",\r\n - \ \"40.79.152.0/26\",\r\n \"40.79.152.192/26\",\r\n \"40.79.153.0/26\",\r\n - \ \"40.79.153.192/26\",\r\n \"40.114.45.195/32\",\r\n \"40.114.81.142/32\",\r\n - \ \"40.117.42.73/32\",\r\n \"40.117.44.71/32\",\r\n \"40.121.143.204/32\",\r\n - \ \"40.121.149.49/32\",\r\n \"40.121.158.30/32\",\r\n \"52.168.116.64/29\",\r\n - \ \"52.168.117.96/27\",\r\n \"52.168.117.128/27\",\r\n \"52.168.117.160/29\",\r\n - \ \"52.168.117.192/26\",\r\n \"52.168.118.0/25\",\r\n \"52.168.166.153/32\",\r\n - \ \"52.170.98.29/32\",\r\n \"52.186.79.49/32\",\r\n \"104.41.152.74/32\",\r\n - \ \"104.45.158.30/32\",\r\n \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n - \ \"191.238.6.46/32\",\r\n \"2603:1030:210::320/123\",\r\n - \ \"2603:1030:210::380/121\",\r\n \"2603:1030:210:400::/123\",\r\n - \ \"2603:1030:210:401::/123\",\r\n \"2603:1030:210:800::/123\",\r\n - \ \"2603:1030:210:801::/123\",\r\n \"2603:1030:210:c00::/123\",\r\n - \ \"2603:1030:210:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2\",\r\n \"id\": \"Sql.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.144.128/27\",\r\n - \ \"20.36.145.0/25\",\r\n \"20.62.58.128/25\",\r\n \"20.65.1.0/26\",\r\n - \ \"40.70.144.0/26\",\r\n \"40.70.144.192/29\",\r\n \"40.70.145.0/26\",\r\n - \ \"40.79.84.180/32\",\r\n \"52.167.104.0/26\",\r\n \"52.167.104.192/29\",\r\n - \ \"52.167.104.224/27\",\r\n \"52.167.105.0/26\",\r\n \"52.167.111.144/28\",\r\n - \ \"52.167.111.192/27\",\r\n \"52.167.117.226/32\",\r\n \"52.167.145.64/26\",\r\n - \ \"52.167.145.128/27\",\r\n \"52.167.145.192/26\",\r\n \"52.177.185.181/32\",\r\n - \ \"52.179.178.184/32\",\r\n \"104.208.149.0/26\",\r\n \"104.208.150.0/26\",\r\n - \ \"104.208.150.192/29\",\r\n \"104.208.151.64/26\",\r\n - \ \"191.239.224.107/32\",\r\n \"191.239.224.108/31\",\r\n - \ \"191.239.224.110/32\",\r\n \"2603:1030:40c::320/123\",\r\n - \ \"2603:1030:40c::380/121\",\r\n \"2603:1030:40c:400::/123\",\r\n - \ \"2603:1030:40c:401::/123\",\r\n \"2603:1030:40c:800::/123\",\r\n - \ \"2603:1030:40c:801::/123\",\r\n \"2603:1030:40c:c00::/123\",\r\n - \ \"2603:1030:40c:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2EUAP\",\r\n \"id\": \"Sql.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.51.17.160/27\",\r\n - \ \"20.51.17.192/27\",\r\n \"20.51.20.0/26\",\r\n \"40.74.144.0/27\",\r\n - \ \"40.74.144.32/29\",\r\n \"40.74.145.0/27\",\r\n \"40.74.145.32/29\",\r\n - \ \"40.75.32.0/27\",\r\n \"40.75.32.40/29\",\r\n \"40.75.33.0/27\",\r\n - \ \"40.75.33.32/29\",\r\n \"52.138.88.0/27\",\r\n \"52.138.88.32/29\",\r\n - \ \"52.138.89.0/27\",\r\n \"52.138.89.32/29\",\r\n \"52.225.188.46/32\",\r\n - \ \"52.225.188.113/32\",\r\n \"2603:1030:40b:2::200/123\",\r\n - \ \"2603:1030:40b:2::280/121\",\r\n \"2603:1030:40b:402::/122\",\r\n - \ \"2603:1030:40b:403::/122\",\r\n \"2603:1030:40b:802::/122\",\r\n - \ \"2603:1030:40b:803::/122\",\r\n \"2603:1030:40b:c02::/122\",\r\n - \ \"2603:1030:40b:c03::/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2Stage\",\r\n \"id\": \"Sql.EastUS2Stage\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + [\r\n \"13.75.32.0/26\",\r\n \"13.75.32.192/29\",\r\n \"13.75.33.0/26\",\r\n + \ \"13.75.33.192/29\",\r\n \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n + \ \"20.195.72.128/26\",\r\n \"20.205.72.64/27\",\r\n \"20.205.73.64/27\",\r\n + \ \"20.205.77.176/29\",\r\n \"20.205.77.200/29\",\r\n \"20.205.80.64/27\",\r\n + \ \"20.205.81.64/27\",\r\n \"20.205.83.224/29\",\r\n \"52.175.33.150/32\",\r\n + \ \"191.234.2.139/32\",\r\n \"2603:1040:207::280/123\",\r\n + \ \"2603:1040:207:1::200/121\",\r\n \"2603:1040:207:400::/123\",\r\n + \ \"2603:1040:207:401::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.EastUS\",\r\n \"id\": \"Sql.EastUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"137.116.31.224/27\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.FranceCentral\",\r\n - \ \"id\": \"Sql.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.42.65.64/29\",\r\n + \ \"20.42.65.96/27\",\r\n \"20.42.68.192/27\",\r\n \"20.42.69.0/25\",\r\n + \ \"20.42.69.128/26\",\r\n \"20.42.73.0/29\",\r\n \"20.42.73.32/27\",\r\n + \ \"20.42.74.192/27\",\r\n \"20.42.75.0/25\",\r\n \"20.42.75.128/26\",\r\n + \ \"20.62.132.160/27\",\r\n \"20.62.132.192/27\",\r\n \"20.62.133.0/26\",\r\n + \ \"23.96.89.109/32\",\r\n \"23.96.106.191/32\",\r\n \"40.71.8.0/26\",\r\n + \ \"40.71.8.192/26\",\r\n \"40.71.9.0/26\",\r\n \"40.71.9.192/26\",\r\n + \ \"40.71.83.113/32\",\r\n \"40.76.2.172/32\",\r\n \"40.76.26.90/32\",\r\n + \ \"40.76.42.44/32\",\r\n \"40.76.65.222/32\",\r\n \"40.76.66.9/32\",\r\n + \ \"40.76.193.221/32\",\r\n \"40.78.224.0/26\",\r\n \"40.78.224.128/26\",\r\n + \ \"40.78.225.0/26\",\r\n \"40.78.225.128/26\",\r\n \"40.79.152.0/26\",\r\n + \ \"40.79.152.192/26\",\r\n \"40.79.153.0/26\",\r\n \"40.79.153.192/26\",\r\n + \ \"40.114.45.195/32\",\r\n \"40.114.81.142/32\",\r\n \"40.117.42.73/32\",\r\n + \ \"40.117.44.71/32\",\r\n \"40.121.143.204/32\",\r\n \"40.121.149.49/32\",\r\n + \ \"40.121.158.30/32\",\r\n \"52.168.116.64/29\",\r\n \"52.168.117.96/27\",\r\n + \ \"52.168.117.128/27\",\r\n \"52.168.117.160/29\",\r\n \"52.168.117.192/26\",\r\n + \ \"52.168.118.0/25\",\r\n \"52.168.166.153/32\",\r\n \"52.170.98.29/32\",\r\n + \ \"52.186.79.49/32\",\r\n \"104.41.152.74/32\",\r\n \"104.45.158.30/32\",\r\n + \ \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n \"191.238.6.46/32\",\r\n + \ \"2603:1030:210::320/123\",\r\n \"2603:1030:210::380/121\",\r\n + \ \"2603:1030:210:400::/123\",\r\n \"2603:1030:210:401::/123\",\r\n + \ \"2603:1030:210:800::/123\",\r\n \"2603:1030:210:801::/123\",\r\n + \ \"2603:1030:210:c00::/123\",\r\n \"2603:1030:210:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2\",\r\n + \ \"id\": \"Sql.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.36.144.128/27\",\r\n \"20.36.145.0/25\",\r\n + \ \"20.62.58.128/25\",\r\n \"20.65.1.0/26\",\r\n \"40.70.144.0/26\",\r\n + \ \"40.70.144.192/29\",\r\n \"40.70.145.0/26\",\r\n \"40.79.84.180/32\",\r\n + \ \"52.167.104.0/26\",\r\n \"52.167.104.192/29\",\r\n \"52.167.104.224/27\",\r\n + \ \"52.167.105.0/26\",\r\n \"52.167.111.144/28\",\r\n \"52.167.111.192/27\",\r\n + \ \"52.167.117.226/32\",\r\n \"52.167.145.64/26\",\r\n \"52.167.145.128/27\",\r\n + \ \"52.167.145.192/26\",\r\n \"52.177.185.181/32\",\r\n \"52.179.178.184/32\",\r\n + \ \"104.208.149.0/26\",\r\n \"104.208.150.0/26\",\r\n \"104.208.150.192/29\",\r\n + \ \"104.208.151.64/26\",\r\n \"191.239.224.107/32\",\r\n + \ \"191.239.224.108/31\",\r\n \"191.239.224.110/32\",\r\n + \ \"2603:1030:40c::320/123\",\r\n \"2603:1030:40c::380/121\",\r\n + \ \"2603:1030:40c:400::/123\",\r\n \"2603:1030:40c:401::/123\",\r\n + \ \"2603:1030:40c:800::/123\",\r\n \"2603:1030:40c:801::/123\",\r\n + \ \"2603:1030:40c:c00::/123\",\r\n \"2603:1030:40c:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2EUAP\",\r\n + \ \"id\": \"Sql.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.43.47.192/26\",\r\n \"40.79.128.0/27\",\r\n \"40.79.128.32/29\",\r\n + [\r\n \"20.51.17.160/27\",\r\n \"20.51.17.192/27\",\r\n + \ \"20.51.20.0/26\",\r\n \"40.74.144.0/27\",\r\n \"40.74.144.32/29\",\r\n + \ \"40.74.145.0/27\",\r\n \"40.74.145.32/29\",\r\n \"40.75.32.0/27\",\r\n + \ \"40.75.32.40/29\",\r\n \"40.75.33.0/27\",\r\n \"40.75.33.32/29\",\r\n + \ \"52.138.88.0/27\",\r\n \"52.138.88.32/29\",\r\n \"52.138.89.0/27\",\r\n + \ \"52.138.89.32/29\",\r\n \"52.225.188.46/32\",\r\n \"52.225.188.113/32\",\r\n + \ \"2603:1030:40b:2::200/123\",\r\n \"2603:1030:40b:2::280/121\",\r\n + \ \"2603:1030:40b:402::/122\",\r\n \"2603:1030:40b:403::/122\",\r\n + \ \"2603:1030:40b:802::/122\",\r\n \"2603:1030:40b:803::/122\",\r\n + \ \"2603:1030:40b:c02::/122\",\r\n \"2603:1030:40b:c03::/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2Stage\",\r\n + \ \"id\": \"Sql.EastUS2Stage\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"137.116.31.224/27\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.FranceCentral\",\r\n \"id\": \"Sql.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.43.47.192/26\",\r\n \"40.79.128.0/27\",\r\n \"40.79.128.32/29\",\r\n \ \"40.79.129.0/27\",\r\n \"40.79.136.0/27\",\r\n \"40.79.136.32/29\",\r\n \ \"40.79.137.0/27\",\r\n \"40.79.144.0/27\",\r\n \"40.79.144.32/29\",\r\n \ \"40.79.145.0/27\",\r\n \"51.138.210.0/26\",\r\n \"2603:1020:805::320/123\",\r\n @@ -66783,16 +68665,16 @@ interactions: \ \"2603:1020:805:801::/123\",\r\n \"2603:1020:805:c00::/123\",\r\n \ \"2603:1020:805:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.FranceSouth\",\r\n \"id\": \"Sql.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"40.79.176.0/27\",\r\n - \ \"40.79.176.40/29\",\r\n \"40.79.177.0/27\",\r\n \"40.79.177.32/29\",\r\n - \ \"52.136.185.0/25\",\r\n \"2603:1020:905::280/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.79.176.0/27\",\r\n \"40.79.176.40/29\",\r\n \"40.79.177.0/27\",\r\n + \ \"40.79.177.32/29\",\r\n \"52.136.185.0/25\",\r\n \"2603:1020:905::280/123\",\r\n \ \"2603:1020:905:1::200/121\",\r\n \"2603:1020:905:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.GermanyNorth\",\r\n - \ \"id\": \"Sql.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -66803,7 +68685,7 @@ interactions: \ \"2603:1020:d04:1::200/121\",\r\n \"2603:1020:d04:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.GermanyWestCentral\",\r\n \ \"id\": \"Sql.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -66817,7 +68699,7 @@ interactions: \ \"2603:1020:c04:800::/123\",\r\n \"2603:1020:c04:801::/123\",\r\n \ \"2603:1020:c04:c00::/123\",\r\n \"2603:1020:c04:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JapanEast\",\r\n - \ \"id\": \"Sql.JapanEast\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.JapanEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -66834,40 +68716,41 @@ interactions: \ \"2603:1040:407:801::/123\",\r\n \"2603:1040:407:c00::/123\",\r\n \ \"2603:1040:407:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.JapanWest\",\r\n \"id\": \"Sql.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.189.225.160/27\",\r\n - \ \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n \"40.74.96.0/27\",\r\n - \ \"40.74.96.32/29\",\r\n \"40.74.97.0/27\",\r\n \"40.80.181.64/26\",\r\n - \ \"104.214.148.156/32\",\r\n \"191.238.68.11/32\",\r\n \"2603:1040:606::280/123\",\r\n - \ \"2603:1040:606:1::200/121\",\r\n \"2603:1040:606:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JioIndiaCentral\",\r\n - \ \"id\": \"Sql.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.192.48.32/27\",\r\n - \ \"20.192.48.64/27\",\r\n \"20.192.48.128/26\",\r\n \"20.192.232.0/27\",\r\n - \ \"20.192.233.0/27\",\r\n \"20.192.233.32/29\",\r\n \"2603:1040:1104::500/123\",\r\n - \ \"2603:1040:1104:1::300/121\",\r\n \"2603:1040:1104:400::440/123\",\r\n - \ \"2603:1040:1104:402::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.JioIndiaWest\",\r\n \"id\": \"Sql.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.192.167.224/27\",\r\n - \ \"20.193.192.0/27\",\r\n \"20.193.192.64/26\",\r\n \"20.193.200.0/27\",\r\n - \ \"20.193.200.32/29\",\r\n \"20.193.201.0/27\",\r\n \"2603:1040:d04:1::520/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.189.225.160/27\",\r\n \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n + \ \"40.74.96.0/27\",\r\n \"40.74.96.32/29\",\r\n \"40.74.97.0/27\",\r\n + \ \"40.80.181.64/26\",\r\n \"104.214.148.156/32\",\r\n \"191.238.68.11/32\",\r\n + \ \"2603:1040:606::280/123\",\r\n \"2603:1040:606:1::200/121\",\r\n + \ \"2603:1040:606:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.JioIndiaCentral\",\r\n \"id\": \"Sql.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.192.48.32/27\",\r\n \"20.192.48.64/27\",\r\n \"20.192.48.128/26\",\r\n + \ \"20.192.232.0/27\",\r\n \"20.192.233.0/27\",\r\n \"20.192.233.32/29\",\r\n + \ \"2603:1040:1104::500/123\",\r\n \"2603:1040:1104:1::300/121\",\r\n + \ \"2603:1040:1104:400::440/123\",\r\n \"2603:1040:1104:402::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JioIndiaWest\",\r\n + \ \"id\": \"Sql.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.192.167.224/27\",\r\n \"20.193.192.0/27\",\r\n + \ \"20.193.192.64/26\",\r\n \"20.193.200.0/27\",\r\n \"20.193.200.32/29\",\r\n + \ \"20.193.201.0/27\",\r\n \"2603:1040:d04:1::520/123\",\r\n \ \"2603:1040:d04:1::580/121\",\r\n \"2603:1040:d04:400::400/123\",\r\n \ \"2603:1040:d04:402::/123\",\r\n \"2603:1040:d04:403::/123\",\r\n \ \"2603:1040:d04:802::/123\",\r\n \"2603:1040:d04:803::/123\",\r\n \ \"2603:1040:d04:c03::/123\",\r\n \"2603:1040:d04:c04::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.KoreaCentral\",\r\n - \ \"id\": \"Sql.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -66882,16 +68765,16 @@ interactions: \ \"2603:1040:f05:801::/123\",\r\n \"2603:1040:f05:c00::/123\",\r\n \ \"2603:1040:f05:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.KoreaSouth\",\r\n \"id\": \"Sql.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"52.147.112.160/27\",\r\n - \ \"52.231.144.0/27\",\r\n \"52.231.145.0/27\",\r\n \"52.231.151.96/27\",\r\n - \ \"52.231.200.86/32\",\r\n \"2603:1040:e05::/123\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"52.147.112.160/27\",\r\n \"52.231.144.0/27\",\r\n \"52.231.145.0/27\",\r\n + \ \"52.231.151.96/27\",\r\n \"52.231.200.86/32\",\r\n \"2603:1040:e05::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUS\",\r\n \ \"id\": \"Sql.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -66908,13 +68791,13 @@ interactions: \ \"2603:1030:608:1::200/121\",\r\n \"2603:1030:608:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUSStage\",\r\n \ \"id\": \"Sql.NorthCentralUSStage\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"168.62.115.112/28\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthEurope\",\r\n - \ \"id\": \"Sql.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -66937,9 +68820,9 @@ interactions: \ \"2603:1020:5:801::/123\",\r\n \"2603:1020:5:c00::/123\",\r\n \ \"2603:1020:5:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.NorwayEast\",\r\n \"id\": \"Sql.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.120.96.0/27\",\r\n \ \"51.120.96.32/29\",\r\n \"51.120.97.0/27\",\r\n \"51.120.104.0/27\",\r\n @@ -66951,32 +68834,43 @@ interactions: \ \"2603:1020:e04:801::/123\",\r\n \"2603:1020:e04:c00::/123\",\r\n \ \"2603:1020:e04:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.NorwayWest\",\r\n \"id\": \"Sql.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.13.136.224/27\",\r\n \ \"51.13.137.0/27\",\r\n \"51.13.137.64/26\",\r\n \"51.120.216.0/27\",\r\n \ \"51.120.217.0/27\",\r\n \"51.120.217.32/29\",\r\n \"2603:1020:f04::280/123\",\r\n \ \"2603:1020:f04:1::200/121\",\r\n \"2603:1020:f04:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthAfricaNorth\",\r\n - \ \"id\": \"Sql.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"102.37.160.0/27\",\r\n - \ \"102.37.160.64/26\",\r\n \"102.133.120.0/27\",\r\n \"102.133.120.32/29\",\r\n - \ \"102.133.121.0/27\",\r\n \"102.133.152.0/27\",\r\n \"102.133.152.32/29\",\r\n - \ \"102.133.153.0/27\",\r\n \"102.133.221.224/27\",\r\n \"102.133.248.0/27\",\r\n - \ \"102.133.248.32/29\",\r\n \"102.133.249.0/27\",\r\n \"2603:1000:104::640/123\",\r\n - \ \"2603:1000:104::680/121\",\r\n \"2603:1000:104:400::/123\",\r\n - \ \"2603:1000:104:401::/123\",\r\n \"2603:1000:104:800::/123\",\r\n - \ \"2603:1000:104:801::/123\",\r\n \"2603:1000:104:c00::/123\",\r\n - \ \"2603:1000:104:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SouthAfricaWest\",\r\n \"id\": \"Sql.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.QatarCentral\",\r\n + \ \"id\": \"Sql.QatarCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.21.40.64/27\",\r\n \"20.21.41.64/27\",\r\n \"20.21.43.248/29\",\r\n + \ \"20.21.53.32/27\",\r\n \"20.21.53.64/26\",\r\n \"20.21.64.64/27\",\r\n + \ \"20.21.65.64/27\",\r\n \"20.21.67.192/29\",\r\n \"20.21.72.64/27\",\r\n + \ \"20.21.73.64/27\",\r\n \"20.21.75.192/29\",\r\n \"2603:1040:1002:2::c0/123\",\r\n + \ \"2603:1040:1002:2::280/121\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthAfricaNorth\",\r\n \"id\": \"Sql.SouthAfricaNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southafricanorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"102.37.160.0/27\",\r\n \"102.37.160.64/26\",\r\n \"102.133.120.0/27\",\r\n + \ \"102.133.120.32/29\",\r\n \"102.133.121.0/27\",\r\n \"102.133.152.0/27\",\r\n + \ \"102.133.152.32/29\",\r\n \"102.133.153.0/27\",\r\n \"102.133.221.224/27\",\r\n + \ \"102.133.248.0/27\",\r\n \"102.133.248.32/29\",\r\n \"102.133.249.0/27\",\r\n + \ \"2603:1000:104::640/123\",\r\n \"2603:1000:104::680/121\",\r\n + \ \"2603:1000:104:400::/123\",\r\n \"2603:1000:104:401::/123\",\r\n + \ \"2603:1000:104:800::/123\",\r\n \"2603:1000:104:801::/123\",\r\n + \ \"2603:1000:104:c00::/123\",\r\n \"2603:1000:104:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthAfricaWest\",\r\n + \ \"id\": \"Sql.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"102.37.80.96/27\",\r\n @@ -66985,64 +68879,65 @@ interactions: \ \"2603:1000:4:1::200/121\",\r\n \"2603:1000:4:400::/123\",\r\n \ \"2603:1000:4:401::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SouthCentralUS\",\r\n \"id\": \"Sql.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.65.209.243/32\",\r\n - \ \"13.66.60.72/32\",\r\n \"13.66.62.124/32\",\r\n \"13.85.65.48/32\",\r\n - \ \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n \"20.45.121.32/29\",\r\n - \ \"20.45.127.128/26\",\r\n \"20.49.88.0/27\",\r\n \"20.49.88.32/29\",\r\n - \ \"20.49.89.0/27\",\r\n \"20.49.89.32/29\",\r\n \"20.49.95.192/26\",\r\n - \ \"20.65.132.160/27\",\r\n \"20.65.132.192/27\",\r\n \"20.65.133.0/26\",\r\n - \ \"23.98.162.75/32\",\r\n \"23.98.162.76/31\",\r\n \"23.98.170.75/32\",\r\n - \ \"23.98.170.76/31\",\r\n \"23.102.179.187/32\",\r\n \"40.84.153.95/32\",\r\n - \ \"40.84.155.210/32\",\r\n \"40.84.191.1/32\",\r\n \"40.84.193.16/32\",\r\n - \ \"40.84.195.189/32\",\r\n \"40.84.231.203/32\",\r\n \"40.124.8.76/32\",\r\n - \ \"40.124.64.136/29\",\r\n \"40.124.64.160/27\",\r\n \"40.124.65.128/27\",\r\n - \ \"40.124.65.192/26\",\r\n \"52.183.250.62/32\",\r\n \"104.214.16.0/26\",\r\n - \ \"104.214.16.192/26\",\r\n \"104.214.17.0/26\",\r\n \"104.214.17.192/26\",\r\n - \ \"104.214.73.137/32\",\r\n \"2603:1030:807::320/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.65.209.243/32\",\r\n \"13.66.60.72/32\",\r\n \"13.66.62.124/32\",\r\n + \ \"13.85.65.48/32\",\r\n \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n + \ \"20.45.121.32/29\",\r\n \"20.45.127.128/26\",\r\n \"20.49.88.0/27\",\r\n + \ \"20.49.88.32/29\",\r\n \"20.49.89.0/27\",\r\n \"20.49.89.32/29\",\r\n + \ \"20.49.95.192/26\",\r\n \"20.65.132.160/27\",\r\n \"20.65.132.192/27\",\r\n + \ \"20.65.133.0/26\",\r\n \"23.98.162.75/32\",\r\n \"23.98.162.76/31\",\r\n + \ \"23.98.170.75/32\",\r\n \"23.98.170.76/31\",\r\n \"23.102.179.187/32\",\r\n + \ \"40.84.153.95/32\",\r\n \"40.84.155.210/32\",\r\n \"40.84.191.1/32\",\r\n + \ \"40.84.193.16/32\",\r\n \"40.84.195.189/32\",\r\n \"40.84.231.203/32\",\r\n + \ \"40.124.8.76/32\",\r\n \"40.124.64.136/29\",\r\n \"40.124.64.160/27\",\r\n + \ \"40.124.65.128/27\",\r\n \"40.124.65.192/26\",\r\n \"52.183.250.62/32\",\r\n + \ \"104.214.16.0/26\",\r\n \"104.214.16.192/26\",\r\n \"104.214.17.0/26\",\r\n + \ \"104.214.17.192/26\",\r\n \"104.214.73.137/32\",\r\n \"2603:1030:807::320/123\",\r\n \ \"2603:1030:807::380/121\",\r\n \"2603:1030:807:400::/123\",\r\n \ \"2603:1030:807:401::/123\",\r\n \"2603:1030:807:800::/123\",\r\n \ \"2603:1030:807:801::/123\",\r\n \"2603:1030:807:c00::/123\",\r\n \ \"2603:1030:807:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SouthCentralUSSTG\",\r\n \"id\": \"Sql.SouthCentralUSSTG\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.44.0.0/27\",\r\n - \ \"20.44.1.0/27\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Sql.SoutheastAsia\",\r\n \"id\": \"Sql.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.67.16.0/26\",\r\n - \ \"13.67.16.192/29\",\r\n \"13.67.17.0/26\",\r\n \"13.67.20.128/26\",\r\n - \ \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n \"20.195.65.128/26\",\r\n - \ \"20.205.192.128/26\",\r\n \"23.98.80.0/26\",\r\n \"23.98.80.192/29\",\r\n - \ \"23.98.81.0/26\",\r\n \"23.98.113.128/26\",\r\n \"23.100.117.95/32\",\r\n - \ \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n \"40.78.233.0/26\",\r\n - \ \"104.43.15.0/32\",\r\n \"2603:1040:5::420/123\",\r\n \"2603:1040:5::480/121\",\r\n - \ \"2603:1040:5:400::/123\",\r\n \"2603:1040:5:401::/123\",\r\n - \ \"2603:1040:5:800::/123\",\r\n \"2603:1040:5:801::/123\",\r\n - \ \"2603:1040:5:c00::/123\",\r\n \"2603:1040:5:c01::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthIndia\",\r\n - \ \"id\": \"Sql.SouthIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"40.78.192.0/27\",\r\n \"40.78.192.32/29\",\r\n \"40.78.193.0/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"usstagec\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.44.0.0/27\",\r\n \"20.44.1.0/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Sql.SoutheastAsia\",\r\n \"id\": + \"Sql.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.67.16.0/26\",\r\n \"13.67.16.192/29\",\r\n \"13.67.17.0/26\",\r\n + \ \"13.67.20.128/26\",\r\n \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n + \ \"20.195.65.128/26\",\r\n \"20.205.192.128/26\",\r\n \"23.98.80.0/26\",\r\n + \ \"23.98.80.192/29\",\r\n \"23.98.81.0/26\",\r\n \"23.98.113.128/26\",\r\n + \ \"23.100.117.95/32\",\r\n \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n + \ \"40.78.233.0/26\",\r\n \"104.43.15.0/32\",\r\n \"2603:1040:5::420/123\",\r\n + \ \"2603:1040:5::480/121\",\r\n \"2603:1040:5:400::/123\",\r\n + \ \"2603:1040:5:401::/123\",\r\n \"2603:1040:5:800::/123\",\r\n + \ \"2603:1040:5:801::/123\",\r\n \"2603:1040:5:c00::/123\",\r\n + \ \"2603:1040:5:c01::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthIndia\",\r\n \"id\": \"Sql.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.78.192.0/27\",\r\n \"40.78.192.32/29\",\r\n \"40.78.193.0/27\",\r\n \ \"40.78.193.32/29\",\r\n \"52.172.24.47/32\",\r\n \"52.172.113.96/27\",\r\n \ \"52.172.113.128/27\",\r\n \"52.172.113.192/26\",\r\n \"104.211.224.146/32\",\r\n \ \"2603:1040:c06::280/123\",\r\n \"2603:1040:c06:1::200/121\",\r\n \ \"2603:1040:c06:400::/123\",\r\n \"2603:1040:c06:401::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwedenCentral\",\r\n \ \"id\": \"Sql.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -67056,67 +68951,68 @@ interactions: \ \"2603:1020:1004:803::/123\",\r\n \"2603:1020:1004:c03::/123\",\r\n \ \"2603:1020:1004:c04::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SwedenSouth\",\r\n \"id\": \"Sql.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.12.198.32/27\",\r\n - \ \"51.12.198.64/27\",\r\n \"51.12.198.128/26\",\r\n \"51.12.200.0/27\",\r\n - \ \"51.12.200.32/29\",\r\n \"51.12.201.0/27\",\r\n \"51.12.201.32/29\",\r\n - \ \"2603:1020:1104::500/123\",\r\n \"2603:1020:1104:1::300/121\",\r\n - \ \"2603:1020:1104:400::420/123\",\r\n \"2603:1020:1104:402::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwitzerlandNorth\",\r\n - \ \"id\": \"Sql.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n - \ \"20.208.19.192/29\",\r\n \"51.103.200.64/27\",\r\n \"51.103.201.64/27\",\r\n - \ \"51.103.203.192/29\",\r\n \"51.107.56.0/27\",\r\n \"51.107.56.32/29\",\r\n - \ \"51.107.57.0/27\",\r\n \"51.107.242.32/27\",\r\n \"51.107.242.64/27\",\r\n - \ \"51.107.242.128/26\",\r\n \"2603:1020:a04::320/123\",\r\n - \ \"2603:1020:a04::380/121\",\r\n \"2603:1020:a04:400::/123\",\r\n - \ \"2603:1020:a04:401::/123\",\r\n \"2603:1020:a04:800::/123\",\r\n - \ \"2603:1020:a04:801::/123\",\r\n \"2603:1020:a04:c00::/123\",\r\n - \ \"2603:1020:a04:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SwitzerlandWest\",\r\n \"id\": \"Sql.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.107.152.0/27\",\r\n - \ \"51.107.153.0/27\",\r\n \"51.107.153.32/29\",\r\n \"51.107.250.64/26\",\r\n - \ \"51.107.250.128/26\",\r\n \"2603:1020:b04::280/123\",\r\n - \ \"2603:1020:b04:1::200/121\",\r\n \"2603:1020:b04:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.UAECentral\",\r\n - \ \"id\": \"Sql.UAECentral\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"51.12.198.32/27\",\r\n \"51.12.198.64/27\",\r\n \"51.12.198.128/26\",\r\n + \ \"51.12.200.0/27\",\r\n \"51.12.200.32/29\",\r\n \"51.12.201.0/27\",\r\n + \ \"51.12.201.32/29\",\r\n \"2603:1020:1104::500/123\",\r\n + \ \"2603:1020:1104:1::300/121\",\r\n \"2603:1020:1104:400::420/123\",\r\n + \ \"2603:1020:1104:402::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SwitzerlandNorth\",\r\n \"id\": \"Sql.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n \"20.208.19.192/29\",\r\n + \ \"51.103.200.64/27\",\r\n \"51.103.201.64/27\",\r\n \"51.103.203.192/29\",\r\n + \ \"51.107.56.0/27\",\r\n \"51.107.56.32/29\",\r\n \"51.107.57.0/27\",\r\n + \ \"51.107.242.32/27\",\r\n \"51.107.242.64/27\",\r\n \"51.107.242.128/26\",\r\n + \ \"2603:1020:a04::320/123\",\r\n \"2603:1020:a04::380/121\",\r\n + \ \"2603:1020:a04:400::/123\",\r\n \"2603:1020:a04:401::/123\",\r\n + \ \"2603:1020:a04:800::/123\",\r\n \"2603:1020:a04:801::/123\",\r\n + \ \"2603:1020:a04:c00::/123\",\r\n \"2603:1020:a04:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwitzerlandWest\",\r\n + \ \"id\": \"Sql.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.37.71.64/26\",\r\n \"20.37.71.128/26\",\r\n \"20.37.72.64/27\",\r\n + [\r\n \"51.107.152.0/27\",\r\n \"51.107.153.0/27\",\r\n + \ \"51.107.153.32/29\",\r\n \"51.107.250.64/26\",\r\n \"51.107.250.128/26\",\r\n + \ \"2603:1020:b04::280/123\",\r\n \"2603:1020:b04:1::200/121\",\r\n + \ \"2603:1020:b04:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.UAECentral\",\r\n \"id\": \"Sql.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.37.71.64/26\",\r\n \"20.37.71.128/26\",\r\n \"20.37.72.64/27\",\r\n \ \"20.37.72.96/29\",\r\n \"20.37.73.64/27\",\r\n \"20.37.73.96/29\",\r\n \ \"2603:1040:b04::280/123\",\r\n \"2603:1040:b04:1::200/121\",\r\n \ \"2603:1040:b04:400::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UAENorth\",\r\n \"id\": \"Sql.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.38.143.64/26\",\r\n - \ \"20.38.143.128/26\",\r\n \"20.38.152.24/29\",\r\n \"20.38.153.64/27\",\r\n - \ \"20.38.154.64/27\",\r\n \"40.120.72.0/27\",\r\n \"40.120.72.32/29\",\r\n - \ \"40.120.73.0/27\",\r\n \"65.52.248.0/27\",\r\n \"65.52.248.32/29\",\r\n - \ \"65.52.249.0/27\",\r\n \"2603:1040:904::320/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.38.143.64/26\",\r\n \"20.38.143.128/26\",\r\n \"20.38.152.24/29\",\r\n + \ \"20.38.153.64/27\",\r\n \"20.38.154.64/27\",\r\n \"40.120.72.0/27\",\r\n + \ \"40.120.72.32/29\",\r\n \"40.120.73.0/27\",\r\n \"65.52.248.0/27\",\r\n + \ \"65.52.248.32/29\",\r\n \"65.52.249.0/27\",\r\n \"2603:1040:904::320/123\",\r\n \ \"2603:1040:904::380/121\",\r\n \"2603:1040:904:400::/123\",\r\n \ \"2603:1040:904:401::/123\",\r\n \"2603:1040:904:800::/123\",\r\n \ \"2603:1040:904:801::/123\",\r\n \"2603:1040:904:c00::/123\",\r\n \ \"2603:1040:904:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UKSouth\",\r\n \"id\": \"Sql.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.104.10.0/26\",\r\n \ \"51.105.64.0/27\",\r\n \"51.105.64.32/29\",\r\n \"51.105.65.0/27\",\r\n @@ -67131,9 +69027,9 @@ interactions: \ \"2603:1020:705:801::/123\",\r\n \"2603:1020:705:c00::/123\",\r\n \ \"2603:1020:705:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UKWest\",\r\n \"id\": \"Sql.UKWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.58.66.128/25\",\r\n \ \"20.58.68.56/30\",\r\n \"51.11.97.192/26\",\r\n \"51.140.208.64/27\",\r\n @@ -67142,7 +69038,7 @@ interactions: \ \"2603:1020:605:1::200/121\",\r\n \"2603:1020:605:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestCentralUS\",\r\n \ \"id\": \"Sql.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -67152,7 +69048,7 @@ interactions: \ \"52.161.128.32/27\",\r\n \"2603:1030:b04::280/123\",\r\n \ \"2603:1030:b04:1::200/121\",\r\n \"2603:1030:b04:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestEurope\",\r\n - \ \"id\": \"Sql.WestEurope\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.WestEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -67178,7 +69074,7 @@ interactions: \ \"2603:1020:206:800::/123\",\r\n \"2603:1020:206:801::/123\",\r\n \ \"2603:1020:206:c00::/123\",\r\n \"2603:1020:206:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestIndia\",\r\n - \ \"id\": \"Sql.WestIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -67188,7 +69084,7 @@ interactions: \ \"104.211.145.32/29\",\r\n \"104.211.160.80/32\",\r\n \"2603:1040:806::280/123\",\r\n \ \"2603:1040:806:1::200/121\",\r\n \"2603:1040:806:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestUS\",\r\n - \ \"id\": \"Sql.WestUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -67208,7 +69104,7 @@ interactions: \ \"191.236.119.31/32\",\r\n \"2603:1030:a07::280/123\",\r\n \ \"2603:1030:a07:1::200/121\",\r\n \"2603:1030:a07:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestUS2\",\r\n - \ \"id\": \"Sql.WestUS2\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Sql.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -67225,9 +69121,9 @@ interactions: \ \"2603:1030:c06:801::/123\",\r\n \"2603:1030:c06:c00::/123\",\r\n \ \"2603:1030:c06:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.WestUS3\",\r\n \"id\": \"Sql.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.150.168.0/27\",\r\n \ \"20.150.168.32/29\",\r\n \"20.150.169.0/27\",\r\n \"20.150.176.0/27\",\r\n @@ -67238,8 +69134,8 @@ interactions: \ \"2603:1030:504:800::/123\",\r\n \"2603:1030:504:801::/123\",\r\n \ \"2603:1030:504:c00::/123\",\r\n \"2603:1030:504:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"SqlManagement\",\r\n - \ \"id\": \"SqlManagement\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \"region\": + \ \"id\": \"SqlManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"SqlManagement\",\r\n \"addressPrefixes\": @@ -67449,36 +69345,36 @@ interactions: \ \"2603:1040:207:c00::280/122\",\r\n \"2603:1040:407:402::380/122\",\r\n \ \"2603:1040:407:802::260/123\",\r\n \"2603:1040:407:802::280/123\",\r\n \ \"2603:1040:407:c02::260/123\",\r\n \"2603:1040:407:c02::280/123\",\r\n - \ \"2603:1040:606:402::380/122\",\r\n \"2603:1040:806:402::380/122\",\r\n - \ \"2603:1040:904:3::260/123\",\r\n \"2603:1040:904:402::380/122\",\r\n - \ \"2603:1040:904:802::260/123\",\r\n \"2603:1040:904:802::280/123\",\r\n - \ \"2603:1040:904:c02::260/123\",\r\n \"2603:1040:904:c02::280/123\",\r\n - \ \"2603:1040:a06:2::580/123\",\r\n \"2603:1040:a06:402::380/122\",\r\n - \ \"2603:1040:a06:802::260/123\",\r\n \"2603:1040:a06:802::280/123\",\r\n - \ \"2603:1040:a06:c02::260/123\",\r\n \"2603:1040:a06:c02::280/123\",\r\n - \ \"2603:1040:b04:402::380/122\",\r\n \"2603:1040:c06:402::380/122\",\r\n - \ \"2603:1040:d04:1::500/123\",\r\n \"2603:1040:d04:400::200/122\",\r\n - \ \"2603:1040:d04:800::300/122\",\r\n \"2603:1040:d04:c02::2c0/122\",\r\n - \ \"2603:1040:f05:2::240/123\",\r\n \"2603:1040:f05:402::380/122\",\r\n - \ \"2603:1040:f05:802::260/123\",\r\n \"2603:1040:f05:802::280/123\",\r\n - \ \"2603:1040:f05:c02::260/123\",\r\n \"2603:1040:f05:c02::280/123\",\r\n - \ \"2603:1040:1002:2::a0/123\",\r\n \"2603:1040:1002:400::380/122\",\r\n - \ \"2603:1040:1002:800::280/122\",\r\n \"2603:1040:1002:c00::280/122\",\r\n - \ \"2603:1040:1104:1::1e0/123\",\r\n \"2603:1040:1104:400::340/122\",\r\n - \ \"2603:1040:1202:2::200/123\",\r\n \"2603:1040:1202:400::380/122\",\r\n - \ \"2603:1040:1302:1::240/123\",\r\n \"2603:1040:1302:400::380/122\",\r\n - \ \"2603:1040:1402:2::60/123\",\r\n \"2603:1040:1402:400::260/123\",\r\n - \ \"2603:1040:1402:400::380/123\",\r\n \"2603:1040:1402:800::280/122\",\r\n - \ \"2603:1040:1402:c00::280/122\",\r\n \"2603:1040:1503:2::260/123\",\r\n - \ \"2603:1040:1503:400::380/122\",\r\n \"2603:1050:6:402::380/122\",\r\n - \ \"2603:1050:6:802::260/123\",\r\n \"2603:1050:6:802::280/123\",\r\n - \ \"2603:1050:6:c02::260/123\",\r\n \"2603:1050:6:c02::280/123\",\r\n - \ \"2603:1050:403:400::260/123\",\r\n \"2603:1050:403:400::280/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage\",\r\n - \ \"id\": \"Storage\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n + \ \"2603:1040:606:3::640/123\",\r\n \"2603:1040:606:402::380/122\",\r\n + \ \"2603:1040:806:402::380/122\",\r\n \"2603:1040:904:3::260/123\",\r\n + \ \"2603:1040:904:402::380/122\",\r\n \"2603:1040:904:802::260/123\",\r\n + \ \"2603:1040:904:802::280/123\",\r\n \"2603:1040:904:c02::260/123\",\r\n + \ \"2603:1040:904:c02::280/123\",\r\n \"2603:1040:a06:2::580/123\",\r\n + \ \"2603:1040:a06:402::380/122\",\r\n \"2603:1040:a06:802::260/123\",\r\n + \ \"2603:1040:a06:802::280/123\",\r\n \"2603:1040:a06:c02::260/123\",\r\n + \ \"2603:1040:a06:c02::280/123\",\r\n \"2603:1040:b04:402::380/122\",\r\n + \ \"2603:1040:c06:402::380/122\",\r\n \"2603:1040:d04:1::500/123\",\r\n + \ \"2603:1040:d04:400::200/122\",\r\n \"2603:1040:d04:800::300/122\",\r\n + \ \"2603:1040:d04:c02::2c0/122\",\r\n \"2603:1040:f05:2::240/123\",\r\n + \ \"2603:1040:f05:402::380/122\",\r\n \"2603:1040:f05:802::260/123\",\r\n + \ \"2603:1040:f05:802::280/123\",\r\n \"2603:1040:f05:c02::260/123\",\r\n + \ \"2603:1040:f05:c02::280/123\",\r\n \"2603:1040:1002:2::a0/123\",\r\n + \ \"2603:1040:1002:400::380/122\",\r\n \"2603:1040:1002:800::280/122\",\r\n + \ \"2603:1040:1002:c00::280/122\",\r\n \"2603:1040:1104:1::1e0/123\",\r\n + \ \"2603:1040:1104:400::340/122\",\r\n \"2603:1040:1202:2::200/123\",\r\n + \ \"2603:1040:1202:400::380/122\",\r\n \"2603:1040:1302:1::240/123\",\r\n + \ \"2603:1040:1302:400::380/122\",\r\n \"2603:1040:1402:2::60/123\",\r\n + \ \"2603:1040:1402:400::260/123\",\r\n \"2603:1040:1402:400::380/123\",\r\n + \ \"2603:1040:1402:800::280/122\",\r\n \"2603:1040:1402:c00::280/122\",\r\n + \ \"2603:1040:1503:2::260/123\",\r\n \"2603:1040:1503:400::380/122\",\r\n + \ \"2603:1050:6:402::380/122\",\r\n \"2603:1050:6:802::260/123\",\r\n + \ \"2603:1050:6:802::280/123\",\r\n \"2603:1050:6:c02::260/123\",\r\n + \ \"2603:1050:6:c02::280/123\",\r\n \"2603:1050:403:400::260/123\",\r\n + \ \"2603:1050:403:400::280/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Storage\",\r\n \"id\": \"Storage\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \ \"addressPrefixes\": [\r\n \"13.65.107.32/28\",\r\n \"13.65.160.16/28\",\r\n \ \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n \"13.66.176.16/28\",\r\n @@ -67509,112 +69405,112 @@ interactions: \ \"13.95.96.176/28\",\r\n \"13.95.240.16/28\",\r\n \"13.95.240.32/28\",\r\n \ \"13.95.240.64/27\",\r\n \"20.38.96.0/19\",\r\n \"20.47.0.0/18\",\r\n \ \"20.60.0.0/16\",\r\n \"20.150.0.0/17\",\r\n \"20.157.32.0/19\",\r\n - \ \"20.157.128.0/18\",\r\n \"20.209.0.0/16\",\r\n \"23.96.64.64/26\",\r\n - \ \"23.97.112.64/26\",\r\n \"23.98.49.0/26\",\r\n \"23.98.49.192/26\",\r\n - \ \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n \"23.98.55.144/28\",\r\n - \ \"23.98.56.0/26\",\r\n \"23.98.57.64/26\",\r\n \"23.98.160.64/26\",\r\n - \ \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n \"23.98.192.64/26\",\r\n - \ \"23.98.255.64/26\",\r\n \"23.99.32.64/26\",\r\n \"23.99.34.224/28\",\r\n - \ \"23.99.37.96/28\",\r\n \"23.99.47.32/28\",\r\n \"23.99.160.64/26\",\r\n - \ \"23.99.160.192/28\",\r\n \"23.102.206.0/28\",\r\n \"23.102.206.128/28\",\r\n - \ \"23.102.206.192/28\",\r\n \"40.68.176.16/28\",\r\n \"40.68.176.48/28\",\r\n - \ \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n \"40.69.176.16/28\",\r\n - \ \"40.70.88.0/28\",\r\n \"40.71.104.16/28\",\r\n \"40.71.104.32/28\",\r\n - \ \"40.71.240.16/28\",\r\n \"40.78.72.16/28\",\r\n \"40.78.112.64/28\",\r\n - \ \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n \"40.79.88.16/28\",\r\n - \ \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n \"40.83.24.96/27\",\r\n - \ \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n \"40.83.225.32/28\",\r\n - \ \"40.83.227.16/28\",\r\n \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n - \ \"40.85.105.32/28\",\r\n \"40.85.232.64/28\",\r\n \"40.85.232.96/28\",\r\n - \ \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n \"40.85.235.80/28\",\r\n - \ \"40.85.235.96/28\",\r\n \"40.86.232.64/28\",\r\n \"40.86.232.96/28\",\r\n - \ \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n \"40.86.232.192/28\",\r\n - \ \"40.112.152.16/28\",\r\n \"40.112.224.16/28\",\r\n \"40.112.224.48/28\",\r\n - \ \"40.113.27.176/28\",\r\n \"40.114.152.16/28\",\r\n \"40.114.152.48/28\",\r\n - \ \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n \"40.115.175.32/28\",\r\n - \ \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n \"40.115.229.32/28\",\r\n - \ \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n \"40.115.231.128/28\",\r\n - \ \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n \"40.116.232.48/28\",\r\n - \ \"40.116.232.96/28\",\r\n \"40.117.48.80/28\",\r\n \"40.117.48.112/28\",\r\n - \ \"40.117.104.16/28\",\r\n \"40.118.72.176/28\",\r\n \"40.118.73.48/28\",\r\n - \ \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n \"40.122.96.16/28\",\r\n - \ \"40.122.216.16/28\",\r\n \"40.123.16.16/28\",\r\n \"51.140.16.16/28\",\r\n - \ \"51.140.16.32/28\",\r\n \"51.140.168.64/27\",\r\n \"51.140.168.112/28\",\r\n - \ \"51.140.168.128/28\",\r\n \"51.140.232.64/27\",\r\n \"51.140.232.112/28\",\r\n - \ \"51.140.232.128/28\",\r\n \"51.140.232.160/27\",\r\n \"51.141.128.0/24\",\r\n - \ \"51.141.129.64/26\",\r\n \"51.141.129.128/25\",\r\n \"51.141.130.0/25\",\r\n - \ \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n \"52.161.168.16/28\",\r\n - \ \"52.161.168.32/28\",\r\n \"52.162.56.16/28\",\r\n \"52.162.56.32/28\",\r\n - \ \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n \"52.162.56.128/28\",\r\n - \ \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n \"52.164.112.16/28\",\r\n - \ \"52.164.232.16/28\",\r\n \"52.164.232.32/28\",\r\n \"52.164.232.64/28\",\r\n - \ \"52.165.104.16/28\",\r\n \"52.165.104.32/28\",\r\n \"52.165.104.64/27\",\r\n - \ \"52.165.104.112/28\",\r\n \"52.165.104.144/28\",\r\n \"52.165.104.160/28\",\r\n - \ \"52.165.136.32/28\",\r\n \"52.165.240.64/28\",\r\n \"52.166.80.32/27\",\r\n - \ \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n \"52.167.88.80/28\",\r\n - \ \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n \"52.169.168.32/27\",\r\n - \ \"52.169.240.16/28\",\r\n \"52.169.240.32/28\",\r\n \"52.169.240.64/28\",\r\n - \ \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n \"52.171.144.96/28\",\r\n - \ \"52.171.144.128/28\",\r\n \"52.172.16.16/28\",\r\n \"52.172.16.80/28\",\r\n - \ \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n \"52.173.152.64/28\",\r\n - \ \"52.173.152.96/28\",\r\n \"52.174.8.32/28\",\r\n \"52.174.224.16/28\",\r\n - \ \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n \"52.174.224.112/28\",\r\n - \ \"52.174.224.128/28\",\r\n \"52.175.40.128/28\",\r\n \"52.175.112.16/28\",\r\n - \ \"52.176.224.64/28\",\r\n \"52.176.224.96/28\",\r\n \"52.177.208.80/28\",\r\n - \ \"52.178.168.32/27\",\r\n \"52.178.168.80/28\",\r\n \"52.178.168.96/28\",\r\n - \ \"52.178.168.128/27\",\r\n \"52.179.24.16/28\",\r\n \"52.179.144.32/28\",\r\n - \ \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n - \ \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n - \ \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n - \ \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n \"52.180.40.16/28\",\r\n - \ \"52.180.40.32/28\",\r\n \"52.180.184.16/28\",\r\n \"52.182.176.16/28\",\r\n - \ \"52.182.176.32/28\",\r\n \"52.182.176.64/27\",\r\n \"52.183.48.16/28\",\r\n - \ \"52.183.104.16/28\",\r\n \"52.183.104.32/28\",\r\n \"52.184.40.16/28\",\r\n - \ \"52.184.40.32/28\",\r\n \"52.184.168.32/28\",\r\n \"52.184.168.96/27\",\r\n - \ \"52.185.56.80/28\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.144/28\",\r\n - \ \"52.185.56.160/28\",\r\n \"52.185.112.16/28\",\r\n \"52.185.112.48/28\",\r\n - \ \"52.185.112.80/28\",\r\n \"52.185.112.112/28\",\r\n \"52.185.233.0/24\",\r\n - \ \"52.186.112.32/27\",\r\n \"52.187.141.32/27\",\r\n \"52.189.177.0/24\",\r\n - \ \"52.190.240.16/28\",\r\n \"52.190.240.32/28\",\r\n \"52.190.240.64/27\",\r\n - \ \"52.190.240.112/28\",\r\n \"52.190.240.128/28\",\r\n \"52.191.176.16/28\",\r\n - \ \"52.191.176.32/28\",\r\n \"52.225.40.32/27\",\r\n \"52.225.136.16/28\",\r\n - \ \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n \"52.226.8.32/27\",\r\n - \ \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n - \ \"52.228.232.0/28\",\r\n \"52.229.80.64/27\",\r\n \"52.230.240.16/28\",\r\n - \ \"52.230.240.32/28\",\r\n \"52.230.240.64/27\",\r\n \"52.230.240.112/28\",\r\n - \ \"52.230.240.128/28\",\r\n \"52.230.240.160/27\",\r\n \"52.231.80.64/27\",\r\n - \ \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n \"52.231.80.160/27\",\r\n - \ \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n \"52.231.168.128/28\",\r\n - \ \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n \"52.232.232.16/28\",\r\n - \ \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n \"52.232.232.96/28\",\r\n - \ \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n \"52.232.232.192/28\",\r\n - \ \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n - \ \"52.236.40.16/28\",\r\n \"52.236.40.32/28\",\r\n \"52.236.240.48/28\",\r\n - \ \"52.236.240.64/28\",\r\n \"52.237.104.16/28\",\r\n \"52.237.104.32/28\",\r\n - \ \"52.238.56.16/28\",\r\n \"52.238.56.32/28\",\r\n \"52.238.56.64/27\",\r\n - \ \"52.238.56.112/28\",\r\n \"52.238.56.128/28\",\r\n \"52.238.56.160/27\",\r\n - \ \"52.238.200.32/27\",\r\n \"52.239.104.16/28\",\r\n \"52.239.104.32/28\",\r\n - \ \"52.239.128.0/20\",\r\n \"52.239.144.0/22\",\r\n \"52.239.148.0/27\",\r\n - \ \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.150.0/23\",\r\n \"52.239.152.0/21\",\r\n \"52.239.160.0/22\",\r\n - \ \"52.239.164.0/24\",\r\n \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n - \ \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n \"52.239.168.0/21\",\r\n - \ \"52.239.176.128/25\",\r\n \"52.239.177.0/24\",\r\n \"52.239.178.0/23\",\r\n - \ \"52.239.180.0/22\",\r\n \"52.239.184.0/22\",\r\n \"52.239.188.0/23\",\r\n - \ \"52.239.190.0/24\",\r\n \"52.239.191.0/28\",\r\n \"52.239.192.0/21\",\r\n - \ \"52.239.200.0/22\",\r\n \"52.239.205.0/24\",\r\n \"52.239.206.0/23\",\r\n - \ \"52.239.208.0/20\",\r\n \"52.239.224.0/19\",\r\n \"52.240.48.16/28\",\r\n - \ \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n \"52.240.60.32/28\",\r\n - \ \"52.240.60.64/27\",\r\n \"52.241.88.16/28\",\r\n \"52.241.88.32/28\",\r\n - \ \"52.241.88.64/27\",\r\n \"52.245.40.0/24\",\r\n \"104.41.232.16/28\",\r\n - \ \"104.42.200.16/28\",\r\n \"104.46.31.16/28\",\r\n \"104.208.0.16/28\",\r\n - \ \"104.208.0.48/28\",\r\n \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n - \ \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n - \ \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n \"104.211.109.80/28\",\r\n - \ \"104.211.109.96/28\",\r\n \"104.211.168.16/28\",\r\n \"104.211.232.16/28\",\r\n - \ \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n \"104.211.232.176/28\",\r\n - \ \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n - \ \"104.214.152.16/28\",\r\n \"104.214.152.176/28\",\r\n + \ \"20.157.128.0/18\",\r\n \"20.157.224.0/19\",\r\n \"20.209.0.0/16\",\r\n + \ \"23.96.64.64/26\",\r\n \"23.97.112.64/26\",\r\n \"23.98.49.0/26\",\r\n + \ \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n + \ \"23.98.55.144/28\",\r\n \"23.98.56.0/26\",\r\n \"23.98.57.64/26\",\r\n + \ \"23.98.160.64/26\",\r\n \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n + \ \"23.98.192.64/26\",\r\n \"23.98.255.64/26\",\r\n \"23.99.32.64/26\",\r\n + \ \"23.99.34.224/28\",\r\n \"23.99.37.96/28\",\r\n \"23.99.47.32/28\",\r\n + \ \"23.99.160.64/26\",\r\n \"23.99.160.192/28\",\r\n \"23.102.206.0/28\",\r\n + \ \"23.102.206.128/28\",\r\n \"23.102.206.192/28\",\r\n \"40.68.176.16/28\",\r\n + \ \"40.68.176.48/28\",\r\n \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n + \ \"40.69.176.16/28\",\r\n \"40.70.88.0/28\",\r\n \"40.71.104.16/28\",\r\n + \ \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n \"40.78.72.16/28\",\r\n + \ \"40.78.112.64/28\",\r\n \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n + \ \"40.79.88.16/28\",\r\n \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n + \ \"40.83.24.96/27\",\r\n \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n + \ \"40.83.225.32/28\",\r\n \"40.83.227.16/28\",\r\n \"40.84.8.32/28\",\r\n + \ \"40.84.11.80/28\",\r\n \"40.85.105.32/28\",\r\n \"40.85.232.64/28\",\r\n + \ \"40.85.232.96/28\",\r\n \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n + \ \"40.85.235.80/28\",\r\n \"40.85.235.96/28\",\r\n \"40.86.232.64/28\",\r\n + \ \"40.86.232.96/28\",\r\n \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n + \ \"40.86.232.192/28\",\r\n \"40.112.152.16/28\",\r\n \"40.112.224.16/28\",\r\n + \ \"40.112.224.48/28\",\r\n \"40.113.27.176/28\",\r\n \"40.114.152.16/28\",\r\n + \ \"40.114.152.48/28\",\r\n \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n + \ \"40.115.175.32/28\",\r\n \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n + \ \"40.115.229.32/28\",\r\n \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n + \ \"40.115.231.128/28\",\r\n \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n + \ \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n \"40.117.48.80/28\",\r\n + \ \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n \"40.118.72.176/28\",\r\n + \ \"40.118.73.48/28\",\r\n \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n + \ \"40.122.96.16/28\",\r\n \"40.122.216.16/28\",\r\n \"40.123.16.16/28\",\r\n + \ \"51.140.16.16/28\",\r\n \"51.140.16.32/28\",\r\n \"51.140.168.64/27\",\r\n + \ \"51.140.168.112/28\",\r\n \"51.140.168.128/28\",\r\n \"51.140.232.64/27\",\r\n + \ \"51.140.232.112/28\",\r\n \"51.140.232.128/28\",\r\n \"51.140.232.160/27\",\r\n + \ \"51.141.128.0/24\",\r\n \"51.141.129.64/26\",\r\n \"51.141.129.128/25\",\r\n + \ \"51.141.130.0/25\",\r\n \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n + \ \"52.161.168.16/28\",\r\n \"52.161.168.32/28\",\r\n \"52.162.56.16/28\",\r\n + \ \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n + \ \"52.162.56.128/28\",\r\n \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n + \ \"52.164.112.16/28\",\r\n \"52.164.232.16/28\",\r\n \"52.164.232.32/28\",\r\n + \ \"52.164.232.64/28\",\r\n \"52.165.104.16/28\",\r\n \"52.165.104.32/28\",\r\n + \ \"52.165.104.64/27\",\r\n \"52.165.104.112/28\",\r\n \"52.165.104.144/28\",\r\n + \ \"52.165.104.160/28\",\r\n \"52.165.136.32/28\",\r\n \"52.165.240.64/28\",\r\n + \ \"52.166.80.32/27\",\r\n \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n + \ \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n + \ \"52.169.168.32/27\",\r\n \"52.169.240.16/28\",\r\n \"52.169.240.32/28\",\r\n + \ \"52.169.240.64/28\",\r\n \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n + \ \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n \"52.172.16.16/28\",\r\n + \ \"52.172.16.80/28\",\r\n \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n + \ \"52.173.152.64/28\",\r\n \"52.173.152.96/28\",\r\n \"52.174.8.32/28\",\r\n + \ \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n + \ \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n \"52.175.40.128/28\",\r\n + \ \"52.175.112.16/28\",\r\n \"52.176.224.64/28\",\r\n \"52.176.224.96/28\",\r\n + \ \"52.177.208.80/28\",\r\n \"52.178.168.32/27\",\r\n \"52.178.168.80/28\",\r\n + \ \"52.178.168.96/28\",\r\n \"52.178.168.128/27\",\r\n \"52.179.24.16/28\",\r\n + \ \"52.179.144.32/28\",\r\n \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n + \ \"52.179.240.48/28\",\r\n \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n + \ \"52.179.240.144/28\",\r\n \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n + \ \"52.179.240.240/28\",\r\n \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n + \ \"52.180.40.16/28\",\r\n \"52.180.40.32/28\",\r\n \"52.180.184.16/28\",\r\n + \ \"52.182.176.16/28\",\r\n \"52.182.176.32/28\",\r\n \"52.182.176.64/27\",\r\n + \ \"52.183.48.16/28\",\r\n \"52.183.104.16/28\",\r\n \"52.183.104.32/28\",\r\n + \ \"52.184.40.16/28\",\r\n \"52.184.40.32/28\",\r\n \"52.184.168.32/28\",\r\n + \ \"52.184.168.96/27\",\r\n \"52.185.56.80/28\",\r\n \"52.185.56.96/28\",\r\n + \ \"52.185.56.144/28\",\r\n \"52.185.56.160/28\",\r\n \"52.185.112.16/28\",\r\n + \ \"52.185.112.48/28\",\r\n \"52.185.112.80/28\",\r\n \"52.185.112.112/28\",\r\n + \ \"52.185.233.0/24\",\r\n \"52.186.112.32/27\",\r\n \"52.187.141.32/27\",\r\n + \ \"52.189.177.0/24\",\r\n \"52.190.240.16/28\",\r\n \"52.190.240.32/28\",\r\n + \ \"52.190.240.64/27\",\r\n \"52.190.240.112/28\",\r\n \"52.190.240.128/28\",\r\n + \ \"52.191.176.16/28\",\r\n \"52.191.176.32/28\",\r\n \"52.225.40.32/27\",\r\n + \ \"52.225.136.16/28\",\r\n \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n + \ \"52.226.8.32/27\",\r\n \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n + \ \"52.226.8.128/27\",\r\n \"52.228.232.0/28\",\r\n \"52.229.80.64/27\",\r\n + \ \"52.230.240.16/28\",\r\n \"52.230.240.32/28\",\r\n \"52.230.240.64/27\",\r\n + \ \"52.230.240.112/28\",\r\n \"52.230.240.128/28\",\r\n \"52.230.240.160/27\",\r\n + \ \"52.231.80.64/27\",\r\n \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n + \ \"52.231.80.160/27\",\r\n \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n + \ \"52.231.168.128/28\",\r\n \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n + \ \"52.232.232.16/28\",\r\n \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n + \ \"52.232.232.96/28\",\r\n \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n + \ \"52.232.232.192/28\",\r\n \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n + \ \"52.234.176.96/27\",\r\n \"52.236.40.16/28\",\r\n \"52.236.40.32/28\",\r\n + \ \"52.236.240.48/28\",\r\n \"52.236.240.64/28\",\r\n \"52.237.104.16/28\",\r\n + \ \"52.237.104.32/28\",\r\n \"52.238.56.16/28\",\r\n \"52.238.56.32/28\",\r\n + \ \"52.238.56.64/27\",\r\n \"52.238.56.112/28\",\r\n \"52.238.56.128/28\",\r\n + \ \"52.238.56.160/27\",\r\n \"52.238.200.32/27\",\r\n \"52.239.104.16/28\",\r\n + \ \"52.239.104.32/28\",\r\n \"52.239.128.0/20\",\r\n \"52.239.144.0/22\",\r\n + \ \"52.239.148.0/27\",\r\n \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n + \ \"52.239.149.0/24\",\r\n \"52.239.150.0/23\",\r\n \"52.239.152.0/21\",\r\n + \ \"52.239.160.0/22\",\r\n \"52.239.164.0/24\",\r\n \"52.239.165.0/26\",\r\n + \ \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.168.0/21\",\r\n \"52.239.176.128/25\",\r\n \"52.239.177.0/24\",\r\n + \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.184.0/22\",\r\n + \ \"52.239.188.0/23\",\r\n \"52.239.190.0/24\",\r\n \"52.239.191.0/28\",\r\n + \ \"52.239.192.0/21\",\r\n \"52.239.200.0/22\",\r\n \"52.239.205.0/24\",\r\n + \ \"52.239.206.0/23\",\r\n \"52.239.208.0/20\",\r\n \"52.239.224.0/19\",\r\n + \ \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n + \ \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n \"52.241.88.16/28\",\r\n + \ \"52.241.88.32/28\",\r\n \"52.241.88.64/27\",\r\n \"52.245.40.0/24\",\r\n + \ \"104.41.232.16/28\",\r\n \"104.42.200.16/28\",\r\n \"104.46.31.16/28\",\r\n + \ \"104.208.0.16/28\",\r\n \"104.208.0.48/28\",\r\n \"104.208.128.16/28\",\r\n + \ \"104.208.248.16/28\",\r\n \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n + \ \"104.211.104.128/28\",\r\n \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n + \ \"104.211.109.80/28\",\r\n \"104.211.109.96/28\",\r\n \"104.211.168.16/28\",\r\n + \ \"104.211.232.16/28\",\r\n \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n + \ \"104.211.232.176/28\",\r\n \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n + \ \"104.214.80.48/28\",\r\n \"104.214.152.16/28\",\r\n \"104.214.152.176/28\",\r\n \ \"104.214.243.32/28\",\r\n \"104.215.32.16/28\",\r\n \"104.215.32.32/28\",\r\n \ \"104.215.32.64/27\",\r\n \"104.215.35.32/27\",\r\n \"104.215.104.64/28\",\r\n \ \"104.215.240.64/28\",\r\n \"104.215.240.96/28\",\r\n \"137.116.1.0/25\",\r\n @@ -67680,7 +69576,7 @@ interactions: \ \"2603:1050:7::/48\",\r\n \"2603:1050:214::/48\",\r\n \"2603:1050:404::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaCentral\",\r\n \ \"id\": \"Storage.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -67689,7 +69585,7 @@ interactions: \ \"52.239.216.0/23\",\r\n \"2603:1010:305::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaCentral2\",\r\n \ \"id\": \"Storage.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -67697,7 +69593,7 @@ interactions: \ \"20.150.103.0/24\",\r\n \"52.239.218.0/23\",\r\n \"2603:1010:405::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaEast\",\r\n \ \"id\": \"Storage.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -67707,13 +69603,14 @@ interactions: \ \"13.75.240.32/28\",\r\n \"13.75.240.64/27\",\r\n \"20.38.112.0/23\",\r\n \ \"20.47.37.0/24\",\r\n \"20.60.72.0/22\",\r\n \"20.60.182.0/23\",\r\n \ \"20.150.66.0/24\",\r\n \"20.150.92.0/24\",\r\n \"20.150.117.0/24\",\r\n - \ \"20.157.44.0/24\",\r\n \"20.157.155.0/24\",\r\n \"52.239.130.0/23\",\r\n - \ \"52.239.226.0/24\",\r\n \"104.46.31.16/28\",\r\n \"191.238.66.0/26\",\r\n - \ \"2603:1010:7::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.AustraliaSoutheast\",\r\n \"id\": \"Storage.AustraliaSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"20.157.44.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.226.0/24\",\r\n + \ \"52.239.130.0/23\",\r\n \"52.239.226.0/24\",\r\n \"104.46.31.16/28\",\r\n + \ \"191.238.66.0/26\",\r\n \"2603:1010:7::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaSoutheast\",\r\n + \ \"id\": \"Storage.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.77.8.16/28\",\r\n \ \"13.77.8.32/28\",\r\n \"13.77.8.64/28\",\r\n \"13.77.8.96/28\",\r\n @@ -67723,62 +69620,62 @@ interactions: \ \"52.239.225.0/24\",\r\n \"191.239.192.0/26\",\r\n \"2603:1010:206::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSouth\",\r\n \ \"id\": \"Storage.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.39.0/24\",\r\n \"20.60.36.0/23\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.157.55.0/24\",\r\n \"20.209.12.0/23\",\r\n \"23.97.112.64/26\",\r\n - \ \"191.232.216.32/27\",\r\n \"191.232.221.16/28\",\r\n \"191.232.221.32/28\",\r\n - \ \"191.233.128.0/24\",\r\n \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n - \ \"2603:1050:7::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.BrazilSoutheast\",\r\n \"id\": \"Storage.BrazilSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.150.73.0/24\",\r\n - \ \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n \"20.157.42.0/24\",\r\n - \ \"20.157.189.0/24\",\r\n \"2603:1050:404::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaCentral\",\r\n + \ \"20.157.55.0/24\",\r\n \"20.157.227.0/24\",\r\n \"20.209.12.0/23\",\r\n + \ \"23.97.112.64/26\",\r\n \"191.232.216.32/27\",\r\n \"191.232.221.16/28\",\r\n + \ \"191.232.221.32/28\",\r\n \"191.233.128.0/24\",\r\n \"191.235.248.0/23\",\r\n + \ \"191.235.250.0/25\",\r\n \"2603:1050:7::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSoutheast\",\r\n + \ \"id\": \"Storage.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.150.73.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n + \ \"20.157.42.0/24\",\r\n \"20.157.189.0/24\",\r\n \"2603:1050:404::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaCentral\",\r\n \ \"id\": \"Storage.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.114.0/25\",\r\n \"20.47.40.0/24\",\r\n \"20.60.42.0/23\",\r\n \ \"20.60.242.0/23\",\r\n \"20.150.16.0/24\",\r\n \"20.150.31.0/24\",\r\n \ \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.148.0/24\",\r\n \"40.85.232.64/28\",\r\n \"40.85.232.96/28\",\r\n - \ \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n \"40.85.235.80/28\",\r\n - \ \"40.85.235.96/28\",\r\n \"52.239.148.64/26\",\r\n \"52.239.189.0/24\",\r\n - \ \"2603:1030:f08::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.CanadaEast\",\r\n \"id\": \"Storage.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.121.128/25\",\r\n - \ \"20.47.41.0/24\",\r\n \"20.60.142.0/23\",\r\n \"20.150.1.0/25\",\r\n - \ \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n \"20.157.161.0/24\",\r\n - \ \"20.209.64.0/23\",\r\n \"40.86.232.64/28\",\r\n \"40.86.232.96/28\",\r\n - \ \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n \"40.86.232.192/28\",\r\n - \ \"52.229.80.64/27\",\r\n \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n - \ \"2603:1030:1006::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.CentralIndia\",\r\n \"id\": \"Storage.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.126.0/23\",\r\n - \ \"20.47.42.0/24\",\r\n \"20.60.84.0/23\",\r\n \"20.150.114.0/24\",\r\n - \ \"20.157.139.0/24\",\r\n \"20.157.178.0/24\",\r\n \"20.209.56.0/23\",\r\n - \ \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n \"104.211.104.64/28\",\r\n - \ \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n + \ \"20.157.148.0/24\",\r\n \"20.209.70.0/23\",\r\n \"40.85.232.64/28\",\r\n + \ \"40.85.232.96/28\",\r\n \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n + \ \"40.85.235.80/28\",\r\n \"40.85.235.96/28\",\r\n \"52.239.148.64/26\",\r\n + \ \"52.239.189.0/24\",\r\n \"2603:1030:f08::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaEast\",\r\n + \ \"id\": \"Storage.CanadaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.121.128/25\",\r\n \"20.47.41.0/24\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.157.161.0/24\",\r\n \"20.209.64.0/23\",\r\n \"40.86.232.64/28\",\r\n + \ \"40.86.232.96/28\",\r\n \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n + \ \"40.86.232.192/28\",\r\n \"52.229.80.64/27\",\r\n \"52.239.164.128/26\",\r\n + \ \"52.239.190.0/25\",\r\n \"2603:1030:1006::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralIndia\",\r\n + \ \"id\": \"Storage.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.126.0/23\",\r\n \"20.47.42.0/24\",\r\n \"20.60.84.0/23\",\r\n + \ \"20.150.114.0/24\",\r\n \"20.157.139.0/24\",\r\n \"20.157.178.0/24\",\r\n + \ \"20.209.56.0/23\",\r\n \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n + \ \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n \ \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n \"104.211.109.80/28\",\r\n \ \"104.211.109.96/28\",\r\n \"2603:1040:a07::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUS\",\r\n \"id\": - \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"centralus\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -67810,7 +69707,7 @@ interactions: \ \"168.61.132.0/26\",\r\n \"2603:1030:11::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUSEUAP\",\r\n \ \"id\": \"Storage.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -67819,7 +69716,7 @@ interactions: \ \"52.165.104.160/28\",\r\n \"52.185.112.80/28\",\r\n \"52.239.177.0/27\",\r\n \ \"52.239.238.0/24\",\r\n \"2603:1030:12::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastAsia\",\r\n \"id\": - \"Storage.EastAsia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"Storage.EastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"eastasia\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -67834,8 +69731,8 @@ interactions: \ \"168.63.130.128/26\",\r\n \"168.63.131.0/26\",\r\n \"168.63.156.64/26\",\r\n \ \"168.63.156.192/26\",\r\n \"191.237.238.32/28\",\r\n \"2603:1040:208::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS\",\r\n - \ \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \ \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -67849,63 +69746,64 @@ interactions: \ \"20.150.90.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.59.0/24\",\r\n \ \"20.157.61.0/24\",\r\n \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n \ \"20.157.171.0/24\",\r\n \"20.209.0.0/23\",\r\n \"20.209.40.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"23.96.64.64/26\",\r\n \"40.71.104.16/28\",\r\n - \ \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n \"40.117.48.80/28\",\r\n - \ \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n \"52.179.24.16/28\",\r\n - \ \"52.186.112.32/27\",\r\n \"52.226.8.32/27\",\r\n \"52.226.8.80/28\",\r\n - \ \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n \"52.234.176.48/28\",\r\n - \ \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n \"52.239.152.0/22\",\r\n - \ \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n \"52.239.214.0/23\",\r\n - \ \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n \"52.239.252.0/24\",\r\n - \ \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n - \ \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n \"138.91.96.64/26\",\r\n - \ \"138.91.96.128/26\",\r\n \"168.62.32.0/26\",\r\n \"168.62.32.192/26\",\r\n - \ \"168.62.33.128/26\",\r\n \"191.237.32.128/28\",\r\n \"191.237.32.208/28\",\r\n - \ \"191.237.32.240/28\",\r\n \"191.238.0.0/26\",\r\n \"191.238.0.224/28\",\r\n - \ \"2603:1030:213::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.EastUS2\",\r\n \"id\": \"Storage.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.68.120.64/28\",\r\n - \ \"13.77.112.16/28\",\r\n \"13.77.112.32/28\",\r\n \"13.77.112.112/28\",\r\n - \ \"13.77.112.128/28\",\r\n \"13.77.115.16/28\",\r\n \"13.77.115.32/28\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.47.60.0/23\",\r\n \"20.60.56.0/22\",\r\n - \ \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.150.29.0/24\",\r\n - \ \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n - \ \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.157.36.0/23\",\r\n - \ \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n \"20.157.167.0/24\",\r\n - \ \"20.157.185.0/24\",\r\n \"20.209.68.0/23\",\r\n \"23.102.206.0/28\",\r\n - \ \"23.102.206.128/28\",\r\n \"23.102.206.192/28\",\r\n \"40.79.8.16/28\",\r\n - \ \"40.79.48.16/28\",\r\n \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n - \ \"40.123.16.16/28\",\r\n \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n - \ \"52.167.240.16/28\",\r\n \"52.177.208.80/28\",\r\n \"52.179.144.32/28\",\r\n - \ \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n - \ \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n - \ \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n - \ \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n \"52.184.168.96/27\",\r\n - \ \"52.225.136.16/28\",\r\n \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n - \ \"52.232.232.16/28\",\r\n \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n - \ \"52.232.232.96/28\",\r\n \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n - \ \"52.232.232.192/28\",\r\n \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n - \ \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n - \ \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n - \ \"52.239.185.32/27\",\r\n \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n - \ \"52.239.192.96/27\",\r\n \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n - \ \"52.239.198.0/25\",\r\n \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n - \ \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n - \ \"52.239.222.0/23\",\r\n \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n - \ \"137.116.1.0/25\",\r\n \"137.116.2.0/26\",\r\n \"137.116.2.96/29\",\r\n - \ \"137.116.2.104/30\",\r\n \"137.116.2.108/32\",\r\n \"137.116.2.110/31\",\r\n - \ \"137.116.2.112/32\",\r\n \"137.116.2.114/32\",\r\n \"137.116.2.116/30\",\r\n - \ \"137.116.2.120/29\",\r\n \"137.116.3.0/25\",\r\n \"137.116.3.128/26\",\r\n - \ \"137.116.96.0/25\",\r\n \"137.116.96.128/26\",\r\n \"191.237.160.64/26\",\r\n - \ \"191.237.160.224/28\",\r\n \"191.239.224.0/26\",\r\n \"2603:1030:40f::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2EUAP\",\r\n + \ \"20.209.52.0/23\",\r\n \"20.209.74.0/23\",\r\n \"23.96.64.64/26\",\r\n + \ \"40.71.104.16/28\",\r\n \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n + \ \"40.117.48.80/28\",\r\n \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n + \ \"52.179.24.16/28\",\r\n \"52.186.112.32/27\",\r\n \"52.226.8.32/27\",\r\n + \ \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n + \ \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n + \ \"52.239.252.0/24\",\r\n \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n + \ \"52.240.60.16/28\",\r\n \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n + \ \"138.91.96.64/26\",\r\n \"138.91.96.128/26\",\r\n \"168.62.32.0/26\",\r\n + \ \"168.62.32.192/26\",\r\n \"168.62.33.128/26\",\r\n \"191.237.32.128/28\",\r\n + \ \"191.237.32.208/28\",\r\n \"191.237.32.240/28\",\r\n \"191.238.0.0/26\",\r\n + \ \"191.238.0.224/28\",\r\n \"2603:1030:213::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2\",\r\n \"id\": + \"Storage.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"eastus2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.68.120.64/28\",\r\n \"13.77.112.16/28\",\r\n + \ \"13.77.112.32/28\",\r\n \"13.77.112.112/28\",\r\n \"13.77.112.128/28\",\r\n + \ \"13.77.115.16/28\",\r\n \"13.77.115.32/28\",\r\n \"20.38.100.0/23\",\r\n + \ \"20.47.60.0/23\",\r\n \"20.60.56.0/22\",\r\n \"20.60.88.0/22\",\r\n + \ \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n \"20.60.224.0/23\",\r\n + \ \"20.60.236.0/23\",\r\n \"20.150.29.0/24\",\r\n \"20.150.36.0/24\",\r\n + \ \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n \"20.150.82.0/24\",\r\n + \ \"20.150.88.0/24\",\r\n \"20.157.36.0/23\",\r\n \"20.157.48.0/23\",\r\n + \ \"20.157.62.0/23\",\r\n \"20.157.167.0/24\",\r\n \"20.157.185.0/24\",\r\n + \ \"20.209.68.0/23\",\r\n \"23.102.206.0/28\",\r\n \"23.102.206.128/28\",\r\n + \ \"23.102.206.192/28\",\r\n \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n + \ \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n \"40.123.16.16/28\",\r\n + \ \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n + \ \"52.177.208.80/28\",\r\n \"52.179.144.32/28\",\r\n \"52.179.144.64/28\",\r\n + \ \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n \"52.179.240.64/28\",\r\n + \ \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n \"52.179.240.160/28\",\r\n + \ \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n \"52.179.241.0/28\",\r\n + \ \"52.179.241.32/27\",\r\n \"52.184.168.96/27\",\r\n \"52.225.136.16/28\",\r\n + \ \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n \"52.232.232.16/28\",\r\n + \ \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n \"52.232.232.96/28\",\r\n + \ \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n \"52.232.232.192/28\",\r\n + \ \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n + \ \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n + \ \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n + \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n + \ \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n + \ \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n + \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n + \ \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n \"137.116.1.0/25\",\r\n + \ \"137.116.2.0/26\",\r\n \"137.116.2.96/29\",\r\n \"137.116.2.104/30\",\r\n + \ \"137.116.2.108/32\",\r\n \"137.116.2.110/31\",\r\n \"137.116.2.112/32\",\r\n + \ \"137.116.2.114/32\",\r\n \"137.116.2.116/30\",\r\n \"137.116.2.120/29\",\r\n + \ \"137.116.3.0/25\",\r\n \"137.116.3.128/26\",\r\n \"137.116.96.0/25\",\r\n + \ \"137.116.96.128/26\",\r\n \"191.237.160.64/26\",\r\n \"191.237.160.224/28\",\r\n + \ \"191.239.224.0/26\",\r\n \"2603:1030:40f::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2EUAP\",\r\n \ \"id\": \"Storage.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -67924,40 +69822,41 @@ interactions: \ \"52.239.239.0/24\",\r\n \"2603:1030:410::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2Stage\",\r\n \ \"id\": \"Storage.EastUS2Stage\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"137.116.2.64/27\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.FranceCentral\",\r\n \"id\": \"Storage.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.44.0/24\",\r\n - \ \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n \"20.150.61.0/24\",\r\n - \ \"20.157.129.0/24\",\r\n \"20.209.8.0/23\",\r\n \"52.239.134.0/24\",\r\n - \ \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n \"2603:1020:806::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.FranceSouth\",\r\n - \ \"id\": \"Storage.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.44.0/24\",\r\n \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n + \ \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n \"20.209.8.0/23\",\r\n + \ \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n + \ \"2603:1020:806::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.FranceSouth\",\r\n \"id\": \"Storage.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.28.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.188.0/23\",\r\n \ \"20.150.19.0/24\",\r\n \"20.157.156.0/24\",\r\n \"52.239.135.0/26\",\r\n \ \"52.239.196.0/24\",\r\n \"2603:1020:906::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyNorth\",\r\n \ \"id\": \"Storage.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.150.60.0/24\",\r\n - \ \"20.150.112.0/24\",\r\n \"2603:1020:d05::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\",\r\n + \ \"20.150.112.0/24\",\r\n \"20.157.229.0/24\",\r\n \"2603:1020:d05::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\",\r\n \ \"id\": \"Storage.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -67966,24 +69865,24 @@ interactions: \ \"20.157.183.0/24\",\r\n \"20.209.32.0/23\",\r\n \"2603:1020:c05::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanEast\",\r\n \ \"id\": \"Storage.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.73.8.16/28\",\r\n \"13.73.8.32/28\",\r\n \"20.38.116.0/23\",\r\n \ \"20.47.12.0/24\",\r\n \"20.60.172.0/23\",\r\n \"20.60.248.0/23\",\r\n \ \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n \"20.157.38.0/24\",\r\n - \ \"20.157.144.0/24\",\r\n \"20.209.22.0/23\",\r\n \"23.98.57.64/26\",\r\n - \ \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n \"40.115.175.32/28\",\r\n - \ \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n \"40.115.229.32/28\",\r\n - \ \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n \"40.115.231.128/28\",\r\n - \ \"52.239.144.0/23\",\r\n \"2603:1040:408::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n \"id\": - \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": - {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"japanwest\",\r\n - \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n - \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"20.157.144.0/24\",\r\n \"20.157.224.0/24\",\r\n \"20.209.22.0/23\",\r\n + \ \"23.98.57.64/26\",\r\n \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n + \ \"40.115.175.32/28\",\r\n \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n + \ \"40.115.229.32/28\",\r\n \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n + \ \"40.115.231.128/28\",\r\n \"52.239.144.0/23\",\r\n \"2603:1040:408::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n + \ \"id\": \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.10.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.186.0/23\",\r\n \ \"20.150.10.0/23\",\r\n \"20.157.56.0/24\",\r\n \"20.209.16.0/23\",\r\n \ \"23.98.56.0/26\",\r\n \"52.239.146.0/23\",\r\n \"104.214.152.16/28\",\r\n @@ -67991,7 +69890,7 @@ interactions: \ \"104.215.32.64/27\",\r\n \"104.215.35.32/27\",\r\n \"2603:1040:607::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JioIndiaCentral\",\r\n \ \"id\": \"Storage.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -67999,64 +69898,65 @@ interactions: \ \"20.150.64.0/24\",\r\n \"20.150.109.0/24\",\r\n \"20.157.152.0/24\",\r\n \ \"2603:1040:1100::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.JioIndiaWest\",\r\n \"id\": \"Storage.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.54.0/23\",\r\n - \ \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n \"20.157.153.0/24\",\r\n - \ \"2603:1040:d00::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.KoreaCentral\",\r\n \"id\": \"Storage.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.46.0/24\",\r\n - \ \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n \"20.150.4.0/23\",\r\n - \ \"20.157.140.0/24\",\r\n \"20.209.46.0/23\",\r\n \"52.231.80.64/27\",\r\n - \ \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n \"52.231.80.160/27\",\r\n - \ \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n \"52.239.190.128/26\",\r\n - \ \"2603:1040:f06::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.KoreaSouth\",\r\n \"id\": \"Storage.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.47.0/24\",\r\n - \ \"20.60.202.0/23\",\r\n \"20.150.14.0/23\",\r\n \"20.157.137.0/24\",\r\n - \ \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n \"52.231.168.128/28\",\r\n - \ \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n \"52.239.165.0/26\",\r\n - \ \"52.239.165.160/27\",\r\n \"52.239.190.192/26\",\r\n \"2603:1040:e06::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUS\",\r\n - \ \"id\": \"Storage.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.3.0/24\",\r\n - \ \"20.47.15.0/24\",\r\n \"20.60.28.0/23\",\r\n \"20.60.82.0/23\",\r\n - \ \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n \"20.150.49.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.172.0/24\",\r\n \"20.209.38.0/23\",\r\n \"23.98.49.0/26\",\r\n - \ \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n - \ \"23.98.55.144/28\",\r\n \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n - \ \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n \"52.162.56.16/28\",\r\n - \ \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n - \ \"52.162.56.128/28\",\r\n \"52.239.149.0/24\",\r\n \"52.239.186.0/24\",\r\n - \ \"52.239.253.0/24\",\r\n \"157.56.216.0/26\",\r\n \"168.62.96.128/26\",\r\n - \ \"168.62.96.210/32\",\r\n \"168.62.96.224/27\",\r\n \"2603:1030:609::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUSStage\",\r\n - \ \"id\": \"Storage.NorthCentralUSStage\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"168.62.96.192/29\",\r\n - \ \"168.62.96.200/30\",\r\n \"168.62.96.204/32\",\r\n \"168.62.96.206/31\",\r\n - \ \"168.62.96.208/32\",\r\n \"168.62.96.212/30\",\r\n \"168.62.96.216/29\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.54.0/23\",\r\n \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n + \ \"20.157.153.0/24\",\r\n \"2603:1040:d00::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaCentral\",\r\n + \ \"id\": \"Storage.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.46.0/24\",\r\n \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n + \ \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n \"20.209.46.0/23\",\r\n + \ \"52.231.80.64/27\",\r\n \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n + \ \"52.231.80.160/27\",\r\n \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n + \ \"52.239.190.128/26\",\r\n \"2603:1040:f06::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaSouth\",\r\n + \ \"id\": \"Storage.KoreaSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.47.0/24\",\r\n \"20.60.202.0/23\",\r\n \"20.150.14.0/23\",\r\n + \ \"20.157.137.0/24\",\r\n \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n + \ \"52.231.168.128/28\",\r\n \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n + \ \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n \"52.239.190.192/26\",\r\n + \ \"2603:1040:e06::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorthCentralUS\",\r\n \"id\": \"Storage.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.3.0/24\",\r\n \"20.47.15.0/24\",\r\n \"20.60.28.0/23\",\r\n + \ \"20.60.82.0/23\",\r\n \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.49.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.172.0/24\",\r\n \"20.209.38.0/23\",\r\n + \ \"23.98.49.0/26\",\r\n \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n + \ \"23.98.55.112/28\",\r\n \"23.98.55.144/28\",\r\n \"40.116.120.16/28\",\r\n + \ \"40.116.232.16/28\",\r\n \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n + \ \"52.162.56.16/28\",\r\n \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n + \ \"52.162.56.112/28\",\r\n \"52.162.56.128/28\",\r\n \"52.239.149.0/24\",\r\n + \ \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n \"157.56.216.0/26\",\r\n + \ \"168.62.96.128/26\",\r\n \"168.62.96.210/32\",\r\n \"168.62.96.224/27\",\r\n + \ \"2603:1030:609::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorthCentralUSStage\",\r\n \"id\": \"Storage.NorthCentralUSStage\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"168.62.96.192/29\",\r\n \"168.62.96.200/30\",\r\n + \ \"168.62.96.204/32\",\r\n \"168.62.96.206/31\",\r\n \"168.62.96.208/32\",\r\n + \ \"168.62.96.212/30\",\r\n \"168.62.96.216/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.NorthEurope\",\r\n \ \"id\": \"Storage.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -68083,26 +69983,35 @@ interactions: \ \"191.235.193.32/28\",\r\n \"191.235.255.192/26\",\r\n \ \"2603:1020:6::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.NorwayEast\",\r\n \"id\": \"Storage.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.120.0/24\",\r\n \ \"20.47.48.0/24\",\r\n \"20.60.206.0/23\",\r\n \"20.150.53.0/24\",\r\n \ \"20.150.121.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.209.24.0/23\",\r\n \ \"2603:1020:e05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.NorwayWest\",\r\n \"id\": \"Storage.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.49.0/24\",\r\n \ \"20.60.15.0/24\",\r\n \"20.150.0.0/24\",\r\n \"20.150.56.0/24\",\r\n \ \"2603:1020:f05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.SouthAfricaNorth\",\r\n \"id\": \"Storage.SouthAfricaNorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"name\": \"Storage.QatarCentral\",\r\n \"id\": \"Storage.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.208.0/23\",\r\n \"20.157.154.0/24\",\r\n \"20.157.190.0/24\",\r\n + \ \"20.209.2.0/23\",\r\n \"20.209.54.0/23\",\r\n \"2603:1040:1004::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaNorth\",\r\n + \ \"id\": \"Storage.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.114.128/25\",\r\n \ \"20.47.50.0/24\",\r\n \"20.60.190.0/23\",\r\n \"20.150.21.0/24\",\r\n @@ -68110,70 +70019,72 @@ interactions: \ \"52.239.232.0/25\",\r\n \"2603:1000:105::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaWest\",\r\n \ \"id\": \"Storage.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.121.0/25\",\r\n \ \"20.47.51.0/24\",\r\n \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n - \ \"20.150.20.0/25\",\r\n \"52.239.232.128/25\",\r\n \"2603:1000:5::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUS\",\r\n - \ \"id\": \"Storage.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.65.107.32/28\",\r\n - \ \"13.65.160.16/28\",\r\n \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n - \ \"13.84.56.16/28\",\r\n \"13.85.88.16/28\",\r\n \"13.85.200.128/28\",\r\n - \ \"20.38.104.0/23\",\r\n \"20.47.0.0/27\",\r\n \"20.47.24.0/23\",\r\n - \ \"20.47.29.0/24\",\r\n \"20.60.48.0/22\",\r\n \"20.60.64.0/22\",\r\n - \ \"20.60.140.0/23\",\r\n \"20.60.148.0/23\",\r\n \"20.60.160.0/23\",\r\n - \ \"20.150.20.128/25\",\r\n \"20.150.38.0/23\",\r\n \"20.150.70.0/24\",\r\n - \ \"20.150.79.0/24\",\r\n \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n - \ \"20.157.43.0/24\",\r\n \"20.157.54.0/24\",\r\n \"20.157.134.0/24\",\r\n - \ \"20.157.164.0/24\",\r\n \"20.157.166.0/24\",\r\n \"20.157.181.0/24\",\r\n - \ \"20.209.26.0/23\",\r\n \"20.209.34.0/23\",\r\n \"20.209.62.0/23\",\r\n - \ \"23.98.160.64/26\",\r\n \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n - \ \"23.98.192.64/26\",\r\n \"23.98.255.64/26\",\r\n \"52.171.144.32/27\",\r\n - \ \"52.171.144.80/28\",\r\n \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n - \ \"52.185.233.0/24\",\r\n \"52.189.177.0/24\",\r\n \"52.239.158.0/23\",\r\n - \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n - \ \"52.239.200.0/23\",\r\n \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n - \ \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n - \ \"104.215.104.64/28\",\r\n \"168.62.128.128/26\",\r\n \"2603:1030:80b::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\",\r\n + \ \"20.150.20.0/25\",\r\n \"20.157.228.0/24\",\r\n \"52.239.232.128/25\",\r\n + \ \"2603:1000:5::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SouthCentralUS\",\r\n \"id\": \"Storage.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.65.107.32/28\",\r\n \"13.65.160.16/28\",\r\n + \ \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n \"13.84.56.16/28\",\r\n + \ \"13.85.88.16/28\",\r\n \"13.85.200.128/28\",\r\n \"20.38.104.0/23\",\r\n + \ \"20.47.0.0/27\",\r\n \"20.47.24.0/23\",\r\n \"20.47.29.0/24\",\r\n + \ \"20.60.48.0/22\",\r\n \"20.60.64.0/22\",\r\n \"20.60.140.0/23\",\r\n + \ \"20.60.148.0/23\",\r\n \"20.60.160.0/23\",\r\n \"20.150.20.128/25\",\r\n + \ \"20.150.38.0/23\",\r\n \"20.150.70.0/24\",\r\n \"20.150.79.0/24\",\r\n + \ \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n \"20.157.43.0/24\",\r\n + \ \"20.157.54.0/24\",\r\n \"20.157.134.0/24\",\r\n \"20.157.164.0/24\",\r\n + \ \"20.157.166.0/24\",\r\n \"20.157.181.0/24\",\r\n \"20.209.26.0/23\",\r\n + \ \"20.209.34.0/23\",\r\n \"20.209.62.0/23\",\r\n \"23.98.160.64/26\",\r\n + \ \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n \"23.98.192.64/26\",\r\n + \ \"23.98.255.64/26\",\r\n \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n + \ \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n \"52.185.233.0/24\",\r\n + \ \"52.189.177.0/24\",\r\n \"52.239.158.0/23\",\r\n \"52.239.178.0/23\",\r\n + \ \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n + \ \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n \"104.214.40.16/28\",\r\n + \ \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n \"104.215.104.64/28\",\r\n + \ \"168.62.128.128/26\",\r\n \"2603:1030:80b::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\",\r\n \ \"id\": \"Storage.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.110.0/23\",\r\n \"20.47.14.0/24\",\r\n \"20.60.9.0/24\",\r\n \ \"2603:1030:80c::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SoutheastAsia\",\r\n \"id\": \"Storage.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.76.104.16/28\",\r\n - \ \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n \"20.60.136.0/24\",\r\n - \ \"20.60.138.0/23\",\r\n \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n - \ \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.157.128.0/24\",\r\n - \ \"20.157.176.0/24\",\r\n \"20.209.20.0/23\",\r\n \"52.163.176.16/28\",\r\n - \ \"52.163.232.16/28\",\r\n \"52.187.141.32/27\",\r\n \"52.237.104.16/28\",\r\n - \ \"52.237.104.32/28\",\r\n \"52.239.129.0/24\",\r\n \"52.239.197.0/24\",\r\n - \ \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n \"104.215.240.64/28\",\r\n - \ \"104.215.240.96/28\",\r\n \"168.63.160.0/26\",\r\n \"168.63.160.192/26\",\r\n - \ \"168.63.161.64/26\",\r\n \"168.63.161.160/27\",\r\n \"168.63.161.192/26\",\r\n - \ \"168.63.162.32/27\",\r\n \"168.63.162.64/26\",\r\n \"168.63.162.144/28\",\r\n - \ \"168.63.162.192/26\",\r\n \"168.63.163.128/26\",\r\n \"168.63.180.64/26\",\r\n - \ \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n \"2603:1040:6::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthIndia\",\r\n - \ \"id\": \"Storage.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.76.104.16/28\",\r\n \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n + \ \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n \"20.150.17.128/25\",\r\n + \ \"20.150.28.0/24\",\r\n \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n + \ \"20.157.128.0/24\",\r\n \"20.157.176.0/24\",\r\n \"20.209.20.0/23\",\r\n + \ \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n \"52.187.141.32/27\",\r\n + \ \"52.237.104.16/28\",\r\n \"52.237.104.32/28\",\r\n \"52.239.129.0/24\",\r\n + \ \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n + \ \"104.215.240.64/28\",\r\n \"104.215.240.96/28\",\r\n \"168.63.160.0/26\",\r\n + \ \"168.63.160.192/26\",\r\n \"168.63.161.64/26\",\r\n \"168.63.161.160/27\",\r\n + \ \"168.63.161.192/26\",\r\n \"168.63.162.32/27\",\r\n \"168.63.162.64/26\",\r\n + \ \"168.63.162.144/28\",\r\n \"168.63.162.192/26\",\r\n \"168.63.163.128/26\",\r\n + \ \"168.63.180.64/26\",\r\n \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n + \ \"2603:1040:6::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SouthIndia\",\r\n \"id\": \"Storage.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.52.0/24\",\r\n \"20.60.10.0/24\",\r\n \"20.60.226.0/23\",\r\n \ \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n \"52.172.16.16/28\",\r\n \ \"52.172.16.80/28\",\r\n \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n @@ -68181,49 +70092,51 @@ interactions: \ \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n \"104.211.232.176/28\",\r\n \ \"2603:1040:c07::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SwedenCentral\",\r\n \"id\": \"Storage.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.78.0/23\",\r\n - \ \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n \"20.150.44.0/24\",\r\n - \ \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n \"2603:1020:1005::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SwedenSouth\",\r\n - \ \"id\": \"Storage.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.78.0/23\",\r\n \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n + \ \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n + \ \"2603:1020:1005::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SwedenSouth\",\r\n \"id\": \"Storage.SwedenSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.76.0/23\",\r\n \"20.60.192.0/23\",\r\n \"20.150.45.0/24\",\r\n \ \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n \"2603:1020:1105::/48\",\r\n \ \"2603:1020:1106::/47\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SwitzerlandNorth\",\r\n \"id\": \"Storage.SwitzerlandNorth\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.53.0/24\",\r\n - \ \"20.60.174.0/23\",\r\n \"20.150.59.0/24\",\r\n \"20.150.118.0/24\",\r\n - \ \"20.157.175.0/24\",\r\n \"20.209.28.0/23\",\r\n \"52.239.251.0/24\",\r\n - \ \"2603:1020:a05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.SwitzerlandWest\",\r\n \"id\": \"Storage.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.26.0/24\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.150.55.0/24\",\r\n \"20.150.116.0/24\",\r\n - \ \"20.157.133.0/24\",\r\n \"52.239.250.0/24\",\r\n \"2603:1020:b05::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UAECentral\",\r\n - \ \"id\": \"Storage.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.53.0/24\",\r\n \"20.60.174.0/23\",\r\n \"20.150.59.0/24\",\r\n + \ \"20.150.118.0/24\",\r\n \"20.157.175.0/24\",\r\n \"20.209.28.0/23\",\r\n + \ \"52.239.251.0/24\",\r\n \"2603:1020:a05::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SwitzerlandWest\",\r\n + \ \"id\": \"Storage.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.26.0/24\",\r\n \"20.60.176.0/23\",\r\n \"20.150.55.0/24\",\r\n + \ \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n \"52.239.250.0/24\",\r\n + \ \"2603:1020:b05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.UAECentral\",\r\n \"id\": \"Storage.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.54.0/24\",\r\n \"20.150.6.0/23\",\r\n \"20.150.115.0/24\",\r\n \ \"20.157.131.0/24\",\r\n \"52.239.233.0/25\",\r\n \"2603:1040:b05::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UAENorth\",\r\n - \ \"id\": \"Storage.UAENorth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Storage.UAENorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -68232,7 +70145,7 @@ interactions: \ \"20.60.212.0/23\",\r\n \"20.157.141.0/24\",\r\n \"20.209.50.0/23\",\r\n \ \"52.239.233.128/25\",\r\n \"2603:1040:905::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.UKSouth\",\r\n \"id\": - \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"uksouth\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -68246,7 +70159,7 @@ interactions: \ \"51.141.128.32/27\",\r\n \"51.141.129.64/26\",\r\n \"51.141.130.0/25\",\r\n \ \"52.239.187.0/25\",\r\n \"52.239.231.0/24\",\r\n \"2603:1020:706::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UKWest\",\r\n - \ \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n + \ \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -68258,21 +70171,22 @@ interactions: \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n \"52.239.240.0/24\",\r\n \ \"2603:1020:606::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestCentralUS\",\r\n \"id\": \"Storage.WestCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.71.200.64/28\",\r\n - \ \"13.71.200.96/28\",\r\n \"13.71.200.240/28\",\r\n \"13.71.202.16/28\",\r\n - \ \"13.71.202.32/28\",\r\n \"13.71.202.64/27\",\r\n \"13.78.152.64/28\",\r\n - \ \"13.78.240.16/28\",\r\n \"20.47.4.0/24\",\r\n \"20.60.4.0/24\",\r\n - \ \"20.60.218.0/23\",\r\n \"20.150.81.0/24\",\r\n \"20.150.98.0/24\",\r\n - \ \"20.157.41.0/24\",\r\n \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n - \ \"52.161.168.16/28\",\r\n \"52.161.168.32/28\",\r\n \"52.239.164.0/25\",\r\n - \ \"52.239.167.0/24\",\r\n \"52.239.244.0/23\",\r\n \"2603:1030:b06::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.WestEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.71.200.64/28\",\r\n \"13.71.200.96/28\",\r\n + \ \"13.71.200.240/28\",\r\n \"13.71.202.16/28\",\r\n \"13.71.202.32/28\",\r\n + \ \"13.71.202.64/27\",\r\n \"13.78.152.64/28\",\r\n \"13.78.240.16/28\",\r\n + \ \"20.47.4.0/24\",\r\n \"20.60.4.0/24\",\r\n \"20.60.218.0/23\",\r\n + \ \"20.150.81.0/24\",\r\n \"20.150.98.0/24\",\r\n \"20.157.41.0/24\",\r\n + \ \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n \"52.161.168.16/28\",\r\n + \ \"52.161.168.32/28\",\r\n \"52.239.164.0/25\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.244.0/23\",\r\n \"2603:1030:b06::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestEurope\",\r\n \ \"id\": \"Storage.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -68285,23 +70199,24 @@ interactions: \ \"20.150.74.0/24\",\r\n \"20.150.76.0/24\",\r\n \"20.150.83.0/24\",\r\n \ \"20.150.122.0/24\",\r\n \"20.157.33.0/24\",\r\n \"20.157.146.0/24\",\r\n \ \"20.157.158.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n - \ \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n \"40.68.176.16/28\",\r\n - \ \"40.68.176.48/28\",\r\n \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n - \ \"40.114.152.16/28\",\r\n \"40.114.152.48/28\",\r\n \"40.118.72.176/28\",\r\n - \ \"40.118.73.48/28\",\r\n \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n - \ \"52.166.80.32/27\",\r\n \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n - \ \"52.174.8.32/28\",\r\n \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n - \ \"52.174.224.64/27\",\r\n \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n - \ \"52.236.240.48/28\",\r\n \"52.236.240.64/28\",\r\n \"52.239.140.0/22\",\r\n - \ \"52.239.212.0/23\",\r\n \"52.239.242.0/23\",\r\n \"104.214.243.32/28\",\r\n - \ \"168.61.57.64/26\",\r\n \"168.61.57.128/25\",\r\n \"168.61.58.0/26\",\r\n - \ \"168.61.58.128/26\",\r\n \"168.61.59.64/26\",\r\n \"168.61.61.0/26\",\r\n - \ \"168.61.61.192/26\",\r\n \"168.63.0.0/26\",\r\n \"168.63.2.64/26\",\r\n - \ \"168.63.3.32/27\",\r\n \"168.63.3.64/27\",\r\n \"168.63.113.32/27\",\r\n - \ \"168.63.113.64/27\",\r\n \"191.237.232.32/28\",\r\n \"191.237.232.128/28\",\r\n + \ \"20.157.230.0/24\",\r\n \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n + \ \"20.209.72.0/23\",\r\n \"40.68.176.16/28\",\r\n \"40.68.176.48/28\",\r\n + \ \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n \"40.114.152.16/28\",\r\n + \ \"40.114.152.48/28\",\r\n \"40.118.72.176/28\",\r\n \"40.118.73.48/28\",\r\n + \ \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n \"52.166.80.32/27\",\r\n + \ \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n \"52.174.8.32/28\",\r\n + \ \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n + \ \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n \"52.236.240.48/28\",\r\n + \ \"52.236.240.64/28\",\r\n \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.242.0/23\",\r\n \"104.214.243.32/28\",\r\n \"168.61.57.64/26\",\r\n + \ \"168.61.57.128/25\",\r\n \"168.61.58.0/26\",\r\n \"168.61.58.128/26\",\r\n + \ \"168.61.59.64/26\",\r\n \"168.61.61.0/26\",\r\n \"168.61.61.192/26\",\r\n + \ \"168.63.0.0/26\",\r\n \"168.63.2.64/26\",\r\n \"168.63.3.32/27\",\r\n + \ \"168.63.3.64/27\",\r\n \"168.63.113.32/27\",\r\n \"168.63.113.64/27\",\r\n + \ \"191.237.232.32/28\",\r\n \"191.237.232.128/28\",\r\n \ \"191.239.203.0/28\",\r\n \"2603:1020:207::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestIndia\",\r\n \"id\": - \"Storage.WestIndia\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"Storage.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -68311,9 +70226,9 @@ interactions: \ \"52.239.135.192/26\",\r\n \"52.239.187.128/25\",\r\n \"104.211.168.16/28\",\r\n \ \"2603:1040:807::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestUS\",\r\n \"id\": \"Storage.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.83.72.16/28\",\r\n \ \"13.88.144.112/28\",\r\n \"13.88.144.240/28\",\r\n \"13.88.145.64/28\",\r\n @@ -68339,9 +70254,9 @@ interactions: \ \"168.62.1.128/26\",\r\n \"168.63.89.64/26\",\r\n \"168.63.89.128/26\",\r\n \ \"2603:1030:a0a::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestUS2\",\r\n \"id\": \"Storage.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.66.176.16/28\",\r\n \ \"13.66.176.48/28\",\r\n \"13.66.232.64/28\",\r\n \"13.66.232.208/28\",\r\n @@ -68355,7 +70270,7 @@ interactions: \ \"52.239.176.128/25\",\r\n \"52.239.193.0/24\",\r\n \"52.239.210.0/23\",\r\n \ \"52.239.236.0/23\",\r\n \"2603:1030:d01::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestUS3\",\r\n \"id\": - \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": + \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westus3\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -68365,7 +70280,7 @@ interactions: \ \"20.157.191.0/24\",\r\n \"20.209.4.0/23\",\r\n \"2603:1030:505::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"StorageSyncService\",\r\n \ \"id\": \"StorageSyncService\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"StorageSyncService\",\r\n \"addressPrefixes\": @@ -68379,54 +70294,58 @@ interactions: \ \"20.43.42.8/29\",\r\n \"20.43.66.0/29\",\r\n \"20.43.131.40/29\",\r\n \ \"20.45.71.151/32\",\r\n \"20.45.112.216/29\",\r\n \"20.45.192.248/29\",\r\n \ \"20.45.208.0/29\",\r\n \"20.50.1.0/29\",\r\n \"20.72.27.184/29\",\r\n - \ \"20.150.172.40/29\",\r\n \"20.189.108.56/29\",\r\n \"20.189.172.152/29\",\r\n - \ \"20.192.32.232/29\",\r\n \"20.193.168.76/32\",\r\n \"20.193.205.128/29\",\r\n - \ \"20.193.215.160/32\",\r\n \"20.215.154.120/29\",\r\n \"20.217.58.120/29\",\r\n - \ \"23.100.106.151/32\",\r\n \"23.102.225.54/32\",\r\n \"40.67.48.208/29\",\r\n - \ \"40.80.57.192/29\",\r\n \"40.80.169.176/29\",\r\n \"40.80.188.24/29\",\r\n - \ \"40.82.253.192/29\",\r\n \"40.89.17.232/29\",\r\n \"40.112.150.67/32\",\r\n - \ \"40.113.94.67/32\",\r\n \"40.123.47.110/32\",\r\n \"40.123.216.130/32\",\r\n - \ \"51.12.101.240/29\",\r\n \"51.12.204.248/29\",\r\n \"51.53.107.240/29\",\r\n - \ \"51.53.187.240/29\",\r\n \"51.104.25.224/29\",\r\n \"51.105.80.208/29\",\r\n - \ \"51.105.88.248/29\",\r\n \"51.107.48.224/29\",\r\n \"51.107.144.216/29\",\r\n - \ \"51.116.60.244/30\",\r\n \"51.116.245.168/30\",\r\n \"51.120.40.224/29\",\r\n - \ \"51.120.224.216/29\",\r\n \"51.137.161.240/29\",\r\n \"51.140.67.72/32\",\r\n - \ \"51.140.202.34/32\",\r\n \"51.143.192.208/29\",\r\n \"52.136.48.216/29\",\r\n - \ \"52.136.131.99/32\",\r\n \"52.140.105.184/29\",\r\n \"52.143.166.54/32\",\r\n - \ \"52.150.139.104/29\",\r\n \"52.161.25.233/32\",\r\n \"52.176.149.179/32\",\r\n - \ \"52.183.27.204/32\",\r\n \"52.225.171.85/32\",\r\n \"52.228.42.41/32\",\r\n - \ \"52.228.81.248/29\",\r\n \"52.231.67.75/32\",\r\n \"52.231.159.38/32\",\r\n - \ \"52.235.36.119/32\",\r\n \"65.52.62.167/32\",\r\n \"102.133.56.128/29\",\r\n - \ \"102.133.75.173/32\",\r\n \"102.133.175.72/32\",\r\n \"104.40.191.8/32\",\r\n - \ \"104.41.148.238/32\",\r\n \"104.41.161.113/32\",\r\n \"104.208.61.223/32\",\r\n - \ \"104.210.219.252/32\",\r\n \"104.211.73.56/32\",\r\n \"104.211.231.18/32\",\r\n - \ \"104.214.165.88/29\",\r\n \"191.233.9.96/29\",\r\n \"191.235.225.216/29\",\r\n - \ \"191.237.253.115/32\",\r\n \"2603:1000:4::340/123\",\r\n - \ \"2603:1000:104:1::300/123\",\r\n \"2603:1010:6:1::300/123\",\r\n - \ \"2603:1010:101::340/123\",\r\n \"2603:1010:304::340/123\",\r\n - \ \"2603:1010:404::340/123\",\r\n \"2603:1020:5:1::300/123\",\r\n - \ \"2603:1020:206:1::300/123\",\r\n \"2603:1020:305::340/123\",\r\n - \ \"2603:1020:405::340/123\",\r\n \"2603:1020:605::340/123\",\r\n - \ \"2603:1020:705:1::300/123\",\r\n \"2603:1020:805:1::300/123\",\r\n - \ \"2603:1020:905::340/123\",\r\n \"2603:1020:a04:1::300/123\",\r\n - \ \"2603:1020:b04::340/123\",\r\n \"2603:1020:c04:1::300/123\",\r\n - \ \"2603:1020:d04::340/123\",\r\n \"2603:1020:e04:1::300/123\",\r\n - \ \"2603:1020:e04:802::2a0/123\",\r\n \"2603:1020:f04::340/123\",\r\n - \ \"2603:1020:1004::300/123\",\r\n \"2603:1020:1004:800::120/123\",\r\n - \ \"2603:1020:1104:400::320/123\",\r\n \"2603:1020:1302:400::240/123\",\r\n - \ \"2603:1030:f:1::340/123\",\r\n \"2603:1030:f:400::dc0/123\",\r\n - \ \"2603:1030:10:1::300/123\",\r\n \"2603:1030:104:1::300/123\",\r\n - \ \"2603:1030:104:402::760/123\",\r\n \"2603:1030:107:400::2a0/123\",\r\n - \ \"2603:1030:210:1::300/123\",\r\n \"2603:1030:40b:1::300/123\",\r\n - \ \"2603:1030:40c:1::300/123\",\r\n \"2603:1030:504:1::300/123\",\r\n - \ \"2603:1030:504:802::120/123\",\r\n \"2603:1030:608::340/123\",\r\n - \ \"2603:1030:608:402::5e0/123\",\r\n \"2603:1030:807:1::300/123\",\r\n - \ \"2603:1030:a07::340/123\",\r\n \"2603:1030:a07:402::b00/123\",\r\n - \ \"2603:1030:b04::340/123\",\r\n \"2603:1030:c06:1::300/123\",\r\n - \ \"2603:1030:f05:1::300/123\",\r\n \"2603:1030:1005::340/123\",\r\n - \ \"2603:1040:5:1::300/123\",\r\n \"2603:1040:207::340/123\",\r\n - \ \"2603:1040:207:402::5c0/123\",\r\n \"2603:1040:407:1::300/123\",\r\n - \ \"2603:1040:606::340/123\",\r\n \"2603:1040:806::340/123\",\r\n + \ \"20.79.108.120/29\",\r\n \"20.87.83.120/29\",\r\n \"20.91.11.144/29\",\r\n + \ \"20.91.146.0/29\",\r\n \"20.125.157.40/29\",\r\n \"20.150.172.40/29\",\r\n + \ \"20.189.108.56/29\",\r\n \"20.189.172.152/29\",\r\n \"20.192.32.232/29\",\r\n + \ \"20.193.168.76/32\",\r\n \"20.193.205.128/29\",\r\n \"20.193.215.160/32\",\r\n + \ \"20.205.50.232/29\",\r\n \"20.207.4.104/29\",\r\n \"20.215.154.120/29\",\r\n + \ \"20.217.58.120/29\",\r\n \"20.228.2.32/29\",\r\n \"23.100.106.151/32\",\r\n + \ \"23.102.225.54/32\",\r\n \"40.64.14.0/29\",\r\n \"40.67.48.208/29\",\r\n + \ \"40.74.99.32/29\",\r\n \"40.80.57.192/29\",\r\n \"40.80.169.176/29\",\r\n + \ \"40.80.188.24/29\",\r\n \"40.82.253.192/29\",\r\n \"40.89.17.232/29\",\r\n + \ \"40.112.150.67/32\",\r\n \"40.113.94.67/32\",\r\n \"40.123.47.110/32\",\r\n + \ \"40.123.216.130/32\",\r\n \"51.12.101.240/29\",\r\n \"51.12.204.248/29\",\r\n + \ \"51.53.107.240/29\",\r\n \"51.53.187.240/29\",\r\n \"51.104.25.224/29\",\r\n + \ \"51.105.80.208/29\",\r\n \"51.105.88.248/29\",\r\n \"51.107.48.224/29\",\r\n + \ \"51.107.144.216/29\",\r\n \"51.116.60.244/30\",\r\n \"51.116.78.200/29\",\r\n + \ \"51.116.245.168/30\",\r\n \"51.120.40.224/29\",\r\n \"51.120.224.216/29\",\r\n + \ \"51.137.161.240/29\",\r\n \"51.140.67.72/32\",\r\n \"51.140.202.34/32\",\r\n + \ \"51.143.192.208/29\",\r\n \"52.136.48.216/29\",\r\n \"52.136.131.99/32\",\r\n + \ \"52.140.105.184/29\",\r\n \"52.143.166.54/32\",\r\n \"52.150.139.104/29\",\r\n + \ \"52.161.25.233/32\",\r\n \"52.176.149.179/32\",\r\n \"52.183.27.204/32\",\r\n + \ \"52.225.171.85/32\",\r\n \"52.228.42.41/32\",\r\n \"52.228.81.248/29\",\r\n + \ \"52.231.67.75/32\",\r\n \"52.231.159.38/32\",\r\n \"52.235.36.119/32\",\r\n + \ \"65.52.62.167/32\",\r\n \"102.133.56.128/29\",\r\n \"102.133.75.173/32\",\r\n + \ \"102.133.175.72/32\",\r\n \"104.40.191.8/32\",\r\n \"104.41.148.238/32\",\r\n + \ \"104.41.161.113/32\",\r\n \"104.208.61.223/32\",\r\n \"104.210.219.252/32\",\r\n + \ \"104.211.73.56/32\",\r\n \"104.211.231.18/32\",\r\n \"104.214.165.88/29\",\r\n + \ \"191.233.9.96/29\",\r\n \"191.235.225.216/29\",\r\n \"191.237.253.115/32\",\r\n + \ \"2603:1000:4::340/123\",\r\n \"2603:1000:104:1::300/123\",\r\n + \ \"2603:1010:6:1::300/123\",\r\n \"2603:1010:101::340/123\",\r\n + \ \"2603:1010:304::340/123\",\r\n \"2603:1010:404::340/123\",\r\n + \ \"2603:1020:5:1::300/123\",\r\n \"2603:1020:206:1::300/123\",\r\n + \ \"2603:1020:305::340/123\",\r\n \"2603:1020:405::340/123\",\r\n + \ \"2603:1020:605::340/123\",\r\n \"2603:1020:705:1::300/123\",\r\n + \ \"2603:1020:805:1::300/123\",\r\n \"2603:1020:905::340/123\",\r\n + \ \"2603:1020:a04:1::300/123\",\r\n \"2603:1020:b04::340/123\",\r\n + \ \"2603:1020:c04:1::300/123\",\r\n \"2603:1020:d04::340/123\",\r\n + \ \"2603:1020:e04:1::300/123\",\r\n \"2603:1020:e04:802::2a0/123\",\r\n + \ \"2603:1020:f04::340/123\",\r\n \"2603:1020:1004::300/123\",\r\n + \ \"2603:1020:1004:800::120/123\",\r\n \"2603:1020:1104:400::320/123\",\r\n + \ \"2603:1020:1302:400::240/123\",\r\n \"2603:1030:f:1::340/123\",\r\n + \ \"2603:1030:f:400::dc0/123\",\r\n \"2603:1030:10:1::300/123\",\r\n + \ \"2603:1030:104:1::300/123\",\r\n \"2603:1030:104:402::760/123\",\r\n + \ \"2603:1030:107:400::2a0/123\",\r\n \"2603:1030:210:1::300/123\",\r\n + \ \"2603:1030:40b:1::300/123\",\r\n \"2603:1030:40c:1::300/123\",\r\n + \ \"2603:1030:504:1::300/123\",\r\n \"2603:1030:504:802::120/123\",\r\n + \ \"2603:1030:608::340/123\",\r\n \"2603:1030:608:402::5e0/123\",\r\n + \ \"2603:1030:807:1::300/123\",\r\n \"2603:1030:a07::340/123\",\r\n + \ \"2603:1030:a07:402::b00/123\",\r\n \"2603:1030:b04::340/123\",\r\n + \ \"2603:1030:c06:1::300/123\",\r\n \"2603:1030:f05:1::300/123\",\r\n + \ \"2603:1030:1005::340/123\",\r\n \"2603:1040:5:1::300/123\",\r\n + \ \"2603:1040:207::340/123\",\r\n \"2603:1040:207:402::5c0/123\",\r\n + \ \"2603:1040:407:1::300/123\",\r\n \"2603:1040:606::340/123\",\r\n + \ \"2603:1040:606:402::680/123\",\r\n \"2603:1040:806::340/123\",\r\n \ \"2603:1040:904:1::300/123\",\r\n \"2603:1040:a06:1::300/123\",\r\n \ \"2603:1040:a06:802::2a0/123\",\r\n \"2603:1040:b04::340/123\",\r\n \ \"2603:1040:c06::340/123\",\r\n \"2603:1040:d04::300/123\",\r\n @@ -68438,7 +70357,7 @@ interactions: \ \"2603:1050:6:802::2a0/123\",\r\n \"2603:1050:403::300/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"WindowsAdminCenter\",\r\n \ \"id\": \"WindowsAdminCenter\",\r\n \"serviceTagChangeNumber\": - \"98\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"WindowsAdminCenter\",\r\n \"addressPrefixes\": @@ -68467,15 +70386,16 @@ interactions: \ \"2603:1030:f:1::2b0/125\",\r\n \"2603:1030:104::6c0/125\",\r\n \ \"2603:1030:107::588/125\",\r\n \"2603:1030:504::1a8/125\",\r\n \ \"2603:1030:608:1::2b0/125\",\r\n \"2603:1030:a07:9::18/125\",\r\n - \ \"2603:1040:207:1::460/125\",\r\n \"2603:1040:904::690/125\",\r\n - \ \"2603:1040:a06::7c0/125\",\r\n \"2603:1040:d04:1::1a8/125\",\r\n - \ \"2603:1040:f05::350/125\",\r\n \"2603:1040:1002::788/125\",\r\n - \ \"2603:1040:1104::5a8/125\",\r\n \"2603:1040:1202::528/125\",\r\n - \ \"2603:1040:1302::528/125\",\r\n \"2603:1040:1402::548/125\",\r\n - \ \"2603:1040:1503::548/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n \"id\": \"WindowsVirtualDesktop\",\r\n - \ \"serviceTagChangeNumber\": \"98\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:207:1::460/125\",\r\n \"2603:1040:606:3::88/125\",\r\n + \ \"2603:1040:904::690/125\",\r\n \"2603:1040:a06::7c0/125\",\r\n + \ \"2603:1040:d04:1::1a8/125\",\r\n \"2603:1040:f05::350/125\",\r\n + \ \"2603:1040:1002::788/125\",\r\n \"2603:1040:1104::5a8/125\",\r\n + \ \"2603:1040:1202::528/125\",\r\n \"2603:1040:1302::528/125\",\r\n + \ \"2603:1040:1402::548/125\",\r\n \"2603:1040:1503::548/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n + \ \"id\": \"WindowsVirtualDesktop\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"WindowsVirtualDesktop\",\r\n \"addressPrefixes\": [\r\n \"13.66.251.49/32\",\r\n \"13.67.68.78/32\",\r\n \"13.68.24.173/32\",\r\n @@ -68603,11 +70523,11 @@ interactions: cache-control: - no-cache content-length: - - '1866510' + - '1911906' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:03:01 GMT + - Fri, 19 Aug 2022 00:30:21 GMT expires: - '-1' pragma: @@ -68624,7 +70544,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0d8ba423-ac1d-4dba-aac9-cb4f4b50c3ef + - 86804d89-fd4a-45cb-b168-8d0e7c78a85a status: code: 200 message: OK @@ -68642,7 +70562,7 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority --http-header User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: @@ -68659,7 +70579,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:02 GMT + - Fri, 19 Aug 2022 00:30:22 GMT expires: - '-1' pragma: @@ -68695,7 +70615,7 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority --http-header User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: @@ -68712,7 +70632,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:03 GMT + - Fri, 19 Aug 2022 00:30:22 GMT expires: - '-1' pragma: @@ -68774,7 +70694,7 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority --http-header User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: @@ -68791,9 +70711,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:04 GMT + - Fri, 19 Aug 2022 00:30:25 GMT etag: - - '"1D8A1F3DF1CE28B"' + - '"1D8B362DC806AC0"' expires: - '-1' pragma: @@ -68811,7 +70731,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_ip_address_validation.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_ip_address_validation.yaml index f010c773bc7..6f26ad708fb 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_ip_address_validation.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_ip_address_validation.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T19:57:06Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:29:26Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:57:07 GMT + - Fri, 19 Aug 2022 00:29:30 GMT expires: - '-1' pragma: @@ -61,13 +61,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":59306,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59306","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62959,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62959","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -76,9 +76,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:57:16 GMT + - Fri, 19 Aug 2022 00:29:42 GMT etag: - - '"1D8A1F311C4D4AB"' + - '"1D8B362C51AD56B"' expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' x-powered-by: - ASP.NET status: @@ -116,14 +116,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59306,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59306","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + West","properties":{"serverFarmId":62959,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62959","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:57:18 GMT + - Fri, 19 Aug 2022 00:29:44 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -186,7 +186,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:57:18 GMT + - Fri, 19 Aug 2022 00:29:44 GMT expires: - '-1' pragma: @@ -222,7 +222,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -390,8 +390,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -455,7 +455,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:57:19 GMT + - Fri, 19 Aug 2022 00:29:44 GMT expires: - '-1' pragma: @@ -499,26 +499,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T19:57:24.8633333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:29:54.1766667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6258' + - '6557' content-type: - application/json date: - - Wed, 27 Jul 2022 19:57:43 GMT + - Fri, 19 Aug 2022 00:30:12 GMT etag: - - '"1D8A1F317D3A1E0"' + - '"1D8B362CDF02FAB"' expires: - '-1' pragma: @@ -560,25 +560,25 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/publishxml?api-version=2022-03-01 response: body: string: @@ -590,7 +590,7 @@ interactions: content-type: - application/xml date: - - Wed, 27 Jul 2022 19:57:44 GMT + - Fri, 19 Aug 2022 00:30:13 GMT expires: - '-1' pragma: @@ -624,24 +624,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 19:57:45 GMT + - Fri, 19 Aug 2022 00:30:16 GMT expires: - '-1' pragma: @@ -677,24 +677,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 19:57:47 GMT + - Fri, 19 Aug 2022 00:30:18 GMT expires: - '-1' pragma: @@ -729,13 +729,13 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}, {"ipAddress": "130.220.0.0/32", "action": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}, {"ipAddress": "130.220.0.0/32", "action": "Allow", "tag": "Default", "priority": 200, "name": "ipv4"}], "scmIpSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, - "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": - "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: @@ -747,32 +747,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1741' + - '1731' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/32","action":"Allow","tag":"Default","priority":200,"name":"ipv4"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3920' + - '4049' content-type: - application/json date: - - Wed, 27 Jul 2022 19:57:50 GMT + - Fri, 19 Aug 2022 00:30:22 GMT etag: - - '"1D8A1F317D3A1E0"' + - '"1D8B362CDF02FAB"' expires: - '-1' pragma: @@ -790,7 +790,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' x-powered-by: - ASP.NET status: @@ -810,24 +810,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/32","action":"Allow","tag":"Default","priority":200,"name":"ipv4"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3938' + - '4067' content-type: - application/json date: - - Wed, 27 Jul 2022 19:57:51 GMT + - Fri, 19 Aug 2022 00:30:24 GMT expires: - '-1' pragma: @@ -863,24 +863,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/32","action":"Allow","tag":"Default","priority":200,"name":"ipv4"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3938' + - '4067' content-type: - application/json date: - - Wed, 27 Jul 2022 19:57:52 GMT + - Fri, 19 Aug 2022 00:30:27 GMT expires: - '-1' pragma: @@ -920,10 +920,10 @@ interactions: 200, "name": "ipv4"}, {"ipAddress": "Any", "action": "Deny", "priority": 2147483647, "name": "Deny all", "description": "Deny all access"}, {"ipAddress": "2004::1000/128", "action": "Allow", "tag": "Default", "priority": 200, "name": "ipv6"}], "scmIpSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, - "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": - "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: @@ -935,32 +935,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1886' + - '1867' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/32","action":"Allow","tag":"Default","priority":200,"name":"ipv4"},{"ipAddress":"2004::1000/128","action":"Allow","tag":"Default","priority":200,"name":"ipv6"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '4013' + - '4142' content-type: - application/json date: - - Wed, 27 Jul 2022 19:57:54 GMT + - Fri, 19 Aug 2022 00:30:30 GMT etag: - - '"1D8A1F3265291E0"' + - '"1D8B362DE31C440"' expires: - '-1' pragma: @@ -998,24 +998,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/32","action":"Allow","tag":"Default","priority":200,"name":"ipv4"},{"ipAddress":"2004::1000/128","action":"Allow","tag":"Default","priority":200,"name":"ipv6"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '4031' + - '4160' content-type: - application/json date: - - Wed, 27 Jul 2022 19:57:56 GMT + - Fri, 19 Aug 2022 00:30:34 GMT expires: - '-1' pragma: @@ -1051,24 +1051,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/32","action":"Allow","tag":"Default","priority":200,"name":"ipv4"},{"ipAddress":"2004::1000/128","action":"Allow","tag":"Default","priority":200,"name":"ipv6"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '4031' + - '4160' content-type: - application/json date: - - Wed, 27 Jul 2022 19:57:57 GMT + - Fri, 19 Aug 2022 00:30:35 GMT expires: - '-1' pragma: @@ -1110,10 +1110,10 @@ interactions: "Deny", "priority": 2147483647, "name": "Deny all", "description": "Deny all access"}, {"ipAddress": "2004::1000/120,192.168.0.0/24", "action": "Allow", "tag": "Default", "priority": 200, "name": "multi-source"}], "scmIpSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, - "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": - "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: @@ -1125,32 +1125,32 @@ interactions: Connection: - keep-alive Content-Length: - - '2012' + - '1993' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/32","action":"Allow","tag":"Default","priority":200,"name":"ipv4"},{"ipAddress":"2004::1000/128","action":"Allow","tag":"Default","priority":200,"name":"ipv6"},{"ipAddress":"2004::1000/120,192.168.0.0/24","action":"Allow","tag":"Default","priority":200,"name":"multi-source"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '4129' + - '4258' content-type: - application/json date: - - Wed, 27 Jul 2022 19:58:00 GMT + - Fri, 19 Aug 2022 00:30:38 GMT etag: - - '"1D8A1F329392A0B"' + - '"1D8B362E358A275"' expires: - '-1' pragma: @@ -1168,7 +1168,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_scm.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_scm.yaml index 3d866d97cb4..fe256f43cbb 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_scm.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_scm.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T19:58:04Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:29:26Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:58:06 GMT + - Fri, 19 Aug 2022 00:29:30 GMT expires: - '-1' pragma: @@ -61,13 +61,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":37414,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-013_37414","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62957,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62957","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -76,9 +76,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:58:17 GMT + - Fri, 19 Aug 2022 00:29:43 GMT etag: - - '"1D8A1F3357BE5AB"' + - '"1D8B362C4C45E00"' expires: - '-1' pragma: @@ -116,14 +116,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":37414,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-013_37414","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + West","properties":{"serverFarmId":62957,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62957","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:58:18 GMT + - Fri, 19 Aug 2022 00:29:45 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -186,7 +186,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:58:19 GMT + - Fri, 19 Aug 2022 00:29:47 GMT expires: - '-1' pragma: @@ -222,7 +222,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -390,8 +390,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -455,7 +455,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:58:19 GMT + - Fri, 19 Aug 2022 00:29:49 GMT expires: - '-1' pragma: @@ -499,26 +499,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-013.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T19:58:24.6466667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.129","possibleInboundIpAddresses":"40.74.100.129","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-013.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17","possibleOutboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17,40.74.127.201,40.74.128.130,23.100.108.106,40.74.128.122,40.74.128.53","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-013","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:29:55.7866667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6125' + - '6557' content-type: - application/json date: - - Wed, 27 Jul 2022 19:58:43 GMT + - Fri, 19 Aug 2022 00:30:15 GMT etag: - - '"1D8A1F33B92D635"' + - '"1D8B362CEE55815"' expires: - '-1' pragma: @@ -560,43 +560,37 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/publishxml?api-version=2022-03-01 response: body: string: + webSystem="WebSites"> headers: cache-control: - no-cache content-length: - - '2179' + - '1615' content-type: - application/xml date: - - Wed, 27 Jul 2022 19:58:44 GMT + - Fri, 19 Aug 2022 00:30:16 GMT expires: - '-1' pragma: @@ -630,24 +624,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 19:58:45 GMT + - Fri, 19 Aug 2022 00:30:19 GMT expires: - '-1' pragma: @@ -683,24 +677,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 19:58:46 GMT + - Fri, 19 Aug 2022 00:30:20 GMT expires: - '-1' pragma: @@ -735,15 +729,14 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": + "Any", "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": "Allow all access"}, {"ipAddress": "130.220.0.0/27", "action": "Allow", "tag": "Default", "priority": 200, "name": "developers"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", - "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": - 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": - 0, "azureStorageAccounts": {}}}' + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": + false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -754,32 +747,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1747' + - '1737' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny + all","description":"Deny all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3926' + - '4055' content-type: - application/json date: - - Wed, 27 Jul 2022 19:58:49 GMT + - Fri, 19 Aug 2022 00:30:24 GMT etag: - - '"1D8A1F33B92D635"' + - '"1D8B362CEE55815"' expires: - '-1' pragma: @@ -797,7 +790,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1198' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_service_endpoint.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_service_endpoint.yaml index eb45385a8fc..e3948f521c8 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_service_endpoint.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_service_endpoint.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T19:58:53Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:29:26Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:58:55 GMT + - Fri, 19 Aug 2022 00:29:30 GMT expires: - '-1' pragma: @@ -61,13 +61,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":59307,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59307","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62956,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62956","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -76,9 +76,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:59:04 GMT + - Fri, 19 Aug 2022 00:29:40 GMT etag: - - '"1D8A1F352286455"' + - '"1D8B362C47812C0"' expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' x-powered-by: - ASP.NET status: @@ -116,14 +116,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59307,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59307","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + West","properties":{"serverFarmId":62956,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62956","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:59:05 GMT + - Fri, 19 Aug 2022 00:29:43 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -186,7 +186,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:59:06 GMT + - Fri, 19 Aug 2022 00:29:44 GMT expires: - '-1' pragma: @@ -222,7 +222,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -390,8 +390,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -455,7 +455,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:59:07 GMT + - Fri, 19 Aug 2022 00:29:44 GMT expires: - '-1' pragma: @@ -499,26 +499,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T19:59:13.34","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:29:50.9133333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6253' + - '6557' content-type: - application/json date: - - Wed, 27 Jul 2022 19:59:32 GMT + - Fri, 19 Aug 2022 00:30:09 GMT etag: - - '"1D8A1F35875C12B"' + - '"1D8B362CBFEBFEB"' expires: - '-1' pragma: @@ -560,25 +560,25 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/publishxml?api-version=2022-03-01 response: body: string: @@ -590,7 +590,7 @@ interactions: content-type: - application/xml date: - - Wed, 27 Jul 2022 19:59:33 GMT + - Fri, 19 Aug 2022 00:30:11 GMT expires: - '-1' pragma: @@ -624,12 +624,12 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T19:58:53Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:29:26Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -638,7 +638,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:59:33 GMT + - Fri, 19 Aug 2022 00:30:11 GMT expires: - '-1' pragma: @@ -673,21 +673,21 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"cli-vnet-nwr000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004\",\r\n - \ \"etag\": \"W/\\\"081eff3b-7fac-4030-be91-d4e428c767e9\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"66b328fc-e5d5-4aa9-9a70-64283c152011\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"708ec27e-cc3d-4ea9-a514-39e7937a16cb\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"b72df126-9e09-40a5-96fc-bdc1e0e7a308\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"endpoint-subnet\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"081eff3b-7fac-4030-be91-d4e428c767e9\\\"\",\r\n + \ \"etag\": \"W/\\\"66b328fc-e5d5-4aa9-9a70-64283c152011\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -698,7 +698,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/7a9a521d-8d12-4841-a831-be8f936ccad0?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/1233e78b-0d0a-40eb-8ac4-cdad4387f857?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -706,7 +706,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:59:38 GMT + - Fri, 19 Aug 2022 00:30:15 GMT expires: - '-1' pragma: @@ -719,9 +719,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ed2cef5c-56ab-4039-a365-3337f776b6af + - 9f17b2b6-b98b-4835-8d1b-13a22d64cc07 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' status: code: 201 message: Created @@ -739,9 +739,9 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/7a9a521d-8d12-4841-a831-be8f936ccad0?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/1233e78b-0d0a-40eb-8ac4-cdad4387f857?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -753,7 +753,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:59:41 GMT + - Fri, 19 Aug 2022 00:30:18 GMT expires: - '-1' pragma: @@ -770,7 +770,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 09af599a-906a-46df-ac47-91995d8b4b34 + - 867ce5ce-d087-44e8-883d-acee7a08a446 status: code: 200 message: OK @@ -788,21 +788,21 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"cli-vnet-nwr000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004\",\r\n - \ \"etag\": \"W/\\\"43a977f0-0144-4236-8965-2ed5d5b2f60c\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"fd311a84-0dfa-435b-9fdf-9cc6e36b7ffb\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"708ec27e-cc3d-4ea9-a514-39e7937a16cb\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"b72df126-9e09-40a5-96fc-bdc1e0e7a308\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"endpoint-subnet\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"43a977f0-0144-4236-8965-2ed5d5b2f60c\\\"\",\r\n + \ \"etag\": \"W/\\\"fd311a84-0dfa-435b-9fdf-9cc6e36b7ffb\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -817,9 +817,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:59:41 GMT + - Fri, 19 Aug 2022 00:30:19 GMT etag: - - W/"43a977f0-0144-4236-8965-2ed5d5b2f60c" + - W/"fd311a84-0dfa-435b-9fdf-9cc6e36b7ffb" expires: - '-1' pragma: @@ -836,7 +836,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8c76172e-68da-41a4-9fc4-87f0f5752163 + - 58840a95-9c88-4a40-96a4-ef0ce532efe3 status: code: 200 message: OK @@ -854,24 +854,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 19:59:42 GMT + - Fri, 19 Aug 2022 00:30:20 GMT expires: - '-1' pragma: @@ -907,26 +907,28 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet?api-version=2019-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"endpoint-subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"43a977f0-0144-4236-8965-2ed5d5b2f60c\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"fd311a84-0dfa-435b-9fdf-9cc6e36b7ffb\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n - \ \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n + \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": + \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: cache-control: - no-cache content-length: - - '453' + - '557' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:59:43 GMT + - Fri, 19 Aug 2022 00:30:22 GMT etag: - - W/"43a977f0-0144-4236-8965-2ed5d5b2f60c" + - W/"fd311a84-0dfa-435b-9fdf-9cc6e36b7ffb" expires: - '-1' pragma: @@ -943,15 +945,16 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - adf136b5-ca10-475b-8fc6-a2d7fe908ae6 + - c85034a8-dd1f-4e6c-9716-701b32b197ad status: code: 200 message: OK - request: body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet", - "name": "endpoint-subnet", "etag": "W/\"43a977f0-0144-4236-8965-2ed5d5b2f60c\"", + "name": "endpoint-subnet", "type": "Microsoft.Network/virtualNetworks/subnets", "properties": {"addressPrefix": "10.0.0.0/24", "serviceEndpoints": [{"service": - "Microsoft.Web"}], "delegations": [], "provisioningState": "Succeeded"}}' + "Microsoft.Web"}], "delegations": [], "privateEndpointNetworkPolicies": "Disabled", + "privateLinkServiceNetworkPolicies": "Enabled"}}' headers: Accept: - application/json @@ -962,35 +965,36 @@ interactions: Connection: - keep-alive Content-Length: - - '414' + - '473' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet?api-version=2019-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"endpoint-subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"68e6af09-555a-4dc1-be65-74eb4c1e1bfc\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"cc1924f6-8394-491e-9577-a12b3103aa6f\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Updating\",\r\n \ \"service\": \"Microsoft.Web\",\r\n \"locations\": [\r\n \"*\"\r\n - \ ]\r\n }\r\n ],\r\n \"delegations\": []\r\n },\r\n \"type\": - \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + \ ]\r\n }\r\n ],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": + \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n + \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/e4f77bf9-346a-4e6b-99dd-97d22b1f5573?api-version=2019-02-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/83aea5cd-72a8-4c09-937c-acaae2978ea5?api-version=2021-08-01 cache-control: - no-cache content-length: - - '634' + - '738' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:59:43 GMT + - Fri, 19 Aug 2022 00:30:22 GMT expires: - '-1' pragma: @@ -1007,7 +1011,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1e4b575e-2a94-460b-a0f5-67a3c8c77553 + - 56df78d8-24a6-409c-8c89-ce0f7a80ae3f x-ms-ratelimit-remaining-subscription-writes: - '1198' status: @@ -1027,9 +1031,9 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/e4f77bf9-346a-4e6b-99dd-97d22b1f5573?api-version=2019-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/83aea5cd-72a8-4c09-937c-acaae2978ea5?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1041,7 +1045,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:59:46 GMT + - Fri, 19 Aug 2022 00:30:25 GMT expires: - '-1' pragma: @@ -1058,7 +1062,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c29b6ed4-c254-4055-b90d-392eb58b0198 + - 257ae515-f827-4f78-be49-d4f6926a0291 status: code: 200 message: OK @@ -1076,29 +1080,30 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet?api-version=2019-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"endpoint-subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"60648efe-ad75-4d11-b66a-b261b327739d\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"1383588a-658b-4ce1-b28f-4a90e24866de\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"service\": \"Microsoft.Web\",\r\n \"locations\": [\r\n \"*\"\r\n - \ ]\r\n }\r\n ],\r\n \"delegations\": []\r\n },\r\n \"type\": - \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + \ ]\r\n }\r\n ],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": + \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n + \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: cache-control: - no-cache content-length: - - '636' + - '740' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:59:46 GMT + - Fri, 19 Aug 2022 00:30:26 GMT etag: - - W/"60648efe-ad75-4d11-b66a-b261b327739d" + - W/"1383588a-658b-4ce1-b28f-4a90e24866de" expires: - '-1' pragma: @@ -1115,7 +1120,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f3dc03e0-c8a8-4019-9c2b-d979cffae4b5 + - 99983406-fb30-4ebb-8c16-4756f1acd7c7 status: code: 200 message: OK @@ -1132,15 +1137,14 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}, {"vnetSubnetResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet", + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}, {"vnetSubnetResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet", "action": "Allow", "tag": "Default", "priority": 150, "name": "vnet-integration"}], "scmIpSecurityRestrictions": [{"ipAddress": "Any", "action": "Allow", "priority": - 1, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + 2147483647, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", - "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": - 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": - 0, "azureStorageAccounts": {}}}' + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": + false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -1151,32 +1155,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1920' + - '1910' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"vnetSubnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet","action":"Allow","tag":"Default","priority":150,"name":"vnet-integration"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '4099' + - '4228' content-type: - application/json date: - - Wed, 27 Jul 2022 19:59:49 GMT + - Fri, 19 Aug 2022 00:30:31 GMT etag: - - '"1D8A1F35875C12B"' + - '"1D8B362CBFEBFEB"' expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_service_tag_validation.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_service_tag_validation.yaml index 2702cd48d94..a8065eb7075 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_service_tag_validation.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_add_service_tag_validation.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T19:59:54Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:29:26Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:59:56 GMT + - Fri, 19 Aug 2022 00:29:30 GMT expires: - '-1' pragma: @@ -61,13 +61,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":59308,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59308","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62958,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62958","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -76,9 +76,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:07 GMT + - Fri, 19 Aug 2022 00:29:42 GMT etag: - - '"1D8A1F376FB4595"' + - '"1D8B362C4FA4815"' expires: - '-1' pragma: @@ -116,14 +116,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59308,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59308","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + West","properties":{"serverFarmId":62958,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62958","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:08 GMT + - Fri, 19 Aug 2022 00:29:43 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -186,7 +186,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:08 GMT + - Fri, 19 Aug 2022 00:29:44 GMT expires: - '-1' pragma: @@ -222,7 +222,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -390,8 +390,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -455,7 +455,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:10 GMT + - Fri, 19 Aug 2022 00:29:44 GMT expires: - '-1' pragma: @@ -499,26 +499,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:00:18.8","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:29:53.04","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6252' + - '6552' content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:37 GMT + - Fri, 19 Aug 2022 00:30:13 GMT etag: - - '"1D8A1F37F7EBC4B"' + - '"1D8B362CD4EF3A0"' expires: - '-1' pragma: @@ -560,25 +560,25 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/publishxml?api-version=2022-03-01 response: body: string: @@ -590,7 +590,7 @@ interactions: content-type: - application/xml date: - - Wed, 27 Jul 2022 20:00:38 GMT + - Fri, 19 Aug 2022 00:30:15 GMT expires: - '-1' pragma: @@ -604,7 +604,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11998' + - '11999' x-powered-by: - ASP.NET status: @@ -624,24 +624,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:00:19.5566667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:29:54.01","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":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},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6057' + - '6333' content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:40 GMT + - Fri, 19 Aug 2022 00:30:17 GMT etag: - - '"1D8A1F37F7EBC4B"' + - '"1D8B362CD4EF3A0"' expires: - '-1' pragma: @@ -677,16 +677,16 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/Japan%20West/serviceTags?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"Public\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/serviceTags/Public\",\r\n - \ \"type\": \"Microsoft.Network/serviceTags\",\r\n \"changeNumber\": \"97\",\r\n + \ \"type\": \"Microsoft.Network/serviceTags\",\r\n \"changeNumber\": \"102\",\r\n \ \"cloud\": \"Public\",\r\n \"values\": [\r\n {\r\n \"name\": \"ActionGroup\",\r\n - \ \"id\": \"ActionGroup\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": + \ \"id\": \"ActionGroup\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"ActionGroup\",\r\n \"addressPrefixes\": @@ -729,42 +729,42 @@ interactions: \ \"23.97.214.210/32\",\r\n \"23.97.218.188/32\",\r\n \"23.98.150.134/32\",\r\n \ \"40.68.195.137/32\",\r\n \"40.68.201.58/32\",\r\n \"40.68.201.65/32\",\r\n \ \"40.68.201.206/32\",\r\n \"40.68.201.211/32\",\r\n \"40.68.204.18/32\",\r\n - \ \"40.85.205.77/32\",\r\n \"40.85.214.51/32\",\r\n \"40.85.217.241/32\",\r\n - \ \"40.85.228.73/32\",\r\n \"40.85.251.232/32\",\r\n \"40.85.254.31/32\",\r\n - \ \"40.115.37.106/32\",\r\n \"40.121.219.215/32\",\r\n \"40.121.221.62/32\",\r\n - \ \"40.121.222.201/32\",\r\n \"40.121.223.186/32\",\r\n \"40.127.89.115/32\",\r\n - \ \"40.127.89.233/32\",\r\n \"40.127.89.237/32\",\r\n \"40.127.90.1/32\",\r\n - \ \"40.127.94.221/32\",\r\n \"51.12.101.172/30\",\r\n \"51.12.204.244/30\",\r\n - \ \"51.53.106.88/30\",\r\n \"51.53.186.88/30\",\r\n \"51.104.9.100/30\",\r\n - \ \"51.116.168.97/32\",\r\n \"51.116.168.105/32\",\r\n \"51.116.168.107/32\",\r\n - \ \"51.116.168.114/32\",\r\n \"51.116.171.167/32\",\r\n \"51.116.171.171/32\",\r\n - \ \"51.116.171.219/32\",\r\n \"51.116.235.221/32\",\r\n \"51.116.239.135/32\",\r\n - \ \"51.140.60.60/32\",\r\n \"51.140.60.160/32\",\r\n \"51.140.68.158/32\",\r\n - \ \"51.140.70.218/32\",\r\n \"51.140.73.7/32\",\r\n \"51.140.120.15/32\",\r\n - \ \"51.140.242.100/32\",\r\n \"51.140.250.121/32\",\r\n \"51.140.254.225/32\",\r\n - \ \"51.141.12.82/31\",\r\n \"51.141.12.84/31\",\r\n \"51.141.12.234/32\",\r\n - \ \"51.141.13.170/32\",\r\n \"51.144.100.192/32\",\r\n \"52.138.31.211/32\",\r\n - \ \"52.149.154.142/32\",\r\n \"52.154.76.93/32\",\r\n \"52.154.77.164/32\",\r\n - \ \"52.161.13.167/32\",\r\n \"52.161.14.3/32\",\r\n \"52.161.19.45/32\",\r\n - \ \"52.161.19.125/32\",\r\n \"52.161.22.38/32\",\r\n \"52.161.24.165/32\",\r\n - \ \"52.161.28.62/32\",\r\n \"52.161.28.159/32\",\r\n \"52.161.28.167/32\",\r\n - \ \"52.161.30.189/32\",\r\n \"52.161.31.218/32\",\r\n \"52.161.92.147/32\",\r\n - \ \"52.161.95.89/32\",\r\n \"52.161.96.131/32\",\r\n \"52.161.96.213/32\",\r\n - \ \"52.161.97.144/32\",\r\n \"52.161.98.114/32\",\r\n \"52.161.104.116/32\",\r\n - \ \"52.161.106.53/32\",\r\n \"52.161.109.196/32\",\r\n \"52.172.136.188/32\",\r\n - \ \"52.172.144.111/32\",\r\n \"52.172.164.90/32\",\r\n \"52.172.187.93/32\",\r\n - \ \"52.172.198.236/32\",\r\n \"52.172.202.195/32\",\r\n \"52.172.210.146/32\",\r\n - \ \"52.172.211.172/32\",\r\n \"52.172.213.78/32\",\r\n \"52.172.215.180/32\",\r\n - \ \"52.172.218.144/32\",\r\n \"52.172.221.13/32\",\r\n \"52.172.221.97/32\",\r\n - \ \"52.183.20.244/32\",\r\n \"52.183.31.0/32\",\r\n \"52.183.94.59/32\",\r\n - \ \"52.184.145.166/32\",\r\n \"52.187.131.239/32\",\r\n \"52.187.132.63/32\",\r\n - \ \"52.187.134.230/32\",\r\n \"52.187.135.247/32\",\r\n \"52.188.200.146/32\",\r\n - \ \"52.230.81.147/32\",\r\n \"52.240.244.140/30\",\r\n \"52.243.36.200/32\",\r\n - \ \"52.243.36.225/32\",\r\n \"52.246.180.10/32\",\r\n \"52.246.183.223/32\",\r\n - \ \"52.246.184.112/32\",\r\n \"70.37.102.179/32\",\r\n \"104.46.34.229/32\",\r\n - \ \"104.46.42.184/32\",\r\n \"104.46.45.172/32\",\r\n \"104.211.0.27/32\",\r\n - \ \"104.211.2.38/32\",\r\n \"104.211.3.34/32\",\r\n \"104.211.3.100/32\",\r\n - \ \"104.211.113.109/32\",\r\n \"104.211.116.183/32\",\r\n + \ \"40.74.102.24/30\",\r\n \"40.85.205.77/32\",\r\n \"40.85.214.51/32\",\r\n + \ \"40.85.217.241/32\",\r\n \"40.85.228.73/32\",\r\n \"40.85.251.232/32\",\r\n + \ \"40.85.254.31/32\",\r\n \"40.115.37.106/32\",\r\n \"40.121.219.215/32\",\r\n + \ \"40.121.221.62/32\",\r\n \"40.121.222.201/32\",\r\n \"40.121.223.186/32\",\r\n + \ \"40.127.89.115/32\",\r\n \"40.127.89.233/32\",\r\n \"40.127.89.237/32\",\r\n + \ \"40.127.90.1/32\",\r\n \"40.127.94.221/32\",\r\n \"51.12.101.172/30\",\r\n + \ \"51.12.204.244/30\",\r\n \"51.53.106.88/30\",\r\n \"51.53.186.88/30\",\r\n + \ \"51.104.9.100/30\",\r\n \"51.116.168.97/32\",\r\n \"51.116.168.105/32\",\r\n + \ \"51.116.168.107/32\",\r\n \"51.116.168.114/32\",\r\n \"51.116.171.167/32\",\r\n + \ \"51.116.171.171/32\",\r\n \"51.116.171.219/32\",\r\n \"51.116.235.221/32\",\r\n + \ \"51.116.239.135/32\",\r\n \"51.140.60.60/32\",\r\n \"51.140.60.160/32\",\r\n + \ \"51.140.68.158/32\",\r\n \"51.140.70.218/32\",\r\n \"51.140.73.7/32\",\r\n + \ \"51.140.120.15/32\",\r\n \"51.140.242.100/32\",\r\n \"51.140.250.121/32\",\r\n + \ \"51.140.254.225/32\",\r\n \"51.141.12.82/31\",\r\n \"51.141.12.84/31\",\r\n + \ \"51.141.12.234/32\",\r\n \"51.141.13.170/32\",\r\n \"51.144.100.192/32\",\r\n + \ \"52.138.31.211/32\",\r\n \"52.149.154.142/32\",\r\n \"52.154.76.93/32\",\r\n + \ \"52.154.77.164/32\",\r\n \"52.161.13.167/32\",\r\n \"52.161.14.3/32\",\r\n + \ \"52.161.19.45/32\",\r\n \"52.161.19.125/32\",\r\n \"52.161.22.38/32\",\r\n + \ \"52.161.24.165/32\",\r\n \"52.161.28.62/32\",\r\n \"52.161.28.159/32\",\r\n + \ \"52.161.28.167/32\",\r\n \"52.161.30.189/32\",\r\n \"52.161.31.218/32\",\r\n + \ \"52.161.92.147/32\",\r\n \"52.161.95.89/32\",\r\n \"52.161.96.131/32\",\r\n + \ \"52.161.96.213/32\",\r\n \"52.161.97.144/32\",\r\n \"52.161.98.114/32\",\r\n + \ \"52.161.104.116/32\",\r\n \"52.161.106.53/32\",\r\n \"52.161.109.196/32\",\r\n + \ \"52.172.136.188/32\",\r\n \"52.172.144.111/32\",\r\n \"52.172.164.90/32\",\r\n + \ \"52.172.187.93/32\",\r\n \"52.172.198.236/32\",\r\n \"52.172.202.195/32\",\r\n + \ \"52.172.210.146/32\",\r\n \"52.172.211.172/32\",\r\n \"52.172.213.78/32\",\r\n + \ \"52.172.215.180/32\",\r\n \"52.172.218.144/32\",\r\n \"52.172.221.13/32\",\r\n + \ \"52.172.221.97/32\",\r\n \"52.183.20.244/32\",\r\n \"52.183.31.0/32\",\r\n + \ \"52.183.94.59/32\",\r\n \"52.184.145.166/32\",\r\n \"52.187.131.239/32\",\r\n + \ \"52.187.132.63/32\",\r\n \"52.187.134.230/32\",\r\n \"52.187.135.247/32\",\r\n + \ \"52.188.200.146/32\",\r\n \"52.230.81.147/32\",\r\n \"52.240.244.140/30\",\r\n + \ \"52.243.36.200/32\",\r\n \"52.243.36.225/32\",\r\n \"52.246.180.10/32\",\r\n + \ \"52.246.183.223/32\",\r\n \"52.246.184.112/32\",\r\n \"70.37.102.179/32\",\r\n + \ \"104.46.34.229/32\",\r\n \"104.46.42.184/32\",\r\n \"104.46.45.172/32\",\r\n + \ \"104.211.0.27/32\",\r\n \"104.211.2.38/32\",\r\n \"104.211.3.34/32\",\r\n + \ \"104.211.3.100/32\",\r\n \"104.211.113.109/32\",\r\n \"104.211.116.183/32\",\r\n \ \"104.211.118.93/32\",\r\n \"104.214.165.80/30\",\r\n \"137.116.129.13/32\",\r\n \ \"137.116.129.30/32\",\r\n \"137.116.132.55/32\",\r\n \"137.117.45.230/32\",\r\n \ \"137.117.46.62/32\",\r\n \"137.117.46.248/32\",\r\n \"138.91.1.170/32\",\r\n @@ -801,38 +801,39 @@ interactions: \ \"2603:1040:1503:400::180/125\",\r\n \"2603:1050:6:402::178/125\",\r\n \ \"2603:1050:403:400::1f8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement\",\r\n \"id\": \"ApiManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.64.39.16/32\",\r\n \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n - \ \"13.67.8.108/31\",\r\n \"13.67.9.208/28\",\r\n \"13.69.64.76/31\",\r\n - \ \"13.69.66.144/28\",\r\n \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n - \ \"13.70.72.28/31\",\r\n \"13.70.72.240/28\",\r\n \"13.71.49.1/32\",\r\n - \ \"13.71.170.44/31\",\r\n \"13.71.172.144/28\",\r\n \"13.71.194.116/31\",\r\n - \ \"13.71.196.32/28\",\r\n \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n - \ \"13.75.217.184/32\",\r\n \"13.75.221.78/32\",\r\n \"13.77.50.68/31\",\r\n - \ \"13.77.52.224/28\",\r\n \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n - \ \"13.84.189.17/32\",\r\n \"13.85.22.63/32\",\r\n \"13.86.102.66/32\",\r\n - \ \"13.87.56.84/31\",\r\n \"13.87.57.144/28\",\r\n \"13.87.122.84/31\",\r\n - \ \"13.87.123.144/28\",\r\n \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n - \ \"20.17.51.224/28\",\r\n \"20.21.36.96/28\",\r\n \"20.36.106.68/31\",\r\n - \ \"20.36.107.176/28\",\r\n \"20.36.114.20/31\",\r\n \"20.36.115.128/28\",\r\n - \ \"20.37.52.67/32\",\r\n \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n - \ \"20.37.81.41/32\",\r\n \"20.39.80.2/32\",\r\n \"20.39.99.81/32\",\r\n - \ \"20.40.125.155/32\",\r\n \"20.40.160.107/32\",\r\n \"20.40.231.62/31\",\r\n - \ \"20.44.2.4/31\",\r\n \"20.44.3.224/28\",\r\n \"20.44.33.246/32\",\r\n - \ \"20.44.72.3/32\",\r\n \"20.46.13.224/28\",\r\n \"20.46.144.85/32\",\r\n - \ \"20.47.232.184/31\",\r\n \"20.48.201.76/31\",\r\n \"20.51.6.224/28\",\r\n - \ \"20.52.94.112/31\",\r\n \"20.59.81.16/28\",\r\n \"20.62.63.254/31\",\r\n - \ \"20.70.220.182/31\",\r\n \"20.72.26.16/28\",\r\n \"20.83.221.20/30\",\r\n - \ \"20.83.221.64/28\",\r\n \"20.83.221.86/31\",\r\n \"20.86.92.254/31\",\r\n - \ \"20.88.154.20/31\",\r\n \"20.90.131.114/31\",\r\n \"20.92.3.250/31\",\r\n - \ \"20.97.32.190/31\",\r\n \"20.99.8.80/28\",\r\n \"20.150.167.160/28\",\r\n - \ \"20.150.170.224/28\",\r\n \"20.188.77.119/32\",\r\n \"20.191.167.246/31\",\r\n - \ \"20.192.45.112/28\",\r\n \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n - \ \"20.193.192.48/28\",\r\n \"20.193.202.160/28\",\r\n \"20.194.74.240/28\",\r\n - \ \"20.195.78.64/28\",\r\n \"20.215.3.224/28\",\r\n \"20.217.43.224/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n + \ \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n \"13.67.8.108/31\",\r\n + \ \"13.67.9.208/28\",\r\n \"13.69.64.76/31\",\r\n \"13.69.66.144/28\",\r\n + \ \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n \"13.70.72.28/31\",\r\n + \ \"13.70.72.240/28\",\r\n \"13.71.49.1/32\",\r\n \"13.71.170.44/31\",\r\n + \ \"13.71.172.144/28\",\r\n \"13.71.194.116/31\",\r\n \"13.71.196.32/28\",\r\n + \ \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n \"13.75.217.184/32\",\r\n + \ \"13.75.221.78/32\",\r\n \"13.77.50.68/31\",\r\n \"13.77.52.224/28\",\r\n + \ \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n \"13.84.189.17/32\",\r\n + \ \"13.85.22.63/32\",\r\n \"13.86.102.66/32\",\r\n \"13.87.56.84/31\",\r\n + \ \"13.87.57.144/28\",\r\n \"13.87.122.84/31\",\r\n \"13.87.123.144/28\",\r\n + \ \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n \"20.17.51.224/28\",\r\n + \ \"20.21.36.96/28\",\r\n \"20.36.106.68/31\",\r\n \"20.36.107.176/28\",\r\n + \ \"20.36.114.20/31\",\r\n \"20.36.115.128/28\",\r\n \"20.37.52.67/32\",\r\n + \ \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n \"20.37.81.41/32\",\r\n + \ \"20.39.80.2/32\",\r\n \"20.39.99.81/32\",\r\n \"20.40.125.155/32\",\r\n + \ \"20.40.160.107/32\",\r\n \"20.40.231.62/31\",\r\n \"20.44.2.4/31\",\r\n + \ \"20.44.3.224/28\",\r\n \"20.44.33.246/32\",\r\n \"20.44.72.3/32\",\r\n + \ \"20.46.13.224/28\",\r\n \"20.46.144.85/32\",\r\n \"20.47.232.184/31\",\r\n + \ \"20.48.201.76/31\",\r\n \"20.51.6.224/28\",\r\n \"20.52.94.112/31\",\r\n + \ \"20.59.81.16/28\",\r\n \"20.62.63.254/31\",\r\n \"20.70.220.182/31\",\r\n + \ \"20.72.26.16/28\",\r\n \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n + \ \"20.83.221.86/31\",\r\n \"20.86.92.254/31\",\r\n \"20.88.154.20/31\",\r\n + \ \"20.90.131.114/31\",\r\n \"20.92.3.250/31\",\r\n \"20.97.32.190/31\",\r\n + \ \"20.99.8.80/28\",\r\n \"20.150.167.160/28\",\r\n \"20.150.170.224/28\",\r\n + \ \"20.188.77.119/32\",\r\n \"20.191.167.246/31\",\r\n \"20.192.45.112/28\",\r\n + \ \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n \"20.193.192.48/28\",\r\n + \ \"20.193.202.160/28\",\r\n \"20.194.74.240/28\",\r\n \"20.195.78.64/28\",\r\n + \ \"20.210.144.64/28\",\r\n \"20.215.3.224/28\",\r\n \"20.217.43.224/28\",\r\n \ \"23.96.224.175/32\",\r\n \"23.101.67.140/32\",\r\n \"23.101.166.38/32\",\r\n \ \"40.66.60.111/32\",\r\n \"40.67.58.224/28\",\r\n \"40.69.106.68/31\",\r\n \ \"40.69.107.224/28\",\r\n \"40.70.146.76/31\",\r\n \"40.70.148.16/28\",\r\n @@ -893,28 +894,28 @@ interactions: \ \"2603:1030:f05:402::140/124\",\r\n \"2603:1030:1005:402::140/124\",\r\n \ \"2603:1040:5:402::140/124\",\r\n \"2603:1040:207:1::4a0/124\",\r\n \ \"2603:1040:207:402::140/124\",\r\n \"2603:1040:407:402::140/124\",\r\n - \ \"2603:1040:606:402::140/124\",\r\n \"2603:1040:806:402::140/124\",\r\n - \ \"2603:1040:904:2::690/124\",\r\n \"2603:1040:904:402::140/124\",\r\n - \ \"2603:1040:a06:2::280/124\",\r\n \"2603:1040:a06:402::140/124\",\r\n - \ \"2603:1040:b04:402::140/124\",\r\n \"2603:1040:c06:402::140/124\",\r\n - \ \"2603:1040:d04:1::700/124\",\r\n \"2603:1040:d04:800::c0/124\",\r\n - \ \"2603:1040:f05::6f0/124\",\r\n \"2603:1040:f05:402::140/124\",\r\n - \ \"2603:1040:1002::7e0/124\",\r\n \"2603:1040:1104:1::400/124\",\r\n - \ \"2603:1040:1104:400::140/124\",\r\n \"2603:1040:1202::560/124\",\r\n - \ \"2603:1040:1302::560/124\",\r\n \"2603:1040:1402::600/124\",\r\n - \ \"2603:1040:1503::600/124\",\r\n \"2603:1050:6:402::140/124\",\r\n - \ \"2603:1050:403:400::2a0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.AustraliaCentral\",\r\n \"id\": - \"ApiManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"20.36.106.68/31\",\r\n \"20.36.107.176/28\",\r\n - \ \"20.37.52.67/32\",\r\n \"2603:1010:304:402::140/124\"\r\n + \ \"2603:1040:606:3::c0/124\",\r\n \"2603:1040:606:402::140/124\",\r\n + \ \"2603:1040:806:402::140/124\",\r\n \"2603:1040:904:2::690/124\",\r\n + \ \"2603:1040:904:402::140/124\",\r\n \"2603:1040:a06:2::280/124\",\r\n + \ \"2603:1040:a06:402::140/124\",\r\n \"2603:1040:b04:402::140/124\",\r\n + \ \"2603:1040:c06:402::140/124\",\r\n \"2603:1040:d04:1::700/124\",\r\n + \ \"2603:1040:d04:800::c0/124\",\r\n \"2603:1040:f05::6f0/124\",\r\n + \ \"2603:1040:f05:402::140/124\",\r\n \"2603:1040:1002::7e0/124\",\r\n + \ \"2603:1040:1104:1::400/124\",\r\n \"2603:1040:1104:400::140/124\",\r\n + \ \"2603:1040:1202::560/124\",\r\n \"2603:1040:1302::560/124\",\r\n + \ \"2603:1040:1402::600/124\",\r\n \"2603:1040:1503::600/124\",\r\n + \ \"2603:1050:6:402::140/124\",\r\n \"2603:1050:403:400::2a0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaCentral\",\r\n + \ \"id\": \"ApiManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.36.106.68/31\",\r\n + \ \"20.36.107.176/28\",\r\n \"20.37.52.67/32\",\r\n \"2603:1010:304:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaCentral2\",\r\n \ \"id\": \"ApiManagement.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -922,7 +923,7 @@ interactions: \ \"20.36.115.128/28\",\r\n \"20.39.99.81/32\",\r\n \"2603:1010:404:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaEast\",\r\n \ \"id\": \"ApiManagement.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -931,7 +932,7 @@ interactions: \ \"2603:1010:6:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.AustraliaSoutheast\",\r\n \"id\": \"ApiManagement.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -939,23 +940,23 @@ interactions: \ \"13.77.52.224/28\",\r\n \"20.40.160.107/32\",\r\n \"20.92.3.250/31\",\r\n \ \"2603:1010:101:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.BrazilSouth\",\r\n \"id\": \"ApiManagement.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"191.233.24.179/32\",\r\n - \ \"191.233.203.28/31\",\r\n \"191.233.203.240/28\",\r\n - \ \"191.238.73.14/31\",\r\n \"2603:1050:6:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"191.233.24.179/32\",\r\n \"191.233.203.28/31\",\r\n + \ \"191.233.203.240/28\",\r\n \"191.238.73.14/31\",\r\n \"2603:1050:6:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.BrazilSoutheast\",\r\n \ \"id\": \"ApiManagement.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"191.232.18.181/32\",\r\n \"191.233.50.192/28\",\r\n \ \"2603:1050:403:400::2a0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.CanadaCentral\",\r\n \"id\": - \"ApiManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -964,7 +965,7 @@ interactions: \ \"20.48.201.76/31\",\r\n \"52.139.20.34/32\",\r\n \"2603:1030:f05:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CanadaEast\",\r\n \ \"id\": \"ApiManagement.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -972,7 +973,7 @@ interactions: \ \"52.139.80.117/32\",\r\n \"2603:1030:1005:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CentralIndia\",\r\n \ \"id\": \"ApiManagement.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -980,73 +981,73 @@ interactions: \ \"104.211.81.240/28\",\r\n \"2603:1040:a06:2::280/124\",\r\n \ \"2603:1040:a06:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.CentralUS\",\r\n \"id\": \"ApiManagement.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.86.102.66/32\",\r\n - \ \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n \"20.40.231.62/31\",\r\n - \ \"2603:1030:10:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.CentralUSEUAP\",\r\n \"id\": - \"ApiManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.86.102.66/32\",\r\n \"13.89.170.204/31\",\r\n + \ \"13.89.174.64/28\",\r\n \"20.40.231.62/31\",\r\n \"2603:1030:10:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CentralUSEUAP\",\r\n + \ \"id\": \"ApiManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.46.13.224/28\",\r\n \"40.78.202.128/31\",\r\n \ \"40.78.203.160/28\",\r\n \"52.253.159.160/32\",\r\n \"2603:1030:f:2::490/124\",\r\n \ \"2603:1030:f:400::940/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.EastAsia\",\r\n \"id\": \"ApiManagement.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.148/31\",\r\n - \ \"13.75.38.16/28\",\r\n \"20.195.78.64/28\",\r\n \"52.139.152.27/32\",\r\n - \ \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n \"2603:1040:207:1::4a0/124\",\r\n - \ \"2603:1040:207:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS\",\r\n \"id\": \"ApiManagement.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.88.154.20/31\",\r\n - \ \"40.71.10.204/31\",\r\n \"40.71.13.128/28\",\r\n \"52.224.186.99/32\",\r\n - \ \"2603:1030:210:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS2\",\r\n \"id\": \"ApiManagement.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.72.3/32\",\r\n - \ \"20.62.63.254/31\",\r\n \"40.70.146.76/31\",\r\n \"40.70.148.16/28\",\r\n - \ \"2603:1030:40c:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS2EUAP\",\r\n \"id\": \"ApiManagement.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.47.232.184/31\",\r\n - \ \"40.74.146.80/31\",\r\n \"40.74.147.32/28\",\r\n \"52.253.229.253/32\",\r\n - \ \"2603:1030:40b:400::940/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.FranceCentral\",\r\n \"id\": - \"ApiManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n \"20.195.78.64/28\",\r\n + \ \"52.139.152.27/32\",\r\n \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n + \ \"2603:1040:207:1::4a0/124\",\r\n \"2603:1040:207:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS\",\r\n + \ \"id\": \"ApiManagement.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.88.154.20/31\",\r\n \"40.71.10.204/31\",\r\n + \ \"40.71.13.128/28\",\r\n \"52.224.186.99/32\",\r\n \"2603:1030:210:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS2\",\r\n + \ \"id\": \"ApiManagement.EastUS2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.44.72.3/32\",\r\n \"20.62.63.254/31\",\r\n \"40.70.146.76/31\",\r\n + \ \"40.70.148.16/28\",\r\n \"2603:1030:40c:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS2EUAP\",\r\n + \ \"id\": \"ApiManagement.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.47.232.184/31\",\r\n \"40.74.146.80/31\",\r\n + \ \"40.74.147.32/28\",\r\n \"52.253.229.253/32\",\r\n \"2603:1030:40b:400::940/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.FranceCentral\",\r\n + \ \"id\": \"ApiManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.66.60.111/32\",\r\n \"40.79.130.44/31\",\r\n \ \"40.79.131.192/28\",\r\n \"51.138.215.124/31\",\r\n \"2603:1020:805:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.FranceSouth\",\r\n \ \"id\": \"ApiManagement.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.39.80.2/32\",\r\n \"40.79.178.68/31\",\r\n \"40.79.179.192/28\",\r\n \ \"2603:1020:905:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.GermanyNorth\",\r\n \"id\": - \"ApiManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -1054,47 +1055,48 @@ interactions: [\r\n \"51.116.0.0/32\",\r\n \"51.116.59.0/28\",\r\n \"2603:1020:d04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.GermanyWestCentral\",\r\n \ \"id\": \"ApiManagement.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.52.94.112/31\",\r\n \"51.116.96.0/32\",\r\n \"51.116.155.64/28\",\r\n \ \"2603:1020:c04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.JapanEast\",\r\n \"id\": \"ApiManagement.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.78.106.92/31\",\r\n - \ \"13.78.108.176/28\",\r\n \"20.191.167.246/31\",\r\n \"52.140.238.179/32\",\r\n - \ \"2603:1040:407:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.JapanWest\",\r\n \"id\": \"ApiManagement.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.74.100.52/31\",\r\n - \ \"40.74.101.48/28\",\r\n \"40.81.185.8/32\",\r\n \"2603:1040:606:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JioIndiaCentral\",\r\n - \ \"id\": \"ApiManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.50.64/28\",\r\n - \ \"20.192.234.160/28\",\r\n \"2603:1040:1104:1::400/124\",\r\n - \ \"2603:1040:1104:400::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.JioIndiaWest\",\r\n \"id\": - \"ApiManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n + \ \"20.191.167.246/31\",\r\n \"52.140.238.179/32\",\r\n \"2603:1040:407:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JapanWest\",\r\n + \ \"id\": \"ApiManagement.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.210.144.64/28\",\r\n \"40.74.100.52/31\",\r\n + \ \"40.74.101.48/28\",\r\n \"40.81.185.8/32\",\r\n \"2603:1040:606:3::c0/124\",\r\n + \ \"2603:1040:606:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.JioIndiaCentral\",\r\n \"id\": + \"ApiManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n + \ \"2603:1040:1104:1::400/124\",\r\n \"2603:1040:1104:400::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JioIndiaWest\",\r\n + \ \"id\": \"ApiManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.193.192.48/28\",\r\n \"20.193.202.160/28\",\r\n \ \"2603:1040:d04:1::700/124\",\r\n \"2603:1040:d04:800::c0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.KoreaCentral\",\r\n \ \"id\": \"ApiManagement.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -1102,33 +1104,35 @@ interactions: \ \"52.231.18.44/31\",\r\n \"52.231.19.192/28\",\r\n \"2603:1040:f05::6f0/124\",\r\n \ \"2603:1040:f05:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.KoreaSouth\",\r\n \"id\": \"ApiManagement.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.80.232.185/32\",\r\n - \ \"52.231.146.84/31\",\r\n \"52.231.147.176/28\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"ApiManagement.NorthCentralUS\",\r\n - \ \"id\": \"ApiManagement.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.51.6.224/28\",\r\n - \ \"23.96.224.175/32\",\r\n \"23.101.166.38/32\",\r\n \"40.81.47.216/32\",\r\n - \ \"52.162.106.148/31\",\r\n \"52.162.110.80/28\",\r\n \"2603:1030:608:3::630/124\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"40.80.232.185/32\",\r\n \"52.231.146.84/31\",\r\n + \ \"52.231.147.176/28\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"ApiManagement.NorthCentralUS\",\r\n \"id\": \"ApiManagement.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.51.6.224/28\",\r\n \"23.96.224.175/32\",\r\n + \ \"23.101.166.38/32\",\r\n \"40.81.47.216/32\",\r\n \"52.162.106.148/31\",\r\n + \ \"52.162.110.80/28\",\r\n \"2603:1030:608:3::630/124\",\r\n \ \"2603:1030:608:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.NorthEurope\",\r\n \"id\": \"ApiManagement.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.76/31\",\r\n - \ \"13.69.229.80/28\",\r\n \"52.142.95.35/32\",\r\n \"52.146.139.194/31\",\r\n - \ \"104.41.217.243/32\",\r\n \"104.41.218.160/32\",\r\n \"2603:1020:5:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n + \ \"52.142.95.35/32\",\r\n \"52.146.139.194/31\",\r\n \"104.41.217.243/32\",\r\n + \ \"104.41.218.160/32\",\r\n \"2603:1020:5:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.NorwayEast\",\r\n \ \"id\": \"ApiManagement.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -1136,15 +1140,22 @@ interactions: \ \"51.120.234.240/28\",\r\n \"2603:1020:e04::6f0/124\",\r\n \ \"2603:1020:e04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.NorwayWest\",\r\n \"id\": \"ApiManagement.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.130.134/32\",\r\n \ \"51.120.218.224/28\",\r\n \"2603:1020:f04:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.QatarCentral\",\r\n + \ \"id\": \"ApiManagement.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.21.36.96/28\",\r\n \"2603:1040:1002::7e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SouthAfricaNorth\",\r\n \ \"id\": \"ApiManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -1152,7 +1163,7 @@ interactions: \ \"102.133.130.197/32\",\r\n \"102.133.154.4/31\",\r\n \"102.133.156.0/28\",\r\n \ \"2603:1000:104:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthAfricaWest\",\r\n \"id\": - \"ApiManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -1161,7 +1172,7 @@ interactions: \ \"102.133.28.0/28\",\r\n \"2603:1000:4:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SouthCentralUS\",\r\n \ \"id\": \"ApiManagement.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -1171,44 +1182,45 @@ interactions: \ \"2603:1030:807:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthCentralUSSTG\",\r\n \"id\": \"ApiManagement.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.4/31\",\r\n \"20.44.3.224/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SoutheastAsia\",\r\n \ \"id\": \"ApiManagement.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.108/31\",\r\n \"13.67.9.208/28\",\r\n \"40.90.185.46/32\",\r\n \ \"2603:1040:5:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthIndia\",\r\n \"id\": \"ApiManagement.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.33.246/32\",\r\n - \ \"40.78.194.68/31\",\r\n \"40.78.195.224/28\",\r\n \"2603:1040:c06:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.44.33.246/32\",\r\n \"40.78.194.68/31\",\r\n + \ \"40.78.195.224/28\",\r\n \"2603:1040:c06:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SwedenCentral\",\r\n \ \"id\": \"ApiManagement.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.25.16/28\",\r\n \"51.12.98.224/28\",\r\n \"2603:1020:1004:1::700/124\",\r\n \ \"2603:1020:1004:800::c0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SwedenSouth\",\r\n \"id\": \"ApiManagement.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.0/28\",\r\n - \ \"51.12.202.224/28\",\r\n \"2603:1020:1104:1::3c0/124\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.0/28\",\r\n \"51.12.202.224/28\",\r\n \"2603:1020:1104:1::3c0/124\",\r\n \ \"2603:1020:1104:400::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SwitzerlandNorth\",\r\n \"id\": - \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -1217,46 +1229,46 @@ interactions: \ \"2603:1020:a04:2::510/124\",\r\n \"2603:1020:a04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SwitzerlandWest\",\r\n \ \"id\": \"ApiManagement.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.96.8/32\",\r\n \"51.107.155.0/28\",\r\n \"2603:1020:b04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UAECentral\",\r\n \ \"id\": \"ApiManagement.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n \"20.37.81.41/32\",\r\n \ \"2603:1040:b04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.UAENorth\",\r\n \"id\": \"ApiManagement.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.46.144.85/32\",\r\n \"40.120.87.48/31\",\r\n + \ \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n \"2603:1040:904:2::690/124\",\r\n + \ \"2603:1040:904:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.UKSouth\",\r\n \"id\": \"ApiManagement.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.46.144.85/32\",\r\n - \ \"40.120.87.48/31\",\r\n \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n - \ \"2603:1040:904:2::690/124\",\r\n \"2603:1040:904:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UKSouth\",\r\n - \ \"id\": \"ApiManagement.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"20.90.131.114/31\",\r\n \"51.140.146.60/31\",\r\n - \ \"51.140.149.0/28\",\r\n \"51.145.56.125/32\",\r\n \"2603:1020:705:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UKWest\",\r\n - \ \"id\": \"ApiManagement.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"51.137.136.0/32\",\r\n \"51.140.210.84/31\",\r\n - \ \"51.140.211.176/28\",\r\n \"2603:1020:605:402::140/124\"\r\n + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.90.131.114/31\",\r\n + \ \"51.140.146.60/31\",\r\n \"51.140.149.0/28\",\r\n \"51.145.56.125/32\",\r\n + \ \"2603:1020:705:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.UKWest\",\r\n \"id\": \"ApiManagement.UKWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.137.136.0/32\",\r\n + \ \"51.140.210.84/31\",\r\n \"51.140.211.176/28\",\r\n \"2603:1020:605:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestCentralUS\",\r\n \ \"id\": \"ApiManagement.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -1264,7 +1276,7 @@ interactions: \ \"52.253.135.58/32\",\r\n \"2603:1030:b04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestEurope\",\r\n \ \"id\": \"ApiManagement.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -1272,106 +1284,107 @@ interactions: \ \"23.101.67.140/32\",\r\n \"51.145.179.78/32\",\r\n \"137.117.160.56/32\",\r\n \ \"2603:1020:206:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.WestIndia\",\r\n \"id\": \"ApiManagement.WestIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.81.89.24/32\",\r\n - \ \"104.211.146.68/31\",\r\n \"104.211.147.144/28\",\r\n - \ \"2603:1040:806:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.WestUS\",\r\n \"id\": \"ApiManagement.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n - \ \"20.59.81.16/28\",\r\n \"40.112.242.148/31\",\r\n \"40.112.243.240/28\",\r\n - \ \"2603:1030:a07:9::70/124\",\r\n \"2603:1030:a07:402::8c0/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS2\",\r\n - \ \"id\": \"ApiManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"40.81.89.24/32\",\r\n \"104.211.146.68/31\",\r\n + \ \"104.211.147.144/28\",\r\n \"2603:1040:806:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS\",\r\n + \ \"id\": \"ApiManagement.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n - \ \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n \"20.83.221.86/31\",\r\n - \ \"51.143.127.203/32\",\r\n \"2603:1030:c06:400::940/124\"\r\n + [\r\n \"13.64.39.16/32\",\r\n \"20.59.81.16/28\",\r\n \"40.112.242.148/31\",\r\n + \ \"40.112.243.240/28\",\r\n \"2603:1030:a07:9::70/124\",\r\n + \ \"2603:1030:a07:402::8c0/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.WestUS2\",\r\n \"id\": \"ApiManagement.WestUS2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.92/31\",\r\n + \ \"13.66.140.176/28\",\r\n \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n + \ \"20.83.221.86/31\",\r\n \"51.143.127.203/32\",\r\n \"2603:1030:c06:400::940/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS3\",\r\n \ \"id\": \"ApiManagement.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.150.167.160/28\",\r\n \"20.150.170.224/28\",\r\n \ \"2603:1030:504:2::80/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppConfiguration\",\r\n \"id\": \"AppConfiguration\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppConfiguration\",\r\n \"addressPrefixes\": - [\r\n \"13.66.142.72/29\",\r\n \"13.66.143.192/28\",\r\n - \ \"13.66.143.208/29\",\r\n \"13.67.10.112/29\",\r\n \"13.67.13.192/28\",\r\n - \ \"13.67.13.208/29\",\r\n \"13.69.67.112/29\",\r\n \"13.69.67.240/28\",\r\n - \ \"13.69.71.128/29\",\r\n \"13.69.107.72/29\",\r\n \"13.69.112.144/28\",\r\n - \ \"13.69.112.160/29\",\r\n \"13.69.230.8/29\",\r\n \"13.69.230.40/29\",\r\n - \ \"13.69.231.144/28\",\r\n \"13.70.74.128/29\",\r\n \"13.70.78.144/28\",\r\n - \ \"13.70.78.160/29\",\r\n \"13.71.175.64/28\",\r\n \"13.71.175.96/28\",\r\n - \ \"13.71.196.176/28\",\r\n \"13.71.199.80/28\",\r\n \"13.73.242.56/29\",\r\n - \ \"13.73.244.96/28\",\r\n \"13.73.244.112/29\",\r\n \"13.73.255.128/26\",\r\n - \ \"13.74.108.160/28\",\r\n \"13.74.108.240/28\",\r\n \"13.77.53.88/29\",\r\n - \ \"13.77.53.192/28\",\r\n \"13.77.53.208/29\",\r\n \"13.78.109.144/29\",\r\n - \ \"13.78.109.208/28\",\r\n \"13.78.111.128/29\",\r\n \"13.86.219.192/29\",\r\n - \ \"13.86.221.192/28\",\r\n \"13.86.221.208/29\",\r\n \"13.87.58.64/29\",\r\n - \ \"13.87.58.80/28\",\r\n \"13.87.58.128/29\",\r\n \"13.87.124.64/29\",\r\n - \ \"13.87.124.80/28\",\r\n \"13.87.124.128/29\",\r\n \"13.89.175.208/28\",\r\n - \ \"13.89.178.16/29\",\r\n \"13.89.178.32/29\",\r\n \"20.17.58.192/26\",\r\n - \ \"20.17.68.64/27\",\r\n \"20.21.39.128/26\",\r\n \"20.21.44.64/27\",\r\n - \ \"20.21.67.128/27\",\r\n \"20.21.75.128/27\",\r\n \"20.36.108.120/29\",\r\n - \ \"20.36.108.136/29\",\r\n \"20.36.108.144/28\",\r\n \"20.36.115.248/29\",\r\n - \ \"20.36.117.40/29\",\r\n \"20.36.117.48/28\",\r\n \"20.36.123.16/28\",\r\n - \ \"20.36.124.64/26\",\r\n \"20.37.67.96/28\",\r\n \"20.37.69.64/26\",\r\n - \ \"20.37.76.112/29\",\r\n \"20.37.76.144/28\",\r\n \"20.37.76.192/29\",\r\n - \ \"20.37.198.144/28\",\r\n \"20.37.227.32/28\",\r\n \"20.37.228.128/26\",\r\n - \ \"20.38.128.96/29\",\r\n \"20.38.128.112/28\",\r\n \"20.38.128.160/29\",\r\n - \ \"20.38.139.96/28\",\r\n \"20.38.141.64/26\",\r\n \"20.38.147.176/28\",\r\n - \ \"20.38.147.240/28\",\r\n \"20.38.155.192/27\",\r\n \"20.39.14.16/28\",\r\n - \ \"20.40.206.144/28\",\r\n \"20.40.206.160/28\",\r\n \"20.40.224.128/26\",\r\n - \ \"20.41.68.64/28\",\r\n \"20.41.69.192/26\",\r\n \"20.41.197.48/28\",\r\n - \ \"20.42.64.16/28\",\r\n \"20.42.230.144/28\",\r\n \"20.43.44.144/28\",\r\n - \ \"20.43.46.128/26\",\r\n \"20.43.70.128/28\",\r\n \"20.43.121.40/29\",\r\n - \ \"20.43.121.96/28\",\r\n \"20.43.121.112/29\",\r\n \"20.44.4.96/29\",\r\n - \ \"20.44.4.120/29\",\r\n \"20.44.4.160/28\",\r\n \"20.44.8.168/29\",\r\n - \ \"20.44.10.96/28\",\r\n \"20.44.10.112/29\",\r\n \"20.44.17.56/29\",\r\n - \ \"20.44.17.192/28\",\r\n \"20.44.17.208/29\",\r\n \"20.44.27.224/28\",\r\n - \ \"20.44.29.32/28\",\r\n \"20.45.116.0/26\",\r\n \"20.45.123.120/29\",\r\n - \ \"20.45.123.176/28\",\r\n \"20.45.123.224/29\",\r\n \"20.45.126.0/27\",\r\n - \ \"20.45.198.0/27\",\r\n \"20.45.199.64/26\",\r\n \"20.48.192.192/26\",\r\n - \ \"20.49.83.96/27\",\r\n \"20.49.91.96/27\",\r\n \"20.49.99.80/28\",\r\n - \ \"20.49.103.0/26\",\r\n \"20.49.109.96/28\",\r\n \"20.49.115.64/26\",\r\n - \ \"20.49.120.80/28\",\r\n \"20.49.127.64/26\",\r\n \"20.50.1.240/28\",\r\n - \ \"20.50.65.96/28\",\r\n \"20.51.8.0/26\",\r\n \"20.51.16.0/26\",\r\n - \ \"20.53.41.192/26\",\r\n \"20.61.98.0/26\",\r\n \"20.62.128.64/26\",\r\n - \ \"20.72.20.192/26\",\r\n \"20.72.28.128/27\",\r\n \"20.125.171.128/27\",\r\n - \ \"20.125.203.128/27\",\r\n \"20.150.165.176/28\",\r\n \"20.150.167.0/26\",\r\n - \ \"20.150.172.64/27\",\r\n \"20.150.173.32/27\",\r\n \"20.150.179.200/29\",\r\n - \ \"20.150.181.0/28\",\r\n \"20.150.181.16/29\",\r\n \"20.150.181.128/27\",\r\n - \ \"20.150.187.200/29\",\r\n \"20.150.189.0/28\",\r\n \"20.150.189.16/29\",\r\n - \ \"20.150.190.32/27\",\r\n \"20.187.194.224/28\",\r\n \"20.187.196.128/26\",\r\n - \ \"20.189.224.64/26\",\r\n \"20.191.160.192/26\",\r\n \"20.192.99.200/29\",\r\n - \ \"20.192.101.0/28\",\r\n \"20.192.101.16/29\",\r\n \"20.192.167.0/26\",\r\n - \ \"20.192.231.64/26\",\r\n \"20.192.235.240/29\",\r\n \"20.192.238.112/29\",\r\n - \ \"20.192.238.192/27\",\r\n \"20.193.203.224/27\",\r\n \"20.194.67.64/27\",\r\n - \ \"20.205.75.96/27\",\r\n \"20.205.83.96/27\",\r\n \"20.208.19.128/27\",\r\n - \ \"20.215.7.64/26\",\r\n \"20.215.19.128/27\",\r\n \"20.215.27.128/27\",\r\n - \ \"20.215.156.64/27\",\r\n \"20.217.47.64/26\",\r\n \"20.217.60.64/27\",\r\n - \ \"20.217.75.128/27\",\r\n \"20.217.91.128/27\",\r\n \"23.98.83.72/29\",\r\n - \ \"23.98.86.32/28\",\r\n \"23.98.86.48/29\",\r\n \"23.98.86.96/27\",\r\n - \ \"23.98.104.176/28\",\r\n \"23.98.108.64/26\",\r\n \"40.64.132.144/28\",\r\n - \ \"40.67.52.0/26\",\r\n \"40.67.60.72/29\",\r\n \"40.67.60.112/28\",\r\n - \ \"40.67.60.160/29\",\r\n \"40.69.108.80/29\",\r\n \"40.69.108.176/28\",\r\n - \ \"40.69.110.160/29\",\r\n \"40.70.148.56/29\",\r\n \"40.70.151.48/28\",\r\n - \ \"40.70.151.64/29\",\r\n \"40.71.13.248/29\",\r\n \"40.71.14.120/29\",\r\n - \ \"40.71.15.128/28\",\r\n \"40.74.149.40/29\",\r\n \"40.74.149.56/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureAppConfiguration\",\r\n \"addressPrefixes\": [\r\n \"13.66.142.72/29\",\r\n + \ \"13.66.143.192/28\",\r\n \"13.66.143.208/29\",\r\n \"13.67.10.112/29\",\r\n + \ \"13.67.13.192/28\",\r\n \"13.67.13.208/29\",\r\n \"13.69.67.112/29\",\r\n + \ \"13.69.67.240/28\",\r\n \"13.69.71.128/29\",\r\n \"13.69.107.72/29\",\r\n + \ \"13.69.112.144/28\",\r\n \"13.69.112.160/29\",\r\n \"13.69.230.8/29\",\r\n + \ \"13.69.230.40/29\",\r\n \"13.69.231.144/28\",\r\n \"13.70.74.128/29\",\r\n + \ \"13.70.78.144/28\",\r\n \"13.70.78.160/29\",\r\n \"13.71.175.64/28\",\r\n + \ \"13.71.175.96/28\",\r\n \"13.71.196.176/28\",\r\n \"13.71.199.80/28\",\r\n + \ \"13.73.242.56/29\",\r\n \"13.73.244.96/28\",\r\n \"13.73.244.112/29\",\r\n + \ \"13.73.255.128/26\",\r\n \"13.74.108.160/28\",\r\n \"13.74.108.240/28\",\r\n + \ \"13.77.53.88/29\",\r\n \"13.77.53.192/28\",\r\n \"13.77.53.208/29\",\r\n + \ \"13.78.109.144/29\",\r\n \"13.78.109.208/28\",\r\n \"13.78.111.128/29\",\r\n + \ \"13.86.219.192/29\",\r\n \"13.86.221.192/28\",\r\n \"13.86.221.208/29\",\r\n + \ \"13.87.58.64/29\",\r\n \"13.87.58.80/28\",\r\n \"13.87.58.128/29\",\r\n + \ \"13.87.124.64/29\",\r\n \"13.87.124.80/28\",\r\n \"13.87.124.128/29\",\r\n + \ \"13.89.175.208/28\",\r\n \"13.89.178.16/29\",\r\n \"13.89.178.32/29\",\r\n + \ \"20.17.58.192/26\",\r\n \"20.17.68.64/27\",\r\n \"20.21.39.128/26\",\r\n + \ \"20.21.44.64/27\",\r\n \"20.21.67.128/27\",\r\n \"20.21.75.128/27\",\r\n + \ \"20.21.83.0/27\",\r\n \"20.36.108.120/29\",\r\n \"20.36.108.136/29\",\r\n + \ \"20.36.108.144/28\",\r\n \"20.36.115.248/29\",\r\n \"20.36.117.40/29\",\r\n + \ \"20.36.117.48/28\",\r\n \"20.36.123.16/28\",\r\n \"20.36.124.64/26\",\r\n + \ \"20.37.67.96/28\",\r\n \"20.37.69.64/26\",\r\n \"20.37.76.112/29\",\r\n + \ \"20.37.76.144/28\",\r\n \"20.37.76.192/29\",\r\n \"20.37.198.144/28\",\r\n + \ \"20.37.227.32/28\",\r\n \"20.37.228.128/26\",\r\n \"20.38.128.96/29\",\r\n + \ \"20.38.128.112/28\",\r\n \"20.38.128.160/29\",\r\n \"20.38.139.96/28\",\r\n + \ \"20.38.141.64/26\",\r\n \"20.38.147.176/28\",\r\n \"20.38.147.240/28\",\r\n + \ \"20.38.155.192/27\",\r\n \"20.39.14.16/28\",\r\n \"20.40.206.144/28\",\r\n + \ \"20.40.206.160/28\",\r\n \"20.40.224.128/26\",\r\n \"20.41.68.64/28\",\r\n + \ \"20.41.69.192/26\",\r\n \"20.41.197.48/28\",\r\n \"20.42.64.16/28\",\r\n + \ \"20.42.230.144/28\",\r\n \"20.43.44.144/28\",\r\n \"20.43.46.128/26\",\r\n + \ \"20.43.70.128/28\",\r\n \"20.43.121.40/29\",\r\n \"20.43.121.96/28\",\r\n + \ \"20.43.121.112/29\",\r\n \"20.44.4.96/29\",\r\n \"20.44.4.120/29\",\r\n + \ \"20.44.4.160/28\",\r\n \"20.44.8.168/29\",\r\n \"20.44.10.96/28\",\r\n + \ \"20.44.10.112/29\",\r\n \"20.44.17.56/29\",\r\n \"20.44.17.192/28\",\r\n + \ \"20.44.17.208/29\",\r\n \"20.44.27.224/28\",\r\n \"20.44.29.32/28\",\r\n + \ \"20.45.116.0/26\",\r\n \"20.45.123.120/29\",\r\n \"20.45.123.176/28\",\r\n + \ \"20.45.123.224/29\",\r\n \"20.45.126.0/27\",\r\n \"20.45.198.0/27\",\r\n + \ \"20.45.199.64/26\",\r\n \"20.48.192.192/26\",\r\n \"20.49.83.96/27\",\r\n + \ \"20.49.91.96/27\",\r\n \"20.49.99.80/28\",\r\n \"20.49.103.0/26\",\r\n + \ \"20.49.109.96/28\",\r\n \"20.49.115.64/26\",\r\n \"20.49.120.80/28\",\r\n + \ \"20.49.127.64/26\",\r\n \"20.50.1.240/28\",\r\n \"20.50.65.96/28\",\r\n + \ \"20.51.8.0/26\",\r\n \"20.51.16.0/26\",\r\n \"20.53.41.192/26\",\r\n + \ \"20.61.98.0/26\",\r\n \"20.62.128.64/26\",\r\n \"20.72.20.192/26\",\r\n + \ \"20.72.28.128/27\",\r\n \"20.125.171.128/27\",\r\n \"20.125.203.128/27\",\r\n + \ \"20.150.165.176/28\",\r\n \"20.150.167.0/26\",\r\n \"20.150.172.64/27\",\r\n + \ \"20.150.173.32/27\",\r\n \"20.150.179.200/29\",\r\n \"20.150.181.0/28\",\r\n + \ \"20.150.181.16/29\",\r\n \"20.150.181.128/27\",\r\n \"20.150.187.200/29\",\r\n + \ \"20.150.189.0/28\",\r\n \"20.150.189.16/29\",\r\n \"20.150.190.32/27\",\r\n + \ \"20.187.194.224/28\",\r\n \"20.187.196.128/26\",\r\n \"20.189.224.64/26\",\r\n + \ \"20.191.160.192/26\",\r\n \"20.192.99.200/29\",\r\n \"20.192.101.0/28\",\r\n + \ \"20.192.101.16/29\",\r\n \"20.192.167.0/26\",\r\n \"20.192.231.64/26\",\r\n + \ \"20.192.235.240/29\",\r\n \"20.192.238.112/29\",\r\n \"20.192.238.192/27\",\r\n + \ \"20.193.203.224/27\",\r\n \"20.194.67.64/27\",\r\n \"20.205.75.96/27\",\r\n + \ \"20.205.83.96/27\",\r\n \"20.208.19.128/27\",\r\n \"20.215.7.64/26\",\r\n + \ \"20.215.19.128/27\",\r\n \"20.215.27.128/27\",\r\n \"20.215.156.64/27\",\r\n + \ \"20.217.47.64/26\",\r\n \"20.217.60.64/27\",\r\n \"20.217.75.128/27\",\r\n + \ \"20.217.91.128/27\",\r\n \"23.98.83.72/29\",\r\n \"23.98.86.32/28\",\r\n + \ \"23.98.86.48/29\",\r\n \"23.98.86.96/27\",\r\n \"23.98.104.176/28\",\r\n + \ \"23.98.108.64/26\",\r\n \"40.64.132.144/28\",\r\n \"40.67.52.0/26\",\r\n + \ \"40.67.60.72/29\",\r\n \"40.67.60.112/28\",\r\n \"40.67.60.160/29\",\r\n + \ \"40.69.108.80/29\",\r\n \"40.69.108.176/28\",\r\n \"40.69.110.160/29\",\r\n + \ \"40.70.148.56/29\",\r\n \"40.70.151.48/28\",\r\n \"40.70.151.64/29\",\r\n + \ \"40.71.13.248/29\",\r\n \"40.71.14.120/29\",\r\n \"40.71.15.128/28\",\r\n + \ \"40.74.99.0/27\",\r\n \"40.74.149.40/29\",\r\n \"40.74.149.56/29\",\r\n \ \"40.74.149.80/28\",\r\n \"40.75.35.72/29\",\r\n \"40.75.35.192/28\",\r\n \ \"40.75.35.208/29\",\r\n \"40.78.196.80/29\",\r\n \"40.78.196.144/28\",\r\n \ \"40.78.196.160/29\",\r\n \"40.78.204.8/29\",\r\n \"40.78.204.144/28\",\r\n @@ -1499,30 +1512,30 @@ interactions: \ \"2603:1040:207:2::240/122\",\r\n \"2603:1040:207:402::2e0/123\",\r\n \ \"2603:1040:207:800::c0/123\",\r\n \"2603:1040:207:c00::c0/123\",\r\n \ \"2603:1040:407:402::2e0/123\",\r\n \"2603:1040:407:802::220/123\",\r\n - \ \"2603:1040:407:c02::220/123\",\r\n \"2603:1040:606:402::2e0/123\",\r\n - \ \"2603:1040:806:402::2e0/123\",\r\n \"2603:1040:904:3::200/122\",\r\n - \ \"2603:1040:904:402::2e0/123\",\r\n \"2603:1040:904:802::220/123\",\r\n - \ \"2603:1040:904:c02::220/123\",\r\n \"2603:1040:a06:2::500/122\",\r\n - \ \"2603:1040:a06:402::2e0/123\",\r\n \"2603:1040:a06:802::220/123\",\r\n - \ \"2603:1040:a06:c02::220/123\",\r\n \"2603:1040:b04:402::2e0/123\",\r\n - \ \"2603:1040:c06:402::2e0/123\",\r\n \"2603:1040:d04:1::340/122\",\r\n - \ \"2603:1040:d04:400::1e0/123\",\r\n \"2603:1040:d04:400::380/123\",\r\n - \ \"2603:1040:d04:c02::280/123\",\r\n \"2603:1040:f05:2::200/122\",\r\n - \ \"2603:1040:f05:402::2e0/123\",\r\n \"2603:1040:f05:802::220/123\",\r\n - \ \"2603:1040:f05:c02::220/123\",\r\n \"2603:1040:1002:1::540/122\",\r\n - \ \"2603:1040:1002:400::1a0/123\",\r\n \"2603:1040:1002:800::c0/123\",\r\n - \ \"2603:1040:1002:c00::c0/123\",\r\n \"2603:1040:1104:1::100/122\",\r\n - \ \"2603:1040:1104:400::2e0/123\",\r\n \"2603:1040:1202:1::600/122\",\r\n - \ \"2603:1040:1202:400::200/123\",\r\n \"2603:1040:1302:1::7c0/122\",\r\n - \ \"2603:1040:1302:400::200/123\",\r\n \"2603:1040:1402:1::500/122\",\r\n - \ \"2603:1040:1402:400::200/123\",\r\n \"2603:1040:1402:800::c0/123\",\r\n - \ \"2603:1040:1402:c00::c0/123\",\r\n \"2603:1040:1503:1::540/122\",\r\n - \ \"2603:1040:1503:400::200/123\",\r\n \"2603:1050:6:402::2e0/123\",\r\n - \ \"2603:1050:6:802::220/123\",\r\n \"2603:1050:6:c02::220/123\",\r\n - \ \"2603:1050:403:400::200/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApplicationInsightsAvailability\",\r\n \"id\": - \"ApplicationInsightsAvailability\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"2603:1040:407:c02::220/123\",\r\n \"2603:1040:606:3::340/122\",\r\n + \ \"2603:1040:606:402::2e0/123\",\r\n \"2603:1040:806:402::2e0/123\",\r\n + \ \"2603:1040:904:3::200/122\",\r\n \"2603:1040:904:402::2e0/123\",\r\n + \ \"2603:1040:904:802::220/123\",\r\n \"2603:1040:904:c02::220/123\",\r\n + \ \"2603:1040:a06:2::500/122\",\r\n \"2603:1040:a06:402::2e0/123\",\r\n + \ \"2603:1040:a06:802::220/123\",\r\n \"2603:1040:a06:c02::220/123\",\r\n + \ \"2603:1040:b04:402::2e0/123\",\r\n \"2603:1040:c06:402::2e0/123\",\r\n + \ \"2603:1040:d04:1::340/122\",\r\n \"2603:1040:d04:400::1e0/123\",\r\n + \ \"2603:1040:d04:400::380/123\",\r\n \"2603:1040:d04:c02::280/123\",\r\n + \ \"2603:1040:f05:2::200/122\",\r\n \"2603:1040:f05:402::2e0/123\",\r\n + \ \"2603:1040:f05:802::220/123\",\r\n \"2603:1040:f05:c02::220/123\",\r\n + \ \"2603:1040:1002:1::540/122\",\r\n \"2603:1040:1002:400::1a0/123\",\r\n + \ \"2603:1040:1002:800::c0/123\",\r\n \"2603:1040:1002:c00::c0/123\",\r\n + \ \"2603:1040:1104:1::100/122\",\r\n \"2603:1040:1104:400::2e0/123\",\r\n + \ \"2603:1040:1202:1::600/122\",\r\n \"2603:1040:1202:400::200/123\",\r\n + \ \"2603:1040:1302:1::7c0/122\",\r\n \"2603:1040:1302:400::200/123\",\r\n + \ \"2603:1040:1402:1::500/122\",\r\n \"2603:1040:1402:400::200/123\",\r\n + \ \"2603:1040:1402:800::c0/123\",\r\n \"2603:1040:1402:c00::c0/123\",\r\n + \ \"2603:1040:1503:1::540/122\",\r\n \"2603:1040:1503:400::200/123\",\r\n + \ \"2603:1050:6:402::2e0/123\",\r\n \"2603:1050:6:802::220/123\",\r\n + \ \"2603:1050:6:c02::220/123\",\r\n \"2603:1050:403:400::200/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApplicationInsightsAvailability\",\r\n + \ \"id\": \"ApplicationInsightsAvailability\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"ApplicationInsightsAvailability\",\r\n @@ -1538,7 +1551,7 @@ interactions: \ \"52.140.232.160/28\",\r\n \"52.158.28.64/28\",\r\n \"52.229.216.48/28\",\r\n \ \"191.233.26.176/28\",\r\n \"191.235.224.80/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AppService\",\r\n \"id\": - \"AppService\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AppService\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n @@ -1995,7 +2008,7 @@ interactions: \ \"2603:1050:6:c02::a0/123\",\r\n \"2603:1050:403:2::400/119\",\r\n \ \"2603:1050:403:400::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.AustraliaCentral\",\r\n \"id\": - \"AppService.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AppService.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -2005,7 +2018,7 @@ interactions: \ \"2603:1010:304:2::300/120\",\r\n \"2603:1010:304:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.AustraliaCentral2\",\r\n \ \"id\": \"AppService.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -2014,51 +2027,52 @@ interactions: \ \"20.53.61.0/25\",\r\n \"2603:1010:404:2::300/120\",\r\n \ \"2603:1010:404:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.AustraliaEast\",\r\n \"id\": \"AppService.AustraliaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.70.72.32/27\",\r\n - \ \"13.70.123.149/32\",\r\n \"13.75.138.224/32\",\r\n \"13.75.147.143/32\",\r\n - \ \"13.75.147.201/32\",\r\n \"13.75.218.45/32\",\r\n \"20.37.196.192/27\",\r\n - \ \"20.211.64.0/22\",\r\n \"20.211.71.0/25\",\r\n \"20.211.71.128/27\",\r\n - \ \"23.101.208.52/32\",\r\n \"40.79.163.160/27\",\r\n \"40.79.171.64/27\",\r\n - \ \"40.82.217.93/32\",\r\n \"40.126.227.158/32\",\r\n \"40.126.236.22/32\",\r\n - \ \"40.126.242.59/32\",\r\n \"40.126.245.169/32\",\r\n \"52.187.206.243/32\",\r\n - \ \"52.187.229.23/32\",\r\n \"52.237.205.163/32\",\r\n \"52.237.214.221/32\",\r\n - \ \"52.237.246.162/32\",\r\n \"104.210.69.241/32\",\r\n \"104.210.92.71/32\",\r\n - \ \"2603:1010:6:3::/117\",\r\n \"2603:1010:6:402::a0/123\",\r\n - \ \"2603:1010:6:802::a0/123\",\r\n \"2603:1010:6:c02::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.AustraliaSoutheast\",\r\n - \ \"id\": \"AppService.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.70.146.110/32\",\r\n - \ \"13.70.147.206/32\",\r\n \"13.73.116.45/32\",\r\n \"13.73.118.104/32\",\r\n - \ \"13.77.7.175/32\",\r\n \"13.77.50.96/27\",\r\n \"20.42.228.160/27\",\r\n - \ \"20.92.48.0/22\",\r\n \"20.92.52.0/23\",\r\n \"20.92.54.0/24\",\r\n - \ \"20.92.55.0/25\",\r\n \"20.92.55.128/27\",\r\n \"23.101.224.24/32\",\r\n - \ \"23.101.230.162/32\",\r\n \"52.189.213.49/32\",\r\n \"52.255.35.249/32\",\r\n - \ \"52.255.54.134/32\",\r\n \"191.239.188.11/32\",\r\n \"2603:1010:101:3::/117\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.70.72.32/27\",\r\n \"13.70.123.149/32\",\r\n + \ \"13.75.138.224/32\",\r\n \"13.75.147.143/32\",\r\n \"13.75.147.201/32\",\r\n + \ \"13.75.218.45/32\",\r\n \"20.37.196.192/27\",\r\n \"20.211.64.0/22\",\r\n + \ \"20.211.71.0/25\",\r\n \"20.211.71.128/27\",\r\n \"23.101.208.52/32\",\r\n + \ \"40.79.163.160/27\",\r\n \"40.79.171.64/27\",\r\n \"40.82.217.93/32\",\r\n + \ \"40.126.227.158/32\",\r\n \"40.126.236.22/32\",\r\n \"40.126.242.59/32\",\r\n + \ \"40.126.245.169/32\",\r\n \"52.187.206.243/32\",\r\n \"52.187.229.23/32\",\r\n + \ \"52.237.205.163/32\",\r\n \"52.237.214.221/32\",\r\n \"52.237.246.162/32\",\r\n + \ \"104.210.69.241/32\",\r\n \"104.210.92.71/32\",\r\n \"2603:1010:6:3::/117\",\r\n + \ \"2603:1010:6:402::a0/123\",\r\n \"2603:1010:6:802::a0/123\",\r\n + \ \"2603:1010:6:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.AustraliaSoutheast\",\r\n \"id\": + \"AppService.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.70.146.110/32\",\r\n \"13.70.147.206/32\",\r\n + \ \"13.73.116.45/32\",\r\n \"13.73.118.104/32\",\r\n \"13.77.7.175/32\",\r\n + \ \"13.77.50.96/27\",\r\n \"20.42.228.160/27\",\r\n \"20.92.48.0/22\",\r\n + \ \"20.92.52.0/23\",\r\n \"20.92.54.0/24\",\r\n \"20.92.55.0/25\",\r\n + \ \"20.92.55.128/27\",\r\n \"23.101.224.24/32\",\r\n \"23.101.230.162/32\",\r\n + \ \"52.189.213.49/32\",\r\n \"52.255.35.249/32\",\r\n \"52.255.54.134/32\",\r\n + \ \"191.239.188.11/32\",\r\n \"2603:1010:101:3::/117\",\r\n \ \"2603:1010:101:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.BrazilSouth\",\r\n \"id\": \"AppService.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.206.176.0/23\",\r\n - \ \"23.97.96.32/32\",\r\n \"104.41.9.139/32\",\r\n \"104.41.13.179/32\",\r\n - \ \"104.41.63.108/32\",\r\n \"191.232.38.77/32\",\r\n \"191.232.176.16/32\",\r\n - \ \"191.233.203.32/27\",\r\n \"191.234.146.160/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.206.176.0/23\",\r\n \"23.97.96.32/32\",\r\n \"104.41.9.139/32\",\r\n + \ \"104.41.13.179/32\",\r\n \"104.41.63.108/32\",\r\n \"191.232.38.77/32\",\r\n + \ \"191.232.176.16/32\",\r\n \"191.233.203.32/27\",\r\n \"191.234.146.160/27\",\r\n \ \"191.234.154.160/27\",\r\n \"191.235.81.73/32\",\r\n \"191.235.90.70/32\",\r\n \ \"191.235.228.32/27\",\r\n \"191.238.78.16/28\",\r\n \"191.238.79.0/24\",\r\n \ \"2603:1050:6:3::/118\",\r\n \"2603:1050:6:402::a0/123\",\r\n \ \"2603:1050:6:802::a0/123\",\r\n \"2603:1050:6:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.BrazilSoutheast\",\r\n \ \"id\": \"AppService.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2067,7 +2081,7 @@ interactions: \ \"2603:1050:403:2::400/119\",\r\n \"2603:1050:403:400::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CanadaCentral\",\r\n \ \"id\": \"AppService.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2081,7 +2095,7 @@ interactions: \ \"2603:1030:f05:802::a0/123\",\r\n \"2603:1030:f05:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CanadaEast\",\r\n \ \"id\": \"AppService.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2091,179 +2105,180 @@ interactions: \ \"52.242.41.0/24\",\r\n \"52.242.42.0/23\",\r\n \"2603:1030:1005:2::400/118\",\r\n \ \"2603:1030:1005:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.CentralIndia\",\r\n \"id\": \"AppService.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.192.98.160/27\",\r\n - \ \"20.192.170.8/29\",\r\n \"20.192.170.128/25\",\r\n \"20.192.171.0/24\",\r\n - \ \"40.80.50.160/27\",\r\n \"52.140.106.224/27\",\r\n \"52.172.195.80/32\",\r\n - \ \"52.172.204.196/32\",\r\n \"52.172.219.121/32\",\r\n \"104.211.81.32/27\",\r\n - \ \"104.211.97.138/32\",\r\n \"2603:1040:a06:3::400/119\",\r\n - \ \"2603:1040:a06:402::a0/123\",\r\n \"2603:1040:a06:802::a0/123\",\r\n - \ \"2603:1040:a06:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.CentralUS\",\r\n \"id\": \"AppService.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.67.129.26/32\",\r\n - \ \"13.67.141.98/32\",\r\n \"13.89.57.7/32\",\r\n \"13.89.172.0/23\",\r\n - \ \"13.89.238.239/32\",\r\n \"20.40.202.0/23\",\r\n \"20.118.40.0/21\",\r\n - \ \"20.118.48.0/20\",\r\n \"23.99.128.52/32\",\r\n \"23.99.183.149/32\",\r\n - \ \"23.99.192.132/32\",\r\n \"23.99.196.180/32\",\r\n \"23.99.206.151/32\",\r\n - \ \"23.99.224.56/32\",\r\n \"23.100.82.11/32\",\r\n \"23.101.118.145/32\",\r\n - \ \"23.101.119.44/32\",\r\n \"23.101.119.163/32\",\r\n \"23.101.120.195/32\",\r\n - \ \"23.101.125.65/32\",\r\n \"40.69.190.41/32\",\r\n \"40.77.56.174/32\",\r\n - \ \"40.83.16.172/32\",\r\n \"40.86.86.144/32\",\r\n \"40.86.91.212/32\",\r\n - \ \"40.86.96.177/32\",\r\n \"40.86.99.202/32\",\r\n \"40.113.204.88/32\",\r\n - \ \"40.113.232.243/32\",\r\n \"40.113.236.45/32\",\r\n \"40.122.36.65/32\",\r\n - \ \"40.122.65.162/32\",\r\n \"40.122.110.154/32\",\r\n \"40.122.114.229/32\",\r\n - \ \"52.165.129.203/32\",\r\n \"52.165.135.234/32\",\r\n \"52.165.155.12/32\",\r\n - \ \"52.165.155.237/32\",\r\n \"52.165.163.223/32\",\r\n \"52.165.168.40/32\",\r\n - \ \"52.165.174.123/32\",\r\n \"52.165.184.170/32\",\r\n \"52.165.220.33/32\",\r\n - \ \"52.165.224.81/32\",\r\n \"52.165.237.15/32\",\r\n \"52.173.28.95/32\",\r\n - \ \"52.173.36.83/32\",\r\n \"52.173.76.33/32\",\r\n \"52.173.77.140/32\",\r\n - \ \"52.173.83.49/32\",\r\n \"52.173.84.157/32\",\r\n \"52.173.87.130/32\",\r\n - \ \"52.173.94.173/32\",\r\n \"52.173.134.115/32\",\r\n \"52.173.139.99/32\",\r\n - \ \"52.173.139.125/32\",\r\n \"52.173.149.254/32\",\r\n \"52.173.151.229/32\",\r\n - \ \"52.173.184.147/32\",\r\n \"52.173.245.249/32\",\r\n \"52.173.249.137/32\",\r\n - \ \"52.176.2.229/32\",\r\n \"52.176.5.241/32\",\r\n \"52.176.6.0/32\",\r\n - \ \"52.176.6.37/32\",\r\n \"52.176.61.128/32\",\r\n \"52.176.104.120/32\",\r\n - \ \"52.176.149.197/32\",\r\n \"52.176.165.69/32\",\r\n \"104.43.129.105/32\",\r\n - \ \"104.43.140.101/32\",\r\n \"104.43.142.33/32\",\r\n \"104.43.221.31/32\",\r\n - \ \"104.43.246.71/32\",\r\n \"104.43.254.102/32\",\r\n \"168.61.152.29/32\",\r\n - \ \"168.61.159.114/32\",\r\n \"168.61.217.214/32\",\r\n \"168.61.218.125/32\",\r\n - \ \"2603:1030:10:5::/117\",\r\n \"2603:1030:10:6::/117\",\r\n - \ \"2603:1030:10:7::/117\",\r\n \"2603:1030:10:8::/117\",\r\n - \ \"2603:1030:10:402::a0/123\",\r\n \"2603:1030:10:802::a0/123\",\r\n - \ \"2603:1030:10:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.CentralUSEUAP\",\r\n \"id\": \"AppService.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.45.196.16/29\",\r\n - \ \"20.45.242.176/29\",\r\n \"20.45.243.0/24\",\r\n \"20.45.244.0/25\",\r\n - \ \"40.78.204.160/27\",\r\n \"52.180.178.6/32\",\r\n \"52.180.183.66/32\",\r\n - \ \"104.208.48.107/32\",\r\n \"2603:1030:f:4::/119\",\r\n - \ \"2603:1030:f:400::8a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastAsia\",\r\n \"id\": \"AppService.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.160/27\",\r\n - \ \"13.75.46.26/32\",\r\n \"13.75.47.15/32\",\r\n \"13.75.89.224/32\",\r\n - \ \"13.75.112.108/32\",\r\n \"13.75.115.40/32\",\r\n \"13.94.47.87/32\",\r\n - \ \"20.189.104.96/27\",\r\n \"20.189.109.96/27\",\r\n \"20.189.112.66/32\",\r\n - \ \"20.205.48.0/24\",\r\n \"20.205.66.0/24\",\r\n \"20.205.69.80/28\",\r\n - \ \"20.205.70.0/23\",\r\n \"23.97.79.119/32\",\r\n \"23.99.110.192/32\",\r\n - \ \"23.99.116.70/32\",\r\n \"23.101.10.141/32\",\r\n \"40.83.72.59/32\",\r\n - \ \"40.83.124.73/32\",\r\n \"65.52.160.119/32\",\r\n \"65.52.168.70/32\",\r\n - \ \"191.234.16.188/32\",\r\n \"207.46.144.49/32\",\r\n \"207.46.147.148/32\",\r\n - \ \"2603:1040:207:2::400/120\",\r\n \"2603:1040:207:3::400/118\",\r\n - \ \"2603:1040:207:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS\",\r\n \"id\": \"AppService.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.82.93.245/32\",\r\n - \ \"13.82.101.179/32\",\r\n \"13.82.175.96/32\",\r\n \"13.90.143.69/32\",\r\n - \ \"13.90.213.204/32\",\r\n \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n - \ \"13.92.237.218/32\",\r\n \"20.42.26.252/32\",\r\n \"20.49.104.0/25\",\r\n - \ \"20.119.0.0/20\",\r\n \"20.119.16.0/21\",\r\n \"20.119.27.0/25\",\r\n - \ \"23.96.0.52/32\",\r\n \"23.96.1.109/32\",\r\n \"23.96.13.243/32\",\r\n - \ \"23.96.32.128/32\",\r\n \"23.96.96.142/32\",\r\n \"23.96.103.159/32\",\r\n - \ \"23.96.112.53/32\",\r\n \"23.96.113.128/32\",\r\n \"23.96.124.25/32\",\r\n - \ \"40.71.0.179/32\",\r\n \"40.71.11.128/25\",\r\n \"40.71.177.34/32\",\r\n - \ \"40.71.199.117/32\",\r\n \"40.71.234.254/32\",\r\n \"40.71.250.191/32\",\r\n - \ \"40.76.5.137/32\",\r\n \"40.76.192.15/32\",\r\n \"40.76.210.54/32\",\r\n - \ \"40.76.218.33/32\",\r\n \"40.76.223.101/32\",\r\n \"40.79.154.192/27\",\r\n - \ \"40.85.190.10/32\",\r\n \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n - \ \"40.114.13.25/32\",\r\n \"40.114.41.245/32\",\r\n \"40.114.51.68/32\",\r\n - \ \"40.114.68.21/32\",\r\n \"40.114.106.25/32\",\r\n \"40.117.154.240/32\",\r\n - \ \"40.117.188.126/32\",\r\n \"40.117.190.72/32\",\r\n \"40.121.8.241/32\",\r\n - \ \"40.121.16.193/32\",\r\n \"40.121.32.232/32\",\r\n \"40.121.35.221/32\",\r\n - \ \"40.121.91.199/32\",\r\n \"40.121.212.165/32\",\r\n \"40.121.221.52/32\",\r\n - \ \"52.168.125.188/32\",\r\n \"52.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n - \ \"52.179.97.15/32\",\r\n \"52.226.134.64/32\",\r\n \"52.234.209.94/32\",\r\n - \ \"104.45.129.178/32\",\r\n \"104.45.141.247/32\",\r\n \"104.45.152.13/32\",\r\n - \ \"104.45.152.60/32\",\r\n \"104.45.154.200/32\",\r\n \"104.211.26.212/32\",\r\n - \ \"137.117.58.204/32\",\r\n \"137.117.66.167/32\",\r\n \"137.117.84.54/32\",\r\n - \ \"137.117.90.63/32\",\r\n \"137.117.93.87/32\",\r\n \"137.135.91.176/32\",\r\n - \ \"137.135.107.235/32\",\r\n \"168.62.48.183/32\",\r\n \"168.62.180.173/32\",\r\n - \ \"191.236.16.12/32\",\r\n \"191.236.59.67/32\",\r\n \"191.237.24.89/32\",\r\n - \ \"191.237.27.74/32\",\r\n \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n - \ \"2603:1030:210:6::/117\",\r\n \"2603:1030:210:7::/117\",\r\n - \ \"2603:1030:210:8::/117\",\r\n \"2603:1030:210:9::/117\",\r\n - \ \"2603:1030:210:402::a0/123\",\r\n \"2603:1030:210:802::a0/123\",\r\n - \ \"2603:1030:210:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS2\",\r\n \"id\": \"AppService.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.68.29.136/32\",\r\n - \ \"13.68.101.62/32\",\r\n \"13.77.82.141/32\",\r\n \"13.77.83.246/32\",\r\n - \ \"13.77.96.119/32\",\r\n \"20.49.97.0/25\",\r\n \"20.119.128.0/20\",\r\n - \ \"20.119.144.0/21\",\r\n \"20.119.155.0/25\",\r\n \"23.101.147.117/32\",\r\n - \ \"40.70.27.35/32\",\r\n \"40.70.147.0/25\",\r\n \"40.79.65.200/32\",\r\n - \ \"40.84.54.203/32\",\r\n \"40.84.59.174/32\",\r\n \"40.123.45.47/32\",\r\n - \ \"40.123.47.58/32\",\r\n \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n - \ \"52.177.206.73/32\",\r\n \"52.179.188.206/32\",\r\n \"52.184.162.135/32\",\r\n - \ \"52.184.193.103/32\",\r\n \"52.184.193.104/32\",\r\n \"104.46.101.59/32\",\r\n - \ \"104.209.178.67/32\",\r\n \"104.209.192.206/32\",\r\n - \ \"104.209.197.87/32\",\r\n \"137.116.78.243/32\",\r\n \"137.116.88.213/32\",\r\n - \ \"191.236.192.121/32\",\r\n \"191.237.128.238/32\",\r\n - \ \"2603:1030:40c:5::/117\",\r\n \"2603:1030:40c:6::/117\",\r\n - \ \"2603:1030:40c:7::/117\",\r\n \"2603:1030:40c:8::/117\",\r\n - \ \"2603:1030:40c:402::a0/123\",\r\n \"2603:1030:40c:802::a0/123\",\r\n - \ \"2603:1030:40c:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS2EUAP\",\r\n \"id\": \"AppService.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.39.11.104/29\",\r\n - \ \"20.47.233.120/29\",\r\n \"20.47.234.0/24\",\r\n \"20.47.235.0/25\",\r\n - \ \"52.225.179.39/32\",\r\n \"52.225.190.65/32\",\r\n \"52.253.224.223/32\",\r\n - \ \"2603:1030:40b:3::400/119\",\r\n \"2603:1030:40b:400::8a0/123\",\r\n - \ \"2603:1030:40b:800::a0/123\",\r\n \"2603:1030:40b:c00::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.FranceCentral\",\r\n - \ \"id\": \"AppService.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.192.98.160/27\",\r\n \"20.192.170.8/29\",\r\n + \ \"20.192.170.128/25\",\r\n \"20.192.171.0/24\",\r\n \"40.80.50.160/27\",\r\n + \ \"52.140.106.224/27\",\r\n \"52.172.195.80/32\",\r\n \"52.172.204.196/32\",\r\n + \ \"52.172.219.121/32\",\r\n \"104.211.81.32/27\",\r\n \"104.211.97.138/32\",\r\n + \ \"2603:1040:a06:3::400/119\",\r\n \"2603:1040:a06:402::a0/123\",\r\n + \ \"2603:1040:a06:802::a0/123\",\r\n \"2603:1040:a06:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CentralUS\",\r\n + \ \"id\": \"AppService.CentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.67.129.26/32\",\r\n \"13.67.141.98/32\",\r\n + \ \"13.89.57.7/32\",\r\n \"13.89.172.0/23\",\r\n \"13.89.238.239/32\",\r\n + \ \"20.40.202.0/23\",\r\n \"20.118.40.0/21\",\r\n \"20.118.48.0/20\",\r\n + \ \"23.99.128.52/32\",\r\n \"23.99.183.149/32\",\r\n \"23.99.192.132/32\",\r\n + \ \"23.99.196.180/32\",\r\n \"23.99.206.151/32\",\r\n \"23.99.224.56/32\",\r\n + \ \"23.100.82.11/32\",\r\n \"23.101.118.145/32\",\r\n \"23.101.119.44/32\",\r\n + \ \"23.101.119.163/32\",\r\n \"23.101.120.195/32\",\r\n \"23.101.125.65/32\",\r\n + \ \"40.69.190.41/32\",\r\n \"40.77.56.174/32\",\r\n \"40.83.16.172/32\",\r\n + \ \"40.86.86.144/32\",\r\n \"40.86.91.212/32\",\r\n \"40.86.96.177/32\",\r\n + \ \"40.86.99.202/32\",\r\n \"40.113.204.88/32\",\r\n \"40.113.232.243/32\",\r\n + \ \"40.113.236.45/32\",\r\n \"40.122.36.65/32\",\r\n \"40.122.65.162/32\",\r\n + \ \"40.122.110.154/32\",\r\n \"40.122.114.229/32\",\r\n \"52.165.129.203/32\",\r\n + \ \"52.165.135.234/32\",\r\n \"52.165.155.12/32\",\r\n \"52.165.155.237/32\",\r\n + \ \"52.165.163.223/32\",\r\n \"52.165.168.40/32\",\r\n \"52.165.174.123/32\",\r\n + \ \"52.165.184.170/32\",\r\n \"52.165.220.33/32\",\r\n \"52.165.224.81/32\",\r\n + \ \"52.165.237.15/32\",\r\n \"52.173.28.95/32\",\r\n \"52.173.36.83/32\",\r\n + \ \"52.173.76.33/32\",\r\n \"52.173.77.140/32\",\r\n \"52.173.83.49/32\",\r\n + \ \"52.173.84.157/32\",\r\n \"52.173.87.130/32\",\r\n \"52.173.94.173/32\",\r\n + \ \"52.173.134.115/32\",\r\n \"52.173.139.99/32\",\r\n \"52.173.139.125/32\",\r\n + \ \"52.173.149.254/32\",\r\n \"52.173.151.229/32\",\r\n \"52.173.184.147/32\",\r\n + \ \"52.173.245.249/32\",\r\n \"52.173.249.137/32\",\r\n \"52.176.2.229/32\",\r\n + \ \"52.176.5.241/32\",\r\n \"52.176.6.0/32\",\r\n \"52.176.6.37/32\",\r\n + \ \"52.176.61.128/32\",\r\n \"52.176.104.120/32\",\r\n \"52.176.149.197/32\",\r\n + \ \"52.176.165.69/32\",\r\n \"104.43.129.105/32\",\r\n \"104.43.140.101/32\",\r\n + \ \"104.43.142.33/32\",\r\n \"104.43.221.31/32\",\r\n \"104.43.246.71/32\",\r\n + \ \"104.43.254.102/32\",\r\n \"168.61.152.29/32\",\r\n \"168.61.159.114/32\",\r\n + \ \"168.61.217.214/32\",\r\n \"168.61.218.125/32\",\r\n \"2603:1030:10:5::/117\",\r\n + \ \"2603:1030:10:6::/117\",\r\n \"2603:1030:10:7::/117\",\r\n + \ \"2603:1030:10:8::/117\",\r\n \"2603:1030:10:402::a0/123\",\r\n + \ \"2603:1030:10:802::a0/123\",\r\n \"2603:1030:10:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CentralUSEUAP\",\r\n + \ \"id\": \"AppService.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.45.196.16/29\",\r\n \"20.45.242.176/29\",\r\n + \ \"20.45.243.0/24\",\r\n \"20.45.244.0/25\",\r\n \"40.78.204.160/27\",\r\n + \ \"52.180.178.6/32\",\r\n \"52.180.183.66/32\",\r\n \"104.208.48.107/32\",\r\n + \ \"2603:1030:f:4::/119\",\r\n \"2603:1030:f:400::8a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastAsia\",\r\n + \ \"id\": \"AppService.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.160/27\",\r\n \"13.75.46.26/32\",\r\n \"13.75.47.15/32\",\r\n + \ \"13.75.89.224/32\",\r\n \"13.75.112.108/32\",\r\n \"13.75.115.40/32\",\r\n + \ \"13.94.47.87/32\",\r\n \"20.189.104.96/27\",\r\n \"20.189.109.96/27\",\r\n + \ \"20.189.112.66/32\",\r\n \"20.205.48.0/24\",\r\n \"20.205.66.0/24\",\r\n + \ \"20.205.69.80/28\",\r\n \"20.205.70.0/23\",\r\n \"23.97.79.119/32\",\r\n + \ \"23.99.110.192/32\",\r\n \"23.99.116.70/32\",\r\n \"23.101.10.141/32\",\r\n + \ \"40.83.72.59/32\",\r\n \"40.83.124.73/32\",\r\n \"65.52.160.119/32\",\r\n + \ \"65.52.168.70/32\",\r\n \"191.234.16.188/32\",\r\n \"207.46.144.49/32\",\r\n + \ \"207.46.147.148/32\",\r\n \"2603:1040:207:2::400/120\",\r\n + \ \"2603:1040:207:3::400/118\",\r\n \"2603:1040:207:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS\",\r\n + \ \"id\": \"AppService.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.82.93.245/32\",\r\n \"13.82.101.179/32\",\r\n + \ \"13.82.175.96/32\",\r\n \"13.90.143.69/32\",\r\n \"13.90.213.204/32\",\r\n + \ \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n \"13.92.237.218/32\",\r\n + \ \"20.42.26.252/32\",\r\n \"20.49.104.0/25\",\r\n \"20.119.0.0/20\",\r\n + \ \"20.119.16.0/21\",\r\n \"20.119.27.0/25\",\r\n \"23.96.0.52/32\",\r\n + \ \"23.96.1.109/32\",\r\n \"23.96.13.243/32\",\r\n \"23.96.32.128/32\",\r\n + \ \"23.96.96.142/32\",\r\n \"23.96.103.159/32\",\r\n \"23.96.112.53/32\",\r\n + \ \"23.96.113.128/32\",\r\n \"23.96.124.25/32\",\r\n \"40.71.0.179/32\",\r\n + \ \"40.71.11.128/25\",\r\n \"40.71.177.34/32\",\r\n \"40.71.199.117/32\",\r\n + \ \"40.71.234.254/32\",\r\n \"40.71.250.191/32\",\r\n \"40.76.5.137/32\",\r\n + \ \"40.76.192.15/32\",\r\n \"40.76.210.54/32\",\r\n \"40.76.218.33/32\",\r\n + \ \"40.76.223.101/32\",\r\n \"40.79.154.192/27\",\r\n \"40.85.190.10/32\",\r\n + \ \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n \"40.114.13.25/32\",\r\n + \ \"40.114.41.245/32\",\r\n \"40.114.51.68/32\",\r\n \"40.114.68.21/32\",\r\n + \ \"40.114.106.25/32\",\r\n \"40.117.154.240/32\",\r\n \"40.117.188.126/32\",\r\n + \ \"40.117.190.72/32\",\r\n \"40.121.8.241/32\",\r\n \"40.121.16.193/32\",\r\n + \ \"40.121.32.232/32\",\r\n \"40.121.35.221/32\",\r\n \"40.121.91.199/32\",\r\n + \ \"40.121.212.165/32\",\r\n \"40.121.221.52/32\",\r\n \"52.168.125.188/32\",\r\n + \ \"52.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n \"52.179.97.15/32\",\r\n + \ \"52.226.134.64/32\",\r\n \"52.234.209.94/32\",\r\n \"104.45.129.178/32\",\r\n + \ \"104.45.141.247/32\",\r\n \"104.45.152.13/32\",\r\n \"104.45.152.60/32\",\r\n + \ \"104.45.154.200/32\",\r\n \"104.211.26.212/32\",\r\n \"137.117.58.204/32\",\r\n + \ \"137.117.66.167/32\",\r\n \"137.117.84.54/32\",\r\n \"137.117.90.63/32\",\r\n + \ \"137.117.93.87/32\",\r\n \"137.135.91.176/32\",\r\n \"137.135.107.235/32\",\r\n + \ \"168.62.48.183/32\",\r\n \"168.62.180.173/32\",\r\n \"191.236.16.12/32\",\r\n + \ \"191.236.59.67/32\",\r\n \"191.237.24.89/32\",\r\n \"191.237.27.74/32\",\r\n + \ \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n \"2603:1030:210:6::/117\",\r\n + \ \"2603:1030:210:7::/117\",\r\n \"2603:1030:210:8::/117\",\r\n + \ \"2603:1030:210:9::/117\",\r\n \"2603:1030:210:402::a0/123\",\r\n + \ \"2603:1030:210:802::a0/123\",\r\n \"2603:1030:210:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS2\",\r\n + \ \"id\": \"AppService.EastUS2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.68.29.136/32\",\r\n \"13.68.101.62/32\",\r\n + \ \"13.77.82.141/32\",\r\n \"13.77.83.246/32\",\r\n \"13.77.96.119/32\",\r\n + \ \"20.49.97.0/25\",\r\n \"20.119.128.0/20\",\r\n \"20.119.144.0/21\",\r\n + \ \"20.119.155.0/25\",\r\n \"23.101.147.117/32\",\r\n \"40.70.27.35/32\",\r\n + \ \"40.70.147.0/25\",\r\n \"40.79.65.200/32\",\r\n \"40.84.54.203/32\",\r\n + \ \"40.84.59.174/32\",\r\n \"40.123.45.47/32\",\r\n \"40.123.47.58/32\",\r\n + \ \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n \"52.177.206.73/32\",\r\n + \ \"52.179.188.206/32\",\r\n \"52.184.162.135/32\",\r\n \"52.184.193.103/32\",\r\n + \ \"52.184.193.104/32\",\r\n \"104.46.101.59/32\",\r\n \"104.209.178.67/32\",\r\n + \ \"104.209.192.206/32\",\r\n \"104.209.197.87/32\",\r\n + \ \"137.116.78.243/32\",\r\n \"137.116.88.213/32\",\r\n \"191.236.192.121/32\",\r\n + \ \"191.237.128.238/32\",\r\n \"2603:1030:40c:5::/117\",\r\n + \ \"2603:1030:40c:6::/117\",\r\n \"2603:1030:40c:7::/117\",\r\n + \ \"2603:1030:40c:8::/117\",\r\n \"2603:1030:40c:402::a0/123\",\r\n + \ \"2603:1030:40c:802::a0/123\",\r\n \"2603:1030:40c:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS2EUAP\",\r\n + \ \"id\": \"AppService.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.39.11.104/29\",\r\n \"20.47.233.120/29\",\r\n + \ \"20.47.234.0/24\",\r\n \"20.47.235.0/25\",\r\n \"52.225.179.39/32\",\r\n + \ \"52.225.190.65/32\",\r\n \"52.253.224.223/32\",\r\n \"2603:1030:40b:3::400/119\",\r\n + \ \"2603:1030:40b:400::8a0/123\",\r\n \"2603:1030:40b:800::a0/123\",\r\n + \ \"2603:1030:40b:c00::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.FranceCentral\",\r\n \"id\": \"AppService.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.43.43.32/27\",\r\n \"20.111.0.248/29\",\r\n \"20.111.1.0/24\",\r\n \ \"20.111.2.0/25\",\r\n \"40.79.130.128/27\",\r\n \"40.89.131.148/32\",\r\n \ \"40.89.141.103/32\",\r\n \"52.143.137.150/32\",\r\n \"2603:1020:805:2::600/119\",\r\n \ \"2603:1020:805:402::a0/123\",\r\n \"2603:1020:805:802::a0/123\",\r\n \ \"2603:1020:805:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.FranceSouth\",\r\n \"id\": \"AppService.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.96/27\",\r\n - \ \"51.105.90.32/27\",\r\n \"52.136.138.55/32\",\r\n \"52.136.190.0/25\",\r\n - \ \"52.136.190.128/27\",\r\n \"2603:1020:905:2::300/120\",\r\n - \ \"2603:1020:905:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.GermanyNorth\",\r\n \"id\": \"AppService.GermanyNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.116.49.32/27\",\r\n - \ \"51.116.58.160/27\",\r\n \"51.116.75.128/25\",\r\n \"51.116.76.0/24\",\r\n - \ \"51.116.77.0/29\",\r\n \"2603:1020:d04:2::200/119\",\r\n - \ \"2603:1020:d04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.GermanyWestCentral\",\r\n \"id\": - \"AppService.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"40.79.178.96/27\",\r\n \"51.105.90.32/27\",\r\n + \ \"52.136.138.55/32\",\r\n \"52.136.190.0/25\",\r\n \"52.136.190.128/27\",\r\n + \ \"2603:1020:905:2::300/120\",\r\n \"2603:1020:905:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.GermanyNorth\",\r\n + \ \"id\": \"AppService.GermanyNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"51.116.49.32/27\",\r\n \"51.116.58.160/27\",\r\n + \ \"51.116.75.128/25\",\r\n \"51.116.76.0/24\",\r\n \"51.116.77.0/29\",\r\n + \ \"2603:1020:d04:2::200/119\",\r\n \"2603:1020:d04:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.GermanyWestCentral\",\r\n + \ \"id\": \"AppService.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.79.104.0/23\",\r\n \"20.79.106.0/24\",\r\n \"20.79.107.0/28\",\r\n @@ -2272,7 +2287,7 @@ interactions: \ \"2603:1020:c04:802::a0/123\",\r\n \"2603:1020:c04:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JapanEast\",\r\n \ \"id\": \"AppService.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2286,111 +2301,114 @@ interactions: \ \"2603:1040:407:402::a0/123\",\r\n \"2603:1040:407:802::a0/123\",\r\n \ \"2603:1040:407:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.JapanWest\",\r\n \"id\": \"AppService.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.189.194.112/28\",\r\n \"20.189.195.0/24\",\r\n + \ \"20.189.196.0/23\",\r\n \"40.74.100.128/27\",\r\n \"40.74.133.20/32\",\r\n + \ \"40.80.58.224/27\",\r\n \"52.175.158.219/32\",\r\n \"104.214.137.236/32\",\r\n + \ \"104.215.11.176/32\",\r\n \"104.215.58.230/32\",\r\n \"138.91.16.18/32\",\r\n + \ \"2603:1040:606:2::400/118\",\r\n \"2603:1040:606:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaCentral\",\r\n + \ \"id\": \"AppService.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.189.194.112/28\",\r\n - \ \"20.189.195.0/24\",\r\n \"20.189.196.0/23\",\r\n \"40.74.100.128/27\",\r\n - \ \"40.74.133.20/32\",\r\n \"40.80.58.224/27\",\r\n \"52.175.158.219/32\",\r\n - \ \"104.214.137.236/32\",\r\n \"104.215.11.176/32\",\r\n - \ \"104.215.58.230/32\",\r\n \"138.91.16.18/32\",\r\n \"2603:1040:606:2::400/118\",\r\n - \ \"2603:1040:606:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.JioIndiaCentral\",\r\n \"id\": - \"AppService.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.192.54.0/24\",\r\n + \ \"20.192.234.128/27\",\r\n \"20.207.0.96/27\",\r\n \"20.207.0.128/25\",\r\n + \ \"2603:1040:1104:2::300/120\",\r\n \"2603:1040:1104:400::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaWest\",\r\n + \ \"id\": \"AppService.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": - [\r\n \"20.192.54.0/24\",\r\n \"20.192.234.128/27\",\r\n - \ \"20.207.0.96/27\",\r\n \"20.207.0.128/25\",\r\n \"2603:1040:1104:2::300/120\",\r\n - \ \"2603:1040:1104:400::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.JioIndiaWest\",\r\n \"id\": \"AppService.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.193.198.0/24\",\r\n - \ \"20.193.202.128/27\",\r\n \"40.64.8.224/27\",\r\n \"40.64.9.0/25\",\r\n - \ \"40.64.10.0/25\",\r\n \"40.64.10.128/27\",\r\n \"2603:1040:d04:3::100/120\",\r\n + [\r\n \"20.193.198.0/24\",\r\n \"20.193.202.128/27\",\r\n + \ \"40.64.8.224/27\",\r\n \"40.64.9.0/25\",\r\n \"40.64.10.0/25\",\r\n + \ \"40.64.10.128/27\",\r\n \"2603:1040:d04:3::100/120\",\r\n \ \"2603:1040:d04:400::a0/123\",\r\n \"2603:1040:d04:800::160/123\",\r\n \ \"2603:1040:d04:800::360/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.KoreaCentral\",\r\n \"id\": \"AppService.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.41.66.224/27\",\r\n - \ \"20.44.26.160/27\",\r\n \"20.194.66.32/27\",\r\n \"20.200.196.104/29\",\r\n - \ \"20.200.196.128/25\",\r\n \"20.200.197.0/24\",\r\n \"52.231.18.128/27\",\r\n - \ \"52.231.32.120/32\",\r\n \"52.231.38.95/32\",\r\n \"52.231.77.58/32\",\r\n - \ \"2603:1040:f05:3::200/119\",\r\n \"2603:1040:f05:402::a0/123\",\r\n - \ \"2603:1040:f05:802::a0/123\",\r\n \"2603:1040:f05:c02::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.KoreaSouth\",\r\n - \ \"id\": \"AppService.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.41.66.224/27\",\r\n \"20.44.26.160/27\",\r\n + \ \"20.194.66.32/27\",\r\n \"20.200.196.104/29\",\r\n \"20.200.196.128/25\",\r\n + \ \"20.200.197.0/24\",\r\n \"52.231.18.128/27\",\r\n \"52.231.32.120/32\",\r\n + \ \"52.231.38.95/32\",\r\n \"52.231.77.58/32\",\r\n \"2603:1040:f05:3::200/119\",\r\n + \ \"2603:1040:f05:402::a0/123\",\r\n \"2603:1040:f05:802::a0/123\",\r\n + \ \"2603:1040:f05:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.KoreaSouth\",\r\n \"id\": \"AppService.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"40.80.170.224/27\",\r\n \"52.147.117.224/27\",\r\n \ \"52.147.118.128/25\",\r\n \"52.147.119.64/27\",\r\n \"52.147.119.128/25\",\r\n \ \"52.231.146.96/27\",\r\n \"52.231.200.101/32\",\r\n \"52.231.200.179/32\",\r\n \ \"2603:1040:e05:1::200/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorthCentralUS\",\r\n \"id\": \"AppService.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"23.96.187.5/32\",\r\n - \ \"23.96.201.21/32\",\r\n \"23.96.207.177/32\",\r\n \"23.96.209.155/32\",\r\n - \ \"23.96.220.116/32\",\r\n \"23.100.72.240/32\",\r\n \"23.101.169.175/32\",\r\n - \ \"23.101.171.94/32\",\r\n \"23.101.172.244/32\",\r\n \"40.80.191.0/25\",\r\n - \ \"52.159.64.0/22\",\r\n \"52.159.68.0/23\",\r\n \"52.159.70.0/24\",\r\n - \ \"52.159.71.0/25\",\r\n \"52.159.71.128/27\",\r\n \"52.162.107.0/25\",\r\n - \ \"52.162.208.73/32\",\r\n \"52.237.130.0/32\",\r\n \"52.240.149.243/32\",\r\n - \ \"52.240.155.58/32\",\r\n \"52.252.160.21/32\",\r\n \"65.52.24.41/32\",\r\n - \ \"65.52.213.73/32\",\r\n \"65.52.217.59/32\",\r\n \"65.52.218.253/32\",\r\n - \ \"157.56.13.114/32\",\r\n \"168.62.224.13/32\",\r\n \"168.62.225.23/32\",\r\n - \ \"191.236.148.9/32\",\r\n \"2603:1030:608:2::/117\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"23.96.187.5/32\",\r\n \"23.96.201.21/32\",\r\n \"23.96.207.177/32\",\r\n + \ \"23.96.209.155/32\",\r\n \"23.96.220.116/32\",\r\n \"23.100.72.240/32\",\r\n + \ \"23.101.169.175/32\",\r\n \"23.101.171.94/32\",\r\n \"23.101.172.244/32\",\r\n + \ \"40.80.191.0/25\",\r\n \"52.159.64.0/22\",\r\n \"52.159.68.0/23\",\r\n + \ \"52.159.70.0/24\",\r\n \"52.159.71.0/25\",\r\n \"52.159.71.128/27\",\r\n + \ \"52.162.107.0/25\",\r\n \"52.162.208.73/32\",\r\n \"52.237.130.0/32\",\r\n + \ \"52.240.149.243/32\",\r\n \"52.240.155.58/32\",\r\n \"52.252.160.21/32\",\r\n + \ \"65.52.24.41/32\",\r\n \"65.52.213.73/32\",\r\n \"65.52.217.59/32\",\r\n + \ \"65.52.218.253/32\",\r\n \"157.56.13.114/32\",\r\n \"168.62.224.13/32\",\r\n + \ \"168.62.225.23/32\",\r\n \"191.236.148.9/32\",\r\n \"2603:1030:608:2::/117\",\r\n \ \"2603:1030:608:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorthEurope\",\r\n \"id\": \"AppService.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.69.186.152/32\",\r\n - \ \"13.69.228.0/25\",\r\n \"13.69.253.145/32\",\r\n \"13.74.41.233/32\",\r\n - \ \"13.74.147.218/32\",\r\n \"13.74.158.5/32\",\r\n \"13.74.252.44/32\",\r\n - \ \"13.79.2.71/32\",\r\n \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n - \ \"20.50.64.0/25\",\r\n \"20.107.224.0/21\",\r\n \"20.107.239.0/26\",\r\n - \ \"23.100.48.106/32\",\r\n \"23.100.50.51/32\",\r\n \"23.100.52.22/32\",\r\n - \ \"23.100.56.27/32\",\r\n \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n - \ \"23.102.12.43/32\",\r\n \"23.102.21.198/32\",\r\n \"23.102.21.212/32\",\r\n - \ \"23.102.25.149/32\",\r\n \"23.102.28.178/32\",\r\n \"40.69.43.225/32\",\r\n - \ \"40.69.88.149/32\",\r\n \"40.69.200.124/32\",\r\n \"40.69.210.172/32\",\r\n - \ \"40.69.218.150/32\",\r\n \"40.85.74.227/32\",\r\n \"40.85.92.115/32\",\r\n - \ \"40.85.96.208/32\",\r\n \"40.112.69.156/32\",\r\n \"40.112.90.244/32\",\r\n - \ \"40.112.93.201/32\",\r\n \"40.113.2.52/32\",\r\n \"40.113.65.9/32\",\r\n - \ \"40.113.71.148/32\",\r\n \"40.113.81.82/32\",\r\n \"40.113.90.202/32\",\r\n - \ \"40.115.98.85/32\",\r\n \"40.127.132.204/32\",\r\n \"40.127.139.252/32\",\r\n - \ \"40.127.192.244/32\",\r\n \"40.127.196.56/32\",\r\n \"52.138.196.70/32\",\r\n - \ \"52.138.218.121/32\",\r\n \"52.164.201.186/32\",\r\n \"52.164.250.133/32\",\r\n - \ \"52.169.73.236/32\",\r\n \"52.169.78.163/32\",\r\n \"52.169.180.223/32\",\r\n - \ \"52.169.184.163/32\",\r\n \"52.169.188.236/32\",\r\n \"52.169.191.40/32\",\r\n - \ \"52.178.158.175/32\",\r\n \"52.178.164.235/32\",\r\n \"52.178.179.169/32\",\r\n - \ \"52.178.190.191/32\",\r\n \"52.178.201.147/32\",\r\n \"52.178.208.12/32\",\r\n - \ \"52.178.212.17/32\",\r\n \"52.178.214.89/32\",\r\n \"94.245.104.73/32\",\r\n - \ \"104.41.216.137/32\",\r\n \"104.41.229.199/32\",\r\n \"104.45.81.79/32\",\r\n - \ \"104.45.95.61/32\",\r\n \"137.135.129.175/32\",\r\n \"137.135.133.221/32\",\r\n - \ \"168.63.53.239/32\",\r\n \"191.235.160.13/32\",\r\n \"191.235.176.12/32\",\r\n - \ \"191.235.177.30/32\",\r\n \"191.235.208.12/32\",\r\n \"191.235.215.184/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.69.186.152/32\",\r\n \"13.69.228.0/25\",\r\n + \ \"13.69.253.145/32\",\r\n \"13.74.41.233/32\",\r\n \"13.74.147.218/32\",\r\n + \ \"13.74.158.5/32\",\r\n \"13.74.252.44/32\",\r\n \"13.79.2.71/32\",\r\n + \ \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n \"20.50.64.0/25\",\r\n + \ \"20.107.224.0/21\",\r\n \"20.107.239.0/26\",\r\n \"23.100.48.106/32\",\r\n + \ \"23.100.50.51/32\",\r\n \"23.100.52.22/32\",\r\n \"23.100.56.27/32\",\r\n + \ \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n \"23.102.12.43/32\",\r\n + \ \"23.102.21.198/32\",\r\n \"23.102.21.212/32\",\r\n \"23.102.25.149/32\",\r\n + \ \"23.102.28.178/32\",\r\n \"40.69.43.225/32\",\r\n \"40.69.88.149/32\",\r\n + \ \"40.69.200.124/32\",\r\n \"40.69.210.172/32\",\r\n \"40.69.218.150/32\",\r\n + \ \"40.85.74.227/32\",\r\n \"40.85.92.115/32\",\r\n \"40.85.96.208/32\",\r\n + \ \"40.112.69.156/32\",\r\n \"40.112.90.244/32\",\r\n \"40.112.93.201/32\",\r\n + \ \"40.113.2.52/32\",\r\n \"40.113.65.9/32\",\r\n \"40.113.71.148/32\",\r\n + \ \"40.113.81.82/32\",\r\n \"40.113.90.202/32\",\r\n \"40.115.98.85/32\",\r\n + \ \"40.127.132.204/32\",\r\n \"40.127.139.252/32\",\r\n \"40.127.192.244/32\",\r\n + \ \"40.127.196.56/32\",\r\n \"52.138.196.70/32\",\r\n \"52.138.218.121/32\",\r\n + \ \"52.164.201.186/32\",\r\n \"52.164.250.133/32\",\r\n \"52.169.73.236/32\",\r\n + \ \"52.169.78.163/32\",\r\n \"52.169.180.223/32\",\r\n \"52.169.184.163/32\",\r\n + \ \"52.169.188.236/32\",\r\n \"52.169.191.40/32\",\r\n \"52.178.158.175/32\",\r\n + \ \"52.178.164.235/32\",\r\n \"52.178.179.169/32\",\r\n \"52.178.190.191/32\",\r\n + \ \"52.178.201.147/32\",\r\n \"52.178.208.12/32\",\r\n \"52.178.212.17/32\",\r\n + \ \"52.178.214.89/32\",\r\n \"94.245.104.73/32\",\r\n \"104.41.216.137/32\",\r\n + \ \"104.41.229.199/32\",\r\n \"104.45.81.79/32\",\r\n \"104.45.95.61/32\",\r\n + \ \"137.135.129.175/32\",\r\n \"137.135.133.221/32\",\r\n + \ \"168.63.53.239/32\",\r\n \"191.235.160.13/32\",\r\n \"191.235.176.12/32\",\r\n + \ \"191.235.177.30/32\",\r\n \"191.235.208.12/32\",\r\n \"191.235.215.184/32\",\r\n \ \"2603:1020:5:5::/117\",\r\n \"2603:1020:5:6::/117\",\r\n \ \"2603:1020:5:402::a0/123\",\r\n \"2603:1020:5:802::a0/123\",\r\n \ \"2603:1020:5:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorwayEast\",\r\n \"id\": \"AppService.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.100.2.32/29\",\r\n \ \"20.100.2.128/25\",\r\n \"20.100.3.0/24\",\r\n \"51.120.42.0/27\",\r\n @@ -2399,16 +2417,24 @@ interactions: \ \"2603:1020:e04:802::a0/123\",\r\n \"2603:1020:e04:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.NorwayWest\",\r\n \ \"id\": \"AppService.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.13.142.128/25\",\r\n \"51.13.143.64/27\",\r\n \ \"51.13.143.128/25\",\r\n \"51.120.218.192/27\",\r\n \"51.120.226.0/27\",\r\n \ \"2603:1020:f04:3::400/120\",\r\n \"2603:1020:f04:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.QatarCentral\",\r\n + \ \"id\": \"AppService.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.21.52.0/24\",\r\n \"20.21.54.0/25\",\r\n \"20.21.54.128/27\",\r\n + \ \"2603:1040:1002:2::100/120\",\r\n \"2603:1040:1002:2::400/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthAfricaNorth\",\r\n \ \"id\": \"AppService.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -2419,7 +2445,7 @@ interactions: \ \"2603:1000:104:802::a0/123\",\r\n \"2603:1000:104:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthAfricaWest\",\r\n \ \"id\": \"AppService.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -2428,7 +2454,7 @@ interactions: \ \"2603:1000:4:2::400/120\",\r\n \"2603:1000:4:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthCentralUS\",\r\n \ \"id\": \"AppService.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -2468,42 +2494,43 @@ interactions: \ \"2603:1030:807:802::a0/123\",\r\n \"2603:1030:807:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthCentralUSSTG\",\r\n \ \"id\": \"AppService.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.32/27\",\r\n \"23.100.216.96/27\",\r\n \"23.100.216.128/25\",\r\n \ \"2603:1030:302::600/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SoutheastAsia\",\r\n \"id\": \"AppService.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.67.9.0/25\",\r\n - \ \"13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n \"13.76.44.139/32\",\r\n - \ \"13.76.245.96/32\",\r\n \"20.43.132.128/25\",\r\n \"20.188.98.74/32\",\r\n - \ \"20.212.64.0/21\",\r\n \"20.212.79.0/26\",\r\n \"23.97.56.169/32\",\r\n - \ \"23.98.64.36/32\",\r\n \"23.98.64.158/32\",\r\n \"23.101.27.182/32\",\r\n - \ \"52.163.122.160/32\",\r\n \"52.187.17.126/32\",\r\n \"52.187.36.104/32\",\r\n - \ \"52.187.52.94/32\",\r\n \"52.187.135.79/32\",\r\n \"52.230.1.186/32\",\r\n - \ \"104.215.147.45/32\",\r\n \"104.215.155.1/32\",\r\n \"111.221.95.27/32\",\r\n - \ \"137.116.128.188/32\",\r\n \"137.116.153.238/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.67.9.0/25\",\r\n \"13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n + \ \"13.76.44.139/32\",\r\n \"13.76.245.96/32\",\r\n \"20.43.132.128/25\",\r\n + \ \"20.188.98.74/32\",\r\n \"20.212.64.0/21\",\r\n \"20.212.79.0/26\",\r\n + \ \"23.97.56.169/32\",\r\n \"23.98.64.36/32\",\r\n \"23.98.64.158/32\",\r\n + \ \"23.101.27.182/32\",\r\n \"52.163.122.160/32\",\r\n \"52.187.17.126/32\",\r\n + \ \"52.187.36.104/32\",\r\n \"52.187.52.94/32\",\r\n \"52.187.135.79/32\",\r\n + \ \"52.230.1.186/32\",\r\n \"104.215.147.45/32\",\r\n \"104.215.155.1/32\",\r\n + \ \"111.221.95.27/32\",\r\n \"137.116.128.188/32\",\r\n \"137.116.153.238/32\",\r\n \ \"2603:1040:5:4::/117\",\r\n \"2603:1040:5:5::/117\",\r\n \ \"2603:1040:5:402::a0/123\",\r\n \"2603:1040:5:802::a0/123\",\r\n \ \"2603:1040:5:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SouthIndia\",\r\n \"id\": \"AppService.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.71.122.35/32\",\r\n - \ \"13.71.123.138/32\",\r\n \"20.41.195.192/27\",\r\n \"20.192.153.144/28\",\r\n - \ \"20.192.154.0/23\",\r\n \"20.192.156.0/24\",\r\n \"40.78.194.96/27\",\r\n - \ \"52.172.54.225/32\",\r\n \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.71.122.35/32\",\r\n \"13.71.123.138/32\",\r\n + \ \"20.41.195.192/27\",\r\n \"20.192.153.144/28\",\r\n \"20.192.154.0/23\",\r\n + \ \"20.192.156.0/24\",\r\n \"40.78.194.96/27\",\r\n \"52.172.54.225/32\",\r\n + \ \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n \ \"2603:1040:c06:2::400/118\",\r\n \"2603:1040:c06:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SwedenCentral\",\r\n \ \"id\": \"AppService.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2513,17 +2540,18 @@ interactions: \ \"2603:1020:1004:400::a0/123\",\r\n \"2603:1020:1004:800::160/123\",\r\n \ \"2603:1020:1004:800::360/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SwedenSouth\",\r\n \"id\": \"AppService.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.91.8.64/27\",\r\n - \ \"20.91.8.128/25\",\r\n \"51.12.23.0/24\",\r\n \"51.12.202.192/27\",\r\n - \ \"2603:1020:1104:2::300/120\",\r\n \"2603:1020:1104:400::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SwitzerlandNorth\",\r\n - \ \"id\": \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.91.8.64/27\",\r\n \"20.91.8.128/25\",\r\n \"51.12.23.0/24\",\r\n + \ \"51.12.202.192/27\",\r\n \"2603:1020:1104:2::300/120\",\r\n + \ \"2603:1020:1104:400::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.SwitzerlandNorth\",\r\n \"id\": + \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.208.1.0/24\",\r\n \"20.208.5.32/29\",\r\n \"20.208.5.128/25\",\r\n @@ -2532,7 +2560,7 @@ interactions: \ \"2603:1020:a04:402::a0/123\",\r\n \"2603:1020:a04:802::a0/123\",\r\n \ \"2603:1020:a04:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SwitzerlandWest\",\r\n \"id\": - \"AppService.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AppService.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -2541,26 +2569,27 @@ interactions: \ \"51.107.154.160/27\",\r\n \"51.107.255.192/26\",\r\n \"2603:1020:b04:2::400/120\",\r\n \ \"2603:1020:b04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.UAECentral\",\r\n \"id\": \"AppService.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.37.66.0/27\",\r\n - \ \"20.37.74.96/27\",\r\n \"20.45.94.192/26\",\r\n \"20.45.95.0/26\",\r\n - \ \"2603:1040:b04:2::400/120\",\r\n \"2603:1040:b04:402::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UAENorth\",\r\n - \ \"id\": \"AppService.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.37.66.0/27\",\r\n \"20.37.74.96/27\",\r\n \"20.45.94.192/26\",\r\n + \ \"20.45.95.0/26\",\r\n \"2603:1040:b04:2::400/120\",\r\n + \ \"2603:1040:b04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.UAENorth\",\r\n \"id\": \"AppService.UAENorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.38.138.0/27\",\r\n \"20.74.192.0/23\",\r\n \"20.74.194.0/24\",\r\n \ \"20.74.195.0/28\",\r\n \"40.120.74.32/27\",\r\n \"65.52.250.96/27\",\r\n \ \"2603:1040:904:3::300/120\",\r\n \"2603:1040:904:402::a0/123\",\r\n \ \"2603:1040:904:802::a0/123\",\r\n \"2603:1040:904:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UKSouth\",\r\n \ \"id\": \"AppService.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2575,7 +2604,7 @@ interactions: \ \"2603:1020:705:802::a0/123\",\r\n \"2603:1020:705:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UKWest\",\r\n \ \"id\": \"AppService.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2586,7 +2615,7 @@ interactions: \ \"2603:1020:605:2::400/118\",\r\n \"2603:1020:605:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestCentralUS\",\r\n \ \"id\": \"AppService.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2596,7 +2625,7 @@ interactions: \ \"2603:1030:b04:3::200/119\",\r\n \"2603:1030:b04:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestEurope\",\r\n \ \"id\": \"AppService.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2651,7 +2680,7 @@ interactions: \ \"2603:1020:206:802::a0/123\",\r\n \"2603:1020:206:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestIndia\",\r\n \ \"id\": \"AppService.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2661,9 +2690,9 @@ interactions: \ \"104.211.184.197/32\",\r\n \"2603:1040:806:2::400/118\",\r\n \ \"2603:1040:806:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.WestUS\",\r\n \"id\": \"AppService.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.64.73.110/32\",\r\n \ \"13.91.40.166/32\",\r\n \"13.91.242.166/32\",\r\n \"13.93.141.10/32\",\r\n @@ -2693,9 +2722,9 @@ interactions: \ \"2603:1030:a07:2::/117\",\r\n \"2603:1030:a07:6::/117\",\r\n \ \"2603:1030:a07:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.WestUS2\",\r\n \"id\": \"AppService.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.96/27\",\r\n \ \"13.66.209.135/32\",\r\n \"13.66.212.205/32\",\r\n \"13.66.226.80/32\",\r\n @@ -2709,7 +2738,7 @@ interactions: \ \"2603:1030:c06:802::a0/123\",\r\n \"2603:1030:c06:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestUS3\",\r\n \ \"id\": \"AppService.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2739,7 +2768,7 @@ interactions: \ \"2603:1030:504:802::360/123\",\r\n \"2603:1030:504:c02::3a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppServiceManagement\",\r\n \ \"id\": \"AppServiceManagement\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppServiceManagement\",\r\n @@ -2921,7 +2950,7 @@ interactions: \ \"2603:1050:403:1::4c0/123\",\r\n \"2603:1050:403:400::100/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureActiveDirectory\",\r\n \ \"id\": \"AzureActiveDirectory\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureAD\",\r\n @@ -2971,48 +3000,48 @@ interactions: \ \"2603:1047:1::/48\",\r\n \"2603:1056:2000::/48\",\r\n \ \"2603:1057:2::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureActiveDirectoryDomainServices\",\r\n \"id\": \"AzureActiveDirectoryDomainServices\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureIdentity\",\r\n \"addressPrefixes\": [\r\n \"13.64.151.161/32\",\r\n + \ \"13.66.141.64/27\",\r\n \"13.67.9.224/27\",\r\n \"13.69.66.160/27\",\r\n + \ \"13.69.229.96/27\",\r\n \"13.70.73.32/27\",\r\n \"13.71.172.160/27\",\r\n + \ \"13.71.195.224/27\",\r\n \"13.73.240.32/27\",\r\n \"13.74.249.156/32\",\r\n + \ \"13.75.38.32/27\",\r\n \"13.75.105.168/32\",\r\n \"13.77.52.160/27\",\r\n + \ \"13.78.108.192/27\",\r\n \"13.78.172.246/32\",\r\n \"13.79.37.247/32\",\r\n + \ \"13.86.219.0/27\",\r\n \"13.87.57.160/27\",\r\n \"13.87.123.160/27\",\r\n + \ \"13.89.174.0/27\",\r\n \"20.36.107.192/27\",\r\n \"20.36.115.64/27\",\r\n + \ \"20.37.75.96/27\",\r\n \"20.43.120.32/27\",\r\n \"20.44.3.160/27\",\r\n + \ \"20.44.16.32/27\",\r\n \"20.46.10.64/27\",\r\n \"20.51.16.128/27\",\r\n + \ \"20.61.98.160/27\",\r\n \"20.62.129.0/27\",\r\n \"20.66.2.32/27\",\r\n + \ \"20.72.21.64/27\",\r\n \"20.187.197.32/27\",\r\n \"20.190.165.48/29\",\r\n + \ \"20.190.166.48/29\",\r\n \"20.190.166.112/29\",\r\n \"20.190.166.176/29\",\r\n + \ \"20.195.56.102/32\",\r\n \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n + \ \"23.101.0.70/32\",\r\n \"23.101.6.190/32\",\r\n \"40.68.160.142/32\",\r\n + \ \"40.69.107.160/27\",\r\n \"40.71.13.0/27\",\r\n \"40.74.101.64/27\",\r\n + \ \"40.74.146.192/27\",\r\n \"40.78.195.160/27\",\r\n \"40.78.203.64/27\",\r\n + \ \"40.79.131.128/27\",\r\n \"40.79.179.128/27\",\r\n \"40.83.144.56/32\",\r\n + \ \"40.126.37.48/29\",\r\n \"40.126.38.48/29\",\r\n \"40.126.38.112/29\",\r\n + \ \"40.126.38.176/29\",\r\n \"51.140.148.192/27\",\r\n \"51.140.211.192/27\",\r\n + \ \"52.138.65.157/32\",\r\n \"52.138.68.41/32\",\r\n \"52.146.132.96/27\",\r\n + \ \"52.150.157.0/27\",\r\n \"52.161.13.71/32\",\r\n \"52.161.13.95/32\",\r\n + \ \"52.161.110.169/32\",\r\n \"52.162.110.96/27\",\r\n \"52.169.125.119/32\",\r\n + \ \"52.169.218.0/32\",\r\n \"52.174.189.149/32\",\r\n \"52.175.18.134/32\",\r\n + \ \"52.178.27.112/32\",\r\n \"52.179.122.218/32\",\r\n \"52.179.126.223/32\",\r\n + \ \"52.180.177.87/32\",\r\n \"52.180.179.108/32\",\r\n \"52.180.181.61/32\",\r\n + \ \"52.180.183.8/32\",\r\n \"52.187.19.1/32\",\r\n \"52.187.113.48/32\",\r\n + \ \"52.187.117.83/32\",\r\n \"52.187.120.237/32\",\r\n \"52.225.184.198/32\",\r\n + \ \"52.225.188.89/32\",\r\n \"52.231.19.128/27\",\r\n \"52.231.147.192/27\",\r\n + \ \"65.52.251.96/27\",\r\n \"104.40.84.19/32\",\r\n \"104.40.87.209/32\",\r\n + \ \"104.40.156.18/32\",\r\n \"104.41.159.212/32\",\r\n \"104.45.138.161/32\",\r\n + \ \"104.46.178.128/27\",\r\n \"104.211.147.160/27\",\r\n + \ \"191.233.204.160/27\",\r\n \"2603:1030:107:2::100/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureAdvancedThreatProtection\",\r\n + \ \"id\": \"AzureAdvancedThreatProtection\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureIdentity\",\r\n \"addressPrefixes\": - [\r\n \"13.64.151.161/32\",\r\n \"13.66.141.64/27\",\r\n - \ \"13.67.9.224/27\",\r\n \"13.69.66.160/27\",\r\n \"13.69.229.96/27\",\r\n - \ \"13.70.73.32/27\",\r\n \"13.71.172.160/27\",\r\n \"13.71.195.224/27\",\r\n - \ \"13.73.240.32/27\",\r\n \"13.74.249.156/32\",\r\n \"13.75.38.32/27\",\r\n - \ \"13.75.105.168/32\",\r\n \"13.77.52.160/27\",\r\n \"13.78.108.192/27\",\r\n - \ \"13.78.172.246/32\",\r\n \"13.79.37.247/32\",\r\n \"13.86.219.0/27\",\r\n - \ \"13.87.57.160/27\",\r\n \"13.87.123.160/27\",\r\n \"13.89.174.0/27\",\r\n - \ \"20.36.107.192/27\",\r\n \"20.36.115.64/27\",\r\n \"20.37.75.96/27\",\r\n - \ \"20.43.120.32/27\",\r\n \"20.44.3.160/27\",\r\n \"20.44.16.32/27\",\r\n - \ \"20.46.10.64/27\",\r\n \"20.51.16.128/27\",\r\n \"20.61.98.160/27\",\r\n - \ \"20.62.129.0/27\",\r\n \"20.66.2.32/27\",\r\n \"20.72.21.64/27\",\r\n - \ \"20.187.197.32/27\",\r\n \"20.190.165.48/29\",\r\n \"20.190.166.48/29\",\r\n - \ \"20.190.166.112/29\",\r\n \"20.190.166.176/29\",\r\n \"20.195.56.102/32\",\r\n - \ \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n \"23.101.0.70/32\",\r\n - \ \"23.101.6.190/32\",\r\n \"40.68.160.142/32\",\r\n \"40.69.107.160/27\",\r\n - \ \"40.71.13.0/27\",\r\n \"40.74.101.64/27\",\r\n \"40.74.146.192/27\",\r\n - \ \"40.78.195.160/27\",\r\n \"40.78.203.64/27\",\r\n \"40.79.131.128/27\",\r\n - \ \"40.79.179.128/27\",\r\n \"40.83.144.56/32\",\r\n \"40.126.37.48/29\",\r\n - \ \"40.126.38.48/29\",\r\n \"40.126.38.112/29\",\r\n \"40.126.38.176/29\",\r\n - \ \"51.140.148.192/27\",\r\n \"51.140.211.192/27\",\r\n \"52.138.65.157/32\",\r\n - \ \"52.138.68.41/32\",\r\n \"52.146.132.96/27\",\r\n \"52.150.157.0/27\",\r\n - \ \"52.161.13.71/32\",\r\n \"52.161.13.95/32\",\r\n \"52.161.110.169/32\",\r\n - \ \"52.162.110.96/27\",\r\n \"52.169.125.119/32\",\r\n \"52.169.218.0/32\",\r\n - \ \"52.174.189.149/32\",\r\n \"52.175.18.134/32\",\r\n \"52.178.27.112/32\",\r\n - \ \"52.179.122.218/32\",\r\n \"52.179.126.223/32\",\r\n \"52.180.177.87/32\",\r\n - \ \"52.180.179.108/32\",\r\n \"52.180.181.61/32\",\r\n \"52.180.183.8/32\",\r\n - \ \"52.187.19.1/32\",\r\n \"52.187.113.48/32\",\r\n \"52.187.117.83/32\",\r\n - \ \"52.187.120.237/32\",\r\n \"52.225.184.198/32\",\r\n \"52.225.188.89/32\",\r\n - \ \"52.231.19.128/27\",\r\n \"52.231.147.192/27\",\r\n \"65.52.251.96/27\",\r\n - \ \"104.40.84.19/32\",\r\n \"104.40.87.209/32\",\r\n \"104.40.156.18/32\",\r\n - \ \"104.41.159.212/32\",\r\n \"104.45.138.161/32\",\r\n \"104.46.178.128/27\",\r\n - \ \"104.211.147.160/27\",\r\n \"191.233.204.160/27\",\r\n - \ \"2603:1030:107:2::100/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureAdvancedThreatProtection\",\r\n \"id\": - \"AzureAdvancedThreatProtection\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAdvancedThreatProtection\",\r\n \ \"addressPrefixes\": [\r\n \"20.17.48.24/29\",\r\n \"20.21.32.24/29\",\r\n \ \"20.36.120.112/29\",\r\n \"20.37.64.112/29\",\r\n \"20.37.156.192/29\",\r\n @@ -3065,151 +3094,153 @@ interactions: \ \"2603:1040:1503::180/123\",\r\n \"2603:1050:6:1::140/123\",\r\n \ \"2603:1050:403::140/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureArcInfrastructure\",\r\n \"id\": \"AzureArcInfrastructure\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureArcInfrastructure\",\r\n \"addressPrefixes\": - [\r\n \"13.66.143.219/32\",\r\n \"13.66.149.68/31\",\r\n - \ \"13.67.15.1/32\",\r\n \"13.67.15.124/30\",\r\n \"13.69.239.84/30\",\r\n - \ \"13.69.239.88/32\",\r\n \"13.70.79.64/32\",\r\n \"13.70.79.198/31\",\r\n - \ \"13.71.175.129/32\",\r\n \"13.71.177.224/32\",\r\n \"13.71.199.117/32\",\r\n - \ \"13.73.244.196/32\",\r\n \"13.73.253.124/30\",\r\n \"13.74.107.94/31\",\r\n - \ \"13.77.53.221/32\",\r\n \"13.78.111.193/32\",\r\n \"13.81.244.155/32\",\r\n - \ \"13.86.223.80/32\",\r\n \"13.89.179.20/30\",\r\n \"13.89.179.24/32\",\r\n - \ \"13.90.194.180/32\",\r\n \"20.21.46.136/31\",\r\n \"20.21.69.176/31\",\r\n - \ \"20.21.77.184/31\",\r\n \"20.36.122.52/30\",\r\n \"20.37.66.52/30\",\r\n - \ \"20.37.196.248/30\",\r\n \"20.37.226.52/30\",\r\n \"20.37.228.8/30\",\r\n - \ \"20.38.87.188/30\",\r\n \"20.38.138.56/30\",\r\n \"20.38.141.8/30\",\r\n - \ \"20.38.149.130/32\",\r\n \"20.38.157.132/31\",\r\n \"20.39.12.228/30\",\r\n - \ \"20.39.14.84/30\",\r\n \"20.40.200.152/29\",\r\n \"20.40.224.52/30\",\r\n - \ \"20.41.67.84/30\",\r\n \"20.41.69.52/30\",\r\n \"20.41.195.252/30\",\r\n - \ \"20.41.208.16/30\",\r\n \"20.42.65.86/31\",\r\n \"20.42.74.230/32\",\r\n - \ \"20.42.74.232/30\",\r\n \"20.42.228.216/30\",\r\n \"20.43.43.160/30\",\r\n - \ \"20.43.45.240/30\",\r\n \"20.43.67.88/30\",\r\n \"20.43.121.252/32\",\r\n - \ \"20.43.123.220/30\",\r\n \"20.44.13.240/31\",\r\n \"20.44.19.6/31\",\r\n - \ \"20.44.29.50/31\",\r\n \"20.44.31.36/30\",\r\n \"20.45.127.8/30\",\r\n - \ \"20.45.127.12/32\",\r\n \"20.45.197.224/30\",\r\n \"20.45.199.32/30\",\r\n - \ \"20.45.208.12/30\",\r\n \"20.45.208.40/30\",\r\n \"20.48.192.76/30\",\r\n - \ \"20.49.95.58/31\",\r\n \"20.49.99.12/30\",\r\n \"20.49.102.212/30\",\r\n - \ \"20.49.109.32/30\",\r\n \"20.49.113.12/30\",\r\n \"20.49.114.52/30\",\r\n - \ \"20.49.120.32/30\",\r\n \"20.49.125.188/30\",\r\n \"20.50.1.196/30\",\r\n - \ \"20.50.201.210/31\",\r\n \"20.50.201.212/30\",\r\n \"20.52.72.60/30\",\r\n - \ \"20.53.0.34/31\",\r\n \"20.53.0.112/30\",\r\n \"20.53.0.120/29\",\r\n - \ \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n \"20.83.192.208/30\",\r\n - \ \"20.83.192.212/32\",\r\n \"20.125.173.160/31\",\r\n \"20.125.205.160/31\",\r\n - \ \"20.150.165.140/30\",\r\n \"20.150.190.84/30\",\r\n \"20.151.32.136/30\",\r\n - \ \"20.187.194.204/30\",\r\n \"20.189.111.204/30\",\r\n \"20.189.171.108/30\",\r\n - \ \"20.189.173.48/30\",\r\n \"20.191.160.28/30\",\r\n \"20.192.101.26/31\",\r\n - \ \"20.192.164.176/30\",\r\n \"20.192.228.252/30\",\r\n \"20.193.96.16/30\",\r\n - \ \"20.194.68.148/31\",\r\n \"20.194.129.106/31\",\r\n \"20.205.77.198/32\",\r\n - \ \"20.205.77.208/30\",\r\n \"20.205.85.198/31\",\r\n \"20.208.21.162/31\",\r\n - \ \"23.98.86.58/31\",\r\n \"23.98.104.12/30\",\r\n \"23.98.108.32/30\",\r\n - \ \"40.64.132.84/30\",\r\n \"40.64.135.72/30\",\r\n \"40.67.122.108/30\",\r\n - \ \"40.67.122.112/32\",\r\n \"40.67.122.120/29\",\r\n \"40.69.111.34/31\",\r\n - \ \"40.69.111.192/30\",\r\n \"40.69.116.96/29\",\r\n \"40.70.151.194/32\",\r\n - \ \"40.70.151.196/30\",\r\n \"40.71.15.194/32\",\r\n \"40.74.102.16/30\",\r\n - \ \"40.74.150.116/30\",\r\n \"40.74.150.120/32\",\r\n \"40.78.204.46/32\",\r\n - \ \"40.78.239.96/31\",\r\n \"40.78.253.84/31\",\r\n \"40.79.138.46/31\",\r\n - \ \"40.79.146.46/32\",\r\n \"40.79.150.112/30\",\r\n \"40.79.167.16/30\",\r\n - \ \"40.79.167.20/32\",\r\n \"40.79.173.36/32\",\r\n \"40.79.191.216/32\",\r\n - \ \"40.80.53.2/31\",\r\n \"40.80.59.24/30\",\r\n \"40.80.172.12/30\",\r\n - \ \"40.89.20.128/30\",\r\n \"40.89.23.32/30\",\r\n \"40.89.121.188/31\",\r\n - \ \"40.115.144.0/30\",\r\n \"40.119.9.232/30\",\r\n \"40.120.8.184/30\",\r\n - \ \"40.120.75.58/32\",\r\n \"40.120.77.176/30\",\r\n \"40.124.65.160/31\",\r\n - \ \"51.11.98.64/29\",\r\n \"51.11.192.34/31\",\r\n \"51.12.22.220/30\",\r\n - \ \"51.12.75.188/30\",\r\n \"51.12.168.72/30\",\r\n \"51.12.229.232/30\",\r\n - \ \"51.13.128.80/30\",\r\n \"51.103.205.160/31\",\r\n \"51.104.15.254/32\",\r\n - \ \"51.104.28.216/30\",\r\n \"51.104.31.172/30\",\r\n \"51.105.71.144/31\",\r\n - \ \"51.105.77.50/31\",\r\n \"51.105.90.148/30\",\r\n \"51.107.50.56/30\",\r\n - \ \"51.107.53.32/30\",\r\n \"51.107.60.152/32\",\r\n \"51.107.129.104/30\",\r\n - \ \"51.107.146.52/30\",\r\n \"51.107.193.4/30\",\r\n \"51.116.49.136/30\",\r\n - \ \"51.116.145.136/30\",\r\n \"51.116.146.212/30\",\r\n \"51.116.158.60/31\",\r\n - \ \"51.116.243.218/31\",\r\n \"51.116.251.186/32\",\r\n \"51.116.253.164/30\",\r\n - \ \"51.120.42.56/30\",\r\n \"51.120.44.196/30\",\r\n \"51.120.100.156/31\",\r\n - \ \"51.120.109.26/31\",\r\n \"51.120.213.26/32\",\r\n \"51.120.214.148/30\",\r\n - \ \"51.120.226.52/30\",\r\n \"51.137.164.76/30\",\r\n \"51.137.166.40/30\",\r\n - \ \"51.138.160.92/30\",\r\n \"51.140.151.168/30\",\r\n \"51.140.212.216/31\",\r\n - \ \"51.140.215.180/30\",\r\n \"52.136.51.68/30\",\r\n \"52.138.90.54/31\",\r\n - \ \"52.138.229.96/31\",\r\n \"52.140.107.92/30\",\r\n \"52.140.110.108/30\",\r\n - \ \"52.146.79.132/30\",\r\n \"52.146.130.180/30\",\r\n \"52.150.152.204/30\",\r\n - \ \"52.150.156.36/30\",\r\n \"52.162.111.132/32\",\r\n \"52.167.111.168/31\",\r\n - \ \"52.168.118.130/32\",\r\n \"52.178.17.240/31\",\r\n \"52.182.141.60/31\",\r\n - \ \"52.228.84.80/30\",\r\n \"52.231.23.10/32\",\r\n \"52.231.151.80/30\",\r\n - \ \"52.236.189.74/32\",\r\n \"52.240.244.228/30\",\r\n \"52.246.157.2/31\",\r\n - \ \"65.52.252.250/31\",\r\n \"102.37.64.160/30\",\r\n \"102.133.57.188/30\",\r\n - \ \"102.133.127.176/31\",\r\n \"102.133.154.6/31\",\r\n \"102.133.218.52/30\",\r\n - \ \"102.133.219.188/30\",\r\n \"102.133.254.200/30\",\r\n - \ \"102.133.254.204/32\",\r\n \"104.46.162.2/32\",\r\n \"104.46.162.28/30\",\r\n - \ \"104.46.163.96/29\",\r\n \"104.46.178.0/30\",\r\n \"104.211.146.248/30\",\r\n - \ \"104.214.164.48/31\",\r\n \"137.135.98.137/32\",\r\n \"191.233.207.26/32\",\r\n - \ \"191.233.207.30/31\",\r\n \"191.234.136.44/30\",\r\n \"191.234.138.144/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureArcInfrastructure\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.219/32\",\r\n + \ \"13.66.149.68/31\",\r\n \"13.67.15.1/32\",\r\n \"13.67.15.124/30\",\r\n + \ \"13.69.239.84/30\",\r\n \"13.69.239.88/32\",\r\n \"13.70.79.64/32\",\r\n + \ \"13.70.79.198/31\",\r\n \"13.71.175.129/32\",\r\n \"13.71.177.224/32\",\r\n + \ \"13.71.199.117/32\",\r\n \"13.73.244.196/32\",\r\n \"13.73.253.124/30\",\r\n + \ \"13.74.107.94/31\",\r\n \"13.77.53.221/32\",\r\n \"13.78.111.193/32\",\r\n + \ \"13.81.244.155/32\",\r\n \"13.86.223.80/32\",\r\n \"13.89.179.20/30\",\r\n + \ \"13.89.179.24/32\",\r\n \"13.90.194.180/32\",\r\n \"20.21.46.136/31\",\r\n + \ \"20.21.69.176/31\",\r\n \"20.21.77.184/31\",\r\n \"20.36.122.52/30\",\r\n + \ \"20.37.66.52/30\",\r\n \"20.37.196.248/30\",\r\n \"20.37.226.52/30\",\r\n + \ \"20.37.228.8/30\",\r\n \"20.38.87.188/30\",\r\n \"20.38.138.56/30\",\r\n + \ \"20.38.141.8/30\",\r\n \"20.38.149.130/32\",\r\n \"20.38.157.132/31\",\r\n + \ \"20.39.12.228/30\",\r\n \"20.39.14.84/30\",\r\n \"20.40.200.152/29\",\r\n + \ \"20.40.224.52/30\",\r\n \"20.41.67.84/30\",\r\n \"20.41.69.52/30\",\r\n + \ \"20.41.195.252/30\",\r\n \"20.41.208.16/30\",\r\n \"20.42.65.86/31\",\r\n + \ \"20.42.74.230/32\",\r\n \"20.42.74.232/30\",\r\n \"20.42.228.216/30\",\r\n + \ \"20.43.43.160/30\",\r\n \"20.43.45.240/30\",\r\n \"20.43.67.88/30\",\r\n + \ \"20.43.121.252/32\",\r\n \"20.43.123.220/30\",\r\n \"20.44.13.240/31\",\r\n + \ \"20.44.19.6/31\",\r\n \"20.44.29.50/31\",\r\n \"20.44.31.36/30\",\r\n + \ \"20.45.127.8/30\",\r\n \"20.45.127.12/32\",\r\n \"20.45.197.224/30\",\r\n + \ \"20.45.199.32/30\",\r\n \"20.45.208.12/30\",\r\n \"20.45.208.40/30\",\r\n + \ \"20.48.192.76/30\",\r\n \"20.49.95.58/31\",\r\n \"20.49.99.12/30\",\r\n + \ \"20.49.102.212/30\",\r\n \"20.49.109.32/30\",\r\n \"20.49.113.12/30\",\r\n + \ \"20.49.114.52/30\",\r\n \"20.49.120.32/30\",\r\n \"20.49.125.188/30\",\r\n + \ \"20.50.1.196/30\",\r\n \"20.50.201.210/31\",\r\n \"20.50.201.212/30\",\r\n + \ \"20.52.72.60/30\",\r\n \"20.53.0.34/31\",\r\n \"20.53.0.112/30\",\r\n + \ \"20.53.0.120/29\",\r\n \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n + \ \"20.83.192.208/30\",\r\n \"20.83.192.212/32\",\r\n \"20.125.173.160/31\",\r\n + \ \"20.125.205.160/31\",\r\n \"20.150.165.140/30\",\r\n \"20.150.190.84/30\",\r\n + \ \"20.151.32.136/30\",\r\n \"20.187.194.204/30\",\r\n \"20.189.111.204/30\",\r\n + \ \"20.189.171.108/30\",\r\n \"20.189.173.48/30\",\r\n \"20.191.160.28/30\",\r\n + \ \"20.192.101.26/31\",\r\n \"20.192.164.176/30\",\r\n \"20.192.228.252/30\",\r\n + \ \"20.193.96.16/30\",\r\n \"20.194.68.148/31\",\r\n \"20.194.129.106/31\",\r\n + \ \"20.205.77.198/32\",\r\n \"20.205.77.208/30\",\r\n \"20.205.85.198/31\",\r\n + \ \"20.208.21.162/31\",\r\n \"23.98.86.58/31\",\r\n \"23.98.104.12/30\",\r\n + \ \"23.98.108.32/30\",\r\n \"40.64.132.84/30\",\r\n \"40.64.135.72/30\",\r\n + \ \"40.67.122.108/30\",\r\n \"40.67.122.112/32\",\r\n \"40.67.122.120/29\",\r\n + \ \"40.69.111.34/31\",\r\n \"40.69.111.192/30\",\r\n \"40.69.116.96/29\",\r\n + \ \"40.70.151.194/32\",\r\n \"40.70.151.196/30\",\r\n \"40.71.15.194/32\",\r\n + \ \"40.74.102.16/30\",\r\n \"40.74.150.116/30\",\r\n \"40.74.150.120/32\",\r\n + \ \"40.78.204.46/32\",\r\n \"40.78.239.96/31\",\r\n \"40.78.253.84/31\",\r\n + \ \"40.79.138.46/31\",\r\n \"40.79.146.46/32\",\r\n \"40.79.150.112/30\",\r\n + \ \"40.79.167.16/30\",\r\n \"40.79.167.20/32\",\r\n \"40.79.173.36/32\",\r\n + \ \"40.79.191.216/32\",\r\n \"40.80.53.2/31\",\r\n \"40.80.59.24/30\",\r\n + \ \"40.80.172.12/30\",\r\n \"40.89.20.128/30\",\r\n \"40.89.23.32/30\",\r\n + \ \"40.89.121.188/31\",\r\n \"40.115.144.0/30\",\r\n \"40.119.9.232/30\",\r\n + \ \"40.120.8.184/30\",\r\n \"40.120.75.58/32\",\r\n \"40.120.77.176/30\",\r\n + \ \"40.124.65.160/31\",\r\n \"51.11.98.64/29\",\r\n \"51.11.192.34/31\",\r\n + \ \"51.12.22.220/30\",\r\n \"51.12.75.188/30\",\r\n \"51.12.168.72/30\",\r\n + \ \"51.12.229.232/30\",\r\n \"51.13.128.80/30\",\r\n \"51.103.205.160/31\",\r\n + \ \"51.104.15.254/32\",\r\n \"51.104.28.216/30\",\r\n \"51.104.31.172/30\",\r\n + \ \"51.105.71.144/31\",\r\n \"51.105.77.50/31\",\r\n \"51.105.90.148/30\",\r\n + \ \"51.107.50.56/30\",\r\n \"51.107.53.32/30\",\r\n \"51.107.60.152/32\",\r\n + \ \"51.107.129.104/30\",\r\n \"51.107.146.52/30\",\r\n \"51.107.193.4/30\",\r\n + \ \"51.116.49.136/30\",\r\n \"51.116.145.136/30\",\r\n \"51.116.146.212/30\",\r\n + \ \"51.116.158.60/31\",\r\n \"51.116.243.218/31\",\r\n \"51.116.251.186/32\",\r\n + \ \"51.116.253.164/30\",\r\n \"51.120.42.56/30\",\r\n \"51.120.44.196/30\",\r\n + \ \"51.120.100.156/31\",\r\n \"51.120.109.26/31\",\r\n \"51.120.213.26/32\",\r\n + \ \"51.120.214.148/30\",\r\n \"51.120.226.52/30\",\r\n \"51.137.164.76/30\",\r\n + \ \"51.137.166.40/30\",\r\n \"51.138.160.92/30\",\r\n \"51.140.151.168/30\",\r\n + \ \"51.140.212.216/31\",\r\n \"51.140.215.180/30\",\r\n \"52.136.51.68/30\",\r\n + \ \"52.138.90.54/31\",\r\n \"52.138.229.96/31\",\r\n \"52.140.107.92/30\",\r\n + \ \"52.140.110.108/30\",\r\n \"52.146.79.132/30\",\r\n \"52.146.130.180/30\",\r\n + \ \"52.150.152.204/30\",\r\n \"52.150.156.36/30\",\r\n \"52.162.111.132/32\",\r\n + \ \"52.167.111.168/31\",\r\n \"52.168.118.130/32\",\r\n \"52.178.17.240/31\",\r\n + \ \"52.182.141.60/31\",\r\n \"52.228.84.80/30\",\r\n \"52.231.23.10/32\",\r\n + \ \"52.231.151.80/30\",\r\n \"52.236.189.74/32\",\r\n \"52.240.244.228/30\",\r\n + \ \"52.246.157.2/31\",\r\n \"65.52.252.250/31\",\r\n \"102.37.64.160/30\",\r\n + \ \"102.133.57.188/30\",\r\n \"102.133.127.176/31\",\r\n + \ \"102.133.154.6/31\",\r\n \"102.133.218.52/30\",\r\n \"102.133.219.188/30\",\r\n + \ \"102.133.254.200/30\",\r\n \"102.133.254.204/32\",\r\n + \ \"104.46.162.2/32\",\r\n \"104.46.162.28/30\",\r\n \"104.46.163.96/29\",\r\n + \ \"104.46.178.0/30\",\r\n \"104.211.146.248/30\",\r\n \"104.214.164.48/31\",\r\n + \ \"137.135.98.137/32\",\r\n \"191.233.207.26/32\",\r\n \"191.233.207.30/31\",\r\n + \ \"191.234.136.44/30\",\r\n \"191.234.138.144/30\",\r\n \ \"191.234.149.138/32\",\r\n \"191.234.157.42/32\",\r\n \ \"191.234.157.172/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureAttestation\",\r\n \"id\": \"AzureAttestation\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAttestation\",\r\n \"addressPrefixes\": - [\r\n \"13.66.145.224/30\",\r\n \"13.69.109.140/30\",\r\n - \ \"13.69.233.128/30\",\r\n \"13.70.79.80/30\",\r\n \"13.71.175.208/30\",\r\n - \ \"13.76.91.201/32\",\r\n \"13.77.168.36/32\",\r\n \"13.86.223.192/30\",\r\n - \ \"13.86.254.29/32\",\r\n \"13.89.241.144/32\",\r\n \"20.17.51.36/30\",\r\n - \ \"20.21.32.44/30\",\r\n \"20.37.71.40/30\",\r\n \"20.37.229.172/30\",\r\n - \ \"20.38.132.24/30\",\r\n \"20.38.143.40/30\",\r\n \"20.40.225.60/30\",\r\n - \ \"20.43.123.196/30\",\r\n \"20.44.4.248/30\",\r\n \"20.44.12.140/30\",\r\n - \ \"20.44.19.164/30\",\r\n \"20.45.116.92/30\",\r\n \"20.45.126.116/30\",\r\n - \ \"20.46.11.4/30\",\r\n \"20.48.193.180/30\",\r\n \"20.49.83.244/30\",\r\n - \ \"20.49.103.124/30\",\r\n \"20.49.118.20/30\",\r\n \"20.49.127.244/30\",\r\n - \ \"20.50.107.73/32\",\r\n \"20.51.8.204/30\",\r\n \"20.51.20.80/30\",\r\n - \ \"20.52.72.44/30\",\r\n \"20.53.0.104/30\",\r\n \"20.53.47.64/30\",\r\n - \ \"20.53.56.4/30\",\r\n \"20.54.110.142/32\",\r\n \"20.61.99.100/30\",\r\n - \ \"20.62.129.148/30\",\r\n \"20.65.130.92/30\",\r\n \"20.72.21.144/30\",\r\n - \ \"20.72.30.180/30\",\r\n \"20.72.129.122/32\",\r\n \"20.73.227.143/32\",\r\n - \ \"20.150.174.132/30\",\r\n \"20.150.244.32/30\",\r\n \"20.151.24.34/32\",\r\n - \ \"20.187.197.228/30\",\r\n \"20.189.225.84/30\",\r\n \"20.191.161.220/30\",\r\n - \ \"20.192.43.76/30\",\r\n \"20.192.166.188/30\",\r\n \"20.192.184.116/30\",\r\n - \ \"20.192.231.240/30\",\r\n \"20.192.238.188/30\",\r\n \"20.193.96.12/30\",\r\n - \ \"20.194.72.148/30\",\r\n \"20.195.146.64/30\",\r\n \"20.215.0.44/30\",\r\n - \ \"20.217.40.44/30\",\r\n \"23.98.109.52/30\",\r\n \"23.99.79.140/32\",\r\n - \ \"40.67.52.116/30\",\r\n \"40.67.121.196/30\",\r\n \"40.69.111.116/30\",\r\n - \ \"40.71.15.204/30\",\r\n \"40.78.239.116/30\",\r\n \"40.79.141.132/30\",\r\n - \ \"40.79.189.116/30\",\r\n \"40.80.173.216/30\",\r\n \"40.80.180.196/30\",\r\n - \ \"40.88.132.87/32\",\r\n \"40.89.23.44/30\",\r\n \"40.89.121.168/30\",\r\n - \ \"40.114.209.61/32\",\r\n \"40.120.8.176/30\",\r\n \"40.120.75.60/30\",\r\n - \ \"40.127.193.93/32\",\r\n \"51.11.125.56/32\",\r\n \"51.12.46.224/30\",\r\n - \ \"51.12.198.4/30\",\r\n \"51.13.128.64/30\",\r\n \"51.13.136.184/30\",\r\n - \ \"51.53.27.240/30\",\r\n \"51.53.171.240/30\",\r\n \"51.107.53.52/30\",\r\n - \ \"51.107.128.36/30\",\r\n \"51.107.192.152/30\",\r\n \"51.107.250.40/30\",\r\n - \ \"51.116.54.72/30\",\r\n \"51.116.149.224/30\",\r\n \"51.116.246.16/30\",\r\n - \ \"51.120.100.244/30\",\r\n \"51.120.233.128/30\",\r\n \"51.137.167.184/30\",\r\n - \ \"51.138.160.76/30\",\r\n \"51.138.210.128/30\",\r\n \"51.140.111.84/32\",\r\n - \ \"51.140.149.84/30\",\r\n \"51.140.215.168/30\",\r\n \"51.143.209.132/30\",\r\n - \ \"52.136.53.132/30\",\r\n \"52.136.184.232/30\",\r\n \"52.139.46.228/32\",\r\n - \ \"52.139.86.173/32\",\r\n \"52.142.163.77/32\",\r\n \"52.146.132.244/30\",\r\n - \ \"52.150.157.172/30\",\r\n \"52.154.45.19/32\",\r\n \"52.162.111.140/30\",\r\n - \ \"52.162.199.134/32\",\r\n \"52.172.116.0/30\",\r\n \"52.180.178.44/32\",\r\n - \ \"52.229.112.108/32\",\r\n \"52.231.23.116/30\",\r\n \"52.231.151.68/30\",\r\n - \ \"52.247.36.207/32\",\r\n \"52.251.59.202/32\",\r\n \"70.37.52.246/32\",\r\n - \ \"102.37.64.120/30\",\r\n \"102.37.80.52/30\",\r\n \"102.133.126.132/30\",\r\n - \ \"102.133.221.196/30\",\r\n \"104.46.162.16/30\",\r\n \"104.46.179.240/30\",\r\n - \ \"104.214.164.108/30\",\r\n \"168.61.140.108/30\",\r\n - \ \"191.233.51.220/30\",\r\n \"191.233.207.212/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureAttestation\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.224/30\",\r\n + \ \"13.69.109.140/30\",\r\n \"13.69.233.128/30\",\r\n \"13.70.79.80/30\",\r\n + \ \"13.71.175.208/30\",\r\n \"13.76.91.201/32\",\r\n \"13.77.168.36/32\",\r\n + \ \"13.86.223.192/30\",\r\n \"13.86.254.29/32\",\r\n \"13.89.241.144/32\",\r\n + \ \"20.17.51.36/30\",\r\n \"20.21.32.44/30\",\r\n \"20.37.71.40/30\",\r\n + \ \"20.37.229.172/30\",\r\n \"20.38.132.24/30\",\r\n \"20.38.143.40/30\",\r\n + \ \"20.40.225.60/30\",\r\n \"20.43.123.196/30\",\r\n \"20.44.4.248/30\",\r\n + \ \"20.44.12.140/30\",\r\n \"20.44.19.164/30\",\r\n \"20.45.116.92/30\",\r\n + \ \"20.45.126.116/30\",\r\n \"20.46.11.4/30\",\r\n \"20.48.193.180/30\",\r\n + \ \"20.49.83.244/30\",\r\n \"20.49.103.124/30\",\r\n \"20.49.118.20/30\",\r\n + \ \"20.49.127.244/30\",\r\n \"20.50.107.73/32\",\r\n \"20.51.8.204/30\",\r\n + \ \"20.51.20.80/30\",\r\n \"20.52.72.44/30\",\r\n \"20.53.0.104/30\",\r\n + \ \"20.53.47.64/30\",\r\n \"20.53.56.4/30\",\r\n \"20.54.110.142/32\",\r\n + \ \"20.61.99.100/30\",\r\n \"20.62.129.148/30\",\r\n \"20.65.130.92/30\",\r\n + \ \"20.72.21.144/30\",\r\n \"20.72.30.180/30\",\r\n \"20.72.129.122/32\",\r\n + \ \"20.73.227.143/32\",\r\n \"20.150.174.132/30\",\r\n \"20.150.244.32/30\",\r\n + \ \"20.151.24.34/32\",\r\n \"20.187.197.228/30\",\r\n \"20.189.225.84/30\",\r\n + \ \"20.191.161.220/30\",\r\n \"20.192.43.76/30\",\r\n \"20.192.166.188/30\",\r\n + \ \"20.192.184.116/30\",\r\n \"20.192.231.240/30\",\r\n \"20.192.238.188/30\",\r\n + \ \"20.193.96.12/30\",\r\n \"20.194.72.148/30\",\r\n \"20.195.146.64/30\",\r\n + \ \"20.215.0.44/30\",\r\n \"20.217.40.44/30\",\r\n \"23.98.109.52/30\",\r\n + \ \"23.99.79.140/32\",\r\n \"40.67.52.116/30\",\r\n \"40.67.121.196/30\",\r\n + \ \"40.69.111.116/30\",\r\n \"40.71.15.204/30\",\r\n \"40.78.239.116/30\",\r\n + \ \"40.79.141.132/30\",\r\n \"40.79.189.116/30\",\r\n \"40.80.173.216/30\",\r\n + \ \"40.80.180.196/30\",\r\n \"40.88.132.87/32\",\r\n \"40.89.23.44/30\",\r\n + \ \"40.89.121.168/30\",\r\n \"40.114.209.61/32\",\r\n \"40.120.8.176/30\",\r\n + \ \"40.120.75.60/30\",\r\n \"40.127.193.93/32\",\r\n \"51.11.125.56/32\",\r\n + \ \"51.12.46.224/30\",\r\n \"51.12.198.4/30\",\r\n \"51.13.128.64/30\",\r\n + \ \"51.13.136.184/30\",\r\n \"51.53.27.240/30\",\r\n \"51.53.171.240/30\",\r\n + \ \"51.107.53.52/30\",\r\n \"51.107.128.36/30\",\r\n \"51.107.192.152/30\",\r\n + \ \"51.107.250.40/30\",\r\n \"51.116.54.72/30\",\r\n \"51.116.149.224/30\",\r\n + \ \"51.116.246.16/30\",\r\n \"51.120.100.244/30\",\r\n \"51.120.233.128/30\",\r\n + \ \"51.137.167.184/30\",\r\n \"51.138.160.76/30\",\r\n \"51.138.210.128/30\",\r\n + \ \"51.140.111.84/32\",\r\n \"51.140.149.84/30\",\r\n \"51.140.215.168/30\",\r\n + \ \"51.143.209.132/30\",\r\n \"52.136.53.132/30\",\r\n \"52.136.184.232/30\",\r\n + \ \"52.139.46.228/32\",\r\n \"52.139.86.173/32\",\r\n \"52.142.163.77/32\",\r\n + \ \"52.146.132.244/30\",\r\n \"52.150.157.172/30\",\r\n \"52.154.45.19/32\",\r\n + \ \"52.162.111.140/30\",\r\n \"52.162.199.134/32\",\r\n \"52.172.116.0/30\",\r\n + \ \"52.180.178.44/32\",\r\n \"52.229.112.108/32\",\r\n \"52.231.23.116/30\",\r\n + \ \"52.231.151.68/30\",\r\n \"52.247.36.207/32\",\r\n \"52.251.59.202/32\",\r\n + \ \"70.37.52.246/32\",\r\n \"102.37.64.120/30\",\r\n \"102.37.80.52/30\",\r\n + \ \"102.133.126.132/30\",\r\n \"102.133.221.196/30\",\r\n + \ \"104.46.162.16/30\",\r\n \"104.46.179.240/30\",\r\n \"104.214.164.108/30\",\r\n + \ \"168.61.140.108/30\",\r\n \"191.233.51.220/30\",\r\n \"191.233.207.212/30\",\r\n \ \"191.238.72.72/30\",\r\n \"2603:1020:a04:2::530/124\",\r\n \ \"2603:1020:e04::7a0/123\",\r\n \"2603:1020:1004:1::720/123\",\r\n \ \"2603:1020:1104:1::3e0/123\",\r\n \"2603:1020:1302::620/124\",\r\n \ \"2603:1030:f:2::4c0/123\",\r\n \"2603:1030:104::7a0/124\",\r\n \ \"2603:1030:504:2::a0/123\",\r\n \"2603:1030:608:3::650/124\",\r\n \ \"2603:1030:a07:9::90/124\",\r\n \"2603:1040:207:1::4c0/124\",\r\n - \ \"2603:1040:904:2::6b0/124\",\r\n \"2603:1040:a06:2::2a0/123\",\r\n - \ \"2603:1040:d04:1::720/123\",\r\n \"2603:1040:f05::7a0/123\",\r\n - \ \"2603:1040:1002:1::80/124\",\r\n \"2603:1040:1104:1::420/123\",\r\n - \ \"2603:1040:1104:400::420/123\",\r\n \"2603:1040:1202::600/124\",\r\n - \ \"2603:1040:1302::600/124\",\r\n \"2603:1040:1402::620/124\",\r\n - \ \"2603:1040:1503::620/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureBackup\",\r\n \"id\": \"AzureBackup\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"2603:1040:606:3::e0/124\",\r\n \"2603:1040:904:2::6b0/124\",\r\n + \ \"2603:1040:a06:2::2a0/123\",\r\n \"2603:1040:d04:1::720/123\",\r\n + \ \"2603:1040:f05::7a0/123\",\r\n \"2603:1040:1002:1::80/124\",\r\n + \ \"2603:1040:1104:1::420/123\",\r\n \"2603:1040:1104:400::420/123\",\r\n + \ \"2603:1040:1202::600/124\",\r\n \"2603:1040:1302::600/124\",\r\n + \ \"2603:1040:1402::620/124\",\r\n \"2603:1040:1503::620/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureBackup\",\r\n + \ \"id\": \"AzureBackup\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureBackup\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.192/26\",\r\n \"13.66.141.0/27\",\r\n \ \"13.67.12.0/24\",\r\n \"13.67.13.0/25\",\r\n \"13.69.65.32/27\",\r\n @@ -3360,220 +3391,222 @@ interactions: \ \"2603:1040:207:402::200/121\",\r\n \"2603:1040:207:800::100/121\",\r\n \ \"2603:1040:207:c00::100/121\",\r\n \"2603:1040:407:402::200/121\",\r\n \ \"2603:1040:407:802::180/121\",\r\n \"2603:1040:407:c02::180/121\",\r\n - \ \"2603:1040:606:402::200/121\",\r\n \"2603:1040:806:402::200/121\",\r\n - \ \"2603:1040:904:2::780/121\",\r\n \"2603:1040:904:402::200/121\",\r\n - \ \"2603:1040:904:802::180/121\",\r\n \"2603:1040:904:c02::180/121\",\r\n - \ \"2603:1040:a06:2::300/121\",\r\n \"2603:1040:a06:402::200/121\",\r\n - \ \"2603:1040:a06:802::180/121\",\r\n \"2603:1040:a06:c02::180/121\",\r\n - \ \"2603:1040:b04:402::200/121\",\r\n \"2603:1040:c06:402::200/121\",\r\n - \ \"2603:1040:d04:1::780/121\",\r\n \"2603:1040:d04:400::100/121\",\r\n - \ \"2603:1040:d04:400::300/121\",\r\n \"2603:1040:d04:c02::200/121\",\r\n - \ \"2603:1040:f05:2::/121\",\r\n \"2603:1040:f05:402::200/121\",\r\n - \ \"2603:1040:f05:802::180/121\",\r\n \"2603:1040:f05:c02::180/121\",\r\n - \ \"2603:1040:1002:1::100/121\",\r\n \"2603:1040:1002:400::100/121\",\r\n - \ \"2603:1040:1002:800::100/121\",\r\n \"2603:1040:1002:c00::100/121\",\r\n - \ \"2603:1040:1104:1::480/121\",\r\n \"2603:1040:1104:400::200/121\",\r\n - \ \"2603:1040:1202::680/121\",\r\n \"2603:1040:1202:400::100/121\",\r\n - \ \"2603:1040:1302::680/121\",\r\n \"2603:1040:1302:400::100/121\",\r\n - \ \"2603:1040:1402::680/121\",\r\n \"2603:1040:1402:400::100/121\",\r\n - \ \"2603:1040:1402:800::100/121\",\r\n \"2603:1040:1402:c00::100/121\",\r\n - \ \"2603:1040:1503::680/121\",\r\n \"2603:1040:1503:400::100/121\",\r\n - \ \"2603:1050:6:402::200/121\",\r\n \"2603:1050:6:802::180/121\",\r\n - \ \"2603:1050:6:c02::180/121\",\r\n \"2603:1050:403:400::500/121\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureBotService\",\r\n - \ \"id\": \"AzureBotService\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureBotService\",\r\n \"addressPrefixes\": - [\r\n \"13.66.142.64/30\",\r\n \"13.67.10.88/30\",\r\n \"13.69.67.56/30\",\r\n - \ \"13.69.227.252/30\",\r\n \"13.70.74.112/30\",\r\n \"13.71.173.240/30\",\r\n - \ \"13.71.196.160/30\",\r\n \"13.73.248.0/30\",\r\n \"13.75.39.72/30\",\r\n - \ \"13.77.53.80/30\",\r\n \"13.78.108.172/30\",\r\n \"13.86.219.168/30\",\r\n - \ \"13.87.58.40/30\",\r\n \"13.87.124.40/30\",\r\n \"13.89.171.116/30\",\r\n - \ \"20.17.48.16/30\",\r\n \"20.21.32.16/30\",\r\n \"20.36.108.112/30\",\r\n - \ \"20.36.115.240/30\",\r\n \"20.36.120.64/30\",\r\n \"20.37.64.64/30\",\r\n - \ \"20.37.76.104/30\",\r\n \"20.37.152.64/30\",\r\n \"20.37.192.64/30\",\r\n - \ \"20.37.224.64/30\",\r\n \"20.38.80.64/30\",\r\n \"20.38.128.72/30\",\r\n - \ \"20.38.136.64/30\",\r\n \"20.39.8.64/30\",\r\n \"20.41.0.64/30\",\r\n - \ \"20.41.64.64/30\",\r\n \"20.41.192.64/30\",\r\n \"20.42.0.64/30\",\r\n - \ \"20.42.128.64/30\",\r\n \"20.42.224.64/30\",\r\n \"20.43.40.64/30\",\r\n - \ \"20.43.64.64/30\",\r\n \"20.43.121.8/30\",\r\n \"20.43.128.64/30\",\r\n - \ \"20.44.4.72/30\",\r\n \"20.44.17.24/30\",\r\n \"20.44.27.208/30\",\r\n - \ \"20.45.112.64/30\",\r\n \"20.45.123.112/30\",\r\n \"20.45.192.64/30\",\r\n - \ \"20.72.16.16/30\",\r\n \"20.150.160.120/30\",\r\n \"20.189.104.64/30\",\r\n - \ \"20.192.160.16/30\",\r\n \"20.192.224.64/26\",\r\n \"20.215.0.16/30\",\r\n - \ \"20.217.40.16/30\",\r\n \"40.67.48.64/30\",\r\n \"40.67.58.4/30\",\r\n - \ \"40.69.108.56/30\",\r\n \"40.71.12.244/30\",\r\n \"40.74.24.64/30\",\r\n - \ \"40.74.147.168/30\",\r\n \"40.78.196.56/30\",\r\n \"40.78.202.132/30\",\r\n - \ \"40.79.132.56/30\",\r\n \"40.79.180.24/30\",\r\n \"40.80.56.64/30\",\r\n - \ \"40.80.168.64/30\",\r\n \"40.80.176.32/30\",\r\n \"40.80.184.64/30\",\r\n - \ \"40.82.248.64/30\",\r\n \"40.89.16.64/30\",\r\n \"51.12.40.64/26\",\r\n - \ \"51.12.192.64/26\",\r\n \"51.53.24.16/30\",\r\n \"51.53.168.16/30\",\r\n - \ \"51.104.8.248/30\",\r\n \"51.104.24.64/30\",\r\n \"51.105.80.64/30\",\r\n - \ \"51.105.88.64/30\",\r\n \"51.107.48.64/30\",\r\n \"51.107.58.4/30\",\r\n - \ \"51.107.144.64/30\",\r\n \"51.107.154.4/30\",\r\n \"51.116.48.64/30\",\r\n - \ \"51.116.144.64/30\",\r\n \"51.120.40.64/30\",\r\n \"51.120.98.12/30\",\r\n - \ \"51.120.218.4/30\",\r\n \"51.120.224.64/30\",\r\n \"51.137.160.64/30\",\r\n - \ \"51.140.212.72/30\",\r\n \"51.143.192.64/30\",\r\n \"52.136.48.64/30\",\r\n - \ \"52.140.104.64/30\",\r\n \"52.150.136.64/30\",\r\n \"52.162.111.16/30\",\r\n - \ \"52.228.80.64/30\",\r\n \"52.231.148.88/30\",\r\n \"65.52.252.104/30\",\r\n - \ \"102.133.28.88/30\",\r\n \"102.133.56.64/30\",\r\n \"102.133.124.8/30\",\r\n - \ \"102.133.216.64/30\",\r\n \"191.233.8.16/30\",\r\n \"191.233.205.96/30\",\r\n - \ \"191.235.224.64/30\",\r\n \"2603:1000:4::20/123\",\r\n - \ \"2603:1000:104:1::20/123\",\r\n \"2603:1010:6:1::20/123\",\r\n - \ \"2603:1010:101::20/123\",\r\n \"2603:1010:304::20/123\",\r\n - \ \"2603:1010:404::20/123\",\r\n \"2603:1020:5:1::20/123\",\r\n - \ \"2603:1020:206:1::20/123\",\r\n \"2603:1020:305::20/123\",\r\n - \ \"2603:1020:405::20/123\",\r\n \"2603:1020:605::20/123\",\r\n - \ \"2603:1020:705:1::20/123\",\r\n \"2603:1020:805:1::20/123\",\r\n - \ \"2603:1020:905::20/123\",\r\n \"2603:1020:a04:1::20/123\",\r\n - \ \"2603:1020:b04::20/123\",\r\n \"2603:1020:c04:1::20/123\",\r\n - \ \"2603:1020:d04::20/123\",\r\n \"2603:1020:e04:1::20/123\",\r\n - \ \"2603:1020:f04::20/123\",\r\n \"2603:1020:1004::20/123\",\r\n - \ \"2603:1020:1104::20/123\",\r\n \"2603:1020:1302::20/123\",\r\n - \ \"2603:1030:f:1::20/123\",\r\n \"2603:1030:10:1::20/123\",\r\n - \ \"2603:1030:104:1::20/123\",\r\n \"2603:1030:107::20/123\",\r\n - \ \"2603:1030:210:1::20/123\",\r\n \"2603:1030:40b:1::20/123\",\r\n - \ \"2603:1030:40c:1::20/123\",\r\n \"2603:1030:504:1::20/123\",\r\n - \ \"2603:1030:608::20/123\",\r\n \"2603:1030:807:1::20/123\",\r\n - \ \"2603:1030:a07::20/123\",\r\n \"2603:1030:b04::20/123\",\r\n - \ \"2603:1030:c06:1::20/123\",\r\n \"2603:1030:f05:1::20/123\",\r\n - \ \"2603:1030:1005::20/123\",\r\n \"2603:1040:5:1::20/123\",\r\n - \ \"2603:1040:207::20/123\",\r\n \"2603:1040:407:1::20/123\",\r\n - \ \"2603:1040:606::20/123\",\r\n \"2603:1040:806::20/123\",\r\n - \ \"2603:1040:904:1::20/123\",\r\n \"2603:1040:a06:1::20/123\",\r\n - \ \"2603:1040:b04::20/123\",\r\n \"2603:1040:c06::20/123\",\r\n - \ \"2603:1040:d04::20/123\",\r\n \"2603:1040:f05:1::20/123\",\r\n - \ \"2603:1040:1002::60/123\",\r\n \"2603:1040:1104::20/123\",\r\n - \ \"2603:1040:1202::20/123\",\r\n \"2603:1040:1302::20/123\",\r\n - \ \"2603:1040:1402::20/123\",\r\n \"2603:1040:1503::20/123\",\r\n - \ \"2603:1050:6:1::20/123\",\r\n \"2603:1050:403::20/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud\",\r\n - \ \"id\": \"AzureCloud\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"30\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.64.0.0/16\",\r\n - \ \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n \"13.66.128.0/17\",\r\n - \ \"13.67.0.0/17\",\r\n \"13.67.128.0/20\",\r\n \"13.67.144.0/21\",\r\n - \ \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n \"13.67.153.16/28\",\r\n - \ \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n \"13.67.153.128/25\",\r\n - \ \"13.67.154.0/24\",\r\n \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n - \ \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n \"13.68.0.0/17\",\r\n - \ \"13.68.128.0/17\",\r\n \"13.69.0.0/17\",\r\n \"13.69.128.0/17\",\r\n - \ \"13.70.0.0/18\",\r\n \"13.70.64.0/18\",\r\n \"13.70.128.0/18\",\r\n - \ \"13.70.192.0/18\",\r\n \"13.71.0.0/18\",\r\n \"13.71.64.0/18\",\r\n - \ \"13.71.128.0/19\",\r\n \"13.71.160.0/19\",\r\n \"13.71.192.0/18\",\r\n - \ \"13.72.64.0/18\",\r\n \"13.72.192.0/19\",\r\n \"13.72.224.0/19\",\r\n - \ \"13.73.0.0/19\",\r\n \"13.73.32.0/19\",\r\n \"13.73.96.0/19\",\r\n - \ \"13.73.128.0/18\",\r\n \"13.73.192.0/20\",\r\n \"13.73.224.0/21\",\r\n - \ \"13.73.232.0/21\",\r\n \"13.73.240.0/20\",\r\n \"13.74.0.0/16\",\r\n - \ \"13.75.0.0/17\",\r\n \"13.75.128.0/17\",\r\n \"13.76.0.0/16\",\r\n - \ \"13.77.0.0/18\",\r\n \"13.77.64.0/18\",\r\n \"13.77.128.0/18\",\r\n - \ \"13.77.192.0/19\",\r\n \"13.78.0.0/17\",\r\n \"13.78.128.0/17\",\r\n - \ \"13.79.0.0/16\",\r\n \"13.80.0.0/15\",\r\n \"13.82.0.0/16\",\r\n - \ \"13.83.0.0/16\",\r\n \"13.84.0.0/15\",\r\n \"13.86.0.0/17\",\r\n - \ \"13.86.128.0/17\",\r\n \"13.87.0.0/18\",\r\n \"13.87.64.0/19\",\r\n - \ \"13.87.120.0/22\",\r\n \"13.87.124.0/25\",\r\n \"13.87.124.128/29\",\r\n - \ \"13.87.124.136/31\",\r\n \"13.87.124.144/28\",\r\n \"13.87.124.160/27\",\r\n - \ \"13.87.124.192/27\",\r\n \"13.87.125.0/24\",\r\n \"13.87.126.0/24\",\r\n - \ \"13.87.127.224/27\",\r\n \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n - \ \"13.88.128.0/18\",\r\n \"13.88.200.0/21\",\r\n \"13.88.208.0/20\",\r\n - \ \"13.88.224.0/19\",\r\n \"13.89.0.0/16\",\r\n \"13.90.0.0/16\",\r\n - \ \"13.91.0.0/16\",\r\n \"13.92.0.0/16\",\r\n \"13.93.0.0/17\",\r\n - \ \"13.93.128.0/17\",\r\n \"13.94.0.0/18\",\r\n \"13.94.64.0/18\",\r\n - \ \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n \"13.104.129.0/26\",\r\n - \ \"13.104.129.64/26\",\r\n \"13.104.129.128/26\",\r\n \"13.104.129.192/26\",\r\n - \ \"13.104.144.0/27\",\r\n \"13.104.144.32/27\",\r\n \"13.104.144.64/27\",\r\n - \ \"13.104.144.96/27\",\r\n \"13.104.144.128/27\",\r\n \"13.104.144.160/27\",\r\n - \ \"13.104.144.192/27\",\r\n \"13.104.144.224/27\",\r\n \"13.104.145.0/26\",\r\n - \ \"13.104.145.64/26\",\r\n \"13.104.145.128/27\",\r\n \"13.104.145.160/27\",\r\n - \ \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n \"13.104.146.64/26\",\r\n - \ \"13.104.146.128/25\",\r\n \"13.104.147.0/25\",\r\n \"13.104.147.128/25\",\r\n - \ \"13.104.148.0/25\",\r\n \"13.104.148.128/25\",\r\n \"13.104.149.0/26\",\r\n - \ \"13.104.149.64/26\",\r\n \"13.104.149.128/25\",\r\n \"13.104.150.0/25\",\r\n - \ \"13.104.150.128/26\",\r\n \"13.104.150.192/26\",\r\n \"13.104.151.0/26\",\r\n - \ \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n \"13.104.151.192/26\",\r\n - \ \"13.104.152.0/25\",\r\n \"13.104.152.128/25\",\r\n \"13.104.153.0/27\",\r\n - \ \"13.104.153.32/28\",\r\n \"13.104.153.48/28\",\r\n \"13.104.153.64/27\",\r\n - \ \"13.104.153.96/27\",\r\n \"13.104.153.128/26\",\r\n \"13.104.153.192/26\",\r\n - \ \"13.104.154.0/25\",\r\n \"13.104.154.128/25\",\r\n \"13.104.155.0/27\",\r\n - \ \"13.104.155.32/27\",\r\n \"13.104.155.64/26\",\r\n \"13.104.155.128/26\",\r\n - \ \"13.104.155.192/26\",\r\n \"13.104.156.0/24\",\r\n \"13.104.157.0/25\",\r\n - \ \"13.104.157.128/25\",\r\n \"13.104.158.0/28\",\r\n \"13.104.158.16/28\",\r\n - \ \"13.104.158.32/27\",\r\n \"13.104.158.64/26\",\r\n \"13.104.158.128/27\",\r\n - \ \"13.104.158.160/28\",\r\n \"13.104.158.176/28\",\r\n \"13.104.158.192/27\",\r\n - \ \"13.104.158.224/27\",\r\n \"13.104.159.0/25\",\r\n \"13.104.159.128/26\",\r\n - \ \"13.104.159.192/26\",\r\n \"13.104.192.0/21\",\r\n \"13.104.208.0/26\",\r\n - \ \"13.104.208.64/27\",\r\n \"13.104.208.96/27\",\r\n \"13.104.208.128/27\",\r\n - \ \"13.104.208.160/28\",\r\n \"13.104.208.176/28\",\r\n \"13.104.208.192/26\",\r\n - \ \"13.104.209.0/24\",\r\n \"13.104.210.0/24\",\r\n \"13.104.211.0/25\",\r\n - \ \"13.104.211.128/26\",\r\n \"13.104.211.192/26\",\r\n \"13.104.212.0/26\",\r\n - \ \"13.104.212.64/26\",\r\n \"13.104.212.128/26\",\r\n \"13.104.212.192/26\",\r\n - \ \"13.104.213.0/25\",\r\n \"13.104.213.128/25\",\r\n \"13.104.214.0/25\",\r\n - \ \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n \"13.104.215.128/25\",\r\n - \ \"13.104.216.0/24\",\r\n \"13.104.217.0/25\",\r\n \"13.104.217.128/25\",\r\n - \ \"13.104.218.0/25\",\r\n \"13.104.218.128/25\",\r\n \"13.104.219.0/25\",\r\n - \ \"13.104.219.128/25\",\r\n \"13.104.220.0/25\",\r\n \"13.104.220.128/25\",\r\n - \ \"13.104.221.0/24\",\r\n \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n - \ \"13.104.223.128/26\",\r\n \"13.104.223.192/26\",\r\n \"13.105.14.0/25\",\r\n - \ \"13.105.14.128/26\",\r\n \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n - \ \"13.105.16.128/26\",\r\n \"13.105.16.192/26\",\r\n \"13.105.17.0/26\",\r\n - \ \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n \"13.105.17.192/26\",\r\n - \ \"13.105.18.0/26\",\r\n \"13.105.18.64/26\",\r\n \"13.105.18.160/27\",\r\n - \ \"13.105.18.192/26\",\r\n \"13.105.19.0/25\",\r\n \"13.105.19.128/25\",\r\n - \ \"13.105.20.0/25\",\r\n \"13.105.20.128/26\",\r\n \"13.105.20.192/26\",\r\n - \ \"13.105.21.0/24\",\r\n \"13.105.22.0/24\",\r\n \"13.105.23.0/26\",\r\n - \ \"13.105.23.64/26\",\r\n \"13.105.23.128/25\",\r\n \"13.105.24.0/24\",\r\n - \ \"13.105.25.0/24\",\r\n \"13.105.26.0/24\",\r\n \"13.105.27.0/25\",\r\n - \ \"13.105.27.128/27\",\r\n \"13.105.27.160/27\",\r\n \"13.105.27.192/27\",\r\n - \ \"13.105.27.224/27\",\r\n \"13.105.28.0/28\",\r\n \"13.105.28.16/28\",\r\n - \ \"13.105.28.32/28\",\r\n \"13.105.28.48/28\",\r\n \"13.105.28.128/25\",\r\n - \ \"13.105.29.0/25\",\r\n \"13.105.29.128/25\",\r\n \"13.105.36.0/27\",\r\n - \ \"13.105.36.32/28\",\r\n \"13.105.36.48/28\",\r\n \"13.105.36.64/27\",\r\n - \ \"13.105.36.96/27\",\r\n \"13.105.36.128/26\",\r\n \"13.105.36.192/26\",\r\n - \ \"13.105.37.0/26\",\r\n \"13.105.37.64/26\",\r\n \"13.105.37.128/26\",\r\n - \ \"13.105.37.192/26\",\r\n \"13.105.52.0/27\",\r\n \"13.105.52.32/27\",\r\n - \ \"13.105.52.64/28\",\r\n \"13.105.52.80/28\",\r\n \"13.105.52.96/27\",\r\n - \ \"13.105.52.128/26\",\r\n \"13.105.52.192/26\",\r\n \"13.105.53.0/25\",\r\n - \ \"13.105.53.128/26\",\r\n \"13.105.53.192/26\",\r\n \"13.105.60.0/27\",\r\n - \ \"13.105.60.32/28\",\r\n \"13.105.60.48/28\",\r\n \"13.105.60.64/27\",\r\n - \ \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n \"13.105.60.160/27\",\r\n - \ \"13.105.60.192/26\",\r\n \"13.105.61.0/28\",\r\n \"13.105.61.16/28\",\r\n - \ \"13.105.61.32/27\",\r\n \"13.105.61.64/26\",\r\n \"13.105.61.128/25\",\r\n - \ \"13.105.66.0/27\",\r\n \"13.105.66.32/27\",\r\n \"13.105.66.64/26\",\r\n - \ \"13.105.66.128/28\",\r\n \"13.105.66.144/28\",\r\n \"13.105.66.160/27\",\r\n - \ \"13.105.66.192/26\",\r\n \"13.105.67.0/25\",\r\n \"13.105.67.128/25\",\r\n - \ \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n \"13.105.74.48/28\",\r\n - \ \"13.105.74.64/27\",\r\n \"13.105.74.96/27\",\r\n \"13.105.74.128/26\",\r\n - \ \"13.105.74.192/26\",\r\n \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n - \ \"13.105.75.48/28\",\r\n \"13.105.75.64/27\",\r\n \"13.105.75.96/27\",\r\n - \ \"13.105.75.128/27\",\r\n \"13.105.75.160/27\",\r\n \"13.105.75.192/28\",\r\n - \ \"13.105.75.208/28\",\r\n \"13.105.75.224/27\",\r\n \"13.105.96.0/26\",\r\n - \ \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n \"13.105.96.112/28\",\r\n - \ \"13.105.96.128/25\",\r\n \"13.105.97.0/27\",\r\n \"13.105.97.32/27\",\r\n - \ \"13.105.97.64/27\",\r\n \"13.105.97.96/27\",\r\n \"13.105.97.128/25\",\r\n - \ \"13.105.98.0/27\",\r\n \"13.105.98.32/28\",\r\n \"13.105.98.48/28\",\r\n - \ \"13.105.98.64/27\",\r\n \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n - \ \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n \"13.105.98.208/28\",\r\n - \ \"13.105.98.224/27\",\r\n \"13.105.99.0/26\",\r\n \"13.105.99.64/27\",\r\n - \ \"13.105.99.96/28\",\r\n \"13.105.99.112/28\",\r\n \"13.105.99.128/27\",\r\n - \ \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n \"13.105.100.0/28\",\r\n - \ \"13.105.100.16/28\",\r\n \"13.105.100.32/27\",\r\n \"13.105.100.64/26\",\r\n - \ \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n \"13.105.100.176/28\",\r\n - \ \"13.105.100.192/27\",\r\n \"13.105.100.224/27\",\r\n \"13.105.101.0/27\",\r\n - \ \"13.105.101.32/28\",\r\n \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n - \ \"13.105.101.128/27\",\r\n \"13.105.101.160/28\",\r\n \"13.105.101.176/28\",\r\n - \ \"13.105.101.192/27\",\r\n \"13.105.101.224/27\",\r\n \"13.105.102.0/28\",\r\n - \ \"13.105.102.16/28\",\r\n \"13.105.102.32/27\",\r\n \"13.105.102.64/26\",\r\n - \ \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n \"13.105.102.176/28\",\r\n - \ \"13.105.102.192/27\",\r\n \"13.105.102.224/27\",\r\n \"13.105.103.0/28\",\r\n - \ \"13.105.103.16/28\",\r\n \"13.105.103.32/27\",\r\n \"13.105.103.64/26\",\r\n - \ \"13.105.103.128/27\",\r\n \"13.105.103.160/28\",\r\n \"13.105.103.176/28\",\r\n - \ \"13.105.103.192/27\",\r\n \"13.105.103.224/27\",\r\n \"13.105.104.0/27\",\r\n - \ \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n \"13.105.104.80/28\",\r\n - \ \"13.105.104.96/27\",\r\n \"13.105.104.128/26\",\r\n \"20.0.0.0/16\",\r\n + \ \"2603:1040:606:3::180/121\",\r\n \"2603:1040:606:402::200/121\",\r\n + \ \"2603:1040:806:402::200/121\",\r\n \"2603:1040:904:2::780/121\",\r\n + \ \"2603:1040:904:402::200/121\",\r\n \"2603:1040:904:802::180/121\",\r\n + \ \"2603:1040:904:c02::180/121\",\r\n \"2603:1040:a06:2::300/121\",\r\n + \ \"2603:1040:a06:402::200/121\",\r\n \"2603:1040:a06:802::180/121\",\r\n + \ \"2603:1040:a06:c02::180/121\",\r\n \"2603:1040:b04:402::200/121\",\r\n + \ \"2603:1040:c06:402::200/121\",\r\n \"2603:1040:d04:1::780/121\",\r\n + \ \"2603:1040:d04:400::100/121\",\r\n \"2603:1040:d04:400::300/121\",\r\n + \ \"2603:1040:d04:c02::200/121\",\r\n \"2603:1040:f05:2::/121\",\r\n + \ \"2603:1040:f05:402::200/121\",\r\n \"2603:1040:f05:802::180/121\",\r\n + \ \"2603:1040:f05:c02::180/121\",\r\n \"2603:1040:1002:1::100/121\",\r\n + \ \"2603:1040:1002:400::100/121\",\r\n \"2603:1040:1002:800::100/121\",\r\n + \ \"2603:1040:1002:c00::100/121\",\r\n \"2603:1040:1104:1::480/121\",\r\n + \ \"2603:1040:1104:400::200/121\",\r\n \"2603:1040:1202::680/121\",\r\n + \ \"2603:1040:1202:400::100/121\",\r\n \"2603:1040:1302::680/121\",\r\n + \ \"2603:1040:1302:400::100/121\",\r\n \"2603:1040:1402::680/121\",\r\n + \ \"2603:1040:1402:400::100/121\",\r\n \"2603:1040:1402:800::100/121\",\r\n + \ \"2603:1040:1402:c00::100/121\",\r\n \"2603:1040:1503::680/121\",\r\n + \ \"2603:1040:1503:400::100/121\",\r\n \"2603:1050:6:402::200/121\",\r\n + \ \"2603:1050:6:802::180/121\",\r\n \"2603:1050:6:c02::180/121\",\r\n + \ \"2603:1050:403:400::500/121\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureBotService\",\r\n \"id\": \"AzureBotService\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureBotService\",\r\n \"addressPrefixes\": [\r\n \"13.66.142.64/30\",\r\n + \ \"13.67.10.88/30\",\r\n \"13.69.67.56/30\",\r\n \"13.69.227.252/30\",\r\n + \ \"13.70.74.112/30\",\r\n \"13.71.173.240/30\",\r\n \"13.71.196.160/30\",\r\n + \ \"13.73.248.0/30\",\r\n \"13.75.39.72/30\",\r\n \"13.77.53.80/30\",\r\n + \ \"13.78.108.172/30\",\r\n \"13.86.219.168/30\",\r\n \"13.87.58.40/30\",\r\n + \ \"13.87.124.40/30\",\r\n \"13.89.171.116/30\",\r\n \"20.17.48.16/30\",\r\n + \ \"20.21.32.16/30\",\r\n \"20.36.108.112/30\",\r\n \"20.36.115.240/30\",\r\n + \ \"20.36.120.64/30\",\r\n \"20.37.64.64/30\",\r\n \"20.37.76.104/30\",\r\n + \ \"20.37.152.64/30\",\r\n \"20.37.192.64/30\",\r\n \"20.37.224.64/30\",\r\n + \ \"20.38.80.64/30\",\r\n \"20.38.128.72/30\",\r\n \"20.38.136.64/30\",\r\n + \ \"20.39.8.64/30\",\r\n \"20.41.0.64/30\",\r\n \"20.41.64.64/30\",\r\n + \ \"20.41.192.64/30\",\r\n \"20.42.0.64/30\",\r\n \"20.42.128.64/30\",\r\n + \ \"20.42.224.64/30\",\r\n \"20.43.40.64/30\",\r\n \"20.43.64.64/30\",\r\n + \ \"20.43.121.8/30\",\r\n \"20.43.128.64/30\",\r\n \"20.44.4.72/30\",\r\n + \ \"20.44.17.24/30\",\r\n \"20.44.27.208/30\",\r\n \"20.45.112.64/30\",\r\n + \ \"20.45.123.112/30\",\r\n \"20.45.192.64/30\",\r\n \"20.72.16.16/30\",\r\n + \ \"20.150.160.120/30\",\r\n \"20.189.104.64/30\",\r\n \"20.192.160.16/30\",\r\n + \ \"20.192.224.64/26\",\r\n \"20.215.0.16/30\",\r\n \"20.217.40.16/30\",\r\n + \ \"40.67.48.64/30\",\r\n \"40.67.58.4/30\",\r\n \"40.69.108.56/30\",\r\n + \ \"40.71.12.244/30\",\r\n \"40.74.24.64/30\",\r\n \"40.74.147.168/30\",\r\n + \ \"40.78.196.56/30\",\r\n \"40.78.202.132/30\",\r\n \"40.79.132.56/30\",\r\n + \ \"40.79.180.24/30\",\r\n \"40.80.56.64/30\",\r\n \"40.80.168.64/30\",\r\n + \ \"40.80.176.32/30\",\r\n \"40.80.184.64/30\",\r\n \"40.82.248.64/30\",\r\n + \ \"40.89.16.64/30\",\r\n \"51.12.40.64/26\",\r\n \"51.12.192.64/26\",\r\n + \ \"51.53.24.16/30\",\r\n \"51.53.168.16/30\",\r\n \"51.104.8.248/30\",\r\n + \ \"51.104.24.64/30\",\r\n \"51.105.80.64/30\",\r\n \"51.105.88.64/30\",\r\n + \ \"51.107.48.64/30\",\r\n \"51.107.58.4/30\",\r\n \"51.107.144.64/30\",\r\n + \ \"51.107.154.4/30\",\r\n \"51.116.48.64/30\",\r\n \"51.116.144.64/30\",\r\n + \ \"51.120.40.64/30\",\r\n \"51.120.98.12/30\",\r\n \"51.120.218.4/30\",\r\n + \ \"51.120.224.64/30\",\r\n \"51.137.160.64/30\",\r\n \"51.140.212.72/30\",\r\n + \ \"51.143.192.64/30\",\r\n \"52.136.48.64/30\",\r\n \"52.140.104.64/30\",\r\n + \ \"52.150.136.64/30\",\r\n \"52.162.111.16/30\",\r\n \"52.228.80.64/30\",\r\n + \ \"52.231.148.88/30\",\r\n \"65.52.252.104/30\",\r\n \"102.133.28.88/30\",\r\n + \ \"102.133.56.64/30\",\r\n \"102.133.124.8/30\",\r\n \"102.133.216.64/30\",\r\n + \ \"191.233.8.16/30\",\r\n \"191.233.205.96/30\",\r\n \"191.235.224.64/30\",\r\n + \ \"2603:1000:4::20/123\",\r\n \"2603:1000:104:1::20/123\",\r\n + \ \"2603:1010:6:1::20/123\",\r\n \"2603:1010:101::20/123\",\r\n + \ \"2603:1010:304::20/123\",\r\n \"2603:1010:404::20/123\",\r\n + \ \"2603:1020:5:1::20/123\",\r\n \"2603:1020:206:1::20/123\",\r\n + \ \"2603:1020:305::20/123\",\r\n \"2603:1020:405::20/123\",\r\n + \ \"2603:1020:605::20/123\",\r\n \"2603:1020:705:1::20/123\",\r\n + \ \"2603:1020:805:1::20/123\",\r\n \"2603:1020:905::20/123\",\r\n + \ \"2603:1020:a04:1::20/123\",\r\n \"2603:1020:b04::20/123\",\r\n + \ \"2603:1020:c04:1::20/123\",\r\n \"2603:1020:d04::20/123\",\r\n + \ \"2603:1020:e04:1::20/123\",\r\n \"2603:1020:f04::20/123\",\r\n + \ \"2603:1020:1004::20/123\",\r\n \"2603:1020:1104::20/123\",\r\n + \ \"2603:1020:1302::20/123\",\r\n \"2603:1030:f:1::20/123\",\r\n + \ \"2603:1030:10:1::20/123\",\r\n \"2603:1030:104:1::20/123\",\r\n + \ \"2603:1030:107::20/123\",\r\n \"2603:1030:210:1::20/123\",\r\n + \ \"2603:1030:40b:1::20/123\",\r\n \"2603:1030:40c:1::20/123\",\r\n + \ \"2603:1030:504:1::20/123\",\r\n \"2603:1030:608::20/123\",\r\n + \ \"2603:1030:807:1::20/123\",\r\n \"2603:1030:a07::20/123\",\r\n + \ \"2603:1030:b04::20/123\",\r\n \"2603:1030:c06:1::20/123\",\r\n + \ \"2603:1030:f05:1::20/123\",\r\n \"2603:1030:1005::20/123\",\r\n + \ \"2603:1040:5:1::20/123\",\r\n \"2603:1040:207::20/123\",\r\n + \ \"2603:1040:407:1::20/123\",\r\n \"2603:1040:606::20/123\",\r\n + \ \"2603:1040:806::20/123\",\r\n \"2603:1040:904:1::20/123\",\r\n + \ \"2603:1040:a06:1::20/123\",\r\n \"2603:1040:b04::20/123\",\r\n + \ \"2603:1040:c06::20/123\",\r\n \"2603:1040:d04::20/123\",\r\n + \ \"2603:1040:f05:1::20/123\",\r\n \"2603:1040:1002::60/123\",\r\n + \ \"2603:1040:1104::20/123\",\r\n \"2603:1040:1202::20/123\",\r\n + \ \"2603:1040:1302::20/123\",\r\n \"2603:1040:1402::20/123\",\r\n + \ \"2603:1040:1503::20/123\",\r\n \"2603:1050:6:1::20/123\",\r\n + \ \"2603:1050:403::20/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud\",\r\n \"id\": \"AzureCloud\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"33\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.64.0.0/16\",\r\n \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n + \ \"13.66.128.0/17\",\r\n \"13.67.0.0/17\",\r\n \"13.67.128.0/20\",\r\n + \ \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n + \ \"13.67.153.16/28\",\r\n \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n + \ \"13.67.153.128/25\",\r\n \"13.67.154.0/24\",\r\n \"13.67.155.0/24\",\r\n + \ \"13.67.156.0/22\",\r\n \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n + \ \"13.68.0.0/17\",\r\n \"13.68.128.0/17\",\r\n \"13.69.0.0/17\",\r\n + \ \"13.69.128.0/17\",\r\n \"13.70.0.0/18\",\r\n \"13.70.64.0/18\",\r\n + \ \"13.70.128.0/18\",\r\n \"13.70.192.0/18\",\r\n \"13.71.0.0/18\",\r\n + \ \"13.71.64.0/18\",\r\n \"13.71.128.0/19\",\r\n \"13.71.160.0/19\",\r\n + \ \"13.71.192.0/18\",\r\n \"13.72.64.0/18\",\r\n \"13.72.192.0/19\",\r\n + \ \"13.72.224.0/19\",\r\n \"13.73.0.0/19\",\r\n \"13.73.32.0/19\",\r\n + \ \"13.73.96.0/19\",\r\n \"13.73.128.0/18\",\r\n \"13.73.192.0/20\",\r\n + \ \"13.73.224.0/21\",\r\n \"13.73.232.0/21\",\r\n \"13.73.240.0/20\",\r\n + \ \"13.74.0.0/16\",\r\n \"13.75.0.0/17\",\r\n \"13.75.128.0/17\",\r\n + \ \"13.76.0.0/16\",\r\n \"13.77.0.0/18\",\r\n \"13.77.64.0/18\",\r\n + \ \"13.77.128.0/18\",\r\n \"13.77.192.0/19\",\r\n \"13.78.0.0/17\",\r\n + \ \"13.78.128.0/17\",\r\n \"13.79.0.0/16\",\r\n \"13.80.0.0/15\",\r\n + \ \"13.82.0.0/16\",\r\n \"13.83.0.0/16\",\r\n \"13.84.0.0/15\",\r\n + \ \"13.86.0.0/17\",\r\n \"13.86.128.0/17\",\r\n \"13.87.0.0/18\",\r\n + \ \"13.87.64.0/19\",\r\n \"13.87.120.0/22\",\r\n \"13.87.124.0/25\",\r\n + \ \"13.87.124.128/29\",\r\n \"13.87.124.136/31\",\r\n \"13.87.124.144/28\",\r\n + \ \"13.87.124.160/27\",\r\n \"13.87.124.192/27\",\r\n \"13.87.125.0/24\",\r\n + \ \"13.87.126.0/24\",\r\n \"13.87.127.224/27\",\r\n \"13.87.128.0/17\",\r\n + \ \"13.88.0.0/17\",\r\n \"13.88.128.0/18\",\r\n \"13.88.200.0/21\",\r\n + \ \"13.88.208.0/20\",\r\n \"13.88.224.0/19\",\r\n \"13.89.0.0/16\",\r\n + \ \"13.90.0.0/16\",\r\n \"13.91.0.0/16\",\r\n \"13.92.0.0/16\",\r\n + \ \"13.93.0.0/17\",\r\n \"13.93.128.0/17\",\r\n \"13.94.0.0/18\",\r\n + \ \"13.94.64.0/18\",\r\n \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n + \ \"13.104.129.0/26\",\r\n \"13.104.129.64/26\",\r\n \"13.104.129.128/26\",\r\n + \ \"13.104.129.192/26\",\r\n \"13.104.144.0/27\",\r\n \"13.104.144.32/27\",\r\n + \ \"13.104.144.64/27\",\r\n \"13.104.144.96/27\",\r\n \"13.104.144.128/27\",\r\n + \ \"13.104.144.160/27\",\r\n \"13.104.144.192/27\",\r\n \"13.104.144.224/27\",\r\n + \ \"13.104.145.0/26\",\r\n \"13.104.145.64/26\",\r\n \"13.104.145.128/27\",\r\n + \ \"13.104.145.160/27\",\r\n \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n + \ \"13.104.146.64/26\",\r\n \"13.104.146.128/25\",\r\n \"13.104.147.0/25\",\r\n + \ \"13.104.147.128/25\",\r\n \"13.104.148.0/25\",\r\n \"13.104.148.128/25\",\r\n + \ \"13.104.149.0/26\",\r\n \"13.104.149.64/26\",\r\n \"13.104.149.128/25\",\r\n + \ \"13.104.150.0/25\",\r\n \"13.104.150.128/26\",\r\n \"13.104.150.192/26\",\r\n + \ \"13.104.151.0/26\",\r\n \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n + \ \"13.104.151.192/26\",\r\n \"13.104.152.0/25\",\r\n \"13.104.152.128/25\",\r\n + \ \"13.104.153.0/27\",\r\n \"13.104.153.32/28\",\r\n \"13.104.153.48/28\",\r\n + \ \"13.104.153.64/27\",\r\n \"13.104.153.96/27\",\r\n \"13.104.153.128/26\",\r\n + \ \"13.104.153.192/26\",\r\n \"13.104.154.0/25\",\r\n \"13.104.154.128/25\",\r\n + \ \"13.104.155.0/27\",\r\n \"13.104.155.32/27\",\r\n \"13.104.155.64/26\",\r\n + \ \"13.104.155.128/26\",\r\n \"13.104.155.192/26\",\r\n \"13.104.156.0/24\",\r\n + \ \"13.104.157.0/25\",\r\n \"13.104.157.128/25\",\r\n \"13.104.158.0/28\",\r\n + \ \"13.104.158.16/28\",\r\n \"13.104.158.32/27\",\r\n \"13.104.158.64/26\",\r\n + \ \"13.104.158.128/27\",\r\n \"13.104.158.160/28\",\r\n \"13.104.158.176/28\",\r\n + \ \"13.104.158.192/27\",\r\n \"13.104.158.224/27\",\r\n \"13.104.159.0/25\",\r\n + \ \"13.104.159.128/26\",\r\n \"13.104.159.192/26\",\r\n \"13.104.192.0/21\",\r\n + \ \"13.104.208.0/26\",\r\n \"13.104.208.64/27\",\r\n \"13.104.208.96/27\",\r\n + \ \"13.104.208.128/27\",\r\n \"13.104.208.160/28\",\r\n \"13.104.208.176/28\",\r\n + \ \"13.104.208.192/26\",\r\n \"13.104.209.0/24\",\r\n \"13.104.210.0/24\",\r\n + \ \"13.104.211.0/25\",\r\n \"13.104.211.128/26\",\r\n \"13.104.211.192/26\",\r\n + \ \"13.104.212.0/26\",\r\n \"13.104.212.64/26\",\r\n \"13.104.212.128/26\",\r\n + \ \"13.104.212.192/26\",\r\n \"13.104.213.0/25\",\r\n \"13.104.213.128/25\",\r\n + \ \"13.104.214.0/25\",\r\n \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n + \ \"13.104.215.128/25\",\r\n \"13.104.216.0/24\",\r\n \"13.104.217.0/25\",\r\n + \ \"13.104.217.128/25\",\r\n \"13.104.218.0/25\",\r\n \"13.104.218.128/25\",\r\n + \ \"13.104.219.0/25\",\r\n \"13.104.219.128/25\",\r\n \"13.104.220.0/25\",\r\n + \ \"13.104.220.128/25\",\r\n \"13.104.221.0/24\",\r\n \"13.104.222.0/24\",\r\n + \ \"13.104.223.0/25\",\r\n \"13.104.223.128/26\",\r\n \"13.104.223.192/26\",\r\n + \ \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n \"13.105.14.192/26\",\r\n + \ \"13.105.16.0/25\",\r\n \"13.105.16.128/26\",\r\n \"13.105.16.192/26\",\r\n + \ \"13.105.17.0/26\",\r\n \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n + \ \"13.105.17.192/26\",\r\n \"13.105.18.0/26\",\r\n \"13.105.18.64/26\",\r\n + \ \"13.105.18.160/27\",\r\n \"13.105.18.192/26\",\r\n \"13.105.19.0/25\",\r\n + \ \"13.105.19.128/25\",\r\n \"13.105.20.0/25\",\r\n \"13.105.20.128/26\",\r\n + \ \"13.105.20.192/26\",\r\n \"13.105.21.0/24\",\r\n \"13.105.22.0/24\",\r\n + \ \"13.105.23.0/26\",\r\n \"13.105.23.64/26\",\r\n \"13.105.23.128/25\",\r\n + \ \"13.105.24.0/24\",\r\n \"13.105.25.0/24\",\r\n \"13.105.26.0/24\",\r\n + \ \"13.105.27.0/25\",\r\n \"13.105.27.128/27\",\r\n \"13.105.27.160/27\",\r\n + \ \"13.105.27.192/27\",\r\n \"13.105.27.224/27\",\r\n \"13.105.28.0/28\",\r\n + \ \"13.105.28.16/28\",\r\n \"13.105.28.32/28\",\r\n \"13.105.28.48/28\",\r\n + \ \"13.105.28.128/25\",\r\n \"13.105.29.0/25\",\r\n \"13.105.29.128/25\",\r\n + \ \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n \"13.105.36.48/28\",\r\n + \ \"13.105.36.64/27\",\r\n \"13.105.36.96/27\",\r\n \"13.105.36.128/26\",\r\n + \ \"13.105.36.192/26\",\r\n \"13.105.37.0/26\",\r\n \"13.105.37.64/26\",\r\n + \ \"13.105.37.128/26\",\r\n \"13.105.37.192/26\",\r\n \"13.105.52.0/27\",\r\n + \ \"13.105.52.32/27\",\r\n \"13.105.52.64/28\",\r\n \"13.105.52.80/28\",\r\n + \ \"13.105.52.96/27\",\r\n \"13.105.52.128/26\",\r\n \"13.105.52.192/26\",\r\n + \ \"13.105.53.0/25\",\r\n \"13.105.53.128/26\",\r\n \"13.105.53.192/26\",\r\n + \ \"13.105.60.0/27\",\r\n \"13.105.60.32/28\",\r\n \"13.105.60.48/28\",\r\n + \ \"13.105.60.64/27\",\r\n \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n + \ \"13.105.60.160/27\",\r\n \"13.105.60.192/26\",\r\n \"13.105.61.0/28\",\r\n + \ \"13.105.61.16/28\",\r\n \"13.105.61.32/27\",\r\n \"13.105.61.64/26\",\r\n + \ \"13.105.61.128/25\",\r\n \"13.105.66.0/27\",\r\n \"13.105.66.32/27\",\r\n + \ \"13.105.66.64/26\",\r\n \"13.105.66.128/28\",\r\n \"13.105.66.144/28\",\r\n + \ \"13.105.66.160/27\",\r\n \"13.105.66.192/26\",\r\n \"13.105.67.0/25\",\r\n + \ \"13.105.67.128/25\",\r\n \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n + \ \"13.105.74.48/28\",\r\n \"13.105.74.64/27\",\r\n \"13.105.74.96/27\",\r\n + \ \"13.105.74.128/26\",\r\n \"13.105.74.192/26\",\r\n \"13.105.75.0/27\",\r\n + \ \"13.105.75.32/28\",\r\n \"13.105.75.48/28\",\r\n \"13.105.75.64/27\",\r\n + \ \"13.105.75.96/27\",\r\n \"13.105.75.128/27\",\r\n \"13.105.75.160/27\",\r\n + \ \"13.105.75.192/28\",\r\n \"13.105.75.208/28\",\r\n \"13.105.75.224/27\",\r\n + \ \"13.105.96.0/26\",\r\n \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n + \ \"13.105.96.112/28\",\r\n \"13.105.96.128/25\",\r\n \"13.105.97.0/27\",\r\n + \ \"13.105.97.32/27\",\r\n \"13.105.97.64/27\",\r\n \"13.105.97.96/27\",\r\n + \ \"13.105.97.128/25\",\r\n \"13.105.98.0/27\",\r\n \"13.105.98.32/28\",\r\n + \ \"13.105.98.48/28\",\r\n \"13.105.98.64/27\",\r\n \"13.105.98.96/27\",\r\n + \ \"13.105.98.128/27\",\r\n \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n + \ \"13.105.98.208/28\",\r\n \"13.105.98.224/27\",\r\n \"13.105.99.0/26\",\r\n + \ \"13.105.99.64/27\",\r\n \"13.105.99.96/28\",\r\n \"13.105.99.112/28\",\r\n + \ \"13.105.99.128/27\",\r\n \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n + \ \"13.105.100.0/28\",\r\n \"13.105.100.16/28\",\r\n \"13.105.100.32/27\",\r\n + \ \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n + \ \"13.105.100.176/28\",\r\n \"13.105.100.192/27\",\r\n \"13.105.100.224/27\",\r\n + \ \"13.105.101.0/27\",\r\n \"13.105.101.32/28\",\r\n \"13.105.101.48/28\",\r\n + \ \"13.105.101.64/26\",\r\n \"13.105.101.128/27\",\r\n \"13.105.101.160/28\",\r\n + \ \"13.105.101.176/28\",\r\n \"13.105.101.192/27\",\r\n \"13.105.101.224/27\",\r\n + \ \"13.105.102.0/28\",\r\n \"13.105.102.16/28\",\r\n \"13.105.102.32/27\",\r\n + \ \"13.105.102.64/26\",\r\n \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n + \ \"13.105.102.176/28\",\r\n \"13.105.102.192/27\",\r\n \"13.105.102.224/27\",\r\n + \ \"13.105.103.0/28\",\r\n \"13.105.103.16/28\",\r\n \"13.105.103.32/27\",\r\n + \ \"13.105.103.64/26\",\r\n \"13.105.103.128/27\",\r\n \"13.105.103.160/28\",\r\n + \ \"13.105.103.176/28\",\r\n \"13.105.103.192/27\",\r\n \"13.105.103.224/27\",\r\n + \ \"13.105.104.0/27\",\r\n \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n + \ \"13.105.104.80/28\",\r\n \"13.105.104.96/27\",\r\n \"13.105.104.128/26\",\r\n + \ \"13.105.114.88/29\",\r\n \"13.105.114.96/27\",\r\n \"13.105.114.128/26\",\r\n + \ \"13.105.114.192/28\",\r\n \"13.105.114.208/29\",\r\n \"20.0.0.0/16\",\r\n \ \"20.1.0.0/17\",\r\n \"20.1.128.0/17\",\r\n \"20.2.0.0/16\",\r\n \ \"20.3.0.0/16\",\r\n \"20.4.0.0/16\",\r\n \"20.5.0.0/16\",\r\n \ \"20.6.0.0/17\",\r\n \"20.6.128.0/17\",\r\n \"20.7.0.0/16\",\r\n @@ -3583,375 +3616,377 @@ interactions: \ \"20.13.128.0/17\",\r\n \"20.14.0.0/17\",\r\n \"20.14.128.0/17\",\r\n \ \"20.15.0.0/17\",\r\n \"20.15.128.0/17\",\r\n \"20.16.0.0/16\",\r\n \ \"20.17.0.0/18\",\r\n \"20.17.64.0/21\",\r\n \"20.18.0.0/17\",\r\n - \ \"20.19.0.0/17\",\r\n \"20.20.32.0/26\",\r\n \"20.21.0.0/16\",\r\n - \ \"20.22.0.0/16\",\r\n \"20.23.0.0/16\",\r\n \"20.24.0.0/18\",\r\n - \ \"20.24.64.0/18\",\r\n \"20.24.128.0/18\",\r\n \"20.24.192.0/18\",\r\n - \ \"20.25.0.0/17\",\r\n \"20.25.128.0/18\",\r\n \"20.25.192.0/18\",\r\n - \ \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n \"20.27.0.0/18\",\r\n - \ \"20.27.64.0/18\",\r\n \"20.27.128.0/18\",\r\n \"20.27.192.0/18\",\r\n - \ \"20.28.0.0/17\",\r\n \"20.28.128.0/17\",\r\n \"20.29.0.0/17\",\r\n - \ \"20.29.128.0/17\",\r\n \"20.31.0.0/16\",\r\n \"20.36.0.0/19\",\r\n - \ \"20.36.32.0/19\",\r\n \"20.36.64.0/19\",\r\n \"20.36.96.0/21\",\r\n - \ \"20.36.104.0/21\",\r\n \"20.36.112.0/20\",\r\n \"20.36.128.0/17\",\r\n - \ \"20.37.0.0/18\",\r\n \"20.37.64.0/19\",\r\n \"20.37.96.0/19\",\r\n - \ \"20.37.128.0/18\",\r\n \"20.37.192.0/19\",\r\n \"20.37.224.0/19\",\r\n - \ \"20.38.0.0/20\",\r\n \"20.38.16.0/24\",\r\n \"20.38.17.0/24\",\r\n - \ \"20.38.18.0/24\",\r\n \"20.38.19.0/24\",\r\n \"20.38.20.0/24\",\r\n - \ \"20.38.21.0/24\",\r\n \"20.38.32.0/20\",\r\n \"20.38.64.0/19\",\r\n - \ \"20.38.96.0/23\",\r\n \"20.38.98.0/24\",\r\n \"20.38.99.0/24\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.38.102.0/23\",\r\n \"20.38.104.0/23\",\r\n - \ \"20.38.106.0/23\",\r\n \"20.38.108.0/23\",\r\n \"20.38.110.0/23\",\r\n - \ \"20.38.112.0/23\",\r\n \"20.38.114.0/25\",\r\n \"20.38.114.128/25\",\r\n - \ \"20.38.115.0/24\",\r\n \"20.38.116.0/23\",\r\n \"20.38.118.0/24\",\r\n - \ \"20.38.119.0/24\",\r\n \"20.38.120.0/24\",\r\n \"20.38.121.0/25\",\r\n - \ \"20.38.121.128/25\",\r\n \"20.38.122.0/23\",\r\n \"20.38.124.0/23\",\r\n - \ \"20.38.126.0/23\",\r\n \"20.38.128.0/21\",\r\n \"20.38.136.0/21\",\r\n - \ \"20.38.144.0/21\",\r\n \"20.38.152.0/21\",\r\n \"20.38.160.0/20\",\r\n - \ \"20.38.184.0/22\",\r\n \"20.38.188.0/22\",\r\n \"20.38.196.0/22\",\r\n - \ \"20.38.200.0/22\",\r\n \"20.38.208.0/22\",\r\n \"20.39.0.0/19\",\r\n - \ \"20.39.32.0/19\",\r\n \"20.39.64.0/21\",\r\n \"20.39.72.0/21\",\r\n - \ \"20.39.80.0/20\",\r\n \"20.39.96.0/19\",\r\n \"20.39.128.0/20\",\r\n - \ \"20.39.144.0/20\",\r\n \"20.39.160.0/21\",\r\n \"20.39.168.0/21\",\r\n - \ \"20.39.176.0/21\",\r\n \"20.39.184.0/21\",\r\n \"20.39.192.0/20\",\r\n - \ \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n \"20.39.232.0/21\",\r\n - \ \"20.39.240.0/20\",\r\n \"20.40.0.0/21\",\r\n \"20.40.8.0/21\",\r\n - \ \"20.40.16.0/21\",\r\n \"20.40.24.0/21\",\r\n \"20.40.32.0/21\",\r\n - \ \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n \"20.40.64.0/20\",\r\n - \ \"20.40.80.0/21\",\r\n \"20.40.88.0/21\",\r\n \"20.40.96.0/21\",\r\n - \ \"20.40.104.0/21\",\r\n \"20.40.112.0/21\",\r\n \"20.40.120.0/21\",\r\n - \ \"20.40.128.0/19\",\r\n \"20.40.160.0/20\",\r\n \"20.40.176.0/20\",\r\n - \ \"20.40.192.0/18\",\r\n \"20.41.0.0/18\",\r\n \"20.41.64.0/18\",\r\n - \ \"20.41.128.0/18\",\r\n \"20.41.192.0/18\",\r\n \"20.42.0.0/17\",\r\n - \ \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n - \ \"20.42.176.0/20\",\r\n \"20.42.192.0/19\",\r\n \"20.42.224.0/19\",\r\n - \ \"20.43.0.0/19\",\r\n \"20.43.32.0/19\",\r\n \"20.43.64.0/19\",\r\n - \ \"20.43.96.0/20\",\r\n \"20.43.112.0/21\",\r\n \"20.43.120.0/21\",\r\n - \ \"20.43.128.0/18\",\r\n \"20.43.192.0/18\",\r\n \"20.44.0.0/21\",\r\n - \ \"20.44.8.0/21\",\r\n \"20.44.16.0/21\",\r\n \"20.44.24.0/21\",\r\n - \ \"20.44.32.0/19\",\r\n \"20.44.64.0/18\",\r\n \"20.44.128.0/18\",\r\n - \ \"20.44.192.0/18\",\r\n \"20.45.0.0/18\",\r\n \"20.45.64.0/19\",\r\n - \ \"20.45.96.0/20\",\r\n \"20.45.112.0/21\",\r\n \"20.45.120.0/21\",\r\n - \ \"20.45.128.0/21\",\r\n \"20.45.136.0/21\",\r\n \"20.45.144.0/20\",\r\n - \ \"20.45.160.0/20\",\r\n \"20.45.176.0/20\",\r\n \"20.45.192.0/18\",\r\n - \ \"20.46.0.0/19\",\r\n \"20.46.32.0/19\",\r\n \"20.46.64.0/19\",\r\n - \ \"20.46.96.0/20\",\r\n \"20.46.112.0/20\",\r\n \"20.46.128.0/20\",\r\n - \ \"20.46.144.0/20\",\r\n \"20.46.160.0/19\",\r\n \"20.46.192.0/21\",\r\n - \ \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n \"20.46.224.0/19\",\r\n - \ \"20.47.0.0/24\",\r\n \"20.47.1.0/24\",\r\n \"20.47.2.0/24\",\r\n - \ \"20.47.3.0/24\",\r\n \"20.47.4.0/24\",\r\n \"20.47.5.0/24\",\r\n - \ \"20.47.6.0/24\",\r\n \"20.47.7.0/24\",\r\n \"20.47.8.0/24\",\r\n - \ \"20.47.9.0/24\",\r\n \"20.47.10.0/24\",\r\n \"20.47.11.0/24\",\r\n - \ \"20.47.12.0/24\",\r\n \"20.47.13.0/24\",\r\n \"20.47.14.0/24\",\r\n - \ \"20.47.15.0/24\",\r\n \"20.47.16.0/23\",\r\n \"20.47.18.0/23\",\r\n - \ \"20.47.20.0/23\",\r\n \"20.47.22.0/23\",\r\n \"20.47.24.0/23\",\r\n - \ \"20.47.26.0/24\",\r\n \"20.47.27.0/24\",\r\n \"20.47.28.0/24\",\r\n - \ \"20.47.29.0/24\",\r\n \"20.47.30.0/24\",\r\n \"20.47.31.0/24\",\r\n - \ \"20.47.32.0/24\",\r\n \"20.47.33.0/24\",\r\n \"20.47.34.0/24\",\r\n - \ \"20.47.35.0/24\",\r\n \"20.47.36.0/24\",\r\n \"20.47.37.0/24\",\r\n - \ \"20.47.38.0/24\",\r\n \"20.47.39.0/24\",\r\n \"20.47.40.0/24\",\r\n - \ \"20.47.41.0/24\",\r\n \"20.47.42.0/24\",\r\n \"20.47.43.0/24\",\r\n - \ \"20.47.44.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.47.46.0/24\",\r\n - \ \"20.47.47.0/24\",\r\n \"20.47.48.0/24\",\r\n \"20.47.49.0/24\",\r\n - \ \"20.47.50.0/24\",\r\n \"20.47.51.0/24\",\r\n \"20.47.52.0/24\",\r\n - \ \"20.47.53.0/24\",\r\n \"20.47.54.0/24\",\r\n \"20.47.55.0/24\",\r\n - \ \"20.47.56.0/24\",\r\n \"20.47.57.0/24\",\r\n \"20.47.58.0/23\",\r\n - \ \"20.47.60.0/23\",\r\n \"20.47.62.0/23\",\r\n \"20.47.64.0/24\",\r\n - \ \"20.47.65.0/24\",\r\n \"20.47.66.0/24\",\r\n \"20.47.67.0/24\",\r\n - \ \"20.47.68.0/24\",\r\n \"20.47.69.0/24\",\r\n \"20.47.70.0/24\",\r\n - \ \"20.47.71.0/24\",\r\n \"20.47.72.0/23\",\r\n \"20.47.74.0/23\",\r\n - \ \"20.47.76.0/23\",\r\n \"20.47.78.0/23\",\r\n \"20.47.80.0/23\",\r\n - \ \"20.47.82.0/23\",\r\n \"20.47.84.0/23\",\r\n \"20.47.86.0/24\",\r\n - \ \"20.47.87.0/24\",\r\n \"20.47.88.0/24\",\r\n \"20.47.89.0/24\",\r\n - \ \"20.47.90.0/24\",\r\n \"20.47.91.0/24\",\r\n \"20.47.92.0/24\",\r\n - \ \"20.47.93.0/24\",\r\n \"20.47.94.0/24\",\r\n \"20.47.95.0/24\",\r\n - \ \"20.47.96.0/23\",\r\n \"20.47.98.0/24\",\r\n \"20.47.99.0/24\",\r\n - \ \"20.47.100.0/24\",\r\n \"20.47.101.0/24\",\r\n \"20.47.102.0/24\",\r\n - \ \"20.47.103.0/24\",\r\n \"20.47.104.0/24\",\r\n \"20.47.105.0/24\",\r\n - \ \"20.47.106.0/24\",\r\n \"20.47.107.0/24\",\r\n \"20.47.108.0/23\",\r\n - \ \"20.47.110.0/24\",\r\n \"20.47.111.0/24\",\r\n \"20.47.112.0/24\",\r\n - \ \"20.47.113.0/24\",\r\n \"20.47.114.0/24\",\r\n \"20.47.115.0/24\",\r\n - \ \"20.47.116.0/24\",\r\n \"20.47.117.0/24\",\r\n \"20.47.118.0/24\",\r\n - \ \"20.47.119.0/24\",\r\n \"20.47.120.0/23\",\r\n \"20.47.122.0/23\",\r\n - \ \"20.47.124.0/23\",\r\n \"20.47.126.0/23\",\r\n \"20.47.128.0/17\",\r\n - \ \"20.48.0.0/17\",\r\n \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n - \ \"20.48.224.0/19\",\r\n \"20.49.0.0/18\",\r\n \"20.49.64.0/20\",\r\n - \ \"20.49.80.0/21\",\r\n \"20.49.88.0/21\",\r\n \"20.49.96.0/21\",\r\n - \ \"20.49.104.0/21\",\r\n \"20.49.112.0/21\",\r\n \"20.49.120.0/21\",\r\n - \ \"20.49.128.0/17\",\r\n \"20.50.0.0/18\",\r\n \"20.50.64.0/20\",\r\n - \ \"20.50.80.0/21\",\r\n \"20.50.88.0/21\",\r\n \"20.50.96.0/19\",\r\n - \ \"20.50.128.0/17\",\r\n \"20.51.0.0/21\",\r\n \"20.51.8.0/21\",\r\n - \ \"20.51.16.0/21\",\r\n \"20.51.24.0/21\",\r\n \"20.51.32.0/19\",\r\n - \ \"20.51.64.0/18\",\r\n \"20.51.128.0/17\",\r\n \"20.52.0.0/18\",\r\n - \ \"20.52.64.0/21\",\r\n \"20.52.72.0/21\",\r\n \"20.52.80.0/27\",\r\n - \ \"20.52.80.32/27\",\r\n \"20.52.80.64/27\",\r\n \"20.52.88.0/21\",\r\n - \ \"20.52.96.0/19\",\r\n \"20.52.128.0/17\",\r\n \"20.53.0.0/19\",\r\n - \ \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n \"20.53.48.0/21\",\r\n - \ \"20.53.56.0/21\",\r\n \"20.53.64.0/18\",\r\n \"20.53.128.0/17\",\r\n - \ \"20.54.0.0/17\",\r\n \"20.54.128.0/17\",\r\n \"20.55.0.0/17\",\r\n - \ \"20.55.128.0/18\",\r\n \"20.55.192.0/18\",\r\n \"20.56.0.0/16\",\r\n - \ \"20.57.0.0/17\",\r\n \"20.57.128.0/18\",\r\n \"20.57.192.0/19\",\r\n - \ \"20.57.224.0/19\",\r\n \"20.58.0.0/18\",\r\n \"20.58.64.0/18\",\r\n - \ \"20.58.128.0/18\",\r\n \"20.58.192.0/18\",\r\n \"20.59.0.0/18\",\r\n - \ \"20.59.64.0/18\",\r\n \"20.59.128.0/18\",\r\n \"20.59.192.0/18\",\r\n - \ \"20.60.0.0/24\",\r\n \"20.60.1.0/24\",\r\n \"20.60.2.0/23\",\r\n - \ \"20.60.4.0/24\",\r\n \"20.60.5.0/24\",\r\n \"20.60.6.0/23\",\r\n - \ \"20.60.8.0/24\",\r\n \"20.60.9.0/24\",\r\n \"20.60.10.0/24\",\r\n - \ \"20.60.11.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.13.0/24\",\r\n - \ \"20.60.14.0/24\",\r\n \"20.60.15.0/24\",\r\n \"20.60.16.0/24\",\r\n - \ \"20.60.17.0/24\",\r\n \"20.60.18.0/24\",\r\n \"20.60.19.0/24\",\r\n - \ \"20.60.20.0/24\",\r\n \"20.60.21.0/24\",\r\n \"20.60.22.0/23\",\r\n - \ \"20.60.24.0/23\",\r\n \"20.60.26.0/23\",\r\n \"20.60.28.0/23\",\r\n - \ \"20.60.30.0/23\",\r\n \"20.60.32.0/23\",\r\n \"20.60.34.0/23\",\r\n - \ \"20.60.36.0/23\",\r\n \"20.60.38.0/23\",\r\n \"20.60.40.0/23\",\r\n - \ \"20.60.42.0/23\",\r\n \"20.60.44.0/25\",\r\n \"20.60.46.0/23\",\r\n - \ \"20.60.48.0/22\",\r\n \"20.60.52.0/23\",\r\n \"20.60.54.0/23\",\r\n - \ \"20.60.56.0/22\",\r\n \"20.60.60.0/22\",\r\n \"20.60.64.0/22\",\r\n - \ \"20.60.68.0/22\",\r\n \"20.60.72.0/22\",\r\n \"20.60.76.0/23\",\r\n - \ \"20.60.78.0/23\",\r\n \"20.60.80.0/23\",\r\n \"20.60.82.0/23\",\r\n - \ \"20.60.84.0/23\",\r\n \"20.60.86.0/23\",\r\n \"20.60.88.0/22\",\r\n - \ \"20.60.92.0/23\",\r\n \"20.60.94.0/23\",\r\n \"20.60.128.0/23\",\r\n - \ \"20.60.130.0/24\",\r\n \"20.60.131.0/24\",\r\n \"20.60.132.0/23\",\r\n - \ \"20.60.134.0/23\",\r\n \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n - \ \"20.60.140.0/23\",\r\n \"20.60.142.0/23\",\r\n \"20.60.144.0/23\",\r\n - \ \"20.60.146.0/23\",\r\n \"20.60.148.0/23\",\r\n \"20.60.150.0/23\",\r\n - \ \"20.60.152.0/23\",\r\n \"20.60.154.0/23\",\r\n \"20.60.156.0/23\",\r\n - \ \"20.60.158.0/23\",\r\n \"20.60.160.0/23\",\r\n \"20.60.162.0/23\",\r\n - \ \"20.60.164.0/23\",\r\n \"20.60.166.0/23\",\r\n \"20.60.168.0/23\",\r\n - \ \"20.60.170.0/23\",\r\n \"20.60.172.0/23\",\r\n \"20.60.174.0/23\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.60.178.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.182.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.186.0/23\",\r\n - \ \"20.60.188.0/23\",\r\n \"20.60.190.0/23\",\r\n \"20.60.192.0/23\",\r\n - \ \"20.60.194.0/23\",\r\n \"20.60.196.0/23\",\r\n \"20.60.198.0/23\",\r\n - \ \"20.60.200.0/23\",\r\n \"20.60.202.0/23\",\r\n \"20.60.204.0/23\",\r\n - \ \"20.60.206.0/23\",\r\n \"20.60.208.0/23\",\r\n \"20.60.210.0/23\",\r\n - \ \"20.60.212.0/23\",\r\n \"20.60.214.0/23\",\r\n \"20.60.216.0/23\",\r\n - \ \"20.60.218.0/23\",\r\n \"20.60.220.0/23\",\r\n \"20.60.222.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.226.0/23\",\r\n \"20.60.228.0/23\",\r\n - \ \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n \"20.60.234.0/23\",\r\n - \ \"20.60.236.0/23\",\r\n \"20.60.238.0/23\",\r\n \"20.60.240.0/23\",\r\n - \ \"20.60.242.0/23\",\r\n \"20.60.244.0/23\",\r\n \"20.60.246.0/23\",\r\n - \ \"20.60.248.0/23\",\r\n \"20.60.250.0/23\",\r\n \"20.60.252.0/23\",\r\n - \ \"20.60.254.0/23\",\r\n \"20.61.0.0/16\",\r\n \"20.62.0.0/17\",\r\n - \ \"20.62.128.0/17\",\r\n \"20.63.0.0/17\",\r\n \"20.63.128.0/18\",\r\n - \ \"20.63.192.0/18\",\r\n \"20.64.0.0/17\",\r\n \"20.64.128.0/17\",\r\n - \ \"20.65.0.0/17\",\r\n \"20.65.128.0/17\",\r\n \"20.66.0.0/17\",\r\n - \ \"20.66.128.0/17\",\r\n \"20.67.0.0/17\",\r\n \"20.67.128.0/17\",\r\n - \ \"20.68.0.0/18\",\r\n \"20.68.64.0/18\",\r\n \"20.68.128.0/17\",\r\n - \ \"20.69.0.0/18\",\r\n \"20.69.64.0/18\",\r\n \"20.69.128.0/18\",\r\n - \ \"20.69.192.0/18\",\r\n \"20.70.0.0/18\",\r\n \"20.70.64.0/18\",\r\n - \ \"20.70.128.0/17\",\r\n \"20.71.0.0/16\",\r\n \"20.72.0.0/19\",\r\n - \ \"20.72.32.0/19\",\r\n \"20.72.64.0/18\",\r\n \"20.72.128.0/18\",\r\n - \ \"20.72.192.0/18\",\r\n \"20.73.0.0/16\",\r\n \"20.74.0.0/17\",\r\n - \ \"20.74.128.0/17\",\r\n \"20.75.0.0/17\",\r\n \"20.75.128.0/17\",\r\n - \ \"20.76.0.0/16\",\r\n \"20.77.0.0/17\",\r\n \"20.77.128.0/18\",\r\n - \ \"20.77.192.0/18\",\r\n \"20.78.0.0/17\",\r\n \"20.78.128.0/18\",\r\n - \ \"20.78.192.0/18\",\r\n \"20.79.0.0/16\",\r\n \"20.80.0.0/18\",\r\n - \ \"20.80.64.0/18\",\r\n \"20.80.128.0/18\",\r\n \"20.80.192.0/18\",\r\n - \ \"20.81.0.0/17\",\r\n \"20.81.128.0/17\",\r\n \"20.82.0.0/17\",\r\n - \ \"20.82.128.0/17\",\r\n \"20.83.0.0/18\",\r\n \"20.83.64.0/18\",\r\n - \ \"20.83.128.0/18\",\r\n \"20.83.192.0/18\",\r\n \"20.84.0.0/17\",\r\n - \ \"20.84.128.0/17\",\r\n \"20.85.0.0/17\",\r\n \"20.85.128.0/17\",\r\n - \ \"20.86.0.0/16\",\r\n \"20.87.0.0/17\",\r\n \"20.87.128.0/18\",\r\n - \ \"20.87.192.0/18\",\r\n \"20.88.0.0/18\",\r\n \"20.88.64.0/19\",\r\n - \ \"20.88.96.0/19\",\r\n \"20.88.128.0/18\",\r\n \"20.88.192.0/18\",\r\n - \ \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n \"20.89.192.0/18\",\r\n - \ \"20.90.0.0/18\",\r\n \"20.90.64.0/18\",\r\n \"20.90.128.0/17\",\r\n - \ \"20.91.0.0/17\",\r\n \"20.91.128.0/17\",\r\n \"20.92.0.0/18\",\r\n - \ \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n \"20.93.0.0/17\",\r\n - \ \"20.93.128.0/17\",\r\n \"20.94.0.0/17\",\r\n \"20.94.128.0/18\",\r\n - \ \"20.94.192.0/18\",\r\n \"20.95.0.0/24\",\r\n \"20.95.1.0/24\",\r\n - \ \"20.95.2.0/24\",\r\n \"20.95.3.0/24\",\r\n \"20.95.4.0/24\",\r\n - \ \"20.95.5.0/24\",\r\n \"20.95.6.0/24\",\r\n \"20.95.7.0/24\",\r\n - \ \"20.95.8.0/21\",\r\n \"20.95.16.0/24\",\r\n \"20.95.17.0/24\",\r\n - \ \"20.95.18.0/23\",\r\n \"20.95.20.0/24\",\r\n \"20.95.21.0/24\",\r\n - \ \"20.95.22.0/23\",\r\n \"20.95.24.0/24\",\r\n \"20.95.25.0/24\",\r\n - \ \"20.95.26.0/23\",\r\n \"20.95.28.0/22\",\r\n \"20.95.32.0/21\",\r\n - \ \"20.95.40.0/21\",\r\n \"20.95.48.0/23\",\r\n \"20.95.50.0/24\",\r\n - \ \"20.95.51.0/24\",\r\n \"20.95.52.0/24\",\r\n \"20.95.64.0/24\",\r\n + \ \"20.18.128.0/21\",\r\n \"20.19.0.0/17\",\r\n \"20.20.32.0/26\",\r\n + \ \"20.21.0.0/16\",\r\n \"20.22.0.0/16\",\r\n \"20.23.0.0/16\",\r\n + \ \"20.24.0.0/18\",\r\n \"20.24.64.0/18\",\r\n \"20.24.128.0/18\",\r\n + \ \"20.24.192.0/18\",\r\n \"20.25.0.0/17\",\r\n \"20.25.128.0/18\",\r\n + \ \"20.25.192.0/18\",\r\n \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n + \ \"20.27.0.0/18\",\r\n \"20.27.64.0/18\",\r\n \"20.27.128.0/18\",\r\n + \ \"20.27.192.0/18\",\r\n \"20.28.0.0/17\",\r\n \"20.28.128.0/17\",\r\n + \ \"20.29.0.0/17\",\r\n \"20.29.128.0/17\",\r\n \"20.31.0.0/16\",\r\n + \ \"20.36.0.0/19\",\r\n \"20.36.32.0/19\",\r\n \"20.36.64.0/19\",\r\n + \ \"20.36.96.0/21\",\r\n \"20.36.104.0/21\",\r\n \"20.36.112.0/20\",\r\n + \ \"20.36.128.0/17\",\r\n \"20.37.0.0/18\",\r\n \"20.37.64.0/19\",\r\n + \ \"20.37.96.0/19\",\r\n \"20.37.128.0/18\",\r\n \"20.37.192.0/19\",\r\n + \ \"20.37.224.0/19\",\r\n \"20.38.0.0/20\",\r\n \"20.38.16.0/24\",\r\n + \ \"20.38.17.0/24\",\r\n \"20.38.18.0/24\",\r\n \"20.38.19.0/24\",\r\n + \ \"20.38.20.0/24\",\r\n \"20.38.21.0/24\",\r\n \"20.38.32.0/20\",\r\n + \ \"20.38.64.0/19\",\r\n \"20.38.96.0/23\",\r\n \"20.38.98.0/24\",\r\n + \ \"20.38.99.0/24\",\r\n \"20.38.100.0/23\",\r\n \"20.38.102.0/23\",\r\n + \ \"20.38.104.0/23\",\r\n \"20.38.106.0/23\",\r\n \"20.38.108.0/23\",\r\n + \ \"20.38.110.0/23\",\r\n \"20.38.112.0/23\",\r\n \"20.38.114.0/25\",\r\n + \ \"20.38.114.128/25\",\r\n \"20.38.115.0/24\",\r\n \"20.38.116.0/23\",\r\n + \ \"20.38.118.0/24\",\r\n \"20.38.119.0/24\",\r\n \"20.38.120.0/24\",\r\n + \ \"20.38.121.0/25\",\r\n \"20.38.121.128/25\",\r\n \"20.38.122.0/23\",\r\n + \ \"20.38.124.0/23\",\r\n \"20.38.126.0/23\",\r\n \"20.38.128.0/21\",\r\n + \ \"20.38.136.0/21\",\r\n \"20.38.144.0/21\",\r\n \"20.38.152.0/21\",\r\n + \ \"20.38.160.0/20\",\r\n \"20.38.184.0/22\",\r\n \"20.38.188.0/22\",\r\n + \ \"20.38.196.0/22\",\r\n \"20.38.200.0/22\",\r\n \"20.38.208.0/22\",\r\n + \ \"20.39.0.0/19\",\r\n \"20.39.32.0/19\",\r\n \"20.39.64.0/21\",\r\n + \ \"20.39.72.0/21\",\r\n \"20.39.80.0/20\",\r\n \"20.39.96.0/19\",\r\n + \ \"20.39.128.0/20\",\r\n \"20.39.144.0/20\",\r\n \"20.39.160.0/21\",\r\n + \ \"20.39.168.0/21\",\r\n \"20.39.176.0/21\",\r\n \"20.39.184.0/21\",\r\n + \ \"20.39.192.0/20\",\r\n \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n + \ \"20.39.232.0/21\",\r\n \"20.39.240.0/20\",\r\n \"20.40.0.0/21\",\r\n + \ \"20.40.8.0/21\",\r\n \"20.40.16.0/21\",\r\n \"20.40.24.0/21\",\r\n + \ \"20.40.32.0/21\",\r\n \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n + \ \"20.40.64.0/20\",\r\n \"20.40.80.0/21\",\r\n \"20.40.88.0/21\",\r\n + \ \"20.40.96.0/21\",\r\n \"20.40.104.0/21\",\r\n \"20.40.112.0/21\",\r\n + \ \"20.40.120.0/21\",\r\n \"20.40.128.0/19\",\r\n \"20.40.160.0/20\",\r\n + \ \"20.40.176.0/20\",\r\n \"20.40.192.0/18\",\r\n \"20.41.0.0/18\",\r\n + \ \"20.41.64.0/18\",\r\n \"20.41.128.0/18\",\r\n \"20.41.192.0/18\",\r\n + \ \"20.42.0.0/17\",\r\n \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n + \ \"20.42.168.0/21\",\r\n \"20.42.176.0/20\",\r\n \"20.42.192.0/19\",\r\n + \ \"20.42.224.0/19\",\r\n \"20.43.0.0/19\",\r\n \"20.43.32.0/19\",\r\n + \ \"20.43.64.0/19\",\r\n \"20.43.96.0/20\",\r\n \"20.43.112.0/21\",\r\n + \ \"20.43.120.0/21\",\r\n \"20.43.128.0/18\",\r\n \"20.43.192.0/18\",\r\n + \ \"20.44.0.0/21\",\r\n \"20.44.8.0/21\",\r\n \"20.44.16.0/21\",\r\n + \ \"20.44.24.0/21\",\r\n \"20.44.32.0/19\",\r\n \"20.44.64.0/18\",\r\n + \ \"20.44.128.0/18\",\r\n \"20.44.192.0/18\",\r\n \"20.45.0.0/18\",\r\n + \ \"20.45.64.0/19\",\r\n \"20.45.96.0/20\",\r\n \"20.45.112.0/21\",\r\n + \ \"20.45.120.0/21\",\r\n \"20.45.128.0/21\",\r\n \"20.45.136.0/21\",\r\n + \ \"20.45.144.0/20\",\r\n \"20.45.160.0/20\",\r\n \"20.45.176.0/20\",\r\n + \ \"20.45.192.0/18\",\r\n \"20.46.0.0/19\",\r\n \"20.46.32.0/19\",\r\n + \ \"20.46.64.0/19\",\r\n \"20.46.96.0/20\",\r\n \"20.46.112.0/20\",\r\n + \ \"20.46.128.0/20\",\r\n \"20.46.144.0/20\",\r\n \"20.46.160.0/19\",\r\n + \ \"20.46.192.0/21\",\r\n \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n + \ \"20.46.224.0/19\",\r\n \"20.47.0.0/24\",\r\n \"20.47.1.0/24\",\r\n + \ \"20.47.2.0/24\",\r\n \"20.47.3.0/24\",\r\n \"20.47.4.0/24\",\r\n + \ \"20.47.5.0/24\",\r\n \"20.47.6.0/24\",\r\n \"20.47.7.0/24\",\r\n + \ \"20.47.8.0/24\",\r\n \"20.47.9.0/24\",\r\n \"20.47.10.0/24\",\r\n + \ \"20.47.11.0/24\",\r\n \"20.47.12.0/24\",\r\n \"20.47.13.0/24\",\r\n + \ \"20.47.14.0/24\",\r\n \"20.47.15.0/24\",\r\n \"20.47.16.0/23\",\r\n + \ \"20.47.18.0/23\",\r\n \"20.47.20.0/23\",\r\n \"20.47.22.0/23\",\r\n + \ \"20.47.24.0/23\",\r\n \"20.47.26.0/24\",\r\n \"20.47.27.0/24\",\r\n + \ \"20.47.28.0/24\",\r\n \"20.47.29.0/24\",\r\n \"20.47.30.0/24\",\r\n + \ \"20.47.31.0/24\",\r\n \"20.47.32.0/24\",\r\n \"20.47.33.0/24\",\r\n + \ \"20.47.34.0/24\",\r\n \"20.47.35.0/24\",\r\n \"20.47.36.0/24\",\r\n + \ \"20.47.37.0/24\",\r\n \"20.47.38.0/24\",\r\n \"20.47.39.0/24\",\r\n + \ \"20.47.40.0/24\",\r\n \"20.47.41.0/24\",\r\n \"20.47.42.0/24\",\r\n + \ \"20.47.43.0/24\",\r\n \"20.47.44.0/24\",\r\n \"20.47.45.0/24\",\r\n + \ \"20.47.46.0/24\",\r\n \"20.47.47.0/24\",\r\n \"20.47.48.0/24\",\r\n + \ \"20.47.49.0/24\",\r\n \"20.47.50.0/24\",\r\n \"20.47.51.0/24\",\r\n + \ \"20.47.52.0/24\",\r\n \"20.47.53.0/24\",\r\n \"20.47.54.0/24\",\r\n + \ \"20.47.55.0/24\",\r\n \"20.47.56.0/24\",\r\n \"20.47.57.0/24\",\r\n + \ \"20.47.58.0/23\",\r\n \"20.47.60.0/23\",\r\n \"20.47.62.0/23\",\r\n + \ \"20.47.64.0/24\",\r\n \"20.47.65.0/24\",\r\n \"20.47.66.0/24\",\r\n + \ \"20.47.67.0/24\",\r\n \"20.47.68.0/24\",\r\n \"20.47.69.0/24\",\r\n + \ \"20.47.70.0/24\",\r\n \"20.47.71.0/24\",\r\n \"20.47.72.0/23\",\r\n + \ \"20.47.74.0/23\",\r\n \"20.47.76.0/23\",\r\n \"20.47.78.0/23\",\r\n + \ \"20.47.80.0/23\",\r\n \"20.47.82.0/23\",\r\n \"20.47.84.0/23\",\r\n + \ \"20.47.86.0/24\",\r\n \"20.47.87.0/24\",\r\n \"20.47.88.0/24\",\r\n + \ \"20.47.89.0/24\",\r\n \"20.47.90.0/24\",\r\n \"20.47.91.0/24\",\r\n + \ \"20.47.92.0/24\",\r\n \"20.47.93.0/24\",\r\n \"20.47.94.0/24\",\r\n + \ \"20.47.95.0/24\",\r\n \"20.47.96.0/23\",\r\n \"20.47.98.0/24\",\r\n + \ \"20.47.99.0/24\",\r\n \"20.47.100.0/24\",\r\n \"20.47.101.0/24\",\r\n + \ \"20.47.102.0/24\",\r\n \"20.47.103.0/24\",\r\n \"20.47.104.0/24\",\r\n + \ \"20.47.105.0/24\",\r\n \"20.47.106.0/24\",\r\n \"20.47.107.0/24\",\r\n + \ \"20.47.108.0/23\",\r\n \"20.47.110.0/24\",\r\n \"20.47.111.0/24\",\r\n + \ \"20.47.112.0/24\",\r\n \"20.47.113.0/24\",\r\n \"20.47.114.0/24\",\r\n + \ \"20.47.115.0/24\",\r\n \"20.47.116.0/24\",\r\n \"20.47.117.0/24\",\r\n + \ \"20.47.118.0/24\",\r\n \"20.47.119.0/24\",\r\n \"20.47.120.0/23\",\r\n + \ \"20.47.122.0/23\",\r\n \"20.47.124.0/23\",\r\n \"20.47.126.0/23\",\r\n + \ \"20.47.128.0/17\",\r\n \"20.48.0.0/17\",\r\n \"20.48.128.0/18\",\r\n + \ \"20.48.192.0/20\",\r\n \"20.48.224.0/19\",\r\n \"20.49.0.0/18\",\r\n + \ \"20.49.64.0/20\",\r\n \"20.49.80.0/21\",\r\n \"20.49.88.0/21\",\r\n + \ \"20.49.96.0/21\",\r\n \"20.49.104.0/21\",\r\n \"20.49.112.0/21\",\r\n + \ \"20.49.120.0/21\",\r\n \"20.49.128.0/17\",\r\n \"20.50.0.0/18\",\r\n + \ \"20.50.64.0/20\",\r\n \"20.50.80.0/21\",\r\n \"20.50.88.0/21\",\r\n + \ \"20.50.96.0/19\",\r\n \"20.50.128.0/17\",\r\n \"20.51.0.0/21\",\r\n + \ \"20.51.8.0/21\",\r\n \"20.51.16.0/21\",\r\n \"20.51.24.0/21\",\r\n + \ \"20.51.32.0/19\",\r\n \"20.51.64.0/18\",\r\n \"20.51.128.0/17\",\r\n + \ \"20.52.0.0/18\",\r\n \"20.52.64.0/21\",\r\n \"20.52.72.0/21\",\r\n + \ \"20.52.80.0/27\",\r\n \"20.52.80.32/27\",\r\n \"20.52.80.64/27\",\r\n + \ \"20.52.88.0/21\",\r\n \"20.52.96.0/19\",\r\n \"20.52.128.0/17\",\r\n + \ \"20.53.0.0/19\",\r\n \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n + \ \"20.53.48.0/21\",\r\n \"20.53.56.0/21\",\r\n \"20.53.64.0/18\",\r\n + \ \"20.53.128.0/17\",\r\n \"20.54.0.0/17\",\r\n \"20.54.128.0/17\",\r\n + \ \"20.55.0.0/17\",\r\n \"20.55.128.0/18\",\r\n \"20.55.192.0/18\",\r\n + \ \"20.56.0.0/16\",\r\n \"20.57.0.0/17\",\r\n \"20.57.128.0/18\",\r\n + \ \"20.57.192.0/19\",\r\n \"20.57.224.0/19\",\r\n \"20.58.0.0/18\",\r\n + \ \"20.58.64.0/18\",\r\n \"20.58.128.0/18\",\r\n \"20.58.192.0/18\",\r\n + \ \"20.59.0.0/18\",\r\n \"20.59.64.0/18\",\r\n \"20.59.128.0/18\",\r\n + \ \"20.59.192.0/18\",\r\n \"20.60.0.0/24\",\r\n \"20.60.1.0/24\",\r\n + \ \"20.60.2.0/23\",\r\n \"20.60.4.0/24\",\r\n \"20.60.5.0/24\",\r\n + \ \"20.60.6.0/23\",\r\n \"20.60.8.0/24\",\r\n \"20.60.9.0/24\",\r\n + \ \"20.60.10.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.12.0/24\",\r\n + \ \"20.60.13.0/24\",\r\n \"20.60.14.0/24\",\r\n \"20.60.15.0/24\",\r\n + \ \"20.60.16.0/24\",\r\n \"20.60.17.0/24\",\r\n \"20.60.18.0/24\",\r\n + \ \"20.60.19.0/24\",\r\n \"20.60.20.0/24\",\r\n \"20.60.21.0/24\",\r\n + \ \"20.60.22.0/23\",\r\n \"20.60.24.0/23\",\r\n \"20.60.26.0/23\",\r\n + \ \"20.60.28.0/23\",\r\n \"20.60.30.0/23\",\r\n \"20.60.32.0/23\",\r\n + \ \"20.60.34.0/23\",\r\n \"20.60.36.0/23\",\r\n \"20.60.38.0/23\",\r\n + \ \"20.60.40.0/23\",\r\n \"20.60.42.0/23\",\r\n \"20.60.44.0/25\",\r\n + \ \"20.60.46.0/23\",\r\n \"20.60.48.0/22\",\r\n \"20.60.52.0/23\",\r\n + \ \"20.60.54.0/23\",\r\n \"20.60.56.0/22\",\r\n \"20.60.60.0/22\",\r\n + \ \"20.60.64.0/22\",\r\n \"20.60.68.0/22\",\r\n \"20.60.72.0/22\",\r\n + \ \"20.60.76.0/23\",\r\n \"20.60.78.0/23\",\r\n \"20.60.80.0/23\",\r\n + \ \"20.60.82.0/23\",\r\n \"20.60.84.0/23\",\r\n \"20.60.86.0/23\",\r\n + \ \"20.60.88.0/22\",\r\n \"20.60.92.0/23\",\r\n \"20.60.94.0/23\",\r\n + \ \"20.60.128.0/23\",\r\n \"20.60.130.0/24\",\r\n \"20.60.131.0/24\",\r\n + \ \"20.60.132.0/23\",\r\n \"20.60.134.0/23\",\r\n \"20.60.136.0/24\",\r\n + \ \"20.60.138.0/23\",\r\n \"20.60.140.0/23\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.60.144.0/23\",\r\n \"20.60.146.0/23\",\r\n \"20.60.148.0/23\",\r\n + \ \"20.60.150.0/23\",\r\n \"20.60.152.0/23\",\r\n \"20.60.154.0/23\",\r\n + \ \"20.60.156.0/23\",\r\n \"20.60.158.0/23\",\r\n \"20.60.160.0/23\",\r\n + \ \"20.60.162.0/23\",\r\n \"20.60.164.0/23\",\r\n \"20.60.166.0/23\",\r\n + \ \"20.60.168.0/23\",\r\n \"20.60.170.0/23\",\r\n \"20.60.172.0/23\",\r\n + \ \"20.60.174.0/23\",\r\n \"20.60.176.0/23\",\r\n \"20.60.178.0/23\",\r\n + \ \"20.60.180.0/23\",\r\n \"20.60.182.0/23\",\r\n \"20.60.184.0/23\",\r\n + \ \"20.60.186.0/23\",\r\n \"20.60.188.0/23\",\r\n \"20.60.190.0/23\",\r\n + \ \"20.60.192.0/23\",\r\n \"20.60.194.0/23\",\r\n \"20.60.196.0/23\",\r\n + \ \"20.60.198.0/23\",\r\n \"20.60.200.0/23\",\r\n \"20.60.202.0/23\",\r\n + \ \"20.60.204.0/23\",\r\n \"20.60.206.0/23\",\r\n \"20.60.208.0/23\",\r\n + \ \"20.60.210.0/23\",\r\n \"20.60.212.0/23\",\r\n \"20.60.214.0/23\",\r\n + \ \"20.60.216.0/23\",\r\n \"20.60.218.0/23\",\r\n \"20.60.220.0/23\",\r\n + \ \"20.60.222.0/23\",\r\n \"20.60.224.0/23\",\r\n \"20.60.226.0/23\",\r\n + \ \"20.60.228.0/23\",\r\n \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n + \ \"20.60.234.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.60.238.0/23\",\r\n + \ \"20.60.240.0/23\",\r\n \"20.60.242.0/23\",\r\n \"20.60.244.0/23\",\r\n + \ \"20.60.246.0/23\",\r\n \"20.60.248.0/23\",\r\n \"20.60.250.0/23\",\r\n + \ \"20.60.252.0/23\",\r\n \"20.60.254.0/23\",\r\n \"20.61.0.0/16\",\r\n + \ \"20.62.0.0/17\",\r\n \"20.62.128.0/17\",\r\n \"20.63.0.0/17\",\r\n + \ \"20.63.128.0/18\",\r\n \"20.63.192.0/18\",\r\n \"20.64.0.0/17\",\r\n + \ \"20.64.128.0/17\",\r\n \"20.65.0.0/17\",\r\n \"20.65.128.0/17\",\r\n + \ \"20.66.0.0/17\",\r\n \"20.66.128.0/17\",\r\n \"20.67.0.0/17\",\r\n + \ \"20.67.128.0/17\",\r\n \"20.68.0.0/18\",\r\n \"20.68.64.0/18\",\r\n + \ \"20.68.128.0/17\",\r\n \"20.69.0.0/18\",\r\n \"20.69.64.0/18\",\r\n + \ \"20.69.128.0/18\",\r\n \"20.69.192.0/18\",\r\n \"20.70.0.0/18\",\r\n + \ \"20.70.64.0/18\",\r\n \"20.70.128.0/17\",\r\n \"20.71.0.0/16\",\r\n + \ \"20.72.0.0/19\",\r\n \"20.72.32.0/19\",\r\n \"20.72.64.0/18\",\r\n + \ \"20.72.128.0/18\",\r\n \"20.72.192.0/18\",\r\n \"20.73.0.0/16\",\r\n + \ \"20.74.0.0/17\",\r\n \"20.74.128.0/17\",\r\n \"20.75.0.0/17\",\r\n + \ \"20.75.128.0/17\",\r\n \"20.76.0.0/16\",\r\n \"20.77.0.0/17\",\r\n + \ \"20.77.128.0/18\",\r\n \"20.77.192.0/18\",\r\n \"20.78.0.0/17\",\r\n + \ \"20.78.128.0/18\",\r\n \"20.78.192.0/18\",\r\n \"20.79.0.0/16\",\r\n + \ \"20.80.0.0/18\",\r\n \"20.80.64.0/18\",\r\n \"20.80.128.0/18\",\r\n + \ \"20.80.192.0/18\",\r\n \"20.81.0.0/17\",\r\n \"20.81.128.0/17\",\r\n + \ \"20.82.0.0/17\",\r\n \"20.82.128.0/17\",\r\n \"20.83.0.0/18\",\r\n + \ \"20.83.64.0/18\",\r\n \"20.83.128.0/18\",\r\n \"20.83.192.0/18\",\r\n + \ \"20.84.0.0/17\",\r\n \"20.84.128.0/17\",\r\n \"20.85.0.0/17\",\r\n + \ \"20.85.128.0/17\",\r\n \"20.86.0.0/16\",\r\n \"20.87.0.0/17\",\r\n + \ \"20.87.128.0/18\",\r\n \"20.87.192.0/18\",\r\n \"20.88.0.0/18\",\r\n + \ \"20.88.64.0/19\",\r\n \"20.88.96.0/19\",\r\n \"20.88.128.0/18\",\r\n + \ \"20.88.192.0/18\",\r\n \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n + \ \"20.89.192.0/18\",\r\n \"20.90.0.0/18\",\r\n \"20.90.64.0/18\",\r\n + \ \"20.90.128.0/17\",\r\n \"20.91.0.0/17\",\r\n \"20.91.128.0/17\",\r\n + \ \"20.92.0.0/18\",\r\n \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n + \ \"20.93.0.0/17\",\r\n \"20.93.128.0/17\",\r\n \"20.94.0.0/17\",\r\n + \ \"20.94.128.0/18\",\r\n \"20.94.192.0/18\",\r\n \"20.95.0.0/24\",\r\n + \ \"20.95.1.0/24\",\r\n \"20.95.2.0/24\",\r\n \"20.95.3.0/24\",\r\n + \ \"20.95.4.0/24\",\r\n \"20.95.5.0/24\",\r\n \"20.95.6.0/24\",\r\n + \ \"20.95.7.0/24\",\r\n \"20.95.8.0/21\",\r\n \"20.95.16.0/24\",\r\n + \ \"20.95.17.0/24\",\r\n \"20.95.18.0/24\",\r\n \"20.95.19.0/24\",\r\n + \ \"20.95.20.0/24\",\r\n \"20.95.21.0/24\",\r\n \"20.95.24.0/24\",\r\n + \ \"20.95.33.0/24\",\r\n \"20.95.40.0/21\",\r\n \"20.95.51.0/24\",\r\n + \ \"20.95.52.0/24\",\r\n \"20.95.53.0/24\",\r\n \"20.95.64.0/24\",\r\n \ \"20.95.65.0/24\",\r\n \"20.95.66.0/24\",\r\n \"20.95.67.0/24\",\r\n \ \"20.95.73.0/24\",\r\n \"20.95.74.0/23\",\r\n \"20.95.76.0/23\",\r\n \ \"20.95.78.0/23\",\r\n \"20.95.80.0/24\",\r\n \"20.95.81.0/24\",\r\n \ \"20.95.82.0/23\",\r\n \"20.95.84.0/24\",\r\n \"20.95.85.0/24\",\r\n \ \"20.95.86.0/24\",\r\n \"20.95.87.0/24\",\r\n \"20.95.88.0/21\",\r\n - \ \"20.95.128.0/24\",\r\n \"20.95.136.0/24\",\r\n \"20.95.137.0/24\",\r\n - \ \"20.95.138.0/24\",\r\n \"20.95.139.0/24\",\r\n \"20.95.140.0/24\",\r\n - \ \"20.95.141.0/24\",\r\n \"20.95.192.0/21\",\r\n \"20.95.200.0/24\",\r\n - \ \"20.95.208.0/24\",\r\n \"20.95.224.0/24\",\r\n \"20.95.240.0/24\",\r\n - \ \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n \"20.97.0.0/17\",\r\n - \ \"20.97.128.0/17\",\r\n \"20.98.0.0/18\",\r\n \"20.98.64.0/18\",\r\n - \ \"20.98.128.0/18\",\r\n \"20.98.192.0/18\",\r\n \"20.99.0.0/17\",\r\n - \ \"20.99.128.0/17\",\r\n \"20.100.0.0/18\",\r\n \"20.100.64.0/18\",\r\n - \ \"20.100.128.0/17\",\r\n \"20.101.0.0/16\",\r\n \"20.102.0.0/17\",\r\n - \ \"20.102.128.0/18\",\r\n \"20.102.192.0/18\",\r\n \"20.103.0.0/16\",\r\n - \ \"20.104.0.0/17\",\r\n \"20.104.128.0/18\",\r\n \"20.104.192.0/18\",\r\n - \ \"20.105.0.0/17\",\r\n \"20.105.128.0/17\",\r\n \"20.106.0.0/18\",\r\n - \ \"20.106.64.0/18\",\r\n \"20.106.128.0/17\",\r\n \"20.107.0.0/17\",\r\n - \ \"20.107.128.0/17\",\r\n \"20.108.0.0/16\",\r\n \"20.109.0.0/17\",\r\n - \ \"20.109.128.0/18\",\r\n \"20.109.192.0/18\",\r\n \"20.110.0.0/16\",\r\n - \ \"20.111.0.0/18\",\r\n \"20.111.64.0/18\",\r\n \"20.112.0.0/17\",\r\n - \ \"20.112.128.0/19\",\r\n \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n - \ \"20.112.184.0/21\",\r\n \"20.112.192.0/18\",\r\n \"20.113.0.0/17\",\r\n - \ \"20.113.128.0/18\",\r\n \"20.113.192.0/18\",\r\n \"20.114.0.0/18\",\r\n - \ \"20.114.64.0/18\",\r\n \"20.114.128.0/17\",\r\n \"20.115.0.0/17\",\r\n - \ \"20.115.128.0/17\",\r\n \"20.116.0.0/16\",\r\n \"20.117.0.0/18\",\r\n - \ \"20.117.64.0/18\",\r\n \"20.117.128.0/17\",\r\n \"20.118.0.0/18\",\r\n - \ \"20.118.64.0/18\",\r\n \"20.118.128.0/18\",\r\n \"20.118.192.0/18\",\r\n - \ \"20.119.0.0/17\",\r\n \"20.119.128.0/17\",\r\n \"20.120.0.0/17\",\r\n - \ \"20.120.128.0/17\",\r\n \"20.121.0.0/16\",\r\n \"20.122.0.0/16\",\r\n - \ \"20.123.0.0/17\",\r\n \"20.123.128.0/17\",\r\n \"20.124.0.0/16\",\r\n - \ \"20.125.0.0/18\",\r\n \"20.125.64.0/18\",\r\n \"20.125.128.0/19\",\r\n - \ \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n - \ \"20.125.240.0/20\",\r\n \"20.126.0.0/16\",\r\n \"20.127.0.0/16\",\r\n - \ \"20.135.0.0/22\",\r\n \"20.135.4.0/23\",\r\n \"20.135.6.0/23\",\r\n - \ \"20.135.8.0/22\",\r\n \"20.135.12.0/22\",\r\n \"20.135.16.0/23\",\r\n - \ \"20.135.18.0/23\",\r\n \"20.135.20.0/23\",\r\n \"20.135.22.0/23\",\r\n - \ \"20.135.24.0/23\",\r\n \"20.135.26.0/23\",\r\n \"20.135.28.0/23\",\r\n - \ \"20.135.30.0/23\",\r\n \"20.135.32.0/23\",\r\n \"20.135.34.0/23\",\r\n - \ \"20.135.36.0/23\",\r\n \"20.135.38.0/23\",\r\n \"20.135.40.0/23\",\r\n - \ \"20.135.42.0/23\",\r\n \"20.135.44.0/23\",\r\n \"20.135.46.0/23\",\r\n - \ \"20.135.48.0/23\",\r\n \"20.135.50.0/23\",\r\n \"20.135.52.0/23\",\r\n - \ \"20.135.54.0/23\",\r\n \"20.135.56.0/23\",\r\n \"20.135.58.0/23\",\r\n - \ \"20.135.60.0/23\",\r\n \"20.135.62.0/23\",\r\n \"20.135.64.0/23\",\r\n - \ \"20.135.66.0/23\",\r\n \"20.135.68.0/23\",\r\n \"20.135.70.0/23\",\r\n - \ \"20.135.72.0/23\",\r\n \"20.135.74.0/23\",\r\n \"20.135.76.0/23\",\r\n - \ \"20.135.78.0/23\",\r\n \"20.135.80.0/22\",\r\n \"20.135.84.0/22\",\r\n - \ \"20.135.88.0/23\",\r\n \"20.135.90.0/23\",\r\n \"20.135.92.0/22\",\r\n - \ \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n \"20.135.102.0/23\",\r\n - \ \"20.135.104.0/22\",\r\n \"20.135.108.0/22\",\r\n \"20.135.112.0/23\",\r\n - \ \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n \"20.135.120.0/21\",\r\n - \ \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n \"20.135.134.0/23\",\r\n - \ \"20.135.136.0/22\",\r\n \"20.135.140.0/22\",\r\n \"20.135.144.0/23\",\r\n - \ \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n \"20.135.152.0/22\",\r\n - \ \"20.135.156.0/23\",\r\n \"20.135.158.0/23\",\r\n \"20.135.160.0/22\",\r\n - \ \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n \"20.135.170.0/23\",\r\n - \ \"20.135.172.0/22\",\r\n \"20.135.176.0/22\",\r\n \"20.135.180.0/23\",\r\n - \ \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n \"20.135.188.0/22\",\r\n - \ \"20.135.192.0/23\",\r\n \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n - \ \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n \"20.135.206.0/23\",\r\n - \ \"20.135.208.0/23\",\r\n \"20.135.210.0/23\",\r\n \"20.135.212.0/22\",\r\n - \ \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n \"20.135.222.0/23\",\r\n - \ \"20.135.224.0/22\",\r\n \"20.135.228.0/22\",\r\n \"20.135.232.0/23\",\r\n - \ \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n \"20.135.238.0/23\",\r\n - \ \"20.135.240.0/25\",\r\n \"20.135.242.0/23\",\r\n \"20.135.244.0/22\",\r\n - \ \"20.135.248.0/23\",\r\n \"20.135.250.0/23\",\r\n \"20.135.252.0/23\",\r\n - \ \"20.135.254.0/23\",\r\n \"20.136.0.0/25\",\r\n \"20.136.0.128/25\",\r\n - \ \"20.136.1.0/24\",\r\n \"20.136.2.0/24\",\r\n \"20.136.3.0/25\",\r\n - \ \"20.136.3.128/25\",\r\n \"20.136.4.0/24\",\r\n \"20.136.5.0/24\",\r\n - \ \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n \"20.143.0.0/24\",\r\n - \ \"20.143.1.0/24\",\r\n \"20.143.2.0/24\",\r\n \"20.143.3.0/24\",\r\n - \ \"20.143.4.0/24\",\r\n \"20.143.6.0/23\",\r\n \"20.143.8.0/23\",\r\n - \ \"20.150.0.0/24\",\r\n \"20.150.1.0/25\",\r\n \"20.150.1.128/25\",\r\n - \ \"20.150.2.0/23\",\r\n \"20.150.4.0/23\",\r\n \"20.150.6.0/23\",\r\n - \ \"20.150.8.0/23\",\r\n \"20.150.10.0/23\",\r\n \"20.150.12.0/23\",\r\n - \ \"20.150.14.0/23\",\r\n \"20.150.16.0/24\",\r\n \"20.150.17.0/25\",\r\n - \ \"20.150.17.128/25\",\r\n \"20.150.18.0/25\",\r\n \"20.150.18.128/25\",\r\n - \ \"20.150.19.0/24\",\r\n \"20.150.20.0/25\",\r\n \"20.150.20.128/25\",\r\n - \ \"20.150.21.0/24\",\r\n \"20.150.22.0/24\",\r\n \"20.150.23.0/24\",\r\n - \ \"20.150.24.0/24\",\r\n \"20.150.25.0/24\",\r\n \"20.150.26.0/24\",\r\n - \ \"20.150.27.0/24\",\r\n \"20.150.28.0/24\",\r\n \"20.150.29.0/24\",\r\n - \ \"20.150.30.0/24\",\r\n \"20.150.31.0/24\",\r\n \"20.150.32.0/23\",\r\n - \ \"20.150.34.0/23\",\r\n \"20.150.36.0/24\",\r\n \"20.150.37.0/24\",\r\n - \ \"20.150.38.0/23\",\r\n \"20.150.40.0/25\",\r\n \"20.150.40.128/25\",\r\n - \ \"20.150.41.0/24\",\r\n \"20.150.42.0/24\",\r\n \"20.150.43.0/25\",\r\n - \ \"20.150.43.128/25\",\r\n \"20.150.44.0/24\",\r\n \"20.150.45.0/24\",\r\n - \ \"20.150.46.0/24\",\r\n \"20.150.47.0/25\",\r\n \"20.150.47.128/25\",\r\n - \ \"20.150.48.0/24\",\r\n \"20.150.49.0/24\",\r\n \"20.150.50.0/23\",\r\n - \ \"20.150.52.0/24\",\r\n \"20.150.53.0/24\",\r\n \"20.150.54.0/24\",\r\n - \ \"20.150.55.0/24\",\r\n \"20.150.56.0/24\",\r\n \"20.150.57.0/24\",\r\n - \ \"20.150.58.0/24\",\r\n \"20.150.59.0/24\",\r\n \"20.150.60.0/24\",\r\n - \ \"20.150.61.0/24\",\r\n \"20.150.62.0/24\",\r\n \"20.150.63.0/24\",\r\n - \ \"20.150.64.0/24\",\r\n \"20.150.65.0/24\",\r\n \"20.150.66.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.68.0/24\",\r\n \"20.150.69.0/24\",\r\n - \ \"20.150.70.0/24\",\r\n \"20.150.71.0/24\",\r\n \"20.150.72.0/24\",\r\n - \ \"20.150.73.0/24\",\r\n \"20.150.74.0/24\",\r\n \"20.150.75.0/24\",\r\n - \ \"20.150.76.0/24\",\r\n \"20.150.77.0/24\",\r\n \"20.150.78.0/24\",\r\n - \ \"20.150.79.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.81.0/24\",\r\n - \ \"20.150.82.0/24\",\r\n \"20.150.83.0/24\",\r\n \"20.150.84.0/24\",\r\n - \ \"20.150.85.0/24\",\r\n \"20.150.86.0/24\",\r\n \"20.150.87.0/24\",\r\n - \ \"20.150.88.0/24\",\r\n \"20.150.89.0/24\",\r\n \"20.150.90.0/24\",\r\n - \ \"20.150.91.0/24\",\r\n \"20.150.92.0/24\",\r\n \"20.150.93.0/24\",\r\n - \ \"20.150.94.0/24\",\r\n \"20.150.95.0/24\",\r\n \"20.150.96.0/24\",\r\n - \ \"20.150.97.0/24\",\r\n \"20.150.98.0/24\",\r\n \"20.150.99.0/24\",\r\n - \ \"20.150.100.0/24\",\r\n \"20.150.101.0/24\",\r\n \"20.150.102.0/24\",\r\n - \ \"20.150.103.0/24\",\r\n \"20.150.104.0/24\",\r\n \"20.150.105.0/24\",\r\n - \ \"20.150.106.0/24\",\r\n \"20.150.107.0/24\",\r\n \"20.150.108.0/24\",\r\n - \ \"20.150.109.0/24\",\r\n \"20.150.110.0/24\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.150.112.0/24\",\r\n \"20.150.113.0/24\",\r\n \"20.150.114.0/24\",\r\n - \ \"20.150.115.0/24\",\r\n \"20.150.116.0/24\",\r\n \"20.150.117.0/24\",\r\n - \ \"20.150.118.0/24\",\r\n \"20.150.119.0/24\",\r\n \"20.150.120.0/24\",\r\n - \ \"20.150.121.0/24\",\r\n \"20.150.122.0/24\",\r\n \"20.150.123.0/24\",\r\n - \ \"20.150.124.0/24\",\r\n \"20.150.125.0/24\",\r\n \"20.150.126.0/24\",\r\n - \ \"20.150.127.0/24\",\r\n \"20.150.128.0/17\",\r\n \"20.151.0.0/16\",\r\n - \ \"20.152.0.0/23\",\r\n \"20.152.2.0/23\",\r\n \"20.152.4.0/23\",\r\n - \ \"20.152.6.0/23\",\r\n \"20.157.0.0/24\",\r\n \"20.157.1.0/24\",\r\n - \ \"20.157.2.0/24\",\r\n \"20.157.3.0/24\",\r\n \"20.157.4.0/23\",\r\n - \ \"20.157.6.0/23\",\r\n \"20.157.8.0/22\",\r\n \"20.157.12.0/22\",\r\n - \ \"20.157.16.0/24\",\r\n \"20.157.17.0/24\",\r\n \"20.157.18.0/24\",\r\n - \ \"20.157.19.0/24\",\r\n \"20.157.20.0/24\",\r\n \"20.157.21.0/24\",\r\n - \ \"20.157.22.0/24\",\r\n \"20.157.23.0/24\",\r\n \"20.157.24.0/24\",\r\n - \ \"20.157.25.0/24\",\r\n \"20.157.26.0/24\",\r\n \"20.157.27.0/24\",\r\n - \ \"20.157.28.0/24\",\r\n \"20.157.29.0/24\",\r\n \"20.157.30.0/24\",\r\n - \ \"20.157.31.0/24\",\r\n \"20.157.32.0/24\",\r\n \"20.157.33.0/24\",\r\n - \ \"20.157.34.0/23\",\r\n \"20.157.36.0/23\",\r\n \"20.157.38.0/24\",\r\n - \ \"20.157.39.0/24\",\r\n \"20.157.40.0/24\",\r\n \"20.157.41.0/24\",\r\n - \ \"20.157.42.0/24\",\r\n \"20.157.43.0/24\",\r\n \"20.157.44.0/24\",\r\n - \ \"20.157.45.0/24\",\r\n \"20.157.46.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.48.0/23\",\r\n \"20.157.50.0/23\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.53.0/24\",\r\n \"20.157.54.0/24\",\r\n \"20.157.55.0/24\",\r\n - \ \"20.157.56.0/24\",\r\n \"20.157.57.0/24\",\r\n \"20.157.58.0/24\",\r\n - \ \"20.157.59.0/24\",\r\n \"20.157.60.0/24\",\r\n \"20.157.61.0/24\",\r\n - \ \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n \"20.157.72.0/24\",\r\n - \ \"20.157.73.0/24\",\r\n \"20.157.74.0/24\",\r\n \"20.157.75.0/24\",\r\n - \ \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n \"20.157.84.0/24\",\r\n - \ \"20.157.85.0/24\",\r\n \"20.157.86.0/24\",\r\n \"20.157.87.0/24\",\r\n - \ \"20.157.88.0/24\",\r\n \"20.157.89.0/24\",\r\n \"20.157.90.0/24\",\r\n - \ \"20.157.91.0/24\",\r\n \"20.157.92.0/24\",\r\n \"20.157.93.0/24\",\r\n - \ \"20.157.94.0/24\",\r\n \"20.157.95.0/24\",\r\n \"20.157.96.0/24\",\r\n - \ \"20.157.97.0/24\",\r\n \"20.157.98.0/24\",\r\n \"20.157.99.0/24\",\r\n - \ \"20.157.100.0/24\",\r\n \"20.157.101.0/24\",\r\n \"20.157.102.0/24\",\r\n - \ \"20.157.103.0/24\",\r\n \"20.157.104.0/24\",\r\n \"20.157.105.0/24\",\r\n - \ \"20.157.106.0/24\",\r\n \"20.157.107.0/24\",\r\n \"20.157.108.0/24\",\r\n - \ \"20.157.109.0/24\",\r\n \"20.157.110.0/24\",\r\n \"20.157.111.0/24\",\r\n - \ \"20.157.112.0/24\",\r\n \"20.157.113.0/24\",\r\n \"20.157.114.0/24\",\r\n - \ \"20.157.115.0/24\",\r\n \"20.157.116.0/24\",\r\n \"20.157.117.0/24\",\r\n - \ \"20.157.118.0/24\",\r\n \"20.157.119.0/24\",\r\n \"20.157.120.0/24\",\r\n - \ \"20.157.121.0/24\",\r\n \"20.157.122.0/24\",\r\n \"20.157.123.0/24\",\r\n - \ \"20.157.124.0/24\",\r\n \"20.157.125.0/24\",\r\n \"20.157.126.0/24\",\r\n - \ \"20.157.127.0/24\",\r\n \"20.157.128.0/24\",\r\n \"20.157.129.0/24\",\r\n - \ \"20.157.130.0/24\",\r\n \"20.157.131.0/24\",\r\n \"20.157.132.0/24\",\r\n - \ \"20.157.133.0/24\",\r\n \"20.157.134.0/24\",\r\n \"20.157.135.0/24\",\r\n - \ \"20.157.136.0/24\",\r\n \"20.157.137.0/24\",\r\n \"20.157.138.0/24\",\r\n - \ \"20.157.139.0/24\",\r\n \"20.157.140.0/24\",\r\n \"20.157.141.0/24\",\r\n - \ \"20.157.142.0/23\",\r\n \"20.157.144.0/24\",\r\n \"20.157.145.0/24\",\r\n - \ \"20.157.146.0/24\",\r\n \"20.157.147.0/24\",\r\n \"20.157.148.0/24\",\r\n - \ \"20.157.149.0/24\",\r\n \"20.157.150.0/24\",\r\n \"20.157.151.0/24\",\r\n - \ \"20.157.152.0/24\",\r\n \"20.157.153.0/24\",\r\n \"20.157.154.0/24\",\r\n - \ \"20.157.155.0/24\",\r\n \"20.157.156.0/24\",\r\n \"20.157.157.0/24\",\r\n - \ \"20.157.158.0/24\",\r\n \"20.157.159.0/24\",\r\n \"20.157.160.0/24\",\r\n - \ \"20.157.161.0/24\",\r\n \"20.157.162.0/24\",\r\n \"20.157.163.0/24\",\r\n - \ \"20.157.164.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.157.166.0/24\",\r\n - \ \"20.157.167.0/24\",\r\n \"20.157.168.0/24\",\r\n \"20.157.169.0/24\",\r\n - \ \"20.157.170.0/24\",\r\n \"20.157.171.0/24\",\r\n \"20.157.172.0/24\",\r\n - \ \"20.157.173.0/24\",\r\n \"20.157.174.0/24\",\r\n \"20.157.175.0/24\",\r\n - \ \"20.157.176.0/24\",\r\n \"20.157.177.0/24\",\r\n \"20.157.178.0/24\",\r\n - \ \"20.157.179.0/24\",\r\n \"20.157.180.0/24\",\r\n \"20.157.181.0/24\",\r\n - \ \"20.157.182.0/24\",\r\n \"20.157.183.0/24\",\r\n \"20.157.184.0/24\",\r\n - \ \"20.157.185.0/24\",\r\n \"20.157.186.0/24\",\r\n \"20.157.187.0/24\",\r\n - \ \"20.157.188.0/24\",\r\n \"20.157.189.0/24\",\r\n \"20.157.190.0/24\",\r\n - \ \"20.157.191.0/24\",\r\n \"20.157.192.0/24\",\r\n \"20.157.193.0/24\",\r\n - \ \"20.157.194.0/24\",\r\n \"20.157.195.0/24\",\r\n \"20.157.196.0/24\",\r\n - \ \"20.157.197.0/24\",\r\n \"20.157.198.0/24\",\r\n \"20.157.199.0/24\",\r\n - \ \"20.157.200.0/24\",\r\n \"20.157.201.0/24\",\r\n \"20.157.202.0/24\",\r\n - \ \"20.157.203.0/24\",\r\n \"20.157.204.0/24\",\r\n \"20.157.205.0/24\",\r\n - \ \"20.157.206.0/24\",\r\n \"20.157.208.0/24\",\r\n \"20.157.209.0/24\",\r\n - \ \"20.157.210.0/23\",\r\n \"20.157.212.0/24\",\r\n \"20.157.213.0/24\",\r\n - \ \"20.157.214.0/24\",\r\n \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n - \ \"20.157.217.0/24\",\r\n \"20.157.218.0/24\",\r\n \"20.157.219.0/24\",\r\n - \ \"20.157.220.0/24\",\r\n \"20.157.221.0/24\",\r\n \"20.157.222.0/24\",\r\n - \ \"20.157.223.0/24\",\r\n \"20.160.0.0/16\",\r\n \"20.161.0.0/16\",\r\n - \ \"20.162.0.0/17\",\r\n \"20.163.0.0/17\",\r\n \"20.163.128.0/17\",\r\n - \ \"20.164.0.0/16\",\r\n \"20.165.0.0/17\",\r\n \"20.165.128.0/17\",\r\n - \ \"20.166.0.0/17\",\r\n \"20.167.0.0/17\",\r\n \"20.184.0.0/18\",\r\n + \ \"20.95.128.0/24\",\r\n \"20.95.129.0/24\",\r\n \"20.95.136.0/24\",\r\n + \ \"20.95.137.0/24\",\r\n \"20.95.138.0/24\",\r\n \"20.95.139.0/24\",\r\n + \ \"20.95.140.0/24\",\r\n \"20.95.141.0/24\",\r\n \"20.95.192.0/21\",\r\n + \ \"20.95.200.0/24\",\r\n \"20.95.208.0/24\",\r\n \"20.95.224.0/24\",\r\n + \ \"20.95.240.0/24\",\r\n \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n + \ \"20.97.0.0/17\",\r\n \"20.97.128.0/17\",\r\n \"20.98.0.0/18\",\r\n + \ \"20.98.64.0/18\",\r\n \"20.98.128.0/18\",\r\n \"20.98.192.0/18\",\r\n + \ \"20.99.0.0/17\",\r\n \"20.99.128.0/17\",\r\n \"20.100.0.0/18\",\r\n + \ \"20.100.64.0/18\",\r\n \"20.100.128.0/17\",\r\n \"20.101.0.0/16\",\r\n + \ \"20.102.0.0/17\",\r\n \"20.102.128.0/18\",\r\n \"20.102.192.0/18\",\r\n + \ \"20.103.0.0/16\",\r\n \"20.104.0.0/17\",\r\n \"20.104.128.0/18\",\r\n + \ \"20.104.192.0/18\",\r\n \"20.105.0.0/17\",\r\n \"20.105.128.0/17\",\r\n + \ \"20.106.0.0/18\",\r\n \"20.106.64.0/18\",\r\n \"20.106.128.0/17\",\r\n + \ \"20.107.0.0/17\",\r\n \"20.107.128.0/17\",\r\n \"20.108.0.0/16\",\r\n + \ \"20.109.0.0/17\",\r\n \"20.109.128.0/18\",\r\n \"20.109.192.0/18\",\r\n + \ \"20.110.0.0/16\",\r\n \"20.111.0.0/18\",\r\n \"20.111.64.0/18\",\r\n + \ \"20.112.0.0/17\",\r\n \"20.112.128.0/19\",\r\n \"20.112.160.0/20\",\r\n + \ \"20.112.176.0/21\",\r\n \"20.112.184.0/21\",\r\n \"20.112.192.0/18\",\r\n + \ \"20.113.0.0/17\",\r\n \"20.113.128.0/18\",\r\n \"20.113.192.0/18\",\r\n + \ \"20.114.0.0/18\",\r\n \"20.114.64.0/18\",\r\n \"20.114.128.0/17\",\r\n + \ \"20.115.0.0/17\",\r\n \"20.115.128.0/17\",\r\n \"20.116.0.0/16\",\r\n + \ \"20.117.0.0/18\",\r\n \"20.117.64.0/18\",\r\n \"20.117.128.0/17\",\r\n + \ \"20.118.0.0/18\",\r\n \"20.118.64.0/18\",\r\n \"20.118.128.0/18\",\r\n + \ \"20.118.192.0/18\",\r\n \"20.119.0.0/17\",\r\n \"20.119.128.0/17\",\r\n + \ \"20.120.0.0/17\",\r\n \"20.120.128.0/17\",\r\n \"20.121.0.0/16\",\r\n + \ \"20.122.0.0/16\",\r\n \"20.123.0.0/17\",\r\n \"20.123.128.0/17\",\r\n + \ \"20.124.0.0/16\",\r\n \"20.125.0.0/18\",\r\n \"20.125.64.0/18\",\r\n + \ \"20.125.128.0/19\",\r\n \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n + \ \"20.125.224.0/20\",\r\n \"20.125.240.0/20\",\r\n \"20.126.0.0/16\",\r\n + \ \"20.127.0.0/16\",\r\n \"20.135.0.0/22\",\r\n \"20.135.4.0/23\",\r\n + \ \"20.135.6.0/23\",\r\n \"20.135.8.0/22\",\r\n \"20.135.12.0/22\",\r\n + \ \"20.135.16.0/23\",\r\n \"20.135.18.0/23\",\r\n \"20.135.20.0/23\",\r\n + \ \"20.135.22.0/23\",\r\n \"20.135.24.0/23\",\r\n \"20.135.26.0/23\",\r\n + \ \"20.135.28.0/23\",\r\n \"20.135.30.0/23\",\r\n \"20.135.32.0/23\",\r\n + \ \"20.135.34.0/23\",\r\n \"20.135.36.0/23\",\r\n \"20.135.38.0/23\",\r\n + \ \"20.135.40.0/23\",\r\n \"20.135.42.0/23\",\r\n \"20.135.44.0/23\",\r\n + \ \"20.135.46.0/23\",\r\n \"20.135.48.0/23\",\r\n \"20.135.50.0/23\",\r\n + \ \"20.135.52.0/23\",\r\n \"20.135.54.0/23\",\r\n \"20.135.56.0/23\",\r\n + \ \"20.135.58.0/23\",\r\n \"20.135.60.0/23\",\r\n \"20.135.62.0/23\",\r\n + \ \"20.135.64.0/23\",\r\n \"20.135.66.0/23\",\r\n \"20.135.68.0/23\",\r\n + \ \"20.135.70.0/23\",\r\n \"20.135.72.0/23\",\r\n \"20.135.74.0/23\",\r\n + \ \"20.135.76.0/23\",\r\n \"20.135.78.0/23\",\r\n \"20.135.80.0/22\",\r\n + \ \"20.135.84.0/22\",\r\n \"20.135.88.0/23\",\r\n \"20.135.90.0/23\",\r\n + \ \"20.135.92.0/22\",\r\n \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n + \ \"20.135.102.0/23\",\r\n \"20.135.104.0/22\",\r\n \"20.135.108.0/22\",\r\n + \ \"20.135.112.0/23\",\r\n \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n + \ \"20.135.120.0/21\",\r\n \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n + \ \"20.135.134.0/23\",\r\n \"20.135.136.0/22\",\r\n \"20.135.140.0/22\",\r\n + \ \"20.135.144.0/23\",\r\n \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n + \ \"20.135.152.0/22\",\r\n \"20.135.156.0/23\",\r\n \"20.135.158.0/23\",\r\n + \ \"20.135.160.0/22\",\r\n \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n + \ \"20.135.170.0/23\",\r\n \"20.135.172.0/22\",\r\n \"20.135.176.0/22\",\r\n + \ \"20.135.180.0/23\",\r\n \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n + \ \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\r\n \"20.135.194.0/23\",\r\n + \ \"20.135.196.0/22\",\r\n \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n + \ \"20.135.206.0/23\",\r\n \"20.135.208.0/23\",\r\n \"20.135.210.0/23\",\r\n + \ \"20.135.212.0/22\",\r\n \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n + \ \"20.135.222.0/23\",\r\n \"20.135.224.0/22\",\r\n \"20.135.228.0/22\",\r\n + \ \"20.135.232.0/23\",\r\n \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n + \ \"20.135.238.0/23\",\r\n \"20.135.240.0/25\",\r\n \"20.135.242.0/23\",\r\n + \ \"20.135.244.0/22\",\r\n \"20.135.248.0/23\",\r\n \"20.135.250.0/23\",\r\n + \ \"20.135.252.0/23\",\r\n \"20.135.254.0/23\",\r\n \"20.136.0.0/25\",\r\n + \ \"20.136.0.128/25\",\r\n \"20.136.1.0/24\",\r\n \"20.136.2.0/24\",\r\n + \ \"20.136.3.0/25\",\r\n \"20.136.3.128/25\",\r\n \"20.136.4.0/24\",\r\n + \ \"20.136.5.0/24\",\r\n \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n + \ \"20.143.0.0/24\",\r\n \"20.143.1.0/24\",\r\n \"20.143.2.0/24\",\r\n + \ \"20.143.3.0/24\",\r\n \"20.143.4.0/24\",\r\n \"20.143.6.0/23\",\r\n + \ \"20.143.8.0/23\",\r\n \"20.150.0.0/24\",\r\n \"20.150.1.0/25\",\r\n + \ \"20.150.1.128/25\",\r\n \"20.150.2.0/23\",\r\n \"20.150.4.0/23\",\r\n + \ \"20.150.6.0/23\",\r\n \"20.150.8.0/23\",\r\n \"20.150.10.0/23\",\r\n + \ \"20.150.12.0/23\",\r\n \"20.150.14.0/23\",\r\n \"20.150.16.0/24\",\r\n + \ \"20.150.17.0/25\",\r\n \"20.150.17.128/25\",\r\n \"20.150.18.0/25\",\r\n + \ \"20.150.18.128/25\",\r\n \"20.150.19.0/24\",\r\n \"20.150.20.0/25\",\r\n + \ \"20.150.20.128/25\",\r\n \"20.150.21.0/24\",\r\n \"20.150.22.0/24\",\r\n + \ \"20.150.23.0/24\",\r\n \"20.150.24.0/24\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.26.0/24\",\r\n \"20.150.27.0/24\",\r\n \"20.150.28.0/24\",\r\n + \ \"20.150.29.0/24\",\r\n \"20.150.30.0/24\",\r\n \"20.150.31.0/24\",\r\n + \ \"20.150.32.0/23\",\r\n \"20.150.34.0/23\",\r\n \"20.150.36.0/24\",\r\n + \ \"20.150.37.0/24\",\r\n \"20.150.38.0/23\",\r\n \"20.150.40.0/25\",\r\n + \ \"20.150.40.128/25\",\r\n \"20.150.41.0/24\",\r\n \"20.150.42.0/24\",\r\n + \ \"20.150.43.0/25\",\r\n \"20.150.43.128/25\",\r\n \"20.150.44.0/24\",\r\n + \ \"20.150.45.0/24\",\r\n \"20.150.46.0/24\",\r\n \"20.150.47.0/25\",\r\n + \ \"20.150.47.128/25\",\r\n \"20.150.48.0/24\",\r\n \"20.150.49.0/24\",\r\n + \ \"20.150.50.0/23\",\r\n \"20.150.52.0/24\",\r\n \"20.150.53.0/24\",\r\n + \ \"20.150.54.0/24\",\r\n \"20.150.55.0/24\",\r\n \"20.150.56.0/24\",\r\n + \ \"20.150.57.0/24\",\r\n \"20.150.58.0/24\",\r\n \"20.150.59.0/24\",\r\n + \ \"20.150.60.0/24\",\r\n \"20.150.61.0/24\",\r\n \"20.150.62.0/24\",\r\n + \ \"20.150.63.0/24\",\r\n \"20.150.64.0/24\",\r\n \"20.150.65.0/24\",\r\n + \ \"20.150.66.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.68.0/24\",\r\n + \ \"20.150.69.0/24\",\r\n \"20.150.70.0/24\",\r\n \"20.150.71.0/24\",\r\n + \ \"20.150.72.0/24\",\r\n \"20.150.73.0/24\",\r\n \"20.150.74.0/24\",\r\n + \ \"20.150.75.0/24\",\r\n \"20.150.76.0/24\",\r\n \"20.150.77.0/24\",\r\n + \ \"20.150.78.0/24\",\r\n \"20.150.79.0/24\",\r\n \"20.150.80.0/24\",\r\n + \ \"20.150.81.0/24\",\r\n \"20.150.82.0/24\",\r\n \"20.150.83.0/24\",\r\n + \ \"20.150.84.0/24\",\r\n \"20.150.85.0/24\",\r\n \"20.150.86.0/24\",\r\n + \ \"20.150.87.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.150.89.0/24\",\r\n + \ \"20.150.90.0/24\",\r\n \"20.150.91.0/24\",\r\n \"20.150.92.0/24\",\r\n + \ \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n \"20.150.95.0/24\",\r\n + \ \"20.150.96.0/24\",\r\n \"20.150.97.0/24\",\r\n \"20.150.98.0/24\",\r\n + \ \"20.150.99.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.150.101.0/24\",\r\n + \ \"20.150.102.0/24\",\r\n \"20.150.103.0/24\",\r\n \"20.150.104.0/24\",\r\n + \ \"20.150.105.0/24\",\r\n \"20.150.106.0/24\",\r\n \"20.150.107.0/24\",\r\n + \ \"20.150.108.0/24\",\r\n \"20.150.109.0/24\",\r\n \"20.150.110.0/24\",\r\n + \ \"20.150.111.0/24\",\r\n \"20.150.112.0/24\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.150.114.0/24\",\r\n \"20.150.115.0/24\",\r\n \"20.150.116.0/24\",\r\n + \ \"20.150.117.0/24\",\r\n \"20.150.118.0/24\",\r\n \"20.150.119.0/24\",\r\n + \ \"20.150.120.0/24\",\r\n \"20.150.121.0/24\",\r\n \"20.150.122.0/24\",\r\n + \ \"20.150.123.0/24\",\r\n \"20.150.124.0/24\",\r\n \"20.150.125.0/24\",\r\n + \ \"20.150.126.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.150.128.0/17\",\r\n + \ \"20.151.0.0/16\",\r\n \"20.152.0.0/23\",\r\n \"20.152.2.0/23\",\r\n + \ \"20.152.4.0/23\",\r\n \"20.152.6.0/23\",\r\n \"20.157.0.0/24\",\r\n + \ \"20.157.1.0/24\",\r\n \"20.157.2.0/24\",\r\n \"20.157.3.0/24\",\r\n + \ \"20.157.4.0/23\",\r\n \"20.157.6.0/23\",\r\n \"20.157.8.0/22\",\r\n + \ \"20.157.12.0/22\",\r\n \"20.157.16.0/24\",\r\n \"20.157.17.0/24\",\r\n + \ \"20.157.18.0/24\",\r\n \"20.157.19.0/24\",\r\n \"20.157.20.0/24\",\r\n + \ \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n \"20.157.23.0/24\",\r\n + \ \"20.157.24.0/24\",\r\n \"20.157.25.0/24\",\r\n \"20.157.26.0/24\",\r\n + \ \"20.157.27.0/24\",\r\n \"20.157.28.0/24\",\r\n \"20.157.29.0/24\",\r\n + \ \"20.157.30.0/24\",\r\n \"20.157.31.0/24\",\r\n \"20.157.32.0/24\",\r\n + \ \"20.157.33.0/24\",\r\n \"20.157.34.0/23\",\r\n \"20.157.36.0/23\",\r\n + \ \"20.157.38.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.40.0/24\",\r\n + \ \"20.157.41.0/24\",\r\n \"20.157.42.0/24\",\r\n \"20.157.43.0/24\",\r\n + \ \"20.157.44.0/24\",\r\n \"20.157.45.0/24\",\r\n \"20.157.46.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.48.0/23\",\r\n \"20.157.50.0/23\",\r\n + \ \"20.157.52.0/24\",\r\n \"20.157.53.0/24\",\r\n \"20.157.54.0/24\",\r\n + \ \"20.157.55.0/24\",\r\n \"20.157.56.0/24\",\r\n \"20.157.57.0/24\",\r\n + \ \"20.157.58.0/24\",\r\n \"20.157.59.0/24\",\r\n \"20.157.60.0/24\",\r\n + \ \"20.157.61.0/24\",\r\n \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n + \ \"20.157.72.0/24\",\r\n \"20.157.73.0/24\",\r\n \"20.157.74.0/24\",\r\n + \ \"20.157.75.0/24\",\r\n \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n + \ \"20.157.84.0/24\",\r\n \"20.157.85.0/24\",\r\n \"20.157.86.0/24\",\r\n + \ \"20.157.87.0/24\",\r\n \"20.157.88.0/24\",\r\n \"20.157.89.0/24\",\r\n + \ \"20.157.90.0/24\",\r\n \"20.157.91.0/24\",\r\n \"20.157.92.0/24\",\r\n + \ \"20.157.93.0/24\",\r\n \"20.157.94.0/24\",\r\n \"20.157.95.0/24\",\r\n + \ \"20.157.96.0/24\",\r\n \"20.157.97.0/24\",\r\n \"20.157.98.0/24\",\r\n + \ \"20.157.99.0/24\",\r\n \"20.157.100.0/24\",\r\n \"20.157.101.0/24\",\r\n + \ \"20.157.102.0/24\",\r\n \"20.157.103.0/24\",\r\n \"20.157.104.0/24\",\r\n + \ \"20.157.105.0/24\",\r\n \"20.157.106.0/24\",\r\n \"20.157.107.0/24\",\r\n + \ \"20.157.108.0/24\",\r\n \"20.157.109.0/24\",\r\n \"20.157.110.0/24\",\r\n + \ \"20.157.111.0/24\",\r\n \"20.157.112.0/24\",\r\n \"20.157.113.0/24\",\r\n + \ \"20.157.114.0/24\",\r\n \"20.157.115.0/24\",\r\n \"20.157.116.0/24\",\r\n + \ \"20.157.117.0/24\",\r\n \"20.157.118.0/24\",\r\n \"20.157.119.0/24\",\r\n + \ \"20.157.120.0/24\",\r\n \"20.157.121.0/24\",\r\n \"20.157.122.0/24\",\r\n + \ \"20.157.123.0/24\",\r\n \"20.157.124.0/24\",\r\n \"20.157.125.0/24\",\r\n + \ \"20.157.126.0/24\",\r\n \"20.157.127.0/24\",\r\n \"20.157.128.0/24\",\r\n + \ \"20.157.129.0/24\",\r\n \"20.157.130.0/24\",\r\n \"20.157.131.0/24\",\r\n + \ \"20.157.132.0/24\",\r\n \"20.157.133.0/24\",\r\n \"20.157.134.0/24\",\r\n + \ \"20.157.135.0/24\",\r\n \"20.157.136.0/24\",\r\n \"20.157.137.0/24\",\r\n + \ \"20.157.138.0/24\",\r\n \"20.157.139.0/24\",\r\n \"20.157.140.0/24\",\r\n + \ \"20.157.141.0/24\",\r\n \"20.157.142.0/23\",\r\n \"20.157.144.0/24\",\r\n + \ \"20.157.145.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.147.0/24\",\r\n + \ \"20.157.148.0/24\",\r\n \"20.157.149.0/24\",\r\n \"20.157.150.0/24\",\r\n + \ \"20.157.151.0/24\",\r\n \"20.157.152.0/24\",\r\n \"20.157.153.0/24\",\r\n + \ \"20.157.154.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.156.0/24\",\r\n + \ \"20.157.157.0/24\",\r\n \"20.157.158.0/24\",\r\n \"20.157.159.0/24\",\r\n + \ \"20.157.160.0/24\",\r\n \"20.157.161.0/24\",\r\n \"20.157.162.0/24\",\r\n + \ \"20.157.163.0/24\",\r\n \"20.157.164.0/24\",\r\n \"20.157.165.0/24\",\r\n + \ \"20.157.166.0/24\",\r\n \"20.157.167.0/24\",\r\n \"20.157.168.0/24\",\r\n + \ \"20.157.169.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.171.0/24\",\r\n + \ \"20.157.172.0/24\",\r\n \"20.157.173.0/24\",\r\n \"20.157.174.0/24\",\r\n + \ \"20.157.175.0/24\",\r\n \"20.157.176.0/24\",\r\n \"20.157.177.0/24\",\r\n + \ \"20.157.178.0/24\",\r\n \"20.157.179.0/24\",\r\n \"20.157.180.0/24\",\r\n + \ \"20.157.181.0/24\",\r\n \"20.157.182.0/24\",\r\n \"20.157.183.0/24\",\r\n + \ \"20.157.184.0/24\",\r\n \"20.157.185.0/24\",\r\n \"20.157.186.0/24\",\r\n + \ \"20.157.187.0/24\",\r\n \"20.157.188.0/24\",\r\n \"20.157.189.0/24\",\r\n + \ \"20.157.190.0/24\",\r\n \"20.157.191.0/24\",\r\n \"20.157.192.0/24\",\r\n + \ \"20.157.193.0/24\",\r\n \"20.157.194.0/24\",\r\n \"20.157.195.0/24\",\r\n + \ \"20.157.196.0/24\",\r\n \"20.157.197.0/24\",\r\n \"20.157.198.0/24\",\r\n + \ \"20.157.199.0/24\",\r\n \"20.157.200.0/24\",\r\n \"20.157.201.0/24\",\r\n + \ \"20.157.202.0/24\",\r\n \"20.157.203.0/24\",\r\n \"20.157.204.0/24\",\r\n + \ \"20.157.205.0/24\",\r\n \"20.157.206.0/24\",\r\n \"20.157.208.0/24\",\r\n + \ \"20.157.209.0/24\",\r\n \"20.157.210.0/23\",\r\n \"20.157.212.0/24\",\r\n + \ \"20.157.213.0/24\",\r\n \"20.157.214.0/24\",\r\n \"20.157.215.0/24\",\r\n + \ \"20.157.216.0/24\",\r\n \"20.157.217.0/24\",\r\n \"20.157.218.0/24\",\r\n + \ \"20.157.219.0/24\",\r\n \"20.157.220.0/24\",\r\n \"20.157.221.0/24\",\r\n + \ \"20.157.222.0/24\",\r\n \"20.157.223.0/24\",\r\n \"20.157.224.0/24\",\r\n + \ \"20.157.225.0/24\",\r\n \"20.157.226.0/24\",\r\n \"20.157.227.0/24\",\r\n + \ \"20.157.228.0/24\",\r\n \"20.157.229.0/24\",\r\n \"20.157.230.0/24\",\r\n + \ \"20.160.0.0/16\",\r\n \"20.161.0.0/16\",\r\n \"20.162.0.0/17\",\r\n + \ \"20.163.0.0/17\",\r\n \"20.163.128.0/17\",\r\n \"20.164.0.0/16\",\r\n + \ \"20.165.0.0/17\",\r\n \"20.165.128.0/17\",\r\n \"20.166.0.0/17\",\r\n + \ \"20.167.0.0/17\",\r\n \"20.168.0.0/17\",\r\n \"20.184.0.0/18\",\r\n \ \"20.184.64.0/18\",\r\n \"20.184.128.0/17\",\r\n \"20.185.0.0/16\",\r\n \ \"20.186.0.0/17\",\r\n \"20.186.128.0/18\",\r\n \"20.186.192.0/18\",\r\n \ \"20.187.0.0/18\",\r\n \"20.187.64.0/18\",\r\n \"20.187.128.0/18\",\r\n @@ -4029,485 +4064,489 @@ interactions: \ \"20.202.56.0/23\",\r\n \"20.202.58.0/24\",\r\n \"20.202.59.0/24\",\r\n \ \"20.202.60.0/24\",\r\n \"20.202.61.0/24\",\r\n \"20.202.62.0/24\",\r\n \ \"20.202.63.0/24\",\r\n \"20.202.64.0/24\",\r\n \"20.202.65.0/24\",\r\n - \ \"20.202.66.0/23\",\r\n \"20.202.80.0/22\",\r\n \"20.202.100.0/23\",\r\n - \ \"20.202.102.0/23\",\r\n \"20.202.120.0/22\",\r\n \"20.202.124.0/24\",\r\n - \ \"20.202.140.0/24\",\r\n \"20.202.141.0/24\",\r\n \"20.202.142.0/23\",\r\n - \ \"20.202.144.0/22\",\r\n \"20.202.148.0/23\",\r\n \"20.203.0.0/18\",\r\n - \ \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n \"20.203.88.0/21\",\r\n - \ \"20.203.96.0/19\",\r\n \"20.203.128.0/17\",\r\n \"20.204.0.0/16\",\r\n - \ \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n \"20.205.80.0/21\",\r\n - \ \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n \"20.205.144.0/20\",\r\n - \ \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n \"20.206.0.0/18\",\r\n - \ \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n \"20.207.0.0/18\",\r\n - \ \"20.207.64.0/18\",\r\n \"20.207.128.0/18\",\r\n \"20.207.192.0/20\",\r\n - \ \"20.207.224.0/19\",\r\n \"20.208.0.0/17\",\r\n \"20.208.128.0/19\",\r\n - \ \"20.208.192.0/18\",\r\n \"20.209.0.0/23\",\r\n \"20.209.2.0/23\",\r\n - \ \"20.209.4.0/23\",\r\n \"20.209.6.0/23\",\r\n \"20.209.8.0/23\",\r\n - \ \"20.209.10.0/23\",\r\n \"20.209.12.0/23\",\r\n \"20.209.14.0/23\",\r\n - \ \"20.209.16.0/23\",\r\n \"20.209.18.0/23\",\r\n \"20.209.20.0/23\",\r\n - \ \"20.209.22.0/23\",\r\n \"20.209.24.0/23\",\r\n \"20.209.26.0/23\",\r\n - \ \"20.209.28.0/23\",\r\n \"20.209.30.0/23\",\r\n \"20.209.32.0/23\",\r\n - \ \"20.209.34.0/23\",\r\n \"20.209.36.0/23\",\r\n \"20.209.38.0/23\",\r\n - \ \"20.209.40.0/23\",\r\n \"20.209.42.0/23\",\r\n \"20.209.44.0/23\",\r\n - \ \"20.209.46.0/23\",\r\n \"20.209.48.0/23\",\r\n \"20.209.50.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"20.209.54.0/23\",\r\n \"20.209.56.0/23\",\r\n - \ \"20.209.58.0/23\",\r\n \"20.209.60.0/23\",\r\n \"20.209.62.0/23\",\r\n - \ \"20.209.64.0/23\",\r\n \"20.209.66.0/23\",\r\n \"20.209.68.0/23\",\r\n - \ \"20.210.0.0/17\",\r\n \"20.210.128.0/18\",\r\n \"20.210.192.0/18\",\r\n - \ \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n \"20.211.192.0/18\",\r\n - \ \"20.212.0.0/16\",\r\n \"20.213.0.0/17\",\r\n \"20.213.128.0/18\",\r\n - \ \"20.213.192.0/20\",\r\n \"20.213.224.0/19\",\r\n \"20.214.0.0/18\",\r\n - \ \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n \"20.215.0.0/18\",\r\n - \ \"20.215.128.0/17\",\r\n \"20.216.0.0/18\",\r\n \"20.216.64.0/18\",\r\n - \ \"20.216.128.0/18\",\r\n \"20.217.0.0/19\",\r\n \"20.217.32.0/22\",\r\n - \ \"20.217.40.0/21\",\r\n \"20.217.48.0/20\",\r\n \"20.217.64.0/19\",\r\n - \ \"20.218.0.0/18\",\r\n \"20.218.64.0/18\",\r\n \"20.218.128.0/17\",\r\n - \ \"20.219.0.0/18\",\r\n \"20.219.64.0/18\",\r\n \"20.219.128.0/17\",\r\n - \ \"20.220.0.0/18\",\r\n \"20.220.64.0/18\",\r\n \"20.220.128.0/17\",\r\n - \ \"20.221.0.0/17\",\r\n \"20.221.128.0/18\",\r\n \"20.221.192.0/18\",\r\n - \ \"20.222.0.0/16\",\r\n \"20.223.0.0/16\",\r\n \"20.224.0.0/16\",\r\n - \ \"20.225.0.0/16\",\r\n \"20.226.0.0/16\",\r\n \"20.227.0.0/18\",\r\n - \ \"20.227.64.0/18\",\r\n \"20.227.128.0/17\",\r\n \"20.228.0.0/18\",\r\n - \ \"20.228.64.0/18\",\r\n \"20.228.128.0/17\",\r\n \"20.229.0.0/16\",\r\n - \ \"20.230.0.0/17\",\r\n \"20.230.128.0/17\",\r\n \"20.231.0.0/17\",\r\n - \ \"20.231.128.0/26\",\r\n \"20.231.192.0/18\",\r\n \"20.232.0.0/16\",\r\n - \ \"20.233.0.0/17\",\r\n \"20.234.0.0/17\",\r\n \"20.234.128.0/17\",\r\n - \ \"20.235.0.0/18\",\r\n \"20.235.64.0/18\",\r\n \"20.235.128.0/18\",\r\n - \ \"20.236.0.0/18\",\r\n \"20.236.64.0/18\",\r\n \"20.236.128.0/18\",\r\n - \ \"20.236.192.0/18\",\r\n \"20.237.0.0/17\",\r\n \"20.237.128.0/17\",\r\n - \ \"20.238.0.0/17\",\r\n \"20.238.128.0/17\",\r\n \"20.239.0.0/16\",\r\n - \ \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n \"20.241.0.0/17\",\r\n - \ \"20.241.128.0/17\",\r\n \"20.242.0.0/17\",\r\n \"20.242.128.0/17\",\r\n - \ \"20.243.0.0/16\",\r\n \"20.244.0.0/17\",\r\n \"20.244.128.0/17\",\r\n - \ \"20.245.0.0/16\",\r\n \"20.246.0.0/17\",\r\n \"20.246.128.0/17\",\r\n - \ \"20.247.0.0/17\",\r\n \"20.247.128.0/17\",\r\n \"20.248.0.0/17\",\r\n - \ \"20.248.128.0/17\",\r\n \"20.249.0.0/16\",\r\n \"20.250.0.0/16\",\r\n - \ \"20.251.0.0/17\",\r\n \"20.252.0.0/17\",\r\n \"20.252.128.0/17\",\r\n - \ \"20.253.0.0/17\",\r\n \"20.253.128.0/17\",\r\n \"20.254.0.0/17\",\r\n - \ \"20.254.128.0/17\",\r\n \"20.255.0.0/16\",\r\n \"23.96.0.0/17\",\r\n - \ \"23.96.128.0/17\",\r\n \"23.97.48.0/20\",\r\n \"23.97.64.0/19\",\r\n - \ \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n - \ \"23.97.112.160/27\",\r\n \"23.97.112.192/27\",\r\n \"23.97.112.224/27\",\r\n - \ \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n \"23.97.128.0/17\",\r\n - \ \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n \"23.98.44.0/24\",\r\n - \ \"23.98.45.0/24\",\r\n \"23.98.46.0/24\",\r\n \"23.98.47.0/24\",\r\n - \ \"23.98.48.0/21\",\r\n \"23.98.56.0/24\",\r\n \"23.98.57.64/26\",\r\n - \ \"23.98.64.0/18\",\r\n \"23.98.128.0/17\",\r\n \"23.99.0.0/18\",\r\n - \ \"23.99.64.0/19\",\r\n \"23.99.96.0/19\",\r\n \"23.99.128.0/17\",\r\n - \ \"23.100.0.0/20\",\r\n \"23.100.16.0/20\",\r\n \"23.100.32.0/20\",\r\n - \ \"23.100.48.0/20\",\r\n \"23.100.64.0/21\",\r\n \"23.100.72.0/21\",\r\n - \ \"23.100.80.0/21\",\r\n \"23.100.88.0/21\",\r\n \"23.100.96.0/21\",\r\n - \ \"23.100.104.0/21\",\r\n \"23.100.112.0/21\",\r\n \"23.100.120.0/21\",\r\n - \ \"23.100.128.0/18\",\r\n \"23.100.192.0/19\",\r\n \"23.100.224.0/20\",\r\n - \ \"23.100.240.0/20\",\r\n \"23.101.0.0/20\",\r\n \"23.101.16.0/20\",\r\n - \ \"23.101.32.0/21\",\r\n \"23.101.48.0/20\",\r\n \"23.101.64.0/20\",\r\n - \ \"23.101.80.0/21\",\r\n \"23.101.112.0/20\",\r\n \"23.101.128.0/20\",\r\n - \ \"23.101.144.0/20\",\r\n \"23.101.160.0/20\",\r\n \"23.101.176.0/20\",\r\n - \ \"23.101.192.0/20\",\r\n \"23.101.208.0/20\",\r\n \"23.101.224.0/19\",\r\n - \ \"23.102.0.0/18\",\r\n \"23.102.64.0/19\",\r\n \"23.102.96.0/19\",\r\n - \ \"23.102.128.0/18\",\r\n \"23.102.192.0/21\",\r\n \"23.102.200.0/23\",\r\n - \ \"23.102.202.0/24\",\r\n \"23.102.203.0/24\",\r\n \"23.102.204.0/22\",\r\n - \ \"23.102.208.0/20\",\r\n \"23.102.224.0/19\",\r\n \"23.103.64.32/27\",\r\n - \ \"23.103.64.64/27\",\r\n \"40.64.0.0/18\",\r\n \"40.64.64.0/18\",\r\n - \ \"40.64.128.0/21\",\r\n \"40.65.0.0/18\",\r\n \"40.65.64.0/18\",\r\n - \ \"40.65.128.0/18\",\r\n \"40.65.192.0/18\",\r\n \"40.66.32.0/19\",\r\n - \ \"40.66.120.0/21\",\r\n \"40.67.0.0/18\",\r\n \"40.67.64.0/19\",\r\n - \ \"40.67.96.0/20\",\r\n \"40.67.112.0/21\",\r\n \"40.67.120.0/21\",\r\n - \ \"40.67.128.0/19\",\r\n \"40.67.160.0/19\",\r\n \"40.67.192.0/19\",\r\n - \ \"40.67.224.0/19\",\r\n \"40.68.0.0/16\",\r\n \"40.69.0.0/18\",\r\n - \ \"40.69.64.0/19\",\r\n \"40.69.96.0/19\",\r\n \"40.69.128.0/18\",\r\n - \ \"40.69.192.0/19\",\r\n \"40.70.0.0/18\",\r\n \"40.70.64.0/20\",\r\n - \ \"40.70.80.0/21\",\r\n \"40.70.88.0/28\",\r\n \"40.70.128.0/17\",\r\n - \ \"40.71.0.0/16\",\r\n \"40.74.0.0/18\",\r\n \"40.74.64.0/18\",\r\n - \ \"40.74.128.0/20\",\r\n \"40.74.144.0/20\",\r\n \"40.74.160.0/19\",\r\n - \ \"40.74.192.0/18\",\r\n \"40.75.0.0/19\",\r\n \"40.75.32.0/21\",\r\n - \ \"40.75.64.0/18\",\r\n \"40.75.128.0/17\",\r\n \"40.76.0.0/16\",\r\n - \ \"40.77.0.0/17\",\r\n \"40.77.128.0/25\",\r\n \"40.77.128.128/25\",\r\n - \ \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n \"40.77.130.128/26\",\r\n - \ \"40.77.130.192/26\",\r\n \"40.77.131.0/25\",\r\n \"40.77.131.128/26\",\r\n - \ \"40.77.131.192/27\",\r\n \"40.77.131.224/28\",\r\n \"40.77.131.240/28\",\r\n - \ \"40.77.132.0/24\",\r\n \"40.77.133.0/24\",\r\n \"40.77.134.0/24\",\r\n - \ \"40.77.135.0/24\",\r\n \"40.77.136.0/28\",\r\n \"40.77.136.16/28\",\r\n - \ \"40.77.136.32/28\",\r\n \"40.77.136.48/28\",\r\n \"40.77.136.64/28\",\r\n - \ \"40.77.136.80/28\",\r\n \"40.77.136.96/28\",\r\n \"40.77.136.112/28\",\r\n - \ \"40.77.136.128/25\",\r\n \"40.77.137.0/25\",\r\n \"40.77.137.128/26\",\r\n - \ \"40.77.137.192/27\",\r\n \"40.77.138.0/25\",\r\n \"40.77.138.128/25\",\r\n - \ \"40.77.139.0/25\",\r\n \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n - \ \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n - \ \"40.77.161.0/26\",\r\n \"40.77.161.64/26\",\r\n \"40.77.161.128/25\",\r\n - \ \"40.77.162.0/24\",\r\n \"40.77.163.0/24\",\r\n \"40.77.164.0/24\",\r\n - \ \"40.77.165.0/24\",\r\n \"40.77.166.0/25\",\r\n \"40.77.166.128/28\",\r\n - \ \"40.77.166.160/27\",\r\n \"40.77.166.192/26\",\r\n \"40.77.167.0/24\",\r\n - \ \"40.77.168.0/24\",\r\n \"40.77.169.0/24\",\r\n \"40.77.170.0/24\",\r\n - \ \"40.77.171.0/24\",\r\n \"40.77.172.0/24\",\r\n \"40.77.173.0/24\",\r\n - \ \"40.77.174.0/24\",\r\n \"40.77.175.0/27\",\r\n \"40.77.175.32/27\",\r\n - \ \"40.77.175.64/27\",\r\n \"40.77.175.96/27\",\r\n \"40.77.175.128/27\",\r\n - \ \"40.77.175.160/27\",\r\n \"40.77.175.192/27\",\r\n \"40.77.175.240/28\",\r\n - \ \"40.77.176.0/24\",\r\n \"40.77.177.0/24\",\r\n \"40.77.178.0/23\",\r\n - \ \"40.77.180.0/23\",\r\n \"40.77.182.0/28\",\r\n \"40.77.182.16/28\",\r\n - \ \"40.77.182.32/27\",\r\n \"40.77.182.64/27\",\r\n \"40.77.182.96/27\",\r\n - \ \"40.77.182.128/27\",\r\n \"40.77.182.160/27\",\r\n \"40.77.182.192/26\",\r\n - \ \"40.77.183.0/24\",\r\n \"40.77.184.0/25\",\r\n \"40.77.184.128/25\",\r\n - \ \"40.77.185.0/25\",\r\n \"40.77.185.128/25\",\r\n \"40.77.186.0/23\",\r\n - \ \"40.77.188.0/22\",\r\n \"40.77.192.0/22\",\r\n \"40.77.196.0/24\",\r\n - \ \"40.77.197.0/24\",\r\n \"40.77.198.0/26\",\r\n \"40.77.198.64/26\",\r\n - \ \"40.77.198.128/25\",\r\n \"40.77.199.0/25\",\r\n \"40.77.199.128/26\",\r\n - \ \"40.77.199.192/26\",\r\n \"40.77.200.0/25\",\r\n \"40.77.200.128/25\",\r\n - \ \"40.77.201.0/24\",\r\n \"40.77.202.0/24\",\r\n \"40.77.224.0/28\",\r\n - \ \"40.77.224.16/28\",\r\n \"40.77.224.32/27\",\r\n \"40.77.224.64/27\",\r\n - \ \"40.77.224.96/27\",\r\n \"40.77.224.128/25\",\r\n \"40.77.225.0/24\",\r\n - \ \"40.77.226.0/25\",\r\n \"40.77.226.128/25\",\r\n \"40.77.227.0/24\",\r\n - \ \"40.77.228.0/24\",\r\n \"40.77.229.0/24\",\r\n \"40.77.230.0/24\",\r\n - \ \"40.77.231.0/24\",\r\n \"40.77.232.0/25\",\r\n \"40.77.232.128/25\",\r\n - \ \"40.77.233.0/24\",\r\n \"40.77.234.0/25\",\r\n \"40.77.234.128/27\",\r\n - \ \"40.77.234.160/27\",\r\n \"40.77.234.192/27\",\r\n \"40.77.234.224/27\",\r\n - \ \"40.77.235.0/24\",\r\n \"40.77.236.0/27\",\r\n \"40.77.236.32/27\",\r\n - \ \"40.77.236.80/28\",\r\n \"40.77.236.96/27\",\r\n \"40.77.236.128/27\",\r\n - \ \"40.77.236.160/28\",\r\n \"40.77.236.176/28\",\r\n \"40.77.236.192/28\",\r\n - \ \"40.77.236.224/27\",\r\n \"40.77.237.0/26\",\r\n \"40.77.237.64/26\",\r\n - \ \"40.77.237.128/25\",\r\n \"40.77.240.0/25\",\r\n \"40.77.240.128/25\",\r\n - \ \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n - \ \"40.77.245.0/24\",\r\n \"40.77.246.0/24\",\r\n \"40.77.247.0/24\",\r\n - \ \"40.77.248.0/25\",\r\n \"40.77.248.128/25\",\r\n \"40.77.249.0/24\",\r\n - \ \"40.77.250.0/24\",\r\n \"40.77.251.0/24\",\r\n \"40.77.252.0/23\",\r\n - \ \"40.77.254.0/26\",\r\n \"40.77.254.64/27\",\r\n \"40.77.254.128/25\",\r\n - \ \"40.77.255.0/25\",\r\n \"40.77.255.128/26\",\r\n \"40.77.255.192/26\",\r\n - \ \"40.78.0.0/17\",\r\n \"40.78.128.0/18\",\r\n \"40.78.192.0/21\",\r\n - \ \"40.78.200.0/21\",\r\n \"40.78.208.0/28\",\r\n \"40.78.208.16/28\",\r\n - \ \"40.78.208.32/30\",\r\n \"40.78.208.48/28\",\r\n \"40.78.208.64/28\",\r\n - \ \"40.78.209.0/24\",\r\n \"40.78.210.0/24\",\r\n \"40.78.211.0/24\",\r\n - \ \"40.78.212.0/24\",\r\n \"40.78.213.0/24\",\r\n \"40.78.214.0/24\",\r\n - \ \"40.78.215.0/24\",\r\n \"40.78.216.0/24\",\r\n \"40.78.217.0/24\",\r\n - \ \"40.78.218.0/24\",\r\n \"40.78.219.0/24\",\r\n \"40.78.220.0/24\",\r\n - \ \"40.78.221.0/24\",\r\n \"40.78.222.0/24\",\r\n \"40.78.223.0/24\",\r\n - \ \"40.78.224.0/21\",\r\n \"40.78.232.0/21\",\r\n \"40.78.240.0/20\",\r\n - \ \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n \"40.79.8.32/28\",\r\n - \ \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n \"40.79.9.0/24\",\r\n - \ \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n \"40.79.48.0/27\",\r\n - \ \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n \"40.79.56.0/21\",\r\n - \ \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n \"40.79.88.0/27\",\r\n - \ \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n \"40.79.90.0/24\",\r\n - \ \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n \"40.79.93.0/28\",\r\n - \ \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n \"40.79.96.0/19\",\r\n - \ \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n \"40.79.152.0/21\",\r\n - \ \"40.79.160.0/20\",\r\n \"40.79.176.0/21\",\r\n \"40.79.184.0/21\",\r\n - \ \"40.79.192.0/21\",\r\n \"40.79.200.0/24\",\r\n \"40.79.201.0/24\",\r\n - \ \"40.79.202.0/24\",\r\n \"40.79.203.0/24\",\r\n \"40.79.204.0/27\",\r\n - \ \"40.79.204.32/28\",\r\n \"40.79.204.48/28\",\r\n \"40.79.204.64/27\",\r\n - \ \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n \"40.79.204.160/27\",\r\n - \ \"40.79.204.192/26\",\r\n \"40.79.205.0/26\",\r\n \"40.79.205.64/28\",\r\n - \ \"40.79.205.80/28\",\r\n \"40.79.205.96/27\",\r\n \"40.79.205.128/26\",\r\n - \ \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n \"40.79.205.240/28\",\r\n - \ \"40.79.206.0/27\",\r\n \"40.79.206.32/27\",\r\n \"40.79.206.64/27\",\r\n - \ \"40.79.206.96/27\",\r\n \"40.79.206.128/27\",\r\n \"40.79.206.160/27\",\r\n - \ \"40.79.206.192/27\",\r\n \"40.79.206.224/27\",\r\n \"40.79.207.0/27\",\r\n - \ \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n \"40.79.207.80/28\",\r\n - \ \"40.79.207.96/27\",\r\n \"40.79.207.128/25\",\r\n \"40.79.208.0/24\",\r\n - \ \"40.79.209.0/24\",\r\n \"40.79.210.0/24\",\r\n \"40.79.211.0/24\",\r\n - \ \"40.79.212.0/24\",\r\n \"40.79.213.0/24\",\r\n \"40.79.214.0/24\",\r\n - \ \"40.79.215.0/24\",\r\n \"40.79.216.0/24\",\r\n \"40.79.217.0/24\",\r\n - \ \"40.79.218.0/24\",\r\n \"40.79.219.0/24\",\r\n \"40.79.220.0/24\",\r\n - \ \"40.79.221.0/24\",\r\n \"40.79.222.0/24\",\r\n \"40.79.223.0/24\",\r\n - \ \"40.79.232.0/21\",\r\n \"40.79.240.0/20\",\r\n \"40.80.0.0/22\",\r\n - \ \"40.80.4.0/22\",\r\n \"40.80.8.0/22\",\r\n \"40.80.12.0/22\",\r\n - \ \"40.80.16.0/22\",\r\n \"40.80.20.0/22\",\r\n \"40.80.24.0/22\",\r\n - \ \"40.80.28.0/22\",\r\n \"40.80.32.0/22\",\r\n \"40.80.36.0/22\",\r\n - \ \"40.80.40.0/22\",\r\n \"40.80.44.0/22\",\r\n \"40.80.48.0/21\",\r\n - \ \"40.80.56.0/21\",\r\n \"40.80.64.0/19\",\r\n \"40.80.96.0/20\",\r\n - \ \"40.80.144.0/21\",\r\n \"40.80.152.0/21\",\r\n \"40.80.160.0/24\",\r\n - \ \"40.80.168.0/21\",\r\n \"40.80.176.0/21\",\r\n \"40.80.184.0/21\",\r\n - \ \"40.80.192.0/19\",\r\n \"40.80.224.0/20\",\r\n \"40.80.240.0/20\",\r\n - \ \"40.81.0.0/20\",\r\n \"40.81.16.0/20\",\r\n \"40.81.32.0/20\",\r\n - \ \"40.81.48.0/20\",\r\n \"40.81.64.0/20\",\r\n \"40.81.80.0/20\",\r\n - \ \"40.81.96.0/20\",\r\n \"40.81.112.0/20\",\r\n \"40.81.128.0/19\",\r\n - \ \"40.81.160.0/20\",\r\n \"40.81.176.0/20\",\r\n \"40.81.192.0/19\",\r\n - \ \"40.81.224.0/19\",\r\n \"40.82.0.0/22\",\r\n \"40.82.4.0/22\",\r\n - \ \"40.82.16.0/22\",\r\n \"40.82.20.0/22\",\r\n \"40.82.24.0/22\",\r\n - \ \"40.82.28.0/22\",\r\n \"40.82.32.0/22\",\r\n \"40.82.36.0/22\",\r\n - \ \"40.82.44.0/22\",\r\n \"40.82.48.0/22\",\r\n \"40.82.60.0/22\",\r\n - \ \"40.82.64.0/22\",\r\n \"40.82.68.0/22\",\r\n \"40.82.72.0/22\",\r\n - \ \"40.82.76.0/22\",\r\n \"40.82.80.0/22\",\r\n \"40.82.84.0/22\",\r\n - \ \"40.82.92.0/22\",\r\n \"40.82.96.0/22\",\r\n \"40.82.100.0/22\",\r\n - \ \"40.82.116.0/22\",\r\n \"40.82.120.0/22\",\r\n \"40.82.128.0/19\",\r\n - \ \"40.82.160.0/19\",\r\n \"40.82.192.0/19\",\r\n \"40.82.224.0/20\",\r\n - \ \"40.82.240.0/22\",\r\n \"40.82.244.0/22\",\r\n \"40.82.248.0/21\",\r\n - \ \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n \"40.83.24.0/26\",\r\n - \ \"40.83.24.64/27\",\r\n \"40.83.24.96/27\",\r\n \"40.83.24.128/25\",\r\n - \ \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n \"40.83.28.0/22\",\r\n - \ \"40.83.32.0/19\",\r\n \"40.83.64.0/18\",\r\n \"40.83.128.0/17\",\r\n - \ \"40.84.0.0/17\",\r\n \"40.84.128.0/17\",\r\n \"40.85.0.0/17\",\r\n - \ \"40.85.128.0/20\",\r\n \"40.85.144.0/20\",\r\n \"40.85.160.0/19\",\r\n - \ \"40.85.192.0/18\",\r\n \"40.86.0.0/17\",\r\n \"40.86.128.0/19\",\r\n - \ \"40.86.160.0/19\",\r\n \"40.86.192.0/18\",\r\n \"40.87.0.0/17\",\r\n - \ \"40.87.128.0/19\",\r\n \"40.87.160.0/22\",\r\n \"40.87.164.0/22\",\r\n - \ \"40.87.168.0/30\",\r\n \"40.87.168.4/30\",\r\n \"40.87.168.8/29\",\r\n - \ \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n \"40.87.168.40/29\",\r\n - \ \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n \"40.87.168.68/31\",\r\n - \ \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n \"40.87.168.80/28\",\r\n - \ \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n \"40.87.168.192/28\",\r\n - \ \"40.87.168.208/31\",\r\n \"40.87.168.210/31\",\r\n \"40.87.168.212/30\",\r\n - \ \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n \"40.87.169.0/27\",\r\n - \ \"40.87.169.32/29\",\r\n \"40.87.169.40/30\",\r\n \"40.87.169.44/30\",\r\n - \ \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n \"40.87.169.58/31\",\r\n - \ \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n \"40.87.169.96/31\",\r\n - \ \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n \"40.87.169.102/31\",\r\n - \ \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n - \ \"40.87.169.136/31\",\r\n \"40.87.169.138/31\",\r\n \"40.87.169.140/30\",\r\n - \ \"40.87.169.144/28\",\r\n \"40.87.169.160/27\",\r\n \"40.87.169.192/26\",\r\n - \ \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n \"40.87.170.144/31\",\r\n - \ \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n \"40.87.170.152/29\",\r\n - \ \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n \"40.87.170.184/30\",\r\n - \ \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n \"40.87.170.194/31\",\r\n - \ \"40.87.170.196/30\",\r\n \"40.87.170.200/29\",\r\n \"40.87.170.208/30\",\r\n - \ \"40.87.170.212/31\",\r\n \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n - \ \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n \"40.87.170.228/30\",\r\n - \ \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n \"40.87.170.248/30\",\r\n - \ \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n \"40.87.171.2/31\",\r\n - \ \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n \"40.87.171.16/28\",\r\n - \ \"40.87.171.32/30\",\r\n \"40.87.171.36/30\",\r\n \"40.87.171.40/31\",\r\n - \ \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n \"40.87.171.48/28\",\r\n - \ \"40.87.171.64/29\",\r\n \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n - \ \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n - \ \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n \"40.87.171.166/31\",\r\n - \ \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n \"40.87.171.192/27\",\r\n - \ \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n \"40.87.171.248/31\",\r\n - \ \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n \"40.87.172.0/22\",\r\n - \ \"40.87.176.0/25\",\r\n \"40.87.176.128/27\",\r\n \"40.87.176.160/29\",\r\n - \ \"40.87.176.168/30\",\r\n \"40.87.176.172/31\",\r\n \"40.87.176.174/31\",\r\n - \ \"40.87.176.176/29\",\r\n \"40.87.176.184/30\",\r\n \"40.87.176.188/30\",\r\n - \ \"40.87.176.192/28\",\r\n \"40.87.176.208/29\",\r\n \"40.87.176.216/29\",\r\n - \ \"40.87.176.224/29\",\r\n \"40.87.176.232/31\",\r\n \"40.87.176.234/31\",\r\n - \ \"40.87.176.236/30\",\r\n \"40.87.176.240/28\",\r\n \"40.87.177.0/28\",\r\n - \ \"40.87.177.16/28\",\r\n \"40.87.177.32/27\",\r\n \"40.87.177.64/27\",\r\n - \ \"40.87.177.96/28\",\r\n \"40.87.177.112/29\",\r\n \"40.87.177.120/31\",\r\n - \ \"40.87.177.122/31\",\r\n \"40.87.177.124/30\",\r\n \"40.87.177.128/28\",\r\n - \ \"40.87.177.144/29\",\r\n \"40.87.177.152/31\",\r\n \"40.87.177.154/31\",\r\n - \ \"40.87.177.156/30\",\r\n \"40.87.177.160/27\",\r\n \"40.87.177.192/29\",\r\n - \ \"40.87.177.200/30\",\r\n \"40.87.177.204/30\",\r\n \"40.87.177.208/30\",\r\n - \ \"40.87.177.212/30\",\r\n \"40.87.177.216/29\",\r\n \"40.87.177.224/27\",\r\n - \ \"40.87.178.0/24\",\r\n \"40.87.179.0/25\",\r\n \"40.87.179.128/26\",\r\n - \ \"40.87.179.192/31\",\r\n \"40.87.179.194/31\",\r\n \"40.87.179.196/30\",\r\n - \ \"40.87.179.200/31\",\r\n \"40.87.179.202/31\",\r\n \"40.87.179.204/30\",\r\n - \ \"40.87.179.208/28\",\r\n \"40.87.179.224/27\",\r\n \"40.87.180.0/30\",\r\n - \ \"40.87.180.4/31\",\r\n \"40.87.180.6/31\",\r\n \"40.87.180.8/30\",\r\n - \ \"40.87.180.12/31\",\r\n \"40.87.180.14/31\",\r\n \"40.87.180.16/30\",\r\n - \ \"40.87.180.20/31\",\r\n \"40.87.180.22/31\",\r\n \"40.87.180.24/30\",\r\n - \ \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n \"40.87.180.40/31\",\r\n - \ \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n \"40.87.180.48/28\",\r\n - \ \"40.87.180.64/30\",\r\n \"40.87.180.68/30\",\r\n \"40.87.180.72/31\",\r\n - \ \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n \"40.87.180.80/28\",\r\n - \ \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n \"40.87.180.192/30\",\r\n - \ \"40.87.180.196/30\",\r\n \"40.87.180.200/31\",\r\n \"40.87.180.202/31\",\r\n - \ \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n - \ \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n \"40.87.180.252/30\",\r\n - \ \"40.87.181.0/30\",\r\n \"40.87.181.4/30\",\r\n \"40.87.181.8/29\",\r\n - \ \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n \"40.87.181.64/26\",\r\n - \ \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n \"40.87.181.152/31\",\r\n - \ \"40.87.181.154/31\",\r\n \"40.87.181.156/30\",\r\n \"40.87.181.160/31\",\r\n - \ \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n \"40.87.181.168/29\",\r\n - \ \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n \"40.87.182.0/30\",\r\n - \ \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n \"40.87.182.16/29\",\r\n - \ \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n \"40.87.182.48/29\",\r\n - \ \"40.87.182.56/30\",\r\n \"40.87.182.60/31\",\r\n \"40.87.182.62/31\",\r\n - \ \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n \"40.87.183.0/28\",\r\n - \ \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n \"40.87.183.28/30\",\r\n - \ \"40.87.183.32/31\",\r\n \"40.87.183.34/31\",\r\n \"40.87.183.36/30\",\r\n - \ \"40.87.183.40/31\",\r\n \"40.87.183.42/31\",\r\n \"40.87.183.44/30\",\r\n - \ \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n \"40.87.183.54/31\",\r\n - \ \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n \"40.87.183.128/28\",\r\n - \ \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n \"40.87.183.192/27\",\r\n - \ \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n \"40.87.183.236/31\",\r\n - \ \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n \"40.87.183.244/30\",\r\n - \ \"40.87.183.248/29\",\r\n \"40.87.184.0/22\",\r\n \"40.87.188.0/22\",\r\n - \ \"40.87.192.0/22\",\r\n \"40.87.196.0/22\",\r\n \"40.87.200.0/22\",\r\n - \ \"40.87.204.0/22\",\r\n \"40.87.208.0/22\",\r\n \"40.87.212.0/22\",\r\n - \ \"40.87.216.0/22\",\r\n \"40.87.220.0/22\",\r\n \"40.87.224.0/22\",\r\n - \ \"40.87.228.0/22\",\r\n \"40.87.232.0/21\",\r\n \"40.88.0.0/16\",\r\n - \ \"40.89.0.0/19\",\r\n \"40.89.32.0/19\",\r\n \"40.89.64.0/18\",\r\n - \ \"40.89.128.0/18\",\r\n \"40.89.192.0/19\",\r\n \"40.89.224.0/19\",\r\n - \ \"40.90.16.0/27\",\r\n \"40.90.16.32/27\",\r\n \"40.90.16.64/27\",\r\n - \ \"40.90.16.96/27\",\r\n \"40.90.16.128/27\",\r\n \"40.90.16.160/27\",\r\n - \ \"40.90.16.192/26\",\r\n \"40.90.17.0/27\",\r\n \"40.90.17.32/27\",\r\n - \ \"40.90.17.64/27\",\r\n \"40.90.17.96/27\",\r\n \"40.90.17.128/28\",\r\n - \ \"40.90.17.144/28\",\r\n \"40.90.17.160/27\",\r\n \"40.90.17.192/27\",\r\n - \ \"40.90.17.224/27\",\r\n \"40.90.18.0/28\",\r\n \"40.90.18.16/28\",\r\n - \ \"40.90.18.32/27\",\r\n \"40.90.18.64/26\",\r\n \"40.90.18.128/26\",\r\n - \ \"40.90.18.192/26\",\r\n \"40.90.19.0/27\",\r\n \"40.90.19.32/27\",\r\n - \ \"40.90.19.64/26\",\r\n \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n - \ \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n \"40.90.21.128/25\",\r\n - \ \"40.90.22.0/25\",\r\n \"40.90.22.128/25\",\r\n \"40.90.23.0/25\",\r\n - \ \"40.90.23.128/25\",\r\n \"40.90.24.0/25\",\r\n \"40.90.24.128/25\",\r\n - \ \"40.90.25.0/26\",\r\n \"40.90.25.64/26\",\r\n \"40.90.25.128/26\",\r\n - \ \"40.90.25.192/26\",\r\n \"40.90.26.0/26\",\r\n \"40.90.26.64/26\",\r\n - \ \"40.90.26.128/25\",\r\n \"40.90.27.0/26\",\r\n \"40.90.27.64/26\",\r\n - \ \"40.90.27.128/26\",\r\n \"40.90.27.192/26\",\r\n \"40.90.28.0/26\",\r\n - \ \"40.90.28.64/26\",\r\n \"40.90.28.128/26\",\r\n \"40.90.28.192/26\",\r\n - \ \"40.90.29.0/26\",\r\n \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n - \ \"40.90.29.192/26\",\r\n \"40.90.30.0/25\",\r\n \"40.90.30.128/27\",\r\n - \ \"40.90.30.160/27\",\r\n \"40.90.30.192/26\",\r\n \"40.90.31.0/27\",\r\n - \ \"40.90.31.32/27\",\r\n \"40.90.31.64/27\",\r\n \"40.90.31.96/27\",\r\n - \ \"40.90.31.128/25\",\r\n \"40.90.128.0/28\",\r\n \"40.90.128.16/28\",\r\n - \ \"40.90.128.32/28\",\r\n \"40.90.128.48/28\",\r\n \"40.90.128.64/28\",\r\n - \ \"40.90.128.80/28\",\r\n \"40.90.128.96/28\",\r\n \"40.90.128.112/28\",\r\n - \ \"40.90.128.128/28\",\r\n \"40.90.128.144/28\",\r\n \"40.90.128.160/28\",\r\n - \ \"40.90.128.176/28\",\r\n \"40.90.128.192/28\",\r\n \"40.90.128.208/28\",\r\n - \ \"40.90.128.224/28\",\r\n \"40.90.128.240/28\",\r\n \"40.90.129.0/27\",\r\n - \ \"40.90.129.32/28\",\r\n \"40.90.129.48/28\",\r\n \"40.90.129.64/27\",\r\n - \ \"40.90.129.96/27\",\r\n \"40.90.129.128/26\",\r\n \"40.90.129.192/27\",\r\n - \ \"40.90.129.224/27\",\r\n \"40.90.130.0/27\",\r\n \"40.90.130.32/28\",\r\n - \ \"40.90.130.48/28\",\r\n \"40.90.130.64/28\",\r\n \"40.90.130.80/28\",\r\n - \ \"40.90.130.96/28\",\r\n \"40.90.130.112/28\",\r\n \"40.90.130.128/28\",\r\n - \ \"40.90.130.144/28\",\r\n \"40.90.130.160/27\",\r\n \"40.90.130.192/28\",\r\n - \ \"40.90.130.208/28\",\r\n \"40.90.130.224/28\",\r\n \"40.90.130.240/28\",\r\n - \ \"40.90.131.0/27\",\r\n \"40.90.131.32/27\",\r\n \"40.90.131.64/27\",\r\n - \ \"40.90.131.96/27\",\r\n \"40.90.131.128/27\",\r\n \"40.90.131.160/27\",\r\n - \ \"40.90.131.192/27\",\r\n \"40.90.131.224/27\",\r\n \"40.90.132.0/27\",\r\n - \ \"40.90.132.32/28\",\r\n \"40.90.132.48/28\",\r\n \"40.90.132.64/28\",\r\n - \ \"40.90.132.80/28\",\r\n \"40.90.132.96/27\",\r\n \"40.90.132.128/26\",\r\n - \ \"40.90.132.192/26\",\r\n \"40.90.133.0/27\",\r\n \"40.90.133.32/27\",\r\n - \ \"40.90.133.64/27\",\r\n \"40.90.133.96/28\",\r\n \"40.90.133.112/28\",\r\n - \ \"40.90.133.128/28\",\r\n \"40.90.133.144/28\",\r\n \"40.90.133.160/27\",\r\n - \ \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n \"40.90.134.64/26\",\r\n - \ \"40.90.134.128/26\",\r\n \"40.90.134.192/26\",\r\n \"40.90.135.0/26\",\r\n - \ \"40.90.135.64/26\",\r\n \"40.90.135.128/25\",\r\n \"40.90.136.0/28\",\r\n - \ \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n \"40.90.136.64/26\",\r\n - \ \"40.90.136.128/27\",\r\n \"40.90.136.160/28\",\r\n \"40.90.136.176/28\",\r\n - \ \"40.90.136.192/27\",\r\n \"40.90.136.224/27\",\r\n \"40.90.137.0/27\",\r\n - \ \"40.90.137.32/27\",\r\n \"40.90.137.64/27\",\r\n \"40.90.137.96/27\",\r\n - \ \"40.90.137.128/27\",\r\n \"40.90.137.160/27\",\r\n \"40.90.137.192/27\",\r\n - \ \"40.90.137.224/27\",\r\n \"40.90.138.0/27\",\r\n \"40.90.138.32/27\",\r\n - \ \"40.90.138.64/27\",\r\n \"40.90.138.96/27\",\r\n \"40.90.138.128/27\",\r\n - \ \"40.90.138.160/27\",\r\n \"40.90.138.192/28\",\r\n \"40.90.138.208/28\",\r\n - \ \"40.90.138.224/27\",\r\n \"40.90.139.0/27\",\r\n \"40.90.139.32/27\",\r\n - \ \"40.90.139.64/27\",\r\n \"40.90.139.96/27\",\r\n \"40.90.139.128/27\",\r\n - \ \"40.90.139.160/27\",\r\n \"40.90.139.192/27\",\r\n \"40.90.139.224/27\",\r\n - \ \"40.90.140.0/27\",\r\n \"40.90.140.32/27\",\r\n \"40.90.140.64/27\",\r\n - \ \"40.90.140.96/27\",\r\n \"40.90.140.128/27\",\r\n \"40.90.140.160/27\",\r\n - \ \"40.90.140.192/27\",\r\n \"40.90.140.224/27\",\r\n \"40.90.141.0/27\",\r\n - \ \"40.90.141.32/27\",\r\n \"40.90.141.64/27\",\r\n \"40.90.141.96/27\",\r\n - \ \"40.90.141.128/27\",\r\n \"40.90.141.160/27\",\r\n \"40.90.141.192/26\",\r\n - \ \"40.90.142.0/27\",\r\n \"40.90.142.32/27\",\r\n \"40.90.142.64/27\",\r\n - \ \"40.90.142.96/27\",\r\n \"40.90.142.128/27\",\r\n \"40.90.142.160/27\",\r\n - \ \"40.90.142.192/28\",\r\n \"40.90.142.208/28\",\r\n \"40.90.142.224/28\",\r\n - \ \"40.90.142.240/28\",\r\n \"40.90.143.0/27\",\r\n \"40.90.143.32/27\",\r\n - \ \"40.90.143.64/27\",\r\n \"40.90.143.96/27\",\r\n \"40.90.143.128/27\",\r\n - \ \"40.90.143.160/27\",\r\n \"40.90.143.192/26\",\r\n \"40.90.144.0/27\",\r\n - \ \"40.90.144.32/27\",\r\n \"40.90.144.64/26\",\r\n \"40.90.144.128/26\",\r\n - \ \"40.90.144.192/27\",\r\n \"40.90.144.224/27\",\r\n \"40.90.145.0/27\",\r\n - \ \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n \"40.90.145.96/27\",\r\n - \ \"40.90.145.128/27\",\r\n \"40.90.145.160/27\",\r\n \"40.90.145.192/27\",\r\n - \ \"40.90.145.224/27\",\r\n \"40.90.146.0/28\",\r\n \"40.90.146.16/28\",\r\n - \ \"40.90.146.32/27\",\r\n \"40.90.146.64/26\",\r\n \"40.90.146.128/27\",\r\n - \ \"40.90.146.160/27\",\r\n \"40.90.146.192/27\",\r\n \"40.90.146.224/27\",\r\n - \ \"40.90.147.0/27\",\r\n \"40.90.147.32/27\",\r\n \"40.90.147.64/27\",\r\n - \ \"40.90.147.96/27\",\r\n \"40.90.147.128/26\",\r\n \"40.90.147.192/27\",\r\n - \ \"40.90.147.224/27\",\r\n \"40.90.148.0/26\",\r\n \"40.90.148.64/27\",\r\n - \ \"40.90.148.96/27\",\r\n \"40.90.148.128/27\",\r\n \"40.90.148.160/28\",\r\n - \ \"40.90.148.176/28\",\r\n \"40.90.148.192/27\",\r\n \"40.90.148.224/27\",\r\n - \ \"40.90.149.0/27\",\r\n \"40.90.149.32/27\",\r\n \"40.90.149.64/27\",\r\n - \ \"40.90.149.96/27\",\r\n \"40.90.149.128/25\",\r\n \"40.90.150.0/27\",\r\n - \ \"40.90.150.32/27\",\r\n \"40.90.150.64/27\",\r\n \"40.90.150.96/27\",\r\n - \ \"40.90.150.128/25\",\r\n \"40.90.151.0/26\",\r\n \"40.90.151.64/27\",\r\n - \ \"40.90.151.96/27\",\r\n \"40.90.151.128/28\",\r\n \"40.90.151.144/28\",\r\n - \ \"40.90.151.160/27\",\r\n \"40.90.151.192/27\",\r\n \"40.90.151.224/27\",\r\n - \ \"40.90.152.0/25\",\r\n \"40.90.152.128/27\",\r\n \"40.90.152.160/27\",\r\n - \ \"40.90.152.192/27\",\r\n \"40.90.152.224/27\",\r\n \"40.90.153.0/26\",\r\n - \ \"40.90.153.64/27\",\r\n \"40.90.153.96/27\",\r\n \"40.90.153.128/25\",\r\n - \ \"40.90.154.0/26\",\r\n \"40.90.154.64/26\",\r\n \"40.90.154.128/26\",\r\n - \ \"40.90.154.192/26\",\r\n \"40.90.155.0/26\",\r\n \"40.90.155.64/26\",\r\n - \ \"40.90.155.128/26\",\r\n \"40.90.155.192/26\",\r\n \"40.90.156.0/26\",\r\n - \ \"40.90.156.64/27\",\r\n \"40.90.156.96/27\",\r\n \"40.90.156.128/26\",\r\n - \ \"40.90.156.192/26\",\r\n \"40.90.157.0/27\",\r\n \"40.90.157.32/27\",\r\n - \ \"40.90.157.64/26\",\r\n \"40.90.157.128/26\",\r\n \"40.90.157.192/27\",\r\n - \ \"40.90.157.224/27\",\r\n \"40.90.158.0/26\",\r\n \"40.90.158.64/26\",\r\n - \ \"40.90.158.128/25\",\r\n \"40.90.159.0/24\",\r\n \"40.90.160.0/19\",\r\n - \ \"40.90.192.0/19\",\r\n \"40.90.224.0/19\",\r\n \"40.91.0.0/22\",\r\n - \ \"40.91.4.0/22\",\r\n \"40.91.12.0/28\",\r\n \"40.91.12.16/28\",\r\n - \ \"40.91.12.32/28\",\r\n \"40.91.12.48/28\",\r\n \"40.91.12.64/26\",\r\n - \ \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n \"40.91.12.208/28\",\r\n - \ \"40.91.12.240/28\",\r\n \"40.91.13.0/28\",\r\n \"40.91.13.64/27\",\r\n - \ \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n - \ \"40.91.14.0/24\",\r\n \"40.91.16.0/22\",\r\n \"40.91.20.0/22\",\r\n - \ \"40.91.24.0/22\",\r\n \"40.91.28.0/22\",\r\n \"40.91.32.0/22\",\r\n - \ \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n \"40.91.192.0/18\",\r\n - \ \"40.93.0.0/23\",\r\n \"40.93.2.0/24\",\r\n \"40.93.3.0/24\",\r\n - \ \"40.93.4.0/24\",\r\n \"40.93.5.0/24\",\r\n \"40.93.6.0/24\",\r\n - \ \"40.93.7.0/24\",\r\n \"40.93.8.0/24\",\r\n \"40.93.9.0/24\",\r\n - \ \"40.93.10.0/24\",\r\n \"40.93.11.0/24\",\r\n \"40.93.12.0/24\",\r\n - \ \"40.93.13.0/24\",\r\n \"40.93.14.0/24\",\r\n \"40.93.15.0/24\",\r\n - \ \"40.93.16.0/24\",\r\n \"40.93.17.0/24\",\r\n \"40.93.64.0/24\",\r\n - \ \"40.93.65.0/24\",\r\n \"40.93.66.0/24\",\r\n \"40.93.128.0/24\",\r\n - \ \"40.93.129.0/24\",\r\n \"40.93.192.0/24\",\r\n \"40.93.193.0/24\",\r\n - \ \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n \"40.93.198.0/23\",\r\n - \ \"40.93.200.0/23\",\r\n \"40.93.202.0/24\",\r\n \"40.93.203.0/24\",\r\n - \ \"40.93.204.0/22\",\r\n \"40.93.208.0/22\",\r\n \"40.93.212.0/24\",\r\n - \ \"40.93.213.0/24\",\r\n \"40.93.214.0/24\",\r\n \"40.96.46.0/24\",\r\n - \ \"40.96.50.0/24\",\r\n \"40.96.52.0/24\",\r\n \"40.96.55.0/24\",\r\n - \ \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n \"40.96.255.0/24\",\r\n - \ \"40.97.4.0/24\",\r\n \"40.97.5.0/24\",\r\n \"40.97.6.0/24\",\r\n - \ \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n \"40.97.13.0/24\",\r\n - \ \"40.101.0.0/24\",\r\n \"40.101.1.0/24\",\r\n \"40.112.36.0/25\",\r\n - \ \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n \"40.112.37.64/26\",\r\n - \ \"40.112.37.128/26\",\r\n \"40.112.37.192/26\",\r\n \"40.112.38.192/26\",\r\n - \ \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n \"40.112.48.0/20\",\r\n - \ \"40.112.64.0/19\",\r\n \"40.112.96.0/19\",\r\n \"40.112.128.0/17\",\r\n - \ \"40.113.0.0/18\",\r\n \"40.113.64.0/19\",\r\n \"40.113.96.0/19\",\r\n - \ \"40.113.128.0/18\",\r\n \"40.113.192.0/18\",\r\n \"40.114.0.0/17\",\r\n - \ \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n \"40.115.64.0/19\",\r\n - \ \"40.115.96.0/19\",\r\n \"40.115.128.0/17\",\r\n \"40.116.0.0/16\",\r\n - \ \"40.117.0.0/19\",\r\n \"40.117.32.0/19\",\r\n \"40.117.64.0/18\",\r\n - \ \"40.117.128.0/17\",\r\n \"40.118.0.0/17\",\r\n \"40.118.128.0/17\",\r\n - \ \"40.119.0.0/18\",\r\n \"40.119.64.0/22\",\r\n \"40.119.68.0/22\",\r\n - \ \"40.119.72.0/22\",\r\n \"40.119.76.0/22\",\r\n \"40.119.80.0/22\",\r\n - \ \"40.119.84.0/22\",\r\n \"40.119.88.0/22\",\r\n \"40.119.92.0/22\",\r\n - \ \"40.119.96.0/22\",\r\n \"40.119.100.0/27\",\r\n \"40.119.100.32/28\",\r\n - \ \"40.119.100.48/30\",\r\n \"40.119.100.52/30\",\r\n \"40.119.100.56/29\",\r\n - \ \"40.119.100.64/28\",\r\n \"40.119.100.80/29\",\r\n \"40.119.100.88/30\",\r\n - \ \"40.119.100.92/30\",\r\n \"40.119.100.96/28\",\r\n \"40.119.100.112/29\",\r\n - \ \"40.119.100.120/30\",\r\n \"40.119.104.0/22\",\r\n \"40.119.108.0/22\",\r\n - \ \"40.119.112.0/22\",\r\n \"40.119.116.0/22\",\r\n \"40.119.120.0/22\",\r\n - \ \"40.119.124.0/22\",\r\n \"40.119.128.0/19\",\r\n \"40.119.160.0/19\",\r\n - \ \"40.119.192.0/18\",\r\n \"40.120.0.0/20\",\r\n \"40.120.16.0/20\",\r\n - \ \"40.120.32.0/19\",\r\n \"40.120.64.0/18\",\r\n \"40.121.0.0/16\",\r\n - \ \"40.122.0.0/20\",\r\n \"40.122.16.0/20\",\r\n \"40.122.32.0/19\",\r\n - \ \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n \"40.123.0.0/17\",\r\n - \ \"40.123.128.0/22\",\r\n \"40.123.132.0/22\",\r\n \"40.123.136.0/24\",\r\n - \ \"40.123.140.0/22\",\r\n \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n - \ \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n \"40.123.144.96/29\",\r\n - \ \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n - \ \"40.123.144.144/29\",\r\n \"40.123.144.152/30\",\r\n \"40.123.144.156/30\",\r\n - \ \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n \"40.123.144.224/28\",\r\n - \ \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n \"40.123.144.252/31\",\r\n - \ \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n \"40.123.145.4/31\",\r\n - \ \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n \"40.123.145.12/31\",\r\n - \ \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n \"40.123.145.20/31\",\r\n - \ \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n \"40.123.145.32/28\",\r\n - \ \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n \"40.123.145.60/30\",\r\n - \ \"40.123.145.64/30\",\r\n \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n - \ \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n - \ \"40.123.145.160/30\",\r\n \"40.123.145.164/31\",\r\n \"40.123.145.166/31\",\r\n - \ \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n \"40.123.145.192/28\",\r\n - \ \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n \"40.123.145.214/31\",\r\n - \ \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n \"40.123.145.222/31\",\r\n - \ \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n \"40.123.146.16/29\",\r\n - \ \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n \"40.123.146.30/31\",\r\n - \ \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n \"40.123.146.42/31\",\r\n - \ \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n \"40.123.146.50/31\",\r\n - \ \"40.123.146.52/31\",\r\n \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n - \ \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n - \ \"40.123.146.164/31\",\r\n \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n - \ \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n \"40.123.146.182/31\",\r\n - \ \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n \"40.123.146.200/30\",\r\n - \ \"40.123.146.204/31\",\r\n \"40.123.146.206/31\",\r\n \"40.123.146.208/31\",\r\n - \ \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n - \ \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n - \ \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n \"40.123.148.0/25\",\r\n + \ \"20.202.66.0/23\",\r\n \"20.202.68.0/24\",\r\n \"20.202.80.0/22\",\r\n + \ \"20.202.100.0/23\",\r\n \"20.202.102.0/23\",\r\n \"20.202.120.0/22\",\r\n + \ \"20.202.124.0/24\",\r\n \"20.202.140.0/24\",\r\n \"20.202.141.0/24\",\r\n + \ \"20.202.142.0/23\",\r\n \"20.202.144.0/22\",\r\n \"20.202.148.0/23\",\r\n + \ \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n + \ \"20.203.88.0/21\",\r\n \"20.203.96.0/19\",\r\n \"20.203.128.0/17\",\r\n + \ \"20.204.0.0/16\",\r\n \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n + \ \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n + \ \"20.205.144.0/20\",\r\n \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n + \ \"20.206.0.0/18\",\r\n \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n + \ \"20.207.0.0/18\",\r\n \"20.207.64.0/18\",\r\n \"20.207.128.0/18\",\r\n + \ \"20.207.192.0/20\",\r\n \"20.207.224.0/19\",\r\n \"20.208.0.0/17\",\r\n + \ \"20.208.128.0/19\",\r\n \"20.208.192.0/18\",\r\n \"20.209.0.0/23\",\r\n + \ \"20.209.2.0/23\",\r\n \"20.209.4.0/23\",\r\n \"20.209.6.0/23\",\r\n + \ \"20.209.8.0/23\",\r\n \"20.209.10.0/23\",\r\n \"20.209.12.0/23\",\r\n + \ \"20.209.14.0/23\",\r\n \"20.209.16.0/23\",\r\n \"20.209.18.0/23\",\r\n + \ \"20.209.20.0/23\",\r\n \"20.209.22.0/23\",\r\n \"20.209.24.0/23\",\r\n + \ \"20.209.26.0/23\",\r\n \"20.209.28.0/23\",\r\n \"20.209.30.0/23\",\r\n + \ \"20.209.32.0/23\",\r\n \"20.209.34.0/23\",\r\n \"20.209.36.0/23\",\r\n + \ \"20.209.38.0/23\",\r\n \"20.209.40.0/23\",\r\n \"20.209.42.0/23\",\r\n + \ \"20.209.44.0/23\",\r\n \"20.209.46.0/23\",\r\n \"20.209.48.0/23\",\r\n + \ \"20.209.50.0/23\",\r\n \"20.209.52.0/23\",\r\n \"20.209.54.0/23\",\r\n + \ \"20.209.56.0/23\",\r\n \"20.209.58.0/23\",\r\n \"20.209.60.0/23\",\r\n + \ \"20.209.62.0/23\",\r\n \"20.209.64.0/23\",\r\n \"20.209.66.0/23\",\r\n + \ \"20.209.68.0/23\",\r\n \"20.209.70.0/23\",\r\n \"20.209.72.0/23\",\r\n + \ \"20.209.74.0/23\",\r\n \"20.210.0.0/17\",\r\n \"20.210.128.0/18\",\r\n + \ \"20.210.192.0/18\",\r\n \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n + \ \"20.211.192.0/18\",\r\n \"20.212.0.0/16\",\r\n \"20.213.0.0/17\",\r\n + \ \"20.213.128.0/18\",\r\n \"20.213.192.0/20\",\r\n \"20.213.224.0/19\",\r\n + \ \"20.214.0.0/18\",\r\n \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n + \ \"20.215.0.0/18\",\r\n \"20.215.128.0/17\",\r\n \"20.216.0.0/18\",\r\n + \ \"20.216.64.0/18\",\r\n \"20.216.128.0/18\",\r\n \"20.217.0.0/19\",\r\n + \ \"20.217.32.0/22\",\r\n \"20.217.40.0/21\",\r\n \"20.217.48.0/20\",\r\n + \ \"20.217.64.0/19\",\r\n \"20.218.0.0/18\",\r\n \"20.218.64.0/18\",\r\n + \ \"20.218.128.0/17\",\r\n \"20.219.0.0/18\",\r\n \"20.219.64.0/18\",\r\n + \ \"20.219.128.0/17\",\r\n \"20.220.0.0/18\",\r\n \"20.220.64.0/18\",\r\n + \ \"20.220.128.0/17\",\r\n \"20.221.0.0/17\",\r\n \"20.221.128.0/18\",\r\n + \ \"20.221.192.0/18\",\r\n \"20.222.0.0/16\",\r\n \"20.223.0.0/16\",\r\n + \ \"20.224.0.0/16\",\r\n \"20.225.0.0/16\",\r\n \"20.226.0.0/16\",\r\n + \ \"20.227.0.0/18\",\r\n \"20.227.64.0/18\",\r\n \"20.227.128.0/17\",\r\n + \ \"20.228.0.0/18\",\r\n \"20.228.64.0/18\",\r\n \"20.228.128.0/17\",\r\n + \ \"20.229.0.0/16\",\r\n \"20.230.0.0/17\",\r\n \"20.230.128.0/17\",\r\n + \ \"20.231.0.0/17\",\r\n \"20.231.128.0/26\",\r\n \"20.231.192.0/18\",\r\n + \ \"20.232.0.0/16\",\r\n \"20.233.0.0/17\",\r\n \"20.234.0.0/17\",\r\n + \ \"20.234.128.0/17\",\r\n \"20.235.0.0/18\",\r\n \"20.235.64.0/18\",\r\n + \ \"20.235.128.0/18\",\r\n \"20.236.0.0/18\",\r\n \"20.236.64.0/18\",\r\n + \ \"20.236.128.0/18\",\r\n \"20.236.192.0/18\",\r\n \"20.237.0.0/17\",\r\n + \ \"20.237.128.0/17\",\r\n \"20.238.0.0/17\",\r\n \"20.238.128.0/17\",\r\n + \ \"20.239.0.0/16\",\r\n \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n + \ \"20.241.0.0/17\",\r\n \"20.241.128.0/17\",\r\n \"20.242.0.0/17\",\r\n + \ \"20.242.128.0/17\",\r\n \"20.243.0.0/16\",\r\n \"20.244.0.0/17\",\r\n + \ \"20.244.128.0/17\",\r\n \"20.245.0.0/16\",\r\n \"20.246.0.0/17\",\r\n + \ \"20.246.128.0/17\",\r\n \"20.247.0.0/17\",\r\n \"20.247.128.0/17\",\r\n + \ \"20.248.0.0/17\",\r\n \"20.248.128.0/17\",\r\n \"20.249.0.0/16\",\r\n + \ \"20.250.0.0/16\",\r\n \"20.251.0.0/17\",\r\n \"20.252.0.0/17\",\r\n + \ \"20.252.128.0/17\",\r\n \"20.253.0.0/17\",\r\n \"20.253.128.0/17\",\r\n + \ \"20.254.0.0/17\",\r\n \"20.254.128.0/17\",\r\n \"20.255.0.0/16\",\r\n + \ \"23.96.0.0/17\",\r\n \"23.96.128.0/17\",\r\n \"23.97.48.0/20\",\r\n + \ \"23.97.64.0/19\",\r\n \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n + \ \"23.97.112.128/28\",\r\n \"23.97.112.160/27\",\r\n \"23.97.112.192/27\",\r\n + \ \"23.97.112.224/27\",\r\n \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n + \ \"23.97.128.0/17\",\r\n \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n + \ \"23.98.44.0/24\",\r\n \"23.98.45.0/24\",\r\n \"23.98.46.0/24\",\r\n + \ \"23.98.47.0/24\",\r\n \"23.98.48.0/21\",\r\n \"23.98.56.0/24\",\r\n + \ \"23.98.57.64/26\",\r\n \"23.98.64.0/18\",\r\n \"23.98.128.0/17\",\r\n + \ \"23.99.0.0/18\",\r\n \"23.99.64.0/19\",\r\n \"23.99.96.0/19\",\r\n + \ \"23.99.128.0/17\",\r\n \"23.100.0.0/20\",\r\n \"23.100.16.0/20\",\r\n + \ \"23.100.32.0/20\",\r\n \"23.100.48.0/20\",\r\n \"23.100.64.0/21\",\r\n + \ \"23.100.72.0/21\",\r\n \"23.100.80.0/21\",\r\n \"23.100.88.0/21\",\r\n + \ \"23.100.96.0/21\",\r\n \"23.100.104.0/21\",\r\n \"23.100.112.0/21\",\r\n + \ \"23.100.120.0/21\",\r\n \"23.100.128.0/18\",\r\n \"23.100.192.0/19\",\r\n + \ \"23.100.224.0/20\",\r\n \"23.100.240.0/20\",\r\n \"23.101.0.0/20\",\r\n + \ \"23.101.16.0/20\",\r\n \"23.101.32.0/21\",\r\n \"23.101.48.0/20\",\r\n + \ \"23.101.64.0/20\",\r\n \"23.101.80.0/21\",\r\n \"23.101.112.0/20\",\r\n + \ \"23.101.128.0/20\",\r\n \"23.101.144.0/20\",\r\n \"23.101.160.0/20\",\r\n + \ \"23.101.176.0/20\",\r\n \"23.101.192.0/20\",\r\n \"23.101.208.0/20\",\r\n + \ \"23.101.224.0/19\",\r\n \"23.102.0.0/18\",\r\n \"23.102.64.0/19\",\r\n + \ \"23.102.96.0/19\",\r\n \"23.102.128.0/18\",\r\n \"23.102.192.0/21\",\r\n + \ \"23.102.200.0/23\",\r\n \"23.102.202.0/24\",\r\n \"23.102.203.0/24\",\r\n + \ \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n \"23.102.224.0/19\",\r\n + \ \"23.103.64.32/27\",\r\n \"23.103.64.64/27\",\r\n \"40.64.0.0/18\",\r\n + \ \"40.64.64.0/18\",\r\n \"40.64.128.0/21\",\r\n \"40.65.0.0/18\",\r\n + \ \"40.65.64.0/18\",\r\n \"40.65.128.0/18\",\r\n \"40.65.192.0/18\",\r\n + \ \"40.66.32.0/19\",\r\n \"40.66.120.0/21\",\r\n \"40.67.0.0/18\",\r\n + \ \"40.67.64.0/19\",\r\n \"40.67.96.0/20\",\r\n \"40.67.112.0/21\",\r\n + \ \"40.67.120.0/21\",\r\n \"40.67.128.0/19\",\r\n \"40.67.160.0/19\",\r\n + \ \"40.67.192.0/19\",\r\n \"40.67.224.0/19\",\r\n \"40.68.0.0/16\",\r\n + \ \"40.69.0.0/18\",\r\n \"40.69.64.0/19\",\r\n \"40.69.96.0/19\",\r\n + \ \"40.69.128.0/18\",\r\n \"40.69.192.0/19\",\r\n \"40.70.0.0/18\",\r\n + \ \"40.70.64.0/20\",\r\n \"40.70.80.0/21\",\r\n \"40.70.88.0/28\",\r\n + \ \"40.70.128.0/17\",\r\n \"40.71.0.0/16\",\r\n \"40.74.0.0/18\",\r\n + \ \"40.74.64.0/18\",\r\n \"40.74.128.0/20\",\r\n \"40.74.144.0/20\",\r\n + \ \"40.74.160.0/19\",\r\n \"40.74.192.0/18\",\r\n \"40.75.0.0/19\",\r\n + \ \"40.75.32.0/21\",\r\n \"40.75.64.0/18\",\r\n \"40.75.128.0/17\",\r\n + \ \"40.76.0.0/16\",\r\n \"40.77.0.0/17\",\r\n \"40.77.128.0/25\",\r\n + \ \"40.77.128.128/25\",\r\n \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n + \ \"40.77.130.128/26\",\r\n \"40.77.130.192/26\",\r\n \"40.77.131.0/25\",\r\n + \ \"40.77.131.128/26\",\r\n \"40.77.131.192/27\",\r\n \"40.77.131.224/28\",\r\n + \ \"40.77.131.240/28\",\r\n \"40.77.132.0/24\",\r\n \"40.77.133.0/24\",\r\n + \ \"40.77.134.0/24\",\r\n \"40.77.135.0/24\",\r\n \"40.77.136.0/28\",\r\n + \ \"40.77.136.16/28\",\r\n \"40.77.136.32/28\",\r\n \"40.77.136.48/28\",\r\n + \ \"40.77.136.64/28\",\r\n \"40.77.136.80/28\",\r\n \"40.77.136.96/28\",\r\n + \ \"40.77.136.112/28\",\r\n \"40.77.136.128/25\",\r\n \"40.77.137.0/25\",\r\n + \ \"40.77.137.128/26\",\r\n \"40.77.137.192/27\",\r\n \"40.77.138.0/25\",\r\n + \ \"40.77.138.128/25\",\r\n \"40.77.139.0/25\",\r\n \"40.77.139.128/25\",\r\n + \ \"40.77.160.0/27\",\r\n \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n + \ \"40.77.160.128/25\",\r\n \"40.77.161.0/26\",\r\n \"40.77.161.64/26\",\r\n + \ \"40.77.161.128/25\",\r\n \"40.77.162.0/24\",\r\n \"40.77.163.0/24\",\r\n + \ \"40.77.164.0/24\",\r\n \"40.77.165.0/24\",\r\n \"40.77.166.0/25\",\r\n + \ \"40.77.166.128/28\",\r\n \"40.77.166.160/27\",\r\n \"40.77.166.192/26\",\r\n + \ \"40.77.167.0/24\",\r\n \"40.77.168.0/24\",\r\n \"40.77.169.0/24\",\r\n + \ \"40.77.170.0/24\",\r\n \"40.77.171.0/24\",\r\n \"40.77.172.0/24\",\r\n + \ \"40.77.173.0/24\",\r\n \"40.77.174.0/24\",\r\n \"40.77.175.0/27\",\r\n + \ \"40.77.175.32/27\",\r\n \"40.77.175.64/27\",\r\n \"40.77.175.96/27\",\r\n + \ \"40.77.175.128/27\",\r\n \"40.77.175.160/27\",\r\n \"40.77.175.192/27\",\r\n + \ \"40.77.175.240/28\",\r\n \"40.77.176.0/24\",\r\n \"40.77.177.0/24\",\r\n + \ \"40.77.178.0/23\",\r\n \"40.77.180.0/23\",\r\n \"40.77.182.0/28\",\r\n + \ \"40.77.182.16/28\",\r\n \"40.77.182.32/27\",\r\n \"40.77.182.64/27\",\r\n + \ \"40.77.182.96/27\",\r\n \"40.77.182.128/27\",\r\n \"40.77.182.160/27\",\r\n + \ \"40.77.182.192/26\",\r\n \"40.77.183.0/24\",\r\n \"40.77.184.0/25\",\r\n + \ \"40.77.184.128/25\",\r\n \"40.77.185.0/25\",\r\n \"40.77.185.128/25\",\r\n + \ \"40.77.186.0/23\",\r\n \"40.77.188.0/22\",\r\n \"40.77.192.0/22\",\r\n + \ \"40.77.196.0/24\",\r\n \"40.77.197.0/24\",\r\n \"40.77.198.0/26\",\r\n + \ \"40.77.198.64/26\",\r\n \"40.77.198.128/25\",\r\n \"40.77.199.0/25\",\r\n + \ \"40.77.199.128/26\",\r\n \"40.77.199.192/26\",\r\n \"40.77.200.0/25\",\r\n + \ \"40.77.200.128/25\",\r\n \"40.77.201.0/24\",\r\n \"40.77.202.0/24\",\r\n + \ \"40.77.224.0/28\",\r\n \"40.77.224.16/28\",\r\n \"40.77.224.32/27\",\r\n + \ \"40.77.224.64/27\",\r\n \"40.77.224.96/27\",\r\n \"40.77.224.128/25\",\r\n + \ \"40.77.225.0/24\",\r\n \"40.77.226.0/25\",\r\n \"40.77.226.128/25\",\r\n + \ \"40.77.227.0/24\",\r\n \"40.77.228.0/24\",\r\n \"40.77.229.0/24\",\r\n + \ \"40.77.230.0/24\",\r\n \"40.77.231.0/24\",\r\n \"40.77.232.0/25\",\r\n + \ \"40.77.232.128/25\",\r\n \"40.77.233.0/24\",\r\n \"40.77.234.0/25\",\r\n + \ \"40.77.234.128/27\",\r\n \"40.77.234.160/27\",\r\n \"40.77.234.192/27\",\r\n + \ \"40.77.234.224/27\",\r\n \"40.77.235.0/24\",\r\n \"40.77.236.0/27\",\r\n + \ \"40.77.236.32/27\",\r\n \"40.77.236.80/28\",\r\n \"40.77.236.96/27\",\r\n + \ \"40.77.236.128/27\",\r\n \"40.77.236.160/28\",\r\n \"40.77.236.176/28\",\r\n + \ \"40.77.236.192/28\",\r\n \"40.77.236.224/27\",\r\n \"40.77.237.0/26\",\r\n + \ \"40.77.237.64/26\",\r\n \"40.77.237.128/25\",\r\n \"40.77.240.0/25\",\r\n + \ \"40.77.240.128/25\",\r\n \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n + \ \"40.77.244.0/25\",\r\n \"40.77.245.0/24\",\r\n \"40.77.246.0/24\",\r\n + \ \"40.77.247.0/24\",\r\n \"40.77.248.0/25\",\r\n \"40.77.248.128/25\",\r\n + \ \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n \"40.77.251.0/24\",\r\n + \ \"40.77.252.0/23\",\r\n \"40.77.254.0/26\",\r\n \"40.77.254.64/27\",\r\n + \ \"40.77.254.128/25\",\r\n \"40.77.255.0/25\",\r\n \"40.77.255.128/26\",\r\n + \ \"40.77.255.192/26\",\r\n \"40.78.0.0/17\",\r\n \"40.78.128.0/18\",\r\n + \ \"40.78.192.0/21\",\r\n \"40.78.200.0/21\",\r\n \"40.78.208.0/28\",\r\n + \ \"40.78.208.16/28\",\r\n \"40.78.208.32/30\",\r\n \"40.78.208.48/28\",\r\n + \ \"40.78.208.64/28\",\r\n \"40.78.209.0/24\",\r\n \"40.78.210.0/24\",\r\n + \ \"40.78.211.0/24\",\r\n \"40.78.212.0/24\",\r\n \"40.78.213.0/24\",\r\n + \ \"40.78.214.0/24\",\r\n \"40.78.215.0/24\",\r\n \"40.78.216.0/24\",\r\n + \ \"40.78.217.0/24\",\r\n \"40.78.218.0/24\",\r\n \"40.78.219.0/24\",\r\n + \ \"40.78.220.0/24\",\r\n \"40.78.221.0/24\",\r\n \"40.78.222.0/24\",\r\n + \ \"40.78.223.0/24\",\r\n \"40.78.224.0/21\",\r\n \"40.78.232.0/21\",\r\n + \ \"40.78.240.0/20\",\r\n \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n + \ \"40.79.8.32/28\",\r\n \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n + \ \"40.79.9.0/24\",\r\n \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n + \ \"40.79.48.0/27\",\r\n \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n + \ \"40.79.56.0/21\",\r\n \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n + \ \"40.79.88.0/27\",\r\n \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n + \ \"40.79.90.0/24\",\r\n \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n + \ \"40.79.93.0/28\",\r\n \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n + \ \"40.79.96.0/19\",\r\n \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n + \ \"40.79.152.0/21\",\r\n \"40.79.160.0/20\",\r\n \"40.79.176.0/21\",\r\n + \ \"40.79.184.0/21\",\r\n \"40.79.192.0/21\",\r\n \"40.79.200.0/24\",\r\n + \ \"40.79.201.0/24\",\r\n \"40.79.202.0/24\",\r\n \"40.79.203.0/24\",\r\n + \ \"40.79.204.0/27\",\r\n \"40.79.204.32/28\",\r\n \"40.79.204.48/28\",\r\n + \ \"40.79.204.64/27\",\r\n \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n + \ \"40.79.204.160/27\",\r\n \"40.79.204.192/26\",\r\n \"40.79.205.0/26\",\r\n + \ \"40.79.205.64/28\",\r\n \"40.79.205.80/28\",\r\n \"40.79.205.96/27\",\r\n + \ \"40.79.205.128/26\",\r\n \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n + \ \"40.79.205.240/28\",\r\n \"40.79.206.0/27\",\r\n \"40.79.206.32/27\",\r\n + \ \"40.79.206.64/27\",\r\n \"40.79.206.96/27\",\r\n \"40.79.206.128/27\",\r\n + \ \"40.79.206.160/27\",\r\n \"40.79.206.192/27\",\r\n \"40.79.206.224/27\",\r\n + \ \"40.79.207.0/27\",\r\n \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n + \ \"40.79.207.80/28\",\r\n \"40.79.207.96/27\",\r\n \"40.79.207.128/25\",\r\n + \ \"40.79.208.0/24\",\r\n \"40.79.209.0/24\",\r\n \"40.79.210.0/24\",\r\n + \ \"40.79.211.0/24\",\r\n \"40.79.212.0/24\",\r\n \"40.79.213.0/24\",\r\n + \ \"40.79.214.0/24\",\r\n \"40.79.215.0/24\",\r\n \"40.79.216.0/24\",\r\n + \ \"40.79.217.0/24\",\r\n \"40.79.218.0/24\",\r\n \"40.79.219.0/24\",\r\n + \ \"40.79.220.0/24\",\r\n \"40.79.221.0/24\",\r\n \"40.79.222.0/24\",\r\n + \ \"40.79.223.0/24\",\r\n \"40.79.232.0/21\",\r\n \"40.79.240.0/20\",\r\n + \ \"40.80.0.0/22\",\r\n \"40.80.4.0/22\",\r\n \"40.80.8.0/22\",\r\n + \ \"40.80.12.0/22\",\r\n \"40.80.16.0/22\",\r\n \"40.80.20.0/22\",\r\n + \ \"40.80.24.0/22\",\r\n \"40.80.28.0/22\",\r\n \"40.80.32.0/22\",\r\n + \ \"40.80.36.0/22\",\r\n \"40.80.40.0/22\",\r\n \"40.80.44.0/22\",\r\n + \ \"40.80.48.0/21\",\r\n \"40.80.56.0/21\",\r\n \"40.80.64.0/19\",\r\n + \ \"40.80.96.0/20\",\r\n \"40.80.144.0/21\",\r\n \"40.80.152.0/21\",\r\n + \ \"40.80.160.0/24\",\r\n \"40.80.168.0/21\",\r\n \"40.80.176.0/21\",\r\n + \ \"40.80.184.0/21\",\r\n \"40.80.192.0/19\",\r\n \"40.80.224.0/20\",\r\n + \ \"40.80.240.0/20\",\r\n \"40.81.0.0/20\",\r\n \"40.81.16.0/20\",\r\n + \ \"40.81.32.0/20\",\r\n \"40.81.48.0/20\",\r\n \"40.81.64.0/20\",\r\n + \ \"40.81.80.0/20\",\r\n \"40.81.96.0/20\",\r\n \"40.81.112.0/20\",\r\n + \ \"40.81.128.0/19\",\r\n \"40.81.160.0/20\",\r\n \"40.81.176.0/20\",\r\n + \ \"40.81.192.0/19\",\r\n \"40.81.224.0/19\",\r\n \"40.82.0.0/22\",\r\n + \ \"40.82.4.0/22\",\r\n \"40.82.16.0/22\",\r\n \"40.82.20.0/22\",\r\n + \ \"40.82.24.0/22\",\r\n \"40.82.28.0/22\",\r\n \"40.82.32.0/22\",\r\n + \ \"40.82.36.0/22\",\r\n \"40.82.44.0/22\",\r\n \"40.82.48.0/22\",\r\n + \ \"40.82.60.0/22\",\r\n \"40.82.64.0/22\",\r\n \"40.82.68.0/22\",\r\n + \ \"40.82.72.0/22\",\r\n \"40.82.76.0/22\",\r\n \"40.82.80.0/22\",\r\n + \ \"40.82.84.0/22\",\r\n \"40.82.92.0/22\",\r\n \"40.82.96.0/22\",\r\n + \ \"40.82.100.0/22\",\r\n \"40.82.116.0/22\",\r\n \"40.82.120.0/22\",\r\n + \ \"40.82.128.0/19\",\r\n \"40.82.160.0/19\",\r\n \"40.82.192.0/19\",\r\n + \ \"40.82.224.0/20\",\r\n \"40.82.240.0/22\",\r\n \"40.82.244.0/22\",\r\n + \ \"40.82.248.0/21\",\r\n \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n + \ \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n \"40.83.24.96/27\",\r\n + \ \"40.83.24.128/25\",\r\n \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n + \ \"40.83.28.0/22\",\r\n \"40.83.32.0/19\",\r\n \"40.83.64.0/18\",\r\n + \ \"40.83.128.0/17\",\r\n \"40.84.0.0/17\",\r\n \"40.84.128.0/17\",\r\n + \ \"40.85.0.0/17\",\r\n \"40.85.128.0/20\",\r\n \"40.85.144.0/20\",\r\n + \ \"40.85.160.0/19\",\r\n \"40.85.192.0/18\",\r\n \"40.86.0.0/17\",\r\n + \ \"40.86.128.0/19\",\r\n \"40.86.160.0/19\",\r\n \"40.86.192.0/18\",\r\n + \ \"40.87.0.0/17\",\r\n \"40.87.128.0/19\",\r\n \"40.87.160.0/22\",\r\n + \ \"40.87.164.0/22\",\r\n \"40.87.168.0/30\",\r\n \"40.87.168.4/30\",\r\n + \ \"40.87.168.8/29\",\r\n \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n + \ \"40.87.168.40/29\",\r\n \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n + \ \"40.87.168.68/31\",\r\n \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n + \ \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n + \ \"40.87.168.192/28\",\r\n \"40.87.168.208/31\",\r\n \"40.87.168.210/31\",\r\n + \ \"40.87.168.212/30\",\r\n \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n + \ \"40.87.169.0/27\",\r\n \"40.87.169.32/29\",\r\n \"40.87.169.40/30\",\r\n + \ \"40.87.169.44/30\",\r\n \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n + \ \"40.87.169.58/31\",\r\n \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n + \ \"40.87.169.96/31\",\r\n \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n + \ \"40.87.169.102/31\",\r\n \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n + \ \"40.87.169.128/29\",\r\n \"40.87.169.136/31\",\r\n \"40.87.169.138/31\",\r\n + \ \"40.87.169.140/30\",\r\n \"40.87.169.144/28\",\r\n \"40.87.169.160/27\",\r\n + \ \"40.87.169.192/26\",\r\n \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n + \ \"40.87.170.144/31\",\r\n \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n + \ \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n + \ \"40.87.170.184/30\",\r\n \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n + \ \"40.87.170.194/31\",\r\n \"40.87.170.196/30\",\r\n \"40.87.170.200/29\",\r\n + \ \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n \"40.87.170.214/31\",\r\n + \ \"40.87.170.216/30\",\r\n \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n + \ \"40.87.170.228/30\",\r\n \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n + \ \"40.87.170.248/30\",\r\n \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n + \ \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n + \ \"40.87.171.16/28\",\r\n \"40.87.171.32/30\",\r\n \"40.87.171.36/30\",\r\n + \ \"40.87.171.40/31\",\r\n \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n + \ \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n \"40.87.171.72/29\",\r\n + \ \"40.87.171.80/28\",\r\n \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n + \ \"40.87.171.160/31\",\r\n \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n + \ \"40.87.171.166/31\",\r\n \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n + \ \"40.87.171.192/27\",\r\n \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n + \ \"40.87.171.248/31\",\r\n \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n + \ \"40.87.172.0/22\",\r\n \"40.87.176.0/25\",\r\n \"40.87.176.128/27\",\r\n + \ \"40.87.176.160/29\",\r\n \"40.87.176.168/30\",\r\n \"40.87.176.172/31\",\r\n + \ \"40.87.176.174/31\",\r\n \"40.87.176.176/29\",\r\n \"40.87.176.184/30\",\r\n + \ \"40.87.176.188/30\",\r\n \"40.87.176.192/28\",\r\n \"40.87.176.208/29\",\r\n + \ \"40.87.176.216/29\",\r\n \"40.87.176.224/29\",\r\n \"40.87.176.232/31\",\r\n + \ \"40.87.176.234/31\",\r\n \"40.87.176.236/30\",\r\n \"40.87.176.240/28\",\r\n + \ \"40.87.177.0/28\",\r\n \"40.87.177.16/28\",\r\n \"40.87.177.32/27\",\r\n + \ \"40.87.177.64/27\",\r\n \"40.87.177.96/28\",\r\n \"40.87.177.112/29\",\r\n + \ \"40.87.177.120/31\",\r\n \"40.87.177.122/31\",\r\n \"40.87.177.124/30\",\r\n + \ \"40.87.177.128/28\",\r\n \"40.87.177.144/29\",\r\n \"40.87.177.152/31\",\r\n + \ \"40.87.177.154/31\",\r\n \"40.87.177.156/30\",\r\n \"40.87.177.160/27\",\r\n + \ \"40.87.177.192/29\",\r\n \"40.87.177.200/30\",\r\n \"40.87.177.204/30\",\r\n + \ \"40.87.177.208/30\",\r\n \"40.87.177.212/30\",\r\n \"40.87.177.216/29\",\r\n + \ \"40.87.177.224/27\",\r\n \"40.87.178.0/24\",\r\n \"40.87.179.0/25\",\r\n + \ \"40.87.179.128/26\",\r\n \"40.87.179.192/31\",\r\n \"40.87.179.194/31\",\r\n + \ \"40.87.179.196/30\",\r\n \"40.87.179.200/31\",\r\n \"40.87.179.202/31\",\r\n + \ \"40.87.179.204/30\",\r\n \"40.87.179.208/28\",\r\n \"40.87.179.224/27\",\r\n + \ \"40.87.180.0/30\",\r\n \"40.87.180.4/31\",\r\n \"40.87.180.6/31\",\r\n + \ \"40.87.180.8/30\",\r\n \"40.87.180.12/31\",\r\n \"40.87.180.14/31\",\r\n + \ \"40.87.180.16/30\",\r\n \"40.87.180.20/31\",\r\n \"40.87.180.22/31\",\r\n + \ \"40.87.180.24/30\",\r\n \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n + \ \"40.87.180.40/31\",\r\n \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n + \ \"40.87.180.48/28\",\r\n \"40.87.180.64/30\",\r\n \"40.87.180.68/30\",\r\n + \ \"40.87.180.72/31\",\r\n \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n + \ \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n + \ \"40.87.180.192/30\",\r\n \"40.87.180.196/30\",\r\n \"40.87.180.200/31\",\r\n + \ \"40.87.180.202/31\",\r\n \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n + \ \"40.87.180.224/28\",\r\n \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n + \ \"40.87.180.252/30\",\r\n \"40.87.181.0/30\",\r\n \"40.87.181.4/30\",\r\n + \ \"40.87.181.8/29\",\r\n \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n + \ \"40.87.181.64/26\",\r\n \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n + \ \"40.87.181.152/31\",\r\n \"40.87.181.154/31\",\r\n \"40.87.181.156/30\",\r\n + \ \"40.87.181.160/31\",\r\n \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n + \ \"40.87.181.168/29\",\r\n \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n + \ \"40.87.182.0/30\",\r\n \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n + \ \"40.87.182.16/29\",\r\n \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n + \ \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n \"40.87.182.60/31\",\r\n + \ \"40.87.182.62/31\",\r\n \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n + \ \"40.87.183.0/28\",\r\n \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n + \ \"40.87.183.28/30\",\r\n \"40.87.183.32/31\",\r\n \"40.87.183.34/31\",\r\n + \ \"40.87.183.36/30\",\r\n \"40.87.183.40/31\",\r\n \"40.87.183.42/31\",\r\n + \ \"40.87.183.44/30\",\r\n \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n + \ \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n + \ \"40.87.183.128/28\",\r\n \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n + \ \"40.87.183.192/27\",\r\n \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n + \ \"40.87.183.236/31\",\r\n \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n + \ \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n \"40.87.184.0/22\",\r\n + \ \"40.87.188.0/22\",\r\n \"40.87.192.0/22\",\r\n \"40.87.196.0/22\",\r\n + \ \"40.87.200.0/22\",\r\n \"40.87.204.0/22\",\r\n \"40.87.208.0/22\",\r\n + \ \"40.87.212.0/22\",\r\n \"40.87.216.0/22\",\r\n \"40.87.220.0/22\",\r\n + \ \"40.87.224.0/22\",\r\n \"40.87.228.0/22\",\r\n \"40.87.232.0/21\",\r\n + \ \"40.88.0.0/16\",\r\n \"40.89.0.0/19\",\r\n \"40.89.32.0/19\",\r\n + \ \"40.89.64.0/18\",\r\n \"40.89.128.0/18\",\r\n \"40.89.192.0/19\",\r\n + \ \"40.89.224.0/19\",\r\n \"40.90.16.0/27\",\r\n \"40.90.16.32/27\",\r\n + \ \"40.90.16.64/27\",\r\n \"40.90.16.96/27\",\r\n \"40.90.16.128/27\",\r\n + \ \"40.90.16.160/27\",\r\n \"40.90.16.192/26\",\r\n \"40.90.17.0/27\",\r\n + \ \"40.90.17.32/27\",\r\n \"40.90.17.64/27\",\r\n \"40.90.17.96/27\",\r\n + \ \"40.90.17.128/28\",\r\n \"40.90.17.144/28\",\r\n \"40.90.17.160/27\",\r\n + \ \"40.90.17.192/27\",\r\n \"40.90.17.224/27\",\r\n \"40.90.18.0/28\",\r\n + \ \"40.90.18.16/28\",\r\n \"40.90.18.32/27\",\r\n \"40.90.18.64/26\",\r\n + \ \"40.90.18.128/26\",\r\n \"40.90.18.192/26\",\r\n \"40.90.19.0/27\",\r\n + \ \"40.90.19.32/27\",\r\n \"40.90.19.64/26\",\r\n \"40.90.19.128/25\",\r\n + \ \"40.90.20.0/25\",\r\n \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n + \ \"40.90.21.128/25\",\r\n \"40.90.22.0/25\",\r\n \"40.90.22.128/25\",\r\n + \ \"40.90.23.0/25\",\r\n \"40.90.23.128/25\",\r\n \"40.90.24.0/25\",\r\n + \ \"40.90.24.128/25\",\r\n \"40.90.25.0/26\",\r\n \"40.90.25.64/26\",\r\n + \ \"40.90.25.128/26\",\r\n \"40.90.25.192/26\",\r\n \"40.90.26.0/26\",\r\n + \ \"40.90.26.64/26\",\r\n \"40.90.26.128/25\",\r\n \"40.90.27.0/26\",\r\n + \ \"40.90.27.64/26\",\r\n \"40.90.27.128/26\",\r\n \"40.90.27.192/26\",\r\n + \ \"40.90.28.0/26\",\r\n \"40.90.28.64/26\",\r\n \"40.90.28.128/26\",\r\n + \ \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n \"40.90.29.64/26\",\r\n + \ \"40.90.29.128/26\",\r\n \"40.90.29.192/26\",\r\n \"40.90.30.0/25\",\r\n + \ \"40.90.30.128/27\",\r\n \"40.90.30.160/27\",\r\n \"40.90.30.192/26\",\r\n + \ \"40.90.31.0/27\",\r\n \"40.90.31.32/27\",\r\n \"40.90.31.64/27\",\r\n + \ \"40.90.31.96/27\",\r\n \"40.90.31.128/25\",\r\n \"40.90.128.0/28\",\r\n + \ \"40.90.128.16/28\",\r\n \"40.90.128.32/28\",\r\n \"40.90.128.48/28\",\r\n + \ \"40.90.128.64/28\",\r\n \"40.90.128.80/28\",\r\n \"40.90.128.96/28\",\r\n + \ \"40.90.128.112/28\",\r\n \"40.90.128.128/28\",\r\n \"40.90.128.144/28\",\r\n + \ \"40.90.128.160/28\",\r\n \"40.90.128.176/28\",\r\n \"40.90.128.192/28\",\r\n + \ \"40.90.128.208/28\",\r\n \"40.90.128.224/28\",\r\n \"40.90.128.240/28\",\r\n + \ \"40.90.129.0/27\",\r\n \"40.90.129.32/28\",\r\n \"40.90.129.48/28\",\r\n + \ \"40.90.129.64/27\",\r\n \"40.90.129.96/27\",\r\n \"40.90.129.128/26\",\r\n + \ \"40.90.129.192/27\",\r\n \"40.90.129.224/27\",\r\n \"40.90.130.0/27\",\r\n + \ \"40.90.130.32/28\",\r\n \"40.90.130.48/28\",\r\n \"40.90.130.64/28\",\r\n + \ \"40.90.130.80/28\",\r\n \"40.90.130.96/28\",\r\n \"40.90.130.112/28\",\r\n + \ \"40.90.130.128/28\",\r\n \"40.90.130.144/28\",\r\n \"40.90.130.160/27\",\r\n + \ \"40.90.130.192/28\",\r\n \"40.90.130.208/28\",\r\n \"40.90.130.224/28\",\r\n + \ \"40.90.130.240/28\",\r\n \"40.90.131.0/27\",\r\n \"40.90.131.32/27\",\r\n + \ \"40.90.131.64/27\",\r\n \"40.90.131.96/27\",\r\n \"40.90.131.128/27\",\r\n + \ \"40.90.131.160/27\",\r\n \"40.90.131.192/27\",\r\n \"40.90.131.224/27\",\r\n + \ \"40.90.132.0/27\",\r\n \"40.90.132.32/28\",\r\n \"40.90.132.48/28\",\r\n + \ \"40.90.132.64/28\",\r\n \"40.90.132.80/28\",\r\n \"40.90.132.96/27\",\r\n + \ \"40.90.132.128/26\",\r\n \"40.90.132.192/26\",\r\n \"40.90.133.0/27\",\r\n + \ \"40.90.133.32/27\",\r\n \"40.90.133.64/27\",\r\n \"40.90.133.96/28\",\r\n + \ \"40.90.133.112/28\",\r\n \"40.90.133.128/28\",\r\n \"40.90.133.144/28\",\r\n + \ \"40.90.133.160/27\",\r\n \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n + \ \"40.90.134.64/26\",\r\n \"40.90.134.128/26\",\r\n \"40.90.134.192/26\",\r\n + \ \"40.90.135.0/26\",\r\n \"40.90.135.64/26\",\r\n \"40.90.135.128/25\",\r\n + \ \"40.90.136.0/28\",\r\n \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n + \ \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n \"40.90.136.160/28\",\r\n + \ \"40.90.136.176/28\",\r\n \"40.90.136.192/27\",\r\n \"40.90.136.224/27\",\r\n + \ \"40.90.137.0/27\",\r\n \"40.90.137.32/27\",\r\n \"40.90.137.64/27\",\r\n + \ \"40.90.137.96/27\",\r\n \"40.90.137.128/27\",\r\n \"40.90.137.160/27\",\r\n + \ \"40.90.137.192/27\",\r\n \"40.90.137.224/27\",\r\n \"40.90.138.0/27\",\r\n + \ \"40.90.138.32/27\",\r\n \"40.90.138.64/27\",\r\n \"40.90.138.96/27\",\r\n + \ \"40.90.138.128/27\",\r\n \"40.90.138.160/27\",\r\n \"40.90.138.192/28\",\r\n + \ \"40.90.138.208/28\",\r\n \"40.90.138.224/27\",\r\n \"40.90.139.0/27\",\r\n + \ \"40.90.139.32/27\",\r\n \"40.90.139.64/27\",\r\n \"40.90.139.96/27\",\r\n + \ \"40.90.139.128/27\",\r\n \"40.90.139.160/27\",\r\n \"40.90.139.192/27\",\r\n + \ \"40.90.139.224/27\",\r\n \"40.90.140.0/27\",\r\n \"40.90.140.32/27\",\r\n + \ \"40.90.140.64/27\",\r\n \"40.90.140.96/27\",\r\n \"40.90.140.128/27\",\r\n + \ \"40.90.140.160/27\",\r\n \"40.90.140.192/27\",\r\n \"40.90.140.224/27\",\r\n + \ \"40.90.141.0/27\",\r\n \"40.90.141.32/27\",\r\n \"40.90.141.64/27\",\r\n + \ \"40.90.141.96/27\",\r\n \"40.90.141.128/27\",\r\n \"40.90.141.160/27\",\r\n + \ \"40.90.141.192/26\",\r\n \"40.90.142.0/27\",\r\n \"40.90.142.32/27\",\r\n + \ \"40.90.142.64/27\",\r\n \"40.90.142.96/27\",\r\n \"40.90.142.128/27\",\r\n + \ \"40.90.142.160/27\",\r\n \"40.90.142.192/28\",\r\n \"40.90.142.208/28\",\r\n + \ \"40.90.142.224/28\",\r\n \"40.90.142.240/28\",\r\n \"40.90.143.0/27\",\r\n + \ \"40.90.143.32/27\",\r\n \"40.90.143.64/27\",\r\n \"40.90.143.96/27\",\r\n + \ \"40.90.143.128/27\",\r\n \"40.90.143.160/27\",\r\n \"40.90.143.192/26\",\r\n + \ \"40.90.144.0/27\",\r\n \"40.90.144.32/27\",\r\n \"40.90.144.64/26\",\r\n + \ \"40.90.144.128/26\",\r\n \"40.90.144.192/27\",\r\n \"40.90.144.224/27\",\r\n + \ \"40.90.145.0/27\",\r\n \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n + \ \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n \"40.90.145.160/27\",\r\n + \ \"40.90.145.192/27\",\r\n \"40.90.145.224/27\",\r\n \"40.90.146.0/28\",\r\n + \ \"40.90.146.16/28\",\r\n \"40.90.146.32/27\",\r\n \"40.90.146.64/26\",\r\n + \ \"40.90.146.128/27\",\r\n \"40.90.146.160/27\",\r\n \"40.90.146.192/27\",\r\n + \ \"40.90.146.224/27\",\r\n \"40.90.147.0/27\",\r\n \"40.90.147.32/27\",\r\n + \ \"40.90.147.64/27\",\r\n \"40.90.147.96/27\",\r\n \"40.90.147.128/26\",\r\n + \ \"40.90.147.192/27\",\r\n \"40.90.147.224/27\",\r\n \"40.90.148.0/26\",\r\n + \ \"40.90.148.64/27\",\r\n \"40.90.148.96/27\",\r\n \"40.90.148.128/27\",\r\n + \ \"40.90.148.160/28\",\r\n \"40.90.148.176/28\",\r\n \"40.90.148.192/27\",\r\n + \ \"40.90.148.224/27\",\r\n \"40.90.149.0/27\",\r\n \"40.90.149.32/27\",\r\n + \ \"40.90.149.64/27\",\r\n \"40.90.149.96/27\",\r\n \"40.90.149.128/25\",\r\n + \ \"40.90.150.0/27\",\r\n \"40.90.150.32/27\",\r\n \"40.90.150.64/27\",\r\n + \ \"40.90.150.96/27\",\r\n \"40.90.150.128/25\",\r\n \"40.90.151.0/26\",\r\n + \ \"40.90.151.64/27\",\r\n \"40.90.151.96/27\",\r\n \"40.90.151.128/28\",\r\n + \ \"40.90.151.144/28\",\r\n \"40.90.151.160/27\",\r\n \"40.90.151.192/27\",\r\n + \ \"40.90.151.224/27\",\r\n \"40.90.152.0/25\",\r\n \"40.90.152.128/27\",\r\n + \ \"40.90.152.160/27\",\r\n \"40.90.152.192/27\",\r\n \"40.90.152.224/27\",\r\n + \ \"40.90.153.0/26\",\r\n \"40.90.153.64/27\",\r\n \"40.90.153.96/27\",\r\n + \ \"40.90.153.128/25\",\r\n \"40.90.154.0/26\",\r\n \"40.90.154.64/26\",\r\n + \ \"40.90.154.128/26\",\r\n \"40.90.154.192/26\",\r\n \"40.90.155.0/26\",\r\n + \ \"40.90.155.64/26\",\r\n \"40.90.155.128/26\",\r\n \"40.90.155.192/26\",\r\n + \ \"40.90.156.0/26\",\r\n \"40.90.156.64/27\",\r\n \"40.90.156.96/27\",\r\n + \ \"40.90.156.128/26\",\r\n \"40.90.156.192/26\",\r\n \"40.90.157.0/27\",\r\n + \ \"40.90.157.32/27\",\r\n \"40.90.157.64/26\",\r\n \"40.90.157.128/26\",\r\n + \ \"40.90.157.192/27\",\r\n \"40.90.157.224/27\",\r\n \"40.90.158.0/26\",\r\n + \ \"40.90.158.64/26\",\r\n \"40.90.158.128/25\",\r\n \"40.90.159.0/24\",\r\n + \ \"40.90.160.0/19\",\r\n \"40.90.192.0/19\",\r\n \"40.90.224.0/19\",\r\n + \ \"40.91.0.0/22\",\r\n \"40.91.4.0/22\",\r\n \"40.91.12.0/28\",\r\n + \ \"40.91.12.16/28\",\r\n \"40.91.12.32/28\",\r\n \"40.91.12.48/28\",\r\n + \ \"40.91.12.64/26\",\r\n \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n + \ \"40.91.12.208/28\",\r\n \"40.91.12.240/28\",\r\n \"40.91.13.0/28\",\r\n + \ \"40.91.13.64/27\",\r\n \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n + \ \"40.91.13.240/28\",\r\n \"40.91.14.0/24\",\r\n \"40.91.16.0/22\",\r\n + \ \"40.91.20.0/22\",\r\n \"40.91.24.0/22\",\r\n \"40.91.28.0/22\",\r\n + \ \"40.91.32.0/22\",\r\n \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n + \ \"40.91.192.0/18\",\r\n \"40.93.0.0/23\",\r\n \"40.93.2.0/24\",\r\n + \ \"40.93.3.0/24\",\r\n \"40.93.4.0/24\",\r\n \"40.93.5.0/24\",\r\n + \ \"40.93.6.0/24\",\r\n \"40.93.7.0/24\",\r\n \"40.93.8.0/24\",\r\n + \ \"40.93.9.0/24\",\r\n \"40.93.10.0/24\",\r\n \"40.93.11.0/24\",\r\n + \ \"40.93.12.0/24\",\r\n \"40.93.13.0/24\",\r\n \"40.93.14.0/24\",\r\n + \ \"40.93.15.0/24\",\r\n \"40.93.16.0/24\",\r\n \"40.93.17.0/24\",\r\n + \ \"40.93.64.0/24\",\r\n \"40.93.65.0/24\",\r\n \"40.93.66.0/24\",\r\n + \ \"40.93.128.0/24\",\r\n \"40.93.129.0/24\",\r\n \"40.93.192.0/24\",\r\n + \ \"40.93.193.0/24\",\r\n \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n + \ \"40.93.198.0/23\",\r\n \"40.93.200.0/23\",\r\n \"40.93.202.0/24\",\r\n + \ \"40.93.203.0/24\",\r\n \"40.93.204.0/22\",\r\n \"40.93.208.0/22\",\r\n + \ \"40.93.212.0/24\",\r\n \"40.93.213.0/24\",\r\n \"40.93.214.0/24\",\r\n + \ \"40.96.46.0/24\",\r\n \"40.96.50.0/24\",\r\n \"40.96.52.0/24\",\r\n + \ \"40.96.55.0/24\",\r\n \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n + \ \"40.96.255.0/24\",\r\n \"40.97.4.0/24\",\r\n \"40.97.5.0/24\",\r\n + \ \"40.97.6.0/24\",\r\n \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n + \ \"40.97.13.0/24\",\r\n \"40.101.0.0/24\",\r\n \"40.101.1.0/24\",\r\n + \ \"40.112.36.0/25\",\r\n \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n + \ \"40.112.37.64/26\",\r\n \"40.112.37.128/26\",\r\n \"40.112.37.192/26\",\r\n + \ \"40.112.38.192/26\",\r\n \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n + \ \"40.112.48.0/20\",\r\n \"40.112.64.0/19\",\r\n \"40.112.96.0/19\",\r\n + \ \"40.112.128.0/17\",\r\n \"40.113.0.0/18\",\r\n \"40.113.64.0/19\",\r\n + \ \"40.113.96.0/19\",\r\n \"40.113.128.0/18\",\r\n \"40.113.192.0/18\",\r\n + \ \"40.114.0.0/17\",\r\n \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n + \ \"40.115.64.0/19\",\r\n \"40.115.96.0/19\",\r\n \"40.115.128.0/17\",\r\n + \ \"40.116.0.0/16\",\r\n \"40.117.0.0/19\",\r\n \"40.117.32.0/19\",\r\n + \ \"40.117.64.0/18\",\r\n \"40.117.128.0/17\",\r\n \"40.118.0.0/17\",\r\n + \ \"40.118.128.0/17\",\r\n \"40.119.0.0/18\",\r\n \"40.119.64.0/22\",\r\n + \ \"40.119.68.0/22\",\r\n \"40.119.72.0/22\",\r\n \"40.119.76.0/22\",\r\n + \ \"40.119.80.0/22\",\r\n \"40.119.84.0/22\",\r\n \"40.119.88.0/22\",\r\n + \ \"40.119.92.0/22\",\r\n \"40.119.96.0/22\",\r\n \"40.119.100.0/27\",\r\n + \ \"40.119.100.32/28\",\r\n \"40.119.100.48/30\",\r\n \"40.119.100.52/30\",\r\n + \ \"40.119.100.56/29\",\r\n \"40.119.100.64/28\",\r\n \"40.119.100.80/29\",\r\n + \ \"40.119.100.88/30\",\r\n \"40.119.100.92/30\",\r\n \"40.119.100.96/28\",\r\n + \ \"40.119.100.112/29\",\r\n \"40.119.100.120/30\",\r\n \"40.119.104.0/22\",\r\n + \ \"40.119.108.0/22\",\r\n \"40.119.112.0/22\",\r\n \"40.119.116.0/22\",\r\n + \ \"40.119.120.0/22\",\r\n \"40.119.124.0/22\",\r\n \"40.119.128.0/19\",\r\n + \ \"40.119.160.0/19\",\r\n \"40.119.192.0/18\",\r\n \"40.120.0.0/20\",\r\n + \ \"40.120.16.0/20\",\r\n \"40.120.32.0/19\",\r\n \"40.120.64.0/18\",\r\n + \ \"40.121.0.0/16\",\r\n \"40.122.0.0/20\",\r\n \"40.122.16.0/20\",\r\n + \ \"40.122.32.0/19\",\r\n \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n + \ \"40.123.0.0/17\",\r\n \"40.123.128.0/22\",\r\n \"40.123.132.0/22\",\r\n + \ \"40.123.136.0/24\",\r\n \"40.123.140.0/22\",\r\n \"40.123.144.0/26\",\r\n + \ \"40.123.144.64/29\",\r\n \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n + \ \"40.123.144.96/29\",\r\n \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n + \ \"40.123.144.128/28\",\r\n \"40.123.144.144/29\",\r\n \"40.123.144.152/30\",\r\n + \ \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n + \ \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n + \ \"40.123.144.252/31\",\r\n \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n + \ \"40.123.145.4/31\",\r\n \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n + \ \"40.123.145.12/31\",\r\n \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n + \ \"40.123.145.20/31\",\r\n \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n + \ \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n + \ \"40.123.145.60/30\",\r\n \"40.123.145.64/30\",\r\n \"40.123.145.68/30\",\r\n + \ \"40.123.145.72/29\",\r\n \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n + \ \"40.123.145.128/27\",\r\n \"40.123.145.160/30\",\r\n \"40.123.145.164/31\",\r\n + \ \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n + \ \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n + \ \"40.123.145.214/31\",\r\n \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n + \ \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n + \ \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n + \ \"40.123.146.30/31\",\r\n \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n + \ \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n + \ \"40.123.146.50/31\",\r\n \"40.123.146.52/31\",\r\n \"40.123.146.54/31\",\r\n + \ \"40.123.146.56/29\",\r\n \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n + \ \"40.123.146.160/30\",\r\n \"40.123.146.164/31\",\r\n \"40.123.146.166/31\",\r\n + \ \"40.123.146.168/29\",\r\n \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n + \ \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n + \ \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n \"40.123.146.206/31\",\r\n + \ \"40.123.146.208/31\",\r\n \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n + \ \"40.123.146.216/29\",\r\n \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n + \ \"40.123.147.32/31\",\r\n \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n + \ \"40.123.147.38/31\",\r\n \"40.123.147.40/29\",\r\n \"40.123.147.48/28\",\r\n + \ \"40.123.147.64/28\",\r\n \"40.123.147.80/30\",\r\n \"40.123.147.84/31\",\r\n + \ \"40.123.147.86/31\",\r\n \"40.123.147.88/29\",\r\n \"40.123.148.0/25\",\r\n \ \"40.123.148.128/30\",\r\n \"40.123.148.132/31\",\r\n \"40.123.152.0/22\",\r\n - \ \"40.123.156.0/22\",\r\n \"40.123.160.0/22\",\r\n \"40.123.164.0/27\",\r\n - \ \"40.123.164.32/29\",\r\n \"40.123.164.40/31\",\r\n \"40.123.168.0/24\",\r\n - \ \"40.123.169.0/30\",\r\n \"40.123.169.4/31\",\r\n \"40.123.169.6/31\",\r\n - \ \"40.123.169.8/29\",\r\n \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n - \ \"40.123.169.64/27\",\r\n \"40.123.169.96/31\",\r\n \"40.123.172.0/29\",\r\n + \ \"40.123.156.0/22\",\r\n \"40.123.160.0/22\",\r\n \"40.123.164.0/26\",\r\n + \ \"40.123.164.64/31\",\r\n \"40.123.168.0/24\",\r\n \"40.123.169.0/30\",\r\n + \ \"40.123.169.4/31\",\r\n \"40.123.169.6/31\",\r\n \"40.123.169.8/29\",\r\n + \ \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n \"40.123.169.64/27\",\r\n + \ \"40.123.169.96/29\",\r\n \"40.123.169.104/31\",\r\n \"40.123.172.0/29\",\r\n \ \"40.123.172.16/28\",\r\n \"40.123.173.0/24\",\r\n \"40.123.174.0/24\",\r\n \ \"40.123.175.0/24\",\r\n \"40.123.176.0/22\",\r\n \"40.123.180.0/22\",\r\n \ \"40.123.188.0/22\",\r\n \"40.123.192.0/19\",\r\n \"40.123.224.0/20\",\r\n @@ -4721,14 +4760,16 @@ interactions: \ \"52.112.119.0/24\",\r\n \"52.112.120.0/24\",\r\n \"52.112.121.0/24\",\r\n \ \"52.112.122.0/24\",\r\n \"52.112.123.0/24\",\r\n \"52.112.124.0/24\",\r\n \ \"52.112.125.0/24\",\r\n \"52.112.126.0/24\",\r\n \"52.112.127.0/24\",\r\n - \ \"52.112.144.0/20\",\r\n \"52.112.168.0/22\",\r\n \"52.112.172.0/22\",\r\n + \ \"52.112.139.0/24\",\r\n \"52.112.140.0/22\",\r\n \"52.112.144.0/20\",\r\n + \ \"52.112.164.0/22\",\r\n \"52.112.168.0/22\",\r\n \"52.112.172.0/22\",\r\n \ \"52.112.176.0/21\",\r\n \"52.112.184.0/22\",\r\n \"52.112.190.0/24\",\r\n \ \"52.112.191.0/24\",\r\n \"52.112.197.0/24\",\r\n \"52.112.200.0/22\",\r\n \ \"52.112.204.0/23\",\r\n \"52.112.206.0/24\",\r\n \"52.112.207.0/24\",\r\n \ \"52.112.212.0/24\",\r\n \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n - \ \"52.112.216.0/21\",\r\n \"52.112.229.0/24\",\r\n \"52.112.230.0/24\",\r\n - \ \"52.112.231.0/24\",\r\n \"52.112.232.0/24\",\r\n \"52.112.233.0/24\",\r\n - \ \"52.112.236.0/24\",\r\n \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n + \ \"52.112.216.0/21\",\r\n \"52.112.224.0/22\",\r\n \"52.112.229.0/24\",\r\n + \ \"52.112.230.0/24\",\r\n \"52.112.231.0/24\",\r\n \"52.112.232.0/24\",\r\n + \ \"52.112.233.0/24\",\r\n \"52.112.234.0/23\",\r\n \"52.112.236.0/24\",\r\n + \ \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n \"52.112.239.0/24\",\r\n \ \"52.112.240.0/20\",\r\n \"52.113.9.0/24\",\r\n \"52.113.10.0/23\",\r\n \ \"52.113.12.0/24\",\r\n \"52.113.13.0/24\",\r\n \"52.113.14.0/24\",\r\n \ \"52.113.15.0/24\",\r\n \"52.113.16.0/20\",\r\n \"52.113.37.0/24\",\r\n @@ -4769,476 +4810,479 @@ interactions: \ \"52.114.200.0/22\",\r\n \"52.114.204.0/23\",\r\n \"52.114.206.0/23\",\r\n \ \"52.114.208.0/24\",\r\n \"52.114.209.0/24\",\r\n \"52.114.210.0/23\",\r\n \ \"52.114.212.0/23\",\r\n \"52.114.214.0/23\",\r\n \"52.114.216.0/22\",\r\n - \ \"52.114.224.0/24\",\r\n \"52.114.226.0/24\",\r\n \"52.114.228.0/24\",\r\n + \ \"52.114.224.0/24\",\r\n \"52.114.225.0/24\",\r\n \"52.114.226.0/24\",\r\n + \ \"52.114.227.0/24\",\r\n \"52.114.228.0/24\",\r\n \"52.114.229.0/24\",\r\n \ \"52.114.230.0/24\",\r\n \"52.114.231.0/24\",\r\n \"52.114.232.0/24\",\r\n - \ \"52.114.233.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.114.236.0/24\",\r\n - \ \"52.114.238.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.114.241.0/24\",\r\n - \ \"52.114.242.0/24\",\r\n \"52.114.244.0/24\",\r\n \"52.114.248.0/22\",\r\n - \ \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n \"52.115.8.0/22\",\r\n - \ \"52.115.16.0/21\",\r\n \"52.115.24.0/22\",\r\n \"52.115.32.0/22\",\r\n - \ \"52.115.36.0/23\",\r\n \"52.115.38.0/24\",\r\n \"52.115.39.0/24\",\r\n - \ \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n \"52.115.46.0/24\",\r\n - \ \"52.115.47.0/24\",\r\n \"52.115.48.0/22\",\r\n \"52.115.52.0/23\",\r\n - \ \"52.115.54.0/24\",\r\n \"52.115.55.0/24\",\r\n \"52.115.56.0/22\",\r\n - \ \"52.115.60.0/23\",\r\n \"52.115.62.0/23\",\r\n \"52.115.64.0/22\",\r\n - \ \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n \"52.115.76.0/22\",\r\n - \ \"52.115.80.0/22\",\r\n \"52.115.84.0/22\",\r\n \"52.115.88.0/22\",\r\n - \ \"52.115.92.0/24\",\r\n \"52.115.93.0/24\",\r\n \"52.115.96.0/24\",\r\n - \ \"52.115.97.0/24\",\r\n \"52.115.98.0/24\",\r\n \"52.115.99.0/24\",\r\n - \ \"52.115.100.0/22\",\r\n \"52.115.104.0/23\",\r\n \"52.115.106.0/23\",\r\n - \ \"52.115.108.0/22\",\r\n \"52.115.112.0/23\",\r\n \"52.115.114.0/24\",\r\n - \ \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n \"52.115.140.0/22\",\r\n - \ \"52.115.144.0/20\",\r\n \"52.115.160.0/19\",\r\n \"52.115.192.0/19\",\r\n - \ \"52.115.224.0/23\",\r\n \"52.115.226.0/23\",\r\n \"52.115.228.0/23\",\r\n - \ \"52.115.230.0/24\",\r\n \"52.115.231.0/24\",\r\n \"52.115.232.0/24\",\r\n - \ \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n \"52.115.235.0/24\",\r\n - \ \"52.115.236.0/23\",\r\n \"52.120.0.0/19\",\r\n \"52.120.32.0/19\",\r\n - \ \"52.120.64.0/19\",\r\n \"52.120.96.0/19\",\r\n \"52.120.128.0/21\",\r\n - \ \"52.120.136.0/21\",\r\n \"52.120.144.0/21\",\r\n \"52.120.152.0/22\",\r\n - \ \"52.120.156.0/24\",\r\n \"52.120.157.0/24\",\r\n \"52.120.158.0/23\",\r\n - \ \"52.120.160.0/19\",\r\n \"52.120.192.0/20\",\r\n \"52.120.208.0/20\",\r\n - \ \"52.120.224.0/20\",\r\n \"52.120.240.0/20\",\r\n \"52.121.0.0/21\",\r\n - \ \"52.121.16.0/21\",\r\n \"52.121.24.0/21\",\r\n \"52.121.32.0/22\",\r\n - \ \"52.121.36.0/22\",\r\n \"52.121.40.0/21\",\r\n \"52.121.48.0/20\",\r\n - \ \"52.121.64.0/20\",\r\n \"52.121.80.0/22\",\r\n \"52.121.84.0/23\",\r\n - \ \"52.121.86.0/23\",\r\n \"52.121.88.0/21\",\r\n \"52.121.96.0/22\",\r\n - \ \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n \"52.121.106.0/23\",\r\n - \ \"52.121.108.0/22\",\r\n \"52.121.112.0/22\",\r\n \"52.121.116.0/22\",\r\n - \ \"52.121.120.0/23\",\r\n \"52.121.122.0/23\",\r\n \"52.121.124.0/22\",\r\n - \ \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n \"52.121.152.0/21\",\r\n - \ \"52.121.160.0/22\",\r\n \"52.121.164.0/24\",\r\n \"52.121.165.0/24\",\r\n - \ \"52.121.168.0/22\",\r\n \"52.121.172.0/22\",\r\n \"52.121.176.0/23\",\r\n - \ \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n \"52.122.0.0/24\",\r\n - \ \"52.122.1.0/24\",\r\n \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n - \ \"52.122.6.0/24\",\r\n \"52.122.7.0/24\",\r\n \"52.122.8.0/22\",\r\n - \ \"52.122.12.0/22\",\r\n \"52.122.16.0/22\",\r\n \"52.122.20.0/22\",\r\n - \ \"52.122.24.0/22\",\r\n \"52.122.28.0/22\",\r\n \"52.123.0.0/24\",\r\n - \ \"52.123.1.0/24\",\r\n \"52.123.2.0/24\",\r\n \"52.123.3.0/24\",\r\n - \ \"52.123.4.0/24\",\r\n \"52.123.5.0/24\",\r\n \"52.123.6.0/24\",\r\n - \ \"52.123.7.0/24\",\r\n \"52.125.128.0/22\",\r\n \"52.125.132.0/22\",\r\n - \ \"52.125.136.0/24\",\r\n \"52.125.137.0/24\",\r\n \"52.125.138.0/23\",\r\n - \ \"52.125.140.0/23\",\r\n \"52.136.0.0/22\",\r\n \"52.136.4.0/22\",\r\n - \ \"52.136.8.0/21\",\r\n \"52.136.16.0/24\",\r\n \"52.136.17.0/24\",\r\n - \ \"52.136.18.0/24\",\r\n \"52.136.19.0/24\",\r\n \"52.136.20.0/24\",\r\n - \ \"52.136.21.0/24\",\r\n \"52.136.22.0/24\",\r\n \"52.136.23.0/24\",\r\n - \ \"52.136.24.0/24\",\r\n \"52.136.25.0/24\",\r\n \"52.136.26.0/24\",\r\n - \ \"52.136.27.0/24\",\r\n \"52.136.28.0/24\",\r\n \"52.136.29.0/24\",\r\n - \ \"52.136.30.0/24\",\r\n \"52.136.31.0/24\",\r\n \"52.136.32.0/19\",\r\n - \ \"52.136.64.0/18\",\r\n \"52.136.128.0/18\",\r\n \"52.136.192.0/18\",\r\n - \ \"52.137.0.0/18\",\r\n \"52.137.64.0/18\",\r\n \"52.137.128.0/17\",\r\n - \ \"52.138.0.0/18\",\r\n \"52.138.64.0/20\",\r\n \"52.138.80.0/21\",\r\n - \ \"52.138.88.0/21\",\r\n \"52.138.96.0/19\",\r\n \"52.138.128.0/17\",\r\n - \ \"52.139.0.0/18\",\r\n \"52.139.64.0/18\",\r\n \"52.139.128.0/18\",\r\n - \ \"52.139.192.0/18\",\r\n \"52.140.0.0/18\",\r\n \"52.140.64.0/18\",\r\n - \ \"52.140.128.0/18\",\r\n \"52.140.192.0/18\",\r\n \"52.141.0.0/18\",\r\n - \ \"52.141.64.0/18\",\r\n \"52.141.128.0/18\",\r\n \"52.141.192.0/19\",\r\n - \ \"52.141.224.0/20\",\r\n \"52.141.240.0/20\",\r\n \"52.142.0.0/18\",\r\n - \ \"52.142.64.0/18\",\r\n \"52.142.128.0/18\",\r\n \"52.142.192.0/18\",\r\n - \ \"52.143.0.0/18\",\r\n \"52.143.64.0/18\",\r\n \"52.143.128.0/18\",\r\n - \ \"52.143.192.0/24\",\r\n \"52.143.193.0/24\",\r\n \"52.143.194.0/24\",\r\n - \ \"52.143.195.0/24\",\r\n \"52.143.196.0/24\",\r\n \"52.143.197.0/24\",\r\n - \ \"52.143.198.0/24\",\r\n \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n - \ \"52.143.202.0/24\",\r\n \"52.143.203.0/24\",\r\n \"52.143.204.0/23\",\r\n - \ \"52.143.206.0/24\",\r\n \"52.143.207.0/24\",\r\n \"52.143.208.0/24\",\r\n - \ \"52.143.209.0/24\",\r\n \"52.143.210.0/24\",\r\n \"52.143.211.0/24\",\r\n - \ \"52.143.212.0/23\",\r\n \"52.143.214.0/24\",\r\n \"52.143.215.0/24\",\r\n - \ \"52.143.216.0/23\",\r\n \"52.143.218.0/24\",\r\n \"52.143.219.0/24\",\r\n - \ \"52.143.220.0/24\",\r\n \"52.143.221.0/24\",\r\n \"52.143.222.0/23\",\r\n - \ \"52.143.224.0/19\",\r\n \"52.146.0.0/17\",\r\n \"52.146.128.0/17\",\r\n - \ \"52.147.0.0/19\",\r\n \"52.147.32.0/19\",\r\n \"52.147.64.0/19\",\r\n - \ \"52.147.96.0/19\",\r\n \"52.147.128.0/19\",\r\n \"52.147.160.0/19\",\r\n - \ \"52.147.192.0/18\",\r\n \"52.148.0.0/18\",\r\n \"52.148.64.0/18\",\r\n - \ \"52.148.128.0/18\",\r\n \"52.148.192.0/18\",\r\n \"52.149.0.0/18\",\r\n - \ \"52.149.64.0/18\",\r\n \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n - \ \"52.150.128.0/17\",\r\n \"52.151.0.0/18\",\r\n \"52.151.64.0/18\",\r\n - \ \"52.151.128.0/17\",\r\n \"52.152.0.0/17\",\r\n \"52.152.128.0/17\",\r\n - \ \"52.153.0.0/18\",\r\n \"52.153.64.0/18\",\r\n \"52.153.128.0/18\",\r\n - \ \"52.153.192.0/18\",\r\n \"52.154.0.0/18\",\r\n \"52.154.64.0/18\",\r\n - \ \"52.154.128.0/17\",\r\n \"52.155.0.0/19\",\r\n \"52.155.32.0/19\",\r\n - \ \"52.155.64.0/19\",\r\n \"52.155.96.0/19\",\r\n \"52.155.128.0/17\",\r\n - \ \"52.156.0.0/19\",\r\n \"52.156.32.0/19\",\r\n \"52.156.64.0/18\",\r\n - \ \"52.156.128.0/19\",\r\n \"52.156.160.0/19\",\r\n \"52.156.192.0/18\",\r\n - \ \"52.157.0.0/18\",\r\n \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n - \ \"52.158.0.0/17\",\r\n \"52.158.128.0/19\",\r\n \"52.158.160.0/20\",\r\n - \ \"52.158.176.0/20\",\r\n \"52.158.192.0/19\",\r\n \"52.158.224.0/19\",\r\n - \ \"52.159.0.0/18\",\r\n \"52.159.64.0/18\",\r\n \"52.159.128.0/17\",\r\n - \ \"52.160.0.0/16\",\r\n \"52.161.0.0/16\",\r\n \"52.162.0.0/16\",\r\n - \ \"52.163.0.0/16\",\r\n \"52.164.0.0/16\",\r\n \"52.165.0.0/19\",\r\n - \ \"52.165.32.0/20\",\r\n \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n - \ \"52.165.56.0/21\",\r\n \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n - \ \"52.165.104.0/25\",\r\n \"52.165.104.128/26\",\r\n \"52.165.128.0/17\",\r\n - \ \"52.166.0.0/16\",\r\n \"52.167.0.0/16\",\r\n \"52.168.0.0/16\",\r\n - \ \"52.169.0.0/16\",\r\n \"52.170.0.0/16\",\r\n \"52.171.0.0/16\",\r\n - \ \"52.172.0.0/17\",\r\n \"52.172.128.0/17\",\r\n \"52.173.0.0/16\",\r\n - \ \"52.174.0.0/16\",\r\n \"52.175.0.0/17\",\r\n \"52.175.128.0/18\",\r\n - \ \"52.175.192.0/18\",\r\n \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n - \ \"52.176.160.0/21\",\r\n \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n - \ \"52.176.224.0/24\",\r\n \"52.176.225.0/24\",\r\n \"52.176.232.0/21\",\r\n - \ \"52.176.240.0/20\",\r\n \"52.177.0.0/16\",\r\n \"52.178.0.0/17\",\r\n - \ \"52.178.128.0/17\",\r\n \"52.179.0.0/17\",\r\n \"52.179.128.0/17\",\r\n - \ \"52.180.0.0/17\",\r\n \"52.180.128.0/19\",\r\n \"52.180.160.0/20\",\r\n - \ \"52.180.176.0/21\",\r\n \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n - \ \"52.180.185.0/24\",\r\n \"52.182.128.0/17\",\r\n \"52.183.0.0/17\",\r\n - \ \"52.183.128.0/18\",\r\n \"52.183.192.0/18\",\r\n \"52.184.0.0/17\",\r\n - \ \"52.184.128.0/19\",\r\n \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n - \ \"52.184.168.16/28\",\r\n \"52.184.168.32/28\",\r\n \"52.184.168.80/28\",\r\n - \ \"52.184.168.96/27\",\r\n \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n - \ \"52.184.170.0/24\",\r\n \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n - \ \"52.185.0.0/19\",\r\n \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n - \ \"52.185.56.0/26\",\r\n \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n - \ \"52.185.56.112/28\",\r\n \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n - \ \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n - \ \"52.185.112.64/27\",\r\n \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n - \ \"52.185.128.0/18\",\r\n \"52.185.192.0/18\",\r\n \"52.186.0.0/16\",\r\n - \ \"52.187.0.0/17\",\r\n \"52.187.128.0/18\",\r\n \"52.187.192.0/18\",\r\n - \ \"52.188.0.0/16\",\r\n \"52.189.0.0/17\",\r\n \"52.189.128.0/18\",\r\n - \ \"52.189.192.0/18\",\r\n \"52.190.0.0/17\",\r\n \"52.190.128.0/17\",\r\n - \ \"52.191.0.0/17\",\r\n \"52.191.128.0/18\",\r\n \"52.191.192.0/18\",\r\n - \ \"52.224.0.0/16\",\r\n \"52.225.0.0/17\",\r\n \"52.225.128.0/21\",\r\n - \ \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n \"52.225.136.48/28\",\r\n - \ \"52.225.136.64/28\",\r\n \"52.225.137.0/24\",\r\n \"52.225.144.0/20\",\r\n - \ \"52.225.160.0/19\",\r\n \"52.225.192.0/18\",\r\n \"52.226.0.0/16\",\r\n - \ \"52.228.0.0/17\",\r\n \"52.228.128.0/17\",\r\n \"52.229.0.0/18\",\r\n - \ \"52.229.64.0/18\",\r\n \"52.229.128.0/17\",\r\n \"52.230.0.0/17\",\r\n - \ \"52.230.128.0/17\",\r\n \"52.231.0.0/17\",\r\n \"52.231.128.0/17\",\r\n - \ \"52.232.0.0/17\",\r\n \"52.232.128.0/21\",\r\n \"52.232.136.0/21\",\r\n - \ \"52.232.144.0/24\",\r\n \"52.232.145.0/24\",\r\n \"52.232.146.0/24\",\r\n - \ \"52.232.147.0/24\",\r\n \"52.232.148.0/24\",\r\n \"52.232.149.0/24\",\r\n - \ \"52.232.150.0/24\",\r\n \"52.232.151.0/24\",\r\n \"52.232.152.0/24\",\r\n - \ \"52.232.153.0/24\",\r\n \"52.232.154.0/24\",\r\n \"52.232.155.0/24\",\r\n - \ \"52.232.156.0/24\",\r\n \"52.232.157.0/24\",\r\n \"52.232.158.0/24\",\r\n - \ \"52.232.159.0/24\",\r\n \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n - \ \"52.233.0.0/18\",\r\n \"52.233.64.0/18\",\r\n \"52.233.128.0/17\",\r\n - \ \"52.234.0.0/17\",\r\n \"52.234.128.0/17\",\r\n \"52.235.0.0/18\",\r\n - \ \"52.235.64.0/18\",\r\n \"52.236.0.0/17\",\r\n \"52.236.128.0/17\",\r\n - \ \"52.237.0.0/18\",\r\n \"52.237.64.0/18\",\r\n \"52.237.128.0/18\",\r\n - \ \"52.237.192.0/18\",\r\n \"52.238.0.0/18\",\r\n \"52.238.192.0/18\",\r\n - \ \"52.239.0.0/17\",\r\n \"52.239.128.0/24\",\r\n \"52.239.129.0/24\",\r\n - \ \"52.239.130.0/23\",\r\n \"52.239.132.0/23\",\r\n \"52.239.134.0/24\",\r\n - \ \"52.239.135.0/26\",\r\n \"52.239.135.64/26\",\r\n \"52.239.135.128/26\",\r\n - \ \"52.239.135.192/26\",\r\n \"52.239.136.0/22\",\r\n \"52.239.140.0/22\",\r\n - \ \"52.239.144.0/23\",\r\n \"52.239.146.0/23\",\r\n \"52.239.148.0/27\",\r\n - \ \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.150.0/23\",\r\n \"52.239.152.0/22\",\r\n \"52.239.156.0/24\",\r\n - \ \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n - \ \"52.239.157.224/27\",\r\n \"52.239.158.0/23\",\r\n \"52.239.160.0/22\",\r\n - \ \"52.239.164.0/25\",\r\n \"52.239.164.128/26\",\r\n \"52.239.164.192/26\",\r\n - \ \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n - \ \"52.239.167.0/24\",\r\n \"52.239.168.0/22\",\r\n \"52.239.172.0/22\",\r\n - \ \"52.239.176.128/25\",\r\n \"52.239.177.0/27\",\r\n \"52.239.177.32/27\",\r\n - \ \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n \"52.239.178.0/23\",\r\n - \ \"52.239.180.0/22\",\r\n \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n - \ \"52.239.184.176/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.184.224/27\",\r\n - \ \"52.239.185.0/28\",\r\n \"52.239.185.32/27\",\r\n \"52.239.186.0/24\",\r\n - \ \"52.239.187.0/25\",\r\n \"52.239.187.128/25\",\r\n \"52.239.188.0/24\",\r\n - \ \"52.239.189.0/24\",\r\n \"52.239.190.0/25\",\r\n \"52.239.190.128/26\",\r\n - \ \"52.239.190.192/26\",\r\n \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n - \ \"52.239.192.96/27\",\r\n \"52.239.192.128/27\",\r\n \"52.239.192.160/27\",\r\n - \ \"52.239.192.192/26\",\r\n \"52.239.193.0/24\",\r\n \"52.239.194.0/24\",\r\n - \ \"52.239.195.0/24\",\r\n \"52.239.196.0/24\",\r\n \"52.239.197.0/24\",\r\n - \ \"52.239.198.0/25\",\r\n \"52.239.198.128/27\",\r\n \"52.239.198.192/26\",\r\n - \ \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n \"52.239.202.0/24\",\r\n - \ \"52.239.203.0/24\",\r\n \"52.239.205.0/24\",\r\n \"52.239.206.0/24\",\r\n - \ \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n - \ \"52.239.207.192/26\",\r\n \"52.239.208.0/23\",\r\n \"52.239.210.0/23\",\r\n - \ \"52.239.212.0/23\",\r\n \"52.239.214.0/23\",\r\n \"52.239.216.0/23\",\r\n - \ \"52.239.218.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.222.0/23\",\r\n - \ \"52.239.224.0/24\",\r\n \"52.239.225.0/24\",\r\n \"52.239.226.0/24\",\r\n - \ \"52.239.227.0/24\",\r\n \"52.239.228.0/23\",\r\n \"52.239.230.0/24\",\r\n - \ \"52.239.231.0/24\",\r\n \"52.239.232.0/25\",\r\n \"52.239.232.128/25\",\r\n - \ \"52.239.233.0/25\",\r\n \"52.239.233.128/25\",\r\n \"52.239.234.0/23\",\r\n - \ \"52.239.236.0/23\",\r\n \"52.239.238.0/24\",\r\n \"52.239.239.0/24\",\r\n - \ \"52.239.240.0/24\",\r\n \"52.239.241.0/24\",\r\n \"52.239.242.0/23\",\r\n - \ \"52.239.244.0/23\",\r\n \"52.239.246.0/23\",\r\n \"52.239.248.0/24\",\r\n - \ \"52.239.249.0/24\",\r\n \"52.239.250.0/24\",\r\n \"52.239.251.0/24\",\r\n - \ \"52.239.252.0/24\",\r\n \"52.239.253.0/24\",\r\n \"52.239.254.0/23\",\r\n - \ \"52.240.0.0/17\",\r\n \"52.240.128.0/17\",\r\n \"52.241.0.0/16\",\r\n - \ \"52.242.0.0/18\",\r\n \"52.242.64.0/18\",\r\n \"52.242.128.0/17\",\r\n - \ \"52.243.32.0/19\",\r\n \"52.243.64.0/18\",\r\n \"52.245.8.0/22\",\r\n - \ \"52.245.12.0/22\",\r\n \"52.245.16.0/22\",\r\n \"52.245.20.0/22\",\r\n - \ \"52.245.24.0/22\",\r\n \"52.245.28.0/22\",\r\n \"52.245.32.0/22\",\r\n - \ \"52.245.36.0/22\",\r\n \"52.245.40.0/22\",\r\n \"52.245.44.0/24\",\r\n - \ \"52.245.45.0/25\",\r\n \"52.245.45.128/28\",\r\n \"52.245.45.144/28\",\r\n - \ \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n - \ \"52.245.46.32/28\",\r\n \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n - \ \"52.245.46.80/28\",\r\n \"52.245.46.96/28\",\r\n \"52.245.46.112/28\",\r\n - \ \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n - \ \"52.245.48.0/22\",\r\n \"52.245.52.0/22\",\r\n \"52.245.56.0/22\",\r\n - \ \"52.245.60.0/22\",\r\n \"52.245.64.0/22\",\r\n \"52.245.68.0/24\",\r\n - \ \"52.245.69.0/27\",\r\n \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n - \ \"52.245.69.96/28\",\r\n \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n - \ \"52.245.69.192/26\",\r\n \"52.245.70.0/23\",\r\n \"52.245.72.0/22\",\r\n - \ \"52.245.76.0/22\",\r\n \"52.245.80.0/22\",\r\n \"52.245.84.0/22\",\r\n - \ \"52.245.88.0/22\",\r\n \"52.245.92.0/22\",\r\n \"52.245.96.0/22\",\r\n - \ \"52.245.100.0/22\",\r\n \"52.245.104.0/22\",\r\n \"52.245.108.0/22\",\r\n - \ \"52.245.112.0/22\",\r\n \"52.245.116.0/22\",\r\n \"52.245.120.0/22\",\r\n - \ \"52.245.124.0/22\",\r\n \"52.246.0.0/17\",\r\n \"52.246.128.0/20\",\r\n - \ \"52.246.152.0/21\",\r\n \"52.246.160.0/19\",\r\n \"52.246.192.0/18\",\r\n - \ \"52.247.0.0/17\",\r\n \"52.247.192.0/18\",\r\n \"52.248.0.0/17\",\r\n - \ \"52.248.128.0/17\",\r\n \"52.249.0.0/18\",\r\n \"52.249.64.0/19\",\r\n - \ \"52.249.128.0/17\",\r\n \"52.250.0.0/17\",\r\n \"52.250.128.0/18\",\r\n - \ \"52.250.192.0/18\",\r\n \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n - \ \"52.252.128.0/17\",\r\n \"52.253.0.0/18\",\r\n \"52.253.64.0/20\",\r\n - \ \"52.253.80.0/20\",\r\n \"52.253.96.0/19\",\r\n \"52.253.128.0/20\",\r\n - \ \"52.253.148.0/23\",\r\n \"52.253.150.0/23\",\r\n \"52.253.152.0/23\",\r\n - \ \"52.253.154.0/23\",\r\n \"52.253.156.0/22\",\r\n \"52.253.160.0/24\",\r\n - \ \"52.253.161.0/24\",\r\n \"52.253.162.0/23\",\r\n \"52.253.164.0/24\",\r\n - \ \"52.253.165.0/24\",\r\n \"52.253.166.0/24\",\r\n \"52.253.167.0/24\",\r\n - \ \"52.253.168.0/24\",\r\n \"52.253.169.0/24\",\r\n \"52.253.170.0/23\",\r\n - \ \"52.253.172.0/24\",\r\n \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n - \ \"52.253.175.0/24\",\r\n \"52.253.176.0/24\",\r\n \"52.253.177.0/24\",\r\n - \ \"52.253.178.0/24\",\r\n \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n - \ \"52.253.181.0/24\",\r\n \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n - \ \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n \"52.253.187.0/24\",\r\n - \ \"52.253.188.0/23\",\r\n \"52.253.190.0/24\",\r\n \"52.253.191.0/24\",\r\n - \ \"52.253.192.0/24\",\r\n \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n - \ \"52.253.196.0/24\",\r\n \"52.253.197.0/24\",\r\n \"52.253.198.0/24\",\r\n - \ \"52.253.199.0/24\",\r\n \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n - \ \"52.253.203.0/24\",\r\n \"52.253.204.0/23\",\r\n \"52.253.206.0/24\",\r\n - \ \"52.253.207.0/24\",\r\n \"52.253.208.0/23\",\r\n \"52.253.210.0/23\",\r\n - \ \"52.253.212.0/24\",\r\n \"52.253.213.0/24\",\r\n \"52.253.214.0/23\",\r\n - \ \"52.253.216.0/23\",\r\n \"52.253.218.0/24\",\r\n \"52.253.219.0/24\",\r\n - \ \"52.253.220.0/23\",\r\n \"52.253.222.0/23\",\r\n \"52.253.224.0/21\",\r\n - \ \"52.253.232.0/21\",\r\n \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n - \ \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n \"52.254.120.0/21\",\r\n - \ \"52.254.128.0/17\",\r\n \"52.255.0.0/19\",\r\n \"52.255.32.0/19\",\r\n - \ \"52.255.64.0/18\",\r\n \"52.255.128.0/17\",\r\n \"53.103.135.0/24\",\r\n - \ \"53.103.136.0/24\",\r\n \"53.103.137.0/24\",\r\n \"53.103.138.0/24\",\r\n - \ \"53.103.139.0/24\",\r\n \"53.103.140.0/24\",\r\n \"53.103.141.0/24\",\r\n - \ \"53.103.142.0/24\",\r\n \"53.103.143.0/24\",\r\n \"64.4.8.0/24\",\r\n - \ \"64.4.54.0/24\",\r\n \"65.52.0.0/19\",\r\n \"65.52.32.0/21\",\r\n - \ \"65.52.48.0/20\",\r\n \"65.52.64.0/20\",\r\n \"65.52.104.0/24\",\r\n - \ \"65.52.106.0/24\",\r\n \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n - \ \"65.52.111.0/24\",\r\n \"65.52.112.0/20\",\r\n \"65.52.128.0/19\",\r\n - \ \"65.52.160.0/19\",\r\n \"65.52.192.0/19\",\r\n \"65.52.224.0/21\",\r\n - \ \"65.52.232.0/21\",\r\n \"65.52.240.0/21\",\r\n \"65.52.248.0/21\",\r\n - \ \"65.54.19.128/27\",\r\n \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n - \ \"65.55.32.128/28\",\r\n \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n - \ \"65.55.33.176/28\",\r\n \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n - \ \"65.55.44.8/29\",\r\n \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n - \ \"65.55.44.64/27\",\r\n \"65.55.44.96/28\",\r\n \"65.55.44.112/28\",\r\n - \ \"65.55.44.128/27\",\r\n \"65.55.51.0/24\",\r\n \"65.55.60.176/29\",\r\n - \ \"65.55.60.184/30\",\r\n \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n - \ \"65.55.105.96/27\",\r\n \"65.55.105.160/27\",\r\n \"65.55.105.192/27\",\r\n - \ \"65.55.105.224/27\",\r\n \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n - \ \"65.55.106.128/26\",\r\n \"65.55.106.192/28\",\r\n \"65.55.106.208/28\",\r\n - \ \"65.55.106.224/28\",\r\n \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n - \ \"65.55.107.48/28\",\r\n \"65.55.107.64/27\",\r\n \"65.55.107.96/27\",\r\n - \ \"65.55.108.0/24\",\r\n \"65.55.109.0/24\",\r\n \"65.55.110.0/24\",\r\n - \ \"65.55.120.0/24\",\r\n \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n - \ \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n \"65.55.209.128/26\",\r\n - \ \"65.55.209.192/26\",\r\n \"65.55.210.0/24\",\r\n \"65.55.211.0/27\",\r\n - \ \"65.55.211.32/27\",\r\n \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n - \ \"65.55.213.0/27\",\r\n \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n - \ \"65.55.217.0/24\",\r\n \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n - \ \"65.55.219.32/27\",\r\n \"65.55.219.64/26\",\r\n \"65.55.219.128/25\",\r\n - \ \"65.55.250.0/24\",\r\n \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n - \ \"70.37.8.0/22\",\r\n \"70.37.12.0/32\",\r\n \"70.37.16.0/20\",\r\n - \ \"70.37.32.0/20\",\r\n \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n - \ \"70.37.160.0/21\",\r\n \"94.245.88.0/21\",\r\n \"94.245.104.0/21\",\r\n - \ \"94.245.117.96/27\",\r\n \"94.245.118.0/27\",\r\n \"94.245.120.128/28\",\r\n - \ \"94.245.122.0/24\",\r\n \"94.245.123.144/28\",\r\n \"94.245.123.176/28\",\r\n - \ \"102.37.0.0/20\",\r\n \"102.37.16.0/21\",\r\n \"102.37.24.0/23\",\r\n - \ \"102.37.26.0/27\",\r\n \"102.37.26.32/27\",\r\n \"102.37.32.0/19\",\r\n - \ \"102.37.64.0/21\",\r\n \"102.37.72.0/21\",\r\n \"102.37.80.0/21\",\r\n - \ \"102.37.96.0/19\",\r\n \"102.37.128.0/19\",\r\n \"102.37.160.0/21\",\r\n - \ \"102.37.192.0/18\",\r\n \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n - \ \"102.133.96.0/20\",\r\n \"102.133.112.0/28\",\r\n \"102.133.120.0/21\",\r\n - \ \"102.133.128.0/18\",\r\n \"102.133.192.0/19\",\r\n \"102.133.224.0/20\",\r\n - \ \"102.133.240.0/25\",\r\n \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n - \ \"103.25.156.0/24\",\r\n \"103.36.96.0/24\",\r\n \"103.255.140.0/23\",\r\n - \ \"104.40.0.0/17\",\r\n \"104.40.128.0/17\",\r\n \"104.41.0.0/18\",\r\n - \ \"104.41.64.0/18\",\r\n \"104.41.128.0/19\",\r\n \"104.41.160.0/19\",\r\n - \ \"104.41.192.0/18\",\r\n \"104.42.0.0/16\",\r\n \"104.43.0.0/17\",\r\n - \ \"104.43.128.0/17\",\r\n \"104.44.88.0/27\",\r\n \"104.44.88.32/27\",\r\n - \ \"104.44.88.64/27\",\r\n \"104.44.88.96/27\",\r\n \"104.44.88.128/27\",\r\n - \ \"104.44.88.160/27\",\r\n \"104.44.88.192/27\",\r\n \"104.44.88.224/27\",\r\n - \ \"104.44.89.0/27\",\r\n \"104.44.89.32/27\",\r\n \"104.44.89.64/27\",\r\n - \ \"104.44.89.96/27\",\r\n \"104.44.89.128/27\",\r\n \"104.44.89.160/27\",\r\n - \ \"104.44.89.192/27\",\r\n \"104.44.89.224/27\",\r\n \"104.44.90.0/27\",\r\n - \ \"104.44.90.32/27\",\r\n \"104.44.90.64/26\",\r\n \"104.44.90.128/27\",\r\n - \ \"104.44.90.160/27\",\r\n \"104.44.90.192/27\",\r\n \"104.44.90.224/27\",\r\n - \ \"104.44.91.0/27\",\r\n \"104.44.91.32/27\",\r\n \"104.44.91.64/27\",\r\n - \ \"104.44.91.96/27\",\r\n \"104.44.91.128/27\",\r\n \"104.44.91.160/27\",\r\n - \ \"104.44.91.192/27\",\r\n \"104.44.91.224/27\",\r\n \"104.44.92.0/27\",\r\n - \ \"104.44.92.32/27\",\r\n \"104.44.92.64/27\",\r\n \"104.44.92.96/27\",\r\n - \ \"104.44.92.128/27\",\r\n \"104.44.92.160/27\",\r\n \"104.44.92.192/27\",\r\n - \ \"104.44.92.224/27\",\r\n \"104.44.93.0/27\",\r\n \"104.44.93.32/27\",\r\n - \ \"104.44.93.64/27\",\r\n \"104.44.93.96/27\",\r\n \"104.44.93.128/27\",\r\n - \ \"104.44.93.160/27\",\r\n \"104.44.93.192/27\",\r\n \"104.44.93.224/27\",\r\n - \ \"104.44.94.0/28\",\r\n \"104.44.94.16/28\",\r\n \"104.44.94.32/28\",\r\n - \ \"104.44.94.48/28\",\r\n \"104.44.94.64/28\",\r\n \"104.44.94.80/28\",\r\n - \ \"104.44.94.96/28\",\r\n \"104.44.94.112/28\",\r\n \"104.44.94.128/28\",\r\n - \ \"104.44.94.144/28\",\r\n \"104.44.94.160/27\",\r\n \"104.44.94.192/28\",\r\n - \ \"104.44.94.208/28\",\r\n \"104.44.94.224/27\",\r\n \"104.44.95.0/28\",\r\n - \ \"104.44.95.16/28\",\r\n \"104.44.95.32/28\",\r\n \"104.44.95.48/28\",\r\n - \ \"104.44.95.64/28\",\r\n \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n - \ \"104.44.95.112/28\",\r\n \"104.44.95.128/27\",\r\n \"104.44.95.160/27\",\r\n - \ \"104.44.95.192/28\",\r\n \"104.44.95.208/28\",\r\n \"104.44.95.224/28\",\r\n - \ \"104.44.95.240/28\",\r\n \"104.44.128.0/18\",\r\n \"104.45.0.0/18\",\r\n - \ \"104.45.64.0/20\",\r\n \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n - \ \"104.45.128.0/18\",\r\n \"104.45.192.0/20\",\r\n \"104.45.208.0/20\",\r\n - \ \"104.45.224.0/19\",\r\n \"104.46.0.0/21\",\r\n \"104.46.8.0/21\",\r\n - \ \"104.46.24.0/22\",\r\n \"104.46.28.0/24\",\r\n \"104.46.29.0/24\",\r\n - \ \"104.46.30.0/23\",\r\n \"104.46.32.0/19\",\r\n \"104.46.64.0/19\",\r\n - \ \"104.46.96.0/19\",\r\n \"104.46.160.0/19\",\r\n \"104.46.192.0/20\",\r\n - \ \"104.46.208.0/20\",\r\n \"104.46.224.0/20\",\r\n \"104.47.128.0/18\",\r\n - \ \"104.47.200.0/21\",\r\n \"104.47.208.0/23\",\r\n \"104.47.210.0/23\",\r\n - \ \"104.47.212.0/23\",\r\n \"104.47.214.0/23\",\r\n \"104.47.216.64/26\",\r\n - \ \"104.47.218.0/23\",\r\n \"104.47.220.0/22\",\r\n \"104.47.224.0/20\",\r\n - \ \"104.208.0.0/19\",\r\n \"104.208.32.0/20\",\r\n \"104.208.48.0/20\",\r\n - \ \"104.208.64.0/18\",\r\n \"104.208.128.0/17\",\r\n \"104.209.0.0/18\",\r\n - \ \"104.209.64.0/20\",\r\n \"104.209.80.0/20\",\r\n \"104.209.128.0/17\",\r\n - \ \"104.210.0.0/20\",\r\n \"104.210.32.0/19\",\r\n \"104.210.64.0/18\",\r\n - \ \"104.210.128.0/19\",\r\n \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n - \ \"104.211.0.0/18\",\r\n \"104.211.64.0/18\",\r\n \"104.211.128.0/18\",\r\n - \ \"104.211.192.0/18\",\r\n \"104.214.0.0/17\",\r\n \"104.214.128.0/19\",\r\n - \ \"104.214.160.0/19\",\r\n \"104.214.192.0/18\",\r\n \"104.215.0.0/18\",\r\n - \ \"104.215.64.0/18\",\r\n \"104.215.128.0/17\",\r\n \"111.221.28.0/24\",\r\n - \ \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \"111.221.78.0/23\",\r\n - \ \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n \"131.253.12.0/29\",\r\n - \ \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n \"131.253.12.48/29\",\r\n - \ \"131.253.12.80/28\",\r\n \"131.253.12.160/28\",\r\n \"131.253.12.192/28\",\r\n - \ \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n \"131.253.12.228/30\",\r\n - \ \"131.253.12.240/29\",\r\n \"131.253.12.248/29\",\r\n \"131.253.13.0/28\",\r\n - \ \"131.253.13.16/29\",\r\n \"131.253.13.24/29\",\r\n \"131.253.13.32/28\",\r\n - \ \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n \"131.253.13.80/29\",\r\n - \ \"131.253.13.88/30\",\r\n \"131.253.13.96/30\",\r\n \"131.253.13.100/30\",\r\n - \ \"131.253.13.104/30\",\r\n \"131.253.13.128/27\",\r\n \"131.253.14.4/30\",\r\n - \ \"131.253.14.8/31\",\r\n \"131.253.14.16/28\",\r\n \"131.253.14.32/27\",\r\n - \ \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n \"131.253.14.160/27\",\r\n - \ \"131.253.14.192/29\",\r\n \"131.253.14.208/28\",\r\n \"131.253.14.224/28\",\r\n - \ \"131.253.14.248/29\",\r\n \"131.253.15.8/29\",\r\n \"131.253.15.16/28\",\r\n - \ \"131.253.15.32/27\",\r\n \"131.253.15.192/28\",\r\n \"131.253.15.208/28\",\r\n - \ \"131.253.15.224/27\",\r\n \"131.253.24.0/28\",\r\n \"131.253.24.160/27\",\r\n - \ \"131.253.24.192/26\",\r\n \"131.253.25.0/24\",\r\n \"131.253.27.0/24\",\r\n - \ \"131.253.34.224/27\",\r\n \"131.253.35.128/26\",\r\n \"131.253.35.192/26\",\r\n - \ \"131.253.36.128/26\",\r\n \"131.253.36.224/27\",\r\n \"131.253.38.0/27\",\r\n - \ \"131.253.38.32/27\",\r\n \"131.253.38.128/26\",\r\n \"131.253.38.224/27\",\r\n - \ \"131.253.40.0/28\",\r\n \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n - \ \"131.253.40.64/28\",\r\n \"131.253.40.80/28\",\r\n \"131.253.40.96/27\",\r\n - \ \"131.253.40.128/27\",\r\n \"131.253.40.160/28\",\r\n \"131.253.40.192/26\",\r\n - \ \"131.253.41.0/24\",\r\n \"132.245.230.0/23\",\r\n \"134.170.80.64/28\",\r\n - \ \"134.170.192.0/21\",\r\n \"134.170.220.0/23\",\r\n \"134.170.222.0/24\",\r\n - \ \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n \"137.116.96.0/22\",\r\n - \ \"137.116.112.0/20\",\r\n \"137.116.128.0/19\",\r\n \"137.116.160.0/20\",\r\n - \ \"137.116.176.0/21\",\r\n \"137.116.184.0/21\",\r\n \"137.116.192.0/19\",\r\n - \ \"137.116.224.0/19\",\r\n \"137.117.0.0/19\",\r\n \"137.117.32.0/19\",\r\n - \ \"137.117.64.0/18\",\r\n \"137.117.128.0/17\",\r\n \"137.135.0.0/18\",\r\n - \ \"137.135.64.0/18\",\r\n \"137.135.128.0/17\",\r\n \"138.91.0.0/20\",\r\n - \ \"138.91.16.0/20\",\r\n \"138.91.32.0/20\",\r\n \"138.91.48.0/20\",\r\n - \ \"138.91.64.0/19\",\r\n \"138.91.96.0/19\",\r\n \"138.91.128.0/17\",\r\n - \ \"157.55.2.128/26\",\r\n \"157.55.3.0/24\",\r\n \"157.55.7.128/26\",\r\n - \ \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n \"157.55.10.160/29\",\r\n - \ \"157.55.10.176/28\",\r\n \"157.55.10.192/26\",\r\n \"157.55.11.128/25\",\r\n - \ \"157.55.12.64/26\",\r\n \"157.55.12.128/26\",\r\n \"157.55.13.64/26\",\r\n - \ \"157.55.13.128/26\",\r\n \"157.55.24.0/21\",\r\n \"157.55.37.0/24\",\r\n - \ \"157.55.38.0/24\",\r\n \"157.55.39.0/24\",\r\n \"157.55.48.0/24\",\r\n - \ \"157.55.50.0/25\",\r\n \"157.55.51.224/28\",\r\n \"157.55.55.0/27\",\r\n - \ \"157.55.55.32/28\",\r\n \"157.55.55.100/30\",\r\n \"157.55.55.104/29\",\r\n - \ \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n \"157.55.55.152/29\",\r\n - \ \"157.55.55.160/28\",\r\n \"157.55.55.176/29\",\r\n \"157.55.55.200/29\",\r\n - \ \"157.55.55.216/29\",\r\n \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n - \ \"157.55.55.240/28\",\r\n \"157.55.60.224/27\",\r\n \"157.55.64.0/20\",\r\n - \ \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n \"157.55.103.128/25\",\r\n - \ \"157.55.106.0/26\",\r\n \"157.55.106.128/25\",\r\n \"157.55.107.0/24\",\r\n - \ \"157.55.108.0/23\",\r\n \"157.55.110.0/23\",\r\n \"157.55.115.0/25\",\r\n - \ \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n \"157.55.153.224/28\",\r\n - \ \"157.55.154.128/25\",\r\n \"157.55.160.0/20\",\r\n \"157.55.176.0/20\",\r\n - \ \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n \"157.55.204.1/32\",\r\n - \ \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n \"157.55.204.34/31\",\r\n - \ \"157.55.204.128/25\",\r\n \"157.55.208.0/21\",\r\n \"157.55.248.0/21\",\r\n - \ \"157.56.2.0/25\",\r\n \"157.56.2.128/25\",\r\n \"157.56.3.0/25\",\r\n - \ \"157.56.3.128/25\",\r\n \"157.56.8.0/21\",\r\n \"157.56.19.224/27\",\r\n - \ \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n \"157.56.24.160/27\",\r\n - \ \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n \"157.56.80.0/25\",\r\n - \ \"157.56.117.64/27\",\r\n \"157.56.160.0/21\",\r\n \"157.56.176.0/21\",\r\n - \ \"157.56.216.0/26\",\r\n \"168.61.0.0/19\",\r\n \"168.61.32.0/20\",\r\n - \ \"168.61.48.0/21\",\r\n \"168.61.56.0/21\",\r\n \"168.61.64.0/20\",\r\n - \ \"168.61.80.0/20\",\r\n \"168.61.96.0/19\",\r\n \"168.61.128.0/25\",\r\n - \ \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n \"168.61.128.192/26\",\r\n - \ \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n \"168.61.129.208/28\",\r\n - \ \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n \"168.61.130.128/25\",\r\n - \ \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n \"168.61.132.0/26\",\r\n - \ \"168.61.136.0/21\",\r\n \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n - \ \"168.61.208.0/20\",\r\n \"168.62.0.0/19\",\r\n \"168.62.32.0/19\",\r\n - \ \"168.62.64.0/19\",\r\n \"168.62.96.0/19\",\r\n \"168.62.128.0/19\",\r\n - \ \"168.62.160.0/19\",\r\n \"168.62.192.0/19\",\r\n \"168.62.224.0/19\",\r\n - \ \"168.63.0.0/19\",\r\n \"168.63.32.0/19\",\r\n \"168.63.64.0/20\",\r\n - \ \"168.63.80.0/21\",\r\n \"168.63.88.0/23\",\r\n \"168.63.90.0/24\",\r\n - \ \"168.63.91.0/26\",\r\n \"168.63.92.0/22\",\r\n \"168.63.96.0/19\",\r\n - \ \"168.63.128.0/24\",\r\n \"168.63.129.0/28\",\r\n \"168.63.129.32/27\",\r\n - \ \"168.63.129.64/26\",\r\n \"168.63.129.128/25\",\r\n \"168.63.130.0/23\",\r\n - \ \"168.63.132.0/22\",\r\n \"168.63.136.0/21\",\r\n \"168.63.148.0/22\",\r\n - \ \"168.63.152.0/22\",\r\n \"168.63.156.0/24\",\r\n \"168.63.160.0/19\",\r\n - \ \"168.63.192.0/19\",\r\n \"168.63.224.0/19\",\r\n \"191.232.16.0/21\",\r\n - \ \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n \"191.232.160.0/19\",\r\n - \ \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n \"191.233.8.0/21\",\r\n - \ \"191.233.16.0/20\",\r\n \"191.233.32.0/20\",\r\n \"191.233.48.0/21\",\r\n - \ \"191.233.64.0/18\",\r\n \"191.233.128.0/20\",\r\n \"191.233.144.0/20\",\r\n - \ \"191.233.160.0/19\",\r\n \"191.233.192.0/18\",\r\n \"191.234.2.0/23\",\r\n - \ \"191.234.16.0/20\",\r\n \"191.234.32.0/19\",\r\n \"191.234.128.0/18\",\r\n - \ \"191.234.192.0/19\",\r\n \"191.234.224.0/19\",\r\n \"191.235.32.0/19\",\r\n - \ \"191.235.64.0/18\",\r\n \"191.235.128.0/18\",\r\n \"191.235.192.0/22\",\r\n - \ \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n \"191.235.208.0/20\",\r\n - \ \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n - \ \"191.235.250.0/25\",\r\n \"191.235.255.0/24\",\r\n \"191.236.0.0/18\",\r\n - \ \"191.236.64.0/18\",\r\n \"191.236.128.0/18\",\r\n \"191.236.192.0/18\",\r\n - \ \"191.237.0.0/17\",\r\n \"191.237.128.0/18\",\r\n \"191.237.192.0/23\",\r\n - \ \"191.237.194.0/24\",\r\n \"191.237.195.0/24\",\r\n \"191.237.196.0/24\",\r\n - \ \"191.237.200.0/21\",\r\n \"191.237.208.0/20\",\r\n \"191.237.224.0/21\",\r\n - \ \"191.237.232.0/22\",\r\n \"191.237.236.0/24\",\r\n \"191.237.238.0/24\",\r\n - \ \"191.237.240.0/23\",\r\n \"191.237.248.0/21\",\r\n \"191.238.0.0/18\",\r\n - \ \"191.238.64.0/23\",\r\n \"191.238.66.0/23\",\r\n \"191.238.68.0/24\",\r\n - \ \"191.238.70.0/23\",\r\n \"191.238.72.0/21\",\r\n \"191.238.80.0/21\",\r\n - \ \"191.238.88.0/22\",\r\n \"191.238.92.0/23\",\r\n \"191.238.96.0/19\",\r\n - \ \"191.238.128.0/21\",\r\n \"191.238.144.0/20\",\r\n \"191.238.160.0/19\",\r\n - \ \"191.238.192.0/19\",\r\n \"191.238.224.0/19\",\r\n \"191.239.0.0/18\",\r\n - \ \"191.239.64.0/19\",\r\n \"191.239.96.0/20\",\r\n \"191.239.112.0/20\",\r\n - \ \"191.239.160.0/19\",\r\n \"191.239.192.0/22\",\r\n \"191.239.200.0/22\",\r\n - \ \"191.239.204.0/22\",\r\n \"191.239.208.0/20\",\r\n \"191.239.224.0/20\",\r\n - \ \"191.239.240.0/20\",\r\n \"193.149.64.0/21\",\r\n \"193.149.72.0/21\",\r\n - \ \"193.149.80.0/21\",\r\n \"193.149.88.0/21\",\r\n \"198.180.97.0/24\",\r\n - \ \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n \"199.30.20.0/24\",\r\n - \ \"199.30.22.0/24\",\r\n \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n - \ \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n \"199.30.28.64/26\",\r\n - \ \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n \"199.30.31.0/25\",\r\n - \ \"199.30.31.192/26\",\r\n \"202.89.233.64/27\",\r\n \"202.89.235.128/25\",\r\n - \ \"204.79.180.0/24\",\r\n \"204.152.18.0/31\",\r\n \"204.152.18.8/29\",\r\n - \ \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n \"204.152.19.0/24\",\r\n - \ \"204.231.197.0/24\",\r\n \"207.46.13.0/24\",\r\n \"207.46.50.128/28\",\r\n - \ \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n - \ \"207.46.67.160/27\",\r\n \"207.46.67.192/27\",\r\n \"207.46.72.0/27\",\r\n - \ \"207.46.77.224/28\",\r\n \"207.46.87.0/24\",\r\n \"207.46.89.16/28\",\r\n - \ \"207.46.95.32/27\",\r\n \"207.46.126.0/24\",\r\n \"207.46.128.0/19\",\r\n - \ \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n - \ \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n - \ \"207.46.205.0/24\",\r\n \"207.46.224.0/20\",\r\n \"207.68.174.8/29\",\r\n - \ \"207.68.174.40/29\",\r\n \"207.68.174.48/29\",\r\n \"207.68.174.184/29\",\r\n - \ \"207.68.174.208/28\",\r\n \"209.240.212.0/23\",\r\n \"213.199.128.0/20\",\r\n - \ \"213.199.169.0/24\",\r\n \"213.199.180.32/28\",\r\n \"213.199.180.96/27\",\r\n - \ \"213.199.180.192/27\",\r\n \"213.199.183.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n - \ \"2602:fd5e:1:2::/64\",\r\n \"2602:fd5e:2::/57\",\r\n \"2603:1000::/47\",\r\n - \ \"2603:1000:3::/48\",\r\n \"2603:1000:4::/47\",\r\n \"2603:1000:100::/47\",\r\n - \ \"2603:1000:103::/48\",\r\n \"2603:1000:104::/47\",\r\n - \ \"2603:1006:1400::/63\",\r\n \"2603:1006:1401::/63\",\r\n - \ \"2603:1006:1500::/64\",\r\n \"2603:1006:1500:4::/64\",\r\n - \ \"2603:1006:2000::/59\",\r\n \"2603:1006:2000:20::/59\",\r\n - \ \"2603:1007:200::/59\",\r\n \"2603:1007:200:20::/59\",\r\n - \ \"2603:1010::/46\",\r\n \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n - \ \"2603:1010:100::/40\",\r\n \"2603:1010:200::/47\",\r\n - \ \"2603:1010:202::/48\",\r\n \"2603:1010:204::/48\",\r\n - \ \"2603:1010:205::/48\",\r\n \"2603:1010:206::/48\",\r\n - \ \"2603:1010:300::/47\",\r\n \"2603:1010:303::/48\",\r\n - \ \"2603:1010:304::/47\",\r\n \"2603:1010:400::/47\",\r\n - \ \"2603:1010:403::/48\",\r\n \"2603:1010:404::/47\",\r\n - \ \"2603:1016:1400::/59\",\r\n \"2603:1016:1400:20::/59\",\r\n - \ \"2603:1016:1400:40::/59\",\r\n \"2603:1016:1400:60::/59\",\r\n - \ \"2603:1016:2400::/48\",\r\n \"2603:1016:2401::/48\",\r\n - \ \"2603:1016:2402::/48\",\r\n \"2603:1016:2403::/48\",\r\n - \ \"2603:1016:2500::/64\",\r\n \"2603:1016:2500:4::/64\",\r\n - \ \"2603:1016:2500:8::/64\",\r\n \"2603:1016:2500:c::/64\",\r\n - \ \"2603:1017::/59\",\r\n \"2603:1017:0:20::/59\",\r\n \"2603:1017:0:40::/59\",\r\n + \ \"52.114.233.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.114.235.0/24\",\r\n + \ \"52.114.236.0/24\",\r\n \"52.114.237.0/24\",\r\n \"52.114.238.0/24\",\r\n + \ \"52.114.239.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.114.241.0/24\",\r\n + \ \"52.114.242.0/24\",\r\n \"52.114.243.0/24\",\r\n \"52.114.244.0/24\",\r\n + \ \"52.114.248.0/22\",\r\n \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n + \ \"52.115.8.0/22\",\r\n \"52.115.16.0/21\",\r\n \"52.115.24.0/22\",\r\n + \ \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n \"52.115.38.0/24\",\r\n + \ \"52.115.39.0/24\",\r\n \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n + \ \"52.115.46.0/24\",\r\n \"52.115.47.0/24\",\r\n \"52.115.48.0/22\",\r\n + \ \"52.115.52.0/23\",\r\n \"52.115.54.0/24\",\r\n \"52.115.55.0/24\",\r\n + \ \"52.115.56.0/22\",\r\n \"52.115.60.0/23\",\r\n \"52.115.62.0/23\",\r\n + \ \"52.115.64.0/22\",\r\n \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n + \ \"52.115.76.0/22\",\r\n \"52.115.80.0/22\",\r\n \"52.115.84.0/22\",\r\n + \ \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n \"52.115.93.0/24\",\r\n + \ \"52.115.96.0/24\",\r\n \"52.115.97.0/24\",\r\n \"52.115.98.0/24\",\r\n + \ \"52.115.99.0/24\",\r\n \"52.115.100.0/22\",\r\n \"52.115.104.0/23\",\r\n + \ \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n \"52.115.112.0/23\",\r\n + \ \"52.115.114.0/24\",\r\n \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n + \ \"52.115.140.0/22\",\r\n \"52.115.144.0/20\",\r\n \"52.115.160.0/19\",\r\n + \ \"52.115.192.0/19\",\r\n \"52.115.224.0/23\",\r\n \"52.115.226.0/23\",\r\n + \ \"52.115.228.0/23\",\r\n \"52.115.230.0/24\",\r\n \"52.115.231.0/24\",\r\n + \ \"52.115.232.0/24\",\r\n \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n + \ \"52.115.235.0/24\",\r\n \"52.115.236.0/23\",\r\n \"52.120.0.0/19\",\r\n + \ \"52.120.32.0/19\",\r\n \"52.120.64.0/19\",\r\n \"52.120.96.0/19\",\r\n + \ \"52.120.128.0/21\",\r\n \"52.120.136.0/21\",\r\n \"52.120.144.0/21\",\r\n + \ \"52.120.152.0/22\",\r\n \"52.120.156.0/24\",\r\n \"52.120.157.0/24\",\r\n + \ \"52.120.158.0/23\",\r\n \"52.120.160.0/19\",\r\n \"52.120.192.0/20\",\r\n + \ \"52.120.208.0/20\",\r\n \"52.120.224.0/20\",\r\n \"52.120.240.0/20\",\r\n + \ \"52.121.0.0/21\",\r\n \"52.121.16.0/21\",\r\n \"52.121.24.0/21\",\r\n + \ \"52.121.32.0/22\",\r\n \"52.121.36.0/22\",\r\n \"52.121.40.0/21\",\r\n + \ \"52.121.48.0/20\",\r\n \"52.121.64.0/20\",\r\n \"52.121.80.0/22\",\r\n + \ \"52.121.84.0/23\",\r\n \"52.121.86.0/23\",\r\n \"52.121.88.0/21\",\r\n + \ \"52.121.96.0/22\",\r\n \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n + \ \"52.121.106.0/23\",\r\n \"52.121.108.0/22\",\r\n \"52.121.112.0/22\",\r\n + \ \"52.121.116.0/22\",\r\n \"52.121.120.0/23\",\r\n \"52.121.122.0/23\",\r\n + \ \"52.121.124.0/22\",\r\n \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n + \ \"52.121.152.0/21\",\r\n \"52.121.160.0/22\",\r\n \"52.121.164.0/24\",\r\n + \ \"52.121.165.0/24\",\r\n \"52.121.168.0/22\",\r\n \"52.121.172.0/22\",\r\n + \ \"52.121.176.0/23\",\r\n \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n + \ \"52.121.192.0/20\",\r\n \"52.122.0.0/24\",\r\n \"52.122.1.0/24\",\r\n + \ \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n \"52.122.6.0/24\",\r\n + \ \"52.122.7.0/24\",\r\n \"52.122.8.0/22\",\r\n \"52.122.12.0/22\",\r\n + \ \"52.122.16.0/22\",\r\n \"52.122.20.0/22\",\r\n \"52.122.24.0/22\",\r\n + \ \"52.122.28.0/22\",\r\n \"52.123.0.0/24\",\r\n \"52.123.1.0/24\",\r\n + \ \"52.123.2.0/24\",\r\n \"52.123.3.0/24\",\r\n \"52.123.4.0/24\",\r\n + \ \"52.123.5.0/24\",\r\n \"52.123.6.0/24\",\r\n \"52.123.7.0/24\",\r\n + \ \"52.125.128.0/22\",\r\n \"52.125.132.0/22\",\r\n \"52.125.136.0/24\",\r\n + \ \"52.125.137.0/24\",\r\n \"52.125.138.0/23\",\r\n \"52.125.140.0/23\",\r\n + \ \"52.136.0.0/22\",\r\n \"52.136.4.0/22\",\r\n \"52.136.8.0/21\",\r\n + \ \"52.136.16.0/24\",\r\n \"52.136.17.0/24\",\r\n \"52.136.18.0/24\",\r\n + \ \"52.136.19.0/24\",\r\n \"52.136.20.0/24\",\r\n \"52.136.21.0/24\",\r\n + \ \"52.136.22.0/24\",\r\n \"52.136.23.0/24\",\r\n \"52.136.24.0/24\",\r\n + \ \"52.136.25.0/24\",\r\n \"52.136.26.0/24\",\r\n \"52.136.27.0/24\",\r\n + \ \"52.136.28.0/24\",\r\n \"52.136.29.0/24\",\r\n \"52.136.30.0/24\",\r\n + \ \"52.136.31.0/24\",\r\n \"52.136.32.0/19\",\r\n \"52.136.64.0/18\",\r\n + \ \"52.136.128.0/18\",\r\n \"52.136.192.0/18\",\r\n \"52.137.0.0/18\",\r\n + \ \"52.137.64.0/18\",\r\n \"52.137.128.0/17\",\r\n \"52.138.0.0/18\",\r\n + \ \"52.138.64.0/20\",\r\n \"52.138.80.0/21\",\r\n \"52.138.88.0/21\",\r\n + \ \"52.138.96.0/19\",\r\n \"52.138.128.0/17\",\r\n \"52.139.0.0/18\",\r\n + \ \"52.139.64.0/18\",\r\n \"52.139.128.0/18\",\r\n \"52.139.192.0/18\",\r\n + \ \"52.140.0.0/18\",\r\n \"52.140.64.0/18\",\r\n \"52.140.128.0/18\",\r\n + \ \"52.140.192.0/18\",\r\n \"52.141.0.0/18\",\r\n \"52.141.64.0/18\",\r\n + \ \"52.141.128.0/18\",\r\n \"52.141.192.0/19\",\r\n \"52.141.224.0/20\",\r\n + \ \"52.141.240.0/20\",\r\n \"52.142.0.0/18\",\r\n \"52.142.64.0/18\",\r\n + \ \"52.142.128.0/18\",\r\n \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n + \ \"52.143.64.0/18\",\r\n \"52.143.128.0/18\",\r\n \"52.143.192.0/24\",\r\n + \ \"52.143.193.0/24\",\r\n \"52.143.194.0/24\",\r\n \"52.143.195.0/24\",\r\n + \ \"52.143.196.0/24\",\r\n \"52.143.197.0/24\",\r\n \"52.143.198.0/24\",\r\n + \ \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n \"52.143.202.0/24\",\r\n + \ \"52.143.203.0/24\",\r\n \"52.143.204.0/23\",\r\n \"52.143.206.0/24\",\r\n + \ \"52.143.207.0/24\",\r\n \"52.143.208.0/24\",\r\n \"52.143.209.0/24\",\r\n + \ \"52.143.210.0/24\",\r\n \"52.143.211.0/24\",\r\n \"52.143.212.0/23\",\r\n + \ \"52.143.214.0/24\",\r\n \"52.143.215.0/24\",\r\n \"52.143.216.0/23\",\r\n + \ \"52.143.218.0/24\",\r\n \"52.143.219.0/24\",\r\n \"52.143.220.0/24\",\r\n + \ \"52.143.221.0/24\",\r\n \"52.143.222.0/23\",\r\n \"52.143.224.0/19\",\r\n + \ \"52.146.0.0/17\",\r\n \"52.146.128.0/17\",\r\n \"52.147.0.0/19\",\r\n + \ \"52.147.32.0/19\",\r\n \"52.147.64.0/19\",\r\n \"52.147.96.0/19\",\r\n + \ \"52.147.128.0/19\",\r\n \"52.147.160.0/19\",\r\n \"52.147.192.0/18\",\r\n + \ \"52.148.0.0/18\",\r\n \"52.148.64.0/18\",\r\n \"52.148.128.0/18\",\r\n + \ \"52.148.192.0/18\",\r\n \"52.149.0.0/18\",\r\n \"52.149.64.0/18\",\r\n + \ \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n \"52.150.128.0/17\",\r\n + \ \"52.151.0.0/18\",\r\n \"52.151.64.0/18\",\r\n \"52.151.128.0/17\",\r\n + \ \"52.152.0.0/17\",\r\n \"52.152.128.0/17\",\r\n \"52.153.0.0/18\",\r\n + \ \"52.153.64.0/18\",\r\n \"52.153.128.0/18\",\r\n \"52.153.192.0/18\",\r\n + \ \"52.154.0.0/18\",\r\n \"52.154.64.0/18\",\r\n \"52.154.128.0/17\",\r\n + \ \"52.155.0.0/19\",\r\n \"52.155.32.0/19\",\r\n \"52.155.64.0/19\",\r\n + \ \"52.155.96.0/19\",\r\n \"52.155.128.0/17\",\r\n \"52.156.0.0/19\",\r\n + \ \"52.156.32.0/19\",\r\n \"52.156.64.0/18\",\r\n \"52.156.128.0/19\",\r\n + \ \"52.156.160.0/19\",\r\n \"52.156.192.0/18\",\r\n \"52.157.0.0/18\",\r\n + \ \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n \"52.158.0.0/17\",\r\n + \ \"52.158.128.0/19\",\r\n \"52.158.160.0/20\",\r\n \"52.158.176.0/20\",\r\n + \ \"52.158.192.0/19\",\r\n \"52.158.224.0/19\",\r\n \"52.159.0.0/18\",\r\n + \ \"52.159.64.0/18\",\r\n \"52.159.128.0/17\",\r\n \"52.160.0.0/16\",\r\n + \ \"52.161.0.0/16\",\r\n \"52.162.0.0/16\",\r\n \"52.163.0.0/16\",\r\n + \ \"52.164.0.0/16\",\r\n \"52.165.0.0/19\",\r\n \"52.165.32.0/20\",\r\n + \ \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n \"52.165.56.0/21\",\r\n + \ \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n \"52.165.104.0/25\",\r\n + \ \"52.165.104.128/26\",\r\n \"52.165.128.0/17\",\r\n \"52.166.0.0/16\",\r\n + \ \"52.167.0.0/16\",\r\n \"52.168.0.0/16\",\r\n \"52.169.0.0/16\",\r\n + \ \"52.170.0.0/16\",\r\n \"52.171.0.0/16\",\r\n \"52.172.0.0/17\",\r\n + \ \"52.172.128.0/17\",\r\n \"52.173.0.0/16\",\r\n \"52.174.0.0/16\",\r\n + \ \"52.175.0.0/17\",\r\n \"52.175.128.0/18\",\r\n \"52.175.192.0/18\",\r\n + \ \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n + \ \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n + \ \"52.176.225.0/24\",\r\n \"52.176.232.0/21\",\r\n \"52.176.240.0/20\",\r\n + \ \"52.177.0.0/16\",\r\n \"52.178.0.0/17\",\r\n \"52.178.128.0/17\",\r\n + \ \"52.179.0.0/17\",\r\n \"52.179.128.0/17\",\r\n \"52.180.0.0/17\",\r\n + \ \"52.180.128.0/19\",\r\n \"52.180.160.0/20\",\r\n \"52.180.176.0/21\",\r\n + \ \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n \"52.180.185.0/24\",\r\n + \ \"52.182.128.0/17\",\r\n \"52.183.0.0/17\",\r\n \"52.183.128.0/18\",\r\n + \ \"52.183.192.0/18\",\r\n \"52.184.0.0/17\",\r\n \"52.184.128.0/19\",\r\n + \ \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n \"52.184.168.16/28\",\r\n + \ \"52.184.168.32/28\",\r\n \"52.184.168.80/28\",\r\n \"52.184.168.96/27\",\r\n + \ \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n \"52.184.170.0/24\",\r\n + \ \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n \"52.185.0.0/19\",\r\n + \ \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n + \ \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.112/28\",\r\n + \ \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n \"52.185.64.0/19\",\r\n + \ \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n \"52.185.112.64/27\",\r\n + \ \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n \"52.185.128.0/18\",\r\n + \ \"52.185.192.0/18\",\r\n \"52.186.0.0/16\",\r\n \"52.187.0.0/17\",\r\n + \ \"52.187.128.0/18\",\r\n \"52.187.192.0/18\",\r\n \"52.188.0.0/16\",\r\n + \ \"52.189.0.0/17\",\r\n \"52.189.128.0/18\",\r\n \"52.189.192.0/18\",\r\n + \ \"52.190.0.0/17\",\r\n \"52.190.128.0/17\",\r\n \"52.191.0.0/17\",\r\n + \ \"52.191.128.0/18\",\r\n \"52.191.192.0/18\",\r\n \"52.224.0.0/16\",\r\n + \ \"52.225.0.0/17\",\r\n \"52.225.128.0/21\",\r\n \"52.225.136.0/27\",\r\n + \ \"52.225.136.32/28\",\r\n \"52.225.136.48/28\",\r\n \"52.225.136.64/28\",\r\n + \ \"52.225.137.0/24\",\r\n \"52.225.144.0/20\",\r\n \"52.225.160.0/19\",\r\n + \ \"52.225.192.0/18\",\r\n \"52.226.0.0/16\",\r\n \"52.228.0.0/17\",\r\n + \ \"52.228.128.0/17\",\r\n \"52.229.0.0/18\",\r\n \"52.229.64.0/18\",\r\n + \ \"52.229.128.0/17\",\r\n \"52.230.0.0/17\",\r\n \"52.230.128.0/17\",\r\n + \ \"52.231.0.0/17\",\r\n \"52.231.128.0/17\",\r\n \"52.232.0.0/17\",\r\n + \ \"52.232.128.0/21\",\r\n \"52.232.136.0/21\",\r\n \"52.232.144.0/24\",\r\n + \ \"52.232.145.0/24\",\r\n \"52.232.146.0/24\",\r\n \"52.232.147.0/24\",\r\n + \ \"52.232.148.0/24\",\r\n \"52.232.149.0/24\",\r\n \"52.232.150.0/24\",\r\n + \ \"52.232.151.0/24\",\r\n \"52.232.152.0/24\",\r\n \"52.232.153.0/24\",\r\n + \ \"52.232.154.0/24\",\r\n \"52.232.155.0/24\",\r\n \"52.232.156.0/24\",\r\n + \ \"52.232.157.0/24\",\r\n \"52.232.158.0/24\",\r\n \"52.232.159.0/24\",\r\n + \ \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n \"52.233.0.0/18\",\r\n + \ \"52.233.64.0/18\",\r\n \"52.233.128.0/17\",\r\n \"52.234.0.0/17\",\r\n + \ \"52.234.128.0/17\",\r\n \"52.235.0.0/18\",\r\n \"52.235.64.0/18\",\r\n + \ \"52.236.0.0/17\",\r\n \"52.236.128.0/17\",\r\n \"52.237.0.0/18\",\r\n + \ \"52.237.64.0/18\",\r\n \"52.237.128.0/18\",\r\n \"52.237.192.0/18\",\r\n + \ \"52.238.0.0/18\",\r\n \"52.238.192.0/18\",\r\n \"52.239.0.0/17\",\r\n + \ \"52.239.128.0/24\",\r\n \"52.239.129.0/24\",\r\n \"52.239.130.0/23\",\r\n + \ \"52.239.132.0/23\",\r\n \"52.239.134.0/24\",\r\n \"52.239.135.0/26\",\r\n + \ \"52.239.135.64/26\",\r\n \"52.239.135.128/26\",\r\n \"52.239.135.192/26\",\r\n + \ \"52.239.136.0/22\",\r\n \"52.239.140.0/22\",\r\n \"52.239.144.0/23\",\r\n + \ \"52.239.146.0/23\",\r\n \"52.239.148.0/27\",\r\n \"52.239.148.64/26\",\r\n + \ \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n \"52.239.150.0/23\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n + \ \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n \"52.239.157.224/27\",\r\n + \ \"52.239.158.0/23\",\r\n \"52.239.160.0/22\",\r\n \"52.239.164.0/25\",\r\n + \ \"52.239.164.128/26\",\r\n \"52.239.164.192/26\",\r\n \"52.239.165.0/26\",\r\n + \ \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.168.0/22\",\r\n \"52.239.172.0/22\",\r\n \"52.239.176.128/25\",\r\n + \ \"52.239.177.0/27\",\r\n \"52.239.177.32/27\",\r\n \"52.239.177.64/26\",\r\n + \ \"52.239.177.128/25\",\r\n \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n + \ \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n \"52.239.184.176/28\",\r\n + \ \"52.239.184.192/27\",\r\n \"52.239.184.224/27\",\r\n \"52.239.185.0/28\",\r\n + \ \"52.239.185.32/27\",\r\n \"52.239.186.0/24\",\r\n \"52.239.187.0/25\",\r\n + \ \"52.239.187.128/25\",\r\n \"52.239.188.0/24\",\r\n \"52.239.189.0/24\",\r\n + \ \"52.239.190.0/25\",\r\n \"52.239.190.128/26\",\r\n \"52.239.190.192/26\",\r\n + \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n + \ \"52.239.192.128/27\",\r\n \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n + \ \"52.239.193.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.195.0/24\",\r\n + \ \"52.239.196.0/24\",\r\n \"52.239.197.0/24\",\r\n \"52.239.198.0/25\",\r\n + \ \"52.239.198.128/27\",\r\n \"52.239.198.192/26\",\r\n \"52.239.199.0/24\",\r\n + \ \"52.239.200.0/23\",\r\n \"52.239.202.0/24\",\r\n \"52.239.203.0/24\",\r\n + \ \"52.239.205.0/24\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n + \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.208.0/23\",\r\n \"52.239.210.0/23\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.216.0/23\",\r\n \"52.239.218.0/23\",\r\n + \ \"52.239.220.0/23\",\r\n \"52.239.222.0/23\",\r\n \"52.239.224.0/24\",\r\n + \ \"52.239.225.0/24\",\r\n \"52.239.226.0/24\",\r\n \"52.239.227.0/24\",\r\n + \ \"52.239.228.0/23\",\r\n \"52.239.230.0/24\",\r\n \"52.239.231.0/24\",\r\n + \ \"52.239.232.0/25\",\r\n \"52.239.232.128/25\",\r\n \"52.239.233.0/25\",\r\n + \ \"52.239.233.128/25\",\r\n \"52.239.234.0/23\",\r\n \"52.239.236.0/23\",\r\n + \ \"52.239.238.0/24\",\r\n \"52.239.239.0/24\",\r\n \"52.239.240.0/24\",\r\n + \ \"52.239.241.0/24\",\r\n \"52.239.242.0/23\",\r\n \"52.239.244.0/23\",\r\n + \ \"52.239.246.0/23\",\r\n \"52.239.248.0/24\",\r\n \"52.239.249.0/24\",\r\n + \ \"52.239.250.0/24\",\r\n \"52.239.251.0/24\",\r\n \"52.239.252.0/24\",\r\n + \ \"52.239.253.0/24\",\r\n \"52.239.254.0/23\",\r\n \"52.240.0.0/17\",\r\n + \ \"52.240.128.0/17\",\r\n \"52.241.0.0/16\",\r\n \"52.242.0.0/18\",\r\n + \ \"52.242.64.0/18\",\r\n \"52.242.128.0/17\",\r\n \"52.243.32.0/19\",\r\n + \ \"52.243.64.0/18\",\r\n \"52.245.8.0/22\",\r\n \"52.245.12.0/22\",\r\n + \ \"52.245.16.0/22\",\r\n \"52.245.20.0/22\",\r\n \"52.245.24.0/22\",\r\n + \ \"52.245.28.0/22\",\r\n \"52.245.32.0/22\",\r\n \"52.245.36.0/22\",\r\n + \ \"52.245.40.0/22\",\r\n \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n + \ \"52.245.45.128/28\",\r\n \"52.245.45.144/28\",\r\n \"52.245.45.160/27\",\r\n + \ \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n \"52.245.46.32/28\",\r\n + \ \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n \"52.245.46.80/28\",\r\n + \ \"52.245.46.96/28\",\r\n \"52.245.46.112/28\",\r\n \"52.245.46.128/28\",\r\n + \ \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n \"52.245.48.0/22\",\r\n + \ \"52.245.52.0/22\",\r\n \"52.245.56.0/22\",\r\n \"52.245.60.0/22\",\r\n + \ \"52.245.64.0/22\",\r\n \"52.245.68.0/24\",\r\n \"52.245.69.0/27\",\r\n + \ \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n \"52.245.69.96/28\",\r\n + \ \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n \"52.245.69.192/26\",\r\n + \ \"52.245.70.0/23\",\r\n \"52.245.72.0/22\",\r\n \"52.245.76.0/22\",\r\n + \ \"52.245.80.0/22\",\r\n \"52.245.84.0/22\",\r\n \"52.245.88.0/22\",\r\n + \ \"52.245.92.0/22\",\r\n \"52.245.96.0/22\",\r\n \"52.245.100.0/22\",\r\n + \ \"52.245.104.0/22\",\r\n \"52.245.108.0/22\",\r\n \"52.245.112.0/22\",\r\n + \ \"52.245.116.0/22\",\r\n \"52.245.120.0/22\",\r\n \"52.245.124.0/22\",\r\n + \ \"52.246.0.0/17\",\r\n \"52.246.128.0/20\",\r\n \"52.246.152.0/21\",\r\n + \ \"52.246.160.0/19\",\r\n \"52.246.192.0/18\",\r\n \"52.247.0.0/17\",\r\n + \ \"52.247.192.0/18\",\r\n \"52.248.0.0/17\",\r\n \"52.248.128.0/17\",\r\n + \ \"52.249.0.0/18\",\r\n \"52.249.64.0/19\",\r\n \"52.249.128.0/17\",\r\n + \ \"52.250.0.0/17\",\r\n \"52.250.128.0/18\",\r\n \"52.250.192.0/18\",\r\n + \ \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n \"52.252.128.0/17\",\r\n + \ \"52.253.0.0/18\",\r\n \"52.253.64.0/20\",\r\n \"52.253.80.0/20\",\r\n + \ \"52.253.96.0/19\",\r\n \"52.253.128.0/20\",\r\n \"52.253.148.0/23\",\r\n + \ \"52.253.150.0/23\",\r\n \"52.253.152.0/23\",\r\n \"52.253.154.0/23\",\r\n + \ \"52.253.156.0/22\",\r\n \"52.253.160.0/24\",\r\n \"52.253.161.0/24\",\r\n + \ \"52.253.162.0/23\",\r\n \"52.253.164.0/24\",\r\n \"52.253.165.0/24\",\r\n + \ \"52.253.166.0/24\",\r\n \"52.253.167.0/24\",\r\n \"52.253.168.0/24\",\r\n + \ \"52.253.169.0/24\",\r\n \"52.253.170.0/23\",\r\n \"52.253.172.0/24\",\r\n + \ \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n \"52.253.175.0/24\",\r\n + \ \"52.253.176.0/24\",\r\n \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n + \ \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n \"52.253.181.0/24\",\r\n + \ \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n \"52.253.185.0/24\",\r\n + \ \"52.253.186.0/24\",\r\n \"52.253.187.0/24\",\r\n \"52.253.188.0/23\",\r\n + \ \"52.253.190.0/24\",\r\n \"52.253.191.0/24\",\r\n \"52.253.192.0/24\",\r\n + \ \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n \"52.253.196.0/24\",\r\n + \ \"52.253.197.0/24\",\r\n \"52.253.198.0/24\",\r\n \"52.253.199.0/24\",\r\n + \ \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n \"52.253.203.0/24\",\r\n + \ \"52.253.204.0/23\",\r\n \"52.253.206.0/24\",\r\n \"52.253.207.0/24\",\r\n + \ \"52.253.208.0/23\",\r\n \"52.253.210.0/23\",\r\n \"52.253.212.0/24\",\r\n + \ \"52.253.213.0/24\",\r\n \"52.253.214.0/23\",\r\n \"52.253.216.0/23\",\r\n + \ \"52.253.218.0/24\",\r\n \"52.253.219.0/24\",\r\n \"52.253.220.0/23\",\r\n + \ \"52.253.222.0/23\",\r\n \"52.253.224.0/21\",\r\n \"52.253.232.0/21\",\r\n + \ \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n \"52.254.96.0/20\",\r\n + \ \"52.254.112.0/21\",\r\n \"52.254.120.0/21\",\r\n \"52.254.128.0/17\",\r\n + \ \"52.255.0.0/19\",\r\n \"52.255.32.0/19\",\r\n \"52.255.64.0/18\",\r\n + \ \"52.255.128.0/17\",\r\n \"53.103.135.0/24\",\r\n \"53.103.136.0/24\",\r\n + \ \"53.103.137.0/24\",\r\n \"53.103.138.0/24\",\r\n \"53.103.139.0/24\",\r\n + \ \"53.103.140.0/24\",\r\n \"53.103.141.0/24\",\r\n \"53.103.142.0/24\",\r\n + \ \"53.103.143.0/24\",\r\n \"64.4.8.0/24\",\r\n \"64.4.54.0/24\",\r\n + \ \"65.52.0.0/19\",\r\n \"65.52.32.0/21\",\r\n \"65.52.48.0/20\",\r\n + \ \"65.52.64.0/20\",\r\n \"65.52.104.0/24\",\r\n \"65.52.106.0/24\",\r\n + \ \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n \"65.52.111.0/24\",\r\n + \ \"65.52.112.0/20\",\r\n \"65.52.128.0/19\",\r\n \"65.52.160.0/19\",\r\n + \ \"65.52.192.0/19\",\r\n \"65.52.224.0/21\",\r\n \"65.52.232.0/21\",\r\n + \ \"65.52.240.0/21\",\r\n \"65.52.248.0/21\",\r\n \"65.54.19.128/27\",\r\n + \ \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n \"65.55.32.128/28\",\r\n + \ \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n \"65.55.33.176/28\",\r\n + \ \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n \"65.55.44.8/29\",\r\n + \ \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n + \ \"65.55.44.96/28\",\r\n \"65.55.44.112/28\",\r\n \"65.55.44.128/27\",\r\n + \ \"65.55.51.0/24\",\r\n \"65.55.60.176/29\",\r\n \"65.55.60.184/30\",\r\n + \ \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n \"65.55.105.96/27\",\r\n + \ \"65.55.105.160/27\",\r\n \"65.55.105.192/27\",\r\n \"65.55.105.224/27\",\r\n + \ \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n + \ \"65.55.106.192/28\",\r\n \"65.55.106.208/28\",\r\n \"65.55.106.224/28\",\r\n + \ \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n \"65.55.107.48/28\",\r\n + \ \"65.55.107.64/27\",\r\n \"65.55.107.96/27\",\r\n \"65.55.108.0/24\",\r\n + \ \"65.55.109.0/24\",\r\n \"65.55.110.0/24\",\r\n \"65.55.120.0/24\",\r\n + \ \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n \"65.55.207.0/24\",\r\n + \ \"65.55.209.0/25\",\r\n \"65.55.209.128/26\",\r\n \"65.55.209.192/26\",\r\n + \ \"65.55.210.0/24\",\r\n \"65.55.211.0/27\",\r\n \"65.55.211.32/27\",\r\n + \ \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n \"65.55.213.0/27\",\r\n + \ \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n \"65.55.217.0/24\",\r\n + \ \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n \"65.55.219.32/27\",\r\n + \ \"65.55.219.64/26\",\r\n \"65.55.219.128/25\",\r\n \"65.55.250.0/24\",\r\n + \ \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n + \ \"70.37.12.0/32\",\r\n \"70.37.16.0/20\",\r\n \"70.37.32.0/20\",\r\n + \ \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n \"70.37.160.0/21\",\r\n + \ \"94.245.88.0/21\",\r\n \"94.245.104.0/21\",\r\n \"94.245.117.96/27\",\r\n + \ \"94.245.118.0/27\",\r\n \"94.245.120.128/28\",\r\n \"94.245.122.0/24\",\r\n + \ \"94.245.123.144/28\",\r\n \"94.245.123.176/28\",\r\n \"102.37.0.0/20\",\r\n + \ \"102.37.16.0/21\",\r\n \"102.37.24.0/23\",\r\n \"102.37.26.0/27\",\r\n + \ \"102.37.26.32/27\",\r\n \"102.37.32.0/19\",\r\n \"102.37.64.0/21\",\r\n + \ \"102.37.72.0/21\",\r\n \"102.37.80.0/21\",\r\n \"102.37.96.0/19\",\r\n + \ \"102.37.128.0/19\",\r\n \"102.37.160.0/21\",\r\n \"102.37.192.0/18\",\r\n + \ \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n + \ \"102.133.112.0/28\",\r\n \"102.133.120.0/21\",\r\n \"102.133.128.0/18\",\r\n + \ \"102.133.192.0/19\",\r\n \"102.133.224.0/20\",\r\n \"102.133.240.0/25\",\r\n + \ \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n \"103.25.156.0/24\",\r\n + \ \"103.36.96.0/24\",\r\n \"103.255.140.0/23\",\r\n \"104.40.0.0/17\",\r\n + \ \"104.40.128.0/17\",\r\n \"104.41.0.0/18\",\r\n \"104.41.64.0/18\",\r\n + \ \"104.41.128.0/19\",\r\n \"104.41.160.0/19\",\r\n \"104.41.192.0/18\",\r\n + \ \"104.42.0.0/16\",\r\n \"104.43.0.0/17\",\r\n \"104.43.128.0/17\",\r\n + \ \"104.44.88.0/27\",\r\n \"104.44.88.32/27\",\r\n \"104.44.88.64/27\",\r\n + \ \"104.44.88.96/27\",\r\n \"104.44.88.128/27\",\r\n \"104.44.88.160/27\",\r\n + \ \"104.44.88.192/27\",\r\n \"104.44.88.224/27\",\r\n \"104.44.89.0/27\",\r\n + \ \"104.44.89.32/27\",\r\n \"104.44.89.64/27\",\r\n \"104.44.89.96/27\",\r\n + \ \"104.44.89.128/27\",\r\n \"104.44.89.160/27\",\r\n \"104.44.89.192/27\",\r\n + \ \"104.44.89.224/27\",\r\n \"104.44.90.0/27\",\r\n \"104.44.90.32/27\",\r\n + \ \"104.44.90.64/26\",\r\n \"104.44.90.128/27\",\r\n \"104.44.90.160/27\",\r\n + \ \"104.44.90.192/27\",\r\n \"104.44.90.224/27\",\r\n \"104.44.91.0/27\",\r\n + \ \"104.44.91.32/27\",\r\n \"104.44.91.64/27\",\r\n \"104.44.91.96/27\",\r\n + \ \"104.44.91.128/27\",\r\n \"104.44.91.160/27\",\r\n \"104.44.91.192/27\",\r\n + \ \"104.44.91.224/27\",\r\n \"104.44.92.0/27\",\r\n \"104.44.92.32/27\",\r\n + \ \"104.44.92.64/27\",\r\n \"104.44.92.96/27\",\r\n \"104.44.92.128/27\",\r\n + \ \"104.44.92.160/27\",\r\n \"104.44.92.192/27\",\r\n \"104.44.92.224/27\",\r\n + \ \"104.44.93.0/27\",\r\n \"104.44.93.32/27\",\r\n \"104.44.93.64/27\",\r\n + \ \"104.44.93.96/27\",\r\n \"104.44.93.128/27\",\r\n \"104.44.93.160/27\",\r\n + \ \"104.44.93.192/27\",\r\n \"104.44.93.224/27\",\r\n \"104.44.94.0/28\",\r\n + \ \"104.44.94.16/28\",\r\n \"104.44.94.32/28\",\r\n \"104.44.94.48/28\",\r\n + \ \"104.44.94.64/28\",\r\n \"104.44.94.80/28\",\r\n \"104.44.94.96/28\",\r\n + \ \"104.44.94.112/28\",\r\n \"104.44.94.128/28\",\r\n \"104.44.94.144/28\",\r\n + \ \"104.44.94.160/27\",\r\n \"104.44.94.192/28\",\r\n \"104.44.94.208/28\",\r\n + \ \"104.44.94.224/27\",\r\n \"104.44.95.0/28\",\r\n \"104.44.95.16/28\",\r\n + \ \"104.44.95.32/28\",\r\n \"104.44.95.48/28\",\r\n \"104.44.95.64/28\",\r\n + \ \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n \"104.44.95.112/28\",\r\n + \ \"104.44.95.128/27\",\r\n \"104.44.95.160/27\",\r\n \"104.44.95.192/28\",\r\n + \ \"104.44.95.208/28\",\r\n \"104.44.95.224/28\",\r\n \"104.44.95.240/28\",\r\n + \ \"104.44.128.0/18\",\r\n \"104.45.0.0/18\",\r\n \"104.45.64.0/20\",\r\n + \ \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n \"104.45.128.0/18\",\r\n + \ \"104.45.192.0/20\",\r\n \"104.45.208.0/20\",\r\n \"104.45.224.0/19\",\r\n + \ \"104.46.0.0/21\",\r\n \"104.46.8.0/21\",\r\n \"104.46.24.0/22\",\r\n + \ \"104.46.28.0/24\",\r\n \"104.46.29.0/24\",\r\n \"104.46.30.0/23\",\r\n + \ \"104.46.32.0/19\",\r\n \"104.46.64.0/19\",\r\n \"104.46.96.0/19\",\r\n + \ \"104.46.160.0/19\",\r\n \"104.46.192.0/20\",\r\n \"104.46.208.0/20\",\r\n + \ \"104.46.224.0/20\",\r\n \"104.47.128.0/18\",\r\n \"104.47.200.0/21\",\r\n + \ \"104.47.208.0/23\",\r\n \"104.47.210.0/23\",\r\n \"104.47.212.0/23\",\r\n + \ \"104.47.214.0/23\",\r\n \"104.47.216.64/26\",\r\n \"104.47.218.0/23\",\r\n + \ \"104.47.220.0/22\",\r\n \"104.47.224.0/20\",\r\n \"104.208.0.0/19\",\r\n + \ \"104.208.32.0/20\",\r\n \"104.208.48.0/20\",\r\n \"104.208.64.0/18\",\r\n + \ \"104.208.128.0/17\",\r\n \"104.209.0.0/18\",\r\n \"104.209.64.0/20\",\r\n + \ \"104.209.80.0/20\",\r\n \"104.209.128.0/17\",\r\n \"104.210.0.0/20\",\r\n + \ \"104.210.32.0/19\",\r\n \"104.210.64.0/18\",\r\n \"104.210.128.0/19\",\r\n + \ \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n \"104.211.0.0/18\",\r\n + \ \"104.211.64.0/18\",\r\n \"104.211.128.0/18\",\r\n \"104.211.192.0/18\",\r\n + \ \"104.214.0.0/17\",\r\n \"104.214.128.0/19\",\r\n \"104.214.160.0/19\",\r\n + \ \"104.214.192.0/18\",\r\n \"104.215.0.0/18\",\r\n \"104.215.64.0/18\",\r\n + \ \"104.215.128.0/17\",\r\n \"111.221.28.0/24\",\r\n \"111.221.29.0/24\",\r\n + \ \"111.221.30.0/23\",\r\n \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n + \ \"131.253.12.0/29\",\r\n \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n + \ \"131.253.12.48/29\",\r\n \"131.253.12.80/28\",\r\n \"131.253.12.160/28\",\r\n + \ \"131.253.12.192/28\",\r\n \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n + \ \"131.253.12.228/30\",\r\n \"131.253.12.240/29\",\r\n \"131.253.12.248/29\",\r\n + \ \"131.253.13.0/28\",\r\n \"131.253.13.16/29\",\r\n \"131.253.13.24/29\",\r\n + \ \"131.253.13.32/28\",\r\n \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n + \ \"131.253.13.80/29\",\r\n \"131.253.13.88/30\",\r\n \"131.253.13.96/30\",\r\n + \ \"131.253.13.100/30\",\r\n \"131.253.13.104/30\",\r\n \"131.253.13.128/27\",\r\n + \ \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n \"131.253.14.16/28\",\r\n + \ \"131.253.14.32/27\",\r\n \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n + \ \"131.253.14.160/27\",\r\n \"131.253.14.192/29\",\r\n \"131.253.14.208/28\",\r\n + \ \"131.253.14.224/28\",\r\n \"131.253.14.248/29\",\r\n \"131.253.15.8/29\",\r\n + \ \"131.253.15.16/28\",\r\n \"131.253.15.32/27\",\r\n \"131.253.15.192/28\",\r\n + \ \"131.253.15.208/28\",\r\n \"131.253.15.224/27\",\r\n \"131.253.24.0/28\",\r\n + \ \"131.253.24.160/27\",\r\n \"131.253.24.192/26\",\r\n \"131.253.25.0/24\",\r\n + \ \"131.253.27.0/24\",\r\n \"131.253.34.224/27\",\r\n \"131.253.35.128/26\",\r\n + \ \"131.253.35.192/26\",\r\n \"131.253.36.128/26\",\r\n \"131.253.36.224/27\",\r\n + \ \"131.253.38.0/27\",\r\n \"131.253.38.32/27\",\r\n \"131.253.38.128/26\",\r\n + \ \"131.253.38.224/27\",\r\n \"131.253.40.0/28\",\r\n \"131.253.40.16/28\",\r\n + \ \"131.253.40.32/28\",\r\n \"131.253.40.64/28\",\r\n \"131.253.40.80/28\",\r\n + \ \"131.253.40.96/27\",\r\n \"131.253.40.128/27\",\r\n \"131.253.40.160/28\",\r\n + \ \"131.253.40.192/26\",\r\n \"131.253.41.0/24\",\r\n \"132.245.230.0/23\",\r\n + \ \"134.170.80.64/28\",\r\n \"134.170.192.0/21\",\r\n \"134.170.220.0/23\",\r\n + \ \"134.170.222.0/24\",\r\n \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n + \ \"137.116.96.0/22\",\r\n \"137.116.112.0/20\",\r\n \"137.116.128.0/19\",\r\n + \ \"137.116.160.0/20\",\r\n \"137.116.176.0/21\",\r\n \"137.116.184.0/21\",\r\n + \ \"137.116.192.0/19\",\r\n \"137.116.224.0/19\",\r\n \"137.117.0.0/19\",\r\n + \ \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n \"137.117.128.0/17\",\r\n + \ \"137.135.0.0/18\",\r\n \"137.135.64.0/18\",\r\n \"137.135.128.0/17\",\r\n + \ \"138.91.0.0/20\",\r\n \"138.91.16.0/20\",\r\n \"138.91.32.0/20\",\r\n + \ \"138.91.48.0/20\",\r\n \"138.91.64.0/19\",\r\n \"138.91.96.0/19\",\r\n + \ \"138.91.128.0/17\",\r\n \"157.55.2.128/26\",\r\n \"157.55.3.0/24\",\r\n + \ \"157.55.7.128/26\",\r\n \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n + \ \"157.55.10.160/29\",\r\n \"157.55.10.176/28\",\r\n \"157.55.10.192/26\",\r\n + \ \"157.55.11.128/25\",\r\n \"157.55.12.64/26\",\r\n \"157.55.12.128/26\",\r\n + \ \"157.55.13.64/26\",\r\n \"157.55.13.128/26\",\r\n \"157.55.24.0/21\",\r\n + \ \"157.55.37.0/24\",\r\n \"157.55.38.0/24\",\r\n \"157.55.39.0/24\",\r\n + \ \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n \"157.55.51.224/28\",\r\n + \ \"157.55.55.0/27\",\r\n \"157.55.55.32/28\",\r\n \"157.55.55.100/30\",\r\n + \ \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n + \ \"157.55.55.152/29\",\r\n \"157.55.55.160/28\",\r\n \"157.55.55.176/29\",\r\n + \ \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n \"157.55.55.228/30\",\r\n + \ \"157.55.55.232/29\",\r\n \"157.55.55.240/28\",\r\n \"157.55.60.224/27\",\r\n + \ \"157.55.64.0/20\",\r\n \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n + \ \"157.55.103.128/25\",\r\n \"157.55.106.0/26\",\r\n \"157.55.106.128/25\",\r\n + \ \"157.55.107.0/24\",\r\n \"157.55.108.0/23\",\r\n \"157.55.110.0/23\",\r\n + \ \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n + \ \"157.55.153.224/28\",\r\n \"157.55.154.128/25\",\r\n \"157.55.160.0/20\",\r\n + \ \"157.55.176.0/20\",\r\n \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n + \ \"157.55.204.1/32\",\r\n \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n + \ \"157.55.204.34/31\",\r\n \"157.55.204.128/25\",\r\n \"157.55.208.0/21\",\r\n + \ \"157.55.248.0/21\",\r\n \"157.56.2.0/25\",\r\n \"157.56.2.128/25\",\r\n + \ \"157.56.3.0/25\",\r\n \"157.56.3.128/25\",\r\n \"157.56.8.0/21\",\r\n + \ \"157.56.19.224/27\",\r\n \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n + \ \"157.56.24.160/27\",\r\n \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n + \ \"157.56.80.0/25\",\r\n \"157.56.117.64/27\",\r\n \"157.56.160.0/21\",\r\n + \ \"157.56.176.0/21\",\r\n \"157.56.216.0/26\",\r\n \"168.61.0.0/19\",\r\n + \ \"168.61.32.0/20\",\r\n \"168.61.48.0/21\",\r\n \"168.61.56.0/21\",\r\n + \ \"168.61.64.0/20\",\r\n \"168.61.80.0/20\",\r\n \"168.61.96.0/19\",\r\n + \ \"168.61.128.0/25\",\r\n \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n + \ \"168.61.128.192/26\",\r\n \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n + \ \"168.61.129.208/28\",\r\n \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n + \ \"168.61.130.128/25\",\r\n \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n + \ \"168.61.132.0/26\",\r\n \"168.61.136.0/21\",\r\n \"168.61.144.0/20\",\r\n + \ \"168.61.160.0/19\",\r\n \"168.61.208.0/20\",\r\n \"168.62.0.0/19\",\r\n + \ \"168.62.32.0/19\",\r\n \"168.62.64.0/19\",\r\n \"168.62.96.0/19\",\r\n + \ \"168.62.128.0/19\",\r\n \"168.62.160.0/19\",\r\n \"168.62.192.0/19\",\r\n + \ \"168.62.224.0/19\",\r\n \"168.63.0.0/19\",\r\n \"168.63.32.0/19\",\r\n + \ \"168.63.64.0/20\",\r\n \"168.63.80.0/21\",\r\n \"168.63.88.0/23\",\r\n + \ \"168.63.90.0/24\",\r\n \"168.63.91.0/26\",\r\n \"168.63.92.0/22\",\r\n + \ \"168.63.96.0/19\",\r\n \"168.63.128.0/24\",\r\n \"168.63.129.0/28\",\r\n + \ \"168.63.129.32/27\",\r\n \"168.63.129.64/26\",\r\n \"168.63.129.128/25\",\r\n + \ \"168.63.130.0/23\",\r\n \"168.63.132.0/22\",\r\n \"168.63.136.0/21\",\r\n + \ \"168.63.148.0/22\",\r\n \"168.63.152.0/22\",\r\n \"168.63.156.0/24\",\r\n + \ \"168.63.160.0/19\",\r\n \"168.63.192.0/19\",\r\n \"168.63.224.0/19\",\r\n + \ \"191.232.16.0/21\",\r\n \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n + \ \"191.232.160.0/19\",\r\n \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n + \ \"191.233.8.0/21\",\r\n \"191.233.16.0/20\",\r\n \"191.233.32.0/20\",\r\n + \ \"191.233.48.0/21\",\r\n \"191.233.64.0/18\",\r\n \"191.233.128.0/20\",\r\n + \ \"191.233.144.0/20\",\r\n \"191.233.160.0/19\",\r\n \"191.233.192.0/18\",\r\n + \ \"191.234.2.0/23\",\r\n \"191.234.16.0/20\",\r\n \"191.234.32.0/19\",\r\n + \ \"191.234.128.0/18\",\r\n \"191.234.192.0/19\",\r\n \"191.234.224.0/19\",\r\n + \ \"191.235.32.0/19\",\r\n \"191.235.64.0/18\",\r\n \"191.235.128.0/18\",\r\n + \ \"191.235.192.0/22\",\r\n \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n + \ \"191.235.208.0/20\",\r\n \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n + \ \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n \"191.235.255.0/24\",\r\n + \ \"191.236.0.0/18\",\r\n \"191.236.64.0/18\",\r\n \"191.236.128.0/18\",\r\n + \ \"191.236.192.0/18\",\r\n \"191.237.0.0/17\",\r\n \"191.237.128.0/18\",\r\n + \ \"191.237.192.0/23\",\r\n \"191.237.194.0/24\",\r\n \"191.237.195.0/24\",\r\n + \ \"191.237.196.0/24\",\r\n \"191.237.200.0/21\",\r\n \"191.237.208.0/20\",\r\n + \ \"191.237.224.0/21\",\r\n \"191.237.232.0/22\",\r\n \"191.237.236.0/24\",\r\n + \ \"191.237.238.0/24\",\r\n \"191.237.240.0/23\",\r\n \"191.237.248.0/21\",\r\n + \ \"191.238.0.0/18\",\r\n \"191.238.64.0/23\",\r\n \"191.238.66.0/23\",\r\n + \ \"191.238.68.0/24\",\r\n \"191.238.70.0/23\",\r\n \"191.238.72.0/21\",\r\n + \ \"191.238.80.0/21\",\r\n \"191.238.88.0/22\",\r\n \"191.238.92.0/23\",\r\n + \ \"191.238.96.0/19\",\r\n \"191.238.128.0/21\",\r\n \"191.238.144.0/20\",\r\n + \ \"191.238.160.0/19\",\r\n \"191.238.192.0/19\",\r\n \"191.238.224.0/19\",\r\n + \ \"191.239.0.0/18\",\r\n \"191.239.64.0/19\",\r\n \"191.239.96.0/20\",\r\n + \ \"191.239.112.0/20\",\r\n \"191.239.160.0/19\",\r\n \"191.239.192.0/22\",\r\n + \ \"191.239.200.0/22\",\r\n \"191.239.204.0/22\",\r\n \"191.239.208.0/20\",\r\n + \ \"191.239.224.0/20\",\r\n \"191.239.240.0/20\",\r\n \"193.149.64.0/21\",\r\n + \ \"193.149.72.0/21\",\r\n \"193.149.80.0/21\",\r\n \"193.149.88.0/21\",\r\n + \ \"198.180.97.0/24\",\r\n \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n + \ \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n \"199.30.24.0/23\",\r\n + \ \"199.30.27.0/25\",\r\n \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n + \ \"199.30.28.64/26\",\r\n \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n + \ \"199.30.31.0/25\",\r\n \"199.30.31.192/26\",\r\n \"202.89.233.64/27\",\r\n + \ \"202.89.235.128/25\",\r\n \"204.79.180.0/24\",\r\n \"204.152.18.0/31\",\r\n + \ \"204.152.18.8/29\",\r\n \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n + \ \"204.152.19.0/24\",\r\n \"204.231.197.0/24\",\r\n \"207.46.13.0/24\",\r\n + \ \"207.46.50.128/28\",\r\n \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n + \ \"207.46.63.128/25\",\r\n \"207.46.67.160/27\",\r\n \"207.46.67.192/27\",\r\n + \ \"207.46.72.0/27\",\r\n \"207.46.77.224/28\",\r\n \"207.46.87.0/24\",\r\n + \ \"207.46.89.16/28\",\r\n \"207.46.95.32/27\",\r\n \"207.46.126.0/24\",\r\n + \ \"207.46.128.0/19\",\r\n \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n + \ \"207.46.198.128/25\",\r\n \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n + \ \"207.46.202.128/28\",\r\n \"207.46.205.0/24\",\r\n \"207.46.224.0/20\",\r\n + \ \"207.68.174.8/29\",\r\n \"207.68.174.40/29\",\r\n \"207.68.174.48/29\",\r\n + \ \"207.68.174.184/29\",\r\n \"207.68.174.208/28\",\r\n \"209.240.212.0/23\",\r\n + \ \"213.199.128.0/20\",\r\n \"213.199.169.0/24\",\r\n \"213.199.180.32/28\",\r\n + \ \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n + \ \"213.199.183.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n + \ \"2602:fd5e:2::/57\",\r\n \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n + \ \"2603:1000:4::/47\",\r\n \"2603:1000:100::/47\",\r\n \"2603:1000:103::/48\",\r\n + \ \"2603:1000:104::/47\",\r\n \"2603:1006:1400::/63\",\r\n + \ \"2603:1006:1401::/63\",\r\n \"2603:1006:1500::/64\",\r\n + \ \"2603:1006:1500:4::/64\",\r\n \"2603:1006:2000::/59\",\r\n + \ \"2603:1006:2000:20::/59\",\r\n \"2603:1007:200::/59\",\r\n + \ \"2603:1007:200:20::/59\",\r\n \"2603:1010::/46\",\r\n + \ \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n \"2603:1010:100::/40\",\r\n + \ \"2603:1010:200::/47\",\r\n \"2603:1010:202::/48\",\r\n + \ \"2603:1010:204::/48\",\r\n \"2603:1010:205::/48\",\r\n + \ \"2603:1010:206::/48\",\r\n \"2603:1010:300::/47\",\r\n + \ \"2603:1010:303::/48\",\r\n \"2603:1010:304::/47\",\r\n + \ \"2603:1010:400::/47\",\r\n \"2603:1010:403::/48\",\r\n + \ \"2603:1010:404::/47\",\r\n \"2603:1016:1400::/59\",\r\n + \ \"2603:1016:1400:20::/59\",\r\n \"2603:1016:1400:40::/59\",\r\n + \ \"2603:1016:1400:60::/59\",\r\n \"2603:1016:2400::/48\",\r\n + \ \"2603:1016:2401::/48\",\r\n \"2603:1016:2402::/48\",\r\n + \ \"2603:1016:2403::/48\",\r\n \"2603:1016:2500::/64\",\r\n + \ \"2603:1016:2500:4::/64\",\r\n \"2603:1016:2500:8::/64\",\r\n + \ \"2603:1016:2500:c::/64\",\r\n \"2603:1017::/59\",\r\n + \ \"2603:1017:0:20::/59\",\r\n \"2603:1017:0:40::/59\",\r\n \ \"2603:1017:0:60::/59\",\r\n \"2603:1020::/47\",\r\n \"2603:1020:2::/48\",\r\n \ \"2603:1020:4::/48\",\r\n \"2603:1020:5::/48\",\r\n \"2603:1020:6::/48\",\r\n \ \"2603:1020:100::/47\",\r\n \"2603:1020:103::/48\",\r\n @@ -5349,9 +5393,8 @@ interactions: \ \"2603:1030:9:200::/57\",\r\n \"2603:1030:9:280::/61\",\r\n \ \"2603:1030:9:288::/62\",\r\n \"2603:1030:9:28c::/64\",\r\n \ \"2603:1030:9:28d::/64\",\r\n \"2603:1030:9:28e::/63\",\r\n - \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/60\",\r\n - \ \"2603:1030:9:2b0::/61\",\r\n \"2603:1030:9:2b8::/62\",\r\n - \ \"2603:1030:9:2bc::/63\",\r\n \"2603:1030:9:2be::/64\",\r\n + \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/59\",\r\n + \ \"2603:1030:9:2c0::/63\",\r\n \"2603:1030:9:2c2::/64\",\r\n \ \"2603:1030:a::/47\",\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:e::/48\",\r\n \ \"2603:1030:f::/48\",\r\n \"2603:1030:10::/47\",\r\n \"2603:1030:12::/48\",\r\n \ \"2603:1030:13::/56\",\r\n \"2603:1030:13:100::/56\",\r\n @@ -5455,47 +5498,50 @@ interactions: \ \"2603:1030:401:348::/61\",\r\n \"2603:1030:401:350::/60\",\r\n \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n - \ \"2603:1030:402::/47\",\r\n \"2603:1030:405::/48\",\r\n - \ \"2603:1030:406::/47\",\r\n \"2603:1030:408::/48\",\r\n - \ \"2603:1030:409::/48\",\r\n \"2603:1030:40a::/64\",\r\n - \ \"2603:1030:40a:1::/64\",\r\n \"2603:1030:40a:2::/64\",\r\n - \ \"2603:1030:40a:3::/64\",\r\n \"2603:1030:40a:4::/62\",\r\n - \ \"2603:1030:40a:8::/63\",\r\n \"2603:1030:40b::/48\",\r\n - \ \"2603:1030:40c::/48\",\r\n \"2603:1030:40d::/60\",\r\n - \ \"2603:1030:40d:4000::/50\",\r\n \"2603:1030:40d:8000::/49\",\r\n - \ \"2603:1030:40e::/56\",\r\n \"2603:1030:40e:100::/56\",\r\n - \ \"2603:1030:40f::/48\",\r\n \"2603:1030:410::/48\",\r\n - \ \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n - \ \"2603:1030:504::/47\",\r\n \"2603:1030:600::/46\",\r\n - \ \"2603:1030:604::/47\",\r\n \"2603:1030:607::/48\",\r\n - \ \"2603:1030:608::/47\",\r\n \"2603:1030:800::/48\",\r\n - \ \"2603:1030:802::/47\",\r\n \"2603:1030:804::/58\",\r\n - \ \"2603:1030:804:40::/60\",\r\n \"2603:1030:804:50::/63\",\r\n - \ \"2603:1030:804:52::/64\",\r\n \"2603:1030:804:53::/64\",\r\n - \ \"2603:1030:804:54::/64\",\r\n \"2603:1030:804:55::/64\",\r\n - \ \"2603:1030:804:56::/63\",\r\n \"2603:1030:804:58::/63\",\r\n - \ \"2603:1030:804:5a::/64\",\r\n \"2603:1030:804:5b::/64\",\r\n - \ \"2603:1030:804:5c::/62\",\r\n \"2603:1030:804:60::/62\",\r\n - \ \"2603:1030:804:64::/63\",\r\n \"2603:1030:804:66::/64\",\r\n - \ \"2603:1030:804:67::/64\",\r\n \"2603:1030:804:68::/61\",\r\n - \ \"2603:1030:804:70::/60\",\r\n \"2603:1030:804:80::/59\",\r\n - \ \"2603:1030:804:a0::/62\",\r\n \"2603:1030:804:a4::/64\",\r\n - \ \"2603:1030:804:a5::/64\",\r\n \"2603:1030:804:a6::/63\",\r\n - \ \"2603:1030:804:a8::/61\",\r\n \"2603:1030:804:b0::/62\",\r\n - \ \"2603:1030:804:b4::/64\",\r\n \"2603:1030:804:b5::/64\",\r\n - \ \"2603:1030:804:b6::/63\",\r\n \"2603:1030:804:b8::/61\",\r\n - \ \"2603:1030:804:c0::/61\",\r\n \"2603:1030:804:c8::/62\",\r\n - \ \"2603:1030:804:cc::/63\",\r\n \"2603:1030:804:ce::/63\",\r\n - \ \"2603:1030:804:d0::/63\",\r\n \"2603:1030:804:d2::/63\",\r\n - \ \"2603:1030:804:d4::/62\",\r\n \"2603:1030:804:d8::/61\",\r\n - \ \"2603:1030:804:e0::/59\",\r\n \"2603:1030:804:100::/57\",\r\n - \ \"2603:1030:804:180::/58\",\r\n \"2603:1030:804:1c0::/61\",\r\n - \ \"2603:1030:804:1c8::/64\",\r\n \"2603:1030:804:1c9::/64\",\r\n - \ \"2603:1030:804:1ca::/63\",\r\n \"2603:1030:804:1cc::/64\",\r\n - \ \"2603:1030:804:1cd::/64\",\r\n \"2603:1030:804:1ce::/63\",\r\n - \ \"2603:1030:804:1d0::/60\",\r\n \"2603:1030:804:1e0::/60\",\r\n - \ \"2603:1030:804:1f0::/61\",\r\n \"2603:1030:804:1f8::/62\",\r\n - \ \"2603:1030:804:1fc::/64\",\r\n \"2603:1030:805::/48\",\r\n + \ \"2603:1030:401:36b::/64\",\r\n \"2603:1030:401:36c::/62\",\r\n + \ \"2603:1030:401:370::/60\",\r\n \"2603:1030:401:380::/63\",\r\n + \ \"2603:1030:401:382::/64\",\r\n \"2603:1030:401:383::/64\",\r\n + \ \"2603:1030:401:384::/62\",\r\n \"2603:1030:402::/47\",\r\n + \ \"2603:1030:405::/48\",\r\n \"2603:1030:406::/47\",\r\n + \ \"2603:1030:408::/48\",\r\n \"2603:1030:409::/48\",\r\n + \ \"2603:1030:40a::/64\",\r\n \"2603:1030:40a:1::/64\",\r\n + \ \"2603:1030:40a:2::/64\",\r\n \"2603:1030:40a:3::/64\",\r\n + \ \"2603:1030:40a:4::/62\",\r\n \"2603:1030:40a:8::/63\",\r\n + \ \"2603:1030:40b::/48\",\r\n \"2603:1030:40c::/48\",\r\n + \ \"2603:1030:40d::/60\",\r\n \"2603:1030:40d:4000::/50\",\r\n + \ \"2603:1030:40d:8000::/49\",\r\n \"2603:1030:40e::/56\",\r\n + \ \"2603:1030:40e:100::/56\",\r\n \"2603:1030:40f::/48\",\r\n + \ \"2603:1030:410::/48\",\r\n \"2603:1030:500::/47\",\r\n + \ \"2603:1030:503::/48\",\r\n \"2603:1030:504::/47\",\r\n + \ \"2603:1030:600::/46\",\r\n \"2603:1030:604::/47\",\r\n + \ \"2603:1030:607::/48\",\r\n \"2603:1030:608::/47\",\r\n + \ \"2603:1030:800::/48\",\r\n \"2603:1030:802::/47\",\r\n + \ \"2603:1030:804::/58\",\r\n \"2603:1030:804:40::/60\",\r\n + \ \"2603:1030:804:50::/63\",\r\n \"2603:1030:804:52::/64\",\r\n + \ \"2603:1030:804:53::/64\",\r\n \"2603:1030:804:54::/64\",\r\n + \ \"2603:1030:804:55::/64\",\r\n \"2603:1030:804:56::/63\",\r\n + \ \"2603:1030:804:58::/63\",\r\n \"2603:1030:804:5a::/64\",\r\n + \ \"2603:1030:804:5b::/64\",\r\n \"2603:1030:804:5c::/62\",\r\n + \ \"2603:1030:804:60::/62\",\r\n \"2603:1030:804:64::/63\",\r\n + \ \"2603:1030:804:66::/64\",\r\n \"2603:1030:804:67::/64\",\r\n + \ \"2603:1030:804:68::/61\",\r\n \"2603:1030:804:70::/60\",\r\n + \ \"2603:1030:804:80::/59\",\r\n \"2603:1030:804:a0::/62\",\r\n + \ \"2603:1030:804:a4::/64\",\r\n \"2603:1030:804:a5::/64\",\r\n + \ \"2603:1030:804:a6::/63\",\r\n \"2603:1030:804:a8::/61\",\r\n + \ \"2603:1030:804:b0::/62\",\r\n \"2603:1030:804:b4::/64\",\r\n + \ \"2603:1030:804:b5::/64\",\r\n \"2603:1030:804:b6::/63\",\r\n + \ \"2603:1030:804:b8::/61\",\r\n \"2603:1030:804:c0::/61\",\r\n + \ \"2603:1030:804:c8::/62\",\r\n \"2603:1030:804:cc::/63\",\r\n + \ \"2603:1030:804:ce::/63\",\r\n \"2603:1030:804:d0::/63\",\r\n + \ \"2603:1030:804:d2::/63\",\r\n \"2603:1030:804:d4::/62\",\r\n + \ \"2603:1030:804:d8::/61\",\r\n \"2603:1030:804:e0::/59\",\r\n + \ \"2603:1030:804:100::/57\",\r\n \"2603:1030:804:180::/58\",\r\n + \ \"2603:1030:804:1c0::/61\",\r\n \"2603:1030:804:1c8::/64\",\r\n + \ \"2603:1030:804:1c9::/64\",\r\n \"2603:1030:804:1ca::/63\",\r\n + \ \"2603:1030:804:1cc::/64\",\r\n \"2603:1030:804:1cd::/64\",\r\n + \ \"2603:1030:804:1ce::/63\",\r\n \"2603:1030:804:1d0::/60\",\r\n + \ \"2603:1030:804:1e0::/59\",\r\n \"2603:1030:804:200::/61\",\r\n + \ \"2603:1030:804:208::/64\",\r\n \"2603:1030:805::/48\",\r\n \ \"2603:1030:806::/48\",\r\n \"2603:1030:807::/48\",\r\n \ \"2603:1030:809::/48\",\r\n \"2603:1030:80a::/56\",\r\n \ \"2603:1030:80b::/48\",\r\n \"2603:1030:80c::/48\",\r\n @@ -5622,109 +5668,137 @@ interactions: \ \"2603:1056:1400::/48\",\r\n \"2603:1056:1401::/48\",\r\n \ \"2603:1056:1402::/48\",\r\n \"2603:1056:1403::/48\",\r\n \ \"2603:1056:1500::/64\",\r\n \"2603:1056:1500:4::/64\",\r\n - \ \"2603:1056:1500:c::/64\",\r\n \"2603:1056:2000:20::/59\",\r\n - \ \"2603:1056:2000:60::/59\",\r\n \"2603:1057:2:20::/59\",\r\n - \ \"2603:1057:2:60::/59\",\r\n \"2603:1061:1000::/48\",\r\n - \ \"2603:1061:1001::/48\",\r\n \"2603:1061:1002::/48\",\r\n - \ \"2603:1061:1003::/48\",\r\n \"2603:1061:1004::/59\",\r\n - \ \"2603:1061:1004:20::/60\",\r\n \"2603:1061:1004:30::/62\",\r\n - \ \"2603:1061:1004:34::/63\",\r\n \"2603:1061:1004:36::/64\",\r\n - \ \"2603:1062:2::/57\",\r\n \"2603:1062:2:80::/57\",\r\n - \ \"2603:1062:2:100::/57\",\r\n \"2603:1062:2:180::/57\",\r\n - \ \"2603:1063:8::/56\",\r\n \"2603:1063:9::/56\",\r\n \"2603:1063:16::/56\",\r\n - \ \"2603:1063:24::/56\",\r\n \"2603:1063:26::/56\",\r\n \"2603:1063:108::/55\",\r\n + \ \"2603:1056:2000:20::/59\",\r\n \"2603:1056:2000:60::/59\",\r\n + \ \"2603:1057:2:20::/59\",\r\n \"2603:1057:2:60::/59\",\r\n + \ \"2603:1061:1000::/48\",\r\n \"2603:1061:1001::/48\",\r\n + \ \"2603:1061:1002::/48\",\r\n \"2603:1061:1003::/48\",\r\n + \ \"2603:1061:1004::/59\",\r\n \"2603:1061:1004:20::/60\",\r\n + \ \"2603:1061:1004:30::/62\",\r\n \"2603:1061:1004:34::/63\",\r\n + \ \"2603:1061:1004:36::/64\",\r\n \"2603:1062:2::/57\",\r\n + \ \"2603:1062:2:80::/57\",\r\n \"2603:1062:2:100::/57\",\r\n + \ \"2603:1062:2:180::/57\",\r\n \"2603:1063:8::/56\",\r\n + \ \"2603:1063:9::/56\",\r\n \"2603:1063:16::/56\",\r\n \"2603:1063:24::/56\",\r\n + \ \"2603:1063:26::/56\",\r\n \"2603:1063:108::/55\",\r\n \ \"2603:1063:109::/55\",\r\n \"2603:1063:116::/55\",\r\n \ \"2603:1063:124::/55\",\r\n \"2603:1063:126::/55\",\r\n \ \"2603:1063:208::/55\",\r\n \"2603:1063:209::/55\",\r\n \ \"2603:1063:216::/55\",\r\n \"2603:1063:224::/55\",\r\n - \ \"2603:1063:226::/55\",\r\n \"2a01:111:f100:1000::/62\",\r\n - \ \"2a01:111:f100:1004::/63\",\r\n \"2a01:111:f100:2000::/52\",\r\n - \ \"2a01:111:f100:3000::/52\",\r\n \"2a01:111:f100:4002::/64\",\r\n - \ \"2a01:111:f100:5000::/52\",\r\n \"2a01:111:f100:6000::/64\",\r\n - \ \"2a01:111:f100:a000::/63\",\r\n \"2a01:111:f100:a002::/64\",\r\n - \ \"2a01:111:f100:a004::/64\",\r\n \"2a01:111:f403:c000::/64\",\r\n - \ \"2a01:111:f403:c004::/62\",\r\n \"2a01:111:f403:c100::/64\",\r\n - \ \"2a01:111:f403:c10c::/62\",\r\n \"2a01:111:f403:c110::/64\",\r\n - \ \"2a01:111:f403:c111::/64\",\r\n \"2a01:111:f403:c112::/64\",\r\n - \ \"2a01:111:f403:c113::/64\",\r\n \"2a01:111:f403:c114::/64\",\r\n - \ \"2a01:111:f403:c200::/64\",\r\n \"2a01:111:f403:c201::/64\",\r\n - \ \"2a01:111:f403:c202::/64\",\r\n \"2a01:111:f403:c203::/64\",\r\n - \ \"2a01:111:f403:c204::/64\",\r\n \"2a01:111:f403:c400::/64\",\r\n - \ \"2a01:111:f403:c401::/64\",\r\n \"2a01:111:f403:c800::/64\",\r\n - \ \"2a01:111:f403:c804::/62\",\r\n \"2a01:111:f403:c900::/64\",\r\n - \ \"2a01:111:f403:c904::/62\",\r\n \"2a01:111:f403:c908::/62\",\r\n - \ \"2a01:111:f403:c90c::/62\",\r\n \"2a01:111:f403:c910::/62\",\r\n - \ \"2a01:111:f403:c914::/62\",\r\n \"2a01:111:f403:c918::/64\",\r\n - \ \"2a01:111:f403:c919::/64\",\r\n \"2a01:111:f403:c91a::/63\",\r\n - \ \"2a01:111:f403:c91c::/63\",\r\n \"2a01:111:f403:c91e::/63\",\r\n - \ \"2a01:111:f403:c920::/63\",\r\n \"2a01:111:f403:c922::/64\",\r\n - \ \"2a01:111:f403:c923::/64\",\r\n \"2a01:111:f403:c924::/62\",\r\n - \ \"2a01:111:f403:c928::/62\",\r\n \"2a01:111:f403:c92c::/64\",\r\n - \ \"2a01:111:f403:c92d::/64\",\r\n \"2a01:111:f403:c92e::/63\",\r\n - \ \"2a01:111:f403:c930::/63\",\r\n \"2a01:111:f403:c932::/63\",\r\n - \ \"2a01:111:f403:c934::/63\",\r\n \"2a01:111:f403:c936::/64\",\r\n - \ \"2a01:111:f403:c937::/64\",\r\n \"2a01:111:f403:c938::/62\",\r\n - \ \"2a01:111:f403:c93c::/62\",\r\n \"2a01:111:f403:c940::/64\",\r\n - \ \"2a01:111:f403:ca00::/62\",\r\n \"2a01:111:f403:ca04::/64\",\r\n - \ \"2a01:111:f403:ca05::/64\",\r\n \"2a01:111:f403:ca06::/63\",\r\n - \ \"2a01:111:f403:ca08::/63\",\r\n \"2a01:111:f403:ca10::/64\",\r\n - \ \"2a01:111:f403:ca11::/64\",\r\n \"2a01:111:f403:ca12::/63\",\r\n - \ \"2a01:111:f403:ca14::/63\",\r\n \"2a01:111:f403:ca16::/63\",\r\n - \ \"2a01:111:f403:ca18::/63\",\r\n \"2a01:111:f403:ca20::/62\",\r\n - \ \"2a01:111:f403:ca24::/64\",\r\n \"2a01:111:f403:cc00::/62\",\r\n - \ \"2a01:111:f403:cc04::/64\",\r\n \"2a01:111:f403:cc05::/64\",\r\n - \ \"2a01:111:f403:cc06::/63\",\r\n \"2a01:111:f403:cc08::/63\",\r\n - \ \"2a01:111:f403:d000::/64\",\r\n \"2a01:111:f403:d004::/62\",\r\n - \ \"2a01:111:f403:d100::/64\",\r\n \"2a01:111:f403:d104::/62\",\r\n - \ \"2a01:111:f403:d108::/62\",\r\n \"2a01:111:f403:d10c::/62\",\r\n - \ \"2a01:111:f403:d120::/62\",\r\n \"2a01:111:f403:d124::/64\",\r\n - \ \"2a01:111:f403:d125::/64\",\r\n \"2a01:111:f403:d200::/64\",\r\n - \ \"2a01:111:f403:d201::/64\",\r\n \"2a01:111:f403:d202::/64\",\r\n - \ \"2a01:111:f403:d203::/64\",\r\n \"2a01:111:f403:d205::/64\",\r\n - \ \"2a01:111:f403:d401::/64\",\r\n \"2a01:111:f403:d402::/64\",\r\n - \ \"2a01:111:f403:d800::/64\",\r\n \"2a01:111:f403:d804::/62\",\r\n - \ \"2a01:111:f403:d900::/64\",\r\n \"2a01:111:f403:d904::/62\",\r\n - \ \"2a01:111:f403:d908::/62\",\r\n \"2a01:111:f403:d90c::/62\",\r\n - \ \"2a01:111:f403:d910::/62\",\r\n \"2a01:111:f403:d914::/64\",\r\n - \ \"2a01:111:f403:d915::/64\",\r\n \"2a01:111:f403:da00::/64\",\r\n - \ \"2a01:111:f403:da01::/64\",\r\n \"2a01:111:f403:da02::/64\",\r\n - \ \"2a01:111:f403:da03::/64\",\r\n \"2a01:111:f403:da05::/64\",\r\n - \ \"2a01:111:f403:dc00::/64\",\r\n \"2a01:111:f403:dc01::/64\",\r\n - \ \"2a01:111:f403:e000::/64\",\r\n \"2a01:111:f403:e003::/64\",\r\n - \ \"2a01:111:f403:e004::/62\",\r\n \"2a01:111:f403:e008::/62\",\r\n - \ \"2a01:111:f403:e00c::/62\",\r\n \"2a01:111:f403:e010::/62\",\r\n - \ \"2a01:111:f403:e014::/64\",\r\n \"2a01:111:f403:e200::/64\",\r\n - \ \"2a01:111:f403:e201::/64\",\r\n \"2a01:111:f403:e202::/64\",\r\n - \ \"2a01:111:f403:e203::/64\",\r\n \"2a01:111:f403:e205::/64\",\r\n - \ \"2a01:111:f403:e400::/64\",\r\n \"2a01:111:f403:e401::/64\",\r\n - \ \"2a01:111:f403:f000::/64\",\r\n \"2a01:111:f403:f800::/62\",\r\n - \ \"2a01:111:f403:f804::/62\",\r\n \"2a01:111:f403:f900::/62\",\r\n - \ \"2a01:111:f403:f904::/62\",\r\n \"2a01:111:f403:f908::/62\",\r\n - \ \"2a01:111:f403:f90c::/62\",\r\n \"2a01:111:f403:f910::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiacentral\",\r\n - \ \"id\": \"AzureCloud.australiacentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.155.128/26\",\r\n \"13.105.27.160/27\",\r\n - \ \"20.28.0.0/17\",\r\n \"20.36.32.0/19\",\r\n \"20.36.104.0/21\",\r\n - \ \"20.37.0.0/18\",\r\n \"20.37.224.0/19\",\r\n \"20.38.184.0/22\",\r\n - \ \"20.39.64.0/21\",\r\n \"20.47.35.0/24\",\r\n \"20.53.0.0/19\",\r\n - \ \"20.53.48.0/21\",\r\n \"20.60.214.0/23\",\r\n \"20.70.0.0/18\",\r\n - \ \"20.135.52.0/23\",\r\n \"20.150.124.0/24\",\r\n \"20.157.0.0/24\",\r\n - \ \"20.157.101.0/24\",\r\n \"20.157.138.0/24\",\r\n \"20.190.189.64/26\",\r\n - \ \"20.213.224.0/19\",\r\n \"20.227.128.0/17\",\r\n \"20.248.0.0/17\",\r\n - \ \"40.82.240.0/22\",\r\n \"40.90.130.48/28\",\r\n \"40.90.142.96/27\",\r\n - \ \"40.90.149.64/27\",\r\n \"40.126.61.64/26\",\r\n \"52.108.74.0/24\",\r\n - \ \"52.108.95.0/24\",\r\n \"52.109.128.0/22\",\r\n \"52.111.248.0/24\",\r\n - \ \"52.143.219.0/24\",\r\n \"52.239.216.0/23\",\r\n \"2603:1010:300::/47\",\r\n - \ \"2603:1010:303::/48\",\r\n \"2603:1010:304::/47\",\r\n - \ \"2603:1016:1400:20::/59\",\r\n \"2603:1016:2400::/48\",\r\n - \ \"2603:1016:2500:4::/64\",\r\n \"2603:1017:0:20::/59\"\r\n + \ \"2603:1063:226::/55\",\r\n \"2603:1063:2200::/64\",\r\n + \ \"2603:1063:2200:4::/64\",\r\n \"2603:1063:2200:8::/64\",\r\n + \ \"2603:1063:2200:c::/64\",\r\n \"2603:1063:2200:10::/64\",\r\n + \ \"2603:1063:2200:14::/64\",\r\n \"2603:1063:2200:18::/64\",\r\n + \ \"2603:1063:2200:1c::/64\",\r\n \"2603:1063:2200:20::/64\",\r\n + \ \"2603:1063:2200:24::/64\",\r\n \"2603:1063:2200:28::/64\",\r\n + \ \"2603:1063:2200:2c::/64\",\r\n \"2603:1063:2200:30::/64\",\r\n + \ \"2603:1063:2202::/64\",\r\n \"2603:1063:2202:4::/64\",\r\n + \ \"2603:1063:2202:8::/64\",\r\n \"2603:1063:2202:c::/64\",\r\n + \ \"2603:1063:2202:10::/64\",\r\n \"2603:1063:2202:14::/64\",\r\n + \ \"2603:1063:2202:18::/64\",\r\n \"2603:1063:2202:1c::/64\",\r\n + \ \"2603:1063:2202:20::/64\",\r\n \"2603:1063:2202:24::/64\",\r\n + \ \"2603:1063:2202:28::/64\",\r\n \"2603:1063:2202:2c::/64\",\r\n + \ \"2603:1063:2202:30::/64\",\r\n \"2603:1063:2202:34::/64\",\r\n + \ \"2603:1063:2202:38::/64\",\r\n \"2603:1063:2202:3c::/64\",\r\n + \ \"2603:1063:2202:40::/64\",\r\n \"2603:1063:2202:44::/64\",\r\n + \ \"2603:1063:2202:48::/64\",\r\n \"2603:1063:2202:4c::/64\",\r\n + \ \"2603:1063:2202:50::/64\",\r\n \"2603:1063:2204::/64\",\r\n + \ \"2603:1063:2204:4::/64\",\r\n \"2603:1063:2206::/64\",\r\n + \ \"2603:1063:2206:4::/64\",\r\n \"2603:1063:2206:8::/64\",\r\n + \ \"2603:1063:2206:c::/64\",\r\n \"2603:1063:2206:10::/64\",\r\n + \ \"2603:1063:2206:14::/64\",\r\n \"2603:1063:2206:18::/64\",\r\n + \ \"2603:1063:2206:1c::/64\",\r\n \"2603:1063:2206:20::/64\",\r\n + \ \"2603:1063:2206:24::/64\",\r\n \"2603:1063:2206:28::/64\",\r\n + \ \"2603:1063:2206:2c::/64\",\r\n \"2603:1063:2206:30::/64\",\r\n + \ \"2603:1063:2206:34::/64\",\r\n \"2603:1063:2206:38::/64\",\r\n + \ \"2603:1063:2206:3c::/64\",\r\n \"2603:1063:2206:40::/64\",\r\n + \ \"2603:1063:2206:44::/64\",\r\n \"2603:1063:2206:48::/64\",\r\n + \ \"2a01:111:f100:1000::/62\",\r\n \"2a01:111:f100:1004::/63\",\r\n + \ \"2a01:111:f100:2000::/52\",\r\n \"2a01:111:f100:3000::/52\",\r\n + \ \"2a01:111:f100:4002::/64\",\r\n \"2a01:111:f100:5000::/52\",\r\n + \ \"2a01:111:f100:6000::/64\",\r\n \"2a01:111:f100:a000::/63\",\r\n + \ \"2a01:111:f100:a002::/64\",\r\n \"2a01:111:f100:a004::/64\",\r\n + \ \"2a01:111:f403:c000::/64\",\r\n \"2a01:111:f403:c004::/62\",\r\n + \ \"2a01:111:f403:c100::/64\",\r\n \"2a01:111:f403:c10c::/62\",\r\n + \ \"2a01:111:f403:c110::/64\",\r\n \"2a01:111:f403:c111::/64\",\r\n + \ \"2a01:111:f403:c112::/64\",\r\n \"2a01:111:f403:c113::/64\",\r\n + \ \"2a01:111:f403:c114::/64\",\r\n \"2a01:111:f403:c200::/64\",\r\n + \ \"2a01:111:f403:c201::/64\",\r\n \"2a01:111:f403:c202::/64\",\r\n + \ \"2a01:111:f403:c203::/64\",\r\n \"2a01:111:f403:c204::/64\",\r\n + \ \"2a01:111:f403:c400::/64\",\r\n \"2a01:111:f403:c401::/64\",\r\n + \ \"2a01:111:f403:c800::/64\",\r\n \"2a01:111:f403:c804::/62\",\r\n + \ \"2a01:111:f403:c900::/64\",\r\n \"2a01:111:f403:c904::/62\",\r\n + \ \"2a01:111:f403:c908::/62\",\r\n \"2a01:111:f403:c90c::/62\",\r\n + \ \"2a01:111:f403:c910::/62\",\r\n \"2a01:111:f403:c914::/62\",\r\n + \ \"2a01:111:f403:c918::/64\",\r\n \"2a01:111:f403:c919::/64\",\r\n + \ \"2a01:111:f403:c91a::/63\",\r\n \"2a01:111:f403:c91c::/63\",\r\n + \ \"2a01:111:f403:c91e::/63\",\r\n \"2a01:111:f403:c920::/63\",\r\n + \ \"2a01:111:f403:c922::/64\",\r\n \"2a01:111:f403:c923::/64\",\r\n + \ \"2a01:111:f403:c924::/62\",\r\n \"2a01:111:f403:c928::/62\",\r\n + \ \"2a01:111:f403:c92c::/64\",\r\n \"2a01:111:f403:c92d::/64\",\r\n + \ \"2a01:111:f403:c92e::/63\",\r\n \"2a01:111:f403:c930::/63\",\r\n + \ \"2a01:111:f403:c932::/63\",\r\n \"2a01:111:f403:c934::/63\",\r\n + \ \"2a01:111:f403:c936::/64\",\r\n \"2a01:111:f403:c937::/64\",\r\n + \ \"2a01:111:f403:c938::/62\",\r\n \"2a01:111:f403:c93c::/62\",\r\n + \ \"2a01:111:f403:c940::/64\",\r\n \"2a01:111:f403:ca00::/62\",\r\n + \ \"2a01:111:f403:ca04::/64\",\r\n \"2a01:111:f403:ca05::/64\",\r\n + \ \"2a01:111:f403:ca06::/63\",\r\n \"2a01:111:f403:ca08::/63\",\r\n + \ \"2a01:111:f403:ca10::/64\",\r\n \"2a01:111:f403:ca11::/64\",\r\n + \ \"2a01:111:f403:ca12::/63\",\r\n \"2a01:111:f403:ca14::/63\",\r\n + \ \"2a01:111:f403:ca16::/63\",\r\n \"2a01:111:f403:ca18::/63\",\r\n + \ \"2a01:111:f403:ca20::/62\",\r\n \"2a01:111:f403:ca24::/64\",\r\n + \ \"2a01:111:f403:cc00::/62\",\r\n \"2a01:111:f403:cc04::/64\",\r\n + \ \"2a01:111:f403:cc05::/64\",\r\n \"2a01:111:f403:cc06::/63\",\r\n + \ \"2a01:111:f403:cc08::/63\",\r\n \"2a01:111:f403:d000::/64\",\r\n + \ \"2a01:111:f403:d004::/62\",\r\n \"2a01:111:f403:d100::/64\",\r\n + \ \"2a01:111:f403:d104::/62\",\r\n \"2a01:111:f403:d108::/62\",\r\n + \ \"2a01:111:f403:d10c::/62\",\r\n \"2a01:111:f403:d120::/62\",\r\n + \ \"2a01:111:f403:d124::/64\",\r\n \"2a01:111:f403:d125::/64\",\r\n + \ \"2a01:111:f403:d200::/64\",\r\n \"2a01:111:f403:d201::/64\",\r\n + \ \"2a01:111:f403:d202::/64\",\r\n \"2a01:111:f403:d203::/64\",\r\n + \ \"2a01:111:f403:d205::/64\",\r\n \"2a01:111:f403:d401::/64\",\r\n + \ \"2a01:111:f403:d402::/64\",\r\n \"2a01:111:f403:d800::/64\",\r\n + \ \"2a01:111:f403:d804::/62\",\r\n \"2a01:111:f403:d900::/64\",\r\n + \ \"2a01:111:f403:d904::/62\",\r\n \"2a01:111:f403:d908::/62\",\r\n + \ \"2a01:111:f403:d90c::/62\",\r\n \"2a01:111:f403:d910::/62\",\r\n + \ \"2a01:111:f403:d914::/64\",\r\n \"2a01:111:f403:d915::/64\",\r\n + \ \"2a01:111:f403:da00::/64\",\r\n \"2a01:111:f403:da01::/64\",\r\n + \ \"2a01:111:f403:da02::/64\",\r\n \"2a01:111:f403:da03::/64\",\r\n + \ \"2a01:111:f403:da05::/64\",\r\n \"2a01:111:f403:dc00::/64\",\r\n + \ \"2a01:111:f403:dc01::/64\",\r\n \"2a01:111:f403:e000::/64\",\r\n + \ \"2a01:111:f403:e003::/64\",\r\n \"2a01:111:f403:e004::/62\",\r\n + \ \"2a01:111:f403:e008::/62\",\r\n \"2a01:111:f403:e00c::/62\",\r\n + \ \"2a01:111:f403:e010::/62\",\r\n \"2a01:111:f403:e014::/64\",\r\n + \ \"2a01:111:f403:e200::/64\",\r\n \"2a01:111:f403:e201::/64\",\r\n + \ \"2a01:111:f403:e202::/64\",\r\n \"2a01:111:f403:e203::/64\",\r\n + \ \"2a01:111:f403:e205::/64\",\r\n \"2a01:111:f403:e400::/64\",\r\n + \ \"2a01:111:f403:e401::/64\",\r\n \"2a01:111:f403:f000::/64\",\r\n + \ \"2a01:111:f403:f800::/62\",\r\n \"2a01:111:f403:f804::/62\",\r\n + \ \"2a01:111:f403:f900::/62\",\r\n \"2a01:111:f403:f904::/62\",\r\n + \ \"2a01:111:f403:f908::/62\",\r\n \"2a01:111:f403:f90c::/62\",\r\n + \ \"2a01:111:f403:f910::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.australiacentral\",\r\n \"id\": + \"AzureCloud.australiacentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": + \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.155.128/26\",\r\n + \ \"13.105.27.160/27\",\r\n \"20.28.0.0/17\",\r\n \"20.36.32.0/19\",\r\n + \ \"20.36.104.0/21\",\r\n \"20.37.0.0/18\",\r\n \"20.37.224.0/19\",\r\n + \ \"20.38.184.0/22\",\r\n \"20.39.64.0/21\",\r\n \"20.47.35.0/24\",\r\n + \ \"20.53.0.0/19\",\r\n \"20.53.48.0/21\",\r\n \"20.60.214.0/23\",\r\n + \ \"20.70.0.0/18\",\r\n \"20.135.52.0/23\",\r\n \"20.150.124.0/24\",\r\n + \ \"20.157.0.0/24\",\r\n \"20.157.101.0/24\",\r\n \"20.157.138.0/24\",\r\n + \ \"20.190.189.64/26\",\r\n \"20.213.224.0/19\",\r\n \"20.227.128.0/17\",\r\n + \ \"20.248.0.0/17\",\r\n \"40.82.240.0/22\",\r\n \"40.90.130.48/28\",\r\n + \ \"40.90.142.96/27\",\r\n \"40.90.149.64/27\",\r\n \"40.126.61.64/26\",\r\n + \ \"52.108.74.0/24\",\r\n \"52.108.95.0/24\",\r\n \"52.109.128.0/22\",\r\n + \ \"52.111.248.0/24\",\r\n \"52.143.219.0/24\",\r\n \"52.239.216.0/23\",\r\n + \ \"2603:1010:300::/47\",\r\n \"2603:1010:303::/48\",\r\n + \ \"2603:1010:304::/47\",\r\n \"2603:1016:1400:20::/59\",\r\n + \ \"2603:1016:2400::/48\",\r\n \"2603:1016:2500:4::/64\",\r\n + \ \"2603:1017:0:20::/59\",\r\n \"2603:1063:2202:c::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiacentral2\",\r\n \ \"id\": \"AzureCloud.australiacentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": @@ -5739,55 +5813,56 @@ interactions: \ \"52.143.218.0/24\",\r\n \"52.239.218.0/23\",\r\n \"2603:1010:400::/47\",\r\n \ \"2603:1010:403::/48\",\r\n \"2603:1010:404::/47\",\r\n \ \"2603:1016:1400:40::/59\",\r\n \"2603:1016:2401::/48\",\r\n - \ \"2603:1016:2500:8::/64\",\r\n \"2603:1017:0:40::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiaeast\",\r\n - \ \"id\": \"AzureCloud.australiaeast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.70.64.0/18\",\r\n - \ \"13.72.224.0/19\",\r\n \"13.73.192.0/20\",\r\n \"13.75.128.0/17\",\r\n - \ \"13.104.211.128/26\",\r\n \"13.105.16.192/26\",\r\n \"13.105.20.128/26\",\r\n - \ \"13.105.52.192/26\",\r\n \"13.105.53.128/26\",\r\n \"20.5.0.0/16\",\r\n - \ \"20.11.0.0/17\",\r\n \"20.28.128.0/17\",\r\n \"20.37.192.0/19\",\r\n - \ \"20.38.112.0/23\",\r\n \"20.40.64.0/20\",\r\n \"20.40.80.0/21\",\r\n - \ \"20.40.120.0/21\",\r\n \"20.40.176.0/20\",\r\n \"20.42.192.0/19\",\r\n - \ \"20.43.96.0/20\",\r\n \"20.47.37.0/24\",\r\n \"20.47.122.0/23\",\r\n - \ \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n \"20.53.64.0/18\",\r\n - \ \"20.53.128.0/17\",\r\n \"20.58.128.0/18\",\r\n \"20.60.72.0/22\",\r\n - \ \"20.60.182.0/23\",\r\n \"20.70.128.0/17\",\r\n \"20.92.64.0/18\",\r\n - \ \"20.92.128.0/17\",\r\n \"20.95.192.0/21\",\r\n \"20.95.208.0/24\",\r\n - \ \"20.135.120.0/21\",\r\n \"20.150.66.0/24\",\r\n \"20.150.92.0/24\",\r\n - \ \"20.150.117.0/24\",\r\n \"20.157.44.0/24\",\r\n \"20.157.107.0/24\",\r\n - \ \"20.157.155.0/24\",\r\n \"20.157.214.0/24\",\r\n \"20.157.220.0/24\",\r\n - \ \"20.167.0.0/17\",\r\n \"20.188.128.0/17\",\r\n \"20.190.142.0/25\",\r\n - \ \"20.190.167.0/24\",\r\n \"20.191.192.0/18\",\r\n \"20.193.0.0/18\",\r\n - \ \"20.193.64.0/19\",\r\n \"20.202.62.0/24\",\r\n \"20.202.65.0/24\",\r\n - \ \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n \"20.213.0.0/17\",\r\n - \ \"20.213.128.0/18\",\r\n \"20.213.192.0/20\",\r\n \"20.227.0.0/18\",\r\n - \ \"20.248.128.0/17\",\r\n \"23.101.208.0/20\",\r\n \"40.79.160.0/20\",\r\n - \ \"40.79.211.0/24\",\r\n \"40.82.32.0/22\",\r\n \"40.82.192.0/19\",\r\n - \ \"40.87.208.0/22\",\r\n \"40.90.18.0/28\",\r\n \"40.90.30.0/25\",\r\n - \ \"40.90.130.80/28\",\r\n \"40.90.130.208/28\",\r\n \"40.90.140.32/27\",\r\n - \ \"40.90.142.160/27\",\r\n \"40.90.147.64/27\",\r\n \"40.90.150.0/27\",\r\n - \ \"40.112.37.128/26\",\r\n \"40.126.14.0/25\",\r\n \"40.126.39.0/24\",\r\n - \ \"40.126.224.0/19\",\r\n \"52.108.40.0/23\",\r\n \"52.108.83.0/24\",\r\n - \ \"52.109.112.0/22\",\r\n \"52.111.224.0/24\",\r\n \"52.113.88.0/22\",\r\n - \ \"52.113.103.0/24\",\r\n \"52.114.16.0/22\",\r\n \"52.114.58.0/23\",\r\n - \ \"52.114.192.0/23\",\r\n \"52.115.98.0/24\",\r\n \"52.120.158.0/23\",\r\n - \ \"52.121.108.0/22\",\r\n \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n - \ \"52.147.0.0/19\",\r\n \"52.156.160.0/19\",\r\n \"52.187.192.0/18\",\r\n - \ \"52.232.136.0/21\",\r\n \"52.232.154.0/24\",\r\n \"52.237.192.0/18\",\r\n - \ \"52.239.130.0/23\",\r\n \"52.239.226.0/24\",\r\n \"52.245.16.0/22\",\r\n - \ \"104.44.90.64/26\",\r\n \"104.44.93.96/27\",\r\n \"104.44.95.48/28\",\r\n - \ \"104.46.29.0/24\",\r\n \"104.46.30.0/23\",\r\n \"104.209.80.0/20\",\r\n - \ \"104.210.64.0/18\",\r\n \"191.238.66.0/23\",\r\n \"191.239.64.0/19\",\r\n - \ \"2603:1010::/46\",\r\n \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n - \ \"2603:1016:1400:60::/59\",\r\n \"2603:1016:2402::/48\",\r\n - \ \"2603:1016:2500:c::/64\",\r\n \"2603:1017:0:60::/59\"\r\n + \ \"2603:1016:2500:8::/64\",\r\n \"2603:1017:0:40::/59\",\r\n + \ \"2603:1063:2202:28::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.australiaeast\",\r\n \"id\": \"AzureCloud.australiaeast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.70.64.0/18\",\r\n \"13.72.224.0/19\",\r\n \"13.73.192.0/20\",\r\n + \ \"13.75.128.0/17\",\r\n \"13.104.211.128/26\",\r\n \"13.105.16.192/26\",\r\n + \ \"13.105.20.128/26\",\r\n \"13.105.52.192/26\",\r\n \"13.105.53.128/26\",\r\n + \ \"20.5.0.0/16\",\r\n \"20.11.0.0/17\",\r\n \"20.28.128.0/17\",\r\n + \ \"20.37.192.0/19\",\r\n \"20.38.112.0/23\",\r\n \"20.40.64.0/20\",\r\n + \ \"20.40.80.0/21\",\r\n \"20.40.120.0/21\",\r\n \"20.40.176.0/20\",\r\n + \ \"20.42.192.0/19\",\r\n \"20.43.96.0/20\",\r\n \"20.47.37.0/24\",\r\n + \ \"20.47.122.0/23\",\r\n \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n + \ \"20.53.64.0/18\",\r\n \"20.53.128.0/17\",\r\n \"20.58.128.0/18\",\r\n + \ \"20.60.72.0/22\",\r\n \"20.60.182.0/23\",\r\n \"20.70.128.0/17\",\r\n + \ \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n \"20.95.192.0/21\",\r\n + \ \"20.95.208.0/24\",\r\n \"20.135.120.0/21\",\r\n \"20.150.66.0/24\",\r\n + \ \"20.150.92.0/24\",\r\n \"20.150.117.0/24\",\r\n \"20.157.44.0/24\",\r\n + \ \"20.157.107.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.214.0/24\",\r\n + \ \"20.157.220.0/24\",\r\n \"20.157.226.0/24\",\r\n \"20.167.0.0/17\",\r\n + \ \"20.188.128.0/17\",\r\n \"20.190.142.0/25\",\r\n \"20.190.167.0/24\",\r\n + \ \"20.191.192.0/18\",\r\n \"20.193.0.0/18\",\r\n \"20.193.64.0/19\",\r\n + \ \"20.202.62.0/24\",\r\n \"20.202.65.0/24\",\r\n \"20.211.0.0/17\",\r\n + \ \"20.211.128.0/18\",\r\n \"20.213.0.0/17\",\r\n \"20.213.128.0/18\",\r\n + \ \"20.213.192.0/20\",\r\n \"20.227.0.0/18\",\r\n \"20.248.128.0/17\",\r\n + \ \"23.101.208.0/20\",\r\n \"40.79.160.0/20\",\r\n \"40.79.211.0/24\",\r\n + \ \"40.82.32.0/22\",\r\n \"40.82.192.0/19\",\r\n \"40.87.208.0/22\",\r\n + \ \"40.90.18.0/28\",\r\n \"40.90.30.0/25\",\r\n \"40.90.130.80/28\",\r\n + \ \"40.90.130.208/28\",\r\n \"40.90.140.32/27\",\r\n \"40.90.142.160/27\",\r\n + \ \"40.90.147.64/27\",\r\n \"40.90.150.0/27\",\r\n \"40.112.37.128/26\",\r\n + \ \"40.126.14.0/25\",\r\n \"40.126.39.0/24\",\r\n \"40.126.224.0/19\",\r\n + \ \"52.108.40.0/23\",\r\n \"52.108.83.0/24\",\r\n \"52.109.112.0/22\",\r\n + \ \"52.111.224.0/24\",\r\n \"52.113.88.0/22\",\r\n \"52.113.103.0/24\",\r\n + \ \"52.114.16.0/22\",\r\n \"52.114.58.0/23\",\r\n \"52.114.192.0/23\",\r\n + \ \"52.115.98.0/24\",\r\n \"52.120.158.0/23\",\r\n \"52.121.108.0/22\",\r\n + \ \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n \"52.147.0.0/19\",\r\n + \ \"52.156.160.0/19\",\r\n \"52.187.192.0/18\",\r\n \"52.232.136.0/21\",\r\n + \ \"52.232.154.0/24\",\r\n \"52.237.192.0/18\",\r\n \"52.239.130.0/23\",\r\n + \ \"52.239.226.0/24\",\r\n \"52.245.16.0/22\",\r\n \"104.44.90.64/26\",\r\n + \ \"104.44.93.96/27\",\r\n \"104.44.95.48/28\",\r\n \"104.46.29.0/24\",\r\n + \ \"104.46.30.0/23\",\r\n \"104.209.80.0/20\",\r\n \"104.210.64.0/18\",\r\n + \ \"191.238.66.0/23\",\r\n \"191.239.64.0/19\",\r\n \"2603:1010::/46\",\r\n + \ \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n \"2603:1016:1400:60::/59\",\r\n + \ \"2603:1016:2402::/48\",\r\n \"2603:1016:2500:c::/64\",\r\n + \ \"2603:1017:0:60::/59\",\r\n \"2603:1063:2202:30::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiasoutheast\",\r\n \ \"id\": \"AzureCloud.australiasoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": @@ -5817,84 +5892,86 @@ interactions: \ \"2603:1010:204::/48\",\r\n \"2603:1010:205::/48\",\r\n \ \"2603:1010:206::/48\",\r\n \"2603:1016:1400::/59\",\r\n \ \"2603:1016:2403::/48\",\r\n \"2603:1016:2500::/64\",\r\n - \ \"2603:1017::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.brazilse\",\r\n \"id\": \"AzureCloud.brazilse\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.27.128/27\",\r\n \"13.105.36.48/28\",\r\n - \ \"13.105.36.96/27\",\r\n \"13.105.52.0/27\",\r\n \"20.20.32.0/26\",\r\n - \ \"20.40.32.0/21\",\r\n \"20.135.76.0/23\",\r\n \"20.150.73.0/24\",\r\n - \ \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n \"20.157.42.0/24\",\r\n - \ \"20.157.189.0/24\",\r\n \"20.157.198.0/24\",\r\n \"20.195.128.0/22\",\r\n - \ \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\r\n \"20.231.128.0/26\",\r\n - \ \"23.97.112.192/27\",\r\n \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n - \ \"40.79.204.192/26\",\r\n \"40.123.128.0/22\",\r\n \"40.126.207.0/24\",\r\n - \ \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n \"52.109.164.0/24\",\r\n - \ \"52.111.207.0/24\",\r\n \"52.112.206.0/24\",\r\n \"52.253.197.0/24\",\r\n - \ \"191.232.16.0/21\",\r\n \"191.233.8.0/21\",\r\n \"191.233.48.0/21\",\r\n - \ \"191.233.160.0/19\",\r\n \"191.234.224.0/19\",\r\n \"191.237.224.0/21\",\r\n - \ \"2603:1050:400::/48\",\r\n \"2603:1050:402::/48\",\r\n + \ \"2603:1017::/59\",\r\n \"2603:1063:2202::/64\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"AzureCloud.brazilse\",\r\n + \ \"id\": \"AzureCloud.brazilse\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.27.128/27\",\r\n + \ \"13.105.36.48/28\",\r\n \"13.105.36.96/27\",\r\n \"13.105.52.0/27\",\r\n + \ \"20.20.32.0/26\",\r\n \"20.40.32.0/21\",\r\n \"20.135.76.0/23\",\r\n + \ \"20.150.73.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n + \ \"20.157.42.0/24\",\r\n \"20.157.189.0/24\",\r\n \"20.157.198.0/24\",\r\n + \ \"20.195.128.0/22\",\r\n \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\r\n + \ \"20.231.128.0/26\",\r\n \"23.97.112.192/27\",\r\n \"23.97.116.0/22\",\r\n + \ \"23.97.120.0/21\",\r\n \"40.79.204.192/26\",\r\n \"40.123.128.0/22\",\r\n + \ \"40.126.207.0/24\",\r\n \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n + \ \"52.109.164.0/24\",\r\n \"52.111.207.0/24\",\r\n \"52.112.206.0/24\",\r\n + \ \"52.253.197.0/24\",\r\n \"191.232.16.0/21\",\r\n \"191.233.8.0/21\",\r\n + \ \"191.233.48.0/21\",\r\n \"191.233.160.0/19\",\r\n \"191.234.224.0/19\",\r\n + \ \"191.237.224.0/21\",\r\n \"2603:1050:400::/48\",\r\n \"2603:1050:402::/48\",\r\n \ \"2603:1050:403::/48\",\r\n \"2603:1050:404::/48\",\r\n \ \"2603:1056:1403::/48\",\r\n \"2603:1056:1500:4::/64\",\r\n \ \"2603:1056:2000:60::/59\",\r\n \"2603:1057:2:60::/59\",\r\n - \ \"2603:1061:1002::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.brazilsouth\",\r\n \"id\": \"AzureCloud.brazilsouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.52.80/28\",\r\n \"13.105.52.128/26\",\r\n - \ \"20.40.16.0/21\",\r\n \"20.40.112.0/21\",\r\n \"20.47.39.0/24\",\r\n - \ \"20.47.86.0/24\",\r\n \"20.60.36.0/23\",\r\n \"20.95.240.0/24\",\r\n - \ \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.157.55.0/24\",\r\n \"20.157.222.0/24\",\r\n \"20.190.145.0/25\",\r\n - \ \"20.190.173.0/24\",\r\n \"20.195.136.0/21\",\r\n \"20.195.152.0/21\",\r\n - \ \"20.195.160.0/19\",\r\n \"20.195.192.0/18\",\r\n \"20.197.128.0/17\",\r\n - \ \"20.201.0.0/17\",\r\n \"20.202.80.0/22\",\r\n \"20.206.64.0/18\",\r\n - \ \"20.206.128.0/17\",\r\n \"20.209.12.0/23\",\r\n \"20.226.0.0/16\",\r\n - \ \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n - \ \"23.97.112.160/27\",\r\n \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n - \ \"40.90.133.32/27\",\r\n \"40.90.133.144/28\",\r\n \"40.90.141.64/27\",\r\n - \ \"40.90.144.224/27\",\r\n \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n - \ \"40.90.157.0/27\",\r\n \"40.126.17.0/25\",\r\n \"40.126.45.0/24\",\r\n - \ \"52.108.36.0/22\",\r\n \"52.108.82.0/24\",\r\n \"52.108.171.0/24\",\r\n - \ \"52.108.172.0/23\",\r\n \"52.109.108.0/22\",\r\n \"52.111.225.0/24\",\r\n - \ \"52.112.118.0/24\",\r\n \"52.113.132.0/24\",\r\n \"52.113.152.0/24\",\r\n - \ \"52.114.194.0/23\",\r\n \"52.114.196.0/22\",\r\n \"52.114.200.0/22\",\r\n - \ \"52.121.40.0/21\",\r\n \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n - \ \"104.41.0.0/18\",\r\n \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n - \ \"191.232.160.0/19\",\r\n \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n - \ \"191.233.16.0/20\",\r\n \"191.233.128.0/20\",\r\n \"191.233.192.0/18\",\r\n - \ \"191.234.128.0/18\",\r\n \"191.234.192.0/19\",\r\n \"191.235.32.0/19\",\r\n - \ \"191.235.64.0/18\",\r\n \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n - \ \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n - \ \"191.235.250.0/25\",\r\n \"191.237.195.0/24\",\r\n \"191.237.200.0/21\",\r\n - \ \"191.237.248.0/21\",\r\n \"191.238.72.0/21\",\r\n \"191.238.128.0/21\",\r\n - \ \"191.238.192.0/19\",\r\n \"191.239.112.0/20\",\r\n \"191.239.204.0/22\",\r\n - \ \"191.239.240.0/20\",\r\n \"2603:1050:1::/48\",\r\n \"2603:1050:2::/47\",\r\n - \ \"2603:1050:5::/48\",\r\n \"2603:1050:6::/47\",\r\n \"2603:1056:1400::/48\",\r\n + \ \"2603:1061:1002::/48\",\r\n \"2603:1063:2204:4::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.brazilsouth\",\r\n + \ \"id\": \"AzureCloud.brazilsouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.52.80/28\",\r\n + \ \"13.105.52.128/26\",\r\n \"20.40.16.0/21\",\r\n \"20.40.112.0/21\",\r\n + \ \"20.47.39.0/24\",\r\n \"20.47.86.0/24\",\r\n \"20.60.36.0/23\",\r\n + \ \"20.95.240.0/24\",\r\n \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n + \ \"20.150.111.0/24\",\r\n \"20.157.55.0/24\",\r\n \"20.157.222.0/24\",\r\n + \ \"20.157.227.0/24\",\r\n \"20.190.145.0/25\",\r\n \"20.190.173.0/24\",\r\n + \ \"20.195.136.0/21\",\r\n \"20.195.152.0/21\",\r\n \"20.195.160.0/19\",\r\n + \ \"20.195.192.0/18\",\r\n \"20.197.128.0/17\",\r\n \"20.201.0.0/17\",\r\n + \ \"20.202.80.0/22\",\r\n \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n + \ \"20.209.12.0/23\",\r\n \"20.226.0.0/16\",\r\n \"23.97.96.0/20\",\r\n + \ \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n \"23.97.112.160/27\",\r\n + \ \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n \"40.90.133.32/27\",\r\n + \ \"40.90.133.144/28\",\r\n \"40.90.141.64/27\",\r\n \"40.90.144.224/27\",\r\n + \ \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n \"40.90.157.0/27\",\r\n + \ \"40.126.17.0/25\",\r\n \"40.126.45.0/24\",\r\n \"52.108.36.0/22\",\r\n + \ \"52.108.82.0/24\",\r\n \"52.108.171.0/24\",\r\n \"52.108.172.0/23\",\r\n + \ \"52.109.108.0/22\",\r\n \"52.111.225.0/24\",\r\n \"52.112.118.0/24\",\r\n + \ \"52.113.132.0/24\",\r\n \"52.113.152.0/24\",\r\n \"52.114.194.0/23\",\r\n + \ \"52.114.196.0/22\",\r\n \"52.114.200.0/22\",\r\n \"52.121.40.0/21\",\r\n + \ \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n \"104.41.0.0/18\",\r\n + \ \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n \"191.232.160.0/19\",\r\n + \ \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n \"191.233.16.0/20\",\r\n + \ \"191.233.128.0/20\",\r\n \"191.233.192.0/18\",\r\n \"191.234.128.0/18\",\r\n + \ \"191.234.192.0/19\",\r\n \"191.235.32.0/19\",\r\n \"191.235.64.0/18\",\r\n + \ \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n \"191.235.224.0/20\",\r\n + \ \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n + \ \"191.237.195.0/24\",\r\n \"191.237.200.0/21\",\r\n \"191.237.248.0/21\",\r\n + \ \"191.238.72.0/21\",\r\n \"191.238.128.0/21\",\r\n \"191.238.192.0/19\",\r\n + \ \"191.239.112.0/20\",\r\n \"191.239.204.0/22\",\r\n \"191.239.240.0/20\",\r\n + \ \"2603:1050:1::/48\",\r\n \"2603:1050:2::/47\",\r\n \"2603:1050:5::/48\",\r\n + \ \"2603:1050:6::/47\",\r\n \"2603:1056:1400::/48\",\r\n \ \"2603:1056:1500::/64\",\r\n \"2603:1056:2000:20::/59\",\r\n - \ \"2603:1057:2:20::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.canadacentral\",\r\n \"id\": \"AzureCloud.canadacentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.160.0/19\",\r\n \"13.88.224.0/19\",\r\n \"13.104.151.192/26\",\r\n - \ \"13.104.152.0/25\",\r\n \"13.104.208.176/28\",\r\n \"13.104.212.192/26\",\r\n - \ \"13.104.223.192/26\",\r\n \"20.38.114.0/25\",\r\n \"20.38.144.0/21\",\r\n - \ \"20.39.128.0/20\",\r\n \"20.43.0.0/19\",\r\n \"20.47.40.0/24\",\r\n - \ \"20.47.87.0/24\",\r\n \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n - \ \"20.48.224.0/19\",\r\n \"20.60.42.0/23\",\r\n \"20.60.242.0/23\",\r\n - \ \"20.63.0.0/17\",\r\n \"20.95.20.0/24\",\r\n \"20.95.40.0/21\",\r\n - \ \"20.104.0.0/17\",\r\n \"20.104.192.0/18\",\r\n \"20.116.0.0/16\",\r\n - \ \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n \"20.150.16.0/24\",\r\n - \ \"20.150.31.0/24\",\r\n \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n - \ \"20.151.0.0/16\",\r\n \"20.157.26.0/24\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.113.0/24\",\r\n \"20.157.121.0/24\",\r\n \"20.157.148.0/24\",\r\n - \ \"20.190.139.0/25\",\r\n \"20.190.161.0/24\",\r\n \"20.200.64.0/18\",\r\n + \ \"2603:1057:2:20::/59\",\r\n \"2603:1063:2204::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.canadacentral\",\r\n + \ \"id\": \"AzureCloud.canadacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n + \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.160.0/19\",\r\n + \ \"13.88.224.0/19\",\r\n \"13.104.151.192/26\",\r\n \"13.104.152.0/25\",\r\n + \ \"13.104.208.176/28\",\r\n \"13.104.212.192/26\",\r\n \"13.104.223.192/26\",\r\n + \ \"20.38.114.0/25\",\r\n \"20.38.144.0/21\",\r\n \"20.39.128.0/20\",\r\n + \ \"20.43.0.0/19\",\r\n \"20.47.40.0/24\",\r\n \"20.47.87.0/24\",\r\n + \ \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n \"20.48.224.0/19\",\r\n + \ \"20.60.42.0/23\",\r\n \"20.60.242.0/23\",\r\n \"20.63.0.0/17\",\r\n + \ \"20.95.20.0/24\",\r\n \"20.95.40.0/21\",\r\n \"20.104.0.0/17\",\r\n + \ \"20.104.192.0/18\",\r\n \"20.116.0.0/16\",\r\n \"20.135.182.0/23\",\r\n + \ \"20.135.184.0/22\",\r\n \"20.150.16.0/24\",\r\n \"20.150.31.0/24\",\r\n + \ \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.151.0.0/16\",\r\n + \ \"20.157.26.0/24\",\r\n \"20.157.52.0/24\",\r\n \"20.157.113.0/24\",\r\n + \ \"20.157.121.0/24\",\r\n \"20.157.148.0/24\",\r\n \"20.190.139.0/25\",\r\n + \ \"20.190.161.0/24\",\r\n \"20.200.64.0/18\",\r\n \"20.209.70.0/23\",\r\n \ \"20.220.0.0/18\",\r\n \"20.220.128.0/17\",\r\n \"40.79.216.0/24\",\r\n \ \"40.80.44.0/22\",\r\n \"40.82.160.0/19\",\r\n \"40.85.192.0/18\",\r\n \ \"40.90.17.144/28\",\r\n \"40.90.128.0/28\",\r\n \"40.90.138.32/27\",\r\n @@ -5911,73 +5988,75 @@ interactions: \ \"2603:1030:f05::/48\",\r\n \"2603:1030:f06::/48\",\r\n \ \"2603:1030:f07::/56\",\r\n \"2603:1030:f08::/48\",\r\n \ \"2603:1036:2401::/48\",\r\n \"2603:1036:2500:30::/64\",\r\n - \ \"2603:1036:3000:40::/59\",\r\n \"2603:1037:1:40::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.canadaeast\",\r\n - \ \"id\": \"AzureCloud.canadaeast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.154.128/25\",\r\n - \ \"20.38.121.128/25\",\r\n \"20.47.41.0/24\",\r\n \"20.47.88.0/24\",\r\n - \ \"20.60.142.0/23\",\r\n \"20.95.17.0/24\",\r\n \"20.104.128.0/18\",\r\n - \ \"20.135.66.0/23\",\r\n \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n - \ \"20.150.113.0/24\",\r\n \"20.157.4.0/23\",\r\n \"20.157.8.0/22\",\r\n - \ \"20.157.161.0/24\",\r\n \"20.190.139.128/25\",\r\n \"20.190.162.0/24\",\r\n - \ \"20.200.0.0/18\",\r\n \"20.209.64.0/23\",\r\n \"20.220.64.0/18\",\r\n - \ \"40.69.96.0/19\",\r\n \"40.79.217.0/24\",\r\n \"40.80.40.0/22\",\r\n - \ \"40.80.240.0/20\",\r\n \"40.86.192.0/18\",\r\n \"40.89.0.0/19\",\r\n - \ \"40.90.17.128/28\",\r\n \"40.90.138.64/27\",\r\n \"40.90.156.96/27\",\r\n - \ \"40.126.11.128/25\",\r\n \"40.126.34.0/24\",\r\n \"52.108.193.0/24\",\r\n - \ \"52.108.232.0/23\",\r\n \"52.109.96.0/22\",\r\n \"52.111.226.0/24\",\r\n - \ \"52.114.164.0/22\",\r\n \"52.136.22.0/24\",\r\n \"52.139.64.0/18\",\r\n - \ \"52.155.0.0/19\",\r\n \"52.229.64.0/18\",\r\n \"52.232.128.0/21\",\r\n - \ \"52.235.0.0/18\",\r\n \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n - \ \"52.242.0.0/18\",\r\n \"52.245.32.0/22\",\r\n \"104.44.93.64/27\",\r\n - \ \"104.44.95.32/28\",\r\n \"2603:1030:20a::/47\",\r\n \"2603:1030:1000::/47\",\r\n + \ \"2603:1036:3000:40::/59\",\r\n \"2603:1037:1:40::/59\",\r\n + \ \"2603:1063:2200:8::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.canadaeast\",\r\n \"id\": \"AzureCloud.canadaeast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"9\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.154.128/25\",\r\n \"20.38.121.128/25\",\r\n + \ \"20.47.41.0/24\",\r\n \"20.47.88.0/24\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.95.17.0/24\",\r\n \"20.104.128.0/18\",\r\n \"20.135.66.0/23\",\r\n + \ \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.157.4.0/23\",\r\n \"20.157.8.0/22\",\r\n \"20.157.161.0/24\",\r\n + \ \"20.190.139.128/25\",\r\n \"20.190.162.0/24\",\r\n \"20.200.0.0/18\",\r\n + \ \"20.209.64.0/23\",\r\n \"20.220.64.0/18\",\r\n \"40.69.96.0/19\",\r\n + \ \"40.79.217.0/24\",\r\n \"40.80.40.0/22\",\r\n \"40.80.240.0/20\",\r\n + \ \"40.86.192.0/18\",\r\n \"40.89.0.0/19\",\r\n \"40.90.17.128/28\",\r\n + \ \"40.90.138.64/27\",\r\n \"40.90.156.96/27\",\r\n \"40.126.11.128/25\",\r\n + \ \"40.126.34.0/24\",\r\n \"52.108.193.0/24\",\r\n \"52.108.232.0/23\",\r\n + \ \"52.109.96.0/22\",\r\n \"52.111.226.0/24\",\r\n \"52.114.164.0/22\",\r\n + \ \"52.136.22.0/24\",\r\n \"52.139.64.0/18\",\r\n \"52.155.0.0/19\",\r\n + \ \"52.229.64.0/18\",\r\n \"52.232.128.0/21\",\r\n \"52.235.0.0/18\",\r\n + \ \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n \"52.242.0.0/18\",\r\n + \ \"52.245.32.0/22\",\r\n \"104.44.93.64/27\",\r\n \"104.44.95.32/28\",\r\n + \ \"2603:1030:20a::/47\",\r\n \"2603:1030:1000::/47\",\r\n \ \"2603:1030:1002::/48\",\r\n \"2603:1030:1004::/48\",\r\n \ \"2603:1030:1005::/48\",\r\n \"2603:1030:1006::/48\",\r\n \ \"2603:1036:2402::/48\",\r\n \"2603:1036:2500:34::/64\",\r\n - \ \"2603:1036:3000:80::/59\",\r\n \"2603:1037:1:80::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.centralfrance\",\r\n - \ \"id\": \"AzureCloud.centralfrance\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.156.0/24\",\r\n - \ \"20.19.0.0/17\",\r\n \"20.38.196.0/22\",\r\n \"20.39.232.0/21\",\r\n - \ \"20.39.240.0/20\",\r\n \"20.40.128.0/19\",\r\n \"20.43.32.0/19\",\r\n - \ \"20.47.44.0/24\",\r\n \"20.47.80.0/23\",\r\n \"20.60.13.0/24\",\r\n - \ \"20.60.156.0/23\",\r\n \"20.74.0.0/17\",\r\n \"20.95.85.0/24\",\r\n - \ \"20.111.0.0/18\",\r\n \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n - \ \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n \"20.188.32.0/19\",\r\n - \ \"20.190.147.0/25\",\r\n \"20.190.177.0/24\",\r\n \"20.199.0.0/17\",\r\n - \ \"20.202.0.0/24\",\r\n \"20.202.5.0/24\",\r\n \"20.202.6.0/23\",\r\n - \ \"20.202.8.0/22\",\r\n \"20.209.8.0/23\",\r\n \"20.216.128.0/18\",\r\n - \ \"40.66.32.0/19\",\r\n \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n - \ \"40.79.205.0/26\",\r\n \"40.79.222.0/24\",\r\n \"40.80.24.0/22\",\r\n - \ \"40.89.128.0/18\",\r\n \"40.90.130.240/28\",\r\n \"40.90.132.0/27\",\r\n - \ \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n \"40.90.147.128/26\",\r\n - \ \"40.90.147.192/27\",\r\n \"40.126.19.0/25\",\r\n \"40.126.49.0/24\",\r\n - \ \"51.11.192.0/18\",\r\n \"51.103.0.0/17\",\r\n \"51.138.192.0/19\",\r\n - \ \"52.108.52.0/23\",\r\n \"52.108.89.0/24\",\r\n \"52.108.168.0/23\",\r\n - \ \"52.108.170.0/24\",\r\n \"52.109.68.0/22\",\r\n \"52.111.231.0/24\",\r\n - \ \"52.112.126.0/24\",\r\n \"52.112.172.0/22\",\r\n \"52.112.190.0/24\",\r\n - \ \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n \"52.114.104.0/22\",\r\n - \ \"52.114.114.0/23\",\r\n \"52.115.112.0/23\",\r\n \"52.115.128.0/21\",\r\n - \ \"52.115.136.0/22\",\r\n \"52.121.88.0/21\",\r\n \"52.121.96.0/22\",\r\n - \ \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n \"52.122.28.0/22\",\r\n - \ \"52.143.128.0/18\",\r\n \"52.143.215.0/24\",\r\n \"52.143.216.0/23\",\r\n - \ \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n - \ \"52.245.116.0/22\",\r\n \"2603:1020:800::/47\",\r\n \"2603:1020:802::/48\",\r\n - \ \"2603:1020:804::/48\",\r\n \"2603:1020:805::/48\",\r\n - \ \"2603:1020:806::/48\",\r\n \"2603:1026:2400::/48\",\r\n - \ \"2603:1026:2500:1c::/64\",\r\n \"2603:1026:3000:100::/59\",\r\n - \ \"2603:1027:1:100::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.centralindia\",\r\n \"id\": \"AzureCloud.centralindia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1036:3000:80::/59\",\r\n \"2603:1037:1:80::/59\",\r\n + \ \"2603:1063:2200:10::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralfrance\",\r\n \"id\": \"AzureCloud.centralfrance\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"12\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.156.0/24\",\r\n \"20.19.0.0/17\",\r\n \"20.38.196.0/22\",\r\n + \ \"20.39.232.0/21\",\r\n \"20.39.240.0/20\",\r\n \"20.40.128.0/19\",\r\n + \ \"20.43.32.0/19\",\r\n \"20.47.44.0/24\",\r\n \"20.47.80.0/23\",\r\n + \ \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n \"20.74.0.0/17\",\r\n + \ \"20.95.85.0/24\",\r\n \"20.111.0.0/18\",\r\n \"20.135.146.0/23\",\r\n + \ \"20.135.148.0/22\",\r\n \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n + \ \"20.188.32.0/19\",\r\n \"20.190.147.0/25\",\r\n \"20.190.177.0/24\",\r\n + \ \"20.199.0.0/17\",\r\n \"20.202.0.0/24\",\r\n \"20.202.5.0/24\",\r\n + \ \"20.202.6.0/23\",\r\n \"20.202.8.0/22\",\r\n \"20.209.8.0/23\",\r\n + \ \"20.216.128.0/18\",\r\n \"40.66.32.0/19\",\r\n \"40.79.128.0/20\",\r\n + \ \"40.79.144.0/21\",\r\n \"40.79.205.0/26\",\r\n \"40.79.222.0/24\",\r\n + \ \"40.80.24.0/22\",\r\n \"40.89.128.0/18\",\r\n \"40.90.130.240/28\",\r\n + \ \"40.90.132.0/27\",\r\n \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n + \ \"40.90.147.128/26\",\r\n \"40.90.147.192/27\",\r\n \"40.126.19.0/25\",\r\n + \ \"40.126.49.0/24\",\r\n \"51.11.192.0/18\",\r\n \"51.103.0.0/17\",\r\n + \ \"51.138.192.0/19\",\r\n \"52.108.52.0/23\",\r\n \"52.108.89.0/24\",\r\n + \ \"52.108.168.0/23\",\r\n \"52.108.170.0/24\",\r\n \"52.109.68.0/22\",\r\n + \ \"52.111.231.0/24\",\r\n \"52.112.126.0/24\",\r\n \"52.112.172.0/22\",\r\n + \ \"52.112.190.0/24\",\r\n \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n + \ \"52.114.104.0/22\",\r\n \"52.114.114.0/23\",\r\n \"52.115.112.0/23\",\r\n + \ \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n \"52.121.88.0/21\",\r\n + \ \"52.121.96.0/22\",\r\n \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n + \ \"52.122.28.0/22\",\r\n \"52.143.128.0/18\",\r\n \"52.143.215.0/24\",\r\n + \ \"52.143.216.0/23\",\r\n \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n + \ \"52.239.241.0/24\",\r\n \"52.245.116.0/22\",\r\n \"2603:1020:800::/47\",\r\n + \ \"2603:1020:802::/48\",\r\n \"2603:1020:804::/48\",\r\n + \ \"2603:1020:805::/48\",\r\n \"2603:1020:806::/48\",\r\n + \ \"2603:1026:2400::/48\",\r\n \"2603:1026:2500:1c::/64\",\r\n + \ \"2603:1026:3000:100::/59\",\r\n \"2603:1027:1:100::/59\",\r\n + \ \"2603:1063:2206:1c::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralindia\",\r\n \"id\": \"AzureCloud.centralindia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.0.0/18\",\r\n \"13.104.148.128/25\",\r\n \"13.105.98.0/27\",\r\n \ \"13.105.98.32/28\",\r\n \"13.105.98.64/27\",\r\n \"20.38.126.0/23\",\r\n \ \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n \"20.43.120.0/21\",\r\n @@ -6006,170 +6085,170 @@ interactions: \ \"104.47.210.0/23\",\r\n \"104.211.64.0/18\",\r\n \"2603:1040:a00::/46\",\r\n \ \"2603:1040:a05::/48\",\r\n \"2603:1040:a06::/47\",\r\n \ \"2603:1046:1400::/48\",\r\n \"2603:1046:1500:8::/64\",\r\n - \ \"2603:1046:2000:80::/59\",\r\n \"2603:1047:1:80::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.centralus\",\r\n - \ \"id\": \"AzureCloud.centralus\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"25\",\r\n - \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.128.0/20\",\r\n - \ \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n - \ \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n \"13.67.153.128/25\",\r\n - \ \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n \"13.67.160.0/19\",\r\n - \ \"13.67.192.0/18\",\r\n \"13.86.0.0/17\",\r\n \"13.89.0.0/16\",\r\n - \ \"13.104.147.128/25\",\r\n \"13.104.219.128/25\",\r\n \"13.105.17.192/26\",\r\n - \ \"13.105.24.0/24\",\r\n \"13.105.37.0/26\",\r\n \"13.105.53.192/26\",\r\n - \ \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n \"13.105.98.224/27\",\r\n - \ \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n \"20.9.0.0/17\",\r\n - \ \"20.12.128.0/17\",\r\n \"20.15.128.0/17\",\r\n \"20.29.0.0/17\",\r\n - \ \"20.37.128.0/18\",\r\n \"20.38.96.0/23\",\r\n \"20.38.122.0/23\",\r\n - \ \"20.40.192.0/18\",\r\n \"20.44.8.0/21\",\r\n \"20.46.224.0/19\",\r\n - \ \"20.47.58.0/23\",\r\n \"20.47.78.0/23\",\r\n \"20.60.18.0/24\",\r\n - \ \"20.60.30.0/23\",\r\n \"20.60.178.0/23\",\r\n \"20.60.194.0/23\",\r\n - \ \"20.60.240.0/23\",\r\n \"20.60.244.0/23\",\r\n \"20.80.64.0/18\",\r\n - \ \"20.83.0.0/18\",\r\n \"20.84.128.0/17\",\r\n \"20.95.16.0/24\",\r\n - \ \"20.98.128.0/18\",\r\n \"20.106.0.0/18\",\r\n \"20.109.192.0/18\",\r\n - \ \"20.112.192.0/18\",\r\n \"20.118.0.0/18\",\r\n \"20.118.192.0/18\",\r\n - \ \"20.135.0.0/22\",\r\n \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\r\n - \ \"20.136.3.128/25\",\r\n \"20.136.5.0/24\",\r\n \"20.143.4.0/24\",\r\n - \ \"20.150.43.128/25\",\r\n \"20.150.58.0/24\",\r\n \"20.150.63.0/24\",\r\n - \ \"20.150.77.0/24\",\r\n \"20.150.89.0/24\",\r\n \"20.150.95.0/24\",\r\n - \ \"20.157.34.0/23\",\r\n \"20.157.73.0/24\",\r\n \"20.157.88.0/24\",\r\n - \ \"20.157.91.0/24\",\r\n \"20.157.142.0/23\",\r\n \"20.157.163.0/24\",\r\n - \ \"20.157.184.0/24\",\r\n \"20.184.64.0/18\",\r\n \"20.186.192.0/18\",\r\n - \ \"20.190.134.0/24\",\r\n \"20.190.155.0/24\",\r\n \"20.209.18.0/23\",\r\n - \ \"20.209.36.0/23\",\r\n \"20.221.0.0/17\",\r\n \"20.236.192.0/18\",\r\n - \ \"23.99.128.0/17\",\r\n \"23.100.80.0/21\",\r\n \"23.100.240.0/20\",\r\n - \ \"23.101.112.0/20\",\r\n \"23.102.202.0/24\",\r\n \"40.67.160.0/19\",\r\n - \ \"40.69.128.0/18\",\r\n \"40.77.0.0/17\",\r\n \"40.77.130.128/26\",\r\n - \ \"40.77.137.0/25\",\r\n \"40.77.138.0/25\",\r\n \"40.77.161.64/26\",\r\n - \ \"40.77.166.192/26\",\r\n \"40.77.171.0/24\",\r\n \"40.77.175.192/27\",\r\n - \ \"40.77.175.240/28\",\r\n \"40.77.182.16/28\",\r\n \"40.77.182.192/26\",\r\n - \ \"40.77.184.128/25\",\r\n \"40.77.197.0/24\",\r\n \"40.77.255.128/26\",\r\n - \ \"40.78.128.0/18\",\r\n \"40.78.221.0/24\",\r\n \"40.82.16.0/22\",\r\n - \ \"40.82.96.0/22\",\r\n \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n - \ \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n \"40.83.24.128/25\",\r\n - \ \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n \"40.83.28.0/22\",\r\n - \ \"40.83.32.0/19\",\r\n \"40.86.0.0/17\",\r\n \"40.87.180.0/30\",\r\n - \ \"40.87.180.4/31\",\r\n \"40.87.180.14/31\",\r\n \"40.87.180.16/30\",\r\n - \ \"40.87.180.20/31\",\r\n \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n - \ \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n \"40.87.180.48/28\",\r\n - \ \"40.87.180.64/30\",\r\n \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n - \ \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n - \ \"40.87.180.192/30\",\r\n \"40.87.180.202/31\",\r\n \"40.87.180.204/30\",\r\n - \ \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n \"40.87.180.240/29\",\r\n - \ \"40.87.180.248/30\",\r\n \"40.87.181.4/30\",\r\n \"40.87.181.8/29\",\r\n - \ \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n \"40.87.181.64/26\",\r\n - \ \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n \"40.87.181.152/31\",\r\n - \ \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n \"40.87.181.168/29\",\r\n - \ \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n \"40.87.182.4/30\",\r\n - \ \"40.87.182.8/29\",\r\n \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n - \ \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n \"40.87.182.62/31\",\r\n - \ \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n \"40.87.183.0/28\",\r\n - \ \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n \"40.87.183.34/31\",\r\n - \ \"40.87.183.36/30\",\r\n \"40.87.183.42/31\",\r\n \"40.87.183.44/30\",\r\n - \ \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n - \ \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n \"40.87.183.192/27\",\r\n - \ \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n \"40.87.183.236/31\",\r\n - \ \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n \"40.89.224.0/19\",\r\n - \ \"40.90.16.0/27\",\r\n \"40.90.21.128/25\",\r\n \"40.90.22.0/25\",\r\n - \ \"40.90.26.128/25\",\r\n \"40.90.129.224/27\",\r\n \"40.90.130.64/28\",\r\n - \ \"40.90.130.192/28\",\r\n \"40.90.132.192/26\",\r\n \"40.90.137.224/27\",\r\n - \ \"40.90.140.96/27\",\r\n \"40.90.140.224/27\",\r\n \"40.90.141.0/27\",\r\n - \ \"40.90.142.128/27\",\r\n \"40.90.142.240/28\",\r\n \"40.90.144.0/27\",\r\n - \ \"40.90.144.128/26\",\r\n \"40.90.148.176/28\",\r\n \"40.90.149.96/27\",\r\n - \ \"40.90.151.144/28\",\r\n \"40.90.154.64/26\",\r\n \"40.90.156.192/26\",\r\n - \ \"40.90.158.64/26\",\r\n \"40.93.8.0/24\",\r\n \"40.93.13.0/24\",\r\n - \ \"40.93.192.0/24\",\r\n \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n - \ \"40.113.192.0/18\",\r\n \"40.122.16.0/20\",\r\n \"40.122.32.0/19\",\r\n - \ \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n \"40.123.168.0/24\",\r\n - \ \"40.123.169.0/30\",\r\n \"40.123.169.6/31\",\r\n \"40.123.169.8/29\",\r\n - \ \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n \"40.123.169.64/27\",\r\n - \ \"40.123.169.96/31\",\r\n \"40.126.6.0/24\",\r\n \"40.126.27.0/24\",\r\n - \ \"52.101.8.0/24\",\r\n \"52.101.32.0/22\",\r\n \"52.101.61.0/24\",\r\n - \ \"52.101.62.0/23\",\r\n \"52.101.64.0/24\",\r\n \"52.102.130.0/24\",\r\n - \ \"52.102.139.0/24\",\r\n \"52.103.4.0/24\",\r\n \"52.103.13.0/24\",\r\n - \ \"52.103.130.0/24\",\r\n \"52.103.139.0/24\",\r\n \"52.108.165.0/24\",\r\n - \ \"52.108.166.0/23\",\r\n \"52.108.185.0/24\",\r\n \"52.108.208.0/21\",\r\n - \ \"52.109.8.0/22\",\r\n \"52.111.227.0/24\",\r\n \"52.112.113.0/24\",\r\n - \ \"52.113.129.0/24\",\r\n \"52.114.128.0/22\",\r\n \"52.115.76.0/22\",\r\n - \ \"52.115.80.0/22\",\r\n \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n - \ \"52.123.2.0/24\",\r\n \"52.125.128.0/22\",\r\n \"52.136.30.0/24\",\r\n - \ \"52.141.192.0/19\",\r\n \"52.141.240.0/20\",\r\n \"52.143.193.0/24\",\r\n - \ \"52.143.224.0/19\",\r\n \"52.154.0.0/18\",\r\n \"52.154.128.0/17\",\r\n - \ \"52.158.160.0/20\",\r\n \"52.158.192.0/19\",\r\n \"52.165.0.0/19\",\r\n - \ \"52.165.32.0/20\",\r\n \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n - \ \"52.165.56.0/21\",\r\n \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n - \ \"52.165.104.0/25\",\r\n \"52.165.128.0/17\",\r\n \"52.173.0.0/16\",\r\n - \ \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n - \ \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n - \ \"52.180.128.0/19\",\r\n \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n - \ \"52.180.185.0/24\",\r\n \"52.182.128.0/17\",\r\n \"52.185.0.0/19\",\r\n - \ \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n - \ \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.128/27\",\r\n - \ \"52.185.56.160/28\",\r\n \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n - \ \"52.185.112.0/26\",\r\n \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n - \ \"52.189.0.0/17\",\r\n \"52.228.128.0/17\",\r\n \"52.230.128.0/17\",\r\n - \ \"52.232.157.0/24\",\r\n \"52.238.192.0/18\",\r\n \"52.239.150.0/23\",\r\n - \ \"52.239.177.32/27\",\r\n \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n - \ \"52.239.195.0/24\",\r\n \"52.239.234.0/23\",\r\n \"52.242.128.0/17\",\r\n - \ \"52.245.68.0/24\",\r\n \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n - \ \"52.245.69.96/28\",\r\n \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n - \ \"52.245.69.192/26\",\r\n \"52.245.70.0/23\",\r\n \"52.255.0.0/19\",\r\n - \ \"53.103.139.0/24\",\r\n \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n - \ \"104.43.128.0/17\",\r\n \"104.44.88.160/27\",\r\n \"104.44.91.160/27\",\r\n - \ \"104.44.92.224/27\",\r\n \"104.44.94.80/28\",\r\n \"104.208.0.0/19\",\r\n - \ \"104.208.32.0/20\",\r\n \"131.253.36.224/27\",\r\n \"157.55.108.0/23\",\r\n - \ \"168.61.128.0/25\",\r\n \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n - \ \"168.61.128.192/26\",\r\n \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n - \ \"168.61.129.208/28\",\r\n \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n - \ \"168.61.130.128/25\",\r\n \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n - \ \"168.61.132.0/26\",\r\n \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n - \ \"168.61.208.0/20\",\r\n \"193.149.72.0/21\",\r\n \"2603:1030::/45\",\r\n - \ \"2603:1030:9:2::/63\",\r\n \"2603:1030:9:4::/62\",\r\n - \ \"2603:1030:9:8::/61\",\r\n \"2603:1030:9:10::/62\",\r\n - \ \"2603:1030:9:14::/63\",\r\n \"2603:1030:9:17::/64\",\r\n - \ \"2603:1030:9:18::/61\",\r\n \"2603:1030:9:20::/59\",\r\n - \ \"2603:1030:9:40::/58\",\r\n \"2603:1030:9:80::/59\",\r\n - \ \"2603:1030:9:a0::/60\",\r\n \"2603:1030:9:b3::/64\",\r\n - \ \"2603:1030:9:b4::/63\",\r\n \"2603:1030:9:b7::/64\",\r\n - \ \"2603:1030:9:b8::/63\",\r\n \"2603:1030:9:bd::/64\",\r\n - \ \"2603:1030:9:be::/63\",\r\n \"2603:1030:9:c0::/58\",\r\n - \ \"2603:1030:9:100::/64\",\r\n \"2603:1030:9:104::/62\",\r\n - \ \"2603:1030:9:108::/62\",\r\n \"2603:1030:9:10c::/64\",\r\n - \ \"2603:1030:9:111::/64\",\r\n \"2603:1030:9:112::/63\",\r\n - \ \"2603:1030:9:114::/64\",\r\n \"2603:1030:9:118::/62\",\r\n - \ \"2603:1030:9:11c::/63\",\r\n \"2603:1030:9:11f::/64\",\r\n - \ \"2603:1030:9:120::/61\",\r\n \"2603:1030:9:128::/62\",\r\n - \ \"2603:1030:9:12f::/64\",\r\n \"2603:1030:9:130::/60\",\r\n - \ \"2603:1030:9:140::/59\",\r\n \"2603:1030:9:160::/61\",\r\n - \ \"2603:1030:9:168::/62\",\r\n \"2603:1030:9:16f::/64\",\r\n - \ \"2603:1030:9:170::/60\",\r\n \"2603:1030:9:180::/61\",\r\n - \ \"2603:1030:9:18c::/62\",\r\n \"2603:1030:9:190::/60\",\r\n - \ \"2603:1030:9:1a0::/59\",\r\n \"2603:1030:9:1c0::/60\",\r\n - \ \"2603:1030:9:1d0::/62\",\r\n \"2603:1030:9:1d4::/63\",\r\n - \ \"2603:1030:9:1d6::/64\",\r\n \"2603:1030:9:1db::/64\",\r\n - \ \"2603:1030:9:1dc::/62\",\r\n \"2603:1030:9:1e0::/59\",\r\n - \ \"2603:1030:9:200::/57\",\r\n \"2603:1030:9:280::/61\",\r\n - \ \"2603:1030:9:288::/62\",\r\n \"2603:1030:9:28d::/64\",\r\n - \ \"2603:1030:9:28e::/63\",\r\n \"2603:1030:9:290::/60\",\r\n - \ \"2603:1030:9:2a0::/60\",\r\n \"2603:1030:9:2b0::/61\",\r\n - \ \"2603:1030:9:2b8::/62\",\r\n \"2603:1030:9:2bc::/63\",\r\n - \ \"2603:1030:9:2be::/64\",\r\n \"2603:1030:a::/47\",\r\n - \ \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\r\n \"2603:1030:13::/56\",\r\n - \ \"2603:1036:903:7::/64\",\r\n \"2603:1036:903:8::/64\",\r\n - \ \"2603:1036:2403::/48\",\r\n \"2603:1036:2500:1c::/64\",\r\n - \ \"2603:1036:3000:100::/59\",\r\n \"2603:1037:1:100::/59\",\r\n - \ \"2603:1062:2:180::/57\",\r\n \"2a01:111:f403:c111::/64\",\r\n + \ \"2603:1046:2000:80::/59\",\r\n \"2603:1047:1:80::/59\",\r\n + \ \"2603:1063:2202:14::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralus\",\r\n \"id\": \"AzureCloud.centralus\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"27\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.67.128.0/20\",\r\n \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n + \ \"13.67.153.0/28\",\r\n \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n + \ \"13.67.153.128/25\",\r\n \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n + \ \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n \"13.86.0.0/17\",\r\n + \ \"13.89.0.0/16\",\r\n \"13.104.147.128/25\",\r\n \"13.104.219.128/25\",\r\n + \ \"13.105.17.192/26\",\r\n \"13.105.24.0/24\",\r\n \"13.105.37.0/26\",\r\n + \ \"13.105.53.192/26\",\r\n \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n + \ \"13.105.98.224/27\",\r\n \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n + \ \"20.9.0.0/17\",\r\n \"20.12.128.0/17\",\r\n \"20.15.128.0/17\",\r\n + \ \"20.29.0.0/17\",\r\n \"20.37.128.0/18\",\r\n \"20.38.96.0/23\",\r\n + \ \"20.38.122.0/23\",\r\n \"20.40.192.0/18\",\r\n \"20.44.8.0/21\",\r\n + \ \"20.46.224.0/19\",\r\n \"20.47.58.0/23\",\r\n \"20.47.78.0/23\",\r\n + \ \"20.60.18.0/24\",\r\n \"20.60.30.0/23\",\r\n \"20.60.178.0/23\",\r\n + \ \"20.60.194.0/23\",\r\n \"20.60.240.0/23\",\r\n \"20.60.244.0/23\",\r\n + \ \"20.80.64.0/18\",\r\n \"20.83.0.0/18\",\r\n \"20.84.128.0/17\",\r\n + \ \"20.95.16.0/24\",\r\n \"20.98.128.0/18\",\r\n \"20.106.0.0/18\",\r\n + \ \"20.109.192.0/18\",\r\n \"20.112.192.0/18\",\r\n \"20.118.0.0/18\",\r\n + \ \"20.118.192.0/18\",\r\n \"20.135.0.0/22\",\r\n \"20.135.188.0/22\",\r\n + \ \"20.135.192.0/23\",\r\n \"20.136.3.128/25\",\r\n \"20.136.5.0/24\",\r\n + \ \"20.143.4.0/24\",\r\n \"20.150.43.128/25\",\r\n \"20.150.58.0/24\",\r\n + \ \"20.150.63.0/24\",\r\n \"20.150.77.0/24\",\r\n \"20.150.89.0/24\",\r\n + \ \"20.150.95.0/24\",\r\n \"20.157.34.0/23\",\r\n \"20.157.73.0/24\",\r\n + \ \"20.157.88.0/24\",\r\n \"20.157.91.0/24\",\r\n \"20.157.142.0/23\",\r\n + \ \"20.157.163.0/24\",\r\n \"20.157.184.0/24\",\r\n \"20.184.64.0/18\",\r\n + \ \"20.186.192.0/18\",\r\n \"20.190.134.0/24\",\r\n \"20.190.155.0/24\",\r\n + \ \"20.209.18.0/23\",\r\n \"20.209.36.0/23\",\r\n \"20.221.0.0/17\",\r\n + \ \"20.236.192.0/18\",\r\n \"23.99.128.0/17\",\r\n \"23.100.80.0/21\",\r\n + \ \"23.100.240.0/20\",\r\n \"23.101.112.0/20\",\r\n \"23.102.202.0/24\",\r\n + \ \"40.67.160.0/19\",\r\n \"40.69.128.0/18\",\r\n \"40.77.0.0/17\",\r\n + \ \"40.77.130.128/26\",\r\n \"40.77.137.0/25\",\r\n \"40.77.138.0/25\",\r\n + \ \"40.77.161.64/26\",\r\n \"40.77.166.192/26\",\r\n \"40.77.171.0/24\",\r\n + \ \"40.77.175.192/27\",\r\n \"40.77.175.240/28\",\r\n \"40.77.182.16/28\",\r\n + \ \"40.77.182.192/26\",\r\n \"40.77.184.128/25\",\r\n \"40.77.197.0/24\",\r\n + \ \"40.77.255.128/26\",\r\n \"40.78.128.0/18\",\r\n \"40.78.221.0/24\",\r\n + \ \"40.82.16.0/22\",\r\n \"40.82.96.0/22\",\r\n \"40.83.0.0/20\",\r\n + \ \"40.83.16.0/21\",\r\n \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n + \ \"40.83.24.128/25\",\r\n \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n + \ \"40.83.28.0/22\",\r\n \"40.83.32.0/19\",\r\n \"40.86.0.0/17\",\r\n + \ \"40.87.180.0/30\",\r\n \"40.87.180.4/31\",\r\n \"40.87.180.14/31\",\r\n + \ \"40.87.180.16/30\",\r\n \"40.87.180.20/31\",\r\n \"40.87.180.28/30\",\r\n + \ \"40.87.180.32/29\",\r\n \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n + \ \"40.87.180.48/28\",\r\n \"40.87.180.64/30\",\r\n \"40.87.180.74/31\",\r\n + \ \"40.87.180.76/30\",\r\n \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n + \ \"40.87.180.128/26\",\r\n \"40.87.180.192/30\",\r\n \"40.87.180.202/31\",\r\n + \ \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n + \ \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n \"40.87.181.4/30\",\r\n + \ \"40.87.181.8/29\",\r\n \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n + \ \"40.87.181.64/26\",\r\n \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n + \ \"40.87.181.152/31\",\r\n \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n + \ \"40.87.181.168/29\",\r\n \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n + \ \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n \"40.87.182.24/29\",\r\n + \ \"40.87.182.32/28\",\r\n \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n + \ \"40.87.182.62/31\",\r\n \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n + \ \"40.87.183.0/28\",\r\n \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n + \ \"40.87.183.34/31\",\r\n \"40.87.183.36/30\",\r\n \"40.87.183.42/31\",\r\n + \ \"40.87.183.44/30\",\r\n \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n + \ \"40.87.183.64/26\",\r\n \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n + \ \"40.87.183.192/27\",\r\n \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n + \ \"40.87.183.236/31\",\r\n \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n + \ \"40.89.224.0/19\",\r\n \"40.90.16.0/27\",\r\n \"40.90.21.128/25\",\r\n + \ \"40.90.22.0/25\",\r\n \"40.90.26.128/25\",\r\n \"40.90.129.224/27\",\r\n + \ \"40.90.130.64/28\",\r\n \"40.90.130.192/28\",\r\n \"40.90.132.192/26\",\r\n + \ \"40.90.137.224/27\",\r\n \"40.90.140.96/27\",\r\n \"40.90.140.224/27\",\r\n + \ \"40.90.141.0/27\",\r\n \"40.90.142.128/27\",\r\n \"40.90.142.240/28\",\r\n + \ \"40.90.144.0/27\",\r\n \"40.90.144.128/26\",\r\n \"40.90.148.176/28\",\r\n + \ \"40.90.149.96/27\",\r\n \"40.90.151.144/28\",\r\n \"40.90.154.64/26\",\r\n + \ \"40.90.156.192/26\",\r\n \"40.90.158.64/26\",\r\n \"40.93.8.0/24\",\r\n + \ \"40.93.13.0/24\",\r\n \"40.93.192.0/24\",\r\n \"40.97.7.0/24\",\r\n + \ \"40.97.12.0/24\",\r\n \"40.113.192.0/18\",\r\n \"40.122.16.0/20\",\r\n + \ \"40.122.32.0/19\",\r\n \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n + \ \"40.123.168.0/24\",\r\n \"40.123.169.0/30\",\r\n \"40.123.169.6/31\",\r\n + \ \"40.123.169.8/29\",\r\n \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n + \ \"40.123.169.64/27\",\r\n \"40.123.169.96/29\",\r\n \"40.123.169.104/31\",\r\n + \ \"40.126.6.0/24\",\r\n \"40.126.27.0/24\",\r\n \"52.101.8.0/24\",\r\n + \ \"52.101.32.0/22\",\r\n \"52.101.61.0/24\",\r\n \"52.101.62.0/23\",\r\n + \ \"52.101.64.0/24\",\r\n \"52.102.130.0/24\",\r\n \"52.102.139.0/24\",\r\n + \ \"52.103.4.0/24\",\r\n \"52.103.13.0/24\",\r\n \"52.103.130.0/24\",\r\n + \ \"52.103.139.0/24\",\r\n \"52.108.165.0/24\",\r\n \"52.108.166.0/23\",\r\n + \ \"52.108.185.0/24\",\r\n \"52.108.208.0/21\",\r\n \"52.109.8.0/22\",\r\n + \ \"52.111.227.0/24\",\r\n \"52.112.113.0/24\",\r\n \"52.113.129.0/24\",\r\n + \ \"52.114.128.0/22\",\r\n \"52.115.76.0/22\",\r\n \"52.115.80.0/22\",\r\n + \ \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n \"52.123.2.0/24\",\r\n + \ \"52.125.128.0/22\",\r\n \"52.136.30.0/24\",\r\n \"52.141.192.0/19\",\r\n + \ \"52.141.240.0/20\",\r\n \"52.143.193.0/24\",\r\n \"52.143.224.0/19\",\r\n + \ \"52.154.0.0/18\",\r\n \"52.154.128.0/17\",\r\n \"52.158.160.0/20\",\r\n + \ \"52.158.192.0/19\",\r\n \"52.165.0.0/19\",\r\n \"52.165.32.0/20\",\r\n + \ \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n \"52.165.56.0/21\",\r\n + \ \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n \"52.165.104.0/25\",\r\n + \ \"52.165.128.0/17\",\r\n \"52.173.0.0/16\",\r\n \"52.176.0.0/17\",\r\n + \ \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n \"52.176.176.0/20\",\r\n + \ \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n \"52.180.128.0/19\",\r\n + \ \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n \"52.180.185.0/24\",\r\n + \ \"52.182.128.0/17\",\r\n \"52.185.0.0/19\",\r\n \"52.185.32.0/20\",\r\n + \ \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n \"52.185.56.64/27\",\r\n + \ \"52.185.56.96/28\",\r\n \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n + \ \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n + \ \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n \"52.189.0.0/17\",\r\n + \ \"52.228.128.0/17\",\r\n \"52.230.128.0/17\",\r\n \"52.232.157.0/24\",\r\n + \ \"52.238.192.0/18\",\r\n \"52.239.150.0/23\",\r\n \"52.239.177.32/27\",\r\n + \ \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n \"52.239.195.0/24\",\r\n + \ \"52.239.234.0/23\",\r\n \"52.242.128.0/17\",\r\n \"52.245.68.0/24\",\r\n + \ \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n \"52.245.69.96/28\",\r\n + \ \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n \"52.245.69.192/26\",\r\n + \ \"52.245.70.0/23\",\r\n \"52.255.0.0/19\",\r\n \"53.103.139.0/24\",\r\n + \ \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n \"104.43.128.0/17\",\r\n + \ \"104.44.88.160/27\",\r\n \"104.44.91.160/27\",\r\n \"104.44.92.224/27\",\r\n + \ \"104.44.94.80/28\",\r\n \"104.208.0.0/19\",\r\n \"104.208.32.0/20\",\r\n + \ \"131.253.36.224/27\",\r\n \"157.55.108.0/23\",\r\n \"168.61.128.0/25\",\r\n + \ \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n \"168.61.128.192/26\",\r\n + \ \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n \"168.61.129.208/28\",\r\n + \ \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n \"168.61.130.128/25\",\r\n + \ \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n \"168.61.132.0/26\",\r\n + \ \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n \"168.61.208.0/20\",\r\n + \ \"193.149.72.0/21\",\r\n \"2603:1030::/45\",\r\n \"2603:1030:9:2::/63\",\r\n + \ \"2603:1030:9:4::/62\",\r\n \"2603:1030:9:8::/61\",\r\n + \ \"2603:1030:9:10::/62\",\r\n \"2603:1030:9:14::/63\",\r\n + \ \"2603:1030:9:17::/64\",\r\n \"2603:1030:9:18::/61\",\r\n + \ \"2603:1030:9:20::/59\",\r\n \"2603:1030:9:40::/58\",\r\n + \ \"2603:1030:9:80::/59\",\r\n \"2603:1030:9:a0::/60\",\r\n + \ \"2603:1030:9:b3::/64\",\r\n \"2603:1030:9:b4::/63\",\r\n + \ \"2603:1030:9:b7::/64\",\r\n \"2603:1030:9:b8::/63\",\r\n + \ \"2603:1030:9:bd::/64\",\r\n \"2603:1030:9:be::/63\",\r\n + \ \"2603:1030:9:c0::/58\",\r\n \"2603:1030:9:100::/64\",\r\n + \ \"2603:1030:9:104::/62\",\r\n \"2603:1030:9:108::/62\",\r\n + \ \"2603:1030:9:10c::/64\",\r\n \"2603:1030:9:111::/64\",\r\n + \ \"2603:1030:9:112::/63\",\r\n \"2603:1030:9:114::/64\",\r\n + \ \"2603:1030:9:118::/62\",\r\n \"2603:1030:9:11c::/63\",\r\n + \ \"2603:1030:9:11f::/64\",\r\n \"2603:1030:9:120::/61\",\r\n + \ \"2603:1030:9:128::/62\",\r\n \"2603:1030:9:12f::/64\",\r\n + \ \"2603:1030:9:130::/60\",\r\n \"2603:1030:9:140::/59\",\r\n + \ \"2603:1030:9:160::/61\",\r\n \"2603:1030:9:168::/62\",\r\n + \ \"2603:1030:9:16f::/64\",\r\n \"2603:1030:9:170::/60\",\r\n + \ \"2603:1030:9:180::/61\",\r\n \"2603:1030:9:18c::/62\",\r\n + \ \"2603:1030:9:190::/60\",\r\n \"2603:1030:9:1a0::/59\",\r\n + \ \"2603:1030:9:1c0::/60\",\r\n \"2603:1030:9:1d0::/62\",\r\n + \ \"2603:1030:9:1d4::/63\",\r\n \"2603:1030:9:1d6::/64\",\r\n + \ \"2603:1030:9:1db::/64\",\r\n \"2603:1030:9:1dc::/62\",\r\n + \ \"2603:1030:9:1e0::/59\",\r\n \"2603:1030:9:200::/57\",\r\n + \ \"2603:1030:9:280::/61\",\r\n \"2603:1030:9:288::/62\",\r\n + \ \"2603:1030:9:28d::/64\",\r\n \"2603:1030:9:28e::/63\",\r\n + \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/59\",\r\n + \ \"2603:1030:9:2c0::/63\",\r\n \"2603:1030:9:2c2::/64\",\r\n + \ \"2603:1030:a::/47\",\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\r\n + \ \"2603:1030:13::/56\",\r\n \"2603:1036:903:7::/64\",\r\n + \ \"2603:1036:903:8::/64\",\r\n \"2603:1036:2403::/48\",\r\n + \ \"2603:1036:2500:1c::/64\",\r\n \"2603:1036:3000:100::/59\",\r\n + \ \"2603:1037:1:100::/59\",\r\n \"2603:1062:2:180::/57\",\r\n + \ \"2603:1063:2200:1c::/64\",\r\n \"2a01:111:f403:c111::/64\",\r\n \ \"2a01:111:f403:c904::/62\",\r\n \"2a01:111:f403:c928::/62\",\r\n \ \"2a01:111:f403:c92c::/64\",\r\n \"2a01:111:f403:d104::/62\",\r\n \ \"2a01:111:f403:d904::/62\",\r\n \"2a01:111:f403:e004::/62\",\r\n \ \"2a01:111:f403:f904::/62\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.centraluseuap\",\r\n \"id\": \"AzureCloud.centraluseuap\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.153.16/28\",\r\n \"13.67.154.0/24\",\r\n \"13.104.129.0/26\",\r\n \ \"13.104.159.192/26\",\r\n \"13.104.208.0/26\",\r\n \"13.105.98.208/28\",\r\n \ \"13.105.99.0/26\",\r\n \"20.45.192.0/18\",\r\n \"20.46.0.0/19\",\r\n @@ -6216,57 +6295,57 @@ interactions: \ \"2603:1030:13:100::/56\",\r\n \"2603:1036:903:2::/64\",\r\n \ \"2603:1036:240d::/48\",\r\n \"2603:1036:2500:2c::/64\",\r\n \ \"2603:1036:3000:160::/59\",\r\n \"2603:1037:1:160::/59\",\r\n - \ \"2a01:111:f403:c114::/64\",\r\n \"2a01:111:f403:c93c::/62\",\r\n - \ \"2a01:111:f403:c940::/64\",\r\n \"2a01:111:f403:d125::/64\",\r\n - \ \"2a01:111:f403:d915::/64\",\r\n \"2a01:111:f403:e014::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastasia\",\r\n - \ \"id\": \"AzureCloud.eastasia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.70.0.0/18\",\r\n - \ \"13.72.192.0/19\",\r\n \"13.75.0.0/17\",\r\n \"13.88.208.0/20\",\r\n - \ \"13.94.0.0/18\",\r\n \"13.104.155.64/26\",\r\n \"13.104.155.192/26\",\r\n - \ \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n \"13.105.100.16/28\",\r\n - \ \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n - \ \"13.105.100.192/27\",\r\n \"20.2.0.0/16\",\r\n \"20.6.128.0/17\",\r\n - \ \"20.24.64.0/18\",\r\n \"20.24.192.0/18\",\r\n \"20.47.43.0/24\",\r\n - \ \"20.47.126.0/23\",\r\n \"20.60.86.0/23\",\r\n \"20.60.131.0/24\",\r\n - \ \"20.60.254.0/23\",\r\n \"20.95.139.0/24\",\r\n \"20.135.40.0/23\",\r\n - \ \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n \"20.150.1.128/25\",\r\n - \ \"20.150.22.0/24\",\r\n \"20.150.96.0/24\",\r\n \"20.157.53.0/24\",\r\n - \ \"20.157.177.0/24\",\r\n \"20.157.210.0/23\",\r\n \"20.157.213.0/24\",\r\n - \ \"20.157.219.0/24\",\r\n \"20.187.64.0/18\",\r\n \"20.187.128.0/18\",\r\n - \ \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n \"20.189.64.0/18\",\r\n - \ \"20.190.140.128/25\",\r\n \"20.190.164.0/24\",\r\n \"20.195.72.0/21\",\r\n - \ \"20.195.88.0/21\",\r\n \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n - \ \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n - \ \"20.239.0.0/16\",\r\n \"20.247.0.0/17\",\r\n \"20.255.0.0/16\",\r\n - \ \"23.97.64.0/19\",\r\n \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n - \ \"23.98.44.0/24\",\r\n \"23.99.96.0/19\",\r\n \"23.100.88.0/21\",\r\n - \ \"23.101.0.0/20\",\r\n \"23.102.200.0/23\",\r\n \"23.102.224.0/19\",\r\n - \ \"40.77.134.0/24\",\r\n \"40.77.136.16/28\",\r\n \"40.77.160.32/27\",\r\n - \ \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n \"40.77.161.0/26\",\r\n - \ \"40.77.161.128/25\",\r\n \"40.77.175.128/27\",\r\n \"40.77.192.0/22\",\r\n - \ \"40.77.201.0/24\",\r\n \"40.77.226.0/25\",\r\n \"40.77.234.128/27\",\r\n - \ \"40.77.236.192/28\",\r\n \"40.77.237.128/25\",\r\n \"40.77.252.0/23\",\r\n - \ \"40.79.210.0/24\",\r\n \"40.81.16.0/20\",\r\n \"40.82.116.0/22\",\r\n - \ \"40.83.64.0/18\",\r\n \"40.87.192.0/22\",\r\n \"40.90.154.192/26\",\r\n - \ \"40.93.128.0/24\",\r\n \"40.126.12.128/25\",\r\n \"40.126.36.0/24\",\r\n - \ \"52.101.128.0/22\",\r\n \"52.101.132.0/24\",\r\n \"52.102.192.0/24\",\r\n - \ \"52.103.64.0/24\",\r\n \"52.103.192.0/24\",\r\n \"52.108.32.0/22\",\r\n - \ \"52.108.81.0/24\",\r\n \"52.109.120.0/22\",\r\n \"52.111.228.0/24\",\r\n - \ \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n \"52.113.104.0/24\",\r\n - \ \"52.113.108.0/24\",\r\n \"52.114.0.0/21\",\r\n \"52.114.52.0/23\",\r\n - \ \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n \"52.115.46.0/24\",\r\n - \ \"52.115.96.0/24\",\r\n \"52.120.157.0/24\",\r\n \"52.121.112.0/22\",\r\n - \ \"52.139.128.0/18\",\r\n \"52.175.0.0/17\",\r\n \"52.184.0.0/17\",\r\n - \ \"52.229.128.0/17\",\r\n \"52.232.153.0/24\",\r\n \"52.239.128.0/24\",\r\n - \ \"52.239.224.0/24\",\r\n \"52.245.56.0/22\",\r\n \"52.246.128.0/20\",\r\n - \ \"52.253.222.0/23\",\r\n \"65.52.160.0/19\",\r\n \"104.44.88.192/27\",\r\n - \ \"104.44.90.224/27\",\r\n \"104.44.91.192/27\",\r\n \"104.44.94.96/28\",\r\n - \ \"104.46.24.0/22\",\r\n \"104.208.64.0/18\",\r\n \"104.214.160.0/19\",\r\n - \ \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \"111.221.78.0/23\",\r\n + \ \"2603:1063:2200:28::/64\",\r\n \"2a01:111:f403:c114::/64\",\r\n + \ \"2a01:111:f403:c93c::/62\",\r\n \"2a01:111:f403:c940::/64\",\r\n + \ \"2a01:111:f403:d125::/64\",\r\n \"2a01:111:f403:d915::/64\",\r\n + \ \"2a01:111:f403:e014::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastasia\",\r\n \"id\": \"AzureCloud.eastasia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"17\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.70.0.0/18\",\r\n \"13.72.192.0/19\",\r\n \"13.75.0.0/17\",\r\n + \ \"13.88.208.0/20\",\r\n \"13.94.0.0/18\",\r\n \"13.104.155.64/26\",\r\n + \ \"13.104.155.192/26\",\r\n \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n + \ \"13.105.100.16/28\",\r\n \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n + \ \"13.105.100.160/28\",\r\n \"13.105.100.192/27\",\r\n \"20.2.0.0/16\",\r\n + \ \"20.6.128.0/17\",\r\n \"20.24.64.0/18\",\r\n \"20.24.192.0/18\",\r\n + \ \"20.47.43.0/24\",\r\n \"20.47.126.0/23\",\r\n \"20.60.86.0/23\",\r\n + \ \"20.60.131.0/24\",\r\n \"20.60.254.0/23\",\r\n \"20.95.139.0/24\",\r\n + \ \"20.135.40.0/23\",\r\n \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n + \ \"20.150.1.128/25\",\r\n \"20.150.22.0/24\",\r\n \"20.150.96.0/24\",\r\n + \ \"20.157.53.0/24\",\r\n \"20.157.177.0/24\",\r\n \"20.157.210.0/23\",\r\n + \ \"20.157.213.0/24\",\r\n \"20.157.219.0/24\",\r\n \"20.187.64.0/18\",\r\n + \ \"20.187.128.0/18\",\r\n \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n + \ \"20.189.64.0/18\",\r\n \"20.190.140.128/25\",\r\n \"20.190.164.0/24\",\r\n + \ \"20.195.72.0/21\",\r\n \"20.195.88.0/21\",\r\n \"20.205.0.0/18\",\r\n + \ \"20.205.64.0/20\",\r\n \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n + \ \"20.205.128.0/20\",\r\n \"20.239.0.0/16\",\r\n \"20.247.0.0/17\",\r\n + \ \"20.255.0.0/16\",\r\n \"23.97.64.0/19\",\r\n \"23.98.32.0/21\",\r\n + \ \"23.98.40.0/22\",\r\n \"23.98.44.0/24\",\r\n \"23.99.96.0/19\",\r\n + \ \"23.100.88.0/21\",\r\n \"23.101.0.0/20\",\r\n \"23.102.200.0/23\",\r\n + \ \"23.102.224.0/19\",\r\n \"40.77.134.0/24\",\r\n \"40.77.136.16/28\",\r\n + \ \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n + \ \"40.77.161.0/26\",\r\n \"40.77.161.128/25\",\r\n \"40.77.175.128/27\",\r\n + \ \"40.77.192.0/22\",\r\n \"40.77.201.0/24\",\r\n \"40.77.226.0/25\",\r\n + \ \"40.77.234.128/27\",\r\n \"40.77.236.192/28\",\r\n \"40.77.237.128/25\",\r\n + \ \"40.77.252.0/23\",\r\n \"40.79.210.0/24\",\r\n \"40.81.16.0/20\",\r\n + \ \"40.82.116.0/22\",\r\n \"40.83.64.0/18\",\r\n \"40.87.192.0/22\",\r\n + \ \"40.90.154.192/26\",\r\n \"40.93.128.0/24\",\r\n \"40.126.12.128/25\",\r\n + \ \"40.126.36.0/24\",\r\n \"52.101.128.0/22\",\r\n \"52.101.132.0/24\",\r\n + \ \"52.102.192.0/24\",\r\n \"52.103.64.0/24\",\r\n \"52.103.192.0/24\",\r\n + \ \"52.108.32.0/22\",\r\n \"52.108.81.0/24\",\r\n \"52.109.120.0/22\",\r\n + \ \"52.111.228.0/24\",\r\n \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n + \ \"52.113.104.0/24\",\r\n \"52.113.108.0/24\",\r\n \"52.114.0.0/21\",\r\n + \ \"52.114.52.0/23\",\r\n \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n + \ \"52.115.46.0/24\",\r\n \"52.115.96.0/24\",\r\n \"52.120.157.0/24\",\r\n + \ \"52.121.112.0/22\",\r\n \"52.139.128.0/18\",\r\n \"52.175.0.0/17\",\r\n + \ \"52.184.0.0/17\",\r\n \"52.229.128.0/17\",\r\n \"52.232.153.0/24\",\r\n + \ \"52.239.128.0/24\",\r\n \"52.239.224.0/24\",\r\n \"52.245.56.0/22\",\r\n + \ \"52.246.128.0/20\",\r\n \"52.253.222.0/23\",\r\n \"65.52.160.0/19\",\r\n + \ \"104.44.88.192/27\",\r\n \"104.44.90.224/27\",\r\n \"104.44.91.192/27\",\r\n + \ \"104.44.94.96/28\",\r\n \"104.46.24.0/22\",\r\n \"104.208.64.0/18\",\r\n + \ \"104.214.160.0/19\",\r\n \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \ \"131.253.13.100/30\",\r\n \"131.253.13.104/30\",\r\n \"131.253.35.192/26\",\r\n \ \"134.170.192.0/21\",\r\n \"137.116.160.0/20\",\r\n \"168.63.128.0/24\",\r\n \ \"168.63.129.0/28\",\r\n \"168.63.129.32/27\",\r\n \"168.63.129.64/26\",\r\n @@ -6282,353 +6361,356 @@ interactions: \ \"2603:1040:207::/48\",\r\n \"2603:1040:208::/48\",\r\n \ \"2603:1046:1401::/48\",\r\n \"2603:1046:1500:24::/64\",\r\n \ \"2603:1046:2000:40::/59\",\r\n \"2603:1047:1:40::/59\",\r\n - \ \"2a01:111:f100:6000::/64\",\r\n \"2a01:111:f403:c400::/64\",\r\n - \ \"2a01:111:f403:cc00::/62\",\r\n \"2a01:111:f403:cc04::/64\",\r\n - \ \"2a01:111:f403:d401::/64\",\r\n \"2a01:111:f403:dc00::/64\",\r\n - \ \"2a01:111:f403:e400::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.eastus\",\r\n \"id\": \"AzureCloud.eastus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"27\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.68.128.0/17\",\r\n \"13.72.64.0/18\",\r\n \"13.82.0.0/16\",\r\n - \ \"13.90.0.0/16\",\r\n \"13.92.0.0/16\",\r\n \"13.104.144.128/27\",\r\n - \ \"13.104.152.128/25\",\r\n \"13.104.192.0/21\",\r\n \"13.104.211.0/25\",\r\n - \ \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n \"13.105.17.0/26\",\r\n - \ \"13.105.19.0/25\",\r\n \"13.105.20.192/26\",\r\n \"13.105.27.0/25\",\r\n - \ \"13.105.27.192/27\",\r\n \"13.105.36.192/26\",\r\n \"13.105.74.48/28\",\r\n - \ \"13.105.98.48/28\",\r\n \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n - \ \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n \"13.105.104.96/27\",\r\n - \ \"20.25.0.0/17\",\r\n \"20.38.98.0/24\",\r\n \"20.39.32.0/19\",\r\n - \ \"20.42.0.0/17\",\r\n \"20.47.1.0/24\",\r\n \"20.47.16.0/23\",\r\n - \ \"20.47.31.0/24\",\r\n \"20.47.108.0/23\",\r\n \"20.47.113.0/24\",\r\n - \ \"20.49.104.0/21\",\r\n \"20.51.128.0/17\",\r\n \"20.55.0.0/17\",\r\n - \ \"20.60.0.0/24\",\r\n \"20.60.2.0/23\",\r\n \"20.60.6.0/23\",\r\n - \ \"20.60.60.0/22\",\r\n \"20.60.128.0/23\",\r\n \"20.60.134.0/23\",\r\n - \ \"20.60.146.0/23\",\r\n \"20.60.220.0/23\",\r\n \"20.62.128.0/17\",\r\n - \ \"20.72.128.0/18\",\r\n \"20.75.128.0/17\",\r\n \"20.81.0.0/17\",\r\n - \ \"20.83.128.0/18\",\r\n \"20.84.0.0/17\",\r\n \"20.85.128.0/17\",\r\n - \ \"20.88.128.0/18\",\r\n \"20.95.0.0/24\",\r\n \"20.95.2.0/24\",\r\n - \ \"20.95.4.0/24\",\r\n \"20.95.6.0/24\",\r\n \"20.95.18.0/23\",\r\n - \ \"20.95.21.0/24\",\r\n \"20.95.22.0/23\",\r\n \"20.95.25.0/24\",\r\n - \ \"20.95.26.0/23\",\r\n \"20.95.28.0/22\",\r\n \"20.95.32.0/21\",\r\n - \ \"20.95.48.0/23\",\r\n \"20.95.50.0/24\",\r\n \"20.95.52.0/24\",\r\n - \ \"20.102.0.0/17\",\r\n \"20.106.128.0/17\",\r\n \"20.115.0.0/17\",\r\n - \ \"20.119.0.0/17\",\r\n \"20.120.0.0/17\",\r\n \"20.121.0.0/16\",\r\n - \ \"20.124.0.0/16\",\r\n \"20.127.0.0/16\",\r\n \"20.135.4.0/23\",\r\n - \ \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n \"20.136.3.0/25\",\r\n - \ \"20.136.4.0/24\",\r\n \"20.150.32.0/23\",\r\n \"20.150.90.0/24\",\r\n - \ \"20.152.0.0/23\",\r\n \"20.157.6.0/23\",\r\n \"20.157.19.0/24\",\r\n - \ \"20.157.24.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.59.0/24\",\r\n - \ \"20.157.61.0/24\",\r\n \"20.157.93.0/24\",\r\n \"20.157.104.0/24\",\r\n - \ \"20.157.109.0/24\",\r\n \"20.157.116.0/24\",\r\n \"20.157.124.0/24\",\r\n - \ \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n \"20.157.171.0/24\",\r\n - \ \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n \"20.163.128.0/17\",\r\n - \ \"20.185.0.0/16\",\r\n \"20.190.130.0/24\",\r\n \"20.190.151.0/24\",\r\n - \ \"20.202.20.0/24\",\r\n \"20.202.39.0/24\",\r\n \"20.202.120.0/22\",\r\n - \ \"20.202.124.0/24\",\r\n \"20.209.0.0/23\",\r\n \"20.209.40.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"20.228.128.0/17\",\r\n \"20.231.0.0/17\",\r\n - \ \"20.231.192.0/18\",\r\n \"20.232.0.0/16\",\r\n \"20.237.0.0/17\",\r\n - \ \"20.241.128.0/17\",\r\n \"20.242.128.0/17\",\r\n \"20.246.128.0/17\",\r\n - \ \"20.253.0.0/17\",\r\n \"23.96.0.0/17\",\r\n \"23.98.45.0/24\",\r\n - \ \"23.100.16.0/20\",\r\n \"23.101.128.0/20\",\r\n \"40.71.0.0/16\",\r\n - \ \"40.76.0.0/16\",\r\n \"40.78.219.0/24\",\r\n \"40.78.224.0/21\",\r\n - \ \"40.79.152.0/21\",\r\n \"40.80.144.0/21\",\r\n \"40.82.24.0/22\",\r\n - \ \"40.82.60.0/22\",\r\n \"40.85.160.0/19\",\r\n \"40.87.0.0/17\",\r\n - \ \"40.87.164.0/22\",\r\n \"40.88.0.0/16\",\r\n \"40.90.23.128/25\",\r\n - \ \"40.90.24.128/25\",\r\n \"40.90.25.0/26\",\r\n \"40.90.30.192/26\",\r\n - \ \"40.90.129.128/26\",\r\n \"40.90.130.96/28\",\r\n \"40.90.131.224/27\",\r\n - \ \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n \"40.90.137.96/27\",\r\n - \ \"40.90.139.224/27\",\r\n \"40.90.143.0/27\",\r\n \"40.90.146.64/26\",\r\n - \ \"40.90.147.0/27\",\r\n \"40.90.148.64/27\",\r\n \"40.90.150.32/27\",\r\n - \ \"40.90.224.0/19\",\r\n \"40.91.4.0/22\",\r\n \"40.93.2.0/24\",\r\n - \ \"40.93.4.0/24\",\r\n \"40.93.11.0/24\",\r\n \"40.97.4.0/24\",\r\n - \ \"40.112.48.0/20\",\r\n \"40.114.0.0/17\",\r\n \"40.117.32.0/19\",\r\n - \ \"40.117.64.0/18\",\r\n \"40.117.128.0/17\",\r\n \"40.121.0.0/16\",\r\n - \ \"40.123.132.0/22\",\r\n \"40.123.176.0/22\",\r\n \"40.126.2.0/24\",\r\n - \ \"40.126.23.0/24\",\r\n \"52.101.4.0/22\",\r\n \"52.101.9.0/24\",\r\n - \ \"52.101.20.0/22\",\r\n \"52.101.51.0/24\",\r\n \"52.101.52.0/22\",\r\n - \ \"52.102.129.0/24\",\r\n \"52.102.137.0/24\",\r\n \"52.102.159.0/24\",\r\n - \ \"52.103.1.0/24\",\r\n \"52.103.3.0/24\",\r\n \"52.103.11.0/24\",\r\n - \ \"52.103.129.0/24\",\r\n \"52.103.137.0/24\",\r\n \"52.108.16.0/21\",\r\n - \ \"52.108.79.0/24\",\r\n \"52.108.105.0/24\",\r\n \"52.108.106.0/23\",\r\n - \ \"52.109.12.0/22\",\r\n \"52.111.229.0/24\",\r\n \"52.112.112.0/24\",\r\n - \ \"52.112.123.0/24\",\r\n \"52.112.127.0/24\",\r\n \"52.113.16.0/20\",\r\n - \ \"52.114.132.0/22\",\r\n \"52.115.54.0/24\",\r\n \"52.115.62.0/23\",\r\n - \ \"52.115.192.0/19\",\r\n \"52.120.32.0/19\",\r\n \"52.120.224.0/20\",\r\n - \ \"52.122.0.0/24\",\r\n \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n - \ \"52.122.6.0/24\",\r\n \"52.123.0.0/24\",\r\n \"52.125.132.0/22\",\r\n - \ \"52.136.64.0/18\",\r\n \"52.142.0.0/18\",\r\n \"52.143.207.0/24\",\r\n - \ \"52.146.0.0/17\",\r\n \"52.147.192.0/18\",\r\n \"52.149.128.0/17\",\r\n - \ \"52.150.0.0/17\",\r\n \"52.151.128.0/17\",\r\n \"52.152.128.0/17\",\r\n - \ \"52.154.64.0/18\",\r\n \"52.168.0.0/16\",\r\n \"52.170.0.0/16\",\r\n - \ \"52.179.0.0/17\",\r\n \"52.186.0.0/16\",\r\n \"52.188.0.0/16\",\r\n - \ \"52.190.0.0/17\",\r\n \"52.191.0.0/17\",\r\n \"52.191.192.0/18\",\r\n - \ \"52.224.0.0/16\",\r\n \"52.226.0.0/16\",\r\n \"52.232.146.0/24\",\r\n - \ \"52.234.128.0/17\",\r\n \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n - \ \"52.239.207.192/26\",\r\n \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n - \ \"52.239.246.0/23\",\r\n \"52.239.252.0/24\",\r\n \"52.240.0.0/17\",\r\n - \ \"52.245.8.0/22\",\r\n \"52.245.104.0/22\",\r\n \"52.249.128.0/17\",\r\n - \ \"52.253.160.0/24\",\r\n \"52.255.128.0/17\",\r\n \"53.103.137.0/24\",\r\n - \ \"65.54.19.128/27\",\r\n \"104.41.128.0/19\",\r\n \"104.44.91.32/27\",\r\n - \ \"104.44.94.16/28\",\r\n \"104.44.95.160/27\",\r\n \"104.44.95.240/28\",\r\n - \ \"104.45.128.0/18\",\r\n \"104.45.192.0/20\",\r\n \"104.211.0.0/18\",\r\n - \ \"137.116.112.0/20\",\r\n \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n - \ \"137.135.64.0/18\",\r\n \"138.91.96.0/19\",\r\n \"157.56.176.0/21\",\r\n - \ \"168.61.32.0/20\",\r\n \"168.61.48.0/21\",\r\n \"168.62.32.0/19\",\r\n - \ \"168.62.160.0/19\",\r\n \"191.234.32.0/19\",\r\n \"191.236.0.0/18\",\r\n - \ \"191.237.0.0/17\",\r\n \"191.238.0.0/18\",\r\n \"204.152.18.0/31\",\r\n - \ \"204.152.18.8/29\",\r\n \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n - \ \"204.152.19.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n - \ \"2603:1030:20c::/47\",\r\n \"2603:1030:20e::/48\",\r\n - \ \"2603:1030:210::/47\",\r\n \"2603:1030:212::/56\",\r\n - \ \"2603:1030:213::/48\",\r\n \"2603:1036:903:4::/64\",\r\n - \ \"2603:1036:120d::/48\",\r\n \"2603:1036:2404::/48\",\r\n - \ \"2603:1036:3000:120::/59\",\r\n \"2603:1037:1:120::/59\",\r\n - \ \"2603:1062:2:100::/57\",\r\n \"2603:1063:8::/56\",\r\n - \ \"2603:1063:108::/55\",\r\n \"2603:1063:208::/55\",\r\n - \ \"2a01:111:f100:2000::/52\",\r\n \"2a01:111:f403:c100::/64\",\r\n - \ \"2a01:111:f403:c900::/64\",\r\n \"2a01:111:f403:c91e::/63\",\r\n - \ \"2a01:111:f403:c920::/63\",\r\n \"2a01:111:f403:c922::/64\",\r\n - \ \"2a01:111:f403:d100::/64\",\r\n \"2a01:111:f403:d900::/64\",\r\n - \ \"2a01:111:f403:f000::/64\",\r\n \"2a01:111:f403:f900::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus2\",\r\n - \ \"id\": \"AzureCloud.eastus2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"27\",\r\n - \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1063:2202:8::/64\",\r\n \"2a01:111:f100:6000::/64\",\r\n + \ \"2a01:111:f403:c400::/64\",\r\n \"2a01:111:f403:cc00::/62\",\r\n + \ \"2a01:111:f403:cc04::/64\",\r\n \"2a01:111:f403:d401::/64\",\r\n + \ \"2a01:111:f403:dc00::/64\",\r\n \"2a01:111:f403:e400::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus\",\r\n + \ \"id\": \"AzureCloud.eastus\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"30\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.68.0.0/17\",\r\n - \ \"13.77.64.0/18\",\r\n \"13.104.147.0/25\",\r\n \"13.104.208.64/27\",\r\n - \ \"13.105.18.192/26\",\r\n \"13.105.23.64/26\",\r\n \"13.105.28.0/28\",\r\n - \ \"13.105.28.128/25\",\r\n \"13.105.67.128/25\",\r\n \"13.105.74.128/26\",\r\n - \ \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n \"13.105.75.64/27\",\r\n - \ \"13.105.101.32/28\",\r\n \"20.1.128.0/17\",\r\n \"20.7.0.0/16\",\r\n - \ \"20.10.0.0/16\",\r\n \"20.12.0.0/17\",\r\n \"20.14.128.0/17\",\r\n - \ \"20.15.0.0/17\",\r\n \"20.22.0.0/16\",\r\n \"20.36.128.0/17\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.38.208.0/22\",\r\n \"20.41.0.0/18\",\r\n - \ \"20.44.16.0/21\",\r\n \"20.44.64.0/18\",\r\n \"20.47.60.0/23\",\r\n - \ \"20.47.76.0/23\",\r\n \"20.49.0.0/18\",\r\n \"20.49.96.0/21\",\r\n - \ \"20.55.192.0/18\",\r\n \"20.57.0.0/17\",\r\n \"20.60.56.0/22\",\r\n - \ \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.62.0.0/17\",\r\n - \ \"20.65.0.0/17\",\r\n \"20.69.192.0/18\",\r\n \"20.72.64.0/18\",\r\n - \ \"20.75.0.0/17\",\r\n \"20.80.192.0/18\",\r\n \"20.81.128.0/17\",\r\n - \ \"20.85.0.0/17\",\r\n \"20.88.96.0/19\",\r\n \"20.94.0.0/17\",\r\n - \ \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n \"20.97.128.0/17\",\r\n - \ \"20.98.192.0/18\",\r\n \"20.109.0.0/17\",\r\n \"20.110.0.0/16\",\r\n - \ \"20.114.128.0/17\",\r\n \"20.119.128.0/17\",\r\n \"20.122.0.0/16\",\r\n - \ \"20.135.16.0/23\",\r\n \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n - \ \"20.136.0.0/25\",\r\n \"20.136.1.0/24\",\r\n \"20.143.2.0/24\",\r\n - \ \"20.150.29.0/24\",\r\n \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n - \ \"20.150.72.0/24\",\r\n \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n - \ \"20.152.6.0/23\",\r\n \"20.157.17.0/24\",\r\n \"20.157.29.0/24\",\r\n - \ \"20.157.36.0/23\",\r\n \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n - \ \"20.157.64.0/21\",\r\n \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n - \ \"20.157.84.0/24\",\r\n \"20.157.114.0/24\",\r\n \"20.157.122.0/24\",\r\n - \ \"20.157.167.0/24\",\r\n \"20.157.185.0/24\",\r\n \"20.161.0.0/16\",\r\n - \ \"20.186.0.0/17\",\r\n \"20.186.128.0/18\",\r\n \"20.190.131.0/24\",\r\n - \ \"20.190.152.0/24\",\r\n \"20.190.192.0/18\",\r\n \"20.201.224.0/23\",\r\n - \ \"20.202.21.0/24\",\r\n \"20.202.31.0/24\",\r\n \"20.202.32.0/23\",\r\n - \ \"20.202.34.0/24\",\r\n \"20.209.68.0/23\",\r\n \"20.230.0.0/17\",\r\n - \ \"20.242.0.0/17\",\r\n \"20.246.0.0/17\",\r\n \"23.100.64.0/21\",\r\n - \ \"23.101.32.0/21\",\r\n \"23.101.80.0/21\",\r\n \"23.101.144.0/20\",\r\n - \ \"23.102.96.0/19\",\r\n \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n - \ \"40.65.192.0/18\",\r\n \"40.67.128.0/19\",\r\n \"40.70.0.0/18\",\r\n - \ \"40.70.64.0/20\",\r\n \"40.70.80.0/21\",\r\n \"40.70.128.0/17\",\r\n - \ \"40.75.0.0/19\",\r\n \"40.75.64.0/18\",\r\n \"40.77.128.128/25\",\r\n - \ \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n \"40.77.132.0/24\",\r\n - \ \"40.77.136.48/28\",\r\n \"40.77.137.128/26\",\r\n \"40.77.138.128/25\",\r\n - \ \"40.77.163.0/24\",\r\n \"40.77.166.160/27\",\r\n \"40.77.167.0/24\",\r\n - \ \"40.77.168.0/24\",\r\n \"40.77.170.0/24\",\r\n \"40.77.175.96/27\",\r\n - \ \"40.77.177.0/24\",\r\n \"40.77.178.0/23\",\r\n \"40.77.182.0/28\",\r\n - \ \"40.77.182.32/27\",\r\n \"40.77.184.0/25\",\r\n \"40.77.198.0/26\",\r\n - \ \"40.77.199.192/26\",\r\n \"40.77.224.128/25\",\r\n \"40.77.228.0/24\",\r\n - \ \"40.77.233.0/24\",\r\n \"40.77.234.192/27\",\r\n \"40.77.236.80/28\",\r\n - \ \"40.77.237.64/26\",\r\n \"40.77.240.0/25\",\r\n \"40.77.245.0/24\",\r\n - \ \"40.77.248.0/25\",\r\n \"40.77.251.0/24\",\r\n \"40.78.208.48/28\",\r\n - \ \"40.78.220.0/24\",\r\n \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n - \ \"40.79.8.32/28\",\r\n \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n - \ \"40.79.9.0/24\",\r\n \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n - \ \"40.79.48.0/27\",\r\n \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n - \ \"40.79.56.0/21\",\r\n \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n - \ \"40.79.90.0/24\",\r\n \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n - \ \"40.79.93.0/28\",\r\n \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n - \ \"40.79.206.64/27\",\r\n \"40.79.240.0/20\",\r\n \"40.82.4.0/22\",\r\n - \ \"40.82.44.0/22\",\r\n \"40.84.0.0/17\",\r\n \"40.87.168.0/30\",\r\n - \ \"40.87.168.8/29\",\r\n \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n - \ \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n \"40.87.168.70/31\",\r\n - \ \"40.87.168.72/29\",\r\n \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n - \ \"40.87.168.128/26\",\r\n \"40.87.168.192/28\",\r\n \"40.87.168.210/31\",\r\n - \ \"40.87.168.212/30\",\r\n \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n - \ \"40.87.169.0/27\",\r\n \"40.87.169.32/29\",\r\n \"40.87.169.44/30\",\r\n - \ \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n \"40.87.169.60/30\",\r\n - \ \"40.87.169.64/27\",\r\n \"40.87.169.96/31\",\r\n \"40.87.169.102/31\",\r\n - \ \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n - \ \"40.87.169.136/31\",\r\n \"40.87.169.140/30\",\r\n \"40.87.169.160/27\",\r\n - \ \"40.87.169.192/26\",\r\n \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n - \ \"40.87.170.144/31\",\r\n \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n - \ \"40.87.170.176/29\",\r\n \"40.87.170.184/30\",\r\n \"40.87.170.194/31\",\r\n - \ \"40.87.170.196/30\",\r\n \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n - \ \"40.87.170.228/30\",\r\n \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n - \ \"40.87.170.248/30\",\r\n \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n - \ \"40.87.171.8/29\",\r\n \"40.87.171.16/28\",\r\n \"40.87.171.36/30\",\r\n - \ \"40.87.171.40/31\",\r\n \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n - \ \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n - \ \"40.87.171.166/31\",\r\n \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n - \ \"40.87.171.192/27\",\r\n \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n - \ \"40.87.171.248/31\",\r\n \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n - \ \"40.90.130.160/27\",\r\n \"40.90.132.128/26\",\r\n \"40.90.133.112/28\",\r\n - \ \"40.90.134.192/26\",\r\n \"40.90.136.0/28\",\r\n \"40.90.138.160/27\",\r\n - \ \"40.90.140.160/27\",\r\n \"40.90.140.192/27\",\r\n \"40.90.143.192/26\",\r\n - \ \"40.90.144.64/26\",\r\n \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n - \ \"40.90.148.96/27\",\r\n \"40.90.155.128/26\",\r\n \"40.90.157.128/26\",\r\n - \ \"40.90.158.128/25\",\r\n \"40.91.12.16/28\",\r\n \"40.91.12.48/28\",\r\n - \ \"40.91.12.64/26\",\r\n \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n - \ \"40.91.12.208/28\",\r\n \"40.91.12.240/28\",\r\n \"40.91.13.64/27\",\r\n - \ \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n - \ \"40.91.14.0/24\",\r\n \"40.93.3.0/24\",\r\n \"40.93.12.0/24\",\r\n - \ \"40.123.0.0/17\",\r\n \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n - \ \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n - \ \"40.123.144.144/29\",\r\n \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n - \ \"40.123.144.192/27\",\r\n \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n - \ \"40.123.144.248/30\",\r\n \"40.123.144.252/31\",\r\n \"40.123.145.6/31\",\r\n - \ \"40.123.145.8/30\",\r\n \"40.123.145.12/31\",\r\n \"40.123.145.22/31\",\r\n - \ \"40.123.145.24/29\",\r\n \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n - \ \"40.123.145.56/30\",\r\n \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n - \ \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n - \ \"40.123.145.160/30\",\r\n \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n - \ \"40.123.145.176/28\",\r\n \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n - \ \"40.123.145.212/31\",\r\n \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n - \ \"40.123.146.0/28\",\r\n \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n - \ \"40.123.146.28/31\",\r\n \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n - \ \"40.123.146.48/31\",\r\n \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n - \ \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n - \ \"40.123.146.164/31\",\r\n \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n - \ \"40.123.146.192/29\",\r\n \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n - \ \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n - \ \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n - \ \"40.126.3.0/24\",\r\n \"40.126.24.0/24\",\r\n \"52.101.10.0/24\",\r\n - \ \"52.101.36.0/22\",\r\n \"52.101.56.0/22\",\r\n \"52.101.60.0/24\",\r\n - \ \"52.102.131.0/24\",\r\n \"52.102.138.0/24\",\r\n \"52.103.5.0/24\",\r\n - \ \"52.103.12.0/24\",\r\n \"52.103.131.0/24\",\r\n \"52.103.138.0/24\",\r\n - \ \"52.108.186.0/24\",\r\n \"52.108.216.0/22\",\r\n \"52.109.4.0/22\",\r\n - \ \"52.111.230.0/24\",\r\n \"52.112.76.0/22\",\r\n \"52.112.95.0/24\",\r\n - \ \"52.112.104.0/24\",\r\n \"52.112.108.0/24\",\r\n \"52.112.116.0/24\",\r\n - \ \"52.114.136.0/21\",\r\n \"52.114.180.0/22\",\r\n \"52.114.186.0/23\",\r\n - \ \"52.114.206.0/23\",\r\n \"52.114.208.0/24\",\r\n \"52.115.48.0/22\",\r\n - \ \"52.115.52.0/23\",\r\n \"52.115.64.0/22\",\r\n \"52.115.160.0/19\",\r\n - \ \"52.115.230.0/24\",\r\n \"52.120.64.0/19\",\r\n \"52.121.32.0/22\",\r\n - \ \"52.122.12.0/22\",\r\n \"52.123.4.0/24\",\r\n \"52.125.136.0/24\",\r\n - \ \"52.136.29.0/24\",\r\n \"52.138.80.0/21\",\r\n \"52.138.96.0/19\",\r\n - \ \"52.143.192.0/24\",\r\n \"52.147.160.0/19\",\r\n \"52.167.0.0/16\",\r\n - \ \"52.177.0.0/16\",\r\n \"52.179.128.0/17\",\r\n \"52.184.128.0/19\",\r\n - \ \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n \"52.184.168.80/28\",\r\n - \ \"52.184.168.96/27\",\r\n \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n - \ \"52.184.170.0/24\",\r\n \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n - \ \"52.225.128.0/21\",\r\n \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n - \ \"52.225.136.64/28\",\r\n \"52.225.137.0/24\",\r\n \"52.225.192.0/18\",\r\n - \ \"52.232.151.0/24\",\r\n \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n - \ \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n - \ \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n - \ \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n - \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n - \ \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n - \ \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n - \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n - \ \"52.242.64.0/18\",\r\n \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n - \ \"52.245.45.128/28\",\r\n \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n - \ \"52.245.46.0/27\",\r\n \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n - \ \"52.245.46.112/28\",\r\n \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n - \ \"52.245.46.192/26\",\r\n \"52.247.0.0/17\",\r\n \"52.250.128.0/18\",\r\n - \ \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n \"52.253.64.0/20\",\r\n - \ \"52.253.148.0/23\",\r\n \"52.253.154.0/23\",\r\n \"52.254.0.0/18\",\r\n - \ \"52.254.64.0/19\",\r\n \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n - \ \"53.103.138.0/24\",\r\n \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n - \ \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n - \ \"65.55.44.96/28\",\r\n \"65.55.44.128/27\",\r\n \"65.55.60.188/30\",\r\n - \ \"65.55.105.0/26\",\r\n \"65.55.105.96/27\",\r\n \"65.55.105.224/27\",\r\n - \ \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n - \ \"65.55.107.48/28\",\r\n \"65.55.107.64/27\",\r\n \"65.55.108.0/24\",\r\n - \ \"65.55.209.128/26\",\r\n \"65.55.211.32/27\",\r\n \"65.55.213.64/26\",\r\n - \ \"65.55.213.128/26\",\r\n \"65.55.217.0/24\",\r\n \"65.55.219.32/27\",\r\n - \ \"65.55.219.128/25\",\r\n \"104.44.88.32/27\",\r\n \"104.44.88.96/27\",\r\n - \ \"104.44.91.96/27\",\r\n \"104.44.93.160/27\",\r\n \"104.44.94.48/28\",\r\n - \ \"104.46.0.0/21\",\r\n \"104.46.96.0/19\",\r\n \"104.46.192.0/20\",\r\n - \ \"104.47.200.0/21\",\r\n \"104.208.128.0/17\",\r\n \"104.209.128.0/17\",\r\n - \ \"104.210.0.0/20\",\r\n \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n - \ \"131.253.13.16/29\",\r\n \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n - \ \"131.253.13.80/29\",\r\n \"131.253.13.96/30\",\r\n \"131.253.14.16/28\",\r\n - \ \"131.253.14.208/28\",\r\n \"131.253.14.224/28\",\r\n \"131.253.15.8/29\",\r\n - \ \"131.253.15.16/28\",\r\n \"131.253.24.0/28\",\r\n \"131.253.24.192/26\",\r\n - \ \"131.253.34.224/27\",\r\n \"131.253.38.0/27\",\r\n \"131.253.38.128/26\",\r\n - \ \"131.253.40.0/28\",\r\n \"134.170.220.0/23\",\r\n \"137.116.0.0/18\",\r\n - \ \"137.116.64.0/19\",\r\n \"137.116.96.0/22\",\r\n \"157.55.7.128/26\",\r\n - \ \"157.55.10.192/26\",\r\n \"157.55.11.128/25\",\r\n \"157.55.37.0/24\",\r\n - \ \"157.55.38.0/24\",\r\n \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n - \ \"157.55.55.100/30\",\r\n \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n - \ \"157.55.55.144/29\",\r\n \"157.55.55.160/28\",\r\n \"157.56.2.128/25\",\r\n - \ \"157.56.3.0/25\",\r\n \"191.236.192.0/18\",\r\n \"191.237.128.0/18\",\r\n - \ \"191.239.224.0/20\",\r\n \"193.149.64.0/21\",\r\n \"199.30.16.0/24\",\r\n - \ \"199.30.18.0/23\",\r\n \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n - \ \"199.30.28.64/26\",\r\n \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n - \ \"2603:1030:400::/48\",\r\n \"2603:1030:401:2::/63\",\r\n - \ \"2603:1030:401:4::/62\",\r\n \"2603:1030:401:8::/61\",\r\n - \ \"2603:1030:401:10::/62\",\r\n \"2603:1030:401:14::/63\",\r\n - \ \"2603:1030:401:17::/64\",\r\n \"2603:1030:401:18::/61\",\r\n - \ \"2603:1030:401:20::/59\",\r\n \"2603:1030:401:40::/60\",\r\n - \ \"2603:1030:401:50::/61\",\r\n \"2603:1030:401:58::/64\",\r\n - \ \"2603:1030:401:5a::/63\",\r\n \"2603:1030:401:5c::/62\",\r\n - \ \"2603:1030:401:60::/59\",\r\n \"2603:1030:401:80::/62\",\r\n - \ \"2603:1030:401:84::/64\",\r\n \"2603:1030:401:87::/64\",\r\n - \ \"2603:1030:401:88::/62\",\r\n \"2603:1030:401:8c::/63\",\r\n - \ \"2603:1030:401:8f::/64\",\r\n \"2603:1030:401:90::/63\",\r\n - \ \"2603:1030:401:94::/62\",\r\n \"2603:1030:401:98::/61\",\r\n - \ \"2603:1030:401:a0::/62\",\r\n \"2603:1030:401:a4::/63\",\r\n - \ \"2603:1030:401:a7::/64\",\r\n \"2603:1030:401:a8::/61\",\r\n - \ \"2603:1030:401:b0::/60\",\r\n \"2603:1030:401:c0::/58\",\r\n - \ \"2603:1030:401:100::/59\",\r\n \"2603:1030:401:120::/64\",\r\n - \ \"2603:1030:401:124::/62\",\r\n \"2603:1030:401:128::/61\",\r\n - \ \"2603:1030:401:130::/62\",\r\n \"2603:1030:401:134::/63\",\r\n - \ \"2603:1030:401:139::/64\",\r\n \"2603:1030:401:13a::/63\",\r\n - \ \"2603:1030:401:143::/64\",\r\n \"2603:1030:401:144::/63\",\r\n - \ \"2603:1030:401:14a::/63\",\r\n \"2603:1030:401:14c::/62\",\r\n - \ \"2603:1030:401:150::/62\",\r\n \"2603:1030:401:154::/63\",\r\n - \ \"2603:1030:401:159::/64\",\r\n \"2603:1030:401:15a::/63\",\r\n - \ \"2603:1030:401:15c::/62\",\r\n \"2603:1030:401:160::/61\",\r\n - \ \"2603:1030:401:16a::/63\",\r\n \"2603:1030:401:16c::/64\",\r\n - \ \"2603:1030:401:17c::/62\",\r\n \"2603:1030:401:180::/58\",\r\n - \ \"2603:1030:401:1c0::/61\",\r\n \"2603:1030:401:1c8::/63\",\r\n - \ \"2603:1030:401:1cc::/62\",\r\n \"2603:1030:401:1d0::/60\",\r\n - \ \"2603:1030:401:1e0::/60\",\r\n \"2603:1030:401:1f0::/61\",\r\n - \ \"2603:1030:401:1f8::/64\",\r\n \"2603:1030:401:20c::/62\",\r\n - \ \"2603:1030:401:210::/60\",\r\n \"2603:1030:401:220::/62\",\r\n - \ \"2603:1030:401:226::/63\",\r\n \"2603:1030:401:228::/61\",\r\n - \ \"2603:1030:401:230::/60\",\r\n \"2603:1030:401:240::/60\",\r\n - \ \"2603:1030:401:250::/62\",\r\n \"2603:1030:401:254::/63\",\r\n - \ \"2603:1030:401:256::/64\",\r\n \"2603:1030:401:25b::/64\",\r\n - \ \"2603:1030:401:25c::/63\",\r\n \"2603:1030:401:25e::/64\",\r\n - \ \"2603:1030:401:263::/64\",\r\n \"2603:1030:401:264::/62\",\r\n - \ \"2603:1030:401:268::/61\",\r\n \"2603:1030:401:270::/62\",\r\n - \ \"2603:1030:401:274::/63\",\r\n \"2603:1030:401:27a::/63\",\r\n - \ \"2603:1030:401:27c::/62\",\r\n \"2603:1030:401:280::/59\",\r\n - \ \"2603:1030:401:2a0::/61\",\r\n \"2603:1030:401:2a8::/63\",\r\n - \ \"2603:1030:401:2ab::/64\",\r\n \"2603:1030:401:2ac::/62\",\r\n - \ \"2603:1030:401:2b0::/60\",\r\n \"2603:1030:401:2c0::/63\",\r\n - \ \"2603:1030:401:2c2::/64\",\r\n \"2603:1030:401:2c7::/64\",\r\n - \ \"2603:1030:401:2c8::/61\",\r\n \"2603:1030:401:2d0::/60\",\r\n - \ \"2603:1030:401:2e0::/62\",\r\n \"2603:1030:401:2e4::/63\",\r\n - \ \"2603:1030:401:2e6::/64\",\r\n \"2603:1030:401:2ed::/64\",\r\n - \ \"2603:1030:401:2ee::/63\",\r\n \"2603:1030:401:2f0::/64\",\r\n - \ \"2603:1030:401:2f3::/64\",\r\n \"2603:1030:401:2f4::/62\",\r\n - \ \"2603:1030:401:2f8::/61\",\r\n \"2603:1030:401:300::/59\",\r\n - \ \"2603:1030:401:320::/61\",\r\n \"2603:1030:401:328::/63\",\r\n - \ \"2603:1030:401:32a::/64\",\r\n \"2603:1030:401:333::/64\",\r\n - \ \"2603:1030:401:334::/62\",\r\n \"2603:1030:401:338::/62\",\r\n - \ \"2603:1030:401:33c::/63\",\r\n \"2603:1030:401:33e::/64\",\r\n - \ \"2603:1030:401:341::/64\",\r\n \"2603:1030:401:342::/63\",\r\n - \ \"2603:1030:401:344::/62\",\r\n \"2603:1030:401:348::/61\",\r\n - \ \"2603:1030:401:350::/60\",\r\n \"2603:1030:401:360::/61\",\r\n - \ \"2603:1030:401:368::/64\",\r\n \"2603:1030:402::/47\",\r\n + \"\",\r\n \"addressPrefixes\": [\r\n \"13.68.128.0/17\",\r\n + \ \"13.72.64.0/18\",\r\n \"13.82.0.0/16\",\r\n \"13.90.0.0/16\",\r\n + \ \"13.92.0.0/16\",\r\n \"13.104.144.128/27\",\r\n \"13.104.152.128/25\",\r\n + \ \"13.104.192.0/21\",\r\n \"13.104.211.0/25\",\r\n \"13.104.214.128/25\",\r\n + \ \"13.104.215.0/25\",\r\n \"13.105.17.0/26\",\r\n \"13.105.19.0/25\",\r\n + \ \"13.105.20.192/26\",\r\n \"13.105.27.0/25\",\r\n \"13.105.27.192/27\",\r\n + \ \"13.105.36.192/26\",\r\n \"13.105.74.48/28\",\r\n \"13.105.98.48/28\",\r\n + \ \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n \"13.105.104.32/27\",\r\n + \ \"13.105.104.64/28\",\r\n \"13.105.104.96/27\",\r\n \"20.25.0.0/17\",\r\n + \ \"20.38.98.0/24\",\r\n \"20.39.32.0/19\",\r\n \"20.42.0.0/17\",\r\n + \ \"20.47.1.0/24\",\r\n \"20.47.16.0/23\",\r\n \"20.47.31.0/24\",\r\n + \ \"20.47.108.0/23\",\r\n \"20.47.113.0/24\",\r\n \"20.49.104.0/21\",\r\n + \ \"20.51.128.0/17\",\r\n \"20.55.0.0/17\",\r\n \"20.60.0.0/24\",\r\n + \ \"20.60.2.0/23\",\r\n \"20.60.6.0/23\",\r\n \"20.60.60.0/22\",\r\n + \ \"20.60.128.0/23\",\r\n \"20.60.134.0/23\",\r\n \"20.60.146.0/23\",\r\n + \ \"20.60.220.0/23\",\r\n \"20.62.128.0/17\",\r\n \"20.72.128.0/18\",\r\n + \ \"20.75.128.0/17\",\r\n \"20.81.0.0/17\",\r\n \"20.83.128.0/18\",\r\n + \ \"20.84.0.0/17\",\r\n \"20.85.128.0/17\",\r\n \"20.88.128.0/18\",\r\n + \ \"20.95.0.0/24\",\r\n \"20.95.2.0/24\",\r\n \"20.95.4.0/24\",\r\n + \ \"20.95.6.0/24\",\r\n \"20.95.19.0/24\",\r\n \"20.95.21.0/24\",\r\n + \ \"20.95.33.0/24\",\r\n \"20.102.0.0/17\",\r\n \"20.106.128.0/17\",\r\n + \ \"20.115.0.0/17\",\r\n \"20.119.0.0/17\",\r\n \"20.120.0.0/17\",\r\n + \ \"20.121.0.0/16\",\r\n \"20.124.0.0/16\",\r\n \"20.127.0.0/16\",\r\n + \ \"20.135.4.0/23\",\r\n \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n + \ \"20.136.3.0/25\",\r\n \"20.136.4.0/24\",\r\n \"20.150.32.0/23\",\r\n + \ \"20.150.90.0/24\",\r\n \"20.152.0.0/23\",\r\n \"20.157.6.0/23\",\r\n + \ \"20.157.19.0/24\",\r\n \"20.157.24.0/24\",\r\n \"20.157.39.0/24\",\r\n + \ \"20.157.59.0/24\",\r\n \"20.157.61.0/24\",\r\n \"20.157.93.0/24\",\r\n + \ \"20.157.104.0/24\",\r\n \"20.157.109.0/24\",\r\n \"20.157.116.0/24\",\r\n + \ \"20.157.124.0/24\",\r\n \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n + \ \"20.157.171.0/24\",\r\n \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n + \ \"20.163.128.0/17\",\r\n \"20.185.0.0/16\",\r\n \"20.190.130.0/24\",\r\n + \ \"20.190.151.0/24\",\r\n \"20.202.20.0/24\",\r\n \"20.202.39.0/24\",\r\n + \ \"20.202.120.0/22\",\r\n \"20.202.124.0/24\",\r\n \"20.209.0.0/23\",\r\n + \ \"20.209.40.0/23\",\r\n \"20.209.52.0/23\",\r\n \"20.209.74.0/23\",\r\n + \ \"20.228.128.0/17\",\r\n \"20.231.0.0/17\",\r\n \"20.231.192.0/18\",\r\n + \ \"20.232.0.0/16\",\r\n \"20.237.0.0/17\",\r\n \"20.241.128.0/17\",\r\n + \ \"20.242.128.0/17\",\r\n \"20.246.128.0/17\",\r\n \"20.253.0.0/17\",\r\n + \ \"23.96.0.0/17\",\r\n \"23.98.45.0/24\",\r\n \"23.100.16.0/20\",\r\n + \ \"23.101.128.0/20\",\r\n \"40.71.0.0/16\",\r\n \"40.76.0.0/16\",\r\n + \ \"40.78.219.0/24\",\r\n \"40.78.224.0/21\",\r\n \"40.79.152.0/21\",\r\n + \ \"40.80.144.0/21\",\r\n \"40.82.24.0/22\",\r\n \"40.82.60.0/22\",\r\n + \ \"40.85.160.0/19\",\r\n \"40.87.0.0/17\",\r\n \"40.87.164.0/22\",\r\n + \ \"40.88.0.0/16\",\r\n \"40.90.23.128/25\",\r\n \"40.90.24.128/25\",\r\n + \ \"40.90.25.0/26\",\r\n \"40.90.30.192/26\",\r\n \"40.90.129.128/26\",\r\n + \ \"40.90.130.96/28\",\r\n \"40.90.131.224/27\",\r\n \"40.90.136.16/28\",\r\n + \ \"40.90.136.32/27\",\r\n \"40.90.137.96/27\",\r\n \"40.90.139.224/27\",\r\n + \ \"40.90.143.0/27\",\r\n \"40.90.146.64/26\",\r\n \"40.90.147.0/27\",\r\n + \ \"40.90.148.64/27\",\r\n \"40.90.150.32/27\",\r\n \"40.90.224.0/19\",\r\n + \ \"40.91.4.0/22\",\r\n \"40.93.2.0/24\",\r\n \"40.93.4.0/24\",\r\n + \ \"40.93.11.0/24\",\r\n \"40.97.4.0/24\",\r\n \"40.112.48.0/20\",\r\n + \ \"40.114.0.0/17\",\r\n \"40.117.32.0/19\",\r\n \"40.117.64.0/18\",\r\n + \ \"40.117.128.0/17\",\r\n \"40.121.0.0/16\",\r\n \"40.123.132.0/22\",\r\n + \ \"40.123.176.0/22\",\r\n \"40.126.2.0/24\",\r\n \"40.126.23.0/24\",\r\n + \ \"52.101.4.0/22\",\r\n \"52.101.9.0/24\",\r\n \"52.101.20.0/22\",\r\n + \ \"52.101.51.0/24\",\r\n \"52.101.52.0/22\",\r\n \"52.102.129.0/24\",\r\n + \ \"52.102.137.0/24\",\r\n \"52.102.159.0/24\",\r\n \"52.103.1.0/24\",\r\n + \ \"52.103.3.0/24\",\r\n \"52.103.11.0/24\",\r\n \"52.103.129.0/24\",\r\n + \ \"52.103.137.0/24\",\r\n \"52.108.16.0/21\",\r\n \"52.108.79.0/24\",\r\n + \ \"52.108.105.0/24\",\r\n \"52.108.106.0/23\",\r\n \"52.109.12.0/22\",\r\n + \ \"52.111.229.0/24\",\r\n \"52.112.112.0/24\",\r\n \"52.112.123.0/24\",\r\n + \ \"52.112.127.0/24\",\r\n \"52.113.16.0/20\",\r\n \"52.114.132.0/22\",\r\n + \ \"52.115.54.0/24\",\r\n \"52.115.62.0/23\",\r\n \"52.115.192.0/19\",\r\n + \ \"52.120.32.0/19\",\r\n \"52.120.224.0/20\",\r\n \"52.122.0.0/24\",\r\n + \ \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n \"52.122.6.0/24\",\r\n + \ \"52.123.0.0/24\",\r\n \"52.125.132.0/22\",\r\n \"52.136.64.0/18\",\r\n + \ \"52.142.0.0/18\",\r\n \"52.143.207.0/24\",\r\n \"52.146.0.0/17\",\r\n + \ \"52.147.192.0/18\",\r\n \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n + \ \"52.151.128.0/17\",\r\n \"52.152.128.0/17\",\r\n \"52.154.64.0/18\",\r\n + \ \"52.168.0.0/16\",\r\n \"52.170.0.0/16\",\r\n \"52.179.0.0/17\",\r\n + \ \"52.186.0.0/16\",\r\n \"52.188.0.0/16\",\r\n \"52.190.0.0/17\",\r\n + \ \"52.191.0.0/17\",\r\n \"52.191.192.0/18\",\r\n \"52.224.0.0/16\",\r\n + \ \"52.226.0.0/16\",\r\n \"52.232.146.0/24\",\r\n \"52.234.128.0/17\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n + \ \"52.239.252.0/24\",\r\n \"52.240.0.0/17\",\r\n \"52.245.8.0/22\",\r\n + \ \"52.245.104.0/22\",\r\n \"52.249.128.0/17\",\r\n \"52.253.160.0/24\",\r\n + \ \"52.255.128.0/17\",\r\n \"53.103.137.0/24\",\r\n \"65.54.19.128/27\",\r\n + \ \"104.41.128.0/19\",\r\n \"104.44.91.32/27\",\r\n \"104.44.94.16/28\",\r\n + \ \"104.44.95.160/27\",\r\n \"104.44.95.240/28\",\r\n \"104.45.128.0/18\",\r\n + \ \"104.45.192.0/20\",\r\n \"104.211.0.0/18\",\r\n \"137.116.112.0/20\",\r\n + \ \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n \"137.135.64.0/18\",\r\n + \ \"138.91.96.0/19\",\r\n \"157.56.176.0/21\",\r\n \"168.61.32.0/20\",\r\n + \ \"168.61.48.0/21\",\r\n \"168.62.32.0/19\",\r\n \"168.62.160.0/19\",\r\n + \ \"191.234.32.0/19\",\r\n \"191.236.0.0/18\",\r\n \"191.237.0.0/17\",\r\n + \ \"191.238.0.0/18\",\r\n \"204.152.18.0/31\",\r\n \"204.152.18.8/29\",\r\n + \ \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n \"204.152.19.0/24\",\r\n + \ \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n \"2603:1030:20c::/47\",\r\n + \ \"2603:1030:20e::/48\",\r\n \"2603:1030:210::/47\",\r\n + \ \"2603:1030:212::/56\",\r\n \"2603:1030:213::/48\",\r\n + \ \"2603:1036:903:4::/64\",\r\n \"2603:1036:120d::/48\",\r\n + \ \"2603:1036:2404::/48\",\r\n \"2603:1036:3000:120::/59\",\r\n + \ \"2603:1037:1:120::/59\",\r\n \"2603:1062:2:100::/57\",\r\n + \ \"2603:1063:8::/56\",\r\n \"2603:1063:108::/55\",\r\n \"2603:1063:208::/55\",\r\n + \ \"2603:1063:2200:20::/64\",\r\n \"2a01:111:f100:2000::/52\",\r\n + \ \"2a01:111:f403:c100::/64\",\r\n \"2a01:111:f403:c900::/64\",\r\n + \ \"2a01:111:f403:c91e::/63\",\r\n \"2a01:111:f403:c920::/63\",\r\n + \ \"2a01:111:f403:c922::/64\",\r\n \"2a01:111:f403:d100::/64\",\r\n + \ \"2a01:111:f403:d900::/64\",\r\n \"2a01:111:f403:f000::/64\",\r\n + \ \"2a01:111:f403:f900::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastus2\",\r\n \"id\": \"AzureCloud.eastus2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"29\",\r\n \"region\": \"eastus2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.68.0.0/17\",\r\n \"13.77.64.0/18\",\r\n \"13.104.147.0/25\",\r\n + \ \"13.104.208.64/27\",\r\n \"13.105.18.192/26\",\r\n \"13.105.23.64/26\",\r\n + \ \"13.105.28.0/28\",\r\n \"13.105.28.128/25\",\r\n \"13.105.67.128/25\",\r\n + \ \"13.105.74.128/26\",\r\n \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n + \ \"13.105.75.64/27\",\r\n \"13.105.101.32/28\",\r\n \"20.1.128.0/17\",\r\n + \ \"20.7.0.0/16\",\r\n \"20.10.0.0/16\",\r\n \"20.12.0.0/17\",\r\n + \ \"20.14.128.0/17\",\r\n \"20.15.0.0/17\",\r\n \"20.22.0.0/16\",\r\n + \ \"20.36.128.0/17\",\r\n \"20.38.100.0/23\",\r\n \"20.38.208.0/22\",\r\n + \ \"20.41.0.0/18\",\r\n \"20.44.16.0/21\",\r\n \"20.44.64.0/18\",\r\n + \ \"20.47.60.0/23\",\r\n \"20.47.76.0/23\",\r\n \"20.49.0.0/18\",\r\n + \ \"20.49.96.0/21\",\r\n \"20.55.192.0/18\",\r\n \"20.57.0.0/17\",\r\n + \ \"20.60.56.0/22\",\r\n \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n + \ \"20.60.180.0/23\",\r\n \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n + \ \"20.62.0.0/17\",\r\n \"20.65.0.0/17\",\r\n \"20.69.192.0/18\",\r\n + \ \"20.72.64.0/18\",\r\n \"20.75.0.0/17\",\r\n \"20.80.192.0/18\",\r\n + \ \"20.81.128.0/17\",\r\n \"20.85.0.0/17\",\r\n \"20.88.96.0/19\",\r\n + \ \"20.94.0.0/17\",\r\n \"20.95.53.0/24\",\r\n \"20.95.255.0/29\",\r\n + \ \"20.96.0.0/16\",\r\n \"20.97.128.0/17\",\r\n \"20.98.192.0/18\",\r\n + \ \"20.109.0.0/17\",\r\n \"20.110.0.0/16\",\r\n \"20.114.128.0/17\",\r\n + \ \"20.119.128.0/17\",\r\n \"20.122.0.0/16\",\r\n \"20.135.16.0/23\",\r\n + \ \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n \"20.136.0.0/25\",\r\n + \ \"20.136.1.0/24\",\r\n \"20.143.2.0/24\",\r\n \"20.150.29.0/24\",\r\n + \ \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n + \ \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.152.6.0/23\",\r\n + \ \"20.157.17.0/24\",\r\n \"20.157.29.0/24\",\r\n \"20.157.36.0/23\",\r\n + \ \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n + \ \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n \"20.157.84.0/24\",\r\n + \ \"20.157.114.0/24\",\r\n \"20.157.122.0/24\",\r\n \"20.157.167.0/24\",\r\n + \ \"20.157.185.0/24\",\r\n \"20.161.0.0/16\",\r\n \"20.186.0.0/17\",\r\n + \ \"20.186.128.0/18\",\r\n \"20.190.131.0/24\",\r\n \"20.190.152.0/24\",\r\n + \ \"20.190.192.0/18\",\r\n \"20.201.224.0/23\",\r\n \"20.202.21.0/24\",\r\n + \ \"20.202.31.0/24\",\r\n \"20.202.32.0/23\",\r\n \"20.202.34.0/24\",\r\n + \ \"20.209.68.0/23\",\r\n \"20.230.0.0/17\",\r\n \"20.242.0.0/17\",\r\n + \ \"20.246.0.0/17\",\r\n \"23.100.64.0/21\",\r\n \"23.101.32.0/21\",\r\n + \ \"23.101.80.0/21\",\r\n \"23.101.144.0/20\",\r\n \"23.102.96.0/19\",\r\n + \ \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n \"40.65.192.0/18\",\r\n + \ \"40.67.128.0/19\",\r\n \"40.70.0.0/18\",\r\n \"40.70.64.0/20\",\r\n + \ \"40.70.80.0/21\",\r\n \"40.70.128.0/17\",\r\n \"40.75.0.0/19\",\r\n + \ \"40.75.64.0/18\",\r\n \"40.77.128.128/25\",\r\n \"40.77.129.0/24\",\r\n + \ \"40.77.130.0/25\",\r\n \"40.77.132.0/24\",\r\n \"40.77.136.48/28\",\r\n + \ \"40.77.137.128/26\",\r\n \"40.77.138.128/25\",\r\n \"40.77.163.0/24\",\r\n + \ \"40.77.166.160/27\",\r\n \"40.77.167.0/24\",\r\n \"40.77.168.0/24\",\r\n + \ \"40.77.170.0/24\",\r\n \"40.77.175.96/27\",\r\n \"40.77.177.0/24\",\r\n + \ \"40.77.178.0/23\",\r\n \"40.77.182.0/28\",\r\n \"40.77.182.32/27\",\r\n + \ \"40.77.184.0/25\",\r\n \"40.77.198.0/26\",\r\n \"40.77.199.192/26\",\r\n + \ \"40.77.224.128/25\",\r\n \"40.77.228.0/24\",\r\n \"40.77.233.0/24\",\r\n + \ \"40.77.234.192/27\",\r\n \"40.77.236.80/28\",\r\n \"40.77.237.64/26\",\r\n + \ \"40.77.240.0/25\",\r\n \"40.77.245.0/24\",\r\n \"40.77.248.0/25\",\r\n + \ \"40.77.251.0/24\",\r\n \"40.78.208.48/28\",\r\n \"40.78.220.0/24\",\r\n + \ \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n \"40.79.8.32/28\",\r\n + \ \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n \"40.79.9.0/24\",\r\n + \ \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n \"40.79.48.0/27\",\r\n + \ \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n \"40.79.56.0/21\",\r\n + \ \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n \"40.79.90.0/24\",\r\n + \ \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n \"40.79.93.0/28\",\r\n + \ \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n \"40.79.206.64/27\",\r\n + \ \"40.79.240.0/20\",\r\n \"40.82.4.0/22\",\r\n \"40.82.44.0/22\",\r\n + \ \"40.84.0.0/17\",\r\n \"40.87.168.0/30\",\r\n \"40.87.168.8/29\",\r\n + \ \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n \"40.87.168.48/28\",\r\n + \ \"40.87.168.64/30\",\r\n \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n + \ \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n + \ \"40.87.168.192/28\",\r\n \"40.87.168.210/31\",\r\n \"40.87.168.212/30\",\r\n + \ \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n \"40.87.169.0/27\",\r\n + \ \"40.87.169.32/29\",\r\n \"40.87.169.44/30\",\r\n \"40.87.169.48/29\",\r\n + \ \"40.87.169.56/31\",\r\n \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n + \ \"40.87.169.96/31\",\r\n \"40.87.169.102/31\",\r\n \"40.87.169.104/29\",\r\n + \ \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n \"40.87.169.136/31\",\r\n + \ \"40.87.169.140/30\",\r\n \"40.87.169.160/27\",\r\n \"40.87.169.192/26\",\r\n + \ \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n \"40.87.170.144/31\",\r\n + \ \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n + \ \"40.87.170.184/30\",\r\n \"40.87.170.194/31\",\r\n \"40.87.170.196/30\",\r\n + \ \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n \"40.87.170.228/30\",\r\n + \ \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n \"40.87.170.248/30\",\r\n + \ \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n + \ \"40.87.171.16/28\",\r\n \"40.87.171.36/30\",\r\n \"40.87.171.40/31\",\r\n + \ \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n \"40.87.171.96/27\",\r\n + \ \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n \"40.87.171.166/31\",\r\n + \ \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n \"40.87.171.192/27\",\r\n + \ \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n \"40.87.171.248/31\",\r\n + \ \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n \"40.90.130.160/27\",\r\n + \ \"40.90.132.128/26\",\r\n \"40.90.133.112/28\",\r\n \"40.90.134.192/26\",\r\n + \ \"40.90.136.0/28\",\r\n \"40.90.138.160/27\",\r\n \"40.90.140.160/27\",\r\n + \ \"40.90.140.192/27\",\r\n \"40.90.143.192/26\",\r\n \"40.90.144.64/26\",\r\n + \ \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n \"40.90.148.96/27\",\r\n + \ \"40.90.155.128/26\",\r\n \"40.90.157.128/26\",\r\n \"40.90.158.128/25\",\r\n + \ \"40.91.12.16/28\",\r\n \"40.91.12.48/28\",\r\n \"40.91.12.64/26\",\r\n + \ \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n \"40.91.12.208/28\",\r\n + \ \"40.91.12.240/28\",\r\n \"40.91.13.64/27\",\r\n \"40.91.13.96/28\",\r\n + \ \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n \"40.91.14.0/24\",\r\n + \ \"40.93.3.0/24\",\r\n \"40.93.12.0/24\",\r\n \"40.123.0.0/17\",\r\n + \ \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n \"40.123.144.104/29\",\r\n + \ \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n \"40.123.144.144/29\",\r\n + \ \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n + \ \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n + \ \"40.123.144.252/31\",\r\n \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n + \ \"40.123.145.12/31\",\r\n \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n + \ \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n + \ \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n \"40.123.145.80/28\",\r\n + \ \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n \"40.123.145.160/30\",\r\n + \ \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n + \ \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n + \ \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n + \ \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n + \ \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n + \ \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n \"40.123.146.64/26\",\r\n + \ \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n \"40.123.146.164/31\",\r\n + \ \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n + \ \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n \"40.123.146.210/31\",\r\n + \ \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n \"40.123.146.224/27\",\r\n + \ \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n \"40.123.147.38/31\",\r\n + \ \"40.123.147.40/29\",\r\n \"40.123.147.48/28\",\r\n \"40.123.147.64/28\",\r\n + \ \"40.123.147.80/30\",\r\n \"40.123.147.84/31\",\r\n \"40.126.3.0/24\",\r\n + \ \"40.126.24.0/24\",\r\n \"52.101.10.0/24\",\r\n \"52.101.36.0/22\",\r\n + \ \"52.101.56.0/22\",\r\n \"52.101.60.0/24\",\r\n \"52.102.131.0/24\",\r\n + \ \"52.102.138.0/24\",\r\n \"52.103.5.0/24\",\r\n \"52.103.12.0/24\",\r\n + \ \"52.103.131.0/24\",\r\n \"52.103.138.0/24\",\r\n \"52.108.186.0/24\",\r\n + \ \"52.108.216.0/22\",\r\n \"52.109.4.0/22\",\r\n \"52.111.230.0/24\",\r\n + \ \"52.112.76.0/22\",\r\n \"52.112.95.0/24\",\r\n \"52.112.104.0/24\",\r\n + \ \"52.112.108.0/24\",\r\n \"52.112.116.0/24\",\r\n \"52.114.136.0/21\",\r\n + \ \"52.114.180.0/22\",\r\n \"52.114.186.0/23\",\r\n \"52.114.206.0/23\",\r\n + \ \"52.114.208.0/24\",\r\n \"52.115.48.0/22\",\r\n \"52.115.52.0/23\",\r\n + \ \"52.115.64.0/22\",\r\n \"52.115.160.0/19\",\r\n \"52.115.230.0/24\",\r\n + \ \"52.120.64.0/19\",\r\n \"52.121.32.0/22\",\r\n \"52.122.12.0/22\",\r\n + \ \"52.123.4.0/24\",\r\n \"52.125.136.0/24\",\r\n \"52.136.29.0/24\",\r\n + \ \"52.138.80.0/21\",\r\n \"52.138.96.0/19\",\r\n \"52.143.192.0/24\",\r\n + \ \"52.147.160.0/19\",\r\n \"52.167.0.0/16\",\r\n \"52.177.0.0/16\",\r\n + \ \"52.179.128.0/17\",\r\n \"52.184.128.0/19\",\r\n \"52.184.160.0/21\",\r\n + \ \"52.184.168.0/28\",\r\n \"52.184.168.80/28\",\r\n \"52.184.168.96/27\",\r\n + \ \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n \"52.184.170.0/24\",\r\n + \ \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n \"52.225.128.0/21\",\r\n + \ \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n \"52.225.136.64/28\",\r\n + \ \"52.225.137.0/24\",\r\n \"52.225.192.0/18\",\r\n \"52.232.151.0/24\",\r\n + \ \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n \"52.239.156.0/24\",\r\n + \ \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n + \ \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n + \ \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n \"52.239.192.0/26\",\r\n + \ \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n \"52.239.192.160/27\",\r\n + \ \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n \"52.239.198.192/26\",\r\n + \ \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n + \ \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n \"52.242.64.0/18\",\r\n + \ \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n \"52.245.45.128/28\",\r\n + \ \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n + \ \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n \"52.245.46.112/28\",\r\n + \ \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n + \ \"52.247.0.0/17\",\r\n \"52.250.128.0/18\",\r\n \"52.251.0.0/17\",\r\n + \ \"52.252.0.0/17\",\r\n \"52.253.64.0/20\",\r\n \"52.253.148.0/23\",\r\n + \ \"52.253.154.0/23\",\r\n \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n + \ \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n \"53.103.138.0/24\",\r\n + \ \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n \"65.55.44.16/28\",\r\n + \ \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n \"65.55.44.96/28\",\r\n + \ \"65.55.44.128/27\",\r\n \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n + \ \"65.55.105.96/27\",\r\n \"65.55.105.224/27\",\r\n \"65.55.106.0/26\",\r\n + \ \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n \"65.55.107.48/28\",\r\n + \ \"65.55.107.64/27\",\r\n \"65.55.108.0/24\",\r\n \"65.55.209.128/26\",\r\n + \ \"65.55.211.32/27\",\r\n \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n + \ \"65.55.217.0/24\",\r\n \"65.55.219.32/27\",\r\n \"65.55.219.128/25\",\r\n + \ \"104.44.88.32/27\",\r\n \"104.44.88.96/27\",\r\n \"104.44.91.96/27\",\r\n + \ \"104.44.93.160/27\",\r\n \"104.44.94.48/28\",\r\n \"104.46.0.0/21\",\r\n + \ \"104.46.96.0/19\",\r\n \"104.46.192.0/20\",\r\n \"104.47.200.0/21\",\r\n + \ \"104.208.128.0/17\",\r\n \"104.209.128.0/17\",\r\n \"104.210.0.0/20\",\r\n + \ \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n \"131.253.13.16/29\",\r\n + \ \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n \"131.253.13.80/29\",\r\n + \ \"131.253.13.96/30\",\r\n \"131.253.14.16/28\",\r\n \"131.253.14.208/28\",\r\n + \ \"131.253.14.224/28\",\r\n \"131.253.15.8/29\",\r\n \"131.253.15.16/28\",\r\n + \ \"131.253.24.0/28\",\r\n \"131.253.24.192/26\",\r\n \"131.253.34.224/27\",\r\n + \ \"131.253.38.0/27\",\r\n \"131.253.38.128/26\",\r\n \"131.253.40.0/28\",\r\n + \ \"134.170.220.0/23\",\r\n \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n + \ \"137.116.96.0/22\",\r\n \"157.55.7.128/26\",\r\n \"157.55.10.192/26\",\r\n + \ \"157.55.11.128/25\",\r\n \"157.55.37.0/24\",\r\n \"157.55.38.0/24\",\r\n + \ \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n \"157.55.55.100/30\",\r\n + \ \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n + \ \"157.55.55.160/28\",\r\n \"157.56.2.128/25\",\r\n \"157.56.3.0/25\",\r\n + \ \"191.236.192.0/18\",\r\n \"191.237.128.0/18\",\r\n \"191.239.224.0/20\",\r\n + \ \"193.149.64.0/21\",\r\n \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n + \ \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n \"199.30.28.64/26\",\r\n + \ \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n \"2603:1030:400::/48\",\r\n + \ \"2603:1030:401:2::/63\",\r\n \"2603:1030:401:4::/62\",\r\n + \ \"2603:1030:401:8::/61\",\r\n \"2603:1030:401:10::/62\",\r\n + \ \"2603:1030:401:14::/63\",\r\n \"2603:1030:401:17::/64\",\r\n + \ \"2603:1030:401:18::/61\",\r\n \"2603:1030:401:20::/59\",\r\n + \ \"2603:1030:401:40::/60\",\r\n \"2603:1030:401:50::/61\",\r\n + \ \"2603:1030:401:58::/64\",\r\n \"2603:1030:401:5a::/63\",\r\n + \ \"2603:1030:401:5c::/62\",\r\n \"2603:1030:401:60::/59\",\r\n + \ \"2603:1030:401:80::/62\",\r\n \"2603:1030:401:84::/64\",\r\n + \ \"2603:1030:401:87::/64\",\r\n \"2603:1030:401:88::/62\",\r\n + \ \"2603:1030:401:8c::/63\",\r\n \"2603:1030:401:8f::/64\",\r\n + \ \"2603:1030:401:90::/63\",\r\n \"2603:1030:401:94::/62\",\r\n + \ \"2603:1030:401:98::/61\",\r\n \"2603:1030:401:a0::/62\",\r\n + \ \"2603:1030:401:a4::/63\",\r\n \"2603:1030:401:a7::/64\",\r\n + \ \"2603:1030:401:a8::/61\",\r\n \"2603:1030:401:b0::/60\",\r\n + \ \"2603:1030:401:c0::/58\",\r\n \"2603:1030:401:100::/59\",\r\n + \ \"2603:1030:401:120::/64\",\r\n \"2603:1030:401:124::/62\",\r\n + \ \"2603:1030:401:128::/61\",\r\n \"2603:1030:401:130::/62\",\r\n + \ \"2603:1030:401:134::/63\",\r\n \"2603:1030:401:139::/64\",\r\n + \ \"2603:1030:401:13a::/63\",\r\n \"2603:1030:401:143::/64\",\r\n + \ \"2603:1030:401:144::/63\",\r\n \"2603:1030:401:14a::/63\",\r\n + \ \"2603:1030:401:14c::/62\",\r\n \"2603:1030:401:150::/62\",\r\n + \ \"2603:1030:401:154::/63\",\r\n \"2603:1030:401:159::/64\",\r\n + \ \"2603:1030:401:15a::/63\",\r\n \"2603:1030:401:15c::/62\",\r\n + \ \"2603:1030:401:160::/61\",\r\n \"2603:1030:401:16a::/63\",\r\n + \ \"2603:1030:401:16c::/64\",\r\n \"2603:1030:401:17c::/62\",\r\n + \ \"2603:1030:401:180::/58\",\r\n \"2603:1030:401:1c0::/61\",\r\n + \ \"2603:1030:401:1c8::/63\",\r\n \"2603:1030:401:1cc::/62\",\r\n + \ \"2603:1030:401:1d0::/60\",\r\n \"2603:1030:401:1e0::/60\",\r\n + \ \"2603:1030:401:1f0::/61\",\r\n \"2603:1030:401:1f8::/64\",\r\n + \ \"2603:1030:401:20c::/62\",\r\n \"2603:1030:401:210::/60\",\r\n + \ \"2603:1030:401:220::/62\",\r\n \"2603:1030:401:226::/63\",\r\n + \ \"2603:1030:401:228::/61\",\r\n \"2603:1030:401:230::/60\",\r\n + \ \"2603:1030:401:240::/60\",\r\n \"2603:1030:401:250::/62\",\r\n + \ \"2603:1030:401:254::/63\",\r\n \"2603:1030:401:256::/64\",\r\n + \ \"2603:1030:401:25b::/64\",\r\n \"2603:1030:401:25c::/63\",\r\n + \ \"2603:1030:401:25e::/64\",\r\n \"2603:1030:401:263::/64\",\r\n + \ \"2603:1030:401:264::/62\",\r\n \"2603:1030:401:268::/61\",\r\n + \ \"2603:1030:401:270::/62\",\r\n \"2603:1030:401:274::/63\",\r\n + \ \"2603:1030:401:27a::/63\",\r\n \"2603:1030:401:27c::/62\",\r\n + \ \"2603:1030:401:280::/59\",\r\n \"2603:1030:401:2a0::/61\",\r\n + \ \"2603:1030:401:2a8::/63\",\r\n \"2603:1030:401:2ab::/64\",\r\n + \ \"2603:1030:401:2ac::/62\",\r\n \"2603:1030:401:2b0::/60\",\r\n + \ \"2603:1030:401:2c0::/63\",\r\n \"2603:1030:401:2c2::/64\",\r\n + \ \"2603:1030:401:2c7::/64\",\r\n \"2603:1030:401:2c8::/61\",\r\n + \ \"2603:1030:401:2d0::/60\",\r\n \"2603:1030:401:2e0::/62\",\r\n + \ \"2603:1030:401:2e4::/63\",\r\n \"2603:1030:401:2e6::/64\",\r\n + \ \"2603:1030:401:2ed::/64\",\r\n \"2603:1030:401:2ee::/63\",\r\n + \ \"2603:1030:401:2f0::/64\",\r\n \"2603:1030:401:2f3::/64\",\r\n + \ \"2603:1030:401:2f4::/62\",\r\n \"2603:1030:401:2f8::/61\",\r\n + \ \"2603:1030:401:300::/59\",\r\n \"2603:1030:401:320::/61\",\r\n + \ \"2603:1030:401:328::/63\",\r\n \"2603:1030:401:32a::/64\",\r\n + \ \"2603:1030:401:333::/64\",\r\n \"2603:1030:401:334::/62\",\r\n + \ \"2603:1030:401:338::/62\",\r\n \"2603:1030:401:33c::/63\",\r\n + \ \"2603:1030:401:33e::/64\",\r\n \"2603:1030:401:341::/64\",\r\n + \ \"2603:1030:401:342::/63\",\r\n \"2603:1030:401:344::/62\",\r\n + \ \"2603:1030:401:348::/61\",\r\n \"2603:1030:401:350::/60\",\r\n + \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n + \ \"2603:1030:401:36b::/64\",\r\n \"2603:1030:401:36c::/62\",\r\n + \ \"2603:1030:401:370::/60\",\r\n \"2603:1030:401:380::/63\",\r\n + \ \"2603:1030:401:382::/64\",\r\n \"2603:1030:402::/47\",\r\n \ \"2603:1030:406::/47\",\r\n \"2603:1030:408::/48\",\r\n \ \"2603:1030:40a:1::/64\",\r\n \"2603:1030:40a:2::/64\",\r\n \ \"2603:1030:40c::/48\",\r\n \"2603:1030:40d:8000::/49\",\r\n @@ -6637,51 +6719,54 @@ interactions: \ \"2603:1036:3000::/59\",\r\n \"2603:1037:1::/59\",\r\n \ \"2603:1039:205::/48\",\r\n \"2603:1062:2::/57\",\r\n \"2603:1063:9::/56\",\r\n \ \"2603:1063:109::/55\",\r\n \"2603:1063:209::/55\",\r\n - \ \"2a01:111:f403:c110::/64\",\r\n \"2a01:111:f403:c908::/62\",\r\n - \ \"2a01:111:f403:c923::/64\",\r\n \"2a01:111:f403:c924::/62\",\r\n - \ \"2a01:111:f403:d108::/62\",\r\n \"2a01:111:f403:d908::/62\",\r\n - \ \"2a01:111:f403:e008::/62\",\r\n \"2a01:111:f403:f908::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus2euap\",\r\n - \ \"id\": \"AzureCloud.eastus2euap\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n - \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.216.0/24\",\r\n - \ \"13.105.52.32/27\",\r\n \"13.105.52.64/28\",\r\n \"13.105.52.96/27\",\r\n - \ \"13.105.60.160/27\",\r\n \"13.105.61.0/28\",\r\n \"13.105.61.32/27\",\r\n - \ \"20.1.0.0/17\",\r\n \"20.39.0.0/19\",\r\n \"20.47.6.0/24\",\r\n - \ \"20.47.106.0/24\",\r\n \"20.47.128.0/17\",\r\n \"20.51.16.0/21\",\r\n - \ \"20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.238.0/23\",\r\n - \ \"20.102.128.0/18\",\r\n \"20.135.210.0/23\",\r\n \"20.135.212.0/22\",\r\n - \ \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n \"20.157.149.0/24\",\r\n - \ \"20.190.138.0/25\",\r\n \"20.190.149.0/24\",\r\n \"20.221.128.0/18\",\r\n - \ \"20.252.128.0/17\",\r\n \"40.70.88.0/28\",\r\n \"40.74.144.0/20\",\r\n - \ \"40.75.32.0/21\",\r\n \"40.78.208.0/28\",\r\n \"40.79.88.0/27\",\r\n - \ \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n \"40.79.96.0/19\",\r\n - \ \"40.87.168.4/30\",\r\n \"40.87.168.40/29\",\r\n \"40.87.168.68/31\",\r\n - \ \"40.87.168.208/31\",\r\n \"40.87.169.40/30\",\r\n \"40.87.169.58/31\",\r\n - \ \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n \"40.87.169.138/31\",\r\n - \ \"40.87.169.144/28\",\r\n \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n - \ \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n \"40.87.170.200/29\",\r\n - \ \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n \"40.87.170.220/30\",\r\n - \ \"40.87.170.224/30\",\r\n \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n - \ \"40.87.171.32/30\",\r\n \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n - \ \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n \"40.87.171.162/31\",\r\n - \ \"40.87.171.164/31\",\r\n \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n - \ \"40.89.64.0/18\",\r\n \"40.90.129.96/27\",\r\n \"40.90.137.32/27\",\r\n - \ \"40.90.146.192/27\",\r\n \"40.91.12.0/28\",\r\n \"40.91.12.32/28\",\r\n - \ \"40.91.13.0/28\",\r\n \"40.93.16.0/24\",\r\n \"40.93.203.0/24\",\r\n - \ \"40.93.204.0/22\",\r\n \"40.96.46.0/24\",\r\n \"40.96.55.0/24\",\r\n - \ \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n \"40.123.144.96/29\",\r\n - \ \"40.123.144.152/30\",\r\n \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n - \ \"40.123.145.4/31\",\r\n \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n - \ \"40.123.145.20/31\",\r\n \"40.123.145.60/30\",\r\n \"40.123.145.64/30\",\r\n - \ \"40.123.145.164/31\",\r\n \"40.123.145.214/31\",\r\n \"40.123.145.216/30\",\r\n - \ \"40.123.145.220/31\",\r\n \"40.123.146.30/31\",\r\n \"40.123.146.32/29\",\r\n - \ \"40.123.146.40/31\",\r\n \"40.123.146.50/31\",\r\n \"40.123.146.52/31\",\r\n - \ \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n \"40.123.146.176/30\",\r\n - \ \"40.123.146.180/31\",\r\n \"40.123.146.206/31\",\r\n \"40.123.146.208/31\",\r\n - \ \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n \"40.126.10.0/25\",\r\n + \ \"2603:1063:2200::/64\",\r\n \"2a01:111:f403:c110::/64\",\r\n + \ \"2a01:111:f403:c908::/62\",\r\n \"2a01:111:f403:c923::/64\",\r\n + \ \"2a01:111:f403:c924::/62\",\r\n \"2a01:111:f403:d108::/62\",\r\n + \ \"2a01:111:f403:d908::/62\",\r\n \"2a01:111:f403:e008::/62\",\r\n + \ \"2a01:111:f403:f908::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastus2euap\",\r\n \"id\": \"AzureCloud.eastus2euap\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"19\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.216.0/24\",\r\n \"13.105.52.32/27\",\r\n + \ \"13.105.52.64/28\",\r\n \"13.105.52.96/27\",\r\n \"13.105.60.160/27\",\r\n + \ \"13.105.61.0/28\",\r\n \"13.105.61.32/27\",\r\n \"13.105.114.88/29\",\r\n + \ \"13.105.114.96/27\",\r\n \"13.105.114.128/26\",\r\n \"13.105.114.192/28\",\r\n + \ \"13.105.114.208/29\",\r\n \"20.1.0.0/17\",\r\n \"20.39.0.0/19\",\r\n + \ \"20.47.6.0/24\",\r\n \"20.47.106.0/24\",\r\n \"20.47.128.0/17\",\r\n + \ \"20.51.16.0/21\",\r\n \"20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n + \ \"20.60.238.0/23\",\r\n \"20.102.128.0/18\",\r\n \"20.135.210.0/23\",\r\n + \ \"20.135.212.0/22\",\r\n \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n + \ \"20.157.149.0/24\",\r\n \"20.190.138.0/25\",\r\n \"20.190.149.0/24\",\r\n + \ \"20.221.128.0/18\",\r\n \"20.252.128.0/17\",\r\n \"40.70.88.0/28\",\r\n + \ \"40.74.144.0/20\",\r\n \"40.75.32.0/21\",\r\n \"40.78.208.0/28\",\r\n + \ \"40.79.88.0/27\",\r\n \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n + \ \"40.79.96.0/19\",\r\n \"40.87.168.4/30\",\r\n \"40.87.168.40/29\",\r\n + \ \"40.87.168.68/31\",\r\n \"40.87.168.208/31\",\r\n \"40.87.169.40/30\",\r\n + \ \"40.87.169.58/31\",\r\n \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n + \ \"40.87.169.138/31\",\r\n \"40.87.169.144/28\",\r\n \"40.87.170.146/31\",\r\n + \ \"40.87.170.148/30\",\r\n \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n + \ \"40.87.170.200/29\",\r\n \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n + \ \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n \"40.87.170.252/30\",\r\n + \ \"40.87.171.0/31\",\r\n \"40.87.171.32/30\",\r\n \"40.87.171.42/31\",\r\n + \ \"40.87.171.44/30\",\r\n \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n + \ \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n \"40.87.171.250/31\",\r\n + \ \"40.87.171.252/30\",\r\n \"40.89.64.0/18\",\r\n \"40.90.129.96/27\",\r\n + \ \"40.90.137.32/27\",\r\n \"40.90.146.192/27\",\r\n \"40.91.12.0/28\",\r\n + \ \"40.91.12.32/28\",\r\n \"40.91.13.0/28\",\r\n \"40.93.16.0/24\",\r\n + \ \"40.93.203.0/24\",\r\n \"40.93.204.0/22\",\r\n \"40.96.46.0/24\",\r\n + \ \"40.96.55.0/24\",\r\n \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n + \ \"40.123.144.96/29\",\r\n \"40.123.144.152/30\",\r\n \"40.123.144.254/31\",\r\n + \ \"40.123.145.0/30\",\r\n \"40.123.145.4/31\",\r\n \"40.123.145.14/31\",\r\n + \ \"40.123.145.16/30\",\r\n \"40.123.145.20/31\",\r\n \"40.123.145.60/30\",\r\n + \ \"40.123.145.64/30\",\r\n \"40.123.145.164/31\",\r\n \"40.123.145.214/31\",\r\n + \ \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n \"40.123.146.30/31\",\r\n + \ \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n \"40.123.146.50/31\",\r\n + \ \"40.123.146.52/31\",\r\n \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n + \ \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n \"40.123.146.206/31\",\r\n + \ \"40.123.146.208/31\",\r\n \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n + \ \"40.123.147.86/31\",\r\n \"40.123.147.88/29\",\r\n \"40.126.10.0/25\",\r\n \ \"40.126.21.0/24\",\r\n \"52.102.142.0/24\",\r\n \"52.103.16.0/24\",\r\n \ \"52.103.142.0/24\",\r\n \"52.108.116.0/24\",\r\n \"52.109.165.0/24\",\r\n \ \"52.111.208.0/24\",\r\n \"52.138.64.0/20\",\r\n \"52.138.88.0/21\",\r\n @@ -6722,6 +6807,7 @@ interactions: \ \"2603:1030:401:330::/63\",\r\n \"2603:1030:401:332::/64\",\r\n \ \"2603:1030:401:33f::/64\",\r\n \"2603:1030:401:340::/64\",\r\n \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n + \ \"2603:1030:401:383::/64\",\r\n \"2603:1030:401:384::/62\",\r\n \ \"2603:1030:405::/48\",\r\n \"2603:1030:409::/48\",\r\n \ \"2603:1030:40a::/64\",\r\n \"2603:1030:40a:3::/64\",\r\n \ \"2603:1030:40a:4::/62\",\r\n \"2603:1030:40a:8::/63\",\r\n @@ -6732,34 +6818,35 @@ interactions: \ \"2603:1036:240f::/48\",\r\n \"2603:1036:2500:4::/64\",\r\n \ \"2603:1036:3000:20::/59\",\r\n \"2603:1037:1:20::/59\",\r\n \ \"2603:1063:26::/56\",\r\n \"2603:1063:126::/55\",\r\n - \ \"2603:1063:226::/55\",\r\n \"2a01:111:f403:c113::/64\",\r\n - \ \"2a01:111:f403:c937::/64\",\r\n \"2a01:111:f403:c938::/62\",\r\n - \ \"2a01:111:f403:d124::/64\",\r\n \"2a01:111:f403:d914::/64\",\r\n - \ \"2a01:111:f403:e003::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.germanyn\",\r\n \"id\": \"AzureCloud.germanyn\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.96/27\",\r\n \"13.104.212.64/26\",\r\n - \ \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.47.84.0/23\",\r\n - \ \"20.52.72.0/21\",\r\n \"20.52.80.32/27\",\r\n \"20.113.192.0/18\",\r\n - \ \"20.135.56.0/23\",\r\n \"20.150.60.0/24\",\r\n \"20.150.112.0/24\",\r\n - \ \"20.190.189.0/26\",\r\n \"20.218.0.0/18\",\r\n \"40.82.72.0/22\",\r\n - \ \"40.90.31.0/27\",\r\n \"40.90.128.240/28\",\r\n \"40.119.96.0/22\",\r\n - \ \"40.126.61.0/26\",\r\n \"40.126.198.0/24\",\r\n \"51.116.0.0/18\",\r\n - \ \"51.116.64.0/19\",\r\n \"51.116.200.0/21\",\r\n \"51.116.208.0/20\",\r\n - \ \"52.108.76.0/24\",\r\n \"52.108.97.0/24\",\r\n \"52.109.102.0/23\",\r\n - \ \"52.111.254.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.253.172.0/24\",\r\n - \ \"2603:1020:d00::/47\",\r\n \"2603:1020:d03::/48\",\r\n - \ \"2603:1020:d04::/47\",\r\n \"2603:1026:2411::/48\",\r\n - \ \"2603:1026:2500:34::/64\",\r\n \"2603:1026:3000:220::/59\",\r\n - \ \"2603:1027:1:220::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.germanywc\",\r\n \"id\": \"AzureCloud.germanywc\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1063:226::/55\",\r\n \"2603:1063:2200:4::/64\",\r\n + \ \"2a01:111:f403:c113::/64\",\r\n \"2a01:111:f403:c937::/64\",\r\n + \ \"2a01:111:f403:c938::/62\",\r\n \"2a01:111:f403:d124::/64\",\r\n + \ \"2a01:111:f403:d914::/64\",\r\n \"2a01:111:f403:e003::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.germanyn\",\r\n + \ \"id\": \"AzureCloud.germanyn\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.96/27\",\r\n + \ \"13.104.212.64/26\",\r\n \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n + \ \"20.47.84.0/23\",\r\n \"20.52.72.0/21\",\r\n \"20.52.80.32/27\",\r\n + \ \"20.113.192.0/18\",\r\n \"20.135.56.0/23\",\r\n \"20.150.60.0/24\",\r\n + \ \"20.150.112.0/24\",\r\n \"20.157.229.0/24\",\r\n \"20.190.189.0/26\",\r\n + \ \"20.218.0.0/18\",\r\n \"40.82.72.0/22\",\r\n \"40.90.31.0/27\",\r\n + \ \"40.90.128.240/28\",\r\n \"40.119.96.0/22\",\r\n \"40.126.61.0/26\",\r\n + \ \"40.126.198.0/24\",\r\n \"51.116.0.0/18\",\r\n \"51.116.64.0/19\",\r\n + \ \"51.116.200.0/21\",\r\n \"51.116.208.0/20\",\r\n \"52.108.76.0/24\",\r\n + \ \"52.108.97.0/24\",\r\n \"52.109.102.0/23\",\r\n \"52.111.254.0/24\",\r\n + \ \"52.114.240.0/24\",\r\n \"52.253.172.0/24\",\r\n \"2603:1020:d00::/47\",\r\n + \ \"2603:1020:d03::/48\",\r\n \"2603:1020:d04::/47\",\r\n + \ \"2603:1026:2411::/48\",\r\n \"2603:1026:2500:34::/64\",\r\n + \ \"2603:1026:3000:220::/59\",\r\n \"2603:1027:1:220::/59\",\r\n + \ \"2603:1063:2206:38::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.germanywc\",\r\n \"id\": \"AzureCloud.germanywc\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"germanywc\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.224/27\",\r\n \"13.104.145.128/27\",\r\n \ \"13.104.212.128/26\",\r\n \"13.105.61.128/25\",\r\n \"13.105.66.0/27\",\r\n \ \"13.105.74.96/27\",\r\n \"13.105.74.192/26\",\r\n \"20.38.118.0/24\",\r\n @@ -6782,25 +6869,26 @@ interactions: \ \"2603:1020:c00::/47\",\r\n \"2603:1020:c03::/48\",\r\n \ \"2603:1020:c04::/47\",\r\n \"2603:1026:240a::/48\",\r\n \ \"2603:1026:2500:14::/64\",\r\n \"2603:1026:3000:a0::/59\",\r\n - \ \"2603:1027:1:a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.japaneast\",\r\n \"id\": \"AzureCloud.japaneast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"17\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.128.0/19\",\r\n \"13.73.0.0/19\",\r\n \"13.78.0.0/17\",\r\n - \ \"13.104.149.64/26\",\r\n \"13.104.150.128/26\",\r\n \"13.104.221.0/24\",\r\n - \ \"13.105.18.64/26\",\r\n \"20.18.0.0/17\",\r\n \"20.27.0.0/18\",\r\n - \ \"20.27.128.0/18\",\r\n \"20.37.96.0/19\",\r\n \"20.38.116.0/23\",\r\n - \ \"20.40.88.0/21\",\r\n \"20.40.96.0/21\",\r\n \"20.43.64.0/19\",\r\n - \ \"20.44.128.0/18\",\r\n \"20.46.112.0/20\",\r\n \"20.46.160.0/19\",\r\n - \ \"20.47.12.0/24\",\r\n \"20.47.101.0/24\",\r\n \"20.48.0.0/17\",\r\n - \ \"20.60.172.0/23\",\r\n \"20.60.248.0/23\",\r\n \"20.63.128.0/18\",\r\n - \ \"20.78.0.0/17\",\r\n \"20.78.192.0/18\",\r\n \"20.89.0.0/17\",\r\n - \ \"20.89.128.0/18\",\r\n \"20.95.138.0/24\",\r\n \"20.135.102.0/23\",\r\n - \ \"20.135.104.0/22\",\r\n \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n - \ \"20.157.12.0/22\",\r\n \"20.157.38.0/24\",\r\n \"20.157.108.0/24\",\r\n - \ \"20.157.144.0/24\",\r\n \"20.188.0.0/19\",\r\n \"20.190.141.128/25\",\r\n + \ \"2603:1027:1:a0::/59\",\r\n \"2603:1063:2206:10::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.japaneast\",\r\n + \ \"id\": \"AzureCloud.japaneast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n + \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.128.0/19\",\r\n + \ \"13.73.0.0/19\",\r\n \"13.78.0.0/17\",\r\n \"13.104.149.64/26\",\r\n + \ \"13.104.150.128/26\",\r\n \"13.104.221.0/24\",\r\n \"13.105.18.64/26\",\r\n + \ \"20.18.0.0/17\",\r\n \"20.27.0.0/18\",\r\n \"20.27.128.0/18\",\r\n + \ \"20.37.96.0/19\",\r\n \"20.38.116.0/23\",\r\n \"20.40.88.0/21\",\r\n + \ \"20.40.96.0/21\",\r\n \"20.43.64.0/19\",\r\n \"20.44.128.0/18\",\r\n + \ \"20.46.112.0/20\",\r\n \"20.46.160.0/19\",\r\n \"20.47.12.0/24\",\r\n + \ \"20.47.101.0/24\",\r\n \"20.48.0.0/17\",\r\n \"20.60.172.0/23\",\r\n + \ \"20.60.248.0/23\",\r\n \"20.63.128.0/18\",\r\n \"20.78.0.0/17\",\r\n + \ \"20.78.192.0/18\",\r\n \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n + \ \"20.95.138.0/24\",\r\n \"20.135.102.0/23\",\r\n \"20.135.104.0/22\",\r\n + \ \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n \"20.157.12.0/22\",\r\n + \ \"20.157.38.0/24\",\r\n \"20.157.108.0/24\",\r\n \"20.157.144.0/24\",\r\n + \ \"20.157.224.0/24\",\r\n \"20.188.0.0/19\",\r\n \"20.190.141.128/25\",\r\n \ \"20.190.166.0/24\",\r\n \"20.191.160.0/19\",\r\n \"20.194.128.0/17\",\r\n \ \"20.202.54.0/23\",\r\n \"20.202.58.0/24\",\r\n \"20.202.66.0/23\",\r\n \ \"20.209.22.0/23\",\r\n \"20.210.0.0/17\",\r\n \"20.210.192.0/18\",\r\n @@ -6828,13 +6916,14 @@ interactions: \ \"2603:1040:406::/48\",\r\n \"2603:1040:407::/48\",\r\n \ \"2603:1040:408::/48\",\r\n \"2603:1046:1402::/48\",\r\n \ \"2603:1046:1500:18::/64\",\r\n \"2603:1046:2000:140::/59\",\r\n - \ \"2603:1047:1:140::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.japanwest\",\r\n \"id\": \"AzureCloud.japanwest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.73.232.0/21\",\r\n \"20.27.64.0/18\",\r\n \"20.27.192.0/18\",\r\n + \ \"2603:1047:1:140::/59\",\r\n \"2603:1063:2202:2c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.japanwest\",\r\n + \ \"id\": \"AzureCloud.japanwest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.232.0/21\",\r\n + \ \"20.18.128.0/21\",\r\n \"20.27.64.0/18\",\r\n \"20.27.192.0/18\",\r\n \ \"20.39.176.0/21\",\r\n \"20.47.10.0/24\",\r\n \"20.47.66.0/24\",\r\n \ \"20.47.99.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.186.0/23\",\r\n \ \"20.63.192.0/18\",\r\n \"20.78.128.0/18\",\r\n \"20.89.192.0/18\",\r\n @@ -6865,10 +6954,11 @@ interactions: \ \"2603:1040:600::/46\",\r\n \"2603:1040:605::/48\",\r\n \ \"2603:1040:606::/47\",\r\n \"2603:1046:1403::/48\",\r\n \ \"2603:1046:1500:14::/64\",\r\n \"2603:1046:2000:a0::/59\",\r\n - \ \"2603:1047:1:a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.jioindiacentral\",\r\n \"id\": \"AzureCloud.jioindiacentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"2603:1047:1:a0::/59\",\r\n \"2603:1063:2202:18::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.jioindiacentral\",\r\n + \ \"id\": \"AzureCloud.jioindiacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"20.60.170.0/23\",\r\n \"20.135.38.0/23\",\r\n \"20.135.46.0/23\",\r\n @@ -6882,59 +6972,60 @@ interactions: \ \"2603:1040:1100::/47\",\r\n \"2603:1040:1103::/48\",\r\n \ \"2603:1040:1104::/48\",\r\n \"2603:1046:1500:c::/64\",\r\n \ \"2603:1046:2000:1a0::/59\",\r\n \"2603:1047:1:1a0::/59\",\r\n - \ \"2603:1061:1000::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.jioindiawest\",\r\n \"id\": \"AzureCloud.jioindiawest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.48/28\",\r\n \"13.105.75.96/27\",\r\n - \ \"13.105.75.128/27\",\r\n \"20.60.54.0/23\",\r\n \"20.135.96.0/22\",\r\n - \ \"20.135.100.0/23\",\r\n \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n - \ \"20.157.153.0/24\",\r\n \"20.157.202.0/24\",\r\n \"20.190.191.64/26\",\r\n - \ \"20.192.56.0/21\",\r\n \"20.192.160.0/21\",\r\n \"20.192.240.0/20\",\r\n - \ \"20.193.160.0/19\",\r\n \"20.193.192.0/20\",\r\n \"20.207.224.0/19\",\r\n - \ \"20.244.128.0/17\",\r\n \"40.64.0.0/18\",\r\n \"40.119.124.0/22\",\r\n - \ \"40.126.63.64/26\",\r\n \"40.126.206.0/24\",\r\n \"40.127.32.0/24\",\r\n - \ \"52.108.124.0/24\",\r\n \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n - \ \"2603:1040:d00::/47\",\r\n \"2603:1040:d03::/48\",\r\n + \ \"2603:1061:1000::/48\",\r\n \"2603:1063:2202:3c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.jioindiawest\",\r\n + \ \"id\": \"AzureCloud.jioindiawest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.48/28\",\r\n + \ \"13.105.75.96/27\",\r\n \"13.105.75.128/27\",\r\n \"20.60.54.0/23\",\r\n + \ \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n \"20.150.65.0/24\",\r\n + \ \"20.150.97.0/24\",\r\n \"20.157.153.0/24\",\r\n \"20.157.202.0/24\",\r\n + \ \"20.190.191.64/26\",\r\n \"20.192.56.0/21\",\r\n \"20.192.160.0/21\",\r\n + \ \"20.192.240.0/20\",\r\n \"20.193.160.0/19\",\r\n \"20.193.192.0/20\",\r\n + \ \"20.207.224.0/19\",\r\n \"20.244.128.0/17\",\r\n \"40.64.0.0/18\",\r\n + \ \"40.119.124.0/22\",\r\n \"40.126.63.64/26\",\r\n \"40.126.206.0/24\",\r\n + \ \"40.127.32.0/24\",\r\n \"52.108.124.0/24\",\r\n \"52.253.193.0/24\",\r\n + \ \"52.253.194.0/23\",\r\n \"2603:1040:d00::/47\",\r\n \"2603:1040:d03::/48\",\r\n \ \"2603:1040:d04::/48\",\r\n \"2603:1046:1500:10::/64\",\r\n \ \"2603:1046:2000:1c0::/59\",\r\n \"2603:1047:1:1c0::/59\",\r\n - \ \"2603:1061:1001::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.koreacentral\",\r\n \"id\": \"AzureCloud.koreacentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.129.192/26\",\r\n \"13.104.223.128/26\",\r\n - \ \"13.105.20.0/25\",\r\n \"13.105.96.112/28\",\r\n \"13.105.97.32/27\",\r\n - \ \"13.105.97.64/27\",\r\n \"20.39.184.0/21\",\r\n \"20.39.192.0/20\",\r\n - \ \"20.41.64.0/18\",\r\n \"20.44.24.0/21\",\r\n \"20.47.46.0/24\",\r\n - \ \"20.47.90.0/24\",\r\n \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n - \ \"20.95.140.0/24\",\r\n \"20.135.108.0/22\",\r\n \"20.135.112.0/23\",\r\n - \ \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n \"20.190.144.128/25\",\r\n - \ \"20.190.148.128/25\",\r\n \"20.190.180.0/24\",\r\n \"20.194.0.0/18\",\r\n - \ \"20.194.64.0/20\",\r\n \"20.194.80.0/21\",\r\n \"20.194.96.0/19\",\r\n - \ \"20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n \"20.200.192.0/18\",\r\n - \ \"20.209.46.0/23\",\r\n \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n - \ \"20.249.0.0/16\",\r\n \"40.79.221.0/24\",\r\n \"40.80.36.0/22\",\r\n - \ \"40.82.128.0/19\",\r\n \"40.90.17.224/27\",\r\n \"40.90.128.176/28\",\r\n - \ \"40.90.131.128/27\",\r\n \"40.90.139.128/27\",\r\n \"40.90.156.64/27\",\r\n - \ \"40.126.16.128/25\",\r\n \"40.126.20.128/25\",\r\n \"40.126.52.0/24\",\r\n - \ \"52.108.48.0/23\",\r\n \"52.108.87.0/24\",\r\n \"52.109.44.0/22\",\r\n - \ \"52.111.194.0/24\",\r\n \"52.113.157.0/24\",\r\n \"52.114.44.0/22\",\r\n - \ \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n \"52.121.172.0/22\",\r\n - \ \"52.121.176.0/23\",\r\n \"52.141.0.0/18\",\r\n \"52.231.0.0/17\",\r\n - \ \"52.232.145.0/24\",\r\n \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n - \ \"52.239.190.128/26\",\r\n \"52.245.112.0/22\",\r\n \"52.253.173.0/24\",\r\n - \ \"52.253.174.0/24\",\r\n \"104.44.90.160/27\",\r\n \"2603:1040:f00::/47\",\r\n - \ \"2603:1040:f02::/48\",\r\n \"2603:1040:f04::/48\",\r\n - \ \"2603:1040:f05::/48\",\r\n \"2603:1040:f06::/48\",\r\n - \ \"2603:1046:1404::/48\",\r\n \"2603:1046:1500:20::/64\",\r\n - \ \"2603:1046:2000:160::/59\",\r\n \"2603:1047:1:160::/59\"\r\n + \ \"2603:1061:1001::/48\",\r\n \"2603:1063:2202:40::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.koreacentral\",\r\n + \ \"id\": \"AzureCloud.koreacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.129.192/26\",\r\n + \ \"13.104.223.128/26\",\r\n \"13.105.20.0/25\",\r\n \"13.105.96.112/28\",\r\n + \ \"13.105.97.32/27\",\r\n \"13.105.97.64/27\",\r\n \"20.39.184.0/21\",\r\n + \ \"20.39.192.0/20\",\r\n \"20.41.64.0/18\",\r\n \"20.44.24.0/21\",\r\n + \ \"20.47.46.0/24\",\r\n \"20.47.90.0/24\",\r\n \"20.60.16.0/24\",\r\n + \ \"20.60.200.0/23\",\r\n \"20.95.140.0/24\",\r\n \"20.135.108.0/22\",\r\n + \ \"20.135.112.0/23\",\r\n \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n + \ \"20.190.144.128/25\",\r\n \"20.190.148.128/25\",\r\n \"20.190.180.0/24\",\r\n + \ \"20.194.0.0/18\",\r\n \"20.194.64.0/20\",\r\n \"20.194.80.0/21\",\r\n + \ \"20.194.96.0/19\",\r\n \"20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n + \ \"20.200.192.0/18\",\r\n \"20.209.46.0/23\",\r\n \"20.214.64.0/18\",\r\n + \ \"20.214.128.0/17\",\r\n \"20.249.0.0/16\",\r\n \"40.79.221.0/24\",\r\n + \ \"40.80.36.0/22\",\r\n \"40.82.128.0/19\",\r\n \"40.90.17.224/27\",\r\n + \ \"40.90.128.176/28\",\r\n \"40.90.131.128/27\",\r\n \"40.90.139.128/27\",\r\n + \ \"40.90.156.64/27\",\r\n \"40.126.16.128/25\",\r\n \"40.126.20.128/25\",\r\n + \ \"40.126.52.0/24\",\r\n \"52.108.48.0/23\",\r\n \"52.108.87.0/24\",\r\n + \ \"52.109.44.0/22\",\r\n \"52.111.194.0/24\",\r\n \"52.113.157.0/24\",\r\n + \ \"52.114.44.0/22\",\r\n \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n + \ \"52.121.172.0/22\",\r\n \"52.121.176.0/23\",\r\n \"52.141.0.0/18\",\r\n + \ \"52.231.0.0/17\",\r\n \"52.232.145.0/24\",\r\n \"52.239.148.0/27\",\r\n + \ \"52.239.164.192/26\",\r\n \"52.239.190.128/26\",\r\n \"52.245.112.0/22\",\r\n + \ \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n \"104.44.90.160/27\",\r\n + \ \"2603:1040:f00::/47\",\r\n \"2603:1040:f02::/48\",\r\n + \ \"2603:1040:f04::/48\",\r\n \"2603:1040:f05::/48\",\r\n + \ \"2603:1040:f06::/48\",\r\n \"2603:1046:1404::/48\",\r\n + \ \"2603:1046:1500:20::/64\",\r\n \"2603:1046:2000:160::/59\",\r\n + \ \"2603:1047:1:160::/59\",\r\n \"2603:1063:2202:34::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.koreasouth\",\r\n \ \"id\": \"AzureCloud.koreasouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.0/25\",\r\n @@ -6954,13 +7045,13 @@ interactions: \ \"2603:1040:e02::/48\",\r\n \"2603:1040:e04::/48\",\r\n \ \"2603:1040:e05::/48\",\r\n \"2603:1040:e06::/48\",\r\n \ \"2603:1046:1405::/48\",\r\n \"2603:1046:1500:1c::/64\",\r\n - \ \"2603:1046:2000:e0::/59\",\r\n \"2603:1047:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.northcentralus\",\r\n - \ \"id\": \"AzureCloud.northcentralus\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1046:2000:e0::/59\",\r\n \"2603:1047:1:e0::/59\",\r\n + \ \"2603:1063:2202:1c::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.northcentralus\",\r\n \"id\": \"AzureCloud.northcentralus\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"16\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.26.0/24\",\r\n \"13.105.28.16/28\",\r\n \"13.105.29.0/25\",\r\n \ \"13.105.37.64/26\",\r\n \"13.105.37.128/26\",\r\n \"13.105.102.16/28\",\r\n \ \"13.105.102.64/26\",\r\n \"20.25.192.0/18\",\r\n \"20.36.96.0/21\",\r\n @@ -6969,73 +7060,74 @@ interactions: \ \"20.51.0.0/21\",\r\n \"20.59.192.0/18\",\r\n \"20.60.28.0/23\",\r\n \ \"20.60.82.0/23\",\r\n \"20.66.128.0/17\",\r\n \"20.72.32.0/19\",\r\n \ \"20.80.0.0/18\",\r\n \"20.88.0.0/18\",\r\n \"20.95.7.0/24\",\r\n - \ \"20.95.8.0/21\",\r\n \"20.98.0.0/18\",\r\n \"20.102.192.0/18\",\r\n - \ \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n \"20.125.160.0/19\",\r\n - \ \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n \"20.135.12.0/22\",\r\n - \ \"20.135.70.0/23\",\r\n \"20.135.254.0/23\",\r\n \"20.143.8.0/23\",\r\n - \ \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n \"20.150.49.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.99.0/24\",\r\n \"20.157.172.0/24\",\r\n \"20.190.135.0/24\",\r\n - \ \"20.190.156.0/24\",\r\n \"20.201.135.0/24\",\r\n \"20.201.136.0/24\",\r\n - \ \"20.209.38.0/23\",\r\n \"20.221.192.0/18\",\r\n \"20.236.64.0/18\",\r\n - \ \"20.241.0.0/17\",\r\n \"23.96.128.0/17\",\r\n \"23.98.48.0/21\",\r\n - \ \"23.100.72.0/21\",\r\n \"23.100.224.0/20\",\r\n \"23.101.160.0/20\",\r\n - \ \"40.77.131.224/28\",\r\n \"40.77.136.96/28\",\r\n \"40.77.137.192/27\",\r\n - \ \"40.77.139.0/25\",\r\n \"40.77.175.0/27\",\r\n \"40.77.176.0/24\",\r\n - \ \"40.77.182.128/27\",\r\n \"40.77.183.0/24\",\r\n \"40.77.188.0/22\",\r\n - \ \"40.77.196.0/24\",\r\n \"40.77.198.64/26\",\r\n \"40.77.200.128/25\",\r\n - \ \"40.77.224.0/28\",\r\n \"40.77.224.32/27\",\r\n \"40.77.231.0/24\",\r\n - \ \"40.77.234.0/25\",\r\n \"40.77.236.32/27\",\r\n \"40.77.236.160/28\",\r\n - \ \"40.77.237.0/26\",\r\n \"40.77.248.128/25\",\r\n \"40.77.254.0/26\",\r\n - \ \"40.77.255.192/26\",\r\n \"40.78.208.64/28\",\r\n \"40.78.222.0/24\",\r\n - \ \"40.80.184.0/21\",\r\n \"40.81.32.0/20\",\r\n \"40.87.172.0/22\",\r\n - \ \"40.90.19.64/26\",\r\n \"40.90.132.96/27\",\r\n \"40.90.133.128/28\",\r\n - \ \"40.90.135.64/26\",\r\n \"40.90.140.128/27\",\r\n \"40.90.144.32/27\",\r\n - \ \"40.90.155.192/26\",\r\n \"40.91.24.0/22\",\r\n \"40.116.0.0/16\",\r\n - \ \"40.126.7.0/24\",\r\n \"40.126.28.0/24\",\r\n \"52.108.182.0/24\",\r\n - \ \"52.108.203.0/24\",\r\n \"52.109.16.0/22\",\r\n \"52.111.235.0/24\",\r\n - \ \"52.112.94.0/24\",\r\n \"52.113.198.0/24\",\r\n \"52.114.168.0/22\",\r\n - \ \"52.141.128.0/18\",\r\n \"52.159.64.0/18\",\r\n \"52.162.0.0/16\",\r\n - \ \"52.232.156.0/24\",\r\n \"52.237.128.0/18\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n \"52.240.128.0/17\",\r\n - \ \"52.245.72.0/22\",\r\n \"52.252.128.0/17\",\r\n \"65.52.0.0/19\",\r\n - \ \"65.52.48.0/20\",\r\n \"65.52.104.0/24\",\r\n \"65.52.106.0/24\",\r\n - \ \"65.52.192.0/19\",\r\n \"65.52.232.0/21\",\r\n \"65.52.240.0/21\",\r\n - \ \"65.55.60.176/29\",\r\n \"65.55.105.192/27\",\r\n \"65.55.106.208/28\",\r\n - \ \"65.55.106.224/28\",\r\n \"65.55.109.0/24\",\r\n \"65.55.211.0/27\",\r\n - \ \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n \"65.55.213.0/27\",\r\n - \ \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n \"104.44.88.128/27\",\r\n - \ \"104.44.91.128/27\",\r\n \"104.44.94.64/28\",\r\n \"104.47.220.0/22\",\r\n - \ \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n \"131.253.12.48/29\",\r\n - \ \"131.253.12.192/28\",\r\n \"131.253.12.248/29\",\r\n \"131.253.13.0/28\",\r\n - \ \"131.253.13.32/28\",\r\n \"131.253.14.32/27\",\r\n \"131.253.14.160/27\",\r\n - \ \"131.253.14.248/29\",\r\n \"131.253.15.32/27\",\r\n \"131.253.15.208/28\",\r\n - \ \"131.253.15.224/27\",\r\n \"131.253.25.0/24\",\r\n \"131.253.27.0/24\",\r\n - \ \"131.253.36.128/26\",\r\n \"131.253.38.32/27\",\r\n \"131.253.38.224/27\",\r\n - \ \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n \"131.253.40.96/27\",\r\n - \ \"131.253.40.192/26\",\r\n \"157.55.24.0/21\",\r\n \"157.55.55.0/27\",\r\n - \ \"157.55.55.32/28\",\r\n \"157.55.55.152/29\",\r\n \"157.55.55.176/29\",\r\n - \ \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n \"157.55.60.224/27\",\r\n - \ \"157.55.64.0/20\",\r\n \"157.55.106.128/25\",\r\n \"157.55.110.0/23\",\r\n - \ \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n - \ \"157.55.160.0/20\",\r\n \"157.55.208.0/21\",\r\n \"157.55.248.0/21\",\r\n - \ \"157.56.8.0/21\",\r\n \"157.56.24.160/27\",\r\n \"157.56.24.192/28\",\r\n - \ \"157.56.28.0/22\",\r\n \"157.56.216.0/26\",\r\n \"168.62.96.0/19\",\r\n - \ \"168.62.224.0/19\",\r\n \"191.233.144.0/20\",\r\n \"191.236.128.0/18\",\r\n - \ \"199.30.31.0/25\",\r\n \"204.79.180.0/24\",\r\n \"207.46.193.192/28\",\r\n - \ \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n \"207.46.200.96/27\",\r\n - \ \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n \"207.46.205.0/24\",\r\n - \ \"207.68.174.40/29\",\r\n \"207.68.174.184/29\",\r\n \"2603:1030:600::/46\",\r\n - \ \"2603:1030:604::/47\",\r\n \"2603:1030:607::/48\",\r\n - \ \"2603:1030:608::/47\",\r\n \"2603:1036:2406::/48\",\r\n - \ \"2603:1036:2500:8::/64\",\r\n \"2603:1036:3000:60::/59\",\r\n - \ \"2603:1037:1:60::/59\",\r\n \"2a01:111:f100:1000::/62\",\r\n + \ \"20.95.8.0/21\",\r\n \"20.95.18.0/24\",\r\n \"20.98.0.0/18\",\r\n + \ \"20.102.192.0/18\",\r\n \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n + \ \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n + \ \"20.135.12.0/22\",\r\n \"20.135.70.0/23\",\r\n \"20.135.254.0/23\",\r\n + \ \"20.143.8.0/23\",\r\n \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.49.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.99.0/24\",\r\n \"20.157.172.0/24\",\r\n + \ \"20.190.135.0/24\",\r\n \"20.190.156.0/24\",\r\n \"20.201.135.0/24\",\r\n + \ \"20.201.136.0/24\",\r\n \"20.209.38.0/23\",\r\n \"20.221.192.0/18\",\r\n + \ \"20.236.64.0/18\",\r\n \"20.241.0.0/17\",\r\n \"23.96.128.0/17\",\r\n + \ \"23.98.48.0/21\",\r\n \"23.100.72.0/21\",\r\n \"23.100.224.0/20\",\r\n + \ \"23.101.160.0/20\",\r\n \"40.77.131.224/28\",\r\n \"40.77.136.96/28\",\r\n + \ \"40.77.137.192/27\",\r\n \"40.77.139.0/25\",\r\n \"40.77.175.0/27\",\r\n + \ \"40.77.176.0/24\",\r\n \"40.77.182.128/27\",\r\n \"40.77.183.0/24\",\r\n + \ \"40.77.188.0/22\",\r\n \"40.77.196.0/24\",\r\n \"40.77.198.64/26\",\r\n + \ \"40.77.200.128/25\",\r\n \"40.77.224.0/28\",\r\n \"40.77.224.32/27\",\r\n + \ \"40.77.231.0/24\",\r\n \"40.77.234.0/25\",\r\n \"40.77.236.32/27\",\r\n + \ \"40.77.236.160/28\",\r\n \"40.77.237.0/26\",\r\n \"40.77.248.128/25\",\r\n + \ \"40.77.254.0/26\",\r\n \"40.77.255.192/26\",\r\n \"40.78.208.64/28\",\r\n + \ \"40.78.222.0/24\",\r\n \"40.80.184.0/21\",\r\n \"40.81.32.0/20\",\r\n + \ \"40.87.172.0/22\",\r\n \"40.90.19.64/26\",\r\n \"40.90.132.96/27\",\r\n + \ \"40.90.133.128/28\",\r\n \"40.90.135.64/26\",\r\n \"40.90.140.128/27\",\r\n + \ \"40.90.144.32/27\",\r\n \"40.90.155.192/26\",\r\n \"40.91.24.0/22\",\r\n + \ \"40.116.0.0/16\",\r\n \"40.126.7.0/24\",\r\n \"40.126.28.0/24\",\r\n + \ \"52.108.182.0/24\",\r\n \"52.108.203.0/24\",\r\n \"52.109.16.0/22\",\r\n + \ \"52.111.235.0/24\",\r\n \"52.112.94.0/24\",\r\n \"52.113.198.0/24\",\r\n + \ \"52.114.168.0/22\",\r\n \"52.141.128.0/18\",\r\n \"52.159.64.0/18\",\r\n + \ \"52.162.0.0/16\",\r\n \"52.232.156.0/24\",\r\n \"52.237.128.0/18\",\r\n + \ \"52.239.149.0/24\",\r\n \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n + \ \"52.240.128.0/17\",\r\n \"52.245.72.0/22\",\r\n \"52.252.128.0/17\",\r\n + \ \"65.52.0.0/19\",\r\n \"65.52.48.0/20\",\r\n \"65.52.104.0/24\",\r\n + \ \"65.52.106.0/24\",\r\n \"65.52.192.0/19\",\r\n \"65.52.232.0/21\",\r\n + \ \"65.52.240.0/21\",\r\n \"65.55.60.176/29\",\r\n \"65.55.105.192/27\",\r\n + \ \"65.55.106.208/28\",\r\n \"65.55.106.224/28\",\r\n \"65.55.109.0/24\",\r\n + \ \"65.55.211.0/27\",\r\n \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n + \ \"65.55.213.0/27\",\r\n \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n + \ \"104.44.88.128/27\",\r\n \"104.44.91.128/27\",\r\n \"104.44.94.64/28\",\r\n + \ \"104.47.220.0/22\",\r\n \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n + \ \"131.253.12.48/29\",\r\n \"131.253.12.192/28\",\r\n \"131.253.12.248/29\",\r\n + \ \"131.253.13.0/28\",\r\n \"131.253.13.32/28\",\r\n \"131.253.14.32/27\",\r\n + \ \"131.253.14.160/27\",\r\n \"131.253.14.248/29\",\r\n \"131.253.15.32/27\",\r\n + \ \"131.253.15.208/28\",\r\n \"131.253.15.224/27\",\r\n \"131.253.25.0/24\",\r\n + \ \"131.253.27.0/24\",\r\n \"131.253.36.128/26\",\r\n \"131.253.38.32/27\",\r\n + \ \"131.253.38.224/27\",\r\n \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n + \ \"131.253.40.96/27\",\r\n \"131.253.40.192/26\",\r\n \"157.55.24.0/21\",\r\n + \ \"157.55.55.0/27\",\r\n \"157.55.55.32/28\",\r\n \"157.55.55.152/29\",\r\n + \ \"157.55.55.176/29\",\r\n \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n + \ \"157.55.60.224/27\",\r\n \"157.55.64.0/20\",\r\n \"157.55.106.128/25\",\r\n + \ \"157.55.110.0/23\",\r\n \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n + \ \"157.55.151.0/28\",\r\n \"157.55.160.0/20\",\r\n \"157.55.208.0/21\",\r\n + \ \"157.55.248.0/21\",\r\n \"157.56.8.0/21\",\r\n \"157.56.24.160/27\",\r\n + \ \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n \"157.56.216.0/26\",\r\n + \ \"168.62.96.0/19\",\r\n \"168.62.224.0/19\",\r\n \"191.233.144.0/20\",\r\n + \ \"191.236.128.0/18\",\r\n \"199.30.31.0/25\",\r\n \"204.79.180.0/24\",\r\n + \ \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n + \ \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n + \ \"207.46.205.0/24\",\r\n \"207.68.174.40/29\",\r\n \"207.68.174.184/29\",\r\n + \ \"2603:1030:600::/46\",\r\n \"2603:1030:604::/47\",\r\n + \ \"2603:1030:607::/48\",\r\n \"2603:1030:608::/47\",\r\n + \ \"2603:1036:2406::/48\",\r\n \"2603:1036:2500:8::/64\",\r\n + \ \"2603:1036:3000:60::/59\",\r\n \"2603:1037:1:60::/59\",\r\n + \ \"2603:1063:2200:c::/64\",\r\n \"2a01:111:f100:1000::/62\",\r\n \ \"2a01:111:f100:1004::/63\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.northeurope\",\r\n \"id\": \"AzureCloud.northeurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"22\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"23\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.69.128.0/17\",\r\n \"13.70.192.0/18\",\r\n \"13.74.0.0/16\",\r\n \ \"13.79.0.0/16\",\r\n \"13.94.64.0/18\",\r\n \"13.104.148.0/25\",\r\n \ \"13.104.149.128/25\",\r\n \"13.104.150.0/25\",\r\n \"13.104.208.160/28\",\r\n @@ -7120,39 +7212,40 @@ interactions: \ \"193.149.88.0/21\",\r\n \"2603:1020::/47\",\r\n \"2603:1020:2::/48\",\r\n \ \"2603:1020:4::/48\",\r\n \"2603:1020:5::/48\",\r\n \"2603:1020:6::/48\",\r\n \ \"2603:1026:2404::/48\",\r\n \"2603:1026:3000:c0::/59\",\r\n - \ \"2603:1027:1:c0::/59\",\r\n \"2a01:111:f100:a000::/63\",\r\n - \ \"2a01:111:f100:a002::/64\",\r\n \"2a01:111:f100:a004::/64\",\r\n - \ \"2a01:111:f403:c200::/64\",\r\n \"2a01:111:f403:ca00::/62\",\r\n - \ \"2a01:111:f403:ca04::/64\",\r\n \"2a01:111:f403:d200::/64\",\r\n - \ \"2a01:111:f403:da00::/64\",\r\n \"2a01:111:f403:e200::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.norwaye\",\r\n - \ \"id\": \"AzureCloud.norwaye\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.155.32/27\",\r\n - \ \"13.104.158.0/28\",\r\n \"13.104.158.32/27\",\r\n \"13.104.218.0/25\",\r\n - \ \"13.105.97.96/27\",\r\n \"13.105.97.128/25\",\r\n \"20.38.120.0/24\",\r\n - \ \"20.47.48.0/24\",\r\n \"20.60.206.0/23\",\r\n \"20.95.65.0/24\",\r\n - \ \"20.100.0.0/18\",\r\n \"20.100.128.0/17\",\r\n \"20.135.158.0/23\",\r\n - \ \"20.135.160.0/22\",\r\n \"20.150.53.0/24\",\r\n \"20.150.121.0/24\",\r\n - \ \"20.157.2.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.190.185.0/24\",\r\n - \ \"20.209.24.0/23\",\r\n \"20.251.0.0/17\",\r\n \"40.82.84.0/22\",\r\n - \ \"40.119.104.0/22\",\r\n \"40.126.57.0/24\",\r\n \"40.126.200.0/24\",\r\n - \ \"51.13.0.0/21\",\r\n \"51.13.16.0/20\",\r\n \"51.13.32.0/19\",\r\n - \ \"51.13.64.0/18\",\r\n \"51.13.160.0/19\",\r\n \"51.107.208.0/20\",\r\n - \ \"51.120.0.0/17\",\r\n \"51.120.208.0/21\",\r\n \"51.120.232.0/21\",\r\n - \ \"51.120.240.0/20\",\r\n \"52.108.77.0/24\",\r\n \"52.108.98.0/24\",\r\n - \ \"52.109.86.0/23\",\r\n \"52.111.197.0/24\",\r\n \"52.114.234.0/24\",\r\n - \ \"52.253.168.0/24\",\r\n \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n - \ \"2603:1020:e00::/47\",\r\n \"2603:1020:e03::/48\",\r\n - \ \"2603:1020:e04::/47\",\r\n \"2603:1026:240e::/48\",\r\n - \ \"2603:1026:2500:28::/64\",\r\n \"2603:1026:3000:180::/59\",\r\n - \ \"2603:1027:1:180::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.norwayw\",\r\n \"id\": \"AzureCloud.norwayw\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"2603:1027:1:c0::/59\",\r\n \"2603:1063:2206:14::/64\",\r\n + \ \"2a01:111:f100:a000::/63\",\r\n \"2a01:111:f100:a002::/64\",\r\n + \ \"2a01:111:f100:a004::/64\",\r\n \"2a01:111:f403:c200::/64\",\r\n + \ \"2a01:111:f403:ca00::/62\",\r\n \"2a01:111:f403:ca04::/64\",\r\n + \ \"2a01:111:f403:d200::/64\",\r\n \"2a01:111:f403:da00::/64\",\r\n + \ \"2a01:111:f403:e200::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.norwaye\",\r\n \"id\": \"AzureCloud.norwaye\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"norwaye\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.155.32/27\",\r\n \"13.104.158.0/28\",\r\n + \ \"13.104.158.32/27\",\r\n \"13.104.218.0/25\",\r\n \"13.105.97.96/27\",\r\n + \ \"13.105.97.128/25\",\r\n \"20.38.120.0/24\",\r\n \"20.47.48.0/24\",\r\n + \ \"20.60.206.0/23\",\r\n \"20.95.65.0/24\",\r\n \"20.100.0.0/18\",\r\n + \ \"20.100.128.0/17\",\r\n \"20.135.158.0/23\",\r\n \"20.135.160.0/22\",\r\n + \ \"20.150.53.0/24\",\r\n \"20.150.121.0/24\",\r\n \"20.157.2.0/24\",\r\n + \ \"20.157.165.0/24\",\r\n \"20.190.185.0/24\",\r\n \"20.209.24.0/23\",\r\n + \ \"20.251.0.0/17\",\r\n \"40.82.84.0/22\",\r\n \"40.119.104.0/22\",\r\n + \ \"40.126.57.0/24\",\r\n \"40.126.200.0/24\",\r\n \"51.13.0.0/21\",\r\n + \ \"51.13.16.0/20\",\r\n \"51.13.32.0/19\",\r\n \"51.13.64.0/18\",\r\n + \ \"51.13.160.0/19\",\r\n \"51.107.208.0/20\",\r\n \"51.120.0.0/17\",\r\n + \ \"51.120.208.0/21\",\r\n \"51.120.232.0/21\",\r\n \"51.120.240.0/20\",\r\n + \ \"52.108.77.0/24\",\r\n \"52.108.98.0/24\",\r\n \"52.109.86.0/23\",\r\n + \ \"52.111.197.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.253.168.0/24\",\r\n + \ \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n \"2603:1020:e00::/47\",\r\n + \ \"2603:1020:e03::/48\",\r\n \"2603:1020:e04::/47\",\r\n + \ \"2603:1026:240e::/48\",\r\n \"2603:1026:2500:28::/64\",\r\n + \ \"2603:1026:3000:180::/59\",\r\n \"2603:1027:1:180::/59\",\r\n + \ \"2603:1063:2206:28::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.norwayw\",\r\n \"id\": \"AzureCloud.norwayw\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.153.48/28\",\r\n \"13.104.153.96/27\",\r\n \ \"13.104.155.0/27\",\r\n \"13.104.217.128/25\",\r\n \"20.47.49.0/24\",\r\n @@ -7166,11 +7259,34 @@ interactions: \ \"2603:1020:f00::/47\",\r\n \"2603:1020:f03::/48\",\r\n \ \"2603:1020:f04::/47\",\r\n \"2603:1026:2409::/48\",\r\n \ \"2603:1026:2500:10::/64\",\r\n \"2603:1026:3000:80::/59\",\r\n - \ \"2603:1027:1:80::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.southafricanorth\",\r\n \"id\": \"AzureCloud.southafricanorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"2603:1027:1:80::/59\",\r\n \"2603:1063:2206:c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.qatarcentral\",\r\n + \ \"id\": \"AzureCloud.qatarcentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.99.64/27\",\r\n + \ \"13.105.99.96/28\",\r\n \"13.105.99.128/27\",\r\n \"13.105.101.128/27\",\r\n + \ \"13.105.101.160/28\",\r\n \"13.105.101.192/27\",\r\n \"13.105.103.16/28\",\r\n + \ \"13.105.103.64/26\",\r\n \"20.21.0.0/16\",\r\n \"20.38.16.0/24\",\r\n + \ \"20.60.208.0/23\",\r\n \"20.95.129.0/24\",\r\n \"20.135.238.0/23\",\r\n + \ \"20.135.242.0/23\",\r\n \"20.135.244.0/22\",\r\n \"20.157.154.0/24\",\r\n + \ \"20.157.190.0/24\",\r\n \"20.190.191.192/26\",\r\n \"20.209.2.0/23\",\r\n + \ \"20.209.54.0/23\",\r\n \"40.123.148.0/25\",\r\n \"40.123.148.128/30\",\r\n + \ \"40.123.148.132/31\",\r\n \"40.126.63.192/26\",\r\n \"52.108.130.0/24\",\r\n + \ \"52.109.148.0/23\",\r\n \"52.111.200.0/24\",\r\n \"52.114.204.0/23\",\r\n + \ \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n \"2603:1040:1001::/48\",\r\n + \ \"2603:1040:1002::/48\",\r\n \"2603:1040:1003::/48\",\r\n + \ \"2603:1040:1004::/48\",\r\n \"2603:1046:1500:34::/64\",\r\n + \ \"2603:1046:2000:1e0::/59\",\r\n \"2603:1047:1:1e0::/59\",\r\n + \ \"2603:1061:1004::/59\",\r\n \"2603:1061:1004:20::/60\",\r\n + \ \"2603:1061:1004:30::/62\",\r\n \"2603:1061:1004:34::/63\",\r\n + \ \"2603:1061:1004:36::/64\",\r\n \"2603:1063:2202:44::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southafricanorth\",\r\n + \ \"id\": \"AzureCloud.southafricanorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.158.128/27\",\r\n \"13.104.158.160/28\",\r\n \ \"13.104.158.192/27\",\r\n \"13.105.27.224/27\",\r\n \"20.38.114.128/25\",\r\n @@ -7196,33 +7312,34 @@ interactions: \ \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n \"2603:1000:100::/47\",\r\n \ \"2603:1000:103::/48\",\r\n \"2603:1000:104::/47\",\r\n \ \"2603:1006:1400::/63\",\r\n \"2603:1006:1500:4::/64\",\r\n - \ \"2603:1006:2000::/59\",\r\n \"2603:1007:200::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southafricawest\",\r\n - \ \"id\": \"AzureCloud.southafricawest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.160/27\",\r\n \"20.38.121.0/25\",\r\n - \ \"20.45.136.0/21\",\r\n \"20.47.51.0/24\",\r\n \"20.47.93.0/24\",\r\n - \ \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n \"20.87.128.0/18\",\r\n - \ \"20.135.32.0/23\",\r\n \"20.150.20.0/25\",\r\n \"20.190.189.192/26\",\r\n - \ \"40.78.209.0/24\",\r\n \"40.82.64.0/22\",\r\n \"40.90.17.0/27\",\r\n - \ \"40.90.128.96/28\",\r\n \"40.90.152.224/27\",\r\n \"40.117.0.0/19\",\r\n - \ \"40.119.68.0/22\",\r\n \"40.126.61.192/26\",\r\n \"52.108.187.0/24\",\r\n - \ \"52.108.220.0/23\",\r\n \"52.109.152.0/23\",\r\n \"52.111.238.0/24\",\r\n - \ \"52.114.228.0/24\",\r\n \"52.143.203.0/24\",\r\n \"52.239.232.128/25\",\r\n - \ \"102.37.26.0/27\",\r\n \"102.37.64.0/21\",\r\n \"102.37.80.0/21\",\r\n - \ \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n - \ \"102.133.112.0/28\",\r\n \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n - \ \"2603:1000:4::/47\",\r\n \"2603:1006:1401::/63\",\r\n - \ \"2603:1006:1500::/64\",\r\n \"2603:1006:2000:20::/59\",\r\n - \ \"2603:1007:200:20::/59\"\r\n ]\r\n }\r\n },\r\n + \ \"2603:1006:2000::/59\",\r\n \"2603:1007:200::/59\",\r\n + \ \"2603:1063:2206:30::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.southafricawest\",\r\n \"id\": + \"AzureCloud.southafricawest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.160/27\",\r\n + \ \"20.38.121.0/25\",\r\n \"20.45.136.0/21\",\r\n \"20.47.51.0/24\",\r\n + \ \"20.47.93.0/24\",\r\n \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n + \ \"20.87.128.0/18\",\r\n \"20.135.32.0/23\",\r\n \"20.150.20.0/25\",\r\n + \ \"20.157.228.0/24\",\r\n \"20.190.189.192/26\",\r\n \"40.78.209.0/24\",\r\n + \ \"40.82.64.0/22\",\r\n \"40.90.17.0/27\",\r\n \"40.90.128.96/28\",\r\n + \ \"40.90.152.224/27\",\r\n \"40.117.0.0/19\",\r\n \"40.119.68.0/22\",\r\n + \ \"40.126.61.192/26\",\r\n \"52.108.187.0/24\",\r\n \"52.108.220.0/23\",\r\n + \ \"52.109.152.0/23\",\r\n \"52.111.238.0/24\",\r\n \"52.114.228.0/24\",\r\n + \ \"52.143.203.0/24\",\r\n \"52.239.232.128/25\",\r\n \"102.37.26.0/27\",\r\n + \ \"102.37.64.0/21\",\r\n \"102.37.80.0/21\",\r\n \"102.133.0.0/18\",\r\n + \ \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n \"102.133.112.0/28\",\r\n + \ \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n \"2603:1000:4::/47\",\r\n + \ \"2603:1006:1401::/63\",\r\n \"2603:1006:1500::/64\",\r\n + \ \"2603:1006:2000:20::/59\",\r\n \"2603:1007:200:20::/59\",\r\n + \ \"2603:1063:2206:3c::/64\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.southcentralus\",\r\n \"id\": \"AzureCloud.southcentralus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"26\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"28\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n \"13.73.240.0/20\",\r\n \ \"13.84.0.0/15\",\r\n \"13.104.144.64/27\",\r\n \"13.104.208.128/27\",\r\n \ \"13.104.217.0/25\",\r\n \"13.104.220.128/25\",\r\n \"13.105.23.0/26\",\r\n @@ -7273,58 +7390,57 @@ interactions: \ \"40.90.148.0/26\",\r\n \"40.90.152.160/27\",\r\n \"40.90.155.0/26\",\r\n \ \"40.91.16.0/22\",\r\n \"40.93.5.0/24\",\r\n \"40.93.14.0/24\",\r\n \ \"40.93.193.0/24\",\r\n \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n - \ \"40.97.6.0/24\",\r\n \"40.119.0.0/18\",\r\n \"40.123.164.0/27\",\r\n - \ \"40.123.164.32/29\",\r\n \"40.123.164.40/31\",\r\n \"40.124.0.0/16\",\r\n - \ \"40.126.0.0/24\",\r\n \"40.126.29.0/24\",\r\n \"52.101.11.0/24\",\r\n - \ \"52.101.12.0/22\",\r\n \"52.102.132.0/24\",\r\n \"52.102.140.0/24\",\r\n - \ \"52.103.6.0/24\",\r\n \"52.103.14.0/24\",\r\n \"52.103.132.0/24\",\r\n - \ \"52.103.140.0/24\",\r\n \"52.108.102.0/23\",\r\n \"52.108.104.0/24\",\r\n - \ \"52.108.197.0/24\",\r\n \"52.108.248.0/21\",\r\n \"52.109.20.0/22\",\r\n - \ \"52.111.239.0/24\",\r\n \"52.112.24.0/21\",\r\n \"52.112.117.0/24\",\r\n - \ \"52.113.160.0/19\",\r\n \"52.113.206.0/24\",\r\n \"52.114.144.0/22\",\r\n - \ \"52.114.210.0/23\",\r\n \"52.114.212.0/23\",\r\n \"52.115.68.0/22\",\r\n - \ \"52.115.72.0/22\",\r\n \"52.115.84.0/22\",\r\n \"52.115.224.0/23\",\r\n - \ \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n \"52.120.0.0/19\",\r\n - \ \"52.120.152.0/22\",\r\n \"52.121.0.0/21\",\r\n \"52.122.16.0/22\",\r\n - \ \"52.123.3.0/24\",\r\n \"52.125.137.0/24\",\r\n \"52.141.64.0/18\",\r\n - \ \"52.152.0.0/17\",\r\n \"52.153.64.0/18\",\r\n \"52.153.192.0/18\",\r\n - \ \"52.171.0.0/16\",\r\n \"52.183.192.0/18\",\r\n \"52.185.192.0/18\",\r\n - \ \"52.189.128.0/18\",\r\n \"52.232.159.0/24\",\r\n \"52.239.158.0/23\",\r\n - \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n - \ \"52.239.200.0/23\",\r\n \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n - \ \"52.245.24.0/22\",\r\n \"52.248.0.0/17\",\r\n \"52.249.0.0/18\",\r\n - \ \"52.253.0.0/18\",\r\n \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n - \ \"52.255.64.0/18\",\r\n \"53.103.140.0/24\",\r\n \"65.52.32.0/21\",\r\n - \ \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n \"70.37.48.0/20\",\r\n - \ \"70.37.64.0/18\",\r\n \"70.37.160.0/21\",\r\n \"104.44.89.0/27\",\r\n - \ \"104.44.89.64/27\",\r\n \"104.44.92.64/27\",\r\n \"104.44.94.160/27\",\r\n - \ \"104.44.128.0/18\",\r\n \"104.47.208.0/23\",\r\n \"104.210.128.0/19\",\r\n - \ \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n \"104.214.0.0/17\",\r\n - \ \"104.215.64.0/18\",\r\n \"131.253.40.64/28\",\r\n \"157.55.51.224/28\",\r\n - \ \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n \"157.55.153.224/28\",\r\n - \ \"157.55.176.0/20\",\r\n \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n - \ \"157.55.204.1/32\",\r\n \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n - \ \"157.55.204.34/31\",\r\n \"168.62.128.0/19\",\r\n \"191.238.144.0/20\",\r\n - \ \"191.238.160.0/19\",\r\n \"191.238.224.0/19\",\r\n \"2603:1030:800::/48\",\r\n - \ \"2603:1030:802::/47\",\r\n \"2603:1030:804::/58\",\r\n - \ \"2603:1030:804:40::/60\",\r\n \"2603:1030:804:53::/64\",\r\n - \ \"2603:1030:804:54::/64\",\r\n \"2603:1030:804:5b::/64\",\r\n - \ \"2603:1030:804:5c::/62\",\r\n \"2603:1030:804:60::/62\",\r\n - \ \"2603:1030:804:67::/64\",\r\n \"2603:1030:804:68::/61\",\r\n - \ \"2603:1030:804:70::/60\",\r\n \"2603:1030:804:80::/59\",\r\n - \ \"2603:1030:804:a0::/62\",\r\n \"2603:1030:804:a4::/64\",\r\n - \ \"2603:1030:804:a6::/63\",\r\n \"2603:1030:804:a8::/61\",\r\n - \ \"2603:1030:804:b0::/62\",\r\n \"2603:1030:804:b4::/64\",\r\n - \ \"2603:1030:804:b6::/63\",\r\n \"2603:1030:804:b8::/61\",\r\n - \ \"2603:1030:804:c0::/61\",\r\n \"2603:1030:804:c8::/62\",\r\n - \ \"2603:1030:804:cc::/63\",\r\n \"2603:1030:804:d2::/63\",\r\n - \ \"2603:1030:804:d4::/62\",\r\n \"2603:1030:804:d8::/61\",\r\n - \ \"2603:1030:804:e0::/59\",\r\n \"2603:1030:804:100::/57\",\r\n - \ \"2603:1030:804:180::/58\",\r\n \"2603:1030:804:1c0::/61\",\r\n - \ \"2603:1030:804:1c8::/64\",\r\n \"2603:1030:804:1cd::/64\",\r\n - \ \"2603:1030:804:1ce::/63\",\r\n \"2603:1030:804:1d0::/60\",\r\n - \ \"2603:1030:804:1e0::/60\",\r\n \"2603:1030:804:1f0::/61\",\r\n - \ \"2603:1030:804:1f8::/62\",\r\n \"2603:1030:804:1fc::/64\",\r\n + \ \"40.97.6.0/24\",\r\n \"40.119.0.0/18\",\r\n \"40.123.164.0/26\",\r\n + \ \"40.123.164.64/31\",\r\n \"40.124.0.0/16\",\r\n \"40.126.0.0/24\",\r\n + \ \"40.126.29.0/24\",\r\n \"52.101.11.0/24\",\r\n \"52.101.12.0/22\",\r\n + \ \"52.102.132.0/24\",\r\n \"52.102.140.0/24\",\r\n \"52.103.6.0/24\",\r\n + \ \"52.103.14.0/24\",\r\n \"52.103.132.0/24\",\r\n \"52.103.140.0/24\",\r\n + \ \"52.108.102.0/23\",\r\n \"52.108.104.0/24\",\r\n \"52.108.197.0/24\",\r\n + \ \"52.108.248.0/21\",\r\n \"52.109.20.0/22\",\r\n \"52.111.239.0/24\",\r\n + \ \"52.112.24.0/21\",\r\n \"52.112.117.0/24\",\r\n \"52.113.160.0/19\",\r\n + \ \"52.113.206.0/24\",\r\n \"52.114.144.0/22\",\r\n \"52.114.210.0/23\",\r\n + \ \"52.114.212.0/23\",\r\n \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n + \ \"52.115.84.0/22\",\r\n \"52.115.224.0/23\",\r\n \"52.115.233.0/24\",\r\n + \ \"52.115.234.0/24\",\r\n \"52.120.0.0/19\",\r\n \"52.120.152.0/22\",\r\n + \ \"52.121.0.0/21\",\r\n \"52.122.16.0/22\",\r\n \"52.123.3.0/24\",\r\n + \ \"52.125.137.0/24\",\r\n \"52.141.64.0/18\",\r\n \"52.152.0.0/17\",\r\n + \ \"52.153.64.0/18\",\r\n \"52.153.192.0/18\",\r\n \"52.171.0.0/16\",\r\n + \ \"52.183.192.0/18\",\r\n \"52.185.192.0/18\",\r\n \"52.189.128.0/18\",\r\n + \ \"52.232.159.0/24\",\r\n \"52.239.158.0/23\",\r\n \"52.239.178.0/23\",\r\n + \ \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n + \ \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n \"52.245.24.0/22\",\r\n + \ \"52.248.0.0/17\",\r\n \"52.249.0.0/18\",\r\n \"52.253.0.0/18\",\r\n + \ \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n \"52.255.64.0/18\",\r\n + \ \"53.103.140.0/24\",\r\n \"65.52.32.0/21\",\r\n \"65.54.55.160/27\",\r\n + \ \"65.54.55.224/27\",\r\n \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n + \ \"70.37.160.0/21\",\r\n \"104.44.89.0/27\",\r\n \"104.44.89.64/27\",\r\n + \ \"104.44.92.64/27\",\r\n \"104.44.94.160/27\",\r\n \"104.44.128.0/18\",\r\n + \ \"104.47.208.0/23\",\r\n \"104.210.128.0/19\",\r\n \"104.210.176.0/20\",\r\n + \ \"104.210.192.0/19\",\r\n \"104.214.0.0/17\",\r\n \"104.215.64.0/18\",\r\n + \ \"131.253.40.64/28\",\r\n \"157.55.51.224/28\",\r\n \"157.55.80.0/21\",\r\n + \ \"157.55.103.32/27\",\r\n \"157.55.153.224/28\",\r\n \"157.55.176.0/20\",\r\n + \ \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n \"157.55.204.1/32\",\r\n + \ \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n \"157.55.204.34/31\",\r\n + \ \"168.62.128.0/19\",\r\n \"191.238.144.0/20\",\r\n \"191.238.160.0/19\",\r\n + \ \"191.238.224.0/19\",\r\n \"2603:1030:800::/48\",\r\n \"2603:1030:802::/47\",\r\n + \ \"2603:1030:804::/58\",\r\n \"2603:1030:804:40::/60\",\r\n + \ \"2603:1030:804:53::/64\",\r\n \"2603:1030:804:54::/64\",\r\n + \ \"2603:1030:804:5b::/64\",\r\n \"2603:1030:804:5c::/62\",\r\n + \ \"2603:1030:804:60::/62\",\r\n \"2603:1030:804:67::/64\",\r\n + \ \"2603:1030:804:68::/61\",\r\n \"2603:1030:804:70::/60\",\r\n + \ \"2603:1030:804:80::/59\",\r\n \"2603:1030:804:a0::/62\",\r\n + \ \"2603:1030:804:a4::/64\",\r\n \"2603:1030:804:a6::/63\",\r\n + \ \"2603:1030:804:a8::/61\",\r\n \"2603:1030:804:b0::/62\",\r\n + \ \"2603:1030:804:b4::/64\",\r\n \"2603:1030:804:b6::/63\",\r\n + \ \"2603:1030:804:b8::/61\",\r\n \"2603:1030:804:c0::/61\",\r\n + \ \"2603:1030:804:c8::/62\",\r\n \"2603:1030:804:cc::/63\",\r\n + \ \"2603:1030:804:d2::/63\",\r\n \"2603:1030:804:d4::/62\",\r\n + \ \"2603:1030:804:d8::/61\",\r\n \"2603:1030:804:e0::/59\",\r\n + \ \"2603:1030:804:100::/57\",\r\n \"2603:1030:804:180::/58\",\r\n + \ \"2603:1030:804:1c0::/61\",\r\n \"2603:1030:804:1c8::/64\",\r\n + \ \"2603:1030:804:1cd::/64\",\r\n \"2603:1030:804:1ce::/63\",\r\n + \ \"2603:1030:804:1d0::/60\",\r\n \"2603:1030:804:1e0::/59\",\r\n + \ \"2603:1030:804:200::/61\",\r\n \"2603:1030:804:208::/64\",\r\n \ \"2603:1030:805::/48\",\r\n \"2603:1030:806::/48\",\r\n \ \"2603:1030:807::/48\",\r\n \"2603:1030:809::/48\",\r\n \ \"2603:1030:80a::/56\",\r\n \"2603:1030:80b::/48\",\r\n @@ -7332,82 +7448,83 @@ interactions: \ \"2603:1036:2500:24::/64\",\r\n \"2603:1036:3000:140::/59\",\r\n \ \"2603:1037:1:140::/59\",\r\n \"2603:1062:2:80::/57\",\r\n \ \"2603:1063:16::/56\",\r\n \"2603:1063:116::/55\",\r\n - \ \"2603:1063:216::/55\",\r\n \"2a01:111:f100:4002::/64\",\r\n - \ \"2a01:111:f100:5000::/52\",\r\n \"2a01:111:f403:c10c::/62\",\r\n - \ \"2a01:111:f403:c90c::/62\",\r\n \"2a01:111:f403:c92d::/64\",\r\n - \ \"2a01:111:f403:c92e::/63\",\r\n \"2a01:111:f403:c930::/63\",\r\n - \ \"2a01:111:f403:d10c::/62\",\r\n \"2a01:111:f403:d90c::/62\",\r\n - \ \"2a01:111:f403:e00c::/62\",\r\n \"2a01:111:f403:f90c::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southeastasia\",\r\n - \ \"id\": \"AzureCloud.southeastasia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"19\",\r\n - \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.0.0/17\",\r\n - \ \"13.76.0.0/16\",\r\n \"13.104.149.0/26\",\r\n \"13.104.153.0/27\",\r\n - \ \"13.104.153.32/28\",\r\n \"13.104.153.64/27\",\r\n \"13.104.153.192/26\",\r\n - \ \"13.104.154.0/25\",\r\n \"13.104.213.128/25\",\r\n \"20.6.0.0/17\",\r\n - \ \"20.24.0.0/18\",\r\n \"20.24.128.0/18\",\r\n \"20.43.128.0/18\",\r\n - \ \"20.44.192.0/18\",\r\n \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n - \ \"20.47.64.0/24\",\r\n \"20.47.98.0/24\",\r\n \"20.60.136.0/24\",\r\n - \ \"20.60.138.0/23\",\r\n \"20.95.137.0/24\",\r\n \"20.135.84.0/22\",\r\n - \ \"20.135.88.0/23\",\r\n \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n - \ \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n \"20.150.86.0/24\",\r\n - \ \"20.150.127.0/24\",\r\n \"20.157.16.0/24\",\r\n \"20.157.23.0/24\",\r\n - \ \"20.157.31.0/24\",\r\n \"20.157.98.0/24\",\r\n \"20.157.117.0/24\",\r\n - \ \"20.157.126.0/24\",\r\n \"20.157.128.0/24\",\r\n \"20.157.176.0/24\",\r\n - \ \"20.157.218.0/24\",\r\n \"20.184.0.0/18\",\r\n \"20.188.96.0/19\",\r\n - \ \"20.190.64.0/19\",\r\n \"20.190.140.0/25\",\r\n \"20.190.163.0/24\",\r\n - \ \"20.191.128.0/19\",\r\n \"20.195.0.0/18\",\r\n \"20.195.64.0/21\",\r\n - \ \"20.195.80.0/21\",\r\n \"20.195.96.0/19\",\r\n \"20.197.64.0/18\",\r\n - \ \"20.198.128.0/17\",\r\n \"20.202.43.0/24\",\r\n \"20.202.44.0/22\",\r\n - \ \"20.202.48.0/23\",\r\n \"20.202.59.0/24\",\r\n \"20.205.144.0/20\",\r\n - \ \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n \"20.209.20.0/23\",\r\n - \ \"20.212.0.0/16\",\r\n \"20.247.128.0/17\",\r\n \"23.97.48.0/20\",\r\n - \ \"23.98.64.0/18\",\r\n \"23.100.112.0/21\",\r\n \"23.101.16.0/20\",\r\n - \ \"40.65.128.0/18\",\r\n \"40.78.223.0/24\",\r\n \"40.78.232.0/21\",\r\n - \ \"40.79.206.32/27\",\r\n \"40.82.28.0/22\",\r\n \"40.87.196.0/22\",\r\n - \ \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n \"40.90.137.64/27\",\r\n - \ \"40.90.138.96/27\",\r\n \"40.90.146.160/27\",\r\n \"40.90.146.224/27\",\r\n - \ \"40.90.154.128/26\",\r\n \"40.90.160.0/19\",\r\n \"40.93.129.0/24\",\r\n - \ \"40.119.192.0/18\",\r\n \"40.123.188.0/22\",\r\n \"40.126.12.0/25\",\r\n - \ \"40.126.35.0/24\",\r\n \"52.101.133.0/24\",\r\n \"52.101.134.0/23\",\r\n - \ \"52.101.136.0/23\",\r\n \"52.102.193.0/24\",\r\n \"52.103.65.0/24\",\r\n - \ \"52.103.193.0/24\",\r\n \"52.108.68.0/23\",\r\n \"52.108.91.0/24\",\r\n - \ \"52.108.184.0/24\",\r\n \"52.108.195.0/24\",\r\n \"52.108.206.0/23\",\r\n - \ \"52.108.236.0/22\",\r\n \"52.109.124.0/22\",\r\n \"52.111.240.0/24\",\r\n - \ \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n \"52.113.101.0/24\",\r\n - \ \"52.113.105.0/24\",\r\n \"52.113.109.0/24\",\r\n \"52.113.131.0/24\",\r\n - \ \"52.113.153.0/24\",\r\n \"52.114.8.0/21\",\r\n \"52.114.54.0/23\",\r\n - \ \"52.114.56.0/23\",\r\n \"52.114.80.0/22\",\r\n \"52.114.216.0/22\",\r\n - \ \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n \"52.115.97.0/24\",\r\n - \ \"52.120.144.0/21\",\r\n \"52.120.156.0/24\",\r\n \"52.121.128.0/20\",\r\n - \ \"52.121.144.0/21\",\r\n \"52.136.26.0/24\",\r\n \"52.139.192.0/18\",\r\n - \ \"52.143.196.0/24\",\r\n \"52.143.210.0/24\",\r\n \"52.148.64.0/18\",\r\n - \ \"52.163.0.0/16\",\r\n \"52.187.0.0/17\",\r\n \"52.187.128.0/18\",\r\n - \ \"52.230.0.0/17\",\r\n \"52.237.64.0/18\",\r\n \"52.239.129.0/24\",\r\n - \ \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n - \ \"52.245.80.0/22\",\r\n \"52.253.80.0/20\",\r\n \"104.43.0.0/17\",\r\n - \ \"104.44.89.32/27\",\r\n \"104.44.90.128/27\",\r\n \"104.44.92.32/27\",\r\n - \ \"104.44.94.144/28\",\r\n \"104.44.95.192/28\",\r\n \"104.44.95.224/28\",\r\n - \ \"104.215.128.0/17\",\r\n \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n - \ \"137.116.128.0/19\",\r\n \"138.91.32.0/20\",\r\n \"168.63.90.0/24\",\r\n - \ \"168.63.91.0/26\",\r\n \"168.63.160.0/19\",\r\n \"168.63.224.0/19\",\r\n - \ \"191.238.64.0/23\",\r\n \"207.46.50.128/28\",\r\n \"207.46.59.64/27\",\r\n - \ \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n \"207.46.224.0/20\",\r\n - \ \"2602:fd5e:2::/57\",\r\n \"2603:1040::/47\",\r\n \"2603:1040:2::/48\",\r\n - \ \"2603:1040:4::/48\",\r\n \"2603:1040:5::/48\",\r\n \"2603:1040:6::/48\",\r\n - \ \"2603:1046:1406::/48\",\r\n \"2603:1046:1500:28::/64\",\r\n - \ \"2603:1046:2000:180::/59\",\r\n \"2603:1047:1:180::/59\",\r\n + \ \"2603:1063:216::/55\",\r\n \"2603:1063:2200:24::/64\",\r\n + \ \"2a01:111:f100:4002::/64\",\r\n \"2a01:111:f100:5000::/52\",\r\n + \ \"2a01:111:f403:c10c::/62\",\r\n \"2a01:111:f403:c90c::/62\",\r\n + \ \"2a01:111:f403:c92d::/64\",\r\n \"2a01:111:f403:c92e::/63\",\r\n + \ \"2a01:111:f403:c930::/63\",\r\n \"2a01:111:f403:d10c::/62\",\r\n + \ \"2a01:111:f403:d90c::/62\",\r\n \"2a01:111:f403:e00c::/62\",\r\n + \ \"2a01:111:f403:f90c::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.southeastasia\",\r\n \"id\": \"AzureCloud.southeastasia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"20\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.67.0.0/17\",\r\n \"13.76.0.0/16\",\r\n \"13.104.149.0/26\",\r\n + \ \"13.104.153.0/27\",\r\n \"13.104.153.32/28\",\r\n \"13.104.153.64/27\",\r\n + \ \"13.104.153.192/26\",\r\n \"13.104.154.0/25\",\r\n \"13.104.213.128/25\",\r\n + \ \"20.6.0.0/17\",\r\n \"20.24.0.0/18\",\r\n \"20.24.128.0/18\",\r\n + \ \"20.43.128.0/18\",\r\n \"20.44.192.0/18\",\r\n \"20.47.9.0/24\",\r\n + \ \"20.47.33.0/24\",\r\n \"20.47.64.0/24\",\r\n \"20.47.98.0/24\",\r\n + \ \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n \"20.95.137.0/24\",\r\n + \ \"20.135.84.0/22\",\r\n \"20.135.88.0/23\",\r\n \"20.136.128.0/24\",\r\n + \ \"20.136.129.0/25\",\r\n \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n + \ \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.157.16.0/24\",\r\n + \ \"20.157.23.0/24\",\r\n \"20.157.31.0/24\",\r\n \"20.157.98.0/24\",\r\n + \ \"20.157.117.0/24\",\r\n \"20.157.126.0/24\",\r\n \"20.157.128.0/24\",\r\n + \ \"20.157.176.0/24\",\r\n \"20.157.218.0/24\",\r\n \"20.184.0.0/18\",\r\n + \ \"20.188.96.0/19\",\r\n \"20.190.64.0/19\",\r\n \"20.190.140.0/25\",\r\n + \ \"20.190.163.0/24\",\r\n \"20.191.128.0/19\",\r\n \"20.195.0.0/18\",\r\n + \ \"20.195.64.0/21\",\r\n \"20.195.80.0/21\",\r\n \"20.195.96.0/19\",\r\n + \ \"20.197.64.0/18\",\r\n \"20.198.128.0/17\",\r\n \"20.202.43.0/24\",\r\n + \ \"20.202.44.0/22\",\r\n \"20.202.48.0/23\",\r\n \"20.202.59.0/24\",\r\n + \ \"20.205.144.0/20\",\r\n \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n + \ \"20.209.20.0/23\",\r\n \"20.212.0.0/16\",\r\n \"20.247.128.0/17\",\r\n + \ \"23.97.48.0/20\",\r\n \"23.98.64.0/18\",\r\n \"23.100.112.0/21\",\r\n + \ \"23.101.16.0/20\",\r\n \"40.65.128.0/18\",\r\n \"40.78.223.0/24\",\r\n + \ \"40.78.232.0/21\",\r\n \"40.79.206.32/27\",\r\n \"40.82.28.0/22\",\r\n + \ \"40.87.196.0/22\",\r\n \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n + \ \"40.90.137.64/27\",\r\n \"40.90.138.96/27\",\r\n \"40.90.146.160/27\",\r\n + \ \"40.90.146.224/27\",\r\n \"40.90.154.128/26\",\r\n \"40.90.160.0/19\",\r\n + \ \"40.93.129.0/24\",\r\n \"40.119.192.0/18\",\r\n \"40.123.188.0/22\",\r\n + \ \"40.126.12.0/25\",\r\n \"40.126.35.0/24\",\r\n \"52.101.133.0/24\",\r\n + \ \"52.101.134.0/23\",\r\n \"52.101.136.0/23\",\r\n \"52.102.193.0/24\",\r\n + \ \"52.103.65.0/24\",\r\n \"52.103.193.0/24\",\r\n \"52.108.68.0/23\",\r\n + \ \"52.108.91.0/24\",\r\n \"52.108.184.0/24\",\r\n \"52.108.195.0/24\",\r\n + \ \"52.108.206.0/23\",\r\n \"52.108.236.0/22\",\r\n \"52.109.124.0/22\",\r\n + \ \"52.111.240.0/24\",\r\n \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n + \ \"52.113.101.0/24\",\r\n \"52.113.105.0/24\",\r\n \"52.113.109.0/24\",\r\n + \ \"52.113.131.0/24\",\r\n \"52.113.153.0/24\",\r\n \"52.114.8.0/21\",\r\n + \ \"52.114.54.0/23\",\r\n \"52.114.56.0/23\",\r\n \"52.114.80.0/22\",\r\n + \ \"52.114.216.0/22\",\r\n \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n + \ \"52.115.97.0/24\",\r\n \"52.120.144.0/21\",\r\n \"52.120.156.0/24\",\r\n + \ \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n \"52.136.26.0/24\",\r\n + \ \"52.139.192.0/18\",\r\n \"52.143.196.0/24\",\r\n \"52.143.210.0/24\",\r\n + \ \"52.148.64.0/18\",\r\n \"52.163.0.0/16\",\r\n \"52.187.0.0/17\",\r\n + \ \"52.187.128.0/18\",\r\n \"52.230.0.0/17\",\r\n \"52.237.64.0/18\",\r\n + \ \"52.239.129.0/24\",\r\n \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n + \ \"52.239.249.0/24\",\r\n \"52.245.80.0/22\",\r\n \"52.253.80.0/20\",\r\n + \ \"104.43.0.0/17\",\r\n \"104.44.89.32/27\",\r\n \"104.44.90.128/27\",\r\n + \ \"104.44.92.32/27\",\r\n \"104.44.94.144/28\",\r\n \"104.44.95.192/28\",\r\n + \ \"104.44.95.224/28\",\r\n \"104.215.128.0/17\",\r\n \"111.221.80.0/20\",\r\n + \ \"111.221.96.0/20\",\r\n \"137.116.128.0/19\",\r\n \"138.91.32.0/20\",\r\n + \ \"168.63.90.0/24\",\r\n \"168.63.91.0/26\",\r\n \"168.63.160.0/19\",\r\n + \ \"168.63.224.0/19\",\r\n \"191.238.64.0/23\",\r\n \"207.46.50.128/28\",\r\n + \ \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n + \ \"207.46.224.0/20\",\r\n \"2602:fd5e:2::/57\",\r\n \"2603:1040::/47\",\r\n + \ \"2603:1040:2::/48\",\r\n \"2603:1040:4::/48\",\r\n \"2603:1040:5::/48\",\r\n + \ \"2603:1040:6::/48\",\r\n \"2603:1046:1406::/48\",\r\n + \ \"2603:1046:1500:28::/64\",\r\n \"2603:1046:2000:180::/59\",\r\n + \ \"2603:1047:1:180::/59\",\r\n \"2603:1063:2202:38::/64\",\r\n \ \"2a01:111:f403:c401::/64\",\r\n \"2a01:111:f403:cc05::/64\",\r\n \ \"2a01:111:f403:cc06::/63\",\r\n \"2a01:111:f403:cc08::/63\",\r\n \ \"2a01:111:f403:d402::/64\",\r\n \"2a01:111:f403:dc01::/64\",\r\n \ \"2a01:111:f403:e401::/64\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.southfrance\",\r\n \"id\": \"AzureCloud.southfrance\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.150.192/26\",\r\n \"13.104.151.0/26\",\r\n \ \"20.38.188.0/22\",\r\n \"20.39.80.0/20\",\r\n \"20.47.28.0/24\",\r\n \ \"20.47.102.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.188.0/23\",\r\n @@ -7425,88 +7542,94 @@ interactions: \ \"2603:1020:904::/48\",\r\n \"2603:1020:905::/48\",\r\n \ \"2603:1020:906::/48\",\r\n \"2603:1026:2401::/48\",\r\n \ \"2603:1026:2500:2c::/64\",\r\n \"2603:1026:3000:1a0::/59\",\r\n - \ \"2603:1027:1:1a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.southindia\",\r\n \"id\": \"AzureCloud.southindia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.64.0/18\",\r\n \"13.104.153.128/26\",\r\n - \ \"20.40.0.0/21\",\r\n \"20.41.192.0/18\",\r\n \"20.44.32.0/19\",\r\n - \ \"20.47.52.0/24\",\r\n \"20.47.72.0/23\",\r\n \"20.60.10.0/24\",\r\n - \ \"20.60.226.0/23\",\r\n \"20.95.141.0/24\",\r\n \"20.135.42.0/23\",\r\n - \ \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n \"20.190.145.128/25\",\r\n - \ \"20.190.174.0/24\",\r\n \"20.192.128.0/19\",\r\n \"20.192.184.0/21\",\r\n - \ \"20.219.64.0/18\",\r\n \"20.235.0.0/18\",\r\n \"20.235.128.0/18\",\r\n - \ \"40.78.192.0/21\",\r\n \"40.79.213.0/24\",\r\n \"40.81.64.0/20\",\r\n - \ \"40.87.216.0/22\",\r\n \"40.90.26.64/26\",\r\n \"40.90.137.160/27\",\r\n - \ \"40.126.17.128/25\",\r\n \"40.126.46.0/24\",\r\n \"52.108.192.0/24\",\r\n - \ \"52.108.230.0/23\",\r\n \"52.109.60.0/22\",\r\n \"52.111.241.0/24\",\r\n - \ \"52.113.15.0/24\",\r\n \"52.114.24.0/22\",\r\n \"52.136.17.0/24\",\r\n - \ \"52.140.0.0/18\",\r\n \"52.172.0.0/17\",\r\n \"52.239.135.128/26\",\r\n - \ \"52.239.188.0/24\",\r\n \"52.245.84.0/22\",\r\n \"104.44.92.160/27\",\r\n - \ \"104.44.94.208/28\",\r\n \"104.47.214.0/23\",\r\n \"104.211.192.0/18\",\r\n - \ \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n + \ \"2603:1027:1:1a0::/59\",\r\n \"2603:1063:2206:2c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southindia\",\r\n + \ \"id\": \"AzureCloud.southindia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.64.0/18\",\r\n + \ \"13.104.153.128/26\",\r\n \"20.40.0.0/21\",\r\n \"20.41.192.0/18\",\r\n + \ \"20.44.32.0/19\",\r\n \"20.47.52.0/24\",\r\n \"20.47.72.0/23\",\r\n + \ \"20.60.10.0/24\",\r\n \"20.60.226.0/23\",\r\n \"20.95.141.0/24\",\r\n + \ \"20.135.42.0/23\",\r\n \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n + \ \"20.190.145.128/25\",\r\n \"20.190.174.0/24\",\r\n \"20.192.128.0/19\",\r\n + \ \"20.192.184.0/21\",\r\n \"20.219.64.0/18\",\r\n \"20.235.0.0/18\",\r\n + \ \"20.235.128.0/18\",\r\n \"40.78.192.0/21\",\r\n \"40.79.213.0/24\",\r\n + \ \"40.81.64.0/20\",\r\n \"40.87.216.0/22\",\r\n \"40.90.26.64/26\",\r\n + \ \"40.90.137.160/27\",\r\n \"40.126.17.128/25\",\r\n \"40.126.46.0/24\",\r\n + \ \"52.108.192.0/24\",\r\n \"52.108.230.0/23\",\r\n \"52.109.60.0/22\",\r\n + \ \"52.111.241.0/24\",\r\n \"52.113.15.0/24\",\r\n \"52.114.24.0/22\",\r\n + \ \"52.136.17.0/24\",\r\n \"52.140.0.0/18\",\r\n \"52.172.0.0/17\",\r\n + \ \"52.239.135.128/26\",\r\n \"52.239.188.0/24\",\r\n \"52.245.84.0/22\",\r\n + \ \"104.44.92.160/27\",\r\n \"104.44.94.208/28\",\r\n \"104.47.214.0/23\",\r\n + \ \"104.211.192.0/18\",\r\n \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n \ \"2603:1040:c06::/47\",\r\n \"2603:1046:1407::/48\",\r\n \ \"2603:1046:1500:4::/64\",\r\n \"2603:1046:2000:60::/59\",\r\n - \ \"2603:1047:1:60::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.swedencentral\",\r\n \"id\": \"AzureCloud.swedencentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.208/28\",\r\n \"13.105.96.0/26\",\r\n - \ \"13.105.99.112/28\",\r\n \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n - \ \"13.105.100.0/28\",\r\n \"13.105.100.32/27\",\r\n \"20.60.78.0/23\",\r\n - \ \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n \"20.91.128.0/17\",\r\n - \ \"20.95.87.0/24\",\r\n \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n - \ \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n - \ \"20.157.195.0/24\",\r\n \"20.190.181.0/24\",\r\n \"20.240.0.0/18\",\r\n - \ \"20.240.128.0/17\",\r\n \"40.93.214.0/24\",\r\n \"40.101.1.0/24\",\r\n - \ \"40.119.112.0/22\",\r\n \"40.126.53.0/24\",\r\n \"40.126.203.0/24\",\r\n - \ \"51.12.24.0/21\",\r\n \"51.12.32.0/19\",\r\n \"51.12.64.0/19\",\r\n - \ \"51.12.96.0/21\",\r\n \"51.12.104.32/27\",\r\n \"51.12.128.0/21\",\r\n - \ \"51.12.144.0/20\",\r\n \"51.12.208.0/20\",\r\n \"51.12.224.0/19\",\r\n - \ \"51.107.176.0/20\",\r\n \"52.101.75.0/24\",\r\n \"52.101.80.0/22\",\r\n - \ \"52.102.163.0/24\",\r\n \"52.103.35.0/24\",\r\n \"52.103.163.0/24\",\r\n - \ \"52.108.134.0/24\",\r\n \"52.111.209.0/24\",\r\n \"52.112.120.0/24\",\r\n - \ \"52.112.122.0/24\",\r\n \"52.253.187.0/24\",\r\n \"52.253.188.0/23\",\r\n - \ \"132.245.230.0/23\",\r\n \"2603:1020:1000::/47\",\r\n + \ \"2603:1047:1:60::/59\",\r\n \"2603:1063:2202:10::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.swedencentral\",\r\n + \ \"id\": \"AzureCloud.swedencentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.208/28\",\r\n + \ \"13.105.96.0/26\",\r\n \"13.105.99.112/28\",\r\n \"13.105.99.160/27\",\r\n + \ \"13.105.99.192/26\",\r\n \"13.105.100.0/28\",\r\n \"13.105.100.32/27\",\r\n + \ \"20.60.78.0/23\",\r\n \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n + \ \"20.91.128.0/17\",\r\n \"20.95.87.0/24\",\r\n \"20.135.164.0/22\",\r\n + \ \"20.135.168.0/23\",\r\n \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n + \ \"20.157.151.0/24\",\r\n \"20.157.195.0/24\",\r\n \"20.190.181.0/24\",\r\n + \ \"20.202.68.0/24\",\r\n \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n + \ \"40.93.214.0/24\",\r\n \"40.101.1.0/24\",\r\n \"40.119.112.0/22\",\r\n + \ \"40.126.53.0/24\",\r\n \"40.126.203.0/24\",\r\n \"51.12.24.0/21\",\r\n + \ \"51.12.32.0/19\",\r\n \"51.12.64.0/19\",\r\n \"51.12.96.0/21\",\r\n + \ \"51.12.104.32/27\",\r\n \"51.12.128.0/21\",\r\n \"51.12.144.0/20\",\r\n + \ \"51.12.208.0/20\",\r\n \"51.12.224.0/19\",\r\n \"51.107.176.0/20\",\r\n + \ \"52.101.75.0/24\",\r\n \"52.101.80.0/22\",\r\n \"52.102.163.0/24\",\r\n + \ \"52.103.35.0/24\",\r\n \"52.103.163.0/24\",\r\n \"52.108.134.0/24\",\r\n + \ \"52.111.209.0/24\",\r\n \"52.112.120.0/24\",\r\n \"52.112.122.0/24\",\r\n + \ \"52.112.139.0/24\",\r\n \"52.112.140.0/22\",\r\n \"52.112.164.0/22\",\r\n + \ \"52.112.224.0/22\",\r\n \"52.112.234.0/23\",\r\n \"52.112.239.0/24\",\r\n + \ \"52.114.225.0/24\",\r\n \"52.114.227.0/24\",\r\n \"52.114.229.0/24\",\r\n + \ \"52.114.235.0/24\",\r\n \"52.114.237.0/24\",\r\n \"52.114.239.0/24\",\r\n + \ \"52.114.243.0/24\",\r\n \"52.121.192.0/20\",\r\n \"52.253.187.0/24\",\r\n + \ \"52.253.188.0/23\",\r\n \"132.245.230.0/23\",\r\n \"2603:1020:1000::/47\",\r\n \ \"2603:1020:1003::/48\",\r\n \"2603:1020:1004::/47\",\r\n \ \"2603:1026:900::/64\",\r\n \"2603:1026:900:2::/63\",\r\n \ \"2603:1026:2402::/48\",\r\n \"2603:1026:2500:4::/64\",\r\n \ \"2603:1026:3000:20::/59\",\r\n \"2603:1027:1:20::/59\",\r\n - \ \"2a01:111:f403:c202::/64\",\r\n \"2a01:111:f403:ca10::/64\",\r\n - \ \"2a01:111:f403:ca12::/63\",\r\n \"2a01:111:f403:ca14::/63\",\r\n - \ \"2a01:111:f403:d202::/64\",\r\n \"2a01:111:f403:da02::/64\",\r\n - \ \"2a01:111:f403:e202::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.swedensouth\",\r\n \"id\": \"AzureCloud.swedensouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.160/27\",\r\n \"13.105.75.192/28\",\r\n - \ \"13.105.75.224/27\",\r\n \"20.60.76.0/23\",\r\n \"20.60.192.0/23\",\r\n - \ \"20.91.0.0/17\",\r\n \"20.135.60.0/23\",\r\n \"20.150.45.0/24\",\r\n - \ \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n \"20.157.196.0/24\",\r\n - \ \"20.190.182.0/24\",\r\n \"40.93.213.0/24\",\r\n \"40.101.0.0/24\",\r\n - \ \"40.119.116.0/22\",\r\n \"40.126.54.0/24\",\r\n \"40.126.204.0/24\",\r\n - \ \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\r\n \"51.12.104.0/27\",\r\n - \ \"51.12.112.0/20\",\r\n \"51.12.136.0/21\",\r\n \"51.12.160.0/19\",\r\n - \ \"51.12.192.0/20\",\r\n \"52.101.74.0/24\",\r\n \"52.101.76.0/22\",\r\n - \ \"52.102.162.0/24\",\r\n \"52.103.34.0/24\",\r\n \"52.103.162.0/24\",\r\n - \ \"52.108.135.0/24\",\r\n \"52.111.210.0/24\",\r\n \"52.112.119.0/24\",\r\n - \ \"52.112.121.0/24\",\r\n \"52.253.190.0/24\",\r\n \"2603:1020:1100::/47\",\r\n - \ \"2603:1020:1103::/48\",\r\n \"2603:1020:1104::/46\",\r\n - \ \"2603:1026:900:1::/64\",\r\n \"2603:1026:2408::/48\",\r\n - \ \"2603:1026:2500::/64\",\r\n \"2603:1026:3000::/59\",\r\n - \ \"2603:1027:1::/59\",\r\n \"2a01:111:f403:c203::/64\",\r\n + \ \"2603:1063:2206:4::/64\",\r\n \"2a01:111:f403:c202::/64\",\r\n + \ \"2a01:111:f403:ca10::/64\",\r\n \"2a01:111:f403:ca12::/63\",\r\n + \ \"2a01:111:f403:ca14::/63\",\r\n \"2a01:111:f403:d202::/64\",\r\n + \ \"2a01:111:f403:da02::/64\",\r\n \"2a01:111:f403:e202::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.swedensouth\",\r\n + \ \"id\": \"AzureCloud.swedensouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.160/27\",\r\n + \ \"13.105.75.192/28\",\r\n \"13.105.75.224/27\",\r\n \"20.60.76.0/23\",\r\n + \ \"20.60.192.0/23\",\r\n \"20.91.0.0/17\",\r\n \"20.135.60.0/23\",\r\n + \ \"20.150.45.0/24\",\r\n \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n + \ \"20.157.196.0/24\",\r\n \"20.190.182.0/24\",\r\n \"40.93.213.0/24\",\r\n + \ \"40.101.0.0/24\",\r\n \"40.119.116.0/22\",\r\n \"40.126.54.0/24\",\r\n + \ \"40.126.204.0/24\",\r\n \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\r\n + \ \"51.12.104.0/27\",\r\n \"51.12.112.0/20\",\r\n \"51.12.136.0/21\",\r\n + \ \"51.12.160.0/19\",\r\n \"51.12.192.0/20\",\r\n \"52.101.74.0/24\",\r\n + \ \"52.101.76.0/22\",\r\n \"52.102.162.0/24\",\r\n \"52.103.34.0/24\",\r\n + \ \"52.103.162.0/24\",\r\n \"52.108.135.0/24\",\r\n \"52.111.210.0/24\",\r\n + \ \"52.112.119.0/24\",\r\n \"52.112.121.0/24\",\r\n \"52.253.190.0/24\",\r\n + \ \"2603:1020:1100::/47\",\r\n \"2603:1020:1103::/48\",\r\n + \ \"2603:1020:1104::/46\",\r\n \"2603:1026:900:1::/64\",\r\n + \ \"2603:1026:2408::/48\",\r\n \"2603:1026:2500::/64\",\r\n + \ \"2603:1026:3000::/59\",\r\n \"2603:1027:1::/59\",\r\n + \ \"2603:1063:2206::/64\",\r\n \"2a01:111:f403:c203::/64\",\r\n \ \"2a01:111:f403:ca11::/64\",\r\n \"2a01:111:f403:ca16::/63\",\r\n \ \"2a01:111:f403:ca18::/63\",\r\n \"2a01:111:f403:d203::/64\",\r\n \ \"2a01:111:f403:da03::/64\",\r\n \"2a01:111:f403:e203::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.switzerlandn\",\r\n \ \"id\": \"AzureCloud.switzerlandn\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.32/27\",\r\n @@ -7528,32 +7651,33 @@ interactions: \ \"52.253.176.0/24\",\r\n \"2603:1020:a00::/47\",\r\n \"2603:1020:a03::/48\",\r\n \ \"2603:1020:a04::/47\",\r\n \"2603:1026:240b::/48\",\r\n \ \"2603:1026:2500:c::/64\",\r\n \"2603:1026:3000:60::/59\",\r\n - \ \"2603:1027:1:60::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.switzerlandw\",\r\n \"id\": \"AzureCloud.switzerlandw\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.0/27\",\r\n \"13.104.212.0/26\",\r\n - \ \"20.47.26.0/24\",\r\n \"20.47.67.0/24\",\r\n \"20.47.103.0/24\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.135.62.0/23\",\r\n \"20.150.55.0/24\",\r\n - \ \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n \"20.190.184.0/24\",\r\n - \ \"20.199.192.0/18\",\r\n \"20.208.192.0/18\",\r\n \"40.90.19.32/27\",\r\n - \ \"40.90.128.192/28\",\r\n \"40.119.84.0/22\",\r\n \"40.126.56.0/24\",\r\n - \ \"40.126.195.0/24\",\r\n \"51.103.192.0/27\",\r\n \"51.107.96.0/19\",\r\n - \ \"51.107.136.0/21\",\r\n \"51.107.144.0/20\",\r\n \"51.107.160.0/20\",\r\n - \ \"51.107.192.0/21\",\r\n \"51.107.224.0/20\",\r\n \"51.107.248.0/21\",\r\n - \ \"52.108.179.0/24\",\r\n \"52.108.200.0/24\",\r\n \"52.109.158.0/23\",\r\n - \ \"52.111.203.0/24\",\r\n \"52.114.230.0/24\",\r\n \"52.239.250.0/24\",\r\n - \ \"52.253.166.0/24\",\r\n \"2603:1020:b00::/47\",\r\n \"2603:1020:b03::/48\",\r\n - \ \"2603:1020:b04::/47\",\r\n \"2603:1026:240c::/48\",\r\n - \ \"2603:1026:2500:20::/64\",\r\n \"2603:1026:3000:120::/59\",\r\n - \ \"2603:1027:1:120::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uaecentral\",\r\n \"id\": \"AzureCloud.uaecentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1027:1:60::/59\",\r\n \"2603:1063:2206:8::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.switzerlandw\",\r\n + \ \"id\": \"AzureCloud.switzerlandw\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.0/27\",\r\n + \ \"13.104.212.0/26\",\r\n \"20.47.26.0/24\",\r\n \"20.47.67.0/24\",\r\n + \ \"20.47.103.0/24\",\r\n \"20.60.176.0/23\",\r\n \"20.135.62.0/23\",\r\n + \ \"20.150.55.0/24\",\r\n \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n + \ \"20.190.184.0/24\",\r\n \"20.199.192.0/18\",\r\n \"20.208.192.0/18\",\r\n + \ \"40.90.19.32/27\",\r\n \"40.90.128.192/28\",\r\n \"40.119.84.0/22\",\r\n + \ \"40.126.56.0/24\",\r\n \"40.126.195.0/24\",\r\n \"51.103.192.0/27\",\r\n + \ \"51.107.96.0/19\",\r\n \"51.107.136.0/21\",\r\n \"51.107.144.0/20\",\r\n + \ \"51.107.160.0/20\",\r\n \"51.107.192.0/21\",\r\n \"51.107.224.0/20\",\r\n + \ \"51.107.248.0/21\",\r\n \"52.108.179.0/24\",\r\n \"52.108.200.0/24\",\r\n + \ \"52.109.158.0/23\",\r\n \"52.111.203.0/24\",\r\n \"52.114.230.0/24\",\r\n + \ \"52.239.250.0/24\",\r\n \"52.253.166.0/24\",\r\n \"2603:1020:b00::/47\",\r\n + \ \"2603:1020:b03::/48\",\r\n \"2603:1020:b04::/47\",\r\n + \ \"2603:1026:240c::/48\",\r\n \"2603:1026:2500:20::/64\",\r\n + \ \"2603:1026:3000:120::/59\",\r\n \"2603:1027:1:120::/59\",\r\n + \ \"2603:1063:2206:20::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.uaecentral\",\r\n \"id\": \"AzureCloud.uaecentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.159.128/26\",\r\n \"20.37.64.0/19\",\r\n \ \"20.45.64.0/19\",\r\n \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n \ \"20.47.54.0/24\",\r\n \"20.47.94.0/24\",\r\n \"20.135.36.0/23\",\r\n @@ -7567,40 +7691,41 @@ interactions: \ \"52.239.233.0/25\",\r\n \"2603:1040:b00::/47\",\r\n \"2603:1040:b03::/48\",\r\n \ \"2603:1040:b04::/47\",\r\n \"2603:1046:140b::/48\",\r\n \ \"2603:1046:1500:30::/64\",\r\n \"2603:1046:2000:120::/59\",\r\n - \ \"2603:1047:1:120::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uaenorth\",\r\n \"id\": \"AzureCloud.uaenorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"16\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n - \ \"13.105.61.16/28\",\r\n \"13.105.61.64/26\",\r\n \"13.105.102.128/27\",\r\n - \ \"13.105.102.160/28\",\r\n \"13.105.102.192/27\",\r\n \"20.38.124.0/23\",\r\n - \ \"20.38.136.0/21\",\r\n \"20.38.152.0/21\",\r\n \"20.46.32.0/19\",\r\n - \ \"20.46.144.0/20\",\r\n \"20.46.192.0/21\",\r\n \"20.47.55.0/24\",\r\n - \ \"20.47.95.0/24\",\r\n \"20.60.21.0/24\",\r\n \"20.60.212.0/23\",\r\n - \ \"20.74.128.0/17\",\r\n \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n - \ \"20.157.20.0/24\",\r\n \"20.157.74.0/24\",\r\n \"20.157.141.0/24\",\r\n - \ \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n \"20.202.102.0/23\",\r\n - \ \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n - \ \"20.203.96.0/19\",\r\n \"20.209.50.0/23\",\r\n \"20.216.0.0/18\",\r\n - \ \"20.233.0.0/17\",\r\n \"40.90.16.96/27\",\r\n \"40.90.128.64/28\",\r\n - \ \"40.90.152.128/27\",\r\n \"40.119.72.0/22\",\r\n \"40.119.160.0/19\",\r\n - \ \"40.120.64.0/18\",\r\n \"40.123.192.0/19\",\r\n \"40.123.224.0/20\",\r\n - \ \"40.126.59.0/24\",\r\n \"40.126.192.0/24\",\r\n \"52.108.70.0/23\",\r\n - \ \"52.108.92.0/24\",\r\n \"52.109.162.0/23\",\r\n \"52.111.204.0/24\",\r\n - \ \"52.112.200.0/22\",\r\n \"52.112.204.0/23\",\r\n \"52.112.207.0/24\",\r\n - \ \"52.114.236.0/24\",\r\n \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n - \ \"52.143.202.0/24\",\r\n \"52.143.222.0/23\",\r\n \"52.239.233.128/25\",\r\n - \ \"65.52.248.0/21\",\r\n \"2603:1040:900::/47\",\r\n \"2603:1040:903::/48\",\r\n - \ \"2603:1040:904::/47\",\r\n \"2603:1046:140a::/48\",\r\n - \ \"2603:1046:1500:2c::/64\",\r\n \"2603:1046:2000:100::/59\",\r\n - \ \"2603:1047:1:100::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uksouth\",\r\n \"id\": \"AzureCloud.uksouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"16\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1047:1:120::/59\",\r\n \"2603:1063:2202:24::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.uaenorth\",\r\n + \ \"id\": \"AzureCloud.uaenorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n + \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.151.64/26\",\r\n + \ \"13.104.151.128/26\",\r\n \"13.105.61.16/28\",\r\n \"13.105.61.64/26\",\r\n + \ \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n \"13.105.102.192/27\",\r\n + \ \"20.38.124.0/23\",\r\n \"20.38.136.0/21\",\r\n \"20.38.152.0/21\",\r\n + \ \"20.46.32.0/19\",\r\n \"20.46.144.0/20\",\r\n \"20.46.192.0/21\",\r\n + \ \"20.47.55.0/24\",\r\n \"20.47.95.0/24\",\r\n \"20.60.21.0/24\",\r\n + \ \"20.60.212.0/23\",\r\n \"20.74.128.0/17\",\r\n \"20.135.114.0/23\",\r\n + \ \"20.135.116.0/22\",\r\n \"20.157.20.0/24\",\r\n \"20.157.74.0/24\",\r\n + \ \"20.157.141.0/24\",\r\n \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n + \ \"20.202.102.0/23\",\r\n \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n + \ \"20.203.80.0/21\",\r\n \"20.203.96.0/19\",\r\n \"20.209.50.0/23\",\r\n + \ \"20.216.0.0/18\",\r\n \"20.233.0.0/17\",\r\n \"40.90.16.96/27\",\r\n + \ \"40.90.128.64/28\",\r\n \"40.90.152.128/27\",\r\n \"40.119.72.0/22\",\r\n + \ \"40.119.160.0/19\",\r\n \"40.120.64.0/18\",\r\n \"40.123.192.0/19\",\r\n + \ \"40.123.224.0/20\",\r\n \"40.126.59.0/24\",\r\n \"40.126.192.0/24\",\r\n + \ \"52.108.70.0/23\",\r\n \"52.108.92.0/24\",\r\n \"52.109.162.0/23\",\r\n + \ \"52.111.204.0/24\",\r\n \"52.112.200.0/22\",\r\n \"52.112.204.0/23\",\r\n + \ \"52.112.207.0/24\",\r\n \"52.114.236.0/24\",\r\n \"52.121.100.0/22\",\r\n + \ \"52.121.104.0/23\",\r\n \"52.143.202.0/24\",\r\n \"52.143.222.0/23\",\r\n + \ \"52.239.233.128/25\",\r\n \"65.52.248.0/21\",\r\n \"2603:1040:900::/47\",\r\n + \ \"2603:1040:903::/48\",\r\n \"2603:1040:904::/47\",\r\n + \ \"2603:1046:140a::/48\",\r\n \"2603:1046:1500:2c::/64\",\r\n + \ \"2603:1046:2000:100::/59\",\r\n \"2603:1047:1:100::/59\",\r\n + \ \"2603:1063:2202:20::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.uksouth\",\r\n \"id\": \"AzureCloud.uksouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"17\",\r\n \"region\": \"uksouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.87.64.0/19\",\r\n \"13.104.129.128/26\",\r\n \ \"13.104.145.160/27\",\r\n \"13.104.146.64/26\",\r\n \"13.104.159.0/25\",\r\n \ \"20.0.0.0/16\",\r\n \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n @@ -7641,39 +7766,40 @@ interactions: \ \"2603:1020:702::/48\",\r\n \"2603:1020:704::/48\",\r\n \ \"2603:1020:705::/48\",\r\n \"2603:1020:706::/48\",\r\n \ \"2603:1026:2406::/48\",\r\n \"2603:1026:2500:18::/64\",\r\n - \ \"2603:1026:3000:e0::/59\",\r\n \"2603:1027:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.ukwest\",\r\n - \ \"id\": \"AzureCloud.ukwest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"20.39.160.0/21\",\r\n - \ \"20.40.104.0/21\",\r\n \"20.45.176.0/20\",\r\n \"20.47.56.0/24\",\r\n - \ \"20.47.82.0/23\",\r\n \"20.58.64.0/18\",\r\n \"20.60.164.0/23\",\r\n - \ \"20.68.64.0/18\",\r\n \"20.77.192.0/18\",\r\n \"20.90.0.0/18\",\r\n - \ \"20.95.86.0/24\",\r\n \"20.117.0.0/18\",\r\n \"20.135.64.0/23\",\r\n - \ \"20.150.2.0/23\",\r\n \"20.150.52.0/24\",\r\n \"20.150.110.0/24\",\r\n - \ \"20.157.46.0/24\",\r\n \"20.162.0.0/17\",\r\n \"20.190.144.0/25\",\r\n - \ \"20.190.171.0/24\",\r\n \"20.202.3.0/24\",\r\n \"20.254.128.0/17\",\r\n - \ \"40.79.218.0/24\",\r\n \"40.81.112.0/20\",\r\n \"40.87.228.0/22\",\r\n - \ \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n \"40.90.131.96/27\",\r\n - \ \"40.90.139.96/27\",\r\n \"40.90.157.192/27\",\r\n \"40.126.16.0/25\",\r\n - \ \"40.126.43.0/24\",\r\n \"51.11.96.0/19\",\r\n \"51.104.32.0/19\",\r\n - \ \"51.132.64.0/18\",\r\n \"51.137.128.0/18\",\r\n \"51.140.192.0/18\",\r\n - \ \"51.141.0.0/17\",\r\n \"51.141.128.0/27\",\r\n \"51.141.128.64/26\",\r\n - \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n \"51.141.134.0/24\",\r\n - \ \"51.141.136.0/22\",\r\n \"51.142.128.0/18\",\r\n \"52.108.189.0/24\",\r\n - \ \"52.108.224.0/23\",\r\n \"52.109.32.0/22\",\r\n \"52.111.205.0/24\",\r\n - \ \"52.112.168.0/22\",\r\n \"52.112.212.0/24\",\r\n \"52.112.230.0/24\",\r\n - \ \"52.113.192.0/24\",\r\n \"52.114.84.0/22\",\r\n \"52.114.92.0/22\",\r\n - \ \"52.136.20.0/24\",\r\n \"52.142.128.0/18\",\r\n \"52.239.240.0/24\",\r\n - \ \"104.44.90.0/27\",\r\n \"2603:1020:600::/47\",\r\n \"2603:1020:602::/48\",\r\n - \ \"2603:1020:604::/48\",\r\n \"2603:1020:605::/48\",\r\n - \ \"2603:1020:606::/48\",\r\n \"2603:1026:2407::/48\",\r\n - \ \"2603:1026:3000:200::/59\",\r\n \"2603:1027:1:200::/59\"\r\n + \ \"2603:1026:3000:e0::/59\",\r\n \"2603:1027:1:e0::/59\",\r\n + \ \"2603:1063:2206:18::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.ukwest\",\r\n \"id\": \"AzureCloud.ukwest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"20.39.160.0/21\",\r\n \"20.40.104.0/21\",\r\n \"20.45.176.0/20\",\r\n + \ \"20.47.56.0/24\",\r\n \"20.47.82.0/23\",\r\n \"20.58.64.0/18\",\r\n + \ \"20.60.164.0/23\",\r\n \"20.68.64.0/18\",\r\n \"20.77.192.0/18\",\r\n + \ \"20.90.0.0/18\",\r\n \"20.95.86.0/24\",\r\n \"20.117.0.0/18\",\r\n + \ \"20.135.64.0/23\",\r\n \"20.150.2.0/23\",\r\n \"20.150.52.0/24\",\r\n + \ \"20.150.110.0/24\",\r\n \"20.157.46.0/24\",\r\n \"20.162.0.0/17\",\r\n + \ \"20.190.144.0/25\",\r\n \"20.190.171.0/24\",\r\n \"20.202.3.0/24\",\r\n + \ \"20.254.128.0/17\",\r\n \"40.79.218.0/24\",\r\n \"40.81.112.0/20\",\r\n + \ \"40.87.228.0/22\",\r\n \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n + \ \"40.90.131.96/27\",\r\n \"40.90.139.96/27\",\r\n \"40.90.157.192/27\",\r\n + \ \"40.126.16.0/25\",\r\n \"40.126.43.0/24\",\r\n \"51.11.96.0/19\",\r\n + \ \"51.104.32.0/19\",\r\n \"51.132.64.0/18\",\r\n \"51.137.128.0/18\",\r\n + \ \"51.140.192.0/18\",\r\n \"51.141.0.0/17\",\r\n \"51.141.128.0/27\",\r\n + \ \"51.141.128.64/26\",\r\n \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n + \ \"51.141.134.0/24\",\r\n \"51.141.136.0/22\",\r\n \"51.142.128.0/18\",\r\n + \ \"52.108.189.0/24\",\r\n \"52.108.224.0/23\",\r\n \"52.109.32.0/22\",\r\n + \ \"52.111.205.0/24\",\r\n \"52.112.168.0/22\",\r\n \"52.112.212.0/24\",\r\n + \ \"52.112.230.0/24\",\r\n \"52.113.192.0/24\",\r\n \"52.114.84.0/22\",\r\n + \ \"52.114.92.0/22\",\r\n \"52.136.20.0/24\",\r\n \"52.142.128.0/18\",\r\n + \ \"52.239.240.0/24\",\r\n \"104.44.90.0/27\",\r\n \"2603:1020:600::/47\",\r\n + \ \"2603:1020:602::/48\",\r\n \"2603:1020:604::/48\",\r\n + \ \"2603:1020:605::/48\",\r\n \"2603:1020:606::/48\",\r\n + \ \"2603:1026:2407::/48\",\r\n \"2603:1026:3000:200::/59\",\r\n + \ \"2603:1027:1:200::/59\",\r\n \"2603:1063:2206:34::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.usstagec\",\r\n \ \"id\": \"AzureCloud.usstagec\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.16.128/26\",\r\n @@ -7701,10 +7827,10 @@ interactions: \ \"2603:1036:2500:28::/64\",\r\n \"2603:1036:3000:1a0::/59\",\r\n \ \"2603:1037:1:1a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureCloud.westcentralus\",\r\n \"id\": \"AzureCloud.westcentralus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"9\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.192.0/18\",\r\n \"13.77.192.0/19\",\r\n \"13.78.128.0/17\",\r\n \ \"13.104.145.64/26\",\r\n \"13.104.215.128/25\",\r\n \"13.104.219.0/25\",\r\n \ \"20.47.4.0/24\",\r\n \"20.47.70.0/24\",\r\n \"20.47.104.0/24\",\r\n @@ -7745,155 +7871,158 @@ interactions: \ \"2603:1036:903:9::/64\",\r\n \"2603:1036:9ff:ffff::/64\",\r\n \ \"2603:1036:2408::/48\",\r\n \"2603:1036:2500:20::/64\",\r\n \ \"2603:1036:3000:180::/59\",\r\n \"2603:1037:1:180::/59\",\r\n - \ \"2a01:111:f403:c112::/64\",\r\n \"2a01:111:f403:c910::/62\",\r\n - \ \"2a01:111:f403:c932::/63\",\r\n \"2a01:111:f403:c934::/63\",\r\n - \ \"2a01:111:f403:c936::/64\",\r\n \"2a01:111:f403:d120::/62\",\r\n - \ \"2a01:111:f403:d910::/62\",\r\n \"2a01:111:f403:e010::/62\",\r\n - \ \"2a01:111:f403:f910::/62\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.westeurope\",\r\n \"id\": \"AzureCloud.westeurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"26\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.69.0.0/17\",\r\n \"13.73.128.0/18\",\r\n \"13.73.224.0/21\",\r\n - \ \"13.80.0.0/15\",\r\n \"13.88.200.0/21\",\r\n \"13.93.0.0/17\",\r\n - \ \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n \"13.104.145.192/26\",\r\n - \ \"13.104.146.0/26\",\r\n \"13.104.146.128/25\",\r\n \"13.104.158.176/28\",\r\n - \ \"13.104.209.0/24\",\r\n \"13.104.214.0/25\",\r\n \"13.104.218.128/25\",\r\n - \ \"13.105.22.0/24\",\r\n \"13.105.23.128/25\",\r\n \"13.105.28.32/28\",\r\n - \ \"13.105.29.128/25\",\r\n \"13.105.60.48/28\",\r\n \"13.105.60.96/27\",\r\n - \ \"13.105.60.128/27\",\r\n \"13.105.66.144/28\",\r\n \"20.4.0.0/16\",\r\n - \ \"20.8.0.0/16\",\r\n \"20.13.0.0/17\",\r\n \"20.16.0.0/16\",\r\n - \ \"20.23.0.0/16\",\r\n \"20.31.0.0/16\",\r\n \"20.38.108.0/23\",\r\n - \ \"20.38.200.0/22\",\r\n \"20.47.7.0/24\",\r\n \"20.47.18.0/23\",\r\n - \ \"20.47.30.0/24\",\r\n \"20.47.96.0/23\",\r\n \"20.47.115.0/24\",\r\n - \ \"20.47.118.0/24\",\r\n \"20.50.0.0/18\",\r\n \"20.50.88.0/21\",\r\n - \ \"20.50.128.0/17\",\r\n \"20.54.128.0/17\",\r\n \"20.56.0.0/16\",\r\n - \ \"20.60.26.0/23\",\r\n \"20.60.130.0/24\",\r\n \"20.60.150.0/23\",\r\n - \ \"20.60.196.0/23\",\r\n \"20.60.222.0/23\",\r\n \"20.60.250.0/23\",\r\n - \ \"20.61.0.0/16\",\r\n \"20.67.0.0/17\",\r\n \"20.71.0.0/16\",\r\n - \ \"20.73.0.0/16\",\r\n \"20.76.0.0/16\",\r\n \"20.82.0.0/17\",\r\n - \ \"20.86.0.0/16\",\r\n \"20.93.128.0/17\",\r\n \"20.95.64.0/24\",\r\n - \ \"20.95.66.0/24\",\r\n \"20.95.73.0/24\",\r\n \"20.95.76.0/23\",\r\n - \ \"20.95.81.0/24\",\r\n \"20.101.0.0/16\",\r\n \"20.103.0.0/16\",\r\n - \ \"20.105.128.0/17\",\r\n \"20.107.0.0/17\",\r\n \"20.123.128.0/17\",\r\n - \ \"20.126.0.0/16\",\r\n \"20.135.24.0/23\",\r\n \"20.135.140.0/22\",\r\n - \ \"20.135.144.0/23\",\r\n \"20.143.1.0/24\",\r\n \"20.150.8.0/23\",\r\n - \ \"20.150.37.0/24\",\r\n \"20.150.42.0/24\",\r\n \"20.150.74.0/24\",\r\n - \ \"20.150.76.0/24\",\r\n \"20.150.83.0/24\",\r\n \"20.150.122.0/24\",\r\n - \ \"20.157.18.0/24\",\r\n \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n - \ \"20.157.30.0/24\",\r\n \"20.157.33.0/24\",\r\n \"20.157.97.0/24\",\r\n - \ \"20.157.115.0/24\",\r\n \"20.157.123.0/24\",\r\n \"20.157.146.0/24\",\r\n - \ \"20.157.158.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n - \ \"20.157.212.0/24\",\r\n \"20.157.221.0/24\",\r\n \"20.157.223.0/24\",\r\n + \ \"2603:1063:2200:2c::/64\",\r\n \"2a01:111:f403:c112::/64\",\r\n + \ \"2a01:111:f403:c910::/62\",\r\n \"2a01:111:f403:c932::/63\",\r\n + \ \"2a01:111:f403:c934::/63\",\r\n \"2a01:111:f403:c936::/64\",\r\n + \ \"2a01:111:f403:d120::/62\",\r\n \"2a01:111:f403:d910::/62\",\r\n + \ \"2a01:111:f403:e010::/62\",\r\n \"2a01:111:f403:f910::/62\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westeurope\",\r\n + \ \"id\": \"AzureCloud.westeurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"28\",\r\n + \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.69.0.0/17\",\r\n + \ \"13.73.128.0/18\",\r\n \"13.73.224.0/21\",\r\n \"13.80.0.0/15\",\r\n + \ \"13.88.200.0/21\",\r\n \"13.93.0.0/17\",\r\n \"13.94.128.0/17\",\r\n + \ \"13.95.0.0/16\",\r\n \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n + \ \"13.104.146.128/25\",\r\n \"13.104.158.176/28\",\r\n \"13.104.209.0/24\",\r\n + \ \"13.104.214.0/25\",\r\n \"13.104.218.128/25\",\r\n \"13.105.22.0/24\",\r\n + \ \"13.105.23.128/25\",\r\n \"13.105.28.32/28\",\r\n \"13.105.29.128/25\",\r\n + \ \"13.105.60.48/28\",\r\n \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n + \ \"13.105.66.144/28\",\r\n \"20.4.0.0/16\",\r\n \"20.8.0.0/16\",\r\n + \ \"20.13.0.0/17\",\r\n \"20.16.0.0/16\",\r\n \"20.23.0.0/16\",\r\n + \ \"20.31.0.0/16\",\r\n \"20.38.108.0/23\",\r\n \"20.38.200.0/22\",\r\n + \ \"20.47.7.0/24\",\r\n \"20.47.18.0/23\",\r\n \"20.47.30.0/24\",\r\n + \ \"20.47.96.0/23\",\r\n \"20.47.115.0/24\",\r\n \"20.47.118.0/24\",\r\n + \ \"20.50.0.0/18\",\r\n \"20.50.88.0/21\",\r\n \"20.50.128.0/17\",\r\n + \ \"20.54.128.0/17\",\r\n \"20.56.0.0/16\",\r\n \"20.60.26.0/23\",\r\n + \ \"20.60.130.0/24\",\r\n \"20.60.150.0/23\",\r\n \"20.60.196.0/23\",\r\n + \ \"20.60.222.0/23\",\r\n \"20.60.250.0/23\",\r\n \"20.61.0.0/16\",\r\n + \ \"20.67.0.0/17\",\r\n \"20.71.0.0/16\",\r\n \"20.73.0.0/16\",\r\n + \ \"20.76.0.0/16\",\r\n \"20.82.0.0/17\",\r\n \"20.86.0.0/16\",\r\n + \ \"20.93.128.0/17\",\r\n \"20.95.64.0/24\",\r\n \"20.95.66.0/24\",\r\n + \ \"20.95.73.0/24\",\r\n \"20.95.76.0/23\",\r\n \"20.95.81.0/24\",\r\n + \ \"20.101.0.0/16\",\r\n \"20.103.0.0/16\",\r\n \"20.105.128.0/17\",\r\n + \ \"20.107.0.0/17\",\r\n \"20.123.128.0/17\",\r\n \"20.126.0.0/16\",\r\n + \ \"20.135.24.0/23\",\r\n \"20.135.140.0/22\",\r\n \"20.135.144.0/23\",\r\n + \ \"20.143.1.0/24\",\r\n \"20.150.8.0/23\",\r\n \"20.150.37.0/24\",\r\n + \ \"20.150.42.0/24\",\r\n \"20.150.74.0/24\",\r\n \"20.150.76.0/24\",\r\n + \ \"20.150.83.0/24\",\r\n \"20.150.122.0/24\",\r\n \"20.157.18.0/24\",\r\n + \ \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n \"20.157.30.0/24\",\r\n + \ \"20.157.33.0/24\",\r\n \"20.157.97.0/24\",\r\n \"20.157.115.0/24\",\r\n + \ \"20.157.123.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.158.0/24\",\r\n + \ \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n \"20.157.212.0/24\",\r\n + \ \"20.157.221.0/24\",\r\n \"20.157.223.0/24\",\r\n \"20.157.230.0/24\",\r\n \ \"20.160.0.0/16\",\r\n \"20.190.137.0/24\",\r\n \"20.190.160.0/24\",\r\n \ \"20.202.2.0/24\",\r\n \"20.202.12.0/22\",\r\n \"20.202.16.0/22\",\r\n \ \"20.202.140.0/24\",\r\n \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n - \ \"20.224.0.0/16\",\r\n \"20.229.0.0/16\",\r\n \"20.234.128.0/17\",\r\n - \ \"20.238.128.0/17\",\r\n \"23.97.128.0/17\",\r\n \"23.98.46.0/24\",\r\n - \ \"23.100.0.0/20\",\r\n \"23.101.64.0/20\",\r\n \"40.67.192.0/19\",\r\n - \ \"40.68.0.0/16\",\r\n \"40.74.0.0/18\",\r\n \"40.78.210.0/24\",\r\n - \ \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n \"40.79.206.0/27\",\r\n - \ \"40.82.92.0/22\",\r\n \"40.87.184.0/22\",\r\n \"40.90.17.64/27\",\r\n - \ \"40.90.18.192/26\",\r\n \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n - \ \"40.90.130.0/27\",\r\n \"40.90.133.0/27\",\r\n \"40.90.134.64/26\",\r\n - \ \"40.90.134.128/26\",\r\n \"40.90.138.0/27\",\r\n \"40.90.141.32/27\",\r\n - \ \"40.90.141.160/27\",\r\n \"40.90.142.224/28\",\r\n \"40.90.144.192/27\",\r\n - \ \"40.90.145.192/27\",\r\n \"40.90.146.16/28\",\r\n \"40.90.146.128/27\",\r\n - \ \"40.90.150.128/25\",\r\n \"40.90.157.64/26\",\r\n \"40.90.159.0/24\",\r\n - \ \"40.91.28.0/22\",\r\n \"40.91.192.0/18\",\r\n \"40.93.65.0/24\",\r\n - \ \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n \"40.112.38.192/26\",\r\n - \ \"40.112.96.0/19\",\r\n \"40.113.96.0/19\",\r\n \"40.113.128.0/18\",\r\n - \ \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n \"40.118.0.0/17\",\r\n - \ \"40.119.128.0/19\",\r\n \"40.123.140.0/22\",\r\n \"40.123.180.0/22\",\r\n - \ \"40.126.9.0/24\",\r\n \"40.126.32.0/24\",\r\n \"51.105.96.0/19\",\r\n - \ \"51.105.128.0/17\",\r\n \"51.124.0.0/16\",\r\n \"51.136.0.0/16\",\r\n - \ \"51.137.0.0/17\",\r\n \"51.137.192.0/18\",\r\n \"51.138.0.0/17\",\r\n - \ \"51.144.0.0/16\",\r\n \"51.145.128.0/17\",\r\n \"52.101.69.0/24\",\r\n - \ \"52.101.70.0/23\",\r\n \"52.101.72.0/23\",\r\n \"52.102.161.0/24\",\r\n - \ \"52.103.33.0/24\",\r\n \"52.103.161.0/24\",\r\n \"52.108.24.0/21\",\r\n - \ \"52.108.56.0/21\",\r\n \"52.108.80.0/24\",\r\n \"52.108.108.0/23\",\r\n - \ \"52.108.110.0/24\",\r\n \"52.109.88.0/22\",\r\n \"52.111.243.0/24\",\r\n - \ \"52.112.14.0/23\",\r\n \"52.112.17.0/24\",\r\n \"52.112.18.0/23\",\r\n - \ \"52.112.71.0/24\",\r\n \"52.112.83.0/24\",\r\n \"52.112.97.0/24\",\r\n - \ \"52.112.98.0/23\",\r\n \"52.112.110.0/23\",\r\n \"52.112.124.0/24\",\r\n - \ \"52.112.144.0/20\",\r\n \"52.112.197.0/24\",\r\n \"52.112.216.0/21\",\r\n - \ \"52.112.233.0/24\",\r\n \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n - \ \"52.113.9.0/24\",\r\n \"52.113.12.0/24\",\r\n \"52.113.37.0/24\",\r\n - \ \"52.113.38.0/23\",\r\n \"52.113.69.0/24\",\r\n \"52.113.83.0/24\",\r\n - \ \"52.113.85.0/24\",\r\n \"52.113.86.0/24\",\r\n \"52.113.130.0/24\",\r\n - \ \"52.113.144.0/21\",\r\n \"52.113.199.0/24\",\r\n \"52.114.64.0/21\",\r\n - \ \"52.114.72.0/22\",\r\n \"52.114.116.0/22\",\r\n \"52.114.241.0/24\",\r\n - \ \"52.114.242.0/24\",\r\n \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n - \ \"52.115.8.0/22\",\r\n \"52.115.226.0/23\",\r\n \"52.115.228.0/23\",\r\n - \ \"52.120.128.0/21\",\r\n \"52.120.208.0/20\",\r\n \"52.121.24.0/21\",\r\n - \ \"52.121.64.0/20\",\r\n \"52.122.20.0/22\",\r\n \"52.123.7.0/24\",\r\n - \ \"52.125.140.0/23\",\r\n \"52.136.192.0/18\",\r\n \"52.137.0.0/18\",\r\n - \ \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n \"52.143.194.0/24\",\r\n - \ \"52.143.208.0/24\",\r\n \"52.148.192.0/18\",\r\n \"52.149.64.0/18\",\r\n - \ \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n \"52.166.0.0/16\",\r\n - \ \"52.174.0.0/16\",\r\n \"52.178.0.0/17\",\r\n \"52.232.0.0/17\",\r\n - \ \"52.232.147.0/24\",\r\n \"52.233.128.0/17\",\r\n \"52.236.128.0/17\",\r\n - \ \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n \"52.239.242.0/23\",\r\n - \ \"52.245.48.0/22\",\r\n \"52.245.124.0/22\",\r\n \"65.52.128.0/19\",\r\n - \ \"104.40.128.0/17\",\r\n \"104.44.89.160/27\",\r\n \"104.44.90.192/27\",\r\n - \ \"104.44.93.0/27\",\r\n \"104.44.93.192/27\",\r\n \"104.44.95.80/28\",\r\n - \ \"104.44.95.96/28\",\r\n \"104.45.0.0/18\",\r\n \"104.45.64.0/20\",\r\n - \ \"104.46.32.0/19\",\r\n \"104.47.128.0/18\",\r\n \"104.47.216.64/26\",\r\n - \ \"104.214.192.0/18\",\r\n \"137.116.192.0/19\",\r\n \"137.117.128.0/17\",\r\n - \ \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n \"157.56.117.64/27\",\r\n - \ \"168.61.56.0/21\",\r\n \"168.63.0.0/19\",\r\n \"168.63.96.0/19\",\r\n - \ \"191.233.64.0/18\",\r\n \"191.237.232.0/22\",\r\n \"191.239.200.0/22\",\r\n - \ \"193.149.80.0/21\",\r\n \"213.199.128.0/20\",\r\n \"213.199.180.32/28\",\r\n - \ \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n + \ \"20.209.72.0/23\",\r\n \"20.224.0.0/16\",\r\n \"20.229.0.0/16\",\r\n + \ \"20.234.128.0/17\",\r\n \"20.238.128.0/17\",\r\n \"23.97.128.0/17\",\r\n + \ \"23.98.46.0/24\",\r\n \"23.100.0.0/20\",\r\n \"23.101.64.0/20\",\r\n + \ \"40.67.192.0/19\",\r\n \"40.68.0.0/16\",\r\n \"40.74.0.0/18\",\r\n + \ \"40.78.210.0/24\",\r\n \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n + \ \"40.79.206.0/27\",\r\n \"40.82.92.0/22\",\r\n \"40.87.184.0/22\",\r\n + \ \"40.90.17.64/27\",\r\n \"40.90.18.192/26\",\r\n \"40.90.20.128/25\",\r\n + \ \"40.90.21.0/25\",\r\n \"40.90.130.0/27\",\r\n \"40.90.133.0/27\",\r\n + \ \"40.90.134.64/26\",\r\n \"40.90.134.128/26\",\r\n \"40.90.138.0/27\",\r\n + \ \"40.90.141.32/27\",\r\n \"40.90.141.160/27\",\r\n \"40.90.142.224/28\",\r\n + \ \"40.90.144.192/27\",\r\n \"40.90.145.192/27\",\r\n \"40.90.146.16/28\",\r\n + \ \"40.90.146.128/27\",\r\n \"40.90.150.128/25\",\r\n \"40.90.157.64/26\",\r\n + \ \"40.90.159.0/24\",\r\n \"40.91.28.0/22\",\r\n \"40.91.192.0/18\",\r\n + \ \"40.93.65.0/24\",\r\n \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n + \ \"40.112.38.192/26\",\r\n \"40.112.96.0/19\",\r\n \"40.113.96.0/19\",\r\n + \ \"40.113.128.0/18\",\r\n \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n + \ \"40.118.0.0/17\",\r\n \"40.119.128.0/19\",\r\n \"40.123.140.0/22\",\r\n + \ \"40.123.180.0/22\",\r\n \"40.126.9.0/24\",\r\n \"40.126.32.0/24\",\r\n + \ \"51.105.96.0/19\",\r\n \"51.105.128.0/17\",\r\n \"51.124.0.0/16\",\r\n + \ \"51.136.0.0/16\",\r\n \"51.137.0.0/17\",\r\n \"51.137.192.0/18\",\r\n + \ \"51.138.0.0/17\",\r\n \"51.144.0.0/16\",\r\n \"51.145.128.0/17\",\r\n + \ \"52.101.69.0/24\",\r\n \"52.101.70.0/23\",\r\n \"52.101.72.0/23\",\r\n + \ \"52.102.161.0/24\",\r\n \"52.103.33.0/24\",\r\n \"52.103.161.0/24\",\r\n + \ \"52.108.24.0/21\",\r\n \"52.108.56.0/21\",\r\n \"52.108.80.0/24\",\r\n + \ \"52.108.108.0/23\",\r\n \"52.108.110.0/24\",\r\n \"52.109.88.0/22\",\r\n + \ \"52.111.243.0/24\",\r\n \"52.112.14.0/23\",\r\n \"52.112.17.0/24\",\r\n + \ \"52.112.18.0/23\",\r\n \"52.112.71.0/24\",\r\n \"52.112.83.0/24\",\r\n + \ \"52.112.97.0/24\",\r\n \"52.112.98.0/23\",\r\n \"52.112.110.0/23\",\r\n + \ \"52.112.124.0/24\",\r\n \"52.112.144.0/20\",\r\n \"52.112.197.0/24\",\r\n + \ \"52.112.216.0/21\",\r\n \"52.112.233.0/24\",\r\n \"52.112.237.0/24\",\r\n + \ \"52.112.238.0/24\",\r\n \"52.113.9.0/24\",\r\n \"52.113.12.0/24\",\r\n + \ \"52.113.37.0/24\",\r\n \"52.113.38.0/23\",\r\n \"52.113.69.0/24\",\r\n + \ \"52.113.83.0/24\",\r\n \"52.113.85.0/24\",\r\n \"52.113.86.0/24\",\r\n + \ \"52.113.130.0/24\",\r\n \"52.113.144.0/21\",\r\n \"52.113.199.0/24\",\r\n + \ \"52.114.64.0/21\",\r\n \"52.114.72.0/22\",\r\n \"52.114.116.0/22\",\r\n + \ \"52.114.241.0/24\",\r\n \"52.114.242.0/24\",\r\n \"52.114.252.0/22\",\r\n + \ \"52.115.0.0/21\",\r\n \"52.115.8.0/22\",\r\n \"52.115.226.0/23\",\r\n + \ \"52.115.228.0/23\",\r\n \"52.120.128.0/21\",\r\n \"52.120.208.0/20\",\r\n + \ \"52.121.24.0/21\",\r\n \"52.121.64.0/20\",\r\n \"52.122.20.0/22\",\r\n + \ \"52.123.7.0/24\",\r\n \"52.125.140.0/23\",\r\n \"52.136.192.0/18\",\r\n + \ \"52.137.0.0/18\",\r\n \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n + \ \"52.143.194.0/24\",\r\n \"52.143.208.0/24\",\r\n \"52.148.192.0/18\",\r\n + \ \"52.149.64.0/18\",\r\n \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n + \ \"52.166.0.0/16\",\r\n \"52.174.0.0/16\",\r\n \"52.178.0.0/17\",\r\n + \ \"52.232.0.0/17\",\r\n \"52.232.147.0/24\",\r\n \"52.233.128.0/17\",\r\n + \ \"52.236.128.0/17\",\r\n \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.242.0/23\",\r\n \"52.245.48.0/22\",\r\n \"52.245.124.0/22\",\r\n + \ \"65.52.128.0/19\",\r\n \"104.40.128.0/17\",\r\n \"104.44.89.160/27\",\r\n + \ \"104.44.90.192/27\",\r\n \"104.44.93.0/27\",\r\n \"104.44.93.192/27\",\r\n + \ \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n \"104.45.0.0/18\",\r\n + \ \"104.45.64.0/20\",\r\n \"104.46.32.0/19\",\r\n \"104.47.128.0/18\",\r\n + \ \"104.47.216.64/26\",\r\n \"104.214.192.0/18\",\r\n \"137.116.192.0/19\",\r\n + \ \"137.117.128.0/17\",\r\n \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n + \ \"157.56.117.64/27\",\r\n \"168.61.56.0/21\",\r\n \"168.63.0.0/19\",\r\n + \ \"168.63.96.0/19\",\r\n \"191.233.64.0/18\",\r\n \"191.237.232.0/22\",\r\n + \ \"191.239.200.0/22\",\r\n \"193.149.80.0/21\",\r\n \"213.199.128.0/20\",\r\n + \ \"213.199.180.32/28\",\r\n \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n \ \"213.199.183.0/24\",\r\n \"2603:1020:200::/46\",\r\n \"2603:1020:205::/48\",\r\n \ \"2603:1020:206::/47\",\r\n \"2603:1026:2405::/48\",\r\n \ \"2603:1026:2500:24::/64\",\r\n \"2603:1026:3000:140::/59\",\r\n - \ \"2603:1027:1:140::/59\",\r\n \"2a01:111:f403:c201::/64\",\r\n - \ \"2a01:111:f403:ca05::/64\",\r\n \"2a01:111:f403:ca06::/63\",\r\n - \ \"2a01:111:f403:ca08::/63\",\r\n \"2a01:111:f403:d201::/64\",\r\n - \ \"2a01:111:f403:da01::/64\",\r\n \"2a01:111:f403:e201::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westindia\",\r\n - \ \"id\": \"AzureCloud.westindia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.128/25\",\r\n - \ \"20.38.128.0/21\",\r\n \"20.40.8.0/21\",\r\n \"20.47.57.0/24\",\r\n - \ \"20.47.124.0/23\",\r\n \"20.60.216.0/23\",\r\n \"20.135.44.0/23\",\r\n - \ \"20.150.18.128/25\",\r\n \"20.150.43.0/25\",\r\n \"20.150.106.0/24\",\r\n - \ \"20.157.102.0/24\",\r\n \"20.157.136.0/24\",\r\n \"20.190.146.128/25\",\r\n - \ \"20.190.176.0/24\",\r\n \"20.192.64.0/19\",\r\n \"20.207.128.0/18\",\r\n - \ \"40.79.219.0/24\",\r\n \"40.81.80.0/20\",\r\n \"40.87.220.0/22\",\r\n - \ \"40.90.26.0/26\",\r\n \"40.90.138.224/27\",\r\n \"40.126.18.128/25\",\r\n - \ \"40.126.48.0/24\",\r\n \"52.108.73.0/24\",\r\n \"52.108.94.0/24\",\r\n - \ \"52.109.64.0/22\",\r\n \"52.111.244.0/24\",\r\n \"52.113.134.0/24\",\r\n - \ \"52.114.28.0/22\",\r\n \"52.136.16.0/24\",\r\n \"52.136.32.0/19\",\r\n - \ \"52.140.128.0/18\",\r\n \"52.183.128.0/18\",\r\n \"52.239.135.192/26\",\r\n - \ \"52.239.187.128/25\",\r\n \"52.245.76.0/22\",\r\n \"52.249.64.0/19\",\r\n - \ \"104.44.93.224/27\",\r\n \"104.44.95.112/28\",\r\n \"104.47.212.0/23\",\r\n - \ \"104.211.128.0/18\",\r\n \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n + \ \"2603:1027:1:140::/59\",\r\n \"2603:1063:2206:24::/64\",\r\n + \ \"2a01:111:f403:c201::/64\",\r\n \"2a01:111:f403:ca05::/64\",\r\n + \ \"2a01:111:f403:ca06::/63\",\r\n \"2a01:111:f403:ca08::/63\",\r\n + \ \"2a01:111:f403:d201::/64\",\r\n \"2a01:111:f403:da01::/64\",\r\n + \ \"2a01:111:f403:e201::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.westindia\",\r\n \"id\": \"AzureCloud.westindia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.157.128/25\",\r\n \"20.38.128.0/21\",\r\n + \ \"20.40.8.0/21\",\r\n \"20.47.57.0/24\",\r\n \"20.47.124.0/23\",\r\n + \ \"20.60.216.0/23\",\r\n \"20.135.44.0/23\",\r\n \"20.150.18.128/25\",\r\n + \ \"20.150.43.0/25\",\r\n \"20.150.106.0/24\",\r\n \"20.157.102.0/24\",\r\n + \ \"20.157.136.0/24\",\r\n \"20.190.146.128/25\",\r\n \"20.190.176.0/24\",\r\n + \ \"20.192.64.0/19\",\r\n \"20.207.128.0/18\",\r\n \"40.79.219.0/24\",\r\n + \ \"40.81.80.0/20\",\r\n \"40.87.220.0/22\",\r\n \"40.90.26.0/26\",\r\n + \ \"40.90.138.224/27\",\r\n \"40.126.18.128/25\",\r\n \"40.126.48.0/24\",\r\n + \ \"52.108.73.0/24\",\r\n \"52.108.94.0/24\",\r\n \"52.109.64.0/22\",\r\n + \ \"52.111.244.0/24\",\r\n \"52.113.134.0/24\",\r\n \"52.114.28.0/22\",\r\n + \ \"52.136.16.0/24\",\r\n \"52.136.32.0/19\",\r\n \"52.140.128.0/18\",\r\n + \ \"52.183.128.0/18\",\r\n \"52.239.135.192/26\",\r\n \"52.239.187.128/25\",\r\n + \ \"52.245.76.0/22\",\r\n \"52.249.64.0/19\",\r\n \"104.44.93.224/27\",\r\n + \ \"104.44.95.112/28\",\r\n \"104.47.212.0/23\",\r\n \"104.211.128.0/18\",\r\n + \ \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n \ \"2603:1040:806::/47\",\r\n \"2603:1046:1408::/48\",\r\n \ \"2603:1046:1500::/64\",\r\n \"2603:1046:2000:20::/59\",\r\n - \ \"2603:1047:1:20::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.westus\",\r\n \"id\": \"AzureCloud.westus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"23\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.64.0.0/16\",\r\n \"13.73.32.0/19\",\r\n \"13.83.0.0/16\",\r\n - \ \"13.86.128.0/17\",\r\n \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n - \ \"13.88.128.0/18\",\r\n \"13.91.0.0/16\",\r\n \"13.93.128.0/17\",\r\n - \ \"13.104.144.192/27\",\r\n \"13.104.158.16/28\",\r\n \"13.104.158.64/26\",\r\n - \ \"13.104.208.96/27\",\r\n \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n - \ \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n \"13.105.19.128/25\",\r\n - \ \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n \"13.105.97.0/27\",\r\n - \ \"20.43.192.0/18\",\r\n \"20.47.2.0/24\",\r\n \"20.47.22.0/23\",\r\n - \ \"20.47.110.0/24\",\r\n \"20.47.116.0/24\",\r\n \"20.49.120.0/21\",\r\n - \ \"20.57.192.0/19\",\r\n \"20.59.64.0/18\",\r\n \"20.60.1.0/24\",\r\n - \ \"20.60.34.0/23\",\r\n \"20.60.52.0/23\",\r\n \"20.60.80.0/23\",\r\n - \ \"20.60.168.0/23\",\r\n \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n - \ \"20.66.0.0/17\",\r\n \"20.95.1.0/24\",\r\n \"20.112.184.0/21\",\r\n + \ \"2603:1047:1:20::/59\",\r\n \"2603:1063:2202:4::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westus\",\r\n + \ \"id\": \"AzureCloud.westus\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"25\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.64.0.0/16\",\r\n + \ \"13.73.32.0/19\",\r\n \"13.83.0.0/16\",\r\n \"13.86.128.0/17\",\r\n + \ \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n \"13.88.128.0/18\",\r\n + \ \"13.91.0.0/16\",\r\n \"13.93.128.0/17\",\r\n \"13.104.144.192/27\",\r\n + \ \"13.104.158.16/28\",\r\n \"13.104.158.64/26\",\r\n \"13.104.208.96/27\",\r\n + \ \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n \"13.105.17.64/26\",\r\n + \ \"13.105.17.128/26\",\r\n \"13.105.19.128/25\",\r\n \"13.105.96.64/27\",\r\n + \ \"13.105.96.96/28\",\r\n \"13.105.97.0/27\",\r\n \"20.43.192.0/18\",\r\n + \ \"20.47.2.0/24\",\r\n \"20.47.22.0/23\",\r\n \"20.47.110.0/24\",\r\n + \ \"20.47.116.0/24\",\r\n \"20.49.120.0/21\",\r\n \"20.57.192.0/19\",\r\n + \ \"20.59.64.0/18\",\r\n \"20.60.1.0/24\",\r\n \"20.60.34.0/23\",\r\n + \ \"20.60.52.0/23\",\r\n \"20.60.80.0/23\",\r\n \"20.60.168.0/23\",\r\n + \ \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n \"20.66.0.0/17\",\r\n + \ \"20.95.1.0/24\",\r\n \"20.95.52.0/24\",\r\n \"20.112.184.0/21\",\r\n \ \"20.125.240.0/20\",\r\n \"20.135.74.0/23\",\r\n \"20.150.34.0/23\",\r\n \ \"20.150.91.0/24\",\r\n \"20.150.102.0/24\",\r\n \"20.152.2.0/23\",\r\n \ \"20.157.32.0/24\",\r\n \"20.157.57.0/24\",\r\n \"20.157.72.0/24\",\r\n @@ -7905,7 +8034,8 @@ interactions: \ \"20.237.128.0/17\",\r\n \"20.245.0.0/16\",\r\n \"20.253.128.0/17\",\r\n \ \"23.99.0.0/18\",\r\n \"23.99.64.0/19\",\r\n \"23.100.32.0/20\",\r\n \ \"23.101.192.0/20\",\r\n \"40.65.0.0/18\",\r\n \"40.75.128.0/17\",\r\n - \ \"40.78.0.0/17\",\r\n \"40.78.216.0/24\",\r\n \"40.80.152.0/21\",\r\n + \ \"40.78.0.0/17\",\r\n \"40.78.216.0/24\",\r\n \"40.79.204.48/28\",\r\n + \ \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n \"40.80.152.0/21\",\r\n \ \"40.81.0.0/20\",\r\n \"40.82.248.0/21\",\r\n \"40.83.128.0/17\",\r\n \ \"40.85.144.0/20\",\r\n \"40.86.160.0/19\",\r\n \"40.87.160.0/22\",\r\n \ \"40.90.17.96/27\",\r\n \"40.90.18.128/26\",\r\n \"40.90.22.128/25\",\r\n @@ -7951,121 +8081,122 @@ interactions: \ \"2603:1036:2500:10::/64\",\r\n \"2603:1036:3000:1c0::/59\",\r\n \ \"2603:1037:1:1c0::/59\",\r\n \"2603:1063:24::/56\",\r\n \ \"2603:1063:124::/55\",\r\n \"2603:1063:224::/55\",\r\n - \ \"2a01:111:f100:3000::/52\",\r\n \"2a01:111:f403:c000::/64\",\r\n - \ \"2a01:111:f403:c800::/64\",\r\n \"2a01:111:f403:c914::/62\",\r\n - \ \"2a01:111:f403:c918::/64\",\r\n \"2a01:111:f403:d000::/64\",\r\n - \ \"2a01:111:f403:d800::/64\",\r\n \"2a01:111:f403:e000::/64\",\r\n - \ \"2a01:111:f403:f800::/62\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.westus2\",\r\n \"id\": \"AzureCloud.westus2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"17\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.66.128.0/17\",\r\n \"13.77.128.0/18\",\r\n \"13.104.129.64/26\",\r\n - \ \"13.104.145.0/26\",\r\n \"13.104.208.192/26\",\r\n \"13.104.213.0/25\",\r\n - \ \"13.104.220.0/25\",\r\n \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n - \ \"13.105.18.160/27\",\r\n \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n - \ \"13.105.36.64/27\",\r\n \"13.105.36.128/26\",\r\n \"13.105.66.64/26\",\r\n - \ \"13.105.101.176/28\",\r\n \"20.3.0.0/16\",\r\n \"20.9.128.0/17\",\r\n - \ \"20.29.128.0/17\",\r\n \"20.36.0.0/19\",\r\n \"20.38.99.0/24\",\r\n - \ \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n - \ \"20.42.176.0/20\",\r\n \"20.47.62.0/23\",\r\n \"20.47.120.0/23\",\r\n - \ \"20.51.8.0/21\",\r\n \"20.51.64.0/18\",\r\n \"20.57.128.0/18\",\r\n - \ \"20.59.0.0/18\",\r\n \"20.60.20.0/24\",\r\n \"20.60.68.0/22\",\r\n - \ \"20.60.152.0/23\",\r\n \"20.60.228.0/23\",\r\n \"20.64.128.0/17\",\r\n - \ \"20.69.64.0/18\",\r\n \"20.69.128.0/18\",\r\n \"20.72.192.0/18\",\r\n - \ \"20.80.128.0/18\",\r\n \"20.83.64.0/18\",\r\n \"20.83.192.0/18\",\r\n - \ \"20.94.192.0/18\",\r\n \"20.95.3.0/24\",\r\n \"20.98.64.0/18\",\r\n - \ \"20.99.128.0/17\",\r\n \"20.109.128.0/18\",\r\n \"20.112.0.0/17\",\r\n - \ \"20.114.0.0/18\",\r\n \"20.115.128.0/17\",\r\n \"20.120.128.0/17\",\r\n - \ \"20.125.0.0/18\",\r\n \"20.135.18.0/23\",\r\n \"20.135.228.0/22\",\r\n - \ \"20.135.232.0/23\",\r\n \"20.150.68.0/24\",\r\n \"20.150.78.0/24\",\r\n - \ \"20.150.87.0/24\",\r\n \"20.150.107.0/24\",\r\n \"20.152.4.0/23\",\r\n - \ \"20.157.25.0/24\",\r\n \"20.157.50.0/23\",\r\n \"20.157.106.0/24\",\r\n - \ \"20.157.110.0/24\",\r\n \"20.157.118.0/24\",\r\n \"20.157.125.0/24\",\r\n - \ \"20.157.180.0/24\",\r\n \"20.187.0.0/18\",\r\n \"20.190.0.0/18\",\r\n - \ \"20.190.133.0/24\",\r\n \"20.190.154.0/24\",\r\n \"20.191.64.0/18\",\r\n - \ \"20.201.223.0/24\",\r\n \"20.201.231.0/24\",\r\n \"20.202.23.0/24\",\r\n - \ \"20.230.128.0/17\",\r\n \"20.236.0.0/18\",\r\n \"20.252.0.0/17\",\r\n - \ \"23.98.47.0/24\",\r\n \"23.102.192.0/21\",\r\n \"23.102.203.0/24\",\r\n - \ \"23.103.64.32/27\",\r\n \"23.103.64.64/27\",\r\n \"40.64.64.0/18\",\r\n - \ \"40.64.128.0/21\",\r\n \"40.65.64.0/18\",\r\n \"40.77.136.0/28\",\r\n - \ \"40.77.136.64/28\",\r\n \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n - \ \"40.77.162.0/24\",\r\n \"40.77.164.0/24\",\r\n \"40.77.169.0/24\",\r\n - \ \"40.77.175.64/27\",\r\n \"40.77.180.0/23\",\r\n \"40.77.182.64/27\",\r\n - \ \"40.77.185.128/25\",\r\n \"40.77.186.0/23\",\r\n \"40.77.198.128/25\",\r\n - \ \"40.77.199.128/26\",\r\n \"40.77.200.0/25\",\r\n \"40.77.202.0/24\",\r\n - \ \"40.77.224.96/27\",\r\n \"40.77.230.0/24\",\r\n \"40.77.232.128/25\",\r\n - \ \"40.77.234.224/27\",\r\n \"40.77.236.128/27\",\r\n \"40.77.240.128/25\",\r\n - \ \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n - \ \"40.77.247.0/24\",\r\n \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n - \ \"40.77.254.128/25\",\r\n \"40.78.208.32/30\",\r\n \"40.78.217.0/24\",\r\n - \ \"40.78.240.0/20\",\r\n \"40.79.206.128/27\",\r\n \"40.80.160.0/24\",\r\n - \ \"40.82.36.0/22\",\r\n \"40.87.232.0/21\",\r\n \"40.90.16.192/26\",\r\n - \ \"40.90.131.32/27\",\r\n \"40.90.132.48/28\",\r\n \"40.90.136.224/27\",\r\n - \ \"40.90.138.208/28\",\r\n \"40.90.139.32/27\",\r\n \"40.90.146.32/27\",\r\n - \ \"40.90.148.192/27\",\r\n \"40.90.153.0/26\",\r\n \"40.90.192.0/19\",\r\n - \ \"40.91.0.0/22\",\r\n \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n - \ \"40.93.7.0/24\",\r\n \"40.93.10.0/24\",\r\n \"40.96.50.0/24\",\r\n - \ \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n \"40.97.5.0/24\",\r\n - \ \"40.123.160.0/22\",\r\n \"40.125.64.0/18\",\r\n \"40.126.5.0/24\",\r\n - \ \"40.126.26.0/24\",\r\n \"51.141.160.0/19\",\r\n \"51.143.0.0/17\",\r\n - \ \"52.96.11.0/24\",\r\n \"52.101.28.0/22\",\r\n \"52.101.42.0/24\",\r\n - \ \"52.101.46.0/23\",\r\n \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n - \ \"52.102.134.0/24\",\r\n \"52.102.136.0/24\",\r\n \"52.103.8.0/24\",\r\n - \ \"52.103.10.0/24\",\r\n \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n - \ \"52.108.72.0/24\",\r\n \"52.108.93.0/24\",\r\n \"52.109.24.0/22\",\r\n - \ \"52.111.246.0/24\",\r\n \"52.112.105.0/24\",\r\n \"52.112.109.0/24\",\r\n - \ \"52.112.115.0/24\",\r\n \"52.114.148.0/22\",\r\n \"52.115.55.0/24\",\r\n - \ \"52.123.5.0/24\",\r\n \"52.136.0.0/22\",\r\n \"52.137.64.0/18\",\r\n - \ \"52.143.64.0/18\",\r\n \"52.143.197.0/24\",\r\n \"52.143.211.0/24\",\r\n - \ \"52.148.128.0/18\",\r\n \"52.149.0.0/18\",\r\n \"52.151.0.0/18\",\r\n - \ \"52.156.64.0/18\",\r\n \"52.156.128.0/19\",\r\n \"52.158.224.0/19\",\r\n - \ \"52.175.192.0/18\",\r\n \"52.183.0.0/17\",\r\n \"52.191.128.0/18\",\r\n - \ \"52.229.0.0/18\",\r\n \"52.232.152.0/24\",\r\n \"52.233.64.0/18\",\r\n - \ \"52.235.64.0/18\",\r\n \"52.239.148.128/25\",\r\n \"52.239.176.128/25\",\r\n - \ \"52.239.193.0/24\",\r\n \"52.239.210.0/23\",\r\n \"52.239.236.0/23\",\r\n - \ \"52.245.52.0/22\",\r\n \"52.246.192.0/18\",\r\n \"52.247.192.0/18\",\r\n - \ \"52.250.0.0/17\",\r\n \"53.103.136.0/24\",\r\n \"65.52.111.0/24\",\r\n - \ \"65.55.32.128/28\",\r\n \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n - \ \"65.55.33.176/28\",\r\n \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n - \ \"65.55.44.8/29\",\r\n \"65.55.44.112/28\",\r\n \"65.55.51.0/24\",\r\n - \ \"65.55.105.160/27\",\r\n \"65.55.106.192/28\",\r\n \"65.55.106.240/28\",\r\n - \ \"65.55.107.0/28\",\r\n \"65.55.107.96/27\",\r\n \"65.55.110.0/24\",\r\n - \ \"65.55.120.0/24\",\r\n \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n - \ \"65.55.210.0/24\",\r\n \"65.55.219.64/26\",\r\n \"65.55.250.0/24\",\r\n - \ \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n - \ \"70.37.16.0/20\",\r\n \"70.37.32.0/20\",\r\n \"104.44.89.128/27\",\r\n - \ \"104.44.89.192/27\",\r\n \"104.44.95.0/28\",\r\n \"131.253.12.160/28\",\r\n - \ \"131.253.12.228/30\",\r\n \"131.253.13.24/29\",\r\n \"131.253.13.88/30\",\r\n - \ \"131.253.13.128/27\",\r\n \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n - \ \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n \"131.253.14.192/29\",\r\n - \ \"131.253.15.192/28\",\r\n \"131.253.35.128/26\",\r\n \"131.253.40.128/27\",\r\n - \ \"131.253.41.0/24\",\r\n \"134.170.222.0/24\",\r\n \"137.116.176.0/21\",\r\n - \ \"157.55.2.128/26\",\r\n \"157.55.12.64/26\",\r\n \"157.55.13.64/26\",\r\n - \ \"157.55.39.0/24\",\r\n \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n - \ \"157.55.55.240/28\",\r\n \"157.55.106.0/26\",\r\n \"157.55.154.128/25\",\r\n - \ \"157.56.2.0/25\",\r\n \"157.56.3.128/25\",\r\n \"157.56.19.224/27\",\r\n - \ \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n \"157.56.80.0/25\",\r\n - \ \"168.62.64.0/19\",\r\n \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n - \ \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n \"199.30.31.192/26\",\r\n - \ \"207.46.13.0/24\",\r\n \"209.240.212.0/23\",\r\n \"2603:1030:c00::/48\",\r\n - \ \"2603:1030:c02::/47\",\r\n \"2603:1030:c04::/48\",\r\n - \ \"2603:1030:c05::/48\",\r\n \"2603:1030:c06::/48\",\r\n - \ \"2603:1030:c07::/48\",\r\n \"2603:1030:d00::/47\",\r\n - \ \"2603:1030:e01:2::/64\",\r\n \"2603:1036:903::/64\",\r\n - \ \"2603:1036:d20::/64\",\r\n \"2603:1036:2409::/48\",\r\n - \ \"2603:1036:2500:14::/64\",\r\n \"2603:1036:3000:c0::/59\",\r\n - \ \"2603:1037:1:c0::/59\",\r\n \"2a01:111:f403:c004::/62\",\r\n + \ \"2603:1063:2200:30::/64\",\r\n \"2a01:111:f100:3000::/52\",\r\n + \ \"2a01:111:f403:c000::/64\",\r\n \"2a01:111:f403:c800::/64\",\r\n + \ \"2a01:111:f403:c914::/62\",\r\n \"2a01:111:f403:c918::/64\",\r\n + \ \"2a01:111:f403:d000::/64\",\r\n \"2a01:111:f403:d800::/64\",\r\n + \ \"2a01:111:f403:e000::/64\",\r\n \"2a01:111:f403:f800::/62\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westus2\",\r\n + \ \"id\": \"AzureCloud.westus2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n + \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.66.128.0/17\",\r\n + \ \"13.77.128.0/18\",\r\n \"13.104.129.64/26\",\r\n \"13.104.145.0/26\",\r\n + \ \"13.104.208.192/26\",\r\n \"13.104.213.0/25\",\r\n \"13.104.220.0/25\",\r\n + \ \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n \"13.105.18.160/27\",\r\n + \ \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n \"13.105.36.64/27\",\r\n + \ \"13.105.36.128/26\",\r\n \"13.105.66.64/26\",\r\n \"13.105.101.176/28\",\r\n + \ \"20.3.0.0/16\",\r\n \"20.9.128.0/17\",\r\n \"20.29.128.0/17\",\r\n + \ \"20.36.0.0/19\",\r\n \"20.38.99.0/24\",\r\n \"20.42.128.0/19\",\r\n + \ \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n \"20.42.176.0/20\",\r\n + \ \"20.47.62.0/23\",\r\n \"20.47.120.0/23\",\r\n \"20.51.8.0/21\",\r\n + \ \"20.51.64.0/18\",\r\n \"20.57.128.0/18\",\r\n \"20.59.0.0/18\",\r\n + \ \"20.60.20.0/24\",\r\n \"20.60.68.0/22\",\r\n \"20.60.152.0/23\",\r\n + \ \"20.60.228.0/23\",\r\n \"20.64.128.0/17\",\r\n \"20.69.64.0/18\",\r\n + \ \"20.69.128.0/18\",\r\n \"20.72.192.0/18\",\r\n \"20.80.128.0/18\",\r\n + \ \"20.83.64.0/18\",\r\n \"20.83.192.0/18\",\r\n \"20.94.192.0/18\",\r\n + \ \"20.95.3.0/24\",\r\n \"20.98.64.0/18\",\r\n \"20.99.128.0/17\",\r\n + \ \"20.109.128.0/18\",\r\n \"20.112.0.0/17\",\r\n \"20.114.0.0/18\",\r\n + \ \"20.115.128.0/17\",\r\n \"20.120.128.0/17\",\r\n \"20.125.0.0/18\",\r\n + \ \"20.135.18.0/23\",\r\n \"20.135.228.0/22\",\r\n \"20.135.232.0/23\",\r\n + \ \"20.150.68.0/24\",\r\n \"20.150.78.0/24\",\r\n \"20.150.87.0/24\",\r\n + \ \"20.150.107.0/24\",\r\n \"20.152.4.0/23\",\r\n \"20.157.25.0/24\",\r\n + \ \"20.157.50.0/23\",\r\n \"20.157.106.0/24\",\r\n \"20.157.110.0/24\",\r\n + \ \"20.157.118.0/24\",\r\n \"20.157.125.0/24\",\r\n \"20.157.180.0/24\",\r\n + \ \"20.187.0.0/18\",\r\n \"20.190.0.0/18\",\r\n \"20.190.133.0/24\",\r\n + \ \"20.190.154.0/24\",\r\n \"20.191.64.0/18\",\r\n \"20.201.223.0/24\",\r\n + \ \"20.201.231.0/24\",\r\n \"20.202.23.0/24\",\r\n \"20.230.128.0/17\",\r\n + \ \"20.236.0.0/18\",\r\n \"20.252.0.0/17\",\r\n \"23.98.47.0/24\",\r\n + \ \"23.102.192.0/21\",\r\n \"23.102.203.0/24\",\r\n \"23.103.64.32/27\",\r\n + \ \"23.103.64.64/27\",\r\n \"40.64.64.0/18\",\r\n \"40.64.128.0/21\",\r\n + \ \"40.65.64.0/18\",\r\n \"40.77.136.0/28\",\r\n \"40.77.136.64/28\",\r\n + \ \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n \"40.77.162.0/24\",\r\n + \ \"40.77.164.0/24\",\r\n \"40.77.169.0/24\",\r\n \"40.77.175.64/27\",\r\n + \ \"40.77.180.0/23\",\r\n \"40.77.182.64/27\",\r\n \"40.77.185.128/25\",\r\n + \ \"40.77.186.0/23\",\r\n \"40.77.198.128/25\",\r\n \"40.77.199.128/26\",\r\n + \ \"40.77.200.0/25\",\r\n \"40.77.202.0/24\",\r\n \"40.77.224.96/27\",\r\n + \ \"40.77.230.0/24\",\r\n \"40.77.232.128/25\",\r\n \"40.77.234.224/27\",\r\n + \ \"40.77.236.128/27\",\r\n \"40.77.240.128/25\",\r\n \"40.77.241.0/24\",\r\n + \ \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n \"40.77.247.0/24\",\r\n + \ \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n \"40.77.254.128/25\",\r\n + \ \"40.78.208.32/30\",\r\n \"40.78.217.0/24\",\r\n \"40.78.240.0/20\",\r\n + \ \"40.79.206.128/27\",\r\n \"40.80.160.0/24\",\r\n \"40.82.36.0/22\",\r\n + \ \"40.87.232.0/21\",\r\n \"40.90.16.192/26\",\r\n \"40.90.131.32/27\",\r\n + \ \"40.90.132.48/28\",\r\n \"40.90.136.224/27\",\r\n \"40.90.138.208/28\",\r\n + \ \"40.90.139.32/27\",\r\n \"40.90.146.32/27\",\r\n \"40.90.148.192/27\",\r\n + \ \"40.90.153.0/26\",\r\n \"40.90.192.0/19\",\r\n \"40.91.0.0/22\",\r\n + \ \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n \"40.93.7.0/24\",\r\n + \ \"40.93.10.0/24\",\r\n \"40.96.50.0/24\",\r\n \"40.96.61.0/24\",\r\n + \ \"40.96.63.0/24\",\r\n \"40.97.5.0/24\",\r\n \"40.123.160.0/22\",\r\n + \ \"40.125.64.0/18\",\r\n \"40.126.5.0/24\",\r\n \"40.126.26.0/24\",\r\n + \ \"51.141.160.0/19\",\r\n \"51.143.0.0/17\",\r\n \"52.96.11.0/24\",\r\n + \ \"52.101.28.0/22\",\r\n \"52.101.42.0/24\",\r\n \"52.101.46.0/23\",\r\n + \ \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n \"52.102.134.0/24\",\r\n + \ \"52.102.136.0/24\",\r\n \"52.103.8.0/24\",\r\n \"52.103.10.0/24\",\r\n + \ \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n \"52.108.72.0/24\",\r\n + \ \"52.108.93.0/24\",\r\n \"52.109.24.0/22\",\r\n \"52.111.246.0/24\",\r\n + \ \"52.112.105.0/24\",\r\n \"52.112.109.0/24\",\r\n \"52.112.115.0/24\",\r\n + \ \"52.114.148.0/22\",\r\n \"52.115.55.0/24\",\r\n \"52.123.5.0/24\",\r\n + \ \"52.136.0.0/22\",\r\n \"52.137.64.0/18\",\r\n \"52.143.64.0/18\",\r\n + \ \"52.143.197.0/24\",\r\n \"52.143.211.0/24\",\r\n \"52.148.128.0/18\",\r\n + \ \"52.149.0.0/18\",\r\n \"52.151.0.0/18\",\r\n \"52.156.64.0/18\",\r\n + \ \"52.156.128.0/19\",\r\n \"52.158.224.0/19\",\r\n \"52.175.192.0/18\",\r\n + \ \"52.183.0.0/17\",\r\n \"52.191.128.0/18\",\r\n \"52.229.0.0/18\",\r\n + \ \"52.232.152.0/24\",\r\n \"52.233.64.0/18\",\r\n \"52.235.64.0/18\",\r\n + \ \"52.239.148.128/25\",\r\n \"52.239.176.128/25\",\r\n \"52.239.193.0/24\",\r\n + \ \"52.239.210.0/23\",\r\n \"52.239.236.0/23\",\r\n \"52.245.52.0/22\",\r\n + \ \"52.246.192.0/18\",\r\n \"52.247.192.0/18\",\r\n \"52.250.0.0/17\",\r\n + \ \"53.103.136.0/24\",\r\n \"65.52.111.0/24\",\r\n \"65.55.32.128/28\",\r\n + \ \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n \"65.55.33.176/28\",\r\n + \ \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n \"65.55.44.8/29\",\r\n + \ \"65.55.44.112/28\",\r\n \"65.55.51.0/24\",\r\n \"65.55.105.160/27\",\r\n + \ \"65.55.106.192/28\",\r\n \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n + \ \"65.55.107.96/27\",\r\n \"65.55.110.0/24\",\r\n \"65.55.120.0/24\",\r\n + \ \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n \"65.55.210.0/24\",\r\n + \ \"65.55.219.64/26\",\r\n \"65.55.250.0/24\",\r\n \"65.55.252.0/24\",\r\n + \ \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n \"70.37.16.0/20\",\r\n + \ \"70.37.32.0/20\",\r\n \"104.44.89.128/27\",\r\n \"104.44.89.192/27\",\r\n + \ \"104.44.95.0/28\",\r\n \"131.253.12.160/28\",\r\n \"131.253.12.228/30\",\r\n + \ \"131.253.13.24/29\",\r\n \"131.253.13.88/30\",\r\n \"131.253.13.128/27\",\r\n + \ \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n \"131.253.14.96/27\",\r\n + \ \"131.253.14.128/27\",\r\n \"131.253.14.192/29\",\r\n \"131.253.15.192/28\",\r\n + \ \"131.253.35.128/26\",\r\n \"131.253.40.128/27\",\r\n \"131.253.41.0/24\",\r\n + \ \"134.170.222.0/24\",\r\n \"137.116.176.0/21\",\r\n \"157.55.2.128/26\",\r\n + \ \"157.55.12.64/26\",\r\n \"157.55.13.64/26\",\r\n \"157.55.39.0/24\",\r\n + \ \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n \"157.55.55.240/28\",\r\n + \ \"157.55.106.0/26\",\r\n \"157.55.154.128/25\",\r\n \"157.56.2.0/25\",\r\n + \ \"157.56.3.128/25\",\r\n \"157.56.19.224/27\",\r\n \"157.56.21.160/27\",\r\n + \ \"157.56.21.192/27\",\r\n \"157.56.80.0/25\",\r\n \"168.62.64.0/19\",\r\n + \ \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n \"199.30.27.144/28\",\r\n + \ \"199.30.27.160/27\",\r\n \"199.30.31.192/26\",\r\n \"207.46.13.0/24\",\r\n + \ \"209.240.212.0/23\",\r\n \"2603:1030:c00::/48\",\r\n \"2603:1030:c02::/47\",\r\n + \ \"2603:1030:c04::/48\",\r\n \"2603:1030:c05::/48\",\r\n + \ \"2603:1030:c06::/48\",\r\n \"2603:1030:c07::/48\",\r\n + \ \"2603:1030:d00::/47\",\r\n \"2603:1030:e01:2::/64\",\r\n + \ \"2603:1036:903::/64\",\r\n \"2603:1036:d20::/64\",\r\n + \ \"2603:1036:2409::/48\",\r\n \"2603:1036:2500:14::/64\",\r\n + \ \"2603:1036:3000:c0::/59\",\r\n \"2603:1037:1:c0::/59\",\r\n + \ \"2603:1063:2200:14::/64\",\r\n \"2a01:111:f403:c004::/62\",\r\n \ \"2a01:111:f403:c804::/62\",\r\n \"2a01:111:f403:c919::/64\",\r\n \ \"2a01:111:f403:c91a::/63\",\r\n \"2a01:111:f403:c91c::/63\",\r\n \ \"2a01:111:f403:d004::/62\",\r\n \"2a01:111:f403:d804::/62\",\r\n \ \"2a01:111:f403:f804::/62\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.westus3\",\r\n \"id\": \"AzureCloud.westus3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"westus3\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.66.32/27\",\r\n \"13.105.66.128/28\",\r\n \ \"13.105.66.160/27\",\r\n \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n \ \"13.105.74.64/27\",\r\n \"13.105.102.224/27\",\r\n \"13.105.103.0/28\",\r\n @@ -8077,108 +8208,109 @@ interactions: \ \"20.135.222.0/23\",\r\n \"20.135.224.0/22\",\r\n \"20.143.0.0/24\",\r\n \ \"20.150.30.0/24\",\r\n \"20.150.128.0/17\",\r\n \"20.157.40.0/24\",\r\n \ \"20.157.145.0/24\",\r\n \"20.157.191.0/24\",\r\n \"20.157.194.0/24\",\r\n - \ \"20.163.0.0/17\",\r\n \"20.190.190.128/25\",\r\n \"20.209.4.0/23\",\r\n - \ \"40.79.204.160/27\",\r\n \"40.79.205.64/28\",\r\n \"40.79.205.96/27\",\r\n - \ \"40.119.88.0/22\",\r\n \"40.126.62.128/25\",\r\n \"40.126.202.0/24\",\r\n - \ \"52.108.139.0/24\",\r\n \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n - \ \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n + \ \"20.163.0.0/17\",\r\n \"20.168.0.0/17\",\r\n \"20.190.190.128/25\",\r\n + \ \"20.209.4.0/23\",\r\n \"40.79.204.160/27\",\r\n \"40.79.205.64/28\",\r\n + \ \"40.79.205.96/27\",\r\n \"40.119.88.0/22\",\r\n \"40.126.62.128/25\",\r\n + \ \"40.126.202.0/24\",\r\n \"52.108.139.0/24\",\r\n \"52.253.182.0/23\",\r\n + \ \"52.253.184.0/24\",\r\n \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n \ \"2603:1030:504::/47\",\r\n \"2603:1036:240c::/48\",\r\n \ \"2603:1036:2500:18::/63\",\r\n \"2603:1036:2500:38::/64\",\r\n - \ \"2603:1036:3000:e0::/59\",\r\n \"2603:1037:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCognitiveSearch\",\r\n - \ \"id\": \"AzureCognitiveSearch\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureCognitiveSearch\",\r\n \"addressPrefixes\": - [\r\n \"13.64.32.141/32\",\r\n \"13.83.22.45/32\",\r\n \"13.83.22.74/32\",\r\n - \ \"13.83.22.119/32\",\r\n \"13.86.5.51/32\",\r\n \"20.17.48.192/26\",\r\n - \ \"20.21.32.192/26\",\r\n \"20.36.120.128/26\",\r\n \"20.37.64.128/26\",\r\n - \ \"20.37.156.128/26\",\r\n \"20.37.193.192/26\",\r\n \"20.37.224.128/26\",\r\n - \ \"20.38.84.0/26\",\r\n \"20.38.136.128/26\",\r\n \"20.39.8.192/26\",\r\n - \ \"20.40.123.36/32\",\r\n \"20.40.123.39/32\",\r\n \"20.40.123.46/32\",\r\n - \ \"20.40.123.72/32\",\r\n \"20.41.4.128/26\",\r\n \"20.41.65.64/26\",\r\n - \ \"20.41.193.64/26\",\r\n \"20.42.4.128/26\",\r\n \"20.42.24.90/32\",\r\n - \ \"20.42.29.212/32\",\r\n \"20.42.30.105/32\",\r\n \"20.42.34.190/32\",\r\n - \ \"20.42.35.204/32\",\r\n \"20.42.129.192/26\",\r\n \"20.42.225.192/26\",\r\n - \ \"20.43.41.64/26\",\r\n \"20.43.65.64/26\",\r\n \"20.43.130.128/26\",\r\n - \ \"20.44.74.182/32\",\r\n \"20.44.76.53/32\",\r\n \"20.44.76.61/32\",\r\n - \ \"20.44.76.86/32\",\r\n \"20.45.0.49/32\",\r\n \"20.45.2.122/32\",\r\n - \ \"20.45.112.128/26\",\r\n \"20.45.192.128/26\",\r\n \"20.72.17.0/26\",\r\n - \ \"20.150.160.128/26\",\r\n \"20.185.110.199/32\",\r\n \"20.189.106.128/26\",\r\n - \ \"20.189.129.94/32\",\r\n \"20.192.161.0/26\",\r\n \"20.192.225.64/26\",\r\n - \ \"20.215.0.192/26\",\r\n \"20.217.40.192/26\",\r\n \"23.100.238.27/32\",\r\n - \ \"23.100.238.34/31\",\r\n \"23.100.238.37/32\",\r\n \"40.64.8.64/26\",\r\n - \ \"40.65.173.157/32\",\r\n \"40.65.175.212/32\",\r\n \"40.65.175.228/32\",\r\n - \ \"40.66.56.233/32\",\r\n \"40.67.48.128/26\",\r\n \"40.74.18.154/32\",\r\n - \ \"40.74.30.0/26\",\r\n \"40.80.57.64/26\",\r\n \"40.80.169.64/26\",\r\n - \ \"40.80.186.192/26\",\r\n \"40.80.216.231/32\",\r\n \"40.80.217.38/32\",\r\n - \ \"40.80.219.46/32\",\r\n \"40.81.9.100/32\",\r\n \"40.81.9.131/32\",\r\n - \ \"40.81.9.203/32\",\r\n \"40.81.9.209/32\",\r\n \"40.81.9.213/32\",\r\n - \ \"40.81.9.221/32\",\r\n \"40.81.10.36/32\",\r\n \"40.81.12.133/32\",\r\n - \ \"40.81.15.8/32\",\r\n \"40.81.15.39/32\",\r\n \"40.81.29.152/32\",\r\n - \ \"40.81.188.130/32\",\r\n \"40.81.191.58/32\",\r\n \"40.81.253.154/32\",\r\n - \ \"40.82.155.65/32\",\r\n \"40.82.253.0/26\",\r\n \"40.89.17.64/26\",\r\n - \ \"40.90.190.180/32\",\r\n \"40.90.240.17/32\",\r\n \"40.91.93.84/32\",\r\n - \ \"40.91.127.116/32\",\r\n \"40.91.127.241/32\",\r\n \"40.119.11.0/26\",\r\n - \ \"51.12.41.64/26\",\r\n \"51.12.193.64/26\",\r\n \"51.53.24.192/26\",\r\n - \ \"51.53.168.192/26\",\r\n \"51.104.25.64/26\",\r\n \"51.105.80.128/26\",\r\n - \ \"51.105.88.128/26\",\r\n \"51.107.48.128/26\",\r\n \"51.107.144.128/26\",\r\n - \ \"51.116.48.96/28\",\r\n \"51.116.144.96/28\",\r\n \"51.120.40.128/26\",\r\n - \ \"51.120.224.128/26\",\r\n \"51.132.43.66/32\",\r\n \"51.137.161.64/26\",\r\n - \ \"51.143.104.54/32\",\r\n \"51.143.104.90/32\",\r\n \"51.143.192.128/26\",\r\n - \ \"51.145.124.157/32\",\r\n \"51.145.124.158/32\",\r\n \"51.145.176.249/32\",\r\n - \ \"51.145.177.212/32\",\r\n \"51.145.178.138/32\",\r\n \"51.145.178.140/32\",\r\n - \ \"52.136.48.128/26\",\r\n \"52.137.24.236/32\",\r\n \"52.137.26.114/32\",\r\n - \ \"52.137.26.155/32\",\r\n \"52.137.26.198/32\",\r\n \"52.137.27.49/32\",\r\n - \ \"52.137.56.115/32\",\r\n \"52.137.60.208/32\",\r\n \"52.139.0.47/32\",\r\n - \ \"52.139.0.49/32\",\r\n \"52.140.105.64/26\",\r\n \"52.140.233.105/32\",\r\n - \ \"52.150.139.0/26\",\r\n \"52.151.235.150/32\",\r\n \"52.151.235.242/32\",\r\n - \ \"52.151.235.244/32\",\r\n \"52.155.216.245/32\",\r\n \"52.155.217.84/32\",\r\n - \ \"52.155.221.242/32\",\r\n \"52.155.221.250/32\",\r\n \"52.155.222.35/32\",\r\n - \ \"52.155.222.56/32\",\r\n \"52.157.22.233/32\",\r\n \"52.157.231.64/32\",\r\n - \ \"52.158.28.181/32\",\r\n \"52.158.30.241/32\",\r\n \"52.158.208.11/32\",\r\n - \ \"52.184.80.221/32\",\r\n \"52.185.224.13/32\",\r\n \"52.185.224.38/32\",\r\n - \ \"52.188.217.235/32\",\r\n \"52.188.218.228/32\",\r\n \"52.188.218.239/32\",\r\n - \ \"52.228.81.64/26\",\r\n \"52.242.214.45/32\",\r\n \"52.253.133.74/32\",\r\n - \ \"52.253.229.120/32\",\r\n \"102.37.84.192/26\",\r\n \"102.133.128.33/32\",\r\n - \ \"102.133.217.128/26\",\r\n \"104.45.64.0/32\",\r\n \"104.45.64.147/32\",\r\n - \ \"104.45.64.224/32\",\r\n \"104.45.65.30/32\",\r\n \"104.45.65.89/32\",\r\n - \ \"191.233.9.0/26\",\r\n \"191.233.26.156/32\",\r\n \"191.235.225.64/26\",\r\n - \ \"2603:1000:4::180/121\",\r\n \"2603:1000:104:1::180/121\",\r\n - \ \"2603:1010:6:1::180/121\",\r\n \"2603:1010:101::180/121\",\r\n - \ \"2603:1010:304::180/121\",\r\n \"2603:1010:404::180/121\",\r\n - \ \"2603:1020:5:1::180/121\",\r\n \"2603:1020:206:1::180/121\",\r\n - \ \"2603:1020:305::180/121\",\r\n \"2603:1020:405::180/121\",\r\n - \ \"2603:1020:605::180/121\",\r\n \"2603:1020:705:1::180/121\",\r\n - \ \"2603:1020:805:1::180/121\",\r\n \"2603:1020:905::180/121\",\r\n - \ \"2603:1020:a04:1::180/121\",\r\n \"2603:1020:b04::180/121\",\r\n - \ \"2603:1020:c04:1::180/121\",\r\n \"2603:1020:d04::180/121\",\r\n - \ \"2603:1020:e04:1::180/121\",\r\n \"2603:1020:f04::180/121\",\r\n - \ \"2603:1020:1004::180/121\",\r\n \"2603:1020:1104::180/121\",\r\n - \ \"2603:1020:1302::100/121\",\r\n \"2603:1030:f:1::180/121\",\r\n - \ \"2603:1030:10:1::180/121\",\r\n \"2603:1030:104:1::180/121\",\r\n - \ \"2603:1030:107::180/121\",\r\n \"2603:1030:210:1::180/121\",\r\n - \ \"2603:1030:302::500/121\",\r\n \"2603:1030:40b:1::180/121\",\r\n - \ \"2603:1030:40c:1::180/121\",\r\n \"2603:1030:504:1::180/121\",\r\n - \ \"2603:1030:608::180/121\",\r\n \"2603:1030:807:1::180/121\",\r\n - \ \"2603:1030:a07::180/121\",\r\n \"2603:1030:b04::180/121\",\r\n - \ \"2603:1030:c06:1::180/121\",\r\n \"2603:1030:f05:1::180/121\",\r\n - \ \"2603:1030:1005::180/121\",\r\n \"2603:1040:5:1::180/121\",\r\n - \ \"2603:1040:207::180/121\",\r\n \"2603:1040:407:1::180/121\",\r\n - \ \"2603:1040:606::180/121\",\r\n \"2603:1040:806::180/121\",\r\n - \ \"2603:1040:904:1::180/121\",\r\n \"2603:1040:a06:1::180/121\",\r\n - \ \"2603:1040:b04::180/121\",\r\n \"2603:1040:c06::180/121\",\r\n - \ \"2603:1040:d04::180/121\",\r\n \"2603:1040:e05:1::/121\",\r\n - \ \"2603:1040:f05:1::180/121\",\r\n \"2603:1040:1002::380/121\",\r\n - \ \"2603:1040:1104::180/121\",\r\n \"2603:1040:1202::100/121\",\r\n - \ \"2603:1040:1302::100/121\",\r\n \"2603:1040:1402::100/121\",\r\n - \ \"2603:1040:1503::100/121\",\r\n \"2603:1050:6:1::180/121\",\r\n - \ \"2603:1050:403::180/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors\",\r\n \"id\": \"AzureConnectors\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"2603:1036:3000:e0::/59\",\r\n \"2603:1037:1:e0::/59\",\r\n + \ \"2603:1063:2200:18::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCognitiveSearch\",\r\n \"id\": \"AzureCognitiveSearch\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCognitiveSearch\",\r\n \"addressPrefixes\": [\r\n \"13.64.32.141/32\",\r\n + \ \"13.83.22.45/32\",\r\n \"13.83.22.74/32\",\r\n \"13.83.22.119/32\",\r\n + \ \"13.86.5.51/32\",\r\n \"20.17.48.192/26\",\r\n \"20.21.32.192/26\",\r\n + \ \"20.36.120.128/26\",\r\n \"20.37.64.128/26\",\r\n \"20.37.156.128/26\",\r\n + \ \"20.37.193.192/26\",\r\n \"20.37.224.128/26\",\r\n \"20.38.84.0/26\",\r\n + \ \"20.38.136.128/26\",\r\n \"20.39.8.192/26\",\r\n \"20.40.123.36/32\",\r\n + \ \"20.40.123.39/32\",\r\n \"20.40.123.46/32\",\r\n \"20.40.123.72/32\",\r\n + \ \"20.41.4.128/26\",\r\n \"20.41.65.64/26\",\r\n \"20.41.193.64/26\",\r\n + \ \"20.42.4.128/26\",\r\n \"20.42.24.90/32\",\r\n \"20.42.29.212/32\",\r\n + \ \"20.42.30.105/32\",\r\n \"20.42.34.190/32\",\r\n \"20.42.35.204/32\",\r\n + \ \"20.42.129.192/26\",\r\n \"20.42.225.192/26\",\r\n \"20.43.41.64/26\",\r\n + \ \"20.43.65.64/26\",\r\n \"20.43.130.128/26\",\r\n \"20.44.74.182/32\",\r\n + \ \"20.44.76.53/32\",\r\n \"20.44.76.61/32\",\r\n \"20.44.76.86/32\",\r\n + \ \"20.45.0.49/32\",\r\n \"20.45.2.122/32\",\r\n \"20.45.112.128/26\",\r\n + \ \"20.45.192.128/26\",\r\n \"20.72.17.0/26\",\r\n \"20.150.160.128/26\",\r\n + \ \"20.185.110.199/32\",\r\n \"20.189.106.128/26\",\r\n \"20.189.129.94/32\",\r\n + \ \"20.192.161.0/26\",\r\n \"20.192.225.64/26\",\r\n \"20.215.0.192/26\",\r\n + \ \"20.217.40.192/26\",\r\n \"23.100.238.27/32\",\r\n \"23.100.238.34/31\",\r\n + \ \"23.100.238.37/32\",\r\n \"40.64.8.64/26\",\r\n \"40.65.173.157/32\",\r\n + \ \"40.65.175.212/32\",\r\n \"40.65.175.228/32\",\r\n \"40.66.56.233/32\",\r\n + \ \"40.67.48.128/26\",\r\n \"40.74.18.154/32\",\r\n \"40.74.30.0/26\",\r\n + \ \"40.80.57.64/26\",\r\n \"40.80.169.64/26\",\r\n \"40.80.186.192/26\",\r\n + \ \"40.80.216.231/32\",\r\n \"40.80.217.38/32\",\r\n \"40.80.219.46/32\",\r\n + \ \"40.81.9.100/32\",\r\n \"40.81.9.131/32\",\r\n \"40.81.9.203/32\",\r\n + \ \"40.81.9.209/32\",\r\n \"40.81.9.213/32\",\r\n \"40.81.9.221/32\",\r\n + \ \"40.81.10.36/32\",\r\n \"40.81.12.133/32\",\r\n \"40.81.15.8/32\",\r\n + \ \"40.81.15.39/32\",\r\n \"40.81.29.152/32\",\r\n \"40.81.188.130/32\",\r\n + \ \"40.81.191.58/32\",\r\n \"40.81.253.154/32\",\r\n \"40.82.155.65/32\",\r\n + \ \"40.82.253.0/26\",\r\n \"40.89.17.64/26\",\r\n \"40.90.190.180/32\",\r\n + \ \"40.90.240.17/32\",\r\n \"40.91.93.84/32\",\r\n \"40.91.127.116/32\",\r\n + \ \"40.91.127.241/32\",\r\n \"40.119.11.0/26\",\r\n \"51.12.41.64/26\",\r\n + \ \"51.12.193.64/26\",\r\n \"51.53.24.192/26\",\r\n \"51.53.168.192/26\",\r\n + \ \"51.104.25.64/26\",\r\n \"51.105.80.128/26\",\r\n \"51.105.88.128/26\",\r\n + \ \"51.107.48.128/26\",\r\n \"51.107.144.128/26\",\r\n \"51.116.48.96/28\",\r\n + \ \"51.116.144.96/28\",\r\n \"51.120.40.128/26\",\r\n \"51.120.224.128/26\",\r\n + \ \"51.132.43.66/32\",\r\n \"51.137.161.64/26\",\r\n \"51.143.104.54/32\",\r\n + \ \"51.143.104.90/32\",\r\n \"51.143.192.128/26\",\r\n \"51.145.124.157/32\",\r\n + \ \"51.145.124.158/32\",\r\n \"51.145.176.249/32\",\r\n \"51.145.177.212/32\",\r\n + \ \"51.145.178.138/32\",\r\n \"51.145.178.140/32\",\r\n \"52.136.48.128/26\",\r\n + \ \"52.137.24.236/32\",\r\n \"52.137.26.114/32\",\r\n \"52.137.26.155/32\",\r\n + \ \"52.137.26.198/32\",\r\n \"52.137.27.49/32\",\r\n \"52.137.56.115/32\",\r\n + \ \"52.137.60.208/32\",\r\n \"52.139.0.47/32\",\r\n \"52.139.0.49/32\",\r\n + \ \"52.140.105.64/26\",\r\n \"52.140.233.105/32\",\r\n \"52.150.139.0/26\",\r\n + \ \"52.151.235.150/32\",\r\n \"52.151.235.242/32\",\r\n \"52.151.235.244/32\",\r\n + \ \"52.155.216.245/32\",\r\n \"52.155.217.84/32\",\r\n \"52.155.221.242/32\",\r\n + \ \"52.155.221.250/32\",\r\n \"52.155.222.35/32\",\r\n \"52.155.222.56/32\",\r\n + \ \"52.157.22.233/32\",\r\n \"52.157.231.64/32\",\r\n \"52.158.28.181/32\",\r\n + \ \"52.158.30.241/32\",\r\n \"52.158.208.11/32\",\r\n \"52.184.80.221/32\",\r\n + \ \"52.185.224.13/32\",\r\n \"52.185.224.38/32\",\r\n \"52.188.217.235/32\",\r\n + \ \"52.188.218.228/32\",\r\n \"52.188.218.239/32\",\r\n \"52.228.81.64/26\",\r\n + \ \"52.242.214.45/32\",\r\n \"52.253.133.74/32\",\r\n \"52.253.229.120/32\",\r\n + \ \"102.37.84.192/26\",\r\n \"102.133.128.33/32\",\r\n \"102.133.217.128/26\",\r\n + \ \"104.45.64.0/32\",\r\n \"104.45.64.147/32\",\r\n \"104.45.64.224/32\",\r\n + \ \"104.45.65.30/32\",\r\n \"104.45.65.89/32\",\r\n \"191.233.9.0/26\",\r\n + \ \"191.233.26.156/32\",\r\n \"191.235.225.64/26\",\r\n \"2603:1000:4::180/121\",\r\n + \ \"2603:1000:104:1::180/121\",\r\n \"2603:1010:6:1::180/121\",\r\n + \ \"2603:1010:101::180/121\",\r\n \"2603:1010:304::180/121\",\r\n + \ \"2603:1010:404::180/121\",\r\n \"2603:1020:5:1::180/121\",\r\n + \ \"2603:1020:206:1::180/121\",\r\n \"2603:1020:305::180/121\",\r\n + \ \"2603:1020:405::180/121\",\r\n \"2603:1020:605::180/121\",\r\n + \ \"2603:1020:705:1::180/121\",\r\n \"2603:1020:805:1::180/121\",\r\n + \ \"2603:1020:905::180/121\",\r\n \"2603:1020:a04:1::180/121\",\r\n + \ \"2603:1020:b04::180/121\",\r\n \"2603:1020:c04:1::180/121\",\r\n + \ \"2603:1020:d04::180/121\",\r\n \"2603:1020:e04:1::180/121\",\r\n + \ \"2603:1020:f04::180/121\",\r\n \"2603:1020:1004::180/121\",\r\n + \ \"2603:1020:1104::180/121\",\r\n \"2603:1020:1302::100/121\",\r\n + \ \"2603:1030:f:1::180/121\",\r\n \"2603:1030:10:1::180/121\",\r\n + \ \"2603:1030:104:1::180/121\",\r\n \"2603:1030:107::180/121\",\r\n + \ \"2603:1030:210:1::180/121\",\r\n \"2603:1030:302::500/121\",\r\n + \ \"2603:1030:40b:1::180/121\",\r\n \"2603:1030:40c:1::180/121\",\r\n + \ \"2603:1030:504:1::180/121\",\r\n \"2603:1030:608::180/121\",\r\n + \ \"2603:1030:807:1::180/121\",\r\n \"2603:1030:a07::180/121\",\r\n + \ \"2603:1030:b04::180/121\",\r\n \"2603:1030:c06:1::180/121\",\r\n + \ \"2603:1030:f05:1::180/121\",\r\n \"2603:1030:1005::180/121\",\r\n + \ \"2603:1040:5:1::180/121\",\r\n \"2603:1040:207::180/121\",\r\n + \ \"2603:1040:407:1::180/121\",\r\n \"2603:1040:606::180/121\",\r\n + \ \"2603:1040:806::180/121\",\r\n \"2603:1040:904:1::180/121\",\r\n + \ \"2603:1040:a06:1::180/121\",\r\n \"2603:1040:b04::180/121\",\r\n + \ \"2603:1040:c06::180/121\",\r\n \"2603:1040:d04::180/121\",\r\n + \ \"2603:1040:e05:1::/121\",\r\n \"2603:1040:f05:1::180/121\",\r\n + \ \"2603:1040:1002::380/121\",\r\n \"2603:1040:1104::180/121\",\r\n + \ \"2603:1040:1202::100/121\",\r\n \"2603:1040:1302::100/121\",\r\n + \ \"2603:1040:1402::100/121\",\r\n \"2603:1040:1503::100/121\",\r\n + \ \"2603:1050:6:1::180/121\",\r\n \"2603:1050:403::180/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors\",\r\n + \ \"id\": \"AzureConnectors\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.65.86.57/32\",\r\n \"13.66.130.243/32\",\r\n \ \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n \"13.67.8.240/28\",\r\n @@ -8243,51 +8375,51 @@ interactions: \ \"40.74.100.224/28\",\r\n \"40.74.146.64/28\",\r\n \"40.78.194.240/28\",\r\n \ \"40.78.202.96/28\",\r\n \"40.79.130.208/28\",\r\n \"40.79.148.96/27\",\r\n \ \"40.79.178.240/28\",\r\n \"40.79.180.224/27\",\r\n \"40.79.189.64/27\",\r\n - \ \"40.80.180.64/27\",\r\n \"40.82.184.6/32\",\r\n \"40.82.184.43/32\",\r\n - \ \"40.85.206.95/32\",\r\n \"40.89.131.3/32\",\r\n \"40.89.135.2/32\",\r\n - \ \"40.89.155.59/32\",\r\n \"40.91.208.65/32\",\r\n \"40.112.195.87/32\",\r\n - \ \"40.112.243.160/28\",\r\n \"40.113.242.246/32\",\r\n \"40.114.40.132/32\",\r\n - \ \"40.119.162.44/32\",\r\n \"40.120.8.0/27\",\r\n \"40.120.64.64/27\",\r\n - \ \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n \"51.11.229.148/32\",\r\n - \ \"51.11.229.156/32\",\r\n \"51.12.20.224/27\",\r\n \"51.12.22.128/28\",\r\n - \ \"51.12.29.112/28\",\r\n \"51.12.72.128/27\",\r\n \"51.12.98.240/28\",\r\n - \ \"51.12.102.0/26\",\r\n \"51.12.202.240/28\",\r\n \"51.12.205.192/26\",\r\n - \ \"51.13.18.216/32\",\r\n \"51.13.18.233/32\",\r\n \"51.13.139.160/27\",\r\n - \ \"51.13.139.192/28\",\r\n \"51.53.107.0/26\",\r\n \"51.53.187.0/26\",\r\n - \ \"51.103.142.22/32\",\r\n \"51.103.143.163/32\",\r\n \"51.105.77.96/27\",\r\n - \ \"51.107.59.16/28\",\r\n \"51.107.60.224/27\",\r\n \"51.107.86.217/32\",\r\n - \ \"51.107.155.16/28\",\r\n \"51.107.156.224/27\",\r\n \"51.107.246.112/28\",\r\n - \ \"51.107.246.128/27\",\r\n \"51.107.254.32/27\",\r\n \"51.107.254.64/28\",\r\n - \ \"51.116.55.240/28\",\r\n \"51.116.59.16/28\",\r\n \"51.116.60.192/27\",\r\n - \ \"51.116.74.32/27\",\r\n \"51.116.155.80/28\",\r\n \"51.116.158.96/27\",\r\n - \ \"51.116.211.212/32\",\r\n \"51.116.236.78/32\",\r\n \"51.120.98.224/28\",\r\n - \ \"51.120.100.192/27\",\r\n \"51.120.218.240/28\",\r\n \"51.120.220.192/27\",\r\n - \ \"51.138.215.48/28\",\r\n \"51.138.215.64/27\",\r\n \"51.140.61.124/32\",\r\n - \ \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n \"51.140.80.51/32\",\r\n - \ \"51.140.148.0/28\",\r\n \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n - \ \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n - \ \"51.141.124.13/32\",\r\n \"52.136.133.184/32\",\r\n \"52.136.142.154/32\",\r\n - \ \"52.136.189.16/28\",\r\n \"52.136.189.32/27\",\r\n \"52.138.92.192/27\",\r\n - \ \"52.139.111.0/27\",\r\n \"52.139.111.32/28\",\r\n \"52.141.1.104/32\",\r\n - \ \"52.141.36.214/32\",\r\n \"52.146.138.32/27\",\r\n \"52.147.117.32/27\",\r\n - \ \"52.147.117.64/28\",\r\n \"52.151.42.172/32\",\r\n \"52.151.221.119/32\",\r\n - \ \"52.151.221.184/32\",\r\n \"52.161.101.204/32\",\r\n \"52.161.102.22/32\",\r\n - \ \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n \"52.162.126.4/32\",\r\n - \ \"52.162.242.161/32\",\r\n \"52.171.130.92/32\",\r\n \"52.172.80.0/26\",\r\n - \ \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n \"52.173.241.27/32\",\r\n - \ \"52.173.245.164/32\",\r\n \"52.174.88.118/32\",\r\n \"52.174.180.160/32\",\r\n - \ \"52.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n \"52.180.164.214/32\",\r\n - \ \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n \"52.187.147.27/32\",\r\n - \ \"52.225.129.144/32\",\r\n \"52.225.188.182/32\",\r\n \"52.225.190.190/32\",\r\n - \ \"52.231.18.208/28\",\r\n \"52.231.147.0/28\",\r\n \"52.231.148.224/27\",\r\n - \ \"52.231.163.10/32\",\r\n \"52.231.201.173/32\",\r\n \"52.232.188.154/32\",\r\n - \ \"52.237.24.126/32\",\r\n \"52.237.32.212/32\",\r\n \"52.237.214.72/32\",\r\n - \ \"52.242.30.112/32\",\r\n \"52.242.35.152/32\",\r\n \"52.242.36.40/32\",\r\n - \ \"52.255.48.202/32\",\r\n \"65.52.197.64/32\",\r\n \"65.52.250.208/28\",\r\n - \ \"94.245.91.93/32\",\r\n \"102.37.64.0/27\",\r\n \"102.37.84.128/27\",\r\n - \ \"102.37.84.160/28\",\r\n \"102.37.166.80/28\",\r\n \"102.37.166.96/27\",\r\n - \ \"102.133.27.0/28\",\r\n \"102.133.72.85/32\",\r\n \"102.133.155.0/28\",\r\n - \ \"102.133.168.167/32\",\r\n \"102.133.203.251/32\",\r\n + \ \"40.80.180.64/27\",\r\n \"40.80.181.128/26\",\r\n \"40.82.184.6/32\",\r\n + \ \"40.82.184.43/32\",\r\n \"40.85.206.95/32\",\r\n \"40.89.131.3/32\",\r\n + \ \"40.89.135.2/32\",\r\n \"40.89.155.59/32\",\r\n \"40.91.208.65/32\",\r\n + \ \"40.112.195.87/32\",\r\n \"40.112.243.160/28\",\r\n \"40.113.242.246/32\",\r\n + \ \"40.114.40.132/32\",\r\n \"40.119.162.44/32\",\r\n \"40.120.8.0/27\",\r\n + \ \"40.120.64.64/27\",\r\n \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n + \ \"51.11.229.148/32\",\r\n \"51.11.229.156/32\",\r\n \"51.12.20.224/27\",\r\n + \ \"51.12.22.128/28\",\r\n \"51.12.29.112/28\",\r\n \"51.12.72.128/27\",\r\n + \ \"51.12.98.240/28\",\r\n \"51.12.102.0/26\",\r\n \"51.12.202.240/28\",\r\n + \ \"51.12.205.192/26\",\r\n \"51.13.18.216/32\",\r\n \"51.13.18.233/32\",\r\n + \ \"51.13.139.160/27\",\r\n \"51.13.139.192/28\",\r\n \"51.53.107.0/26\",\r\n + \ \"51.53.187.0/26\",\r\n \"51.103.142.22/32\",\r\n \"51.103.143.163/32\",\r\n + \ \"51.105.77.96/27\",\r\n \"51.107.59.16/28\",\r\n \"51.107.60.224/27\",\r\n + \ \"51.107.86.217/32\",\r\n \"51.107.155.16/28\",\r\n \"51.107.156.224/27\",\r\n + \ \"51.107.246.112/28\",\r\n \"51.107.246.128/27\",\r\n \"51.107.254.32/27\",\r\n + \ \"51.107.254.64/28\",\r\n \"51.116.55.240/28\",\r\n \"51.116.59.16/28\",\r\n + \ \"51.116.60.192/27\",\r\n \"51.116.74.32/27\",\r\n \"51.116.155.80/28\",\r\n + \ \"51.116.158.96/27\",\r\n \"51.116.211.212/32\",\r\n \"51.116.236.78/32\",\r\n + \ \"51.120.98.224/28\",\r\n \"51.120.100.192/27\",\r\n \"51.120.218.240/28\",\r\n + \ \"51.120.220.192/27\",\r\n \"51.138.215.48/28\",\r\n \"51.138.215.64/27\",\r\n + \ \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n + \ \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n \"51.140.211.0/28\",\r\n + \ \"51.140.212.224/27\",\r\n \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n + \ \"51.141.52.185/32\",\r\n \"51.141.124.13/32\",\r\n \"52.136.133.184/32\",\r\n + \ \"52.136.142.154/32\",\r\n \"52.136.189.16/28\",\r\n \"52.136.189.32/27\",\r\n + \ \"52.138.92.192/27\",\r\n \"52.139.111.0/27\",\r\n \"52.139.111.32/28\",\r\n + \ \"52.141.1.104/32\",\r\n \"52.141.36.214/32\",\r\n \"52.146.138.32/27\",\r\n + \ \"52.147.117.32/27\",\r\n \"52.147.117.64/28\",\r\n \"52.151.42.172/32\",\r\n + \ \"52.151.221.119/32\",\r\n \"52.151.221.184/32\",\r\n \"52.161.101.204/32\",\r\n + \ \"52.161.102.22/32\",\r\n \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n + \ \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n \"52.171.130.92/32\",\r\n + \ \"52.172.80.0/26\",\r\n \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n + \ \"52.173.241.27/32\",\r\n \"52.173.245.164/32\",\r\n \"52.174.88.118/32\",\r\n + \ \"52.174.180.160/32\",\r\n \"52.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n + \ \"52.180.164.214/32\",\r\n \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n + \ \"52.187.147.27/32\",\r\n \"52.225.129.144/32\",\r\n \"52.225.188.182/32\",\r\n + \ \"52.225.190.190/32\",\r\n \"52.231.18.208/28\",\r\n \"52.231.147.0/28\",\r\n + \ \"52.231.148.224/27\",\r\n \"52.231.163.10/32\",\r\n \"52.231.201.173/32\",\r\n + \ \"52.232.188.154/32\",\r\n \"52.237.24.126/32\",\r\n \"52.237.32.212/32\",\r\n + \ \"52.237.214.72/32\",\r\n \"52.242.30.112/32\",\r\n \"52.242.35.152/32\",\r\n + \ \"52.242.36.40/32\",\r\n \"52.255.48.202/32\",\r\n \"65.52.197.64/32\",\r\n + \ \"65.52.250.208/28\",\r\n \"94.245.91.93/32\",\r\n \"102.37.64.0/27\",\r\n + \ \"102.37.84.128/27\",\r\n \"102.37.84.160/28\",\r\n \"102.37.166.80/28\",\r\n + \ \"102.37.166.96/27\",\r\n \"102.133.27.0/28\",\r\n \"102.133.72.85/32\",\r\n + \ \"102.133.155.0/28\",\r\n \"102.133.168.167/32\",\r\n \"102.133.203.251/32\",\r\n \ \"102.133.204.65/32\",\r\n \"102.133.253.0/27\",\r\n \"104.41.59.51/32\",\r\n \ \"104.41.132.180/32\",\r\n \"104.42.122.49/32\",\r\n \"104.209.247.23/32\",\r\n \ \"104.210.14.156/32\",\r\n \"104.211.81.192/28\",\r\n \"104.211.146.224/28\",\r\n @@ -8329,7 +8461,7 @@ interactions: \ \"2603:1050:6:402::180/122\",\r\n \"2603:1050:403:400::2c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.AustraliaCentral\",\r\n \ \"id\": \"AzureConnectors.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -8338,7 +8470,7 @@ interactions: \ \"2603:1010:304:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.AustraliaCentral2\",\r\n \"id\": \"AzureConnectors.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -8346,7 +8478,7 @@ interactions: \ \"20.36.117.160/27\",\r\n \"20.53.60.16/28\",\r\n \"20.53.60.32/27\",\r\n \ \"2603:1010:404:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.AustraliaEast\",\r\n \"id\": - \"AzureConnectors.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -8357,7 +8489,7 @@ interactions: \ \"52.237.214.72/32\",\r\n \"2603:1010:6:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.AustraliaSoutheast\",\r\n \ \"id\": \"AzureConnectors.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -8366,7 +8498,7 @@ interactions: \ \"20.92.3.64/27\",\r\n \"20.92.3.96/28\",\r\n \"52.255.48.202/32\",\r\n \ \"2603:1010:101:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.BrazilSouth\",\r\n \"id\": - \"AzureConnectors.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -8377,14 +8509,14 @@ interactions: \ \"191.238.76.112/28\",\r\n \"191.238.76.128/27\",\r\n \"2603:1050:6:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.BrazilSoutheast\",\r\n \ \"id\": \"AzureConnectors.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.206.0.0/26\",\r\n \"23.97.120.109/32\",\r\n \"191.233.51.0/26\",\r\n \ \"2603:1050:403:400::2c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.CanadaCentral\",\r\n \"id\": - \"AzureConnectors.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -8395,7 +8527,7 @@ interactions: \ \"52.237.32.212/32\",\r\n \"2603:1030:f05:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CanadaEast\",\r\n \ \"id\": \"AzureConnectors.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8404,7 +8536,7 @@ interactions: \ \"52.242.35.152/32\",\r\n \"52.242.36.40/32\",\r\n \"2603:1030:1005:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CentralIndia\",\r\n \ \"id\": \"AzureConnectors.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8413,17 +8545,18 @@ interactions: \ \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n \"104.211.81.192/28\",\r\n \ \"2603:1040:a06:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.CentralUS\",\r\n \"id\": \"AzureConnectors.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.89.171.80/28\",\r\n - \ \"13.89.178.64/27\",\r\n \"20.80.123.57/32\",\r\n \"20.80.123.134/32\",\r\n - \ \"20.98.144.224/27\",\r\n \"20.98.145.0/28\",\r\n \"40.113.242.246/32\",\r\n - \ \"52.173.241.27/32\",\r\n \"52.173.245.164/32\",\r\n \"2603:1030:10:402::180/122\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.89.171.80/28\",\r\n \"13.89.178.64/27\",\r\n + \ \"20.80.123.57/32\",\r\n \"20.80.123.134/32\",\r\n \"20.98.144.224/27\",\r\n + \ \"20.98.145.0/28\",\r\n \"40.113.242.246/32\",\r\n \"52.173.241.27/32\",\r\n + \ \"52.173.245.164/32\",\r\n \"2603:1030:10:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CentralUSEUAP\",\r\n \ \"id\": \"AzureConnectors.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8432,7 +8565,7 @@ interactions: \ \"168.61.143.64/26\",\r\n \"2603:1030:f:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastAsia\",\r\n \ \"id\": \"AzureConnectors.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8441,9 +8574,9 @@ interactions: \ \"52.175.23.169/32\",\r\n \"104.214.164.0/27\",\r\n \"104.214.165.128/26\",\r\n \ \"2603:1040:207:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.EastUS\",\r\n \"id\": \"AzureConnectors.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.88.153.176/28\",\r\n \ \"20.88.153.192/27\",\r\n \"40.71.11.80/28\",\r\n \"40.71.15.160/27\",\r\n @@ -8452,7 +8585,7 @@ interactions: \ \"104.41.132.180/32\",\r\n \"2603:1030:210:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastUS2\",\r\n \ \"id\": \"AzureConnectors.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8462,7 +8595,7 @@ interactions: \ \"104.209.247.23/32\",\r\n \"104.210.14.156/32\",\r\n \"2603:1030:40c:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastUS2EUAP\",\r\n \ \"id\": \"AzureConnectors.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8471,7 +8604,7 @@ interactions: \ \"52.225.190.190/32\",\r\n \"2603:1030:40b:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.FranceCentral\",\r\n \ \"id\": \"AzureConnectors.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8481,7 +8614,7 @@ interactions: \ \"51.138.215.64/27\",\r\n \"2603:1020:805:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.FranceSouth\",\r\n \ \"id\": \"AzureConnectors.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8490,7 +8623,7 @@ interactions: \ \"52.136.189.32/27\",\r\n \"2603:1020:905:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.GermanyNorth\",\r\n \ \"id\": \"AzureConnectors.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8499,7 +8632,7 @@ interactions: \ \"2603:1020:d04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.GermanyWestCentral\",\r\n \"id\": \"AzureConnectors.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8508,7 +8641,7 @@ interactions: \ \"51.116.236.78/32\",\r\n \"2603:1020:c04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JapanEast\",\r\n \ \"id\": \"AzureConnectors.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8518,16 +8651,17 @@ interactions: \ \"40.79.189.64/27\",\r\n \"2603:1040:407:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JapanWest\",\r\n \ \"id\": \"AzureConnectors.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.189.192.144/28\",\r\n \"20.189.192.160/27\",\r\n - \ \"40.74.100.224/28\",\r\n \"40.80.180.64/27\",\r\n \"104.215.27.24/32\",\r\n - \ \"104.215.28.128/32\",\r\n \"104.215.61.248/32\",\r\n \"2603:1040:606:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JioIndiaCentral\",\r\n - \ \"id\": \"AzureConnectors.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"40.74.100.224/28\",\r\n \"40.80.180.64/27\",\r\n \"40.80.181.128/26\",\r\n + \ \"104.215.27.24/32\",\r\n \"104.215.28.128/32\",\r\n \"104.215.61.248/32\",\r\n + \ \"2603:1040:606:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.JioIndiaCentral\",\r\n \"id\": + \"AzureConnectors.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -8535,7 +8669,7 @@ interactions: \ \"20.207.0.0/26\",\r\n \"2603:1040:1104:400::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JioIndiaWest\",\r\n \ \"id\": \"AzureConnectors.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8543,7 +8677,7 @@ interactions: \ \"40.64.8.128/27\",\r\n \"2603:1040:d04:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.KoreaCentral\",\r\n \ \"id\": \"AzureConnectors.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8553,7 +8687,7 @@ interactions: \ \"52.231.18.208/28\",\r\n \"2603:1040:f05:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.KoreaSouth\",\r\n \ \"id\": \"AzureConnectors.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8561,18 +8695,18 @@ interactions: \ \"52.231.147.0/28\",\r\n \"52.231.148.224/27\",\r\n \"52.231.163.10/32\",\r\n \ \"52.231.201.173/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureConnectors.NorthCentralUS\",\r\n \"id\": \"AzureConnectors.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.51.4.192/27\",\r\n - \ \"20.51.4.224/28\",\r\n \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n - \ \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n \"65.52.197.64/32\",\r\n - \ \"2603:1030:608:402::180/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors.NorthEurope\",\r\n \"id\": - \"AzureConnectors.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": - \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.51.4.192/27\",\r\n \"20.51.4.224/28\",\r\n \"52.162.107.160/28\",\r\n + \ \"52.162.111.192/27\",\r\n \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n + \ \"65.52.197.64/32\",\r\n \"2603:1030:608:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.NorthEurope\",\r\n + \ \"id\": \"AzureConnectors.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.69.171.0/32\",\r\n \"13.69.227.208/28\",\r\n @@ -8581,7 +8715,7 @@ interactions: \ \"94.245.91.93/32\",\r\n \"2603:1020:5:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.NorwayEast\",\r\n \ \"id\": \"AzureConnectors.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8589,16 +8723,23 @@ interactions: \ \"51.13.18.233/32\",\r\n \"51.120.98.224/28\",\r\n \"51.120.100.192/27\",\r\n \ \"2603:1020:e04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.NorwayWest\",\r\n \"id\": - \"AzureConnectors.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"51.13.139.160/27\",\r\n \"51.13.139.192/28\",\r\n \ \"51.120.218.240/28\",\r\n \"51.120.220.192/27\",\r\n \"2603:1020:f04:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.QatarCentral\",\r\n + \ \"id\": \"AzureConnectors.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.21.43.0/26\",\r\n \"2603:1040:1002:400::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthAfricaNorth\",\r\n \ \"id\": \"AzureConnectors.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -8608,7 +8749,7 @@ interactions: \ \"102.133.253.0/27\",\r\n \"2603:1000:104:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthAfricaWest\",\r\n \ \"id\": \"AzureConnectors.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -8617,7 +8758,7 @@ interactions: \ \"102.133.72.85/32\",\r\n \"2603:1000:4:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthCentralUS\",\r\n \ \"id\": \"AzureConnectors.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -8628,14 +8769,14 @@ interactions: \ \"2603:1030:807:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.SouthCentralUSSTG\",\r\n \"id\": \"AzureConnectors.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.44.3.0/28\",\r\n \"23.100.208.0/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SoutheastAsia\",\r\n \ \"id\": \"AzureConnectors.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8644,7 +8785,7 @@ interactions: \ \"52.187.68.19/32\",\r\n \"52.187.147.27/32\",\r\n \"2603:1040:5:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthIndia\",\r\n \ \"id\": \"AzureConnectors.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8653,7 +8794,7 @@ interactions: \ \"20.192.184.32/27\",\r\n \"40.78.194.240/28\",\r\n \"52.172.80.0/26\",\r\n \ \"2603:1040:c06:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.SwedenCentral\",\r\n \"id\": - \"AzureConnectors.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -8662,7 +8803,7 @@ interactions: \ \"51.12.98.240/28\",\r\n \"51.12.102.0/26\",\r\n \"2603:1020:1004:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwedenSouth\",\r\n \ \"id\": \"AzureConnectors.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8670,7 +8811,7 @@ interactions: \ \"51.12.202.240/28\",\r\n \"51.12.205.192/26\",\r\n \"2603:1020:1104:400::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandNorth\",\r\n \ \"id\": \"AzureConnectors.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8679,7 +8820,7 @@ interactions: \ \"51.107.246.112/28\",\r\n \"51.107.246.128/27\",\r\n \"2603:1020:a04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandWest\",\r\n \ \"id\": \"AzureConnectors.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8687,7 +8828,7 @@ interactions: \ \"51.107.254.32/27\",\r\n \"51.107.254.64/28\",\r\n \"2603:1020:b04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UAECentral\",\r\n \ \"id\": \"AzureConnectors.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8695,37 +8836,37 @@ interactions: \ \"20.45.90.208/28\",\r\n \"20.45.90.224/27\",\r\n \"40.120.8.0/27\",\r\n \ \"2603:1040:b04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.UAENorth\",\r\n \"id\": \"AzureConnectors.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"40.119.162.44/32\",\r\n \"40.120.64.64/27\",\r\n + \ \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n \"65.52.250.208/28\",\r\n + \ \"2603:1040:904:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.UKSouth\",\r\n \"id\": \"AzureConnectors.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"40.119.162.44/32\",\r\n - \ \"40.120.64.64/27\",\r\n \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n - \ \"65.52.250.208/28\",\r\n \"2603:1040:904:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UKSouth\",\r\n - \ \"id\": \"AzureConnectors.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": - [\r\n \"20.90.124.134/32\",\r\n \"20.90.125.211/32\",\r\n - \ \"20.90.129.0/27\",\r\n \"20.90.129.32/28\",\r\n \"51.105.77.96/27\",\r\n - \ \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n - \ \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n \"2603:1020:705:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UKWest\",\r\n - \ \"id\": \"AzureConnectors.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": - [\r\n \"20.58.70.192/27\",\r\n \"20.58.70.224/28\",\r\n - \ \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n \"51.140.245.29/32\",\r\n - \ \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n \"51.141.124.13/32\",\r\n - \ \"2603:1020:605:402::180/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors.WestCentralUS\",\r\n \"id\": - \"AzureConnectors.WestCentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": - \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.90.124.134/32\",\r\n + \ \"20.90.125.211/32\",\r\n \"20.90.129.0/27\",\r\n \"20.90.129.32/28\",\r\n + \ \"51.105.77.96/27\",\r\n \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n + \ \"51.140.77.227/32\",\r\n \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n + \ \"2603:1020:705:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.UKWest\",\r\n \"id\": \"AzureConnectors.UKWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.58.70.192/27\",\r\n + \ \"20.58.70.224/28\",\r\n \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n + \ \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n + \ \"51.141.124.13/32\",\r\n \"2603:1020:605:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestCentralUS\",\r\n + \ \"id\": \"AzureConnectors.WestCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.71.195.32/28\",\r\n \"13.71.199.192/27\",\r\n @@ -8733,7 +8874,7 @@ interactions: \ \"20.69.4.32/28\",\r\n \"52.161.101.204/32\",\r\n \"52.161.102.22/32\",\r\n \ \"2603:1030:b04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.WestEurope\",\r\n \"id\": - \"AzureConnectors.WestEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.WestEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -8745,7 +8886,7 @@ interactions: \ \"137.117.161.181/32\",\r\n \"2603:1020:206:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestIndia\",\r\n \ \"id\": \"AzureConnectors.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8754,7 +8895,7 @@ interactions: \ \"104.211.189.218/32\",\r\n \"2603:1040:806:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestUS\",\r\n \ \"id\": \"AzureConnectors.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8763,9 +8904,9 @@ interactions: \ \"40.112.195.87/32\",\r\n \"40.112.243.160/28\",\r\n \"104.42.122.49/32\",\r\n \ \"2603:1030:a07:402::100/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.WestUS2\",\r\n \"id\": \"AzureConnectors.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.66.130.243/32\",\r\n \ \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n \"20.83.220.208/28\",\r\n @@ -8773,7 +8914,7 @@ interactions: \ \"52.151.42.172/32\",\r\n \"52.183.78.157/32\",\r\n \"2603:1030:c06:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestUS3\",\r\n \ \"id\": \"AzureConnectors.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -8782,7 +8923,7 @@ interactions: \ \"20.150.173.64/26\",\r\n \"2603:1030:504:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry\",\r\n \ \"id\": \"AzureContainerRegistry\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n @@ -9039,8 +9180,9 @@ interactions: \ \"2603:1040:407:402::340/122\",\r\n \"2603:1040:407:402::580/121\",\r\n \ \"2603:1040:407:802::90/125\",\r\n \"2603:1040:407:802::2c0/122\",\r\n \ \"2603:1040:407:802::400/121\",\r\n \"2603:1040:407:c02::90/125\",\r\n - \ \"2603:1040:407:c02::400/121\",\r\n \"2603:1040:606:402::90/125\",\r\n - \ \"2603:1040:606:402::340/122\",\r\n \"2603:1040:606:402::580/122\",\r\n + \ \"2603:1040:407:c02::400/121\",\r\n \"2603:1040:606:3::80/125\",\r\n + \ \"2603:1040:606:402::90/125\",\r\n \"2603:1040:606:402::340/122\",\r\n + \ \"2603:1040:606:402::580/122\",\r\n \"2603:1040:606:402::600/121\",\r\n \ \"2603:1040:806:402::90/125\",\r\n \"2603:1040:806:402::340/122\",\r\n \ \"2603:1040:806:402::580/122\",\r\n \"2603:1040:904::348/125\",\r\n \ \"2603:1040:904:402::90/125\",\r\n \"2603:1040:904:402::340/122\",\r\n @@ -9086,7 +9228,7 @@ interactions: \ \"2603:1050:403:400::480/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.AustraliaEast\",\r\n \"id\": \"AzureContainerRegistry.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9100,7 +9242,7 @@ interactions: \ \"2603:1010:6:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.AustraliaSoutheast\",\r\n \ \"id\": \"AzureContainerRegistry.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9110,7 +9252,7 @@ interactions: \ \"2603:1010:101:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.BrazilSouth\",\r\n \"id\": \"AzureContainerRegistry.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9125,7 +9267,7 @@ interactions: \ \"2603:1050:6:c02::90/125\",\r\n \"2603:1050:6:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.BrazilSoutheast\",\r\n \ \"id\": \"AzureContainerRegistry.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9134,7 +9276,7 @@ interactions: \ \"2603:1050:403:400::480/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.CanadaCentral\",\r\n \"id\": \"AzureContainerRegistry.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9147,7 +9289,7 @@ interactions: \ \"2603:1030:f05:c02::90/125\",\r\n \"2603:1030:f05:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CanadaEast\",\r\n \ \"id\": \"AzureContainerRegistry.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9156,7 +9298,7 @@ interactions: \ \"2603:1030:1005:402::340/122\",\r\n \"2603:1030:1005:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralIndia\",\r\n \ \"id\": \"AzureContainerRegistry.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9171,7 +9313,7 @@ interactions: \ \"2603:1040:a06:c02::90/125\",\r\n \"2603:1040:a06:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9185,7 +9327,7 @@ interactions: \ \"2603:1030:10:c02::90/125\",\r\n \"2603:1030:10:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralUSEUAP\",\r\n \ \"id\": \"AzureContainerRegistry.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9196,7 +9338,7 @@ interactions: \ \"2603:1030:f:400::d80/122\",\r\n \"2603:1030:f:400::e00/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastAsia\",\r\n \ \"id\": \"AzureContainerRegistry.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9209,7 +9351,7 @@ interactions: \ \"2603:1040:207:c00::48/125\",\r\n \"2603:1040:207:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastUS\",\r\n \ \"id\": \"AzureContainerRegistry.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9222,7 +9364,7 @@ interactions: \ \"2603:1030:210:802::400/121\",\r\n \"2603:1030:210:c02::90/125\",\r\n \ \"2603:1030:210:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.EastUS2\",\r\n \"id\": - \"AzureContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9236,7 +9378,7 @@ interactions: \ \"2603:1030:40c:802::400/121\",\r\n \"2603:1030:40c:c02::90/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastUS2EUAP\",\r\n \ \"id\": \"AzureContainerRegistry.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9249,7 +9391,7 @@ interactions: \ \"2603:1030:40b:c00::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.FranceCentral\",\r\n \"id\": \"AzureContainerRegistry.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9264,7 +9406,7 @@ interactions: \ \"2603:1020:805:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.FranceSouth\",\r\n \"id\": \"AzureContainerRegistry.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9273,7 +9415,7 @@ interactions: \ \"2603:1020:905:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.GermanyNorth\",\r\n \"id\": \"AzureContainerRegistry.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9282,7 +9424,7 @@ interactions: \ \"2603:1020:d04:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.GermanyWestCentral\",\r\n \ \"id\": \"AzureContainerRegistry.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9295,7 +9437,7 @@ interactions: \ \"2603:1020:c04:c02::90/125\",\r\n \"2603:1020:c04:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JapanEast\",\r\n \ \"id\": \"AzureContainerRegistry.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9309,16 +9451,17 @@ interactions: \ \"2603:1040:407:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.JapanWest\",\r\n \"id\": \"AzureContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.189.224.0/26\",\r\n \"40.74.100.160/29\",\r\n - \ \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n \"2603:1040:606:402::90/125\",\r\n - \ \"2603:1040:606:402::340/122\",\r\n \"2603:1040:606:402::580/122\"\r\n + \ \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n \"2603:1040:606:3::80/125\",\r\n + \ \"2603:1040:606:402::90/125\",\r\n \"2603:1040:606:402::340/122\",\r\n + \ \"2603:1040:606:402::580/122\",\r\n \"2603:1040:606:402::600/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \ \"id\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9329,7 +9472,7 @@ interactions: \ \"2603:1040:1104:400::480/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.JioIndiaWest\",\r\n \"id\": \"AzureContainerRegistry.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9342,7 +9485,7 @@ interactions: \ \"2603:1040:d04:800::280/121\",\r\n \"2603:1040:d04:c02::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.KoreaCentral\",\r\n \ \"id\": \"AzureContainerRegistry.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9358,7 +9501,7 @@ interactions: \ \"2603:1040:f05:c02::90/125\",\r\n \"2603:1040:f05:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.KoreaSouth\",\r\n \ \"id\": \"AzureContainerRegistry.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9366,7 +9509,7 @@ interactions: \ \"52.231.146.192/29\",\r\n \"52.231.151.128/26\",\r\n \"2603:1040:e05:402::100/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9380,7 +9523,7 @@ interactions: \ \"2603:1030:608:c00::48/125\",\r\n \"2603:1030:608:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthEurope\",\r\n \ \"id\": \"AzureContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9394,7 +9537,7 @@ interactions: \ \"2603:1020:5:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.NorwayEast\",\r\n \"id\": \"AzureContainerRegistry.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9409,16 +9552,28 @@ interactions: \ \"2603:1020:e04:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.NorwayWest\",\r\n \"id\": \"AzureContainerRegistry.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"51.13.128.128/25\",\r\n \"51.13.129.0/26\",\r\n \ \"51.120.218.24/29\",\r\n \"2603:1020:f04:402::90/125\",\r\n \ \"2603:1020:f04:402::340/122\",\r\n \"2603:1020:f04:402::580/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.QatarCentral\",\r\n + \ \"id\": \"AzureContainerRegistry.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": + [\r\n \"20.21.36.0/26\",\r\n \"20.21.42.128/26\",\r\n \"20.21.44.128/25\",\r\n + \ \"20.21.46.192/26\",\r\n \"20.21.66.128/26\",\r\n \"20.21.69.0/25\",\r\n + \ \"20.21.74.128/26\",\r\n \"20.21.77.0/25\",\r\n \"2603:1040:1002::780/125\",\r\n + \ \"2603:1040:1002:400::48/125\",\r\n \"2603:1040:1002:400::280/121\",\r\n + \ \"2603:1040:1002:800::48/125\",\r\n \"2603:1040:1002:800::180/121\",\r\n + \ \"2603:1040:1002:c00::48/125\",\r\n \"2603:1040:1002:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \ \"id\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9433,7 +9588,7 @@ interactions: \ \"2603:1000:104:c02::90/125\",\r\n \"2603:1000:104:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthAfricaWest\",\r\n \ \"id\": \"AzureContainerRegistry.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9442,7 +9597,7 @@ interactions: \ \"2603:1000:4:402::340/122\",\r\n \"2603:1000:4:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9457,14 +9612,14 @@ interactions: \ \"2603:1030:807:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.SouthCentralUSSTG\",\r\n \ \"id\": \"AzureContainerRegistry.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.24/29\",\r\n \"2603:1030:302:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SoutheastAsia\",\r\n \ \"id\": \"AzureContainerRegistry.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9478,7 +9633,7 @@ interactions: \ \"2603:1040:5:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.SouthIndia\",\r\n \"id\": \"AzureContainerRegistry.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9487,7 +9642,7 @@ interactions: \ \"2603:1040:c06:402::340/122\",\r\n \"2603:1040:c06:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwedenCentral\",\r\n \ \"id\": \"AzureContainerRegistry.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9502,7 +9657,7 @@ interactions: \ \"2603:1020:1004:c02::1b0/125\",\r\n \"2603:1020:1004:c02::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwedenSouth\",\r\n \ \"id\": \"AzureContainerRegistry.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9512,7 +9667,7 @@ interactions: \ \"2603:1020:1104:400::380/121\",\r\n \"2603:1020:1104:400::540/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \ \"id\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9525,7 +9680,7 @@ interactions: \ \"2603:1020:a04:c02::90/125\",\r\n \"2603:1020:a04:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwitzerlandWest\",\r\n \ \"id\": \"AzureContainerRegistry.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9534,7 +9689,7 @@ interactions: \ \"2603:1020:b04:402::340/122\",\r\n \"2603:1020:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UAECentral\",\r\n \ \"id\": \"AzureContainerRegistry.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9543,7 +9698,7 @@ interactions: \ \"2603:1040:b04:402::340/122\",\r\n \"2603:1040:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UAENorth\",\r\n \ \"id\": \"AzureContainerRegistry.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9557,7 +9712,7 @@ interactions: \ \"2603:1040:904:c02::90/125\",\r\n \"2603:1040:904:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UKSouth\",\r\n \ \"id\": \"AzureContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9570,7 +9725,7 @@ interactions: \ \"2603:1020:705:802::400/121\",\r\n \"2603:1020:705:c02::90/125\",\r\n \ \"2603:1020:705:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.UKWest\",\r\n \"id\": - \"AzureContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9580,7 +9735,7 @@ interactions: \ \"2603:1020:605:402::340/122\",\r\n \"2603:1020:605:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9589,7 +9744,7 @@ interactions: \ \"2603:1030:b04:402::340/122\",\r\n \"2603:1030:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestEurope\",\r\n \ \"id\": \"AzureContainerRegistry.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9603,7 +9758,7 @@ interactions: \ \"2603:1020:206:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestIndia\",\r\n \"id\": \"AzureContainerRegistry.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9611,7 +9766,7 @@ interactions: \ \"2603:1040:806:402::90/125\",\r\n \"2603:1040:806:402::340/122\",\r\n \ \"2603:1040:806:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestUS\",\r\n \"id\": - \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9622,7 +9777,7 @@ interactions: \ \"2603:1030:a07:402::a00/122\",\r\n \"2603:1030:a07:402::a80/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestUS2\",\r\n \ \"id\": \"AzureContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9634,7 +9789,7 @@ interactions: \ \"2603:1030:c06:802::2c0/122\",\r\n \"2603:1030:c06:c02::90/125\",\r\n \ \"2603:1030:c06:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestUS3\",\r\n \"id\": - \"AzureContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9650,11 +9805,12 @@ interactions: \ \"2603:1030:504:c02::140/122\",\r\n \"2603:1030:504:c02::300/121\",\r\n \ \"2603:1030:504:c02::400/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB\",\r\n \"id\": \"AzureCosmosDB\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n - \ \"addressPrefixes\": [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"16\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n \ \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n \"13.65.145.92/32\",\r\n \ \"13.66.26.107/32\",\r\n \"13.66.138.0/26\",\r\n \"13.67.8.0/26\",\r\n \ \"13.68.28.135/32\",\r\n \"13.69.66.0/25\",\r\n \"13.69.66.128/29\",\r\n @@ -9843,38 +9999,39 @@ interactions: \ \"2603:1040:207:1::2a0/123\",\r\n \"2603:1040:207:402::c0/122\",\r\n \ \"2603:1040:207:800::/122\",\r\n \"2603:1040:207:c00::/122\",\r\n \ \"2603:1040:407:402::c0/122\",\r\n \"2603:1040:407:802::c0/122\",\r\n - \ \"2603:1040:407:c02::c0/122\",\r\n \"2603:1040:606:402::c0/122\",\r\n - \ \"2603:1040:806:402::c0/122\",\r\n \"2603:1040:904:2::520/123\",\r\n - \ \"2603:1040:904:402::c0/122\",\r\n \"2603:1040:904:802::c0/122\",\r\n - \ \"2603:1040:904:c02::c0/122\",\r\n \"2603:1040:a06::780/123\",\r\n - \ \"2603:1040:a06:402::c0/122\",\r\n \"2603:1040:a06:802::c0/122\",\r\n - \ \"2603:1040:a06:c02::c0/122\",\r\n \"2603:1040:b04:402::c0/122\",\r\n - \ \"2603:1040:c06:402::c0/122\",\r\n \"2603:1040:d04:1::60/123\",\r\n - \ \"2603:1040:d04:400::c0/122\",\r\n \"2603:1040:d04:400::280/122\",\r\n - \ \"2603:1040:d04:400::3c0/122\",\r\n \"2603:1040:f05::680/123\",\r\n - \ \"2603:1040:f05:402::c0/122\",\r\n \"2603:1040:f05:802::c0/122\",\r\n - \ \"2603:1040:f05:c02::c0/122\",\r\n \"2603:1040:1002::740/123\",\r\n - \ \"2603:1040:1002:400::/122\",\r\n \"2603:1040:1002:800::/122\",\r\n - \ \"2603:1040:1002:c00::/122\",\r\n \"2603:1040:1104::520/123\",\r\n - \ \"2603:1040:1104:400::c0/122\",\r\n \"2603:1040:1202::1e0/123\",\r\n - \ \"2603:1040:1202:400::/122\",\r\n \"2603:1040:1302::1e0/123\",\r\n - \ \"2603:1040:1302:400::/122\",\r\n \"2603:1040:1402::500/123\",\r\n - \ \"2603:1040:1402:400::/122\",\r\n \"2603:1040:1402:800::/122\",\r\n - \ \"2603:1040:1402:c00::/122\",\r\n \"2603:1040:1503::1e0/123\",\r\n - \ \"2603:1040:1503:400::/122\",\r\n \"2603:1050:6:402::c0/122\",\r\n - \ \"2603:1050:6:802::c0/122\",\r\n \"2603:1050:6:c02::c0/122\",\r\n - \ \"2603:1050:403:400::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral\",\r\n \"id\": - \"AzureCosmosDB.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"20.36.42.8/32\",\r\n \"20.36.106.0/26\",\r\n \"20.37.228.32/27\",\r\n - \ \"20.39.65.58/32\",\r\n \"2603:1010:304:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral2\",\r\n - \ \"id\": \"AzureCosmosDB.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"2603:1040:407:c02::c0/122\",\r\n \"2603:1040:606:1::4e0/123\",\r\n + \ \"2603:1040:606:402::c0/122\",\r\n \"2603:1040:806:402::c0/122\",\r\n + \ \"2603:1040:904:2::520/123\",\r\n \"2603:1040:904:402::c0/122\",\r\n + \ \"2603:1040:904:802::c0/122\",\r\n \"2603:1040:904:c02::c0/122\",\r\n + \ \"2603:1040:a06::780/123\",\r\n \"2603:1040:a06:402::c0/122\",\r\n + \ \"2603:1040:a06:802::c0/122\",\r\n \"2603:1040:a06:c02::c0/122\",\r\n + \ \"2603:1040:b04:402::c0/122\",\r\n \"2603:1040:c06:402::c0/122\",\r\n + \ \"2603:1040:d04:1::60/123\",\r\n \"2603:1040:d04:400::c0/122\",\r\n + \ \"2603:1040:d04:400::280/122\",\r\n \"2603:1040:d04:400::3c0/122\",\r\n + \ \"2603:1040:f05::680/123\",\r\n \"2603:1040:f05:402::c0/122\",\r\n + \ \"2603:1040:f05:802::c0/122\",\r\n \"2603:1040:f05:c02::c0/122\",\r\n + \ \"2603:1040:1002::740/123\",\r\n \"2603:1040:1002:400::/122\",\r\n + \ \"2603:1040:1002:800::/122\",\r\n \"2603:1040:1002:c00::/122\",\r\n + \ \"2603:1040:1104::520/123\",\r\n \"2603:1040:1104:400::c0/122\",\r\n + \ \"2603:1040:1202::1e0/123\",\r\n \"2603:1040:1202:400::/122\",\r\n + \ \"2603:1040:1302::1e0/123\",\r\n \"2603:1040:1302:400::/122\",\r\n + \ \"2603:1040:1402::500/123\",\r\n \"2603:1040:1402:400::/122\",\r\n + \ \"2603:1040:1402:800::/122\",\r\n \"2603:1040:1402:c00::/122\",\r\n + \ \"2603:1040:1503::1e0/123\",\r\n \"2603:1040:1503:400::/122\",\r\n + \ \"2603:1050:6:402::c0/122\",\r\n \"2603:1050:6:802::c0/122\",\r\n + \ \"2603:1050:6:c02::c0/122\",\r\n \"2603:1050:403:400::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral\",\r\n + \ \"id\": \"AzureCosmosDB.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.36.42.8/32\",\r\n + \ \"20.36.106.0/26\",\r\n \"20.37.228.32/27\",\r\n \"20.39.65.58/32\",\r\n + \ \"2603:1010:304:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral2\",\r\n \"id\": + \"AzureCosmosDB.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9882,7 +10039,7 @@ interactions: \ \"20.36.114.0/28\",\r\n \"20.36.123.96/27\",\r\n \"20.39.99.230/32\",\r\n \ \"2603:1010:404:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.AustraliaEast\",\r\n \"id\": - \"AzureCosmosDB.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9895,7 +10052,7 @@ interactions: \ \"2603:1010:6:802::c0/122\",\r\n \"2603:1010:6:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaSoutheast\",\r\n \ \"id\": \"AzureCosmosDB.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9904,26 +10061,27 @@ interactions: \ \"52.255.58.221/32\",\r\n \"104.46.177.64/27\",\r\n \"191.239.179.124/32\",\r\n \ \"2603:1010:101:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.BrazilSouth\",\r\n \"id\": \"AzureCosmosDB.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"104.41.52.61/32\",\r\n - \ \"104.41.54.69/32\",\r\n \"191.232.51.175/32\",\r\n \"191.232.53.203/32\",\r\n - \ \"191.233.204.128/27\",\r\n \"191.234.138.160/27\",\r\n - \ \"191.234.146.0/26\",\r\n \"191.234.154.0/26\",\r\n \"191.234.179.157/32\",\r\n - \ \"191.234.206.81/32\",\r\n \"2603:1050:6:402::c0/122\",\r\n - \ \"2603:1050:6:802::c0/122\",\r\n \"2603:1050:6:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.BrazilSoutheast\",\r\n - \ \"id\": \"AzureCosmosDB.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"104.41.52.61/32\",\r\n \"104.41.54.69/32\",\r\n + \ \"191.232.51.175/32\",\r\n \"191.232.53.203/32\",\r\n \"191.233.204.128/27\",\r\n + \ \"191.234.138.160/27\",\r\n \"191.234.146.0/26\",\r\n \"191.234.154.0/26\",\r\n + \ \"191.234.179.157/32\",\r\n \"191.234.206.81/32\",\r\n + \ \"2603:1050:6:402::c0/122\",\r\n \"2603:1050:6:802::c0/122\",\r\n + \ \"2603:1050:6:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.BrazilSoutheast\",\r\n \"id\": + \"AzureCosmosDB.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"191.233.11.192/27\",\r\n \"191.233.50.64/26\",\r\n \ \"2603:1050:403:400::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.CanadaCentral\",\r\n \"id\": - \"AzureCosmosDB.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9934,7 +10092,7 @@ interactions: \ \"2603:1030:f05:802::c0/122\",\r\n \"2603:1030:f05:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CanadaEast\",\r\n \ \"id\": \"AzureCosmosDB.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -9943,7 +10101,7 @@ interactions: \ \"52.235.46.28/32\",\r\n \"2603:1030:1005:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralIndia\",\r\n \ \"id\": \"AzureCosmosDB.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -9954,7 +10112,7 @@ interactions: \ \"2603:1040:a06:802::c0/122\",\r\n \"2603:1040:a06:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralUS\",\r\n \ \"id\": \"AzureCosmosDB.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -9969,7 +10127,7 @@ interactions: \ \"2603:1030:10:802::c0/122\",\r\n \"2603:1030:10:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralUSEUAP\",\r\n \ \"id\": \"AzureCosmosDB.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -9978,19 +10136,19 @@ interactions: \ \"52.180.177.137/32\",\r\n \"168.61.142.128/26\",\r\n \"2603:1030:f:2::2a0/123\",\r\n \ \"2603:1030:f:400::8c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastAsia\",\r\n \"id\": \"AzureCosmosDB.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.0/26\",\r\n - \ \"20.187.196.0/27\",\r\n \"20.205.74.0/26\",\r\n \"20.205.82.0/26\",\r\n - \ \"23.102.239.134/32\",\r\n \"52.175.25.211/32\",\r\n \"52.175.39.232/32\",\r\n - \ \"137.116.165.204/32\",\r\n \"207.46.150.252/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.0/26\",\r\n \"20.187.196.0/27\",\r\n \"20.205.74.0/26\",\r\n + \ \"20.205.82.0/26\",\r\n \"23.102.239.134/32\",\r\n \"52.175.25.211/32\",\r\n + \ \"52.175.39.232/32\",\r\n \"137.116.165.204/32\",\r\n \"207.46.150.252/32\",\r\n \ \"2603:1040:207:1::2a0/123\",\r\n \"2603:1040:207:402::c0/122\",\r\n \ \"2603:1040:207:800::/122\",\r\n \"2603:1040:207:c00::/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.EastUS\",\r\n \ \"id\": \"AzureCosmosDB.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10004,9 +10162,9 @@ interactions: \ \"2603:1030:210:402::c0/122\",\r\n \"2603:1030:210:802::c0/122\",\r\n \ \"2603:1030:210:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastUS2\",\r\n \"id\": \"AzureCosmosDB.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.68.28.135/32\",\r\n \ \"20.49.102.64/27\",\r\n \"40.70.0.140/32\",\r\n \"40.70.220.202/32\",\r\n @@ -10017,18 +10175,18 @@ interactions: \ \"2603:1030:40c:402::c0/122\",\r\n \"2603:1030:40c:802::c0/122\",\r\n \ \"2603:1030:40c:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastUS2EUAP\",\r\n \"id\": \"AzureCosmosDB.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.39.15.64/27\",\r\n - \ \"20.47.145.17/32\",\r\n \"40.74.147.192/26\",\r\n \"40.75.32.32/29\",\r\n - \ \"40.75.34.128/26\",\r\n \"40.89.67.208/32\",\r\n \"52.138.66.90/32\",\r\n - \ \"52.138.92.0/26\",\r\n \"2603:1030:40b:400::8c0/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"20.39.15.64/27\",\r\n \"20.47.145.17/32\",\r\n \"40.74.147.192/26\",\r\n + \ \"40.75.32.32/29\",\r\n \"40.75.34.128/26\",\r\n \"40.89.67.208/32\",\r\n + \ \"52.138.66.90/32\",\r\n \"52.138.92.0/26\",\r\n \"2603:1030:40b:400::8c0/122\",\r\n \ \"2603:1030:40b:800::c0/122\",\r\n \"2603:1030:40b:c00::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.FranceCentral\",\r\n \ \"id\": \"AzureCosmosDB.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10039,7 +10197,7 @@ interactions: \ \"2603:1020:805:802::c0/122\",\r\n \"2603:1020:805:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.FranceSouth\",\r\n \ \"id\": \"AzureCosmosDB.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10047,7 +10205,7 @@ interactions: \ \"52.136.134.250/32\",\r\n \"52.136.136.70/32\",\r\n \"2603:1020:905:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.GermanyNorth\",\r\n \ \"id\": \"AzureCosmosDB.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10055,7 +10213,7 @@ interactions: \ \"51.116.58.64/26\",\r\n \"2603:1020:d04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.GermanyWestCentral\",\r\n \ \"id\": \"AzureCosmosDB.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10064,27 +10222,28 @@ interactions: \ \"2603:1020:c04:402::c0/122\",\r\n \"2603:1020:c04:802::c0/122\",\r\n \ \"2603:1020:c04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.JapanEast\",\r\n \"id\": \"AzureCosmosDB.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.78.51.35/32\",\r\n - \ \"13.78.106.0/26\",\r\n \"20.63.129.107/32\",\r\n \"20.89.0.128/26\",\r\n - \ \"20.191.160.32/27\",\r\n \"40.79.186.16/28\",\r\n \"40.79.191.0/26\",\r\n - \ \"40.79.194.128/26\",\r\n \"40.115.241.37/32\",\r\n \"104.41.177.93/32\",\r\n - \ \"2603:1040:407:402::c0/122\",\r\n \"2603:1040:407:802::c0/122\",\r\n - \ \"2603:1040:407:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.JapanWest\",\r\n \"id\": \"AzureCosmosDB.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.74.98.0/26\",\r\n - \ \"40.74.143.235/32\",\r\n \"40.80.63.160/27\",\r\n \"40.81.183.24/32\",\r\n - \ \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n \"104.215.55.227/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.78.51.35/32\",\r\n \"13.78.106.0/26\",\r\n \"20.63.129.107/32\",\r\n + \ \"20.89.0.128/26\",\r\n \"20.191.160.32/27\",\r\n \"40.79.186.16/28\",\r\n + \ \"40.79.191.0/26\",\r\n \"40.79.194.128/26\",\r\n \"40.115.241.37/32\",\r\n + \ \"104.41.177.93/32\",\r\n \"2603:1040:407:402::c0/122\",\r\n + \ \"2603:1040:407:802::c0/122\",\r\n \"2603:1040:407:c02::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.JapanWest\",\r\n + \ \"id\": \"AzureCosmosDB.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"40.74.98.0/26\",\r\n \"40.74.143.235/32\",\r\n \"40.80.63.160/27\",\r\n + \ \"40.81.183.24/32\",\r\n \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n + \ \"104.215.55.227/32\",\r\n \"2603:1040:606:1::4e0/123\",\r\n \ \"2603:1040:606:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.JioIndiaCentral\",\r\n \"id\": - \"AzureCosmosDB.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -10093,7 +10252,7 @@ interactions: \ \"2603:1040:1104::520/123\",\r\n \"2603:1040:1104:400::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.JioIndiaWest\",\r\n \ \"id\": \"AzureCosmosDB.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10102,7 +10261,7 @@ interactions: \ \"2603:1040:d04:400::280/122\",\r\n \"2603:1040:d04:400::3c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaCentral\",\r\n \ \"id\": \"AzureCosmosDB.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10113,7 +10272,7 @@ interactions: \ \"2603:1040:f05:802::c0/122\",\r\n \"2603:1040:f05:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaSouth\",\r\n \ \"id\": \"AzureCosmosDB.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10121,7 +10280,7 @@ interactions: \ \"52.231.146.0/27\",\r\n \"52.231.206.234/32\",\r\n \"52.231.207.31/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorthCentralUS\",\r\n \ \"id\": \"AzureCosmosDB.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -10133,76 +10292,86 @@ interactions: \ \"2603:1030:608:402::c0/122\",\r\n \"2603:1030:608:800::/122\",\r\n \ \"2603:1030:608:c00::/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.NorthEurope\",\r\n \"id\": \"AzureCosmosDB.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.69.226.0/25\",\r\n \"13.74.106.0/25\",\r\n \"13.79.34.236/32\",\r\n + \ \"20.54.38.35/32\",\r\n \"40.113.90.91/32\",\r\n \"52.138.141.112/32\",\r\n + \ \"52.138.197.33/32\",\r\n \"52.138.201.47/32\",\r\n \"52.138.205.97/32\",\r\n + \ \"52.138.206.153/32\",\r\n \"52.138.227.192/26\",\r\n \"52.146.131.0/27\",\r\n + \ \"52.164.250.188/32\",\r\n \"52.169.122.37/32\",\r\n \"52.169.219.183/32\",\r\n + \ \"2603:1020:5:402::c0/122\",\r\n \"2603:1020:5:802::c0/122\",\r\n + \ \"2603:1020:5:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.NorwayEast\",\r\n \"id\": \"AzureCosmosDB.NorwayEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.69.226.0/25\",\r\n - \ \"13.74.106.0/25\",\r\n \"13.79.34.236/32\",\r\n \"20.54.38.35/32\",\r\n - \ \"40.113.90.91/32\",\r\n \"52.138.141.112/32\",\r\n \"52.138.197.33/32\",\r\n - \ \"52.138.201.47/32\",\r\n \"52.138.205.97/32\",\r\n \"52.138.206.153/32\",\r\n - \ \"52.138.227.192/26\",\r\n \"52.146.131.0/27\",\r\n \"52.164.250.188/32\",\r\n - \ \"52.169.122.37/32\",\r\n \"52.169.219.183/32\",\r\n \"2603:1020:5:402::c0/122\",\r\n - \ \"2603:1020:5:802::c0/122\",\r\n \"2603:1020:5:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorwayEast\",\r\n - \ \"id\": \"AzureCosmosDB.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.13.25.182/32\",\r\n + \ \"51.120.44.128/27\",\r\n \"51.120.98.64/26\",\r\n \"51.120.106.0/26\",\r\n + \ \"51.120.210.0/26\",\r\n \"2603:1020:e04::680/123\",\r\n + \ \"2603:1020:e04:402::c0/122\",\r\n \"2603:1020:e04:802::c0/122\",\r\n + \ \"2603:1020:e04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.NorwayWest\",\r\n \"id\": \"AzureCosmosDB.NorwayWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.13.150.175/32\",\r\n + \ \"51.120.218.64/26\",\r\n \"51.120.228.160/27\",\r\n \"2603:1020:f04:402::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.QatarCentral\",\r\n + \ \"id\": \"AzureCosmosDB.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"51.13.25.182/32\",\r\n \"51.120.44.128/27\",\r\n - \ \"51.120.98.64/26\",\r\n \"51.120.106.0/26\",\r\n \"51.120.210.0/26\",\r\n - \ \"2603:1020:e04::680/123\",\r\n \"2603:1020:e04:402::c0/122\",\r\n - \ \"2603:1020:e04:802::c0/122\",\r\n \"2603:1020:e04:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorwayWest\",\r\n - \ \"id\": \"AzureCosmosDB.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"20.21.34.160/27\",\r\n \"20.21.42.0/26\",\r\n \"20.21.66.0/26\",\r\n + \ \"20.21.74.0/26\",\r\n \"2603:1040:1002::740/123\",\r\n + \ \"2603:1040:1002:400::/122\",\r\n \"2603:1040:1002:800::/122\",\r\n + \ \"2603:1040:1002:c00::/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"id\": + \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"51.13.150.175/32\",\r\n \"51.120.218.64/26\",\r\n - \ \"51.120.228.160/27\",\r\n \"2603:1020:f04:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n - \ \"id\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.87.34.33/32\",\r\n - \ \"102.133.122.0/26\",\r\n \"102.133.154.64/26\",\r\n \"102.133.220.0/27\",\r\n - \ \"102.133.250.0/26\",\r\n \"2603:1000:104:402::c0/122\",\r\n - \ \"2603:1000:104:802::c0/122\",\r\n \"2603:1000:104:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthAfricaWest\",\r\n - \ \"id\": \"AzureCosmosDB.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"102.133.26.64/26\",\r\n - \ \"102.133.60.64/27\",\r\n \"2603:1000:4:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthCentralUS\",\r\n - \ \"id\": \"AzureCosmosDB.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.65.145.92/32\",\r\n - \ \"13.66.26.107/32\",\r\n \"13.73.254.224/27\",\r\n \"13.84.150.178/32\",\r\n - \ \"13.84.157.70/32\",\r\n \"13.85.16.188/32\",\r\n \"20.45.122.0/26\",\r\n - \ \"20.49.90.64/26\",\r\n \"20.64.41.89/32\",\r\n \"23.102.191.13/32\",\r\n - \ \"104.210.217.251/32\",\r\n \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n - \ \"104.214.26.177/32\",\r\n \"2603:1030:807:402::c0/122\",\r\n - \ \"2603:1030:807:802::c0/122\",\r\n \"2603:1030:807:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n - \ \"id\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + [\r\n \"20.87.34.33/32\",\r\n \"102.133.122.0/26\",\r\n + \ \"102.133.154.64/26\",\r\n \"102.133.220.0/27\",\r\n \"102.133.250.0/26\",\r\n + \ \"2603:1000:104:402::c0/122\",\r\n \"2603:1000:104:802::c0/122\",\r\n + \ \"2603:1000:104:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthAfricaWest\",\r\n \"id\": + \"AzureCosmosDB.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"102.133.26.64/26\",\r\n \"102.133.60.64/27\",\r\n + \ \"2603:1000:4:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthCentralUS\",\r\n \"id\": + \"AzureCosmosDB.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.65.145.92/32\",\r\n \"13.66.26.107/32\",\r\n + \ \"13.73.254.224/27\",\r\n \"13.84.150.178/32\",\r\n \"13.84.157.70/32\",\r\n + \ \"13.85.16.188/32\",\r\n \"20.45.122.0/26\",\r\n \"20.49.90.64/26\",\r\n + \ \"20.64.41.89/32\",\r\n \"23.102.191.13/32\",\r\n \"104.210.217.251/32\",\r\n + \ \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n \"104.214.26.177/32\",\r\n + \ \"2603:1030:807:402::c0/122\",\r\n \"2603:1030:807:802::c0/122\",\r\n + \ \"2603:1030:807:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"id\": + \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.64/26\",\r\n \"20.45.115.160/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SoutheastAsia\",\r\n \ \"id\": \"AzureCosmosDB.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10214,7 +10383,7 @@ interactions: \ \"2603:1040:5:802::c0/122\",\r\n \"2603:1040:5:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthIndia\",\r\n \ \"id\": \"AzureCosmosDB.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10223,7 +10392,7 @@ interactions: \ \"104.211.227.84/32\",\r\n \"2603:1040:c06:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SwedenCentral\",\r\n \ \"id\": \"AzureCosmosDB.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10233,15 +10402,15 @@ interactions: \ \"2603:1020:1004:400::3c0/122\",\r\n \"2603:1020:1004:800::400/122\",\r\n \ \"2603:1020:1004:c02::1c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwedenSouth\",\r\n \"id\": \"AzureCosmosDB.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.12.195.0/27\",\r\n - \ \"51.12.202.64/26\",\r\n \"2603:1020:1104::520/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"51.12.195.0/27\",\r\n \"51.12.202.64/26\",\r\n \"2603:1020:1104::520/123\",\r\n \ \"2603:1020:1104:400::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"id\": - \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -10251,7 +10420,7 @@ interactions: \ \"2603:1020:a04:402::c0/122\",\r\n \"2603:1020:a04:802::c0/122\",\r\n \ \"2603:1020:a04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwitzerlandWest\",\r\n \"id\": - \"AzureCosmosDB.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -10260,7 +10429,7 @@ interactions: \ \"51.107.227.85/32\",\r\n \"2603:1020:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UAECentral\",\r\n \ \"id\": \"AzureCosmosDB.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10268,7 +10437,7 @@ interactions: \ \"20.37.84.77/32\",\r\n \"2603:1040:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UAENorth\",\r\n \ \"id\": \"AzureCosmosDB.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10278,7 +10447,7 @@ interactions: \ \"2603:1040:904:802::c0/122\",\r\n \"2603:1040:904:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UKSouth\",\r\n \ \"id\": \"AzureCosmosDB.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10289,7 +10458,7 @@ interactions: \ \"2603:1020:705:802::c0/122\",\r\n \"2603:1020:705:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UKWest\",\r\n \ \"id\": \"AzureCosmosDB.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10298,7 +10467,7 @@ interactions: \ \"51.141.55.229/32\",\r\n \"2603:1020:605:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestCentralUS\",\r\n \ \"id\": \"AzureCosmosDB.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10307,7 +10476,7 @@ interactions: \ \"52.161.100.126/32\",\r\n \"2603:1030:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestEurope\",\r\n \ \"id\": \"AzureCosmosDB.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10320,31 +10489,32 @@ interactions: \ \"2603:1020:206:402::c0/122\",\r\n \"2603:1020:206:802::c0/122\",\r\n \ \"2603:1020:206:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.WestIndia\",\r\n \"id\": \"AzureCosmosDB.WestIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.81.88.229/32\",\r\n - \ \"52.136.52.64/27\",\r\n \"104.211.146.0/28\",\r\n \"104.211.162.94/32\",\r\n - \ \"104.211.184.117/32\",\r\n \"104.211.188.174/32\",\r\n - \ \"2603:1040:806:402::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.WestUS\",\r\n \"id\": \"AzureCosmosDB.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.64.69.151/32\",\r\n - \ \"13.64.113.68/32\",\r\n \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n - \ \"13.88.30.39/32\",\r\n \"13.91.246.52/32\",\r\n \"13.93.153.80/32\",\r\n - \ \"13.93.156.125/32\",\r\n \"13.93.207.66/32\",\r\n \"20.49.126.160/27\",\r\n - \ \"40.83.137.191/32\",\r\n \"40.112.140.12/32\",\r\n \"40.112.241.0/24\",\r\n - \ \"40.112.249.60/32\",\r\n \"40.118.245.44/32\",\r\n \"40.118.245.251/32\",\r\n - \ \"104.40.8.88/32\",\r\n \"137.117.9.157/32\",\r\n \"2603:1030:a07:4::160/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"40.81.88.229/32\",\r\n \"52.136.52.64/27\",\r\n + \ \"104.211.146.0/28\",\r\n \"104.211.162.94/32\",\r\n \"104.211.184.117/32\",\r\n + \ \"104.211.188.174/32\",\r\n \"2603:1040:806:402::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestUS\",\r\n + \ \"id\": \"AzureCosmosDB.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n + \ \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n \"13.88.30.39/32\",\r\n + \ \"13.91.246.52/32\",\r\n \"13.93.153.80/32\",\r\n \"13.93.156.125/32\",\r\n + \ \"13.93.207.66/32\",\r\n \"20.49.126.160/27\",\r\n \"40.83.137.191/32\",\r\n + \ \"40.112.140.12/32\",\r\n \"40.112.241.0/24\",\r\n \"40.112.249.60/32\",\r\n + \ \"40.118.245.44/32\",\r\n \"40.118.245.251/32\",\r\n \"104.40.8.88/32\",\r\n + \ \"137.117.9.157/32\",\r\n \"2603:1030:a07:4::160/123\",\r\n \ \"2603:1030:a07:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.WestUS2\",\r\n \"id\": \"AzureCosmosDB.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.0/26\",\r\n \ \"20.36.26.132/32\",\r\n \"40.64.135.0/27\",\r\n \"40.65.106.154/32\",\r\n @@ -10355,7 +10525,7 @@ interactions: \ \"2603:1030:c06:802::c0/122\",\r\n \"2603:1030:c06:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestUS3\",\r\n \ \"id\": \"AzureCosmosDB.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10365,53 +10535,54 @@ interactions: \ \"2603:1030:504:402::3c0/122\",\r\n \"2603:1030:504:802::200/122\",\r\n \ \"2603:1030:504:c02::3c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureDatabricks\",\r\n \"id\": \"AzureDatabricks\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureDatabricks\",\r\n \"addressPrefixes\": - [\r\n \"13.70.105.50/32\",\r\n \"13.70.107.141/32\",\r\n - \ \"13.71.184.74/32\",\r\n \"13.71.187.166/32\",\r\n \"13.75.164.249/32\",\r\n - \ \"13.75.218.172/32\",\r\n \"13.78.18.152/32\",\r\n \"13.78.19.235/32\",\r\n - \ \"13.86.58.215/32\",\r\n \"13.88.249.244/32\",\r\n \"20.17.48.32/29\",\r\n - \ \"20.21.32.32/29\",\r\n \"20.36.120.68/30\",\r\n \"20.37.64.68/30\",\r\n - \ \"20.37.156.208/28\",\r\n \"20.37.195.16/29\",\r\n \"20.37.224.68/30\",\r\n - \ \"20.38.84.80/28\",\r\n \"20.38.136.120/29\",\r\n \"20.39.8.68/30\",\r\n - \ \"20.41.4.112/28\",\r\n \"20.41.65.136/29\",\r\n \"20.41.192.68/30\",\r\n - \ \"20.42.4.208/28\",\r\n \"20.42.129.160/28\",\r\n \"20.42.224.68/30\",\r\n - \ \"20.43.41.152/29\",\r\n \"20.43.65.144/29\",\r\n \"20.43.130.96/28\",\r\n - \ \"20.45.112.68/30\",\r\n \"20.45.192.68/30\",\r\n \"20.46.12.200/29\",\r\n - \ \"20.46.121.76/32\",\r\n \"20.52.93.40/29\",\r\n \"20.72.16.32/29\",\r\n - \ \"20.99.8.64/29\",\r\n \"20.150.160.104/30\",\r\n \"20.150.160.208/29\",\r\n - \ \"20.186.83.56/32\",\r\n \"20.189.106.192/28\",\r\n \"20.192.160.32/29\",\r\n - \ \"20.192.225.24/29\",\r\n \"20.194.4.102/32\",\r\n \"20.215.0.32/29\",\r\n - \ \"20.217.40.32/29\",\r\n \"23.97.106.142/32\",\r\n \"23.97.201.41/32\",\r\n - \ \"23.100.0.135/32\",\r\n \"23.100.226.13/32\",\r\n \"23.101.147.147/32\",\r\n - \ \"23.101.152.95/32\",\r\n \"40.67.48.68/30\",\r\n \"40.70.58.221/32\",\r\n - \ \"40.74.30.80/28\",\r\n \"40.80.56.68/30\",\r\n \"40.80.168.68/30\",\r\n - \ \"40.80.188.0/28\",\r\n \"40.82.248.112/28\",\r\n \"40.83.176.199/32\",\r\n - \ \"40.83.178.242/32\",\r\n \"40.85.223.25/32\",\r\n \"40.86.167.110/32\",\r\n - \ \"40.89.16.68/30\",\r\n \"40.89.168.225/32\",\r\n \"40.89.170.184/32\",\r\n - \ \"40.89.171.101/32\",\r\n \"40.118.174.12/32\",\r\n \"40.119.9.208/28\",\r\n - \ \"40.123.212.253/32\",\r\n \"40.123.218.63/32\",\r\n \"40.123.219.125/32\",\r\n - \ \"40.123.225.135/32\",\r\n \"40.127.5.82/32\",\r\n \"40.127.5.124/32\",\r\n - \ \"40.127.147.196/32\",\r\n \"51.12.41.16/30\",\r\n \"51.12.47.16/29\",\r\n - \ \"51.12.193.16/30\",\r\n \"51.12.198.200/29\",\r\n \"51.53.24.32/29\",\r\n - \ \"51.53.168.32/29\",\r\n \"51.103.18.111/32\",\r\n \"51.104.25.136/30\",\r\n - \ \"51.105.80.68/30\",\r\n \"51.105.88.68/30\",\r\n \"51.107.48.120/30\",\r\n - \ \"51.107.144.68/30\",\r\n \"51.107.246.160/29\",\r\n \"51.116.74.16/29\",\r\n - \ \"51.120.40.120/30\",\r\n \"51.120.224.68/30\",\r\n \"51.120.234.176/29\",\r\n - \ \"51.137.160.120/29\",\r\n \"51.138.96.158/32\",\r\n \"51.140.200.46/32\",\r\n - \ \"51.140.203.27/32\",\r\n \"51.140.204.4/32\",\r\n \"51.141.103.193/32\",\r\n - \ \"51.143.192.68/30\",\r\n \"52.136.48.68/30\",\r\n \"52.140.104.120/29\",\r\n - \ \"52.141.6.71/32\",\r\n \"52.141.6.181/32\",\r\n \"52.141.22.164/32\",\r\n - \ \"52.146.50.16/32\",\r\n \"52.150.136.68/30\",\r\n \"52.172.133.58/32\",\r\n - \ \"52.187.0.85/32\",\r\n \"52.187.3.203/32\",\r\n \"52.187.145.107/32\",\r\n - \ \"52.228.81.136/29\",\r\n \"52.230.27.216/32\",\r\n \"52.232.19.246/32\",\r\n - \ \"52.246.160.72/32\",\r\n \"52.247.0.200/32\",\r\n \"102.37.41.3/32\",\r\n - \ \"102.133.56.68/30\",\r\n \"102.133.216.96/29\",\r\n \"102.133.224.24/32\",\r\n - \ \"104.41.54.118/32\",\r\n \"104.45.7.191/32\",\r\n \"104.211.89.81/32\",\r\n - \ \"104.211.101.14/32\",\r\n \"104.211.103.82/32\",\r\n \"191.232.53.223/32\",\r\n - \ \"191.233.8.32/29\",\r\n \"191.234.160.82/32\",\r\n \"191.235.225.144/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureDatabricks\",\r\n \"addressPrefixes\": [\r\n \"13.70.105.50/32\",\r\n + \ \"13.70.107.141/32\",\r\n \"13.71.184.74/32\",\r\n \"13.71.187.166/32\",\r\n + \ \"13.75.164.249/32\",\r\n \"13.75.218.172/32\",\r\n \"13.78.18.152/32\",\r\n + \ \"13.78.19.235/32\",\r\n \"13.86.58.215/32\",\r\n \"13.88.249.244/32\",\r\n + \ \"20.17.48.32/29\",\r\n \"20.21.32.32/29\",\r\n \"20.36.120.68/30\",\r\n + \ \"20.37.64.68/30\",\r\n \"20.37.156.208/28\",\r\n \"20.37.195.16/29\",\r\n + \ \"20.37.224.68/30\",\r\n \"20.38.84.80/28\",\r\n \"20.38.136.120/29\",\r\n + \ \"20.39.8.68/30\",\r\n \"20.41.4.112/28\",\r\n \"20.41.65.136/29\",\r\n + \ \"20.41.192.68/30\",\r\n \"20.42.4.208/28\",\r\n \"20.42.129.160/28\",\r\n + \ \"20.42.224.68/30\",\r\n \"20.43.41.152/29\",\r\n \"20.43.65.144/29\",\r\n + \ \"20.43.130.96/28\",\r\n \"20.45.112.68/30\",\r\n \"20.45.192.68/30\",\r\n + \ \"20.46.12.200/29\",\r\n \"20.46.121.76/32\",\r\n \"20.52.93.40/29\",\r\n + \ \"20.72.16.32/29\",\r\n \"20.99.8.64/29\",\r\n \"20.150.160.104/30\",\r\n + \ \"20.150.160.208/29\",\r\n \"20.186.83.56/32\",\r\n \"20.189.106.192/28\",\r\n + \ \"20.192.160.32/29\",\r\n \"20.192.225.24/29\",\r\n \"20.194.4.102/32\",\r\n + \ \"20.215.0.32/29\",\r\n \"20.217.40.32/29\",\r\n \"23.97.106.142/32\",\r\n + \ \"23.97.201.41/32\",\r\n \"23.100.0.135/32\",\r\n \"23.100.226.13/32\",\r\n + \ \"23.101.147.147/32\",\r\n \"23.101.152.95/32\",\r\n \"40.67.48.68/30\",\r\n + \ \"40.70.58.221/32\",\r\n \"40.74.30.80/28\",\r\n \"40.80.56.68/30\",\r\n + \ \"40.80.168.68/30\",\r\n \"40.80.188.0/28\",\r\n \"40.82.248.112/28\",\r\n + \ \"40.83.176.199/32\",\r\n \"40.83.178.242/32\",\r\n \"40.85.223.25/32\",\r\n + \ \"40.86.167.110/32\",\r\n \"40.89.16.68/30\",\r\n \"40.89.168.225/32\",\r\n + \ \"40.89.170.184/32\",\r\n \"40.89.171.101/32\",\r\n \"40.118.174.12/32\",\r\n + \ \"40.119.9.208/28\",\r\n \"40.123.212.253/32\",\r\n \"40.123.218.63/32\",\r\n + \ \"40.123.219.125/32\",\r\n \"40.123.225.135/32\",\r\n \"40.127.5.82/32\",\r\n + \ \"40.127.5.124/32\",\r\n \"40.127.147.196/32\",\r\n \"51.12.41.16/30\",\r\n + \ \"51.12.47.16/29\",\r\n \"51.12.193.16/30\",\r\n \"51.12.198.200/29\",\r\n + \ \"51.53.24.32/29\",\r\n \"51.53.168.32/29\",\r\n \"51.103.18.111/32\",\r\n + \ \"51.104.25.136/30\",\r\n \"51.105.80.68/30\",\r\n \"51.105.88.68/30\",\r\n + \ \"51.107.48.120/30\",\r\n \"51.107.144.68/30\",\r\n \"51.107.203.195/32\",\r\n + \ \"51.107.246.160/29\",\r\n \"51.116.74.16/29\",\r\n \"51.120.40.120/30\",\r\n + \ \"51.120.224.68/30\",\r\n \"51.120.234.176/29\",\r\n \"51.137.160.120/29\",\r\n + \ \"51.138.96.158/32\",\r\n \"51.140.200.46/32\",\r\n \"51.140.203.27/32\",\r\n + \ \"51.140.204.4/32\",\r\n \"51.141.103.193/32\",\r\n \"51.143.192.68/30\",\r\n + \ \"52.136.48.68/30\",\r\n \"52.140.104.120/29\",\r\n \"52.141.6.71/32\",\r\n + \ \"52.141.6.181/32\",\r\n \"52.141.22.164/32\",\r\n \"52.146.50.16/32\",\r\n + \ \"52.150.136.68/30\",\r\n \"52.172.133.58/32\",\r\n \"52.187.0.85/32\",\r\n + \ \"52.187.3.203/32\",\r\n \"52.187.145.107/32\",\r\n \"52.228.81.136/29\",\r\n + \ \"52.230.27.216/32\",\r\n \"52.232.19.246/32\",\r\n \"52.246.160.72/32\",\r\n + \ \"52.247.0.200/32\",\r\n \"102.37.41.3/32\",\r\n \"102.133.56.68/30\",\r\n + \ \"102.133.216.96/29\",\r\n \"102.133.224.24/32\",\r\n \"104.41.54.118/32\",\r\n + \ \"104.45.7.191/32\",\r\n \"104.211.89.81/32\",\r\n \"104.211.101.14/32\",\r\n + \ \"104.211.103.82/32\",\r\n \"191.232.53.223/32\",\r\n \"191.233.8.32/29\",\r\n + \ \"191.234.160.82/32\",\r\n \"191.235.225.144/29\",\r\n \ \"2603:1000:4::160/123\",\r\n \"2603:1000:104:1::160/123\",\r\n \ \"2603:1010:6:1::160/123\",\r\n \"2603:1010:101::160/123\",\r\n \ \"2603:1010:304::160/123\",\r\n \"2603:1010:404::160/123\",\r\n @@ -10442,8 +10613,8 @@ interactions: \ \"2603:1040:1503::1a0/123\",\r\n \"2603:1050:6:1::160/123\",\r\n \ \"2603:1050:403::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureDataExplorerManagement\",\r\n \"id\": - \"AzureDataExplorerManagement\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"13\",\r\n \"region\": + \"AzureDataExplorerManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureDataExplorerManagement\",\r\n @@ -10462,90 +10633,91 @@ interactions: \ \"20.150.171.192/28\",\r\n \"20.150.245.112/28\",\r\n \"20.185.100.27/32\",\r\n \ \"20.189.74.103/32\",\r\n \"20.192.47.96/28\",\r\n \"20.192.235.128/28\",\r\n \ \"20.193.203.96/28\",\r\n \"20.194.75.224/28\",\r\n \"20.195.78.80/28\",\r\n - \ \"20.207.2.112/28\",\r\n \"20.215.13.48/28\",\r\n \"20.217.53.48/28\",\r\n - \ \"23.98.82.240/28\",\r\n \"40.66.57.57/32\",\r\n \"40.66.57.91/32\",\r\n - \ \"40.67.188.68/32\",\r\n \"40.69.107.240/28\",\r\n \"40.71.13.176/28\",\r\n - \ \"40.74.101.208/28\",\r\n \"40.74.147.80/28\",\r\n \"40.78.195.240/28\",\r\n - \ \"40.78.203.176/28\",\r\n \"40.79.131.224/28\",\r\n \"40.79.179.208/28\",\r\n - \ \"40.79.187.16/28\",\r\n \"40.80.234.9/32\",\r\n \"40.80.250.168/32\",\r\n - \ \"40.80.255.12/32\",\r\n \"40.81.28.50/32\",\r\n \"40.81.43.47/32\",\r\n - \ \"40.81.56.122/32\",\r\n \"40.81.72.110/32\",\r\n \"40.81.88.112/32\",\r\n - \ \"40.81.89.242/32\",\r\n \"40.81.122.39/32\",\r\n \"40.81.154.254/32\",\r\n - \ \"40.81.184.86/32\",\r\n \"40.81.220.38/32\",\r\n \"40.81.248.53/32\",\r\n - \ \"40.81.249.251/32\",\r\n \"40.82.154.174/32\",\r\n \"40.82.156.149/32\",\r\n - \ \"40.82.188.208/32\",\r\n \"40.82.217.84/32\",\r\n \"40.82.236.24/32\",\r\n - \ \"40.89.56.69/32\",\r\n \"40.90.219.23/32\",\r\n \"40.91.74.95/32\",\r\n - \ \"40.119.3.195/32\",\r\n \"40.119.203.252/32\",\r\n \"51.12.20.48/28\",\r\n - \ \"51.12.28.48/28\",\r\n \"51.12.99.192/28\",\r\n \"51.12.203.192/28\",\r\n - \ \"51.53.30.128/28\",\r\n \"51.53.174.128/28\",\r\n \"51.104.8.112/28\",\r\n - \ \"51.107.59.160/28\",\r\n \"51.107.98.201/32\",\r\n \"51.107.155.160/28\",\r\n - \ \"51.107.247.128/28\",\r\n \"51.116.59.160/28\",\r\n \"51.116.98.150/32\",\r\n - \ \"51.116.155.224/28\",\r\n \"51.120.99.80/28\",\r\n \"51.120.219.192/28\",\r\n - \ \"51.120.235.224/28\",\r\n \"51.140.212.0/28\",\r\n \"51.145.176.215/32\",\r\n - \ \"52.142.91.221/32\",\r\n \"52.159.55.120/32\",\r\n \"52.162.110.176/28\",\r\n - \ \"52.224.146.56/32\",\r\n \"52.231.148.16/28\",\r\n \"52.232.230.201/32\",\r\n - \ \"52.253.159.186/32\",\r\n \"52.253.225.186/32\",\r\n \"52.253.226.110/32\",\r\n - \ \"102.133.0.192/32\",\r\n \"102.133.28.112/28\",\r\n \"102.133.130.206/32\",\r\n - \ \"102.133.156.16/28\",\r\n \"104.211.147.224/28\",\r\n - \ \"191.233.25.183/32\",\r\n \"191.233.50.208/28\",\r\n \"191.233.205.0/28\",\r\n - \ \"2603:1000:4:1::380/121\",\r\n \"2603:1000:4:402::150/124\",\r\n - \ \"2603:1000:104:2::100/121\",\r\n \"2603:1000:104:402::150/124\",\r\n - \ \"2603:1010:6::600/121\",\r\n \"2603:1010:6:402::150/124\",\r\n - \ \"2603:1010:101:1::380/121\",\r\n \"2603:1010:101:402::150/124\",\r\n - \ \"2603:1010:304:1::380/121\",\r\n \"2603:1010:304:402::150/124\",\r\n - \ \"2603:1010:404:1::380/121\",\r\n \"2603:1010:404:402::150/124\",\r\n - \ \"2603:1020:5::600/121\",\r\n \"2603:1020:5:402::150/124\",\r\n - \ \"2603:1020:206::600/121\",\r\n \"2603:1020:206:402::150/124\",\r\n - \ \"2603:1020:305:402::150/124\",\r\n \"2603:1020:405:402::150/124\",\r\n - \ \"2603:1020:605:1::380/121\",\r\n \"2603:1020:605:402::150/124\",\r\n - \ \"2603:1020:705::600/121\",\r\n \"2603:1020:705:402::150/124\",\r\n - \ \"2603:1020:805::600/121\",\r\n \"2603:1020:805:402::150/124\",\r\n - \ \"2603:1020:905:1::380/121\",\r\n \"2603:1020:905:402::150/124\",\r\n - \ \"2603:1020:a04::600/121\",\r\n \"2603:1020:a04:402::150/124\",\r\n - \ \"2603:1020:b04:1::380/121\",\r\n \"2603:1020:b04:402::150/124\",\r\n - \ \"2603:1020:c04::600/121\",\r\n \"2603:1020:c04:402::150/124\",\r\n - \ \"2603:1020:d04:1::380/121\",\r\n \"2603:1020:d04:402::150/124\",\r\n - \ \"2603:1020:e04::600/121\",\r\n \"2603:1020:e04:402::150/124\",\r\n - \ \"2603:1020:f04:1::380/121\",\r\n \"2603:1020:f04:402::150/124\",\r\n - \ \"2603:1020:1004:2::100/121\",\r\n \"2603:1020:1004:800::d0/124\",\r\n - \ \"2603:1020:1104:1::600/121\",\r\n \"2603:1020:1104:400::150/124\",\r\n - \ \"2603:1020:1302:2::120/123\",\r\n \"2603:1030:f:2::380/121\",\r\n - \ \"2603:1030:f:400::950/124\",\r\n \"2603:1030:10::600/121\",\r\n - \ \"2603:1030:10:402::150/124\",\r\n \"2603:1030:104::600/121\",\r\n - \ \"2603:1030:104:402::150/124\",\r\n \"2603:1030:107:1::300/121\",\r\n - \ \"2603:1030:107:400::e0/124\",\r\n \"2603:1030:210::600/121\",\r\n - \ \"2603:1030:210:402::150/124\",\r\n \"2603:1030:40b:2::400/121\",\r\n - \ \"2603:1030:40b:400::950/124\",\r\n \"2603:1030:40c::600/121\",\r\n - \ \"2603:1030:40c:402::150/124\",\r\n \"2603:1030:504:2::180/121\",\r\n - \ \"2603:1030:504:802::d0/124\",\r\n \"2603:1030:608:1::380/121\",\r\n - \ \"2603:1030:608:402::150/124\",\r\n \"2603:1030:807::600/121\",\r\n - \ \"2603:1030:807:402::150/124\",\r\n \"2603:1030:a07:1::380/121\",\r\n - \ \"2603:1030:a07:402::8d0/124\",\r\n \"2603:1030:b04:1::380/121\",\r\n - \ \"2603:1030:b04:402::150/124\",\r\n \"2603:1030:c06:2::400/121\",\r\n - \ \"2603:1030:c06:400::950/124\",\r\n \"2603:1030:f05::600/121\",\r\n - \ \"2603:1030:f05:402::150/124\",\r\n \"2603:1030:1005:1::380/121\",\r\n - \ \"2603:1030:1005:402::150/124\",\r\n \"2603:1040:5::700/121\",\r\n - \ \"2603:1040:5:402::150/124\",\r\n \"2603:1040:207:1::380/121\",\r\n - \ \"2603:1040:207:402::150/124\",\r\n \"2603:1040:407::600/121\",\r\n - \ \"2603:1040:407:402::150/124\",\r\n \"2603:1040:606:1::380/121\",\r\n - \ \"2603:1040:606:402::150/124\",\r\n \"2603:1040:806:1::380/121\",\r\n - \ \"2603:1040:806:402::150/124\",\r\n \"2603:1040:904::600/121\",\r\n - \ \"2603:1040:904:402::150/124\",\r\n \"2603:1040:a06::700/121\",\r\n - \ \"2603:1040:a06:402::150/124\",\r\n \"2603:1040:b04:1::380/121\",\r\n - \ \"2603:1040:b04:402::150/124\",\r\n \"2603:1040:c06:1::380/121\",\r\n - \ \"2603:1040:c06:402::150/124\",\r\n \"2603:1040:d04:2::280/121\",\r\n - \ \"2603:1040:d04:800::d0/124\",\r\n \"2603:1040:e05::180/121\",\r\n - \ \"2603:1040:f05::600/121\",\r\n \"2603:1040:f05:402::150/124\",\r\n - \ \"2603:1040:1002:1::180/123\",\r\n \"2603:1040:1104:1::680/121\",\r\n - \ \"2603:1040:1104:400::150/124\",\r\n \"2603:1040:1202:1::1c0/123\",\r\n - \ \"2603:1040:1302:1::4a0/123\",\r\n \"2603:1040:1402:2::120/123\",\r\n - \ \"2603:1040:1503:1::1e0/123\",\r\n \"2603:1050:6::600/121\",\r\n - \ \"2603:1050:6:402::150/124\",\r\n \"2603:1050:403:1::400/121\",\r\n - \ \"2603:1050:403:400::2b0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureDataLake\",\r\n \"id\": \"AzureDataLake\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"20.207.2.112/28\",\r\n \"20.210.144.96/28\",\r\n \"20.215.13.48/28\",\r\n + \ \"20.217.53.48/28\",\r\n \"23.98.82.240/28\",\r\n \"40.66.57.57/32\",\r\n + \ \"40.66.57.91/32\",\r\n \"40.67.188.68/32\",\r\n \"40.69.107.240/28\",\r\n + \ \"40.71.13.176/28\",\r\n \"40.74.101.208/28\",\r\n \"40.74.147.80/28\",\r\n + \ \"40.78.195.240/28\",\r\n \"40.78.203.176/28\",\r\n \"40.79.131.224/28\",\r\n + \ \"40.79.179.208/28\",\r\n \"40.79.187.16/28\",\r\n \"40.80.234.9/32\",\r\n + \ \"40.80.250.168/32\",\r\n \"40.80.255.12/32\",\r\n \"40.81.28.50/32\",\r\n + \ \"40.81.43.47/32\",\r\n \"40.81.56.122/32\",\r\n \"40.81.72.110/32\",\r\n + \ \"40.81.88.112/32\",\r\n \"40.81.89.242/32\",\r\n \"40.81.122.39/32\",\r\n + \ \"40.81.154.254/32\",\r\n \"40.81.184.86/32\",\r\n \"40.81.220.38/32\",\r\n + \ \"40.81.248.53/32\",\r\n \"40.81.249.251/32\",\r\n \"40.82.154.174/32\",\r\n + \ \"40.82.156.149/32\",\r\n \"40.82.188.208/32\",\r\n \"40.82.217.84/32\",\r\n + \ \"40.82.236.24/32\",\r\n \"40.89.56.69/32\",\r\n \"40.90.219.23/32\",\r\n + \ \"40.91.74.95/32\",\r\n \"40.119.3.195/32\",\r\n \"40.119.203.252/32\",\r\n + \ \"51.12.20.48/28\",\r\n \"51.12.28.48/28\",\r\n \"51.12.99.192/28\",\r\n + \ \"51.12.203.192/28\",\r\n \"51.53.30.128/28\",\r\n \"51.53.174.128/28\",\r\n + \ \"51.104.8.112/28\",\r\n \"51.107.59.160/28\",\r\n \"51.107.98.201/32\",\r\n + \ \"51.107.155.160/28\",\r\n \"51.107.247.128/28\",\r\n \"51.116.59.160/28\",\r\n + \ \"51.116.98.150/32\",\r\n \"51.116.155.224/28\",\r\n \"51.120.99.80/28\",\r\n + \ \"51.120.219.192/28\",\r\n \"51.120.235.224/28\",\r\n \"51.140.212.0/28\",\r\n + \ \"51.145.176.215/32\",\r\n \"52.142.91.221/32\",\r\n \"52.159.55.120/32\",\r\n + \ \"52.162.110.176/28\",\r\n \"52.224.146.56/32\",\r\n \"52.231.148.16/28\",\r\n + \ \"52.232.230.201/32\",\r\n \"52.253.159.186/32\",\r\n \"52.253.225.186/32\",\r\n + \ \"52.253.226.110/32\",\r\n \"102.133.0.192/32\",\r\n \"102.133.28.112/28\",\r\n + \ \"102.133.130.206/32\",\r\n \"102.133.156.16/28\",\r\n + \ \"104.211.147.224/28\",\r\n \"191.233.25.183/32\",\r\n + \ \"191.233.50.208/28\",\r\n \"191.233.205.0/28\",\r\n \"2603:1000:4:1::380/121\",\r\n + \ \"2603:1000:4:402::150/124\",\r\n \"2603:1000:104:2::100/121\",\r\n + \ \"2603:1000:104:402::150/124\",\r\n \"2603:1010:6::600/121\",\r\n + \ \"2603:1010:6:402::150/124\",\r\n \"2603:1010:101:1::380/121\",\r\n + \ \"2603:1010:101:402::150/124\",\r\n \"2603:1010:304:1::380/121\",\r\n + \ \"2603:1010:304:402::150/124\",\r\n \"2603:1010:404:1::380/121\",\r\n + \ \"2603:1010:404:402::150/124\",\r\n \"2603:1020:5::600/121\",\r\n + \ \"2603:1020:5:402::150/124\",\r\n \"2603:1020:206::600/121\",\r\n + \ \"2603:1020:206:402::150/124\",\r\n \"2603:1020:305:402::150/124\",\r\n + \ \"2603:1020:405:402::150/124\",\r\n \"2603:1020:605:1::380/121\",\r\n + \ \"2603:1020:605:402::150/124\",\r\n \"2603:1020:705::600/121\",\r\n + \ \"2603:1020:705:402::150/124\",\r\n \"2603:1020:805::600/121\",\r\n + \ \"2603:1020:805:402::150/124\",\r\n \"2603:1020:905:1::380/121\",\r\n + \ \"2603:1020:905:402::150/124\",\r\n \"2603:1020:a04::600/121\",\r\n + \ \"2603:1020:a04:402::150/124\",\r\n \"2603:1020:b04:1::380/121\",\r\n + \ \"2603:1020:b04:402::150/124\",\r\n \"2603:1020:c04::600/121\",\r\n + \ \"2603:1020:c04:402::150/124\",\r\n \"2603:1020:d04:1::380/121\",\r\n + \ \"2603:1020:d04:402::150/124\",\r\n \"2603:1020:e04::600/121\",\r\n + \ \"2603:1020:e04:402::150/124\",\r\n \"2603:1020:f04:1::380/121\",\r\n + \ \"2603:1020:f04:402::150/124\",\r\n \"2603:1020:1004:2::100/121\",\r\n + \ \"2603:1020:1004:800::d0/124\",\r\n \"2603:1020:1104:1::600/121\",\r\n + \ \"2603:1020:1104:400::150/124\",\r\n \"2603:1020:1302:2::120/123\",\r\n + \ \"2603:1030:f:2::380/121\",\r\n \"2603:1030:f:400::950/124\",\r\n + \ \"2603:1030:10::600/121\",\r\n \"2603:1030:10:402::150/124\",\r\n + \ \"2603:1030:104::600/121\",\r\n \"2603:1030:104:402::150/124\",\r\n + \ \"2603:1030:107:1::300/121\",\r\n \"2603:1030:107:400::e0/124\",\r\n + \ \"2603:1030:210::600/121\",\r\n \"2603:1030:210:402::150/124\",\r\n + \ \"2603:1030:40b:2::400/121\",\r\n \"2603:1030:40b:400::950/124\",\r\n + \ \"2603:1030:40c::600/121\",\r\n \"2603:1030:40c:402::150/124\",\r\n + \ \"2603:1030:504:2::180/121\",\r\n \"2603:1030:504:802::d0/124\",\r\n + \ \"2603:1030:608:1::380/121\",\r\n \"2603:1030:608:402::150/124\",\r\n + \ \"2603:1030:807::600/121\",\r\n \"2603:1030:807:402::150/124\",\r\n + \ \"2603:1030:a07:1::380/121\",\r\n \"2603:1030:a07:402::8d0/124\",\r\n + \ \"2603:1030:b04:1::380/121\",\r\n \"2603:1030:b04:402::150/124\",\r\n + \ \"2603:1030:c06:2::400/121\",\r\n \"2603:1030:c06:400::950/124\",\r\n + \ \"2603:1030:f05::600/121\",\r\n \"2603:1030:f05:402::150/124\",\r\n + \ \"2603:1030:1005:1::380/121\",\r\n \"2603:1030:1005:402::150/124\",\r\n + \ \"2603:1040:5::700/121\",\r\n \"2603:1040:5:402::150/124\",\r\n + \ \"2603:1040:207:1::380/121\",\r\n \"2603:1040:207:402::150/124\",\r\n + \ \"2603:1040:407::600/121\",\r\n \"2603:1040:407:402::150/124\",\r\n + \ \"2603:1040:606:1::380/121\",\r\n \"2603:1040:606:402::150/124\",\r\n + \ \"2603:1040:806:1::380/121\",\r\n \"2603:1040:806:402::150/124\",\r\n + \ \"2603:1040:904::600/121\",\r\n \"2603:1040:904:402::150/124\",\r\n + \ \"2603:1040:a06::700/121\",\r\n \"2603:1040:a06:402::150/124\",\r\n + \ \"2603:1040:b04:1::380/121\",\r\n \"2603:1040:b04:402::150/124\",\r\n + \ \"2603:1040:c06:1::380/121\",\r\n \"2603:1040:c06:402::150/124\",\r\n + \ \"2603:1040:d04:2::280/121\",\r\n \"2603:1040:d04:800::d0/124\",\r\n + \ \"2603:1040:e05::180/121\",\r\n \"2603:1040:f05::600/121\",\r\n + \ \"2603:1040:f05:402::150/124\",\r\n \"2603:1040:1002:1::180/123\",\r\n + \ \"2603:1040:1104:1::680/121\",\r\n \"2603:1040:1104:400::150/124\",\r\n + \ \"2603:1040:1202:1::1c0/123\",\r\n \"2603:1040:1302:1::4a0/123\",\r\n + \ \"2603:1040:1402:2::120/123\",\r\n \"2603:1040:1503:1::1e0/123\",\r\n + \ \"2603:1050:6::600/121\",\r\n \"2603:1050:6:402::150/124\",\r\n + \ \"2603:1050:403:1::400/121\",\r\n \"2603:1050:403:400::2b0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureDataLake\",\r\n + \ \"id\": \"AzureDataLake\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureDataLake\",\r\n \"addressPrefixes\": [\r\n \"20.119.199.45/32\",\r\n \"20.122.64.76/32\",\r\n \ \"40.90.138.133/32\",\r\n \"40.90.138.136/32\",\r\n \"40.90.141.128/29\",\r\n @@ -10555,7 +10727,7 @@ interactions: \ \"104.44.89.39/32\",\r\n \"104.44.89.42/32\",\r\n \"104.44.90.128/27\",\r\n \ \"104.44.90.194/31\",\r\n \"104.44.91.160/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureDeviceUpdate\",\r\n \"id\": - \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -10593,7 +10765,7 @@ interactions: \ \"102.37.80.176/28\",\r\n \"102.37.160.128/28\",\r\n \"104.46.179.224/28\",\r\n \ \"191.233.15.240/28\",\r\n \"191.234.142.240/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureDevOps\",\r\n \"id\": - \"AzureDevOps\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AzureDevOps\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -10605,7 +10777,7 @@ interactions: \ \"40.82.252.0/24\",\r\n \"40.119.10.0/24\",\r\n \"51.104.26.0/24\",\r\n \ \"52.150.138.0/24\",\r\n \"52.228.82.0/24\",\r\n \"191.235.226.0/24\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureDevSpaces\",\r\n - \ \"id\": \"AzureDevSpaces\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"AzureDevSpaces\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -10624,92 +10796,93 @@ interactions: \ \"52.150.139.144/28\",\r\n \"52.182.141.128/28\",\r\n \"52.228.81.224/28\",\r\n \ \"104.214.161.48/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureDigitalTwins\",\r\n \"id\": \"AzureDigitalTwins\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureDigitalTwins\",\r\n \"addressPrefixes\": - [\r\n \"20.17.51.192/27\",\r\n \"20.21.36.64/27\",\r\n \"20.36.125.120/29\",\r\n - \ \"20.36.125.192/27\",\r\n \"20.37.70.112/29\",\r\n \"20.37.70.192/27\",\r\n - \ \"20.38.142.112/29\",\r\n \"20.38.142.192/27\",\r\n \"20.39.2.134/32\",\r\n - \ \"20.39.2.208/32\",\r\n \"20.39.2.237/32\",\r\n \"20.39.3.11/32\",\r\n - \ \"20.39.3.14/32\",\r\n \"20.39.3.17/32\",\r\n \"20.39.3.38/32\",\r\n - \ \"20.39.18.169/32\",\r\n \"20.40.225.48/29\",\r\n \"20.40.225.128/27\",\r\n - \ \"20.43.47.72/29\",\r\n \"20.43.47.96/27\",\r\n \"20.45.116.80/29\",\r\n - \ \"20.45.116.96/27\",\r\n \"20.46.10.56/29\",\r\n \"20.46.10.96/27\",\r\n - \ \"20.48.193.128/27\",\r\n \"20.48.193.160/29\",\r\n \"20.49.103.112/29\",\r\n - \ \"20.49.103.192/27\",\r\n \"20.49.118.8/29\",\r\n \"20.49.118.32/27\",\r\n - \ \"20.49.248.209/32\",\r\n \"20.49.249.56/32\",\r\n \"20.49.249.78/32\",\r\n - \ \"20.49.249.101/32\",\r\n \"20.49.249.106/32\",\r\n \"20.49.249.156/32\",\r\n - \ \"20.49.249.189/32\",\r\n \"20.49.249.208/32\",\r\n \"20.49.249.236/32\",\r\n - \ \"20.49.250.2/32\",\r\n \"20.50.211.192/32\",\r\n \"20.50.212.99/32\",\r\n - \ \"20.50.212.103/32\",\r\n \"20.50.212.140/32\",\r\n \"20.50.213.6/32\",\r\n - \ \"20.50.213.76/32\",\r\n \"20.50.213.88/32\",\r\n \"20.50.213.93/32\",\r\n - \ \"20.50.213.94/32\",\r\n \"20.50.213.120/32\",\r\n \"20.51.8.96/27\",\r\n - \ \"20.51.8.192/29\",\r\n \"20.51.16.176/29\",\r\n \"20.51.17.0/27\",\r\n - \ \"20.51.73.8/32\",\r\n \"20.51.73.11/32\",\r\n \"20.51.73.22/31\",\r\n - \ \"20.51.73.25/32\",\r\n \"20.51.73.26/31\",\r\n \"20.51.73.36/32\",\r\n - \ \"20.51.73.39/32\",\r\n \"20.51.73.44/32\",\r\n \"20.53.44.88/29\",\r\n - \ \"20.53.44.96/27\",\r\n \"20.53.48.0/27\",\r\n \"20.53.48.32/29\",\r\n - \ \"20.53.114.26/32\",\r\n \"20.53.114.71/32\",\r\n \"20.53.114.84/32\",\r\n - \ \"20.53.114.118/32\",\r\n \"20.58.66.0/27\",\r\n \"20.58.66.32/29\",\r\n - \ \"20.61.98.144/29\",\r\n \"20.61.99.0/27\",\r\n \"20.62.129.32/27\",\r\n - \ \"20.62.129.128/29\",\r\n \"20.65.130.72/29\",\r\n \"20.65.130.96/27\",\r\n - \ \"20.66.2.16/29\",\r\n \"20.66.2.128/27\",\r\n \"20.72.20.0/27\",\r\n - \ \"20.150.166.176/29\",\r\n \"20.150.167.128/27\",\r\n \"20.185.75.6/32\",\r\n - \ \"20.185.75.209/32\",\r\n \"20.187.197.16/29\",\r\n \"20.187.197.128/27\",\r\n - \ \"20.189.224.224/27\",\r\n \"20.189.225.64/29\",\r\n \"20.191.161.96/27\",\r\n - \ \"20.191.161.192/29\",\r\n \"20.192.166.176/29\",\r\n \"20.192.167.128/27\",\r\n - \ \"20.192.231.192/27\",\r\n \"20.192.231.224/29\",\r\n \"20.193.3.89/32\",\r\n - \ \"20.193.3.243/32\",\r\n \"20.193.7.70/32\",\r\n \"20.193.7.132/32\",\r\n - \ \"20.193.59.172/32\",\r\n \"20.193.59.253/32\",\r\n \"20.194.72.136/29\",\r\n - \ \"20.194.72.160/27\",\r\n \"20.215.3.192/27\",\r\n \"20.217.43.192/27\",\r\n - \ \"23.98.108.184/29\",\r\n \"23.98.109.0/27\",\r\n \"40.67.52.104/29\",\r\n - \ \"40.67.52.192/27\",\r\n \"40.80.173.208/29\",\r\n \"40.80.173.224/27\",\r\n - \ \"40.119.241.130/32\",\r\n \"40.119.241.148/32\",\r\n \"40.119.241.154/32\",\r\n - \ \"40.119.242.73/32\",\r\n \"40.119.242.79/32\",\r\n \"40.119.242.168/32\",\r\n - \ \"40.119.242.232/32\",\r\n \"40.119.243.20/32\",\r\n \"40.119.243.119/32\",\r\n - \ \"40.119.243.178/32\",\r\n \"40.124.97.243/32\",\r\n \"40.124.98.14/31\",\r\n - \ \"40.124.98.23/32\",\r\n \"40.124.98.34/31\",\r\n \"40.124.98.48/32\",\r\n - \ \"40.124.98.52/32\",\r\n \"40.124.98.70/32\",\r\n \"40.124.99.100/32\",\r\n - \ \"51.12.43.144/29\",\r\n \"51.12.43.160/27\",\r\n \"51.12.194.120/29\",\r\n - \ \"51.12.195.192/27\",\r\n \"51.13.136.128/27\",\r\n \"51.13.136.160/29\",\r\n - \ \"51.53.27.192/27\",\r\n \"51.53.171.192/27\",\r\n \"51.104.141.227/32\",\r\n - \ \"51.107.241.64/27\",\r\n \"51.107.241.96/29\",\r\n \"51.107.249.80/29\",\r\n - \ \"51.107.249.96/27\",\r\n \"51.116.51.176/29\",\r\n \"51.116.54.0/27\",\r\n - \ \"51.116.148.120/29\",\r\n \"51.116.148.192/27\",\r\n \"51.120.232.40/29\",\r\n - \ \"51.120.232.128/27\",\r\n \"51.143.208.208/29\",\r\n \"51.143.208.224/27\",\r\n - \ \"52.136.52.248/29\",\r\n \"52.136.53.64/27\",\r\n \"52.136.184.80/29\",\r\n - \ \"52.136.184.96/27\",\r\n \"52.139.106.96/27\",\r\n \"52.140.111.112/29\",\r\n - \ \"52.140.111.192/27\",\r\n \"52.142.120.18/32\",\r\n \"52.142.120.22/32\",\r\n - \ \"52.142.120.57/32\",\r\n \"52.142.120.74/32\",\r\n \"52.142.120.90/32\",\r\n - \ \"52.142.120.104/32\",\r\n \"52.142.120.156/32\",\r\n \"52.146.132.192/27\",\r\n - \ \"52.146.132.224/29\",\r\n \"52.148.29.27/32\",\r\n \"52.149.20.142/32\",\r\n - \ \"52.149.234.152/32\",\r\n \"52.149.238.190/32\",\r\n \"52.149.239.34/32\",\r\n - \ \"52.150.156.248/29\",\r\n \"52.150.157.32/27\",\r\n \"52.153.153.146/32\",\r\n - \ \"52.153.153.246/32\",\r\n \"52.153.153.255/32\",\r\n \"52.153.154.13/32\",\r\n - \ \"52.153.154.40/32\",\r\n \"52.153.154.123/32\",\r\n \"52.153.154.158/32\",\r\n - \ \"52.153.154.161/32\",\r\n \"52.156.207.58/32\",\r\n \"52.156.207.195/32\",\r\n - \ \"52.161.185.49/32\",\r\n \"52.170.161.49/32\",\r\n \"52.170.162.28/32\",\r\n - \ \"52.172.112.168/29\",\r\n \"52.172.113.0/27\",\r\n \"52.186.106.218/32\",\r\n - \ \"52.191.16.191/32\",\r\n \"52.191.18.106/32\",\r\n \"52.247.76.74/32\",\r\n - \ \"52.247.76.167/32\",\r\n \"52.247.76.187/32\",\r\n \"52.247.76.199/32\",\r\n - \ \"52.247.76.216/32\",\r\n \"52.247.76.246/32\",\r\n \"52.247.76.252/32\",\r\n - \ \"52.247.77.7/32\",\r\n \"52.247.77.22/32\",\r\n \"52.247.77.26/32\",\r\n - \ \"52.250.39.158/32\",\r\n \"52.250.39.236/32\",\r\n \"52.250.39.246/32\",\r\n - \ \"52.250.39.250/32\",\r\n \"52.250.72.145/32\",\r\n \"52.250.73.36/32\",\r\n - \ \"52.250.73.178/32\",\r\n \"52.250.73.204/32\",\r\n \"52.250.74.3/32\",\r\n - \ \"52.253.224.146/32\",\r\n \"52.253.224.154/32\",\r\n \"102.37.80.0/27\",\r\n - \ \"102.37.80.32/29\",\r\n \"102.133.221.16/29\",\r\n \"102.133.221.32/27\",\r\n - \ \"104.46.178.120/29\",\r\n \"104.46.178.160/27\",\r\n \"191.233.15.16/29\",\r\n - \ \"191.233.15.32/27\",\r\n \"191.234.139.168/29\",\r\n \"191.234.142.0/27\",\r\n - \ \"2603:1020:a04:2::580/121\",\r\n \"2603:1020:e04::700/121\",\r\n - \ \"2603:1020:1004:1::540/122\",\r\n \"2603:1020:1004:2::/121\",\r\n - \ \"2603:1020:1104:1::380/122\",\r\n \"2603:1020:1104:1::680/121\",\r\n - \ \"2603:1020:1302::580/121\",\r\n \"2603:1030:f:2::500/121\",\r\n - \ \"2603:1030:104::700/121\",\r\n \"2603:1030:107::5c0/122\",\r\n - \ \"2603:1030:504::560/123\",\r\n \"2603:1030:504:2::/121\",\r\n - \ \"2603:1030:608:3::680/121\",\r\n \"2603:1030:a07:4::280/121\",\r\n - \ \"2603:1040:207:1::500/121\",\r\n \"2603:1040:904:2::700/121\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureDigitalTwins\",\r\n \"addressPrefixes\": [\r\n \"20.17.51.192/27\",\r\n + \ \"20.21.36.64/27\",\r\n \"20.36.125.120/29\",\r\n \"20.36.125.192/27\",\r\n + \ \"20.37.70.112/29\",\r\n \"20.37.70.192/27\",\r\n \"20.38.142.112/29\",\r\n + \ \"20.38.142.192/27\",\r\n \"20.39.2.134/32\",\r\n \"20.39.2.208/32\",\r\n + \ \"20.39.2.237/32\",\r\n \"20.39.3.11/32\",\r\n \"20.39.3.14/32\",\r\n + \ \"20.39.3.17/32\",\r\n \"20.39.3.38/32\",\r\n \"20.39.18.169/32\",\r\n + \ \"20.40.225.48/29\",\r\n \"20.40.225.128/27\",\r\n \"20.43.47.72/29\",\r\n + \ \"20.43.47.96/27\",\r\n \"20.45.116.80/29\",\r\n \"20.45.116.96/27\",\r\n + \ \"20.46.10.56/29\",\r\n \"20.46.10.96/27\",\r\n \"20.48.193.128/27\",\r\n + \ \"20.48.193.160/29\",\r\n \"20.49.103.112/29\",\r\n \"20.49.103.192/27\",\r\n + \ \"20.49.118.8/29\",\r\n \"20.49.118.32/27\",\r\n \"20.49.248.209/32\",\r\n + \ \"20.49.249.56/32\",\r\n \"20.49.249.78/32\",\r\n \"20.49.249.101/32\",\r\n + \ \"20.49.249.106/32\",\r\n \"20.49.249.156/32\",\r\n \"20.49.249.189/32\",\r\n + \ \"20.49.249.208/32\",\r\n \"20.49.249.236/32\",\r\n \"20.49.250.2/32\",\r\n + \ \"20.50.211.192/32\",\r\n \"20.50.212.99/32\",\r\n \"20.50.212.103/32\",\r\n + \ \"20.50.212.140/32\",\r\n \"20.50.213.6/32\",\r\n \"20.50.213.76/32\",\r\n + \ \"20.50.213.88/32\",\r\n \"20.50.213.93/32\",\r\n \"20.50.213.94/32\",\r\n + \ \"20.50.213.120/32\",\r\n \"20.51.8.96/27\",\r\n \"20.51.8.192/29\",\r\n + \ \"20.51.16.176/29\",\r\n \"20.51.17.0/27\",\r\n \"20.51.73.8/32\",\r\n + \ \"20.51.73.11/32\",\r\n \"20.51.73.22/31\",\r\n \"20.51.73.25/32\",\r\n + \ \"20.51.73.26/31\",\r\n \"20.51.73.36/32\",\r\n \"20.51.73.39/32\",\r\n + \ \"20.51.73.44/32\",\r\n \"20.53.44.88/29\",\r\n \"20.53.44.96/27\",\r\n + \ \"20.53.48.0/27\",\r\n \"20.53.48.32/29\",\r\n \"20.53.114.26/32\",\r\n + \ \"20.53.114.71/32\",\r\n \"20.53.114.84/32\",\r\n \"20.53.114.118/32\",\r\n + \ \"20.58.66.0/27\",\r\n \"20.58.66.32/29\",\r\n \"20.61.98.144/29\",\r\n + \ \"20.61.99.0/27\",\r\n \"20.62.129.32/27\",\r\n \"20.62.129.128/29\",\r\n + \ \"20.65.130.72/29\",\r\n \"20.65.130.96/27\",\r\n \"20.66.2.16/29\",\r\n + \ \"20.66.2.128/27\",\r\n \"20.72.20.0/27\",\r\n \"20.150.166.176/29\",\r\n + \ \"20.150.167.128/27\",\r\n \"20.185.75.6/32\",\r\n \"20.185.75.209/32\",\r\n + \ \"20.187.197.16/29\",\r\n \"20.187.197.128/27\",\r\n \"20.189.224.224/27\",\r\n + \ \"20.189.225.64/29\",\r\n \"20.191.161.96/27\",\r\n \"20.191.161.192/29\",\r\n + \ \"20.192.166.176/29\",\r\n \"20.192.167.128/27\",\r\n \"20.192.231.192/27\",\r\n + \ \"20.192.231.224/29\",\r\n \"20.193.3.89/32\",\r\n \"20.193.3.243/32\",\r\n + \ \"20.193.7.70/32\",\r\n \"20.193.7.132/32\",\r\n \"20.193.59.172/32\",\r\n + \ \"20.193.59.253/32\",\r\n \"20.194.72.136/29\",\r\n \"20.194.72.160/27\",\r\n + \ \"20.215.3.192/27\",\r\n \"20.217.43.192/27\",\r\n \"23.98.108.184/29\",\r\n + \ \"23.98.109.0/27\",\r\n \"40.67.52.104/29\",\r\n \"40.67.52.192/27\",\r\n + \ \"40.80.173.208/29\",\r\n \"40.80.173.224/27\",\r\n \"40.119.241.130/32\",\r\n + \ \"40.119.241.148/32\",\r\n \"40.119.241.154/32\",\r\n \"40.119.242.73/32\",\r\n + \ \"40.119.242.79/32\",\r\n \"40.119.242.168/32\",\r\n \"40.119.242.232/32\",\r\n + \ \"40.119.243.20/32\",\r\n \"40.119.243.119/32\",\r\n \"40.119.243.178/32\",\r\n + \ \"40.124.97.243/32\",\r\n \"40.124.98.14/31\",\r\n \"40.124.98.23/32\",\r\n + \ \"40.124.98.34/31\",\r\n \"40.124.98.48/32\",\r\n \"40.124.98.52/32\",\r\n + \ \"40.124.98.70/32\",\r\n \"40.124.99.100/32\",\r\n \"51.12.43.144/29\",\r\n + \ \"51.12.43.160/27\",\r\n \"51.12.194.120/29\",\r\n \"51.12.195.192/27\",\r\n + \ \"51.13.136.128/27\",\r\n \"51.13.136.160/29\",\r\n \"51.53.27.192/27\",\r\n + \ \"51.53.171.192/27\",\r\n \"51.104.141.227/32\",\r\n \"51.107.241.64/27\",\r\n + \ \"51.107.241.96/29\",\r\n \"51.107.249.80/29\",\r\n \"51.107.249.96/27\",\r\n + \ \"51.116.51.176/29\",\r\n \"51.116.54.0/27\",\r\n \"51.116.148.120/29\",\r\n + \ \"51.116.148.192/27\",\r\n \"51.120.232.40/29\",\r\n \"51.120.232.128/27\",\r\n + \ \"51.143.208.208/29\",\r\n \"51.143.208.224/27\",\r\n \"52.136.52.248/29\",\r\n + \ \"52.136.53.64/27\",\r\n \"52.136.184.80/29\",\r\n \"52.136.184.96/27\",\r\n + \ \"52.139.106.96/27\",\r\n \"52.140.111.112/29\",\r\n \"52.140.111.192/27\",\r\n + \ \"52.142.120.18/32\",\r\n \"52.142.120.22/32\",\r\n \"52.142.120.57/32\",\r\n + \ \"52.142.120.74/32\",\r\n \"52.142.120.90/32\",\r\n \"52.142.120.104/32\",\r\n + \ \"52.142.120.156/32\",\r\n \"52.146.132.192/27\",\r\n \"52.146.132.224/29\",\r\n + \ \"52.148.29.27/32\",\r\n \"52.149.20.142/32\",\r\n \"52.149.234.152/32\",\r\n + \ \"52.149.238.190/32\",\r\n \"52.149.239.34/32\",\r\n \"52.150.156.248/29\",\r\n + \ \"52.150.157.32/27\",\r\n \"52.153.153.146/32\",\r\n \"52.153.153.246/32\",\r\n + \ \"52.153.153.255/32\",\r\n \"52.153.154.13/32\",\r\n \"52.153.154.40/32\",\r\n + \ \"52.153.154.123/32\",\r\n \"52.153.154.158/32\",\r\n \"52.153.154.161/32\",\r\n + \ \"52.156.207.58/32\",\r\n \"52.156.207.195/32\",\r\n \"52.161.185.49/32\",\r\n + \ \"52.170.161.49/32\",\r\n \"52.170.162.28/32\",\r\n \"52.172.112.168/29\",\r\n + \ \"52.172.113.0/27\",\r\n \"52.186.106.218/32\",\r\n \"52.191.16.191/32\",\r\n + \ \"52.191.18.106/32\",\r\n \"52.247.76.74/32\",\r\n \"52.247.76.167/32\",\r\n + \ \"52.247.76.187/32\",\r\n \"52.247.76.199/32\",\r\n \"52.247.76.216/32\",\r\n + \ \"52.247.76.246/32\",\r\n \"52.247.76.252/32\",\r\n \"52.247.77.7/32\",\r\n + \ \"52.247.77.22/32\",\r\n \"52.247.77.26/32\",\r\n \"52.250.39.158/32\",\r\n + \ \"52.250.39.236/32\",\r\n \"52.250.39.246/32\",\r\n \"52.250.39.250/32\",\r\n + \ \"52.250.72.145/32\",\r\n \"52.250.73.36/32\",\r\n \"52.250.73.178/32\",\r\n + \ \"52.250.73.204/32\",\r\n \"52.250.74.3/32\",\r\n \"52.253.224.146/32\",\r\n + \ \"52.253.224.154/32\",\r\n \"102.37.80.0/27\",\r\n \"102.37.80.32/29\",\r\n + \ \"102.133.221.16/29\",\r\n \"102.133.221.32/27\",\r\n \"104.46.178.120/29\",\r\n + \ \"104.46.178.160/27\",\r\n \"191.233.15.16/29\",\r\n \"191.233.15.32/27\",\r\n + \ \"191.234.139.168/29\",\r\n \"191.234.142.0/27\",\r\n \"2603:1020:a04:2::580/121\",\r\n + \ \"2603:1020:e04::700/121\",\r\n \"2603:1020:1004:1::540/122\",\r\n + \ \"2603:1020:1004:2::/121\",\r\n \"2603:1020:1104:1::380/122\",\r\n + \ \"2603:1020:1104:1::680/121\",\r\n \"2603:1020:1302::580/121\",\r\n + \ \"2603:1030:f:2::500/121\",\r\n \"2603:1030:104::700/121\",\r\n + \ \"2603:1030:107::5c0/122\",\r\n \"2603:1030:504::560/123\",\r\n + \ \"2603:1030:504:2::/121\",\r\n \"2603:1030:608:3::680/121\",\r\n + \ \"2603:1030:a07:4::280/121\",\r\n \"2603:1040:207:1::500/121\",\r\n + \ \"2603:1040:606:3::100/121\",\r\n \"2603:1040:904:2::700/121\",\r\n \ \"2603:1040:a06:2::200/121\",\r\n \"2603:1040:d04:1::540/122\",\r\n \ \"2603:1040:d04:2::80/121\",\r\n \"2603:1040:f05::700/121\",\r\n \ \"2603:1040:1002::7c0/123\",\r\n \"2603:1040:1002:1::/121\",\r\n @@ -10717,95 +10890,96 @@ interactions: \ \"2603:1040:1302::580/121\",\r\n \"2603:1040:1402::580/121\",\r\n \ \"2603:1040:1503::580/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureEventGrid\",\r\n \"id\": \"AzureEventGrid\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventGrid\",\r\n \"addressPrefixes\": - [\r\n \"13.71.56.240/28\",\r\n \"13.71.57.0/28\",\r\n \"13.73.248.128/25\",\r\n - \ \"13.86.56.32/27\",\r\n \"13.86.56.160/27\",\r\n \"13.88.73.16/28\",\r\n - \ \"13.88.73.32/27\",\r\n \"13.88.135.208/28\",\r\n \"13.91.193.0/28\",\r\n - \ \"20.17.49.128/25\",\r\n \"20.21.33.128/25\",\r\n \"20.36.121.0/25\",\r\n - \ \"20.37.55.32/27\",\r\n \"20.37.65.0/25\",\r\n \"20.37.82.224/27\",\r\n - \ \"20.37.157.128/25\",\r\n \"20.37.196.0/25\",\r\n \"20.37.225.0/25\",\r\n - \ \"20.38.87.0/25\",\r\n \"20.38.137.0/25\",\r\n \"20.39.11.128/25\",\r\n - \ \"20.39.20.16/28\",\r\n \"20.39.80.112/28\",\r\n \"20.39.80.128/28\",\r\n - \ \"20.39.99.64/28\",\r\n \"20.39.99.240/28\",\r\n \"20.40.152.128/27\",\r\n - \ \"20.40.175.48/28\",\r\n \"20.40.175.64/28\",\r\n \"20.41.66.0/25\",\r\n - \ \"20.41.136.240/28\",\r\n \"20.41.195.0/25\",\r\n \"20.42.7.0/25\",\r\n - \ \"20.42.228.0/25\",\r\n \"20.43.42.128/25\",\r\n \"20.43.66.128/25\",\r\n - \ \"20.43.131.128/25\",\r\n \"20.43.165.144/28\",\r\n \"20.43.172.128/27\",\r\n - \ \"20.44.39.176/28\",\r\n \"20.44.39.192/28\",\r\n \"20.44.168.64/28\",\r\n - \ \"20.44.205.112/28\",\r\n \"20.45.113.0/25\",\r\n \"20.45.195.0/25\",\r\n - \ \"20.46.152.112/28\",\r\n \"20.46.152.128/28\",\r\n \"20.49.96.0/25\",\r\n - \ \"20.52.90.128/25\",\r\n \"20.72.17.128/25\",\r\n \"20.150.164.0/25\",\r\n - \ \"20.189.108.128/25\",\r\n \"20.189.115.80/28\",\r\n \"20.189.123.80/28\",\r\n - \ \"20.189.125.32/27\",\r\n \"20.191.59.128/28\",\r\n \"20.191.59.176/28\",\r\n - \ \"20.192.164.0/25\",\r\n \"20.192.228.0/25\",\r\n \"20.215.1.128/25\",\r\n - \ \"20.217.41.128/25\",\r\n \"40.64.128.0/25\",\r\n \"40.67.49.0/25\",\r\n - \ \"40.74.31.128/25\",\r\n \"40.74.106.96/27\",\r\n \"40.80.58.0/25\",\r\n - \ \"40.80.170.0/25\",\r\n \"40.80.190.0/25\",\r\n \"40.80.236.192/27\",\r\n - \ \"40.81.93.240/28\",\r\n \"40.81.95.128/28\",\r\n \"40.82.254.128/25\",\r\n - \ \"40.89.18.0/25\",\r\n \"40.89.240.144/28\",\r\n \"40.114.160.176/28\",\r\n - \ \"40.114.160.192/28\",\r\n \"40.114.169.0/28\",\r\n \"40.127.155.192/28\",\r\n - \ \"40.127.251.144/28\",\r\n \"51.12.47.128/25\",\r\n \"51.12.199.0/25\",\r\n - \ \"51.53.25.128/25\",\r\n \"51.53.169.128/25\",\r\n \"51.104.27.128/25\",\r\n - \ \"51.105.81.0/25\",\r\n \"51.105.89.0/25\",\r\n \"51.107.4.128/27\",\r\n - \ \"51.107.49.0/25\",\r\n \"51.107.99.32/27\",\r\n \"51.107.145.0/25\",\r\n - \ \"51.116.3.32/27\",\r\n \"51.116.72.0/25\",\r\n \"51.116.100.208/28\",\r\n - \ \"51.116.100.224/28\",\r\n \"51.120.4.0/27\",\r\n \"51.120.41.0/25\",\r\n - \ \"51.120.131.64/27\",\r\n \"51.120.225.0/25\",\r\n \"51.132.161.160/28\",\r\n - \ \"51.132.170.64/28\",\r\n \"51.137.16.224/28\",\r\n \"51.137.142.32/28\",\r\n - \ \"51.137.162.0/25\",\r\n \"51.143.193.0/25\",\r\n \"52.136.49.0/25\",\r\n - \ \"52.139.9.80/28\",\r\n \"52.139.11.16/28\",\r\n \"52.139.85.16/28\",\r\n - \ \"52.139.85.32/28\",\r\n \"52.140.106.0/25\",\r\n \"52.142.152.144/28\",\r\n - \ \"52.149.23.160/27\",\r\n \"52.149.48.80/28\",\r\n \"52.149.48.96/27\",\r\n - \ \"52.149.248.0/28\",\r\n \"52.149.248.64/27\",\r\n \"52.149.248.96/28\",\r\n - \ \"52.150.140.0/25\",\r\n \"52.154.57.48/28\",\r\n \"52.154.57.80/28\",\r\n - \ \"52.154.68.16/28\",\r\n \"52.154.68.32/28\",\r\n \"52.156.103.192/28\",\r\n - \ \"52.159.49.144/28\",\r\n \"52.159.51.160/28\",\r\n \"52.159.53.64/28\",\r\n - \ \"52.159.53.112/28\",\r\n \"52.160.136.16/28\",\r\n \"52.160.136.32/28\",\r\n - \ \"52.161.186.128/28\",\r\n \"52.161.186.208/28\",\r\n \"52.167.21.160/27\",\r\n - \ \"52.167.21.208/28\",\r\n \"52.167.21.224/28\",\r\n \"52.170.171.192/28\",\r\n - \ \"52.170.171.240/28\",\r\n \"52.177.38.160/27\",\r\n \"52.185.176.112/28\",\r\n - \ \"52.185.212.176/28\",\r\n \"52.185.212.192/28\",\r\n \"52.186.36.16/28\",\r\n - \ \"52.228.83.0/25\",\r\n \"52.231.112.192/28\",\r\n \"52.231.112.224/28\",\r\n - \ \"52.250.28.176/28\",\r\n \"52.250.32.160/28\",\r\n \"52.252.213.192/28\",\r\n - \ \"52.255.80.16/28\",\r\n \"52.255.82.160/28\",\r\n \"102.37.162.0/25\",\r\n - \ \"102.133.0.240/28\",\r\n \"102.133.1.0/28\",\r\n \"102.133.57.0/25\",\r\n - \ \"102.133.135.16/28\",\r\n \"102.133.135.32/28\",\r\n \"191.233.9.128/25\",\r\n - \ \"191.235.126.0/28\",\r\n \"191.235.126.144/28\",\r\n \"191.235.227.0/25\",\r\n - \ \"2603:1000:4::380/121\",\r\n \"2603:1000:104:1::380/121\",\r\n - \ \"2603:1010:6:1::380/121\",\r\n \"2603:1010:101::380/121\",\r\n - \ \"2603:1010:304::380/121\",\r\n \"2603:1010:404::380/121\",\r\n - \ \"2603:1020:5:1::380/121\",\r\n \"2603:1020:206:1::380/121\",\r\n - \ \"2603:1020:305::380/121\",\r\n \"2603:1020:405::380/121\",\r\n - \ \"2603:1020:605::380/121\",\r\n \"2603:1020:705:1::380/121\",\r\n - \ \"2603:1020:805:1::380/121\",\r\n \"2603:1020:905::380/121\",\r\n - \ \"2603:1020:a04:1::380/121\",\r\n \"2603:1020:b04::380/121\",\r\n - \ \"2603:1020:c04:1::380/121\",\r\n \"2603:1020:d04::380/121\",\r\n - \ \"2603:1020:e04:1::380/121\",\r\n \"2603:1020:f04::380/121\",\r\n - \ \"2603:1020:1004::380/121\",\r\n \"2603:1020:1104::280/121\",\r\n - \ \"2603:1020:1302::280/121\",\r\n \"2603:1030:f:1::380/121\",\r\n - \ \"2603:1030:10:1::380/121\",\r\n \"2603:1030:104:1::380/121\",\r\n - \ \"2603:1030:107::280/121\",\r\n \"2603:1030:210:1::380/121\",\r\n - \ \"2603:1030:40b:1::380/121\",\r\n \"2603:1030:40c:1::380/121\",\r\n - \ \"2603:1030:504:1::380/121\",\r\n \"2603:1030:608::380/121\",\r\n - \ \"2603:1030:807:1::380/121\",\r\n \"2603:1030:a07::380/121\",\r\n - \ \"2603:1030:b04::380/121\",\r\n \"2603:1030:c06:1::380/121\",\r\n - \ \"2603:1030:f05:1::380/121\",\r\n \"2603:1030:1005::380/121\",\r\n - \ \"2603:1040:5:1::380/121\",\r\n \"2603:1040:207::380/121\",\r\n - \ \"2603:1040:407:1::380/121\",\r\n \"2603:1040:606::380/121\",\r\n - \ \"2603:1040:806::380/121\",\r\n \"2603:1040:904:1::380/121\",\r\n - \ \"2603:1040:a06:1::380/121\",\r\n \"2603:1040:b04::380/121\",\r\n - \ \"2603:1040:c06::380/121\",\r\n \"2603:1040:d04::380/121\",\r\n - \ \"2603:1040:f05:1::380/121\",\r\n \"2603:1040:1002::480/121\",\r\n - \ \"2603:1040:1104::280/121\",\r\n \"2603:1040:1202::280/121\",\r\n - \ \"2603:1040:1302::280/121\",\r\n \"2603:1040:1402::280/121\",\r\n - \ \"2603:1040:1503::280/121\",\r\n \"2603:1050:6:1::380/121\",\r\n - \ \"2603:1050:403::380/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureFrontDoor.Backend\",\r\n \"id\": \"AzureFrontDoor.Backend\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureEventGrid\",\r\n \"addressPrefixes\": [\r\n \"13.71.56.240/28\",\r\n + \ \"13.71.57.0/28\",\r\n \"13.73.248.128/25\",\r\n \"13.86.56.32/27\",\r\n + \ \"13.86.56.160/27\",\r\n \"13.88.73.16/28\",\r\n \"13.88.73.32/27\",\r\n + \ \"13.88.135.208/28\",\r\n \"13.91.193.0/28\",\r\n \"20.17.49.128/25\",\r\n + \ \"20.21.33.128/25\",\r\n \"20.36.121.0/25\",\r\n \"20.37.55.32/27\",\r\n + \ \"20.37.65.0/25\",\r\n \"20.37.82.224/27\",\r\n \"20.37.157.128/25\",\r\n + \ \"20.37.196.0/25\",\r\n \"20.37.225.0/25\",\r\n \"20.38.87.0/25\",\r\n + \ \"20.38.137.0/25\",\r\n \"20.39.11.128/25\",\r\n \"20.39.20.16/28\",\r\n + \ \"20.39.80.112/28\",\r\n \"20.39.80.128/28\",\r\n \"20.39.99.64/28\",\r\n + \ \"20.39.99.240/28\",\r\n \"20.40.152.128/27\",\r\n \"20.40.175.48/28\",\r\n + \ \"20.40.175.64/28\",\r\n \"20.41.66.0/25\",\r\n \"20.41.136.240/28\",\r\n + \ \"20.41.195.0/25\",\r\n \"20.42.7.0/25\",\r\n \"20.42.228.0/25\",\r\n + \ \"20.43.42.128/25\",\r\n \"20.43.66.128/25\",\r\n \"20.43.131.128/25\",\r\n + \ \"20.43.165.144/28\",\r\n \"20.43.172.128/27\",\r\n \"20.44.39.176/28\",\r\n + \ \"20.44.39.192/28\",\r\n \"20.44.168.64/28\",\r\n \"20.44.205.112/28\",\r\n + \ \"20.45.113.0/25\",\r\n \"20.45.195.0/25\",\r\n \"20.46.152.112/28\",\r\n + \ \"20.46.152.128/28\",\r\n \"20.49.96.0/25\",\r\n \"20.52.90.128/25\",\r\n + \ \"20.72.17.128/25\",\r\n \"20.150.164.0/25\",\r\n \"20.189.108.128/25\",\r\n + \ \"20.189.115.80/28\",\r\n \"20.189.123.80/28\",\r\n \"20.189.125.32/27\",\r\n + \ \"20.191.59.128/28\",\r\n \"20.191.59.176/28\",\r\n \"20.192.164.0/25\",\r\n + \ \"20.192.228.0/25\",\r\n \"20.215.1.128/25\",\r\n \"20.217.41.128/25\",\r\n + \ \"40.64.128.0/25\",\r\n \"40.67.49.0/25\",\r\n \"40.74.31.128/25\",\r\n + \ \"40.74.106.96/27\",\r\n \"40.80.58.0/25\",\r\n \"40.80.170.0/25\",\r\n + \ \"40.80.190.0/25\",\r\n \"40.80.236.192/27\",\r\n \"40.81.93.240/28\",\r\n + \ \"40.81.95.128/28\",\r\n \"40.82.254.128/25\",\r\n \"40.89.18.0/25\",\r\n + \ \"40.89.240.144/28\",\r\n \"40.114.160.176/28\",\r\n \"40.114.160.192/28\",\r\n + \ \"40.114.169.0/28\",\r\n \"40.127.155.192/28\",\r\n \"40.127.251.144/28\",\r\n + \ \"51.12.47.128/25\",\r\n \"51.12.199.0/25\",\r\n \"51.53.25.128/25\",\r\n + \ \"51.53.169.128/25\",\r\n \"51.104.27.128/25\",\r\n \"51.105.81.0/25\",\r\n + \ \"51.105.89.0/25\",\r\n \"51.107.4.128/27\",\r\n \"51.107.49.0/25\",\r\n + \ \"51.107.99.32/27\",\r\n \"51.107.145.0/25\",\r\n \"51.116.3.32/27\",\r\n + \ \"51.116.72.0/25\",\r\n \"51.116.100.208/28\",\r\n \"51.116.100.224/28\",\r\n + \ \"51.120.4.0/27\",\r\n \"51.120.41.0/25\",\r\n \"51.120.131.64/27\",\r\n + \ \"51.120.225.0/25\",\r\n \"51.132.161.160/28\",\r\n \"51.132.170.64/28\",\r\n + \ \"51.137.16.224/28\",\r\n \"51.137.142.32/28\",\r\n \"51.137.162.0/25\",\r\n + \ \"51.143.193.0/25\",\r\n \"52.136.49.0/25\",\r\n \"52.139.9.80/28\",\r\n + \ \"52.139.11.16/28\",\r\n \"52.139.85.16/28\",\r\n \"52.139.85.32/28\",\r\n + \ \"52.140.106.0/25\",\r\n \"52.142.152.144/28\",\r\n \"52.149.23.160/27\",\r\n + \ \"52.149.48.80/28\",\r\n \"52.149.48.96/27\",\r\n \"52.149.248.0/28\",\r\n + \ \"52.149.248.64/27\",\r\n \"52.149.248.96/28\",\r\n \"52.150.140.0/25\",\r\n + \ \"52.154.57.48/28\",\r\n \"52.154.57.80/28\",\r\n \"52.154.68.16/28\",\r\n + \ \"52.154.68.32/28\",\r\n \"52.156.103.192/28\",\r\n \"52.159.49.144/28\",\r\n + \ \"52.159.51.160/28\",\r\n \"52.159.53.64/28\",\r\n \"52.159.53.112/28\",\r\n + \ \"52.160.136.16/28\",\r\n \"52.160.136.32/28\",\r\n \"52.161.186.128/28\",\r\n + \ \"52.161.186.208/28\",\r\n \"52.167.21.160/27\",\r\n \"52.167.21.208/28\",\r\n + \ \"52.167.21.224/28\",\r\n \"52.170.171.192/28\",\r\n \"52.170.171.240/28\",\r\n + \ \"52.177.38.160/27\",\r\n \"52.185.176.112/28\",\r\n \"52.185.212.176/28\",\r\n + \ \"52.185.212.192/28\",\r\n \"52.186.36.16/28\",\r\n \"52.228.83.0/25\",\r\n + \ \"52.231.112.192/28\",\r\n \"52.231.112.224/28\",\r\n \"52.250.28.176/28\",\r\n + \ \"52.250.32.160/28\",\r\n \"52.252.213.192/28\",\r\n \"52.255.80.16/28\",\r\n + \ \"52.255.82.160/28\",\r\n \"102.37.162.0/25\",\r\n \"102.133.0.240/28\",\r\n + \ \"102.133.1.0/28\",\r\n \"102.133.57.0/25\",\r\n \"102.133.135.16/28\",\r\n + \ \"102.133.135.32/28\",\r\n \"191.233.9.128/25\",\r\n \"191.235.126.0/28\",\r\n + \ \"191.235.126.144/28\",\r\n \"191.235.227.0/25\",\r\n \"2603:1000:4::380/121\",\r\n + \ \"2603:1000:104:1::380/121\",\r\n \"2603:1010:6:1::380/121\",\r\n + \ \"2603:1010:101::380/121\",\r\n \"2603:1010:304::380/121\",\r\n + \ \"2603:1010:404::380/121\",\r\n \"2603:1020:5:1::380/121\",\r\n + \ \"2603:1020:206:1::380/121\",\r\n \"2603:1020:305::380/121\",\r\n + \ \"2603:1020:405::380/121\",\r\n \"2603:1020:605::380/121\",\r\n + \ \"2603:1020:705:1::380/121\",\r\n \"2603:1020:805:1::380/121\",\r\n + \ \"2603:1020:905::380/121\",\r\n \"2603:1020:a04:1::380/121\",\r\n + \ \"2603:1020:b04::380/121\",\r\n \"2603:1020:c04:1::380/121\",\r\n + \ \"2603:1020:d04::380/121\",\r\n \"2603:1020:e04:1::380/121\",\r\n + \ \"2603:1020:f04::380/121\",\r\n \"2603:1020:1004::380/121\",\r\n + \ \"2603:1020:1104::280/121\",\r\n \"2603:1020:1302::280/121\",\r\n + \ \"2603:1030:f:1::380/121\",\r\n \"2603:1030:10:1::380/121\",\r\n + \ \"2603:1030:104:1::380/121\",\r\n \"2603:1030:107::280/121\",\r\n + \ \"2603:1030:210:1::380/121\",\r\n \"2603:1030:40b:1::380/121\",\r\n + \ \"2603:1030:40c:1::380/121\",\r\n \"2603:1030:504:1::380/121\",\r\n + \ \"2603:1030:608::380/121\",\r\n \"2603:1030:807:1::380/121\",\r\n + \ \"2603:1030:a07::380/121\",\r\n \"2603:1030:b04::380/121\",\r\n + \ \"2603:1030:c06:1::380/121\",\r\n \"2603:1030:f05:1::380/121\",\r\n + \ \"2603:1030:1005::380/121\",\r\n \"2603:1040:5:1::380/121\",\r\n + \ \"2603:1040:207::380/121\",\r\n \"2603:1040:407:1::380/121\",\r\n + \ \"2603:1040:606::380/121\",\r\n \"2603:1040:806::380/121\",\r\n + \ \"2603:1040:904:1::380/121\",\r\n \"2603:1040:a06:1::380/121\",\r\n + \ \"2603:1040:b04::380/121\",\r\n \"2603:1040:c06::380/121\",\r\n + \ \"2603:1040:d04::380/121\",\r\n \"2603:1040:f05:1::380/121\",\r\n + \ \"2603:1040:1002::480/121\",\r\n \"2603:1040:1104::280/121\",\r\n + \ \"2603:1040:1202::280/121\",\r\n \"2603:1040:1302::280/121\",\r\n + \ \"2603:1040:1402::280/121\",\r\n \"2603:1040:1503::280/121\",\r\n + \ \"2603:1050:6:1::380/121\",\r\n \"2603:1050:403::380/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureFrontDoor.Backend\",\r\n + \ \"id\": \"AzureFrontDoor.Backend\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.16/29\",\r\n \"20.21.37.40/29\",\r\n \"20.36.120.104/29\",\r\n @@ -10874,7 +11048,7 @@ interactions: \ \"2a01:111:20a::/48\",\r\n \"2a01:111:2050::/44\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureFrontDoor.FirstParty\",\r\n \ \"id\": \"AzureFrontDoor.FirstParty\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureFrontDoor\",\r\n \"addressPrefixes\": @@ -10896,83 +11070,84 @@ interactions: \ \"2620:1ec:c11::/48\",\r\n \"2a01:111:2003::/48\",\r\n \ \"2a01:111:202c::/46\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureFrontDoor.Frontend\",\r\n \"id\": \"AzureFrontDoor.Frontend\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.73.248.8/29\",\r\n \"13.107.208.0/24\",\r\n \"13.107.213.0/24\",\r\n - \ \"13.107.219.0/24\",\r\n \"13.107.224.0/24\",\r\n \"13.107.226.0/23\",\r\n - \ \"13.107.228.0/23\",\r\n \"13.107.231.0/24\",\r\n \"13.107.234.0/23\",\r\n - \ \"13.107.246.0/24\",\r\n \"13.107.253.0/24\",\r\n \"20.21.37.32/29\",\r\n - \ \"20.36.120.96/29\",\r\n \"20.37.64.96/29\",\r\n \"20.37.156.112/29\",\r\n - \ \"20.37.192.88/29\",\r\n \"20.37.224.96/29\",\r\n \"20.38.84.64/29\",\r\n - \ \"20.38.136.96/29\",\r\n \"20.39.11.0/29\",\r\n \"20.41.4.80/29\",\r\n - \ \"20.41.64.112/29\",\r\n \"20.41.192.96/29\",\r\n \"20.42.4.112/29\",\r\n - \ \"20.42.129.144/29\",\r\n \"20.42.224.96/29\",\r\n \"20.43.41.128/29\",\r\n - \ \"20.43.64.88/29\",\r\n \"20.43.128.104/29\",\r\n \"20.45.112.96/29\",\r\n - \ \"20.45.192.96/29\",\r\n \"20.51.7.32/29\",\r\n \"20.52.95.240/29\",\r\n - \ \"20.59.82.180/30\",\r\n \"20.72.18.240/29\",\r\n \"20.97.39.120/29\",\r\n - \ \"20.119.28.40/29\",\r\n \"20.150.160.72/29\",\r\n \"20.189.106.72/29\",\r\n - \ \"20.192.161.96/29\",\r\n \"20.192.225.40/29\",\r\n \"20.210.70.68/30\",\r\n - \ \"20.215.4.200/29\",\r\n \"20.217.44.200/29\",\r\n \"40.67.48.96/29\",\r\n - \ \"40.74.30.64/29\",\r\n \"40.80.56.96/29\",\r\n \"40.80.168.96/29\",\r\n - \ \"40.80.184.112/29\",\r\n \"40.82.248.72/29\",\r\n \"40.89.16.96/29\",\r\n - \ \"40.90.64.0/22\",\r\n \"40.90.68.0/24\",\r\n \"40.90.70.0/23\",\r\n - \ \"51.12.41.0/29\",\r\n \"51.12.193.0/29\",\r\n \"51.53.28.216/29\",\r\n - \ \"51.104.24.88/29\",\r\n \"51.105.80.96/29\",\r\n \"51.105.88.96/29\",\r\n - \ \"51.107.48.96/29\",\r\n \"51.107.144.96/29\",\r\n \"51.120.40.96/29\",\r\n - \ \"51.120.224.96/29\",\r\n \"51.137.160.88/29\",\r\n \"51.143.192.96/29\",\r\n - \ \"52.136.48.96/29\",\r\n \"52.140.104.96/29\",\r\n \"52.150.136.112/29\",\r\n - \ \"52.228.80.112/29\",\r\n \"102.133.56.80/29\",\r\n \"102.133.216.80/29\",\r\n - \ \"104.212.67.0/24\",\r\n \"104.212.68.0/24\",\r\n \"191.233.9.112/29\",\r\n - \ \"191.235.224.88/29\",\r\n \"2603:1000:4::5e0/123\",\r\n - \ \"2603:1000:104::c0/123\",\r\n \"2603:1000:104::160/123\",\r\n - \ \"2603:1000:104:1::5a0/123\",\r\n \"2603:1000:104:1::7c0/123\",\r\n - \ \"2603:1010:6:1::5a0/123\",\r\n \"2603:1010:6:1::7c0/123\",\r\n - \ \"2603:1010:101::5e0/123\",\r\n \"2603:1010:304::5e0/123\",\r\n - \ \"2603:1010:404::5e0/123\",\r\n \"2603:1020:5:1::5a0/123\",\r\n - \ \"2603:1020:5:1::7c0/123\",\r\n \"2603:1020:206:1::5a0/123\",\r\n - \ \"2603:1020:206:1::7c0/123\",\r\n \"2603:1020:305::5e0/123\",\r\n - \ \"2603:1020:405::5e0/123\",\r\n \"2603:1020:605::5e0/123\",\r\n - \ \"2603:1020:705:1::5a0/123\",\r\n \"2603:1020:705:1::7c0/123\",\r\n - \ \"2603:1020:805:1::5a0/123\",\r\n \"2603:1020:805:1::7c0/123\",\r\n - \ \"2603:1020:905::5e0/123\",\r\n \"2603:1020:a04:1::5a0/123\",\r\n - \ \"2603:1020:a04:1::7c0/123\",\r\n \"2603:1020:b04::5e0/123\",\r\n - \ \"2603:1020:c04:1::5a0/123\",\r\n \"2603:1020:c04:1::7c0/123\",\r\n - \ \"2603:1020:d04::5e0/123\",\r\n \"2603:1020:e04:1::5a0/123\",\r\n - \ \"2603:1020:e04:1::7c0/123\",\r\n \"2603:1020:f04::5e0/123\",\r\n - \ \"2603:1020:1004::5a0/123\",\r\n \"2603:1020:1004::7c0/123\",\r\n - \ \"2603:1020:1104::5e0/123\",\r\n \"2603:1020:1302:1::1a0/123\",\r\n - \ \"2603:1030:f:1::5e0/123\",\r\n \"2603:1030:10:1::5a0/123\",\r\n - \ \"2603:1030:10:1::7c0/123\",\r\n \"2603:1030:104:1::5a0/123\",\r\n - \ \"2603:1030:104:1::7c0/123\",\r\n \"2603:1030:107::680/123\",\r\n - \ \"2603:1030:210:1::5a0/123\",\r\n \"2603:1030:210:1::7c0/123\",\r\n - \ \"2603:1030:40b:1::5a0/123\",\r\n \"2603:1030:40c:1::5a0/123\",\r\n - \ \"2603:1030:40c:1::7c0/123\",\r\n \"2603:1030:504:1::5a0/123\",\r\n - \ \"2603:1030:504:1::7c0/123\",\r\n \"2603:1030:608::5e0/123\",\r\n - \ \"2603:1030:807:1::5a0/123\",\r\n \"2603:1030:807:1::7c0/123\",\r\n - \ \"2603:1030:a07::5e0/123\",\r\n \"2603:1030:b04::5e0/123\",\r\n - \ \"2603:1030:c06:1::5a0/123\",\r\n \"2603:1030:f05:1::5a0/123\",\r\n - \ \"2603:1030:f05:1::7c0/123\",\r\n \"2603:1030:1005::5e0/123\",\r\n - \ \"2603:1040:5::c0/123\",\r\n \"2603:1040:5:1::5a0/123\",\r\n - \ \"2603:1040:5:1::7c0/123\",\r\n \"2603:1040:207::5e0/123\",\r\n - \ \"2603:1040:407:1::5a0/123\",\r\n \"2603:1040:407:1::7c0/123\",\r\n - \ \"2603:1040:606::5e0/123\",\r\n \"2603:1040:806::5e0/123\",\r\n - \ \"2603:1040:904:1::5a0/123\",\r\n \"2603:1040:904:1::7c0/123\",\r\n - \ \"2603:1040:a06::c0/123\",\r\n \"2603:1040:a06:1::5a0/123\",\r\n - \ \"2603:1040:a06:1::7c0/123\",\r\n \"2603:1040:b04::5e0/123\",\r\n - \ \"2603:1040:c06::5e0/123\",\r\n \"2603:1040:d04::5a0/123\",\r\n - \ \"2603:1040:d04::7c0/123\",\r\n \"2603:1040:f05:1::5a0/123\",\r\n - \ \"2603:1040:f05:1::7c0/123\",\r\n \"2603:1040:1002:1::1c0/123\",\r\n - \ \"2603:1040:1104::5e0/123\",\r\n \"2603:1040:1302:1::4c0/123\",\r\n - \ \"2603:1040:1402:1::1a0/123\",\r\n \"2603:1050:6:1::5a0/123\",\r\n - \ \"2603:1050:6:1::7c0/123\",\r\n \"2603:1050:403::5a0/123\",\r\n - \ \"2620:1ec:27::/48\",\r\n \"2620:1ec:29::/48\",\r\n \"2620:1ec:40::/47\",\r\n - \ \"2620:1ec:46::/47\",\r\n \"2620:1ec:48::/46\",\r\n \"2620:1ec:4c::/47\",\r\n - \ \"2620:1ec:bdf::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureHealthcareAPIs\",\r\n \"id\": \"AzureHealthcareAPIs\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.8/29\",\r\n + \ \"13.107.208.0/24\",\r\n \"13.107.213.0/24\",\r\n \"13.107.219.0/24\",\r\n + \ \"13.107.224.0/24\",\r\n \"13.107.226.0/23\",\r\n \"13.107.228.0/23\",\r\n + \ \"13.107.231.0/24\",\r\n \"13.107.234.0/23\",\r\n \"13.107.246.0/24\",\r\n + \ \"13.107.253.0/24\",\r\n \"20.21.37.32/29\",\r\n \"20.36.120.96/29\",\r\n + \ \"20.37.64.96/29\",\r\n \"20.37.156.112/29\",\r\n \"20.37.192.88/29\",\r\n + \ \"20.37.224.96/29\",\r\n \"20.38.84.64/29\",\r\n \"20.38.136.96/29\",\r\n + \ \"20.39.11.0/29\",\r\n \"20.41.4.80/29\",\r\n \"20.41.64.112/29\",\r\n + \ \"20.41.192.96/29\",\r\n \"20.42.4.112/29\",\r\n \"20.42.129.144/29\",\r\n + \ \"20.42.224.96/29\",\r\n \"20.43.41.128/29\",\r\n \"20.43.64.88/29\",\r\n + \ \"20.43.128.104/29\",\r\n \"20.45.112.96/29\",\r\n \"20.45.192.96/29\",\r\n + \ \"20.51.7.32/29\",\r\n \"20.52.95.240/29\",\r\n \"20.59.82.180/30\",\r\n + \ \"20.72.18.240/29\",\r\n \"20.97.39.120/29\",\r\n \"20.119.28.40/29\",\r\n + \ \"20.150.160.72/29\",\r\n \"20.189.106.72/29\",\r\n \"20.192.161.96/29\",\r\n + \ \"20.192.225.40/29\",\r\n \"20.210.70.68/30\",\r\n \"20.215.4.200/29\",\r\n + \ \"20.217.44.200/29\",\r\n \"40.67.48.96/29\",\r\n \"40.74.30.64/29\",\r\n + \ \"40.80.56.96/29\",\r\n \"40.80.168.96/29\",\r\n \"40.80.184.112/29\",\r\n + \ \"40.82.248.72/29\",\r\n \"40.89.16.96/29\",\r\n \"40.90.64.0/22\",\r\n + \ \"40.90.68.0/24\",\r\n \"40.90.70.0/23\",\r\n \"51.12.41.0/29\",\r\n + \ \"51.12.193.0/29\",\r\n \"51.53.28.216/29\",\r\n \"51.104.24.88/29\",\r\n + \ \"51.105.80.96/29\",\r\n \"51.105.88.96/29\",\r\n \"51.107.48.96/29\",\r\n + \ \"51.107.144.96/29\",\r\n \"51.120.40.96/29\",\r\n \"51.120.224.96/29\",\r\n + \ \"51.137.160.88/29\",\r\n \"51.143.192.96/29\",\r\n \"52.136.48.96/29\",\r\n + \ \"52.140.104.96/29\",\r\n \"52.150.136.112/29\",\r\n \"52.228.80.112/29\",\r\n + \ \"102.133.56.80/29\",\r\n \"102.133.216.80/29\",\r\n \"104.212.67.0/24\",\r\n + \ \"104.212.68.0/24\",\r\n \"191.233.9.112/29\",\r\n \"191.235.224.88/29\",\r\n + \ \"2603:1000:4::5e0/123\",\r\n \"2603:1000:104::c0/123\",\r\n + \ \"2603:1000:104::160/123\",\r\n \"2603:1000:104:1::5a0/123\",\r\n + \ \"2603:1000:104:1::7c0/123\",\r\n \"2603:1010:6:1::5a0/123\",\r\n + \ \"2603:1010:6:1::7c0/123\",\r\n \"2603:1010:101::5e0/123\",\r\n + \ \"2603:1010:304::5e0/123\",\r\n \"2603:1010:404::5e0/123\",\r\n + \ \"2603:1020:5:1::5a0/123\",\r\n \"2603:1020:5:1::7c0/123\",\r\n + \ \"2603:1020:206:1::5a0/123\",\r\n \"2603:1020:206:1::7c0/123\",\r\n + \ \"2603:1020:305::5e0/123\",\r\n \"2603:1020:405::5e0/123\",\r\n + \ \"2603:1020:605::5e0/123\",\r\n \"2603:1020:705:1::5a0/123\",\r\n + \ \"2603:1020:705:1::7c0/123\",\r\n \"2603:1020:805:1::5a0/123\",\r\n + \ \"2603:1020:805:1::7c0/123\",\r\n \"2603:1020:905::5e0/123\",\r\n + \ \"2603:1020:a04:1::5a0/123\",\r\n \"2603:1020:a04:1::7c0/123\",\r\n + \ \"2603:1020:b04::5e0/123\",\r\n \"2603:1020:c04:1::5a0/123\",\r\n + \ \"2603:1020:c04:1::7c0/123\",\r\n \"2603:1020:d04::5e0/123\",\r\n + \ \"2603:1020:e04:1::5a0/123\",\r\n \"2603:1020:e04:1::7c0/123\",\r\n + \ \"2603:1020:f04::5e0/123\",\r\n \"2603:1020:1004::5a0/123\",\r\n + \ \"2603:1020:1004::7c0/123\",\r\n \"2603:1020:1104::5e0/123\",\r\n + \ \"2603:1020:1302:1::1a0/123\",\r\n \"2603:1030:f:1::5e0/123\",\r\n + \ \"2603:1030:10:1::5a0/123\",\r\n \"2603:1030:10:1::7c0/123\",\r\n + \ \"2603:1030:104:1::5a0/123\",\r\n \"2603:1030:104:1::7c0/123\",\r\n + \ \"2603:1030:107::680/123\",\r\n \"2603:1030:210:1::5a0/123\",\r\n + \ \"2603:1030:210:1::7c0/123\",\r\n \"2603:1030:40b:1::5a0/123\",\r\n + \ \"2603:1030:40c:1::5a0/123\",\r\n \"2603:1030:40c:1::7c0/123\",\r\n + \ \"2603:1030:504:1::5a0/123\",\r\n \"2603:1030:504:1::7c0/123\",\r\n + \ \"2603:1030:608::5e0/123\",\r\n \"2603:1030:807:1::5a0/123\",\r\n + \ \"2603:1030:807:1::7c0/123\",\r\n \"2603:1030:a07::5e0/123\",\r\n + \ \"2603:1030:b04::5e0/123\",\r\n \"2603:1030:c06:1::5a0/123\",\r\n + \ \"2603:1030:f05:1::5a0/123\",\r\n \"2603:1030:f05:1::7c0/123\",\r\n + \ \"2603:1030:1005::5e0/123\",\r\n \"2603:1040:5::c0/123\",\r\n + \ \"2603:1040:5:1::5a0/123\",\r\n \"2603:1040:5:1::7c0/123\",\r\n + \ \"2603:1040:207::5e0/123\",\r\n \"2603:1040:407:1::5a0/123\",\r\n + \ \"2603:1040:407:1::7c0/123\",\r\n \"2603:1040:606::5e0/123\",\r\n + \ \"2603:1040:806::5e0/123\",\r\n \"2603:1040:904:1::5a0/123\",\r\n + \ \"2603:1040:904:1::7c0/123\",\r\n \"2603:1040:a06::c0/123\",\r\n + \ \"2603:1040:a06:1::5a0/123\",\r\n \"2603:1040:a06:1::7c0/123\",\r\n + \ \"2603:1040:b04::5e0/123\",\r\n \"2603:1040:c06::5e0/123\",\r\n + \ \"2603:1040:d04::5a0/123\",\r\n \"2603:1040:d04::7c0/123\",\r\n + \ \"2603:1040:f05:1::5a0/123\",\r\n \"2603:1040:f05:1::7c0/123\",\r\n + \ \"2603:1040:1002:1::1c0/123\",\r\n \"2603:1040:1104::5e0/123\",\r\n + \ \"2603:1040:1302:1::4c0/123\",\r\n \"2603:1040:1402:1::1a0/123\",\r\n + \ \"2603:1050:6:1::5a0/123\",\r\n \"2603:1050:6:1::7c0/123\",\r\n + \ \"2603:1050:403::5a0/123\",\r\n \"2620:1ec:27::/48\",\r\n + \ \"2620:1ec:29::/48\",\r\n \"2620:1ec:40::/47\",\r\n \"2620:1ec:46::/47\",\r\n + \ \"2620:1ec:48::/46\",\r\n \"2620:1ec:4c::/47\",\r\n \"2620:1ec:bdf::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureHealthcareAPIs\",\r\n + \ \"id\": \"AzureHealthcareAPIs\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAPIForFHIR\",\r\n \"addressPrefixes\": [\r\n \"13.67.40.183/32\",\r\n \"13.69.233.32/31\",\r\n @@ -11076,7 +11251,7 @@ interactions: \ \"2603:1040:1503::660/123\",\r\n \"2603:1050:6:2::540/123\",\r\n \ \"2603:1050:403:2::380/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureInformationProtection\",\r\n \"id\": - \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11128,7 +11303,7 @@ interactions: \ \"168.62.53.73/32\",\r\n \"168.62.53.132/32\",\r\n \"168.62.54.75/32\",\r\n \ \"168.62.54.211/32\",\r\n \"168.62.54.212/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureIoTHub\",\r\n \"id\": - \"AzureIoTHub\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AzureIoTHub\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -11304,11 +11479,12 @@ interactions: \ \"2603:1050:6:c02::240/123\",\r\n \"2603:1050:403:400::220/123\",\r\n \ \"2603:10e1:100:2::1415:e48/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault\",\r\n \"id\": \"AzureKeyVault\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n - \ \"addressPrefixes\": [\r\n \"13.66.138.88/30\",\r\n \"13.66.226.249/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"14\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.66.138.88/30\",\r\n \"13.66.226.249/32\",\r\n \ \"13.66.230.241/32\",\r\n \"13.67.8.104/30\",\r\n \"13.68.24.216/32\",\r\n \ \"13.68.29.203/32\",\r\n \"13.68.104.240/32\",\r\n \"13.69.64.72/30\",\r\n \ \"13.69.111.192/30\",\r\n \"13.69.227.72/30\",\r\n \"13.70.72.24/30\",\r\n @@ -11528,7 +11704,7 @@ interactions: \ \"2603:1050:403:1::220/125\",\r\n \"2603:1050:403:400::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.AustraliaCentral\",\r\n \ \"id\": \"AzureKeyVault.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -11538,7 +11714,7 @@ interactions: \ \"2603:1010:304:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaCentral2\",\r\n \"id\": \"AzureKeyVault.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -11547,7 +11723,7 @@ interactions: \ \"20.53.57.48/30\",\r\n \"2603:1010:404::2a0/125\",\r\n \ \"2603:1010:404:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaEast\",\r\n \"id\": - \"AzureKeyVault.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11559,7 +11735,7 @@ interactions: \ \"2603:1010:6:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaSoutheast\",\r\n \"id\": \"AzureKeyVault.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -11568,18 +11744,19 @@ interactions: \ \"104.46.183.152/29\",\r\n \"2603:1010:101::2a0/125\",\r\n \ \"2603:1010:101:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.BrazilSouth\",\r\n \"id\": \"AzureKeyVault.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"104.41.0.141/32\",\r\n - \ \"104.41.1.239/32\",\r\n \"191.233.203.24/30\",\r\n \"191.234.149.140/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"104.41.0.141/32\",\r\n \"104.41.1.239/32\",\r\n + \ \"191.233.203.24/30\",\r\n \"191.234.149.140/30\",\r\n \ \"191.234.157.44/30\",\r\n \"191.238.72.76/30\",\r\n \"191.238.72.152/29\",\r\n \ \"2603:1050:6::340/125\",\r\n \"2603:1050:6:402::80/125\",\r\n \ \"2603:1050:6:802::80/125\",\r\n \"2603:1050:6:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.BrazilSoutheast\",\r\n \ \"id\": \"AzureKeyVault.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -11588,7 +11765,7 @@ interactions: \ \"23.97.120.57/32\",\r\n \"191.233.50.0/30\",\r\n \"2603:1050:403:1::220/125\",\r\n \ \"2603:1050:403:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CanadaCentral\",\r\n \"id\": - \"AzureKeyVault.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11599,18 +11776,18 @@ interactions: \ \"2603:1030:f05:402::80/125\",\r\n \"2603:1030:f05:802::80/125\",\r\n \ \"2603:1030:f05:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CanadaEast\",\r\n \"id\": \"AzureKeyVault.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.64/30\",\r\n - \ \"40.86.224.94/32\",\r\n \"40.86.231.180/32\",\r\n \"52.139.107.208/29\",\r\n - \ \"52.139.107.216/30\",\r\n \"2603:1030:1005::2a0/125\",\r\n - \ \"2603:1030:1005:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.CentralIndia\",\r\n \"id\": - \"AzureKeyVault.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": - \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.69.106.64/30\",\r\n \"40.86.224.94/32\",\r\n + \ \"40.86.231.180/32\",\r\n \"52.139.107.208/29\",\r\n \"52.139.107.216/30\",\r\n + \ \"2603:1030:1005::2a0/125\",\r\n \"2603:1030:1005:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.CentralIndia\",\r\n + \ \"id\": \"AzureKeyVault.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.44.112/29\",\r\n \"20.192.44.120/30\",\r\n @@ -11619,23 +11796,24 @@ interactions: \ \"2603:1040:a06:402::80/125\",\r\n \"2603:1040:a06:802::80/125\",\r\n \ \"2603:1040:a06:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CentralUS\",\r\n \"id\": \"AzureKeyVault.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.89.61.248/32\",\r\n - \ \"13.89.170.200/30\",\r\n \"20.40.230.32/28\",\r\n \"20.40.230.48/29\",\r\n - \ \"20.44.13.224/30\",\r\n \"20.98.145.80/28\",\r\n \"23.99.132.207/32\",\r\n - \ \"52.154.176.47/32\",\r\n \"52.154.177.179/32\",\r\n \"52.165.21.159/32\",\r\n - \ \"52.165.208.47/32\",\r\n \"52.173.90.250/32\",\r\n \"52.173.199.154/32\",\r\n - \ \"52.173.216.55/32\",\r\n \"52.176.48.58/32\",\r\n \"52.182.143.192/30\",\r\n - \ \"104.43.161.34/32\",\r\n \"104.43.192.26/32\",\r\n \"104.208.26.47/32\",\r\n - \ \"2603:1030:10::340/125\",\r\n \"2603:1030:10:402::80/125\",\r\n - \ \"2603:1030:10:802::80/125\",\r\n \"2603:1030:10:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.CentralUSEUAP\",\r\n - \ \"id\": \"AzureKeyVault.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.89.61.248/32\",\r\n \"13.89.170.200/30\",\r\n + \ \"20.40.230.32/28\",\r\n \"20.40.230.48/29\",\r\n \"20.44.13.224/30\",\r\n + \ \"20.98.145.80/28\",\r\n \"23.99.132.207/32\",\r\n \"52.154.176.47/32\",\r\n + \ \"52.154.177.179/32\",\r\n \"52.165.21.159/32\",\r\n \"52.165.208.47/32\",\r\n + \ \"52.173.90.250/32\",\r\n \"52.173.199.154/32\",\r\n \"52.173.216.55/32\",\r\n + \ \"52.176.48.58/32\",\r\n \"52.182.143.192/30\",\r\n \"104.43.161.34/32\",\r\n + \ \"104.43.192.26/32\",\r\n \"104.208.26.47/32\",\r\n \"2603:1030:10::340/125\",\r\n + \ \"2603:1030:10:402::80/125\",\r\n \"2603:1030:10:802::80/125\",\r\n + \ \"2603:1030:10:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.CentralUSEUAP\",\r\n \"id\": + \"AzureKeyVault.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.45.208.8/30\",\r\n \"20.45.241.176/29\",\r\n @@ -11643,50 +11821,51 @@ interactions: \ \"52.180.176.121/32\",\r\n \"52.180.176.122/32\",\r\n \"2603:1030:f:1::2a0/125\",\r\n \ \"2603:1030:f:400::880/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.EastAsia\",\r\n \"id\": \"AzureKeyVault.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.144/30\",\r\n \"20.195.74.168/29\",\r\n + \ \"20.195.74.176/30\",\r\n \"20.205.74.76/30\",\r\n \"20.205.82.76/30\",\r\n + \ \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n \"2603:1040:207::2a0/125\",\r\n + \ \"2603:1040:207:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS\",\r\n \"id\": \"AzureKeyVault.EastUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.144/30\",\r\n - \ \"20.195.74.168/29\",\r\n \"20.195.74.176/30\",\r\n \"20.205.74.76/30\",\r\n - \ \"20.205.82.76/30\",\r\n \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n - \ \"2603:1040:207::2a0/125\",\r\n \"2603:1040:207:402::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS\",\r\n - \ \"id\": \"AzureKeyVault.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"20.42.64.44/30\",\r\n \"20.42.73.8/30\",\r\n \"20.62.134.76/30\",\r\n - \ \"20.62.134.224/29\",\r\n \"20.88.156.160/29\",\r\n \"20.185.217.251/32\",\r\n - \ \"20.185.218.1/32\",\r\n \"40.71.10.200/30\",\r\n \"40.76.196.75/32\",\r\n - \ \"40.76.212.37/32\",\r\n \"40.85.185.208/32\",\r\n \"40.87.69.184/32\",\r\n - \ \"40.117.157.122/32\",\r\n \"52.168.109.101/32\",\r\n \"52.255.152.252/32\",\r\n - \ \"52.255.152.255/32\",\r\n \"137.116.120.244/32\",\r\n - \ \"2603:1030:210::340/125\",\r\n \"2603:1030:210:402::80/125\",\r\n - \ \"2603:1030:210:802::80/125\",\r\n \"2603:1030:210:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS2\",\r\n - \ \"id\": \"AzureKeyVault.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"13.68.24.216/32\",\r\n \"13.68.29.203/32\",\r\n - \ \"13.68.104.240/32\",\r\n \"20.44.19.172/30\",\r\n \"20.62.60.128/27\",\r\n - \ \"20.98.192.176/28\",\r\n \"20.186.41.83/32\",\r\n \"20.186.47.182/32\",\r\n - \ \"23.101.159.107/32\",\r\n \"40.70.146.72/30\",\r\n \"40.70.186.91/32\",\r\n - \ \"40.70.204.6/32\",\r\n \"40.70.204.32/32\",\r\n \"40.84.47.24/32\",\r\n - \ \"52.167.111.160/30\",\r\n \"52.167.143.179/32\",\r\n \"52.167.228.54/32\",\r\n - \ \"52.177.71.51/32\",\r\n \"52.184.155.181/32\",\r\n \"52.184.158.37/32\",\r\n - \ \"52.184.164.12/32\",\r\n \"52.225.218.218/32\",\r\n \"137.116.44.148/32\",\r\n - \ \"2603:1030:40c::340/125\",\r\n \"2603:1030:40c:402::80/125\",\r\n - \ \"2603:1030:40c:802::80/125\",\r\n \"2603:1030:40c:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS2EUAP\",\r\n - \ \"id\": \"AzureKeyVault.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.42.64.44/30\",\r\n + \ \"20.42.73.8/30\",\r\n \"20.62.134.76/30\",\r\n \"20.62.134.224/29\",\r\n + \ \"20.88.156.160/29\",\r\n \"20.185.217.251/32\",\r\n \"20.185.218.1/32\",\r\n + \ \"40.71.10.200/30\",\r\n \"40.76.196.75/32\",\r\n \"40.76.212.37/32\",\r\n + \ \"40.85.185.208/32\",\r\n \"40.87.69.184/32\",\r\n \"40.117.157.122/32\",\r\n + \ \"52.168.109.101/32\",\r\n \"52.255.152.252/32\",\r\n \"52.255.152.255/32\",\r\n + \ \"137.116.120.244/32\",\r\n \"2603:1030:210::340/125\",\r\n + \ \"2603:1030:210:402::80/125\",\r\n \"2603:1030:210:802::80/125\",\r\n + \ \"2603:1030:210:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS2\",\r\n \"id\": \"AzureKeyVault.EastUS2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.68.24.216/32\",\r\n + \ \"13.68.29.203/32\",\r\n \"13.68.104.240/32\",\r\n \"20.44.19.172/30\",\r\n + \ \"20.62.60.128/27\",\r\n \"20.98.192.176/28\",\r\n \"20.186.41.83/32\",\r\n + \ \"20.186.47.182/32\",\r\n \"23.101.159.107/32\",\r\n \"40.70.146.72/30\",\r\n + \ \"40.70.186.91/32\",\r\n \"40.70.204.6/32\",\r\n \"40.70.204.32/32\",\r\n + \ \"40.84.47.24/32\",\r\n \"52.167.111.160/30\",\r\n \"52.167.143.179/32\",\r\n + \ \"52.167.228.54/32\",\r\n \"52.177.71.51/32\",\r\n \"52.184.155.181/32\",\r\n + \ \"52.184.158.37/32\",\r\n \"52.184.164.12/32\",\r\n \"52.225.218.218/32\",\r\n + \ \"137.116.44.148/32\",\r\n \"2603:1030:40c::340/125\",\r\n + \ \"2603:1030:40c:402::80/125\",\r\n \"2603:1030:40c:802::80/125\",\r\n + \ \"2603:1030:40c:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS2EUAP\",\r\n \"id\": \"AzureKeyVault.EastUS2EUAP\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.51.20.84/30\",\r\n \"20.51.21.64/29\",\r\n \"40.74.150.68/30\",\r\n \ \"40.79.118.1/32\",\r\n \"40.79.118.5/32\",\r\n \"40.89.121.172/30\",\r\n \ \"52.138.73.5/32\",\r\n \"52.138.73.51/32\",\r\n \"52.138.92.188/30\",\r\n @@ -11695,7 +11874,7 @@ interactions: \ \"2603:1030:40b:400::880/125\",\r\n \"2603:1030:40b:800::80/125\",\r\n \ \"2603:1030:40b:c00::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.FranceCentral\",\r\n \"id\": - \"AzureKeyVault.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11708,18 +11887,18 @@ interactions: \ \"2603:1020:805:402::80/125\",\r\n \"2603:1020:805:802::80/125\",\r\n \ \"2603:1020:805:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.FranceSouth\",\r\n \"id\": \"AzureKeyVault.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.64/30\",\r\n - \ \"52.136.136.15/32\",\r\n \"52.136.136.16/32\",\r\n \"52.136.184.236/30\",\r\n - \ \"52.136.185.176/29\",\r\n \"2603:1020:905::2a0/125\",\r\n - \ \"2603:1020:905:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.GermanyNorth\",\r\n \"id\": - \"AzureKeyVault.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.79.178.64/30\",\r\n \"52.136.136.15/32\",\r\n + \ \"52.136.136.16/32\",\r\n \"52.136.184.236/30\",\r\n \"52.136.185.176/29\",\r\n + \ \"2603:1020:905::2a0/125\",\r\n \"2603:1020:905:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.GermanyNorth\",\r\n + \ \"id\": \"AzureKeyVault.GermanyNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.116.54.76/30\",\r\n \"51.116.55.88/29\",\r\n @@ -11727,7 +11906,7 @@ interactions: \ \"2603:1020:d04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.GermanyWestCentral\",\r\n \"id\": \"AzureKeyVault.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -11737,7 +11916,7 @@ interactions: \ \"2603:1020:c04:802::80/125\",\r\n \"2603:1020:c04:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.JapanEast\",\r\n \ \"id\": \"AzureKeyVault.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -11749,25 +11928,25 @@ interactions: \ \"2603:1040:407:402::80/125\",\r\n \"2603:1040:407:802::80/125\",\r\n \ \"2603:1040:407:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.JapanWest\",\r\n \"id\": \"AzureKeyVault.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.189.228.136/29\",\r\n \"20.189.228.208/30\",\r\n + \ \"40.74.100.48/30\",\r\n \"104.215.18.67/32\",\r\n \"104.215.31.67/32\",\r\n + \ \"2603:1040:606::2a0/125\",\r\n \"2603:1040:606:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.JioIndiaCentral\",\r\n + \ \"id\": \"AzureKeyVault.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.189.228.136/29\",\r\n - \ \"20.189.228.208/30\",\r\n \"40.74.100.48/30\",\r\n \"104.215.18.67/32\",\r\n - \ \"104.215.31.67/32\",\r\n \"2603:1040:606::2a0/125\",\r\n - \ \"2603:1040:606:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.JioIndiaCentral\",\r\n \"id\": - \"AzureKeyVault.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"20.192.50.216/29\",\r\n \"20.192.50.224/30\",\r\n - \ \"20.192.234.0/30\",\r\n \"2603:1040:1104:1::158/125\",\r\n + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.50.216/29\",\r\n + \ \"20.192.50.224/30\",\r\n \"20.192.234.0/30\",\r\n \"2603:1040:1104:1::158/125\",\r\n \ \"2603:1040:1104:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.JioIndiaWest\",\r\n \"id\": - \"AzureKeyVault.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11777,7 +11956,7 @@ interactions: \ \"2603:1040:d04:400::80/125\",\r\n \"2603:1040:d04:400::2f8/125\",\r\n \ \"2603:1040:d04:800::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.KoreaCentral\",\r\n \"id\": - \"AzureKeyVault.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11788,30 +11967,31 @@ interactions: \ \"2603:1040:f05:402::80/125\",\r\n \"2603:1040:f05:802::80/125\",\r\n \ \"2603:1040:f05:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.KoreaSouth\",\r\n \"id\": \"AzureKeyVault.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"52.147.113.72/29\",\r\n - \ \"52.147.113.80/30\",\r\n \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n - \ \"52.231.200.108/32\",\r\n \"2603:1040:e05::20/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.NorthCentralUS\",\r\n - \ \"id\": \"AzureKeyVault.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.49.119.232/29\",\r\n - \ \"20.49.119.240/28\",\r\n \"20.125.170.76/30\",\r\n \"20.125.202.76/30\",\r\n - \ \"23.96.210.207/32\",\r\n \"23.96.250.48/32\",\r\n \"52.162.106.144/30\",\r\n - \ \"52.162.255.194/32\",\r\n \"168.62.108.27/32\",\r\n \"168.62.237.29/32\",\r\n - \ \"2603:1030:608::2a0/125\",\r\n \"2603:1030:608:402::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.NorthEurope\",\r\n - \ \"id\": \"AzureKeyVault.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"52.147.113.72/29\",\r\n \"52.147.113.80/30\",\r\n + \ \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n \"52.231.200.108/32\",\r\n + \ \"2603:1040:e05::20/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.NorthCentralUS\",\r\n \"id\": + \"AzureKeyVault.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"northcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.49.119.232/29\",\r\n \"20.49.119.240/28\",\r\n + \ \"20.125.170.76/30\",\r\n \"20.125.202.76/30\",\r\n \"23.96.210.207/32\",\r\n + \ \"23.96.250.48/32\",\r\n \"52.162.106.144/30\",\r\n \"52.162.255.194/32\",\r\n + \ \"168.62.108.27/32\",\r\n \"168.62.237.29/32\",\r\n \"2603:1030:608::2a0/125\",\r\n + \ \"2603:1030:608:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.NorthEurope\",\r\n \"id\": \"AzureKeyVault.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.72/30\",\r\n \"13.74.10.39/32\",\r\n \"13.74.10.113/32\",\r\n \ \"13.74.111.148/30\",\r\n \"20.50.80.192/30\",\r\n \"23.100.57.24/32\",\r\n \ \"23.100.58.149/32\",\r\n \"52.138.160.103/32\",\r\n \"52.138.160.105/32\",\r\n @@ -11820,9 +12000,9 @@ interactions: \ \"2603:1020:5:402::80/125\",\r\n \"2603:1020:5:802::80/125\",\r\n \ \"2603:1020:5:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.NorwayEast\",\r\n \"id\": \"AzureKeyVault.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.120.98.8/30\",\r\n \ \"51.120.110.192/30\",\r\n \"51.120.214.128/30\",\r\n \"51.120.233.132/30\",\r\n @@ -11830,15 +12010,24 @@ interactions: \ \"2603:1020:e04:402::80/125\",\r\n \"2603:1020:e04:802::80/125\",\r\n \ \"2603:1020:e04:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.NorwayWest\",\r\n \"id\": \"AzureKeyVault.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.13.136.188/30\",\r\n \ \"51.13.137.216/29\",\r\n \"51.120.218.0/30\",\r\n \"2603:1020:f04::2a0/125\",\r\n \ \"2603:1020:f04:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.QatarCentral\",\r\n \"id\": + \"AzureKeyVault.QatarCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.21.37.112/30\",\r\n \"20.21.43.244/30\",\r\n + \ \"20.21.66.76/30\",\r\n \"20.21.74.76/30\",\r\n \"20.21.80.0/29\",\r\n + \ \"2603:1040:1002:1::470/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthAfricaNorth\",\r\n \"id\": - \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11849,7 +12038,7 @@ interactions: \ \"2603:1000:104:802::80/125\",\r\n \"2603:1000:104:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SouthAfricaWest\",\r\n \ \"id\": \"AzureKeyVault.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -11857,7 +12046,7 @@ interactions: \ \"102.37.81.128/30\",\r\n \"102.133.26.0/30\",\r\n \"2603:1000:4::2a0/125\",\r\n \ \"2603:1000:4:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthCentralUS\",\r\n \"id\": - \"AzureKeyVault.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11871,14 +12060,14 @@ interactions: \ \"2603:1030:807:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthCentralUSSTG\",\r\n \"id\": \"AzureKeyVault.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.0/30\",\r\n \"20.45.117.32/29\",\r\n \"20.45.117.40/30\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SoutheastAsia\",\r\n \ \"id\": \"AzureKeyVault.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -11893,16 +12082,17 @@ interactions: \ \"2603:1040:5:402::80/125\",\r\n \"2603:1040:5:802::80/125\",\r\n \ \"2603:1040:5:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthIndia\",\r\n \"id\": \"AzureKeyVault.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.78.194.64/30\",\r\n - \ \"52.172.116.4/30\",\r\n \"52.172.116.136/29\",\r\n \"104.211.224.186/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.78.194.64/30\",\r\n \"52.172.116.4/30\",\r\n + \ \"52.172.116.136/29\",\r\n \"104.211.224.186/32\",\r\n \ \"104.211.225.134/32\",\r\n \"2603:1040:c06::2a0/125\",\r\n \ \"2603:1040:c06:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwedenCentral\",\r\n \"id\": - \"AzureKeyVault.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11912,15 +12102,16 @@ interactions: \ \"2603:1020:1004:400::80/125\",\r\n \"2603:1020:1004:400::2f8/125\",\r\n \ \"2603:1020:1004:800::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwedenSouth\",\r\n \"id\": \"AzureKeyVault.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.232/29\",\r\n - \ \"51.12.17.240/30\",\r\n \"51.12.202.0/30\",\r\n \"2603:1020:1104:1::158/125\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.232/29\",\r\n \"51.12.17.240/30\",\r\n + \ \"51.12.202.0/30\",\r\n \"2603:1020:1104:1::158/125\",\r\n \ \"2603:1020:1104:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwitzerlandNorth\",\r\n \"id\": - \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11931,7 +12122,7 @@ interactions: \ \"2603:1020:a04:802::80/125\",\r\n \"2603:1020:a04:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SwitzerlandWest\",\r\n \ \"id\": \"AzureKeyVault.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -11939,46 +12130,47 @@ interactions: \ \"51.107.251.104/29\",\r\n \"2603:1020:b04::2a0/125\",\r\n \ \"2603:1020:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.UAECentral\",\r\n \"id\": \"AzureKeyVault.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.228/30\",\r\n - \ \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n \"2603:1040:b04::2a0/125\",\r\n - \ \"2603:1040:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.UAENorth\",\r\n \"id\": \"AzureKeyVault.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.38.157.128/30\",\r\n - \ \"40.120.74.0/30\",\r\n \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n - \ \"65.52.250.0/30\",\r\n \"2603:1040:904::340/125\",\r\n - \ \"2603:1040:904:402::80/125\",\r\n \"2603:1040:904:802::80/125\",\r\n - \ \"2603:1040:904:c02::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.UKSouth\",\r\n \"id\": \"AzureKeyVault.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.104.192.129/32\",\r\n - \ \"51.104.192.138/32\",\r\n \"51.105.4.67/32\",\r\n \"51.105.4.75/32\",\r\n - \ \"51.105.71.160/30\",\r\n \"51.105.77.56/30\",\r\n \"51.140.146.56/30\",\r\n - \ \"51.140.157.60/32\",\r\n \"51.140.184.38/31\",\r\n \"51.143.212.184/29\",\r\n - \ \"51.143.213.192/30\",\r\n \"52.151.75.86/32\",\r\n \"2603:1020:705::340/125\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.37.74.228/30\",\r\n \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n + \ \"2603:1040:b04::2a0/125\",\r\n \"2603:1040:b04:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.UAENorth\",\r\n + \ \"id\": \"AzureKeyVault.UAENorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.38.157.128/30\",\r\n \"40.120.74.0/30\",\r\n + \ \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n \"65.52.250.0/30\",\r\n + \ \"2603:1040:904::340/125\",\r\n \"2603:1040:904:402::80/125\",\r\n + \ \"2603:1040:904:802::80/125\",\r\n \"2603:1040:904:c02::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.UKSouth\",\r\n + \ \"id\": \"AzureKeyVault.UKSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"51.104.192.129/32\",\r\n \"51.104.192.138/32\",\r\n + \ \"51.105.4.67/32\",\r\n \"51.105.4.75/32\",\r\n \"51.105.71.160/30\",\r\n + \ \"51.105.77.56/30\",\r\n \"51.140.146.56/30\",\r\n \"51.140.157.60/32\",\r\n + \ \"51.140.184.38/31\",\r\n \"51.143.212.184/29\",\r\n \"51.143.213.192/30\",\r\n + \ \"52.151.75.86/32\",\r\n \"2603:1020:705::340/125\",\r\n \ \"2603:1020:705:402::80/125\",\r\n \"2603:1020:705:802::80/125\",\r\n \ \"2603:1020:705:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.UKWest\",\r\n \"id\": \"AzureKeyVault.UKWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.58.67.48/29\",\r\n \ \"20.58.67.56/30\",\r\n \"51.140.210.80/30\",\r\n \"51.141.8.42/31\",\r\n \ \"2603:1020:605::2a0/125\",\r\n \"2603:1020:605:402::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestCentralUS\",\r\n \ \"id\": \"AzureKeyVault.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -11987,29 +12179,30 @@ interactions: \ \"52.161.31.139/32\",\r\n \"2603:1030:b04::2a0/125\",\r\n \ \"2603:1030:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.WestEurope\",\r\n \"id\": \"AzureKeyVault.WestEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.72/30\",\r\n - \ \"13.69.111.192/30\",\r\n \"13.80.247.19/32\",\r\n \"13.80.247.42/32\",\r\n - \ \"20.61.103.224/29\",\r\n \"20.61.103.232/30\",\r\n \"23.97.178.0/32\",\r\n - \ \"40.91.193.78/32\",\r\n \"40.91.199.213/32\",\r\n \"52.157.162.137/32\",\r\n - \ \"52.157.162.147/32\",\r\n \"52.236.189.80/30\",\r\n \"104.46.40.31/32\",\r\n - \ \"2603:1020:206::340/125\",\r\n \"2603:1020:206:402::80/125\",\r\n - \ \"2603:1020:206:802::80/125\",\r\n \"2603:1020:206:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestIndia\",\r\n - \ \"id\": \"AzureKeyVault.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.72/30\",\r\n \"13.69.111.192/30\",\r\n + \ \"13.80.247.19/32\",\r\n \"13.80.247.42/32\",\r\n \"20.61.103.224/29\",\r\n + \ \"20.61.103.232/30\",\r\n \"23.97.178.0/32\",\r\n \"40.91.193.78/32\",\r\n + \ \"40.91.199.213/32\",\r\n \"52.157.162.137/32\",\r\n \"52.157.162.147/32\",\r\n + \ \"52.236.189.80/30\",\r\n \"104.46.40.31/32\",\r\n \"2603:1020:206::340/125\",\r\n + \ \"2603:1020:206:402::80/125\",\r\n \"2603:1020:206:802::80/125\",\r\n + \ \"2603:1020:206:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.WestIndia\",\r\n \"id\": \"AzureKeyVault.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.80.48/29\",\r\n \"20.192.80.56/30\",\r\n \ \"104.211.146.64/30\",\r\n \"104.211.166.82/32\",\r\n \"104.211.167.57/32\",\r\n \ \"2603:1040:806::2a0/125\",\r\n \"2603:1040:806:402::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestUS\",\r\n \ \"id\": \"AzureKeyVault.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -12017,9 +12210,9 @@ interactions: \ \"104.42.6.91/32\",\r\n \"104.42.136.180/32\",\r\n \"2603:1030:a07::2a0/125\",\r\n \ \"2603:1030:a07:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.WestUS2\",\r\n \"id\": \"AzureKeyVault.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.88/30\",\r\n \ \"13.66.226.249/32\",\r\n \"13.66.230.241/32\",\r\n \"20.51.12.248/29\",\r\n @@ -12032,7 +12225,7 @@ interactions: \ \"2603:1030:c06:802::80/125\",\r\n \"2603:1030:c06:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestUS3\",\r\n \ \"id\": \"AzureKeyVault.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -12041,9 +12234,21 @@ interactions: \ \"20.150.245.56/29\",\r\n \"2603:1030:504::1f8/125\",\r\n \ \"2603:1030:504:402::80/125\",\r\n \"2603:1030:504:402::2f8/125\",\r\n \ \"2603:1030:504:802::140/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureMachineLearning\",\r\n \"id\": \"AzureMachineLearning\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ {\r\n \"name\": \"AzureLoadTestingInstanceManagement\",\r\n \"id\": + \"AzureLoadTestingInstanceManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"NSG\",\r\n \"API\"\r\n ],\r\n \"systemService\": + \"AzureLoadTestingInstanceManagement\",\r\n \"addressPrefixes\": [\r\n + \ \"20.24.1.136/30\",\r\n \"20.26.16.112/30\",\r\n \"20.70.223.12/32\",\r\n + \ \"20.83.222.204/32\",\r\n \"20.88.159.138/32\",\r\n \"20.98.194.67/32\",\r\n + \ \"20.98.199.120/30\",\r\n \"20.107.239.218/32\",\r\n \"20.117.192.200/32\",\r\n + \ \"20.125.7.20/30\",\r\n \"20.195.85.190/32\",\r\n \"20.213.195.80/30\",\r\n + \ \"20.223.65.156/30\",\r\n \"20.232.91.28/30\",\r\n \"20.236.145.196/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureMachineLearning\",\r\n + \ \"id\": \"AzureMachineLearning\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureMachineLearning\",\r\n \"addressPrefixes\": [\r\n \"13.66.87.135/32\",\r\n \"13.66.140.80/28\",\r\n @@ -12054,246 +12259,248 @@ interactions: \ \"13.74.107.160/28\",\r\n \"13.75.36.16/28\",\r\n \"13.77.50.224/28\",\r\n \ \"13.78.106.208/28\",\r\n \"13.86.195.35/32\",\r\n \"13.87.56.112/28\",\r\n \ \"13.87.122.112/28\",\r\n \"13.87.160.129/32\",\r\n \"13.89.171.64/28\",\r\n - \ \"20.17.49.0/27\",\r\n \"20.21.33.0/27\",\r\n \"20.36.106.80/28\",\r\n - \ \"20.36.114.160/28\",\r\n \"20.37.67.80/28\",\r\n \"20.37.74.208/28\",\r\n - \ \"20.37.152.240/28\",\r\n \"20.37.192.96/28\",\r\n \"20.38.80.96/28\",\r\n - \ \"20.38.128.48/28\",\r\n \"20.38.147.128/28\",\r\n \"20.39.1.205/32\",\r\n - \ \"20.39.11.80/28\",\r\n \"20.40.141.171/32\",\r\n \"20.40.231.32/28\",\r\n - \ \"20.41.0.240/28\",\r\n \"20.41.64.80/28\",\r\n \"20.41.197.0/28\",\r\n - \ \"20.42.0.240/28\",\r\n \"20.42.129.16/28\",\r\n \"20.42.227.48/28\",\r\n - \ \"20.43.40.96/28\",\r\n \"20.43.64.96/28\",\r\n \"20.43.120.112/28\",\r\n - \ \"20.43.128.112/28\",\r\n \"20.44.3.32/28\",\r\n \"20.44.26.224/28\",\r\n - \ \"20.44.132.166/32\",\r\n \"20.45.240.64/28\",\r\n \"20.46.13.192/28\",\r\n - \ \"20.48.197.240/28\",\r\n \"20.51.1.48/28\",\r\n \"20.51.14.48/28\",\r\n - \ \"20.51.21.224/28\",\r\n \"20.62.61.128/28\",\r\n \"20.62.135.208/28\",\r\n - \ \"20.65.135.0/28\",\r\n \"20.66.6.48/28\",\r\n \"20.69.1.240/28\",\r\n - \ \"20.70.216.96/28\",\r\n \"20.72.16.48/28\",\r\n \"20.74.195.32/27\",\r\n - \ \"20.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n \"20.89.9.0/28\",\r\n - \ \"20.98.195.64/27\",\r\n \"20.99.8.96/27\",\r\n \"20.150.161.128/28\",\r\n - \ \"20.150.171.80/28\",\r\n \"20.150.179.64/28\",\r\n \"20.150.187.64/28\",\r\n - \ \"20.150.246.16/28\",\r\n \"20.188.219.157/32\",\r\n \"20.188.221.15/32\",\r\n - \ \"20.189.106.80/28\",\r\n \"20.189.229.176/28\",\r\n \"20.192.47.112/28\",\r\n - \ \"20.192.99.64/28\",\r\n \"20.192.160.48/28\",\r\n \"20.192.225.144/28\",\r\n - \ \"20.192.235.16/28\",\r\n \"20.193.194.176/28\",\r\n \"20.195.69.64/28\",\r\n - \ \"20.195.75.48/28\",\r\n \"20.195.75.96/27\",\r\n \"20.200.192.16/28\",\r\n - \ \"20.215.1.0/27\",\r\n \"20.217.41.0/27\",\r\n \"23.98.82.192/28\",\r\n - \ \"23.100.232.216/32\",\r\n \"40.66.61.146/32\",\r\n \"40.67.59.80/28\",\r\n - \ \"40.69.106.224/28\",\r\n \"40.70.146.192/28\",\r\n \"40.70.154.161/32\",\r\n - \ \"40.71.11.64/28\",\r\n \"40.74.24.96/28\",\r\n \"40.74.100.176/28\",\r\n - \ \"40.74.147.48/28\",\r\n \"40.75.35.48/28\",\r\n \"40.78.194.224/28\",\r\n - \ \"40.78.202.80/28\",\r\n \"40.78.227.32/28\",\r\n \"40.78.234.128/28\",\r\n - \ \"40.78.242.176/28\",\r\n \"40.78.250.112/28\",\r\n \"40.79.130.192/28\",\r\n - \ \"40.79.138.128/28\",\r\n \"40.79.146.128/28\",\r\n \"40.79.154.64/28\",\r\n - \ \"40.79.162.48/28\",\r\n \"40.79.170.224/28\",\r\n \"40.79.178.224/28\",\r\n - \ \"40.79.186.160/28\",\r\n \"40.79.194.64/28\",\r\n \"40.80.51.64/28\",\r\n - \ \"40.80.57.176/28\",\r\n \"40.80.169.160/28\",\r\n \"40.80.184.80/28\",\r\n - \ \"40.80.188.96/28\",\r\n \"40.81.27.228/32\",\r\n \"40.82.187.230/32\",\r\n - \ \"40.82.248.80/28\",\r\n \"40.89.17.208/28\",\r\n \"40.90.184.249/32\",\r\n - \ \"40.91.77.76/32\",\r\n \"40.112.242.176/28\",\r\n \"40.119.8.80/28\",\r\n - \ \"51.11.24.49/32\",\r\n \"51.12.29.0/28\",\r\n \"51.12.29.64/27\",\r\n - \ \"51.12.47.32/28\",\r\n \"51.12.99.80/28\",\r\n \"51.12.198.224/28\",\r\n - \ \"51.12.203.80/28\",\r\n \"51.12.227.64/28\",\r\n \"51.12.235.64/28\",\r\n - \ \"51.53.25.0/27\",\r\n \"51.53.169.0/27\",\r\n \"51.104.8.64/27\",\r\n - \ \"51.104.24.96/28\",\r\n \"51.105.67.16/28\",\r\n \"51.105.75.128/28\",\r\n - \ \"51.105.88.224/28\",\r\n \"51.105.129.135/32\",\r\n \"51.107.59.48/28\",\r\n - \ \"51.107.147.32/28\",\r\n \"51.107.155.48/28\",\r\n \"51.107.247.64/27\",\r\n - \ \"51.116.49.176/28\",\r\n \"51.116.59.48/28\",\r\n \"51.116.155.112/28\",\r\n - \ \"51.116.156.128/28\",\r\n \"51.116.250.224/28\",\r\n \"51.120.99.64/28\",\r\n - \ \"51.120.107.64/28\",\r\n \"51.120.211.64/28\",\r\n \"51.120.219.80/28\",\r\n - \ \"51.120.227.80/28\",\r\n \"51.120.234.224/28\",\r\n \"51.137.161.224/28\",\r\n - \ \"51.138.213.16/28\",\r\n \"51.140.146.208/28\",\r\n \"51.140.210.208/28\",\r\n - \ \"51.143.214.32/28\",\r\n \"51.144.184.47/32\",\r\n \"52.138.90.144/28\",\r\n - \ \"52.138.226.160/28\",\r\n \"52.139.3.33/32\",\r\n \"52.140.107.96/28\",\r\n - \ \"52.141.25.58/32\",\r\n \"52.141.26.97/32\",\r\n \"52.148.163.43/32\",\r\n - \ \"52.150.136.80/28\",\r\n \"52.151.111.249/32\",\r\n \"52.155.90.254/32\",\r\n - \ \"52.155.115.7/32\",\r\n \"52.156.193.50/32\",\r\n \"52.162.106.176/28\",\r\n - \ \"52.167.106.160/28\",\r\n \"52.177.164.219/32\",\r\n \"52.182.139.32/28\",\r\n - \ \"52.184.87.76/32\",\r\n \"52.185.70.56/32\",\r\n \"52.228.80.80/28\",\r\n - \ \"52.230.56.136/32\",\r\n \"52.231.18.192/28\",\r\n \"52.231.146.208/28\",\r\n - \ \"52.236.186.192/28\",\r\n \"52.242.224.215/32\",\r\n \"52.246.155.128/28\",\r\n - \ \"52.249.59.91/32\",\r\n \"52.252.160.26/32\",\r\n \"52.253.131.79/32\",\r\n - \ \"52.253.131.198/32\",\r\n \"52.253.227.208/32\",\r\n \"52.255.214.109/32\",\r\n - \ \"52.255.217.127/32\",\r\n \"65.52.250.192/28\",\r\n \"102.37.163.32/28\",\r\n - \ \"102.133.27.32/28\",\r\n \"102.133.58.224/28\",\r\n \"102.133.122.224/27\",\r\n - \ \"102.133.155.32/28\",\r\n \"102.133.251.64/28\",\r\n \"104.208.16.160/28\",\r\n - \ \"104.208.144.160/28\",\r\n \"104.211.81.144/28\",\r\n - \ \"104.214.19.32/28\",\r\n \"191.233.8.48/28\",\r\n \"191.233.203.144/28\",\r\n - \ \"191.233.240.165/32\",\r\n \"191.233.242.167/32\",\r\n - \ \"191.234.147.64/28\",\r\n \"191.234.155.64/28\",\r\n \"191.235.224.96/28\",\r\n - \ \"191.238.73.80/28\",\r\n \"2603:1000:4::300/122\",\r\n - \ \"2603:1000:104:1::2c0/122\",\r\n \"2603:1010:6:1::2c0/122\",\r\n - \ \"2603:1010:101::300/122\",\r\n \"2603:1010:304::300/122\",\r\n - \ \"2603:1010:404::300/122\",\r\n \"2603:1020:5:1::2c0/122\",\r\n - \ \"2603:1020:206:1::2c0/122\",\r\n \"2603:1020:305::300/122\",\r\n - \ \"2603:1020:405::300/122\",\r\n \"2603:1020:605::300/122\",\r\n - \ \"2603:1020:705:1::2c0/122\",\r\n \"2603:1020:805:1::2c0/122\",\r\n - \ \"2603:1020:905::300/122\",\r\n \"2603:1020:a04:1::2c0/122\",\r\n - \ \"2603:1020:b04::300/122\",\r\n \"2603:1020:c04:1::2c0/122\",\r\n - \ \"2603:1020:d04::300/122\",\r\n \"2603:1020:e04:1::2c0/122\",\r\n - \ \"2603:1020:f04::300/122\",\r\n \"2603:1020:1004::2c0/122\",\r\n - \ \"2603:1020:1104::240/122\",\r\n \"2603:1020:1302::200/122\",\r\n - \ \"2603:1030:f:1::300/122\",\r\n \"2603:1030:10:1::2c0/122\",\r\n - \ \"2603:1030:104:1::2c0/122\",\r\n \"2603:1030:107::240/122\",\r\n - \ \"2603:1030:210:1::2c0/122\",\r\n \"2603:1030:40b:1::2c0/122\",\r\n - \ \"2603:1030:40c:1::2c0/122\",\r\n \"2603:1030:504:1::2c0/122\",\r\n - \ \"2603:1030:608::300/122\",\r\n \"2603:1030:807:1::2c0/122\",\r\n - \ \"2603:1030:a07::300/122\",\r\n \"2603:1030:b04::300/122\",\r\n - \ \"2603:1030:c06:1::2c0/122\",\r\n \"2603:1030:f05:1::2c0/122\",\r\n - \ \"2603:1030:1005::300/122\",\r\n \"2603:1040:5:1::2c0/122\",\r\n - \ \"2603:1040:207::300/122\",\r\n \"2603:1040:407:1::2c0/122\",\r\n - \ \"2603:1040:606::300/122\",\r\n \"2603:1040:806::300/122\",\r\n - \ \"2603:1040:904:1::2c0/122\",\r\n \"2603:1040:a06:1::2c0/122\",\r\n - \ \"2603:1040:b04::300/122\",\r\n \"2603:1040:c06::300/122\",\r\n - \ \"2603:1040:d04::2c0/122\",\r\n \"2603:1040:f05:1::2c0/122\",\r\n - \ \"2603:1040:1002::440/122\",\r\n \"2603:1040:1104::240/122\",\r\n - \ \"2603:1040:1202::200/122\",\r\n \"2603:1040:1302::200/122\",\r\n - \ \"2603:1040:1402::200/122\",\r\n \"2603:1040:1503::200/122\",\r\n - \ \"2603:1050:6:1::2c0/122\",\r\n \"2603:1050:403::2c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureMonitor\",\r\n - \ \"id\": \"AzureMonitor\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"25\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureMonitor\",\r\n \"addressPrefixes\": - [\r\n \"13.65.96.175/32\",\r\n \"13.65.206.67/32\",\r\n - \ \"13.65.211.125/32\",\r\n \"13.66.36.144/32\",\r\n \"13.66.37.172/32\",\r\n - \ \"13.66.59.226/32\",\r\n \"13.66.60.151/32\",\r\n \"13.66.140.168/29\",\r\n - \ \"13.66.141.152/29\",\r\n \"13.66.143.218/32\",\r\n \"13.66.145.232/29\",\r\n - \ \"13.66.147.144/28\",\r\n \"13.66.160.124/32\",\r\n \"13.66.220.187/32\",\r\n - \ \"13.66.231.27/32\",\r\n \"13.67.9.192/28\",\r\n \"13.67.10.64/29\",\r\n - \ \"13.67.10.92/30\",\r\n \"13.67.15.0/32\",\r\n \"13.67.15.112/29\",\r\n - \ \"13.67.77.233/32\",\r\n \"13.67.89.191/32\",\r\n \"13.68.31.237/32\",\r\n - \ \"13.68.101.211/32\",\r\n \"13.68.106.77/32\",\r\n \"13.68.109.212/32\",\r\n - \ \"13.68.111.247/32\",\r\n \"13.69.51.175/32\",\r\n \"13.69.51.218/32\",\r\n - \ \"13.69.65.16/28\",\r\n \"13.69.66.136/29\",\r\n \"13.69.67.60/30\",\r\n - \ \"13.69.67.126/32\",\r\n \"13.69.106.88/29\",\r\n \"13.69.106.208/28\",\r\n - \ \"13.69.109.224/27\",\r\n \"13.69.111.200/29\",\r\n \"13.69.229.64/29\",\r\n - \ \"13.69.229.240/29\",\r\n \"13.69.233.0/30\",\r\n \"13.69.233.96/27\",\r\n - \ \"13.69.239.96/29\",\r\n \"13.70.72.232/29\",\r\n \"13.70.73.104/29\",\r\n - \ \"13.70.79.88/29\",\r\n \"13.70.79.96/27\",\r\n \"13.70.124.27/32\",\r\n - \ \"13.70.127.61/32\",\r\n \"13.71.172.128/28\",\r\n \"13.71.172.248/29\",\r\n - \ \"13.71.175.128/32\",\r\n \"13.71.175.216/29\",\r\n \"13.71.177.32/27\",\r\n - \ \"13.71.187.91/32\",\r\n \"13.71.191.47/32\",\r\n \"13.71.195.192/27\",\r\n - \ \"13.71.196.56/29\",\r\n \"13.71.199.116/32\",\r\n \"13.73.26.213/32\",\r\n - \ \"13.73.240.0/29\",\r\n \"13.73.242.32/29\",\r\n \"13.73.244.192/31\",\r\n - \ \"13.73.248.6/31\",\r\n \"13.73.253.104/29\",\r\n \"13.73.253.112/29\",\r\n - \ \"13.73.253.120/32\",\r\n \"13.74.107.88/30\",\r\n \"13.74.108.128/29\",\r\n - \ \"13.74.111.152/29\",\r\n \"13.75.38.0/28\",\r\n \"13.75.38.120/29\",\r\n - \ \"13.75.39.76/30\",\r\n \"13.75.117.221/32\",\r\n \"13.75.119.169/32\",\r\n - \ \"13.75.195.15/32\",\r\n \"13.76.85.243/32\",\r\n \"13.76.87.86/32\",\r\n - \ \"13.77.52.16/28\",\r\n \"13.77.53.48/29\",\r\n \"13.77.53.220/32\",\r\n - \ \"13.77.150.166/32\",\r\n \"13.77.155.39/32\",\r\n \"13.77.174.177/32\",\r\n - \ \"13.78.10.58/32\",\r\n \"13.78.13.189/32\",\r\n \"13.78.108.160/29\",\r\n - \ \"13.78.108.168/30\",\r\n \"13.78.109.112/29\",\r\n \"13.78.111.192/32\",\r\n - \ \"13.78.135.15/32\",\r\n \"13.78.145.11/32\",\r\n \"13.78.172.58/32\",\r\n - \ \"13.78.189.112/32\",\r\n \"13.78.236.149/32\",\r\n \"13.80.134.255/32\",\r\n - \ \"13.82.100.176/32\",\r\n \"13.82.184.151/32\",\r\n \"13.84.134.59/32\",\r\n - \ \"13.84.148.7/32\",\r\n \"13.84.149.186/32\",\r\n \"13.84.173.179/32\",\r\n - \ \"13.84.189.95/32\",\r\n \"13.84.225.10/32\",\r\n \"13.85.70.142/32\",\r\n - \ \"13.86.218.224/28\",\r\n \"13.86.218.248/29\",\r\n \"13.86.223.128/26\",\r\n - \ \"13.87.56.248/29\",\r\n \"13.87.57.128/28\",\r\n \"13.87.122.248/29\",\r\n - \ \"13.87.123.128/28\",\r\n \"13.88.177.28/32\",\r\n \"13.88.230.43/32\",\r\n - \ \"13.88.247.208/32\",\r\n \"13.88.255.115/32\",\r\n \"13.89.42.127/32\",\r\n - \ \"13.89.171.112/30\",\r\n \"13.89.174.128/29\",\r\n \"13.89.179.0/29\",\r\n - \ \"13.90.93.206/32\",\r\n \"13.90.248.141/32\",\r\n \"13.90.249.229/32\",\r\n - \ \"13.90.251.123/32\",\r\n \"13.91.42.27/32\",\r\n \"13.91.102.27/32\",\r\n - \ \"13.92.40.198/32\",\r\n \"13.92.40.223/32\",\r\n \"13.92.138.16/32\",\r\n - \ \"13.92.179.52/32\",\r\n \"13.92.211.249/32\",\r\n \"13.92.232.146/32\",\r\n - \ \"13.92.254.218/32\",\r\n \"13.92.255.146/32\",\r\n \"13.93.215.80/32\",\r\n - \ \"13.93.233.49/32\",\r\n \"13.93.236.73/32\",\r\n \"13.94.39.13/32\",\r\n - \ \"20.17.59.36/30\",\r\n \"20.17.59.40/29\",\r\n \"20.17.59.48/30\",\r\n - \ \"20.17.59.64/27\",\r\n \"20.17.71.128/29\",\r\n \"20.21.37.116/30\",\r\n - \ \"20.21.37.120/29\",\r\n \"20.21.39.224/29\",\r\n \"20.21.46.128/29\",\r\n - \ \"20.21.46.144/28\",\r\n \"20.21.53.0/27\",\r\n \"20.21.54.164/31\",\r\n - \ \"20.21.67.200/29\",\r\n \"20.21.69.160/28\",\r\n \"20.21.75.200/29\",\r\n - \ \"20.21.77.160/28\",\r\n \"20.36.107.24/29\",\r\n \"20.36.107.160/28\",\r\n - \ \"20.36.114.200/29\",\r\n \"20.36.114.208/28\",\r\n \"20.36.125.224/27\",\r\n - \ \"20.37.71.0/27\",\r\n \"20.37.74.232/29\",\r\n \"20.37.74.240/28\",\r\n - \ \"20.37.152.68/31\",\r\n \"20.37.192.68/31\",\r\n \"20.37.195.26/31\",\r\n - \ \"20.37.198.112/28\",\r\n \"20.37.198.140/32\",\r\n \"20.37.198.232/29\",\r\n - \ \"20.37.198.240/28\",\r\n \"20.37.227.16/28\",\r\n \"20.37.227.100/31\",\r\n - \ \"20.37.227.104/29\",\r\n \"20.37.227.112/28\",\r\n \"20.38.80.68/31\",\r\n - \ \"20.38.128.64/29\",\r\n \"20.38.132.64/27\",\r\n \"20.38.143.0/27\",\r\n - \ \"20.38.143.44/30\",\r\n \"20.38.146.152/29\",\r\n \"20.38.147.144/29\",\r\n - \ \"20.38.149.200/29\",\r\n \"20.38.152.32/27\",\r\n \"20.38.157.136/29\",\r\n - \ \"20.39.14.0/28\",\r\n \"20.39.15.16/28\",\r\n \"20.39.15.32/28\",\r\n - \ \"20.40.124.0/32\",\r\n \"20.40.137.91/32\",\r\n \"20.40.140.212/32\",\r\n - \ \"20.40.160.120/32\",\r\n \"20.40.200.172/31\",\r\n \"20.40.200.174/32\",\r\n - \ \"20.40.206.128/28\",\r\n \"20.40.206.232/29\",\r\n \"20.40.207.128/28\",\r\n - \ \"20.40.228.0/26\",\r\n \"20.41.49.208/32\",\r\n \"20.41.64.68/31\",\r\n - \ \"20.41.67.112/28\",\r\n \"20.41.69.4/30\",\r\n \"20.41.69.16/28\",\r\n - \ \"20.41.69.48/31\",\r\n \"20.41.69.62/31\",\r\n \"20.41.208.32/27\",\r\n - \ \"20.42.0.68/31\",\r\n \"20.42.65.72/29\",\r\n \"20.42.65.128/25\",\r\n - \ \"20.42.73.16/29\",\r\n \"20.42.73.128/25\",\r\n \"20.42.128.68/31\",\r\n - \ \"20.42.230.112/28\",\r\n \"20.42.230.208/28\",\r\n \"20.42.230.224/29\",\r\n - \ \"20.42.230.232/31\",\r\n \"20.43.40.68/31\",\r\n \"20.43.41.178/31\",\r\n - \ \"20.43.44.128/28\",\r\n \"20.43.44.216/29\",\r\n \"20.43.44.224/28\",\r\n - \ \"20.43.64.68/31\",\r\n \"20.43.65.154/31\",\r\n \"20.43.70.96/28\",\r\n - \ \"20.43.70.192/29\",\r\n \"20.43.70.200/30\",\r\n \"20.43.70.204/32\",\r\n - \ \"20.43.70.224/29\",\r\n \"20.43.98.234/32\",\r\n \"20.43.99.158/32\",\r\n - \ \"20.43.120.0/29\",\r\n \"20.43.120.240/29\",\r\n \"20.43.123.200/29\",\r\n - \ \"20.43.128.68/31\",\r\n \"20.43.152.45/32\",\r\n \"20.44.3.48/28\",\r\n - \ \"20.44.8.0/28\",\r\n \"20.44.11.192/26\",\r\n \"20.44.12.192/26\",\r\n - \ \"20.44.13.232/29\",\r\n \"20.44.16.0/29\",\r\n \"20.44.17.0/29\",\r\n - \ \"20.44.26.152/29\",\r\n \"20.44.26.248/29\",\r\n \"20.44.29.120/29\",\r\n - \ \"20.44.73.196/32\",\r\n \"20.44.192.217/32\",\r\n \"20.45.95.68/31\",\r\n - \ \"20.45.122.152/29\",\r\n \"20.45.123.80/29\",\r\n \"20.45.123.116/30\",\r\n - \ \"20.45.125.224/28\",\r\n \"20.45.127.64/29\",\r\n \"20.45.208.32/29\",\r\n - \ \"20.46.10.224/27\",\r\n \"20.46.12.196/30\",\r\n \"20.46.13.216/29\",\r\n - \ \"20.46.15.48/29\",\r\n \"20.47.217.0/29\",\r\n \"20.48.193.224/27\",\r\n - \ \"20.49.83.32/28\",\r\n \"20.49.84.32/27\",\r\n \"20.49.91.32/28\",\r\n - \ \"20.49.93.192/26\",\r\n \"20.49.95.48/29\",\r\n \"20.49.99.44/31\",\r\n - \ \"20.49.99.64/28\",\r\n \"20.49.102.24/29\",\r\n \"20.49.102.32/28\",\r\n - \ \"20.49.109.46/31\",\r\n \"20.49.109.80/28\",\r\n \"20.49.111.16/28\",\r\n - \ \"20.49.111.32/28\",\r\n \"20.49.114.20/30\",\r\n \"20.49.114.32/28\",\r\n - \ \"20.49.114.48/31\",\r\n \"20.49.120.64/28\",\r\n \"20.50.65.80/28\",\r\n - \ \"20.50.68.112/29\",\r\n \"20.50.68.120/30\",\r\n \"20.50.68.124/31\",\r\n - \ \"20.50.68.128/29\",\r\n \"20.50.80.200/29\",\r\n \"20.51.5.44/31\",\r\n - \ \"20.51.7.0/27\",\r\n \"20.51.9.0/26\",\r\n \"20.51.17.64/27\",\r\n - \ \"20.52.64.24/29\",\r\n \"20.52.64.32/27\",\r\n \"20.52.72.64/27\",\r\n - \ \"20.52.72.96/28\",\r\n \"20.52.95.50/31\",\r\n \"20.52.95.220/31\",\r\n - \ \"20.53.0.128/27\",\r\n \"20.53.46.64/27\",\r\n \"20.53.48.64/27\",\r\n - \ \"20.53.60.224/31\",\r\n \"20.58.66.96/27\",\r\n \"20.59.81.12/31\",\r\n - \ \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\r\n \"20.65.1.64/28\",\r\n - \ \"20.65.132.0/26\",\r\n \"20.66.2.192/26\",\r\n \"20.72.20.48/28\",\r\n - \ \"20.72.21.0/30\",\r\n \"20.72.21.32/27\",\r\n \"20.72.28.192/27\",\r\n - \ \"20.74.195.64/29\",\r\n \"20.74.195.72/31\",\r\n \"20.83.192.192/29\",\r\n - \ \"20.89.1.32/29\",\r\n \"20.98.192.0/27\",\r\n \"20.99.11.48/28\",\r\n - \ \"20.99.11.96/30\",\r\n \"20.111.2.192/27\",\r\n \"20.125.171.200/29\",\r\n - \ \"20.125.203.200/29\",\r\n \"20.150.130.240/31\",\r\n \"20.150.167.184/29\",\r\n - \ \"20.150.171.208/29\",\r\n \"20.150.173.0/28\",\r\n \"20.150.178.152/29\",\r\n - \ \"20.150.181.96/28\",\r\n \"20.150.181.168/29\",\r\n \"20.150.182.32/27\",\r\n - \ \"20.150.186.152/29\",\r\n \"20.150.189.40/29\",\r\n \"20.150.225.8/29\",\r\n - \ \"20.150.241.64/29\",\r\n \"20.150.241.72/30\",\r\n \"20.150.241.96/27\",\r\n - \ \"20.187.197.192/27\",\r\n \"20.188.36.28/32\",\r\n \"20.189.81.11/32\",\r\n - \ \"20.189.81.14/32\",\r\n \"20.189.81.24/31\",\r\n \"20.189.81.26/32\",\r\n - \ \"20.189.81.28/32\",\r\n \"20.189.81.31/32\",\r\n \"20.189.81.32/31\",\r\n - \ \"20.189.81.34/32\",\r\n \"20.189.109.144/28\",\r\n \"20.189.111.0/28\",\r\n - \ \"20.189.111.16/29\",\r\n \"20.189.111.24/31\",\r\n \"20.189.172.0/25\",\r\n - \ \"20.189.194.102/31\",\r\n \"20.189.225.128/27\",\r\n \"20.190.60.38/32\",\r\n - \ \"20.191.165.64/27\",\r\n \"20.192.32.192/27\",\r\n \"20.192.34.80/28\",\r\n - \ \"20.192.43.96/27\",\r\n \"20.192.45.100/31\",\r\n \"20.192.48.0/27\",\r\n - \ \"20.192.50.192/28\",\r\n \"20.192.84.164/31\",\r\n \"20.192.98.152/29\",\r\n - \ \"20.192.101.32/27\",\r\n \"20.192.102.72/29\",\r\n \"20.192.153.106/31\",\r\n - \ \"20.192.167.160/27\",\r\n \"20.192.231.244/30\",\r\n \"20.192.235.144/28\",\r\n - \ \"20.193.96.32/27\",\r\n \"20.193.160.40/29\",\r\n \"20.193.160.48/28\",\r\n - \ \"20.193.194.24/29\",\r\n \"20.193.194.32/29\",\r\n \"20.193.194.40/30\",\r\n - \ \"20.193.203.112/28\",\r\n \"20.193.204.64/27\",\r\n \"20.194.67.32/28\",\r\n - \ \"20.194.67.216/29\",\r\n \"20.194.67.224/27\",\r\n \"20.194.72.224/27\",\r\n - \ \"20.195.74.188/31\",\r\n \"20.195.82.160/27\",\r\n \"20.205.77.184/29\",\r\n - \ \"20.205.83.232/29\",\r\n \"20.205.192.72/29\",\r\n \"20.206.0.196/31\",\r\n - \ \"20.208.19.200/29\",\r\n \"20.215.0.40/31\",\r\n \"20.215.4.250/31\",\r\n - \ \"20.215.7.48/29\",\r\n \"20.215.7.56/30\",\r\n \"20.215.7.192/27\",\r\n - \ \"20.215.19.200/29\",\r\n \"20.215.21.160/28\",\r\n \"20.215.27.200/29\",\r\n - \ \"20.215.29.160/28\",\r\n \"20.215.158.128/29\",\r\n \"20.215.158.144/28\",\r\n - \ \"20.217.40.40/31\",\r\n \"20.217.44.250/31\",\r\n \"20.217.47.48/29\",\r\n - \ \"20.217.47.56/30\",\r\n \"20.217.47.192/27\",\r\n \"20.217.62.128/29\",\r\n - \ \"20.217.62.144/28\",\r\n \"20.217.75.200/29\",\r\n \"20.217.77.160/28\",\r\n - \ \"20.217.91.200/29\",\r\n \"20.217.93.160/28\",\r\n \"23.96.28.38/32\",\r\n - \ \"23.96.252.161/32\",\r\n \"23.96.252.216/32\",\r\n \"23.97.65.103/32\",\r\n - \ \"23.98.82.120/29\",\r\n \"23.98.82.208/28\",\r\n \"23.98.104.160/28\",\r\n - \ \"23.98.106.136/29\",\r\n \"23.98.106.144/30\",\r\n \"23.98.106.148/31\",\r\n - \ \"23.98.106.150/32\",\r\n \"23.98.106.152/29\",\r\n \"23.98.113.96/29\",\r\n + \ \"20.17.49.0/27\",\r\n \"20.21.33.0/27\",\r\n \"20.21.83.64/27\",\r\n + \ \"20.36.106.80/28\",\r\n \"20.36.114.160/28\",\r\n \"20.37.67.80/28\",\r\n + \ \"20.37.74.208/28\",\r\n \"20.37.152.240/28\",\r\n \"20.37.192.96/28\",\r\n + \ \"20.38.80.96/28\",\r\n \"20.38.128.48/28\",\r\n \"20.38.147.128/28\",\r\n + \ \"20.39.1.205/32\",\r\n \"20.39.11.80/28\",\r\n \"20.40.141.171/32\",\r\n + \ \"20.40.231.32/28\",\r\n \"20.41.0.240/28\",\r\n \"20.41.64.80/28\",\r\n + \ \"20.41.197.0/28\",\r\n \"20.42.0.240/28\",\r\n \"20.42.129.16/28\",\r\n + \ \"20.42.227.48/28\",\r\n \"20.43.40.96/28\",\r\n \"20.43.64.96/28\",\r\n + \ \"20.43.120.112/28\",\r\n \"20.43.128.112/28\",\r\n \"20.44.3.32/28\",\r\n + \ \"20.44.26.224/28\",\r\n \"20.44.132.166/32\",\r\n \"20.45.240.64/28\",\r\n + \ \"20.46.13.192/28\",\r\n \"20.48.197.240/28\",\r\n \"20.51.1.48/28\",\r\n + \ \"20.51.14.48/28\",\r\n \"20.51.21.224/28\",\r\n \"20.62.61.128/28\",\r\n + \ \"20.62.135.208/28\",\r\n \"20.65.135.0/28\",\r\n \"20.66.6.48/28\",\r\n + \ \"20.69.1.240/28\",\r\n \"20.70.216.96/28\",\r\n \"20.72.16.48/28\",\r\n + \ \"20.74.195.32/27\",\r\n \"20.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n + \ \"20.89.9.0/28\",\r\n \"20.98.195.64/27\",\r\n \"20.99.8.96/27\",\r\n + \ \"20.150.161.128/28\",\r\n \"20.150.171.80/28\",\r\n \"20.150.179.64/28\",\r\n + \ \"20.150.187.64/28\",\r\n \"20.150.246.16/28\",\r\n \"20.188.219.157/32\",\r\n + \ \"20.188.221.15/32\",\r\n \"20.189.106.80/28\",\r\n \"20.189.229.176/28\",\r\n + \ \"20.192.47.112/28\",\r\n \"20.192.99.64/28\",\r\n \"20.192.160.48/28\",\r\n + \ \"20.192.225.144/28\",\r\n \"20.192.235.16/28\",\r\n \"20.193.194.176/28\",\r\n + \ \"20.195.69.64/28\",\r\n \"20.195.75.48/28\",\r\n \"20.195.75.96/27\",\r\n + \ \"20.200.192.16/28\",\r\n \"20.215.1.0/27\",\r\n \"20.217.41.0/27\",\r\n + \ \"23.98.82.192/28\",\r\n \"23.100.232.216/32\",\r\n \"40.66.61.146/32\",\r\n + \ \"40.67.59.80/28\",\r\n \"40.69.106.224/28\",\r\n \"40.70.146.192/28\",\r\n + \ \"40.70.154.161/32\",\r\n \"40.71.11.64/28\",\r\n \"40.74.24.96/28\",\r\n + \ \"40.74.100.176/28\",\r\n \"40.74.147.48/28\",\r\n \"40.75.35.48/28\",\r\n + \ \"40.78.194.224/28\",\r\n \"40.78.202.80/28\",\r\n \"40.78.227.32/28\",\r\n + \ \"40.78.234.128/28\",\r\n \"40.78.242.176/28\",\r\n \"40.78.250.112/28\",\r\n + \ \"40.79.130.192/28\",\r\n \"40.79.138.128/28\",\r\n \"40.79.146.128/28\",\r\n + \ \"40.79.154.64/28\",\r\n \"40.79.162.48/28\",\r\n \"40.79.170.224/28\",\r\n + \ \"40.79.178.224/28\",\r\n \"40.79.186.160/28\",\r\n \"40.79.194.64/28\",\r\n + \ \"40.80.51.64/28\",\r\n \"40.80.57.176/28\",\r\n \"40.80.169.160/28\",\r\n + \ \"40.80.184.80/28\",\r\n \"40.80.188.96/28\",\r\n \"40.81.27.228/32\",\r\n + \ \"40.82.187.230/32\",\r\n \"40.82.248.80/28\",\r\n \"40.89.17.208/28\",\r\n + \ \"40.90.184.249/32\",\r\n \"40.91.77.76/32\",\r\n \"40.112.242.176/28\",\r\n + \ \"40.119.8.80/28\",\r\n \"51.11.24.49/32\",\r\n \"51.12.29.0/28\",\r\n + \ \"51.12.29.64/27\",\r\n \"51.12.47.32/28\",\r\n \"51.12.99.80/28\",\r\n + \ \"51.12.198.224/28\",\r\n \"51.12.203.80/28\",\r\n \"51.12.227.64/28\",\r\n + \ \"51.12.235.64/28\",\r\n \"51.53.25.0/27\",\r\n \"51.53.169.0/27\",\r\n + \ \"51.104.8.64/27\",\r\n \"51.104.24.96/28\",\r\n \"51.105.67.16/28\",\r\n + \ \"51.105.75.128/28\",\r\n \"51.105.88.224/28\",\r\n \"51.105.129.135/32\",\r\n + \ \"51.107.59.48/28\",\r\n \"51.107.147.32/28\",\r\n \"51.107.155.48/28\",\r\n + \ \"51.107.247.64/27\",\r\n \"51.116.49.176/28\",\r\n \"51.116.59.48/28\",\r\n + \ \"51.116.155.112/28\",\r\n \"51.116.156.128/28\",\r\n \"51.116.250.224/28\",\r\n + \ \"51.120.99.64/28\",\r\n \"51.120.107.64/28\",\r\n \"51.120.211.64/28\",\r\n + \ \"51.120.219.80/28\",\r\n \"51.120.227.80/28\",\r\n \"51.120.234.224/28\",\r\n + \ \"51.137.161.224/28\",\r\n \"51.138.213.16/28\",\r\n \"51.140.146.208/28\",\r\n + \ \"51.140.210.208/28\",\r\n \"51.143.214.32/28\",\r\n \"51.144.184.47/32\",\r\n + \ \"52.138.90.144/28\",\r\n \"52.138.226.160/28\",\r\n \"52.139.3.33/32\",\r\n + \ \"52.140.107.96/28\",\r\n \"52.141.25.58/32\",\r\n \"52.141.26.97/32\",\r\n + \ \"52.148.163.43/32\",\r\n \"52.150.136.80/28\",\r\n \"52.151.111.249/32\",\r\n + \ \"52.155.90.254/32\",\r\n \"52.155.115.7/32\",\r\n \"52.156.193.50/32\",\r\n + \ \"52.162.106.176/28\",\r\n \"52.167.106.160/28\",\r\n \"52.177.164.219/32\",\r\n + \ \"52.182.139.32/28\",\r\n \"52.184.87.76/32\",\r\n \"52.185.70.56/32\",\r\n + \ \"52.228.80.80/28\",\r\n \"52.230.56.136/32\",\r\n \"52.231.18.192/28\",\r\n + \ \"52.231.146.208/28\",\r\n \"52.236.186.192/28\",\r\n \"52.242.224.215/32\",\r\n + \ \"52.246.155.128/28\",\r\n \"52.249.59.91/32\",\r\n \"52.252.160.26/32\",\r\n + \ \"52.253.131.79/32\",\r\n \"52.253.131.198/32\",\r\n \"52.253.227.208/32\",\r\n + \ \"52.255.214.109/32\",\r\n \"52.255.217.127/32\",\r\n \"65.52.250.192/28\",\r\n + \ \"102.37.163.32/28\",\r\n \"102.133.27.32/28\",\r\n \"102.133.58.224/28\",\r\n + \ \"102.133.122.224/27\",\r\n \"102.133.155.32/28\",\r\n + \ \"102.133.251.64/28\",\r\n \"104.208.16.160/28\",\r\n \"104.208.144.160/28\",\r\n + \ \"104.211.81.144/28\",\r\n \"104.214.19.32/28\",\r\n \"191.233.8.48/28\",\r\n + \ \"191.233.203.144/28\",\r\n \"191.233.240.165/32\",\r\n + \ \"191.233.242.167/32\",\r\n \"191.234.147.64/28\",\r\n + \ \"191.234.155.64/28\",\r\n \"191.235.224.96/28\",\r\n \"191.238.73.80/28\",\r\n + \ \"2603:1000:4::300/122\",\r\n \"2603:1000:104:1::2c0/122\",\r\n + \ \"2603:1010:6:1::2c0/122\",\r\n \"2603:1010:101::300/122\",\r\n + \ \"2603:1010:304::300/122\",\r\n \"2603:1010:404::300/122\",\r\n + \ \"2603:1020:5:1::2c0/122\",\r\n \"2603:1020:206:1::2c0/122\",\r\n + \ \"2603:1020:305::300/122\",\r\n \"2603:1020:405::300/122\",\r\n + \ \"2603:1020:605::300/122\",\r\n \"2603:1020:705:1::2c0/122\",\r\n + \ \"2603:1020:805:1::2c0/122\",\r\n \"2603:1020:905::300/122\",\r\n + \ \"2603:1020:a04:1::2c0/122\",\r\n \"2603:1020:b04::300/122\",\r\n + \ \"2603:1020:c04:1::2c0/122\",\r\n \"2603:1020:d04::300/122\",\r\n + \ \"2603:1020:e04:1::2c0/122\",\r\n \"2603:1020:f04::300/122\",\r\n + \ \"2603:1020:1004::2c0/122\",\r\n \"2603:1020:1104::240/122\",\r\n + \ \"2603:1020:1302::200/122\",\r\n \"2603:1030:f:1::300/122\",\r\n + \ \"2603:1030:10:1::2c0/122\",\r\n \"2603:1030:104:1::2c0/122\",\r\n + \ \"2603:1030:107::240/122\",\r\n \"2603:1030:210:1::2c0/122\",\r\n + \ \"2603:1030:40b:1::2c0/122\",\r\n \"2603:1030:40c:1::2c0/122\",\r\n + \ \"2603:1030:504:1::2c0/122\",\r\n \"2603:1030:608::300/122\",\r\n + \ \"2603:1030:807:1::2c0/122\",\r\n \"2603:1030:a07::300/122\",\r\n + \ \"2603:1030:b04::300/122\",\r\n \"2603:1030:c06:1::2c0/122\",\r\n + \ \"2603:1030:f05:1::2c0/122\",\r\n \"2603:1030:1005::300/122\",\r\n + \ \"2603:1040:5:1::2c0/122\",\r\n \"2603:1040:207::300/122\",\r\n + \ \"2603:1040:407:1::2c0/122\",\r\n \"2603:1040:606::300/122\",\r\n + \ \"2603:1040:806::300/122\",\r\n \"2603:1040:904:1::2c0/122\",\r\n + \ \"2603:1040:a06:1::2c0/122\",\r\n \"2603:1040:b04::300/122\",\r\n + \ \"2603:1040:c06::300/122\",\r\n \"2603:1040:d04::2c0/122\",\r\n + \ \"2603:1040:f05:1::2c0/122\",\r\n \"2603:1040:1002::440/122\",\r\n + \ \"2603:1040:1104::240/122\",\r\n \"2603:1040:1202::200/122\",\r\n + \ \"2603:1040:1302::200/122\",\r\n \"2603:1040:1402::200/122\",\r\n + \ \"2603:1040:1503::200/122\",\r\n \"2603:1050:6:1::2c0/122\",\r\n + \ \"2603:1050:403::2c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureMonitor\",\r\n \"id\": \"AzureMonitor\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"28\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureMonitor\",\r\n \"addressPrefixes\": [\r\n \"13.65.96.175/32\",\r\n + \ \"13.65.206.67/32\",\r\n \"13.65.211.125/32\",\r\n \"13.66.36.144/32\",\r\n + \ \"13.66.37.172/32\",\r\n \"13.66.59.226/32\",\r\n \"13.66.60.151/32\",\r\n + \ \"13.66.140.168/29\",\r\n \"13.66.141.152/29\",\r\n \"13.66.143.218/32\",\r\n + \ \"13.66.145.232/29\",\r\n \"13.66.147.144/28\",\r\n \"13.66.160.124/32\",\r\n + \ \"13.66.220.187/32\",\r\n \"13.66.231.27/32\",\r\n \"13.67.9.192/28\",\r\n + \ \"13.67.10.64/29\",\r\n \"13.67.10.92/30\",\r\n \"13.67.15.0/32\",\r\n + \ \"13.67.15.112/29\",\r\n \"13.67.77.233/32\",\r\n \"13.67.89.191/32\",\r\n + \ \"13.68.31.237/32\",\r\n \"13.68.101.211/32\",\r\n \"13.68.106.77/32\",\r\n + \ \"13.68.109.212/32\",\r\n \"13.68.111.247/32\",\r\n \"13.69.51.175/32\",\r\n + \ \"13.69.51.218/32\",\r\n \"13.69.65.16/28\",\r\n \"13.69.66.136/29\",\r\n + \ \"13.69.67.60/30\",\r\n \"13.69.67.126/32\",\r\n \"13.69.106.88/29\",\r\n + \ \"13.69.106.208/28\",\r\n \"13.69.109.224/27\",\r\n \"13.69.111.200/29\",\r\n + \ \"13.69.229.64/29\",\r\n \"13.69.229.240/29\",\r\n \"13.69.233.0/30\",\r\n + \ \"13.69.233.96/27\",\r\n \"13.69.239.96/29\",\r\n \"13.70.72.232/29\",\r\n + \ \"13.70.73.104/29\",\r\n \"13.70.79.88/29\",\r\n \"13.70.79.96/27\",\r\n + \ \"13.70.124.27/32\",\r\n \"13.70.127.61/32\",\r\n \"13.71.172.128/28\",\r\n + \ \"13.71.172.248/29\",\r\n \"13.71.175.128/32\",\r\n \"13.71.175.216/29\",\r\n + \ \"13.71.177.32/27\",\r\n \"13.71.187.91/32\",\r\n \"13.71.191.47/32\",\r\n + \ \"13.71.195.192/27\",\r\n \"13.71.196.56/29\",\r\n \"13.71.199.116/32\",\r\n + \ \"13.73.26.213/32\",\r\n \"13.73.240.0/29\",\r\n \"13.73.242.32/29\",\r\n + \ \"13.73.244.192/31\",\r\n \"13.73.248.6/31\",\r\n \"13.73.253.104/29\",\r\n + \ \"13.73.253.112/29\",\r\n \"13.73.253.120/32\",\r\n \"13.74.107.88/30\",\r\n + \ \"13.74.108.128/29\",\r\n \"13.74.111.152/29\",\r\n \"13.75.38.0/28\",\r\n + \ \"13.75.38.120/29\",\r\n \"13.75.39.76/30\",\r\n \"13.75.117.221/32\",\r\n + \ \"13.75.119.169/32\",\r\n \"13.75.195.15/32\",\r\n \"13.76.85.243/32\",\r\n + \ \"13.76.87.86/32\",\r\n \"13.77.52.16/28\",\r\n \"13.77.53.48/29\",\r\n + \ \"13.77.53.220/32\",\r\n \"13.77.150.166/32\",\r\n \"13.77.155.39/32\",\r\n + \ \"13.77.174.177/32\",\r\n \"13.78.10.58/32\",\r\n \"13.78.13.189/32\",\r\n + \ \"13.78.108.160/29\",\r\n \"13.78.108.168/30\",\r\n \"13.78.109.112/29\",\r\n + \ \"13.78.111.192/32\",\r\n \"13.78.135.15/32\",\r\n \"13.78.145.11/32\",\r\n + \ \"13.78.172.58/32\",\r\n \"13.78.189.112/32\",\r\n \"13.78.236.149/32\",\r\n + \ \"13.80.134.255/32\",\r\n \"13.82.100.176/32\",\r\n \"13.82.184.151/32\",\r\n + \ \"13.84.134.59/32\",\r\n \"13.84.148.7/32\",\r\n \"13.84.149.186/32\",\r\n + \ \"13.84.173.179/32\",\r\n \"13.84.189.95/32\",\r\n \"13.84.225.10/32\",\r\n + \ \"13.85.70.142/32\",\r\n \"13.86.218.224/28\",\r\n \"13.86.218.248/29\",\r\n + \ \"13.86.223.128/26\",\r\n \"13.87.56.248/29\",\r\n \"13.87.57.128/28\",\r\n + \ \"13.87.122.248/29\",\r\n \"13.87.123.128/28\",\r\n \"13.88.177.28/32\",\r\n + \ \"13.88.230.43/32\",\r\n \"13.88.247.208/32\",\r\n \"13.88.255.115/32\",\r\n + \ \"13.89.42.127/32\",\r\n \"13.89.171.112/30\",\r\n \"13.89.174.128/29\",\r\n + \ \"13.89.179.0/29\",\r\n \"13.90.93.206/32\",\r\n \"13.90.248.141/32\",\r\n + \ \"13.90.249.229/32\",\r\n \"13.90.251.123/32\",\r\n \"13.91.42.27/32\",\r\n + \ \"13.91.102.27/32\",\r\n \"13.92.40.198/32\",\r\n \"13.92.40.223/32\",\r\n + \ \"13.92.138.16/32\",\r\n \"13.92.179.52/32\",\r\n \"13.92.211.249/32\",\r\n + \ \"13.92.232.146/32\",\r\n \"13.92.254.218/32\",\r\n \"13.92.255.146/32\",\r\n + \ \"13.93.215.80/32\",\r\n \"13.93.233.49/32\",\r\n \"13.93.236.73/32\",\r\n + \ \"13.94.39.13/32\",\r\n \"20.17.59.36/30\",\r\n \"20.17.59.40/29\",\r\n + \ \"20.17.59.48/30\",\r\n \"20.17.59.64/27\",\r\n \"20.17.71.128/29\",\r\n + \ \"20.21.37.116/30\",\r\n \"20.21.37.120/29\",\r\n \"20.21.39.224/29\",\r\n + \ \"20.21.46.128/29\",\r\n \"20.21.46.144/28\",\r\n \"20.21.53.0/27\",\r\n + \ \"20.21.54.164/31\",\r\n \"20.21.67.200/29\",\r\n \"20.21.69.160/28\",\r\n + \ \"20.21.75.200/29\",\r\n \"20.21.77.160/28\",\r\n \"20.36.107.24/29\",\r\n + \ \"20.36.107.160/28\",\r\n \"20.36.114.200/29\",\r\n \"20.36.114.208/28\",\r\n + \ \"20.36.125.224/27\",\r\n \"20.37.71.0/27\",\r\n \"20.37.74.232/29\",\r\n + \ \"20.37.74.240/28\",\r\n \"20.37.152.68/31\",\r\n \"20.37.192.68/31\",\r\n + \ \"20.37.195.26/31\",\r\n \"20.37.198.112/28\",\r\n \"20.37.198.140/32\",\r\n + \ \"20.37.198.232/29\",\r\n \"20.37.198.240/28\",\r\n \"20.37.227.16/28\",\r\n + \ \"20.37.227.100/31\",\r\n \"20.37.227.104/29\",\r\n \"20.37.227.112/28\",\r\n + \ \"20.38.80.68/31\",\r\n \"20.38.128.64/29\",\r\n \"20.38.132.64/27\",\r\n + \ \"20.38.143.0/27\",\r\n \"20.38.143.44/30\",\r\n \"20.38.146.152/29\",\r\n + \ \"20.38.147.144/29\",\r\n \"20.38.149.200/29\",\r\n \"20.38.152.32/27\",\r\n + \ \"20.38.157.136/29\",\r\n \"20.39.14.0/28\",\r\n \"20.39.15.16/28\",\r\n + \ \"20.39.15.32/28\",\r\n \"20.40.124.0/32\",\r\n \"20.40.137.91/32\",\r\n + \ \"20.40.140.212/32\",\r\n \"20.40.160.120/32\",\r\n \"20.40.200.172/31\",\r\n + \ \"20.40.200.174/32\",\r\n \"20.40.206.128/28\",\r\n \"20.40.206.232/29\",\r\n + \ \"20.40.207.128/28\",\r\n \"20.40.228.0/26\",\r\n \"20.41.49.208/32\",\r\n + \ \"20.41.64.68/31\",\r\n \"20.41.67.112/28\",\r\n \"20.41.69.4/30\",\r\n + \ \"20.41.69.16/28\",\r\n \"20.41.69.48/31\",\r\n \"20.41.69.62/31\",\r\n + \ \"20.41.208.32/27\",\r\n \"20.42.0.68/31\",\r\n \"20.42.65.72/29\",\r\n + \ \"20.42.65.128/25\",\r\n \"20.42.73.16/29\",\r\n \"20.42.73.128/25\",\r\n + \ \"20.42.128.68/31\",\r\n \"20.42.230.112/28\",\r\n \"20.42.230.208/28\",\r\n + \ \"20.42.230.224/29\",\r\n \"20.42.230.232/31\",\r\n \"20.43.40.68/31\",\r\n + \ \"20.43.41.178/31\",\r\n \"20.43.44.128/28\",\r\n \"20.43.44.216/29\",\r\n + \ \"20.43.44.224/28\",\r\n \"20.43.64.68/31\",\r\n \"20.43.65.154/31\",\r\n + \ \"20.43.70.96/28\",\r\n \"20.43.70.192/29\",\r\n \"20.43.70.200/30\",\r\n + \ \"20.43.70.204/32\",\r\n \"20.43.70.224/29\",\r\n \"20.43.98.234/32\",\r\n + \ \"20.43.99.158/32\",\r\n \"20.43.120.0/29\",\r\n \"20.43.120.240/29\",\r\n + \ \"20.43.123.200/29\",\r\n \"20.43.128.68/31\",\r\n \"20.43.152.45/32\",\r\n + \ \"20.44.3.48/28\",\r\n \"20.44.8.0/28\",\r\n \"20.44.11.192/26\",\r\n + \ \"20.44.12.192/26\",\r\n \"20.44.13.232/29\",\r\n \"20.44.16.0/29\",\r\n + \ \"20.44.17.0/29\",\r\n \"20.44.26.152/29\",\r\n \"20.44.26.248/29\",\r\n + \ \"20.44.29.120/29\",\r\n \"20.44.73.196/32\",\r\n \"20.44.192.217/32\",\r\n + \ \"20.45.95.68/31\",\r\n \"20.45.122.152/29\",\r\n \"20.45.123.80/29\",\r\n + \ \"20.45.123.116/30\",\r\n \"20.45.125.224/28\",\r\n \"20.45.127.64/29\",\r\n + \ \"20.45.208.32/29\",\r\n \"20.46.10.224/27\",\r\n \"20.46.12.196/30\",\r\n + \ \"20.46.13.216/29\",\r\n \"20.46.15.48/29\",\r\n \"20.47.217.0/29\",\r\n + \ \"20.48.193.224/27\",\r\n \"20.49.83.32/28\",\r\n \"20.49.84.32/27\",\r\n + \ \"20.49.91.32/28\",\r\n \"20.49.93.192/26\",\r\n \"20.49.95.48/29\",\r\n + \ \"20.49.99.44/31\",\r\n \"20.49.99.64/28\",\r\n \"20.49.102.24/29\",\r\n + \ \"20.49.102.32/28\",\r\n \"20.49.109.46/31\",\r\n \"20.49.109.80/28\",\r\n + \ \"20.49.111.16/28\",\r\n \"20.49.111.32/28\",\r\n \"20.49.114.20/30\",\r\n + \ \"20.49.114.32/28\",\r\n \"20.49.114.48/31\",\r\n \"20.49.120.64/28\",\r\n + \ \"20.50.65.80/28\",\r\n \"20.50.68.112/29\",\r\n \"20.50.68.120/30\",\r\n + \ \"20.50.68.124/31\",\r\n \"20.50.68.128/29\",\r\n \"20.50.80.200/29\",\r\n + \ \"20.51.5.44/31\",\r\n \"20.51.7.0/27\",\r\n \"20.51.9.0/26\",\r\n + \ \"20.51.17.64/27\",\r\n \"20.52.64.24/29\",\r\n \"20.52.64.32/27\",\r\n + \ \"20.52.72.64/27\",\r\n \"20.52.72.96/28\",\r\n \"20.52.95.50/31\",\r\n + \ \"20.52.95.220/31\",\r\n \"20.53.0.128/27\",\r\n \"20.53.46.64/27\",\r\n + \ \"20.53.48.64/27\",\r\n \"20.53.60.224/31\",\r\n \"20.58.66.96/27\",\r\n + \ \"20.59.81.12/31\",\r\n \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\r\n + \ \"20.65.1.64/28\",\r\n \"20.65.132.0/26\",\r\n \"20.66.2.192/26\",\r\n + \ \"20.72.20.48/28\",\r\n \"20.72.21.0/30\",\r\n \"20.72.21.32/27\",\r\n + \ \"20.72.28.192/27\",\r\n \"20.74.195.64/29\",\r\n \"20.74.195.72/31\",\r\n + \ \"20.83.192.192/29\",\r\n \"20.89.1.32/29\",\r\n \"20.98.192.0/27\",\r\n + \ \"20.99.11.48/28\",\r\n \"20.99.11.96/30\",\r\n \"20.111.2.192/27\",\r\n + \ \"20.125.171.200/29\",\r\n \"20.125.203.200/29\",\r\n \"20.150.130.240/31\",\r\n + \ \"20.150.167.184/29\",\r\n \"20.150.171.208/29\",\r\n \"20.150.173.0/28\",\r\n + \ \"20.150.178.152/29\",\r\n \"20.150.181.96/28\",\r\n \"20.150.181.168/29\",\r\n + \ \"20.150.182.32/27\",\r\n \"20.150.186.152/29\",\r\n \"20.150.189.40/29\",\r\n + \ \"20.150.225.8/29\",\r\n \"20.150.241.64/29\",\r\n \"20.150.241.72/30\",\r\n + \ \"20.150.241.96/27\",\r\n \"20.187.197.192/27\",\r\n \"20.188.36.28/32\",\r\n + \ \"20.189.81.11/32\",\r\n \"20.189.81.14/32\",\r\n \"20.189.81.24/31\",\r\n + \ \"20.189.81.26/32\",\r\n \"20.189.81.28/32\",\r\n \"20.189.81.31/32\",\r\n + \ \"20.189.81.32/31\",\r\n \"20.189.81.34/32\",\r\n \"20.189.109.144/28\",\r\n + \ \"20.189.111.0/28\",\r\n \"20.189.111.16/29\",\r\n \"20.189.111.24/31\",\r\n + \ \"20.189.172.0/25\",\r\n \"20.189.194.102/31\",\r\n \"20.189.225.128/27\",\r\n + \ \"20.190.60.38/32\",\r\n \"20.191.165.64/27\",\r\n \"20.192.32.192/27\",\r\n + \ \"20.192.34.80/28\",\r\n \"20.192.43.96/27\",\r\n \"20.192.45.100/31\",\r\n + \ \"20.192.48.0/27\",\r\n \"20.192.50.192/28\",\r\n \"20.192.84.164/31\",\r\n + \ \"20.192.98.152/29\",\r\n \"20.192.101.32/27\",\r\n \"20.192.102.72/29\",\r\n + \ \"20.192.153.106/31\",\r\n \"20.192.167.160/27\",\r\n \"20.192.231.244/30\",\r\n + \ \"20.192.235.144/28\",\r\n \"20.193.96.32/27\",\r\n \"20.193.160.40/29\",\r\n + \ \"20.193.160.48/28\",\r\n \"20.193.194.24/29\",\r\n \"20.193.194.32/29\",\r\n + \ \"20.193.194.40/30\",\r\n \"20.193.203.112/28\",\r\n \"20.193.204.64/27\",\r\n + \ \"20.194.67.32/28\",\r\n \"20.194.67.216/29\",\r\n \"20.194.67.224/27\",\r\n + \ \"20.194.72.224/27\",\r\n \"20.195.74.188/31\",\r\n \"20.195.82.160/27\",\r\n + \ \"20.205.77.184/29\",\r\n \"20.205.83.232/29\",\r\n \"20.205.86.0/28\",\r\n + \ \"20.205.192.72/29\",\r\n \"20.206.0.196/31\",\r\n \"20.208.19.200/29\",\r\n + \ \"20.210.144.114/31\",\r\n \"20.210.144.116/30\",\r\n \"20.210.144.120/29\",\r\n + \ \"20.215.0.40/31\",\r\n \"20.215.4.250/31\",\r\n \"20.215.7.48/29\",\r\n + \ \"20.215.7.56/30\",\r\n \"20.215.7.192/27\",\r\n \"20.215.19.200/29\",\r\n + \ \"20.215.21.160/28\",\r\n \"20.215.27.200/29\",\r\n \"20.215.29.160/28\",\r\n + \ \"20.215.158.128/29\",\r\n \"20.215.158.144/28\",\r\n \"20.217.40.40/31\",\r\n + \ \"20.217.44.250/31\",\r\n \"20.217.47.48/29\",\r\n \"20.217.47.56/30\",\r\n + \ \"20.217.47.192/27\",\r\n \"20.217.62.128/29\",\r\n \"20.217.62.144/28\",\r\n + \ \"20.217.75.200/29\",\r\n \"20.217.77.160/28\",\r\n \"20.217.91.200/29\",\r\n + \ \"20.217.93.160/28\",\r\n \"23.96.28.38/32\",\r\n \"23.96.252.161/32\",\r\n + \ \"23.96.252.216/32\",\r\n \"23.97.65.103/32\",\r\n \"23.98.82.120/29\",\r\n + \ \"23.98.82.208/28\",\r\n \"23.98.104.160/28\",\r\n \"23.98.106.136/29\",\r\n + \ \"23.98.106.144/30\",\r\n \"23.98.106.148/31\",\r\n \"23.98.106.150/32\",\r\n + \ \"23.98.106.152/29\",\r\n \"23.98.113.96/29\",\r\n \"23.98.113.112/28\",\r\n \ \"23.99.130.172/32\",\r\n \"23.100.90.7/32\",\r\n \"23.100.94.221/32\",\r\n \ \"23.100.122.113/32\",\r\n \"23.100.228.32/32\",\r\n \"23.101.0.142/32\",\r\n \ \"23.101.9.4/32\",\r\n \"23.101.13.65/32\",\r\n \"23.101.69.223/32\",\r\n @@ -12309,70 +12516,71 @@ interactions: \ \"40.70.148.8/29\",\r\n \"40.71.12.224/28\",\r\n \"40.71.12.240/30\",\r\n \ \"40.71.12.248/29\",\r\n \"40.71.13.168/29\",\r\n \"40.71.14.112/30\",\r\n \ \"40.71.183.225/32\",\r\n \"40.74.24.68/31\",\r\n \"40.74.36.208/32\",\r\n - \ \"40.74.59.40/32\",\r\n \"40.74.101.32/28\",\r\n \"40.74.101.200/29\",\r\n - \ \"40.74.146.84/30\",\r\n \"40.74.147.160/29\",\r\n \"40.74.150.32/27\",\r\n - \ \"40.74.150.72/29\",\r\n \"40.74.249.98/32\",\r\n \"40.75.34.40/29\",\r\n - \ \"40.75.35.64/29\",\r\n \"40.76.29.55/32\",\r\n \"40.76.53.225/32\",\r\n - \ \"40.77.17.183/32\",\r\n \"40.77.22.234/32\",\r\n \"40.77.24.27/32\",\r\n - \ \"40.77.101.95/32\",\r\n \"40.77.109.134/32\",\r\n \"40.78.23.86/32\",\r\n - \ \"40.78.57.61/32\",\r\n \"40.78.107.177/32\",\r\n \"40.78.195.16/28\",\r\n - \ \"40.78.196.48/29\",\r\n \"40.78.202.144/28\",\r\n \"40.78.203.240/29\",\r\n - \ \"40.78.226.216/29\",\r\n \"40.78.229.32/29\",\r\n \"40.78.234.56/29\",\r\n - \ \"40.78.234.144/28\",\r\n \"40.78.242.168/30\",\r\n \"40.78.243.16/29\",\r\n - \ \"40.78.247.64/26\",\r\n \"40.78.250.104/30\",\r\n \"40.78.250.208/29\",\r\n - \ \"40.78.253.72/29\",\r\n \"40.78.253.192/26\",\r\n \"40.79.130.240/29\",\r\n - \ \"40.79.132.32/29\",\r\n \"40.79.138.40/30\",\r\n \"40.79.138.144/29\",\r\n - \ \"40.79.141.144/29\",\r\n \"40.79.146.40/30\",\r\n \"40.79.146.144/29\",\r\n - \ \"40.79.150.96/29\",\r\n \"40.79.154.80/29\",\r\n \"40.79.156.32/29\",\r\n - \ \"40.79.162.40/29\",\r\n \"40.79.163.0/29\",\r\n \"40.79.165.64/28\",\r\n - \ \"40.79.165.88/29\",\r\n \"40.79.170.24/29\",\r\n \"40.79.170.240/29\",\r\n - \ \"40.79.173.8/29\",\r\n \"40.79.179.8/29\",\r\n \"40.79.179.16/28\",\r\n - \ \"40.79.187.8/29\",\r\n \"40.79.190.160/27\",\r\n \"40.79.191.200/29\",\r\n - \ \"40.79.194.104/29\",\r\n \"40.79.194.112/29\",\r\n \"40.79.197.120/29\",\r\n - \ \"40.80.50.152/29\",\r\n \"40.80.51.80/29\",\r\n \"40.80.54.32/29\",\r\n - \ \"40.80.180.160/27\",\r\n \"40.80.191.224/28\",\r\n \"40.81.58.225/32\",\r\n - \ \"40.84.133.5/32\",\r\n \"40.84.150.47/32\",\r\n \"40.84.189.107/32\",\r\n - \ \"40.84.192.116/32\",\r\n \"40.85.180.90/32\",\r\n \"40.85.201.168/32\",\r\n - \ \"40.85.218.175/32\",\r\n \"40.85.248.43/32\",\r\n \"40.86.89.165/32\",\r\n - \ \"40.86.201.128/32\",\r\n \"40.87.67.118/32\",\r\n \"40.87.138.220/32\",\r\n - \ \"40.87.140.215/32\",\r\n \"40.89.121.176/29\",\r\n \"40.89.153.171/32\",\r\n - \ \"40.89.189.61/32\",\r\n \"40.112.49.101/32\",\r\n \"40.112.74.241/32\",\r\n - \ \"40.113.176.128/28\",\r\n \"40.113.178.16/28\",\r\n \"40.113.178.32/28\",\r\n - \ \"40.113.178.48/32\",\r\n \"40.114.241.141/32\",\r\n \"40.115.54.120/32\",\r\n - \ \"40.115.103.168/32\",\r\n \"40.115.104.31/32\",\r\n \"40.117.80.207/32\",\r\n - \ \"40.117.95.162/32\",\r\n \"40.117.147.74/32\",\r\n \"40.117.190.239/32\",\r\n - \ \"40.117.197.224/32\",\r\n \"40.118.129.58/32\",\r\n \"40.119.4.128/32\",\r\n - \ \"40.119.8.72/31\",\r\n \"40.119.11.160/28\",\r\n \"40.119.11.180/30\",\r\n - \ \"40.120.8.192/27\",\r\n \"40.120.64.200/29\",\r\n \"40.120.75.32/28\",\r\n - \ \"40.120.77.160/29\",\r\n \"40.120.87.204/30\",\r\n \"40.121.57.2/32\",\r\n - \ \"40.121.61.208/32\",\r\n \"40.121.135.131/32\",\r\n \"40.121.163.228/32\",\r\n - \ \"40.121.165.150/32\",\r\n \"40.121.210.163/32\",\r\n \"40.124.64.144/29\",\r\n - \ \"40.124.64.192/26\",\r\n \"40.126.246.183/32\",\r\n \"40.127.75.125/32\",\r\n - \ \"40.127.84.197/32\",\r\n \"40.127.144.141/32\",\r\n \"51.11.97.96/27\",\r\n - \ \"51.11.192.40/29\",\r\n \"51.12.17.20/30\",\r\n \"51.12.17.56/29\",\r\n - \ \"51.12.17.128/29\",\r\n \"51.12.22.206/31\",\r\n \"51.12.25.56/29\",\r\n - \ \"51.12.25.192/29\",\r\n \"51.12.25.200/30\",\r\n \"51.12.46.0/27\",\r\n - \ \"51.12.73.94/31\",\r\n \"51.12.99.72/29\",\r\n \"51.12.102.192/27\",\r\n - \ \"51.12.102.224/29\",\r\n \"51.12.168.64/29\",\r\n \"51.12.168.80/28\",\r\n - \ \"51.12.195.224/27\",\r\n \"51.12.203.208/28\",\r\n \"51.12.205.96/27\",\r\n - \ \"51.12.226.152/29\",\r\n \"51.12.229.224/29\",\r\n \"51.12.234.152/29\",\r\n - \ \"51.12.237.32/27\",\r\n \"51.12.237.192/29\",\r\n \"51.13.1.8/29\",\r\n - \ \"51.13.128.32/27\",\r\n \"51.13.128.96/28\",\r\n \"51.13.136.192/27\",\r\n - \ \"51.13.143.48/31\",\r\n \"51.53.28.214/31\",\r\n \"51.53.30.156/30\",\r\n - \ \"51.53.31.144/29\",\r\n \"51.53.31.152/31\",\r\n \"51.53.31.224/27\",\r\n - \ \"51.53.110.128/29\",\r\n \"51.53.110.144/28\",\r\n \"51.53.172.214/31\",\r\n - \ \"51.53.172.220/30\",\r\n \"51.53.178.192/29\",\r\n \"51.53.178.200/31\",\r\n - \ \"51.53.178.224/27\",\r\n \"51.53.191.128/29\",\r\n \"51.103.203.200/29\",\r\n - \ \"51.104.8.104/29\",\r\n \"51.104.15.255/32\",\r\n \"51.104.24.68/31\",\r\n - \ \"51.104.25.142/31\",\r\n \"51.104.29.192/28\",\r\n \"51.104.30.160/29\",\r\n - \ \"51.104.30.168/32\",\r\n \"51.104.30.176/28\",\r\n \"51.104.252.13/32\",\r\n - \ \"51.104.255.249/32\",\r\n \"51.105.66.152/29\",\r\n \"51.105.67.160/29\",\r\n - \ \"51.105.70.128/27\",\r\n \"51.105.71.168/29\",\r\n \"51.105.74.152/29\",\r\n - \ \"51.105.75.144/29\",\r\n \"51.105.248.23/32\",\r\n \"51.107.48.68/31\",\r\n - \ \"51.107.48.126/31\",\r\n \"51.107.51.16/28\",\r\n \"51.107.51.120/29\",\r\n - \ \"51.107.52.192/30\",\r\n \"51.107.52.200/29\",\r\n \"51.107.59.176/28\",\r\n - \ \"51.107.75.144/32\",\r\n \"51.107.75.207/32\",\r\n \"51.107.128.56/29\",\r\n - \ \"51.107.128.96/27\",\r\n \"51.107.129.112/28\",\r\n \"51.107.147.16/28\",\r\n + \ \"40.74.59.40/32\",\r\n \"40.74.99.64/29\",\r\n \"40.74.101.32/28\",\r\n + \ \"40.74.101.200/29\",\r\n \"40.74.146.84/30\",\r\n \"40.74.147.160/29\",\r\n + \ \"40.74.150.32/27\",\r\n \"40.74.150.72/29\",\r\n \"40.74.249.98/32\",\r\n + \ \"40.75.34.40/29\",\r\n \"40.75.35.64/29\",\r\n \"40.76.29.55/32\",\r\n + \ \"40.76.53.225/32\",\r\n \"40.77.17.183/32\",\r\n \"40.77.22.234/32\",\r\n + \ \"40.77.24.27/32\",\r\n \"40.77.101.95/32\",\r\n \"40.77.109.134/32\",\r\n + \ \"40.78.23.86/32\",\r\n \"40.78.57.61/32\",\r\n \"40.78.107.177/32\",\r\n + \ \"40.78.195.16/28\",\r\n \"40.78.196.48/29\",\r\n \"40.78.202.144/28\",\r\n + \ \"40.78.203.240/29\",\r\n \"40.78.226.216/29\",\r\n \"40.78.229.32/29\",\r\n + \ \"40.78.234.56/29\",\r\n \"40.78.234.144/28\",\r\n \"40.78.242.168/30\",\r\n + \ \"40.78.243.16/29\",\r\n \"40.78.247.64/26\",\r\n \"40.78.250.104/30\",\r\n + \ \"40.78.250.208/29\",\r\n \"40.78.253.72/29\",\r\n \"40.78.253.192/26\",\r\n + \ \"40.79.130.240/29\",\r\n \"40.79.132.32/29\",\r\n \"40.79.138.40/30\",\r\n + \ \"40.79.138.144/29\",\r\n \"40.79.141.144/29\",\r\n \"40.79.146.40/30\",\r\n + \ \"40.79.146.144/29\",\r\n \"40.79.150.96/29\",\r\n \"40.79.154.80/29\",\r\n + \ \"40.79.156.32/29\",\r\n \"40.79.162.40/29\",\r\n \"40.79.163.0/29\",\r\n + \ \"40.79.165.64/28\",\r\n \"40.79.165.88/29\",\r\n \"40.79.170.24/29\",\r\n + \ \"40.79.170.240/29\",\r\n \"40.79.173.8/29\",\r\n \"40.79.179.8/29\",\r\n + \ \"40.79.179.16/28\",\r\n \"40.79.187.8/29\",\r\n \"40.79.190.160/27\",\r\n + \ \"40.79.191.200/29\",\r\n \"40.79.194.104/29\",\r\n \"40.79.194.112/29\",\r\n + \ \"40.79.197.120/29\",\r\n \"40.80.50.152/29\",\r\n \"40.80.51.80/29\",\r\n + \ \"40.80.54.32/29\",\r\n \"40.80.180.160/27\",\r\n \"40.80.191.224/28\",\r\n + \ \"40.81.58.225/32\",\r\n \"40.84.133.5/32\",\r\n \"40.84.150.47/32\",\r\n + \ \"40.84.189.107/32\",\r\n \"40.84.192.116/32\",\r\n \"40.85.180.90/32\",\r\n + \ \"40.85.201.168/32\",\r\n \"40.85.218.175/32\",\r\n \"40.85.248.43/32\",\r\n + \ \"40.86.89.165/32\",\r\n \"40.86.201.128/32\",\r\n \"40.87.67.118/32\",\r\n + \ \"40.87.138.220/32\",\r\n \"40.87.140.215/32\",\r\n \"40.89.121.176/29\",\r\n + \ \"40.89.153.171/32\",\r\n \"40.89.189.61/32\",\r\n \"40.112.49.101/32\",\r\n + \ \"40.112.74.241/32\",\r\n \"40.113.176.128/28\",\r\n \"40.113.178.16/28\",\r\n + \ \"40.113.178.32/28\",\r\n \"40.113.178.48/32\",\r\n \"40.114.241.141/32\",\r\n + \ \"40.115.54.120/32\",\r\n \"40.115.103.168/32\",\r\n \"40.115.104.31/32\",\r\n + \ \"40.117.80.207/32\",\r\n \"40.117.95.162/32\",\r\n \"40.117.147.74/32\",\r\n + \ \"40.117.190.239/32\",\r\n \"40.117.197.224/32\",\r\n \"40.118.129.58/32\",\r\n + \ \"40.119.4.128/32\",\r\n \"40.119.8.72/31\",\r\n \"40.119.11.160/28\",\r\n + \ \"40.119.11.180/30\",\r\n \"40.120.8.192/27\",\r\n \"40.120.64.200/29\",\r\n + \ \"40.120.65.0/28\",\r\n \"40.120.75.32/28\",\r\n \"40.120.77.160/29\",\r\n + \ \"40.120.87.204/30\",\r\n \"40.121.57.2/32\",\r\n \"40.121.61.208/32\",\r\n + \ \"40.121.135.131/32\",\r\n \"40.121.163.228/32\",\r\n \"40.121.165.150/32\",\r\n + \ \"40.121.210.163/32\",\r\n \"40.124.64.144/29\",\r\n \"40.124.64.192/26\",\r\n + \ \"40.126.246.183/32\",\r\n \"40.127.75.125/32\",\r\n \"40.127.84.197/32\",\r\n + \ \"40.127.144.141/32\",\r\n \"51.11.97.96/27\",\r\n \"51.11.192.40/29\",\r\n + \ \"51.12.17.20/30\",\r\n \"51.12.17.56/29\",\r\n \"51.12.17.128/29\",\r\n + \ \"51.12.22.206/31\",\r\n \"51.12.25.56/29\",\r\n \"51.12.25.192/29\",\r\n + \ \"51.12.25.200/30\",\r\n \"51.12.46.0/27\",\r\n \"51.12.73.94/31\",\r\n + \ \"51.12.99.72/29\",\r\n \"51.12.102.192/27\",\r\n \"51.12.102.224/29\",\r\n + \ \"51.12.168.64/29\",\r\n \"51.12.168.80/28\",\r\n \"51.12.195.224/27\",\r\n + \ \"51.12.203.208/28\",\r\n \"51.12.205.96/27\",\r\n \"51.12.226.152/29\",\r\n + \ \"51.12.229.224/29\",\r\n \"51.12.234.152/29\",\r\n \"51.12.237.32/27\",\r\n + \ \"51.12.237.192/29\",\r\n \"51.13.1.8/29\",\r\n \"51.13.128.32/27\",\r\n + \ \"51.13.128.96/28\",\r\n \"51.13.136.192/27\",\r\n \"51.13.143.48/31\",\r\n + \ \"51.53.28.214/31\",\r\n \"51.53.30.156/30\",\r\n \"51.53.31.144/29\",\r\n + \ \"51.53.31.152/31\",\r\n \"51.53.31.224/27\",\r\n \"51.53.110.128/29\",\r\n + \ \"51.53.110.144/28\",\r\n \"51.53.172.214/31\",\r\n \"51.53.172.220/30\",\r\n + \ \"51.53.178.192/29\",\r\n \"51.53.178.200/31\",\r\n \"51.53.178.224/27\",\r\n + \ \"51.53.191.128/29\",\r\n \"51.103.203.200/29\",\r\n \"51.104.8.104/29\",\r\n + \ \"51.104.15.255/32\",\r\n \"51.104.24.68/31\",\r\n \"51.104.25.142/31\",\r\n + \ \"51.104.29.192/28\",\r\n \"51.104.30.160/29\",\r\n \"51.104.30.168/32\",\r\n + \ \"51.104.30.176/28\",\r\n \"51.104.252.13/32\",\r\n \"51.104.255.249/32\",\r\n + \ \"51.105.66.152/29\",\r\n \"51.105.67.160/29\",\r\n \"51.105.70.128/27\",\r\n + \ \"51.105.71.168/29\",\r\n \"51.105.74.152/29\",\r\n \"51.105.75.144/29\",\r\n + \ \"51.105.248.23/32\",\r\n \"51.107.48.68/31\",\r\n \"51.107.48.126/31\",\r\n + \ \"51.107.51.16/28\",\r\n \"51.107.51.120/29\",\r\n \"51.107.52.192/30\",\r\n + \ \"51.107.52.200/29\",\r\n \"51.107.59.176/28\",\r\n \"51.107.75.144/32\",\r\n + \ \"51.107.75.207/32\",\r\n \"51.107.128.56/29\",\r\n \"51.107.128.96/27\",\r\n + \ \"51.107.129.112/28\",\r\n \"51.107.129.128/27\",\r\n \"51.107.147.16/28\",\r\n \ \"51.107.147.116/30\",\r\n \"51.107.148.0/28\",\r\n \"51.107.148.16/31\",\r\n \ \"51.107.155.176/28\",\r\n \"51.107.156.48/29\",\r\n \"51.107.192.160/27\",\r\n \ \"51.107.242.0/27\",\r\n \"51.107.243.172/31\",\r\n \"51.107.250.0/27\",\r\n @@ -12635,71 +12843,74 @@ interactions: \ \"2603:1040:407::360/123\",\r\n \"2603:1040:407::500/121\",\r\n \ \"2603:1040:407:1::280/122\",\r\n \"2603:1040:407:402::500/121\",\r\n \ \"2603:1040:606::780/121\",\r\n \"2603:1040:606:1::280/123\",\r\n - \ \"2603:1040:606:1::300/121\",\r\n \"2603:1040:606:402::500/121\",\r\n - \ \"2603:1040:806::780/121\",\r\n \"2603:1040:806:1::280/123\",\r\n - \ \"2603:1040:806:1::300/121\",\r\n \"2603:1040:806:402::500/121\",\r\n - \ \"2603:1040:900:2::e/128\",\r\n \"2603:1040:904::60/123\",\r\n - \ \"2603:1040:904::1c0/122\",\r\n \"2603:1040:904::300/123\",\r\n - \ \"2603:1040:904::360/123\",\r\n \"2603:1040:904::500/121\",\r\n - \ \"2603:1040:904:1::280/122\",\r\n \"2603:1040:904:402::500/121\",\r\n - \ \"2603:1040:a06::160/123\",\r\n \"2603:1040:a06::2c0/122\",\r\n - \ \"2603:1040:a06::400/123\",\r\n \"2603:1040:a06::460/123\",\r\n - \ \"2603:1040:a06::600/121\",\r\n \"2603:1040:a06:1::280/122\",\r\n - \ \"2603:1040:a06:402::500/121\",\r\n \"2603:1040:b00:2::b/128\",\r\n - \ \"2603:1040:b04::780/121\",\r\n \"2603:1040:b04:1::280/123\",\r\n - \ \"2603:1040:b04:1::300/121\",\r\n \"2603:1040:b04:402::500/121\",\r\n - \ \"2603:1040:c06::780/121\",\r\n \"2603:1040:c06:1::280/123\",\r\n - \ \"2603:1040:c06:1::300/121\",\r\n \"2603:1040:c06:402::500/121\",\r\n - \ \"2603:1040:d01:4::7/128\",\r\n \"2603:1040:d04::280/122\",\r\n - \ \"2603:1040:d04:1::380/121\",\r\n \"2603:1040:d04:2::/123\",\r\n - \ \"2603:1040:d04:2::100/120\",\r\n \"2603:1040:d04:3::60/126\",\r\n - \ \"2603:1040:d04:400::420/123\",\r\n \"2603:1040:d04:400::580/121\",\r\n - \ \"2603:1040:e05::28/126\",\r\n \"2603:1040:e05::40/123\",\r\n - \ \"2603:1040:e05::80/121\",\r\n \"2603:1040:e05:402::80/121\",\r\n - \ \"2603:1040:f05::60/123\",\r\n \"2603:1040:f05::1c0/122\",\r\n - \ \"2603:1040:f05::300/123\",\r\n \"2603:1040:f05::360/123\",\r\n - \ \"2603:1040:f05::500/121\",\r\n \"2603:1040:f05:1::280/122\",\r\n - \ \"2603:1040:f05:402::500/121\",\r\n \"2603:1040:1002:2::20/123\",\r\n - \ \"2603:1040:1002:2::40/122\",\r\n \"2603:1040:1002:2::80/123\",\r\n - \ \"2603:1040:1002:2::200/121\",\r\n \"2603:1040:1101:2::3/128\",\r\n - \ \"2603:1040:1104:1::160/123\",\r\n \"2603:1040:1104:1::180/122\",\r\n - \ \"2603:1040:1104:1::1c0/123\",\r\n \"2603:1040:1104:1::580/121\",\r\n - \ \"2603:1040:1104:400::460/123\",\r\n \"2603:1040:1202:1::6c0/122\",\r\n - \ \"2603:1040:1202:2::100/122\",\r\n \"2603:1040:1202:2::140/123\",\r\n - \ \"2603:1040:1202:2::180/121\",\r\n \"2603:1040:1302:1::100/120\",\r\n - \ \"2603:1040:1302:1::200/123\",\r\n \"2603:1040:1402:1::5e0/123\",\r\n - \ \"2603:1040:1402:2::/122\",\r\n \"2603:1040:1402:2::40/123\",\r\n - \ \"2603:1040:1402:2::80/121\",\r\n \"2603:1040:1503:2::a0/123\",\r\n - \ \"2603:1040:1503:2::c0/122\",\r\n \"2603:1040:1503:2::200/122\",\r\n - \ \"2603:1040:1503:2::280/121\",\r\n \"2603:1050:6::60/123\",\r\n - \ \"2603:1050:6::1c0/122\",\r\n \"2603:1050:6::300/123\",\r\n - \ \"2603:1050:6::360/123\",\r\n \"2603:1050:6::500/121\",\r\n - \ \"2603:1050:6:1::280/122\",\r\n \"2603:1050:6:402::580/121\",\r\n - \ \"2603:1050:6:c02::2a0/123\",\r\n \"2603:1050:403::280/122\",\r\n - \ \"2603:1050:403:1::80/121\",\r\n \"2603:1050:403:1::240/123\",\r\n - \ \"2603:1050:403:1::300/121\",\r\n \"2603:1050:403:400::580/121\",\r\n - \ \"2a01:111:f100:1003::4134:3641/128\",\r\n \"2a01:111:f100:1003::4134:3677/128\",\r\n - \ \"2a01:111:f100:1003::4134:36c2/128\",\r\n \"2a01:111:f100:1003::4134:36d9/128\",\r\n - \ \"2a01:111:f100:1003::4134:3704/128\",\r\n \"2a01:111:f100:1003::4134:3707/128\",\r\n - \ \"2a01:111:f100:1003::4134:370b/128\",\r\n \"2a01:111:f100:1003::4134:370d/128\",\r\n - \ \"2a01:111:f100:1003::4134:3785/128\",\r\n \"2a01:111:f100:1003::4134:37c4/128\",\r\n - \ \"2a01:111:f100:1003::4134:37d9/128\",\r\n \"2a01:111:f100:1005::a83e:f7fe/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3011/128\",\r\n \"2a01:111:f100:2000::a83e:3015/128\",\r\n - \ \"2a01:111:f100:2000::a83e:301c/128\",\r\n \"2a01:111:f100:2000::a83e:3022/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3024/128\",\r\n \"2a01:111:f100:2000::a83e:3039/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3040/128\",\r\n \"2a01:111:f100:2000::a83e:3070/128\",\r\n + \ \"2603:1040:606:1::300/121\",\r\n \"2603:1040:606:3::600/123\",\r\n + \ \"2603:1040:606:402::500/121\",\r\n \"2603:1040:806::780/121\",\r\n + \ \"2603:1040:806:1::280/123\",\r\n \"2603:1040:806:1::300/121\",\r\n + \ \"2603:1040:806:402::500/121\",\r\n \"2603:1040:900:2::e/128\",\r\n + \ \"2603:1040:904::60/123\",\r\n \"2603:1040:904::1c0/122\",\r\n + \ \"2603:1040:904::300/123\",\r\n \"2603:1040:904::360/123\",\r\n + \ \"2603:1040:904::500/121\",\r\n \"2603:1040:904:1::280/122\",\r\n + \ \"2603:1040:904:402::500/121\",\r\n \"2603:1040:a06::160/123\",\r\n + \ \"2603:1040:a06::2c0/122\",\r\n \"2603:1040:a06::400/123\",\r\n + \ \"2603:1040:a06::460/123\",\r\n \"2603:1040:a06::600/121\",\r\n + \ \"2603:1040:a06:1::280/122\",\r\n \"2603:1040:a06:402::500/121\",\r\n + \ \"2603:1040:b00:2::b/128\",\r\n \"2603:1040:b04::780/121\",\r\n + \ \"2603:1040:b04:1::280/123\",\r\n \"2603:1040:b04:1::300/121\",\r\n + \ \"2603:1040:b04:402::500/121\",\r\n \"2603:1040:c06::780/121\",\r\n + \ \"2603:1040:c06:1::280/123\",\r\n \"2603:1040:c06:1::300/121\",\r\n + \ \"2603:1040:c06:402::500/121\",\r\n \"2603:1040:d01:4::7/128\",\r\n + \ \"2603:1040:d04::280/122\",\r\n \"2603:1040:d04:1::380/121\",\r\n + \ \"2603:1040:d04:2::/123\",\r\n \"2603:1040:d04:2::100/120\",\r\n + \ \"2603:1040:d04:3::60/126\",\r\n \"2603:1040:d04:400::420/123\",\r\n + \ \"2603:1040:d04:400::580/121\",\r\n \"2603:1040:e05::28/126\",\r\n + \ \"2603:1040:e05::40/123\",\r\n \"2603:1040:e05::80/121\",\r\n + \ \"2603:1040:e05:402::80/121\",\r\n \"2603:1040:f05::60/123\",\r\n + \ \"2603:1040:f05::1c0/122\",\r\n \"2603:1040:f05::300/123\",\r\n + \ \"2603:1040:f05::360/123\",\r\n \"2603:1040:f05::500/121\",\r\n + \ \"2603:1040:f05:1::280/122\",\r\n \"2603:1040:f05:402::500/121\",\r\n + \ \"2603:1040:1001:4::/128\",\r\n \"2603:1040:1001:4::d/128\",\r\n + \ \"2603:1040:1002:2::20/123\",\r\n \"2603:1040:1002:2::40/122\",\r\n + \ \"2603:1040:1002:2::80/123\",\r\n \"2603:1040:1002:2::200/121\",\r\n + \ \"2603:1040:1101:2::3/128\",\r\n \"2603:1040:1104:1::160/123\",\r\n + \ \"2603:1040:1104:1::180/122\",\r\n \"2603:1040:1104:1::1c0/123\",\r\n + \ \"2603:1040:1104:1::580/121\",\r\n \"2603:1040:1104:400::460/123\",\r\n + \ \"2603:1040:1202:1::6c0/122\",\r\n \"2603:1040:1202:2::100/122\",\r\n + \ \"2603:1040:1202:2::140/123\",\r\n \"2603:1040:1202:2::180/121\",\r\n + \ \"2603:1040:1302:1::100/120\",\r\n \"2603:1040:1302:1::200/123\",\r\n + \ \"2603:1040:1402:1::5e0/123\",\r\n \"2603:1040:1402:2::/122\",\r\n + \ \"2603:1040:1402:2::40/123\",\r\n \"2603:1040:1402:2::80/121\",\r\n + \ \"2603:1040:1503:2::a0/123\",\r\n \"2603:1040:1503:2::c0/122\",\r\n + \ \"2603:1040:1503:2::200/122\",\r\n \"2603:1040:1503:2::280/121\",\r\n + \ \"2603:1050:6::60/123\",\r\n \"2603:1050:6::1c0/122\",\r\n + \ \"2603:1050:6::300/123\",\r\n \"2603:1050:6::360/123\",\r\n + \ \"2603:1050:6::500/121\",\r\n \"2603:1050:6:1::280/122\",\r\n + \ \"2603:1050:6:402::580/121\",\r\n \"2603:1050:6:c02::2a0/123\",\r\n + \ \"2603:1050:403::280/122\",\r\n \"2603:1050:403:1::80/121\",\r\n + \ \"2603:1050:403:1::240/123\",\r\n \"2603:1050:403:1::300/121\",\r\n + \ \"2603:1050:403:400::580/121\",\r\n \"2a01:111:f100:1003::4134:3641/128\",\r\n + \ \"2a01:111:f100:1003::4134:3677/128\",\r\n \"2a01:111:f100:1003::4134:36c2/128\",\r\n + \ \"2a01:111:f100:1003::4134:36d9/128\",\r\n \"2a01:111:f100:1003::4134:3704/128\",\r\n + \ \"2a01:111:f100:1003::4134:3707/128\",\r\n \"2a01:111:f100:1003::4134:370b/128\",\r\n + \ \"2a01:111:f100:1003::4134:370d/128\",\r\n \"2a01:111:f100:1003::4134:3785/128\",\r\n + \ \"2a01:111:f100:1003::4134:37c4/128\",\r\n \"2a01:111:f100:1003::4134:37d9/128\",\r\n + \ \"2a01:111:f100:1005::a83e:f7fe/128\",\r\n \"2a01:111:f100:2000::a83e:3011/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3015/128\",\r\n \"2a01:111:f100:2000::a83e:301c/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3022/128\",\r\n \"2a01:111:f100:2000::a83e:3024/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3039/128\",\r\n \"2a01:111:f100:2000::a83e:3040/128\",\r\n + \ \"2a01:111:f100:2000::a83e:304a/128\",\r\n \"2a01:111:f100:2000::a83e:3070/128\",\r\n \ \"2a01:111:f100:2000::a83e:3076/128\",\r\n \"2a01:111:f100:2000::a83e:3083/128\",\r\n \ \"2a01:111:f100:2000::a83e:3097/128\",\r\n \"2a01:111:f100:2000::a83e:30a9/128\",\r\n \ \"2a01:111:f100:2000::a83e:30f3/128\",\r\n \"2a01:111:f100:2000::a83e:312d/128\",\r\n \ \"2a01:111:f100:2000::a83e:313a/128\",\r\n \"2a01:111:f100:2000::a83e:313c/127\",\r\n \ \"2a01:111:f100:2000::a83e:32a5/128\",\r\n \"2a01:111:f100:2000::a83e:3344/128\",\r\n \ \"2a01:111:f100:2000::a83e:3348/128\",\r\n \"2a01:111:f100:2000::a83e:335c/128\",\r\n - \ \"2a01:111:f100:2000::a83e:336c/128\",\r\n \"2a01:111:f100:2000::a83e:3370/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3375/128\",\r\n \"2a01:111:f100:2000::a83e:337e/128\",\r\n - \ \"2a01:111:f100:2000::a83e:33ad/128\",\r\n \"2a01:111:f100:2000::a83e:33bf/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3649/128\",\r\n \"2a01:111:f100:2002::8975:2c8c/128\",\r\n - \ \"2a01:111:f100:2002::8975:2c8e/128\",\r\n \"2a01:111:f100:2002::8975:2ce6/128\",\r\n - \ \"2a01:111:f100:2002::8975:2d44/128\",\r\n \"2a01:111:f100:2002::8975:2d6a/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3366/128\",\r\n \"2a01:111:f100:2000::a83e:336c/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3370/128\",\r\n \"2a01:111:f100:2000::a83e:3375/128\",\r\n + \ \"2a01:111:f100:2000::a83e:337e/128\",\r\n \"2a01:111:f100:2000::a83e:33ad/128\",\r\n + \ \"2a01:111:f100:2000::a83e:33bf/128\",\r\n \"2a01:111:f100:2000::a83e:3649/128\",\r\n + \ \"2a01:111:f100:2002::8975:2c8c/128\",\r\n \"2a01:111:f100:2002::8975:2c8e/128\",\r\n + \ \"2a01:111:f100:2002::8975:2ce6/128\",\r\n \"2a01:111:f100:2002::8975:2d44/128\",\r\n + \ \"2a01:111:f100:2002::8975:2d6a/128\",\r\n \"2a01:111:f100:2002::8975:2d83/128\",\r\n \ \"2a01:111:f100:2002::8975:2e91/128\",\r\n \"2a01:111:f100:2002::8975:2eaa/128\",\r\n \ \"2a01:111:f100:2002::8975:2fa3/128\",\r\n \"2a01:111:f100:2002::8975:2fac/128\",\r\n \ \"2a01:111:f100:2002::8975:2fc3/128\",\r\n \"2a01:111:f100:3000::a83e:1840/128\",\r\n @@ -12713,45 +12924,46 @@ interactions: \ \"2a01:111:f100:3000::a83e:1a94/128\",\r\n \"2a01:111:f100:3000::a83e:1a9f/128\",\r\n \ \"2a01:111:f100:3000::a83e:1adf/128\",\r\n \"2a01:111:f100:3000::a83e:1afe/128\",\r\n \ \"2a01:111:f100:3000::a83e:1b12/128\",\r\n \"2a01:111:f100:3000::a83e:1b31/128\",\r\n - \ \"2a01:111:f100:3000::a83e:1b83/128\",\r\n \"2a01:111:f100:3001::8987:1164/128\",\r\n - \ \"2a01:111:f100:3001::8987:1179/128\",\r\n \"2a01:111:f100:3001::8987:11da/128\",\r\n - \ \"2a01:111:f100:3001::8987:11ea/128\",\r\n \"2a01:111:f100:3001::8987:12cf/128\",\r\n - \ \"2a01:111:f100:3001::a83e:a67/128\",\r\n \"2a01:111:f100:4002::9d37:c071/128\",\r\n - \ \"2a01:111:f100:4002::9d37:c0bd/128\",\r\n \"2a01:111:f100:6000::4134:a688/128\",\r\n - \ \"2a01:111:f100:6000::4134:a6cf/128\",\r\n \"2a01:111:f100:7000::6fdd:5343/128\",\r\n - \ \"2a01:111:f100:7000::6fdd:5431/128\",\r\n \"2a01:111:f100:9001::1761:91e4/128\",\r\n - \ \"2a01:111:f100:9001::1761:9323/128\",\r\n \"2a01:111:f100:9001::1761:958a/128\",\r\n - \ \"2a01:111:f100:9001::1761:9696/128\",\r\n \"2a01:111:f100:9001::1761:97ac/128\",\r\n - \ \"2a01:111:f100:a001::4134:e463/128\",\r\n \"2a01:111:f100:a001::a83f:5c0a/128\",\r\n - \ \"2a01:111:f100:a001::a83f:5c0c/128\",\r\n \"2a01:111:f100:a004::bfeb:8af8/128\",\r\n - \ \"2a01:111:f100:a004::bfeb:8ba9/128\",\r\n \"2a01:111:f100:a004::bfeb:8c93/128\",\r\n - \ \"2a01:111:f100:a004::bfeb:8d32/128\",\r\n \"2a01:111:f100:a004::bfeb:8dc7/128\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureOpenDatasets\",\r\n - \ \"id\": \"AzureOpenDatasets\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureOpenDatasets\",\r\n \"addressPrefixes\": - [\r\n \"13.73.248.32/28\",\r\n \"20.36.120.192/28\",\r\n - \ \"20.37.64.192/28\",\r\n \"20.37.156.224/28\",\r\n \"20.37.195.32/28\",\r\n - \ \"20.37.224.192/28\",\r\n \"20.38.84.112/28\",\r\n \"20.38.136.192/28\",\r\n - \ \"20.39.11.32/28\",\r\n \"20.41.4.192/28\",\r\n \"20.41.65.160/28\",\r\n - \ \"20.41.193.128/28\",\r\n \"20.42.4.224/28\",\r\n \"20.42.131.0/28\",\r\n - \ \"20.42.227.0/28\",\r\n \"20.43.41.160/28\",\r\n \"20.43.65.160/28\",\r\n - \ \"20.43.130.112/28\",\r\n \"20.45.112.192/28\",\r\n \"20.45.192.192/28\",\r\n - \ \"20.150.160.192/28\",\r\n \"20.189.106.208/28\",\r\n \"20.192.225.128/28\",\r\n - \ \"40.67.48.192/28\",\r\n \"40.74.30.112/28\",\r\n \"40.80.57.128/28\",\r\n - \ \"40.80.169.128/28\",\r\n \"40.80.188.32/28\",\r\n \"40.82.253.80/28\",\r\n - \ \"40.89.17.128/28\",\r\n \"51.12.41.32/28\",\r\n \"51.12.193.32/28\",\r\n - \ \"51.104.25.160/28\",\r\n \"51.105.80.192/28\",\r\n \"51.105.88.192/28\",\r\n - \ \"51.107.48.192/28\",\r\n \"51.107.144.192/28\",\r\n \"51.116.48.112/28\",\r\n - \ \"51.116.144.112/28\",\r\n \"51.120.40.192/28\",\r\n \"51.120.224.192/28\",\r\n - \ \"51.137.161.144/28\",\r\n \"51.143.192.192/28\",\r\n \"52.136.48.192/28\",\r\n - \ \"52.140.105.128/28\",\r\n \"52.150.139.80/28\",\r\n \"52.228.81.144/28\",\r\n - \ \"102.133.56.112/28\",\r\n \"102.133.216.112/28\",\r\n + \ \"2a01:111:f100:3000::a83e:1b83/128\",\r\n \"2a01:111:f100:3001::8987:114c/128\",\r\n + \ \"2a01:111:f100:3001::8987:1164/128\",\r\n \"2a01:111:f100:3001::8987:1179/128\",\r\n + \ \"2a01:111:f100:3001::8987:11da/128\",\r\n \"2a01:111:f100:3001::8987:11ea/128\",\r\n + \ \"2a01:111:f100:3001::8987:12cf/128\",\r\n \"2a01:111:f100:3001::8987:13fe/128\",\r\n + \ \"2a01:111:f100:3001::a83e:884/128\",\r\n \"2a01:111:f100:3001::a83e:a67/128\",\r\n + \ \"2a01:111:f100:4002::9d37:c071/128\",\r\n \"2a01:111:f100:4002::9d37:c0bd/128\",\r\n + \ \"2a01:111:f100:6000::4134:a688/128\",\r\n \"2a01:111:f100:6000::4134:a6cf/128\",\r\n + \ \"2a01:111:f100:7000::6fdd:5343/128\",\r\n \"2a01:111:f100:7000::6fdd:5431/128\",\r\n + \ \"2a01:111:f100:9001::1761:91e4/128\",\r\n \"2a01:111:f100:9001::1761:9323/128\",\r\n + \ \"2a01:111:f100:9001::1761:958a/128\",\r\n \"2a01:111:f100:9001::1761:9696/128\",\r\n + \ \"2a01:111:f100:9001::1761:97ac/128\",\r\n \"2a01:111:f100:a001::4134:e463/128\",\r\n + \ \"2a01:111:f100:a001::a83f:5c0a/128\",\r\n \"2a01:111:f100:a001::a83f:5c0c/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8af8/128\",\r\n \"2a01:111:f100:a004::bfeb:8ba9/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8c93/128\",\r\n \"2a01:111:f100:a004::bfeb:8d32/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8dc7/128\"\r\n ]\r\n }\r\n + \ },\r\n {\r\n \"name\": \"AzureOpenDatasets\",\r\n \"id\": + \"AzureOpenDatasets\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureOpenDatasets\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.32/28\",\r\n + \ \"20.36.120.192/28\",\r\n \"20.37.64.192/28\",\r\n \"20.37.156.224/28\",\r\n + \ \"20.37.195.32/28\",\r\n \"20.37.224.192/28\",\r\n \"20.38.84.112/28\",\r\n + \ \"20.38.136.192/28\",\r\n \"20.39.11.32/28\",\r\n \"20.41.4.192/28\",\r\n + \ \"20.41.65.160/28\",\r\n \"20.41.193.128/28\",\r\n \"20.42.4.224/28\",\r\n + \ \"20.42.131.0/28\",\r\n \"20.42.227.0/28\",\r\n \"20.43.41.160/28\",\r\n + \ \"20.43.65.160/28\",\r\n \"20.43.130.112/28\",\r\n \"20.45.112.192/28\",\r\n + \ \"20.45.192.192/28\",\r\n \"20.150.160.192/28\",\r\n \"20.189.106.208/28\",\r\n + \ \"20.192.225.128/28\",\r\n \"40.67.48.192/28\",\r\n \"40.74.30.112/28\",\r\n + \ \"40.80.57.128/28\",\r\n \"40.80.169.128/28\",\r\n \"40.80.188.32/28\",\r\n + \ \"40.82.253.80/28\",\r\n \"40.89.17.128/28\",\r\n \"51.12.41.32/28\",\r\n + \ \"51.12.193.32/28\",\r\n \"51.104.25.160/28\",\r\n \"51.105.80.192/28\",\r\n + \ \"51.105.88.192/28\",\r\n \"51.107.48.192/28\",\r\n \"51.107.144.192/28\",\r\n + \ \"51.116.48.112/28\",\r\n \"51.116.144.112/28\",\r\n \"51.120.40.192/28\",\r\n + \ \"51.120.224.192/28\",\r\n \"51.137.161.144/28\",\r\n \"51.143.192.192/28\",\r\n + \ \"52.136.48.192/28\",\r\n \"52.140.105.128/28\",\r\n \"52.150.139.80/28\",\r\n + \ \"52.228.81.144/28\",\r\n \"102.133.56.112/28\",\r\n \"102.133.216.112/28\",\r\n \ \"191.235.225.160/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzurePortal\",\r\n \"id\": \"AzurePortal\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzurePortal\",\r\n \"addressPrefixes\": @@ -12882,7 +13094,7 @@ interactions: \ \"2603:1050:6:1::680/121\",\r\n \"2603:1050:403::680/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureRemoteRendering\",\r\n \ \"id\": \"AzureRemoteRendering\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureRemoteRendering\",\r\n \"addressPrefixes\": @@ -12896,114 +13108,115 @@ interactions: \ \"51.143.209.144/28\",\r\n \"52.146.133.64/28\",\r\n \"52.168.112.88/30\",\r\n \ \"52.178.17.8/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureResourceManager\",\r\n \"id\": \"AzureResourceManager\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureResourceManager\",\r\n \"addressPrefixes\": - [\r\n \"13.66.141.176/28\",\r\n \"13.67.18.0/23\",\r\n \"13.69.67.32/28\",\r\n - \ \"13.69.114.0/23\",\r\n \"13.69.229.224/28\",\r\n \"13.69.234.0/23\",\r\n - \ \"13.70.74.64/28\",\r\n \"13.70.76.0/23\",\r\n \"13.71.173.192/28\",\r\n - \ \"13.71.196.80/28\",\r\n \"13.71.198.0/24\",\r\n \"13.73.240.224/28\",\r\n - \ \"13.73.246.0/23\",\r\n \"13.75.39.16/28\",\r\n \"13.77.53.32/28\",\r\n - \ \"13.77.55.0/25\",\r\n \"13.78.109.96/28\",\r\n \"13.86.219.80/28\",\r\n - \ \"13.86.222.0/24\",\r\n \"13.87.57.240/28\",\r\n \"13.87.60.0/23\",\r\n - \ \"13.87.123.240/28\",\r\n \"13.87.126.0/24\",\r\n \"13.89.180.0/23\",\r\n - \ \"20.17.60.0/23\",\r\n \"20.17.68.0/26\",\r\n \"20.21.44.0/26\",\r\n - \ \"20.21.50.0/23\",\r\n \"20.36.108.48/28\",\r\n \"20.36.110.0/23\",\r\n - \ \"20.36.115.144/28\",\r\n \"20.36.118.0/23\",\r\n \"20.36.126.0/23\",\r\n - \ \"20.37.76.48/28\",\r\n \"20.37.78.0/23\",\r\n \"20.37.230.0/23\",\r\n - \ \"20.38.128.32/28\",\r\n \"20.38.130.0/23\",\r\n \"20.38.150.0/23\",\r\n - \ \"20.40.206.240/28\",\r\n \"20.40.226.0/23\",\r\n \"20.41.70.0/23\",\r\n - \ \"20.43.120.224/28\",\r\n \"20.43.124.0/23\",\r\n \"20.44.3.240/28\",\r\n - \ \"20.44.6.0/23\",\r\n \"20.44.8.16/28\",\r\n \"20.44.16.112/28\",\r\n - \ \"20.44.20.0/23\",\r\n \"20.44.30.0/24\",\r\n \"20.45.88.0/23\",\r\n - \ \"20.45.118.0/23\",\r\n \"20.46.8.0/23\",\r\n \"20.48.194.0/23\",\r\n - \ \"20.49.116.0/23\",\r\n \"20.50.68.96/28\",\r\n \"20.51.10.0/23\",\r\n - \ \"20.51.18.0/23\",\r\n \"20.53.42.0/23\",\r\n \"20.58.64.0/23\",\r\n - \ \"20.61.100.0/23\",\r\n \"20.62.56.0/23\",\r\n \"20.62.130.0/23\",\r\n - \ \"20.65.128.0/23\",\r\n \"20.66.0.0/23\",\r\n \"20.72.28.64/26\",\r\n - \ \"20.88.64.64/26\",\r\n \"20.150.225.128/26\",\r\n \"20.150.242.0/23\",\r\n - \ \"20.187.198.0/23\",\r\n \"20.189.168.0/24\",\r\n \"20.189.226.0/23\",\r\n - \ \"20.191.162.0/23\",\r\n \"20.192.32.128/26\",\r\n \"20.192.40.0/23\",\r\n - \ \"20.192.52.0/23\",\r\n \"20.193.196.0/23\",\r\n \"20.193.204.0/26\",\r\n - \ \"20.195.144.0/23\",\r\n \"20.215.10.0/23\",\r\n \"20.215.156.0/26\",\r\n - \ \"20.217.50.0/23\",\r\n \"20.217.60.0/26\",\r\n \"23.98.110.0/23\",\r\n - \ \"40.67.54.0/23\",\r\n \"40.67.59.208/28\",\r\n \"40.67.62.0/23\",\r\n - \ \"40.67.120.0/24\",\r\n \"40.69.108.32/28\",\r\n \"40.69.112.0/22\",\r\n - \ \"40.71.13.224/28\",\r\n \"40.74.102.0/28\",\r\n \"40.75.35.32/28\",\r\n - \ \"40.75.38.0/23\",\r\n \"40.78.196.32/28\",\r\n \"40.78.198.0/23\",\r\n - \ \"40.78.203.224/28\",\r\n \"40.78.206.0/23\",\r\n \"40.78.234.176/28\",\r\n - \ \"40.78.254.0/23\",\r\n \"40.79.131.240/28\",\r\n \"40.79.134.0/23\",\r\n - \ \"40.79.158.0/23\",\r\n \"40.79.180.0/28\",\r\n \"40.79.182.0/23\",\r\n - \ \"40.79.198.0/23\",\r\n \"40.80.174.0/23\",\r\n \"40.80.178.0/23\",\r\n - \ \"40.113.178.0/28\",\r\n \"40.120.80.0/23\",\r\n \"51.11.64.0/24\",\r\n - \ \"51.11.96.0/24\",\r\n \"51.12.44.0/23\",\r\n \"51.12.101.64/26\",\r\n - \ \"51.12.196.0/23\",\r\n \"51.12.205.0/26\",\r\n \"51.53.98.0/23\",\r\n - \ \"51.53.108.0/26\",\r\n \"51.53.180.0/23\",\r\n \"51.53.188.0/26\",\r\n - \ \"51.104.8.224/28\",\r\n \"51.105.78.0/23\",\r\n \"51.105.94.0/23\",\r\n - \ \"51.107.54.0/23\",\r\n \"51.107.60.32/28\",\r\n \"51.107.62.0/23\",\r\n - \ \"51.107.150.0/23\",\r\n \"51.107.156.32/28\",\r\n \"51.107.158.0/23\",\r\n - \ \"51.116.52.0/23\",\r\n \"51.116.60.32/28\",\r\n \"51.116.62.0/23\",\r\n - \ \"51.116.150.0/23\",\r\n \"51.116.156.32/28\",\r\n \"51.116.159.0/24\",\r\n - \ \"51.120.46.0/23\",\r\n \"51.120.100.32/28\",\r\n \"51.120.102.0/23\",\r\n - \ \"51.120.220.32/28\",\r\n \"51.120.222.0/23\",\r\n \"51.120.230.0/23\",\r\n - \ \"51.138.208.0/23\",\r\n \"51.140.212.16/28\",\r\n \"51.140.214.0/24\",\r\n - \ \"51.143.210.0/23\",\r\n \"52.136.54.0/23\",\r\n \"52.138.94.0/23\",\r\n - \ \"52.139.104.0/23\",\r\n \"52.146.134.0/23\",\r\n \"52.147.96.0/24\",\r\n - \ \"52.150.158.0/23\",\r\n \"52.162.110.224/28\",\r\n \"52.172.114.0/23\",\r\n - \ \"52.231.19.208/28\",\r\n \"52.231.22.0/24\",\r\n \"52.231.148.64/28\",\r\n - \ \"52.231.150.0/24\",\r\n \"52.240.242.0/23\",\r\n \"65.52.252.48/28\",\r\n - \ \"65.52.254.0/23\",\r\n \"102.133.28.16/28\",\r\n \"102.133.30.0/23\",\r\n - \ \"102.133.62.0/23\",\r\n \"102.133.123.224/28\",\r\n \"102.133.158.0/23\",\r\n - \ \"102.133.222.0/23\",\r\n \"104.46.160.0/24\",\r\n \"104.46.161.0/25\",\r\n - \ \"104.46.180.0/23\",\r\n \"104.214.162.0/23\",\r\n \"104.214.166.0/26\",\r\n - \ \"168.61.138.0/23\",\r\n \"168.61.143.192/26\",\r\n \"191.233.52.0/23\",\r\n - \ \"191.233.205.16/28\",\r\n \"191.234.140.0/23\",\r\n \"191.234.158.0/23\",\r\n - \ \"2603:1000:4::6c0/122\",\r\n \"2603:1000:4:402::280/122\",\r\n - \ \"2603:1000:104::480/122\",\r\n \"2603:1000:104:402::280/122\",\r\n - \ \"2603:1010:6::180/122\",\r\n \"2603:1010:6:402::280/122\",\r\n - \ \"2603:1010:101::6c0/122\",\r\n \"2603:1010:101:402::280/122\",\r\n - \ \"2603:1010:304::6c0/122\",\r\n \"2603:1010:304:402::280/122\",\r\n - \ \"2603:1010:404::6c0/122\",\r\n \"2603:1010:404:402::280/122\",\r\n - \ \"2603:1020:5::180/122\",\r\n \"2603:1020:5:402::280/122\",\r\n - \ \"2603:1020:206::180/122\",\r\n \"2603:1020:206:402::280/122\",\r\n - \ \"2603:1020:305::6c0/122\",\r\n \"2603:1020:305:402::280/122\",\r\n - \ \"2603:1020:405::6c0/122\",\r\n \"2603:1020:405:402::280/122\",\r\n - \ \"2603:1020:605::6c0/122\",\r\n \"2603:1020:605:402::280/122\",\r\n - \ \"2603:1020:705::180/122\",\r\n \"2603:1020:705:402::280/122\",\r\n - \ \"2603:1020:805::180/122\",\r\n \"2603:1020:805:402::280/122\",\r\n - \ \"2603:1020:905::6c0/122\",\r\n \"2603:1020:905:402::280/122\",\r\n - \ \"2603:1020:a04::180/122\",\r\n \"2603:1020:a04:2::700/120\",\r\n - \ \"2603:1020:a04:402::280/122\",\r\n \"2603:1020:b04::6c0/122\",\r\n - \ \"2603:1020:b04:402::280/122\",\r\n \"2603:1020:c04::180/122\",\r\n - \ \"2603:1020:c04:402::280/122\",\r\n \"2603:1020:d04::6c0/122\",\r\n - \ \"2603:1020:d04:402::280/122\",\r\n \"2603:1020:e04::180/122\",\r\n - \ \"2603:1020:e04:3::300/120\",\r\n \"2603:1020:e04:402::280/122\",\r\n - \ \"2603:1020:f04::6c0/122\",\r\n \"2603:1020:f04:402::280/122\",\r\n - \ \"2603:1020:1004:1::400/120\",\r\n \"2603:1020:1004:400::180/122\",\r\n - \ \"2603:1020:1104:1::/120\",\r\n \"2603:1020:1104:400::280/122\",\r\n - \ \"2603:1020:1302:1::400/120\",\r\n \"2603:1020:1302:400::1c0/122\",\r\n - \ \"2603:1030:f:1::6c0/122\",\r\n \"2603:1030:f:2::700/120\",\r\n - \ \"2603:1030:f:400::a80/122\",\r\n \"2603:1030:10::180/122\",\r\n - \ \"2603:1030:10:402::280/122\",\r\n \"2603:1030:104::180/122\",\r\n - \ \"2603:1030:104:402::280/122\",\r\n \"2603:1030:107:1::100/120\",\r\n - \ \"2603:1030:107:400::200/122\",\r\n \"2603:1030:210::180/122\",\r\n - \ \"2603:1030:210:402::280/122\",\r\n \"2603:1030:40b:2::40/122\",\r\n - \ \"2603:1030:40b:400::a80/122\",\r\n \"2603:1030:40c::180/122\",\r\n - \ \"2603:1030:40c:402::280/122\",\r\n \"2603:1030:504::400/120\",\r\n - \ \"2603:1030:504:402::180/122\",\r\n \"2603:1030:608::6c0/122\",\r\n - \ \"2603:1030:608:4::100/120\",\r\n \"2603:1030:608:402::280/122\",\r\n - \ \"2603:1030:807::180/122\",\r\n \"2603:1030:807:402::280/122\",\r\n - \ \"2603:1030:a07::6c0/122\",\r\n \"2603:1030:a07:9::200/120\",\r\n - \ \"2603:1030:a07:402::900/122\",\r\n \"2603:1030:b04::6c0/122\",\r\n - \ \"2603:1030:b04:402::280/122\",\r\n \"2603:1030:c06:2::40/122\",\r\n - \ \"2603:1030:c06:400::a80/122\",\r\n \"2603:1030:f05::180/122\",\r\n - \ \"2603:1030:f05:402::280/122\",\r\n \"2603:1030:1005::6c0/122\",\r\n - \ \"2603:1030:1005:402::280/122\",\r\n \"2603:1040:5::280/122\",\r\n - \ \"2603:1040:5:402::280/122\",\r\n \"2603:1040:207::6c0/122\",\r\n - \ \"2603:1040:207:2::300/120\",\r\n \"2603:1040:207:402::280/122\",\r\n - \ \"2603:1040:407::180/122\",\r\n \"2603:1040:407:402::280/122\",\r\n - \ \"2603:1040:606::6c0/122\",\r\n \"2603:1040:606:402::280/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureResourceManager\",\r\n \"addressPrefixes\": [\r\n \"13.66.141.176/28\",\r\n + \ \"13.67.18.0/23\",\r\n \"13.69.67.32/28\",\r\n \"13.69.114.0/23\",\r\n + \ \"13.69.229.224/28\",\r\n \"13.69.234.0/23\",\r\n \"13.70.74.64/28\",\r\n + \ \"13.70.76.0/23\",\r\n \"13.71.173.192/28\",\r\n \"13.71.196.80/28\",\r\n + \ \"13.71.198.0/24\",\r\n \"13.73.240.224/28\",\r\n \"13.73.246.0/23\",\r\n + \ \"13.75.39.16/28\",\r\n \"13.77.53.32/28\",\r\n \"13.77.55.0/25\",\r\n + \ \"13.78.109.96/28\",\r\n \"13.86.219.80/28\",\r\n \"13.86.222.0/24\",\r\n + \ \"13.87.57.240/28\",\r\n \"13.87.60.0/23\",\r\n \"13.87.123.240/28\",\r\n + \ \"13.87.126.0/24\",\r\n \"13.89.180.0/23\",\r\n \"20.17.60.0/23\",\r\n + \ \"20.17.68.0/26\",\r\n \"20.21.44.0/26\",\r\n \"20.21.50.0/23\",\r\n + \ \"20.36.108.48/28\",\r\n \"20.36.110.0/23\",\r\n \"20.36.115.144/28\",\r\n + \ \"20.36.118.0/23\",\r\n \"20.36.126.0/23\",\r\n \"20.37.76.48/28\",\r\n + \ \"20.37.78.0/23\",\r\n \"20.37.230.0/23\",\r\n \"20.38.128.32/28\",\r\n + \ \"20.38.130.0/23\",\r\n \"20.38.150.0/23\",\r\n \"20.40.206.240/28\",\r\n + \ \"20.40.226.0/23\",\r\n \"20.41.70.0/23\",\r\n \"20.43.120.224/28\",\r\n + \ \"20.43.124.0/23\",\r\n \"20.44.3.240/28\",\r\n \"20.44.6.0/23\",\r\n + \ \"20.44.8.16/28\",\r\n \"20.44.16.112/28\",\r\n \"20.44.20.0/23\",\r\n + \ \"20.44.30.0/24\",\r\n \"20.45.88.0/23\",\r\n \"20.45.118.0/23\",\r\n + \ \"20.46.8.0/23\",\r\n \"20.48.194.0/23\",\r\n \"20.49.116.0/23\",\r\n + \ \"20.50.68.96/28\",\r\n \"20.51.10.0/23\",\r\n \"20.51.18.0/23\",\r\n + \ \"20.53.42.0/23\",\r\n \"20.58.64.0/23\",\r\n \"20.61.100.0/23\",\r\n + \ \"20.62.56.0/23\",\r\n \"20.62.130.0/23\",\r\n \"20.65.128.0/23\",\r\n + \ \"20.66.0.0/23\",\r\n \"20.72.28.64/26\",\r\n \"20.88.64.64/26\",\r\n + \ \"20.150.225.128/26\",\r\n \"20.150.242.0/23\",\r\n \"20.187.198.0/23\",\r\n + \ \"20.189.168.0/24\",\r\n \"20.189.226.0/23\",\r\n \"20.191.162.0/23\",\r\n + \ \"20.192.32.128/26\",\r\n \"20.192.40.0/23\",\r\n \"20.192.52.0/23\",\r\n + \ \"20.193.196.0/23\",\r\n \"20.193.204.0/26\",\r\n \"20.195.144.0/23\",\r\n + \ \"20.215.10.0/23\",\r\n \"20.215.156.0/26\",\r\n \"20.217.50.0/23\",\r\n + \ \"20.217.60.0/26\",\r\n \"23.98.110.0/23\",\r\n \"40.67.54.0/23\",\r\n + \ \"40.67.59.208/28\",\r\n \"40.67.62.0/23\",\r\n \"40.67.120.0/24\",\r\n + \ \"40.69.108.32/28\",\r\n \"40.69.112.0/22\",\r\n \"40.71.13.224/28\",\r\n + \ \"40.74.102.0/28\",\r\n \"40.75.35.32/28\",\r\n \"40.75.38.0/23\",\r\n + \ \"40.78.196.32/28\",\r\n \"40.78.198.0/23\",\r\n \"40.78.203.224/28\",\r\n + \ \"40.78.206.0/23\",\r\n \"40.78.234.176/28\",\r\n \"40.78.254.0/23\",\r\n + \ \"40.79.131.240/28\",\r\n \"40.79.134.0/23\",\r\n \"40.79.158.0/23\",\r\n + \ \"40.79.180.0/28\",\r\n \"40.79.182.0/23\",\r\n \"40.79.198.0/23\",\r\n + \ \"40.80.174.0/23\",\r\n \"40.80.178.0/23\",\r\n \"40.113.178.0/28\",\r\n + \ \"40.120.80.0/23\",\r\n \"51.11.64.0/24\",\r\n \"51.11.96.0/24\",\r\n + \ \"51.12.44.0/23\",\r\n \"51.12.101.64/26\",\r\n \"51.12.196.0/23\",\r\n + \ \"51.12.205.0/26\",\r\n \"51.53.98.0/23\",\r\n \"51.53.108.0/26\",\r\n + \ \"51.53.180.0/23\",\r\n \"51.53.188.0/26\",\r\n \"51.104.8.224/28\",\r\n + \ \"51.105.78.0/23\",\r\n \"51.105.94.0/23\",\r\n \"51.107.54.0/23\",\r\n + \ \"51.107.60.32/28\",\r\n \"51.107.62.0/23\",\r\n \"51.107.150.0/23\",\r\n + \ \"51.107.156.32/28\",\r\n \"51.107.158.0/23\",\r\n \"51.116.52.0/23\",\r\n + \ \"51.116.60.32/28\",\r\n \"51.116.62.0/23\",\r\n \"51.116.150.0/23\",\r\n + \ \"51.116.156.32/28\",\r\n \"51.116.159.0/24\",\r\n \"51.120.46.0/23\",\r\n + \ \"51.120.100.32/28\",\r\n \"51.120.102.0/23\",\r\n \"51.120.220.32/28\",\r\n + \ \"51.120.222.0/23\",\r\n \"51.120.230.0/23\",\r\n \"51.138.208.0/23\",\r\n + \ \"51.140.212.16/28\",\r\n \"51.140.214.0/24\",\r\n \"51.143.210.0/23\",\r\n + \ \"52.136.54.0/23\",\r\n \"52.138.94.0/23\",\r\n \"52.139.104.0/23\",\r\n + \ \"52.146.134.0/23\",\r\n \"52.147.96.0/24\",\r\n \"52.150.158.0/23\",\r\n + \ \"52.162.110.224/28\",\r\n \"52.172.114.0/23\",\r\n \"52.231.19.208/28\",\r\n + \ \"52.231.22.0/24\",\r\n \"52.231.148.64/28\",\r\n \"52.231.150.0/24\",\r\n + \ \"52.240.242.0/23\",\r\n \"65.52.252.48/28\",\r\n \"65.52.254.0/23\",\r\n + \ \"102.133.28.16/28\",\r\n \"102.133.30.0/23\",\r\n \"102.133.62.0/23\",\r\n + \ \"102.133.123.224/28\",\r\n \"102.133.158.0/23\",\r\n \"102.133.222.0/23\",\r\n + \ \"104.46.160.0/24\",\r\n \"104.46.161.0/25\",\r\n \"104.46.180.0/23\",\r\n + \ \"104.214.162.0/23\",\r\n \"104.214.166.0/26\",\r\n \"168.61.138.0/23\",\r\n + \ \"168.61.143.192/26\",\r\n \"191.233.52.0/23\",\r\n \"191.233.205.16/28\",\r\n + \ \"191.234.140.0/23\",\r\n \"191.234.158.0/23\",\r\n \"2603:1000:4::6c0/122\",\r\n + \ \"2603:1000:4:402::280/122\",\r\n \"2603:1000:104::480/122\",\r\n + \ \"2603:1000:104:402::280/122\",\r\n \"2603:1010:6::180/122\",\r\n + \ \"2603:1010:6:402::280/122\",\r\n \"2603:1010:101::6c0/122\",\r\n + \ \"2603:1010:101:402::280/122\",\r\n \"2603:1010:304::6c0/122\",\r\n + \ \"2603:1010:304:402::280/122\",\r\n \"2603:1010:404::6c0/122\",\r\n + \ \"2603:1010:404:402::280/122\",\r\n \"2603:1020:5::180/122\",\r\n + \ \"2603:1020:5:402::280/122\",\r\n \"2603:1020:206::180/122\",\r\n + \ \"2603:1020:206:402::280/122\",\r\n \"2603:1020:305::6c0/122\",\r\n + \ \"2603:1020:305:402::280/122\",\r\n \"2603:1020:405::6c0/122\",\r\n + \ \"2603:1020:405:402::280/122\",\r\n \"2603:1020:605::6c0/122\",\r\n + \ \"2603:1020:605:402::280/122\",\r\n \"2603:1020:705::180/122\",\r\n + \ \"2603:1020:705:402::280/122\",\r\n \"2603:1020:805::180/122\",\r\n + \ \"2603:1020:805:402::280/122\",\r\n \"2603:1020:905::6c0/122\",\r\n + \ \"2603:1020:905:402::280/122\",\r\n \"2603:1020:a04::180/122\",\r\n + \ \"2603:1020:a04:2::700/120\",\r\n \"2603:1020:a04:402::280/122\",\r\n + \ \"2603:1020:b04::6c0/122\",\r\n \"2603:1020:b04:402::280/122\",\r\n + \ \"2603:1020:c04::180/122\",\r\n \"2603:1020:c04:402::280/122\",\r\n + \ \"2603:1020:d04::6c0/122\",\r\n \"2603:1020:d04:402::280/122\",\r\n + \ \"2603:1020:e04::180/122\",\r\n \"2603:1020:e04:3::300/120\",\r\n + \ \"2603:1020:e04:402::280/122\",\r\n \"2603:1020:f04::6c0/122\",\r\n + \ \"2603:1020:f04:402::280/122\",\r\n \"2603:1020:1004:1::400/120\",\r\n + \ \"2603:1020:1004:400::180/122\",\r\n \"2603:1020:1104:1::/120\",\r\n + \ \"2603:1020:1104:400::280/122\",\r\n \"2603:1020:1302:1::400/120\",\r\n + \ \"2603:1020:1302:400::1c0/122\",\r\n \"2603:1030:f:1::6c0/122\",\r\n + \ \"2603:1030:f:2::700/120\",\r\n \"2603:1030:f:400::a80/122\",\r\n + \ \"2603:1030:10::180/122\",\r\n \"2603:1030:10:402::280/122\",\r\n + \ \"2603:1030:104::180/122\",\r\n \"2603:1030:104:402::280/122\",\r\n + \ \"2603:1030:107:1::100/120\",\r\n \"2603:1030:107:400::200/122\",\r\n + \ \"2603:1030:210::180/122\",\r\n \"2603:1030:210:402::280/122\",\r\n + \ \"2603:1030:40b:2::40/122\",\r\n \"2603:1030:40b:400::a80/122\",\r\n + \ \"2603:1030:40c::180/122\",\r\n \"2603:1030:40c:402::280/122\",\r\n + \ \"2603:1030:504::400/120\",\r\n \"2603:1030:504:402::180/122\",\r\n + \ \"2603:1030:608::6c0/122\",\r\n \"2603:1030:608:4::100/120\",\r\n + \ \"2603:1030:608:402::280/122\",\r\n \"2603:1030:807::180/122\",\r\n + \ \"2603:1030:807:402::280/122\",\r\n \"2603:1030:a07::6c0/122\",\r\n + \ \"2603:1030:a07:9::200/120\",\r\n \"2603:1030:a07:402::900/122\",\r\n + \ \"2603:1030:b04::6c0/122\",\r\n \"2603:1030:b04:402::280/122\",\r\n + \ \"2603:1030:c06:2::40/122\",\r\n \"2603:1030:c06:400::a80/122\",\r\n + \ \"2603:1030:f05::180/122\",\r\n \"2603:1030:f05:402::280/122\",\r\n + \ \"2603:1030:1005::6c0/122\",\r\n \"2603:1030:1005:402::280/122\",\r\n + \ \"2603:1040:5::280/122\",\r\n \"2603:1040:5:402::280/122\",\r\n + \ \"2603:1040:207::6c0/122\",\r\n \"2603:1040:207:2::300/120\",\r\n + \ \"2603:1040:207:402::280/122\",\r\n \"2603:1040:407::180/122\",\r\n + \ \"2603:1040:407:402::280/122\",\r\n \"2603:1040:606::6c0/122\",\r\n + \ \"2603:1040:606:3::400/120\",\r\n \"2603:1040:606:402::280/122\",\r\n \ \"2603:1040:806::6c0/122\",\r\n \"2603:1040:806:402::280/122\",\r\n \ \"2603:1040:904::180/122\",\r\n \"2603:1040:904:3::100/120\",\r\n \ \"2603:1040:904:402::280/122\",\r\n \"2603:1040:a06::280/122\",\r\n @@ -13022,29 +13235,30 @@ interactions: \ \"2603:1050:6:402::280/122\",\r\n \"2603:1050:403:1::40/122\",\r\n \ \"2603:1050:403:400::440/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureSecurityCenter\",\r\n \"id\": \"AzureSecurityCenter\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureSecurityCenter\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.192/27\",\r\n - \ \"13.69.233.64/27\",\r\n \"13.70.79.32/27\",\r\n \"13.71.177.0/27\",\r\n - \ \"13.87.58.192/27\",\r\n \"13.87.124.192/27\",\r\n \"20.36.117.224/27\",\r\n - \ \"20.38.132.32/27\",\r\n \"20.43.123.128/27\",\r\n \"20.44.10.224/27\",\r\n - \ \"20.44.19.128/27\",\r\n \"20.45.126.64/27\",\r\n \"20.49.84.0/27\",\r\n - \ \"20.52.72.0/27\",\r\n \"20.53.0.64/27\",\r\n \"20.150.173.224/27\",\r\n - \ \"20.189.171.64/27\",\r\n \"20.192.184.128/27\",\r\n \"20.192.238.224/27\",\r\n - \ \"20.193.206.160/27\",\r\n \"23.100.208.32/27\",\r\n \"40.67.121.160/27\",\r\n - \ \"40.69.111.64/27\",\r\n \"40.78.239.64/27\",\r\n \"40.79.139.224/27\",\r\n - \ \"40.79.190.128/27\",\r\n \"40.80.180.128/27\",\r\n \"40.89.121.128/27\",\r\n - \ \"40.120.8.128/27\",\r\n \"40.120.64.128/27\",\r\n \"51.12.101.128/27\",\r\n - \ \"51.12.205.64/27\",\r\n \"51.107.128.64/27\",\r\n \"51.107.192.96/27\",\r\n - \ \"51.116.245.224/27\",\r\n \"51.120.109.64/27\",\r\n \"51.120.220.224/27\",\r\n - \ \"51.138.160.32/27\",\r\n \"51.140.149.96/27\",\r\n \"51.140.215.128/27\",\r\n - \ \"52.168.112.96/27\",\r\n \"52.178.17.32/27\",\r\n \"52.231.23.64/27\",\r\n - \ \"52.231.151.0/27\",\r\n \"52.240.241.96/27\",\r\n \"102.37.64.64/27\",\r\n - \ \"102.133.124.160/27\",\r\n \"104.46.162.32/27\",\r\n \"104.214.164.64/27\",\r\n - \ \"168.61.140.64/27\",\r\n \"191.234.149.224/27\",\r\n \"191.237.224.128/27\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"AzureSecurityCenter\",\r\n \"addressPrefixes\": + [\r\n \"13.66.145.192/27\",\r\n \"13.69.233.64/27\",\r\n + \ \"13.70.79.32/27\",\r\n \"13.71.177.0/27\",\r\n \"13.87.58.192/27\",\r\n + \ \"13.87.124.192/27\",\r\n \"20.36.117.224/27\",\r\n \"20.38.132.32/27\",\r\n + \ \"20.43.123.128/27\",\r\n \"20.44.10.224/27\",\r\n \"20.44.19.128/27\",\r\n + \ \"20.45.126.64/27\",\r\n \"20.49.84.0/27\",\r\n \"20.52.72.0/27\",\r\n + \ \"20.53.0.64/27\",\r\n \"20.150.173.224/27\",\r\n \"20.189.171.64/27\",\r\n + \ \"20.192.184.128/27\",\r\n \"20.192.238.224/27\",\r\n \"20.193.206.160/27\",\r\n + \ \"23.100.208.32/27\",\r\n \"40.67.121.160/27\",\r\n \"40.69.111.64/27\",\r\n + \ \"40.78.239.64/27\",\r\n \"40.79.139.224/27\",\r\n \"40.79.190.128/27\",\r\n + \ \"40.80.180.128/27\",\r\n \"40.89.121.128/27\",\r\n \"40.120.8.128/27\",\r\n + \ \"40.120.64.128/27\",\r\n \"51.12.101.128/27\",\r\n \"51.12.205.64/27\",\r\n + \ \"51.107.128.64/27\",\r\n \"51.107.192.96/27\",\r\n \"51.116.245.224/27\",\r\n + \ \"51.120.109.64/27\",\r\n \"51.120.220.224/27\",\r\n \"51.138.160.32/27\",\r\n + \ \"51.140.149.96/27\",\r\n \"51.140.215.128/27\",\r\n \"52.168.112.96/27\",\r\n + \ \"52.178.17.32/27\",\r\n \"52.231.23.64/27\",\r\n \"52.231.151.0/27\",\r\n + \ \"52.240.241.96/27\",\r\n \"102.37.64.64/27\",\r\n \"102.133.124.160/27\",\r\n + \ \"104.46.162.32/27\",\r\n \"104.214.164.64/27\",\r\n \"168.61.140.64/27\",\r\n + \ \"191.234.149.224/27\",\r\n \"191.237.224.128/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureSignalR\",\r\n - \ \"id\": \"AzureSignalR\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"AzureSignalR\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -13103,7 +13317,7 @@ interactions: \ \"2603:1050:6:2::300/120\",\r\n \"2603:1050:403:2::100/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureSiteRecovery\",\r\n \ \"id\": \"AzureSiteRecovery\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSiteRecovery\",\r\n \"addressPrefixes\": @@ -13272,29 +13486,30 @@ interactions: \ \"2603:1050:6:c02::158/125\",\r\n \"2603:1050:403::/123\",\r\n \ \"2603:1050:403:400::1f0/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureSphere\",\r\n \"id\": \"AzureSphere\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureSphereSecureService_Prod\",\r\n \"addressPrefixes\": [\r\n \"20.40.225.168/29\",\r\n - \ \"20.48.196.224/29\",\r\n \"20.49.118.104/29\",\r\n \"20.53.47.72/29\",\r\n - \ \"20.58.67.16/29\",\r\n \"20.61.102.112/29\",\r\n \"20.62.59.64/29\",\r\n - \ \"20.62.129.152/29\",\r\n \"20.62.133.96/28\",\r\n \"20.65.132.72/29\",\r\n - \ \"20.66.4.192/28\",\r\n \"20.66.4.208/29\",\r\n \"20.189.228.128/29\",\r\n - \ \"20.191.165.104/29\",\r\n \"20.192.80.16/29\",\r\n \"20.194.73.240/29\",\r\n - \ \"20.195.65.224/29\",\r\n \"20.195.72.224/29\",\r\n \"40.89.23.248/29\",\r\n - \ \"51.138.210.136/29\",\r\n \"51.143.209.136/29\",\r\n \"52.136.185.144/29\",\r\n - \ \"52.140.111.120/29\",\r\n \"52.146.137.0/29\",\r\n \"52.147.112.136/29\",\r\n - \ \"52.150.157.184/29\",\r\n \"52.172.116.8/29\",\r\n \"104.46.179.248/29\",\r\n - \ \"191.238.72.64/29\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureStack\",\r\n \"id\": \"AzureStack\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"AzureSphereSecureService_Prod\",\r\n + \ \"addressPrefixes\": [\r\n \"20.40.225.168/29\",\r\n \"20.48.196.224/29\",\r\n + \ \"20.49.118.104/29\",\r\n \"20.53.47.72/29\",\r\n \"20.58.67.16/29\",\r\n + \ \"20.61.102.112/29\",\r\n \"20.62.59.64/29\",\r\n \"20.62.129.152/29\",\r\n + \ \"20.62.133.96/28\",\r\n \"20.65.132.72/29\",\r\n \"20.66.4.192/28\",\r\n + \ \"20.66.4.208/29\",\r\n \"20.189.228.128/29\",\r\n \"20.191.165.104/29\",\r\n + \ \"20.192.80.16/29\",\r\n \"20.194.73.240/29\",\r\n \"20.195.65.224/29\",\r\n + \ \"20.195.72.224/29\",\r\n \"40.89.23.248/29\",\r\n \"51.138.210.136/29\",\r\n + \ \"51.143.209.136/29\",\r\n \"52.136.185.144/29\",\r\n \"52.140.111.120/29\",\r\n + \ \"52.146.137.0/29\",\r\n \"52.147.112.136/29\",\r\n \"52.150.157.184/29\",\r\n + \ \"52.172.116.8/29\",\r\n \"104.46.179.248/29\",\r\n \"191.238.72.64/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureStack\",\r\n + \ \"id\": \"AzureStack\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureStack\",\r\n \"addressPrefixes\": [\r\n \"20.51.12.16/28\",\r\n \ \"20.61.103.64/28\",\r\n \"20.69.0.224/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureTrafficManager\",\r\n \ \"id\": \"AzureTrafficManager\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureTrafficManager\",\r\n \"addressPrefixes\": @@ -13320,76 +13535,74 @@ interactions: \ \"2603:1040:5:3::250/124\",\r\n \"2603:1040:207:3::110/124\",\r\n \ \"2a01:111:f100:4002::9d37:c0d4/128\"\r\n ]\r\n }\r\n \ },\r\n {\r\n \"name\": \"AzureUpdateDelivery\",\r\n \"id\": - \"AzureUpdateDelivery\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"AzureUpdateDelivery\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"FW\",\r\n \"UDR\"\r\n \ ],\r\n \"systemService\": \"AzureUpdateDelivery\",\r\n \"addressPrefixes\": [\r\n \"13.64.131.128/32\",\r\n \"13.69.31.56/32\",\r\n \ \"13.69.99.13/32\",\r\n \"13.81.123.105/32\",\r\n \"13.81.124.68/32\",\r\n \ \"13.91.16.64/29\",\r\n \"13.95.192.96/32\",\r\n \"13.95.196.182/32\",\r\n - \ \"13.95.197.125/32\",\r\n \"13.95.199.78/32\",\r\n \"20.44.79.107/32\",\r\n - \ \"20.54.24.69/32\",\r\n \"20.54.24.79/32\",\r\n \"20.54.24.148/32\",\r\n - \ \"20.54.24.169/32\",\r\n \"20.54.24.231/32\",\r\n \"20.54.24.246/32\",\r\n - \ \"20.54.25.4/32\",\r\n \"20.54.25.16/32\",\r\n \"20.54.25.34/32\",\r\n - \ \"20.54.25.64/32\",\r\n \"20.54.25.74/32\",\r\n \"20.54.25.86/32\",\r\n - \ \"20.54.25.93/32\",\r\n \"20.54.25.123/32\",\r\n \"20.54.88.152/32\",\r\n - \ \"20.54.88.189/32\",\r\n \"20.54.89.15/32\",\r\n \"20.54.89.36/32\",\r\n - \ \"20.54.89.50/32\",\r\n \"20.54.89.65/32\",\r\n \"20.54.89.106/32\",\r\n - \ \"20.54.105.213/32\",\r\n \"20.54.110.119/32\",\r\n \"20.54.123.4/32\",\r\n - \ \"20.54.123.176/32\",\r\n \"20.62.190.184/29\",\r\n \"20.64.24.176/32\",\r\n - \ \"20.67.144.17/32\",\r\n \"20.72.235.82/31\",\r\n \"20.83.81.160/29\",\r\n - \ \"20.84.253.152/32\",\r\n \"20.109.153.52/32\",\r\n \"20.109.209.108/31\",\r\n - \ \"20.110.48.104/32\",\r\n \"20.110.183.53/32\",\r\n \"20.110.183.129/32\",\r\n - \ \"20.122.94.253/32\",\r\n \"20.123.2.216/32\",\r\n \"20.189.123.131/32\",\r\n - \ \"20.190.9.86/32\",\r\n \"20.191.46.109/32\",\r\n \"20.191.46.211/32\",\r\n - \ \"20.223.132.130/32\",\r\n \"20.223.133.42/32\",\r\n \"20.223.134.80/32\",\r\n - \ \"20.223.178.147/32\",\r\n \"20.223.178.252/32\",\r\n \"20.223.179.131/32\",\r\n - \ \"20.223.179.193/32\",\r\n \"20.223.180.22/32\",\r\n \"20.223.181.126/32\",\r\n - \ \"20.223.181.150/32\",\r\n \"20.223.182.28/32\",\r\n \"20.225.53.254/32\",\r\n - \ \"20.225.102.77/32\",\r\n \"20.225.136.13/32\",\r\n \"20.225.136.98/32\",\r\n - \ \"20.225.197.185/32\",\r\n \"20.225.198.30/32\",\r\n \"20.225.198.70/32\",\r\n - \ \"20.225.198.135/32\",\r\n \"20.225.198.138/32\",\r\n \"20.225.199.20/32\",\r\n - \ \"20.225.199.26/32\",\r\n \"20.225.212.177/32\",\r\n \"20.230.169.50/32\",\r\n - \ \"20.230.169.96/32\",\r\n \"20.234.121.226/32\",\r\n \"23.99.182.144/32\",\r\n - \ \"23.101.119.76/32\",\r\n \"40.64.65.76/32\",\r\n \"40.64.66.89/32\",\r\n - \ \"40.64.66.113/32\",\r\n \"40.64.66.233/32\",\r\n \"40.65.209.51/32\",\r\n - \ \"40.70.175.49/32\",\r\n \"40.70.229.150/32\",\r\n \"40.77.0.148/32\",\r\n - \ \"40.77.2.164/32\",\r\n \"40.77.9.49/32\",\r\n \"40.77.9.128/32\",\r\n - \ \"40.77.9.154/32\",\r\n \"40.77.14.133/32\",\r\n \"40.91.73.169/32\",\r\n - \ \"40.91.80.89/32\",\r\n \"40.113.138.188/32\",\r\n \"40.118.106.205/32\",\r\n - \ \"40.119.45.246/32\",\r\n \"40.119.46.9/32\",\r\n \"40.119.46.46/32\",\r\n - \ \"40.119.46.139/32\",\r\n \"40.122.74.203/32\",\r\n \"40.124.168.44/32\",\r\n - \ \"40.124.169.225/32\",\r\n \"40.124.171.62/32\",\r\n \"40.125.120.53/32\",\r\n - \ \"40.125.122.145/32\",\r\n \"40.125.122.151/32\",\r\n \"40.125.122.155/32\",\r\n - \ \"40.125.122.160/32\",\r\n \"40.125.122.164/32\",\r\n \"40.125.122.176/32\",\r\n + \ \"13.95.197.125/32\",\r\n \"13.95.199.78/32\",\r\n \"20.29.242.153/32\",\r\n + \ \"20.29.245.143/32\",\r\n \"20.29.247.34/32\",\r\n \"20.29.247.175/32\",\r\n + \ \"20.29.247.198/32\",\r\n \"20.44.79.107/32\",\r\n \"20.54.24.69/32\",\r\n + \ \"20.54.24.79/32\",\r\n \"20.54.24.148/32\",\r\n \"20.54.24.169/32\",\r\n + \ \"20.54.24.231/32\",\r\n \"20.54.24.246/32\",\r\n \"20.54.25.4/32\",\r\n + \ \"20.54.25.16/32\",\r\n \"20.54.25.34/32\",\r\n \"20.54.25.64/32\",\r\n + \ \"20.54.25.74/32\",\r\n \"20.54.25.86/32\",\r\n \"20.54.25.93/32\",\r\n + \ \"20.54.25.123/32\",\r\n \"20.54.88.152/32\",\r\n \"20.54.88.189/32\",\r\n + \ \"20.54.89.15/32\",\r\n \"20.54.89.36/32\",\r\n \"20.54.89.65/32\",\r\n + \ \"20.54.89.106/32\",\r\n \"20.54.105.213/32\",\r\n \"20.54.110.119/32\",\r\n + \ \"20.54.123.4/32\",\r\n \"20.54.123.176/32\",\r\n \"20.62.190.184/29\",\r\n + \ \"20.72.235.82/31\",\r\n \"20.83.81.160/29\",\r\n \"20.84.253.152/32\",\r\n + \ \"20.109.209.108/31\",\r\n \"20.110.48.104/32\",\r\n \"20.110.183.53/32\",\r\n + \ \"20.110.183.129/32\",\r\n \"20.189.123.131/32\",\r\n \"20.190.9.86/32\",\r\n + \ \"20.191.46.109/32\",\r\n \"20.191.46.211/32\",\r\n \"20.223.132.130/32\",\r\n + \ \"20.223.133.42/32\",\r\n \"20.223.134.80/32\",\r\n \"20.223.178.147/32\",\r\n + \ \"20.223.178.252/32\",\r\n \"20.223.179.131/32\",\r\n \"20.223.179.193/32\",\r\n + \ \"20.223.180.22/32\",\r\n \"20.223.181.126/32\",\r\n \"20.223.181.150/32\",\r\n + \ \"20.223.182.28/32\",\r\n \"20.225.53.254/32\",\r\n \"20.225.102.77/32\",\r\n + \ \"20.225.136.13/32\",\r\n \"20.225.136.98/32\",\r\n \"20.225.197.185/32\",\r\n + \ \"20.225.198.30/32\",\r\n \"20.225.198.70/32\",\r\n \"20.225.198.135/32\",\r\n + \ \"20.225.198.138/32\",\r\n \"20.225.199.20/32\",\r\n \"20.225.199.26/32\",\r\n + \ \"20.230.140.223/32\",\r\n \"20.230.169.50/32\",\r\n \"20.230.169.96/32\",\r\n + \ \"20.234.121.226/32\",\r\n \"20.236.33.177/32\",\r\n \"20.236.35.173/32\",\r\n + \ \"20.236.37.122/32\",\r\n \"23.99.182.144/32\",\r\n \"40.64.65.76/32\",\r\n + \ \"40.64.66.89/32\",\r\n \"40.64.66.113/32\",\r\n \"40.64.66.233/32\",\r\n + \ \"40.65.209.51/32\",\r\n \"40.70.175.49/32\",\r\n \"40.70.229.150/32\",\r\n + \ \"40.77.0.148/32\",\r\n \"40.77.2.164/32\",\r\n \"40.77.9.128/32\",\r\n + \ \"40.77.14.133/32\",\r\n \"40.91.73.169/32\",\r\n \"40.91.80.89/32\",\r\n + \ \"40.113.138.188/32\",\r\n \"40.118.106.205/32\",\r\n \"40.119.45.246/32\",\r\n + \ \"40.119.46.9/32\",\r\n \"40.119.46.46/32\",\r\n \"40.119.46.139/32\",\r\n + \ \"40.122.74.203/32\",\r\n \"40.124.168.44/32\",\r\n \"40.124.169.225/32\",\r\n + \ \"40.125.120.53/32\",\r\n \"40.125.122.145/32\",\r\n \"40.125.122.151/32\",\r\n + \ \"40.125.122.155/32\",\r\n \"40.125.122.164/32\",\r\n \"40.125.122.176/32\",\r\n \ \"51.104.162.50/32\",\r\n \"51.104.162.168/32\",\r\n \"51.104.164.114/32\",\r\n \ \"51.104.167.48/32\",\r\n \"51.104.167.186/32\",\r\n \"51.104.167.245/32\",\r\n - \ \"51.104.167.255/32\",\r\n \"51.143.51.188/32\",\r\n \"52.137.102.105/32\",\r\n - \ \"52.137.103.96/32\",\r\n \"52.137.103.130/32\",\r\n \"52.137.110.235/32\",\r\n - \ \"52.139.177.20/32\",\r\n \"52.139.177.39/32\",\r\n \"52.139.177.114/32\",\r\n - \ \"52.139.177.134/32\",\r\n \"52.139.177.141/32\",\r\n \"52.139.177.155/32\",\r\n - \ \"52.139.177.163/32\",\r\n \"52.139.177.170/32\",\r\n \"52.139.177.176/32\",\r\n - \ \"52.139.177.181/32\",\r\n \"52.139.177.188/32\",\r\n \"52.139.177.206/32\",\r\n - \ \"52.139.177.247/32\",\r\n \"52.139.178.32/32\",\r\n \"52.139.178.53/32\",\r\n - \ \"52.143.80.209/32\",\r\n \"52.143.81.222/32\",\r\n \"52.143.84.45/32\",\r\n - \ \"52.143.86.214/32\",\r\n \"52.143.87.28/32\",\r\n \"52.147.187.105/32\",\r\n - \ \"52.148.148.114/32\",\r\n \"52.148.150.130/32\",\r\n \"52.149.18.190/32\",\r\n - \ \"52.149.21.232/32\",\r\n \"52.149.22.183/32\",\r\n \"52.152.108.96/32\",\r\n - \ \"52.152.108.121/32\",\r\n \"52.152.109.25/32\",\r\n \"52.152.110.14/32\",\r\n - \ \"52.156.102.237/32\",\r\n \"52.156.144.83/32\",\r\n \"52.165.183.69/32\",\r\n - \ \"52.165.196.37/32\",\r\n \"52.167.22.69/32\",\r\n \"52.167.177.27/32\",\r\n - \ \"52.173.36.138/32\",\r\n \"52.176.65.51/32\",\r\n \"52.176.70.83/32\",\r\n - \ \"52.176.70.155/32\",\r\n \"52.176.70.205/32\",\r\n \"52.176.71.21/32\",\r\n - \ \"52.176.86.45/32\",\r\n \"52.176.86.135/32\",\r\n \"52.176.86.178/32\",\r\n - \ \"52.179.216.235/32\",\r\n \"52.179.219.14/32\",\r\n \"52.184.212.181/32\",\r\n - \ \"52.184.213.21/32\",\r\n \"52.184.213.187/32\",\r\n \"52.184.214.53/32\",\r\n - \ \"52.184.214.123/32\",\r\n \"52.184.214.139/32\",\r\n \"52.184.216.174/32\",\r\n - \ \"52.184.216.226/32\",\r\n \"52.184.216.246/32\",\r\n \"52.184.217.20/32\",\r\n - \ \"52.184.217.37/32\",\r\n \"52.184.217.56/32\",\r\n \"52.184.217.78/32\",\r\n - \ \"52.184.217.138/32\",\r\n \"52.184.220.11/32\",\r\n \"52.184.220.82/32\",\r\n - \ \"52.238.248.0/29\",\r\n \"52.242.97.97/32\",\r\n \"52.242.99.4/32\",\r\n - \ \"52.242.99.254/32\",\r\n \"52.242.100.54/32\",\r\n \"52.242.100.218/32\",\r\n + \ \"51.104.167.255/32\",\r\n \"52.137.102.105/32\",\r\n \"52.137.103.96/32\",\r\n + \ \"52.137.103.130/32\",\r\n \"52.137.110.235/32\",\r\n \"52.139.177.20/32\",\r\n + \ \"52.139.177.39/32\",\r\n \"52.139.177.114/32\",\r\n \"52.139.177.134/32\",\r\n + \ \"52.139.177.141/32\",\r\n \"52.139.177.155/32\",\r\n \"52.139.177.163/32\",\r\n + \ \"52.139.177.170/32\",\r\n \"52.139.177.176/32\",\r\n \"52.139.177.181/32\",\r\n + \ \"52.139.177.188/32\",\r\n \"52.139.177.206/32\",\r\n \"52.139.177.247/32\",\r\n + \ \"52.139.178.32/32\",\r\n \"52.139.178.53/32\",\r\n \"52.143.80.209/32\",\r\n + \ \"52.143.81.222/32\",\r\n \"52.143.84.45/32\",\r\n \"52.143.86.214/32\",\r\n + \ \"52.143.87.28/32\",\r\n \"52.147.187.105/32\",\r\n \"52.148.148.114/32\",\r\n + \ \"52.148.150.130/32\",\r\n \"52.149.18.190/32\",\r\n \"52.149.21.232/32\",\r\n + \ \"52.149.22.183/32\",\r\n \"52.152.108.96/32\",\r\n \"52.152.108.121/32\",\r\n + \ \"52.152.109.25/32\",\r\n \"52.152.110.14/32\",\r\n \"52.156.102.237/32\",\r\n + \ \"52.156.144.83/32\",\r\n \"52.165.183.69/32\",\r\n \"52.165.196.37/32\",\r\n + \ \"52.167.22.69/32\",\r\n \"52.173.36.138/32\",\r\n \"52.176.65.51/32\",\r\n + \ \"52.176.70.83/32\",\r\n \"52.176.70.155/32\",\r\n \"52.176.70.205/32\",\r\n + \ \"52.176.71.21/32\",\r\n \"52.176.86.45/32\",\r\n \"52.176.86.135/32\",\r\n + \ \"52.176.86.178/32\",\r\n \"52.179.216.235/32\",\r\n \"52.179.219.14/32\",\r\n + \ \"52.184.212.181/32\",\r\n \"52.184.213.21/32\",\r\n \"52.184.213.187/32\",\r\n + \ \"52.184.214.53/32\",\r\n \"52.184.214.123/32\",\r\n \"52.184.214.139/32\",\r\n + \ \"52.184.216.174/32\",\r\n \"52.184.216.226/32\",\r\n \"52.184.216.246/32\",\r\n + \ \"52.184.217.20/32\",\r\n \"52.184.217.37/32\",\r\n \"52.184.217.56/32\",\r\n + \ \"52.184.217.78/32\",\r\n \"52.184.217.138/32\",\r\n \"52.184.220.11/32\",\r\n + \ \"52.184.220.82/32\",\r\n \"52.238.248.0/29\",\r\n \"52.242.97.97/32\",\r\n + \ \"52.242.99.4/32\",\r\n \"52.242.99.254/32\",\r\n \"52.242.100.218/32\",\r\n \ \"52.242.101.140/32\",\r\n \"52.242.101.224/32\",\r\n \"52.242.101.226/32\",\r\n \ \"52.242.103.51/32\",\r\n \"52.242.103.71/32\",\r\n \"52.247.63.184/32\",\r\n \ \"52.249.36.200/29\",\r\n \"52.250.35.8/32\",\r\n \"52.250.35.74/32\",\r\n @@ -13412,6 +13625,8 @@ interactions: \ \"2603:1030:800:5::bfee:a08d/128\",\r\n \"2603:1030:805:3::d/128\",\r\n \ \"2603:1030:805:3::2a/128\",\r\n \"2603:1030:805:3::40/125\",\r\n \ \"2603:1030:c02:2::2d9/128\",\r\n \"2603:1030:c02:2::3ba/128\",\r\n + \ \"2603:1030:c02:2::5c7/128\",\r\n \"2603:1030:c02:2::7a7/128\",\r\n + \ \"2603:1030:c02:5::43/128\",\r\n \"2603:1030:c02:5::48/128\",\r\n \ \"2603:1030:c04:3::82/128\",\r\n \"2603:1030:c04:3::e0/128\",\r\n \ \"2603:1030:c04:3::110/125\",\r\n \"2a01:111:f100:3000::a83e:19a0/125\",\r\n \ \"2a01:111:f100:4002::9d37:c152/128\",\r\n \"2a01:111:f100:4002::9d37:c15b/128\",\r\n @@ -13422,8 +13637,8 @@ interactions: \ \"2a01:111:f100:a004::bfeb:8b5e/128\",\r\n \"2a01:111:f100:a004::bfeb:8b61/128\",\r\n \ \"2a01:111:f100:a004::bfeb:8b63/128\"\r\n ]\r\n }\r\n \ },\r\n {\r\n \"name\": \"AzureVideoAnalyzerForMedia\",\r\n \"id\": - \"AzureVideoAnalyzerForMedia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"AzureVideoAnalyzerForMedia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"NSG\",\r\n \"API\",\r\n \"FW\",\r\n \"UDR\"\r\n \ ],\r\n \"systemService\": \"AzureVideoAnalyzerForMedia\",\r\n @@ -13483,10 +13698,11 @@ interactions: \ \"65.52.164.252/32\",\r\n \"102.37.86.195/32\",\r\n \"102.37.87.140/31\",\r\n \ \"104.46.237.66/32\",\r\n \"104.210.58.142/32\",\r\n \"157.56.10.102/32\",\r\n \ \"191.237.201.134/32\",\r\n \"191.238.134.240/32\",\r\n - \ \"2603:1040:1503:1::1d0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"BatchNodeManagement\",\r\n \"id\": \"BatchNodeManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:606:3::290/124\",\r\n \"2603:1040:1503:1::1d0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement\",\r\n + \ \"id\": \"BatchNodeManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n @@ -13642,7 +13858,7 @@ interactions: \ \"2603:1050:403::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.AustraliaCentral\",\r\n \"id\": \"BatchNodeManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -13650,7 +13866,7 @@ interactions: \ \"20.37.225.160/27\",\r\n \"2603:1010:304::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.AustraliaEast\",\r\n \ \"id\": \"BatchNodeManagement.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.70.73.0/27\",\r\n @@ -13659,7 +13875,7 @@ interactions: \ \"2603:1010:6:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.AustraliaSoutheast\",\r\n \"id\": \"BatchNodeManagement.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -13668,7 +13884,7 @@ interactions: \ \"191.239.160.185/32\",\r\n \"2603:1010:101::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.BrazilSouth\",\r\n \ \"id\": \"BatchNodeManagement.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"23.97.97.29/32\",\r\n @@ -13677,14 +13893,14 @@ interactions: \ \"2603:1050:6:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.BrazilSoutheast\",\r\n \"id\": \"BatchNodeManagement.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"191.233.10.0/27\",\r\n \ \"2603:1050:403::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CanadaCentral\",\r\n \"id\": \"BatchNodeManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.71.172.96/27\",\r\n @@ -13693,7 +13909,7 @@ interactions: \ \"52.237.30.175/32\",\r\n \"52.246.154.224/27\",\r\n \"2603:1030:f05:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.CanadaEast\",\r\n \ \"id\": \"BatchNodeManagement.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.69.107.128/27\",\r\n @@ -13702,7 +13918,7 @@ interactions: \ \"2603:1030:1005::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CentralIndia\",\r\n \"id\": \"BatchNodeManagement.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.99.96/27\",\r\n @@ -13710,7 +13926,7 @@ interactions: \ \"104.211.96.142/32\",\r\n \"104.211.96.144/31\",\r\n \"2603:1040:a06:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.CentralUS\",\r\n \ \"id\": \"BatchNodeManagement.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.67.190.3/32\",\r\n @@ -13722,7 +13938,7 @@ interactions: \ \"2603:1030:10:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CentralUSEUAP\",\r\n \"id\": \"BatchNodeManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.45.195.192/27\",\r\n @@ -13731,7 +13947,7 @@ interactions: \ \"52.180.181.239/32\",\r\n \"2603:1030:f:1::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastAsia\",\r\n \ \"id\": \"BatchNodeManagement.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.75.36.96/27\",\r\n @@ -13739,7 +13955,7 @@ interactions: \ \"168.63.133.23/32\",\r\n \"168.63.208.148/32\",\r\n \"207.46.149.75/32\",\r\n \ \"2603:1040:207::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.EastUS\",\r\n \"id\": - \"BatchNodeManagement.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -13752,7 +13968,7 @@ interactions: \ \"191.236.38.142/32\",\r\n \"2603:1030:210:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastUS2\",\r\n \ \"id\": \"BatchNodeManagement.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.77.80.138/32\",\r\n @@ -13763,7 +13979,7 @@ interactions: \ \"137.116.37.146/32\",\r\n \"137.116.46.180/32\",\r\n \"2603:1030:40c:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastUS2EUAP\",\r\n \ \"id\": \"BatchNodeManagement.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.39.1.125/32\",\r\n @@ -13775,7 +13991,7 @@ interactions: \ \"52.253.227.240/32\",\r\n \"2603:1030:40b:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.FranceCentral\",\r\n \ \"id\": \"BatchNodeManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.40.137.186/32\",\r\n @@ -13784,28 +14000,28 @@ interactions: \ \"52.143.140.12/32\",\r\n \"2603:1020:805:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.FranceSouth\",\r\n \ \"id\": \"BatchNodeManagement.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.105.89.192/27\",\r\n \ \"52.136.143.192/31\",\r\n \"2603:1020:905::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.GermanyNorth\",\r\n \ \"id\": \"BatchNodeManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.116.48.224/27\",\r\n \ \"51.116.59.224/27\",\r\n \"2603:1020:d04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.GermanyWestCentral\",\r\n \ \"id\": \"BatchNodeManagement.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.116.144.224/27\",\r\n \ \"51.116.154.32/27\",\r\n \"51.116.243.0/27\",\r\n \"51.116.251.0/27\",\r\n \ \"2603:1020:c04:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.JapanEast\",\r\n \"id\": - \"BatchNodeManagement.JapanEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.JapanEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -13815,7 +14031,7 @@ interactions: \ \"138.91.1.114/32\",\r\n \"2603:1040:407:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.JapanWest\",\r\n \ \"id\": \"BatchNodeManagement.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.74.101.0/27\",\r\n @@ -13823,7 +14039,7 @@ interactions: \ \"104.46.236.29/32\",\r\n \"138.91.17.36/32\",\r\n \"2603:1040:606::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.JioIndiaCentral\",\r\n \ \"id\": \"BatchNodeManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -13831,14 +14047,14 @@ interactions: \ \"2603:1040:1104::300/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.JioIndiaWest\",\r\n \"id\": \"BatchNodeManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.161.224/27\",\r\n \ \"20.193.203.128/27\",\r\n \"2603:1040:d04::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.KoreaCentral\",\r\n \ \"id\": \"BatchNodeManagement.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.41.66.128/27\",\r\n @@ -13846,14 +14062,14 @@ interactions: \ \"52.231.32.82/32\",\r\n \"2603:1040:f05:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.KoreaSouth\",\r\n \ \"id\": \"BatchNodeManagement.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.80.170.128/27\",\r\n \ \"52.231.147.128/27\",\r\n \"52.231.200.112/31\",\r\n \"52.231.200.126/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.NorthCentralUS\",\r\n \ \"id\": \"BatchNodeManagement.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -13864,7 +14080,7 @@ interactions: \ \"2603:1030:608::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.NorthEurope\",\r\n \"id\": \"BatchNodeManagement.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.229.32/27\",\r\n @@ -13875,22 +14091,29 @@ interactions: \ \"168.63.36.126/32\",\r\n \"2603:1020:5:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.NorwayEast\",\r\n \ \"id\": \"BatchNodeManagement.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.41.192/27\",\r\n \ \"51.120.99.224/27\",\r\n \"51.120.107.96/27\",\r\n \"51.120.211.96/27\",\r\n \ \"2603:1020:e04:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.NorwayWest\",\r\n \"id\": - \"BatchNodeManagement.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.220.0/27\",\r\n \ \"51.120.225.160/27\",\r\n \"2603:1020:f04::400/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n - \ \"id\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.QatarCentral\",\r\n + \ \"id\": \"BatchNodeManagement.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.21.33.32/27\",\r\n + \ \"2603:1040:1002::500/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"id\": + \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -13899,49 +14122,49 @@ interactions: \ \"2603:1000:104:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.SouthAfricaWest\",\r\n \"id\": \"BatchNodeManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"102.133.27.192/27\",\r\n \"102.133.56.192/27\",\r\n \ \"2603:1000:4::400/122\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"BatchNodeManagement.SouthCentralUS\",\r\n \"id\": \"BatchNodeManagement.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n \ \"13.73.249.64/27\",\r\n \"20.45.122.224/27\",\r\n \"20.49.91.64/27\",\r\n \ \"23.101.176.33/32\",\r\n \"23.102.178.148/32\",\r\n \"23.102.185.64/32\",\r\n \ \"40.74.177.177/32\",\r\n \"52.249.60.22/32\",\r\n \"70.37.49.163/32\",\r\n \ \"104.214.19.192/27\",\r\n \"104.214.65.153/32\",\r\n \"2603:1030:807:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthCentralUSSTG\",\r\n \ \"id\": \"BatchNodeManagement.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.4.112/29\",\r\n \ \"20.45.113.160/27\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"BatchNodeManagement.SoutheastAsia\",\r\n \"id\": \"BatchNodeManagement.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n \"20.43.132.64/27\",\r\n - \ \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n \"23.98.82.160/27\",\r\n - \ \"40.78.234.96/27\",\r\n \"111.221.104.48/32\",\r\n \"207.46.225.72/32\",\r\n - \ \"2603:1040:5:1::340/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"BatchNodeManagement.SouthIndia\",\r\n \"id\": - \"BatchNodeManagement.SouthIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n + \ \"20.43.132.64/27\",\r\n \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n + \ \"23.98.82.160/27\",\r\n \"40.78.234.96/27\",\r\n \"111.221.104.48/32\",\r\n + \ \"207.46.225.72/32\",\r\n \"2603:1040:5:1::340/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthIndia\",\r\n + \ \"id\": \"BatchNodeManagement.SouthIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.41.195.128/27\",\r\n \ \"40.78.195.128/27\",\r\n \"104.211.224.117/32\",\r\n \"104.211.224.119/32\",\r\n \ \"104.211.224.121/32\",\r\n \"2603:1040:c06::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwedenCentral\",\r\n \ \"id\": \"BatchNodeManagement.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.41.192/27\",\r\n @@ -13949,42 +14172,42 @@ interactions: \ \"2603:1020:1004::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.SwedenSouth\",\r\n \"id\": \"BatchNodeManagement.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.193.192/27\",\r\n \ \"51.12.204.0/27\",\r\n \"2603:1020:1104::300/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwitzerlandNorth\",\r\n \ \"id\": \"BatchNodeManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.49.192/27\",\r\n \ \"51.107.59.224/27\",\r\n \"2603:1020:a04:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwitzerlandWest\",\r\n \ \"id\": \"BatchNodeManagement.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.145.160/27\",\r\n \ \"51.107.155.224/27\",\r\n \"2603:1020:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UAECentral\",\r\n \ \"id\": \"BatchNodeManagement.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.37.65.160/27\",\r\n \ \"20.37.75.224/27\",\r\n \"2603:1040:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UAENorth\",\r\n \ \"id\": \"BatchNodeManagement.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.38.137.192/27\",\r\n \ \"65.52.251.224/27\",\r\n \"2603:1040:904:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UKSouth\",\r\n \ \"id\": \"BatchNodeManagement.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.104.28.0/27\",\r\n @@ -13992,7 +14215,7 @@ interactions: \ \"51.140.184.59/32\",\r\n \"51.140.184.61/32\",\r\n \"51.140.184.63/32\",\r\n \ \"2603:1020:705:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.UKWest\",\r\n \"id\": - \"BatchNodeManagement.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14001,7 +14224,7 @@ interactions: \ \"51.141.8.64/32\",\r\n \"2603:1020:605::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestCentralUS\",\r\n \ \"id\": \"BatchNodeManagement.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.71.195.160/27\",\r\n @@ -14010,7 +14233,7 @@ interactions: \ \"52.161.107.48/32\",\r\n \"2603:1030:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestEurope\",\r\n \ \"id\": \"BatchNodeManagement.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.65.64/26\",\r\n @@ -14028,7 +14251,7 @@ interactions: \ \"137.116.193.225/32\",\r\n \"168.63.5.53/32\",\r\n \"191.233.76.85/32\",\r\n \ \"2603:1020:206:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestIndia\",\r\n \"id\": - \"BatchNodeManagement.WestIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14036,7 +14259,7 @@ interactions: \ \"104.211.147.96/27\",\r\n \"104.211.160.72/32\",\r\n \"104.211.160.74/31\",\r\n \ \"2603:1040:806::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestUS\",\r\n \"id\": - \"BatchNodeManagement.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14047,7 +14270,7 @@ interactions: \ \"191.239.18.3/32\",\r\n \"191.239.21.73/32\",\r\n \"191.239.40.217/32\",\r\n \ \"2603:1030:a07::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestUS2\",\r\n \"id\": - \"BatchNodeManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14058,15 +14281,15 @@ interactions: \ \"52.191.129.21/32\",\r\n \"52.191.166.57/32\",\r\n \"2603:1030:c06:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestUS3\",\r\n \ \"id\": \"BatchNodeManagement.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.150.161.224/27\",\r\n \ \"20.150.172.0/27\",\r\n \"20.150.179.96/27\",\r\n \"20.150.187.96/27\",\r\n \ \"2603:1030:504:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"CognitiveServicesManagement\",\r\n \"id\": - \"CognitiveServicesManagement\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"17\",\r\n \"region\": + \"CognitiveServicesManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"18\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"CognitiveServicesManagement\",\r\n \"addressPrefixes\": @@ -14233,155 +14456,156 @@ interactions: \ \"20.207.5.0/26\",\r\n \"20.208.4.124/30\",\r\n \"20.208.5.40/29\",\r\n \ \"20.208.5.48/28\",\r\n \"20.208.144.192/26\",\r\n \"20.208.145.0/25\",\r\n \ \"20.210.71.0/25\",\r\n \"20.210.71.128/26\",\r\n \"20.210.144.0/26\",\r\n - \ \"20.211.71.160/28\",\r\n \"20.213.195.128/25\",\r\n \"20.213.196.0/26\",\r\n - \ \"20.214.130.64/26\",\r\n \"20.214.130.128/25\",\r\n \"20.215.6.144/28\",\r\n - \ \"20.215.6.160/27\",\r\n \"20.215.6.192/26\",\r\n \"20.215.7.224/29\",\r\n - \ \"20.217.46.144/28\",\r\n \"20.217.46.160/27\",\r\n \"20.217.46.192/26\",\r\n - \ \"20.217.47.224/29\",\r\n \"20.220.0.0/25\",\r\n \"20.221.137.0/25\",\r\n - \ \"20.221.137.128/26\",\r\n \"20.223.66.192/26\",\r\n \"20.223.67.0/25\",\r\n - \ \"20.228.2.64/26\",\r\n \"20.228.2.128/25\",\r\n \"20.232.91.64/26\",\r\n - \ \"20.232.91.128/25\",\r\n \"20.236.145.0/25\",\r\n \"20.236.145.128/26\",\r\n - \ \"23.96.13.121/32\",\r\n \"23.96.229.148/32\",\r\n \"23.96.235.37/32\",\r\n - \ \"23.98.107.28/30\",\r\n \"23.98.107.200/29\",\r\n \"23.98.107.208/28\",\r\n - \ \"23.98.108.36/30\",\r\n \"23.98.108.40/31\",\r\n \"23.98.108.192/26\",\r\n - \ \"23.98.109.32/29\",\r\n \"23.100.0.32/32\",\r\n \"23.100.57.171/32\",\r\n - \ \"23.100.59.49/32\",\r\n \"40.64.10.160/27\",\r\n \"40.64.10.192/28\",\r\n - \ \"40.64.13.64/26\",\r\n \"40.64.13.128/25\",\r\n \"40.64.16.243/32\",\r\n - \ \"40.64.17.103/32\",\r\n \"40.64.22.205/32\",\r\n \"40.64.128.192/27\",\r\n - \ \"40.64.134.140/30\",\r\n \"40.64.134.168/29\",\r\n \"40.64.134.176/28\",\r\n - \ \"40.64.135.80/29\",\r\n \"40.67.48.224/27\",\r\n \"40.67.49.192/27\",\r\n - \ \"40.67.49.224/28\",\r\n \"40.67.52.128/26\",\r\n \"40.67.53.160/28\",\r\n - \ \"40.69.73.194/32\",\r\n \"40.69.104.32/30\",\r\n \"40.69.111.36/30\",\r\n - \ \"40.70.47.165/32\",\r\n \"40.70.241.203/32\",\r\n \"40.74.30.108/30\",\r\n - \ \"40.74.31.64/26\",\r\n \"40.74.64.203/32\",\r\n \"40.74.79.140/32\",\r\n - \ \"40.74.82.17/32\",\r\n \"40.74.116.89/32\",\r\n \"40.74.251.115/32\",\r\n - \ \"40.78.20.224/32\",\r\n \"40.78.52.77/32\",\r\n \"40.78.204.0/29\",\r\n - \ \"40.78.204.32/29\",\r\n \"40.79.132.48/29\",\r\n \"40.79.132.80/29\",\r\n - \ \"40.79.156.64/27\",\r\n \"40.79.176.32/30\",\r\n \"40.79.187.168/29\",\r\n - \ \"40.79.187.200/29\",\r\n \"40.80.57.208/28\",\r\n \"40.80.57.224/27\",\r\n - \ \"40.80.58.192/27\",\r\n \"40.80.63.152/30\",\r\n \"40.80.63.224/28\",\r\n - \ \"40.80.63.240/30\",\r\n \"40.80.97.0/25\",\r\n \"40.80.97.128/26\",\r\n - \ \"40.80.169.192/27\",\r\n \"40.80.170.160/27\",\r\n \"40.80.170.192/28\",\r\n - \ \"40.80.172.28/30\",\r\n \"40.80.176.0/28\",\r\n \"40.80.188.112/28\",\r\n - \ \"40.80.190.128/27\",\r\n \"40.80.190.224/27\",\r\n \"40.82.253.200/30\",\r\n - \ \"40.82.253.208/28\",\r\n \"40.82.255.0/26\",\r\n \"40.82.255.96/27\",\r\n - \ \"40.86.227.247/32\",\r\n \"40.87.48.184/32\",\r\n \"40.88.22.25/32\",\r\n - \ \"40.89.17.240/28\",\r\n \"40.89.18.128/27\",\r\n \"40.89.18.224/27\",\r\n - \ \"40.89.23.36/30\",\r\n \"40.89.133.209/32\",\r\n \"40.112.254.71/32\",\r\n - \ \"40.113.124.208/32\",\r\n \"40.113.226.173/32\",\r\n \"40.115.248.103/32\",\r\n - \ \"40.117.154.42/32\",\r\n \"40.117.232.90/32\",\r\n \"40.119.11.216/29\",\r\n - \ \"40.119.229.160/32\",\r\n \"40.120.8.48/30\",\r\n \"40.122.42.111/32\",\r\n - \ \"40.123.205.29/32\",\r\n \"40.123.210.248/32\",\r\n \"40.123.214.182/32\",\r\n - \ \"40.123.214.251/32\",\r\n \"40.123.218.49/32\",\r\n \"40.127.76.4/32\",\r\n - \ \"40.127.76.10/32\",\r\n \"40.127.165.113/32\",\r\n \"51.11.97.80/29\",\r\n - \ \"51.12.17.32/28\",\r\n \"51.12.17.136/29\",\r\n \"51.12.17.144/28\",\r\n - \ \"51.12.22.240/28\",\r\n \"51.12.25.32/28\",\r\n \"51.12.25.208/29\",\r\n - \ \"51.12.41.48/28\",\r\n \"51.12.41.128/27\",\r\n \"51.12.41.224/27\",\r\n - \ \"51.12.43.192/26\",\r\n \"51.12.46.240/28\",\r\n \"51.12.73.208/28\",\r\n - \ \"51.12.74.128/27\",\r\n \"51.12.193.48/28\",\r\n \"51.12.193.128/27\",\r\n - \ \"51.12.193.224/27\",\r\n \"51.12.195.128/26\",\r\n \"51.13.1.0/29\",\r\n - \ \"51.13.84.17/32\",\r\n \"51.13.84.18/32\",\r\n \"51.13.128.72/29\",\r\n - \ \"51.13.136.64/26\",\r\n \"51.13.137.192/28\",\r\n \"51.13.137.224/27\",\r\n - \ \"51.13.143.96/27\",\r\n \"51.53.30.176/28\",\r\n \"51.53.30.192/27\",\r\n - \ \"51.53.31.0/26\",\r\n \"51.53.101.0/29\",\r\n \"51.53.174.160/27\",\r\n - \ \"51.53.174.192/26\",\r\n \"51.53.178.0/28\",\r\n \"51.53.178.208/29\",\r\n - \ \"51.103.144.46/32\",\r\n \"51.104.25.240/28\",\r\n \"51.104.27.64/27\",\r\n - \ \"51.104.28.32/27\",\r\n \"51.104.31.160/29\",\r\n \"51.104.31.168/30\",\r\n - \ \"51.104.31.176/28\",\r\n \"51.105.67.176/29\",\r\n \"51.105.67.208/29\",\r\n - \ \"51.105.80.224/27\",\r\n \"51.105.81.192/27\",\r\n \"51.105.81.224/28\",\r\n - \ \"51.105.89.128/27\",\r\n \"51.105.89.224/27\",\r\n \"51.105.90.0/28\",\r\n - \ \"51.105.92.52/30\",\r\n \"51.107.22.20/32\",\r\n \"51.107.22.221/32\",\r\n - \ \"51.107.22.246/32\",\r\n \"51.107.48.240/28\",\r\n \"51.107.49.128/27\",\r\n - \ \"51.107.49.224/27\",\r\n \"51.107.52.216/29\",\r\n \"51.107.53.36/30\",\r\n - \ \"51.107.53.40/29\",\r\n \"51.107.84.104/32\",\r\n \"51.107.85.61/32\",\r\n - \ \"51.107.128.24/29\",\r\n \"51.107.144.224/27\",\r\n \"51.107.145.192/27\",\r\n - \ \"51.107.145.224/28\",\r\n \"51.107.148.20/30\",\r\n \"51.107.148.64/28\",\r\n - \ \"51.107.192.72/29\",\r\n \"51.107.224.130/32\",\r\n \"51.107.224.153/32\",\r\n - \ \"51.107.224.189/32\",\r\n \"51.107.224.209/32\",\r\n \"51.107.239.167/32\",\r\n - \ \"51.107.241.0/26\",\r\n \"51.107.241.128/27\",\r\n \"51.107.242.224/28\",\r\n - \ \"51.107.249.0/26\",\r\n \"51.107.249.128/27\",\r\n \"51.107.250.240/28\",\r\n - \ \"51.107.255.180/30\",\r\n \"51.107.255.184/29\",\r\n \"51.116.48.144/28\",\r\n - \ \"51.116.48.160/27\",\r\n \"51.116.49.0/27\",\r\n \"51.116.51.192/26\",\r\n - \ \"51.116.54.176/28\",\r\n \"51.116.55.64/28\",\r\n \"51.116.77.16/28\",\r\n - \ \"51.116.77.32/27\",\r\n \"51.116.79.0/25\",\r\n \"51.116.79.128/26\",\r\n - \ \"51.116.144.144/28\",\r\n \"51.116.144.160/27\",\r\n \"51.116.145.0/27\",\r\n - \ \"51.116.148.128/26\",\r\n \"51.116.149.208/28\",\r\n \"51.116.211.6/32\",\r\n - \ \"51.120.40.240/28\",\r\n \"51.120.41.128/27\",\r\n \"51.120.41.224/27\",\r\n - \ \"51.120.78.154/32\",\r\n \"51.120.109.192/29\",\r\n \"51.120.177.128/25\",\r\n - \ \"51.120.178.0/26\",\r\n \"51.120.224.224/27\",\r\n \"51.120.225.192/27\",\r\n - \ \"51.120.225.224/28\",\r\n \"51.120.232.64/26\",\r\n \"51.120.233.144/28\",\r\n - \ \"51.120.233.160/27\",\r\n \"51.120.237.0/29\",\r\n \"51.124.95.46/32\",\r\n - \ \"51.124.140.143/32\",\r\n \"51.137.162.128/27\",\r\n \"51.137.162.224/27\",\r\n - \ \"51.137.163.0/28\",\r\n \"51.137.166.28/30\",\r\n \"51.137.166.44/30\",\r\n - \ \"51.137.166.48/28\",\r\n \"51.137.167.192/26\",\r\n \"51.138.40.194/32\",\r\n - \ \"51.138.41.75/32\",\r\n \"51.138.160.4/30\",\r\n \"51.138.210.144/28\",\r\n - \ \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\r\n \"51.142.128.192/26\",\r\n - \ \"51.142.129.0/25\",\r\n \"51.143.192.224/27\",\r\n \"51.143.193.192/27\",\r\n - \ \"51.143.193.224/28\",\r\n \"51.143.208.128/30\",\r\n \"51.143.209.0/26\",\r\n - \ \"51.143.209.64/27\",\r\n \"51.143.212.160/28\",\r\n \"51.144.83.210/32\",\r\n - \ \"52.136.48.240/28\",\r\n \"52.136.49.128/27\",\r\n \"52.136.49.224/27\",\r\n - \ \"52.136.53.0/26\",\r\n \"52.136.184.128/26\",\r\n \"52.136.184.192/27\",\r\n - \ \"52.136.185.160/28\",\r\n \"52.136.191.32/28\",\r\n \"52.136.191.48/29\",\r\n - \ \"52.136.191.56/30\",\r\n \"52.138.41.171/32\",\r\n \"52.138.92.172/30\",\r\n - \ \"52.139.106.0/26\",\r\n \"52.139.106.128/27\",\r\n \"52.139.107.192/28\",\r\n - \ \"52.140.105.192/27\",\r\n \"52.140.106.160/27\",\r\n \"52.140.106.192/28\",\r\n - \ \"52.140.110.96/29\",\r\n \"52.140.110.104/30\",\r\n \"52.140.110.112/28\",\r\n - \ \"52.140.110.160/30\",\r\n \"52.140.111.128/26\",\r\n \"52.140.111.224/27\",\r\n - \ \"52.142.81.236/32\",\r\n \"52.142.83.87/32\",\r\n \"52.142.84.66/32\",\r\n - \ \"52.142.85.51/32\",\r\n \"52.143.91.192/28\",\r\n \"52.146.79.144/28\",\r\n - \ \"52.146.79.224/27\",\r\n \"52.146.131.32/28\",\r\n \"52.146.131.48/30\",\r\n - \ \"52.146.131.96/27\",\r\n \"52.146.132.128/26\",\r\n \"52.146.133.0/27\",\r\n - \ \"52.146.137.16/28\",\r\n \"52.147.43.145/32\",\r\n \"52.147.44.12/32\",\r\n - \ \"52.147.97.4/30\",\r\n \"52.147.112.0/26\",\r\n \"52.147.112.64/27\",\r\n - \ \"52.147.112.208/28\",\r\n \"52.147.119.100/30\",\r\n \"52.147.119.104/29\",\r\n - \ \"52.147.119.112/28\",\r\n \"52.149.31.64/28\",\r\n \"52.150.139.192/27\",\r\n - \ \"52.150.140.160/27\",\r\n \"52.150.140.192/28\",\r\n \"52.150.154.200/29\",\r\n - \ \"52.150.154.208/28\",\r\n \"52.150.156.32/30\",\r\n \"52.150.156.40/30\",\r\n - \ \"52.150.157.64/26\",\r\n \"52.150.157.128/27\",\r\n \"52.151.39.177/32\",\r\n - \ \"52.152.207.160/28\",\r\n \"52.152.207.192/28\",\r\n \"52.153.156.9/32\",\r\n - \ \"52.153.156.15/32\",\r\n \"52.156.93.240/28\",\r\n \"52.156.103.64/27\",\r\n - \ \"52.156.103.96/28\",\r\n \"52.156.205.101/32\",\r\n \"52.161.16.73/32\",\r\n - \ \"52.162.110.248/29\",\r\n \"52.162.111.24/29\",\r\n \"52.163.56.146/32\",\r\n - \ \"52.168.112.0/26\",\r\n \"52.171.134.140/32\",\r\n \"52.172.112.0/28\",\r\n - \ \"52.172.112.16/29\",\r\n \"52.172.112.192/26\",\r\n \"52.172.113.32/27\",\r\n - \ \"52.172.116.16/28\",\r\n \"52.172.187.21/32\",\r\n \"52.172.253.194/32\",\r\n - \ \"52.173.240.242/32\",\r\n \"52.174.146.221/32\",\r\n \"52.175.18.186/32\",\r\n - \ \"52.175.35.166/32\",\r\n \"52.179.14.109/32\",\r\n \"52.179.113.96/27\",\r\n - \ \"52.179.113.128/28\",\r\n \"52.180.162.194/32\",\r\n \"52.180.166.172/32\",\r\n - \ \"52.180.178.146/32\",\r\n \"52.180.179.119/32\",\r\n \"52.180.179.162/32\",\r\n - \ \"52.180.181.121/32\",\r\n \"52.183.33.203/32\",\r\n \"52.186.33.48/28\",\r\n - \ \"52.186.91.216/32\",\r\n \"52.187.20.181/32\",\r\n \"52.187.39.99/32\",\r\n - \ \"52.190.33.56/32\",\r\n \"52.190.33.61/32\",\r\n \"52.190.33.154/32\",\r\n - \ \"52.191.89.158/32\",\r\n \"52.191.173.81/32\",\r\n \"52.228.83.128/27\",\r\n - \ \"52.228.83.224/27\",\r\n \"52.228.84.0/28\",\r\n \"52.231.32.132/32\",\r\n - \ \"52.231.76.205/32\",\r\n \"52.231.78.101/32\",\r\n \"52.231.79.142/32\",\r\n - \ \"52.231.148.200/30\",\r\n \"52.231.159.35/32\",\r\n \"52.237.137.4/32\",\r\n - \ \"52.242.40.212/30\",\r\n \"52.242.40.216/29\",\r\n \"52.242.40.224/28\",\r\n - \ \"52.242.45.192/26\",\r\n \"52.242.46.0/25\",\r\n \"52.249.209.252/32\",\r\n - \ \"52.254.75.76/32\",\r\n \"52.255.83.208/28\",\r\n \"52.255.84.176/28\",\r\n - \ \"52.255.84.192/28\",\r\n \"52.255.124.16/28\",\r\n \"52.255.124.80/28\",\r\n - \ \"52.255.124.96/28\",\r\n \"65.52.205.19/32\",\r\n \"65.52.252.208/28\",\r\n - \ \"102.37.81.64/28\",\r\n \"102.37.160.144/28\",\r\n \"102.37.167.120/30\",\r\n - \ \"102.133.28.72/29\",\r\n \"102.133.28.104/29\",\r\n \"102.133.56.144/28\",\r\n - \ \"102.133.56.224/27\",\r\n \"102.133.61.192/26\",\r\n \"102.133.75.174/32\",\r\n - \ \"102.133.123.248/29\",\r\n \"102.133.124.24/29\",\r\n - \ \"102.133.124.88/29\",\r\n \"102.133.124.96/29\",\r\n \"102.133.130.139/32\",\r\n - \ \"102.133.143.144/32\",\r\n \"102.133.143.187/32\",\r\n - \ \"102.133.156.128/29\",\r\n \"102.133.161.242/32\",\r\n - \ \"102.133.162.109/32\",\r\n \"102.133.162.196/32\",\r\n - \ \"102.133.163.185/32\",\r\n \"102.133.217.80/28\",\r\n - \ \"102.133.217.96/27\",\r\n \"102.133.218.0/27\",\r\n \"102.133.220.192/30\",\r\n - \ \"102.133.221.64/26\",\r\n \"102.133.221.128/27\",\r\n - \ \"102.133.236.198/32\",\r\n \"104.42.100.80/32\",\r\n \"104.42.239.93/32\",\r\n - \ \"104.46.176.164/30\",\r\n \"104.46.176.176/28\",\r\n \"104.46.178.4/30\",\r\n - \ \"104.46.178.192/26\",\r\n \"104.46.179.0/27\",\r\n \"104.46.183.128/28\",\r\n - \ \"104.46.239.137/32\",\r\n \"104.211.222.193/32\",\r\n - \ \"104.214.49.162/32\",\r\n \"104.214.233.86/32\",\r\n \"104.215.9.217/32\",\r\n - \ \"137.116.171.91/32\",\r\n \"137.117.70.195/32\",\r\n \"137.135.45.32/32\",\r\n - \ \"137.135.64.59/32\",\r\n \"168.61.147.151/32\",\r\n \"168.61.165.229/32\",\r\n - \ \"168.63.20.177/32\",\r\n \"191.232.39.30/32\",\r\n \"191.232.162.204/32\",\r\n - \ \"191.233.10.48/28\",\r\n \"191.233.10.64/27\",\r\n \"191.233.10.128/27\",\r\n - \ \"191.233.15.64/26\",\r\n \"191.233.205.72/29\",\r\n \"191.233.205.104/29\",\r\n + \ \"20.210.145.0/29\",\r\n \"20.211.71.160/28\",\r\n \"20.213.195.128/25\",\r\n + \ \"20.213.196.0/26\",\r\n \"20.214.130.64/26\",\r\n \"20.214.130.128/25\",\r\n + \ \"20.215.6.144/28\",\r\n \"20.215.6.160/27\",\r\n \"20.215.6.192/26\",\r\n + \ \"20.215.7.224/29\",\r\n \"20.217.46.144/28\",\r\n \"20.217.46.160/27\",\r\n + \ \"20.217.46.192/26\",\r\n \"20.217.47.224/29\",\r\n \"20.220.0.0/25\",\r\n + \ \"20.221.137.0/25\",\r\n \"20.221.137.128/26\",\r\n \"20.223.66.192/26\",\r\n + \ \"20.223.67.0/25\",\r\n \"20.228.2.64/26\",\r\n \"20.228.2.128/25\",\r\n + \ \"20.232.91.64/26\",\r\n \"20.232.91.128/25\",\r\n \"20.236.145.0/25\",\r\n + \ \"20.236.145.128/26\",\r\n \"23.96.13.121/32\",\r\n \"23.96.229.148/32\",\r\n + \ \"23.96.235.37/32\",\r\n \"23.98.107.28/30\",\r\n \"23.98.107.200/29\",\r\n + \ \"23.98.107.208/28\",\r\n \"23.98.108.36/30\",\r\n \"23.98.108.40/31\",\r\n + \ \"23.98.108.192/26\",\r\n \"23.98.109.32/29\",\r\n \"23.100.0.32/32\",\r\n + \ \"23.100.57.171/32\",\r\n \"23.100.59.49/32\",\r\n \"40.64.10.160/27\",\r\n + \ \"40.64.10.192/28\",\r\n \"40.64.13.64/26\",\r\n \"40.64.13.128/25\",\r\n + \ \"40.64.16.243/32\",\r\n \"40.64.17.103/32\",\r\n \"40.64.22.205/32\",\r\n + \ \"40.64.128.192/27\",\r\n \"40.64.134.140/30\",\r\n \"40.64.134.168/29\",\r\n + \ \"40.64.134.176/28\",\r\n \"40.64.135.80/29\",\r\n \"40.67.48.224/27\",\r\n + \ \"40.67.49.192/27\",\r\n \"40.67.49.224/28\",\r\n \"40.67.52.128/26\",\r\n + \ \"40.67.53.160/28\",\r\n \"40.69.73.194/32\",\r\n \"40.69.104.32/30\",\r\n + \ \"40.69.111.36/30\",\r\n \"40.70.47.165/32\",\r\n \"40.70.241.203/32\",\r\n + \ \"40.74.30.108/30\",\r\n \"40.74.31.64/26\",\r\n \"40.74.64.203/32\",\r\n + \ \"40.74.79.140/32\",\r\n \"40.74.82.17/32\",\r\n \"40.74.116.89/32\",\r\n + \ \"40.74.251.115/32\",\r\n \"40.78.20.224/32\",\r\n \"40.78.52.77/32\",\r\n + \ \"40.78.204.0/29\",\r\n \"40.78.204.32/29\",\r\n \"40.79.132.48/29\",\r\n + \ \"40.79.132.80/29\",\r\n \"40.79.156.64/27\",\r\n \"40.79.176.32/30\",\r\n + \ \"40.79.187.168/29\",\r\n \"40.79.187.200/29\",\r\n \"40.80.57.208/28\",\r\n + \ \"40.80.57.224/27\",\r\n \"40.80.58.192/27\",\r\n \"40.80.63.152/30\",\r\n + \ \"40.80.63.224/28\",\r\n \"40.80.63.240/30\",\r\n \"40.80.97.0/25\",\r\n + \ \"40.80.97.128/26\",\r\n \"40.80.169.192/27\",\r\n \"40.80.170.160/27\",\r\n + \ \"40.80.170.192/28\",\r\n \"40.80.172.28/30\",\r\n \"40.80.176.0/28\",\r\n + \ \"40.80.188.112/28\",\r\n \"40.80.190.128/27\",\r\n \"40.80.190.224/27\",\r\n + \ \"40.82.253.200/30\",\r\n \"40.82.253.208/28\",\r\n \"40.82.255.0/26\",\r\n + \ \"40.82.255.96/27\",\r\n \"40.86.227.247/32\",\r\n \"40.87.48.184/32\",\r\n + \ \"40.88.22.25/32\",\r\n \"40.89.17.240/28\",\r\n \"40.89.18.128/27\",\r\n + \ \"40.89.18.224/27\",\r\n \"40.89.23.36/30\",\r\n \"40.89.133.209/32\",\r\n + \ \"40.112.254.71/32\",\r\n \"40.113.124.208/32\",\r\n \"40.113.226.173/32\",\r\n + \ \"40.115.248.103/32\",\r\n \"40.117.154.42/32\",\r\n \"40.117.232.90/32\",\r\n + \ \"40.119.11.216/29\",\r\n \"40.119.229.160/32\",\r\n \"40.120.8.48/30\",\r\n + \ \"40.122.42.111/32\",\r\n \"40.123.205.29/32\",\r\n \"40.123.210.248/32\",\r\n + \ \"40.123.214.182/32\",\r\n \"40.123.214.251/32\",\r\n \"40.123.218.49/32\",\r\n + \ \"40.127.76.4/32\",\r\n \"40.127.76.10/32\",\r\n \"40.127.165.113/32\",\r\n + \ \"51.11.97.80/29\",\r\n \"51.12.17.32/28\",\r\n \"51.12.17.136/29\",\r\n + \ \"51.12.17.144/28\",\r\n \"51.12.22.240/28\",\r\n \"51.12.25.32/28\",\r\n + \ \"51.12.25.208/29\",\r\n \"51.12.41.48/28\",\r\n \"51.12.41.128/27\",\r\n + \ \"51.12.41.224/27\",\r\n \"51.12.43.192/26\",\r\n \"51.12.46.240/28\",\r\n + \ \"51.12.73.208/28\",\r\n \"51.12.74.128/27\",\r\n \"51.12.193.48/28\",\r\n + \ \"51.12.193.128/27\",\r\n \"51.12.193.224/27\",\r\n \"51.12.195.128/26\",\r\n + \ \"51.13.1.0/29\",\r\n \"51.13.84.17/32\",\r\n \"51.13.84.18/32\",\r\n + \ \"51.13.128.72/29\",\r\n \"51.13.136.64/26\",\r\n \"51.13.137.192/28\",\r\n + \ \"51.13.137.224/27\",\r\n \"51.13.143.96/27\",\r\n \"51.53.30.176/28\",\r\n + \ \"51.53.30.192/27\",\r\n \"51.53.31.0/26\",\r\n \"51.53.101.0/29\",\r\n + \ \"51.53.174.160/27\",\r\n \"51.53.174.192/26\",\r\n \"51.53.178.0/28\",\r\n + \ \"51.53.178.208/29\",\r\n \"51.103.144.46/32\",\r\n \"51.104.25.240/28\",\r\n + \ \"51.104.27.64/27\",\r\n \"51.104.28.32/27\",\r\n \"51.104.31.160/29\",\r\n + \ \"51.104.31.168/30\",\r\n \"51.104.31.176/28\",\r\n \"51.105.67.176/29\",\r\n + \ \"51.105.67.208/29\",\r\n \"51.105.80.224/27\",\r\n \"51.105.81.192/27\",\r\n + \ \"51.105.81.224/28\",\r\n \"51.105.89.128/27\",\r\n \"51.105.89.224/27\",\r\n + \ \"51.105.90.0/28\",\r\n \"51.105.92.52/30\",\r\n \"51.107.22.20/32\",\r\n + \ \"51.107.22.221/32\",\r\n \"51.107.22.246/32\",\r\n \"51.107.48.240/28\",\r\n + \ \"51.107.49.128/27\",\r\n \"51.107.49.224/27\",\r\n \"51.107.52.216/29\",\r\n + \ \"51.107.53.36/30\",\r\n \"51.107.53.40/29\",\r\n \"51.107.84.104/32\",\r\n + \ \"51.107.85.61/32\",\r\n \"51.107.128.24/29\",\r\n \"51.107.144.224/27\",\r\n + \ \"51.107.145.192/27\",\r\n \"51.107.145.224/28\",\r\n \"51.107.148.20/30\",\r\n + \ \"51.107.148.64/28\",\r\n \"51.107.192.72/29\",\r\n \"51.107.224.130/32\",\r\n + \ \"51.107.224.153/32\",\r\n \"51.107.224.189/32\",\r\n \"51.107.224.209/32\",\r\n + \ \"51.107.239.167/32\",\r\n \"51.107.241.0/26\",\r\n \"51.107.241.128/27\",\r\n + \ \"51.107.242.224/28\",\r\n \"51.107.249.0/26\",\r\n \"51.107.249.128/27\",\r\n + \ \"51.107.250.240/28\",\r\n \"51.107.255.180/30\",\r\n \"51.107.255.184/29\",\r\n + \ \"51.116.48.144/28\",\r\n \"51.116.48.160/27\",\r\n \"51.116.49.0/27\",\r\n + \ \"51.116.51.192/26\",\r\n \"51.116.54.176/28\",\r\n \"51.116.55.64/28\",\r\n + \ \"51.116.77.16/28\",\r\n \"51.116.77.32/27\",\r\n \"51.116.79.0/25\",\r\n + \ \"51.116.79.128/26\",\r\n \"51.116.144.144/28\",\r\n \"51.116.144.160/27\",\r\n + \ \"51.116.145.0/27\",\r\n \"51.116.148.128/26\",\r\n \"51.116.149.208/28\",\r\n + \ \"51.116.211.6/32\",\r\n \"51.120.40.240/28\",\r\n \"51.120.41.128/27\",\r\n + \ \"51.120.41.224/27\",\r\n \"51.120.78.154/32\",\r\n \"51.120.109.192/29\",\r\n + \ \"51.120.177.128/25\",\r\n \"51.120.178.0/26\",\r\n \"51.120.224.224/27\",\r\n + \ \"51.120.225.192/27\",\r\n \"51.120.225.224/28\",\r\n \"51.120.232.64/26\",\r\n + \ \"51.120.233.144/28\",\r\n \"51.120.233.160/27\",\r\n \"51.120.237.0/29\",\r\n + \ \"51.124.95.46/32\",\r\n \"51.124.140.143/32\",\r\n \"51.137.162.128/27\",\r\n + \ \"51.137.162.224/27\",\r\n \"51.137.163.0/28\",\r\n \"51.137.166.28/30\",\r\n + \ \"51.137.166.44/30\",\r\n \"51.137.166.48/28\",\r\n \"51.137.167.192/26\",\r\n + \ \"51.138.40.194/32\",\r\n \"51.138.41.75/32\",\r\n \"51.138.160.4/30\",\r\n + \ \"51.138.210.144/28\",\r\n \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\r\n + \ \"51.142.128.192/26\",\r\n \"51.142.129.0/25\",\r\n \"51.143.192.224/27\",\r\n + \ \"51.143.193.192/27\",\r\n \"51.143.193.224/28\",\r\n \"51.143.208.128/30\",\r\n + \ \"51.143.209.0/26\",\r\n \"51.143.209.64/27\",\r\n \"51.143.212.160/28\",\r\n + \ \"51.144.83.210/32\",\r\n \"52.136.48.240/28\",\r\n \"52.136.49.128/27\",\r\n + \ \"52.136.49.224/27\",\r\n \"52.136.53.0/26\",\r\n \"52.136.184.128/26\",\r\n + \ \"52.136.184.192/27\",\r\n \"52.136.185.160/28\",\r\n \"52.136.191.32/28\",\r\n + \ \"52.136.191.48/29\",\r\n \"52.136.191.56/30\",\r\n \"52.138.41.171/32\",\r\n + \ \"52.138.92.172/30\",\r\n \"52.139.106.0/26\",\r\n \"52.139.106.128/27\",\r\n + \ \"52.139.107.192/28\",\r\n \"52.140.105.192/27\",\r\n \"52.140.106.160/27\",\r\n + \ \"52.140.106.192/28\",\r\n \"52.140.110.96/29\",\r\n \"52.140.110.104/30\",\r\n + \ \"52.140.110.112/28\",\r\n \"52.140.110.160/30\",\r\n \"52.140.111.128/26\",\r\n + \ \"52.140.111.224/27\",\r\n \"52.142.81.236/32\",\r\n \"52.142.83.87/32\",\r\n + \ \"52.142.84.66/32\",\r\n \"52.142.85.51/32\",\r\n \"52.143.91.192/28\",\r\n + \ \"52.146.79.144/28\",\r\n \"52.146.79.224/27\",\r\n \"52.146.131.32/28\",\r\n + \ \"52.146.131.48/30\",\r\n \"52.146.131.96/27\",\r\n \"52.146.132.128/26\",\r\n + \ \"52.146.133.0/27\",\r\n \"52.146.137.16/28\",\r\n \"52.147.43.145/32\",\r\n + \ \"52.147.44.12/32\",\r\n \"52.147.97.4/30\",\r\n \"52.147.112.0/26\",\r\n + \ \"52.147.112.64/27\",\r\n \"52.147.112.208/28\",\r\n \"52.147.119.100/30\",\r\n + \ \"52.147.119.104/29\",\r\n \"52.147.119.112/28\",\r\n \"52.149.31.64/28\",\r\n + \ \"52.150.139.192/27\",\r\n \"52.150.140.160/27\",\r\n \"52.150.140.192/28\",\r\n + \ \"52.150.154.200/29\",\r\n \"52.150.154.208/28\",\r\n \"52.150.156.32/30\",\r\n + \ \"52.150.156.40/30\",\r\n \"52.150.157.64/26\",\r\n \"52.150.157.128/27\",\r\n + \ \"52.151.39.177/32\",\r\n \"52.152.207.160/28\",\r\n \"52.152.207.192/28\",\r\n + \ \"52.153.156.9/32\",\r\n \"52.153.156.15/32\",\r\n \"52.156.93.240/28\",\r\n + \ \"52.156.103.64/27\",\r\n \"52.156.103.96/28\",\r\n \"52.156.205.101/32\",\r\n + \ \"52.161.16.73/32\",\r\n \"52.162.110.248/29\",\r\n \"52.162.111.24/29\",\r\n + \ \"52.163.56.146/32\",\r\n \"52.168.112.0/26\",\r\n \"52.171.134.140/32\",\r\n + \ \"52.172.112.0/28\",\r\n \"52.172.112.16/29\",\r\n \"52.172.112.192/26\",\r\n + \ \"52.172.113.32/27\",\r\n \"52.172.116.16/28\",\r\n \"52.172.187.21/32\",\r\n + \ \"52.172.253.194/32\",\r\n \"52.173.240.242/32\",\r\n \"52.174.146.221/32\",\r\n + \ \"52.175.18.186/32\",\r\n \"52.175.35.166/32\",\r\n \"52.179.14.109/32\",\r\n + \ \"52.179.113.96/27\",\r\n \"52.179.113.128/28\",\r\n \"52.180.162.194/32\",\r\n + \ \"52.180.166.172/32\",\r\n \"52.180.178.146/32\",\r\n \"52.180.179.119/32\",\r\n + \ \"52.180.179.162/32\",\r\n \"52.180.181.121/32\",\r\n \"52.183.33.203/32\",\r\n + \ \"52.186.33.48/28\",\r\n \"52.186.91.216/32\",\r\n \"52.187.20.181/32\",\r\n + \ \"52.187.39.99/32\",\r\n \"52.190.33.56/32\",\r\n \"52.190.33.61/32\",\r\n + \ \"52.190.33.154/32\",\r\n \"52.191.89.158/32\",\r\n \"52.191.173.81/32\",\r\n + \ \"52.228.83.128/27\",\r\n \"52.228.83.224/27\",\r\n \"52.228.84.0/28\",\r\n + \ \"52.231.32.132/32\",\r\n \"52.231.76.205/32\",\r\n \"52.231.78.101/32\",\r\n + \ \"52.231.79.142/32\",\r\n \"52.231.148.200/30\",\r\n \"52.231.159.35/32\",\r\n + \ \"52.237.137.4/32\",\r\n \"52.242.40.212/30\",\r\n \"52.242.40.216/29\",\r\n + \ \"52.242.40.224/28\",\r\n \"52.242.45.192/26\",\r\n \"52.242.46.0/25\",\r\n + \ \"52.249.209.252/32\",\r\n \"52.254.75.76/32\",\r\n \"52.255.83.208/28\",\r\n + \ \"52.255.84.176/28\",\r\n \"52.255.84.192/28\",\r\n \"52.255.124.16/28\",\r\n + \ \"52.255.124.80/28\",\r\n \"52.255.124.96/28\",\r\n \"65.52.205.19/32\",\r\n + \ \"65.52.252.208/28\",\r\n \"102.37.81.64/28\",\r\n \"102.37.160.144/28\",\r\n + \ \"102.37.167.120/30\",\r\n \"102.133.28.72/29\",\r\n \"102.133.28.104/29\",\r\n + \ \"102.133.56.144/28\",\r\n \"102.133.56.224/27\",\r\n \"102.133.61.192/26\",\r\n + \ \"102.133.75.174/32\",\r\n \"102.133.123.248/29\",\r\n + \ \"102.133.124.24/29\",\r\n \"102.133.124.88/29\",\r\n \"102.133.124.96/29\",\r\n + \ \"102.133.130.139/32\",\r\n \"102.133.143.144/32\",\r\n + \ \"102.133.143.187/32\",\r\n \"102.133.156.128/29\",\r\n + \ \"102.133.161.242/32\",\r\n \"102.133.162.109/32\",\r\n + \ \"102.133.162.196/32\",\r\n \"102.133.163.185/32\",\r\n + \ \"102.133.217.80/28\",\r\n \"102.133.217.96/27\",\r\n \"102.133.218.0/27\",\r\n + \ \"102.133.220.192/30\",\r\n \"102.133.221.64/26\",\r\n + \ \"102.133.221.128/27\",\r\n \"102.133.236.198/32\",\r\n + \ \"104.42.100.80/32\",\r\n \"104.42.239.93/32\",\r\n \"104.46.176.164/30\",\r\n + \ \"104.46.176.176/28\",\r\n \"104.46.178.4/30\",\r\n \"104.46.178.192/26\",\r\n + \ \"104.46.179.0/27\",\r\n \"104.46.183.128/28\",\r\n \"104.46.239.137/32\",\r\n + \ \"104.211.222.193/32\",\r\n \"104.214.49.162/32\",\r\n + \ \"104.214.233.86/32\",\r\n \"104.215.9.217/32\",\r\n \"137.116.171.91/32\",\r\n + \ \"137.117.70.195/32\",\r\n \"137.135.45.32/32\",\r\n \"137.135.64.59/32\",\r\n + \ \"168.61.147.151/32\",\r\n \"168.61.165.229/32\",\r\n \"168.63.20.177/32\",\r\n + \ \"191.232.39.30/32\",\r\n \"191.232.162.204/32\",\r\n \"191.233.10.48/28\",\r\n + \ \"191.233.10.64/27\",\r\n \"191.233.10.128/27\",\r\n \"191.233.15.64/26\",\r\n + \ \"191.233.205.72/29\",\r\n \"191.233.205.104/29\",\r\n \ \"191.234.138.136/29\",\r\n \"191.234.138.148/30\",\r\n \ \"191.234.139.192/26\",\r\n \"191.234.142.32/27\",\r\n \ \"191.235.227.128/27\",\r\n \"191.235.227.224/27\",\r\n @@ -14431,7 +14655,8 @@ interactions: \ \"2603:1040:207::680/122\",\r\n \"2603:1040:207:1::468/125\",\r\n \ \"2603:1040:207:2::40/122\",\r\n \"2603:1040:207:2::200/122\",\r\n \ \"2603:1040:407::80/122\",\r\n \"2603:1040:407:1::640/122\",\r\n - \ \"2603:1040:606::680/122\",\r\n \"2603:1040:806::680/122\",\r\n + \ \"2603:1040:606::680/122\",\r\n \"2603:1040:606:3::580/121\",\r\n + \ \"2603:1040:606:3::620/125\",\r\n \"2603:1040:806::680/122\",\r\n \ \"2603:1040:904::80/122\",\r\n \"2603:1040:904::698/125\",\r\n \ \"2603:1040:904:1::640/122\",\r\n \"2603:1040:904:3::80/121\",\r\n \ \"2603:1040:a06::180/122\",\r\n \"2603:1040:a06::7c8/125\",\r\n @@ -14452,8 +14677,70 @@ interactions: \ \"2603:1040:1503:1::480/121\",\r\n \"2603:1040:1503:1::500/122\",\r\n \ \"2603:1040:1503:2::240/125\",\r\n \"2603:1050:6::80/122\",\r\n \ \"2603:1050:6:1::640/122\",\r\n \"2603:1050:403::640/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ContainerAppsManagement\",\r\n + \ \"id\": \"ContainerAppsManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"NSG\",\r\n \"API\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureContainerAppsService\",\r\n \"addressPrefixes\": + [\r\n \"13.89.114.243/32\",\r\n \"20.17.52.240/28\",\r\n + \ \"20.23.30.113/32\",\r\n \"20.25.235.176/32\",\r\n \"20.25.251.187/32\",\r\n + \ \"20.45.245.192/28\",\r\n \"20.47.147.110/32\",\r\n \"20.47.153.87/32\",\r\n + \ \"20.47.236.128/28\",\r\n \"20.51.6.208/28\",\r\n \"20.52.95.224/28\",\r\n + \ \"20.53.54.128/28\",\r\n \"20.53.62.64/28\",\r\n \"20.59.103.144/28\",\r\n + \ \"20.69.8.48/28\",\r\n \"20.70.223.64/28\",\r\n \"20.72.119.138/32\",\r\n + \ \"20.74.196.48/28\",\r\n \"20.80.201.168/32\",\r\n \"20.87.82.160/28\",\r\n + \ \"20.88.159.192/28\",\r\n \"20.89.184.245/32\",\r\n \"20.90.38.0/28\",\r\n + \ \"20.90.229.153/32\",\r\n \"20.92.5.64/28\",\r\n \"20.92.102.182/32\",\r\n + \ \"20.92.223.20/32\",\r\n \"20.97.39.96/28\",\r\n \"20.98.148.0/28\",\r\n + \ \"20.98.195.48/28\",\r\n \"20.100.4.144/28\",\r\n \"20.104.7.82/32\",\r\n + \ \"20.105.243.192/28\",\r\n \"20.111.3.160/28\",\r\n \"20.112.205.28/32\",\r\n + \ \"20.113.21.244/32\",\r\n \"20.113.73.22/32\",\r\n \"20.116.43.64/28\",\r\n + \ \"20.117.192.208/28\",\r\n \"20.117.223.205/32\",\r\n \"20.118.20.65/32\",\r\n + \ \"20.118.114.4/32\",\r\n \"20.118.119.198/32\",\r\n \"20.118.139.176/28\",\r\n + \ \"20.123.121.228/32\",\r\n \"20.123.122.0/32\",\r\n \"20.125.1.112/28\",\r\n + \ \"20.125.194.211/32\",\r\n \"20.126.176.147/32\",\r\n \"20.151.245.118/32\",\r\n + \ \"20.189.198.96/28\",\r\n \"20.195.87.0/28\",\r\n \"20.196.246.220/32\",\r\n + \ \"20.199.201.32/28\",\r\n \"20.200.160.192/28\",\r\n \"20.200.198.208/28\",\r\n + \ \"20.201.21.110/32\",\r\n \"20.203.88.32/28\",\r\n \"20.204.192.176/28\",\r\n + \ \"20.205.49.32/28\",\r\n \"20.206.0.240/28\",\r\n \"20.206.178.32/28\",\r\n + \ \"20.207.1.176/28\",\r\n \"20.207.168.128/28\",\r\n \"20.208.7.128/28\",\r\n + \ \"20.210.69.64/28\",\r\n \"20.210.80.170/32\",\r\n \"20.214.89.145/32\",\r\n + \ \"20.221.197.80/32\",\r\n \"20.231.233.227/32\",\r\n \"20.237.156.240/32\",\r\n + \ \"20.239.5.125/32\",\r\n \"20.239.5.160/32\",\r\n \"20.245.58.225/32\",\r\n + \ \"40.64.11.80/28\",\r\n \"40.80.96.0/28\",\r\n \"51.12.75.160/28\",\r\n + \ \"51.53.28.240/28\",\r\n \"51.53.172.240/28\",\r\n \"51.116.78.0/28\",\r\n + \ \"51.120.176.176/28\",\r\n \"52.146.141.144/28\",\r\n \"52.158.216.78/32\",\r\n + \ \"52.172.81.0/28\",\r\n \"52.224.147.76/32\",\r\n \"52.242.44.176/28\",\r\n + \ \"102.37.87.144/28\",\r\n \"191.237.203.150/32\",\r\n \"2603:1000:4:1::4a0/124\",\r\n + \ \"2603:1000:104:2::30/124\",\r\n \"2603:1010:6:2::720/124\",\r\n + \ \"2603:1010:101:1::2b0/124\",\r\n \"2603:1010:304:1::4a0/124\",\r\n + \ \"2603:1010:404:1::4a0/124\",\r\n \"2603:1020:5::690/124\",\r\n + \ \"2603:1020:206::7c0/124\",\r\n \"2603:1020:605:1::2b0/124\",\r\n + \ \"2603:1020:705::690/124\",\r\n \"2603:1020:805::690/124\",\r\n + \ \"2603:1020:905:1::4a0/124\",\r\n \"2603:1020:a04:3::50/124\",\r\n + \ \"2603:1020:b04:1::2b0/124\",\r\n \"2603:1020:c04::690/124\",\r\n + \ \"2603:1020:d04:1::4a0/124\",\r\n \"2603:1020:e04:3::4e0/124\",\r\n + \ \"2603:1020:f04:1::4a0/124\",\r\n \"2603:1020:1004:3::200/124\",\r\n + \ \"2603:1030:f:3::290/124\",\r\n \"2603:1030:10::730/124\",\r\n + \ \"2603:1030:210::7c0/124\",\r\n \"2603:1030:40b:2::270/124\",\r\n + \ \"2603:1030:40c::750/124\",\r\n \"2603:1030:504:2::770/124\",\r\n + \ \"2603:1030:608:4::/124\",\r\n \"2603:1030:807::690/124\",\r\n + \ \"2603:1030:a07:1::4d0/124\",\r\n \"2603:1030:a07:4::3e0/123\",\r\n + \ \"2603:1030:b04:1::2b0/124\",\r\n \"2603:1030:c06:5::1a0/124\",\r\n + \ \"2603:1030:f05::690/124\",\r\n \"2603:1030:1005:1::2b0/124\",\r\n + \ \"2603:1040:5:3::240/124\",\r\n \"2603:1040:207:2::2b0/124\",\r\n + \ \"2603:1040:407::690/124\",\r\n \"2603:1040:606:1::2b0/124\",\r\n + \ \"2603:1040:606:3::2a0/123\",\r\n \"2603:1040:806:2::300/124\",\r\n + \ \"2603:1040:904:3::280/124\",\r\n \"2603:1040:a06:2::5b0/124\",\r\n + \ \"2603:1040:b04:1::4a0/124\",\r\n \"2603:1040:c06:1::2b0/124\",\r\n + \ \"2603:1040:d04:3::70/124\",\r\n \"2603:1040:e05::70/124\",\r\n + \ \"2603:1040:f05:3::120/124\",\r\n \"2603:1040:1104:1::470/124\",\r\n + \ \"2603:1040:1104:2::640/123\",\r\n \"2603:1040:1202:1::180/123\",\r\n + \ \"2603:1040:1302:1::480/123\",\r\n \"2603:1040:1503:1::1a0/123\",\r\n + \ \"2603:1050:6:2::520/124\",\r\n \"2603:1050:403:1::4e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory\",\r\n - \ \"id\": \"DataFactory\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"DataFactory\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -14715,7 +15002,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.AustraliaEast\",\r\n \ \"id\": \"DataFactory.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.70.74.144/28\",\r\n @@ -14727,7 +15014,7 @@ interactions: \ \"2603:1010:6:802::210/124\",\r\n \"2603:1010:6:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.AustraliaSoutheast\",\r\n \ \"id\": \"DataFactory.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": @@ -14737,7 +15024,7 @@ interactions: \ \"2603:1010:101::500/121\",\r\n \"2603:1010:101:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.BrazilSouth\",\r\n \ \"id\": \"DataFactory.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.206.179.144/29\",\r\n @@ -14749,7 +15036,7 @@ interactions: \ \"2603:1050:6:402::330/124\",\r\n \"2603:1050:6:802::210/124\",\r\n \ \"2603:1050:6:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.BrazilSoutheast\",\r\n \"id\": - \"DataFactory.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"DataFactory.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14758,7 +15045,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CanadaCentral\",\r\n \ \"id\": \"DataFactory.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.71.175.80/28\",\r\n @@ -14770,7 +15057,7 @@ interactions: \ \"2603:1030:f05:802::210/124\",\r\n \"2603:1030:f05:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CanadaEast\",\r\n \ \"id\": \"DataFactory.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"40.69.108.160/28\",\r\n @@ -14778,56 +15065,57 @@ interactions: \ \"40.89.20.224/29\",\r\n \"52.139.111.64/26\",\r\n \"52.242.45.56/29\",\r\n \ \"2603:1030:1005::440/122\",\r\n \"2603:1030:1005::500/121\",\r\n \ \"2603:1030:1005:402::330/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.CentralIndia\",\r\n \"id\": \"DataFactory.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.43.121.48/28\",\r\n \"20.192.42.0/24\",\r\n \"20.192.43.0/26\",\r\n - \ \"20.192.102.80/28\",\r\n \"20.204.193.112/29\",\r\n \"40.80.51.160/28\",\r\n - \ \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n \"52.140.108.208/29\",\r\n - \ \"2603:1040:a06::/121\",\r\n \"2603:1040:a06::80/122\",\r\n - \ \"2603:1040:a06:1::480/121\",\r\n \"2603:1040:a06:1::500/122\",\r\n - \ \"2603:1040:a06:1::700/121\",\r\n \"2603:1040:a06:1::780/122\",\r\n - \ \"2603:1040:a06:402::330/124\",\r\n \"2603:1040:a06:802::210/124\",\r\n - \ \"2603:1040:a06:c02::210/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.CentralUS\",\r\n \"id\": \"DataFactory.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.89.174.192/28\",\r\n \"20.37.154.0/23\",\r\n - \ \"20.37.156.0/26\",\r\n \"20.40.206.224/29\",\r\n \"20.44.10.64/28\",\r\n - \ \"20.98.150.0/29\",\r\n \"52.182.141.16/28\",\r\n \"2603:1030:10:1::480/121\",\r\n - \ \"2603:1030:10:1::500/122\",\r\n \"2603:1030:10:1::700/121\",\r\n - \ \"2603:1030:10:1::780/122\",\r\n \"2603:1030:10:402::330/124\",\r\n - \ \"2603:1030:10:802::210/124\",\r\n \"2603:1030:10:c02::210/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastAsia\",\r\n - \ \"id\": \"DataFactory.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ {\r\n \"name\": \"DataFactory.CentralIndia\",\r\n \"id\": \"DataFactory.CentralIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.43.121.48/28\",\r\n \"20.192.42.0/24\",\r\n + \ \"20.192.43.0/26\",\r\n \"20.192.102.80/28\",\r\n \"20.204.193.112/29\",\r\n + \ \"40.80.51.160/28\",\r\n \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n + \ \"52.140.108.208/29\",\r\n \"2603:1040:a06::/121\",\r\n + \ \"2603:1040:a06::80/122\",\r\n \"2603:1040:a06:1::480/121\",\r\n + \ \"2603:1040:a06:1::500/122\",\r\n \"2603:1040:a06:1::700/121\",\r\n + \ \"2603:1040:a06:1::780/122\",\r\n \"2603:1040:a06:402::330/124\",\r\n + \ \"2603:1040:a06:802::210/124\",\r\n \"2603:1040:a06:c02::210/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CentralUS\",\r\n + \ \"id\": \"DataFactory.CentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.75.39.112/28\",\r\n - \ \"20.189.104.128/25\",\r\n \"20.189.106.0/26\",\r\n \"20.189.109.232/29\",\r\n - \ \"20.205.50.120/29\",\r\n \"20.205.64.0/23\",\r\n \"20.205.67.128/26\",\r\n - \ \"20.205.77.160/28\",\r\n \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n - \ \"2603:1040:207::440/122\",\r\n \"2603:1040:207::500/121\",\r\n - \ \"2603:1040:207:402::330/124\",\r\n \"2603:1040:207:800::70/124\",\r\n - \ \"2603:1040:207:c00::70/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.EastUS\",\r\n \"id\": \"DataFactory.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.42.2.0/23\",\r\n \"20.42.4.0/26\",\r\n \"20.42.64.0/28\",\r\n - \ \"20.49.111.0/29\",\r\n \"20.119.28.57/32\",\r\n \"20.232.89.104/29\",\r\n - \ \"40.71.14.32/28\",\r\n \"40.78.229.96/28\",\r\n \"2603:1030:210:1::480/121\",\r\n + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.89.174.192/28\",\r\n + \ \"20.37.154.0/23\",\r\n \"20.37.156.0/26\",\r\n \"20.40.206.224/29\",\r\n + \ \"20.44.10.64/28\",\r\n \"20.98.150.0/29\",\r\n \"52.182.141.16/28\",\r\n + \ \"2603:1030:10:1::480/121\",\r\n \"2603:1030:10:1::500/122\",\r\n + \ \"2603:1030:10:1::700/121\",\r\n \"2603:1030:10:1::780/122\",\r\n + \ \"2603:1030:10:402::330/124\",\r\n \"2603:1030:10:802::210/124\",\r\n + \ \"2603:1030:10:c02::210/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.EastAsia\",\r\n \"id\": \"DataFactory.EastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.75.39.112/28\",\r\n \"20.189.104.128/25\",\r\n + \ \"20.189.106.0/26\",\r\n \"20.189.109.232/29\",\r\n \"20.205.50.120/29\",\r\n + \ \"20.205.64.0/23\",\r\n \"20.205.67.128/26\",\r\n \"20.205.77.160/28\",\r\n + \ \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n \"2603:1040:207::440/122\",\r\n + \ \"2603:1040:207::500/121\",\r\n \"2603:1040:207:402::330/124\",\r\n + \ \"2603:1040:207:800::70/124\",\r\n \"2603:1040:207:c00::70/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS\",\r\n + \ \"id\": \"DataFactory.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.42.2.0/23\",\r\n + \ \"20.42.4.0/26\",\r\n \"20.42.64.0/28\",\r\n \"20.49.111.0/29\",\r\n + \ \"20.119.28.57/32\",\r\n \"20.232.89.104/29\",\r\n \"40.71.14.32/28\",\r\n + \ \"40.78.229.96/28\",\r\n \"2603:1030:210:1::480/121\",\r\n \ \"2603:1030:210:1::500/122\",\r\n \"2603:1030:210:1::700/121\",\r\n \ \"2603:1030:210:1::780/122\",\r\n \"2603:1030:210:402::330/124\",\r\n \ \"2603:1030:210:802::210/124\",\r\n \"2603:1030:210:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS2\",\r\n \ \"id\": \"DataFactory.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.41.2.0/23\",\r\n @@ -14839,7 +15127,7 @@ interactions: \ \"2603:1030:40c:802::210/124\",\r\n \"2603:1030:40c:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS2EUAP\",\r\n \ \"id\": \"DataFactory.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.39.8.96/27\",\r\n @@ -14849,20 +15137,21 @@ interactions: \ \"2603:1030:40b:400::b30/124\",\r\n \"2603:1030:40b:800::210/124\",\r\n \ \"2603:1030:40b:c00::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.FranceCentral\",\r\n \"id\": \"DataFactory.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.43.40.128/25\",\r\n \"20.43.41.0/26\",\r\n \"20.43.44.208/29\",\r\n - \ \"20.111.4.48/29\",\r\n \"40.79.132.112/28\",\r\n \"40.79.139.80/28\",\r\n - \ \"40.79.146.240/28\",\r\n \"51.138.215.128/26\",\r\n \"2603:1020:805:1::480/121\",\r\n - \ \"2603:1020:805:1::500/122\",\r\n \"2603:1020:805:1::700/121\",\r\n - \ \"2603:1020:805:1::780/122\",\r\n \"2603:1020:805:402::330/124\",\r\n - \ \"2603:1020:805:802::210/124\",\r\n \"2603:1020:805:c02::210/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.GermanyWestCentral\",\r\n - \ \"id\": \"DataFactory.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.43.40.128/25\",\r\n \"20.43.41.0/26\",\r\n + \ \"20.43.44.208/29\",\r\n \"20.111.4.48/29\",\r\n \"40.79.132.112/28\",\r\n + \ \"40.79.139.80/28\",\r\n \"40.79.146.240/28\",\r\n \"51.138.215.128/26\",\r\n + \ \"2603:1020:805:1::480/121\",\r\n \"2603:1020:805:1::500/122\",\r\n + \ \"2603:1020:805:1::700/121\",\r\n \"2603:1020:805:1::780/122\",\r\n + \ \"2603:1020:805:402::330/124\",\r\n \"2603:1020:805:802::210/124\",\r\n + \ \"2603:1020:805:c02::210/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.GermanyWestCentral\",\r\n \"id\": + \"DataFactory.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.0/28\",\r\n \ \"20.52.93.128/26\",\r\n \"20.79.108.112/29\",\r\n \"51.116.147.32/28\",\r\n @@ -14873,11 +15162,11 @@ interactions: \ \"2603:1020:c04:402::330/124\",\r\n \"2603:1020:c04:802::210/124\",\r\n \ \"2603:1020:c04:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.JapanEast\",\r\n \"id\": \"DataFactory.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.78.109.192/28\",\r\n \"20.43.64.128/25\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.78.109.192/28\",\r\n \"20.43.64.128/25\",\r\n \ \"20.43.65.0/26\",\r\n \"20.43.70.120/29\",\r\n \"20.191.164.0/24\",\r\n \ \"20.191.165.0/26\",\r\n \"20.210.70.88/29\",\r\n \"40.79.187.208/28\",\r\n \ \"40.79.195.224/28\",\r\n \"2603:1040:407:1::480/121\",\r\n @@ -14886,7 +15175,7 @@ interactions: \ \"2603:1040:407:802::210/124\",\r\n \"2603:1040:407:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JapanWest\",\r\n \ \"id\": \"DataFactory.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.189.192.192/26\",\r\n @@ -14895,7 +15184,7 @@ interactions: \ \"2603:1040:606::500/121\",\r\n \"2603:1040:606:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JioIndiaCentral\",\r\n \ \"id\": \"DataFactory.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": @@ -14903,7 +15192,7 @@ interactions: \ \"2603:1040:1104::600/121\",\r\n \"2603:1040:1104:400::500/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JioIndiaWest\",\r\n \ \"id\": \"DataFactory.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.252.224/28\",\r\n @@ -14913,28 +15202,29 @@ interactions: \ \"2603:1040:d04:400::240/124\",\r\n \"2603:1040:d04:800::340/124\",\r\n \ \"2603:1040:d04:c02::380/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.KoreaCentral\",\r\n \"id\": \"DataFactory.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.41.64.128/25\",\r\n \"20.41.65.0/26\",\r\n \"20.41.69.8/29\",\r\n - \ \"20.44.27.240/28\",\r\n \"20.194.67.192/28\",\r\n \"20.194.78.0/23\",\r\n - \ \"20.200.195.0/26\",\r\n \"20.200.199.192/29\",\r\n \"52.231.20.64/28\",\r\n - \ \"2603:1040:f05:1::480/121\",\r\n \"2603:1040:f05:1::500/122\",\r\n - \ \"2603:1040:f05:1::700/121\",\r\n \"2603:1040:f05:1::780/122\",\r\n - \ \"2603:1040:f05:402::330/124\",\r\n \"2603:1040:f05:802::210/124\",\r\n - \ \"2603:1040:f05:c02::210/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.KoreaSouth\",\r\n \"id\": \"DataFactory.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.200.161.48/29\",\r\n \"40.80.168.128/25\",\r\n - \ \"40.80.169.0/26\",\r\n \"40.80.172.112/29\",\r\n \"52.231.148.160/28\",\r\n - \ \"52.231.151.32/28\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"DataFactory.NorthCentralUS\",\r\n \"id\": \"DataFactory.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.41.64.128/25\",\r\n \"20.41.65.0/26\",\r\n + \ \"20.41.69.8/29\",\r\n \"20.44.27.240/28\",\r\n \"20.194.67.192/28\",\r\n + \ \"20.194.78.0/23\",\r\n \"20.200.195.0/26\",\r\n \"20.200.199.192/29\",\r\n + \ \"52.231.20.64/28\",\r\n \"2603:1040:f05:1::480/121\",\r\n + \ \"2603:1040:f05:1::500/122\",\r\n \"2603:1040:f05:1::700/121\",\r\n + \ \"2603:1040:f05:1::780/122\",\r\n \"2603:1040:f05:402::330/124\",\r\n + \ \"2603:1040:f05:802::210/124\",\r\n \"2603:1040:f05:c02::210/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.KoreaSouth\",\r\n + \ \"id\": \"DataFactory.KoreaSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.200.161.48/29\",\r\n + \ \"40.80.168.128/25\",\r\n \"40.80.169.0/26\",\r\n \"40.80.172.112/29\",\r\n + \ \"52.231.148.160/28\",\r\n \"52.231.151.32/28\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"DataFactory.NorthCentralUS\",\r\n + \ \"id\": \"DataFactory.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.49.114.24/29\",\r\n \"20.49.118.128/25\",\r\n @@ -14944,11 +15234,11 @@ interactions: \ \"2603:1030:608:402::330/124\",\r\n \"2603:1030:608:800::2c0/124\",\r\n \ \"2603:1030:608:c00::2c0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.NorthEurope\",\r\n \"id\": \"DataFactory.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.69.230.96/28\",\r\n \"13.74.108.224/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.69.230.96/28\",\r\n \"13.74.108.224/28\",\r\n \ \"20.38.80.192/26\",\r\n \"20.38.82.0/23\",\r\n \"20.50.68.56/29\",\r\n \ \"20.223.64.60/32\",\r\n \"20.223.65.144/29\",\r\n \"52.138.229.32/28\",\r\n \ \"2603:1020:5:1::480/121\",\r\n \"2603:1020:5:1::500/122\",\r\n @@ -14956,9 +15246,9 @@ interactions: \ \"2603:1020:5:402::330/124\",\r\n \"2603:1020:5:802::210/124\",\r\n \ \"2603:1020:5:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.NorwayEast\",\r\n \"id\": \"DataFactory.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.192/26\",\r\n \"20.100.5.24/29\",\r\n \"51.120.44.208/28\",\r\n \ \"51.120.45.64/26\",\r\n \"51.120.45.128/25\",\r\n \"51.120.100.224/28\",\r\n @@ -14968,7 +15258,7 @@ interactions: \ \"2603:1020:e04:402::330/124\",\r\n \"2603:1020:e04:802::210/124\",\r\n \ \"2603:1020:e04:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthAfricaNorth\",\r\n \"id\": - \"DataFactory.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"DataFactory.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14984,7 +15274,7 @@ interactions: \ \"2603:1000:104:402::330/124\",\r\n \"2603:1000:104:802::210/124\",\r\n \ \"2603:1000:104:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthCentralUS\",\r\n \"id\": - \"DataFactory.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"DataFactory.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14998,7 +15288,7 @@ interactions: \ \"2603:1030:807:802::210/124\",\r\n \"2603:1030:807:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SoutheastAsia\",\r\n \ \"id\": \"DataFactory.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.67.10.208/28\",\r\n @@ -15011,18 +15301,18 @@ interactions: \ \"2603:1040:5:402::330/124\",\r\n \"2603:1040:5:802::210/124\",\r\n \ \"2603:1040:5:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthIndia\",\r\n \"id\": \"DataFactory.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.41.192.128/25\",\r\n \"20.41.193.0/26\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.41.192.128/25\",\r\n \"20.41.193.0/26\",\r\n \ \"20.41.197.112/29\",\r\n \"20.41.198.0/25\",\r\n \"20.41.198.128/26\",\r\n \ \"20.192.152.0/26\",\r\n \"20.192.184.96/28\",\r\n \"40.78.196.128/28\",\r\n \ \"52.172.81.240/29\",\r\n \"2603:1040:c06::440/122\",\r\n \ \"2603:1040:c06::500/121\",\r\n \"2603:1040:c06:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SwedenCentral\",\r\n \ \"id\": \"DataFactory.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"51.12.26.0/23\",\r\n @@ -15033,7 +15323,7 @@ interactions: \ \"2603:1020:1004:800::340/124\",\r\n \"2603:1020:1004:c02::380/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SwitzerlandNorth\",\r\n \ \"id\": \"DataFactory.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.208.2.0/23\",\r\n @@ -15045,7 +15335,7 @@ interactions: \ \"2603:1020:a04:802::210/124\",\r\n \"2603:1020:a04:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UAENorth\",\r\n \ \"id\": \"DataFactory.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.38.141.16/28\",\r\n @@ -15057,7 +15347,7 @@ interactions: \ \"2603:1040:904:802::210/124\",\r\n \"2603:1040:904:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UKSouth\",\r\n \ \"id\": \"DataFactory.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.90.129.128/25\",\r\n @@ -15069,7 +15359,7 @@ interactions: \ \"2603:1020:705:802::210/124\",\r\n \"2603:1020:705:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UKWest\",\r\n \ \"id\": \"DataFactory.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.58.71.0/26\",\r\n @@ -15078,7 +15368,7 @@ interactions: \ \"2603:1020:605::500/121\",\r\n \"2603:1020:605:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestCentralUS\",\r\n \ \"id\": \"DataFactory.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.71.199.0/28\",\r\n @@ -15088,7 +15378,7 @@ interactions: \ \"2603:1030:b04::500/121\",\r\n \"2603:1030:b04:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestEurope\",\r\n \ \"id\": \"DataFactory.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.69.67.192/28\",\r\n @@ -15100,7 +15390,7 @@ interactions: \ \"2603:1020:206:802::210/124\",\r\n \"2603:1020:206:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS\",\r\n \ \"id\": \"DataFactory.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.86.219.208/28\",\r\n @@ -15109,7 +15399,7 @@ interactions: \ \"2603:1030:a07::500/121\",\r\n \"2603:1030:a07:402::9b0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS2\",\r\n \ \"id\": \"DataFactory.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.128/28\",\r\n @@ -15120,7 +15410,7 @@ interactions: \ \"2603:1030:c06:802::210/124\",\r\n \"2603:1030:c06:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS3\",\r\n \ \"id\": \"DataFactory.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.253.48/28\",\r\n @@ -15131,81 +15421,81 @@ interactions: \ \"2603:1030:504:402::240/124\",\r\n \"2603:1030:504:802::340/124\",\r\n \ \"2603:1030:504:c02::380/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactoryManagement\",\r\n \"id\": \"DataFactoryManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.66.143.128/28\",\r\n \"13.67.10.208/28\",\r\n - \ \"13.69.67.192/28\",\r\n \"13.69.107.112/28\",\r\n \"13.69.112.128/28\",\r\n - \ \"13.69.230.96/28\",\r\n \"13.70.74.144/28\",\r\n \"13.71.175.80/28\",\r\n - \ \"13.71.199.0/28\",\r\n \"13.73.244.32/28\",\r\n \"13.73.253.96/29\",\r\n - \ \"13.74.108.224/28\",\r\n \"13.75.39.112/28\",\r\n \"13.77.53.160/28\",\r\n - \ \"13.78.109.192/28\",\r\n \"13.86.219.208/28\",\r\n \"13.89.174.192/28\",\r\n - \ \"13.104.248.64/27\",\r\n \"13.104.252.208/28\",\r\n \"13.104.252.224/28\",\r\n - \ \"13.104.253.48/28\",\r\n \"13.104.254.128/28\",\r\n \"20.17.71.64/28\",\r\n - \ \"20.21.46.64/28\",\r\n \"20.21.55.208/29\",\r\n \"20.21.67.208/28\",\r\n - \ \"20.21.75.208/28\",\r\n \"20.24.0.216/29\",\r\n \"20.36.117.208/28\",\r\n - \ \"20.36.124.32/28\",\r\n \"20.37.68.144/28\",\r\n \"20.37.198.224/29\",\r\n - \ \"20.37.228.16/28\",\r\n \"20.38.141.16/28\",\r\n \"20.38.147.224/28\",\r\n - \ \"20.38.152.0/28\",\r\n \"20.39.15.0/29\",\r\n \"20.40.206.224/29\",\r\n - \ \"20.41.69.8/29\",\r\n \"20.41.197.112/29\",\r\n \"20.42.64.0/28\",\r\n - \ \"20.42.230.136/29\",\r\n \"20.43.44.208/29\",\r\n \"20.43.70.120/29\",\r\n - \ \"20.43.121.48/28\",\r\n \"20.44.10.64/28\",\r\n \"20.44.17.80/28\",\r\n - \ \"20.44.27.240/28\",\r\n \"20.45.123.160/28\",\r\n \"20.45.208.16/28\",\r\n - \ \"20.49.83.224/28\",\r\n \"20.49.95.32/28\",\r\n \"20.49.102.16/29\",\r\n - \ \"20.49.111.0/29\",\r\n \"20.49.114.24/29\",\r\n \"20.50.68.56/29\",\r\n - \ \"20.52.64.0/28\",\r\n \"20.53.0.48/28\",\r\n \"20.59.84.168/29\",\r\n - \ \"20.69.9.24/29\",\r\n \"20.72.28.48/28\",\r\n \"20.74.197.16/29\",\r\n - \ \"20.79.108.112/29\",\r\n \"20.87.83.112/29\",\r\n \"20.90.38.248/29\",\r\n - \ \"20.92.6.200/29\",\r\n \"20.97.39.141/32\",\r\n \"20.98.150.0/29\",\r\n - \ \"20.98.195.172/32\",\r\n \"20.98.198.224/29\",\r\n \"20.100.5.24/29\",\r\n - \ \"20.105.215.28/30\",\r\n \"20.105.244.48/29\",\r\n \"20.111.4.48/29\",\r\n - \ \"20.116.47.72/29\",\r\n \"20.117.193.184/29\",\r\n \"20.118.79.192/29\",\r\n - \ \"20.118.139.200/29\",\r\n \"20.119.28.57/32\",\r\n \"20.125.4.170/31\",\r\n - \ \"20.125.5.248/29\",\r\n \"20.125.156.16/29\",\r\n \"20.125.163.208/29\",\r\n - \ \"20.125.171.208/28\",\r\n \"20.125.203.208/28\",\r\n \"20.150.173.16/28\",\r\n - \ \"20.150.181.112/28\",\r\n \"20.150.190.64/28\",\r\n \"20.189.109.232/29\",\r\n - \ \"20.189.199.40/29\",\r\n \"20.192.102.80/28\",\r\n \"20.192.184.96/28\",\r\n - \ \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n \"20.194.67.192/28\",\r\n - \ \"20.200.161.48/29\",\r\n \"20.200.199.192/29\",\r\n \"20.204.193.112/29\",\r\n - \ \"20.205.50.120/29\",\r\n \"20.205.77.160/28\",\r\n \"20.205.77.224/27\",\r\n - \ \"20.205.83.240/28\",\r\n \"20.206.179.144/29\",\r\n \"20.208.19.208/28\",\r\n - \ \"20.208.144.16/29\",\r\n \"20.210.70.88/29\",\r\n \"20.213.194.144/29\",\r\n - \ \"20.215.19.208/28\",\r\n \"20.215.27.208/28\",\r\n \"20.215.158.64/28\",\r\n - \ \"20.217.62.64/28\",\r\n \"20.217.75.208/28\",\r\n \"20.217.91.208/28\",\r\n - \ \"20.221.136.72/29\",\r\n \"20.223.64.60/32\",\r\n \"20.223.65.144/29\",\r\n - \ \"20.232.89.104/29\",\r\n \"23.98.83.112/28\",\r\n \"23.98.106.128/29\",\r\n - \ \"40.64.11.176/29\",\r\n \"40.64.132.232/29\",\r\n \"40.69.108.160/28\",\r\n - \ \"40.69.111.48/28\",\r\n \"40.70.148.160/28\",\r\n \"40.71.14.32/28\",\r\n - \ \"40.74.149.64/28\",\r\n \"40.75.35.144/28\",\r\n \"40.78.196.128/28\",\r\n - \ \"40.78.229.96/28\",\r\n \"40.78.236.176/28\",\r\n \"40.78.245.16/28\",\r\n - \ \"40.78.251.192/28\",\r\n \"40.79.132.112/28\",\r\n \"40.79.139.80/28\",\r\n - \ \"40.79.146.240/28\",\r\n \"40.79.163.80/28\",\r\n \"40.79.171.160/28\",\r\n - \ \"40.79.187.208/28\",\r\n \"40.79.195.224/28\",\r\n \"40.80.51.160/28\",\r\n - \ \"40.80.62.24/29\",\r\n \"40.80.96.200/29\",\r\n \"40.80.172.112/29\",\r\n - \ \"40.80.176.96/28\",\r\n \"40.89.20.224/29\",\r\n \"40.113.176.232/29\",\r\n - \ \"40.120.8.56/29\",\r\n \"40.120.64.112/28\",\r\n \"40.120.75.112/28\",\r\n - \ \"40.122.0.16/28\",\r\n \"51.12.75.232/29\",\r\n \"51.12.101.176/28\",\r\n - \ \"51.12.206.16/28\",\r\n \"51.12.229.64/28\",\r\n \"51.12.237.64/28\",\r\n - \ \"51.13.128.0/28\",\r\n \"51.53.110.64/28\",\r\n \"51.53.191.64/28\",\r\n - \ \"51.103.203.208/28\",\r\n \"51.104.9.32/28\",\r\n \"51.104.29.216/29\",\r\n - \ \"51.105.67.240/28\",\r\n \"51.105.75.240/28\",\r\n \"51.105.92.176/28\",\r\n - \ \"51.107.51.40/29\",\r\n \"51.107.128.0/28\",\r\n \"51.107.148.80/28\",\r\n - \ \"51.107.192.80/28\",\r\n \"51.116.147.32/28\",\r\n \"51.116.245.112/28\",\r\n - \ \"51.116.245.176/28\",\r\n \"51.116.253.48/28\",\r\n \"51.116.253.144/28\",\r\n - \ \"51.120.44.208/28\",\r\n \"51.120.100.224/28\",\r\n \"51.120.109.96/28\",\r\n - \ \"51.120.213.32/28\",\r\n \"51.120.228.224/27\",\r\n \"51.137.164.192/29\",\r\n - \ \"51.138.160.16/28\",\r\n \"51.140.212.112/28\",\r\n \"52.138.92.128/28\",\r\n - \ \"52.138.229.32/28\",\r\n \"52.140.108.208/29\",\r\n \"52.150.154.16/29\",\r\n - \ \"52.162.111.48/28\",\r\n \"52.167.107.224/28\",\r\n \"52.172.81.240/29\",\r\n - \ \"52.176.232.16/28\",\r\n \"52.182.141.16/28\",\r\n \"52.228.86.144/29\",\r\n - \ \"52.231.20.64/28\",\r\n \"52.231.148.160/28\",\r\n \"52.231.151.32/28\",\r\n - \ \"52.236.187.112/28\",\r\n \"52.242.45.56/29\",\r\n \"52.246.155.224/28\",\r\n - \ \"52.250.228.0/29\",\r\n \"102.37.64.96/28\",\r\n \"102.37.72.224/28\",\r\n - \ \"102.133.60.48/28\",\r\n \"102.133.124.104/29\",\r\n \"102.133.127.160/28\",\r\n - \ \"102.133.156.136/29\",\r\n \"102.133.218.248/29\",\r\n - \ \"102.133.251.184/29\",\r\n \"102.133.253.48/28\",\r\n - \ \"191.233.54.224/28\",\r\n \"191.233.205.160/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.128/28\",\r\n + \ \"13.67.10.208/28\",\r\n \"13.69.67.192/28\",\r\n \"13.69.107.112/28\",\r\n + \ \"13.69.112.128/28\",\r\n \"13.69.230.96/28\",\r\n \"13.70.74.144/28\",\r\n + \ \"13.71.175.80/28\",\r\n \"13.71.199.0/28\",\r\n \"13.73.244.32/28\",\r\n + \ \"13.73.253.96/29\",\r\n \"13.74.108.224/28\",\r\n \"13.75.39.112/28\",\r\n + \ \"13.77.53.160/28\",\r\n \"13.78.109.192/28\",\r\n \"13.86.219.208/28\",\r\n + \ \"13.89.174.192/28\",\r\n \"13.104.248.64/27\",\r\n \"13.104.252.208/28\",\r\n + \ \"13.104.252.224/28\",\r\n \"13.104.253.48/28\",\r\n \"13.104.254.128/28\",\r\n + \ \"20.17.71.64/28\",\r\n \"20.21.46.64/28\",\r\n \"20.21.55.208/29\",\r\n + \ \"20.21.67.208/28\",\r\n \"20.21.75.208/28\",\r\n \"20.24.0.216/29\",\r\n + \ \"20.36.117.208/28\",\r\n \"20.36.124.32/28\",\r\n \"20.37.68.144/28\",\r\n + \ \"20.37.198.224/29\",\r\n \"20.37.228.16/28\",\r\n \"20.38.141.16/28\",\r\n + \ \"20.38.147.224/28\",\r\n \"20.38.152.0/28\",\r\n \"20.39.15.0/29\",\r\n + \ \"20.40.206.224/29\",\r\n \"20.41.69.8/29\",\r\n \"20.41.197.112/29\",\r\n + \ \"20.42.64.0/28\",\r\n \"20.42.230.136/29\",\r\n \"20.43.44.208/29\",\r\n + \ \"20.43.70.120/29\",\r\n \"20.43.121.48/28\",\r\n \"20.44.10.64/28\",\r\n + \ \"20.44.17.80/28\",\r\n \"20.44.27.240/28\",\r\n \"20.45.123.160/28\",\r\n + \ \"20.45.208.16/28\",\r\n \"20.49.83.224/28\",\r\n \"20.49.95.32/28\",\r\n + \ \"20.49.102.16/29\",\r\n \"20.49.111.0/29\",\r\n \"20.49.114.24/29\",\r\n + \ \"20.50.68.56/29\",\r\n \"20.52.64.0/28\",\r\n \"20.53.0.48/28\",\r\n + \ \"20.59.84.168/29\",\r\n \"20.69.9.24/29\",\r\n \"20.72.28.48/28\",\r\n + \ \"20.74.197.16/29\",\r\n \"20.79.108.112/29\",\r\n \"20.87.83.112/29\",\r\n + \ \"20.90.38.248/29\",\r\n \"20.92.6.200/29\",\r\n \"20.97.39.141/32\",\r\n + \ \"20.98.150.0/29\",\r\n \"20.98.195.172/32\",\r\n \"20.98.198.224/29\",\r\n + \ \"20.100.5.24/29\",\r\n \"20.105.215.28/30\",\r\n \"20.105.244.48/29\",\r\n + \ \"20.111.4.48/29\",\r\n \"20.116.47.72/29\",\r\n \"20.117.193.184/29\",\r\n + \ \"20.118.79.192/29\",\r\n \"20.118.139.200/29\",\r\n \"20.119.28.57/32\",\r\n + \ \"20.125.4.170/31\",\r\n \"20.125.5.248/29\",\r\n \"20.125.156.16/29\",\r\n + \ \"20.125.163.208/29\",\r\n \"20.125.171.208/28\",\r\n \"20.125.203.208/28\",\r\n + \ \"20.150.173.16/28\",\r\n \"20.150.181.112/28\",\r\n \"20.150.190.64/28\",\r\n + \ \"20.189.109.232/29\",\r\n \"20.189.199.40/29\",\r\n \"20.192.102.80/28\",\r\n + \ \"20.192.184.96/28\",\r\n \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n + \ \"20.194.67.192/28\",\r\n \"20.200.161.48/29\",\r\n \"20.200.199.192/29\",\r\n + \ \"20.204.193.112/29\",\r\n \"20.205.50.120/29\",\r\n \"20.205.77.160/28\",\r\n + \ \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n \"20.206.179.144/29\",\r\n + \ \"20.208.19.208/28\",\r\n \"20.208.144.16/29\",\r\n \"20.210.70.88/29\",\r\n + \ \"20.213.194.144/29\",\r\n \"20.215.19.208/28\",\r\n \"20.215.27.208/28\",\r\n + \ \"20.215.158.64/28\",\r\n \"20.217.62.64/28\",\r\n \"20.217.75.208/28\",\r\n + \ \"20.217.91.208/28\",\r\n \"20.221.136.72/29\",\r\n \"20.223.64.60/32\",\r\n + \ \"20.223.65.144/29\",\r\n \"20.232.89.104/29\",\r\n \"23.98.83.112/28\",\r\n + \ \"23.98.106.128/29\",\r\n \"40.64.11.176/29\",\r\n \"40.64.132.232/29\",\r\n + \ \"40.69.108.160/28\",\r\n \"40.69.111.48/28\",\r\n \"40.70.148.160/28\",\r\n + \ \"40.71.14.32/28\",\r\n \"40.74.149.64/28\",\r\n \"40.75.35.144/28\",\r\n + \ \"40.78.196.128/28\",\r\n \"40.78.229.96/28\",\r\n \"40.78.236.176/28\",\r\n + \ \"40.78.245.16/28\",\r\n \"40.78.251.192/28\",\r\n \"40.79.132.112/28\",\r\n + \ \"40.79.139.80/28\",\r\n \"40.79.146.240/28\",\r\n \"40.79.163.80/28\",\r\n + \ \"40.79.171.160/28\",\r\n \"40.79.187.208/28\",\r\n \"40.79.195.224/28\",\r\n + \ \"40.80.51.160/28\",\r\n \"40.80.62.24/29\",\r\n \"40.80.96.200/29\",\r\n + \ \"40.80.172.112/29\",\r\n \"40.80.176.96/28\",\r\n \"40.89.20.224/29\",\r\n + \ \"40.113.176.232/29\",\r\n \"40.120.8.56/29\",\r\n \"40.120.64.112/28\",\r\n + \ \"40.120.75.112/28\",\r\n \"40.122.0.16/28\",\r\n \"51.12.75.232/29\",\r\n + \ \"51.12.101.176/28\",\r\n \"51.12.206.16/28\",\r\n \"51.12.229.64/28\",\r\n + \ \"51.12.237.64/28\",\r\n \"51.13.128.0/28\",\r\n \"51.53.110.64/28\",\r\n + \ \"51.53.191.64/28\",\r\n \"51.103.203.208/28\",\r\n \"51.104.9.32/28\",\r\n + \ \"51.104.29.216/29\",\r\n \"51.105.67.240/28\",\r\n \"51.105.75.240/28\",\r\n + \ \"51.105.92.176/28\",\r\n \"51.107.51.40/29\",\r\n \"51.107.128.0/28\",\r\n + \ \"51.107.148.80/28\",\r\n \"51.107.192.80/28\",\r\n \"51.116.147.32/28\",\r\n + \ \"51.116.245.112/28\",\r\n \"51.116.245.176/28\",\r\n \"51.116.253.48/28\",\r\n + \ \"51.116.253.144/28\",\r\n \"51.120.44.208/28\",\r\n \"51.120.100.224/28\",\r\n + \ \"51.120.109.96/28\",\r\n \"51.120.213.32/28\",\r\n \"51.120.228.224/27\",\r\n + \ \"51.137.164.192/29\",\r\n \"51.138.160.16/28\",\r\n \"51.140.212.112/28\",\r\n + \ \"52.138.92.128/28\",\r\n \"52.138.229.32/28\",\r\n \"52.140.108.208/29\",\r\n + \ \"52.150.154.16/29\",\r\n \"52.162.111.48/28\",\r\n \"52.167.107.224/28\",\r\n + \ \"52.172.81.240/29\",\r\n \"52.176.232.16/28\",\r\n \"52.182.141.16/28\",\r\n + \ \"52.228.86.144/29\",\r\n \"52.231.20.64/28\",\r\n \"52.231.148.160/28\",\r\n + \ \"52.231.151.32/28\",\r\n \"52.236.187.112/28\",\r\n \"52.242.45.56/29\",\r\n + \ \"52.246.155.224/28\",\r\n \"52.250.228.0/29\",\r\n \"102.37.64.96/28\",\r\n + \ \"102.37.72.224/28\",\r\n \"102.133.60.48/28\",\r\n \"102.133.124.104/29\",\r\n + \ \"102.133.127.160/28\",\r\n \"102.133.156.136/29\",\r\n + \ \"102.133.218.248/29\",\r\n \"102.133.251.184/29\",\r\n + \ \"102.133.253.48/28\",\r\n \"191.233.54.224/28\",\r\n \"191.233.205.160/28\",\r\n \ \"191.234.137.32/29\",\r\n \"191.234.149.0/28\",\r\n \"191.234.157.0/28\",\r\n \ \"2603:1000:4::440/122\",\r\n \"2603:1000:4:402::330/124\",\r\n \ \"2603:1000:104::80/122\",\r\n \"2603:1000:104::1c0/122\",\r\n @@ -15306,7 +15596,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n @@ -15318,91 +15608,91 @@ interactions: \ \"104.211.80.0/24\",\r\n \"191.233.202.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.AustraliaSoutheast\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \"addressPrefixes\": [\r\n \"13.77.51.0/24\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.BrazilSouth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"191.233.202.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.CanadaCentral\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.71.171.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.CentralIndia\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"104.211.80.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.EastAsia\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.75.35.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.FranceCentral\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"40.79.138.192/26\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.JapanEast\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.78.107.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.NorthEurope\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.69.226.128/25\",\r\n \"13.74.106.128/25\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.SouthAfricaNorth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \"addressPrefixes\": [\r\n \"102.133.251.96/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.UAENorth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"40.120.64.224/27\",\r\n \"65.52.252.128/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.UKSouth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"51.140.147.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.WestUS2\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.66.138.128/25\",\r\n \"40.78.242.0/25\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EOPExternalPublishedIPs\",\r\n \ \"id\": \"EOPExternalPublishedIPs\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"EOPExtPublished\",\r\n \"addressPrefixes\": [\r\n \"40.93.1.0/24\",\r\n @@ -15422,8 +15712,8 @@ interactions: \ \"52.103.164.0/24\",\r\n \"52.103.192.0/23\",\r\n \"53.103.135.0/24\",\r\n \ \"53.103.136.0/21\",\r\n \"104.47.0.0/17\",\r\n \"2a01:111:f403::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub\",\r\n - \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \"region\": + \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n @@ -15516,74 +15806,74 @@ interactions: \ \"40.79.155.0/26\",\r\n \"40.79.162.0/28\",\r\n \"40.79.166.192/26\",\r\n \ \"40.79.170.32/28\",\r\n \"40.79.174.128/26\",\r\n \"40.79.178.32/27\",\r\n \ \"40.79.186.32/27\",\r\n \"40.79.191.128/26\",\r\n \"40.79.194.192/26\",\r\n - \ \"40.80.50.64/26\",\r\n \"40.83.191.202/32\",\r\n \"40.83.222.100/32\",\r\n - \ \"40.84.150.241/32\",\r\n \"40.84.185.67/32\",\r\n \"40.85.226.62/32\",\r\n - \ \"40.85.229.32/32\",\r\n \"40.86.77.12/32\",\r\n \"40.86.102.100/32\",\r\n - \ \"40.86.176.23/32\",\r\n \"40.86.225.142/32\",\r\n \"40.86.230.119/32\",\r\n - \ \"40.89.122.0/26\",\r\n \"40.112.185.115/32\",\r\n \"40.112.213.11/32\",\r\n - \ \"40.112.242.0/25\",\r\n \"40.115.79.2/32\",\r\n \"40.117.88.66/32\",\r\n - \ \"40.120.75.64/27\",\r\n \"40.120.78.0/26\",\r\n \"40.120.84.0/24\",\r\n - \ \"40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n \"40.121.148.193/32\",\r\n - \ \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n \"40.124.65.64/26\",\r\n - \ \"40.125.103.251/32\",\r\n \"40.127.83.123/32\",\r\n \"40.127.132.254/32\",\r\n - \ \"51.11.192.128/26\",\r\n \"51.12.21.0/24\",\r\n \"51.12.30.0/24\",\r\n - \ \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n \"51.12.202.160/27\",\r\n - \ \"51.12.206.64/26\",\r\n \"51.12.226.64/26\",\r\n \"51.12.234.64/26\",\r\n - \ \"51.13.0.192/26\",\r\n \"51.13.140.0/24\",\r\n \"51.53.29.0/24\",\r\n - \ \"51.53.107.128/26\",\r\n \"51.53.173.0/24\",\r\n \"51.53.187.128/26\",\r\n - \ \"51.103.203.64/26\",\r\n \"51.104.165.162/32\",\r\n \"51.105.66.64/26\",\r\n - \ \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n \"51.107.58.128/27\",\r\n - \ \"51.107.129.0/26\",\r\n \"51.107.154.128/27\",\r\n \"51.107.245.0/24\",\r\n - \ \"51.107.253.0/24\",\r\n \"51.116.58.128/27\",\r\n \"51.116.73.0/24\",\r\n - \ \"51.116.154.192/27\",\r\n \"51.116.242.64/26\",\r\n \"51.116.245.192/27\",\r\n - \ \"51.116.246.192/26\",\r\n \"51.116.250.64/26\",\r\n \"51.116.254.0/26\",\r\n - \ \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n \"51.120.210.64/26\",\r\n - \ \"51.120.218.160/27\",\r\n \"51.132.192.192/26\",\r\n \"51.138.214.0/24\",\r\n - \ \"51.140.80.99/32\",\r\n \"51.140.87.93/32\",\r\n \"51.140.125.8/32\",\r\n - \ \"51.140.146.32/28\",\r\n \"51.140.149.192/26\",\r\n \"51.140.189.52/32\",\r\n - \ \"51.140.189.108/32\",\r\n \"51.140.210.32/27\",\r\n \"51.141.14.113/32\",\r\n - \ \"51.141.14.168/32\",\r\n \"51.141.50.179/32\",\r\n \"51.144.238.23/32\",\r\n - \ \"52.136.136.62/32\",\r\n \"52.136.188.0/24\",\r\n \"52.138.90.0/28\",\r\n - \ \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n \"52.139.4.118/32\",\r\n - \ \"52.139.109.0/24\",\r\n \"52.143.136.55/32\",\r\n \"52.147.115.0/24\",\r\n - \ \"52.151.58.121/32\",\r\n \"52.161.19.160/32\",\r\n \"52.161.24.64/32\",\r\n - \ \"52.162.106.64/26\",\r\n \"52.165.34.144/32\",\r\n \"52.165.179.109/32\",\r\n - \ \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n \"52.167.106.0/26\",\r\n - \ \"52.167.109.192/26\",\r\n \"52.167.145.0/26\",\r\n \"52.168.14.144/32\",\r\n - \ \"52.168.66.180/32\",\r\n \"52.168.117.0/26\",\r\n \"52.168.146.69/32\",\r\n - \ \"52.168.147.11/32\",\r\n \"52.169.18.8/32\",\r\n \"52.172.119.0/24\",\r\n - \ \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n \"52.173.199.106/32\",\r\n - \ \"52.174.243.57/32\",\r\n \"52.175.35.235/32\",\r\n \"52.176.47.198/32\",\r\n - \ \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n \"52.178.211.227/32\",\r\n - \ \"52.179.6.240/32\",\r\n \"52.179.8.35/32\",\r\n \"52.179.157.59/32\",\r\n - \ \"52.180.180.228/32\",\r\n \"52.180.182.75/32\",\r\n \"52.182.138.128/26\",\r\n - \ \"52.182.143.64/26\",\r\n \"52.183.46.73/32\",\r\n \"52.183.86.102/32\",\r\n - \ \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n - \ \"52.187.185.159/32\",\r\n \"52.191.213.188/32\",\r\n \"52.191.228.245/32\",\r\n - \ \"52.225.184.224/32\",\r\n \"52.225.186.130/32\",\r\n \"52.226.36.235/32\",\r\n - \ \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n \"52.231.32.85/32\",\r\n - \ \"52.231.32.94/32\",\r\n \"52.231.146.32/27\",\r\n \"52.231.200.144/32\",\r\n - \ \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n \"52.232.27.189/32\",\r\n - \ \"52.233.30.41/32\",\r\n \"52.233.190.35/32\",\r\n \"52.233.192.247/32\",\r\n - \ \"52.236.186.0/26\",\r\n \"52.237.33.36/32\",\r\n \"52.237.33.104/32\",\r\n - \ \"52.237.143.176/32\",\r\n \"52.242.20.204/32\",\r\n \"52.243.36.161/32\",\r\n - \ \"52.246.154.64/26\",\r\n \"52.246.159.0/26\",\r\n \"65.52.129.16/32\",\r\n - \ \"65.52.250.32/27\",\r\n \"102.37.65.0/26\",\r\n \"102.37.72.64/26\",\r\n - \ \"102.37.83.0/24\",\r\n \"102.37.165.0/24\",\r\n \"102.133.26.128/26\",\r\n - \ \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n \"102.133.154.128/26\",\r\n - \ \"102.133.250.64/26\",\r\n \"102.133.254.0/26\",\r\n \"104.40.26.199/32\",\r\n - \ \"104.40.29.113/32\",\r\n \"104.40.68.250/32\",\r\n \"104.40.69.64/32\",\r\n - \ \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n - \ \"104.41.63.213/32\",\r\n \"104.41.201.10/32\",\r\n \"104.42.97.95/32\",\r\n - \ \"104.43.18.219/32\",\r\n \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n - \ \"104.43.192.222/32\",\r\n \"104.44.129.14/32\",\r\n \"104.44.129.59/32\",\r\n - \ \"104.45.135.34/32\",\r\n \"104.45.147.24/32\",\r\n \"104.46.32.56/32\",\r\n - \ \"104.46.32.58/32\",\r\n \"104.46.98.9/32\",\r\n \"104.46.98.73/32\",\r\n - \ \"104.46.99.176/32\",\r\n \"104.208.16.0/26\",\r\n \"104.208.144.0/26\",\r\n - \ \"104.208.237.147/32\",\r\n \"104.209.186.70/32\",\r\n - \ \"104.210.14.49/32\",\r\n \"104.210.106.31/32\",\r\n \"104.210.146.250/32\",\r\n - \ \"104.211.81.0/28\",\r\n \"104.211.98.185/32\",\r\n \"104.211.102.58/32\",\r\n - \ \"104.211.146.32/27\",\r\n \"104.211.160.121/32\",\r\n + \ \"40.80.50.64/26\",\r\n \"40.80.181.192/26\",\r\n \"40.83.191.202/32\",\r\n + \ \"40.83.222.100/32\",\r\n \"40.84.150.241/32\",\r\n \"40.84.185.67/32\",\r\n + \ \"40.85.226.62/32\",\r\n \"40.85.229.32/32\",\r\n \"40.86.77.12/32\",\r\n + \ \"40.86.102.100/32\",\r\n \"40.86.176.23/32\",\r\n \"40.86.225.142/32\",\r\n + \ \"40.86.230.119/32\",\r\n \"40.89.122.0/26\",\r\n \"40.112.185.115/32\",\r\n + \ \"40.112.213.11/32\",\r\n \"40.112.242.0/25\",\r\n \"40.115.79.2/32\",\r\n + \ \"40.117.88.66/32\",\r\n \"40.120.75.64/27\",\r\n \"40.120.78.0/26\",\r\n + \ \"40.120.84.0/24\",\r\n \"40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n + \ \"40.121.148.193/32\",\r\n \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n + \ \"40.124.65.64/26\",\r\n \"40.125.103.251/32\",\r\n \"40.127.83.123/32\",\r\n + \ \"40.127.132.254/32\",\r\n \"51.11.192.128/26\",\r\n \"51.12.21.0/24\",\r\n + \ \"51.12.30.0/24\",\r\n \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n + \ \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n \"51.12.226.64/26\",\r\n + \ \"51.12.234.64/26\",\r\n \"51.13.0.192/26\",\r\n \"51.13.140.0/24\",\r\n + \ \"51.53.29.0/24\",\r\n \"51.53.107.128/26\",\r\n \"51.53.173.0/24\",\r\n + \ \"51.53.187.128/26\",\r\n \"51.103.203.64/26\",\r\n \"51.104.165.162/32\",\r\n + \ \"51.105.66.64/26\",\r\n \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n + \ \"51.107.58.128/27\",\r\n \"51.107.129.0/26\",\r\n \"51.107.154.128/27\",\r\n + \ \"51.107.245.0/24\",\r\n \"51.107.253.0/24\",\r\n \"51.116.58.128/27\",\r\n + \ \"51.116.73.0/24\",\r\n \"51.116.154.192/27\",\r\n \"51.116.242.64/26\",\r\n + \ \"51.116.245.192/27\",\r\n \"51.116.246.192/26\",\r\n \"51.116.250.64/26\",\r\n + \ \"51.116.254.0/26\",\r\n \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n + \ \"51.120.210.64/26\",\r\n \"51.120.218.160/27\",\r\n \"51.132.192.192/26\",\r\n + \ \"51.138.214.0/24\",\r\n \"51.140.80.99/32\",\r\n \"51.140.87.93/32\",\r\n + \ \"51.140.125.8/32\",\r\n \"51.140.146.32/28\",\r\n \"51.140.149.192/26\",\r\n + \ \"51.140.189.52/32\",\r\n \"51.140.189.108/32\",\r\n \"51.140.210.32/27\",\r\n + \ \"51.141.14.113/32\",\r\n \"51.141.14.168/32\",\r\n \"51.141.50.179/32\",\r\n + \ \"51.144.238.23/32\",\r\n \"52.136.136.62/32\",\r\n \"52.136.188.0/24\",\r\n + \ \"52.138.90.0/28\",\r\n \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n + \ \"52.139.4.118/32\",\r\n \"52.139.109.0/24\",\r\n \"52.143.136.55/32\",\r\n + \ \"52.147.115.0/24\",\r\n \"52.151.58.121/32\",\r\n \"52.161.19.160/32\",\r\n + \ \"52.161.24.64/32\",\r\n \"52.162.106.64/26\",\r\n \"52.165.34.144/32\",\r\n + \ \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n + \ \"52.167.106.0/26\",\r\n \"52.167.109.192/26\",\r\n \"52.167.145.0/26\",\r\n + \ \"52.168.14.144/32\",\r\n \"52.168.66.180/32\",\r\n \"52.168.117.0/26\",\r\n + \ \"52.168.146.69/32\",\r\n \"52.168.147.11/32\",\r\n \"52.169.18.8/32\",\r\n + \ \"52.172.119.0/24\",\r\n \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n + \ \"52.173.199.106/32\",\r\n \"52.174.243.57/32\",\r\n \"52.175.35.235/32\",\r\n + \ \"52.176.47.198/32\",\r\n \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n + \ \"52.178.211.227/32\",\r\n \"52.179.6.240/32\",\r\n \"52.179.8.35/32\",\r\n + \ \"52.179.157.59/32\",\r\n \"52.180.180.228/32\",\r\n \"52.180.182.75/32\",\r\n + \ \"52.182.138.128/26\",\r\n \"52.182.143.64/26\",\r\n \"52.183.46.73/32\",\r\n + \ \"52.183.86.102/32\",\r\n \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n + \ \"52.187.61.82/32\",\r\n \"52.187.185.159/32\",\r\n \"52.191.213.188/32\",\r\n + \ \"52.191.228.245/32\",\r\n \"52.225.184.224/32\",\r\n \"52.225.186.130/32\",\r\n + \ \"52.226.36.235/32\",\r\n \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n + \ \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n \"52.231.146.32/27\",\r\n + \ \"52.231.200.144/32\",\r\n \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n + \ \"52.232.27.189/32\",\r\n \"52.233.30.41/32\",\r\n \"52.233.190.35/32\",\r\n + \ \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n \"52.237.33.36/32\",\r\n + \ \"52.237.33.104/32\",\r\n \"52.237.143.176/32\",\r\n \"52.242.20.204/32\",\r\n + \ \"52.243.36.161/32\",\r\n \"52.246.154.64/26\",\r\n \"52.246.159.0/26\",\r\n + \ \"65.52.129.16/32\",\r\n \"65.52.250.32/27\",\r\n \"102.37.65.0/26\",\r\n + \ \"102.37.72.64/26\",\r\n \"102.37.83.0/24\",\r\n \"102.37.165.0/24\",\r\n + \ \"102.133.26.128/26\",\r\n \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n + \ \"102.133.154.128/26\",\r\n \"102.133.250.64/26\",\r\n + \ \"102.133.254.0/26\",\r\n \"104.40.26.199/32\",\r\n \"104.40.29.113/32\",\r\n + \ \"104.40.68.250/32\",\r\n \"104.40.69.64/32\",\r\n \"104.40.150.139/32\",\r\n + \ \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n \"104.41.63.213/32\",\r\n + \ \"104.41.201.10/32\",\r\n \"104.42.97.95/32\",\r\n \"104.43.18.219/32\",\r\n + \ \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n \"104.43.192.222/32\",\r\n + \ \"104.44.129.14/32\",\r\n \"104.44.129.59/32\",\r\n \"104.45.135.34/32\",\r\n + \ \"104.45.147.24/32\",\r\n \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n + \ \"104.46.98.9/32\",\r\n \"104.46.98.73/32\",\r\n \"104.46.99.176/32\",\r\n + \ \"104.208.16.0/26\",\r\n \"104.208.144.0/26\",\r\n \"104.208.237.147/32\",\r\n + \ \"104.209.186.70/32\",\r\n \"104.210.14.49/32\",\r\n \"104.210.106.31/32\",\r\n + \ \"104.210.146.250/32\",\r\n \"104.211.81.0/28\",\r\n \"104.211.98.185/32\",\r\n + \ \"104.211.102.58/32\",\r\n \"104.211.146.32/27\",\r\n \"104.211.160.121/32\",\r\n \ \"104.211.160.144/32\",\r\n \"104.211.224.190/32\",\r\n \ \"104.211.224.238/32\",\r\n \"104.214.18.128/27\",\r\n \ \"104.214.70.229/32\",\r\n \"137.116.48.46/32\",\r\n \"137.116.77.157/32\",\r\n @@ -15707,16 +15997,17 @@ interactions: \ \"2603:10e1:100:2::3368:a5a2/128\",\r\n \"2603:10e1:100:2::348b:476/128\",\r\n \ \"2603:10e1:100:2::34bf:e4f5/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.AustraliaCentral\",\r\n \"id\": \"EventHub.AustraliaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"australiacentral\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.36.46.142/32\",\r\n - \ \"20.36.106.192/27\",\r\n \"20.53.51.0/24\",\r\n \"2603:1010:304::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"australiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.36.46.142/32\",\r\n \"20.36.106.192/27\",\r\n + \ \"20.53.51.0/24\",\r\n \"2603:1010:304::240/122\",\r\n \ \"2603:1010:304:2::/120\",\r\n \"2603:1010:304:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.AustraliaCentral2\",\r\n \ \"id\": \"EventHub.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -15725,7 +16016,7 @@ interactions: \ \"2603:1010:404:2::/120\",\r\n \"2603:1010:404:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.AustraliaEast\",\r\n \ \"id\": \"EventHub.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15738,7 +16029,7 @@ interactions: \ \"2603:1010:6:802::160/123\",\r\n \"2603:1010:6:c02::160/123\",\r\n \ \"2603:10e1:100:2::1435:5552/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.AustraliaSoutheast\",\r\n \"id\": - \"EventHub.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"EventHub.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -15748,7 +16039,7 @@ interactions: \ \"2603:1010:101::240/122\",\r\n \"2603:1010:101:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.BrazilSouth\",\r\n \ \"id\": \"EventHub.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15760,7 +16051,7 @@ interactions: \ \"2603:1050:6:802::160/123\",\r\n \"2603:1050:6:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.BrazilSoutheast\",\r\n \ \"id\": \"EventHub.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15770,7 +16061,7 @@ interactions: \ \"2603:1050:403:2::/120\",\r\n \"2603:1050:403:400::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CanadaCentral\",\r\n \ \"id\": \"EventHub.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15783,20 +16074,21 @@ interactions: \ \"2603:1030:f05:802::160/123\",\r\n \"2603:1030:f05:c02::160/123\",\r\n \ \"2603:10e1:100:2::348b:476/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.CanadaEast\",\r\n \"id\": \"EventHub.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.32/27\",\r\n - \ \"40.86.225.142/32\",\r\n \"40.86.230.119/32\",\r\n \"52.139.109.0/24\",\r\n - \ \"52.242.20.204/32\",\r\n \"2603:1030:1005::240/122\",\r\n - \ \"2603:1030:1005:2::/120\",\r\n \"2603:1030:1005:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CentralIndia\",\r\n - \ \"id\": \"EventHub.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"40.69.106.32/27\",\r\n \"40.86.225.142/32\",\r\n + \ \"40.86.230.119/32\",\r\n \"52.139.109.0/24\",\r\n \"52.242.20.204/32\",\r\n + \ \"2603:1030:1005::240/122\",\r\n \"2603:1030:1005:2::/120\",\r\n + \ \"2603:1030:1005:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.CentralIndia\",\r\n \"id\": \"EventHub.CentralIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.71.30.214/32\",\r\n \"20.43.126.64/26\",\r\n \ \"20.192.98.64/26\",\r\n \"20.192.102.0/26\",\r\n \"20.192.168.0/26\",\r\n \ \"40.80.50.64/26\",\r\n \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n @@ -15805,47 +16097,48 @@ interactions: \ \"2603:1040:a06:402::1c0/123\",\r\n \"2603:1040:a06:802::160/123\",\r\n \ \"2603:1040:a06:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.CentralUS\",\r\n \"id\": \"EventHub.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.89.58.37/32\",\r\n - \ \"13.89.59.231/32\",\r\n \"13.89.170.128/26\",\r\n \"13.89.178.112/28\",\r\n - \ \"20.44.13.64/26\",\r\n \"20.98.147.0/24\",\r\n \"23.99.128.69/32\",\r\n - \ \"23.99.129.170/32\",\r\n \"23.99.192.254/32\",\r\n \"23.99.196.56/32\",\r\n - \ \"23.99.228.174/32\",\r\n \"40.86.77.12/32\",\r\n \"40.86.102.100/32\",\r\n - \ \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n \"52.165.34.144/32\",\r\n - \ \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n - \ \"52.173.199.106/32\",\r\n \"52.176.47.198/32\",\r\n \"52.182.138.128/26\",\r\n - \ \"52.182.143.64/26\",\r\n \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n - \ \"104.43.192.222/32\",\r\n \"104.208.16.0/26\",\r\n \"168.61.148.205/32\",\r\n - \ \"2603:1030:10:1::240/122\",\r\n \"2603:1030:10:402::1c0/123\",\r\n - \ \"2603:1030:10:802::160/123\",\r\n \"2603:1030:10:c02::160/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CentralUSEUAP\",\r\n - \ \"id\": \"EventHub.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.89.58.37/32\",\r\n \"13.89.59.231/32\",\r\n \"13.89.170.128/26\",\r\n + \ \"13.89.178.112/28\",\r\n \"20.44.13.64/26\",\r\n \"20.98.147.0/24\",\r\n + \ \"23.99.128.69/32\",\r\n \"23.99.129.170/32\",\r\n \"23.99.192.254/32\",\r\n + \ \"23.99.196.56/32\",\r\n \"23.99.228.174/32\",\r\n \"40.86.77.12/32\",\r\n + \ \"40.86.102.100/32\",\r\n \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n + \ \"52.165.34.144/32\",\r\n \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n + \ \"52.165.237.8/32\",\r\n \"52.173.199.106/32\",\r\n \"52.176.47.198/32\",\r\n + \ \"52.182.138.128/26\",\r\n \"52.182.143.64/26\",\r\n \"104.43.168.200/32\",\r\n + \ \"104.43.192.43/32\",\r\n \"104.43.192.222/32\",\r\n \"104.208.16.0/26\",\r\n + \ \"168.61.148.205/32\",\r\n \"2603:1030:10:1::240/122\",\r\n + \ \"2603:1030:10:402::1c0/123\",\r\n \"2603:1030:10:802::160/123\",\r\n + \ \"2603:1030:10:c02::160/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.CentralUSEUAP\",\r\n \"id\": \"EventHub.CentralUSEUAP\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.45.240.128/25\",\r\n \"20.45.241.0/26\",\r\n \ \"20.46.15.64/26\",\r\n \"40.78.202.32/27\",\r\n \"52.180.180.228/32\",\r\n \ \"52.180.182.75/32\",\r\n \"168.61.143.128/26\",\r\n \"2603:1030:f:1::240/122\",\r\n \ \"2603:1030:f:3::200/122\",\r\n \"2603:1030:f:3::400/120\",\r\n \ \"2603:1030:f:400::9c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.EastAsia\",\r\n \"id\": \"EventHub.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.64/26\",\r\n - \ \"13.94.47.61/32\",\r\n \"20.195.77.0/24\",\r\n \"20.205.75.128/26\",\r\n - \ \"20.205.83.128/26\",\r\n \"23.97.67.90/32\",\r\n \"23.99.118.48/32\",\r\n - \ \"23.101.3.68/32\",\r\n \"23.101.8.229/32\",\r\n \"23.102.234.49/32\",\r\n - \ \"52.175.35.235/32\",\r\n \"168.63.141.27/32\",\r\n \"207.46.153.127/32\",\r\n - \ \"207.46.154.16/32\",\r\n \"2603:1040:207::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.64/26\",\r\n \"13.94.47.61/32\",\r\n \"20.195.77.0/24\",\r\n + \ \"20.205.75.128/26\",\r\n \"20.205.83.128/26\",\r\n \"23.97.67.90/32\",\r\n + \ \"23.99.118.48/32\",\r\n \"23.101.3.68/32\",\r\n \"23.101.8.229/32\",\r\n + \ \"23.102.234.49/32\",\r\n \"52.175.35.235/32\",\r\n \"168.63.141.27/32\",\r\n + \ \"207.46.153.127/32\",\r\n \"207.46.154.16/32\",\r\n \"2603:1040:207::240/122\",\r\n \ \"2603:1040:207:2::100/120\",\r\n \"2603:1040:207:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS\",\r\n - \ \"id\": \"EventHub.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -15867,7 +16160,7 @@ interactions: \ \"2603:1030:210:402::1c0/123\",\r\n \"2603:1030:210:802::160/123\",\r\n \ \"2603:1030:210:c02::160/123\",\r\n \"2603:10e1:100:2::34bf:e4f5/128\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS2\",\r\n - \ \"id\": \"EventHub.EastUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -15885,7 +16178,7 @@ interactions: \ \"2603:1030:40c:802::160/123\",\r\n \"2603:1030:40c:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS2EUAP\",\r\n \ \"id\": \"EventHub.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15898,7 +16191,7 @@ interactions: \ \"2603:1030:40b:800::160/123\",\r\n \"2603:1030:40b:c00::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.FranceCentral\",\r\n \ \"id\": \"EventHub.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15909,7 +16202,7 @@ interactions: \ \"2603:1020:805:802::160/123\",\r\n \"2603:1020:805:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.FranceSouth\",\r\n \ \"id\": \"EventHub.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15918,7 +16211,7 @@ interactions: \ \"2603:1020:905:2::/120\",\r\n \"2603:1020:905:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.GermanyNorth\",\r\n \ \"id\": \"EventHub.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15926,7 +16219,7 @@ interactions: \ \"2603:1020:d04::240/122\",\r\n \"2603:1020:d04:1::600/120\",\r\n \ \"2603:1020:d04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.GermanyWestCentral\",\r\n \"id\": - \"EventHub.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"EventHub.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -15938,7 +16231,7 @@ interactions: \ \"2603:1020:c04:802::160/123\",\r\n \"2603:1020:c04:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JapanEast\",\r\n \ \"id\": \"EventHub.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -15950,105 +16243,117 @@ interactions: \ \"2603:1040:407:402::1c0/123\",\r\n \"2603:1040:407:802::160/123\",\r\n \ \"2603:1040:407:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.JapanWest\",\r\n \"id\": \"EventHub.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.189.231.0/24\",\r\n - \ \"40.74.100.0/27\",\r\n \"40.74.141.187/32\",\r\n \"138.91.17.38/32\",\r\n - \ \"138.91.17.85/32\",\r\n \"2603:1040:606::240/122\",\r\n - \ \"2603:1040:606:2::/120\",\r\n \"2603:1040:606:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JioIndiaCentral\",\r\n - \ \"id\": \"EventHub.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.33.64/26\",\r\n - \ \"20.192.51.96/27\",\r\n \"20.192.51.128/25\",\r\n \"20.192.55.0/26\",\r\n - \ \"20.192.225.160/27\",\r\n \"20.192.234.32/27\",\r\n \"2603:1040:1104:2::500/120\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.189.231.0/24\",\r\n \"40.74.100.0/27\",\r\n \"40.74.141.187/32\",\r\n + \ \"40.80.181.192/26\",\r\n \"138.91.17.38/32\",\r\n \"138.91.17.85/32\",\r\n + \ \"2603:1040:606::240/122\",\r\n \"2603:1040:606:2::/120\",\r\n + \ \"2603:1040:606:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.JioIndiaCentral\",\r\n \"id\": \"EventHub.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.192.33.64/26\",\r\n \"20.192.51.96/27\",\r\n + \ \"20.192.51.128/25\",\r\n \"20.192.55.0/26\",\r\n \"20.192.225.160/27\",\r\n + \ \"20.192.234.32/27\",\r\n \"2603:1040:1104:2::500/120\",\r\n \ \"2603:1040:1104:400::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.JioIndiaWest\",\r\n \"id\": \"EventHub.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.161.64/27\",\r\n - \ \"20.193.195.32/27\",\r\n \"20.193.195.64/26\",\r\n \"20.193.195.128/25\",\r\n - \ \"20.193.202.32/27\",\r\n \"20.193.204.192/26\",\r\n \"2603:1040:d04::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.192.161.64/27\",\r\n \"20.193.195.32/27\",\r\n + \ \"20.193.195.64/26\",\r\n \"20.193.195.128/25\",\r\n \"20.193.202.32/27\",\r\n + \ \"20.193.204.192/26\",\r\n \"2603:1040:d04::240/122\",\r\n \ \"2603:1040:d04:2::500/120\",\r\n \"2603:1040:d04:400::2c0/123\",\r\n \ \"2603:1040:d04:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.KoreaCentral\",\r\n \"id\": \"EventHub.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.44.26.64/26\",\r\n - \ \"20.44.31.128/26\",\r\n \"20.194.68.192/26\",\r\n \"20.194.80.0/26\",\r\n - \ \"20.200.193.0/24\",\r\n \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n - \ \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n \"2603:1040:f05:1::240/122\",\r\n - \ \"2603:1040:f05:2::600/120\",\r\n \"2603:1040:f05:402::1c0/123\",\r\n - \ \"2603:1040:f05:802::160/123\",\r\n \"2603:1040:f05:c02::160/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.KoreaSouth\",\r\n - \ \"id\": \"EventHub.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.44.26.64/26\",\r\n \"20.44.31.128/26\",\r\n \"20.194.68.192/26\",\r\n + \ \"20.194.80.0/26\",\r\n \"20.200.193.0/24\",\r\n \"52.231.18.16/28\",\r\n + \ \"52.231.29.105/32\",\r\n \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n + \ \"2603:1040:f05:1::240/122\",\r\n \"2603:1040:f05:2::600/120\",\r\n + \ \"2603:1040:f05:402::1c0/123\",\r\n \"2603:1040:f05:802::160/123\",\r\n + \ \"2603:1040:f05:c02::160/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.KoreaSouth\",\r\n \"id\": \"EventHub.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"52.147.115.0/24\",\r\n \"52.231.146.32/27\",\r\n \ \"52.231.200.144/32\",\r\n \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n \ \"2603:1040:e05::500/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.NorthCentralUS\",\r\n \"id\": \"EventHub.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.51.3.0/24\",\r\n - \ \"20.125.171.64/26\",\r\n \"20.125.203.64/26\",\r\n \"23.96.214.181/32\",\r\n - \ \"23.96.253.236/32\",\r\n \"52.162.106.64/26\",\r\n \"52.237.143.176/32\",\r\n - \ \"168.62.234.250/32\",\r\n \"168.62.237.3/32\",\r\n \"168.62.249.226/32\",\r\n - \ \"191.236.128.253/32\",\r\n \"191.236.129.107/32\",\r\n - \ \"2603:1030:608::240/122\",\r\n \"2603:1030:608:1::600/120\",\r\n - \ \"2603:1030:608:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.NorthEurope\",\r\n \"id\": \"EventHub.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.0/26\",\r\n - \ \"13.69.239.0/26\",\r\n \"13.69.253.135/32\",\r\n \"13.69.255.140/32\",\r\n - \ \"13.74.107.0/26\",\r\n \"20.50.72.64/26\",\r\n \"20.50.80.64/26\",\r\n - \ \"20.82.245.0/24\",\r\n \"23.102.0.186/32\",\r\n \"23.102.0.239/32\",\r\n - \ \"23.102.53.113/32\",\r\n \"40.69.29.216/32\",\r\n \"40.69.217.246/32\",\r\n - \ \"40.127.132.254/32\",\r\n \"51.104.165.162/32\",\r\n \"52.138.147.148/32\",\r\n - \ \"52.138.226.0/26\",\r\n \"52.169.18.8/32\",\r\n \"52.178.211.227/32\",\r\n - \ \"104.41.201.10/32\",\r\n \"168.61.92.197/32\",\r\n \"191.238.99.131/32\",\r\n - \ \"2603:1020:5:1::240/122\",\r\n \"2603:1020:5:402::1c0/123\",\r\n - \ \"2603:1020:5:802::160/123\",\r\n \"2603:1020:5:c02::160/123\",\r\n - \ \"2603:10e1:100:2::3368:a5a2/128\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.NorwayEast\",\r\n \"id\": \"EventHub.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.0/26\",\r\n - \ \"51.13.0.192/26\",\r\n \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n - \ \"51.120.210.64/26\",\r\n \"2603:1020:e04:1::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.51.3.0/24\",\r\n \"20.125.171.64/26\",\r\n \"20.125.203.64/26\",\r\n + \ \"23.96.214.181/32\",\r\n \"23.96.253.236/32\",\r\n \"52.162.106.64/26\",\r\n + \ \"52.237.143.176/32\",\r\n \"168.62.234.250/32\",\r\n \"168.62.237.3/32\",\r\n + \ \"168.62.249.226/32\",\r\n \"191.236.128.253/32\",\r\n + \ \"191.236.129.107/32\",\r\n \"2603:1030:608::240/122\",\r\n + \ \"2603:1030:608:1::600/120\",\r\n \"2603:1030:608:402::1c0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorthEurope\",\r\n + \ \"id\": \"EventHub.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.69.227.0/26\",\r\n \"13.69.239.0/26\",\r\n \"13.69.253.135/32\",\r\n + \ \"13.69.255.140/32\",\r\n \"13.74.107.0/26\",\r\n \"20.50.72.64/26\",\r\n + \ \"20.50.80.64/26\",\r\n \"20.82.245.0/24\",\r\n \"23.102.0.186/32\",\r\n + \ \"23.102.0.239/32\",\r\n \"23.102.53.113/32\",\r\n \"40.69.29.216/32\",\r\n + \ \"40.69.217.246/32\",\r\n \"40.127.132.254/32\",\r\n \"51.104.165.162/32\",\r\n + \ \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n \"52.169.18.8/32\",\r\n + \ \"52.178.211.227/32\",\r\n \"104.41.201.10/32\",\r\n \"168.61.92.197/32\",\r\n + \ \"191.238.99.131/32\",\r\n \"2603:1020:5:1::240/122\",\r\n + \ \"2603:1020:5:402::1c0/123\",\r\n \"2603:1020:5:802::160/123\",\r\n + \ \"2603:1020:5:c02::160/123\",\r\n \"2603:10e1:100:2::3368:a5a2/128\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorwayEast\",\r\n + \ \"id\": \"EventHub.NorwayEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.100.0.0/26\",\r\n \"51.13.0.192/26\",\r\n \"51.120.98.128/27\",\r\n + \ \"51.120.106.64/26\",\r\n \"51.120.210.64/26\",\r\n \"2603:1020:e04:1::240/122\",\r\n \ \"2603:1020:e04:3::600/120\",\r\n \"2603:1020:e04:402::1c0/123\",\r\n \ \"2603:1020:e04:802::160/123\",\r\n \"2603:1020:e04:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorwayWest\",\r\n \ \"id\": \"EventHub.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.13.140.0/24\",\r\n \"51.120.218.160/27\",\r\n \ \"2603:1020:f04::240/122\",\r\n \"2603:1020:f04:3::/120\",\r\n \ \"2603:1020:f04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.SouthAfricaNorth\",\r\n \"id\": \"EventHub.SouthAfricaNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ {\r\n \"name\": \"EventHub.QatarCentral\",\r\n \"id\": \"EventHub.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.21.38.0/24\",\r\n \"20.21.43.128/26\",\r\n \"20.21.67.64/26\",\r\n + \ \"20.21.75.64/26\",\r\n \"2603:1040:1002:1::200/120\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthAfricaNorth\",\r\n + \ \"id\": \"EventHub.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"102.37.72.64/26\",\r\n \ \"102.37.165.0/24\",\r\n \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n @@ -16058,7 +16363,7 @@ interactions: \ \"2603:1000:104:802::160/123\",\r\n \"2603:1000:104:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthAfricaWest\",\r\n \ \"id\": \"EventHub.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -16067,7 +16372,7 @@ interactions: \ \"2603:1000:4:2::/120\",\r\n \"2603:1000:4:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthCentralUS\",\r\n \ \"id\": \"EventHub.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -16084,30 +16389,30 @@ interactions: \ \"2603:1030:807:802::160/123\",\r\n \"2603:1030:807:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthCentralUSSTG\",\r\n \ \"id\": \"EventHub.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.128/26\",\r\n \"20.45.117.128/26\",\r\n \ \"2603:1030:302::200/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SoutheastAsia\",\r\n \"id\": \"EventHub.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.64/27\",\r\n - \ \"13.67.20.64/26\",\r\n \"13.76.179.223/32\",\r\n \"13.76.216.217/32\",\r\n - \ \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n \"23.98.64.92/32\",\r\n - \ \"23.98.65.24/32\",\r\n \"23.98.82.64/27\",\r\n \"23.98.87.192/26\",\r\n - \ \"23.98.112.192/26\",\r\n \"40.78.234.0/27\",\r\n \"52.187.2.226/32\",\r\n - \ \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n \"52.187.185.159/32\",\r\n - \ \"104.43.18.219/32\",\r\n \"137.116.157.26/32\",\r\n \"137.116.158.30/32\",\r\n - \ \"207.46.227.14/32\",\r\n \"2603:1040:5:1::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.67.8.64/27\",\r\n \"13.67.20.64/26\",\r\n \"13.76.179.223/32\",\r\n + \ \"13.76.216.217/32\",\r\n \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n + \ \"23.98.64.92/32\",\r\n \"23.98.65.24/32\",\r\n \"23.98.82.64/27\",\r\n + \ \"23.98.87.192/26\",\r\n \"23.98.112.192/26\",\r\n \"40.78.234.0/27\",\r\n + \ \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n + \ \"52.187.185.159/32\",\r\n \"104.43.18.219/32\",\r\n \"137.116.157.26/32\",\r\n + \ \"137.116.158.30/32\",\r\n \"207.46.227.14/32\",\r\n \"2603:1040:5:1::240/122\",\r\n \ \"2603:1040:5:402::1c0/123\",\r\n \"2603:1040:5:802::160/123\",\r\n \ \"2603:1040:5:c02::160/123\",\r\n \"2603:10e1:100:2::14c3:6100/128\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthIndia\",\r\n \ \"id\": \"EventHub.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16116,52 +16421,54 @@ interactions: \ \"2603:1040:c06::240/122\",\r\n \"2603:1040:c06:2::/120\",\r\n \ \"2603:1040:c06:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwedenCentral\",\r\n \"id\": \"EventHub.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.12.30.0/24\",\r\n - \ \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n \"51.12.226.64/26\",\r\n - \ \"51.12.234.64/26\",\r\n \"2603:1020:1004::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.12.30.0/24\",\r\n \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n + \ \"51.12.226.64/26\",\r\n \"51.12.234.64/26\",\r\n \"2603:1020:1004::240/122\",\r\n \ \"2603:1020:1004:2::400/120\",\r\n \"2603:1020:1004:400::2c0/123\",\r\n \ \"2603:1020:1004:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwedenSouth\",\r\n \"id\": \"EventHub.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.12.21.0/24\",\r\n - \ \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n \"2603:1020:1104:400::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SwitzerlandNorth\",\r\n - \ \"id\": \"EventHub.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.12.21.0/24\",\r\n \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n + \ \"2603:1020:1104:400::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.SwitzerlandNorth\",\r\n \"id\": \"EventHub.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.208.19.64/26\",\r\n \"51.103.203.64/26\",\r\n \ \"51.107.58.128/27\",\r\n \"51.107.129.0/26\",\r\n \"51.107.245.0/24\",\r\n \ \"2603:1020:a04:1::240/122\",\r\n \"2603:1020:a04:2::200/120\",\r\n \ \"2603:1020:a04:402::1c0/123\",\r\n \"2603:1020:a04:802::160/123\",\r\n \ \"2603:1020:a04:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwitzerlandWest\",\r\n \"id\": \"EventHub.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.107.154.128/27\",\r\n - \ \"51.107.253.0/24\",\r\n \"2603:1020:b04::240/122\",\r\n - \ \"2603:1020:b04:2::/120\",\r\n \"2603:1020:b04:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UAECentral\",\r\n - \ \"id\": \"EventHub.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandw\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.107.154.128/27\",\r\n \"51.107.253.0/24\",\r\n + \ \"2603:1020:b04::240/122\",\r\n \"2603:1020:b04:2::/120\",\r\n + \ \"2603:1020:b04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.UAECentral\",\r\n \"id\": \"EventHub.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.0/27\",\r\n \"20.45.92.0/24\",\r\n \"2603:1040:b04::240/122\",\r\n \ \"2603:1040:b04:2::/120\",\r\n \"2603:1040:b04:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UAENorth\",\r\n \ \"id\": \"EventHub.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16171,9 +16478,9 @@ interactions: \ \"2603:1040:904:402::1c0/123\",\r\n \"2603:1040:904:802::160/123\",\r\n \ \"2603:1040:904:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.UKSouth\",\r\n \"id\": \"EventHub.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.90.128.128/26\",\r\n \ \"51.105.66.64/26\",\r\n \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n @@ -16183,7 +16490,7 @@ interactions: \ \"2603:1020:705:2::400/120\",\r\n \"2603:1020:705:402::1c0/123\",\r\n \ \"2603:1020:705:802::160/123\",\r\n \"2603:1020:705:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UKWest\",\r\n - \ \"id\": \"EventHub.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -16193,7 +16500,7 @@ interactions: \ \"2603:1020:605:2::/120\",\r\n \"2603:1020:605:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestCentralUS\",\r\n \ \"id\": \"EventHub.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16203,37 +16510,38 @@ interactions: \ \"2603:1030:b04::240/122\",\r\n \"2603:1030:b04:1::600/120\",\r\n \ \"2603:1030:b04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestEurope\",\r\n \"id\": \"EventHub.WestEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.0/26\",\r\n - \ \"13.69.106.0/26\",\r\n \"13.69.111.128/26\",\r\n \"20.50.201.64/26\",\r\n - \ \"20.76.242.45/32\",\r\n \"20.86.89.0/24\",\r\n \"23.97.226.21/32\",\r\n - \ \"23.100.14.185/32\",\r\n \"40.68.35.230/32\",\r\n \"40.68.39.15/32\",\r\n - \ \"40.68.93.145/32\",\r\n \"40.68.205.113/32\",\r\n \"40.68.217.242/32\",\r\n - \ \"51.144.238.23/32\",\r\n \"52.174.243.57/32\",\r\n \"52.178.17.128/26\",\r\n - \ \"52.178.78.61/32\",\r\n \"52.232.27.189/32\",\r\n \"52.233.190.35/32\",\r\n - \ \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n \"65.52.129.16/32\",\r\n - \ \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n - \ \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n \"191.233.73.228/32\",\r\n - \ \"2603:1020:206:1::240/122\",\r\n \"2603:1020:206:4::100/120\",\r\n - \ \"2603:1020:206:402::1c0/123\",\r\n \"2603:1020:206:802::160/123\",\r\n - \ \"2603:1020:206:c02::160/123\",\r\n \"2603:10e1:100:2::144c:f22d/128\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestIndia\",\r\n - \ \"id\": \"EventHub.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.0/26\",\r\n \"13.69.106.0/26\",\r\n \"13.69.111.128/26\",\r\n + \ \"20.50.201.64/26\",\r\n \"20.76.242.45/32\",\r\n \"20.86.89.0/24\",\r\n + \ \"23.97.226.21/32\",\r\n \"23.100.14.185/32\",\r\n \"40.68.35.230/32\",\r\n + \ \"40.68.39.15/32\",\r\n \"40.68.93.145/32\",\r\n \"40.68.205.113/32\",\r\n + \ \"40.68.217.242/32\",\r\n \"51.144.238.23/32\",\r\n \"52.174.243.57/32\",\r\n + \ \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n \"52.232.27.189/32\",\r\n + \ \"52.233.190.35/32\",\r\n \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n + \ \"65.52.129.16/32\",\r\n \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n + \ \"104.40.216.174/32\",\r\n \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n + \ \"191.233.73.228/32\",\r\n \"2603:1020:206:1::240/122\",\r\n + \ \"2603:1020:206:4::100/120\",\r\n \"2603:1020:206:402::1c0/123\",\r\n + \ \"2603:1020:206:802::160/123\",\r\n \"2603:1020:206:c02::160/123\",\r\n + \ \"2603:10e1:100:2::144c:f22d/128\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.WestIndia\",\r\n \"id\": \"EventHub.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.83.0/24\",\r\n \"104.211.146.32/27\",\r\n \ \"104.211.160.121/32\",\r\n \"104.211.160.144/32\",\r\n \ \"2603:1040:806::240/122\",\r\n \"2603:1040:806:2::/120\",\r\n \ \"2603:1040:806:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestUS\",\r\n \"id\": \"EventHub.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.64.195.117/32\",\r\n \ \"13.88.20.117/32\",\r\n \"13.88.26.28/32\",\r\n \"13.91.61.11/32\",\r\n @@ -16246,7 +16554,7 @@ interactions: \ \"138.91.193.184/32\",\r\n \"2603:1030:a07::240/122\",\r\n \ \"2603:1030:a07:1::600/120\",\r\n \"2603:1030:a07:402::140/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestUS2\",\r\n - \ \"id\": \"EventHub.WestUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -16262,9 +16570,9 @@ interactions: \ \"2603:1030:c06:802::160/123\",\r\n \"2603:1030:c06:c02::160/123\",\r\n \ \"2603:10e1:100:2::287d:67fb/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestUS3\",\r\n \"id\": \"EventHub.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.150.160.224/27\",\r\n \ \"20.150.170.160/27\",\r\n \"20.150.175.64/26\",\r\n \"20.150.178.64/26\",\r\n @@ -16274,102 +16582,102 @@ interactions: \ \"2603:1030:504:402::2c0/123\",\r\n \"2603:1030:504:802::240/123\",\r\n \ \"2603:1030:504:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"GatewayManager\",\r\n \"id\": \"GatewayManager\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"GatewayManager\",\r\n \"addressPrefixes\": - [\r\n \"13.65.91.57/32\",\r\n \"13.66.140.144/29\",\r\n - \ \"13.67.9.128/29\",\r\n \"13.69.64.224/29\",\r\n \"13.69.227.224/29\",\r\n - \ \"13.70.72.208/29\",\r\n \"13.70.185.130/32\",\r\n \"13.71.170.240/29\",\r\n - \ \"13.71.194.232/29\",\r\n \"13.75.36.8/29\",\r\n \"13.77.0.146/32\",\r\n - \ \"13.77.50.88/29\",\r\n \"13.78.108.16/29\",\r\n \"13.78.188.33/32\",\r\n - \ \"13.85.74.21/32\",\r\n \"13.87.35.147/32\",\r\n \"13.87.36.246/32\",\r\n - \ \"13.87.56.104/29\",\r\n \"13.87.122.104/29\",\r\n \"13.89.171.96/29\",\r\n - \ \"13.91.249.235/32\",\r\n \"13.91.254.232/32\",\r\n \"13.92.84.128/32\",\r\n - \ \"13.93.112.146/32\",\r\n \"13.93.117.26/32\",\r\n \"20.17.48.64/26\",\r\n - \ \"20.21.32.64/26\",\r\n \"20.36.42.151/32\",\r\n \"20.36.42.152/32\",\r\n - \ \"20.36.74.91/32\",\r\n \"20.36.74.113/32\",\r\n \"20.36.106.72/29\",\r\n - \ \"20.36.114.24/29\",\r\n \"20.36.120.72/29\",\r\n \"20.37.53.66/32\",\r\n - \ \"20.37.53.76/32\",\r\n \"20.37.64.72/29\",\r\n \"20.37.74.88/29\",\r\n - \ \"20.37.152.72/29\",\r\n \"20.37.192.72/29\",\r\n \"20.37.224.72/29\",\r\n - \ \"20.38.80.72/29\",\r\n \"20.38.136.72/29\",\r\n \"20.39.1.56/32\",\r\n - \ \"20.39.1.58/32\",\r\n \"20.39.8.72/29\",\r\n \"20.39.26.140/32\",\r\n - \ \"20.39.26.246/32\",\r\n \"20.40.173.147/32\",\r\n \"20.41.0.72/29\",\r\n - \ \"20.41.64.72/29\",\r\n \"20.41.192.72/29\",\r\n \"20.42.0.72/29\",\r\n - \ \"20.42.128.72/29\",\r\n \"20.42.224.72/29\",\r\n \"20.43.40.72/29\",\r\n - \ \"20.43.64.72/29\",\r\n \"20.43.128.72/29\",\r\n \"20.44.3.16/29\",\r\n - \ \"20.45.95.128/27\",\r\n \"20.45.112.72/29\",\r\n \"20.45.192.72/29\",\r\n - \ \"20.46.13.128/26\",\r\n \"20.47.233.224/27\",\r\n \"20.51.6.64/26\",\r\n - \ \"20.52.95.96/27\",\r\n \"20.53.54.0/27\",\r\n \"20.53.61.192/27\",\r\n - \ \"20.54.106.86/32\",\r\n \"20.54.121.133/32\",\r\n \"20.59.80.32/27\",\r\n - \ \"20.69.5.224/27\",\r\n \"20.70.222.128/27\",\r\n \"20.72.16.64/26\",\r\n - \ \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n \"20.74.195.128/27\",\r\n - \ \"20.83.222.224/27\",\r\n \"20.87.82.0/27\",\r\n \"20.88.159.0/27\",\r\n - \ \"20.90.36.64/27\",\r\n \"20.90.132.224/27\",\r\n \"20.92.4.224/27\",\r\n - \ \"20.97.35.128/27\",\r\n \"20.98.194.96/27\",\r\n \"20.99.8.0/26\",\r\n - \ \"20.105.210.128/27\",\r\n \"20.107.239.96/27\",\r\n \"20.111.2.224/27\",\r\n - \ \"20.116.42.128/27\",\r\n \"20.118.195.160/27\",\r\n \"20.150.160.64/29\",\r\n - \ \"20.150.161.0/26\",\r\n \"20.150.171.64/29\",\r\n \"20.189.104.72/29\",\r\n - \ \"20.189.180.225/32\",\r\n \"20.189.181.8/32\",\r\n \"20.189.194.192/27\",\r\n - \ \"20.192.47.0/26\",\r\n \"20.192.84.224/27\",\r\n \"20.192.153.224/27\",\r\n - \ \"20.192.160.64/26\",\r\n \"20.192.224.192/26\",\r\n \"20.193.142.141/32\",\r\n - \ \"20.193.142.178/32\",\r\n \"20.194.75.128/26\",\r\n \"20.195.37.65/32\",\r\n - \ \"20.195.38.22/32\",\r\n \"20.195.78.0/26\",\r\n \"20.195.86.96/27\",\r\n - \ \"20.199.200.128/27\",\r\n \"20.200.160.32/27\",\r\n \"20.210.68.160/27\",\r\n - \ \"20.215.0.64/26\",\r\n \"20.217.40.64/26\",\r\n \"23.100.217.32/27\",\r\n - \ \"23.100.231.72/32\",\r\n \"23.100.231.96/32\",\r\n \"23.101.173.90/32\",\r\n - \ \"40.67.48.72/29\",\r\n \"40.67.59.64/29\",\r\n \"40.69.106.88/29\",\r\n - \ \"40.70.146.224/29\",\r\n \"40.71.11.96/29\",\r\n \"40.74.24.72/29\",\r\n - \ \"40.74.100.168/29\",\r\n \"40.78.194.88/29\",\r\n \"40.78.202.112/29\",\r\n - \ \"40.79.130.224/29\",\r\n \"40.79.178.88/29\",\r\n \"40.80.56.72/29\",\r\n - \ \"40.80.168.72/29\",\r\n \"40.80.184.72/29\",\r\n \"40.81.94.172/32\",\r\n - \ \"40.81.94.182/32\",\r\n \"40.81.180.83/32\",\r\n \"40.81.182.82/32\",\r\n - \ \"40.81.189.24/32\",\r\n \"40.81.189.42/32\",\r\n \"40.82.236.2/32\",\r\n - \ \"40.82.236.13/32\",\r\n \"40.82.248.240/29\",\r\n \"40.88.222.179/32\",\r\n - \ \"40.88.223.53/32\",\r\n \"40.89.16.72/29\",\r\n \"40.89.217.100/32\",\r\n - \ \"40.89.217.109/32\",\r\n \"40.90.186.21/32\",\r\n \"40.90.186.91/32\",\r\n - \ \"40.91.89.36/32\",\r\n \"40.91.91.51/32\",\r\n \"40.112.242.168/29\",\r\n - \ \"40.115.248.200/32\",\r\n \"40.115.254.17/32\",\r\n \"40.119.8.64/29\",\r\n - \ \"40.124.139.107/32\",\r\n \"40.124.139.174/32\",\r\n \"51.12.40.192/26\",\r\n - \ \"51.12.192.192/26\",\r\n \"51.53.24.64/26\",\r\n \"51.53.168.64/26\",\r\n - \ \"51.104.24.72/29\",\r\n \"51.105.80.72/29\",\r\n \"51.105.88.72/29\",\r\n - \ \"51.107.48.72/29\",\r\n \"51.107.59.32/29\",\r\n \"51.107.144.72/29\",\r\n - \ \"51.107.155.32/29\",\r\n \"51.107.247.0/26\",\r\n \"51.116.48.72/29\",\r\n - \ \"51.116.59.32/29\",\r\n \"51.116.77.96/27\",\r\n \"51.116.144.72/29\",\r\n - \ \"51.116.155.96/29\",\r\n \"51.120.40.72/29\",\r\n \"51.120.98.168/29\",\r\n - \ \"51.120.176.32/27\",\r\n \"51.120.219.64/29\",\r\n \"51.120.224.72/29\",\r\n - \ \"51.120.235.128/26\",\r\n \"51.137.160.72/29\",\r\n \"51.140.63.41/32\",\r\n - \ \"51.140.114.209/32\",\r\n \"51.140.148.16/29\",\r\n \"51.140.210.200/29\",\r\n - \ \"51.141.25.80/32\",\r\n \"51.141.29.178/32\",\r\n \"51.143.192.72/29\",\r\n - \ \"52.136.48.72/29\",\r\n \"52.136.137.15/32\",\r\n \"52.136.137.16/32\",\r\n - \ \"52.136.191.96/27\",\r\n \"52.138.70.115/32\",\r\n \"52.138.71.153/32\",\r\n - \ \"52.138.90.40/29\",\r\n \"52.139.87.129/32\",\r\n \"52.139.87.150/32\",\r\n - \ \"52.140.104.72/29\",\r\n \"52.142.152.114/32\",\r\n \"52.142.154.100/32\",\r\n - \ \"52.143.136.58/31\",\r\n \"52.143.250.137/32\",\r\n \"52.143.251.22/32\",\r\n - \ \"52.147.44.33/32\",\r\n \"52.148.30.6/32\",\r\n \"52.149.24.100/32\",\r\n - \ \"52.149.26.14/32\",\r\n \"52.150.136.72/29\",\r\n \"52.159.19.113/32\",\r\n - \ \"52.159.20.67/32\",\r\n \"52.159.21.124/32\",\r\n \"52.161.28.251/32\",\r\n - \ \"52.162.106.168/29\",\r\n \"52.163.241.22/32\",\r\n \"52.163.246.27/32\",\r\n - \ \"52.165.221.72/32\",\r\n \"52.169.225.171/32\",\r\n \"52.169.231.163/32\",\r\n - \ \"52.172.28.183/32\",\r\n \"52.172.31.29/32\",\r\n \"52.172.204.73/32\",\r\n - \ \"52.172.222.13/32\",\r\n \"52.173.250.124/32\",\r\n \"52.177.204.204/32\",\r\n - \ \"52.177.207.219/32\",\r\n \"52.179.10.142/32\",\r\n \"52.180.178.35/32\",\r\n - \ \"52.180.178.191/32\",\r\n \"52.180.182.210/32\",\r\n \"52.184.255.23/32\",\r\n - \ \"52.191.140.123/32\",\r\n \"52.191.170.38/32\",\r\n \"52.228.80.72/29\",\r\n - \ \"52.229.161.220/32\",\r\n \"52.229.166.101/32\",\r\n \"52.231.18.224/29\",\r\n - \ \"52.231.24.186/32\",\r\n \"52.231.35.84/32\",\r\n \"52.231.146.200/29\",\r\n - \ \"52.231.203.87/32\",\r\n \"52.231.204.175/32\",\r\n \"52.237.24.145/32\",\r\n - \ \"52.237.30.255/32\",\r\n \"52.237.208.51/32\",\r\n \"52.237.215.149/32\",\r\n - \ \"52.242.17.200/32\",\r\n \"52.242.28.83/32\",\r\n \"52.242.44.0/27\",\r\n - \ \"52.251.12.161/32\",\r\n \"52.253.157.2/32\",\r\n \"52.253.159.209/32\",\r\n - \ \"52.253.232.235/32\",\r\n \"52.253.239.162/32\",\r\n \"65.52.250.24/29\",\r\n - \ \"70.37.160.97/32\",\r\n \"70.37.161.124/32\",\r\n \"102.37.86.224/27\",\r\n - \ \"102.133.27.16/29\",\r\n \"102.133.56.72/29\",\r\n \"102.133.155.16/29\",\r\n - \ \"102.133.216.72/29\",\r\n \"104.211.81.208/29\",\r\n \"104.211.146.88/29\",\r\n - \ \"104.211.188.0/32\",\r\n \"104.211.191.94/32\",\r\n \"104.214.19.64/29\",\r\n - \ \"104.215.50.115/32\",\r\n \"104.215.52.27/32\",\r\n \"168.62.104.154/32\",\r\n - \ \"168.62.208.162/32\",\r\n \"168.62.209.95/32\",\r\n \"191.233.8.64/26\",\r\n - \ \"191.233.203.208/29\",\r\n \"191.233.245.75/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"GatewayManager\",\r\n \"addressPrefixes\": [\r\n \"13.65.91.57/32\",\r\n + \ \"13.66.140.144/29\",\r\n \"13.67.9.128/29\",\r\n \"13.69.64.224/29\",\r\n + \ \"13.69.227.224/29\",\r\n \"13.70.72.208/29\",\r\n \"13.70.185.130/32\",\r\n + \ \"13.71.170.240/29\",\r\n \"13.71.194.232/29\",\r\n \"13.75.36.8/29\",\r\n + \ \"13.77.0.146/32\",\r\n \"13.77.50.88/29\",\r\n \"13.78.108.16/29\",\r\n + \ \"13.78.188.33/32\",\r\n \"13.85.74.21/32\",\r\n \"13.87.35.147/32\",\r\n + \ \"13.87.36.246/32\",\r\n \"13.87.56.104/29\",\r\n \"13.87.122.104/29\",\r\n + \ \"13.89.171.96/29\",\r\n \"13.91.249.235/32\",\r\n \"13.91.254.232/32\",\r\n + \ \"13.92.84.128/32\",\r\n \"13.93.112.146/32\",\r\n \"13.93.117.26/32\",\r\n + \ \"20.17.48.64/26\",\r\n \"20.21.32.64/26\",\r\n \"20.36.42.151/32\",\r\n + \ \"20.36.42.152/32\",\r\n \"20.36.74.91/32\",\r\n \"20.36.74.113/32\",\r\n + \ \"20.36.106.72/29\",\r\n \"20.36.114.24/29\",\r\n \"20.36.120.72/29\",\r\n + \ \"20.37.53.66/32\",\r\n \"20.37.53.76/32\",\r\n \"20.37.64.72/29\",\r\n + \ \"20.37.74.88/29\",\r\n \"20.37.152.72/29\",\r\n \"20.37.192.72/29\",\r\n + \ \"20.37.224.72/29\",\r\n \"20.38.80.72/29\",\r\n \"20.38.136.72/29\",\r\n + \ \"20.39.1.56/32\",\r\n \"20.39.1.58/32\",\r\n \"20.39.8.72/29\",\r\n + \ \"20.39.26.140/32\",\r\n \"20.39.26.246/32\",\r\n \"20.40.173.147/32\",\r\n + \ \"20.41.0.72/29\",\r\n \"20.41.64.72/29\",\r\n \"20.41.192.72/29\",\r\n + \ \"20.42.0.72/29\",\r\n \"20.42.128.72/29\",\r\n \"20.42.224.72/29\",\r\n + \ \"20.43.40.72/29\",\r\n \"20.43.64.72/29\",\r\n \"20.43.128.72/29\",\r\n + \ \"20.44.3.16/29\",\r\n \"20.45.95.128/27\",\r\n \"20.45.112.72/29\",\r\n + \ \"20.45.192.72/29\",\r\n \"20.46.13.128/26\",\r\n \"20.47.233.224/27\",\r\n + \ \"20.51.6.64/26\",\r\n \"20.52.95.96/27\",\r\n \"20.53.54.0/27\",\r\n + \ \"20.53.61.192/27\",\r\n \"20.54.106.86/32\",\r\n \"20.54.121.133/32\",\r\n + \ \"20.59.80.32/27\",\r\n \"20.69.5.224/27\",\r\n \"20.70.222.128/27\",\r\n + \ \"20.72.16.64/26\",\r\n \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n + \ \"20.74.195.128/27\",\r\n \"20.83.222.224/27\",\r\n \"20.87.82.0/27\",\r\n + \ \"20.88.159.0/27\",\r\n \"20.90.36.64/27\",\r\n \"20.90.132.224/27\",\r\n + \ \"20.92.4.224/27\",\r\n \"20.97.35.128/27\",\r\n \"20.98.194.96/27\",\r\n + \ \"20.99.8.0/26\",\r\n \"20.105.210.128/27\",\r\n \"20.107.239.96/27\",\r\n + \ \"20.111.2.224/27\",\r\n \"20.116.42.128/27\",\r\n \"20.118.195.160/27\",\r\n + \ \"20.150.160.64/29\",\r\n \"20.150.161.0/26\",\r\n \"20.150.171.64/29\",\r\n + \ \"20.189.104.72/29\",\r\n \"20.189.180.225/32\",\r\n \"20.189.181.8/32\",\r\n + \ \"20.189.194.192/27\",\r\n \"20.192.47.0/26\",\r\n \"20.192.84.224/27\",\r\n + \ \"20.192.153.224/27\",\r\n \"20.192.160.64/26\",\r\n \"20.192.224.192/26\",\r\n + \ \"20.193.142.141/32\",\r\n \"20.193.142.178/32\",\r\n \"20.194.75.128/26\",\r\n + \ \"20.195.37.65/32\",\r\n \"20.195.38.22/32\",\r\n \"20.195.78.0/26\",\r\n + \ \"20.195.86.96/27\",\r\n \"20.199.200.128/27\",\r\n \"20.200.160.32/27\",\r\n + \ \"20.210.68.160/27\",\r\n \"20.215.0.64/26\",\r\n \"20.217.40.64/26\",\r\n + \ \"23.100.217.32/27\",\r\n \"23.100.231.72/32\",\r\n \"23.100.231.96/32\",\r\n + \ \"23.101.173.90/32\",\r\n \"40.67.48.72/29\",\r\n \"40.67.59.64/29\",\r\n + \ \"40.69.106.88/29\",\r\n \"40.70.146.224/29\",\r\n \"40.71.11.96/29\",\r\n + \ \"40.74.24.72/29\",\r\n \"40.74.100.168/29\",\r\n \"40.78.194.88/29\",\r\n + \ \"40.78.202.112/29\",\r\n \"40.79.130.224/29\",\r\n \"40.79.178.88/29\",\r\n + \ \"40.80.56.72/29\",\r\n \"40.80.168.72/29\",\r\n \"40.80.184.72/29\",\r\n + \ \"40.81.94.172/32\",\r\n \"40.81.94.182/32\",\r\n \"40.81.180.83/32\",\r\n + \ \"40.81.182.82/32\",\r\n \"40.81.189.24/32\",\r\n \"40.81.189.42/32\",\r\n + \ \"40.82.236.2/32\",\r\n \"40.82.236.13/32\",\r\n \"40.82.248.240/29\",\r\n + \ \"40.88.222.179/32\",\r\n \"40.88.223.53/32\",\r\n \"40.89.16.72/29\",\r\n + \ \"40.89.217.100/32\",\r\n \"40.89.217.109/32\",\r\n \"40.90.186.21/32\",\r\n + \ \"40.90.186.91/32\",\r\n \"40.91.89.36/32\",\r\n \"40.91.91.51/32\",\r\n + \ \"40.112.242.168/29\",\r\n \"40.115.248.200/32\",\r\n \"40.115.254.17/32\",\r\n + \ \"40.119.8.64/29\",\r\n \"40.124.139.107/32\",\r\n \"40.124.139.174/32\",\r\n + \ \"51.12.40.192/26\",\r\n \"51.12.192.192/26\",\r\n \"51.53.24.64/26\",\r\n + \ \"51.53.168.64/26\",\r\n \"51.104.24.72/29\",\r\n \"51.105.80.72/29\",\r\n + \ \"51.105.88.72/29\",\r\n \"51.107.48.72/29\",\r\n \"51.107.59.32/29\",\r\n + \ \"51.107.144.72/29\",\r\n \"51.107.155.32/29\",\r\n \"51.107.247.0/26\",\r\n + \ \"51.116.48.72/29\",\r\n \"51.116.59.32/29\",\r\n \"51.116.77.96/27\",\r\n + \ \"51.116.144.72/29\",\r\n \"51.116.155.96/29\",\r\n \"51.120.40.72/29\",\r\n + \ \"51.120.98.168/29\",\r\n \"51.120.176.32/27\",\r\n \"51.120.219.64/29\",\r\n + \ \"51.120.224.72/29\",\r\n \"51.120.235.128/26\",\r\n \"51.137.160.72/29\",\r\n + \ \"51.140.63.41/32\",\r\n \"51.140.114.209/32\",\r\n \"51.140.148.16/29\",\r\n + \ \"51.140.210.200/29\",\r\n \"51.141.25.80/32\",\r\n \"51.141.29.178/32\",\r\n + \ \"51.143.192.72/29\",\r\n \"52.136.48.72/29\",\r\n \"52.136.137.15/32\",\r\n + \ \"52.136.137.16/32\",\r\n \"52.136.191.96/27\",\r\n \"52.138.70.115/32\",\r\n + \ \"52.138.71.153/32\",\r\n \"52.138.90.40/29\",\r\n \"52.139.87.129/32\",\r\n + \ \"52.139.87.150/32\",\r\n \"52.140.104.72/29\",\r\n \"52.142.152.114/32\",\r\n + \ \"52.142.154.100/32\",\r\n \"52.143.136.58/31\",\r\n \"52.143.250.137/32\",\r\n + \ \"52.143.251.22/32\",\r\n \"52.147.44.33/32\",\r\n \"52.148.30.6/32\",\r\n + \ \"52.149.24.100/32\",\r\n \"52.149.26.14/32\",\r\n \"52.150.136.72/29\",\r\n + \ \"52.159.19.113/32\",\r\n \"52.159.20.67/32\",\r\n \"52.159.21.124/32\",\r\n + \ \"52.161.28.251/32\",\r\n \"52.162.106.168/29\",\r\n \"52.163.241.22/32\",\r\n + \ \"52.163.246.27/32\",\r\n \"52.165.221.72/32\",\r\n \"52.169.225.171/32\",\r\n + \ \"52.169.231.163/32\",\r\n \"52.172.28.183/32\",\r\n \"52.172.31.29/32\",\r\n + \ \"52.172.204.73/32\",\r\n \"52.172.222.13/32\",\r\n \"52.173.250.124/32\",\r\n + \ \"52.177.204.204/32\",\r\n \"52.177.207.219/32\",\r\n \"52.179.10.142/32\",\r\n + \ \"52.180.178.35/32\",\r\n \"52.180.178.191/32\",\r\n \"52.180.182.210/32\",\r\n + \ \"52.184.255.23/32\",\r\n \"52.191.140.123/32\",\r\n \"52.191.170.38/32\",\r\n + \ \"52.228.80.72/29\",\r\n \"52.229.161.220/32\",\r\n \"52.229.166.101/32\",\r\n + \ \"52.231.18.224/29\",\r\n \"52.231.24.186/32\",\r\n \"52.231.35.84/32\",\r\n + \ \"52.231.146.200/29\",\r\n \"52.231.203.87/32\",\r\n \"52.231.204.175/32\",\r\n + \ \"52.237.24.145/32\",\r\n \"52.237.30.255/32\",\r\n \"52.237.208.51/32\",\r\n + \ \"52.237.215.149/32\",\r\n \"52.242.17.200/32\",\r\n \"52.242.28.83/32\",\r\n + \ \"52.242.44.0/27\",\r\n \"52.251.12.161/32\",\r\n \"52.253.157.2/32\",\r\n + \ \"52.253.159.209/32\",\r\n \"52.253.232.235/32\",\r\n \"52.253.239.162/32\",\r\n + \ \"65.52.250.24/29\",\r\n \"70.37.160.97/32\",\r\n \"70.37.161.124/32\",\r\n + \ \"102.37.86.224/27\",\r\n \"102.133.27.16/29\",\r\n \"102.133.56.72/29\",\r\n + \ \"102.133.155.16/29\",\r\n \"102.133.216.72/29\",\r\n \"104.211.81.208/29\",\r\n + \ \"104.211.146.88/29\",\r\n \"104.211.188.0/32\",\r\n \"104.211.191.94/32\",\r\n + \ \"104.214.19.64/29\",\r\n \"104.215.50.115/32\",\r\n \"104.215.52.27/32\",\r\n + \ \"168.62.104.154/32\",\r\n \"168.62.208.162/32\",\r\n \"168.62.209.95/32\",\r\n + \ \"191.233.8.64/26\",\r\n \"191.233.203.208/29\",\r\n \"191.233.245.75/32\",\r\n \ \"191.233.245.118/32\",\r\n \"191.234.182.29/32\",\r\n \ \"191.235.81.58/32\",\r\n \"191.235.224.72/29\",\r\n \"191.238.78.96/27\",\r\n \ \"2603:1000:4::40/122\",\r\n \"2603:1000:104:1::40/122\",\r\n @@ -16402,36 +16710,37 @@ interactions: \ \"2603:1040:1503::40/122\",\r\n \"2603:1050:6:1::40/122\",\r\n \ \"2603:1050:403::40/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"GenevaActions\",\r\n \"id\": \"GenevaActions\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"GenevaActions\",\r\n \"addressPrefixes\": - [\r\n \"13.64.115.203/32\",\r\n \"13.66.84.47/32\",\r\n - \ \"13.83.20.117/32\",\r\n \"13.90.92.157/32\",\r\n \"20.17.51.252/30\",\r\n - \ \"20.21.54.160/30\",\r\n \"20.41.62.174/32\",\r\n \"20.48.202.40/30\",\r\n - \ \"20.51.6.172/30\",\r\n \"20.52.94.116/30\",\r\n \"20.53.52.252/30\",\r\n - \ \"20.59.81.8/30\",\r\n \"20.69.4.244/30\",\r\n \"20.70.221.220/30\",\r\n - \ \"20.87.80.24/30\",\r\n \"20.88.157.92/30\",\r\n \"20.89.12.140/30\",\r\n - \ \"20.90.32.176/30\",\r\n \"20.90.132.92/30\",\r\n \"20.92.3.252/30\",\r\n - \ \"20.98.146.80/30\",\r\n \"20.98.192.172/30\",\r\n \"20.100.1.156/30\",\r\n - \ \"20.105.209.68/30\",\r\n \"20.111.0.240/30\",\r\n \"20.150.129.252/30\",\r\n - \ \"20.189.194.96/30\",\r\n \"20.192.84.160/30\",\r\n \"20.192.153.92/30\",\r\n - \ \"20.192.169.124/30\",\r\n \"20.195.85.176/30\",\r\n \"20.200.195.180/30\",\r\n - \ \"20.205.69.24/30\",\r\n \"20.207.2.80/30\",\r\n \"20.208.4.100/30\",\r\n - \ \"20.215.3.252/30\",\r\n \"20.217.43.252/30\",\r\n \"23.100.226.236/32\",\r\n - \ \"40.90.240.166/32\",\r\n \"40.91.126.196/32\",\r\n \"40.119.1.226/32\",\r\n - \ \"40.119.4.111/32\",\r\n \"40.120.87.200/30\",\r\n \"40.124.47.188/32\",\r\n - \ \"51.53.28.208/30\",\r\n \"51.53.172.208/30\",\r\n \"51.141.189.182/32\",\r\n - \ \"52.146.139.216/30\",\r\n \"52.147.119.24/30\",\r\n \"52.162.80.89/32\",\r\n - \ \"52.185.213.186/32\",\r\n \"65.52.14.230/32\",\r\n \"65.52.193.203/32\",\r\n - \ \"102.37.85.12/30\",\r\n \"104.43.242.137/32\",\r\n \"104.214.49.0/32\",\r\n - \ \"157.55.176.93/32\",\r\n \"191.238.77.220/30\",\r\n \"2603:1020:1302:1::160/123\",\r\n - \ \"2603:1030:608:4::20/123\",\r\n \"2603:1030:a07:4::3a0/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"GenevaActions\",\r\n \"addressPrefixes\": [\r\n \"13.64.115.203/32\",\r\n + \ \"13.66.84.47/32\",\r\n \"13.83.20.117/32\",\r\n \"13.90.92.157/32\",\r\n + \ \"20.17.51.252/30\",\r\n \"20.21.54.160/30\",\r\n \"20.41.62.174/32\",\r\n + \ \"20.48.202.40/30\",\r\n \"20.51.6.172/30\",\r\n \"20.52.94.116/30\",\r\n + \ \"20.53.52.252/30\",\r\n \"20.59.81.8/30\",\r\n \"20.69.4.244/30\",\r\n + \ \"20.70.221.220/30\",\r\n \"20.87.80.24/30\",\r\n \"20.88.157.92/30\",\r\n + \ \"20.89.12.140/30\",\r\n \"20.90.32.176/30\",\r\n \"20.90.132.92/30\",\r\n + \ \"20.92.3.252/30\",\r\n \"20.98.146.80/30\",\r\n \"20.98.192.172/30\",\r\n + \ \"20.100.1.156/30\",\r\n \"20.105.209.68/30\",\r\n \"20.111.0.240/30\",\r\n + \ \"20.150.129.252/30\",\r\n \"20.189.194.96/30\",\r\n \"20.192.84.160/30\",\r\n + \ \"20.192.153.92/30\",\r\n \"20.192.169.124/30\",\r\n \"20.195.85.176/30\",\r\n + \ \"20.200.195.180/30\",\r\n \"20.205.69.24/30\",\r\n \"20.207.2.80/30\",\r\n + \ \"20.208.4.100/30\",\r\n \"20.215.3.252/30\",\r\n \"20.217.43.252/30\",\r\n + \ \"23.100.226.236/32\",\r\n \"40.90.240.166/32\",\r\n \"40.91.126.196/32\",\r\n + \ \"40.119.1.226/32\",\r\n \"40.119.4.111/32\",\r\n \"40.120.87.200/30\",\r\n + \ \"40.124.47.188/32\",\r\n \"51.53.28.208/30\",\r\n \"51.53.172.208/30\",\r\n + \ \"51.141.189.182/32\",\r\n \"52.146.139.216/30\",\r\n \"52.147.119.24/30\",\r\n + \ \"52.162.80.89/32\",\r\n \"52.185.213.186/32\",\r\n \"65.52.14.230/32\",\r\n + \ \"65.52.193.203/32\",\r\n \"102.37.85.12/30\",\r\n \"104.43.242.137/32\",\r\n + \ \"104.214.49.0/32\",\r\n \"157.55.176.93/32\",\r\n \"191.238.77.220/30\",\r\n + \ \"2603:1020:1302:1::160/123\",\r\n \"2603:1030:608:4::20/123\",\r\n + \ \"2603:1030:a07:4::3a0/123\",\r\n \"2603:1040:606:3::240/123\",\r\n \ \"2603:1040:904:3::40/123\",\r\n \"2603:1040:1104:2::600/123\",\r\n \ \"2603:1040:1202:1::140/123\",\r\n \"2603:1040:1302:1::420/123\",\r\n \ \"2603:1040:1402:1::160/123\",\r\n \"2603:1040:1503:1::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Grafana\",\r\n - \ \"id\": \"Grafana\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Grafana\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"NSG\",\r\n \"API\"\r\n ],\r\n \"systemService\": @@ -16453,7 +16762,7 @@ interactions: \ \"51.137.13.118/32\",\r\n \"52.161.89.127/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"GuestAndHybridManagement\",\r\n \ \"id\": \"GuestAndHybridManagement\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAutomation\",\r\n \"addressPrefixes\": @@ -16673,86 +16982,86 @@ interactions: \ \"2603:1040:207:c00::60/124\",\r\n \"2603:1040:407::6a0/123\",\r\n \ \"2603:1040:407:402::2c0/124\",\r\n \"2603:1040:407:802::200/124\",\r\n \ \"2603:1040:407:c02::200/124\",\r\n \"2603:1040:606:1::480/123\",\r\n - \ \"2603:1040:606:402::2c0/124\",\r\n \"2603:1040:806:402::2c0/124\",\r\n - \ \"2603:1040:904::6a0/123\",\r\n \"2603:1040:904:402::2c0/124\",\r\n - \ \"2603:1040:904:802::200/124\",\r\n \"2603:1040:904:802::2a0/123\",\r\n - \ \"2603:1040:904:c02::200/124\",\r\n \"2603:1040:904:c02::2a0/123\",\r\n - \ \"2603:1040:a06:3::200/123\",\r\n \"2603:1040:a06:402::2c0/124\",\r\n - \ \"2603:1040:a06:802::200/124\",\r\n \"2603:1040:a06:c02::200/124\",\r\n - \ \"2603:1040:b04:1::2a0/123\",\r\n \"2603:1040:b04:402::2c0/124\",\r\n - \ \"2603:1040:c06:1::480/123\",\r\n \"2603:1040:c06:402::2c0/124\",\r\n - \ \"2603:1040:d04:2::320/123\",\r\n \"2603:1040:d04:400::1c0/124\",\r\n - \ \"2603:1040:d04:400::2e0/124\",\r\n \"2603:1040:d04:400::3a0/124\",\r\n - \ \"2603:1040:d04:800::3d0/124\",\r\n \"2603:1040:d04:800::3f0/124\",\r\n - \ \"2603:1040:e05:1::c0/123\",\r\n \"2603:1040:f05:2::2a0/123\",\r\n - \ \"2603:1040:f05:402::2c0/124\",\r\n \"2603:1040:f05:802::200/124\",\r\n - \ \"2603:1040:f05:c02::200/124\",\r\n \"2603:1040:1002:2::500/121\",\r\n - \ \"2603:1040:1002:400::190/124\",\r\n \"2603:1040:1002:800::60/124\",\r\n - \ \"2603:1040:1002:c00::60/124\",\r\n \"2603:1040:1104:2::240/123\",\r\n - \ \"2603:1040:1104:400::2c0/124\",\r\n \"2603:1040:1104:400::4c0/123\",\r\n - \ \"2603:1040:1202::620/123\",\r\n \"2603:1040:1202:400::1a0/123\",\r\n - \ \"2603:1040:1302::620/123\",\r\n \"2603:1040:1302:400::1a0/123\",\r\n - \ \"2603:1040:1402::640/123\",\r\n \"2603:1040:1402:400::1a0/123\",\r\n - \ \"2603:1040:1402:800::60/123\",\r\n \"2603:1040:1402:c00::60/123\",\r\n - \ \"2603:1040:1503::640/123\",\r\n \"2603:1040:1503:400::1a0/123\",\r\n - \ \"2603:1050:6::6a0/123\",\r\n \"2603:1050:6:402::2c0/124\",\r\n - \ \"2603:1050:6:802::200/124\",\r\n \"2603:1050:6:c02::200/124\",\r\n - \ \"2603:1050:403:1::260/123\",\r\n \"2603:1050:403:400::1e0/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight\",\r\n - \ \"id\": \"HDInsight\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": - [\r\n \"13.64.254.98/32\",\r\n \"13.66.141.144/29\",\r\n - \ \"13.67.9.152/29\",\r\n \"13.69.65.8/29\",\r\n \"13.69.229.72/29\",\r\n - \ \"13.70.73.96/29\",\r\n \"13.71.172.240/29\",\r\n \"13.71.196.48/29\",\r\n - \ \"13.73.240.8/29\",\r\n \"13.73.254.192/29\",\r\n \"13.74.153.132/32\",\r\n - \ \"13.75.38.112/29\",\r\n \"13.75.152.195/32\",\r\n \"13.76.136.249/32\",\r\n - \ \"13.76.245.160/32\",\r\n \"13.77.2.56/32\",\r\n \"13.77.2.94/32\",\r\n - \ \"13.77.52.8/29\",\r\n \"13.78.89.60/32\",\r\n \"13.78.125.90/32\",\r\n - \ \"13.82.225.233/32\",\r\n \"13.86.218.240/29\",\r\n \"13.87.58.32/29\",\r\n - \ \"13.87.124.32/29\",\r\n \"13.89.171.120/29\",\r\n \"20.17.54.184/29\",\r\n - \ \"20.21.37.56/29\",\r\n \"20.36.36.33/32\",\r\n \"20.36.36.196/32\",\r\n - \ \"20.36.123.88/29\",\r\n \"20.37.68.40/29\",\r\n \"20.37.76.96/29\",\r\n - \ \"20.37.228.0/29\",\r\n \"20.38.139.88/29\",\r\n \"20.39.15.48/29\",\r\n - \ \"20.40.207.144/29\",\r\n \"20.41.69.32/29\",\r\n \"20.41.197.120/29\",\r\n - \ \"20.43.45.224/29\",\r\n \"20.43.120.8/29\",\r\n \"20.44.4.64/29\",\r\n - \ \"20.44.16.8/29\",\r\n \"20.44.26.240/29\",\r\n \"20.45.115.128/29\",\r\n - \ \"20.45.198.80/29\",\r\n \"20.48.192.24/29\",\r\n \"20.49.102.48/29\",\r\n - \ \"20.49.114.56/29\",\r\n \"20.49.126.128/29\",\r\n \"20.53.40.120/29\",\r\n - \ \"20.61.96.160/29\",\r\n \"20.72.20.40/29\",\r\n \"20.150.167.176/29\",\r\n - \ \"20.150.172.232/29\",\r\n \"20.188.39.64/32\",\r\n \"20.189.111.192/29\",\r\n - \ \"20.191.160.0/29\",\r\n \"20.192.48.216/29\",\r\n \"20.192.235.248/29\",\r\n - \ \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n \"20.215.6.136/29\",\r\n - \ \"20.217.46.136/29\",\r\n \"23.98.107.192/29\",\r\n \"23.99.5.239/32\",\r\n - \ \"23.101.196.19/32\",\r\n \"23.102.235.122/32\",\r\n \"40.64.134.160/29\",\r\n - \ \"40.67.50.248/29\",\r\n \"40.67.60.64/29\",\r\n \"40.69.107.8/29\",\r\n - \ \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n \"40.74.101.192/29\",\r\n - \ \"40.74.125.69/32\",\r\n \"40.74.146.88/29\",\r\n \"40.78.195.8/29\",\r\n - \ \"40.78.202.136/29\",\r\n \"40.79.130.248/29\",\r\n \"40.79.180.16/29\",\r\n - \ \"40.79.187.0/29\",\r\n \"40.80.63.144/29\",\r\n \"40.80.172.120/29\",\r\n - \ \"40.89.22.88/29\",\r\n \"40.89.65.220/32\",\r\n \"40.89.68.134/32\",\r\n - \ \"40.89.157.135/32\",\r\n \"51.12.17.48/29\",\r\n \"51.12.25.48/29\",\r\n - \ \"51.53.30.168/29\",\r\n \"51.53.174.152/29\",\r\n \"51.104.8.96/29\",\r\n - \ \"51.104.31.56/29\",\r\n \"51.105.92.56/29\",\r\n \"51.107.52.208/29\",\r\n - \ \"51.107.60.48/29\",\r\n \"51.107.148.24/29\",\r\n \"51.107.156.56/29\",\r\n - \ \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n \"51.116.145.168/29\",\r\n - \ \"51.116.156.48/29\",\r\n \"51.120.43.88/29\",\r\n \"51.120.100.48/29\",\r\n - \ \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n \"51.137.166.32/29\",\r\n - \ \"51.140.47.39/32\",\r\n \"51.140.52.16/32\",\r\n \"51.140.211.24/29\",\r\n - \ \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n \"52.136.52.40/29\",\r\n - \ \"52.140.108.248/29\",\r\n \"52.146.79.136/29\",\r\n \"52.146.130.184/29\",\r\n - \ \"52.150.154.192/29\",\r\n \"52.161.10.167/32\",\r\n \"52.161.23.15/32\",\r\n - \ \"52.162.110.160/29\",\r\n \"52.164.210.96/32\",\r\n \"52.166.243.90/32\",\r\n - \ \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n \"52.174.36.244/32\",\r\n - \ \"52.175.38.134/32\",\r\n \"52.175.211.210/32\",\r\n \"52.175.222.222/32\",\r\n - \ \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n \"52.228.37.66/32\",\r\n - \ \"52.228.45.222/32\",\r\n \"52.229.123.172/32\",\r\n \"52.229.127.96/32\",\r\n - \ \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n \"52.231.147.24/29\",\r\n - \ \"52.231.203.16/32\",\r\n \"52.231.205.214/32\",\r\n \"65.52.252.96/29\",\r\n - \ \"102.133.28.80/29\",\r\n \"102.133.60.32/29\",\r\n \"102.133.124.0/29\",\r\n - \ \"102.133.219.176/29\",\r\n \"104.46.176.168/29\",\r\n + \ \"2603:1040:606:402::2c0/124\",\r\n \"2603:1040:606:402::5c0/123\",\r\n + \ \"2603:1040:806:402::2c0/124\",\r\n \"2603:1040:904::6a0/123\",\r\n + \ \"2603:1040:904:402::2c0/124\",\r\n \"2603:1040:904:802::200/124\",\r\n + \ \"2603:1040:904:802::2a0/123\",\r\n \"2603:1040:904:c02::200/124\",\r\n + \ \"2603:1040:904:c02::2a0/123\",\r\n \"2603:1040:a06:3::200/123\",\r\n + \ \"2603:1040:a06:402::2c0/124\",\r\n \"2603:1040:a06:802::200/124\",\r\n + \ \"2603:1040:a06:c02::200/124\",\r\n \"2603:1040:b04:1::2a0/123\",\r\n + \ \"2603:1040:b04:402::2c0/124\",\r\n \"2603:1040:c06:1::480/123\",\r\n + \ \"2603:1040:c06:402::2c0/124\",\r\n \"2603:1040:d04:2::320/123\",\r\n + \ \"2603:1040:d04:400::1c0/124\",\r\n \"2603:1040:d04:400::2e0/124\",\r\n + \ \"2603:1040:d04:400::3a0/124\",\r\n \"2603:1040:d04:800::3d0/124\",\r\n + \ \"2603:1040:d04:800::3f0/124\",\r\n \"2603:1040:e05:1::c0/123\",\r\n + \ \"2603:1040:f05:2::2a0/123\",\r\n \"2603:1040:f05:402::2c0/124\",\r\n + \ \"2603:1040:f05:802::200/124\",\r\n \"2603:1040:f05:c02::200/124\",\r\n + \ \"2603:1040:1002:2::500/121\",\r\n \"2603:1040:1002:400::190/124\",\r\n + \ \"2603:1040:1002:800::60/124\",\r\n \"2603:1040:1002:c00::60/124\",\r\n + \ \"2603:1040:1104:2::240/123\",\r\n \"2603:1040:1104:400::2c0/124\",\r\n + \ \"2603:1040:1104:400::4c0/123\",\r\n \"2603:1040:1202::620/123\",\r\n + \ \"2603:1040:1202:400::1a0/123\",\r\n \"2603:1040:1302::620/123\",\r\n + \ \"2603:1040:1302:400::1a0/123\",\r\n \"2603:1040:1402::640/123\",\r\n + \ \"2603:1040:1402:400::1a0/123\",\r\n \"2603:1040:1402:800::60/123\",\r\n + \ \"2603:1040:1402:c00::60/123\",\r\n \"2603:1040:1503::640/123\",\r\n + \ \"2603:1040:1503:400::1a0/123\",\r\n \"2603:1050:6::6a0/123\",\r\n + \ \"2603:1050:6:402::2c0/124\",\r\n \"2603:1050:6:802::200/124\",\r\n + \ \"2603:1050:6:c02::200/124\",\r\n \"2603:1050:403:1::260/123\",\r\n + \ \"2603:1050:403:400::1e0/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight\",\r\n \"id\": \"HDInsight\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.64.254.98/32\",\r\n + \ \"13.66.141.144/29\",\r\n \"13.67.9.152/29\",\r\n \"13.69.65.8/29\",\r\n + \ \"13.69.229.72/29\",\r\n \"13.70.73.96/29\",\r\n \"13.71.172.240/29\",\r\n + \ \"13.71.196.48/29\",\r\n \"13.73.240.8/29\",\r\n \"13.73.254.192/29\",\r\n + \ \"13.74.153.132/32\",\r\n \"13.75.38.112/29\",\r\n \"13.75.152.195/32\",\r\n + \ \"13.76.136.249/32\",\r\n \"13.76.245.160/32\",\r\n \"13.77.2.56/32\",\r\n + \ \"13.77.2.94/32\",\r\n \"13.77.52.8/29\",\r\n \"13.78.89.60/32\",\r\n + \ \"13.78.125.90/32\",\r\n \"13.82.225.233/32\",\r\n \"13.86.218.240/29\",\r\n + \ \"13.87.58.32/29\",\r\n \"13.87.124.32/29\",\r\n \"13.89.171.120/29\",\r\n + \ \"20.17.54.184/29\",\r\n \"20.21.37.56/29\",\r\n \"20.36.36.33/32\",\r\n + \ \"20.36.36.196/32\",\r\n \"20.36.123.88/29\",\r\n \"20.37.68.40/29\",\r\n + \ \"20.37.76.96/29\",\r\n \"20.37.228.0/29\",\r\n \"20.38.139.88/29\",\r\n + \ \"20.39.15.48/29\",\r\n \"20.40.207.144/29\",\r\n \"20.41.69.32/29\",\r\n + \ \"20.41.197.120/29\",\r\n \"20.43.45.224/29\",\r\n \"20.43.120.8/29\",\r\n + \ \"20.44.4.64/29\",\r\n \"20.44.16.8/29\",\r\n \"20.44.26.240/29\",\r\n + \ \"20.45.115.128/29\",\r\n \"20.45.198.80/29\",\r\n \"20.48.192.24/29\",\r\n + \ \"20.49.102.48/29\",\r\n \"20.49.114.56/29\",\r\n \"20.49.126.128/29\",\r\n + \ \"20.53.40.120/29\",\r\n \"20.61.96.160/29\",\r\n \"20.72.20.40/29\",\r\n + \ \"20.150.167.176/29\",\r\n \"20.150.172.232/29\",\r\n \"20.188.39.64/32\",\r\n + \ \"20.189.111.192/29\",\r\n \"20.191.160.0/29\",\r\n \"20.192.48.216/29\",\r\n + \ \"20.192.235.248/29\",\r\n \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n + \ \"20.215.6.136/29\",\r\n \"20.217.46.136/29\",\r\n \"23.98.107.192/29\",\r\n + \ \"23.99.5.239/32\",\r\n \"23.101.196.19/32\",\r\n \"23.102.235.122/32\",\r\n + \ \"40.64.134.160/29\",\r\n \"40.67.50.248/29\",\r\n \"40.67.60.64/29\",\r\n + \ \"40.69.107.8/29\",\r\n \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n + \ \"40.74.101.192/29\",\r\n \"40.74.125.69/32\",\r\n \"40.74.146.88/29\",\r\n + \ \"40.78.195.8/29\",\r\n \"40.78.202.136/29\",\r\n \"40.79.130.248/29\",\r\n + \ \"40.79.180.16/29\",\r\n \"40.79.187.0/29\",\r\n \"40.80.63.144/29\",\r\n + \ \"40.80.172.120/29\",\r\n \"40.89.22.88/29\",\r\n \"40.89.65.220/32\",\r\n + \ \"40.89.68.134/32\",\r\n \"40.89.157.135/32\",\r\n \"51.12.17.48/29\",\r\n + \ \"51.12.25.48/29\",\r\n \"51.53.30.168/29\",\r\n \"51.53.174.152/29\",\r\n + \ \"51.104.8.96/29\",\r\n \"51.104.31.56/29\",\r\n \"51.105.92.56/29\",\r\n + \ \"51.107.52.208/29\",\r\n \"51.107.60.48/29\",\r\n \"51.107.148.24/29\",\r\n + \ \"51.107.156.56/29\",\r\n \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n + \ \"51.116.145.168/29\",\r\n \"51.116.156.48/29\",\r\n \"51.120.43.88/29\",\r\n + \ \"51.120.100.48/29\",\r\n \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n + \ \"51.137.166.32/29\",\r\n \"51.140.47.39/32\",\r\n \"51.140.52.16/32\",\r\n + \ \"51.140.211.24/29\",\r\n \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n + \ \"52.136.52.40/29\",\r\n \"52.140.108.248/29\",\r\n \"52.146.79.136/29\",\r\n + \ \"52.146.130.184/29\",\r\n \"52.150.154.192/29\",\r\n \"52.161.10.167/32\",\r\n + \ \"52.161.23.15/32\",\r\n \"52.162.110.160/29\",\r\n \"52.164.210.96/32\",\r\n + \ \"52.166.243.90/32\",\r\n \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n + \ \"52.174.36.244/32\",\r\n \"52.175.38.134/32\",\r\n \"52.175.211.210/32\",\r\n + \ \"52.175.222.222/32\",\r\n \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n + \ \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n \"52.229.123.172/32\",\r\n + \ \"52.229.127.96/32\",\r\n \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n + \ \"52.231.147.24/29\",\r\n \"52.231.203.16/32\",\r\n \"52.231.205.214/32\",\r\n + \ \"65.52.252.96/29\",\r\n \"102.133.28.80/29\",\r\n \"102.133.60.32/29\",\r\n + \ \"102.133.124.0/29\",\r\n \"102.133.219.176/29\",\r\n \"104.46.176.168/29\",\r\n \ \"104.210.84.115/32\",\r\n \"104.211.216.210/32\",\r\n \ \"104.211.223.67/32\",\r\n \"138.91.29.150/32\",\r\n \"138.91.141.162/32\",\r\n \ \"157.55.213.99/32\",\r\n \"157.56.8.38/32\",\r\n \"168.61.48.131/32\",\r\n @@ -16782,35 +17091,36 @@ interactions: \ \"2603:1030:c06:400::b20/124\",\r\n \"2603:1030:f05:402::320/124\",\r\n \ \"2603:1030:1005:402::320/124\",\r\n \"2603:1040:5:402::320/124\",\r\n \ \"2603:1040:207:1::4d0/124\",\r\n \"2603:1040:207:402::320/124\",\r\n - \ \"2603:1040:407:402::320/124\",\r\n \"2603:1040:606:402::320/124\",\r\n - \ \"2603:1040:806:402::320/124\",\r\n \"2603:1040:904:3::10/124\",\r\n - \ \"2603:1040:904:402::320/124\",\r\n \"2603:1040:a06:2::540/124\",\r\n - \ \"2603:1040:a06:402::320/124\",\r\n \"2603:1040:b04:402::320/124\",\r\n - \ \"2603:1040:c06:402::320/124\",\r\n \"2603:1040:d04:1::1e0/124\",\r\n - \ \"2603:1040:f05::790/124\",\r\n \"2603:1040:f05:402::320/124\",\r\n - \ \"2603:1040:1002:1::460/124\",\r\n \"2603:1040:1104:1::140/124\",\r\n - \ \"2603:1040:1202:1::1b0/124\",\r\n \"2603:1040:1302:1::470/124\",\r\n - \ \"2603:1040:1402:1::540/124\",\r\n \"2603:1040:1503:1::350/124\",\r\n - \ \"2603:1050:6:402::320/124\",\r\n \"2603:1050:403:400::420/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaCentral\",\r\n - \ \"id\": \"HDInsight.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.36.36.33/32\",\r\n - \ \"20.36.36.196/32\",\r\n \"20.37.228.0/29\",\r\n \"2603:1010:304:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaEast\",\r\n - \ \"id\": \"HDInsight.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:407:402::320/124\",\r\n \"2603:1040:606:3::310/124\",\r\n + \ \"2603:1040:606:402::320/124\",\r\n \"2603:1040:806:402::320/124\",\r\n + \ \"2603:1040:904:3::10/124\",\r\n \"2603:1040:904:402::320/124\",\r\n + \ \"2603:1040:a06:2::540/124\",\r\n \"2603:1040:a06:402::320/124\",\r\n + \ \"2603:1040:b04:402::320/124\",\r\n \"2603:1040:c06:402::320/124\",\r\n + \ \"2603:1040:d04:1::1e0/124\",\r\n \"2603:1040:f05::790/124\",\r\n + \ \"2603:1040:f05:402::320/124\",\r\n \"2603:1040:1002:1::460/124\",\r\n + \ \"2603:1040:1104:1::140/124\",\r\n \"2603:1040:1202:1::1b0/124\",\r\n + \ \"2603:1040:1302:1::470/124\",\r\n \"2603:1040:1402:1::540/124\",\r\n + \ \"2603:1040:1503:1::350/124\",\r\n \"2603:1050:6:402::320/124\",\r\n + \ \"2603:1050:403:400::420/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.AustraliaCentral\",\r\n \"id\": + \"HDInsight.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.36.36.33/32\",\r\n \"20.36.36.196/32\",\r\n \"20.37.228.0/29\",\r\n + \ \"2603:1010:304:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.AustraliaEast\",\r\n \"id\": \"HDInsight.AustraliaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.70.73.96/29\",\r\n \"13.75.152.195/32\",\r\n \ \"20.53.40.120/29\",\r\n \"104.210.84.115/32\",\r\n \"2603:1010:6:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaSoutheast\",\r\n \ \"id\": \"HDInsight.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -16818,88 +17128,90 @@ interactions: \ \"13.77.2.94/32\",\r\n \"13.77.52.8/29\",\r\n \"104.46.176.168/29\",\r\n \ \"2603:1010:101:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.BrazilSouth\",\r\n \"id\": \"HDInsight.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"191.233.204.240/29\",\r\n - \ \"191.234.138.128/29\",\r\n \"191.235.84.104/32\",\r\n - \ \"191.235.87.113/32\",\r\n \"2603:1050:6:402::320/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"191.233.204.240/29\",\r\n \"191.234.138.128/29\",\r\n + \ \"191.235.84.104/32\",\r\n \"191.235.87.113/32\",\r\n \"2603:1050:6:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.BrazilSoutheast\",\r\n \ \"id\": \"HDInsight.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"191.233.10.184/29\",\r\n \"191.233.51.152/29\",\r\n \ \"2603:1050:403:400::420/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.CanadaCentral\",\r\n \"id\": \"HDInsight.CanadaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.71.172.240/29\",\r\n - \ \"20.48.192.24/29\",\r\n \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n - \ \"2603:1030:f05:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.CanadaEast\",\r\n \"id\": \"HDInsight.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.69.107.8/29\",\r\n - \ \"40.89.22.88/29\",\r\n \"52.229.123.172/32\",\r\n \"52.229.127.96/32\",\r\n - \ \"2603:1030:1005:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.CentralIndia\",\r\n \"id\": \"HDInsight.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.43.120.8/29\",\r\n - \ \"52.140.108.248/29\",\r\n \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n - \ \"2603:1040:a06:2::540/124\",\r\n \"2603:1040:a06:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CentralUS\",\r\n - \ \"id\": \"HDInsight.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"canadacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.71.172.240/29\",\r\n \"20.48.192.24/29\",\r\n + \ \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n \"2603:1030:f05:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CanadaEast\",\r\n + \ \"id\": \"HDInsight.CanadaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"40.69.107.8/29\",\r\n \"40.89.22.88/29\",\r\n \"52.229.123.172/32\",\r\n + \ \"52.229.127.96/32\",\r\n \"2603:1030:1005:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CentralIndia\",\r\n + \ \"id\": \"HDInsight.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.43.120.8/29\",\r\n \"52.140.108.248/29\",\r\n + \ \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n \"2603:1040:a06:2::540/124\",\r\n + \ \"2603:1040:a06:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.CentralUS\",\r\n \"id\": \"HDInsight.CentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.89.171.120/29\",\r\n \"20.40.207.144/29\",\r\n \ \"2603:1030:10:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.CentralUSEUAP\",\r\n \"id\": \"HDInsight.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.45.198.80/29\",\r\n - \ \"40.78.202.136/29\",\r\n \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n - \ \"2603:1030:f:2::4b0/124\",\r\n \"2603:1030:f:400::b20/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastAsia\",\r\n - \ \"id\": \"HDInsight.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.45.198.80/29\",\r\n \"40.78.202.136/29\",\r\n + \ \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n \"2603:1030:f:2::4b0/124\",\r\n + \ \"2603:1030:f:400::b20/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.EastAsia\",\r\n \"id\": \"HDInsight.EastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.75.38.112/29\",\r\n \"20.189.111.192/29\",\r\n \ \"23.102.235.122/32\",\r\n \"52.175.38.134/32\",\r\n \"2603:1040:207:1::4d0/124\",\r\n \ \"2603:1040:207:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.EastUS\",\r\n \"id\": \"HDInsight.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.82.225.233/32\",\r\n \ \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n \"52.146.79.136/29\",\r\n \ \"168.61.48.131/32\",\r\n \"168.61.49.99/32\",\r\n \"2603:1030:210:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastUS2\",\r\n \ \"id\": \"HDInsight.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.44.16.8/29\",\r\n \"20.49.102.48/29\",\r\n \"2603:1030:40c:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastUS2EUAP\",\r\n \ \"id\": \"HDInsight.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -16907,7 +17219,7 @@ interactions: \ \"40.89.68.134/32\",\r\n \"2603:1030:40b:400::b20/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.FranceCentral\",\r\n \ \"id\": \"HDInsight.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -16915,77 +17227,81 @@ interactions: \ \"40.79.130.248/29\",\r\n \"40.89.157.135/32\",\r\n \"2603:1020:805:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.FranceSouth\",\r\n \ \"id\": \"HDInsight.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.79.180.16/29\",\r\n \"51.105.92.56/29\",\r\n \ \"2603:1020:905:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.GermanyNorth\",\r\n \"id\": \"HDInsight.GermanyNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.116.49.168/29\",\r\n - \ \"51.116.60.48/29\",\r\n \"2603:1020:d04:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.GermanyWestCentral\",\r\n - \ \"id\": \"HDInsight.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n + \ \"2603:1020:d04:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.GermanyWestCentral\",\r\n \"id\": + \"HDInsight.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.116.145.168/29\",\r\n \"51.116.156.48/29\",\r\n \ \"2603:1020:c04:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.JapanEast\",\r\n \"id\": \"HDInsight.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.78.89.60/32\",\r\n - \ \"13.78.125.90/32\",\r\n \"20.191.160.0/29\",\r\n \"40.79.187.0/29\",\r\n - \ \"2603:1040:407:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.JapanWest\",\r\n \"id\": \"HDInsight.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.74.101.192/29\",\r\n - \ \"40.74.125.69/32\",\r\n \"40.80.63.144/29\",\r\n \"138.91.29.150/32\",\r\n - \ \"2603:1040:606:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.JioIndiaCentral\",\r\n \"id\": \"HDInsight.JioIndiaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.192.48.216/29\",\r\n - \ \"20.192.235.248/29\",\r\n \"2603:1040:1104:1::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.JioIndiaWest\",\r\n - \ \"id\": \"HDInsight.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.78.89.60/32\",\r\n \"13.78.125.90/32\",\r\n \"20.191.160.0/29\",\r\n + \ \"40.79.187.0/29\",\r\n \"2603:1040:407:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.JapanWest\",\r\n + \ \"id\": \"HDInsight.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"40.74.101.192/29\",\r\n \"40.74.125.69/32\",\r\n + \ \"40.80.63.144/29\",\r\n \"138.91.29.150/32\",\r\n \"2603:1040:606:3::310/124\",\r\n + \ \"2603:1040:606:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.JioIndiaCentral\",\r\n \"id\": \"HDInsight.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.192.48.216/29\",\r\n \"20.192.235.248/29\",\r\n + \ \"2603:1040:1104:1::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.JioIndiaWest\",\r\n \"id\": \"HDInsight.JioIndiaWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n \ \"2603:1040:d04:1::1e0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.KoreaCentral\",\r\n \"id\": \"HDInsight.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.41.69.32/29\",\r\n - \ \"20.44.26.240/29\",\r\n \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n - \ \"2603:1040:f05::790/124\",\r\n \"2603:1040:f05:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.KoreaSouth\",\r\n - \ \"id\": \"HDInsight.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.41.69.32/29\",\r\n \"20.44.26.240/29\",\r\n \"52.231.36.209/32\",\r\n + \ \"52.231.39.142/32\",\r\n \"2603:1040:f05::790/124\",\r\n + \ \"2603:1040:f05:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.KoreaSouth\",\r\n \"id\": \"HDInsight.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.80.172.120/29\",\r\n \"52.231.147.24/29\",\r\n \ \"52.231.203.16/32\",\r\n \"52.231.205.214/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorthCentralUS\",\r\n \ \"id\": \"HDInsight.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -16994,7 +17310,7 @@ interactions: \ \"2603:1030:608:3::7b0/124\",\r\n \"2603:1030:608:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorthEurope\",\r\n \ \"id\": \"HDInsight.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17002,7 +17318,7 @@ interactions: \ \"52.146.130.184/29\",\r\n \"52.164.210.96/32\",\r\n \"2603:1020:5:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorwayEast\",\r\n \ \"id\": \"HDInsight.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17010,30 +17326,38 @@ interactions: \ \"2603:1020:e04::790/124\",\r\n \"2603:1020:e04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorwayWest\",\r\n \ \"id\": \"HDInsight.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n \ \"2603:1020:f04:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SouthAfricaNorth\",\r\n \"id\": - \"HDInsight.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": - [\r\n \"102.133.124.0/29\",\r\n \"102.133.219.176/29\",\r\n - \ \"2603:1000:104:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SouthAfricaWest\",\r\n \"id\": \"HDInsight.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ {\r\n \"name\": \"HDInsight.QatarCentral\",\r\n \"id\": \"HDInsight.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.21.37.56/29\",\r\n \"2603:1040:1002:1::460/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthAfricaNorth\",\r\n + \ \"id\": \"HDInsight.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"102.133.124.0/29\",\r\n + \ \"102.133.219.176/29\",\r\n \"2603:1000:104:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthAfricaWest\",\r\n + \ \"id\": \"HDInsight.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"102.133.28.80/29\",\r\n \ \"102.133.60.32/29\",\r\n \"2603:1000:4:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthCentralUS\",\r\n \ \"id\": \"HDInsight.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -17041,14 +17365,14 @@ interactions: \ \"13.73.254.192/29\",\r\n \"2603:1030:807:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthCentralUSSTG\",\r\n \ \"id\": \"HDInsight.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.44.4.64/29\",\r\n \"20.45.115.128/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"HDInsight.SoutheastAsia\",\r\n \ \"id\": \"HDInsight.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17056,7 +17380,7 @@ interactions: \ \"13.76.245.160/32\",\r\n \"23.98.107.192/29\",\r\n \"2603:1040:5:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthIndia\",\r\n \ \"id\": \"HDInsight.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17064,45 +17388,45 @@ interactions: \ \"104.211.216.210/32\",\r\n \"104.211.223.67/32\",\r\n \ \"2603:1040:c06:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.SwedenCentral\",\r\n \"id\": \"HDInsight.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.12.25.48/29\",\r\n - \ \"2603:1020:1004:1::1e0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SwedenSouth\",\r\n \"id\": \"HDInsight.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.48/29\",\r\n - \ \"2603:1020:1104:1::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SwitzerlandNorth\",\r\n \"id\": - \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.12.25.48/29\",\r\n \"2603:1020:1004:1::1e0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwedenSouth\",\r\n + \ \"id\": \"HDInsight.SwedenSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.48/29\",\r\n \"2603:1020:1104:1::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwitzerlandNorth\",\r\n + \ \"id\": \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.107.52.208/29\",\r\n \"51.107.60.48/29\",\r\n \ \"2603:1020:a04:3::40/124\",\r\n \"2603:1020:a04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwitzerlandWest\",\r\n \ \"id\": \"HDInsight.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.107.148.24/29\",\r\n \"51.107.156.56/29\",\r\n \ \"2603:1020:b04:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.UAECentral\",\r\n \"id\": \"HDInsight.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.37.68.40/29\",\r\n - \ \"20.37.76.96/29\",\r\n \"2603:1040:b04:402::320/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.37.68.40/29\",\r\n \"20.37.76.96/29\",\r\n \"2603:1040:b04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UAENorth\",\r\n \ \"id\": \"HDInsight.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17110,14 +17434,14 @@ interactions: \ \"2603:1040:904:3::10/124\",\r\n \"2603:1040:904:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UKSouth\",\r\n \ \"id\": \"HDInsight.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.104.8.96/29\",\r\n \"51.104.31.56/29\",\r\n \"51.140.47.39/32\",\r\n \ \"51.140.52.16/32\",\r\n \"2603:1020:705:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UKWest\",\r\n - \ \"id\": \"HDInsight.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"HDInsight.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -17126,7 +17450,7 @@ interactions: \ \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n \"2603:1020:605:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestCentralUS\",\r\n \ \"id\": \"HDInsight.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17134,14 +17458,14 @@ interactions: \ \"52.161.10.167/32\",\r\n \"52.161.23.15/32\",\r\n \"2603:1030:b04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestEurope\",\r\n \ \"id\": \"HDInsight.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.69.65.8/29\",\r\n \"20.61.96.160/29\",\r\n \"52.166.243.90/32\",\r\n \ \"52.174.36.244/32\",\r\n \"2603:1020:206:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestUS\",\r\n - \ \"id\": \"HDInsight.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"HDInsight.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -17151,22 +17475,22 @@ interactions: \ \"138.91.141.162/32\",\r\n \"2603:1030:a07:9::1c0/124\",\r\n \ \"2603:1030:a07:402::9a0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.WestUS2\",\r\n \"id\": \"HDInsight.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.66.141.144/29\",\r\n \ \"40.64.134.160/29\",\r\n \"52.175.211.210/32\",\r\n \"52.175.222.222/32\",\r\n \ \"2603:1030:c06:400::b20/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.WestUS3\",\r\n \"id\": \"HDInsight.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.150.167.176/29\",\r\n \ \"20.150.172.232/29\",\r\n \"2603:1030:504::1e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"LogicApps\",\r\n - \ \"id\": \"LogicApps\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"LogicApps\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -17556,185 +17880,188 @@ interactions: \ \"2603:1050:6:402::3e0/123\",\r\n \"2603:1050:403:400::180/123\",\r\n \ \"2603:1050:403:400::250/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"LogicAppsManagement\",\r\n \"id\": \"LogicAppsManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"LogicApps\",\r\n \"addressPrefixes\": - [\r\n \"13.65.39.247/32\",\r\n \"13.65.98.39/32\",\r\n \"13.66.128.68/32\",\r\n - \ \"13.66.224.169/32\",\r\n \"13.67.236.76/32\",\r\n \"13.69.109.144/28\",\r\n - \ \"13.69.233.16/28\",\r\n \"13.71.146.140/32\",\r\n \"13.71.199.160/28\",\r\n - \ \"13.73.115.153/32\",\r\n \"13.73.244.144/28\",\r\n \"13.75.89.159/32\",\r\n - \ \"13.75.153.66/32\",\r\n \"13.77.55.128/28\",\r\n \"13.78.43.164/32\",\r\n - \ \"13.78.62.130/32\",\r\n \"13.78.84.187/32\",\r\n \"13.78.137.247/32\",\r\n - \ \"13.79.173.49/32\",\r\n \"13.84.41.46/32\",\r\n \"13.84.43.45/32\",\r\n - \ \"13.85.79.155/32\",\r\n \"13.86.98.126/32\",\r\n \"13.86.221.240/28\",\r\n - \ \"13.87.58.144/28\",\r\n \"13.87.124.144/28\",\r\n \"13.87.204.210/32\",\r\n - \ \"13.87.207.79/32\",\r\n \"13.88.168.158/32\",\r\n \"13.88.249.209/32\",\r\n - \ \"13.89.178.48/28\",\r\n \"13.91.252.184/32\",\r\n \"13.95.155.53/32\",\r\n - \ \"20.17.71.80/28\",\r\n \"20.21.46.80/28\",\r\n \"20.36.108.224/28\",\r\n - \ \"20.36.117.128/28\",\r\n \"20.37.76.208/28\",\r\n \"20.38.128.176/28\",\r\n - \ \"20.38.149.144/28\",\r\n \"20.40.32.49/32\",\r\n \"20.40.32.59/32\",\r\n - \ \"20.40.32.80/32\",\r\n \"20.40.32.162/32\",\r\n \"20.40.139.209/32\",\r\n - \ \"20.42.64.48/28\",\r\n \"20.43.121.224/28\",\r\n \"20.44.4.176/28\",\r\n - \ \"20.45.64.29/32\",\r\n \"20.45.64.87/32\",\r\n \"20.45.71.213/32\",\r\n - \ \"20.45.75.193/32\",\r\n \"20.46.42.220/32\",\r\n \"20.46.46.173/32\",\r\n - \ \"20.48.133.182/32\",\r\n \"20.53.94.103/32\",\r\n \"20.53.107.215/32\",\r\n - \ \"20.70.114.64/32\",\r\n \"20.72.30.160/28\",\r\n \"20.72.244.108/32\",\r\n - \ \"20.74.255.37/32\",\r\n \"20.74.255.147/32\",\r\n \"20.76.171.34/32\",\r\n - \ \"20.82.87.229/32\",\r\n \"20.84.29.150/32\",\r\n \"20.87.91.171/32\",\r\n - \ \"20.87.92.64/32\",\r\n \"20.88.209.113/32\",\r\n \"20.90.204.232/32\",\r\n - \ \"20.93.236.81/32\",\r\n \"20.94.151.41/32\",\r\n \"20.96.58.28/32\",\r\n - \ \"20.96.89.98/32\",\r\n \"20.96.90.28/32\",\r\n \"20.99.190.19/32\",\r\n - \ \"20.100.27.17/32\",\r\n \"20.100.36.102/32\",\r\n \"20.101.174.52/32\",\r\n - \ \"20.103.18.84/32\",\r\n \"20.103.21.113/32\",\r\n \"20.103.57.210/32\",\r\n - \ \"20.103.84.61/32\",\r\n \"20.103.94.255/32\",\r\n \"20.104.14.9/32\",\r\n - \ \"20.106.116.172/32\",\r\n \"20.106.116.225/32\",\r\n \"20.108.102.180/32\",\r\n - \ \"20.109.202.37/32\",\r\n \"20.113.11.8/32\",\r\n \"20.113.12.69/32\",\r\n - \ \"20.150.172.240/28\",\r\n \"20.187.189.246/32\",\r\n \"20.187.254.129/32\",\r\n - \ \"20.191.174.52/32\",\r\n \"20.192.238.160/28\",\r\n \"20.193.206.48/28\",\r\n - \ \"20.194.207.50/32\",\r\n \"20.195.49.246/32\",\r\n \"20.198.130.155/32\",\r\n - \ \"20.200.207.29/32\",\r\n \"20.200.231.229/32\",\r\n \"20.201.25.72/32\",\r\n - \ \"20.201.66.147/32\",\r\n \"20.203.227.226/32\",\r\n \"20.203.230.170/32\",\r\n - \ \"20.204.203.110/32\",\r\n \"20.204.212.77/32\",\r\n \"20.215.158.80/28\",\r\n - \ \"20.217.62.80/28\",\r\n \"23.97.68.172/32\",\r\n \"40.67.60.176/28\",\r\n - \ \"40.69.110.224/28\",\r\n \"40.70.27.253/32\",\r\n \"40.74.66.200/32\",\r\n - \ \"40.74.81.13/32\",\r\n \"40.74.85.215/32\",\r\n \"40.74.140.173/32\",\r\n - \ \"40.75.35.240/28\",\r\n \"40.76.151.124/32\",\r\n \"40.76.174.148/32\",\r\n - \ \"40.77.31.87/32\",\r\n \"40.77.111.254/32\",\r\n \"40.78.196.176/28\",\r\n - \ \"40.78.204.208/28\",\r\n \"40.78.239.16/28\",\r\n \"40.78.245.144/28\",\r\n - \ \"40.79.44.7/32\",\r\n \"40.79.139.144/28\",\r\n \"40.79.171.240/28\",\r\n - \ \"40.79.180.192/28\",\r\n \"40.79.197.48/28\",\r\n \"40.80.180.16/28\",\r\n - \ \"40.83.98.194/32\",\r\n \"40.84.25.234/32\",\r\n \"40.84.59.136/32\",\r\n - \ \"40.84.138.132/32\",\r\n \"40.85.241.105/32\",\r\n \"40.86.202.42/32\",\r\n - \ \"40.112.90.39/32\",\r\n \"40.115.78.70/32\",\r\n \"40.115.78.237/32\",\r\n - \ \"40.117.99.79/32\",\r\n \"40.117.100.228/32\",\r\n \"40.120.64.32/28\",\r\n - \ \"40.123.224.143/32\",\r\n \"40.123.224.227/32\",\r\n \"40.127.145.51/32\",\r\n - \ \"40.127.242.203/32\",\r\n \"51.11.97.16/28\",\r\n \"51.11.237.239/32\",\r\n - \ \"51.12.100.112/28\",\r\n \"51.12.204.112/28\",\r\n \"51.53.110.80/28\",\r\n - \ \"51.53.191.80/28\",\r\n \"51.103.128.52/32\",\r\n \"51.103.132.236/32\",\r\n - \ \"51.103.134.138/32\",\r\n \"51.103.136.209/32\",\r\n \"51.104.9.112/28\",\r\n - \ \"51.104.62.166/32\",\r\n \"51.107.60.192/28\",\r\n \"51.107.156.192/28\",\r\n - \ \"51.107.225.163/32\",\r\n \"51.107.225.167/32\",\r\n \"51.107.225.180/32\",\r\n - \ \"51.107.239.66/32\",\r\n \"51.116.60.144/28\",\r\n \"51.116.158.64/28\",\r\n - \ \"51.116.168.222/32\",\r\n \"51.116.171.209/32\",\r\n \"51.116.175.0/32\",\r\n - \ \"51.116.208.37/32\",\r\n \"51.116.208.64/32\",\r\n \"51.116.208.132/32\",\r\n - \ \"51.116.211.29/32\",\r\n \"51.116.233.40/32\",\r\n \"51.120.109.32/28\",\r\n - \ \"51.120.220.160/28\",\r\n \"51.138.227.94/32\",\r\n \"51.140.78.71/32\",\r\n - \ \"51.140.79.109/32\",\r\n \"51.140.84.39/32\",\r\n \"51.140.155.81/32\",\r\n - \ \"51.141.48.98/32\",\r\n \"51.141.51.145/32\",\r\n \"51.141.53.164/32\",\r\n - \ \"51.141.119.150/32\",\r\n \"51.141.123.161/32\",\r\n \"51.144.176.185/32\",\r\n - \ \"52.147.97.16/28\",\r\n \"52.160.68.27/32\",\r\n \"52.160.90.237/32\",\r\n - \ \"52.161.8.128/32\",\r\n \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n - \ \"52.161.64.217/32\",\r\n \"52.161.91.215/32\",\r\n \"52.162.111.144/28\",\r\n - \ \"52.163.93.214/32\",\r\n \"52.167.109.80/28\",\r\n \"52.169.218.253/32\",\r\n - \ \"52.169.220.174/32\",\r\n \"52.172.9.47/32\",\r\n \"52.172.49.43/32\",\r\n - \ \"52.172.51.140/32\",\r\n \"52.172.157.194/32\",\r\n \"52.172.184.192/32\",\r\n - \ \"52.172.191.194/32\",\r\n \"52.174.49.6/32\",\r\n \"52.174.54.218/32\",\r\n - \ \"52.183.30.10/32\",\r\n \"52.183.39.67/32\",\r\n \"52.187.65.81/32\",\r\n - \ \"52.187.65.155/32\",\r\n \"52.187.231.161/32\",\r\n \"52.189.216.28/32\",\r\n - \ \"52.226.216.209/32\",\r\n \"52.229.125.57/32\",\r\n \"52.231.23.16/28\",\r\n - \ \"52.232.129.143/32\",\r\n \"52.232.133.109/32\",\r\n \"52.233.29.79/32\",\r\n - \ \"52.233.30.218/32\",\r\n \"52.255.42.110/32\",\r\n \"65.52.9.64/32\",\r\n - \ \"65.52.211.164/32\",\r\n \"102.133.28.208/28\",\r\n \"102.133.72.145/32\",\r\n - \ \"102.133.72.173/32\",\r\n \"102.133.72.184/32\",\r\n \"102.133.72.190/32\",\r\n - \ \"102.133.156.176/28\",\r\n \"102.133.224.125/32\",\r\n - \ \"102.133.226.199/32\",\r\n \"102.133.228.4/32\",\r\n \"102.133.228.9/32\",\r\n - \ \"104.40.34.112/32\",\r\n \"104.42.40.164/32\",\r\n \"104.43.243.39/32\",\r\n - \ \"104.210.89.222/32\",\r\n \"104.210.89.244/32\",\r\n \"104.210.153.89/32\",\r\n - \ \"104.211.73.195/32\",\r\n \"104.211.157.237/32\",\r\n - \ \"104.211.164.25/32\",\r\n \"104.211.164.112/32\",\r\n - \ \"104.211.165.81/32\",\r\n \"104.211.225.152/32\",\r\n - \ \"104.214.161.96/28\",\r\n \"104.215.181.6/32\",\r\n \"137.116.126.165/32\",\r\n - \ \"137.135.106.54/32\",\r\n \"138.91.188.137/32\",\r\n \"157.56.12.202/32\",\r\n - \ \"157.56.160.212/32\",\r\n \"168.62.9.100/32\",\r\n \"168.62.249.81/32\",\r\n - \ \"168.63.200.173/32\",\r\n \"191.233.54.240/28\",\r\n \"191.233.207.0/28\",\r\n - \ \"191.234.166.198/32\",\r\n \"191.235.86.199/32\",\r\n - \ \"191.235.94.220/32\",\r\n \"191.235.95.229/32\",\r\n \"2603:1000:4:402::3c0/124\",\r\n - \ \"2603:1000:104:402::3c0/124\",\r\n \"2603:1010:6:402::3c0/124\",\r\n - \ \"2603:1010:101:402::3c0/124\",\r\n \"2603:1010:304:402::3c0/124\",\r\n - \ \"2603:1010:404:402::3c0/124\",\r\n \"2603:1020:5:402::3c0/124\",\r\n - \ \"2603:1020:206:402::3c0/124\",\r\n \"2603:1020:305:402::3c0/124\",\r\n - \ \"2603:1020:405:402::3c0/124\",\r\n \"2603:1020:605:402::3c0/124\",\r\n - \ \"2603:1020:705:402::3c0/124\",\r\n \"2603:1020:805:402::3c0/124\",\r\n - \ \"2603:1020:905:402::3c0/124\",\r\n \"2603:1020:a04:402::3c0/124\",\r\n - \ \"2603:1020:b04:402::3c0/124\",\r\n \"2603:1020:c04:402::3c0/124\",\r\n - \ \"2603:1020:d04:402::3c0/124\",\r\n \"2603:1020:e04:402::3c0/124\",\r\n - \ \"2603:1020:f04:402::3c0/124\",\r\n \"2603:1020:1004:400::250/124\",\r\n - \ \"2603:1020:1104:400::510/124\",\r\n \"2603:1020:1302:400::3b0/124\",\r\n - \ \"2603:1030:f:400::bc0/124\",\r\n \"2603:1030:10:402::3c0/124\",\r\n - \ \"2603:1030:104:402::3c0/124\",\r\n \"2603:1030:107:400::390/124\",\r\n - \ \"2603:1030:210:402::3c0/124\",\r\n \"2603:1030:40b:400::bc0/124\",\r\n - \ \"2603:1030:40c:402::3c0/124\",\r\n \"2603:1030:504:402::250/124\",\r\n - \ \"2603:1030:608:402::3c0/124\",\r\n \"2603:1030:807:402::3c0/124\",\r\n - \ \"2603:1030:a07:402::340/124\",\r\n \"2603:1030:b04:402::3c0/124\",\r\n - \ \"2603:1030:c06:400::bc0/124\",\r\n \"2603:1030:f05:402::3c0/124\",\r\n - \ \"2603:1030:1005:402::3c0/124\",\r\n \"2603:1040:5:402::3c0/124\",\r\n - \ \"2603:1040:207:402::3c0/124\",\r\n \"2603:1040:407:402::3c0/124\",\r\n - \ \"2603:1040:606:402::3c0/124\",\r\n \"2603:1040:806:402::3c0/124\",\r\n - \ \"2603:1040:904:402::3c0/124\",\r\n \"2603:1040:a06:402::3c0/124\",\r\n - \ \"2603:1040:b04:402::3c0/124\",\r\n \"2603:1040:c06:402::3c0/124\",\r\n - \ \"2603:1040:d04:400::250/124\",\r\n \"2603:1040:f05:402::3c0/124\",\r\n - \ \"2603:1040:1002:400::3c0/124\",\r\n \"2603:1040:1104:400::510/124\",\r\n - \ \"2603:1040:1202:400::3d0/124\",\r\n \"2603:1040:1302:400::3d0/124\",\r\n - \ \"2603:1040:1402:400::3b0/124\",\r\n \"2603:1040:1503:400::3d0/124\",\r\n - \ \"2603:1050:6:402::3c0/124\",\r\n \"2603:1050:403:400::250/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"M365ManagementActivityApi\",\r\n - \ \"id\": \"M365ManagementActivityApi\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"M365ManagementActivityApi\",\r\n - \ \"addressPrefixes\": [\r\n \"13.69.109.192/29\",\r\n \"13.69.233.40/29\",\r\n - \ \"13.71.175.136/31\",\r\n \"13.78.111.196/31\",\r\n \"13.86.223.88/29\",\r\n - \ \"20.36.117.194/31\",\r\n \"20.37.76.206/31\",\r\n \"20.43.121.254/31\",\r\n - \ \"20.44.10.196/30\",\r\n \"20.44.19.8/30\",\r\n \"20.45.126.96/29\",\r\n - \ \"20.53.0.36/31\",\r\n \"20.192.184.82/31\",\r\n \"40.69.111.44/31\",\r\n - \ \"40.78.239.100/30\",\r\n \"40.79.139.196/31\",\r\n \"40.80.180.4/31\",\r\n - \ \"40.120.75.56/31\",\r\n \"51.105.69.82/31\",\r\n \"51.107.60.154/31\",\r\n - \ \"51.107.192.128/31\",\r\n \"51.116.60.242/31\",\r\n \"51.116.158.62/31\",\r\n - \ \"51.120.100.158/31\",\r\n \"51.120.220.120/31\",\r\n \"51.138.160.2/31\",\r\n - \ \"51.140.212.218/31\",\r\n \"52.162.111.136/30\",\r\n \"52.168.112.80/29\",\r\n - \ \"52.231.23.12/31\",\r\n \"52.231.148.204/31\",\r\n \"102.37.64.50/31\",\r\n - \ \"102.133.124.14/31\",\r\n \"104.214.164.52/30\",\r\n \"191.233.207.28/31\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"M365ManagementActivityApiWebhook\",\r\n - \ \"id\": \"M365ManagementActivityApiWebhook\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"M365ManagementActivityApiWebhook\",\r\n \"addressPrefixes\": [\r\n - \ \"13.67.15.8/29\",\r\n \"13.69.109.200/29\",\r\n \"13.69.233.56/29\",\r\n - \ \"13.71.175.200/29\",\r\n \"20.38.152.16/29\",\r\n \"20.41.208.8/29\",\r\n - \ \"20.42.72.136/29\",\r\n \"20.43.123.184/29\",\r\n \"20.44.10.200/29\",\r\n - \ \"20.44.19.56/29\",\r\n \"20.45.126.104/29\",\r\n \"20.52.72.32/29\",\r\n - \ \"20.53.0.96/30\",\r\n \"20.189.171.96/29\",\r\n \"20.193.96.0/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"LogicApps\",\r\n \"addressPrefixes\": [\r\n \"13.65.39.247/32\",\r\n + \ \"13.65.98.39/32\",\r\n \"13.66.128.68/32\",\r\n \"13.66.224.169/32\",\r\n + \ \"13.67.236.76/32\",\r\n \"13.69.109.144/28\",\r\n \"13.69.233.16/28\",\r\n + \ \"13.71.146.140/32\",\r\n \"13.71.199.160/28\",\r\n \"13.73.115.153/32\",\r\n + \ \"13.73.244.144/28\",\r\n \"13.75.89.159/32\",\r\n \"13.75.153.66/32\",\r\n + \ \"13.77.55.128/28\",\r\n \"13.78.43.164/32\",\r\n \"13.78.62.130/32\",\r\n + \ \"13.78.84.187/32\",\r\n \"13.78.137.247/32\",\r\n \"13.79.173.49/32\",\r\n + \ \"13.84.41.46/32\",\r\n \"13.84.43.45/32\",\r\n \"13.85.79.155/32\",\r\n + \ \"13.86.98.126/32\",\r\n \"13.86.221.240/28\",\r\n \"13.87.58.144/28\",\r\n + \ \"13.87.124.144/28\",\r\n \"13.87.204.210/32\",\r\n \"13.87.207.79/32\",\r\n + \ \"13.88.168.158/32\",\r\n \"13.88.249.209/32\",\r\n \"13.89.178.48/28\",\r\n + \ \"13.91.252.184/32\",\r\n \"13.95.155.53/32\",\r\n \"20.17.71.80/28\",\r\n + \ \"20.21.46.80/28\",\r\n \"20.36.108.224/28\",\r\n \"20.36.117.128/28\",\r\n + \ \"20.37.76.208/28\",\r\n \"20.38.128.176/28\",\r\n \"20.38.149.144/28\",\r\n + \ \"20.40.32.49/32\",\r\n \"20.40.32.59/32\",\r\n \"20.40.32.80/32\",\r\n + \ \"20.40.32.162/32\",\r\n \"20.40.139.209/32\",\r\n \"20.42.64.48/28\",\r\n + \ \"20.43.121.224/28\",\r\n \"20.44.4.176/28\",\r\n \"20.45.64.29/32\",\r\n + \ \"20.45.64.87/32\",\r\n \"20.45.71.213/32\",\r\n \"20.45.75.193/32\",\r\n + \ \"20.46.42.220/32\",\r\n \"20.46.46.173/32\",\r\n \"20.48.133.182/32\",\r\n + \ \"20.53.94.103/32\",\r\n \"20.53.107.215/32\",\r\n \"20.70.114.64/32\",\r\n + \ \"20.72.30.160/28\",\r\n \"20.72.244.108/32\",\r\n \"20.74.255.37/32\",\r\n + \ \"20.74.255.147/32\",\r\n \"20.76.171.34/32\",\r\n \"20.82.87.229/32\",\r\n + \ \"20.84.29.150/32\",\r\n \"20.87.91.171/32\",\r\n \"20.87.92.64/32\",\r\n + \ \"20.88.209.113/32\",\r\n \"20.90.204.232/32\",\r\n \"20.93.236.81/32\",\r\n + \ \"20.94.151.41/32\",\r\n \"20.96.58.28/32\",\r\n \"20.96.89.98/32\",\r\n + \ \"20.96.90.28/32\",\r\n \"20.99.190.19/32\",\r\n \"20.100.27.17/32\",\r\n + \ \"20.100.36.102/32\",\r\n \"20.101.174.52/32\",\r\n \"20.103.18.84/32\",\r\n + \ \"20.103.21.113/32\",\r\n \"20.103.57.210/32\",\r\n \"20.103.84.61/32\",\r\n + \ \"20.103.94.255/32\",\r\n \"20.104.14.9/32\",\r\n \"20.106.116.172/32\",\r\n + \ \"20.106.116.225/32\",\r\n \"20.108.102.180/32\",\r\n \"20.109.202.37/32\",\r\n + \ \"20.113.11.8/32\",\r\n \"20.113.12.69/32\",\r\n \"20.150.172.240/28\",\r\n + \ \"20.187.189.246/32\",\r\n \"20.187.254.129/32\",\r\n \"20.191.174.52/32\",\r\n + \ \"20.192.238.160/28\",\r\n \"20.193.206.48/28\",\r\n \"20.194.207.50/32\",\r\n + \ \"20.195.49.246/32\",\r\n \"20.198.130.155/32\",\r\n \"20.200.207.29/32\",\r\n + \ \"20.200.231.229/32\",\r\n \"20.201.25.72/32\",\r\n \"20.201.66.147/32\",\r\n + \ \"20.203.227.226/32\",\r\n \"20.203.230.170/32\",\r\n \"20.204.203.110/32\",\r\n + \ \"20.204.212.77/32\",\r\n \"20.215.158.80/28\",\r\n \"20.217.62.80/28\",\r\n + \ \"23.97.68.172/32\",\r\n \"40.67.60.176/28\",\r\n \"40.69.110.224/28\",\r\n + \ \"40.70.27.253/32\",\r\n \"40.74.66.200/32\",\r\n \"40.74.81.13/32\",\r\n + \ \"40.74.85.215/32\",\r\n \"40.74.140.173/32\",\r\n \"40.75.35.240/28\",\r\n + \ \"40.76.151.124/32\",\r\n \"40.76.174.148/32\",\r\n \"40.77.31.87/32\",\r\n + \ \"40.77.111.254/32\",\r\n \"40.78.196.176/28\",\r\n \"40.78.204.208/28\",\r\n + \ \"40.78.239.16/28\",\r\n \"40.78.245.144/28\",\r\n \"40.79.44.7/32\",\r\n + \ \"40.79.139.144/28\",\r\n \"40.79.171.240/28\",\r\n \"40.79.180.192/28\",\r\n + \ \"40.79.197.48/28\",\r\n \"40.80.180.16/28\",\r\n \"40.83.98.194/32\",\r\n + \ \"40.84.25.234/32\",\r\n \"40.84.59.136/32\",\r\n \"40.84.138.132/32\",\r\n + \ \"40.85.241.105/32\",\r\n \"40.86.202.42/32\",\r\n \"40.112.90.39/32\",\r\n + \ \"40.115.78.70/32\",\r\n \"40.115.78.237/32\",\r\n \"40.117.99.79/32\",\r\n + \ \"40.117.100.228/32\",\r\n \"40.120.64.32/28\",\r\n \"40.123.224.143/32\",\r\n + \ \"40.123.224.227/32\",\r\n \"40.127.145.51/32\",\r\n \"40.127.242.203/32\",\r\n + \ \"51.11.97.16/28\",\r\n \"51.11.237.239/32\",\r\n \"51.12.100.112/28\",\r\n + \ \"51.12.204.112/28\",\r\n \"51.53.110.80/28\",\r\n \"51.53.191.80/28\",\r\n + \ \"51.103.128.52/32\",\r\n \"51.103.132.236/32\",\r\n \"51.103.134.138/32\",\r\n + \ \"51.103.136.209/32\",\r\n \"51.104.9.112/28\",\r\n \"51.104.62.166/32\",\r\n + \ \"51.107.60.192/28\",\r\n \"51.107.156.192/28\",\r\n \"51.107.225.163/32\",\r\n + \ \"51.107.225.167/32\",\r\n \"51.107.225.180/32\",\r\n \"51.107.239.66/32\",\r\n + \ \"51.116.60.144/28\",\r\n \"51.116.158.64/28\",\r\n \"51.116.168.222/32\",\r\n + \ \"51.116.171.209/32\",\r\n \"51.116.175.0/32\",\r\n \"51.116.208.37/32\",\r\n + \ \"51.116.208.64/32\",\r\n \"51.116.208.132/32\",\r\n \"51.116.211.29/32\",\r\n + \ \"51.116.233.40/32\",\r\n \"51.120.109.32/28\",\r\n \"51.120.220.160/28\",\r\n + \ \"51.138.227.94/32\",\r\n \"51.140.78.71/32\",\r\n \"51.140.79.109/32\",\r\n + \ \"51.140.84.39/32\",\r\n \"51.140.155.81/32\",\r\n \"51.141.48.98/32\",\r\n + \ \"51.141.51.145/32\",\r\n \"51.141.53.164/32\",\r\n \"51.141.119.150/32\",\r\n + \ \"51.141.123.161/32\",\r\n \"51.144.176.185/32\",\r\n \"52.147.97.16/28\",\r\n + \ \"52.160.68.27/32\",\r\n \"52.160.90.237/32\",\r\n \"52.161.8.128/32\",\r\n + \ \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n \"52.161.64.217/32\",\r\n + \ \"52.161.91.215/32\",\r\n \"52.162.111.144/28\",\r\n \"52.163.93.214/32\",\r\n + \ \"52.167.109.80/28\",\r\n \"52.169.218.253/32\",\r\n \"52.169.220.174/32\",\r\n + \ \"52.172.9.47/32\",\r\n \"52.172.49.43/32\",\r\n \"52.172.51.140/32\",\r\n + \ \"52.172.157.194/32\",\r\n \"52.172.184.192/32\",\r\n \"52.172.191.194/32\",\r\n + \ \"52.174.49.6/32\",\r\n \"52.174.54.218/32\",\r\n \"52.183.30.10/32\",\r\n + \ \"52.183.39.67/32\",\r\n \"52.187.65.81/32\",\r\n \"52.187.65.155/32\",\r\n + \ \"52.187.231.161/32\",\r\n \"52.189.216.28/32\",\r\n \"52.226.216.209/32\",\r\n + \ \"52.229.125.57/32\",\r\n \"52.231.23.16/28\",\r\n \"52.232.129.143/32\",\r\n + \ \"52.232.133.109/32\",\r\n \"52.233.29.79/32\",\r\n \"52.233.30.218/32\",\r\n + \ \"52.255.42.110/32\",\r\n \"65.52.9.64/32\",\r\n \"65.52.211.164/32\",\r\n + \ \"102.133.28.208/28\",\r\n \"102.133.72.145/32\",\r\n \"102.133.72.173/32\",\r\n + \ \"102.133.72.184/32\",\r\n \"102.133.72.190/32\",\r\n \"102.133.156.176/28\",\r\n + \ \"102.133.224.125/32\",\r\n \"102.133.226.199/32\",\r\n + \ \"102.133.228.4/32\",\r\n \"102.133.228.9/32\",\r\n \"104.40.34.112/32\",\r\n + \ \"104.42.40.164/32\",\r\n \"104.43.243.39/32\",\r\n \"104.210.89.222/32\",\r\n + \ \"104.210.89.244/32\",\r\n \"104.210.153.89/32\",\r\n \"104.211.73.195/32\",\r\n + \ \"104.211.157.237/32\",\r\n \"104.211.164.25/32\",\r\n + \ \"104.211.164.112/32\",\r\n \"104.211.165.81/32\",\r\n + \ \"104.211.225.152/32\",\r\n \"104.214.161.96/28\",\r\n + \ \"104.215.181.6/32\",\r\n \"137.116.126.165/32\",\r\n \"137.135.106.54/32\",\r\n + \ \"138.91.188.137/32\",\r\n \"157.56.12.202/32\",\r\n \"157.56.160.212/32\",\r\n + \ \"168.62.9.100/32\",\r\n \"168.62.249.81/32\",\r\n \"168.63.200.173/32\",\r\n + \ \"191.233.54.240/28\",\r\n \"191.233.207.0/28\",\r\n \"191.234.166.198/32\",\r\n + \ \"191.235.86.199/32\",\r\n \"191.235.94.220/32\",\r\n \"191.235.95.229/32\",\r\n + \ \"2603:1000:4:402::3c0/124\",\r\n \"2603:1000:104:402::3c0/124\",\r\n + \ \"2603:1010:6:402::3c0/124\",\r\n \"2603:1010:101:402::3c0/124\",\r\n + \ \"2603:1010:304:402::3c0/124\",\r\n \"2603:1010:404:402::3c0/124\",\r\n + \ \"2603:1020:5:402::3c0/124\",\r\n \"2603:1020:206:402::3c0/124\",\r\n + \ \"2603:1020:305:402::3c0/124\",\r\n \"2603:1020:405:402::3c0/124\",\r\n + \ \"2603:1020:605:402::3c0/124\",\r\n \"2603:1020:705:402::3c0/124\",\r\n + \ \"2603:1020:805:402::3c0/124\",\r\n \"2603:1020:905:402::3c0/124\",\r\n + \ \"2603:1020:a04:402::3c0/124\",\r\n \"2603:1020:b04:402::3c0/124\",\r\n + \ \"2603:1020:c04:402::3c0/124\",\r\n \"2603:1020:d04:402::3c0/124\",\r\n + \ \"2603:1020:e04:402::3c0/124\",\r\n \"2603:1020:f04:402::3c0/124\",\r\n + \ \"2603:1020:1004:400::250/124\",\r\n \"2603:1020:1104:400::510/124\",\r\n + \ \"2603:1020:1302:400::3b0/124\",\r\n \"2603:1030:f:400::bc0/124\",\r\n + \ \"2603:1030:10:402::3c0/124\",\r\n \"2603:1030:104:402::3c0/124\",\r\n + \ \"2603:1030:107:400::390/124\",\r\n \"2603:1030:210:402::3c0/124\",\r\n + \ \"2603:1030:40b:400::bc0/124\",\r\n \"2603:1030:40c:402::3c0/124\",\r\n + \ \"2603:1030:504:402::250/124\",\r\n \"2603:1030:608:402::3c0/124\",\r\n + \ \"2603:1030:807:402::3c0/124\",\r\n \"2603:1030:a07:402::340/124\",\r\n + \ \"2603:1030:b04:402::3c0/124\",\r\n \"2603:1030:c06:400::bc0/124\",\r\n + \ \"2603:1030:f05:402::3c0/124\",\r\n \"2603:1030:1005:402::3c0/124\",\r\n + \ \"2603:1040:5:402::3c0/124\",\r\n \"2603:1040:207:402::3c0/124\",\r\n + \ \"2603:1040:407:402::3c0/124\",\r\n \"2603:1040:606:402::3c0/124\",\r\n + \ \"2603:1040:806:402::3c0/124\",\r\n \"2603:1040:904:402::3c0/124\",\r\n + \ \"2603:1040:a06:402::3c0/124\",\r\n \"2603:1040:b04:402::3c0/124\",\r\n + \ \"2603:1040:c06:402::3c0/124\",\r\n \"2603:1040:d04:400::250/124\",\r\n + \ \"2603:1040:f05:402::3c0/124\",\r\n \"2603:1040:1002:400::3c0/124\",\r\n + \ \"2603:1040:1104:400::510/124\",\r\n \"2603:1040:1202:400::3d0/124\",\r\n + \ \"2603:1040:1302:400::3d0/124\",\r\n \"2603:1040:1402:400::3b0/124\",\r\n + \ \"2603:1040:1503:400::3d0/124\",\r\n \"2603:1050:6:402::3c0/124\",\r\n + \ \"2603:1050:403:400::250/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"M365ManagementActivityApi\",\r\n \"id\": \"M365ManagementActivityApi\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"M365ManagementActivityApi\",\r\n \"addressPrefixes\": [\r\n \"13.69.109.192/29\",\r\n + \ \"13.69.233.40/29\",\r\n \"13.71.175.136/31\",\r\n \"13.78.111.196/31\",\r\n + \ \"13.86.223.88/29\",\r\n \"20.21.77.188/31\",\r\n \"20.36.117.194/31\",\r\n + \ \"20.37.76.206/31\",\r\n \"20.43.121.254/31\",\r\n \"20.44.10.196/30\",\r\n + \ \"20.44.19.8/30\",\r\n \"20.45.126.96/29\",\r\n \"20.53.0.36/31\",\r\n + \ \"20.91.11.154/31\",\r\n \"20.91.146.8/31\",\r\n \"20.192.184.82/31\",\r\n + \ \"40.69.111.44/31\",\r\n \"40.78.239.100/30\",\r\n \"40.79.139.196/31\",\r\n + \ \"40.80.180.4/31\",\r\n \"40.120.75.56/31\",\r\n \"51.105.69.82/31\",\r\n + \ \"51.107.60.154/31\",\r\n \"51.107.192.128/31\",\r\n \"51.116.60.242/31\",\r\n + \ \"51.116.158.62/31\",\r\n \"51.120.100.158/31\",\r\n \"51.120.220.120/31\",\r\n + \ \"51.138.160.2/31\",\r\n \"51.140.212.218/31\",\r\n \"52.162.111.136/30\",\r\n + \ \"52.168.112.80/29\",\r\n \"52.231.23.12/31\",\r\n \"52.231.148.204/31\",\r\n + \ \"102.37.64.50/31\",\r\n \"102.133.124.14/31\",\r\n \"104.214.164.52/30\",\r\n + \ \"191.233.207.28/31\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"M365ManagementActivityApiWebhook\",\r\n \"id\": \"M365ManagementActivityApiWebhook\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"M365ManagementActivityApiWebhook\",\r\n + \ \"addressPrefixes\": [\r\n \"13.67.15.8/29\",\r\n \"13.69.109.200/29\",\r\n + \ \"13.69.233.56/29\",\r\n \"13.71.175.200/29\",\r\n \"20.21.77.186/31\",\r\n + \ \"20.38.152.16/29\",\r\n \"20.41.208.8/29\",\r\n \"20.42.72.136/29\",\r\n + \ \"20.43.123.184/29\",\r\n \"20.44.10.200/29\",\r\n \"20.44.19.56/29\",\r\n + \ \"20.45.126.104/29\",\r\n \"20.52.72.32/29\",\r\n \"20.53.0.96/30\",\r\n + \ \"20.91.11.152/31\",\r\n \"20.189.171.96/29\",\r\n \"20.193.96.0/29\",\r\n \ \"40.67.121.152/29\",\r\n \"40.69.111.104/29\",\r\n \"40.79.148.88/29\",\r\n \ \"40.79.189.120/29\",\r\n \"40.80.180.120/29\",\r\n \"40.120.8.168/29\",\r\n - \ \"40.120.64.192/29\",\r\n \"51.11.97.88/29\",\r\n \"51.13.128.24/29\",\r\n - \ \"51.105.69.88/29\",\r\n \"51.107.128.48/29\",\r\n \"51.107.192.144/29\",\r\n - \ \"51.116.246.8/29\",\r\n \"51.120.100.248/29\",\r\n \"51.120.109.120/29\",\r\n - \ \"51.138.160.64/29\",\r\n \"52.231.23.104/29\",\r\n \"52.231.151.56/29\",\r\n - \ \"52.240.244.152/29\",\r\n \"102.37.64.112/29\",\r\n \"102.133.124.152/29\",\r\n - \ \"104.214.164.96/29\",\r\n \"191.233.207.200/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftAzureFluidRelay\",\r\n - \ \"id\": \"MicrosoftAzureFluidRelay\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"40.120.64.192/29\",\r\n \"51.11.97.88/29\",\r\n \"51.12.75.186/31\",\r\n + \ \"51.13.128.24/29\",\r\n \"51.105.69.88/29\",\r\n \"51.107.128.48/29\",\r\n + \ \"51.107.192.144/29\",\r\n \"51.116.246.8/29\",\r\n \"51.120.100.248/29\",\r\n + \ \"51.120.109.120/29\",\r\n \"51.138.160.64/29\",\r\n \"52.231.23.104/29\",\r\n + \ \"52.231.151.56/29\",\r\n \"52.240.244.152/29\",\r\n \"102.37.64.112/29\",\r\n + \ \"102.133.124.152/29\",\r\n \"104.214.164.96/29\",\r\n + \ \"191.233.207.200/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"MicrosoftAzureFluidRelay\",\r\n \"id\": \"MicrosoftAzureFluidRelay\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"MicrosoftAzureFluidRelay\",\r\n + \ \"addressPrefixes\": [\r\n \"20.40.231.80/29\",\r\n \"20.48.199.8/29\",\r\n + \ \"20.51.1.80/29\",\r\n \"20.51.14.80/28\",\r\n \"20.52.93.32/29\",\r\n + \ \"20.59.76.224/28\",\r\n \"20.62.63.224/28\",\r\n \"20.65.135.48/28\",\r\n + \ \"20.70.220.8/29\",\r\n \"20.82.244.56/29\",\r\n \"20.82.246.32/28\",\r\n + \ \"20.86.92.224/28\",\r\n \"20.88.152.224/28\",\r\n \"20.88.152.240/29\",\r\n + \ \"20.89.9.24/29\",\r\n \"20.92.0.48/29\",\r\n \"20.150.129.128/28\",\r\n + \ \"20.192.47.144/29\",\r\n \"20.193.199.128/29\",\r\n \"20.195.69.176/29\",\r\n + \ \"20.195.78.224/29\",\r\n \"20.195.150.136/29\",\r\n \"20.200.192.40/29\",\r\n + \ \"40.120.85.224/29\",\r\n \"51.12.29.16/29\",\r\n \"51.107.243.232/29\",\r\n + \ \"51.120.237.48/29\",\r\n \"51.138.215.0/29\",\r\n \"51.143.214.104/29\",\r\n + \ \"102.37.81.232/29\",\r\n \"102.37.163.56/29\",\r\n \"191.238.73.104/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftCloudAppSecurity\",\r\n + \ \"id\": \"MicrosoftCloudAppSecurity\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"MicrosoftAzureFluidRelay\",\r\n \"addressPrefixes\": [\r\n \"20.40.231.80/29\",\r\n - \ \"20.48.199.8/29\",\r\n \"20.51.1.80/29\",\r\n \"20.51.14.80/28\",\r\n - \ \"20.52.93.32/29\",\r\n \"20.59.76.224/28\",\r\n \"20.62.63.224/28\",\r\n - \ \"20.65.135.48/28\",\r\n \"20.70.220.8/29\",\r\n \"20.82.244.56/29\",\r\n - \ \"20.82.246.32/28\",\r\n \"20.86.92.224/28\",\r\n \"20.88.152.224/28\",\r\n - \ \"20.88.152.240/29\",\r\n \"20.89.9.24/29\",\r\n \"20.92.0.48/29\",\r\n - \ \"20.150.129.128/28\",\r\n \"20.192.47.144/29\",\r\n \"20.193.199.128/29\",\r\n - \ \"20.195.69.176/29\",\r\n \"20.195.78.224/29\",\r\n \"20.195.150.136/29\",\r\n - \ \"20.200.192.40/29\",\r\n \"40.120.85.224/29\",\r\n \"51.12.29.16/29\",\r\n - \ \"51.107.243.232/29\",\r\n \"51.120.237.48/29\",\r\n \"51.138.215.0/29\",\r\n - \ \"51.143.214.104/29\",\r\n \"102.37.81.232/29\",\r\n \"102.37.163.56/29\",\r\n - \ \"191.238.73.104/29\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"MicrosoftCloudAppSecurity\",\r\n \"id\": \"MicrosoftCloudAppSecurity\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftCloudAppSecurity\",\r\n \ \"addressPrefixes\": [\r\n \"13.64.26.88/32\",\r\n \"13.64.28.87/32\",\r\n @@ -17942,46 +18269,46 @@ interactions: \ \"104.214.225.33/32\",\r\n \"137.116.52.31/32\",\r\n \"138.91.147.71/32\",\r\n \ \"168.63.38.153/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"MicrosoftContainerRegistry\",\r\n \"id\": \"MicrosoftContainerRegistry\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n - \ \"addressPrefixes\": [\r\n \"13.66.140.64/29\",\r\n \"13.67.8.112/29\",\r\n - \ \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n \"13.69.227.80/29\",\r\n - \ \"13.70.72.128/29\",\r\n \"13.71.170.48/29\",\r\n \"13.71.194.120/29\",\r\n - \ \"13.74.107.72/29\",\r\n \"13.75.34.152/29\",\r\n \"13.77.50.72/29\",\r\n - \ \"13.78.106.192/29\",\r\n \"13.87.56.88/29\",\r\n \"13.87.122.88/29\",\r\n - \ \"13.89.170.208/29\",\r\n \"20.17.66.64/29\",\r\n \"20.21.42.64/29\",\r\n - \ \"20.21.66.64/29\",\r\n \"20.21.74.64/29\",\r\n \"20.37.74.64/29\",\r\n - \ \"20.38.146.136/29\",\r\n \"20.38.152.72/29\",\r\n \"20.44.2.16/29\",\r\n - \ \"20.44.26.136/29\",\r\n \"20.45.122.136/29\",\r\n \"20.49.82.8/29\",\r\n - \ \"20.49.90.8/29\",\r\n \"20.72.26.8/29\",\r\n \"20.125.170.64/29\",\r\n - \ \"20.125.202.64/29\",\r\n \"20.150.170.16/29\",\r\n \"20.150.178.136/29\",\r\n - \ \"20.150.186.136/29\",\r\n \"20.192.98.136/29\",\r\n \"20.192.234.16/29\",\r\n - \ \"20.193.202.8/29\",\r\n \"20.194.66.8/29\",\r\n \"20.205.74.64/29\",\r\n - \ \"20.205.82.64/29\",\r\n \"20.208.18.64/29\",\r\n \"20.215.18.64/29\",\r\n - \ \"20.215.26.64/29\",\r\n \"20.215.154.64/29\",\r\n \"20.217.58.64/29\",\r\n - \ \"20.217.74.64/29\",\r\n \"20.217.90.64/29\",\r\n \"23.98.82.104/29\",\r\n - \ \"40.67.58.16/29\",\r\n \"40.69.106.72/29\",\r\n \"40.70.146.80/29\",\r\n - \ \"40.71.10.208/29\",\r\n \"40.74.100.56/29\",\r\n \"40.74.146.40/29\",\r\n - \ \"40.75.34.24/29\",\r\n \"40.78.194.72/29\",\r\n \"40.78.202.64/29\",\r\n - \ \"40.78.226.200/29\",\r\n \"40.78.234.40/29\",\r\n \"40.78.242.152/29\",\r\n - \ \"40.78.250.88/29\",\r\n \"40.79.130.48/29\",\r\n \"40.79.138.24/29\",\r\n - \ \"40.79.146.24/29\",\r\n \"40.79.154.96/29\",\r\n \"40.79.162.24/29\",\r\n - \ \"40.79.170.8/29\",\r\n \"40.79.178.72/29\",\r\n \"40.79.186.0/29\",\r\n - \ \"40.79.194.88/29\",\r\n \"40.80.50.136/29\",\r\n \"40.112.242.152/29\",\r\n - \ \"40.120.74.8/29\",\r\n \"51.12.98.16/29\",\r\n \"51.12.202.16/29\",\r\n - \ \"51.12.226.136/29\",\r\n \"51.12.234.136/29\",\r\n \"51.53.106.64/29\",\r\n - \ \"51.53.186.64/29\",\r\n \"51.103.202.64/29\",\r\n \"51.105.66.136/29\",\r\n - \ \"51.105.74.136/29\",\r\n \"51.107.58.16/29\",\r\n \"51.107.154.16/29\",\r\n - \ \"51.116.58.16/29\",\r\n \"51.116.154.80/29\",\r\n \"51.116.242.136/29\",\r\n - \ \"51.116.250.136/29\",\r\n \"51.120.98.24/29\",\r\n \"51.120.106.136/29\",\r\n - \ \"51.120.210.136/29\",\r\n \"51.120.218.16/29\",\r\n \"51.140.146.192/29\",\r\n - \ \"51.140.210.88/29\",\r\n \"52.138.90.24/29\",\r\n \"52.138.226.72/29\",\r\n - \ \"52.162.106.152/29\",\r\n \"52.167.106.72/29\",\r\n \"52.182.138.200/29\",\r\n - \ \"52.231.18.48/29\",\r\n \"52.231.146.88/29\",\r\n \"52.236.186.72/29\",\r\n - \ \"52.246.154.136/29\",\r\n \"65.52.250.8/29\",\r\n \"102.133.26.16/29\",\r\n - \ \"102.133.122.136/29\",\r\n \"102.133.154.16/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"MicrosoftContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.64/29\",\r\n + \ \"13.67.8.112/29\",\r\n \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n + \ \"13.69.227.80/29\",\r\n \"13.70.72.128/29\",\r\n \"13.71.170.48/29\",\r\n + \ \"13.71.194.120/29\",\r\n \"13.74.107.72/29\",\r\n \"13.75.34.152/29\",\r\n + \ \"13.77.50.72/29\",\r\n \"13.78.106.192/29\",\r\n \"13.87.56.88/29\",\r\n + \ \"13.87.122.88/29\",\r\n \"13.89.170.208/29\",\r\n \"20.17.66.64/29\",\r\n + \ \"20.21.42.64/29\",\r\n \"20.21.66.64/29\",\r\n \"20.21.74.64/29\",\r\n + \ \"20.37.74.64/29\",\r\n \"20.38.146.136/29\",\r\n \"20.38.152.72/29\",\r\n + \ \"20.44.2.16/29\",\r\n \"20.44.26.136/29\",\r\n \"20.45.122.136/29\",\r\n + \ \"20.49.82.8/29\",\r\n \"20.49.90.8/29\",\r\n \"20.72.26.8/29\",\r\n + \ \"20.125.170.64/29\",\r\n \"20.125.202.64/29\",\r\n \"20.150.170.16/29\",\r\n + \ \"20.150.178.136/29\",\r\n \"20.150.186.136/29\",\r\n \"20.192.98.136/29\",\r\n + \ \"20.192.234.16/29\",\r\n \"20.193.202.8/29\",\r\n \"20.194.66.8/29\",\r\n + \ \"20.205.74.64/29\",\r\n \"20.205.82.64/29\",\r\n \"20.208.18.64/29\",\r\n + \ \"20.215.18.64/29\",\r\n \"20.215.26.64/29\",\r\n \"20.215.154.64/29\",\r\n + \ \"20.217.58.64/29\",\r\n \"20.217.74.64/29\",\r\n \"20.217.90.64/29\",\r\n + \ \"23.98.82.104/29\",\r\n \"40.67.58.16/29\",\r\n \"40.69.106.72/29\",\r\n + \ \"40.70.146.80/29\",\r\n \"40.71.10.208/29\",\r\n \"40.74.100.56/29\",\r\n + \ \"40.74.146.40/29\",\r\n \"40.75.34.24/29\",\r\n \"40.78.194.72/29\",\r\n + \ \"40.78.202.64/29\",\r\n \"40.78.226.200/29\",\r\n \"40.78.234.40/29\",\r\n + \ \"40.78.242.152/29\",\r\n \"40.78.250.88/29\",\r\n \"40.79.130.48/29\",\r\n + \ \"40.79.138.24/29\",\r\n \"40.79.146.24/29\",\r\n \"40.79.154.96/29\",\r\n + \ \"40.79.162.24/29\",\r\n \"40.79.170.8/29\",\r\n \"40.79.178.72/29\",\r\n + \ \"40.79.186.0/29\",\r\n \"40.79.194.88/29\",\r\n \"40.80.50.136/29\",\r\n + \ \"40.112.242.152/29\",\r\n \"40.120.74.8/29\",\r\n \"51.12.98.16/29\",\r\n + \ \"51.12.202.16/29\",\r\n \"51.12.226.136/29\",\r\n \"51.12.234.136/29\",\r\n + \ \"51.53.106.64/29\",\r\n \"51.53.186.64/29\",\r\n \"51.103.202.64/29\",\r\n + \ \"51.105.66.136/29\",\r\n \"51.105.74.136/29\",\r\n \"51.107.58.16/29\",\r\n + \ \"51.107.154.16/29\",\r\n \"51.116.58.16/29\",\r\n \"51.116.154.80/29\",\r\n + \ \"51.116.242.136/29\",\r\n \"51.116.250.136/29\",\r\n \"51.120.98.24/29\",\r\n + \ \"51.120.106.136/29\",\r\n \"51.120.210.136/29\",\r\n \"51.120.218.16/29\",\r\n + \ \"51.140.146.192/29\",\r\n \"51.140.210.88/29\",\r\n \"52.138.90.24/29\",\r\n + \ \"52.138.226.72/29\",\r\n \"52.162.106.152/29\",\r\n \"52.167.106.72/29\",\r\n + \ \"52.182.138.200/29\",\r\n \"52.231.18.48/29\",\r\n \"52.231.146.88/29\",\r\n + \ \"52.236.186.72/29\",\r\n \"52.246.154.136/29\",\r\n \"65.52.250.8/29\",\r\n + \ \"102.133.26.16/29\",\r\n \"102.133.122.136/29\",\r\n \"102.133.154.16/29\",\r\n \ \"102.133.250.136/29\",\r\n \"104.208.16.72/29\",\r\n \"104.208.144.72/29\",\r\n \ \"104.211.81.128/29\",\r\n \"104.211.146.72/29\",\r\n \"104.214.18.176/29\",\r\n \ \"191.233.50.8/29\",\r\n \"191.233.203.128/29\",\r\n \"191.234.146.136/29\",\r\n @@ -18049,7 +18376,7 @@ interactions: \ \"2603:1050:403:400::90/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.AustraliaEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18058,7 +18385,7 @@ interactions: \ \"2603:1010:6:802::88/125\",\r\n \"2603:1010:6:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.AustraliaSoutheast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -18066,7 +18393,7 @@ interactions: \ \"2603:1010:101:402::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.BrazilSouth\",\r\n \"id\": \"MicrosoftContainerRegistry.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18075,14 +18402,14 @@ interactions: \ \"2603:1050:6:802::88/125\",\r\n \"2603:1050:6:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.BrazilSoutheast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"191.233.50.8/29\",\r\n \"2603:1050:403:400::90/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CanadaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18091,14 +18418,14 @@ interactions: \ \"2603:1030:f05:802::88/125\",\r\n \"2603:1030:f05:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CanadaEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.69.106.72/29\",\r\n \"2603:1030:1005:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18107,7 +18434,7 @@ interactions: \ \"2603:1040:a06:802::88/125\",\r\n \"2603:1040:a06:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18116,14 +18443,14 @@ interactions: \ \"2603:1030:10:802::88/125\",\r\n \"2603:1030:10:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralUSEUAP\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.78.202.64/29\",\r\n \"2603:1030:f:400::888/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastAsia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18132,7 +18459,7 @@ interactions: \ \"2603:1040:207:800::40/125\",\r\n \"2603:1040:207:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18141,7 +18468,7 @@ interactions: \ \"2603:1030:210:802::88/125\",\r\n \"2603:1030:210:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS2\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18150,7 +18477,7 @@ interactions: \ \"2603:1030:40c:802::88/125\",\r\n \"2603:1030:40c:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS2EUAP\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18159,7 +18486,7 @@ interactions: \ \"2603:1030:40b:800::88/125\",\r\n \"2603:1030:40b:c00::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.FranceCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18168,21 +18495,21 @@ interactions: \ \"2603:1020:805:802::88/125\",\r\n \"2603:1020:805:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.FranceSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.79.178.72/29\",\r\n \"2603:1020:905:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.GermanyNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.116.58.16/29\",\r\n \"2603:1020:d04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.GermanyWestCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18191,7 +18518,7 @@ interactions: \ \"2603:1020:c04:802::88/125\",\r\n \"2603:1020:c04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JapanEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18200,14 +18527,14 @@ interactions: \ \"2603:1040:407:802::88/125\",\r\n \"2603:1040:407:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JapanWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.74.100.56/29\",\r\n \"2603:1040:606:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JioIndiaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -18215,7 +18542,7 @@ interactions: \ \"2603:1040:1104:400::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.JioIndiaWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18223,7 +18550,7 @@ interactions: \ \"2603:1040:d04:400::3b0/125\",\r\n \"2603:1040:d04:800::148/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.KoreaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18232,14 +18559,14 @@ interactions: \ \"2603:1040:f05:802::88/125\",\r\n \"2603:1040:f05:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.KoreaSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"52.231.146.88/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorthCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -18248,7 +18575,7 @@ interactions: \ \"2603:1030:608:800::40/125\",\r\n \"2603:1030:608:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18257,7 +18584,7 @@ interactions: \ \"2603:1020:5:802::88/125\",\r\n \"2603:1020:5:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorwayEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18266,14 +18593,23 @@ interactions: \ \"2603:1020:e04:802::88/125\",\r\n \"2603:1020:e04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorwayWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.120.218.16/29\",\r\n \"2603:1020:f04:402::88/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.QatarCentral\",\r\n + \ \"id\": \"MicrosoftContainerRegistry.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n + \ \"addressPrefixes\": [\r\n \"20.21.42.64/29\",\r\n \"20.21.66.64/29\",\r\n + \ \"20.21.74.64/29\",\r\n \"2603:1040:1002:400::40/125\",\r\n + \ \"2603:1040:1002:800::40/125\",\r\n \"2603:1040:1002:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -18283,7 +18619,7 @@ interactions: \ \"2603:1000:104:c02::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SouthAfricaWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -18291,7 +18627,7 @@ interactions: \ \"2603:1000:4:402::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SouthCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -18300,14 +18636,14 @@ interactions: \ \"2603:1030:807:802::88/125\",\r\n \"2603:1030:807:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthCentralUSSTG\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"20.44.2.16/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SoutheastAsia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18316,14 +18652,14 @@ interactions: \ \"2603:1040:5:802::88/125\",\r\n \"2603:1040:5:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.78.194.72/29\",\r\n \"2603:1040:c06:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwedenCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18333,14 +18669,14 @@ interactions: \ \"2603:1020:1004:c02::1a8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SwedenSouth\",\r\n \"id\": \"MicrosoftContainerRegistry.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.12.202.16/29\",\r\n \"2603:1020:1104:400::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18349,21 +18685,21 @@ interactions: \ \"2603:1020:a04:802::88/125\",\r\n \"2603:1020:a04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.107.154.16/29\",\r\n \"2603:1020:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UAECentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"20.37.74.64/29\",\r\n \"2603:1040:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UAENorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18372,7 +18708,7 @@ interactions: \ \"2603:1040:904:802::88/125\",\r\n \"2603:1040:904:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UKSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18381,21 +18717,21 @@ interactions: \ \"2603:1020:705:802::88/125\",\r\n \"2603:1020:705:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UKWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.140.210.88/29\",\r\n \"2603:1020:605:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"13.71.194.120/29\",\r\n \"2603:1030:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestEurope\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18404,21 +18740,21 @@ interactions: \ \"2603:1020:206:802::88/125\",\r\n \"2603:1020:206:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"104.211.146.72/29\",\r\n \"2603:1040:806:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.112.242.152/29\",\r\n \"2603:1030:a07:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS2\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18427,7 +18763,7 @@ interactions: \ \"2603:1030:c06:802::88/125\",\r\n \"2603:1030:c06:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS3\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18436,7 +18772,7 @@ interactions: \ \"2603:1030:504:402::3b0/125\",\r\n \"2603:1030:504:802::148/125\",\r\n \ \"2603:1030:504:802::3e8/125\",\r\n \"2603:1030:504:c02::398/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"OneDsCollector\",\r\n - \ \"id\": \"OneDsCollector\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"OneDsCollector\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -18474,7 +18810,7 @@ interactions: \ \"104.211.81.232/29\",\r\n \"191.234.150.100/30\",\r\n \ \"191.234.157.176/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerBI\",\r\n \"id\": \"PowerBI\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"PowerBI\",\r\n \"addressPrefixes\": @@ -18527,69 +18863,71 @@ interactions: \ \"20.97.33.248/29\",\r\n \"20.97.34.128/26\",\r\n \"20.97.34.192/28\",\r\n \ \"20.98.145.48/28\",\r\n \"20.98.145.64/30\",\r\n \"20.98.145.112/29\",\r\n \ \"20.98.146.0/27\",\r\n \"20.98.192.168/30\",\r\n \"20.98.192.192/27\",\r\n - \ \"20.98.193.128/26\",\r\n \"20.98.193.192/29\",\r\n \"20.99.11.4/30\",\r\n - \ \"20.99.11.8/29\",\r\n \"20.100.1.168/29\",\r\n \"20.100.2.40/29\",\r\n - \ \"20.105.209.128/25\",\r\n \"20.111.0.192/29\",\r\n \"20.150.160.110/31\",\r\n - \ \"20.150.160.124/30\",\r\n \"20.150.161.144/29\",\r\n \"20.189.104.70/31\",\r\n - \ \"20.189.106.224/27\",\r\n \"20.189.108.0/27\",\r\n \"20.189.193.176/29\",\r\n - \ \"20.191.167.244/31\",\r\n \"20.192.47.128/30\",\r\n \"20.192.47.132/31\",\r\n - \ \"20.192.82.20/30\",\r\n \"20.192.82.120/29\",\r\n \"20.192.84.128/29\",\r\n - \ \"20.192.152.144/30\",\r\n \"20.192.153.88/30\",\r\n \"20.192.160.22/31\",\r\n - \ \"20.192.161.112/30\",\r\n \"20.192.161.120/29\",\r\n \"20.192.168.144/30\",\r\n - \ \"20.192.169.120/30\",\r\n \"20.192.225.34/31\",\r\n \"20.192.225.36/30\",\r\n - \ \"20.192.225.192/29\",\r\n \"20.195.83.48/29\",\r\n \"20.195.85.16/30\",\r\n - \ \"20.195.85.32/27\",\r\n \"20.195.146.200/30\",\r\n \"20.199.201.80/29\",\r\n - \ \"20.200.192.8/30\",\r\n \"20.200.192.14/31\",\r\n \"20.200.194.232/30\",\r\n - \ \"20.200.195.176/30\",\r\n \"20.200.198.8/30\",\r\n \"20.205.49.48/28\",\r\n - \ \"20.205.49.64/28\",\r\n \"20.205.68.120/29\",\r\n \"20.205.69.0/28\",\r\n - \ \"20.206.0.96/29\",\r\n \"20.206.178.24/29\",\r\n \"20.206.178.48/29\",\r\n - \ \"20.206.178.64/27\",\r\n \"20.207.168.148/30\",\r\n \"20.207.168.160/28\",\r\n - \ \"20.208.7.144/29\",\r\n \"20.215.4.248/31\",\r\n \"20.215.4.252/30\",\r\n - \ \"20.215.6.128/29\",\r\n \"20.217.44.248/31\",\r\n \"20.217.44.252/30\",\r\n - \ \"20.217.46.128/29\",\r\n \"40.67.50.246/31\",\r\n \"40.74.24.70/31\",\r\n - \ \"40.74.30.128/29\",\r\n \"40.74.30.160/27\",\r\n \"40.74.30.192/26\",\r\n - \ \"40.74.31.0/26\",\r\n \"40.80.56.122/31\",\r\n \"40.80.57.144/29\",\r\n - \ \"40.80.57.160/28\",\r\n \"40.80.168.122/31\",\r\n \"40.80.168.124/30\",\r\n - \ \"40.80.169.144/29\",\r\n \"40.80.184.70/31\",\r\n \"40.80.188.48/28\",\r\n - \ \"40.80.188.64/27\",\r\n \"40.80.188.128/25\",\r\n \"40.80.189.0/24\",\r\n - \ \"40.82.248.68/31\",\r\n \"40.82.253.96/28\",\r\n \"40.82.253.128/26\",\r\n - \ \"40.82.254.0/25\",\r\n \"40.89.16.122/31\",\r\n \"40.89.17.144/28\",\r\n - \ \"40.89.17.160/27\",\r\n \"40.119.8.76/30\",\r\n \"40.119.11.64/26\",\r\n - \ \"40.120.82.124/30\",\r\n \"40.120.86.144/31\",\r\n \"40.120.86.148/30\",\r\n - \ \"40.120.87.52/30\",\r\n \"51.12.17.16/30\",\r\n \"51.12.17.24/29\",\r\n - \ \"51.12.17.246/31\",\r\n \"51.12.22.168/30\",\r\n \"51.12.22.200/30\",\r\n - \ \"51.12.25.8/29\",\r\n \"51.12.29.30/31\",\r\n \"51.12.46.230/31\",\r\n - \ \"51.12.47.28/30\",\r\n \"51.12.72.216/30\",\r\n \"51.12.73.88/30\",\r\n - \ \"51.12.198.210/31\",\r\n \"51.13.138.72/30\",\r\n \"51.13.143.0/29\",\r\n - \ \"51.53.28.212/31\",\r\n \"51.53.30.152/30\",\r\n \"51.53.30.160/29\",\r\n - \ \"51.53.172.212/31\",\r\n \"51.53.172.216/30\",\r\n \"51.53.174.144/29\",\r\n - \ \"51.104.25.140/31\",\r\n \"51.104.25.152/30\",\r\n \"51.104.25.176/28\",\r\n - \ \"51.104.25.192/29\",\r\n \"51.104.27.0/26\",\r\n \"51.105.88.122/31\",\r\n - \ \"51.105.88.124/30\",\r\n \"51.105.88.208/28\",\r\n \"51.107.48.124/31\",\r\n - \ \"51.107.48.208/30\",\r\n \"51.107.48.216/29\",\r\n \"51.107.144.122/31\",\r\n - \ \"51.107.144.124/30\",\r\n \"51.107.144.208/29\",\r\n \"51.107.243.168/30\",\r\n - \ \"51.107.247.224/29\",\r\n \"51.107.251.184/30\",\r\n \"51.107.255.128/29\",\r\n - \ \"51.116.48.68/31\",\r\n \"51.116.48.128/30\",\r\n \"51.116.48.136/29\",\r\n - \ \"51.116.55.168/30\",\r\n \"51.116.75.72/29\",\r\n \"51.116.144.68/31\",\r\n - \ \"51.116.144.128/30\",\r\n \"51.116.144.136/29\",\r\n \"51.116.149.232/29\",\r\n - \ \"51.120.40.124/31\",\r\n \"51.120.40.208/30\",\r\n \"51.120.40.216/29\",\r\n - \ \"51.120.224.122/31\",\r\n \"51.120.224.124/30\",\r\n \"51.120.224.208/29\",\r\n - \ \"51.120.237.12/30\",\r\n \"51.137.160.70/31\",\r\n \"51.137.161.160/27\",\r\n - \ \"51.137.161.192/27\",\r\n \"51.138.215.114/31\",\r\n \"51.138.215.116/30\",\r\n - \ \"51.138.215.120/31\",\r\n \"52.136.48.120/31\",\r\n \"52.136.48.124/30\",\r\n - \ \"52.136.48.208/29\",\r\n \"52.136.48.224/28\",\r\n \"52.136.186.112/30\",\r\n - \ \"52.136.190.184/29\",\r\n \"52.139.108.116/30\",\r\n \"52.140.105.144/28\",\r\n - \ \"52.140.105.160/28\",\r\n \"52.146.140.128/25\",\r\n \"52.147.113.176/30\",\r\n - \ \"52.147.119.8/29\",\r\n \"52.150.139.76/31\",\r\n \"52.150.139.96/30\",\r\n - \ \"52.150.139.112/28\",\r\n \"52.150.139.128/28\",\r\n \"52.150.139.160/27\",\r\n - \ \"52.172.116.184/30\",\r\n \"52.172.116.190/31\",\r\n \"52.228.81.160/31\",\r\n - \ \"52.228.81.168/29\",\r\n \"52.228.81.176/28\",\r\n \"52.228.81.192/27\",\r\n - \ \"52.242.40.92/30\",\r\n \"52.242.40.96/29\",\r\n \"102.37.81.140/30\",\r\n - \ \"102.37.85.208/29\",\r\n \"102.37.160.160/29\",\r\n \"102.37.163.20/30\",\r\n - \ \"102.133.56.98/31\",\r\n \"102.133.56.100/30\",\r\n \"102.133.56.104/29\",\r\n - \ \"102.133.216.104/31\",\r\n \"102.133.216.108/30\",\r\n - \ \"102.133.217.64/29\",\r\n \"191.233.8.22/31\",\r\n \"191.233.10.32/30\",\r\n - \ \"191.233.10.40/29\",\r\n \"191.235.225.152/31\",\r\n \"191.235.225.156/30\",\r\n + \ \"20.98.193.128/26\",\r\n \"20.98.193.192/29\",\r\n \"20.98.199.116/31\",\r\n + \ \"20.99.11.4/30\",\r\n \"20.99.11.8/29\",\r\n \"20.100.1.168/29\",\r\n + \ \"20.100.2.40/29\",\r\n \"20.105.209.128/25\",\r\n \"20.111.0.192/29\",\r\n + \ \"20.119.156.32/27\",\r\n \"20.119.157.64/28\",\r\n \"20.125.157.32/31\",\r\n + \ \"20.150.160.110/31\",\r\n \"20.150.160.124/30\",\r\n \"20.150.161.144/29\",\r\n + \ \"20.189.104.70/31\",\r\n \"20.189.106.224/27\",\r\n \"20.189.108.0/27\",\r\n + \ \"20.189.193.176/29\",\r\n \"20.191.167.244/31\",\r\n \"20.192.47.128/30\",\r\n + \ \"20.192.47.132/31\",\r\n \"20.192.82.20/30\",\r\n \"20.192.82.120/29\",\r\n + \ \"20.192.84.128/29\",\r\n \"20.192.152.144/30\",\r\n \"20.192.153.88/30\",\r\n + \ \"20.192.160.22/31\",\r\n \"20.192.161.112/30\",\r\n \"20.192.161.120/29\",\r\n + \ \"20.192.168.144/30\",\r\n \"20.192.169.120/30\",\r\n \"20.192.225.34/31\",\r\n + \ \"20.192.225.36/30\",\r\n \"20.192.225.192/29\",\r\n \"20.195.83.48/29\",\r\n + \ \"20.195.85.16/30\",\r\n \"20.195.85.32/27\",\r\n \"20.195.146.200/30\",\r\n + \ \"20.199.201.80/29\",\r\n \"20.200.192.8/30\",\r\n \"20.200.192.14/31\",\r\n + \ \"20.200.194.232/30\",\r\n \"20.200.195.176/30\",\r\n \"20.200.198.8/30\",\r\n + \ \"20.205.49.48/28\",\r\n \"20.205.49.64/28\",\r\n \"20.205.68.120/29\",\r\n + \ \"20.205.69.0/28\",\r\n \"20.206.0.96/29\",\r\n \"20.206.178.24/29\",\r\n + \ \"20.206.178.48/29\",\r\n \"20.206.178.64/27\",\r\n \"20.207.168.148/30\",\r\n + \ \"20.207.168.160/28\",\r\n \"20.208.7.144/29\",\r\n \"20.215.4.248/31\",\r\n + \ \"20.215.4.252/30\",\r\n \"20.215.6.128/29\",\r\n \"20.217.44.248/31\",\r\n + \ \"20.217.44.252/30\",\r\n \"20.217.46.128/29\",\r\n \"40.67.50.246/31\",\r\n + \ \"40.74.24.70/31\",\r\n \"40.74.30.128/29\",\r\n \"40.74.30.160/27\",\r\n + \ \"40.74.30.192/26\",\r\n \"40.74.31.0/26\",\r\n \"40.80.56.122/31\",\r\n + \ \"40.80.57.144/29\",\r\n \"40.80.57.160/28\",\r\n \"40.80.168.122/31\",\r\n + \ \"40.80.168.124/30\",\r\n \"40.80.169.144/29\",\r\n \"40.80.184.70/31\",\r\n + \ \"40.80.188.48/28\",\r\n \"40.80.188.64/27\",\r\n \"40.80.188.128/25\",\r\n + \ \"40.80.189.0/24\",\r\n \"40.82.248.68/31\",\r\n \"40.82.253.96/28\",\r\n + \ \"40.82.253.128/26\",\r\n \"40.82.254.0/25\",\r\n \"40.89.16.122/31\",\r\n + \ \"40.89.17.144/28\",\r\n \"40.89.17.160/27\",\r\n \"40.119.8.76/30\",\r\n + \ \"40.119.11.64/26\",\r\n \"40.120.82.124/30\",\r\n \"40.120.86.144/31\",\r\n + \ \"40.120.86.148/30\",\r\n \"40.120.87.52/30\",\r\n \"51.12.17.16/30\",\r\n + \ \"51.12.17.24/29\",\r\n \"51.12.17.246/31\",\r\n \"51.12.22.168/30\",\r\n + \ \"51.12.22.200/30\",\r\n \"51.12.25.8/29\",\r\n \"51.12.29.30/31\",\r\n + \ \"51.12.46.230/31\",\r\n \"51.12.47.28/30\",\r\n \"51.12.72.216/30\",\r\n + \ \"51.12.73.88/30\",\r\n \"51.12.198.210/31\",\r\n \"51.13.138.72/30\",\r\n + \ \"51.13.143.0/29\",\r\n \"51.53.28.212/31\",\r\n \"51.53.30.152/30\",\r\n + \ \"51.53.30.160/29\",\r\n \"51.53.172.212/31\",\r\n \"51.53.172.216/30\",\r\n + \ \"51.53.174.144/29\",\r\n \"51.104.25.140/31\",\r\n \"51.104.25.152/30\",\r\n + \ \"51.104.25.176/28\",\r\n \"51.104.25.192/29\",\r\n \"51.104.27.0/26\",\r\n + \ \"51.105.88.122/31\",\r\n \"51.105.88.124/30\",\r\n \"51.105.88.208/28\",\r\n + \ \"51.107.48.124/31\",\r\n \"51.107.48.208/30\",\r\n \"51.107.48.216/29\",\r\n + \ \"51.107.144.122/31\",\r\n \"51.107.144.124/30\",\r\n \"51.107.144.208/29\",\r\n + \ \"51.107.243.168/30\",\r\n \"51.107.247.224/29\",\r\n \"51.107.251.184/30\",\r\n + \ \"51.107.255.128/29\",\r\n \"51.116.48.68/31\",\r\n \"51.116.48.128/30\",\r\n + \ \"51.116.48.136/29\",\r\n \"51.116.55.168/30\",\r\n \"51.116.75.72/29\",\r\n + \ \"51.116.144.68/31\",\r\n \"51.116.144.128/30\",\r\n \"51.116.144.136/29\",\r\n + \ \"51.116.149.232/29\",\r\n \"51.120.40.124/31\",\r\n \"51.120.40.208/30\",\r\n + \ \"51.120.40.216/29\",\r\n \"51.120.224.122/31\",\r\n \"51.120.224.124/30\",\r\n + \ \"51.120.224.208/29\",\r\n \"51.120.237.12/30\",\r\n \"51.137.160.70/31\",\r\n + \ \"51.137.161.160/27\",\r\n \"51.137.161.192/27\",\r\n \"51.138.215.114/31\",\r\n + \ \"51.138.215.116/30\",\r\n \"51.138.215.120/31\",\r\n \"52.136.48.120/31\",\r\n + \ \"52.136.48.124/30\",\r\n \"52.136.48.208/29\",\r\n \"52.136.48.224/28\",\r\n + \ \"52.136.186.112/30\",\r\n \"52.136.190.184/29\",\r\n \"52.139.108.116/30\",\r\n + \ \"52.140.105.144/28\",\r\n \"52.140.105.160/28\",\r\n \"52.146.140.128/25\",\r\n + \ \"52.147.113.176/30\",\r\n \"52.147.119.8/29\",\r\n \"52.150.139.76/31\",\r\n + \ \"52.150.139.96/30\",\r\n \"52.150.139.112/28\",\r\n \"52.150.139.128/28\",\r\n + \ \"52.150.139.160/27\",\r\n \"52.172.116.184/30\",\r\n \"52.172.116.190/31\",\r\n + \ \"52.228.81.160/31\",\r\n \"52.228.81.168/29\",\r\n \"52.228.81.176/28\",\r\n + \ \"52.228.81.192/27\",\r\n \"52.242.40.92/30\",\r\n \"52.242.40.96/29\",\r\n + \ \"102.37.81.140/30\",\r\n \"102.37.85.208/29\",\r\n \"102.37.160.160/29\",\r\n + \ \"102.37.163.20/30\",\r\n \"102.133.56.98/31\",\r\n \"102.133.56.100/30\",\r\n + \ \"102.133.56.104/29\",\r\n \"102.133.216.104/31\",\r\n + \ \"102.133.216.108/30\",\r\n \"102.133.217.64/29\",\r\n + \ \"191.233.8.22/31\",\r\n \"191.233.10.32/30\",\r\n \"191.233.10.40/29\",\r\n + \ \"191.235.225.152/31\",\r\n \"191.235.225.156/30\",\r\n \ \"191.235.225.176/28\",\r\n \"191.235.225.192/28\",\r\n \ \"191.235.225.224/27\",\r\n \"191.238.72.128/28\",\r\n \ \"191.238.76.176/29\",\r\n \"191.238.77.192/28\",\r\n \"191.238.77.208/29\",\r\n @@ -18677,359 +19015,359 @@ interactions: \ \"2603:1050:6:1::600/122\",\r\n \"2603:1050:403::5e0/123\",\r\n \ \"2603:1050:403::600/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"PowerPlatformInfra\",\r\n \"id\": \"PowerPlatformInfra\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"13.64.27.44/32\",\r\n - \ \"13.64.35.24/32\",\r\n \"13.64.38.167/32\",\r\n \"13.64.39.170/32\",\r\n - \ \"13.64.128.119/32\",\r\n \"13.64.174.215/32\",\r\n \"13.64.177.224/32\",\r\n - \ \"13.66.80.131/32\",\r\n \"13.71.48.192/32\",\r\n \"13.71.49.81/32\",\r\n - \ \"13.71.49.244/32\",\r\n \"13.71.50.175/32\",\r\n \"13.71.52.132/32\",\r\n - \ \"13.73.253.128/25\",\r\n \"13.73.254.0/25\",\r\n \"13.73.254.128/26\",\r\n - \ \"13.83.17.188/32\",\r\n \"13.83.23.194/32\",\r\n \"13.83.56.37/32\",\r\n - \ \"13.83.64.166/32\",\r\n \"13.83.66.89/32\",\r\n \"13.83.66.124/32\",\r\n - \ \"13.83.68.60/32\",\r\n \"13.83.70.105/32\",\r\n \"13.83.97.180/32\",\r\n - \ \"13.83.97.188/32\",\r\n \"13.83.102.38/32\",\r\n \"13.83.145.222/32\",\r\n - \ \"13.83.147.192/32\",\r\n \"13.83.151.212/32\",\r\n \"13.83.248.248/32\",\r\n - \ \"13.83.249.34/32\",\r\n \"13.83.249.58/32\",\r\n \"13.85.191.89/32\",\r\n - \ \"13.86.136.222/32\",\r\n \"13.86.137.20/32\",\r\n \"13.86.139.229/32\",\r\n - \ \"13.86.155.216/32\",\r\n \"13.86.177.32/32\",\r\n \"13.86.185.5/32\",\r\n - \ \"13.86.185.6/32\",\r\n \"13.86.185.35/32\",\r\n \"13.86.185.81/32\",\r\n - \ \"13.86.185.91/32\",\r\n \"13.86.192.20/32\",\r\n \"13.86.193.65/32\",\r\n - \ \"13.86.194.190/32\",\r\n \"13.86.249.98/32\",\r\n \"13.86.250.62/32\",\r\n - \ \"13.86.250.244/32\",\r\n \"13.86.252.116/32\",\r\n \"13.86.254.118/32\",\r\n - \ \"13.86.254.191/32\",\r\n \"13.87.135.122/32\",\r\n \"13.87.153.50/32\",\r\n - \ \"13.87.154.24/32\",\r\n \"13.87.154.100/32\",\r\n \"13.87.154.164/32\",\r\n - \ \"13.87.157.188/32\",\r\n \"13.87.160.104/32\",\r\n \"13.87.160.143/32\",\r\n - \ \"13.87.160.212/32\",\r\n \"13.87.161.18/32\",\r\n \"13.87.161.235/32\",\r\n - \ \"13.87.161.241/32\",\r\n \"13.87.162.91/32\",\r\n \"13.87.163.230/32\",\r\n - \ \"13.87.164.20/32\",\r\n \"13.87.164.30/32\",\r\n \"13.87.164.186/32\",\r\n - \ \"13.87.164.205/32\",\r\n \"13.87.167.46/32\",\r\n \"13.87.167.63/32\",\r\n - \ \"13.87.167.172/32\",\r\n \"13.87.167.174/32\",\r\n \"13.87.167.198/32\",\r\n - \ \"13.87.207.81/32\",\r\n \"13.87.216.21/32\",\r\n \"13.87.216.130/32\",\r\n - \ \"13.87.217.11/32\",\r\n \"13.87.217.75/32\",\r\n \"13.87.217.80/32\",\r\n - \ \"13.87.218.70/32\",\r\n \"13.87.218.169/32\",\r\n \"13.88.56.107/32\",\r\n - \ \"13.88.65.140/32\",\r\n \"13.88.65.204/32\",\r\n \"13.88.128.218/32\",\r\n - \ \"13.88.129.116/32\",\r\n \"13.88.129.160/32\",\r\n \"13.88.132.123/32\",\r\n - \ \"13.88.133.160/32\",\r\n \"13.88.135.42/32\",\r\n \"13.88.135.67/32\",\r\n - \ \"13.88.135.72/32\",\r\n \"13.91.22.243/32\",\r\n \"13.91.126.78/32\",\r\n - \ \"13.91.136.144/32\",\r\n \"13.91.138.172/32\",\r\n \"20.37.68.48/28\",\r\n - \ \"20.37.68.64/26\",\r\n \"20.37.68.128/28\",\r\n \"20.37.70.120/29\",\r\n - \ \"20.37.80.56/32\",\r\n \"20.37.82.215/32\",\r\n \"20.37.199.128/25\",\r\n - \ \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n \"20.38.142.120/29\",\r\n - \ \"20.39.134.9/32\",\r\n \"20.39.134.67/32\",\r\n \"20.39.134.93/32\",\r\n - \ \"20.39.139.245/32\",\r\n \"20.39.140.23/32\",\r\n \"20.39.141.50/32\",\r\n - \ \"20.40.1.97/32\",\r\n \"20.40.1.101/32\",\r\n \"20.40.1.191/32\",\r\n - \ \"20.40.4.3/32\",\r\n \"20.40.4.24/32\",\r\n \"20.40.160.0/32\",\r\n - \ \"20.40.162.57/32\",\r\n \"20.40.164.49/32\",\r\n \"20.40.164.215/32\",\r\n - \ \"20.40.165.7/32\",\r\n \"20.40.165.31/32\",\r\n \"20.40.165.67/32\",\r\n - \ \"20.40.177.116/32\",\r\n \"20.40.182.180/32\",\r\n \"20.40.186.118/32\",\r\n - \ \"20.40.187.183/32\",\r\n \"20.40.188.84/32\",\r\n \"20.41.197.28/31\",\r\n - \ \"20.41.198.192/26\",\r\n \"20.41.199.0/25\",\r\n \"20.42.24.159/32\",\r\n - \ \"20.42.39.188/32\",\r\n \"20.42.230.236/30\",\r\n \"20.42.230.240/28\",\r\n - \ \"20.42.231.192/26\",\r\n \"20.43.44.240/28\",\r\n \"20.43.45.128/26\",\r\n - \ \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n \"20.43.70.206/31\",\r\n - \ \"20.43.70.208/28\",\r\n \"20.43.70.232/29\",\r\n \"20.43.70.240/28\",\r\n - \ \"20.43.71.128/25\",\r\n \"20.43.161.116/32\",\r\n \"20.43.161.149/32\",\r\n - \ \"20.43.161.215/32\",\r\n \"20.43.175.186/32\",\r\n \"20.43.175.210/32\",\r\n - \ \"20.43.175.237/32\",\r\n \"20.43.182.39/32\",\r\n \"20.44.32.68/32\",\r\n - \ \"20.44.32.253/32\",\r\n \"20.44.34.50/32\",\r\n \"20.44.34.154/32\",\r\n - \ \"20.44.35.138/32\",\r\n \"20.44.130.57/32\",\r\n \"20.44.130.222/32\",\r\n - \ \"20.44.131.162/32\",\r\n \"20.44.167.207/32\",\r\n \"20.44.197.126/32\",\r\n - \ \"20.44.198.104/32\",\r\n \"20.44.240.222/32\",\r\n \"20.45.93.160/27\",\r\n - \ \"20.45.93.192/26\",\r\n \"20.45.94.72/29\",\r\n \"20.46.108.117/32\",\r\n - \ \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n \"20.48.15.227/32\",\r\n - \ \"20.48.192.0/28\",\r\n \"20.48.192.16/29\",\r\n \"20.48.193.168/29\",\r\n - \ \"20.48.201.96/27\",\r\n \"20.48.201.128/26\",\r\n \"20.48.202.8/29\",\r\n - \ \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n \"20.49.111.64/26\",\r\n - \ \"20.49.111.128/25\",\r\n \"20.49.121.192/26\",\r\n \"20.49.122.0/23\",\r\n - \ \"20.49.124.0/24\",\r\n \"20.49.125.0/25\",\r\n \"20.49.125.128/27\",\r\n - \ \"20.49.125.160/28\",\r\n \"20.49.125.176/29\",\r\n \"20.49.125.184/30\",\r\n - \ \"20.49.125.192/26\",\r\n \"20.49.126.0/25\",\r\n \"20.49.127.248/29\",\r\n - \ \"20.49.145.249/32\",\r\n \"20.49.166.40/32\",\r\n \"20.49.166.118/32\",\r\n - \ \"20.49.166.129/32\",\r\n \"20.49.244.238/32\",\r\n \"20.50.16.235/32\",\r\n - \ \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n - \ \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n \"20.50.68.160/27\",\r\n - \ \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n \"20.50.70.0/23\",\r\n - \ \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n - \ \"20.50.238.87/32\",\r\n \"20.52.93.224/27\",\r\n \"20.52.94.0/26\",\r\n - \ \"20.52.94.120/29\",\r\n \"20.53.40.0/26\",\r\n \"20.53.40.64/27\",\r\n - \ \"20.53.40.96/28\",\r\n \"20.53.40.112/29\",\r\n \"20.53.40.128/25\",\r\n - \ \"20.53.44.224/29\",\r\n \"20.53.74.224/32\",\r\n \"20.53.77.171/32\",\r\n - \ \"20.53.79.20/32\",\r\n \"20.53.79.144/32\",\r\n \"20.53.81.209/32\",\r\n - \ \"20.53.104.7/32\",\r\n \"20.53.104.132/32\",\r\n \"20.53.109.106/31\",\r\n - \ \"20.53.109.144/32\",\r\n \"20.53.115.98/32\",\r\n \"20.53.115.101/32\",\r\n - \ \"20.53.115.102/32\",\r\n \"20.54.3.143/32\",\r\n \"20.54.3.210/32\",\r\n - \ \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n \"20.54.40.139/32\",\r\n - \ \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n \"20.54.66.198/32\",\r\n - \ \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n \"20.54.105.72/32\",\r\n - \ \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n \"20.54.105.243/32\",\r\n - \ \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n \"20.54.184.154/32\",\r\n - \ \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n \"20.54.209.175/32\",\r\n - \ \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n \"20.54.209.240/32\",\r\n - \ \"20.58.71.128/26\",\r\n \"20.58.71.192/27\",\r\n \"20.59.77.128/25\",\r\n - \ \"20.59.78.0/24\",\r\n \"20.59.79.80/29\",\r\n \"20.61.96.0/25\",\r\n - \ \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n - \ \"20.61.249.208/32\",\r\n \"20.62.129.136/29\",\r\n \"20.62.157.223/32\",\r\n - \ \"20.62.180.13/32\",\r\n \"20.62.212.114/32\",\r\n \"20.62.235.247/32\",\r\n - \ \"20.63.52.175/32\",\r\n \"20.65.130.80/29\",\r\n \"20.67.211.155/32\",\r\n - \ \"20.67.211.157/32\",\r\n \"20.68.125.79/32\",\r\n \"20.70.221.32/27\",\r\n - \ \"20.70.221.64/26\",\r\n \"20.70.221.200/29\",\r\n \"20.70.249.107/32\",\r\n - \ \"20.71.81.103/32\",\r\n \"20.72.130.4/32\",\r\n \"20.72.132.26/32\",\r\n - \ \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n \"20.76.230.103/32\",\r\n - \ \"20.76.254.131/32\",\r\n \"20.81.0.146/32\",\r\n \"20.81.113.146/32\",\r\n - \ \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n \"20.82.155.16/32\",\r\n - \ \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n - \ \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n - \ \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n - \ \"20.83.131.174/32\",\r\n \"20.84.25.107/32\",\r\n \"20.85.173.165/32\",\r\n - \ \"20.85.179.67/32\",\r\n \"20.86.93.224/27\",\r\n \"20.86.95.0/24\",\r\n - \ \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n \"20.87.80.0/29\",\r\n - \ \"20.88.154.32/27\",\r\n \"20.88.154.64/26\",\r\n \"20.88.155.128/25\",\r\n - \ \"20.88.156.0/25\",\r\n \"20.88.156.128/27\",\r\n \"20.88.157.64/29\",\r\n - \ \"20.89.11.128/26\",\r\n \"20.89.11.192/27\",\r\n \"20.89.11.240/29\",\r\n - \ \"20.90.32.128/29\",\r\n \"20.90.131.0/26\",\r\n \"20.90.131.64/27\",\r\n - \ \"20.90.131.120/29\",\r\n \"20.90.169.112/32\",\r\n \"20.92.3.128/26\",\r\n - \ \"20.92.3.192/27\",\r\n \"20.92.4.128/29\",\r\n \"20.93.26.109/32\",\r\n - \ \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n \"20.93.176.101/32\",\r\n - \ \"20.93.237.39/32\",\r\n \"20.97.33.128/26\",\r\n \"20.97.33.192/27\",\r\n - \ \"20.97.33.240/29\",\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n - \ \"20.100.1.160/29\",\r\n \"20.101.28.187/32\",\r\n \"20.103.85.227/32\",\r\n - \ \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n \"20.104.37.80/32\",\r\n - \ \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n \"20.105.208.0/26\",\r\n - \ \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n \"20.108.81.107/32\",\r\n - \ \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n \"20.151.42.15/32\",\r\n - \ \"20.151.73.141/32\",\r\n \"20.151.188.174/32\",\r\n \"20.151.188.187/32\",\r\n - \ \"20.151.188.190/32\",\r\n \"20.151.188.199/32\",\r\n \"20.151.188.212/30\",\r\n - \ \"20.151.188.252/30\",\r\n \"20.184.251.143/32\",\r\n \"20.185.8.74/32\",\r\n - \ \"20.185.72.53/32\",\r\n \"20.185.73.73/32\",\r\n \"20.185.211.94/32\",\r\n - \ \"20.185.215.62/32\",\r\n \"20.185.215.91/32\",\r\n \"20.187.161.172/32\",\r\n - \ \"20.187.187.155/32\",\r\n \"20.187.195.128/28\",\r\n \"20.187.195.144/29\",\r\n - \ \"20.187.195.160/27\",\r\n \"20.187.195.192/26\",\r\n \"20.187.197.24/29\",\r\n - \ \"20.188.77.155/32\",\r\n \"20.188.218.111/32\",\r\n \"20.188.218.165/32\",\r\n - \ \"20.188.219.150/32\",\r\n \"20.188.221.55/32\",\r\n \"20.189.74.80/32\",\r\n - \ \"20.189.76.100/32\",\r\n \"20.189.77.126/32\",\r\n \"20.189.111.28/30\",\r\n - \ \"20.189.111.32/27\",\r\n \"20.189.111.64/26\",\r\n \"20.189.111.128/26\",\r\n - \ \"20.189.112.175/32\",\r\n \"20.189.122.41/32\",\r\n \"20.189.142.58/32\",\r\n - \ \"20.189.193.32/27\",\r\n \"20.189.193.64/26\",\r\n \"20.189.193.168/29\",\r\n - \ \"20.189.225.72/29\",\r\n \"20.191.161.200/29\",\r\n \"20.192.43.64/29\",\r\n - \ \"20.192.152.160/27\",\r\n \"20.192.152.192/26\",\r\n \"20.192.153.80/29\",\r\n - \ \"20.192.169.0/26\",\r\n \"20.192.169.64/27\",\r\n \"20.192.169.112/29\",\r\n - \ \"20.193.137.40/32\",\r\n \"20.193.137.133/32\",\r\n \"20.193.153.43/32\",\r\n - \ \"20.193.153.162/32\",\r\n \"20.193.154.38/32\",\r\n \"20.194.59.230/32\",\r\n - \ \"20.194.144.9/32\",\r\n \"20.194.144.25/32\",\r\n \"20.194.144.27/32\",\r\n - \ \"20.194.144.31/32\",\r\n \"20.195.83.64/26\",\r\n \"20.195.84.128/27\",\r\n - \ \"20.195.85.8/29\",\r\n \"20.195.85.192/26\",\r\n \"20.195.86.0/27\",\r\n - \ \"20.197.64.133/32\",\r\n \"20.197.105.172/32\",\r\n \"20.197.105.230/32\",\r\n - \ \"20.197.119.204/30\",\r\n \"20.198.129.3/32\",\r\n \"20.200.73.253/32\",\r\n - \ \"20.200.192.0/29\",\r\n \"20.200.194.48/28\",\r\n \"20.200.194.64/26\",\r\n - \ \"20.200.194.128/28\",\r\n \"20.200.195.64/26\",\r\n \"20.200.195.128/27\",\r\n - \ \"20.200.195.168/29\",\r\n \"20.200.201.167/32\",\r\n \"20.201.2.105/32\",\r\n - \ \"20.201.58.117/32\",\r\n \"20.201.73.133/32\",\r\n \"20.204.234.235/32\",\r\n - \ \"20.205.68.0/26\",\r\n \"20.205.68.64/27\",\r\n \"20.205.68.112/29\",\r\n - \ \"20.206.3.24/29\",\r\n \"20.206.3.32/27\",\r\n \"20.206.3.64/26\",\r\n - \ \"20.206.3.128/25\",\r\n \"20.206.4.0/26\",\r\n \"20.208.4.0/26\",\r\n - \ \"20.208.4.64/27\",\r\n \"20.208.4.104/29\",\r\n \"20.210.3.27/32\",\r\n - \ \"20.213.65.83/32\",\r\n \"23.98.106.160/27\",\r\n \"23.98.106.192/26\",\r\n - \ \"23.98.107.0/28\",\r\n \"23.98.107.16/29\",\r\n \"23.98.107.24/30\",\r\n - \ \"23.98.107.32/27\",\r\n \"23.98.107.64/26\",\r\n \"23.98.107.128/26\",\r\n - \ \"23.98.109.40/29\",\r\n \"23.99.89.156/32\",\r\n \"40.64.134.144/28\",\r\n - \ \"40.64.134.192/26\",\r\n \"40.65.49.103/32\",\r\n \"40.65.49.140/32\",\r\n - \ \"40.65.49.151/32\",\r\n \"40.66.61.123/32\",\r\n \"40.66.62.172/32\",\r\n - \ \"40.71.233.8/32\",\r\n \"40.71.233.189/32\",\r\n \"40.71.234.201/32\",\r\n - \ \"40.71.236.15/32\",\r\n \"40.74.5.98/32\",\r\n \"40.74.10.193/32\",\r\n - \ \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n \"40.74.32.24/32\",\r\n - \ \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n \"40.74.42.86/32\",\r\n - \ \"40.74.183.82/32\",\r\n \"40.74.183.121/32\",\r\n \"40.74.200.156/32\",\r\n - \ \"40.74.201.230/32\",\r\n \"40.74.202.22/32\",\r\n \"40.76.133.236/32\",\r\n - \ \"40.76.149.246/32\",\r\n \"40.76.161.144/32\",\r\n \"40.76.161.165/32\",\r\n - \ \"40.76.161.168/32\",\r\n \"40.80.62.96/27\",\r\n \"40.80.63.0/25\",\r\n - \ \"40.80.63.128/28\",\r\n \"40.80.240.185/32\",\r\n \"40.80.240.191/32\",\r\n - \ \"40.80.240.214/32\",\r\n \"40.80.241.43/32\",\r\n \"40.80.241.67/32\",\r\n - \ \"40.80.248.79/32\",\r\n \"40.80.249.52/32\",\r\n \"40.80.249.210/32\",\r\n - \ \"40.80.249.219/32\",\r\n \"40.81.25.37/32\",\r\n \"40.81.25.65/32\",\r\n - \ \"40.81.56.190/32\",\r\n \"40.81.60.206/32\",\r\n \"40.81.113.131/32\",\r\n - \ \"40.81.116.141/32\",\r\n \"40.81.116.143/32\",\r\n \"40.81.116.223/32\",\r\n - \ \"40.81.117.23/32\",\r\n \"40.81.181.190/32\",\r\n \"40.81.181.212/32\",\r\n - \ \"40.81.181.214/32\",\r\n \"40.81.182.117/32\",\r\n \"40.81.182.124/32\",\r\n - \ \"40.81.186.128/32\",\r\n \"40.81.188.107/32\",\r\n \"40.81.189.52/32\",\r\n - \ \"40.81.190.97/32\",\r\n \"40.82.173.103/32\",\r\n \"40.82.187.141/32\",\r\n - \ \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n - \ \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n - \ \"40.82.236.35/32\",\r\n \"40.83.184.82/32\",\r\n \"40.86.161.9/32\",\r\n - \ \"40.86.164.89/32\",\r\n \"40.86.254.125/32\",\r\n \"40.88.16.44/32\",\r\n - \ \"40.88.18.208/32\",\r\n \"40.88.18.248/32\",\r\n \"40.88.48.237/32\",\r\n - \ \"40.88.231.249/32\",\r\n \"40.88.251.157/32\",\r\n \"40.89.20.232/29\",\r\n - \ \"40.89.20.240/28\",\r\n \"40.89.21.128/25\",\r\n \"40.89.22.0/26\",\r\n - \ \"40.89.22.64/28\",\r\n \"40.89.22.80/30\",\r\n \"40.89.22.96/27\",\r\n - \ \"40.89.22.128/26\",\r\n \"40.89.22.192/27\",\r\n \"40.89.23.240/29\",\r\n - \ \"40.90.184.63/32\",\r\n \"40.91.87.146/32\",\r\n \"40.112.252.78/32\",\r\n - \ \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n \"40.113.178.128/25\",\r\n - \ \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n \"40.115.75.235/32\",\r\n - \ \"40.118.185.80/32\",\r\n \"40.118.200.18/32\",\r\n \"40.118.237.211/32\",\r\n - \ \"40.119.1.22/32\",\r\n \"40.119.42.85/32\",\r\n \"40.119.42.86/32\",\r\n - \ \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n \"40.119.159.181/32\",\r\n - \ \"40.119.159.218/32\",\r\n \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n - \ \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n - \ \"40.119.215.132/32\",\r\n \"40.120.1.91/32\",\r\n \"40.120.1.94/32\",\r\n - \ \"40.120.1.96/32\",\r\n \"40.120.2.208/31\",\r\n \"40.120.86.160/27\",\r\n - \ \"40.120.86.192/26\",\r\n \"40.120.87.56/29\",\r\n \"40.124.136.2/32\",\r\n - \ \"40.124.136.75/32\",\r\n \"40.124.136.138/32\",\r\n \"40.127.10.187/32\",\r\n - \ \"40.127.11.11/32\",\r\n \"40.127.14.98/32\",\r\n \"40.127.14.104/32\",\r\n - \ \"40.127.23.12/32\",\r\n \"40.127.84.210/32\",\r\n \"40.127.145.191/32\",\r\n - \ \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n - \ \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n - \ \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n - \ \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n \"51.11.24.198/32\",\r\n - \ \"51.11.25.68/32\",\r\n \"51.11.25.172/32\",\r\n \"51.11.172.30/32\",\r\n - \ \"51.11.172.56/32\",\r\n \"51.11.172.160/32\",\r\n \"51.11.233.119/32\",\r\n - \ \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n \"51.13.16.0/32\",\r\n - \ \"51.13.25.253/32\",\r\n \"51.13.136.168/29\",\r\n \"51.13.139.224/27\",\r\n - \ \"51.13.141.128/26\",\r\n \"51.13.141.248/29\",\r\n \"51.13.148.255/32\",\r\n - \ \"51.13.149.70/32\",\r\n \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n - \ \"51.104.30.172/30\",\r\n \"51.104.30.192/26\",\r\n \"51.104.31.0/27\",\r\n - \ \"51.104.31.32/28\",\r\n \"51.104.31.48/29\",\r\n \"51.104.31.64/26\",\r\n - \ \"51.104.36.212/32\",\r\n \"51.104.150.127/32\",\r\n \"51.104.150.153/32\",\r\n - \ \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n \"51.104.155.233/32\",\r\n - \ \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n \"51.104.159.10/32\",\r\n - \ \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n \"51.104.177.53/32\",\r\n - \ \"51.104.178.0/32\",\r\n \"51.104.248.11/32\",\r\n \"51.105.92.64/26\",\r\n - \ \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n \"51.105.96.44/32\",\r\n - \ \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n - \ \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n - \ \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n - \ \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n - \ \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n - \ \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n - \ \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n - \ \"51.107.8.159/32\",\r\n \"51.107.8.238/32\",\r\n \"51.107.9.82/32\",\r\n - \ \"51.107.11.68/30\",\r\n \"51.107.11.80/30\",\r\n \"51.107.41.120/32\",\r\n - \ \"51.107.45.66/32\",\r\n \"51.107.96.36/32\",\r\n \"51.107.96.48/29\",\r\n - \ \"51.107.96.104/32\",\r\n \"51.107.96.206/32\",\r\n \"51.107.98.194/32\",\r\n - \ \"51.107.100.218/32\",\r\n \"51.107.101.56/32\",\r\n \"51.107.101.181/32\",\r\n - \ \"51.107.201.45/32\",\r\n \"51.107.202.69/32\",\r\n \"51.107.241.104/29\",\r\n - \ \"51.107.241.160/27\",\r\n \"51.107.241.192/26\",\r\n \"51.107.249.88/29\",\r\n - \ \"51.107.249.160/27\",\r\n \"51.107.249.192/26\",\r\n \"51.107.254.96/27\",\r\n - \ \"51.107.254.128/26\",\r\n \"51.107.254.248/29\",\r\n \"51.116.1.237/32\",\r\n - \ \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n - \ \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n - \ \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n - \ \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n \"51.116.75.64/29\",\r\n - \ \"51.116.99.200/32\",\r\n \"51.116.132.85/32\",\r\n \"51.116.132.99/32\",\r\n - \ \"51.116.133.151/32\",\r\n \"51.116.134.132/32\",\r\n \"51.116.134.136/32\",\r\n - \ \"51.116.138.202/32\",\r\n \"51.116.145.240/28\",\r\n \"51.116.146.128/26\",\r\n - \ \"51.116.146.192/28\",\r\n \"51.116.148.224/29\",\r\n \"51.120.44.32/27\",\r\n - \ \"51.120.44.64/26\",\r\n \"51.120.228.48/28\",\r\n \"51.120.228.64/26\",\r\n - \ \"51.120.228.128/28\",\r\n \"51.120.232.48/29\",\r\n \"51.124.1.108/32\",\r\n - \ \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n \"51.124.72.168/32\",\r\n - \ \"51.124.83.127/32\",\r\n \"51.132.68.126/32\",\r\n \"51.132.72.50/32\",\r\n - \ \"51.132.72.181/32\",\r\n \"51.132.73.95/32\",\r\n \"51.132.161.225/32\",\r\n - \ \"51.132.215.162/32\",\r\n \"51.132.215.182/32\",\r\n \"51.137.10.82/32\",\r\n - \ \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n - \ \"51.137.13.184/32\",\r\n \"51.137.136.98/32\",\r\n \"51.137.137.158/31\",\r\n - \ \"51.137.137.224/32\",\r\n \"51.137.137.235/32\",\r\n \"51.137.164.224/27\",\r\n - \ \"51.137.165.192/26\",\r\n \"51.137.166.0/28\",\r\n \"51.137.166.16/29\",\r\n - \ \"51.137.166.24/30\",\r\n \"51.137.166.64/26\",\r\n \"51.137.167.176/29\",\r\n - \ \"51.137.180.86/32\",\r\n \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n - \ \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n - \ \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n - \ \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n \"51.138.215.192/26\",\r\n - \ \"51.143.208.216/29\",\r\n \"51.144.56.64/32\",\r\n \"51.144.190.147/32\",\r\n - \ \"51.145.104.29/32\",\r\n \"51.145.186.156/32\",\r\n \"51.145.189.149/32\",\r\n - \ \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n \"52.136.189.128/26\",\r\n - \ \"52.136.190.176/29\",\r\n \"52.137.24.206/32\",\r\n \"52.139.17.108/32\",\r\n - \ \"52.139.17.252/32\",\r\n \"52.139.18.243/32\",\r\n \"52.139.22.227/32\",\r\n - \ \"52.139.80.229/32\",\r\n \"52.139.83.184/32\",\r\n \"52.139.86.52/32\",\r\n - \ \"52.139.111.136/29\",\r\n \"52.139.111.160/27\",\r\n \"52.139.111.192/26\",\r\n - \ \"52.139.156.110/32\",\r\n \"52.139.170.4/32\",\r\n \"52.139.170.52/32\",\r\n - \ \"52.139.176.216/32\",\r\n \"52.139.177.8/32\",\r\n \"52.139.177.14/32\",\r\n - \ \"52.139.179.116/32\",\r\n \"52.139.232.83/32\",\r\n \"52.139.233.32/32\",\r\n - \ \"52.139.234.140/32\",\r\n \"52.139.234.217/32\",\r\n \"52.139.235.85/32\",\r\n - \ \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n \"52.140.110.0/26\",\r\n - \ \"52.141.1.133/32\",\r\n \"52.141.7.17/32\",\r\n \"52.141.7.21/32\",\r\n - \ \"52.141.7.24/30\",\r\n \"52.141.7.36/30\",\r\n \"52.142.16.162/32\",\r\n - \ \"52.142.28.86/32\",\r\n \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n - \ \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n - \ \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n - \ \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n - \ \"52.142.127.254/32\",\r\n \"52.142.168.104/32\",\r\n \"52.142.233.146/32\",\r\n - \ \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n - \ \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n \"52.146.24.96/32\",\r\n - \ \"52.146.24.106/32\",\r\n \"52.146.24.114/32\",\r\n \"52.146.26.125/32\",\r\n - \ \"52.146.26.218/32\",\r\n \"52.146.26.244/32\",\r\n \"52.146.50.100/32\",\r\n - \ \"52.146.60.149/32\",\r\n \"52.146.72.0/22\",\r\n \"52.146.76.0/23\",\r\n - \ \"52.146.78.0/24\",\r\n \"52.146.79.0/25\",\r\n \"52.146.79.128/30\",\r\n - \ \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n \"52.146.130.128/27\",\r\n - \ \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n \"52.146.130.192/26\",\r\n - \ \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n \"52.146.138.128/25\",\r\n - \ \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n \"52.147.113.88/29\",\r\n - \ \"52.147.116.192/26\",\r\n \"52.147.117.0/27\",\r\n \"52.147.117.128/26\",\r\n - \ \"52.147.117.192/27\",\r\n \"52.147.119.0/29\",\r\n \"52.147.121.95/32\",\r\n - \ \"52.147.222.228/32\",\r\n \"52.148.112.216/32\",\r\n \"52.149.108.155/32\",\r\n - \ \"52.149.169.236/32\",\r\n \"52.149.238.57/32\",\r\n \"52.149.240.75/32\",\r\n - \ \"52.149.243.177/32\",\r\n \"52.150.35.132/32\",\r\n \"52.150.37.207/32\",\r\n - \ \"52.150.154.48/28\",\r\n \"52.150.154.128/26\",\r\n \"52.151.231.104/32\",\r\n - \ \"52.151.238.19/32\",\r\n \"52.151.243.194/32\",\r\n \"52.151.246.107/32\",\r\n - \ \"52.152.194.10/32\",\r\n \"52.152.204.86/32\",\r\n \"52.152.205.65/32\",\r\n - \ \"52.152.205.137/32\",\r\n \"52.155.25.132/32\",\r\n \"52.155.25.145/32\",\r\n - \ \"52.155.25.157/32\",\r\n \"52.155.88.22/32\",\r\n \"52.155.91.129/32\",\r\n - \ \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n \"52.155.94.157/32\",\r\n - \ \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n \"52.155.172.184/32\",\r\n - \ \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n \"52.155.178.3/32\",\r\n - \ \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n \"52.155.220.20/32\",\r\n - \ \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n \"52.155.224.132/32\",\r\n - \ \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n \"52.155.232.218/32\",\r\n - \ \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n \"52.155.233.227/32\",\r\n - \ \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n \"52.155.234.126/32\",\r\n - \ \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n \"52.155.235.153/32\",\r\n - \ \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n \"52.156.24.232/32\",\r\n - \ \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n \"52.156.196.221/32\",\r\n - \ \"52.156.204.190/32\",\r\n \"52.157.221.75/32\",\r\n \"52.157.221.163/32\",\r\n - \ \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n \"52.157.237.175/32\",\r\n - \ \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n \"52.158.27.66/32\",\r\n - \ \"52.158.112.171/32\",\r\n \"52.158.121.190/32\",\r\n \"52.160.108.225/32\",\r\n - \ \"52.172.7.225/32\",\r\n \"52.172.112.176/29\",\r\n \"52.175.120.201/32\",\r\n - \ \"52.175.150.250/32\",\r\n \"52.180.96.196/32\",\r\n \"52.180.102.55/32\",\r\n - \ \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n \"52.184.84.210/32\",\r\n - \ \"52.185.226.247/32\",\r\n \"52.185.230.20/32\",\r\n \"52.188.43.247/32\",\r\n - \ \"52.188.77.154/32\",\r\n \"52.188.79.60/32\",\r\n \"52.188.177.124/32\",\r\n - \ \"52.188.181.97/32\",\r\n \"52.188.183.159/32\",\r\n \"52.188.216.65/32\",\r\n - \ \"52.188.221.237/32\",\r\n \"52.188.222.168/32\",\r\n \"52.188.222.206/32\",\r\n - \ \"52.189.252.34/32\",\r\n \"52.190.24.61/32\",\r\n \"52.190.27.148/32\",\r\n - \ \"52.190.30.136/32\",\r\n \"52.190.30.145/32\",\r\n \"52.190.39.65/32\",\r\n - \ \"52.191.39.181/32\",\r\n \"52.191.217.43/32\",\r\n \"52.191.232.133/32\",\r\n - \ \"52.191.237.186/32\",\r\n \"52.191.238.79/32\",\r\n \"52.191.238.157/32\",\r\n - \ \"52.191.239.208/32\",\r\n \"52.191.239.246/32\",\r\n \"52.224.17.48/32\",\r\n - \ \"52.224.17.98/32\",\r\n \"52.224.137.160/32\",\r\n \"52.224.142.152/32\",\r\n - \ \"52.224.149.89/32\",\r\n \"52.224.150.63/32\",\r\n \"52.224.184.205/32\",\r\n - \ \"52.224.184.221/32\",\r\n \"52.224.185.216/32\",\r\n \"52.224.195.119/32\",\r\n - \ \"52.224.200.26/32\",\r\n \"52.224.201.114/32\",\r\n \"52.224.201.121/32\",\r\n - \ \"52.224.203.192/32\",\r\n \"52.224.204.110/32\",\r\n \"52.226.41.202/32\",\r\n - \ \"52.226.41.235/32\",\r\n \"52.226.49.104/32\",\r\n \"52.226.49.156/32\",\r\n - \ \"52.226.51.138/32\",\r\n \"52.226.139.204/32\",\r\n \"52.226.141.200/32\",\r\n - \ \"52.226.143.0/32\",\r\n \"52.226.148.5/32\",\r\n \"52.226.148.225/32\",\r\n - \ \"52.226.175.58/32\",\r\n \"52.226.254.118/32\",\r\n \"52.228.86.178/31\",\r\n - \ \"52.228.86.180/30\",\r\n \"52.228.86.184/29\",\r\n \"52.228.86.192/26\",\r\n - \ \"52.228.87.0/24\",\r\n \"52.228.125.229/32\",\r\n \"52.229.79.225/32\",\r\n - \ \"52.229.88.158/32\",\r\n \"52.229.119.249/32\",\r\n \"52.229.225.182/32\",\r\n - \ \"52.231.136.212/32\",\r\n \"52.231.137.237/32\",\r\n \"52.231.140.224/29\",\r\n - \ \"52.231.143.171/32\",\r\n \"52.231.185.0/32\",\r\n \"52.234.104.49/32\",\r\n - \ \"52.235.17.70/32\",\r\n \"52.235.57.68/30\",\r\n \"52.235.57.140/32\",\r\n - \ \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n \"52.235.63.0/32\",\r\n - \ \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n \"52.241.138.151/32\",\r\n - \ \"52.241.140.217/32\",\r\n \"52.243.106.93/32\",\r\n \"52.243.108.25/32\",\r\n - \ \"52.243.109.4/31\",\r\n \"52.243.109.126/32\",\r\n \"52.243.110.67/32\",\r\n - \ \"52.243.110.156/32\",\r\n \"52.243.110.181/32\",\r\n \"52.243.113.88/31\",\r\n - \ \"52.243.113.102/32\",\r\n \"52.246.120.190/32\",\r\n \"52.249.59.157/32\",\r\n - \ \"52.249.60.80/32\",\r\n \"52.249.63.45/32\",\r\n \"52.249.201.87/32\",\r\n - \ \"52.249.204.114/32\",\r\n \"52.250.228.36/30\",\r\n \"52.250.228.40/29\",\r\n - \ \"52.250.228.48/28\",\r\n \"52.250.228.128/25\",\r\n \"52.250.229.0/24\",\r\n - \ \"52.250.230.0/23\",\r\n \"52.255.212.164/32\",\r\n \"52.255.213.211/32\",\r\n - \ \"52.255.221.231/32\",\r\n \"102.37.80.40/29\",\r\n \"102.37.85.32/27\",\r\n - \ \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n \"102.37.166.224/27\",\r\n - \ \"102.37.167.0/26\",\r\n \"102.133.0.199/32\",\r\n \"102.133.0.212/32\",\r\n - \ \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n \"102.133.60.0/27\",\r\n - \ \"102.133.132.151/32\",\r\n \"102.133.219.144/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": + [\r\n \"13.64.27.44/32\",\r\n \"13.64.35.24/32\",\r\n \"13.64.38.167/32\",\r\n + \ \"13.64.39.170/32\",\r\n \"13.64.128.119/32\",\r\n \"13.64.174.215/32\",\r\n + \ \"13.64.177.224/32\",\r\n \"13.66.80.131/32\",\r\n \"13.71.48.192/32\",\r\n + \ \"13.71.49.81/32\",\r\n \"13.71.49.244/32\",\r\n \"13.71.50.175/32\",\r\n + \ \"13.71.52.132/32\",\r\n \"13.73.253.128/25\",\r\n \"13.73.254.0/25\",\r\n + \ \"13.73.254.128/26\",\r\n \"13.83.17.188/32\",\r\n \"13.83.23.194/32\",\r\n + \ \"13.83.56.37/32\",\r\n \"13.83.64.166/32\",\r\n \"13.83.66.89/32\",\r\n + \ \"13.83.66.124/32\",\r\n \"13.83.68.60/32\",\r\n \"13.83.70.105/32\",\r\n + \ \"13.83.97.180/32\",\r\n \"13.83.97.188/32\",\r\n \"13.83.102.38/32\",\r\n + \ \"13.83.145.222/32\",\r\n \"13.83.147.192/32\",\r\n \"13.83.151.212/32\",\r\n + \ \"13.83.248.248/32\",\r\n \"13.83.249.34/32\",\r\n \"13.83.249.58/32\",\r\n + \ \"13.85.191.89/32\",\r\n \"13.86.136.222/32\",\r\n \"13.86.137.20/32\",\r\n + \ \"13.86.139.229/32\",\r\n \"13.86.155.216/32\",\r\n \"13.86.177.32/32\",\r\n + \ \"13.86.185.5/32\",\r\n \"13.86.185.6/32\",\r\n \"13.86.185.35/32\",\r\n + \ \"13.86.185.81/32\",\r\n \"13.86.185.91/32\",\r\n \"13.86.192.20/32\",\r\n + \ \"13.86.193.65/32\",\r\n \"13.86.194.190/32\",\r\n \"13.86.249.98/32\",\r\n + \ \"13.86.250.62/32\",\r\n \"13.86.250.244/32\",\r\n \"13.86.252.116/32\",\r\n + \ \"13.86.254.118/32\",\r\n \"13.86.254.191/32\",\r\n \"13.87.135.122/32\",\r\n + \ \"13.87.153.50/32\",\r\n \"13.87.154.24/32\",\r\n \"13.87.154.100/32\",\r\n + \ \"13.87.154.164/32\",\r\n \"13.87.157.188/32\",\r\n \"13.87.160.104/32\",\r\n + \ \"13.87.160.143/32\",\r\n \"13.87.160.212/32\",\r\n \"13.87.161.18/32\",\r\n + \ \"13.87.161.235/32\",\r\n \"13.87.161.241/32\",\r\n \"13.87.162.91/32\",\r\n + \ \"13.87.163.230/32\",\r\n \"13.87.164.20/32\",\r\n \"13.87.164.30/32\",\r\n + \ \"13.87.164.186/32\",\r\n \"13.87.164.205/32\",\r\n \"13.87.167.46/32\",\r\n + \ \"13.87.167.63/32\",\r\n \"13.87.167.172/32\",\r\n \"13.87.167.174/32\",\r\n + \ \"13.87.167.198/32\",\r\n \"13.87.207.81/32\",\r\n \"13.87.216.21/32\",\r\n + \ \"13.87.216.130/32\",\r\n \"13.87.217.11/32\",\r\n \"13.87.217.75/32\",\r\n + \ \"13.87.217.80/32\",\r\n \"13.87.218.70/32\",\r\n \"13.87.218.169/32\",\r\n + \ \"13.88.56.107/32\",\r\n \"13.88.65.140/32\",\r\n \"13.88.65.204/32\",\r\n + \ \"13.88.128.218/32\",\r\n \"13.88.129.116/32\",\r\n \"13.88.129.160/32\",\r\n + \ \"13.88.132.123/32\",\r\n \"13.88.133.160/32\",\r\n \"13.88.135.42/32\",\r\n + \ \"13.88.135.67/32\",\r\n \"13.88.135.72/32\",\r\n \"13.91.22.243/32\",\r\n + \ \"13.91.126.78/32\",\r\n \"13.91.136.144/32\",\r\n \"13.91.138.172/32\",\r\n + \ \"20.37.68.48/28\",\r\n \"20.37.68.64/26\",\r\n \"20.37.68.128/28\",\r\n + \ \"20.37.70.120/29\",\r\n \"20.37.80.56/32\",\r\n \"20.37.82.215/32\",\r\n + \ \"20.37.199.128/25\",\r\n \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n + \ \"20.38.142.120/29\",\r\n \"20.39.134.9/32\",\r\n \"20.39.134.67/32\",\r\n + \ \"20.39.134.93/32\",\r\n \"20.39.139.245/32\",\r\n \"20.39.140.23/32\",\r\n + \ \"20.39.141.50/32\",\r\n \"20.40.1.97/32\",\r\n \"20.40.1.101/32\",\r\n + \ \"20.40.1.191/32\",\r\n \"20.40.4.3/32\",\r\n \"20.40.4.24/32\",\r\n + \ \"20.40.160.0/32\",\r\n \"20.40.162.57/32\",\r\n \"20.40.164.49/32\",\r\n + \ \"20.40.164.215/32\",\r\n \"20.40.165.7/32\",\r\n \"20.40.165.31/32\",\r\n + \ \"20.40.165.67/32\",\r\n \"20.40.177.116/32\",\r\n \"20.40.182.180/32\",\r\n + \ \"20.40.186.118/32\",\r\n \"20.40.187.183/32\",\r\n \"20.40.188.84/32\",\r\n + \ \"20.41.197.28/31\",\r\n \"20.41.198.192/26\",\r\n \"20.41.199.0/25\",\r\n + \ \"20.42.24.159/32\",\r\n \"20.42.39.188/32\",\r\n \"20.42.230.236/30\",\r\n + \ \"20.42.230.240/28\",\r\n \"20.42.231.192/26\",\r\n \"20.43.44.240/28\",\r\n + \ \"20.43.45.128/26\",\r\n \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n + \ \"20.43.70.206/31\",\r\n \"20.43.70.208/28\",\r\n \"20.43.70.232/29\",\r\n + \ \"20.43.70.240/28\",\r\n \"20.43.71.128/25\",\r\n \"20.43.161.116/32\",\r\n + \ \"20.43.161.149/32\",\r\n \"20.43.161.215/32\",\r\n \"20.43.175.186/32\",\r\n + \ \"20.43.175.210/32\",\r\n \"20.43.175.237/32\",\r\n \"20.43.182.39/32\",\r\n + \ \"20.44.32.68/32\",\r\n \"20.44.32.253/32\",\r\n \"20.44.34.50/32\",\r\n + \ \"20.44.34.154/32\",\r\n \"20.44.35.138/32\",\r\n \"20.44.130.57/32\",\r\n + \ \"20.44.130.222/32\",\r\n \"20.44.131.162/32\",\r\n \"20.44.167.207/32\",\r\n + \ \"20.44.197.126/32\",\r\n \"20.44.198.104/32\",\r\n \"20.44.240.222/32\",\r\n + \ \"20.45.93.160/27\",\r\n \"20.45.93.192/26\",\r\n \"20.45.94.72/29\",\r\n + \ \"20.46.108.117/32\",\r\n \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n + \ \"20.48.15.227/32\",\r\n \"20.48.192.0/28\",\r\n \"20.48.192.16/29\",\r\n + \ \"20.48.193.168/29\",\r\n \"20.48.201.96/27\",\r\n \"20.48.201.128/26\",\r\n + \ \"20.48.202.8/29\",\r\n \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n + \ \"20.49.111.64/26\",\r\n \"20.49.111.128/25\",\r\n \"20.49.121.192/26\",\r\n + \ \"20.49.122.0/23\",\r\n \"20.49.124.0/24\",\r\n \"20.49.125.0/25\",\r\n + \ \"20.49.125.128/27\",\r\n \"20.49.125.160/28\",\r\n \"20.49.125.176/29\",\r\n + \ \"20.49.125.184/30\",\r\n \"20.49.125.192/26\",\r\n \"20.49.126.0/25\",\r\n + \ \"20.49.127.248/29\",\r\n \"20.49.145.249/32\",\r\n \"20.49.166.40/32\",\r\n + \ \"20.49.166.118/32\",\r\n \"20.49.166.129/32\",\r\n \"20.49.244.238/32\",\r\n + \ \"20.50.16.235/32\",\r\n \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n + \ \"20.50.25.187/32\",\r\n \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n + \ \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n + \ \"20.50.70.0/23\",\r\n \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n + \ \"20.50.231.176/32\",\r\n \"20.50.238.87/32\",\r\n \"20.52.93.224/27\",\r\n + \ \"20.52.94.0/26\",\r\n \"20.52.94.120/29\",\r\n \"20.53.40.0/26\",\r\n + \ \"20.53.40.64/27\",\r\n \"20.53.40.96/28\",\r\n \"20.53.40.112/29\",\r\n + \ \"20.53.40.128/25\",\r\n \"20.53.44.224/29\",\r\n \"20.53.74.224/32\",\r\n + \ \"20.53.77.171/32\",\r\n \"20.53.79.20/32\",\r\n \"20.53.79.144/32\",\r\n + \ \"20.53.81.209/32\",\r\n \"20.53.104.7/32\",\r\n \"20.53.104.132/32\",\r\n + \ \"20.53.109.106/31\",\r\n \"20.53.109.144/32\",\r\n \"20.53.115.98/32\",\r\n + \ \"20.53.115.101/32\",\r\n \"20.53.115.102/32\",\r\n \"20.54.3.143/32\",\r\n + \ \"20.54.3.210/32\",\r\n \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n + \ \"20.54.40.139/32\",\r\n \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n + \ \"20.54.66.198/32\",\r\n \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n + \ \"20.54.105.72/32\",\r\n \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n + \ \"20.54.105.243/32\",\r\n \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n + \ \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n + \ \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n + \ \"20.54.209.240/32\",\r\n \"20.58.71.128/26\",\r\n \"20.58.71.192/27\",\r\n + \ \"20.59.77.128/25\",\r\n \"20.59.78.0/24\",\r\n \"20.59.79.80/29\",\r\n + \ \"20.61.96.0/25\",\r\n \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n + \ \"20.61.98.152/29\",\r\n \"20.61.249.208/32\",\r\n \"20.62.129.136/29\",\r\n + \ \"20.62.157.223/32\",\r\n \"20.62.180.13/32\",\r\n \"20.62.212.114/32\",\r\n + \ \"20.62.235.247/32\",\r\n \"20.63.52.175/32\",\r\n \"20.65.130.80/29\",\r\n + \ \"20.67.211.155/32\",\r\n \"20.67.211.157/32\",\r\n \"20.68.125.79/32\",\r\n + \ \"20.70.221.32/27\",\r\n \"20.70.221.64/26\",\r\n \"20.70.221.200/29\",\r\n + \ \"20.70.249.107/32\",\r\n \"20.71.81.103/32\",\r\n \"20.72.130.4/32\",\r\n + \ \"20.72.132.26/32\",\r\n \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n + \ \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n \"20.81.0.146/32\",\r\n + \ \"20.81.113.146/32\",\r\n \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n + \ \"20.82.155.16/32\",\r\n \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n + \ \"20.82.227.170/32\",\r\n \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n + \ \"20.82.246.148/30\",\r\n \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n + \ \"20.82.251.66/32\",\r\n \"20.83.131.174/32\",\r\n \"20.84.25.107/32\",\r\n + \ \"20.85.173.165/32\",\r\n \"20.85.179.67/32\",\r\n \"20.86.93.224/27\",\r\n + \ \"20.86.95.0/24\",\r\n \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n + \ \"20.87.80.0/29\",\r\n \"20.88.154.32/27\",\r\n \"20.88.154.64/26\",\r\n + \ \"20.88.155.128/25\",\r\n \"20.88.156.0/25\",\r\n \"20.88.156.128/27\",\r\n + \ \"20.88.157.64/29\",\r\n \"20.89.11.128/26\",\r\n \"20.89.11.192/27\",\r\n + \ \"20.89.11.240/29\",\r\n \"20.90.32.128/29\",\r\n \"20.90.131.0/26\",\r\n + \ \"20.90.131.64/27\",\r\n \"20.90.131.120/29\",\r\n \"20.90.169.112/32\",\r\n + \ \"20.92.3.128/26\",\r\n \"20.92.3.192/27\",\r\n \"20.92.4.128/29\",\r\n + \ \"20.93.26.109/32\",\r\n \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n + \ \"20.93.176.101/32\",\r\n \"20.93.237.39/32\",\r\n \"20.97.33.128/26\",\r\n + \ \"20.97.33.192/27\",\r\n \"20.97.33.240/29\",\r\n \"20.100.0.160/27\",\r\n + \ \"20.100.1.0/26\",\r\n \"20.100.1.160/29\",\r\n \"20.101.28.187/32\",\r\n + \ \"20.103.85.227/32\",\r\n \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n + \ \"20.104.37.80/32\",\r\n \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n + \ \"20.105.208.0/26\",\r\n \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n + \ \"20.108.81.107/32\",\r\n \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n + \ \"20.151.42.15/32\",\r\n \"20.151.73.141/32\",\r\n \"20.151.188.174/32\",\r\n + \ \"20.151.188.187/32\",\r\n \"20.151.188.190/32\",\r\n \"20.151.188.199/32\",\r\n + \ \"20.151.188.212/30\",\r\n \"20.151.188.252/30\",\r\n \"20.184.251.143/32\",\r\n + \ \"20.185.8.74/32\",\r\n \"20.185.72.53/32\",\r\n \"20.185.73.73/32\",\r\n + \ \"20.185.211.94/32\",\r\n \"20.185.215.62/32\",\r\n \"20.185.215.91/32\",\r\n + \ \"20.187.161.172/32\",\r\n \"20.187.187.155/32\",\r\n \"20.187.195.128/28\",\r\n + \ \"20.187.195.144/29\",\r\n \"20.187.195.160/27\",\r\n \"20.187.195.192/26\",\r\n + \ \"20.187.197.24/29\",\r\n \"20.188.77.155/32\",\r\n \"20.188.218.111/32\",\r\n + \ \"20.188.218.165/32\",\r\n \"20.188.219.150/32\",\r\n \"20.188.221.55/32\",\r\n + \ \"20.189.74.80/32\",\r\n \"20.189.76.100/32\",\r\n \"20.189.77.126/32\",\r\n + \ \"20.189.111.28/30\",\r\n \"20.189.111.32/27\",\r\n \"20.189.111.64/26\",\r\n + \ \"20.189.111.128/26\",\r\n \"20.189.112.175/32\",\r\n \"20.189.122.41/32\",\r\n + \ \"20.189.142.58/32\",\r\n \"20.189.193.32/27\",\r\n \"20.189.193.64/26\",\r\n + \ \"20.189.193.168/29\",\r\n \"20.189.225.72/29\",\r\n \"20.191.161.200/29\",\r\n + \ \"20.192.43.64/29\",\r\n \"20.192.152.160/27\",\r\n \"20.192.152.192/26\",\r\n + \ \"20.192.153.80/29\",\r\n \"20.192.169.0/26\",\r\n \"20.192.169.64/27\",\r\n + \ \"20.192.169.112/29\",\r\n \"20.193.137.40/32\",\r\n \"20.193.137.133/32\",\r\n + \ \"20.193.153.43/32\",\r\n \"20.193.153.162/32\",\r\n \"20.193.154.38/32\",\r\n + \ \"20.194.59.230/32\",\r\n \"20.194.144.9/32\",\r\n \"20.194.144.25/32\",\r\n + \ \"20.194.144.27/32\",\r\n \"20.194.144.31/32\",\r\n \"20.195.83.64/26\",\r\n + \ \"20.195.84.128/27\",\r\n \"20.195.85.8/29\",\r\n \"20.195.85.192/26\",\r\n + \ \"20.195.86.0/27\",\r\n \"20.197.64.133/32\",\r\n \"20.197.105.172/32\",\r\n + \ \"20.197.105.230/32\",\r\n \"20.197.119.204/30\",\r\n \"20.198.129.3/32\",\r\n + \ \"20.200.73.253/32\",\r\n \"20.200.192.0/29\",\r\n \"20.200.194.48/28\",\r\n + \ \"20.200.194.64/26\",\r\n \"20.200.194.128/28\",\r\n \"20.200.195.64/26\",\r\n + \ \"20.200.195.128/27\",\r\n \"20.200.195.168/29\",\r\n \"20.200.201.167/32\",\r\n + \ \"20.201.2.105/32\",\r\n \"20.201.58.117/32\",\r\n \"20.201.73.133/32\",\r\n + \ \"20.204.234.235/32\",\r\n \"20.205.68.0/26\",\r\n \"20.205.68.64/27\",\r\n + \ \"20.205.68.112/29\",\r\n \"20.206.3.24/29\",\r\n \"20.206.3.32/27\",\r\n + \ \"20.206.3.64/26\",\r\n \"20.206.3.128/25\",\r\n \"20.206.4.0/26\",\r\n + \ \"20.208.4.0/26\",\r\n \"20.208.4.64/27\",\r\n \"20.208.4.104/29\",\r\n + \ \"20.210.3.27/32\",\r\n \"20.213.65.83/32\",\r\n \"23.98.106.160/27\",\r\n + \ \"23.98.106.192/26\",\r\n \"23.98.107.0/28\",\r\n \"23.98.107.16/29\",\r\n + \ \"23.98.107.24/30\",\r\n \"23.98.107.32/27\",\r\n \"23.98.107.64/26\",\r\n + \ \"23.98.107.128/26\",\r\n \"23.98.109.40/29\",\r\n \"23.99.89.156/32\",\r\n + \ \"40.64.134.144/28\",\r\n \"40.64.134.192/26\",\r\n \"40.65.49.103/32\",\r\n + \ \"40.65.49.140/32\",\r\n \"40.65.49.151/32\",\r\n \"40.66.61.123/32\",\r\n + \ \"40.66.62.172/32\",\r\n \"40.71.233.8/32\",\r\n \"40.71.233.189/32\",\r\n + \ \"40.71.234.201/32\",\r\n \"40.71.236.15/32\",\r\n \"40.74.5.98/32\",\r\n + \ \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n + \ \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n + \ \"40.74.42.86/32\",\r\n \"40.74.183.82/32\",\r\n \"40.74.183.121/32\",\r\n + \ \"40.74.200.156/32\",\r\n \"40.74.201.230/32\",\r\n \"40.74.202.22/32\",\r\n + \ \"40.76.133.236/32\",\r\n \"40.76.149.246/32\",\r\n \"40.76.161.144/32\",\r\n + \ \"40.76.161.165/32\",\r\n \"40.76.161.168/32\",\r\n \"40.80.62.96/27\",\r\n + \ \"40.80.63.0/25\",\r\n \"40.80.63.128/28\",\r\n \"40.80.240.185/32\",\r\n + \ \"40.80.240.191/32\",\r\n \"40.80.240.214/32\",\r\n \"40.80.241.43/32\",\r\n + \ \"40.80.241.67/32\",\r\n \"40.80.248.79/32\",\r\n \"40.80.249.52/32\",\r\n + \ \"40.80.249.210/32\",\r\n \"40.80.249.219/32\",\r\n \"40.81.25.37/32\",\r\n + \ \"40.81.25.65/32\",\r\n \"40.81.56.190/32\",\r\n \"40.81.60.206/32\",\r\n + \ \"40.81.113.131/32\",\r\n \"40.81.116.141/32\",\r\n \"40.81.116.143/32\",\r\n + \ \"40.81.116.223/32\",\r\n \"40.81.117.23/32\",\r\n \"40.81.181.190/32\",\r\n + \ \"40.81.181.212/32\",\r\n \"40.81.181.214/32\",\r\n \"40.81.182.117/32\",\r\n + \ \"40.81.182.124/32\",\r\n \"40.81.186.128/32\",\r\n \"40.81.188.107/32\",\r\n + \ \"40.81.189.52/32\",\r\n \"40.81.190.97/32\",\r\n \"40.82.173.103/32\",\r\n + \ \"40.82.187.141/32\",\r\n \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n + \ \"40.82.224.52/32\",\r\n \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n + \ \"40.82.236.9/32\",\r\n \"40.82.236.35/32\",\r\n \"40.83.184.82/32\",\r\n + \ \"40.86.161.9/32\",\r\n \"40.86.164.89/32\",\r\n \"40.86.254.125/32\",\r\n + \ \"40.88.16.44/32\",\r\n \"40.88.18.208/32\",\r\n \"40.88.18.248/32\",\r\n + \ \"40.88.48.237/32\",\r\n \"40.88.231.249/32\",\r\n \"40.88.251.157/32\",\r\n + \ \"40.89.20.232/29\",\r\n \"40.89.20.240/28\",\r\n \"40.89.21.128/25\",\r\n + \ \"40.89.22.0/26\",\r\n \"40.89.22.64/28\",\r\n \"40.89.22.80/30\",\r\n + \ \"40.89.22.96/27\",\r\n \"40.89.22.128/26\",\r\n \"40.89.22.192/27\",\r\n + \ \"40.89.23.240/29\",\r\n \"40.90.184.63/32\",\r\n \"40.91.87.146/32\",\r\n + \ \"40.112.252.78/32\",\r\n \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n + \ \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n + \ \"40.115.75.235/32\",\r\n \"40.118.185.80/32\",\r\n \"40.118.200.18/32\",\r\n + \ \"40.118.237.211/32\",\r\n \"40.119.1.22/32\",\r\n \"40.119.42.85/32\",\r\n + \ \"40.119.42.86/32\",\r\n \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n + \ \"40.119.159.181/32\",\r\n \"40.119.159.218/32\",\r\n \"40.119.169.241/32\",\r\n + \ \"40.119.170.52/32\",\r\n \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n + \ \"40.119.170.180/32\",\r\n \"40.119.215.132/32\",\r\n \"40.120.1.91/32\",\r\n + \ \"40.120.1.94/32\",\r\n \"40.120.1.96/32\",\r\n \"40.120.2.208/31\",\r\n + \ \"40.120.86.160/27\",\r\n \"40.120.86.192/26\",\r\n \"40.120.87.56/29\",\r\n + \ \"40.124.136.2/32\",\r\n \"40.124.136.75/32\",\r\n \"40.124.136.138/32\",\r\n + \ \"40.127.10.187/32\",\r\n \"40.127.11.11/32\",\r\n \"40.127.14.98/32\",\r\n + \ \"40.127.14.104/32\",\r\n \"40.127.23.12/32\",\r\n \"40.127.84.210/32\",\r\n + \ \"40.127.145.191/32\",\r\n \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n + \ \"40.127.148.127/32\",\r\n \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n + \ \"40.127.227.23/32\",\r\n \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n + \ \"40.127.235.20/32\",\r\n \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n + \ \"51.11.24.198/32\",\r\n \"51.11.25.68/32\",\r\n \"51.11.25.172/32\",\r\n + \ \"51.11.172.30/32\",\r\n \"51.11.172.56/32\",\r\n \"51.11.172.160/32\",\r\n + \ \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n + \ \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n \"51.13.136.168/29\",\r\n + \ \"51.13.139.224/27\",\r\n \"51.13.141.128/26\",\r\n \"51.13.141.248/29\",\r\n + \ \"51.13.148.255/32\",\r\n \"51.13.149.70/32\",\r\n \"51.103.3.127/32\",\r\n + \ \"51.103.3.240/32\",\r\n \"51.104.30.172/30\",\r\n \"51.104.30.192/26\",\r\n + \ \"51.104.31.0/27\",\r\n \"51.104.31.32/28\",\r\n \"51.104.31.48/29\",\r\n + \ \"51.104.31.64/26\",\r\n \"51.104.36.212/32\",\r\n \"51.104.150.127/32\",\r\n + \ \"51.104.150.153/32\",\r\n \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n + \ \"51.104.155.233/32\",\r\n \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n + \ \"51.104.159.10/32\",\r\n \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n + \ \"51.104.177.53/32\",\r\n \"51.104.178.0/32\",\r\n \"51.104.248.11/32\",\r\n + \ \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n + \ \"51.105.96.44/32\",\r\n \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n + \ \"51.105.101.1/32\",\r\n \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n + \ \"51.105.145.107/32\",\r\n \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n + \ \"51.105.152.238/32\",\r\n \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n + \ \"51.105.165.235/32\",\r\n \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n + \ \"51.105.195.166/32\",\r\n \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n + \ \"51.105.249.94/32\",\r\n \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n + \ \"51.105.250.200/32\",\r\n \"51.107.8.159/32\",\r\n \"51.107.8.238/32\",\r\n + \ \"51.107.9.82/32\",\r\n \"51.107.11.68/30\",\r\n \"51.107.11.80/30\",\r\n + \ \"51.107.41.120/32\",\r\n \"51.107.45.66/32\",\r\n \"51.107.96.36/32\",\r\n + \ \"51.107.96.48/29\",\r\n \"51.107.96.104/32\",\r\n \"51.107.96.206/32\",\r\n + \ \"51.107.98.194/32\",\r\n \"51.107.100.218/32\",\r\n \"51.107.101.56/32\",\r\n + \ \"51.107.101.181/32\",\r\n \"51.107.201.45/32\",\r\n \"51.107.202.69/32\",\r\n + \ \"51.107.241.104/29\",\r\n \"51.107.241.160/27\",\r\n \"51.107.241.192/26\",\r\n + \ \"51.107.249.88/29\",\r\n \"51.107.249.160/27\",\r\n \"51.107.249.192/26\",\r\n + \ \"51.107.254.96/27\",\r\n \"51.107.254.128/26\",\r\n \"51.107.254.248/29\",\r\n + \ \"51.116.1.237/32\",\r\n \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n + \ \"51.116.3.16/32\",\r\n \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n + \ \"51.116.3.102/32\",\r\n \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n + \ \"51.116.51.184/29\",\r\n \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n + \ \"51.116.75.64/29\",\r\n \"51.116.99.200/32\",\r\n \"51.116.132.85/32\",\r\n + \ \"51.116.132.99/32\",\r\n \"51.116.133.151/32\",\r\n \"51.116.134.132/32\",\r\n + \ \"51.116.134.136/32\",\r\n \"51.116.138.202/32\",\r\n \"51.116.145.240/28\",\r\n + \ \"51.116.146.128/26\",\r\n \"51.116.146.192/28\",\r\n \"51.116.148.224/29\",\r\n + \ \"51.120.44.32/27\",\r\n \"51.120.44.64/26\",\r\n \"51.120.228.48/28\",\r\n + \ \"51.120.228.64/26\",\r\n \"51.120.228.128/28\",\r\n \"51.120.232.48/29\",\r\n + \ \"51.124.1.108/32\",\r\n \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n + \ \"51.124.72.168/32\",\r\n \"51.124.83.127/32\",\r\n \"51.132.68.126/32\",\r\n + \ \"51.132.72.50/32\",\r\n \"51.132.72.181/32\",\r\n \"51.132.73.95/32\",\r\n + \ \"51.132.161.225/32\",\r\n \"51.132.215.162/32\",\r\n \"51.132.215.182/32\",\r\n + \ \"51.137.10.82/32\",\r\n \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n + \ \"51.137.12.195/32\",\r\n \"51.137.13.184/32\",\r\n \"51.137.136.98/32\",\r\n + \ \"51.137.137.158/31\",\r\n \"51.137.137.224/32\",\r\n \"51.137.137.235/32\",\r\n + \ \"51.137.164.224/27\",\r\n \"51.137.165.192/26\",\r\n \"51.137.166.0/28\",\r\n + \ \"51.137.166.16/29\",\r\n \"51.137.166.24/30\",\r\n \"51.137.166.64/26\",\r\n + \ \"51.137.167.176/29\",\r\n \"51.137.180.86/32\",\r\n \"51.138.26.161/32\",\r\n + \ \"51.138.26.201/32\",\r\n \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n + \ \"51.138.28.250/32\",\r\n \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n + \ \"51.138.38.197/32\",\r\n \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n + \ \"51.138.215.192/26\",\r\n \"51.143.208.216/29\",\r\n \"51.144.56.64/32\",\r\n + \ \"51.144.190.147/32\",\r\n \"51.145.104.29/32\",\r\n \"51.145.186.156/32\",\r\n + \ \"51.145.189.149/32\",\r\n \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n + \ \"52.136.189.128/26\",\r\n \"52.136.190.176/29\",\r\n \"52.137.24.206/32\",\r\n + \ \"52.139.17.108/32\",\r\n \"52.139.17.252/32\",\r\n \"52.139.18.243/32\",\r\n + \ \"52.139.22.227/32\",\r\n \"52.139.80.229/32\",\r\n \"52.139.83.184/32\",\r\n + \ \"52.139.86.52/32\",\r\n \"52.139.111.136/29\",\r\n \"52.139.111.160/27\",\r\n + \ \"52.139.111.192/26\",\r\n \"52.139.156.110/32\",\r\n \"52.139.170.4/32\",\r\n + \ \"52.139.170.52/32\",\r\n \"52.139.176.216/32\",\r\n \"52.139.177.8/32\",\r\n + \ \"52.139.177.14/32\",\r\n \"52.139.179.116/32\",\r\n \"52.139.232.83/32\",\r\n + \ \"52.139.233.32/32\",\r\n \"52.139.234.140/32\",\r\n \"52.139.234.217/32\",\r\n + \ \"52.139.235.85/32\",\r\n \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n + \ \"52.140.110.0/26\",\r\n \"52.141.1.133/32\",\r\n \"52.141.7.17/32\",\r\n + \ \"52.141.7.21/32\",\r\n \"52.141.7.24/30\",\r\n \"52.141.7.36/30\",\r\n + \ \"52.142.16.162/32\",\r\n \"52.142.28.86/32\",\r\n \"52.142.80.162/32\",\r\n + \ \"52.142.81.115/32\",\r\n \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n + \ \"52.142.87.183/32\",\r\n \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n + \ \"52.142.112.130/32\",\r\n \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n + \ \"52.142.121.155/32\",\r\n \"52.142.127.254/32\",\r\n \"52.142.168.104/32\",\r\n + \ \"52.142.233.146/32\",\r\n \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n + \ \"52.142.234.230/32\",\r\n \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n + \ \"52.146.24.96/32\",\r\n \"52.146.24.106/32\",\r\n \"52.146.24.114/32\",\r\n + \ \"52.146.26.125/32\",\r\n \"52.146.26.218/32\",\r\n \"52.146.26.244/32\",\r\n + \ \"52.146.50.100/32\",\r\n \"52.146.60.149/32\",\r\n \"52.146.72.0/22\",\r\n + \ \"52.146.76.0/23\",\r\n \"52.146.78.0/24\",\r\n \"52.146.79.0/25\",\r\n + \ \"52.146.79.128/30\",\r\n \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n + \ \"52.146.130.128/27\",\r\n \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n + \ \"52.146.130.192/26\",\r\n \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n + \ \"52.146.138.128/25\",\r\n \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n + \ \"52.147.113.88/29\",\r\n \"52.147.116.192/26\",\r\n \"52.147.117.0/27\",\r\n + \ \"52.147.117.128/26\",\r\n \"52.147.117.192/27\",\r\n \"52.147.119.0/29\",\r\n + \ \"52.147.121.95/32\",\r\n \"52.147.222.228/32\",\r\n \"52.148.112.216/32\",\r\n + \ \"52.149.108.155/32\",\r\n \"52.149.169.236/32\",\r\n \"52.149.238.57/32\",\r\n + \ \"52.149.240.75/32\",\r\n \"52.149.243.177/32\",\r\n \"52.150.35.132/32\",\r\n + \ \"52.150.37.207/32\",\r\n \"52.150.154.48/28\",\r\n \"52.150.154.128/26\",\r\n + \ \"52.151.231.104/32\",\r\n \"52.151.238.19/32\",\r\n \"52.151.243.194/32\",\r\n + \ \"52.151.246.107/32\",\r\n \"52.152.194.10/32\",\r\n \"52.152.204.86/32\",\r\n + \ \"52.152.205.65/32\",\r\n \"52.152.205.137/32\",\r\n \"52.155.25.132/32\",\r\n + \ \"52.155.25.145/32\",\r\n \"52.155.25.157/32\",\r\n \"52.155.88.22/32\",\r\n + \ \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n + \ \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n + \ \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n + \ \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n + \ \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n + \ \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n + \ \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n + \ \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n + \ \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n + \ \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n + \ \"52.156.24.232/32\",\r\n \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n + \ \"52.156.196.221/32\",\r\n \"52.156.204.190/32\",\r\n \"52.157.221.75/32\",\r\n + \ \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n + \ \"52.157.237.175/32\",\r\n \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n + \ \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n \"52.158.121.190/32\",\r\n + \ \"52.160.108.225/32\",\r\n \"52.172.7.225/32\",\r\n \"52.172.112.176/29\",\r\n + \ \"52.175.120.201/32\",\r\n \"52.175.150.250/32\",\r\n \"52.180.96.196/32\",\r\n + \ \"52.180.102.55/32\",\r\n \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n + \ \"52.184.84.210/32\",\r\n \"52.185.226.247/32\",\r\n \"52.185.230.20/32\",\r\n + \ \"52.188.43.247/32\",\r\n \"52.188.77.154/32\",\r\n \"52.188.79.60/32\",\r\n + \ \"52.188.177.124/32\",\r\n \"52.188.181.97/32\",\r\n \"52.188.183.159/32\",\r\n + \ \"52.188.216.65/32\",\r\n \"52.188.221.237/32\",\r\n \"52.188.222.168/32\",\r\n + \ \"52.188.222.206/32\",\r\n \"52.189.252.34/32\",\r\n \"52.190.24.61/32\",\r\n + \ \"52.190.27.148/32\",\r\n \"52.190.30.136/32\",\r\n \"52.190.30.145/32\",\r\n + \ \"52.190.39.65/32\",\r\n \"52.191.39.181/32\",\r\n \"52.191.217.43/32\",\r\n + \ \"52.191.232.133/32\",\r\n \"52.191.237.186/32\",\r\n \"52.191.238.79/32\",\r\n + \ \"52.191.238.157/32\",\r\n \"52.191.239.208/32\",\r\n \"52.191.239.246/32\",\r\n + \ \"52.224.17.48/32\",\r\n \"52.224.17.98/32\",\r\n \"52.224.137.160/32\",\r\n + \ \"52.224.142.152/32\",\r\n \"52.224.149.89/32\",\r\n \"52.224.150.63/32\",\r\n + \ \"52.224.184.205/32\",\r\n \"52.224.184.221/32\",\r\n \"52.224.185.216/32\",\r\n + \ \"52.224.195.119/32\",\r\n \"52.224.200.26/32\",\r\n \"52.224.201.114/32\",\r\n + \ \"52.224.201.121/32\",\r\n \"52.224.203.192/32\",\r\n \"52.224.204.110/32\",\r\n + \ \"52.226.41.202/32\",\r\n \"52.226.41.235/32\",\r\n \"52.226.49.104/32\",\r\n + \ \"52.226.49.156/32\",\r\n \"52.226.51.138/32\",\r\n \"52.226.139.204/32\",\r\n + \ \"52.226.141.200/32\",\r\n \"52.226.143.0/32\",\r\n \"52.226.148.5/32\",\r\n + \ \"52.226.148.225/32\",\r\n \"52.226.175.58/32\",\r\n \"52.226.254.118/32\",\r\n + \ \"52.228.86.178/31\",\r\n \"52.228.86.180/30\",\r\n \"52.228.86.184/29\",\r\n + \ \"52.228.86.192/26\",\r\n \"52.228.87.0/24\",\r\n \"52.228.125.229/32\",\r\n + \ \"52.229.79.225/32\",\r\n \"52.229.88.158/32\",\r\n \"52.229.119.249/32\",\r\n + \ \"52.229.225.182/32\",\r\n \"52.231.136.212/32\",\r\n \"52.231.137.237/32\",\r\n + \ \"52.231.140.224/29\",\r\n \"52.231.143.171/32\",\r\n \"52.231.185.0/32\",\r\n + \ \"52.234.104.49/32\",\r\n \"52.235.17.70/32\",\r\n \"52.235.57.68/30\",\r\n + \ \"52.235.57.140/32\",\r\n \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n + \ \"52.235.63.0/32\",\r\n \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n + \ \"52.241.138.151/32\",\r\n \"52.241.140.217/32\",\r\n \"52.243.106.93/32\",\r\n + \ \"52.243.108.25/32\",\r\n \"52.243.109.4/31\",\r\n \"52.243.109.126/32\",\r\n + \ \"52.243.110.67/32\",\r\n \"52.243.110.156/32\",\r\n \"52.243.110.181/32\",\r\n + \ \"52.243.113.88/31\",\r\n \"52.243.113.102/32\",\r\n \"52.246.120.190/32\",\r\n + \ \"52.249.59.157/32\",\r\n \"52.249.60.80/32\",\r\n \"52.249.63.45/32\",\r\n + \ \"52.249.201.87/32\",\r\n \"52.249.204.114/32\",\r\n \"52.250.228.36/30\",\r\n + \ \"52.250.228.40/29\",\r\n \"52.250.228.48/28\",\r\n \"52.250.228.128/25\",\r\n + \ \"52.250.229.0/24\",\r\n \"52.250.230.0/23\",\r\n \"52.255.212.164/32\",\r\n + \ \"52.255.213.211/32\",\r\n \"52.255.221.231/32\",\r\n \"102.37.80.40/29\",\r\n + \ \"102.37.85.32/27\",\r\n \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n + \ \"102.37.166.224/27\",\r\n \"102.37.167.0/26\",\r\n \"102.133.0.199/32\",\r\n + \ \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n + \ \"102.133.60.0/27\",\r\n \"102.133.132.151/32\",\r\n \"102.133.219.144/28\",\r\n \ \"102.133.219.160/28\",\r\n \"102.133.219.192/26\",\r\n \ \"102.133.221.24/29\",\r\n \"104.40.34.134/32\",\r\n \"104.40.72.149/32\",\r\n \ \"104.42.32.228/32\",\r\n \"104.42.35.16/32\",\r\n \"104.42.214.62/32\",\r\n @@ -19051,7 +19389,7 @@ interactions: \ \"191.238.77.0/27\",\r\n \"191.238.77.56/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.AustraliaEast\",\r\n \ \"id\": \"PowerPlatformInfra.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19069,7 +19407,7 @@ interactions: \ \"20.213.65.83/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.AustraliaSoutheast\",\r\n \"id\": \"PowerPlatformInfra.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n @@ -19087,7 +19425,7 @@ interactions: \ \"104.46.177.0/26\",\r\n \"104.46.179.32/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.BrazilSouth\",\r\n \ \"id\": \"PowerPlatformInfra.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19103,7 +19441,7 @@ interactions: \ \"191.238.77.0/27\",\r\n \"191.238.77.56/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CanadaCentral\",\r\n \ \"id\": \"PowerPlatformInfra.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19121,7 +19459,7 @@ interactions: \ \"52.228.86.192/26\",\r\n \"52.228.87.0/24\",\r\n \"52.228.125.229/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CanadaEast\",\r\n \ \"id\": \"PowerPlatformInfra.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19140,7 +19478,7 @@ interactions: \ \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n \"52.235.63.0/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CentralIndia\",\r\n \ \"id\": \"PowerPlatformInfra.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19152,7 +19490,7 @@ interactions: \ \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n \"52.140.110.0/26\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.EastAsia\",\r\n \ \"id\": \"PowerPlatformInfra.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19169,9 +19507,9 @@ interactions: \ \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n \"52.184.84.210/32\",\r\n \ \"52.229.225.182/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.EastUS\",\r\n \"id\": \"PowerPlatformInfra.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \ \"addressPrefixes\": [\r\n \"20.42.24.159/32\",\r\n \"20.42.39.188/32\",\r\n \ \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n \"20.49.111.64/26\",\r\n @@ -19216,44 +19554,44 @@ interactions: \ \"52.226.139.204/32\",\r\n \"52.226.141.200/32\",\r\n \"52.226.143.0/32\",\r\n \ \"52.226.148.5/32\",\r\n \"52.226.148.225/32\",\r\n \"52.226.175.58/32\",\r\n \ \"52.226.254.118/32\",\r\n \"52.249.201.87/32\",\r\n \"52.249.204.114/32\",\r\n - \ \"52.255.212.164/32\",\r\n \"52.255.213.211/32\",\r\n \"52.255.221.231/32\",\r\n - \ \"104.45.174.26/32\",\r\n \"104.45.175.45/32\",\r\n \"104.45.188.240/32\",\r\n - \ \"104.45.191.89/32\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"PowerPlatformInfra.FranceCentral\",\r\n \"id\": \"PowerPlatformInfra.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.43.44.240/28\",\r\n \"20.43.45.128/26\",\r\n - \ \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n \"20.111.0.0/27\",\r\n - \ \"20.111.0.56/29\",\r\n \"40.66.61.123/32\",\r\n \"40.66.62.172/32\",\r\n - \ \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n - \ \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n \"51.138.215.192/26\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.FranceSouth\",\r\n - \ \"id\": \"PowerPlatformInfra.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n - \ \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n - \ \"40.82.236.35/32\",\r\n \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n - \ \"51.105.92.160/28\",\r\n \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n - \ \"52.136.189.128/26\",\r\n \"52.136.190.176/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyNorth\",\r\n - \ \"id\": \"PowerPlatformInfra.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"51.116.1.237/32\",\r\n \"51.116.2.101/32\",\r\n - \ \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n \"51.116.3.73/32\",\r\n - \ \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n \"51.116.50.128/26\",\r\n - \ \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n \"51.116.74.96/27\",\r\n - \ \"51.116.74.128/26\",\r\n \"51.116.75.64/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n + \ \"52.255.212.164/32\",\r\n \"52.255.213.211/32\",\r\n \"52.255.221.231/32\",\r\n + \ \"104.45.174.26/32\",\r\n \"104.45.175.45/32\",\r\n \"104.45.188.240/32\",\r\n + \ \"104.45.191.89/32\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.FranceCentral\",\r\n \"id\": \"PowerPlatformInfra.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.43.44.240/28\",\r\n + \ \"20.43.45.128/26\",\r\n \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n + \ \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n \"40.66.61.123/32\",\r\n + \ \"40.66.62.172/32\",\r\n \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n + \ \"51.11.235.83/32\",\r\n \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n + \ \"51.138.215.192/26\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.FranceSouth\",\r\n \"id\": \"PowerPlatformInfra.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"40.82.224.9/32\",\r\n + \ \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n \"40.82.224.60/32\",\r\n + \ \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n \"40.82.236.35/32\",\r\n + \ \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n + \ \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n \"52.136.189.128/26\",\r\n + \ \"52.136.190.176/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.GermanyNorth\",\r\n \"id\": \"PowerPlatformInfra.GermanyNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"51.116.1.237/32\",\r\n + \ \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n + \ \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n + \ \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n + \ \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n \"51.116.75.64/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n \ \"id\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19264,7 +19602,7 @@ interactions: \ \"51.116.146.192/28\",\r\n \"51.116.148.224/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.JapanEast\",\r\n \ \"id\": \"PowerPlatformInfra.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19277,7 +19615,7 @@ interactions: \ \"20.194.144.31/32\",\r\n \"20.210.3.27/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.JapanWest\",\r\n \ \"id\": \"PowerPlatformInfra.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19289,7 +19627,7 @@ interactions: \ \"40.81.189.52/32\",\r\n \"40.81.190.97/32\",\r\n \"52.175.150.250/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.KoreaCentral\",\r\n \ \"id\": \"PowerPlatformInfra.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19300,7 +19638,7 @@ interactions: \ \"52.141.7.21/32\",\r\n \"52.141.7.24/30\",\r\n \"52.141.7.36/30\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.KoreaSouth\",\r\n \ \"id\": \"PowerPlatformInfra.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19310,65 +19648,65 @@ interactions: \ \"52.231.137.237/32\",\r\n \"52.231.140.224/29\",\r\n \"52.231.143.171/32\",\r\n \ \"52.231.185.0/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.NorthEurope\",\r\n \"id\": \"PowerPlatformInfra.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.50.68.136/29\",\r\n + \ \"20.50.68.144/28\",\r\n \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n + \ \"20.50.69.0/24\",\r\n \"20.50.70.0/23\",\r\n \"20.54.3.143/32\",\r\n + \ \"20.54.3.210/32\",\r\n \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n + \ \"20.54.40.139/32\",\r\n \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n + \ \"20.54.66.198/32\",\r\n \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n + \ \"20.54.105.72/32\",\r\n \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n + \ \"20.54.105.243/32\",\r\n \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n + \ \"20.67.211.155/32\",\r\n \"20.67.211.157/32\",\r\n \"20.82.155.16/32\",\r\n + \ \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n + \ \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n + \ \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n + \ \"20.93.26.109/32\",\r\n \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n + \ \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n \"40.127.145.191/32\",\r\n + \ \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n + \ \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n + \ \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n + \ \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n \"51.104.150.127/32\",\r\n + \ \"51.104.150.153/32\",\r\n \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n + \ \"51.104.155.233/32\",\r\n \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n + \ \"51.104.159.10/32\",\r\n \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n + \ \"51.104.177.53/32\",\r\n \"51.104.178.0/32\",\r\n \"51.138.178.92/32\",\r\n + \ \"51.138.178.253/32\",\r\n \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n + \ \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n + \ \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n + \ \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n + \ \"52.142.127.254/32\",\r\n \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n + \ \"52.146.130.128/27\",\r\n \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n + \ \"52.146.130.192/26\",\r\n \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n + \ \"52.146.138.128/25\",\r\n \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n + \ \"52.155.88.22/32\",\r\n \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n + \ \"52.155.94.139/32\",\r\n \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n + \ \"52.155.162.137/32\",\r\n \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n + \ \"52.155.176.197/32\",\r\n \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n + \ \"52.155.181.78/32\",\r\n \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n + \ \"52.155.223.80/32\",\r\n \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n + \ \"52.155.232.169/32\",\r\n \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n + \ \"52.155.233.110/32\",\r\n \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n + \ \"52.155.234.107/32\",\r\n \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n + \ \"52.155.235.151/32\",\r\n \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n + \ \"52.155.236.16/32\",\r\n \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n + \ \"52.156.196.221/32\",\r\n \"52.156.204.190/32\",\r\n \"52.158.24.140/32\",\r\n + \ \"52.158.24.178/32\",\r\n \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n + \ \"52.158.121.190/32\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.NorwayEast\",\r\n \"id\": \"PowerPlatformInfra.NorwayEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n - \ \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n - \ \"20.50.70.0/23\",\r\n \"20.54.3.143/32\",\r\n \"20.54.3.210/32\",\r\n - \ \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n \"20.54.40.139/32\",\r\n - \ \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n \"20.54.66.198/32\",\r\n - \ \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n \"20.54.105.72/32\",\r\n - \ \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n \"20.54.105.243/32\",\r\n - \ \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n \"20.67.211.155/32\",\r\n - \ \"20.67.211.157/32\",\r\n \"20.82.155.16/32\",\r\n \"20.82.171.158/32\",\r\n - \ \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n \"20.82.231.162/32\",\r\n - \ \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n \"20.82.246.160/27\",\r\n - \ \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n \"20.93.26.109/32\",\r\n - \ \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n \"20.105.1.51/32\",\r\n - \ \"20.105.17.251/32\",\r\n \"40.127.145.191/32\",\r\n \"40.127.147.213/32\",\r\n - \ \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n \"40.127.150.85/32\",\r\n - \ \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n \"40.127.229.37/32\",\r\n - \ \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n \"40.127.235.247/32\",\r\n - \ \"40.127.241.36/32\",\r\n \"51.104.150.127/32\",\r\n \"51.104.150.153/32\",\r\n - \ \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n \"51.104.155.233/32\",\r\n - \ \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n \"51.104.159.10/32\",\r\n - \ \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n \"51.104.177.53/32\",\r\n - \ \"51.104.178.0/32\",\r\n \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n - \ \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n \"52.142.82.161/32\",\r\n - \ \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n \"52.142.112.49/32\",\r\n - \ \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n \"52.142.113.203/32\",\r\n - \ \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n \"52.142.127.254/32\",\r\n - \ \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n \"52.146.130.128/27\",\r\n - \ \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n \"52.146.130.192/26\",\r\n - \ \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n \"52.146.138.128/25\",\r\n - \ \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n \"52.155.88.22/32\",\r\n - \ \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n - \ \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n - \ \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n - \ \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n - \ \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n - \ \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n - \ \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n - \ \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n - \ \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n - \ \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n - \ \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n \"52.156.196.221/32\",\r\n - \ \"52.156.204.190/32\",\r\n \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n - \ \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n \"52.158.121.190/32\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayEast\",\r\n - \ \"id\": \"PowerPlatformInfra.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n \"20.100.1.160/29\",\r\n - \ \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n \"51.120.44.32/27\",\r\n - \ \"51.120.44.64/26\",\r\n \"51.120.232.48/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayWest\",\r\n + \ \"addressPrefixes\": [\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n + \ \"20.100.1.160/29\",\r\n \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n + \ \"51.120.44.32/27\",\r\n \"51.120.44.64/26\",\r\n \"51.120.232.48/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayWest\",\r\n \ \"id\": \"PowerPlatformInfra.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19378,7 +19716,7 @@ interactions: \ \"51.120.228.128/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.SouthAfricaNorth\",\r\n \"id\": \"PowerPlatformInfra.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n @@ -19389,17 +19727,18 @@ interactions: \ \"102.133.219.160/28\",\r\n \"102.133.219.192/26\",\r\n \ \"102.133.221.24/29\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.SouthAfricaWest\",\r\n \"id\": \"PowerPlatformInfra.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"102.37.80.40/29\",\r\n \"102.37.85.32/27\",\r\n - \ \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n \"102.133.0.199/32\",\r\n - \ \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n - \ \"102.133.60.0/27\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"PowerPlatformInfra.SouthCentralUS\",\r\n \"id\": \"PowerPlatformInfra.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southafricawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"102.37.80.40/29\",\r\n + \ \"102.37.85.32/27\",\r\n \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n + \ \"102.133.0.199/32\",\r\n \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n + \ \"102.133.59.192/26\",\r\n \"102.133.60.0/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SouthCentralUS\",\r\n + \ \"id\": \"PowerPlatformInfra.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \ \"addressPrefixes\": [\r\n \"13.66.80.131/32\",\r\n \"13.73.253.128/25\",\r\n @@ -19413,7 +19752,7 @@ interactions: \ \"52.249.59.157/32\",\r\n \"52.249.60.80/32\",\r\n \"52.249.63.45/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SoutheastAsia\",\r\n \ \"id\": \"PowerPlatformInfra.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19433,7 +19772,7 @@ interactions: \ \"104.43.76.102/32\",\r\n \"104.43.76.124/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SouthIndia\",\r\n \ \"id\": \"PowerPlatformInfra.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19445,7 +19784,7 @@ interactions: \ \"20.192.153.80/29\",\r\n \"52.172.7.225/32\",\r\n \"52.172.112.176/29\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SwitzerlandNorth\",\r\n \ \"id\": \"PowerPlatformInfra.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19456,7 +19795,7 @@ interactions: \ \"51.107.241.104/29\",\r\n \"51.107.241.160/27\",\r\n \"51.107.241.192/26\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SwitzerlandWest\",\r\n \ \"id\": \"PowerPlatformInfra.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19467,7 +19806,7 @@ interactions: \ \"51.107.254.96/27\",\r\n \"51.107.254.128/26\",\r\n \"51.107.254.248/29\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UAECentral\",\r\n \ \"id\": \"PowerPlatformInfra.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19477,18 +19816,18 @@ interactions: \ \"40.120.1.91/32\",\r\n \"40.120.1.94/32\",\r\n \"40.120.1.96/32\",\r\n \ \"40.120.2.208/31\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.UAENorth\",\r\n \"id\": \"PowerPlatformInfra.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n - \ \"20.38.142.120/29\",\r\n \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n - \ \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n \"40.119.170.60/32\",\r\n - \ \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n \"40.120.86.160/27\",\r\n - \ \"40.120.86.192/26\",\r\n \"40.120.87.56/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.38.140.32/27\",\r\n + \ \"20.38.140.64/26\",\r\n \"20.38.142.120/29\",\r\n \"20.46.152.152/32\",\r\n + \ \"20.46.159.47/32\",\r\n \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n + \ \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n + \ \"40.120.86.160/27\",\r\n \"40.120.86.192/26\",\r\n \"40.120.87.56/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKSouth\",\r\n \ \"id\": \"PowerPlatformInfra.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19504,7 +19843,7 @@ interactions: \ \"51.143.208.216/29\",\r\n \"51.145.104.29/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKWest\",\r\n \ \"id\": \"PowerPlatformInfra.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19519,61 +19858,61 @@ interactions: \ \"51.137.166.64/26\",\r\n \"51.137.167.176/29\",\r\n \"51.137.180.86/32\",\r\n \ \"52.142.168.104/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.WestCentralUS\",\r\n \"id\": \"PowerPlatformInfra.WestCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"52.150.154.48/28\",\r\n \"52.150.154.128/26\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestEurope\",\r\n - \ \"id\": \"PowerPlatformInfra.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"20.50.16.235/32\",\r\n \"20.50.16.253/32\",\r\n - \ \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n \"20.50.134.59/32\",\r\n - \ \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n \"20.50.238.87/32\",\r\n - \ \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n - \ \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n - \ \"20.54.209.240/32\",\r\n \"20.61.96.0/25\",\r\n \"20.61.96.128/27\",\r\n - \ \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n \"20.61.249.208/32\",\r\n - \ \"20.71.81.103/32\",\r\n \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n - \ \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n \"20.82.57.234/32\",\r\n - \ \"20.82.64.2/32\",\r\n \"20.86.93.224/27\",\r\n \"20.86.95.0/24\",\r\n - \ \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n \"20.93.176.101/32\",\r\n - \ \"20.93.237.39/32\",\r\n \"20.101.28.187/32\",\r\n \"20.103.85.227/32\",\r\n - \ \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n \"20.105.208.0/26\",\r\n - \ \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n \"40.74.5.98/32\",\r\n - \ \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n - \ \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n - \ \"40.74.42.86/32\",\r\n \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n - \ \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n - \ \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n \"40.119.159.181/32\",\r\n - \ \"40.119.159.218/32\",\r\n \"51.105.96.44/32\",\r\n \"51.105.97.152/32\",\r\n - \ \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n \"51.105.130.21/32\",\r\n - \ \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n \"51.105.152.8/32\",\r\n - \ \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n \"51.105.160.10/32\",\r\n - \ \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n \"51.105.183.7/32\",\r\n - \ \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n \"51.105.206.64/32\",\r\n - \ \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n \"51.105.250.62/32\",\r\n - \ \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n \"51.124.1.108/32\",\r\n - \ \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n \"51.124.72.168/32\",\r\n - \ \"51.124.83.127/32\",\r\n \"51.137.10.82/32\",\r\n \"51.137.10.173/32\",\r\n - \ \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n \"51.137.13.184/32\",\r\n - \ \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n \"51.138.27.6/32\",\r\n - \ \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n \"51.138.30.32/32\",\r\n - \ \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n \"51.144.56.64/32\",\r\n - \ \"51.144.190.147/32\",\r\n \"51.145.186.156/32\",\r\n \"51.145.189.149/32\",\r\n - \ \"52.137.24.206/32\",\r\n \"52.142.233.146/32\",\r\n \"52.142.233.149/32\",\r\n - \ \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n \"52.142.237.97/32\",\r\n - \ \"52.143.22.209/32\",\r\n \"52.149.108.155/32\",\r\n \"52.157.221.75/32\",\r\n - \ \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n - \ \"52.157.237.175/32\",\r\n \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n - \ \"104.45.65.67/32\",\r\n \"104.45.67.10/32\",\r\n \"104.45.70.91/32\",\r\n - \ \"104.45.70.154/32\",\r\n \"104.45.77.57/32\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"52.150.154.48/28\",\r\n + \ \"52.150.154.128/26\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.WestEurope\",\r\n \"id\": \"PowerPlatformInfra.WestEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.50.16.235/32\",\r\n + \ \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n + \ \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n + \ \"20.50.238.87/32\",\r\n \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n + \ \"20.54.209.167/32\",\r\n \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n + \ \"20.54.209.238/32\",\r\n \"20.54.209.240/32\",\r\n \"20.61.96.0/25\",\r\n + \ \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n + \ \"20.61.249.208/32\",\r\n \"20.71.81.103/32\",\r\n \"20.76.181.210/32\",\r\n + \ \"20.76.222.244/32\",\r\n \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n + \ \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n \"20.86.93.224/27\",\r\n + \ \"20.86.95.0/24\",\r\n \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n + \ \"20.93.176.101/32\",\r\n \"20.93.237.39/32\",\r\n \"20.101.28.187/32\",\r\n + \ \"20.103.85.227/32\",\r\n \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n + \ \"20.105.208.0/26\",\r\n \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n + \ \"40.74.5.98/32\",\r\n \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n + \ \"40.74.32.17/32\",\r\n \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n + \ \"40.74.42.84/32\",\r\n \"40.74.42.86/32\",\r\n \"40.113.178.52/30\",\r\n + \ \"40.113.178.56/29\",\r\n \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n + \ \"40.113.180.0/22\",\r\n \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n + \ \"40.119.159.181/32\",\r\n \"40.119.159.218/32\",\r\n \"51.105.96.44/32\",\r\n + \ \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n + \ \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n + \ \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n + \ \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n + \ \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n + \ \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n + \ \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n + \ \"51.124.1.108/32\",\r\n \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n + \ \"51.124.72.168/32\",\r\n \"51.124.83.127/32\",\r\n \"51.137.10.82/32\",\r\n + \ \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n + \ \"51.137.13.184/32\",\r\n \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n + \ \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n + \ \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n + \ \"51.144.56.64/32\",\r\n \"51.144.190.147/32\",\r\n \"51.145.186.156/32\",\r\n + \ \"51.145.189.149/32\",\r\n \"52.137.24.206/32\",\r\n \"52.142.233.146/32\",\r\n + \ \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n + \ \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n \"52.149.108.155/32\",\r\n + \ \"52.157.221.75/32\",\r\n \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n + \ \"52.157.225.224/32\",\r\n \"52.157.237.175/32\",\r\n \"52.236.152.88/32\",\r\n + \ \"52.236.153.149/32\",\r\n \"104.45.65.67/32\",\r\n \"104.45.67.10/32\",\r\n + \ \"104.45.70.91/32\",\r\n \"104.45.70.154/32\",\r\n \"104.45.77.57/32\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS\",\r\n \ \"id\": \"PowerPlatformInfra.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19625,151 +19964,400 @@ interactions: \ \"104.210.57.39/32\",\r\n \"137.135.53.196/32\",\r\n \"168.61.3.73/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS2\",\r\n \ \"id\": \"PowerPlatformInfra.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"40.64.134.144/28\",\r\n \"40.64.134.192/26\",\r\n \ \"40.91.87.146/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformPlex\",\r\n \"id\": \"PowerPlatformPlex\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.24.0.192/28\",\r\n - \ \"20.24.0.208/30\",\r\n \"20.52.95.84/30\",\r\n \"20.52.95.216/30\",\r\n - \ \"20.59.84.24/29\",\r\n \"20.59.84.80/28\",\r\n \"20.59.84.96/27\",\r\n - \ \"20.59.84.128/27\",\r\n \"20.59.84.160/29\",\r\n \"20.59.103.116/30\",\r\n - \ \"20.59.103.136/29\",\r\n \"20.59.103.160/27\",\r\n \"20.59.103.192/27\",\r\n - \ \"20.59.103.224/28\",\r\n \"20.59.103.240/30\",\r\n \"20.70.223.24/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.24.0.192/28\",\r\n \"20.24.0.208/30\",\r\n \"20.52.95.84/30\",\r\n + \ \"20.52.95.216/30\",\r\n \"20.59.84.24/29\",\r\n \"20.59.84.80/28\",\r\n + \ \"20.59.84.96/27\",\r\n \"20.59.84.128/27\",\r\n \"20.59.84.160/29\",\r\n + \ \"20.59.103.116/30\",\r\n \"20.59.103.136/29\",\r\n \"20.59.103.160/27\",\r\n + \ \"20.59.103.192/27\",\r\n \"20.59.103.224/28\",\r\n \"20.59.103.240/30\",\r\n + \ \"20.70.223.24/29\",\r\n \"20.70.223.80/29\",\r\n \"20.70.223.88/30\",\r\n + \ \"20.70.223.168/29\",\r\n \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n + \ \"20.74.196.104/29\",\r\n \"20.79.108.100/30\",\r\n \"20.79.108.104/30\",\r\n + \ \"20.87.82.152/29\",\r\n \"20.87.83.104/29\",\r\n \"20.88.159.140/30\",\r\n + \ \"20.88.159.152/29\",\r\n \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n + \ \"20.90.38.16/29\",\r\n \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n + \ \"20.90.38.240/29\",\r\n \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n + \ \"20.92.5.124/30\",\r\n \"20.92.6.8/29\",\r\n \"20.92.6.192/29\",\r\n + \ \"20.97.35.52/30\",\r\n \"20.97.39.56/29\",\r\n \"20.97.39.112/30\",\r\n + \ \"20.100.4.136/29\",\r\n \"20.100.4.180/30\",\r\n \"20.100.5.16/30\",\r\n + \ \"20.105.211.64/28\",\r\n \"20.105.211.80/29\",\r\n \"20.105.211.88/30\",\r\n + \ \"20.105.215.228/30\",\r\n \"20.105.215.232/29\",\r\n \"20.105.215.240/28\",\r\n + \ \"20.105.243.208/28\",\r\n \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n + \ \"20.105.244.32/28\",\r\n \"20.107.239.220/30\",\r\n \"20.111.3.152/29\",\r\n + \ \"20.111.3.204/30\",\r\n \"20.111.3.216/30\",\r\n \"20.116.43.56/29\",\r\n + \ \"20.116.43.80/29\",\r\n \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n + \ \"20.116.47.64/30\",\r\n \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n + \ \"20.117.193.60/30\",\r\n \"20.117.193.176/29\",\r\n \"20.119.28.0/27\",\r\n + \ \"20.119.28.32/30\",\r\n \"20.189.194.180/30\",\r\n \"20.189.198.88/29\",\r\n + \ \"20.189.198.136/29\",\r\n \"20.189.199.32/30\",\r\n \"20.192.157.248/29\",\r\n + \ \"20.195.86.92/30\",\r\n \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n + \ \"20.195.87.124/30\",\r\n \"20.199.200.124/30\",\r\n \"20.199.201.48/30\",\r\n + \ \"20.199.201.76/30\",\r\n \"20.199.201.144/30\",\r\n \"20.200.160.28/30\",\r\n + \ \"20.200.160.208/30\",\r\n \"20.200.160.236/30\",\r\n \"20.200.160.248/30\",\r\n + \ \"20.200.198.200/29\",\r\n \"20.200.199.88/29\",\r\n \"20.203.88.48/29\",\r\n + \ \"20.203.88.88/29\",\r\n \"20.204.192.108/30\",\r\n \"20.204.192.192/29\",\r\n + \ \"20.204.193.100/30\",\r\n \"20.204.193.104/29\",\r\n \"20.205.49.80/29\",\r\n + \ \"20.205.49.88/30\",\r\n \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n + \ \"20.205.50.112/30\",\r\n \"20.205.69.156/30\",\r\n \"20.206.3.20/30\",\r\n + \ \"20.206.4.64/29\",\r\n \"20.206.4.224/29\",\r\n \"20.206.4.232/30\",\r\n + \ \"20.206.178.56/29\",\r\n \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n + \ \"20.206.179.128/29\",\r\n \"20.206.179.136/30\",\r\n \"20.208.5.84/30\",\r\n + \ \"20.208.7.120/30\",\r\n \"20.208.7.172/30\",\r\n \"20.208.7.184/30\",\r\n + \ \"20.210.68.156/30\",\r\n \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n + \ \"20.210.70.80/30\",\r\n \"20.213.194.128/29\",\r\n \"20.213.194.136/30\",\r\n + \ \"20.223.65.68/30\",\r\n \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n + \ \"20.223.65.96/27\",\r\n \"20.223.65.128/28\",\r\n \"20.232.88.200/29\",\r\n + \ \"20.232.89.16/28\",\r\n \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n + \ \"20.232.89.96/29\",\r\n \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n + \ \"51.116.77.84/30\",\r\n \"51.116.77.248/30\",\r\n \"51.116.78.36/30\",\r\n + \ \"51.116.78.192/30\",\r\n \"51.120.176.192/29\",\r\n \"51.120.176.220/30\",\r\n + \ \"51.120.176.232/30\",\r\n \"52.136.191.248/29\",\r\n \"52.146.141.136/29\",\r\n + \ \"52.146.141.160/27\",\r\n \"52.146.141.192/27\",\r\n \"52.172.81.16/30\",\r\n + \ \"52.172.81.224/29\",\r\n \"52.172.81.232/30\",\r\n \"52.242.44.192/28\",\r\n + \ \"52.242.44.208/30\",\r\n \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n + \ \"52.242.45.48/29\",\r\n \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n + \ \"102.37.87.184/29\",\r\n \"191.238.78.84/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.AustraliaEast\",\r\n + \ \"id\": \"PowerPlatformPlex.AustraliaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.70.223.24/29\",\r\n \ \"20.70.223.80/29\",\r\n \"20.70.223.88/30\",\r\n \"20.70.223.168/29\",\r\n - \ \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n \"20.74.196.104/29\",\r\n - \ \"20.79.108.100/30\",\r\n \"20.79.108.104/30\",\r\n \"20.87.82.152/29\",\r\n - \ \"20.87.83.104/29\",\r\n \"20.88.159.140/30\",\r\n \"20.88.159.152/29\",\r\n - \ \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n \"20.90.38.16/29\",\r\n - \ \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n \"20.90.38.240/29\",\r\n - \ \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n \"20.92.5.124/30\",\r\n - \ \"20.92.6.8/29\",\r\n \"20.92.6.192/29\",\r\n \"20.97.35.52/30\",\r\n - \ \"20.97.39.56/29\",\r\n \"20.97.39.112/30\",\r\n \"20.100.4.136/29\",\r\n - \ \"20.100.4.180/30\",\r\n \"20.100.5.16/30\",\r\n \"20.105.211.64/28\",\r\n + \ \"20.213.194.128/29\",\r\n \"20.213.194.136/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.AustraliaSoutheast\",\r\n + \ \"id\": \"PowerPlatformPlex.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n \"20.92.5.124/30\",\r\n + \ \"20.92.6.8/29\",\r\n \"20.92.6.192/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.BrazilSouth\",\r\n + \ \"id\": \"PowerPlatformPlex.BrazilSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.206.178.56/29\",\r\n + \ \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n \"20.206.179.128/29\",\r\n + \ \"20.206.179.136/30\",\r\n \"191.238.78.84/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.BrazilSoutheast\",\r\n + \ \"id\": \"PowerPlatformPlex.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.206.3.20/30\",\r\n + \ \"20.206.4.64/29\",\r\n \"20.206.4.224/29\",\r\n \"20.206.4.232/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.CanadaCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.CanadaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.116.43.56/29\",\r\n + \ \"20.116.43.80/29\",\r\n \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n + \ \"20.116.47.64/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.CanadaEast\",\r\n \"id\": \"PowerPlatformPlex.CanadaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"52.242.44.192/28\",\r\n \"52.242.44.208/30\",\r\n + \ \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n \"52.242.45.48/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.CentralIndia\",\r\n + \ \"id\": \"PowerPlatformPlex.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.204.192.108/30\",\r\n + \ \"20.204.192.192/29\",\r\n \"20.204.193.100/30\",\r\n \"20.204.193.104/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.EastAsia\",\r\n + \ \"id\": \"PowerPlatformPlex.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.205.49.80/29\",\r\n + \ \"20.205.49.88/30\",\r\n \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n + \ \"20.205.50.112/30\",\r\n \"20.205.69.156/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.EastUS\",\r\n + \ \"id\": \"PowerPlatformPlex.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.88.159.140/30\",\r\n + \ \"20.88.159.152/29\",\r\n \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n + \ \"20.119.28.0/27\",\r\n \"20.119.28.32/30\",\r\n \"20.232.88.200/29\",\r\n + \ \"20.232.89.16/28\",\r\n \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n + \ \"20.232.89.96/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.FranceCentral\",\r\n \"id\": \"PowerPlatformPlex.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.111.3.152/29\",\r\n \"20.111.3.204/30\",\r\n + \ \"20.111.3.216/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.FranceSouth\",\r\n \"id\": \"PowerPlatformPlex.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n + \ \"52.136.191.248/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.GermanyNorth\",\r\n \"id\": \"PowerPlatformPlex.GermanyNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"51.116.77.84/30\",\r\n \"51.116.77.248/30\",\r\n + \ \"51.116.78.36/30\",\r\n \"51.116.78.192/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.GermanyWestCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.52.95.84/30\",\r\n + \ \"20.52.95.216/30\",\r\n \"20.79.108.100/30\",\r\n \"20.79.108.104/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.JapanEast\",\r\n + \ \"id\": \"PowerPlatformPlex.JapanEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.210.68.156/30\",\r\n + \ \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n \"20.210.70.80/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.JapanWest\",\r\n + \ \"id\": \"PowerPlatformPlex.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.189.194.180/30\",\r\n + \ \"20.189.198.88/29\",\r\n \"20.189.198.136/29\",\r\n \"20.189.199.32/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.KoreaCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.200.198.200/29\",\r\n + \ \"20.200.199.88/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.KoreaSouth\",\r\n \"id\": \"PowerPlatformPlex.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.200.160.28/30\",\r\n \"20.200.160.208/30\",\r\n + \ \"20.200.160.236/30\",\r\n \"20.200.160.248/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorthEurope\",\r\n + \ \"id\": \"PowerPlatformPlex.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.107.239.220/30\",\r\n + \ \"20.223.65.68/30\",\r\n \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n + \ \"20.223.65.96/27\",\r\n \"20.223.65.128/28\",\r\n \"52.146.141.136/29\",\r\n + \ \"52.146.141.160/27\",\r\n \"52.146.141.192/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorwayEast\",\r\n + \ \"id\": \"PowerPlatformPlex.NorwayEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.100.4.136/29\",\r\n + \ \"20.100.4.180/30\",\r\n \"20.100.5.16/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorwayWest\",\r\n + \ \"id\": \"PowerPlatformPlex.NorwayWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"51.120.176.192/29\",\r\n + \ \"51.120.176.220/30\",\r\n \"51.120.176.232/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SouthAfricaNorth\",\r\n + \ \"id\": \"PowerPlatformPlex.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.87.82.152/29\",\r\n \"20.87.83.104/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SouthAfricaWest\",\r\n + \ \"id\": \"PowerPlatformPlex.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n + \ \"102.37.87.184/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SouthCentralUS\",\r\n \"id\": \"PowerPlatformPlex.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.97.35.52/30\",\r\n \"20.97.39.56/29\",\r\n + \ \"20.97.39.112/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SoutheastAsia\",\r\n \"id\": \"PowerPlatformPlex.SoutheastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.24.0.192/28\",\r\n \"20.24.0.208/30\",\r\n + \ \"20.195.86.92/30\",\r\n \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n + \ \"20.195.87.124/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SouthIndia\",\r\n \"id\": \"PowerPlatformPlex.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.192.157.248/29\",\r\n \"52.172.81.16/30\",\r\n + \ \"52.172.81.224/29\",\r\n \"52.172.81.232/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SwitzerlandNorth\",\r\n + \ \"id\": \"PowerPlatformPlex.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.208.5.84/30\",\r\n + \ \"20.208.7.120/30\",\r\n \"20.208.7.172/30\",\r\n \"20.208.7.184/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SwitzerlandWest\",\r\n + \ \"id\": \"PowerPlatformPlex.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.199.200.124/30\",\r\n + \ \"20.199.201.48/30\",\r\n \"20.199.201.76/30\",\r\n \"20.199.201.144/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.UAECentral\",\r\n + \ \"id\": \"PowerPlatformPlex.UAECentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.203.88.48/29\",\r\n + \ \"20.203.88.88/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.UAENorth\",\r\n \"id\": \"PowerPlatformPlex.UAENorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n + \ \"20.74.196.104/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.UKSouth\",\r\n \"id\": \"PowerPlatformPlex.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n + \ \"20.117.193.60/30\",\r\n \"20.117.193.176/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.UKWest\",\r\n + \ \"id\": \"PowerPlatformPlex.UKWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.90.38.16/29\",\r\n + \ \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n \"20.90.38.240/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.WestEurope\",\r\n + \ \"id\": \"PowerPlatformPlex.WestEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.105.211.64/28\",\r\n \ \"20.105.211.80/29\",\r\n \"20.105.211.88/30\",\r\n \"20.105.215.228/30\",\r\n \ \"20.105.215.232/29\",\r\n \"20.105.215.240/28\",\r\n \"20.105.243.208/28\",\r\n - \ \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n \"20.105.244.32/28\",\r\n - \ \"20.107.239.220/30\",\r\n \"20.111.3.152/29\",\r\n \"20.111.3.204/30\",\r\n - \ \"20.111.3.216/30\",\r\n \"20.116.43.56/29\",\r\n \"20.116.43.80/29\",\r\n - \ \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n \"20.116.47.64/30\",\r\n - \ \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n \"20.117.193.60/30\",\r\n - \ \"20.117.193.176/29\",\r\n \"20.119.28.0/27\",\r\n \"20.119.28.32/30\",\r\n - \ \"20.189.194.180/30\",\r\n \"20.189.198.88/29\",\r\n \"20.189.198.136/29\",\r\n - \ \"20.189.199.32/30\",\r\n \"20.192.157.248/29\",\r\n \"20.195.86.92/30\",\r\n - \ \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n \"20.195.87.124/30\",\r\n - \ \"20.199.200.124/30\",\r\n \"20.199.201.48/30\",\r\n \"20.199.201.76/30\",\r\n - \ \"20.199.201.144/30\",\r\n \"20.200.160.28/30\",\r\n \"20.200.160.208/30\",\r\n - \ \"20.200.160.236/30\",\r\n \"20.200.160.248/30\",\r\n \"20.200.198.200/29\",\r\n - \ \"20.200.199.88/29\",\r\n \"20.203.88.48/29\",\r\n \"20.203.88.88/29\",\r\n - \ \"20.204.192.108/30\",\r\n \"20.204.192.192/29\",\r\n \"20.204.193.100/30\",\r\n - \ \"20.204.193.104/29\",\r\n \"20.205.49.80/29\",\r\n \"20.205.49.88/30\",\r\n - \ \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n \"20.205.50.112/30\",\r\n - \ \"20.205.69.156/30\",\r\n \"20.206.3.20/30\",\r\n \"20.206.4.64/29\",\r\n - \ \"20.206.4.224/29\",\r\n \"20.206.4.232/30\",\r\n \"20.206.178.56/29\",\r\n - \ \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n \"20.206.179.128/29\",\r\n - \ \"20.206.179.136/30\",\r\n \"20.208.5.84/30\",\r\n \"20.208.7.120/30\",\r\n - \ \"20.208.7.172/30\",\r\n \"20.208.7.184/30\",\r\n \"20.210.68.156/30\",\r\n - \ \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n \"20.210.70.80/30\",\r\n - \ \"20.213.194.128/29\",\r\n \"20.213.194.136/30\",\r\n \"20.223.65.68/30\",\r\n - \ \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n \"20.223.65.96/27\",\r\n - \ \"20.223.65.128/28\",\r\n \"20.232.88.200/29\",\r\n \"20.232.89.16/28\",\r\n - \ \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n \"20.232.89.96/29\",\r\n - \ \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n \"51.116.77.84/30\",\r\n - \ \"51.116.77.248/30\",\r\n \"51.116.78.36/30\",\r\n \"51.116.78.192/30\",\r\n - \ \"51.120.176.192/29\",\r\n \"51.120.176.220/30\",\r\n \"51.120.176.232/30\",\r\n - \ \"52.136.191.248/29\",\r\n \"52.146.141.136/29\",\r\n \"52.146.141.160/27\",\r\n - \ \"52.146.141.192/27\",\r\n \"52.172.81.16/30\",\r\n \"52.172.81.224/29\",\r\n - \ \"52.172.81.232/30\",\r\n \"52.242.44.192/28\",\r\n \"52.242.44.208/30\",\r\n - \ \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n \"52.242.45.48/29\",\r\n - \ \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n \"102.37.87.184/29\",\r\n - \ \"191.238.78.84/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n \"20.105.244.32/28\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.WestUS\",\r\n + \ \"id\": \"PowerPlatformPlex.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.59.84.24/29\",\r\n + \ \"20.59.84.80/28\",\r\n \"20.59.84.96/27\",\r\n \"20.59.84.128/27\",\r\n + \ \"20.59.84.160/29\",\r\n \"20.59.103.116/30\",\r\n \"20.59.103.136/29\",\r\n + \ \"20.59.103.160/27\",\r\n \"20.59.103.192/27\",\r\n \"20.59.103.224/28\",\r\n + \ \"20.59.103.240/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerQueryOnline\",\r\n \"id\": \"PowerQueryOnline\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"PowerQueryOnline\",\r\n \"addressPrefixes\": - [\r\n \"20.17.48.20/31\",\r\n \"20.21.32.20/31\",\r\n \"20.21.55.160/29\",\r\n - \ \"20.21.80.20/31\",\r\n \"20.36.120.120/31\",\r\n \"20.37.64.120/31\",\r\n - \ \"20.37.152.70/31\",\r\n \"20.37.192.70/31\",\r\n \"20.37.224.120/31\",\r\n - \ \"20.38.80.70/31\",\r\n \"20.38.136.68/31\",\r\n \"20.39.11.24/31\",\r\n - \ \"20.41.0.68/30\",\r\n \"20.41.64.70/31\",\r\n \"20.41.65.144/31\",\r\n - \ \"20.41.192.120/31\",\r\n \"20.42.4.200/30\",\r\n \"20.42.128.70/31\",\r\n - \ \"20.42.129.184/29\",\r\n \"20.42.224.120/31\",\r\n \"20.43.40.70/31\",\r\n - \ \"20.43.64.70/31\",\r\n \"20.43.128.70/31\",\r\n \"20.45.112.120/31\",\r\n - \ \"20.45.192.120/31\",\r\n \"20.47.237.98/31\",\r\n \"20.47.237.104/29\",\r\n - \ \"20.53.54.168/29\",\r\n \"20.53.54.176/31\",\r\n \"20.53.62.108/31\",\r\n - \ \"20.53.62.112/29\",\r\n \"20.59.81.240/28\",\r\n \"20.69.8.120/29\",\r\n - \ \"20.70.223.160/29\",\r\n \"20.72.16.20/31\",\r\n \"20.74.196.96/29\",\r\n - \ \"20.79.107.144/29\",\r\n \"20.87.82.200/29\",\r\n \"20.88.66.110/31\",\r\n - \ \"20.88.67.64/29\",\r\n \"20.90.38.56/29\",\r\n \"20.91.9.56/29\",\r\n - \ \"20.92.6.0/29\",\r\n \"20.98.149.8/29\",\r\n \"20.98.195.176/29\",\r\n - \ \"20.99.25.158/31\",\r\n \"20.99.25.160/29\",\r\n \"20.100.4.184/29\",\r\n - \ \"20.105.215.40/29\",\r\n \"20.111.3.208/29\",\r\n \"20.116.43.120/29\",\r\n - \ \"20.117.193.48/29\",\r\n \"20.118.78.96/29\",\r\n \"20.118.139.212/31\",\r\n - \ \"20.118.139.216/29\",\r\n \"20.125.4.176/28\",\r\n \"20.125.4.192/29\",\r\n - \ \"20.125.162.146/31\",\r\n \"20.125.162.152/29\",\r\n \"20.150.160.108/31\",\r\n - \ \"20.189.104.68/31\",\r\n \"20.189.198.128/29\",\r\n \"20.192.160.20/31\",\r\n - \ \"20.192.225.32/31\",\r\n \"20.195.87.112/29\",\r\n \"20.199.201.88/29\",\r\n - \ \"20.200.160.240/29\",\r\n \"20.200.198.248/29\",\r\n \"20.203.88.80/29\",\r\n - \ \"20.204.193.0/29\",\r\n \"20.205.49.192/29\",\r\n \"20.206.4.72/29\",\r\n - \ \"20.206.178.168/29\",\r\n \"20.207.2.166/31\",\r\n \"20.207.2.168/29\",\r\n - \ \"20.207.168.180/31\",\r\n \"20.207.168.184/29\",\r\n \"20.208.7.176/29\",\r\n - \ \"20.210.69.168/29\",\r\n \"20.215.0.20/31\",\r\n \"20.215.7.60/31\",\r\n - \ \"20.215.7.232/29\",\r\n \"20.217.40.20/31\",\r\n \"20.217.47.60/31\",\r\n - \ \"20.217.47.232/29\",\r\n \"20.223.64.128/29\",\r\n \"20.228.0.46/31\",\r\n - \ \"20.228.1.64/29\",\r\n \"20.232.88.0/29\",\r\n \"23.100.217.20/31\",\r\n - \ \"23.100.217.24/29\",\r\n \"40.64.11.116/31\",\r\n \"40.64.11.120/29\",\r\n - \ \"40.67.48.120/31\",\r\n \"40.74.30.104/30\",\r\n \"40.80.56.120/31\",\r\n - \ \"40.80.96.40/29\",\r\n \"40.80.168.120/31\",\r\n \"40.80.184.68/31\",\r\n - \ \"40.82.253.72/29\",\r\n \"40.89.16.120/31\",\r\n \"40.119.8.74/31\",\r\n - \ \"51.12.46.228/31\",\r\n \"51.12.75.224/29\",\r\n \"51.12.198.208/31\",\r\n - \ \"51.53.24.20/31\",\r\n \"51.53.31.156/31\",\r\n \"51.53.101.8/29\",\r\n - \ \"51.53.168.20/31\",\r\n \"51.104.24.70/31\",\r\n \"51.105.80.120/31\",\r\n - \ \"51.105.88.120/31\",\r\n \"51.107.48.70/31\",\r\n \"51.107.144.120/31\",\r\n - \ \"51.116.48.70/31\",\r\n \"51.116.78.40/29\",\r\n \"51.116.144.70/31\",\r\n - \ \"51.120.40.70/31\",\r\n \"51.120.176.224/29\",\r\n \"51.120.224.120/31\",\r\n - \ \"51.137.160.68/31\",\r\n \"51.143.192.120/31\",\r\n \"52.140.104.70/31\",\r\n - \ \"52.150.139.72/30\",\r\n \"52.172.81.72/29\",\r\n \"52.228.80.70/31\",\r\n - \ \"52.242.44.240/29\",\r\n \"102.37.87.176/29\",\r\n \"102.133.56.96/31\",\r\n - \ \"102.133.216.70/31\",\r\n \"191.233.8.20/31\",\r\n \"191.235.224.70/31\",\r\n - \ \"2603:1000:4::200/123\",\r\n \"2603:1000:104:1::200/123\",\r\n - \ \"2603:1010:6:1::200/123\",\r\n \"2603:1010:101::200/123\",\r\n - \ \"2603:1010:304::200/123\",\r\n \"2603:1010:404::200/123\",\r\n - \ \"2603:1020:5:1::200/123\",\r\n \"2603:1020:206:1::200/123\",\r\n - \ \"2603:1020:305::200/123\",\r\n \"2603:1020:405::200/123\",\r\n - \ \"2603:1020:605::200/123\",\r\n \"2603:1020:705:1::200/123\",\r\n - \ \"2603:1020:805:1::200/123\",\r\n \"2603:1020:905::200/123\",\r\n - \ \"2603:1020:a04:1::200/123\",\r\n \"2603:1020:b04::200/123\",\r\n - \ \"2603:1020:c04:1::200/123\",\r\n \"2603:1020:d04::200/123\",\r\n - \ \"2603:1020:e04:1::200/123\",\r\n \"2603:1020:f04::200/123\",\r\n - \ \"2603:1020:1004::200/123\",\r\n \"2603:1020:1104::200/123\",\r\n - \ \"2603:1020:1302::1c0/123\",\r\n \"2603:1030:f:1::200/123\",\r\n - \ \"2603:1030:10:1::200/123\",\r\n \"2603:1030:104:1::200/123\",\r\n - \ \"2603:1030:107::200/123\",\r\n \"2603:1030:210:1::200/123\",\r\n - \ \"2603:1030:40b:1::200/123\",\r\n \"2603:1030:40c:1::200/123\",\r\n - \ \"2603:1030:504:1::200/123\",\r\n \"2603:1030:608::200/123\",\r\n - \ \"2603:1030:807:1::200/123\",\r\n \"2603:1030:a07::200/123\",\r\n - \ \"2603:1030:b04::200/123\",\r\n \"2603:1030:c06:1::200/123\",\r\n - \ \"2603:1030:f05:1::200/123\",\r\n \"2603:1030:1005::200/123\",\r\n - \ \"2603:1040:5:1::200/123\",\r\n \"2603:1040:207::200/123\",\r\n - \ \"2603:1040:407:1::200/123\",\r\n \"2603:1040:606::200/123\",\r\n - \ \"2603:1040:806::200/123\",\r\n \"2603:1040:904:1::200/123\",\r\n - \ \"2603:1040:a06:1::200/123\",\r\n \"2603:1040:b04::200/123\",\r\n - \ \"2603:1040:c06::200/123\",\r\n \"2603:1040:d04::200/123\",\r\n - \ \"2603:1040:f05:1::200/123\",\r\n \"2603:1040:1002::400/123\",\r\n - \ \"2603:1040:1104::200/123\",\r\n \"2603:1040:1202::1c0/123\",\r\n - \ \"2603:1040:1302::1c0/123\",\r\n \"2603:1040:1402::1c0/123\",\r\n - \ \"2603:1040:1503::1c0/123\",\r\n \"2603:1050:6:1::200/123\",\r\n - \ \"2603:1050:403::200/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"SCCservice\",\r\n \"id\": \"SCCservice\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerQueryOnline\",\r\n \"addressPrefixes\": [\r\n \"20.17.48.20/31\",\r\n + \ \"20.21.32.20/31\",\r\n \"20.21.55.160/29\",\r\n \"20.21.80.20/31\",\r\n + \ \"20.36.120.120/31\",\r\n \"20.37.64.120/31\",\r\n \"20.37.152.70/31\",\r\n + \ \"20.37.192.70/31\",\r\n \"20.37.224.120/31\",\r\n \"20.38.80.70/31\",\r\n + \ \"20.38.136.68/31\",\r\n \"20.39.11.24/31\",\r\n \"20.41.0.68/30\",\r\n + \ \"20.41.64.70/31\",\r\n \"20.41.65.144/31\",\r\n \"20.41.192.120/31\",\r\n + \ \"20.42.4.200/30\",\r\n \"20.42.128.70/31\",\r\n \"20.42.129.184/29\",\r\n + \ \"20.42.224.120/31\",\r\n \"20.43.40.70/31\",\r\n \"20.43.64.70/31\",\r\n + \ \"20.43.128.70/31\",\r\n \"20.45.112.120/31\",\r\n \"20.45.192.120/31\",\r\n + \ \"20.47.237.98/31\",\r\n \"20.47.237.104/29\",\r\n \"20.53.54.168/29\",\r\n + \ \"20.53.54.176/31\",\r\n \"20.53.62.108/31\",\r\n \"20.53.62.112/29\",\r\n + \ \"20.59.81.240/28\",\r\n \"20.69.8.120/29\",\r\n \"20.70.223.160/29\",\r\n + \ \"20.72.16.20/31\",\r\n \"20.74.196.96/29\",\r\n \"20.79.107.144/29\",\r\n + \ \"20.87.82.200/29\",\r\n \"20.88.66.110/31\",\r\n \"20.88.67.64/29\",\r\n + \ \"20.90.38.56/29\",\r\n \"20.91.9.56/29\",\r\n \"20.92.6.0/29\",\r\n + \ \"20.98.149.8/29\",\r\n \"20.98.195.176/29\",\r\n \"20.99.25.158/31\",\r\n + \ \"20.99.25.160/29\",\r\n \"20.100.4.184/29\",\r\n \"20.105.215.40/29\",\r\n + \ \"20.111.3.208/29\",\r\n \"20.116.43.120/29\",\r\n \"20.117.193.48/29\",\r\n + \ \"20.118.78.96/29\",\r\n \"20.118.139.212/31\",\r\n \"20.118.139.216/29\",\r\n + \ \"20.125.4.176/28\",\r\n \"20.125.4.192/29\",\r\n \"20.125.162.146/31\",\r\n + \ \"20.125.162.152/29\",\r\n \"20.150.160.108/31\",\r\n \"20.189.104.68/31\",\r\n + \ \"20.189.198.128/29\",\r\n \"20.192.160.20/31\",\r\n \"20.192.225.32/31\",\r\n + \ \"20.195.87.112/29\",\r\n \"20.199.201.88/29\",\r\n \"20.200.160.240/29\",\r\n + \ \"20.200.198.248/29\",\r\n \"20.203.88.80/29\",\r\n \"20.204.193.0/29\",\r\n + \ \"20.205.49.192/29\",\r\n \"20.206.4.72/29\",\r\n \"20.206.178.168/29\",\r\n + \ \"20.207.2.166/31\",\r\n \"20.207.2.168/29\",\r\n \"20.207.168.180/31\",\r\n + \ \"20.207.168.184/29\",\r\n \"20.208.7.176/29\",\r\n \"20.210.69.168/29\",\r\n + \ \"20.215.0.20/31\",\r\n \"20.215.7.60/31\",\r\n \"20.215.7.232/29\",\r\n + \ \"20.217.40.20/31\",\r\n \"20.217.47.60/31\",\r\n \"20.217.47.232/29\",\r\n + \ \"20.223.64.128/29\",\r\n \"20.228.0.46/31\",\r\n \"20.228.1.64/29\",\r\n + \ \"20.232.88.0/29\",\r\n \"23.100.217.20/31\",\r\n \"23.100.217.24/29\",\r\n + \ \"40.64.11.116/31\",\r\n \"40.64.11.120/29\",\r\n \"40.67.48.120/31\",\r\n + \ \"40.74.30.104/30\",\r\n \"40.80.56.120/31\",\r\n \"40.80.96.40/29\",\r\n + \ \"40.80.168.120/31\",\r\n \"40.80.184.68/31\",\r\n \"40.82.253.72/29\",\r\n + \ \"40.89.16.120/31\",\r\n \"40.119.8.74/31\",\r\n \"51.12.46.228/31\",\r\n + \ \"51.12.75.224/29\",\r\n \"51.12.198.208/31\",\r\n \"51.53.24.20/31\",\r\n + \ \"51.53.31.156/31\",\r\n \"51.53.101.8/29\",\r\n \"51.53.168.20/31\",\r\n + \ \"51.104.24.70/31\",\r\n \"51.105.80.120/31\",\r\n \"51.105.88.120/31\",\r\n + \ \"51.107.48.70/31\",\r\n \"51.107.144.120/31\",\r\n \"51.116.48.70/31\",\r\n + \ \"51.116.78.40/29\",\r\n \"51.116.144.70/31\",\r\n \"51.120.40.70/31\",\r\n + \ \"51.120.176.224/29\",\r\n \"51.120.224.120/31\",\r\n \"51.137.160.68/31\",\r\n + \ \"51.143.192.120/31\",\r\n \"52.140.104.70/31\",\r\n \"52.150.139.72/30\",\r\n + \ \"52.172.81.72/29\",\r\n \"52.228.80.70/31\",\r\n \"52.242.44.240/29\",\r\n + \ \"102.37.87.176/29\",\r\n \"102.133.56.96/31\",\r\n \"102.133.216.70/31\",\r\n + \ \"191.233.8.20/31\",\r\n \"191.235.224.70/31\",\r\n \"2603:1000:4::200/123\",\r\n + \ \"2603:1000:104:1::200/123\",\r\n \"2603:1010:6:1::200/123\",\r\n + \ \"2603:1010:101::200/123\",\r\n \"2603:1010:304::200/123\",\r\n + \ \"2603:1010:404::200/123\",\r\n \"2603:1020:5:1::200/123\",\r\n + \ \"2603:1020:206:1::200/123\",\r\n \"2603:1020:305::200/123\",\r\n + \ \"2603:1020:405::200/123\",\r\n \"2603:1020:605::200/123\",\r\n + \ \"2603:1020:705:1::200/123\",\r\n \"2603:1020:805:1::200/123\",\r\n + \ \"2603:1020:905::200/123\",\r\n \"2603:1020:a04:1::200/123\",\r\n + \ \"2603:1020:b04::200/123\",\r\n \"2603:1020:c04:1::200/123\",\r\n + \ \"2603:1020:d04::200/123\",\r\n \"2603:1020:e04:1::200/123\",\r\n + \ \"2603:1020:f04::200/123\",\r\n \"2603:1020:1004::200/123\",\r\n + \ \"2603:1020:1104::200/123\",\r\n \"2603:1020:1302::1c0/123\",\r\n + \ \"2603:1030:f:1::200/123\",\r\n \"2603:1030:10:1::200/123\",\r\n + \ \"2603:1030:104:1::200/123\",\r\n \"2603:1030:107::200/123\",\r\n + \ \"2603:1030:210:1::200/123\",\r\n \"2603:1030:40b:1::200/123\",\r\n + \ \"2603:1030:40c:1::200/123\",\r\n \"2603:1030:504:1::200/123\",\r\n + \ \"2603:1030:608::200/123\",\r\n \"2603:1030:807:1::200/123\",\r\n + \ \"2603:1030:a07::200/123\",\r\n \"2603:1030:b04::200/123\",\r\n + \ \"2603:1030:c06:1::200/123\",\r\n \"2603:1030:f05:1::200/123\",\r\n + \ \"2603:1030:1005::200/123\",\r\n \"2603:1040:5:1::200/123\",\r\n + \ \"2603:1040:207::200/123\",\r\n \"2603:1040:407:1::200/123\",\r\n + \ \"2603:1040:606::200/123\",\r\n \"2603:1040:806::200/123\",\r\n + \ \"2603:1040:904:1::200/123\",\r\n \"2603:1040:a06:1::200/123\",\r\n + \ \"2603:1040:b04::200/123\",\r\n \"2603:1040:c06::200/123\",\r\n + \ \"2603:1040:d04::200/123\",\r\n \"2603:1040:f05:1::200/123\",\r\n + \ \"2603:1040:1002::400/123\",\r\n \"2603:1040:1104::200/123\",\r\n + \ \"2603:1040:1202::1c0/123\",\r\n \"2603:1040:1302::1c0/123\",\r\n + \ \"2603:1040:1402::1c0/123\",\r\n \"2603:1040:1503::1c0/123\",\r\n + \ \"2603:1050:6:1::200/123\",\r\n \"2603:1050:403::200/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"SCCservice\",\r\n + \ \"id\": \"SCCservice\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"SCCservice\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.72/29\",\r\n \"13.69.233.48/29\",\r\n \ \"13.70.79.72/29\",\r\n \"13.71.175.192/29\",\r\n \"13.72.73.110/32\",\r\n @@ -19802,7 +20390,7 @@ interactions: \ \"137.117.97.51/32\",\r\n \"168.61.140.96/29\",\r\n \"191.233.207.192/29\",\r\n \ \"191.237.224.160/29\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"ServiceBus\",\r\n \"id\": \"ServiceBus\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n @@ -20042,7 +20630,7 @@ interactions: \ \"2603:1050:403::220/123\",\r\n \"2603:1050:403:1::500/120\",\r\n \ \"2603:1050:403:400::148/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.AustraliaCentral\",\r\n \"id\": - \"ServiceBus.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ServiceBus.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -20051,7 +20639,7 @@ interactions: \ \"2603:1010:304:1::500/120\",\r\n \"2603:1010:304:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaCentral2\",\r\n \ \"id\": \"ServiceBus.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -20060,7 +20648,7 @@ interactions: \ \"2603:1010:404:1::500/120\",\r\n \"2603:1010:404:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaEast\",\r\n \ \"id\": \"ServiceBus.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.70.72.16/29\",\r\n @@ -20071,7 +20659,7 @@ interactions: \ \"2603:1010:6:802::150/125\",\r\n \"2603:1010:6:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaSoutheast\",\r\n \ \"id\": \"ServiceBus.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -20080,7 +20668,7 @@ interactions: \ \"2603:1010:101:1::500/120\",\r\n \"2603:1010:101:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.BrazilSouth\",\r\n \ \"id\": \"ServiceBus.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.195.137.128/26\",\r\n @@ -20092,7 +20680,7 @@ interactions: \ \"2603:1050:6:802::150/125\",\r\n \"2603:1050:6:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.BrazilSoutheast\",\r\n \ \"id\": \"ServiceBus.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.195.151.128/25\",\r\n @@ -20101,7 +20689,7 @@ interactions: \ \"2603:1050:403:1::500/120\",\r\n \"2603:1050:403:400::148/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CanadaCentral\",\r\n \ \"id\": \"ServiceBus.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.71.170.32/29\",\r\n @@ -20112,7 +20700,7 @@ interactions: \ \"2603:1030:f05:802::150/125\",\r\n \"2603:1030:f05:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CanadaEast\",\r\n \ \"id\": \"ServiceBus.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.16/28\",\r\n @@ -20120,7 +20708,7 @@ interactions: \ \"2603:1030:1005:1::500/120\",\r\n \"2603:1030:1005:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CentralIndia\",\r\n \ \"id\": \"ServiceBus.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.43.126.0/26\",\r\n @@ -20131,7 +20719,7 @@ interactions: \ \"2603:1040:a06:802::150/125\",\r\n \"2603:1040:a06:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CentralUS\",\r\n \ \"id\": \"ServiceBus.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.89.170.192/29\",\r\n @@ -20141,29 +20729,29 @@ interactions: \ \"2603:1030:10:402::170/125\",\r\n \"2603:1030:10:802::150/125\",\r\n \ \"2603:1030:10:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.CentralUSEUAP\",\r\n \"id\": \"ServiceBus.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n \"40.78.202.16/28\",\r\n - \ \"52.180.178.204/32\",\r\n \"168.61.142.56/29\",\r\n \"2603:1030:f:1::220/123\",\r\n - \ \"2603:1030:f:3::240/122\",\r\n \"2603:1030:f:3::300/120\",\r\n - \ \"2603:1030:f:400::970/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ServiceBus.EastAsia\",\r\n \"id\": \"ServiceBus.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"13.75.34.128/28\",\r\n \"20.195.75.128/25\",\r\n - \ \"20.205.74.80/29\",\r\n \"20.205.75.64/28\",\r\n \"20.205.82.80/29\",\r\n - \ \"20.205.83.64/28\",\r\n \"65.52.160.127/32\",\r\n \"104.214.165.72/29\",\r\n - \ \"207.46.138.15/32\",\r\n \"2603:1040:207::220/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n + \ \"40.78.202.16/28\",\r\n \"52.180.178.204/32\",\r\n \"168.61.142.56/29\",\r\n + \ \"2603:1030:f:1::220/123\",\r\n \"2603:1030:f:3::240/122\",\r\n + \ \"2603:1030:f:3::300/120\",\r\n \"2603:1030:f:400::970/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.EastAsia\",\r\n + \ \"id\": \"ServiceBus.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.128/28\",\r\n + \ \"20.195.75.128/25\",\r\n \"20.205.74.80/29\",\r\n \"20.205.75.64/28\",\r\n + \ \"20.205.82.80/29\",\r\n \"20.205.83.64/28\",\r\n \"65.52.160.127/32\",\r\n + \ \"104.214.165.72/29\",\r\n \"207.46.138.15/32\",\r\n \"2603:1040:207::220/123\",\r\n \ \"2603:1040:207:2::80/121\",\r\n \"2603:1040:207:2::500/120\",\r\n \ \"2603:1040:207:402::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS\",\r\n \"id\": \"ServiceBus.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.42.65.0/26\",\r\n \"20.42.68.0/26\",\r\n \"20.42.72.192/26\",\r\n \ \"20.42.73.64/26\",\r\n \"20.88.153.64/26\",\r\n \"40.71.10.192/29\",\r\n @@ -20174,9 +20762,9 @@ interactions: \ \"2603:1030:210:402::170/125\",\r\n \"2603:1030:210:802::150/125\",\r\n \ \"2603:1030:210:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS2\",\r\n \"id\": \"ServiceBus.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.68.110.36/32\",\r\n \"20.36.144.0/26\",\r\n \"20.62.63.0/25\",\r\n \ \"23.100.67.88/32\",\r\n \"40.70.146.64/29\",\r\n \"40.70.151.128/26\",\r\n @@ -20185,30 +20773,31 @@ interactions: \ \"2603:1030:40c:402::170/125\",\r\n \"2603:1030:40c:802::150/125\",\r\n \ \"2603:1030:40c:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS2EUAP\",\r\n \"id\": \"ServiceBus.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.47.216.0/26\",\r\n \"20.51.22.192/26\",\r\n \"20.51.23.192/26\",\r\n - \ \"40.74.146.32/29\",\r\n \"40.74.150.192/26\",\r\n \"40.75.34.16/29\",\r\n - \ \"40.89.121.192/26\",\r\n \"52.138.71.95/32\",\r\n \"52.138.90.16/29\",\r\n - \ \"2603:1030:40b:1::220/123\",\r\n \"2603:1030:40b:2::480/122\",\r\n - \ \"2603:1030:40b:2::500/120\",\r\n \"2603:1030:40b:400::970/125\",\r\n - \ \"2603:1030:40b:800::150/125\",\r\n \"2603:1030:40b:c00::150/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.FranceCentral\",\r\n - \ \"id\": \"ServiceBus.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.79.130.32/29\",\r\n - \ \"40.79.138.16/29\",\r\n \"40.79.141.192/26\",\r\n \"40.79.146.16/29\",\r\n - \ \"40.79.149.0/26\",\r\n \"51.11.192.64/26\",\r\n \"51.138.213.128/25\",\r\n - \ \"52.143.136.46/32\",\r\n \"52.143.142.50/32\",\r\n \"2603:1020:805::700/120\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.47.216.0/26\",\r\n \"20.51.22.192/26\",\r\n + \ \"20.51.23.192/26\",\r\n \"40.74.146.32/29\",\r\n \"40.74.150.192/26\",\r\n + \ \"40.75.34.16/29\",\r\n \"40.89.121.192/26\",\r\n \"52.138.71.95/32\",\r\n + \ \"52.138.90.16/29\",\r\n \"2603:1030:40b:1::220/123\",\r\n + \ \"2603:1030:40b:2::480/122\",\r\n \"2603:1030:40b:2::500/120\",\r\n + \ \"2603:1030:40b:400::970/125\",\r\n \"2603:1030:40b:800::150/125\",\r\n + \ \"2603:1030:40b:c00::150/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.FranceCentral\",\r\n \"id\": \"ServiceBus.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"40.79.130.32/29\",\r\n \"40.79.138.16/29\",\r\n + \ \"40.79.141.192/26\",\r\n \"40.79.146.16/29\",\r\n \"40.79.149.0/26\",\r\n + \ \"51.11.192.64/26\",\r\n \"51.138.213.128/25\",\r\n \"52.143.136.46/32\",\r\n + \ \"52.143.142.50/32\",\r\n \"2603:1020:805::700/120\",\r\n \ \"2603:1020:805:1::220/123\",\r\n \"2603:1020:805:402::170/125\",\r\n \ \"2603:1020:805:802::150/125\",\r\n \"2603:1020:805:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.FranceSouth\",\r\n \ \"id\": \"ServiceBus.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.16/28\",\r\n @@ -20216,7 +20805,7 @@ interactions: \ \"2603:1020:905:1::500/120\",\r\n \"2603:1020:905:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.GermanyNorth\",\r\n \ \"id\": \"ServiceBus.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.116.58.8/29\",\r\n @@ -20224,7 +20813,7 @@ interactions: \ \"2603:1020:d04:1::500/120\",\r\n \"2603:1020:d04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.GermanyWestCentral\",\r\n \ \"id\": \"ServiceBus.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.64/26\",\r\n @@ -20235,7 +20824,7 @@ interactions: \ \"2603:1020:c04:802::150/125\",\r\n \"2603:1020:c04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JapanEast\",\r\n \ \"id\": \"ServiceBus.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.78.94.187/32\",\r\n @@ -20246,7 +20835,7 @@ interactions: \ \"2603:1040:407:802::150/125\",\r\n \"2603:1040:407:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JapanWest\",\r\n \ \"id\": \"ServiceBus.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.189.230.128/25\",\r\n @@ -20254,7 +20843,7 @@ interactions: \ \"2603:1040:606:1::500/120\",\r\n \"2603:1040:606:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JioIndiaCentral\",\r\n \ \"id\": \"ServiceBus.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -20263,40 +20852,40 @@ interactions: \ \"20.193.208.14/32\",\r\n \"2603:1040:1104:1::700/120\",\r\n \ \"2603:1040:1104:400::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.JioIndiaWest\",\r\n \"id\": \"ServiceBus.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.192.160.40/29\",\r\n \"20.193.199.0/25\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.192.160.40/29\",\r\n \"20.193.199.0/25\",\r\n \ \"20.193.204.104/29\",\r\n \"20.193.204.112/28\",\r\n \"40.64.16.60/32\",\r\n \ \"2603:1040:d04::220/123\",\r\n \"2603:1040:d04:2::400/120\",\r\n \ \"2603:1040:d04:800::e0/124\",\r\n \"2603:1040:d04:800::f0/125\",\r\n \ \"2603:1040:d04:800::358/125\",\r\n \"2603:1040:d04:800::3c0/125\",\r\n \ \"2603:1040:d04:800::3e8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.KoreaCentral\",\r\n \"id\": \"ServiceBus.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n \"20.194.67.208/29\",\r\n - \ \"20.194.68.128/28\",\r\n \"20.200.192.128/25\",\r\n \"52.231.18.32/29\",\r\n - \ \"52.231.23.128/26\",\r\n \"52.231.32.97/32\",\r\n \"2603:1040:f05:1::220/123\",\r\n - \ \"2603:1040:f05:2::300/120\",\r\n \"2603:1040:f05:402::170/125\",\r\n - \ \"2603:1040:f05:802::150/125\",\r\n \"2603:1040:f05:c02::150/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.KoreaSouth\",\r\n - \ \"id\": \"ServiceBus.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"52.147.116.0/25\",\r\n - \ \"52.231.146.64/28\",\r\n \"2603:1040:e05::400/120\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorthCentralUS\",\r\n - \ \"id\": \"ServiceBus.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.51.1.128/25\",\r\n \"20.125.170.80/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n + \ \"20.194.67.208/29\",\r\n \"20.194.68.128/28\",\r\n \"20.200.192.128/25\",\r\n + \ \"52.231.18.32/29\",\r\n \"52.231.23.128/26\",\r\n \"52.231.32.97/32\",\r\n + \ \"2603:1040:f05:1::220/123\",\r\n \"2603:1040:f05:2::300/120\",\r\n + \ \"2603:1040:f05:402::170/125\",\r\n \"2603:1040:f05:802::150/125\",\r\n + \ \"2603:1040:f05:c02::150/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.KoreaSouth\",\r\n \"id\": \"ServiceBus.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"52.147.116.0/25\",\r\n \"52.231.146.64/28\",\r\n + \ \"2603:1040:e05::400/120\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.NorthCentralUS\",\r\n \"id\": \"ServiceBus.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.51.1.128/25\",\r\n \"20.125.170.80/29\",\r\n \ \"20.125.170.96/28\",\r\n \"20.125.202.80/29\",\r\n \"20.125.202.96/28\",\r\n \ \"52.162.106.128/28\",\r\n \"65.52.0.51/32\",\r\n \"65.52.0.98/32\",\r\n \ \"65.52.1.52/32\",\r\n \"65.52.219.186/32\",\r\n \"157.55.170.113/32\",\r\n @@ -20304,7 +20893,7 @@ interactions: \ \"2603:1030:608:1::500/120\",\r\n \"2603:1030:608:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorthEurope\",\r\n \ \"id\": \"ServiceBus.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.64/29\",\r\n @@ -20316,7 +20905,7 @@ interactions: \ \"2603:1020:5:802::150/125\",\r\n \"2603:1020:5:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorwayEast\",\r\n \ \"id\": \"ServiceBus.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.13.0.128/26\",\r\n @@ -20327,15 +20916,24 @@ interactions: \ \"2603:1020:e04:802::150/125\",\r\n \"2603:1020:e04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorwayWest\",\r\n \ \"id\": \"ServiceBus.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.13.141.0/25\",\r\n \ \"51.120.164.31/32\",\r\n \"51.120.218.8/29\",\r\n \"2603:1020:f04::220/123\",\r\n \ \"2603:1020:f04:1::500/120\",\r\n \"2603:1020:f04:402::170/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.QatarCentral\",\r\n + \ \"id\": \"ServiceBus.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.21.8.3/32\",\r\n + \ \"20.21.37.128/25\",\r\n \"20.21.42.80/29\",\r\n \"20.21.42.96/28\",\r\n + \ \"20.21.66.80/29\",\r\n \"20.21.66.96/28\",\r\n \"20.21.74.80/29\",\r\n + \ \"20.21.74.96/28\",\r\n \"2603:1040:1002:1::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthAfricaNorth\",\r\n \ \"id\": \"ServiceBus.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -20347,7 +20945,7 @@ interactions: \ \"2603:1000:104:802::150/125\",\r\n \"2603:1000:104:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthAfricaWest\",\r\n \ \"id\": \"ServiceBus.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -20356,7 +20954,7 @@ interactions: \ \"2603:1000:4:1::500/120\",\r\n \"2603:1000:4:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthCentralUS\",\r\n \ \"id\": \"ServiceBus.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -20368,7 +20966,7 @@ interactions: \ \"2603:1030:807:402::170/125\",\r\n \"2603:1030:807:802::150/125\",\r\n \ \"2603:1030:807:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SouthCentralUSSTG\",\r\n \"id\": - \"ServiceBus.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ServiceBus.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -20376,7 +20974,7 @@ interactions: \ \"20.45.117.192/26\",\r\n \"2603:1030:302::100/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SoutheastAsia\",\r\n \ \"id\": \"ServiceBus.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.96/29\",\r\n @@ -20387,16 +20985,16 @@ interactions: \ \"2603:1040:5:402::170/125\",\r\n \"2603:1040:5:802::150/125\",\r\n \ \"2603:1040:5:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SouthIndia\",\r\n \"id\": \"ServiceBus.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"13.71.114.157/32\",\r\n \"40.78.194.16/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"13.71.114.157/32\",\r\n \"40.78.194.16/28\",\r\n \ \"52.172.118.128/25\",\r\n \"2603:1040:c06::220/123\",\r\n \ \"2603:1040:c06:1::500/120\",\r\n \"2603:1040:c06:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwedenCentral\",\r\n \ \"id\": \"ServiceBus.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.12.29.128/25\",\r\n @@ -20409,14 +21007,14 @@ interactions: \ \"2603:1020:1004:c02::180/123\",\r\n \"2603:1020:1004:c02::1a0/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwedenSouth\",\r\n \ \"id\": \"ServiceBus.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.12.0.90/32\",\r\n \ \"51.12.22.0/25\",\r\n \"51.12.202.8/29\",\r\n \"51.12.206.0/28\",\r\n \ \"2603:1020:1104:400::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SwitzerlandNorth\",\r\n \"id\": - \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -20428,7 +21026,7 @@ interactions: \ \"2603:1020:a04:802::150/125\",\r\n \"2603:1020:a04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwitzerlandWest\",\r\n \ \"id\": \"ServiceBus.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.107.154.8/29\",\r\n @@ -20436,7 +21034,7 @@ interactions: \ \"2603:1020:b04:1::500/120\",\r\n \"2603:1020:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UAECentral\",\r\n \ \"id\": \"ServiceBus.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.32/27\",\r\n @@ -20444,7 +21042,7 @@ interactions: \ \"2603:1040:b04:1::500/120\",\r\n \"2603:1040:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UAENorth\",\r\n \ \"id\": \"ServiceBus.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.38.152.80/29\",\r\n @@ -20455,7 +21053,7 @@ interactions: \ \"2603:1040:904:802::150/125\",\r\n \"2603:1040:904:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UKSouth\",\r\n \ \"id\": \"ServiceBus.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.90.128.192/26\",\r\n @@ -20466,7 +21064,7 @@ interactions: \ \"2603:1020:705:802::150/125\",\r\n \"2603:1020:705:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UKWest\",\r\n \ \"id\": \"ServiceBus.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.58.70.0/25\",\r\n @@ -20474,7 +21072,7 @@ interactions: \ \"2603:1020:605:1::500/120\",\r\n \"2603:1020:605:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestCentralUS\",\r\n \ \"id\": \"ServiceBus.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.71.194.96/28\",\r\n @@ -20482,7 +21080,7 @@ interactions: \ \"2603:1030:b04:1::500/120\",\r\n \"2603:1030:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestEurope\",\r\n \ \"id\": \"ServiceBus.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.64/29\",\r\n @@ -20495,7 +21093,7 @@ interactions: \ \"2603:1020:206:802::150/125\",\r\n \"2603:1020:206:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestIndia\",\r\n \ \"id\": \"ServiceBus.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.192.82.128/25\",\r\n @@ -20503,7 +21101,7 @@ interactions: \ \"2603:1040:806:1::500/120\",\r\n \"2603:1040:806:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS\",\r\n \ \"id\": \"ServiceBus.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.88.10.93/32\",\r\n @@ -20513,7 +21111,7 @@ interactions: \ \"2603:1030:a07:1::500/120\",\r\n \"2603:1030:a07:402::8f0/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS2\",\r\n \ \"id\": \"ServiceBus.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.80/29\",\r\n @@ -20524,7 +21122,7 @@ interactions: \ \"2603:1030:c06:802::150/125\",\r\n \"2603:1030:c06:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS3\",\r\n \ \"id\": \"ServiceBus.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.38.0.37/32\",\r\n @@ -20535,73 +21133,73 @@ interactions: \ \"2603:1030:504:802::e0/124\",\r\n \"2603:1030:504:802::f0/125\",\r\n \ \"2603:1030:504:802::358/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceFabric\",\r\n \"id\": \"ServiceFabric\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"ServiceFabric\",\r\n \"addressPrefixes\": - [\r\n \"13.66.140.152/29\",\r\n \"13.66.167.194/32\",\r\n - \ \"13.66.226.151/32\",\r\n \"13.67.9.136/29\",\r\n \"13.69.64.232/29\",\r\n - \ \"13.69.109.136/30\",\r\n \"13.69.227.232/29\",\r\n \"13.70.72.216/29\",\r\n - \ \"13.70.78.172/30\",\r\n \"13.71.170.224/29\",\r\n \"13.71.170.248/29\",\r\n - \ \"13.71.195.48/29\",\r\n \"13.74.80.74/32\",\r\n \"13.74.111.144/30\",\r\n - \ \"13.75.36.80/29\",\r\n \"13.75.41.166/32\",\r\n \"13.75.42.35/32\",\r\n - \ \"13.77.52.0/29\",\r\n \"13.78.108.24/29\",\r\n \"13.78.147.125/32\",\r\n - \ \"13.80.117.236/32\",\r\n \"13.87.32.204/32\",\r\n \"13.87.56.240/29\",\r\n - \ \"13.87.122.240/29\",\r\n \"13.89.171.104/29\",\r\n \"13.91.7.211/32\",\r\n - \ \"13.91.252.58/32\",\r\n \"13.92.124.124/32\",\r\n \"20.17.66.76/30\",\r\n - \ \"20.21.42.76/30\",\r\n \"20.21.66.72/30\",\r\n \"20.21.74.72/30\",\r\n - \ \"20.36.40.70/32\",\r\n \"20.36.72.79/32\",\r\n \"20.36.107.16/29\",\r\n - \ \"20.36.114.192/29\",\r\n \"20.37.74.80/29\",\r\n \"20.38.149.192/30\",\r\n - \ \"20.38.152.68/30\",\r\n \"20.42.64.40/30\",\r\n \"20.42.72.132/30\",\r\n - \ \"20.44.3.24/29\",\r\n \"20.44.10.124/30\",\r\n \"20.44.19.0/30\",\r\n - \ \"20.44.29.52/30\",\r\n \"20.45.79.240/32\",\r\n \"20.45.123.244/30\",\r\n - \ \"20.49.82.4/30\",\r\n \"20.49.90.4/30\",\r\n \"20.72.26.4/30\",\r\n - \ \"20.125.170.72/30\",\r\n \"20.125.202.72/30\",\r\n \"20.150.171.72/29\",\r\n - \ \"20.150.181.160/30\",\r\n \"20.150.189.28/30\",\r\n \"20.150.225.4/30\",\r\n - \ \"20.184.2.84/32\",\r\n \"20.192.32.224/30\",\r\n \"20.192.101.28/30\",\r\n - \ \"20.192.235.0/29\",\r\n \"20.193.202.24/29\",\r\n \"20.193.204.100/30\",\r\n - \ \"20.194.66.4/30\",\r\n \"20.205.74.72/30\",\r\n \"20.205.82.72/30\",\r\n - \ \"20.208.18.72/30\",\r\n \"20.215.18.72/30\",\r\n \"20.215.26.72/30\",\r\n - \ \"20.215.154.76/30\",\r\n \"20.217.58.76/30\",\r\n \"20.217.74.72/30\",\r\n - \ \"20.217.90.72/30\",\r\n \"23.96.200.228/32\",\r\n \"23.96.210.6/32\",\r\n - \ \"23.96.214.100/32\",\r\n \"23.98.86.60/30\",\r\n \"23.99.11.219/32\",\r\n - \ \"23.100.199.230/32\",\r\n \"40.67.59.72/29\",\r\n \"40.69.107.0/29\",\r\n - \ \"40.69.166.6/32\",\r\n \"40.70.146.232/29\",\r\n \"40.71.11.104/29\",\r\n - \ \"40.74.100.240/29\",\r\n \"40.74.146.56/29\",\r\n \"40.75.35.220/30\",\r\n - \ \"40.76.203.148/32\",\r\n \"40.76.205.181/32\",\r\n \"40.78.195.0/29\",\r\n - \ \"40.78.202.120/29\",\r\n \"40.78.238.60/30\",\r\n \"40.78.245.192/30\",\r\n - \ \"40.78.253.64/30\",\r\n \"40.79.114.102/32\",\r\n \"40.79.130.232/29\",\r\n - \ \"40.79.139.192/30\",\r\n \"40.79.148.80/30\",\r\n \"40.79.165.80/29\",\r\n - \ \"40.79.171.228/30\",\r\n \"40.79.173.0/30\",\r\n \"40.79.179.0/29\",\r\n - \ \"40.79.189.60/30\",\r\n \"40.79.197.36/30\",\r\n \"40.80.53.4/30\",\r\n - \ \"40.84.62.189/32\",\r\n \"40.84.133.64/32\",\r\n \"40.85.224.118/32\",\r\n - \ \"40.86.230.174/32\",\r\n \"40.89.168.15/32\",\r\n \"40.112.243.176/29\",\r\n - \ \"40.113.23.157/32\",\r\n \"40.113.88.37/32\",\r\n \"40.115.64.123/32\",\r\n - \ \"40.115.113.228/32\",\r\n \"40.120.74.4/30\",\r\n \"40.123.204.26/32\",\r\n - \ \"51.12.99.64/29\",\r\n \"51.12.101.168/30\",\r\n \"51.12.203.64/29\",\r\n - \ \"51.12.204.240/30\",\r\n \"51.12.229.28/30\",\r\n \"51.12.237.28/30\",\r\n - \ \"51.53.106.76/30\",\r\n \"51.53.186.76/30\",\r\n \"51.103.202.72/30\",\r\n - \ \"51.105.69.84/30\",\r\n \"51.105.77.52/30\",\r\n \"51.107.59.40/29\",\r\n - \ \"51.107.76.20/32\",\r\n \"51.107.155.40/29\",\r\n \"51.107.239.250/32\",\r\n - \ \"51.116.59.40/29\",\r\n \"51.116.155.104/29\",\r\n \"51.116.208.26/32\",\r\n - \ \"51.116.232.27/32\",\r\n \"51.116.245.160/30\",\r\n \"51.116.253.128/30\",\r\n - \ \"51.120.68.23/32\",\r\n \"51.120.98.240/29\",\r\n \"51.120.109.28/30\",\r\n - \ \"51.120.164.23/32\",\r\n \"51.120.213.28/30\",\r\n \"51.120.219.72/29\",\r\n - \ \"51.140.148.24/29\",\r\n \"51.140.184.27/32\",\r\n \"51.140.211.16/29\",\r\n - \ \"51.141.8.30/32\",\r\n \"52.136.136.27/32\",\r\n \"52.138.70.82/32\",\r\n - \ \"52.138.92.168/30\",\r\n \"52.138.143.55/32\",\r\n \"52.138.229.68/30\",\r\n - \ \"52.143.136.15/32\",\r\n \"52.143.184.15/32\",\r\n \"52.151.38.144/32\",\r\n - \ \"52.158.236.247/32\",\r\n \"52.162.107.176/29\",\r\n \"52.163.90.165/32\",\r\n - \ \"52.163.94.113/32\",\r\n \"52.165.37.188/32\",\r\n \"52.167.0.27/32\",\r\n - \ \"52.167.109.68/30\",\r\n \"52.167.227.220/32\",\r\n \"52.174.163.204/32\",\r\n - \ \"52.174.164.254/32\",\r\n \"52.178.30.193/32\",\r\n \"52.180.176.84/32\",\r\n - \ \"52.182.141.56/30\",\r\n \"52.182.172.232/32\",\r\n \"52.225.184.94/32\",\r\n - \ \"52.225.185.159/32\",\r\n \"52.230.8.61/32\",\r\n \"52.231.18.232/29\",\r\n - \ \"52.231.32.81/32\",\r\n \"52.231.147.16/29\",\r\n \"52.231.200.124/32\",\r\n - \ \"52.236.161.75/32\",\r\n \"52.236.189.76/30\",\r\n \"52.246.157.8/30\",\r\n - \ \"65.52.250.224/29\",\r\n \"102.37.48.12/32\",\r\n \"102.133.27.24/29\",\r\n - \ \"102.133.72.31/32\",\r\n \"102.133.126.144/30\",\r\n \"102.133.155.24/29\",\r\n - \ \"102.133.160.28/32\",\r\n \"102.133.235.169/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"12\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"ServiceFabric\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.152/29\",\r\n + \ \"13.66.167.194/32\",\r\n \"13.66.226.151/32\",\r\n \"13.67.9.136/29\",\r\n + \ \"13.69.64.232/29\",\r\n \"13.69.109.136/30\",\r\n \"13.69.227.232/29\",\r\n + \ \"13.70.72.216/29\",\r\n \"13.70.78.172/30\",\r\n \"13.71.170.224/29\",\r\n + \ \"13.71.170.248/29\",\r\n \"13.71.195.48/29\",\r\n \"13.74.80.74/32\",\r\n + \ \"13.74.111.144/30\",\r\n \"13.75.36.80/29\",\r\n \"13.75.41.166/32\",\r\n + \ \"13.75.42.35/32\",\r\n \"13.77.52.0/29\",\r\n \"13.78.108.24/29\",\r\n + \ \"13.78.147.125/32\",\r\n \"13.80.117.236/32\",\r\n \"13.87.32.204/32\",\r\n + \ \"13.87.56.240/29\",\r\n \"13.87.122.240/29\",\r\n \"13.89.171.104/29\",\r\n + \ \"13.91.7.211/32\",\r\n \"13.91.252.58/32\",\r\n \"13.92.124.124/32\",\r\n + \ \"20.17.66.76/30\",\r\n \"20.21.42.76/30\",\r\n \"20.21.66.72/30\",\r\n + \ \"20.21.74.72/30\",\r\n \"20.36.40.70/32\",\r\n \"20.36.72.79/32\",\r\n + \ \"20.36.107.16/29\",\r\n \"20.36.114.192/29\",\r\n \"20.37.74.80/29\",\r\n + \ \"20.38.149.192/30\",\r\n \"20.38.152.68/30\",\r\n \"20.42.64.40/30\",\r\n + \ \"20.42.72.132/30\",\r\n \"20.44.3.24/29\",\r\n \"20.44.10.124/30\",\r\n + \ \"20.44.19.0/30\",\r\n \"20.44.29.52/30\",\r\n \"20.45.79.240/32\",\r\n + \ \"20.45.123.244/30\",\r\n \"20.49.82.4/30\",\r\n \"20.49.90.4/30\",\r\n + \ \"20.72.26.4/30\",\r\n \"20.125.170.72/30\",\r\n \"20.125.202.72/30\",\r\n + \ \"20.150.171.72/29\",\r\n \"20.150.181.160/30\",\r\n \"20.150.189.28/30\",\r\n + \ \"20.150.225.4/30\",\r\n \"20.184.2.84/32\",\r\n \"20.192.32.224/30\",\r\n + \ \"20.192.101.28/30\",\r\n \"20.192.235.0/29\",\r\n \"20.193.202.24/29\",\r\n + \ \"20.193.204.100/30\",\r\n \"20.194.66.4/30\",\r\n \"20.205.74.72/30\",\r\n + \ \"20.205.82.72/30\",\r\n \"20.208.18.72/30\",\r\n \"20.215.18.72/30\",\r\n + \ \"20.215.26.72/30\",\r\n \"20.215.154.76/30\",\r\n \"20.217.58.76/30\",\r\n + \ \"20.217.74.72/30\",\r\n \"20.217.90.72/30\",\r\n \"23.96.200.228/32\",\r\n + \ \"23.96.210.6/32\",\r\n \"23.96.214.100/32\",\r\n \"23.98.86.60/30\",\r\n + \ \"23.99.11.219/32\",\r\n \"23.100.199.230/32\",\r\n \"40.67.59.72/29\",\r\n + \ \"40.69.107.0/29\",\r\n \"40.69.166.6/32\",\r\n \"40.70.146.232/29\",\r\n + \ \"40.71.11.104/29\",\r\n \"40.74.100.240/29\",\r\n \"40.74.146.56/29\",\r\n + \ \"40.75.35.220/30\",\r\n \"40.76.203.148/32\",\r\n \"40.76.205.181/32\",\r\n + \ \"40.78.195.0/29\",\r\n \"40.78.202.120/29\",\r\n \"40.78.238.60/30\",\r\n + \ \"40.78.245.192/30\",\r\n \"40.78.253.64/30\",\r\n \"40.79.114.102/32\",\r\n + \ \"40.79.130.232/29\",\r\n \"40.79.139.192/30\",\r\n \"40.79.148.80/30\",\r\n + \ \"40.79.165.80/29\",\r\n \"40.79.171.228/30\",\r\n \"40.79.173.0/30\",\r\n + \ \"40.79.179.0/29\",\r\n \"40.79.189.60/30\",\r\n \"40.79.197.36/30\",\r\n + \ \"40.80.53.4/30\",\r\n \"40.84.62.189/32\",\r\n \"40.84.133.64/32\",\r\n + \ \"40.85.224.118/32\",\r\n \"40.86.230.174/32\",\r\n \"40.89.168.15/32\",\r\n + \ \"40.112.243.176/29\",\r\n \"40.113.23.157/32\",\r\n \"40.113.88.37/32\",\r\n + \ \"40.115.64.123/32\",\r\n \"40.115.113.228/32\",\r\n \"40.120.74.4/30\",\r\n + \ \"40.123.204.26/32\",\r\n \"51.12.99.64/29\",\r\n \"51.12.101.168/30\",\r\n + \ \"51.12.203.64/29\",\r\n \"51.12.204.240/30\",\r\n \"51.12.229.28/30\",\r\n + \ \"51.12.237.28/30\",\r\n \"51.53.106.76/30\",\r\n \"51.53.186.76/30\",\r\n + \ \"51.103.202.72/30\",\r\n \"51.105.69.84/30\",\r\n \"51.105.77.52/30\",\r\n + \ \"51.107.59.40/29\",\r\n \"51.107.76.20/32\",\r\n \"51.107.155.40/29\",\r\n + \ \"51.107.239.250/32\",\r\n \"51.116.59.40/29\",\r\n \"51.116.155.104/29\",\r\n + \ \"51.116.208.26/32\",\r\n \"51.116.232.27/32\",\r\n \"51.116.245.160/30\",\r\n + \ \"51.116.253.128/30\",\r\n \"51.120.68.23/32\",\r\n \"51.120.98.240/29\",\r\n + \ \"51.120.109.28/30\",\r\n \"51.120.164.23/32\",\r\n \"51.120.213.28/30\",\r\n + \ \"51.120.219.72/29\",\r\n \"51.140.148.24/29\",\r\n \"51.140.184.27/32\",\r\n + \ \"51.140.211.16/29\",\r\n \"51.141.8.30/32\",\r\n \"52.136.136.27/32\",\r\n + \ \"52.138.70.82/32\",\r\n \"52.138.92.168/30\",\r\n \"52.138.143.55/32\",\r\n + \ \"52.138.229.68/30\",\r\n \"52.143.136.15/32\",\r\n \"52.143.184.15/32\",\r\n + \ \"52.151.38.144/32\",\r\n \"52.158.236.247/32\",\r\n \"52.162.107.176/29\",\r\n + \ \"52.163.90.165/32\",\r\n \"52.163.94.113/32\",\r\n \"52.165.37.188/32\",\r\n + \ \"52.167.0.27/32\",\r\n \"52.167.109.68/30\",\r\n \"52.167.227.220/32\",\r\n + \ \"52.174.163.204/32\",\r\n \"52.174.164.254/32\",\r\n \"52.178.30.193/32\",\r\n + \ \"52.180.176.84/32\",\r\n \"52.182.141.56/30\",\r\n \"52.182.172.232/32\",\r\n + \ \"52.225.184.94/32\",\r\n \"52.225.185.159/32\",\r\n \"52.230.8.61/32\",\r\n + \ \"52.231.18.232/29\",\r\n \"52.231.32.81/32\",\r\n \"52.231.147.16/29\",\r\n + \ \"52.231.200.124/32\",\r\n \"52.236.161.75/32\",\r\n \"52.236.189.76/30\",\r\n + \ \"52.246.157.8/30\",\r\n \"65.52.250.224/29\",\r\n \"102.37.48.12/32\",\r\n + \ \"102.133.27.24/29\",\r\n \"102.133.72.31/32\",\r\n \"102.133.126.144/30\",\r\n + \ \"102.133.155.24/29\",\r\n \"102.133.160.28/32\",\r\n \"102.133.235.169/32\",\r\n \ \"102.133.251.216/30\",\r\n \"104.41.9.53/32\",\r\n \"104.41.187.29/32\",\r\n \ \"104.42.181.121/32\",\r\n \"104.43.213.84/32\",\r\n \"104.45.19.250/32\",\r\n \ \"104.46.225.57/32\",\r\n \"104.210.107.69/32\",\r\n \"104.211.81.216/29\",\r\n @@ -20673,7 +21271,7 @@ interactions: \ \"2603:1050:6:802::98/125\",\r\n \"2603:1050:6:c02::98/125\",\r\n \ \"2603:1050:403:400::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql\",\r\n \"id\": \"Sql\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n @@ -21090,31 +21688,32 @@ interactions: \ \"2603:1050:403:1::280/121\",\r\n \"2603:1050:403:402::/123\",\r\n \ \"2603:1050:403:403::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.AustraliaCentral\",\r\n \"id\": \"Sql.AustraliaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"australiacentral\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.104.0/27\",\r\n - \ \"20.36.105.0/27\",\r\n \"20.36.105.32/29\",\r\n \"20.53.48.96/27\",\r\n - \ \"20.53.48.128/27\",\r\n \"20.53.48.192/26\",\r\n \"2603:1010:304::280/123\",\r\n - \ \"2603:1010:304:1::200/121\",\r\n \"2603:1010:304:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.AustraliaCentral2\",\r\n - \ \"id\": \"Sql.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.112.0/27\",\r\n - \ \"20.36.113.0/27\",\r\n \"20.36.113.32/29\",\r\n \"20.53.56.32/27\",\r\n - \ \"20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n \"2603:1010:404::280/123\",\r\n - \ \"2603:1010:404:1::200/121\",\r\n \"2603:1010:404:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.AustraliaEast\",\r\n - \ \"id\": \"Sql.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"13.70.112.0/27\",\r\n \"13.70.112.32/29\",\r\n \"13.70.113.0/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.36.104.0/27\",\r\n \"20.36.105.0/27\",\r\n \"20.36.105.32/29\",\r\n + \ \"20.53.48.96/27\",\r\n \"20.53.48.128/27\",\r\n \"20.53.48.192/26\",\r\n + \ \"2603:1010:304::280/123\",\r\n \"2603:1010:304:1::200/121\",\r\n + \ \"2603:1010:304:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.AustraliaCentral2\",\r\n \"id\": \"Sql.AustraliaCentral2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiacentral2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.36.112.0/27\",\r\n \"20.36.113.0/27\",\r\n \"20.36.113.32/29\",\r\n + \ \"20.53.56.32/27\",\r\n \"20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n + \ \"2603:1010:404::280/123\",\r\n \"2603:1010:404:1::200/121\",\r\n + \ \"2603:1010:404:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.AustraliaEast\",\r\n \"id\": \"Sql.AustraliaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.70.112.0/27\",\r\n \"13.70.112.32/29\",\r\n \"13.70.113.0/27\",\r\n \ \"13.70.114.128/27\",\r\n \"13.75.149.87/32\",\r\n \"20.53.46.128/25\",\r\n \ \"40.79.160.0/27\",\r\n \"40.79.160.32/29\",\r\n \"40.79.161.0/27\",\r\n \ \"40.79.168.0/27\",\r\n \"40.79.168.32/29\",\r\n \"40.79.169.0/27\",\r\n @@ -21124,25 +21723,26 @@ interactions: \ \"2603:1010:6:801::/123\",\r\n \"2603:1010:6:c00::/123\",\r\n \ \"2603:1010:6:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.AustraliaSoutheast\",\r\n \"id\": \"Sql.AustraliaSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.70.148.251/32\",\r\n - \ \"13.73.109.251/32\",\r\n \"13.77.48.0/27\",\r\n \"13.77.49.0/27\",\r\n - \ \"13.77.49.32/29\",\r\n \"40.127.82.69/32\",\r\n \"40.127.83.164/32\",\r\n - \ \"104.46.162.192/27\",\r\n \"104.46.163.0/26\",\r\n \"104.46.179.160/27\",\r\n - \ \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n \"191.239.192.109/32\",\r\n - \ \"2603:1010:101::280/123\",\r\n \"2603:1010:101:1::200/121\",\r\n - \ \"2603:1010:101:400::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.BrazilSouth\",\r\n \"id\": \"Sql.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"104.41.11.5/32\",\r\n - \ \"104.41.56.218/32\",\r\n \"191.233.200.0/27\",\r\n \"191.233.200.32/29\",\r\n - \ \"191.233.201.0/27\",\r\n \"191.234.142.160/27\",\r\n \"191.234.142.192/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"australiasoutheast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.70.148.251/32\",\r\n \"13.73.109.251/32\",\r\n \"13.77.48.0/27\",\r\n + \ \"13.77.49.0/27\",\r\n \"13.77.49.32/29\",\r\n \"40.127.82.69/32\",\r\n + \ \"40.127.83.164/32\",\r\n \"104.46.162.192/27\",\r\n \"104.46.163.0/26\",\r\n + \ \"104.46.179.160/27\",\r\n \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n + \ \"191.239.192.109/32\",\r\n \"2603:1010:101::280/123\",\r\n + \ \"2603:1010:101:1::200/121\",\r\n \"2603:1010:101:400::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.BrazilSouth\",\r\n + \ \"id\": \"Sql.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"104.41.11.5/32\",\r\n \"104.41.56.218/32\",\r\n + \ \"191.233.200.0/27\",\r\n \"191.233.200.32/29\",\r\n \"191.233.201.0/27\",\r\n + \ \"191.234.142.160/27\",\r\n \"191.234.142.192/27\",\r\n \ \"191.234.144.0/27\",\r\n \"191.234.144.32/29\",\r\n \"191.234.145.0/27\",\r\n \ \"191.234.152.0/26\",\r\n \"191.234.153.0/26\",\r\n \"191.234.157.136/29\",\r\n \ \"2603:1050:6::320/123\",\r\n \"2603:1050:6::380/121\",\r\n @@ -21151,7 +21751,7 @@ interactions: \ \"2603:1050:6:c00::/122\",\r\n \"2603:1050:6:c01::/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.BrazilSoutheast\",\r\n \ \"id\": \"Sql.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -21161,32 +21761,33 @@ interactions: \ \"2603:1050:403:1::280/121\",\r\n \"2603:1050:403:402::/123\",\r\n \ \"2603:1050:403:403::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.CanadaCentral\",\r\n \"id\": \"Sql.CanadaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.71.168.0/27\",\r\n - \ \"13.71.168.32/29\",\r\n \"13.71.169.0/27\",\r\n \"13.71.177.192/27\",\r\n - \ \"13.71.178.0/26\",\r\n \"20.38.144.0/27\",\r\n \"20.38.144.32/29\",\r\n - \ \"20.38.145.0/27\",\r\n \"20.48.196.32/27\",\r\n \"20.48.196.64/27\",\r\n - \ \"20.48.196.128/26\",\r\n \"40.85.224.249/32\",\r\n \"52.228.35.221/32\",\r\n - \ \"52.246.152.0/27\",\r\n \"52.246.152.32/29\",\r\n \"52.246.153.0/27\",\r\n - \ \"2603:1030:f05::320/123\",\r\n \"2603:1030:f05::380/121\",\r\n - \ \"2603:1030:f05:400::/123\",\r\n \"2603:1030:f05:401::/123\",\r\n - \ \"2603:1030:f05:800::/123\",\r\n \"2603:1030:f05:801::/123\",\r\n - \ \"2603:1030:f05:c00::/123\",\r\n \"2603:1030:f05:c01::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CanadaEast\",\r\n - \ \"id\": \"Sql.CanadaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"40.69.105.32/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"canadacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.71.168.0/27\",\r\n \"13.71.168.32/29\",\r\n \"13.71.169.0/27\",\r\n + \ \"13.71.177.192/27\",\r\n \"13.71.178.0/26\",\r\n \"20.38.144.0/27\",\r\n + \ \"20.38.144.32/29\",\r\n \"20.38.145.0/27\",\r\n \"20.48.196.32/27\",\r\n + \ \"20.48.196.64/27\",\r\n \"20.48.196.128/26\",\r\n \"40.85.224.249/32\",\r\n + \ \"52.228.35.221/32\",\r\n \"52.246.152.0/27\",\r\n \"52.246.152.32/29\",\r\n + \ \"52.246.153.0/27\",\r\n \"2603:1030:f05::320/123\",\r\n + \ \"2603:1030:f05::380/121\",\r\n \"2603:1030:f05:400::/123\",\r\n + \ \"2603:1030:f05:401::/123\",\r\n \"2603:1030:f05:800::/123\",\r\n + \ \"2603:1030:f05:801::/123\",\r\n \"2603:1030:f05:c00::/123\",\r\n + \ \"2603:1030:f05:c01::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.CanadaEast\",\r\n \"id\": \"Sql.CanadaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"40.69.105.32/29\",\r\n \ \"40.86.226.166/32\",\r\n \"52.139.106.192/26\",\r\n \"52.139.107.0/26\",\r\n \ \"52.242.30.154/32\",\r\n \"2603:1030:1005::280/123\",\r\n \ \"2603:1030:1005:1::200/121\",\r\n \"2603:1030:1005:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CentralIndia\",\r\n - \ \"id\": \"Sql.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21201,7 +21802,7 @@ interactions: \ \"2603:1040:a06:800::/123\",\r\n \"2603:1040:a06:801::/123\",\r\n \ \"2603:1040:a06:c00::/123\",\r\n \"2603:1040:a06:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CentralUS\",\r\n - \ \"id\": \"Sql.CentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.CentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21222,107 +21823,108 @@ interactions: \ \"2603:1030:10:801::/123\",\r\n \"2603:1030:10:c00::/123\",\r\n \ \"2603:1030:10:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.CentralUSEUAP\",\r\n \"id\": \"Sql.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.46.11.32/27\",\r\n - \ \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n \"40.78.200.128/29\",\r\n - \ \"40.78.201.128/29\",\r\n \"52.180.176.154/32\",\r\n \"52.180.183.226/32\",\r\n - \ \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n \"2603:1030:f:1::280/123\",\r\n - \ \"2603:1030:f:2::200/121\",\r\n \"2603:1030:f:402::/122\",\r\n - \ \"2603:1030:f:403::/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastAsia\",\r\n \"id\": \"Sql.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.46.11.32/27\",\r\n \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n + \ \"40.78.200.128/29\",\r\n \"40.78.201.128/29\",\r\n \"52.180.176.154/32\",\r\n + \ \"52.180.183.226/32\",\r\n \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n + \ \"2603:1030:f:1::280/123\",\r\n \"2603:1030:f:2::200/121\",\r\n + \ \"2603:1030:f:402::/122\",\r\n \"2603:1030:f:403::/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastAsia\",\r\n + \ \"id\": \"Sql.EastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"13.75.32.0/26\",\r\n \"13.75.32.192/29\",\r\n \"13.75.33.0/26\",\r\n + \ \"13.75.33.192/29\",\r\n \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n + \ \"20.195.72.128/26\",\r\n \"20.205.72.64/27\",\r\n \"20.205.73.64/27\",\r\n + \ \"20.205.77.176/29\",\r\n \"20.205.77.200/29\",\r\n \"20.205.80.64/27\",\r\n + \ \"20.205.81.64/27\",\r\n \"20.205.83.224/29\",\r\n \"52.175.33.150/32\",\r\n + \ \"191.234.2.139/32\",\r\n \"2603:1040:207::280/123\",\r\n + \ \"2603:1040:207:1::200/121\",\r\n \"2603:1040:207:400::/123\",\r\n + \ \"2603:1040:207:401::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.EastUS\",\r\n \"id\": \"Sql.EastUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.75.32.0/26\",\r\n - \ \"13.75.32.192/29\",\r\n \"13.75.33.0/26\",\r\n \"13.75.33.192/29\",\r\n - \ \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n \"20.195.72.128/26\",\r\n - \ \"20.205.72.64/27\",\r\n \"20.205.73.64/27\",\r\n \"20.205.77.176/29\",\r\n - \ \"20.205.77.200/29\",\r\n \"20.205.80.64/27\",\r\n \"20.205.81.64/27\",\r\n - \ \"20.205.83.224/29\",\r\n \"52.175.33.150/32\",\r\n \"191.234.2.139/32\",\r\n - \ \"2603:1040:207::280/123\",\r\n \"2603:1040:207:1::200/121\",\r\n - \ \"2603:1040:207:400::/123\",\r\n \"2603:1040:207:401::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS\",\r\n - \ \"id\": \"Sql.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": - \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.42.65.64/29\",\r\n + \ \"20.42.65.96/27\",\r\n \"20.42.68.192/27\",\r\n \"20.42.69.0/25\",\r\n + \ \"20.42.69.128/26\",\r\n \"20.42.73.0/29\",\r\n \"20.42.73.32/27\",\r\n + \ \"20.42.74.192/27\",\r\n \"20.42.75.0/25\",\r\n \"20.42.75.128/26\",\r\n + \ \"20.62.132.160/27\",\r\n \"20.62.132.192/27\",\r\n \"20.62.133.0/26\",\r\n + \ \"23.96.89.109/32\",\r\n \"23.96.106.191/32\",\r\n \"40.71.8.0/26\",\r\n + \ \"40.71.8.192/26\",\r\n \"40.71.9.0/26\",\r\n \"40.71.9.192/26\",\r\n + \ \"40.71.83.113/32\",\r\n \"40.76.2.172/32\",\r\n \"40.76.26.90/32\",\r\n + \ \"40.76.42.44/32\",\r\n \"40.76.65.222/32\",\r\n \"40.76.66.9/32\",\r\n + \ \"40.76.193.221/32\",\r\n \"40.78.224.0/26\",\r\n \"40.78.224.128/26\",\r\n + \ \"40.78.225.0/26\",\r\n \"40.78.225.128/26\",\r\n \"40.79.152.0/26\",\r\n + \ \"40.79.152.192/26\",\r\n \"40.79.153.0/26\",\r\n \"40.79.153.192/26\",\r\n + \ \"40.114.45.195/32\",\r\n \"40.114.81.142/32\",\r\n \"40.117.42.73/32\",\r\n + \ \"40.117.44.71/32\",\r\n \"40.121.143.204/32\",\r\n \"40.121.149.49/32\",\r\n + \ \"40.121.158.30/32\",\r\n \"52.168.116.64/29\",\r\n \"52.168.117.96/27\",\r\n + \ \"52.168.117.128/27\",\r\n \"52.168.117.160/29\",\r\n \"52.168.117.192/26\",\r\n + \ \"52.168.118.0/25\",\r\n \"52.168.166.153/32\",\r\n \"52.170.98.29/32\",\r\n + \ \"52.186.79.49/32\",\r\n \"104.41.152.74/32\",\r\n \"104.45.158.30/32\",\r\n + \ \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n \"191.238.6.46/32\",\r\n + \ \"2603:1030:210::320/123\",\r\n \"2603:1030:210::380/121\",\r\n + \ \"2603:1030:210:400::/123\",\r\n \"2603:1030:210:401::/123\",\r\n + \ \"2603:1030:210:800::/123\",\r\n \"2603:1030:210:801::/123\",\r\n + \ \"2603:1030:210:c00::/123\",\r\n \"2603:1030:210:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2\",\r\n + \ \"id\": \"Sql.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.36.144.128/27\",\r\n \"20.36.145.0/25\",\r\n + \ \"20.62.58.128/25\",\r\n \"20.65.1.0/26\",\r\n \"40.70.144.0/26\",\r\n + \ \"40.70.144.192/29\",\r\n \"40.70.145.0/26\",\r\n \"40.79.84.180/32\",\r\n + \ \"52.167.104.0/26\",\r\n \"52.167.104.192/29\",\r\n \"52.167.104.224/27\",\r\n + \ \"52.167.105.0/26\",\r\n \"52.167.111.144/28\",\r\n \"52.167.111.192/27\",\r\n + \ \"52.167.117.226/32\",\r\n \"52.167.145.64/26\",\r\n \"52.167.145.128/27\",\r\n + \ \"52.167.145.192/26\",\r\n \"52.177.185.181/32\",\r\n \"52.179.178.184/32\",\r\n + \ \"104.208.149.0/26\",\r\n \"104.208.150.0/26\",\r\n \"104.208.150.192/29\",\r\n + \ \"104.208.151.64/26\",\r\n \"191.239.224.107/32\",\r\n + \ \"191.239.224.108/31\",\r\n \"191.239.224.110/32\",\r\n + \ \"2603:1030:40c::320/123\",\r\n \"2603:1030:40c::380/121\",\r\n + \ \"2603:1030:40c:400::/123\",\r\n \"2603:1030:40c:401::/123\",\r\n + \ \"2603:1030:40c:800::/123\",\r\n \"2603:1030:40c:801::/123\",\r\n + \ \"2603:1030:40c:c00::/123\",\r\n \"2603:1030:40c:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2EUAP\",\r\n + \ \"id\": \"Sql.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.42.65.64/29\",\r\n \"20.42.65.96/27\",\r\n \"20.42.68.192/27\",\r\n - \ \"20.42.69.0/25\",\r\n \"20.42.69.128/26\",\r\n \"20.42.73.0/29\",\r\n - \ \"20.42.73.32/27\",\r\n \"20.42.74.192/27\",\r\n \"20.42.75.0/25\",\r\n - \ \"20.42.75.128/26\",\r\n \"20.62.132.160/27\",\r\n \"20.62.132.192/27\",\r\n - \ \"20.62.133.0/26\",\r\n \"23.96.89.109/32\",\r\n \"23.96.106.191/32\",\r\n - \ \"40.71.8.0/26\",\r\n \"40.71.8.192/26\",\r\n \"40.71.9.0/26\",\r\n - \ \"40.71.9.192/26\",\r\n \"40.71.83.113/32\",\r\n \"40.76.2.172/32\",\r\n - \ \"40.76.26.90/32\",\r\n \"40.76.42.44/32\",\r\n \"40.76.65.222/32\",\r\n - \ \"40.76.66.9/32\",\r\n \"40.76.193.221/32\",\r\n \"40.78.224.0/26\",\r\n - \ \"40.78.224.128/26\",\r\n \"40.78.225.0/26\",\r\n \"40.78.225.128/26\",\r\n - \ \"40.79.152.0/26\",\r\n \"40.79.152.192/26\",\r\n \"40.79.153.0/26\",\r\n - \ \"40.79.153.192/26\",\r\n \"40.114.45.195/32\",\r\n \"40.114.81.142/32\",\r\n - \ \"40.117.42.73/32\",\r\n \"40.117.44.71/32\",\r\n \"40.121.143.204/32\",\r\n - \ \"40.121.149.49/32\",\r\n \"40.121.158.30/32\",\r\n \"52.168.116.64/29\",\r\n - \ \"52.168.117.96/27\",\r\n \"52.168.117.128/27\",\r\n \"52.168.117.160/29\",\r\n - \ \"52.168.117.192/26\",\r\n \"52.168.118.0/25\",\r\n \"52.168.166.153/32\",\r\n - \ \"52.170.98.29/32\",\r\n \"52.186.79.49/32\",\r\n \"104.41.152.74/32\",\r\n - \ \"104.45.158.30/32\",\r\n \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n - \ \"191.238.6.46/32\",\r\n \"2603:1030:210::320/123\",\r\n - \ \"2603:1030:210::380/121\",\r\n \"2603:1030:210:400::/123\",\r\n - \ \"2603:1030:210:401::/123\",\r\n \"2603:1030:210:800::/123\",\r\n - \ \"2603:1030:210:801::/123\",\r\n \"2603:1030:210:c00::/123\",\r\n - \ \"2603:1030:210:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2\",\r\n \"id\": \"Sql.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.144.128/27\",\r\n - \ \"20.36.145.0/25\",\r\n \"20.62.58.128/25\",\r\n \"20.65.1.0/26\",\r\n - \ \"40.70.144.0/26\",\r\n \"40.70.144.192/29\",\r\n \"40.70.145.0/26\",\r\n - \ \"40.79.84.180/32\",\r\n \"52.167.104.0/26\",\r\n \"52.167.104.192/29\",\r\n - \ \"52.167.104.224/27\",\r\n \"52.167.105.0/26\",\r\n \"52.167.111.144/28\",\r\n - \ \"52.167.111.192/27\",\r\n \"52.167.117.226/32\",\r\n \"52.167.145.64/26\",\r\n - \ \"52.167.145.128/27\",\r\n \"52.167.145.192/26\",\r\n \"52.177.185.181/32\",\r\n - \ \"52.179.178.184/32\",\r\n \"104.208.149.0/26\",\r\n \"104.208.150.0/26\",\r\n - \ \"104.208.150.192/29\",\r\n \"104.208.151.64/26\",\r\n - \ \"191.239.224.107/32\",\r\n \"191.239.224.108/31\",\r\n - \ \"191.239.224.110/32\",\r\n \"2603:1030:40c::320/123\",\r\n - \ \"2603:1030:40c::380/121\",\r\n \"2603:1030:40c:400::/123\",\r\n - \ \"2603:1030:40c:401::/123\",\r\n \"2603:1030:40c:800::/123\",\r\n - \ \"2603:1030:40c:801::/123\",\r\n \"2603:1030:40c:c00::/123\",\r\n - \ \"2603:1030:40c:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2EUAP\",\r\n \"id\": \"Sql.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.51.17.160/27\",\r\n - \ \"20.51.17.192/27\",\r\n \"20.51.20.0/26\",\r\n \"40.74.144.0/27\",\r\n - \ \"40.74.144.32/29\",\r\n \"40.74.145.0/27\",\r\n \"40.74.145.32/29\",\r\n - \ \"40.75.32.0/27\",\r\n \"40.75.32.40/29\",\r\n \"40.75.33.0/27\",\r\n - \ \"40.75.33.32/29\",\r\n \"52.138.88.0/27\",\r\n \"52.138.88.32/29\",\r\n - \ \"52.138.89.0/27\",\r\n \"52.138.89.32/29\",\r\n \"52.225.188.46/32\",\r\n - \ \"52.225.188.113/32\",\r\n \"2603:1030:40b:2::200/123\",\r\n - \ \"2603:1030:40b:2::280/121\",\r\n \"2603:1030:40b:402::/122\",\r\n - \ \"2603:1030:40b:403::/122\",\r\n \"2603:1030:40b:802::/122\",\r\n - \ \"2603:1030:40b:803::/122\",\r\n \"2603:1030:40b:c02::/122\",\r\n - \ \"2603:1030:40b:c03::/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2Stage\",\r\n \"id\": \"Sql.EastUS2Stage\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"137.116.31.224/27\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.FranceCentral\",\r\n - \ \"id\": \"Sql.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"20.51.17.160/27\",\r\n \"20.51.17.192/27\",\r\n + \ \"20.51.20.0/26\",\r\n \"40.74.144.0/27\",\r\n \"40.74.144.32/29\",\r\n + \ \"40.74.145.0/27\",\r\n \"40.74.145.32/29\",\r\n \"40.75.32.0/27\",\r\n + \ \"40.75.32.40/29\",\r\n \"40.75.33.0/27\",\r\n \"40.75.33.32/29\",\r\n + \ \"52.138.88.0/27\",\r\n \"52.138.88.32/29\",\r\n \"52.138.89.0/27\",\r\n + \ \"52.138.89.32/29\",\r\n \"52.225.188.46/32\",\r\n \"52.225.188.113/32\",\r\n + \ \"2603:1030:40b:2::200/123\",\r\n \"2603:1030:40b:2::280/121\",\r\n + \ \"2603:1030:40b:402::/122\",\r\n \"2603:1030:40b:403::/122\",\r\n + \ \"2603:1030:40b:802::/122\",\r\n \"2603:1030:40b:803::/122\",\r\n + \ \"2603:1030:40b:c02::/122\",\r\n \"2603:1030:40b:c03::/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2Stage\",\r\n + \ \"id\": \"Sql.EastUS2Stage\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.43.47.192/26\",\r\n \"40.79.128.0/27\",\r\n \"40.79.128.32/29\",\r\n + [\r\n \"137.116.31.224/27\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.FranceCentral\",\r\n \"id\": \"Sql.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.43.47.192/26\",\r\n \"40.79.128.0/27\",\r\n \"40.79.128.32/29\",\r\n \ \"40.79.129.0/27\",\r\n \"40.79.136.0/27\",\r\n \"40.79.136.32/29\",\r\n \ \"40.79.137.0/27\",\r\n \"40.79.144.0/27\",\r\n \"40.79.144.32/29\",\r\n \ \"40.79.145.0/27\",\r\n \"51.138.210.0/26\",\r\n \"2603:1020:805::320/123\",\r\n @@ -21331,16 +21933,16 @@ interactions: \ \"2603:1020:805:801::/123\",\r\n \"2603:1020:805:c00::/123\",\r\n \ \"2603:1020:805:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.FranceSouth\",\r\n \"id\": \"Sql.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"40.79.176.0/27\",\r\n - \ \"40.79.176.40/29\",\r\n \"40.79.177.0/27\",\r\n \"40.79.177.32/29\",\r\n - \ \"52.136.185.0/25\",\r\n \"2603:1020:905::280/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.79.176.0/27\",\r\n \"40.79.176.40/29\",\r\n \"40.79.177.0/27\",\r\n + \ \"40.79.177.32/29\",\r\n \"52.136.185.0/25\",\r\n \"2603:1020:905::280/123\",\r\n \ \"2603:1020:905:1::200/121\",\r\n \"2603:1020:905:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.GermanyNorth\",\r\n - \ \"id\": \"Sql.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21351,7 +21953,7 @@ interactions: \ \"2603:1020:d04:1::200/121\",\r\n \"2603:1020:d04:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.GermanyWestCentral\",\r\n \ \"id\": \"Sql.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -21365,7 +21967,7 @@ interactions: \ \"2603:1020:c04:800::/123\",\r\n \"2603:1020:c04:801::/123\",\r\n \ \"2603:1020:c04:c00::/123\",\r\n \"2603:1020:c04:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JapanEast\",\r\n - \ \"id\": \"Sql.JapanEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.JapanEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21382,40 +21984,41 @@ interactions: \ \"2603:1040:407:801::/123\",\r\n \"2603:1040:407:c00::/123\",\r\n \ \"2603:1040:407:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.JapanWest\",\r\n \"id\": \"Sql.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.189.225.160/27\",\r\n - \ \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n \"40.74.96.0/27\",\r\n - \ \"40.74.96.32/29\",\r\n \"40.74.97.0/27\",\r\n \"40.80.181.64/26\",\r\n - \ \"104.214.148.156/32\",\r\n \"191.238.68.11/32\",\r\n \"2603:1040:606::280/123\",\r\n - \ \"2603:1040:606:1::200/121\",\r\n \"2603:1040:606:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JioIndiaCentral\",\r\n - \ \"id\": \"Sql.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.192.48.32/27\",\r\n - \ \"20.192.48.64/27\",\r\n \"20.192.48.128/26\",\r\n \"20.192.232.0/27\",\r\n - \ \"20.192.233.0/27\",\r\n \"20.192.233.32/29\",\r\n \"2603:1040:1104::500/123\",\r\n - \ \"2603:1040:1104:1::300/121\",\r\n \"2603:1040:1104:400::440/123\",\r\n - \ \"2603:1040:1104:402::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.JioIndiaWest\",\r\n \"id\": \"Sql.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.192.167.224/27\",\r\n - \ \"20.193.192.0/27\",\r\n \"20.193.192.64/26\",\r\n \"20.193.200.0/27\",\r\n - \ \"20.193.200.32/29\",\r\n \"20.193.201.0/27\",\r\n \"2603:1040:d04:1::520/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.189.225.160/27\",\r\n \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n + \ \"40.74.96.0/27\",\r\n \"40.74.96.32/29\",\r\n \"40.74.97.0/27\",\r\n + \ \"40.80.181.64/26\",\r\n \"104.214.148.156/32\",\r\n \"191.238.68.11/32\",\r\n + \ \"2603:1040:606::280/123\",\r\n \"2603:1040:606:1::200/121\",\r\n + \ \"2603:1040:606:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.JioIndiaCentral\",\r\n \"id\": \"Sql.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.192.48.32/27\",\r\n \"20.192.48.64/27\",\r\n \"20.192.48.128/26\",\r\n + \ \"20.192.232.0/27\",\r\n \"20.192.233.0/27\",\r\n \"20.192.233.32/29\",\r\n + \ \"2603:1040:1104::500/123\",\r\n \"2603:1040:1104:1::300/121\",\r\n + \ \"2603:1040:1104:400::440/123\",\r\n \"2603:1040:1104:402::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JioIndiaWest\",\r\n + \ \"id\": \"Sql.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.192.167.224/27\",\r\n \"20.193.192.0/27\",\r\n + \ \"20.193.192.64/26\",\r\n \"20.193.200.0/27\",\r\n \"20.193.200.32/29\",\r\n + \ \"20.193.201.0/27\",\r\n \"2603:1040:d04:1::520/123\",\r\n \ \"2603:1040:d04:1::580/121\",\r\n \"2603:1040:d04:400::400/123\",\r\n \ \"2603:1040:d04:402::/123\",\r\n \"2603:1040:d04:403::/123\",\r\n \ \"2603:1040:d04:802::/123\",\r\n \"2603:1040:d04:803::/123\",\r\n \ \"2603:1040:d04:c03::/123\",\r\n \"2603:1040:d04:c04::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.KoreaCentral\",\r\n - \ \"id\": \"Sql.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21430,16 +22033,16 @@ interactions: \ \"2603:1040:f05:801::/123\",\r\n \"2603:1040:f05:c00::/123\",\r\n \ \"2603:1040:f05:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.KoreaSouth\",\r\n \"id\": \"Sql.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"52.147.112.160/27\",\r\n - \ \"52.231.144.0/27\",\r\n \"52.231.145.0/27\",\r\n \"52.231.151.96/27\",\r\n - \ \"52.231.200.86/32\",\r\n \"2603:1040:e05::/123\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"52.147.112.160/27\",\r\n \"52.231.144.0/27\",\r\n \"52.231.145.0/27\",\r\n + \ \"52.231.151.96/27\",\r\n \"52.231.200.86/32\",\r\n \"2603:1040:e05::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUS\",\r\n \ \"id\": \"Sql.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -21456,13 +22059,13 @@ interactions: \ \"2603:1030:608:1::200/121\",\r\n \"2603:1030:608:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUSStage\",\r\n \ \"id\": \"Sql.NorthCentralUSStage\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"168.62.115.112/28\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthEurope\",\r\n - \ \"id\": \"Sql.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21485,9 +22088,9 @@ interactions: \ \"2603:1020:5:801::/123\",\r\n \"2603:1020:5:c00::/123\",\r\n \ \"2603:1020:5:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.NorwayEast\",\r\n \"id\": \"Sql.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.120.96.0/27\",\r\n \ \"51.120.96.32/29\",\r\n \"51.120.97.0/27\",\r\n \"51.120.104.0/27\",\r\n @@ -21499,32 +22102,43 @@ interactions: \ \"2603:1020:e04:801::/123\",\r\n \"2603:1020:e04:c00::/123\",\r\n \ \"2603:1020:e04:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.NorwayWest\",\r\n \"id\": \"Sql.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.13.136.224/27\",\r\n \ \"51.13.137.0/27\",\r\n \"51.13.137.64/26\",\r\n \"51.120.216.0/27\",\r\n \ \"51.120.217.0/27\",\r\n \"51.120.217.32/29\",\r\n \"2603:1020:f04::280/123\",\r\n \ \"2603:1020:f04:1::200/121\",\r\n \"2603:1020:f04:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthAfricaNorth\",\r\n - \ \"id\": \"Sql.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"102.37.160.0/27\",\r\n - \ \"102.37.160.64/26\",\r\n \"102.133.120.0/27\",\r\n \"102.133.120.32/29\",\r\n - \ \"102.133.121.0/27\",\r\n \"102.133.152.0/27\",\r\n \"102.133.152.32/29\",\r\n - \ \"102.133.153.0/27\",\r\n \"102.133.221.224/27\",\r\n \"102.133.248.0/27\",\r\n - \ \"102.133.248.32/29\",\r\n \"102.133.249.0/27\",\r\n \"2603:1000:104::640/123\",\r\n - \ \"2603:1000:104::680/121\",\r\n \"2603:1000:104:400::/123\",\r\n - \ \"2603:1000:104:401::/123\",\r\n \"2603:1000:104:800::/123\",\r\n - \ \"2603:1000:104:801::/123\",\r\n \"2603:1000:104:c00::/123\",\r\n - \ \"2603:1000:104:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SouthAfricaWest\",\r\n \"id\": \"Sql.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.QatarCentral\",\r\n + \ \"id\": \"Sql.QatarCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.21.40.64/27\",\r\n \"20.21.41.64/27\",\r\n \"20.21.43.248/29\",\r\n + \ \"20.21.53.32/27\",\r\n \"20.21.53.64/26\",\r\n \"20.21.64.64/27\",\r\n + \ \"20.21.65.64/27\",\r\n \"20.21.67.192/29\",\r\n \"20.21.72.64/27\",\r\n + \ \"20.21.73.64/27\",\r\n \"20.21.75.192/29\",\r\n \"2603:1040:1002:2::c0/123\",\r\n + \ \"2603:1040:1002:2::280/121\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthAfricaNorth\",\r\n \"id\": \"Sql.SouthAfricaNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southafricanorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"102.37.160.0/27\",\r\n \"102.37.160.64/26\",\r\n \"102.133.120.0/27\",\r\n + \ \"102.133.120.32/29\",\r\n \"102.133.121.0/27\",\r\n \"102.133.152.0/27\",\r\n + \ \"102.133.152.32/29\",\r\n \"102.133.153.0/27\",\r\n \"102.133.221.224/27\",\r\n + \ \"102.133.248.0/27\",\r\n \"102.133.248.32/29\",\r\n \"102.133.249.0/27\",\r\n + \ \"2603:1000:104::640/123\",\r\n \"2603:1000:104::680/121\",\r\n + \ \"2603:1000:104:400::/123\",\r\n \"2603:1000:104:401::/123\",\r\n + \ \"2603:1000:104:800::/123\",\r\n \"2603:1000:104:801::/123\",\r\n + \ \"2603:1000:104:c00::/123\",\r\n \"2603:1000:104:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthAfricaWest\",\r\n + \ \"id\": \"Sql.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"102.37.80.96/27\",\r\n @@ -21533,64 +22147,65 @@ interactions: \ \"2603:1000:4:1::200/121\",\r\n \"2603:1000:4:400::/123\",\r\n \ \"2603:1000:4:401::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SouthCentralUS\",\r\n \"id\": \"Sql.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.65.209.243/32\",\r\n - \ \"13.66.60.72/32\",\r\n \"13.66.62.124/32\",\r\n \"13.85.65.48/32\",\r\n - \ \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n \"20.45.121.32/29\",\r\n - \ \"20.45.127.128/26\",\r\n \"20.49.88.0/27\",\r\n \"20.49.88.32/29\",\r\n - \ \"20.49.89.0/27\",\r\n \"20.49.89.32/29\",\r\n \"20.49.95.192/26\",\r\n - \ \"20.65.132.160/27\",\r\n \"20.65.132.192/27\",\r\n \"20.65.133.0/26\",\r\n - \ \"23.98.162.75/32\",\r\n \"23.98.162.76/31\",\r\n \"23.98.170.75/32\",\r\n - \ \"23.98.170.76/31\",\r\n \"23.102.179.187/32\",\r\n \"40.84.153.95/32\",\r\n - \ \"40.84.155.210/32\",\r\n \"40.84.191.1/32\",\r\n \"40.84.193.16/32\",\r\n - \ \"40.84.195.189/32\",\r\n \"40.84.231.203/32\",\r\n \"40.124.8.76/32\",\r\n - \ \"40.124.64.136/29\",\r\n \"40.124.64.160/27\",\r\n \"40.124.65.128/27\",\r\n - \ \"40.124.65.192/26\",\r\n \"52.183.250.62/32\",\r\n \"104.214.16.0/26\",\r\n - \ \"104.214.16.192/26\",\r\n \"104.214.17.0/26\",\r\n \"104.214.17.192/26\",\r\n - \ \"104.214.73.137/32\",\r\n \"2603:1030:807::320/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.65.209.243/32\",\r\n \"13.66.60.72/32\",\r\n \"13.66.62.124/32\",\r\n + \ \"13.85.65.48/32\",\r\n \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n + \ \"20.45.121.32/29\",\r\n \"20.45.127.128/26\",\r\n \"20.49.88.0/27\",\r\n + \ \"20.49.88.32/29\",\r\n \"20.49.89.0/27\",\r\n \"20.49.89.32/29\",\r\n + \ \"20.49.95.192/26\",\r\n \"20.65.132.160/27\",\r\n \"20.65.132.192/27\",\r\n + \ \"20.65.133.0/26\",\r\n \"23.98.162.75/32\",\r\n \"23.98.162.76/31\",\r\n + \ \"23.98.170.75/32\",\r\n \"23.98.170.76/31\",\r\n \"23.102.179.187/32\",\r\n + \ \"40.84.153.95/32\",\r\n \"40.84.155.210/32\",\r\n \"40.84.191.1/32\",\r\n + \ \"40.84.193.16/32\",\r\n \"40.84.195.189/32\",\r\n \"40.84.231.203/32\",\r\n + \ \"40.124.8.76/32\",\r\n \"40.124.64.136/29\",\r\n \"40.124.64.160/27\",\r\n + \ \"40.124.65.128/27\",\r\n \"40.124.65.192/26\",\r\n \"52.183.250.62/32\",\r\n + \ \"104.214.16.0/26\",\r\n \"104.214.16.192/26\",\r\n \"104.214.17.0/26\",\r\n + \ \"104.214.17.192/26\",\r\n \"104.214.73.137/32\",\r\n \"2603:1030:807::320/123\",\r\n \ \"2603:1030:807::380/121\",\r\n \"2603:1030:807:400::/123\",\r\n \ \"2603:1030:807:401::/123\",\r\n \"2603:1030:807:800::/123\",\r\n \ \"2603:1030:807:801::/123\",\r\n \"2603:1030:807:c00::/123\",\r\n \ \"2603:1030:807:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SouthCentralUSSTG\",\r\n \"id\": \"Sql.SouthCentralUSSTG\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.44.0.0/27\",\r\n - \ \"20.44.1.0/27\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Sql.SoutheastAsia\",\r\n \"id\": \"Sql.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.67.16.0/26\",\r\n - \ \"13.67.16.192/29\",\r\n \"13.67.17.0/26\",\r\n \"13.67.20.128/26\",\r\n - \ \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n \"20.195.65.128/26\",\r\n - \ \"20.205.192.128/26\",\r\n \"23.98.80.0/26\",\r\n \"23.98.80.192/29\",\r\n - \ \"23.98.81.0/26\",\r\n \"23.98.113.128/26\",\r\n \"23.100.117.95/32\",\r\n - \ \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n \"40.78.233.0/26\",\r\n - \ \"104.43.15.0/32\",\r\n \"2603:1040:5::420/123\",\r\n \"2603:1040:5::480/121\",\r\n - \ \"2603:1040:5:400::/123\",\r\n \"2603:1040:5:401::/123\",\r\n - \ \"2603:1040:5:800::/123\",\r\n \"2603:1040:5:801::/123\",\r\n - \ \"2603:1040:5:c00::/123\",\r\n \"2603:1040:5:c01::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthIndia\",\r\n - \ \"id\": \"Sql.SouthIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"40.78.192.0/27\",\r\n \"40.78.192.32/29\",\r\n \"40.78.193.0/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"usstagec\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.44.0.0/27\",\r\n \"20.44.1.0/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Sql.SoutheastAsia\",\r\n \"id\": + \"Sql.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.67.16.0/26\",\r\n \"13.67.16.192/29\",\r\n \"13.67.17.0/26\",\r\n + \ \"13.67.20.128/26\",\r\n \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n + \ \"20.195.65.128/26\",\r\n \"20.205.192.128/26\",\r\n \"23.98.80.0/26\",\r\n + \ \"23.98.80.192/29\",\r\n \"23.98.81.0/26\",\r\n \"23.98.113.128/26\",\r\n + \ \"23.100.117.95/32\",\r\n \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n + \ \"40.78.233.0/26\",\r\n \"104.43.15.0/32\",\r\n \"2603:1040:5::420/123\",\r\n + \ \"2603:1040:5::480/121\",\r\n \"2603:1040:5:400::/123\",\r\n + \ \"2603:1040:5:401::/123\",\r\n \"2603:1040:5:800::/123\",\r\n + \ \"2603:1040:5:801::/123\",\r\n \"2603:1040:5:c00::/123\",\r\n + \ \"2603:1040:5:c01::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthIndia\",\r\n \"id\": \"Sql.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.78.192.0/27\",\r\n \"40.78.192.32/29\",\r\n \"40.78.193.0/27\",\r\n \ \"40.78.193.32/29\",\r\n \"52.172.24.47/32\",\r\n \"52.172.113.96/27\",\r\n \ \"52.172.113.128/27\",\r\n \"52.172.113.192/26\",\r\n \"104.211.224.146/32\",\r\n \ \"2603:1040:c06::280/123\",\r\n \"2603:1040:c06:1::200/121\",\r\n \ \"2603:1040:c06:400::/123\",\r\n \"2603:1040:c06:401::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwedenCentral\",\r\n \ \"id\": \"Sql.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -21604,67 +22219,68 @@ interactions: \ \"2603:1020:1004:803::/123\",\r\n \"2603:1020:1004:c03::/123\",\r\n \ \"2603:1020:1004:c04::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SwedenSouth\",\r\n \"id\": \"Sql.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.12.198.32/27\",\r\n - \ \"51.12.198.64/27\",\r\n \"51.12.198.128/26\",\r\n \"51.12.200.0/27\",\r\n - \ \"51.12.200.32/29\",\r\n \"51.12.201.0/27\",\r\n \"51.12.201.32/29\",\r\n - \ \"2603:1020:1104::500/123\",\r\n \"2603:1020:1104:1::300/121\",\r\n - \ \"2603:1020:1104:400::420/123\",\r\n \"2603:1020:1104:402::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwitzerlandNorth\",\r\n - \ \"id\": \"Sql.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n - \ \"20.208.19.192/29\",\r\n \"51.103.200.64/27\",\r\n \"51.103.201.64/27\",\r\n - \ \"51.103.203.192/29\",\r\n \"51.107.56.0/27\",\r\n \"51.107.56.32/29\",\r\n - \ \"51.107.57.0/27\",\r\n \"51.107.242.32/27\",\r\n \"51.107.242.64/27\",\r\n - \ \"51.107.242.128/26\",\r\n \"2603:1020:a04::320/123\",\r\n - \ \"2603:1020:a04::380/121\",\r\n \"2603:1020:a04:400::/123\",\r\n - \ \"2603:1020:a04:401::/123\",\r\n \"2603:1020:a04:800::/123\",\r\n - \ \"2603:1020:a04:801::/123\",\r\n \"2603:1020:a04:c00::/123\",\r\n - \ \"2603:1020:a04:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SwitzerlandWest\",\r\n \"id\": \"Sql.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.107.152.0/27\",\r\n - \ \"51.107.153.0/27\",\r\n \"51.107.153.32/29\",\r\n \"51.107.250.64/26\",\r\n - \ \"51.107.250.128/26\",\r\n \"2603:1020:b04::280/123\",\r\n - \ \"2603:1020:b04:1::200/121\",\r\n \"2603:1020:b04:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.UAECentral\",\r\n - \ \"id\": \"Sql.UAECentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"51.12.198.32/27\",\r\n \"51.12.198.64/27\",\r\n \"51.12.198.128/26\",\r\n + \ \"51.12.200.0/27\",\r\n \"51.12.200.32/29\",\r\n \"51.12.201.0/27\",\r\n + \ \"51.12.201.32/29\",\r\n \"2603:1020:1104::500/123\",\r\n + \ \"2603:1020:1104:1::300/121\",\r\n \"2603:1020:1104:400::420/123\",\r\n + \ \"2603:1020:1104:402::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SwitzerlandNorth\",\r\n \"id\": \"Sql.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n \"20.208.19.192/29\",\r\n + \ \"51.103.200.64/27\",\r\n \"51.103.201.64/27\",\r\n \"51.103.203.192/29\",\r\n + \ \"51.107.56.0/27\",\r\n \"51.107.56.32/29\",\r\n \"51.107.57.0/27\",\r\n + \ \"51.107.242.32/27\",\r\n \"51.107.242.64/27\",\r\n \"51.107.242.128/26\",\r\n + \ \"2603:1020:a04::320/123\",\r\n \"2603:1020:a04::380/121\",\r\n + \ \"2603:1020:a04:400::/123\",\r\n \"2603:1020:a04:401::/123\",\r\n + \ \"2603:1020:a04:800::/123\",\r\n \"2603:1020:a04:801::/123\",\r\n + \ \"2603:1020:a04:c00::/123\",\r\n \"2603:1020:a04:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwitzerlandWest\",\r\n + \ \"id\": \"Sql.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.37.71.64/26\",\r\n \"20.37.71.128/26\",\r\n \"20.37.72.64/27\",\r\n + [\r\n \"51.107.152.0/27\",\r\n \"51.107.153.0/27\",\r\n + \ \"51.107.153.32/29\",\r\n \"51.107.250.64/26\",\r\n \"51.107.250.128/26\",\r\n + \ \"2603:1020:b04::280/123\",\r\n \"2603:1020:b04:1::200/121\",\r\n + \ \"2603:1020:b04:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.UAECentral\",\r\n \"id\": \"Sql.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.37.71.64/26\",\r\n \"20.37.71.128/26\",\r\n \"20.37.72.64/27\",\r\n \ \"20.37.72.96/29\",\r\n \"20.37.73.64/27\",\r\n \"20.37.73.96/29\",\r\n \ \"2603:1040:b04::280/123\",\r\n \"2603:1040:b04:1::200/121\",\r\n \ \"2603:1040:b04:400::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UAENorth\",\r\n \"id\": \"Sql.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.38.143.64/26\",\r\n - \ \"20.38.143.128/26\",\r\n \"20.38.152.24/29\",\r\n \"20.38.153.64/27\",\r\n - \ \"20.38.154.64/27\",\r\n \"40.120.72.0/27\",\r\n \"40.120.72.32/29\",\r\n - \ \"40.120.73.0/27\",\r\n \"65.52.248.0/27\",\r\n \"65.52.248.32/29\",\r\n - \ \"65.52.249.0/27\",\r\n \"2603:1040:904::320/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.38.143.64/26\",\r\n \"20.38.143.128/26\",\r\n \"20.38.152.24/29\",\r\n + \ \"20.38.153.64/27\",\r\n \"20.38.154.64/27\",\r\n \"40.120.72.0/27\",\r\n + \ \"40.120.72.32/29\",\r\n \"40.120.73.0/27\",\r\n \"65.52.248.0/27\",\r\n + \ \"65.52.248.32/29\",\r\n \"65.52.249.0/27\",\r\n \"2603:1040:904::320/123\",\r\n \ \"2603:1040:904::380/121\",\r\n \"2603:1040:904:400::/123\",\r\n \ \"2603:1040:904:401::/123\",\r\n \"2603:1040:904:800::/123\",\r\n \ \"2603:1040:904:801::/123\",\r\n \"2603:1040:904:c00::/123\",\r\n \ \"2603:1040:904:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UKSouth\",\r\n \"id\": \"Sql.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.104.10.0/26\",\r\n \ \"51.105.64.0/27\",\r\n \"51.105.64.32/29\",\r\n \"51.105.65.0/27\",\r\n @@ -21679,9 +22295,9 @@ interactions: \ \"2603:1020:705:801::/123\",\r\n \"2603:1020:705:c00::/123\",\r\n \ \"2603:1020:705:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UKWest\",\r\n \"id\": \"Sql.UKWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.58.66.128/25\",\r\n \ \"20.58.68.56/30\",\r\n \"51.11.97.192/26\",\r\n \"51.140.208.64/27\",\r\n @@ -21690,7 +22306,7 @@ interactions: \ \"2603:1020:605:1::200/121\",\r\n \"2603:1020:605:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestCentralUS\",\r\n \ \"id\": \"Sql.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -21700,7 +22316,7 @@ interactions: \ \"52.161.128.32/27\",\r\n \"2603:1030:b04::280/123\",\r\n \ \"2603:1030:b04:1::200/121\",\r\n \"2603:1030:b04:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestEurope\",\r\n - \ \"id\": \"Sql.WestEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21726,7 +22342,7 @@ interactions: \ \"2603:1020:206:800::/123\",\r\n \"2603:1020:206:801::/123\",\r\n \ \"2603:1020:206:c00::/123\",\r\n \"2603:1020:206:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestIndia\",\r\n - \ \"id\": \"Sql.WestIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21736,7 +22352,7 @@ interactions: \ \"104.211.145.32/29\",\r\n \"104.211.160.80/32\",\r\n \"2603:1040:806::280/123\",\r\n \ \"2603:1040:806:1::200/121\",\r\n \"2603:1040:806:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestUS\",\r\n - \ \"id\": \"Sql.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21756,7 +22372,7 @@ interactions: \ \"191.236.119.31/32\",\r\n \"2603:1030:a07::280/123\",\r\n \ \"2603:1030:a07:1::200/121\",\r\n \"2603:1030:a07:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestUS2\",\r\n - \ \"id\": \"Sql.WestUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21773,9 +22389,9 @@ interactions: \ \"2603:1030:c06:801::/123\",\r\n \"2603:1030:c06:c00::/123\",\r\n \ \"2603:1030:c06:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.WestUS3\",\r\n \"id\": \"Sql.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.150.168.0/27\",\r\n \ \"20.150.168.32/29\",\r\n \"20.150.169.0/27\",\r\n \"20.150.176.0/27\",\r\n @@ -21786,8 +22402,8 @@ interactions: \ \"2603:1030:504:800::/123\",\r\n \"2603:1030:504:801::/123\",\r\n \ \"2603:1030:504:c00::/123\",\r\n \"2603:1030:504:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"SqlManagement\",\r\n - \ \"id\": \"SqlManagement\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \"region\": + \ \"id\": \"SqlManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"SqlManagement\",\r\n \"addressPrefixes\": @@ -21997,36 +22613,36 @@ interactions: \ \"2603:1040:207:c00::280/122\",\r\n \"2603:1040:407:402::380/122\",\r\n \ \"2603:1040:407:802::260/123\",\r\n \"2603:1040:407:802::280/123\",\r\n \ \"2603:1040:407:c02::260/123\",\r\n \"2603:1040:407:c02::280/123\",\r\n - \ \"2603:1040:606:402::380/122\",\r\n \"2603:1040:806:402::380/122\",\r\n - \ \"2603:1040:904:3::260/123\",\r\n \"2603:1040:904:402::380/122\",\r\n - \ \"2603:1040:904:802::260/123\",\r\n \"2603:1040:904:802::280/123\",\r\n - \ \"2603:1040:904:c02::260/123\",\r\n \"2603:1040:904:c02::280/123\",\r\n - \ \"2603:1040:a06:2::580/123\",\r\n \"2603:1040:a06:402::380/122\",\r\n - \ \"2603:1040:a06:802::260/123\",\r\n \"2603:1040:a06:802::280/123\",\r\n - \ \"2603:1040:a06:c02::260/123\",\r\n \"2603:1040:a06:c02::280/123\",\r\n - \ \"2603:1040:b04:402::380/122\",\r\n \"2603:1040:c06:402::380/122\",\r\n - \ \"2603:1040:d04:1::500/123\",\r\n \"2603:1040:d04:400::200/122\",\r\n - \ \"2603:1040:d04:800::300/122\",\r\n \"2603:1040:d04:c02::2c0/122\",\r\n - \ \"2603:1040:f05:2::240/123\",\r\n \"2603:1040:f05:402::380/122\",\r\n - \ \"2603:1040:f05:802::260/123\",\r\n \"2603:1040:f05:802::280/123\",\r\n - \ \"2603:1040:f05:c02::260/123\",\r\n \"2603:1040:f05:c02::280/123\",\r\n - \ \"2603:1040:1002:2::a0/123\",\r\n \"2603:1040:1002:400::380/122\",\r\n - \ \"2603:1040:1002:800::280/122\",\r\n \"2603:1040:1002:c00::280/122\",\r\n - \ \"2603:1040:1104:1::1e0/123\",\r\n \"2603:1040:1104:400::340/122\",\r\n - \ \"2603:1040:1202:2::200/123\",\r\n \"2603:1040:1202:400::380/122\",\r\n - \ \"2603:1040:1302:1::240/123\",\r\n \"2603:1040:1302:400::380/122\",\r\n - \ \"2603:1040:1402:2::60/123\",\r\n \"2603:1040:1402:400::260/123\",\r\n - \ \"2603:1040:1402:400::380/123\",\r\n \"2603:1040:1402:800::280/122\",\r\n - \ \"2603:1040:1402:c00::280/122\",\r\n \"2603:1040:1503:2::260/123\",\r\n - \ \"2603:1040:1503:400::380/122\",\r\n \"2603:1050:6:402::380/122\",\r\n - \ \"2603:1050:6:802::260/123\",\r\n \"2603:1050:6:802::280/123\",\r\n - \ \"2603:1050:6:c02::260/123\",\r\n \"2603:1050:6:c02::280/123\",\r\n - \ \"2603:1050:403:400::260/123\",\r\n \"2603:1050:403:400::280/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage\",\r\n - \ \"id\": \"Storage\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n + \ \"2603:1040:606:3::640/123\",\r\n \"2603:1040:606:402::380/122\",\r\n + \ \"2603:1040:806:402::380/122\",\r\n \"2603:1040:904:3::260/123\",\r\n + \ \"2603:1040:904:402::380/122\",\r\n \"2603:1040:904:802::260/123\",\r\n + \ \"2603:1040:904:802::280/123\",\r\n \"2603:1040:904:c02::260/123\",\r\n + \ \"2603:1040:904:c02::280/123\",\r\n \"2603:1040:a06:2::580/123\",\r\n + \ \"2603:1040:a06:402::380/122\",\r\n \"2603:1040:a06:802::260/123\",\r\n + \ \"2603:1040:a06:802::280/123\",\r\n \"2603:1040:a06:c02::260/123\",\r\n + \ \"2603:1040:a06:c02::280/123\",\r\n \"2603:1040:b04:402::380/122\",\r\n + \ \"2603:1040:c06:402::380/122\",\r\n \"2603:1040:d04:1::500/123\",\r\n + \ \"2603:1040:d04:400::200/122\",\r\n \"2603:1040:d04:800::300/122\",\r\n + \ \"2603:1040:d04:c02::2c0/122\",\r\n \"2603:1040:f05:2::240/123\",\r\n + \ \"2603:1040:f05:402::380/122\",\r\n \"2603:1040:f05:802::260/123\",\r\n + \ \"2603:1040:f05:802::280/123\",\r\n \"2603:1040:f05:c02::260/123\",\r\n + \ \"2603:1040:f05:c02::280/123\",\r\n \"2603:1040:1002:2::a0/123\",\r\n + \ \"2603:1040:1002:400::380/122\",\r\n \"2603:1040:1002:800::280/122\",\r\n + \ \"2603:1040:1002:c00::280/122\",\r\n \"2603:1040:1104:1::1e0/123\",\r\n + \ \"2603:1040:1104:400::340/122\",\r\n \"2603:1040:1202:2::200/123\",\r\n + \ \"2603:1040:1202:400::380/122\",\r\n \"2603:1040:1302:1::240/123\",\r\n + \ \"2603:1040:1302:400::380/122\",\r\n \"2603:1040:1402:2::60/123\",\r\n + \ \"2603:1040:1402:400::260/123\",\r\n \"2603:1040:1402:400::380/123\",\r\n + \ \"2603:1040:1402:800::280/122\",\r\n \"2603:1040:1402:c00::280/122\",\r\n + \ \"2603:1040:1503:2::260/123\",\r\n \"2603:1040:1503:400::380/122\",\r\n + \ \"2603:1050:6:402::380/122\",\r\n \"2603:1050:6:802::260/123\",\r\n + \ \"2603:1050:6:802::280/123\",\r\n \"2603:1050:6:c02::260/123\",\r\n + \ \"2603:1050:6:c02::280/123\",\r\n \"2603:1050:403:400::260/123\",\r\n + \ \"2603:1050:403:400::280/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Storage\",\r\n \"id\": \"Storage\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \ \"addressPrefixes\": [\r\n \"13.65.107.32/28\",\r\n \"13.65.160.16/28\",\r\n \ \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n \"13.66.176.16/28\",\r\n @@ -22057,112 +22673,112 @@ interactions: \ \"13.95.96.176/28\",\r\n \"13.95.240.16/28\",\r\n \"13.95.240.32/28\",\r\n \ \"13.95.240.64/27\",\r\n \"20.38.96.0/19\",\r\n \"20.47.0.0/18\",\r\n \ \"20.60.0.0/16\",\r\n \"20.150.0.0/17\",\r\n \"20.157.32.0/19\",\r\n - \ \"20.157.128.0/18\",\r\n \"20.209.0.0/16\",\r\n \"23.96.64.64/26\",\r\n - \ \"23.97.112.64/26\",\r\n \"23.98.49.0/26\",\r\n \"23.98.49.192/26\",\r\n - \ \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n \"23.98.55.144/28\",\r\n - \ \"23.98.56.0/26\",\r\n \"23.98.57.64/26\",\r\n \"23.98.160.64/26\",\r\n - \ \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n \"23.98.192.64/26\",\r\n - \ \"23.98.255.64/26\",\r\n \"23.99.32.64/26\",\r\n \"23.99.34.224/28\",\r\n - \ \"23.99.37.96/28\",\r\n \"23.99.47.32/28\",\r\n \"23.99.160.64/26\",\r\n - \ \"23.99.160.192/28\",\r\n \"23.102.206.0/28\",\r\n \"23.102.206.128/28\",\r\n - \ \"23.102.206.192/28\",\r\n \"40.68.176.16/28\",\r\n \"40.68.176.48/28\",\r\n - \ \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n \"40.69.176.16/28\",\r\n - \ \"40.70.88.0/28\",\r\n \"40.71.104.16/28\",\r\n \"40.71.104.32/28\",\r\n - \ \"40.71.240.16/28\",\r\n \"40.78.72.16/28\",\r\n \"40.78.112.64/28\",\r\n - \ \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n \"40.79.88.16/28\",\r\n - \ \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n \"40.83.24.96/27\",\r\n - \ \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n \"40.83.225.32/28\",\r\n - \ \"40.83.227.16/28\",\r\n \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n - \ \"40.85.105.32/28\",\r\n \"40.85.232.64/28\",\r\n \"40.85.232.96/28\",\r\n - \ \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n \"40.85.235.80/28\",\r\n - \ \"40.85.235.96/28\",\r\n \"40.86.232.64/28\",\r\n \"40.86.232.96/28\",\r\n - \ \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n \"40.86.232.192/28\",\r\n - \ \"40.112.152.16/28\",\r\n \"40.112.224.16/28\",\r\n \"40.112.224.48/28\",\r\n - \ \"40.113.27.176/28\",\r\n \"40.114.152.16/28\",\r\n \"40.114.152.48/28\",\r\n - \ \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n \"40.115.175.32/28\",\r\n - \ \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n \"40.115.229.32/28\",\r\n - \ \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n \"40.115.231.128/28\",\r\n - \ \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n \"40.116.232.48/28\",\r\n - \ \"40.116.232.96/28\",\r\n \"40.117.48.80/28\",\r\n \"40.117.48.112/28\",\r\n - \ \"40.117.104.16/28\",\r\n \"40.118.72.176/28\",\r\n \"40.118.73.48/28\",\r\n - \ \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n \"40.122.96.16/28\",\r\n - \ \"40.122.216.16/28\",\r\n \"40.123.16.16/28\",\r\n \"51.140.16.16/28\",\r\n - \ \"51.140.16.32/28\",\r\n \"51.140.168.64/27\",\r\n \"51.140.168.112/28\",\r\n - \ \"51.140.168.128/28\",\r\n \"51.140.232.64/27\",\r\n \"51.140.232.112/28\",\r\n - \ \"51.140.232.128/28\",\r\n \"51.140.232.160/27\",\r\n \"51.141.128.0/24\",\r\n - \ \"51.141.129.64/26\",\r\n \"51.141.129.128/25\",\r\n \"51.141.130.0/25\",\r\n - \ \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n \"52.161.168.16/28\",\r\n - \ \"52.161.168.32/28\",\r\n \"52.162.56.16/28\",\r\n \"52.162.56.32/28\",\r\n - \ \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n \"52.162.56.128/28\",\r\n - \ \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n \"52.164.112.16/28\",\r\n - \ \"52.164.232.16/28\",\r\n \"52.164.232.32/28\",\r\n \"52.164.232.64/28\",\r\n - \ \"52.165.104.16/28\",\r\n \"52.165.104.32/28\",\r\n \"52.165.104.64/27\",\r\n - \ \"52.165.104.112/28\",\r\n \"52.165.104.144/28\",\r\n \"52.165.104.160/28\",\r\n - \ \"52.165.136.32/28\",\r\n \"52.165.240.64/28\",\r\n \"52.166.80.32/27\",\r\n - \ \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n \"52.167.88.80/28\",\r\n - \ \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n \"52.169.168.32/27\",\r\n - \ \"52.169.240.16/28\",\r\n \"52.169.240.32/28\",\r\n \"52.169.240.64/28\",\r\n - \ \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n \"52.171.144.96/28\",\r\n - \ \"52.171.144.128/28\",\r\n \"52.172.16.16/28\",\r\n \"52.172.16.80/28\",\r\n - \ \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n \"52.173.152.64/28\",\r\n - \ \"52.173.152.96/28\",\r\n \"52.174.8.32/28\",\r\n \"52.174.224.16/28\",\r\n - \ \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n \"52.174.224.112/28\",\r\n - \ \"52.174.224.128/28\",\r\n \"52.175.40.128/28\",\r\n \"52.175.112.16/28\",\r\n - \ \"52.176.224.64/28\",\r\n \"52.176.224.96/28\",\r\n \"52.177.208.80/28\",\r\n - \ \"52.178.168.32/27\",\r\n \"52.178.168.80/28\",\r\n \"52.178.168.96/28\",\r\n - \ \"52.178.168.128/27\",\r\n \"52.179.24.16/28\",\r\n \"52.179.144.32/28\",\r\n - \ \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n - \ \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n - \ \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n - \ \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n \"52.180.40.16/28\",\r\n - \ \"52.180.40.32/28\",\r\n \"52.180.184.16/28\",\r\n \"52.182.176.16/28\",\r\n - \ \"52.182.176.32/28\",\r\n \"52.182.176.64/27\",\r\n \"52.183.48.16/28\",\r\n - \ \"52.183.104.16/28\",\r\n \"52.183.104.32/28\",\r\n \"52.184.40.16/28\",\r\n - \ \"52.184.40.32/28\",\r\n \"52.184.168.32/28\",\r\n \"52.184.168.96/27\",\r\n - \ \"52.185.56.80/28\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.144/28\",\r\n - \ \"52.185.56.160/28\",\r\n \"52.185.112.16/28\",\r\n \"52.185.112.48/28\",\r\n - \ \"52.185.112.80/28\",\r\n \"52.185.112.112/28\",\r\n \"52.185.233.0/24\",\r\n - \ \"52.186.112.32/27\",\r\n \"52.187.141.32/27\",\r\n \"52.189.177.0/24\",\r\n - \ \"52.190.240.16/28\",\r\n \"52.190.240.32/28\",\r\n \"52.190.240.64/27\",\r\n - \ \"52.190.240.112/28\",\r\n \"52.190.240.128/28\",\r\n \"52.191.176.16/28\",\r\n - \ \"52.191.176.32/28\",\r\n \"52.225.40.32/27\",\r\n \"52.225.136.16/28\",\r\n - \ \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n \"52.226.8.32/27\",\r\n - \ \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n - \ \"52.228.232.0/28\",\r\n \"52.229.80.64/27\",\r\n \"52.230.240.16/28\",\r\n - \ \"52.230.240.32/28\",\r\n \"52.230.240.64/27\",\r\n \"52.230.240.112/28\",\r\n - \ \"52.230.240.128/28\",\r\n \"52.230.240.160/27\",\r\n \"52.231.80.64/27\",\r\n - \ \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n \"52.231.80.160/27\",\r\n - \ \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n \"52.231.168.128/28\",\r\n - \ \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n \"52.232.232.16/28\",\r\n - \ \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n \"52.232.232.96/28\",\r\n - \ \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n \"52.232.232.192/28\",\r\n - \ \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n - \ \"52.236.40.16/28\",\r\n \"52.236.40.32/28\",\r\n \"52.236.240.48/28\",\r\n - \ \"52.236.240.64/28\",\r\n \"52.237.104.16/28\",\r\n \"52.237.104.32/28\",\r\n - \ \"52.238.56.16/28\",\r\n \"52.238.56.32/28\",\r\n \"52.238.56.64/27\",\r\n - \ \"52.238.56.112/28\",\r\n \"52.238.56.128/28\",\r\n \"52.238.56.160/27\",\r\n - \ \"52.238.200.32/27\",\r\n \"52.239.104.16/28\",\r\n \"52.239.104.32/28\",\r\n - \ \"52.239.128.0/20\",\r\n \"52.239.144.0/22\",\r\n \"52.239.148.0/27\",\r\n - \ \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.150.0/23\",\r\n \"52.239.152.0/21\",\r\n \"52.239.160.0/22\",\r\n - \ \"52.239.164.0/24\",\r\n \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n - \ \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n \"52.239.168.0/21\",\r\n - \ \"52.239.176.128/25\",\r\n \"52.239.177.0/24\",\r\n \"52.239.178.0/23\",\r\n - \ \"52.239.180.0/22\",\r\n \"52.239.184.0/22\",\r\n \"52.239.188.0/23\",\r\n - \ \"52.239.190.0/24\",\r\n \"52.239.191.0/28\",\r\n \"52.239.192.0/21\",\r\n - \ \"52.239.200.0/22\",\r\n \"52.239.205.0/24\",\r\n \"52.239.206.0/23\",\r\n - \ \"52.239.208.0/20\",\r\n \"52.239.224.0/19\",\r\n \"52.240.48.16/28\",\r\n - \ \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n \"52.240.60.32/28\",\r\n - \ \"52.240.60.64/27\",\r\n \"52.241.88.16/28\",\r\n \"52.241.88.32/28\",\r\n - \ \"52.241.88.64/27\",\r\n \"52.245.40.0/24\",\r\n \"104.41.232.16/28\",\r\n - \ \"104.42.200.16/28\",\r\n \"104.46.31.16/28\",\r\n \"104.208.0.16/28\",\r\n - \ \"104.208.0.48/28\",\r\n \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n - \ \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n - \ \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n \"104.211.109.80/28\",\r\n - \ \"104.211.109.96/28\",\r\n \"104.211.168.16/28\",\r\n \"104.211.232.16/28\",\r\n - \ \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n \"104.211.232.176/28\",\r\n - \ \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n - \ \"104.214.152.16/28\",\r\n \"104.214.152.176/28\",\r\n + \ \"20.157.128.0/18\",\r\n \"20.157.224.0/19\",\r\n \"20.209.0.0/16\",\r\n + \ \"23.96.64.64/26\",\r\n \"23.97.112.64/26\",\r\n \"23.98.49.0/26\",\r\n + \ \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n + \ \"23.98.55.144/28\",\r\n \"23.98.56.0/26\",\r\n \"23.98.57.64/26\",\r\n + \ \"23.98.160.64/26\",\r\n \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n + \ \"23.98.192.64/26\",\r\n \"23.98.255.64/26\",\r\n \"23.99.32.64/26\",\r\n + \ \"23.99.34.224/28\",\r\n \"23.99.37.96/28\",\r\n \"23.99.47.32/28\",\r\n + \ \"23.99.160.64/26\",\r\n \"23.99.160.192/28\",\r\n \"23.102.206.0/28\",\r\n + \ \"23.102.206.128/28\",\r\n \"23.102.206.192/28\",\r\n \"40.68.176.16/28\",\r\n + \ \"40.68.176.48/28\",\r\n \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n + \ \"40.69.176.16/28\",\r\n \"40.70.88.0/28\",\r\n \"40.71.104.16/28\",\r\n + \ \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n \"40.78.72.16/28\",\r\n + \ \"40.78.112.64/28\",\r\n \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n + \ \"40.79.88.16/28\",\r\n \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n + \ \"40.83.24.96/27\",\r\n \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n + \ \"40.83.225.32/28\",\r\n \"40.83.227.16/28\",\r\n \"40.84.8.32/28\",\r\n + \ \"40.84.11.80/28\",\r\n \"40.85.105.32/28\",\r\n \"40.85.232.64/28\",\r\n + \ \"40.85.232.96/28\",\r\n \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n + \ \"40.85.235.80/28\",\r\n \"40.85.235.96/28\",\r\n \"40.86.232.64/28\",\r\n + \ \"40.86.232.96/28\",\r\n \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n + \ \"40.86.232.192/28\",\r\n \"40.112.152.16/28\",\r\n \"40.112.224.16/28\",\r\n + \ \"40.112.224.48/28\",\r\n \"40.113.27.176/28\",\r\n \"40.114.152.16/28\",\r\n + \ \"40.114.152.48/28\",\r\n \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n + \ \"40.115.175.32/28\",\r\n \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n + \ \"40.115.229.32/28\",\r\n \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n + \ \"40.115.231.128/28\",\r\n \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n + \ \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n \"40.117.48.80/28\",\r\n + \ \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n \"40.118.72.176/28\",\r\n + \ \"40.118.73.48/28\",\r\n \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n + \ \"40.122.96.16/28\",\r\n \"40.122.216.16/28\",\r\n \"40.123.16.16/28\",\r\n + \ \"51.140.16.16/28\",\r\n \"51.140.16.32/28\",\r\n \"51.140.168.64/27\",\r\n + \ \"51.140.168.112/28\",\r\n \"51.140.168.128/28\",\r\n \"51.140.232.64/27\",\r\n + \ \"51.140.232.112/28\",\r\n \"51.140.232.128/28\",\r\n \"51.140.232.160/27\",\r\n + \ \"51.141.128.0/24\",\r\n \"51.141.129.64/26\",\r\n \"51.141.129.128/25\",\r\n + \ \"51.141.130.0/25\",\r\n \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n + \ \"52.161.168.16/28\",\r\n \"52.161.168.32/28\",\r\n \"52.162.56.16/28\",\r\n + \ \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n + \ \"52.162.56.128/28\",\r\n \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n + \ \"52.164.112.16/28\",\r\n \"52.164.232.16/28\",\r\n \"52.164.232.32/28\",\r\n + \ \"52.164.232.64/28\",\r\n \"52.165.104.16/28\",\r\n \"52.165.104.32/28\",\r\n + \ \"52.165.104.64/27\",\r\n \"52.165.104.112/28\",\r\n \"52.165.104.144/28\",\r\n + \ \"52.165.104.160/28\",\r\n \"52.165.136.32/28\",\r\n \"52.165.240.64/28\",\r\n + \ \"52.166.80.32/27\",\r\n \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n + \ \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n + \ \"52.169.168.32/27\",\r\n \"52.169.240.16/28\",\r\n \"52.169.240.32/28\",\r\n + \ \"52.169.240.64/28\",\r\n \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n + \ \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n \"52.172.16.16/28\",\r\n + \ \"52.172.16.80/28\",\r\n \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n + \ \"52.173.152.64/28\",\r\n \"52.173.152.96/28\",\r\n \"52.174.8.32/28\",\r\n + \ \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n + \ \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n \"52.175.40.128/28\",\r\n + \ \"52.175.112.16/28\",\r\n \"52.176.224.64/28\",\r\n \"52.176.224.96/28\",\r\n + \ \"52.177.208.80/28\",\r\n \"52.178.168.32/27\",\r\n \"52.178.168.80/28\",\r\n + \ \"52.178.168.96/28\",\r\n \"52.178.168.128/27\",\r\n \"52.179.24.16/28\",\r\n + \ \"52.179.144.32/28\",\r\n \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n + \ \"52.179.240.48/28\",\r\n \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n + \ \"52.179.240.144/28\",\r\n \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n + \ \"52.179.240.240/28\",\r\n \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n + \ \"52.180.40.16/28\",\r\n \"52.180.40.32/28\",\r\n \"52.180.184.16/28\",\r\n + \ \"52.182.176.16/28\",\r\n \"52.182.176.32/28\",\r\n \"52.182.176.64/27\",\r\n + \ \"52.183.48.16/28\",\r\n \"52.183.104.16/28\",\r\n \"52.183.104.32/28\",\r\n + \ \"52.184.40.16/28\",\r\n \"52.184.40.32/28\",\r\n \"52.184.168.32/28\",\r\n + \ \"52.184.168.96/27\",\r\n \"52.185.56.80/28\",\r\n \"52.185.56.96/28\",\r\n + \ \"52.185.56.144/28\",\r\n \"52.185.56.160/28\",\r\n \"52.185.112.16/28\",\r\n + \ \"52.185.112.48/28\",\r\n \"52.185.112.80/28\",\r\n \"52.185.112.112/28\",\r\n + \ \"52.185.233.0/24\",\r\n \"52.186.112.32/27\",\r\n \"52.187.141.32/27\",\r\n + \ \"52.189.177.0/24\",\r\n \"52.190.240.16/28\",\r\n \"52.190.240.32/28\",\r\n + \ \"52.190.240.64/27\",\r\n \"52.190.240.112/28\",\r\n \"52.190.240.128/28\",\r\n + \ \"52.191.176.16/28\",\r\n \"52.191.176.32/28\",\r\n \"52.225.40.32/27\",\r\n + \ \"52.225.136.16/28\",\r\n \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n + \ \"52.226.8.32/27\",\r\n \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n + \ \"52.226.8.128/27\",\r\n \"52.228.232.0/28\",\r\n \"52.229.80.64/27\",\r\n + \ \"52.230.240.16/28\",\r\n \"52.230.240.32/28\",\r\n \"52.230.240.64/27\",\r\n + \ \"52.230.240.112/28\",\r\n \"52.230.240.128/28\",\r\n \"52.230.240.160/27\",\r\n + \ \"52.231.80.64/27\",\r\n \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n + \ \"52.231.80.160/27\",\r\n \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n + \ \"52.231.168.128/28\",\r\n \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n + \ \"52.232.232.16/28\",\r\n \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n + \ \"52.232.232.96/28\",\r\n \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n + \ \"52.232.232.192/28\",\r\n \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n + \ \"52.234.176.96/27\",\r\n \"52.236.40.16/28\",\r\n \"52.236.40.32/28\",\r\n + \ \"52.236.240.48/28\",\r\n \"52.236.240.64/28\",\r\n \"52.237.104.16/28\",\r\n + \ \"52.237.104.32/28\",\r\n \"52.238.56.16/28\",\r\n \"52.238.56.32/28\",\r\n + \ \"52.238.56.64/27\",\r\n \"52.238.56.112/28\",\r\n \"52.238.56.128/28\",\r\n + \ \"52.238.56.160/27\",\r\n \"52.238.200.32/27\",\r\n \"52.239.104.16/28\",\r\n + \ \"52.239.104.32/28\",\r\n \"52.239.128.0/20\",\r\n \"52.239.144.0/22\",\r\n + \ \"52.239.148.0/27\",\r\n \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n + \ \"52.239.149.0/24\",\r\n \"52.239.150.0/23\",\r\n \"52.239.152.0/21\",\r\n + \ \"52.239.160.0/22\",\r\n \"52.239.164.0/24\",\r\n \"52.239.165.0/26\",\r\n + \ \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.168.0/21\",\r\n \"52.239.176.128/25\",\r\n \"52.239.177.0/24\",\r\n + \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.184.0/22\",\r\n + \ \"52.239.188.0/23\",\r\n \"52.239.190.0/24\",\r\n \"52.239.191.0/28\",\r\n + \ \"52.239.192.0/21\",\r\n \"52.239.200.0/22\",\r\n \"52.239.205.0/24\",\r\n + \ \"52.239.206.0/23\",\r\n \"52.239.208.0/20\",\r\n \"52.239.224.0/19\",\r\n + \ \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n + \ \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n \"52.241.88.16/28\",\r\n + \ \"52.241.88.32/28\",\r\n \"52.241.88.64/27\",\r\n \"52.245.40.0/24\",\r\n + \ \"104.41.232.16/28\",\r\n \"104.42.200.16/28\",\r\n \"104.46.31.16/28\",\r\n + \ \"104.208.0.16/28\",\r\n \"104.208.0.48/28\",\r\n \"104.208.128.16/28\",\r\n + \ \"104.208.248.16/28\",\r\n \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n + \ \"104.211.104.128/28\",\r\n \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n + \ \"104.211.109.80/28\",\r\n \"104.211.109.96/28\",\r\n \"104.211.168.16/28\",\r\n + \ \"104.211.232.16/28\",\r\n \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n + \ \"104.211.232.176/28\",\r\n \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n + \ \"104.214.80.48/28\",\r\n \"104.214.152.16/28\",\r\n \"104.214.152.176/28\",\r\n \ \"104.214.243.32/28\",\r\n \"104.215.32.16/28\",\r\n \"104.215.32.32/28\",\r\n \ \"104.215.32.64/27\",\r\n \"104.215.35.32/27\",\r\n \"104.215.104.64/28\",\r\n \ \"104.215.240.64/28\",\r\n \"104.215.240.96/28\",\r\n \"137.116.1.0/25\",\r\n @@ -22228,7 +22844,7 @@ interactions: \ \"2603:1050:7::/48\",\r\n \"2603:1050:214::/48\",\r\n \"2603:1050:404::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaCentral\",\r\n \ \"id\": \"Storage.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -22237,7 +22853,7 @@ interactions: \ \"52.239.216.0/23\",\r\n \"2603:1010:305::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaCentral2\",\r\n \ \"id\": \"Storage.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -22245,7 +22861,7 @@ interactions: \ \"20.150.103.0/24\",\r\n \"52.239.218.0/23\",\r\n \"2603:1010:405::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaEast\",\r\n \ \"id\": \"Storage.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -22255,13 +22871,14 @@ interactions: \ \"13.75.240.32/28\",\r\n \"13.75.240.64/27\",\r\n \"20.38.112.0/23\",\r\n \ \"20.47.37.0/24\",\r\n \"20.60.72.0/22\",\r\n \"20.60.182.0/23\",\r\n \ \"20.150.66.0/24\",\r\n \"20.150.92.0/24\",\r\n \"20.150.117.0/24\",\r\n - \ \"20.157.44.0/24\",\r\n \"20.157.155.0/24\",\r\n \"52.239.130.0/23\",\r\n - \ \"52.239.226.0/24\",\r\n \"104.46.31.16/28\",\r\n \"191.238.66.0/26\",\r\n - \ \"2603:1010:7::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.AustraliaSoutheast\",\r\n \"id\": \"Storage.AustraliaSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"20.157.44.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.226.0/24\",\r\n + \ \"52.239.130.0/23\",\r\n \"52.239.226.0/24\",\r\n \"104.46.31.16/28\",\r\n + \ \"191.238.66.0/26\",\r\n \"2603:1010:7::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaSoutheast\",\r\n + \ \"id\": \"Storage.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.77.8.16/28\",\r\n \ \"13.77.8.32/28\",\r\n \"13.77.8.64/28\",\r\n \"13.77.8.96/28\",\r\n @@ -22271,62 +22888,62 @@ interactions: \ \"52.239.225.0/24\",\r\n \"191.239.192.0/26\",\r\n \"2603:1010:206::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSouth\",\r\n \ \"id\": \"Storage.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.39.0/24\",\r\n \"20.60.36.0/23\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.157.55.0/24\",\r\n \"20.209.12.0/23\",\r\n \"23.97.112.64/26\",\r\n - \ \"191.232.216.32/27\",\r\n \"191.232.221.16/28\",\r\n \"191.232.221.32/28\",\r\n - \ \"191.233.128.0/24\",\r\n \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n - \ \"2603:1050:7::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.BrazilSoutheast\",\r\n \"id\": \"Storage.BrazilSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.150.73.0/24\",\r\n - \ \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n \"20.157.42.0/24\",\r\n - \ \"20.157.189.0/24\",\r\n \"2603:1050:404::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaCentral\",\r\n + \ \"20.157.55.0/24\",\r\n \"20.157.227.0/24\",\r\n \"20.209.12.0/23\",\r\n + \ \"23.97.112.64/26\",\r\n \"191.232.216.32/27\",\r\n \"191.232.221.16/28\",\r\n + \ \"191.232.221.32/28\",\r\n \"191.233.128.0/24\",\r\n \"191.235.248.0/23\",\r\n + \ \"191.235.250.0/25\",\r\n \"2603:1050:7::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSoutheast\",\r\n + \ \"id\": \"Storage.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.150.73.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n + \ \"20.157.42.0/24\",\r\n \"20.157.189.0/24\",\r\n \"2603:1050:404::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaCentral\",\r\n \ \"id\": \"Storage.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.114.0/25\",\r\n \"20.47.40.0/24\",\r\n \"20.60.42.0/23\",\r\n \ \"20.60.242.0/23\",\r\n \"20.150.16.0/24\",\r\n \"20.150.31.0/24\",\r\n \ \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.148.0/24\",\r\n \"40.85.232.64/28\",\r\n \"40.85.232.96/28\",\r\n - \ \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n \"40.85.235.80/28\",\r\n - \ \"40.85.235.96/28\",\r\n \"52.239.148.64/26\",\r\n \"52.239.189.0/24\",\r\n - \ \"2603:1030:f08::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.CanadaEast\",\r\n \"id\": \"Storage.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.121.128/25\",\r\n - \ \"20.47.41.0/24\",\r\n \"20.60.142.0/23\",\r\n \"20.150.1.0/25\",\r\n - \ \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n \"20.157.161.0/24\",\r\n - \ \"20.209.64.0/23\",\r\n \"40.86.232.64/28\",\r\n \"40.86.232.96/28\",\r\n - \ \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n \"40.86.232.192/28\",\r\n - \ \"52.229.80.64/27\",\r\n \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n - \ \"2603:1030:1006::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.CentralIndia\",\r\n \"id\": \"Storage.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.126.0/23\",\r\n - \ \"20.47.42.0/24\",\r\n \"20.60.84.0/23\",\r\n \"20.150.114.0/24\",\r\n - \ \"20.157.139.0/24\",\r\n \"20.157.178.0/24\",\r\n \"20.209.56.0/23\",\r\n - \ \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n \"104.211.104.64/28\",\r\n - \ \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n + \ \"20.157.148.0/24\",\r\n \"20.209.70.0/23\",\r\n \"40.85.232.64/28\",\r\n + \ \"40.85.232.96/28\",\r\n \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n + \ \"40.85.235.80/28\",\r\n \"40.85.235.96/28\",\r\n \"52.239.148.64/26\",\r\n + \ \"52.239.189.0/24\",\r\n \"2603:1030:f08::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaEast\",\r\n + \ \"id\": \"Storage.CanadaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.121.128/25\",\r\n \"20.47.41.0/24\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.157.161.0/24\",\r\n \"20.209.64.0/23\",\r\n \"40.86.232.64/28\",\r\n + \ \"40.86.232.96/28\",\r\n \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n + \ \"40.86.232.192/28\",\r\n \"52.229.80.64/27\",\r\n \"52.239.164.128/26\",\r\n + \ \"52.239.190.0/25\",\r\n \"2603:1030:1006::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralIndia\",\r\n + \ \"id\": \"Storage.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.126.0/23\",\r\n \"20.47.42.0/24\",\r\n \"20.60.84.0/23\",\r\n + \ \"20.150.114.0/24\",\r\n \"20.157.139.0/24\",\r\n \"20.157.178.0/24\",\r\n + \ \"20.209.56.0/23\",\r\n \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n + \ \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n \ \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n \"104.211.109.80/28\",\r\n \ \"104.211.109.96/28\",\r\n \"2603:1040:a07::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUS\",\r\n \"id\": - \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"centralus\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -22358,7 +22975,7 @@ interactions: \ \"168.61.132.0/26\",\r\n \"2603:1030:11::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUSEUAP\",\r\n \ \"id\": \"Storage.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -22367,7 +22984,7 @@ interactions: \ \"52.165.104.160/28\",\r\n \"52.185.112.80/28\",\r\n \"52.239.177.0/27\",\r\n \ \"52.239.238.0/24\",\r\n \"2603:1030:12::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastAsia\",\r\n \"id\": - \"Storage.EastAsia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.EastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"eastasia\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -22382,8 +22999,8 @@ interactions: \ \"168.63.130.128/26\",\r\n \"168.63.131.0/26\",\r\n \"168.63.156.64/26\",\r\n \ \"168.63.156.192/26\",\r\n \"191.237.238.32/28\",\r\n \"2603:1040:208::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS\",\r\n - \ \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \ \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -22397,63 +23014,64 @@ interactions: \ \"20.150.90.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.59.0/24\",\r\n \ \"20.157.61.0/24\",\r\n \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n \ \"20.157.171.0/24\",\r\n \"20.209.0.0/23\",\r\n \"20.209.40.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"23.96.64.64/26\",\r\n \"40.71.104.16/28\",\r\n - \ \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n \"40.117.48.80/28\",\r\n - \ \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n \"52.179.24.16/28\",\r\n - \ \"52.186.112.32/27\",\r\n \"52.226.8.32/27\",\r\n \"52.226.8.80/28\",\r\n - \ \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n \"52.234.176.48/28\",\r\n - \ \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n \"52.239.152.0/22\",\r\n - \ \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n \"52.239.214.0/23\",\r\n - \ \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n \"52.239.252.0/24\",\r\n - \ \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n - \ \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n \"138.91.96.64/26\",\r\n - \ \"138.91.96.128/26\",\r\n \"168.62.32.0/26\",\r\n \"168.62.32.192/26\",\r\n - \ \"168.62.33.128/26\",\r\n \"191.237.32.128/28\",\r\n \"191.237.32.208/28\",\r\n - \ \"191.237.32.240/28\",\r\n \"191.238.0.0/26\",\r\n \"191.238.0.224/28\",\r\n - \ \"2603:1030:213::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.EastUS2\",\r\n \"id\": \"Storage.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.68.120.64/28\",\r\n - \ \"13.77.112.16/28\",\r\n \"13.77.112.32/28\",\r\n \"13.77.112.112/28\",\r\n - \ \"13.77.112.128/28\",\r\n \"13.77.115.16/28\",\r\n \"13.77.115.32/28\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.47.60.0/23\",\r\n \"20.60.56.0/22\",\r\n - \ \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.150.29.0/24\",\r\n - \ \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n - \ \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.157.36.0/23\",\r\n - \ \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n \"20.157.167.0/24\",\r\n - \ \"20.157.185.0/24\",\r\n \"20.209.68.0/23\",\r\n \"23.102.206.0/28\",\r\n - \ \"23.102.206.128/28\",\r\n \"23.102.206.192/28\",\r\n \"40.79.8.16/28\",\r\n - \ \"40.79.48.16/28\",\r\n \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n - \ \"40.123.16.16/28\",\r\n \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n - \ \"52.167.240.16/28\",\r\n \"52.177.208.80/28\",\r\n \"52.179.144.32/28\",\r\n - \ \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n - \ \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n - \ \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n - \ \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n \"52.184.168.96/27\",\r\n - \ \"52.225.136.16/28\",\r\n \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n - \ \"52.232.232.16/28\",\r\n \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n - \ \"52.232.232.96/28\",\r\n \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n - \ \"52.232.232.192/28\",\r\n \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n - \ \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n - \ \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n - \ \"52.239.185.32/27\",\r\n \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n - \ \"52.239.192.96/27\",\r\n \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n - \ \"52.239.198.0/25\",\r\n \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n - \ \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n - \ \"52.239.222.0/23\",\r\n \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n - \ \"137.116.1.0/25\",\r\n \"137.116.2.0/26\",\r\n \"137.116.2.96/29\",\r\n - \ \"137.116.2.104/30\",\r\n \"137.116.2.108/32\",\r\n \"137.116.2.110/31\",\r\n - \ \"137.116.2.112/32\",\r\n \"137.116.2.114/32\",\r\n \"137.116.2.116/30\",\r\n - \ \"137.116.2.120/29\",\r\n \"137.116.3.0/25\",\r\n \"137.116.3.128/26\",\r\n - \ \"137.116.96.0/25\",\r\n \"137.116.96.128/26\",\r\n \"191.237.160.64/26\",\r\n - \ \"191.237.160.224/28\",\r\n \"191.239.224.0/26\",\r\n \"2603:1030:40f::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2EUAP\",\r\n + \ \"20.209.52.0/23\",\r\n \"20.209.74.0/23\",\r\n \"23.96.64.64/26\",\r\n + \ \"40.71.104.16/28\",\r\n \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n + \ \"40.117.48.80/28\",\r\n \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n + \ \"52.179.24.16/28\",\r\n \"52.186.112.32/27\",\r\n \"52.226.8.32/27\",\r\n + \ \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n + \ \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n + \ \"52.239.252.0/24\",\r\n \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n + \ \"52.240.60.16/28\",\r\n \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n + \ \"138.91.96.64/26\",\r\n \"138.91.96.128/26\",\r\n \"168.62.32.0/26\",\r\n + \ \"168.62.32.192/26\",\r\n \"168.62.33.128/26\",\r\n \"191.237.32.128/28\",\r\n + \ \"191.237.32.208/28\",\r\n \"191.237.32.240/28\",\r\n \"191.238.0.0/26\",\r\n + \ \"191.238.0.224/28\",\r\n \"2603:1030:213::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2\",\r\n \"id\": + \"Storage.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"eastus2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.68.120.64/28\",\r\n \"13.77.112.16/28\",\r\n + \ \"13.77.112.32/28\",\r\n \"13.77.112.112/28\",\r\n \"13.77.112.128/28\",\r\n + \ \"13.77.115.16/28\",\r\n \"13.77.115.32/28\",\r\n \"20.38.100.0/23\",\r\n + \ \"20.47.60.0/23\",\r\n \"20.60.56.0/22\",\r\n \"20.60.88.0/22\",\r\n + \ \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n \"20.60.224.0/23\",\r\n + \ \"20.60.236.0/23\",\r\n \"20.150.29.0/24\",\r\n \"20.150.36.0/24\",\r\n + \ \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n \"20.150.82.0/24\",\r\n + \ \"20.150.88.0/24\",\r\n \"20.157.36.0/23\",\r\n \"20.157.48.0/23\",\r\n + \ \"20.157.62.0/23\",\r\n \"20.157.167.0/24\",\r\n \"20.157.185.0/24\",\r\n + \ \"20.209.68.0/23\",\r\n \"23.102.206.0/28\",\r\n \"23.102.206.128/28\",\r\n + \ \"23.102.206.192/28\",\r\n \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n + \ \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n \"40.123.16.16/28\",\r\n + \ \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n + \ \"52.177.208.80/28\",\r\n \"52.179.144.32/28\",\r\n \"52.179.144.64/28\",\r\n + \ \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n \"52.179.240.64/28\",\r\n + \ \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n \"52.179.240.160/28\",\r\n + \ \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n \"52.179.241.0/28\",\r\n + \ \"52.179.241.32/27\",\r\n \"52.184.168.96/27\",\r\n \"52.225.136.16/28\",\r\n + \ \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n \"52.232.232.16/28\",\r\n + \ \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n \"52.232.232.96/28\",\r\n + \ \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n \"52.232.232.192/28\",\r\n + \ \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n + \ \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n + \ \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n + \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n + \ \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n + \ \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n + \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n + \ \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n \"137.116.1.0/25\",\r\n + \ \"137.116.2.0/26\",\r\n \"137.116.2.96/29\",\r\n \"137.116.2.104/30\",\r\n + \ \"137.116.2.108/32\",\r\n \"137.116.2.110/31\",\r\n \"137.116.2.112/32\",\r\n + \ \"137.116.2.114/32\",\r\n \"137.116.2.116/30\",\r\n \"137.116.2.120/29\",\r\n + \ \"137.116.3.0/25\",\r\n \"137.116.3.128/26\",\r\n \"137.116.96.0/25\",\r\n + \ \"137.116.96.128/26\",\r\n \"191.237.160.64/26\",\r\n \"191.237.160.224/28\",\r\n + \ \"191.239.224.0/26\",\r\n \"2603:1030:40f::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2EUAP\",\r\n \ \"id\": \"Storage.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -22472,40 +23090,41 @@ interactions: \ \"52.239.239.0/24\",\r\n \"2603:1030:410::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2Stage\",\r\n \ \"id\": \"Storage.EastUS2Stage\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"137.116.2.64/27\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.FranceCentral\",\r\n \"id\": \"Storage.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.44.0/24\",\r\n - \ \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n \"20.150.61.0/24\",\r\n - \ \"20.157.129.0/24\",\r\n \"20.209.8.0/23\",\r\n \"52.239.134.0/24\",\r\n - \ \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n \"2603:1020:806::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.FranceSouth\",\r\n - \ \"id\": \"Storage.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.44.0/24\",\r\n \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n + \ \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n \"20.209.8.0/23\",\r\n + \ \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n + \ \"2603:1020:806::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.FranceSouth\",\r\n \"id\": \"Storage.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.28.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.188.0/23\",\r\n \ \"20.150.19.0/24\",\r\n \"20.157.156.0/24\",\r\n \"52.239.135.0/26\",\r\n \ \"52.239.196.0/24\",\r\n \"2603:1020:906::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyNorth\",\r\n \ \"id\": \"Storage.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.150.60.0/24\",\r\n - \ \"20.150.112.0/24\",\r\n \"2603:1020:d05::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\",\r\n + \ \"20.150.112.0/24\",\r\n \"20.157.229.0/24\",\r\n \"2603:1020:d05::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\",\r\n \ \"id\": \"Storage.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -22514,24 +23133,24 @@ interactions: \ \"20.157.183.0/24\",\r\n \"20.209.32.0/23\",\r\n \"2603:1020:c05::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanEast\",\r\n \ \"id\": \"Storage.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.73.8.16/28\",\r\n \"13.73.8.32/28\",\r\n \"20.38.116.0/23\",\r\n \ \"20.47.12.0/24\",\r\n \"20.60.172.0/23\",\r\n \"20.60.248.0/23\",\r\n \ \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n \"20.157.38.0/24\",\r\n - \ \"20.157.144.0/24\",\r\n \"20.209.22.0/23\",\r\n \"23.98.57.64/26\",\r\n - \ \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n \"40.115.175.32/28\",\r\n - \ \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n \"40.115.229.32/28\",\r\n - \ \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n \"40.115.231.128/28\",\r\n - \ \"52.239.144.0/23\",\r\n \"2603:1040:408::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n \"id\": - \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": - {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"japanwest\",\r\n - \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n - \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"20.157.144.0/24\",\r\n \"20.157.224.0/24\",\r\n \"20.209.22.0/23\",\r\n + \ \"23.98.57.64/26\",\r\n \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n + \ \"40.115.175.32/28\",\r\n \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n + \ \"40.115.229.32/28\",\r\n \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n + \ \"40.115.231.128/28\",\r\n \"52.239.144.0/23\",\r\n \"2603:1040:408::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n + \ \"id\": \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.10.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.186.0/23\",\r\n \ \"20.150.10.0/23\",\r\n \"20.157.56.0/24\",\r\n \"20.209.16.0/23\",\r\n \ \"23.98.56.0/26\",\r\n \"52.239.146.0/23\",\r\n \"104.214.152.16/28\",\r\n @@ -22539,7 +23158,7 @@ interactions: \ \"104.215.32.64/27\",\r\n \"104.215.35.32/27\",\r\n \"2603:1040:607::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JioIndiaCentral\",\r\n \ \"id\": \"Storage.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -22547,64 +23166,65 @@ interactions: \ \"20.150.64.0/24\",\r\n \"20.150.109.0/24\",\r\n \"20.157.152.0/24\",\r\n \ \"2603:1040:1100::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.JioIndiaWest\",\r\n \"id\": \"Storage.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.54.0/23\",\r\n - \ \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n \"20.157.153.0/24\",\r\n - \ \"2603:1040:d00::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.KoreaCentral\",\r\n \"id\": \"Storage.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.46.0/24\",\r\n - \ \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n \"20.150.4.0/23\",\r\n - \ \"20.157.140.0/24\",\r\n \"20.209.46.0/23\",\r\n \"52.231.80.64/27\",\r\n - \ \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n \"52.231.80.160/27\",\r\n - \ \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n \"52.239.190.128/26\",\r\n - \ \"2603:1040:f06::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.KoreaSouth\",\r\n \"id\": \"Storage.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.47.0/24\",\r\n - \ \"20.60.202.0/23\",\r\n \"20.150.14.0/23\",\r\n \"20.157.137.0/24\",\r\n - \ \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n \"52.231.168.128/28\",\r\n - \ \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n \"52.239.165.0/26\",\r\n - \ \"52.239.165.160/27\",\r\n \"52.239.190.192/26\",\r\n \"2603:1040:e06::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUS\",\r\n - \ \"id\": \"Storage.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.3.0/24\",\r\n - \ \"20.47.15.0/24\",\r\n \"20.60.28.0/23\",\r\n \"20.60.82.0/23\",\r\n - \ \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n \"20.150.49.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.172.0/24\",\r\n \"20.209.38.0/23\",\r\n \"23.98.49.0/26\",\r\n - \ \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n - \ \"23.98.55.144/28\",\r\n \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n - \ \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n \"52.162.56.16/28\",\r\n - \ \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n - \ \"52.162.56.128/28\",\r\n \"52.239.149.0/24\",\r\n \"52.239.186.0/24\",\r\n - \ \"52.239.253.0/24\",\r\n \"157.56.216.0/26\",\r\n \"168.62.96.128/26\",\r\n - \ \"168.62.96.210/32\",\r\n \"168.62.96.224/27\",\r\n \"2603:1030:609::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUSStage\",\r\n - \ \"id\": \"Storage.NorthCentralUSStage\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"168.62.96.192/29\",\r\n - \ \"168.62.96.200/30\",\r\n \"168.62.96.204/32\",\r\n \"168.62.96.206/31\",\r\n - \ \"168.62.96.208/32\",\r\n \"168.62.96.212/30\",\r\n \"168.62.96.216/29\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.54.0/23\",\r\n \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n + \ \"20.157.153.0/24\",\r\n \"2603:1040:d00::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaCentral\",\r\n + \ \"id\": \"Storage.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.46.0/24\",\r\n \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n + \ \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n \"20.209.46.0/23\",\r\n + \ \"52.231.80.64/27\",\r\n \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n + \ \"52.231.80.160/27\",\r\n \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n + \ \"52.239.190.128/26\",\r\n \"2603:1040:f06::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaSouth\",\r\n + \ \"id\": \"Storage.KoreaSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.47.0/24\",\r\n \"20.60.202.0/23\",\r\n \"20.150.14.0/23\",\r\n + \ \"20.157.137.0/24\",\r\n \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n + \ \"52.231.168.128/28\",\r\n \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n + \ \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n \"52.239.190.192/26\",\r\n + \ \"2603:1040:e06::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorthCentralUS\",\r\n \"id\": \"Storage.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.3.0/24\",\r\n \"20.47.15.0/24\",\r\n \"20.60.28.0/23\",\r\n + \ \"20.60.82.0/23\",\r\n \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.49.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.172.0/24\",\r\n \"20.209.38.0/23\",\r\n + \ \"23.98.49.0/26\",\r\n \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n + \ \"23.98.55.112/28\",\r\n \"23.98.55.144/28\",\r\n \"40.116.120.16/28\",\r\n + \ \"40.116.232.16/28\",\r\n \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n + \ \"52.162.56.16/28\",\r\n \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n + \ \"52.162.56.112/28\",\r\n \"52.162.56.128/28\",\r\n \"52.239.149.0/24\",\r\n + \ \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n \"157.56.216.0/26\",\r\n + \ \"168.62.96.128/26\",\r\n \"168.62.96.210/32\",\r\n \"168.62.96.224/27\",\r\n + \ \"2603:1030:609::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorthCentralUSStage\",\r\n \"id\": \"Storage.NorthCentralUSStage\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"168.62.96.192/29\",\r\n \"168.62.96.200/30\",\r\n + \ \"168.62.96.204/32\",\r\n \"168.62.96.206/31\",\r\n \"168.62.96.208/32\",\r\n + \ \"168.62.96.212/30\",\r\n \"168.62.96.216/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.NorthEurope\",\r\n \ \"id\": \"Storage.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -22631,26 +23251,35 @@ interactions: \ \"191.235.193.32/28\",\r\n \"191.235.255.192/26\",\r\n \ \"2603:1020:6::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.NorwayEast\",\r\n \"id\": \"Storage.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.120.0/24\",\r\n \ \"20.47.48.0/24\",\r\n \"20.60.206.0/23\",\r\n \"20.150.53.0/24\",\r\n \ \"20.150.121.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.209.24.0/23\",\r\n \ \"2603:1020:e05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.NorwayWest\",\r\n \"id\": \"Storage.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.49.0/24\",\r\n \ \"20.60.15.0/24\",\r\n \"20.150.0.0/24\",\r\n \"20.150.56.0/24\",\r\n \ \"2603:1020:f05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.SouthAfricaNorth\",\r\n \"id\": \"Storage.SouthAfricaNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"name\": \"Storage.QatarCentral\",\r\n \"id\": \"Storage.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.208.0/23\",\r\n \"20.157.154.0/24\",\r\n \"20.157.190.0/24\",\r\n + \ \"20.209.2.0/23\",\r\n \"20.209.54.0/23\",\r\n \"2603:1040:1004::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaNorth\",\r\n + \ \"id\": \"Storage.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.114.128/25\",\r\n \ \"20.47.50.0/24\",\r\n \"20.60.190.0/23\",\r\n \"20.150.21.0/24\",\r\n @@ -22658,70 +23287,72 @@ interactions: \ \"52.239.232.0/25\",\r\n \"2603:1000:105::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaWest\",\r\n \ \"id\": \"Storage.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.121.0/25\",\r\n \ \"20.47.51.0/24\",\r\n \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n - \ \"20.150.20.0/25\",\r\n \"52.239.232.128/25\",\r\n \"2603:1000:5::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUS\",\r\n - \ \"id\": \"Storage.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.65.107.32/28\",\r\n - \ \"13.65.160.16/28\",\r\n \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n - \ \"13.84.56.16/28\",\r\n \"13.85.88.16/28\",\r\n \"13.85.200.128/28\",\r\n - \ \"20.38.104.0/23\",\r\n \"20.47.0.0/27\",\r\n \"20.47.24.0/23\",\r\n - \ \"20.47.29.0/24\",\r\n \"20.60.48.0/22\",\r\n \"20.60.64.0/22\",\r\n - \ \"20.60.140.0/23\",\r\n \"20.60.148.0/23\",\r\n \"20.60.160.0/23\",\r\n - \ \"20.150.20.128/25\",\r\n \"20.150.38.0/23\",\r\n \"20.150.70.0/24\",\r\n - \ \"20.150.79.0/24\",\r\n \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n - \ \"20.157.43.0/24\",\r\n \"20.157.54.0/24\",\r\n \"20.157.134.0/24\",\r\n - \ \"20.157.164.0/24\",\r\n \"20.157.166.0/24\",\r\n \"20.157.181.0/24\",\r\n - \ \"20.209.26.0/23\",\r\n \"20.209.34.0/23\",\r\n \"20.209.62.0/23\",\r\n - \ \"23.98.160.64/26\",\r\n \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n - \ \"23.98.192.64/26\",\r\n \"23.98.255.64/26\",\r\n \"52.171.144.32/27\",\r\n - \ \"52.171.144.80/28\",\r\n \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n - \ \"52.185.233.0/24\",\r\n \"52.189.177.0/24\",\r\n \"52.239.158.0/23\",\r\n - \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n - \ \"52.239.200.0/23\",\r\n \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n - \ \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n - \ \"104.215.104.64/28\",\r\n \"168.62.128.128/26\",\r\n \"2603:1030:80b::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\",\r\n + \ \"20.150.20.0/25\",\r\n \"20.157.228.0/24\",\r\n \"52.239.232.128/25\",\r\n + \ \"2603:1000:5::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SouthCentralUS\",\r\n \"id\": \"Storage.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.65.107.32/28\",\r\n \"13.65.160.16/28\",\r\n + \ \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n \"13.84.56.16/28\",\r\n + \ \"13.85.88.16/28\",\r\n \"13.85.200.128/28\",\r\n \"20.38.104.0/23\",\r\n + \ \"20.47.0.0/27\",\r\n \"20.47.24.0/23\",\r\n \"20.47.29.0/24\",\r\n + \ \"20.60.48.0/22\",\r\n \"20.60.64.0/22\",\r\n \"20.60.140.0/23\",\r\n + \ \"20.60.148.0/23\",\r\n \"20.60.160.0/23\",\r\n \"20.150.20.128/25\",\r\n + \ \"20.150.38.0/23\",\r\n \"20.150.70.0/24\",\r\n \"20.150.79.0/24\",\r\n + \ \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n \"20.157.43.0/24\",\r\n + \ \"20.157.54.0/24\",\r\n \"20.157.134.0/24\",\r\n \"20.157.164.0/24\",\r\n + \ \"20.157.166.0/24\",\r\n \"20.157.181.0/24\",\r\n \"20.209.26.0/23\",\r\n + \ \"20.209.34.0/23\",\r\n \"20.209.62.0/23\",\r\n \"23.98.160.64/26\",\r\n + \ \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n \"23.98.192.64/26\",\r\n + \ \"23.98.255.64/26\",\r\n \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n + \ \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n \"52.185.233.0/24\",\r\n + \ \"52.189.177.0/24\",\r\n \"52.239.158.0/23\",\r\n \"52.239.178.0/23\",\r\n + \ \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n + \ \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n \"104.214.40.16/28\",\r\n + \ \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n \"104.215.104.64/28\",\r\n + \ \"168.62.128.128/26\",\r\n \"2603:1030:80b::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\",\r\n \ \"id\": \"Storage.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.110.0/23\",\r\n \"20.47.14.0/24\",\r\n \"20.60.9.0/24\",\r\n \ \"2603:1030:80c::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SoutheastAsia\",\r\n \"id\": \"Storage.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.76.104.16/28\",\r\n - \ \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n \"20.60.136.0/24\",\r\n - \ \"20.60.138.0/23\",\r\n \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n - \ \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.157.128.0/24\",\r\n - \ \"20.157.176.0/24\",\r\n \"20.209.20.0/23\",\r\n \"52.163.176.16/28\",\r\n - \ \"52.163.232.16/28\",\r\n \"52.187.141.32/27\",\r\n \"52.237.104.16/28\",\r\n - \ \"52.237.104.32/28\",\r\n \"52.239.129.0/24\",\r\n \"52.239.197.0/24\",\r\n - \ \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n \"104.215.240.64/28\",\r\n - \ \"104.215.240.96/28\",\r\n \"168.63.160.0/26\",\r\n \"168.63.160.192/26\",\r\n - \ \"168.63.161.64/26\",\r\n \"168.63.161.160/27\",\r\n \"168.63.161.192/26\",\r\n - \ \"168.63.162.32/27\",\r\n \"168.63.162.64/26\",\r\n \"168.63.162.144/28\",\r\n - \ \"168.63.162.192/26\",\r\n \"168.63.163.128/26\",\r\n \"168.63.180.64/26\",\r\n - \ \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n \"2603:1040:6::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthIndia\",\r\n - \ \"id\": \"Storage.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.76.104.16/28\",\r\n \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n + \ \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n \"20.150.17.128/25\",\r\n + \ \"20.150.28.0/24\",\r\n \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n + \ \"20.157.128.0/24\",\r\n \"20.157.176.0/24\",\r\n \"20.209.20.0/23\",\r\n + \ \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n \"52.187.141.32/27\",\r\n + \ \"52.237.104.16/28\",\r\n \"52.237.104.32/28\",\r\n \"52.239.129.0/24\",\r\n + \ \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n + \ \"104.215.240.64/28\",\r\n \"104.215.240.96/28\",\r\n \"168.63.160.0/26\",\r\n + \ \"168.63.160.192/26\",\r\n \"168.63.161.64/26\",\r\n \"168.63.161.160/27\",\r\n + \ \"168.63.161.192/26\",\r\n \"168.63.162.32/27\",\r\n \"168.63.162.64/26\",\r\n + \ \"168.63.162.144/28\",\r\n \"168.63.162.192/26\",\r\n \"168.63.163.128/26\",\r\n + \ \"168.63.180.64/26\",\r\n \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n + \ \"2603:1040:6::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SouthIndia\",\r\n \"id\": \"Storage.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.52.0/24\",\r\n \"20.60.10.0/24\",\r\n \"20.60.226.0/23\",\r\n \ \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n \"52.172.16.16/28\",\r\n \ \"52.172.16.80/28\",\r\n \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n @@ -22729,49 +23360,51 @@ interactions: \ \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n \"104.211.232.176/28\",\r\n \ \"2603:1040:c07::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SwedenCentral\",\r\n \"id\": \"Storage.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.78.0/23\",\r\n - \ \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n \"20.150.44.0/24\",\r\n - \ \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n \"2603:1020:1005::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SwedenSouth\",\r\n - \ \"id\": \"Storage.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.78.0/23\",\r\n \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n + \ \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n + \ \"2603:1020:1005::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SwedenSouth\",\r\n \"id\": \"Storage.SwedenSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.76.0/23\",\r\n \"20.60.192.0/23\",\r\n \"20.150.45.0/24\",\r\n \ \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n \"2603:1020:1105::/48\",\r\n \ \"2603:1020:1106::/47\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SwitzerlandNorth\",\r\n \"id\": \"Storage.SwitzerlandNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.53.0/24\",\r\n - \ \"20.60.174.0/23\",\r\n \"20.150.59.0/24\",\r\n \"20.150.118.0/24\",\r\n - \ \"20.157.175.0/24\",\r\n \"20.209.28.0/23\",\r\n \"52.239.251.0/24\",\r\n - \ \"2603:1020:a05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.SwitzerlandWest\",\r\n \"id\": \"Storage.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.26.0/24\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.150.55.0/24\",\r\n \"20.150.116.0/24\",\r\n - \ \"20.157.133.0/24\",\r\n \"52.239.250.0/24\",\r\n \"2603:1020:b05::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UAECentral\",\r\n - \ \"id\": \"Storage.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.53.0/24\",\r\n \"20.60.174.0/23\",\r\n \"20.150.59.0/24\",\r\n + \ \"20.150.118.0/24\",\r\n \"20.157.175.0/24\",\r\n \"20.209.28.0/23\",\r\n + \ \"52.239.251.0/24\",\r\n \"2603:1020:a05::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SwitzerlandWest\",\r\n + \ \"id\": \"Storage.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.26.0/24\",\r\n \"20.60.176.0/23\",\r\n \"20.150.55.0/24\",\r\n + \ \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n \"52.239.250.0/24\",\r\n + \ \"2603:1020:b05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.UAECentral\",\r\n \"id\": \"Storage.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.54.0/24\",\r\n \"20.150.6.0/23\",\r\n \"20.150.115.0/24\",\r\n \ \"20.157.131.0/24\",\r\n \"52.239.233.0/25\",\r\n \"2603:1040:b05::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UAENorth\",\r\n - \ \"id\": \"Storage.UAENorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Storage.UAENorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -22780,7 +23413,7 @@ interactions: \ \"20.60.212.0/23\",\r\n \"20.157.141.0/24\",\r\n \"20.209.50.0/23\",\r\n \ \"52.239.233.128/25\",\r\n \"2603:1040:905::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.UKSouth\",\r\n \"id\": - \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"uksouth\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -22794,7 +23427,7 @@ interactions: \ \"51.141.128.32/27\",\r\n \"51.141.129.64/26\",\r\n \"51.141.130.0/25\",\r\n \ \"52.239.187.0/25\",\r\n \"52.239.231.0/24\",\r\n \"2603:1020:706::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UKWest\",\r\n - \ \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -22806,21 +23439,22 @@ interactions: \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n \"52.239.240.0/24\",\r\n \ \"2603:1020:606::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestCentralUS\",\r\n \"id\": \"Storage.WestCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.71.200.64/28\",\r\n - \ \"13.71.200.96/28\",\r\n \"13.71.200.240/28\",\r\n \"13.71.202.16/28\",\r\n - \ \"13.71.202.32/28\",\r\n \"13.71.202.64/27\",\r\n \"13.78.152.64/28\",\r\n - \ \"13.78.240.16/28\",\r\n \"20.47.4.0/24\",\r\n \"20.60.4.0/24\",\r\n - \ \"20.60.218.0/23\",\r\n \"20.150.81.0/24\",\r\n \"20.150.98.0/24\",\r\n - \ \"20.157.41.0/24\",\r\n \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n - \ \"52.161.168.16/28\",\r\n \"52.161.168.32/28\",\r\n \"52.239.164.0/25\",\r\n - \ \"52.239.167.0/24\",\r\n \"52.239.244.0/23\",\r\n \"2603:1030:b06::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.WestEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.71.200.64/28\",\r\n \"13.71.200.96/28\",\r\n + \ \"13.71.200.240/28\",\r\n \"13.71.202.16/28\",\r\n \"13.71.202.32/28\",\r\n + \ \"13.71.202.64/27\",\r\n \"13.78.152.64/28\",\r\n \"13.78.240.16/28\",\r\n + \ \"20.47.4.0/24\",\r\n \"20.60.4.0/24\",\r\n \"20.60.218.0/23\",\r\n + \ \"20.150.81.0/24\",\r\n \"20.150.98.0/24\",\r\n \"20.157.41.0/24\",\r\n + \ \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n \"52.161.168.16/28\",\r\n + \ \"52.161.168.32/28\",\r\n \"52.239.164.0/25\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.244.0/23\",\r\n \"2603:1030:b06::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestEurope\",\r\n \ \"id\": \"Storage.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -22833,23 +23467,24 @@ interactions: \ \"20.150.74.0/24\",\r\n \"20.150.76.0/24\",\r\n \"20.150.83.0/24\",\r\n \ \"20.150.122.0/24\",\r\n \"20.157.33.0/24\",\r\n \"20.157.146.0/24\",\r\n \ \"20.157.158.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n - \ \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n \"40.68.176.16/28\",\r\n - \ \"40.68.176.48/28\",\r\n \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n - \ \"40.114.152.16/28\",\r\n \"40.114.152.48/28\",\r\n \"40.118.72.176/28\",\r\n - \ \"40.118.73.48/28\",\r\n \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n - \ \"52.166.80.32/27\",\r\n \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n - \ \"52.174.8.32/28\",\r\n \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n - \ \"52.174.224.64/27\",\r\n \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n - \ \"52.236.240.48/28\",\r\n \"52.236.240.64/28\",\r\n \"52.239.140.0/22\",\r\n - \ \"52.239.212.0/23\",\r\n \"52.239.242.0/23\",\r\n \"104.214.243.32/28\",\r\n - \ \"168.61.57.64/26\",\r\n \"168.61.57.128/25\",\r\n \"168.61.58.0/26\",\r\n - \ \"168.61.58.128/26\",\r\n \"168.61.59.64/26\",\r\n \"168.61.61.0/26\",\r\n - \ \"168.61.61.192/26\",\r\n \"168.63.0.0/26\",\r\n \"168.63.2.64/26\",\r\n - \ \"168.63.3.32/27\",\r\n \"168.63.3.64/27\",\r\n \"168.63.113.32/27\",\r\n - \ \"168.63.113.64/27\",\r\n \"191.237.232.32/28\",\r\n \"191.237.232.128/28\",\r\n + \ \"20.157.230.0/24\",\r\n \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n + \ \"20.209.72.0/23\",\r\n \"40.68.176.16/28\",\r\n \"40.68.176.48/28\",\r\n + \ \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n \"40.114.152.16/28\",\r\n + \ \"40.114.152.48/28\",\r\n \"40.118.72.176/28\",\r\n \"40.118.73.48/28\",\r\n + \ \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n \"52.166.80.32/27\",\r\n + \ \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n \"52.174.8.32/28\",\r\n + \ \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n + \ \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n \"52.236.240.48/28\",\r\n + \ \"52.236.240.64/28\",\r\n \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.242.0/23\",\r\n \"104.214.243.32/28\",\r\n \"168.61.57.64/26\",\r\n + \ \"168.61.57.128/25\",\r\n \"168.61.58.0/26\",\r\n \"168.61.58.128/26\",\r\n + \ \"168.61.59.64/26\",\r\n \"168.61.61.0/26\",\r\n \"168.61.61.192/26\",\r\n + \ \"168.63.0.0/26\",\r\n \"168.63.2.64/26\",\r\n \"168.63.3.32/27\",\r\n + \ \"168.63.3.64/27\",\r\n \"168.63.113.32/27\",\r\n \"168.63.113.64/27\",\r\n + \ \"191.237.232.32/28\",\r\n \"191.237.232.128/28\",\r\n \ \"191.239.203.0/28\",\r\n \"2603:1020:207::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestIndia\",\r\n \"id\": - \"Storage.WestIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -22859,9 +23494,9 @@ interactions: \ \"52.239.135.192/26\",\r\n \"52.239.187.128/25\",\r\n \"104.211.168.16/28\",\r\n \ \"2603:1040:807::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestUS\",\r\n \"id\": \"Storage.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.83.72.16/28\",\r\n \ \"13.88.144.112/28\",\r\n \"13.88.144.240/28\",\r\n \"13.88.145.64/28\",\r\n @@ -22887,9 +23522,9 @@ interactions: \ \"168.62.1.128/26\",\r\n \"168.63.89.64/26\",\r\n \"168.63.89.128/26\",\r\n \ \"2603:1030:a0a::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestUS2\",\r\n \"id\": \"Storage.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.66.176.16/28\",\r\n \ \"13.66.176.48/28\",\r\n \"13.66.232.64/28\",\r\n \"13.66.232.208/28\",\r\n @@ -22903,7 +23538,7 @@ interactions: \ \"52.239.176.128/25\",\r\n \"52.239.193.0/24\",\r\n \"52.239.210.0/23\",\r\n \ \"52.239.236.0/23\",\r\n \"2603:1030:d01::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestUS3\",\r\n \"id\": - \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westus3\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -22913,7 +23548,7 @@ interactions: \ \"20.157.191.0/24\",\r\n \"20.209.4.0/23\",\r\n \"2603:1030:505::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"StorageSyncService\",\r\n \ \"id\": \"StorageSyncService\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"StorageSyncService\",\r\n \"addressPrefixes\": @@ -22927,54 +23562,58 @@ interactions: \ \"20.43.42.8/29\",\r\n \"20.43.66.0/29\",\r\n \"20.43.131.40/29\",\r\n \ \"20.45.71.151/32\",\r\n \"20.45.112.216/29\",\r\n \"20.45.192.248/29\",\r\n \ \"20.45.208.0/29\",\r\n \"20.50.1.0/29\",\r\n \"20.72.27.184/29\",\r\n - \ \"20.150.172.40/29\",\r\n \"20.189.108.56/29\",\r\n \"20.189.172.152/29\",\r\n - \ \"20.192.32.232/29\",\r\n \"20.193.168.76/32\",\r\n \"20.193.205.128/29\",\r\n - \ \"20.193.215.160/32\",\r\n \"20.215.154.120/29\",\r\n \"20.217.58.120/29\",\r\n - \ \"23.100.106.151/32\",\r\n \"23.102.225.54/32\",\r\n \"40.67.48.208/29\",\r\n - \ \"40.80.57.192/29\",\r\n \"40.80.169.176/29\",\r\n \"40.80.188.24/29\",\r\n - \ \"40.82.253.192/29\",\r\n \"40.89.17.232/29\",\r\n \"40.112.150.67/32\",\r\n - \ \"40.113.94.67/32\",\r\n \"40.123.47.110/32\",\r\n \"40.123.216.130/32\",\r\n - \ \"51.12.101.240/29\",\r\n \"51.12.204.248/29\",\r\n \"51.53.107.240/29\",\r\n - \ \"51.53.187.240/29\",\r\n \"51.104.25.224/29\",\r\n \"51.105.80.208/29\",\r\n - \ \"51.105.88.248/29\",\r\n \"51.107.48.224/29\",\r\n \"51.107.144.216/29\",\r\n - \ \"51.116.60.244/30\",\r\n \"51.116.245.168/30\",\r\n \"51.120.40.224/29\",\r\n - \ \"51.120.224.216/29\",\r\n \"51.137.161.240/29\",\r\n \"51.140.67.72/32\",\r\n - \ \"51.140.202.34/32\",\r\n \"51.143.192.208/29\",\r\n \"52.136.48.216/29\",\r\n - \ \"52.136.131.99/32\",\r\n \"52.140.105.184/29\",\r\n \"52.143.166.54/32\",\r\n - \ \"52.150.139.104/29\",\r\n \"52.161.25.233/32\",\r\n \"52.176.149.179/32\",\r\n - \ \"52.183.27.204/32\",\r\n \"52.225.171.85/32\",\r\n \"52.228.42.41/32\",\r\n - \ \"52.228.81.248/29\",\r\n \"52.231.67.75/32\",\r\n \"52.231.159.38/32\",\r\n - \ \"52.235.36.119/32\",\r\n \"65.52.62.167/32\",\r\n \"102.133.56.128/29\",\r\n - \ \"102.133.75.173/32\",\r\n \"102.133.175.72/32\",\r\n \"104.40.191.8/32\",\r\n - \ \"104.41.148.238/32\",\r\n \"104.41.161.113/32\",\r\n \"104.208.61.223/32\",\r\n - \ \"104.210.219.252/32\",\r\n \"104.211.73.56/32\",\r\n \"104.211.231.18/32\",\r\n - \ \"104.214.165.88/29\",\r\n \"191.233.9.96/29\",\r\n \"191.235.225.216/29\",\r\n - \ \"191.237.253.115/32\",\r\n \"2603:1000:4::340/123\",\r\n - \ \"2603:1000:104:1::300/123\",\r\n \"2603:1010:6:1::300/123\",\r\n - \ \"2603:1010:101::340/123\",\r\n \"2603:1010:304::340/123\",\r\n - \ \"2603:1010:404::340/123\",\r\n \"2603:1020:5:1::300/123\",\r\n - \ \"2603:1020:206:1::300/123\",\r\n \"2603:1020:305::340/123\",\r\n - \ \"2603:1020:405::340/123\",\r\n \"2603:1020:605::340/123\",\r\n - \ \"2603:1020:705:1::300/123\",\r\n \"2603:1020:805:1::300/123\",\r\n - \ \"2603:1020:905::340/123\",\r\n \"2603:1020:a04:1::300/123\",\r\n - \ \"2603:1020:b04::340/123\",\r\n \"2603:1020:c04:1::300/123\",\r\n - \ \"2603:1020:d04::340/123\",\r\n \"2603:1020:e04:1::300/123\",\r\n - \ \"2603:1020:e04:802::2a0/123\",\r\n \"2603:1020:f04::340/123\",\r\n - \ \"2603:1020:1004::300/123\",\r\n \"2603:1020:1004:800::120/123\",\r\n - \ \"2603:1020:1104:400::320/123\",\r\n \"2603:1020:1302:400::240/123\",\r\n - \ \"2603:1030:f:1::340/123\",\r\n \"2603:1030:f:400::dc0/123\",\r\n - \ \"2603:1030:10:1::300/123\",\r\n \"2603:1030:104:1::300/123\",\r\n - \ \"2603:1030:104:402::760/123\",\r\n \"2603:1030:107:400::2a0/123\",\r\n - \ \"2603:1030:210:1::300/123\",\r\n \"2603:1030:40b:1::300/123\",\r\n - \ \"2603:1030:40c:1::300/123\",\r\n \"2603:1030:504:1::300/123\",\r\n - \ \"2603:1030:504:802::120/123\",\r\n \"2603:1030:608::340/123\",\r\n - \ \"2603:1030:608:402::5e0/123\",\r\n \"2603:1030:807:1::300/123\",\r\n - \ \"2603:1030:a07::340/123\",\r\n \"2603:1030:a07:402::b00/123\",\r\n - \ \"2603:1030:b04::340/123\",\r\n \"2603:1030:c06:1::300/123\",\r\n - \ \"2603:1030:f05:1::300/123\",\r\n \"2603:1030:1005::340/123\",\r\n - \ \"2603:1040:5:1::300/123\",\r\n \"2603:1040:207::340/123\",\r\n - \ \"2603:1040:207:402::5c0/123\",\r\n \"2603:1040:407:1::300/123\",\r\n - \ \"2603:1040:606::340/123\",\r\n \"2603:1040:806::340/123\",\r\n + \ \"20.79.108.120/29\",\r\n \"20.87.83.120/29\",\r\n \"20.91.11.144/29\",\r\n + \ \"20.91.146.0/29\",\r\n \"20.125.157.40/29\",\r\n \"20.150.172.40/29\",\r\n + \ \"20.189.108.56/29\",\r\n \"20.189.172.152/29\",\r\n \"20.192.32.232/29\",\r\n + \ \"20.193.168.76/32\",\r\n \"20.193.205.128/29\",\r\n \"20.193.215.160/32\",\r\n + \ \"20.205.50.232/29\",\r\n \"20.207.4.104/29\",\r\n \"20.215.154.120/29\",\r\n + \ \"20.217.58.120/29\",\r\n \"20.228.2.32/29\",\r\n \"23.100.106.151/32\",\r\n + \ \"23.102.225.54/32\",\r\n \"40.64.14.0/29\",\r\n \"40.67.48.208/29\",\r\n + \ \"40.74.99.32/29\",\r\n \"40.80.57.192/29\",\r\n \"40.80.169.176/29\",\r\n + \ \"40.80.188.24/29\",\r\n \"40.82.253.192/29\",\r\n \"40.89.17.232/29\",\r\n + \ \"40.112.150.67/32\",\r\n \"40.113.94.67/32\",\r\n \"40.123.47.110/32\",\r\n + \ \"40.123.216.130/32\",\r\n \"51.12.101.240/29\",\r\n \"51.12.204.248/29\",\r\n + \ \"51.53.107.240/29\",\r\n \"51.53.187.240/29\",\r\n \"51.104.25.224/29\",\r\n + \ \"51.105.80.208/29\",\r\n \"51.105.88.248/29\",\r\n \"51.107.48.224/29\",\r\n + \ \"51.107.144.216/29\",\r\n \"51.116.60.244/30\",\r\n \"51.116.78.200/29\",\r\n + \ \"51.116.245.168/30\",\r\n \"51.120.40.224/29\",\r\n \"51.120.224.216/29\",\r\n + \ \"51.137.161.240/29\",\r\n \"51.140.67.72/32\",\r\n \"51.140.202.34/32\",\r\n + \ \"51.143.192.208/29\",\r\n \"52.136.48.216/29\",\r\n \"52.136.131.99/32\",\r\n + \ \"52.140.105.184/29\",\r\n \"52.143.166.54/32\",\r\n \"52.150.139.104/29\",\r\n + \ \"52.161.25.233/32\",\r\n \"52.176.149.179/32\",\r\n \"52.183.27.204/32\",\r\n + \ \"52.225.171.85/32\",\r\n \"52.228.42.41/32\",\r\n \"52.228.81.248/29\",\r\n + \ \"52.231.67.75/32\",\r\n \"52.231.159.38/32\",\r\n \"52.235.36.119/32\",\r\n + \ \"65.52.62.167/32\",\r\n \"102.133.56.128/29\",\r\n \"102.133.75.173/32\",\r\n + \ \"102.133.175.72/32\",\r\n \"104.40.191.8/32\",\r\n \"104.41.148.238/32\",\r\n + \ \"104.41.161.113/32\",\r\n \"104.208.61.223/32\",\r\n \"104.210.219.252/32\",\r\n + \ \"104.211.73.56/32\",\r\n \"104.211.231.18/32\",\r\n \"104.214.165.88/29\",\r\n + \ \"191.233.9.96/29\",\r\n \"191.235.225.216/29\",\r\n \"191.237.253.115/32\",\r\n + \ \"2603:1000:4::340/123\",\r\n \"2603:1000:104:1::300/123\",\r\n + \ \"2603:1010:6:1::300/123\",\r\n \"2603:1010:101::340/123\",\r\n + \ \"2603:1010:304::340/123\",\r\n \"2603:1010:404::340/123\",\r\n + \ \"2603:1020:5:1::300/123\",\r\n \"2603:1020:206:1::300/123\",\r\n + \ \"2603:1020:305::340/123\",\r\n \"2603:1020:405::340/123\",\r\n + \ \"2603:1020:605::340/123\",\r\n \"2603:1020:705:1::300/123\",\r\n + \ \"2603:1020:805:1::300/123\",\r\n \"2603:1020:905::340/123\",\r\n + \ \"2603:1020:a04:1::300/123\",\r\n \"2603:1020:b04::340/123\",\r\n + \ \"2603:1020:c04:1::300/123\",\r\n \"2603:1020:d04::340/123\",\r\n + \ \"2603:1020:e04:1::300/123\",\r\n \"2603:1020:e04:802::2a0/123\",\r\n + \ \"2603:1020:f04::340/123\",\r\n \"2603:1020:1004::300/123\",\r\n + \ \"2603:1020:1004:800::120/123\",\r\n \"2603:1020:1104:400::320/123\",\r\n + \ \"2603:1020:1302:400::240/123\",\r\n \"2603:1030:f:1::340/123\",\r\n + \ \"2603:1030:f:400::dc0/123\",\r\n \"2603:1030:10:1::300/123\",\r\n + \ \"2603:1030:104:1::300/123\",\r\n \"2603:1030:104:402::760/123\",\r\n + \ \"2603:1030:107:400::2a0/123\",\r\n \"2603:1030:210:1::300/123\",\r\n + \ \"2603:1030:40b:1::300/123\",\r\n \"2603:1030:40c:1::300/123\",\r\n + \ \"2603:1030:504:1::300/123\",\r\n \"2603:1030:504:802::120/123\",\r\n + \ \"2603:1030:608::340/123\",\r\n \"2603:1030:608:402::5e0/123\",\r\n + \ \"2603:1030:807:1::300/123\",\r\n \"2603:1030:a07::340/123\",\r\n + \ \"2603:1030:a07:402::b00/123\",\r\n \"2603:1030:b04::340/123\",\r\n + \ \"2603:1030:c06:1::300/123\",\r\n \"2603:1030:f05:1::300/123\",\r\n + \ \"2603:1030:1005::340/123\",\r\n \"2603:1040:5:1::300/123\",\r\n + \ \"2603:1040:207::340/123\",\r\n \"2603:1040:207:402::5c0/123\",\r\n + \ \"2603:1040:407:1::300/123\",\r\n \"2603:1040:606::340/123\",\r\n + \ \"2603:1040:606:402::680/123\",\r\n \"2603:1040:806::340/123\",\r\n \ \"2603:1040:904:1::300/123\",\r\n \"2603:1040:a06:1::300/123\",\r\n \ \"2603:1040:a06:802::2a0/123\",\r\n \"2603:1040:b04::340/123\",\r\n \ \"2603:1040:c06::340/123\",\r\n \"2603:1040:d04::300/123\",\r\n @@ -22986,7 +23625,7 @@ interactions: \ \"2603:1050:6:802::2a0/123\",\r\n \"2603:1050:403::300/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"WindowsAdminCenter\",\r\n \ \"id\": \"WindowsAdminCenter\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"WindowsAdminCenter\",\r\n \"addressPrefixes\": @@ -23015,15 +23654,16 @@ interactions: \ \"2603:1030:f:1::2b0/125\",\r\n \"2603:1030:104::6c0/125\",\r\n \ \"2603:1030:107::588/125\",\r\n \"2603:1030:504::1a8/125\",\r\n \ \"2603:1030:608:1::2b0/125\",\r\n \"2603:1030:a07:9::18/125\",\r\n - \ \"2603:1040:207:1::460/125\",\r\n \"2603:1040:904::690/125\",\r\n - \ \"2603:1040:a06::7c0/125\",\r\n \"2603:1040:d04:1::1a8/125\",\r\n - \ \"2603:1040:f05::350/125\",\r\n \"2603:1040:1002::788/125\",\r\n - \ \"2603:1040:1104::5a8/125\",\r\n \"2603:1040:1202::528/125\",\r\n - \ \"2603:1040:1302::528/125\",\r\n \"2603:1040:1402::548/125\",\r\n - \ \"2603:1040:1503::548/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n \"id\": \"WindowsVirtualDesktop\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:207:1::460/125\",\r\n \"2603:1040:606:3::88/125\",\r\n + \ \"2603:1040:904::690/125\",\r\n \"2603:1040:a06::7c0/125\",\r\n + \ \"2603:1040:d04:1::1a8/125\",\r\n \"2603:1040:f05::350/125\",\r\n + \ \"2603:1040:1002::788/125\",\r\n \"2603:1040:1104::5a8/125\",\r\n + \ \"2603:1040:1202::528/125\",\r\n \"2603:1040:1302::528/125\",\r\n + \ \"2603:1040:1402::548/125\",\r\n \"2603:1040:1503::548/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n + \ \"id\": \"WindowsVirtualDesktop\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"WindowsVirtualDesktop\",\r\n \"addressPrefixes\": [\r\n \"13.66.251.49/32\",\r\n \"13.67.68.78/32\",\r\n \"13.68.24.173/32\",\r\n @@ -23151,11 +23791,11 @@ interactions: cache-control: - no-cache content-length: - - '1866510' + - '1911906' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:00:41 GMT + - Fri, 19 Aug 2022 00:30:19 GMT expires: - '-1' pragma: @@ -23172,7 +23812,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d854244c-a03b-47ad-8856-6af5869f1291 + - 4a88f1b4-d981-4f16-b837-7d61c11e9e1a status: code: 200 message: OK @@ -23190,24 +23830,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:43 GMT + - Fri, 19 Aug 2022 00:30:21 GMT expires: - '-1' pragma: @@ -23243,24 +23883,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:44 GMT + - Fri, 19 Aug 2022 00:30:22 GMT expires: - '-1' pragma: @@ -23295,13 +23935,13 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}, {"ipAddress": "AzureFrontDoor.Backend", + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}, {"ipAddress": "AzureFrontDoor.Backend", "action": "Allow", "tag": "ServiceTag", "priority": 200, "name": "afd"}], "scmIpSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, - "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": - "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: @@ -23313,32 +23953,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1751' + - '1741' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --service-tag --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"AzureFrontDoor.Backend","action":"Allow","tag":"ServiceTag","priority":200,"name":"afd"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3930' + - '4059' content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:47 GMT + - Fri, 19 Aug 2022 00:30:25 GMT etag: - - '"1D8A1F37F7EBC4B"' + - '"1D8B362CD4EF3A0"' expires: - '-1' pragma: @@ -23356,7 +23996,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' x-powered-by: - ASP.NET status: @@ -23376,24 +24016,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:00:47.17","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:30:25.49","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":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},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6052' + - '6333' content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:48 GMT + - Fri, 19 Aug 2022 00:30:27 GMT etag: - - '"1D8A1F38FF43220"' + - '"1D8B362E0126B20"' expires: - '-1' pragma: @@ -23429,16 +24069,16 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/Japan%20West/serviceTags?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"Public\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/serviceTags/Public\",\r\n - \ \"type\": \"Microsoft.Network/serviceTags\",\r\n \"changeNumber\": \"97\",\r\n + \ \"type\": \"Microsoft.Network/serviceTags\",\r\n \"changeNumber\": \"102\",\r\n \ \"cloud\": \"Public\",\r\n \"values\": [\r\n {\r\n \"name\": \"ActionGroup\",\r\n - \ \"id\": \"ActionGroup\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": + \ \"id\": \"ActionGroup\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"ActionGroup\",\r\n \"addressPrefixes\": @@ -23481,42 +24121,42 @@ interactions: \ \"23.97.214.210/32\",\r\n \"23.97.218.188/32\",\r\n \"23.98.150.134/32\",\r\n \ \"40.68.195.137/32\",\r\n \"40.68.201.58/32\",\r\n \"40.68.201.65/32\",\r\n \ \"40.68.201.206/32\",\r\n \"40.68.201.211/32\",\r\n \"40.68.204.18/32\",\r\n - \ \"40.85.205.77/32\",\r\n \"40.85.214.51/32\",\r\n \"40.85.217.241/32\",\r\n - \ \"40.85.228.73/32\",\r\n \"40.85.251.232/32\",\r\n \"40.85.254.31/32\",\r\n - \ \"40.115.37.106/32\",\r\n \"40.121.219.215/32\",\r\n \"40.121.221.62/32\",\r\n - \ \"40.121.222.201/32\",\r\n \"40.121.223.186/32\",\r\n \"40.127.89.115/32\",\r\n - \ \"40.127.89.233/32\",\r\n \"40.127.89.237/32\",\r\n \"40.127.90.1/32\",\r\n - \ \"40.127.94.221/32\",\r\n \"51.12.101.172/30\",\r\n \"51.12.204.244/30\",\r\n - \ \"51.53.106.88/30\",\r\n \"51.53.186.88/30\",\r\n \"51.104.9.100/30\",\r\n - \ \"51.116.168.97/32\",\r\n \"51.116.168.105/32\",\r\n \"51.116.168.107/32\",\r\n - \ \"51.116.168.114/32\",\r\n \"51.116.171.167/32\",\r\n \"51.116.171.171/32\",\r\n - \ \"51.116.171.219/32\",\r\n \"51.116.235.221/32\",\r\n \"51.116.239.135/32\",\r\n - \ \"51.140.60.60/32\",\r\n \"51.140.60.160/32\",\r\n \"51.140.68.158/32\",\r\n - \ \"51.140.70.218/32\",\r\n \"51.140.73.7/32\",\r\n \"51.140.120.15/32\",\r\n - \ \"51.140.242.100/32\",\r\n \"51.140.250.121/32\",\r\n \"51.140.254.225/32\",\r\n - \ \"51.141.12.82/31\",\r\n \"51.141.12.84/31\",\r\n \"51.141.12.234/32\",\r\n - \ \"51.141.13.170/32\",\r\n \"51.144.100.192/32\",\r\n \"52.138.31.211/32\",\r\n - \ \"52.149.154.142/32\",\r\n \"52.154.76.93/32\",\r\n \"52.154.77.164/32\",\r\n - \ \"52.161.13.167/32\",\r\n \"52.161.14.3/32\",\r\n \"52.161.19.45/32\",\r\n - \ \"52.161.19.125/32\",\r\n \"52.161.22.38/32\",\r\n \"52.161.24.165/32\",\r\n - \ \"52.161.28.62/32\",\r\n \"52.161.28.159/32\",\r\n \"52.161.28.167/32\",\r\n - \ \"52.161.30.189/32\",\r\n \"52.161.31.218/32\",\r\n \"52.161.92.147/32\",\r\n - \ \"52.161.95.89/32\",\r\n \"52.161.96.131/32\",\r\n \"52.161.96.213/32\",\r\n - \ \"52.161.97.144/32\",\r\n \"52.161.98.114/32\",\r\n \"52.161.104.116/32\",\r\n - \ \"52.161.106.53/32\",\r\n \"52.161.109.196/32\",\r\n \"52.172.136.188/32\",\r\n - \ \"52.172.144.111/32\",\r\n \"52.172.164.90/32\",\r\n \"52.172.187.93/32\",\r\n - \ \"52.172.198.236/32\",\r\n \"52.172.202.195/32\",\r\n \"52.172.210.146/32\",\r\n - \ \"52.172.211.172/32\",\r\n \"52.172.213.78/32\",\r\n \"52.172.215.180/32\",\r\n - \ \"52.172.218.144/32\",\r\n \"52.172.221.13/32\",\r\n \"52.172.221.97/32\",\r\n - \ \"52.183.20.244/32\",\r\n \"52.183.31.0/32\",\r\n \"52.183.94.59/32\",\r\n - \ \"52.184.145.166/32\",\r\n \"52.187.131.239/32\",\r\n \"52.187.132.63/32\",\r\n - \ \"52.187.134.230/32\",\r\n \"52.187.135.247/32\",\r\n \"52.188.200.146/32\",\r\n - \ \"52.230.81.147/32\",\r\n \"52.240.244.140/30\",\r\n \"52.243.36.200/32\",\r\n - \ \"52.243.36.225/32\",\r\n \"52.246.180.10/32\",\r\n \"52.246.183.223/32\",\r\n - \ \"52.246.184.112/32\",\r\n \"70.37.102.179/32\",\r\n \"104.46.34.229/32\",\r\n - \ \"104.46.42.184/32\",\r\n \"104.46.45.172/32\",\r\n \"104.211.0.27/32\",\r\n - \ \"104.211.2.38/32\",\r\n \"104.211.3.34/32\",\r\n \"104.211.3.100/32\",\r\n - \ \"104.211.113.109/32\",\r\n \"104.211.116.183/32\",\r\n + \ \"40.74.102.24/30\",\r\n \"40.85.205.77/32\",\r\n \"40.85.214.51/32\",\r\n + \ \"40.85.217.241/32\",\r\n \"40.85.228.73/32\",\r\n \"40.85.251.232/32\",\r\n + \ \"40.85.254.31/32\",\r\n \"40.115.37.106/32\",\r\n \"40.121.219.215/32\",\r\n + \ \"40.121.221.62/32\",\r\n \"40.121.222.201/32\",\r\n \"40.121.223.186/32\",\r\n + \ \"40.127.89.115/32\",\r\n \"40.127.89.233/32\",\r\n \"40.127.89.237/32\",\r\n + \ \"40.127.90.1/32\",\r\n \"40.127.94.221/32\",\r\n \"51.12.101.172/30\",\r\n + \ \"51.12.204.244/30\",\r\n \"51.53.106.88/30\",\r\n \"51.53.186.88/30\",\r\n + \ \"51.104.9.100/30\",\r\n \"51.116.168.97/32\",\r\n \"51.116.168.105/32\",\r\n + \ \"51.116.168.107/32\",\r\n \"51.116.168.114/32\",\r\n \"51.116.171.167/32\",\r\n + \ \"51.116.171.171/32\",\r\n \"51.116.171.219/32\",\r\n \"51.116.235.221/32\",\r\n + \ \"51.116.239.135/32\",\r\n \"51.140.60.60/32\",\r\n \"51.140.60.160/32\",\r\n + \ \"51.140.68.158/32\",\r\n \"51.140.70.218/32\",\r\n \"51.140.73.7/32\",\r\n + \ \"51.140.120.15/32\",\r\n \"51.140.242.100/32\",\r\n \"51.140.250.121/32\",\r\n + \ \"51.140.254.225/32\",\r\n \"51.141.12.82/31\",\r\n \"51.141.12.84/31\",\r\n + \ \"51.141.12.234/32\",\r\n \"51.141.13.170/32\",\r\n \"51.144.100.192/32\",\r\n + \ \"52.138.31.211/32\",\r\n \"52.149.154.142/32\",\r\n \"52.154.76.93/32\",\r\n + \ \"52.154.77.164/32\",\r\n \"52.161.13.167/32\",\r\n \"52.161.14.3/32\",\r\n + \ \"52.161.19.45/32\",\r\n \"52.161.19.125/32\",\r\n \"52.161.22.38/32\",\r\n + \ \"52.161.24.165/32\",\r\n \"52.161.28.62/32\",\r\n \"52.161.28.159/32\",\r\n + \ \"52.161.28.167/32\",\r\n \"52.161.30.189/32\",\r\n \"52.161.31.218/32\",\r\n + \ \"52.161.92.147/32\",\r\n \"52.161.95.89/32\",\r\n \"52.161.96.131/32\",\r\n + \ \"52.161.96.213/32\",\r\n \"52.161.97.144/32\",\r\n \"52.161.98.114/32\",\r\n + \ \"52.161.104.116/32\",\r\n \"52.161.106.53/32\",\r\n \"52.161.109.196/32\",\r\n + \ \"52.172.136.188/32\",\r\n \"52.172.144.111/32\",\r\n \"52.172.164.90/32\",\r\n + \ \"52.172.187.93/32\",\r\n \"52.172.198.236/32\",\r\n \"52.172.202.195/32\",\r\n + \ \"52.172.210.146/32\",\r\n \"52.172.211.172/32\",\r\n \"52.172.213.78/32\",\r\n + \ \"52.172.215.180/32\",\r\n \"52.172.218.144/32\",\r\n \"52.172.221.13/32\",\r\n + \ \"52.172.221.97/32\",\r\n \"52.183.20.244/32\",\r\n \"52.183.31.0/32\",\r\n + \ \"52.183.94.59/32\",\r\n \"52.184.145.166/32\",\r\n \"52.187.131.239/32\",\r\n + \ \"52.187.132.63/32\",\r\n \"52.187.134.230/32\",\r\n \"52.187.135.247/32\",\r\n + \ \"52.188.200.146/32\",\r\n \"52.230.81.147/32\",\r\n \"52.240.244.140/30\",\r\n + \ \"52.243.36.200/32\",\r\n \"52.243.36.225/32\",\r\n \"52.246.180.10/32\",\r\n + \ \"52.246.183.223/32\",\r\n \"52.246.184.112/32\",\r\n \"70.37.102.179/32\",\r\n + \ \"104.46.34.229/32\",\r\n \"104.46.42.184/32\",\r\n \"104.46.45.172/32\",\r\n + \ \"104.211.0.27/32\",\r\n \"104.211.2.38/32\",\r\n \"104.211.3.34/32\",\r\n + \ \"104.211.3.100/32\",\r\n \"104.211.113.109/32\",\r\n \"104.211.116.183/32\",\r\n \ \"104.211.118.93/32\",\r\n \"104.214.165.80/30\",\r\n \"137.116.129.13/32\",\r\n \ \"137.116.129.30/32\",\r\n \"137.116.132.55/32\",\r\n \"137.117.45.230/32\",\r\n \ \"137.117.46.62/32\",\r\n \"137.117.46.248/32\",\r\n \"138.91.1.170/32\",\r\n @@ -23553,38 +24193,39 @@ interactions: \ \"2603:1040:1503:400::180/125\",\r\n \"2603:1050:6:402::178/125\",\r\n \ \"2603:1050:403:400::1f8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement\",\r\n \"id\": \"ApiManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.64.39.16/32\",\r\n \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n - \ \"13.67.8.108/31\",\r\n \"13.67.9.208/28\",\r\n \"13.69.64.76/31\",\r\n - \ \"13.69.66.144/28\",\r\n \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n - \ \"13.70.72.28/31\",\r\n \"13.70.72.240/28\",\r\n \"13.71.49.1/32\",\r\n - \ \"13.71.170.44/31\",\r\n \"13.71.172.144/28\",\r\n \"13.71.194.116/31\",\r\n - \ \"13.71.196.32/28\",\r\n \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n - \ \"13.75.217.184/32\",\r\n \"13.75.221.78/32\",\r\n \"13.77.50.68/31\",\r\n - \ \"13.77.52.224/28\",\r\n \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n - \ \"13.84.189.17/32\",\r\n \"13.85.22.63/32\",\r\n \"13.86.102.66/32\",\r\n - \ \"13.87.56.84/31\",\r\n \"13.87.57.144/28\",\r\n \"13.87.122.84/31\",\r\n - \ \"13.87.123.144/28\",\r\n \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n - \ \"20.17.51.224/28\",\r\n \"20.21.36.96/28\",\r\n \"20.36.106.68/31\",\r\n - \ \"20.36.107.176/28\",\r\n \"20.36.114.20/31\",\r\n \"20.36.115.128/28\",\r\n - \ \"20.37.52.67/32\",\r\n \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n - \ \"20.37.81.41/32\",\r\n \"20.39.80.2/32\",\r\n \"20.39.99.81/32\",\r\n - \ \"20.40.125.155/32\",\r\n \"20.40.160.107/32\",\r\n \"20.40.231.62/31\",\r\n - \ \"20.44.2.4/31\",\r\n \"20.44.3.224/28\",\r\n \"20.44.33.246/32\",\r\n - \ \"20.44.72.3/32\",\r\n \"20.46.13.224/28\",\r\n \"20.46.144.85/32\",\r\n - \ \"20.47.232.184/31\",\r\n \"20.48.201.76/31\",\r\n \"20.51.6.224/28\",\r\n - \ \"20.52.94.112/31\",\r\n \"20.59.81.16/28\",\r\n \"20.62.63.254/31\",\r\n - \ \"20.70.220.182/31\",\r\n \"20.72.26.16/28\",\r\n \"20.83.221.20/30\",\r\n - \ \"20.83.221.64/28\",\r\n \"20.83.221.86/31\",\r\n \"20.86.92.254/31\",\r\n - \ \"20.88.154.20/31\",\r\n \"20.90.131.114/31\",\r\n \"20.92.3.250/31\",\r\n - \ \"20.97.32.190/31\",\r\n \"20.99.8.80/28\",\r\n \"20.150.167.160/28\",\r\n - \ \"20.150.170.224/28\",\r\n \"20.188.77.119/32\",\r\n \"20.191.167.246/31\",\r\n - \ \"20.192.45.112/28\",\r\n \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n - \ \"20.193.192.48/28\",\r\n \"20.193.202.160/28\",\r\n \"20.194.74.240/28\",\r\n - \ \"20.195.78.64/28\",\r\n \"20.215.3.224/28\",\r\n \"20.217.43.224/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n + \ \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n \"13.67.8.108/31\",\r\n + \ \"13.67.9.208/28\",\r\n \"13.69.64.76/31\",\r\n \"13.69.66.144/28\",\r\n + \ \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n \"13.70.72.28/31\",\r\n + \ \"13.70.72.240/28\",\r\n \"13.71.49.1/32\",\r\n \"13.71.170.44/31\",\r\n + \ \"13.71.172.144/28\",\r\n \"13.71.194.116/31\",\r\n \"13.71.196.32/28\",\r\n + \ \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n \"13.75.217.184/32\",\r\n + \ \"13.75.221.78/32\",\r\n \"13.77.50.68/31\",\r\n \"13.77.52.224/28\",\r\n + \ \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n \"13.84.189.17/32\",\r\n + \ \"13.85.22.63/32\",\r\n \"13.86.102.66/32\",\r\n \"13.87.56.84/31\",\r\n + \ \"13.87.57.144/28\",\r\n \"13.87.122.84/31\",\r\n \"13.87.123.144/28\",\r\n + \ \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n \"20.17.51.224/28\",\r\n + \ \"20.21.36.96/28\",\r\n \"20.36.106.68/31\",\r\n \"20.36.107.176/28\",\r\n + \ \"20.36.114.20/31\",\r\n \"20.36.115.128/28\",\r\n \"20.37.52.67/32\",\r\n + \ \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n \"20.37.81.41/32\",\r\n + \ \"20.39.80.2/32\",\r\n \"20.39.99.81/32\",\r\n \"20.40.125.155/32\",\r\n + \ \"20.40.160.107/32\",\r\n \"20.40.231.62/31\",\r\n \"20.44.2.4/31\",\r\n + \ \"20.44.3.224/28\",\r\n \"20.44.33.246/32\",\r\n \"20.44.72.3/32\",\r\n + \ \"20.46.13.224/28\",\r\n \"20.46.144.85/32\",\r\n \"20.47.232.184/31\",\r\n + \ \"20.48.201.76/31\",\r\n \"20.51.6.224/28\",\r\n \"20.52.94.112/31\",\r\n + \ \"20.59.81.16/28\",\r\n \"20.62.63.254/31\",\r\n \"20.70.220.182/31\",\r\n + \ \"20.72.26.16/28\",\r\n \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n + \ \"20.83.221.86/31\",\r\n \"20.86.92.254/31\",\r\n \"20.88.154.20/31\",\r\n + \ \"20.90.131.114/31\",\r\n \"20.92.3.250/31\",\r\n \"20.97.32.190/31\",\r\n + \ \"20.99.8.80/28\",\r\n \"20.150.167.160/28\",\r\n \"20.150.170.224/28\",\r\n + \ \"20.188.77.119/32\",\r\n \"20.191.167.246/31\",\r\n \"20.192.45.112/28\",\r\n + \ \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n \"20.193.192.48/28\",\r\n + \ \"20.193.202.160/28\",\r\n \"20.194.74.240/28\",\r\n \"20.195.78.64/28\",\r\n + \ \"20.210.144.64/28\",\r\n \"20.215.3.224/28\",\r\n \"20.217.43.224/28\",\r\n \ \"23.96.224.175/32\",\r\n \"23.101.67.140/32\",\r\n \"23.101.166.38/32\",\r\n \ \"40.66.60.111/32\",\r\n \"40.67.58.224/28\",\r\n \"40.69.106.68/31\",\r\n \ \"40.69.107.224/28\",\r\n \"40.70.146.76/31\",\r\n \"40.70.148.16/28\",\r\n @@ -23645,28 +24286,28 @@ interactions: \ \"2603:1030:f05:402::140/124\",\r\n \"2603:1030:1005:402::140/124\",\r\n \ \"2603:1040:5:402::140/124\",\r\n \"2603:1040:207:1::4a0/124\",\r\n \ \"2603:1040:207:402::140/124\",\r\n \"2603:1040:407:402::140/124\",\r\n - \ \"2603:1040:606:402::140/124\",\r\n \"2603:1040:806:402::140/124\",\r\n - \ \"2603:1040:904:2::690/124\",\r\n \"2603:1040:904:402::140/124\",\r\n - \ \"2603:1040:a06:2::280/124\",\r\n \"2603:1040:a06:402::140/124\",\r\n - \ \"2603:1040:b04:402::140/124\",\r\n \"2603:1040:c06:402::140/124\",\r\n - \ \"2603:1040:d04:1::700/124\",\r\n \"2603:1040:d04:800::c0/124\",\r\n - \ \"2603:1040:f05::6f0/124\",\r\n \"2603:1040:f05:402::140/124\",\r\n - \ \"2603:1040:1002::7e0/124\",\r\n \"2603:1040:1104:1::400/124\",\r\n - \ \"2603:1040:1104:400::140/124\",\r\n \"2603:1040:1202::560/124\",\r\n - \ \"2603:1040:1302::560/124\",\r\n \"2603:1040:1402::600/124\",\r\n - \ \"2603:1040:1503::600/124\",\r\n \"2603:1050:6:402::140/124\",\r\n - \ \"2603:1050:403:400::2a0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.AustraliaCentral\",\r\n \"id\": - \"ApiManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"20.36.106.68/31\",\r\n \"20.36.107.176/28\",\r\n - \ \"20.37.52.67/32\",\r\n \"2603:1010:304:402::140/124\"\r\n + \ \"2603:1040:606:3::c0/124\",\r\n \"2603:1040:606:402::140/124\",\r\n + \ \"2603:1040:806:402::140/124\",\r\n \"2603:1040:904:2::690/124\",\r\n + \ \"2603:1040:904:402::140/124\",\r\n \"2603:1040:a06:2::280/124\",\r\n + \ \"2603:1040:a06:402::140/124\",\r\n \"2603:1040:b04:402::140/124\",\r\n + \ \"2603:1040:c06:402::140/124\",\r\n \"2603:1040:d04:1::700/124\",\r\n + \ \"2603:1040:d04:800::c0/124\",\r\n \"2603:1040:f05::6f0/124\",\r\n + \ \"2603:1040:f05:402::140/124\",\r\n \"2603:1040:1002::7e0/124\",\r\n + \ \"2603:1040:1104:1::400/124\",\r\n \"2603:1040:1104:400::140/124\",\r\n + \ \"2603:1040:1202::560/124\",\r\n \"2603:1040:1302::560/124\",\r\n + \ \"2603:1040:1402::600/124\",\r\n \"2603:1040:1503::600/124\",\r\n + \ \"2603:1050:6:402::140/124\",\r\n \"2603:1050:403:400::2a0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaCentral\",\r\n + \ \"id\": \"ApiManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.36.106.68/31\",\r\n + \ \"20.36.107.176/28\",\r\n \"20.37.52.67/32\",\r\n \"2603:1010:304:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaCentral2\",\r\n \ \"id\": \"ApiManagement.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -23674,7 +24315,7 @@ interactions: \ \"20.36.115.128/28\",\r\n \"20.39.99.81/32\",\r\n \"2603:1010:404:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaEast\",\r\n \ \"id\": \"ApiManagement.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -23683,7 +24324,7 @@ interactions: \ \"2603:1010:6:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.AustraliaSoutheast\",\r\n \"id\": \"ApiManagement.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -23691,23 +24332,23 @@ interactions: \ \"13.77.52.224/28\",\r\n \"20.40.160.107/32\",\r\n \"20.92.3.250/31\",\r\n \ \"2603:1010:101:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.BrazilSouth\",\r\n \"id\": \"ApiManagement.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"191.233.24.179/32\",\r\n - \ \"191.233.203.28/31\",\r\n \"191.233.203.240/28\",\r\n - \ \"191.238.73.14/31\",\r\n \"2603:1050:6:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"191.233.24.179/32\",\r\n \"191.233.203.28/31\",\r\n + \ \"191.233.203.240/28\",\r\n \"191.238.73.14/31\",\r\n \"2603:1050:6:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.BrazilSoutheast\",\r\n \ \"id\": \"ApiManagement.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"191.232.18.181/32\",\r\n \"191.233.50.192/28\",\r\n \ \"2603:1050:403:400::2a0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.CanadaCentral\",\r\n \"id\": - \"ApiManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -23716,7 +24357,7 @@ interactions: \ \"20.48.201.76/31\",\r\n \"52.139.20.34/32\",\r\n \"2603:1030:f05:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CanadaEast\",\r\n \ \"id\": \"ApiManagement.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -23724,7 +24365,7 @@ interactions: \ \"52.139.80.117/32\",\r\n \"2603:1030:1005:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CentralIndia\",\r\n \ \"id\": \"ApiManagement.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -23732,73 +24373,73 @@ interactions: \ \"104.211.81.240/28\",\r\n \"2603:1040:a06:2::280/124\",\r\n \ \"2603:1040:a06:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.CentralUS\",\r\n \"id\": \"ApiManagement.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.86.102.66/32\",\r\n - \ \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n \"20.40.231.62/31\",\r\n - \ \"2603:1030:10:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.CentralUSEUAP\",\r\n \"id\": - \"ApiManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.86.102.66/32\",\r\n \"13.89.170.204/31\",\r\n + \ \"13.89.174.64/28\",\r\n \"20.40.231.62/31\",\r\n \"2603:1030:10:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CentralUSEUAP\",\r\n + \ \"id\": \"ApiManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.46.13.224/28\",\r\n \"40.78.202.128/31\",\r\n \ \"40.78.203.160/28\",\r\n \"52.253.159.160/32\",\r\n \"2603:1030:f:2::490/124\",\r\n \ \"2603:1030:f:400::940/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.EastAsia\",\r\n \"id\": \"ApiManagement.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.148/31\",\r\n - \ \"13.75.38.16/28\",\r\n \"20.195.78.64/28\",\r\n \"52.139.152.27/32\",\r\n - \ \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n \"2603:1040:207:1::4a0/124\",\r\n - \ \"2603:1040:207:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS\",\r\n \"id\": \"ApiManagement.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.88.154.20/31\",\r\n - \ \"40.71.10.204/31\",\r\n \"40.71.13.128/28\",\r\n \"52.224.186.99/32\",\r\n - \ \"2603:1030:210:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS2\",\r\n \"id\": \"ApiManagement.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.72.3/32\",\r\n - \ \"20.62.63.254/31\",\r\n \"40.70.146.76/31\",\r\n \"40.70.148.16/28\",\r\n - \ \"2603:1030:40c:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS2EUAP\",\r\n \"id\": \"ApiManagement.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.47.232.184/31\",\r\n - \ \"40.74.146.80/31\",\r\n \"40.74.147.32/28\",\r\n \"52.253.229.253/32\",\r\n - \ \"2603:1030:40b:400::940/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.FranceCentral\",\r\n \"id\": - \"ApiManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n \"20.195.78.64/28\",\r\n + \ \"52.139.152.27/32\",\r\n \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n + \ \"2603:1040:207:1::4a0/124\",\r\n \"2603:1040:207:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS\",\r\n + \ \"id\": \"ApiManagement.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.88.154.20/31\",\r\n \"40.71.10.204/31\",\r\n + \ \"40.71.13.128/28\",\r\n \"52.224.186.99/32\",\r\n \"2603:1030:210:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS2\",\r\n + \ \"id\": \"ApiManagement.EastUS2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.44.72.3/32\",\r\n \"20.62.63.254/31\",\r\n \"40.70.146.76/31\",\r\n + \ \"40.70.148.16/28\",\r\n \"2603:1030:40c:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS2EUAP\",\r\n + \ \"id\": \"ApiManagement.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.47.232.184/31\",\r\n \"40.74.146.80/31\",\r\n + \ \"40.74.147.32/28\",\r\n \"52.253.229.253/32\",\r\n \"2603:1030:40b:400::940/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.FranceCentral\",\r\n + \ \"id\": \"ApiManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.66.60.111/32\",\r\n \"40.79.130.44/31\",\r\n \ \"40.79.131.192/28\",\r\n \"51.138.215.124/31\",\r\n \"2603:1020:805:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.FranceSouth\",\r\n \ \"id\": \"ApiManagement.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.39.80.2/32\",\r\n \"40.79.178.68/31\",\r\n \"40.79.179.192/28\",\r\n \ \"2603:1020:905:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.GermanyNorth\",\r\n \"id\": - \"ApiManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -23806,47 +24447,48 @@ interactions: [\r\n \"51.116.0.0/32\",\r\n \"51.116.59.0/28\",\r\n \"2603:1020:d04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.GermanyWestCentral\",\r\n \ \"id\": \"ApiManagement.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.52.94.112/31\",\r\n \"51.116.96.0/32\",\r\n \"51.116.155.64/28\",\r\n \ \"2603:1020:c04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.JapanEast\",\r\n \"id\": \"ApiManagement.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.78.106.92/31\",\r\n - \ \"13.78.108.176/28\",\r\n \"20.191.167.246/31\",\r\n \"52.140.238.179/32\",\r\n - \ \"2603:1040:407:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.JapanWest\",\r\n \"id\": \"ApiManagement.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.74.100.52/31\",\r\n - \ \"40.74.101.48/28\",\r\n \"40.81.185.8/32\",\r\n \"2603:1040:606:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JioIndiaCentral\",\r\n - \ \"id\": \"ApiManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.50.64/28\",\r\n - \ \"20.192.234.160/28\",\r\n \"2603:1040:1104:1::400/124\",\r\n - \ \"2603:1040:1104:400::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.JioIndiaWest\",\r\n \"id\": - \"ApiManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n + \ \"20.191.167.246/31\",\r\n \"52.140.238.179/32\",\r\n \"2603:1040:407:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JapanWest\",\r\n + \ \"id\": \"ApiManagement.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.210.144.64/28\",\r\n \"40.74.100.52/31\",\r\n + \ \"40.74.101.48/28\",\r\n \"40.81.185.8/32\",\r\n \"2603:1040:606:3::c0/124\",\r\n + \ \"2603:1040:606:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.JioIndiaCentral\",\r\n \"id\": + \"ApiManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n + \ \"2603:1040:1104:1::400/124\",\r\n \"2603:1040:1104:400::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JioIndiaWest\",\r\n + \ \"id\": \"ApiManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.193.192.48/28\",\r\n \"20.193.202.160/28\",\r\n \ \"2603:1040:d04:1::700/124\",\r\n \"2603:1040:d04:800::c0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.KoreaCentral\",\r\n \ \"id\": \"ApiManagement.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -23854,33 +24496,35 @@ interactions: \ \"52.231.18.44/31\",\r\n \"52.231.19.192/28\",\r\n \"2603:1040:f05::6f0/124\",\r\n \ \"2603:1040:f05:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.KoreaSouth\",\r\n \"id\": \"ApiManagement.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.80.232.185/32\",\r\n - \ \"52.231.146.84/31\",\r\n \"52.231.147.176/28\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"ApiManagement.NorthCentralUS\",\r\n - \ \"id\": \"ApiManagement.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.51.6.224/28\",\r\n - \ \"23.96.224.175/32\",\r\n \"23.101.166.38/32\",\r\n \"40.81.47.216/32\",\r\n - \ \"52.162.106.148/31\",\r\n \"52.162.110.80/28\",\r\n \"2603:1030:608:3::630/124\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"40.80.232.185/32\",\r\n \"52.231.146.84/31\",\r\n + \ \"52.231.147.176/28\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"ApiManagement.NorthCentralUS\",\r\n \"id\": \"ApiManagement.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.51.6.224/28\",\r\n \"23.96.224.175/32\",\r\n + \ \"23.101.166.38/32\",\r\n \"40.81.47.216/32\",\r\n \"52.162.106.148/31\",\r\n + \ \"52.162.110.80/28\",\r\n \"2603:1030:608:3::630/124\",\r\n \ \"2603:1030:608:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.NorthEurope\",\r\n \"id\": \"ApiManagement.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.76/31\",\r\n - \ \"13.69.229.80/28\",\r\n \"52.142.95.35/32\",\r\n \"52.146.139.194/31\",\r\n - \ \"104.41.217.243/32\",\r\n \"104.41.218.160/32\",\r\n \"2603:1020:5:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n + \ \"52.142.95.35/32\",\r\n \"52.146.139.194/31\",\r\n \"104.41.217.243/32\",\r\n + \ \"104.41.218.160/32\",\r\n \"2603:1020:5:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.NorwayEast\",\r\n \ \"id\": \"ApiManagement.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -23888,15 +24532,22 @@ interactions: \ \"51.120.234.240/28\",\r\n \"2603:1020:e04::6f0/124\",\r\n \ \"2603:1020:e04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.NorwayWest\",\r\n \"id\": \"ApiManagement.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.130.134/32\",\r\n \ \"51.120.218.224/28\",\r\n \"2603:1020:f04:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.QatarCentral\",\r\n + \ \"id\": \"ApiManagement.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.21.36.96/28\",\r\n \"2603:1040:1002::7e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SouthAfricaNorth\",\r\n \ \"id\": \"ApiManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -23904,7 +24555,7 @@ interactions: \ \"102.133.130.197/32\",\r\n \"102.133.154.4/31\",\r\n \"102.133.156.0/28\",\r\n \ \"2603:1000:104:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthAfricaWest\",\r\n \"id\": - \"ApiManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -23913,7 +24564,7 @@ interactions: \ \"102.133.28.0/28\",\r\n \"2603:1000:4:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SouthCentralUS\",\r\n \ \"id\": \"ApiManagement.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -23923,44 +24574,45 @@ interactions: \ \"2603:1030:807:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthCentralUSSTG\",\r\n \"id\": \"ApiManagement.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.4/31\",\r\n \"20.44.3.224/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SoutheastAsia\",\r\n \ \"id\": \"ApiManagement.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.108/31\",\r\n \"13.67.9.208/28\",\r\n \"40.90.185.46/32\",\r\n \ \"2603:1040:5:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthIndia\",\r\n \"id\": \"ApiManagement.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.33.246/32\",\r\n - \ \"40.78.194.68/31\",\r\n \"40.78.195.224/28\",\r\n \"2603:1040:c06:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.44.33.246/32\",\r\n \"40.78.194.68/31\",\r\n + \ \"40.78.195.224/28\",\r\n \"2603:1040:c06:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SwedenCentral\",\r\n \ \"id\": \"ApiManagement.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.25.16/28\",\r\n \"51.12.98.224/28\",\r\n \"2603:1020:1004:1::700/124\",\r\n \ \"2603:1020:1004:800::c0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SwedenSouth\",\r\n \"id\": \"ApiManagement.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.0/28\",\r\n - \ \"51.12.202.224/28\",\r\n \"2603:1020:1104:1::3c0/124\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.0/28\",\r\n \"51.12.202.224/28\",\r\n \"2603:1020:1104:1::3c0/124\",\r\n \ \"2603:1020:1104:400::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SwitzerlandNorth\",\r\n \"id\": - \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -23969,46 +24621,46 @@ interactions: \ \"2603:1020:a04:2::510/124\",\r\n \"2603:1020:a04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SwitzerlandWest\",\r\n \ \"id\": \"ApiManagement.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.96.8/32\",\r\n \"51.107.155.0/28\",\r\n \"2603:1020:b04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UAECentral\",\r\n \ \"id\": \"ApiManagement.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n \"20.37.81.41/32\",\r\n \ \"2603:1040:b04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.UAENorth\",\r\n \"id\": \"ApiManagement.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.46.144.85/32\",\r\n \"40.120.87.48/31\",\r\n + \ \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n \"2603:1040:904:2::690/124\",\r\n + \ \"2603:1040:904:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.UKSouth\",\r\n \"id\": \"ApiManagement.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.46.144.85/32\",\r\n - \ \"40.120.87.48/31\",\r\n \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n - \ \"2603:1040:904:2::690/124\",\r\n \"2603:1040:904:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UKSouth\",\r\n - \ \"id\": \"ApiManagement.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"20.90.131.114/31\",\r\n \"51.140.146.60/31\",\r\n - \ \"51.140.149.0/28\",\r\n \"51.145.56.125/32\",\r\n \"2603:1020:705:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UKWest\",\r\n - \ \"id\": \"ApiManagement.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"51.137.136.0/32\",\r\n \"51.140.210.84/31\",\r\n - \ \"51.140.211.176/28\",\r\n \"2603:1020:605:402::140/124\"\r\n + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.90.131.114/31\",\r\n + \ \"51.140.146.60/31\",\r\n \"51.140.149.0/28\",\r\n \"51.145.56.125/32\",\r\n + \ \"2603:1020:705:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.UKWest\",\r\n \"id\": \"ApiManagement.UKWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.137.136.0/32\",\r\n + \ \"51.140.210.84/31\",\r\n \"51.140.211.176/28\",\r\n \"2603:1020:605:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestCentralUS\",\r\n \ \"id\": \"ApiManagement.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -24016,7 +24668,7 @@ interactions: \ \"52.253.135.58/32\",\r\n \"2603:1030:b04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestEurope\",\r\n \ \"id\": \"ApiManagement.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -24024,106 +24676,107 @@ interactions: \ \"23.101.67.140/32\",\r\n \"51.145.179.78/32\",\r\n \"137.117.160.56/32\",\r\n \ \"2603:1020:206:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.WestIndia\",\r\n \"id\": \"ApiManagement.WestIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.81.89.24/32\",\r\n - \ \"104.211.146.68/31\",\r\n \"104.211.147.144/28\",\r\n - \ \"2603:1040:806:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.WestUS\",\r\n \"id\": \"ApiManagement.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n - \ \"20.59.81.16/28\",\r\n \"40.112.242.148/31\",\r\n \"40.112.243.240/28\",\r\n - \ \"2603:1030:a07:9::70/124\",\r\n \"2603:1030:a07:402::8c0/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS2\",\r\n - \ \"id\": \"ApiManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"40.81.89.24/32\",\r\n \"104.211.146.68/31\",\r\n + \ \"104.211.147.144/28\",\r\n \"2603:1040:806:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS\",\r\n + \ \"id\": \"ApiManagement.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n - \ \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n \"20.83.221.86/31\",\r\n - \ \"51.143.127.203/32\",\r\n \"2603:1030:c06:400::940/124\"\r\n + [\r\n \"13.64.39.16/32\",\r\n \"20.59.81.16/28\",\r\n \"40.112.242.148/31\",\r\n + \ \"40.112.243.240/28\",\r\n \"2603:1030:a07:9::70/124\",\r\n + \ \"2603:1030:a07:402::8c0/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.WestUS2\",\r\n \"id\": \"ApiManagement.WestUS2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.92/31\",\r\n + \ \"13.66.140.176/28\",\r\n \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n + \ \"20.83.221.86/31\",\r\n \"51.143.127.203/32\",\r\n \"2603:1030:c06:400::940/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS3\",\r\n \ \"id\": \"ApiManagement.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.150.167.160/28\",\r\n \"20.150.170.224/28\",\r\n \ \"2603:1030:504:2::80/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppConfiguration\",\r\n \"id\": \"AppConfiguration\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppConfiguration\",\r\n \"addressPrefixes\": - [\r\n \"13.66.142.72/29\",\r\n \"13.66.143.192/28\",\r\n - \ \"13.66.143.208/29\",\r\n \"13.67.10.112/29\",\r\n \"13.67.13.192/28\",\r\n - \ \"13.67.13.208/29\",\r\n \"13.69.67.112/29\",\r\n \"13.69.67.240/28\",\r\n - \ \"13.69.71.128/29\",\r\n \"13.69.107.72/29\",\r\n \"13.69.112.144/28\",\r\n - \ \"13.69.112.160/29\",\r\n \"13.69.230.8/29\",\r\n \"13.69.230.40/29\",\r\n - \ \"13.69.231.144/28\",\r\n \"13.70.74.128/29\",\r\n \"13.70.78.144/28\",\r\n - \ \"13.70.78.160/29\",\r\n \"13.71.175.64/28\",\r\n \"13.71.175.96/28\",\r\n - \ \"13.71.196.176/28\",\r\n \"13.71.199.80/28\",\r\n \"13.73.242.56/29\",\r\n - \ \"13.73.244.96/28\",\r\n \"13.73.244.112/29\",\r\n \"13.73.255.128/26\",\r\n - \ \"13.74.108.160/28\",\r\n \"13.74.108.240/28\",\r\n \"13.77.53.88/29\",\r\n - \ \"13.77.53.192/28\",\r\n \"13.77.53.208/29\",\r\n \"13.78.109.144/29\",\r\n - \ \"13.78.109.208/28\",\r\n \"13.78.111.128/29\",\r\n \"13.86.219.192/29\",\r\n - \ \"13.86.221.192/28\",\r\n \"13.86.221.208/29\",\r\n \"13.87.58.64/29\",\r\n - \ \"13.87.58.80/28\",\r\n \"13.87.58.128/29\",\r\n \"13.87.124.64/29\",\r\n - \ \"13.87.124.80/28\",\r\n \"13.87.124.128/29\",\r\n \"13.89.175.208/28\",\r\n - \ \"13.89.178.16/29\",\r\n \"13.89.178.32/29\",\r\n \"20.17.58.192/26\",\r\n - \ \"20.17.68.64/27\",\r\n \"20.21.39.128/26\",\r\n \"20.21.44.64/27\",\r\n - \ \"20.21.67.128/27\",\r\n \"20.21.75.128/27\",\r\n \"20.36.108.120/29\",\r\n - \ \"20.36.108.136/29\",\r\n \"20.36.108.144/28\",\r\n \"20.36.115.248/29\",\r\n - \ \"20.36.117.40/29\",\r\n \"20.36.117.48/28\",\r\n \"20.36.123.16/28\",\r\n - \ \"20.36.124.64/26\",\r\n \"20.37.67.96/28\",\r\n \"20.37.69.64/26\",\r\n - \ \"20.37.76.112/29\",\r\n \"20.37.76.144/28\",\r\n \"20.37.76.192/29\",\r\n - \ \"20.37.198.144/28\",\r\n \"20.37.227.32/28\",\r\n \"20.37.228.128/26\",\r\n - \ \"20.38.128.96/29\",\r\n \"20.38.128.112/28\",\r\n \"20.38.128.160/29\",\r\n - \ \"20.38.139.96/28\",\r\n \"20.38.141.64/26\",\r\n \"20.38.147.176/28\",\r\n - \ \"20.38.147.240/28\",\r\n \"20.38.155.192/27\",\r\n \"20.39.14.16/28\",\r\n - \ \"20.40.206.144/28\",\r\n \"20.40.206.160/28\",\r\n \"20.40.224.128/26\",\r\n - \ \"20.41.68.64/28\",\r\n \"20.41.69.192/26\",\r\n \"20.41.197.48/28\",\r\n - \ \"20.42.64.16/28\",\r\n \"20.42.230.144/28\",\r\n \"20.43.44.144/28\",\r\n - \ \"20.43.46.128/26\",\r\n \"20.43.70.128/28\",\r\n \"20.43.121.40/29\",\r\n - \ \"20.43.121.96/28\",\r\n \"20.43.121.112/29\",\r\n \"20.44.4.96/29\",\r\n - \ \"20.44.4.120/29\",\r\n \"20.44.4.160/28\",\r\n \"20.44.8.168/29\",\r\n - \ \"20.44.10.96/28\",\r\n \"20.44.10.112/29\",\r\n \"20.44.17.56/29\",\r\n - \ \"20.44.17.192/28\",\r\n \"20.44.17.208/29\",\r\n \"20.44.27.224/28\",\r\n - \ \"20.44.29.32/28\",\r\n \"20.45.116.0/26\",\r\n \"20.45.123.120/29\",\r\n - \ \"20.45.123.176/28\",\r\n \"20.45.123.224/29\",\r\n \"20.45.126.0/27\",\r\n - \ \"20.45.198.0/27\",\r\n \"20.45.199.64/26\",\r\n \"20.48.192.192/26\",\r\n - \ \"20.49.83.96/27\",\r\n \"20.49.91.96/27\",\r\n \"20.49.99.80/28\",\r\n - \ \"20.49.103.0/26\",\r\n \"20.49.109.96/28\",\r\n \"20.49.115.64/26\",\r\n - \ \"20.49.120.80/28\",\r\n \"20.49.127.64/26\",\r\n \"20.50.1.240/28\",\r\n - \ \"20.50.65.96/28\",\r\n \"20.51.8.0/26\",\r\n \"20.51.16.0/26\",\r\n - \ \"20.53.41.192/26\",\r\n \"20.61.98.0/26\",\r\n \"20.62.128.64/26\",\r\n - \ \"20.72.20.192/26\",\r\n \"20.72.28.128/27\",\r\n \"20.125.171.128/27\",\r\n - \ \"20.125.203.128/27\",\r\n \"20.150.165.176/28\",\r\n \"20.150.167.0/26\",\r\n - \ \"20.150.172.64/27\",\r\n \"20.150.173.32/27\",\r\n \"20.150.179.200/29\",\r\n - \ \"20.150.181.0/28\",\r\n \"20.150.181.16/29\",\r\n \"20.150.181.128/27\",\r\n - \ \"20.150.187.200/29\",\r\n \"20.150.189.0/28\",\r\n \"20.150.189.16/29\",\r\n - \ \"20.150.190.32/27\",\r\n \"20.187.194.224/28\",\r\n \"20.187.196.128/26\",\r\n - \ \"20.189.224.64/26\",\r\n \"20.191.160.192/26\",\r\n \"20.192.99.200/29\",\r\n - \ \"20.192.101.0/28\",\r\n \"20.192.101.16/29\",\r\n \"20.192.167.0/26\",\r\n - \ \"20.192.231.64/26\",\r\n \"20.192.235.240/29\",\r\n \"20.192.238.112/29\",\r\n - \ \"20.192.238.192/27\",\r\n \"20.193.203.224/27\",\r\n \"20.194.67.64/27\",\r\n - \ \"20.205.75.96/27\",\r\n \"20.205.83.96/27\",\r\n \"20.208.19.128/27\",\r\n - \ \"20.215.7.64/26\",\r\n \"20.215.19.128/27\",\r\n \"20.215.27.128/27\",\r\n - \ \"20.215.156.64/27\",\r\n \"20.217.47.64/26\",\r\n \"20.217.60.64/27\",\r\n - \ \"20.217.75.128/27\",\r\n \"20.217.91.128/27\",\r\n \"23.98.83.72/29\",\r\n - \ \"23.98.86.32/28\",\r\n \"23.98.86.48/29\",\r\n \"23.98.86.96/27\",\r\n - \ \"23.98.104.176/28\",\r\n \"23.98.108.64/26\",\r\n \"40.64.132.144/28\",\r\n - \ \"40.67.52.0/26\",\r\n \"40.67.60.72/29\",\r\n \"40.67.60.112/28\",\r\n - \ \"40.67.60.160/29\",\r\n \"40.69.108.80/29\",\r\n \"40.69.108.176/28\",\r\n - \ \"40.69.110.160/29\",\r\n \"40.70.148.56/29\",\r\n \"40.70.151.48/28\",\r\n - \ \"40.70.151.64/29\",\r\n \"40.71.13.248/29\",\r\n \"40.71.14.120/29\",\r\n - \ \"40.71.15.128/28\",\r\n \"40.74.149.40/29\",\r\n \"40.74.149.56/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureAppConfiguration\",\r\n \"addressPrefixes\": [\r\n \"13.66.142.72/29\",\r\n + \ \"13.66.143.192/28\",\r\n \"13.66.143.208/29\",\r\n \"13.67.10.112/29\",\r\n + \ \"13.67.13.192/28\",\r\n \"13.67.13.208/29\",\r\n \"13.69.67.112/29\",\r\n + \ \"13.69.67.240/28\",\r\n \"13.69.71.128/29\",\r\n \"13.69.107.72/29\",\r\n + \ \"13.69.112.144/28\",\r\n \"13.69.112.160/29\",\r\n \"13.69.230.8/29\",\r\n + \ \"13.69.230.40/29\",\r\n \"13.69.231.144/28\",\r\n \"13.70.74.128/29\",\r\n + \ \"13.70.78.144/28\",\r\n \"13.70.78.160/29\",\r\n \"13.71.175.64/28\",\r\n + \ \"13.71.175.96/28\",\r\n \"13.71.196.176/28\",\r\n \"13.71.199.80/28\",\r\n + \ \"13.73.242.56/29\",\r\n \"13.73.244.96/28\",\r\n \"13.73.244.112/29\",\r\n + \ \"13.73.255.128/26\",\r\n \"13.74.108.160/28\",\r\n \"13.74.108.240/28\",\r\n + \ \"13.77.53.88/29\",\r\n \"13.77.53.192/28\",\r\n \"13.77.53.208/29\",\r\n + \ \"13.78.109.144/29\",\r\n \"13.78.109.208/28\",\r\n \"13.78.111.128/29\",\r\n + \ \"13.86.219.192/29\",\r\n \"13.86.221.192/28\",\r\n \"13.86.221.208/29\",\r\n + \ \"13.87.58.64/29\",\r\n \"13.87.58.80/28\",\r\n \"13.87.58.128/29\",\r\n + \ \"13.87.124.64/29\",\r\n \"13.87.124.80/28\",\r\n \"13.87.124.128/29\",\r\n + \ \"13.89.175.208/28\",\r\n \"13.89.178.16/29\",\r\n \"13.89.178.32/29\",\r\n + \ \"20.17.58.192/26\",\r\n \"20.17.68.64/27\",\r\n \"20.21.39.128/26\",\r\n + \ \"20.21.44.64/27\",\r\n \"20.21.67.128/27\",\r\n \"20.21.75.128/27\",\r\n + \ \"20.21.83.0/27\",\r\n \"20.36.108.120/29\",\r\n \"20.36.108.136/29\",\r\n + \ \"20.36.108.144/28\",\r\n \"20.36.115.248/29\",\r\n \"20.36.117.40/29\",\r\n + \ \"20.36.117.48/28\",\r\n \"20.36.123.16/28\",\r\n \"20.36.124.64/26\",\r\n + \ \"20.37.67.96/28\",\r\n \"20.37.69.64/26\",\r\n \"20.37.76.112/29\",\r\n + \ \"20.37.76.144/28\",\r\n \"20.37.76.192/29\",\r\n \"20.37.198.144/28\",\r\n + \ \"20.37.227.32/28\",\r\n \"20.37.228.128/26\",\r\n \"20.38.128.96/29\",\r\n + \ \"20.38.128.112/28\",\r\n \"20.38.128.160/29\",\r\n \"20.38.139.96/28\",\r\n + \ \"20.38.141.64/26\",\r\n \"20.38.147.176/28\",\r\n \"20.38.147.240/28\",\r\n + \ \"20.38.155.192/27\",\r\n \"20.39.14.16/28\",\r\n \"20.40.206.144/28\",\r\n + \ \"20.40.206.160/28\",\r\n \"20.40.224.128/26\",\r\n \"20.41.68.64/28\",\r\n + \ \"20.41.69.192/26\",\r\n \"20.41.197.48/28\",\r\n \"20.42.64.16/28\",\r\n + \ \"20.42.230.144/28\",\r\n \"20.43.44.144/28\",\r\n \"20.43.46.128/26\",\r\n + \ \"20.43.70.128/28\",\r\n \"20.43.121.40/29\",\r\n \"20.43.121.96/28\",\r\n + \ \"20.43.121.112/29\",\r\n \"20.44.4.96/29\",\r\n \"20.44.4.120/29\",\r\n + \ \"20.44.4.160/28\",\r\n \"20.44.8.168/29\",\r\n \"20.44.10.96/28\",\r\n + \ \"20.44.10.112/29\",\r\n \"20.44.17.56/29\",\r\n \"20.44.17.192/28\",\r\n + \ \"20.44.17.208/29\",\r\n \"20.44.27.224/28\",\r\n \"20.44.29.32/28\",\r\n + \ \"20.45.116.0/26\",\r\n \"20.45.123.120/29\",\r\n \"20.45.123.176/28\",\r\n + \ \"20.45.123.224/29\",\r\n \"20.45.126.0/27\",\r\n \"20.45.198.0/27\",\r\n + \ \"20.45.199.64/26\",\r\n \"20.48.192.192/26\",\r\n \"20.49.83.96/27\",\r\n + \ \"20.49.91.96/27\",\r\n \"20.49.99.80/28\",\r\n \"20.49.103.0/26\",\r\n + \ \"20.49.109.96/28\",\r\n \"20.49.115.64/26\",\r\n \"20.49.120.80/28\",\r\n + \ \"20.49.127.64/26\",\r\n \"20.50.1.240/28\",\r\n \"20.50.65.96/28\",\r\n + \ \"20.51.8.0/26\",\r\n \"20.51.16.0/26\",\r\n \"20.53.41.192/26\",\r\n + \ \"20.61.98.0/26\",\r\n \"20.62.128.64/26\",\r\n \"20.72.20.192/26\",\r\n + \ \"20.72.28.128/27\",\r\n \"20.125.171.128/27\",\r\n \"20.125.203.128/27\",\r\n + \ \"20.150.165.176/28\",\r\n \"20.150.167.0/26\",\r\n \"20.150.172.64/27\",\r\n + \ \"20.150.173.32/27\",\r\n \"20.150.179.200/29\",\r\n \"20.150.181.0/28\",\r\n + \ \"20.150.181.16/29\",\r\n \"20.150.181.128/27\",\r\n \"20.150.187.200/29\",\r\n + \ \"20.150.189.0/28\",\r\n \"20.150.189.16/29\",\r\n \"20.150.190.32/27\",\r\n + \ \"20.187.194.224/28\",\r\n \"20.187.196.128/26\",\r\n \"20.189.224.64/26\",\r\n + \ \"20.191.160.192/26\",\r\n \"20.192.99.200/29\",\r\n \"20.192.101.0/28\",\r\n + \ \"20.192.101.16/29\",\r\n \"20.192.167.0/26\",\r\n \"20.192.231.64/26\",\r\n + \ \"20.192.235.240/29\",\r\n \"20.192.238.112/29\",\r\n \"20.192.238.192/27\",\r\n + \ \"20.193.203.224/27\",\r\n \"20.194.67.64/27\",\r\n \"20.205.75.96/27\",\r\n + \ \"20.205.83.96/27\",\r\n \"20.208.19.128/27\",\r\n \"20.215.7.64/26\",\r\n + \ \"20.215.19.128/27\",\r\n \"20.215.27.128/27\",\r\n \"20.215.156.64/27\",\r\n + \ \"20.217.47.64/26\",\r\n \"20.217.60.64/27\",\r\n \"20.217.75.128/27\",\r\n + \ \"20.217.91.128/27\",\r\n \"23.98.83.72/29\",\r\n \"23.98.86.32/28\",\r\n + \ \"23.98.86.48/29\",\r\n \"23.98.86.96/27\",\r\n \"23.98.104.176/28\",\r\n + \ \"23.98.108.64/26\",\r\n \"40.64.132.144/28\",\r\n \"40.67.52.0/26\",\r\n + \ \"40.67.60.72/29\",\r\n \"40.67.60.112/28\",\r\n \"40.67.60.160/29\",\r\n + \ \"40.69.108.80/29\",\r\n \"40.69.108.176/28\",\r\n \"40.69.110.160/29\",\r\n + \ \"40.70.148.56/29\",\r\n \"40.70.151.48/28\",\r\n \"40.70.151.64/29\",\r\n + \ \"40.71.13.248/29\",\r\n \"40.71.14.120/29\",\r\n \"40.71.15.128/28\",\r\n + \ \"40.74.99.0/27\",\r\n \"40.74.149.40/29\",\r\n \"40.74.149.56/29\",\r\n \ \"40.74.149.80/28\",\r\n \"40.75.35.72/29\",\r\n \"40.75.35.192/28\",\r\n \ \"40.75.35.208/29\",\r\n \"40.78.196.80/29\",\r\n \"40.78.196.144/28\",\r\n \ \"40.78.196.160/29\",\r\n \"40.78.204.8/29\",\r\n \"40.78.204.144/28\",\r\n @@ -24251,30 +24904,30 @@ interactions: \ \"2603:1040:207:2::240/122\",\r\n \"2603:1040:207:402::2e0/123\",\r\n \ \"2603:1040:207:800::c0/123\",\r\n \"2603:1040:207:c00::c0/123\",\r\n \ \"2603:1040:407:402::2e0/123\",\r\n \"2603:1040:407:802::220/123\",\r\n - \ \"2603:1040:407:c02::220/123\",\r\n \"2603:1040:606:402::2e0/123\",\r\n - \ \"2603:1040:806:402::2e0/123\",\r\n \"2603:1040:904:3::200/122\",\r\n - \ \"2603:1040:904:402::2e0/123\",\r\n \"2603:1040:904:802::220/123\",\r\n - \ \"2603:1040:904:c02::220/123\",\r\n \"2603:1040:a06:2::500/122\",\r\n - \ \"2603:1040:a06:402::2e0/123\",\r\n \"2603:1040:a06:802::220/123\",\r\n - \ \"2603:1040:a06:c02::220/123\",\r\n \"2603:1040:b04:402::2e0/123\",\r\n - \ \"2603:1040:c06:402::2e0/123\",\r\n \"2603:1040:d04:1::340/122\",\r\n - \ \"2603:1040:d04:400::1e0/123\",\r\n \"2603:1040:d04:400::380/123\",\r\n - \ \"2603:1040:d04:c02::280/123\",\r\n \"2603:1040:f05:2::200/122\",\r\n - \ \"2603:1040:f05:402::2e0/123\",\r\n \"2603:1040:f05:802::220/123\",\r\n - \ \"2603:1040:f05:c02::220/123\",\r\n \"2603:1040:1002:1::540/122\",\r\n - \ \"2603:1040:1002:400::1a0/123\",\r\n \"2603:1040:1002:800::c0/123\",\r\n - \ \"2603:1040:1002:c00::c0/123\",\r\n \"2603:1040:1104:1::100/122\",\r\n - \ \"2603:1040:1104:400::2e0/123\",\r\n \"2603:1040:1202:1::600/122\",\r\n - \ \"2603:1040:1202:400::200/123\",\r\n \"2603:1040:1302:1::7c0/122\",\r\n - \ \"2603:1040:1302:400::200/123\",\r\n \"2603:1040:1402:1::500/122\",\r\n - \ \"2603:1040:1402:400::200/123\",\r\n \"2603:1040:1402:800::c0/123\",\r\n - \ \"2603:1040:1402:c00::c0/123\",\r\n \"2603:1040:1503:1::540/122\",\r\n - \ \"2603:1040:1503:400::200/123\",\r\n \"2603:1050:6:402::2e0/123\",\r\n - \ \"2603:1050:6:802::220/123\",\r\n \"2603:1050:6:c02::220/123\",\r\n - \ \"2603:1050:403:400::200/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApplicationInsightsAvailability\",\r\n \"id\": - \"ApplicationInsightsAvailability\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"2603:1040:407:c02::220/123\",\r\n \"2603:1040:606:3::340/122\",\r\n + \ \"2603:1040:606:402::2e0/123\",\r\n \"2603:1040:806:402::2e0/123\",\r\n + \ \"2603:1040:904:3::200/122\",\r\n \"2603:1040:904:402::2e0/123\",\r\n + \ \"2603:1040:904:802::220/123\",\r\n \"2603:1040:904:c02::220/123\",\r\n + \ \"2603:1040:a06:2::500/122\",\r\n \"2603:1040:a06:402::2e0/123\",\r\n + \ \"2603:1040:a06:802::220/123\",\r\n \"2603:1040:a06:c02::220/123\",\r\n + \ \"2603:1040:b04:402::2e0/123\",\r\n \"2603:1040:c06:402::2e0/123\",\r\n + \ \"2603:1040:d04:1::340/122\",\r\n \"2603:1040:d04:400::1e0/123\",\r\n + \ \"2603:1040:d04:400::380/123\",\r\n \"2603:1040:d04:c02::280/123\",\r\n + \ \"2603:1040:f05:2::200/122\",\r\n \"2603:1040:f05:402::2e0/123\",\r\n + \ \"2603:1040:f05:802::220/123\",\r\n \"2603:1040:f05:c02::220/123\",\r\n + \ \"2603:1040:1002:1::540/122\",\r\n \"2603:1040:1002:400::1a0/123\",\r\n + \ \"2603:1040:1002:800::c0/123\",\r\n \"2603:1040:1002:c00::c0/123\",\r\n + \ \"2603:1040:1104:1::100/122\",\r\n \"2603:1040:1104:400::2e0/123\",\r\n + \ \"2603:1040:1202:1::600/122\",\r\n \"2603:1040:1202:400::200/123\",\r\n + \ \"2603:1040:1302:1::7c0/122\",\r\n \"2603:1040:1302:400::200/123\",\r\n + \ \"2603:1040:1402:1::500/122\",\r\n \"2603:1040:1402:400::200/123\",\r\n + \ \"2603:1040:1402:800::c0/123\",\r\n \"2603:1040:1402:c00::c0/123\",\r\n + \ \"2603:1040:1503:1::540/122\",\r\n \"2603:1040:1503:400::200/123\",\r\n + \ \"2603:1050:6:402::2e0/123\",\r\n \"2603:1050:6:802::220/123\",\r\n + \ \"2603:1050:6:c02::220/123\",\r\n \"2603:1050:403:400::200/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApplicationInsightsAvailability\",\r\n + \ \"id\": \"ApplicationInsightsAvailability\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"ApplicationInsightsAvailability\",\r\n @@ -24290,7 +24943,7 @@ interactions: \ \"52.140.232.160/28\",\r\n \"52.158.28.64/28\",\r\n \"52.229.216.48/28\",\r\n \ \"191.233.26.176/28\",\r\n \"191.235.224.80/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AppService\",\r\n \"id\": - \"AppService\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AppService\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n @@ -24747,7 +25400,7 @@ interactions: \ \"2603:1050:6:c02::a0/123\",\r\n \"2603:1050:403:2::400/119\",\r\n \ \"2603:1050:403:400::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.AustraliaCentral\",\r\n \"id\": - \"AppService.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AppService.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -24757,7 +25410,7 @@ interactions: \ \"2603:1010:304:2::300/120\",\r\n \"2603:1010:304:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.AustraliaCentral2\",\r\n \ \"id\": \"AppService.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -24766,51 +25419,52 @@ interactions: \ \"20.53.61.0/25\",\r\n \"2603:1010:404:2::300/120\",\r\n \ \"2603:1010:404:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.AustraliaEast\",\r\n \"id\": \"AppService.AustraliaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.70.72.32/27\",\r\n - \ \"13.70.123.149/32\",\r\n \"13.75.138.224/32\",\r\n \"13.75.147.143/32\",\r\n - \ \"13.75.147.201/32\",\r\n \"13.75.218.45/32\",\r\n \"20.37.196.192/27\",\r\n - \ \"20.211.64.0/22\",\r\n \"20.211.71.0/25\",\r\n \"20.211.71.128/27\",\r\n - \ \"23.101.208.52/32\",\r\n \"40.79.163.160/27\",\r\n \"40.79.171.64/27\",\r\n - \ \"40.82.217.93/32\",\r\n \"40.126.227.158/32\",\r\n \"40.126.236.22/32\",\r\n - \ \"40.126.242.59/32\",\r\n \"40.126.245.169/32\",\r\n \"52.187.206.243/32\",\r\n - \ \"52.187.229.23/32\",\r\n \"52.237.205.163/32\",\r\n \"52.237.214.221/32\",\r\n - \ \"52.237.246.162/32\",\r\n \"104.210.69.241/32\",\r\n \"104.210.92.71/32\",\r\n - \ \"2603:1010:6:3::/117\",\r\n \"2603:1010:6:402::a0/123\",\r\n - \ \"2603:1010:6:802::a0/123\",\r\n \"2603:1010:6:c02::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.AustraliaSoutheast\",\r\n - \ \"id\": \"AppService.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.70.146.110/32\",\r\n - \ \"13.70.147.206/32\",\r\n \"13.73.116.45/32\",\r\n \"13.73.118.104/32\",\r\n - \ \"13.77.7.175/32\",\r\n \"13.77.50.96/27\",\r\n \"20.42.228.160/27\",\r\n - \ \"20.92.48.0/22\",\r\n \"20.92.52.0/23\",\r\n \"20.92.54.0/24\",\r\n - \ \"20.92.55.0/25\",\r\n \"20.92.55.128/27\",\r\n \"23.101.224.24/32\",\r\n - \ \"23.101.230.162/32\",\r\n \"52.189.213.49/32\",\r\n \"52.255.35.249/32\",\r\n - \ \"52.255.54.134/32\",\r\n \"191.239.188.11/32\",\r\n \"2603:1010:101:3::/117\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.70.72.32/27\",\r\n \"13.70.123.149/32\",\r\n + \ \"13.75.138.224/32\",\r\n \"13.75.147.143/32\",\r\n \"13.75.147.201/32\",\r\n + \ \"13.75.218.45/32\",\r\n \"20.37.196.192/27\",\r\n \"20.211.64.0/22\",\r\n + \ \"20.211.71.0/25\",\r\n \"20.211.71.128/27\",\r\n \"23.101.208.52/32\",\r\n + \ \"40.79.163.160/27\",\r\n \"40.79.171.64/27\",\r\n \"40.82.217.93/32\",\r\n + \ \"40.126.227.158/32\",\r\n \"40.126.236.22/32\",\r\n \"40.126.242.59/32\",\r\n + \ \"40.126.245.169/32\",\r\n \"52.187.206.243/32\",\r\n \"52.187.229.23/32\",\r\n + \ \"52.237.205.163/32\",\r\n \"52.237.214.221/32\",\r\n \"52.237.246.162/32\",\r\n + \ \"104.210.69.241/32\",\r\n \"104.210.92.71/32\",\r\n \"2603:1010:6:3::/117\",\r\n + \ \"2603:1010:6:402::a0/123\",\r\n \"2603:1010:6:802::a0/123\",\r\n + \ \"2603:1010:6:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.AustraliaSoutheast\",\r\n \"id\": + \"AppService.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.70.146.110/32\",\r\n \"13.70.147.206/32\",\r\n + \ \"13.73.116.45/32\",\r\n \"13.73.118.104/32\",\r\n \"13.77.7.175/32\",\r\n + \ \"13.77.50.96/27\",\r\n \"20.42.228.160/27\",\r\n \"20.92.48.0/22\",\r\n + \ \"20.92.52.0/23\",\r\n \"20.92.54.0/24\",\r\n \"20.92.55.0/25\",\r\n + \ \"20.92.55.128/27\",\r\n \"23.101.224.24/32\",\r\n \"23.101.230.162/32\",\r\n + \ \"52.189.213.49/32\",\r\n \"52.255.35.249/32\",\r\n \"52.255.54.134/32\",\r\n + \ \"191.239.188.11/32\",\r\n \"2603:1010:101:3::/117\",\r\n \ \"2603:1010:101:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.BrazilSouth\",\r\n \"id\": \"AppService.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.206.176.0/23\",\r\n - \ \"23.97.96.32/32\",\r\n \"104.41.9.139/32\",\r\n \"104.41.13.179/32\",\r\n - \ \"104.41.63.108/32\",\r\n \"191.232.38.77/32\",\r\n \"191.232.176.16/32\",\r\n - \ \"191.233.203.32/27\",\r\n \"191.234.146.160/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.206.176.0/23\",\r\n \"23.97.96.32/32\",\r\n \"104.41.9.139/32\",\r\n + \ \"104.41.13.179/32\",\r\n \"104.41.63.108/32\",\r\n \"191.232.38.77/32\",\r\n + \ \"191.232.176.16/32\",\r\n \"191.233.203.32/27\",\r\n \"191.234.146.160/27\",\r\n \ \"191.234.154.160/27\",\r\n \"191.235.81.73/32\",\r\n \"191.235.90.70/32\",\r\n \ \"191.235.228.32/27\",\r\n \"191.238.78.16/28\",\r\n \"191.238.79.0/24\",\r\n \ \"2603:1050:6:3::/118\",\r\n \"2603:1050:6:402::a0/123\",\r\n \ \"2603:1050:6:802::a0/123\",\r\n \"2603:1050:6:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.BrazilSoutheast\",\r\n \ \"id\": \"AppService.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -24819,7 +25473,7 @@ interactions: \ \"2603:1050:403:2::400/119\",\r\n \"2603:1050:403:400::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CanadaCentral\",\r\n \ \"id\": \"AppService.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -24833,7 +25487,7 @@ interactions: \ \"2603:1030:f05:802::a0/123\",\r\n \"2603:1030:f05:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CanadaEast\",\r\n \ \"id\": \"AppService.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -24843,179 +25497,180 @@ interactions: \ \"52.242.41.0/24\",\r\n \"52.242.42.0/23\",\r\n \"2603:1030:1005:2::400/118\",\r\n \ \"2603:1030:1005:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.CentralIndia\",\r\n \"id\": \"AppService.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.192.98.160/27\",\r\n - \ \"20.192.170.8/29\",\r\n \"20.192.170.128/25\",\r\n \"20.192.171.0/24\",\r\n - \ \"40.80.50.160/27\",\r\n \"52.140.106.224/27\",\r\n \"52.172.195.80/32\",\r\n - \ \"52.172.204.196/32\",\r\n \"52.172.219.121/32\",\r\n \"104.211.81.32/27\",\r\n - \ \"104.211.97.138/32\",\r\n \"2603:1040:a06:3::400/119\",\r\n - \ \"2603:1040:a06:402::a0/123\",\r\n \"2603:1040:a06:802::a0/123\",\r\n - \ \"2603:1040:a06:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.CentralUS\",\r\n \"id\": \"AppService.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.67.129.26/32\",\r\n - \ \"13.67.141.98/32\",\r\n \"13.89.57.7/32\",\r\n \"13.89.172.0/23\",\r\n - \ \"13.89.238.239/32\",\r\n \"20.40.202.0/23\",\r\n \"20.118.40.0/21\",\r\n - \ \"20.118.48.0/20\",\r\n \"23.99.128.52/32\",\r\n \"23.99.183.149/32\",\r\n - \ \"23.99.192.132/32\",\r\n \"23.99.196.180/32\",\r\n \"23.99.206.151/32\",\r\n - \ \"23.99.224.56/32\",\r\n \"23.100.82.11/32\",\r\n \"23.101.118.145/32\",\r\n - \ \"23.101.119.44/32\",\r\n \"23.101.119.163/32\",\r\n \"23.101.120.195/32\",\r\n - \ \"23.101.125.65/32\",\r\n \"40.69.190.41/32\",\r\n \"40.77.56.174/32\",\r\n - \ \"40.83.16.172/32\",\r\n \"40.86.86.144/32\",\r\n \"40.86.91.212/32\",\r\n - \ \"40.86.96.177/32\",\r\n \"40.86.99.202/32\",\r\n \"40.113.204.88/32\",\r\n - \ \"40.113.232.243/32\",\r\n \"40.113.236.45/32\",\r\n \"40.122.36.65/32\",\r\n - \ \"40.122.65.162/32\",\r\n \"40.122.110.154/32\",\r\n \"40.122.114.229/32\",\r\n - \ \"52.165.129.203/32\",\r\n \"52.165.135.234/32\",\r\n \"52.165.155.12/32\",\r\n - \ \"52.165.155.237/32\",\r\n \"52.165.163.223/32\",\r\n \"52.165.168.40/32\",\r\n - \ \"52.165.174.123/32\",\r\n \"52.165.184.170/32\",\r\n \"52.165.220.33/32\",\r\n - \ \"52.165.224.81/32\",\r\n \"52.165.237.15/32\",\r\n \"52.173.28.95/32\",\r\n - \ \"52.173.36.83/32\",\r\n \"52.173.76.33/32\",\r\n \"52.173.77.140/32\",\r\n - \ \"52.173.83.49/32\",\r\n \"52.173.84.157/32\",\r\n \"52.173.87.130/32\",\r\n - \ \"52.173.94.173/32\",\r\n \"52.173.134.115/32\",\r\n \"52.173.139.99/32\",\r\n - \ \"52.173.139.125/32\",\r\n \"52.173.149.254/32\",\r\n \"52.173.151.229/32\",\r\n - \ \"52.173.184.147/32\",\r\n \"52.173.245.249/32\",\r\n \"52.173.249.137/32\",\r\n - \ \"52.176.2.229/32\",\r\n \"52.176.5.241/32\",\r\n \"52.176.6.0/32\",\r\n - \ \"52.176.6.37/32\",\r\n \"52.176.61.128/32\",\r\n \"52.176.104.120/32\",\r\n - \ \"52.176.149.197/32\",\r\n \"52.176.165.69/32\",\r\n \"104.43.129.105/32\",\r\n - \ \"104.43.140.101/32\",\r\n \"104.43.142.33/32\",\r\n \"104.43.221.31/32\",\r\n - \ \"104.43.246.71/32\",\r\n \"104.43.254.102/32\",\r\n \"168.61.152.29/32\",\r\n - \ \"168.61.159.114/32\",\r\n \"168.61.217.214/32\",\r\n \"168.61.218.125/32\",\r\n - \ \"2603:1030:10:5::/117\",\r\n \"2603:1030:10:6::/117\",\r\n - \ \"2603:1030:10:7::/117\",\r\n \"2603:1030:10:8::/117\",\r\n - \ \"2603:1030:10:402::a0/123\",\r\n \"2603:1030:10:802::a0/123\",\r\n - \ \"2603:1030:10:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.CentralUSEUAP\",\r\n \"id\": \"AppService.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.45.196.16/29\",\r\n - \ \"20.45.242.176/29\",\r\n \"20.45.243.0/24\",\r\n \"20.45.244.0/25\",\r\n - \ \"40.78.204.160/27\",\r\n \"52.180.178.6/32\",\r\n \"52.180.183.66/32\",\r\n - \ \"104.208.48.107/32\",\r\n \"2603:1030:f:4::/119\",\r\n - \ \"2603:1030:f:400::8a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastAsia\",\r\n \"id\": \"AppService.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.160/27\",\r\n - \ \"13.75.46.26/32\",\r\n \"13.75.47.15/32\",\r\n \"13.75.89.224/32\",\r\n - \ \"13.75.112.108/32\",\r\n \"13.75.115.40/32\",\r\n \"13.94.47.87/32\",\r\n - \ \"20.189.104.96/27\",\r\n \"20.189.109.96/27\",\r\n \"20.189.112.66/32\",\r\n - \ \"20.205.48.0/24\",\r\n \"20.205.66.0/24\",\r\n \"20.205.69.80/28\",\r\n - \ \"20.205.70.0/23\",\r\n \"23.97.79.119/32\",\r\n \"23.99.110.192/32\",\r\n - \ \"23.99.116.70/32\",\r\n \"23.101.10.141/32\",\r\n \"40.83.72.59/32\",\r\n - \ \"40.83.124.73/32\",\r\n \"65.52.160.119/32\",\r\n \"65.52.168.70/32\",\r\n - \ \"191.234.16.188/32\",\r\n \"207.46.144.49/32\",\r\n \"207.46.147.148/32\",\r\n - \ \"2603:1040:207:2::400/120\",\r\n \"2603:1040:207:3::400/118\",\r\n - \ \"2603:1040:207:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS\",\r\n \"id\": \"AppService.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.82.93.245/32\",\r\n - \ \"13.82.101.179/32\",\r\n \"13.82.175.96/32\",\r\n \"13.90.143.69/32\",\r\n - \ \"13.90.213.204/32\",\r\n \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n - \ \"13.92.237.218/32\",\r\n \"20.42.26.252/32\",\r\n \"20.49.104.0/25\",\r\n - \ \"20.119.0.0/20\",\r\n \"20.119.16.0/21\",\r\n \"20.119.27.0/25\",\r\n - \ \"23.96.0.52/32\",\r\n \"23.96.1.109/32\",\r\n \"23.96.13.243/32\",\r\n - \ \"23.96.32.128/32\",\r\n \"23.96.96.142/32\",\r\n \"23.96.103.159/32\",\r\n - \ \"23.96.112.53/32\",\r\n \"23.96.113.128/32\",\r\n \"23.96.124.25/32\",\r\n - \ \"40.71.0.179/32\",\r\n \"40.71.11.128/25\",\r\n \"40.71.177.34/32\",\r\n - \ \"40.71.199.117/32\",\r\n \"40.71.234.254/32\",\r\n \"40.71.250.191/32\",\r\n - \ \"40.76.5.137/32\",\r\n \"40.76.192.15/32\",\r\n \"40.76.210.54/32\",\r\n - \ \"40.76.218.33/32\",\r\n \"40.76.223.101/32\",\r\n \"40.79.154.192/27\",\r\n - \ \"40.85.190.10/32\",\r\n \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n - \ \"40.114.13.25/32\",\r\n \"40.114.41.245/32\",\r\n \"40.114.51.68/32\",\r\n - \ \"40.114.68.21/32\",\r\n \"40.114.106.25/32\",\r\n \"40.117.154.240/32\",\r\n - \ \"40.117.188.126/32\",\r\n \"40.117.190.72/32\",\r\n \"40.121.8.241/32\",\r\n - \ \"40.121.16.193/32\",\r\n \"40.121.32.232/32\",\r\n \"40.121.35.221/32\",\r\n - \ \"40.121.91.199/32\",\r\n \"40.121.212.165/32\",\r\n \"40.121.221.52/32\",\r\n - \ \"52.168.125.188/32\",\r\n \"52.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n - \ \"52.179.97.15/32\",\r\n \"52.226.134.64/32\",\r\n \"52.234.209.94/32\",\r\n - \ \"104.45.129.178/32\",\r\n \"104.45.141.247/32\",\r\n \"104.45.152.13/32\",\r\n - \ \"104.45.152.60/32\",\r\n \"104.45.154.200/32\",\r\n \"104.211.26.212/32\",\r\n - \ \"137.117.58.204/32\",\r\n \"137.117.66.167/32\",\r\n \"137.117.84.54/32\",\r\n - \ \"137.117.90.63/32\",\r\n \"137.117.93.87/32\",\r\n \"137.135.91.176/32\",\r\n - \ \"137.135.107.235/32\",\r\n \"168.62.48.183/32\",\r\n \"168.62.180.173/32\",\r\n - \ \"191.236.16.12/32\",\r\n \"191.236.59.67/32\",\r\n \"191.237.24.89/32\",\r\n - \ \"191.237.27.74/32\",\r\n \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n - \ \"2603:1030:210:6::/117\",\r\n \"2603:1030:210:7::/117\",\r\n - \ \"2603:1030:210:8::/117\",\r\n \"2603:1030:210:9::/117\",\r\n - \ \"2603:1030:210:402::a0/123\",\r\n \"2603:1030:210:802::a0/123\",\r\n - \ \"2603:1030:210:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS2\",\r\n \"id\": \"AppService.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.68.29.136/32\",\r\n - \ \"13.68.101.62/32\",\r\n \"13.77.82.141/32\",\r\n \"13.77.83.246/32\",\r\n - \ \"13.77.96.119/32\",\r\n \"20.49.97.0/25\",\r\n \"20.119.128.0/20\",\r\n - \ \"20.119.144.0/21\",\r\n \"20.119.155.0/25\",\r\n \"23.101.147.117/32\",\r\n - \ \"40.70.27.35/32\",\r\n \"40.70.147.0/25\",\r\n \"40.79.65.200/32\",\r\n - \ \"40.84.54.203/32\",\r\n \"40.84.59.174/32\",\r\n \"40.123.45.47/32\",\r\n - \ \"40.123.47.58/32\",\r\n \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n - \ \"52.177.206.73/32\",\r\n \"52.179.188.206/32\",\r\n \"52.184.162.135/32\",\r\n - \ \"52.184.193.103/32\",\r\n \"52.184.193.104/32\",\r\n \"104.46.101.59/32\",\r\n - \ \"104.209.178.67/32\",\r\n \"104.209.192.206/32\",\r\n - \ \"104.209.197.87/32\",\r\n \"137.116.78.243/32\",\r\n \"137.116.88.213/32\",\r\n - \ \"191.236.192.121/32\",\r\n \"191.237.128.238/32\",\r\n - \ \"2603:1030:40c:5::/117\",\r\n \"2603:1030:40c:6::/117\",\r\n - \ \"2603:1030:40c:7::/117\",\r\n \"2603:1030:40c:8::/117\",\r\n - \ \"2603:1030:40c:402::a0/123\",\r\n \"2603:1030:40c:802::a0/123\",\r\n - \ \"2603:1030:40c:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS2EUAP\",\r\n \"id\": \"AppService.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.39.11.104/29\",\r\n - \ \"20.47.233.120/29\",\r\n \"20.47.234.0/24\",\r\n \"20.47.235.0/25\",\r\n - \ \"52.225.179.39/32\",\r\n \"52.225.190.65/32\",\r\n \"52.253.224.223/32\",\r\n - \ \"2603:1030:40b:3::400/119\",\r\n \"2603:1030:40b:400::8a0/123\",\r\n - \ \"2603:1030:40b:800::a0/123\",\r\n \"2603:1030:40b:c00::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.FranceCentral\",\r\n - \ \"id\": \"AppService.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.192.98.160/27\",\r\n \"20.192.170.8/29\",\r\n + \ \"20.192.170.128/25\",\r\n \"20.192.171.0/24\",\r\n \"40.80.50.160/27\",\r\n + \ \"52.140.106.224/27\",\r\n \"52.172.195.80/32\",\r\n \"52.172.204.196/32\",\r\n + \ \"52.172.219.121/32\",\r\n \"104.211.81.32/27\",\r\n \"104.211.97.138/32\",\r\n + \ \"2603:1040:a06:3::400/119\",\r\n \"2603:1040:a06:402::a0/123\",\r\n + \ \"2603:1040:a06:802::a0/123\",\r\n \"2603:1040:a06:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CentralUS\",\r\n + \ \"id\": \"AppService.CentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.67.129.26/32\",\r\n \"13.67.141.98/32\",\r\n + \ \"13.89.57.7/32\",\r\n \"13.89.172.0/23\",\r\n \"13.89.238.239/32\",\r\n + \ \"20.40.202.0/23\",\r\n \"20.118.40.0/21\",\r\n \"20.118.48.0/20\",\r\n + \ \"23.99.128.52/32\",\r\n \"23.99.183.149/32\",\r\n \"23.99.192.132/32\",\r\n + \ \"23.99.196.180/32\",\r\n \"23.99.206.151/32\",\r\n \"23.99.224.56/32\",\r\n + \ \"23.100.82.11/32\",\r\n \"23.101.118.145/32\",\r\n \"23.101.119.44/32\",\r\n + \ \"23.101.119.163/32\",\r\n \"23.101.120.195/32\",\r\n \"23.101.125.65/32\",\r\n + \ \"40.69.190.41/32\",\r\n \"40.77.56.174/32\",\r\n \"40.83.16.172/32\",\r\n + \ \"40.86.86.144/32\",\r\n \"40.86.91.212/32\",\r\n \"40.86.96.177/32\",\r\n + \ \"40.86.99.202/32\",\r\n \"40.113.204.88/32\",\r\n \"40.113.232.243/32\",\r\n + \ \"40.113.236.45/32\",\r\n \"40.122.36.65/32\",\r\n \"40.122.65.162/32\",\r\n + \ \"40.122.110.154/32\",\r\n \"40.122.114.229/32\",\r\n \"52.165.129.203/32\",\r\n + \ \"52.165.135.234/32\",\r\n \"52.165.155.12/32\",\r\n \"52.165.155.237/32\",\r\n + \ \"52.165.163.223/32\",\r\n \"52.165.168.40/32\",\r\n \"52.165.174.123/32\",\r\n + \ \"52.165.184.170/32\",\r\n \"52.165.220.33/32\",\r\n \"52.165.224.81/32\",\r\n + \ \"52.165.237.15/32\",\r\n \"52.173.28.95/32\",\r\n \"52.173.36.83/32\",\r\n + \ \"52.173.76.33/32\",\r\n \"52.173.77.140/32\",\r\n \"52.173.83.49/32\",\r\n + \ \"52.173.84.157/32\",\r\n \"52.173.87.130/32\",\r\n \"52.173.94.173/32\",\r\n + \ \"52.173.134.115/32\",\r\n \"52.173.139.99/32\",\r\n \"52.173.139.125/32\",\r\n + \ \"52.173.149.254/32\",\r\n \"52.173.151.229/32\",\r\n \"52.173.184.147/32\",\r\n + \ \"52.173.245.249/32\",\r\n \"52.173.249.137/32\",\r\n \"52.176.2.229/32\",\r\n + \ \"52.176.5.241/32\",\r\n \"52.176.6.0/32\",\r\n \"52.176.6.37/32\",\r\n + \ \"52.176.61.128/32\",\r\n \"52.176.104.120/32\",\r\n \"52.176.149.197/32\",\r\n + \ \"52.176.165.69/32\",\r\n \"104.43.129.105/32\",\r\n \"104.43.140.101/32\",\r\n + \ \"104.43.142.33/32\",\r\n \"104.43.221.31/32\",\r\n \"104.43.246.71/32\",\r\n + \ \"104.43.254.102/32\",\r\n \"168.61.152.29/32\",\r\n \"168.61.159.114/32\",\r\n + \ \"168.61.217.214/32\",\r\n \"168.61.218.125/32\",\r\n \"2603:1030:10:5::/117\",\r\n + \ \"2603:1030:10:6::/117\",\r\n \"2603:1030:10:7::/117\",\r\n + \ \"2603:1030:10:8::/117\",\r\n \"2603:1030:10:402::a0/123\",\r\n + \ \"2603:1030:10:802::a0/123\",\r\n \"2603:1030:10:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CentralUSEUAP\",\r\n + \ \"id\": \"AppService.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.45.196.16/29\",\r\n \"20.45.242.176/29\",\r\n + \ \"20.45.243.0/24\",\r\n \"20.45.244.0/25\",\r\n \"40.78.204.160/27\",\r\n + \ \"52.180.178.6/32\",\r\n \"52.180.183.66/32\",\r\n \"104.208.48.107/32\",\r\n + \ \"2603:1030:f:4::/119\",\r\n \"2603:1030:f:400::8a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastAsia\",\r\n + \ \"id\": \"AppService.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.160/27\",\r\n \"13.75.46.26/32\",\r\n \"13.75.47.15/32\",\r\n + \ \"13.75.89.224/32\",\r\n \"13.75.112.108/32\",\r\n \"13.75.115.40/32\",\r\n + \ \"13.94.47.87/32\",\r\n \"20.189.104.96/27\",\r\n \"20.189.109.96/27\",\r\n + \ \"20.189.112.66/32\",\r\n \"20.205.48.0/24\",\r\n \"20.205.66.0/24\",\r\n + \ \"20.205.69.80/28\",\r\n \"20.205.70.0/23\",\r\n \"23.97.79.119/32\",\r\n + \ \"23.99.110.192/32\",\r\n \"23.99.116.70/32\",\r\n \"23.101.10.141/32\",\r\n + \ \"40.83.72.59/32\",\r\n \"40.83.124.73/32\",\r\n \"65.52.160.119/32\",\r\n + \ \"65.52.168.70/32\",\r\n \"191.234.16.188/32\",\r\n \"207.46.144.49/32\",\r\n + \ \"207.46.147.148/32\",\r\n \"2603:1040:207:2::400/120\",\r\n + \ \"2603:1040:207:3::400/118\",\r\n \"2603:1040:207:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS\",\r\n + \ \"id\": \"AppService.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.82.93.245/32\",\r\n \"13.82.101.179/32\",\r\n + \ \"13.82.175.96/32\",\r\n \"13.90.143.69/32\",\r\n \"13.90.213.204/32\",\r\n + \ \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n \"13.92.237.218/32\",\r\n + \ \"20.42.26.252/32\",\r\n \"20.49.104.0/25\",\r\n \"20.119.0.0/20\",\r\n + \ \"20.119.16.0/21\",\r\n \"20.119.27.0/25\",\r\n \"23.96.0.52/32\",\r\n + \ \"23.96.1.109/32\",\r\n \"23.96.13.243/32\",\r\n \"23.96.32.128/32\",\r\n + \ \"23.96.96.142/32\",\r\n \"23.96.103.159/32\",\r\n \"23.96.112.53/32\",\r\n + \ \"23.96.113.128/32\",\r\n \"23.96.124.25/32\",\r\n \"40.71.0.179/32\",\r\n + \ \"40.71.11.128/25\",\r\n \"40.71.177.34/32\",\r\n \"40.71.199.117/32\",\r\n + \ \"40.71.234.254/32\",\r\n \"40.71.250.191/32\",\r\n \"40.76.5.137/32\",\r\n + \ \"40.76.192.15/32\",\r\n \"40.76.210.54/32\",\r\n \"40.76.218.33/32\",\r\n + \ \"40.76.223.101/32\",\r\n \"40.79.154.192/27\",\r\n \"40.85.190.10/32\",\r\n + \ \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n \"40.114.13.25/32\",\r\n + \ \"40.114.41.245/32\",\r\n \"40.114.51.68/32\",\r\n \"40.114.68.21/32\",\r\n + \ \"40.114.106.25/32\",\r\n \"40.117.154.240/32\",\r\n \"40.117.188.126/32\",\r\n + \ \"40.117.190.72/32\",\r\n \"40.121.8.241/32\",\r\n \"40.121.16.193/32\",\r\n + \ \"40.121.32.232/32\",\r\n \"40.121.35.221/32\",\r\n \"40.121.91.199/32\",\r\n + \ \"40.121.212.165/32\",\r\n \"40.121.221.52/32\",\r\n \"52.168.125.188/32\",\r\n + \ \"52.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n \"52.179.97.15/32\",\r\n + \ \"52.226.134.64/32\",\r\n \"52.234.209.94/32\",\r\n \"104.45.129.178/32\",\r\n + \ \"104.45.141.247/32\",\r\n \"104.45.152.13/32\",\r\n \"104.45.152.60/32\",\r\n + \ \"104.45.154.200/32\",\r\n \"104.211.26.212/32\",\r\n \"137.117.58.204/32\",\r\n + \ \"137.117.66.167/32\",\r\n \"137.117.84.54/32\",\r\n \"137.117.90.63/32\",\r\n + \ \"137.117.93.87/32\",\r\n \"137.135.91.176/32\",\r\n \"137.135.107.235/32\",\r\n + \ \"168.62.48.183/32\",\r\n \"168.62.180.173/32\",\r\n \"191.236.16.12/32\",\r\n + \ \"191.236.59.67/32\",\r\n \"191.237.24.89/32\",\r\n \"191.237.27.74/32\",\r\n + \ \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n \"2603:1030:210:6::/117\",\r\n + \ \"2603:1030:210:7::/117\",\r\n \"2603:1030:210:8::/117\",\r\n + \ \"2603:1030:210:9::/117\",\r\n \"2603:1030:210:402::a0/123\",\r\n + \ \"2603:1030:210:802::a0/123\",\r\n \"2603:1030:210:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS2\",\r\n + \ \"id\": \"AppService.EastUS2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.68.29.136/32\",\r\n \"13.68.101.62/32\",\r\n + \ \"13.77.82.141/32\",\r\n \"13.77.83.246/32\",\r\n \"13.77.96.119/32\",\r\n + \ \"20.49.97.0/25\",\r\n \"20.119.128.0/20\",\r\n \"20.119.144.0/21\",\r\n + \ \"20.119.155.0/25\",\r\n \"23.101.147.117/32\",\r\n \"40.70.27.35/32\",\r\n + \ \"40.70.147.0/25\",\r\n \"40.79.65.200/32\",\r\n \"40.84.54.203/32\",\r\n + \ \"40.84.59.174/32\",\r\n \"40.123.45.47/32\",\r\n \"40.123.47.58/32\",\r\n + \ \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n \"52.177.206.73/32\",\r\n + \ \"52.179.188.206/32\",\r\n \"52.184.162.135/32\",\r\n \"52.184.193.103/32\",\r\n + \ \"52.184.193.104/32\",\r\n \"104.46.101.59/32\",\r\n \"104.209.178.67/32\",\r\n + \ \"104.209.192.206/32\",\r\n \"104.209.197.87/32\",\r\n + \ \"137.116.78.243/32\",\r\n \"137.116.88.213/32\",\r\n \"191.236.192.121/32\",\r\n + \ \"191.237.128.238/32\",\r\n \"2603:1030:40c:5::/117\",\r\n + \ \"2603:1030:40c:6::/117\",\r\n \"2603:1030:40c:7::/117\",\r\n + \ \"2603:1030:40c:8::/117\",\r\n \"2603:1030:40c:402::a0/123\",\r\n + \ \"2603:1030:40c:802::a0/123\",\r\n \"2603:1030:40c:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS2EUAP\",\r\n + \ \"id\": \"AppService.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.39.11.104/29\",\r\n \"20.47.233.120/29\",\r\n + \ \"20.47.234.0/24\",\r\n \"20.47.235.0/25\",\r\n \"52.225.179.39/32\",\r\n + \ \"52.225.190.65/32\",\r\n \"52.253.224.223/32\",\r\n \"2603:1030:40b:3::400/119\",\r\n + \ \"2603:1030:40b:400::8a0/123\",\r\n \"2603:1030:40b:800::a0/123\",\r\n + \ \"2603:1030:40b:c00::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.FranceCentral\",\r\n \"id\": \"AppService.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.43.43.32/27\",\r\n \"20.111.0.248/29\",\r\n \"20.111.1.0/24\",\r\n \ \"20.111.2.0/25\",\r\n \"40.79.130.128/27\",\r\n \"40.89.131.148/32\",\r\n \ \"40.89.141.103/32\",\r\n \"52.143.137.150/32\",\r\n \"2603:1020:805:2::600/119\",\r\n \ \"2603:1020:805:402::a0/123\",\r\n \"2603:1020:805:802::a0/123\",\r\n \ \"2603:1020:805:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.FranceSouth\",\r\n \"id\": \"AppService.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.96/27\",\r\n - \ \"51.105.90.32/27\",\r\n \"52.136.138.55/32\",\r\n \"52.136.190.0/25\",\r\n - \ \"52.136.190.128/27\",\r\n \"2603:1020:905:2::300/120\",\r\n - \ \"2603:1020:905:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.GermanyNorth\",\r\n \"id\": \"AppService.GermanyNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.116.49.32/27\",\r\n - \ \"51.116.58.160/27\",\r\n \"51.116.75.128/25\",\r\n \"51.116.76.0/24\",\r\n - \ \"51.116.77.0/29\",\r\n \"2603:1020:d04:2::200/119\",\r\n - \ \"2603:1020:d04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.GermanyWestCentral\",\r\n \"id\": - \"AppService.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"40.79.178.96/27\",\r\n \"51.105.90.32/27\",\r\n + \ \"52.136.138.55/32\",\r\n \"52.136.190.0/25\",\r\n \"52.136.190.128/27\",\r\n + \ \"2603:1020:905:2::300/120\",\r\n \"2603:1020:905:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.GermanyNorth\",\r\n + \ \"id\": \"AppService.GermanyNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"51.116.49.32/27\",\r\n \"51.116.58.160/27\",\r\n + \ \"51.116.75.128/25\",\r\n \"51.116.76.0/24\",\r\n \"51.116.77.0/29\",\r\n + \ \"2603:1020:d04:2::200/119\",\r\n \"2603:1020:d04:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.GermanyWestCentral\",\r\n + \ \"id\": \"AppService.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.79.104.0/23\",\r\n \"20.79.106.0/24\",\r\n \"20.79.107.0/28\",\r\n @@ -25024,7 +25679,7 @@ interactions: \ \"2603:1020:c04:802::a0/123\",\r\n \"2603:1020:c04:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JapanEast\",\r\n \ \"id\": \"AppService.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25038,111 +25693,114 @@ interactions: \ \"2603:1040:407:402::a0/123\",\r\n \"2603:1040:407:802::a0/123\",\r\n \ \"2603:1040:407:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.JapanWest\",\r\n \"id\": \"AppService.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.189.194.112/28\",\r\n \"20.189.195.0/24\",\r\n + \ \"20.189.196.0/23\",\r\n \"40.74.100.128/27\",\r\n \"40.74.133.20/32\",\r\n + \ \"40.80.58.224/27\",\r\n \"52.175.158.219/32\",\r\n \"104.214.137.236/32\",\r\n + \ \"104.215.11.176/32\",\r\n \"104.215.58.230/32\",\r\n \"138.91.16.18/32\",\r\n + \ \"2603:1040:606:2::400/118\",\r\n \"2603:1040:606:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaCentral\",\r\n + \ \"id\": \"AppService.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.189.194.112/28\",\r\n - \ \"20.189.195.0/24\",\r\n \"20.189.196.0/23\",\r\n \"40.74.100.128/27\",\r\n - \ \"40.74.133.20/32\",\r\n \"40.80.58.224/27\",\r\n \"52.175.158.219/32\",\r\n - \ \"104.214.137.236/32\",\r\n \"104.215.11.176/32\",\r\n - \ \"104.215.58.230/32\",\r\n \"138.91.16.18/32\",\r\n \"2603:1040:606:2::400/118\",\r\n - \ \"2603:1040:606:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.JioIndiaCentral\",\r\n \"id\": - \"AppService.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.192.54.0/24\",\r\n + \ \"20.192.234.128/27\",\r\n \"20.207.0.96/27\",\r\n \"20.207.0.128/25\",\r\n + \ \"2603:1040:1104:2::300/120\",\r\n \"2603:1040:1104:400::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaWest\",\r\n + \ \"id\": \"AppService.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": - [\r\n \"20.192.54.0/24\",\r\n \"20.192.234.128/27\",\r\n - \ \"20.207.0.96/27\",\r\n \"20.207.0.128/25\",\r\n \"2603:1040:1104:2::300/120\",\r\n - \ \"2603:1040:1104:400::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.JioIndiaWest\",\r\n \"id\": \"AppService.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.193.198.0/24\",\r\n - \ \"20.193.202.128/27\",\r\n \"40.64.8.224/27\",\r\n \"40.64.9.0/25\",\r\n - \ \"40.64.10.0/25\",\r\n \"40.64.10.128/27\",\r\n \"2603:1040:d04:3::100/120\",\r\n + [\r\n \"20.193.198.0/24\",\r\n \"20.193.202.128/27\",\r\n + \ \"40.64.8.224/27\",\r\n \"40.64.9.0/25\",\r\n \"40.64.10.0/25\",\r\n + \ \"40.64.10.128/27\",\r\n \"2603:1040:d04:3::100/120\",\r\n \ \"2603:1040:d04:400::a0/123\",\r\n \"2603:1040:d04:800::160/123\",\r\n \ \"2603:1040:d04:800::360/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.KoreaCentral\",\r\n \"id\": \"AppService.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.41.66.224/27\",\r\n - \ \"20.44.26.160/27\",\r\n \"20.194.66.32/27\",\r\n \"20.200.196.104/29\",\r\n - \ \"20.200.196.128/25\",\r\n \"20.200.197.0/24\",\r\n \"52.231.18.128/27\",\r\n - \ \"52.231.32.120/32\",\r\n \"52.231.38.95/32\",\r\n \"52.231.77.58/32\",\r\n - \ \"2603:1040:f05:3::200/119\",\r\n \"2603:1040:f05:402::a0/123\",\r\n - \ \"2603:1040:f05:802::a0/123\",\r\n \"2603:1040:f05:c02::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.KoreaSouth\",\r\n - \ \"id\": \"AppService.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.41.66.224/27\",\r\n \"20.44.26.160/27\",\r\n + \ \"20.194.66.32/27\",\r\n \"20.200.196.104/29\",\r\n \"20.200.196.128/25\",\r\n + \ \"20.200.197.0/24\",\r\n \"52.231.18.128/27\",\r\n \"52.231.32.120/32\",\r\n + \ \"52.231.38.95/32\",\r\n \"52.231.77.58/32\",\r\n \"2603:1040:f05:3::200/119\",\r\n + \ \"2603:1040:f05:402::a0/123\",\r\n \"2603:1040:f05:802::a0/123\",\r\n + \ \"2603:1040:f05:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.KoreaSouth\",\r\n \"id\": \"AppService.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"40.80.170.224/27\",\r\n \"52.147.117.224/27\",\r\n \ \"52.147.118.128/25\",\r\n \"52.147.119.64/27\",\r\n \"52.147.119.128/25\",\r\n \ \"52.231.146.96/27\",\r\n \"52.231.200.101/32\",\r\n \"52.231.200.179/32\",\r\n \ \"2603:1040:e05:1::200/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorthCentralUS\",\r\n \"id\": \"AppService.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"23.96.187.5/32\",\r\n - \ \"23.96.201.21/32\",\r\n \"23.96.207.177/32\",\r\n \"23.96.209.155/32\",\r\n - \ \"23.96.220.116/32\",\r\n \"23.100.72.240/32\",\r\n \"23.101.169.175/32\",\r\n - \ \"23.101.171.94/32\",\r\n \"23.101.172.244/32\",\r\n \"40.80.191.0/25\",\r\n - \ \"52.159.64.0/22\",\r\n \"52.159.68.0/23\",\r\n \"52.159.70.0/24\",\r\n - \ \"52.159.71.0/25\",\r\n \"52.159.71.128/27\",\r\n \"52.162.107.0/25\",\r\n - \ \"52.162.208.73/32\",\r\n \"52.237.130.0/32\",\r\n \"52.240.149.243/32\",\r\n - \ \"52.240.155.58/32\",\r\n \"52.252.160.21/32\",\r\n \"65.52.24.41/32\",\r\n - \ \"65.52.213.73/32\",\r\n \"65.52.217.59/32\",\r\n \"65.52.218.253/32\",\r\n - \ \"157.56.13.114/32\",\r\n \"168.62.224.13/32\",\r\n \"168.62.225.23/32\",\r\n - \ \"191.236.148.9/32\",\r\n \"2603:1030:608:2::/117\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"23.96.187.5/32\",\r\n \"23.96.201.21/32\",\r\n \"23.96.207.177/32\",\r\n + \ \"23.96.209.155/32\",\r\n \"23.96.220.116/32\",\r\n \"23.100.72.240/32\",\r\n + \ \"23.101.169.175/32\",\r\n \"23.101.171.94/32\",\r\n \"23.101.172.244/32\",\r\n + \ \"40.80.191.0/25\",\r\n \"52.159.64.0/22\",\r\n \"52.159.68.0/23\",\r\n + \ \"52.159.70.0/24\",\r\n \"52.159.71.0/25\",\r\n \"52.159.71.128/27\",\r\n + \ \"52.162.107.0/25\",\r\n \"52.162.208.73/32\",\r\n \"52.237.130.0/32\",\r\n + \ \"52.240.149.243/32\",\r\n \"52.240.155.58/32\",\r\n \"52.252.160.21/32\",\r\n + \ \"65.52.24.41/32\",\r\n \"65.52.213.73/32\",\r\n \"65.52.217.59/32\",\r\n + \ \"65.52.218.253/32\",\r\n \"157.56.13.114/32\",\r\n \"168.62.224.13/32\",\r\n + \ \"168.62.225.23/32\",\r\n \"191.236.148.9/32\",\r\n \"2603:1030:608:2::/117\",\r\n \ \"2603:1030:608:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorthEurope\",\r\n \"id\": \"AppService.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.69.186.152/32\",\r\n - \ \"13.69.228.0/25\",\r\n \"13.69.253.145/32\",\r\n \"13.74.41.233/32\",\r\n - \ \"13.74.147.218/32\",\r\n \"13.74.158.5/32\",\r\n \"13.74.252.44/32\",\r\n - \ \"13.79.2.71/32\",\r\n \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n - \ \"20.50.64.0/25\",\r\n \"20.107.224.0/21\",\r\n \"20.107.239.0/26\",\r\n - \ \"23.100.48.106/32\",\r\n \"23.100.50.51/32\",\r\n \"23.100.52.22/32\",\r\n - \ \"23.100.56.27/32\",\r\n \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n - \ \"23.102.12.43/32\",\r\n \"23.102.21.198/32\",\r\n \"23.102.21.212/32\",\r\n - \ \"23.102.25.149/32\",\r\n \"23.102.28.178/32\",\r\n \"40.69.43.225/32\",\r\n - \ \"40.69.88.149/32\",\r\n \"40.69.200.124/32\",\r\n \"40.69.210.172/32\",\r\n - \ \"40.69.218.150/32\",\r\n \"40.85.74.227/32\",\r\n \"40.85.92.115/32\",\r\n - \ \"40.85.96.208/32\",\r\n \"40.112.69.156/32\",\r\n \"40.112.90.244/32\",\r\n - \ \"40.112.93.201/32\",\r\n \"40.113.2.52/32\",\r\n \"40.113.65.9/32\",\r\n - \ \"40.113.71.148/32\",\r\n \"40.113.81.82/32\",\r\n \"40.113.90.202/32\",\r\n - \ \"40.115.98.85/32\",\r\n \"40.127.132.204/32\",\r\n \"40.127.139.252/32\",\r\n - \ \"40.127.192.244/32\",\r\n \"40.127.196.56/32\",\r\n \"52.138.196.70/32\",\r\n - \ \"52.138.218.121/32\",\r\n \"52.164.201.186/32\",\r\n \"52.164.250.133/32\",\r\n - \ \"52.169.73.236/32\",\r\n \"52.169.78.163/32\",\r\n \"52.169.180.223/32\",\r\n - \ \"52.169.184.163/32\",\r\n \"52.169.188.236/32\",\r\n \"52.169.191.40/32\",\r\n - \ \"52.178.158.175/32\",\r\n \"52.178.164.235/32\",\r\n \"52.178.179.169/32\",\r\n - \ \"52.178.190.191/32\",\r\n \"52.178.201.147/32\",\r\n \"52.178.208.12/32\",\r\n - \ \"52.178.212.17/32\",\r\n \"52.178.214.89/32\",\r\n \"94.245.104.73/32\",\r\n - \ \"104.41.216.137/32\",\r\n \"104.41.229.199/32\",\r\n \"104.45.81.79/32\",\r\n - \ \"104.45.95.61/32\",\r\n \"137.135.129.175/32\",\r\n \"137.135.133.221/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.69.186.152/32\",\r\n \"13.69.228.0/25\",\r\n + \ \"13.69.253.145/32\",\r\n \"13.74.41.233/32\",\r\n \"13.74.147.218/32\",\r\n + \ \"13.74.158.5/32\",\r\n \"13.74.252.44/32\",\r\n \"13.79.2.71/32\",\r\n + \ \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n \"20.50.64.0/25\",\r\n + \ \"20.107.224.0/21\",\r\n \"20.107.239.0/26\",\r\n \"23.100.48.106/32\",\r\n + \ \"23.100.50.51/32\",\r\n \"23.100.52.22/32\",\r\n \"23.100.56.27/32\",\r\n + \ \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n \"23.102.12.43/32\",\r\n + \ \"23.102.21.198/32\",\r\n \"23.102.21.212/32\",\r\n \"23.102.25.149/32\",\r\n + \ \"23.102.28.178/32\",\r\n \"40.69.43.225/32\",\r\n \"40.69.88.149/32\",\r\n + \ \"40.69.200.124/32\",\r\n \"40.69.210.172/32\",\r\n \"40.69.218.150/32\",\r\n + \ \"40.85.74.227/32\",\r\n \"40.85.92.115/32\",\r\n \"40.85.96.208/32\",\r\n + \ \"40.112.69.156/32\",\r\n \"40.112.90.244/32\",\r\n \"40.112.93.201/32\",\r\n + \ \"40.113.2.52/32\",\r\n \"40.113.65.9/32\",\r\n \"40.113.71.148/32\",\r\n + \ \"40.113.81.82/32\",\r\n \"40.113.90.202/32\",\r\n \"40.115.98.85/32\",\r\n + \ \"40.127.132.204/32\",\r\n \"40.127.139.252/32\",\r\n \"40.127.192.244/32\",\r\n + \ \"40.127.196.56/32\",\r\n \"52.138.196.70/32\",\r\n \"52.138.218.121/32\",\r\n + \ \"52.164.201.186/32\",\r\n \"52.164.250.133/32\",\r\n \"52.169.73.236/32\",\r\n + \ \"52.169.78.163/32\",\r\n \"52.169.180.223/32\",\r\n \"52.169.184.163/32\",\r\n + \ \"52.169.188.236/32\",\r\n \"52.169.191.40/32\",\r\n \"52.178.158.175/32\",\r\n + \ \"52.178.164.235/32\",\r\n \"52.178.179.169/32\",\r\n \"52.178.190.191/32\",\r\n + \ \"52.178.201.147/32\",\r\n \"52.178.208.12/32\",\r\n \"52.178.212.17/32\",\r\n + \ \"52.178.214.89/32\",\r\n \"94.245.104.73/32\",\r\n \"104.41.216.137/32\",\r\n + \ \"104.41.229.199/32\",\r\n \"104.45.81.79/32\",\r\n \"104.45.95.61/32\",\r\n + \ \"137.135.129.175/32\",\r\n \"137.135.133.221/32\",\r\n \ \"168.63.53.239/32\",\r\n \"191.235.160.13/32\",\r\n \"191.235.176.12/32\",\r\n \ \"191.235.177.30/32\",\r\n \"191.235.208.12/32\",\r\n \"191.235.215.184/32\",\r\n \ \"2603:1020:5:5::/117\",\r\n \"2603:1020:5:6::/117\",\r\n \ \"2603:1020:5:402::a0/123\",\r\n \"2603:1020:5:802::a0/123\",\r\n \ \"2603:1020:5:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorwayEast\",\r\n \"id\": \"AppService.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.100.2.32/29\",\r\n \ \"20.100.2.128/25\",\r\n \"20.100.3.0/24\",\r\n \"51.120.42.0/27\",\r\n @@ -25151,16 +25809,24 @@ interactions: \ \"2603:1020:e04:802::a0/123\",\r\n \"2603:1020:e04:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.NorwayWest\",\r\n \ \"id\": \"AppService.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.13.142.128/25\",\r\n \"51.13.143.64/27\",\r\n \ \"51.13.143.128/25\",\r\n \"51.120.218.192/27\",\r\n \"51.120.226.0/27\",\r\n \ \"2603:1020:f04:3::400/120\",\r\n \"2603:1020:f04:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.QatarCentral\",\r\n + \ \"id\": \"AppService.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.21.52.0/24\",\r\n \"20.21.54.0/25\",\r\n \"20.21.54.128/27\",\r\n + \ \"2603:1040:1002:2::100/120\",\r\n \"2603:1040:1002:2::400/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthAfricaNorth\",\r\n \ \"id\": \"AppService.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -25171,7 +25837,7 @@ interactions: \ \"2603:1000:104:802::a0/123\",\r\n \"2603:1000:104:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthAfricaWest\",\r\n \ \"id\": \"AppService.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -25180,7 +25846,7 @@ interactions: \ \"2603:1000:4:2::400/120\",\r\n \"2603:1000:4:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthCentralUS\",\r\n \ \"id\": \"AppService.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -25220,42 +25886,43 @@ interactions: \ \"2603:1030:807:802::a0/123\",\r\n \"2603:1030:807:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthCentralUSSTG\",\r\n \ \"id\": \"AppService.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.32/27\",\r\n \"23.100.216.96/27\",\r\n \"23.100.216.128/25\",\r\n \ \"2603:1030:302::600/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SoutheastAsia\",\r\n \"id\": \"AppService.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.67.9.0/25\",\r\n - \ \"13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n \"13.76.44.139/32\",\r\n - \ \"13.76.245.96/32\",\r\n \"20.43.132.128/25\",\r\n \"20.188.98.74/32\",\r\n - \ \"20.212.64.0/21\",\r\n \"20.212.79.0/26\",\r\n \"23.97.56.169/32\",\r\n - \ \"23.98.64.36/32\",\r\n \"23.98.64.158/32\",\r\n \"23.101.27.182/32\",\r\n - \ \"52.163.122.160/32\",\r\n \"52.187.17.126/32\",\r\n \"52.187.36.104/32\",\r\n - \ \"52.187.52.94/32\",\r\n \"52.187.135.79/32\",\r\n \"52.230.1.186/32\",\r\n - \ \"104.215.147.45/32\",\r\n \"104.215.155.1/32\",\r\n \"111.221.95.27/32\",\r\n - \ \"137.116.128.188/32\",\r\n \"137.116.153.238/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.67.9.0/25\",\r\n \"13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n + \ \"13.76.44.139/32\",\r\n \"13.76.245.96/32\",\r\n \"20.43.132.128/25\",\r\n + \ \"20.188.98.74/32\",\r\n \"20.212.64.0/21\",\r\n \"20.212.79.0/26\",\r\n + \ \"23.97.56.169/32\",\r\n \"23.98.64.36/32\",\r\n \"23.98.64.158/32\",\r\n + \ \"23.101.27.182/32\",\r\n \"52.163.122.160/32\",\r\n \"52.187.17.126/32\",\r\n + \ \"52.187.36.104/32\",\r\n \"52.187.52.94/32\",\r\n \"52.187.135.79/32\",\r\n + \ \"52.230.1.186/32\",\r\n \"104.215.147.45/32\",\r\n \"104.215.155.1/32\",\r\n + \ \"111.221.95.27/32\",\r\n \"137.116.128.188/32\",\r\n \"137.116.153.238/32\",\r\n \ \"2603:1040:5:4::/117\",\r\n \"2603:1040:5:5::/117\",\r\n \ \"2603:1040:5:402::a0/123\",\r\n \"2603:1040:5:802::a0/123\",\r\n \ \"2603:1040:5:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SouthIndia\",\r\n \"id\": \"AppService.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.71.122.35/32\",\r\n - \ \"13.71.123.138/32\",\r\n \"20.41.195.192/27\",\r\n \"20.192.153.144/28\",\r\n - \ \"20.192.154.0/23\",\r\n \"20.192.156.0/24\",\r\n \"40.78.194.96/27\",\r\n - \ \"52.172.54.225/32\",\r\n \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.71.122.35/32\",\r\n \"13.71.123.138/32\",\r\n + \ \"20.41.195.192/27\",\r\n \"20.192.153.144/28\",\r\n \"20.192.154.0/23\",\r\n + \ \"20.192.156.0/24\",\r\n \"40.78.194.96/27\",\r\n \"52.172.54.225/32\",\r\n + \ \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n \ \"2603:1040:c06:2::400/118\",\r\n \"2603:1040:c06:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SwedenCentral\",\r\n \ \"id\": \"AppService.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25265,17 +25932,18 @@ interactions: \ \"2603:1020:1004:400::a0/123\",\r\n \"2603:1020:1004:800::160/123\",\r\n \ \"2603:1020:1004:800::360/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SwedenSouth\",\r\n \"id\": \"AppService.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.91.8.64/27\",\r\n - \ \"20.91.8.128/25\",\r\n \"51.12.23.0/24\",\r\n \"51.12.202.192/27\",\r\n - \ \"2603:1020:1104:2::300/120\",\r\n \"2603:1020:1104:400::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SwitzerlandNorth\",\r\n - \ \"id\": \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.91.8.64/27\",\r\n \"20.91.8.128/25\",\r\n \"51.12.23.0/24\",\r\n + \ \"51.12.202.192/27\",\r\n \"2603:1020:1104:2::300/120\",\r\n + \ \"2603:1020:1104:400::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.SwitzerlandNorth\",\r\n \"id\": + \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.208.1.0/24\",\r\n \"20.208.5.32/29\",\r\n \"20.208.5.128/25\",\r\n @@ -25284,7 +25952,7 @@ interactions: \ \"2603:1020:a04:402::a0/123\",\r\n \"2603:1020:a04:802::a0/123\",\r\n \ \"2603:1020:a04:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SwitzerlandWest\",\r\n \"id\": - \"AppService.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AppService.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -25293,26 +25961,27 @@ interactions: \ \"51.107.154.160/27\",\r\n \"51.107.255.192/26\",\r\n \"2603:1020:b04:2::400/120\",\r\n \ \"2603:1020:b04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.UAECentral\",\r\n \"id\": \"AppService.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.37.66.0/27\",\r\n - \ \"20.37.74.96/27\",\r\n \"20.45.94.192/26\",\r\n \"20.45.95.0/26\",\r\n - \ \"2603:1040:b04:2::400/120\",\r\n \"2603:1040:b04:402::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UAENorth\",\r\n - \ \"id\": \"AppService.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.37.66.0/27\",\r\n \"20.37.74.96/27\",\r\n \"20.45.94.192/26\",\r\n + \ \"20.45.95.0/26\",\r\n \"2603:1040:b04:2::400/120\",\r\n + \ \"2603:1040:b04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.UAENorth\",\r\n \"id\": \"AppService.UAENorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.38.138.0/27\",\r\n \"20.74.192.0/23\",\r\n \"20.74.194.0/24\",\r\n \ \"20.74.195.0/28\",\r\n \"40.120.74.32/27\",\r\n \"65.52.250.96/27\",\r\n \ \"2603:1040:904:3::300/120\",\r\n \"2603:1040:904:402::a0/123\",\r\n \ \"2603:1040:904:802::a0/123\",\r\n \"2603:1040:904:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UKSouth\",\r\n \ \"id\": \"AppService.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25327,7 +25996,7 @@ interactions: \ \"2603:1020:705:802::a0/123\",\r\n \"2603:1020:705:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UKWest\",\r\n \ \"id\": \"AppService.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25338,7 +26007,7 @@ interactions: \ \"2603:1020:605:2::400/118\",\r\n \"2603:1020:605:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestCentralUS\",\r\n \ \"id\": \"AppService.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25348,7 +26017,7 @@ interactions: \ \"2603:1030:b04:3::200/119\",\r\n \"2603:1030:b04:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestEurope\",\r\n \ \"id\": \"AppService.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25403,7 +26072,7 @@ interactions: \ \"2603:1020:206:802::a0/123\",\r\n \"2603:1020:206:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestIndia\",\r\n \ \"id\": \"AppService.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25413,9 +26082,9 @@ interactions: \ \"104.211.184.197/32\",\r\n \"2603:1040:806:2::400/118\",\r\n \ \"2603:1040:806:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.WestUS\",\r\n \"id\": \"AppService.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.64.73.110/32\",\r\n \ \"13.91.40.166/32\",\r\n \"13.91.242.166/32\",\r\n \"13.93.141.10/32\",\r\n @@ -25445,9 +26114,9 @@ interactions: \ \"2603:1030:a07:2::/117\",\r\n \"2603:1030:a07:6::/117\",\r\n \ \"2603:1030:a07:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.WestUS2\",\r\n \"id\": \"AppService.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.96/27\",\r\n \ \"13.66.209.135/32\",\r\n \"13.66.212.205/32\",\r\n \"13.66.226.80/32\",\r\n @@ -25461,7 +26130,7 @@ interactions: \ \"2603:1030:c06:802::a0/123\",\r\n \"2603:1030:c06:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestUS3\",\r\n \ \"id\": \"AppService.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25491,7 +26160,7 @@ interactions: \ \"2603:1030:504:802::360/123\",\r\n \"2603:1030:504:c02::3a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppServiceManagement\",\r\n \ \"id\": \"AppServiceManagement\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppServiceManagement\",\r\n @@ -25673,7 +26342,7 @@ interactions: \ \"2603:1050:403:1::4c0/123\",\r\n \"2603:1050:403:400::100/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureActiveDirectory\",\r\n \ \"id\": \"AzureActiveDirectory\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureAD\",\r\n @@ -25723,48 +26392,48 @@ interactions: \ \"2603:1047:1::/48\",\r\n \"2603:1056:2000::/48\",\r\n \ \"2603:1057:2::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureActiveDirectoryDomainServices\",\r\n \"id\": \"AzureActiveDirectoryDomainServices\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureIdentity\",\r\n \"addressPrefixes\": [\r\n \"13.64.151.161/32\",\r\n + \ \"13.66.141.64/27\",\r\n \"13.67.9.224/27\",\r\n \"13.69.66.160/27\",\r\n + \ \"13.69.229.96/27\",\r\n \"13.70.73.32/27\",\r\n \"13.71.172.160/27\",\r\n + \ \"13.71.195.224/27\",\r\n \"13.73.240.32/27\",\r\n \"13.74.249.156/32\",\r\n + \ \"13.75.38.32/27\",\r\n \"13.75.105.168/32\",\r\n \"13.77.52.160/27\",\r\n + \ \"13.78.108.192/27\",\r\n \"13.78.172.246/32\",\r\n \"13.79.37.247/32\",\r\n + \ \"13.86.219.0/27\",\r\n \"13.87.57.160/27\",\r\n \"13.87.123.160/27\",\r\n + \ \"13.89.174.0/27\",\r\n \"20.36.107.192/27\",\r\n \"20.36.115.64/27\",\r\n + \ \"20.37.75.96/27\",\r\n \"20.43.120.32/27\",\r\n \"20.44.3.160/27\",\r\n + \ \"20.44.16.32/27\",\r\n \"20.46.10.64/27\",\r\n \"20.51.16.128/27\",\r\n + \ \"20.61.98.160/27\",\r\n \"20.62.129.0/27\",\r\n \"20.66.2.32/27\",\r\n + \ \"20.72.21.64/27\",\r\n \"20.187.197.32/27\",\r\n \"20.190.165.48/29\",\r\n + \ \"20.190.166.48/29\",\r\n \"20.190.166.112/29\",\r\n \"20.190.166.176/29\",\r\n + \ \"20.195.56.102/32\",\r\n \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n + \ \"23.101.0.70/32\",\r\n \"23.101.6.190/32\",\r\n \"40.68.160.142/32\",\r\n + \ \"40.69.107.160/27\",\r\n \"40.71.13.0/27\",\r\n \"40.74.101.64/27\",\r\n + \ \"40.74.146.192/27\",\r\n \"40.78.195.160/27\",\r\n \"40.78.203.64/27\",\r\n + \ \"40.79.131.128/27\",\r\n \"40.79.179.128/27\",\r\n \"40.83.144.56/32\",\r\n + \ \"40.126.37.48/29\",\r\n \"40.126.38.48/29\",\r\n \"40.126.38.112/29\",\r\n + \ \"40.126.38.176/29\",\r\n \"51.140.148.192/27\",\r\n \"51.140.211.192/27\",\r\n + \ \"52.138.65.157/32\",\r\n \"52.138.68.41/32\",\r\n \"52.146.132.96/27\",\r\n + \ \"52.150.157.0/27\",\r\n \"52.161.13.71/32\",\r\n \"52.161.13.95/32\",\r\n + \ \"52.161.110.169/32\",\r\n \"52.162.110.96/27\",\r\n \"52.169.125.119/32\",\r\n + \ \"52.169.218.0/32\",\r\n \"52.174.189.149/32\",\r\n \"52.175.18.134/32\",\r\n + \ \"52.178.27.112/32\",\r\n \"52.179.122.218/32\",\r\n \"52.179.126.223/32\",\r\n + \ \"52.180.177.87/32\",\r\n \"52.180.179.108/32\",\r\n \"52.180.181.61/32\",\r\n + \ \"52.180.183.8/32\",\r\n \"52.187.19.1/32\",\r\n \"52.187.113.48/32\",\r\n + \ \"52.187.117.83/32\",\r\n \"52.187.120.237/32\",\r\n \"52.225.184.198/32\",\r\n + \ \"52.225.188.89/32\",\r\n \"52.231.19.128/27\",\r\n \"52.231.147.192/27\",\r\n + \ \"65.52.251.96/27\",\r\n \"104.40.84.19/32\",\r\n \"104.40.87.209/32\",\r\n + \ \"104.40.156.18/32\",\r\n \"104.41.159.212/32\",\r\n \"104.45.138.161/32\",\r\n + \ \"104.46.178.128/27\",\r\n \"104.211.147.160/27\",\r\n + \ \"191.233.204.160/27\",\r\n \"2603:1030:107:2::100/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureAdvancedThreatProtection\",\r\n + \ \"id\": \"AzureAdvancedThreatProtection\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureIdentity\",\r\n \"addressPrefixes\": - [\r\n \"13.64.151.161/32\",\r\n \"13.66.141.64/27\",\r\n - \ \"13.67.9.224/27\",\r\n \"13.69.66.160/27\",\r\n \"13.69.229.96/27\",\r\n - \ \"13.70.73.32/27\",\r\n \"13.71.172.160/27\",\r\n \"13.71.195.224/27\",\r\n - \ \"13.73.240.32/27\",\r\n \"13.74.249.156/32\",\r\n \"13.75.38.32/27\",\r\n - \ \"13.75.105.168/32\",\r\n \"13.77.52.160/27\",\r\n \"13.78.108.192/27\",\r\n - \ \"13.78.172.246/32\",\r\n \"13.79.37.247/32\",\r\n \"13.86.219.0/27\",\r\n - \ \"13.87.57.160/27\",\r\n \"13.87.123.160/27\",\r\n \"13.89.174.0/27\",\r\n - \ \"20.36.107.192/27\",\r\n \"20.36.115.64/27\",\r\n \"20.37.75.96/27\",\r\n - \ \"20.43.120.32/27\",\r\n \"20.44.3.160/27\",\r\n \"20.44.16.32/27\",\r\n - \ \"20.46.10.64/27\",\r\n \"20.51.16.128/27\",\r\n \"20.61.98.160/27\",\r\n - \ \"20.62.129.0/27\",\r\n \"20.66.2.32/27\",\r\n \"20.72.21.64/27\",\r\n - \ \"20.187.197.32/27\",\r\n \"20.190.165.48/29\",\r\n \"20.190.166.48/29\",\r\n - \ \"20.190.166.112/29\",\r\n \"20.190.166.176/29\",\r\n \"20.195.56.102/32\",\r\n - \ \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n \"23.101.0.70/32\",\r\n - \ \"23.101.6.190/32\",\r\n \"40.68.160.142/32\",\r\n \"40.69.107.160/27\",\r\n - \ \"40.71.13.0/27\",\r\n \"40.74.101.64/27\",\r\n \"40.74.146.192/27\",\r\n - \ \"40.78.195.160/27\",\r\n \"40.78.203.64/27\",\r\n \"40.79.131.128/27\",\r\n - \ \"40.79.179.128/27\",\r\n \"40.83.144.56/32\",\r\n \"40.126.37.48/29\",\r\n - \ \"40.126.38.48/29\",\r\n \"40.126.38.112/29\",\r\n \"40.126.38.176/29\",\r\n - \ \"51.140.148.192/27\",\r\n \"51.140.211.192/27\",\r\n \"52.138.65.157/32\",\r\n - \ \"52.138.68.41/32\",\r\n \"52.146.132.96/27\",\r\n \"52.150.157.0/27\",\r\n - \ \"52.161.13.71/32\",\r\n \"52.161.13.95/32\",\r\n \"52.161.110.169/32\",\r\n - \ \"52.162.110.96/27\",\r\n \"52.169.125.119/32\",\r\n \"52.169.218.0/32\",\r\n - \ \"52.174.189.149/32\",\r\n \"52.175.18.134/32\",\r\n \"52.178.27.112/32\",\r\n - \ \"52.179.122.218/32\",\r\n \"52.179.126.223/32\",\r\n \"52.180.177.87/32\",\r\n - \ \"52.180.179.108/32\",\r\n \"52.180.181.61/32\",\r\n \"52.180.183.8/32\",\r\n - \ \"52.187.19.1/32\",\r\n \"52.187.113.48/32\",\r\n \"52.187.117.83/32\",\r\n - \ \"52.187.120.237/32\",\r\n \"52.225.184.198/32\",\r\n \"52.225.188.89/32\",\r\n - \ \"52.231.19.128/27\",\r\n \"52.231.147.192/27\",\r\n \"65.52.251.96/27\",\r\n - \ \"104.40.84.19/32\",\r\n \"104.40.87.209/32\",\r\n \"104.40.156.18/32\",\r\n - \ \"104.41.159.212/32\",\r\n \"104.45.138.161/32\",\r\n \"104.46.178.128/27\",\r\n - \ \"104.211.147.160/27\",\r\n \"191.233.204.160/27\",\r\n - \ \"2603:1030:107:2::100/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureAdvancedThreatProtection\",\r\n \"id\": - \"AzureAdvancedThreatProtection\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAdvancedThreatProtection\",\r\n \ \"addressPrefixes\": [\r\n \"20.17.48.24/29\",\r\n \"20.21.32.24/29\",\r\n \ \"20.36.120.112/29\",\r\n \"20.37.64.112/29\",\r\n \"20.37.156.192/29\",\r\n @@ -25817,151 +26486,153 @@ interactions: \ \"2603:1040:1503::180/123\",\r\n \"2603:1050:6:1::140/123\",\r\n \ \"2603:1050:403::140/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureArcInfrastructure\",\r\n \"id\": \"AzureArcInfrastructure\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureArcInfrastructure\",\r\n \"addressPrefixes\": - [\r\n \"13.66.143.219/32\",\r\n \"13.66.149.68/31\",\r\n - \ \"13.67.15.1/32\",\r\n \"13.67.15.124/30\",\r\n \"13.69.239.84/30\",\r\n - \ \"13.69.239.88/32\",\r\n \"13.70.79.64/32\",\r\n \"13.70.79.198/31\",\r\n - \ \"13.71.175.129/32\",\r\n \"13.71.177.224/32\",\r\n \"13.71.199.117/32\",\r\n - \ \"13.73.244.196/32\",\r\n \"13.73.253.124/30\",\r\n \"13.74.107.94/31\",\r\n - \ \"13.77.53.221/32\",\r\n \"13.78.111.193/32\",\r\n \"13.81.244.155/32\",\r\n - \ \"13.86.223.80/32\",\r\n \"13.89.179.20/30\",\r\n \"13.89.179.24/32\",\r\n - \ \"13.90.194.180/32\",\r\n \"20.21.46.136/31\",\r\n \"20.21.69.176/31\",\r\n - \ \"20.21.77.184/31\",\r\n \"20.36.122.52/30\",\r\n \"20.37.66.52/30\",\r\n - \ \"20.37.196.248/30\",\r\n \"20.37.226.52/30\",\r\n \"20.37.228.8/30\",\r\n - \ \"20.38.87.188/30\",\r\n \"20.38.138.56/30\",\r\n \"20.38.141.8/30\",\r\n - \ \"20.38.149.130/32\",\r\n \"20.38.157.132/31\",\r\n \"20.39.12.228/30\",\r\n - \ \"20.39.14.84/30\",\r\n \"20.40.200.152/29\",\r\n \"20.40.224.52/30\",\r\n - \ \"20.41.67.84/30\",\r\n \"20.41.69.52/30\",\r\n \"20.41.195.252/30\",\r\n - \ \"20.41.208.16/30\",\r\n \"20.42.65.86/31\",\r\n \"20.42.74.230/32\",\r\n - \ \"20.42.74.232/30\",\r\n \"20.42.228.216/30\",\r\n \"20.43.43.160/30\",\r\n - \ \"20.43.45.240/30\",\r\n \"20.43.67.88/30\",\r\n \"20.43.121.252/32\",\r\n - \ \"20.43.123.220/30\",\r\n \"20.44.13.240/31\",\r\n \"20.44.19.6/31\",\r\n - \ \"20.44.29.50/31\",\r\n \"20.44.31.36/30\",\r\n \"20.45.127.8/30\",\r\n - \ \"20.45.127.12/32\",\r\n \"20.45.197.224/30\",\r\n \"20.45.199.32/30\",\r\n - \ \"20.45.208.12/30\",\r\n \"20.45.208.40/30\",\r\n \"20.48.192.76/30\",\r\n - \ \"20.49.95.58/31\",\r\n \"20.49.99.12/30\",\r\n \"20.49.102.212/30\",\r\n - \ \"20.49.109.32/30\",\r\n \"20.49.113.12/30\",\r\n \"20.49.114.52/30\",\r\n - \ \"20.49.120.32/30\",\r\n \"20.49.125.188/30\",\r\n \"20.50.1.196/30\",\r\n - \ \"20.50.201.210/31\",\r\n \"20.50.201.212/30\",\r\n \"20.52.72.60/30\",\r\n - \ \"20.53.0.34/31\",\r\n \"20.53.0.112/30\",\r\n \"20.53.0.120/29\",\r\n - \ \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n \"20.83.192.208/30\",\r\n - \ \"20.83.192.212/32\",\r\n \"20.125.173.160/31\",\r\n \"20.125.205.160/31\",\r\n - \ \"20.150.165.140/30\",\r\n \"20.150.190.84/30\",\r\n \"20.151.32.136/30\",\r\n - \ \"20.187.194.204/30\",\r\n \"20.189.111.204/30\",\r\n \"20.189.171.108/30\",\r\n - \ \"20.189.173.48/30\",\r\n \"20.191.160.28/30\",\r\n \"20.192.101.26/31\",\r\n - \ \"20.192.164.176/30\",\r\n \"20.192.228.252/30\",\r\n \"20.193.96.16/30\",\r\n - \ \"20.194.68.148/31\",\r\n \"20.194.129.106/31\",\r\n \"20.205.77.198/32\",\r\n - \ \"20.205.77.208/30\",\r\n \"20.205.85.198/31\",\r\n \"20.208.21.162/31\",\r\n - \ \"23.98.86.58/31\",\r\n \"23.98.104.12/30\",\r\n \"23.98.108.32/30\",\r\n - \ \"40.64.132.84/30\",\r\n \"40.64.135.72/30\",\r\n \"40.67.122.108/30\",\r\n - \ \"40.67.122.112/32\",\r\n \"40.67.122.120/29\",\r\n \"40.69.111.34/31\",\r\n - \ \"40.69.111.192/30\",\r\n \"40.69.116.96/29\",\r\n \"40.70.151.194/32\",\r\n - \ \"40.70.151.196/30\",\r\n \"40.71.15.194/32\",\r\n \"40.74.102.16/30\",\r\n - \ \"40.74.150.116/30\",\r\n \"40.74.150.120/32\",\r\n \"40.78.204.46/32\",\r\n - \ \"40.78.239.96/31\",\r\n \"40.78.253.84/31\",\r\n \"40.79.138.46/31\",\r\n - \ \"40.79.146.46/32\",\r\n \"40.79.150.112/30\",\r\n \"40.79.167.16/30\",\r\n - \ \"40.79.167.20/32\",\r\n \"40.79.173.36/32\",\r\n \"40.79.191.216/32\",\r\n - \ \"40.80.53.2/31\",\r\n \"40.80.59.24/30\",\r\n \"40.80.172.12/30\",\r\n - \ \"40.89.20.128/30\",\r\n \"40.89.23.32/30\",\r\n \"40.89.121.188/31\",\r\n - \ \"40.115.144.0/30\",\r\n \"40.119.9.232/30\",\r\n \"40.120.8.184/30\",\r\n - \ \"40.120.75.58/32\",\r\n \"40.120.77.176/30\",\r\n \"40.124.65.160/31\",\r\n - \ \"51.11.98.64/29\",\r\n \"51.11.192.34/31\",\r\n \"51.12.22.220/30\",\r\n - \ \"51.12.75.188/30\",\r\n \"51.12.168.72/30\",\r\n \"51.12.229.232/30\",\r\n - \ \"51.13.128.80/30\",\r\n \"51.103.205.160/31\",\r\n \"51.104.15.254/32\",\r\n - \ \"51.104.28.216/30\",\r\n \"51.104.31.172/30\",\r\n \"51.105.71.144/31\",\r\n - \ \"51.105.77.50/31\",\r\n \"51.105.90.148/30\",\r\n \"51.107.50.56/30\",\r\n - \ \"51.107.53.32/30\",\r\n \"51.107.60.152/32\",\r\n \"51.107.129.104/30\",\r\n - \ \"51.107.146.52/30\",\r\n \"51.107.193.4/30\",\r\n \"51.116.49.136/30\",\r\n - \ \"51.116.145.136/30\",\r\n \"51.116.146.212/30\",\r\n \"51.116.158.60/31\",\r\n - \ \"51.116.243.218/31\",\r\n \"51.116.251.186/32\",\r\n \"51.116.253.164/30\",\r\n - \ \"51.120.42.56/30\",\r\n \"51.120.44.196/30\",\r\n \"51.120.100.156/31\",\r\n - \ \"51.120.109.26/31\",\r\n \"51.120.213.26/32\",\r\n \"51.120.214.148/30\",\r\n - \ \"51.120.226.52/30\",\r\n \"51.137.164.76/30\",\r\n \"51.137.166.40/30\",\r\n - \ \"51.138.160.92/30\",\r\n \"51.140.151.168/30\",\r\n \"51.140.212.216/31\",\r\n - \ \"51.140.215.180/30\",\r\n \"52.136.51.68/30\",\r\n \"52.138.90.54/31\",\r\n - \ \"52.138.229.96/31\",\r\n \"52.140.107.92/30\",\r\n \"52.140.110.108/30\",\r\n - \ \"52.146.79.132/30\",\r\n \"52.146.130.180/30\",\r\n \"52.150.152.204/30\",\r\n - \ \"52.150.156.36/30\",\r\n \"52.162.111.132/32\",\r\n \"52.167.111.168/31\",\r\n - \ \"52.168.118.130/32\",\r\n \"52.178.17.240/31\",\r\n \"52.182.141.60/31\",\r\n - \ \"52.228.84.80/30\",\r\n \"52.231.23.10/32\",\r\n \"52.231.151.80/30\",\r\n - \ \"52.236.189.74/32\",\r\n \"52.240.244.228/30\",\r\n \"52.246.157.2/31\",\r\n - \ \"65.52.252.250/31\",\r\n \"102.37.64.160/30\",\r\n \"102.133.57.188/30\",\r\n - \ \"102.133.127.176/31\",\r\n \"102.133.154.6/31\",\r\n \"102.133.218.52/30\",\r\n - \ \"102.133.219.188/30\",\r\n \"102.133.254.200/30\",\r\n - \ \"102.133.254.204/32\",\r\n \"104.46.162.2/32\",\r\n \"104.46.162.28/30\",\r\n - \ \"104.46.163.96/29\",\r\n \"104.46.178.0/30\",\r\n \"104.211.146.248/30\",\r\n - \ \"104.214.164.48/31\",\r\n \"137.135.98.137/32\",\r\n \"191.233.207.26/32\",\r\n - \ \"191.233.207.30/31\",\r\n \"191.234.136.44/30\",\r\n \"191.234.138.144/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureArcInfrastructure\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.219/32\",\r\n + \ \"13.66.149.68/31\",\r\n \"13.67.15.1/32\",\r\n \"13.67.15.124/30\",\r\n + \ \"13.69.239.84/30\",\r\n \"13.69.239.88/32\",\r\n \"13.70.79.64/32\",\r\n + \ \"13.70.79.198/31\",\r\n \"13.71.175.129/32\",\r\n \"13.71.177.224/32\",\r\n + \ \"13.71.199.117/32\",\r\n \"13.73.244.196/32\",\r\n \"13.73.253.124/30\",\r\n + \ \"13.74.107.94/31\",\r\n \"13.77.53.221/32\",\r\n \"13.78.111.193/32\",\r\n + \ \"13.81.244.155/32\",\r\n \"13.86.223.80/32\",\r\n \"13.89.179.20/30\",\r\n + \ \"13.89.179.24/32\",\r\n \"13.90.194.180/32\",\r\n \"20.21.46.136/31\",\r\n + \ \"20.21.69.176/31\",\r\n \"20.21.77.184/31\",\r\n \"20.36.122.52/30\",\r\n + \ \"20.37.66.52/30\",\r\n \"20.37.196.248/30\",\r\n \"20.37.226.52/30\",\r\n + \ \"20.37.228.8/30\",\r\n \"20.38.87.188/30\",\r\n \"20.38.138.56/30\",\r\n + \ \"20.38.141.8/30\",\r\n \"20.38.149.130/32\",\r\n \"20.38.157.132/31\",\r\n + \ \"20.39.12.228/30\",\r\n \"20.39.14.84/30\",\r\n \"20.40.200.152/29\",\r\n + \ \"20.40.224.52/30\",\r\n \"20.41.67.84/30\",\r\n \"20.41.69.52/30\",\r\n + \ \"20.41.195.252/30\",\r\n \"20.41.208.16/30\",\r\n \"20.42.65.86/31\",\r\n + \ \"20.42.74.230/32\",\r\n \"20.42.74.232/30\",\r\n \"20.42.228.216/30\",\r\n + \ \"20.43.43.160/30\",\r\n \"20.43.45.240/30\",\r\n \"20.43.67.88/30\",\r\n + \ \"20.43.121.252/32\",\r\n \"20.43.123.220/30\",\r\n \"20.44.13.240/31\",\r\n + \ \"20.44.19.6/31\",\r\n \"20.44.29.50/31\",\r\n \"20.44.31.36/30\",\r\n + \ \"20.45.127.8/30\",\r\n \"20.45.127.12/32\",\r\n \"20.45.197.224/30\",\r\n + \ \"20.45.199.32/30\",\r\n \"20.45.208.12/30\",\r\n \"20.45.208.40/30\",\r\n + \ \"20.48.192.76/30\",\r\n \"20.49.95.58/31\",\r\n \"20.49.99.12/30\",\r\n + \ \"20.49.102.212/30\",\r\n \"20.49.109.32/30\",\r\n \"20.49.113.12/30\",\r\n + \ \"20.49.114.52/30\",\r\n \"20.49.120.32/30\",\r\n \"20.49.125.188/30\",\r\n + \ \"20.50.1.196/30\",\r\n \"20.50.201.210/31\",\r\n \"20.50.201.212/30\",\r\n + \ \"20.52.72.60/30\",\r\n \"20.53.0.34/31\",\r\n \"20.53.0.112/30\",\r\n + \ \"20.53.0.120/29\",\r\n \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n + \ \"20.83.192.208/30\",\r\n \"20.83.192.212/32\",\r\n \"20.125.173.160/31\",\r\n + \ \"20.125.205.160/31\",\r\n \"20.150.165.140/30\",\r\n \"20.150.190.84/30\",\r\n + \ \"20.151.32.136/30\",\r\n \"20.187.194.204/30\",\r\n \"20.189.111.204/30\",\r\n + \ \"20.189.171.108/30\",\r\n \"20.189.173.48/30\",\r\n \"20.191.160.28/30\",\r\n + \ \"20.192.101.26/31\",\r\n \"20.192.164.176/30\",\r\n \"20.192.228.252/30\",\r\n + \ \"20.193.96.16/30\",\r\n \"20.194.68.148/31\",\r\n \"20.194.129.106/31\",\r\n + \ \"20.205.77.198/32\",\r\n \"20.205.77.208/30\",\r\n \"20.205.85.198/31\",\r\n + \ \"20.208.21.162/31\",\r\n \"23.98.86.58/31\",\r\n \"23.98.104.12/30\",\r\n + \ \"23.98.108.32/30\",\r\n \"40.64.132.84/30\",\r\n \"40.64.135.72/30\",\r\n + \ \"40.67.122.108/30\",\r\n \"40.67.122.112/32\",\r\n \"40.67.122.120/29\",\r\n + \ \"40.69.111.34/31\",\r\n \"40.69.111.192/30\",\r\n \"40.69.116.96/29\",\r\n + \ \"40.70.151.194/32\",\r\n \"40.70.151.196/30\",\r\n \"40.71.15.194/32\",\r\n + \ \"40.74.102.16/30\",\r\n \"40.74.150.116/30\",\r\n \"40.74.150.120/32\",\r\n + \ \"40.78.204.46/32\",\r\n \"40.78.239.96/31\",\r\n \"40.78.253.84/31\",\r\n + \ \"40.79.138.46/31\",\r\n \"40.79.146.46/32\",\r\n \"40.79.150.112/30\",\r\n + \ \"40.79.167.16/30\",\r\n \"40.79.167.20/32\",\r\n \"40.79.173.36/32\",\r\n + \ \"40.79.191.216/32\",\r\n \"40.80.53.2/31\",\r\n \"40.80.59.24/30\",\r\n + \ \"40.80.172.12/30\",\r\n \"40.89.20.128/30\",\r\n \"40.89.23.32/30\",\r\n + \ \"40.89.121.188/31\",\r\n \"40.115.144.0/30\",\r\n \"40.119.9.232/30\",\r\n + \ \"40.120.8.184/30\",\r\n \"40.120.75.58/32\",\r\n \"40.120.77.176/30\",\r\n + \ \"40.124.65.160/31\",\r\n \"51.11.98.64/29\",\r\n \"51.11.192.34/31\",\r\n + \ \"51.12.22.220/30\",\r\n \"51.12.75.188/30\",\r\n \"51.12.168.72/30\",\r\n + \ \"51.12.229.232/30\",\r\n \"51.13.128.80/30\",\r\n \"51.103.205.160/31\",\r\n + \ \"51.104.15.254/32\",\r\n \"51.104.28.216/30\",\r\n \"51.104.31.172/30\",\r\n + \ \"51.105.71.144/31\",\r\n \"51.105.77.50/31\",\r\n \"51.105.90.148/30\",\r\n + \ \"51.107.50.56/30\",\r\n \"51.107.53.32/30\",\r\n \"51.107.60.152/32\",\r\n + \ \"51.107.129.104/30\",\r\n \"51.107.146.52/30\",\r\n \"51.107.193.4/30\",\r\n + \ \"51.116.49.136/30\",\r\n \"51.116.145.136/30\",\r\n \"51.116.146.212/30\",\r\n + \ \"51.116.158.60/31\",\r\n \"51.116.243.218/31\",\r\n \"51.116.251.186/32\",\r\n + \ \"51.116.253.164/30\",\r\n \"51.120.42.56/30\",\r\n \"51.120.44.196/30\",\r\n + \ \"51.120.100.156/31\",\r\n \"51.120.109.26/31\",\r\n \"51.120.213.26/32\",\r\n + \ \"51.120.214.148/30\",\r\n \"51.120.226.52/30\",\r\n \"51.137.164.76/30\",\r\n + \ \"51.137.166.40/30\",\r\n \"51.138.160.92/30\",\r\n \"51.140.151.168/30\",\r\n + \ \"51.140.212.216/31\",\r\n \"51.140.215.180/30\",\r\n \"52.136.51.68/30\",\r\n + \ \"52.138.90.54/31\",\r\n \"52.138.229.96/31\",\r\n \"52.140.107.92/30\",\r\n + \ \"52.140.110.108/30\",\r\n \"52.146.79.132/30\",\r\n \"52.146.130.180/30\",\r\n + \ \"52.150.152.204/30\",\r\n \"52.150.156.36/30\",\r\n \"52.162.111.132/32\",\r\n + \ \"52.167.111.168/31\",\r\n \"52.168.118.130/32\",\r\n \"52.178.17.240/31\",\r\n + \ \"52.182.141.60/31\",\r\n \"52.228.84.80/30\",\r\n \"52.231.23.10/32\",\r\n + \ \"52.231.151.80/30\",\r\n \"52.236.189.74/32\",\r\n \"52.240.244.228/30\",\r\n + \ \"52.246.157.2/31\",\r\n \"65.52.252.250/31\",\r\n \"102.37.64.160/30\",\r\n + \ \"102.133.57.188/30\",\r\n \"102.133.127.176/31\",\r\n + \ \"102.133.154.6/31\",\r\n \"102.133.218.52/30\",\r\n \"102.133.219.188/30\",\r\n + \ \"102.133.254.200/30\",\r\n \"102.133.254.204/32\",\r\n + \ \"104.46.162.2/32\",\r\n \"104.46.162.28/30\",\r\n \"104.46.163.96/29\",\r\n + \ \"104.46.178.0/30\",\r\n \"104.211.146.248/30\",\r\n \"104.214.164.48/31\",\r\n + \ \"137.135.98.137/32\",\r\n \"191.233.207.26/32\",\r\n \"191.233.207.30/31\",\r\n + \ \"191.234.136.44/30\",\r\n \"191.234.138.144/30\",\r\n \ \"191.234.149.138/32\",\r\n \"191.234.157.42/32\",\r\n \ \"191.234.157.172/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureAttestation\",\r\n \"id\": \"AzureAttestation\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAttestation\",\r\n \"addressPrefixes\": - [\r\n \"13.66.145.224/30\",\r\n \"13.69.109.140/30\",\r\n - \ \"13.69.233.128/30\",\r\n \"13.70.79.80/30\",\r\n \"13.71.175.208/30\",\r\n - \ \"13.76.91.201/32\",\r\n \"13.77.168.36/32\",\r\n \"13.86.223.192/30\",\r\n - \ \"13.86.254.29/32\",\r\n \"13.89.241.144/32\",\r\n \"20.17.51.36/30\",\r\n - \ \"20.21.32.44/30\",\r\n \"20.37.71.40/30\",\r\n \"20.37.229.172/30\",\r\n - \ \"20.38.132.24/30\",\r\n \"20.38.143.40/30\",\r\n \"20.40.225.60/30\",\r\n - \ \"20.43.123.196/30\",\r\n \"20.44.4.248/30\",\r\n \"20.44.12.140/30\",\r\n - \ \"20.44.19.164/30\",\r\n \"20.45.116.92/30\",\r\n \"20.45.126.116/30\",\r\n - \ \"20.46.11.4/30\",\r\n \"20.48.193.180/30\",\r\n \"20.49.83.244/30\",\r\n - \ \"20.49.103.124/30\",\r\n \"20.49.118.20/30\",\r\n \"20.49.127.244/30\",\r\n - \ \"20.50.107.73/32\",\r\n \"20.51.8.204/30\",\r\n \"20.51.20.80/30\",\r\n - \ \"20.52.72.44/30\",\r\n \"20.53.0.104/30\",\r\n \"20.53.47.64/30\",\r\n - \ \"20.53.56.4/30\",\r\n \"20.54.110.142/32\",\r\n \"20.61.99.100/30\",\r\n - \ \"20.62.129.148/30\",\r\n \"20.65.130.92/30\",\r\n \"20.72.21.144/30\",\r\n - \ \"20.72.30.180/30\",\r\n \"20.72.129.122/32\",\r\n \"20.73.227.143/32\",\r\n - \ \"20.150.174.132/30\",\r\n \"20.150.244.32/30\",\r\n \"20.151.24.34/32\",\r\n - \ \"20.187.197.228/30\",\r\n \"20.189.225.84/30\",\r\n \"20.191.161.220/30\",\r\n - \ \"20.192.43.76/30\",\r\n \"20.192.166.188/30\",\r\n \"20.192.184.116/30\",\r\n - \ \"20.192.231.240/30\",\r\n \"20.192.238.188/30\",\r\n \"20.193.96.12/30\",\r\n - \ \"20.194.72.148/30\",\r\n \"20.195.146.64/30\",\r\n \"20.215.0.44/30\",\r\n - \ \"20.217.40.44/30\",\r\n \"23.98.109.52/30\",\r\n \"23.99.79.140/32\",\r\n - \ \"40.67.52.116/30\",\r\n \"40.67.121.196/30\",\r\n \"40.69.111.116/30\",\r\n - \ \"40.71.15.204/30\",\r\n \"40.78.239.116/30\",\r\n \"40.79.141.132/30\",\r\n - \ \"40.79.189.116/30\",\r\n \"40.80.173.216/30\",\r\n \"40.80.180.196/30\",\r\n - \ \"40.88.132.87/32\",\r\n \"40.89.23.44/30\",\r\n \"40.89.121.168/30\",\r\n - \ \"40.114.209.61/32\",\r\n \"40.120.8.176/30\",\r\n \"40.120.75.60/30\",\r\n - \ \"40.127.193.93/32\",\r\n \"51.11.125.56/32\",\r\n \"51.12.46.224/30\",\r\n - \ \"51.12.198.4/30\",\r\n \"51.13.128.64/30\",\r\n \"51.13.136.184/30\",\r\n - \ \"51.53.27.240/30\",\r\n \"51.53.171.240/30\",\r\n \"51.107.53.52/30\",\r\n - \ \"51.107.128.36/30\",\r\n \"51.107.192.152/30\",\r\n \"51.107.250.40/30\",\r\n - \ \"51.116.54.72/30\",\r\n \"51.116.149.224/30\",\r\n \"51.116.246.16/30\",\r\n - \ \"51.120.100.244/30\",\r\n \"51.120.233.128/30\",\r\n \"51.137.167.184/30\",\r\n - \ \"51.138.160.76/30\",\r\n \"51.138.210.128/30\",\r\n \"51.140.111.84/32\",\r\n - \ \"51.140.149.84/30\",\r\n \"51.140.215.168/30\",\r\n \"51.143.209.132/30\",\r\n - \ \"52.136.53.132/30\",\r\n \"52.136.184.232/30\",\r\n \"52.139.46.228/32\",\r\n - \ \"52.139.86.173/32\",\r\n \"52.142.163.77/32\",\r\n \"52.146.132.244/30\",\r\n - \ \"52.150.157.172/30\",\r\n \"52.154.45.19/32\",\r\n \"52.162.111.140/30\",\r\n - \ \"52.162.199.134/32\",\r\n \"52.172.116.0/30\",\r\n \"52.180.178.44/32\",\r\n - \ \"52.229.112.108/32\",\r\n \"52.231.23.116/30\",\r\n \"52.231.151.68/30\",\r\n - \ \"52.247.36.207/32\",\r\n \"52.251.59.202/32\",\r\n \"70.37.52.246/32\",\r\n - \ \"102.37.64.120/30\",\r\n \"102.37.80.52/30\",\r\n \"102.133.126.132/30\",\r\n - \ \"102.133.221.196/30\",\r\n \"104.46.162.16/30\",\r\n \"104.46.179.240/30\",\r\n - \ \"104.214.164.108/30\",\r\n \"168.61.140.108/30\",\r\n - \ \"191.233.51.220/30\",\r\n \"191.233.207.212/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureAttestation\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.224/30\",\r\n + \ \"13.69.109.140/30\",\r\n \"13.69.233.128/30\",\r\n \"13.70.79.80/30\",\r\n + \ \"13.71.175.208/30\",\r\n \"13.76.91.201/32\",\r\n \"13.77.168.36/32\",\r\n + \ \"13.86.223.192/30\",\r\n \"13.86.254.29/32\",\r\n \"13.89.241.144/32\",\r\n + \ \"20.17.51.36/30\",\r\n \"20.21.32.44/30\",\r\n \"20.37.71.40/30\",\r\n + \ \"20.37.229.172/30\",\r\n \"20.38.132.24/30\",\r\n \"20.38.143.40/30\",\r\n + \ \"20.40.225.60/30\",\r\n \"20.43.123.196/30\",\r\n \"20.44.4.248/30\",\r\n + \ \"20.44.12.140/30\",\r\n \"20.44.19.164/30\",\r\n \"20.45.116.92/30\",\r\n + \ \"20.45.126.116/30\",\r\n \"20.46.11.4/30\",\r\n \"20.48.193.180/30\",\r\n + \ \"20.49.83.244/30\",\r\n \"20.49.103.124/30\",\r\n \"20.49.118.20/30\",\r\n + \ \"20.49.127.244/30\",\r\n \"20.50.107.73/32\",\r\n \"20.51.8.204/30\",\r\n + \ \"20.51.20.80/30\",\r\n \"20.52.72.44/30\",\r\n \"20.53.0.104/30\",\r\n + \ \"20.53.47.64/30\",\r\n \"20.53.56.4/30\",\r\n \"20.54.110.142/32\",\r\n + \ \"20.61.99.100/30\",\r\n \"20.62.129.148/30\",\r\n \"20.65.130.92/30\",\r\n + \ \"20.72.21.144/30\",\r\n \"20.72.30.180/30\",\r\n \"20.72.129.122/32\",\r\n + \ \"20.73.227.143/32\",\r\n \"20.150.174.132/30\",\r\n \"20.150.244.32/30\",\r\n + \ \"20.151.24.34/32\",\r\n \"20.187.197.228/30\",\r\n \"20.189.225.84/30\",\r\n + \ \"20.191.161.220/30\",\r\n \"20.192.43.76/30\",\r\n \"20.192.166.188/30\",\r\n + \ \"20.192.184.116/30\",\r\n \"20.192.231.240/30\",\r\n \"20.192.238.188/30\",\r\n + \ \"20.193.96.12/30\",\r\n \"20.194.72.148/30\",\r\n \"20.195.146.64/30\",\r\n + \ \"20.215.0.44/30\",\r\n \"20.217.40.44/30\",\r\n \"23.98.109.52/30\",\r\n + \ \"23.99.79.140/32\",\r\n \"40.67.52.116/30\",\r\n \"40.67.121.196/30\",\r\n + \ \"40.69.111.116/30\",\r\n \"40.71.15.204/30\",\r\n \"40.78.239.116/30\",\r\n + \ \"40.79.141.132/30\",\r\n \"40.79.189.116/30\",\r\n \"40.80.173.216/30\",\r\n + \ \"40.80.180.196/30\",\r\n \"40.88.132.87/32\",\r\n \"40.89.23.44/30\",\r\n + \ \"40.89.121.168/30\",\r\n \"40.114.209.61/32\",\r\n \"40.120.8.176/30\",\r\n + \ \"40.120.75.60/30\",\r\n \"40.127.193.93/32\",\r\n \"51.11.125.56/32\",\r\n + \ \"51.12.46.224/30\",\r\n \"51.12.198.4/30\",\r\n \"51.13.128.64/30\",\r\n + \ \"51.13.136.184/30\",\r\n \"51.53.27.240/30\",\r\n \"51.53.171.240/30\",\r\n + \ \"51.107.53.52/30\",\r\n \"51.107.128.36/30\",\r\n \"51.107.192.152/30\",\r\n + \ \"51.107.250.40/30\",\r\n \"51.116.54.72/30\",\r\n \"51.116.149.224/30\",\r\n + \ \"51.116.246.16/30\",\r\n \"51.120.100.244/30\",\r\n \"51.120.233.128/30\",\r\n + \ \"51.137.167.184/30\",\r\n \"51.138.160.76/30\",\r\n \"51.138.210.128/30\",\r\n + \ \"51.140.111.84/32\",\r\n \"51.140.149.84/30\",\r\n \"51.140.215.168/30\",\r\n + \ \"51.143.209.132/30\",\r\n \"52.136.53.132/30\",\r\n \"52.136.184.232/30\",\r\n + \ \"52.139.46.228/32\",\r\n \"52.139.86.173/32\",\r\n \"52.142.163.77/32\",\r\n + \ \"52.146.132.244/30\",\r\n \"52.150.157.172/30\",\r\n \"52.154.45.19/32\",\r\n + \ \"52.162.111.140/30\",\r\n \"52.162.199.134/32\",\r\n \"52.172.116.0/30\",\r\n + \ \"52.180.178.44/32\",\r\n \"52.229.112.108/32\",\r\n \"52.231.23.116/30\",\r\n + \ \"52.231.151.68/30\",\r\n \"52.247.36.207/32\",\r\n \"52.251.59.202/32\",\r\n + \ \"70.37.52.246/32\",\r\n \"102.37.64.120/30\",\r\n \"102.37.80.52/30\",\r\n + \ \"102.133.126.132/30\",\r\n \"102.133.221.196/30\",\r\n + \ \"104.46.162.16/30\",\r\n \"104.46.179.240/30\",\r\n \"104.214.164.108/30\",\r\n + \ \"168.61.140.108/30\",\r\n \"191.233.51.220/30\",\r\n \"191.233.207.212/30\",\r\n \ \"191.238.72.72/30\",\r\n \"2603:1020:a04:2::530/124\",\r\n \ \"2603:1020:e04::7a0/123\",\r\n \"2603:1020:1004:1::720/123\",\r\n \ \"2603:1020:1104:1::3e0/123\",\r\n \"2603:1020:1302::620/124\",\r\n \ \"2603:1030:f:2::4c0/123\",\r\n \"2603:1030:104::7a0/124\",\r\n \ \"2603:1030:504:2::a0/123\",\r\n \"2603:1030:608:3::650/124\",\r\n \ \"2603:1030:a07:9::90/124\",\r\n \"2603:1040:207:1::4c0/124\",\r\n - \ \"2603:1040:904:2::6b0/124\",\r\n \"2603:1040:a06:2::2a0/123\",\r\n - \ \"2603:1040:d04:1::720/123\",\r\n \"2603:1040:f05::7a0/123\",\r\n - \ \"2603:1040:1002:1::80/124\",\r\n \"2603:1040:1104:1::420/123\",\r\n - \ \"2603:1040:1104:400::420/123\",\r\n \"2603:1040:1202::600/124\",\r\n - \ \"2603:1040:1302::600/124\",\r\n \"2603:1040:1402::620/124\",\r\n - \ \"2603:1040:1503::620/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureBackup\",\r\n \"id\": \"AzureBackup\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"2603:1040:606:3::e0/124\",\r\n \"2603:1040:904:2::6b0/124\",\r\n + \ \"2603:1040:a06:2::2a0/123\",\r\n \"2603:1040:d04:1::720/123\",\r\n + \ \"2603:1040:f05::7a0/123\",\r\n \"2603:1040:1002:1::80/124\",\r\n + \ \"2603:1040:1104:1::420/123\",\r\n \"2603:1040:1104:400::420/123\",\r\n + \ \"2603:1040:1202::600/124\",\r\n \"2603:1040:1302::600/124\",\r\n + \ \"2603:1040:1402::620/124\",\r\n \"2603:1040:1503::620/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureBackup\",\r\n + \ \"id\": \"AzureBackup\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureBackup\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.192/26\",\r\n \"13.66.141.0/27\",\r\n \ \"13.67.12.0/24\",\r\n \"13.67.13.0/25\",\r\n \"13.69.65.32/27\",\r\n @@ -26112,220 +26783,222 @@ interactions: \ \"2603:1040:207:402::200/121\",\r\n \"2603:1040:207:800::100/121\",\r\n \ \"2603:1040:207:c00::100/121\",\r\n \"2603:1040:407:402::200/121\",\r\n \ \"2603:1040:407:802::180/121\",\r\n \"2603:1040:407:c02::180/121\",\r\n - \ \"2603:1040:606:402::200/121\",\r\n \"2603:1040:806:402::200/121\",\r\n - \ \"2603:1040:904:2::780/121\",\r\n \"2603:1040:904:402::200/121\",\r\n - \ \"2603:1040:904:802::180/121\",\r\n \"2603:1040:904:c02::180/121\",\r\n - \ \"2603:1040:a06:2::300/121\",\r\n \"2603:1040:a06:402::200/121\",\r\n - \ \"2603:1040:a06:802::180/121\",\r\n \"2603:1040:a06:c02::180/121\",\r\n - \ \"2603:1040:b04:402::200/121\",\r\n \"2603:1040:c06:402::200/121\",\r\n - \ \"2603:1040:d04:1::780/121\",\r\n \"2603:1040:d04:400::100/121\",\r\n - \ \"2603:1040:d04:400::300/121\",\r\n \"2603:1040:d04:c02::200/121\",\r\n - \ \"2603:1040:f05:2::/121\",\r\n \"2603:1040:f05:402::200/121\",\r\n - \ \"2603:1040:f05:802::180/121\",\r\n \"2603:1040:f05:c02::180/121\",\r\n - \ \"2603:1040:1002:1::100/121\",\r\n \"2603:1040:1002:400::100/121\",\r\n - \ \"2603:1040:1002:800::100/121\",\r\n \"2603:1040:1002:c00::100/121\",\r\n - \ \"2603:1040:1104:1::480/121\",\r\n \"2603:1040:1104:400::200/121\",\r\n - \ \"2603:1040:1202::680/121\",\r\n \"2603:1040:1202:400::100/121\",\r\n - \ \"2603:1040:1302::680/121\",\r\n \"2603:1040:1302:400::100/121\",\r\n - \ \"2603:1040:1402::680/121\",\r\n \"2603:1040:1402:400::100/121\",\r\n - \ \"2603:1040:1402:800::100/121\",\r\n \"2603:1040:1402:c00::100/121\",\r\n - \ \"2603:1040:1503::680/121\",\r\n \"2603:1040:1503:400::100/121\",\r\n - \ \"2603:1050:6:402::200/121\",\r\n \"2603:1050:6:802::180/121\",\r\n - \ \"2603:1050:6:c02::180/121\",\r\n \"2603:1050:403:400::500/121\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureBotService\",\r\n - \ \"id\": \"AzureBotService\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureBotService\",\r\n \"addressPrefixes\": - [\r\n \"13.66.142.64/30\",\r\n \"13.67.10.88/30\",\r\n \"13.69.67.56/30\",\r\n - \ \"13.69.227.252/30\",\r\n \"13.70.74.112/30\",\r\n \"13.71.173.240/30\",\r\n - \ \"13.71.196.160/30\",\r\n \"13.73.248.0/30\",\r\n \"13.75.39.72/30\",\r\n - \ \"13.77.53.80/30\",\r\n \"13.78.108.172/30\",\r\n \"13.86.219.168/30\",\r\n - \ \"13.87.58.40/30\",\r\n \"13.87.124.40/30\",\r\n \"13.89.171.116/30\",\r\n - \ \"20.17.48.16/30\",\r\n \"20.21.32.16/30\",\r\n \"20.36.108.112/30\",\r\n - \ \"20.36.115.240/30\",\r\n \"20.36.120.64/30\",\r\n \"20.37.64.64/30\",\r\n - \ \"20.37.76.104/30\",\r\n \"20.37.152.64/30\",\r\n \"20.37.192.64/30\",\r\n - \ \"20.37.224.64/30\",\r\n \"20.38.80.64/30\",\r\n \"20.38.128.72/30\",\r\n - \ \"20.38.136.64/30\",\r\n \"20.39.8.64/30\",\r\n \"20.41.0.64/30\",\r\n - \ \"20.41.64.64/30\",\r\n \"20.41.192.64/30\",\r\n \"20.42.0.64/30\",\r\n - \ \"20.42.128.64/30\",\r\n \"20.42.224.64/30\",\r\n \"20.43.40.64/30\",\r\n - \ \"20.43.64.64/30\",\r\n \"20.43.121.8/30\",\r\n \"20.43.128.64/30\",\r\n - \ \"20.44.4.72/30\",\r\n \"20.44.17.24/30\",\r\n \"20.44.27.208/30\",\r\n - \ \"20.45.112.64/30\",\r\n \"20.45.123.112/30\",\r\n \"20.45.192.64/30\",\r\n - \ \"20.72.16.16/30\",\r\n \"20.150.160.120/30\",\r\n \"20.189.104.64/30\",\r\n - \ \"20.192.160.16/30\",\r\n \"20.192.224.64/26\",\r\n \"20.215.0.16/30\",\r\n - \ \"20.217.40.16/30\",\r\n \"40.67.48.64/30\",\r\n \"40.67.58.4/30\",\r\n - \ \"40.69.108.56/30\",\r\n \"40.71.12.244/30\",\r\n \"40.74.24.64/30\",\r\n - \ \"40.74.147.168/30\",\r\n \"40.78.196.56/30\",\r\n \"40.78.202.132/30\",\r\n - \ \"40.79.132.56/30\",\r\n \"40.79.180.24/30\",\r\n \"40.80.56.64/30\",\r\n - \ \"40.80.168.64/30\",\r\n \"40.80.176.32/30\",\r\n \"40.80.184.64/30\",\r\n - \ \"40.82.248.64/30\",\r\n \"40.89.16.64/30\",\r\n \"51.12.40.64/26\",\r\n - \ \"51.12.192.64/26\",\r\n \"51.53.24.16/30\",\r\n \"51.53.168.16/30\",\r\n - \ \"51.104.8.248/30\",\r\n \"51.104.24.64/30\",\r\n \"51.105.80.64/30\",\r\n - \ \"51.105.88.64/30\",\r\n \"51.107.48.64/30\",\r\n \"51.107.58.4/30\",\r\n - \ \"51.107.144.64/30\",\r\n \"51.107.154.4/30\",\r\n \"51.116.48.64/30\",\r\n - \ \"51.116.144.64/30\",\r\n \"51.120.40.64/30\",\r\n \"51.120.98.12/30\",\r\n - \ \"51.120.218.4/30\",\r\n \"51.120.224.64/30\",\r\n \"51.137.160.64/30\",\r\n - \ \"51.140.212.72/30\",\r\n \"51.143.192.64/30\",\r\n \"52.136.48.64/30\",\r\n - \ \"52.140.104.64/30\",\r\n \"52.150.136.64/30\",\r\n \"52.162.111.16/30\",\r\n - \ \"52.228.80.64/30\",\r\n \"52.231.148.88/30\",\r\n \"65.52.252.104/30\",\r\n - \ \"102.133.28.88/30\",\r\n \"102.133.56.64/30\",\r\n \"102.133.124.8/30\",\r\n - \ \"102.133.216.64/30\",\r\n \"191.233.8.16/30\",\r\n \"191.233.205.96/30\",\r\n - \ \"191.235.224.64/30\",\r\n \"2603:1000:4::20/123\",\r\n - \ \"2603:1000:104:1::20/123\",\r\n \"2603:1010:6:1::20/123\",\r\n - \ \"2603:1010:101::20/123\",\r\n \"2603:1010:304::20/123\",\r\n - \ \"2603:1010:404::20/123\",\r\n \"2603:1020:5:1::20/123\",\r\n - \ \"2603:1020:206:1::20/123\",\r\n \"2603:1020:305::20/123\",\r\n - \ \"2603:1020:405::20/123\",\r\n \"2603:1020:605::20/123\",\r\n - \ \"2603:1020:705:1::20/123\",\r\n \"2603:1020:805:1::20/123\",\r\n - \ \"2603:1020:905::20/123\",\r\n \"2603:1020:a04:1::20/123\",\r\n - \ \"2603:1020:b04::20/123\",\r\n \"2603:1020:c04:1::20/123\",\r\n - \ \"2603:1020:d04::20/123\",\r\n \"2603:1020:e04:1::20/123\",\r\n - \ \"2603:1020:f04::20/123\",\r\n \"2603:1020:1004::20/123\",\r\n - \ \"2603:1020:1104::20/123\",\r\n \"2603:1020:1302::20/123\",\r\n - \ \"2603:1030:f:1::20/123\",\r\n \"2603:1030:10:1::20/123\",\r\n - \ \"2603:1030:104:1::20/123\",\r\n \"2603:1030:107::20/123\",\r\n - \ \"2603:1030:210:1::20/123\",\r\n \"2603:1030:40b:1::20/123\",\r\n - \ \"2603:1030:40c:1::20/123\",\r\n \"2603:1030:504:1::20/123\",\r\n - \ \"2603:1030:608::20/123\",\r\n \"2603:1030:807:1::20/123\",\r\n - \ \"2603:1030:a07::20/123\",\r\n \"2603:1030:b04::20/123\",\r\n - \ \"2603:1030:c06:1::20/123\",\r\n \"2603:1030:f05:1::20/123\",\r\n - \ \"2603:1030:1005::20/123\",\r\n \"2603:1040:5:1::20/123\",\r\n - \ \"2603:1040:207::20/123\",\r\n \"2603:1040:407:1::20/123\",\r\n - \ \"2603:1040:606::20/123\",\r\n \"2603:1040:806::20/123\",\r\n - \ \"2603:1040:904:1::20/123\",\r\n \"2603:1040:a06:1::20/123\",\r\n - \ \"2603:1040:b04::20/123\",\r\n \"2603:1040:c06::20/123\",\r\n - \ \"2603:1040:d04::20/123\",\r\n \"2603:1040:f05:1::20/123\",\r\n - \ \"2603:1040:1002::60/123\",\r\n \"2603:1040:1104::20/123\",\r\n - \ \"2603:1040:1202::20/123\",\r\n \"2603:1040:1302::20/123\",\r\n - \ \"2603:1040:1402::20/123\",\r\n \"2603:1040:1503::20/123\",\r\n - \ \"2603:1050:6:1::20/123\",\r\n \"2603:1050:403::20/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud\",\r\n - \ \"id\": \"AzureCloud\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"30\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.64.0.0/16\",\r\n - \ \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n \"13.66.128.0/17\",\r\n - \ \"13.67.0.0/17\",\r\n \"13.67.128.0/20\",\r\n \"13.67.144.0/21\",\r\n - \ \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n \"13.67.153.16/28\",\r\n - \ \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n \"13.67.153.128/25\",\r\n - \ \"13.67.154.0/24\",\r\n \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n - \ \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n \"13.68.0.0/17\",\r\n - \ \"13.68.128.0/17\",\r\n \"13.69.0.0/17\",\r\n \"13.69.128.0/17\",\r\n - \ \"13.70.0.0/18\",\r\n \"13.70.64.0/18\",\r\n \"13.70.128.0/18\",\r\n - \ \"13.70.192.0/18\",\r\n \"13.71.0.0/18\",\r\n \"13.71.64.0/18\",\r\n - \ \"13.71.128.0/19\",\r\n \"13.71.160.0/19\",\r\n \"13.71.192.0/18\",\r\n - \ \"13.72.64.0/18\",\r\n \"13.72.192.0/19\",\r\n \"13.72.224.0/19\",\r\n - \ \"13.73.0.0/19\",\r\n \"13.73.32.0/19\",\r\n \"13.73.96.0/19\",\r\n - \ \"13.73.128.0/18\",\r\n \"13.73.192.0/20\",\r\n \"13.73.224.0/21\",\r\n - \ \"13.73.232.0/21\",\r\n \"13.73.240.0/20\",\r\n \"13.74.0.0/16\",\r\n - \ \"13.75.0.0/17\",\r\n \"13.75.128.0/17\",\r\n \"13.76.0.0/16\",\r\n - \ \"13.77.0.0/18\",\r\n \"13.77.64.0/18\",\r\n \"13.77.128.0/18\",\r\n - \ \"13.77.192.0/19\",\r\n \"13.78.0.0/17\",\r\n \"13.78.128.0/17\",\r\n - \ \"13.79.0.0/16\",\r\n \"13.80.0.0/15\",\r\n \"13.82.0.0/16\",\r\n - \ \"13.83.0.0/16\",\r\n \"13.84.0.0/15\",\r\n \"13.86.0.0/17\",\r\n - \ \"13.86.128.0/17\",\r\n \"13.87.0.0/18\",\r\n \"13.87.64.0/19\",\r\n - \ \"13.87.120.0/22\",\r\n \"13.87.124.0/25\",\r\n \"13.87.124.128/29\",\r\n - \ \"13.87.124.136/31\",\r\n \"13.87.124.144/28\",\r\n \"13.87.124.160/27\",\r\n - \ \"13.87.124.192/27\",\r\n \"13.87.125.0/24\",\r\n \"13.87.126.0/24\",\r\n - \ \"13.87.127.224/27\",\r\n \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n - \ \"13.88.128.0/18\",\r\n \"13.88.200.0/21\",\r\n \"13.88.208.0/20\",\r\n - \ \"13.88.224.0/19\",\r\n \"13.89.0.0/16\",\r\n \"13.90.0.0/16\",\r\n - \ \"13.91.0.0/16\",\r\n \"13.92.0.0/16\",\r\n \"13.93.0.0/17\",\r\n - \ \"13.93.128.0/17\",\r\n \"13.94.0.0/18\",\r\n \"13.94.64.0/18\",\r\n - \ \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n \"13.104.129.0/26\",\r\n - \ \"13.104.129.64/26\",\r\n \"13.104.129.128/26\",\r\n \"13.104.129.192/26\",\r\n - \ \"13.104.144.0/27\",\r\n \"13.104.144.32/27\",\r\n \"13.104.144.64/27\",\r\n - \ \"13.104.144.96/27\",\r\n \"13.104.144.128/27\",\r\n \"13.104.144.160/27\",\r\n - \ \"13.104.144.192/27\",\r\n \"13.104.144.224/27\",\r\n \"13.104.145.0/26\",\r\n - \ \"13.104.145.64/26\",\r\n \"13.104.145.128/27\",\r\n \"13.104.145.160/27\",\r\n - \ \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n \"13.104.146.64/26\",\r\n - \ \"13.104.146.128/25\",\r\n \"13.104.147.0/25\",\r\n \"13.104.147.128/25\",\r\n - \ \"13.104.148.0/25\",\r\n \"13.104.148.128/25\",\r\n \"13.104.149.0/26\",\r\n - \ \"13.104.149.64/26\",\r\n \"13.104.149.128/25\",\r\n \"13.104.150.0/25\",\r\n - \ \"13.104.150.128/26\",\r\n \"13.104.150.192/26\",\r\n \"13.104.151.0/26\",\r\n - \ \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n \"13.104.151.192/26\",\r\n - \ \"13.104.152.0/25\",\r\n \"13.104.152.128/25\",\r\n \"13.104.153.0/27\",\r\n - \ \"13.104.153.32/28\",\r\n \"13.104.153.48/28\",\r\n \"13.104.153.64/27\",\r\n - \ \"13.104.153.96/27\",\r\n \"13.104.153.128/26\",\r\n \"13.104.153.192/26\",\r\n - \ \"13.104.154.0/25\",\r\n \"13.104.154.128/25\",\r\n \"13.104.155.0/27\",\r\n - \ \"13.104.155.32/27\",\r\n \"13.104.155.64/26\",\r\n \"13.104.155.128/26\",\r\n - \ \"13.104.155.192/26\",\r\n \"13.104.156.0/24\",\r\n \"13.104.157.0/25\",\r\n - \ \"13.104.157.128/25\",\r\n \"13.104.158.0/28\",\r\n \"13.104.158.16/28\",\r\n - \ \"13.104.158.32/27\",\r\n \"13.104.158.64/26\",\r\n \"13.104.158.128/27\",\r\n - \ \"13.104.158.160/28\",\r\n \"13.104.158.176/28\",\r\n \"13.104.158.192/27\",\r\n - \ \"13.104.158.224/27\",\r\n \"13.104.159.0/25\",\r\n \"13.104.159.128/26\",\r\n - \ \"13.104.159.192/26\",\r\n \"13.104.192.0/21\",\r\n \"13.104.208.0/26\",\r\n - \ \"13.104.208.64/27\",\r\n \"13.104.208.96/27\",\r\n \"13.104.208.128/27\",\r\n - \ \"13.104.208.160/28\",\r\n \"13.104.208.176/28\",\r\n \"13.104.208.192/26\",\r\n - \ \"13.104.209.0/24\",\r\n \"13.104.210.0/24\",\r\n \"13.104.211.0/25\",\r\n - \ \"13.104.211.128/26\",\r\n \"13.104.211.192/26\",\r\n \"13.104.212.0/26\",\r\n - \ \"13.104.212.64/26\",\r\n \"13.104.212.128/26\",\r\n \"13.104.212.192/26\",\r\n - \ \"13.104.213.0/25\",\r\n \"13.104.213.128/25\",\r\n \"13.104.214.0/25\",\r\n - \ \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n \"13.104.215.128/25\",\r\n - \ \"13.104.216.0/24\",\r\n \"13.104.217.0/25\",\r\n \"13.104.217.128/25\",\r\n - \ \"13.104.218.0/25\",\r\n \"13.104.218.128/25\",\r\n \"13.104.219.0/25\",\r\n - \ \"13.104.219.128/25\",\r\n \"13.104.220.0/25\",\r\n \"13.104.220.128/25\",\r\n - \ \"13.104.221.0/24\",\r\n \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n - \ \"13.104.223.128/26\",\r\n \"13.104.223.192/26\",\r\n \"13.105.14.0/25\",\r\n - \ \"13.105.14.128/26\",\r\n \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n - \ \"13.105.16.128/26\",\r\n \"13.105.16.192/26\",\r\n \"13.105.17.0/26\",\r\n - \ \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n \"13.105.17.192/26\",\r\n - \ \"13.105.18.0/26\",\r\n \"13.105.18.64/26\",\r\n \"13.105.18.160/27\",\r\n - \ \"13.105.18.192/26\",\r\n \"13.105.19.0/25\",\r\n \"13.105.19.128/25\",\r\n - \ \"13.105.20.0/25\",\r\n \"13.105.20.128/26\",\r\n \"13.105.20.192/26\",\r\n - \ \"13.105.21.0/24\",\r\n \"13.105.22.0/24\",\r\n \"13.105.23.0/26\",\r\n - \ \"13.105.23.64/26\",\r\n \"13.105.23.128/25\",\r\n \"13.105.24.0/24\",\r\n - \ \"13.105.25.0/24\",\r\n \"13.105.26.0/24\",\r\n \"13.105.27.0/25\",\r\n - \ \"13.105.27.128/27\",\r\n \"13.105.27.160/27\",\r\n \"13.105.27.192/27\",\r\n - \ \"13.105.27.224/27\",\r\n \"13.105.28.0/28\",\r\n \"13.105.28.16/28\",\r\n - \ \"13.105.28.32/28\",\r\n \"13.105.28.48/28\",\r\n \"13.105.28.128/25\",\r\n - \ \"13.105.29.0/25\",\r\n \"13.105.29.128/25\",\r\n \"13.105.36.0/27\",\r\n - \ \"13.105.36.32/28\",\r\n \"13.105.36.48/28\",\r\n \"13.105.36.64/27\",\r\n - \ \"13.105.36.96/27\",\r\n \"13.105.36.128/26\",\r\n \"13.105.36.192/26\",\r\n - \ \"13.105.37.0/26\",\r\n \"13.105.37.64/26\",\r\n \"13.105.37.128/26\",\r\n - \ \"13.105.37.192/26\",\r\n \"13.105.52.0/27\",\r\n \"13.105.52.32/27\",\r\n - \ \"13.105.52.64/28\",\r\n \"13.105.52.80/28\",\r\n \"13.105.52.96/27\",\r\n - \ \"13.105.52.128/26\",\r\n \"13.105.52.192/26\",\r\n \"13.105.53.0/25\",\r\n - \ \"13.105.53.128/26\",\r\n \"13.105.53.192/26\",\r\n \"13.105.60.0/27\",\r\n - \ \"13.105.60.32/28\",\r\n \"13.105.60.48/28\",\r\n \"13.105.60.64/27\",\r\n - \ \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n \"13.105.60.160/27\",\r\n - \ \"13.105.60.192/26\",\r\n \"13.105.61.0/28\",\r\n \"13.105.61.16/28\",\r\n - \ \"13.105.61.32/27\",\r\n \"13.105.61.64/26\",\r\n \"13.105.61.128/25\",\r\n - \ \"13.105.66.0/27\",\r\n \"13.105.66.32/27\",\r\n \"13.105.66.64/26\",\r\n - \ \"13.105.66.128/28\",\r\n \"13.105.66.144/28\",\r\n \"13.105.66.160/27\",\r\n - \ \"13.105.66.192/26\",\r\n \"13.105.67.0/25\",\r\n \"13.105.67.128/25\",\r\n - \ \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n \"13.105.74.48/28\",\r\n - \ \"13.105.74.64/27\",\r\n \"13.105.74.96/27\",\r\n \"13.105.74.128/26\",\r\n - \ \"13.105.74.192/26\",\r\n \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n - \ \"13.105.75.48/28\",\r\n \"13.105.75.64/27\",\r\n \"13.105.75.96/27\",\r\n - \ \"13.105.75.128/27\",\r\n \"13.105.75.160/27\",\r\n \"13.105.75.192/28\",\r\n - \ \"13.105.75.208/28\",\r\n \"13.105.75.224/27\",\r\n \"13.105.96.0/26\",\r\n - \ \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n \"13.105.96.112/28\",\r\n - \ \"13.105.96.128/25\",\r\n \"13.105.97.0/27\",\r\n \"13.105.97.32/27\",\r\n - \ \"13.105.97.64/27\",\r\n \"13.105.97.96/27\",\r\n \"13.105.97.128/25\",\r\n - \ \"13.105.98.0/27\",\r\n \"13.105.98.32/28\",\r\n \"13.105.98.48/28\",\r\n - \ \"13.105.98.64/27\",\r\n \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n - \ \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n \"13.105.98.208/28\",\r\n - \ \"13.105.98.224/27\",\r\n \"13.105.99.0/26\",\r\n \"13.105.99.64/27\",\r\n - \ \"13.105.99.96/28\",\r\n \"13.105.99.112/28\",\r\n \"13.105.99.128/27\",\r\n - \ \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n \"13.105.100.0/28\",\r\n - \ \"13.105.100.16/28\",\r\n \"13.105.100.32/27\",\r\n \"13.105.100.64/26\",\r\n - \ \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n \"13.105.100.176/28\",\r\n - \ \"13.105.100.192/27\",\r\n \"13.105.100.224/27\",\r\n \"13.105.101.0/27\",\r\n - \ \"13.105.101.32/28\",\r\n \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n - \ \"13.105.101.128/27\",\r\n \"13.105.101.160/28\",\r\n \"13.105.101.176/28\",\r\n - \ \"13.105.101.192/27\",\r\n \"13.105.101.224/27\",\r\n \"13.105.102.0/28\",\r\n - \ \"13.105.102.16/28\",\r\n \"13.105.102.32/27\",\r\n \"13.105.102.64/26\",\r\n - \ \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n \"13.105.102.176/28\",\r\n - \ \"13.105.102.192/27\",\r\n \"13.105.102.224/27\",\r\n \"13.105.103.0/28\",\r\n - \ \"13.105.103.16/28\",\r\n \"13.105.103.32/27\",\r\n \"13.105.103.64/26\",\r\n - \ \"13.105.103.128/27\",\r\n \"13.105.103.160/28\",\r\n \"13.105.103.176/28\",\r\n - \ \"13.105.103.192/27\",\r\n \"13.105.103.224/27\",\r\n \"13.105.104.0/27\",\r\n - \ \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n \"13.105.104.80/28\",\r\n - \ \"13.105.104.96/27\",\r\n \"13.105.104.128/26\",\r\n \"20.0.0.0/16\",\r\n + \ \"2603:1040:606:3::180/121\",\r\n \"2603:1040:606:402::200/121\",\r\n + \ \"2603:1040:806:402::200/121\",\r\n \"2603:1040:904:2::780/121\",\r\n + \ \"2603:1040:904:402::200/121\",\r\n \"2603:1040:904:802::180/121\",\r\n + \ \"2603:1040:904:c02::180/121\",\r\n \"2603:1040:a06:2::300/121\",\r\n + \ \"2603:1040:a06:402::200/121\",\r\n \"2603:1040:a06:802::180/121\",\r\n + \ \"2603:1040:a06:c02::180/121\",\r\n \"2603:1040:b04:402::200/121\",\r\n + \ \"2603:1040:c06:402::200/121\",\r\n \"2603:1040:d04:1::780/121\",\r\n + \ \"2603:1040:d04:400::100/121\",\r\n \"2603:1040:d04:400::300/121\",\r\n + \ \"2603:1040:d04:c02::200/121\",\r\n \"2603:1040:f05:2::/121\",\r\n + \ \"2603:1040:f05:402::200/121\",\r\n \"2603:1040:f05:802::180/121\",\r\n + \ \"2603:1040:f05:c02::180/121\",\r\n \"2603:1040:1002:1::100/121\",\r\n + \ \"2603:1040:1002:400::100/121\",\r\n \"2603:1040:1002:800::100/121\",\r\n + \ \"2603:1040:1002:c00::100/121\",\r\n \"2603:1040:1104:1::480/121\",\r\n + \ \"2603:1040:1104:400::200/121\",\r\n \"2603:1040:1202::680/121\",\r\n + \ \"2603:1040:1202:400::100/121\",\r\n \"2603:1040:1302::680/121\",\r\n + \ \"2603:1040:1302:400::100/121\",\r\n \"2603:1040:1402::680/121\",\r\n + \ \"2603:1040:1402:400::100/121\",\r\n \"2603:1040:1402:800::100/121\",\r\n + \ \"2603:1040:1402:c00::100/121\",\r\n \"2603:1040:1503::680/121\",\r\n + \ \"2603:1040:1503:400::100/121\",\r\n \"2603:1050:6:402::200/121\",\r\n + \ \"2603:1050:6:802::180/121\",\r\n \"2603:1050:6:c02::180/121\",\r\n + \ \"2603:1050:403:400::500/121\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureBotService\",\r\n \"id\": \"AzureBotService\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureBotService\",\r\n \"addressPrefixes\": [\r\n \"13.66.142.64/30\",\r\n + \ \"13.67.10.88/30\",\r\n \"13.69.67.56/30\",\r\n \"13.69.227.252/30\",\r\n + \ \"13.70.74.112/30\",\r\n \"13.71.173.240/30\",\r\n \"13.71.196.160/30\",\r\n + \ \"13.73.248.0/30\",\r\n \"13.75.39.72/30\",\r\n \"13.77.53.80/30\",\r\n + \ \"13.78.108.172/30\",\r\n \"13.86.219.168/30\",\r\n \"13.87.58.40/30\",\r\n + \ \"13.87.124.40/30\",\r\n \"13.89.171.116/30\",\r\n \"20.17.48.16/30\",\r\n + \ \"20.21.32.16/30\",\r\n \"20.36.108.112/30\",\r\n \"20.36.115.240/30\",\r\n + \ \"20.36.120.64/30\",\r\n \"20.37.64.64/30\",\r\n \"20.37.76.104/30\",\r\n + \ \"20.37.152.64/30\",\r\n \"20.37.192.64/30\",\r\n \"20.37.224.64/30\",\r\n + \ \"20.38.80.64/30\",\r\n \"20.38.128.72/30\",\r\n \"20.38.136.64/30\",\r\n + \ \"20.39.8.64/30\",\r\n \"20.41.0.64/30\",\r\n \"20.41.64.64/30\",\r\n + \ \"20.41.192.64/30\",\r\n \"20.42.0.64/30\",\r\n \"20.42.128.64/30\",\r\n + \ \"20.42.224.64/30\",\r\n \"20.43.40.64/30\",\r\n \"20.43.64.64/30\",\r\n + \ \"20.43.121.8/30\",\r\n \"20.43.128.64/30\",\r\n \"20.44.4.72/30\",\r\n + \ \"20.44.17.24/30\",\r\n \"20.44.27.208/30\",\r\n \"20.45.112.64/30\",\r\n + \ \"20.45.123.112/30\",\r\n \"20.45.192.64/30\",\r\n \"20.72.16.16/30\",\r\n + \ \"20.150.160.120/30\",\r\n \"20.189.104.64/30\",\r\n \"20.192.160.16/30\",\r\n + \ \"20.192.224.64/26\",\r\n \"20.215.0.16/30\",\r\n \"20.217.40.16/30\",\r\n + \ \"40.67.48.64/30\",\r\n \"40.67.58.4/30\",\r\n \"40.69.108.56/30\",\r\n + \ \"40.71.12.244/30\",\r\n \"40.74.24.64/30\",\r\n \"40.74.147.168/30\",\r\n + \ \"40.78.196.56/30\",\r\n \"40.78.202.132/30\",\r\n \"40.79.132.56/30\",\r\n + \ \"40.79.180.24/30\",\r\n \"40.80.56.64/30\",\r\n \"40.80.168.64/30\",\r\n + \ \"40.80.176.32/30\",\r\n \"40.80.184.64/30\",\r\n \"40.82.248.64/30\",\r\n + \ \"40.89.16.64/30\",\r\n \"51.12.40.64/26\",\r\n \"51.12.192.64/26\",\r\n + \ \"51.53.24.16/30\",\r\n \"51.53.168.16/30\",\r\n \"51.104.8.248/30\",\r\n + \ \"51.104.24.64/30\",\r\n \"51.105.80.64/30\",\r\n \"51.105.88.64/30\",\r\n + \ \"51.107.48.64/30\",\r\n \"51.107.58.4/30\",\r\n \"51.107.144.64/30\",\r\n + \ \"51.107.154.4/30\",\r\n \"51.116.48.64/30\",\r\n \"51.116.144.64/30\",\r\n + \ \"51.120.40.64/30\",\r\n \"51.120.98.12/30\",\r\n \"51.120.218.4/30\",\r\n + \ \"51.120.224.64/30\",\r\n \"51.137.160.64/30\",\r\n \"51.140.212.72/30\",\r\n + \ \"51.143.192.64/30\",\r\n \"52.136.48.64/30\",\r\n \"52.140.104.64/30\",\r\n + \ \"52.150.136.64/30\",\r\n \"52.162.111.16/30\",\r\n \"52.228.80.64/30\",\r\n + \ \"52.231.148.88/30\",\r\n \"65.52.252.104/30\",\r\n \"102.133.28.88/30\",\r\n + \ \"102.133.56.64/30\",\r\n \"102.133.124.8/30\",\r\n \"102.133.216.64/30\",\r\n + \ \"191.233.8.16/30\",\r\n \"191.233.205.96/30\",\r\n \"191.235.224.64/30\",\r\n + \ \"2603:1000:4::20/123\",\r\n \"2603:1000:104:1::20/123\",\r\n + \ \"2603:1010:6:1::20/123\",\r\n \"2603:1010:101::20/123\",\r\n + \ \"2603:1010:304::20/123\",\r\n \"2603:1010:404::20/123\",\r\n + \ \"2603:1020:5:1::20/123\",\r\n \"2603:1020:206:1::20/123\",\r\n + \ \"2603:1020:305::20/123\",\r\n \"2603:1020:405::20/123\",\r\n + \ \"2603:1020:605::20/123\",\r\n \"2603:1020:705:1::20/123\",\r\n + \ \"2603:1020:805:1::20/123\",\r\n \"2603:1020:905::20/123\",\r\n + \ \"2603:1020:a04:1::20/123\",\r\n \"2603:1020:b04::20/123\",\r\n + \ \"2603:1020:c04:1::20/123\",\r\n \"2603:1020:d04::20/123\",\r\n + \ \"2603:1020:e04:1::20/123\",\r\n \"2603:1020:f04::20/123\",\r\n + \ \"2603:1020:1004::20/123\",\r\n \"2603:1020:1104::20/123\",\r\n + \ \"2603:1020:1302::20/123\",\r\n \"2603:1030:f:1::20/123\",\r\n + \ \"2603:1030:10:1::20/123\",\r\n \"2603:1030:104:1::20/123\",\r\n + \ \"2603:1030:107::20/123\",\r\n \"2603:1030:210:1::20/123\",\r\n + \ \"2603:1030:40b:1::20/123\",\r\n \"2603:1030:40c:1::20/123\",\r\n + \ \"2603:1030:504:1::20/123\",\r\n \"2603:1030:608::20/123\",\r\n + \ \"2603:1030:807:1::20/123\",\r\n \"2603:1030:a07::20/123\",\r\n + \ \"2603:1030:b04::20/123\",\r\n \"2603:1030:c06:1::20/123\",\r\n + \ \"2603:1030:f05:1::20/123\",\r\n \"2603:1030:1005::20/123\",\r\n + \ \"2603:1040:5:1::20/123\",\r\n \"2603:1040:207::20/123\",\r\n + \ \"2603:1040:407:1::20/123\",\r\n \"2603:1040:606::20/123\",\r\n + \ \"2603:1040:806::20/123\",\r\n \"2603:1040:904:1::20/123\",\r\n + \ \"2603:1040:a06:1::20/123\",\r\n \"2603:1040:b04::20/123\",\r\n + \ \"2603:1040:c06::20/123\",\r\n \"2603:1040:d04::20/123\",\r\n + \ \"2603:1040:f05:1::20/123\",\r\n \"2603:1040:1002::60/123\",\r\n + \ \"2603:1040:1104::20/123\",\r\n \"2603:1040:1202::20/123\",\r\n + \ \"2603:1040:1302::20/123\",\r\n \"2603:1040:1402::20/123\",\r\n + \ \"2603:1040:1503::20/123\",\r\n \"2603:1050:6:1::20/123\",\r\n + \ \"2603:1050:403::20/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud\",\r\n \"id\": \"AzureCloud\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"33\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.64.0.0/16\",\r\n \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n + \ \"13.66.128.0/17\",\r\n \"13.67.0.0/17\",\r\n \"13.67.128.0/20\",\r\n + \ \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n + \ \"13.67.153.16/28\",\r\n \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n + \ \"13.67.153.128/25\",\r\n \"13.67.154.0/24\",\r\n \"13.67.155.0/24\",\r\n + \ \"13.67.156.0/22\",\r\n \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n + \ \"13.68.0.0/17\",\r\n \"13.68.128.0/17\",\r\n \"13.69.0.0/17\",\r\n + \ \"13.69.128.0/17\",\r\n \"13.70.0.0/18\",\r\n \"13.70.64.0/18\",\r\n + \ \"13.70.128.0/18\",\r\n \"13.70.192.0/18\",\r\n \"13.71.0.0/18\",\r\n + \ \"13.71.64.0/18\",\r\n \"13.71.128.0/19\",\r\n \"13.71.160.0/19\",\r\n + \ \"13.71.192.0/18\",\r\n \"13.72.64.0/18\",\r\n \"13.72.192.0/19\",\r\n + \ \"13.72.224.0/19\",\r\n \"13.73.0.0/19\",\r\n \"13.73.32.0/19\",\r\n + \ \"13.73.96.0/19\",\r\n \"13.73.128.0/18\",\r\n \"13.73.192.0/20\",\r\n + \ \"13.73.224.0/21\",\r\n \"13.73.232.0/21\",\r\n \"13.73.240.0/20\",\r\n + \ \"13.74.0.0/16\",\r\n \"13.75.0.0/17\",\r\n \"13.75.128.0/17\",\r\n + \ \"13.76.0.0/16\",\r\n \"13.77.0.0/18\",\r\n \"13.77.64.0/18\",\r\n + \ \"13.77.128.0/18\",\r\n \"13.77.192.0/19\",\r\n \"13.78.0.0/17\",\r\n + \ \"13.78.128.0/17\",\r\n \"13.79.0.0/16\",\r\n \"13.80.0.0/15\",\r\n + \ \"13.82.0.0/16\",\r\n \"13.83.0.0/16\",\r\n \"13.84.0.0/15\",\r\n + \ \"13.86.0.0/17\",\r\n \"13.86.128.0/17\",\r\n \"13.87.0.0/18\",\r\n + \ \"13.87.64.0/19\",\r\n \"13.87.120.0/22\",\r\n \"13.87.124.0/25\",\r\n + \ \"13.87.124.128/29\",\r\n \"13.87.124.136/31\",\r\n \"13.87.124.144/28\",\r\n + \ \"13.87.124.160/27\",\r\n \"13.87.124.192/27\",\r\n \"13.87.125.0/24\",\r\n + \ \"13.87.126.0/24\",\r\n \"13.87.127.224/27\",\r\n \"13.87.128.0/17\",\r\n + \ \"13.88.0.0/17\",\r\n \"13.88.128.0/18\",\r\n \"13.88.200.0/21\",\r\n + \ \"13.88.208.0/20\",\r\n \"13.88.224.0/19\",\r\n \"13.89.0.0/16\",\r\n + \ \"13.90.0.0/16\",\r\n \"13.91.0.0/16\",\r\n \"13.92.0.0/16\",\r\n + \ \"13.93.0.0/17\",\r\n \"13.93.128.0/17\",\r\n \"13.94.0.0/18\",\r\n + \ \"13.94.64.0/18\",\r\n \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n + \ \"13.104.129.0/26\",\r\n \"13.104.129.64/26\",\r\n \"13.104.129.128/26\",\r\n + \ \"13.104.129.192/26\",\r\n \"13.104.144.0/27\",\r\n \"13.104.144.32/27\",\r\n + \ \"13.104.144.64/27\",\r\n \"13.104.144.96/27\",\r\n \"13.104.144.128/27\",\r\n + \ \"13.104.144.160/27\",\r\n \"13.104.144.192/27\",\r\n \"13.104.144.224/27\",\r\n + \ \"13.104.145.0/26\",\r\n \"13.104.145.64/26\",\r\n \"13.104.145.128/27\",\r\n + \ \"13.104.145.160/27\",\r\n \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n + \ \"13.104.146.64/26\",\r\n \"13.104.146.128/25\",\r\n \"13.104.147.0/25\",\r\n + \ \"13.104.147.128/25\",\r\n \"13.104.148.0/25\",\r\n \"13.104.148.128/25\",\r\n + \ \"13.104.149.0/26\",\r\n \"13.104.149.64/26\",\r\n \"13.104.149.128/25\",\r\n + \ \"13.104.150.0/25\",\r\n \"13.104.150.128/26\",\r\n \"13.104.150.192/26\",\r\n + \ \"13.104.151.0/26\",\r\n \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n + \ \"13.104.151.192/26\",\r\n \"13.104.152.0/25\",\r\n \"13.104.152.128/25\",\r\n + \ \"13.104.153.0/27\",\r\n \"13.104.153.32/28\",\r\n \"13.104.153.48/28\",\r\n + \ \"13.104.153.64/27\",\r\n \"13.104.153.96/27\",\r\n \"13.104.153.128/26\",\r\n + \ \"13.104.153.192/26\",\r\n \"13.104.154.0/25\",\r\n \"13.104.154.128/25\",\r\n + \ \"13.104.155.0/27\",\r\n \"13.104.155.32/27\",\r\n \"13.104.155.64/26\",\r\n + \ \"13.104.155.128/26\",\r\n \"13.104.155.192/26\",\r\n \"13.104.156.0/24\",\r\n + \ \"13.104.157.0/25\",\r\n \"13.104.157.128/25\",\r\n \"13.104.158.0/28\",\r\n + \ \"13.104.158.16/28\",\r\n \"13.104.158.32/27\",\r\n \"13.104.158.64/26\",\r\n + \ \"13.104.158.128/27\",\r\n \"13.104.158.160/28\",\r\n \"13.104.158.176/28\",\r\n + \ \"13.104.158.192/27\",\r\n \"13.104.158.224/27\",\r\n \"13.104.159.0/25\",\r\n + \ \"13.104.159.128/26\",\r\n \"13.104.159.192/26\",\r\n \"13.104.192.0/21\",\r\n + \ \"13.104.208.0/26\",\r\n \"13.104.208.64/27\",\r\n \"13.104.208.96/27\",\r\n + \ \"13.104.208.128/27\",\r\n \"13.104.208.160/28\",\r\n \"13.104.208.176/28\",\r\n + \ \"13.104.208.192/26\",\r\n \"13.104.209.0/24\",\r\n \"13.104.210.0/24\",\r\n + \ \"13.104.211.0/25\",\r\n \"13.104.211.128/26\",\r\n \"13.104.211.192/26\",\r\n + \ \"13.104.212.0/26\",\r\n \"13.104.212.64/26\",\r\n \"13.104.212.128/26\",\r\n + \ \"13.104.212.192/26\",\r\n \"13.104.213.0/25\",\r\n \"13.104.213.128/25\",\r\n + \ \"13.104.214.0/25\",\r\n \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n + \ \"13.104.215.128/25\",\r\n \"13.104.216.0/24\",\r\n \"13.104.217.0/25\",\r\n + \ \"13.104.217.128/25\",\r\n \"13.104.218.0/25\",\r\n \"13.104.218.128/25\",\r\n + \ \"13.104.219.0/25\",\r\n \"13.104.219.128/25\",\r\n \"13.104.220.0/25\",\r\n + \ \"13.104.220.128/25\",\r\n \"13.104.221.0/24\",\r\n \"13.104.222.0/24\",\r\n + \ \"13.104.223.0/25\",\r\n \"13.104.223.128/26\",\r\n \"13.104.223.192/26\",\r\n + \ \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n \"13.105.14.192/26\",\r\n + \ \"13.105.16.0/25\",\r\n \"13.105.16.128/26\",\r\n \"13.105.16.192/26\",\r\n + \ \"13.105.17.0/26\",\r\n \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n + \ \"13.105.17.192/26\",\r\n \"13.105.18.0/26\",\r\n \"13.105.18.64/26\",\r\n + \ \"13.105.18.160/27\",\r\n \"13.105.18.192/26\",\r\n \"13.105.19.0/25\",\r\n + \ \"13.105.19.128/25\",\r\n \"13.105.20.0/25\",\r\n \"13.105.20.128/26\",\r\n + \ \"13.105.20.192/26\",\r\n \"13.105.21.0/24\",\r\n \"13.105.22.0/24\",\r\n + \ \"13.105.23.0/26\",\r\n \"13.105.23.64/26\",\r\n \"13.105.23.128/25\",\r\n + \ \"13.105.24.0/24\",\r\n \"13.105.25.0/24\",\r\n \"13.105.26.0/24\",\r\n + \ \"13.105.27.0/25\",\r\n \"13.105.27.128/27\",\r\n \"13.105.27.160/27\",\r\n + \ \"13.105.27.192/27\",\r\n \"13.105.27.224/27\",\r\n \"13.105.28.0/28\",\r\n + \ \"13.105.28.16/28\",\r\n \"13.105.28.32/28\",\r\n \"13.105.28.48/28\",\r\n + \ \"13.105.28.128/25\",\r\n \"13.105.29.0/25\",\r\n \"13.105.29.128/25\",\r\n + \ \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n \"13.105.36.48/28\",\r\n + \ \"13.105.36.64/27\",\r\n \"13.105.36.96/27\",\r\n \"13.105.36.128/26\",\r\n + \ \"13.105.36.192/26\",\r\n \"13.105.37.0/26\",\r\n \"13.105.37.64/26\",\r\n + \ \"13.105.37.128/26\",\r\n \"13.105.37.192/26\",\r\n \"13.105.52.0/27\",\r\n + \ \"13.105.52.32/27\",\r\n \"13.105.52.64/28\",\r\n \"13.105.52.80/28\",\r\n + \ \"13.105.52.96/27\",\r\n \"13.105.52.128/26\",\r\n \"13.105.52.192/26\",\r\n + \ \"13.105.53.0/25\",\r\n \"13.105.53.128/26\",\r\n \"13.105.53.192/26\",\r\n + \ \"13.105.60.0/27\",\r\n \"13.105.60.32/28\",\r\n \"13.105.60.48/28\",\r\n + \ \"13.105.60.64/27\",\r\n \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n + \ \"13.105.60.160/27\",\r\n \"13.105.60.192/26\",\r\n \"13.105.61.0/28\",\r\n + \ \"13.105.61.16/28\",\r\n \"13.105.61.32/27\",\r\n \"13.105.61.64/26\",\r\n + \ \"13.105.61.128/25\",\r\n \"13.105.66.0/27\",\r\n \"13.105.66.32/27\",\r\n + \ \"13.105.66.64/26\",\r\n \"13.105.66.128/28\",\r\n \"13.105.66.144/28\",\r\n + \ \"13.105.66.160/27\",\r\n \"13.105.66.192/26\",\r\n \"13.105.67.0/25\",\r\n + \ \"13.105.67.128/25\",\r\n \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n + \ \"13.105.74.48/28\",\r\n \"13.105.74.64/27\",\r\n \"13.105.74.96/27\",\r\n + \ \"13.105.74.128/26\",\r\n \"13.105.74.192/26\",\r\n \"13.105.75.0/27\",\r\n + \ \"13.105.75.32/28\",\r\n \"13.105.75.48/28\",\r\n \"13.105.75.64/27\",\r\n + \ \"13.105.75.96/27\",\r\n \"13.105.75.128/27\",\r\n \"13.105.75.160/27\",\r\n + \ \"13.105.75.192/28\",\r\n \"13.105.75.208/28\",\r\n \"13.105.75.224/27\",\r\n + \ \"13.105.96.0/26\",\r\n \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n + \ \"13.105.96.112/28\",\r\n \"13.105.96.128/25\",\r\n \"13.105.97.0/27\",\r\n + \ \"13.105.97.32/27\",\r\n \"13.105.97.64/27\",\r\n \"13.105.97.96/27\",\r\n + \ \"13.105.97.128/25\",\r\n \"13.105.98.0/27\",\r\n \"13.105.98.32/28\",\r\n + \ \"13.105.98.48/28\",\r\n \"13.105.98.64/27\",\r\n \"13.105.98.96/27\",\r\n + \ \"13.105.98.128/27\",\r\n \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n + \ \"13.105.98.208/28\",\r\n \"13.105.98.224/27\",\r\n \"13.105.99.0/26\",\r\n + \ \"13.105.99.64/27\",\r\n \"13.105.99.96/28\",\r\n \"13.105.99.112/28\",\r\n + \ \"13.105.99.128/27\",\r\n \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n + \ \"13.105.100.0/28\",\r\n \"13.105.100.16/28\",\r\n \"13.105.100.32/27\",\r\n + \ \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n + \ \"13.105.100.176/28\",\r\n \"13.105.100.192/27\",\r\n \"13.105.100.224/27\",\r\n + \ \"13.105.101.0/27\",\r\n \"13.105.101.32/28\",\r\n \"13.105.101.48/28\",\r\n + \ \"13.105.101.64/26\",\r\n \"13.105.101.128/27\",\r\n \"13.105.101.160/28\",\r\n + \ \"13.105.101.176/28\",\r\n \"13.105.101.192/27\",\r\n \"13.105.101.224/27\",\r\n + \ \"13.105.102.0/28\",\r\n \"13.105.102.16/28\",\r\n \"13.105.102.32/27\",\r\n + \ \"13.105.102.64/26\",\r\n \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n + \ \"13.105.102.176/28\",\r\n \"13.105.102.192/27\",\r\n \"13.105.102.224/27\",\r\n + \ \"13.105.103.0/28\",\r\n \"13.105.103.16/28\",\r\n \"13.105.103.32/27\",\r\n + \ \"13.105.103.64/26\",\r\n \"13.105.103.128/27\",\r\n \"13.105.103.160/28\",\r\n + \ \"13.105.103.176/28\",\r\n \"13.105.103.192/27\",\r\n \"13.105.103.224/27\",\r\n + \ \"13.105.104.0/27\",\r\n \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n + \ \"13.105.104.80/28\",\r\n \"13.105.104.96/27\",\r\n \"13.105.104.128/26\",\r\n + \ \"13.105.114.88/29\",\r\n \"13.105.114.96/27\",\r\n \"13.105.114.128/26\",\r\n + \ \"13.105.114.192/28\",\r\n \"13.105.114.208/29\",\r\n \"20.0.0.0/16\",\r\n \ \"20.1.0.0/17\",\r\n \"20.1.128.0/17\",\r\n \"20.2.0.0/16\",\r\n \ \"20.3.0.0/16\",\r\n \"20.4.0.0/16\",\r\n \"20.5.0.0/16\",\r\n \ \"20.6.0.0/17\",\r\n \"20.6.128.0/17\",\r\n \"20.7.0.0/16\",\r\n @@ -26335,375 +27008,377 @@ interactions: \ \"20.13.128.0/17\",\r\n \"20.14.0.0/17\",\r\n \"20.14.128.0/17\",\r\n \ \"20.15.0.0/17\",\r\n \"20.15.128.0/17\",\r\n \"20.16.0.0/16\",\r\n \ \"20.17.0.0/18\",\r\n \"20.17.64.0/21\",\r\n \"20.18.0.0/17\",\r\n - \ \"20.19.0.0/17\",\r\n \"20.20.32.0/26\",\r\n \"20.21.0.0/16\",\r\n - \ \"20.22.0.0/16\",\r\n \"20.23.0.0/16\",\r\n \"20.24.0.0/18\",\r\n - \ \"20.24.64.0/18\",\r\n \"20.24.128.0/18\",\r\n \"20.24.192.0/18\",\r\n - \ \"20.25.0.0/17\",\r\n \"20.25.128.0/18\",\r\n \"20.25.192.0/18\",\r\n - \ \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n \"20.27.0.0/18\",\r\n - \ \"20.27.64.0/18\",\r\n \"20.27.128.0/18\",\r\n \"20.27.192.0/18\",\r\n - \ \"20.28.0.0/17\",\r\n \"20.28.128.0/17\",\r\n \"20.29.0.0/17\",\r\n - \ \"20.29.128.0/17\",\r\n \"20.31.0.0/16\",\r\n \"20.36.0.0/19\",\r\n - \ \"20.36.32.0/19\",\r\n \"20.36.64.0/19\",\r\n \"20.36.96.0/21\",\r\n - \ \"20.36.104.0/21\",\r\n \"20.36.112.0/20\",\r\n \"20.36.128.0/17\",\r\n - \ \"20.37.0.0/18\",\r\n \"20.37.64.0/19\",\r\n \"20.37.96.0/19\",\r\n - \ \"20.37.128.0/18\",\r\n \"20.37.192.0/19\",\r\n \"20.37.224.0/19\",\r\n - \ \"20.38.0.0/20\",\r\n \"20.38.16.0/24\",\r\n \"20.38.17.0/24\",\r\n - \ \"20.38.18.0/24\",\r\n \"20.38.19.0/24\",\r\n \"20.38.20.0/24\",\r\n - \ \"20.38.21.0/24\",\r\n \"20.38.32.0/20\",\r\n \"20.38.64.0/19\",\r\n - \ \"20.38.96.0/23\",\r\n \"20.38.98.0/24\",\r\n \"20.38.99.0/24\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.38.102.0/23\",\r\n \"20.38.104.0/23\",\r\n - \ \"20.38.106.0/23\",\r\n \"20.38.108.0/23\",\r\n \"20.38.110.0/23\",\r\n - \ \"20.38.112.0/23\",\r\n \"20.38.114.0/25\",\r\n \"20.38.114.128/25\",\r\n - \ \"20.38.115.0/24\",\r\n \"20.38.116.0/23\",\r\n \"20.38.118.0/24\",\r\n - \ \"20.38.119.0/24\",\r\n \"20.38.120.0/24\",\r\n \"20.38.121.0/25\",\r\n - \ \"20.38.121.128/25\",\r\n \"20.38.122.0/23\",\r\n \"20.38.124.0/23\",\r\n - \ \"20.38.126.0/23\",\r\n \"20.38.128.0/21\",\r\n \"20.38.136.0/21\",\r\n - \ \"20.38.144.0/21\",\r\n \"20.38.152.0/21\",\r\n \"20.38.160.0/20\",\r\n - \ \"20.38.184.0/22\",\r\n \"20.38.188.0/22\",\r\n \"20.38.196.0/22\",\r\n - \ \"20.38.200.0/22\",\r\n \"20.38.208.0/22\",\r\n \"20.39.0.0/19\",\r\n - \ \"20.39.32.0/19\",\r\n \"20.39.64.0/21\",\r\n \"20.39.72.0/21\",\r\n - \ \"20.39.80.0/20\",\r\n \"20.39.96.0/19\",\r\n \"20.39.128.0/20\",\r\n - \ \"20.39.144.0/20\",\r\n \"20.39.160.0/21\",\r\n \"20.39.168.0/21\",\r\n - \ \"20.39.176.0/21\",\r\n \"20.39.184.0/21\",\r\n \"20.39.192.0/20\",\r\n - \ \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n \"20.39.232.0/21\",\r\n - \ \"20.39.240.0/20\",\r\n \"20.40.0.0/21\",\r\n \"20.40.8.0/21\",\r\n - \ \"20.40.16.0/21\",\r\n \"20.40.24.0/21\",\r\n \"20.40.32.0/21\",\r\n - \ \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n \"20.40.64.0/20\",\r\n - \ \"20.40.80.0/21\",\r\n \"20.40.88.0/21\",\r\n \"20.40.96.0/21\",\r\n - \ \"20.40.104.0/21\",\r\n \"20.40.112.0/21\",\r\n \"20.40.120.0/21\",\r\n - \ \"20.40.128.0/19\",\r\n \"20.40.160.0/20\",\r\n \"20.40.176.0/20\",\r\n - \ \"20.40.192.0/18\",\r\n \"20.41.0.0/18\",\r\n \"20.41.64.0/18\",\r\n - \ \"20.41.128.0/18\",\r\n \"20.41.192.0/18\",\r\n \"20.42.0.0/17\",\r\n - \ \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n - \ \"20.42.176.0/20\",\r\n \"20.42.192.0/19\",\r\n \"20.42.224.0/19\",\r\n - \ \"20.43.0.0/19\",\r\n \"20.43.32.0/19\",\r\n \"20.43.64.0/19\",\r\n - \ \"20.43.96.0/20\",\r\n \"20.43.112.0/21\",\r\n \"20.43.120.0/21\",\r\n - \ \"20.43.128.0/18\",\r\n \"20.43.192.0/18\",\r\n \"20.44.0.0/21\",\r\n - \ \"20.44.8.0/21\",\r\n \"20.44.16.0/21\",\r\n \"20.44.24.0/21\",\r\n - \ \"20.44.32.0/19\",\r\n \"20.44.64.0/18\",\r\n \"20.44.128.0/18\",\r\n - \ \"20.44.192.0/18\",\r\n \"20.45.0.0/18\",\r\n \"20.45.64.0/19\",\r\n - \ \"20.45.96.0/20\",\r\n \"20.45.112.0/21\",\r\n \"20.45.120.0/21\",\r\n - \ \"20.45.128.0/21\",\r\n \"20.45.136.0/21\",\r\n \"20.45.144.0/20\",\r\n - \ \"20.45.160.0/20\",\r\n \"20.45.176.0/20\",\r\n \"20.45.192.0/18\",\r\n - \ \"20.46.0.0/19\",\r\n \"20.46.32.0/19\",\r\n \"20.46.64.0/19\",\r\n - \ \"20.46.96.0/20\",\r\n \"20.46.112.0/20\",\r\n \"20.46.128.0/20\",\r\n - \ \"20.46.144.0/20\",\r\n \"20.46.160.0/19\",\r\n \"20.46.192.0/21\",\r\n - \ \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n \"20.46.224.0/19\",\r\n - \ \"20.47.0.0/24\",\r\n \"20.47.1.0/24\",\r\n \"20.47.2.0/24\",\r\n - \ \"20.47.3.0/24\",\r\n \"20.47.4.0/24\",\r\n \"20.47.5.0/24\",\r\n - \ \"20.47.6.0/24\",\r\n \"20.47.7.0/24\",\r\n \"20.47.8.0/24\",\r\n - \ \"20.47.9.0/24\",\r\n \"20.47.10.0/24\",\r\n \"20.47.11.0/24\",\r\n - \ \"20.47.12.0/24\",\r\n \"20.47.13.0/24\",\r\n \"20.47.14.0/24\",\r\n - \ \"20.47.15.0/24\",\r\n \"20.47.16.0/23\",\r\n \"20.47.18.0/23\",\r\n - \ \"20.47.20.0/23\",\r\n \"20.47.22.0/23\",\r\n \"20.47.24.0/23\",\r\n - \ \"20.47.26.0/24\",\r\n \"20.47.27.0/24\",\r\n \"20.47.28.0/24\",\r\n - \ \"20.47.29.0/24\",\r\n \"20.47.30.0/24\",\r\n \"20.47.31.0/24\",\r\n - \ \"20.47.32.0/24\",\r\n \"20.47.33.0/24\",\r\n \"20.47.34.0/24\",\r\n - \ \"20.47.35.0/24\",\r\n \"20.47.36.0/24\",\r\n \"20.47.37.0/24\",\r\n - \ \"20.47.38.0/24\",\r\n \"20.47.39.0/24\",\r\n \"20.47.40.0/24\",\r\n - \ \"20.47.41.0/24\",\r\n \"20.47.42.0/24\",\r\n \"20.47.43.0/24\",\r\n - \ \"20.47.44.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.47.46.0/24\",\r\n - \ \"20.47.47.0/24\",\r\n \"20.47.48.0/24\",\r\n \"20.47.49.0/24\",\r\n - \ \"20.47.50.0/24\",\r\n \"20.47.51.0/24\",\r\n \"20.47.52.0/24\",\r\n - \ \"20.47.53.0/24\",\r\n \"20.47.54.0/24\",\r\n \"20.47.55.0/24\",\r\n - \ \"20.47.56.0/24\",\r\n \"20.47.57.0/24\",\r\n \"20.47.58.0/23\",\r\n - \ \"20.47.60.0/23\",\r\n \"20.47.62.0/23\",\r\n \"20.47.64.0/24\",\r\n - \ \"20.47.65.0/24\",\r\n \"20.47.66.0/24\",\r\n \"20.47.67.0/24\",\r\n - \ \"20.47.68.0/24\",\r\n \"20.47.69.0/24\",\r\n \"20.47.70.0/24\",\r\n - \ \"20.47.71.0/24\",\r\n \"20.47.72.0/23\",\r\n \"20.47.74.0/23\",\r\n - \ \"20.47.76.0/23\",\r\n \"20.47.78.0/23\",\r\n \"20.47.80.0/23\",\r\n - \ \"20.47.82.0/23\",\r\n \"20.47.84.0/23\",\r\n \"20.47.86.0/24\",\r\n - \ \"20.47.87.0/24\",\r\n \"20.47.88.0/24\",\r\n \"20.47.89.0/24\",\r\n - \ \"20.47.90.0/24\",\r\n \"20.47.91.0/24\",\r\n \"20.47.92.0/24\",\r\n - \ \"20.47.93.0/24\",\r\n \"20.47.94.0/24\",\r\n \"20.47.95.0/24\",\r\n - \ \"20.47.96.0/23\",\r\n \"20.47.98.0/24\",\r\n \"20.47.99.0/24\",\r\n - \ \"20.47.100.0/24\",\r\n \"20.47.101.0/24\",\r\n \"20.47.102.0/24\",\r\n - \ \"20.47.103.0/24\",\r\n \"20.47.104.0/24\",\r\n \"20.47.105.0/24\",\r\n - \ \"20.47.106.0/24\",\r\n \"20.47.107.0/24\",\r\n \"20.47.108.0/23\",\r\n - \ \"20.47.110.0/24\",\r\n \"20.47.111.0/24\",\r\n \"20.47.112.0/24\",\r\n - \ \"20.47.113.0/24\",\r\n \"20.47.114.0/24\",\r\n \"20.47.115.0/24\",\r\n - \ \"20.47.116.0/24\",\r\n \"20.47.117.0/24\",\r\n \"20.47.118.0/24\",\r\n - \ \"20.47.119.0/24\",\r\n \"20.47.120.0/23\",\r\n \"20.47.122.0/23\",\r\n - \ \"20.47.124.0/23\",\r\n \"20.47.126.0/23\",\r\n \"20.47.128.0/17\",\r\n - \ \"20.48.0.0/17\",\r\n \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n - \ \"20.48.224.0/19\",\r\n \"20.49.0.0/18\",\r\n \"20.49.64.0/20\",\r\n - \ \"20.49.80.0/21\",\r\n \"20.49.88.0/21\",\r\n \"20.49.96.0/21\",\r\n - \ \"20.49.104.0/21\",\r\n \"20.49.112.0/21\",\r\n \"20.49.120.0/21\",\r\n - \ \"20.49.128.0/17\",\r\n \"20.50.0.0/18\",\r\n \"20.50.64.0/20\",\r\n - \ \"20.50.80.0/21\",\r\n \"20.50.88.0/21\",\r\n \"20.50.96.0/19\",\r\n - \ \"20.50.128.0/17\",\r\n \"20.51.0.0/21\",\r\n \"20.51.8.0/21\",\r\n - \ \"20.51.16.0/21\",\r\n \"20.51.24.0/21\",\r\n \"20.51.32.0/19\",\r\n - \ \"20.51.64.0/18\",\r\n \"20.51.128.0/17\",\r\n \"20.52.0.0/18\",\r\n - \ \"20.52.64.0/21\",\r\n \"20.52.72.0/21\",\r\n \"20.52.80.0/27\",\r\n - \ \"20.52.80.32/27\",\r\n \"20.52.80.64/27\",\r\n \"20.52.88.0/21\",\r\n - \ \"20.52.96.0/19\",\r\n \"20.52.128.0/17\",\r\n \"20.53.0.0/19\",\r\n - \ \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n \"20.53.48.0/21\",\r\n - \ \"20.53.56.0/21\",\r\n \"20.53.64.0/18\",\r\n \"20.53.128.0/17\",\r\n - \ \"20.54.0.0/17\",\r\n \"20.54.128.0/17\",\r\n \"20.55.0.0/17\",\r\n - \ \"20.55.128.0/18\",\r\n \"20.55.192.0/18\",\r\n \"20.56.0.0/16\",\r\n - \ \"20.57.0.0/17\",\r\n \"20.57.128.0/18\",\r\n \"20.57.192.0/19\",\r\n - \ \"20.57.224.0/19\",\r\n \"20.58.0.0/18\",\r\n \"20.58.64.0/18\",\r\n - \ \"20.58.128.0/18\",\r\n \"20.58.192.0/18\",\r\n \"20.59.0.0/18\",\r\n - \ \"20.59.64.0/18\",\r\n \"20.59.128.0/18\",\r\n \"20.59.192.0/18\",\r\n - \ \"20.60.0.0/24\",\r\n \"20.60.1.0/24\",\r\n \"20.60.2.0/23\",\r\n - \ \"20.60.4.0/24\",\r\n \"20.60.5.0/24\",\r\n \"20.60.6.0/23\",\r\n - \ \"20.60.8.0/24\",\r\n \"20.60.9.0/24\",\r\n \"20.60.10.0/24\",\r\n - \ \"20.60.11.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.13.0/24\",\r\n - \ \"20.60.14.0/24\",\r\n \"20.60.15.0/24\",\r\n \"20.60.16.0/24\",\r\n - \ \"20.60.17.0/24\",\r\n \"20.60.18.0/24\",\r\n \"20.60.19.0/24\",\r\n - \ \"20.60.20.0/24\",\r\n \"20.60.21.0/24\",\r\n \"20.60.22.0/23\",\r\n - \ \"20.60.24.0/23\",\r\n \"20.60.26.0/23\",\r\n \"20.60.28.0/23\",\r\n - \ \"20.60.30.0/23\",\r\n \"20.60.32.0/23\",\r\n \"20.60.34.0/23\",\r\n - \ \"20.60.36.0/23\",\r\n \"20.60.38.0/23\",\r\n \"20.60.40.0/23\",\r\n - \ \"20.60.42.0/23\",\r\n \"20.60.44.0/25\",\r\n \"20.60.46.0/23\",\r\n - \ \"20.60.48.0/22\",\r\n \"20.60.52.0/23\",\r\n \"20.60.54.0/23\",\r\n - \ \"20.60.56.0/22\",\r\n \"20.60.60.0/22\",\r\n \"20.60.64.0/22\",\r\n - \ \"20.60.68.0/22\",\r\n \"20.60.72.0/22\",\r\n \"20.60.76.0/23\",\r\n - \ \"20.60.78.0/23\",\r\n \"20.60.80.0/23\",\r\n \"20.60.82.0/23\",\r\n - \ \"20.60.84.0/23\",\r\n \"20.60.86.0/23\",\r\n \"20.60.88.0/22\",\r\n - \ \"20.60.92.0/23\",\r\n \"20.60.94.0/23\",\r\n \"20.60.128.0/23\",\r\n - \ \"20.60.130.0/24\",\r\n \"20.60.131.0/24\",\r\n \"20.60.132.0/23\",\r\n - \ \"20.60.134.0/23\",\r\n \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n - \ \"20.60.140.0/23\",\r\n \"20.60.142.0/23\",\r\n \"20.60.144.0/23\",\r\n - \ \"20.60.146.0/23\",\r\n \"20.60.148.0/23\",\r\n \"20.60.150.0/23\",\r\n - \ \"20.60.152.0/23\",\r\n \"20.60.154.0/23\",\r\n \"20.60.156.0/23\",\r\n - \ \"20.60.158.0/23\",\r\n \"20.60.160.0/23\",\r\n \"20.60.162.0/23\",\r\n - \ \"20.60.164.0/23\",\r\n \"20.60.166.0/23\",\r\n \"20.60.168.0/23\",\r\n - \ \"20.60.170.0/23\",\r\n \"20.60.172.0/23\",\r\n \"20.60.174.0/23\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.60.178.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.182.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.186.0/23\",\r\n - \ \"20.60.188.0/23\",\r\n \"20.60.190.0/23\",\r\n \"20.60.192.0/23\",\r\n - \ \"20.60.194.0/23\",\r\n \"20.60.196.0/23\",\r\n \"20.60.198.0/23\",\r\n - \ \"20.60.200.0/23\",\r\n \"20.60.202.0/23\",\r\n \"20.60.204.0/23\",\r\n - \ \"20.60.206.0/23\",\r\n \"20.60.208.0/23\",\r\n \"20.60.210.0/23\",\r\n - \ \"20.60.212.0/23\",\r\n \"20.60.214.0/23\",\r\n \"20.60.216.0/23\",\r\n - \ \"20.60.218.0/23\",\r\n \"20.60.220.0/23\",\r\n \"20.60.222.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.226.0/23\",\r\n \"20.60.228.0/23\",\r\n - \ \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n \"20.60.234.0/23\",\r\n - \ \"20.60.236.0/23\",\r\n \"20.60.238.0/23\",\r\n \"20.60.240.0/23\",\r\n - \ \"20.60.242.0/23\",\r\n \"20.60.244.0/23\",\r\n \"20.60.246.0/23\",\r\n - \ \"20.60.248.0/23\",\r\n \"20.60.250.0/23\",\r\n \"20.60.252.0/23\",\r\n - \ \"20.60.254.0/23\",\r\n \"20.61.0.0/16\",\r\n \"20.62.0.0/17\",\r\n - \ \"20.62.128.0/17\",\r\n \"20.63.0.0/17\",\r\n \"20.63.128.0/18\",\r\n - \ \"20.63.192.0/18\",\r\n \"20.64.0.0/17\",\r\n \"20.64.128.0/17\",\r\n - \ \"20.65.0.0/17\",\r\n \"20.65.128.0/17\",\r\n \"20.66.0.0/17\",\r\n - \ \"20.66.128.0/17\",\r\n \"20.67.0.0/17\",\r\n \"20.67.128.0/17\",\r\n - \ \"20.68.0.0/18\",\r\n \"20.68.64.0/18\",\r\n \"20.68.128.0/17\",\r\n - \ \"20.69.0.0/18\",\r\n \"20.69.64.0/18\",\r\n \"20.69.128.0/18\",\r\n - \ \"20.69.192.0/18\",\r\n \"20.70.0.0/18\",\r\n \"20.70.64.0/18\",\r\n - \ \"20.70.128.0/17\",\r\n \"20.71.0.0/16\",\r\n \"20.72.0.0/19\",\r\n - \ \"20.72.32.0/19\",\r\n \"20.72.64.0/18\",\r\n \"20.72.128.0/18\",\r\n - \ \"20.72.192.0/18\",\r\n \"20.73.0.0/16\",\r\n \"20.74.0.0/17\",\r\n - \ \"20.74.128.0/17\",\r\n \"20.75.0.0/17\",\r\n \"20.75.128.0/17\",\r\n - \ \"20.76.0.0/16\",\r\n \"20.77.0.0/17\",\r\n \"20.77.128.0/18\",\r\n - \ \"20.77.192.0/18\",\r\n \"20.78.0.0/17\",\r\n \"20.78.128.0/18\",\r\n - \ \"20.78.192.0/18\",\r\n \"20.79.0.0/16\",\r\n \"20.80.0.0/18\",\r\n - \ \"20.80.64.0/18\",\r\n \"20.80.128.0/18\",\r\n \"20.80.192.0/18\",\r\n - \ \"20.81.0.0/17\",\r\n \"20.81.128.0/17\",\r\n \"20.82.0.0/17\",\r\n - \ \"20.82.128.0/17\",\r\n \"20.83.0.0/18\",\r\n \"20.83.64.0/18\",\r\n - \ \"20.83.128.0/18\",\r\n \"20.83.192.0/18\",\r\n \"20.84.0.0/17\",\r\n - \ \"20.84.128.0/17\",\r\n \"20.85.0.0/17\",\r\n \"20.85.128.0/17\",\r\n - \ \"20.86.0.0/16\",\r\n \"20.87.0.0/17\",\r\n \"20.87.128.0/18\",\r\n - \ \"20.87.192.0/18\",\r\n \"20.88.0.0/18\",\r\n \"20.88.64.0/19\",\r\n - \ \"20.88.96.0/19\",\r\n \"20.88.128.0/18\",\r\n \"20.88.192.0/18\",\r\n - \ \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n \"20.89.192.0/18\",\r\n - \ \"20.90.0.0/18\",\r\n \"20.90.64.0/18\",\r\n \"20.90.128.0/17\",\r\n - \ \"20.91.0.0/17\",\r\n \"20.91.128.0/17\",\r\n \"20.92.0.0/18\",\r\n - \ \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n \"20.93.0.0/17\",\r\n - \ \"20.93.128.0/17\",\r\n \"20.94.0.0/17\",\r\n \"20.94.128.0/18\",\r\n - \ \"20.94.192.0/18\",\r\n \"20.95.0.0/24\",\r\n \"20.95.1.0/24\",\r\n - \ \"20.95.2.0/24\",\r\n \"20.95.3.0/24\",\r\n \"20.95.4.0/24\",\r\n - \ \"20.95.5.0/24\",\r\n \"20.95.6.0/24\",\r\n \"20.95.7.0/24\",\r\n - \ \"20.95.8.0/21\",\r\n \"20.95.16.0/24\",\r\n \"20.95.17.0/24\",\r\n - \ \"20.95.18.0/23\",\r\n \"20.95.20.0/24\",\r\n \"20.95.21.0/24\",\r\n - \ \"20.95.22.0/23\",\r\n \"20.95.24.0/24\",\r\n \"20.95.25.0/24\",\r\n - \ \"20.95.26.0/23\",\r\n \"20.95.28.0/22\",\r\n \"20.95.32.0/21\",\r\n - \ \"20.95.40.0/21\",\r\n \"20.95.48.0/23\",\r\n \"20.95.50.0/24\",\r\n - \ \"20.95.51.0/24\",\r\n \"20.95.52.0/24\",\r\n \"20.95.64.0/24\",\r\n + \ \"20.18.128.0/21\",\r\n \"20.19.0.0/17\",\r\n \"20.20.32.0/26\",\r\n + \ \"20.21.0.0/16\",\r\n \"20.22.0.0/16\",\r\n \"20.23.0.0/16\",\r\n + \ \"20.24.0.0/18\",\r\n \"20.24.64.0/18\",\r\n \"20.24.128.0/18\",\r\n + \ \"20.24.192.0/18\",\r\n \"20.25.0.0/17\",\r\n \"20.25.128.0/18\",\r\n + \ \"20.25.192.0/18\",\r\n \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n + \ \"20.27.0.0/18\",\r\n \"20.27.64.0/18\",\r\n \"20.27.128.0/18\",\r\n + \ \"20.27.192.0/18\",\r\n \"20.28.0.0/17\",\r\n \"20.28.128.0/17\",\r\n + \ \"20.29.0.0/17\",\r\n \"20.29.128.0/17\",\r\n \"20.31.0.0/16\",\r\n + \ \"20.36.0.0/19\",\r\n \"20.36.32.0/19\",\r\n \"20.36.64.0/19\",\r\n + \ \"20.36.96.0/21\",\r\n \"20.36.104.0/21\",\r\n \"20.36.112.0/20\",\r\n + \ \"20.36.128.0/17\",\r\n \"20.37.0.0/18\",\r\n \"20.37.64.0/19\",\r\n + \ \"20.37.96.0/19\",\r\n \"20.37.128.0/18\",\r\n \"20.37.192.0/19\",\r\n + \ \"20.37.224.0/19\",\r\n \"20.38.0.0/20\",\r\n \"20.38.16.0/24\",\r\n + \ \"20.38.17.0/24\",\r\n \"20.38.18.0/24\",\r\n \"20.38.19.0/24\",\r\n + \ \"20.38.20.0/24\",\r\n \"20.38.21.0/24\",\r\n \"20.38.32.0/20\",\r\n + \ \"20.38.64.0/19\",\r\n \"20.38.96.0/23\",\r\n \"20.38.98.0/24\",\r\n + \ \"20.38.99.0/24\",\r\n \"20.38.100.0/23\",\r\n \"20.38.102.0/23\",\r\n + \ \"20.38.104.0/23\",\r\n \"20.38.106.0/23\",\r\n \"20.38.108.0/23\",\r\n + \ \"20.38.110.0/23\",\r\n \"20.38.112.0/23\",\r\n \"20.38.114.0/25\",\r\n + \ \"20.38.114.128/25\",\r\n \"20.38.115.0/24\",\r\n \"20.38.116.0/23\",\r\n + \ \"20.38.118.0/24\",\r\n \"20.38.119.0/24\",\r\n \"20.38.120.0/24\",\r\n + \ \"20.38.121.0/25\",\r\n \"20.38.121.128/25\",\r\n \"20.38.122.0/23\",\r\n + \ \"20.38.124.0/23\",\r\n \"20.38.126.0/23\",\r\n \"20.38.128.0/21\",\r\n + \ \"20.38.136.0/21\",\r\n \"20.38.144.0/21\",\r\n \"20.38.152.0/21\",\r\n + \ \"20.38.160.0/20\",\r\n \"20.38.184.0/22\",\r\n \"20.38.188.0/22\",\r\n + \ \"20.38.196.0/22\",\r\n \"20.38.200.0/22\",\r\n \"20.38.208.0/22\",\r\n + \ \"20.39.0.0/19\",\r\n \"20.39.32.0/19\",\r\n \"20.39.64.0/21\",\r\n + \ \"20.39.72.0/21\",\r\n \"20.39.80.0/20\",\r\n \"20.39.96.0/19\",\r\n + \ \"20.39.128.0/20\",\r\n \"20.39.144.0/20\",\r\n \"20.39.160.0/21\",\r\n + \ \"20.39.168.0/21\",\r\n \"20.39.176.0/21\",\r\n \"20.39.184.0/21\",\r\n + \ \"20.39.192.0/20\",\r\n \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n + \ \"20.39.232.0/21\",\r\n \"20.39.240.0/20\",\r\n \"20.40.0.0/21\",\r\n + \ \"20.40.8.0/21\",\r\n \"20.40.16.0/21\",\r\n \"20.40.24.0/21\",\r\n + \ \"20.40.32.0/21\",\r\n \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n + \ \"20.40.64.0/20\",\r\n \"20.40.80.0/21\",\r\n \"20.40.88.0/21\",\r\n + \ \"20.40.96.0/21\",\r\n \"20.40.104.0/21\",\r\n \"20.40.112.0/21\",\r\n + \ \"20.40.120.0/21\",\r\n \"20.40.128.0/19\",\r\n \"20.40.160.0/20\",\r\n + \ \"20.40.176.0/20\",\r\n \"20.40.192.0/18\",\r\n \"20.41.0.0/18\",\r\n + \ \"20.41.64.0/18\",\r\n \"20.41.128.0/18\",\r\n \"20.41.192.0/18\",\r\n + \ \"20.42.0.0/17\",\r\n \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n + \ \"20.42.168.0/21\",\r\n \"20.42.176.0/20\",\r\n \"20.42.192.0/19\",\r\n + \ \"20.42.224.0/19\",\r\n \"20.43.0.0/19\",\r\n \"20.43.32.0/19\",\r\n + \ \"20.43.64.0/19\",\r\n \"20.43.96.0/20\",\r\n \"20.43.112.0/21\",\r\n + \ \"20.43.120.0/21\",\r\n \"20.43.128.0/18\",\r\n \"20.43.192.0/18\",\r\n + \ \"20.44.0.0/21\",\r\n \"20.44.8.0/21\",\r\n \"20.44.16.0/21\",\r\n + \ \"20.44.24.0/21\",\r\n \"20.44.32.0/19\",\r\n \"20.44.64.0/18\",\r\n + \ \"20.44.128.0/18\",\r\n \"20.44.192.0/18\",\r\n \"20.45.0.0/18\",\r\n + \ \"20.45.64.0/19\",\r\n \"20.45.96.0/20\",\r\n \"20.45.112.0/21\",\r\n + \ \"20.45.120.0/21\",\r\n \"20.45.128.0/21\",\r\n \"20.45.136.0/21\",\r\n + \ \"20.45.144.0/20\",\r\n \"20.45.160.0/20\",\r\n \"20.45.176.0/20\",\r\n + \ \"20.45.192.0/18\",\r\n \"20.46.0.0/19\",\r\n \"20.46.32.0/19\",\r\n + \ \"20.46.64.0/19\",\r\n \"20.46.96.0/20\",\r\n \"20.46.112.0/20\",\r\n + \ \"20.46.128.0/20\",\r\n \"20.46.144.0/20\",\r\n \"20.46.160.0/19\",\r\n + \ \"20.46.192.0/21\",\r\n \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n + \ \"20.46.224.0/19\",\r\n \"20.47.0.0/24\",\r\n \"20.47.1.0/24\",\r\n + \ \"20.47.2.0/24\",\r\n \"20.47.3.0/24\",\r\n \"20.47.4.0/24\",\r\n + \ \"20.47.5.0/24\",\r\n \"20.47.6.0/24\",\r\n \"20.47.7.0/24\",\r\n + \ \"20.47.8.0/24\",\r\n \"20.47.9.0/24\",\r\n \"20.47.10.0/24\",\r\n + \ \"20.47.11.0/24\",\r\n \"20.47.12.0/24\",\r\n \"20.47.13.0/24\",\r\n + \ \"20.47.14.0/24\",\r\n \"20.47.15.0/24\",\r\n \"20.47.16.0/23\",\r\n + \ \"20.47.18.0/23\",\r\n \"20.47.20.0/23\",\r\n \"20.47.22.0/23\",\r\n + \ \"20.47.24.0/23\",\r\n \"20.47.26.0/24\",\r\n \"20.47.27.0/24\",\r\n + \ \"20.47.28.0/24\",\r\n \"20.47.29.0/24\",\r\n \"20.47.30.0/24\",\r\n + \ \"20.47.31.0/24\",\r\n \"20.47.32.0/24\",\r\n \"20.47.33.0/24\",\r\n + \ \"20.47.34.0/24\",\r\n \"20.47.35.0/24\",\r\n \"20.47.36.0/24\",\r\n + \ \"20.47.37.0/24\",\r\n \"20.47.38.0/24\",\r\n \"20.47.39.0/24\",\r\n + \ \"20.47.40.0/24\",\r\n \"20.47.41.0/24\",\r\n \"20.47.42.0/24\",\r\n + \ \"20.47.43.0/24\",\r\n \"20.47.44.0/24\",\r\n \"20.47.45.0/24\",\r\n + \ \"20.47.46.0/24\",\r\n \"20.47.47.0/24\",\r\n \"20.47.48.0/24\",\r\n + \ \"20.47.49.0/24\",\r\n \"20.47.50.0/24\",\r\n \"20.47.51.0/24\",\r\n + \ \"20.47.52.0/24\",\r\n \"20.47.53.0/24\",\r\n \"20.47.54.0/24\",\r\n + \ \"20.47.55.0/24\",\r\n \"20.47.56.0/24\",\r\n \"20.47.57.0/24\",\r\n + \ \"20.47.58.0/23\",\r\n \"20.47.60.0/23\",\r\n \"20.47.62.0/23\",\r\n + \ \"20.47.64.0/24\",\r\n \"20.47.65.0/24\",\r\n \"20.47.66.0/24\",\r\n + \ \"20.47.67.0/24\",\r\n \"20.47.68.0/24\",\r\n \"20.47.69.0/24\",\r\n + \ \"20.47.70.0/24\",\r\n \"20.47.71.0/24\",\r\n \"20.47.72.0/23\",\r\n + \ \"20.47.74.0/23\",\r\n \"20.47.76.0/23\",\r\n \"20.47.78.0/23\",\r\n + \ \"20.47.80.0/23\",\r\n \"20.47.82.0/23\",\r\n \"20.47.84.0/23\",\r\n + \ \"20.47.86.0/24\",\r\n \"20.47.87.0/24\",\r\n \"20.47.88.0/24\",\r\n + \ \"20.47.89.0/24\",\r\n \"20.47.90.0/24\",\r\n \"20.47.91.0/24\",\r\n + \ \"20.47.92.0/24\",\r\n \"20.47.93.0/24\",\r\n \"20.47.94.0/24\",\r\n + \ \"20.47.95.0/24\",\r\n \"20.47.96.0/23\",\r\n \"20.47.98.0/24\",\r\n + \ \"20.47.99.0/24\",\r\n \"20.47.100.0/24\",\r\n \"20.47.101.0/24\",\r\n + \ \"20.47.102.0/24\",\r\n \"20.47.103.0/24\",\r\n \"20.47.104.0/24\",\r\n + \ \"20.47.105.0/24\",\r\n \"20.47.106.0/24\",\r\n \"20.47.107.0/24\",\r\n + \ \"20.47.108.0/23\",\r\n \"20.47.110.0/24\",\r\n \"20.47.111.0/24\",\r\n + \ \"20.47.112.0/24\",\r\n \"20.47.113.0/24\",\r\n \"20.47.114.0/24\",\r\n + \ \"20.47.115.0/24\",\r\n \"20.47.116.0/24\",\r\n \"20.47.117.0/24\",\r\n + \ \"20.47.118.0/24\",\r\n \"20.47.119.0/24\",\r\n \"20.47.120.0/23\",\r\n + \ \"20.47.122.0/23\",\r\n \"20.47.124.0/23\",\r\n \"20.47.126.0/23\",\r\n + \ \"20.47.128.0/17\",\r\n \"20.48.0.0/17\",\r\n \"20.48.128.0/18\",\r\n + \ \"20.48.192.0/20\",\r\n \"20.48.224.0/19\",\r\n \"20.49.0.0/18\",\r\n + \ \"20.49.64.0/20\",\r\n \"20.49.80.0/21\",\r\n \"20.49.88.0/21\",\r\n + \ \"20.49.96.0/21\",\r\n \"20.49.104.0/21\",\r\n \"20.49.112.0/21\",\r\n + \ \"20.49.120.0/21\",\r\n \"20.49.128.0/17\",\r\n \"20.50.0.0/18\",\r\n + \ \"20.50.64.0/20\",\r\n \"20.50.80.0/21\",\r\n \"20.50.88.0/21\",\r\n + \ \"20.50.96.0/19\",\r\n \"20.50.128.0/17\",\r\n \"20.51.0.0/21\",\r\n + \ \"20.51.8.0/21\",\r\n \"20.51.16.0/21\",\r\n \"20.51.24.0/21\",\r\n + \ \"20.51.32.0/19\",\r\n \"20.51.64.0/18\",\r\n \"20.51.128.0/17\",\r\n + \ \"20.52.0.0/18\",\r\n \"20.52.64.0/21\",\r\n \"20.52.72.0/21\",\r\n + \ \"20.52.80.0/27\",\r\n \"20.52.80.32/27\",\r\n \"20.52.80.64/27\",\r\n + \ \"20.52.88.0/21\",\r\n \"20.52.96.0/19\",\r\n \"20.52.128.0/17\",\r\n + \ \"20.53.0.0/19\",\r\n \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n + \ \"20.53.48.0/21\",\r\n \"20.53.56.0/21\",\r\n \"20.53.64.0/18\",\r\n + \ \"20.53.128.0/17\",\r\n \"20.54.0.0/17\",\r\n \"20.54.128.0/17\",\r\n + \ \"20.55.0.0/17\",\r\n \"20.55.128.0/18\",\r\n \"20.55.192.0/18\",\r\n + \ \"20.56.0.0/16\",\r\n \"20.57.0.0/17\",\r\n \"20.57.128.0/18\",\r\n + \ \"20.57.192.0/19\",\r\n \"20.57.224.0/19\",\r\n \"20.58.0.0/18\",\r\n + \ \"20.58.64.0/18\",\r\n \"20.58.128.0/18\",\r\n \"20.58.192.0/18\",\r\n + \ \"20.59.0.0/18\",\r\n \"20.59.64.0/18\",\r\n \"20.59.128.0/18\",\r\n + \ \"20.59.192.0/18\",\r\n \"20.60.0.0/24\",\r\n \"20.60.1.0/24\",\r\n + \ \"20.60.2.0/23\",\r\n \"20.60.4.0/24\",\r\n \"20.60.5.0/24\",\r\n + \ \"20.60.6.0/23\",\r\n \"20.60.8.0/24\",\r\n \"20.60.9.0/24\",\r\n + \ \"20.60.10.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.12.0/24\",\r\n + \ \"20.60.13.0/24\",\r\n \"20.60.14.0/24\",\r\n \"20.60.15.0/24\",\r\n + \ \"20.60.16.0/24\",\r\n \"20.60.17.0/24\",\r\n \"20.60.18.0/24\",\r\n + \ \"20.60.19.0/24\",\r\n \"20.60.20.0/24\",\r\n \"20.60.21.0/24\",\r\n + \ \"20.60.22.0/23\",\r\n \"20.60.24.0/23\",\r\n \"20.60.26.0/23\",\r\n + \ \"20.60.28.0/23\",\r\n \"20.60.30.0/23\",\r\n \"20.60.32.0/23\",\r\n + \ \"20.60.34.0/23\",\r\n \"20.60.36.0/23\",\r\n \"20.60.38.0/23\",\r\n + \ \"20.60.40.0/23\",\r\n \"20.60.42.0/23\",\r\n \"20.60.44.0/25\",\r\n + \ \"20.60.46.0/23\",\r\n \"20.60.48.0/22\",\r\n \"20.60.52.0/23\",\r\n + \ \"20.60.54.0/23\",\r\n \"20.60.56.0/22\",\r\n \"20.60.60.0/22\",\r\n + \ \"20.60.64.0/22\",\r\n \"20.60.68.0/22\",\r\n \"20.60.72.0/22\",\r\n + \ \"20.60.76.0/23\",\r\n \"20.60.78.0/23\",\r\n \"20.60.80.0/23\",\r\n + \ \"20.60.82.0/23\",\r\n \"20.60.84.0/23\",\r\n \"20.60.86.0/23\",\r\n + \ \"20.60.88.0/22\",\r\n \"20.60.92.0/23\",\r\n \"20.60.94.0/23\",\r\n + \ \"20.60.128.0/23\",\r\n \"20.60.130.0/24\",\r\n \"20.60.131.0/24\",\r\n + \ \"20.60.132.0/23\",\r\n \"20.60.134.0/23\",\r\n \"20.60.136.0/24\",\r\n + \ \"20.60.138.0/23\",\r\n \"20.60.140.0/23\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.60.144.0/23\",\r\n \"20.60.146.0/23\",\r\n \"20.60.148.0/23\",\r\n + \ \"20.60.150.0/23\",\r\n \"20.60.152.0/23\",\r\n \"20.60.154.0/23\",\r\n + \ \"20.60.156.0/23\",\r\n \"20.60.158.0/23\",\r\n \"20.60.160.0/23\",\r\n + \ \"20.60.162.0/23\",\r\n \"20.60.164.0/23\",\r\n \"20.60.166.0/23\",\r\n + \ \"20.60.168.0/23\",\r\n \"20.60.170.0/23\",\r\n \"20.60.172.0/23\",\r\n + \ \"20.60.174.0/23\",\r\n \"20.60.176.0/23\",\r\n \"20.60.178.0/23\",\r\n + \ \"20.60.180.0/23\",\r\n \"20.60.182.0/23\",\r\n \"20.60.184.0/23\",\r\n + \ \"20.60.186.0/23\",\r\n \"20.60.188.0/23\",\r\n \"20.60.190.0/23\",\r\n + \ \"20.60.192.0/23\",\r\n \"20.60.194.0/23\",\r\n \"20.60.196.0/23\",\r\n + \ \"20.60.198.0/23\",\r\n \"20.60.200.0/23\",\r\n \"20.60.202.0/23\",\r\n + \ \"20.60.204.0/23\",\r\n \"20.60.206.0/23\",\r\n \"20.60.208.0/23\",\r\n + \ \"20.60.210.0/23\",\r\n \"20.60.212.0/23\",\r\n \"20.60.214.0/23\",\r\n + \ \"20.60.216.0/23\",\r\n \"20.60.218.0/23\",\r\n \"20.60.220.0/23\",\r\n + \ \"20.60.222.0/23\",\r\n \"20.60.224.0/23\",\r\n \"20.60.226.0/23\",\r\n + \ \"20.60.228.0/23\",\r\n \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n + \ \"20.60.234.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.60.238.0/23\",\r\n + \ \"20.60.240.0/23\",\r\n \"20.60.242.0/23\",\r\n \"20.60.244.0/23\",\r\n + \ \"20.60.246.0/23\",\r\n \"20.60.248.0/23\",\r\n \"20.60.250.0/23\",\r\n + \ \"20.60.252.0/23\",\r\n \"20.60.254.0/23\",\r\n \"20.61.0.0/16\",\r\n + \ \"20.62.0.0/17\",\r\n \"20.62.128.0/17\",\r\n \"20.63.0.0/17\",\r\n + \ \"20.63.128.0/18\",\r\n \"20.63.192.0/18\",\r\n \"20.64.0.0/17\",\r\n + \ \"20.64.128.0/17\",\r\n \"20.65.0.0/17\",\r\n \"20.65.128.0/17\",\r\n + \ \"20.66.0.0/17\",\r\n \"20.66.128.0/17\",\r\n \"20.67.0.0/17\",\r\n + \ \"20.67.128.0/17\",\r\n \"20.68.0.0/18\",\r\n \"20.68.64.0/18\",\r\n + \ \"20.68.128.0/17\",\r\n \"20.69.0.0/18\",\r\n \"20.69.64.0/18\",\r\n + \ \"20.69.128.0/18\",\r\n \"20.69.192.0/18\",\r\n \"20.70.0.0/18\",\r\n + \ \"20.70.64.0/18\",\r\n \"20.70.128.0/17\",\r\n \"20.71.0.0/16\",\r\n + \ \"20.72.0.0/19\",\r\n \"20.72.32.0/19\",\r\n \"20.72.64.0/18\",\r\n + \ \"20.72.128.0/18\",\r\n \"20.72.192.0/18\",\r\n \"20.73.0.0/16\",\r\n + \ \"20.74.0.0/17\",\r\n \"20.74.128.0/17\",\r\n \"20.75.0.0/17\",\r\n + \ \"20.75.128.0/17\",\r\n \"20.76.0.0/16\",\r\n \"20.77.0.0/17\",\r\n + \ \"20.77.128.0/18\",\r\n \"20.77.192.0/18\",\r\n \"20.78.0.0/17\",\r\n + \ \"20.78.128.0/18\",\r\n \"20.78.192.0/18\",\r\n \"20.79.0.0/16\",\r\n + \ \"20.80.0.0/18\",\r\n \"20.80.64.0/18\",\r\n \"20.80.128.0/18\",\r\n + \ \"20.80.192.0/18\",\r\n \"20.81.0.0/17\",\r\n \"20.81.128.0/17\",\r\n + \ \"20.82.0.0/17\",\r\n \"20.82.128.0/17\",\r\n \"20.83.0.0/18\",\r\n + \ \"20.83.64.0/18\",\r\n \"20.83.128.0/18\",\r\n \"20.83.192.0/18\",\r\n + \ \"20.84.0.0/17\",\r\n \"20.84.128.0/17\",\r\n \"20.85.0.0/17\",\r\n + \ \"20.85.128.0/17\",\r\n \"20.86.0.0/16\",\r\n \"20.87.0.0/17\",\r\n + \ \"20.87.128.0/18\",\r\n \"20.87.192.0/18\",\r\n \"20.88.0.0/18\",\r\n + \ \"20.88.64.0/19\",\r\n \"20.88.96.0/19\",\r\n \"20.88.128.0/18\",\r\n + \ \"20.88.192.0/18\",\r\n \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n + \ \"20.89.192.0/18\",\r\n \"20.90.0.0/18\",\r\n \"20.90.64.0/18\",\r\n + \ \"20.90.128.0/17\",\r\n \"20.91.0.0/17\",\r\n \"20.91.128.0/17\",\r\n + \ \"20.92.0.0/18\",\r\n \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n + \ \"20.93.0.0/17\",\r\n \"20.93.128.0/17\",\r\n \"20.94.0.0/17\",\r\n + \ \"20.94.128.0/18\",\r\n \"20.94.192.0/18\",\r\n \"20.95.0.0/24\",\r\n + \ \"20.95.1.0/24\",\r\n \"20.95.2.0/24\",\r\n \"20.95.3.0/24\",\r\n + \ \"20.95.4.0/24\",\r\n \"20.95.5.0/24\",\r\n \"20.95.6.0/24\",\r\n + \ \"20.95.7.0/24\",\r\n \"20.95.8.0/21\",\r\n \"20.95.16.0/24\",\r\n + \ \"20.95.17.0/24\",\r\n \"20.95.18.0/24\",\r\n \"20.95.19.0/24\",\r\n + \ \"20.95.20.0/24\",\r\n \"20.95.21.0/24\",\r\n \"20.95.24.0/24\",\r\n + \ \"20.95.33.0/24\",\r\n \"20.95.40.0/21\",\r\n \"20.95.51.0/24\",\r\n + \ \"20.95.52.0/24\",\r\n \"20.95.53.0/24\",\r\n \"20.95.64.0/24\",\r\n \ \"20.95.65.0/24\",\r\n \"20.95.66.0/24\",\r\n \"20.95.67.0/24\",\r\n \ \"20.95.73.0/24\",\r\n \"20.95.74.0/23\",\r\n \"20.95.76.0/23\",\r\n \ \"20.95.78.0/23\",\r\n \"20.95.80.0/24\",\r\n \"20.95.81.0/24\",\r\n \ \"20.95.82.0/23\",\r\n \"20.95.84.0/24\",\r\n \"20.95.85.0/24\",\r\n \ \"20.95.86.0/24\",\r\n \"20.95.87.0/24\",\r\n \"20.95.88.0/21\",\r\n - \ \"20.95.128.0/24\",\r\n \"20.95.136.0/24\",\r\n \"20.95.137.0/24\",\r\n - \ \"20.95.138.0/24\",\r\n \"20.95.139.0/24\",\r\n \"20.95.140.0/24\",\r\n - \ \"20.95.141.0/24\",\r\n \"20.95.192.0/21\",\r\n \"20.95.200.0/24\",\r\n - \ \"20.95.208.0/24\",\r\n \"20.95.224.0/24\",\r\n \"20.95.240.0/24\",\r\n - \ \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n \"20.97.0.0/17\",\r\n - \ \"20.97.128.0/17\",\r\n \"20.98.0.0/18\",\r\n \"20.98.64.0/18\",\r\n - \ \"20.98.128.0/18\",\r\n \"20.98.192.0/18\",\r\n \"20.99.0.0/17\",\r\n - \ \"20.99.128.0/17\",\r\n \"20.100.0.0/18\",\r\n \"20.100.64.0/18\",\r\n - \ \"20.100.128.0/17\",\r\n \"20.101.0.0/16\",\r\n \"20.102.0.0/17\",\r\n - \ \"20.102.128.0/18\",\r\n \"20.102.192.0/18\",\r\n \"20.103.0.0/16\",\r\n - \ \"20.104.0.0/17\",\r\n \"20.104.128.0/18\",\r\n \"20.104.192.0/18\",\r\n - \ \"20.105.0.0/17\",\r\n \"20.105.128.0/17\",\r\n \"20.106.0.0/18\",\r\n - \ \"20.106.64.0/18\",\r\n \"20.106.128.0/17\",\r\n \"20.107.0.0/17\",\r\n - \ \"20.107.128.0/17\",\r\n \"20.108.0.0/16\",\r\n \"20.109.0.0/17\",\r\n - \ \"20.109.128.0/18\",\r\n \"20.109.192.0/18\",\r\n \"20.110.0.0/16\",\r\n - \ \"20.111.0.0/18\",\r\n \"20.111.64.0/18\",\r\n \"20.112.0.0/17\",\r\n - \ \"20.112.128.0/19\",\r\n \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n - \ \"20.112.184.0/21\",\r\n \"20.112.192.0/18\",\r\n \"20.113.0.0/17\",\r\n - \ \"20.113.128.0/18\",\r\n \"20.113.192.0/18\",\r\n \"20.114.0.0/18\",\r\n - \ \"20.114.64.0/18\",\r\n \"20.114.128.0/17\",\r\n \"20.115.0.0/17\",\r\n - \ \"20.115.128.0/17\",\r\n \"20.116.0.0/16\",\r\n \"20.117.0.0/18\",\r\n - \ \"20.117.64.0/18\",\r\n \"20.117.128.0/17\",\r\n \"20.118.0.0/18\",\r\n - \ \"20.118.64.0/18\",\r\n \"20.118.128.0/18\",\r\n \"20.118.192.0/18\",\r\n - \ \"20.119.0.0/17\",\r\n \"20.119.128.0/17\",\r\n \"20.120.0.0/17\",\r\n - \ \"20.120.128.0/17\",\r\n \"20.121.0.0/16\",\r\n \"20.122.0.0/16\",\r\n - \ \"20.123.0.0/17\",\r\n \"20.123.128.0/17\",\r\n \"20.124.0.0/16\",\r\n - \ \"20.125.0.0/18\",\r\n \"20.125.64.0/18\",\r\n \"20.125.128.0/19\",\r\n - \ \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n - \ \"20.125.240.0/20\",\r\n \"20.126.0.0/16\",\r\n \"20.127.0.0/16\",\r\n - \ \"20.135.0.0/22\",\r\n \"20.135.4.0/23\",\r\n \"20.135.6.0/23\",\r\n - \ \"20.135.8.0/22\",\r\n \"20.135.12.0/22\",\r\n \"20.135.16.0/23\",\r\n - \ \"20.135.18.0/23\",\r\n \"20.135.20.0/23\",\r\n \"20.135.22.0/23\",\r\n - \ \"20.135.24.0/23\",\r\n \"20.135.26.0/23\",\r\n \"20.135.28.0/23\",\r\n - \ \"20.135.30.0/23\",\r\n \"20.135.32.0/23\",\r\n \"20.135.34.0/23\",\r\n - \ \"20.135.36.0/23\",\r\n \"20.135.38.0/23\",\r\n \"20.135.40.0/23\",\r\n - \ \"20.135.42.0/23\",\r\n \"20.135.44.0/23\",\r\n \"20.135.46.0/23\",\r\n - \ \"20.135.48.0/23\",\r\n \"20.135.50.0/23\",\r\n \"20.135.52.0/23\",\r\n - \ \"20.135.54.0/23\",\r\n \"20.135.56.0/23\",\r\n \"20.135.58.0/23\",\r\n - \ \"20.135.60.0/23\",\r\n \"20.135.62.0/23\",\r\n \"20.135.64.0/23\",\r\n - \ \"20.135.66.0/23\",\r\n \"20.135.68.0/23\",\r\n \"20.135.70.0/23\",\r\n - \ \"20.135.72.0/23\",\r\n \"20.135.74.0/23\",\r\n \"20.135.76.0/23\",\r\n - \ \"20.135.78.0/23\",\r\n \"20.135.80.0/22\",\r\n \"20.135.84.0/22\",\r\n - \ \"20.135.88.0/23\",\r\n \"20.135.90.0/23\",\r\n \"20.135.92.0/22\",\r\n - \ \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n \"20.135.102.0/23\",\r\n - \ \"20.135.104.0/22\",\r\n \"20.135.108.0/22\",\r\n \"20.135.112.0/23\",\r\n - \ \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n \"20.135.120.0/21\",\r\n - \ \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n \"20.135.134.0/23\",\r\n - \ \"20.135.136.0/22\",\r\n \"20.135.140.0/22\",\r\n \"20.135.144.0/23\",\r\n - \ \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n \"20.135.152.0/22\",\r\n - \ \"20.135.156.0/23\",\r\n \"20.135.158.0/23\",\r\n \"20.135.160.0/22\",\r\n - \ \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n \"20.135.170.0/23\",\r\n - \ \"20.135.172.0/22\",\r\n \"20.135.176.0/22\",\r\n \"20.135.180.0/23\",\r\n - \ \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n \"20.135.188.0/22\",\r\n - \ \"20.135.192.0/23\",\r\n \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n - \ \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n \"20.135.206.0/23\",\r\n - \ \"20.135.208.0/23\",\r\n \"20.135.210.0/23\",\r\n \"20.135.212.0/22\",\r\n - \ \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n \"20.135.222.0/23\",\r\n - \ \"20.135.224.0/22\",\r\n \"20.135.228.0/22\",\r\n \"20.135.232.0/23\",\r\n - \ \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n \"20.135.238.0/23\",\r\n - \ \"20.135.240.0/25\",\r\n \"20.135.242.0/23\",\r\n \"20.135.244.0/22\",\r\n - \ \"20.135.248.0/23\",\r\n \"20.135.250.0/23\",\r\n \"20.135.252.0/23\",\r\n - \ \"20.135.254.0/23\",\r\n \"20.136.0.0/25\",\r\n \"20.136.0.128/25\",\r\n - \ \"20.136.1.0/24\",\r\n \"20.136.2.0/24\",\r\n \"20.136.3.0/25\",\r\n - \ \"20.136.3.128/25\",\r\n \"20.136.4.0/24\",\r\n \"20.136.5.0/24\",\r\n - \ \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n \"20.143.0.0/24\",\r\n - \ \"20.143.1.0/24\",\r\n \"20.143.2.0/24\",\r\n \"20.143.3.0/24\",\r\n - \ \"20.143.4.0/24\",\r\n \"20.143.6.0/23\",\r\n \"20.143.8.0/23\",\r\n - \ \"20.150.0.0/24\",\r\n \"20.150.1.0/25\",\r\n \"20.150.1.128/25\",\r\n - \ \"20.150.2.0/23\",\r\n \"20.150.4.0/23\",\r\n \"20.150.6.0/23\",\r\n - \ \"20.150.8.0/23\",\r\n \"20.150.10.0/23\",\r\n \"20.150.12.0/23\",\r\n - \ \"20.150.14.0/23\",\r\n \"20.150.16.0/24\",\r\n \"20.150.17.0/25\",\r\n - \ \"20.150.17.128/25\",\r\n \"20.150.18.0/25\",\r\n \"20.150.18.128/25\",\r\n - \ \"20.150.19.0/24\",\r\n \"20.150.20.0/25\",\r\n \"20.150.20.128/25\",\r\n - \ \"20.150.21.0/24\",\r\n \"20.150.22.0/24\",\r\n \"20.150.23.0/24\",\r\n - \ \"20.150.24.0/24\",\r\n \"20.150.25.0/24\",\r\n \"20.150.26.0/24\",\r\n - \ \"20.150.27.0/24\",\r\n \"20.150.28.0/24\",\r\n \"20.150.29.0/24\",\r\n - \ \"20.150.30.0/24\",\r\n \"20.150.31.0/24\",\r\n \"20.150.32.0/23\",\r\n - \ \"20.150.34.0/23\",\r\n \"20.150.36.0/24\",\r\n \"20.150.37.0/24\",\r\n - \ \"20.150.38.0/23\",\r\n \"20.150.40.0/25\",\r\n \"20.150.40.128/25\",\r\n - \ \"20.150.41.0/24\",\r\n \"20.150.42.0/24\",\r\n \"20.150.43.0/25\",\r\n - \ \"20.150.43.128/25\",\r\n \"20.150.44.0/24\",\r\n \"20.150.45.0/24\",\r\n - \ \"20.150.46.0/24\",\r\n \"20.150.47.0/25\",\r\n \"20.150.47.128/25\",\r\n - \ \"20.150.48.0/24\",\r\n \"20.150.49.0/24\",\r\n \"20.150.50.0/23\",\r\n - \ \"20.150.52.0/24\",\r\n \"20.150.53.0/24\",\r\n \"20.150.54.0/24\",\r\n - \ \"20.150.55.0/24\",\r\n \"20.150.56.0/24\",\r\n \"20.150.57.0/24\",\r\n - \ \"20.150.58.0/24\",\r\n \"20.150.59.0/24\",\r\n \"20.150.60.0/24\",\r\n - \ \"20.150.61.0/24\",\r\n \"20.150.62.0/24\",\r\n \"20.150.63.0/24\",\r\n - \ \"20.150.64.0/24\",\r\n \"20.150.65.0/24\",\r\n \"20.150.66.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.68.0/24\",\r\n \"20.150.69.0/24\",\r\n - \ \"20.150.70.0/24\",\r\n \"20.150.71.0/24\",\r\n \"20.150.72.0/24\",\r\n - \ \"20.150.73.0/24\",\r\n \"20.150.74.0/24\",\r\n \"20.150.75.0/24\",\r\n - \ \"20.150.76.0/24\",\r\n \"20.150.77.0/24\",\r\n \"20.150.78.0/24\",\r\n - \ \"20.150.79.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.81.0/24\",\r\n - \ \"20.150.82.0/24\",\r\n \"20.150.83.0/24\",\r\n \"20.150.84.0/24\",\r\n - \ \"20.150.85.0/24\",\r\n \"20.150.86.0/24\",\r\n \"20.150.87.0/24\",\r\n - \ \"20.150.88.0/24\",\r\n \"20.150.89.0/24\",\r\n \"20.150.90.0/24\",\r\n - \ \"20.150.91.0/24\",\r\n \"20.150.92.0/24\",\r\n \"20.150.93.0/24\",\r\n - \ \"20.150.94.0/24\",\r\n \"20.150.95.0/24\",\r\n \"20.150.96.0/24\",\r\n - \ \"20.150.97.0/24\",\r\n \"20.150.98.0/24\",\r\n \"20.150.99.0/24\",\r\n - \ \"20.150.100.0/24\",\r\n \"20.150.101.0/24\",\r\n \"20.150.102.0/24\",\r\n - \ \"20.150.103.0/24\",\r\n \"20.150.104.0/24\",\r\n \"20.150.105.0/24\",\r\n - \ \"20.150.106.0/24\",\r\n \"20.150.107.0/24\",\r\n \"20.150.108.0/24\",\r\n - \ \"20.150.109.0/24\",\r\n \"20.150.110.0/24\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.150.112.0/24\",\r\n \"20.150.113.0/24\",\r\n \"20.150.114.0/24\",\r\n - \ \"20.150.115.0/24\",\r\n \"20.150.116.0/24\",\r\n \"20.150.117.0/24\",\r\n - \ \"20.150.118.0/24\",\r\n \"20.150.119.0/24\",\r\n \"20.150.120.0/24\",\r\n - \ \"20.150.121.0/24\",\r\n \"20.150.122.0/24\",\r\n \"20.150.123.0/24\",\r\n - \ \"20.150.124.0/24\",\r\n \"20.150.125.0/24\",\r\n \"20.150.126.0/24\",\r\n - \ \"20.150.127.0/24\",\r\n \"20.150.128.0/17\",\r\n \"20.151.0.0/16\",\r\n - \ \"20.152.0.0/23\",\r\n \"20.152.2.0/23\",\r\n \"20.152.4.0/23\",\r\n - \ \"20.152.6.0/23\",\r\n \"20.157.0.0/24\",\r\n \"20.157.1.0/24\",\r\n - \ \"20.157.2.0/24\",\r\n \"20.157.3.0/24\",\r\n \"20.157.4.0/23\",\r\n - \ \"20.157.6.0/23\",\r\n \"20.157.8.0/22\",\r\n \"20.157.12.0/22\",\r\n - \ \"20.157.16.0/24\",\r\n \"20.157.17.0/24\",\r\n \"20.157.18.0/24\",\r\n - \ \"20.157.19.0/24\",\r\n \"20.157.20.0/24\",\r\n \"20.157.21.0/24\",\r\n - \ \"20.157.22.0/24\",\r\n \"20.157.23.0/24\",\r\n \"20.157.24.0/24\",\r\n - \ \"20.157.25.0/24\",\r\n \"20.157.26.0/24\",\r\n \"20.157.27.0/24\",\r\n - \ \"20.157.28.0/24\",\r\n \"20.157.29.0/24\",\r\n \"20.157.30.0/24\",\r\n - \ \"20.157.31.0/24\",\r\n \"20.157.32.0/24\",\r\n \"20.157.33.0/24\",\r\n - \ \"20.157.34.0/23\",\r\n \"20.157.36.0/23\",\r\n \"20.157.38.0/24\",\r\n - \ \"20.157.39.0/24\",\r\n \"20.157.40.0/24\",\r\n \"20.157.41.0/24\",\r\n - \ \"20.157.42.0/24\",\r\n \"20.157.43.0/24\",\r\n \"20.157.44.0/24\",\r\n - \ \"20.157.45.0/24\",\r\n \"20.157.46.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.48.0/23\",\r\n \"20.157.50.0/23\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.53.0/24\",\r\n \"20.157.54.0/24\",\r\n \"20.157.55.0/24\",\r\n - \ \"20.157.56.0/24\",\r\n \"20.157.57.0/24\",\r\n \"20.157.58.0/24\",\r\n - \ \"20.157.59.0/24\",\r\n \"20.157.60.0/24\",\r\n \"20.157.61.0/24\",\r\n - \ \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n \"20.157.72.0/24\",\r\n - \ \"20.157.73.0/24\",\r\n \"20.157.74.0/24\",\r\n \"20.157.75.0/24\",\r\n - \ \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n \"20.157.84.0/24\",\r\n - \ \"20.157.85.0/24\",\r\n \"20.157.86.0/24\",\r\n \"20.157.87.0/24\",\r\n - \ \"20.157.88.0/24\",\r\n \"20.157.89.0/24\",\r\n \"20.157.90.0/24\",\r\n - \ \"20.157.91.0/24\",\r\n \"20.157.92.0/24\",\r\n \"20.157.93.0/24\",\r\n - \ \"20.157.94.0/24\",\r\n \"20.157.95.0/24\",\r\n \"20.157.96.0/24\",\r\n - \ \"20.157.97.0/24\",\r\n \"20.157.98.0/24\",\r\n \"20.157.99.0/24\",\r\n - \ \"20.157.100.0/24\",\r\n \"20.157.101.0/24\",\r\n \"20.157.102.0/24\",\r\n - \ \"20.157.103.0/24\",\r\n \"20.157.104.0/24\",\r\n \"20.157.105.0/24\",\r\n - \ \"20.157.106.0/24\",\r\n \"20.157.107.0/24\",\r\n \"20.157.108.0/24\",\r\n - \ \"20.157.109.0/24\",\r\n \"20.157.110.0/24\",\r\n \"20.157.111.0/24\",\r\n - \ \"20.157.112.0/24\",\r\n \"20.157.113.0/24\",\r\n \"20.157.114.0/24\",\r\n - \ \"20.157.115.0/24\",\r\n \"20.157.116.0/24\",\r\n \"20.157.117.0/24\",\r\n - \ \"20.157.118.0/24\",\r\n \"20.157.119.0/24\",\r\n \"20.157.120.0/24\",\r\n - \ \"20.157.121.0/24\",\r\n \"20.157.122.0/24\",\r\n \"20.157.123.0/24\",\r\n - \ \"20.157.124.0/24\",\r\n \"20.157.125.0/24\",\r\n \"20.157.126.0/24\",\r\n - \ \"20.157.127.0/24\",\r\n \"20.157.128.0/24\",\r\n \"20.157.129.0/24\",\r\n - \ \"20.157.130.0/24\",\r\n \"20.157.131.0/24\",\r\n \"20.157.132.0/24\",\r\n - \ \"20.157.133.0/24\",\r\n \"20.157.134.0/24\",\r\n \"20.157.135.0/24\",\r\n - \ \"20.157.136.0/24\",\r\n \"20.157.137.0/24\",\r\n \"20.157.138.0/24\",\r\n - \ \"20.157.139.0/24\",\r\n \"20.157.140.0/24\",\r\n \"20.157.141.0/24\",\r\n - \ \"20.157.142.0/23\",\r\n \"20.157.144.0/24\",\r\n \"20.157.145.0/24\",\r\n - \ \"20.157.146.0/24\",\r\n \"20.157.147.0/24\",\r\n \"20.157.148.0/24\",\r\n - \ \"20.157.149.0/24\",\r\n \"20.157.150.0/24\",\r\n \"20.157.151.0/24\",\r\n - \ \"20.157.152.0/24\",\r\n \"20.157.153.0/24\",\r\n \"20.157.154.0/24\",\r\n - \ \"20.157.155.0/24\",\r\n \"20.157.156.0/24\",\r\n \"20.157.157.0/24\",\r\n - \ \"20.157.158.0/24\",\r\n \"20.157.159.0/24\",\r\n \"20.157.160.0/24\",\r\n - \ \"20.157.161.0/24\",\r\n \"20.157.162.0/24\",\r\n \"20.157.163.0/24\",\r\n - \ \"20.157.164.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.157.166.0/24\",\r\n - \ \"20.157.167.0/24\",\r\n \"20.157.168.0/24\",\r\n \"20.157.169.0/24\",\r\n - \ \"20.157.170.0/24\",\r\n \"20.157.171.0/24\",\r\n \"20.157.172.0/24\",\r\n - \ \"20.157.173.0/24\",\r\n \"20.157.174.0/24\",\r\n \"20.157.175.0/24\",\r\n - \ \"20.157.176.0/24\",\r\n \"20.157.177.0/24\",\r\n \"20.157.178.0/24\",\r\n - \ \"20.157.179.0/24\",\r\n \"20.157.180.0/24\",\r\n \"20.157.181.0/24\",\r\n - \ \"20.157.182.0/24\",\r\n \"20.157.183.0/24\",\r\n \"20.157.184.0/24\",\r\n - \ \"20.157.185.0/24\",\r\n \"20.157.186.0/24\",\r\n \"20.157.187.0/24\",\r\n - \ \"20.157.188.0/24\",\r\n \"20.157.189.0/24\",\r\n \"20.157.190.0/24\",\r\n - \ \"20.157.191.0/24\",\r\n \"20.157.192.0/24\",\r\n \"20.157.193.0/24\",\r\n - \ \"20.157.194.0/24\",\r\n \"20.157.195.0/24\",\r\n \"20.157.196.0/24\",\r\n - \ \"20.157.197.0/24\",\r\n \"20.157.198.0/24\",\r\n \"20.157.199.0/24\",\r\n - \ \"20.157.200.0/24\",\r\n \"20.157.201.0/24\",\r\n \"20.157.202.0/24\",\r\n - \ \"20.157.203.0/24\",\r\n \"20.157.204.0/24\",\r\n \"20.157.205.0/24\",\r\n - \ \"20.157.206.0/24\",\r\n \"20.157.208.0/24\",\r\n \"20.157.209.0/24\",\r\n - \ \"20.157.210.0/23\",\r\n \"20.157.212.0/24\",\r\n \"20.157.213.0/24\",\r\n - \ \"20.157.214.0/24\",\r\n \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n - \ \"20.157.217.0/24\",\r\n \"20.157.218.0/24\",\r\n \"20.157.219.0/24\",\r\n - \ \"20.157.220.0/24\",\r\n \"20.157.221.0/24\",\r\n \"20.157.222.0/24\",\r\n - \ \"20.157.223.0/24\",\r\n \"20.160.0.0/16\",\r\n \"20.161.0.0/16\",\r\n - \ \"20.162.0.0/17\",\r\n \"20.163.0.0/17\",\r\n \"20.163.128.0/17\",\r\n - \ \"20.164.0.0/16\",\r\n \"20.165.0.0/17\",\r\n \"20.165.128.0/17\",\r\n - \ \"20.166.0.0/17\",\r\n \"20.167.0.0/17\",\r\n \"20.184.0.0/18\",\r\n + \ \"20.95.128.0/24\",\r\n \"20.95.129.0/24\",\r\n \"20.95.136.0/24\",\r\n + \ \"20.95.137.0/24\",\r\n \"20.95.138.0/24\",\r\n \"20.95.139.0/24\",\r\n + \ \"20.95.140.0/24\",\r\n \"20.95.141.0/24\",\r\n \"20.95.192.0/21\",\r\n + \ \"20.95.200.0/24\",\r\n \"20.95.208.0/24\",\r\n \"20.95.224.0/24\",\r\n + \ \"20.95.240.0/24\",\r\n \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n + \ \"20.97.0.0/17\",\r\n \"20.97.128.0/17\",\r\n \"20.98.0.0/18\",\r\n + \ \"20.98.64.0/18\",\r\n \"20.98.128.0/18\",\r\n \"20.98.192.0/18\",\r\n + \ \"20.99.0.0/17\",\r\n \"20.99.128.0/17\",\r\n \"20.100.0.0/18\",\r\n + \ \"20.100.64.0/18\",\r\n \"20.100.128.0/17\",\r\n \"20.101.0.0/16\",\r\n + \ \"20.102.0.0/17\",\r\n \"20.102.128.0/18\",\r\n \"20.102.192.0/18\",\r\n + \ \"20.103.0.0/16\",\r\n \"20.104.0.0/17\",\r\n \"20.104.128.0/18\",\r\n + \ \"20.104.192.0/18\",\r\n \"20.105.0.0/17\",\r\n \"20.105.128.0/17\",\r\n + \ \"20.106.0.0/18\",\r\n \"20.106.64.0/18\",\r\n \"20.106.128.0/17\",\r\n + \ \"20.107.0.0/17\",\r\n \"20.107.128.0/17\",\r\n \"20.108.0.0/16\",\r\n + \ \"20.109.0.0/17\",\r\n \"20.109.128.0/18\",\r\n \"20.109.192.0/18\",\r\n + \ \"20.110.0.0/16\",\r\n \"20.111.0.0/18\",\r\n \"20.111.64.0/18\",\r\n + \ \"20.112.0.0/17\",\r\n \"20.112.128.0/19\",\r\n \"20.112.160.0/20\",\r\n + \ \"20.112.176.0/21\",\r\n \"20.112.184.0/21\",\r\n \"20.112.192.0/18\",\r\n + \ \"20.113.0.0/17\",\r\n \"20.113.128.0/18\",\r\n \"20.113.192.0/18\",\r\n + \ \"20.114.0.0/18\",\r\n \"20.114.64.0/18\",\r\n \"20.114.128.0/17\",\r\n + \ \"20.115.0.0/17\",\r\n \"20.115.128.0/17\",\r\n \"20.116.0.0/16\",\r\n + \ \"20.117.0.0/18\",\r\n \"20.117.64.0/18\",\r\n \"20.117.128.0/17\",\r\n + \ \"20.118.0.0/18\",\r\n \"20.118.64.0/18\",\r\n \"20.118.128.0/18\",\r\n + \ \"20.118.192.0/18\",\r\n \"20.119.0.0/17\",\r\n \"20.119.128.0/17\",\r\n + \ \"20.120.0.0/17\",\r\n \"20.120.128.0/17\",\r\n \"20.121.0.0/16\",\r\n + \ \"20.122.0.0/16\",\r\n \"20.123.0.0/17\",\r\n \"20.123.128.0/17\",\r\n + \ \"20.124.0.0/16\",\r\n \"20.125.0.0/18\",\r\n \"20.125.64.0/18\",\r\n + \ \"20.125.128.0/19\",\r\n \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n + \ \"20.125.224.0/20\",\r\n \"20.125.240.0/20\",\r\n \"20.126.0.0/16\",\r\n + \ \"20.127.0.0/16\",\r\n \"20.135.0.0/22\",\r\n \"20.135.4.0/23\",\r\n + \ \"20.135.6.0/23\",\r\n \"20.135.8.0/22\",\r\n \"20.135.12.0/22\",\r\n + \ \"20.135.16.0/23\",\r\n \"20.135.18.0/23\",\r\n \"20.135.20.0/23\",\r\n + \ \"20.135.22.0/23\",\r\n \"20.135.24.0/23\",\r\n \"20.135.26.0/23\",\r\n + \ \"20.135.28.0/23\",\r\n \"20.135.30.0/23\",\r\n \"20.135.32.0/23\",\r\n + \ \"20.135.34.0/23\",\r\n \"20.135.36.0/23\",\r\n \"20.135.38.0/23\",\r\n + \ \"20.135.40.0/23\",\r\n \"20.135.42.0/23\",\r\n \"20.135.44.0/23\",\r\n + \ \"20.135.46.0/23\",\r\n \"20.135.48.0/23\",\r\n \"20.135.50.0/23\",\r\n + \ \"20.135.52.0/23\",\r\n \"20.135.54.0/23\",\r\n \"20.135.56.0/23\",\r\n + \ \"20.135.58.0/23\",\r\n \"20.135.60.0/23\",\r\n \"20.135.62.0/23\",\r\n + \ \"20.135.64.0/23\",\r\n \"20.135.66.0/23\",\r\n \"20.135.68.0/23\",\r\n + \ \"20.135.70.0/23\",\r\n \"20.135.72.0/23\",\r\n \"20.135.74.0/23\",\r\n + \ \"20.135.76.0/23\",\r\n \"20.135.78.0/23\",\r\n \"20.135.80.0/22\",\r\n + \ \"20.135.84.0/22\",\r\n \"20.135.88.0/23\",\r\n \"20.135.90.0/23\",\r\n + \ \"20.135.92.0/22\",\r\n \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n + \ \"20.135.102.0/23\",\r\n \"20.135.104.0/22\",\r\n \"20.135.108.0/22\",\r\n + \ \"20.135.112.0/23\",\r\n \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n + \ \"20.135.120.0/21\",\r\n \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n + \ \"20.135.134.0/23\",\r\n \"20.135.136.0/22\",\r\n \"20.135.140.0/22\",\r\n + \ \"20.135.144.0/23\",\r\n \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n + \ \"20.135.152.0/22\",\r\n \"20.135.156.0/23\",\r\n \"20.135.158.0/23\",\r\n + \ \"20.135.160.0/22\",\r\n \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n + \ \"20.135.170.0/23\",\r\n \"20.135.172.0/22\",\r\n \"20.135.176.0/22\",\r\n + \ \"20.135.180.0/23\",\r\n \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n + \ \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\r\n \"20.135.194.0/23\",\r\n + \ \"20.135.196.0/22\",\r\n \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n + \ \"20.135.206.0/23\",\r\n \"20.135.208.0/23\",\r\n \"20.135.210.0/23\",\r\n + \ \"20.135.212.0/22\",\r\n \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n + \ \"20.135.222.0/23\",\r\n \"20.135.224.0/22\",\r\n \"20.135.228.0/22\",\r\n + \ \"20.135.232.0/23\",\r\n \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n + \ \"20.135.238.0/23\",\r\n \"20.135.240.0/25\",\r\n \"20.135.242.0/23\",\r\n + \ \"20.135.244.0/22\",\r\n \"20.135.248.0/23\",\r\n \"20.135.250.0/23\",\r\n + \ \"20.135.252.0/23\",\r\n \"20.135.254.0/23\",\r\n \"20.136.0.0/25\",\r\n + \ \"20.136.0.128/25\",\r\n \"20.136.1.0/24\",\r\n \"20.136.2.0/24\",\r\n + \ \"20.136.3.0/25\",\r\n \"20.136.3.128/25\",\r\n \"20.136.4.0/24\",\r\n + \ \"20.136.5.0/24\",\r\n \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n + \ \"20.143.0.0/24\",\r\n \"20.143.1.0/24\",\r\n \"20.143.2.0/24\",\r\n + \ \"20.143.3.0/24\",\r\n \"20.143.4.0/24\",\r\n \"20.143.6.0/23\",\r\n + \ \"20.143.8.0/23\",\r\n \"20.150.0.0/24\",\r\n \"20.150.1.0/25\",\r\n + \ \"20.150.1.128/25\",\r\n \"20.150.2.0/23\",\r\n \"20.150.4.0/23\",\r\n + \ \"20.150.6.0/23\",\r\n \"20.150.8.0/23\",\r\n \"20.150.10.0/23\",\r\n + \ \"20.150.12.0/23\",\r\n \"20.150.14.0/23\",\r\n \"20.150.16.0/24\",\r\n + \ \"20.150.17.0/25\",\r\n \"20.150.17.128/25\",\r\n \"20.150.18.0/25\",\r\n + \ \"20.150.18.128/25\",\r\n \"20.150.19.0/24\",\r\n \"20.150.20.0/25\",\r\n + \ \"20.150.20.128/25\",\r\n \"20.150.21.0/24\",\r\n \"20.150.22.0/24\",\r\n + \ \"20.150.23.0/24\",\r\n \"20.150.24.0/24\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.26.0/24\",\r\n \"20.150.27.0/24\",\r\n \"20.150.28.0/24\",\r\n + \ \"20.150.29.0/24\",\r\n \"20.150.30.0/24\",\r\n \"20.150.31.0/24\",\r\n + \ \"20.150.32.0/23\",\r\n \"20.150.34.0/23\",\r\n \"20.150.36.0/24\",\r\n + \ \"20.150.37.0/24\",\r\n \"20.150.38.0/23\",\r\n \"20.150.40.0/25\",\r\n + \ \"20.150.40.128/25\",\r\n \"20.150.41.0/24\",\r\n \"20.150.42.0/24\",\r\n + \ \"20.150.43.0/25\",\r\n \"20.150.43.128/25\",\r\n \"20.150.44.0/24\",\r\n + \ \"20.150.45.0/24\",\r\n \"20.150.46.0/24\",\r\n \"20.150.47.0/25\",\r\n + \ \"20.150.47.128/25\",\r\n \"20.150.48.0/24\",\r\n \"20.150.49.0/24\",\r\n + \ \"20.150.50.0/23\",\r\n \"20.150.52.0/24\",\r\n \"20.150.53.0/24\",\r\n + \ \"20.150.54.0/24\",\r\n \"20.150.55.0/24\",\r\n \"20.150.56.0/24\",\r\n + \ \"20.150.57.0/24\",\r\n \"20.150.58.0/24\",\r\n \"20.150.59.0/24\",\r\n + \ \"20.150.60.0/24\",\r\n \"20.150.61.0/24\",\r\n \"20.150.62.0/24\",\r\n + \ \"20.150.63.0/24\",\r\n \"20.150.64.0/24\",\r\n \"20.150.65.0/24\",\r\n + \ \"20.150.66.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.68.0/24\",\r\n + \ \"20.150.69.0/24\",\r\n \"20.150.70.0/24\",\r\n \"20.150.71.0/24\",\r\n + \ \"20.150.72.0/24\",\r\n \"20.150.73.0/24\",\r\n \"20.150.74.0/24\",\r\n + \ \"20.150.75.0/24\",\r\n \"20.150.76.0/24\",\r\n \"20.150.77.0/24\",\r\n + \ \"20.150.78.0/24\",\r\n \"20.150.79.0/24\",\r\n \"20.150.80.0/24\",\r\n + \ \"20.150.81.0/24\",\r\n \"20.150.82.0/24\",\r\n \"20.150.83.0/24\",\r\n + \ \"20.150.84.0/24\",\r\n \"20.150.85.0/24\",\r\n \"20.150.86.0/24\",\r\n + \ \"20.150.87.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.150.89.0/24\",\r\n + \ \"20.150.90.0/24\",\r\n \"20.150.91.0/24\",\r\n \"20.150.92.0/24\",\r\n + \ \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n \"20.150.95.0/24\",\r\n + \ \"20.150.96.0/24\",\r\n \"20.150.97.0/24\",\r\n \"20.150.98.0/24\",\r\n + \ \"20.150.99.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.150.101.0/24\",\r\n + \ \"20.150.102.0/24\",\r\n \"20.150.103.0/24\",\r\n \"20.150.104.0/24\",\r\n + \ \"20.150.105.0/24\",\r\n \"20.150.106.0/24\",\r\n \"20.150.107.0/24\",\r\n + \ \"20.150.108.0/24\",\r\n \"20.150.109.0/24\",\r\n \"20.150.110.0/24\",\r\n + \ \"20.150.111.0/24\",\r\n \"20.150.112.0/24\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.150.114.0/24\",\r\n \"20.150.115.0/24\",\r\n \"20.150.116.0/24\",\r\n + \ \"20.150.117.0/24\",\r\n \"20.150.118.0/24\",\r\n \"20.150.119.0/24\",\r\n + \ \"20.150.120.0/24\",\r\n \"20.150.121.0/24\",\r\n \"20.150.122.0/24\",\r\n + \ \"20.150.123.0/24\",\r\n \"20.150.124.0/24\",\r\n \"20.150.125.0/24\",\r\n + \ \"20.150.126.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.150.128.0/17\",\r\n + \ \"20.151.0.0/16\",\r\n \"20.152.0.0/23\",\r\n \"20.152.2.0/23\",\r\n + \ \"20.152.4.0/23\",\r\n \"20.152.6.0/23\",\r\n \"20.157.0.0/24\",\r\n + \ \"20.157.1.0/24\",\r\n \"20.157.2.0/24\",\r\n \"20.157.3.0/24\",\r\n + \ \"20.157.4.0/23\",\r\n \"20.157.6.0/23\",\r\n \"20.157.8.0/22\",\r\n + \ \"20.157.12.0/22\",\r\n \"20.157.16.0/24\",\r\n \"20.157.17.0/24\",\r\n + \ \"20.157.18.0/24\",\r\n \"20.157.19.0/24\",\r\n \"20.157.20.0/24\",\r\n + \ \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n \"20.157.23.0/24\",\r\n + \ \"20.157.24.0/24\",\r\n \"20.157.25.0/24\",\r\n \"20.157.26.0/24\",\r\n + \ \"20.157.27.0/24\",\r\n \"20.157.28.0/24\",\r\n \"20.157.29.0/24\",\r\n + \ \"20.157.30.0/24\",\r\n \"20.157.31.0/24\",\r\n \"20.157.32.0/24\",\r\n + \ \"20.157.33.0/24\",\r\n \"20.157.34.0/23\",\r\n \"20.157.36.0/23\",\r\n + \ \"20.157.38.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.40.0/24\",\r\n + \ \"20.157.41.0/24\",\r\n \"20.157.42.0/24\",\r\n \"20.157.43.0/24\",\r\n + \ \"20.157.44.0/24\",\r\n \"20.157.45.0/24\",\r\n \"20.157.46.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.48.0/23\",\r\n \"20.157.50.0/23\",\r\n + \ \"20.157.52.0/24\",\r\n \"20.157.53.0/24\",\r\n \"20.157.54.0/24\",\r\n + \ \"20.157.55.0/24\",\r\n \"20.157.56.0/24\",\r\n \"20.157.57.0/24\",\r\n + \ \"20.157.58.0/24\",\r\n \"20.157.59.0/24\",\r\n \"20.157.60.0/24\",\r\n + \ \"20.157.61.0/24\",\r\n \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n + \ \"20.157.72.0/24\",\r\n \"20.157.73.0/24\",\r\n \"20.157.74.0/24\",\r\n + \ \"20.157.75.0/24\",\r\n \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n + \ \"20.157.84.0/24\",\r\n \"20.157.85.0/24\",\r\n \"20.157.86.0/24\",\r\n + \ \"20.157.87.0/24\",\r\n \"20.157.88.0/24\",\r\n \"20.157.89.0/24\",\r\n + \ \"20.157.90.0/24\",\r\n \"20.157.91.0/24\",\r\n \"20.157.92.0/24\",\r\n + \ \"20.157.93.0/24\",\r\n \"20.157.94.0/24\",\r\n \"20.157.95.0/24\",\r\n + \ \"20.157.96.0/24\",\r\n \"20.157.97.0/24\",\r\n \"20.157.98.0/24\",\r\n + \ \"20.157.99.0/24\",\r\n \"20.157.100.0/24\",\r\n \"20.157.101.0/24\",\r\n + \ \"20.157.102.0/24\",\r\n \"20.157.103.0/24\",\r\n \"20.157.104.0/24\",\r\n + \ \"20.157.105.0/24\",\r\n \"20.157.106.0/24\",\r\n \"20.157.107.0/24\",\r\n + \ \"20.157.108.0/24\",\r\n \"20.157.109.0/24\",\r\n \"20.157.110.0/24\",\r\n + \ \"20.157.111.0/24\",\r\n \"20.157.112.0/24\",\r\n \"20.157.113.0/24\",\r\n + \ \"20.157.114.0/24\",\r\n \"20.157.115.0/24\",\r\n \"20.157.116.0/24\",\r\n + \ \"20.157.117.0/24\",\r\n \"20.157.118.0/24\",\r\n \"20.157.119.0/24\",\r\n + \ \"20.157.120.0/24\",\r\n \"20.157.121.0/24\",\r\n \"20.157.122.0/24\",\r\n + \ \"20.157.123.0/24\",\r\n \"20.157.124.0/24\",\r\n \"20.157.125.0/24\",\r\n + \ \"20.157.126.0/24\",\r\n \"20.157.127.0/24\",\r\n \"20.157.128.0/24\",\r\n + \ \"20.157.129.0/24\",\r\n \"20.157.130.0/24\",\r\n \"20.157.131.0/24\",\r\n + \ \"20.157.132.0/24\",\r\n \"20.157.133.0/24\",\r\n \"20.157.134.0/24\",\r\n + \ \"20.157.135.0/24\",\r\n \"20.157.136.0/24\",\r\n \"20.157.137.0/24\",\r\n + \ \"20.157.138.0/24\",\r\n \"20.157.139.0/24\",\r\n \"20.157.140.0/24\",\r\n + \ \"20.157.141.0/24\",\r\n \"20.157.142.0/23\",\r\n \"20.157.144.0/24\",\r\n + \ \"20.157.145.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.147.0/24\",\r\n + \ \"20.157.148.0/24\",\r\n \"20.157.149.0/24\",\r\n \"20.157.150.0/24\",\r\n + \ \"20.157.151.0/24\",\r\n \"20.157.152.0/24\",\r\n \"20.157.153.0/24\",\r\n + \ \"20.157.154.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.156.0/24\",\r\n + \ \"20.157.157.0/24\",\r\n \"20.157.158.0/24\",\r\n \"20.157.159.0/24\",\r\n + \ \"20.157.160.0/24\",\r\n \"20.157.161.0/24\",\r\n \"20.157.162.0/24\",\r\n + \ \"20.157.163.0/24\",\r\n \"20.157.164.0/24\",\r\n \"20.157.165.0/24\",\r\n + \ \"20.157.166.0/24\",\r\n \"20.157.167.0/24\",\r\n \"20.157.168.0/24\",\r\n + \ \"20.157.169.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.171.0/24\",\r\n + \ \"20.157.172.0/24\",\r\n \"20.157.173.0/24\",\r\n \"20.157.174.0/24\",\r\n + \ \"20.157.175.0/24\",\r\n \"20.157.176.0/24\",\r\n \"20.157.177.0/24\",\r\n + \ \"20.157.178.0/24\",\r\n \"20.157.179.0/24\",\r\n \"20.157.180.0/24\",\r\n + \ \"20.157.181.0/24\",\r\n \"20.157.182.0/24\",\r\n \"20.157.183.0/24\",\r\n + \ \"20.157.184.0/24\",\r\n \"20.157.185.0/24\",\r\n \"20.157.186.0/24\",\r\n + \ \"20.157.187.0/24\",\r\n \"20.157.188.0/24\",\r\n \"20.157.189.0/24\",\r\n + \ \"20.157.190.0/24\",\r\n \"20.157.191.0/24\",\r\n \"20.157.192.0/24\",\r\n + \ \"20.157.193.0/24\",\r\n \"20.157.194.0/24\",\r\n \"20.157.195.0/24\",\r\n + \ \"20.157.196.0/24\",\r\n \"20.157.197.0/24\",\r\n \"20.157.198.0/24\",\r\n + \ \"20.157.199.0/24\",\r\n \"20.157.200.0/24\",\r\n \"20.157.201.0/24\",\r\n + \ \"20.157.202.0/24\",\r\n \"20.157.203.0/24\",\r\n \"20.157.204.0/24\",\r\n + \ \"20.157.205.0/24\",\r\n \"20.157.206.0/24\",\r\n \"20.157.208.0/24\",\r\n + \ \"20.157.209.0/24\",\r\n \"20.157.210.0/23\",\r\n \"20.157.212.0/24\",\r\n + \ \"20.157.213.0/24\",\r\n \"20.157.214.0/24\",\r\n \"20.157.215.0/24\",\r\n + \ \"20.157.216.0/24\",\r\n \"20.157.217.0/24\",\r\n \"20.157.218.0/24\",\r\n + \ \"20.157.219.0/24\",\r\n \"20.157.220.0/24\",\r\n \"20.157.221.0/24\",\r\n + \ \"20.157.222.0/24\",\r\n \"20.157.223.0/24\",\r\n \"20.157.224.0/24\",\r\n + \ \"20.157.225.0/24\",\r\n \"20.157.226.0/24\",\r\n \"20.157.227.0/24\",\r\n + \ \"20.157.228.0/24\",\r\n \"20.157.229.0/24\",\r\n \"20.157.230.0/24\",\r\n + \ \"20.160.0.0/16\",\r\n \"20.161.0.0/16\",\r\n \"20.162.0.0/17\",\r\n + \ \"20.163.0.0/17\",\r\n \"20.163.128.0/17\",\r\n \"20.164.0.0/16\",\r\n + \ \"20.165.0.0/17\",\r\n \"20.165.128.0/17\",\r\n \"20.166.0.0/17\",\r\n + \ \"20.167.0.0/17\",\r\n \"20.168.0.0/17\",\r\n \"20.184.0.0/18\",\r\n \ \"20.184.64.0/18\",\r\n \"20.184.128.0/17\",\r\n \"20.185.0.0/16\",\r\n \ \"20.186.0.0/17\",\r\n \"20.186.128.0/18\",\r\n \"20.186.192.0/18\",\r\n \ \"20.187.0.0/18\",\r\n \"20.187.64.0/18\",\r\n \"20.187.128.0/18\",\r\n @@ -26781,485 +27456,489 @@ interactions: \ \"20.202.56.0/23\",\r\n \"20.202.58.0/24\",\r\n \"20.202.59.0/24\",\r\n \ \"20.202.60.0/24\",\r\n \"20.202.61.0/24\",\r\n \"20.202.62.0/24\",\r\n \ \"20.202.63.0/24\",\r\n \"20.202.64.0/24\",\r\n \"20.202.65.0/24\",\r\n - \ \"20.202.66.0/23\",\r\n \"20.202.80.0/22\",\r\n \"20.202.100.0/23\",\r\n - \ \"20.202.102.0/23\",\r\n \"20.202.120.0/22\",\r\n \"20.202.124.0/24\",\r\n - \ \"20.202.140.0/24\",\r\n \"20.202.141.0/24\",\r\n \"20.202.142.0/23\",\r\n - \ \"20.202.144.0/22\",\r\n \"20.202.148.0/23\",\r\n \"20.203.0.0/18\",\r\n - \ \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n \"20.203.88.0/21\",\r\n - \ \"20.203.96.0/19\",\r\n \"20.203.128.0/17\",\r\n \"20.204.0.0/16\",\r\n - \ \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n \"20.205.80.0/21\",\r\n - \ \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n \"20.205.144.0/20\",\r\n - \ \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n \"20.206.0.0/18\",\r\n - \ \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n \"20.207.0.0/18\",\r\n - \ \"20.207.64.0/18\",\r\n \"20.207.128.0/18\",\r\n \"20.207.192.0/20\",\r\n - \ \"20.207.224.0/19\",\r\n \"20.208.0.0/17\",\r\n \"20.208.128.0/19\",\r\n - \ \"20.208.192.0/18\",\r\n \"20.209.0.0/23\",\r\n \"20.209.2.0/23\",\r\n - \ \"20.209.4.0/23\",\r\n \"20.209.6.0/23\",\r\n \"20.209.8.0/23\",\r\n - \ \"20.209.10.0/23\",\r\n \"20.209.12.0/23\",\r\n \"20.209.14.0/23\",\r\n - \ \"20.209.16.0/23\",\r\n \"20.209.18.0/23\",\r\n \"20.209.20.0/23\",\r\n - \ \"20.209.22.0/23\",\r\n \"20.209.24.0/23\",\r\n \"20.209.26.0/23\",\r\n - \ \"20.209.28.0/23\",\r\n \"20.209.30.0/23\",\r\n \"20.209.32.0/23\",\r\n - \ \"20.209.34.0/23\",\r\n \"20.209.36.0/23\",\r\n \"20.209.38.0/23\",\r\n - \ \"20.209.40.0/23\",\r\n \"20.209.42.0/23\",\r\n \"20.209.44.0/23\",\r\n - \ \"20.209.46.0/23\",\r\n \"20.209.48.0/23\",\r\n \"20.209.50.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"20.209.54.0/23\",\r\n \"20.209.56.0/23\",\r\n - \ \"20.209.58.0/23\",\r\n \"20.209.60.0/23\",\r\n \"20.209.62.0/23\",\r\n - \ \"20.209.64.0/23\",\r\n \"20.209.66.0/23\",\r\n \"20.209.68.0/23\",\r\n - \ \"20.210.0.0/17\",\r\n \"20.210.128.0/18\",\r\n \"20.210.192.0/18\",\r\n - \ \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n \"20.211.192.0/18\",\r\n - \ \"20.212.0.0/16\",\r\n \"20.213.0.0/17\",\r\n \"20.213.128.0/18\",\r\n - \ \"20.213.192.0/20\",\r\n \"20.213.224.0/19\",\r\n \"20.214.0.0/18\",\r\n - \ \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n \"20.215.0.0/18\",\r\n - \ \"20.215.128.0/17\",\r\n \"20.216.0.0/18\",\r\n \"20.216.64.0/18\",\r\n - \ \"20.216.128.0/18\",\r\n \"20.217.0.0/19\",\r\n \"20.217.32.0/22\",\r\n - \ \"20.217.40.0/21\",\r\n \"20.217.48.0/20\",\r\n \"20.217.64.0/19\",\r\n - \ \"20.218.0.0/18\",\r\n \"20.218.64.0/18\",\r\n \"20.218.128.0/17\",\r\n - \ \"20.219.0.0/18\",\r\n \"20.219.64.0/18\",\r\n \"20.219.128.0/17\",\r\n - \ \"20.220.0.0/18\",\r\n \"20.220.64.0/18\",\r\n \"20.220.128.0/17\",\r\n - \ \"20.221.0.0/17\",\r\n \"20.221.128.0/18\",\r\n \"20.221.192.0/18\",\r\n - \ \"20.222.0.0/16\",\r\n \"20.223.0.0/16\",\r\n \"20.224.0.0/16\",\r\n - \ \"20.225.0.0/16\",\r\n \"20.226.0.0/16\",\r\n \"20.227.0.0/18\",\r\n - \ \"20.227.64.0/18\",\r\n \"20.227.128.0/17\",\r\n \"20.228.0.0/18\",\r\n - \ \"20.228.64.0/18\",\r\n \"20.228.128.0/17\",\r\n \"20.229.0.0/16\",\r\n - \ \"20.230.0.0/17\",\r\n \"20.230.128.0/17\",\r\n \"20.231.0.0/17\",\r\n - \ \"20.231.128.0/26\",\r\n \"20.231.192.0/18\",\r\n \"20.232.0.0/16\",\r\n - \ \"20.233.0.0/17\",\r\n \"20.234.0.0/17\",\r\n \"20.234.128.0/17\",\r\n - \ \"20.235.0.0/18\",\r\n \"20.235.64.0/18\",\r\n \"20.235.128.0/18\",\r\n - \ \"20.236.0.0/18\",\r\n \"20.236.64.0/18\",\r\n \"20.236.128.0/18\",\r\n - \ \"20.236.192.0/18\",\r\n \"20.237.0.0/17\",\r\n \"20.237.128.0/17\",\r\n - \ \"20.238.0.0/17\",\r\n \"20.238.128.0/17\",\r\n \"20.239.0.0/16\",\r\n - \ \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n \"20.241.0.0/17\",\r\n - \ \"20.241.128.0/17\",\r\n \"20.242.0.0/17\",\r\n \"20.242.128.0/17\",\r\n - \ \"20.243.0.0/16\",\r\n \"20.244.0.0/17\",\r\n \"20.244.128.0/17\",\r\n - \ \"20.245.0.0/16\",\r\n \"20.246.0.0/17\",\r\n \"20.246.128.0/17\",\r\n - \ \"20.247.0.0/17\",\r\n \"20.247.128.0/17\",\r\n \"20.248.0.0/17\",\r\n - \ \"20.248.128.0/17\",\r\n \"20.249.0.0/16\",\r\n \"20.250.0.0/16\",\r\n - \ \"20.251.0.0/17\",\r\n \"20.252.0.0/17\",\r\n \"20.252.128.0/17\",\r\n - \ \"20.253.0.0/17\",\r\n \"20.253.128.0/17\",\r\n \"20.254.0.0/17\",\r\n - \ \"20.254.128.0/17\",\r\n \"20.255.0.0/16\",\r\n \"23.96.0.0/17\",\r\n - \ \"23.96.128.0/17\",\r\n \"23.97.48.0/20\",\r\n \"23.97.64.0/19\",\r\n - \ \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n - \ \"23.97.112.160/27\",\r\n \"23.97.112.192/27\",\r\n \"23.97.112.224/27\",\r\n - \ \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n \"23.97.128.0/17\",\r\n - \ \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n \"23.98.44.0/24\",\r\n - \ \"23.98.45.0/24\",\r\n \"23.98.46.0/24\",\r\n \"23.98.47.0/24\",\r\n - \ \"23.98.48.0/21\",\r\n \"23.98.56.0/24\",\r\n \"23.98.57.64/26\",\r\n - \ \"23.98.64.0/18\",\r\n \"23.98.128.0/17\",\r\n \"23.99.0.0/18\",\r\n - \ \"23.99.64.0/19\",\r\n \"23.99.96.0/19\",\r\n \"23.99.128.0/17\",\r\n - \ \"23.100.0.0/20\",\r\n \"23.100.16.0/20\",\r\n \"23.100.32.0/20\",\r\n - \ \"23.100.48.0/20\",\r\n \"23.100.64.0/21\",\r\n \"23.100.72.0/21\",\r\n - \ \"23.100.80.0/21\",\r\n \"23.100.88.0/21\",\r\n \"23.100.96.0/21\",\r\n - \ \"23.100.104.0/21\",\r\n \"23.100.112.0/21\",\r\n \"23.100.120.0/21\",\r\n - \ \"23.100.128.0/18\",\r\n \"23.100.192.0/19\",\r\n \"23.100.224.0/20\",\r\n - \ \"23.100.240.0/20\",\r\n \"23.101.0.0/20\",\r\n \"23.101.16.0/20\",\r\n - \ \"23.101.32.0/21\",\r\n \"23.101.48.0/20\",\r\n \"23.101.64.0/20\",\r\n - \ \"23.101.80.0/21\",\r\n \"23.101.112.0/20\",\r\n \"23.101.128.0/20\",\r\n - \ \"23.101.144.0/20\",\r\n \"23.101.160.0/20\",\r\n \"23.101.176.0/20\",\r\n - \ \"23.101.192.0/20\",\r\n \"23.101.208.0/20\",\r\n \"23.101.224.0/19\",\r\n - \ \"23.102.0.0/18\",\r\n \"23.102.64.0/19\",\r\n \"23.102.96.0/19\",\r\n - \ \"23.102.128.0/18\",\r\n \"23.102.192.0/21\",\r\n \"23.102.200.0/23\",\r\n - \ \"23.102.202.0/24\",\r\n \"23.102.203.0/24\",\r\n \"23.102.204.0/22\",\r\n - \ \"23.102.208.0/20\",\r\n \"23.102.224.0/19\",\r\n \"23.103.64.32/27\",\r\n - \ \"23.103.64.64/27\",\r\n \"40.64.0.0/18\",\r\n \"40.64.64.0/18\",\r\n - \ \"40.64.128.0/21\",\r\n \"40.65.0.0/18\",\r\n \"40.65.64.0/18\",\r\n - \ \"40.65.128.0/18\",\r\n \"40.65.192.0/18\",\r\n \"40.66.32.0/19\",\r\n - \ \"40.66.120.0/21\",\r\n \"40.67.0.0/18\",\r\n \"40.67.64.0/19\",\r\n - \ \"40.67.96.0/20\",\r\n \"40.67.112.0/21\",\r\n \"40.67.120.0/21\",\r\n - \ \"40.67.128.0/19\",\r\n \"40.67.160.0/19\",\r\n \"40.67.192.0/19\",\r\n - \ \"40.67.224.0/19\",\r\n \"40.68.0.0/16\",\r\n \"40.69.0.0/18\",\r\n - \ \"40.69.64.0/19\",\r\n \"40.69.96.0/19\",\r\n \"40.69.128.0/18\",\r\n - \ \"40.69.192.0/19\",\r\n \"40.70.0.0/18\",\r\n \"40.70.64.0/20\",\r\n - \ \"40.70.80.0/21\",\r\n \"40.70.88.0/28\",\r\n \"40.70.128.0/17\",\r\n - \ \"40.71.0.0/16\",\r\n \"40.74.0.0/18\",\r\n \"40.74.64.0/18\",\r\n - \ \"40.74.128.0/20\",\r\n \"40.74.144.0/20\",\r\n \"40.74.160.0/19\",\r\n - \ \"40.74.192.0/18\",\r\n \"40.75.0.0/19\",\r\n \"40.75.32.0/21\",\r\n - \ \"40.75.64.0/18\",\r\n \"40.75.128.0/17\",\r\n \"40.76.0.0/16\",\r\n - \ \"40.77.0.0/17\",\r\n \"40.77.128.0/25\",\r\n \"40.77.128.128/25\",\r\n - \ \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n \"40.77.130.128/26\",\r\n - \ \"40.77.130.192/26\",\r\n \"40.77.131.0/25\",\r\n \"40.77.131.128/26\",\r\n - \ \"40.77.131.192/27\",\r\n \"40.77.131.224/28\",\r\n \"40.77.131.240/28\",\r\n - \ \"40.77.132.0/24\",\r\n \"40.77.133.0/24\",\r\n \"40.77.134.0/24\",\r\n - \ \"40.77.135.0/24\",\r\n \"40.77.136.0/28\",\r\n \"40.77.136.16/28\",\r\n - \ \"40.77.136.32/28\",\r\n \"40.77.136.48/28\",\r\n \"40.77.136.64/28\",\r\n - \ \"40.77.136.80/28\",\r\n \"40.77.136.96/28\",\r\n \"40.77.136.112/28\",\r\n - \ \"40.77.136.128/25\",\r\n \"40.77.137.0/25\",\r\n \"40.77.137.128/26\",\r\n - \ \"40.77.137.192/27\",\r\n \"40.77.138.0/25\",\r\n \"40.77.138.128/25\",\r\n - \ \"40.77.139.0/25\",\r\n \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n - \ \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n - \ \"40.77.161.0/26\",\r\n \"40.77.161.64/26\",\r\n \"40.77.161.128/25\",\r\n - \ \"40.77.162.0/24\",\r\n \"40.77.163.0/24\",\r\n \"40.77.164.0/24\",\r\n - \ \"40.77.165.0/24\",\r\n \"40.77.166.0/25\",\r\n \"40.77.166.128/28\",\r\n - \ \"40.77.166.160/27\",\r\n \"40.77.166.192/26\",\r\n \"40.77.167.0/24\",\r\n - \ \"40.77.168.0/24\",\r\n \"40.77.169.0/24\",\r\n \"40.77.170.0/24\",\r\n - \ \"40.77.171.0/24\",\r\n \"40.77.172.0/24\",\r\n \"40.77.173.0/24\",\r\n - \ \"40.77.174.0/24\",\r\n \"40.77.175.0/27\",\r\n \"40.77.175.32/27\",\r\n - \ \"40.77.175.64/27\",\r\n \"40.77.175.96/27\",\r\n \"40.77.175.128/27\",\r\n - \ \"40.77.175.160/27\",\r\n \"40.77.175.192/27\",\r\n \"40.77.175.240/28\",\r\n - \ \"40.77.176.0/24\",\r\n \"40.77.177.0/24\",\r\n \"40.77.178.0/23\",\r\n - \ \"40.77.180.0/23\",\r\n \"40.77.182.0/28\",\r\n \"40.77.182.16/28\",\r\n - \ \"40.77.182.32/27\",\r\n \"40.77.182.64/27\",\r\n \"40.77.182.96/27\",\r\n - \ \"40.77.182.128/27\",\r\n \"40.77.182.160/27\",\r\n \"40.77.182.192/26\",\r\n - \ \"40.77.183.0/24\",\r\n \"40.77.184.0/25\",\r\n \"40.77.184.128/25\",\r\n - \ \"40.77.185.0/25\",\r\n \"40.77.185.128/25\",\r\n \"40.77.186.0/23\",\r\n - \ \"40.77.188.0/22\",\r\n \"40.77.192.0/22\",\r\n \"40.77.196.0/24\",\r\n - \ \"40.77.197.0/24\",\r\n \"40.77.198.0/26\",\r\n \"40.77.198.64/26\",\r\n - \ \"40.77.198.128/25\",\r\n \"40.77.199.0/25\",\r\n \"40.77.199.128/26\",\r\n - \ \"40.77.199.192/26\",\r\n \"40.77.200.0/25\",\r\n \"40.77.200.128/25\",\r\n - \ \"40.77.201.0/24\",\r\n \"40.77.202.0/24\",\r\n \"40.77.224.0/28\",\r\n - \ \"40.77.224.16/28\",\r\n \"40.77.224.32/27\",\r\n \"40.77.224.64/27\",\r\n - \ \"40.77.224.96/27\",\r\n \"40.77.224.128/25\",\r\n \"40.77.225.0/24\",\r\n - \ \"40.77.226.0/25\",\r\n \"40.77.226.128/25\",\r\n \"40.77.227.0/24\",\r\n - \ \"40.77.228.0/24\",\r\n \"40.77.229.0/24\",\r\n \"40.77.230.0/24\",\r\n - \ \"40.77.231.0/24\",\r\n \"40.77.232.0/25\",\r\n \"40.77.232.128/25\",\r\n - \ \"40.77.233.0/24\",\r\n \"40.77.234.0/25\",\r\n \"40.77.234.128/27\",\r\n - \ \"40.77.234.160/27\",\r\n \"40.77.234.192/27\",\r\n \"40.77.234.224/27\",\r\n - \ \"40.77.235.0/24\",\r\n \"40.77.236.0/27\",\r\n \"40.77.236.32/27\",\r\n - \ \"40.77.236.80/28\",\r\n \"40.77.236.96/27\",\r\n \"40.77.236.128/27\",\r\n - \ \"40.77.236.160/28\",\r\n \"40.77.236.176/28\",\r\n \"40.77.236.192/28\",\r\n - \ \"40.77.236.224/27\",\r\n \"40.77.237.0/26\",\r\n \"40.77.237.64/26\",\r\n - \ \"40.77.237.128/25\",\r\n \"40.77.240.0/25\",\r\n \"40.77.240.128/25\",\r\n - \ \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n - \ \"40.77.245.0/24\",\r\n \"40.77.246.0/24\",\r\n \"40.77.247.0/24\",\r\n - \ \"40.77.248.0/25\",\r\n \"40.77.248.128/25\",\r\n \"40.77.249.0/24\",\r\n - \ \"40.77.250.0/24\",\r\n \"40.77.251.0/24\",\r\n \"40.77.252.0/23\",\r\n - \ \"40.77.254.0/26\",\r\n \"40.77.254.64/27\",\r\n \"40.77.254.128/25\",\r\n - \ \"40.77.255.0/25\",\r\n \"40.77.255.128/26\",\r\n \"40.77.255.192/26\",\r\n - \ \"40.78.0.0/17\",\r\n \"40.78.128.0/18\",\r\n \"40.78.192.0/21\",\r\n - \ \"40.78.200.0/21\",\r\n \"40.78.208.0/28\",\r\n \"40.78.208.16/28\",\r\n - \ \"40.78.208.32/30\",\r\n \"40.78.208.48/28\",\r\n \"40.78.208.64/28\",\r\n - \ \"40.78.209.0/24\",\r\n \"40.78.210.0/24\",\r\n \"40.78.211.0/24\",\r\n - \ \"40.78.212.0/24\",\r\n \"40.78.213.0/24\",\r\n \"40.78.214.0/24\",\r\n - \ \"40.78.215.0/24\",\r\n \"40.78.216.0/24\",\r\n \"40.78.217.0/24\",\r\n - \ \"40.78.218.0/24\",\r\n \"40.78.219.0/24\",\r\n \"40.78.220.0/24\",\r\n - \ \"40.78.221.0/24\",\r\n \"40.78.222.0/24\",\r\n \"40.78.223.0/24\",\r\n - \ \"40.78.224.0/21\",\r\n \"40.78.232.0/21\",\r\n \"40.78.240.0/20\",\r\n - \ \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n \"40.79.8.32/28\",\r\n - \ \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n \"40.79.9.0/24\",\r\n - \ \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n \"40.79.48.0/27\",\r\n - \ \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n \"40.79.56.0/21\",\r\n - \ \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n \"40.79.88.0/27\",\r\n - \ \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n \"40.79.90.0/24\",\r\n - \ \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n \"40.79.93.0/28\",\r\n - \ \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n \"40.79.96.0/19\",\r\n - \ \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n \"40.79.152.0/21\",\r\n - \ \"40.79.160.0/20\",\r\n \"40.79.176.0/21\",\r\n \"40.79.184.0/21\",\r\n - \ \"40.79.192.0/21\",\r\n \"40.79.200.0/24\",\r\n \"40.79.201.0/24\",\r\n - \ \"40.79.202.0/24\",\r\n \"40.79.203.0/24\",\r\n \"40.79.204.0/27\",\r\n - \ \"40.79.204.32/28\",\r\n \"40.79.204.48/28\",\r\n \"40.79.204.64/27\",\r\n - \ \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n \"40.79.204.160/27\",\r\n - \ \"40.79.204.192/26\",\r\n \"40.79.205.0/26\",\r\n \"40.79.205.64/28\",\r\n - \ \"40.79.205.80/28\",\r\n \"40.79.205.96/27\",\r\n \"40.79.205.128/26\",\r\n - \ \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n \"40.79.205.240/28\",\r\n - \ \"40.79.206.0/27\",\r\n \"40.79.206.32/27\",\r\n \"40.79.206.64/27\",\r\n - \ \"40.79.206.96/27\",\r\n \"40.79.206.128/27\",\r\n \"40.79.206.160/27\",\r\n - \ \"40.79.206.192/27\",\r\n \"40.79.206.224/27\",\r\n \"40.79.207.0/27\",\r\n - \ \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n \"40.79.207.80/28\",\r\n - \ \"40.79.207.96/27\",\r\n \"40.79.207.128/25\",\r\n \"40.79.208.0/24\",\r\n - \ \"40.79.209.0/24\",\r\n \"40.79.210.0/24\",\r\n \"40.79.211.0/24\",\r\n - \ \"40.79.212.0/24\",\r\n \"40.79.213.0/24\",\r\n \"40.79.214.0/24\",\r\n - \ \"40.79.215.0/24\",\r\n \"40.79.216.0/24\",\r\n \"40.79.217.0/24\",\r\n - \ \"40.79.218.0/24\",\r\n \"40.79.219.0/24\",\r\n \"40.79.220.0/24\",\r\n - \ \"40.79.221.0/24\",\r\n \"40.79.222.0/24\",\r\n \"40.79.223.0/24\",\r\n - \ \"40.79.232.0/21\",\r\n \"40.79.240.0/20\",\r\n \"40.80.0.0/22\",\r\n - \ \"40.80.4.0/22\",\r\n \"40.80.8.0/22\",\r\n \"40.80.12.0/22\",\r\n - \ \"40.80.16.0/22\",\r\n \"40.80.20.0/22\",\r\n \"40.80.24.0/22\",\r\n - \ \"40.80.28.0/22\",\r\n \"40.80.32.0/22\",\r\n \"40.80.36.0/22\",\r\n - \ \"40.80.40.0/22\",\r\n \"40.80.44.0/22\",\r\n \"40.80.48.0/21\",\r\n - \ \"40.80.56.0/21\",\r\n \"40.80.64.0/19\",\r\n \"40.80.96.0/20\",\r\n - \ \"40.80.144.0/21\",\r\n \"40.80.152.0/21\",\r\n \"40.80.160.0/24\",\r\n - \ \"40.80.168.0/21\",\r\n \"40.80.176.0/21\",\r\n \"40.80.184.0/21\",\r\n - \ \"40.80.192.0/19\",\r\n \"40.80.224.0/20\",\r\n \"40.80.240.0/20\",\r\n - \ \"40.81.0.0/20\",\r\n \"40.81.16.0/20\",\r\n \"40.81.32.0/20\",\r\n - \ \"40.81.48.0/20\",\r\n \"40.81.64.0/20\",\r\n \"40.81.80.0/20\",\r\n - \ \"40.81.96.0/20\",\r\n \"40.81.112.0/20\",\r\n \"40.81.128.0/19\",\r\n - \ \"40.81.160.0/20\",\r\n \"40.81.176.0/20\",\r\n \"40.81.192.0/19\",\r\n - \ \"40.81.224.0/19\",\r\n \"40.82.0.0/22\",\r\n \"40.82.4.0/22\",\r\n - \ \"40.82.16.0/22\",\r\n \"40.82.20.0/22\",\r\n \"40.82.24.0/22\",\r\n - \ \"40.82.28.0/22\",\r\n \"40.82.32.0/22\",\r\n \"40.82.36.0/22\",\r\n - \ \"40.82.44.0/22\",\r\n \"40.82.48.0/22\",\r\n \"40.82.60.0/22\",\r\n - \ \"40.82.64.0/22\",\r\n \"40.82.68.0/22\",\r\n \"40.82.72.0/22\",\r\n - \ \"40.82.76.0/22\",\r\n \"40.82.80.0/22\",\r\n \"40.82.84.0/22\",\r\n - \ \"40.82.92.0/22\",\r\n \"40.82.96.0/22\",\r\n \"40.82.100.0/22\",\r\n - \ \"40.82.116.0/22\",\r\n \"40.82.120.0/22\",\r\n \"40.82.128.0/19\",\r\n - \ \"40.82.160.0/19\",\r\n \"40.82.192.0/19\",\r\n \"40.82.224.0/20\",\r\n - \ \"40.82.240.0/22\",\r\n \"40.82.244.0/22\",\r\n \"40.82.248.0/21\",\r\n - \ \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n \"40.83.24.0/26\",\r\n - \ \"40.83.24.64/27\",\r\n \"40.83.24.96/27\",\r\n \"40.83.24.128/25\",\r\n - \ \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n \"40.83.28.0/22\",\r\n - \ \"40.83.32.0/19\",\r\n \"40.83.64.0/18\",\r\n \"40.83.128.0/17\",\r\n - \ \"40.84.0.0/17\",\r\n \"40.84.128.0/17\",\r\n \"40.85.0.0/17\",\r\n - \ \"40.85.128.0/20\",\r\n \"40.85.144.0/20\",\r\n \"40.85.160.0/19\",\r\n - \ \"40.85.192.0/18\",\r\n \"40.86.0.0/17\",\r\n \"40.86.128.0/19\",\r\n - \ \"40.86.160.0/19\",\r\n \"40.86.192.0/18\",\r\n \"40.87.0.0/17\",\r\n - \ \"40.87.128.0/19\",\r\n \"40.87.160.0/22\",\r\n \"40.87.164.0/22\",\r\n - \ \"40.87.168.0/30\",\r\n \"40.87.168.4/30\",\r\n \"40.87.168.8/29\",\r\n - \ \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n \"40.87.168.40/29\",\r\n - \ \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n \"40.87.168.68/31\",\r\n - \ \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n \"40.87.168.80/28\",\r\n - \ \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n \"40.87.168.192/28\",\r\n - \ \"40.87.168.208/31\",\r\n \"40.87.168.210/31\",\r\n \"40.87.168.212/30\",\r\n - \ \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n \"40.87.169.0/27\",\r\n - \ \"40.87.169.32/29\",\r\n \"40.87.169.40/30\",\r\n \"40.87.169.44/30\",\r\n - \ \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n \"40.87.169.58/31\",\r\n - \ \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n \"40.87.169.96/31\",\r\n - \ \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n \"40.87.169.102/31\",\r\n - \ \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n - \ \"40.87.169.136/31\",\r\n \"40.87.169.138/31\",\r\n \"40.87.169.140/30\",\r\n - \ \"40.87.169.144/28\",\r\n \"40.87.169.160/27\",\r\n \"40.87.169.192/26\",\r\n - \ \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n \"40.87.170.144/31\",\r\n - \ \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n \"40.87.170.152/29\",\r\n - \ \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n \"40.87.170.184/30\",\r\n - \ \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n \"40.87.170.194/31\",\r\n - \ \"40.87.170.196/30\",\r\n \"40.87.170.200/29\",\r\n \"40.87.170.208/30\",\r\n - \ \"40.87.170.212/31\",\r\n \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n - \ \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n \"40.87.170.228/30\",\r\n - \ \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n \"40.87.170.248/30\",\r\n - \ \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n \"40.87.171.2/31\",\r\n - \ \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n \"40.87.171.16/28\",\r\n - \ \"40.87.171.32/30\",\r\n \"40.87.171.36/30\",\r\n \"40.87.171.40/31\",\r\n - \ \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n \"40.87.171.48/28\",\r\n - \ \"40.87.171.64/29\",\r\n \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n - \ \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n - \ \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n \"40.87.171.166/31\",\r\n - \ \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n \"40.87.171.192/27\",\r\n - \ \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n \"40.87.171.248/31\",\r\n - \ \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n \"40.87.172.0/22\",\r\n - \ \"40.87.176.0/25\",\r\n \"40.87.176.128/27\",\r\n \"40.87.176.160/29\",\r\n - \ \"40.87.176.168/30\",\r\n \"40.87.176.172/31\",\r\n \"40.87.176.174/31\",\r\n - \ \"40.87.176.176/29\",\r\n \"40.87.176.184/30\",\r\n \"40.87.176.188/30\",\r\n - \ \"40.87.176.192/28\",\r\n \"40.87.176.208/29\",\r\n \"40.87.176.216/29\",\r\n - \ \"40.87.176.224/29\",\r\n \"40.87.176.232/31\",\r\n \"40.87.176.234/31\",\r\n - \ \"40.87.176.236/30\",\r\n \"40.87.176.240/28\",\r\n \"40.87.177.0/28\",\r\n - \ \"40.87.177.16/28\",\r\n \"40.87.177.32/27\",\r\n \"40.87.177.64/27\",\r\n - \ \"40.87.177.96/28\",\r\n \"40.87.177.112/29\",\r\n \"40.87.177.120/31\",\r\n - \ \"40.87.177.122/31\",\r\n \"40.87.177.124/30\",\r\n \"40.87.177.128/28\",\r\n - \ \"40.87.177.144/29\",\r\n \"40.87.177.152/31\",\r\n \"40.87.177.154/31\",\r\n - \ \"40.87.177.156/30\",\r\n \"40.87.177.160/27\",\r\n \"40.87.177.192/29\",\r\n - \ \"40.87.177.200/30\",\r\n \"40.87.177.204/30\",\r\n \"40.87.177.208/30\",\r\n - \ \"40.87.177.212/30\",\r\n \"40.87.177.216/29\",\r\n \"40.87.177.224/27\",\r\n - \ \"40.87.178.0/24\",\r\n \"40.87.179.0/25\",\r\n \"40.87.179.128/26\",\r\n - \ \"40.87.179.192/31\",\r\n \"40.87.179.194/31\",\r\n \"40.87.179.196/30\",\r\n - \ \"40.87.179.200/31\",\r\n \"40.87.179.202/31\",\r\n \"40.87.179.204/30\",\r\n - \ \"40.87.179.208/28\",\r\n \"40.87.179.224/27\",\r\n \"40.87.180.0/30\",\r\n - \ \"40.87.180.4/31\",\r\n \"40.87.180.6/31\",\r\n \"40.87.180.8/30\",\r\n - \ \"40.87.180.12/31\",\r\n \"40.87.180.14/31\",\r\n \"40.87.180.16/30\",\r\n - \ \"40.87.180.20/31\",\r\n \"40.87.180.22/31\",\r\n \"40.87.180.24/30\",\r\n - \ \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n \"40.87.180.40/31\",\r\n - \ \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n \"40.87.180.48/28\",\r\n - \ \"40.87.180.64/30\",\r\n \"40.87.180.68/30\",\r\n \"40.87.180.72/31\",\r\n - \ \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n \"40.87.180.80/28\",\r\n - \ \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n \"40.87.180.192/30\",\r\n - \ \"40.87.180.196/30\",\r\n \"40.87.180.200/31\",\r\n \"40.87.180.202/31\",\r\n - \ \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n - \ \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n \"40.87.180.252/30\",\r\n - \ \"40.87.181.0/30\",\r\n \"40.87.181.4/30\",\r\n \"40.87.181.8/29\",\r\n - \ \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n \"40.87.181.64/26\",\r\n - \ \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n \"40.87.181.152/31\",\r\n - \ \"40.87.181.154/31\",\r\n \"40.87.181.156/30\",\r\n \"40.87.181.160/31\",\r\n - \ \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n \"40.87.181.168/29\",\r\n - \ \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n \"40.87.182.0/30\",\r\n - \ \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n \"40.87.182.16/29\",\r\n - \ \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n \"40.87.182.48/29\",\r\n - \ \"40.87.182.56/30\",\r\n \"40.87.182.60/31\",\r\n \"40.87.182.62/31\",\r\n - \ \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n \"40.87.183.0/28\",\r\n - \ \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n \"40.87.183.28/30\",\r\n - \ \"40.87.183.32/31\",\r\n \"40.87.183.34/31\",\r\n \"40.87.183.36/30\",\r\n - \ \"40.87.183.40/31\",\r\n \"40.87.183.42/31\",\r\n \"40.87.183.44/30\",\r\n - \ \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n \"40.87.183.54/31\",\r\n - \ \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n \"40.87.183.128/28\",\r\n - \ \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n \"40.87.183.192/27\",\r\n - \ \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n \"40.87.183.236/31\",\r\n - \ \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n \"40.87.183.244/30\",\r\n - \ \"40.87.183.248/29\",\r\n \"40.87.184.0/22\",\r\n \"40.87.188.0/22\",\r\n - \ \"40.87.192.0/22\",\r\n \"40.87.196.0/22\",\r\n \"40.87.200.0/22\",\r\n - \ \"40.87.204.0/22\",\r\n \"40.87.208.0/22\",\r\n \"40.87.212.0/22\",\r\n - \ \"40.87.216.0/22\",\r\n \"40.87.220.0/22\",\r\n \"40.87.224.0/22\",\r\n - \ \"40.87.228.0/22\",\r\n \"40.87.232.0/21\",\r\n \"40.88.0.0/16\",\r\n - \ \"40.89.0.0/19\",\r\n \"40.89.32.0/19\",\r\n \"40.89.64.0/18\",\r\n - \ \"40.89.128.0/18\",\r\n \"40.89.192.0/19\",\r\n \"40.89.224.0/19\",\r\n - \ \"40.90.16.0/27\",\r\n \"40.90.16.32/27\",\r\n \"40.90.16.64/27\",\r\n - \ \"40.90.16.96/27\",\r\n \"40.90.16.128/27\",\r\n \"40.90.16.160/27\",\r\n - \ \"40.90.16.192/26\",\r\n \"40.90.17.0/27\",\r\n \"40.90.17.32/27\",\r\n - \ \"40.90.17.64/27\",\r\n \"40.90.17.96/27\",\r\n \"40.90.17.128/28\",\r\n - \ \"40.90.17.144/28\",\r\n \"40.90.17.160/27\",\r\n \"40.90.17.192/27\",\r\n - \ \"40.90.17.224/27\",\r\n \"40.90.18.0/28\",\r\n \"40.90.18.16/28\",\r\n - \ \"40.90.18.32/27\",\r\n \"40.90.18.64/26\",\r\n \"40.90.18.128/26\",\r\n - \ \"40.90.18.192/26\",\r\n \"40.90.19.0/27\",\r\n \"40.90.19.32/27\",\r\n - \ \"40.90.19.64/26\",\r\n \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n - \ \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n \"40.90.21.128/25\",\r\n - \ \"40.90.22.0/25\",\r\n \"40.90.22.128/25\",\r\n \"40.90.23.0/25\",\r\n - \ \"40.90.23.128/25\",\r\n \"40.90.24.0/25\",\r\n \"40.90.24.128/25\",\r\n - \ \"40.90.25.0/26\",\r\n \"40.90.25.64/26\",\r\n \"40.90.25.128/26\",\r\n - \ \"40.90.25.192/26\",\r\n \"40.90.26.0/26\",\r\n \"40.90.26.64/26\",\r\n - \ \"40.90.26.128/25\",\r\n \"40.90.27.0/26\",\r\n \"40.90.27.64/26\",\r\n - \ \"40.90.27.128/26\",\r\n \"40.90.27.192/26\",\r\n \"40.90.28.0/26\",\r\n - \ \"40.90.28.64/26\",\r\n \"40.90.28.128/26\",\r\n \"40.90.28.192/26\",\r\n - \ \"40.90.29.0/26\",\r\n \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n - \ \"40.90.29.192/26\",\r\n \"40.90.30.0/25\",\r\n \"40.90.30.128/27\",\r\n - \ \"40.90.30.160/27\",\r\n \"40.90.30.192/26\",\r\n \"40.90.31.0/27\",\r\n - \ \"40.90.31.32/27\",\r\n \"40.90.31.64/27\",\r\n \"40.90.31.96/27\",\r\n - \ \"40.90.31.128/25\",\r\n \"40.90.128.0/28\",\r\n \"40.90.128.16/28\",\r\n - \ \"40.90.128.32/28\",\r\n \"40.90.128.48/28\",\r\n \"40.90.128.64/28\",\r\n - \ \"40.90.128.80/28\",\r\n \"40.90.128.96/28\",\r\n \"40.90.128.112/28\",\r\n - \ \"40.90.128.128/28\",\r\n \"40.90.128.144/28\",\r\n \"40.90.128.160/28\",\r\n - \ \"40.90.128.176/28\",\r\n \"40.90.128.192/28\",\r\n \"40.90.128.208/28\",\r\n - \ \"40.90.128.224/28\",\r\n \"40.90.128.240/28\",\r\n \"40.90.129.0/27\",\r\n - \ \"40.90.129.32/28\",\r\n \"40.90.129.48/28\",\r\n \"40.90.129.64/27\",\r\n - \ \"40.90.129.96/27\",\r\n \"40.90.129.128/26\",\r\n \"40.90.129.192/27\",\r\n - \ \"40.90.129.224/27\",\r\n \"40.90.130.0/27\",\r\n \"40.90.130.32/28\",\r\n - \ \"40.90.130.48/28\",\r\n \"40.90.130.64/28\",\r\n \"40.90.130.80/28\",\r\n - \ \"40.90.130.96/28\",\r\n \"40.90.130.112/28\",\r\n \"40.90.130.128/28\",\r\n - \ \"40.90.130.144/28\",\r\n \"40.90.130.160/27\",\r\n \"40.90.130.192/28\",\r\n - \ \"40.90.130.208/28\",\r\n \"40.90.130.224/28\",\r\n \"40.90.130.240/28\",\r\n - \ \"40.90.131.0/27\",\r\n \"40.90.131.32/27\",\r\n \"40.90.131.64/27\",\r\n - \ \"40.90.131.96/27\",\r\n \"40.90.131.128/27\",\r\n \"40.90.131.160/27\",\r\n - \ \"40.90.131.192/27\",\r\n \"40.90.131.224/27\",\r\n \"40.90.132.0/27\",\r\n - \ \"40.90.132.32/28\",\r\n \"40.90.132.48/28\",\r\n \"40.90.132.64/28\",\r\n - \ \"40.90.132.80/28\",\r\n \"40.90.132.96/27\",\r\n \"40.90.132.128/26\",\r\n - \ \"40.90.132.192/26\",\r\n \"40.90.133.0/27\",\r\n \"40.90.133.32/27\",\r\n - \ \"40.90.133.64/27\",\r\n \"40.90.133.96/28\",\r\n \"40.90.133.112/28\",\r\n - \ \"40.90.133.128/28\",\r\n \"40.90.133.144/28\",\r\n \"40.90.133.160/27\",\r\n - \ \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n \"40.90.134.64/26\",\r\n - \ \"40.90.134.128/26\",\r\n \"40.90.134.192/26\",\r\n \"40.90.135.0/26\",\r\n - \ \"40.90.135.64/26\",\r\n \"40.90.135.128/25\",\r\n \"40.90.136.0/28\",\r\n - \ \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n \"40.90.136.64/26\",\r\n - \ \"40.90.136.128/27\",\r\n \"40.90.136.160/28\",\r\n \"40.90.136.176/28\",\r\n - \ \"40.90.136.192/27\",\r\n \"40.90.136.224/27\",\r\n \"40.90.137.0/27\",\r\n - \ \"40.90.137.32/27\",\r\n \"40.90.137.64/27\",\r\n \"40.90.137.96/27\",\r\n - \ \"40.90.137.128/27\",\r\n \"40.90.137.160/27\",\r\n \"40.90.137.192/27\",\r\n - \ \"40.90.137.224/27\",\r\n \"40.90.138.0/27\",\r\n \"40.90.138.32/27\",\r\n - \ \"40.90.138.64/27\",\r\n \"40.90.138.96/27\",\r\n \"40.90.138.128/27\",\r\n - \ \"40.90.138.160/27\",\r\n \"40.90.138.192/28\",\r\n \"40.90.138.208/28\",\r\n - \ \"40.90.138.224/27\",\r\n \"40.90.139.0/27\",\r\n \"40.90.139.32/27\",\r\n - \ \"40.90.139.64/27\",\r\n \"40.90.139.96/27\",\r\n \"40.90.139.128/27\",\r\n - \ \"40.90.139.160/27\",\r\n \"40.90.139.192/27\",\r\n \"40.90.139.224/27\",\r\n - \ \"40.90.140.0/27\",\r\n \"40.90.140.32/27\",\r\n \"40.90.140.64/27\",\r\n - \ \"40.90.140.96/27\",\r\n \"40.90.140.128/27\",\r\n \"40.90.140.160/27\",\r\n - \ \"40.90.140.192/27\",\r\n \"40.90.140.224/27\",\r\n \"40.90.141.0/27\",\r\n - \ \"40.90.141.32/27\",\r\n \"40.90.141.64/27\",\r\n \"40.90.141.96/27\",\r\n - \ \"40.90.141.128/27\",\r\n \"40.90.141.160/27\",\r\n \"40.90.141.192/26\",\r\n - \ \"40.90.142.0/27\",\r\n \"40.90.142.32/27\",\r\n \"40.90.142.64/27\",\r\n - \ \"40.90.142.96/27\",\r\n \"40.90.142.128/27\",\r\n \"40.90.142.160/27\",\r\n - \ \"40.90.142.192/28\",\r\n \"40.90.142.208/28\",\r\n \"40.90.142.224/28\",\r\n - \ \"40.90.142.240/28\",\r\n \"40.90.143.0/27\",\r\n \"40.90.143.32/27\",\r\n - \ \"40.90.143.64/27\",\r\n \"40.90.143.96/27\",\r\n \"40.90.143.128/27\",\r\n - \ \"40.90.143.160/27\",\r\n \"40.90.143.192/26\",\r\n \"40.90.144.0/27\",\r\n - \ \"40.90.144.32/27\",\r\n \"40.90.144.64/26\",\r\n \"40.90.144.128/26\",\r\n - \ \"40.90.144.192/27\",\r\n \"40.90.144.224/27\",\r\n \"40.90.145.0/27\",\r\n - \ \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n \"40.90.145.96/27\",\r\n - \ \"40.90.145.128/27\",\r\n \"40.90.145.160/27\",\r\n \"40.90.145.192/27\",\r\n - \ \"40.90.145.224/27\",\r\n \"40.90.146.0/28\",\r\n \"40.90.146.16/28\",\r\n - \ \"40.90.146.32/27\",\r\n \"40.90.146.64/26\",\r\n \"40.90.146.128/27\",\r\n - \ \"40.90.146.160/27\",\r\n \"40.90.146.192/27\",\r\n \"40.90.146.224/27\",\r\n - \ \"40.90.147.0/27\",\r\n \"40.90.147.32/27\",\r\n \"40.90.147.64/27\",\r\n - \ \"40.90.147.96/27\",\r\n \"40.90.147.128/26\",\r\n \"40.90.147.192/27\",\r\n - \ \"40.90.147.224/27\",\r\n \"40.90.148.0/26\",\r\n \"40.90.148.64/27\",\r\n - \ \"40.90.148.96/27\",\r\n \"40.90.148.128/27\",\r\n \"40.90.148.160/28\",\r\n - \ \"40.90.148.176/28\",\r\n \"40.90.148.192/27\",\r\n \"40.90.148.224/27\",\r\n - \ \"40.90.149.0/27\",\r\n \"40.90.149.32/27\",\r\n \"40.90.149.64/27\",\r\n - \ \"40.90.149.96/27\",\r\n \"40.90.149.128/25\",\r\n \"40.90.150.0/27\",\r\n - \ \"40.90.150.32/27\",\r\n \"40.90.150.64/27\",\r\n \"40.90.150.96/27\",\r\n - \ \"40.90.150.128/25\",\r\n \"40.90.151.0/26\",\r\n \"40.90.151.64/27\",\r\n - \ \"40.90.151.96/27\",\r\n \"40.90.151.128/28\",\r\n \"40.90.151.144/28\",\r\n - \ \"40.90.151.160/27\",\r\n \"40.90.151.192/27\",\r\n \"40.90.151.224/27\",\r\n - \ \"40.90.152.0/25\",\r\n \"40.90.152.128/27\",\r\n \"40.90.152.160/27\",\r\n - \ \"40.90.152.192/27\",\r\n \"40.90.152.224/27\",\r\n \"40.90.153.0/26\",\r\n - \ \"40.90.153.64/27\",\r\n \"40.90.153.96/27\",\r\n \"40.90.153.128/25\",\r\n - \ \"40.90.154.0/26\",\r\n \"40.90.154.64/26\",\r\n \"40.90.154.128/26\",\r\n - \ \"40.90.154.192/26\",\r\n \"40.90.155.0/26\",\r\n \"40.90.155.64/26\",\r\n - \ \"40.90.155.128/26\",\r\n \"40.90.155.192/26\",\r\n \"40.90.156.0/26\",\r\n - \ \"40.90.156.64/27\",\r\n \"40.90.156.96/27\",\r\n \"40.90.156.128/26\",\r\n - \ \"40.90.156.192/26\",\r\n \"40.90.157.0/27\",\r\n \"40.90.157.32/27\",\r\n - \ \"40.90.157.64/26\",\r\n \"40.90.157.128/26\",\r\n \"40.90.157.192/27\",\r\n - \ \"40.90.157.224/27\",\r\n \"40.90.158.0/26\",\r\n \"40.90.158.64/26\",\r\n - \ \"40.90.158.128/25\",\r\n \"40.90.159.0/24\",\r\n \"40.90.160.0/19\",\r\n - \ \"40.90.192.0/19\",\r\n \"40.90.224.0/19\",\r\n \"40.91.0.0/22\",\r\n - \ \"40.91.4.0/22\",\r\n \"40.91.12.0/28\",\r\n \"40.91.12.16/28\",\r\n - \ \"40.91.12.32/28\",\r\n \"40.91.12.48/28\",\r\n \"40.91.12.64/26\",\r\n - \ \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n \"40.91.12.208/28\",\r\n - \ \"40.91.12.240/28\",\r\n \"40.91.13.0/28\",\r\n \"40.91.13.64/27\",\r\n - \ \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n - \ \"40.91.14.0/24\",\r\n \"40.91.16.0/22\",\r\n \"40.91.20.0/22\",\r\n - \ \"40.91.24.0/22\",\r\n \"40.91.28.0/22\",\r\n \"40.91.32.0/22\",\r\n - \ \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n \"40.91.192.0/18\",\r\n - \ \"40.93.0.0/23\",\r\n \"40.93.2.0/24\",\r\n \"40.93.3.0/24\",\r\n - \ \"40.93.4.0/24\",\r\n \"40.93.5.0/24\",\r\n \"40.93.6.0/24\",\r\n - \ \"40.93.7.0/24\",\r\n \"40.93.8.0/24\",\r\n \"40.93.9.0/24\",\r\n - \ \"40.93.10.0/24\",\r\n \"40.93.11.0/24\",\r\n \"40.93.12.0/24\",\r\n - \ \"40.93.13.0/24\",\r\n \"40.93.14.0/24\",\r\n \"40.93.15.0/24\",\r\n - \ \"40.93.16.0/24\",\r\n \"40.93.17.0/24\",\r\n \"40.93.64.0/24\",\r\n - \ \"40.93.65.0/24\",\r\n \"40.93.66.0/24\",\r\n \"40.93.128.0/24\",\r\n - \ \"40.93.129.0/24\",\r\n \"40.93.192.0/24\",\r\n \"40.93.193.0/24\",\r\n - \ \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n \"40.93.198.0/23\",\r\n - \ \"40.93.200.0/23\",\r\n \"40.93.202.0/24\",\r\n \"40.93.203.0/24\",\r\n - \ \"40.93.204.0/22\",\r\n \"40.93.208.0/22\",\r\n \"40.93.212.0/24\",\r\n - \ \"40.93.213.0/24\",\r\n \"40.93.214.0/24\",\r\n \"40.96.46.0/24\",\r\n - \ \"40.96.50.0/24\",\r\n \"40.96.52.0/24\",\r\n \"40.96.55.0/24\",\r\n - \ \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n \"40.96.255.0/24\",\r\n - \ \"40.97.4.0/24\",\r\n \"40.97.5.0/24\",\r\n \"40.97.6.0/24\",\r\n - \ \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n \"40.97.13.0/24\",\r\n - \ \"40.101.0.0/24\",\r\n \"40.101.1.0/24\",\r\n \"40.112.36.0/25\",\r\n - \ \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n \"40.112.37.64/26\",\r\n - \ \"40.112.37.128/26\",\r\n \"40.112.37.192/26\",\r\n \"40.112.38.192/26\",\r\n - \ \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n \"40.112.48.0/20\",\r\n - \ \"40.112.64.0/19\",\r\n \"40.112.96.0/19\",\r\n \"40.112.128.0/17\",\r\n - \ \"40.113.0.0/18\",\r\n \"40.113.64.0/19\",\r\n \"40.113.96.0/19\",\r\n - \ \"40.113.128.0/18\",\r\n \"40.113.192.0/18\",\r\n \"40.114.0.0/17\",\r\n - \ \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n \"40.115.64.0/19\",\r\n - \ \"40.115.96.0/19\",\r\n \"40.115.128.0/17\",\r\n \"40.116.0.0/16\",\r\n - \ \"40.117.0.0/19\",\r\n \"40.117.32.0/19\",\r\n \"40.117.64.0/18\",\r\n - \ \"40.117.128.0/17\",\r\n \"40.118.0.0/17\",\r\n \"40.118.128.0/17\",\r\n - \ \"40.119.0.0/18\",\r\n \"40.119.64.0/22\",\r\n \"40.119.68.0/22\",\r\n - \ \"40.119.72.0/22\",\r\n \"40.119.76.0/22\",\r\n \"40.119.80.0/22\",\r\n - \ \"40.119.84.0/22\",\r\n \"40.119.88.0/22\",\r\n \"40.119.92.0/22\",\r\n - \ \"40.119.96.0/22\",\r\n \"40.119.100.0/27\",\r\n \"40.119.100.32/28\",\r\n - \ \"40.119.100.48/30\",\r\n \"40.119.100.52/30\",\r\n \"40.119.100.56/29\",\r\n - \ \"40.119.100.64/28\",\r\n \"40.119.100.80/29\",\r\n \"40.119.100.88/30\",\r\n - \ \"40.119.100.92/30\",\r\n \"40.119.100.96/28\",\r\n \"40.119.100.112/29\",\r\n - \ \"40.119.100.120/30\",\r\n \"40.119.104.0/22\",\r\n \"40.119.108.0/22\",\r\n - \ \"40.119.112.0/22\",\r\n \"40.119.116.0/22\",\r\n \"40.119.120.0/22\",\r\n - \ \"40.119.124.0/22\",\r\n \"40.119.128.0/19\",\r\n \"40.119.160.0/19\",\r\n - \ \"40.119.192.0/18\",\r\n \"40.120.0.0/20\",\r\n \"40.120.16.0/20\",\r\n - \ \"40.120.32.0/19\",\r\n \"40.120.64.0/18\",\r\n \"40.121.0.0/16\",\r\n - \ \"40.122.0.0/20\",\r\n \"40.122.16.0/20\",\r\n \"40.122.32.0/19\",\r\n - \ \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n \"40.123.0.0/17\",\r\n - \ \"40.123.128.0/22\",\r\n \"40.123.132.0/22\",\r\n \"40.123.136.0/24\",\r\n - \ \"40.123.140.0/22\",\r\n \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n - \ \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n \"40.123.144.96/29\",\r\n - \ \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n - \ \"40.123.144.144/29\",\r\n \"40.123.144.152/30\",\r\n \"40.123.144.156/30\",\r\n - \ \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n \"40.123.144.224/28\",\r\n - \ \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n \"40.123.144.252/31\",\r\n - \ \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n \"40.123.145.4/31\",\r\n - \ \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n \"40.123.145.12/31\",\r\n - \ \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n \"40.123.145.20/31\",\r\n - \ \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n \"40.123.145.32/28\",\r\n - \ \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n \"40.123.145.60/30\",\r\n - \ \"40.123.145.64/30\",\r\n \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n - \ \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n - \ \"40.123.145.160/30\",\r\n \"40.123.145.164/31\",\r\n \"40.123.145.166/31\",\r\n - \ \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n \"40.123.145.192/28\",\r\n - \ \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n \"40.123.145.214/31\",\r\n - \ \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n \"40.123.145.222/31\",\r\n - \ \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n \"40.123.146.16/29\",\r\n - \ \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n \"40.123.146.30/31\",\r\n - \ \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n \"40.123.146.42/31\",\r\n - \ \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n \"40.123.146.50/31\",\r\n - \ \"40.123.146.52/31\",\r\n \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n - \ \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n - \ \"40.123.146.164/31\",\r\n \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n - \ \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n \"40.123.146.182/31\",\r\n - \ \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n \"40.123.146.200/30\",\r\n - \ \"40.123.146.204/31\",\r\n \"40.123.146.206/31\",\r\n \"40.123.146.208/31\",\r\n - \ \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n - \ \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n - \ \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n \"40.123.148.0/25\",\r\n + \ \"20.202.66.0/23\",\r\n \"20.202.68.0/24\",\r\n \"20.202.80.0/22\",\r\n + \ \"20.202.100.0/23\",\r\n \"20.202.102.0/23\",\r\n \"20.202.120.0/22\",\r\n + \ \"20.202.124.0/24\",\r\n \"20.202.140.0/24\",\r\n \"20.202.141.0/24\",\r\n + \ \"20.202.142.0/23\",\r\n \"20.202.144.0/22\",\r\n \"20.202.148.0/23\",\r\n + \ \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n + \ \"20.203.88.0/21\",\r\n \"20.203.96.0/19\",\r\n \"20.203.128.0/17\",\r\n + \ \"20.204.0.0/16\",\r\n \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n + \ \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n + \ \"20.205.144.0/20\",\r\n \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n + \ \"20.206.0.0/18\",\r\n \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n + \ \"20.207.0.0/18\",\r\n \"20.207.64.0/18\",\r\n \"20.207.128.0/18\",\r\n + \ \"20.207.192.0/20\",\r\n \"20.207.224.0/19\",\r\n \"20.208.0.0/17\",\r\n + \ \"20.208.128.0/19\",\r\n \"20.208.192.0/18\",\r\n \"20.209.0.0/23\",\r\n + \ \"20.209.2.0/23\",\r\n \"20.209.4.0/23\",\r\n \"20.209.6.0/23\",\r\n + \ \"20.209.8.0/23\",\r\n \"20.209.10.0/23\",\r\n \"20.209.12.0/23\",\r\n + \ \"20.209.14.0/23\",\r\n \"20.209.16.0/23\",\r\n \"20.209.18.0/23\",\r\n + \ \"20.209.20.0/23\",\r\n \"20.209.22.0/23\",\r\n \"20.209.24.0/23\",\r\n + \ \"20.209.26.0/23\",\r\n \"20.209.28.0/23\",\r\n \"20.209.30.0/23\",\r\n + \ \"20.209.32.0/23\",\r\n \"20.209.34.0/23\",\r\n \"20.209.36.0/23\",\r\n + \ \"20.209.38.0/23\",\r\n \"20.209.40.0/23\",\r\n \"20.209.42.0/23\",\r\n + \ \"20.209.44.0/23\",\r\n \"20.209.46.0/23\",\r\n \"20.209.48.0/23\",\r\n + \ \"20.209.50.0/23\",\r\n \"20.209.52.0/23\",\r\n \"20.209.54.0/23\",\r\n + \ \"20.209.56.0/23\",\r\n \"20.209.58.0/23\",\r\n \"20.209.60.0/23\",\r\n + \ \"20.209.62.0/23\",\r\n \"20.209.64.0/23\",\r\n \"20.209.66.0/23\",\r\n + \ \"20.209.68.0/23\",\r\n \"20.209.70.0/23\",\r\n \"20.209.72.0/23\",\r\n + \ \"20.209.74.0/23\",\r\n \"20.210.0.0/17\",\r\n \"20.210.128.0/18\",\r\n + \ \"20.210.192.0/18\",\r\n \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n + \ \"20.211.192.0/18\",\r\n \"20.212.0.0/16\",\r\n \"20.213.0.0/17\",\r\n + \ \"20.213.128.0/18\",\r\n \"20.213.192.0/20\",\r\n \"20.213.224.0/19\",\r\n + \ \"20.214.0.0/18\",\r\n \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n + \ \"20.215.0.0/18\",\r\n \"20.215.128.0/17\",\r\n \"20.216.0.0/18\",\r\n + \ \"20.216.64.0/18\",\r\n \"20.216.128.0/18\",\r\n \"20.217.0.0/19\",\r\n + \ \"20.217.32.0/22\",\r\n \"20.217.40.0/21\",\r\n \"20.217.48.0/20\",\r\n + \ \"20.217.64.0/19\",\r\n \"20.218.0.0/18\",\r\n \"20.218.64.0/18\",\r\n + \ \"20.218.128.0/17\",\r\n \"20.219.0.0/18\",\r\n \"20.219.64.0/18\",\r\n + \ \"20.219.128.0/17\",\r\n \"20.220.0.0/18\",\r\n \"20.220.64.0/18\",\r\n + \ \"20.220.128.0/17\",\r\n \"20.221.0.0/17\",\r\n \"20.221.128.0/18\",\r\n + \ \"20.221.192.0/18\",\r\n \"20.222.0.0/16\",\r\n \"20.223.0.0/16\",\r\n + \ \"20.224.0.0/16\",\r\n \"20.225.0.0/16\",\r\n \"20.226.0.0/16\",\r\n + \ \"20.227.0.0/18\",\r\n \"20.227.64.0/18\",\r\n \"20.227.128.0/17\",\r\n + \ \"20.228.0.0/18\",\r\n \"20.228.64.0/18\",\r\n \"20.228.128.0/17\",\r\n + \ \"20.229.0.0/16\",\r\n \"20.230.0.0/17\",\r\n \"20.230.128.0/17\",\r\n + \ \"20.231.0.0/17\",\r\n \"20.231.128.0/26\",\r\n \"20.231.192.0/18\",\r\n + \ \"20.232.0.0/16\",\r\n \"20.233.0.0/17\",\r\n \"20.234.0.0/17\",\r\n + \ \"20.234.128.0/17\",\r\n \"20.235.0.0/18\",\r\n \"20.235.64.0/18\",\r\n + \ \"20.235.128.0/18\",\r\n \"20.236.0.0/18\",\r\n \"20.236.64.0/18\",\r\n + \ \"20.236.128.0/18\",\r\n \"20.236.192.0/18\",\r\n \"20.237.0.0/17\",\r\n + \ \"20.237.128.0/17\",\r\n \"20.238.0.0/17\",\r\n \"20.238.128.0/17\",\r\n + \ \"20.239.0.0/16\",\r\n \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n + \ \"20.241.0.0/17\",\r\n \"20.241.128.0/17\",\r\n \"20.242.0.0/17\",\r\n + \ \"20.242.128.0/17\",\r\n \"20.243.0.0/16\",\r\n \"20.244.0.0/17\",\r\n + \ \"20.244.128.0/17\",\r\n \"20.245.0.0/16\",\r\n \"20.246.0.0/17\",\r\n + \ \"20.246.128.0/17\",\r\n \"20.247.0.0/17\",\r\n \"20.247.128.0/17\",\r\n + \ \"20.248.0.0/17\",\r\n \"20.248.128.0/17\",\r\n \"20.249.0.0/16\",\r\n + \ \"20.250.0.0/16\",\r\n \"20.251.0.0/17\",\r\n \"20.252.0.0/17\",\r\n + \ \"20.252.128.0/17\",\r\n \"20.253.0.0/17\",\r\n \"20.253.128.0/17\",\r\n + \ \"20.254.0.0/17\",\r\n \"20.254.128.0/17\",\r\n \"20.255.0.0/16\",\r\n + \ \"23.96.0.0/17\",\r\n \"23.96.128.0/17\",\r\n \"23.97.48.0/20\",\r\n + \ \"23.97.64.0/19\",\r\n \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n + \ \"23.97.112.128/28\",\r\n \"23.97.112.160/27\",\r\n \"23.97.112.192/27\",\r\n + \ \"23.97.112.224/27\",\r\n \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n + \ \"23.97.128.0/17\",\r\n \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n + \ \"23.98.44.0/24\",\r\n \"23.98.45.0/24\",\r\n \"23.98.46.0/24\",\r\n + \ \"23.98.47.0/24\",\r\n \"23.98.48.0/21\",\r\n \"23.98.56.0/24\",\r\n + \ \"23.98.57.64/26\",\r\n \"23.98.64.0/18\",\r\n \"23.98.128.0/17\",\r\n + \ \"23.99.0.0/18\",\r\n \"23.99.64.0/19\",\r\n \"23.99.96.0/19\",\r\n + \ \"23.99.128.0/17\",\r\n \"23.100.0.0/20\",\r\n \"23.100.16.0/20\",\r\n + \ \"23.100.32.0/20\",\r\n \"23.100.48.0/20\",\r\n \"23.100.64.0/21\",\r\n + \ \"23.100.72.0/21\",\r\n \"23.100.80.0/21\",\r\n \"23.100.88.0/21\",\r\n + \ \"23.100.96.0/21\",\r\n \"23.100.104.0/21\",\r\n \"23.100.112.0/21\",\r\n + \ \"23.100.120.0/21\",\r\n \"23.100.128.0/18\",\r\n \"23.100.192.0/19\",\r\n + \ \"23.100.224.0/20\",\r\n \"23.100.240.0/20\",\r\n \"23.101.0.0/20\",\r\n + \ \"23.101.16.0/20\",\r\n \"23.101.32.0/21\",\r\n \"23.101.48.0/20\",\r\n + \ \"23.101.64.0/20\",\r\n \"23.101.80.0/21\",\r\n \"23.101.112.0/20\",\r\n + \ \"23.101.128.0/20\",\r\n \"23.101.144.0/20\",\r\n \"23.101.160.0/20\",\r\n + \ \"23.101.176.0/20\",\r\n \"23.101.192.0/20\",\r\n \"23.101.208.0/20\",\r\n + \ \"23.101.224.0/19\",\r\n \"23.102.0.0/18\",\r\n \"23.102.64.0/19\",\r\n + \ \"23.102.96.0/19\",\r\n \"23.102.128.0/18\",\r\n \"23.102.192.0/21\",\r\n + \ \"23.102.200.0/23\",\r\n \"23.102.202.0/24\",\r\n \"23.102.203.0/24\",\r\n + \ \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n \"23.102.224.0/19\",\r\n + \ \"23.103.64.32/27\",\r\n \"23.103.64.64/27\",\r\n \"40.64.0.0/18\",\r\n + \ \"40.64.64.0/18\",\r\n \"40.64.128.0/21\",\r\n \"40.65.0.0/18\",\r\n + \ \"40.65.64.0/18\",\r\n \"40.65.128.0/18\",\r\n \"40.65.192.0/18\",\r\n + \ \"40.66.32.0/19\",\r\n \"40.66.120.0/21\",\r\n \"40.67.0.0/18\",\r\n + \ \"40.67.64.0/19\",\r\n \"40.67.96.0/20\",\r\n \"40.67.112.0/21\",\r\n + \ \"40.67.120.0/21\",\r\n \"40.67.128.0/19\",\r\n \"40.67.160.0/19\",\r\n + \ \"40.67.192.0/19\",\r\n \"40.67.224.0/19\",\r\n \"40.68.0.0/16\",\r\n + \ \"40.69.0.0/18\",\r\n \"40.69.64.0/19\",\r\n \"40.69.96.0/19\",\r\n + \ \"40.69.128.0/18\",\r\n \"40.69.192.0/19\",\r\n \"40.70.0.0/18\",\r\n + \ \"40.70.64.0/20\",\r\n \"40.70.80.0/21\",\r\n \"40.70.88.0/28\",\r\n + \ \"40.70.128.0/17\",\r\n \"40.71.0.0/16\",\r\n \"40.74.0.0/18\",\r\n + \ \"40.74.64.0/18\",\r\n \"40.74.128.0/20\",\r\n \"40.74.144.0/20\",\r\n + \ \"40.74.160.0/19\",\r\n \"40.74.192.0/18\",\r\n \"40.75.0.0/19\",\r\n + \ \"40.75.32.0/21\",\r\n \"40.75.64.0/18\",\r\n \"40.75.128.0/17\",\r\n + \ \"40.76.0.0/16\",\r\n \"40.77.0.0/17\",\r\n \"40.77.128.0/25\",\r\n + \ \"40.77.128.128/25\",\r\n \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n + \ \"40.77.130.128/26\",\r\n \"40.77.130.192/26\",\r\n \"40.77.131.0/25\",\r\n + \ \"40.77.131.128/26\",\r\n \"40.77.131.192/27\",\r\n \"40.77.131.224/28\",\r\n + \ \"40.77.131.240/28\",\r\n \"40.77.132.0/24\",\r\n \"40.77.133.0/24\",\r\n + \ \"40.77.134.0/24\",\r\n \"40.77.135.0/24\",\r\n \"40.77.136.0/28\",\r\n + \ \"40.77.136.16/28\",\r\n \"40.77.136.32/28\",\r\n \"40.77.136.48/28\",\r\n + \ \"40.77.136.64/28\",\r\n \"40.77.136.80/28\",\r\n \"40.77.136.96/28\",\r\n + \ \"40.77.136.112/28\",\r\n \"40.77.136.128/25\",\r\n \"40.77.137.0/25\",\r\n + \ \"40.77.137.128/26\",\r\n \"40.77.137.192/27\",\r\n \"40.77.138.0/25\",\r\n + \ \"40.77.138.128/25\",\r\n \"40.77.139.0/25\",\r\n \"40.77.139.128/25\",\r\n + \ \"40.77.160.0/27\",\r\n \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n + \ \"40.77.160.128/25\",\r\n \"40.77.161.0/26\",\r\n \"40.77.161.64/26\",\r\n + \ \"40.77.161.128/25\",\r\n \"40.77.162.0/24\",\r\n \"40.77.163.0/24\",\r\n + \ \"40.77.164.0/24\",\r\n \"40.77.165.0/24\",\r\n \"40.77.166.0/25\",\r\n + \ \"40.77.166.128/28\",\r\n \"40.77.166.160/27\",\r\n \"40.77.166.192/26\",\r\n + \ \"40.77.167.0/24\",\r\n \"40.77.168.0/24\",\r\n \"40.77.169.0/24\",\r\n + \ \"40.77.170.0/24\",\r\n \"40.77.171.0/24\",\r\n \"40.77.172.0/24\",\r\n + \ \"40.77.173.0/24\",\r\n \"40.77.174.0/24\",\r\n \"40.77.175.0/27\",\r\n + \ \"40.77.175.32/27\",\r\n \"40.77.175.64/27\",\r\n \"40.77.175.96/27\",\r\n + \ \"40.77.175.128/27\",\r\n \"40.77.175.160/27\",\r\n \"40.77.175.192/27\",\r\n + \ \"40.77.175.240/28\",\r\n \"40.77.176.0/24\",\r\n \"40.77.177.0/24\",\r\n + \ \"40.77.178.0/23\",\r\n \"40.77.180.0/23\",\r\n \"40.77.182.0/28\",\r\n + \ \"40.77.182.16/28\",\r\n \"40.77.182.32/27\",\r\n \"40.77.182.64/27\",\r\n + \ \"40.77.182.96/27\",\r\n \"40.77.182.128/27\",\r\n \"40.77.182.160/27\",\r\n + \ \"40.77.182.192/26\",\r\n \"40.77.183.0/24\",\r\n \"40.77.184.0/25\",\r\n + \ \"40.77.184.128/25\",\r\n \"40.77.185.0/25\",\r\n \"40.77.185.128/25\",\r\n + \ \"40.77.186.0/23\",\r\n \"40.77.188.0/22\",\r\n \"40.77.192.0/22\",\r\n + \ \"40.77.196.0/24\",\r\n \"40.77.197.0/24\",\r\n \"40.77.198.0/26\",\r\n + \ \"40.77.198.64/26\",\r\n \"40.77.198.128/25\",\r\n \"40.77.199.0/25\",\r\n + \ \"40.77.199.128/26\",\r\n \"40.77.199.192/26\",\r\n \"40.77.200.0/25\",\r\n + \ \"40.77.200.128/25\",\r\n \"40.77.201.0/24\",\r\n \"40.77.202.0/24\",\r\n + \ \"40.77.224.0/28\",\r\n \"40.77.224.16/28\",\r\n \"40.77.224.32/27\",\r\n + \ \"40.77.224.64/27\",\r\n \"40.77.224.96/27\",\r\n \"40.77.224.128/25\",\r\n + \ \"40.77.225.0/24\",\r\n \"40.77.226.0/25\",\r\n \"40.77.226.128/25\",\r\n + \ \"40.77.227.0/24\",\r\n \"40.77.228.0/24\",\r\n \"40.77.229.0/24\",\r\n + \ \"40.77.230.0/24\",\r\n \"40.77.231.0/24\",\r\n \"40.77.232.0/25\",\r\n + \ \"40.77.232.128/25\",\r\n \"40.77.233.0/24\",\r\n \"40.77.234.0/25\",\r\n + \ \"40.77.234.128/27\",\r\n \"40.77.234.160/27\",\r\n \"40.77.234.192/27\",\r\n + \ \"40.77.234.224/27\",\r\n \"40.77.235.0/24\",\r\n \"40.77.236.0/27\",\r\n + \ \"40.77.236.32/27\",\r\n \"40.77.236.80/28\",\r\n \"40.77.236.96/27\",\r\n + \ \"40.77.236.128/27\",\r\n \"40.77.236.160/28\",\r\n \"40.77.236.176/28\",\r\n + \ \"40.77.236.192/28\",\r\n \"40.77.236.224/27\",\r\n \"40.77.237.0/26\",\r\n + \ \"40.77.237.64/26\",\r\n \"40.77.237.128/25\",\r\n \"40.77.240.0/25\",\r\n + \ \"40.77.240.128/25\",\r\n \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n + \ \"40.77.244.0/25\",\r\n \"40.77.245.0/24\",\r\n \"40.77.246.0/24\",\r\n + \ \"40.77.247.0/24\",\r\n \"40.77.248.0/25\",\r\n \"40.77.248.128/25\",\r\n + \ \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n \"40.77.251.0/24\",\r\n + \ \"40.77.252.0/23\",\r\n \"40.77.254.0/26\",\r\n \"40.77.254.64/27\",\r\n + \ \"40.77.254.128/25\",\r\n \"40.77.255.0/25\",\r\n \"40.77.255.128/26\",\r\n + \ \"40.77.255.192/26\",\r\n \"40.78.0.0/17\",\r\n \"40.78.128.0/18\",\r\n + \ \"40.78.192.0/21\",\r\n \"40.78.200.0/21\",\r\n \"40.78.208.0/28\",\r\n + \ \"40.78.208.16/28\",\r\n \"40.78.208.32/30\",\r\n \"40.78.208.48/28\",\r\n + \ \"40.78.208.64/28\",\r\n \"40.78.209.0/24\",\r\n \"40.78.210.0/24\",\r\n + \ \"40.78.211.0/24\",\r\n \"40.78.212.0/24\",\r\n \"40.78.213.0/24\",\r\n + \ \"40.78.214.0/24\",\r\n \"40.78.215.0/24\",\r\n \"40.78.216.0/24\",\r\n + \ \"40.78.217.0/24\",\r\n \"40.78.218.0/24\",\r\n \"40.78.219.0/24\",\r\n + \ \"40.78.220.0/24\",\r\n \"40.78.221.0/24\",\r\n \"40.78.222.0/24\",\r\n + \ \"40.78.223.0/24\",\r\n \"40.78.224.0/21\",\r\n \"40.78.232.0/21\",\r\n + \ \"40.78.240.0/20\",\r\n \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n + \ \"40.79.8.32/28\",\r\n \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n + \ \"40.79.9.0/24\",\r\n \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n + \ \"40.79.48.0/27\",\r\n \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n + \ \"40.79.56.0/21\",\r\n \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n + \ \"40.79.88.0/27\",\r\n \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n + \ \"40.79.90.0/24\",\r\n \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n + \ \"40.79.93.0/28\",\r\n \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n + \ \"40.79.96.0/19\",\r\n \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n + \ \"40.79.152.0/21\",\r\n \"40.79.160.0/20\",\r\n \"40.79.176.0/21\",\r\n + \ \"40.79.184.0/21\",\r\n \"40.79.192.0/21\",\r\n \"40.79.200.0/24\",\r\n + \ \"40.79.201.0/24\",\r\n \"40.79.202.0/24\",\r\n \"40.79.203.0/24\",\r\n + \ \"40.79.204.0/27\",\r\n \"40.79.204.32/28\",\r\n \"40.79.204.48/28\",\r\n + \ \"40.79.204.64/27\",\r\n \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n + \ \"40.79.204.160/27\",\r\n \"40.79.204.192/26\",\r\n \"40.79.205.0/26\",\r\n + \ \"40.79.205.64/28\",\r\n \"40.79.205.80/28\",\r\n \"40.79.205.96/27\",\r\n + \ \"40.79.205.128/26\",\r\n \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n + \ \"40.79.205.240/28\",\r\n \"40.79.206.0/27\",\r\n \"40.79.206.32/27\",\r\n + \ \"40.79.206.64/27\",\r\n \"40.79.206.96/27\",\r\n \"40.79.206.128/27\",\r\n + \ \"40.79.206.160/27\",\r\n \"40.79.206.192/27\",\r\n \"40.79.206.224/27\",\r\n + \ \"40.79.207.0/27\",\r\n \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n + \ \"40.79.207.80/28\",\r\n \"40.79.207.96/27\",\r\n \"40.79.207.128/25\",\r\n + \ \"40.79.208.0/24\",\r\n \"40.79.209.0/24\",\r\n \"40.79.210.0/24\",\r\n + \ \"40.79.211.0/24\",\r\n \"40.79.212.0/24\",\r\n \"40.79.213.0/24\",\r\n + \ \"40.79.214.0/24\",\r\n \"40.79.215.0/24\",\r\n \"40.79.216.0/24\",\r\n + \ \"40.79.217.0/24\",\r\n \"40.79.218.0/24\",\r\n \"40.79.219.0/24\",\r\n + \ \"40.79.220.0/24\",\r\n \"40.79.221.0/24\",\r\n \"40.79.222.0/24\",\r\n + \ \"40.79.223.0/24\",\r\n \"40.79.232.0/21\",\r\n \"40.79.240.0/20\",\r\n + \ \"40.80.0.0/22\",\r\n \"40.80.4.0/22\",\r\n \"40.80.8.0/22\",\r\n + \ \"40.80.12.0/22\",\r\n \"40.80.16.0/22\",\r\n \"40.80.20.0/22\",\r\n + \ \"40.80.24.0/22\",\r\n \"40.80.28.0/22\",\r\n \"40.80.32.0/22\",\r\n + \ \"40.80.36.0/22\",\r\n \"40.80.40.0/22\",\r\n \"40.80.44.0/22\",\r\n + \ \"40.80.48.0/21\",\r\n \"40.80.56.0/21\",\r\n \"40.80.64.0/19\",\r\n + \ \"40.80.96.0/20\",\r\n \"40.80.144.0/21\",\r\n \"40.80.152.0/21\",\r\n + \ \"40.80.160.0/24\",\r\n \"40.80.168.0/21\",\r\n \"40.80.176.0/21\",\r\n + \ \"40.80.184.0/21\",\r\n \"40.80.192.0/19\",\r\n \"40.80.224.0/20\",\r\n + \ \"40.80.240.0/20\",\r\n \"40.81.0.0/20\",\r\n \"40.81.16.0/20\",\r\n + \ \"40.81.32.0/20\",\r\n \"40.81.48.0/20\",\r\n \"40.81.64.0/20\",\r\n + \ \"40.81.80.0/20\",\r\n \"40.81.96.0/20\",\r\n \"40.81.112.0/20\",\r\n + \ \"40.81.128.0/19\",\r\n \"40.81.160.0/20\",\r\n \"40.81.176.0/20\",\r\n + \ \"40.81.192.0/19\",\r\n \"40.81.224.0/19\",\r\n \"40.82.0.0/22\",\r\n + \ \"40.82.4.0/22\",\r\n \"40.82.16.0/22\",\r\n \"40.82.20.0/22\",\r\n + \ \"40.82.24.0/22\",\r\n \"40.82.28.0/22\",\r\n \"40.82.32.0/22\",\r\n + \ \"40.82.36.0/22\",\r\n \"40.82.44.0/22\",\r\n \"40.82.48.0/22\",\r\n + \ \"40.82.60.0/22\",\r\n \"40.82.64.0/22\",\r\n \"40.82.68.0/22\",\r\n + \ \"40.82.72.0/22\",\r\n \"40.82.76.0/22\",\r\n \"40.82.80.0/22\",\r\n + \ \"40.82.84.0/22\",\r\n \"40.82.92.0/22\",\r\n \"40.82.96.0/22\",\r\n + \ \"40.82.100.0/22\",\r\n \"40.82.116.0/22\",\r\n \"40.82.120.0/22\",\r\n + \ \"40.82.128.0/19\",\r\n \"40.82.160.0/19\",\r\n \"40.82.192.0/19\",\r\n + \ \"40.82.224.0/20\",\r\n \"40.82.240.0/22\",\r\n \"40.82.244.0/22\",\r\n + \ \"40.82.248.0/21\",\r\n \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n + \ \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n \"40.83.24.96/27\",\r\n + \ \"40.83.24.128/25\",\r\n \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n + \ \"40.83.28.0/22\",\r\n \"40.83.32.0/19\",\r\n \"40.83.64.0/18\",\r\n + \ \"40.83.128.0/17\",\r\n \"40.84.0.0/17\",\r\n \"40.84.128.0/17\",\r\n + \ \"40.85.0.0/17\",\r\n \"40.85.128.0/20\",\r\n \"40.85.144.0/20\",\r\n + \ \"40.85.160.0/19\",\r\n \"40.85.192.0/18\",\r\n \"40.86.0.0/17\",\r\n + \ \"40.86.128.0/19\",\r\n \"40.86.160.0/19\",\r\n \"40.86.192.0/18\",\r\n + \ \"40.87.0.0/17\",\r\n \"40.87.128.0/19\",\r\n \"40.87.160.0/22\",\r\n + \ \"40.87.164.0/22\",\r\n \"40.87.168.0/30\",\r\n \"40.87.168.4/30\",\r\n + \ \"40.87.168.8/29\",\r\n \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n + \ \"40.87.168.40/29\",\r\n \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n + \ \"40.87.168.68/31\",\r\n \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n + \ \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n + \ \"40.87.168.192/28\",\r\n \"40.87.168.208/31\",\r\n \"40.87.168.210/31\",\r\n + \ \"40.87.168.212/30\",\r\n \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n + \ \"40.87.169.0/27\",\r\n \"40.87.169.32/29\",\r\n \"40.87.169.40/30\",\r\n + \ \"40.87.169.44/30\",\r\n \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n + \ \"40.87.169.58/31\",\r\n \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n + \ \"40.87.169.96/31\",\r\n \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n + \ \"40.87.169.102/31\",\r\n \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n + \ \"40.87.169.128/29\",\r\n \"40.87.169.136/31\",\r\n \"40.87.169.138/31\",\r\n + \ \"40.87.169.140/30\",\r\n \"40.87.169.144/28\",\r\n \"40.87.169.160/27\",\r\n + \ \"40.87.169.192/26\",\r\n \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n + \ \"40.87.170.144/31\",\r\n \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n + \ \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n + \ \"40.87.170.184/30\",\r\n \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n + \ \"40.87.170.194/31\",\r\n \"40.87.170.196/30\",\r\n \"40.87.170.200/29\",\r\n + \ \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n \"40.87.170.214/31\",\r\n + \ \"40.87.170.216/30\",\r\n \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n + \ \"40.87.170.228/30\",\r\n \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n + \ \"40.87.170.248/30\",\r\n \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n + \ \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n + \ \"40.87.171.16/28\",\r\n \"40.87.171.32/30\",\r\n \"40.87.171.36/30\",\r\n + \ \"40.87.171.40/31\",\r\n \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n + \ \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n \"40.87.171.72/29\",\r\n + \ \"40.87.171.80/28\",\r\n \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n + \ \"40.87.171.160/31\",\r\n \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n + \ \"40.87.171.166/31\",\r\n \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n + \ \"40.87.171.192/27\",\r\n \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n + \ \"40.87.171.248/31\",\r\n \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n + \ \"40.87.172.0/22\",\r\n \"40.87.176.0/25\",\r\n \"40.87.176.128/27\",\r\n + \ \"40.87.176.160/29\",\r\n \"40.87.176.168/30\",\r\n \"40.87.176.172/31\",\r\n + \ \"40.87.176.174/31\",\r\n \"40.87.176.176/29\",\r\n \"40.87.176.184/30\",\r\n + \ \"40.87.176.188/30\",\r\n \"40.87.176.192/28\",\r\n \"40.87.176.208/29\",\r\n + \ \"40.87.176.216/29\",\r\n \"40.87.176.224/29\",\r\n \"40.87.176.232/31\",\r\n + \ \"40.87.176.234/31\",\r\n \"40.87.176.236/30\",\r\n \"40.87.176.240/28\",\r\n + \ \"40.87.177.0/28\",\r\n \"40.87.177.16/28\",\r\n \"40.87.177.32/27\",\r\n + \ \"40.87.177.64/27\",\r\n \"40.87.177.96/28\",\r\n \"40.87.177.112/29\",\r\n + \ \"40.87.177.120/31\",\r\n \"40.87.177.122/31\",\r\n \"40.87.177.124/30\",\r\n + \ \"40.87.177.128/28\",\r\n \"40.87.177.144/29\",\r\n \"40.87.177.152/31\",\r\n + \ \"40.87.177.154/31\",\r\n \"40.87.177.156/30\",\r\n \"40.87.177.160/27\",\r\n + \ \"40.87.177.192/29\",\r\n \"40.87.177.200/30\",\r\n \"40.87.177.204/30\",\r\n + \ \"40.87.177.208/30\",\r\n \"40.87.177.212/30\",\r\n \"40.87.177.216/29\",\r\n + \ \"40.87.177.224/27\",\r\n \"40.87.178.0/24\",\r\n \"40.87.179.0/25\",\r\n + \ \"40.87.179.128/26\",\r\n \"40.87.179.192/31\",\r\n \"40.87.179.194/31\",\r\n + \ \"40.87.179.196/30\",\r\n \"40.87.179.200/31\",\r\n \"40.87.179.202/31\",\r\n + \ \"40.87.179.204/30\",\r\n \"40.87.179.208/28\",\r\n \"40.87.179.224/27\",\r\n + \ \"40.87.180.0/30\",\r\n \"40.87.180.4/31\",\r\n \"40.87.180.6/31\",\r\n + \ \"40.87.180.8/30\",\r\n \"40.87.180.12/31\",\r\n \"40.87.180.14/31\",\r\n + \ \"40.87.180.16/30\",\r\n \"40.87.180.20/31\",\r\n \"40.87.180.22/31\",\r\n + \ \"40.87.180.24/30\",\r\n \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n + \ \"40.87.180.40/31\",\r\n \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n + \ \"40.87.180.48/28\",\r\n \"40.87.180.64/30\",\r\n \"40.87.180.68/30\",\r\n + \ \"40.87.180.72/31\",\r\n \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n + \ \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n + \ \"40.87.180.192/30\",\r\n \"40.87.180.196/30\",\r\n \"40.87.180.200/31\",\r\n + \ \"40.87.180.202/31\",\r\n \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n + \ \"40.87.180.224/28\",\r\n \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n + \ \"40.87.180.252/30\",\r\n \"40.87.181.0/30\",\r\n \"40.87.181.4/30\",\r\n + \ \"40.87.181.8/29\",\r\n \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n + \ \"40.87.181.64/26\",\r\n \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n + \ \"40.87.181.152/31\",\r\n \"40.87.181.154/31\",\r\n \"40.87.181.156/30\",\r\n + \ \"40.87.181.160/31\",\r\n \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n + \ \"40.87.181.168/29\",\r\n \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n + \ \"40.87.182.0/30\",\r\n \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n + \ \"40.87.182.16/29\",\r\n \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n + \ \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n \"40.87.182.60/31\",\r\n + \ \"40.87.182.62/31\",\r\n \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n + \ \"40.87.183.0/28\",\r\n \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n + \ \"40.87.183.28/30\",\r\n \"40.87.183.32/31\",\r\n \"40.87.183.34/31\",\r\n + \ \"40.87.183.36/30\",\r\n \"40.87.183.40/31\",\r\n \"40.87.183.42/31\",\r\n + \ \"40.87.183.44/30\",\r\n \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n + \ \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n + \ \"40.87.183.128/28\",\r\n \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n + \ \"40.87.183.192/27\",\r\n \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n + \ \"40.87.183.236/31\",\r\n \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n + \ \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n \"40.87.184.0/22\",\r\n + \ \"40.87.188.0/22\",\r\n \"40.87.192.0/22\",\r\n \"40.87.196.0/22\",\r\n + \ \"40.87.200.0/22\",\r\n \"40.87.204.0/22\",\r\n \"40.87.208.0/22\",\r\n + \ \"40.87.212.0/22\",\r\n \"40.87.216.0/22\",\r\n \"40.87.220.0/22\",\r\n + \ \"40.87.224.0/22\",\r\n \"40.87.228.0/22\",\r\n \"40.87.232.0/21\",\r\n + \ \"40.88.0.0/16\",\r\n \"40.89.0.0/19\",\r\n \"40.89.32.0/19\",\r\n + \ \"40.89.64.0/18\",\r\n \"40.89.128.0/18\",\r\n \"40.89.192.0/19\",\r\n + \ \"40.89.224.0/19\",\r\n \"40.90.16.0/27\",\r\n \"40.90.16.32/27\",\r\n + \ \"40.90.16.64/27\",\r\n \"40.90.16.96/27\",\r\n \"40.90.16.128/27\",\r\n + \ \"40.90.16.160/27\",\r\n \"40.90.16.192/26\",\r\n \"40.90.17.0/27\",\r\n + \ \"40.90.17.32/27\",\r\n \"40.90.17.64/27\",\r\n \"40.90.17.96/27\",\r\n + \ \"40.90.17.128/28\",\r\n \"40.90.17.144/28\",\r\n \"40.90.17.160/27\",\r\n + \ \"40.90.17.192/27\",\r\n \"40.90.17.224/27\",\r\n \"40.90.18.0/28\",\r\n + \ \"40.90.18.16/28\",\r\n \"40.90.18.32/27\",\r\n \"40.90.18.64/26\",\r\n + \ \"40.90.18.128/26\",\r\n \"40.90.18.192/26\",\r\n \"40.90.19.0/27\",\r\n + \ \"40.90.19.32/27\",\r\n \"40.90.19.64/26\",\r\n \"40.90.19.128/25\",\r\n + \ \"40.90.20.0/25\",\r\n \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n + \ \"40.90.21.128/25\",\r\n \"40.90.22.0/25\",\r\n \"40.90.22.128/25\",\r\n + \ \"40.90.23.0/25\",\r\n \"40.90.23.128/25\",\r\n \"40.90.24.0/25\",\r\n + \ \"40.90.24.128/25\",\r\n \"40.90.25.0/26\",\r\n \"40.90.25.64/26\",\r\n + \ \"40.90.25.128/26\",\r\n \"40.90.25.192/26\",\r\n \"40.90.26.0/26\",\r\n + \ \"40.90.26.64/26\",\r\n \"40.90.26.128/25\",\r\n \"40.90.27.0/26\",\r\n + \ \"40.90.27.64/26\",\r\n \"40.90.27.128/26\",\r\n \"40.90.27.192/26\",\r\n + \ \"40.90.28.0/26\",\r\n \"40.90.28.64/26\",\r\n \"40.90.28.128/26\",\r\n + \ \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n \"40.90.29.64/26\",\r\n + \ \"40.90.29.128/26\",\r\n \"40.90.29.192/26\",\r\n \"40.90.30.0/25\",\r\n + \ \"40.90.30.128/27\",\r\n \"40.90.30.160/27\",\r\n \"40.90.30.192/26\",\r\n + \ \"40.90.31.0/27\",\r\n \"40.90.31.32/27\",\r\n \"40.90.31.64/27\",\r\n + \ \"40.90.31.96/27\",\r\n \"40.90.31.128/25\",\r\n \"40.90.128.0/28\",\r\n + \ \"40.90.128.16/28\",\r\n \"40.90.128.32/28\",\r\n \"40.90.128.48/28\",\r\n + \ \"40.90.128.64/28\",\r\n \"40.90.128.80/28\",\r\n \"40.90.128.96/28\",\r\n + \ \"40.90.128.112/28\",\r\n \"40.90.128.128/28\",\r\n \"40.90.128.144/28\",\r\n + \ \"40.90.128.160/28\",\r\n \"40.90.128.176/28\",\r\n \"40.90.128.192/28\",\r\n + \ \"40.90.128.208/28\",\r\n \"40.90.128.224/28\",\r\n \"40.90.128.240/28\",\r\n + \ \"40.90.129.0/27\",\r\n \"40.90.129.32/28\",\r\n \"40.90.129.48/28\",\r\n + \ \"40.90.129.64/27\",\r\n \"40.90.129.96/27\",\r\n \"40.90.129.128/26\",\r\n + \ \"40.90.129.192/27\",\r\n \"40.90.129.224/27\",\r\n \"40.90.130.0/27\",\r\n + \ \"40.90.130.32/28\",\r\n \"40.90.130.48/28\",\r\n \"40.90.130.64/28\",\r\n + \ \"40.90.130.80/28\",\r\n \"40.90.130.96/28\",\r\n \"40.90.130.112/28\",\r\n + \ \"40.90.130.128/28\",\r\n \"40.90.130.144/28\",\r\n \"40.90.130.160/27\",\r\n + \ \"40.90.130.192/28\",\r\n \"40.90.130.208/28\",\r\n \"40.90.130.224/28\",\r\n + \ \"40.90.130.240/28\",\r\n \"40.90.131.0/27\",\r\n \"40.90.131.32/27\",\r\n + \ \"40.90.131.64/27\",\r\n \"40.90.131.96/27\",\r\n \"40.90.131.128/27\",\r\n + \ \"40.90.131.160/27\",\r\n \"40.90.131.192/27\",\r\n \"40.90.131.224/27\",\r\n + \ \"40.90.132.0/27\",\r\n \"40.90.132.32/28\",\r\n \"40.90.132.48/28\",\r\n + \ \"40.90.132.64/28\",\r\n \"40.90.132.80/28\",\r\n \"40.90.132.96/27\",\r\n + \ \"40.90.132.128/26\",\r\n \"40.90.132.192/26\",\r\n \"40.90.133.0/27\",\r\n + \ \"40.90.133.32/27\",\r\n \"40.90.133.64/27\",\r\n \"40.90.133.96/28\",\r\n + \ \"40.90.133.112/28\",\r\n \"40.90.133.128/28\",\r\n \"40.90.133.144/28\",\r\n + \ \"40.90.133.160/27\",\r\n \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n + \ \"40.90.134.64/26\",\r\n \"40.90.134.128/26\",\r\n \"40.90.134.192/26\",\r\n + \ \"40.90.135.0/26\",\r\n \"40.90.135.64/26\",\r\n \"40.90.135.128/25\",\r\n + \ \"40.90.136.0/28\",\r\n \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n + \ \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n \"40.90.136.160/28\",\r\n + \ \"40.90.136.176/28\",\r\n \"40.90.136.192/27\",\r\n \"40.90.136.224/27\",\r\n + \ \"40.90.137.0/27\",\r\n \"40.90.137.32/27\",\r\n \"40.90.137.64/27\",\r\n + \ \"40.90.137.96/27\",\r\n \"40.90.137.128/27\",\r\n \"40.90.137.160/27\",\r\n + \ \"40.90.137.192/27\",\r\n \"40.90.137.224/27\",\r\n \"40.90.138.0/27\",\r\n + \ \"40.90.138.32/27\",\r\n \"40.90.138.64/27\",\r\n \"40.90.138.96/27\",\r\n + \ \"40.90.138.128/27\",\r\n \"40.90.138.160/27\",\r\n \"40.90.138.192/28\",\r\n + \ \"40.90.138.208/28\",\r\n \"40.90.138.224/27\",\r\n \"40.90.139.0/27\",\r\n + \ \"40.90.139.32/27\",\r\n \"40.90.139.64/27\",\r\n \"40.90.139.96/27\",\r\n + \ \"40.90.139.128/27\",\r\n \"40.90.139.160/27\",\r\n \"40.90.139.192/27\",\r\n + \ \"40.90.139.224/27\",\r\n \"40.90.140.0/27\",\r\n \"40.90.140.32/27\",\r\n + \ \"40.90.140.64/27\",\r\n \"40.90.140.96/27\",\r\n \"40.90.140.128/27\",\r\n + \ \"40.90.140.160/27\",\r\n \"40.90.140.192/27\",\r\n \"40.90.140.224/27\",\r\n + \ \"40.90.141.0/27\",\r\n \"40.90.141.32/27\",\r\n \"40.90.141.64/27\",\r\n + \ \"40.90.141.96/27\",\r\n \"40.90.141.128/27\",\r\n \"40.90.141.160/27\",\r\n + \ \"40.90.141.192/26\",\r\n \"40.90.142.0/27\",\r\n \"40.90.142.32/27\",\r\n + \ \"40.90.142.64/27\",\r\n \"40.90.142.96/27\",\r\n \"40.90.142.128/27\",\r\n + \ \"40.90.142.160/27\",\r\n \"40.90.142.192/28\",\r\n \"40.90.142.208/28\",\r\n + \ \"40.90.142.224/28\",\r\n \"40.90.142.240/28\",\r\n \"40.90.143.0/27\",\r\n + \ \"40.90.143.32/27\",\r\n \"40.90.143.64/27\",\r\n \"40.90.143.96/27\",\r\n + \ \"40.90.143.128/27\",\r\n \"40.90.143.160/27\",\r\n \"40.90.143.192/26\",\r\n + \ \"40.90.144.0/27\",\r\n \"40.90.144.32/27\",\r\n \"40.90.144.64/26\",\r\n + \ \"40.90.144.128/26\",\r\n \"40.90.144.192/27\",\r\n \"40.90.144.224/27\",\r\n + \ \"40.90.145.0/27\",\r\n \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n + \ \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n \"40.90.145.160/27\",\r\n + \ \"40.90.145.192/27\",\r\n \"40.90.145.224/27\",\r\n \"40.90.146.0/28\",\r\n + \ \"40.90.146.16/28\",\r\n \"40.90.146.32/27\",\r\n \"40.90.146.64/26\",\r\n + \ \"40.90.146.128/27\",\r\n \"40.90.146.160/27\",\r\n \"40.90.146.192/27\",\r\n + \ \"40.90.146.224/27\",\r\n \"40.90.147.0/27\",\r\n \"40.90.147.32/27\",\r\n + \ \"40.90.147.64/27\",\r\n \"40.90.147.96/27\",\r\n \"40.90.147.128/26\",\r\n + \ \"40.90.147.192/27\",\r\n \"40.90.147.224/27\",\r\n \"40.90.148.0/26\",\r\n + \ \"40.90.148.64/27\",\r\n \"40.90.148.96/27\",\r\n \"40.90.148.128/27\",\r\n + \ \"40.90.148.160/28\",\r\n \"40.90.148.176/28\",\r\n \"40.90.148.192/27\",\r\n + \ \"40.90.148.224/27\",\r\n \"40.90.149.0/27\",\r\n \"40.90.149.32/27\",\r\n + \ \"40.90.149.64/27\",\r\n \"40.90.149.96/27\",\r\n \"40.90.149.128/25\",\r\n + \ \"40.90.150.0/27\",\r\n \"40.90.150.32/27\",\r\n \"40.90.150.64/27\",\r\n + \ \"40.90.150.96/27\",\r\n \"40.90.150.128/25\",\r\n \"40.90.151.0/26\",\r\n + \ \"40.90.151.64/27\",\r\n \"40.90.151.96/27\",\r\n \"40.90.151.128/28\",\r\n + \ \"40.90.151.144/28\",\r\n \"40.90.151.160/27\",\r\n \"40.90.151.192/27\",\r\n + \ \"40.90.151.224/27\",\r\n \"40.90.152.0/25\",\r\n \"40.90.152.128/27\",\r\n + \ \"40.90.152.160/27\",\r\n \"40.90.152.192/27\",\r\n \"40.90.152.224/27\",\r\n + \ \"40.90.153.0/26\",\r\n \"40.90.153.64/27\",\r\n \"40.90.153.96/27\",\r\n + \ \"40.90.153.128/25\",\r\n \"40.90.154.0/26\",\r\n \"40.90.154.64/26\",\r\n + \ \"40.90.154.128/26\",\r\n \"40.90.154.192/26\",\r\n \"40.90.155.0/26\",\r\n + \ \"40.90.155.64/26\",\r\n \"40.90.155.128/26\",\r\n \"40.90.155.192/26\",\r\n + \ \"40.90.156.0/26\",\r\n \"40.90.156.64/27\",\r\n \"40.90.156.96/27\",\r\n + \ \"40.90.156.128/26\",\r\n \"40.90.156.192/26\",\r\n \"40.90.157.0/27\",\r\n + \ \"40.90.157.32/27\",\r\n \"40.90.157.64/26\",\r\n \"40.90.157.128/26\",\r\n + \ \"40.90.157.192/27\",\r\n \"40.90.157.224/27\",\r\n \"40.90.158.0/26\",\r\n + \ \"40.90.158.64/26\",\r\n \"40.90.158.128/25\",\r\n \"40.90.159.0/24\",\r\n + \ \"40.90.160.0/19\",\r\n \"40.90.192.0/19\",\r\n \"40.90.224.0/19\",\r\n + \ \"40.91.0.0/22\",\r\n \"40.91.4.0/22\",\r\n \"40.91.12.0/28\",\r\n + \ \"40.91.12.16/28\",\r\n \"40.91.12.32/28\",\r\n \"40.91.12.48/28\",\r\n + \ \"40.91.12.64/26\",\r\n \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n + \ \"40.91.12.208/28\",\r\n \"40.91.12.240/28\",\r\n \"40.91.13.0/28\",\r\n + \ \"40.91.13.64/27\",\r\n \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n + \ \"40.91.13.240/28\",\r\n \"40.91.14.0/24\",\r\n \"40.91.16.0/22\",\r\n + \ \"40.91.20.0/22\",\r\n \"40.91.24.0/22\",\r\n \"40.91.28.0/22\",\r\n + \ \"40.91.32.0/22\",\r\n \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n + \ \"40.91.192.0/18\",\r\n \"40.93.0.0/23\",\r\n \"40.93.2.0/24\",\r\n + \ \"40.93.3.0/24\",\r\n \"40.93.4.0/24\",\r\n \"40.93.5.0/24\",\r\n + \ \"40.93.6.0/24\",\r\n \"40.93.7.0/24\",\r\n \"40.93.8.0/24\",\r\n + \ \"40.93.9.0/24\",\r\n \"40.93.10.0/24\",\r\n \"40.93.11.0/24\",\r\n + \ \"40.93.12.0/24\",\r\n \"40.93.13.0/24\",\r\n \"40.93.14.0/24\",\r\n + \ \"40.93.15.0/24\",\r\n \"40.93.16.0/24\",\r\n \"40.93.17.0/24\",\r\n + \ \"40.93.64.0/24\",\r\n \"40.93.65.0/24\",\r\n \"40.93.66.0/24\",\r\n + \ \"40.93.128.0/24\",\r\n \"40.93.129.0/24\",\r\n \"40.93.192.0/24\",\r\n + \ \"40.93.193.0/24\",\r\n \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n + \ \"40.93.198.0/23\",\r\n \"40.93.200.0/23\",\r\n \"40.93.202.0/24\",\r\n + \ \"40.93.203.0/24\",\r\n \"40.93.204.0/22\",\r\n \"40.93.208.0/22\",\r\n + \ \"40.93.212.0/24\",\r\n \"40.93.213.0/24\",\r\n \"40.93.214.0/24\",\r\n + \ \"40.96.46.0/24\",\r\n \"40.96.50.0/24\",\r\n \"40.96.52.0/24\",\r\n + \ \"40.96.55.0/24\",\r\n \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n + \ \"40.96.255.0/24\",\r\n \"40.97.4.0/24\",\r\n \"40.97.5.0/24\",\r\n + \ \"40.97.6.0/24\",\r\n \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n + \ \"40.97.13.0/24\",\r\n \"40.101.0.0/24\",\r\n \"40.101.1.0/24\",\r\n + \ \"40.112.36.0/25\",\r\n \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n + \ \"40.112.37.64/26\",\r\n \"40.112.37.128/26\",\r\n \"40.112.37.192/26\",\r\n + \ \"40.112.38.192/26\",\r\n \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n + \ \"40.112.48.0/20\",\r\n \"40.112.64.0/19\",\r\n \"40.112.96.0/19\",\r\n + \ \"40.112.128.0/17\",\r\n \"40.113.0.0/18\",\r\n \"40.113.64.0/19\",\r\n + \ \"40.113.96.0/19\",\r\n \"40.113.128.0/18\",\r\n \"40.113.192.0/18\",\r\n + \ \"40.114.0.0/17\",\r\n \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n + \ \"40.115.64.0/19\",\r\n \"40.115.96.0/19\",\r\n \"40.115.128.0/17\",\r\n + \ \"40.116.0.0/16\",\r\n \"40.117.0.0/19\",\r\n \"40.117.32.0/19\",\r\n + \ \"40.117.64.0/18\",\r\n \"40.117.128.0/17\",\r\n \"40.118.0.0/17\",\r\n + \ \"40.118.128.0/17\",\r\n \"40.119.0.0/18\",\r\n \"40.119.64.0/22\",\r\n + \ \"40.119.68.0/22\",\r\n \"40.119.72.0/22\",\r\n \"40.119.76.0/22\",\r\n + \ \"40.119.80.0/22\",\r\n \"40.119.84.0/22\",\r\n \"40.119.88.0/22\",\r\n + \ \"40.119.92.0/22\",\r\n \"40.119.96.0/22\",\r\n \"40.119.100.0/27\",\r\n + \ \"40.119.100.32/28\",\r\n \"40.119.100.48/30\",\r\n \"40.119.100.52/30\",\r\n + \ \"40.119.100.56/29\",\r\n \"40.119.100.64/28\",\r\n \"40.119.100.80/29\",\r\n + \ \"40.119.100.88/30\",\r\n \"40.119.100.92/30\",\r\n \"40.119.100.96/28\",\r\n + \ \"40.119.100.112/29\",\r\n \"40.119.100.120/30\",\r\n \"40.119.104.0/22\",\r\n + \ \"40.119.108.0/22\",\r\n \"40.119.112.0/22\",\r\n \"40.119.116.0/22\",\r\n + \ \"40.119.120.0/22\",\r\n \"40.119.124.0/22\",\r\n \"40.119.128.0/19\",\r\n + \ \"40.119.160.0/19\",\r\n \"40.119.192.0/18\",\r\n \"40.120.0.0/20\",\r\n + \ \"40.120.16.0/20\",\r\n \"40.120.32.0/19\",\r\n \"40.120.64.0/18\",\r\n + \ \"40.121.0.0/16\",\r\n \"40.122.0.0/20\",\r\n \"40.122.16.0/20\",\r\n + \ \"40.122.32.0/19\",\r\n \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n + \ \"40.123.0.0/17\",\r\n \"40.123.128.0/22\",\r\n \"40.123.132.0/22\",\r\n + \ \"40.123.136.0/24\",\r\n \"40.123.140.0/22\",\r\n \"40.123.144.0/26\",\r\n + \ \"40.123.144.64/29\",\r\n \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n + \ \"40.123.144.96/29\",\r\n \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n + \ \"40.123.144.128/28\",\r\n \"40.123.144.144/29\",\r\n \"40.123.144.152/30\",\r\n + \ \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n + \ \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n + \ \"40.123.144.252/31\",\r\n \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n + \ \"40.123.145.4/31\",\r\n \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n + \ \"40.123.145.12/31\",\r\n \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n + \ \"40.123.145.20/31\",\r\n \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n + \ \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n + \ \"40.123.145.60/30\",\r\n \"40.123.145.64/30\",\r\n \"40.123.145.68/30\",\r\n + \ \"40.123.145.72/29\",\r\n \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n + \ \"40.123.145.128/27\",\r\n \"40.123.145.160/30\",\r\n \"40.123.145.164/31\",\r\n + \ \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n + \ \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n + \ \"40.123.145.214/31\",\r\n \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n + \ \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n + \ \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n + \ \"40.123.146.30/31\",\r\n \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n + \ \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n + \ \"40.123.146.50/31\",\r\n \"40.123.146.52/31\",\r\n \"40.123.146.54/31\",\r\n + \ \"40.123.146.56/29\",\r\n \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n + \ \"40.123.146.160/30\",\r\n \"40.123.146.164/31\",\r\n \"40.123.146.166/31\",\r\n + \ \"40.123.146.168/29\",\r\n \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n + \ \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n + \ \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n \"40.123.146.206/31\",\r\n + \ \"40.123.146.208/31\",\r\n \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n + \ \"40.123.146.216/29\",\r\n \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n + \ \"40.123.147.32/31\",\r\n \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n + \ \"40.123.147.38/31\",\r\n \"40.123.147.40/29\",\r\n \"40.123.147.48/28\",\r\n + \ \"40.123.147.64/28\",\r\n \"40.123.147.80/30\",\r\n \"40.123.147.84/31\",\r\n + \ \"40.123.147.86/31\",\r\n \"40.123.147.88/29\",\r\n \"40.123.148.0/25\",\r\n \ \"40.123.148.128/30\",\r\n \"40.123.148.132/31\",\r\n \"40.123.152.0/22\",\r\n - \ \"40.123.156.0/22\",\r\n \"40.123.160.0/22\",\r\n \"40.123.164.0/27\",\r\n - \ \"40.123.164.32/29\",\r\n \"40.123.164.40/31\",\r\n \"40.123.168.0/24\",\r\n - \ \"40.123.169.0/30\",\r\n \"40.123.169.4/31\",\r\n \"40.123.169.6/31\",\r\n - \ \"40.123.169.8/29\",\r\n \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n - \ \"40.123.169.64/27\",\r\n \"40.123.169.96/31\",\r\n \"40.123.172.0/29\",\r\n + \ \"40.123.156.0/22\",\r\n \"40.123.160.0/22\",\r\n \"40.123.164.0/26\",\r\n + \ \"40.123.164.64/31\",\r\n \"40.123.168.0/24\",\r\n \"40.123.169.0/30\",\r\n + \ \"40.123.169.4/31\",\r\n \"40.123.169.6/31\",\r\n \"40.123.169.8/29\",\r\n + \ \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n \"40.123.169.64/27\",\r\n + \ \"40.123.169.96/29\",\r\n \"40.123.169.104/31\",\r\n \"40.123.172.0/29\",\r\n \ \"40.123.172.16/28\",\r\n \"40.123.173.0/24\",\r\n \"40.123.174.0/24\",\r\n \ \"40.123.175.0/24\",\r\n \"40.123.176.0/22\",\r\n \"40.123.180.0/22\",\r\n \ \"40.123.188.0/22\",\r\n \"40.123.192.0/19\",\r\n \"40.123.224.0/20\",\r\n @@ -27473,14 +28152,16 @@ interactions: \ \"52.112.119.0/24\",\r\n \"52.112.120.0/24\",\r\n \"52.112.121.0/24\",\r\n \ \"52.112.122.0/24\",\r\n \"52.112.123.0/24\",\r\n \"52.112.124.0/24\",\r\n \ \"52.112.125.0/24\",\r\n \"52.112.126.0/24\",\r\n \"52.112.127.0/24\",\r\n - \ \"52.112.144.0/20\",\r\n \"52.112.168.0/22\",\r\n \"52.112.172.0/22\",\r\n + \ \"52.112.139.0/24\",\r\n \"52.112.140.0/22\",\r\n \"52.112.144.0/20\",\r\n + \ \"52.112.164.0/22\",\r\n \"52.112.168.0/22\",\r\n \"52.112.172.0/22\",\r\n \ \"52.112.176.0/21\",\r\n \"52.112.184.0/22\",\r\n \"52.112.190.0/24\",\r\n \ \"52.112.191.0/24\",\r\n \"52.112.197.0/24\",\r\n \"52.112.200.0/22\",\r\n \ \"52.112.204.0/23\",\r\n \"52.112.206.0/24\",\r\n \"52.112.207.0/24\",\r\n \ \"52.112.212.0/24\",\r\n \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n - \ \"52.112.216.0/21\",\r\n \"52.112.229.0/24\",\r\n \"52.112.230.0/24\",\r\n - \ \"52.112.231.0/24\",\r\n \"52.112.232.0/24\",\r\n \"52.112.233.0/24\",\r\n - \ \"52.112.236.0/24\",\r\n \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n + \ \"52.112.216.0/21\",\r\n \"52.112.224.0/22\",\r\n \"52.112.229.0/24\",\r\n + \ \"52.112.230.0/24\",\r\n \"52.112.231.0/24\",\r\n \"52.112.232.0/24\",\r\n + \ \"52.112.233.0/24\",\r\n \"52.112.234.0/23\",\r\n \"52.112.236.0/24\",\r\n + \ \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n \"52.112.239.0/24\",\r\n \ \"52.112.240.0/20\",\r\n \"52.113.9.0/24\",\r\n \"52.113.10.0/23\",\r\n \ \"52.113.12.0/24\",\r\n \"52.113.13.0/24\",\r\n \"52.113.14.0/24\",\r\n \ \"52.113.15.0/24\",\r\n \"52.113.16.0/20\",\r\n \"52.113.37.0/24\",\r\n @@ -27521,476 +28202,479 @@ interactions: \ \"52.114.200.0/22\",\r\n \"52.114.204.0/23\",\r\n \"52.114.206.0/23\",\r\n \ \"52.114.208.0/24\",\r\n \"52.114.209.0/24\",\r\n \"52.114.210.0/23\",\r\n \ \"52.114.212.0/23\",\r\n \"52.114.214.0/23\",\r\n \"52.114.216.0/22\",\r\n - \ \"52.114.224.0/24\",\r\n \"52.114.226.0/24\",\r\n \"52.114.228.0/24\",\r\n + \ \"52.114.224.0/24\",\r\n \"52.114.225.0/24\",\r\n \"52.114.226.0/24\",\r\n + \ \"52.114.227.0/24\",\r\n \"52.114.228.0/24\",\r\n \"52.114.229.0/24\",\r\n \ \"52.114.230.0/24\",\r\n \"52.114.231.0/24\",\r\n \"52.114.232.0/24\",\r\n - \ \"52.114.233.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.114.236.0/24\",\r\n - \ \"52.114.238.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.114.241.0/24\",\r\n - \ \"52.114.242.0/24\",\r\n \"52.114.244.0/24\",\r\n \"52.114.248.0/22\",\r\n - \ \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n \"52.115.8.0/22\",\r\n - \ \"52.115.16.0/21\",\r\n \"52.115.24.0/22\",\r\n \"52.115.32.0/22\",\r\n - \ \"52.115.36.0/23\",\r\n \"52.115.38.0/24\",\r\n \"52.115.39.0/24\",\r\n - \ \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n \"52.115.46.0/24\",\r\n - \ \"52.115.47.0/24\",\r\n \"52.115.48.0/22\",\r\n \"52.115.52.0/23\",\r\n - \ \"52.115.54.0/24\",\r\n \"52.115.55.0/24\",\r\n \"52.115.56.0/22\",\r\n - \ \"52.115.60.0/23\",\r\n \"52.115.62.0/23\",\r\n \"52.115.64.0/22\",\r\n - \ \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n \"52.115.76.0/22\",\r\n - \ \"52.115.80.0/22\",\r\n \"52.115.84.0/22\",\r\n \"52.115.88.0/22\",\r\n - \ \"52.115.92.0/24\",\r\n \"52.115.93.0/24\",\r\n \"52.115.96.0/24\",\r\n - \ \"52.115.97.0/24\",\r\n \"52.115.98.0/24\",\r\n \"52.115.99.0/24\",\r\n - \ \"52.115.100.0/22\",\r\n \"52.115.104.0/23\",\r\n \"52.115.106.0/23\",\r\n - \ \"52.115.108.0/22\",\r\n \"52.115.112.0/23\",\r\n \"52.115.114.0/24\",\r\n - \ \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n \"52.115.140.0/22\",\r\n - \ \"52.115.144.0/20\",\r\n \"52.115.160.0/19\",\r\n \"52.115.192.0/19\",\r\n - \ \"52.115.224.0/23\",\r\n \"52.115.226.0/23\",\r\n \"52.115.228.0/23\",\r\n - \ \"52.115.230.0/24\",\r\n \"52.115.231.0/24\",\r\n \"52.115.232.0/24\",\r\n - \ \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n \"52.115.235.0/24\",\r\n - \ \"52.115.236.0/23\",\r\n \"52.120.0.0/19\",\r\n \"52.120.32.0/19\",\r\n - \ \"52.120.64.0/19\",\r\n \"52.120.96.0/19\",\r\n \"52.120.128.0/21\",\r\n - \ \"52.120.136.0/21\",\r\n \"52.120.144.0/21\",\r\n \"52.120.152.0/22\",\r\n - \ \"52.120.156.0/24\",\r\n \"52.120.157.0/24\",\r\n \"52.120.158.0/23\",\r\n - \ \"52.120.160.0/19\",\r\n \"52.120.192.0/20\",\r\n \"52.120.208.0/20\",\r\n - \ \"52.120.224.0/20\",\r\n \"52.120.240.0/20\",\r\n \"52.121.0.0/21\",\r\n - \ \"52.121.16.0/21\",\r\n \"52.121.24.0/21\",\r\n \"52.121.32.0/22\",\r\n - \ \"52.121.36.0/22\",\r\n \"52.121.40.0/21\",\r\n \"52.121.48.0/20\",\r\n - \ \"52.121.64.0/20\",\r\n \"52.121.80.0/22\",\r\n \"52.121.84.0/23\",\r\n - \ \"52.121.86.0/23\",\r\n \"52.121.88.0/21\",\r\n \"52.121.96.0/22\",\r\n - \ \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n \"52.121.106.0/23\",\r\n - \ \"52.121.108.0/22\",\r\n \"52.121.112.0/22\",\r\n \"52.121.116.0/22\",\r\n - \ \"52.121.120.0/23\",\r\n \"52.121.122.0/23\",\r\n \"52.121.124.0/22\",\r\n - \ \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n \"52.121.152.0/21\",\r\n - \ \"52.121.160.0/22\",\r\n \"52.121.164.0/24\",\r\n \"52.121.165.0/24\",\r\n - \ \"52.121.168.0/22\",\r\n \"52.121.172.0/22\",\r\n \"52.121.176.0/23\",\r\n - \ \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n \"52.122.0.0/24\",\r\n - \ \"52.122.1.0/24\",\r\n \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n - \ \"52.122.6.0/24\",\r\n \"52.122.7.0/24\",\r\n \"52.122.8.0/22\",\r\n - \ \"52.122.12.0/22\",\r\n \"52.122.16.0/22\",\r\n \"52.122.20.0/22\",\r\n - \ \"52.122.24.0/22\",\r\n \"52.122.28.0/22\",\r\n \"52.123.0.0/24\",\r\n - \ \"52.123.1.0/24\",\r\n \"52.123.2.0/24\",\r\n \"52.123.3.0/24\",\r\n - \ \"52.123.4.0/24\",\r\n \"52.123.5.0/24\",\r\n \"52.123.6.0/24\",\r\n - \ \"52.123.7.0/24\",\r\n \"52.125.128.0/22\",\r\n \"52.125.132.0/22\",\r\n - \ \"52.125.136.0/24\",\r\n \"52.125.137.0/24\",\r\n \"52.125.138.0/23\",\r\n - \ \"52.125.140.0/23\",\r\n \"52.136.0.0/22\",\r\n \"52.136.4.0/22\",\r\n - \ \"52.136.8.0/21\",\r\n \"52.136.16.0/24\",\r\n \"52.136.17.0/24\",\r\n - \ \"52.136.18.0/24\",\r\n \"52.136.19.0/24\",\r\n \"52.136.20.0/24\",\r\n - \ \"52.136.21.0/24\",\r\n \"52.136.22.0/24\",\r\n \"52.136.23.0/24\",\r\n - \ \"52.136.24.0/24\",\r\n \"52.136.25.0/24\",\r\n \"52.136.26.0/24\",\r\n - \ \"52.136.27.0/24\",\r\n \"52.136.28.0/24\",\r\n \"52.136.29.0/24\",\r\n - \ \"52.136.30.0/24\",\r\n \"52.136.31.0/24\",\r\n \"52.136.32.0/19\",\r\n - \ \"52.136.64.0/18\",\r\n \"52.136.128.0/18\",\r\n \"52.136.192.0/18\",\r\n - \ \"52.137.0.0/18\",\r\n \"52.137.64.0/18\",\r\n \"52.137.128.0/17\",\r\n - \ \"52.138.0.0/18\",\r\n \"52.138.64.0/20\",\r\n \"52.138.80.0/21\",\r\n - \ \"52.138.88.0/21\",\r\n \"52.138.96.0/19\",\r\n \"52.138.128.0/17\",\r\n - \ \"52.139.0.0/18\",\r\n \"52.139.64.0/18\",\r\n \"52.139.128.0/18\",\r\n - \ \"52.139.192.0/18\",\r\n \"52.140.0.0/18\",\r\n \"52.140.64.0/18\",\r\n - \ \"52.140.128.0/18\",\r\n \"52.140.192.0/18\",\r\n \"52.141.0.0/18\",\r\n - \ \"52.141.64.0/18\",\r\n \"52.141.128.0/18\",\r\n \"52.141.192.0/19\",\r\n - \ \"52.141.224.0/20\",\r\n \"52.141.240.0/20\",\r\n \"52.142.0.0/18\",\r\n - \ \"52.142.64.0/18\",\r\n \"52.142.128.0/18\",\r\n \"52.142.192.0/18\",\r\n - \ \"52.143.0.0/18\",\r\n \"52.143.64.0/18\",\r\n \"52.143.128.0/18\",\r\n - \ \"52.143.192.0/24\",\r\n \"52.143.193.0/24\",\r\n \"52.143.194.0/24\",\r\n - \ \"52.143.195.0/24\",\r\n \"52.143.196.0/24\",\r\n \"52.143.197.0/24\",\r\n - \ \"52.143.198.0/24\",\r\n \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n - \ \"52.143.202.0/24\",\r\n \"52.143.203.0/24\",\r\n \"52.143.204.0/23\",\r\n - \ \"52.143.206.0/24\",\r\n \"52.143.207.0/24\",\r\n \"52.143.208.0/24\",\r\n - \ \"52.143.209.0/24\",\r\n \"52.143.210.0/24\",\r\n \"52.143.211.0/24\",\r\n - \ \"52.143.212.0/23\",\r\n \"52.143.214.0/24\",\r\n \"52.143.215.0/24\",\r\n - \ \"52.143.216.0/23\",\r\n \"52.143.218.0/24\",\r\n \"52.143.219.0/24\",\r\n - \ \"52.143.220.0/24\",\r\n \"52.143.221.0/24\",\r\n \"52.143.222.0/23\",\r\n - \ \"52.143.224.0/19\",\r\n \"52.146.0.0/17\",\r\n \"52.146.128.0/17\",\r\n - \ \"52.147.0.0/19\",\r\n \"52.147.32.0/19\",\r\n \"52.147.64.0/19\",\r\n - \ \"52.147.96.0/19\",\r\n \"52.147.128.0/19\",\r\n \"52.147.160.0/19\",\r\n - \ \"52.147.192.0/18\",\r\n \"52.148.0.0/18\",\r\n \"52.148.64.0/18\",\r\n - \ \"52.148.128.0/18\",\r\n \"52.148.192.0/18\",\r\n \"52.149.0.0/18\",\r\n - \ \"52.149.64.0/18\",\r\n \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n - \ \"52.150.128.0/17\",\r\n \"52.151.0.0/18\",\r\n \"52.151.64.0/18\",\r\n - \ \"52.151.128.0/17\",\r\n \"52.152.0.0/17\",\r\n \"52.152.128.0/17\",\r\n - \ \"52.153.0.0/18\",\r\n \"52.153.64.0/18\",\r\n \"52.153.128.0/18\",\r\n - \ \"52.153.192.0/18\",\r\n \"52.154.0.0/18\",\r\n \"52.154.64.0/18\",\r\n - \ \"52.154.128.0/17\",\r\n \"52.155.0.0/19\",\r\n \"52.155.32.0/19\",\r\n - \ \"52.155.64.0/19\",\r\n \"52.155.96.0/19\",\r\n \"52.155.128.0/17\",\r\n - \ \"52.156.0.0/19\",\r\n \"52.156.32.0/19\",\r\n \"52.156.64.0/18\",\r\n - \ \"52.156.128.0/19\",\r\n \"52.156.160.0/19\",\r\n \"52.156.192.0/18\",\r\n - \ \"52.157.0.0/18\",\r\n \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n - \ \"52.158.0.0/17\",\r\n \"52.158.128.0/19\",\r\n \"52.158.160.0/20\",\r\n - \ \"52.158.176.0/20\",\r\n \"52.158.192.0/19\",\r\n \"52.158.224.0/19\",\r\n - \ \"52.159.0.0/18\",\r\n \"52.159.64.0/18\",\r\n \"52.159.128.0/17\",\r\n - \ \"52.160.0.0/16\",\r\n \"52.161.0.0/16\",\r\n \"52.162.0.0/16\",\r\n - \ \"52.163.0.0/16\",\r\n \"52.164.0.0/16\",\r\n \"52.165.0.0/19\",\r\n - \ \"52.165.32.0/20\",\r\n \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n - \ \"52.165.56.0/21\",\r\n \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n - \ \"52.165.104.0/25\",\r\n \"52.165.104.128/26\",\r\n \"52.165.128.0/17\",\r\n - \ \"52.166.0.0/16\",\r\n \"52.167.0.0/16\",\r\n \"52.168.0.0/16\",\r\n - \ \"52.169.0.0/16\",\r\n \"52.170.0.0/16\",\r\n \"52.171.0.0/16\",\r\n - \ \"52.172.0.0/17\",\r\n \"52.172.128.0/17\",\r\n \"52.173.0.0/16\",\r\n - \ \"52.174.0.0/16\",\r\n \"52.175.0.0/17\",\r\n \"52.175.128.0/18\",\r\n - \ \"52.175.192.0/18\",\r\n \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n - \ \"52.176.160.0/21\",\r\n \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n - \ \"52.176.224.0/24\",\r\n \"52.176.225.0/24\",\r\n \"52.176.232.0/21\",\r\n - \ \"52.176.240.0/20\",\r\n \"52.177.0.0/16\",\r\n \"52.178.0.0/17\",\r\n - \ \"52.178.128.0/17\",\r\n \"52.179.0.0/17\",\r\n \"52.179.128.0/17\",\r\n - \ \"52.180.0.0/17\",\r\n \"52.180.128.0/19\",\r\n \"52.180.160.0/20\",\r\n - \ \"52.180.176.0/21\",\r\n \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n - \ \"52.180.185.0/24\",\r\n \"52.182.128.0/17\",\r\n \"52.183.0.0/17\",\r\n - \ \"52.183.128.0/18\",\r\n \"52.183.192.0/18\",\r\n \"52.184.0.0/17\",\r\n - \ \"52.184.128.0/19\",\r\n \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n - \ \"52.184.168.16/28\",\r\n \"52.184.168.32/28\",\r\n \"52.184.168.80/28\",\r\n - \ \"52.184.168.96/27\",\r\n \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n - \ \"52.184.170.0/24\",\r\n \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n - \ \"52.185.0.0/19\",\r\n \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n - \ \"52.185.56.0/26\",\r\n \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n - \ \"52.185.56.112/28\",\r\n \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n - \ \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n - \ \"52.185.112.64/27\",\r\n \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n - \ \"52.185.128.0/18\",\r\n \"52.185.192.0/18\",\r\n \"52.186.0.0/16\",\r\n - \ \"52.187.0.0/17\",\r\n \"52.187.128.0/18\",\r\n \"52.187.192.0/18\",\r\n - \ \"52.188.0.0/16\",\r\n \"52.189.0.0/17\",\r\n \"52.189.128.0/18\",\r\n - \ \"52.189.192.0/18\",\r\n \"52.190.0.0/17\",\r\n \"52.190.128.0/17\",\r\n - \ \"52.191.0.0/17\",\r\n \"52.191.128.0/18\",\r\n \"52.191.192.0/18\",\r\n - \ \"52.224.0.0/16\",\r\n \"52.225.0.0/17\",\r\n \"52.225.128.0/21\",\r\n - \ \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n \"52.225.136.48/28\",\r\n - \ \"52.225.136.64/28\",\r\n \"52.225.137.0/24\",\r\n \"52.225.144.0/20\",\r\n - \ \"52.225.160.0/19\",\r\n \"52.225.192.0/18\",\r\n \"52.226.0.0/16\",\r\n - \ \"52.228.0.0/17\",\r\n \"52.228.128.0/17\",\r\n \"52.229.0.0/18\",\r\n - \ \"52.229.64.0/18\",\r\n \"52.229.128.0/17\",\r\n \"52.230.0.0/17\",\r\n - \ \"52.230.128.0/17\",\r\n \"52.231.0.0/17\",\r\n \"52.231.128.0/17\",\r\n - \ \"52.232.0.0/17\",\r\n \"52.232.128.0/21\",\r\n \"52.232.136.0/21\",\r\n - \ \"52.232.144.0/24\",\r\n \"52.232.145.0/24\",\r\n \"52.232.146.0/24\",\r\n - \ \"52.232.147.0/24\",\r\n \"52.232.148.0/24\",\r\n \"52.232.149.0/24\",\r\n - \ \"52.232.150.0/24\",\r\n \"52.232.151.0/24\",\r\n \"52.232.152.0/24\",\r\n - \ \"52.232.153.0/24\",\r\n \"52.232.154.0/24\",\r\n \"52.232.155.0/24\",\r\n - \ \"52.232.156.0/24\",\r\n \"52.232.157.0/24\",\r\n \"52.232.158.0/24\",\r\n - \ \"52.232.159.0/24\",\r\n \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n - \ \"52.233.0.0/18\",\r\n \"52.233.64.0/18\",\r\n \"52.233.128.0/17\",\r\n - \ \"52.234.0.0/17\",\r\n \"52.234.128.0/17\",\r\n \"52.235.0.0/18\",\r\n - \ \"52.235.64.0/18\",\r\n \"52.236.0.0/17\",\r\n \"52.236.128.0/17\",\r\n - \ \"52.237.0.0/18\",\r\n \"52.237.64.0/18\",\r\n \"52.237.128.0/18\",\r\n - \ \"52.237.192.0/18\",\r\n \"52.238.0.0/18\",\r\n \"52.238.192.0/18\",\r\n - \ \"52.239.0.0/17\",\r\n \"52.239.128.0/24\",\r\n \"52.239.129.0/24\",\r\n - \ \"52.239.130.0/23\",\r\n \"52.239.132.0/23\",\r\n \"52.239.134.0/24\",\r\n - \ \"52.239.135.0/26\",\r\n \"52.239.135.64/26\",\r\n \"52.239.135.128/26\",\r\n - \ \"52.239.135.192/26\",\r\n \"52.239.136.0/22\",\r\n \"52.239.140.0/22\",\r\n - \ \"52.239.144.0/23\",\r\n \"52.239.146.0/23\",\r\n \"52.239.148.0/27\",\r\n - \ \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.150.0/23\",\r\n \"52.239.152.0/22\",\r\n \"52.239.156.0/24\",\r\n - \ \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n - \ \"52.239.157.224/27\",\r\n \"52.239.158.0/23\",\r\n \"52.239.160.0/22\",\r\n - \ \"52.239.164.0/25\",\r\n \"52.239.164.128/26\",\r\n \"52.239.164.192/26\",\r\n - \ \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n - \ \"52.239.167.0/24\",\r\n \"52.239.168.0/22\",\r\n \"52.239.172.0/22\",\r\n - \ \"52.239.176.128/25\",\r\n \"52.239.177.0/27\",\r\n \"52.239.177.32/27\",\r\n - \ \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n \"52.239.178.0/23\",\r\n - \ \"52.239.180.0/22\",\r\n \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n - \ \"52.239.184.176/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.184.224/27\",\r\n - \ \"52.239.185.0/28\",\r\n \"52.239.185.32/27\",\r\n \"52.239.186.0/24\",\r\n - \ \"52.239.187.0/25\",\r\n \"52.239.187.128/25\",\r\n \"52.239.188.0/24\",\r\n - \ \"52.239.189.0/24\",\r\n \"52.239.190.0/25\",\r\n \"52.239.190.128/26\",\r\n - \ \"52.239.190.192/26\",\r\n \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n - \ \"52.239.192.96/27\",\r\n \"52.239.192.128/27\",\r\n \"52.239.192.160/27\",\r\n - \ \"52.239.192.192/26\",\r\n \"52.239.193.0/24\",\r\n \"52.239.194.0/24\",\r\n - \ \"52.239.195.0/24\",\r\n \"52.239.196.0/24\",\r\n \"52.239.197.0/24\",\r\n - \ \"52.239.198.0/25\",\r\n \"52.239.198.128/27\",\r\n \"52.239.198.192/26\",\r\n - \ \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n \"52.239.202.0/24\",\r\n - \ \"52.239.203.0/24\",\r\n \"52.239.205.0/24\",\r\n \"52.239.206.0/24\",\r\n - \ \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n - \ \"52.239.207.192/26\",\r\n \"52.239.208.0/23\",\r\n \"52.239.210.0/23\",\r\n - \ \"52.239.212.0/23\",\r\n \"52.239.214.0/23\",\r\n \"52.239.216.0/23\",\r\n - \ \"52.239.218.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.222.0/23\",\r\n - \ \"52.239.224.0/24\",\r\n \"52.239.225.0/24\",\r\n \"52.239.226.0/24\",\r\n - \ \"52.239.227.0/24\",\r\n \"52.239.228.0/23\",\r\n \"52.239.230.0/24\",\r\n - \ \"52.239.231.0/24\",\r\n \"52.239.232.0/25\",\r\n \"52.239.232.128/25\",\r\n - \ \"52.239.233.0/25\",\r\n \"52.239.233.128/25\",\r\n \"52.239.234.0/23\",\r\n - \ \"52.239.236.0/23\",\r\n \"52.239.238.0/24\",\r\n \"52.239.239.0/24\",\r\n - \ \"52.239.240.0/24\",\r\n \"52.239.241.0/24\",\r\n \"52.239.242.0/23\",\r\n - \ \"52.239.244.0/23\",\r\n \"52.239.246.0/23\",\r\n \"52.239.248.0/24\",\r\n - \ \"52.239.249.0/24\",\r\n \"52.239.250.0/24\",\r\n \"52.239.251.0/24\",\r\n - \ \"52.239.252.0/24\",\r\n \"52.239.253.0/24\",\r\n \"52.239.254.0/23\",\r\n - \ \"52.240.0.0/17\",\r\n \"52.240.128.0/17\",\r\n \"52.241.0.0/16\",\r\n - \ \"52.242.0.0/18\",\r\n \"52.242.64.0/18\",\r\n \"52.242.128.0/17\",\r\n - \ \"52.243.32.0/19\",\r\n \"52.243.64.0/18\",\r\n \"52.245.8.0/22\",\r\n - \ \"52.245.12.0/22\",\r\n \"52.245.16.0/22\",\r\n \"52.245.20.0/22\",\r\n - \ \"52.245.24.0/22\",\r\n \"52.245.28.0/22\",\r\n \"52.245.32.0/22\",\r\n - \ \"52.245.36.0/22\",\r\n \"52.245.40.0/22\",\r\n \"52.245.44.0/24\",\r\n - \ \"52.245.45.0/25\",\r\n \"52.245.45.128/28\",\r\n \"52.245.45.144/28\",\r\n - \ \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n - \ \"52.245.46.32/28\",\r\n \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n - \ \"52.245.46.80/28\",\r\n \"52.245.46.96/28\",\r\n \"52.245.46.112/28\",\r\n - \ \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n - \ \"52.245.48.0/22\",\r\n \"52.245.52.0/22\",\r\n \"52.245.56.0/22\",\r\n - \ \"52.245.60.0/22\",\r\n \"52.245.64.0/22\",\r\n \"52.245.68.0/24\",\r\n - \ \"52.245.69.0/27\",\r\n \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n - \ \"52.245.69.96/28\",\r\n \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n - \ \"52.245.69.192/26\",\r\n \"52.245.70.0/23\",\r\n \"52.245.72.0/22\",\r\n - \ \"52.245.76.0/22\",\r\n \"52.245.80.0/22\",\r\n \"52.245.84.0/22\",\r\n - \ \"52.245.88.0/22\",\r\n \"52.245.92.0/22\",\r\n \"52.245.96.0/22\",\r\n - \ \"52.245.100.0/22\",\r\n \"52.245.104.0/22\",\r\n \"52.245.108.0/22\",\r\n - \ \"52.245.112.0/22\",\r\n \"52.245.116.0/22\",\r\n \"52.245.120.0/22\",\r\n - \ \"52.245.124.0/22\",\r\n \"52.246.0.0/17\",\r\n \"52.246.128.0/20\",\r\n - \ \"52.246.152.0/21\",\r\n \"52.246.160.0/19\",\r\n \"52.246.192.0/18\",\r\n - \ \"52.247.0.0/17\",\r\n \"52.247.192.0/18\",\r\n \"52.248.0.0/17\",\r\n - \ \"52.248.128.0/17\",\r\n \"52.249.0.0/18\",\r\n \"52.249.64.0/19\",\r\n - \ \"52.249.128.0/17\",\r\n \"52.250.0.0/17\",\r\n \"52.250.128.0/18\",\r\n - \ \"52.250.192.0/18\",\r\n \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n - \ \"52.252.128.0/17\",\r\n \"52.253.0.0/18\",\r\n \"52.253.64.0/20\",\r\n - \ \"52.253.80.0/20\",\r\n \"52.253.96.0/19\",\r\n \"52.253.128.0/20\",\r\n - \ \"52.253.148.0/23\",\r\n \"52.253.150.0/23\",\r\n \"52.253.152.0/23\",\r\n - \ \"52.253.154.0/23\",\r\n \"52.253.156.0/22\",\r\n \"52.253.160.0/24\",\r\n - \ \"52.253.161.0/24\",\r\n \"52.253.162.0/23\",\r\n \"52.253.164.0/24\",\r\n - \ \"52.253.165.0/24\",\r\n \"52.253.166.0/24\",\r\n \"52.253.167.0/24\",\r\n - \ \"52.253.168.0/24\",\r\n \"52.253.169.0/24\",\r\n \"52.253.170.0/23\",\r\n - \ \"52.253.172.0/24\",\r\n \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n - \ \"52.253.175.0/24\",\r\n \"52.253.176.0/24\",\r\n \"52.253.177.0/24\",\r\n - \ \"52.253.178.0/24\",\r\n \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n - \ \"52.253.181.0/24\",\r\n \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n - \ \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n \"52.253.187.0/24\",\r\n - \ \"52.253.188.0/23\",\r\n \"52.253.190.0/24\",\r\n \"52.253.191.0/24\",\r\n - \ \"52.253.192.0/24\",\r\n \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n - \ \"52.253.196.0/24\",\r\n \"52.253.197.0/24\",\r\n \"52.253.198.0/24\",\r\n - \ \"52.253.199.0/24\",\r\n \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n - \ \"52.253.203.0/24\",\r\n \"52.253.204.0/23\",\r\n \"52.253.206.0/24\",\r\n - \ \"52.253.207.0/24\",\r\n \"52.253.208.0/23\",\r\n \"52.253.210.0/23\",\r\n - \ \"52.253.212.0/24\",\r\n \"52.253.213.0/24\",\r\n \"52.253.214.0/23\",\r\n - \ \"52.253.216.0/23\",\r\n \"52.253.218.0/24\",\r\n \"52.253.219.0/24\",\r\n - \ \"52.253.220.0/23\",\r\n \"52.253.222.0/23\",\r\n \"52.253.224.0/21\",\r\n - \ \"52.253.232.0/21\",\r\n \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n - \ \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n \"52.254.120.0/21\",\r\n - \ \"52.254.128.0/17\",\r\n \"52.255.0.0/19\",\r\n \"52.255.32.0/19\",\r\n - \ \"52.255.64.0/18\",\r\n \"52.255.128.0/17\",\r\n \"53.103.135.0/24\",\r\n - \ \"53.103.136.0/24\",\r\n \"53.103.137.0/24\",\r\n \"53.103.138.0/24\",\r\n - \ \"53.103.139.0/24\",\r\n \"53.103.140.0/24\",\r\n \"53.103.141.0/24\",\r\n - \ \"53.103.142.0/24\",\r\n \"53.103.143.0/24\",\r\n \"64.4.8.0/24\",\r\n - \ \"64.4.54.0/24\",\r\n \"65.52.0.0/19\",\r\n \"65.52.32.0/21\",\r\n - \ \"65.52.48.0/20\",\r\n \"65.52.64.0/20\",\r\n \"65.52.104.0/24\",\r\n - \ \"65.52.106.0/24\",\r\n \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n - \ \"65.52.111.0/24\",\r\n \"65.52.112.0/20\",\r\n \"65.52.128.0/19\",\r\n - \ \"65.52.160.0/19\",\r\n \"65.52.192.0/19\",\r\n \"65.52.224.0/21\",\r\n - \ \"65.52.232.0/21\",\r\n \"65.52.240.0/21\",\r\n \"65.52.248.0/21\",\r\n - \ \"65.54.19.128/27\",\r\n \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n - \ \"65.55.32.128/28\",\r\n \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n - \ \"65.55.33.176/28\",\r\n \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n - \ \"65.55.44.8/29\",\r\n \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n - \ \"65.55.44.64/27\",\r\n \"65.55.44.96/28\",\r\n \"65.55.44.112/28\",\r\n - \ \"65.55.44.128/27\",\r\n \"65.55.51.0/24\",\r\n \"65.55.60.176/29\",\r\n - \ \"65.55.60.184/30\",\r\n \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n - \ \"65.55.105.96/27\",\r\n \"65.55.105.160/27\",\r\n \"65.55.105.192/27\",\r\n - \ \"65.55.105.224/27\",\r\n \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n - \ \"65.55.106.128/26\",\r\n \"65.55.106.192/28\",\r\n \"65.55.106.208/28\",\r\n - \ \"65.55.106.224/28\",\r\n \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n - \ \"65.55.107.48/28\",\r\n \"65.55.107.64/27\",\r\n \"65.55.107.96/27\",\r\n - \ \"65.55.108.0/24\",\r\n \"65.55.109.0/24\",\r\n \"65.55.110.0/24\",\r\n - \ \"65.55.120.0/24\",\r\n \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n - \ \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n \"65.55.209.128/26\",\r\n - \ \"65.55.209.192/26\",\r\n \"65.55.210.0/24\",\r\n \"65.55.211.0/27\",\r\n - \ \"65.55.211.32/27\",\r\n \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n - \ \"65.55.213.0/27\",\r\n \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n - \ \"65.55.217.0/24\",\r\n \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n - \ \"65.55.219.32/27\",\r\n \"65.55.219.64/26\",\r\n \"65.55.219.128/25\",\r\n - \ \"65.55.250.0/24\",\r\n \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n - \ \"70.37.8.0/22\",\r\n \"70.37.12.0/32\",\r\n \"70.37.16.0/20\",\r\n - \ \"70.37.32.0/20\",\r\n \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n - \ \"70.37.160.0/21\",\r\n \"94.245.88.0/21\",\r\n \"94.245.104.0/21\",\r\n - \ \"94.245.117.96/27\",\r\n \"94.245.118.0/27\",\r\n \"94.245.120.128/28\",\r\n - \ \"94.245.122.0/24\",\r\n \"94.245.123.144/28\",\r\n \"94.245.123.176/28\",\r\n - \ \"102.37.0.0/20\",\r\n \"102.37.16.0/21\",\r\n \"102.37.24.0/23\",\r\n - \ \"102.37.26.0/27\",\r\n \"102.37.26.32/27\",\r\n \"102.37.32.0/19\",\r\n - \ \"102.37.64.0/21\",\r\n \"102.37.72.0/21\",\r\n \"102.37.80.0/21\",\r\n - \ \"102.37.96.0/19\",\r\n \"102.37.128.0/19\",\r\n \"102.37.160.0/21\",\r\n - \ \"102.37.192.0/18\",\r\n \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n - \ \"102.133.96.0/20\",\r\n \"102.133.112.0/28\",\r\n \"102.133.120.0/21\",\r\n - \ \"102.133.128.0/18\",\r\n \"102.133.192.0/19\",\r\n \"102.133.224.0/20\",\r\n - \ \"102.133.240.0/25\",\r\n \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n - \ \"103.25.156.0/24\",\r\n \"103.36.96.0/24\",\r\n \"103.255.140.0/23\",\r\n - \ \"104.40.0.0/17\",\r\n \"104.40.128.0/17\",\r\n \"104.41.0.0/18\",\r\n - \ \"104.41.64.0/18\",\r\n \"104.41.128.0/19\",\r\n \"104.41.160.0/19\",\r\n - \ \"104.41.192.0/18\",\r\n \"104.42.0.0/16\",\r\n \"104.43.0.0/17\",\r\n - \ \"104.43.128.0/17\",\r\n \"104.44.88.0/27\",\r\n \"104.44.88.32/27\",\r\n - \ \"104.44.88.64/27\",\r\n \"104.44.88.96/27\",\r\n \"104.44.88.128/27\",\r\n - \ \"104.44.88.160/27\",\r\n \"104.44.88.192/27\",\r\n \"104.44.88.224/27\",\r\n - \ \"104.44.89.0/27\",\r\n \"104.44.89.32/27\",\r\n \"104.44.89.64/27\",\r\n - \ \"104.44.89.96/27\",\r\n \"104.44.89.128/27\",\r\n \"104.44.89.160/27\",\r\n - \ \"104.44.89.192/27\",\r\n \"104.44.89.224/27\",\r\n \"104.44.90.0/27\",\r\n - \ \"104.44.90.32/27\",\r\n \"104.44.90.64/26\",\r\n \"104.44.90.128/27\",\r\n - \ \"104.44.90.160/27\",\r\n \"104.44.90.192/27\",\r\n \"104.44.90.224/27\",\r\n - \ \"104.44.91.0/27\",\r\n \"104.44.91.32/27\",\r\n \"104.44.91.64/27\",\r\n - \ \"104.44.91.96/27\",\r\n \"104.44.91.128/27\",\r\n \"104.44.91.160/27\",\r\n - \ \"104.44.91.192/27\",\r\n \"104.44.91.224/27\",\r\n \"104.44.92.0/27\",\r\n - \ \"104.44.92.32/27\",\r\n \"104.44.92.64/27\",\r\n \"104.44.92.96/27\",\r\n - \ \"104.44.92.128/27\",\r\n \"104.44.92.160/27\",\r\n \"104.44.92.192/27\",\r\n - \ \"104.44.92.224/27\",\r\n \"104.44.93.0/27\",\r\n \"104.44.93.32/27\",\r\n - \ \"104.44.93.64/27\",\r\n \"104.44.93.96/27\",\r\n \"104.44.93.128/27\",\r\n - \ \"104.44.93.160/27\",\r\n \"104.44.93.192/27\",\r\n \"104.44.93.224/27\",\r\n - \ \"104.44.94.0/28\",\r\n \"104.44.94.16/28\",\r\n \"104.44.94.32/28\",\r\n - \ \"104.44.94.48/28\",\r\n \"104.44.94.64/28\",\r\n \"104.44.94.80/28\",\r\n - \ \"104.44.94.96/28\",\r\n \"104.44.94.112/28\",\r\n \"104.44.94.128/28\",\r\n - \ \"104.44.94.144/28\",\r\n \"104.44.94.160/27\",\r\n \"104.44.94.192/28\",\r\n - \ \"104.44.94.208/28\",\r\n \"104.44.94.224/27\",\r\n \"104.44.95.0/28\",\r\n - \ \"104.44.95.16/28\",\r\n \"104.44.95.32/28\",\r\n \"104.44.95.48/28\",\r\n - \ \"104.44.95.64/28\",\r\n \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n - \ \"104.44.95.112/28\",\r\n \"104.44.95.128/27\",\r\n \"104.44.95.160/27\",\r\n - \ \"104.44.95.192/28\",\r\n \"104.44.95.208/28\",\r\n \"104.44.95.224/28\",\r\n - \ \"104.44.95.240/28\",\r\n \"104.44.128.0/18\",\r\n \"104.45.0.0/18\",\r\n - \ \"104.45.64.0/20\",\r\n \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n - \ \"104.45.128.0/18\",\r\n \"104.45.192.0/20\",\r\n \"104.45.208.0/20\",\r\n - \ \"104.45.224.0/19\",\r\n \"104.46.0.0/21\",\r\n \"104.46.8.0/21\",\r\n - \ \"104.46.24.0/22\",\r\n \"104.46.28.0/24\",\r\n \"104.46.29.0/24\",\r\n - \ \"104.46.30.0/23\",\r\n \"104.46.32.0/19\",\r\n \"104.46.64.0/19\",\r\n - \ \"104.46.96.0/19\",\r\n \"104.46.160.0/19\",\r\n \"104.46.192.0/20\",\r\n - \ \"104.46.208.0/20\",\r\n \"104.46.224.0/20\",\r\n \"104.47.128.0/18\",\r\n - \ \"104.47.200.0/21\",\r\n \"104.47.208.0/23\",\r\n \"104.47.210.0/23\",\r\n - \ \"104.47.212.0/23\",\r\n \"104.47.214.0/23\",\r\n \"104.47.216.64/26\",\r\n - \ \"104.47.218.0/23\",\r\n \"104.47.220.0/22\",\r\n \"104.47.224.0/20\",\r\n - \ \"104.208.0.0/19\",\r\n \"104.208.32.0/20\",\r\n \"104.208.48.0/20\",\r\n - \ \"104.208.64.0/18\",\r\n \"104.208.128.0/17\",\r\n \"104.209.0.0/18\",\r\n - \ \"104.209.64.0/20\",\r\n \"104.209.80.0/20\",\r\n \"104.209.128.0/17\",\r\n - \ \"104.210.0.0/20\",\r\n \"104.210.32.0/19\",\r\n \"104.210.64.0/18\",\r\n - \ \"104.210.128.0/19\",\r\n \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n - \ \"104.211.0.0/18\",\r\n \"104.211.64.0/18\",\r\n \"104.211.128.0/18\",\r\n - \ \"104.211.192.0/18\",\r\n \"104.214.0.0/17\",\r\n \"104.214.128.0/19\",\r\n - \ \"104.214.160.0/19\",\r\n \"104.214.192.0/18\",\r\n \"104.215.0.0/18\",\r\n - \ \"104.215.64.0/18\",\r\n \"104.215.128.0/17\",\r\n \"111.221.28.0/24\",\r\n - \ \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \"111.221.78.0/23\",\r\n - \ \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n \"131.253.12.0/29\",\r\n - \ \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n \"131.253.12.48/29\",\r\n - \ \"131.253.12.80/28\",\r\n \"131.253.12.160/28\",\r\n \"131.253.12.192/28\",\r\n - \ \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n \"131.253.12.228/30\",\r\n - \ \"131.253.12.240/29\",\r\n \"131.253.12.248/29\",\r\n \"131.253.13.0/28\",\r\n - \ \"131.253.13.16/29\",\r\n \"131.253.13.24/29\",\r\n \"131.253.13.32/28\",\r\n - \ \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n \"131.253.13.80/29\",\r\n - \ \"131.253.13.88/30\",\r\n \"131.253.13.96/30\",\r\n \"131.253.13.100/30\",\r\n - \ \"131.253.13.104/30\",\r\n \"131.253.13.128/27\",\r\n \"131.253.14.4/30\",\r\n - \ \"131.253.14.8/31\",\r\n \"131.253.14.16/28\",\r\n \"131.253.14.32/27\",\r\n - \ \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n \"131.253.14.160/27\",\r\n - \ \"131.253.14.192/29\",\r\n \"131.253.14.208/28\",\r\n \"131.253.14.224/28\",\r\n - \ \"131.253.14.248/29\",\r\n \"131.253.15.8/29\",\r\n \"131.253.15.16/28\",\r\n - \ \"131.253.15.32/27\",\r\n \"131.253.15.192/28\",\r\n \"131.253.15.208/28\",\r\n - \ \"131.253.15.224/27\",\r\n \"131.253.24.0/28\",\r\n \"131.253.24.160/27\",\r\n - \ \"131.253.24.192/26\",\r\n \"131.253.25.0/24\",\r\n \"131.253.27.0/24\",\r\n - \ \"131.253.34.224/27\",\r\n \"131.253.35.128/26\",\r\n \"131.253.35.192/26\",\r\n - \ \"131.253.36.128/26\",\r\n \"131.253.36.224/27\",\r\n \"131.253.38.0/27\",\r\n - \ \"131.253.38.32/27\",\r\n \"131.253.38.128/26\",\r\n \"131.253.38.224/27\",\r\n - \ \"131.253.40.0/28\",\r\n \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n - \ \"131.253.40.64/28\",\r\n \"131.253.40.80/28\",\r\n \"131.253.40.96/27\",\r\n - \ \"131.253.40.128/27\",\r\n \"131.253.40.160/28\",\r\n \"131.253.40.192/26\",\r\n - \ \"131.253.41.0/24\",\r\n \"132.245.230.0/23\",\r\n \"134.170.80.64/28\",\r\n - \ \"134.170.192.0/21\",\r\n \"134.170.220.0/23\",\r\n \"134.170.222.0/24\",\r\n - \ \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n \"137.116.96.0/22\",\r\n - \ \"137.116.112.0/20\",\r\n \"137.116.128.0/19\",\r\n \"137.116.160.0/20\",\r\n - \ \"137.116.176.0/21\",\r\n \"137.116.184.0/21\",\r\n \"137.116.192.0/19\",\r\n - \ \"137.116.224.0/19\",\r\n \"137.117.0.0/19\",\r\n \"137.117.32.0/19\",\r\n - \ \"137.117.64.0/18\",\r\n \"137.117.128.0/17\",\r\n \"137.135.0.0/18\",\r\n - \ \"137.135.64.0/18\",\r\n \"137.135.128.0/17\",\r\n \"138.91.0.0/20\",\r\n - \ \"138.91.16.0/20\",\r\n \"138.91.32.0/20\",\r\n \"138.91.48.0/20\",\r\n - \ \"138.91.64.0/19\",\r\n \"138.91.96.0/19\",\r\n \"138.91.128.0/17\",\r\n - \ \"157.55.2.128/26\",\r\n \"157.55.3.0/24\",\r\n \"157.55.7.128/26\",\r\n - \ \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n \"157.55.10.160/29\",\r\n - \ \"157.55.10.176/28\",\r\n \"157.55.10.192/26\",\r\n \"157.55.11.128/25\",\r\n - \ \"157.55.12.64/26\",\r\n \"157.55.12.128/26\",\r\n \"157.55.13.64/26\",\r\n - \ \"157.55.13.128/26\",\r\n \"157.55.24.0/21\",\r\n \"157.55.37.0/24\",\r\n - \ \"157.55.38.0/24\",\r\n \"157.55.39.0/24\",\r\n \"157.55.48.0/24\",\r\n - \ \"157.55.50.0/25\",\r\n \"157.55.51.224/28\",\r\n \"157.55.55.0/27\",\r\n - \ \"157.55.55.32/28\",\r\n \"157.55.55.100/30\",\r\n \"157.55.55.104/29\",\r\n - \ \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n \"157.55.55.152/29\",\r\n - \ \"157.55.55.160/28\",\r\n \"157.55.55.176/29\",\r\n \"157.55.55.200/29\",\r\n - \ \"157.55.55.216/29\",\r\n \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n - \ \"157.55.55.240/28\",\r\n \"157.55.60.224/27\",\r\n \"157.55.64.0/20\",\r\n - \ \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n \"157.55.103.128/25\",\r\n - \ \"157.55.106.0/26\",\r\n \"157.55.106.128/25\",\r\n \"157.55.107.0/24\",\r\n - \ \"157.55.108.0/23\",\r\n \"157.55.110.0/23\",\r\n \"157.55.115.0/25\",\r\n - \ \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n \"157.55.153.224/28\",\r\n - \ \"157.55.154.128/25\",\r\n \"157.55.160.0/20\",\r\n \"157.55.176.0/20\",\r\n - \ \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n \"157.55.204.1/32\",\r\n - \ \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n \"157.55.204.34/31\",\r\n - \ \"157.55.204.128/25\",\r\n \"157.55.208.0/21\",\r\n \"157.55.248.0/21\",\r\n - \ \"157.56.2.0/25\",\r\n \"157.56.2.128/25\",\r\n \"157.56.3.0/25\",\r\n - \ \"157.56.3.128/25\",\r\n \"157.56.8.0/21\",\r\n \"157.56.19.224/27\",\r\n - \ \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n \"157.56.24.160/27\",\r\n - \ \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n \"157.56.80.0/25\",\r\n - \ \"157.56.117.64/27\",\r\n \"157.56.160.0/21\",\r\n \"157.56.176.0/21\",\r\n - \ \"157.56.216.0/26\",\r\n \"168.61.0.0/19\",\r\n \"168.61.32.0/20\",\r\n - \ \"168.61.48.0/21\",\r\n \"168.61.56.0/21\",\r\n \"168.61.64.0/20\",\r\n - \ \"168.61.80.0/20\",\r\n \"168.61.96.0/19\",\r\n \"168.61.128.0/25\",\r\n - \ \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n \"168.61.128.192/26\",\r\n - \ \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n \"168.61.129.208/28\",\r\n - \ \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n \"168.61.130.128/25\",\r\n - \ \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n \"168.61.132.0/26\",\r\n - \ \"168.61.136.0/21\",\r\n \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n - \ \"168.61.208.0/20\",\r\n \"168.62.0.0/19\",\r\n \"168.62.32.0/19\",\r\n - \ \"168.62.64.0/19\",\r\n \"168.62.96.0/19\",\r\n \"168.62.128.0/19\",\r\n - \ \"168.62.160.0/19\",\r\n \"168.62.192.0/19\",\r\n \"168.62.224.0/19\",\r\n - \ \"168.63.0.0/19\",\r\n \"168.63.32.0/19\",\r\n \"168.63.64.0/20\",\r\n - \ \"168.63.80.0/21\",\r\n \"168.63.88.0/23\",\r\n \"168.63.90.0/24\",\r\n - \ \"168.63.91.0/26\",\r\n \"168.63.92.0/22\",\r\n \"168.63.96.0/19\",\r\n - \ \"168.63.128.0/24\",\r\n \"168.63.129.0/28\",\r\n \"168.63.129.32/27\",\r\n - \ \"168.63.129.64/26\",\r\n \"168.63.129.128/25\",\r\n \"168.63.130.0/23\",\r\n - \ \"168.63.132.0/22\",\r\n \"168.63.136.0/21\",\r\n \"168.63.148.0/22\",\r\n - \ \"168.63.152.0/22\",\r\n \"168.63.156.0/24\",\r\n \"168.63.160.0/19\",\r\n - \ \"168.63.192.0/19\",\r\n \"168.63.224.0/19\",\r\n \"191.232.16.0/21\",\r\n - \ \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n \"191.232.160.0/19\",\r\n - \ \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n \"191.233.8.0/21\",\r\n - \ \"191.233.16.0/20\",\r\n \"191.233.32.0/20\",\r\n \"191.233.48.0/21\",\r\n - \ \"191.233.64.0/18\",\r\n \"191.233.128.0/20\",\r\n \"191.233.144.0/20\",\r\n - \ \"191.233.160.0/19\",\r\n \"191.233.192.0/18\",\r\n \"191.234.2.0/23\",\r\n - \ \"191.234.16.0/20\",\r\n \"191.234.32.0/19\",\r\n \"191.234.128.0/18\",\r\n - \ \"191.234.192.0/19\",\r\n \"191.234.224.0/19\",\r\n \"191.235.32.0/19\",\r\n - \ \"191.235.64.0/18\",\r\n \"191.235.128.0/18\",\r\n \"191.235.192.0/22\",\r\n - \ \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n \"191.235.208.0/20\",\r\n - \ \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n - \ \"191.235.250.0/25\",\r\n \"191.235.255.0/24\",\r\n \"191.236.0.0/18\",\r\n - \ \"191.236.64.0/18\",\r\n \"191.236.128.0/18\",\r\n \"191.236.192.0/18\",\r\n - \ \"191.237.0.0/17\",\r\n \"191.237.128.0/18\",\r\n \"191.237.192.0/23\",\r\n - \ \"191.237.194.0/24\",\r\n \"191.237.195.0/24\",\r\n \"191.237.196.0/24\",\r\n - \ \"191.237.200.0/21\",\r\n \"191.237.208.0/20\",\r\n \"191.237.224.0/21\",\r\n - \ \"191.237.232.0/22\",\r\n \"191.237.236.0/24\",\r\n \"191.237.238.0/24\",\r\n - \ \"191.237.240.0/23\",\r\n \"191.237.248.0/21\",\r\n \"191.238.0.0/18\",\r\n - \ \"191.238.64.0/23\",\r\n \"191.238.66.0/23\",\r\n \"191.238.68.0/24\",\r\n - \ \"191.238.70.0/23\",\r\n \"191.238.72.0/21\",\r\n \"191.238.80.0/21\",\r\n - \ \"191.238.88.0/22\",\r\n \"191.238.92.0/23\",\r\n \"191.238.96.0/19\",\r\n - \ \"191.238.128.0/21\",\r\n \"191.238.144.0/20\",\r\n \"191.238.160.0/19\",\r\n - \ \"191.238.192.0/19\",\r\n \"191.238.224.0/19\",\r\n \"191.239.0.0/18\",\r\n - \ \"191.239.64.0/19\",\r\n \"191.239.96.0/20\",\r\n \"191.239.112.0/20\",\r\n - \ \"191.239.160.0/19\",\r\n \"191.239.192.0/22\",\r\n \"191.239.200.0/22\",\r\n - \ \"191.239.204.0/22\",\r\n \"191.239.208.0/20\",\r\n \"191.239.224.0/20\",\r\n - \ \"191.239.240.0/20\",\r\n \"193.149.64.0/21\",\r\n \"193.149.72.0/21\",\r\n - \ \"193.149.80.0/21\",\r\n \"193.149.88.0/21\",\r\n \"198.180.97.0/24\",\r\n - \ \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n \"199.30.20.0/24\",\r\n - \ \"199.30.22.0/24\",\r\n \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n - \ \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n \"199.30.28.64/26\",\r\n - \ \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n \"199.30.31.0/25\",\r\n - \ \"199.30.31.192/26\",\r\n \"202.89.233.64/27\",\r\n \"202.89.235.128/25\",\r\n - \ \"204.79.180.0/24\",\r\n \"204.152.18.0/31\",\r\n \"204.152.18.8/29\",\r\n - \ \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n \"204.152.19.0/24\",\r\n - \ \"204.231.197.0/24\",\r\n \"207.46.13.0/24\",\r\n \"207.46.50.128/28\",\r\n - \ \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n - \ \"207.46.67.160/27\",\r\n \"207.46.67.192/27\",\r\n \"207.46.72.0/27\",\r\n - \ \"207.46.77.224/28\",\r\n \"207.46.87.0/24\",\r\n \"207.46.89.16/28\",\r\n - \ \"207.46.95.32/27\",\r\n \"207.46.126.0/24\",\r\n \"207.46.128.0/19\",\r\n - \ \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n - \ \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n - \ \"207.46.205.0/24\",\r\n \"207.46.224.0/20\",\r\n \"207.68.174.8/29\",\r\n - \ \"207.68.174.40/29\",\r\n \"207.68.174.48/29\",\r\n \"207.68.174.184/29\",\r\n - \ \"207.68.174.208/28\",\r\n \"209.240.212.0/23\",\r\n \"213.199.128.0/20\",\r\n - \ \"213.199.169.0/24\",\r\n \"213.199.180.32/28\",\r\n \"213.199.180.96/27\",\r\n - \ \"213.199.180.192/27\",\r\n \"213.199.183.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n - \ \"2602:fd5e:1:2::/64\",\r\n \"2602:fd5e:2::/57\",\r\n \"2603:1000::/47\",\r\n - \ \"2603:1000:3::/48\",\r\n \"2603:1000:4::/47\",\r\n \"2603:1000:100::/47\",\r\n - \ \"2603:1000:103::/48\",\r\n \"2603:1000:104::/47\",\r\n - \ \"2603:1006:1400::/63\",\r\n \"2603:1006:1401::/63\",\r\n - \ \"2603:1006:1500::/64\",\r\n \"2603:1006:1500:4::/64\",\r\n - \ \"2603:1006:2000::/59\",\r\n \"2603:1006:2000:20::/59\",\r\n - \ \"2603:1007:200::/59\",\r\n \"2603:1007:200:20::/59\",\r\n - \ \"2603:1010::/46\",\r\n \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n - \ \"2603:1010:100::/40\",\r\n \"2603:1010:200::/47\",\r\n - \ \"2603:1010:202::/48\",\r\n \"2603:1010:204::/48\",\r\n - \ \"2603:1010:205::/48\",\r\n \"2603:1010:206::/48\",\r\n - \ \"2603:1010:300::/47\",\r\n \"2603:1010:303::/48\",\r\n - \ \"2603:1010:304::/47\",\r\n \"2603:1010:400::/47\",\r\n - \ \"2603:1010:403::/48\",\r\n \"2603:1010:404::/47\",\r\n - \ \"2603:1016:1400::/59\",\r\n \"2603:1016:1400:20::/59\",\r\n - \ \"2603:1016:1400:40::/59\",\r\n \"2603:1016:1400:60::/59\",\r\n - \ \"2603:1016:2400::/48\",\r\n \"2603:1016:2401::/48\",\r\n - \ \"2603:1016:2402::/48\",\r\n \"2603:1016:2403::/48\",\r\n - \ \"2603:1016:2500::/64\",\r\n \"2603:1016:2500:4::/64\",\r\n - \ \"2603:1016:2500:8::/64\",\r\n \"2603:1016:2500:c::/64\",\r\n - \ \"2603:1017::/59\",\r\n \"2603:1017:0:20::/59\",\r\n \"2603:1017:0:40::/59\",\r\n + \ \"52.114.233.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.114.235.0/24\",\r\n + \ \"52.114.236.0/24\",\r\n \"52.114.237.0/24\",\r\n \"52.114.238.0/24\",\r\n + \ \"52.114.239.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.114.241.0/24\",\r\n + \ \"52.114.242.0/24\",\r\n \"52.114.243.0/24\",\r\n \"52.114.244.0/24\",\r\n + \ \"52.114.248.0/22\",\r\n \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n + \ \"52.115.8.0/22\",\r\n \"52.115.16.0/21\",\r\n \"52.115.24.0/22\",\r\n + \ \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n \"52.115.38.0/24\",\r\n + \ \"52.115.39.0/24\",\r\n \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n + \ \"52.115.46.0/24\",\r\n \"52.115.47.0/24\",\r\n \"52.115.48.0/22\",\r\n + \ \"52.115.52.0/23\",\r\n \"52.115.54.0/24\",\r\n \"52.115.55.0/24\",\r\n + \ \"52.115.56.0/22\",\r\n \"52.115.60.0/23\",\r\n \"52.115.62.0/23\",\r\n + \ \"52.115.64.0/22\",\r\n \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n + \ \"52.115.76.0/22\",\r\n \"52.115.80.0/22\",\r\n \"52.115.84.0/22\",\r\n + \ \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n \"52.115.93.0/24\",\r\n + \ \"52.115.96.0/24\",\r\n \"52.115.97.0/24\",\r\n \"52.115.98.0/24\",\r\n + \ \"52.115.99.0/24\",\r\n \"52.115.100.0/22\",\r\n \"52.115.104.0/23\",\r\n + \ \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n \"52.115.112.0/23\",\r\n + \ \"52.115.114.0/24\",\r\n \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n + \ \"52.115.140.0/22\",\r\n \"52.115.144.0/20\",\r\n \"52.115.160.0/19\",\r\n + \ \"52.115.192.0/19\",\r\n \"52.115.224.0/23\",\r\n \"52.115.226.0/23\",\r\n + \ \"52.115.228.0/23\",\r\n \"52.115.230.0/24\",\r\n \"52.115.231.0/24\",\r\n + \ \"52.115.232.0/24\",\r\n \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n + \ \"52.115.235.0/24\",\r\n \"52.115.236.0/23\",\r\n \"52.120.0.0/19\",\r\n + \ \"52.120.32.0/19\",\r\n \"52.120.64.0/19\",\r\n \"52.120.96.0/19\",\r\n + \ \"52.120.128.0/21\",\r\n \"52.120.136.0/21\",\r\n \"52.120.144.0/21\",\r\n + \ \"52.120.152.0/22\",\r\n \"52.120.156.0/24\",\r\n \"52.120.157.0/24\",\r\n + \ \"52.120.158.0/23\",\r\n \"52.120.160.0/19\",\r\n \"52.120.192.0/20\",\r\n + \ \"52.120.208.0/20\",\r\n \"52.120.224.0/20\",\r\n \"52.120.240.0/20\",\r\n + \ \"52.121.0.0/21\",\r\n \"52.121.16.0/21\",\r\n \"52.121.24.0/21\",\r\n + \ \"52.121.32.0/22\",\r\n \"52.121.36.0/22\",\r\n \"52.121.40.0/21\",\r\n + \ \"52.121.48.0/20\",\r\n \"52.121.64.0/20\",\r\n \"52.121.80.0/22\",\r\n + \ \"52.121.84.0/23\",\r\n \"52.121.86.0/23\",\r\n \"52.121.88.0/21\",\r\n + \ \"52.121.96.0/22\",\r\n \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n + \ \"52.121.106.0/23\",\r\n \"52.121.108.0/22\",\r\n \"52.121.112.0/22\",\r\n + \ \"52.121.116.0/22\",\r\n \"52.121.120.0/23\",\r\n \"52.121.122.0/23\",\r\n + \ \"52.121.124.0/22\",\r\n \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n + \ \"52.121.152.0/21\",\r\n \"52.121.160.0/22\",\r\n \"52.121.164.0/24\",\r\n + \ \"52.121.165.0/24\",\r\n \"52.121.168.0/22\",\r\n \"52.121.172.0/22\",\r\n + \ \"52.121.176.0/23\",\r\n \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n + \ \"52.121.192.0/20\",\r\n \"52.122.0.0/24\",\r\n \"52.122.1.0/24\",\r\n + \ \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n \"52.122.6.0/24\",\r\n + \ \"52.122.7.0/24\",\r\n \"52.122.8.0/22\",\r\n \"52.122.12.0/22\",\r\n + \ \"52.122.16.0/22\",\r\n \"52.122.20.0/22\",\r\n \"52.122.24.0/22\",\r\n + \ \"52.122.28.0/22\",\r\n \"52.123.0.0/24\",\r\n \"52.123.1.0/24\",\r\n + \ \"52.123.2.0/24\",\r\n \"52.123.3.0/24\",\r\n \"52.123.4.0/24\",\r\n + \ \"52.123.5.0/24\",\r\n \"52.123.6.0/24\",\r\n \"52.123.7.0/24\",\r\n + \ \"52.125.128.0/22\",\r\n \"52.125.132.0/22\",\r\n \"52.125.136.0/24\",\r\n + \ \"52.125.137.0/24\",\r\n \"52.125.138.0/23\",\r\n \"52.125.140.0/23\",\r\n + \ \"52.136.0.0/22\",\r\n \"52.136.4.0/22\",\r\n \"52.136.8.0/21\",\r\n + \ \"52.136.16.0/24\",\r\n \"52.136.17.0/24\",\r\n \"52.136.18.0/24\",\r\n + \ \"52.136.19.0/24\",\r\n \"52.136.20.0/24\",\r\n \"52.136.21.0/24\",\r\n + \ \"52.136.22.0/24\",\r\n \"52.136.23.0/24\",\r\n \"52.136.24.0/24\",\r\n + \ \"52.136.25.0/24\",\r\n \"52.136.26.0/24\",\r\n \"52.136.27.0/24\",\r\n + \ \"52.136.28.0/24\",\r\n \"52.136.29.0/24\",\r\n \"52.136.30.0/24\",\r\n + \ \"52.136.31.0/24\",\r\n \"52.136.32.0/19\",\r\n \"52.136.64.0/18\",\r\n + \ \"52.136.128.0/18\",\r\n \"52.136.192.0/18\",\r\n \"52.137.0.0/18\",\r\n + \ \"52.137.64.0/18\",\r\n \"52.137.128.0/17\",\r\n \"52.138.0.0/18\",\r\n + \ \"52.138.64.0/20\",\r\n \"52.138.80.0/21\",\r\n \"52.138.88.0/21\",\r\n + \ \"52.138.96.0/19\",\r\n \"52.138.128.0/17\",\r\n \"52.139.0.0/18\",\r\n + \ \"52.139.64.0/18\",\r\n \"52.139.128.0/18\",\r\n \"52.139.192.0/18\",\r\n + \ \"52.140.0.0/18\",\r\n \"52.140.64.0/18\",\r\n \"52.140.128.0/18\",\r\n + \ \"52.140.192.0/18\",\r\n \"52.141.0.0/18\",\r\n \"52.141.64.0/18\",\r\n + \ \"52.141.128.0/18\",\r\n \"52.141.192.0/19\",\r\n \"52.141.224.0/20\",\r\n + \ \"52.141.240.0/20\",\r\n \"52.142.0.0/18\",\r\n \"52.142.64.0/18\",\r\n + \ \"52.142.128.0/18\",\r\n \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n + \ \"52.143.64.0/18\",\r\n \"52.143.128.0/18\",\r\n \"52.143.192.0/24\",\r\n + \ \"52.143.193.0/24\",\r\n \"52.143.194.0/24\",\r\n \"52.143.195.0/24\",\r\n + \ \"52.143.196.0/24\",\r\n \"52.143.197.0/24\",\r\n \"52.143.198.0/24\",\r\n + \ \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n \"52.143.202.0/24\",\r\n + \ \"52.143.203.0/24\",\r\n \"52.143.204.0/23\",\r\n \"52.143.206.0/24\",\r\n + \ \"52.143.207.0/24\",\r\n \"52.143.208.0/24\",\r\n \"52.143.209.0/24\",\r\n + \ \"52.143.210.0/24\",\r\n \"52.143.211.0/24\",\r\n \"52.143.212.0/23\",\r\n + \ \"52.143.214.0/24\",\r\n \"52.143.215.0/24\",\r\n \"52.143.216.0/23\",\r\n + \ \"52.143.218.0/24\",\r\n \"52.143.219.0/24\",\r\n \"52.143.220.0/24\",\r\n + \ \"52.143.221.0/24\",\r\n \"52.143.222.0/23\",\r\n \"52.143.224.0/19\",\r\n + \ \"52.146.0.0/17\",\r\n \"52.146.128.0/17\",\r\n \"52.147.0.0/19\",\r\n + \ \"52.147.32.0/19\",\r\n \"52.147.64.0/19\",\r\n \"52.147.96.0/19\",\r\n + \ \"52.147.128.0/19\",\r\n \"52.147.160.0/19\",\r\n \"52.147.192.0/18\",\r\n + \ \"52.148.0.0/18\",\r\n \"52.148.64.0/18\",\r\n \"52.148.128.0/18\",\r\n + \ \"52.148.192.0/18\",\r\n \"52.149.0.0/18\",\r\n \"52.149.64.0/18\",\r\n + \ \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n \"52.150.128.0/17\",\r\n + \ \"52.151.0.0/18\",\r\n \"52.151.64.0/18\",\r\n \"52.151.128.0/17\",\r\n + \ \"52.152.0.0/17\",\r\n \"52.152.128.0/17\",\r\n \"52.153.0.0/18\",\r\n + \ \"52.153.64.0/18\",\r\n \"52.153.128.0/18\",\r\n \"52.153.192.0/18\",\r\n + \ \"52.154.0.0/18\",\r\n \"52.154.64.0/18\",\r\n \"52.154.128.0/17\",\r\n + \ \"52.155.0.0/19\",\r\n \"52.155.32.0/19\",\r\n \"52.155.64.0/19\",\r\n + \ \"52.155.96.0/19\",\r\n \"52.155.128.0/17\",\r\n \"52.156.0.0/19\",\r\n + \ \"52.156.32.0/19\",\r\n \"52.156.64.0/18\",\r\n \"52.156.128.0/19\",\r\n + \ \"52.156.160.0/19\",\r\n \"52.156.192.0/18\",\r\n \"52.157.0.0/18\",\r\n + \ \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n \"52.158.0.0/17\",\r\n + \ \"52.158.128.0/19\",\r\n \"52.158.160.0/20\",\r\n \"52.158.176.0/20\",\r\n + \ \"52.158.192.0/19\",\r\n \"52.158.224.0/19\",\r\n \"52.159.0.0/18\",\r\n + \ \"52.159.64.0/18\",\r\n \"52.159.128.0/17\",\r\n \"52.160.0.0/16\",\r\n + \ \"52.161.0.0/16\",\r\n \"52.162.0.0/16\",\r\n \"52.163.0.0/16\",\r\n + \ \"52.164.0.0/16\",\r\n \"52.165.0.0/19\",\r\n \"52.165.32.0/20\",\r\n + \ \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n \"52.165.56.0/21\",\r\n + \ \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n \"52.165.104.0/25\",\r\n + \ \"52.165.104.128/26\",\r\n \"52.165.128.0/17\",\r\n \"52.166.0.0/16\",\r\n + \ \"52.167.0.0/16\",\r\n \"52.168.0.0/16\",\r\n \"52.169.0.0/16\",\r\n + \ \"52.170.0.0/16\",\r\n \"52.171.0.0/16\",\r\n \"52.172.0.0/17\",\r\n + \ \"52.172.128.0/17\",\r\n \"52.173.0.0/16\",\r\n \"52.174.0.0/16\",\r\n + \ \"52.175.0.0/17\",\r\n \"52.175.128.0/18\",\r\n \"52.175.192.0/18\",\r\n + \ \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n + \ \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n + \ \"52.176.225.0/24\",\r\n \"52.176.232.0/21\",\r\n \"52.176.240.0/20\",\r\n + \ \"52.177.0.0/16\",\r\n \"52.178.0.0/17\",\r\n \"52.178.128.0/17\",\r\n + \ \"52.179.0.0/17\",\r\n \"52.179.128.0/17\",\r\n \"52.180.0.0/17\",\r\n + \ \"52.180.128.0/19\",\r\n \"52.180.160.0/20\",\r\n \"52.180.176.0/21\",\r\n + \ \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n \"52.180.185.0/24\",\r\n + \ \"52.182.128.0/17\",\r\n \"52.183.0.0/17\",\r\n \"52.183.128.0/18\",\r\n + \ \"52.183.192.0/18\",\r\n \"52.184.0.0/17\",\r\n \"52.184.128.0/19\",\r\n + \ \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n \"52.184.168.16/28\",\r\n + \ \"52.184.168.32/28\",\r\n \"52.184.168.80/28\",\r\n \"52.184.168.96/27\",\r\n + \ \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n \"52.184.170.0/24\",\r\n + \ \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n \"52.185.0.0/19\",\r\n + \ \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n + \ \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.112/28\",\r\n + \ \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n \"52.185.64.0/19\",\r\n + \ \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n \"52.185.112.64/27\",\r\n + \ \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n \"52.185.128.0/18\",\r\n + \ \"52.185.192.0/18\",\r\n \"52.186.0.0/16\",\r\n \"52.187.0.0/17\",\r\n + \ \"52.187.128.0/18\",\r\n \"52.187.192.0/18\",\r\n \"52.188.0.0/16\",\r\n + \ \"52.189.0.0/17\",\r\n \"52.189.128.0/18\",\r\n \"52.189.192.0/18\",\r\n + \ \"52.190.0.0/17\",\r\n \"52.190.128.0/17\",\r\n \"52.191.0.0/17\",\r\n + \ \"52.191.128.0/18\",\r\n \"52.191.192.0/18\",\r\n \"52.224.0.0/16\",\r\n + \ \"52.225.0.0/17\",\r\n \"52.225.128.0/21\",\r\n \"52.225.136.0/27\",\r\n + \ \"52.225.136.32/28\",\r\n \"52.225.136.48/28\",\r\n \"52.225.136.64/28\",\r\n + \ \"52.225.137.0/24\",\r\n \"52.225.144.0/20\",\r\n \"52.225.160.0/19\",\r\n + \ \"52.225.192.0/18\",\r\n \"52.226.0.0/16\",\r\n \"52.228.0.0/17\",\r\n + \ \"52.228.128.0/17\",\r\n \"52.229.0.0/18\",\r\n \"52.229.64.0/18\",\r\n + \ \"52.229.128.0/17\",\r\n \"52.230.0.0/17\",\r\n \"52.230.128.0/17\",\r\n + \ \"52.231.0.0/17\",\r\n \"52.231.128.0/17\",\r\n \"52.232.0.0/17\",\r\n + \ \"52.232.128.0/21\",\r\n \"52.232.136.0/21\",\r\n \"52.232.144.0/24\",\r\n + \ \"52.232.145.0/24\",\r\n \"52.232.146.0/24\",\r\n \"52.232.147.0/24\",\r\n + \ \"52.232.148.0/24\",\r\n \"52.232.149.0/24\",\r\n \"52.232.150.0/24\",\r\n + \ \"52.232.151.0/24\",\r\n \"52.232.152.0/24\",\r\n \"52.232.153.0/24\",\r\n + \ \"52.232.154.0/24\",\r\n \"52.232.155.0/24\",\r\n \"52.232.156.0/24\",\r\n + \ \"52.232.157.0/24\",\r\n \"52.232.158.0/24\",\r\n \"52.232.159.0/24\",\r\n + \ \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n \"52.233.0.0/18\",\r\n + \ \"52.233.64.0/18\",\r\n \"52.233.128.0/17\",\r\n \"52.234.0.0/17\",\r\n + \ \"52.234.128.0/17\",\r\n \"52.235.0.0/18\",\r\n \"52.235.64.0/18\",\r\n + \ \"52.236.0.0/17\",\r\n \"52.236.128.0/17\",\r\n \"52.237.0.0/18\",\r\n + \ \"52.237.64.0/18\",\r\n \"52.237.128.0/18\",\r\n \"52.237.192.0/18\",\r\n + \ \"52.238.0.0/18\",\r\n \"52.238.192.0/18\",\r\n \"52.239.0.0/17\",\r\n + \ \"52.239.128.0/24\",\r\n \"52.239.129.0/24\",\r\n \"52.239.130.0/23\",\r\n + \ \"52.239.132.0/23\",\r\n \"52.239.134.0/24\",\r\n \"52.239.135.0/26\",\r\n + \ \"52.239.135.64/26\",\r\n \"52.239.135.128/26\",\r\n \"52.239.135.192/26\",\r\n + \ \"52.239.136.0/22\",\r\n \"52.239.140.0/22\",\r\n \"52.239.144.0/23\",\r\n + \ \"52.239.146.0/23\",\r\n \"52.239.148.0/27\",\r\n \"52.239.148.64/26\",\r\n + \ \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n \"52.239.150.0/23\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n + \ \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n \"52.239.157.224/27\",\r\n + \ \"52.239.158.0/23\",\r\n \"52.239.160.0/22\",\r\n \"52.239.164.0/25\",\r\n + \ \"52.239.164.128/26\",\r\n \"52.239.164.192/26\",\r\n \"52.239.165.0/26\",\r\n + \ \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.168.0/22\",\r\n \"52.239.172.0/22\",\r\n \"52.239.176.128/25\",\r\n + \ \"52.239.177.0/27\",\r\n \"52.239.177.32/27\",\r\n \"52.239.177.64/26\",\r\n + \ \"52.239.177.128/25\",\r\n \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n + \ \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n \"52.239.184.176/28\",\r\n + \ \"52.239.184.192/27\",\r\n \"52.239.184.224/27\",\r\n \"52.239.185.0/28\",\r\n + \ \"52.239.185.32/27\",\r\n \"52.239.186.0/24\",\r\n \"52.239.187.0/25\",\r\n + \ \"52.239.187.128/25\",\r\n \"52.239.188.0/24\",\r\n \"52.239.189.0/24\",\r\n + \ \"52.239.190.0/25\",\r\n \"52.239.190.128/26\",\r\n \"52.239.190.192/26\",\r\n + \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n + \ \"52.239.192.128/27\",\r\n \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n + \ \"52.239.193.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.195.0/24\",\r\n + \ \"52.239.196.0/24\",\r\n \"52.239.197.0/24\",\r\n \"52.239.198.0/25\",\r\n + \ \"52.239.198.128/27\",\r\n \"52.239.198.192/26\",\r\n \"52.239.199.0/24\",\r\n + \ \"52.239.200.0/23\",\r\n \"52.239.202.0/24\",\r\n \"52.239.203.0/24\",\r\n + \ \"52.239.205.0/24\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n + \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.208.0/23\",\r\n \"52.239.210.0/23\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.216.0/23\",\r\n \"52.239.218.0/23\",\r\n + \ \"52.239.220.0/23\",\r\n \"52.239.222.0/23\",\r\n \"52.239.224.0/24\",\r\n + \ \"52.239.225.0/24\",\r\n \"52.239.226.0/24\",\r\n \"52.239.227.0/24\",\r\n + \ \"52.239.228.0/23\",\r\n \"52.239.230.0/24\",\r\n \"52.239.231.0/24\",\r\n + \ \"52.239.232.0/25\",\r\n \"52.239.232.128/25\",\r\n \"52.239.233.0/25\",\r\n + \ \"52.239.233.128/25\",\r\n \"52.239.234.0/23\",\r\n \"52.239.236.0/23\",\r\n + \ \"52.239.238.0/24\",\r\n \"52.239.239.0/24\",\r\n \"52.239.240.0/24\",\r\n + \ \"52.239.241.0/24\",\r\n \"52.239.242.0/23\",\r\n \"52.239.244.0/23\",\r\n + \ \"52.239.246.0/23\",\r\n \"52.239.248.0/24\",\r\n \"52.239.249.0/24\",\r\n + \ \"52.239.250.0/24\",\r\n \"52.239.251.0/24\",\r\n \"52.239.252.0/24\",\r\n + \ \"52.239.253.0/24\",\r\n \"52.239.254.0/23\",\r\n \"52.240.0.0/17\",\r\n + \ \"52.240.128.0/17\",\r\n \"52.241.0.0/16\",\r\n \"52.242.0.0/18\",\r\n + \ \"52.242.64.0/18\",\r\n \"52.242.128.0/17\",\r\n \"52.243.32.0/19\",\r\n + \ \"52.243.64.0/18\",\r\n \"52.245.8.0/22\",\r\n \"52.245.12.0/22\",\r\n + \ \"52.245.16.0/22\",\r\n \"52.245.20.0/22\",\r\n \"52.245.24.0/22\",\r\n + \ \"52.245.28.0/22\",\r\n \"52.245.32.0/22\",\r\n \"52.245.36.0/22\",\r\n + \ \"52.245.40.0/22\",\r\n \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n + \ \"52.245.45.128/28\",\r\n \"52.245.45.144/28\",\r\n \"52.245.45.160/27\",\r\n + \ \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n \"52.245.46.32/28\",\r\n + \ \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n \"52.245.46.80/28\",\r\n + \ \"52.245.46.96/28\",\r\n \"52.245.46.112/28\",\r\n \"52.245.46.128/28\",\r\n + \ \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n \"52.245.48.0/22\",\r\n + \ \"52.245.52.0/22\",\r\n \"52.245.56.0/22\",\r\n \"52.245.60.0/22\",\r\n + \ \"52.245.64.0/22\",\r\n \"52.245.68.0/24\",\r\n \"52.245.69.0/27\",\r\n + \ \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n \"52.245.69.96/28\",\r\n + \ \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n \"52.245.69.192/26\",\r\n + \ \"52.245.70.0/23\",\r\n \"52.245.72.0/22\",\r\n \"52.245.76.0/22\",\r\n + \ \"52.245.80.0/22\",\r\n \"52.245.84.0/22\",\r\n \"52.245.88.0/22\",\r\n + \ \"52.245.92.0/22\",\r\n \"52.245.96.0/22\",\r\n \"52.245.100.0/22\",\r\n + \ \"52.245.104.0/22\",\r\n \"52.245.108.0/22\",\r\n \"52.245.112.0/22\",\r\n + \ \"52.245.116.0/22\",\r\n \"52.245.120.0/22\",\r\n \"52.245.124.0/22\",\r\n + \ \"52.246.0.0/17\",\r\n \"52.246.128.0/20\",\r\n \"52.246.152.0/21\",\r\n + \ \"52.246.160.0/19\",\r\n \"52.246.192.0/18\",\r\n \"52.247.0.0/17\",\r\n + \ \"52.247.192.0/18\",\r\n \"52.248.0.0/17\",\r\n \"52.248.128.0/17\",\r\n + \ \"52.249.0.0/18\",\r\n \"52.249.64.0/19\",\r\n \"52.249.128.0/17\",\r\n + \ \"52.250.0.0/17\",\r\n \"52.250.128.0/18\",\r\n \"52.250.192.0/18\",\r\n + \ \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n \"52.252.128.0/17\",\r\n + \ \"52.253.0.0/18\",\r\n \"52.253.64.0/20\",\r\n \"52.253.80.0/20\",\r\n + \ \"52.253.96.0/19\",\r\n \"52.253.128.0/20\",\r\n \"52.253.148.0/23\",\r\n + \ \"52.253.150.0/23\",\r\n \"52.253.152.0/23\",\r\n \"52.253.154.0/23\",\r\n + \ \"52.253.156.0/22\",\r\n \"52.253.160.0/24\",\r\n \"52.253.161.0/24\",\r\n + \ \"52.253.162.0/23\",\r\n \"52.253.164.0/24\",\r\n \"52.253.165.0/24\",\r\n + \ \"52.253.166.0/24\",\r\n \"52.253.167.0/24\",\r\n \"52.253.168.0/24\",\r\n + \ \"52.253.169.0/24\",\r\n \"52.253.170.0/23\",\r\n \"52.253.172.0/24\",\r\n + \ \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n \"52.253.175.0/24\",\r\n + \ \"52.253.176.0/24\",\r\n \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n + \ \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n \"52.253.181.0/24\",\r\n + \ \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n \"52.253.185.0/24\",\r\n + \ \"52.253.186.0/24\",\r\n \"52.253.187.0/24\",\r\n \"52.253.188.0/23\",\r\n + \ \"52.253.190.0/24\",\r\n \"52.253.191.0/24\",\r\n \"52.253.192.0/24\",\r\n + \ \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n \"52.253.196.0/24\",\r\n + \ \"52.253.197.0/24\",\r\n \"52.253.198.0/24\",\r\n \"52.253.199.0/24\",\r\n + \ \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n \"52.253.203.0/24\",\r\n + \ \"52.253.204.0/23\",\r\n \"52.253.206.0/24\",\r\n \"52.253.207.0/24\",\r\n + \ \"52.253.208.0/23\",\r\n \"52.253.210.0/23\",\r\n \"52.253.212.0/24\",\r\n + \ \"52.253.213.0/24\",\r\n \"52.253.214.0/23\",\r\n \"52.253.216.0/23\",\r\n + \ \"52.253.218.0/24\",\r\n \"52.253.219.0/24\",\r\n \"52.253.220.0/23\",\r\n + \ \"52.253.222.0/23\",\r\n \"52.253.224.0/21\",\r\n \"52.253.232.0/21\",\r\n + \ \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n \"52.254.96.0/20\",\r\n + \ \"52.254.112.0/21\",\r\n \"52.254.120.0/21\",\r\n \"52.254.128.0/17\",\r\n + \ \"52.255.0.0/19\",\r\n \"52.255.32.0/19\",\r\n \"52.255.64.0/18\",\r\n + \ \"52.255.128.0/17\",\r\n \"53.103.135.0/24\",\r\n \"53.103.136.0/24\",\r\n + \ \"53.103.137.0/24\",\r\n \"53.103.138.0/24\",\r\n \"53.103.139.0/24\",\r\n + \ \"53.103.140.0/24\",\r\n \"53.103.141.0/24\",\r\n \"53.103.142.0/24\",\r\n + \ \"53.103.143.0/24\",\r\n \"64.4.8.0/24\",\r\n \"64.4.54.0/24\",\r\n + \ \"65.52.0.0/19\",\r\n \"65.52.32.0/21\",\r\n \"65.52.48.0/20\",\r\n + \ \"65.52.64.0/20\",\r\n \"65.52.104.0/24\",\r\n \"65.52.106.0/24\",\r\n + \ \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n \"65.52.111.0/24\",\r\n + \ \"65.52.112.0/20\",\r\n \"65.52.128.0/19\",\r\n \"65.52.160.0/19\",\r\n + \ \"65.52.192.0/19\",\r\n \"65.52.224.0/21\",\r\n \"65.52.232.0/21\",\r\n + \ \"65.52.240.0/21\",\r\n \"65.52.248.0/21\",\r\n \"65.54.19.128/27\",\r\n + \ \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n \"65.55.32.128/28\",\r\n + \ \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n \"65.55.33.176/28\",\r\n + \ \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n \"65.55.44.8/29\",\r\n + \ \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n + \ \"65.55.44.96/28\",\r\n \"65.55.44.112/28\",\r\n \"65.55.44.128/27\",\r\n + \ \"65.55.51.0/24\",\r\n \"65.55.60.176/29\",\r\n \"65.55.60.184/30\",\r\n + \ \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n \"65.55.105.96/27\",\r\n + \ \"65.55.105.160/27\",\r\n \"65.55.105.192/27\",\r\n \"65.55.105.224/27\",\r\n + \ \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n + \ \"65.55.106.192/28\",\r\n \"65.55.106.208/28\",\r\n \"65.55.106.224/28\",\r\n + \ \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n \"65.55.107.48/28\",\r\n + \ \"65.55.107.64/27\",\r\n \"65.55.107.96/27\",\r\n \"65.55.108.0/24\",\r\n + \ \"65.55.109.0/24\",\r\n \"65.55.110.0/24\",\r\n \"65.55.120.0/24\",\r\n + \ \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n \"65.55.207.0/24\",\r\n + \ \"65.55.209.0/25\",\r\n \"65.55.209.128/26\",\r\n \"65.55.209.192/26\",\r\n + \ \"65.55.210.0/24\",\r\n \"65.55.211.0/27\",\r\n \"65.55.211.32/27\",\r\n + \ \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n \"65.55.213.0/27\",\r\n + \ \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n \"65.55.217.0/24\",\r\n + \ \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n \"65.55.219.32/27\",\r\n + \ \"65.55.219.64/26\",\r\n \"65.55.219.128/25\",\r\n \"65.55.250.0/24\",\r\n + \ \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n + \ \"70.37.12.0/32\",\r\n \"70.37.16.0/20\",\r\n \"70.37.32.0/20\",\r\n + \ \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n \"70.37.160.0/21\",\r\n + \ \"94.245.88.0/21\",\r\n \"94.245.104.0/21\",\r\n \"94.245.117.96/27\",\r\n + \ \"94.245.118.0/27\",\r\n \"94.245.120.128/28\",\r\n \"94.245.122.0/24\",\r\n + \ \"94.245.123.144/28\",\r\n \"94.245.123.176/28\",\r\n \"102.37.0.0/20\",\r\n + \ \"102.37.16.0/21\",\r\n \"102.37.24.0/23\",\r\n \"102.37.26.0/27\",\r\n + \ \"102.37.26.32/27\",\r\n \"102.37.32.0/19\",\r\n \"102.37.64.0/21\",\r\n + \ \"102.37.72.0/21\",\r\n \"102.37.80.0/21\",\r\n \"102.37.96.0/19\",\r\n + \ \"102.37.128.0/19\",\r\n \"102.37.160.0/21\",\r\n \"102.37.192.0/18\",\r\n + \ \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n + \ \"102.133.112.0/28\",\r\n \"102.133.120.0/21\",\r\n \"102.133.128.0/18\",\r\n + \ \"102.133.192.0/19\",\r\n \"102.133.224.0/20\",\r\n \"102.133.240.0/25\",\r\n + \ \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n \"103.25.156.0/24\",\r\n + \ \"103.36.96.0/24\",\r\n \"103.255.140.0/23\",\r\n \"104.40.0.0/17\",\r\n + \ \"104.40.128.0/17\",\r\n \"104.41.0.0/18\",\r\n \"104.41.64.0/18\",\r\n + \ \"104.41.128.0/19\",\r\n \"104.41.160.0/19\",\r\n \"104.41.192.0/18\",\r\n + \ \"104.42.0.0/16\",\r\n \"104.43.0.0/17\",\r\n \"104.43.128.0/17\",\r\n + \ \"104.44.88.0/27\",\r\n \"104.44.88.32/27\",\r\n \"104.44.88.64/27\",\r\n + \ \"104.44.88.96/27\",\r\n \"104.44.88.128/27\",\r\n \"104.44.88.160/27\",\r\n + \ \"104.44.88.192/27\",\r\n \"104.44.88.224/27\",\r\n \"104.44.89.0/27\",\r\n + \ \"104.44.89.32/27\",\r\n \"104.44.89.64/27\",\r\n \"104.44.89.96/27\",\r\n + \ \"104.44.89.128/27\",\r\n \"104.44.89.160/27\",\r\n \"104.44.89.192/27\",\r\n + \ \"104.44.89.224/27\",\r\n \"104.44.90.0/27\",\r\n \"104.44.90.32/27\",\r\n + \ \"104.44.90.64/26\",\r\n \"104.44.90.128/27\",\r\n \"104.44.90.160/27\",\r\n + \ \"104.44.90.192/27\",\r\n \"104.44.90.224/27\",\r\n \"104.44.91.0/27\",\r\n + \ \"104.44.91.32/27\",\r\n \"104.44.91.64/27\",\r\n \"104.44.91.96/27\",\r\n + \ \"104.44.91.128/27\",\r\n \"104.44.91.160/27\",\r\n \"104.44.91.192/27\",\r\n + \ \"104.44.91.224/27\",\r\n \"104.44.92.0/27\",\r\n \"104.44.92.32/27\",\r\n + \ \"104.44.92.64/27\",\r\n \"104.44.92.96/27\",\r\n \"104.44.92.128/27\",\r\n + \ \"104.44.92.160/27\",\r\n \"104.44.92.192/27\",\r\n \"104.44.92.224/27\",\r\n + \ \"104.44.93.0/27\",\r\n \"104.44.93.32/27\",\r\n \"104.44.93.64/27\",\r\n + \ \"104.44.93.96/27\",\r\n \"104.44.93.128/27\",\r\n \"104.44.93.160/27\",\r\n + \ \"104.44.93.192/27\",\r\n \"104.44.93.224/27\",\r\n \"104.44.94.0/28\",\r\n + \ \"104.44.94.16/28\",\r\n \"104.44.94.32/28\",\r\n \"104.44.94.48/28\",\r\n + \ \"104.44.94.64/28\",\r\n \"104.44.94.80/28\",\r\n \"104.44.94.96/28\",\r\n + \ \"104.44.94.112/28\",\r\n \"104.44.94.128/28\",\r\n \"104.44.94.144/28\",\r\n + \ \"104.44.94.160/27\",\r\n \"104.44.94.192/28\",\r\n \"104.44.94.208/28\",\r\n + \ \"104.44.94.224/27\",\r\n \"104.44.95.0/28\",\r\n \"104.44.95.16/28\",\r\n + \ \"104.44.95.32/28\",\r\n \"104.44.95.48/28\",\r\n \"104.44.95.64/28\",\r\n + \ \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n \"104.44.95.112/28\",\r\n + \ \"104.44.95.128/27\",\r\n \"104.44.95.160/27\",\r\n \"104.44.95.192/28\",\r\n + \ \"104.44.95.208/28\",\r\n \"104.44.95.224/28\",\r\n \"104.44.95.240/28\",\r\n + \ \"104.44.128.0/18\",\r\n \"104.45.0.0/18\",\r\n \"104.45.64.0/20\",\r\n + \ \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n \"104.45.128.0/18\",\r\n + \ \"104.45.192.0/20\",\r\n \"104.45.208.0/20\",\r\n \"104.45.224.0/19\",\r\n + \ \"104.46.0.0/21\",\r\n \"104.46.8.0/21\",\r\n \"104.46.24.0/22\",\r\n + \ \"104.46.28.0/24\",\r\n \"104.46.29.0/24\",\r\n \"104.46.30.0/23\",\r\n + \ \"104.46.32.0/19\",\r\n \"104.46.64.0/19\",\r\n \"104.46.96.0/19\",\r\n + \ \"104.46.160.0/19\",\r\n \"104.46.192.0/20\",\r\n \"104.46.208.0/20\",\r\n + \ \"104.46.224.0/20\",\r\n \"104.47.128.0/18\",\r\n \"104.47.200.0/21\",\r\n + \ \"104.47.208.0/23\",\r\n \"104.47.210.0/23\",\r\n \"104.47.212.0/23\",\r\n + \ \"104.47.214.0/23\",\r\n \"104.47.216.64/26\",\r\n \"104.47.218.0/23\",\r\n + \ \"104.47.220.0/22\",\r\n \"104.47.224.0/20\",\r\n \"104.208.0.0/19\",\r\n + \ \"104.208.32.0/20\",\r\n \"104.208.48.0/20\",\r\n \"104.208.64.0/18\",\r\n + \ \"104.208.128.0/17\",\r\n \"104.209.0.0/18\",\r\n \"104.209.64.0/20\",\r\n + \ \"104.209.80.0/20\",\r\n \"104.209.128.0/17\",\r\n \"104.210.0.0/20\",\r\n + \ \"104.210.32.0/19\",\r\n \"104.210.64.0/18\",\r\n \"104.210.128.0/19\",\r\n + \ \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n \"104.211.0.0/18\",\r\n + \ \"104.211.64.0/18\",\r\n \"104.211.128.0/18\",\r\n \"104.211.192.0/18\",\r\n + \ \"104.214.0.0/17\",\r\n \"104.214.128.0/19\",\r\n \"104.214.160.0/19\",\r\n + \ \"104.214.192.0/18\",\r\n \"104.215.0.0/18\",\r\n \"104.215.64.0/18\",\r\n + \ \"104.215.128.0/17\",\r\n \"111.221.28.0/24\",\r\n \"111.221.29.0/24\",\r\n + \ \"111.221.30.0/23\",\r\n \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n + \ \"131.253.12.0/29\",\r\n \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n + \ \"131.253.12.48/29\",\r\n \"131.253.12.80/28\",\r\n \"131.253.12.160/28\",\r\n + \ \"131.253.12.192/28\",\r\n \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n + \ \"131.253.12.228/30\",\r\n \"131.253.12.240/29\",\r\n \"131.253.12.248/29\",\r\n + \ \"131.253.13.0/28\",\r\n \"131.253.13.16/29\",\r\n \"131.253.13.24/29\",\r\n + \ \"131.253.13.32/28\",\r\n \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n + \ \"131.253.13.80/29\",\r\n \"131.253.13.88/30\",\r\n \"131.253.13.96/30\",\r\n + \ \"131.253.13.100/30\",\r\n \"131.253.13.104/30\",\r\n \"131.253.13.128/27\",\r\n + \ \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n \"131.253.14.16/28\",\r\n + \ \"131.253.14.32/27\",\r\n \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n + \ \"131.253.14.160/27\",\r\n \"131.253.14.192/29\",\r\n \"131.253.14.208/28\",\r\n + \ \"131.253.14.224/28\",\r\n \"131.253.14.248/29\",\r\n \"131.253.15.8/29\",\r\n + \ \"131.253.15.16/28\",\r\n \"131.253.15.32/27\",\r\n \"131.253.15.192/28\",\r\n + \ \"131.253.15.208/28\",\r\n \"131.253.15.224/27\",\r\n \"131.253.24.0/28\",\r\n + \ \"131.253.24.160/27\",\r\n \"131.253.24.192/26\",\r\n \"131.253.25.0/24\",\r\n + \ \"131.253.27.0/24\",\r\n \"131.253.34.224/27\",\r\n \"131.253.35.128/26\",\r\n + \ \"131.253.35.192/26\",\r\n \"131.253.36.128/26\",\r\n \"131.253.36.224/27\",\r\n + \ \"131.253.38.0/27\",\r\n \"131.253.38.32/27\",\r\n \"131.253.38.128/26\",\r\n + \ \"131.253.38.224/27\",\r\n \"131.253.40.0/28\",\r\n \"131.253.40.16/28\",\r\n + \ \"131.253.40.32/28\",\r\n \"131.253.40.64/28\",\r\n \"131.253.40.80/28\",\r\n + \ \"131.253.40.96/27\",\r\n \"131.253.40.128/27\",\r\n \"131.253.40.160/28\",\r\n + \ \"131.253.40.192/26\",\r\n \"131.253.41.0/24\",\r\n \"132.245.230.0/23\",\r\n + \ \"134.170.80.64/28\",\r\n \"134.170.192.0/21\",\r\n \"134.170.220.0/23\",\r\n + \ \"134.170.222.0/24\",\r\n \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n + \ \"137.116.96.0/22\",\r\n \"137.116.112.0/20\",\r\n \"137.116.128.0/19\",\r\n + \ \"137.116.160.0/20\",\r\n \"137.116.176.0/21\",\r\n \"137.116.184.0/21\",\r\n + \ \"137.116.192.0/19\",\r\n \"137.116.224.0/19\",\r\n \"137.117.0.0/19\",\r\n + \ \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n \"137.117.128.0/17\",\r\n + \ \"137.135.0.0/18\",\r\n \"137.135.64.0/18\",\r\n \"137.135.128.0/17\",\r\n + \ \"138.91.0.0/20\",\r\n \"138.91.16.0/20\",\r\n \"138.91.32.0/20\",\r\n + \ \"138.91.48.0/20\",\r\n \"138.91.64.0/19\",\r\n \"138.91.96.0/19\",\r\n + \ \"138.91.128.0/17\",\r\n \"157.55.2.128/26\",\r\n \"157.55.3.0/24\",\r\n + \ \"157.55.7.128/26\",\r\n \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n + \ \"157.55.10.160/29\",\r\n \"157.55.10.176/28\",\r\n \"157.55.10.192/26\",\r\n + \ \"157.55.11.128/25\",\r\n \"157.55.12.64/26\",\r\n \"157.55.12.128/26\",\r\n + \ \"157.55.13.64/26\",\r\n \"157.55.13.128/26\",\r\n \"157.55.24.0/21\",\r\n + \ \"157.55.37.0/24\",\r\n \"157.55.38.0/24\",\r\n \"157.55.39.0/24\",\r\n + \ \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n \"157.55.51.224/28\",\r\n + \ \"157.55.55.0/27\",\r\n \"157.55.55.32/28\",\r\n \"157.55.55.100/30\",\r\n + \ \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n + \ \"157.55.55.152/29\",\r\n \"157.55.55.160/28\",\r\n \"157.55.55.176/29\",\r\n + \ \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n \"157.55.55.228/30\",\r\n + \ \"157.55.55.232/29\",\r\n \"157.55.55.240/28\",\r\n \"157.55.60.224/27\",\r\n + \ \"157.55.64.0/20\",\r\n \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n + \ \"157.55.103.128/25\",\r\n \"157.55.106.0/26\",\r\n \"157.55.106.128/25\",\r\n + \ \"157.55.107.0/24\",\r\n \"157.55.108.0/23\",\r\n \"157.55.110.0/23\",\r\n + \ \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n + \ \"157.55.153.224/28\",\r\n \"157.55.154.128/25\",\r\n \"157.55.160.0/20\",\r\n + \ \"157.55.176.0/20\",\r\n \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n + \ \"157.55.204.1/32\",\r\n \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n + \ \"157.55.204.34/31\",\r\n \"157.55.204.128/25\",\r\n \"157.55.208.0/21\",\r\n + \ \"157.55.248.0/21\",\r\n \"157.56.2.0/25\",\r\n \"157.56.2.128/25\",\r\n + \ \"157.56.3.0/25\",\r\n \"157.56.3.128/25\",\r\n \"157.56.8.0/21\",\r\n + \ \"157.56.19.224/27\",\r\n \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n + \ \"157.56.24.160/27\",\r\n \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n + \ \"157.56.80.0/25\",\r\n \"157.56.117.64/27\",\r\n \"157.56.160.0/21\",\r\n + \ \"157.56.176.0/21\",\r\n \"157.56.216.0/26\",\r\n \"168.61.0.0/19\",\r\n + \ \"168.61.32.0/20\",\r\n \"168.61.48.0/21\",\r\n \"168.61.56.0/21\",\r\n + \ \"168.61.64.0/20\",\r\n \"168.61.80.0/20\",\r\n \"168.61.96.0/19\",\r\n + \ \"168.61.128.0/25\",\r\n \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n + \ \"168.61.128.192/26\",\r\n \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n + \ \"168.61.129.208/28\",\r\n \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n + \ \"168.61.130.128/25\",\r\n \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n + \ \"168.61.132.0/26\",\r\n \"168.61.136.0/21\",\r\n \"168.61.144.0/20\",\r\n + \ \"168.61.160.0/19\",\r\n \"168.61.208.0/20\",\r\n \"168.62.0.0/19\",\r\n + \ \"168.62.32.0/19\",\r\n \"168.62.64.0/19\",\r\n \"168.62.96.0/19\",\r\n + \ \"168.62.128.0/19\",\r\n \"168.62.160.0/19\",\r\n \"168.62.192.0/19\",\r\n + \ \"168.62.224.0/19\",\r\n \"168.63.0.0/19\",\r\n \"168.63.32.0/19\",\r\n + \ \"168.63.64.0/20\",\r\n \"168.63.80.0/21\",\r\n \"168.63.88.0/23\",\r\n + \ \"168.63.90.0/24\",\r\n \"168.63.91.0/26\",\r\n \"168.63.92.0/22\",\r\n + \ \"168.63.96.0/19\",\r\n \"168.63.128.0/24\",\r\n \"168.63.129.0/28\",\r\n + \ \"168.63.129.32/27\",\r\n \"168.63.129.64/26\",\r\n \"168.63.129.128/25\",\r\n + \ \"168.63.130.0/23\",\r\n \"168.63.132.0/22\",\r\n \"168.63.136.0/21\",\r\n + \ \"168.63.148.0/22\",\r\n \"168.63.152.0/22\",\r\n \"168.63.156.0/24\",\r\n + \ \"168.63.160.0/19\",\r\n \"168.63.192.0/19\",\r\n \"168.63.224.0/19\",\r\n + \ \"191.232.16.0/21\",\r\n \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n + \ \"191.232.160.0/19\",\r\n \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n + \ \"191.233.8.0/21\",\r\n \"191.233.16.0/20\",\r\n \"191.233.32.0/20\",\r\n + \ \"191.233.48.0/21\",\r\n \"191.233.64.0/18\",\r\n \"191.233.128.0/20\",\r\n + \ \"191.233.144.0/20\",\r\n \"191.233.160.0/19\",\r\n \"191.233.192.0/18\",\r\n + \ \"191.234.2.0/23\",\r\n \"191.234.16.0/20\",\r\n \"191.234.32.0/19\",\r\n + \ \"191.234.128.0/18\",\r\n \"191.234.192.0/19\",\r\n \"191.234.224.0/19\",\r\n + \ \"191.235.32.0/19\",\r\n \"191.235.64.0/18\",\r\n \"191.235.128.0/18\",\r\n + \ \"191.235.192.0/22\",\r\n \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n + \ \"191.235.208.0/20\",\r\n \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n + \ \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n \"191.235.255.0/24\",\r\n + \ \"191.236.0.0/18\",\r\n \"191.236.64.0/18\",\r\n \"191.236.128.0/18\",\r\n + \ \"191.236.192.0/18\",\r\n \"191.237.0.0/17\",\r\n \"191.237.128.0/18\",\r\n + \ \"191.237.192.0/23\",\r\n \"191.237.194.0/24\",\r\n \"191.237.195.0/24\",\r\n + \ \"191.237.196.0/24\",\r\n \"191.237.200.0/21\",\r\n \"191.237.208.0/20\",\r\n + \ \"191.237.224.0/21\",\r\n \"191.237.232.0/22\",\r\n \"191.237.236.0/24\",\r\n + \ \"191.237.238.0/24\",\r\n \"191.237.240.0/23\",\r\n \"191.237.248.0/21\",\r\n + \ \"191.238.0.0/18\",\r\n \"191.238.64.0/23\",\r\n \"191.238.66.0/23\",\r\n + \ \"191.238.68.0/24\",\r\n \"191.238.70.0/23\",\r\n \"191.238.72.0/21\",\r\n + \ \"191.238.80.0/21\",\r\n \"191.238.88.0/22\",\r\n \"191.238.92.0/23\",\r\n + \ \"191.238.96.0/19\",\r\n \"191.238.128.0/21\",\r\n \"191.238.144.0/20\",\r\n + \ \"191.238.160.0/19\",\r\n \"191.238.192.0/19\",\r\n \"191.238.224.0/19\",\r\n + \ \"191.239.0.0/18\",\r\n \"191.239.64.0/19\",\r\n \"191.239.96.0/20\",\r\n + \ \"191.239.112.0/20\",\r\n \"191.239.160.0/19\",\r\n \"191.239.192.0/22\",\r\n + \ \"191.239.200.0/22\",\r\n \"191.239.204.0/22\",\r\n \"191.239.208.0/20\",\r\n + \ \"191.239.224.0/20\",\r\n \"191.239.240.0/20\",\r\n \"193.149.64.0/21\",\r\n + \ \"193.149.72.0/21\",\r\n \"193.149.80.0/21\",\r\n \"193.149.88.0/21\",\r\n + \ \"198.180.97.0/24\",\r\n \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n + \ \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n \"199.30.24.0/23\",\r\n + \ \"199.30.27.0/25\",\r\n \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n + \ \"199.30.28.64/26\",\r\n \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n + \ \"199.30.31.0/25\",\r\n \"199.30.31.192/26\",\r\n \"202.89.233.64/27\",\r\n + \ \"202.89.235.128/25\",\r\n \"204.79.180.0/24\",\r\n \"204.152.18.0/31\",\r\n + \ \"204.152.18.8/29\",\r\n \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n + \ \"204.152.19.0/24\",\r\n \"204.231.197.0/24\",\r\n \"207.46.13.0/24\",\r\n + \ \"207.46.50.128/28\",\r\n \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n + \ \"207.46.63.128/25\",\r\n \"207.46.67.160/27\",\r\n \"207.46.67.192/27\",\r\n + \ \"207.46.72.0/27\",\r\n \"207.46.77.224/28\",\r\n \"207.46.87.0/24\",\r\n + \ \"207.46.89.16/28\",\r\n \"207.46.95.32/27\",\r\n \"207.46.126.0/24\",\r\n + \ \"207.46.128.0/19\",\r\n \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n + \ \"207.46.198.128/25\",\r\n \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n + \ \"207.46.202.128/28\",\r\n \"207.46.205.0/24\",\r\n \"207.46.224.0/20\",\r\n + \ \"207.68.174.8/29\",\r\n \"207.68.174.40/29\",\r\n \"207.68.174.48/29\",\r\n + \ \"207.68.174.184/29\",\r\n \"207.68.174.208/28\",\r\n \"209.240.212.0/23\",\r\n + \ \"213.199.128.0/20\",\r\n \"213.199.169.0/24\",\r\n \"213.199.180.32/28\",\r\n + \ \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n + \ \"213.199.183.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n + \ \"2602:fd5e:2::/57\",\r\n \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n + \ \"2603:1000:4::/47\",\r\n \"2603:1000:100::/47\",\r\n \"2603:1000:103::/48\",\r\n + \ \"2603:1000:104::/47\",\r\n \"2603:1006:1400::/63\",\r\n + \ \"2603:1006:1401::/63\",\r\n \"2603:1006:1500::/64\",\r\n + \ \"2603:1006:1500:4::/64\",\r\n \"2603:1006:2000::/59\",\r\n + \ \"2603:1006:2000:20::/59\",\r\n \"2603:1007:200::/59\",\r\n + \ \"2603:1007:200:20::/59\",\r\n \"2603:1010::/46\",\r\n + \ \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n \"2603:1010:100::/40\",\r\n + \ \"2603:1010:200::/47\",\r\n \"2603:1010:202::/48\",\r\n + \ \"2603:1010:204::/48\",\r\n \"2603:1010:205::/48\",\r\n + \ \"2603:1010:206::/48\",\r\n \"2603:1010:300::/47\",\r\n + \ \"2603:1010:303::/48\",\r\n \"2603:1010:304::/47\",\r\n + \ \"2603:1010:400::/47\",\r\n \"2603:1010:403::/48\",\r\n + \ \"2603:1010:404::/47\",\r\n \"2603:1016:1400::/59\",\r\n + \ \"2603:1016:1400:20::/59\",\r\n \"2603:1016:1400:40::/59\",\r\n + \ \"2603:1016:1400:60::/59\",\r\n \"2603:1016:2400::/48\",\r\n + \ \"2603:1016:2401::/48\",\r\n \"2603:1016:2402::/48\",\r\n + \ \"2603:1016:2403::/48\",\r\n \"2603:1016:2500::/64\",\r\n + \ \"2603:1016:2500:4::/64\",\r\n \"2603:1016:2500:8::/64\",\r\n + \ \"2603:1016:2500:c::/64\",\r\n \"2603:1017::/59\",\r\n + \ \"2603:1017:0:20::/59\",\r\n \"2603:1017:0:40::/59\",\r\n \ \"2603:1017:0:60::/59\",\r\n \"2603:1020::/47\",\r\n \"2603:1020:2::/48\",\r\n \ \"2603:1020:4::/48\",\r\n \"2603:1020:5::/48\",\r\n \"2603:1020:6::/48\",\r\n \ \"2603:1020:100::/47\",\r\n \"2603:1020:103::/48\",\r\n @@ -28101,9 +28785,8 @@ interactions: \ \"2603:1030:9:200::/57\",\r\n \"2603:1030:9:280::/61\",\r\n \ \"2603:1030:9:288::/62\",\r\n \"2603:1030:9:28c::/64\",\r\n \ \"2603:1030:9:28d::/64\",\r\n \"2603:1030:9:28e::/63\",\r\n - \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/60\",\r\n - \ \"2603:1030:9:2b0::/61\",\r\n \"2603:1030:9:2b8::/62\",\r\n - \ \"2603:1030:9:2bc::/63\",\r\n \"2603:1030:9:2be::/64\",\r\n + \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/59\",\r\n + \ \"2603:1030:9:2c0::/63\",\r\n \"2603:1030:9:2c2::/64\",\r\n \ \"2603:1030:a::/47\",\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:e::/48\",\r\n \ \"2603:1030:f::/48\",\r\n \"2603:1030:10::/47\",\r\n \"2603:1030:12::/48\",\r\n \ \"2603:1030:13::/56\",\r\n \"2603:1030:13:100::/56\",\r\n @@ -28204,50 +28887,53 @@ interactions: \ \"2603:1030:401:33e::/64\",\r\n \"2603:1030:401:33f::/64\",\r\n \ \"2603:1030:401:340::/64\",\r\n \"2603:1030:401:341::/64\",\r\n \ \"2603:1030:401:342::/63\",\r\n \"2603:1030:401:344::/62\",\r\n - \ \"2603:1030:401:348::/61\",\r\n \"2603:1030:401:350::/60\",\r\n - \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n - \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n - \ \"2603:1030:402::/47\",\r\n \"2603:1030:405::/48\",\r\n - \ \"2603:1030:406::/47\",\r\n \"2603:1030:408::/48\",\r\n - \ \"2603:1030:409::/48\",\r\n \"2603:1030:40a::/64\",\r\n - \ \"2603:1030:40a:1::/64\",\r\n \"2603:1030:40a:2::/64\",\r\n - \ \"2603:1030:40a:3::/64\",\r\n \"2603:1030:40a:4::/62\",\r\n - \ \"2603:1030:40a:8::/63\",\r\n \"2603:1030:40b::/48\",\r\n - \ \"2603:1030:40c::/48\",\r\n \"2603:1030:40d::/60\",\r\n - \ \"2603:1030:40d:4000::/50\",\r\n \"2603:1030:40d:8000::/49\",\r\n - \ \"2603:1030:40e::/56\",\r\n \"2603:1030:40e:100::/56\",\r\n - \ \"2603:1030:40f::/48\",\r\n \"2603:1030:410::/48\",\r\n - \ \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n - \ \"2603:1030:504::/47\",\r\n \"2603:1030:600::/46\",\r\n - \ \"2603:1030:604::/47\",\r\n \"2603:1030:607::/48\",\r\n - \ \"2603:1030:608::/47\",\r\n \"2603:1030:800::/48\",\r\n - \ \"2603:1030:802::/47\",\r\n \"2603:1030:804::/58\",\r\n - \ \"2603:1030:804:40::/60\",\r\n \"2603:1030:804:50::/63\",\r\n - \ \"2603:1030:804:52::/64\",\r\n \"2603:1030:804:53::/64\",\r\n - \ \"2603:1030:804:54::/64\",\r\n \"2603:1030:804:55::/64\",\r\n - \ \"2603:1030:804:56::/63\",\r\n \"2603:1030:804:58::/63\",\r\n - \ \"2603:1030:804:5a::/64\",\r\n \"2603:1030:804:5b::/64\",\r\n - \ \"2603:1030:804:5c::/62\",\r\n \"2603:1030:804:60::/62\",\r\n - \ \"2603:1030:804:64::/63\",\r\n \"2603:1030:804:66::/64\",\r\n - \ \"2603:1030:804:67::/64\",\r\n \"2603:1030:804:68::/61\",\r\n - \ \"2603:1030:804:70::/60\",\r\n \"2603:1030:804:80::/59\",\r\n - \ \"2603:1030:804:a0::/62\",\r\n \"2603:1030:804:a4::/64\",\r\n - \ \"2603:1030:804:a5::/64\",\r\n \"2603:1030:804:a6::/63\",\r\n - \ \"2603:1030:804:a8::/61\",\r\n \"2603:1030:804:b0::/62\",\r\n - \ \"2603:1030:804:b4::/64\",\r\n \"2603:1030:804:b5::/64\",\r\n - \ \"2603:1030:804:b6::/63\",\r\n \"2603:1030:804:b8::/61\",\r\n - \ \"2603:1030:804:c0::/61\",\r\n \"2603:1030:804:c8::/62\",\r\n - \ \"2603:1030:804:cc::/63\",\r\n \"2603:1030:804:ce::/63\",\r\n - \ \"2603:1030:804:d0::/63\",\r\n \"2603:1030:804:d2::/63\",\r\n - \ \"2603:1030:804:d4::/62\",\r\n \"2603:1030:804:d8::/61\",\r\n - \ \"2603:1030:804:e0::/59\",\r\n \"2603:1030:804:100::/57\",\r\n - \ \"2603:1030:804:180::/58\",\r\n \"2603:1030:804:1c0::/61\",\r\n - \ \"2603:1030:804:1c8::/64\",\r\n \"2603:1030:804:1c9::/64\",\r\n - \ \"2603:1030:804:1ca::/63\",\r\n \"2603:1030:804:1cc::/64\",\r\n - \ \"2603:1030:804:1cd::/64\",\r\n \"2603:1030:804:1ce::/63\",\r\n - \ \"2603:1030:804:1d0::/60\",\r\n \"2603:1030:804:1e0::/60\",\r\n - \ \"2603:1030:804:1f0::/61\",\r\n \"2603:1030:804:1f8::/62\",\r\n - \ \"2603:1030:804:1fc::/64\",\r\n \"2603:1030:805::/48\",\r\n + \ \"2603:1030:401:348::/61\",\r\n \"2603:1030:401:350::/60\",\r\n + \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n + \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n + \ \"2603:1030:401:36b::/64\",\r\n \"2603:1030:401:36c::/62\",\r\n + \ \"2603:1030:401:370::/60\",\r\n \"2603:1030:401:380::/63\",\r\n + \ \"2603:1030:401:382::/64\",\r\n \"2603:1030:401:383::/64\",\r\n + \ \"2603:1030:401:384::/62\",\r\n \"2603:1030:402::/47\",\r\n + \ \"2603:1030:405::/48\",\r\n \"2603:1030:406::/47\",\r\n + \ \"2603:1030:408::/48\",\r\n \"2603:1030:409::/48\",\r\n + \ \"2603:1030:40a::/64\",\r\n \"2603:1030:40a:1::/64\",\r\n + \ \"2603:1030:40a:2::/64\",\r\n \"2603:1030:40a:3::/64\",\r\n + \ \"2603:1030:40a:4::/62\",\r\n \"2603:1030:40a:8::/63\",\r\n + \ \"2603:1030:40b::/48\",\r\n \"2603:1030:40c::/48\",\r\n + \ \"2603:1030:40d::/60\",\r\n \"2603:1030:40d:4000::/50\",\r\n + \ \"2603:1030:40d:8000::/49\",\r\n \"2603:1030:40e::/56\",\r\n + \ \"2603:1030:40e:100::/56\",\r\n \"2603:1030:40f::/48\",\r\n + \ \"2603:1030:410::/48\",\r\n \"2603:1030:500::/47\",\r\n + \ \"2603:1030:503::/48\",\r\n \"2603:1030:504::/47\",\r\n + \ \"2603:1030:600::/46\",\r\n \"2603:1030:604::/47\",\r\n + \ \"2603:1030:607::/48\",\r\n \"2603:1030:608::/47\",\r\n + \ \"2603:1030:800::/48\",\r\n \"2603:1030:802::/47\",\r\n + \ \"2603:1030:804::/58\",\r\n \"2603:1030:804:40::/60\",\r\n + \ \"2603:1030:804:50::/63\",\r\n \"2603:1030:804:52::/64\",\r\n + \ \"2603:1030:804:53::/64\",\r\n \"2603:1030:804:54::/64\",\r\n + \ \"2603:1030:804:55::/64\",\r\n \"2603:1030:804:56::/63\",\r\n + \ \"2603:1030:804:58::/63\",\r\n \"2603:1030:804:5a::/64\",\r\n + \ \"2603:1030:804:5b::/64\",\r\n \"2603:1030:804:5c::/62\",\r\n + \ \"2603:1030:804:60::/62\",\r\n \"2603:1030:804:64::/63\",\r\n + \ \"2603:1030:804:66::/64\",\r\n \"2603:1030:804:67::/64\",\r\n + \ \"2603:1030:804:68::/61\",\r\n \"2603:1030:804:70::/60\",\r\n + \ \"2603:1030:804:80::/59\",\r\n \"2603:1030:804:a0::/62\",\r\n + \ \"2603:1030:804:a4::/64\",\r\n \"2603:1030:804:a5::/64\",\r\n + \ \"2603:1030:804:a6::/63\",\r\n \"2603:1030:804:a8::/61\",\r\n + \ \"2603:1030:804:b0::/62\",\r\n \"2603:1030:804:b4::/64\",\r\n + \ \"2603:1030:804:b5::/64\",\r\n \"2603:1030:804:b6::/63\",\r\n + \ \"2603:1030:804:b8::/61\",\r\n \"2603:1030:804:c0::/61\",\r\n + \ \"2603:1030:804:c8::/62\",\r\n \"2603:1030:804:cc::/63\",\r\n + \ \"2603:1030:804:ce::/63\",\r\n \"2603:1030:804:d0::/63\",\r\n + \ \"2603:1030:804:d2::/63\",\r\n \"2603:1030:804:d4::/62\",\r\n + \ \"2603:1030:804:d8::/61\",\r\n \"2603:1030:804:e0::/59\",\r\n + \ \"2603:1030:804:100::/57\",\r\n \"2603:1030:804:180::/58\",\r\n + \ \"2603:1030:804:1c0::/61\",\r\n \"2603:1030:804:1c8::/64\",\r\n + \ \"2603:1030:804:1c9::/64\",\r\n \"2603:1030:804:1ca::/63\",\r\n + \ \"2603:1030:804:1cc::/64\",\r\n \"2603:1030:804:1cd::/64\",\r\n + \ \"2603:1030:804:1ce::/63\",\r\n \"2603:1030:804:1d0::/60\",\r\n + \ \"2603:1030:804:1e0::/59\",\r\n \"2603:1030:804:200::/61\",\r\n + \ \"2603:1030:804:208::/64\",\r\n \"2603:1030:805::/48\",\r\n \ \"2603:1030:806::/48\",\r\n \"2603:1030:807::/48\",\r\n \ \"2603:1030:809::/48\",\r\n \"2603:1030:80a::/56\",\r\n \ \"2603:1030:80b::/48\",\r\n \"2603:1030:80c::/48\",\r\n @@ -28374,109 +29060,137 @@ interactions: \ \"2603:1056:1400::/48\",\r\n \"2603:1056:1401::/48\",\r\n \ \"2603:1056:1402::/48\",\r\n \"2603:1056:1403::/48\",\r\n \ \"2603:1056:1500::/64\",\r\n \"2603:1056:1500:4::/64\",\r\n - \ \"2603:1056:1500:c::/64\",\r\n \"2603:1056:2000:20::/59\",\r\n - \ \"2603:1056:2000:60::/59\",\r\n \"2603:1057:2:20::/59\",\r\n - \ \"2603:1057:2:60::/59\",\r\n \"2603:1061:1000::/48\",\r\n - \ \"2603:1061:1001::/48\",\r\n \"2603:1061:1002::/48\",\r\n - \ \"2603:1061:1003::/48\",\r\n \"2603:1061:1004::/59\",\r\n - \ \"2603:1061:1004:20::/60\",\r\n \"2603:1061:1004:30::/62\",\r\n - \ \"2603:1061:1004:34::/63\",\r\n \"2603:1061:1004:36::/64\",\r\n - \ \"2603:1062:2::/57\",\r\n \"2603:1062:2:80::/57\",\r\n - \ \"2603:1062:2:100::/57\",\r\n \"2603:1062:2:180::/57\",\r\n - \ \"2603:1063:8::/56\",\r\n \"2603:1063:9::/56\",\r\n \"2603:1063:16::/56\",\r\n - \ \"2603:1063:24::/56\",\r\n \"2603:1063:26::/56\",\r\n \"2603:1063:108::/55\",\r\n + \ \"2603:1056:2000:20::/59\",\r\n \"2603:1056:2000:60::/59\",\r\n + \ \"2603:1057:2:20::/59\",\r\n \"2603:1057:2:60::/59\",\r\n + \ \"2603:1061:1000::/48\",\r\n \"2603:1061:1001::/48\",\r\n + \ \"2603:1061:1002::/48\",\r\n \"2603:1061:1003::/48\",\r\n + \ \"2603:1061:1004::/59\",\r\n \"2603:1061:1004:20::/60\",\r\n + \ \"2603:1061:1004:30::/62\",\r\n \"2603:1061:1004:34::/63\",\r\n + \ \"2603:1061:1004:36::/64\",\r\n \"2603:1062:2::/57\",\r\n + \ \"2603:1062:2:80::/57\",\r\n \"2603:1062:2:100::/57\",\r\n + \ \"2603:1062:2:180::/57\",\r\n \"2603:1063:8::/56\",\r\n + \ \"2603:1063:9::/56\",\r\n \"2603:1063:16::/56\",\r\n \"2603:1063:24::/56\",\r\n + \ \"2603:1063:26::/56\",\r\n \"2603:1063:108::/55\",\r\n \ \"2603:1063:109::/55\",\r\n \"2603:1063:116::/55\",\r\n \ \"2603:1063:124::/55\",\r\n \"2603:1063:126::/55\",\r\n \ \"2603:1063:208::/55\",\r\n \"2603:1063:209::/55\",\r\n \ \"2603:1063:216::/55\",\r\n \"2603:1063:224::/55\",\r\n - \ \"2603:1063:226::/55\",\r\n \"2a01:111:f100:1000::/62\",\r\n - \ \"2a01:111:f100:1004::/63\",\r\n \"2a01:111:f100:2000::/52\",\r\n - \ \"2a01:111:f100:3000::/52\",\r\n \"2a01:111:f100:4002::/64\",\r\n - \ \"2a01:111:f100:5000::/52\",\r\n \"2a01:111:f100:6000::/64\",\r\n - \ \"2a01:111:f100:a000::/63\",\r\n \"2a01:111:f100:a002::/64\",\r\n - \ \"2a01:111:f100:a004::/64\",\r\n \"2a01:111:f403:c000::/64\",\r\n - \ \"2a01:111:f403:c004::/62\",\r\n \"2a01:111:f403:c100::/64\",\r\n - \ \"2a01:111:f403:c10c::/62\",\r\n \"2a01:111:f403:c110::/64\",\r\n - \ \"2a01:111:f403:c111::/64\",\r\n \"2a01:111:f403:c112::/64\",\r\n - \ \"2a01:111:f403:c113::/64\",\r\n \"2a01:111:f403:c114::/64\",\r\n - \ \"2a01:111:f403:c200::/64\",\r\n \"2a01:111:f403:c201::/64\",\r\n - \ \"2a01:111:f403:c202::/64\",\r\n \"2a01:111:f403:c203::/64\",\r\n - \ \"2a01:111:f403:c204::/64\",\r\n \"2a01:111:f403:c400::/64\",\r\n - \ \"2a01:111:f403:c401::/64\",\r\n \"2a01:111:f403:c800::/64\",\r\n - \ \"2a01:111:f403:c804::/62\",\r\n \"2a01:111:f403:c900::/64\",\r\n - \ \"2a01:111:f403:c904::/62\",\r\n \"2a01:111:f403:c908::/62\",\r\n - \ \"2a01:111:f403:c90c::/62\",\r\n \"2a01:111:f403:c910::/62\",\r\n - \ \"2a01:111:f403:c914::/62\",\r\n \"2a01:111:f403:c918::/64\",\r\n - \ \"2a01:111:f403:c919::/64\",\r\n \"2a01:111:f403:c91a::/63\",\r\n - \ \"2a01:111:f403:c91c::/63\",\r\n \"2a01:111:f403:c91e::/63\",\r\n - \ \"2a01:111:f403:c920::/63\",\r\n \"2a01:111:f403:c922::/64\",\r\n - \ \"2a01:111:f403:c923::/64\",\r\n \"2a01:111:f403:c924::/62\",\r\n - \ \"2a01:111:f403:c928::/62\",\r\n \"2a01:111:f403:c92c::/64\",\r\n - \ \"2a01:111:f403:c92d::/64\",\r\n \"2a01:111:f403:c92e::/63\",\r\n - \ \"2a01:111:f403:c930::/63\",\r\n \"2a01:111:f403:c932::/63\",\r\n - \ \"2a01:111:f403:c934::/63\",\r\n \"2a01:111:f403:c936::/64\",\r\n - \ \"2a01:111:f403:c937::/64\",\r\n \"2a01:111:f403:c938::/62\",\r\n - \ \"2a01:111:f403:c93c::/62\",\r\n \"2a01:111:f403:c940::/64\",\r\n - \ \"2a01:111:f403:ca00::/62\",\r\n \"2a01:111:f403:ca04::/64\",\r\n - \ \"2a01:111:f403:ca05::/64\",\r\n \"2a01:111:f403:ca06::/63\",\r\n - \ \"2a01:111:f403:ca08::/63\",\r\n \"2a01:111:f403:ca10::/64\",\r\n - \ \"2a01:111:f403:ca11::/64\",\r\n \"2a01:111:f403:ca12::/63\",\r\n - \ \"2a01:111:f403:ca14::/63\",\r\n \"2a01:111:f403:ca16::/63\",\r\n - \ \"2a01:111:f403:ca18::/63\",\r\n \"2a01:111:f403:ca20::/62\",\r\n - \ \"2a01:111:f403:ca24::/64\",\r\n \"2a01:111:f403:cc00::/62\",\r\n - \ \"2a01:111:f403:cc04::/64\",\r\n \"2a01:111:f403:cc05::/64\",\r\n - \ \"2a01:111:f403:cc06::/63\",\r\n \"2a01:111:f403:cc08::/63\",\r\n - \ \"2a01:111:f403:d000::/64\",\r\n \"2a01:111:f403:d004::/62\",\r\n - \ \"2a01:111:f403:d100::/64\",\r\n \"2a01:111:f403:d104::/62\",\r\n - \ \"2a01:111:f403:d108::/62\",\r\n \"2a01:111:f403:d10c::/62\",\r\n - \ \"2a01:111:f403:d120::/62\",\r\n \"2a01:111:f403:d124::/64\",\r\n - \ \"2a01:111:f403:d125::/64\",\r\n \"2a01:111:f403:d200::/64\",\r\n - \ \"2a01:111:f403:d201::/64\",\r\n \"2a01:111:f403:d202::/64\",\r\n - \ \"2a01:111:f403:d203::/64\",\r\n \"2a01:111:f403:d205::/64\",\r\n - \ \"2a01:111:f403:d401::/64\",\r\n \"2a01:111:f403:d402::/64\",\r\n - \ \"2a01:111:f403:d800::/64\",\r\n \"2a01:111:f403:d804::/62\",\r\n - \ \"2a01:111:f403:d900::/64\",\r\n \"2a01:111:f403:d904::/62\",\r\n - \ \"2a01:111:f403:d908::/62\",\r\n \"2a01:111:f403:d90c::/62\",\r\n - \ \"2a01:111:f403:d910::/62\",\r\n \"2a01:111:f403:d914::/64\",\r\n - \ \"2a01:111:f403:d915::/64\",\r\n \"2a01:111:f403:da00::/64\",\r\n - \ \"2a01:111:f403:da01::/64\",\r\n \"2a01:111:f403:da02::/64\",\r\n - \ \"2a01:111:f403:da03::/64\",\r\n \"2a01:111:f403:da05::/64\",\r\n - \ \"2a01:111:f403:dc00::/64\",\r\n \"2a01:111:f403:dc01::/64\",\r\n - \ \"2a01:111:f403:e000::/64\",\r\n \"2a01:111:f403:e003::/64\",\r\n - \ \"2a01:111:f403:e004::/62\",\r\n \"2a01:111:f403:e008::/62\",\r\n - \ \"2a01:111:f403:e00c::/62\",\r\n \"2a01:111:f403:e010::/62\",\r\n - \ \"2a01:111:f403:e014::/64\",\r\n \"2a01:111:f403:e200::/64\",\r\n - \ \"2a01:111:f403:e201::/64\",\r\n \"2a01:111:f403:e202::/64\",\r\n - \ \"2a01:111:f403:e203::/64\",\r\n \"2a01:111:f403:e205::/64\",\r\n - \ \"2a01:111:f403:e400::/64\",\r\n \"2a01:111:f403:e401::/64\",\r\n - \ \"2a01:111:f403:f000::/64\",\r\n \"2a01:111:f403:f800::/62\",\r\n - \ \"2a01:111:f403:f804::/62\",\r\n \"2a01:111:f403:f900::/62\",\r\n - \ \"2a01:111:f403:f904::/62\",\r\n \"2a01:111:f403:f908::/62\",\r\n - \ \"2a01:111:f403:f90c::/62\",\r\n \"2a01:111:f403:f910::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiacentral\",\r\n - \ \"id\": \"AzureCloud.australiacentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.155.128/26\",\r\n \"13.105.27.160/27\",\r\n - \ \"20.28.0.0/17\",\r\n \"20.36.32.0/19\",\r\n \"20.36.104.0/21\",\r\n - \ \"20.37.0.0/18\",\r\n \"20.37.224.0/19\",\r\n \"20.38.184.0/22\",\r\n - \ \"20.39.64.0/21\",\r\n \"20.47.35.0/24\",\r\n \"20.53.0.0/19\",\r\n - \ \"20.53.48.0/21\",\r\n \"20.60.214.0/23\",\r\n \"20.70.0.0/18\",\r\n - \ \"20.135.52.0/23\",\r\n \"20.150.124.0/24\",\r\n \"20.157.0.0/24\",\r\n - \ \"20.157.101.0/24\",\r\n \"20.157.138.0/24\",\r\n \"20.190.189.64/26\",\r\n - \ \"20.213.224.0/19\",\r\n \"20.227.128.0/17\",\r\n \"20.248.0.0/17\",\r\n - \ \"40.82.240.0/22\",\r\n \"40.90.130.48/28\",\r\n \"40.90.142.96/27\",\r\n - \ \"40.90.149.64/27\",\r\n \"40.126.61.64/26\",\r\n \"52.108.74.0/24\",\r\n - \ \"52.108.95.0/24\",\r\n \"52.109.128.0/22\",\r\n \"52.111.248.0/24\",\r\n - \ \"52.143.219.0/24\",\r\n \"52.239.216.0/23\",\r\n \"2603:1010:300::/47\",\r\n - \ \"2603:1010:303::/48\",\r\n \"2603:1010:304::/47\",\r\n - \ \"2603:1016:1400:20::/59\",\r\n \"2603:1016:2400::/48\",\r\n - \ \"2603:1016:2500:4::/64\",\r\n \"2603:1017:0:20::/59\"\r\n + \ \"2603:1063:226::/55\",\r\n \"2603:1063:2200::/64\",\r\n + \ \"2603:1063:2200:4::/64\",\r\n \"2603:1063:2200:8::/64\",\r\n + \ \"2603:1063:2200:c::/64\",\r\n \"2603:1063:2200:10::/64\",\r\n + \ \"2603:1063:2200:14::/64\",\r\n \"2603:1063:2200:18::/64\",\r\n + \ \"2603:1063:2200:1c::/64\",\r\n \"2603:1063:2200:20::/64\",\r\n + \ \"2603:1063:2200:24::/64\",\r\n \"2603:1063:2200:28::/64\",\r\n + \ \"2603:1063:2200:2c::/64\",\r\n \"2603:1063:2200:30::/64\",\r\n + \ \"2603:1063:2202::/64\",\r\n \"2603:1063:2202:4::/64\",\r\n + \ \"2603:1063:2202:8::/64\",\r\n \"2603:1063:2202:c::/64\",\r\n + \ \"2603:1063:2202:10::/64\",\r\n \"2603:1063:2202:14::/64\",\r\n + \ \"2603:1063:2202:18::/64\",\r\n \"2603:1063:2202:1c::/64\",\r\n + \ \"2603:1063:2202:20::/64\",\r\n \"2603:1063:2202:24::/64\",\r\n + \ \"2603:1063:2202:28::/64\",\r\n \"2603:1063:2202:2c::/64\",\r\n + \ \"2603:1063:2202:30::/64\",\r\n \"2603:1063:2202:34::/64\",\r\n + \ \"2603:1063:2202:38::/64\",\r\n \"2603:1063:2202:3c::/64\",\r\n + \ \"2603:1063:2202:40::/64\",\r\n \"2603:1063:2202:44::/64\",\r\n + \ \"2603:1063:2202:48::/64\",\r\n \"2603:1063:2202:4c::/64\",\r\n + \ \"2603:1063:2202:50::/64\",\r\n \"2603:1063:2204::/64\",\r\n + \ \"2603:1063:2204:4::/64\",\r\n \"2603:1063:2206::/64\",\r\n + \ \"2603:1063:2206:4::/64\",\r\n \"2603:1063:2206:8::/64\",\r\n + \ \"2603:1063:2206:c::/64\",\r\n \"2603:1063:2206:10::/64\",\r\n + \ \"2603:1063:2206:14::/64\",\r\n \"2603:1063:2206:18::/64\",\r\n + \ \"2603:1063:2206:1c::/64\",\r\n \"2603:1063:2206:20::/64\",\r\n + \ \"2603:1063:2206:24::/64\",\r\n \"2603:1063:2206:28::/64\",\r\n + \ \"2603:1063:2206:2c::/64\",\r\n \"2603:1063:2206:30::/64\",\r\n + \ \"2603:1063:2206:34::/64\",\r\n \"2603:1063:2206:38::/64\",\r\n + \ \"2603:1063:2206:3c::/64\",\r\n \"2603:1063:2206:40::/64\",\r\n + \ \"2603:1063:2206:44::/64\",\r\n \"2603:1063:2206:48::/64\",\r\n + \ \"2a01:111:f100:1000::/62\",\r\n \"2a01:111:f100:1004::/63\",\r\n + \ \"2a01:111:f100:2000::/52\",\r\n \"2a01:111:f100:3000::/52\",\r\n + \ \"2a01:111:f100:4002::/64\",\r\n \"2a01:111:f100:5000::/52\",\r\n + \ \"2a01:111:f100:6000::/64\",\r\n \"2a01:111:f100:a000::/63\",\r\n + \ \"2a01:111:f100:a002::/64\",\r\n \"2a01:111:f100:a004::/64\",\r\n + \ \"2a01:111:f403:c000::/64\",\r\n \"2a01:111:f403:c004::/62\",\r\n + \ \"2a01:111:f403:c100::/64\",\r\n \"2a01:111:f403:c10c::/62\",\r\n + \ \"2a01:111:f403:c110::/64\",\r\n \"2a01:111:f403:c111::/64\",\r\n + \ \"2a01:111:f403:c112::/64\",\r\n \"2a01:111:f403:c113::/64\",\r\n + \ \"2a01:111:f403:c114::/64\",\r\n \"2a01:111:f403:c200::/64\",\r\n + \ \"2a01:111:f403:c201::/64\",\r\n \"2a01:111:f403:c202::/64\",\r\n + \ \"2a01:111:f403:c203::/64\",\r\n \"2a01:111:f403:c204::/64\",\r\n + \ \"2a01:111:f403:c400::/64\",\r\n \"2a01:111:f403:c401::/64\",\r\n + \ \"2a01:111:f403:c800::/64\",\r\n \"2a01:111:f403:c804::/62\",\r\n + \ \"2a01:111:f403:c900::/64\",\r\n \"2a01:111:f403:c904::/62\",\r\n + \ \"2a01:111:f403:c908::/62\",\r\n \"2a01:111:f403:c90c::/62\",\r\n + \ \"2a01:111:f403:c910::/62\",\r\n \"2a01:111:f403:c914::/62\",\r\n + \ \"2a01:111:f403:c918::/64\",\r\n \"2a01:111:f403:c919::/64\",\r\n + \ \"2a01:111:f403:c91a::/63\",\r\n \"2a01:111:f403:c91c::/63\",\r\n + \ \"2a01:111:f403:c91e::/63\",\r\n \"2a01:111:f403:c920::/63\",\r\n + \ \"2a01:111:f403:c922::/64\",\r\n \"2a01:111:f403:c923::/64\",\r\n + \ \"2a01:111:f403:c924::/62\",\r\n \"2a01:111:f403:c928::/62\",\r\n + \ \"2a01:111:f403:c92c::/64\",\r\n \"2a01:111:f403:c92d::/64\",\r\n + \ \"2a01:111:f403:c92e::/63\",\r\n \"2a01:111:f403:c930::/63\",\r\n + \ \"2a01:111:f403:c932::/63\",\r\n \"2a01:111:f403:c934::/63\",\r\n + \ \"2a01:111:f403:c936::/64\",\r\n \"2a01:111:f403:c937::/64\",\r\n + \ \"2a01:111:f403:c938::/62\",\r\n \"2a01:111:f403:c93c::/62\",\r\n + \ \"2a01:111:f403:c940::/64\",\r\n \"2a01:111:f403:ca00::/62\",\r\n + \ \"2a01:111:f403:ca04::/64\",\r\n \"2a01:111:f403:ca05::/64\",\r\n + \ \"2a01:111:f403:ca06::/63\",\r\n \"2a01:111:f403:ca08::/63\",\r\n + \ \"2a01:111:f403:ca10::/64\",\r\n \"2a01:111:f403:ca11::/64\",\r\n + \ \"2a01:111:f403:ca12::/63\",\r\n \"2a01:111:f403:ca14::/63\",\r\n + \ \"2a01:111:f403:ca16::/63\",\r\n \"2a01:111:f403:ca18::/63\",\r\n + \ \"2a01:111:f403:ca20::/62\",\r\n \"2a01:111:f403:ca24::/64\",\r\n + \ \"2a01:111:f403:cc00::/62\",\r\n \"2a01:111:f403:cc04::/64\",\r\n + \ \"2a01:111:f403:cc05::/64\",\r\n \"2a01:111:f403:cc06::/63\",\r\n + \ \"2a01:111:f403:cc08::/63\",\r\n \"2a01:111:f403:d000::/64\",\r\n + \ \"2a01:111:f403:d004::/62\",\r\n \"2a01:111:f403:d100::/64\",\r\n + \ \"2a01:111:f403:d104::/62\",\r\n \"2a01:111:f403:d108::/62\",\r\n + \ \"2a01:111:f403:d10c::/62\",\r\n \"2a01:111:f403:d120::/62\",\r\n + \ \"2a01:111:f403:d124::/64\",\r\n \"2a01:111:f403:d125::/64\",\r\n + \ \"2a01:111:f403:d200::/64\",\r\n \"2a01:111:f403:d201::/64\",\r\n + \ \"2a01:111:f403:d202::/64\",\r\n \"2a01:111:f403:d203::/64\",\r\n + \ \"2a01:111:f403:d205::/64\",\r\n \"2a01:111:f403:d401::/64\",\r\n + \ \"2a01:111:f403:d402::/64\",\r\n \"2a01:111:f403:d800::/64\",\r\n + \ \"2a01:111:f403:d804::/62\",\r\n \"2a01:111:f403:d900::/64\",\r\n + \ \"2a01:111:f403:d904::/62\",\r\n \"2a01:111:f403:d908::/62\",\r\n + \ \"2a01:111:f403:d90c::/62\",\r\n \"2a01:111:f403:d910::/62\",\r\n + \ \"2a01:111:f403:d914::/64\",\r\n \"2a01:111:f403:d915::/64\",\r\n + \ \"2a01:111:f403:da00::/64\",\r\n \"2a01:111:f403:da01::/64\",\r\n + \ \"2a01:111:f403:da02::/64\",\r\n \"2a01:111:f403:da03::/64\",\r\n + \ \"2a01:111:f403:da05::/64\",\r\n \"2a01:111:f403:dc00::/64\",\r\n + \ \"2a01:111:f403:dc01::/64\",\r\n \"2a01:111:f403:e000::/64\",\r\n + \ \"2a01:111:f403:e003::/64\",\r\n \"2a01:111:f403:e004::/62\",\r\n + \ \"2a01:111:f403:e008::/62\",\r\n \"2a01:111:f403:e00c::/62\",\r\n + \ \"2a01:111:f403:e010::/62\",\r\n \"2a01:111:f403:e014::/64\",\r\n + \ \"2a01:111:f403:e200::/64\",\r\n \"2a01:111:f403:e201::/64\",\r\n + \ \"2a01:111:f403:e202::/64\",\r\n \"2a01:111:f403:e203::/64\",\r\n + \ \"2a01:111:f403:e205::/64\",\r\n \"2a01:111:f403:e400::/64\",\r\n + \ \"2a01:111:f403:e401::/64\",\r\n \"2a01:111:f403:f000::/64\",\r\n + \ \"2a01:111:f403:f800::/62\",\r\n \"2a01:111:f403:f804::/62\",\r\n + \ \"2a01:111:f403:f900::/62\",\r\n \"2a01:111:f403:f904::/62\",\r\n + \ \"2a01:111:f403:f908::/62\",\r\n \"2a01:111:f403:f90c::/62\",\r\n + \ \"2a01:111:f403:f910::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.australiacentral\",\r\n \"id\": + \"AzureCloud.australiacentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": + \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.155.128/26\",\r\n + \ \"13.105.27.160/27\",\r\n \"20.28.0.0/17\",\r\n \"20.36.32.0/19\",\r\n + \ \"20.36.104.0/21\",\r\n \"20.37.0.0/18\",\r\n \"20.37.224.0/19\",\r\n + \ \"20.38.184.0/22\",\r\n \"20.39.64.0/21\",\r\n \"20.47.35.0/24\",\r\n + \ \"20.53.0.0/19\",\r\n \"20.53.48.0/21\",\r\n \"20.60.214.0/23\",\r\n + \ \"20.70.0.0/18\",\r\n \"20.135.52.0/23\",\r\n \"20.150.124.0/24\",\r\n + \ \"20.157.0.0/24\",\r\n \"20.157.101.0/24\",\r\n \"20.157.138.0/24\",\r\n + \ \"20.190.189.64/26\",\r\n \"20.213.224.0/19\",\r\n \"20.227.128.0/17\",\r\n + \ \"20.248.0.0/17\",\r\n \"40.82.240.0/22\",\r\n \"40.90.130.48/28\",\r\n + \ \"40.90.142.96/27\",\r\n \"40.90.149.64/27\",\r\n \"40.126.61.64/26\",\r\n + \ \"52.108.74.0/24\",\r\n \"52.108.95.0/24\",\r\n \"52.109.128.0/22\",\r\n + \ \"52.111.248.0/24\",\r\n \"52.143.219.0/24\",\r\n \"52.239.216.0/23\",\r\n + \ \"2603:1010:300::/47\",\r\n \"2603:1010:303::/48\",\r\n + \ \"2603:1010:304::/47\",\r\n \"2603:1016:1400:20::/59\",\r\n + \ \"2603:1016:2400::/48\",\r\n \"2603:1016:2500:4::/64\",\r\n + \ \"2603:1017:0:20::/59\",\r\n \"2603:1063:2202:c::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiacentral2\",\r\n \ \"id\": \"AzureCloud.australiacentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": @@ -28491,55 +29205,56 @@ interactions: \ \"52.143.218.0/24\",\r\n \"52.239.218.0/23\",\r\n \"2603:1010:400::/47\",\r\n \ \"2603:1010:403::/48\",\r\n \"2603:1010:404::/47\",\r\n \ \"2603:1016:1400:40::/59\",\r\n \"2603:1016:2401::/48\",\r\n - \ \"2603:1016:2500:8::/64\",\r\n \"2603:1017:0:40::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiaeast\",\r\n - \ \"id\": \"AzureCloud.australiaeast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.70.64.0/18\",\r\n - \ \"13.72.224.0/19\",\r\n \"13.73.192.0/20\",\r\n \"13.75.128.0/17\",\r\n - \ \"13.104.211.128/26\",\r\n \"13.105.16.192/26\",\r\n \"13.105.20.128/26\",\r\n - \ \"13.105.52.192/26\",\r\n \"13.105.53.128/26\",\r\n \"20.5.0.0/16\",\r\n - \ \"20.11.0.0/17\",\r\n \"20.28.128.0/17\",\r\n \"20.37.192.0/19\",\r\n - \ \"20.38.112.0/23\",\r\n \"20.40.64.0/20\",\r\n \"20.40.80.0/21\",\r\n - \ \"20.40.120.0/21\",\r\n \"20.40.176.0/20\",\r\n \"20.42.192.0/19\",\r\n - \ \"20.43.96.0/20\",\r\n \"20.47.37.0/24\",\r\n \"20.47.122.0/23\",\r\n - \ \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n \"20.53.64.0/18\",\r\n - \ \"20.53.128.0/17\",\r\n \"20.58.128.0/18\",\r\n \"20.60.72.0/22\",\r\n - \ \"20.60.182.0/23\",\r\n \"20.70.128.0/17\",\r\n \"20.92.64.0/18\",\r\n - \ \"20.92.128.0/17\",\r\n \"20.95.192.0/21\",\r\n \"20.95.208.0/24\",\r\n - \ \"20.135.120.0/21\",\r\n \"20.150.66.0/24\",\r\n \"20.150.92.0/24\",\r\n - \ \"20.150.117.0/24\",\r\n \"20.157.44.0/24\",\r\n \"20.157.107.0/24\",\r\n - \ \"20.157.155.0/24\",\r\n \"20.157.214.0/24\",\r\n \"20.157.220.0/24\",\r\n - \ \"20.167.0.0/17\",\r\n \"20.188.128.0/17\",\r\n \"20.190.142.0/25\",\r\n - \ \"20.190.167.0/24\",\r\n \"20.191.192.0/18\",\r\n \"20.193.0.0/18\",\r\n - \ \"20.193.64.0/19\",\r\n \"20.202.62.0/24\",\r\n \"20.202.65.0/24\",\r\n - \ \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n \"20.213.0.0/17\",\r\n - \ \"20.213.128.0/18\",\r\n \"20.213.192.0/20\",\r\n \"20.227.0.0/18\",\r\n - \ \"20.248.128.0/17\",\r\n \"23.101.208.0/20\",\r\n \"40.79.160.0/20\",\r\n - \ \"40.79.211.0/24\",\r\n \"40.82.32.0/22\",\r\n \"40.82.192.0/19\",\r\n - \ \"40.87.208.0/22\",\r\n \"40.90.18.0/28\",\r\n \"40.90.30.0/25\",\r\n - \ \"40.90.130.80/28\",\r\n \"40.90.130.208/28\",\r\n \"40.90.140.32/27\",\r\n - \ \"40.90.142.160/27\",\r\n \"40.90.147.64/27\",\r\n \"40.90.150.0/27\",\r\n - \ \"40.112.37.128/26\",\r\n \"40.126.14.0/25\",\r\n \"40.126.39.0/24\",\r\n - \ \"40.126.224.0/19\",\r\n \"52.108.40.0/23\",\r\n \"52.108.83.0/24\",\r\n - \ \"52.109.112.0/22\",\r\n \"52.111.224.0/24\",\r\n \"52.113.88.0/22\",\r\n - \ \"52.113.103.0/24\",\r\n \"52.114.16.0/22\",\r\n \"52.114.58.0/23\",\r\n - \ \"52.114.192.0/23\",\r\n \"52.115.98.0/24\",\r\n \"52.120.158.0/23\",\r\n - \ \"52.121.108.0/22\",\r\n \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n - \ \"52.147.0.0/19\",\r\n \"52.156.160.0/19\",\r\n \"52.187.192.0/18\",\r\n - \ \"52.232.136.0/21\",\r\n \"52.232.154.0/24\",\r\n \"52.237.192.0/18\",\r\n - \ \"52.239.130.0/23\",\r\n \"52.239.226.0/24\",\r\n \"52.245.16.0/22\",\r\n - \ \"104.44.90.64/26\",\r\n \"104.44.93.96/27\",\r\n \"104.44.95.48/28\",\r\n - \ \"104.46.29.0/24\",\r\n \"104.46.30.0/23\",\r\n \"104.209.80.0/20\",\r\n - \ \"104.210.64.0/18\",\r\n \"191.238.66.0/23\",\r\n \"191.239.64.0/19\",\r\n - \ \"2603:1010::/46\",\r\n \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n - \ \"2603:1016:1400:60::/59\",\r\n \"2603:1016:2402::/48\",\r\n - \ \"2603:1016:2500:c::/64\",\r\n \"2603:1017:0:60::/59\"\r\n + \ \"2603:1016:2500:8::/64\",\r\n \"2603:1017:0:40::/59\",\r\n + \ \"2603:1063:2202:28::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.australiaeast\",\r\n \"id\": \"AzureCloud.australiaeast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.70.64.0/18\",\r\n \"13.72.224.0/19\",\r\n \"13.73.192.0/20\",\r\n + \ \"13.75.128.0/17\",\r\n \"13.104.211.128/26\",\r\n \"13.105.16.192/26\",\r\n + \ \"13.105.20.128/26\",\r\n \"13.105.52.192/26\",\r\n \"13.105.53.128/26\",\r\n + \ \"20.5.0.0/16\",\r\n \"20.11.0.0/17\",\r\n \"20.28.128.0/17\",\r\n + \ \"20.37.192.0/19\",\r\n \"20.38.112.0/23\",\r\n \"20.40.64.0/20\",\r\n + \ \"20.40.80.0/21\",\r\n \"20.40.120.0/21\",\r\n \"20.40.176.0/20\",\r\n + \ \"20.42.192.0/19\",\r\n \"20.43.96.0/20\",\r\n \"20.47.37.0/24\",\r\n + \ \"20.47.122.0/23\",\r\n \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n + \ \"20.53.64.0/18\",\r\n \"20.53.128.0/17\",\r\n \"20.58.128.0/18\",\r\n + \ \"20.60.72.0/22\",\r\n \"20.60.182.0/23\",\r\n \"20.70.128.0/17\",\r\n + \ \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n \"20.95.192.0/21\",\r\n + \ \"20.95.208.0/24\",\r\n \"20.135.120.0/21\",\r\n \"20.150.66.0/24\",\r\n + \ \"20.150.92.0/24\",\r\n \"20.150.117.0/24\",\r\n \"20.157.44.0/24\",\r\n + \ \"20.157.107.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.214.0/24\",\r\n + \ \"20.157.220.0/24\",\r\n \"20.157.226.0/24\",\r\n \"20.167.0.0/17\",\r\n + \ \"20.188.128.0/17\",\r\n \"20.190.142.0/25\",\r\n \"20.190.167.0/24\",\r\n + \ \"20.191.192.0/18\",\r\n \"20.193.0.0/18\",\r\n \"20.193.64.0/19\",\r\n + \ \"20.202.62.0/24\",\r\n \"20.202.65.0/24\",\r\n \"20.211.0.0/17\",\r\n + \ \"20.211.128.0/18\",\r\n \"20.213.0.0/17\",\r\n \"20.213.128.0/18\",\r\n + \ \"20.213.192.0/20\",\r\n \"20.227.0.0/18\",\r\n \"20.248.128.0/17\",\r\n + \ \"23.101.208.0/20\",\r\n \"40.79.160.0/20\",\r\n \"40.79.211.0/24\",\r\n + \ \"40.82.32.0/22\",\r\n \"40.82.192.0/19\",\r\n \"40.87.208.0/22\",\r\n + \ \"40.90.18.0/28\",\r\n \"40.90.30.0/25\",\r\n \"40.90.130.80/28\",\r\n + \ \"40.90.130.208/28\",\r\n \"40.90.140.32/27\",\r\n \"40.90.142.160/27\",\r\n + \ \"40.90.147.64/27\",\r\n \"40.90.150.0/27\",\r\n \"40.112.37.128/26\",\r\n + \ \"40.126.14.0/25\",\r\n \"40.126.39.0/24\",\r\n \"40.126.224.0/19\",\r\n + \ \"52.108.40.0/23\",\r\n \"52.108.83.0/24\",\r\n \"52.109.112.0/22\",\r\n + \ \"52.111.224.0/24\",\r\n \"52.113.88.0/22\",\r\n \"52.113.103.0/24\",\r\n + \ \"52.114.16.0/22\",\r\n \"52.114.58.0/23\",\r\n \"52.114.192.0/23\",\r\n + \ \"52.115.98.0/24\",\r\n \"52.120.158.0/23\",\r\n \"52.121.108.0/22\",\r\n + \ \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n \"52.147.0.0/19\",\r\n + \ \"52.156.160.0/19\",\r\n \"52.187.192.0/18\",\r\n \"52.232.136.0/21\",\r\n + \ \"52.232.154.0/24\",\r\n \"52.237.192.0/18\",\r\n \"52.239.130.0/23\",\r\n + \ \"52.239.226.0/24\",\r\n \"52.245.16.0/22\",\r\n \"104.44.90.64/26\",\r\n + \ \"104.44.93.96/27\",\r\n \"104.44.95.48/28\",\r\n \"104.46.29.0/24\",\r\n + \ \"104.46.30.0/23\",\r\n \"104.209.80.0/20\",\r\n \"104.210.64.0/18\",\r\n + \ \"191.238.66.0/23\",\r\n \"191.239.64.0/19\",\r\n \"2603:1010::/46\",\r\n + \ \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n \"2603:1016:1400:60::/59\",\r\n + \ \"2603:1016:2402::/48\",\r\n \"2603:1016:2500:c::/64\",\r\n + \ \"2603:1017:0:60::/59\",\r\n \"2603:1063:2202:30::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiasoutheast\",\r\n \ \"id\": \"AzureCloud.australiasoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": @@ -28569,84 +29284,86 @@ interactions: \ \"2603:1010:204::/48\",\r\n \"2603:1010:205::/48\",\r\n \ \"2603:1010:206::/48\",\r\n \"2603:1016:1400::/59\",\r\n \ \"2603:1016:2403::/48\",\r\n \"2603:1016:2500::/64\",\r\n - \ \"2603:1017::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.brazilse\",\r\n \"id\": \"AzureCloud.brazilse\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.27.128/27\",\r\n \"13.105.36.48/28\",\r\n - \ \"13.105.36.96/27\",\r\n \"13.105.52.0/27\",\r\n \"20.20.32.0/26\",\r\n - \ \"20.40.32.0/21\",\r\n \"20.135.76.0/23\",\r\n \"20.150.73.0/24\",\r\n - \ \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n \"20.157.42.0/24\",\r\n - \ \"20.157.189.0/24\",\r\n \"20.157.198.0/24\",\r\n \"20.195.128.0/22\",\r\n - \ \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\r\n \"20.231.128.0/26\",\r\n - \ \"23.97.112.192/27\",\r\n \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n - \ \"40.79.204.192/26\",\r\n \"40.123.128.0/22\",\r\n \"40.126.207.0/24\",\r\n - \ \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n \"52.109.164.0/24\",\r\n - \ \"52.111.207.0/24\",\r\n \"52.112.206.0/24\",\r\n \"52.253.197.0/24\",\r\n - \ \"191.232.16.0/21\",\r\n \"191.233.8.0/21\",\r\n \"191.233.48.0/21\",\r\n - \ \"191.233.160.0/19\",\r\n \"191.234.224.0/19\",\r\n \"191.237.224.0/21\",\r\n - \ \"2603:1050:400::/48\",\r\n \"2603:1050:402::/48\",\r\n + \ \"2603:1017::/59\",\r\n \"2603:1063:2202::/64\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"AzureCloud.brazilse\",\r\n + \ \"id\": \"AzureCloud.brazilse\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.27.128/27\",\r\n + \ \"13.105.36.48/28\",\r\n \"13.105.36.96/27\",\r\n \"13.105.52.0/27\",\r\n + \ \"20.20.32.0/26\",\r\n \"20.40.32.0/21\",\r\n \"20.135.76.0/23\",\r\n + \ \"20.150.73.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n + \ \"20.157.42.0/24\",\r\n \"20.157.189.0/24\",\r\n \"20.157.198.0/24\",\r\n + \ \"20.195.128.0/22\",\r\n \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\r\n + \ \"20.231.128.0/26\",\r\n \"23.97.112.192/27\",\r\n \"23.97.116.0/22\",\r\n + \ \"23.97.120.0/21\",\r\n \"40.79.204.192/26\",\r\n \"40.123.128.0/22\",\r\n + \ \"40.126.207.0/24\",\r\n \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n + \ \"52.109.164.0/24\",\r\n \"52.111.207.0/24\",\r\n \"52.112.206.0/24\",\r\n + \ \"52.253.197.0/24\",\r\n \"191.232.16.0/21\",\r\n \"191.233.8.0/21\",\r\n + \ \"191.233.48.0/21\",\r\n \"191.233.160.0/19\",\r\n \"191.234.224.0/19\",\r\n + \ \"191.237.224.0/21\",\r\n \"2603:1050:400::/48\",\r\n \"2603:1050:402::/48\",\r\n \ \"2603:1050:403::/48\",\r\n \"2603:1050:404::/48\",\r\n \ \"2603:1056:1403::/48\",\r\n \"2603:1056:1500:4::/64\",\r\n \ \"2603:1056:2000:60::/59\",\r\n \"2603:1057:2:60::/59\",\r\n - \ \"2603:1061:1002::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.brazilsouth\",\r\n \"id\": \"AzureCloud.brazilsouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.52.80/28\",\r\n \"13.105.52.128/26\",\r\n - \ \"20.40.16.0/21\",\r\n \"20.40.112.0/21\",\r\n \"20.47.39.0/24\",\r\n - \ \"20.47.86.0/24\",\r\n \"20.60.36.0/23\",\r\n \"20.95.240.0/24\",\r\n - \ \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.157.55.0/24\",\r\n \"20.157.222.0/24\",\r\n \"20.190.145.0/25\",\r\n - \ \"20.190.173.0/24\",\r\n \"20.195.136.0/21\",\r\n \"20.195.152.0/21\",\r\n - \ \"20.195.160.0/19\",\r\n \"20.195.192.0/18\",\r\n \"20.197.128.0/17\",\r\n - \ \"20.201.0.0/17\",\r\n \"20.202.80.0/22\",\r\n \"20.206.64.0/18\",\r\n - \ \"20.206.128.0/17\",\r\n \"20.209.12.0/23\",\r\n \"20.226.0.0/16\",\r\n - \ \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n - \ \"23.97.112.160/27\",\r\n \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n - \ \"40.90.133.32/27\",\r\n \"40.90.133.144/28\",\r\n \"40.90.141.64/27\",\r\n - \ \"40.90.144.224/27\",\r\n \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n - \ \"40.90.157.0/27\",\r\n \"40.126.17.0/25\",\r\n \"40.126.45.0/24\",\r\n - \ \"52.108.36.0/22\",\r\n \"52.108.82.0/24\",\r\n \"52.108.171.0/24\",\r\n - \ \"52.108.172.0/23\",\r\n \"52.109.108.0/22\",\r\n \"52.111.225.0/24\",\r\n - \ \"52.112.118.0/24\",\r\n \"52.113.132.0/24\",\r\n \"52.113.152.0/24\",\r\n - \ \"52.114.194.0/23\",\r\n \"52.114.196.0/22\",\r\n \"52.114.200.0/22\",\r\n - \ \"52.121.40.0/21\",\r\n \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n - \ \"104.41.0.0/18\",\r\n \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n - \ \"191.232.160.0/19\",\r\n \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n - \ \"191.233.16.0/20\",\r\n \"191.233.128.0/20\",\r\n \"191.233.192.0/18\",\r\n - \ \"191.234.128.0/18\",\r\n \"191.234.192.0/19\",\r\n \"191.235.32.0/19\",\r\n - \ \"191.235.64.0/18\",\r\n \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n - \ \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n - \ \"191.235.250.0/25\",\r\n \"191.237.195.0/24\",\r\n \"191.237.200.0/21\",\r\n - \ \"191.237.248.0/21\",\r\n \"191.238.72.0/21\",\r\n \"191.238.128.0/21\",\r\n - \ \"191.238.192.0/19\",\r\n \"191.239.112.0/20\",\r\n \"191.239.204.0/22\",\r\n - \ \"191.239.240.0/20\",\r\n \"2603:1050:1::/48\",\r\n \"2603:1050:2::/47\",\r\n - \ \"2603:1050:5::/48\",\r\n \"2603:1050:6::/47\",\r\n \"2603:1056:1400::/48\",\r\n + \ \"2603:1061:1002::/48\",\r\n \"2603:1063:2204:4::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.brazilsouth\",\r\n + \ \"id\": \"AzureCloud.brazilsouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.52.80/28\",\r\n + \ \"13.105.52.128/26\",\r\n \"20.40.16.0/21\",\r\n \"20.40.112.0/21\",\r\n + \ \"20.47.39.0/24\",\r\n \"20.47.86.0/24\",\r\n \"20.60.36.0/23\",\r\n + \ \"20.95.240.0/24\",\r\n \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n + \ \"20.150.111.0/24\",\r\n \"20.157.55.0/24\",\r\n \"20.157.222.0/24\",\r\n + \ \"20.157.227.0/24\",\r\n \"20.190.145.0/25\",\r\n \"20.190.173.0/24\",\r\n + \ \"20.195.136.0/21\",\r\n \"20.195.152.0/21\",\r\n \"20.195.160.0/19\",\r\n + \ \"20.195.192.0/18\",\r\n \"20.197.128.0/17\",\r\n \"20.201.0.0/17\",\r\n + \ \"20.202.80.0/22\",\r\n \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n + \ \"20.209.12.0/23\",\r\n \"20.226.0.0/16\",\r\n \"23.97.96.0/20\",\r\n + \ \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n \"23.97.112.160/27\",\r\n + \ \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n \"40.90.133.32/27\",\r\n + \ \"40.90.133.144/28\",\r\n \"40.90.141.64/27\",\r\n \"40.90.144.224/27\",\r\n + \ \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n \"40.90.157.0/27\",\r\n + \ \"40.126.17.0/25\",\r\n \"40.126.45.0/24\",\r\n \"52.108.36.0/22\",\r\n + \ \"52.108.82.0/24\",\r\n \"52.108.171.0/24\",\r\n \"52.108.172.0/23\",\r\n + \ \"52.109.108.0/22\",\r\n \"52.111.225.0/24\",\r\n \"52.112.118.0/24\",\r\n + \ \"52.113.132.0/24\",\r\n \"52.113.152.0/24\",\r\n \"52.114.194.0/23\",\r\n + \ \"52.114.196.0/22\",\r\n \"52.114.200.0/22\",\r\n \"52.121.40.0/21\",\r\n + \ \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n \"104.41.0.0/18\",\r\n + \ \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n \"191.232.160.0/19\",\r\n + \ \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n \"191.233.16.0/20\",\r\n + \ \"191.233.128.0/20\",\r\n \"191.233.192.0/18\",\r\n \"191.234.128.0/18\",\r\n + \ \"191.234.192.0/19\",\r\n \"191.235.32.0/19\",\r\n \"191.235.64.0/18\",\r\n + \ \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n \"191.235.224.0/20\",\r\n + \ \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n + \ \"191.237.195.0/24\",\r\n \"191.237.200.0/21\",\r\n \"191.237.248.0/21\",\r\n + \ \"191.238.72.0/21\",\r\n \"191.238.128.0/21\",\r\n \"191.238.192.0/19\",\r\n + \ \"191.239.112.0/20\",\r\n \"191.239.204.0/22\",\r\n \"191.239.240.0/20\",\r\n + \ \"2603:1050:1::/48\",\r\n \"2603:1050:2::/47\",\r\n \"2603:1050:5::/48\",\r\n + \ \"2603:1050:6::/47\",\r\n \"2603:1056:1400::/48\",\r\n \ \"2603:1056:1500::/64\",\r\n \"2603:1056:2000:20::/59\",\r\n - \ \"2603:1057:2:20::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.canadacentral\",\r\n \"id\": \"AzureCloud.canadacentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.160.0/19\",\r\n \"13.88.224.0/19\",\r\n \"13.104.151.192/26\",\r\n - \ \"13.104.152.0/25\",\r\n \"13.104.208.176/28\",\r\n \"13.104.212.192/26\",\r\n - \ \"13.104.223.192/26\",\r\n \"20.38.114.0/25\",\r\n \"20.38.144.0/21\",\r\n - \ \"20.39.128.0/20\",\r\n \"20.43.0.0/19\",\r\n \"20.47.40.0/24\",\r\n - \ \"20.47.87.0/24\",\r\n \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n - \ \"20.48.224.0/19\",\r\n \"20.60.42.0/23\",\r\n \"20.60.242.0/23\",\r\n - \ \"20.63.0.0/17\",\r\n \"20.95.20.0/24\",\r\n \"20.95.40.0/21\",\r\n - \ \"20.104.0.0/17\",\r\n \"20.104.192.0/18\",\r\n \"20.116.0.0/16\",\r\n - \ \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n \"20.150.16.0/24\",\r\n - \ \"20.150.31.0/24\",\r\n \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n - \ \"20.151.0.0/16\",\r\n \"20.157.26.0/24\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.113.0/24\",\r\n \"20.157.121.0/24\",\r\n \"20.157.148.0/24\",\r\n - \ \"20.190.139.0/25\",\r\n \"20.190.161.0/24\",\r\n \"20.200.64.0/18\",\r\n + \ \"2603:1057:2:20::/59\",\r\n \"2603:1063:2204::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.canadacentral\",\r\n + \ \"id\": \"AzureCloud.canadacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n + \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.160.0/19\",\r\n + \ \"13.88.224.0/19\",\r\n \"13.104.151.192/26\",\r\n \"13.104.152.0/25\",\r\n + \ \"13.104.208.176/28\",\r\n \"13.104.212.192/26\",\r\n \"13.104.223.192/26\",\r\n + \ \"20.38.114.0/25\",\r\n \"20.38.144.0/21\",\r\n \"20.39.128.0/20\",\r\n + \ \"20.43.0.0/19\",\r\n \"20.47.40.0/24\",\r\n \"20.47.87.0/24\",\r\n + \ \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n \"20.48.224.0/19\",\r\n + \ \"20.60.42.0/23\",\r\n \"20.60.242.0/23\",\r\n \"20.63.0.0/17\",\r\n + \ \"20.95.20.0/24\",\r\n \"20.95.40.0/21\",\r\n \"20.104.0.0/17\",\r\n + \ \"20.104.192.0/18\",\r\n \"20.116.0.0/16\",\r\n \"20.135.182.0/23\",\r\n + \ \"20.135.184.0/22\",\r\n \"20.150.16.0/24\",\r\n \"20.150.31.0/24\",\r\n + \ \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.151.0.0/16\",\r\n + \ \"20.157.26.0/24\",\r\n \"20.157.52.0/24\",\r\n \"20.157.113.0/24\",\r\n + \ \"20.157.121.0/24\",\r\n \"20.157.148.0/24\",\r\n \"20.190.139.0/25\",\r\n + \ \"20.190.161.0/24\",\r\n \"20.200.64.0/18\",\r\n \"20.209.70.0/23\",\r\n \ \"20.220.0.0/18\",\r\n \"20.220.128.0/17\",\r\n \"40.79.216.0/24\",\r\n \ \"40.80.44.0/22\",\r\n \"40.82.160.0/19\",\r\n \"40.85.192.0/18\",\r\n \ \"40.90.17.144/28\",\r\n \"40.90.128.0/28\",\r\n \"40.90.138.32/27\",\r\n @@ -28663,73 +29380,75 @@ interactions: \ \"2603:1030:f05::/48\",\r\n \"2603:1030:f06::/48\",\r\n \ \"2603:1030:f07::/56\",\r\n \"2603:1030:f08::/48\",\r\n \ \"2603:1036:2401::/48\",\r\n \"2603:1036:2500:30::/64\",\r\n - \ \"2603:1036:3000:40::/59\",\r\n \"2603:1037:1:40::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.canadaeast\",\r\n - \ \"id\": \"AzureCloud.canadaeast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.154.128/25\",\r\n - \ \"20.38.121.128/25\",\r\n \"20.47.41.0/24\",\r\n \"20.47.88.0/24\",\r\n - \ \"20.60.142.0/23\",\r\n \"20.95.17.0/24\",\r\n \"20.104.128.0/18\",\r\n - \ \"20.135.66.0/23\",\r\n \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n - \ \"20.150.113.0/24\",\r\n \"20.157.4.0/23\",\r\n \"20.157.8.0/22\",\r\n - \ \"20.157.161.0/24\",\r\n \"20.190.139.128/25\",\r\n \"20.190.162.0/24\",\r\n - \ \"20.200.0.0/18\",\r\n \"20.209.64.0/23\",\r\n \"20.220.64.0/18\",\r\n - \ \"40.69.96.0/19\",\r\n \"40.79.217.0/24\",\r\n \"40.80.40.0/22\",\r\n - \ \"40.80.240.0/20\",\r\n \"40.86.192.0/18\",\r\n \"40.89.0.0/19\",\r\n - \ \"40.90.17.128/28\",\r\n \"40.90.138.64/27\",\r\n \"40.90.156.96/27\",\r\n - \ \"40.126.11.128/25\",\r\n \"40.126.34.0/24\",\r\n \"52.108.193.0/24\",\r\n - \ \"52.108.232.0/23\",\r\n \"52.109.96.0/22\",\r\n \"52.111.226.0/24\",\r\n - \ \"52.114.164.0/22\",\r\n \"52.136.22.0/24\",\r\n \"52.139.64.0/18\",\r\n - \ \"52.155.0.0/19\",\r\n \"52.229.64.0/18\",\r\n \"52.232.128.0/21\",\r\n - \ \"52.235.0.0/18\",\r\n \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n - \ \"52.242.0.0/18\",\r\n \"52.245.32.0/22\",\r\n \"104.44.93.64/27\",\r\n - \ \"104.44.95.32/28\",\r\n \"2603:1030:20a::/47\",\r\n \"2603:1030:1000::/47\",\r\n + \ \"2603:1036:3000:40::/59\",\r\n \"2603:1037:1:40::/59\",\r\n + \ \"2603:1063:2200:8::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.canadaeast\",\r\n \"id\": \"AzureCloud.canadaeast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"9\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.154.128/25\",\r\n \"20.38.121.128/25\",\r\n + \ \"20.47.41.0/24\",\r\n \"20.47.88.0/24\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.95.17.0/24\",\r\n \"20.104.128.0/18\",\r\n \"20.135.66.0/23\",\r\n + \ \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.157.4.0/23\",\r\n \"20.157.8.0/22\",\r\n \"20.157.161.0/24\",\r\n + \ \"20.190.139.128/25\",\r\n \"20.190.162.0/24\",\r\n \"20.200.0.0/18\",\r\n + \ \"20.209.64.0/23\",\r\n \"20.220.64.0/18\",\r\n \"40.69.96.0/19\",\r\n + \ \"40.79.217.0/24\",\r\n \"40.80.40.0/22\",\r\n \"40.80.240.0/20\",\r\n + \ \"40.86.192.0/18\",\r\n \"40.89.0.0/19\",\r\n \"40.90.17.128/28\",\r\n + \ \"40.90.138.64/27\",\r\n \"40.90.156.96/27\",\r\n \"40.126.11.128/25\",\r\n + \ \"40.126.34.0/24\",\r\n \"52.108.193.0/24\",\r\n \"52.108.232.0/23\",\r\n + \ \"52.109.96.0/22\",\r\n \"52.111.226.0/24\",\r\n \"52.114.164.0/22\",\r\n + \ \"52.136.22.0/24\",\r\n \"52.139.64.0/18\",\r\n \"52.155.0.0/19\",\r\n + \ \"52.229.64.0/18\",\r\n \"52.232.128.0/21\",\r\n \"52.235.0.0/18\",\r\n + \ \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n \"52.242.0.0/18\",\r\n + \ \"52.245.32.0/22\",\r\n \"104.44.93.64/27\",\r\n \"104.44.95.32/28\",\r\n + \ \"2603:1030:20a::/47\",\r\n \"2603:1030:1000::/47\",\r\n \ \"2603:1030:1002::/48\",\r\n \"2603:1030:1004::/48\",\r\n \ \"2603:1030:1005::/48\",\r\n \"2603:1030:1006::/48\",\r\n \ \"2603:1036:2402::/48\",\r\n \"2603:1036:2500:34::/64\",\r\n - \ \"2603:1036:3000:80::/59\",\r\n \"2603:1037:1:80::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.centralfrance\",\r\n - \ \"id\": \"AzureCloud.centralfrance\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.156.0/24\",\r\n - \ \"20.19.0.0/17\",\r\n \"20.38.196.0/22\",\r\n \"20.39.232.0/21\",\r\n - \ \"20.39.240.0/20\",\r\n \"20.40.128.0/19\",\r\n \"20.43.32.0/19\",\r\n - \ \"20.47.44.0/24\",\r\n \"20.47.80.0/23\",\r\n \"20.60.13.0/24\",\r\n - \ \"20.60.156.0/23\",\r\n \"20.74.0.0/17\",\r\n \"20.95.85.0/24\",\r\n - \ \"20.111.0.0/18\",\r\n \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n - \ \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n \"20.188.32.0/19\",\r\n - \ \"20.190.147.0/25\",\r\n \"20.190.177.0/24\",\r\n \"20.199.0.0/17\",\r\n - \ \"20.202.0.0/24\",\r\n \"20.202.5.0/24\",\r\n \"20.202.6.0/23\",\r\n - \ \"20.202.8.0/22\",\r\n \"20.209.8.0/23\",\r\n \"20.216.128.0/18\",\r\n - \ \"40.66.32.0/19\",\r\n \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n - \ \"40.79.205.0/26\",\r\n \"40.79.222.0/24\",\r\n \"40.80.24.0/22\",\r\n - \ \"40.89.128.0/18\",\r\n \"40.90.130.240/28\",\r\n \"40.90.132.0/27\",\r\n - \ \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n \"40.90.147.128/26\",\r\n - \ \"40.90.147.192/27\",\r\n \"40.126.19.0/25\",\r\n \"40.126.49.0/24\",\r\n - \ \"51.11.192.0/18\",\r\n \"51.103.0.0/17\",\r\n \"51.138.192.0/19\",\r\n - \ \"52.108.52.0/23\",\r\n \"52.108.89.0/24\",\r\n \"52.108.168.0/23\",\r\n - \ \"52.108.170.0/24\",\r\n \"52.109.68.0/22\",\r\n \"52.111.231.0/24\",\r\n - \ \"52.112.126.0/24\",\r\n \"52.112.172.0/22\",\r\n \"52.112.190.0/24\",\r\n - \ \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n \"52.114.104.0/22\",\r\n - \ \"52.114.114.0/23\",\r\n \"52.115.112.0/23\",\r\n \"52.115.128.0/21\",\r\n - \ \"52.115.136.0/22\",\r\n \"52.121.88.0/21\",\r\n \"52.121.96.0/22\",\r\n - \ \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n \"52.122.28.0/22\",\r\n - \ \"52.143.128.0/18\",\r\n \"52.143.215.0/24\",\r\n \"52.143.216.0/23\",\r\n - \ \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n - \ \"52.245.116.0/22\",\r\n \"2603:1020:800::/47\",\r\n \"2603:1020:802::/48\",\r\n - \ \"2603:1020:804::/48\",\r\n \"2603:1020:805::/48\",\r\n - \ \"2603:1020:806::/48\",\r\n \"2603:1026:2400::/48\",\r\n - \ \"2603:1026:2500:1c::/64\",\r\n \"2603:1026:3000:100::/59\",\r\n - \ \"2603:1027:1:100::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.centralindia\",\r\n \"id\": \"AzureCloud.centralindia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1036:3000:80::/59\",\r\n \"2603:1037:1:80::/59\",\r\n + \ \"2603:1063:2200:10::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralfrance\",\r\n \"id\": \"AzureCloud.centralfrance\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"12\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.156.0/24\",\r\n \"20.19.0.0/17\",\r\n \"20.38.196.0/22\",\r\n + \ \"20.39.232.0/21\",\r\n \"20.39.240.0/20\",\r\n \"20.40.128.0/19\",\r\n + \ \"20.43.32.0/19\",\r\n \"20.47.44.0/24\",\r\n \"20.47.80.0/23\",\r\n + \ \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n \"20.74.0.0/17\",\r\n + \ \"20.95.85.0/24\",\r\n \"20.111.0.0/18\",\r\n \"20.135.146.0/23\",\r\n + \ \"20.135.148.0/22\",\r\n \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n + \ \"20.188.32.0/19\",\r\n \"20.190.147.0/25\",\r\n \"20.190.177.0/24\",\r\n + \ \"20.199.0.0/17\",\r\n \"20.202.0.0/24\",\r\n \"20.202.5.0/24\",\r\n + \ \"20.202.6.0/23\",\r\n \"20.202.8.0/22\",\r\n \"20.209.8.0/23\",\r\n + \ \"20.216.128.0/18\",\r\n \"40.66.32.0/19\",\r\n \"40.79.128.0/20\",\r\n + \ \"40.79.144.0/21\",\r\n \"40.79.205.0/26\",\r\n \"40.79.222.0/24\",\r\n + \ \"40.80.24.0/22\",\r\n \"40.89.128.0/18\",\r\n \"40.90.130.240/28\",\r\n + \ \"40.90.132.0/27\",\r\n \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n + \ \"40.90.147.128/26\",\r\n \"40.90.147.192/27\",\r\n \"40.126.19.0/25\",\r\n + \ \"40.126.49.0/24\",\r\n \"51.11.192.0/18\",\r\n \"51.103.0.0/17\",\r\n + \ \"51.138.192.0/19\",\r\n \"52.108.52.0/23\",\r\n \"52.108.89.0/24\",\r\n + \ \"52.108.168.0/23\",\r\n \"52.108.170.0/24\",\r\n \"52.109.68.0/22\",\r\n + \ \"52.111.231.0/24\",\r\n \"52.112.126.0/24\",\r\n \"52.112.172.0/22\",\r\n + \ \"52.112.190.0/24\",\r\n \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n + \ \"52.114.104.0/22\",\r\n \"52.114.114.0/23\",\r\n \"52.115.112.0/23\",\r\n + \ \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n \"52.121.88.0/21\",\r\n + \ \"52.121.96.0/22\",\r\n \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n + \ \"52.122.28.0/22\",\r\n \"52.143.128.0/18\",\r\n \"52.143.215.0/24\",\r\n + \ \"52.143.216.0/23\",\r\n \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n + \ \"52.239.241.0/24\",\r\n \"52.245.116.0/22\",\r\n \"2603:1020:800::/47\",\r\n + \ \"2603:1020:802::/48\",\r\n \"2603:1020:804::/48\",\r\n + \ \"2603:1020:805::/48\",\r\n \"2603:1020:806::/48\",\r\n + \ \"2603:1026:2400::/48\",\r\n \"2603:1026:2500:1c::/64\",\r\n + \ \"2603:1026:3000:100::/59\",\r\n \"2603:1027:1:100::/59\",\r\n + \ \"2603:1063:2206:1c::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralindia\",\r\n \"id\": \"AzureCloud.centralindia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.0.0/18\",\r\n \"13.104.148.128/25\",\r\n \"13.105.98.0/27\",\r\n \ \"13.105.98.32/28\",\r\n \"13.105.98.64/27\",\r\n \"20.38.126.0/23\",\r\n \ \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n \"20.43.120.0/21\",\r\n @@ -28758,170 +29477,170 @@ interactions: \ \"104.47.210.0/23\",\r\n \"104.211.64.0/18\",\r\n \"2603:1040:a00::/46\",\r\n \ \"2603:1040:a05::/48\",\r\n \"2603:1040:a06::/47\",\r\n \ \"2603:1046:1400::/48\",\r\n \"2603:1046:1500:8::/64\",\r\n - \ \"2603:1046:2000:80::/59\",\r\n \"2603:1047:1:80::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.centralus\",\r\n - \ \"id\": \"AzureCloud.centralus\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"25\",\r\n - \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.128.0/20\",\r\n - \ \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n - \ \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n \"13.67.153.128/25\",\r\n - \ \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n \"13.67.160.0/19\",\r\n - \ \"13.67.192.0/18\",\r\n \"13.86.0.0/17\",\r\n \"13.89.0.0/16\",\r\n - \ \"13.104.147.128/25\",\r\n \"13.104.219.128/25\",\r\n \"13.105.17.192/26\",\r\n - \ \"13.105.24.0/24\",\r\n \"13.105.37.0/26\",\r\n \"13.105.53.192/26\",\r\n - \ \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n \"13.105.98.224/27\",\r\n - \ \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n \"20.9.0.0/17\",\r\n - \ \"20.12.128.0/17\",\r\n \"20.15.128.0/17\",\r\n \"20.29.0.0/17\",\r\n - \ \"20.37.128.0/18\",\r\n \"20.38.96.0/23\",\r\n \"20.38.122.0/23\",\r\n - \ \"20.40.192.0/18\",\r\n \"20.44.8.0/21\",\r\n \"20.46.224.0/19\",\r\n - \ \"20.47.58.0/23\",\r\n \"20.47.78.0/23\",\r\n \"20.60.18.0/24\",\r\n - \ \"20.60.30.0/23\",\r\n \"20.60.178.0/23\",\r\n \"20.60.194.0/23\",\r\n - \ \"20.60.240.0/23\",\r\n \"20.60.244.0/23\",\r\n \"20.80.64.0/18\",\r\n - \ \"20.83.0.0/18\",\r\n \"20.84.128.0/17\",\r\n \"20.95.16.0/24\",\r\n - \ \"20.98.128.0/18\",\r\n \"20.106.0.0/18\",\r\n \"20.109.192.0/18\",\r\n - \ \"20.112.192.0/18\",\r\n \"20.118.0.0/18\",\r\n \"20.118.192.0/18\",\r\n - \ \"20.135.0.0/22\",\r\n \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\r\n - \ \"20.136.3.128/25\",\r\n \"20.136.5.0/24\",\r\n \"20.143.4.0/24\",\r\n - \ \"20.150.43.128/25\",\r\n \"20.150.58.0/24\",\r\n \"20.150.63.0/24\",\r\n - \ \"20.150.77.0/24\",\r\n \"20.150.89.0/24\",\r\n \"20.150.95.0/24\",\r\n - \ \"20.157.34.0/23\",\r\n \"20.157.73.0/24\",\r\n \"20.157.88.0/24\",\r\n - \ \"20.157.91.0/24\",\r\n \"20.157.142.0/23\",\r\n \"20.157.163.0/24\",\r\n - \ \"20.157.184.0/24\",\r\n \"20.184.64.0/18\",\r\n \"20.186.192.0/18\",\r\n - \ \"20.190.134.0/24\",\r\n \"20.190.155.0/24\",\r\n \"20.209.18.0/23\",\r\n - \ \"20.209.36.0/23\",\r\n \"20.221.0.0/17\",\r\n \"20.236.192.0/18\",\r\n - \ \"23.99.128.0/17\",\r\n \"23.100.80.0/21\",\r\n \"23.100.240.0/20\",\r\n - \ \"23.101.112.0/20\",\r\n \"23.102.202.0/24\",\r\n \"40.67.160.0/19\",\r\n - \ \"40.69.128.0/18\",\r\n \"40.77.0.0/17\",\r\n \"40.77.130.128/26\",\r\n - \ \"40.77.137.0/25\",\r\n \"40.77.138.0/25\",\r\n \"40.77.161.64/26\",\r\n - \ \"40.77.166.192/26\",\r\n \"40.77.171.0/24\",\r\n \"40.77.175.192/27\",\r\n - \ \"40.77.175.240/28\",\r\n \"40.77.182.16/28\",\r\n \"40.77.182.192/26\",\r\n - \ \"40.77.184.128/25\",\r\n \"40.77.197.0/24\",\r\n \"40.77.255.128/26\",\r\n - \ \"40.78.128.0/18\",\r\n \"40.78.221.0/24\",\r\n \"40.82.16.0/22\",\r\n - \ \"40.82.96.0/22\",\r\n \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n - \ \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n \"40.83.24.128/25\",\r\n - \ \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n \"40.83.28.0/22\",\r\n - \ \"40.83.32.0/19\",\r\n \"40.86.0.0/17\",\r\n \"40.87.180.0/30\",\r\n - \ \"40.87.180.4/31\",\r\n \"40.87.180.14/31\",\r\n \"40.87.180.16/30\",\r\n - \ \"40.87.180.20/31\",\r\n \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n - \ \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n \"40.87.180.48/28\",\r\n - \ \"40.87.180.64/30\",\r\n \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n - \ \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n - \ \"40.87.180.192/30\",\r\n \"40.87.180.202/31\",\r\n \"40.87.180.204/30\",\r\n - \ \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n \"40.87.180.240/29\",\r\n - \ \"40.87.180.248/30\",\r\n \"40.87.181.4/30\",\r\n \"40.87.181.8/29\",\r\n - \ \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n \"40.87.181.64/26\",\r\n - \ \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n \"40.87.181.152/31\",\r\n - \ \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n \"40.87.181.168/29\",\r\n - \ \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n \"40.87.182.4/30\",\r\n - \ \"40.87.182.8/29\",\r\n \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n - \ \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n \"40.87.182.62/31\",\r\n - \ \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n \"40.87.183.0/28\",\r\n - \ \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n \"40.87.183.34/31\",\r\n - \ \"40.87.183.36/30\",\r\n \"40.87.183.42/31\",\r\n \"40.87.183.44/30\",\r\n - \ \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n - \ \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n \"40.87.183.192/27\",\r\n - \ \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n \"40.87.183.236/31\",\r\n - \ \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n \"40.89.224.0/19\",\r\n - \ \"40.90.16.0/27\",\r\n \"40.90.21.128/25\",\r\n \"40.90.22.0/25\",\r\n - \ \"40.90.26.128/25\",\r\n \"40.90.129.224/27\",\r\n \"40.90.130.64/28\",\r\n - \ \"40.90.130.192/28\",\r\n \"40.90.132.192/26\",\r\n \"40.90.137.224/27\",\r\n - \ \"40.90.140.96/27\",\r\n \"40.90.140.224/27\",\r\n \"40.90.141.0/27\",\r\n - \ \"40.90.142.128/27\",\r\n \"40.90.142.240/28\",\r\n \"40.90.144.0/27\",\r\n - \ \"40.90.144.128/26\",\r\n \"40.90.148.176/28\",\r\n \"40.90.149.96/27\",\r\n - \ \"40.90.151.144/28\",\r\n \"40.90.154.64/26\",\r\n \"40.90.156.192/26\",\r\n - \ \"40.90.158.64/26\",\r\n \"40.93.8.0/24\",\r\n \"40.93.13.0/24\",\r\n - \ \"40.93.192.0/24\",\r\n \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n - \ \"40.113.192.0/18\",\r\n \"40.122.16.0/20\",\r\n \"40.122.32.0/19\",\r\n - \ \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n \"40.123.168.0/24\",\r\n - \ \"40.123.169.0/30\",\r\n \"40.123.169.6/31\",\r\n \"40.123.169.8/29\",\r\n - \ \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n \"40.123.169.64/27\",\r\n - \ \"40.123.169.96/31\",\r\n \"40.126.6.0/24\",\r\n \"40.126.27.0/24\",\r\n - \ \"52.101.8.0/24\",\r\n \"52.101.32.0/22\",\r\n \"52.101.61.0/24\",\r\n - \ \"52.101.62.0/23\",\r\n \"52.101.64.0/24\",\r\n \"52.102.130.0/24\",\r\n - \ \"52.102.139.0/24\",\r\n \"52.103.4.0/24\",\r\n \"52.103.13.0/24\",\r\n - \ \"52.103.130.0/24\",\r\n \"52.103.139.0/24\",\r\n \"52.108.165.0/24\",\r\n - \ \"52.108.166.0/23\",\r\n \"52.108.185.0/24\",\r\n \"52.108.208.0/21\",\r\n - \ \"52.109.8.0/22\",\r\n \"52.111.227.0/24\",\r\n \"52.112.113.0/24\",\r\n - \ \"52.113.129.0/24\",\r\n \"52.114.128.0/22\",\r\n \"52.115.76.0/22\",\r\n - \ \"52.115.80.0/22\",\r\n \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n - \ \"52.123.2.0/24\",\r\n \"52.125.128.0/22\",\r\n \"52.136.30.0/24\",\r\n - \ \"52.141.192.0/19\",\r\n \"52.141.240.0/20\",\r\n \"52.143.193.0/24\",\r\n - \ \"52.143.224.0/19\",\r\n \"52.154.0.0/18\",\r\n \"52.154.128.0/17\",\r\n - \ \"52.158.160.0/20\",\r\n \"52.158.192.0/19\",\r\n \"52.165.0.0/19\",\r\n - \ \"52.165.32.0/20\",\r\n \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n - \ \"52.165.56.0/21\",\r\n \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n - \ \"52.165.104.0/25\",\r\n \"52.165.128.0/17\",\r\n \"52.173.0.0/16\",\r\n - \ \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n - \ \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n - \ \"52.180.128.0/19\",\r\n \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n - \ \"52.180.185.0/24\",\r\n \"52.182.128.0/17\",\r\n \"52.185.0.0/19\",\r\n - \ \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n - \ \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.128/27\",\r\n - \ \"52.185.56.160/28\",\r\n \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n - \ \"52.185.112.0/26\",\r\n \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n - \ \"52.189.0.0/17\",\r\n \"52.228.128.0/17\",\r\n \"52.230.128.0/17\",\r\n - \ \"52.232.157.0/24\",\r\n \"52.238.192.0/18\",\r\n \"52.239.150.0/23\",\r\n - \ \"52.239.177.32/27\",\r\n \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n - \ \"52.239.195.0/24\",\r\n \"52.239.234.0/23\",\r\n \"52.242.128.0/17\",\r\n - \ \"52.245.68.0/24\",\r\n \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n - \ \"52.245.69.96/28\",\r\n \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n - \ \"52.245.69.192/26\",\r\n \"52.245.70.0/23\",\r\n \"52.255.0.0/19\",\r\n - \ \"53.103.139.0/24\",\r\n \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n - \ \"104.43.128.0/17\",\r\n \"104.44.88.160/27\",\r\n \"104.44.91.160/27\",\r\n - \ \"104.44.92.224/27\",\r\n \"104.44.94.80/28\",\r\n \"104.208.0.0/19\",\r\n - \ \"104.208.32.0/20\",\r\n \"131.253.36.224/27\",\r\n \"157.55.108.0/23\",\r\n - \ \"168.61.128.0/25\",\r\n \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n - \ \"168.61.128.192/26\",\r\n \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n - \ \"168.61.129.208/28\",\r\n \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n - \ \"168.61.130.128/25\",\r\n \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n - \ \"168.61.132.0/26\",\r\n \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n - \ \"168.61.208.0/20\",\r\n \"193.149.72.0/21\",\r\n \"2603:1030::/45\",\r\n - \ \"2603:1030:9:2::/63\",\r\n \"2603:1030:9:4::/62\",\r\n - \ \"2603:1030:9:8::/61\",\r\n \"2603:1030:9:10::/62\",\r\n - \ \"2603:1030:9:14::/63\",\r\n \"2603:1030:9:17::/64\",\r\n - \ \"2603:1030:9:18::/61\",\r\n \"2603:1030:9:20::/59\",\r\n - \ \"2603:1030:9:40::/58\",\r\n \"2603:1030:9:80::/59\",\r\n - \ \"2603:1030:9:a0::/60\",\r\n \"2603:1030:9:b3::/64\",\r\n - \ \"2603:1030:9:b4::/63\",\r\n \"2603:1030:9:b7::/64\",\r\n - \ \"2603:1030:9:b8::/63\",\r\n \"2603:1030:9:bd::/64\",\r\n - \ \"2603:1030:9:be::/63\",\r\n \"2603:1030:9:c0::/58\",\r\n - \ \"2603:1030:9:100::/64\",\r\n \"2603:1030:9:104::/62\",\r\n - \ \"2603:1030:9:108::/62\",\r\n \"2603:1030:9:10c::/64\",\r\n - \ \"2603:1030:9:111::/64\",\r\n \"2603:1030:9:112::/63\",\r\n - \ \"2603:1030:9:114::/64\",\r\n \"2603:1030:9:118::/62\",\r\n - \ \"2603:1030:9:11c::/63\",\r\n \"2603:1030:9:11f::/64\",\r\n - \ \"2603:1030:9:120::/61\",\r\n \"2603:1030:9:128::/62\",\r\n - \ \"2603:1030:9:12f::/64\",\r\n \"2603:1030:9:130::/60\",\r\n - \ \"2603:1030:9:140::/59\",\r\n \"2603:1030:9:160::/61\",\r\n - \ \"2603:1030:9:168::/62\",\r\n \"2603:1030:9:16f::/64\",\r\n - \ \"2603:1030:9:170::/60\",\r\n \"2603:1030:9:180::/61\",\r\n - \ \"2603:1030:9:18c::/62\",\r\n \"2603:1030:9:190::/60\",\r\n - \ \"2603:1030:9:1a0::/59\",\r\n \"2603:1030:9:1c0::/60\",\r\n - \ \"2603:1030:9:1d0::/62\",\r\n \"2603:1030:9:1d4::/63\",\r\n - \ \"2603:1030:9:1d6::/64\",\r\n \"2603:1030:9:1db::/64\",\r\n - \ \"2603:1030:9:1dc::/62\",\r\n \"2603:1030:9:1e0::/59\",\r\n - \ \"2603:1030:9:200::/57\",\r\n \"2603:1030:9:280::/61\",\r\n - \ \"2603:1030:9:288::/62\",\r\n \"2603:1030:9:28d::/64\",\r\n - \ \"2603:1030:9:28e::/63\",\r\n \"2603:1030:9:290::/60\",\r\n - \ \"2603:1030:9:2a0::/60\",\r\n \"2603:1030:9:2b0::/61\",\r\n - \ \"2603:1030:9:2b8::/62\",\r\n \"2603:1030:9:2bc::/63\",\r\n - \ \"2603:1030:9:2be::/64\",\r\n \"2603:1030:a::/47\",\r\n - \ \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\r\n \"2603:1030:13::/56\",\r\n - \ \"2603:1036:903:7::/64\",\r\n \"2603:1036:903:8::/64\",\r\n - \ \"2603:1036:2403::/48\",\r\n \"2603:1036:2500:1c::/64\",\r\n - \ \"2603:1036:3000:100::/59\",\r\n \"2603:1037:1:100::/59\",\r\n - \ \"2603:1062:2:180::/57\",\r\n \"2a01:111:f403:c111::/64\",\r\n + \ \"2603:1046:2000:80::/59\",\r\n \"2603:1047:1:80::/59\",\r\n + \ \"2603:1063:2202:14::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralus\",\r\n \"id\": \"AzureCloud.centralus\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"27\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.67.128.0/20\",\r\n \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n + \ \"13.67.153.0/28\",\r\n \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n + \ \"13.67.153.128/25\",\r\n \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n + \ \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n \"13.86.0.0/17\",\r\n + \ \"13.89.0.0/16\",\r\n \"13.104.147.128/25\",\r\n \"13.104.219.128/25\",\r\n + \ \"13.105.17.192/26\",\r\n \"13.105.24.0/24\",\r\n \"13.105.37.0/26\",\r\n + \ \"13.105.53.192/26\",\r\n \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n + \ \"13.105.98.224/27\",\r\n \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n + \ \"20.9.0.0/17\",\r\n \"20.12.128.0/17\",\r\n \"20.15.128.0/17\",\r\n + \ \"20.29.0.0/17\",\r\n \"20.37.128.0/18\",\r\n \"20.38.96.0/23\",\r\n + \ \"20.38.122.0/23\",\r\n \"20.40.192.0/18\",\r\n \"20.44.8.0/21\",\r\n + \ \"20.46.224.0/19\",\r\n \"20.47.58.0/23\",\r\n \"20.47.78.0/23\",\r\n + \ \"20.60.18.0/24\",\r\n \"20.60.30.0/23\",\r\n \"20.60.178.0/23\",\r\n + \ \"20.60.194.0/23\",\r\n \"20.60.240.0/23\",\r\n \"20.60.244.0/23\",\r\n + \ \"20.80.64.0/18\",\r\n \"20.83.0.0/18\",\r\n \"20.84.128.0/17\",\r\n + \ \"20.95.16.0/24\",\r\n \"20.98.128.0/18\",\r\n \"20.106.0.0/18\",\r\n + \ \"20.109.192.0/18\",\r\n \"20.112.192.0/18\",\r\n \"20.118.0.0/18\",\r\n + \ \"20.118.192.0/18\",\r\n \"20.135.0.0/22\",\r\n \"20.135.188.0/22\",\r\n + \ \"20.135.192.0/23\",\r\n \"20.136.3.128/25\",\r\n \"20.136.5.0/24\",\r\n + \ \"20.143.4.0/24\",\r\n \"20.150.43.128/25\",\r\n \"20.150.58.0/24\",\r\n + \ \"20.150.63.0/24\",\r\n \"20.150.77.0/24\",\r\n \"20.150.89.0/24\",\r\n + \ \"20.150.95.0/24\",\r\n \"20.157.34.0/23\",\r\n \"20.157.73.0/24\",\r\n + \ \"20.157.88.0/24\",\r\n \"20.157.91.0/24\",\r\n \"20.157.142.0/23\",\r\n + \ \"20.157.163.0/24\",\r\n \"20.157.184.0/24\",\r\n \"20.184.64.0/18\",\r\n + \ \"20.186.192.0/18\",\r\n \"20.190.134.0/24\",\r\n \"20.190.155.0/24\",\r\n + \ \"20.209.18.0/23\",\r\n \"20.209.36.0/23\",\r\n \"20.221.0.0/17\",\r\n + \ \"20.236.192.0/18\",\r\n \"23.99.128.0/17\",\r\n \"23.100.80.0/21\",\r\n + \ \"23.100.240.0/20\",\r\n \"23.101.112.0/20\",\r\n \"23.102.202.0/24\",\r\n + \ \"40.67.160.0/19\",\r\n \"40.69.128.0/18\",\r\n \"40.77.0.0/17\",\r\n + \ \"40.77.130.128/26\",\r\n \"40.77.137.0/25\",\r\n \"40.77.138.0/25\",\r\n + \ \"40.77.161.64/26\",\r\n \"40.77.166.192/26\",\r\n \"40.77.171.0/24\",\r\n + \ \"40.77.175.192/27\",\r\n \"40.77.175.240/28\",\r\n \"40.77.182.16/28\",\r\n + \ \"40.77.182.192/26\",\r\n \"40.77.184.128/25\",\r\n \"40.77.197.0/24\",\r\n + \ \"40.77.255.128/26\",\r\n \"40.78.128.0/18\",\r\n \"40.78.221.0/24\",\r\n + \ \"40.82.16.0/22\",\r\n \"40.82.96.0/22\",\r\n \"40.83.0.0/20\",\r\n + \ \"40.83.16.0/21\",\r\n \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n + \ \"40.83.24.128/25\",\r\n \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n + \ \"40.83.28.0/22\",\r\n \"40.83.32.0/19\",\r\n \"40.86.0.0/17\",\r\n + \ \"40.87.180.0/30\",\r\n \"40.87.180.4/31\",\r\n \"40.87.180.14/31\",\r\n + \ \"40.87.180.16/30\",\r\n \"40.87.180.20/31\",\r\n \"40.87.180.28/30\",\r\n + \ \"40.87.180.32/29\",\r\n \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n + \ \"40.87.180.48/28\",\r\n \"40.87.180.64/30\",\r\n \"40.87.180.74/31\",\r\n + \ \"40.87.180.76/30\",\r\n \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n + \ \"40.87.180.128/26\",\r\n \"40.87.180.192/30\",\r\n \"40.87.180.202/31\",\r\n + \ \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n + \ \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n \"40.87.181.4/30\",\r\n + \ \"40.87.181.8/29\",\r\n \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n + \ \"40.87.181.64/26\",\r\n \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n + \ \"40.87.181.152/31\",\r\n \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n + \ \"40.87.181.168/29\",\r\n \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n + \ \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n \"40.87.182.24/29\",\r\n + \ \"40.87.182.32/28\",\r\n \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n + \ \"40.87.182.62/31\",\r\n \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n + \ \"40.87.183.0/28\",\r\n \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n + \ \"40.87.183.34/31\",\r\n \"40.87.183.36/30\",\r\n \"40.87.183.42/31\",\r\n + \ \"40.87.183.44/30\",\r\n \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n + \ \"40.87.183.64/26\",\r\n \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n + \ \"40.87.183.192/27\",\r\n \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n + \ \"40.87.183.236/31\",\r\n \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n + \ \"40.89.224.0/19\",\r\n \"40.90.16.0/27\",\r\n \"40.90.21.128/25\",\r\n + \ \"40.90.22.0/25\",\r\n \"40.90.26.128/25\",\r\n \"40.90.129.224/27\",\r\n + \ \"40.90.130.64/28\",\r\n \"40.90.130.192/28\",\r\n \"40.90.132.192/26\",\r\n + \ \"40.90.137.224/27\",\r\n \"40.90.140.96/27\",\r\n \"40.90.140.224/27\",\r\n + \ \"40.90.141.0/27\",\r\n \"40.90.142.128/27\",\r\n \"40.90.142.240/28\",\r\n + \ \"40.90.144.0/27\",\r\n \"40.90.144.128/26\",\r\n \"40.90.148.176/28\",\r\n + \ \"40.90.149.96/27\",\r\n \"40.90.151.144/28\",\r\n \"40.90.154.64/26\",\r\n + \ \"40.90.156.192/26\",\r\n \"40.90.158.64/26\",\r\n \"40.93.8.0/24\",\r\n + \ \"40.93.13.0/24\",\r\n \"40.93.192.0/24\",\r\n \"40.97.7.0/24\",\r\n + \ \"40.97.12.0/24\",\r\n \"40.113.192.0/18\",\r\n \"40.122.16.0/20\",\r\n + \ \"40.122.32.0/19\",\r\n \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n + \ \"40.123.168.0/24\",\r\n \"40.123.169.0/30\",\r\n \"40.123.169.6/31\",\r\n + \ \"40.123.169.8/29\",\r\n \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n + \ \"40.123.169.64/27\",\r\n \"40.123.169.96/29\",\r\n \"40.123.169.104/31\",\r\n + \ \"40.126.6.0/24\",\r\n \"40.126.27.0/24\",\r\n \"52.101.8.0/24\",\r\n + \ \"52.101.32.0/22\",\r\n \"52.101.61.0/24\",\r\n \"52.101.62.0/23\",\r\n + \ \"52.101.64.0/24\",\r\n \"52.102.130.0/24\",\r\n \"52.102.139.0/24\",\r\n + \ \"52.103.4.0/24\",\r\n \"52.103.13.0/24\",\r\n \"52.103.130.0/24\",\r\n + \ \"52.103.139.0/24\",\r\n \"52.108.165.0/24\",\r\n \"52.108.166.0/23\",\r\n + \ \"52.108.185.0/24\",\r\n \"52.108.208.0/21\",\r\n \"52.109.8.0/22\",\r\n + \ \"52.111.227.0/24\",\r\n \"52.112.113.0/24\",\r\n \"52.113.129.0/24\",\r\n + \ \"52.114.128.0/22\",\r\n \"52.115.76.0/22\",\r\n \"52.115.80.0/22\",\r\n + \ \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n \"52.123.2.0/24\",\r\n + \ \"52.125.128.0/22\",\r\n \"52.136.30.0/24\",\r\n \"52.141.192.0/19\",\r\n + \ \"52.141.240.0/20\",\r\n \"52.143.193.0/24\",\r\n \"52.143.224.0/19\",\r\n + \ \"52.154.0.0/18\",\r\n \"52.154.128.0/17\",\r\n \"52.158.160.0/20\",\r\n + \ \"52.158.192.0/19\",\r\n \"52.165.0.0/19\",\r\n \"52.165.32.0/20\",\r\n + \ \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n \"52.165.56.0/21\",\r\n + \ \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n \"52.165.104.0/25\",\r\n + \ \"52.165.128.0/17\",\r\n \"52.173.0.0/16\",\r\n \"52.176.0.0/17\",\r\n + \ \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n \"52.176.176.0/20\",\r\n + \ \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n \"52.180.128.0/19\",\r\n + \ \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n \"52.180.185.0/24\",\r\n + \ \"52.182.128.0/17\",\r\n \"52.185.0.0/19\",\r\n \"52.185.32.0/20\",\r\n + \ \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n \"52.185.56.64/27\",\r\n + \ \"52.185.56.96/28\",\r\n \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n + \ \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n + \ \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n \"52.189.0.0/17\",\r\n + \ \"52.228.128.0/17\",\r\n \"52.230.128.0/17\",\r\n \"52.232.157.0/24\",\r\n + \ \"52.238.192.0/18\",\r\n \"52.239.150.0/23\",\r\n \"52.239.177.32/27\",\r\n + \ \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n \"52.239.195.0/24\",\r\n + \ \"52.239.234.0/23\",\r\n \"52.242.128.0/17\",\r\n \"52.245.68.0/24\",\r\n + \ \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n \"52.245.69.96/28\",\r\n + \ \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n \"52.245.69.192/26\",\r\n + \ \"52.245.70.0/23\",\r\n \"52.255.0.0/19\",\r\n \"53.103.139.0/24\",\r\n + \ \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n \"104.43.128.0/17\",\r\n + \ \"104.44.88.160/27\",\r\n \"104.44.91.160/27\",\r\n \"104.44.92.224/27\",\r\n + \ \"104.44.94.80/28\",\r\n \"104.208.0.0/19\",\r\n \"104.208.32.0/20\",\r\n + \ \"131.253.36.224/27\",\r\n \"157.55.108.0/23\",\r\n \"168.61.128.0/25\",\r\n + \ \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n \"168.61.128.192/26\",\r\n + \ \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n \"168.61.129.208/28\",\r\n + \ \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n \"168.61.130.128/25\",\r\n + \ \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n \"168.61.132.0/26\",\r\n + \ \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n \"168.61.208.0/20\",\r\n + \ \"193.149.72.0/21\",\r\n \"2603:1030::/45\",\r\n \"2603:1030:9:2::/63\",\r\n + \ \"2603:1030:9:4::/62\",\r\n \"2603:1030:9:8::/61\",\r\n + \ \"2603:1030:9:10::/62\",\r\n \"2603:1030:9:14::/63\",\r\n + \ \"2603:1030:9:17::/64\",\r\n \"2603:1030:9:18::/61\",\r\n + \ \"2603:1030:9:20::/59\",\r\n \"2603:1030:9:40::/58\",\r\n + \ \"2603:1030:9:80::/59\",\r\n \"2603:1030:9:a0::/60\",\r\n + \ \"2603:1030:9:b3::/64\",\r\n \"2603:1030:9:b4::/63\",\r\n + \ \"2603:1030:9:b7::/64\",\r\n \"2603:1030:9:b8::/63\",\r\n + \ \"2603:1030:9:bd::/64\",\r\n \"2603:1030:9:be::/63\",\r\n + \ \"2603:1030:9:c0::/58\",\r\n \"2603:1030:9:100::/64\",\r\n + \ \"2603:1030:9:104::/62\",\r\n \"2603:1030:9:108::/62\",\r\n + \ \"2603:1030:9:10c::/64\",\r\n \"2603:1030:9:111::/64\",\r\n + \ \"2603:1030:9:112::/63\",\r\n \"2603:1030:9:114::/64\",\r\n + \ \"2603:1030:9:118::/62\",\r\n \"2603:1030:9:11c::/63\",\r\n + \ \"2603:1030:9:11f::/64\",\r\n \"2603:1030:9:120::/61\",\r\n + \ \"2603:1030:9:128::/62\",\r\n \"2603:1030:9:12f::/64\",\r\n + \ \"2603:1030:9:130::/60\",\r\n \"2603:1030:9:140::/59\",\r\n + \ \"2603:1030:9:160::/61\",\r\n \"2603:1030:9:168::/62\",\r\n + \ \"2603:1030:9:16f::/64\",\r\n \"2603:1030:9:170::/60\",\r\n + \ \"2603:1030:9:180::/61\",\r\n \"2603:1030:9:18c::/62\",\r\n + \ \"2603:1030:9:190::/60\",\r\n \"2603:1030:9:1a0::/59\",\r\n + \ \"2603:1030:9:1c0::/60\",\r\n \"2603:1030:9:1d0::/62\",\r\n + \ \"2603:1030:9:1d4::/63\",\r\n \"2603:1030:9:1d6::/64\",\r\n + \ \"2603:1030:9:1db::/64\",\r\n \"2603:1030:9:1dc::/62\",\r\n + \ \"2603:1030:9:1e0::/59\",\r\n \"2603:1030:9:200::/57\",\r\n + \ \"2603:1030:9:280::/61\",\r\n \"2603:1030:9:288::/62\",\r\n + \ \"2603:1030:9:28d::/64\",\r\n \"2603:1030:9:28e::/63\",\r\n + \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/59\",\r\n + \ \"2603:1030:9:2c0::/63\",\r\n \"2603:1030:9:2c2::/64\",\r\n + \ \"2603:1030:a::/47\",\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\r\n + \ \"2603:1030:13::/56\",\r\n \"2603:1036:903:7::/64\",\r\n + \ \"2603:1036:903:8::/64\",\r\n \"2603:1036:2403::/48\",\r\n + \ \"2603:1036:2500:1c::/64\",\r\n \"2603:1036:3000:100::/59\",\r\n + \ \"2603:1037:1:100::/59\",\r\n \"2603:1062:2:180::/57\",\r\n + \ \"2603:1063:2200:1c::/64\",\r\n \"2a01:111:f403:c111::/64\",\r\n \ \"2a01:111:f403:c904::/62\",\r\n \"2a01:111:f403:c928::/62\",\r\n \ \"2a01:111:f403:c92c::/64\",\r\n \"2a01:111:f403:d104::/62\",\r\n \ \"2a01:111:f403:d904::/62\",\r\n \"2a01:111:f403:e004::/62\",\r\n \ \"2a01:111:f403:f904::/62\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.centraluseuap\",\r\n \"id\": \"AzureCloud.centraluseuap\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.153.16/28\",\r\n \"13.67.154.0/24\",\r\n \"13.104.129.0/26\",\r\n \ \"13.104.159.192/26\",\r\n \"13.104.208.0/26\",\r\n \"13.105.98.208/28\",\r\n \ \"13.105.99.0/26\",\r\n \"20.45.192.0/18\",\r\n \"20.46.0.0/19\",\r\n @@ -28968,57 +29687,57 @@ interactions: \ \"2603:1030:13:100::/56\",\r\n \"2603:1036:903:2::/64\",\r\n \ \"2603:1036:240d::/48\",\r\n \"2603:1036:2500:2c::/64\",\r\n \ \"2603:1036:3000:160::/59\",\r\n \"2603:1037:1:160::/59\",\r\n - \ \"2a01:111:f403:c114::/64\",\r\n \"2a01:111:f403:c93c::/62\",\r\n - \ \"2a01:111:f403:c940::/64\",\r\n \"2a01:111:f403:d125::/64\",\r\n - \ \"2a01:111:f403:d915::/64\",\r\n \"2a01:111:f403:e014::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastasia\",\r\n - \ \"id\": \"AzureCloud.eastasia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.70.0.0/18\",\r\n - \ \"13.72.192.0/19\",\r\n \"13.75.0.0/17\",\r\n \"13.88.208.0/20\",\r\n - \ \"13.94.0.0/18\",\r\n \"13.104.155.64/26\",\r\n \"13.104.155.192/26\",\r\n - \ \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n \"13.105.100.16/28\",\r\n - \ \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n - \ \"13.105.100.192/27\",\r\n \"20.2.0.0/16\",\r\n \"20.6.128.0/17\",\r\n - \ \"20.24.64.0/18\",\r\n \"20.24.192.0/18\",\r\n \"20.47.43.0/24\",\r\n - \ \"20.47.126.0/23\",\r\n \"20.60.86.0/23\",\r\n \"20.60.131.0/24\",\r\n - \ \"20.60.254.0/23\",\r\n \"20.95.139.0/24\",\r\n \"20.135.40.0/23\",\r\n - \ \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n \"20.150.1.128/25\",\r\n - \ \"20.150.22.0/24\",\r\n \"20.150.96.0/24\",\r\n \"20.157.53.0/24\",\r\n - \ \"20.157.177.0/24\",\r\n \"20.157.210.0/23\",\r\n \"20.157.213.0/24\",\r\n - \ \"20.157.219.0/24\",\r\n \"20.187.64.0/18\",\r\n \"20.187.128.0/18\",\r\n - \ \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n \"20.189.64.0/18\",\r\n - \ \"20.190.140.128/25\",\r\n \"20.190.164.0/24\",\r\n \"20.195.72.0/21\",\r\n - \ \"20.195.88.0/21\",\r\n \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n - \ \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n - \ \"20.239.0.0/16\",\r\n \"20.247.0.0/17\",\r\n \"20.255.0.0/16\",\r\n - \ \"23.97.64.0/19\",\r\n \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n - \ \"23.98.44.0/24\",\r\n \"23.99.96.0/19\",\r\n \"23.100.88.0/21\",\r\n - \ \"23.101.0.0/20\",\r\n \"23.102.200.0/23\",\r\n \"23.102.224.0/19\",\r\n - \ \"40.77.134.0/24\",\r\n \"40.77.136.16/28\",\r\n \"40.77.160.32/27\",\r\n - \ \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n \"40.77.161.0/26\",\r\n - \ \"40.77.161.128/25\",\r\n \"40.77.175.128/27\",\r\n \"40.77.192.0/22\",\r\n - \ \"40.77.201.0/24\",\r\n \"40.77.226.0/25\",\r\n \"40.77.234.128/27\",\r\n - \ \"40.77.236.192/28\",\r\n \"40.77.237.128/25\",\r\n \"40.77.252.0/23\",\r\n - \ \"40.79.210.0/24\",\r\n \"40.81.16.0/20\",\r\n \"40.82.116.0/22\",\r\n - \ \"40.83.64.0/18\",\r\n \"40.87.192.0/22\",\r\n \"40.90.154.192/26\",\r\n - \ \"40.93.128.0/24\",\r\n \"40.126.12.128/25\",\r\n \"40.126.36.0/24\",\r\n - \ \"52.101.128.0/22\",\r\n \"52.101.132.0/24\",\r\n \"52.102.192.0/24\",\r\n - \ \"52.103.64.0/24\",\r\n \"52.103.192.0/24\",\r\n \"52.108.32.0/22\",\r\n - \ \"52.108.81.0/24\",\r\n \"52.109.120.0/22\",\r\n \"52.111.228.0/24\",\r\n - \ \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n \"52.113.104.0/24\",\r\n - \ \"52.113.108.0/24\",\r\n \"52.114.0.0/21\",\r\n \"52.114.52.0/23\",\r\n - \ \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n \"52.115.46.0/24\",\r\n - \ \"52.115.96.0/24\",\r\n \"52.120.157.0/24\",\r\n \"52.121.112.0/22\",\r\n - \ \"52.139.128.0/18\",\r\n \"52.175.0.0/17\",\r\n \"52.184.0.0/17\",\r\n - \ \"52.229.128.0/17\",\r\n \"52.232.153.0/24\",\r\n \"52.239.128.0/24\",\r\n - \ \"52.239.224.0/24\",\r\n \"52.245.56.0/22\",\r\n \"52.246.128.0/20\",\r\n - \ \"52.253.222.0/23\",\r\n \"65.52.160.0/19\",\r\n \"104.44.88.192/27\",\r\n - \ \"104.44.90.224/27\",\r\n \"104.44.91.192/27\",\r\n \"104.44.94.96/28\",\r\n - \ \"104.46.24.0/22\",\r\n \"104.208.64.0/18\",\r\n \"104.214.160.0/19\",\r\n - \ \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \"111.221.78.0/23\",\r\n + \ \"2603:1063:2200:28::/64\",\r\n \"2a01:111:f403:c114::/64\",\r\n + \ \"2a01:111:f403:c93c::/62\",\r\n \"2a01:111:f403:c940::/64\",\r\n + \ \"2a01:111:f403:d125::/64\",\r\n \"2a01:111:f403:d915::/64\",\r\n + \ \"2a01:111:f403:e014::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastasia\",\r\n \"id\": \"AzureCloud.eastasia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"17\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.70.0.0/18\",\r\n \"13.72.192.0/19\",\r\n \"13.75.0.0/17\",\r\n + \ \"13.88.208.0/20\",\r\n \"13.94.0.0/18\",\r\n \"13.104.155.64/26\",\r\n + \ \"13.104.155.192/26\",\r\n \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n + \ \"13.105.100.16/28\",\r\n \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n + \ \"13.105.100.160/28\",\r\n \"13.105.100.192/27\",\r\n \"20.2.0.0/16\",\r\n + \ \"20.6.128.0/17\",\r\n \"20.24.64.0/18\",\r\n \"20.24.192.0/18\",\r\n + \ \"20.47.43.0/24\",\r\n \"20.47.126.0/23\",\r\n \"20.60.86.0/23\",\r\n + \ \"20.60.131.0/24\",\r\n \"20.60.254.0/23\",\r\n \"20.95.139.0/24\",\r\n + \ \"20.135.40.0/23\",\r\n \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n + \ \"20.150.1.128/25\",\r\n \"20.150.22.0/24\",\r\n \"20.150.96.0/24\",\r\n + \ \"20.157.53.0/24\",\r\n \"20.157.177.0/24\",\r\n \"20.157.210.0/23\",\r\n + \ \"20.157.213.0/24\",\r\n \"20.157.219.0/24\",\r\n \"20.187.64.0/18\",\r\n + \ \"20.187.128.0/18\",\r\n \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n + \ \"20.189.64.0/18\",\r\n \"20.190.140.128/25\",\r\n \"20.190.164.0/24\",\r\n + \ \"20.195.72.0/21\",\r\n \"20.195.88.0/21\",\r\n \"20.205.0.0/18\",\r\n + \ \"20.205.64.0/20\",\r\n \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n + \ \"20.205.128.0/20\",\r\n \"20.239.0.0/16\",\r\n \"20.247.0.0/17\",\r\n + \ \"20.255.0.0/16\",\r\n \"23.97.64.0/19\",\r\n \"23.98.32.0/21\",\r\n + \ \"23.98.40.0/22\",\r\n \"23.98.44.0/24\",\r\n \"23.99.96.0/19\",\r\n + \ \"23.100.88.0/21\",\r\n \"23.101.0.0/20\",\r\n \"23.102.200.0/23\",\r\n + \ \"23.102.224.0/19\",\r\n \"40.77.134.0/24\",\r\n \"40.77.136.16/28\",\r\n + \ \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n + \ \"40.77.161.0/26\",\r\n \"40.77.161.128/25\",\r\n \"40.77.175.128/27\",\r\n + \ \"40.77.192.0/22\",\r\n \"40.77.201.0/24\",\r\n \"40.77.226.0/25\",\r\n + \ \"40.77.234.128/27\",\r\n \"40.77.236.192/28\",\r\n \"40.77.237.128/25\",\r\n + \ \"40.77.252.0/23\",\r\n \"40.79.210.0/24\",\r\n \"40.81.16.0/20\",\r\n + \ \"40.82.116.0/22\",\r\n \"40.83.64.0/18\",\r\n \"40.87.192.0/22\",\r\n + \ \"40.90.154.192/26\",\r\n \"40.93.128.0/24\",\r\n \"40.126.12.128/25\",\r\n + \ \"40.126.36.0/24\",\r\n \"52.101.128.0/22\",\r\n \"52.101.132.0/24\",\r\n + \ \"52.102.192.0/24\",\r\n \"52.103.64.0/24\",\r\n \"52.103.192.0/24\",\r\n + \ \"52.108.32.0/22\",\r\n \"52.108.81.0/24\",\r\n \"52.109.120.0/22\",\r\n + \ \"52.111.228.0/24\",\r\n \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n + \ \"52.113.104.0/24\",\r\n \"52.113.108.0/24\",\r\n \"52.114.0.0/21\",\r\n + \ \"52.114.52.0/23\",\r\n \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n + \ \"52.115.46.0/24\",\r\n \"52.115.96.0/24\",\r\n \"52.120.157.0/24\",\r\n + \ \"52.121.112.0/22\",\r\n \"52.139.128.0/18\",\r\n \"52.175.0.0/17\",\r\n + \ \"52.184.0.0/17\",\r\n \"52.229.128.0/17\",\r\n \"52.232.153.0/24\",\r\n + \ \"52.239.128.0/24\",\r\n \"52.239.224.0/24\",\r\n \"52.245.56.0/22\",\r\n + \ \"52.246.128.0/20\",\r\n \"52.253.222.0/23\",\r\n \"65.52.160.0/19\",\r\n + \ \"104.44.88.192/27\",\r\n \"104.44.90.224/27\",\r\n \"104.44.91.192/27\",\r\n + \ \"104.44.94.96/28\",\r\n \"104.46.24.0/22\",\r\n \"104.208.64.0/18\",\r\n + \ \"104.214.160.0/19\",\r\n \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \ \"131.253.13.100/30\",\r\n \"131.253.13.104/30\",\r\n \"131.253.35.192/26\",\r\n \ \"134.170.192.0/21\",\r\n \"137.116.160.0/20\",\r\n \"168.63.128.0/24\",\r\n \ \"168.63.129.0/28\",\r\n \"168.63.129.32/27\",\r\n \"168.63.129.64/26\",\r\n @@ -29034,353 +29753,356 @@ interactions: \ \"2603:1040:207::/48\",\r\n \"2603:1040:208::/48\",\r\n \ \"2603:1046:1401::/48\",\r\n \"2603:1046:1500:24::/64\",\r\n \ \"2603:1046:2000:40::/59\",\r\n \"2603:1047:1:40::/59\",\r\n - \ \"2a01:111:f100:6000::/64\",\r\n \"2a01:111:f403:c400::/64\",\r\n - \ \"2a01:111:f403:cc00::/62\",\r\n \"2a01:111:f403:cc04::/64\",\r\n - \ \"2a01:111:f403:d401::/64\",\r\n \"2a01:111:f403:dc00::/64\",\r\n - \ \"2a01:111:f403:e400::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.eastus\",\r\n \"id\": \"AzureCloud.eastus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"27\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.68.128.0/17\",\r\n \"13.72.64.0/18\",\r\n \"13.82.0.0/16\",\r\n - \ \"13.90.0.0/16\",\r\n \"13.92.0.0/16\",\r\n \"13.104.144.128/27\",\r\n - \ \"13.104.152.128/25\",\r\n \"13.104.192.0/21\",\r\n \"13.104.211.0/25\",\r\n - \ \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n \"13.105.17.0/26\",\r\n - \ \"13.105.19.0/25\",\r\n \"13.105.20.192/26\",\r\n \"13.105.27.0/25\",\r\n - \ \"13.105.27.192/27\",\r\n \"13.105.36.192/26\",\r\n \"13.105.74.48/28\",\r\n - \ \"13.105.98.48/28\",\r\n \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n - \ \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n \"13.105.104.96/27\",\r\n - \ \"20.25.0.0/17\",\r\n \"20.38.98.0/24\",\r\n \"20.39.32.0/19\",\r\n - \ \"20.42.0.0/17\",\r\n \"20.47.1.0/24\",\r\n \"20.47.16.0/23\",\r\n - \ \"20.47.31.0/24\",\r\n \"20.47.108.0/23\",\r\n \"20.47.113.0/24\",\r\n - \ \"20.49.104.0/21\",\r\n \"20.51.128.0/17\",\r\n \"20.55.0.0/17\",\r\n - \ \"20.60.0.0/24\",\r\n \"20.60.2.0/23\",\r\n \"20.60.6.0/23\",\r\n - \ \"20.60.60.0/22\",\r\n \"20.60.128.0/23\",\r\n \"20.60.134.0/23\",\r\n - \ \"20.60.146.0/23\",\r\n \"20.60.220.0/23\",\r\n \"20.62.128.0/17\",\r\n - \ \"20.72.128.0/18\",\r\n \"20.75.128.0/17\",\r\n \"20.81.0.0/17\",\r\n - \ \"20.83.128.0/18\",\r\n \"20.84.0.0/17\",\r\n \"20.85.128.0/17\",\r\n - \ \"20.88.128.0/18\",\r\n \"20.95.0.0/24\",\r\n \"20.95.2.0/24\",\r\n - \ \"20.95.4.0/24\",\r\n \"20.95.6.0/24\",\r\n \"20.95.18.0/23\",\r\n - \ \"20.95.21.0/24\",\r\n \"20.95.22.0/23\",\r\n \"20.95.25.0/24\",\r\n - \ \"20.95.26.0/23\",\r\n \"20.95.28.0/22\",\r\n \"20.95.32.0/21\",\r\n - \ \"20.95.48.0/23\",\r\n \"20.95.50.0/24\",\r\n \"20.95.52.0/24\",\r\n - \ \"20.102.0.0/17\",\r\n \"20.106.128.0/17\",\r\n \"20.115.0.0/17\",\r\n - \ \"20.119.0.0/17\",\r\n \"20.120.0.0/17\",\r\n \"20.121.0.0/16\",\r\n - \ \"20.124.0.0/16\",\r\n \"20.127.0.0/16\",\r\n \"20.135.4.0/23\",\r\n - \ \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n \"20.136.3.0/25\",\r\n - \ \"20.136.4.0/24\",\r\n \"20.150.32.0/23\",\r\n \"20.150.90.0/24\",\r\n - \ \"20.152.0.0/23\",\r\n \"20.157.6.0/23\",\r\n \"20.157.19.0/24\",\r\n - \ \"20.157.24.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.59.0/24\",\r\n - \ \"20.157.61.0/24\",\r\n \"20.157.93.0/24\",\r\n \"20.157.104.0/24\",\r\n - \ \"20.157.109.0/24\",\r\n \"20.157.116.0/24\",\r\n \"20.157.124.0/24\",\r\n - \ \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n \"20.157.171.0/24\",\r\n - \ \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n \"20.163.128.0/17\",\r\n - \ \"20.185.0.0/16\",\r\n \"20.190.130.0/24\",\r\n \"20.190.151.0/24\",\r\n - \ \"20.202.20.0/24\",\r\n \"20.202.39.0/24\",\r\n \"20.202.120.0/22\",\r\n - \ \"20.202.124.0/24\",\r\n \"20.209.0.0/23\",\r\n \"20.209.40.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"20.228.128.0/17\",\r\n \"20.231.0.0/17\",\r\n - \ \"20.231.192.0/18\",\r\n \"20.232.0.0/16\",\r\n \"20.237.0.0/17\",\r\n - \ \"20.241.128.0/17\",\r\n \"20.242.128.0/17\",\r\n \"20.246.128.0/17\",\r\n - \ \"20.253.0.0/17\",\r\n \"23.96.0.0/17\",\r\n \"23.98.45.0/24\",\r\n - \ \"23.100.16.0/20\",\r\n \"23.101.128.0/20\",\r\n \"40.71.0.0/16\",\r\n - \ \"40.76.0.0/16\",\r\n \"40.78.219.0/24\",\r\n \"40.78.224.0/21\",\r\n - \ \"40.79.152.0/21\",\r\n \"40.80.144.0/21\",\r\n \"40.82.24.0/22\",\r\n - \ \"40.82.60.0/22\",\r\n \"40.85.160.0/19\",\r\n \"40.87.0.0/17\",\r\n - \ \"40.87.164.0/22\",\r\n \"40.88.0.0/16\",\r\n \"40.90.23.128/25\",\r\n - \ \"40.90.24.128/25\",\r\n \"40.90.25.0/26\",\r\n \"40.90.30.192/26\",\r\n - \ \"40.90.129.128/26\",\r\n \"40.90.130.96/28\",\r\n \"40.90.131.224/27\",\r\n - \ \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n \"40.90.137.96/27\",\r\n - \ \"40.90.139.224/27\",\r\n \"40.90.143.0/27\",\r\n \"40.90.146.64/26\",\r\n - \ \"40.90.147.0/27\",\r\n \"40.90.148.64/27\",\r\n \"40.90.150.32/27\",\r\n - \ \"40.90.224.0/19\",\r\n \"40.91.4.0/22\",\r\n \"40.93.2.0/24\",\r\n - \ \"40.93.4.0/24\",\r\n \"40.93.11.0/24\",\r\n \"40.97.4.0/24\",\r\n - \ \"40.112.48.0/20\",\r\n \"40.114.0.0/17\",\r\n \"40.117.32.0/19\",\r\n - \ \"40.117.64.0/18\",\r\n \"40.117.128.0/17\",\r\n \"40.121.0.0/16\",\r\n - \ \"40.123.132.0/22\",\r\n \"40.123.176.0/22\",\r\n \"40.126.2.0/24\",\r\n - \ \"40.126.23.0/24\",\r\n \"52.101.4.0/22\",\r\n \"52.101.9.0/24\",\r\n - \ \"52.101.20.0/22\",\r\n \"52.101.51.0/24\",\r\n \"52.101.52.0/22\",\r\n - \ \"52.102.129.0/24\",\r\n \"52.102.137.0/24\",\r\n \"52.102.159.0/24\",\r\n - \ \"52.103.1.0/24\",\r\n \"52.103.3.0/24\",\r\n \"52.103.11.0/24\",\r\n - \ \"52.103.129.0/24\",\r\n \"52.103.137.0/24\",\r\n \"52.108.16.0/21\",\r\n - \ \"52.108.79.0/24\",\r\n \"52.108.105.0/24\",\r\n \"52.108.106.0/23\",\r\n - \ \"52.109.12.0/22\",\r\n \"52.111.229.0/24\",\r\n \"52.112.112.0/24\",\r\n - \ \"52.112.123.0/24\",\r\n \"52.112.127.0/24\",\r\n \"52.113.16.0/20\",\r\n - \ \"52.114.132.0/22\",\r\n \"52.115.54.0/24\",\r\n \"52.115.62.0/23\",\r\n - \ \"52.115.192.0/19\",\r\n \"52.120.32.0/19\",\r\n \"52.120.224.0/20\",\r\n - \ \"52.122.0.0/24\",\r\n \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n - \ \"52.122.6.0/24\",\r\n \"52.123.0.0/24\",\r\n \"52.125.132.0/22\",\r\n - \ \"52.136.64.0/18\",\r\n \"52.142.0.0/18\",\r\n \"52.143.207.0/24\",\r\n - \ \"52.146.0.0/17\",\r\n \"52.147.192.0/18\",\r\n \"52.149.128.0/17\",\r\n - \ \"52.150.0.0/17\",\r\n \"52.151.128.0/17\",\r\n \"52.152.128.0/17\",\r\n - \ \"52.154.64.0/18\",\r\n \"52.168.0.0/16\",\r\n \"52.170.0.0/16\",\r\n - \ \"52.179.0.0/17\",\r\n \"52.186.0.0/16\",\r\n \"52.188.0.0/16\",\r\n - \ \"52.190.0.0/17\",\r\n \"52.191.0.0/17\",\r\n \"52.191.192.0/18\",\r\n - \ \"52.224.0.0/16\",\r\n \"52.226.0.0/16\",\r\n \"52.232.146.0/24\",\r\n - \ \"52.234.128.0/17\",\r\n \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n - \ \"52.239.207.192/26\",\r\n \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n - \ \"52.239.246.0/23\",\r\n \"52.239.252.0/24\",\r\n \"52.240.0.0/17\",\r\n - \ \"52.245.8.0/22\",\r\n \"52.245.104.0/22\",\r\n \"52.249.128.0/17\",\r\n - \ \"52.253.160.0/24\",\r\n \"52.255.128.0/17\",\r\n \"53.103.137.0/24\",\r\n - \ \"65.54.19.128/27\",\r\n \"104.41.128.0/19\",\r\n \"104.44.91.32/27\",\r\n - \ \"104.44.94.16/28\",\r\n \"104.44.95.160/27\",\r\n \"104.44.95.240/28\",\r\n - \ \"104.45.128.0/18\",\r\n \"104.45.192.0/20\",\r\n \"104.211.0.0/18\",\r\n - \ \"137.116.112.0/20\",\r\n \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n - \ \"137.135.64.0/18\",\r\n \"138.91.96.0/19\",\r\n \"157.56.176.0/21\",\r\n - \ \"168.61.32.0/20\",\r\n \"168.61.48.0/21\",\r\n \"168.62.32.0/19\",\r\n - \ \"168.62.160.0/19\",\r\n \"191.234.32.0/19\",\r\n \"191.236.0.0/18\",\r\n - \ \"191.237.0.0/17\",\r\n \"191.238.0.0/18\",\r\n \"204.152.18.0/31\",\r\n - \ \"204.152.18.8/29\",\r\n \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n - \ \"204.152.19.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n - \ \"2603:1030:20c::/47\",\r\n \"2603:1030:20e::/48\",\r\n - \ \"2603:1030:210::/47\",\r\n \"2603:1030:212::/56\",\r\n - \ \"2603:1030:213::/48\",\r\n \"2603:1036:903:4::/64\",\r\n - \ \"2603:1036:120d::/48\",\r\n \"2603:1036:2404::/48\",\r\n - \ \"2603:1036:3000:120::/59\",\r\n \"2603:1037:1:120::/59\",\r\n - \ \"2603:1062:2:100::/57\",\r\n \"2603:1063:8::/56\",\r\n - \ \"2603:1063:108::/55\",\r\n \"2603:1063:208::/55\",\r\n - \ \"2a01:111:f100:2000::/52\",\r\n \"2a01:111:f403:c100::/64\",\r\n - \ \"2a01:111:f403:c900::/64\",\r\n \"2a01:111:f403:c91e::/63\",\r\n - \ \"2a01:111:f403:c920::/63\",\r\n \"2a01:111:f403:c922::/64\",\r\n - \ \"2a01:111:f403:d100::/64\",\r\n \"2a01:111:f403:d900::/64\",\r\n - \ \"2a01:111:f403:f000::/64\",\r\n \"2a01:111:f403:f900::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus2\",\r\n - \ \"id\": \"AzureCloud.eastus2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"27\",\r\n - \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1063:2202:8::/64\",\r\n \"2a01:111:f100:6000::/64\",\r\n + \ \"2a01:111:f403:c400::/64\",\r\n \"2a01:111:f403:cc00::/62\",\r\n + \ \"2a01:111:f403:cc04::/64\",\r\n \"2a01:111:f403:d401::/64\",\r\n + \ \"2a01:111:f403:dc00::/64\",\r\n \"2a01:111:f403:e400::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus\",\r\n + \ \"id\": \"AzureCloud.eastus\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"30\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.68.0.0/17\",\r\n - \ \"13.77.64.0/18\",\r\n \"13.104.147.0/25\",\r\n \"13.104.208.64/27\",\r\n - \ \"13.105.18.192/26\",\r\n \"13.105.23.64/26\",\r\n \"13.105.28.0/28\",\r\n - \ \"13.105.28.128/25\",\r\n \"13.105.67.128/25\",\r\n \"13.105.74.128/26\",\r\n - \ \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n \"13.105.75.64/27\",\r\n - \ \"13.105.101.32/28\",\r\n \"20.1.128.0/17\",\r\n \"20.7.0.0/16\",\r\n - \ \"20.10.0.0/16\",\r\n \"20.12.0.0/17\",\r\n \"20.14.128.0/17\",\r\n - \ \"20.15.0.0/17\",\r\n \"20.22.0.0/16\",\r\n \"20.36.128.0/17\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.38.208.0/22\",\r\n \"20.41.0.0/18\",\r\n - \ \"20.44.16.0/21\",\r\n \"20.44.64.0/18\",\r\n \"20.47.60.0/23\",\r\n - \ \"20.47.76.0/23\",\r\n \"20.49.0.0/18\",\r\n \"20.49.96.0/21\",\r\n - \ \"20.55.192.0/18\",\r\n \"20.57.0.0/17\",\r\n \"20.60.56.0/22\",\r\n - \ \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.62.0.0/17\",\r\n - \ \"20.65.0.0/17\",\r\n \"20.69.192.0/18\",\r\n \"20.72.64.0/18\",\r\n - \ \"20.75.0.0/17\",\r\n \"20.80.192.0/18\",\r\n \"20.81.128.0/17\",\r\n - \ \"20.85.0.0/17\",\r\n \"20.88.96.0/19\",\r\n \"20.94.0.0/17\",\r\n - \ \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n \"20.97.128.0/17\",\r\n - \ \"20.98.192.0/18\",\r\n \"20.109.0.0/17\",\r\n \"20.110.0.0/16\",\r\n - \ \"20.114.128.0/17\",\r\n \"20.119.128.0/17\",\r\n \"20.122.0.0/16\",\r\n - \ \"20.135.16.0/23\",\r\n \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n - \ \"20.136.0.0/25\",\r\n \"20.136.1.0/24\",\r\n \"20.143.2.0/24\",\r\n - \ \"20.150.29.0/24\",\r\n \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n - \ \"20.150.72.0/24\",\r\n \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n - \ \"20.152.6.0/23\",\r\n \"20.157.17.0/24\",\r\n \"20.157.29.0/24\",\r\n - \ \"20.157.36.0/23\",\r\n \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n - \ \"20.157.64.0/21\",\r\n \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n - \ \"20.157.84.0/24\",\r\n \"20.157.114.0/24\",\r\n \"20.157.122.0/24\",\r\n - \ \"20.157.167.0/24\",\r\n \"20.157.185.0/24\",\r\n \"20.161.0.0/16\",\r\n - \ \"20.186.0.0/17\",\r\n \"20.186.128.0/18\",\r\n \"20.190.131.0/24\",\r\n - \ \"20.190.152.0/24\",\r\n \"20.190.192.0/18\",\r\n \"20.201.224.0/23\",\r\n - \ \"20.202.21.0/24\",\r\n \"20.202.31.0/24\",\r\n \"20.202.32.0/23\",\r\n - \ \"20.202.34.0/24\",\r\n \"20.209.68.0/23\",\r\n \"20.230.0.0/17\",\r\n - \ \"20.242.0.0/17\",\r\n \"20.246.0.0/17\",\r\n \"23.100.64.0/21\",\r\n - \ \"23.101.32.0/21\",\r\n \"23.101.80.0/21\",\r\n \"23.101.144.0/20\",\r\n - \ \"23.102.96.0/19\",\r\n \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n - \ \"40.65.192.0/18\",\r\n \"40.67.128.0/19\",\r\n \"40.70.0.0/18\",\r\n - \ \"40.70.64.0/20\",\r\n \"40.70.80.0/21\",\r\n \"40.70.128.0/17\",\r\n - \ \"40.75.0.0/19\",\r\n \"40.75.64.0/18\",\r\n \"40.77.128.128/25\",\r\n - \ \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n \"40.77.132.0/24\",\r\n - \ \"40.77.136.48/28\",\r\n \"40.77.137.128/26\",\r\n \"40.77.138.128/25\",\r\n - \ \"40.77.163.0/24\",\r\n \"40.77.166.160/27\",\r\n \"40.77.167.0/24\",\r\n - \ \"40.77.168.0/24\",\r\n \"40.77.170.0/24\",\r\n \"40.77.175.96/27\",\r\n - \ \"40.77.177.0/24\",\r\n \"40.77.178.0/23\",\r\n \"40.77.182.0/28\",\r\n - \ \"40.77.182.32/27\",\r\n \"40.77.184.0/25\",\r\n \"40.77.198.0/26\",\r\n - \ \"40.77.199.192/26\",\r\n \"40.77.224.128/25\",\r\n \"40.77.228.0/24\",\r\n - \ \"40.77.233.0/24\",\r\n \"40.77.234.192/27\",\r\n \"40.77.236.80/28\",\r\n - \ \"40.77.237.64/26\",\r\n \"40.77.240.0/25\",\r\n \"40.77.245.0/24\",\r\n - \ \"40.77.248.0/25\",\r\n \"40.77.251.0/24\",\r\n \"40.78.208.48/28\",\r\n - \ \"40.78.220.0/24\",\r\n \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n - \ \"40.79.8.32/28\",\r\n \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n - \ \"40.79.9.0/24\",\r\n \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n - \ \"40.79.48.0/27\",\r\n \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n - \ \"40.79.56.0/21\",\r\n \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n - \ \"40.79.90.0/24\",\r\n \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n - \ \"40.79.93.0/28\",\r\n \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n - \ \"40.79.206.64/27\",\r\n \"40.79.240.0/20\",\r\n \"40.82.4.0/22\",\r\n - \ \"40.82.44.0/22\",\r\n \"40.84.0.0/17\",\r\n \"40.87.168.0/30\",\r\n - \ \"40.87.168.8/29\",\r\n \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n - \ \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n \"40.87.168.70/31\",\r\n - \ \"40.87.168.72/29\",\r\n \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n - \ \"40.87.168.128/26\",\r\n \"40.87.168.192/28\",\r\n \"40.87.168.210/31\",\r\n - \ \"40.87.168.212/30\",\r\n \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n - \ \"40.87.169.0/27\",\r\n \"40.87.169.32/29\",\r\n \"40.87.169.44/30\",\r\n - \ \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n \"40.87.169.60/30\",\r\n - \ \"40.87.169.64/27\",\r\n \"40.87.169.96/31\",\r\n \"40.87.169.102/31\",\r\n - \ \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n - \ \"40.87.169.136/31\",\r\n \"40.87.169.140/30\",\r\n \"40.87.169.160/27\",\r\n - \ \"40.87.169.192/26\",\r\n \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n - \ \"40.87.170.144/31\",\r\n \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n - \ \"40.87.170.176/29\",\r\n \"40.87.170.184/30\",\r\n \"40.87.170.194/31\",\r\n - \ \"40.87.170.196/30\",\r\n \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n - \ \"40.87.170.228/30\",\r\n \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n - \ \"40.87.170.248/30\",\r\n \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n - \ \"40.87.171.8/29\",\r\n \"40.87.171.16/28\",\r\n \"40.87.171.36/30\",\r\n - \ \"40.87.171.40/31\",\r\n \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n - \ \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n - \ \"40.87.171.166/31\",\r\n \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n - \ \"40.87.171.192/27\",\r\n \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n - \ \"40.87.171.248/31\",\r\n \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n - \ \"40.90.130.160/27\",\r\n \"40.90.132.128/26\",\r\n \"40.90.133.112/28\",\r\n - \ \"40.90.134.192/26\",\r\n \"40.90.136.0/28\",\r\n \"40.90.138.160/27\",\r\n - \ \"40.90.140.160/27\",\r\n \"40.90.140.192/27\",\r\n \"40.90.143.192/26\",\r\n - \ \"40.90.144.64/26\",\r\n \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n - \ \"40.90.148.96/27\",\r\n \"40.90.155.128/26\",\r\n \"40.90.157.128/26\",\r\n - \ \"40.90.158.128/25\",\r\n \"40.91.12.16/28\",\r\n \"40.91.12.48/28\",\r\n - \ \"40.91.12.64/26\",\r\n \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n - \ \"40.91.12.208/28\",\r\n \"40.91.12.240/28\",\r\n \"40.91.13.64/27\",\r\n - \ \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n - \ \"40.91.14.0/24\",\r\n \"40.93.3.0/24\",\r\n \"40.93.12.0/24\",\r\n - \ \"40.123.0.0/17\",\r\n \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n - \ \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n - \ \"40.123.144.144/29\",\r\n \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n - \ \"40.123.144.192/27\",\r\n \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n - \ \"40.123.144.248/30\",\r\n \"40.123.144.252/31\",\r\n \"40.123.145.6/31\",\r\n - \ \"40.123.145.8/30\",\r\n \"40.123.145.12/31\",\r\n \"40.123.145.22/31\",\r\n - \ \"40.123.145.24/29\",\r\n \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n - \ \"40.123.145.56/30\",\r\n \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n - \ \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n - \ \"40.123.145.160/30\",\r\n \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n - \ \"40.123.145.176/28\",\r\n \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n - \ \"40.123.145.212/31\",\r\n \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n - \ \"40.123.146.0/28\",\r\n \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n - \ \"40.123.146.28/31\",\r\n \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n - \ \"40.123.146.48/31\",\r\n \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n - \ \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n - \ \"40.123.146.164/31\",\r\n \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n - \ \"40.123.146.192/29\",\r\n \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n - \ \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n - \ \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n - \ \"40.126.3.0/24\",\r\n \"40.126.24.0/24\",\r\n \"52.101.10.0/24\",\r\n - \ \"52.101.36.0/22\",\r\n \"52.101.56.0/22\",\r\n \"52.101.60.0/24\",\r\n - \ \"52.102.131.0/24\",\r\n \"52.102.138.0/24\",\r\n \"52.103.5.0/24\",\r\n - \ \"52.103.12.0/24\",\r\n \"52.103.131.0/24\",\r\n \"52.103.138.0/24\",\r\n - \ \"52.108.186.0/24\",\r\n \"52.108.216.0/22\",\r\n \"52.109.4.0/22\",\r\n - \ \"52.111.230.0/24\",\r\n \"52.112.76.0/22\",\r\n \"52.112.95.0/24\",\r\n - \ \"52.112.104.0/24\",\r\n \"52.112.108.0/24\",\r\n \"52.112.116.0/24\",\r\n - \ \"52.114.136.0/21\",\r\n \"52.114.180.0/22\",\r\n \"52.114.186.0/23\",\r\n - \ \"52.114.206.0/23\",\r\n \"52.114.208.0/24\",\r\n \"52.115.48.0/22\",\r\n - \ \"52.115.52.0/23\",\r\n \"52.115.64.0/22\",\r\n \"52.115.160.0/19\",\r\n - \ \"52.115.230.0/24\",\r\n \"52.120.64.0/19\",\r\n \"52.121.32.0/22\",\r\n - \ \"52.122.12.0/22\",\r\n \"52.123.4.0/24\",\r\n \"52.125.136.0/24\",\r\n - \ \"52.136.29.0/24\",\r\n \"52.138.80.0/21\",\r\n \"52.138.96.0/19\",\r\n - \ \"52.143.192.0/24\",\r\n \"52.147.160.0/19\",\r\n \"52.167.0.0/16\",\r\n - \ \"52.177.0.0/16\",\r\n \"52.179.128.0/17\",\r\n \"52.184.128.0/19\",\r\n - \ \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n \"52.184.168.80/28\",\r\n - \ \"52.184.168.96/27\",\r\n \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n - \ \"52.184.170.0/24\",\r\n \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n - \ \"52.225.128.0/21\",\r\n \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n - \ \"52.225.136.64/28\",\r\n \"52.225.137.0/24\",\r\n \"52.225.192.0/18\",\r\n - \ \"52.232.151.0/24\",\r\n \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n - \ \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n - \ \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n - \ \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n - \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n - \ \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n - \ \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n - \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n - \ \"52.242.64.0/18\",\r\n \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n - \ \"52.245.45.128/28\",\r\n \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n - \ \"52.245.46.0/27\",\r\n \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n - \ \"52.245.46.112/28\",\r\n \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n - \ \"52.245.46.192/26\",\r\n \"52.247.0.0/17\",\r\n \"52.250.128.0/18\",\r\n - \ \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n \"52.253.64.0/20\",\r\n - \ \"52.253.148.0/23\",\r\n \"52.253.154.0/23\",\r\n \"52.254.0.0/18\",\r\n - \ \"52.254.64.0/19\",\r\n \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n - \ \"53.103.138.0/24\",\r\n \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n - \ \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n - \ \"65.55.44.96/28\",\r\n \"65.55.44.128/27\",\r\n \"65.55.60.188/30\",\r\n - \ \"65.55.105.0/26\",\r\n \"65.55.105.96/27\",\r\n \"65.55.105.224/27\",\r\n - \ \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n - \ \"65.55.107.48/28\",\r\n \"65.55.107.64/27\",\r\n \"65.55.108.0/24\",\r\n - \ \"65.55.209.128/26\",\r\n \"65.55.211.32/27\",\r\n \"65.55.213.64/26\",\r\n - \ \"65.55.213.128/26\",\r\n \"65.55.217.0/24\",\r\n \"65.55.219.32/27\",\r\n - \ \"65.55.219.128/25\",\r\n \"104.44.88.32/27\",\r\n \"104.44.88.96/27\",\r\n - \ \"104.44.91.96/27\",\r\n \"104.44.93.160/27\",\r\n \"104.44.94.48/28\",\r\n - \ \"104.46.0.0/21\",\r\n \"104.46.96.0/19\",\r\n \"104.46.192.0/20\",\r\n - \ \"104.47.200.0/21\",\r\n \"104.208.128.0/17\",\r\n \"104.209.128.0/17\",\r\n - \ \"104.210.0.0/20\",\r\n \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n - \ \"131.253.13.16/29\",\r\n \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n - \ \"131.253.13.80/29\",\r\n \"131.253.13.96/30\",\r\n \"131.253.14.16/28\",\r\n - \ \"131.253.14.208/28\",\r\n \"131.253.14.224/28\",\r\n \"131.253.15.8/29\",\r\n - \ \"131.253.15.16/28\",\r\n \"131.253.24.0/28\",\r\n \"131.253.24.192/26\",\r\n - \ \"131.253.34.224/27\",\r\n \"131.253.38.0/27\",\r\n \"131.253.38.128/26\",\r\n - \ \"131.253.40.0/28\",\r\n \"134.170.220.0/23\",\r\n \"137.116.0.0/18\",\r\n - \ \"137.116.64.0/19\",\r\n \"137.116.96.0/22\",\r\n \"157.55.7.128/26\",\r\n - \ \"157.55.10.192/26\",\r\n \"157.55.11.128/25\",\r\n \"157.55.37.0/24\",\r\n - \ \"157.55.38.0/24\",\r\n \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n - \ \"157.55.55.100/30\",\r\n \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n - \ \"157.55.55.144/29\",\r\n \"157.55.55.160/28\",\r\n \"157.56.2.128/25\",\r\n - \ \"157.56.3.0/25\",\r\n \"191.236.192.0/18\",\r\n \"191.237.128.0/18\",\r\n - \ \"191.239.224.0/20\",\r\n \"193.149.64.0/21\",\r\n \"199.30.16.0/24\",\r\n - \ \"199.30.18.0/23\",\r\n \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n - \ \"199.30.28.64/26\",\r\n \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n - \ \"2603:1030:400::/48\",\r\n \"2603:1030:401:2::/63\",\r\n - \ \"2603:1030:401:4::/62\",\r\n \"2603:1030:401:8::/61\",\r\n - \ \"2603:1030:401:10::/62\",\r\n \"2603:1030:401:14::/63\",\r\n - \ \"2603:1030:401:17::/64\",\r\n \"2603:1030:401:18::/61\",\r\n - \ \"2603:1030:401:20::/59\",\r\n \"2603:1030:401:40::/60\",\r\n - \ \"2603:1030:401:50::/61\",\r\n \"2603:1030:401:58::/64\",\r\n - \ \"2603:1030:401:5a::/63\",\r\n \"2603:1030:401:5c::/62\",\r\n - \ \"2603:1030:401:60::/59\",\r\n \"2603:1030:401:80::/62\",\r\n - \ \"2603:1030:401:84::/64\",\r\n \"2603:1030:401:87::/64\",\r\n - \ \"2603:1030:401:88::/62\",\r\n \"2603:1030:401:8c::/63\",\r\n - \ \"2603:1030:401:8f::/64\",\r\n \"2603:1030:401:90::/63\",\r\n - \ \"2603:1030:401:94::/62\",\r\n \"2603:1030:401:98::/61\",\r\n - \ \"2603:1030:401:a0::/62\",\r\n \"2603:1030:401:a4::/63\",\r\n - \ \"2603:1030:401:a7::/64\",\r\n \"2603:1030:401:a8::/61\",\r\n - \ \"2603:1030:401:b0::/60\",\r\n \"2603:1030:401:c0::/58\",\r\n - \ \"2603:1030:401:100::/59\",\r\n \"2603:1030:401:120::/64\",\r\n - \ \"2603:1030:401:124::/62\",\r\n \"2603:1030:401:128::/61\",\r\n - \ \"2603:1030:401:130::/62\",\r\n \"2603:1030:401:134::/63\",\r\n - \ \"2603:1030:401:139::/64\",\r\n \"2603:1030:401:13a::/63\",\r\n - \ \"2603:1030:401:143::/64\",\r\n \"2603:1030:401:144::/63\",\r\n - \ \"2603:1030:401:14a::/63\",\r\n \"2603:1030:401:14c::/62\",\r\n - \ \"2603:1030:401:150::/62\",\r\n \"2603:1030:401:154::/63\",\r\n - \ \"2603:1030:401:159::/64\",\r\n \"2603:1030:401:15a::/63\",\r\n - \ \"2603:1030:401:15c::/62\",\r\n \"2603:1030:401:160::/61\",\r\n - \ \"2603:1030:401:16a::/63\",\r\n \"2603:1030:401:16c::/64\",\r\n - \ \"2603:1030:401:17c::/62\",\r\n \"2603:1030:401:180::/58\",\r\n - \ \"2603:1030:401:1c0::/61\",\r\n \"2603:1030:401:1c8::/63\",\r\n - \ \"2603:1030:401:1cc::/62\",\r\n \"2603:1030:401:1d0::/60\",\r\n - \ \"2603:1030:401:1e0::/60\",\r\n \"2603:1030:401:1f0::/61\",\r\n - \ \"2603:1030:401:1f8::/64\",\r\n \"2603:1030:401:20c::/62\",\r\n - \ \"2603:1030:401:210::/60\",\r\n \"2603:1030:401:220::/62\",\r\n - \ \"2603:1030:401:226::/63\",\r\n \"2603:1030:401:228::/61\",\r\n - \ \"2603:1030:401:230::/60\",\r\n \"2603:1030:401:240::/60\",\r\n - \ \"2603:1030:401:250::/62\",\r\n \"2603:1030:401:254::/63\",\r\n - \ \"2603:1030:401:256::/64\",\r\n \"2603:1030:401:25b::/64\",\r\n - \ \"2603:1030:401:25c::/63\",\r\n \"2603:1030:401:25e::/64\",\r\n - \ \"2603:1030:401:263::/64\",\r\n \"2603:1030:401:264::/62\",\r\n - \ \"2603:1030:401:268::/61\",\r\n \"2603:1030:401:270::/62\",\r\n - \ \"2603:1030:401:274::/63\",\r\n \"2603:1030:401:27a::/63\",\r\n - \ \"2603:1030:401:27c::/62\",\r\n \"2603:1030:401:280::/59\",\r\n - \ \"2603:1030:401:2a0::/61\",\r\n \"2603:1030:401:2a8::/63\",\r\n - \ \"2603:1030:401:2ab::/64\",\r\n \"2603:1030:401:2ac::/62\",\r\n - \ \"2603:1030:401:2b0::/60\",\r\n \"2603:1030:401:2c0::/63\",\r\n - \ \"2603:1030:401:2c2::/64\",\r\n \"2603:1030:401:2c7::/64\",\r\n - \ \"2603:1030:401:2c8::/61\",\r\n \"2603:1030:401:2d0::/60\",\r\n - \ \"2603:1030:401:2e0::/62\",\r\n \"2603:1030:401:2e4::/63\",\r\n - \ \"2603:1030:401:2e6::/64\",\r\n \"2603:1030:401:2ed::/64\",\r\n - \ \"2603:1030:401:2ee::/63\",\r\n \"2603:1030:401:2f0::/64\",\r\n - \ \"2603:1030:401:2f3::/64\",\r\n \"2603:1030:401:2f4::/62\",\r\n - \ \"2603:1030:401:2f8::/61\",\r\n \"2603:1030:401:300::/59\",\r\n - \ \"2603:1030:401:320::/61\",\r\n \"2603:1030:401:328::/63\",\r\n - \ \"2603:1030:401:32a::/64\",\r\n \"2603:1030:401:333::/64\",\r\n - \ \"2603:1030:401:334::/62\",\r\n \"2603:1030:401:338::/62\",\r\n - \ \"2603:1030:401:33c::/63\",\r\n \"2603:1030:401:33e::/64\",\r\n - \ \"2603:1030:401:341::/64\",\r\n \"2603:1030:401:342::/63\",\r\n - \ \"2603:1030:401:344::/62\",\r\n \"2603:1030:401:348::/61\",\r\n - \ \"2603:1030:401:350::/60\",\r\n \"2603:1030:401:360::/61\",\r\n - \ \"2603:1030:401:368::/64\",\r\n \"2603:1030:402::/47\",\r\n + \"\",\r\n \"addressPrefixes\": [\r\n \"13.68.128.0/17\",\r\n + \ \"13.72.64.0/18\",\r\n \"13.82.0.0/16\",\r\n \"13.90.0.0/16\",\r\n + \ \"13.92.0.0/16\",\r\n \"13.104.144.128/27\",\r\n \"13.104.152.128/25\",\r\n + \ \"13.104.192.0/21\",\r\n \"13.104.211.0/25\",\r\n \"13.104.214.128/25\",\r\n + \ \"13.104.215.0/25\",\r\n \"13.105.17.0/26\",\r\n \"13.105.19.0/25\",\r\n + \ \"13.105.20.192/26\",\r\n \"13.105.27.0/25\",\r\n \"13.105.27.192/27\",\r\n + \ \"13.105.36.192/26\",\r\n \"13.105.74.48/28\",\r\n \"13.105.98.48/28\",\r\n + \ \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n \"13.105.104.32/27\",\r\n + \ \"13.105.104.64/28\",\r\n \"13.105.104.96/27\",\r\n \"20.25.0.0/17\",\r\n + \ \"20.38.98.0/24\",\r\n \"20.39.32.0/19\",\r\n \"20.42.0.0/17\",\r\n + \ \"20.47.1.0/24\",\r\n \"20.47.16.0/23\",\r\n \"20.47.31.0/24\",\r\n + \ \"20.47.108.0/23\",\r\n \"20.47.113.0/24\",\r\n \"20.49.104.0/21\",\r\n + \ \"20.51.128.0/17\",\r\n \"20.55.0.0/17\",\r\n \"20.60.0.0/24\",\r\n + \ \"20.60.2.0/23\",\r\n \"20.60.6.0/23\",\r\n \"20.60.60.0/22\",\r\n + \ \"20.60.128.0/23\",\r\n \"20.60.134.0/23\",\r\n \"20.60.146.0/23\",\r\n + \ \"20.60.220.0/23\",\r\n \"20.62.128.0/17\",\r\n \"20.72.128.0/18\",\r\n + \ \"20.75.128.0/17\",\r\n \"20.81.0.0/17\",\r\n \"20.83.128.0/18\",\r\n + \ \"20.84.0.0/17\",\r\n \"20.85.128.0/17\",\r\n \"20.88.128.0/18\",\r\n + \ \"20.95.0.0/24\",\r\n \"20.95.2.0/24\",\r\n \"20.95.4.0/24\",\r\n + \ \"20.95.6.0/24\",\r\n \"20.95.19.0/24\",\r\n \"20.95.21.0/24\",\r\n + \ \"20.95.33.0/24\",\r\n \"20.102.0.0/17\",\r\n \"20.106.128.0/17\",\r\n + \ \"20.115.0.0/17\",\r\n \"20.119.0.0/17\",\r\n \"20.120.0.0/17\",\r\n + \ \"20.121.0.0/16\",\r\n \"20.124.0.0/16\",\r\n \"20.127.0.0/16\",\r\n + \ \"20.135.4.0/23\",\r\n \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n + \ \"20.136.3.0/25\",\r\n \"20.136.4.0/24\",\r\n \"20.150.32.0/23\",\r\n + \ \"20.150.90.0/24\",\r\n \"20.152.0.0/23\",\r\n \"20.157.6.0/23\",\r\n + \ \"20.157.19.0/24\",\r\n \"20.157.24.0/24\",\r\n \"20.157.39.0/24\",\r\n + \ \"20.157.59.0/24\",\r\n \"20.157.61.0/24\",\r\n \"20.157.93.0/24\",\r\n + \ \"20.157.104.0/24\",\r\n \"20.157.109.0/24\",\r\n \"20.157.116.0/24\",\r\n + \ \"20.157.124.0/24\",\r\n \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n + \ \"20.157.171.0/24\",\r\n \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n + \ \"20.163.128.0/17\",\r\n \"20.185.0.0/16\",\r\n \"20.190.130.0/24\",\r\n + \ \"20.190.151.0/24\",\r\n \"20.202.20.0/24\",\r\n \"20.202.39.0/24\",\r\n + \ \"20.202.120.0/22\",\r\n \"20.202.124.0/24\",\r\n \"20.209.0.0/23\",\r\n + \ \"20.209.40.0/23\",\r\n \"20.209.52.0/23\",\r\n \"20.209.74.0/23\",\r\n + \ \"20.228.128.0/17\",\r\n \"20.231.0.0/17\",\r\n \"20.231.192.0/18\",\r\n + \ \"20.232.0.0/16\",\r\n \"20.237.0.0/17\",\r\n \"20.241.128.0/17\",\r\n + \ \"20.242.128.0/17\",\r\n \"20.246.128.0/17\",\r\n \"20.253.0.0/17\",\r\n + \ \"23.96.0.0/17\",\r\n \"23.98.45.0/24\",\r\n \"23.100.16.0/20\",\r\n + \ \"23.101.128.0/20\",\r\n \"40.71.0.0/16\",\r\n \"40.76.0.0/16\",\r\n + \ \"40.78.219.0/24\",\r\n \"40.78.224.0/21\",\r\n \"40.79.152.0/21\",\r\n + \ \"40.80.144.0/21\",\r\n \"40.82.24.0/22\",\r\n \"40.82.60.0/22\",\r\n + \ \"40.85.160.0/19\",\r\n \"40.87.0.0/17\",\r\n \"40.87.164.0/22\",\r\n + \ \"40.88.0.0/16\",\r\n \"40.90.23.128/25\",\r\n \"40.90.24.128/25\",\r\n + \ \"40.90.25.0/26\",\r\n \"40.90.30.192/26\",\r\n \"40.90.129.128/26\",\r\n + \ \"40.90.130.96/28\",\r\n \"40.90.131.224/27\",\r\n \"40.90.136.16/28\",\r\n + \ \"40.90.136.32/27\",\r\n \"40.90.137.96/27\",\r\n \"40.90.139.224/27\",\r\n + \ \"40.90.143.0/27\",\r\n \"40.90.146.64/26\",\r\n \"40.90.147.0/27\",\r\n + \ \"40.90.148.64/27\",\r\n \"40.90.150.32/27\",\r\n \"40.90.224.0/19\",\r\n + \ \"40.91.4.0/22\",\r\n \"40.93.2.0/24\",\r\n \"40.93.4.0/24\",\r\n + \ \"40.93.11.0/24\",\r\n \"40.97.4.0/24\",\r\n \"40.112.48.0/20\",\r\n + \ \"40.114.0.0/17\",\r\n \"40.117.32.0/19\",\r\n \"40.117.64.0/18\",\r\n + \ \"40.117.128.0/17\",\r\n \"40.121.0.0/16\",\r\n \"40.123.132.0/22\",\r\n + \ \"40.123.176.0/22\",\r\n \"40.126.2.0/24\",\r\n \"40.126.23.0/24\",\r\n + \ \"52.101.4.0/22\",\r\n \"52.101.9.0/24\",\r\n \"52.101.20.0/22\",\r\n + \ \"52.101.51.0/24\",\r\n \"52.101.52.0/22\",\r\n \"52.102.129.0/24\",\r\n + \ \"52.102.137.0/24\",\r\n \"52.102.159.0/24\",\r\n \"52.103.1.0/24\",\r\n + \ \"52.103.3.0/24\",\r\n \"52.103.11.0/24\",\r\n \"52.103.129.0/24\",\r\n + \ \"52.103.137.0/24\",\r\n \"52.108.16.0/21\",\r\n \"52.108.79.0/24\",\r\n + \ \"52.108.105.0/24\",\r\n \"52.108.106.0/23\",\r\n \"52.109.12.0/22\",\r\n + \ \"52.111.229.0/24\",\r\n \"52.112.112.0/24\",\r\n \"52.112.123.0/24\",\r\n + \ \"52.112.127.0/24\",\r\n \"52.113.16.0/20\",\r\n \"52.114.132.0/22\",\r\n + \ \"52.115.54.0/24\",\r\n \"52.115.62.0/23\",\r\n \"52.115.192.0/19\",\r\n + \ \"52.120.32.0/19\",\r\n \"52.120.224.0/20\",\r\n \"52.122.0.0/24\",\r\n + \ \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n \"52.122.6.0/24\",\r\n + \ \"52.123.0.0/24\",\r\n \"52.125.132.0/22\",\r\n \"52.136.64.0/18\",\r\n + \ \"52.142.0.0/18\",\r\n \"52.143.207.0/24\",\r\n \"52.146.0.0/17\",\r\n + \ \"52.147.192.0/18\",\r\n \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n + \ \"52.151.128.0/17\",\r\n \"52.152.128.0/17\",\r\n \"52.154.64.0/18\",\r\n + \ \"52.168.0.0/16\",\r\n \"52.170.0.0/16\",\r\n \"52.179.0.0/17\",\r\n + \ \"52.186.0.0/16\",\r\n \"52.188.0.0/16\",\r\n \"52.190.0.0/17\",\r\n + \ \"52.191.0.0/17\",\r\n \"52.191.192.0/18\",\r\n \"52.224.0.0/16\",\r\n + \ \"52.226.0.0/16\",\r\n \"52.232.146.0/24\",\r\n \"52.234.128.0/17\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n + \ \"52.239.252.0/24\",\r\n \"52.240.0.0/17\",\r\n \"52.245.8.0/22\",\r\n + \ \"52.245.104.0/22\",\r\n \"52.249.128.0/17\",\r\n \"52.253.160.0/24\",\r\n + \ \"52.255.128.0/17\",\r\n \"53.103.137.0/24\",\r\n \"65.54.19.128/27\",\r\n + \ \"104.41.128.0/19\",\r\n \"104.44.91.32/27\",\r\n \"104.44.94.16/28\",\r\n + \ \"104.44.95.160/27\",\r\n \"104.44.95.240/28\",\r\n \"104.45.128.0/18\",\r\n + \ \"104.45.192.0/20\",\r\n \"104.211.0.0/18\",\r\n \"137.116.112.0/20\",\r\n + \ \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n \"137.135.64.0/18\",\r\n + \ \"138.91.96.0/19\",\r\n \"157.56.176.0/21\",\r\n \"168.61.32.0/20\",\r\n + \ \"168.61.48.0/21\",\r\n \"168.62.32.0/19\",\r\n \"168.62.160.0/19\",\r\n + \ \"191.234.32.0/19\",\r\n \"191.236.0.0/18\",\r\n \"191.237.0.0/17\",\r\n + \ \"191.238.0.0/18\",\r\n \"204.152.18.0/31\",\r\n \"204.152.18.8/29\",\r\n + \ \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n \"204.152.19.0/24\",\r\n + \ \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n \"2603:1030:20c::/47\",\r\n + \ \"2603:1030:20e::/48\",\r\n \"2603:1030:210::/47\",\r\n + \ \"2603:1030:212::/56\",\r\n \"2603:1030:213::/48\",\r\n + \ \"2603:1036:903:4::/64\",\r\n \"2603:1036:120d::/48\",\r\n + \ \"2603:1036:2404::/48\",\r\n \"2603:1036:3000:120::/59\",\r\n + \ \"2603:1037:1:120::/59\",\r\n \"2603:1062:2:100::/57\",\r\n + \ \"2603:1063:8::/56\",\r\n \"2603:1063:108::/55\",\r\n \"2603:1063:208::/55\",\r\n + \ \"2603:1063:2200:20::/64\",\r\n \"2a01:111:f100:2000::/52\",\r\n + \ \"2a01:111:f403:c100::/64\",\r\n \"2a01:111:f403:c900::/64\",\r\n + \ \"2a01:111:f403:c91e::/63\",\r\n \"2a01:111:f403:c920::/63\",\r\n + \ \"2a01:111:f403:c922::/64\",\r\n \"2a01:111:f403:d100::/64\",\r\n + \ \"2a01:111:f403:d900::/64\",\r\n \"2a01:111:f403:f000::/64\",\r\n + \ \"2a01:111:f403:f900::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastus2\",\r\n \"id\": \"AzureCloud.eastus2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"29\",\r\n \"region\": \"eastus2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.68.0.0/17\",\r\n \"13.77.64.0/18\",\r\n \"13.104.147.0/25\",\r\n + \ \"13.104.208.64/27\",\r\n \"13.105.18.192/26\",\r\n \"13.105.23.64/26\",\r\n + \ \"13.105.28.0/28\",\r\n \"13.105.28.128/25\",\r\n \"13.105.67.128/25\",\r\n + \ \"13.105.74.128/26\",\r\n \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n + \ \"13.105.75.64/27\",\r\n \"13.105.101.32/28\",\r\n \"20.1.128.0/17\",\r\n + \ \"20.7.0.0/16\",\r\n \"20.10.0.0/16\",\r\n \"20.12.0.0/17\",\r\n + \ \"20.14.128.0/17\",\r\n \"20.15.0.0/17\",\r\n \"20.22.0.0/16\",\r\n + \ \"20.36.128.0/17\",\r\n \"20.38.100.0/23\",\r\n \"20.38.208.0/22\",\r\n + \ \"20.41.0.0/18\",\r\n \"20.44.16.0/21\",\r\n \"20.44.64.0/18\",\r\n + \ \"20.47.60.0/23\",\r\n \"20.47.76.0/23\",\r\n \"20.49.0.0/18\",\r\n + \ \"20.49.96.0/21\",\r\n \"20.55.192.0/18\",\r\n \"20.57.0.0/17\",\r\n + \ \"20.60.56.0/22\",\r\n \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n + \ \"20.60.180.0/23\",\r\n \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n + \ \"20.62.0.0/17\",\r\n \"20.65.0.0/17\",\r\n \"20.69.192.0/18\",\r\n + \ \"20.72.64.0/18\",\r\n \"20.75.0.0/17\",\r\n \"20.80.192.0/18\",\r\n + \ \"20.81.128.0/17\",\r\n \"20.85.0.0/17\",\r\n \"20.88.96.0/19\",\r\n + \ \"20.94.0.0/17\",\r\n \"20.95.53.0/24\",\r\n \"20.95.255.0/29\",\r\n + \ \"20.96.0.0/16\",\r\n \"20.97.128.0/17\",\r\n \"20.98.192.0/18\",\r\n + \ \"20.109.0.0/17\",\r\n \"20.110.0.0/16\",\r\n \"20.114.128.0/17\",\r\n + \ \"20.119.128.0/17\",\r\n \"20.122.0.0/16\",\r\n \"20.135.16.0/23\",\r\n + \ \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n \"20.136.0.0/25\",\r\n + \ \"20.136.1.0/24\",\r\n \"20.143.2.0/24\",\r\n \"20.150.29.0/24\",\r\n + \ \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n + \ \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.152.6.0/23\",\r\n + \ \"20.157.17.0/24\",\r\n \"20.157.29.0/24\",\r\n \"20.157.36.0/23\",\r\n + \ \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n + \ \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n \"20.157.84.0/24\",\r\n + \ \"20.157.114.0/24\",\r\n \"20.157.122.0/24\",\r\n \"20.157.167.0/24\",\r\n + \ \"20.157.185.0/24\",\r\n \"20.161.0.0/16\",\r\n \"20.186.0.0/17\",\r\n + \ \"20.186.128.0/18\",\r\n \"20.190.131.0/24\",\r\n \"20.190.152.0/24\",\r\n + \ \"20.190.192.0/18\",\r\n \"20.201.224.0/23\",\r\n \"20.202.21.0/24\",\r\n + \ \"20.202.31.0/24\",\r\n \"20.202.32.0/23\",\r\n \"20.202.34.0/24\",\r\n + \ \"20.209.68.0/23\",\r\n \"20.230.0.0/17\",\r\n \"20.242.0.0/17\",\r\n + \ \"20.246.0.0/17\",\r\n \"23.100.64.0/21\",\r\n \"23.101.32.0/21\",\r\n + \ \"23.101.80.0/21\",\r\n \"23.101.144.0/20\",\r\n \"23.102.96.0/19\",\r\n + \ \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n \"40.65.192.0/18\",\r\n + \ \"40.67.128.0/19\",\r\n \"40.70.0.0/18\",\r\n \"40.70.64.0/20\",\r\n + \ \"40.70.80.0/21\",\r\n \"40.70.128.0/17\",\r\n \"40.75.0.0/19\",\r\n + \ \"40.75.64.0/18\",\r\n \"40.77.128.128/25\",\r\n \"40.77.129.0/24\",\r\n + \ \"40.77.130.0/25\",\r\n \"40.77.132.0/24\",\r\n \"40.77.136.48/28\",\r\n + \ \"40.77.137.128/26\",\r\n \"40.77.138.128/25\",\r\n \"40.77.163.0/24\",\r\n + \ \"40.77.166.160/27\",\r\n \"40.77.167.0/24\",\r\n \"40.77.168.0/24\",\r\n + \ \"40.77.170.0/24\",\r\n \"40.77.175.96/27\",\r\n \"40.77.177.0/24\",\r\n + \ \"40.77.178.0/23\",\r\n \"40.77.182.0/28\",\r\n \"40.77.182.32/27\",\r\n + \ \"40.77.184.0/25\",\r\n \"40.77.198.0/26\",\r\n \"40.77.199.192/26\",\r\n + \ \"40.77.224.128/25\",\r\n \"40.77.228.0/24\",\r\n \"40.77.233.0/24\",\r\n + \ \"40.77.234.192/27\",\r\n \"40.77.236.80/28\",\r\n \"40.77.237.64/26\",\r\n + \ \"40.77.240.0/25\",\r\n \"40.77.245.0/24\",\r\n \"40.77.248.0/25\",\r\n + \ \"40.77.251.0/24\",\r\n \"40.78.208.48/28\",\r\n \"40.78.220.0/24\",\r\n + \ \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n \"40.79.8.32/28\",\r\n + \ \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n \"40.79.9.0/24\",\r\n + \ \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n \"40.79.48.0/27\",\r\n + \ \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n \"40.79.56.0/21\",\r\n + \ \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n \"40.79.90.0/24\",\r\n + \ \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n \"40.79.93.0/28\",\r\n + \ \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n \"40.79.206.64/27\",\r\n + \ \"40.79.240.0/20\",\r\n \"40.82.4.0/22\",\r\n \"40.82.44.0/22\",\r\n + \ \"40.84.0.0/17\",\r\n \"40.87.168.0/30\",\r\n \"40.87.168.8/29\",\r\n + \ \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n \"40.87.168.48/28\",\r\n + \ \"40.87.168.64/30\",\r\n \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n + \ \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n + \ \"40.87.168.192/28\",\r\n \"40.87.168.210/31\",\r\n \"40.87.168.212/30\",\r\n + \ \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n \"40.87.169.0/27\",\r\n + \ \"40.87.169.32/29\",\r\n \"40.87.169.44/30\",\r\n \"40.87.169.48/29\",\r\n + \ \"40.87.169.56/31\",\r\n \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n + \ \"40.87.169.96/31\",\r\n \"40.87.169.102/31\",\r\n \"40.87.169.104/29\",\r\n + \ \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n \"40.87.169.136/31\",\r\n + \ \"40.87.169.140/30\",\r\n \"40.87.169.160/27\",\r\n \"40.87.169.192/26\",\r\n + \ \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n \"40.87.170.144/31\",\r\n + \ \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n + \ \"40.87.170.184/30\",\r\n \"40.87.170.194/31\",\r\n \"40.87.170.196/30\",\r\n + \ \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n \"40.87.170.228/30\",\r\n + \ \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n \"40.87.170.248/30\",\r\n + \ \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n + \ \"40.87.171.16/28\",\r\n \"40.87.171.36/30\",\r\n \"40.87.171.40/31\",\r\n + \ \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n \"40.87.171.96/27\",\r\n + \ \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n \"40.87.171.166/31\",\r\n + \ \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n \"40.87.171.192/27\",\r\n + \ \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n \"40.87.171.248/31\",\r\n + \ \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n \"40.90.130.160/27\",\r\n + \ \"40.90.132.128/26\",\r\n \"40.90.133.112/28\",\r\n \"40.90.134.192/26\",\r\n + \ \"40.90.136.0/28\",\r\n \"40.90.138.160/27\",\r\n \"40.90.140.160/27\",\r\n + \ \"40.90.140.192/27\",\r\n \"40.90.143.192/26\",\r\n \"40.90.144.64/26\",\r\n + \ \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n \"40.90.148.96/27\",\r\n + \ \"40.90.155.128/26\",\r\n \"40.90.157.128/26\",\r\n \"40.90.158.128/25\",\r\n + \ \"40.91.12.16/28\",\r\n \"40.91.12.48/28\",\r\n \"40.91.12.64/26\",\r\n + \ \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n \"40.91.12.208/28\",\r\n + \ \"40.91.12.240/28\",\r\n \"40.91.13.64/27\",\r\n \"40.91.13.96/28\",\r\n + \ \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n \"40.91.14.0/24\",\r\n + \ \"40.93.3.0/24\",\r\n \"40.93.12.0/24\",\r\n \"40.123.0.0/17\",\r\n + \ \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n \"40.123.144.104/29\",\r\n + \ \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n \"40.123.144.144/29\",\r\n + \ \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n + \ \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n + \ \"40.123.144.252/31\",\r\n \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n + \ \"40.123.145.12/31\",\r\n \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n + \ \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n + \ \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n \"40.123.145.80/28\",\r\n + \ \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n \"40.123.145.160/30\",\r\n + \ \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n + \ \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n + \ \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n + \ \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n + \ \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n + \ \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n \"40.123.146.64/26\",\r\n + \ \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n \"40.123.146.164/31\",\r\n + \ \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n + \ \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n \"40.123.146.210/31\",\r\n + \ \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n \"40.123.146.224/27\",\r\n + \ \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n \"40.123.147.38/31\",\r\n + \ \"40.123.147.40/29\",\r\n \"40.123.147.48/28\",\r\n \"40.123.147.64/28\",\r\n + \ \"40.123.147.80/30\",\r\n \"40.123.147.84/31\",\r\n \"40.126.3.0/24\",\r\n + \ \"40.126.24.0/24\",\r\n \"52.101.10.0/24\",\r\n \"52.101.36.0/22\",\r\n + \ \"52.101.56.0/22\",\r\n \"52.101.60.0/24\",\r\n \"52.102.131.0/24\",\r\n + \ \"52.102.138.0/24\",\r\n \"52.103.5.0/24\",\r\n \"52.103.12.0/24\",\r\n + \ \"52.103.131.0/24\",\r\n \"52.103.138.0/24\",\r\n \"52.108.186.0/24\",\r\n + \ \"52.108.216.0/22\",\r\n \"52.109.4.0/22\",\r\n \"52.111.230.0/24\",\r\n + \ \"52.112.76.0/22\",\r\n \"52.112.95.0/24\",\r\n \"52.112.104.0/24\",\r\n + \ \"52.112.108.0/24\",\r\n \"52.112.116.0/24\",\r\n \"52.114.136.0/21\",\r\n + \ \"52.114.180.0/22\",\r\n \"52.114.186.0/23\",\r\n \"52.114.206.0/23\",\r\n + \ \"52.114.208.0/24\",\r\n \"52.115.48.0/22\",\r\n \"52.115.52.0/23\",\r\n + \ \"52.115.64.0/22\",\r\n \"52.115.160.0/19\",\r\n \"52.115.230.0/24\",\r\n + \ \"52.120.64.0/19\",\r\n \"52.121.32.0/22\",\r\n \"52.122.12.0/22\",\r\n + \ \"52.123.4.0/24\",\r\n \"52.125.136.0/24\",\r\n \"52.136.29.0/24\",\r\n + \ \"52.138.80.0/21\",\r\n \"52.138.96.0/19\",\r\n \"52.143.192.0/24\",\r\n + \ \"52.147.160.0/19\",\r\n \"52.167.0.0/16\",\r\n \"52.177.0.0/16\",\r\n + \ \"52.179.128.0/17\",\r\n \"52.184.128.0/19\",\r\n \"52.184.160.0/21\",\r\n + \ \"52.184.168.0/28\",\r\n \"52.184.168.80/28\",\r\n \"52.184.168.96/27\",\r\n + \ \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n \"52.184.170.0/24\",\r\n + \ \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n \"52.225.128.0/21\",\r\n + \ \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n \"52.225.136.64/28\",\r\n + \ \"52.225.137.0/24\",\r\n \"52.225.192.0/18\",\r\n \"52.232.151.0/24\",\r\n + \ \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n \"52.239.156.0/24\",\r\n + \ \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n + \ \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n + \ \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n \"52.239.192.0/26\",\r\n + \ \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n \"52.239.192.160/27\",\r\n + \ \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n \"52.239.198.192/26\",\r\n + \ \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n + \ \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n \"52.242.64.0/18\",\r\n + \ \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n \"52.245.45.128/28\",\r\n + \ \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n + \ \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n \"52.245.46.112/28\",\r\n + \ \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n + \ \"52.247.0.0/17\",\r\n \"52.250.128.0/18\",\r\n \"52.251.0.0/17\",\r\n + \ \"52.252.0.0/17\",\r\n \"52.253.64.0/20\",\r\n \"52.253.148.0/23\",\r\n + \ \"52.253.154.0/23\",\r\n \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n + \ \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n \"53.103.138.0/24\",\r\n + \ \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n \"65.55.44.16/28\",\r\n + \ \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n \"65.55.44.96/28\",\r\n + \ \"65.55.44.128/27\",\r\n \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n + \ \"65.55.105.96/27\",\r\n \"65.55.105.224/27\",\r\n \"65.55.106.0/26\",\r\n + \ \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n \"65.55.107.48/28\",\r\n + \ \"65.55.107.64/27\",\r\n \"65.55.108.0/24\",\r\n \"65.55.209.128/26\",\r\n + \ \"65.55.211.32/27\",\r\n \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n + \ \"65.55.217.0/24\",\r\n \"65.55.219.32/27\",\r\n \"65.55.219.128/25\",\r\n + \ \"104.44.88.32/27\",\r\n \"104.44.88.96/27\",\r\n \"104.44.91.96/27\",\r\n + \ \"104.44.93.160/27\",\r\n \"104.44.94.48/28\",\r\n \"104.46.0.0/21\",\r\n + \ \"104.46.96.0/19\",\r\n \"104.46.192.0/20\",\r\n \"104.47.200.0/21\",\r\n + \ \"104.208.128.0/17\",\r\n \"104.209.128.0/17\",\r\n \"104.210.0.0/20\",\r\n + \ \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n \"131.253.13.16/29\",\r\n + \ \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n \"131.253.13.80/29\",\r\n + \ \"131.253.13.96/30\",\r\n \"131.253.14.16/28\",\r\n \"131.253.14.208/28\",\r\n + \ \"131.253.14.224/28\",\r\n \"131.253.15.8/29\",\r\n \"131.253.15.16/28\",\r\n + \ \"131.253.24.0/28\",\r\n \"131.253.24.192/26\",\r\n \"131.253.34.224/27\",\r\n + \ \"131.253.38.0/27\",\r\n \"131.253.38.128/26\",\r\n \"131.253.40.0/28\",\r\n + \ \"134.170.220.0/23\",\r\n \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n + \ \"137.116.96.0/22\",\r\n \"157.55.7.128/26\",\r\n \"157.55.10.192/26\",\r\n + \ \"157.55.11.128/25\",\r\n \"157.55.37.0/24\",\r\n \"157.55.38.0/24\",\r\n + \ \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n \"157.55.55.100/30\",\r\n + \ \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n + \ \"157.55.55.160/28\",\r\n \"157.56.2.128/25\",\r\n \"157.56.3.0/25\",\r\n + \ \"191.236.192.0/18\",\r\n \"191.237.128.0/18\",\r\n \"191.239.224.0/20\",\r\n + \ \"193.149.64.0/21\",\r\n \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n + \ \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n \"199.30.28.64/26\",\r\n + \ \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n \"2603:1030:400::/48\",\r\n + \ \"2603:1030:401:2::/63\",\r\n \"2603:1030:401:4::/62\",\r\n + \ \"2603:1030:401:8::/61\",\r\n \"2603:1030:401:10::/62\",\r\n + \ \"2603:1030:401:14::/63\",\r\n \"2603:1030:401:17::/64\",\r\n + \ \"2603:1030:401:18::/61\",\r\n \"2603:1030:401:20::/59\",\r\n + \ \"2603:1030:401:40::/60\",\r\n \"2603:1030:401:50::/61\",\r\n + \ \"2603:1030:401:58::/64\",\r\n \"2603:1030:401:5a::/63\",\r\n + \ \"2603:1030:401:5c::/62\",\r\n \"2603:1030:401:60::/59\",\r\n + \ \"2603:1030:401:80::/62\",\r\n \"2603:1030:401:84::/64\",\r\n + \ \"2603:1030:401:87::/64\",\r\n \"2603:1030:401:88::/62\",\r\n + \ \"2603:1030:401:8c::/63\",\r\n \"2603:1030:401:8f::/64\",\r\n + \ \"2603:1030:401:90::/63\",\r\n \"2603:1030:401:94::/62\",\r\n + \ \"2603:1030:401:98::/61\",\r\n \"2603:1030:401:a0::/62\",\r\n + \ \"2603:1030:401:a4::/63\",\r\n \"2603:1030:401:a7::/64\",\r\n + \ \"2603:1030:401:a8::/61\",\r\n \"2603:1030:401:b0::/60\",\r\n + \ \"2603:1030:401:c0::/58\",\r\n \"2603:1030:401:100::/59\",\r\n + \ \"2603:1030:401:120::/64\",\r\n \"2603:1030:401:124::/62\",\r\n + \ \"2603:1030:401:128::/61\",\r\n \"2603:1030:401:130::/62\",\r\n + \ \"2603:1030:401:134::/63\",\r\n \"2603:1030:401:139::/64\",\r\n + \ \"2603:1030:401:13a::/63\",\r\n \"2603:1030:401:143::/64\",\r\n + \ \"2603:1030:401:144::/63\",\r\n \"2603:1030:401:14a::/63\",\r\n + \ \"2603:1030:401:14c::/62\",\r\n \"2603:1030:401:150::/62\",\r\n + \ \"2603:1030:401:154::/63\",\r\n \"2603:1030:401:159::/64\",\r\n + \ \"2603:1030:401:15a::/63\",\r\n \"2603:1030:401:15c::/62\",\r\n + \ \"2603:1030:401:160::/61\",\r\n \"2603:1030:401:16a::/63\",\r\n + \ \"2603:1030:401:16c::/64\",\r\n \"2603:1030:401:17c::/62\",\r\n + \ \"2603:1030:401:180::/58\",\r\n \"2603:1030:401:1c0::/61\",\r\n + \ \"2603:1030:401:1c8::/63\",\r\n \"2603:1030:401:1cc::/62\",\r\n + \ \"2603:1030:401:1d0::/60\",\r\n \"2603:1030:401:1e0::/60\",\r\n + \ \"2603:1030:401:1f0::/61\",\r\n \"2603:1030:401:1f8::/64\",\r\n + \ \"2603:1030:401:20c::/62\",\r\n \"2603:1030:401:210::/60\",\r\n + \ \"2603:1030:401:220::/62\",\r\n \"2603:1030:401:226::/63\",\r\n + \ \"2603:1030:401:228::/61\",\r\n \"2603:1030:401:230::/60\",\r\n + \ \"2603:1030:401:240::/60\",\r\n \"2603:1030:401:250::/62\",\r\n + \ \"2603:1030:401:254::/63\",\r\n \"2603:1030:401:256::/64\",\r\n + \ \"2603:1030:401:25b::/64\",\r\n \"2603:1030:401:25c::/63\",\r\n + \ \"2603:1030:401:25e::/64\",\r\n \"2603:1030:401:263::/64\",\r\n + \ \"2603:1030:401:264::/62\",\r\n \"2603:1030:401:268::/61\",\r\n + \ \"2603:1030:401:270::/62\",\r\n \"2603:1030:401:274::/63\",\r\n + \ \"2603:1030:401:27a::/63\",\r\n \"2603:1030:401:27c::/62\",\r\n + \ \"2603:1030:401:280::/59\",\r\n \"2603:1030:401:2a0::/61\",\r\n + \ \"2603:1030:401:2a8::/63\",\r\n \"2603:1030:401:2ab::/64\",\r\n + \ \"2603:1030:401:2ac::/62\",\r\n \"2603:1030:401:2b0::/60\",\r\n + \ \"2603:1030:401:2c0::/63\",\r\n \"2603:1030:401:2c2::/64\",\r\n + \ \"2603:1030:401:2c7::/64\",\r\n \"2603:1030:401:2c8::/61\",\r\n + \ \"2603:1030:401:2d0::/60\",\r\n \"2603:1030:401:2e0::/62\",\r\n + \ \"2603:1030:401:2e4::/63\",\r\n \"2603:1030:401:2e6::/64\",\r\n + \ \"2603:1030:401:2ed::/64\",\r\n \"2603:1030:401:2ee::/63\",\r\n + \ \"2603:1030:401:2f0::/64\",\r\n \"2603:1030:401:2f3::/64\",\r\n + \ \"2603:1030:401:2f4::/62\",\r\n \"2603:1030:401:2f8::/61\",\r\n + \ \"2603:1030:401:300::/59\",\r\n \"2603:1030:401:320::/61\",\r\n + \ \"2603:1030:401:328::/63\",\r\n \"2603:1030:401:32a::/64\",\r\n + \ \"2603:1030:401:333::/64\",\r\n \"2603:1030:401:334::/62\",\r\n + \ \"2603:1030:401:338::/62\",\r\n \"2603:1030:401:33c::/63\",\r\n + \ \"2603:1030:401:33e::/64\",\r\n \"2603:1030:401:341::/64\",\r\n + \ \"2603:1030:401:342::/63\",\r\n \"2603:1030:401:344::/62\",\r\n + \ \"2603:1030:401:348::/61\",\r\n \"2603:1030:401:350::/60\",\r\n + \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n + \ \"2603:1030:401:36b::/64\",\r\n \"2603:1030:401:36c::/62\",\r\n + \ \"2603:1030:401:370::/60\",\r\n \"2603:1030:401:380::/63\",\r\n + \ \"2603:1030:401:382::/64\",\r\n \"2603:1030:402::/47\",\r\n \ \"2603:1030:406::/47\",\r\n \"2603:1030:408::/48\",\r\n \ \"2603:1030:40a:1::/64\",\r\n \"2603:1030:40a:2::/64\",\r\n \ \"2603:1030:40c::/48\",\r\n \"2603:1030:40d:8000::/49\",\r\n @@ -29389,51 +30111,54 @@ interactions: \ \"2603:1036:3000::/59\",\r\n \"2603:1037:1::/59\",\r\n \ \"2603:1039:205::/48\",\r\n \"2603:1062:2::/57\",\r\n \"2603:1063:9::/56\",\r\n \ \"2603:1063:109::/55\",\r\n \"2603:1063:209::/55\",\r\n - \ \"2a01:111:f403:c110::/64\",\r\n \"2a01:111:f403:c908::/62\",\r\n - \ \"2a01:111:f403:c923::/64\",\r\n \"2a01:111:f403:c924::/62\",\r\n - \ \"2a01:111:f403:d108::/62\",\r\n \"2a01:111:f403:d908::/62\",\r\n - \ \"2a01:111:f403:e008::/62\",\r\n \"2a01:111:f403:f908::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus2euap\",\r\n - \ \"id\": \"AzureCloud.eastus2euap\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n - \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.216.0/24\",\r\n - \ \"13.105.52.32/27\",\r\n \"13.105.52.64/28\",\r\n \"13.105.52.96/27\",\r\n - \ \"13.105.60.160/27\",\r\n \"13.105.61.0/28\",\r\n \"13.105.61.32/27\",\r\n - \ \"20.1.0.0/17\",\r\n \"20.39.0.0/19\",\r\n \"20.47.6.0/24\",\r\n - \ \"20.47.106.0/24\",\r\n \"20.47.128.0/17\",\r\n \"20.51.16.0/21\",\r\n - \ \"20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.238.0/23\",\r\n - \ \"20.102.128.0/18\",\r\n \"20.135.210.0/23\",\r\n \"20.135.212.0/22\",\r\n - \ \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n \"20.157.149.0/24\",\r\n - \ \"20.190.138.0/25\",\r\n \"20.190.149.0/24\",\r\n \"20.221.128.0/18\",\r\n - \ \"20.252.128.0/17\",\r\n \"40.70.88.0/28\",\r\n \"40.74.144.0/20\",\r\n - \ \"40.75.32.0/21\",\r\n \"40.78.208.0/28\",\r\n \"40.79.88.0/27\",\r\n - \ \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n \"40.79.96.0/19\",\r\n - \ \"40.87.168.4/30\",\r\n \"40.87.168.40/29\",\r\n \"40.87.168.68/31\",\r\n - \ \"40.87.168.208/31\",\r\n \"40.87.169.40/30\",\r\n \"40.87.169.58/31\",\r\n - \ \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n \"40.87.169.138/31\",\r\n - \ \"40.87.169.144/28\",\r\n \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n - \ \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n \"40.87.170.200/29\",\r\n - \ \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n \"40.87.170.220/30\",\r\n - \ \"40.87.170.224/30\",\r\n \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n - \ \"40.87.171.32/30\",\r\n \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n - \ \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n \"40.87.171.162/31\",\r\n - \ \"40.87.171.164/31\",\r\n \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n - \ \"40.89.64.0/18\",\r\n \"40.90.129.96/27\",\r\n \"40.90.137.32/27\",\r\n - \ \"40.90.146.192/27\",\r\n \"40.91.12.0/28\",\r\n \"40.91.12.32/28\",\r\n - \ \"40.91.13.0/28\",\r\n \"40.93.16.0/24\",\r\n \"40.93.203.0/24\",\r\n - \ \"40.93.204.0/22\",\r\n \"40.96.46.0/24\",\r\n \"40.96.55.0/24\",\r\n - \ \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n \"40.123.144.96/29\",\r\n - \ \"40.123.144.152/30\",\r\n \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n - \ \"40.123.145.4/31\",\r\n \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n - \ \"40.123.145.20/31\",\r\n \"40.123.145.60/30\",\r\n \"40.123.145.64/30\",\r\n - \ \"40.123.145.164/31\",\r\n \"40.123.145.214/31\",\r\n \"40.123.145.216/30\",\r\n - \ \"40.123.145.220/31\",\r\n \"40.123.146.30/31\",\r\n \"40.123.146.32/29\",\r\n - \ \"40.123.146.40/31\",\r\n \"40.123.146.50/31\",\r\n \"40.123.146.52/31\",\r\n - \ \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n \"40.123.146.176/30\",\r\n - \ \"40.123.146.180/31\",\r\n \"40.123.146.206/31\",\r\n \"40.123.146.208/31\",\r\n - \ \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n \"40.126.10.0/25\",\r\n + \ \"2603:1063:2200::/64\",\r\n \"2a01:111:f403:c110::/64\",\r\n + \ \"2a01:111:f403:c908::/62\",\r\n \"2a01:111:f403:c923::/64\",\r\n + \ \"2a01:111:f403:c924::/62\",\r\n \"2a01:111:f403:d108::/62\",\r\n + \ \"2a01:111:f403:d908::/62\",\r\n \"2a01:111:f403:e008::/62\",\r\n + \ \"2a01:111:f403:f908::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastus2euap\",\r\n \"id\": \"AzureCloud.eastus2euap\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"19\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.216.0/24\",\r\n \"13.105.52.32/27\",\r\n + \ \"13.105.52.64/28\",\r\n \"13.105.52.96/27\",\r\n \"13.105.60.160/27\",\r\n + \ \"13.105.61.0/28\",\r\n \"13.105.61.32/27\",\r\n \"13.105.114.88/29\",\r\n + \ \"13.105.114.96/27\",\r\n \"13.105.114.128/26\",\r\n \"13.105.114.192/28\",\r\n + \ \"13.105.114.208/29\",\r\n \"20.1.0.0/17\",\r\n \"20.39.0.0/19\",\r\n + \ \"20.47.6.0/24\",\r\n \"20.47.106.0/24\",\r\n \"20.47.128.0/17\",\r\n + \ \"20.51.16.0/21\",\r\n \"20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n + \ \"20.60.238.0/23\",\r\n \"20.102.128.0/18\",\r\n \"20.135.210.0/23\",\r\n + \ \"20.135.212.0/22\",\r\n \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n + \ \"20.157.149.0/24\",\r\n \"20.190.138.0/25\",\r\n \"20.190.149.0/24\",\r\n + \ \"20.221.128.0/18\",\r\n \"20.252.128.0/17\",\r\n \"40.70.88.0/28\",\r\n + \ \"40.74.144.0/20\",\r\n \"40.75.32.0/21\",\r\n \"40.78.208.0/28\",\r\n + \ \"40.79.88.0/27\",\r\n \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n + \ \"40.79.96.0/19\",\r\n \"40.87.168.4/30\",\r\n \"40.87.168.40/29\",\r\n + \ \"40.87.168.68/31\",\r\n \"40.87.168.208/31\",\r\n \"40.87.169.40/30\",\r\n + \ \"40.87.169.58/31\",\r\n \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n + \ \"40.87.169.138/31\",\r\n \"40.87.169.144/28\",\r\n \"40.87.170.146/31\",\r\n + \ \"40.87.170.148/30\",\r\n \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n + \ \"40.87.170.200/29\",\r\n \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n + \ \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n \"40.87.170.252/30\",\r\n + \ \"40.87.171.0/31\",\r\n \"40.87.171.32/30\",\r\n \"40.87.171.42/31\",\r\n + \ \"40.87.171.44/30\",\r\n \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n + \ \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n \"40.87.171.250/31\",\r\n + \ \"40.87.171.252/30\",\r\n \"40.89.64.0/18\",\r\n \"40.90.129.96/27\",\r\n + \ \"40.90.137.32/27\",\r\n \"40.90.146.192/27\",\r\n \"40.91.12.0/28\",\r\n + \ \"40.91.12.32/28\",\r\n \"40.91.13.0/28\",\r\n \"40.93.16.0/24\",\r\n + \ \"40.93.203.0/24\",\r\n \"40.93.204.0/22\",\r\n \"40.96.46.0/24\",\r\n + \ \"40.96.55.0/24\",\r\n \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n + \ \"40.123.144.96/29\",\r\n \"40.123.144.152/30\",\r\n \"40.123.144.254/31\",\r\n + \ \"40.123.145.0/30\",\r\n \"40.123.145.4/31\",\r\n \"40.123.145.14/31\",\r\n + \ \"40.123.145.16/30\",\r\n \"40.123.145.20/31\",\r\n \"40.123.145.60/30\",\r\n + \ \"40.123.145.64/30\",\r\n \"40.123.145.164/31\",\r\n \"40.123.145.214/31\",\r\n + \ \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n \"40.123.146.30/31\",\r\n + \ \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n \"40.123.146.50/31\",\r\n + \ \"40.123.146.52/31\",\r\n \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n + \ \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n \"40.123.146.206/31\",\r\n + \ \"40.123.146.208/31\",\r\n \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n + \ \"40.123.147.86/31\",\r\n \"40.123.147.88/29\",\r\n \"40.126.10.0/25\",\r\n \ \"40.126.21.0/24\",\r\n \"52.102.142.0/24\",\r\n \"52.103.16.0/24\",\r\n \ \"52.103.142.0/24\",\r\n \"52.108.116.0/24\",\r\n \"52.109.165.0/24\",\r\n \ \"52.111.208.0/24\",\r\n \"52.138.64.0/20\",\r\n \"52.138.88.0/21\",\r\n @@ -29474,6 +30199,7 @@ interactions: \ \"2603:1030:401:330::/63\",\r\n \"2603:1030:401:332::/64\",\r\n \ \"2603:1030:401:33f::/64\",\r\n \"2603:1030:401:340::/64\",\r\n \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n + \ \"2603:1030:401:383::/64\",\r\n \"2603:1030:401:384::/62\",\r\n \ \"2603:1030:405::/48\",\r\n \"2603:1030:409::/48\",\r\n \ \"2603:1030:40a::/64\",\r\n \"2603:1030:40a:3::/64\",\r\n \ \"2603:1030:40a:4::/62\",\r\n \"2603:1030:40a:8::/63\",\r\n @@ -29484,34 +30210,35 @@ interactions: \ \"2603:1036:240f::/48\",\r\n \"2603:1036:2500:4::/64\",\r\n \ \"2603:1036:3000:20::/59\",\r\n \"2603:1037:1:20::/59\",\r\n \ \"2603:1063:26::/56\",\r\n \"2603:1063:126::/55\",\r\n - \ \"2603:1063:226::/55\",\r\n \"2a01:111:f403:c113::/64\",\r\n - \ \"2a01:111:f403:c937::/64\",\r\n \"2a01:111:f403:c938::/62\",\r\n - \ \"2a01:111:f403:d124::/64\",\r\n \"2a01:111:f403:d914::/64\",\r\n - \ \"2a01:111:f403:e003::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.germanyn\",\r\n \"id\": \"AzureCloud.germanyn\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.96/27\",\r\n \"13.104.212.64/26\",\r\n - \ \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.47.84.0/23\",\r\n - \ \"20.52.72.0/21\",\r\n \"20.52.80.32/27\",\r\n \"20.113.192.0/18\",\r\n - \ \"20.135.56.0/23\",\r\n \"20.150.60.0/24\",\r\n \"20.150.112.0/24\",\r\n - \ \"20.190.189.0/26\",\r\n \"20.218.0.0/18\",\r\n \"40.82.72.0/22\",\r\n - \ \"40.90.31.0/27\",\r\n \"40.90.128.240/28\",\r\n \"40.119.96.0/22\",\r\n - \ \"40.126.61.0/26\",\r\n \"40.126.198.0/24\",\r\n \"51.116.0.0/18\",\r\n - \ \"51.116.64.0/19\",\r\n \"51.116.200.0/21\",\r\n \"51.116.208.0/20\",\r\n - \ \"52.108.76.0/24\",\r\n \"52.108.97.0/24\",\r\n \"52.109.102.0/23\",\r\n - \ \"52.111.254.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.253.172.0/24\",\r\n - \ \"2603:1020:d00::/47\",\r\n \"2603:1020:d03::/48\",\r\n - \ \"2603:1020:d04::/47\",\r\n \"2603:1026:2411::/48\",\r\n - \ \"2603:1026:2500:34::/64\",\r\n \"2603:1026:3000:220::/59\",\r\n - \ \"2603:1027:1:220::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.germanywc\",\r\n \"id\": \"AzureCloud.germanywc\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1063:226::/55\",\r\n \"2603:1063:2200:4::/64\",\r\n + \ \"2a01:111:f403:c113::/64\",\r\n \"2a01:111:f403:c937::/64\",\r\n + \ \"2a01:111:f403:c938::/62\",\r\n \"2a01:111:f403:d124::/64\",\r\n + \ \"2a01:111:f403:d914::/64\",\r\n \"2a01:111:f403:e003::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.germanyn\",\r\n + \ \"id\": \"AzureCloud.germanyn\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.96/27\",\r\n + \ \"13.104.212.64/26\",\r\n \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n + \ \"20.47.84.0/23\",\r\n \"20.52.72.0/21\",\r\n \"20.52.80.32/27\",\r\n + \ \"20.113.192.0/18\",\r\n \"20.135.56.0/23\",\r\n \"20.150.60.0/24\",\r\n + \ \"20.150.112.0/24\",\r\n \"20.157.229.0/24\",\r\n \"20.190.189.0/26\",\r\n + \ \"20.218.0.0/18\",\r\n \"40.82.72.0/22\",\r\n \"40.90.31.0/27\",\r\n + \ \"40.90.128.240/28\",\r\n \"40.119.96.0/22\",\r\n \"40.126.61.0/26\",\r\n + \ \"40.126.198.0/24\",\r\n \"51.116.0.0/18\",\r\n \"51.116.64.0/19\",\r\n + \ \"51.116.200.0/21\",\r\n \"51.116.208.0/20\",\r\n \"52.108.76.0/24\",\r\n + \ \"52.108.97.0/24\",\r\n \"52.109.102.0/23\",\r\n \"52.111.254.0/24\",\r\n + \ \"52.114.240.0/24\",\r\n \"52.253.172.0/24\",\r\n \"2603:1020:d00::/47\",\r\n + \ \"2603:1020:d03::/48\",\r\n \"2603:1020:d04::/47\",\r\n + \ \"2603:1026:2411::/48\",\r\n \"2603:1026:2500:34::/64\",\r\n + \ \"2603:1026:3000:220::/59\",\r\n \"2603:1027:1:220::/59\",\r\n + \ \"2603:1063:2206:38::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.germanywc\",\r\n \"id\": \"AzureCloud.germanywc\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"germanywc\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.224/27\",\r\n \"13.104.145.128/27\",\r\n \ \"13.104.212.128/26\",\r\n \"13.105.61.128/25\",\r\n \"13.105.66.0/27\",\r\n \ \"13.105.74.96/27\",\r\n \"13.105.74.192/26\",\r\n \"20.38.118.0/24\",\r\n @@ -29534,25 +30261,26 @@ interactions: \ \"2603:1020:c00::/47\",\r\n \"2603:1020:c03::/48\",\r\n \ \"2603:1020:c04::/47\",\r\n \"2603:1026:240a::/48\",\r\n \ \"2603:1026:2500:14::/64\",\r\n \"2603:1026:3000:a0::/59\",\r\n - \ \"2603:1027:1:a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.japaneast\",\r\n \"id\": \"AzureCloud.japaneast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"17\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.128.0/19\",\r\n \"13.73.0.0/19\",\r\n \"13.78.0.0/17\",\r\n - \ \"13.104.149.64/26\",\r\n \"13.104.150.128/26\",\r\n \"13.104.221.0/24\",\r\n - \ \"13.105.18.64/26\",\r\n \"20.18.0.0/17\",\r\n \"20.27.0.0/18\",\r\n - \ \"20.27.128.0/18\",\r\n \"20.37.96.0/19\",\r\n \"20.38.116.0/23\",\r\n - \ \"20.40.88.0/21\",\r\n \"20.40.96.0/21\",\r\n \"20.43.64.0/19\",\r\n - \ \"20.44.128.0/18\",\r\n \"20.46.112.0/20\",\r\n \"20.46.160.0/19\",\r\n - \ \"20.47.12.0/24\",\r\n \"20.47.101.0/24\",\r\n \"20.48.0.0/17\",\r\n - \ \"20.60.172.0/23\",\r\n \"20.60.248.0/23\",\r\n \"20.63.128.0/18\",\r\n - \ \"20.78.0.0/17\",\r\n \"20.78.192.0/18\",\r\n \"20.89.0.0/17\",\r\n - \ \"20.89.128.0/18\",\r\n \"20.95.138.0/24\",\r\n \"20.135.102.0/23\",\r\n - \ \"20.135.104.0/22\",\r\n \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n - \ \"20.157.12.0/22\",\r\n \"20.157.38.0/24\",\r\n \"20.157.108.0/24\",\r\n - \ \"20.157.144.0/24\",\r\n \"20.188.0.0/19\",\r\n \"20.190.141.128/25\",\r\n + \ \"2603:1027:1:a0::/59\",\r\n \"2603:1063:2206:10::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.japaneast\",\r\n + \ \"id\": \"AzureCloud.japaneast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n + \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.128.0/19\",\r\n + \ \"13.73.0.0/19\",\r\n \"13.78.0.0/17\",\r\n \"13.104.149.64/26\",\r\n + \ \"13.104.150.128/26\",\r\n \"13.104.221.0/24\",\r\n \"13.105.18.64/26\",\r\n + \ \"20.18.0.0/17\",\r\n \"20.27.0.0/18\",\r\n \"20.27.128.0/18\",\r\n + \ \"20.37.96.0/19\",\r\n \"20.38.116.0/23\",\r\n \"20.40.88.0/21\",\r\n + \ \"20.40.96.0/21\",\r\n \"20.43.64.0/19\",\r\n \"20.44.128.0/18\",\r\n + \ \"20.46.112.0/20\",\r\n \"20.46.160.0/19\",\r\n \"20.47.12.0/24\",\r\n + \ \"20.47.101.0/24\",\r\n \"20.48.0.0/17\",\r\n \"20.60.172.0/23\",\r\n + \ \"20.60.248.0/23\",\r\n \"20.63.128.0/18\",\r\n \"20.78.0.0/17\",\r\n + \ \"20.78.192.0/18\",\r\n \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n + \ \"20.95.138.0/24\",\r\n \"20.135.102.0/23\",\r\n \"20.135.104.0/22\",\r\n + \ \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n \"20.157.12.0/22\",\r\n + \ \"20.157.38.0/24\",\r\n \"20.157.108.0/24\",\r\n \"20.157.144.0/24\",\r\n + \ \"20.157.224.0/24\",\r\n \"20.188.0.0/19\",\r\n \"20.190.141.128/25\",\r\n \ \"20.190.166.0/24\",\r\n \"20.191.160.0/19\",\r\n \"20.194.128.0/17\",\r\n \ \"20.202.54.0/23\",\r\n \"20.202.58.0/24\",\r\n \"20.202.66.0/23\",\r\n \ \"20.209.22.0/23\",\r\n \"20.210.0.0/17\",\r\n \"20.210.192.0/18\",\r\n @@ -29580,13 +30308,14 @@ interactions: \ \"2603:1040:406::/48\",\r\n \"2603:1040:407::/48\",\r\n \ \"2603:1040:408::/48\",\r\n \"2603:1046:1402::/48\",\r\n \ \"2603:1046:1500:18::/64\",\r\n \"2603:1046:2000:140::/59\",\r\n - \ \"2603:1047:1:140::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.japanwest\",\r\n \"id\": \"AzureCloud.japanwest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.73.232.0/21\",\r\n \"20.27.64.0/18\",\r\n \"20.27.192.0/18\",\r\n + \ \"2603:1047:1:140::/59\",\r\n \"2603:1063:2202:2c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.japanwest\",\r\n + \ \"id\": \"AzureCloud.japanwest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.232.0/21\",\r\n + \ \"20.18.128.0/21\",\r\n \"20.27.64.0/18\",\r\n \"20.27.192.0/18\",\r\n \ \"20.39.176.0/21\",\r\n \"20.47.10.0/24\",\r\n \"20.47.66.0/24\",\r\n \ \"20.47.99.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.186.0/23\",\r\n \ \"20.63.192.0/18\",\r\n \"20.78.128.0/18\",\r\n \"20.89.192.0/18\",\r\n @@ -29617,10 +30346,11 @@ interactions: \ \"2603:1040:600::/46\",\r\n \"2603:1040:605::/48\",\r\n \ \"2603:1040:606::/47\",\r\n \"2603:1046:1403::/48\",\r\n \ \"2603:1046:1500:14::/64\",\r\n \"2603:1046:2000:a0::/59\",\r\n - \ \"2603:1047:1:a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.jioindiacentral\",\r\n \"id\": \"AzureCloud.jioindiacentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"2603:1047:1:a0::/59\",\r\n \"2603:1063:2202:18::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.jioindiacentral\",\r\n + \ \"id\": \"AzureCloud.jioindiacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"20.60.170.0/23\",\r\n \"20.135.38.0/23\",\r\n \"20.135.46.0/23\",\r\n @@ -29634,59 +30364,60 @@ interactions: \ \"2603:1040:1100::/47\",\r\n \"2603:1040:1103::/48\",\r\n \ \"2603:1040:1104::/48\",\r\n \"2603:1046:1500:c::/64\",\r\n \ \"2603:1046:2000:1a0::/59\",\r\n \"2603:1047:1:1a0::/59\",\r\n - \ \"2603:1061:1000::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.jioindiawest\",\r\n \"id\": \"AzureCloud.jioindiawest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.48/28\",\r\n \"13.105.75.96/27\",\r\n - \ \"13.105.75.128/27\",\r\n \"20.60.54.0/23\",\r\n \"20.135.96.0/22\",\r\n - \ \"20.135.100.0/23\",\r\n \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n - \ \"20.157.153.0/24\",\r\n \"20.157.202.0/24\",\r\n \"20.190.191.64/26\",\r\n - \ \"20.192.56.0/21\",\r\n \"20.192.160.0/21\",\r\n \"20.192.240.0/20\",\r\n - \ \"20.193.160.0/19\",\r\n \"20.193.192.0/20\",\r\n \"20.207.224.0/19\",\r\n - \ \"20.244.128.0/17\",\r\n \"40.64.0.0/18\",\r\n \"40.119.124.0/22\",\r\n - \ \"40.126.63.64/26\",\r\n \"40.126.206.0/24\",\r\n \"40.127.32.0/24\",\r\n - \ \"52.108.124.0/24\",\r\n \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n - \ \"2603:1040:d00::/47\",\r\n \"2603:1040:d03::/48\",\r\n + \ \"2603:1061:1000::/48\",\r\n \"2603:1063:2202:3c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.jioindiawest\",\r\n + \ \"id\": \"AzureCloud.jioindiawest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.48/28\",\r\n + \ \"13.105.75.96/27\",\r\n \"13.105.75.128/27\",\r\n \"20.60.54.0/23\",\r\n + \ \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n \"20.150.65.0/24\",\r\n + \ \"20.150.97.0/24\",\r\n \"20.157.153.0/24\",\r\n \"20.157.202.0/24\",\r\n + \ \"20.190.191.64/26\",\r\n \"20.192.56.0/21\",\r\n \"20.192.160.0/21\",\r\n + \ \"20.192.240.0/20\",\r\n \"20.193.160.0/19\",\r\n \"20.193.192.0/20\",\r\n + \ \"20.207.224.0/19\",\r\n \"20.244.128.0/17\",\r\n \"40.64.0.0/18\",\r\n + \ \"40.119.124.0/22\",\r\n \"40.126.63.64/26\",\r\n \"40.126.206.0/24\",\r\n + \ \"40.127.32.0/24\",\r\n \"52.108.124.0/24\",\r\n \"52.253.193.0/24\",\r\n + \ \"52.253.194.0/23\",\r\n \"2603:1040:d00::/47\",\r\n \"2603:1040:d03::/48\",\r\n \ \"2603:1040:d04::/48\",\r\n \"2603:1046:1500:10::/64\",\r\n \ \"2603:1046:2000:1c0::/59\",\r\n \"2603:1047:1:1c0::/59\",\r\n - \ \"2603:1061:1001::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.koreacentral\",\r\n \"id\": \"AzureCloud.koreacentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.129.192/26\",\r\n \"13.104.223.128/26\",\r\n - \ \"13.105.20.0/25\",\r\n \"13.105.96.112/28\",\r\n \"13.105.97.32/27\",\r\n - \ \"13.105.97.64/27\",\r\n \"20.39.184.0/21\",\r\n \"20.39.192.0/20\",\r\n - \ \"20.41.64.0/18\",\r\n \"20.44.24.0/21\",\r\n \"20.47.46.0/24\",\r\n - \ \"20.47.90.0/24\",\r\n \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n - \ \"20.95.140.0/24\",\r\n \"20.135.108.0/22\",\r\n \"20.135.112.0/23\",\r\n - \ \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n \"20.190.144.128/25\",\r\n - \ \"20.190.148.128/25\",\r\n \"20.190.180.0/24\",\r\n \"20.194.0.0/18\",\r\n - \ \"20.194.64.0/20\",\r\n \"20.194.80.0/21\",\r\n \"20.194.96.0/19\",\r\n - \ \"20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n \"20.200.192.0/18\",\r\n - \ \"20.209.46.0/23\",\r\n \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n - \ \"20.249.0.0/16\",\r\n \"40.79.221.0/24\",\r\n \"40.80.36.0/22\",\r\n - \ \"40.82.128.0/19\",\r\n \"40.90.17.224/27\",\r\n \"40.90.128.176/28\",\r\n - \ \"40.90.131.128/27\",\r\n \"40.90.139.128/27\",\r\n \"40.90.156.64/27\",\r\n - \ \"40.126.16.128/25\",\r\n \"40.126.20.128/25\",\r\n \"40.126.52.0/24\",\r\n - \ \"52.108.48.0/23\",\r\n \"52.108.87.0/24\",\r\n \"52.109.44.0/22\",\r\n - \ \"52.111.194.0/24\",\r\n \"52.113.157.0/24\",\r\n \"52.114.44.0/22\",\r\n - \ \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n \"52.121.172.0/22\",\r\n - \ \"52.121.176.0/23\",\r\n \"52.141.0.0/18\",\r\n \"52.231.0.0/17\",\r\n - \ \"52.232.145.0/24\",\r\n \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n - \ \"52.239.190.128/26\",\r\n \"52.245.112.0/22\",\r\n \"52.253.173.0/24\",\r\n - \ \"52.253.174.0/24\",\r\n \"104.44.90.160/27\",\r\n \"2603:1040:f00::/47\",\r\n - \ \"2603:1040:f02::/48\",\r\n \"2603:1040:f04::/48\",\r\n - \ \"2603:1040:f05::/48\",\r\n \"2603:1040:f06::/48\",\r\n - \ \"2603:1046:1404::/48\",\r\n \"2603:1046:1500:20::/64\",\r\n - \ \"2603:1046:2000:160::/59\",\r\n \"2603:1047:1:160::/59\"\r\n + \ \"2603:1061:1001::/48\",\r\n \"2603:1063:2202:40::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.koreacentral\",\r\n + \ \"id\": \"AzureCloud.koreacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.129.192/26\",\r\n + \ \"13.104.223.128/26\",\r\n \"13.105.20.0/25\",\r\n \"13.105.96.112/28\",\r\n + \ \"13.105.97.32/27\",\r\n \"13.105.97.64/27\",\r\n \"20.39.184.0/21\",\r\n + \ \"20.39.192.0/20\",\r\n \"20.41.64.0/18\",\r\n \"20.44.24.0/21\",\r\n + \ \"20.47.46.0/24\",\r\n \"20.47.90.0/24\",\r\n \"20.60.16.0/24\",\r\n + \ \"20.60.200.0/23\",\r\n \"20.95.140.0/24\",\r\n \"20.135.108.0/22\",\r\n + \ \"20.135.112.0/23\",\r\n \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n + \ \"20.190.144.128/25\",\r\n \"20.190.148.128/25\",\r\n \"20.190.180.0/24\",\r\n + \ \"20.194.0.0/18\",\r\n \"20.194.64.0/20\",\r\n \"20.194.80.0/21\",\r\n + \ \"20.194.96.0/19\",\r\n \"20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n + \ \"20.200.192.0/18\",\r\n \"20.209.46.0/23\",\r\n \"20.214.64.0/18\",\r\n + \ \"20.214.128.0/17\",\r\n \"20.249.0.0/16\",\r\n \"40.79.221.0/24\",\r\n + \ \"40.80.36.0/22\",\r\n \"40.82.128.0/19\",\r\n \"40.90.17.224/27\",\r\n + \ \"40.90.128.176/28\",\r\n \"40.90.131.128/27\",\r\n \"40.90.139.128/27\",\r\n + \ \"40.90.156.64/27\",\r\n \"40.126.16.128/25\",\r\n \"40.126.20.128/25\",\r\n + \ \"40.126.52.0/24\",\r\n \"52.108.48.0/23\",\r\n \"52.108.87.0/24\",\r\n + \ \"52.109.44.0/22\",\r\n \"52.111.194.0/24\",\r\n \"52.113.157.0/24\",\r\n + \ \"52.114.44.0/22\",\r\n \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n + \ \"52.121.172.0/22\",\r\n \"52.121.176.0/23\",\r\n \"52.141.0.0/18\",\r\n + \ \"52.231.0.0/17\",\r\n \"52.232.145.0/24\",\r\n \"52.239.148.0/27\",\r\n + \ \"52.239.164.192/26\",\r\n \"52.239.190.128/26\",\r\n \"52.245.112.0/22\",\r\n + \ \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n \"104.44.90.160/27\",\r\n + \ \"2603:1040:f00::/47\",\r\n \"2603:1040:f02::/48\",\r\n + \ \"2603:1040:f04::/48\",\r\n \"2603:1040:f05::/48\",\r\n + \ \"2603:1040:f06::/48\",\r\n \"2603:1046:1404::/48\",\r\n + \ \"2603:1046:1500:20::/64\",\r\n \"2603:1046:2000:160::/59\",\r\n + \ \"2603:1047:1:160::/59\",\r\n \"2603:1063:2202:34::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.koreasouth\",\r\n \ \"id\": \"AzureCloud.koreasouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.0/25\",\r\n @@ -29706,13 +30437,13 @@ interactions: \ \"2603:1040:e02::/48\",\r\n \"2603:1040:e04::/48\",\r\n \ \"2603:1040:e05::/48\",\r\n \"2603:1040:e06::/48\",\r\n \ \"2603:1046:1405::/48\",\r\n \"2603:1046:1500:1c::/64\",\r\n - \ \"2603:1046:2000:e0::/59\",\r\n \"2603:1047:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.northcentralus\",\r\n - \ \"id\": \"AzureCloud.northcentralus\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1046:2000:e0::/59\",\r\n \"2603:1047:1:e0::/59\",\r\n + \ \"2603:1063:2202:1c::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.northcentralus\",\r\n \"id\": \"AzureCloud.northcentralus\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"16\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.26.0/24\",\r\n \"13.105.28.16/28\",\r\n \"13.105.29.0/25\",\r\n \ \"13.105.37.64/26\",\r\n \"13.105.37.128/26\",\r\n \"13.105.102.16/28\",\r\n \ \"13.105.102.64/26\",\r\n \"20.25.192.0/18\",\r\n \"20.36.96.0/21\",\r\n @@ -29721,73 +30452,74 @@ interactions: \ \"20.51.0.0/21\",\r\n \"20.59.192.0/18\",\r\n \"20.60.28.0/23\",\r\n \ \"20.60.82.0/23\",\r\n \"20.66.128.0/17\",\r\n \"20.72.32.0/19\",\r\n \ \"20.80.0.0/18\",\r\n \"20.88.0.0/18\",\r\n \"20.95.7.0/24\",\r\n - \ \"20.95.8.0/21\",\r\n \"20.98.0.0/18\",\r\n \"20.102.192.0/18\",\r\n - \ \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n \"20.125.160.0/19\",\r\n - \ \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n \"20.135.12.0/22\",\r\n - \ \"20.135.70.0/23\",\r\n \"20.135.254.0/23\",\r\n \"20.143.8.0/23\",\r\n - \ \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n \"20.150.49.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.99.0/24\",\r\n \"20.157.172.0/24\",\r\n \"20.190.135.0/24\",\r\n - \ \"20.190.156.0/24\",\r\n \"20.201.135.0/24\",\r\n \"20.201.136.0/24\",\r\n - \ \"20.209.38.0/23\",\r\n \"20.221.192.0/18\",\r\n \"20.236.64.0/18\",\r\n - \ \"20.241.0.0/17\",\r\n \"23.96.128.0/17\",\r\n \"23.98.48.0/21\",\r\n - \ \"23.100.72.0/21\",\r\n \"23.100.224.0/20\",\r\n \"23.101.160.0/20\",\r\n - \ \"40.77.131.224/28\",\r\n \"40.77.136.96/28\",\r\n \"40.77.137.192/27\",\r\n - \ \"40.77.139.0/25\",\r\n \"40.77.175.0/27\",\r\n \"40.77.176.0/24\",\r\n - \ \"40.77.182.128/27\",\r\n \"40.77.183.0/24\",\r\n \"40.77.188.0/22\",\r\n - \ \"40.77.196.0/24\",\r\n \"40.77.198.64/26\",\r\n \"40.77.200.128/25\",\r\n - \ \"40.77.224.0/28\",\r\n \"40.77.224.32/27\",\r\n \"40.77.231.0/24\",\r\n - \ \"40.77.234.0/25\",\r\n \"40.77.236.32/27\",\r\n \"40.77.236.160/28\",\r\n - \ \"40.77.237.0/26\",\r\n \"40.77.248.128/25\",\r\n \"40.77.254.0/26\",\r\n - \ \"40.77.255.192/26\",\r\n \"40.78.208.64/28\",\r\n \"40.78.222.0/24\",\r\n - \ \"40.80.184.0/21\",\r\n \"40.81.32.0/20\",\r\n \"40.87.172.0/22\",\r\n - \ \"40.90.19.64/26\",\r\n \"40.90.132.96/27\",\r\n \"40.90.133.128/28\",\r\n - \ \"40.90.135.64/26\",\r\n \"40.90.140.128/27\",\r\n \"40.90.144.32/27\",\r\n - \ \"40.90.155.192/26\",\r\n \"40.91.24.0/22\",\r\n \"40.116.0.0/16\",\r\n - \ \"40.126.7.0/24\",\r\n \"40.126.28.0/24\",\r\n \"52.108.182.0/24\",\r\n - \ \"52.108.203.0/24\",\r\n \"52.109.16.0/22\",\r\n \"52.111.235.0/24\",\r\n - \ \"52.112.94.0/24\",\r\n \"52.113.198.0/24\",\r\n \"52.114.168.0/22\",\r\n - \ \"52.141.128.0/18\",\r\n \"52.159.64.0/18\",\r\n \"52.162.0.0/16\",\r\n - \ \"52.232.156.0/24\",\r\n \"52.237.128.0/18\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n \"52.240.128.0/17\",\r\n - \ \"52.245.72.0/22\",\r\n \"52.252.128.0/17\",\r\n \"65.52.0.0/19\",\r\n - \ \"65.52.48.0/20\",\r\n \"65.52.104.0/24\",\r\n \"65.52.106.0/24\",\r\n - \ \"65.52.192.0/19\",\r\n \"65.52.232.0/21\",\r\n \"65.52.240.0/21\",\r\n - \ \"65.55.60.176/29\",\r\n \"65.55.105.192/27\",\r\n \"65.55.106.208/28\",\r\n - \ \"65.55.106.224/28\",\r\n \"65.55.109.0/24\",\r\n \"65.55.211.0/27\",\r\n - \ \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n \"65.55.213.0/27\",\r\n - \ \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n \"104.44.88.128/27\",\r\n - \ \"104.44.91.128/27\",\r\n \"104.44.94.64/28\",\r\n \"104.47.220.0/22\",\r\n - \ \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n \"131.253.12.48/29\",\r\n - \ \"131.253.12.192/28\",\r\n \"131.253.12.248/29\",\r\n \"131.253.13.0/28\",\r\n - \ \"131.253.13.32/28\",\r\n \"131.253.14.32/27\",\r\n \"131.253.14.160/27\",\r\n - \ \"131.253.14.248/29\",\r\n \"131.253.15.32/27\",\r\n \"131.253.15.208/28\",\r\n - \ \"131.253.15.224/27\",\r\n \"131.253.25.0/24\",\r\n \"131.253.27.0/24\",\r\n - \ \"131.253.36.128/26\",\r\n \"131.253.38.32/27\",\r\n \"131.253.38.224/27\",\r\n - \ \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n \"131.253.40.96/27\",\r\n - \ \"131.253.40.192/26\",\r\n \"157.55.24.0/21\",\r\n \"157.55.55.0/27\",\r\n - \ \"157.55.55.32/28\",\r\n \"157.55.55.152/29\",\r\n \"157.55.55.176/29\",\r\n - \ \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n \"157.55.60.224/27\",\r\n - \ \"157.55.64.0/20\",\r\n \"157.55.106.128/25\",\r\n \"157.55.110.0/23\",\r\n - \ \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n - \ \"157.55.160.0/20\",\r\n \"157.55.208.0/21\",\r\n \"157.55.248.0/21\",\r\n - \ \"157.56.8.0/21\",\r\n \"157.56.24.160/27\",\r\n \"157.56.24.192/28\",\r\n - \ \"157.56.28.0/22\",\r\n \"157.56.216.0/26\",\r\n \"168.62.96.0/19\",\r\n - \ \"168.62.224.0/19\",\r\n \"191.233.144.0/20\",\r\n \"191.236.128.0/18\",\r\n - \ \"199.30.31.0/25\",\r\n \"204.79.180.0/24\",\r\n \"207.46.193.192/28\",\r\n - \ \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n \"207.46.200.96/27\",\r\n - \ \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n \"207.46.205.0/24\",\r\n - \ \"207.68.174.40/29\",\r\n \"207.68.174.184/29\",\r\n \"2603:1030:600::/46\",\r\n - \ \"2603:1030:604::/47\",\r\n \"2603:1030:607::/48\",\r\n - \ \"2603:1030:608::/47\",\r\n \"2603:1036:2406::/48\",\r\n - \ \"2603:1036:2500:8::/64\",\r\n \"2603:1036:3000:60::/59\",\r\n - \ \"2603:1037:1:60::/59\",\r\n \"2a01:111:f100:1000::/62\",\r\n + \ \"20.95.8.0/21\",\r\n \"20.95.18.0/24\",\r\n \"20.98.0.0/18\",\r\n + \ \"20.102.192.0/18\",\r\n \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n + \ \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n + \ \"20.135.12.0/22\",\r\n \"20.135.70.0/23\",\r\n \"20.135.254.0/23\",\r\n + \ \"20.143.8.0/23\",\r\n \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.49.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.99.0/24\",\r\n \"20.157.172.0/24\",\r\n + \ \"20.190.135.0/24\",\r\n \"20.190.156.0/24\",\r\n \"20.201.135.0/24\",\r\n + \ \"20.201.136.0/24\",\r\n \"20.209.38.0/23\",\r\n \"20.221.192.0/18\",\r\n + \ \"20.236.64.0/18\",\r\n \"20.241.0.0/17\",\r\n \"23.96.128.0/17\",\r\n + \ \"23.98.48.0/21\",\r\n \"23.100.72.0/21\",\r\n \"23.100.224.0/20\",\r\n + \ \"23.101.160.0/20\",\r\n \"40.77.131.224/28\",\r\n \"40.77.136.96/28\",\r\n + \ \"40.77.137.192/27\",\r\n \"40.77.139.0/25\",\r\n \"40.77.175.0/27\",\r\n + \ \"40.77.176.0/24\",\r\n \"40.77.182.128/27\",\r\n \"40.77.183.0/24\",\r\n + \ \"40.77.188.0/22\",\r\n \"40.77.196.0/24\",\r\n \"40.77.198.64/26\",\r\n + \ \"40.77.200.128/25\",\r\n \"40.77.224.0/28\",\r\n \"40.77.224.32/27\",\r\n + \ \"40.77.231.0/24\",\r\n \"40.77.234.0/25\",\r\n \"40.77.236.32/27\",\r\n + \ \"40.77.236.160/28\",\r\n \"40.77.237.0/26\",\r\n \"40.77.248.128/25\",\r\n + \ \"40.77.254.0/26\",\r\n \"40.77.255.192/26\",\r\n \"40.78.208.64/28\",\r\n + \ \"40.78.222.0/24\",\r\n \"40.80.184.0/21\",\r\n \"40.81.32.0/20\",\r\n + \ \"40.87.172.0/22\",\r\n \"40.90.19.64/26\",\r\n \"40.90.132.96/27\",\r\n + \ \"40.90.133.128/28\",\r\n \"40.90.135.64/26\",\r\n \"40.90.140.128/27\",\r\n + \ \"40.90.144.32/27\",\r\n \"40.90.155.192/26\",\r\n \"40.91.24.0/22\",\r\n + \ \"40.116.0.0/16\",\r\n \"40.126.7.0/24\",\r\n \"40.126.28.0/24\",\r\n + \ \"52.108.182.0/24\",\r\n \"52.108.203.0/24\",\r\n \"52.109.16.0/22\",\r\n + \ \"52.111.235.0/24\",\r\n \"52.112.94.0/24\",\r\n \"52.113.198.0/24\",\r\n + \ \"52.114.168.0/22\",\r\n \"52.141.128.0/18\",\r\n \"52.159.64.0/18\",\r\n + \ \"52.162.0.0/16\",\r\n \"52.232.156.0/24\",\r\n \"52.237.128.0/18\",\r\n + \ \"52.239.149.0/24\",\r\n \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n + \ \"52.240.128.0/17\",\r\n \"52.245.72.0/22\",\r\n \"52.252.128.0/17\",\r\n + \ \"65.52.0.0/19\",\r\n \"65.52.48.0/20\",\r\n \"65.52.104.0/24\",\r\n + \ \"65.52.106.0/24\",\r\n \"65.52.192.0/19\",\r\n \"65.52.232.0/21\",\r\n + \ \"65.52.240.0/21\",\r\n \"65.55.60.176/29\",\r\n \"65.55.105.192/27\",\r\n + \ \"65.55.106.208/28\",\r\n \"65.55.106.224/28\",\r\n \"65.55.109.0/24\",\r\n + \ \"65.55.211.0/27\",\r\n \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n + \ \"65.55.213.0/27\",\r\n \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n + \ \"104.44.88.128/27\",\r\n \"104.44.91.128/27\",\r\n \"104.44.94.64/28\",\r\n + \ \"104.47.220.0/22\",\r\n \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n + \ \"131.253.12.48/29\",\r\n \"131.253.12.192/28\",\r\n \"131.253.12.248/29\",\r\n + \ \"131.253.13.0/28\",\r\n \"131.253.13.32/28\",\r\n \"131.253.14.32/27\",\r\n + \ \"131.253.14.160/27\",\r\n \"131.253.14.248/29\",\r\n \"131.253.15.32/27\",\r\n + \ \"131.253.15.208/28\",\r\n \"131.253.15.224/27\",\r\n \"131.253.25.0/24\",\r\n + \ \"131.253.27.0/24\",\r\n \"131.253.36.128/26\",\r\n \"131.253.38.32/27\",\r\n + \ \"131.253.38.224/27\",\r\n \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n + \ \"131.253.40.96/27\",\r\n \"131.253.40.192/26\",\r\n \"157.55.24.0/21\",\r\n + \ \"157.55.55.0/27\",\r\n \"157.55.55.32/28\",\r\n \"157.55.55.152/29\",\r\n + \ \"157.55.55.176/29\",\r\n \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n + \ \"157.55.60.224/27\",\r\n \"157.55.64.0/20\",\r\n \"157.55.106.128/25\",\r\n + \ \"157.55.110.0/23\",\r\n \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n + \ \"157.55.151.0/28\",\r\n \"157.55.160.0/20\",\r\n \"157.55.208.0/21\",\r\n + \ \"157.55.248.0/21\",\r\n \"157.56.8.0/21\",\r\n \"157.56.24.160/27\",\r\n + \ \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n \"157.56.216.0/26\",\r\n + \ \"168.62.96.0/19\",\r\n \"168.62.224.0/19\",\r\n \"191.233.144.0/20\",\r\n + \ \"191.236.128.0/18\",\r\n \"199.30.31.0/25\",\r\n \"204.79.180.0/24\",\r\n + \ \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n + \ \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n + \ \"207.46.205.0/24\",\r\n \"207.68.174.40/29\",\r\n \"207.68.174.184/29\",\r\n + \ \"2603:1030:600::/46\",\r\n \"2603:1030:604::/47\",\r\n + \ \"2603:1030:607::/48\",\r\n \"2603:1030:608::/47\",\r\n + \ \"2603:1036:2406::/48\",\r\n \"2603:1036:2500:8::/64\",\r\n + \ \"2603:1036:3000:60::/59\",\r\n \"2603:1037:1:60::/59\",\r\n + \ \"2603:1063:2200:c::/64\",\r\n \"2a01:111:f100:1000::/62\",\r\n \ \"2a01:111:f100:1004::/63\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.northeurope\",\r\n \"id\": \"AzureCloud.northeurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"22\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"23\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.69.128.0/17\",\r\n \"13.70.192.0/18\",\r\n \"13.74.0.0/16\",\r\n \ \"13.79.0.0/16\",\r\n \"13.94.64.0/18\",\r\n \"13.104.148.0/25\",\r\n \ \"13.104.149.128/25\",\r\n \"13.104.150.0/25\",\r\n \"13.104.208.160/28\",\r\n @@ -29872,39 +30604,40 @@ interactions: \ \"193.149.88.0/21\",\r\n \"2603:1020::/47\",\r\n \"2603:1020:2::/48\",\r\n \ \"2603:1020:4::/48\",\r\n \"2603:1020:5::/48\",\r\n \"2603:1020:6::/48\",\r\n \ \"2603:1026:2404::/48\",\r\n \"2603:1026:3000:c0::/59\",\r\n - \ \"2603:1027:1:c0::/59\",\r\n \"2a01:111:f100:a000::/63\",\r\n - \ \"2a01:111:f100:a002::/64\",\r\n \"2a01:111:f100:a004::/64\",\r\n - \ \"2a01:111:f403:c200::/64\",\r\n \"2a01:111:f403:ca00::/62\",\r\n - \ \"2a01:111:f403:ca04::/64\",\r\n \"2a01:111:f403:d200::/64\",\r\n - \ \"2a01:111:f403:da00::/64\",\r\n \"2a01:111:f403:e200::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.norwaye\",\r\n - \ \"id\": \"AzureCloud.norwaye\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.155.32/27\",\r\n - \ \"13.104.158.0/28\",\r\n \"13.104.158.32/27\",\r\n \"13.104.218.0/25\",\r\n - \ \"13.105.97.96/27\",\r\n \"13.105.97.128/25\",\r\n \"20.38.120.0/24\",\r\n - \ \"20.47.48.0/24\",\r\n \"20.60.206.0/23\",\r\n \"20.95.65.0/24\",\r\n - \ \"20.100.0.0/18\",\r\n \"20.100.128.0/17\",\r\n \"20.135.158.0/23\",\r\n - \ \"20.135.160.0/22\",\r\n \"20.150.53.0/24\",\r\n \"20.150.121.0/24\",\r\n - \ \"20.157.2.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.190.185.0/24\",\r\n - \ \"20.209.24.0/23\",\r\n \"20.251.0.0/17\",\r\n \"40.82.84.0/22\",\r\n - \ \"40.119.104.0/22\",\r\n \"40.126.57.0/24\",\r\n \"40.126.200.0/24\",\r\n - \ \"51.13.0.0/21\",\r\n \"51.13.16.0/20\",\r\n \"51.13.32.0/19\",\r\n - \ \"51.13.64.0/18\",\r\n \"51.13.160.0/19\",\r\n \"51.107.208.0/20\",\r\n - \ \"51.120.0.0/17\",\r\n \"51.120.208.0/21\",\r\n \"51.120.232.0/21\",\r\n - \ \"51.120.240.0/20\",\r\n \"52.108.77.0/24\",\r\n \"52.108.98.0/24\",\r\n - \ \"52.109.86.0/23\",\r\n \"52.111.197.0/24\",\r\n \"52.114.234.0/24\",\r\n - \ \"52.253.168.0/24\",\r\n \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n - \ \"2603:1020:e00::/47\",\r\n \"2603:1020:e03::/48\",\r\n - \ \"2603:1020:e04::/47\",\r\n \"2603:1026:240e::/48\",\r\n - \ \"2603:1026:2500:28::/64\",\r\n \"2603:1026:3000:180::/59\",\r\n - \ \"2603:1027:1:180::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.norwayw\",\r\n \"id\": \"AzureCloud.norwayw\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"2603:1027:1:c0::/59\",\r\n \"2603:1063:2206:14::/64\",\r\n + \ \"2a01:111:f100:a000::/63\",\r\n \"2a01:111:f100:a002::/64\",\r\n + \ \"2a01:111:f100:a004::/64\",\r\n \"2a01:111:f403:c200::/64\",\r\n + \ \"2a01:111:f403:ca00::/62\",\r\n \"2a01:111:f403:ca04::/64\",\r\n + \ \"2a01:111:f403:d200::/64\",\r\n \"2a01:111:f403:da00::/64\",\r\n + \ \"2a01:111:f403:e200::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.norwaye\",\r\n \"id\": \"AzureCloud.norwaye\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"norwaye\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.155.32/27\",\r\n \"13.104.158.0/28\",\r\n + \ \"13.104.158.32/27\",\r\n \"13.104.218.0/25\",\r\n \"13.105.97.96/27\",\r\n + \ \"13.105.97.128/25\",\r\n \"20.38.120.0/24\",\r\n \"20.47.48.0/24\",\r\n + \ \"20.60.206.0/23\",\r\n \"20.95.65.0/24\",\r\n \"20.100.0.0/18\",\r\n + \ \"20.100.128.0/17\",\r\n \"20.135.158.0/23\",\r\n \"20.135.160.0/22\",\r\n + \ \"20.150.53.0/24\",\r\n \"20.150.121.0/24\",\r\n \"20.157.2.0/24\",\r\n + \ \"20.157.165.0/24\",\r\n \"20.190.185.0/24\",\r\n \"20.209.24.0/23\",\r\n + \ \"20.251.0.0/17\",\r\n \"40.82.84.0/22\",\r\n \"40.119.104.0/22\",\r\n + \ \"40.126.57.0/24\",\r\n \"40.126.200.0/24\",\r\n \"51.13.0.0/21\",\r\n + \ \"51.13.16.0/20\",\r\n \"51.13.32.0/19\",\r\n \"51.13.64.0/18\",\r\n + \ \"51.13.160.0/19\",\r\n \"51.107.208.0/20\",\r\n \"51.120.0.0/17\",\r\n + \ \"51.120.208.0/21\",\r\n \"51.120.232.0/21\",\r\n \"51.120.240.0/20\",\r\n + \ \"52.108.77.0/24\",\r\n \"52.108.98.0/24\",\r\n \"52.109.86.0/23\",\r\n + \ \"52.111.197.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.253.168.0/24\",\r\n + \ \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n \"2603:1020:e00::/47\",\r\n + \ \"2603:1020:e03::/48\",\r\n \"2603:1020:e04::/47\",\r\n + \ \"2603:1026:240e::/48\",\r\n \"2603:1026:2500:28::/64\",\r\n + \ \"2603:1026:3000:180::/59\",\r\n \"2603:1027:1:180::/59\",\r\n + \ \"2603:1063:2206:28::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.norwayw\",\r\n \"id\": \"AzureCloud.norwayw\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.153.48/28\",\r\n \"13.104.153.96/27\",\r\n \ \"13.104.155.0/27\",\r\n \"13.104.217.128/25\",\r\n \"20.47.49.0/24\",\r\n @@ -29918,11 +30651,34 @@ interactions: \ \"2603:1020:f00::/47\",\r\n \"2603:1020:f03::/48\",\r\n \ \"2603:1020:f04::/47\",\r\n \"2603:1026:2409::/48\",\r\n \ \"2603:1026:2500:10::/64\",\r\n \"2603:1026:3000:80::/59\",\r\n - \ \"2603:1027:1:80::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.southafricanorth\",\r\n \"id\": \"AzureCloud.southafricanorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"2603:1027:1:80::/59\",\r\n \"2603:1063:2206:c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.qatarcentral\",\r\n + \ \"id\": \"AzureCloud.qatarcentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.99.64/27\",\r\n + \ \"13.105.99.96/28\",\r\n \"13.105.99.128/27\",\r\n \"13.105.101.128/27\",\r\n + \ \"13.105.101.160/28\",\r\n \"13.105.101.192/27\",\r\n \"13.105.103.16/28\",\r\n + \ \"13.105.103.64/26\",\r\n \"20.21.0.0/16\",\r\n \"20.38.16.0/24\",\r\n + \ \"20.60.208.0/23\",\r\n \"20.95.129.0/24\",\r\n \"20.135.238.0/23\",\r\n + \ \"20.135.242.0/23\",\r\n \"20.135.244.0/22\",\r\n \"20.157.154.0/24\",\r\n + \ \"20.157.190.0/24\",\r\n \"20.190.191.192/26\",\r\n \"20.209.2.0/23\",\r\n + \ \"20.209.54.0/23\",\r\n \"40.123.148.0/25\",\r\n \"40.123.148.128/30\",\r\n + \ \"40.123.148.132/31\",\r\n \"40.126.63.192/26\",\r\n \"52.108.130.0/24\",\r\n + \ \"52.109.148.0/23\",\r\n \"52.111.200.0/24\",\r\n \"52.114.204.0/23\",\r\n + \ \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n \"2603:1040:1001::/48\",\r\n + \ \"2603:1040:1002::/48\",\r\n \"2603:1040:1003::/48\",\r\n + \ \"2603:1040:1004::/48\",\r\n \"2603:1046:1500:34::/64\",\r\n + \ \"2603:1046:2000:1e0::/59\",\r\n \"2603:1047:1:1e0::/59\",\r\n + \ \"2603:1061:1004::/59\",\r\n \"2603:1061:1004:20::/60\",\r\n + \ \"2603:1061:1004:30::/62\",\r\n \"2603:1061:1004:34::/63\",\r\n + \ \"2603:1061:1004:36::/64\",\r\n \"2603:1063:2202:44::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southafricanorth\",\r\n + \ \"id\": \"AzureCloud.southafricanorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.158.128/27\",\r\n \"13.104.158.160/28\",\r\n \ \"13.104.158.192/27\",\r\n \"13.105.27.224/27\",\r\n \"20.38.114.128/25\",\r\n @@ -29948,33 +30704,34 @@ interactions: \ \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n \"2603:1000:100::/47\",\r\n \ \"2603:1000:103::/48\",\r\n \"2603:1000:104::/47\",\r\n \ \"2603:1006:1400::/63\",\r\n \"2603:1006:1500:4::/64\",\r\n - \ \"2603:1006:2000::/59\",\r\n \"2603:1007:200::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southafricawest\",\r\n - \ \"id\": \"AzureCloud.southafricawest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.160/27\",\r\n \"20.38.121.0/25\",\r\n - \ \"20.45.136.0/21\",\r\n \"20.47.51.0/24\",\r\n \"20.47.93.0/24\",\r\n - \ \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n \"20.87.128.0/18\",\r\n - \ \"20.135.32.0/23\",\r\n \"20.150.20.0/25\",\r\n \"20.190.189.192/26\",\r\n - \ \"40.78.209.0/24\",\r\n \"40.82.64.0/22\",\r\n \"40.90.17.0/27\",\r\n - \ \"40.90.128.96/28\",\r\n \"40.90.152.224/27\",\r\n \"40.117.0.0/19\",\r\n - \ \"40.119.68.0/22\",\r\n \"40.126.61.192/26\",\r\n \"52.108.187.0/24\",\r\n - \ \"52.108.220.0/23\",\r\n \"52.109.152.0/23\",\r\n \"52.111.238.0/24\",\r\n - \ \"52.114.228.0/24\",\r\n \"52.143.203.0/24\",\r\n \"52.239.232.128/25\",\r\n - \ \"102.37.26.0/27\",\r\n \"102.37.64.0/21\",\r\n \"102.37.80.0/21\",\r\n - \ \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n - \ \"102.133.112.0/28\",\r\n \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n - \ \"2603:1000:4::/47\",\r\n \"2603:1006:1401::/63\",\r\n - \ \"2603:1006:1500::/64\",\r\n \"2603:1006:2000:20::/59\",\r\n - \ \"2603:1007:200:20::/59\"\r\n ]\r\n }\r\n },\r\n + \ \"2603:1006:2000::/59\",\r\n \"2603:1007:200::/59\",\r\n + \ \"2603:1063:2206:30::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.southafricawest\",\r\n \"id\": + \"AzureCloud.southafricawest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.160/27\",\r\n + \ \"20.38.121.0/25\",\r\n \"20.45.136.0/21\",\r\n \"20.47.51.0/24\",\r\n + \ \"20.47.93.0/24\",\r\n \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n + \ \"20.87.128.0/18\",\r\n \"20.135.32.0/23\",\r\n \"20.150.20.0/25\",\r\n + \ \"20.157.228.0/24\",\r\n \"20.190.189.192/26\",\r\n \"40.78.209.0/24\",\r\n + \ \"40.82.64.0/22\",\r\n \"40.90.17.0/27\",\r\n \"40.90.128.96/28\",\r\n + \ \"40.90.152.224/27\",\r\n \"40.117.0.0/19\",\r\n \"40.119.68.0/22\",\r\n + \ \"40.126.61.192/26\",\r\n \"52.108.187.0/24\",\r\n \"52.108.220.0/23\",\r\n + \ \"52.109.152.0/23\",\r\n \"52.111.238.0/24\",\r\n \"52.114.228.0/24\",\r\n + \ \"52.143.203.0/24\",\r\n \"52.239.232.128/25\",\r\n \"102.37.26.0/27\",\r\n + \ \"102.37.64.0/21\",\r\n \"102.37.80.0/21\",\r\n \"102.133.0.0/18\",\r\n + \ \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n \"102.133.112.0/28\",\r\n + \ \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n \"2603:1000:4::/47\",\r\n + \ \"2603:1006:1401::/63\",\r\n \"2603:1006:1500::/64\",\r\n + \ \"2603:1006:2000:20::/59\",\r\n \"2603:1007:200:20::/59\",\r\n + \ \"2603:1063:2206:3c::/64\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.southcentralus\",\r\n \"id\": \"AzureCloud.southcentralus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"26\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"28\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n \"13.73.240.0/20\",\r\n \ \"13.84.0.0/15\",\r\n \"13.104.144.64/27\",\r\n \"13.104.208.128/27\",\r\n \ \"13.104.217.0/25\",\r\n \"13.104.220.128/25\",\r\n \"13.105.23.0/26\",\r\n @@ -30025,58 +30782,57 @@ interactions: \ \"40.90.148.0/26\",\r\n \"40.90.152.160/27\",\r\n \"40.90.155.0/26\",\r\n \ \"40.91.16.0/22\",\r\n \"40.93.5.0/24\",\r\n \"40.93.14.0/24\",\r\n \ \"40.93.193.0/24\",\r\n \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n - \ \"40.97.6.0/24\",\r\n \"40.119.0.0/18\",\r\n \"40.123.164.0/27\",\r\n - \ \"40.123.164.32/29\",\r\n \"40.123.164.40/31\",\r\n \"40.124.0.0/16\",\r\n - \ \"40.126.0.0/24\",\r\n \"40.126.29.0/24\",\r\n \"52.101.11.0/24\",\r\n - \ \"52.101.12.0/22\",\r\n \"52.102.132.0/24\",\r\n \"52.102.140.0/24\",\r\n - \ \"52.103.6.0/24\",\r\n \"52.103.14.0/24\",\r\n \"52.103.132.0/24\",\r\n - \ \"52.103.140.0/24\",\r\n \"52.108.102.0/23\",\r\n \"52.108.104.0/24\",\r\n - \ \"52.108.197.0/24\",\r\n \"52.108.248.0/21\",\r\n \"52.109.20.0/22\",\r\n - \ \"52.111.239.0/24\",\r\n \"52.112.24.0/21\",\r\n \"52.112.117.0/24\",\r\n - \ \"52.113.160.0/19\",\r\n \"52.113.206.0/24\",\r\n \"52.114.144.0/22\",\r\n - \ \"52.114.210.0/23\",\r\n \"52.114.212.0/23\",\r\n \"52.115.68.0/22\",\r\n - \ \"52.115.72.0/22\",\r\n \"52.115.84.0/22\",\r\n \"52.115.224.0/23\",\r\n - \ \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n \"52.120.0.0/19\",\r\n - \ \"52.120.152.0/22\",\r\n \"52.121.0.0/21\",\r\n \"52.122.16.0/22\",\r\n - \ \"52.123.3.0/24\",\r\n \"52.125.137.0/24\",\r\n \"52.141.64.0/18\",\r\n - \ \"52.152.0.0/17\",\r\n \"52.153.64.0/18\",\r\n \"52.153.192.0/18\",\r\n - \ \"52.171.0.0/16\",\r\n \"52.183.192.0/18\",\r\n \"52.185.192.0/18\",\r\n - \ \"52.189.128.0/18\",\r\n \"52.232.159.0/24\",\r\n \"52.239.158.0/23\",\r\n - \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n - \ \"52.239.200.0/23\",\r\n \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n - \ \"52.245.24.0/22\",\r\n \"52.248.0.0/17\",\r\n \"52.249.0.0/18\",\r\n - \ \"52.253.0.0/18\",\r\n \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n - \ \"52.255.64.0/18\",\r\n \"53.103.140.0/24\",\r\n \"65.52.32.0/21\",\r\n - \ \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n \"70.37.48.0/20\",\r\n - \ \"70.37.64.0/18\",\r\n \"70.37.160.0/21\",\r\n \"104.44.89.0/27\",\r\n - \ \"104.44.89.64/27\",\r\n \"104.44.92.64/27\",\r\n \"104.44.94.160/27\",\r\n - \ \"104.44.128.0/18\",\r\n \"104.47.208.0/23\",\r\n \"104.210.128.0/19\",\r\n - \ \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n \"104.214.0.0/17\",\r\n - \ \"104.215.64.0/18\",\r\n \"131.253.40.64/28\",\r\n \"157.55.51.224/28\",\r\n - \ \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n \"157.55.153.224/28\",\r\n - \ \"157.55.176.0/20\",\r\n \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n - \ \"157.55.204.1/32\",\r\n \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n - \ \"157.55.204.34/31\",\r\n \"168.62.128.0/19\",\r\n \"191.238.144.0/20\",\r\n - \ \"191.238.160.0/19\",\r\n \"191.238.224.0/19\",\r\n \"2603:1030:800::/48\",\r\n - \ \"2603:1030:802::/47\",\r\n \"2603:1030:804::/58\",\r\n - \ \"2603:1030:804:40::/60\",\r\n \"2603:1030:804:53::/64\",\r\n - \ \"2603:1030:804:54::/64\",\r\n \"2603:1030:804:5b::/64\",\r\n - \ \"2603:1030:804:5c::/62\",\r\n \"2603:1030:804:60::/62\",\r\n - \ \"2603:1030:804:67::/64\",\r\n \"2603:1030:804:68::/61\",\r\n - \ \"2603:1030:804:70::/60\",\r\n \"2603:1030:804:80::/59\",\r\n - \ \"2603:1030:804:a0::/62\",\r\n \"2603:1030:804:a4::/64\",\r\n - \ \"2603:1030:804:a6::/63\",\r\n \"2603:1030:804:a8::/61\",\r\n - \ \"2603:1030:804:b0::/62\",\r\n \"2603:1030:804:b4::/64\",\r\n - \ \"2603:1030:804:b6::/63\",\r\n \"2603:1030:804:b8::/61\",\r\n - \ \"2603:1030:804:c0::/61\",\r\n \"2603:1030:804:c8::/62\",\r\n - \ \"2603:1030:804:cc::/63\",\r\n \"2603:1030:804:d2::/63\",\r\n - \ \"2603:1030:804:d4::/62\",\r\n \"2603:1030:804:d8::/61\",\r\n - \ \"2603:1030:804:e0::/59\",\r\n \"2603:1030:804:100::/57\",\r\n - \ \"2603:1030:804:180::/58\",\r\n \"2603:1030:804:1c0::/61\",\r\n - \ \"2603:1030:804:1c8::/64\",\r\n \"2603:1030:804:1cd::/64\",\r\n - \ \"2603:1030:804:1ce::/63\",\r\n \"2603:1030:804:1d0::/60\",\r\n - \ \"2603:1030:804:1e0::/60\",\r\n \"2603:1030:804:1f0::/61\",\r\n - \ \"2603:1030:804:1f8::/62\",\r\n \"2603:1030:804:1fc::/64\",\r\n + \ \"40.97.6.0/24\",\r\n \"40.119.0.0/18\",\r\n \"40.123.164.0/26\",\r\n + \ \"40.123.164.64/31\",\r\n \"40.124.0.0/16\",\r\n \"40.126.0.0/24\",\r\n + \ \"40.126.29.0/24\",\r\n \"52.101.11.0/24\",\r\n \"52.101.12.0/22\",\r\n + \ \"52.102.132.0/24\",\r\n \"52.102.140.0/24\",\r\n \"52.103.6.0/24\",\r\n + \ \"52.103.14.0/24\",\r\n \"52.103.132.0/24\",\r\n \"52.103.140.0/24\",\r\n + \ \"52.108.102.0/23\",\r\n \"52.108.104.0/24\",\r\n \"52.108.197.0/24\",\r\n + \ \"52.108.248.0/21\",\r\n \"52.109.20.0/22\",\r\n \"52.111.239.0/24\",\r\n + \ \"52.112.24.0/21\",\r\n \"52.112.117.0/24\",\r\n \"52.113.160.0/19\",\r\n + \ \"52.113.206.0/24\",\r\n \"52.114.144.0/22\",\r\n \"52.114.210.0/23\",\r\n + \ \"52.114.212.0/23\",\r\n \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n + \ \"52.115.84.0/22\",\r\n \"52.115.224.0/23\",\r\n \"52.115.233.0/24\",\r\n + \ \"52.115.234.0/24\",\r\n \"52.120.0.0/19\",\r\n \"52.120.152.0/22\",\r\n + \ \"52.121.0.0/21\",\r\n \"52.122.16.0/22\",\r\n \"52.123.3.0/24\",\r\n + \ \"52.125.137.0/24\",\r\n \"52.141.64.0/18\",\r\n \"52.152.0.0/17\",\r\n + \ \"52.153.64.0/18\",\r\n \"52.153.192.0/18\",\r\n \"52.171.0.0/16\",\r\n + \ \"52.183.192.0/18\",\r\n \"52.185.192.0/18\",\r\n \"52.189.128.0/18\",\r\n + \ \"52.232.159.0/24\",\r\n \"52.239.158.0/23\",\r\n \"52.239.178.0/23\",\r\n + \ \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n + \ \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n \"52.245.24.0/22\",\r\n + \ \"52.248.0.0/17\",\r\n \"52.249.0.0/18\",\r\n \"52.253.0.0/18\",\r\n + \ \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n \"52.255.64.0/18\",\r\n + \ \"53.103.140.0/24\",\r\n \"65.52.32.0/21\",\r\n \"65.54.55.160/27\",\r\n + \ \"65.54.55.224/27\",\r\n \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n + \ \"70.37.160.0/21\",\r\n \"104.44.89.0/27\",\r\n \"104.44.89.64/27\",\r\n + \ \"104.44.92.64/27\",\r\n \"104.44.94.160/27\",\r\n \"104.44.128.0/18\",\r\n + \ \"104.47.208.0/23\",\r\n \"104.210.128.0/19\",\r\n \"104.210.176.0/20\",\r\n + \ \"104.210.192.0/19\",\r\n \"104.214.0.0/17\",\r\n \"104.215.64.0/18\",\r\n + \ \"131.253.40.64/28\",\r\n \"157.55.51.224/28\",\r\n \"157.55.80.0/21\",\r\n + \ \"157.55.103.32/27\",\r\n \"157.55.153.224/28\",\r\n \"157.55.176.0/20\",\r\n + \ \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n \"157.55.204.1/32\",\r\n + \ \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n \"157.55.204.34/31\",\r\n + \ \"168.62.128.0/19\",\r\n \"191.238.144.0/20\",\r\n \"191.238.160.0/19\",\r\n + \ \"191.238.224.0/19\",\r\n \"2603:1030:800::/48\",\r\n \"2603:1030:802::/47\",\r\n + \ \"2603:1030:804::/58\",\r\n \"2603:1030:804:40::/60\",\r\n + \ \"2603:1030:804:53::/64\",\r\n \"2603:1030:804:54::/64\",\r\n + \ \"2603:1030:804:5b::/64\",\r\n \"2603:1030:804:5c::/62\",\r\n + \ \"2603:1030:804:60::/62\",\r\n \"2603:1030:804:67::/64\",\r\n + \ \"2603:1030:804:68::/61\",\r\n \"2603:1030:804:70::/60\",\r\n + \ \"2603:1030:804:80::/59\",\r\n \"2603:1030:804:a0::/62\",\r\n + \ \"2603:1030:804:a4::/64\",\r\n \"2603:1030:804:a6::/63\",\r\n + \ \"2603:1030:804:a8::/61\",\r\n \"2603:1030:804:b0::/62\",\r\n + \ \"2603:1030:804:b4::/64\",\r\n \"2603:1030:804:b6::/63\",\r\n + \ \"2603:1030:804:b8::/61\",\r\n \"2603:1030:804:c0::/61\",\r\n + \ \"2603:1030:804:c8::/62\",\r\n \"2603:1030:804:cc::/63\",\r\n + \ \"2603:1030:804:d2::/63\",\r\n \"2603:1030:804:d4::/62\",\r\n + \ \"2603:1030:804:d8::/61\",\r\n \"2603:1030:804:e0::/59\",\r\n + \ \"2603:1030:804:100::/57\",\r\n \"2603:1030:804:180::/58\",\r\n + \ \"2603:1030:804:1c0::/61\",\r\n \"2603:1030:804:1c8::/64\",\r\n + \ \"2603:1030:804:1cd::/64\",\r\n \"2603:1030:804:1ce::/63\",\r\n + \ \"2603:1030:804:1d0::/60\",\r\n \"2603:1030:804:1e0::/59\",\r\n + \ \"2603:1030:804:200::/61\",\r\n \"2603:1030:804:208::/64\",\r\n \ \"2603:1030:805::/48\",\r\n \"2603:1030:806::/48\",\r\n \ \"2603:1030:807::/48\",\r\n \"2603:1030:809::/48\",\r\n \ \"2603:1030:80a::/56\",\r\n \"2603:1030:80b::/48\",\r\n @@ -30084,82 +30840,83 @@ interactions: \ \"2603:1036:2500:24::/64\",\r\n \"2603:1036:3000:140::/59\",\r\n \ \"2603:1037:1:140::/59\",\r\n \"2603:1062:2:80::/57\",\r\n \ \"2603:1063:16::/56\",\r\n \"2603:1063:116::/55\",\r\n - \ \"2603:1063:216::/55\",\r\n \"2a01:111:f100:4002::/64\",\r\n - \ \"2a01:111:f100:5000::/52\",\r\n \"2a01:111:f403:c10c::/62\",\r\n - \ \"2a01:111:f403:c90c::/62\",\r\n \"2a01:111:f403:c92d::/64\",\r\n - \ \"2a01:111:f403:c92e::/63\",\r\n \"2a01:111:f403:c930::/63\",\r\n - \ \"2a01:111:f403:d10c::/62\",\r\n \"2a01:111:f403:d90c::/62\",\r\n - \ \"2a01:111:f403:e00c::/62\",\r\n \"2a01:111:f403:f90c::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southeastasia\",\r\n - \ \"id\": \"AzureCloud.southeastasia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"19\",\r\n - \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.0.0/17\",\r\n - \ \"13.76.0.0/16\",\r\n \"13.104.149.0/26\",\r\n \"13.104.153.0/27\",\r\n - \ \"13.104.153.32/28\",\r\n \"13.104.153.64/27\",\r\n \"13.104.153.192/26\",\r\n - \ \"13.104.154.0/25\",\r\n \"13.104.213.128/25\",\r\n \"20.6.0.0/17\",\r\n - \ \"20.24.0.0/18\",\r\n \"20.24.128.0/18\",\r\n \"20.43.128.0/18\",\r\n - \ \"20.44.192.0/18\",\r\n \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n - \ \"20.47.64.0/24\",\r\n \"20.47.98.0/24\",\r\n \"20.60.136.0/24\",\r\n - \ \"20.60.138.0/23\",\r\n \"20.95.137.0/24\",\r\n \"20.135.84.0/22\",\r\n - \ \"20.135.88.0/23\",\r\n \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n - \ \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n \"20.150.86.0/24\",\r\n - \ \"20.150.127.0/24\",\r\n \"20.157.16.0/24\",\r\n \"20.157.23.0/24\",\r\n - \ \"20.157.31.0/24\",\r\n \"20.157.98.0/24\",\r\n \"20.157.117.0/24\",\r\n - \ \"20.157.126.0/24\",\r\n \"20.157.128.0/24\",\r\n \"20.157.176.0/24\",\r\n - \ \"20.157.218.0/24\",\r\n \"20.184.0.0/18\",\r\n \"20.188.96.0/19\",\r\n - \ \"20.190.64.0/19\",\r\n \"20.190.140.0/25\",\r\n \"20.190.163.0/24\",\r\n - \ \"20.191.128.0/19\",\r\n \"20.195.0.0/18\",\r\n \"20.195.64.0/21\",\r\n - \ \"20.195.80.0/21\",\r\n \"20.195.96.0/19\",\r\n \"20.197.64.0/18\",\r\n - \ \"20.198.128.0/17\",\r\n \"20.202.43.0/24\",\r\n \"20.202.44.0/22\",\r\n - \ \"20.202.48.0/23\",\r\n \"20.202.59.0/24\",\r\n \"20.205.144.0/20\",\r\n - \ \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n \"20.209.20.0/23\",\r\n - \ \"20.212.0.0/16\",\r\n \"20.247.128.0/17\",\r\n \"23.97.48.0/20\",\r\n - \ \"23.98.64.0/18\",\r\n \"23.100.112.0/21\",\r\n \"23.101.16.0/20\",\r\n - \ \"40.65.128.0/18\",\r\n \"40.78.223.0/24\",\r\n \"40.78.232.0/21\",\r\n - \ \"40.79.206.32/27\",\r\n \"40.82.28.0/22\",\r\n \"40.87.196.0/22\",\r\n - \ \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n \"40.90.137.64/27\",\r\n - \ \"40.90.138.96/27\",\r\n \"40.90.146.160/27\",\r\n \"40.90.146.224/27\",\r\n - \ \"40.90.154.128/26\",\r\n \"40.90.160.0/19\",\r\n \"40.93.129.0/24\",\r\n - \ \"40.119.192.0/18\",\r\n \"40.123.188.0/22\",\r\n \"40.126.12.0/25\",\r\n - \ \"40.126.35.0/24\",\r\n \"52.101.133.0/24\",\r\n \"52.101.134.0/23\",\r\n - \ \"52.101.136.0/23\",\r\n \"52.102.193.0/24\",\r\n \"52.103.65.0/24\",\r\n - \ \"52.103.193.0/24\",\r\n \"52.108.68.0/23\",\r\n \"52.108.91.0/24\",\r\n - \ \"52.108.184.0/24\",\r\n \"52.108.195.0/24\",\r\n \"52.108.206.0/23\",\r\n - \ \"52.108.236.0/22\",\r\n \"52.109.124.0/22\",\r\n \"52.111.240.0/24\",\r\n - \ \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n \"52.113.101.0/24\",\r\n - \ \"52.113.105.0/24\",\r\n \"52.113.109.0/24\",\r\n \"52.113.131.0/24\",\r\n - \ \"52.113.153.0/24\",\r\n \"52.114.8.0/21\",\r\n \"52.114.54.0/23\",\r\n - \ \"52.114.56.0/23\",\r\n \"52.114.80.0/22\",\r\n \"52.114.216.0/22\",\r\n - \ \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n \"52.115.97.0/24\",\r\n - \ \"52.120.144.0/21\",\r\n \"52.120.156.0/24\",\r\n \"52.121.128.0/20\",\r\n - \ \"52.121.144.0/21\",\r\n \"52.136.26.0/24\",\r\n \"52.139.192.0/18\",\r\n - \ \"52.143.196.0/24\",\r\n \"52.143.210.0/24\",\r\n \"52.148.64.0/18\",\r\n - \ \"52.163.0.0/16\",\r\n \"52.187.0.0/17\",\r\n \"52.187.128.0/18\",\r\n - \ \"52.230.0.0/17\",\r\n \"52.237.64.0/18\",\r\n \"52.239.129.0/24\",\r\n - \ \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n - \ \"52.245.80.0/22\",\r\n \"52.253.80.0/20\",\r\n \"104.43.0.0/17\",\r\n - \ \"104.44.89.32/27\",\r\n \"104.44.90.128/27\",\r\n \"104.44.92.32/27\",\r\n - \ \"104.44.94.144/28\",\r\n \"104.44.95.192/28\",\r\n \"104.44.95.224/28\",\r\n - \ \"104.215.128.0/17\",\r\n \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n - \ \"137.116.128.0/19\",\r\n \"138.91.32.0/20\",\r\n \"168.63.90.0/24\",\r\n - \ \"168.63.91.0/26\",\r\n \"168.63.160.0/19\",\r\n \"168.63.224.0/19\",\r\n - \ \"191.238.64.0/23\",\r\n \"207.46.50.128/28\",\r\n \"207.46.59.64/27\",\r\n - \ \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n \"207.46.224.0/20\",\r\n - \ \"2602:fd5e:2::/57\",\r\n \"2603:1040::/47\",\r\n \"2603:1040:2::/48\",\r\n - \ \"2603:1040:4::/48\",\r\n \"2603:1040:5::/48\",\r\n \"2603:1040:6::/48\",\r\n - \ \"2603:1046:1406::/48\",\r\n \"2603:1046:1500:28::/64\",\r\n - \ \"2603:1046:2000:180::/59\",\r\n \"2603:1047:1:180::/59\",\r\n + \ \"2603:1063:216::/55\",\r\n \"2603:1063:2200:24::/64\",\r\n + \ \"2a01:111:f100:4002::/64\",\r\n \"2a01:111:f100:5000::/52\",\r\n + \ \"2a01:111:f403:c10c::/62\",\r\n \"2a01:111:f403:c90c::/62\",\r\n + \ \"2a01:111:f403:c92d::/64\",\r\n \"2a01:111:f403:c92e::/63\",\r\n + \ \"2a01:111:f403:c930::/63\",\r\n \"2a01:111:f403:d10c::/62\",\r\n + \ \"2a01:111:f403:d90c::/62\",\r\n \"2a01:111:f403:e00c::/62\",\r\n + \ \"2a01:111:f403:f90c::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.southeastasia\",\r\n \"id\": \"AzureCloud.southeastasia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"20\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.67.0.0/17\",\r\n \"13.76.0.0/16\",\r\n \"13.104.149.0/26\",\r\n + \ \"13.104.153.0/27\",\r\n \"13.104.153.32/28\",\r\n \"13.104.153.64/27\",\r\n + \ \"13.104.153.192/26\",\r\n \"13.104.154.0/25\",\r\n \"13.104.213.128/25\",\r\n + \ \"20.6.0.0/17\",\r\n \"20.24.0.0/18\",\r\n \"20.24.128.0/18\",\r\n + \ \"20.43.128.0/18\",\r\n \"20.44.192.0/18\",\r\n \"20.47.9.0/24\",\r\n + \ \"20.47.33.0/24\",\r\n \"20.47.64.0/24\",\r\n \"20.47.98.0/24\",\r\n + \ \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n \"20.95.137.0/24\",\r\n + \ \"20.135.84.0/22\",\r\n \"20.135.88.0/23\",\r\n \"20.136.128.0/24\",\r\n + \ \"20.136.129.0/25\",\r\n \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n + \ \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.157.16.0/24\",\r\n + \ \"20.157.23.0/24\",\r\n \"20.157.31.0/24\",\r\n \"20.157.98.0/24\",\r\n + \ \"20.157.117.0/24\",\r\n \"20.157.126.0/24\",\r\n \"20.157.128.0/24\",\r\n + \ \"20.157.176.0/24\",\r\n \"20.157.218.0/24\",\r\n \"20.184.0.0/18\",\r\n + \ \"20.188.96.0/19\",\r\n \"20.190.64.0/19\",\r\n \"20.190.140.0/25\",\r\n + \ \"20.190.163.0/24\",\r\n \"20.191.128.0/19\",\r\n \"20.195.0.0/18\",\r\n + \ \"20.195.64.0/21\",\r\n \"20.195.80.0/21\",\r\n \"20.195.96.0/19\",\r\n + \ \"20.197.64.0/18\",\r\n \"20.198.128.0/17\",\r\n \"20.202.43.0/24\",\r\n + \ \"20.202.44.0/22\",\r\n \"20.202.48.0/23\",\r\n \"20.202.59.0/24\",\r\n + \ \"20.205.144.0/20\",\r\n \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n + \ \"20.209.20.0/23\",\r\n \"20.212.0.0/16\",\r\n \"20.247.128.0/17\",\r\n + \ \"23.97.48.0/20\",\r\n \"23.98.64.0/18\",\r\n \"23.100.112.0/21\",\r\n + \ \"23.101.16.0/20\",\r\n \"40.65.128.0/18\",\r\n \"40.78.223.0/24\",\r\n + \ \"40.78.232.0/21\",\r\n \"40.79.206.32/27\",\r\n \"40.82.28.0/22\",\r\n + \ \"40.87.196.0/22\",\r\n \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n + \ \"40.90.137.64/27\",\r\n \"40.90.138.96/27\",\r\n \"40.90.146.160/27\",\r\n + \ \"40.90.146.224/27\",\r\n \"40.90.154.128/26\",\r\n \"40.90.160.0/19\",\r\n + \ \"40.93.129.0/24\",\r\n \"40.119.192.0/18\",\r\n \"40.123.188.0/22\",\r\n + \ \"40.126.12.0/25\",\r\n \"40.126.35.0/24\",\r\n \"52.101.133.0/24\",\r\n + \ \"52.101.134.0/23\",\r\n \"52.101.136.0/23\",\r\n \"52.102.193.0/24\",\r\n + \ \"52.103.65.0/24\",\r\n \"52.103.193.0/24\",\r\n \"52.108.68.0/23\",\r\n + \ \"52.108.91.0/24\",\r\n \"52.108.184.0/24\",\r\n \"52.108.195.0/24\",\r\n + \ \"52.108.206.0/23\",\r\n \"52.108.236.0/22\",\r\n \"52.109.124.0/22\",\r\n + \ \"52.111.240.0/24\",\r\n \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n + \ \"52.113.101.0/24\",\r\n \"52.113.105.0/24\",\r\n \"52.113.109.0/24\",\r\n + \ \"52.113.131.0/24\",\r\n \"52.113.153.0/24\",\r\n \"52.114.8.0/21\",\r\n + \ \"52.114.54.0/23\",\r\n \"52.114.56.0/23\",\r\n \"52.114.80.0/22\",\r\n + \ \"52.114.216.0/22\",\r\n \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n + \ \"52.115.97.0/24\",\r\n \"52.120.144.0/21\",\r\n \"52.120.156.0/24\",\r\n + \ \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n \"52.136.26.0/24\",\r\n + \ \"52.139.192.0/18\",\r\n \"52.143.196.0/24\",\r\n \"52.143.210.0/24\",\r\n + \ \"52.148.64.0/18\",\r\n \"52.163.0.0/16\",\r\n \"52.187.0.0/17\",\r\n + \ \"52.187.128.0/18\",\r\n \"52.230.0.0/17\",\r\n \"52.237.64.0/18\",\r\n + \ \"52.239.129.0/24\",\r\n \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n + \ \"52.239.249.0/24\",\r\n \"52.245.80.0/22\",\r\n \"52.253.80.0/20\",\r\n + \ \"104.43.0.0/17\",\r\n \"104.44.89.32/27\",\r\n \"104.44.90.128/27\",\r\n + \ \"104.44.92.32/27\",\r\n \"104.44.94.144/28\",\r\n \"104.44.95.192/28\",\r\n + \ \"104.44.95.224/28\",\r\n \"104.215.128.0/17\",\r\n \"111.221.80.0/20\",\r\n + \ \"111.221.96.0/20\",\r\n \"137.116.128.0/19\",\r\n \"138.91.32.0/20\",\r\n + \ \"168.63.90.0/24\",\r\n \"168.63.91.0/26\",\r\n \"168.63.160.0/19\",\r\n + \ \"168.63.224.0/19\",\r\n \"191.238.64.0/23\",\r\n \"207.46.50.128/28\",\r\n + \ \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n + \ \"207.46.224.0/20\",\r\n \"2602:fd5e:2::/57\",\r\n \"2603:1040::/47\",\r\n + \ \"2603:1040:2::/48\",\r\n \"2603:1040:4::/48\",\r\n \"2603:1040:5::/48\",\r\n + \ \"2603:1040:6::/48\",\r\n \"2603:1046:1406::/48\",\r\n + \ \"2603:1046:1500:28::/64\",\r\n \"2603:1046:2000:180::/59\",\r\n + \ \"2603:1047:1:180::/59\",\r\n \"2603:1063:2202:38::/64\",\r\n \ \"2a01:111:f403:c401::/64\",\r\n \"2a01:111:f403:cc05::/64\",\r\n \ \"2a01:111:f403:cc06::/63\",\r\n \"2a01:111:f403:cc08::/63\",\r\n \ \"2a01:111:f403:d402::/64\",\r\n \"2a01:111:f403:dc01::/64\",\r\n \ \"2a01:111:f403:e401::/64\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.southfrance\",\r\n \"id\": \"AzureCloud.southfrance\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.150.192/26\",\r\n \"13.104.151.0/26\",\r\n \ \"20.38.188.0/22\",\r\n \"20.39.80.0/20\",\r\n \"20.47.28.0/24\",\r\n \ \"20.47.102.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.188.0/23\",\r\n @@ -30177,88 +30934,94 @@ interactions: \ \"2603:1020:904::/48\",\r\n \"2603:1020:905::/48\",\r\n \ \"2603:1020:906::/48\",\r\n \"2603:1026:2401::/48\",\r\n \ \"2603:1026:2500:2c::/64\",\r\n \"2603:1026:3000:1a0::/59\",\r\n - \ \"2603:1027:1:1a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.southindia\",\r\n \"id\": \"AzureCloud.southindia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.64.0/18\",\r\n \"13.104.153.128/26\",\r\n - \ \"20.40.0.0/21\",\r\n \"20.41.192.0/18\",\r\n \"20.44.32.0/19\",\r\n - \ \"20.47.52.0/24\",\r\n \"20.47.72.0/23\",\r\n \"20.60.10.0/24\",\r\n - \ \"20.60.226.0/23\",\r\n \"20.95.141.0/24\",\r\n \"20.135.42.0/23\",\r\n - \ \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n \"20.190.145.128/25\",\r\n - \ \"20.190.174.0/24\",\r\n \"20.192.128.0/19\",\r\n \"20.192.184.0/21\",\r\n - \ \"20.219.64.0/18\",\r\n \"20.235.0.0/18\",\r\n \"20.235.128.0/18\",\r\n - \ \"40.78.192.0/21\",\r\n \"40.79.213.0/24\",\r\n \"40.81.64.0/20\",\r\n - \ \"40.87.216.0/22\",\r\n \"40.90.26.64/26\",\r\n \"40.90.137.160/27\",\r\n - \ \"40.126.17.128/25\",\r\n \"40.126.46.0/24\",\r\n \"52.108.192.0/24\",\r\n - \ \"52.108.230.0/23\",\r\n \"52.109.60.0/22\",\r\n \"52.111.241.0/24\",\r\n - \ \"52.113.15.0/24\",\r\n \"52.114.24.0/22\",\r\n \"52.136.17.0/24\",\r\n - \ \"52.140.0.0/18\",\r\n \"52.172.0.0/17\",\r\n \"52.239.135.128/26\",\r\n - \ \"52.239.188.0/24\",\r\n \"52.245.84.0/22\",\r\n \"104.44.92.160/27\",\r\n - \ \"104.44.94.208/28\",\r\n \"104.47.214.0/23\",\r\n \"104.211.192.0/18\",\r\n - \ \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n + \ \"2603:1027:1:1a0::/59\",\r\n \"2603:1063:2206:2c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southindia\",\r\n + \ \"id\": \"AzureCloud.southindia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.64.0/18\",\r\n + \ \"13.104.153.128/26\",\r\n \"20.40.0.0/21\",\r\n \"20.41.192.0/18\",\r\n + \ \"20.44.32.0/19\",\r\n \"20.47.52.0/24\",\r\n \"20.47.72.0/23\",\r\n + \ \"20.60.10.0/24\",\r\n \"20.60.226.0/23\",\r\n \"20.95.141.0/24\",\r\n + \ \"20.135.42.0/23\",\r\n \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n + \ \"20.190.145.128/25\",\r\n \"20.190.174.0/24\",\r\n \"20.192.128.0/19\",\r\n + \ \"20.192.184.0/21\",\r\n \"20.219.64.0/18\",\r\n \"20.235.0.0/18\",\r\n + \ \"20.235.128.0/18\",\r\n \"40.78.192.0/21\",\r\n \"40.79.213.0/24\",\r\n + \ \"40.81.64.0/20\",\r\n \"40.87.216.0/22\",\r\n \"40.90.26.64/26\",\r\n + \ \"40.90.137.160/27\",\r\n \"40.126.17.128/25\",\r\n \"40.126.46.0/24\",\r\n + \ \"52.108.192.0/24\",\r\n \"52.108.230.0/23\",\r\n \"52.109.60.0/22\",\r\n + \ \"52.111.241.0/24\",\r\n \"52.113.15.0/24\",\r\n \"52.114.24.0/22\",\r\n + \ \"52.136.17.0/24\",\r\n \"52.140.0.0/18\",\r\n \"52.172.0.0/17\",\r\n + \ \"52.239.135.128/26\",\r\n \"52.239.188.0/24\",\r\n \"52.245.84.0/22\",\r\n + \ \"104.44.92.160/27\",\r\n \"104.44.94.208/28\",\r\n \"104.47.214.0/23\",\r\n + \ \"104.211.192.0/18\",\r\n \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n \ \"2603:1040:c06::/47\",\r\n \"2603:1046:1407::/48\",\r\n \ \"2603:1046:1500:4::/64\",\r\n \"2603:1046:2000:60::/59\",\r\n - \ \"2603:1047:1:60::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.swedencentral\",\r\n \"id\": \"AzureCloud.swedencentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.208/28\",\r\n \"13.105.96.0/26\",\r\n - \ \"13.105.99.112/28\",\r\n \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n - \ \"13.105.100.0/28\",\r\n \"13.105.100.32/27\",\r\n \"20.60.78.0/23\",\r\n - \ \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n \"20.91.128.0/17\",\r\n - \ \"20.95.87.0/24\",\r\n \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n - \ \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n - \ \"20.157.195.0/24\",\r\n \"20.190.181.0/24\",\r\n \"20.240.0.0/18\",\r\n - \ \"20.240.128.0/17\",\r\n \"40.93.214.0/24\",\r\n \"40.101.1.0/24\",\r\n - \ \"40.119.112.0/22\",\r\n \"40.126.53.0/24\",\r\n \"40.126.203.0/24\",\r\n - \ \"51.12.24.0/21\",\r\n \"51.12.32.0/19\",\r\n \"51.12.64.0/19\",\r\n - \ \"51.12.96.0/21\",\r\n \"51.12.104.32/27\",\r\n \"51.12.128.0/21\",\r\n - \ \"51.12.144.0/20\",\r\n \"51.12.208.0/20\",\r\n \"51.12.224.0/19\",\r\n - \ \"51.107.176.0/20\",\r\n \"52.101.75.0/24\",\r\n \"52.101.80.0/22\",\r\n - \ \"52.102.163.0/24\",\r\n \"52.103.35.0/24\",\r\n \"52.103.163.0/24\",\r\n - \ \"52.108.134.0/24\",\r\n \"52.111.209.0/24\",\r\n \"52.112.120.0/24\",\r\n - \ \"52.112.122.0/24\",\r\n \"52.253.187.0/24\",\r\n \"52.253.188.0/23\",\r\n - \ \"132.245.230.0/23\",\r\n \"2603:1020:1000::/47\",\r\n + \ \"2603:1047:1:60::/59\",\r\n \"2603:1063:2202:10::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.swedencentral\",\r\n + \ \"id\": \"AzureCloud.swedencentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.208/28\",\r\n + \ \"13.105.96.0/26\",\r\n \"13.105.99.112/28\",\r\n \"13.105.99.160/27\",\r\n + \ \"13.105.99.192/26\",\r\n \"13.105.100.0/28\",\r\n \"13.105.100.32/27\",\r\n + \ \"20.60.78.0/23\",\r\n \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n + \ \"20.91.128.0/17\",\r\n \"20.95.87.0/24\",\r\n \"20.135.164.0/22\",\r\n + \ \"20.135.168.0/23\",\r\n \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n + \ \"20.157.151.0/24\",\r\n \"20.157.195.0/24\",\r\n \"20.190.181.0/24\",\r\n + \ \"20.202.68.0/24\",\r\n \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n + \ \"40.93.214.0/24\",\r\n \"40.101.1.0/24\",\r\n \"40.119.112.0/22\",\r\n + \ \"40.126.53.0/24\",\r\n \"40.126.203.0/24\",\r\n \"51.12.24.0/21\",\r\n + \ \"51.12.32.0/19\",\r\n \"51.12.64.0/19\",\r\n \"51.12.96.0/21\",\r\n + \ \"51.12.104.32/27\",\r\n \"51.12.128.0/21\",\r\n \"51.12.144.0/20\",\r\n + \ \"51.12.208.0/20\",\r\n \"51.12.224.0/19\",\r\n \"51.107.176.0/20\",\r\n + \ \"52.101.75.0/24\",\r\n \"52.101.80.0/22\",\r\n \"52.102.163.0/24\",\r\n + \ \"52.103.35.0/24\",\r\n \"52.103.163.0/24\",\r\n \"52.108.134.0/24\",\r\n + \ \"52.111.209.0/24\",\r\n \"52.112.120.0/24\",\r\n \"52.112.122.0/24\",\r\n + \ \"52.112.139.0/24\",\r\n \"52.112.140.0/22\",\r\n \"52.112.164.0/22\",\r\n + \ \"52.112.224.0/22\",\r\n \"52.112.234.0/23\",\r\n \"52.112.239.0/24\",\r\n + \ \"52.114.225.0/24\",\r\n \"52.114.227.0/24\",\r\n \"52.114.229.0/24\",\r\n + \ \"52.114.235.0/24\",\r\n \"52.114.237.0/24\",\r\n \"52.114.239.0/24\",\r\n + \ \"52.114.243.0/24\",\r\n \"52.121.192.0/20\",\r\n \"52.253.187.0/24\",\r\n + \ \"52.253.188.0/23\",\r\n \"132.245.230.0/23\",\r\n \"2603:1020:1000::/47\",\r\n \ \"2603:1020:1003::/48\",\r\n \"2603:1020:1004::/47\",\r\n \ \"2603:1026:900::/64\",\r\n \"2603:1026:900:2::/63\",\r\n \ \"2603:1026:2402::/48\",\r\n \"2603:1026:2500:4::/64\",\r\n \ \"2603:1026:3000:20::/59\",\r\n \"2603:1027:1:20::/59\",\r\n - \ \"2a01:111:f403:c202::/64\",\r\n \"2a01:111:f403:ca10::/64\",\r\n - \ \"2a01:111:f403:ca12::/63\",\r\n \"2a01:111:f403:ca14::/63\",\r\n - \ \"2a01:111:f403:d202::/64\",\r\n \"2a01:111:f403:da02::/64\",\r\n - \ \"2a01:111:f403:e202::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.swedensouth\",\r\n \"id\": \"AzureCloud.swedensouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.160/27\",\r\n \"13.105.75.192/28\",\r\n - \ \"13.105.75.224/27\",\r\n \"20.60.76.0/23\",\r\n \"20.60.192.0/23\",\r\n - \ \"20.91.0.0/17\",\r\n \"20.135.60.0/23\",\r\n \"20.150.45.0/24\",\r\n - \ \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n \"20.157.196.0/24\",\r\n - \ \"20.190.182.0/24\",\r\n \"40.93.213.0/24\",\r\n \"40.101.0.0/24\",\r\n - \ \"40.119.116.0/22\",\r\n \"40.126.54.0/24\",\r\n \"40.126.204.0/24\",\r\n - \ \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\r\n \"51.12.104.0/27\",\r\n - \ \"51.12.112.0/20\",\r\n \"51.12.136.0/21\",\r\n \"51.12.160.0/19\",\r\n - \ \"51.12.192.0/20\",\r\n \"52.101.74.0/24\",\r\n \"52.101.76.0/22\",\r\n - \ \"52.102.162.0/24\",\r\n \"52.103.34.0/24\",\r\n \"52.103.162.0/24\",\r\n - \ \"52.108.135.0/24\",\r\n \"52.111.210.0/24\",\r\n \"52.112.119.0/24\",\r\n - \ \"52.112.121.0/24\",\r\n \"52.253.190.0/24\",\r\n \"2603:1020:1100::/47\",\r\n - \ \"2603:1020:1103::/48\",\r\n \"2603:1020:1104::/46\",\r\n - \ \"2603:1026:900:1::/64\",\r\n \"2603:1026:2408::/48\",\r\n - \ \"2603:1026:2500::/64\",\r\n \"2603:1026:3000::/59\",\r\n - \ \"2603:1027:1::/59\",\r\n \"2a01:111:f403:c203::/64\",\r\n + \ \"2603:1063:2206:4::/64\",\r\n \"2a01:111:f403:c202::/64\",\r\n + \ \"2a01:111:f403:ca10::/64\",\r\n \"2a01:111:f403:ca12::/63\",\r\n + \ \"2a01:111:f403:ca14::/63\",\r\n \"2a01:111:f403:d202::/64\",\r\n + \ \"2a01:111:f403:da02::/64\",\r\n \"2a01:111:f403:e202::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.swedensouth\",\r\n + \ \"id\": \"AzureCloud.swedensouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.160/27\",\r\n + \ \"13.105.75.192/28\",\r\n \"13.105.75.224/27\",\r\n \"20.60.76.0/23\",\r\n + \ \"20.60.192.0/23\",\r\n \"20.91.0.0/17\",\r\n \"20.135.60.0/23\",\r\n + \ \"20.150.45.0/24\",\r\n \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n + \ \"20.157.196.0/24\",\r\n \"20.190.182.0/24\",\r\n \"40.93.213.0/24\",\r\n + \ \"40.101.0.0/24\",\r\n \"40.119.116.0/22\",\r\n \"40.126.54.0/24\",\r\n + \ \"40.126.204.0/24\",\r\n \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\r\n + \ \"51.12.104.0/27\",\r\n \"51.12.112.0/20\",\r\n \"51.12.136.0/21\",\r\n + \ \"51.12.160.0/19\",\r\n \"51.12.192.0/20\",\r\n \"52.101.74.0/24\",\r\n + \ \"52.101.76.0/22\",\r\n \"52.102.162.0/24\",\r\n \"52.103.34.0/24\",\r\n + \ \"52.103.162.0/24\",\r\n \"52.108.135.0/24\",\r\n \"52.111.210.0/24\",\r\n + \ \"52.112.119.0/24\",\r\n \"52.112.121.0/24\",\r\n \"52.253.190.0/24\",\r\n + \ \"2603:1020:1100::/47\",\r\n \"2603:1020:1103::/48\",\r\n + \ \"2603:1020:1104::/46\",\r\n \"2603:1026:900:1::/64\",\r\n + \ \"2603:1026:2408::/48\",\r\n \"2603:1026:2500::/64\",\r\n + \ \"2603:1026:3000::/59\",\r\n \"2603:1027:1::/59\",\r\n + \ \"2603:1063:2206::/64\",\r\n \"2a01:111:f403:c203::/64\",\r\n \ \"2a01:111:f403:ca11::/64\",\r\n \"2a01:111:f403:ca16::/63\",\r\n \ \"2a01:111:f403:ca18::/63\",\r\n \"2a01:111:f403:d203::/64\",\r\n \ \"2a01:111:f403:da03::/64\",\r\n \"2a01:111:f403:e203::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.switzerlandn\",\r\n \ \"id\": \"AzureCloud.switzerlandn\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.32/27\",\r\n @@ -30280,32 +31043,33 @@ interactions: \ \"52.253.176.0/24\",\r\n \"2603:1020:a00::/47\",\r\n \"2603:1020:a03::/48\",\r\n \ \"2603:1020:a04::/47\",\r\n \"2603:1026:240b::/48\",\r\n \ \"2603:1026:2500:c::/64\",\r\n \"2603:1026:3000:60::/59\",\r\n - \ \"2603:1027:1:60::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.switzerlandw\",\r\n \"id\": \"AzureCloud.switzerlandw\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.0/27\",\r\n \"13.104.212.0/26\",\r\n - \ \"20.47.26.0/24\",\r\n \"20.47.67.0/24\",\r\n \"20.47.103.0/24\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.135.62.0/23\",\r\n \"20.150.55.0/24\",\r\n - \ \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n \"20.190.184.0/24\",\r\n - \ \"20.199.192.0/18\",\r\n \"20.208.192.0/18\",\r\n \"40.90.19.32/27\",\r\n - \ \"40.90.128.192/28\",\r\n \"40.119.84.0/22\",\r\n \"40.126.56.0/24\",\r\n - \ \"40.126.195.0/24\",\r\n \"51.103.192.0/27\",\r\n \"51.107.96.0/19\",\r\n - \ \"51.107.136.0/21\",\r\n \"51.107.144.0/20\",\r\n \"51.107.160.0/20\",\r\n - \ \"51.107.192.0/21\",\r\n \"51.107.224.0/20\",\r\n \"51.107.248.0/21\",\r\n - \ \"52.108.179.0/24\",\r\n \"52.108.200.0/24\",\r\n \"52.109.158.0/23\",\r\n - \ \"52.111.203.0/24\",\r\n \"52.114.230.0/24\",\r\n \"52.239.250.0/24\",\r\n - \ \"52.253.166.0/24\",\r\n \"2603:1020:b00::/47\",\r\n \"2603:1020:b03::/48\",\r\n - \ \"2603:1020:b04::/47\",\r\n \"2603:1026:240c::/48\",\r\n - \ \"2603:1026:2500:20::/64\",\r\n \"2603:1026:3000:120::/59\",\r\n - \ \"2603:1027:1:120::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uaecentral\",\r\n \"id\": \"AzureCloud.uaecentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1027:1:60::/59\",\r\n \"2603:1063:2206:8::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.switzerlandw\",\r\n + \ \"id\": \"AzureCloud.switzerlandw\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.0/27\",\r\n + \ \"13.104.212.0/26\",\r\n \"20.47.26.0/24\",\r\n \"20.47.67.0/24\",\r\n + \ \"20.47.103.0/24\",\r\n \"20.60.176.0/23\",\r\n \"20.135.62.0/23\",\r\n + \ \"20.150.55.0/24\",\r\n \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n + \ \"20.190.184.0/24\",\r\n \"20.199.192.0/18\",\r\n \"20.208.192.0/18\",\r\n + \ \"40.90.19.32/27\",\r\n \"40.90.128.192/28\",\r\n \"40.119.84.0/22\",\r\n + \ \"40.126.56.0/24\",\r\n \"40.126.195.0/24\",\r\n \"51.103.192.0/27\",\r\n + \ \"51.107.96.0/19\",\r\n \"51.107.136.0/21\",\r\n \"51.107.144.0/20\",\r\n + \ \"51.107.160.0/20\",\r\n \"51.107.192.0/21\",\r\n \"51.107.224.0/20\",\r\n + \ \"51.107.248.0/21\",\r\n \"52.108.179.0/24\",\r\n \"52.108.200.0/24\",\r\n + \ \"52.109.158.0/23\",\r\n \"52.111.203.0/24\",\r\n \"52.114.230.0/24\",\r\n + \ \"52.239.250.0/24\",\r\n \"52.253.166.0/24\",\r\n \"2603:1020:b00::/47\",\r\n + \ \"2603:1020:b03::/48\",\r\n \"2603:1020:b04::/47\",\r\n + \ \"2603:1026:240c::/48\",\r\n \"2603:1026:2500:20::/64\",\r\n + \ \"2603:1026:3000:120::/59\",\r\n \"2603:1027:1:120::/59\",\r\n + \ \"2603:1063:2206:20::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.uaecentral\",\r\n \"id\": \"AzureCloud.uaecentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.159.128/26\",\r\n \"20.37.64.0/19\",\r\n \ \"20.45.64.0/19\",\r\n \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n \ \"20.47.54.0/24\",\r\n \"20.47.94.0/24\",\r\n \"20.135.36.0/23\",\r\n @@ -30319,40 +31083,41 @@ interactions: \ \"52.239.233.0/25\",\r\n \"2603:1040:b00::/47\",\r\n \"2603:1040:b03::/48\",\r\n \ \"2603:1040:b04::/47\",\r\n \"2603:1046:140b::/48\",\r\n \ \"2603:1046:1500:30::/64\",\r\n \"2603:1046:2000:120::/59\",\r\n - \ \"2603:1047:1:120::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uaenorth\",\r\n \"id\": \"AzureCloud.uaenorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"16\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n - \ \"13.105.61.16/28\",\r\n \"13.105.61.64/26\",\r\n \"13.105.102.128/27\",\r\n - \ \"13.105.102.160/28\",\r\n \"13.105.102.192/27\",\r\n \"20.38.124.0/23\",\r\n - \ \"20.38.136.0/21\",\r\n \"20.38.152.0/21\",\r\n \"20.46.32.0/19\",\r\n - \ \"20.46.144.0/20\",\r\n \"20.46.192.0/21\",\r\n \"20.47.55.0/24\",\r\n - \ \"20.47.95.0/24\",\r\n \"20.60.21.0/24\",\r\n \"20.60.212.0/23\",\r\n - \ \"20.74.128.0/17\",\r\n \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n - \ \"20.157.20.0/24\",\r\n \"20.157.74.0/24\",\r\n \"20.157.141.0/24\",\r\n - \ \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n \"20.202.102.0/23\",\r\n - \ \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n - \ \"20.203.96.0/19\",\r\n \"20.209.50.0/23\",\r\n \"20.216.0.0/18\",\r\n - \ \"20.233.0.0/17\",\r\n \"40.90.16.96/27\",\r\n \"40.90.128.64/28\",\r\n - \ \"40.90.152.128/27\",\r\n \"40.119.72.0/22\",\r\n \"40.119.160.0/19\",\r\n - \ \"40.120.64.0/18\",\r\n \"40.123.192.0/19\",\r\n \"40.123.224.0/20\",\r\n - \ \"40.126.59.0/24\",\r\n \"40.126.192.0/24\",\r\n \"52.108.70.0/23\",\r\n - \ \"52.108.92.0/24\",\r\n \"52.109.162.0/23\",\r\n \"52.111.204.0/24\",\r\n - \ \"52.112.200.0/22\",\r\n \"52.112.204.0/23\",\r\n \"52.112.207.0/24\",\r\n - \ \"52.114.236.0/24\",\r\n \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n - \ \"52.143.202.0/24\",\r\n \"52.143.222.0/23\",\r\n \"52.239.233.128/25\",\r\n - \ \"65.52.248.0/21\",\r\n \"2603:1040:900::/47\",\r\n \"2603:1040:903::/48\",\r\n - \ \"2603:1040:904::/47\",\r\n \"2603:1046:140a::/48\",\r\n - \ \"2603:1046:1500:2c::/64\",\r\n \"2603:1046:2000:100::/59\",\r\n - \ \"2603:1047:1:100::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uksouth\",\r\n \"id\": \"AzureCloud.uksouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"16\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1047:1:120::/59\",\r\n \"2603:1063:2202:24::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.uaenorth\",\r\n + \ \"id\": \"AzureCloud.uaenorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n + \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.151.64/26\",\r\n + \ \"13.104.151.128/26\",\r\n \"13.105.61.16/28\",\r\n \"13.105.61.64/26\",\r\n + \ \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n \"13.105.102.192/27\",\r\n + \ \"20.38.124.0/23\",\r\n \"20.38.136.0/21\",\r\n \"20.38.152.0/21\",\r\n + \ \"20.46.32.0/19\",\r\n \"20.46.144.0/20\",\r\n \"20.46.192.0/21\",\r\n + \ \"20.47.55.0/24\",\r\n \"20.47.95.0/24\",\r\n \"20.60.21.0/24\",\r\n + \ \"20.60.212.0/23\",\r\n \"20.74.128.0/17\",\r\n \"20.135.114.0/23\",\r\n + \ \"20.135.116.0/22\",\r\n \"20.157.20.0/24\",\r\n \"20.157.74.0/24\",\r\n + \ \"20.157.141.0/24\",\r\n \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n + \ \"20.202.102.0/23\",\r\n \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n + \ \"20.203.80.0/21\",\r\n \"20.203.96.0/19\",\r\n \"20.209.50.0/23\",\r\n + \ \"20.216.0.0/18\",\r\n \"20.233.0.0/17\",\r\n \"40.90.16.96/27\",\r\n + \ \"40.90.128.64/28\",\r\n \"40.90.152.128/27\",\r\n \"40.119.72.0/22\",\r\n + \ \"40.119.160.0/19\",\r\n \"40.120.64.0/18\",\r\n \"40.123.192.0/19\",\r\n + \ \"40.123.224.0/20\",\r\n \"40.126.59.0/24\",\r\n \"40.126.192.0/24\",\r\n + \ \"52.108.70.0/23\",\r\n \"52.108.92.0/24\",\r\n \"52.109.162.0/23\",\r\n + \ \"52.111.204.0/24\",\r\n \"52.112.200.0/22\",\r\n \"52.112.204.0/23\",\r\n + \ \"52.112.207.0/24\",\r\n \"52.114.236.0/24\",\r\n \"52.121.100.0/22\",\r\n + \ \"52.121.104.0/23\",\r\n \"52.143.202.0/24\",\r\n \"52.143.222.0/23\",\r\n + \ \"52.239.233.128/25\",\r\n \"65.52.248.0/21\",\r\n \"2603:1040:900::/47\",\r\n + \ \"2603:1040:903::/48\",\r\n \"2603:1040:904::/47\",\r\n + \ \"2603:1046:140a::/48\",\r\n \"2603:1046:1500:2c::/64\",\r\n + \ \"2603:1046:2000:100::/59\",\r\n \"2603:1047:1:100::/59\",\r\n + \ \"2603:1063:2202:20::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.uksouth\",\r\n \"id\": \"AzureCloud.uksouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"17\",\r\n \"region\": \"uksouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.87.64.0/19\",\r\n \"13.104.129.128/26\",\r\n \ \"13.104.145.160/27\",\r\n \"13.104.146.64/26\",\r\n \"13.104.159.0/25\",\r\n \ \"20.0.0.0/16\",\r\n \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n @@ -30393,39 +31158,40 @@ interactions: \ \"2603:1020:702::/48\",\r\n \"2603:1020:704::/48\",\r\n \ \"2603:1020:705::/48\",\r\n \"2603:1020:706::/48\",\r\n \ \"2603:1026:2406::/48\",\r\n \"2603:1026:2500:18::/64\",\r\n - \ \"2603:1026:3000:e0::/59\",\r\n \"2603:1027:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.ukwest\",\r\n - \ \"id\": \"AzureCloud.ukwest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"20.39.160.0/21\",\r\n - \ \"20.40.104.0/21\",\r\n \"20.45.176.0/20\",\r\n \"20.47.56.0/24\",\r\n - \ \"20.47.82.0/23\",\r\n \"20.58.64.0/18\",\r\n \"20.60.164.0/23\",\r\n - \ \"20.68.64.0/18\",\r\n \"20.77.192.0/18\",\r\n \"20.90.0.0/18\",\r\n - \ \"20.95.86.0/24\",\r\n \"20.117.0.0/18\",\r\n \"20.135.64.0/23\",\r\n - \ \"20.150.2.0/23\",\r\n \"20.150.52.0/24\",\r\n \"20.150.110.0/24\",\r\n - \ \"20.157.46.0/24\",\r\n \"20.162.0.0/17\",\r\n \"20.190.144.0/25\",\r\n - \ \"20.190.171.0/24\",\r\n \"20.202.3.0/24\",\r\n \"20.254.128.0/17\",\r\n - \ \"40.79.218.0/24\",\r\n \"40.81.112.0/20\",\r\n \"40.87.228.0/22\",\r\n - \ \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n \"40.90.131.96/27\",\r\n - \ \"40.90.139.96/27\",\r\n \"40.90.157.192/27\",\r\n \"40.126.16.0/25\",\r\n - \ \"40.126.43.0/24\",\r\n \"51.11.96.0/19\",\r\n \"51.104.32.0/19\",\r\n - \ \"51.132.64.0/18\",\r\n \"51.137.128.0/18\",\r\n \"51.140.192.0/18\",\r\n - \ \"51.141.0.0/17\",\r\n \"51.141.128.0/27\",\r\n \"51.141.128.64/26\",\r\n - \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n \"51.141.134.0/24\",\r\n - \ \"51.141.136.0/22\",\r\n \"51.142.128.0/18\",\r\n \"52.108.189.0/24\",\r\n - \ \"52.108.224.0/23\",\r\n \"52.109.32.0/22\",\r\n \"52.111.205.0/24\",\r\n - \ \"52.112.168.0/22\",\r\n \"52.112.212.0/24\",\r\n \"52.112.230.0/24\",\r\n - \ \"52.113.192.0/24\",\r\n \"52.114.84.0/22\",\r\n \"52.114.92.0/22\",\r\n - \ \"52.136.20.0/24\",\r\n \"52.142.128.0/18\",\r\n \"52.239.240.0/24\",\r\n - \ \"104.44.90.0/27\",\r\n \"2603:1020:600::/47\",\r\n \"2603:1020:602::/48\",\r\n - \ \"2603:1020:604::/48\",\r\n \"2603:1020:605::/48\",\r\n - \ \"2603:1020:606::/48\",\r\n \"2603:1026:2407::/48\",\r\n - \ \"2603:1026:3000:200::/59\",\r\n \"2603:1027:1:200::/59\"\r\n + \ \"2603:1026:3000:e0::/59\",\r\n \"2603:1027:1:e0::/59\",\r\n + \ \"2603:1063:2206:18::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.ukwest\",\r\n \"id\": \"AzureCloud.ukwest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"20.39.160.0/21\",\r\n \"20.40.104.0/21\",\r\n \"20.45.176.0/20\",\r\n + \ \"20.47.56.0/24\",\r\n \"20.47.82.0/23\",\r\n \"20.58.64.0/18\",\r\n + \ \"20.60.164.0/23\",\r\n \"20.68.64.0/18\",\r\n \"20.77.192.0/18\",\r\n + \ \"20.90.0.0/18\",\r\n \"20.95.86.0/24\",\r\n \"20.117.0.0/18\",\r\n + \ \"20.135.64.0/23\",\r\n \"20.150.2.0/23\",\r\n \"20.150.52.0/24\",\r\n + \ \"20.150.110.0/24\",\r\n \"20.157.46.0/24\",\r\n \"20.162.0.0/17\",\r\n + \ \"20.190.144.0/25\",\r\n \"20.190.171.0/24\",\r\n \"20.202.3.0/24\",\r\n + \ \"20.254.128.0/17\",\r\n \"40.79.218.0/24\",\r\n \"40.81.112.0/20\",\r\n + \ \"40.87.228.0/22\",\r\n \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n + \ \"40.90.131.96/27\",\r\n \"40.90.139.96/27\",\r\n \"40.90.157.192/27\",\r\n + \ \"40.126.16.0/25\",\r\n \"40.126.43.0/24\",\r\n \"51.11.96.0/19\",\r\n + \ \"51.104.32.0/19\",\r\n \"51.132.64.0/18\",\r\n \"51.137.128.0/18\",\r\n + \ \"51.140.192.0/18\",\r\n \"51.141.0.0/17\",\r\n \"51.141.128.0/27\",\r\n + \ \"51.141.128.64/26\",\r\n \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n + \ \"51.141.134.0/24\",\r\n \"51.141.136.0/22\",\r\n \"51.142.128.0/18\",\r\n + \ \"52.108.189.0/24\",\r\n \"52.108.224.0/23\",\r\n \"52.109.32.0/22\",\r\n + \ \"52.111.205.0/24\",\r\n \"52.112.168.0/22\",\r\n \"52.112.212.0/24\",\r\n + \ \"52.112.230.0/24\",\r\n \"52.113.192.0/24\",\r\n \"52.114.84.0/22\",\r\n + \ \"52.114.92.0/22\",\r\n \"52.136.20.0/24\",\r\n \"52.142.128.0/18\",\r\n + \ \"52.239.240.0/24\",\r\n \"104.44.90.0/27\",\r\n \"2603:1020:600::/47\",\r\n + \ \"2603:1020:602::/48\",\r\n \"2603:1020:604::/48\",\r\n + \ \"2603:1020:605::/48\",\r\n \"2603:1020:606::/48\",\r\n + \ \"2603:1026:2407::/48\",\r\n \"2603:1026:3000:200::/59\",\r\n + \ \"2603:1027:1:200::/59\",\r\n \"2603:1063:2206:34::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.usstagec\",\r\n \ \"id\": \"AzureCloud.usstagec\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.16.128/26\",\r\n @@ -30453,10 +31219,10 @@ interactions: \ \"2603:1036:2500:28::/64\",\r\n \"2603:1036:3000:1a0::/59\",\r\n \ \"2603:1037:1:1a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureCloud.westcentralus\",\r\n \"id\": \"AzureCloud.westcentralus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"9\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.192.0/18\",\r\n \"13.77.192.0/19\",\r\n \"13.78.128.0/17\",\r\n \ \"13.104.145.64/26\",\r\n \"13.104.215.128/25\",\r\n \"13.104.219.0/25\",\r\n \ \"20.47.4.0/24\",\r\n \"20.47.70.0/24\",\r\n \"20.47.104.0/24\",\r\n @@ -30497,155 +31263,158 @@ interactions: \ \"2603:1036:903:9::/64\",\r\n \"2603:1036:9ff:ffff::/64\",\r\n \ \"2603:1036:2408::/48\",\r\n \"2603:1036:2500:20::/64\",\r\n \ \"2603:1036:3000:180::/59\",\r\n \"2603:1037:1:180::/59\",\r\n - \ \"2a01:111:f403:c112::/64\",\r\n \"2a01:111:f403:c910::/62\",\r\n - \ \"2a01:111:f403:c932::/63\",\r\n \"2a01:111:f403:c934::/63\",\r\n - \ \"2a01:111:f403:c936::/64\",\r\n \"2a01:111:f403:d120::/62\",\r\n - \ \"2a01:111:f403:d910::/62\",\r\n \"2a01:111:f403:e010::/62\",\r\n - \ \"2a01:111:f403:f910::/62\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.westeurope\",\r\n \"id\": \"AzureCloud.westeurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"26\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.69.0.0/17\",\r\n \"13.73.128.0/18\",\r\n \"13.73.224.0/21\",\r\n - \ \"13.80.0.0/15\",\r\n \"13.88.200.0/21\",\r\n \"13.93.0.0/17\",\r\n - \ \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n \"13.104.145.192/26\",\r\n - \ \"13.104.146.0/26\",\r\n \"13.104.146.128/25\",\r\n \"13.104.158.176/28\",\r\n - \ \"13.104.209.0/24\",\r\n \"13.104.214.0/25\",\r\n \"13.104.218.128/25\",\r\n - \ \"13.105.22.0/24\",\r\n \"13.105.23.128/25\",\r\n \"13.105.28.32/28\",\r\n - \ \"13.105.29.128/25\",\r\n \"13.105.60.48/28\",\r\n \"13.105.60.96/27\",\r\n - \ \"13.105.60.128/27\",\r\n \"13.105.66.144/28\",\r\n \"20.4.0.0/16\",\r\n - \ \"20.8.0.0/16\",\r\n \"20.13.0.0/17\",\r\n \"20.16.0.0/16\",\r\n - \ \"20.23.0.0/16\",\r\n \"20.31.0.0/16\",\r\n \"20.38.108.0/23\",\r\n - \ \"20.38.200.0/22\",\r\n \"20.47.7.0/24\",\r\n \"20.47.18.0/23\",\r\n - \ \"20.47.30.0/24\",\r\n \"20.47.96.0/23\",\r\n \"20.47.115.0/24\",\r\n - \ \"20.47.118.0/24\",\r\n \"20.50.0.0/18\",\r\n \"20.50.88.0/21\",\r\n - \ \"20.50.128.0/17\",\r\n \"20.54.128.0/17\",\r\n \"20.56.0.0/16\",\r\n - \ \"20.60.26.0/23\",\r\n \"20.60.130.0/24\",\r\n \"20.60.150.0/23\",\r\n - \ \"20.60.196.0/23\",\r\n \"20.60.222.0/23\",\r\n \"20.60.250.0/23\",\r\n - \ \"20.61.0.0/16\",\r\n \"20.67.0.0/17\",\r\n \"20.71.0.0/16\",\r\n - \ \"20.73.0.0/16\",\r\n \"20.76.0.0/16\",\r\n \"20.82.0.0/17\",\r\n - \ \"20.86.0.0/16\",\r\n \"20.93.128.0/17\",\r\n \"20.95.64.0/24\",\r\n - \ \"20.95.66.0/24\",\r\n \"20.95.73.0/24\",\r\n \"20.95.76.0/23\",\r\n - \ \"20.95.81.0/24\",\r\n \"20.101.0.0/16\",\r\n \"20.103.0.0/16\",\r\n - \ \"20.105.128.0/17\",\r\n \"20.107.0.0/17\",\r\n \"20.123.128.0/17\",\r\n - \ \"20.126.0.0/16\",\r\n \"20.135.24.0/23\",\r\n \"20.135.140.0/22\",\r\n - \ \"20.135.144.0/23\",\r\n \"20.143.1.0/24\",\r\n \"20.150.8.0/23\",\r\n - \ \"20.150.37.0/24\",\r\n \"20.150.42.0/24\",\r\n \"20.150.74.0/24\",\r\n - \ \"20.150.76.0/24\",\r\n \"20.150.83.0/24\",\r\n \"20.150.122.0/24\",\r\n - \ \"20.157.18.0/24\",\r\n \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n - \ \"20.157.30.0/24\",\r\n \"20.157.33.0/24\",\r\n \"20.157.97.0/24\",\r\n - \ \"20.157.115.0/24\",\r\n \"20.157.123.0/24\",\r\n \"20.157.146.0/24\",\r\n - \ \"20.157.158.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n - \ \"20.157.212.0/24\",\r\n \"20.157.221.0/24\",\r\n \"20.157.223.0/24\",\r\n + \ \"2603:1063:2200:2c::/64\",\r\n \"2a01:111:f403:c112::/64\",\r\n + \ \"2a01:111:f403:c910::/62\",\r\n \"2a01:111:f403:c932::/63\",\r\n + \ \"2a01:111:f403:c934::/63\",\r\n \"2a01:111:f403:c936::/64\",\r\n + \ \"2a01:111:f403:d120::/62\",\r\n \"2a01:111:f403:d910::/62\",\r\n + \ \"2a01:111:f403:e010::/62\",\r\n \"2a01:111:f403:f910::/62\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westeurope\",\r\n + \ \"id\": \"AzureCloud.westeurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"28\",\r\n + \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.69.0.0/17\",\r\n + \ \"13.73.128.0/18\",\r\n \"13.73.224.0/21\",\r\n \"13.80.0.0/15\",\r\n + \ \"13.88.200.0/21\",\r\n \"13.93.0.0/17\",\r\n \"13.94.128.0/17\",\r\n + \ \"13.95.0.0/16\",\r\n \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n + \ \"13.104.146.128/25\",\r\n \"13.104.158.176/28\",\r\n \"13.104.209.0/24\",\r\n + \ \"13.104.214.0/25\",\r\n \"13.104.218.128/25\",\r\n \"13.105.22.0/24\",\r\n + \ \"13.105.23.128/25\",\r\n \"13.105.28.32/28\",\r\n \"13.105.29.128/25\",\r\n + \ \"13.105.60.48/28\",\r\n \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n + \ \"13.105.66.144/28\",\r\n \"20.4.0.0/16\",\r\n \"20.8.0.0/16\",\r\n + \ \"20.13.0.0/17\",\r\n \"20.16.0.0/16\",\r\n \"20.23.0.0/16\",\r\n + \ \"20.31.0.0/16\",\r\n \"20.38.108.0/23\",\r\n \"20.38.200.0/22\",\r\n + \ \"20.47.7.0/24\",\r\n \"20.47.18.0/23\",\r\n \"20.47.30.0/24\",\r\n + \ \"20.47.96.0/23\",\r\n \"20.47.115.0/24\",\r\n \"20.47.118.0/24\",\r\n + \ \"20.50.0.0/18\",\r\n \"20.50.88.0/21\",\r\n \"20.50.128.0/17\",\r\n + \ \"20.54.128.0/17\",\r\n \"20.56.0.0/16\",\r\n \"20.60.26.0/23\",\r\n + \ \"20.60.130.0/24\",\r\n \"20.60.150.0/23\",\r\n \"20.60.196.0/23\",\r\n + \ \"20.60.222.0/23\",\r\n \"20.60.250.0/23\",\r\n \"20.61.0.0/16\",\r\n + \ \"20.67.0.0/17\",\r\n \"20.71.0.0/16\",\r\n \"20.73.0.0/16\",\r\n + \ \"20.76.0.0/16\",\r\n \"20.82.0.0/17\",\r\n \"20.86.0.0/16\",\r\n + \ \"20.93.128.0/17\",\r\n \"20.95.64.0/24\",\r\n \"20.95.66.0/24\",\r\n + \ \"20.95.73.0/24\",\r\n \"20.95.76.0/23\",\r\n \"20.95.81.0/24\",\r\n + \ \"20.101.0.0/16\",\r\n \"20.103.0.0/16\",\r\n \"20.105.128.0/17\",\r\n + \ \"20.107.0.0/17\",\r\n \"20.123.128.0/17\",\r\n \"20.126.0.0/16\",\r\n + \ \"20.135.24.0/23\",\r\n \"20.135.140.0/22\",\r\n \"20.135.144.0/23\",\r\n + \ \"20.143.1.0/24\",\r\n \"20.150.8.0/23\",\r\n \"20.150.37.0/24\",\r\n + \ \"20.150.42.0/24\",\r\n \"20.150.74.0/24\",\r\n \"20.150.76.0/24\",\r\n + \ \"20.150.83.0/24\",\r\n \"20.150.122.0/24\",\r\n \"20.157.18.0/24\",\r\n + \ \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n \"20.157.30.0/24\",\r\n + \ \"20.157.33.0/24\",\r\n \"20.157.97.0/24\",\r\n \"20.157.115.0/24\",\r\n + \ \"20.157.123.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.158.0/24\",\r\n + \ \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n \"20.157.212.0/24\",\r\n + \ \"20.157.221.0/24\",\r\n \"20.157.223.0/24\",\r\n \"20.157.230.0/24\",\r\n \ \"20.160.0.0/16\",\r\n \"20.190.137.0/24\",\r\n \"20.190.160.0/24\",\r\n \ \"20.202.2.0/24\",\r\n \"20.202.12.0/22\",\r\n \"20.202.16.0/22\",\r\n \ \"20.202.140.0/24\",\r\n \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n - \ \"20.224.0.0/16\",\r\n \"20.229.0.0/16\",\r\n \"20.234.128.0/17\",\r\n - \ \"20.238.128.0/17\",\r\n \"23.97.128.0/17\",\r\n \"23.98.46.0/24\",\r\n - \ \"23.100.0.0/20\",\r\n \"23.101.64.0/20\",\r\n \"40.67.192.0/19\",\r\n - \ \"40.68.0.0/16\",\r\n \"40.74.0.0/18\",\r\n \"40.78.210.0/24\",\r\n - \ \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n \"40.79.206.0/27\",\r\n - \ \"40.82.92.0/22\",\r\n \"40.87.184.0/22\",\r\n \"40.90.17.64/27\",\r\n - \ \"40.90.18.192/26\",\r\n \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n - \ \"40.90.130.0/27\",\r\n \"40.90.133.0/27\",\r\n \"40.90.134.64/26\",\r\n - \ \"40.90.134.128/26\",\r\n \"40.90.138.0/27\",\r\n \"40.90.141.32/27\",\r\n - \ \"40.90.141.160/27\",\r\n \"40.90.142.224/28\",\r\n \"40.90.144.192/27\",\r\n - \ \"40.90.145.192/27\",\r\n \"40.90.146.16/28\",\r\n \"40.90.146.128/27\",\r\n - \ \"40.90.150.128/25\",\r\n \"40.90.157.64/26\",\r\n \"40.90.159.0/24\",\r\n - \ \"40.91.28.0/22\",\r\n \"40.91.192.0/18\",\r\n \"40.93.65.0/24\",\r\n - \ \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n \"40.112.38.192/26\",\r\n - \ \"40.112.96.0/19\",\r\n \"40.113.96.0/19\",\r\n \"40.113.128.0/18\",\r\n - \ \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n \"40.118.0.0/17\",\r\n - \ \"40.119.128.0/19\",\r\n \"40.123.140.0/22\",\r\n \"40.123.180.0/22\",\r\n - \ \"40.126.9.0/24\",\r\n \"40.126.32.0/24\",\r\n \"51.105.96.0/19\",\r\n - \ \"51.105.128.0/17\",\r\n \"51.124.0.0/16\",\r\n \"51.136.0.0/16\",\r\n - \ \"51.137.0.0/17\",\r\n \"51.137.192.0/18\",\r\n \"51.138.0.0/17\",\r\n - \ \"51.144.0.0/16\",\r\n \"51.145.128.0/17\",\r\n \"52.101.69.0/24\",\r\n - \ \"52.101.70.0/23\",\r\n \"52.101.72.0/23\",\r\n \"52.102.161.0/24\",\r\n - \ \"52.103.33.0/24\",\r\n \"52.103.161.0/24\",\r\n \"52.108.24.0/21\",\r\n - \ \"52.108.56.0/21\",\r\n \"52.108.80.0/24\",\r\n \"52.108.108.0/23\",\r\n - \ \"52.108.110.0/24\",\r\n \"52.109.88.0/22\",\r\n \"52.111.243.0/24\",\r\n - \ \"52.112.14.0/23\",\r\n \"52.112.17.0/24\",\r\n \"52.112.18.0/23\",\r\n - \ \"52.112.71.0/24\",\r\n \"52.112.83.0/24\",\r\n \"52.112.97.0/24\",\r\n - \ \"52.112.98.0/23\",\r\n \"52.112.110.0/23\",\r\n \"52.112.124.0/24\",\r\n - \ \"52.112.144.0/20\",\r\n \"52.112.197.0/24\",\r\n \"52.112.216.0/21\",\r\n - \ \"52.112.233.0/24\",\r\n \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n - \ \"52.113.9.0/24\",\r\n \"52.113.12.0/24\",\r\n \"52.113.37.0/24\",\r\n - \ \"52.113.38.0/23\",\r\n \"52.113.69.0/24\",\r\n \"52.113.83.0/24\",\r\n - \ \"52.113.85.0/24\",\r\n \"52.113.86.0/24\",\r\n \"52.113.130.0/24\",\r\n - \ \"52.113.144.0/21\",\r\n \"52.113.199.0/24\",\r\n \"52.114.64.0/21\",\r\n - \ \"52.114.72.0/22\",\r\n \"52.114.116.0/22\",\r\n \"52.114.241.0/24\",\r\n - \ \"52.114.242.0/24\",\r\n \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n - \ \"52.115.8.0/22\",\r\n \"52.115.226.0/23\",\r\n \"52.115.228.0/23\",\r\n - \ \"52.120.128.0/21\",\r\n \"52.120.208.0/20\",\r\n \"52.121.24.0/21\",\r\n - \ \"52.121.64.0/20\",\r\n \"52.122.20.0/22\",\r\n \"52.123.7.0/24\",\r\n - \ \"52.125.140.0/23\",\r\n \"52.136.192.0/18\",\r\n \"52.137.0.0/18\",\r\n - \ \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n \"52.143.194.0/24\",\r\n - \ \"52.143.208.0/24\",\r\n \"52.148.192.0/18\",\r\n \"52.149.64.0/18\",\r\n - \ \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n \"52.166.0.0/16\",\r\n - \ \"52.174.0.0/16\",\r\n \"52.178.0.0/17\",\r\n \"52.232.0.0/17\",\r\n - \ \"52.232.147.0/24\",\r\n \"52.233.128.0/17\",\r\n \"52.236.128.0/17\",\r\n - \ \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n \"52.239.242.0/23\",\r\n - \ \"52.245.48.0/22\",\r\n \"52.245.124.0/22\",\r\n \"65.52.128.0/19\",\r\n - \ \"104.40.128.0/17\",\r\n \"104.44.89.160/27\",\r\n \"104.44.90.192/27\",\r\n - \ \"104.44.93.0/27\",\r\n \"104.44.93.192/27\",\r\n \"104.44.95.80/28\",\r\n - \ \"104.44.95.96/28\",\r\n \"104.45.0.0/18\",\r\n \"104.45.64.0/20\",\r\n - \ \"104.46.32.0/19\",\r\n \"104.47.128.0/18\",\r\n \"104.47.216.64/26\",\r\n - \ \"104.214.192.0/18\",\r\n \"137.116.192.0/19\",\r\n \"137.117.128.0/17\",\r\n - \ \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n \"157.56.117.64/27\",\r\n - \ \"168.61.56.0/21\",\r\n \"168.63.0.0/19\",\r\n \"168.63.96.0/19\",\r\n - \ \"191.233.64.0/18\",\r\n \"191.237.232.0/22\",\r\n \"191.239.200.0/22\",\r\n - \ \"193.149.80.0/21\",\r\n \"213.199.128.0/20\",\r\n \"213.199.180.32/28\",\r\n - \ \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n + \ \"20.209.72.0/23\",\r\n \"20.224.0.0/16\",\r\n \"20.229.0.0/16\",\r\n + \ \"20.234.128.0/17\",\r\n \"20.238.128.0/17\",\r\n \"23.97.128.0/17\",\r\n + \ \"23.98.46.0/24\",\r\n \"23.100.0.0/20\",\r\n \"23.101.64.0/20\",\r\n + \ \"40.67.192.0/19\",\r\n \"40.68.0.0/16\",\r\n \"40.74.0.0/18\",\r\n + \ \"40.78.210.0/24\",\r\n \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n + \ \"40.79.206.0/27\",\r\n \"40.82.92.0/22\",\r\n \"40.87.184.0/22\",\r\n + \ \"40.90.17.64/27\",\r\n \"40.90.18.192/26\",\r\n \"40.90.20.128/25\",\r\n + \ \"40.90.21.0/25\",\r\n \"40.90.130.0/27\",\r\n \"40.90.133.0/27\",\r\n + \ \"40.90.134.64/26\",\r\n \"40.90.134.128/26\",\r\n \"40.90.138.0/27\",\r\n + \ \"40.90.141.32/27\",\r\n \"40.90.141.160/27\",\r\n \"40.90.142.224/28\",\r\n + \ \"40.90.144.192/27\",\r\n \"40.90.145.192/27\",\r\n \"40.90.146.16/28\",\r\n + \ \"40.90.146.128/27\",\r\n \"40.90.150.128/25\",\r\n \"40.90.157.64/26\",\r\n + \ \"40.90.159.0/24\",\r\n \"40.91.28.0/22\",\r\n \"40.91.192.0/18\",\r\n + \ \"40.93.65.0/24\",\r\n \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n + \ \"40.112.38.192/26\",\r\n \"40.112.96.0/19\",\r\n \"40.113.96.0/19\",\r\n + \ \"40.113.128.0/18\",\r\n \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n + \ \"40.118.0.0/17\",\r\n \"40.119.128.0/19\",\r\n \"40.123.140.0/22\",\r\n + \ \"40.123.180.0/22\",\r\n \"40.126.9.0/24\",\r\n \"40.126.32.0/24\",\r\n + \ \"51.105.96.0/19\",\r\n \"51.105.128.0/17\",\r\n \"51.124.0.0/16\",\r\n + \ \"51.136.0.0/16\",\r\n \"51.137.0.0/17\",\r\n \"51.137.192.0/18\",\r\n + \ \"51.138.0.0/17\",\r\n \"51.144.0.0/16\",\r\n \"51.145.128.0/17\",\r\n + \ \"52.101.69.0/24\",\r\n \"52.101.70.0/23\",\r\n \"52.101.72.0/23\",\r\n + \ \"52.102.161.0/24\",\r\n \"52.103.33.0/24\",\r\n \"52.103.161.0/24\",\r\n + \ \"52.108.24.0/21\",\r\n \"52.108.56.0/21\",\r\n \"52.108.80.0/24\",\r\n + \ \"52.108.108.0/23\",\r\n \"52.108.110.0/24\",\r\n \"52.109.88.0/22\",\r\n + \ \"52.111.243.0/24\",\r\n \"52.112.14.0/23\",\r\n \"52.112.17.0/24\",\r\n + \ \"52.112.18.0/23\",\r\n \"52.112.71.0/24\",\r\n \"52.112.83.0/24\",\r\n + \ \"52.112.97.0/24\",\r\n \"52.112.98.0/23\",\r\n \"52.112.110.0/23\",\r\n + \ \"52.112.124.0/24\",\r\n \"52.112.144.0/20\",\r\n \"52.112.197.0/24\",\r\n + \ \"52.112.216.0/21\",\r\n \"52.112.233.0/24\",\r\n \"52.112.237.0/24\",\r\n + \ \"52.112.238.0/24\",\r\n \"52.113.9.0/24\",\r\n \"52.113.12.0/24\",\r\n + \ \"52.113.37.0/24\",\r\n \"52.113.38.0/23\",\r\n \"52.113.69.0/24\",\r\n + \ \"52.113.83.0/24\",\r\n \"52.113.85.0/24\",\r\n \"52.113.86.0/24\",\r\n + \ \"52.113.130.0/24\",\r\n \"52.113.144.0/21\",\r\n \"52.113.199.0/24\",\r\n + \ \"52.114.64.0/21\",\r\n \"52.114.72.0/22\",\r\n \"52.114.116.0/22\",\r\n + \ \"52.114.241.0/24\",\r\n \"52.114.242.0/24\",\r\n \"52.114.252.0/22\",\r\n + \ \"52.115.0.0/21\",\r\n \"52.115.8.0/22\",\r\n \"52.115.226.0/23\",\r\n + \ \"52.115.228.0/23\",\r\n \"52.120.128.0/21\",\r\n \"52.120.208.0/20\",\r\n + \ \"52.121.24.0/21\",\r\n \"52.121.64.0/20\",\r\n \"52.122.20.0/22\",\r\n + \ \"52.123.7.0/24\",\r\n \"52.125.140.0/23\",\r\n \"52.136.192.0/18\",\r\n + \ \"52.137.0.0/18\",\r\n \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n + \ \"52.143.194.0/24\",\r\n \"52.143.208.0/24\",\r\n \"52.148.192.0/18\",\r\n + \ \"52.149.64.0/18\",\r\n \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n + \ \"52.166.0.0/16\",\r\n \"52.174.0.0/16\",\r\n \"52.178.0.0/17\",\r\n + \ \"52.232.0.0/17\",\r\n \"52.232.147.0/24\",\r\n \"52.233.128.0/17\",\r\n + \ \"52.236.128.0/17\",\r\n \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.242.0/23\",\r\n \"52.245.48.0/22\",\r\n \"52.245.124.0/22\",\r\n + \ \"65.52.128.0/19\",\r\n \"104.40.128.0/17\",\r\n \"104.44.89.160/27\",\r\n + \ \"104.44.90.192/27\",\r\n \"104.44.93.0/27\",\r\n \"104.44.93.192/27\",\r\n + \ \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n \"104.45.0.0/18\",\r\n + \ \"104.45.64.0/20\",\r\n \"104.46.32.0/19\",\r\n \"104.47.128.0/18\",\r\n + \ \"104.47.216.64/26\",\r\n \"104.214.192.0/18\",\r\n \"137.116.192.0/19\",\r\n + \ \"137.117.128.0/17\",\r\n \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n + \ \"157.56.117.64/27\",\r\n \"168.61.56.0/21\",\r\n \"168.63.0.0/19\",\r\n + \ \"168.63.96.0/19\",\r\n \"191.233.64.0/18\",\r\n \"191.237.232.0/22\",\r\n + \ \"191.239.200.0/22\",\r\n \"193.149.80.0/21\",\r\n \"213.199.128.0/20\",\r\n + \ \"213.199.180.32/28\",\r\n \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n \ \"213.199.183.0/24\",\r\n \"2603:1020:200::/46\",\r\n \"2603:1020:205::/48\",\r\n \ \"2603:1020:206::/47\",\r\n \"2603:1026:2405::/48\",\r\n \ \"2603:1026:2500:24::/64\",\r\n \"2603:1026:3000:140::/59\",\r\n - \ \"2603:1027:1:140::/59\",\r\n \"2a01:111:f403:c201::/64\",\r\n - \ \"2a01:111:f403:ca05::/64\",\r\n \"2a01:111:f403:ca06::/63\",\r\n - \ \"2a01:111:f403:ca08::/63\",\r\n \"2a01:111:f403:d201::/64\",\r\n - \ \"2a01:111:f403:da01::/64\",\r\n \"2a01:111:f403:e201::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westindia\",\r\n - \ \"id\": \"AzureCloud.westindia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.128/25\",\r\n - \ \"20.38.128.0/21\",\r\n \"20.40.8.0/21\",\r\n \"20.47.57.0/24\",\r\n - \ \"20.47.124.0/23\",\r\n \"20.60.216.0/23\",\r\n \"20.135.44.0/23\",\r\n - \ \"20.150.18.128/25\",\r\n \"20.150.43.0/25\",\r\n \"20.150.106.0/24\",\r\n - \ \"20.157.102.0/24\",\r\n \"20.157.136.0/24\",\r\n \"20.190.146.128/25\",\r\n - \ \"20.190.176.0/24\",\r\n \"20.192.64.0/19\",\r\n \"20.207.128.0/18\",\r\n - \ \"40.79.219.0/24\",\r\n \"40.81.80.0/20\",\r\n \"40.87.220.0/22\",\r\n - \ \"40.90.26.0/26\",\r\n \"40.90.138.224/27\",\r\n \"40.126.18.128/25\",\r\n - \ \"40.126.48.0/24\",\r\n \"52.108.73.0/24\",\r\n \"52.108.94.0/24\",\r\n - \ \"52.109.64.0/22\",\r\n \"52.111.244.0/24\",\r\n \"52.113.134.0/24\",\r\n - \ \"52.114.28.0/22\",\r\n \"52.136.16.0/24\",\r\n \"52.136.32.0/19\",\r\n - \ \"52.140.128.0/18\",\r\n \"52.183.128.0/18\",\r\n \"52.239.135.192/26\",\r\n - \ \"52.239.187.128/25\",\r\n \"52.245.76.0/22\",\r\n \"52.249.64.0/19\",\r\n - \ \"104.44.93.224/27\",\r\n \"104.44.95.112/28\",\r\n \"104.47.212.0/23\",\r\n - \ \"104.211.128.0/18\",\r\n \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n + \ \"2603:1027:1:140::/59\",\r\n \"2603:1063:2206:24::/64\",\r\n + \ \"2a01:111:f403:c201::/64\",\r\n \"2a01:111:f403:ca05::/64\",\r\n + \ \"2a01:111:f403:ca06::/63\",\r\n \"2a01:111:f403:ca08::/63\",\r\n + \ \"2a01:111:f403:d201::/64\",\r\n \"2a01:111:f403:da01::/64\",\r\n + \ \"2a01:111:f403:e201::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.westindia\",\r\n \"id\": \"AzureCloud.westindia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.157.128/25\",\r\n \"20.38.128.0/21\",\r\n + \ \"20.40.8.0/21\",\r\n \"20.47.57.0/24\",\r\n \"20.47.124.0/23\",\r\n + \ \"20.60.216.0/23\",\r\n \"20.135.44.0/23\",\r\n \"20.150.18.128/25\",\r\n + \ \"20.150.43.0/25\",\r\n \"20.150.106.0/24\",\r\n \"20.157.102.0/24\",\r\n + \ \"20.157.136.0/24\",\r\n \"20.190.146.128/25\",\r\n \"20.190.176.0/24\",\r\n + \ \"20.192.64.0/19\",\r\n \"20.207.128.0/18\",\r\n \"40.79.219.0/24\",\r\n + \ \"40.81.80.0/20\",\r\n \"40.87.220.0/22\",\r\n \"40.90.26.0/26\",\r\n + \ \"40.90.138.224/27\",\r\n \"40.126.18.128/25\",\r\n \"40.126.48.0/24\",\r\n + \ \"52.108.73.0/24\",\r\n \"52.108.94.0/24\",\r\n \"52.109.64.0/22\",\r\n + \ \"52.111.244.0/24\",\r\n \"52.113.134.0/24\",\r\n \"52.114.28.0/22\",\r\n + \ \"52.136.16.0/24\",\r\n \"52.136.32.0/19\",\r\n \"52.140.128.0/18\",\r\n + \ \"52.183.128.0/18\",\r\n \"52.239.135.192/26\",\r\n \"52.239.187.128/25\",\r\n + \ \"52.245.76.0/22\",\r\n \"52.249.64.0/19\",\r\n \"104.44.93.224/27\",\r\n + \ \"104.44.95.112/28\",\r\n \"104.47.212.0/23\",\r\n \"104.211.128.0/18\",\r\n + \ \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n \ \"2603:1040:806::/47\",\r\n \"2603:1046:1408::/48\",\r\n \ \"2603:1046:1500::/64\",\r\n \"2603:1046:2000:20::/59\",\r\n - \ \"2603:1047:1:20::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.westus\",\r\n \"id\": \"AzureCloud.westus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"23\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.64.0.0/16\",\r\n \"13.73.32.0/19\",\r\n \"13.83.0.0/16\",\r\n - \ \"13.86.128.0/17\",\r\n \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n - \ \"13.88.128.0/18\",\r\n \"13.91.0.0/16\",\r\n \"13.93.128.0/17\",\r\n - \ \"13.104.144.192/27\",\r\n \"13.104.158.16/28\",\r\n \"13.104.158.64/26\",\r\n - \ \"13.104.208.96/27\",\r\n \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n - \ \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n \"13.105.19.128/25\",\r\n - \ \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n \"13.105.97.0/27\",\r\n - \ \"20.43.192.0/18\",\r\n \"20.47.2.0/24\",\r\n \"20.47.22.0/23\",\r\n - \ \"20.47.110.0/24\",\r\n \"20.47.116.0/24\",\r\n \"20.49.120.0/21\",\r\n - \ \"20.57.192.0/19\",\r\n \"20.59.64.0/18\",\r\n \"20.60.1.0/24\",\r\n - \ \"20.60.34.0/23\",\r\n \"20.60.52.0/23\",\r\n \"20.60.80.0/23\",\r\n - \ \"20.60.168.0/23\",\r\n \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n - \ \"20.66.0.0/17\",\r\n \"20.95.1.0/24\",\r\n \"20.112.184.0/21\",\r\n + \ \"2603:1047:1:20::/59\",\r\n \"2603:1063:2202:4::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westus\",\r\n + \ \"id\": \"AzureCloud.westus\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"25\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.64.0.0/16\",\r\n + \ \"13.73.32.0/19\",\r\n \"13.83.0.0/16\",\r\n \"13.86.128.0/17\",\r\n + \ \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n \"13.88.128.0/18\",\r\n + \ \"13.91.0.0/16\",\r\n \"13.93.128.0/17\",\r\n \"13.104.144.192/27\",\r\n + \ \"13.104.158.16/28\",\r\n \"13.104.158.64/26\",\r\n \"13.104.208.96/27\",\r\n + \ \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n \"13.105.17.64/26\",\r\n + \ \"13.105.17.128/26\",\r\n \"13.105.19.128/25\",\r\n \"13.105.96.64/27\",\r\n + \ \"13.105.96.96/28\",\r\n \"13.105.97.0/27\",\r\n \"20.43.192.0/18\",\r\n + \ \"20.47.2.0/24\",\r\n \"20.47.22.0/23\",\r\n \"20.47.110.0/24\",\r\n + \ \"20.47.116.0/24\",\r\n \"20.49.120.0/21\",\r\n \"20.57.192.0/19\",\r\n + \ \"20.59.64.0/18\",\r\n \"20.60.1.0/24\",\r\n \"20.60.34.0/23\",\r\n + \ \"20.60.52.0/23\",\r\n \"20.60.80.0/23\",\r\n \"20.60.168.0/23\",\r\n + \ \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n \"20.66.0.0/17\",\r\n + \ \"20.95.1.0/24\",\r\n \"20.95.52.0/24\",\r\n \"20.112.184.0/21\",\r\n \ \"20.125.240.0/20\",\r\n \"20.135.74.0/23\",\r\n \"20.150.34.0/23\",\r\n \ \"20.150.91.0/24\",\r\n \"20.150.102.0/24\",\r\n \"20.152.2.0/23\",\r\n \ \"20.157.32.0/24\",\r\n \"20.157.57.0/24\",\r\n \"20.157.72.0/24\",\r\n @@ -30657,7 +31426,8 @@ interactions: \ \"20.237.128.0/17\",\r\n \"20.245.0.0/16\",\r\n \"20.253.128.0/17\",\r\n \ \"23.99.0.0/18\",\r\n \"23.99.64.0/19\",\r\n \"23.100.32.0/20\",\r\n \ \"23.101.192.0/20\",\r\n \"40.65.0.0/18\",\r\n \"40.75.128.0/17\",\r\n - \ \"40.78.0.0/17\",\r\n \"40.78.216.0/24\",\r\n \"40.80.152.0/21\",\r\n + \ \"40.78.0.0/17\",\r\n \"40.78.216.0/24\",\r\n \"40.79.204.48/28\",\r\n + \ \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n \"40.80.152.0/21\",\r\n \ \"40.81.0.0/20\",\r\n \"40.82.248.0/21\",\r\n \"40.83.128.0/17\",\r\n \ \"40.85.144.0/20\",\r\n \"40.86.160.0/19\",\r\n \"40.87.160.0/22\",\r\n \ \"40.90.17.96/27\",\r\n \"40.90.18.128/26\",\r\n \"40.90.22.128/25\",\r\n @@ -30703,121 +31473,122 @@ interactions: \ \"2603:1036:2500:10::/64\",\r\n \"2603:1036:3000:1c0::/59\",\r\n \ \"2603:1037:1:1c0::/59\",\r\n \"2603:1063:24::/56\",\r\n \ \"2603:1063:124::/55\",\r\n \"2603:1063:224::/55\",\r\n - \ \"2a01:111:f100:3000::/52\",\r\n \"2a01:111:f403:c000::/64\",\r\n - \ \"2a01:111:f403:c800::/64\",\r\n \"2a01:111:f403:c914::/62\",\r\n - \ \"2a01:111:f403:c918::/64\",\r\n \"2a01:111:f403:d000::/64\",\r\n - \ \"2a01:111:f403:d800::/64\",\r\n \"2a01:111:f403:e000::/64\",\r\n - \ \"2a01:111:f403:f800::/62\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.westus2\",\r\n \"id\": \"AzureCloud.westus2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"17\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.66.128.0/17\",\r\n \"13.77.128.0/18\",\r\n \"13.104.129.64/26\",\r\n - \ \"13.104.145.0/26\",\r\n \"13.104.208.192/26\",\r\n \"13.104.213.0/25\",\r\n - \ \"13.104.220.0/25\",\r\n \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n - \ \"13.105.18.160/27\",\r\n \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n - \ \"13.105.36.64/27\",\r\n \"13.105.36.128/26\",\r\n \"13.105.66.64/26\",\r\n - \ \"13.105.101.176/28\",\r\n \"20.3.0.0/16\",\r\n \"20.9.128.0/17\",\r\n - \ \"20.29.128.0/17\",\r\n \"20.36.0.0/19\",\r\n \"20.38.99.0/24\",\r\n - \ \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n - \ \"20.42.176.0/20\",\r\n \"20.47.62.0/23\",\r\n \"20.47.120.0/23\",\r\n - \ \"20.51.8.0/21\",\r\n \"20.51.64.0/18\",\r\n \"20.57.128.0/18\",\r\n - \ \"20.59.0.0/18\",\r\n \"20.60.20.0/24\",\r\n \"20.60.68.0/22\",\r\n - \ \"20.60.152.0/23\",\r\n \"20.60.228.0/23\",\r\n \"20.64.128.0/17\",\r\n - \ \"20.69.64.0/18\",\r\n \"20.69.128.0/18\",\r\n \"20.72.192.0/18\",\r\n - \ \"20.80.128.0/18\",\r\n \"20.83.64.0/18\",\r\n \"20.83.192.0/18\",\r\n - \ \"20.94.192.0/18\",\r\n \"20.95.3.0/24\",\r\n \"20.98.64.0/18\",\r\n - \ \"20.99.128.0/17\",\r\n \"20.109.128.0/18\",\r\n \"20.112.0.0/17\",\r\n - \ \"20.114.0.0/18\",\r\n \"20.115.128.0/17\",\r\n \"20.120.128.0/17\",\r\n - \ \"20.125.0.0/18\",\r\n \"20.135.18.0/23\",\r\n \"20.135.228.0/22\",\r\n - \ \"20.135.232.0/23\",\r\n \"20.150.68.0/24\",\r\n \"20.150.78.0/24\",\r\n - \ \"20.150.87.0/24\",\r\n \"20.150.107.0/24\",\r\n \"20.152.4.0/23\",\r\n - \ \"20.157.25.0/24\",\r\n \"20.157.50.0/23\",\r\n \"20.157.106.0/24\",\r\n - \ \"20.157.110.0/24\",\r\n \"20.157.118.0/24\",\r\n \"20.157.125.0/24\",\r\n - \ \"20.157.180.0/24\",\r\n \"20.187.0.0/18\",\r\n \"20.190.0.0/18\",\r\n - \ \"20.190.133.0/24\",\r\n \"20.190.154.0/24\",\r\n \"20.191.64.0/18\",\r\n - \ \"20.201.223.0/24\",\r\n \"20.201.231.0/24\",\r\n \"20.202.23.0/24\",\r\n - \ \"20.230.128.0/17\",\r\n \"20.236.0.0/18\",\r\n \"20.252.0.0/17\",\r\n - \ \"23.98.47.0/24\",\r\n \"23.102.192.0/21\",\r\n \"23.102.203.0/24\",\r\n - \ \"23.103.64.32/27\",\r\n \"23.103.64.64/27\",\r\n \"40.64.64.0/18\",\r\n - \ \"40.64.128.0/21\",\r\n \"40.65.64.0/18\",\r\n \"40.77.136.0/28\",\r\n - \ \"40.77.136.64/28\",\r\n \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n - \ \"40.77.162.0/24\",\r\n \"40.77.164.0/24\",\r\n \"40.77.169.0/24\",\r\n - \ \"40.77.175.64/27\",\r\n \"40.77.180.0/23\",\r\n \"40.77.182.64/27\",\r\n - \ \"40.77.185.128/25\",\r\n \"40.77.186.0/23\",\r\n \"40.77.198.128/25\",\r\n - \ \"40.77.199.128/26\",\r\n \"40.77.200.0/25\",\r\n \"40.77.202.0/24\",\r\n - \ \"40.77.224.96/27\",\r\n \"40.77.230.0/24\",\r\n \"40.77.232.128/25\",\r\n - \ \"40.77.234.224/27\",\r\n \"40.77.236.128/27\",\r\n \"40.77.240.128/25\",\r\n - \ \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n - \ \"40.77.247.0/24\",\r\n \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n - \ \"40.77.254.128/25\",\r\n \"40.78.208.32/30\",\r\n \"40.78.217.0/24\",\r\n - \ \"40.78.240.0/20\",\r\n \"40.79.206.128/27\",\r\n \"40.80.160.0/24\",\r\n - \ \"40.82.36.0/22\",\r\n \"40.87.232.0/21\",\r\n \"40.90.16.192/26\",\r\n - \ \"40.90.131.32/27\",\r\n \"40.90.132.48/28\",\r\n \"40.90.136.224/27\",\r\n - \ \"40.90.138.208/28\",\r\n \"40.90.139.32/27\",\r\n \"40.90.146.32/27\",\r\n - \ \"40.90.148.192/27\",\r\n \"40.90.153.0/26\",\r\n \"40.90.192.0/19\",\r\n - \ \"40.91.0.0/22\",\r\n \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n - \ \"40.93.7.0/24\",\r\n \"40.93.10.0/24\",\r\n \"40.96.50.0/24\",\r\n - \ \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n \"40.97.5.0/24\",\r\n - \ \"40.123.160.0/22\",\r\n \"40.125.64.0/18\",\r\n \"40.126.5.0/24\",\r\n - \ \"40.126.26.0/24\",\r\n \"51.141.160.0/19\",\r\n \"51.143.0.0/17\",\r\n - \ \"52.96.11.0/24\",\r\n \"52.101.28.0/22\",\r\n \"52.101.42.0/24\",\r\n - \ \"52.101.46.0/23\",\r\n \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n - \ \"52.102.134.0/24\",\r\n \"52.102.136.0/24\",\r\n \"52.103.8.0/24\",\r\n - \ \"52.103.10.0/24\",\r\n \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n - \ \"52.108.72.0/24\",\r\n \"52.108.93.0/24\",\r\n \"52.109.24.0/22\",\r\n - \ \"52.111.246.0/24\",\r\n \"52.112.105.0/24\",\r\n \"52.112.109.0/24\",\r\n - \ \"52.112.115.0/24\",\r\n \"52.114.148.0/22\",\r\n \"52.115.55.0/24\",\r\n - \ \"52.123.5.0/24\",\r\n \"52.136.0.0/22\",\r\n \"52.137.64.0/18\",\r\n - \ \"52.143.64.0/18\",\r\n \"52.143.197.0/24\",\r\n \"52.143.211.0/24\",\r\n - \ \"52.148.128.0/18\",\r\n \"52.149.0.0/18\",\r\n \"52.151.0.0/18\",\r\n - \ \"52.156.64.0/18\",\r\n \"52.156.128.0/19\",\r\n \"52.158.224.0/19\",\r\n - \ \"52.175.192.0/18\",\r\n \"52.183.0.0/17\",\r\n \"52.191.128.0/18\",\r\n - \ \"52.229.0.0/18\",\r\n \"52.232.152.0/24\",\r\n \"52.233.64.0/18\",\r\n - \ \"52.235.64.0/18\",\r\n \"52.239.148.128/25\",\r\n \"52.239.176.128/25\",\r\n - \ \"52.239.193.0/24\",\r\n \"52.239.210.0/23\",\r\n \"52.239.236.0/23\",\r\n - \ \"52.245.52.0/22\",\r\n \"52.246.192.0/18\",\r\n \"52.247.192.0/18\",\r\n - \ \"52.250.0.0/17\",\r\n \"53.103.136.0/24\",\r\n \"65.52.111.0/24\",\r\n - \ \"65.55.32.128/28\",\r\n \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n - \ \"65.55.33.176/28\",\r\n \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n - \ \"65.55.44.8/29\",\r\n \"65.55.44.112/28\",\r\n \"65.55.51.0/24\",\r\n - \ \"65.55.105.160/27\",\r\n \"65.55.106.192/28\",\r\n \"65.55.106.240/28\",\r\n - \ \"65.55.107.0/28\",\r\n \"65.55.107.96/27\",\r\n \"65.55.110.0/24\",\r\n - \ \"65.55.120.0/24\",\r\n \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n - \ \"65.55.210.0/24\",\r\n \"65.55.219.64/26\",\r\n \"65.55.250.0/24\",\r\n - \ \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n - \ \"70.37.16.0/20\",\r\n \"70.37.32.0/20\",\r\n \"104.44.89.128/27\",\r\n - \ \"104.44.89.192/27\",\r\n \"104.44.95.0/28\",\r\n \"131.253.12.160/28\",\r\n - \ \"131.253.12.228/30\",\r\n \"131.253.13.24/29\",\r\n \"131.253.13.88/30\",\r\n - \ \"131.253.13.128/27\",\r\n \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n - \ \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n \"131.253.14.192/29\",\r\n - \ \"131.253.15.192/28\",\r\n \"131.253.35.128/26\",\r\n \"131.253.40.128/27\",\r\n - \ \"131.253.41.0/24\",\r\n \"134.170.222.0/24\",\r\n \"137.116.176.0/21\",\r\n - \ \"157.55.2.128/26\",\r\n \"157.55.12.64/26\",\r\n \"157.55.13.64/26\",\r\n - \ \"157.55.39.0/24\",\r\n \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n - \ \"157.55.55.240/28\",\r\n \"157.55.106.0/26\",\r\n \"157.55.154.128/25\",\r\n - \ \"157.56.2.0/25\",\r\n \"157.56.3.128/25\",\r\n \"157.56.19.224/27\",\r\n - \ \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n \"157.56.80.0/25\",\r\n - \ \"168.62.64.0/19\",\r\n \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n - \ \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n \"199.30.31.192/26\",\r\n - \ \"207.46.13.0/24\",\r\n \"209.240.212.0/23\",\r\n \"2603:1030:c00::/48\",\r\n - \ \"2603:1030:c02::/47\",\r\n \"2603:1030:c04::/48\",\r\n - \ \"2603:1030:c05::/48\",\r\n \"2603:1030:c06::/48\",\r\n - \ \"2603:1030:c07::/48\",\r\n \"2603:1030:d00::/47\",\r\n - \ \"2603:1030:e01:2::/64\",\r\n \"2603:1036:903::/64\",\r\n - \ \"2603:1036:d20::/64\",\r\n \"2603:1036:2409::/48\",\r\n - \ \"2603:1036:2500:14::/64\",\r\n \"2603:1036:3000:c0::/59\",\r\n - \ \"2603:1037:1:c0::/59\",\r\n \"2a01:111:f403:c004::/62\",\r\n + \ \"2603:1063:2200:30::/64\",\r\n \"2a01:111:f100:3000::/52\",\r\n + \ \"2a01:111:f403:c000::/64\",\r\n \"2a01:111:f403:c800::/64\",\r\n + \ \"2a01:111:f403:c914::/62\",\r\n \"2a01:111:f403:c918::/64\",\r\n + \ \"2a01:111:f403:d000::/64\",\r\n \"2a01:111:f403:d800::/64\",\r\n + \ \"2a01:111:f403:e000::/64\",\r\n \"2a01:111:f403:f800::/62\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westus2\",\r\n + \ \"id\": \"AzureCloud.westus2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n + \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.66.128.0/17\",\r\n + \ \"13.77.128.0/18\",\r\n \"13.104.129.64/26\",\r\n \"13.104.145.0/26\",\r\n + \ \"13.104.208.192/26\",\r\n \"13.104.213.0/25\",\r\n \"13.104.220.0/25\",\r\n + \ \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n \"13.105.18.160/27\",\r\n + \ \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n \"13.105.36.64/27\",\r\n + \ \"13.105.36.128/26\",\r\n \"13.105.66.64/26\",\r\n \"13.105.101.176/28\",\r\n + \ \"20.3.0.0/16\",\r\n \"20.9.128.0/17\",\r\n \"20.29.128.0/17\",\r\n + \ \"20.36.0.0/19\",\r\n \"20.38.99.0/24\",\r\n \"20.42.128.0/19\",\r\n + \ \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n \"20.42.176.0/20\",\r\n + \ \"20.47.62.0/23\",\r\n \"20.47.120.0/23\",\r\n \"20.51.8.0/21\",\r\n + \ \"20.51.64.0/18\",\r\n \"20.57.128.0/18\",\r\n \"20.59.0.0/18\",\r\n + \ \"20.60.20.0/24\",\r\n \"20.60.68.0/22\",\r\n \"20.60.152.0/23\",\r\n + \ \"20.60.228.0/23\",\r\n \"20.64.128.0/17\",\r\n \"20.69.64.0/18\",\r\n + \ \"20.69.128.0/18\",\r\n \"20.72.192.0/18\",\r\n \"20.80.128.0/18\",\r\n + \ \"20.83.64.0/18\",\r\n \"20.83.192.0/18\",\r\n \"20.94.192.0/18\",\r\n + \ \"20.95.3.0/24\",\r\n \"20.98.64.0/18\",\r\n \"20.99.128.0/17\",\r\n + \ \"20.109.128.0/18\",\r\n \"20.112.0.0/17\",\r\n \"20.114.0.0/18\",\r\n + \ \"20.115.128.0/17\",\r\n \"20.120.128.0/17\",\r\n \"20.125.0.0/18\",\r\n + \ \"20.135.18.0/23\",\r\n \"20.135.228.0/22\",\r\n \"20.135.232.0/23\",\r\n + \ \"20.150.68.0/24\",\r\n \"20.150.78.0/24\",\r\n \"20.150.87.0/24\",\r\n + \ \"20.150.107.0/24\",\r\n \"20.152.4.0/23\",\r\n \"20.157.25.0/24\",\r\n + \ \"20.157.50.0/23\",\r\n \"20.157.106.0/24\",\r\n \"20.157.110.0/24\",\r\n + \ \"20.157.118.0/24\",\r\n \"20.157.125.0/24\",\r\n \"20.157.180.0/24\",\r\n + \ \"20.187.0.0/18\",\r\n \"20.190.0.0/18\",\r\n \"20.190.133.0/24\",\r\n + \ \"20.190.154.0/24\",\r\n \"20.191.64.0/18\",\r\n \"20.201.223.0/24\",\r\n + \ \"20.201.231.0/24\",\r\n \"20.202.23.0/24\",\r\n \"20.230.128.0/17\",\r\n + \ \"20.236.0.0/18\",\r\n \"20.252.0.0/17\",\r\n \"23.98.47.0/24\",\r\n + \ \"23.102.192.0/21\",\r\n \"23.102.203.0/24\",\r\n \"23.103.64.32/27\",\r\n + \ \"23.103.64.64/27\",\r\n \"40.64.64.0/18\",\r\n \"40.64.128.0/21\",\r\n + \ \"40.65.64.0/18\",\r\n \"40.77.136.0/28\",\r\n \"40.77.136.64/28\",\r\n + \ \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n \"40.77.162.0/24\",\r\n + \ \"40.77.164.0/24\",\r\n \"40.77.169.0/24\",\r\n \"40.77.175.64/27\",\r\n + \ \"40.77.180.0/23\",\r\n \"40.77.182.64/27\",\r\n \"40.77.185.128/25\",\r\n + \ \"40.77.186.0/23\",\r\n \"40.77.198.128/25\",\r\n \"40.77.199.128/26\",\r\n + \ \"40.77.200.0/25\",\r\n \"40.77.202.0/24\",\r\n \"40.77.224.96/27\",\r\n + \ \"40.77.230.0/24\",\r\n \"40.77.232.128/25\",\r\n \"40.77.234.224/27\",\r\n + \ \"40.77.236.128/27\",\r\n \"40.77.240.128/25\",\r\n \"40.77.241.0/24\",\r\n + \ \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n \"40.77.247.0/24\",\r\n + \ \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n \"40.77.254.128/25\",\r\n + \ \"40.78.208.32/30\",\r\n \"40.78.217.0/24\",\r\n \"40.78.240.0/20\",\r\n + \ \"40.79.206.128/27\",\r\n \"40.80.160.0/24\",\r\n \"40.82.36.0/22\",\r\n + \ \"40.87.232.0/21\",\r\n \"40.90.16.192/26\",\r\n \"40.90.131.32/27\",\r\n + \ \"40.90.132.48/28\",\r\n \"40.90.136.224/27\",\r\n \"40.90.138.208/28\",\r\n + \ \"40.90.139.32/27\",\r\n \"40.90.146.32/27\",\r\n \"40.90.148.192/27\",\r\n + \ \"40.90.153.0/26\",\r\n \"40.90.192.0/19\",\r\n \"40.91.0.0/22\",\r\n + \ \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n \"40.93.7.0/24\",\r\n + \ \"40.93.10.0/24\",\r\n \"40.96.50.0/24\",\r\n \"40.96.61.0/24\",\r\n + \ \"40.96.63.0/24\",\r\n \"40.97.5.0/24\",\r\n \"40.123.160.0/22\",\r\n + \ \"40.125.64.0/18\",\r\n \"40.126.5.0/24\",\r\n \"40.126.26.0/24\",\r\n + \ \"51.141.160.0/19\",\r\n \"51.143.0.0/17\",\r\n \"52.96.11.0/24\",\r\n + \ \"52.101.28.0/22\",\r\n \"52.101.42.0/24\",\r\n \"52.101.46.0/23\",\r\n + \ \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n \"52.102.134.0/24\",\r\n + \ \"52.102.136.0/24\",\r\n \"52.103.8.0/24\",\r\n \"52.103.10.0/24\",\r\n + \ \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n \"52.108.72.0/24\",\r\n + \ \"52.108.93.0/24\",\r\n \"52.109.24.0/22\",\r\n \"52.111.246.0/24\",\r\n + \ \"52.112.105.0/24\",\r\n \"52.112.109.0/24\",\r\n \"52.112.115.0/24\",\r\n + \ \"52.114.148.0/22\",\r\n \"52.115.55.0/24\",\r\n \"52.123.5.0/24\",\r\n + \ \"52.136.0.0/22\",\r\n \"52.137.64.0/18\",\r\n \"52.143.64.0/18\",\r\n + \ \"52.143.197.0/24\",\r\n \"52.143.211.0/24\",\r\n \"52.148.128.0/18\",\r\n + \ \"52.149.0.0/18\",\r\n \"52.151.0.0/18\",\r\n \"52.156.64.0/18\",\r\n + \ \"52.156.128.0/19\",\r\n \"52.158.224.0/19\",\r\n \"52.175.192.0/18\",\r\n + \ \"52.183.0.0/17\",\r\n \"52.191.128.0/18\",\r\n \"52.229.0.0/18\",\r\n + \ \"52.232.152.0/24\",\r\n \"52.233.64.0/18\",\r\n \"52.235.64.0/18\",\r\n + \ \"52.239.148.128/25\",\r\n \"52.239.176.128/25\",\r\n \"52.239.193.0/24\",\r\n + \ \"52.239.210.0/23\",\r\n \"52.239.236.0/23\",\r\n \"52.245.52.0/22\",\r\n + \ \"52.246.192.0/18\",\r\n \"52.247.192.0/18\",\r\n \"52.250.0.0/17\",\r\n + \ \"53.103.136.0/24\",\r\n \"65.52.111.0/24\",\r\n \"65.55.32.128/28\",\r\n + \ \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n \"65.55.33.176/28\",\r\n + \ \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n \"65.55.44.8/29\",\r\n + \ \"65.55.44.112/28\",\r\n \"65.55.51.0/24\",\r\n \"65.55.105.160/27\",\r\n + \ \"65.55.106.192/28\",\r\n \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n + \ \"65.55.107.96/27\",\r\n \"65.55.110.0/24\",\r\n \"65.55.120.0/24\",\r\n + \ \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n \"65.55.210.0/24\",\r\n + \ \"65.55.219.64/26\",\r\n \"65.55.250.0/24\",\r\n \"65.55.252.0/24\",\r\n + \ \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n \"70.37.16.0/20\",\r\n + \ \"70.37.32.0/20\",\r\n \"104.44.89.128/27\",\r\n \"104.44.89.192/27\",\r\n + \ \"104.44.95.0/28\",\r\n \"131.253.12.160/28\",\r\n \"131.253.12.228/30\",\r\n + \ \"131.253.13.24/29\",\r\n \"131.253.13.88/30\",\r\n \"131.253.13.128/27\",\r\n + \ \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n \"131.253.14.96/27\",\r\n + \ \"131.253.14.128/27\",\r\n \"131.253.14.192/29\",\r\n \"131.253.15.192/28\",\r\n + \ \"131.253.35.128/26\",\r\n \"131.253.40.128/27\",\r\n \"131.253.41.0/24\",\r\n + \ \"134.170.222.0/24\",\r\n \"137.116.176.0/21\",\r\n \"157.55.2.128/26\",\r\n + \ \"157.55.12.64/26\",\r\n \"157.55.13.64/26\",\r\n \"157.55.39.0/24\",\r\n + \ \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n \"157.55.55.240/28\",\r\n + \ \"157.55.106.0/26\",\r\n \"157.55.154.128/25\",\r\n \"157.56.2.0/25\",\r\n + \ \"157.56.3.128/25\",\r\n \"157.56.19.224/27\",\r\n \"157.56.21.160/27\",\r\n + \ \"157.56.21.192/27\",\r\n \"157.56.80.0/25\",\r\n \"168.62.64.0/19\",\r\n + \ \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n \"199.30.27.144/28\",\r\n + \ \"199.30.27.160/27\",\r\n \"199.30.31.192/26\",\r\n \"207.46.13.0/24\",\r\n + \ \"209.240.212.0/23\",\r\n \"2603:1030:c00::/48\",\r\n \"2603:1030:c02::/47\",\r\n + \ \"2603:1030:c04::/48\",\r\n \"2603:1030:c05::/48\",\r\n + \ \"2603:1030:c06::/48\",\r\n \"2603:1030:c07::/48\",\r\n + \ \"2603:1030:d00::/47\",\r\n \"2603:1030:e01:2::/64\",\r\n + \ \"2603:1036:903::/64\",\r\n \"2603:1036:d20::/64\",\r\n + \ \"2603:1036:2409::/48\",\r\n \"2603:1036:2500:14::/64\",\r\n + \ \"2603:1036:3000:c0::/59\",\r\n \"2603:1037:1:c0::/59\",\r\n + \ \"2603:1063:2200:14::/64\",\r\n \"2a01:111:f403:c004::/62\",\r\n \ \"2a01:111:f403:c804::/62\",\r\n \"2a01:111:f403:c919::/64\",\r\n \ \"2a01:111:f403:c91a::/63\",\r\n \"2a01:111:f403:c91c::/63\",\r\n \ \"2a01:111:f403:d004::/62\",\r\n \"2a01:111:f403:d804::/62\",\r\n \ \"2a01:111:f403:f804::/62\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.westus3\",\r\n \"id\": \"AzureCloud.westus3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"westus3\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.66.32/27\",\r\n \"13.105.66.128/28\",\r\n \ \"13.105.66.160/27\",\r\n \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n \ \"13.105.74.64/27\",\r\n \"13.105.102.224/27\",\r\n \"13.105.103.0/28\",\r\n @@ -30829,108 +31600,109 @@ interactions: \ \"20.135.222.0/23\",\r\n \"20.135.224.0/22\",\r\n \"20.143.0.0/24\",\r\n \ \"20.150.30.0/24\",\r\n \"20.150.128.0/17\",\r\n \"20.157.40.0/24\",\r\n \ \"20.157.145.0/24\",\r\n \"20.157.191.0/24\",\r\n \"20.157.194.0/24\",\r\n - \ \"20.163.0.0/17\",\r\n \"20.190.190.128/25\",\r\n \"20.209.4.0/23\",\r\n - \ \"40.79.204.160/27\",\r\n \"40.79.205.64/28\",\r\n \"40.79.205.96/27\",\r\n - \ \"40.119.88.0/22\",\r\n \"40.126.62.128/25\",\r\n \"40.126.202.0/24\",\r\n - \ \"52.108.139.0/24\",\r\n \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n - \ \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n + \ \"20.163.0.0/17\",\r\n \"20.168.0.0/17\",\r\n \"20.190.190.128/25\",\r\n + \ \"20.209.4.0/23\",\r\n \"40.79.204.160/27\",\r\n \"40.79.205.64/28\",\r\n + \ \"40.79.205.96/27\",\r\n \"40.119.88.0/22\",\r\n \"40.126.62.128/25\",\r\n + \ \"40.126.202.0/24\",\r\n \"52.108.139.0/24\",\r\n \"52.253.182.0/23\",\r\n + \ \"52.253.184.0/24\",\r\n \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n \ \"2603:1030:504::/47\",\r\n \"2603:1036:240c::/48\",\r\n \ \"2603:1036:2500:18::/63\",\r\n \"2603:1036:2500:38::/64\",\r\n - \ \"2603:1036:3000:e0::/59\",\r\n \"2603:1037:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCognitiveSearch\",\r\n - \ \"id\": \"AzureCognitiveSearch\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureCognitiveSearch\",\r\n \"addressPrefixes\": - [\r\n \"13.64.32.141/32\",\r\n \"13.83.22.45/32\",\r\n \"13.83.22.74/32\",\r\n - \ \"13.83.22.119/32\",\r\n \"13.86.5.51/32\",\r\n \"20.17.48.192/26\",\r\n - \ \"20.21.32.192/26\",\r\n \"20.36.120.128/26\",\r\n \"20.37.64.128/26\",\r\n - \ \"20.37.156.128/26\",\r\n \"20.37.193.192/26\",\r\n \"20.37.224.128/26\",\r\n - \ \"20.38.84.0/26\",\r\n \"20.38.136.128/26\",\r\n \"20.39.8.192/26\",\r\n - \ \"20.40.123.36/32\",\r\n \"20.40.123.39/32\",\r\n \"20.40.123.46/32\",\r\n - \ \"20.40.123.72/32\",\r\n \"20.41.4.128/26\",\r\n \"20.41.65.64/26\",\r\n - \ \"20.41.193.64/26\",\r\n \"20.42.4.128/26\",\r\n \"20.42.24.90/32\",\r\n - \ \"20.42.29.212/32\",\r\n \"20.42.30.105/32\",\r\n \"20.42.34.190/32\",\r\n - \ \"20.42.35.204/32\",\r\n \"20.42.129.192/26\",\r\n \"20.42.225.192/26\",\r\n - \ \"20.43.41.64/26\",\r\n \"20.43.65.64/26\",\r\n \"20.43.130.128/26\",\r\n - \ \"20.44.74.182/32\",\r\n \"20.44.76.53/32\",\r\n \"20.44.76.61/32\",\r\n - \ \"20.44.76.86/32\",\r\n \"20.45.0.49/32\",\r\n \"20.45.2.122/32\",\r\n - \ \"20.45.112.128/26\",\r\n \"20.45.192.128/26\",\r\n \"20.72.17.0/26\",\r\n - \ \"20.150.160.128/26\",\r\n \"20.185.110.199/32\",\r\n \"20.189.106.128/26\",\r\n - \ \"20.189.129.94/32\",\r\n \"20.192.161.0/26\",\r\n \"20.192.225.64/26\",\r\n - \ \"20.215.0.192/26\",\r\n \"20.217.40.192/26\",\r\n \"23.100.238.27/32\",\r\n - \ \"23.100.238.34/31\",\r\n \"23.100.238.37/32\",\r\n \"40.64.8.64/26\",\r\n - \ \"40.65.173.157/32\",\r\n \"40.65.175.212/32\",\r\n \"40.65.175.228/32\",\r\n - \ \"40.66.56.233/32\",\r\n \"40.67.48.128/26\",\r\n \"40.74.18.154/32\",\r\n - \ \"40.74.30.0/26\",\r\n \"40.80.57.64/26\",\r\n \"40.80.169.64/26\",\r\n - \ \"40.80.186.192/26\",\r\n \"40.80.216.231/32\",\r\n \"40.80.217.38/32\",\r\n - \ \"40.80.219.46/32\",\r\n \"40.81.9.100/32\",\r\n \"40.81.9.131/32\",\r\n - \ \"40.81.9.203/32\",\r\n \"40.81.9.209/32\",\r\n \"40.81.9.213/32\",\r\n - \ \"40.81.9.221/32\",\r\n \"40.81.10.36/32\",\r\n \"40.81.12.133/32\",\r\n - \ \"40.81.15.8/32\",\r\n \"40.81.15.39/32\",\r\n \"40.81.29.152/32\",\r\n - \ \"40.81.188.130/32\",\r\n \"40.81.191.58/32\",\r\n \"40.81.253.154/32\",\r\n - \ \"40.82.155.65/32\",\r\n \"40.82.253.0/26\",\r\n \"40.89.17.64/26\",\r\n - \ \"40.90.190.180/32\",\r\n \"40.90.240.17/32\",\r\n \"40.91.93.84/32\",\r\n - \ \"40.91.127.116/32\",\r\n \"40.91.127.241/32\",\r\n \"40.119.11.0/26\",\r\n - \ \"51.12.41.64/26\",\r\n \"51.12.193.64/26\",\r\n \"51.53.24.192/26\",\r\n - \ \"51.53.168.192/26\",\r\n \"51.104.25.64/26\",\r\n \"51.105.80.128/26\",\r\n - \ \"51.105.88.128/26\",\r\n \"51.107.48.128/26\",\r\n \"51.107.144.128/26\",\r\n - \ \"51.116.48.96/28\",\r\n \"51.116.144.96/28\",\r\n \"51.120.40.128/26\",\r\n - \ \"51.120.224.128/26\",\r\n \"51.132.43.66/32\",\r\n \"51.137.161.64/26\",\r\n - \ \"51.143.104.54/32\",\r\n \"51.143.104.90/32\",\r\n \"51.143.192.128/26\",\r\n - \ \"51.145.124.157/32\",\r\n \"51.145.124.158/32\",\r\n \"51.145.176.249/32\",\r\n - \ \"51.145.177.212/32\",\r\n \"51.145.178.138/32\",\r\n \"51.145.178.140/32\",\r\n - \ \"52.136.48.128/26\",\r\n \"52.137.24.236/32\",\r\n \"52.137.26.114/32\",\r\n - \ \"52.137.26.155/32\",\r\n \"52.137.26.198/32\",\r\n \"52.137.27.49/32\",\r\n - \ \"52.137.56.115/32\",\r\n \"52.137.60.208/32\",\r\n \"52.139.0.47/32\",\r\n - \ \"52.139.0.49/32\",\r\n \"52.140.105.64/26\",\r\n \"52.140.233.105/32\",\r\n - \ \"52.150.139.0/26\",\r\n \"52.151.235.150/32\",\r\n \"52.151.235.242/32\",\r\n - \ \"52.151.235.244/32\",\r\n \"52.155.216.245/32\",\r\n \"52.155.217.84/32\",\r\n - \ \"52.155.221.242/32\",\r\n \"52.155.221.250/32\",\r\n \"52.155.222.35/32\",\r\n - \ \"52.155.222.56/32\",\r\n \"52.157.22.233/32\",\r\n \"52.157.231.64/32\",\r\n - \ \"52.158.28.181/32\",\r\n \"52.158.30.241/32\",\r\n \"52.158.208.11/32\",\r\n - \ \"52.184.80.221/32\",\r\n \"52.185.224.13/32\",\r\n \"52.185.224.38/32\",\r\n - \ \"52.188.217.235/32\",\r\n \"52.188.218.228/32\",\r\n \"52.188.218.239/32\",\r\n - \ \"52.228.81.64/26\",\r\n \"52.242.214.45/32\",\r\n \"52.253.133.74/32\",\r\n - \ \"52.253.229.120/32\",\r\n \"102.37.84.192/26\",\r\n \"102.133.128.33/32\",\r\n - \ \"102.133.217.128/26\",\r\n \"104.45.64.0/32\",\r\n \"104.45.64.147/32\",\r\n - \ \"104.45.64.224/32\",\r\n \"104.45.65.30/32\",\r\n \"104.45.65.89/32\",\r\n - \ \"191.233.9.0/26\",\r\n \"191.233.26.156/32\",\r\n \"191.235.225.64/26\",\r\n - \ \"2603:1000:4::180/121\",\r\n \"2603:1000:104:1::180/121\",\r\n - \ \"2603:1010:6:1::180/121\",\r\n \"2603:1010:101::180/121\",\r\n - \ \"2603:1010:304::180/121\",\r\n \"2603:1010:404::180/121\",\r\n - \ \"2603:1020:5:1::180/121\",\r\n \"2603:1020:206:1::180/121\",\r\n - \ \"2603:1020:305::180/121\",\r\n \"2603:1020:405::180/121\",\r\n - \ \"2603:1020:605::180/121\",\r\n \"2603:1020:705:1::180/121\",\r\n - \ \"2603:1020:805:1::180/121\",\r\n \"2603:1020:905::180/121\",\r\n - \ \"2603:1020:a04:1::180/121\",\r\n \"2603:1020:b04::180/121\",\r\n - \ \"2603:1020:c04:1::180/121\",\r\n \"2603:1020:d04::180/121\",\r\n - \ \"2603:1020:e04:1::180/121\",\r\n \"2603:1020:f04::180/121\",\r\n - \ \"2603:1020:1004::180/121\",\r\n \"2603:1020:1104::180/121\",\r\n - \ \"2603:1020:1302::100/121\",\r\n \"2603:1030:f:1::180/121\",\r\n - \ \"2603:1030:10:1::180/121\",\r\n \"2603:1030:104:1::180/121\",\r\n - \ \"2603:1030:107::180/121\",\r\n \"2603:1030:210:1::180/121\",\r\n - \ \"2603:1030:302::500/121\",\r\n \"2603:1030:40b:1::180/121\",\r\n - \ \"2603:1030:40c:1::180/121\",\r\n \"2603:1030:504:1::180/121\",\r\n - \ \"2603:1030:608::180/121\",\r\n \"2603:1030:807:1::180/121\",\r\n - \ \"2603:1030:a07::180/121\",\r\n \"2603:1030:b04::180/121\",\r\n - \ \"2603:1030:c06:1::180/121\",\r\n \"2603:1030:f05:1::180/121\",\r\n - \ \"2603:1030:1005::180/121\",\r\n \"2603:1040:5:1::180/121\",\r\n - \ \"2603:1040:207::180/121\",\r\n \"2603:1040:407:1::180/121\",\r\n - \ \"2603:1040:606::180/121\",\r\n \"2603:1040:806::180/121\",\r\n - \ \"2603:1040:904:1::180/121\",\r\n \"2603:1040:a06:1::180/121\",\r\n - \ \"2603:1040:b04::180/121\",\r\n \"2603:1040:c06::180/121\",\r\n - \ \"2603:1040:d04::180/121\",\r\n \"2603:1040:e05:1::/121\",\r\n - \ \"2603:1040:f05:1::180/121\",\r\n \"2603:1040:1002::380/121\",\r\n - \ \"2603:1040:1104::180/121\",\r\n \"2603:1040:1202::100/121\",\r\n - \ \"2603:1040:1302::100/121\",\r\n \"2603:1040:1402::100/121\",\r\n - \ \"2603:1040:1503::100/121\",\r\n \"2603:1050:6:1::180/121\",\r\n - \ \"2603:1050:403::180/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors\",\r\n \"id\": \"AzureConnectors\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"2603:1036:3000:e0::/59\",\r\n \"2603:1037:1:e0::/59\",\r\n + \ \"2603:1063:2200:18::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCognitiveSearch\",\r\n \"id\": \"AzureCognitiveSearch\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCognitiveSearch\",\r\n \"addressPrefixes\": [\r\n \"13.64.32.141/32\",\r\n + \ \"13.83.22.45/32\",\r\n \"13.83.22.74/32\",\r\n \"13.83.22.119/32\",\r\n + \ \"13.86.5.51/32\",\r\n \"20.17.48.192/26\",\r\n \"20.21.32.192/26\",\r\n + \ \"20.36.120.128/26\",\r\n \"20.37.64.128/26\",\r\n \"20.37.156.128/26\",\r\n + \ \"20.37.193.192/26\",\r\n \"20.37.224.128/26\",\r\n \"20.38.84.0/26\",\r\n + \ \"20.38.136.128/26\",\r\n \"20.39.8.192/26\",\r\n \"20.40.123.36/32\",\r\n + \ \"20.40.123.39/32\",\r\n \"20.40.123.46/32\",\r\n \"20.40.123.72/32\",\r\n + \ \"20.41.4.128/26\",\r\n \"20.41.65.64/26\",\r\n \"20.41.193.64/26\",\r\n + \ \"20.42.4.128/26\",\r\n \"20.42.24.90/32\",\r\n \"20.42.29.212/32\",\r\n + \ \"20.42.30.105/32\",\r\n \"20.42.34.190/32\",\r\n \"20.42.35.204/32\",\r\n + \ \"20.42.129.192/26\",\r\n \"20.42.225.192/26\",\r\n \"20.43.41.64/26\",\r\n + \ \"20.43.65.64/26\",\r\n \"20.43.130.128/26\",\r\n \"20.44.74.182/32\",\r\n + \ \"20.44.76.53/32\",\r\n \"20.44.76.61/32\",\r\n \"20.44.76.86/32\",\r\n + \ \"20.45.0.49/32\",\r\n \"20.45.2.122/32\",\r\n \"20.45.112.128/26\",\r\n + \ \"20.45.192.128/26\",\r\n \"20.72.17.0/26\",\r\n \"20.150.160.128/26\",\r\n + \ \"20.185.110.199/32\",\r\n \"20.189.106.128/26\",\r\n \"20.189.129.94/32\",\r\n + \ \"20.192.161.0/26\",\r\n \"20.192.225.64/26\",\r\n \"20.215.0.192/26\",\r\n + \ \"20.217.40.192/26\",\r\n \"23.100.238.27/32\",\r\n \"23.100.238.34/31\",\r\n + \ \"23.100.238.37/32\",\r\n \"40.64.8.64/26\",\r\n \"40.65.173.157/32\",\r\n + \ \"40.65.175.212/32\",\r\n \"40.65.175.228/32\",\r\n \"40.66.56.233/32\",\r\n + \ \"40.67.48.128/26\",\r\n \"40.74.18.154/32\",\r\n \"40.74.30.0/26\",\r\n + \ \"40.80.57.64/26\",\r\n \"40.80.169.64/26\",\r\n \"40.80.186.192/26\",\r\n + \ \"40.80.216.231/32\",\r\n \"40.80.217.38/32\",\r\n \"40.80.219.46/32\",\r\n + \ \"40.81.9.100/32\",\r\n \"40.81.9.131/32\",\r\n \"40.81.9.203/32\",\r\n + \ \"40.81.9.209/32\",\r\n \"40.81.9.213/32\",\r\n \"40.81.9.221/32\",\r\n + \ \"40.81.10.36/32\",\r\n \"40.81.12.133/32\",\r\n \"40.81.15.8/32\",\r\n + \ \"40.81.15.39/32\",\r\n \"40.81.29.152/32\",\r\n \"40.81.188.130/32\",\r\n + \ \"40.81.191.58/32\",\r\n \"40.81.253.154/32\",\r\n \"40.82.155.65/32\",\r\n + \ \"40.82.253.0/26\",\r\n \"40.89.17.64/26\",\r\n \"40.90.190.180/32\",\r\n + \ \"40.90.240.17/32\",\r\n \"40.91.93.84/32\",\r\n \"40.91.127.116/32\",\r\n + \ \"40.91.127.241/32\",\r\n \"40.119.11.0/26\",\r\n \"51.12.41.64/26\",\r\n + \ \"51.12.193.64/26\",\r\n \"51.53.24.192/26\",\r\n \"51.53.168.192/26\",\r\n + \ \"51.104.25.64/26\",\r\n \"51.105.80.128/26\",\r\n \"51.105.88.128/26\",\r\n + \ \"51.107.48.128/26\",\r\n \"51.107.144.128/26\",\r\n \"51.116.48.96/28\",\r\n + \ \"51.116.144.96/28\",\r\n \"51.120.40.128/26\",\r\n \"51.120.224.128/26\",\r\n + \ \"51.132.43.66/32\",\r\n \"51.137.161.64/26\",\r\n \"51.143.104.54/32\",\r\n + \ \"51.143.104.90/32\",\r\n \"51.143.192.128/26\",\r\n \"51.145.124.157/32\",\r\n + \ \"51.145.124.158/32\",\r\n \"51.145.176.249/32\",\r\n \"51.145.177.212/32\",\r\n + \ \"51.145.178.138/32\",\r\n \"51.145.178.140/32\",\r\n \"52.136.48.128/26\",\r\n + \ \"52.137.24.236/32\",\r\n \"52.137.26.114/32\",\r\n \"52.137.26.155/32\",\r\n + \ \"52.137.26.198/32\",\r\n \"52.137.27.49/32\",\r\n \"52.137.56.115/32\",\r\n + \ \"52.137.60.208/32\",\r\n \"52.139.0.47/32\",\r\n \"52.139.0.49/32\",\r\n + \ \"52.140.105.64/26\",\r\n \"52.140.233.105/32\",\r\n \"52.150.139.0/26\",\r\n + \ \"52.151.235.150/32\",\r\n \"52.151.235.242/32\",\r\n \"52.151.235.244/32\",\r\n + \ \"52.155.216.245/32\",\r\n \"52.155.217.84/32\",\r\n \"52.155.221.242/32\",\r\n + \ \"52.155.221.250/32\",\r\n \"52.155.222.35/32\",\r\n \"52.155.222.56/32\",\r\n + \ \"52.157.22.233/32\",\r\n \"52.157.231.64/32\",\r\n \"52.158.28.181/32\",\r\n + \ \"52.158.30.241/32\",\r\n \"52.158.208.11/32\",\r\n \"52.184.80.221/32\",\r\n + \ \"52.185.224.13/32\",\r\n \"52.185.224.38/32\",\r\n \"52.188.217.235/32\",\r\n + \ \"52.188.218.228/32\",\r\n \"52.188.218.239/32\",\r\n \"52.228.81.64/26\",\r\n + \ \"52.242.214.45/32\",\r\n \"52.253.133.74/32\",\r\n \"52.253.229.120/32\",\r\n + \ \"102.37.84.192/26\",\r\n \"102.133.128.33/32\",\r\n \"102.133.217.128/26\",\r\n + \ \"104.45.64.0/32\",\r\n \"104.45.64.147/32\",\r\n \"104.45.64.224/32\",\r\n + \ \"104.45.65.30/32\",\r\n \"104.45.65.89/32\",\r\n \"191.233.9.0/26\",\r\n + \ \"191.233.26.156/32\",\r\n \"191.235.225.64/26\",\r\n \"2603:1000:4::180/121\",\r\n + \ \"2603:1000:104:1::180/121\",\r\n \"2603:1010:6:1::180/121\",\r\n + \ \"2603:1010:101::180/121\",\r\n \"2603:1010:304::180/121\",\r\n + \ \"2603:1010:404::180/121\",\r\n \"2603:1020:5:1::180/121\",\r\n + \ \"2603:1020:206:1::180/121\",\r\n \"2603:1020:305::180/121\",\r\n + \ \"2603:1020:405::180/121\",\r\n \"2603:1020:605::180/121\",\r\n + \ \"2603:1020:705:1::180/121\",\r\n \"2603:1020:805:1::180/121\",\r\n + \ \"2603:1020:905::180/121\",\r\n \"2603:1020:a04:1::180/121\",\r\n + \ \"2603:1020:b04::180/121\",\r\n \"2603:1020:c04:1::180/121\",\r\n + \ \"2603:1020:d04::180/121\",\r\n \"2603:1020:e04:1::180/121\",\r\n + \ \"2603:1020:f04::180/121\",\r\n \"2603:1020:1004::180/121\",\r\n + \ \"2603:1020:1104::180/121\",\r\n \"2603:1020:1302::100/121\",\r\n + \ \"2603:1030:f:1::180/121\",\r\n \"2603:1030:10:1::180/121\",\r\n + \ \"2603:1030:104:1::180/121\",\r\n \"2603:1030:107::180/121\",\r\n + \ \"2603:1030:210:1::180/121\",\r\n \"2603:1030:302::500/121\",\r\n + \ \"2603:1030:40b:1::180/121\",\r\n \"2603:1030:40c:1::180/121\",\r\n + \ \"2603:1030:504:1::180/121\",\r\n \"2603:1030:608::180/121\",\r\n + \ \"2603:1030:807:1::180/121\",\r\n \"2603:1030:a07::180/121\",\r\n + \ \"2603:1030:b04::180/121\",\r\n \"2603:1030:c06:1::180/121\",\r\n + \ \"2603:1030:f05:1::180/121\",\r\n \"2603:1030:1005::180/121\",\r\n + \ \"2603:1040:5:1::180/121\",\r\n \"2603:1040:207::180/121\",\r\n + \ \"2603:1040:407:1::180/121\",\r\n \"2603:1040:606::180/121\",\r\n + \ \"2603:1040:806::180/121\",\r\n \"2603:1040:904:1::180/121\",\r\n + \ \"2603:1040:a06:1::180/121\",\r\n \"2603:1040:b04::180/121\",\r\n + \ \"2603:1040:c06::180/121\",\r\n \"2603:1040:d04::180/121\",\r\n + \ \"2603:1040:e05:1::/121\",\r\n \"2603:1040:f05:1::180/121\",\r\n + \ \"2603:1040:1002::380/121\",\r\n \"2603:1040:1104::180/121\",\r\n + \ \"2603:1040:1202::100/121\",\r\n \"2603:1040:1302::100/121\",\r\n + \ \"2603:1040:1402::100/121\",\r\n \"2603:1040:1503::100/121\",\r\n + \ \"2603:1050:6:1::180/121\",\r\n \"2603:1050:403::180/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors\",\r\n + \ \"id\": \"AzureConnectors\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.65.86.57/32\",\r\n \"13.66.130.243/32\",\r\n \ \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n \"13.67.8.240/28\",\r\n @@ -30995,51 +31767,51 @@ interactions: \ \"40.74.100.224/28\",\r\n \"40.74.146.64/28\",\r\n \"40.78.194.240/28\",\r\n \ \"40.78.202.96/28\",\r\n \"40.79.130.208/28\",\r\n \"40.79.148.96/27\",\r\n \ \"40.79.178.240/28\",\r\n \"40.79.180.224/27\",\r\n \"40.79.189.64/27\",\r\n - \ \"40.80.180.64/27\",\r\n \"40.82.184.6/32\",\r\n \"40.82.184.43/32\",\r\n - \ \"40.85.206.95/32\",\r\n \"40.89.131.3/32\",\r\n \"40.89.135.2/32\",\r\n - \ \"40.89.155.59/32\",\r\n \"40.91.208.65/32\",\r\n \"40.112.195.87/32\",\r\n - \ \"40.112.243.160/28\",\r\n \"40.113.242.246/32\",\r\n \"40.114.40.132/32\",\r\n - \ \"40.119.162.44/32\",\r\n \"40.120.8.0/27\",\r\n \"40.120.64.64/27\",\r\n - \ \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n \"51.11.229.148/32\",\r\n - \ \"51.11.229.156/32\",\r\n \"51.12.20.224/27\",\r\n \"51.12.22.128/28\",\r\n - \ \"51.12.29.112/28\",\r\n \"51.12.72.128/27\",\r\n \"51.12.98.240/28\",\r\n - \ \"51.12.102.0/26\",\r\n \"51.12.202.240/28\",\r\n \"51.12.205.192/26\",\r\n - \ \"51.13.18.216/32\",\r\n \"51.13.18.233/32\",\r\n \"51.13.139.160/27\",\r\n - \ \"51.13.139.192/28\",\r\n \"51.53.107.0/26\",\r\n \"51.53.187.0/26\",\r\n - \ \"51.103.142.22/32\",\r\n \"51.103.143.163/32\",\r\n \"51.105.77.96/27\",\r\n - \ \"51.107.59.16/28\",\r\n \"51.107.60.224/27\",\r\n \"51.107.86.217/32\",\r\n - \ \"51.107.155.16/28\",\r\n \"51.107.156.224/27\",\r\n \"51.107.246.112/28\",\r\n - \ \"51.107.246.128/27\",\r\n \"51.107.254.32/27\",\r\n \"51.107.254.64/28\",\r\n - \ \"51.116.55.240/28\",\r\n \"51.116.59.16/28\",\r\n \"51.116.60.192/27\",\r\n - \ \"51.116.74.32/27\",\r\n \"51.116.155.80/28\",\r\n \"51.116.158.96/27\",\r\n - \ \"51.116.211.212/32\",\r\n \"51.116.236.78/32\",\r\n \"51.120.98.224/28\",\r\n - \ \"51.120.100.192/27\",\r\n \"51.120.218.240/28\",\r\n \"51.120.220.192/27\",\r\n - \ \"51.138.215.48/28\",\r\n \"51.138.215.64/27\",\r\n \"51.140.61.124/32\",\r\n - \ \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n \"51.140.80.51/32\",\r\n - \ \"51.140.148.0/28\",\r\n \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n - \ \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n - \ \"51.141.124.13/32\",\r\n \"52.136.133.184/32\",\r\n \"52.136.142.154/32\",\r\n - \ \"52.136.189.16/28\",\r\n \"52.136.189.32/27\",\r\n \"52.138.92.192/27\",\r\n - \ \"52.139.111.0/27\",\r\n \"52.139.111.32/28\",\r\n \"52.141.1.104/32\",\r\n - \ \"52.141.36.214/32\",\r\n \"52.146.138.32/27\",\r\n \"52.147.117.32/27\",\r\n - \ \"52.147.117.64/28\",\r\n \"52.151.42.172/32\",\r\n \"52.151.221.119/32\",\r\n - \ \"52.151.221.184/32\",\r\n \"52.161.101.204/32\",\r\n \"52.161.102.22/32\",\r\n - \ \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n \"52.162.126.4/32\",\r\n - \ \"52.162.242.161/32\",\r\n \"52.171.130.92/32\",\r\n \"52.172.80.0/26\",\r\n - \ \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n \"52.173.241.27/32\",\r\n - \ \"52.173.245.164/32\",\r\n \"52.174.88.118/32\",\r\n \"52.174.180.160/32\",\r\n - \ \"52.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n \"52.180.164.214/32\",\r\n - \ \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n \"52.187.147.27/32\",\r\n - \ \"52.225.129.144/32\",\r\n \"52.225.188.182/32\",\r\n \"52.225.190.190/32\",\r\n - \ \"52.231.18.208/28\",\r\n \"52.231.147.0/28\",\r\n \"52.231.148.224/27\",\r\n - \ \"52.231.163.10/32\",\r\n \"52.231.201.173/32\",\r\n \"52.232.188.154/32\",\r\n - \ \"52.237.24.126/32\",\r\n \"52.237.32.212/32\",\r\n \"52.237.214.72/32\",\r\n - \ \"52.242.30.112/32\",\r\n \"52.242.35.152/32\",\r\n \"52.242.36.40/32\",\r\n - \ \"52.255.48.202/32\",\r\n \"65.52.197.64/32\",\r\n \"65.52.250.208/28\",\r\n - \ \"94.245.91.93/32\",\r\n \"102.37.64.0/27\",\r\n \"102.37.84.128/27\",\r\n - \ \"102.37.84.160/28\",\r\n \"102.37.166.80/28\",\r\n \"102.37.166.96/27\",\r\n - \ \"102.133.27.0/28\",\r\n \"102.133.72.85/32\",\r\n \"102.133.155.0/28\",\r\n - \ \"102.133.168.167/32\",\r\n \"102.133.203.251/32\",\r\n + \ \"40.80.180.64/27\",\r\n \"40.80.181.128/26\",\r\n \"40.82.184.6/32\",\r\n + \ \"40.82.184.43/32\",\r\n \"40.85.206.95/32\",\r\n \"40.89.131.3/32\",\r\n + \ \"40.89.135.2/32\",\r\n \"40.89.155.59/32\",\r\n \"40.91.208.65/32\",\r\n + \ \"40.112.195.87/32\",\r\n \"40.112.243.160/28\",\r\n \"40.113.242.246/32\",\r\n + \ \"40.114.40.132/32\",\r\n \"40.119.162.44/32\",\r\n \"40.120.8.0/27\",\r\n + \ \"40.120.64.64/27\",\r\n \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n + \ \"51.11.229.148/32\",\r\n \"51.11.229.156/32\",\r\n \"51.12.20.224/27\",\r\n + \ \"51.12.22.128/28\",\r\n \"51.12.29.112/28\",\r\n \"51.12.72.128/27\",\r\n + \ \"51.12.98.240/28\",\r\n \"51.12.102.0/26\",\r\n \"51.12.202.240/28\",\r\n + \ \"51.12.205.192/26\",\r\n \"51.13.18.216/32\",\r\n \"51.13.18.233/32\",\r\n + \ \"51.13.139.160/27\",\r\n \"51.13.139.192/28\",\r\n \"51.53.107.0/26\",\r\n + \ \"51.53.187.0/26\",\r\n \"51.103.142.22/32\",\r\n \"51.103.143.163/32\",\r\n + \ \"51.105.77.96/27\",\r\n \"51.107.59.16/28\",\r\n \"51.107.60.224/27\",\r\n + \ \"51.107.86.217/32\",\r\n \"51.107.155.16/28\",\r\n \"51.107.156.224/27\",\r\n + \ \"51.107.246.112/28\",\r\n \"51.107.246.128/27\",\r\n \"51.107.254.32/27\",\r\n + \ \"51.107.254.64/28\",\r\n \"51.116.55.240/28\",\r\n \"51.116.59.16/28\",\r\n + \ \"51.116.60.192/27\",\r\n \"51.116.74.32/27\",\r\n \"51.116.155.80/28\",\r\n + \ \"51.116.158.96/27\",\r\n \"51.116.211.212/32\",\r\n \"51.116.236.78/32\",\r\n + \ \"51.120.98.224/28\",\r\n \"51.120.100.192/27\",\r\n \"51.120.218.240/28\",\r\n + \ \"51.120.220.192/27\",\r\n \"51.138.215.48/28\",\r\n \"51.138.215.64/27\",\r\n + \ \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n + \ \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n \"51.140.211.0/28\",\r\n + \ \"51.140.212.224/27\",\r\n \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n + \ \"51.141.52.185/32\",\r\n \"51.141.124.13/32\",\r\n \"52.136.133.184/32\",\r\n + \ \"52.136.142.154/32\",\r\n \"52.136.189.16/28\",\r\n \"52.136.189.32/27\",\r\n + \ \"52.138.92.192/27\",\r\n \"52.139.111.0/27\",\r\n \"52.139.111.32/28\",\r\n + \ \"52.141.1.104/32\",\r\n \"52.141.36.214/32\",\r\n \"52.146.138.32/27\",\r\n + \ \"52.147.117.32/27\",\r\n \"52.147.117.64/28\",\r\n \"52.151.42.172/32\",\r\n + \ \"52.151.221.119/32\",\r\n \"52.151.221.184/32\",\r\n \"52.161.101.204/32\",\r\n + \ \"52.161.102.22/32\",\r\n \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n + \ \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n \"52.171.130.92/32\",\r\n + \ \"52.172.80.0/26\",\r\n \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n + \ \"52.173.241.27/32\",\r\n \"52.173.245.164/32\",\r\n \"52.174.88.118/32\",\r\n + \ \"52.174.180.160/32\",\r\n \"52.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n + \ \"52.180.164.214/32\",\r\n \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n + \ \"52.187.147.27/32\",\r\n \"52.225.129.144/32\",\r\n \"52.225.188.182/32\",\r\n + \ \"52.225.190.190/32\",\r\n \"52.231.18.208/28\",\r\n \"52.231.147.0/28\",\r\n + \ \"52.231.148.224/27\",\r\n \"52.231.163.10/32\",\r\n \"52.231.201.173/32\",\r\n + \ \"52.232.188.154/32\",\r\n \"52.237.24.126/32\",\r\n \"52.237.32.212/32\",\r\n + \ \"52.237.214.72/32\",\r\n \"52.242.30.112/32\",\r\n \"52.242.35.152/32\",\r\n + \ \"52.242.36.40/32\",\r\n \"52.255.48.202/32\",\r\n \"65.52.197.64/32\",\r\n + \ \"65.52.250.208/28\",\r\n \"94.245.91.93/32\",\r\n \"102.37.64.0/27\",\r\n + \ \"102.37.84.128/27\",\r\n \"102.37.84.160/28\",\r\n \"102.37.166.80/28\",\r\n + \ \"102.37.166.96/27\",\r\n \"102.133.27.0/28\",\r\n \"102.133.72.85/32\",\r\n + \ \"102.133.155.0/28\",\r\n \"102.133.168.167/32\",\r\n \"102.133.203.251/32\",\r\n \ \"102.133.204.65/32\",\r\n \"102.133.253.0/27\",\r\n \"104.41.59.51/32\",\r\n \ \"104.41.132.180/32\",\r\n \"104.42.122.49/32\",\r\n \"104.209.247.23/32\",\r\n \ \"104.210.14.156/32\",\r\n \"104.211.81.192/28\",\r\n \"104.211.146.224/28\",\r\n @@ -31081,7 +31853,7 @@ interactions: \ \"2603:1050:6:402::180/122\",\r\n \"2603:1050:403:400::2c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.AustraliaCentral\",\r\n \ \"id\": \"AzureConnectors.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31090,7 +31862,7 @@ interactions: \ \"2603:1010:304:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.AustraliaCentral2\",\r\n \"id\": \"AzureConnectors.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31098,7 +31870,7 @@ interactions: \ \"20.36.117.160/27\",\r\n \"20.53.60.16/28\",\r\n \"20.53.60.32/27\",\r\n \ \"2603:1010:404:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.AustraliaEast\",\r\n \"id\": - \"AzureConnectors.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -31109,7 +31881,7 @@ interactions: \ \"52.237.214.72/32\",\r\n \"2603:1010:6:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.AustraliaSoutheast\",\r\n \ \"id\": \"AzureConnectors.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31118,7 +31890,7 @@ interactions: \ \"20.92.3.64/27\",\r\n \"20.92.3.96/28\",\r\n \"52.255.48.202/32\",\r\n \ \"2603:1010:101:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.BrazilSouth\",\r\n \"id\": - \"AzureConnectors.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -31129,14 +31901,14 @@ interactions: \ \"191.238.76.112/28\",\r\n \"191.238.76.128/27\",\r\n \"2603:1050:6:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.BrazilSoutheast\",\r\n \ \"id\": \"AzureConnectors.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.206.0.0/26\",\r\n \"23.97.120.109/32\",\r\n \"191.233.51.0/26\",\r\n \ \"2603:1050:403:400::2c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.CanadaCentral\",\r\n \"id\": - \"AzureConnectors.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -31147,7 +31919,7 @@ interactions: \ \"52.237.32.212/32\",\r\n \"2603:1030:f05:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CanadaEast\",\r\n \ \"id\": \"AzureConnectors.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31156,7 +31928,7 @@ interactions: \ \"52.242.35.152/32\",\r\n \"52.242.36.40/32\",\r\n \"2603:1030:1005:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CentralIndia\",\r\n \ \"id\": \"AzureConnectors.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31165,17 +31937,18 @@ interactions: \ \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n \"104.211.81.192/28\",\r\n \ \"2603:1040:a06:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.CentralUS\",\r\n \"id\": \"AzureConnectors.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.89.171.80/28\",\r\n - \ \"13.89.178.64/27\",\r\n \"20.80.123.57/32\",\r\n \"20.80.123.134/32\",\r\n - \ \"20.98.144.224/27\",\r\n \"20.98.145.0/28\",\r\n \"40.113.242.246/32\",\r\n - \ \"52.173.241.27/32\",\r\n \"52.173.245.164/32\",\r\n \"2603:1030:10:402::180/122\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.89.171.80/28\",\r\n \"13.89.178.64/27\",\r\n + \ \"20.80.123.57/32\",\r\n \"20.80.123.134/32\",\r\n \"20.98.144.224/27\",\r\n + \ \"20.98.145.0/28\",\r\n \"40.113.242.246/32\",\r\n \"52.173.241.27/32\",\r\n + \ \"52.173.245.164/32\",\r\n \"2603:1030:10:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CentralUSEUAP\",\r\n \ \"id\": \"AzureConnectors.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31184,7 +31957,7 @@ interactions: \ \"168.61.143.64/26\",\r\n \"2603:1030:f:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastAsia\",\r\n \ \"id\": \"AzureConnectors.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31193,9 +31966,9 @@ interactions: \ \"52.175.23.169/32\",\r\n \"104.214.164.0/27\",\r\n \"104.214.165.128/26\",\r\n \ \"2603:1040:207:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.EastUS\",\r\n \"id\": \"AzureConnectors.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.88.153.176/28\",\r\n \ \"20.88.153.192/27\",\r\n \"40.71.11.80/28\",\r\n \"40.71.15.160/27\",\r\n @@ -31204,7 +31977,7 @@ interactions: \ \"104.41.132.180/32\",\r\n \"2603:1030:210:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastUS2\",\r\n \ \"id\": \"AzureConnectors.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31214,7 +31987,7 @@ interactions: \ \"104.209.247.23/32\",\r\n \"104.210.14.156/32\",\r\n \"2603:1030:40c:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastUS2EUAP\",\r\n \ \"id\": \"AzureConnectors.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31223,7 +31996,7 @@ interactions: \ \"52.225.190.190/32\",\r\n \"2603:1030:40b:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.FranceCentral\",\r\n \ \"id\": \"AzureConnectors.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31233,7 +32006,7 @@ interactions: \ \"51.138.215.64/27\",\r\n \"2603:1020:805:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.FranceSouth\",\r\n \ \"id\": \"AzureConnectors.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31242,7 +32015,7 @@ interactions: \ \"52.136.189.32/27\",\r\n \"2603:1020:905:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.GermanyNorth\",\r\n \ \"id\": \"AzureConnectors.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31251,7 +32024,7 @@ interactions: \ \"2603:1020:d04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.GermanyWestCentral\",\r\n \"id\": \"AzureConnectors.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31260,7 +32033,7 @@ interactions: \ \"51.116.236.78/32\",\r\n \"2603:1020:c04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JapanEast\",\r\n \ \"id\": \"AzureConnectors.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31270,16 +32043,17 @@ interactions: \ \"40.79.189.64/27\",\r\n \"2603:1040:407:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JapanWest\",\r\n \ \"id\": \"AzureConnectors.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.189.192.144/28\",\r\n \"20.189.192.160/27\",\r\n - \ \"40.74.100.224/28\",\r\n \"40.80.180.64/27\",\r\n \"104.215.27.24/32\",\r\n - \ \"104.215.28.128/32\",\r\n \"104.215.61.248/32\",\r\n \"2603:1040:606:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JioIndiaCentral\",\r\n - \ \"id\": \"AzureConnectors.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"40.74.100.224/28\",\r\n \"40.80.180.64/27\",\r\n \"40.80.181.128/26\",\r\n + \ \"104.215.27.24/32\",\r\n \"104.215.28.128/32\",\r\n \"104.215.61.248/32\",\r\n + \ \"2603:1040:606:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.JioIndiaCentral\",\r\n \"id\": + \"AzureConnectors.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31287,7 +32061,7 @@ interactions: \ \"20.207.0.0/26\",\r\n \"2603:1040:1104:400::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JioIndiaWest\",\r\n \ \"id\": \"AzureConnectors.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31295,7 +32069,7 @@ interactions: \ \"40.64.8.128/27\",\r\n \"2603:1040:d04:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.KoreaCentral\",\r\n \ \"id\": \"AzureConnectors.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31305,7 +32079,7 @@ interactions: \ \"52.231.18.208/28\",\r\n \"2603:1040:f05:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.KoreaSouth\",\r\n \ \"id\": \"AzureConnectors.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31313,18 +32087,18 @@ interactions: \ \"52.231.147.0/28\",\r\n \"52.231.148.224/27\",\r\n \"52.231.163.10/32\",\r\n \ \"52.231.201.173/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureConnectors.NorthCentralUS\",\r\n \"id\": \"AzureConnectors.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.51.4.192/27\",\r\n - \ \"20.51.4.224/28\",\r\n \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n - \ \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n \"65.52.197.64/32\",\r\n - \ \"2603:1030:608:402::180/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors.NorthEurope\",\r\n \"id\": - \"AzureConnectors.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": - \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.51.4.192/27\",\r\n \"20.51.4.224/28\",\r\n \"52.162.107.160/28\",\r\n + \ \"52.162.111.192/27\",\r\n \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n + \ \"65.52.197.64/32\",\r\n \"2603:1030:608:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.NorthEurope\",\r\n + \ \"id\": \"AzureConnectors.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.69.171.0/32\",\r\n \"13.69.227.208/28\",\r\n @@ -31333,7 +32107,7 @@ interactions: \ \"94.245.91.93/32\",\r\n \"2603:1020:5:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.NorwayEast\",\r\n \ \"id\": \"AzureConnectors.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31341,16 +32115,23 @@ interactions: \ \"51.13.18.233/32\",\r\n \"51.120.98.224/28\",\r\n \"51.120.100.192/27\",\r\n \ \"2603:1020:e04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.NorwayWest\",\r\n \"id\": - \"AzureConnectors.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"51.13.139.160/27\",\r\n \"51.13.139.192/28\",\r\n \ \"51.120.218.240/28\",\r\n \"51.120.220.192/27\",\r\n \"2603:1020:f04:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.QatarCentral\",\r\n + \ \"id\": \"AzureConnectors.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.21.43.0/26\",\r\n \"2603:1040:1002:400::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthAfricaNorth\",\r\n \ \"id\": \"AzureConnectors.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31360,7 +32141,7 @@ interactions: \ \"102.133.253.0/27\",\r\n \"2603:1000:104:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthAfricaWest\",\r\n \ \"id\": \"AzureConnectors.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31369,7 +32150,7 @@ interactions: \ \"102.133.72.85/32\",\r\n \"2603:1000:4:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthCentralUS\",\r\n \ \"id\": \"AzureConnectors.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31380,14 +32161,14 @@ interactions: \ \"2603:1030:807:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.SouthCentralUSSTG\",\r\n \"id\": \"AzureConnectors.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.44.3.0/28\",\r\n \"23.100.208.0/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SoutheastAsia\",\r\n \ \"id\": \"AzureConnectors.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31396,7 +32177,7 @@ interactions: \ \"52.187.68.19/32\",\r\n \"52.187.147.27/32\",\r\n \"2603:1040:5:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthIndia\",\r\n \ \"id\": \"AzureConnectors.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31405,7 +32186,7 @@ interactions: \ \"20.192.184.32/27\",\r\n \"40.78.194.240/28\",\r\n \"52.172.80.0/26\",\r\n \ \"2603:1040:c06:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.SwedenCentral\",\r\n \"id\": - \"AzureConnectors.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -31414,7 +32195,7 @@ interactions: \ \"51.12.98.240/28\",\r\n \"51.12.102.0/26\",\r\n \"2603:1020:1004:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwedenSouth\",\r\n \ \"id\": \"AzureConnectors.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31422,7 +32203,7 @@ interactions: \ \"51.12.202.240/28\",\r\n \"51.12.205.192/26\",\r\n \"2603:1020:1104:400::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandNorth\",\r\n \ \"id\": \"AzureConnectors.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31431,7 +32212,7 @@ interactions: \ \"51.107.246.112/28\",\r\n \"51.107.246.128/27\",\r\n \"2603:1020:a04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandWest\",\r\n \ \"id\": \"AzureConnectors.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31439,7 +32220,7 @@ interactions: \ \"51.107.254.32/27\",\r\n \"51.107.254.64/28\",\r\n \"2603:1020:b04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UAECentral\",\r\n \ \"id\": \"AzureConnectors.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31447,37 +32228,37 @@ interactions: \ \"20.45.90.208/28\",\r\n \"20.45.90.224/27\",\r\n \"40.120.8.0/27\",\r\n \ \"2603:1040:b04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.UAENorth\",\r\n \"id\": \"AzureConnectors.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"40.119.162.44/32\",\r\n \"40.120.64.64/27\",\r\n + \ \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n \"65.52.250.208/28\",\r\n + \ \"2603:1040:904:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.UKSouth\",\r\n \"id\": \"AzureConnectors.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"40.119.162.44/32\",\r\n - \ \"40.120.64.64/27\",\r\n \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n - \ \"65.52.250.208/28\",\r\n \"2603:1040:904:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UKSouth\",\r\n - \ \"id\": \"AzureConnectors.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": - [\r\n \"20.90.124.134/32\",\r\n \"20.90.125.211/32\",\r\n - \ \"20.90.129.0/27\",\r\n \"20.90.129.32/28\",\r\n \"51.105.77.96/27\",\r\n - \ \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n - \ \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n \"2603:1020:705:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UKWest\",\r\n - \ \"id\": \"AzureConnectors.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": - [\r\n \"20.58.70.192/27\",\r\n \"20.58.70.224/28\",\r\n - \ \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n \"51.140.245.29/32\",\r\n - \ \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n \"51.141.124.13/32\",\r\n - \ \"2603:1020:605:402::180/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors.WestCentralUS\",\r\n \"id\": - \"AzureConnectors.WestCentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": - \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.90.124.134/32\",\r\n + \ \"20.90.125.211/32\",\r\n \"20.90.129.0/27\",\r\n \"20.90.129.32/28\",\r\n + \ \"51.105.77.96/27\",\r\n \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n + \ \"51.140.77.227/32\",\r\n \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n + \ \"2603:1020:705:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.UKWest\",\r\n \"id\": \"AzureConnectors.UKWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.58.70.192/27\",\r\n + \ \"20.58.70.224/28\",\r\n \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n + \ \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n + \ \"51.141.124.13/32\",\r\n \"2603:1020:605:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestCentralUS\",\r\n + \ \"id\": \"AzureConnectors.WestCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.71.195.32/28\",\r\n \"13.71.199.192/27\",\r\n @@ -31485,7 +32266,7 @@ interactions: \ \"20.69.4.32/28\",\r\n \"52.161.101.204/32\",\r\n \"52.161.102.22/32\",\r\n \ \"2603:1030:b04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.WestEurope\",\r\n \"id\": - \"AzureConnectors.WestEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.WestEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -31497,7 +32278,7 @@ interactions: \ \"137.117.161.181/32\",\r\n \"2603:1020:206:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestIndia\",\r\n \ \"id\": \"AzureConnectors.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31506,7 +32287,7 @@ interactions: \ \"104.211.189.218/32\",\r\n \"2603:1040:806:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestUS\",\r\n \ \"id\": \"AzureConnectors.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31515,9 +32296,9 @@ interactions: \ \"40.112.195.87/32\",\r\n \"40.112.243.160/28\",\r\n \"104.42.122.49/32\",\r\n \ \"2603:1030:a07:402::100/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.WestUS2\",\r\n \"id\": \"AzureConnectors.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.66.130.243/32\",\r\n \ \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n \"20.83.220.208/28\",\r\n @@ -31525,7 +32306,7 @@ interactions: \ \"52.151.42.172/32\",\r\n \"52.183.78.157/32\",\r\n \"2603:1030:c06:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestUS3\",\r\n \ \"id\": \"AzureConnectors.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -31534,7 +32315,7 @@ interactions: \ \"20.150.173.64/26\",\r\n \"2603:1030:504:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry\",\r\n \ \"id\": \"AzureContainerRegistry\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n @@ -31791,8 +32572,9 @@ interactions: \ \"2603:1040:407:402::340/122\",\r\n \"2603:1040:407:402::580/121\",\r\n \ \"2603:1040:407:802::90/125\",\r\n \"2603:1040:407:802::2c0/122\",\r\n \ \"2603:1040:407:802::400/121\",\r\n \"2603:1040:407:c02::90/125\",\r\n - \ \"2603:1040:407:c02::400/121\",\r\n \"2603:1040:606:402::90/125\",\r\n - \ \"2603:1040:606:402::340/122\",\r\n \"2603:1040:606:402::580/122\",\r\n + \ \"2603:1040:407:c02::400/121\",\r\n \"2603:1040:606:3::80/125\",\r\n + \ \"2603:1040:606:402::90/125\",\r\n \"2603:1040:606:402::340/122\",\r\n + \ \"2603:1040:606:402::580/122\",\r\n \"2603:1040:606:402::600/121\",\r\n \ \"2603:1040:806:402::90/125\",\r\n \"2603:1040:806:402::340/122\",\r\n \ \"2603:1040:806:402::580/122\",\r\n \"2603:1040:904::348/125\",\r\n \ \"2603:1040:904:402::90/125\",\r\n \"2603:1040:904:402::340/122\",\r\n @@ -31838,7 +32620,7 @@ interactions: \ \"2603:1050:403:400::480/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.AustraliaEast\",\r\n \"id\": \"AzureContainerRegistry.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31852,7 +32634,7 @@ interactions: \ \"2603:1010:6:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.AustraliaSoutheast\",\r\n \ \"id\": \"AzureContainerRegistry.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -31862,7 +32644,7 @@ interactions: \ \"2603:1010:101:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.BrazilSouth\",\r\n \"id\": \"AzureContainerRegistry.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31877,7 +32659,7 @@ interactions: \ \"2603:1050:6:c02::90/125\",\r\n \"2603:1050:6:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.BrazilSoutheast\",\r\n \ \"id\": \"AzureContainerRegistry.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31886,7 +32668,7 @@ interactions: \ \"2603:1050:403:400::480/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.CanadaCentral\",\r\n \"id\": \"AzureContainerRegistry.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31899,7 +32681,7 @@ interactions: \ \"2603:1030:f05:c02::90/125\",\r\n \"2603:1030:f05:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CanadaEast\",\r\n \ \"id\": \"AzureContainerRegistry.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31908,7 +32690,7 @@ interactions: \ \"2603:1030:1005:402::340/122\",\r\n \"2603:1030:1005:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralIndia\",\r\n \ \"id\": \"AzureContainerRegistry.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31923,7 +32705,7 @@ interactions: \ \"2603:1040:a06:c02::90/125\",\r\n \"2603:1040:a06:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31937,7 +32719,7 @@ interactions: \ \"2603:1030:10:c02::90/125\",\r\n \"2603:1030:10:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralUSEUAP\",\r\n \ \"id\": \"AzureContainerRegistry.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31948,7 +32730,7 @@ interactions: \ \"2603:1030:f:400::d80/122\",\r\n \"2603:1030:f:400::e00/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastAsia\",\r\n \ \"id\": \"AzureContainerRegistry.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31961,7 +32743,7 @@ interactions: \ \"2603:1040:207:c00::48/125\",\r\n \"2603:1040:207:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastUS\",\r\n \ \"id\": \"AzureContainerRegistry.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -31974,7 +32756,7 @@ interactions: \ \"2603:1030:210:802::400/121\",\r\n \"2603:1030:210:c02::90/125\",\r\n \ \"2603:1030:210:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.EastUS2\",\r\n \"id\": - \"AzureContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -31988,7 +32770,7 @@ interactions: \ \"2603:1030:40c:802::400/121\",\r\n \"2603:1030:40c:c02::90/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastUS2EUAP\",\r\n \ \"id\": \"AzureContainerRegistry.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32001,7 +32783,7 @@ interactions: \ \"2603:1030:40b:c00::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.FranceCentral\",\r\n \"id\": \"AzureContainerRegistry.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32016,7 +32798,7 @@ interactions: \ \"2603:1020:805:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.FranceSouth\",\r\n \"id\": \"AzureContainerRegistry.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32025,7 +32807,7 @@ interactions: \ \"2603:1020:905:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.GermanyNorth\",\r\n \"id\": \"AzureContainerRegistry.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32034,7 +32816,7 @@ interactions: \ \"2603:1020:d04:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.GermanyWestCentral\",\r\n \ \"id\": \"AzureContainerRegistry.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32047,7 +32829,7 @@ interactions: \ \"2603:1020:c04:c02::90/125\",\r\n \"2603:1020:c04:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JapanEast\",\r\n \ \"id\": \"AzureContainerRegistry.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32061,16 +32843,17 @@ interactions: \ \"2603:1040:407:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.JapanWest\",\r\n \"id\": \"AzureContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.189.224.0/26\",\r\n \"40.74.100.160/29\",\r\n - \ \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n \"2603:1040:606:402::90/125\",\r\n - \ \"2603:1040:606:402::340/122\",\r\n \"2603:1040:606:402::580/122\"\r\n + \ \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n \"2603:1040:606:3::80/125\",\r\n + \ \"2603:1040:606:402::90/125\",\r\n \"2603:1040:606:402::340/122\",\r\n + \ \"2603:1040:606:402::580/122\",\r\n \"2603:1040:606:402::600/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \ \"id\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32081,7 +32864,7 @@ interactions: \ \"2603:1040:1104:400::480/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.JioIndiaWest\",\r\n \"id\": \"AzureContainerRegistry.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32094,7 +32877,7 @@ interactions: \ \"2603:1040:d04:800::280/121\",\r\n \"2603:1040:d04:c02::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.KoreaCentral\",\r\n \ \"id\": \"AzureContainerRegistry.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32110,7 +32893,7 @@ interactions: \ \"2603:1040:f05:c02::90/125\",\r\n \"2603:1040:f05:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.KoreaSouth\",\r\n \ \"id\": \"AzureContainerRegistry.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32118,7 +32901,7 @@ interactions: \ \"52.231.146.192/29\",\r\n \"52.231.151.128/26\",\r\n \"2603:1040:e05:402::100/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32132,7 +32915,7 @@ interactions: \ \"2603:1030:608:c00::48/125\",\r\n \"2603:1030:608:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthEurope\",\r\n \ \"id\": \"AzureContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32146,7 +32929,7 @@ interactions: \ \"2603:1020:5:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.NorwayEast\",\r\n \"id\": \"AzureContainerRegistry.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32161,16 +32944,28 @@ interactions: \ \"2603:1020:e04:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.NorwayWest\",\r\n \"id\": \"AzureContainerRegistry.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"51.13.128.128/25\",\r\n \"51.13.129.0/26\",\r\n \ \"51.120.218.24/29\",\r\n \"2603:1020:f04:402::90/125\",\r\n \ \"2603:1020:f04:402::340/122\",\r\n \"2603:1020:f04:402::580/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.QatarCentral\",\r\n + \ \"id\": \"AzureContainerRegistry.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": + [\r\n \"20.21.36.0/26\",\r\n \"20.21.42.128/26\",\r\n \"20.21.44.128/25\",\r\n + \ \"20.21.46.192/26\",\r\n \"20.21.66.128/26\",\r\n \"20.21.69.0/25\",\r\n + \ \"20.21.74.128/26\",\r\n \"20.21.77.0/25\",\r\n \"2603:1040:1002::780/125\",\r\n + \ \"2603:1040:1002:400::48/125\",\r\n \"2603:1040:1002:400::280/121\",\r\n + \ \"2603:1040:1002:800::48/125\",\r\n \"2603:1040:1002:800::180/121\",\r\n + \ \"2603:1040:1002:c00::48/125\",\r\n \"2603:1040:1002:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \ \"id\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32185,7 +32980,7 @@ interactions: \ \"2603:1000:104:c02::90/125\",\r\n \"2603:1000:104:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthAfricaWest\",\r\n \ \"id\": \"AzureContainerRegistry.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32194,7 +32989,7 @@ interactions: \ \"2603:1000:4:402::340/122\",\r\n \"2603:1000:4:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32209,14 +33004,14 @@ interactions: \ \"2603:1030:807:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.SouthCentralUSSTG\",\r\n \ \"id\": \"AzureContainerRegistry.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.24/29\",\r\n \"2603:1030:302:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SoutheastAsia\",\r\n \ \"id\": \"AzureContainerRegistry.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32230,7 +33025,7 @@ interactions: \ \"2603:1040:5:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.SouthIndia\",\r\n \"id\": \"AzureContainerRegistry.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32239,7 +33034,7 @@ interactions: \ \"2603:1040:c06:402::340/122\",\r\n \"2603:1040:c06:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwedenCentral\",\r\n \ \"id\": \"AzureContainerRegistry.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32254,7 +33049,7 @@ interactions: \ \"2603:1020:1004:c02::1b0/125\",\r\n \"2603:1020:1004:c02::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwedenSouth\",\r\n \ \"id\": \"AzureContainerRegistry.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32264,7 +33059,7 @@ interactions: \ \"2603:1020:1104:400::380/121\",\r\n \"2603:1020:1104:400::540/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \ \"id\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32277,7 +33072,7 @@ interactions: \ \"2603:1020:a04:c02::90/125\",\r\n \"2603:1020:a04:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwitzerlandWest\",\r\n \ \"id\": \"AzureContainerRegistry.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32286,7 +33081,7 @@ interactions: \ \"2603:1020:b04:402::340/122\",\r\n \"2603:1020:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UAECentral\",\r\n \ \"id\": \"AzureContainerRegistry.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32295,7 +33090,7 @@ interactions: \ \"2603:1040:b04:402::340/122\",\r\n \"2603:1040:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UAENorth\",\r\n \ \"id\": \"AzureContainerRegistry.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32309,7 +33104,7 @@ interactions: \ \"2603:1040:904:c02::90/125\",\r\n \"2603:1040:904:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UKSouth\",\r\n \ \"id\": \"AzureContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32322,7 +33117,7 @@ interactions: \ \"2603:1020:705:802::400/121\",\r\n \"2603:1020:705:c02::90/125\",\r\n \ \"2603:1020:705:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.UKWest\",\r\n \"id\": - \"AzureContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32332,7 +33127,7 @@ interactions: \ \"2603:1020:605:402::340/122\",\r\n \"2603:1020:605:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32341,7 +33136,7 @@ interactions: \ \"2603:1030:b04:402::340/122\",\r\n \"2603:1030:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestEurope\",\r\n \ \"id\": \"AzureContainerRegistry.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32355,7 +33150,7 @@ interactions: \ \"2603:1020:206:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestIndia\",\r\n \"id\": \"AzureContainerRegistry.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32363,7 +33158,7 @@ interactions: \ \"2603:1040:806:402::90/125\",\r\n \"2603:1040:806:402::340/122\",\r\n \ \"2603:1040:806:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestUS\",\r\n \"id\": - \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32374,7 +33169,7 @@ interactions: \ \"2603:1030:a07:402::a00/122\",\r\n \"2603:1030:a07:402::a80/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestUS2\",\r\n \ \"id\": \"AzureContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32386,7 +33181,7 @@ interactions: \ \"2603:1030:c06:802::2c0/122\",\r\n \"2603:1030:c06:c02::90/125\",\r\n \ \"2603:1030:c06:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestUS3\",\r\n \"id\": - \"AzureContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32402,11 +33197,12 @@ interactions: \ \"2603:1030:504:c02::140/122\",\r\n \"2603:1030:504:c02::300/121\",\r\n \ \"2603:1030:504:c02::400/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB\",\r\n \"id\": \"AzureCosmosDB\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n - \ \"addressPrefixes\": [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"16\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n \ \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n \"13.65.145.92/32\",\r\n \ \"13.66.26.107/32\",\r\n \"13.66.138.0/26\",\r\n \"13.67.8.0/26\",\r\n \ \"13.68.28.135/32\",\r\n \"13.69.66.0/25\",\r\n \"13.69.66.128/29\",\r\n @@ -32595,38 +33391,39 @@ interactions: \ \"2603:1040:207:1::2a0/123\",\r\n \"2603:1040:207:402::c0/122\",\r\n \ \"2603:1040:207:800::/122\",\r\n \"2603:1040:207:c00::/122\",\r\n \ \"2603:1040:407:402::c0/122\",\r\n \"2603:1040:407:802::c0/122\",\r\n - \ \"2603:1040:407:c02::c0/122\",\r\n \"2603:1040:606:402::c0/122\",\r\n - \ \"2603:1040:806:402::c0/122\",\r\n \"2603:1040:904:2::520/123\",\r\n - \ \"2603:1040:904:402::c0/122\",\r\n \"2603:1040:904:802::c0/122\",\r\n - \ \"2603:1040:904:c02::c0/122\",\r\n \"2603:1040:a06::780/123\",\r\n - \ \"2603:1040:a06:402::c0/122\",\r\n \"2603:1040:a06:802::c0/122\",\r\n - \ \"2603:1040:a06:c02::c0/122\",\r\n \"2603:1040:b04:402::c0/122\",\r\n - \ \"2603:1040:c06:402::c0/122\",\r\n \"2603:1040:d04:1::60/123\",\r\n - \ \"2603:1040:d04:400::c0/122\",\r\n \"2603:1040:d04:400::280/122\",\r\n - \ \"2603:1040:d04:400::3c0/122\",\r\n \"2603:1040:f05::680/123\",\r\n - \ \"2603:1040:f05:402::c0/122\",\r\n \"2603:1040:f05:802::c0/122\",\r\n - \ \"2603:1040:f05:c02::c0/122\",\r\n \"2603:1040:1002::740/123\",\r\n - \ \"2603:1040:1002:400::/122\",\r\n \"2603:1040:1002:800::/122\",\r\n - \ \"2603:1040:1002:c00::/122\",\r\n \"2603:1040:1104::520/123\",\r\n - \ \"2603:1040:1104:400::c0/122\",\r\n \"2603:1040:1202::1e0/123\",\r\n - \ \"2603:1040:1202:400::/122\",\r\n \"2603:1040:1302::1e0/123\",\r\n - \ \"2603:1040:1302:400::/122\",\r\n \"2603:1040:1402::500/123\",\r\n - \ \"2603:1040:1402:400::/122\",\r\n \"2603:1040:1402:800::/122\",\r\n - \ \"2603:1040:1402:c00::/122\",\r\n \"2603:1040:1503::1e0/123\",\r\n - \ \"2603:1040:1503:400::/122\",\r\n \"2603:1050:6:402::c0/122\",\r\n - \ \"2603:1050:6:802::c0/122\",\r\n \"2603:1050:6:c02::c0/122\",\r\n - \ \"2603:1050:403:400::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral\",\r\n \"id\": - \"AzureCosmosDB.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"20.36.42.8/32\",\r\n \"20.36.106.0/26\",\r\n \"20.37.228.32/27\",\r\n - \ \"20.39.65.58/32\",\r\n \"2603:1010:304:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral2\",\r\n - \ \"id\": \"AzureCosmosDB.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"2603:1040:407:c02::c0/122\",\r\n \"2603:1040:606:1::4e0/123\",\r\n + \ \"2603:1040:606:402::c0/122\",\r\n \"2603:1040:806:402::c0/122\",\r\n + \ \"2603:1040:904:2::520/123\",\r\n \"2603:1040:904:402::c0/122\",\r\n + \ \"2603:1040:904:802::c0/122\",\r\n \"2603:1040:904:c02::c0/122\",\r\n + \ \"2603:1040:a06::780/123\",\r\n \"2603:1040:a06:402::c0/122\",\r\n + \ \"2603:1040:a06:802::c0/122\",\r\n \"2603:1040:a06:c02::c0/122\",\r\n + \ \"2603:1040:b04:402::c0/122\",\r\n \"2603:1040:c06:402::c0/122\",\r\n + \ \"2603:1040:d04:1::60/123\",\r\n \"2603:1040:d04:400::c0/122\",\r\n + \ \"2603:1040:d04:400::280/122\",\r\n \"2603:1040:d04:400::3c0/122\",\r\n + \ \"2603:1040:f05::680/123\",\r\n \"2603:1040:f05:402::c0/122\",\r\n + \ \"2603:1040:f05:802::c0/122\",\r\n \"2603:1040:f05:c02::c0/122\",\r\n + \ \"2603:1040:1002::740/123\",\r\n \"2603:1040:1002:400::/122\",\r\n + \ \"2603:1040:1002:800::/122\",\r\n \"2603:1040:1002:c00::/122\",\r\n + \ \"2603:1040:1104::520/123\",\r\n \"2603:1040:1104:400::c0/122\",\r\n + \ \"2603:1040:1202::1e0/123\",\r\n \"2603:1040:1202:400::/122\",\r\n + \ \"2603:1040:1302::1e0/123\",\r\n \"2603:1040:1302:400::/122\",\r\n + \ \"2603:1040:1402::500/123\",\r\n \"2603:1040:1402:400::/122\",\r\n + \ \"2603:1040:1402:800::/122\",\r\n \"2603:1040:1402:c00::/122\",\r\n + \ \"2603:1040:1503::1e0/123\",\r\n \"2603:1040:1503:400::/122\",\r\n + \ \"2603:1050:6:402::c0/122\",\r\n \"2603:1050:6:802::c0/122\",\r\n + \ \"2603:1050:6:c02::c0/122\",\r\n \"2603:1050:403:400::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral\",\r\n + \ \"id\": \"AzureCosmosDB.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.36.42.8/32\",\r\n + \ \"20.36.106.0/26\",\r\n \"20.37.228.32/27\",\r\n \"20.39.65.58/32\",\r\n + \ \"2603:1010:304:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral2\",\r\n \"id\": + \"AzureCosmosDB.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32634,7 +33431,7 @@ interactions: \ \"20.36.114.0/28\",\r\n \"20.36.123.96/27\",\r\n \"20.39.99.230/32\",\r\n \ \"2603:1010:404:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.AustraliaEast\",\r\n \"id\": - \"AzureCosmosDB.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32647,7 +33444,7 @@ interactions: \ \"2603:1010:6:802::c0/122\",\r\n \"2603:1010:6:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaSoutheast\",\r\n \ \"id\": \"AzureCosmosDB.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32656,26 +33453,27 @@ interactions: \ \"52.255.58.221/32\",\r\n \"104.46.177.64/27\",\r\n \"191.239.179.124/32\",\r\n \ \"2603:1010:101:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.BrazilSouth\",\r\n \"id\": \"AzureCosmosDB.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"104.41.52.61/32\",\r\n - \ \"104.41.54.69/32\",\r\n \"191.232.51.175/32\",\r\n \"191.232.53.203/32\",\r\n - \ \"191.233.204.128/27\",\r\n \"191.234.138.160/27\",\r\n - \ \"191.234.146.0/26\",\r\n \"191.234.154.0/26\",\r\n \"191.234.179.157/32\",\r\n - \ \"191.234.206.81/32\",\r\n \"2603:1050:6:402::c0/122\",\r\n - \ \"2603:1050:6:802::c0/122\",\r\n \"2603:1050:6:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.BrazilSoutheast\",\r\n - \ \"id\": \"AzureCosmosDB.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"104.41.52.61/32\",\r\n \"104.41.54.69/32\",\r\n + \ \"191.232.51.175/32\",\r\n \"191.232.53.203/32\",\r\n \"191.233.204.128/27\",\r\n + \ \"191.234.138.160/27\",\r\n \"191.234.146.0/26\",\r\n \"191.234.154.0/26\",\r\n + \ \"191.234.179.157/32\",\r\n \"191.234.206.81/32\",\r\n + \ \"2603:1050:6:402::c0/122\",\r\n \"2603:1050:6:802::c0/122\",\r\n + \ \"2603:1050:6:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.BrazilSoutheast\",\r\n \"id\": + \"AzureCosmosDB.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"191.233.11.192/27\",\r\n \"191.233.50.64/26\",\r\n \ \"2603:1050:403:400::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.CanadaCentral\",\r\n \"id\": - \"AzureCosmosDB.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32686,7 +33484,7 @@ interactions: \ \"2603:1030:f05:802::c0/122\",\r\n \"2603:1030:f05:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CanadaEast\",\r\n \ \"id\": \"AzureCosmosDB.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32695,7 +33493,7 @@ interactions: \ \"52.235.46.28/32\",\r\n \"2603:1030:1005:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralIndia\",\r\n \ \"id\": \"AzureCosmosDB.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32706,7 +33504,7 @@ interactions: \ \"2603:1040:a06:802::c0/122\",\r\n \"2603:1040:a06:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralUS\",\r\n \ \"id\": \"AzureCosmosDB.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32721,7 +33519,7 @@ interactions: \ \"2603:1030:10:802::c0/122\",\r\n \"2603:1030:10:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralUSEUAP\",\r\n \ \"id\": \"AzureCosmosDB.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32730,19 +33528,19 @@ interactions: \ \"52.180.177.137/32\",\r\n \"168.61.142.128/26\",\r\n \"2603:1030:f:2::2a0/123\",\r\n \ \"2603:1030:f:400::8c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastAsia\",\r\n \"id\": \"AzureCosmosDB.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.0/26\",\r\n - \ \"20.187.196.0/27\",\r\n \"20.205.74.0/26\",\r\n \"20.205.82.0/26\",\r\n - \ \"23.102.239.134/32\",\r\n \"52.175.25.211/32\",\r\n \"52.175.39.232/32\",\r\n - \ \"137.116.165.204/32\",\r\n \"207.46.150.252/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.0/26\",\r\n \"20.187.196.0/27\",\r\n \"20.205.74.0/26\",\r\n + \ \"20.205.82.0/26\",\r\n \"23.102.239.134/32\",\r\n \"52.175.25.211/32\",\r\n + \ \"52.175.39.232/32\",\r\n \"137.116.165.204/32\",\r\n \"207.46.150.252/32\",\r\n \ \"2603:1040:207:1::2a0/123\",\r\n \"2603:1040:207:402::c0/122\",\r\n \ \"2603:1040:207:800::/122\",\r\n \"2603:1040:207:c00::/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.EastUS\",\r\n \ \"id\": \"AzureCosmosDB.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32756,9 +33554,9 @@ interactions: \ \"2603:1030:210:402::c0/122\",\r\n \"2603:1030:210:802::c0/122\",\r\n \ \"2603:1030:210:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastUS2\",\r\n \"id\": \"AzureCosmosDB.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.68.28.135/32\",\r\n \ \"20.49.102.64/27\",\r\n \"40.70.0.140/32\",\r\n \"40.70.220.202/32\",\r\n @@ -32769,18 +33567,18 @@ interactions: \ \"2603:1030:40c:402::c0/122\",\r\n \"2603:1030:40c:802::c0/122\",\r\n \ \"2603:1030:40c:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastUS2EUAP\",\r\n \"id\": \"AzureCosmosDB.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.39.15.64/27\",\r\n - \ \"20.47.145.17/32\",\r\n \"40.74.147.192/26\",\r\n \"40.75.32.32/29\",\r\n - \ \"40.75.34.128/26\",\r\n \"40.89.67.208/32\",\r\n \"52.138.66.90/32\",\r\n - \ \"52.138.92.0/26\",\r\n \"2603:1030:40b:400::8c0/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"20.39.15.64/27\",\r\n \"20.47.145.17/32\",\r\n \"40.74.147.192/26\",\r\n + \ \"40.75.32.32/29\",\r\n \"40.75.34.128/26\",\r\n \"40.89.67.208/32\",\r\n + \ \"52.138.66.90/32\",\r\n \"52.138.92.0/26\",\r\n \"2603:1030:40b:400::8c0/122\",\r\n \ \"2603:1030:40b:800::c0/122\",\r\n \"2603:1030:40b:c00::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.FranceCentral\",\r\n \ \"id\": \"AzureCosmosDB.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32791,7 +33589,7 @@ interactions: \ \"2603:1020:805:802::c0/122\",\r\n \"2603:1020:805:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.FranceSouth\",\r\n \ \"id\": \"AzureCosmosDB.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32799,7 +33597,7 @@ interactions: \ \"52.136.134.250/32\",\r\n \"52.136.136.70/32\",\r\n \"2603:1020:905:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.GermanyNorth\",\r\n \ \"id\": \"AzureCosmosDB.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32807,7 +33605,7 @@ interactions: \ \"51.116.58.64/26\",\r\n \"2603:1020:d04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.GermanyWestCentral\",\r\n \ \"id\": \"AzureCosmosDB.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32816,27 +33614,28 @@ interactions: \ \"2603:1020:c04:402::c0/122\",\r\n \"2603:1020:c04:802::c0/122\",\r\n \ \"2603:1020:c04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.JapanEast\",\r\n \"id\": \"AzureCosmosDB.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.78.51.35/32\",\r\n - \ \"13.78.106.0/26\",\r\n \"20.63.129.107/32\",\r\n \"20.89.0.128/26\",\r\n - \ \"20.191.160.32/27\",\r\n \"40.79.186.16/28\",\r\n \"40.79.191.0/26\",\r\n - \ \"40.79.194.128/26\",\r\n \"40.115.241.37/32\",\r\n \"104.41.177.93/32\",\r\n - \ \"2603:1040:407:402::c0/122\",\r\n \"2603:1040:407:802::c0/122\",\r\n - \ \"2603:1040:407:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.JapanWest\",\r\n \"id\": \"AzureCosmosDB.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.74.98.0/26\",\r\n - \ \"40.74.143.235/32\",\r\n \"40.80.63.160/27\",\r\n \"40.81.183.24/32\",\r\n - \ \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n \"104.215.55.227/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.78.51.35/32\",\r\n \"13.78.106.0/26\",\r\n \"20.63.129.107/32\",\r\n + \ \"20.89.0.128/26\",\r\n \"20.191.160.32/27\",\r\n \"40.79.186.16/28\",\r\n + \ \"40.79.191.0/26\",\r\n \"40.79.194.128/26\",\r\n \"40.115.241.37/32\",\r\n + \ \"104.41.177.93/32\",\r\n \"2603:1040:407:402::c0/122\",\r\n + \ \"2603:1040:407:802::c0/122\",\r\n \"2603:1040:407:c02::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.JapanWest\",\r\n + \ \"id\": \"AzureCosmosDB.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"40.74.98.0/26\",\r\n \"40.74.143.235/32\",\r\n \"40.80.63.160/27\",\r\n + \ \"40.81.183.24/32\",\r\n \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n + \ \"104.215.55.227/32\",\r\n \"2603:1040:606:1::4e0/123\",\r\n \ \"2603:1040:606:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.JioIndiaCentral\",\r\n \"id\": - \"AzureCosmosDB.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32845,7 +33644,7 @@ interactions: \ \"2603:1040:1104::520/123\",\r\n \"2603:1040:1104:400::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.JioIndiaWest\",\r\n \ \"id\": \"AzureCosmosDB.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32854,7 +33653,7 @@ interactions: \ \"2603:1040:d04:400::280/122\",\r\n \"2603:1040:d04:400::3c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaCentral\",\r\n \ \"id\": \"AzureCosmosDB.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32865,7 +33664,7 @@ interactions: \ \"2603:1040:f05:802::c0/122\",\r\n \"2603:1040:f05:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaSouth\",\r\n \ \"id\": \"AzureCosmosDB.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32873,7 +33672,7 @@ interactions: \ \"52.231.146.0/27\",\r\n \"52.231.206.234/32\",\r\n \"52.231.207.31/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorthCentralUS\",\r\n \ \"id\": \"AzureCosmosDB.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32885,76 +33684,86 @@ interactions: \ \"2603:1030:608:402::c0/122\",\r\n \"2603:1030:608:800::/122\",\r\n \ \"2603:1030:608:c00::/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.NorthEurope\",\r\n \"id\": \"AzureCosmosDB.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.69.226.0/25\",\r\n \"13.74.106.0/25\",\r\n \"13.79.34.236/32\",\r\n + \ \"20.54.38.35/32\",\r\n \"40.113.90.91/32\",\r\n \"52.138.141.112/32\",\r\n + \ \"52.138.197.33/32\",\r\n \"52.138.201.47/32\",\r\n \"52.138.205.97/32\",\r\n + \ \"52.138.206.153/32\",\r\n \"52.138.227.192/26\",\r\n \"52.146.131.0/27\",\r\n + \ \"52.164.250.188/32\",\r\n \"52.169.122.37/32\",\r\n \"52.169.219.183/32\",\r\n + \ \"2603:1020:5:402::c0/122\",\r\n \"2603:1020:5:802::c0/122\",\r\n + \ \"2603:1020:5:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.NorwayEast\",\r\n \"id\": \"AzureCosmosDB.NorwayEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.69.226.0/25\",\r\n - \ \"13.74.106.0/25\",\r\n \"13.79.34.236/32\",\r\n \"20.54.38.35/32\",\r\n - \ \"40.113.90.91/32\",\r\n \"52.138.141.112/32\",\r\n \"52.138.197.33/32\",\r\n - \ \"52.138.201.47/32\",\r\n \"52.138.205.97/32\",\r\n \"52.138.206.153/32\",\r\n - \ \"52.138.227.192/26\",\r\n \"52.146.131.0/27\",\r\n \"52.164.250.188/32\",\r\n - \ \"52.169.122.37/32\",\r\n \"52.169.219.183/32\",\r\n \"2603:1020:5:402::c0/122\",\r\n - \ \"2603:1020:5:802::c0/122\",\r\n \"2603:1020:5:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorwayEast\",\r\n - \ \"id\": \"AzureCosmosDB.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.13.25.182/32\",\r\n + \ \"51.120.44.128/27\",\r\n \"51.120.98.64/26\",\r\n \"51.120.106.0/26\",\r\n + \ \"51.120.210.0/26\",\r\n \"2603:1020:e04::680/123\",\r\n + \ \"2603:1020:e04:402::c0/122\",\r\n \"2603:1020:e04:802::c0/122\",\r\n + \ \"2603:1020:e04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.NorwayWest\",\r\n \"id\": \"AzureCosmosDB.NorwayWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.13.150.175/32\",\r\n + \ \"51.120.218.64/26\",\r\n \"51.120.228.160/27\",\r\n \"2603:1020:f04:402::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.QatarCentral\",\r\n + \ \"id\": \"AzureCosmosDB.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"51.13.25.182/32\",\r\n \"51.120.44.128/27\",\r\n - \ \"51.120.98.64/26\",\r\n \"51.120.106.0/26\",\r\n \"51.120.210.0/26\",\r\n - \ \"2603:1020:e04::680/123\",\r\n \"2603:1020:e04:402::c0/122\",\r\n - \ \"2603:1020:e04:802::c0/122\",\r\n \"2603:1020:e04:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorwayWest\",\r\n - \ \"id\": \"AzureCosmosDB.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"20.21.34.160/27\",\r\n \"20.21.42.0/26\",\r\n \"20.21.66.0/26\",\r\n + \ \"20.21.74.0/26\",\r\n \"2603:1040:1002::740/123\",\r\n + \ \"2603:1040:1002:400::/122\",\r\n \"2603:1040:1002:800::/122\",\r\n + \ \"2603:1040:1002:c00::/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"id\": + \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"51.13.150.175/32\",\r\n \"51.120.218.64/26\",\r\n - \ \"51.120.228.160/27\",\r\n \"2603:1020:f04:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n - \ \"id\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.87.34.33/32\",\r\n - \ \"102.133.122.0/26\",\r\n \"102.133.154.64/26\",\r\n \"102.133.220.0/27\",\r\n - \ \"102.133.250.0/26\",\r\n \"2603:1000:104:402::c0/122\",\r\n - \ \"2603:1000:104:802::c0/122\",\r\n \"2603:1000:104:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthAfricaWest\",\r\n - \ \"id\": \"AzureCosmosDB.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"102.133.26.64/26\",\r\n - \ \"102.133.60.64/27\",\r\n \"2603:1000:4:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthCentralUS\",\r\n - \ \"id\": \"AzureCosmosDB.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.65.145.92/32\",\r\n - \ \"13.66.26.107/32\",\r\n \"13.73.254.224/27\",\r\n \"13.84.150.178/32\",\r\n - \ \"13.84.157.70/32\",\r\n \"13.85.16.188/32\",\r\n \"20.45.122.0/26\",\r\n - \ \"20.49.90.64/26\",\r\n \"20.64.41.89/32\",\r\n \"23.102.191.13/32\",\r\n - \ \"104.210.217.251/32\",\r\n \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n - \ \"104.214.26.177/32\",\r\n \"2603:1030:807:402::c0/122\",\r\n - \ \"2603:1030:807:802::c0/122\",\r\n \"2603:1030:807:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n - \ \"id\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + [\r\n \"20.87.34.33/32\",\r\n \"102.133.122.0/26\",\r\n + \ \"102.133.154.64/26\",\r\n \"102.133.220.0/27\",\r\n \"102.133.250.0/26\",\r\n + \ \"2603:1000:104:402::c0/122\",\r\n \"2603:1000:104:802::c0/122\",\r\n + \ \"2603:1000:104:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthAfricaWest\",\r\n \"id\": + \"AzureCosmosDB.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"102.133.26.64/26\",\r\n \"102.133.60.64/27\",\r\n + \ \"2603:1000:4:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthCentralUS\",\r\n \"id\": + \"AzureCosmosDB.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.65.145.92/32\",\r\n \"13.66.26.107/32\",\r\n + \ \"13.73.254.224/27\",\r\n \"13.84.150.178/32\",\r\n \"13.84.157.70/32\",\r\n + \ \"13.85.16.188/32\",\r\n \"20.45.122.0/26\",\r\n \"20.49.90.64/26\",\r\n + \ \"20.64.41.89/32\",\r\n \"23.102.191.13/32\",\r\n \"104.210.217.251/32\",\r\n + \ \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n \"104.214.26.177/32\",\r\n + \ \"2603:1030:807:402::c0/122\",\r\n \"2603:1030:807:802::c0/122\",\r\n + \ \"2603:1030:807:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"id\": + \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.64/26\",\r\n \"20.45.115.160/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SoutheastAsia\",\r\n \ \"id\": \"AzureCosmosDB.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32966,7 +33775,7 @@ interactions: \ \"2603:1040:5:802::c0/122\",\r\n \"2603:1040:5:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthIndia\",\r\n \ \"id\": \"AzureCosmosDB.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32975,7 +33784,7 @@ interactions: \ \"104.211.227.84/32\",\r\n \"2603:1040:c06:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SwedenCentral\",\r\n \ \"id\": \"AzureCosmosDB.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -32985,15 +33794,15 @@ interactions: \ \"2603:1020:1004:400::3c0/122\",\r\n \"2603:1020:1004:800::400/122\",\r\n \ \"2603:1020:1004:c02::1c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwedenSouth\",\r\n \"id\": \"AzureCosmosDB.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.12.195.0/27\",\r\n - \ \"51.12.202.64/26\",\r\n \"2603:1020:1104::520/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"51.12.195.0/27\",\r\n \"51.12.202.64/26\",\r\n \"2603:1020:1104::520/123\",\r\n \ \"2603:1020:1104:400::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"id\": - \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -33003,7 +33812,7 @@ interactions: \ \"2603:1020:a04:402::c0/122\",\r\n \"2603:1020:a04:802::c0/122\",\r\n \ \"2603:1020:a04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwitzerlandWest\",\r\n \"id\": - \"AzureCosmosDB.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -33012,7 +33821,7 @@ interactions: \ \"51.107.227.85/32\",\r\n \"2603:1020:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UAECentral\",\r\n \ \"id\": \"AzureCosmosDB.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33020,7 +33829,7 @@ interactions: \ \"20.37.84.77/32\",\r\n \"2603:1040:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UAENorth\",\r\n \ \"id\": \"AzureCosmosDB.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33030,7 +33839,7 @@ interactions: \ \"2603:1040:904:802::c0/122\",\r\n \"2603:1040:904:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UKSouth\",\r\n \ \"id\": \"AzureCosmosDB.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33041,7 +33850,7 @@ interactions: \ \"2603:1020:705:802::c0/122\",\r\n \"2603:1020:705:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UKWest\",\r\n \ \"id\": \"AzureCosmosDB.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33050,7 +33859,7 @@ interactions: \ \"51.141.55.229/32\",\r\n \"2603:1020:605:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestCentralUS\",\r\n \ \"id\": \"AzureCosmosDB.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33059,7 +33868,7 @@ interactions: \ \"52.161.100.126/32\",\r\n \"2603:1030:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestEurope\",\r\n \ \"id\": \"AzureCosmosDB.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33069,34 +33878,35 @@ interactions: \ \"40.114.240.253/32\",\r\n \"51.144.177.166/32\",\r\n \"51.144.182.233/32\",\r\n \ \"52.174.253.239/32\",\r\n \"52.178.108.222/32\",\r\n \"52.232.59.220/32\",\r\n \ \"52.233.128.86/32\",\r\n \"52.236.189.0/26\",\r\n \"104.45.16.183/32\",\r\n - \ \"2603:1020:206:402::c0/122\",\r\n \"2603:1020:206:802::c0/122\",\r\n - \ \"2603:1020:206:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.WestIndia\",\r\n \"id\": \"AzureCosmosDB.WestIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.81.88.229/32\",\r\n - \ \"52.136.52.64/27\",\r\n \"104.211.146.0/28\",\r\n \"104.211.162.94/32\",\r\n - \ \"104.211.184.117/32\",\r\n \"104.211.188.174/32\",\r\n - \ \"2603:1040:806:402::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.WestUS\",\r\n \"id\": \"AzureCosmosDB.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.64.69.151/32\",\r\n - \ \"13.64.113.68/32\",\r\n \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n - \ \"13.88.30.39/32\",\r\n \"13.91.246.52/32\",\r\n \"13.93.153.80/32\",\r\n - \ \"13.93.156.125/32\",\r\n \"13.93.207.66/32\",\r\n \"20.49.126.160/27\",\r\n - \ \"40.83.137.191/32\",\r\n \"40.112.140.12/32\",\r\n \"40.112.241.0/24\",\r\n - \ \"40.112.249.60/32\",\r\n \"40.118.245.44/32\",\r\n \"40.118.245.251/32\",\r\n - \ \"104.40.8.88/32\",\r\n \"137.117.9.157/32\",\r\n \"2603:1030:a07:4::160/123\",\r\n + \ \"2603:1020:206:402::c0/122\",\r\n \"2603:1020:206:802::c0/122\",\r\n + \ \"2603:1020:206:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.WestIndia\",\r\n \"id\": \"AzureCosmosDB.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"40.81.88.229/32\",\r\n \"52.136.52.64/27\",\r\n + \ \"104.211.146.0/28\",\r\n \"104.211.162.94/32\",\r\n \"104.211.184.117/32\",\r\n + \ \"104.211.188.174/32\",\r\n \"2603:1040:806:402::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestUS\",\r\n + \ \"id\": \"AzureCosmosDB.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n + \ \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n \"13.88.30.39/32\",\r\n + \ \"13.91.246.52/32\",\r\n \"13.93.153.80/32\",\r\n \"13.93.156.125/32\",\r\n + \ \"13.93.207.66/32\",\r\n \"20.49.126.160/27\",\r\n \"40.83.137.191/32\",\r\n + \ \"40.112.140.12/32\",\r\n \"40.112.241.0/24\",\r\n \"40.112.249.60/32\",\r\n + \ \"40.118.245.44/32\",\r\n \"40.118.245.251/32\",\r\n \"104.40.8.88/32\",\r\n + \ \"137.117.9.157/32\",\r\n \"2603:1030:a07:4::160/123\",\r\n \ \"2603:1030:a07:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.WestUS2\",\r\n \"id\": \"AzureCosmosDB.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.0/26\",\r\n \ \"20.36.26.132/32\",\r\n \"40.64.135.0/27\",\r\n \"40.65.106.154/32\",\r\n @@ -33107,7 +33917,7 @@ interactions: \ \"2603:1030:c06:802::c0/122\",\r\n \"2603:1030:c06:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestUS3\",\r\n \ \"id\": \"AzureCosmosDB.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33117,53 +33927,54 @@ interactions: \ \"2603:1030:504:402::3c0/122\",\r\n \"2603:1030:504:802::200/122\",\r\n \ \"2603:1030:504:c02::3c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureDatabricks\",\r\n \"id\": \"AzureDatabricks\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureDatabricks\",\r\n \"addressPrefixes\": - [\r\n \"13.70.105.50/32\",\r\n \"13.70.107.141/32\",\r\n - \ \"13.71.184.74/32\",\r\n \"13.71.187.166/32\",\r\n \"13.75.164.249/32\",\r\n - \ \"13.75.218.172/32\",\r\n \"13.78.18.152/32\",\r\n \"13.78.19.235/32\",\r\n - \ \"13.86.58.215/32\",\r\n \"13.88.249.244/32\",\r\n \"20.17.48.32/29\",\r\n - \ \"20.21.32.32/29\",\r\n \"20.36.120.68/30\",\r\n \"20.37.64.68/30\",\r\n - \ \"20.37.156.208/28\",\r\n \"20.37.195.16/29\",\r\n \"20.37.224.68/30\",\r\n - \ \"20.38.84.80/28\",\r\n \"20.38.136.120/29\",\r\n \"20.39.8.68/30\",\r\n - \ \"20.41.4.112/28\",\r\n \"20.41.65.136/29\",\r\n \"20.41.192.68/30\",\r\n - \ \"20.42.4.208/28\",\r\n \"20.42.129.160/28\",\r\n \"20.42.224.68/30\",\r\n - \ \"20.43.41.152/29\",\r\n \"20.43.65.144/29\",\r\n \"20.43.130.96/28\",\r\n - \ \"20.45.112.68/30\",\r\n \"20.45.192.68/30\",\r\n \"20.46.12.200/29\",\r\n - \ \"20.46.121.76/32\",\r\n \"20.52.93.40/29\",\r\n \"20.72.16.32/29\",\r\n - \ \"20.99.8.64/29\",\r\n \"20.150.160.104/30\",\r\n \"20.150.160.208/29\",\r\n - \ \"20.186.83.56/32\",\r\n \"20.189.106.192/28\",\r\n \"20.192.160.32/29\",\r\n - \ \"20.192.225.24/29\",\r\n \"20.194.4.102/32\",\r\n \"20.215.0.32/29\",\r\n - \ \"20.217.40.32/29\",\r\n \"23.97.106.142/32\",\r\n \"23.97.201.41/32\",\r\n - \ \"23.100.0.135/32\",\r\n \"23.100.226.13/32\",\r\n \"23.101.147.147/32\",\r\n - \ \"23.101.152.95/32\",\r\n \"40.67.48.68/30\",\r\n \"40.70.58.221/32\",\r\n - \ \"40.74.30.80/28\",\r\n \"40.80.56.68/30\",\r\n \"40.80.168.68/30\",\r\n - \ \"40.80.188.0/28\",\r\n \"40.82.248.112/28\",\r\n \"40.83.176.199/32\",\r\n - \ \"40.83.178.242/32\",\r\n \"40.85.223.25/32\",\r\n \"40.86.167.110/32\",\r\n - \ \"40.89.16.68/30\",\r\n \"40.89.168.225/32\",\r\n \"40.89.170.184/32\",\r\n - \ \"40.89.171.101/32\",\r\n \"40.118.174.12/32\",\r\n \"40.119.9.208/28\",\r\n - \ \"40.123.212.253/32\",\r\n \"40.123.218.63/32\",\r\n \"40.123.219.125/32\",\r\n - \ \"40.123.225.135/32\",\r\n \"40.127.5.82/32\",\r\n \"40.127.5.124/32\",\r\n - \ \"40.127.147.196/32\",\r\n \"51.12.41.16/30\",\r\n \"51.12.47.16/29\",\r\n - \ \"51.12.193.16/30\",\r\n \"51.12.198.200/29\",\r\n \"51.53.24.32/29\",\r\n - \ \"51.53.168.32/29\",\r\n \"51.103.18.111/32\",\r\n \"51.104.25.136/30\",\r\n - \ \"51.105.80.68/30\",\r\n \"51.105.88.68/30\",\r\n \"51.107.48.120/30\",\r\n - \ \"51.107.144.68/30\",\r\n \"51.107.246.160/29\",\r\n \"51.116.74.16/29\",\r\n - \ \"51.120.40.120/30\",\r\n \"51.120.224.68/30\",\r\n \"51.120.234.176/29\",\r\n - \ \"51.137.160.120/29\",\r\n \"51.138.96.158/32\",\r\n \"51.140.200.46/32\",\r\n - \ \"51.140.203.27/32\",\r\n \"51.140.204.4/32\",\r\n \"51.141.103.193/32\",\r\n - \ \"51.143.192.68/30\",\r\n \"52.136.48.68/30\",\r\n \"52.140.104.120/29\",\r\n - \ \"52.141.6.71/32\",\r\n \"52.141.6.181/32\",\r\n \"52.141.22.164/32\",\r\n - \ \"52.146.50.16/32\",\r\n \"52.150.136.68/30\",\r\n \"52.172.133.58/32\",\r\n - \ \"52.187.0.85/32\",\r\n \"52.187.3.203/32\",\r\n \"52.187.145.107/32\",\r\n - \ \"52.228.81.136/29\",\r\n \"52.230.27.216/32\",\r\n \"52.232.19.246/32\",\r\n - \ \"52.246.160.72/32\",\r\n \"52.247.0.200/32\",\r\n \"102.37.41.3/32\",\r\n - \ \"102.133.56.68/30\",\r\n \"102.133.216.96/29\",\r\n \"102.133.224.24/32\",\r\n - \ \"104.41.54.118/32\",\r\n \"104.45.7.191/32\",\r\n \"104.211.89.81/32\",\r\n - \ \"104.211.101.14/32\",\r\n \"104.211.103.82/32\",\r\n \"191.232.53.223/32\",\r\n - \ \"191.233.8.32/29\",\r\n \"191.234.160.82/32\",\r\n \"191.235.225.144/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureDatabricks\",\r\n \"addressPrefixes\": [\r\n \"13.70.105.50/32\",\r\n + \ \"13.70.107.141/32\",\r\n \"13.71.184.74/32\",\r\n \"13.71.187.166/32\",\r\n + \ \"13.75.164.249/32\",\r\n \"13.75.218.172/32\",\r\n \"13.78.18.152/32\",\r\n + \ \"13.78.19.235/32\",\r\n \"13.86.58.215/32\",\r\n \"13.88.249.244/32\",\r\n + \ \"20.17.48.32/29\",\r\n \"20.21.32.32/29\",\r\n \"20.36.120.68/30\",\r\n + \ \"20.37.64.68/30\",\r\n \"20.37.156.208/28\",\r\n \"20.37.195.16/29\",\r\n + \ \"20.37.224.68/30\",\r\n \"20.38.84.80/28\",\r\n \"20.38.136.120/29\",\r\n + \ \"20.39.8.68/30\",\r\n \"20.41.4.112/28\",\r\n \"20.41.65.136/29\",\r\n + \ \"20.41.192.68/30\",\r\n \"20.42.4.208/28\",\r\n \"20.42.129.160/28\",\r\n + \ \"20.42.224.68/30\",\r\n \"20.43.41.152/29\",\r\n \"20.43.65.144/29\",\r\n + \ \"20.43.130.96/28\",\r\n \"20.45.112.68/30\",\r\n \"20.45.192.68/30\",\r\n + \ \"20.46.12.200/29\",\r\n \"20.46.121.76/32\",\r\n \"20.52.93.40/29\",\r\n + \ \"20.72.16.32/29\",\r\n \"20.99.8.64/29\",\r\n \"20.150.160.104/30\",\r\n + \ \"20.150.160.208/29\",\r\n \"20.186.83.56/32\",\r\n \"20.189.106.192/28\",\r\n + \ \"20.192.160.32/29\",\r\n \"20.192.225.24/29\",\r\n \"20.194.4.102/32\",\r\n + \ \"20.215.0.32/29\",\r\n \"20.217.40.32/29\",\r\n \"23.97.106.142/32\",\r\n + \ \"23.97.201.41/32\",\r\n \"23.100.0.135/32\",\r\n \"23.100.226.13/32\",\r\n + \ \"23.101.147.147/32\",\r\n \"23.101.152.95/32\",\r\n \"40.67.48.68/30\",\r\n + \ \"40.70.58.221/32\",\r\n \"40.74.30.80/28\",\r\n \"40.80.56.68/30\",\r\n + \ \"40.80.168.68/30\",\r\n \"40.80.188.0/28\",\r\n \"40.82.248.112/28\",\r\n + \ \"40.83.176.199/32\",\r\n \"40.83.178.242/32\",\r\n \"40.85.223.25/32\",\r\n + \ \"40.86.167.110/32\",\r\n \"40.89.16.68/30\",\r\n \"40.89.168.225/32\",\r\n + \ \"40.89.170.184/32\",\r\n \"40.89.171.101/32\",\r\n \"40.118.174.12/32\",\r\n + \ \"40.119.9.208/28\",\r\n \"40.123.212.253/32\",\r\n \"40.123.218.63/32\",\r\n + \ \"40.123.219.125/32\",\r\n \"40.123.225.135/32\",\r\n \"40.127.5.82/32\",\r\n + \ \"40.127.5.124/32\",\r\n \"40.127.147.196/32\",\r\n \"51.12.41.16/30\",\r\n + \ \"51.12.47.16/29\",\r\n \"51.12.193.16/30\",\r\n \"51.12.198.200/29\",\r\n + \ \"51.53.24.32/29\",\r\n \"51.53.168.32/29\",\r\n \"51.103.18.111/32\",\r\n + \ \"51.104.25.136/30\",\r\n \"51.105.80.68/30\",\r\n \"51.105.88.68/30\",\r\n + \ \"51.107.48.120/30\",\r\n \"51.107.144.68/30\",\r\n \"51.107.203.195/32\",\r\n + \ \"51.107.246.160/29\",\r\n \"51.116.74.16/29\",\r\n \"51.120.40.120/30\",\r\n + \ \"51.120.224.68/30\",\r\n \"51.120.234.176/29\",\r\n \"51.137.160.120/29\",\r\n + \ \"51.138.96.158/32\",\r\n \"51.140.200.46/32\",\r\n \"51.140.203.27/32\",\r\n + \ \"51.140.204.4/32\",\r\n \"51.141.103.193/32\",\r\n \"51.143.192.68/30\",\r\n + \ \"52.136.48.68/30\",\r\n \"52.140.104.120/29\",\r\n \"52.141.6.71/32\",\r\n + \ \"52.141.6.181/32\",\r\n \"52.141.22.164/32\",\r\n \"52.146.50.16/32\",\r\n + \ \"52.150.136.68/30\",\r\n \"52.172.133.58/32\",\r\n \"52.187.0.85/32\",\r\n + \ \"52.187.3.203/32\",\r\n \"52.187.145.107/32\",\r\n \"52.228.81.136/29\",\r\n + \ \"52.230.27.216/32\",\r\n \"52.232.19.246/32\",\r\n \"52.246.160.72/32\",\r\n + \ \"52.247.0.200/32\",\r\n \"102.37.41.3/32\",\r\n \"102.133.56.68/30\",\r\n + \ \"102.133.216.96/29\",\r\n \"102.133.224.24/32\",\r\n \"104.41.54.118/32\",\r\n + \ \"104.45.7.191/32\",\r\n \"104.211.89.81/32\",\r\n \"104.211.101.14/32\",\r\n + \ \"104.211.103.82/32\",\r\n \"191.232.53.223/32\",\r\n \"191.233.8.32/29\",\r\n + \ \"191.234.160.82/32\",\r\n \"191.235.225.144/29\",\r\n \ \"2603:1000:4::160/123\",\r\n \"2603:1000:104:1::160/123\",\r\n \ \"2603:1010:6:1::160/123\",\r\n \"2603:1010:101::160/123\",\r\n \ \"2603:1010:304::160/123\",\r\n \"2603:1010:404::160/123\",\r\n @@ -33194,8 +34005,8 @@ interactions: \ \"2603:1040:1503::1a0/123\",\r\n \"2603:1050:6:1::160/123\",\r\n \ \"2603:1050:403::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureDataExplorerManagement\",\r\n \"id\": - \"AzureDataExplorerManagement\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"13\",\r\n \"region\": + \"AzureDataExplorerManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureDataExplorerManagement\",\r\n @@ -33214,90 +34025,91 @@ interactions: \ \"20.150.171.192/28\",\r\n \"20.150.245.112/28\",\r\n \"20.185.100.27/32\",\r\n \ \"20.189.74.103/32\",\r\n \"20.192.47.96/28\",\r\n \"20.192.235.128/28\",\r\n \ \"20.193.203.96/28\",\r\n \"20.194.75.224/28\",\r\n \"20.195.78.80/28\",\r\n - \ \"20.207.2.112/28\",\r\n \"20.215.13.48/28\",\r\n \"20.217.53.48/28\",\r\n - \ \"23.98.82.240/28\",\r\n \"40.66.57.57/32\",\r\n \"40.66.57.91/32\",\r\n - \ \"40.67.188.68/32\",\r\n \"40.69.107.240/28\",\r\n \"40.71.13.176/28\",\r\n - \ \"40.74.101.208/28\",\r\n \"40.74.147.80/28\",\r\n \"40.78.195.240/28\",\r\n - \ \"40.78.203.176/28\",\r\n \"40.79.131.224/28\",\r\n \"40.79.179.208/28\",\r\n - \ \"40.79.187.16/28\",\r\n \"40.80.234.9/32\",\r\n \"40.80.250.168/32\",\r\n - \ \"40.80.255.12/32\",\r\n \"40.81.28.50/32\",\r\n \"40.81.43.47/32\",\r\n - \ \"40.81.56.122/32\",\r\n \"40.81.72.110/32\",\r\n \"40.81.88.112/32\",\r\n - \ \"40.81.89.242/32\",\r\n \"40.81.122.39/32\",\r\n \"40.81.154.254/32\",\r\n - \ \"40.81.184.86/32\",\r\n \"40.81.220.38/32\",\r\n \"40.81.248.53/32\",\r\n - \ \"40.81.249.251/32\",\r\n \"40.82.154.174/32\",\r\n \"40.82.156.149/32\",\r\n - \ \"40.82.188.208/32\",\r\n \"40.82.217.84/32\",\r\n \"40.82.236.24/32\",\r\n - \ \"40.89.56.69/32\",\r\n \"40.90.219.23/32\",\r\n \"40.91.74.95/32\",\r\n - \ \"40.119.3.195/32\",\r\n \"40.119.203.252/32\",\r\n \"51.12.20.48/28\",\r\n - \ \"51.12.28.48/28\",\r\n \"51.12.99.192/28\",\r\n \"51.12.203.192/28\",\r\n - \ \"51.53.30.128/28\",\r\n \"51.53.174.128/28\",\r\n \"51.104.8.112/28\",\r\n - \ \"51.107.59.160/28\",\r\n \"51.107.98.201/32\",\r\n \"51.107.155.160/28\",\r\n - \ \"51.107.247.128/28\",\r\n \"51.116.59.160/28\",\r\n \"51.116.98.150/32\",\r\n - \ \"51.116.155.224/28\",\r\n \"51.120.99.80/28\",\r\n \"51.120.219.192/28\",\r\n - \ \"51.120.235.224/28\",\r\n \"51.140.212.0/28\",\r\n \"51.145.176.215/32\",\r\n - \ \"52.142.91.221/32\",\r\n \"52.159.55.120/32\",\r\n \"52.162.110.176/28\",\r\n - \ \"52.224.146.56/32\",\r\n \"52.231.148.16/28\",\r\n \"52.232.230.201/32\",\r\n - \ \"52.253.159.186/32\",\r\n \"52.253.225.186/32\",\r\n \"52.253.226.110/32\",\r\n - \ \"102.133.0.192/32\",\r\n \"102.133.28.112/28\",\r\n \"102.133.130.206/32\",\r\n - \ \"102.133.156.16/28\",\r\n \"104.211.147.224/28\",\r\n - \ \"191.233.25.183/32\",\r\n \"191.233.50.208/28\",\r\n \"191.233.205.0/28\",\r\n - \ \"2603:1000:4:1::380/121\",\r\n \"2603:1000:4:402::150/124\",\r\n - \ \"2603:1000:104:2::100/121\",\r\n \"2603:1000:104:402::150/124\",\r\n - \ \"2603:1010:6::600/121\",\r\n \"2603:1010:6:402::150/124\",\r\n - \ \"2603:1010:101:1::380/121\",\r\n \"2603:1010:101:402::150/124\",\r\n - \ \"2603:1010:304:1::380/121\",\r\n \"2603:1010:304:402::150/124\",\r\n - \ \"2603:1010:404:1::380/121\",\r\n \"2603:1010:404:402::150/124\",\r\n - \ \"2603:1020:5::600/121\",\r\n \"2603:1020:5:402::150/124\",\r\n - \ \"2603:1020:206::600/121\",\r\n \"2603:1020:206:402::150/124\",\r\n - \ \"2603:1020:305:402::150/124\",\r\n \"2603:1020:405:402::150/124\",\r\n - \ \"2603:1020:605:1::380/121\",\r\n \"2603:1020:605:402::150/124\",\r\n - \ \"2603:1020:705::600/121\",\r\n \"2603:1020:705:402::150/124\",\r\n - \ \"2603:1020:805::600/121\",\r\n \"2603:1020:805:402::150/124\",\r\n - \ \"2603:1020:905:1::380/121\",\r\n \"2603:1020:905:402::150/124\",\r\n - \ \"2603:1020:a04::600/121\",\r\n \"2603:1020:a04:402::150/124\",\r\n - \ \"2603:1020:b04:1::380/121\",\r\n \"2603:1020:b04:402::150/124\",\r\n - \ \"2603:1020:c04::600/121\",\r\n \"2603:1020:c04:402::150/124\",\r\n - \ \"2603:1020:d04:1::380/121\",\r\n \"2603:1020:d04:402::150/124\",\r\n - \ \"2603:1020:e04::600/121\",\r\n \"2603:1020:e04:402::150/124\",\r\n - \ \"2603:1020:f04:1::380/121\",\r\n \"2603:1020:f04:402::150/124\",\r\n - \ \"2603:1020:1004:2::100/121\",\r\n \"2603:1020:1004:800::d0/124\",\r\n - \ \"2603:1020:1104:1::600/121\",\r\n \"2603:1020:1104:400::150/124\",\r\n - \ \"2603:1020:1302:2::120/123\",\r\n \"2603:1030:f:2::380/121\",\r\n - \ \"2603:1030:f:400::950/124\",\r\n \"2603:1030:10::600/121\",\r\n - \ \"2603:1030:10:402::150/124\",\r\n \"2603:1030:104::600/121\",\r\n - \ \"2603:1030:104:402::150/124\",\r\n \"2603:1030:107:1::300/121\",\r\n - \ \"2603:1030:107:400::e0/124\",\r\n \"2603:1030:210::600/121\",\r\n - \ \"2603:1030:210:402::150/124\",\r\n \"2603:1030:40b:2::400/121\",\r\n - \ \"2603:1030:40b:400::950/124\",\r\n \"2603:1030:40c::600/121\",\r\n - \ \"2603:1030:40c:402::150/124\",\r\n \"2603:1030:504:2::180/121\",\r\n - \ \"2603:1030:504:802::d0/124\",\r\n \"2603:1030:608:1::380/121\",\r\n - \ \"2603:1030:608:402::150/124\",\r\n \"2603:1030:807::600/121\",\r\n - \ \"2603:1030:807:402::150/124\",\r\n \"2603:1030:a07:1::380/121\",\r\n - \ \"2603:1030:a07:402::8d0/124\",\r\n \"2603:1030:b04:1::380/121\",\r\n - \ \"2603:1030:b04:402::150/124\",\r\n \"2603:1030:c06:2::400/121\",\r\n - \ \"2603:1030:c06:400::950/124\",\r\n \"2603:1030:f05::600/121\",\r\n - \ \"2603:1030:f05:402::150/124\",\r\n \"2603:1030:1005:1::380/121\",\r\n - \ \"2603:1030:1005:402::150/124\",\r\n \"2603:1040:5::700/121\",\r\n - \ \"2603:1040:5:402::150/124\",\r\n \"2603:1040:207:1::380/121\",\r\n - \ \"2603:1040:207:402::150/124\",\r\n \"2603:1040:407::600/121\",\r\n - \ \"2603:1040:407:402::150/124\",\r\n \"2603:1040:606:1::380/121\",\r\n - \ \"2603:1040:606:402::150/124\",\r\n \"2603:1040:806:1::380/121\",\r\n - \ \"2603:1040:806:402::150/124\",\r\n \"2603:1040:904::600/121\",\r\n - \ \"2603:1040:904:402::150/124\",\r\n \"2603:1040:a06::700/121\",\r\n - \ \"2603:1040:a06:402::150/124\",\r\n \"2603:1040:b04:1::380/121\",\r\n - \ \"2603:1040:b04:402::150/124\",\r\n \"2603:1040:c06:1::380/121\",\r\n - \ \"2603:1040:c06:402::150/124\",\r\n \"2603:1040:d04:2::280/121\",\r\n - \ \"2603:1040:d04:800::d0/124\",\r\n \"2603:1040:e05::180/121\",\r\n - \ \"2603:1040:f05::600/121\",\r\n \"2603:1040:f05:402::150/124\",\r\n - \ \"2603:1040:1002:1::180/123\",\r\n \"2603:1040:1104:1::680/121\",\r\n - \ \"2603:1040:1104:400::150/124\",\r\n \"2603:1040:1202:1::1c0/123\",\r\n - \ \"2603:1040:1302:1::4a0/123\",\r\n \"2603:1040:1402:2::120/123\",\r\n - \ \"2603:1040:1503:1::1e0/123\",\r\n \"2603:1050:6::600/121\",\r\n - \ \"2603:1050:6:402::150/124\",\r\n \"2603:1050:403:1::400/121\",\r\n - \ \"2603:1050:403:400::2b0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureDataLake\",\r\n \"id\": \"AzureDataLake\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"20.207.2.112/28\",\r\n \"20.210.144.96/28\",\r\n \"20.215.13.48/28\",\r\n + \ \"20.217.53.48/28\",\r\n \"23.98.82.240/28\",\r\n \"40.66.57.57/32\",\r\n + \ \"40.66.57.91/32\",\r\n \"40.67.188.68/32\",\r\n \"40.69.107.240/28\",\r\n + \ \"40.71.13.176/28\",\r\n \"40.74.101.208/28\",\r\n \"40.74.147.80/28\",\r\n + \ \"40.78.195.240/28\",\r\n \"40.78.203.176/28\",\r\n \"40.79.131.224/28\",\r\n + \ \"40.79.179.208/28\",\r\n \"40.79.187.16/28\",\r\n \"40.80.234.9/32\",\r\n + \ \"40.80.250.168/32\",\r\n \"40.80.255.12/32\",\r\n \"40.81.28.50/32\",\r\n + \ \"40.81.43.47/32\",\r\n \"40.81.56.122/32\",\r\n \"40.81.72.110/32\",\r\n + \ \"40.81.88.112/32\",\r\n \"40.81.89.242/32\",\r\n \"40.81.122.39/32\",\r\n + \ \"40.81.154.254/32\",\r\n \"40.81.184.86/32\",\r\n \"40.81.220.38/32\",\r\n + \ \"40.81.248.53/32\",\r\n \"40.81.249.251/32\",\r\n \"40.82.154.174/32\",\r\n + \ \"40.82.156.149/32\",\r\n \"40.82.188.208/32\",\r\n \"40.82.217.84/32\",\r\n + \ \"40.82.236.24/32\",\r\n \"40.89.56.69/32\",\r\n \"40.90.219.23/32\",\r\n + \ \"40.91.74.95/32\",\r\n \"40.119.3.195/32\",\r\n \"40.119.203.252/32\",\r\n + \ \"51.12.20.48/28\",\r\n \"51.12.28.48/28\",\r\n \"51.12.99.192/28\",\r\n + \ \"51.12.203.192/28\",\r\n \"51.53.30.128/28\",\r\n \"51.53.174.128/28\",\r\n + \ \"51.104.8.112/28\",\r\n \"51.107.59.160/28\",\r\n \"51.107.98.201/32\",\r\n + \ \"51.107.155.160/28\",\r\n \"51.107.247.128/28\",\r\n \"51.116.59.160/28\",\r\n + \ \"51.116.98.150/32\",\r\n \"51.116.155.224/28\",\r\n \"51.120.99.80/28\",\r\n + \ \"51.120.219.192/28\",\r\n \"51.120.235.224/28\",\r\n \"51.140.212.0/28\",\r\n + \ \"51.145.176.215/32\",\r\n \"52.142.91.221/32\",\r\n \"52.159.55.120/32\",\r\n + \ \"52.162.110.176/28\",\r\n \"52.224.146.56/32\",\r\n \"52.231.148.16/28\",\r\n + \ \"52.232.230.201/32\",\r\n \"52.253.159.186/32\",\r\n \"52.253.225.186/32\",\r\n + \ \"52.253.226.110/32\",\r\n \"102.133.0.192/32\",\r\n \"102.133.28.112/28\",\r\n + \ \"102.133.130.206/32\",\r\n \"102.133.156.16/28\",\r\n + \ \"104.211.147.224/28\",\r\n \"191.233.25.183/32\",\r\n + \ \"191.233.50.208/28\",\r\n \"191.233.205.0/28\",\r\n \"2603:1000:4:1::380/121\",\r\n + \ \"2603:1000:4:402::150/124\",\r\n \"2603:1000:104:2::100/121\",\r\n + \ \"2603:1000:104:402::150/124\",\r\n \"2603:1010:6::600/121\",\r\n + \ \"2603:1010:6:402::150/124\",\r\n \"2603:1010:101:1::380/121\",\r\n + \ \"2603:1010:101:402::150/124\",\r\n \"2603:1010:304:1::380/121\",\r\n + \ \"2603:1010:304:402::150/124\",\r\n \"2603:1010:404:1::380/121\",\r\n + \ \"2603:1010:404:402::150/124\",\r\n \"2603:1020:5::600/121\",\r\n + \ \"2603:1020:5:402::150/124\",\r\n \"2603:1020:206::600/121\",\r\n + \ \"2603:1020:206:402::150/124\",\r\n \"2603:1020:305:402::150/124\",\r\n + \ \"2603:1020:405:402::150/124\",\r\n \"2603:1020:605:1::380/121\",\r\n + \ \"2603:1020:605:402::150/124\",\r\n \"2603:1020:705::600/121\",\r\n + \ \"2603:1020:705:402::150/124\",\r\n \"2603:1020:805::600/121\",\r\n + \ \"2603:1020:805:402::150/124\",\r\n \"2603:1020:905:1::380/121\",\r\n + \ \"2603:1020:905:402::150/124\",\r\n \"2603:1020:a04::600/121\",\r\n + \ \"2603:1020:a04:402::150/124\",\r\n \"2603:1020:b04:1::380/121\",\r\n + \ \"2603:1020:b04:402::150/124\",\r\n \"2603:1020:c04::600/121\",\r\n + \ \"2603:1020:c04:402::150/124\",\r\n \"2603:1020:d04:1::380/121\",\r\n + \ \"2603:1020:d04:402::150/124\",\r\n \"2603:1020:e04::600/121\",\r\n + \ \"2603:1020:e04:402::150/124\",\r\n \"2603:1020:f04:1::380/121\",\r\n + \ \"2603:1020:f04:402::150/124\",\r\n \"2603:1020:1004:2::100/121\",\r\n + \ \"2603:1020:1004:800::d0/124\",\r\n \"2603:1020:1104:1::600/121\",\r\n + \ \"2603:1020:1104:400::150/124\",\r\n \"2603:1020:1302:2::120/123\",\r\n + \ \"2603:1030:f:2::380/121\",\r\n \"2603:1030:f:400::950/124\",\r\n + \ \"2603:1030:10::600/121\",\r\n \"2603:1030:10:402::150/124\",\r\n + \ \"2603:1030:104::600/121\",\r\n \"2603:1030:104:402::150/124\",\r\n + \ \"2603:1030:107:1::300/121\",\r\n \"2603:1030:107:400::e0/124\",\r\n + \ \"2603:1030:210::600/121\",\r\n \"2603:1030:210:402::150/124\",\r\n + \ \"2603:1030:40b:2::400/121\",\r\n \"2603:1030:40b:400::950/124\",\r\n + \ \"2603:1030:40c::600/121\",\r\n \"2603:1030:40c:402::150/124\",\r\n + \ \"2603:1030:504:2::180/121\",\r\n \"2603:1030:504:802::d0/124\",\r\n + \ \"2603:1030:608:1::380/121\",\r\n \"2603:1030:608:402::150/124\",\r\n + \ \"2603:1030:807::600/121\",\r\n \"2603:1030:807:402::150/124\",\r\n + \ \"2603:1030:a07:1::380/121\",\r\n \"2603:1030:a07:402::8d0/124\",\r\n + \ \"2603:1030:b04:1::380/121\",\r\n \"2603:1030:b04:402::150/124\",\r\n + \ \"2603:1030:c06:2::400/121\",\r\n \"2603:1030:c06:400::950/124\",\r\n + \ \"2603:1030:f05::600/121\",\r\n \"2603:1030:f05:402::150/124\",\r\n + \ \"2603:1030:1005:1::380/121\",\r\n \"2603:1030:1005:402::150/124\",\r\n + \ \"2603:1040:5::700/121\",\r\n \"2603:1040:5:402::150/124\",\r\n + \ \"2603:1040:207:1::380/121\",\r\n \"2603:1040:207:402::150/124\",\r\n + \ \"2603:1040:407::600/121\",\r\n \"2603:1040:407:402::150/124\",\r\n + \ \"2603:1040:606:1::380/121\",\r\n \"2603:1040:606:402::150/124\",\r\n + \ \"2603:1040:806:1::380/121\",\r\n \"2603:1040:806:402::150/124\",\r\n + \ \"2603:1040:904::600/121\",\r\n \"2603:1040:904:402::150/124\",\r\n + \ \"2603:1040:a06::700/121\",\r\n \"2603:1040:a06:402::150/124\",\r\n + \ \"2603:1040:b04:1::380/121\",\r\n \"2603:1040:b04:402::150/124\",\r\n + \ \"2603:1040:c06:1::380/121\",\r\n \"2603:1040:c06:402::150/124\",\r\n + \ \"2603:1040:d04:2::280/121\",\r\n \"2603:1040:d04:800::d0/124\",\r\n + \ \"2603:1040:e05::180/121\",\r\n \"2603:1040:f05::600/121\",\r\n + \ \"2603:1040:f05:402::150/124\",\r\n \"2603:1040:1002:1::180/123\",\r\n + \ \"2603:1040:1104:1::680/121\",\r\n \"2603:1040:1104:400::150/124\",\r\n + \ \"2603:1040:1202:1::1c0/123\",\r\n \"2603:1040:1302:1::4a0/123\",\r\n + \ \"2603:1040:1402:2::120/123\",\r\n \"2603:1040:1503:1::1e0/123\",\r\n + \ \"2603:1050:6::600/121\",\r\n \"2603:1050:6:402::150/124\",\r\n + \ \"2603:1050:403:1::400/121\",\r\n \"2603:1050:403:400::2b0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureDataLake\",\r\n + \ \"id\": \"AzureDataLake\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureDataLake\",\r\n \"addressPrefixes\": [\r\n \"20.119.199.45/32\",\r\n \"20.122.64.76/32\",\r\n \ \"40.90.138.133/32\",\r\n \"40.90.138.136/32\",\r\n \"40.90.141.128/29\",\r\n @@ -33307,7 +34119,7 @@ interactions: \ \"104.44.89.39/32\",\r\n \"104.44.89.42/32\",\r\n \"104.44.90.128/27\",\r\n \ \"104.44.90.194/31\",\r\n \"104.44.91.160/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureDeviceUpdate\",\r\n \"id\": - \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -33345,7 +34157,7 @@ interactions: \ \"102.37.80.176/28\",\r\n \"102.37.160.128/28\",\r\n \"104.46.179.224/28\",\r\n \ \"191.233.15.240/28\",\r\n \"191.234.142.240/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureDevOps\",\r\n \"id\": - \"AzureDevOps\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AzureDevOps\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -33357,7 +34169,7 @@ interactions: \ \"40.82.252.0/24\",\r\n \"40.119.10.0/24\",\r\n \"51.104.26.0/24\",\r\n \ \"52.150.138.0/24\",\r\n \"52.228.82.0/24\",\r\n \"191.235.226.0/24\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureDevSpaces\",\r\n - \ \"id\": \"AzureDevSpaces\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"AzureDevSpaces\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -33376,92 +34188,93 @@ interactions: \ \"52.150.139.144/28\",\r\n \"52.182.141.128/28\",\r\n \"52.228.81.224/28\",\r\n \ \"104.214.161.48/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureDigitalTwins\",\r\n \"id\": \"AzureDigitalTwins\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureDigitalTwins\",\r\n \"addressPrefixes\": - [\r\n \"20.17.51.192/27\",\r\n \"20.21.36.64/27\",\r\n \"20.36.125.120/29\",\r\n - \ \"20.36.125.192/27\",\r\n \"20.37.70.112/29\",\r\n \"20.37.70.192/27\",\r\n - \ \"20.38.142.112/29\",\r\n \"20.38.142.192/27\",\r\n \"20.39.2.134/32\",\r\n - \ \"20.39.2.208/32\",\r\n \"20.39.2.237/32\",\r\n \"20.39.3.11/32\",\r\n - \ \"20.39.3.14/32\",\r\n \"20.39.3.17/32\",\r\n \"20.39.3.38/32\",\r\n - \ \"20.39.18.169/32\",\r\n \"20.40.225.48/29\",\r\n \"20.40.225.128/27\",\r\n - \ \"20.43.47.72/29\",\r\n \"20.43.47.96/27\",\r\n \"20.45.116.80/29\",\r\n - \ \"20.45.116.96/27\",\r\n \"20.46.10.56/29\",\r\n \"20.46.10.96/27\",\r\n - \ \"20.48.193.128/27\",\r\n \"20.48.193.160/29\",\r\n \"20.49.103.112/29\",\r\n - \ \"20.49.103.192/27\",\r\n \"20.49.118.8/29\",\r\n \"20.49.118.32/27\",\r\n - \ \"20.49.248.209/32\",\r\n \"20.49.249.56/32\",\r\n \"20.49.249.78/32\",\r\n - \ \"20.49.249.101/32\",\r\n \"20.49.249.106/32\",\r\n \"20.49.249.156/32\",\r\n - \ \"20.49.249.189/32\",\r\n \"20.49.249.208/32\",\r\n \"20.49.249.236/32\",\r\n - \ \"20.49.250.2/32\",\r\n \"20.50.211.192/32\",\r\n \"20.50.212.99/32\",\r\n - \ \"20.50.212.103/32\",\r\n \"20.50.212.140/32\",\r\n \"20.50.213.6/32\",\r\n - \ \"20.50.213.76/32\",\r\n \"20.50.213.88/32\",\r\n \"20.50.213.93/32\",\r\n - \ \"20.50.213.94/32\",\r\n \"20.50.213.120/32\",\r\n \"20.51.8.96/27\",\r\n - \ \"20.51.8.192/29\",\r\n \"20.51.16.176/29\",\r\n \"20.51.17.0/27\",\r\n - \ \"20.51.73.8/32\",\r\n \"20.51.73.11/32\",\r\n \"20.51.73.22/31\",\r\n - \ \"20.51.73.25/32\",\r\n \"20.51.73.26/31\",\r\n \"20.51.73.36/32\",\r\n - \ \"20.51.73.39/32\",\r\n \"20.51.73.44/32\",\r\n \"20.53.44.88/29\",\r\n - \ \"20.53.44.96/27\",\r\n \"20.53.48.0/27\",\r\n \"20.53.48.32/29\",\r\n - \ \"20.53.114.26/32\",\r\n \"20.53.114.71/32\",\r\n \"20.53.114.84/32\",\r\n - \ \"20.53.114.118/32\",\r\n \"20.58.66.0/27\",\r\n \"20.58.66.32/29\",\r\n - \ \"20.61.98.144/29\",\r\n \"20.61.99.0/27\",\r\n \"20.62.129.32/27\",\r\n - \ \"20.62.129.128/29\",\r\n \"20.65.130.72/29\",\r\n \"20.65.130.96/27\",\r\n - \ \"20.66.2.16/29\",\r\n \"20.66.2.128/27\",\r\n \"20.72.20.0/27\",\r\n - \ \"20.150.166.176/29\",\r\n \"20.150.167.128/27\",\r\n \"20.185.75.6/32\",\r\n - \ \"20.185.75.209/32\",\r\n \"20.187.197.16/29\",\r\n \"20.187.197.128/27\",\r\n - \ \"20.189.224.224/27\",\r\n \"20.189.225.64/29\",\r\n \"20.191.161.96/27\",\r\n - \ \"20.191.161.192/29\",\r\n \"20.192.166.176/29\",\r\n \"20.192.167.128/27\",\r\n - \ \"20.192.231.192/27\",\r\n \"20.192.231.224/29\",\r\n \"20.193.3.89/32\",\r\n - \ \"20.193.3.243/32\",\r\n \"20.193.7.70/32\",\r\n \"20.193.7.132/32\",\r\n - \ \"20.193.59.172/32\",\r\n \"20.193.59.253/32\",\r\n \"20.194.72.136/29\",\r\n - \ \"20.194.72.160/27\",\r\n \"20.215.3.192/27\",\r\n \"20.217.43.192/27\",\r\n - \ \"23.98.108.184/29\",\r\n \"23.98.109.0/27\",\r\n \"40.67.52.104/29\",\r\n - \ \"40.67.52.192/27\",\r\n \"40.80.173.208/29\",\r\n \"40.80.173.224/27\",\r\n - \ \"40.119.241.130/32\",\r\n \"40.119.241.148/32\",\r\n \"40.119.241.154/32\",\r\n - \ \"40.119.242.73/32\",\r\n \"40.119.242.79/32\",\r\n \"40.119.242.168/32\",\r\n - \ \"40.119.242.232/32\",\r\n \"40.119.243.20/32\",\r\n \"40.119.243.119/32\",\r\n - \ \"40.119.243.178/32\",\r\n \"40.124.97.243/32\",\r\n \"40.124.98.14/31\",\r\n - \ \"40.124.98.23/32\",\r\n \"40.124.98.34/31\",\r\n \"40.124.98.48/32\",\r\n - \ \"40.124.98.52/32\",\r\n \"40.124.98.70/32\",\r\n \"40.124.99.100/32\",\r\n - \ \"51.12.43.144/29\",\r\n \"51.12.43.160/27\",\r\n \"51.12.194.120/29\",\r\n - \ \"51.12.195.192/27\",\r\n \"51.13.136.128/27\",\r\n \"51.13.136.160/29\",\r\n - \ \"51.53.27.192/27\",\r\n \"51.53.171.192/27\",\r\n \"51.104.141.227/32\",\r\n - \ \"51.107.241.64/27\",\r\n \"51.107.241.96/29\",\r\n \"51.107.249.80/29\",\r\n - \ \"51.107.249.96/27\",\r\n \"51.116.51.176/29\",\r\n \"51.116.54.0/27\",\r\n - \ \"51.116.148.120/29\",\r\n \"51.116.148.192/27\",\r\n \"51.120.232.40/29\",\r\n - \ \"51.120.232.128/27\",\r\n \"51.143.208.208/29\",\r\n \"51.143.208.224/27\",\r\n - \ \"52.136.52.248/29\",\r\n \"52.136.53.64/27\",\r\n \"52.136.184.80/29\",\r\n - \ \"52.136.184.96/27\",\r\n \"52.139.106.96/27\",\r\n \"52.140.111.112/29\",\r\n - \ \"52.140.111.192/27\",\r\n \"52.142.120.18/32\",\r\n \"52.142.120.22/32\",\r\n - \ \"52.142.120.57/32\",\r\n \"52.142.120.74/32\",\r\n \"52.142.120.90/32\",\r\n - \ \"52.142.120.104/32\",\r\n \"52.142.120.156/32\",\r\n \"52.146.132.192/27\",\r\n - \ \"52.146.132.224/29\",\r\n \"52.148.29.27/32\",\r\n \"52.149.20.142/32\",\r\n - \ \"52.149.234.152/32\",\r\n \"52.149.238.190/32\",\r\n \"52.149.239.34/32\",\r\n - \ \"52.150.156.248/29\",\r\n \"52.150.157.32/27\",\r\n \"52.153.153.146/32\",\r\n - \ \"52.153.153.246/32\",\r\n \"52.153.153.255/32\",\r\n \"52.153.154.13/32\",\r\n - \ \"52.153.154.40/32\",\r\n \"52.153.154.123/32\",\r\n \"52.153.154.158/32\",\r\n - \ \"52.153.154.161/32\",\r\n \"52.156.207.58/32\",\r\n \"52.156.207.195/32\",\r\n - \ \"52.161.185.49/32\",\r\n \"52.170.161.49/32\",\r\n \"52.170.162.28/32\",\r\n - \ \"52.172.112.168/29\",\r\n \"52.172.113.0/27\",\r\n \"52.186.106.218/32\",\r\n - \ \"52.191.16.191/32\",\r\n \"52.191.18.106/32\",\r\n \"52.247.76.74/32\",\r\n - \ \"52.247.76.167/32\",\r\n \"52.247.76.187/32\",\r\n \"52.247.76.199/32\",\r\n - \ \"52.247.76.216/32\",\r\n \"52.247.76.246/32\",\r\n \"52.247.76.252/32\",\r\n - \ \"52.247.77.7/32\",\r\n \"52.247.77.22/32\",\r\n \"52.247.77.26/32\",\r\n - \ \"52.250.39.158/32\",\r\n \"52.250.39.236/32\",\r\n \"52.250.39.246/32\",\r\n - \ \"52.250.39.250/32\",\r\n \"52.250.72.145/32\",\r\n \"52.250.73.36/32\",\r\n - \ \"52.250.73.178/32\",\r\n \"52.250.73.204/32\",\r\n \"52.250.74.3/32\",\r\n - \ \"52.253.224.146/32\",\r\n \"52.253.224.154/32\",\r\n \"102.37.80.0/27\",\r\n - \ \"102.37.80.32/29\",\r\n \"102.133.221.16/29\",\r\n \"102.133.221.32/27\",\r\n - \ \"104.46.178.120/29\",\r\n \"104.46.178.160/27\",\r\n \"191.233.15.16/29\",\r\n - \ \"191.233.15.32/27\",\r\n \"191.234.139.168/29\",\r\n \"191.234.142.0/27\",\r\n - \ \"2603:1020:a04:2::580/121\",\r\n \"2603:1020:e04::700/121\",\r\n - \ \"2603:1020:1004:1::540/122\",\r\n \"2603:1020:1004:2::/121\",\r\n - \ \"2603:1020:1104:1::380/122\",\r\n \"2603:1020:1104:1::680/121\",\r\n - \ \"2603:1020:1302::580/121\",\r\n \"2603:1030:f:2::500/121\",\r\n - \ \"2603:1030:104::700/121\",\r\n \"2603:1030:107::5c0/122\",\r\n - \ \"2603:1030:504::560/123\",\r\n \"2603:1030:504:2::/121\",\r\n - \ \"2603:1030:608:3::680/121\",\r\n \"2603:1030:a07:4::280/121\",\r\n - \ \"2603:1040:207:1::500/121\",\r\n \"2603:1040:904:2::700/121\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureDigitalTwins\",\r\n \"addressPrefixes\": [\r\n \"20.17.51.192/27\",\r\n + \ \"20.21.36.64/27\",\r\n \"20.36.125.120/29\",\r\n \"20.36.125.192/27\",\r\n + \ \"20.37.70.112/29\",\r\n \"20.37.70.192/27\",\r\n \"20.38.142.112/29\",\r\n + \ \"20.38.142.192/27\",\r\n \"20.39.2.134/32\",\r\n \"20.39.2.208/32\",\r\n + \ \"20.39.2.237/32\",\r\n \"20.39.3.11/32\",\r\n \"20.39.3.14/32\",\r\n + \ \"20.39.3.17/32\",\r\n \"20.39.3.38/32\",\r\n \"20.39.18.169/32\",\r\n + \ \"20.40.225.48/29\",\r\n \"20.40.225.128/27\",\r\n \"20.43.47.72/29\",\r\n + \ \"20.43.47.96/27\",\r\n \"20.45.116.80/29\",\r\n \"20.45.116.96/27\",\r\n + \ \"20.46.10.56/29\",\r\n \"20.46.10.96/27\",\r\n \"20.48.193.128/27\",\r\n + \ \"20.48.193.160/29\",\r\n \"20.49.103.112/29\",\r\n \"20.49.103.192/27\",\r\n + \ \"20.49.118.8/29\",\r\n \"20.49.118.32/27\",\r\n \"20.49.248.209/32\",\r\n + \ \"20.49.249.56/32\",\r\n \"20.49.249.78/32\",\r\n \"20.49.249.101/32\",\r\n + \ \"20.49.249.106/32\",\r\n \"20.49.249.156/32\",\r\n \"20.49.249.189/32\",\r\n + \ \"20.49.249.208/32\",\r\n \"20.49.249.236/32\",\r\n \"20.49.250.2/32\",\r\n + \ \"20.50.211.192/32\",\r\n \"20.50.212.99/32\",\r\n \"20.50.212.103/32\",\r\n + \ \"20.50.212.140/32\",\r\n \"20.50.213.6/32\",\r\n \"20.50.213.76/32\",\r\n + \ \"20.50.213.88/32\",\r\n \"20.50.213.93/32\",\r\n \"20.50.213.94/32\",\r\n + \ \"20.50.213.120/32\",\r\n \"20.51.8.96/27\",\r\n \"20.51.8.192/29\",\r\n + \ \"20.51.16.176/29\",\r\n \"20.51.17.0/27\",\r\n \"20.51.73.8/32\",\r\n + \ \"20.51.73.11/32\",\r\n \"20.51.73.22/31\",\r\n \"20.51.73.25/32\",\r\n + \ \"20.51.73.26/31\",\r\n \"20.51.73.36/32\",\r\n \"20.51.73.39/32\",\r\n + \ \"20.51.73.44/32\",\r\n \"20.53.44.88/29\",\r\n \"20.53.44.96/27\",\r\n + \ \"20.53.48.0/27\",\r\n \"20.53.48.32/29\",\r\n \"20.53.114.26/32\",\r\n + \ \"20.53.114.71/32\",\r\n \"20.53.114.84/32\",\r\n \"20.53.114.118/32\",\r\n + \ \"20.58.66.0/27\",\r\n \"20.58.66.32/29\",\r\n \"20.61.98.144/29\",\r\n + \ \"20.61.99.0/27\",\r\n \"20.62.129.32/27\",\r\n \"20.62.129.128/29\",\r\n + \ \"20.65.130.72/29\",\r\n \"20.65.130.96/27\",\r\n \"20.66.2.16/29\",\r\n + \ \"20.66.2.128/27\",\r\n \"20.72.20.0/27\",\r\n \"20.150.166.176/29\",\r\n + \ \"20.150.167.128/27\",\r\n \"20.185.75.6/32\",\r\n \"20.185.75.209/32\",\r\n + \ \"20.187.197.16/29\",\r\n \"20.187.197.128/27\",\r\n \"20.189.224.224/27\",\r\n + \ \"20.189.225.64/29\",\r\n \"20.191.161.96/27\",\r\n \"20.191.161.192/29\",\r\n + \ \"20.192.166.176/29\",\r\n \"20.192.167.128/27\",\r\n \"20.192.231.192/27\",\r\n + \ \"20.192.231.224/29\",\r\n \"20.193.3.89/32\",\r\n \"20.193.3.243/32\",\r\n + \ \"20.193.7.70/32\",\r\n \"20.193.7.132/32\",\r\n \"20.193.59.172/32\",\r\n + \ \"20.193.59.253/32\",\r\n \"20.194.72.136/29\",\r\n \"20.194.72.160/27\",\r\n + \ \"20.215.3.192/27\",\r\n \"20.217.43.192/27\",\r\n \"23.98.108.184/29\",\r\n + \ \"23.98.109.0/27\",\r\n \"40.67.52.104/29\",\r\n \"40.67.52.192/27\",\r\n + \ \"40.80.173.208/29\",\r\n \"40.80.173.224/27\",\r\n \"40.119.241.130/32\",\r\n + \ \"40.119.241.148/32\",\r\n \"40.119.241.154/32\",\r\n \"40.119.242.73/32\",\r\n + \ \"40.119.242.79/32\",\r\n \"40.119.242.168/32\",\r\n \"40.119.242.232/32\",\r\n + \ \"40.119.243.20/32\",\r\n \"40.119.243.119/32\",\r\n \"40.119.243.178/32\",\r\n + \ \"40.124.97.243/32\",\r\n \"40.124.98.14/31\",\r\n \"40.124.98.23/32\",\r\n + \ \"40.124.98.34/31\",\r\n \"40.124.98.48/32\",\r\n \"40.124.98.52/32\",\r\n + \ \"40.124.98.70/32\",\r\n \"40.124.99.100/32\",\r\n \"51.12.43.144/29\",\r\n + \ \"51.12.43.160/27\",\r\n \"51.12.194.120/29\",\r\n \"51.12.195.192/27\",\r\n + \ \"51.13.136.128/27\",\r\n \"51.13.136.160/29\",\r\n \"51.53.27.192/27\",\r\n + \ \"51.53.171.192/27\",\r\n \"51.104.141.227/32\",\r\n \"51.107.241.64/27\",\r\n + \ \"51.107.241.96/29\",\r\n \"51.107.249.80/29\",\r\n \"51.107.249.96/27\",\r\n + \ \"51.116.51.176/29\",\r\n \"51.116.54.0/27\",\r\n \"51.116.148.120/29\",\r\n + \ \"51.116.148.192/27\",\r\n \"51.120.232.40/29\",\r\n \"51.120.232.128/27\",\r\n + \ \"51.143.208.208/29\",\r\n \"51.143.208.224/27\",\r\n \"52.136.52.248/29\",\r\n + \ \"52.136.53.64/27\",\r\n \"52.136.184.80/29\",\r\n \"52.136.184.96/27\",\r\n + \ \"52.139.106.96/27\",\r\n \"52.140.111.112/29\",\r\n \"52.140.111.192/27\",\r\n + \ \"52.142.120.18/32\",\r\n \"52.142.120.22/32\",\r\n \"52.142.120.57/32\",\r\n + \ \"52.142.120.74/32\",\r\n \"52.142.120.90/32\",\r\n \"52.142.120.104/32\",\r\n + \ \"52.142.120.156/32\",\r\n \"52.146.132.192/27\",\r\n \"52.146.132.224/29\",\r\n + \ \"52.148.29.27/32\",\r\n \"52.149.20.142/32\",\r\n \"52.149.234.152/32\",\r\n + \ \"52.149.238.190/32\",\r\n \"52.149.239.34/32\",\r\n \"52.150.156.248/29\",\r\n + \ \"52.150.157.32/27\",\r\n \"52.153.153.146/32\",\r\n \"52.153.153.246/32\",\r\n + \ \"52.153.153.255/32\",\r\n \"52.153.154.13/32\",\r\n \"52.153.154.40/32\",\r\n + \ \"52.153.154.123/32\",\r\n \"52.153.154.158/32\",\r\n \"52.153.154.161/32\",\r\n + \ \"52.156.207.58/32\",\r\n \"52.156.207.195/32\",\r\n \"52.161.185.49/32\",\r\n + \ \"52.170.161.49/32\",\r\n \"52.170.162.28/32\",\r\n \"52.172.112.168/29\",\r\n + \ \"52.172.113.0/27\",\r\n \"52.186.106.218/32\",\r\n \"52.191.16.191/32\",\r\n + \ \"52.191.18.106/32\",\r\n \"52.247.76.74/32\",\r\n \"52.247.76.167/32\",\r\n + \ \"52.247.76.187/32\",\r\n \"52.247.76.199/32\",\r\n \"52.247.76.216/32\",\r\n + \ \"52.247.76.246/32\",\r\n \"52.247.76.252/32\",\r\n \"52.247.77.7/32\",\r\n + \ \"52.247.77.22/32\",\r\n \"52.247.77.26/32\",\r\n \"52.250.39.158/32\",\r\n + \ \"52.250.39.236/32\",\r\n \"52.250.39.246/32\",\r\n \"52.250.39.250/32\",\r\n + \ \"52.250.72.145/32\",\r\n \"52.250.73.36/32\",\r\n \"52.250.73.178/32\",\r\n + \ \"52.250.73.204/32\",\r\n \"52.250.74.3/32\",\r\n \"52.253.224.146/32\",\r\n + \ \"52.253.224.154/32\",\r\n \"102.37.80.0/27\",\r\n \"102.37.80.32/29\",\r\n + \ \"102.133.221.16/29\",\r\n \"102.133.221.32/27\",\r\n \"104.46.178.120/29\",\r\n + \ \"104.46.178.160/27\",\r\n \"191.233.15.16/29\",\r\n \"191.233.15.32/27\",\r\n + \ \"191.234.139.168/29\",\r\n \"191.234.142.0/27\",\r\n \"2603:1020:a04:2::580/121\",\r\n + \ \"2603:1020:e04::700/121\",\r\n \"2603:1020:1004:1::540/122\",\r\n + \ \"2603:1020:1004:2::/121\",\r\n \"2603:1020:1104:1::380/122\",\r\n + \ \"2603:1020:1104:1::680/121\",\r\n \"2603:1020:1302::580/121\",\r\n + \ \"2603:1030:f:2::500/121\",\r\n \"2603:1030:104::700/121\",\r\n + \ \"2603:1030:107::5c0/122\",\r\n \"2603:1030:504::560/123\",\r\n + \ \"2603:1030:504:2::/121\",\r\n \"2603:1030:608:3::680/121\",\r\n + \ \"2603:1030:a07:4::280/121\",\r\n \"2603:1040:207:1::500/121\",\r\n + \ \"2603:1040:606:3::100/121\",\r\n \"2603:1040:904:2::700/121\",\r\n \ \"2603:1040:a06:2::200/121\",\r\n \"2603:1040:d04:1::540/122\",\r\n \ \"2603:1040:d04:2::80/121\",\r\n \"2603:1040:f05::700/121\",\r\n \ \"2603:1040:1002::7c0/123\",\r\n \"2603:1040:1002:1::/121\",\r\n @@ -33469,95 +34282,96 @@ interactions: \ \"2603:1040:1302::580/121\",\r\n \"2603:1040:1402::580/121\",\r\n \ \"2603:1040:1503::580/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureEventGrid\",\r\n \"id\": \"AzureEventGrid\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventGrid\",\r\n \"addressPrefixes\": - [\r\n \"13.71.56.240/28\",\r\n \"13.71.57.0/28\",\r\n \"13.73.248.128/25\",\r\n - \ \"13.86.56.32/27\",\r\n \"13.86.56.160/27\",\r\n \"13.88.73.16/28\",\r\n - \ \"13.88.73.32/27\",\r\n \"13.88.135.208/28\",\r\n \"13.91.193.0/28\",\r\n - \ \"20.17.49.128/25\",\r\n \"20.21.33.128/25\",\r\n \"20.36.121.0/25\",\r\n - \ \"20.37.55.32/27\",\r\n \"20.37.65.0/25\",\r\n \"20.37.82.224/27\",\r\n - \ \"20.37.157.128/25\",\r\n \"20.37.196.0/25\",\r\n \"20.37.225.0/25\",\r\n - \ \"20.38.87.0/25\",\r\n \"20.38.137.0/25\",\r\n \"20.39.11.128/25\",\r\n - \ \"20.39.20.16/28\",\r\n \"20.39.80.112/28\",\r\n \"20.39.80.128/28\",\r\n - \ \"20.39.99.64/28\",\r\n \"20.39.99.240/28\",\r\n \"20.40.152.128/27\",\r\n - \ \"20.40.175.48/28\",\r\n \"20.40.175.64/28\",\r\n \"20.41.66.0/25\",\r\n - \ \"20.41.136.240/28\",\r\n \"20.41.195.0/25\",\r\n \"20.42.7.0/25\",\r\n - \ \"20.42.228.0/25\",\r\n \"20.43.42.128/25\",\r\n \"20.43.66.128/25\",\r\n - \ \"20.43.131.128/25\",\r\n \"20.43.165.144/28\",\r\n \"20.43.172.128/27\",\r\n - \ \"20.44.39.176/28\",\r\n \"20.44.39.192/28\",\r\n \"20.44.168.64/28\",\r\n - \ \"20.44.205.112/28\",\r\n \"20.45.113.0/25\",\r\n \"20.45.195.0/25\",\r\n - \ \"20.46.152.112/28\",\r\n \"20.46.152.128/28\",\r\n \"20.49.96.0/25\",\r\n - \ \"20.52.90.128/25\",\r\n \"20.72.17.128/25\",\r\n \"20.150.164.0/25\",\r\n - \ \"20.189.108.128/25\",\r\n \"20.189.115.80/28\",\r\n \"20.189.123.80/28\",\r\n - \ \"20.189.125.32/27\",\r\n \"20.191.59.128/28\",\r\n \"20.191.59.176/28\",\r\n - \ \"20.192.164.0/25\",\r\n \"20.192.228.0/25\",\r\n \"20.215.1.128/25\",\r\n - \ \"20.217.41.128/25\",\r\n \"40.64.128.0/25\",\r\n \"40.67.49.0/25\",\r\n - \ \"40.74.31.128/25\",\r\n \"40.74.106.96/27\",\r\n \"40.80.58.0/25\",\r\n - \ \"40.80.170.0/25\",\r\n \"40.80.190.0/25\",\r\n \"40.80.236.192/27\",\r\n - \ \"40.81.93.240/28\",\r\n \"40.81.95.128/28\",\r\n \"40.82.254.128/25\",\r\n - \ \"40.89.18.0/25\",\r\n \"40.89.240.144/28\",\r\n \"40.114.160.176/28\",\r\n - \ \"40.114.160.192/28\",\r\n \"40.114.169.0/28\",\r\n \"40.127.155.192/28\",\r\n - \ \"40.127.251.144/28\",\r\n \"51.12.47.128/25\",\r\n \"51.12.199.0/25\",\r\n - \ \"51.53.25.128/25\",\r\n \"51.53.169.128/25\",\r\n \"51.104.27.128/25\",\r\n - \ \"51.105.81.0/25\",\r\n \"51.105.89.0/25\",\r\n \"51.107.4.128/27\",\r\n - \ \"51.107.49.0/25\",\r\n \"51.107.99.32/27\",\r\n \"51.107.145.0/25\",\r\n - \ \"51.116.3.32/27\",\r\n \"51.116.72.0/25\",\r\n \"51.116.100.208/28\",\r\n - \ \"51.116.100.224/28\",\r\n \"51.120.4.0/27\",\r\n \"51.120.41.0/25\",\r\n - \ \"51.120.131.64/27\",\r\n \"51.120.225.0/25\",\r\n \"51.132.161.160/28\",\r\n - \ \"51.132.170.64/28\",\r\n \"51.137.16.224/28\",\r\n \"51.137.142.32/28\",\r\n - \ \"51.137.162.0/25\",\r\n \"51.143.193.0/25\",\r\n \"52.136.49.0/25\",\r\n - \ \"52.139.9.80/28\",\r\n \"52.139.11.16/28\",\r\n \"52.139.85.16/28\",\r\n - \ \"52.139.85.32/28\",\r\n \"52.140.106.0/25\",\r\n \"52.142.152.144/28\",\r\n - \ \"52.149.23.160/27\",\r\n \"52.149.48.80/28\",\r\n \"52.149.48.96/27\",\r\n - \ \"52.149.248.0/28\",\r\n \"52.149.248.64/27\",\r\n \"52.149.248.96/28\",\r\n - \ \"52.150.140.0/25\",\r\n \"52.154.57.48/28\",\r\n \"52.154.57.80/28\",\r\n - \ \"52.154.68.16/28\",\r\n \"52.154.68.32/28\",\r\n \"52.156.103.192/28\",\r\n - \ \"52.159.49.144/28\",\r\n \"52.159.51.160/28\",\r\n \"52.159.53.64/28\",\r\n - \ \"52.159.53.112/28\",\r\n \"52.160.136.16/28\",\r\n \"52.160.136.32/28\",\r\n - \ \"52.161.186.128/28\",\r\n \"52.161.186.208/28\",\r\n \"52.167.21.160/27\",\r\n - \ \"52.167.21.208/28\",\r\n \"52.167.21.224/28\",\r\n \"52.170.171.192/28\",\r\n - \ \"52.170.171.240/28\",\r\n \"52.177.38.160/27\",\r\n \"52.185.176.112/28\",\r\n - \ \"52.185.212.176/28\",\r\n \"52.185.212.192/28\",\r\n \"52.186.36.16/28\",\r\n - \ \"52.228.83.0/25\",\r\n \"52.231.112.192/28\",\r\n \"52.231.112.224/28\",\r\n - \ \"52.250.28.176/28\",\r\n \"52.250.32.160/28\",\r\n \"52.252.213.192/28\",\r\n - \ \"52.255.80.16/28\",\r\n \"52.255.82.160/28\",\r\n \"102.37.162.0/25\",\r\n - \ \"102.133.0.240/28\",\r\n \"102.133.1.0/28\",\r\n \"102.133.57.0/25\",\r\n - \ \"102.133.135.16/28\",\r\n \"102.133.135.32/28\",\r\n \"191.233.9.128/25\",\r\n - \ \"191.235.126.0/28\",\r\n \"191.235.126.144/28\",\r\n \"191.235.227.0/25\",\r\n - \ \"2603:1000:4::380/121\",\r\n \"2603:1000:104:1::380/121\",\r\n - \ \"2603:1010:6:1::380/121\",\r\n \"2603:1010:101::380/121\",\r\n - \ \"2603:1010:304::380/121\",\r\n \"2603:1010:404::380/121\",\r\n - \ \"2603:1020:5:1::380/121\",\r\n \"2603:1020:206:1::380/121\",\r\n - \ \"2603:1020:305::380/121\",\r\n \"2603:1020:405::380/121\",\r\n - \ \"2603:1020:605::380/121\",\r\n \"2603:1020:705:1::380/121\",\r\n - \ \"2603:1020:805:1::380/121\",\r\n \"2603:1020:905::380/121\",\r\n - \ \"2603:1020:a04:1::380/121\",\r\n \"2603:1020:b04::380/121\",\r\n - \ \"2603:1020:c04:1::380/121\",\r\n \"2603:1020:d04::380/121\",\r\n - \ \"2603:1020:e04:1::380/121\",\r\n \"2603:1020:f04::380/121\",\r\n - \ \"2603:1020:1004::380/121\",\r\n \"2603:1020:1104::280/121\",\r\n - \ \"2603:1020:1302::280/121\",\r\n \"2603:1030:f:1::380/121\",\r\n - \ \"2603:1030:10:1::380/121\",\r\n \"2603:1030:104:1::380/121\",\r\n - \ \"2603:1030:107::280/121\",\r\n \"2603:1030:210:1::380/121\",\r\n - \ \"2603:1030:40b:1::380/121\",\r\n \"2603:1030:40c:1::380/121\",\r\n - \ \"2603:1030:504:1::380/121\",\r\n \"2603:1030:608::380/121\",\r\n - \ \"2603:1030:807:1::380/121\",\r\n \"2603:1030:a07::380/121\",\r\n - \ \"2603:1030:b04::380/121\",\r\n \"2603:1030:c06:1::380/121\",\r\n - \ \"2603:1030:f05:1::380/121\",\r\n \"2603:1030:1005::380/121\",\r\n - \ \"2603:1040:5:1::380/121\",\r\n \"2603:1040:207::380/121\",\r\n - \ \"2603:1040:407:1::380/121\",\r\n \"2603:1040:606::380/121\",\r\n - \ \"2603:1040:806::380/121\",\r\n \"2603:1040:904:1::380/121\",\r\n - \ \"2603:1040:a06:1::380/121\",\r\n \"2603:1040:b04::380/121\",\r\n - \ \"2603:1040:c06::380/121\",\r\n \"2603:1040:d04::380/121\",\r\n - \ \"2603:1040:f05:1::380/121\",\r\n \"2603:1040:1002::480/121\",\r\n - \ \"2603:1040:1104::280/121\",\r\n \"2603:1040:1202::280/121\",\r\n - \ \"2603:1040:1302::280/121\",\r\n \"2603:1040:1402::280/121\",\r\n - \ \"2603:1040:1503::280/121\",\r\n \"2603:1050:6:1::380/121\",\r\n - \ \"2603:1050:403::380/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureFrontDoor.Backend\",\r\n \"id\": \"AzureFrontDoor.Backend\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureEventGrid\",\r\n \"addressPrefixes\": [\r\n \"13.71.56.240/28\",\r\n + \ \"13.71.57.0/28\",\r\n \"13.73.248.128/25\",\r\n \"13.86.56.32/27\",\r\n + \ \"13.86.56.160/27\",\r\n \"13.88.73.16/28\",\r\n \"13.88.73.32/27\",\r\n + \ \"13.88.135.208/28\",\r\n \"13.91.193.0/28\",\r\n \"20.17.49.128/25\",\r\n + \ \"20.21.33.128/25\",\r\n \"20.36.121.0/25\",\r\n \"20.37.55.32/27\",\r\n + \ \"20.37.65.0/25\",\r\n \"20.37.82.224/27\",\r\n \"20.37.157.128/25\",\r\n + \ \"20.37.196.0/25\",\r\n \"20.37.225.0/25\",\r\n \"20.38.87.0/25\",\r\n + \ \"20.38.137.0/25\",\r\n \"20.39.11.128/25\",\r\n \"20.39.20.16/28\",\r\n + \ \"20.39.80.112/28\",\r\n \"20.39.80.128/28\",\r\n \"20.39.99.64/28\",\r\n + \ \"20.39.99.240/28\",\r\n \"20.40.152.128/27\",\r\n \"20.40.175.48/28\",\r\n + \ \"20.40.175.64/28\",\r\n \"20.41.66.0/25\",\r\n \"20.41.136.240/28\",\r\n + \ \"20.41.195.0/25\",\r\n \"20.42.7.0/25\",\r\n \"20.42.228.0/25\",\r\n + \ \"20.43.42.128/25\",\r\n \"20.43.66.128/25\",\r\n \"20.43.131.128/25\",\r\n + \ \"20.43.165.144/28\",\r\n \"20.43.172.128/27\",\r\n \"20.44.39.176/28\",\r\n + \ \"20.44.39.192/28\",\r\n \"20.44.168.64/28\",\r\n \"20.44.205.112/28\",\r\n + \ \"20.45.113.0/25\",\r\n \"20.45.195.0/25\",\r\n \"20.46.152.112/28\",\r\n + \ \"20.46.152.128/28\",\r\n \"20.49.96.0/25\",\r\n \"20.52.90.128/25\",\r\n + \ \"20.72.17.128/25\",\r\n \"20.150.164.0/25\",\r\n \"20.189.108.128/25\",\r\n + \ \"20.189.115.80/28\",\r\n \"20.189.123.80/28\",\r\n \"20.189.125.32/27\",\r\n + \ \"20.191.59.128/28\",\r\n \"20.191.59.176/28\",\r\n \"20.192.164.0/25\",\r\n + \ \"20.192.228.0/25\",\r\n \"20.215.1.128/25\",\r\n \"20.217.41.128/25\",\r\n + \ \"40.64.128.0/25\",\r\n \"40.67.49.0/25\",\r\n \"40.74.31.128/25\",\r\n + \ \"40.74.106.96/27\",\r\n \"40.80.58.0/25\",\r\n \"40.80.170.0/25\",\r\n + \ \"40.80.190.0/25\",\r\n \"40.80.236.192/27\",\r\n \"40.81.93.240/28\",\r\n + \ \"40.81.95.128/28\",\r\n \"40.82.254.128/25\",\r\n \"40.89.18.0/25\",\r\n + \ \"40.89.240.144/28\",\r\n \"40.114.160.176/28\",\r\n \"40.114.160.192/28\",\r\n + \ \"40.114.169.0/28\",\r\n \"40.127.155.192/28\",\r\n \"40.127.251.144/28\",\r\n + \ \"51.12.47.128/25\",\r\n \"51.12.199.0/25\",\r\n \"51.53.25.128/25\",\r\n + \ \"51.53.169.128/25\",\r\n \"51.104.27.128/25\",\r\n \"51.105.81.0/25\",\r\n + \ \"51.105.89.0/25\",\r\n \"51.107.4.128/27\",\r\n \"51.107.49.0/25\",\r\n + \ \"51.107.99.32/27\",\r\n \"51.107.145.0/25\",\r\n \"51.116.3.32/27\",\r\n + \ \"51.116.72.0/25\",\r\n \"51.116.100.208/28\",\r\n \"51.116.100.224/28\",\r\n + \ \"51.120.4.0/27\",\r\n \"51.120.41.0/25\",\r\n \"51.120.131.64/27\",\r\n + \ \"51.120.225.0/25\",\r\n \"51.132.161.160/28\",\r\n \"51.132.170.64/28\",\r\n + \ \"51.137.16.224/28\",\r\n \"51.137.142.32/28\",\r\n \"51.137.162.0/25\",\r\n + \ \"51.143.193.0/25\",\r\n \"52.136.49.0/25\",\r\n \"52.139.9.80/28\",\r\n + \ \"52.139.11.16/28\",\r\n \"52.139.85.16/28\",\r\n \"52.139.85.32/28\",\r\n + \ \"52.140.106.0/25\",\r\n \"52.142.152.144/28\",\r\n \"52.149.23.160/27\",\r\n + \ \"52.149.48.80/28\",\r\n \"52.149.48.96/27\",\r\n \"52.149.248.0/28\",\r\n + \ \"52.149.248.64/27\",\r\n \"52.149.248.96/28\",\r\n \"52.150.140.0/25\",\r\n + \ \"52.154.57.48/28\",\r\n \"52.154.57.80/28\",\r\n \"52.154.68.16/28\",\r\n + \ \"52.154.68.32/28\",\r\n \"52.156.103.192/28\",\r\n \"52.159.49.144/28\",\r\n + \ \"52.159.51.160/28\",\r\n \"52.159.53.64/28\",\r\n \"52.159.53.112/28\",\r\n + \ \"52.160.136.16/28\",\r\n \"52.160.136.32/28\",\r\n \"52.161.186.128/28\",\r\n + \ \"52.161.186.208/28\",\r\n \"52.167.21.160/27\",\r\n \"52.167.21.208/28\",\r\n + \ \"52.167.21.224/28\",\r\n \"52.170.171.192/28\",\r\n \"52.170.171.240/28\",\r\n + \ \"52.177.38.160/27\",\r\n \"52.185.176.112/28\",\r\n \"52.185.212.176/28\",\r\n + \ \"52.185.212.192/28\",\r\n \"52.186.36.16/28\",\r\n \"52.228.83.0/25\",\r\n + \ \"52.231.112.192/28\",\r\n \"52.231.112.224/28\",\r\n \"52.250.28.176/28\",\r\n + \ \"52.250.32.160/28\",\r\n \"52.252.213.192/28\",\r\n \"52.255.80.16/28\",\r\n + \ \"52.255.82.160/28\",\r\n \"102.37.162.0/25\",\r\n \"102.133.0.240/28\",\r\n + \ \"102.133.1.0/28\",\r\n \"102.133.57.0/25\",\r\n \"102.133.135.16/28\",\r\n + \ \"102.133.135.32/28\",\r\n \"191.233.9.128/25\",\r\n \"191.235.126.0/28\",\r\n + \ \"191.235.126.144/28\",\r\n \"191.235.227.0/25\",\r\n \"2603:1000:4::380/121\",\r\n + \ \"2603:1000:104:1::380/121\",\r\n \"2603:1010:6:1::380/121\",\r\n + \ \"2603:1010:101::380/121\",\r\n \"2603:1010:304::380/121\",\r\n + \ \"2603:1010:404::380/121\",\r\n \"2603:1020:5:1::380/121\",\r\n + \ \"2603:1020:206:1::380/121\",\r\n \"2603:1020:305::380/121\",\r\n + \ \"2603:1020:405::380/121\",\r\n \"2603:1020:605::380/121\",\r\n + \ \"2603:1020:705:1::380/121\",\r\n \"2603:1020:805:1::380/121\",\r\n + \ \"2603:1020:905::380/121\",\r\n \"2603:1020:a04:1::380/121\",\r\n + \ \"2603:1020:b04::380/121\",\r\n \"2603:1020:c04:1::380/121\",\r\n + \ \"2603:1020:d04::380/121\",\r\n \"2603:1020:e04:1::380/121\",\r\n + \ \"2603:1020:f04::380/121\",\r\n \"2603:1020:1004::380/121\",\r\n + \ \"2603:1020:1104::280/121\",\r\n \"2603:1020:1302::280/121\",\r\n + \ \"2603:1030:f:1::380/121\",\r\n \"2603:1030:10:1::380/121\",\r\n + \ \"2603:1030:104:1::380/121\",\r\n \"2603:1030:107::280/121\",\r\n + \ \"2603:1030:210:1::380/121\",\r\n \"2603:1030:40b:1::380/121\",\r\n + \ \"2603:1030:40c:1::380/121\",\r\n \"2603:1030:504:1::380/121\",\r\n + \ \"2603:1030:608::380/121\",\r\n \"2603:1030:807:1::380/121\",\r\n + \ \"2603:1030:a07::380/121\",\r\n \"2603:1030:b04::380/121\",\r\n + \ \"2603:1030:c06:1::380/121\",\r\n \"2603:1030:f05:1::380/121\",\r\n + \ \"2603:1030:1005::380/121\",\r\n \"2603:1040:5:1::380/121\",\r\n + \ \"2603:1040:207::380/121\",\r\n \"2603:1040:407:1::380/121\",\r\n + \ \"2603:1040:606::380/121\",\r\n \"2603:1040:806::380/121\",\r\n + \ \"2603:1040:904:1::380/121\",\r\n \"2603:1040:a06:1::380/121\",\r\n + \ \"2603:1040:b04::380/121\",\r\n \"2603:1040:c06::380/121\",\r\n + \ \"2603:1040:d04::380/121\",\r\n \"2603:1040:f05:1::380/121\",\r\n + \ \"2603:1040:1002::480/121\",\r\n \"2603:1040:1104::280/121\",\r\n + \ \"2603:1040:1202::280/121\",\r\n \"2603:1040:1302::280/121\",\r\n + \ \"2603:1040:1402::280/121\",\r\n \"2603:1040:1503::280/121\",\r\n + \ \"2603:1050:6:1::380/121\",\r\n \"2603:1050:403::380/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureFrontDoor.Backend\",\r\n + \ \"id\": \"AzureFrontDoor.Backend\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.16/29\",\r\n \"20.21.37.40/29\",\r\n \"20.36.120.104/29\",\r\n @@ -33626,7 +34440,7 @@ interactions: \ \"2a01:111:20a::/48\",\r\n \"2a01:111:2050::/44\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureFrontDoor.FirstParty\",\r\n \ \"id\": \"AzureFrontDoor.FirstParty\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureFrontDoor\",\r\n \"addressPrefixes\": @@ -33648,83 +34462,84 @@ interactions: \ \"2620:1ec:c11::/48\",\r\n \"2a01:111:2003::/48\",\r\n \ \"2a01:111:202c::/46\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureFrontDoor.Frontend\",\r\n \"id\": \"AzureFrontDoor.Frontend\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.73.248.8/29\",\r\n \"13.107.208.0/24\",\r\n \"13.107.213.0/24\",\r\n - \ \"13.107.219.0/24\",\r\n \"13.107.224.0/24\",\r\n \"13.107.226.0/23\",\r\n - \ \"13.107.228.0/23\",\r\n \"13.107.231.0/24\",\r\n \"13.107.234.0/23\",\r\n - \ \"13.107.246.0/24\",\r\n \"13.107.253.0/24\",\r\n \"20.21.37.32/29\",\r\n - \ \"20.36.120.96/29\",\r\n \"20.37.64.96/29\",\r\n \"20.37.156.112/29\",\r\n - \ \"20.37.192.88/29\",\r\n \"20.37.224.96/29\",\r\n \"20.38.84.64/29\",\r\n - \ \"20.38.136.96/29\",\r\n \"20.39.11.0/29\",\r\n \"20.41.4.80/29\",\r\n - \ \"20.41.64.112/29\",\r\n \"20.41.192.96/29\",\r\n \"20.42.4.112/29\",\r\n - \ \"20.42.129.144/29\",\r\n \"20.42.224.96/29\",\r\n \"20.43.41.128/29\",\r\n - \ \"20.43.64.88/29\",\r\n \"20.43.128.104/29\",\r\n \"20.45.112.96/29\",\r\n - \ \"20.45.192.96/29\",\r\n \"20.51.7.32/29\",\r\n \"20.52.95.240/29\",\r\n - \ \"20.59.82.180/30\",\r\n \"20.72.18.240/29\",\r\n \"20.97.39.120/29\",\r\n - \ \"20.119.28.40/29\",\r\n \"20.150.160.72/29\",\r\n \"20.189.106.72/29\",\r\n - \ \"20.192.161.96/29\",\r\n \"20.192.225.40/29\",\r\n \"20.210.70.68/30\",\r\n - \ \"20.215.4.200/29\",\r\n \"20.217.44.200/29\",\r\n \"40.67.48.96/29\",\r\n - \ \"40.74.30.64/29\",\r\n \"40.80.56.96/29\",\r\n \"40.80.168.96/29\",\r\n - \ \"40.80.184.112/29\",\r\n \"40.82.248.72/29\",\r\n \"40.89.16.96/29\",\r\n - \ \"40.90.64.0/22\",\r\n \"40.90.68.0/24\",\r\n \"40.90.70.0/23\",\r\n - \ \"51.12.41.0/29\",\r\n \"51.12.193.0/29\",\r\n \"51.53.28.216/29\",\r\n - \ \"51.104.24.88/29\",\r\n \"51.105.80.96/29\",\r\n \"51.105.88.96/29\",\r\n - \ \"51.107.48.96/29\",\r\n \"51.107.144.96/29\",\r\n \"51.120.40.96/29\",\r\n - \ \"51.120.224.96/29\",\r\n \"51.137.160.88/29\",\r\n \"51.143.192.96/29\",\r\n - \ \"52.136.48.96/29\",\r\n \"52.140.104.96/29\",\r\n \"52.150.136.112/29\",\r\n - \ \"52.228.80.112/29\",\r\n \"102.133.56.80/29\",\r\n \"102.133.216.80/29\",\r\n - \ \"104.212.67.0/24\",\r\n \"104.212.68.0/24\",\r\n \"191.233.9.112/29\",\r\n - \ \"191.235.224.88/29\",\r\n \"2603:1000:4::5e0/123\",\r\n - \ \"2603:1000:104::c0/123\",\r\n \"2603:1000:104::160/123\",\r\n - \ \"2603:1000:104:1::5a0/123\",\r\n \"2603:1000:104:1::7c0/123\",\r\n - \ \"2603:1010:6:1::5a0/123\",\r\n \"2603:1010:6:1::7c0/123\",\r\n - \ \"2603:1010:101::5e0/123\",\r\n \"2603:1010:304::5e0/123\",\r\n - \ \"2603:1010:404::5e0/123\",\r\n \"2603:1020:5:1::5a0/123\",\r\n - \ \"2603:1020:5:1::7c0/123\",\r\n \"2603:1020:206:1::5a0/123\",\r\n - \ \"2603:1020:206:1::7c0/123\",\r\n \"2603:1020:305::5e0/123\",\r\n - \ \"2603:1020:405::5e0/123\",\r\n \"2603:1020:605::5e0/123\",\r\n - \ \"2603:1020:705:1::5a0/123\",\r\n \"2603:1020:705:1::7c0/123\",\r\n - \ \"2603:1020:805:1::5a0/123\",\r\n \"2603:1020:805:1::7c0/123\",\r\n - \ \"2603:1020:905::5e0/123\",\r\n \"2603:1020:a04:1::5a0/123\",\r\n - \ \"2603:1020:a04:1::7c0/123\",\r\n \"2603:1020:b04::5e0/123\",\r\n - \ \"2603:1020:c04:1::5a0/123\",\r\n \"2603:1020:c04:1::7c0/123\",\r\n - \ \"2603:1020:d04::5e0/123\",\r\n \"2603:1020:e04:1::5a0/123\",\r\n - \ \"2603:1020:e04:1::7c0/123\",\r\n \"2603:1020:f04::5e0/123\",\r\n - \ \"2603:1020:1004::5a0/123\",\r\n \"2603:1020:1004::7c0/123\",\r\n - \ \"2603:1020:1104::5e0/123\",\r\n \"2603:1020:1302:1::1a0/123\",\r\n - \ \"2603:1030:f:1::5e0/123\",\r\n \"2603:1030:10:1::5a0/123\",\r\n - \ \"2603:1030:10:1::7c0/123\",\r\n \"2603:1030:104:1::5a0/123\",\r\n - \ \"2603:1030:104:1::7c0/123\",\r\n \"2603:1030:107::680/123\",\r\n - \ \"2603:1030:210:1::5a0/123\",\r\n \"2603:1030:210:1::7c0/123\",\r\n - \ \"2603:1030:40b:1::5a0/123\",\r\n \"2603:1030:40c:1::5a0/123\",\r\n - \ \"2603:1030:40c:1::7c0/123\",\r\n \"2603:1030:504:1::5a0/123\",\r\n - \ \"2603:1030:504:1::7c0/123\",\r\n \"2603:1030:608::5e0/123\",\r\n - \ \"2603:1030:807:1::5a0/123\",\r\n \"2603:1030:807:1::7c0/123\",\r\n - \ \"2603:1030:a07::5e0/123\",\r\n \"2603:1030:b04::5e0/123\",\r\n - \ \"2603:1030:c06:1::5a0/123\",\r\n \"2603:1030:f05:1::5a0/123\",\r\n - \ \"2603:1030:f05:1::7c0/123\",\r\n \"2603:1030:1005::5e0/123\",\r\n - \ \"2603:1040:5::c0/123\",\r\n \"2603:1040:5:1::5a0/123\",\r\n - \ \"2603:1040:5:1::7c0/123\",\r\n \"2603:1040:207::5e0/123\",\r\n - \ \"2603:1040:407:1::5a0/123\",\r\n \"2603:1040:407:1::7c0/123\",\r\n - \ \"2603:1040:606::5e0/123\",\r\n \"2603:1040:806::5e0/123\",\r\n - \ \"2603:1040:904:1::5a0/123\",\r\n \"2603:1040:904:1::7c0/123\",\r\n - \ \"2603:1040:a06::c0/123\",\r\n \"2603:1040:a06:1::5a0/123\",\r\n - \ \"2603:1040:a06:1::7c0/123\",\r\n \"2603:1040:b04::5e0/123\",\r\n - \ \"2603:1040:c06::5e0/123\",\r\n \"2603:1040:d04::5a0/123\",\r\n - \ \"2603:1040:d04::7c0/123\",\r\n \"2603:1040:f05:1::5a0/123\",\r\n - \ \"2603:1040:f05:1::7c0/123\",\r\n \"2603:1040:1002:1::1c0/123\",\r\n - \ \"2603:1040:1104::5e0/123\",\r\n \"2603:1040:1302:1::4c0/123\",\r\n - \ \"2603:1040:1402:1::1a0/123\",\r\n \"2603:1050:6:1::5a0/123\",\r\n - \ \"2603:1050:6:1::7c0/123\",\r\n \"2603:1050:403::5a0/123\",\r\n - \ \"2620:1ec:27::/48\",\r\n \"2620:1ec:29::/48\",\r\n \"2620:1ec:40::/47\",\r\n - \ \"2620:1ec:46::/47\",\r\n \"2620:1ec:48::/46\",\r\n \"2620:1ec:4c::/47\",\r\n - \ \"2620:1ec:bdf::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureHealthcareAPIs\",\r\n \"id\": \"AzureHealthcareAPIs\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.8/29\",\r\n + \ \"13.107.208.0/24\",\r\n \"13.107.213.0/24\",\r\n \"13.107.219.0/24\",\r\n + \ \"13.107.224.0/24\",\r\n \"13.107.226.0/23\",\r\n \"13.107.228.0/23\",\r\n + \ \"13.107.231.0/24\",\r\n \"13.107.234.0/23\",\r\n \"13.107.246.0/24\",\r\n + \ \"13.107.253.0/24\",\r\n \"20.21.37.32/29\",\r\n \"20.36.120.96/29\",\r\n + \ \"20.37.64.96/29\",\r\n \"20.37.156.112/29\",\r\n \"20.37.192.88/29\",\r\n + \ \"20.37.224.96/29\",\r\n \"20.38.84.64/29\",\r\n \"20.38.136.96/29\",\r\n + \ \"20.39.11.0/29\",\r\n \"20.41.4.80/29\",\r\n \"20.41.64.112/29\",\r\n + \ \"20.41.192.96/29\",\r\n \"20.42.4.112/29\",\r\n \"20.42.129.144/29\",\r\n + \ \"20.42.224.96/29\",\r\n \"20.43.41.128/29\",\r\n \"20.43.64.88/29\",\r\n + \ \"20.43.128.104/29\",\r\n \"20.45.112.96/29\",\r\n \"20.45.192.96/29\",\r\n + \ \"20.51.7.32/29\",\r\n \"20.52.95.240/29\",\r\n \"20.59.82.180/30\",\r\n + \ \"20.72.18.240/29\",\r\n \"20.97.39.120/29\",\r\n \"20.119.28.40/29\",\r\n + \ \"20.150.160.72/29\",\r\n \"20.189.106.72/29\",\r\n \"20.192.161.96/29\",\r\n + \ \"20.192.225.40/29\",\r\n \"20.210.70.68/30\",\r\n \"20.215.4.200/29\",\r\n + \ \"20.217.44.200/29\",\r\n \"40.67.48.96/29\",\r\n \"40.74.30.64/29\",\r\n + \ \"40.80.56.96/29\",\r\n \"40.80.168.96/29\",\r\n \"40.80.184.112/29\",\r\n + \ \"40.82.248.72/29\",\r\n \"40.89.16.96/29\",\r\n \"40.90.64.0/22\",\r\n + \ \"40.90.68.0/24\",\r\n \"40.90.70.0/23\",\r\n \"51.12.41.0/29\",\r\n + \ \"51.12.193.0/29\",\r\n \"51.53.28.216/29\",\r\n \"51.104.24.88/29\",\r\n + \ \"51.105.80.96/29\",\r\n \"51.105.88.96/29\",\r\n \"51.107.48.96/29\",\r\n + \ \"51.107.144.96/29\",\r\n \"51.120.40.96/29\",\r\n \"51.120.224.96/29\",\r\n + \ \"51.137.160.88/29\",\r\n \"51.143.192.96/29\",\r\n \"52.136.48.96/29\",\r\n + \ \"52.140.104.96/29\",\r\n \"52.150.136.112/29\",\r\n \"52.228.80.112/29\",\r\n + \ \"102.133.56.80/29\",\r\n \"102.133.216.80/29\",\r\n \"104.212.67.0/24\",\r\n + \ \"104.212.68.0/24\",\r\n \"191.233.9.112/29\",\r\n \"191.235.224.88/29\",\r\n + \ \"2603:1000:4::5e0/123\",\r\n \"2603:1000:104::c0/123\",\r\n + \ \"2603:1000:104::160/123\",\r\n \"2603:1000:104:1::5a0/123\",\r\n + \ \"2603:1000:104:1::7c0/123\",\r\n \"2603:1010:6:1::5a0/123\",\r\n + \ \"2603:1010:6:1::7c0/123\",\r\n \"2603:1010:101::5e0/123\",\r\n + \ \"2603:1010:304::5e0/123\",\r\n \"2603:1010:404::5e0/123\",\r\n + \ \"2603:1020:5:1::5a0/123\",\r\n \"2603:1020:5:1::7c0/123\",\r\n + \ \"2603:1020:206:1::5a0/123\",\r\n \"2603:1020:206:1::7c0/123\",\r\n + \ \"2603:1020:305::5e0/123\",\r\n \"2603:1020:405::5e0/123\",\r\n + \ \"2603:1020:605::5e0/123\",\r\n \"2603:1020:705:1::5a0/123\",\r\n + \ \"2603:1020:705:1::7c0/123\",\r\n \"2603:1020:805:1::5a0/123\",\r\n + \ \"2603:1020:805:1::7c0/123\",\r\n \"2603:1020:905::5e0/123\",\r\n + \ \"2603:1020:a04:1::5a0/123\",\r\n \"2603:1020:a04:1::7c0/123\",\r\n + \ \"2603:1020:b04::5e0/123\",\r\n \"2603:1020:c04:1::5a0/123\",\r\n + \ \"2603:1020:c04:1::7c0/123\",\r\n \"2603:1020:d04::5e0/123\",\r\n + \ \"2603:1020:e04:1::5a0/123\",\r\n \"2603:1020:e04:1::7c0/123\",\r\n + \ \"2603:1020:f04::5e0/123\",\r\n \"2603:1020:1004::5a0/123\",\r\n + \ \"2603:1020:1004::7c0/123\",\r\n \"2603:1020:1104::5e0/123\",\r\n + \ \"2603:1020:1302:1::1a0/123\",\r\n \"2603:1030:f:1::5e0/123\",\r\n + \ \"2603:1030:10:1::5a0/123\",\r\n \"2603:1030:10:1::7c0/123\",\r\n + \ \"2603:1030:104:1::5a0/123\",\r\n \"2603:1030:104:1::7c0/123\",\r\n + \ \"2603:1030:107::680/123\",\r\n \"2603:1030:210:1::5a0/123\",\r\n + \ \"2603:1030:210:1::7c0/123\",\r\n \"2603:1030:40b:1::5a0/123\",\r\n + \ \"2603:1030:40c:1::5a0/123\",\r\n \"2603:1030:40c:1::7c0/123\",\r\n + \ \"2603:1030:504:1::5a0/123\",\r\n \"2603:1030:504:1::7c0/123\",\r\n + \ \"2603:1030:608::5e0/123\",\r\n \"2603:1030:807:1::5a0/123\",\r\n + \ \"2603:1030:807:1::7c0/123\",\r\n \"2603:1030:a07::5e0/123\",\r\n + \ \"2603:1030:b04::5e0/123\",\r\n \"2603:1030:c06:1::5a0/123\",\r\n + \ \"2603:1030:f05:1::5a0/123\",\r\n \"2603:1030:f05:1::7c0/123\",\r\n + \ \"2603:1030:1005::5e0/123\",\r\n \"2603:1040:5::c0/123\",\r\n + \ \"2603:1040:5:1::5a0/123\",\r\n \"2603:1040:5:1::7c0/123\",\r\n + \ \"2603:1040:207::5e0/123\",\r\n \"2603:1040:407:1::5a0/123\",\r\n + \ \"2603:1040:407:1::7c0/123\",\r\n \"2603:1040:606::5e0/123\",\r\n + \ \"2603:1040:806::5e0/123\",\r\n \"2603:1040:904:1::5a0/123\",\r\n + \ \"2603:1040:904:1::7c0/123\",\r\n \"2603:1040:a06::c0/123\",\r\n + \ \"2603:1040:a06:1::5a0/123\",\r\n \"2603:1040:a06:1::7c0/123\",\r\n + \ \"2603:1040:b04::5e0/123\",\r\n \"2603:1040:c06::5e0/123\",\r\n + \ \"2603:1040:d04::5a0/123\",\r\n \"2603:1040:d04::7c0/123\",\r\n + \ \"2603:1040:f05:1::5a0/123\",\r\n \"2603:1040:f05:1::7c0/123\",\r\n + \ \"2603:1040:1002:1::1c0/123\",\r\n \"2603:1040:1104::5e0/123\",\r\n + \ \"2603:1040:1302:1::4c0/123\",\r\n \"2603:1040:1402:1::1a0/123\",\r\n + \ \"2603:1050:6:1::5a0/123\",\r\n \"2603:1050:6:1::7c0/123\",\r\n + \ \"2603:1050:403::5a0/123\",\r\n \"2620:1ec:27::/48\",\r\n + \ \"2620:1ec:29::/48\",\r\n \"2620:1ec:40::/47\",\r\n \"2620:1ec:46::/47\",\r\n + \ \"2620:1ec:48::/46\",\r\n \"2620:1ec:4c::/47\",\r\n \"2620:1ec:bdf::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureHealthcareAPIs\",\r\n + \ \"id\": \"AzureHealthcareAPIs\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAPIForFHIR\",\r\n \"addressPrefixes\": [\r\n \"13.67.40.183/32\",\r\n \"13.69.233.32/31\",\r\n @@ -33828,7 +34643,7 @@ interactions: \ \"2603:1040:1503::660/123\",\r\n \"2603:1050:6:2::540/123\",\r\n \ \"2603:1050:403:2::380/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureInformationProtection\",\r\n \"id\": - \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -33880,7 +34695,7 @@ interactions: \ \"168.62.53.73/32\",\r\n \"168.62.53.132/32\",\r\n \"168.62.54.75/32\",\r\n \ \"168.62.54.211/32\",\r\n \"168.62.54.212/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureIoTHub\",\r\n \"id\": - \"AzureIoTHub\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AzureIoTHub\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -34056,11 +34871,12 @@ interactions: \ \"2603:1050:6:c02::240/123\",\r\n \"2603:1050:403:400::220/123\",\r\n \ \"2603:10e1:100:2::1415:e48/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault\",\r\n \"id\": \"AzureKeyVault\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n - \ \"addressPrefixes\": [\r\n \"13.66.138.88/30\",\r\n \"13.66.226.249/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"14\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.66.138.88/30\",\r\n \"13.66.226.249/32\",\r\n \ \"13.66.230.241/32\",\r\n \"13.67.8.104/30\",\r\n \"13.68.24.216/32\",\r\n \ \"13.68.29.203/32\",\r\n \"13.68.104.240/32\",\r\n \"13.69.64.72/30\",\r\n \ \"13.69.111.192/30\",\r\n \"13.69.227.72/30\",\r\n \"13.70.72.24/30\",\r\n @@ -34280,7 +35096,7 @@ interactions: \ \"2603:1050:403:1::220/125\",\r\n \"2603:1050:403:400::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.AustraliaCentral\",\r\n \ \"id\": \"AzureKeyVault.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -34290,7 +35106,7 @@ interactions: \ \"2603:1010:304:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaCentral2\",\r\n \"id\": \"AzureKeyVault.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -34299,7 +35115,7 @@ interactions: \ \"20.53.57.48/30\",\r\n \"2603:1010:404::2a0/125\",\r\n \ \"2603:1010:404:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaEast\",\r\n \"id\": - \"AzureKeyVault.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34311,7 +35127,7 @@ interactions: \ \"2603:1010:6:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaSoutheast\",\r\n \"id\": \"AzureKeyVault.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -34320,18 +35136,19 @@ interactions: \ \"104.46.183.152/29\",\r\n \"2603:1010:101::2a0/125\",\r\n \ \"2603:1010:101:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.BrazilSouth\",\r\n \"id\": \"AzureKeyVault.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"104.41.0.141/32\",\r\n - \ \"104.41.1.239/32\",\r\n \"191.233.203.24/30\",\r\n \"191.234.149.140/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"104.41.0.141/32\",\r\n \"104.41.1.239/32\",\r\n + \ \"191.233.203.24/30\",\r\n \"191.234.149.140/30\",\r\n \ \"191.234.157.44/30\",\r\n \"191.238.72.76/30\",\r\n \"191.238.72.152/29\",\r\n \ \"2603:1050:6::340/125\",\r\n \"2603:1050:6:402::80/125\",\r\n \ \"2603:1050:6:802::80/125\",\r\n \"2603:1050:6:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.BrazilSoutheast\",\r\n \ \"id\": \"AzureKeyVault.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34340,7 +35157,7 @@ interactions: \ \"23.97.120.57/32\",\r\n \"191.233.50.0/30\",\r\n \"2603:1050:403:1::220/125\",\r\n \ \"2603:1050:403:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CanadaCentral\",\r\n \"id\": - \"AzureKeyVault.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34351,18 +35168,18 @@ interactions: \ \"2603:1030:f05:402::80/125\",\r\n \"2603:1030:f05:802::80/125\",\r\n \ \"2603:1030:f05:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CanadaEast\",\r\n \"id\": \"AzureKeyVault.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.64/30\",\r\n - \ \"40.86.224.94/32\",\r\n \"40.86.231.180/32\",\r\n \"52.139.107.208/29\",\r\n - \ \"52.139.107.216/30\",\r\n \"2603:1030:1005::2a0/125\",\r\n - \ \"2603:1030:1005:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.CentralIndia\",\r\n \"id\": - \"AzureKeyVault.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": - \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.69.106.64/30\",\r\n \"40.86.224.94/32\",\r\n + \ \"40.86.231.180/32\",\r\n \"52.139.107.208/29\",\r\n \"52.139.107.216/30\",\r\n + \ \"2603:1030:1005::2a0/125\",\r\n \"2603:1030:1005:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.CentralIndia\",\r\n + \ \"id\": \"AzureKeyVault.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.44.112/29\",\r\n \"20.192.44.120/30\",\r\n @@ -34371,23 +35188,24 @@ interactions: \ \"2603:1040:a06:402::80/125\",\r\n \"2603:1040:a06:802::80/125\",\r\n \ \"2603:1040:a06:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CentralUS\",\r\n \"id\": \"AzureKeyVault.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.89.61.248/32\",\r\n - \ \"13.89.170.200/30\",\r\n \"20.40.230.32/28\",\r\n \"20.40.230.48/29\",\r\n - \ \"20.44.13.224/30\",\r\n \"20.98.145.80/28\",\r\n \"23.99.132.207/32\",\r\n - \ \"52.154.176.47/32\",\r\n \"52.154.177.179/32\",\r\n \"52.165.21.159/32\",\r\n - \ \"52.165.208.47/32\",\r\n \"52.173.90.250/32\",\r\n \"52.173.199.154/32\",\r\n - \ \"52.173.216.55/32\",\r\n \"52.176.48.58/32\",\r\n \"52.182.143.192/30\",\r\n - \ \"104.43.161.34/32\",\r\n \"104.43.192.26/32\",\r\n \"104.208.26.47/32\",\r\n - \ \"2603:1030:10::340/125\",\r\n \"2603:1030:10:402::80/125\",\r\n - \ \"2603:1030:10:802::80/125\",\r\n \"2603:1030:10:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.CentralUSEUAP\",\r\n - \ \"id\": \"AzureKeyVault.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.89.61.248/32\",\r\n \"13.89.170.200/30\",\r\n + \ \"20.40.230.32/28\",\r\n \"20.40.230.48/29\",\r\n \"20.44.13.224/30\",\r\n + \ \"20.98.145.80/28\",\r\n \"23.99.132.207/32\",\r\n \"52.154.176.47/32\",\r\n + \ \"52.154.177.179/32\",\r\n \"52.165.21.159/32\",\r\n \"52.165.208.47/32\",\r\n + \ \"52.173.90.250/32\",\r\n \"52.173.199.154/32\",\r\n \"52.173.216.55/32\",\r\n + \ \"52.176.48.58/32\",\r\n \"52.182.143.192/30\",\r\n \"104.43.161.34/32\",\r\n + \ \"104.43.192.26/32\",\r\n \"104.208.26.47/32\",\r\n \"2603:1030:10::340/125\",\r\n + \ \"2603:1030:10:402::80/125\",\r\n \"2603:1030:10:802::80/125\",\r\n + \ \"2603:1030:10:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.CentralUSEUAP\",\r\n \"id\": + \"AzureKeyVault.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.45.208.8/30\",\r\n \"20.45.241.176/29\",\r\n @@ -34395,50 +35213,51 @@ interactions: \ \"52.180.176.121/32\",\r\n \"52.180.176.122/32\",\r\n \"2603:1030:f:1::2a0/125\",\r\n \ \"2603:1030:f:400::880/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.EastAsia\",\r\n \"id\": \"AzureKeyVault.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.144/30\",\r\n \"20.195.74.168/29\",\r\n + \ \"20.195.74.176/30\",\r\n \"20.205.74.76/30\",\r\n \"20.205.82.76/30\",\r\n + \ \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n \"2603:1040:207::2a0/125\",\r\n + \ \"2603:1040:207:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS\",\r\n \"id\": \"AzureKeyVault.EastUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.144/30\",\r\n - \ \"20.195.74.168/29\",\r\n \"20.195.74.176/30\",\r\n \"20.205.74.76/30\",\r\n - \ \"20.205.82.76/30\",\r\n \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n - \ \"2603:1040:207::2a0/125\",\r\n \"2603:1040:207:402::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS\",\r\n - \ \"id\": \"AzureKeyVault.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"20.42.64.44/30\",\r\n \"20.42.73.8/30\",\r\n \"20.62.134.76/30\",\r\n - \ \"20.62.134.224/29\",\r\n \"20.88.156.160/29\",\r\n \"20.185.217.251/32\",\r\n - \ \"20.185.218.1/32\",\r\n \"40.71.10.200/30\",\r\n \"40.76.196.75/32\",\r\n - \ \"40.76.212.37/32\",\r\n \"40.85.185.208/32\",\r\n \"40.87.69.184/32\",\r\n - \ \"40.117.157.122/32\",\r\n \"52.168.109.101/32\",\r\n \"52.255.152.252/32\",\r\n - \ \"52.255.152.255/32\",\r\n \"137.116.120.244/32\",\r\n - \ \"2603:1030:210::340/125\",\r\n \"2603:1030:210:402::80/125\",\r\n - \ \"2603:1030:210:802::80/125\",\r\n \"2603:1030:210:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS2\",\r\n - \ \"id\": \"AzureKeyVault.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"13.68.24.216/32\",\r\n \"13.68.29.203/32\",\r\n - \ \"13.68.104.240/32\",\r\n \"20.44.19.172/30\",\r\n \"20.62.60.128/27\",\r\n - \ \"20.98.192.176/28\",\r\n \"20.186.41.83/32\",\r\n \"20.186.47.182/32\",\r\n - \ \"23.101.159.107/32\",\r\n \"40.70.146.72/30\",\r\n \"40.70.186.91/32\",\r\n - \ \"40.70.204.6/32\",\r\n \"40.70.204.32/32\",\r\n \"40.84.47.24/32\",\r\n - \ \"52.167.111.160/30\",\r\n \"52.167.143.179/32\",\r\n \"52.167.228.54/32\",\r\n - \ \"52.177.71.51/32\",\r\n \"52.184.155.181/32\",\r\n \"52.184.158.37/32\",\r\n - \ \"52.184.164.12/32\",\r\n \"52.225.218.218/32\",\r\n \"137.116.44.148/32\",\r\n - \ \"2603:1030:40c::340/125\",\r\n \"2603:1030:40c:402::80/125\",\r\n - \ \"2603:1030:40c:802::80/125\",\r\n \"2603:1030:40c:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS2EUAP\",\r\n - \ \"id\": \"AzureKeyVault.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.42.64.44/30\",\r\n + \ \"20.42.73.8/30\",\r\n \"20.62.134.76/30\",\r\n \"20.62.134.224/29\",\r\n + \ \"20.88.156.160/29\",\r\n \"20.185.217.251/32\",\r\n \"20.185.218.1/32\",\r\n + \ \"40.71.10.200/30\",\r\n \"40.76.196.75/32\",\r\n \"40.76.212.37/32\",\r\n + \ \"40.85.185.208/32\",\r\n \"40.87.69.184/32\",\r\n \"40.117.157.122/32\",\r\n + \ \"52.168.109.101/32\",\r\n \"52.255.152.252/32\",\r\n \"52.255.152.255/32\",\r\n + \ \"137.116.120.244/32\",\r\n \"2603:1030:210::340/125\",\r\n + \ \"2603:1030:210:402::80/125\",\r\n \"2603:1030:210:802::80/125\",\r\n + \ \"2603:1030:210:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS2\",\r\n \"id\": \"AzureKeyVault.EastUS2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.68.24.216/32\",\r\n + \ \"13.68.29.203/32\",\r\n \"13.68.104.240/32\",\r\n \"20.44.19.172/30\",\r\n + \ \"20.62.60.128/27\",\r\n \"20.98.192.176/28\",\r\n \"20.186.41.83/32\",\r\n + \ \"20.186.47.182/32\",\r\n \"23.101.159.107/32\",\r\n \"40.70.146.72/30\",\r\n + \ \"40.70.186.91/32\",\r\n \"40.70.204.6/32\",\r\n \"40.70.204.32/32\",\r\n + \ \"40.84.47.24/32\",\r\n \"52.167.111.160/30\",\r\n \"52.167.143.179/32\",\r\n + \ \"52.167.228.54/32\",\r\n \"52.177.71.51/32\",\r\n \"52.184.155.181/32\",\r\n + \ \"52.184.158.37/32\",\r\n \"52.184.164.12/32\",\r\n \"52.225.218.218/32\",\r\n + \ \"137.116.44.148/32\",\r\n \"2603:1030:40c::340/125\",\r\n + \ \"2603:1030:40c:402::80/125\",\r\n \"2603:1030:40c:802::80/125\",\r\n + \ \"2603:1030:40c:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS2EUAP\",\r\n \"id\": \"AzureKeyVault.EastUS2EUAP\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.51.20.84/30\",\r\n \"20.51.21.64/29\",\r\n \"40.74.150.68/30\",\r\n \ \"40.79.118.1/32\",\r\n \"40.79.118.5/32\",\r\n \"40.89.121.172/30\",\r\n \ \"52.138.73.5/32\",\r\n \"52.138.73.51/32\",\r\n \"52.138.92.188/30\",\r\n @@ -34447,7 +35266,7 @@ interactions: \ \"2603:1030:40b:400::880/125\",\r\n \"2603:1030:40b:800::80/125\",\r\n \ \"2603:1030:40b:c00::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.FranceCentral\",\r\n \"id\": - \"AzureKeyVault.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34460,18 +35279,18 @@ interactions: \ \"2603:1020:805:402::80/125\",\r\n \"2603:1020:805:802::80/125\",\r\n \ \"2603:1020:805:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.FranceSouth\",\r\n \"id\": \"AzureKeyVault.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.64/30\",\r\n - \ \"52.136.136.15/32\",\r\n \"52.136.136.16/32\",\r\n \"52.136.184.236/30\",\r\n - \ \"52.136.185.176/29\",\r\n \"2603:1020:905::2a0/125\",\r\n - \ \"2603:1020:905:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.GermanyNorth\",\r\n \"id\": - \"AzureKeyVault.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.79.178.64/30\",\r\n \"52.136.136.15/32\",\r\n + \ \"52.136.136.16/32\",\r\n \"52.136.184.236/30\",\r\n \"52.136.185.176/29\",\r\n + \ \"2603:1020:905::2a0/125\",\r\n \"2603:1020:905:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.GermanyNorth\",\r\n + \ \"id\": \"AzureKeyVault.GermanyNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.116.54.76/30\",\r\n \"51.116.55.88/29\",\r\n @@ -34479,7 +35298,7 @@ interactions: \ \"2603:1020:d04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.GermanyWestCentral\",\r\n \"id\": \"AzureKeyVault.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34489,7 +35308,7 @@ interactions: \ \"2603:1020:c04:802::80/125\",\r\n \"2603:1020:c04:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.JapanEast\",\r\n \ \"id\": \"AzureKeyVault.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34501,25 +35320,25 @@ interactions: \ \"2603:1040:407:402::80/125\",\r\n \"2603:1040:407:802::80/125\",\r\n \ \"2603:1040:407:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.JapanWest\",\r\n \"id\": \"AzureKeyVault.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.189.228.136/29\",\r\n \"20.189.228.208/30\",\r\n + \ \"40.74.100.48/30\",\r\n \"104.215.18.67/32\",\r\n \"104.215.31.67/32\",\r\n + \ \"2603:1040:606::2a0/125\",\r\n \"2603:1040:606:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.JioIndiaCentral\",\r\n + \ \"id\": \"AzureKeyVault.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.189.228.136/29\",\r\n - \ \"20.189.228.208/30\",\r\n \"40.74.100.48/30\",\r\n \"104.215.18.67/32\",\r\n - \ \"104.215.31.67/32\",\r\n \"2603:1040:606::2a0/125\",\r\n - \ \"2603:1040:606:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.JioIndiaCentral\",\r\n \"id\": - \"AzureKeyVault.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"20.192.50.216/29\",\r\n \"20.192.50.224/30\",\r\n - \ \"20.192.234.0/30\",\r\n \"2603:1040:1104:1::158/125\",\r\n + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.50.216/29\",\r\n + \ \"20.192.50.224/30\",\r\n \"20.192.234.0/30\",\r\n \"2603:1040:1104:1::158/125\",\r\n \ \"2603:1040:1104:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.JioIndiaWest\",\r\n \"id\": - \"AzureKeyVault.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34529,7 +35348,7 @@ interactions: \ \"2603:1040:d04:400::80/125\",\r\n \"2603:1040:d04:400::2f8/125\",\r\n \ \"2603:1040:d04:800::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.KoreaCentral\",\r\n \"id\": - \"AzureKeyVault.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34540,30 +35359,31 @@ interactions: \ \"2603:1040:f05:402::80/125\",\r\n \"2603:1040:f05:802::80/125\",\r\n \ \"2603:1040:f05:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.KoreaSouth\",\r\n \"id\": \"AzureKeyVault.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"52.147.113.72/29\",\r\n - \ \"52.147.113.80/30\",\r\n \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n - \ \"52.231.200.108/32\",\r\n \"2603:1040:e05::20/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.NorthCentralUS\",\r\n - \ \"id\": \"AzureKeyVault.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.49.119.232/29\",\r\n - \ \"20.49.119.240/28\",\r\n \"20.125.170.76/30\",\r\n \"20.125.202.76/30\",\r\n - \ \"23.96.210.207/32\",\r\n \"23.96.250.48/32\",\r\n \"52.162.106.144/30\",\r\n - \ \"52.162.255.194/32\",\r\n \"168.62.108.27/32\",\r\n \"168.62.237.29/32\",\r\n - \ \"2603:1030:608::2a0/125\",\r\n \"2603:1030:608:402::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.NorthEurope\",\r\n - \ \"id\": \"AzureKeyVault.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"52.147.113.72/29\",\r\n \"52.147.113.80/30\",\r\n + \ \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n \"52.231.200.108/32\",\r\n + \ \"2603:1040:e05::20/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.NorthCentralUS\",\r\n \"id\": + \"AzureKeyVault.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"northcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.49.119.232/29\",\r\n \"20.49.119.240/28\",\r\n + \ \"20.125.170.76/30\",\r\n \"20.125.202.76/30\",\r\n \"23.96.210.207/32\",\r\n + \ \"23.96.250.48/32\",\r\n \"52.162.106.144/30\",\r\n \"52.162.255.194/32\",\r\n + \ \"168.62.108.27/32\",\r\n \"168.62.237.29/32\",\r\n \"2603:1030:608::2a0/125\",\r\n + \ \"2603:1030:608:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.NorthEurope\",\r\n \"id\": \"AzureKeyVault.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.72/30\",\r\n \"13.74.10.39/32\",\r\n \"13.74.10.113/32\",\r\n \ \"13.74.111.148/30\",\r\n \"20.50.80.192/30\",\r\n \"23.100.57.24/32\",\r\n \ \"23.100.58.149/32\",\r\n \"52.138.160.103/32\",\r\n \"52.138.160.105/32\",\r\n @@ -34572,9 +35392,9 @@ interactions: \ \"2603:1020:5:402::80/125\",\r\n \"2603:1020:5:802::80/125\",\r\n \ \"2603:1020:5:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.NorwayEast\",\r\n \"id\": \"AzureKeyVault.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.120.98.8/30\",\r\n \ \"51.120.110.192/30\",\r\n \"51.120.214.128/30\",\r\n \"51.120.233.132/30\",\r\n @@ -34582,15 +35402,24 @@ interactions: \ \"2603:1020:e04:402::80/125\",\r\n \"2603:1020:e04:802::80/125\",\r\n \ \"2603:1020:e04:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.NorwayWest\",\r\n \"id\": \"AzureKeyVault.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.13.136.188/30\",\r\n \ \"51.13.137.216/29\",\r\n \"51.120.218.0/30\",\r\n \"2603:1020:f04::2a0/125\",\r\n \ \"2603:1020:f04:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.QatarCentral\",\r\n \"id\": + \"AzureKeyVault.QatarCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.21.37.112/30\",\r\n \"20.21.43.244/30\",\r\n + \ \"20.21.66.76/30\",\r\n \"20.21.74.76/30\",\r\n \"20.21.80.0/29\",\r\n + \ \"2603:1040:1002:1::470/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthAfricaNorth\",\r\n \"id\": - \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34601,7 +35430,7 @@ interactions: \ \"2603:1000:104:802::80/125\",\r\n \"2603:1000:104:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SouthAfricaWest\",\r\n \ \"id\": \"AzureKeyVault.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -34609,7 +35438,7 @@ interactions: \ \"102.37.81.128/30\",\r\n \"102.133.26.0/30\",\r\n \"2603:1000:4::2a0/125\",\r\n \ \"2603:1000:4:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthCentralUS\",\r\n \"id\": - \"AzureKeyVault.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34623,14 +35452,14 @@ interactions: \ \"2603:1030:807:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthCentralUSSTG\",\r\n \"id\": \"AzureKeyVault.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.0/30\",\r\n \"20.45.117.32/29\",\r\n \"20.45.117.40/30\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SoutheastAsia\",\r\n \ \"id\": \"AzureKeyVault.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34645,16 +35474,17 @@ interactions: \ \"2603:1040:5:402::80/125\",\r\n \"2603:1040:5:802::80/125\",\r\n \ \"2603:1040:5:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthIndia\",\r\n \"id\": \"AzureKeyVault.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.78.194.64/30\",\r\n - \ \"52.172.116.4/30\",\r\n \"52.172.116.136/29\",\r\n \"104.211.224.186/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.78.194.64/30\",\r\n \"52.172.116.4/30\",\r\n + \ \"52.172.116.136/29\",\r\n \"104.211.224.186/32\",\r\n \ \"104.211.225.134/32\",\r\n \"2603:1040:c06::2a0/125\",\r\n \ \"2603:1040:c06:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwedenCentral\",\r\n \"id\": - \"AzureKeyVault.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34664,15 +35494,16 @@ interactions: \ \"2603:1020:1004:400::80/125\",\r\n \"2603:1020:1004:400::2f8/125\",\r\n \ \"2603:1020:1004:800::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwedenSouth\",\r\n \"id\": \"AzureKeyVault.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.232/29\",\r\n - \ \"51.12.17.240/30\",\r\n \"51.12.202.0/30\",\r\n \"2603:1020:1104:1::158/125\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.232/29\",\r\n \"51.12.17.240/30\",\r\n + \ \"51.12.202.0/30\",\r\n \"2603:1020:1104:1::158/125\",\r\n \ \"2603:1020:1104:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwitzerlandNorth\",\r\n \"id\": - \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34683,7 +35514,7 @@ interactions: \ \"2603:1020:a04:802::80/125\",\r\n \"2603:1020:a04:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SwitzerlandWest\",\r\n \ \"id\": \"AzureKeyVault.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34691,46 +35522,47 @@ interactions: \ \"51.107.251.104/29\",\r\n \"2603:1020:b04::2a0/125\",\r\n \ \"2603:1020:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.UAECentral\",\r\n \"id\": \"AzureKeyVault.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.228/30\",\r\n - \ \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n \"2603:1040:b04::2a0/125\",\r\n - \ \"2603:1040:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.UAENorth\",\r\n \"id\": \"AzureKeyVault.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.38.157.128/30\",\r\n - \ \"40.120.74.0/30\",\r\n \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n - \ \"65.52.250.0/30\",\r\n \"2603:1040:904::340/125\",\r\n - \ \"2603:1040:904:402::80/125\",\r\n \"2603:1040:904:802::80/125\",\r\n - \ \"2603:1040:904:c02::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.UKSouth\",\r\n \"id\": \"AzureKeyVault.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.104.192.129/32\",\r\n - \ \"51.104.192.138/32\",\r\n \"51.105.4.67/32\",\r\n \"51.105.4.75/32\",\r\n - \ \"51.105.71.160/30\",\r\n \"51.105.77.56/30\",\r\n \"51.140.146.56/30\",\r\n - \ \"51.140.157.60/32\",\r\n \"51.140.184.38/31\",\r\n \"51.143.212.184/29\",\r\n - \ \"51.143.213.192/30\",\r\n \"52.151.75.86/32\",\r\n \"2603:1020:705::340/125\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.37.74.228/30\",\r\n \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n + \ \"2603:1040:b04::2a0/125\",\r\n \"2603:1040:b04:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.UAENorth\",\r\n + \ \"id\": \"AzureKeyVault.UAENorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.38.157.128/30\",\r\n \"40.120.74.0/30\",\r\n + \ \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n \"65.52.250.0/30\",\r\n + \ \"2603:1040:904::340/125\",\r\n \"2603:1040:904:402::80/125\",\r\n + \ \"2603:1040:904:802::80/125\",\r\n \"2603:1040:904:c02::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.UKSouth\",\r\n + \ \"id\": \"AzureKeyVault.UKSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"51.104.192.129/32\",\r\n \"51.104.192.138/32\",\r\n + \ \"51.105.4.67/32\",\r\n \"51.105.4.75/32\",\r\n \"51.105.71.160/30\",\r\n + \ \"51.105.77.56/30\",\r\n \"51.140.146.56/30\",\r\n \"51.140.157.60/32\",\r\n + \ \"51.140.184.38/31\",\r\n \"51.143.212.184/29\",\r\n \"51.143.213.192/30\",\r\n + \ \"52.151.75.86/32\",\r\n \"2603:1020:705::340/125\",\r\n \ \"2603:1020:705:402::80/125\",\r\n \"2603:1020:705:802::80/125\",\r\n \ \"2603:1020:705:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.UKWest\",\r\n \"id\": \"AzureKeyVault.UKWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.58.67.48/29\",\r\n \ \"20.58.67.56/30\",\r\n \"51.140.210.80/30\",\r\n \"51.141.8.42/31\",\r\n \ \"2603:1020:605::2a0/125\",\r\n \"2603:1020:605:402::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestCentralUS\",\r\n \ \"id\": \"AzureKeyVault.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34739,29 +35571,30 @@ interactions: \ \"52.161.31.139/32\",\r\n \"2603:1030:b04::2a0/125\",\r\n \ \"2603:1030:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.WestEurope\",\r\n \"id\": \"AzureKeyVault.WestEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.72/30\",\r\n - \ \"13.69.111.192/30\",\r\n \"13.80.247.19/32\",\r\n \"13.80.247.42/32\",\r\n - \ \"20.61.103.224/29\",\r\n \"20.61.103.232/30\",\r\n \"23.97.178.0/32\",\r\n - \ \"40.91.193.78/32\",\r\n \"40.91.199.213/32\",\r\n \"52.157.162.137/32\",\r\n - \ \"52.157.162.147/32\",\r\n \"52.236.189.80/30\",\r\n \"104.46.40.31/32\",\r\n - \ \"2603:1020:206::340/125\",\r\n \"2603:1020:206:402::80/125\",\r\n - \ \"2603:1020:206:802::80/125\",\r\n \"2603:1020:206:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestIndia\",\r\n - \ \"id\": \"AzureKeyVault.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.72/30\",\r\n \"13.69.111.192/30\",\r\n + \ \"13.80.247.19/32\",\r\n \"13.80.247.42/32\",\r\n \"20.61.103.224/29\",\r\n + \ \"20.61.103.232/30\",\r\n \"23.97.178.0/32\",\r\n \"40.91.193.78/32\",\r\n + \ \"40.91.199.213/32\",\r\n \"52.157.162.137/32\",\r\n \"52.157.162.147/32\",\r\n + \ \"52.236.189.80/30\",\r\n \"104.46.40.31/32\",\r\n \"2603:1020:206::340/125\",\r\n + \ \"2603:1020:206:402::80/125\",\r\n \"2603:1020:206:802::80/125\",\r\n + \ \"2603:1020:206:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.WestIndia\",\r\n \"id\": \"AzureKeyVault.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.80.48/29\",\r\n \"20.192.80.56/30\",\r\n \ \"104.211.146.64/30\",\r\n \"104.211.166.82/32\",\r\n \"104.211.167.57/32\",\r\n \ \"2603:1040:806::2a0/125\",\r\n \"2603:1040:806:402::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestUS\",\r\n \ \"id\": \"AzureKeyVault.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34769,9 +35602,9 @@ interactions: \ \"104.42.6.91/32\",\r\n \"104.42.136.180/32\",\r\n \"2603:1030:a07::2a0/125\",\r\n \ \"2603:1030:a07:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.WestUS2\",\r\n \"id\": \"AzureKeyVault.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.88/30\",\r\n \ \"13.66.226.249/32\",\r\n \"13.66.230.241/32\",\r\n \"20.51.12.248/29\",\r\n @@ -34784,7 +35617,7 @@ interactions: \ \"2603:1030:c06:802::80/125\",\r\n \"2603:1030:c06:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestUS3\",\r\n \ \"id\": \"AzureKeyVault.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -34793,9 +35626,21 @@ interactions: \ \"20.150.245.56/29\",\r\n \"2603:1030:504::1f8/125\",\r\n \ \"2603:1030:504:402::80/125\",\r\n \"2603:1030:504:402::2f8/125\",\r\n \ \"2603:1030:504:802::140/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureMachineLearning\",\r\n \"id\": \"AzureMachineLearning\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ {\r\n \"name\": \"AzureLoadTestingInstanceManagement\",\r\n \"id\": + \"AzureLoadTestingInstanceManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"NSG\",\r\n \"API\"\r\n ],\r\n \"systemService\": + \"AzureLoadTestingInstanceManagement\",\r\n \"addressPrefixes\": [\r\n + \ \"20.24.1.136/30\",\r\n \"20.26.16.112/30\",\r\n \"20.70.223.12/32\",\r\n + \ \"20.83.222.204/32\",\r\n \"20.88.159.138/32\",\r\n \"20.98.194.67/32\",\r\n + \ \"20.98.199.120/30\",\r\n \"20.107.239.218/32\",\r\n \"20.117.192.200/32\",\r\n + \ \"20.125.7.20/30\",\r\n \"20.195.85.190/32\",\r\n \"20.213.195.80/30\",\r\n + \ \"20.223.65.156/30\",\r\n \"20.232.91.28/30\",\r\n \"20.236.145.196/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureMachineLearning\",\r\n + \ \"id\": \"AzureMachineLearning\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureMachineLearning\",\r\n \"addressPrefixes\": [\r\n \"13.66.87.135/32\",\r\n \"13.66.140.80/28\",\r\n @@ -34806,246 +35651,248 @@ interactions: \ \"13.74.107.160/28\",\r\n \"13.75.36.16/28\",\r\n \"13.77.50.224/28\",\r\n \ \"13.78.106.208/28\",\r\n \"13.86.195.35/32\",\r\n \"13.87.56.112/28\",\r\n \ \"13.87.122.112/28\",\r\n \"13.87.160.129/32\",\r\n \"13.89.171.64/28\",\r\n - \ \"20.17.49.0/27\",\r\n \"20.21.33.0/27\",\r\n \"20.36.106.80/28\",\r\n - \ \"20.36.114.160/28\",\r\n \"20.37.67.80/28\",\r\n \"20.37.74.208/28\",\r\n - \ \"20.37.152.240/28\",\r\n \"20.37.192.96/28\",\r\n \"20.38.80.96/28\",\r\n - \ \"20.38.128.48/28\",\r\n \"20.38.147.128/28\",\r\n \"20.39.1.205/32\",\r\n - \ \"20.39.11.80/28\",\r\n \"20.40.141.171/32\",\r\n \"20.40.231.32/28\",\r\n - \ \"20.41.0.240/28\",\r\n \"20.41.64.80/28\",\r\n \"20.41.197.0/28\",\r\n - \ \"20.42.0.240/28\",\r\n \"20.42.129.16/28\",\r\n \"20.42.227.48/28\",\r\n - \ \"20.43.40.96/28\",\r\n \"20.43.64.96/28\",\r\n \"20.43.120.112/28\",\r\n - \ \"20.43.128.112/28\",\r\n \"20.44.3.32/28\",\r\n \"20.44.26.224/28\",\r\n - \ \"20.44.132.166/32\",\r\n \"20.45.240.64/28\",\r\n \"20.46.13.192/28\",\r\n - \ \"20.48.197.240/28\",\r\n \"20.51.1.48/28\",\r\n \"20.51.14.48/28\",\r\n - \ \"20.51.21.224/28\",\r\n \"20.62.61.128/28\",\r\n \"20.62.135.208/28\",\r\n - \ \"20.65.135.0/28\",\r\n \"20.66.6.48/28\",\r\n \"20.69.1.240/28\",\r\n - \ \"20.70.216.96/28\",\r\n \"20.72.16.48/28\",\r\n \"20.74.195.32/27\",\r\n - \ \"20.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n \"20.89.9.0/28\",\r\n - \ \"20.98.195.64/27\",\r\n \"20.99.8.96/27\",\r\n \"20.150.161.128/28\",\r\n - \ \"20.150.171.80/28\",\r\n \"20.150.179.64/28\",\r\n \"20.150.187.64/28\",\r\n - \ \"20.150.246.16/28\",\r\n \"20.188.219.157/32\",\r\n \"20.188.221.15/32\",\r\n - \ \"20.189.106.80/28\",\r\n \"20.189.229.176/28\",\r\n \"20.192.47.112/28\",\r\n - \ \"20.192.99.64/28\",\r\n \"20.192.160.48/28\",\r\n \"20.192.225.144/28\",\r\n - \ \"20.192.235.16/28\",\r\n \"20.193.194.176/28\",\r\n \"20.195.69.64/28\",\r\n - \ \"20.195.75.48/28\",\r\n \"20.195.75.96/27\",\r\n \"20.200.192.16/28\",\r\n - \ \"20.215.1.0/27\",\r\n \"20.217.41.0/27\",\r\n \"23.98.82.192/28\",\r\n - \ \"23.100.232.216/32\",\r\n \"40.66.61.146/32\",\r\n \"40.67.59.80/28\",\r\n - \ \"40.69.106.224/28\",\r\n \"40.70.146.192/28\",\r\n \"40.70.154.161/32\",\r\n - \ \"40.71.11.64/28\",\r\n \"40.74.24.96/28\",\r\n \"40.74.100.176/28\",\r\n - \ \"40.74.147.48/28\",\r\n \"40.75.35.48/28\",\r\n \"40.78.194.224/28\",\r\n - \ \"40.78.202.80/28\",\r\n \"40.78.227.32/28\",\r\n \"40.78.234.128/28\",\r\n - \ \"40.78.242.176/28\",\r\n \"40.78.250.112/28\",\r\n \"40.79.130.192/28\",\r\n - \ \"40.79.138.128/28\",\r\n \"40.79.146.128/28\",\r\n \"40.79.154.64/28\",\r\n - \ \"40.79.162.48/28\",\r\n \"40.79.170.224/28\",\r\n \"40.79.178.224/28\",\r\n - \ \"40.79.186.160/28\",\r\n \"40.79.194.64/28\",\r\n \"40.80.51.64/28\",\r\n - \ \"40.80.57.176/28\",\r\n \"40.80.169.160/28\",\r\n \"40.80.184.80/28\",\r\n - \ \"40.80.188.96/28\",\r\n \"40.81.27.228/32\",\r\n \"40.82.187.230/32\",\r\n - \ \"40.82.248.80/28\",\r\n \"40.89.17.208/28\",\r\n \"40.90.184.249/32\",\r\n - \ \"40.91.77.76/32\",\r\n \"40.112.242.176/28\",\r\n \"40.119.8.80/28\",\r\n - \ \"51.11.24.49/32\",\r\n \"51.12.29.0/28\",\r\n \"51.12.29.64/27\",\r\n - \ \"51.12.47.32/28\",\r\n \"51.12.99.80/28\",\r\n \"51.12.198.224/28\",\r\n - \ \"51.12.203.80/28\",\r\n \"51.12.227.64/28\",\r\n \"51.12.235.64/28\",\r\n - \ \"51.53.25.0/27\",\r\n \"51.53.169.0/27\",\r\n \"51.104.8.64/27\",\r\n - \ \"51.104.24.96/28\",\r\n \"51.105.67.16/28\",\r\n \"51.105.75.128/28\",\r\n - \ \"51.105.88.224/28\",\r\n \"51.105.129.135/32\",\r\n \"51.107.59.48/28\",\r\n - \ \"51.107.147.32/28\",\r\n \"51.107.155.48/28\",\r\n \"51.107.247.64/27\",\r\n - \ \"51.116.49.176/28\",\r\n \"51.116.59.48/28\",\r\n \"51.116.155.112/28\",\r\n - \ \"51.116.156.128/28\",\r\n \"51.116.250.224/28\",\r\n \"51.120.99.64/28\",\r\n - \ \"51.120.107.64/28\",\r\n \"51.120.211.64/28\",\r\n \"51.120.219.80/28\",\r\n - \ \"51.120.227.80/28\",\r\n \"51.120.234.224/28\",\r\n \"51.137.161.224/28\",\r\n - \ \"51.138.213.16/28\",\r\n \"51.140.146.208/28\",\r\n \"51.140.210.208/28\",\r\n - \ \"51.143.214.32/28\",\r\n \"51.144.184.47/32\",\r\n \"52.138.90.144/28\",\r\n - \ \"52.138.226.160/28\",\r\n \"52.139.3.33/32\",\r\n \"52.140.107.96/28\",\r\n - \ \"52.141.25.58/32\",\r\n \"52.141.26.97/32\",\r\n \"52.148.163.43/32\",\r\n - \ \"52.150.136.80/28\",\r\n \"52.151.111.249/32\",\r\n \"52.155.90.254/32\",\r\n - \ \"52.155.115.7/32\",\r\n \"52.156.193.50/32\",\r\n \"52.162.106.176/28\",\r\n - \ \"52.167.106.160/28\",\r\n \"52.177.164.219/32\",\r\n \"52.182.139.32/28\",\r\n - \ \"52.184.87.76/32\",\r\n \"52.185.70.56/32\",\r\n \"52.228.80.80/28\",\r\n - \ \"52.230.56.136/32\",\r\n \"52.231.18.192/28\",\r\n \"52.231.146.208/28\",\r\n - \ \"52.236.186.192/28\",\r\n \"52.242.224.215/32\",\r\n \"52.246.155.128/28\",\r\n - \ \"52.249.59.91/32\",\r\n \"52.252.160.26/32\",\r\n \"52.253.131.79/32\",\r\n - \ \"52.253.131.198/32\",\r\n \"52.253.227.208/32\",\r\n \"52.255.214.109/32\",\r\n - \ \"52.255.217.127/32\",\r\n \"65.52.250.192/28\",\r\n \"102.37.163.32/28\",\r\n - \ \"102.133.27.32/28\",\r\n \"102.133.58.224/28\",\r\n \"102.133.122.224/27\",\r\n - \ \"102.133.155.32/28\",\r\n \"102.133.251.64/28\",\r\n \"104.208.16.160/28\",\r\n - \ \"104.208.144.160/28\",\r\n \"104.211.81.144/28\",\r\n - \ \"104.214.19.32/28\",\r\n \"191.233.8.48/28\",\r\n \"191.233.203.144/28\",\r\n - \ \"191.233.240.165/32\",\r\n \"191.233.242.167/32\",\r\n - \ \"191.234.147.64/28\",\r\n \"191.234.155.64/28\",\r\n \"191.235.224.96/28\",\r\n - \ \"191.238.73.80/28\",\r\n \"2603:1000:4::300/122\",\r\n - \ \"2603:1000:104:1::2c0/122\",\r\n \"2603:1010:6:1::2c0/122\",\r\n - \ \"2603:1010:101::300/122\",\r\n \"2603:1010:304::300/122\",\r\n - \ \"2603:1010:404::300/122\",\r\n \"2603:1020:5:1::2c0/122\",\r\n - \ \"2603:1020:206:1::2c0/122\",\r\n \"2603:1020:305::300/122\",\r\n - \ \"2603:1020:405::300/122\",\r\n \"2603:1020:605::300/122\",\r\n - \ \"2603:1020:705:1::2c0/122\",\r\n \"2603:1020:805:1::2c0/122\",\r\n - \ \"2603:1020:905::300/122\",\r\n \"2603:1020:a04:1::2c0/122\",\r\n - \ \"2603:1020:b04::300/122\",\r\n \"2603:1020:c04:1::2c0/122\",\r\n - \ \"2603:1020:d04::300/122\",\r\n \"2603:1020:e04:1::2c0/122\",\r\n - \ \"2603:1020:f04::300/122\",\r\n \"2603:1020:1004::2c0/122\",\r\n - \ \"2603:1020:1104::240/122\",\r\n \"2603:1020:1302::200/122\",\r\n - \ \"2603:1030:f:1::300/122\",\r\n \"2603:1030:10:1::2c0/122\",\r\n - \ \"2603:1030:104:1::2c0/122\",\r\n \"2603:1030:107::240/122\",\r\n - \ \"2603:1030:210:1::2c0/122\",\r\n \"2603:1030:40b:1::2c0/122\",\r\n - \ \"2603:1030:40c:1::2c0/122\",\r\n \"2603:1030:504:1::2c0/122\",\r\n - \ \"2603:1030:608::300/122\",\r\n \"2603:1030:807:1::2c0/122\",\r\n - \ \"2603:1030:a07::300/122\",\r\n \"2603:1030:b04::300/122\",\r\n - \ \"2603:1030:c06:1::2c0/122\",\r\n \"2603:1030:f05:1::2c0/122\",\r\n - \ \"2603:1030:1005::300/122\",\r\n \"2603:1040:5:1::2c0/122\",\r\n - \ \"2603:1040:207::300/122\",\r\n \"2603:1040:407:1::2c0/122\",\r\n - \ \"2603:1040:606::300/122\",\r\n \"2603:1040:806::300/122\",\r\n - \ \"2603:1040:904:1::2c0/122\",\r\n \"2603:1040:a06:1::2c0/122\",\r\n - \ \"2603:1040:b04::300/122\",\r\n \"2603:1040:c06::300/122\",\r\n - \ \"2603:1040:d04::2c0/122\",\r\n \"2603:1040:f05:1::2c0/122\",\r\n - \ \"2603:1040:1002::440/122\",\r\n \"2603:1040:1104::240/122\",\r\n - \ \"2603:1040:1202::200/122\",\r\n \"2603:1040:1302::200/122\",\r\n - \ \"2603:1040:1402::200/122\",\r\n \"2603:1040:1503::200/122\",\r\n - \ \"2603:1050:6:1::2c0/122\",\r\n \"2603:1050:403::2c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureMonitor\",\r\n - \ \"id\": \"AzureMonitor\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"25\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureMonitor\",\r\n \"addressPrefixes\": - [\r\n \"13.65.96.175/32\",\r\n \"13.65.206.67/32\",\r\n - \ \"13.65.211.125/32\",\r\n \"13.66.36.144/32\",\r\n \"13.66.37.172/32\",\r\n - \ \"13.66.59.226/32\",\r\n \"13.66.60.151/32\",\r\n \"13.66.140.168/29\",\r\n - \ \"13.66.141.152/29\",\r\n \"13.66.143.218/32\",\r\n \"13.66.145.232/29\",\r\n - \ \"13.66.147.144/28\",\r\n \"13.66.160.124/32\",\r\n \"13.66.220.187/32\",\r\n - \ \"13.66.231.27/32\",\r\n \"13.67.9.192/28\",\r\n \"13.67.10.64/29\",\r\n - \ \"13.67.10.92/30\",\r\n \"13.67.15.0/32\",\r\n \"13.67.15.112/29\",\r\n - \ \"13.67.77.233/32\",\r\n \"13.67.89.191/32\",\r\n \"13.68.31.237/32\",\r\n - \ \"13.68.101.211/32\",\r\n \"13.68.106.77/32\",\r\n \"13.68.109.212/32\",\r\n - \ \"13.68.111.247/32\",\r\n \"13.69.51.175/32\",\r\n \"13.69.51.218/32\",\r\n - \ \"13.69.65.16/28\",\r\n \"13.69.66.136/29\",\r\n \"13.69.67.60/30\",\r\n - \ \"13.69.67.126/32\",\r\n \"13.69.106.88/29\",\r\n \"13.69.106.208/28\",\r\n - \ \"13.69.109.224/27\",\r\n \"13.69.111.200/29\",\r\n \"13.69.229.64/29\",\r\n - \ \"13.69.229.240/29\",\r\n \"13.69.233.0/30\",\r\n \"13.69.233.96/27\",\r\n - \ \"13.69.239.96/29\",\r\n \"13.70.72.232/29\",\r\n \"13.70.73.104/29\",\r\n - \ \"13.70.79.88/29\",\r\n \"13.70.79.96/27\",\r\n \"13.70.124.27/32\",\r\n - \ \"13.70.127.61/32\",\r\n \"13.71.172.128/28\",\r\n \"13.71.172.248/29\",\r\n - \ \"13.71.175.128/32\",\r\n \"13.71.175.216/29\",\r\n \"13.71.177.32/27\",\r\n - \ \"13.71.187.91/32\",\r\n \"13.71.191.47/32\",\r\n \"13.71.195.192/27\",\r\n - \ \"13.71.196.56/29\",\r\n \"13.71.199.116/32\",\r\n \"13.73.26.213/32\",\r\n - \ \"13.73.240.0/29\",\r\n \"13.73.242.32/29\",\r\n \"13.73.244.192/31\",\r\n - \ \"13.73.248.6/31\",\r\n \"13.73.253.104/29\",\r\n \"13.73.253.112/29\",\r\n - \ \"13.73.253.120/32\",\r\n \"13.74.107.88/30\",\r\n \"13.74.108.128/29\",\r\n - \ \"13.74.111.152/29\",\r\n \"13.75.38.0/28\",\r\n \"13.75.38.120/29\",\r\n - \ \"13.75.39.76/30\",\r\n \"13.75.117.221/32\",\r\n \"13.75.119.169/32\",\r\n - \ \"13.75.195.15/32\",\r\n \"13.76.85.243/32\",\r\n \"13.76.87.86/32\",\r\n - \ \"13.77.52.16/28\",\r\n \"13.77.53.48/29\",\r\n \"13.77.53.220/32\",\r\n - \ \"13.77.150.166/32\",\r\n \"13.77.155.39/32\",\r\n \"13.77.174.177/32\",\r\n - \ \"13.78.10.58/32\",\r\n \"13.78.13.189/32\",\r\n \"13.78.108.160/29\",\r\n - \ \"13.78.108.168/30\",\r\n \"13.78.109.112/29\",\r\n \"13.78.111.192/32\",\r\n - \ \"13.78.135.15/32\",\r\n \"13.78.145.11/32\",\r\n \"13.78.172.58/32\",\r\n - \ \"13.78.189.112/32\",\r\n \"13.78.236.149/32\",\r\n \"13.80.134.255/32\",\r\n - \ \"13.82.100.176/32\",\r\n \"13.82.184.151/32\",\r\n \"13.84.134.59/32\",\r\n - \ \"13.84.148.7/32\",\r\n \"13.84.149.186/32\",\r\n \"13.84.173.179/32\",\r\n - \ \"13.84.189.95/32\",\r\n \"13.84.225.10/32\",\r\n \"13.85.70.142/32\",\r\n - \ \"13.86.218.224/28\",\r\n \"13.86.218.248/29\",\r\n \"13.86.223.128/26\",\r\n - \ \"13.87.56.248/29\",\r\n \"13.87.57.128/28\",\r\n \"13.87.122.248/29\",\r\n - \ \"13.87.123.128/28\",\r\n \"13.88.177.28/32\",\r\n \"13.88.230.43/32\",\r\n - \ \"13.88.247.208/32\",\r\n \"13.88.255.115/32\",\r\n \"13.89.42.127/32\",\r\n - \ \"13.89.171.112/30\",\r\n \"13.89.174.128/29\",\r\n \"13.89.179.0/29\",\r\n - \ \"13.90.93.206/32\",\r\n \"13.90.248.141/32\",\r\n \"13.90.249.229/32\",\r\n - \ \"13.90.251.123/32\",\r\n \"13.91.42.27/32\",\r\n \"13.91.102.27/32\",\r\n - \ \"13.92.40.198/32\",\r\n \"13.92.40.223/32\",\r\n \"13.92.138.16/32\",\r\n - \ \"13.92.179.52/32\",\r\n \"13.92.211.249/32\",\r\n \"13.92.232.146/32\",\r\n - \ \"13.92.254.218/32\",\r\n \"13.92.255.146/32\",\r\n \"13.93.215.80/32\",\r\n - \ \"13.93.233.49/32\",\r\n \"13.93.236.73/32\",\r\n \"13.94.39.13/32\",\r\n - \ \"20.17.59.36/30\",\r\n \"20.17.59.40/29\",\r\n \"20.17.59.48/30\",\r\n - \ \"20.17.59.64/27\",\r\n \"20.17.71.128/29\",\r\n \"20.21.37.116/30\",\r\n - \ \"20.21.37.120/29\",\r\n \"20.21.39.224/29\",\r\n \"20.21.46.128/29\",\r\n - \ \"20.21.46.144/28\",\r\n \"20.21.53.0/27\",\r\n \"20.21.54.164/31\",\r\n - \ \"20.21.67.200/29\",\r\n \"20.21.69.160/28\",\r\n \"20.21.75.200/29\",\r\n - \ \"20.21.77.160/28\",\r\n \"20.36.107.24/29\",\r\n \"20.36.107.160/28\",\r\n - \ \"20.36.114.200/29\",\r\n \"20.36.114.208/28\",\r\n \"20.36.125.224/27\",\r\n - \ \"20.37.71.0/27\",\r\n \"20.37.74.232/29\",\r\n \"20.37.74.240/28\",\r\n - \ \"20.37.152.68/31\",\r\n \"20.37.192.68/31\",\r\n \"20.37.195.26/31\",\r\n - \ \"20.37.198.112/28\",\r\n \"20.37.198.140/32\",\r\n \"20.37.198.232/29\",\r\n - \ \"20.37.198.240/28\",\r\n \"20.37.227.16/28\",\r\n \"20.37.227.100/31\",\r\n - \ \"20.37.227.104/29\",\r\n \"20.37.227.112/28\",\r\n \"20.38.80.68/31\",\r\n - \ \"20.38.128.64/29\",\r\n \"20.38.132.64/27\",\r\n \"20.38.143.0/27\",\r\n - \ \"20.38.143.44/30\",\r\n \"20.38.146.152/29\",\r\n \"20.38.147.144/29\",\r\n - \ \"20.38.149.200/29\",\r\n \"20.38.152.32/27\",\r\n \"20.38.157.136/29\",\r\n - \ \"20.39.14.0/28\",\r\n \"20.39.15.16/28\",\r\n \"20.39.15.32/28\",\r\n - \ \"20.40.124.0/32\",\r\n \"20.40.137.91/32\",\r\n \"20.40.140.212/32\",\r\n - \ \"20.40.160.120/32\",\r\n \"20.40.200.172/31\",\r\n \"20.40.200.174/32\",\r\n - \ \"20.40.206.128/28\",\r\n \"20.40.206.232/29\",\r\n \"20.40.207.128/28\",\r\n - \ \"20.40.228.0/26\",\r\n \"20.41.49.208/32\",\r\n \"20.41.64.68/31\",\r\n - \ \"20.41.67.112/28\",\r\n \"20.41.69.4/30\",\r\n \"20.41.69.16/28\",\r\n - \ \"20.41.69.48/31\",\r\n \"20.41.69.62/31\",\r\n \"20.41.208.32/27\",\r\n - \ \"20.42.0.68/31\",\r\n \"20.42.65.72/29\",\r\n \"20.42.65.128/25\",\r\n - \ \"20.42.73.16/29\",\r\n \"20.42.73.128/25\",\r\n \"20.42.128.68/31\",\r\n - \ \"20.42.230.112/28\",\r\n \"20.42.230.208/28\",\r\n \"20.42.230.224/29\",\r\n - \ \"20.42.230.232/31\",\r\n \"20.43.40.68/31\",\r\n \"20.43.41.178/31\",\r\n - \ \"20.43.44.128/28\",\r\n \"20.43.44.216/29\",\r\n \"20.43.44.224/28\",\r\n - \ \"20.43.64.68/31\",\r\n \"20.43.65.154/31\",\r\n \"20.43.70.96/28\",\r\n - \ \"20.43.70.192/29\",\r\n \"20.43.70.200/30\",\r\n \"20.43.70.204/32\",\r\n - \ \"20.43.70.224/29\",\r\n \"20.43.98.234/32\",\r\n \"20.43.99.158/32\",\r\n - \ \"20.43.120.0/29\",\r\n \"20.43.120.240/29\",\r\n \"20.43.123.200/29\",\r\n - \ \"20.43.128.68/31\",\r\n \"20.43.152.45/32\",\r\n \"20.44.3.48/28\",\r\n - \ \"20.44.8.0/28\",\r\n \"20.44.11.192/26\",\r\n \"20.44.12.192/26\",\r\n - \ \"20.44.13.232/29\",\r\n \"20.44.16.0/29\",\r\n \"20.44.17.0/29\",\r\n - \ \"20.44.26.152/29\",\r\n \"20.44.26.248/29\",\r\n \"20.44.29.120/29\",\r\n - \ \"20.44.73.196/32\",\r\n \"20.44.192.217/32\",\r\n \"20.45.95.68/31\",\r\n - \ \"20.45.122.152/29\",\r\n \"20.45.123.80/29\",\r\n \"20.45.123.116/30\",\r\n - \ \"20.45.125.224/28\",\r\n \"20.45.127.64/29\",\r\n \"20.45.208.32/29\",\r\n - \ \"20.46.10.224/27\",\r\n \"20.46.12.196/30\",\r\n \"20.46.13.216/29\",\r\n - \ \"20.46.15.48/29\",\r\n \"20.47.217.0/29\",\r\n \"20.48.193.224/27\",\r\n - \ \"20.49.83.32/28\",\r\n \"20.49.84.32/27\",\r\n \"20.49.91.32/28\",\r\n - \ \"20.49.93.192/26\",\r\n \"20.49.95.48/29\",\r\n \"20.49.99.44/31\",\r\n - \ \"20.49.99.64/28\",\r\n \"20.49.102.24/29\",\r\n \"20.49.102.32/28\",\r\n - \ \"20.49.109.46/31\",\r\n \"20.49.109.80/28\",\r\n \"20.49.111.16/28\",\r\n - \ \"20.49.111.32/28\",\r\n \"20.49.114.20/30\",\r\n \"20.49.114.32/28\",\r\n - \ \"20.49.114.48/31\",\r\n \"20.49.120.64/28\",\r\n \"20.50.65.80/28\",\r\n - \ \"20.50.68.112/29\",\r\n \"20.50.68.120/30\",\r\n \"20.50.68.124/31\",\r\n - \ \"20.50.68.128/29\",\r\n \"20.50.80.200/29\",\r\n \"20.51.5.44/31\",\r\n - \ \"20.51.7.0/27\",\r\n \"20.51.9.0/26\",\r\n \"20.51.17.64/27\",\r\n - \ \"20.52.64.24/29\",\r\n \"20.52.64.32/27\",\r\n \"20.52.72.64/27\",\r\n - \ \"20.52.72.96/28\",\r\n \"20.52.95.50/31\",\r\n \"20.52.95.220/31\",\r\n - \ \"20.53.0.128/27\",\r\n \"20.53.46.64/27\",\r\n \"20.53.48.64/27\",\r\n - \ \"20.53.60.224/31\",\r\n \"20.58.66.96/27\",\r\n \"20.59.81.12/31\",\r\n - \ \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\r\n \"20.65.1.64/28\",\r\n - \ \"20.65.132.0/26\",\r\n \"20.66.2.192/26\",\r\n \"20.72.20.48/28\",\r\n - \ \"20.72.21.0/30\",\r\n \"20.72.21.32/27\",\r\n \"20.72.28.192/27\",\r\n - \ \"20.74.195.64/29\",\r\n \"20.74.195.72/31\",\r\n \"20.83.192.192/29\",\r\n - \ \"20.89.1.32/29\",\r\n \"20.98.192.0/27\",\r\n \"20.99.11.48/28\",\r\n - \ \"20.99.11.96/30\",\r\n \"20.111.2.192/27\",\r\n \"20.125.171.200/29\",\r\n - \ \"20.125.203.200/29\",\r\n \"20.150.130.240/31\",\r\n \"20.150.167.184/29\",\r\n - \ \"20.150.171.208/29\",\r\n \"20.150.173.0/28\",\r\n \"20.150.178.152/29\",\r\n - \ \"20.150.181.96/28\",\r\n \"20.150.181.168/29\",\r\n \"20.150.182.32/27\",\r\n - \ \"20.150.186.152/29\",\r\n \"20.150.189.40/29\",\r\n \"20.150.225.8/29\",\r\n - \ \"20.150.241.64/29\",\r\n \"20.150.241.72/30\",\r\n \"20.150.241.96/27\",\r\n - \ \"20.187.197.192/27\",\r\n \"20.188.36.28/32\",\r\n \"20.189.81.11/32\",\r\n - \ \"20.189.81.14/32\",\r\n \"20.189.81.24/31\",\r\n \"20.189.81.26/32\",\r\n - \ \"20.189.81.28/32\",\r\n \"20.189.81.31/32\",\r\n \"20.189.81.32/31\",\r\n - \ \"20.189.81.34/32\",\r\n \"20.189.109.144/28\",\r\n \"20.189.111.0/28\",\r\n - \ \"20.189.111.16/29\",\r\n \"20.189.111.24/31\",\r\n \"20.189.172.0/25\",\r\n - \ \"20.189.194.102/31\",\r\n \"20.189.225.128/27\",\r\n \"20.190.60.38/32\",\r\n - \ \"20.191.165.64/27\",\r\n \"20.192.32.192/27\",\r\n \"20.192.34.80/28\",\r\n - \ \"20.192.43.96/27\",\r\n \"20.192.45.100/31\",\r\n \"20.192.48.0/27\",\r\n - \ \"20.192.50.192/28\",\r\n \"20.192.84.164/31\",\r\n \"20.192.98.152/29\",\r\n - \ \"20.192.101.32/27\",\r\n \"20.192.102.72/29\",\r\n \"20.192.153.106/31\",\r\n - \ \"20.192.167.160/27\",\r\n \"20.192.231.244/30\",\r\n \"20.192.235.144/28\",\r\n - \ \"20.193.96.32/27\",\r\n \"20.193.160.40/29\",\r\n \"20.193.160.48/28\",\r\n - \ \"20.193.194.24/29\",\r\n \"20.193.194.32/29\",\r\n \"20.193.194.40/30\",\r\n - \ \"20.193.203.112/28\",\r\n \"20.193.204.64/27\",\r\n \"20.194.67.32/28\",\r\n - \ \"20.194.67.216/29\",\r\n \"20.194.67.224/27\",\r\n \"20.194.72.224/27\",\r\n - \ \"20.195.74.188/31\",\r\n \"20.195.82.160/27\",\r\n \"20.205.77.184/29\",\r\n - \ \"20.205.83.232/29\",\r\n \"20.205.192.72/29\",\r\n \"20.206.0.196/31\",\r\n - \ \"20.208.19.200/29\",\r\n \"20.215.0.40/31\",\r\n \"20.215.4.250/31\",\r\n - \ \"20.215.7.48/29\",\r\n \"20.215.7.56/30\",\r\n \"20.215.7.192/27\",\r\n - \ \"20.215.19.200/29\",\r\n \"20.215.21.160/28\",\r\n \"20.215.27.200/29\",\r\n - \ \"20.215.29.160/28\",\r\n \"20.215.158.128/29\",\r\n \"20.215.158.144/28\",\r\n - \ \"20.217.40.40/31\",\r\n \"20.217.44.250/31\",\r\n \"20.217.47.48/29\",\r\n - \ \"20.217.47.56/30\",\r\n \"20.217.47.192/27\",\r\n \"20.217.62.128/29\",\r\n - \ \"20.217.62.144/28\",\r\n \"20.217.75.200/29\",\r\n \"20.217.77.160/28\",\r\n - \ \"20.217.91.200/29\",\r\n \"20.217.93.160/28\",\r\n \"23.96.28.38/32\",\r\n - \ \"23.96.252.161/32\",\r\n \"23.96.252.216/32\",\r\n \"23.97.65.103/32\",\r\n - \ \"23.98.82.120/29\",\r\n \"23.98.82.208/28\",\r\n \"23.98.104.160/28\",\r\n - \ \"23.98.106.136/29\",\r\n \"23.98.106.144/30\",\r\n \"23.98.106.148/31\",\r\n - \ \"23.98.106.150/32\",\r\n \"23.98.106.152/29\",\r\n \"23.98.113.96/29\",\r\n + \ \"20.17.49.0/27\",\r\n \"20.21.33.0/27\",\r\n \"20.21.83.64/27\",\r\n + \ \"20.36.106.80/28\",\r\n \"20.36.114.160/28\",\r\n \"20.37.67.80/28\",\r\n + \ \"20.37.74.208/28\",\r\n \"20.37.152.240/28\",\r\n \"20.37.192.96/28\",\r\n + \ \"20.38.80.96/28\",\r\n \"20.38.128.48/28\",\r\n \"20.38.147.128/28\",\r\n + \ \"20.39.1.205/32\",\r\n \"20.39.11.80/28\",\r\n \"20.40.141.171/32\",\r\n + \ \"20.40.231.32/28\",\r\n \"20.41.0.240/28\",\r\n \"20.41.64.80/28\",\r\n + \ \"20.41.197.0/28\",\r\n \"20.42.0.240/28\",\r\n \"20.42.129.16/28\",\r\n + \ \"20.42.227.48/28\",\r\n \"20.43.40.96/28\",\r\n \"20.43.64.96/28\",\r\n + \ \"20.43.120.112/28\",\r\n \"20.43.128.112/28\",\r\n \"20.44.3.32/28\",\r\n + \ \"20.44.26.224/28\",\r\n \"20.44.132.166/32\",\r\n \"20.45.240.64/28\",\r\n + \ \"20.46.13.192/28\",\r\n \"20.48.197.240/28\",\r\n \"20.51.1.48/28\",\r\n + \ \"20.51.14.48/28\",\r\n \"20.51.21.224/28\",\r\n \"20.62.61.128/28\",\r\n + \ \"20.62.135.208/28\",\r\n \"20.65.135.0/28\",\r\n \"20.66.6.48/28\",\r\n + \ \"20.69.1.240/28\",\r\n \"20.70.216.96/28\",\r\n \"20.72.16.48/28\",\r\n + \ \"20.74.195.32/27\",\r\n \"20.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n + \ \"20.89.9.0/28\",\r\n \"20.98.195.64/27\",\r\n \"20.99.8.96/27\",\r\n + \ \"20.150.161.128/28\",\r\n \"20.150.171.80/28\",\r\n \"20.150.179.64/28\",\r\n + \ \"20.150.187.64/28\",\r\n \"20.150.246.16/28\",\r\n \"20.188.219.157/32\",\r\n + \ \"20.188.221.15/32\",\r\n \"20.189.106.80/28\",\r\n \"20.189.229.176/28\",\r\n + \ \"20.192.47.112/28\",\r\n \"20.192.99.64/28\",\r\n \"20.192.160.48/28\",\r\n + \ \"20.192.225.144/28\",\r\n \"20.192.235.16/28\",\r\n \"20.193.194.176/28\",\r\n + \ \"20.195.69.64/28\",\r\n \"20.195.75.48/28\",\r\n \"20.195.75.96/27\",\r\n + \ \"20.200.192.16/28\",\r\n \"20.215.1.0/27\",\r\n \"20.217.41.0/27\",\r\n + \ \"23.98.82.192/28\",\r\n \"23.100.232.216/32\",\r\n \"40.66.61.146/32\",\r\n + \ \"40.67.59.80/28\",\r\n \"40.69.106.224/28\",\r\n \"40.70.146.192/28\",\r\n + \ \"40.70.154.161/32\",\r\n \"40.71.11.64/28\",\r\n \"40.74.24.96/28\",\r\n + \ \"40.74.100.176/28\",\r\n \"40.74.147.48/28\",\r\n \"40.75.35.48/28\",\r\n + \ \"40.78.194.224/28\",\r\n \"40.78.202.80/28\",\r\n \"40.78.227.32/28\",\r\n + \ \"40.78.234.128/28\",\r\n \"40.78.242.176/28\",\r\n \"40.78.250.112/28\",\r\n + \ \"40.79.130.192/28\",\r\n \"40.79.138.128/28\",\r\n \"40.79.146.128/28\",\r\n + \ \"40.79.154.64/28\",\r\n \"40.79.162.48/28\",\r\n \"40.79.170.224/28\",\r\n + \ \"40.79.178.224/28\",\r\n \"40.79.186.160/28\",\r\n \"40.79.194.64/28\",\r\n + \ \"40.80.51.64/28\",\r\n \"40.80.57.176/28\",\r\n \"40.80.169.160/28\",\r\n + \ \"40.80.184.80/28\",\r\n \"40.80.188.96/28\",\r\n \"40.81.27.228/32\",\r\n + \ \"40.82.187.230/32\",\r\n \"40.82.248.80/28\",\r\n \"40.89.17.208/28\",\r\n + \ \"40.90.184.249/32\",\r\n \"40.91.77.76/32\",\r\n \"40.112.242.176/28\",\r\n + \ \"40.119.8.80/28\",\r\n \"51.11.24.49/32\",\r\n \"51.12.29.0/28\",\r\n + \ \"51.12.29.64/27\",\r\n \"51.12.47.32/28\",\r\n \"51.12.99.80/28\",\r\n + \ \"51.12.198.224/28\",\r\n \"51.12.203.80/28\",\r\n \"51.12.227.64/28\",\r\n + \ \"51.12.235.64/28\",\r\n \"51.53.25.0/27\",\r\n \"51.53.169.0/27\",\r\n + \ \"51.104.8.64/27\",\r\n \"51.104.24.96/28\",\r\n \"51.105.67.16/28\",\r\n + \ \"51.105.75.128/28\",\r\n \"51.105.88.224/28\",\r\n \"51.105.129.135/32\",\r\n + \ \"51.107.59.48/28\",\r\n \"51.107.147.32/28\",\r\n \"51.107.155.48/28\",\r\n + \ \"51.107.247.64/27\",\r\n \"51.116.49.176/28\",\r\n \"51.116.59.48/28\",\r\n + \ \"51.116.155.112/28\",\r\n \"51.116.156.128/28\",\r\n \"51.116.250.224/28\",\r\n + \ \"51.120.99.64/28\",\r\n \"51.120.107.64/28\",\r\n \"51.120.211.64/28\",\r\n + \ \"51.120.219.80/28\",\r\n \"51.120.227.80/28\",\r\n \"51.120.234.224/28\",\r\n + \ \"51.137.161.224/28\",\r\n \"51.138.213.16/28\",\r\n \"51.140.146.208/28\",\r\n + \ \"51.140.210.208/28\",\r\n \"51.143.214.32/28\",\r\n \"51.144.184.47/32\",\r\n + \ \"52.138.90.144/28\",\r\n \"52.138.226.160/28\",\r\n \"52.139.3.33/32\",\r\n + \ \"52.140.107.96/28\",\r\n \"52.141.25.58/32\",\r\n \"52.141.26.97/32\",\r\n + \ \"52.148.163.43/32\",\r\n \"52.150.136.80/28\",\r\n \"52.151.111.249/32\",\r\n + \ \"52.155.90.254/32\",\r\n \"52.155.115.7/32\",\r\n \"52.156.193.50/32\",\r\n + \ \"52.162.106.176/28\",\r\n \"52.167.106.160/28\",\r\n \"52.177.164.219/32\",\r\n + \ \"52.182.139.32/28\",\r\n \"52.184.87.76/32\",\r\n \"52.185.70.56/32\",\r\n + \ \"52.228.80.80/28\",\r\n \"52.230.56.136/32\",\r\n \"52.231.18.192/28\",\r\n + \ \"52.231.146.208/28\",\r\n \"52.236.186.192/28\",\r\n \"52.242.224.215/32\",\r\n + \ \"52.246.155.128/28\",\r\n \"52.249.59.91/32\",\r\n \"52.252.160.26/32\",\r\n + \ \"52.253.131.79/32\",\r\n \"52.253.131.198/32\",\r\n \"52.253.227.208/32\",\r\n + \ \"52.255.214.109/32\",\r\n \"52.255.217.127/32\",\r\n \"65.52.250.192/28\",\r\n + \ \"102.37.163.32/28\",\r\n \"102.133.27.32/28\",\r\n \"102.133.58.224/28\",\r\n + \ \"102.133.122.224/27\",\r\n \"102.133.155.32/28\",\r\n + \ \"102.133.251.64/28\",\r\n \"104.208.16.160/28\",\r\n \"104.208.144.160/28\",\r\n + \ \"104.211.81.144/28\",\r\n \"104.214.19.32/28\",\r\n \"191.233.8.48/28\",\r\n + \ \"191.233.203.144/28\",\r\n \"191.233.240.165/32\",\r\n + \ \"191.233.242.167/32\",\r\n \"191.234.147.64/28\",\r\n + \ \"191.234.155.64/28\",\r\n \"191.235.224.96/28\",\r\n \"191.238.73.80/28\",\r\n + \ \"2603:1000:4::300/122\",\r\n \"2603:1000:104:1::2c0/122\",\r\n + \ \"2603:1010:6:1::2c0/122\",\r\n \"2603:1010:101::300/122\",\r\n + \ \"2603:1010:304::300/122\",\r\n \"2603:1010:404::300/122\",\r\n + \ \"2603:1020:5:1::2c0/122\",\r\n \"2603:1020:206:1::2c0/122\",\r\n + \ \"2603:1020:305::300/122\",\r\n \"2603:1020:405::300/122\",\r\n + \ \"2603:1020:605::300/122\",\r\n \"2603:1020:705:1::2c0/122\",\r\n + \ \"2603:1020:805:1::2c0/122\",\r\n \"2603:1020:905::300/122\",\r\n + \ \"2603:1020:a04:1::2c0/122\",\r\n \"2603:1020:b04::300/122\",\r\n + \ \"2603:1020:c04:1::2c0/122\",\r\n \"2603:1020:d04::300/122\",\r\n + \ \"2603:1020:e04:1::2c0/122\",\r\n \"2603:1020:f04::300/122\",\r\n + \ \"2603:1020:1004::2c0/122\",\r\n \"2603:1020:1104::240/122\",\r\n + \ \"2603:1020:1302::200/122\",\r\n \"2603:1030:f:1::300/122\",\r\n + \ \"2603:1030:10:1::2c0/122\",\r\n \"2603:1030:104:1::2c0/122\",\r\n + \ \"2603:1030:107::240/122\",\r\n \"2603:1030:210:1::2c0/122\",\r\n + \ \"2603:1030:40b:1::2c0/122\",\r\n \"2603:1030:40c:1::2c0/122\",\r\n + \ \"2603:1030:504:1::2c0/122\",\r\n \"2603:1030:608::300/122\",\r\n + \ \"2603:1030:807:1::2c0/122\",\r\n \"2603:1030:a07::300/122\",\r\n + \ \"2603:1030:b04::300/122\",\r\n \"2603:1030:c06:1::2c0/122\",\r\n + \ \"2603:1030:f05:1::2c0/122\",\r\n \"2603:1030:1005::300/122\",\r\n + \ \"2603:1040:5:1::2c0/122\",\r\n \"2603:1040:207::300/122\",\r\n + \ \"2603:1040:407:1::2c0/122\",\r\n \"2603:1040:606::300/122\",\r\n + \ \"2603:1040:806::300/122\",\r\n \"2603:1040:904:1::2c0/122\",\r\n + \ \"2603:1040:a06:1::2c0/122\",\r\n \"2603:1040:b04::300/122\",\r\n + \ \"2603:1040:c06::300/122\",\r\n \"2603:1040:d04::2c0/122\",\r\n + \ \"2603:1040:f05:1::2c0/122\",\r\n \"2603:1040:1002::440/122\",\r\n + \ \"2603:1040:1104::240/122\",\r\n \"2603:1040:1202::200/122\",\r\n + \ \"2603:1040:1302::200/122\",\r\n \"2603:1040:1402::200/122\",\r\n + \ \"2603:1040:1503::200/122\",\r\n \"2603:1050:6:1::2c0/122\",\r\n + \ \"2603:1050:403::2c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureMonitor\",\r\n \"id\": \"AzureMonitor\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"28\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureMonitor\",\r\n \"addressPrefixes\": [\r\n \"13.65.96.175/32\",\r\n + \ \"13.65.206.67/32\",\r\n \"13.65.211.125/32\",\r\n \"13.66.36.144/32\",\r\n + \ \"13.66.37.172/32\",\r\n \"13.66.59.226/32\",\r\n \"13.66.60.151/32\",\r\n + \ \"13.66.140.168/29\",\r\n \"13.66.141.152/29\",\r\n \"13.66.143.218/32\",\r\n + \ \"13.66.145.232/29\",\r\n \"13.66.147.144/28\",\r\n \"13.66.160.124/32\",\r\n + \ \"13.66.220.187/32\",\r\n \"13.66.231.27/32\",\r\n \"13.67.9.192/28\",\r\n + \ \"13.67.10.64/29\",\r\n \"13.67.10.92/30\",\r\n \"13.67.15.0/32\",\r\n + \ \"13.67.15.112/29\",\r\n \"13.67.77.233/32\",\r\n \"13.67.89.191/32\",\r\n + \ \"13.68.31.237/32\",\r\n \"13.68.101.211/32\",\r\n \"13.68.106.77/32\",\r\n + \ \"13.68.109.212/32\",\r\n \"13.68.111.247/32\",\r\n \"13.69.51.175/32\",\r\n + \ \"13.69.51.218/32\",\r\n \"13.69.65.16/28\",\r\n \"13.69.66.136/29\",\r\n + \ \"13.69.67.60/30\",\r\n \"13.69.67.126/32\",\r\n \"13.69.106.88/29\",\r\n + \ \"13.69.106.208/28\",\r\n \"13.69.109.224/27\",\r\n \"13.69.111.200/29\",\r\n + \ \"13.69.229.64/29\",\r\n \"13.69.229.240/29\",\r\n \"13.69.233.0/30\",\r\n + \ \"13.69.233.96/27\",\r\n \"13.69.239.96/29\",\r\n \"13.70.72.232/29\",\r\n + \ \"13.70.73.104/29\",\r\n \"13.70.79.88/29\",\r\n \"13.70.79.96/27\",\r\n + \ \"13.70.124.27/32\",\r\n \"13.70.127.61/32\",\r\n \"13.71.172.128/28\",\r\n + \ \"13.71.172.248/29\",\r\n \"13.71.175.128/32\",\r\n \"13.71.175.216/29\",\r\n + \ \"13.71.177.32/27\",\r\n \"13.71.187.91/32\",\r\n \"13.71.191.47/32\",\r\n + \ \"13.71.195.192/27\",\r\n \"13.71.196.56/29\",\r\n \"13.71.199.116/32\",\r\n + \ \"13.73.26.213/32\",\r\n \"13.73.240.0/29\",\r\n \"13.73.242.32/29\",\r\n + \ \"13.73.244.192/31\",\r\n \"13.73.248.6/31\",\r\n \"13.73.253.104/29\",\r\n + \ \"13.73.253.112/29\",\r\n \"13.73.253.120/32\",\r\n \"13.74.107.88/30\",\r\n + \ \"13.74.108.128/29\",\r\n \"13.74.111.152/29\",\r\n \"13.75.38.0/28\",\r\n + \ \"13.75.38.120/29\",\r\n \"13.75.39.76/30\",\r\n \"13.75.117.221/32\",\r\n + \ \"13.75.119.169/32\",\r\n \"13.75.195.15/32\",\r\n \"13.76.85.243/32\",\r\n + \ \"13.76.87.86/32\",\r\n \"13.77.52.16/28\",\r\n \"13.77.53.48/29\",\r\n + \ \"13.77.53.220/32\",\r\n \"13.77.150.166/32\",\r\n \"13.77.155.39/32\",\r\n + \ \"13.77.174.177/32\",\r\n \"13.78.10.58/32\",\r\n \"13.78.13.189/32\",\r\n + \ \"13.78.108.160/29\",\r\n \"13.78.108.168/30\",\r\n \"13.78.109.112/29\",\r\n + \ \"13.78.111.192/32\",\r\n \"13.78.135.15/32\",\r\n \"13.78.145.11/32\",\r\n + \ \"13.78.172.58/32\",\r\n \"13.78.189.112/32\",\r\n \"13.78.236.149/32\",\r\n + \ \"13.80.134.255/32\",\r\n \"13.82.100.176/32\",\r\n \"13.82.184.151/32\",\r\n + \ \"13.84.134.59/32\",\r\n \"13.84.148.7/32\",\r\n \"13.84.149.186/32\",\r\n + \ \"13.84.173.179/32\",\r\n \"13.84.189.95/32\",\r\n \"13.84.225.10/32\",\r\n + \ \"13.85.70.142/32\",\r\n \"13.86.218.224/28\",\r\n \"13.86.218.248/29\",\r\n + \ \"13.86.223.128/26\",\r\n \"13.87.56.248/29\",\r\n \"13.87.57.128/28\",\r\n + \ \"13.87.122.248/29\",\r\n \"13.87.123.128/28\",\r\n \"13.88.177.28/32\",\r\n + \ \"13.88.230.43/32\",\r\n \"13.88.247.208/32\",\r\n \"13.88.255.115/32\",\r\n + \ \"13.89.42.127/32\",\r\n \"13.89.171.112/30\",\r\n \"13.89.174.128/29\",\r\n + \ \"13.89.179.0/29\",\r\n \"13.90.93.206/32\",\r\n \"13.90.248.141/32\",\r\n + \ \"13.90.249.229/32\",\r\n \"13.90.251.123/32\",\r\n \"13.91.42.27/32\",\r\n + \ \"13.91.102.27/32\",\r\n \"13.92.40.198/32\",\r\n \"13.92.40.223/32\",\r\n + \ \"13.92.138.16/32\",\r\n \"13.92.179.52/32\",\r\n \"13.92.211.249/32\",\r\n + \ \"13.92.232.146/32\",\r\n \"13.92.254.218/32\",\r\n \"13.92.255.146/32\",\r\n + \ \"13.93.215.80/32\",\r\n \"13.93.233.49/32\",\r\n \"13.93.236.73/32\",\r\n + \ \"13.94.39.13/32\",\r\n \"20.17.59.36/30\",\r\n \"20.17.59.40/29\",\r\n + \ \"20.17.59.48/30\",\r\n \"20.17.59.64/27\",\r\n \"20.17.71.128/29\",\r\n + \ \"20.21.37.116/30\",\r\n \"20.21.37.120/29\",\r\n \"20.21.39.224/29\",\r\n + \ \"20.21.46.128/29\",\r\n \"20.21.46.144/28\",\r\n \"20.21.53.0/27\",\r\n + \ \"20.21.54.164/31\",\r\n \"20.21.67.200/29\",\r\n \"20.21.69.160/28\",\r\n + \ \"20.21.75.200/29\",\r\n \"20.21.77.160/28\",\r\n \"20.36.107.24/29\",\r\n + \ \"20.36.107.160/28\",\r\n \"20.36.114.200/29\",\r\n \"20.36.114.208/28\",\r\n + \ \"20.36.125.224/27\",\r\n \"20.37.71.0/27\",\r\n \"20.37.74.232/29\",\r\n + \ \"20.37.74.240/28\",\r\n \"20.37.152.68/31\",\r\n \"20.37.192.68/31\",\r\n + \ \"20.37.195.26/31\",\r\n \"20.37.198.112/28\",\r\n \"20.37.198.140/32\",\r\n + \ \"20.37.198.232/29\",\r\n \"20.37.198.240/28\",\r\n \"20.37.227.16/28\",\r\n + \ \"20.37.227.100/31\",\r\n \"20.37.227.104/29\",\r\n \"20.37.227.112/28\",\r\n + \ \"20.38.80.68/31\",\r\n \"20.38.128.64/29\",\r\n \"20.38.132.64/27\",\r\n + \ \"20.38.143.0/27\",\r\n \"20.38.143.44/30\",\r\n \"20.38.146.152/29\",\r\n + \ \"20.38.147.144/29\",\r\n \"20.38.149.200/29\",\r\n \"20.38.152.32/27\",\r\n + \ \"20.38.157.136/29\",\r\n \"20.39.14.0/28\",\r\n \"20.39.15.16/28\",\r\n + \ \"20.39.15.32/28\",\r\n \"20.40.124.0/32\",\r\n \"20.40.137.91/32\",\r\n + \ \"20.40.140.212/32\",\r\n \"20.40.160.120/32\",\r\n \"20.40.200.172/31\",\r\n + \ \"20.40.200.174/32\",\r\n \"20.40.206.128/28\",\r\n \"20.40.206.232/29\",\r\n + \ \"20.40.207.128/28\",\r\n \"20.40.228.0/26\",\r\n \"20.41.49.208/32\",\r\n + \ \"20.41.64.68/31\",\r\n \"20.41.67.112/28\",\r\n \"20.41.69.4/30\",\r\n + \ \"20.41.69.16/28\",\r\n \"20.41.69.48/31\",\r\n \"20.41.69.62/31\",\r\n + \ \"20.41.208.32/27\",\r\n \"20.42.0.68/31\",\r\n \"20.42.65.72/29\",\r\n + \ \"20.42.65.128/25\",\r\n \"20.42.73.16/29\",\r\n \"20.42.73.128/25\",\r\n + \ \"20.42.128.68/31\",\r\n \"20.42.230.112/28\",\r\n \"20.42.230.208/28\",\r\n + \ \"20.42.230.224/29\",\r\n \"20.42.230.232/31\",\r\n \"20.43.40.68/31\",\r\n + \ \"20.43.41.178/31\",\r\n \"20.43.44.128/28\",\r\n \"20.43.44.216/29\",\r\n + \ \"20.43.44.224/28\",\r\n \"20.43.64.68/31\",\r\n \"20.43.65.154/31\",\r\n + \ \"20.43.70.96/28\",\r\n \"20.43.70.192/29\",\r\n \"20.43.70.200/30\",\r\n + \ \"20.43.70.204/32\",\r\n \"20.43.70.224/29\",\r\n \"20.43.98.234/32\",\r\n + \ \"20.43.99.158/32\",\r\n \"20.43.120.0/29\",\r\n \"20.43.120.240/29\",\r\n + \ \"20.43.123.200/29\",\r\n \"20.43.128.68/31\",\r\n \"20.43.152.45/32\",\r\n + \ \"20.44.3.48/28\",\r\n \"20.44.8.0/28\",\r\n \"20.44.11.192/26\",\r\n + \ \"20.44.12.192/26\",\r\n \"20.44.13.232/29\",\r\n \"20.44.16.0/29\",\r\n + \ \"20.44.17.0/29\",\r\n \"20.44.26.152/29\",\r\n \"20.44.26.248/29\",\r\n + \ \"20.44.29.120/29\",\r\n \"20.44.73.196/32\",\r\n \"20.44.192.217/32\",\r\n + \ \"20.45.95.68/31\",\r\n \"20.45.122.152/29\",\r\n \"20.45.123.80/29\",\r\n + \ \"20.45.123.116/30\",\r\n \"20.45.125.224/28\",\r\n \"20.45.127.64/29\",\r\n + \ \"20.45.208.32/29\",\r\n \"20.46.10.224/27\",\r\n \"20.46.12.196/30\",\r\n + \ \"20.46.13.216/29\",\r\n \"20.46.15.48/29\",\r\n \"20.47.217.0/29\",\r\n + \ \"20.48.193.224/27\",\r\n \"20.49.83.32/28\",\r\n \"20.49.84.32/27\",\r\n + \ \"20.49.91.32/28\",\r\n \"20.49.93.192/26\",\r\n \"20.49.95.48/29\",\r\n + \ \"20.49.99.44/31\",\r\n \"20.49.99.64/28\",\r\n \"20.49.102.24/29\",\r\n + \ \"20.49.102.32/28\",\r\n \"20.49.109.46/31\",\r\n \"20.49.109.80/28\",\r\n + \ \"20.49.111.16/28\",\r\n \"20.49.111.32/28\",\r\n \"20.49.114.20/30\",\r\n + \ \"20.49.114.32/28\",\r\n \"20.49.114.48/31\",\r\n \"20.49.120.64/28\",\r\n + \ \"20.50.65.80/28\",\r\n \"20.50.68.112/29\",\r\n \"20.50.68.120/30\",\r\n + \ \"20.50.68.124/31\",\r\n \"20.50.68.128/29\",\r\n \"20.50.80.200/29\",\r\n + \ \"20.51.5.44/31\",\r\n \"20.51.7.0/27\",\r\n \"20.51.9.0/26\",\r\n + \ \"20.51.17.64/27\",\r\n \"20.52.64.24/29\",\r\n \"20.52.64.32/27\",\r\n + \ \"20.52.72.64/27\",\r\n \"20.52.72.96/28\",\r\n \"20.52.95.50/31\",\r\n + \ \"20.52.95.220/31\",\r\n \"20.53.0.128/27\",\r\n \"20.53.46.64/27\",\r\n + \ \"20.53.48.64/27\",\r\n \"20.53.60.224/31\",\r\n \"20.58.66.96/27\",\r\n + \ \"20.59.81.12/31\",\r\n \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\r\n + \ \"20.65.1.64/28\",\r\n \"20.65.132.0/26\",\r\n \"20.66.2.192/26\",\r\n + \ \"20.72.20.48/28\",\r\n \"20.72.21.0/30\",\r\n \"20.72.21.32/27\",\r\n + \ \"20.72.28.192/27\",\r\n \"20.74.195.64/29\",\r\n \"20.74.195.72/31\",\r\n + \ \"20.83.192.192/29\",\r\n \"20.89.1.32/29\",\r\n \"20.98.192.0/27\",\r\n + \ \"20.99.11.48/28\",\r\n \"20.99.11.96/30\",\r\n \"20.111.2.192/27\",\r\n + \ \"20.125.171.200/29\",\r\n \"20.125.203.200/29\",\r\n \"20.150.130.240/31\",\r\n + \ \"20.150.167.184/29\",\r\n \"20.150.171.208/29\",\r\n \"20.150.173.0/28\",\r\n + \ \"20.150.178.152/29\",\r\n \"20.150.181.96/28\",\r\n \"20.150.181.168/29\",\r\n + \ \"20.150.182.32/27\",\r\n \"20.150.186.152/29\",\r\n \"20.150.189.40/29\",\r\n + \ \"20.150.225.8/29\",\r\n \"20.150.241.64/29\",\r\n \"20.150.241.72/30\",\r\n + \ \"20.150.241.96/27\",\r\n \"20.187.197.192/27\",\r\n \"20.188.36.28/32\",\r\n + \ \"20.189.81.11/32\",\r\n \"20.189.81.14/32\",\r\n \"20.189.81.24/31\",\r\n + \ \"20.189.81.26/32\",\r\n \"20.189.81.28/32\",\r\n \"20.189.81.31/32\",\r\n + \ \"20.189.81.32/31\",\r\n \"20.189.81.34/32\",\r\n \"20.189.109.144/28\",\r\n + \ \"20.189.111.0/28\",\r\n \"20.189.111.16/29\",\r\n \"20.189.111.24/31\",\r\n + \ \"20.189.172.0/25\",\r\n \"20.189.194.102/31\",\r\n \"20.189.225.128/27\",\r\n + \ \"20.190.60.38/32\",\r\n \"20.191.165.64/27\",\r\n \"20.192.32.192/27\",\r\n + \ \"20.192.34.80/28\",\r\n \"20.192.43.96/27\",\r\n \"20.192.45.100/31\",\r\n + \ \"20.192.48.0/27\",\r\n \"20.192.50.192/28\",\r\n \"20.192.84.164/31\",\r\n + \ \"20.192.98.152/29\",\r\n \"20.192.101.32/27\",\r\n \"20.192.102.72/29\",\r\n + \ \"20.192.153.106/31\",\r\n \"20.192.167.160/27\",\r\n \"20.192.231.244/30\",\r\n + \ \"20.192.235.144/28\",\r\n \"20.193.96.32/27\",\r\n \"20.193.160.40/29\",\r\n + \ \"20.193.160.48/28\",\r\n \"20.193.194.24/29\",\r\n \"20.193.194.32/29\",\r\n + \ \"20.193.194.40/30\",\r\n \"20.193.203.112/28\",\r\n \"20.193.204.64/27\",\r\n + \ \"20.194.67.32/28\",\r\n \"20.194.67.216/29\",\r\n \"20.194.67.224/27\",\r\n + \ \"20.194.72.224/27\",\r\n \"20.195.74.188/31\",\r\n \"20.195.82.160/27\",\r\n + \ \"20.205.77.184/29\",\r\n \"20.205.83.232/29\",\r\n \"20.205.86.0/28\",\r\n + \ \"20.205.192.72/29\",\r\n \"20.206.0.196/31\",\r\n \"20.208.19.200/29\",\r\n + \ \"20.210.144.114/31\",\r\n \"20.210.144.116/30\",\r\n \"20.210.144.120/29\",\r\n + \ \"20.215.0.40/31\",\r\n \"20.215.4.250/31\",\r\n \"20.215.7.48/29\",\r\n + \ \"20.215.7.56/30\",\r\n \"20.215.7.192/27\",\r\n \"20.215.19.200/29\",\r\n + \ \"20.215.21.160/28\",\r\n \"20.215.27.200/29\",\r\n \"20.215.29.160/28\",\r\n + \ \"20.215.158.128/29\",\r\n \"20.215.158.144/28\",\r\n \"20.217.40.40/31\",\r\n + \ \"20.217.44.250/31\",\r\n \"20.217.47.48/29\",\r\n \"20.217.47.56/30\",\r\n + \ \"20.217.47.192/27\",\r\n \"20.217.62.128/29\",\r\n \"20.217.62.144/28\",\r\n + \ \"20.217.75.200/29\",\r\n \"20.217.77.160/28\",\r\n \"20.217.91.200/29\",\r\n + \ \"20.217.93.160/28\",\r\n \"23.96.28.38/32\",\r\n \"23.96.252.161/32\",\r\n + \ \"23.96.252.216/32\",\r\n \"23.97.65.103/32\",\r\n \"23.98.82.120/29\",\r\n + \ \"23.98.82.208/28\",\r\n \"23.98.104.160/28\",\r\n \"23.98.106.136/29\",\r\n + \ \"23.98.106.144/30\",\r\n \"23.98.106.148/31\",\r\n \"23.98.106.150/32\",\r\n + \ \"23.98.106.152/29\",\r\n \"23.98.113.96/29\",\r\n \"23.98.113.112/28\",\r\n \ \"23.99.130.172/32\",\r\n \"23.100.90.7/32\",\r\n \"23.100.94.221/32\",\r\n \ \"23.100.122.113/32\",\r\n \"23.100.228.32/32\",\r\n \"23.101.0.142/32\",\r\n \ \"23.101.9.4/32\",\r\n \"23.101.13.65/32\",\r\n \"23.101.69.223/32\",\r\n @@ -35061,70 +35908,71 @@ interactions: \ \"40.70.148.8/29\",\r\n \"40.71.12.224/28\",\r\n \"40.71.12.240/30\",\r\n \ \"40.71.12.248/29\",\r\n \"40.71.13.168/29\",\r\n \"40.71.14.112/30\",\r\n \ \"40.71.183.225/32\",\r\n \"40.74.24.68/31\",\r\n \"40.74.36.208/32\",\r\n - \ \"40.74.59.40/32\",\r\n \"40.74.101.32/28\",\r\n \"40.74.101.200/29\",\r\n - \ \"40.74.146.84/30\",\r\n \"40.74.147.160/29\",\r\n \"40.74.150.32/27\",\r\n - \ \"40.74.150.72/29\",\r\n \"40.74.249.98/32\",\r\n \"40.75.34.40/29\",\r\n - \ \"40.75.35.64/29\",\r\n \"40.76.29.55/32\",\r\n \"40.76.53.225/32\",\r\n - \ \"40.77.17.183/32\",\r\n \"40.77.22.234/32\",\r\n \"40.77.24.27/32\",\r\n - \ \"40.77.101.95/32\",\r\n \"40.77.109.134/32\",\r\n \"40.78.23.86/32\",\r\n - \ \"40.78.57.61/32\",\r\n \"40.78.107.177/32\",\r\n \"40.78.195.16/28\",\r\n - \ \"40.78.196.48/29\",\r\n \"40.78.202.144/28\",\r\n \"40.78.203.240/29\",\r\n - \ \"40.78.226.216/29\",\r\n \"40.78.229.32/29\",\r\n \"40.78.234.56/29\",\r\n - \ \"40.78.234.144/28\",\r\n \"40.78.242.168/30\",\r\n \"40.78.243.16/29\",\r\n - \ \"40.78.247.64/26\",\r\n \"40.78.250.104/30\",\r\n \"40.78.250.208/29\",\r\n - \ \"40.78.253.72/29\",\r\n \"40.78.253.192/26\",\r\n \"40.79.130.240/29\",\r\n - \ \"40.79.132.32/29\",\r\n \"40.79.138.40/30\",\r\n \"40.79.138.144/29\",\r\n - \ \"40.79.141.144/29\",\r\n \"40.79.146.40/30\",\r\n \"40.79.146.144/29\",\r\n - \ \"40.79.150.96/29\",\r\n \"40.79.154.80/29\",\r\n \"40.79.156.32/29\",\r\n - \ \"40.79.162.40/29\",\r\n \"40.79.163.0/29\",\r\n \"40.79.165.64/28\",\r\n - \ \"40.79.165.88/29\",\r\n \"40.79.170.24/29\",\r\n \"40.79.170.240/29\",\r\n - \ \"40.79.173.8/29\",\r\n \"40.79.179.8/29\",\r\n \"40.79.179.16/28\",\r\n - \ \"40.79.187.8/29\",\r\n \"40.79.190.160/27\",\r\n \"40.79.191.200/29\",\r\n - \ \"40.79.194.104/29\",\r\n \"40.79.194.112/29\",\r\n \"40.79.197.120/29\",\r\n - \ \"40.80.50.152/29\",\r\n \"40.80.51.80/29\",\r\n \"40.80.54.32/29\",\r\n - \ \"40.80.180.160/27\",\r\n \"40.80.191.224/28\",\r\n \"40.81.58.225/32\",\r\n - \ \"40.84.133.5/32\",\r\n \"40.84.150.47/32\",\r\n \"40.84.189.107/32\",\r\n - \ \"40.84.192.116/32\",\r\n \"40.85.180.90/32\",\r\n \"40.85.201.168/32\",\r\n - \ \"40.85.218.175/32\",\r\n \"40.85.248.43/32\",\r\n \"40.86.89.165/32\",\r\n - \ \"40.86.201.128/32\",\r\n \"40.87.67.118/32\",\r\n \"40.87.138.220/32\",\r\n - \ \"40.87.140.215/32\",\r\n \"40.89.121.176/29\",\r\n \"40.89.153.171/32\",\r\n - \ \"40.89.189.61/32\",\r\n \"40.112.49.101/32\",\r\n \"40.112.74.241/32\",\r\n - \ \"40.113.176.128/28\",\r\n \"40.113.178.16/28\",\r\n \"40.113.178.32/28\",\r\n - \ \"40.113.178.48/32\",\r\n \"40.114.241.141/32\",\r\n \"40.115.54.120/32\",\r\n - \ \"40.115.103.168/32\",\r\n \"40.115.104.31/32\",\r\n \"40.117.80.207/32\",\r\n - \ \"40.117.95.162/32\",\r\n \"40.117.147.74/32\",\r\n \"40.117.190.239/32\",\r\n - \ \"40.117.197.224/32\",\r\n \"40.118.129.58/32\",\r\n \"40.119.4.128/32\",\r\n - \ \"40.119.8.72/31\",\r\n \"40.119.11.160/28\",\r\n \"40.119.11.180/30\",\r\n - \ \"40.120.8.192/27\",\r\n \"40.120.64.200/29\",\r\n \"40.120.75.32/28\",\r\n - \ \"40.120.77.160/29\",\r\n \"40.120.87.204/30\",\r\n \"40.121.57.2/32\",\r\n - \ \"40.121.61.208/32\",\r\n \"40.121.135.131/32\",\r\n \"40.121.163.228/32\",\r\n - \ \"40.121.165.150/32\",\r\n \"40.121.210.163/32\",\r\n \"40.124.64.144/29\",\r\n - \ \"40.124.64.192/26\",\r\n \"40.126.246.183/32\",\r\n \"40.127.75.125/32\",\r\n - \ \"40.127.84.197/32\",\r\n \"40.127.144.141/32\",\r\n \"51.11.97.96/27\",\r\n - \ \"51.11.192.40/29\",\r\n \"51.12.17.20/30\",\r\n \"51.12.17.56/29\",\r\n - \ \"51.12.17.128/29\",\r\n \"51.12.22.206/31\",\r\n \"51.12.25.56/29\",\r\n - \ \"51.12.25.192/29\",\r\n \"51.12.25.200/30\",\r\n \"51.12.46.0/27\",\r\n - \ \"51.12.73.94/31\",\r\n \"51.12.99.72/29\",\r\n \"51.12.102.192/27\",\r\n - \ \"51.12.102.224/29\",\r\n \"51.12.168.64/29\",\r\n \"51.12.168.80/28\",\r\n - \ \"51.12.195.224/27\",\r\n \"51.12.203.208/28\",\r\n \"51.12.205.96/27\",\r\n - \ \"51.12.226.152/29\",\r\n \"51.12.229.224/29\",\r\n \"51.12.234.152/29\",\r\n - \ \"51.12.237.32/27\",\r\n \"51.12.237.192/29\",\r\n \"51.13.1.8/29\",\r\n - \ \"51.13.128.32/27\",\r\n \"51.13.128.96/28\",\r\n \"51.13.136.192/27\",\r\n - \ \"51.13.143.48/31\",\r\n \"51.53.28.214/31\",\r\n \"51.53.30.156/30\",\r\n - \ \"51.53.31.144/29\",\r\n \"51.53.31.152/31\",\r\n \"51.53.31.224/27\",\r\n - \ \"51.53.110.128/29\",\r\n \"51.53.110.144/28\",\r\n \"51.53.172.214/31\",\r\n - \ \"51.53.172.220/30\",\r\n \"51.53.178.192/29\",\r\n \"51.53.178.200/31\",\r\n - \ \"51.53.178.224/27\",\r\n \"51.53.191.128/29\",\r\n \"51.103.203.200/29\",\r\n - \ \"51.104.8.104/29\",\r\n \"51.104.15.255/32\",\r\n \"51.104.24.68/31\",\r\n - \ \"51.104.25.142/31\",\r\n \"51.104.29.192/28\",\r\n \"51.104.30.160/29\",\r\n - \ \"51.104.30.168/32\",\r\n \"51.104.30.176/28\",\r\n \"51.104.252.13/32\",\r\n - \ \"51.104.255.249/32\",\r\n \"51.105.66.152/29\",\r\n \"51.105.67.160/29\",\r\n - \ \"51.105.70.128/27\",\r\n \"51.105.71.168/29\",\r\n \"51.105.74.152/29\",\r\n - \ \"51.105.75.144/29\",\r\n \"51.105.248.23/32\",\r\n \"51.107.48.68/31\",\r\n - \ \"51.107.48.126/31\",\r\n \"51.107.51.16/28\",\r\n \"51.107.51.120/29\",\r\n - \ \"51.107.52.192/30\",\r\n \"51.107.52.200/29\",\r\n \"51.107.59.176/28\",\r\n - \ \"51.107.75.144/32\",\r\n \"51.107.75.207/32\",\r\n \"51.107.128.56/29\",\r\n - \ \"51.107.128.96/27\",\r\n \"51.107.129.112/28\",\r\n \"51.107.147.16/28\",\r\n + \ \"40.74.59.40/32\",\r\n \"40.74.99.64/29\",\r\n \"40.74.101.32/28\",\r\n + \ \"40.74.101.200/29\",\r\n \"40.74.146.84/30\",\r\n \"40.74.147.160/29\",\r\n + \ \"40.74.150.32/27\",\r\n \"40.74.150.72/29\",\r\n \"40.74.249.98/32\",\r\n + \ \"40.75.34.40/29\",\r\n \"40.75.35.64/29\",\r\n \"40.76.29.55/32\",\r\n + \ \"40.76.53.225/32\",\r\n \"40.77.17.183/32\",\r\n \"40.77.22.234/32\",\r\n + \ \"40.77.24.27/32\",\r\n \"40.77.101.95/32\",\r\n \"40.77.109.134/32\",\r\n + \ \"40.78.23.86/32\",\r\n \"40.78.57.61/32\",\r\n \"40.78.107.177/32\",\r\n + \ \"40.78.195.16/28\",\r\n \"40.78.196.48/29\",\r\n \"40.78.202.144/28\",\r\n + \ \"40.78.203.240/29\",\r\n \"40.78.226.216/29\",\r\n \"40.78.229.32/29\",\r\n + \ \"40.78.234.56/29\",\r\n \"40.78.234.144/28\",\r\n \"40.78.242.168/30\",\r\n + \ \"40.78.243.16/29\",\r\n \"40.78.247.64/26\",\r\n \"40.78.250.104/30\",\r\n + \ \"40.78.250.208/29\",\r\n \"40.78.253.72/29\",\r\n \"40.78.253.192/26\",\r\n + \ \"40.79.130.240/29\",\r\n \"40.79.132.32/29\",\r\n \"40.79.138.40/30\",\r\n + \ \"40.79.138.144/29\",\r\n \"40.79.141.144/29\",\r\n \"40.79.146.40/30\",\r\n + \ \"40.79.146.144/29\",\r\n \"40.79.150.96/29\",\r\n \"40.79.154.80/29\",\r\n + \ \"40.79.156.32/29\",\r\n \"40.79.162.40/29\",\r\n \"40.79.163.0/29\",\r\n + \ \"40.79.165.64/28\",\r\n \"40.79.165.88/29\",\r\n \"40.79.170.24/29\",\r\n + \ \"40.79.170.240/29\",\r\n \"40.79.173.8/29\",\r\n \"40.79.179.8/29\",\r\n + \ \"40.79.179.16/28\",\r\n \"40.79.187.8/29\",\r\n \"40.79.190.160/27\",\r\n + \ \"40.79.191.200/29\",\r\n \"40.79.194.104/29\",\r\n \"40.79.194.112/29\",\r\n + \ \"40.79.197.120/29\",\r\n \"40.80.50.152/29\",\r\n \"40.80.51.80/29\",\r\n + \ \"40.80.54.32/29\",\r\n \"40.80.180.160/27\",\r\n \"40.80.191.224/28\",\r\n + \ \"40.81.58.225/32\",\r\n \"40.84.133.5/32\",\r\n \"40.84.150.47/32\",\r\n + \ \"40.84.189.107/32\",\r\n \"40.84.192.116/32\",\r\n \"40.85.180.90/32\",\r\n + \ \"40.85.201.168/32\",\r\n \"40.85.218.175/32\",\r\n \"40.85.248.43/32\",\r\n + \ \"40.86.89.165/32\",\r\n \"40.86.201.128/32\",\r\n \"40.87.67.118/32\",\r\n + \ \"40.87.138.220/32\",\r\n \"40.87.140.215/32\",\r\n \"40.89.121.176/29\",\r\n + \ \"40.89.153.171/32\",\r\n \"40.89.189.61/32\",\r\n \"40.112.49.101/32\",\r\n + \ \"40.112.74.241/32\",\r\n \"40.113.176.128/28\",\r\n \"40.113.178.16/28\",\r\n + \ \"40.113.178.32/28\",\r\n \"40.113.178.48/32\",\r\n \"40.114.241.141/32\",\r\n + \ \"40.115.54.120/32\",\r\n \"40.115.103.168/32\",\r\n \"40.115.104.31/32\",\r\n + \ \"40.117.80.207/32\",\r\n \"40.117.95.162/32\",\r\n \"40.117.147.74/32\",\r\n + \ \"40.117.190.239/32\",\r\n \"40.117.197.224/32\",\r\n \"40.118.129.58/32\",\r\n + \ \"40.119.4.128/32\",\r\n \"40.119.8.72/31\",\r\n \"40.119.11.160/28\",\r\n + \ \"40.119.11.180/30\",\r\n \"40.120.8.192/27\",\r\n \"40.120.64.200/29\",\r\n + \ \"40.120.65.0/28\",\r\n \"40.120.75.32/28\",\r\n \"40.120.77.160/29\",\r\n + \ \"40.120.87.204/30\",\r\n \"40.121.57.2/32\",\r\n \"40.121.61.208/32\",\r\n + \ \"40.121.135.131/32\",\r\n \"40.121.163.228/32\",\r\n \"40.121.165.150/32\",\r\n + \ \"40.121.210.163/32\",\r\n \"40.124.64.144/29\",\r\n \"40.124.64.192/26\",\r\n + \ \"40.126.246.183/32\",\r\n \"40.127.75.125/32\",\r\n \"40.127.84.197/32\",\r\n + \ \"40.127.144.141/32\",\r\n \"51.11.97.96/27\",\r\n \"51.11.192.40/29\",\r\n + \ \"51.12.17.20/30\",\r\n \"51.12.17.56/29\",\r\n \"51.12.17.128/29\",\r\n + \ \"51.12.22.206/31\",\r\n \"51.12.25.56/29\",\r\n \"51.12.25.192/29\",\r\n + \ \"51.12.25.200/30\",\r\n \"51.12.46.0/27\",\r\n \"51.12.73.94/31\",\r\n + \ \"51.12.99.72/29\",\r\n \"51.12.102.192/27\",\r\n \"51.12.102.224/29\",\r\n + \ \"51.12.168.64/29\",\r\n \"51.12.168.80/28\",\r\n \"51.12.195.224/27\",\r\n + \ \"51.12.203.208/28\",\r\n \"51.12.205.96/27\",\r\n \"51.12.226.152/29\",\r\n + \ \"51.12.229.224/29\",\r\n \"51.12.234.152/29\",\r\n \"51.12.237.32/27\",\r\n + \ \"51.12.237.192/29\",\r\n \"51.13.1.8/29\",\r\n \"51.13.128.32/27\",\r\n + \ \"51.13.128.96/28\",\r\n \"51.13.136.192/27\",\r\n \"51.13.143.48/31\",\r\n + \ \"51.53.28.214/31\",\r\n \"51.53.30.156/30\",\r\n \"51.53.31.144/29\",\r\n + \ \"51.53.31.152/31\",\r\n \"51.53.31.224/27\",\r\n \"51.53.110.128/29\",\r\n + \ \"51.53.110.144/28\",\r\n \"51.53.172.214/31\",\r\n \"51.53.172.220/30\",\r\n + \ \"51.53.178.192/29\",\r\n \"51.53.178.200/31\",\r\n \"51.53.178.224/27\",\r\n + \ \"51.53.191.128/29\",\r\n \"51.103.203.200/29\",\r\n \"51.104.8.104/29\",\r\n + \ \"51.104.15.255/32\",\r\n \"51.104.24.68/31\",\r\n \"51.104.25.142/31\",\r\n + \ \"51.104.29.192/28\",\r\n \"51.104.30.160/29\",\r\n \"51.104.30.168/32\",\r\n + \ \"51.104.30.176/28\",\r\n \"51.104.252.13/32\",\r\n \"51.104.255.249/32\",\r\n + \ \"51.105.66.152/29\",\r\n \"51.105.67.160/29\",\r\n \"51.105.70.128/27\",\r\n + \ \"51.105.71.168/29\",\r\n \"51.105.74.152/29\",\r\n \"51.105.75.144/29\",\r\n + \ \"51.105.248.23/32\",\r\n \"51.107.48.68/31\",\r\n \"51.107.48.126/31\",\r\n + \ \"51.107.51.16/28\",\r\n \"51.107.51.120/29\",\r\n \"51.107.52.192/30\",\r\n + \ \"51.107.52.200/29\",\r\n \"51.107.59.176/28\",\r\n \"51.107.75.144/32\",\r\n + \ \"51.107.75.207/32\",\r\n \"51.107.128.56/29\",\r\n \"51.107.128.96/27\",\r\n + \ \"51.107.129.112/28\",\r\n \"51.107.129.128/27\",\r\n \"51.107.147.16/28\",\r\n \ \"51.107.147.116/30\",\r\n \"51.107.148.0/28\",\r\n \"51.107.148.16/31\",\r\n \ \"51.107.155.176/28\",\r\n \"51.107.156.48/29\",\r\n \"51.107.192.160/27\",\r\n \ \"51.107.242.0/27\",\r\n \"51.107.243.172/31\",\r\n \"51.107.250.0/27\",\r\n @@ -35387,71 +36235,74 @@ interactions: \ \"2603:1040:407::360/123\",\r\n \"2603:1040:407::500/121\",\r\n \ \"2603:1040:407:1::280/122\",\r\n \"2603:1040:407:402::500/121\",\r\n \ \"2603:1040:606::780/121\",\r\n \"2603:1040:606:1::280/123\",\r\n - \ \"2603:1040:606:1::300/121\",\r\n \"2603:1040:606:402::500/121\",\r\n - \ \"2603:1040:806::780/121\",\r\n \"2603:1040:806:1::280/123\",\r\n - \ \"2603:1040:806:1::300/121\",\r\n \"2603:1040:806:402::500/121\",\r\n - \ \"2603:1040:900:2::e/128\",\r\n \"2603:1040:904::60/123\",\r\n - \ \"2603:1040:904::1c0/122\",\r\n \"2603:1040:904::300/123\",\r\n - \ \"2603:1040:904::360/123\",\r\n \"2603:1040:904::500/121\",\r\n - \ \"2603:1040:904:1::280/122\",\r\n \"2603:1040:904:402::500/121\",\r\n - \ \"2603:1040:a06::160/123\",\r\n \"2603:1040:a06::2c0/122\",\r\n - \ \"2603:1040:a06::400/123\",\r\n \"2603:1040:a06::460/123\",\r\n - \ \"2603:1040:a06::600/121\",\r\n \"2603:1040:a06:1::280/122\",\r\n - \ \"2603:1040:a06:402::500/121\",\r\n \"2603:1040:b00:2::b/128\",\r\n - \ \"2603:1040:b04::780/121\",\r\n \"2603:1040:b04:1::280/123\",\r\n - \ \"2603:1040:b04:1::300/121\",\r\n \"2603:1040:b04:402::500/121\",\r\n - \ \"2603:1040:c06::780/121\",\r\n \"2603:1040:c06:1::280/123\",\r\n - \ \"2603:1040:c06:1::300/121\",\r\n \"2603:1040:c06:402::500/121\",\r\n - \ \"2603:1040:d01:4::7/128\",\r\n \"2603:1040:d04::280/122\",\r\n - \ \"2603:1040:d04:1::380/121\",\r\n \"2603:1040:d04:2::/123\",\r\n - \ \"2603:1040:d04:2::100/120\",\r\n \"2603:1040:d04:3::60/126\",\r\n - \ \"2603:1040:d04:400::420/123\",\r\n \"2603:1040:d04:400::580/121\",\r\n - \ \"2603:1040:e05::28/126\",\r\n \"2603:1040:e05::40/123\",\r\n - \ \"2603:1040:e05::80/121\",\r\n \"2603:1040:e05:402::80/121\",\r\n - \ \"2603:1040:f05::60/123\",\r\n \"2603:1040:f05::1c0/122\",\r\n - \ \"2603:1040:f05::300/123\",\r\n \"2603:1040:f05::360/123\",\r\n - \ \"2603:1040:f05::500/121\",\r\n \"2603:1040:f05:1::280/122\",\r\n - \ \"2603:1040:f05:402::500/121\",\r\n \"2603:1040:1002:2::20/123\",\r\n - \ \"2603:1040:1002:2::40/122\",\r\n \"2603:1040:1002:2::80/123\",\r\n - \ \"2603:1040:1002:2::200/121\",\r\n \"2603:1040:1101:2::3/128\",\r\n - \ \"2603:1040:1104:1::160/123\",\r\n \"2603:1040:1104:1::180/122\",\r\n - \ \"2603:1040:1104:1::1c0/123\",\r\n \"2603:1040:1104:1::580/121\",\r\n - \ \"2603:1040:1104:400::460/123\",\r\n \"2603:1040:1202:1::6c0/122\",\r\n - \ \"2603:1040:1202:2::100/122\",\r\n \"2603:1040:1202:2::140/123\",\r\n - \ \"2603:1040:1202:2::180/121\",\r\n \"2603:1040:1302:1::100/120\",\r\n - \ \"2603:1040:1302:1::200/123\",\r\n \"2603:1040:1402:1::5e0/123\",\r\n - \ \"2603:1040:1402:2::/122\",\r\n \"2603:1040:1402:2::40/123\",\r\n - \ \"2603:1040:1402:2::80/121\",\r\n \"2603:1040:1503:2::a0/123\",\r\n - \ \"2603:1040:1503:2::c0/122\",\r\n \"2603:1040:1503:2::200/122\",\r\n - \ \"2603:1040:1503:2::280/121\",\r\n \"2603:1050:6::60/123\",\r\n - \ \"2603:1050:6::1c0/122\",\r\n \"2603:1050:6::300/123\",\r\n - \ \"2603:1050:6::360/123\",\r\n \"2603:1050:6::500/121\",\r\n - \ \"2603:1050:6:1::280/122\",\r\n \"2603:1050:6:402::580/121\",\r\n - \ \"2603:1050:6:c02::2a0/123\",\r\n \"2603:1050:403::280/122\",\r\n - \ \"2603:1050:403:1::80/121\",\r\n \"2603:1050:403:1::240/123\",\r\n - \ \"2603:1050:403:1::300/121\",\r\n \"2603:1050:403:400::580/121\",\r\n - \ \"2a01:111:f100:1003::4134:3641/128\",\r\n \"2a01:111:f100:1003::4134:3677/128\",\r\n - \ \"2a01:111:f100:1003::4134:36c2/128\",\r\n \"2a01:111:f100:1003::4134:36d9/128\",\r\n - \ \"2a01:111:f100:1003::4134:3704/128\",\r\n \"2a01:111:f100:1003::4134:3707/128\",\r\n - \ \"2a01:111:f100:1003::4134:370b/128\",\r\n \"2a01:111:f100:1003::4134:370d/128\",\r\n - \ \"2a01:111:f100:1003::4134:3785/128\",\r\n \"2a01:111:f100:1003::4134:37c4/128\",\r\n - \ \"2a01:111:f100:1003::4134:37d9/128\",\r\n \"2a01:111:f100:1005::a83e:f7fe/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3011/128\",\r\n \"2a01:111:f100:2000::a83e:3015/128\",\r\n - \ \"2a01:111:f100:2000::a83e:301c/128\",\r\n \"2a01:111:f100:2000::a83e:3022/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3024/128\",\r\n \"2a01:111:f100:2000::a83e:3039/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3040/128\",\r\n \"2a01:111:f100:2000::a83e:3070/128\",\r\n + \ \"2603:1040:606:1::300/121\",\r\n \"2603:1040:606:3::600/123\",\r\n + \ \"2603:1040:606:402::500/121\",\r\n \"2603:1040:806::780/121\",\r\n + \ \"2603:1040:806:1::280/123\",\r\n \"2603:1040:806:1::300/121\",\r\n + \ \"2603:1040:806:402::500/121\",\r\n \"2603:1040:900:2::e/128\",\r\n + \ \"2603:1040:904::60/123\",\r\n \"2603:1040:904::1c0/122\",\r\n + \ \"2603:1040:904::300/123\",\r\n \"2603:1040:904::360/123\",\r\n + \ \"2603:1040:904::500/121\",\r\n \"2603:1040:904:1::280/122\",\r\n + \ \"2603:1040:904:402::500/121\",\r\n \"2603:1040:a06::160/123\",\r\n + \ \"2603:1040:a06::2c0/122\",\r\n \"2603:1040:a06::400/123\",\r\n + \ \"2603:1040:a06::460/123\",\r\n \"2603:1040:a06::600/121\",\r\n + \ \"2603:1040:a06:1::280/122\",\r\n \"2603:1040:a06:402::500/121\",\r\n + \ \"2603:1040:b00:2::b/128\",\r\n \"2603:1040:b04::780/121\",\r\n + \ \"2603:1040:b04:1::280/123\",\r\n \"2603:1040:b04:1::300/121\",\r\n + \ \"2603:1040:b04:402::500/121\",\r\n \"2603:1040:c06::780/121\",\r\n + \ \"2603:1040:c06:1::280/123\",\r\n \"2603:1040:c06:1::300/121\",\r\n + \ \"2603:1040:c06:402::500/121\",\r\n \"2603:1040:d01:4::7/128\",\r\n + \ \"2603:1040:d04::280/122\",\r\n \"2603:1040:d04:1::380/121\",\r\n + \ \"2603:1040:d04:2::/123\",\r\n \"2603:1040:d04:2::100/120\",\r\n + \ \"2603:1040:d04:3::60/126\",\r\n \"2603:1040:d04:400::420/123\",\r\n + \ \"2603:1040:d04:400::580/121\",\r\n \"2603:1040:e05::28/126\",\r\n + \ \"2603:1040:e05::40/123\",\r\n \"2603:1040:e05::80/121\",\r\n + \ \"2603:1040:e05:402::80/121\",\r\n \"2603:1040:f05::60/123\",\r\n + \ \"2603:1040:f05::1c0/122\",\r\n \"2603:1040:f05::300/123\",\r\n + \ \"2603:1040:f05::360/123\",\r\n \"2603:1040:f05::500/121\",\r\n + \ \"2603:1040:f05:1::280/122\",\r\n \"2603:1040:f05:402::500/121\",\r\n + \ \"2603:1040:1001:4::/128\",\r\n \"2603:1040:1001:4::d/128\",\r\n + \ \"2603:1040:1002:2::20/123\",\r\n \"2603:1040:1002:2::40/122\",\r\n + \ \"2603:1040:1002:2::80/123\",\r\n \"2603:1040:1002:2::200/121\",\r\n + \ \"2603:1040:1101:2::3/128\",\r\n \"2603:1040:1104:1::160/123\",\r\n + \ \"2603:1040:1104:1::180/122\",\r\n \"2603:1040:1104:1::1c0/123\",\r\n + \ \"2603:1040:1104:1::580/121\",\r\n \"2603:1040:1104:400::460/123\",\r\n + \ \"2603:1040:1202:1::6c0/122\",\r\n \"2603:1040:1202:2::100/122\",\r\n + \ \"2603:1040:1202:2::140/123\",\r\n \"2603:1040:1202:2::180/121\",\r\n + \ \"2603:1040:1302:1::100/120\",\r\n \"2603:1040:1302:1::200/123\",\r\n + \ \"2603:1040:1402:1::5e0/123\",\r\n \"2603:1040:1402:2::/122\",\r\n + \ \"2603:1040:1402:2::40/123\",\r\n \"2603:1040:1402:2::80/121\",\r\n + \ \"2603:1040:1503:2::a0/123\",\r\n \"2603:1040:1503:2::c0/122\",\r\n + \ \"2603:1040:1503:2::200/122\",\r\n \"2603:1040:1503:2::280/121\",\r\n + \ \"2603:1050:6::60/123\",\r\n \"2603:1050:6::1c0/122\",\r\n + \ \"2603:1050:6::300/123\",\r\n \"2603:1050:6::360/123\",\r\n + \ \"2603:1050:6::500/121\",\r\n \"2603:1050:6:1::280/122\",\r\n + \ \"2603:1050:6:402::580/121\",\r\n \"2603:1050:6:c02::2a0/123\",\r\n + \ \"2603:1050:403::280/122\",\r\n \"2603:1050:403:1::80/121\",\r\n + \ \"2603:1050:403:1::240/123\",\r\n \"2603:1050:403:1::300/121\",\r\n + \ \"2603:1050:403:400::580/121\",\r\n \"2a01:111:f100:1003::4134:3641/128\",\r\n + \ \"2a01:111:f100:1003::4134:3677/128\",\r\n \"2a01:111:f100:1003::4134:36c2/128\",\r\n + \ \"2a01:111:f100:1003::4134:36d9/128\",\r\n \"2a01:111:f100:1003::4134:3704/128\",\r\n + \ \"2a01:111:f100:1003::4134:3707/128\",\r\n \"2a01:111:f100:1003::4134:370b/128\",\r\n + \ \"2a01:111:f100:1003::4134:370d/128\",\r\n \"2a01:111:f100:1003::4134:3785/128\",\r\n + \ \"2a01:111:f100:1003::4134:37c4/128\",\r\n \"2a01:111:f100:1003::4134:37d9/128\",\r\n + \ \"2a01:111:f100:1005::a83e:f7fe/128\",\r\n \"2a01:111:f100:2000::a83e:3011/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3015/128\",\r\n \"2a01:111:f100:2000::a83e:301c/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3022/128\",\r\n \"2a01:111:f100:2000::a83e:3024/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3039/128\",\r\n \"2a01:111:f100:2000::a83e:3040/128\",\r\n + \ \"2a01:111:f100:2000::a83e:304a/128\",\r\n \"2a01:111:f100:2000::a83e:3070/128\",\r\n \ \"2a01:111:f100:2000::a83e:3076/128\",\r\n \"2a01:111:f100:2000::a83e:3083/128\",\r\n \ \"2a01:111:f100:2000::a83e:3097/128\",\r\n \"2a01:111:f100:2000::a83e:30a9/128\",\r\n \ \"2a01:111:f100:2000::a83e:30f3/128\",\r\n \"2a01:111:f100:2000::a83e:312d/128\",\r\n \ \"2a01:111:f100:2000::a83e:313a/128\",\r\n \"2a01:111:f100:2000::a83e:313c/127\",\r\n \ \"2a01:111:f100:2000::a83e:32a5/128\",\r\n \"2a01:111:f100:2000::a83e:3344/128\",\r\n \ \"2a01:111:f100:2000::a83e:3348/128\",\r\n \"2a01:111:f100:2000::a83e:335c/128\",\r\n - \ \"2a01:111:f100:2000::a83e:336c/128\",\r\n \"2a01:111:f100:2000::a83e:3370/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3375/128\",\r\n \"2a01:111:f100:2000::a83e:337e/128\",\r\n - \ \"2a01:111:f100:2000::a83e:33ad/128\",\r\n \"2a01:111:f100:2000::a83e:33bf/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3649/128\",\r\n \"2a01:111:f100:2002::8975:2c8c/128\",\r\n - \ \"2a01:111:f100:2002::8975:2c8e/128\",\r\n \"2a01:111:f100:2002::8975:2ce6/128\",\r\n - \ \"2a01:111:f100:2002::8975:2d44/128\",\r\n \"2a01:111:f100:2002::8975:2d6a/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3366/128\",\r\n \"2a01:111:f100:2000::a83e:336c/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3370/128\",\r\n \"2a01:111:f100:2000::a83e:3375/128\",\r\n + \ \"2a01:111:f100:2000::a83e:337e/128\",\r\n \"2a01:111:f100:2000::a83e:33ad/128\",\r\n + \ \"2a01:111:f100:2000::a83e:33bf/128\",\r\n \"2a01:111:f100:2000::a83e:3649/128\",\r\n + \ \"2a01:111:f100:2002::8975:2c8c/128\",\r\n \"2a01:111:f100:2002::8975:2c8e/128\",\r\n + \ \"2a01:111:f100:2002::8975:2ce6/128\",\r\n \"2a01:111:f100:2002::8975:2d44/128\",\r\n + \ \"2a01:111:f100:2002::8975:2d6a/128\",\r\n \"2a01:111:f100:2002::8975:2d83/128\",\r\n \ \"2a01:111:f100:2002::8975:2e91/128\",\r\n \"2a01:111:f100:2002::8975:2eaa/128\",\r\n \ \"2a01:111:f100:2002::8975:2fa3/128\",\r\n \"2a01:111:f100:2002::8975:2fac/128\",\r\n \ \"2a01:111:f100:2002::8975:2fc3/128\",\r\n \"2a01:111:f100:3000::a83e:1840/128\",\r\n @@ -35465,45 +36316,46 @@ interactions: \ \"2a01:111:f100:3000::a83e:1a94/128\",\r\n \"2a01:111:f100:3000::a83e:1a9f/128\",\r\n \ \"2a01:111:f100:3000::a83e:1adf/128\",\r\n \"2a01:111:f100:3000::a83e:1afe/128\",\r\n \ \"2a01:111:f100:3000::a83e:1b12/128\",\r\n \"2a01:111:f100:3000::a83e:1b31/128\",\r\n - \ \"2a01:111:f100:3000::a83e:1b83/128\",\r\n \"2a01:111:f100:3001::8987:1164/128\",\r\n - \ \"2a01:111:f100:3001::8987:1179/128\",\r\n \"2a01:111:f100:3001::8987:11da/128\",\r\n - \ \"2a01:111:f100:3001::8987:11ea/128\",\r\n \"2a01:111:f100:3001::8987:12cf/128\",\r\n - \ \"2a01:111:f100:3001::a83e:a67/128\",\r\n \"2a01:111:f100:4002::9d37:c071/128\",\r\n - \ \"2a01:111:f100:4002::9d37:c0bd/128\",\r\n \"2a01:111:f100:6000::4134:a688/128\",\r\n - \ \"2a01:111:f100:6000::4134:a6cf/128\",\r\n \"2a01:111:f100:7000::6fdd:5343/128\",\r\n - \ \"2a01:111:f100:7000::6fdd:5431/128\",\r\n \"2a01:111:f100:9001::1761:91e4/128\",\r\n - \ \"2a01:111:f100:9001::1761:9323/128\",\r\n \"2a01:111:f100:9001::1761:958a/128\",\r\n - \ \"2a01:111:f100:9001::1761:9696/128\",\r\n \"2a01:111:f100:9001::1761:97ac/128\",\r\n - \ \"2a01:111:f100:a001::4134:e463/128\",\r\n \"2a01:111:f100:a001::a83f:5c0a/128\",\r\n - \ \"2a01:111:f100:a001::a83f:5c0c/128\",\r\n \"2a01:111:f100:a004::bfeb:8af8/128\",\r\n - \ \"2a01:111:f100:a004::bfeb:8ba9/128\",\r\n \"2a01:111:f100:a004::bfeb:8c93/128\",\r\n - \ \"2a01:111:f100:a004::bfeb:8d32/128\",\r\n \"2a01:111:f100:a004::bfeb:8dc7/128\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureOpenDatasets\",\r\n - \ \"id\": \"AzureOpenDatasets\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureOpenDatasets\",\r\n \"addressPrefixes\": - [\r\n \"13.73.248.32/28\",\r\n \"20.36.120.192/28\",\r\n - \ \"20.37.64.192/28\",\r\n \"20.37.156.224/28\",\r\n \"20.37.195.32/28\",\r\n - \ \"20.37.224.192/28\",\r\n \"20.38.84.112/28\",\r\n \"20.38.136.192/28\",\r\n - \ \"20.39.11.32/28\",\r\n \"20.41.4.192/28\",\r\n \"20.41.65.160/28\",\r\n - \ \"20.41.193.128/28\",\r\n \"20.42.4.224/28\",\r\n \"20.42.131.0/28\",\r\n - \ \"20.42.227.0/28\",\r\n \"20.43.41.160/28\",\r\n \"20.43.65.160/28\",\r\n - \ \"20.43.130.112/28\",\r\n \"20.45.112.192/28\",\r\n \"20.45.192.192/28\",\r\n - \ \"20.150.160.192/28\",\r\n \"20.189.106.208/28\",\r\n \"20.192.225.128/28\",\r\n - \ \"40.67.48.192/28\",\r\n \"40.74.30.112/28\",\r\n \"40.80.57.128/28\",\r\n - \ \"40.80.169.128/28\",\r\n \"40.80.188.32/28\",\r\n \"40.82.253.80/28\",\r\n - \ \"40.89.17.128/28\",\r\n \"51.12.41.32/28\",\r\n \"51.12.193.32/28\",\r\n - \ \"51.104.25.160/28\",\r\n \"51.105.80.192/28\",\r\n \"51.105.88.192/28\",\r\n - \ \"51.107.48.192/28\",\r\n \"51.107.144.192/28\",\r\n \"51.116.48.112/28\",\r\n - \ \"51.116.144.112/28\",\r\n \"51.120.40.192/28\",\r\n \"51.120.224.192/28\",\r\n - \ \"51.137.161.144/28\",\r\n \"51.143.192.192/28\",\r\n \"52.136.48.192/28\",\r\n - \ \"52.140.105.128/28\",\r\n \"52.150.139.80/28\",\r\n \"52.228.81.144/28\",\r\n - \ \"102.133.56.112/28\",\r\n \"102.133.216.112/28\",\r\n + \ \"2a01:111:f100:3000::a83e:1b83/128\",\r\n \"2a01:111:f100:3001::8987:114c/128\",\r\n + \ \"2a01:111:f100:3001::8987:1164/128\",\r\n \"2a01:111:f100:3001::8987:1179/128\",\r\n + \ \"2a01:111:f100:3001::8987:11da/128\",\r\n \"2a01:111:f100:3001::8987:11ea/128\",\r\n + \ \"2a01:111:f100:3001::8987:12cf/128\",\r\n \"2a01:111:f100:3001::8987:13fe/128\",\r\n + \ \"2a01:111:f100:3001::a83e:884/128\",\r\n \"2a01:111:f100:3001::a83e:a67/128\",\r\n + \ \"2a01:111:f100:4002::9d37:c071/128\",\r\n \"2a01:111:f100:4002::9d37:c0bd/128\",\r\n + \ \"2a01:111:f100:6000::4134:a688/128\",\r\n \"2a01:111:f100:6000::4134:a6cf/128\",\r\n + \ \"2a01:111:f100:7000::6fdd:5343/128\",\r\n \"2a01:111:f100:7000::6fdd:5431/128\",\r\n + \ \"2a01:111:f100:9001::1761:91e4/128\",\r\n \"2a01:111:f100:9001::1761:9323/128\",\r\n + \ \"2a01:111:f100:9001::1761:958a/128\",\r\n \"2a01:111:f100:9001::1761:9696/128\",\r\n + \ \"2a01:111:f100:9001::1761:97ac/128\",\r\n \"2a01:111:f100:a001::4134:e463/128\",\r\n + \ \"2a01:111:f100:a001::a83f:5c0a/128\",\r\n \"2a01:111:f100:a001::a83f:5c0c/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8af8/128\",\r\n \"2a01:111:f100:a004::bfeb:8ba9/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8c93/128\",\r\n \"2a01:111:f100:a004::bfeb:8d32/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8dc7/128\"\r\n ]\r\n }\r\n + \ },\r\n {\r\n \"name\": \"AzureOpenDatasets\",\r\n \"id\": + \"AzureOpenDatasets\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureOpenDatasets\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.32/28\",\r\n + \ \"20.36.120.192/28\",\r\n \"20.37.64.192/28\",\r\n \"20.37.156.224/28\",\r\n + \ \"20.37.195.32/28\",\r\n \"20.37.224.192/28\",\r\n \"20.38.84.112/28\",\r\n + \ \"20.38.136.192/28\",\r\n \"20.39.11.32/28\",\r\n \"20.41.4.192/28\",\r\n + \ \"20.41.65.160/28\",\r\n \"20.41.193.128/28\",\r\n \"20.42.4.224/28\",\r\n + \ \"20.42.131.0/28\",\r\n \"20.42.227.0/28\",\r\n \"20.43.41.160/28\",\r\n + \ \"20.43.65.160/28\",\r\n \"20.43.130.112/28\",\r\n \"20.45.112.192/28\",\r\n + \ \"20.45.192.192/28\",\r\n \"20.150.160.192/28\",\r\n \"20.189.106.208/28\",\r\n + \ \"20.192.225.128/28\",\r\n \"40.67.48.192/28\",\r\n \"40.74.30.112/28\",\r\n + \ \"40.80.57.128/28\",\r\n \"40.80.169.128/28\",\r\n \"40.80.188.32/28\",\r\n + \ \"40.82.253.80/28\",\r\n \"40.89.17.128/28\",\r\n \"51.12.41.32/28\",\r\n + \ \"51.12.193.32/28\",\r\n \"51.104.25.160/28\",\r\n \"51.105.80.192/28\",\r\n + \ \"51.105.88.192/28\",\r\n \"51.107.48.192/28\",\r\n \"51.107.144.192/28\",\r\n + \ \"51.116.48.112/28\",\r\n \"51.116.144.112/28\",\r\n \"51.120.40.192/28\",\r\n + \ \"51.120.224.192/28\",\r\n \"51.137.161.144/28\",\r\n \"51.143.192.192/28\",\r\n + \ \"52.136.48.192/28\",\r\n \"52.140.105.128/28\",\r\n \"52.150.139.80/28\",\r\n + \ \"52.228.81.144/28\",\r\n \"102.133.56.112/28\",\r\n \"102.133.216.112/28\",\r\n \ \"191.235.225.160/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzurePortal\",\r\n \"id\": \"AzurePortal\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzurePortal\",\r\n \"addressPrefixes\": @@ -35634,7 +36486,7 @@ interactions: \ \"2603:1050:6:1::680/121\",\r\n \"2603:1050:403::680/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureRemoteRendering\",\r\n \ \"id\": \"AzureRemoteRendering\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureRemoteRendering\",\r\n \"addressPrefixes\": @@ -35648,114 +36500,115 @@ interactions: \ \"51.143.209.144/28\",\r\n \"52.146.133.64/28\",\r\n \"52.168.112.88/30\",\r\n \ \"52.178.17.8/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureResourceManager\",\r\n \"id\": \"AzureResourceManager\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureResourceManager\",\r\n \"addressPrefixes\": - [\r\n \"13.66.141.176/28\",\r\n \"13.67.18.0/23\",\r\n \"13.69.67.32/28\",\r\n - \ \"13.69.114.0/23\",\r\n \"13.69.229.224/28\",\r\n \"13.69.234.0/23\",\r\n - \ \"13.70.74.64/28\",\r\n \"13.70.76.0/23\",\r\n \"13.71.173.192/28\",\r\n - \ \"13.71.196.80/28\",\r\n \"13.71.198.0/24\",\r\n \"13.73.240.224/28\",\r\n - \ \"13.73.246.0/23\",\r\n \"13.75.39.16/28\",\r\n \"13.77.53.32/28\",\r\n - \ \"13.77.55.0/25\",\r\n \"13.78.109.96/28\",\r\n \"13.86.219.80/28\",\r\n - \ \"13.86.222.0/24\",\r\n \"13.87.57.240/28\",\r\n \"13.87.60.0/23\",\r\n - \ \"13.87.123.240/28\",\r\n \"13.87.126.0/24\",\r\n \"13.89.180.0/23\",\r\n - \ \"20.17.60.0/23\",\r\n \"20.17.68.0/26\",\r\n \"20.21.44.0/26\",\r\n - \ \"20.21.50.0/23\",\r\n \"20.36.108.48/28\",\r\n \"20.36.110.0/23\",\r\n - \ \"20.36.115.144/28\",\r\n \"20.36.118.0/23\",\r\n \"20.36.126.0/23\",\r\n - \ \"20.37.76.48/28\",\r\n \"20.37.78.0/23\",\r\n \"20.37.230.0/23\",\r\n - \ \"20.38.128.32/28\",\r\n \"20.38.130.0/23\",\r\n \"20.38.150.0/23\",\r\n - \ \"20.40.206.240/28\",\r\n \"20.40.226.0/23\",\r\n \"20.41.70.0/23\",\r\n - \ \"20.43.120.224/28\",\r\n \"20.43.124.0/23\",\r\n \"20.44.3.240/28\",\r\n - \ \"20.44.6.0/23\",\r\n \"20.44.8.16/28\",\r\n \"20.44.16.112/28\",\r\n - \ \"20.44.20.0/23\",\r\n \"20.44.30.0/24\",\r\n \"20.45.88.0/23\",\r\n - \ \"20.45.118.0/23\",\r\n \"20.46.8.0/23\",\r\n \"20.48.194.0/23\",\r\n - \ \"20.49.116.0/23\",\r\n \"20.50.68.96/28\",\r\n \"20.51.10.0/23\",\r\n - \ \"20.51.18.0/23\",\r\n \"20.53.42.0/23\",\r\n \"20.58.64.0/23\",\r\n - \ \"20.61.100.0/23\",\r\n \"20.62.56.0/23\",\r\n \"20.62.130.0/23\",\r\n - \ \"20.65.128.0/23\",\r\n \"20.66.0.0/23\",\r\n \"20.72.28.64/26\",\r\n - \ \"20.88.64.64/26\",\r\n \"20.150.225.128/26\",\r\n \"20.150.242.0/23\",\r\n - \ \"20.187.198.0/23\",\r\n \"20.189.168.0/24\",\r\n \"20.189.226.0/23\",\r\n - \ \"20.191.162.0/23\",\r\n \"20.192.32.128/26\",\r\n \"20.192.40.0/23\",\r\n - \ \"20.192.52.0/23\",\r\n \"20.193.196.0/23\",\r\n \"20.193.204.0/26\",\r\n - \ \"20.195.144.0/23\",\r\n \"20.215.10.0/23\",\r\n \"20.215.156.0/26\",\r\n - \ \"20.217.50.0/23\",\r\n \"20.217.60.0/26\",\r\n \"23.98.110.0/23\",\r\n - \ \"40.67.54.0/23\",\r\n \"40.67.59.208/28\",\r\n \"40.67.62.0/23\",\r\n - \ \"40.67.120.0/24\",\r\n \"40.69.108.32/28\",\r\n \"40.69.112.0/22\",\r\n - \ \"40.71.13.224/28\",\r\n \"40.74.102.0/28\",\r\n \"40.75.35.32/28\",\r\n - \ \"40.75.38.0/23\",\r\n \"40.78.196.32/28\",\r\n \"40.78.198.0/23\",\r\n - \ \"40.78.203.224/28\",\r\n \"40.78.206.0/23\",\r\n \"40.78.234.176/28\",\r\n - \ \"40.78.254.0/23\",\r\n \"40.79.131.240/28\",\r\n \"40.79.134.0/23\",\r\n - \ \"40.79.158.0/23\",\r\n \"40.79.180.0/28\",\r\n \"40.79.182.0/23\",\r\n - \ \"40.79.198.0/23\",\r\n \"40.80.174.0/23\",\r\n \"40.80.178.0/23\",\r\n - \ \"40.113.178.0/28\",\r\n \"40.120.80.0/23\",\r\n \"51.11.64.0/24\",\r\n - \ \"51.11.96.0/24\",\r\n \"51.12.44.0/23\",\r\n \"51.12.101.64/26\",\r\n - \ \"51.12.196.0/23\",\r\n \"51.12.205.0/26\",\r\n \"51.53.98.0/23\",\r\n - \ \"51.53.108.0/26\",\r\n \"51.53.180.0/23\",\r\n \"51.53.188.0/26\",\r\n - \ \"51.104.8.224/28\",\r\n \"51.105.78.0/23\",\r\n \"51.105.94.0/23\",\r\n - \ \"51.107.54.0/23\",\r\n \"51.107.60.32/28\",\r\n \"51.107.62.0/23\",\r\n - \ \"51.107.150.0/23\",\r\n \"51.107.156.32/28\",\r\n \"51.107.158.0/23\",\r\n - \ \"51.116.52.0/23\",\r\n \"51.116.60.32/28\",\r\n \"51.116.62.0/23\",\r\n - \ \"51.116.150.0/23\",\r\n \"51.116.156.32/28\",\r\n \"51.116.159.0/24\",\r\n - \ \"51.120.46.0/23\",\r\n \"51.120.100.32/28\",\r\n \"51.120.102.0/23\",\r\n - \ \"51.120.220.32/28\",\r\n \"51.120.222.0/23\",\r\n \"51.120.230.0/23\",\r\n - \ \"51.138.208.0/23\",\r\n \"51.140.212.16/28\",\r\n \"51.140.214.0/24\",\r\n - \ \"51.143.210.0/23\",\r\n \"52.136.54.0/23\",\r\n \"52.138.94.0/23\",\r\n - \ \"52.139.104.0/23\",\r\n \"52.146.134.0/23\",\r\n \"52.147.96.0/24\",\r\n - \ \"52.150.158.0/23\",\r\n \"52.162.110.224/28\",\r\n \"52.172.114.0/23\",\r\n - \ \"52.231.19.208/28\",\r\n \"52.231.22.0/24\",\r\n \"52.231.148.64/28\",\r\n - \ \"52.231.150.0/24\",\r\n \"52.240.242.0/23\",\r\n \"65.52.252.48/28\",\r\n - \ \"65.52.254.0/23\",\r\n \"102.133.28.16/28\",\r\n \"102.133.30.0/23\",\r\n - \ \"102.133.62.0/23\",\r\n \"102.133.123.224/28\",\r\n \"102.133.158.0/23\",\r\n - \ \"102.133.222.0/23\",\r\n \"104.46.160.0/24\",\r\n \"104.46.161.0/25\",\r\n - \ \"104.46.180.0/23\",\r\n \"104.214.162.0/23\",\r\n \"104.214.166.0/26\",\r\n - \ \"168.61.138.0/23\",\r\n \"168.61.143.192/26\",\r\n \"191.233.52.0/23\",\r\n - \ \"191.233.205.16/28\",\r\n \"191.234.140.0/23\",\r\n \"191.234.158.0/23\",\r\n - \ \"2603:1000:4::6c0/122\",\r\n \"2603:1000:4:402::280/122\",\r\n - \ \"2603:1000:104::480/122\",\r\n \"2603:1000:104:402::280/122\",\r\n - \ \"2603:1010:6::180/122\",\r\n \"2603:1010:6:402::280/122\",\r\n - \ \"2603:1010:101::6c0/122\",\r\n \"2603:1010:101:402::280/122\",\r\n - \ \"2603:1010:304::6c0/122\",\r\n \"2603:1010:304:402::280/122\",\r\n - \ \"2603:1010:404::6c0/122\",\r\n \"2603:1010:404:402::280/122\",\r\n - \ \"2603:1020:5::180/122\",\r\n \"2603:1020:5:402::280/122\",\r\n - \ \"2603:1020:206::180/122\",\r\n \"2603:1020:206:402::280/122\",\r\n - \ \"2603:1020:305::6c0/122\",\r\n \"2603:1020:305:402::280/122\",\r\n - \ \"2603:1020:405::6c0/122\",\r\n \"2603:1020:405:402::280/122\",\r\n - \ \"2603:1020:605::6c0/122\",\r\n \"2603:1020:605:402::280/122\",\r\n - \ \"2603:1020:705::180/122\",\r\n \"2603:1020:705:402::280/122\",\r\n - \ \"2603:1020:805::180/122\",\r\n \"2603:1020:805:402::280/122\",\r\n - \ \"2603:1020:905::6c0/122\",\r\n \"2603:1020:905:402::280/122\",\r\n - \ \"2603:1020:a04::180/122\",\r\n \"2603:1020:a04:2::700/120\",\r\n - \ \"2603:1020:a04:402::280/122\",\r\n \"2603:1020:b04::6c0/122\",\r\n - \ \"2603:1020:b04:402::280/122\",\r\n \"2603:1020:c04::180/122\",\r\n - \ \"2603:1020:c04:402::280/122\",\r\n \"2603:1020:d04::6c0/122\",\r\n - \ \"2603:1020:d04:402::280/122\",\r\n \"2603:1020:e04::180/122\",\r\n - \ \"2603:1020:e04:3::300/120\",\r\n \"2603:1020:e04:402::280/122\",\r\n - \ \"2603:1020:f04::6c0/122\",\r\n \"2603:1020:f04:402::280/122\",\r\n - \ \"2603:1020:1004:1::400/120\",\r\n \"2603:1020:1004:400::180/122\",\r\n - \ \"2603:1020:1104:1::/120\",\r\n \"2603:1020:1104:400::280/122\",\r\n - \ \"2603:1020:1302:1::400/120\",\r\n \"2603:1020:1302:400::1c0/122\",\r\n - \ \"2603:1030:f:1::6c0/122\",\r\n \"2603:1030:f:2::700/120\",\r\n - \ \"2603:1030:f:400::a80/122\",\r\n \"2603:1030:10::180/122\",\r\n - \ \"2603:1030:10:402::280/122\",\r\n \"2603:1030:104::180/122\",\r\n - \ \"2603:1030:104:402::280/122\",\r\n \"2603:1030:107:1::100/120\",\r\n - \ \"2603:1030:107:400::200/122\",\r\n \"2603:1030:210::180/122\",\r\n - \ \"2603:1030:210:402::280/122\",\r\n \"2603:1030:40b:2::40/122\",\r\n - \ \"2603:1030:40b:400::a80/122\",\r\n \"2603:1030:40c::180/122\",\r\n - \ \"2603:1030:40c:402::280/122\",\r\n \"2603:1030:504::400/120\",\r\n - \ \"2603:1030:504:402::180/122\",\r\n \"2603:1030:608::6c0/122\",\r\n - \ \"2603:1030:608:4::100/120\",\r\n \"2603:1030:608:402::280/122\",\r\n - \ \"2603:1030:807::180/122\",\r\n \"2603:1030:807:402::280/122\",\r\n - \ \"2603:1030:a07::6c0/122\",\r\n \"2603:1030:a07:9::200/120\",\r\n - \ \"2603:1030:a07:402::900/122\",\r\n \"2603:1030:b04::6c0/122\",\r\n - \ \"2603:1030:b04:402::280/122\",\r\n \"2603:1030:c06:2::40/122\",\r\n - \ \"2603:1030:c06:400::a80/122\",\r\n \"2603:1030:f05::180/122\",\r\n - \ \"2603:1030:f05:402::280/122\",\r\n \"2603:1030:1005::6c0/122\",\r\n - \ \"2603:1030:1005:402::280/122\",\r\n \"2603:1040:5::280/122\",\r\n - \ \"2603:1040:5:402::280/122\",\r\n \"2603:1040:207::6c0/122\",\r\n - \ \"2603:1040:207:2::300/120\",\r\n \"2603:1040:207:402::280/122\",\r\n - \ \"2603:1040:407::180/122\",\r\n \"2603:1040:407:402::280/122\",\r\n - \ \"2603:1040:606::6c0/122\",\r\n \"2603:1040:606:402::280/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureResourceManager\",\r\n \"addressPrefixes\": [\r\n \"13.66.141.176/28\",\r\n + \ \"13.67.18.0/23\",\r\n \"13.69.67.32/28\",\r\n \"13.69.114.0/23\",\r\n + \ \"13.69.229.224/28\",\r\n \"13.69.234.0/23\",\r\n \"13.70.74.64/28\",\r\n + \ \"13.70.76.0/23\",\r\n \"13.71.173.192/28\",\r\n \"13.71.196.80/28\",\r\n + \ \"13.71.198.0/24\",\r\n \"13.73.240.224/28\",\r\n \"13.73.246.0/23\",\r\n + \ \"13.75.39.16/28\",\r\n \"13.77.53.32/28\",\r\n \"13.77.55.0/25\",\r\n + \ \"13.78.109.96/28\",\r\n \"13.86.219.80/28\",\r\n \"13.86.222.0/24\",\r\n + \ \"13.87.57.240/28\",\r\n \"13.87.60.0/23\",\r\n \"13.87.123.240/28\",\r\n + \ \"13.87.126.0/24\",\r\n \"13.89.180.0/23\",\r\n \"20.17.60.0/23\",\r\n + \ \"20.17.68.0/26\",\r\n \"20.21.44.0/26\",\r\n \"20.21.50.0/23\",\r\n + \ \"20.36.108.48/28\",\r\n \"20.36.110.0/23\",\r\n \"20.36.115.144/28\",\r\n + \ \"20.36.118.0/23\",\r\n \"20.36.126.0/23\",\r\n \"20.37.76.48/28\",\r\n + \ \"20.37.78.0/23\",\r\n \"20.37.230.0/23\",\r\n \"20.38.128.32/28\",\r\n + \ \"20.38.130.0/23\",\r\n \"20.38.150.0/23\",\r\n \"20.40.206.240/28\",\r\n + \ \"20.40.226.0/23\",\r\n \"20.41.70.0/23\",\r\n \"20.43.120.224/28\",\r\n + \ \"20.43.124.0/23\",\r\n \"20.44.3.240/28\",\r\n \"20.44.6.0/23\",\r\n + \ \"20.44.8.16/28\",\r\n \"20.44.16.112/28\",\r\n \"20.44.20.0/23\",\r\n + \ \"20.44.30.0/24\",\r\n \"20.45.88.0/23\",\r\n \"20.45.118.0/23\",\r\n + \ \"20.46.8.0/23\",\r\n \"20.48.194.0/23\",\r\n \"20.49.116.0/23\",\r\n + \ \"20.50.68.96/28\",\r\n \"20.51.10.0/23\",\r\n \"20.51.18.0/23\",\r\n + \ \"20.53.42.0/23\",\r\n \"20.58.64.0/23\",\r\n \"20.61.100.0/23\",\r\n + \ \"20.62.56.0/23\",\r\n \"20.62.130.0/23\",\r\n \"20.65.128.0/23\",\r\n + \ \"20.66.0.0/23\",\r\n \"20.72.28.64/26\",\r\n \"20.88.64.64/26\",\r\n + \ \"20.150.225.128/26\",\r\n \"20.150.242.0/23\",\r\n \"20.187.198.0/23\",\r\n + \ \"20.189.168.0/24\",\r\n \"20.189.226.0/23\",\r\n \"20.191.162.0/23\",\r\n + \ \"20.192.32.128/26\",\r\n \"20.192.40.0/23\",\r\n \"20.192.52.0/23\",\r\n + \ \"20.193.196.0/23\",\r\n \"20.193.204.0/26\",\r\n \"20.195.144.0/23\",\r\n + \ \"20.215.10.0/23\",\r\n \"20.215.156.0/26\",\r\n \"20.217.50.0/23\",\r\n + \ \"20.217.60.0/26\",\r\n \"23.98.110.0/23\",\r\n \"40.67.54.0/23\",\r\n + \ \"40.67.59.208/28\",\r\n \"40.67.62.0/23\",\r\n \"40.67.120.0/24\",\r\n + \ \"40.69.108.32/28\",\r\n \"40.69.112.0/22\",\r\n \"40.71.13.224/28\",\r\n + \ \"40.74.102.0/28\",\r\n \"40.75.35.32/28\",\r\n \"40.75.38.0/23\",\r\n + \ \"40.78.196.32/28\",\r\n \"40.78.198.0/23\",\r\n \"40.78.203.224/28\",\r\n + \ \"40.78.206.0/23\",\r\n \"40.78.234.176/28\",\r\n \"40.78.254.0/23\",\r\n + \ \"40.79.131.240/28\",\r\n \"40.79.134.0/23\",\r\n \"40.79.158.0/23\",\r\n + \ \"40.79.180.0/28\",\r\n \"40.79.182.0/23\",\r\n \"40.79.198.0/23\",\r\n + \ \"40.80.174.0/23\",\r\n \"40.80.178.0/23\",\r\n \"40.113.178.0/28\",\r\n + \ \"40.120.80.0/23\",\r\n \"51.11.64.0/24\",\r\n \"51.11.96.0/24\",\r\n + \ \"51.12.44.0/23\",\r\n \"51.12.101.64/26\",\r\n \"51.12.196.0/23\",\r\n + \ \"51.12.205.0/26\",\r\n \"51.53.98.0/23\",\r\n \"51.53.108.0/26\",\r\n + \ \"51.53.180.0/23\",\r\n \"51.53.188.0/26\",\r\n \"51.104.8.224/28\",\r\n + \ \"51.105.78.0/23\",\r\n \"51.105.94.0/23\",\r\n \"51.107.54.0/23\",\r\n + \ \"51.107.60.32/28\",\r\n \"51.107.62.0/23\",\r\n \"51.107.150.0/23\",\r\n + \ \"51.107.156.32/28\",\r\n \"51.107.158.0/23\",\r\n \"51.116.52.0/23\",\r\n + \ \"51.116.60.32/28\",\r\n \"51.116.62.0/23\",\r\n \"51.116.150.0/23\",\r\n + \ \"51.116.156.32/28\",\r\n \"51.116.159.0/24\",\r\n \"51.120.46.0/23\",\r\n + \ \"51.120.100.32/28\",\r\n \"51.120.102.0/23\",\r\n \"51.120.220.32/28\",\r\n + \ \"51.120.222.0/23\",\r\n \"51.120.230.0/23\",\r\n \"51.138.208.0/23\",\r\n + \ \"51.140.212.16/28\",\r\n \"51.140.214.0/24\",\r\n \"51.143.210.0/23\",\r\n + \ \"52.136.54.0/23\",\r\n \"52.138.94.0/23\",\r\n \"52.139.104.0/23\",\r\n + \ \"52.146.134.0/23\",\r\n \"52.147.96.0/24\",\r\n \"52.150.158.0/23\",\r\n + \ \"52.162.110.224/28\",\r\n \"52.172.114.0/23\",\r\n \"52.231.19.208/28\",\r\n + \ \"52.231.22.0/24\",\r\n \"52.231.148.64/28\",\r\n \"52.231.150.0/24\",\r\n + \ \"52.240.242.0/23\",\r\n \"65.52.252.48/28\",\r\n \"65.52.254.0/23\",\r\n + \ \"102.133.28.16/28\",\r\n \"102.133.30.0/23\",\r\n \"102.133.62.0/23\",\r\n + \ \"102.133.123.224/28\",\r\n \"102.133.158.0/23\",\r\n \"102.133.222.0/23\",\r\n + \ \"104.46.160.0/24\",\r\n \"104.46.161.0/25\",\r\n \"104.46.180.0/23\",\r\n + \ \"104.214.162.0/23\",\r\n \"104.214.166.0/26\",\r\n \"168.61.138.0/23\",\r\n + \ \"168.61.143.192/26\",\r\n \"191.233.52.0/23\",\r\n \"191.233.205.16/28\",\r\n + \ \"191.234.140.0/23\",\r\n \"191.234.158.0/23\",\r\n \"2603:1000:4::6c0/122\",\r\n + \ \"2603:1000:4:402::280/122\",\r\n \"2603:1000:104::480/122\",\r\n + \ \"2603:1000:104:402::280/122\",\r\n \"2603:1010:6::180/122\",\r\n + \ \"2603:1010:6:402::280/122\",\r\n \"2603:1010:101::6c0/122\",\r\n + \ \"2603:1010:101:402::280/122\",\r\n \"2603:1010:304::6c0/122\",\r\n + \ \"2603:1010:304:402::280/122\",\r\n \"2603:1010:404::6c0/122\",\r\n + \ \"2603:1010:404:402::280/122\",\r\n \"2603:1020:5::180/122\",\r\n + \ \"2603:1020:5:402::280/122\",\r\n \"2603:1020:206::180/122\",\r\n + \ \"2603:1020:206:402::280/122\",\r\n \"2603:1020:305::6c0/122\",\r\n + \ \"2603:1020:305:402::280/122\",\r\n \"2603:1020:405::6c0/122\",\r\n + \ \"2603:1020:405:402::280/122\",\r\n \"2603:1020:605::6c0/122\",\r\n + \ \"2603:1020:605:402::280/122\",\r\n \"2603:1020:705::180/122\",\r\n + \ \"2603:1020:705:402::280/122\",\r\n \"2603:1020:805::180/122\",\r\n + \ \"2603:1020:805:402::280/122\",\r\n \"2603:1020:905::6c0/122\",\r\n + \ \"2603:1020:905:402::280/122\",\r\n \"2603:1020:a04::180/122\",\r\n + \ \"2603:1020:a04:2::700/120\",\r\n \"2603:1020:a04:402::280/122\",\r\n + \ \"2603:1020:b04::6c0/122\",\r\n \"2603:1020:b04:402::280/122\",\r\n + \ \"2603:1020:c04::180/122\",\r\n \"2603:1020:c04:402::280/122\",\r\n + \ \"2603:1020:d04::6c0/122\",\r\n \"2603:1020:d04:402::280/122\",\r\n + \ \"2603:1020:e04::180/122\",\r\n \"2603:1020:e04:3::300/120\",\r\n + \ \"2603:1020:e04:402::280/122\",\r\n \"2603:1020:f04::6c0/122\",\r\n + \ \"2603:1020:f04:402::280/122\",\r\n \"2603:1020:1004:1::400/120\",\r\n + \ \"2603:1020:1004:400::180/122\",\r\n \"2603:1020:1104:1::/120\",\r\n + \ \"2603:1020:1104:400::280/122\",\r\n \"2603:1020:1302:1::400/120\",\r\n + \ \"2603:1020:1302:400::1c0/122\",\r\n \"2603:1030:f:1::6c0/122\",\r\n + \ \"2603:1030:f:2::700/120\",\r\n \"2603:1030:f:400::a80/122\",\r\n + \ \"2603:1030:10::180/122\",\r\n \"2603:1030:10:402::280/122\",\r\n + \ \"2603:1030:104::180/122\",\r\n \"2603:1030:104:402::280/122\",\r\n + \ \"2603:1030:107:1::100/120\",\r\n \"2603:1030:107:400::200/122\",\r\n + \ \"2603:1030:210::180/122\",\r\n \"2603:1030:210:402::280/122\",\r\n + \ \"2603:1030:40b:2::40/122\",\r\n \"2603:1030:40b:400::a80/122\",\r\n + \ \"2603:1030:40c::180/122\",\r\n \"2603:1030:40c:402::280/122\",\r\n + \ \"2603:1030:504::400/120\",\r\n \"2603:1030:504:402::180/122\",\r\n + \ \"2603:1030:608::6c0/122\",\r\n \"2603:1030:608:4::100/120\",\r\n + \ \"2603:1030:608:402::280/122\",\r\n \"2603:1030:807::180/122\",\r\n + \ \"2603:1030:807:402::280/122\",\r\n \"2603:1030:a07::6c0/122\",\r\n + \ \"2603:1030:a07:9::200/120\",\r\n \"2603:1030:a07:402::900/122\",\r\n + \ \"2603:1030:b04::6c0/122\",\r\n \"2603:1030:b04:402::280/122\",\r\n + \ \"2603:1030:c06:2::40/122\",\r\n \"2603:1030:c06:400::a80/122\",\r\n + \ \"2603:1030:f05::180/122\",\r\n \"2603:1030:f05:402::280/122\",\r\n + \ \"2603:1030:1005::6c0/122\",\r\n \"2603:1030:1005:402::280/122\",\r\n + \ \"2603:1040:5::280/122\",\r\n \"2603:1040:5:402::280/122\",\r\n + \ \"2603:1040:207::6c0/122\",\r\n \"2603:1040:207:2::300/120\",\r\n + \ \"2603:1040:207:402::280/122\",\r\n \"2603:1040:407::180/122\",\r\n + \ \"2603:1040:407:402::280/122\",\r\n \"2603:1040:606::6c0/122\",\r\n + \ \"2603:1040:606:3::400/120\",\r\n \"2603:1040:606:402::280/122\",\r\n \ \"2603:1040:806::6c0/122\",\r\n \"2603:1040:806:402::280/122\",\r\n \ \"2603:1040:904::180/122\",\r\n \"2603:1040:904:3::100/120\",\r\n \ \"2603:1040:904:402::280/122\",\r\n \"2603:1040:a06::280/122\",\r\n @@ -35774,29 +36627,30 @@ interactions: \ \"2603:1050:6:402::280/122\",\r\n \"2603:1050:403:1::40/122\",\r\n \ \"2603:1050:403:400::440/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureSecurityCenter\",\r\n \"id\": \"AzureSecurityCenter\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureSecurityCenter\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.192/27\",\r\n - \ \"13.69.233.64/27\",\r\n \"13.70.79.32/27\",\r\n \"13.71.177.0/27\",\r\n - \ \"13.87.58.192/27\",\r\n \"13.87.124.192/27\",\r\n \"20.36.117.224/27\",\r\n - \ \"20.38.132.32/27\",\r\n \"20.43.123.128/27\",\r\n \"20.44.10.224/27\",\r\n - \ \"20.44.19.128/27\",\r\n \"20.45.126.64/27\",\r\n \"20.49.84.0/27\",\r\n - \ \"20.52.72.0/27\",\r\n \"20.53.0.64/27\",\r\n \"20.150.173.224/27\",\r\n - \ \"20.189.171.64/27\",\r\n \"20.192.184.128/27\",\r\n \"20.192.238.224/27\",\r\n - \ \"20.193.206.160/27\",\r\n \"23.100.208.32/27\",\r\n \"40.67.121.160/27\",\r\n - \ \"40.69.111.64/27\",\r\n \"40.78.239.64/27\",\r\n \"40.79.139.224/27\",\r\n - \ \"40.79.190.128/27\",\r\n \"40.80.180.128/27\",\r\n \"40.89.121.128/27\",\r\n - \ \"40.120.8.128/27\",\r\n \"40.120.64.128/27\",\r\n \"51.12.101.128/27\",\r\n - \ \"51.12.205.64/27\",\r\n \"51.107.128.64/27\",\r\n \"51.107.192.96/27\",\r\n - \ \"51.116.245.224/27\",\r\n \"51.120.109.64/27\",\r\n \"51.120.220.224/27\",\r\n - \ \"51.138.160.32/27\",\r\n \"51.140.149.96/27\",\r\n \"51.140.215.128/27\",\r\n - \ \"52.168.112.96/27\",\r\n \"52.178.17.32/27\",\r\n \"52.231.23.64/27\",\r\n - \ \"52.231.151.0/27\",\r\n \"52.240.241.96/27\",\r\n \"102.37.64.64/27\",\r\n - \ \"102.133.124.160/27\",\r\n \"104.46.162.32/27\",\r\n \"104.214.164.64/27\",\r\n - \ \"168.61.140.64/27\",\r\n \"191.234.149.224/27\",\r\n \"191.237.224.128/27\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"AzureSecurityCenter\",\r\n \"addressPrefixes\": + [\r\n \"13.66.145.192/27\",\r\n \"13.69.233.64/27\",\r\n + \ \"13.70.79.32/27\",\r\n \"13.71.177.0/27\",\r\n \"13.87.58.192/27\",\r\n + \ \"13.87.124.192/27\",\r\n \"20.36.117.224/27\",\r\n \"20.38.132.32/27\",\r\n + \ \"20.43.123.128/27\",\r\n \"20.44.10.224/27\",\r\n \"20.44.19.128/27\",\r\n + \ \"20.45.126.64/27\",\r\n \"20.49.84.0/27\",\r\n \"20.52.72.0/27\",\r\n + \ \"20.53.0.64/27\",\r\n \"20.150.173.224/27\",\r\n \"20.189.171.64/27\",\r\n + \ \"20.192.184.128/27\",\r\n \"20.192.238.224/27\",\r\n \"20.193.206.160/27\",\r\n + \ \"23.100.208.32/27\",\r\n \"40.67.121.160/27\",\r\n \"40.69.111.64/27\",\r\n + \ \"40.78.239.64/27\",\r\n \"40.79.139.224/27\",\r\n \"40.79.190.128/27\",\r\n + \ \"40.80.180.128/27\",\r\n \"40.89.121.128/27\",\r\n \"40.120.8.128/27\",\r\n + \ \"40.120.64.128/27\",\r\n \"51.12.101.128/27\",\r\n \"51.12.205.64/27\",\r\n + \ \"51.107.128.64/27\",\r\n \"51.107.192.96/27\",\r\n \"51.116.245.224/27\",\r\n + \ \"51.120.109.64/27\",\r\n \"51.120.220.224/27\",\r\n \"51.138.160.32/27\",\r\n + \ \"51.140.149.96/27\",\r\n \"51.140.215.128/27\",\r\n \"52.168.112.96/27\",\r\n + \ \"52.178.17.32/27\",\r\n \"52.231.23.64/27\",\r\n \"52.231.151.0/27\",\r\n + \ \"52.240.241.96/27\",\r\n \"102.37.64.64/27\",\r\n \"102.133.124.160/27\",\r\n + \ \"104.46.162.32/27\",\r\n \"104.214.164.64/27\",\r\n \"168.61.140.64/27\",\r\n + \ \"191.234.149.224/27\",\r\n \"191.237.224.128/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureSignalR\",\r\n - \ \"id\": \"AzureSignalR\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"AzureSignalR\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -35855,7 +36709,7 @@ interactions: \ \"2603:1050:6:2::300/120\",\r\n \"2603:1050:403:2::100/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureSiteRecovery\",\r\n \ \"id\": \"AzureSiteRecovery\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSiteRecovery\",\r\n \"addressPrefixes\": @@ -36024,29 +36878,30 @@ interactions: \ \"2603:1050:6:c02::158/125\",\r\n \"2603:1050:403::/123\",\r\n \ \"2603:1050:403:400::1f0/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureSphere\",\r\n \"id\": \"AzureSphere\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureSphereSecureService_Prod\",\r\n \"addressPrefixes\": [\r\n \"20.40.225.168/29\",\r\n - \ \"20.48.196.224/29\",\r\n \"20.49.118.104/29\",\r\n \"20.53.47.72/29\",\r\n - \ \"20.58.67.16/29\",\r\n \"20.61.102.112/29\",\r\n \"20.62.59.64/29\",\r\n - \ \"20.62.129.152/29\",\r\n \"20.62.133.96/28\",\r\n \"20.65.132.72/29\",\r\n - \ \"20.66.4.192/28\",\r\n \"20.66.4.208/29\",\r\n \"20.189.228.128/29\",\r\n - \ \"20.191.165.104/29\",\r\n \"20.192.80.16/29\",\r\n \"20.194.73.240/29\",\r\n - \ \"20.195.65.224/29\",\r\n \"20.195.72.224/29\",\r\n \"40.89.23.248/29\",\r\n - \ \"51.138.210.136/29\",\r\n \"51.143.209.136/29\",\r\n \"52.136.185.144/29\",\r\n - \ \"52.140.111.120/29\",\r\n \"52.146.137.0/29\",\r\n \"52.147.112.136/29\",\r\n - \ \"52.150.157.184/29\",\r\n \"52.172.116.8/29\",\r\n \"104.46.179.248/29\",\r\n - \ \"191.238.72.64/29\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureStack\",\r\n \"id\": \"AzureStack\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"AzureSphereSecureService_Prod\",\r\n + \ \"addressPrefixes\": [\r\n \"20.40.225.168/29\",\r\n \"20.48.196.224/29\",\r\n + \ \"20.49.118.104/29\",\r\n \"20.53.47.72/29\",\r\n \"20.58.67.16/29\",\r\n + \ \"20.61.102.112/29\",\r\n \"20.62.59.64/29\",\r\n \"20.62.129.152/29\",\r\n + \ \"20.62.133.96/28\",\r\n \"20.65.132.72/29\",\r\n \"20.66.4.192/28\",\r\n + \ \"20.66.4.208/29\",\r\n \"20.189.228.128/29\",\r\n \"20.191.165.104/29\",\r\n + \ \"20.192.80.16/29\",\r\n \"20.194.73.240/29\",\r\n \"20.195.65.224/29\",\r\n + \ \"20.195.72.224/29\",\r\n \"40.89.23.248/29\",\r\n \"51.138.210.136/29\",\r\n + \ \"51.143.209.136/29\",\r\n \"52.136.185.144/29\",\r\n \"52.140.111.120/29\",\r\n + \ \"52.146.137.0/29\",\r\n \"52.147.112.136/29\",\r\n \"52.150.157.184/29\",\r\n + \ \"52.172.116.8/29\",\r\n \"104.46.179.248/29\",\r\n \"191.238.72.64/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureStack\",\r\n + \ \"id\": \"AzureStack\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureStack\",\r\n \"addressPrefixes\": [\r\n \"20.51.12.16/28\",\r\n \ \"20.61.103.64/28\",\r\n \"20.69.0.224/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureTrafficManager\",\r\n \ \"id\": \"AzureTrafficManager\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureTrafficManager\",\r\n \"addressPrefixes\": @@ -36072,76 +36927,74 @@ interactions: \ \"2603:1040:5:3::250/124\",\r\n \"2603:1040:207:3::110/124\",\r\n \ \"2a01:111:f100:4002::9d37:c0d4/128\"\r\n ]\r\n }\r\n \ },\r\n {\r\n \"name\": \"AzureUpdateDelivery\",\r\n \"id\": - \"AzureUpdateDelivery\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"AzureUpdateDelivery\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"FW\",\r\n \"UDR\"\r\n \ ],\r\n \"systemService\": \"AzureUpdateDelivery\",\r\n \"addressPrefixes\": [\r\n \"13.64.131.128/32\",\r\n \"13.69.31.56/32\",\r\n \ \"13.69.99.13/32\",\r\n \"13.81.123.105/32\",\r\n \"13.81.124.68/32\",\r\n \ \"13.91.16.64/29\",\r\n \"13.95.192.96/32\",\r\n \"13.95.196.182/32\",\r\n - \ \"13.95.197.125/32\",\r\n \"13.95.199.78/32\",\r\n \"20.44.79.107/32\",\r\n - \ \"20.54.24.69/32\",\r\n \"20.54.24.79/32\",\r\n \"20.54.24.148/32\",\r\n - \ \"20.54.24.169/32\",\r\n \"20.54.24.231/32\",\r\n \"20.54.24.246/32\",\r\n - \ \"20.54.25.4/32\",\r\n \"20.54.25.16/32\",\r\n \"20.54.25.34/32\",\r\n - \ \"20.54.25.64/32\",\r\n \"20.54.25.74/32\",\r\n \"20.54.25.86/32\",\r\n - \ \"20.54.25.93/32\",\r\n \"20.54.25.123/32\",\r\n \"20.54.88.152/32\",\r\n - \ \"20.54.88.189/32\",\r\n \"20.54.89.15/32\",\r\n \"20.54.89.36/32\",\r\n - \ \"20.54.89.50/32\",\r\n \"20.54.89.65/32\",\r\n \"20.54.89.106/32\",\r\n - \ \"20.54.105.213/32\",\r\n \"20.54.110.119/32\",\r\n \"20.54.123.4/32\",\r\n - \ \"20.54.123.176/32\",\r\n \"20.62.190.184/29\",\r\n \"20.64.24.176/32\",\r\n - \ \"20.67.144.17/32\",\r\n \"20.72.235.82/31\",\r\n \"20.83.81.160/29\",\r\n - \ \"20.84.253.152/32\",\r\n \"20.109.153.52/32\",\r\n \"20.109.209.108/31\",\r\n - \ \"20.110.48.104/32\",\r\n \"20.110.183.53/32\",\r\n \"20.110.183.129/32\",\r\n - \ \"20.122.94.253/32\",\r\n \"20.123.2.216/32\",\r\n \"20.189.123.131/32\",\r\n - \ \"20.190.9.86/32\",\r\n \"20.191.46.109/32\",\r\n \"20.191.46.211/32\",\r\n - \ \"20.223.132.130/32\",\r\n \"20.223.133.42/32\",\r\n \"20.223.134.80/32\",\r\n - \ \"20.223.178.147/32\",\r\n \"20.223.178.252/32\",\r\n \"20.223.179.131/32\",\r\n - \ \"20.223.179.193/32\",\r\n \"20.223.180.22/32\",\r\n \"20.223.181.126/32\",\r\n - \ \"20.223.181.150/32\",\r\n \"20.223.182.28/32\",\r\n \"20.225.53.254/32\",\r\n - \ \"20.225.102.77/32\",\r\n \"20.225.136.13/32\",\r\n \"20.225.136.98/32\",\r\n - \ \"20.225.197.185/32\",\r\n \"20.225.198.30/32\",\r\n \"20.225.198.70/32\",\r\n - \ \"20.225.198.135/32\",\r\n \"20.225.198.138/32\",\r\n \"20.225.199.20/32\",\r\n - \ \"20.225.199.26/32\",\r\n \"20.225.212.177/32\",\r\n \"20.230.169.50/32\",\r\n - \ \"20.230.169.96/32\",\r\n \"20.234.121.226/32\",\r\n \"23.99.182.144/32\",\r\n - \ \"23.101.119.76/32\",\r\n \"40.64.65.76/32\",\r\n \"40.64.66.89/32\",\r\n - \ \"40.64.66.113/32\",\r\n \"40.64.66.233/32\",\r\n \"40.65.209.51/32\",\r\n - \ \"40.70.175.49/32\",\r\n \"40.70.229.150/32\",\r\n \"40.77.0.148/32\",\r\n - \ \"40.77.2.164/32\",\r\n \"40.77.9.49/32\",\r\n \"40.77.9.128/32\",\r\n - \ \"40.77.9.154/32\",\r\n \"40.77.14.133/32\",\r\n \"40.91.73.169/32\",\r\n - \ \"40.91.80.89/32\",\r\n \"40.113.138.188/32\",\r\n \"40.118.106.205/32\",\r\n - \ \"40.119.45.246/32\",\r\n \"40.119.46.9/32\",\r\n \"40.119.46.46/32\",\r\n - \ \"40.119.46.139/32\",\r\n \"40.122.74.203/32\",\r\n \"40.124.168.44/32\",\r\n - \ \"40.124.169.225/32\",\r\n \"40.124.171.62/32\",\r\n \"40.125.120.53/32\",\r\n - \ \"40.125.122.145/32\",\r\n \"40.125.122.151/32\",\r\n \"40.125.122.155/32\",\r\n - \ \"40.125.122.160/32\",\r\n \"40.125.122.164/32\",\r\n \"40.125.122.176/32\",\r\n + \ \"13.95.197.125/32\",\r\n \"13.95.199.78/32\",\r\n \"20.29.242.153/32\",\r\n + \ \"20.29.245.143/32\",\r\n \"20.29.247.34/32\",\r\n \"20.29.247.175/32\",\r\n + \ \"20.29.247.198/32\",\r\n \"20.44.79.107/32\",\r\n \"20.54.24.69/32\",\r\n + \ \"20.54.24.79/32\",\r\n \"20.54.24.148/32\",\r\n \"20.54.24.169/32\",\r\n + \ \"20.54.24.231/32\",\r\n \"20.54.24.246/32\",\r\n \"20.54.25.4/32\",\r\n + \ \"20.54.25.16/32\",\r\n \"20.54.25.34/32\",\r\n \"20.54.25.64/32\",\r\n + \ \"20.54.25.74/32\",\r\n \"20.54.25.86/32\",\r\n \"20.54.25.93/32\",\r\n + \ \"20.54.25.123/32\",\r\n \"20.54.88.152/32\",\r\n \"20.54.88.189/32\",\r\n + \ \"20.54.89.15/32\",\r\n \"20.54.89.36/32\",\r\n \"20.54.89.65/32\",\r\n + \ \"20.54.89.106/32\",\r\n \"20.54.105.213/32\",\r\n \"20.54.110.119/32\",\r\n + \ \"20.54.123.4/32\",\r\n \"20.54.123.176/32\",\r\n \"20.62.190.184/29\",\r\n + \ \"20.72.235.82/31\",\r\n \"20.83.81.160/29\",\r\n \"20.84.253.152/32\",\r\n + \ \"20.109.209.108/31\",\r\n \"20.110.48.104/32\",\r\n \"20.110.183.53/32\",\r\n + \ \"20.110.183.129/32\",\r\n \"20.189.123.131/32\",\r\n \"20.190.9.86/32\",\r\n + \ \"20.191.46.109/32\",\r\n \"20.191.46.211/32\",\r\n \"20.223.132.130/32\",\r\n + \ \"20.223.133.42/32\",\r\n \"20.223.134.80/32\",\r\n \"20.223.178.147/32\",\r\n + \ \"20.223.178.252/32\",\r\n \"20.223.179.131/32\",\r\n \"20.223.179.193/32\",\r\n + \ \"20.223.180.22/32\",\r\n \"20.223.181.126/32\",\r\n \"20.223.181.150/32\",\r\n + \ \"20.223.182.28/32\",\r\n \"20.225.53.254/32\",\r\n \"20.225.102.77/32\",\r\n + \ \"20.225.136.13/32\",\r\n \"20.225.136.98/32\",\r\n \"20.225.197.185/32\",\r\n + \ \"20.225.198.30/32\",\r\n \"20.225.198.70/32\",\r\n \"20.225.198.135/32\",\r\n + \ \"20.225.198.138/32\",\r\n \"20.225.199.20/32\",\r\n \"20.225.199.26/32\",\r\n + \ \"20.230.140.223/32\",\r\n \"20.230.169.50/32\",\r\n \"20.230.169.96/32\",\r\n + \ \"20.234.121.226/32\",\r\n \"20.236.33.177/32\",\r\n \"20.236.35.173/32\",\r\n + \ \"20.236.37.122/32\",\r\n \"23.99.182.144/32\",\r\n \"40.64.65.76/32\",\r\n + \ \"40.64.66.89/32\",\r\n \"40.64.66.113/32\",\r\n \"40.64.66.233/32\",\r\n + \ \"40.65.209.51/32\",\r\n \"40.70.175.49/32\",\r\n \"40.70.229.150/32\",\r\n + \ \"40.77.0.148/32\",\r\n \"40.77.2.164/32\",\r\n \"40.77.9.128/32\",\r\n + \ \"40.77.14.133/32\",\r\n \"40.91.73.169/32\",\r\n \"40.91.80.89/32\",\r\n + \ \"40.113.138.188/32\",\r\n \"40.118.106.205/32\",\r\n \"40.119.45.246/32\",\r\n + \ \"40.119.46.9/32\",\r\n \"40.119.46.46/32\",\r\n \"40.119.46.139/32\",\r\n + \ \"40.122.74.203/32\",\r\n \"40.124.168.44/32\",\r\n \"40.124.169.225/32\",\r\n + \ \"40.125.120.53/32\",\r\n \"40.125.122.145/32\",\r\n \"40.125.122.151/32\",\r\n + \ \"40.125.122.155/32\",\r\n \"40.125.122.164/32\",\r\n \"40.125.122.176/32\",\r\n \ \"51.104.162.50/32\",\r\n \"51.104.162.168/32\",\r\n \"51.104.164.114/32\",\r\n \ \"51.104.167.48/32\",\r\n \"51.104.167.186/32\",\r\n \"51.104.167.245/32\",\r\n - \ \"51.104.167.255/32\",\r\n \"51.143.51.188/32\",\r\n \"52.137.102.105/32\",\r\n - \ \"52.137.103.96/32\",\r\n \"52.137.103.130/32\",\r\n \"52.137.110.235/32\",\r\n - \ \"52.139.177.20/32\",\r\n \"52.139.177.39/32\",\r\n \"52.139.177.114/32\",\r\n - \ \"52.139.177.134/32\",\r\n \"52.139.177.141/32\",\r\n \"52.139.177.155/32\",\r\n - \ \"52.139.177.163/32\",\r\n \"52.139.177.170/32\",\r\n \"52.139.177.176/32\",\r\n - \ \"52.139.177.181/32\",\r\n \"52.139.177.188/32\",\r\n \"52.139.177.206/32\",\r\n - \ \"52.139.177.247/32\",\r\n \"52.139.178.32/32\",\r\n \"52.139.178.53/32\",\r\n - \ \"52.143.80.209/32\",\r\n \"52.143.81.222/32\",\r\n \"52.143.84.45/32\",\r\n - \ \"52.143.86.214/32\",\r\n \"52.143.87.28/32\",\r\n \"52.147.187.105/32\",\r\n - \ \"52.148.148.114/32\",\r\n \"52.148.150.130/32\",\r\n \"52.149.18.190/32\",\r\n - \ \"52.149.21.232/32\",\r\n \"52.149.22.183/32\",\r\n \"52.152.108.96/32\",\r\n - \ \"52.152.108.121/32\",\r\n \"52.152.109.25/32\",\r\n \"52.152.110.14/32\",\r\n - \ \"52.156.102.237/32\",\r\n \"52.156.144.83/32\",\r\n \"52.165.183.69/32\",\r\n - \ \"52.165.196.37/32\",\r\n \"52.167.22.69/32\",\r\n \"52.167.177.27/32\",\r\n - \ \"52.173.36.138/32\",\r\n \"52.176.65.51/32\",\r\n \"52.176.70.83/32\",\r\n - \ \"52.176.70.155/32\",\r\n \"52.176.70.205/32\",\r\n \"52.176.71.21/32\",\r\n - \ \"52.176.86.45/32\",\r\n \"52.176.86.135/32\",\r\n \"52.176.86.178/32\",\r\n - \ \"52.179.216.235/32\",\r\n \"52.179.219.14/32\",\r\n \"52.184.212.181/32\",\r\n - \ \"52.184.213.21/32\",\r\n \"52.184.213.187/32\",\r\n \"52.184.214.53/32\",\r\n - \ \"52.184.214.123/32\",\r\n \"52.184.214.139/32\",\r\n \"52.184.216.174/32\",\r\n - \ \"52.184.216.226/32\",\r\n \"52.184.216.246/32\",\r\n \"52.184.217.20/32\",\r\n - \ \"52.184.217.37/32\",\r\n \"52.184.217.56/32\",\r\n \"52.184.217.78/32\",\r\n - \ \"52.184.217.138/32\",\r\n \"52.184.220.11/32\",\r\n \"52.184.220.82/32\",\r\n - \ \"52.238.248.0/29\",\r\n \"52.242.97.97/32\",\r\n \"52.242.99.4/32\",\r\n - \ \"52.242.99.254/32\",\r\n \"52.242.100.54/32\",\r\n \"52.242.100.218/32\",\r\n + \ \"51.104.167.255/32\",\r\n \"52.137.102.105/32\",\r\n \"52.137.103.96/32\",\r\n + \ \"52.137.103.130/32\",\r\n \"52.137.110.235/32\",\r\n \"52.139.177.20/32\",\r\n + \ \"52.139.177.39/32\",\r\n \"52.139.177.114/32\",\r\n \"52.139.177.134/32\",\r\n + \ \"52.139.177.141/32\",\r\n \"52.139.177.155/32\",\r\n \"52.139.177.163/32\",\r\n + \ \"52.139.177.170/32\",\r\n \"52.139.177.176/32\",\r\n \"52.139.177.181/32\",\r\n + \ \"52.139.177.188/32\",\r\n \"52.139.177.206/32\",\r\n \"52.139.177.247/32\",\r\n + \ \"52.139.178.32/32\",\r\n \"52.139.178.53/32\",\r\n \"52.143.80.209/32\",\r\n + \ \"52.143.81.222/32\",\r\n \"52.143.84.45/32\",\r\n \"52.143.86.214/32\",\r\n + \ \"52.143.87.28/32\",\r\n \"52.147.187.105/32\",\r\n \"52.148.148.114/32\",\r\n + \ \"52.148.150.130/32\",\r\n \"52.149.18.190/32\",\r\n \"52.149.21.232/32\",\r\n + \ \"52.149.22.183/32\",\r\n \"52.152.108.96/32\",\r\n \"52.152.108.121/32\",\r\n + \ \"52.152.109.25/32\",\r\n \"52.152.110.14/32\",\r\n \"52.156.102.237/32\",\r\n + \ \"52.156.144.83/32\",\r\n \"52.165.183.69/32\",\r\n \"52.165.196.37/32\",\r\n + \ \"52.167.22.69/32\",\r\n \"52.173.36.138/32\",\r\n \"52.176.65.51/32\",\r\n + \ \"52.176.70.83/32\",\r\n \"52.176.70.155/32\",\r\n \"52.176.70.205/32\",\r\n + \ \"52.176.71.21/32\",\r\n \"52.176.86.45/32\",\r\n \"52.176.86.135/32\",\r\n + \ \"52.176.86.178/32\",\r\n \"52.179.216.235/32\",\r\n \"52.179.219.14/32\",\r\n + \ \"52.184.212.181/32\",\r\n \"52.184.213.21/32\",\r\n \"52.184.213.187/32\",\r\n + \ \"52.184.214.53/32\",\r\n \"52.184.214.123/32\",\r\n \"52.184.214.139/32\",\r\n + \ \"52.184.216.174/32\",\r\n \"52.184.216.226/32\",\r\n \"52.184.216.246/32\",\r\n + \ \"52.184.217.20/32\",\r\n \"52.184.217.37/32\",\r\n \"52.184.217.56/32\",\r\n + \ \"52.184.217.78/32\",\r\n \"52.184.217.138/32\",\r\n \"52.184.220.11/32\",\r\n + \ \"52.184.220.82/32\",\r\n \"52.238.248.0/29\",\r\n \"52.242.97.97/32\",\r\n + \ \"52.242.99.4/32\",\r\n \"52.242.99.254/32\",\r\n \"52.242.100.218/32\",\r\n \ \"52.242.101.140/32\",\r\n \"52.242.101.224/32\",\r\n \"52.242.101.226/32\",\r\n \ \"52.242.103.51/32\",\r\n \"52.242.103.71/32\",\r\n \"52.247.63.184/32\",\r\n \ \"52.249.36.200/29\",\r\n \"52.250.35.8/32\",\r\n \"52.250.35.74/32\",\r\n @@ -36164,6 +37017,8 @@ interactions: \ \"2603:1030:800:5::bfee:a08d/128\",\r\n \"2603:1030:805:3::d/128\",\r\n \ \"2603:1030:805:3::2a/128\",\r\n \"2603:1030:805:3::40/125\",\r\n \ \"2603:1030:c02:2::2d9/128\",\r\n \"2603:1030:c02:2::3ba/128\",\r\n + \ \"2603:1030:c02:2::5c7/128\",\r\n \"2603:1030:c02:2::7a7/128\",\r\n + \ \"2603:1030:c02:5::43/128\",\r\n \"2603:1030:c02:5::48/128\",\r\n \ \"2603:1030:c04:3::82/128\",\r\n \"2603:1030:c04:3::e0/128\",\r\n \ \"2603:1030:c04:3::110/125\",\r\n \"2a01:111:f100:3000::a83e:19a0/125\",\r\n \ \"2a01:111:f100:4002::9d37:c152/128\",\r\n \"2a01:111:f100:4002::9d37:c15b/128\",\r\n @@ -36174,8 +37029,8 @@ interactions: \ \"2a01:111:f100:a004::bfeb:8b5e/128\",\r\n \"2a01:111:f100:a004::bfeb:8b61/128\",\r\n \ \"2a01:111:f100:a004::bfeb:8b63/128\"\r\n ]\r\n }\r\n \ },\r\n {\r\n \"name\": \"AzureVideoAnalyzerForMedia\",\r\n \"id\": - \"AzureVideoAnalyzerForMedia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"AzureVideoAnalyzerForMedia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"NSG\",\r\n \"API\",\r\n \"FW\",\r\n \"UDR\"\r\n \ ],\r\n \"systemService\": \"AzureVideoAnalyzerForMedia\",\r\n @@ -36235,10 +37090,11 @@ interactions: \ \"65.52.164.252/32\",\r\n \"102.37.86.195/32\",\r\n \"102.37.87.140/31\",\r\n \ \"104.46.237.66/32\",\r\n \"104.210.58.142/32\",\r\n \"157.56.10.102/32\",\r\n \ \"191.237.201.134/32\",\r\n \"191.238.134.240/32\",\r\n - \ \"2603:1040:1503:1::1d0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"BatchNodeManagement\",\r\n \"id\": \"BatchNodeManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:606:3::290/124\",\r\n \"2603:1040:1503:1::1d0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement\",\r\n + \ \"id\": \"BatchNodeManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n @@ -36394,7 +37250,7 @@ interactions: \ \"2603:1050:403::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.AustraliaCentral\",\r\n \"id\": \"BatchNodeManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -36402,7 +37258,7 @@ interactions: \ \"20.37.225.160/27\",\r\n \"2603:1010:304::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.AustraliaEast\",\r\n \ \"id\": \"BatchNodeManagement.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.70.73.0/27\",\r\n @@ -36411,7 +37267,7 @@ interactions: \ \"2603:1010:6:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.AustraliaSoutheast\",\r\n \"id\": \"BatchNodeManagement.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -36420,7 +37276,7 @@ interactions: \ \"191.239.160.185/32\",\r\n \"2603:1010:101::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.BrazilSouth\",\r\n \ \"id\": \"BatchNodeManagement.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"23.97.97.29/32\",\r\n @@ -36429,14 +37285,14 @@ interactions: \ \"2603:1050:6:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.BrazilSoutheast\",\r\n \"id\": \"BatchNodeManagement.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"191.233.10.0/27\",\r\n \ \"2603:1050:403::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CanadaCentral\",\r\n \"id\": \"BatchNodeManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.71.172.96/27\",\r\n @@ -36445,7 +37301,7 @@ interactions: \ \"52.237.30.175/32\",\r\n \"52.246.154.224/27\",\r\n \"2603:1030:f05:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.CanadaEast\",\r\n \ \"id\": \"BatchNodeManagement.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.69.107.128/27\",\r\n @@ -36454,7 +37310,7 @@ interactions: \ \"2603:1030:1005::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CentralIndia\",\r\n \"id\": \"BatchNodeManagement.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.99.96/27\",\r\n @@ -36462,7 +37318,7 @@ interactions: \ \"104.211.96.142/32\",\r\n \"104.211.96.144/31\",\r\n \"2603:1040:a06:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.CentralUS\",\r\n \ \"id\": \"BatchNodeManagement.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.67.190.3/32\",\r\n @@ -36474,7 +37330,7 @@ interactions: \ \"2603:1030:10:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CentralUSEUAP\",\r\n \"id\": \"BatchNodeManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.45.195.192/27\",\r\n @@ -36483,7 +37339,7 @@ interactions: \ \"52.180.181.239/32\",\r\n \"2603:1030:f:1::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastAsia\",\r\n \ \"id\": \"BatchNodeManagement.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.75.36.96/27\",\r\n @@ -36491,7 +37347,7 @@ interactions: \ \"168.63.133.23/32\",\r\n \"168.63.208.148/32\",\r\n \"207.46.149.75/32\",\r\n \ \"2603:1040:207::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.EastUS\",\r\n \"id\": - \"BatchNodeManagement.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -36504,7 +37360,7 @@ interactions: \ \"191.236.38.142/32\",\r\n \"2603:1030:210:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastUS2\",\r\n \ \"id\": \"BatchNodeManagement.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.77.80.138/32\",\r\n @@ -36515,7 +37371,7 @@ interactions: \ \"137.116.37.146/32\",\r\n \"137.116.46.180/32\",\r\n \"2603:1030:40c:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastUS2EUAP\",\r\n \ \"id\": \"BatchNodeManagement.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.39.1.125/32\",\r\n @@ -36527,7 +37383,7 @@ interactions: \ \"52.253.227.240/32\",\r\n \"2603:1030:40b:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.FranceCentral\",\r\n \ \"id\": \"BatchNodeManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.40.137.186/32\",\r\n @@ -36536,28 +37392,28 @@ interactions: \ \"52.143.140.12/32\",\r\n \"2603:1020:805:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.FranceSouth\",\r\n \ \"id\": \"BatchNodeManagement.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.105.89.192/27\",\r\n \ \"52.136.143.192/31\",\r\n \"2603:1020:905::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.GermanyNorth\",\r\n \ \"id\": \"BatchNodeManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.116.48.224/27\",\r\n \ \"51.116.59.224/27\",\r\n \"2603:1020:d04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.GermanyWestCentral\",\r\n \ \"id\": \"BatchNodeManagement.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.116.144.224/27\",\r\n \ \"51.116.154.32/27\",\r\n \"51.116.243.0/27\",\r\n \"51.116.251.0/27\",\r\n \ \"2603:1020:c04:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.JapanEast\",\r\n \"id\": - \"BatchNodeManagement.JapanEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.JapanEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -36567,7 +37423,7 @@ interactions: \ \"138.91.1.114/32\",\r\n \"2603:1040:407:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.JapanWest\",\r\n \ \"id\": \"BatchNodeManagement.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.74.101.0/27\",\r\n @@ -36575,7 +37431,7 @@ interactions: \ \"104.46.236.29/32\",\r\n \"138.91.17.36/32\",\r\n \"2603:1040:606::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.JioIndiaCentral\",\r\n \ \"id\": \"BatchNodeManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -36583,14 +37439,14 @@ interactions: \ \"2603:1040:1104::300/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.JioIndiaWest\",\r\n \"id\": \"BatchNodeManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.161.224/27\",\r\n \ \"20.193.203.128/27\",\r\n \"2603:1040:d04::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.KoreaCentral\",\r\n \ \"id\": \"BatchNodeManagement.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.41.66.128/27\",\r\n @@ -36598,14 +37454,14 @@ interactions: \ \"52.231.32.82/32\",\r\n \"2603:1040:f05:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.KoreaSouth\",\r\n \ \"id\": \"BatchNodeManagement.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.80.170.128/27\",\r\n \ \"52.231.147.128/27\",\r\n \"52.231.200.112/31\",\r\n \"52.231.200.126/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.NorthCentralUS\",\r\n \ \"id\": \"BatchNodeManagement.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -36616,7 +37472,7 @@ interactions: \ \"2603:1030:608::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.NorthEurope\",\r\n \"id\": \"BatchNodeManagement.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.229.32/27\",\r\n @@ -36627,22 +37483,29 @@ interactions: \ \"168.63.36.126/32\",\r\n \"2603:1020:5:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.NorwayEast\",\r\n \ \"id\": \"BatchNodeManagement.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.41.192/27\",\r\n \ \"51.120.99.224/27\",\r\n \"51.120.107.96/27\",\r\n \"51.120.211.96/27\",\r\n \ \"2603:1020:e04:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.NorwayWest\",\r\n \"id\": - \"BatchNodeManagement.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.220.0/27\",\r\n \ \"51.120.225.160/27\",\r\n \"2603:1020:f04::400/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n - \ \"id\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.QatarCentral\",\r\n + \ \"id\": \"BatchNodeManagement.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.21.33.32/27\",\r\n + \ \"2603:1040:1002::500/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"id\": + \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -36651,49 +37514,49 @@ interactions: \ \"2603:1000:104:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.SouthAfricaWest\",\r\n \"id\": \"BatchNodeManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"102.133.27.192/27\",\r\n \"102.133.56.192/27\",\r\n \ \"2603:1000:4::400/122\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"BatchNodeManagement.SouthCentralUS\",\r\n \"id\": \"BatchNodeManagement.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n \ \"13.73.249.64/27\",\r\n \"20.45.122.224/27\",\r\n \"20.49.91.64/27\",\r\n \ \"23.101.176.33/32\",\r\n \"23.102.178.148/32\",\r\n \"23.102.185.64/32\",\r\n \ \"40.74.177.177/32\",\r\n \"52.249.60.22/32\",\r\n \"70.37.49.163/32\",\r\n \ \"104.214.19.192/27\",\r\n \"104.214.65.153/32\",\r\n \"2603:1030:807:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthCentralUSSTG\",\r\n \ \"id\": \"BatchNodeManagement.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.4.112/29\",\r\n \ \"20.45.113.160/27\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"BatchNodeManagement.SoutheastAsia\",\r\n \"id\": \"BatchNodeManagement.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n \"20.43.132.64/27\",\r\n - \ \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n \"23.98.82.160/27\",\r\n - \ \"40.78.234.96/27\",\r\n \"111.221.104.48/32\",\r\n \"207.46.225.72/32\",\r\n - \ \"2603:1040:5:1::340/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"BatchNodeManagement.SouthIndia\",\r\n \"id\": - \"BatchNodeManagement.SouthIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n + \ \"20.43.132.64/27\",\r\n \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n + \ \"23.98.82.160/27\",\r\n \"40.78.234.96/27\",\r\n \"111.221.104.48/32\",\r\n + \ \"207.46.225.72/32\",\r\n \"2603:1040:5:1::340/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthIndia\",\r\n + \ \"id\": \"BatchNodeManagement.SouthIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.41.195.128/27\",\r\n \ \"40.78.195.128/27\",\r\n \"104.211.224.117/32\",\r\n \"104.211.224.119/32\",\r\n \ \"104.211.224.121/32\",\r\n \"2603:1040:c06::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwedenCentral\",\r\n \ \"id\": \"BatchNodeManagement.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.41.192/27\",\r\n @@ -36701,42 +37564,42 @@ interactions: \ \"2603:1020:1004::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.SwedenSouth\",\r\n \"id\": \"BatchNodeManagement.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.193.192/27\",\r\n \ \"51.12.204.0/27\",\r\n \"2603:1020:1104::300/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwitzerlandNorth\",\r\n \ \"id\": \"BatchNodeManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.49.192/27\",\r\n \ \"51.107.59.224/27\",\r\n \"2603:1020:a04:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwitzerlandWest\",\r\n \ \"id\": \"BatchNodeManagement.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.145.160/27\",\r\n \ \"51.107.155.224/27\",\r\n \"2603:1020:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UAECentral\",\r\n \ \"id\": \"BatchNodeManagement.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.37.65.160/27\",\r\n \ \"20.37.75.224/27\",\r\n \"2603:1040:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UAENorth\",\r\n \ \"id\": \"BatchNodeManagement.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.38.137.192/27\",\r\n \ \"65.52.251.224/27\",\r\n \"2603:1040:904:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UKSouth\",\r\n \ \"id\": \"BatchNodeManagement.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.104.28.0/27\",\r\n @@ -36744,7 +37607,7 @@ interactions: \ \"51.140.184.59/32\",\r\n \"51.140.184.61/32\",\r\n \"51.140.184.63/32\",\r\n \ \"2603:1020:705:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.UKWest\",\r\n \"id\": - \"BatchNodeManagement.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -36753,7 +37616,7 @@ interactions: \ \"51.141.8.64/32\",\r\n \"2603:1020:605::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestCentralUS\",\r\n \ \"id\": \"BatchNodeManagement.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.71.195.160/27\",\r\n @@ -36762,7 +37625,7 @@ interactions: \ \"52.161.107.48/32\",\r\n \"2603:1030:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestEurope\",\r\n \ \"id\": \"BatchNodeManagement.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.65.64/26\",\r\n @@ -36780,7 +37643,7 @@ interactions: \ \"137.116.193.225/32\",\r\n \"168.63.5.53/32\",\r\n \"191.233.76.85/32\",\r\n \ \"2603:1020:206:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestIndia\",\r\n \"id\": - \"BatchNodeManagement.WestIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -36788,7 +37651,7 @@ interactions: \ \"104.211.147.96/27\",\r\n \"104.211.160.72/32\",\r\n \"104.211.160.74/31\",\r\n \ \"2603:1040:806::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestUS\",\r\n \"id\": - \"BatchNodeManagement.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -36799,7 +37662,7 @@ interactions: \ \"191.239.18.3/32\",\r\n \"191.239.21.73/32\",\r\n \"191.239.40.217/32\",\r\n \ \"2603:1030:a07::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestUS2\",\r\n \"id\": - \"BatchNodeManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -36810,15 +37673,15 @@ interactions: \ \"52.191.129.21/32\",\r\n \"52.191.166.57/32\",\r\n \"2603:1030:c06:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestUS3\",\r\n \ \"id\": \"BatchNodeManagement.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.150.161.224/27\",\r\n \ \"20.150.172.0/27\",\r\n \"20.150.179.96/27\",\r\n \"20.150.187.96/27\",\r\n \ \"2603:1030:504:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"CognitiveServicesManagement\",\r\n \"id\": - \"CognitiveServicesManagement\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"17\",\r\n \"region\": + \"CognitiveServicesManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"18\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"CognitiveServicesManagement\",\r\n \"addressPrefixes\": @@ -36985,155 +37848,156 @@ interactions: \ \"20.207.5.0/26\",\r\n \"20.208.4.124/30\",\r\n \"20.208.5.40/29\",\r\n \ \"20.208.5.48/28\",\r\n \"20.208.144.192/26\",\r\n \"20.208.145.0/25\",\r\n \ \"20.210.71.0/25\",\r\n \"20.210.71.128/26\",\r\n \"20.210.144.0/26\",\r\n - \ \"20.211.71.160/28\",\r\n \"20.213.195.128/25\",\r\n \"20.213.196.0/26\",\r\n - \ \"20.214.130.64/26\",\r\n \"20.214.130.128/25\",\r\n \"20.215.6.144/28\",\r\n - \ \"20.215.6.160/27\",\r\n \"20.215.6.192/26\",\r\n \"20.215.7.224/29\",\r\n - \ \"20.217.46.144/28\",\r\n \"20.217.46.160/27\",\r\n \"20.217.46.192/26\",\r\n - \ \"20.217.47.224/29\",\r\n \"20.220.0.0/25\",\r\n \"20.221.137.0/25\",\r\n - \ \"20.221.137.128/26\",\r\n \"20.223.66.192/26\",\r\n \"20.223.67.0/25\",\r\n - \ \"20.228.2.64/26\",\r\n \"20.228.2.128/25\",\r\n \"20.232.91.64/26\",\r\n - \ \"20.232.91.128/25\",\r\n \"20.236.145.0/25\",\r\n \"20.236.145.128/26\",\r\n - \ \"23.96.13.121/32\",\r\n \"23.96.229.148/32\",\r\n \"23.96.235.37/32\",\r\n - \ \"23.98.107.28/30\",\r\n \"23.98.107.200/29\",\r\n \"23.98.107.208/28\",\r\n - \ \"23.98.108.36/30\",\r\n \"23.98.108.40/31\",\r\n \"23.98.108.192/26\",\r\n - \ \"23.98.109.32/29\",\r\n \"23.100.0.32/32\",\r\n \"23.100.57.171/32\",\r\n - \ \"23.100.59.49/32\",\r\n \"40.64.10.160/27\",\r\n \"40.64.10.192/28\",\r\n - \ \"40.64.13.64/26\",\r\n \"40.64.13.128/25\",\r\n \"40.64.16.243/32\",\r\n - \ \"40.64.17.103/32\",\r\n \"40.64.22.205/32\",\r\n \"40.64.128.192/27\",\r\n - \ \"40.64.134.140/30\",\r\n \"40.64.134.168/29\",\r\n \"40.64.134.176/28\",\r\n - \ \"40.64.135.80/29\",\r\n \"40.67.48.224/27\",\r\n \"40.67.49.192/27\",\r\n - \ \"40.67.49.224/28\",\r\n \"40.67.52.128/26\",\r\n \"40.67.53.160/28\",\r\n - \ \"40.69.73.194/32\",\r\n \"40.69.104.32/30\",\r\n \"40.69.111.36/30\",\r\n - \ \"40.70.47.165/32\",\r\n \"40.70.241.203/32\",\r\n \"40.74.30.108/30\",\r\n - \ \"40.74.31.64/26\",\r\n \"40.74.64.203/32\",\r\n \"40.74.79.140/32\",\r\n - \ \"40.74.82.17/32\",\r\n \"40.74.116.89/32\",\r\n \"40.74.251.115/32\",\r\n - \ \"40.78.20.224/32\",\r\n \"40.78.52.77/32\",\r\n \"40.78.204.0/29\",\r\n - \ \"40.78.204.32/29\",\r\n \"40.79.132.48/29\",\r\n \"40.79.132.80/29\",\r\n - \ \"40.79.156.64/27\",\r\n \"40.79.176.32/30\",\r\n \"40.79.187.168/29\",\r\n - \ \"40.79.187.200/29\",\r\n \"40.80.57.208/28\",\r\n \"40.80.57.224/27\",\r\n - \ \"40.80.58.192/27\",\r\n \"40.80.63.152/30\",\r\n \"40.80.63.224/28\",\r\n - \ \"40.80.63.240/30\",\r\n \"40.80.97.0/25\",\r\n \"40.80.97.128/26\",\r\n - \ \"40.80.169.192/27\",\r\n \"40.80.170.160/27\",\r\n \"40.80.170.192/28\",\r\n - \ \"40.80.172.28/30\",\r\n \"40.80.176.0/28\",\r\n \"40.80.188.112/28\",\r\n - \ \"40.80.190.128/27\",\r\n \"40.80.190.224/27\",\r\n \"40.82.253.200/30\",\r\n - \ \"40.82.253.208/28\",\r\n \"40.82.255.0/26\",\r\n \"40.82.255.96/27\",\r\n - \ \"40.86.227.247/32\",\r\n \"40.87.48.184/32\",\r\n \"40.88.22.25/32\",\r\n - \ \"40.89.17.240/28\",\r\n \"40.89.18.128/27\",\r\n \"40.89.18.224/27\",\r\n - \ \"40.89.23.36/30\",\r\n \"40.89.133.209/32\",\r\n \"40.112.254.71/32\",\r\n - \ \"40.113.124.208/32\",\r\n \"40.113.226.173/32\",\r\n \"40.115.248.103/32\",\r\n - \ \"40.117.154.42/32\",\r\n \"40.117.232.90/32\",\r\n \"40.119.11.216/29\",\r\n - \ \"40.119.229.160/32\",\r\n \"40.120.8.48/30\",\r\n \"40.122.42.111/32\",\r\n - \ \"40.123.205.29/32\",\r\n \"40.123.210.248/32\",\r\n \"40.123.214.182/32\",\r\n - \ \"40.123.214.251/32\",\r\n \"40.123.218.49/32\",\r\n \"40.127.76.4/32\",\r\n - \ \"40.127.76.10/32\",\r\n \"40.127.165.113/32\",\r\n \"51.11.97.80/29\",\r\n - \ \"51.12.17.32/28\",\r\n \"51.12.17.136/29\",\r\n \"51.12.17.144/28\",\r\n - \ \"51.12.22.240/28\",\r\n \"51.12.25.32/28\",\r\n \"51.12.25.208/29\",\r\n - \ \"51.12.41.48/28\",\r\n \"51.12.41.128/27\",\r\n \"51.12.41.224/27\",\r\n - \ \"51.12.43.192/26\",\r\n \"51.12.46.240/28\",\r\n \"51.12.73.208/28\",\r\n - \ \"51.12.74.128/27\",\r\n \"51.12.193.48/28\",\r\n \"51.12.193.128/27\",\r\n - \ \"51.12.193.224/27\",\r\n \"51.12.195.128/26\",\r\n \"51.13.1.0/29\",\r\n - \ \"51.13.84.17/32\",\r\n \"51.13.84.18/32\",\r\n \"51.13.128.72/29\",\r\n - \ \"51.13.136.64/26\",\r\n \"51.13.137.192/28\",\r\n \"51.13.137.224/27\",\r\n - \ \"51.13.143.96/27\",\r\n \"51.53.30.176/28\",\r\n \"51.53.30.192/27\",\r\n - \ \"51.53.31.0/26\",\r\n \"51.53.101.0/29\",\r\n \"51.53.174.160/27\",\r\n - \ \"51.53.174.192/26\",\r\n \"51.53.178.0/28\",\r\n \"51.53.178.208/29\",\r\n - \ \"51.103.144.46/32\",\r\n \"51.104.25.240/28\",\r\n \"51.104.27.64/27\",\r\n - \ \"51.104.28.32/27\",\r\n \"51.104.31.160/29\",\r\n \"51.104.31.168/30\",\r\n - \ \"51.104.31.176/28\",\r\n \"51.105.67.176/29\",\r\n \"51.105.67.208/29\",\r\n - \ \"51.105.80.224/27\",\r\n \"51.105.81.192/27\",\r\n \"51.105.81.224/28\",\r\n - \ \"51.105.89.128/27\",\r\n \"51.105.89.224/27\",\r\n \"51.105.90.0/28\",\r\n - \ \"51.105.92.52/30\",\r\n \"51.107.22.20/32\",\r\n \"51.107.22.221/32\",\r\n - \ \"51.107.22.246/32\",\r\n \"51.107.48.240/28\",\r\n \"51.107.49.128/27\",\r\n - \ \"51.107.49.224/27\",\r\n \"51.107.52.216/29\",\r\n \"51.107.53.36/30\",\r\n - \ \"51.107.53.40/29\",\r\n \"51.107.84.104/32\",\r\n \"51.107.85.61/32\",\r\n - \ \"51.107.128.24/29\",\r\n \"51.107.144.224/27\",\r\n \"51.107.145.192/27\",\r\n - \ \"51.107.145.224/28\",\r\n \"51.107.148.20/30\",\r\n \"51.107.148.64/28\",\r\n - \ \"51.107.192.72/29\",\r\n \"51.107.224.130/32\",\r\n \"51.107.224.153/32\",\r\n - \ \"51.107.224.189/32\",\r\n \"51.107.224.209/32\",\r\n \"51.107.239.167/32\",\r\n - \ \"51.107.241.0/26\",\r\n \"51.107.241.128/27\",\r\n \"51.107.242.224/28\",\r\n - \ \"51.107.249.0/26\",\r\n \"51.107.249.128/27\",\r\n \"51.107.250.240/28\",\r\n - \ \"51.107.255.180/30\",\r\n \"51.107.255.184/29\",\r\n \"51.116.48.144/28\",\r\n - \ \"51.116.48.160/27\",\r\n \"51.116.49.0/27\",\r\n \"51.116.51.192/26\",\r\n - \ \"51.116.54.176/28\",\r\n \"51.116.55.64/28\",\r\n \"51.116.77.16/28\",\r\n - \ \"51.116.77.32/27\",\r\n \"51.116.79.0/25\",\r\n \"51.116.79.128/26\",\r\n - \ \"51.116.144.144/28\",\r\n \"51.116.144.160/27\",\r\n \"51.116.145.0/27\",\r\n - \ \"51.116.148.128/26\",\r\n \"51.116.149.208/28\",\r\n \"51.116.211.6/32\",\r\n - \ \"51.120.40.240/28\",\r\n \"51.120.41.128/27\",\r\n \"51.120.41.224/27\",\r\n - \ \"51.120.78.154/32\",\r\n \"51.120.109.192/29\",\r\n \"51.120.177.128/25\",\r\n - \ \"51.120.178.0/26\",\r\n \"51.120.224.224/27\",\r\n \"51.120.225.192/27\",\r\n - \ \"51.120.225.224/28\",\r\n \"51.120.232.64/26\",\r\n \"51.120.233.144/28\",\r\n - \ \"51.120.233.160/27\",\r\n \"51.120.237.0/29\",\r\n \"51.124.95.46/32\",\r\n - \ \"51.124.140.143/32\",\r\n \"51.137.162.128/27\",\r\n \"51.137.162.224/27\",\r\n - \ \"51.137.163.0/28\",\r\n \"51.137.166.28/30\",\r\n \"51.137.166.44/30\",\r\n - \ \"51.137.166.48/28\",\r\n \"51.137.167.192/26\",\r\n \"51.138.40.194/32\",\r\n - \ \"51.138.41.75/32\",\r\n \"51.138.160.4/30\",\r\n \"51.138.210.144/28\",\r\n - \ \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\r\n \"51.142.128.192/26\",\r\n - \ \"51.142.129.0/25\",\r\n \"51.143.192.224/27\",\r\n \"51.143.193.192/27\",\r\n - \ \"51.143.193.224/28\",\r\n \"51.143.208.128/30\",\r\n \"51.143.209.0/26\",\r\n - \ \"51.143.209.64/27\",\r\n \"51.143.212.160/28\",\r\n \"51.144.83.210/32\",\r\n - \ \"52.136.48.240/28\",\r\n \"52.136.49.128/27\",\r\n \"52.136.49.224/27\",\r\n - \ \"52.136.53.0/26\",\r\n \"52.136.184.128/26\",\r\n \"52.136.184.192/27\",\r\n - \ \"52.136.185.160/28\",\r\n \"52.136.191.32/28\",\r\n \"52.136.191.48/29\",\r\n - \ \"52.136.191.56/30\",\r\n \"52.138.41.171/32\",\r\n \"52.138.92.172/30\",\r\n - \ \"52.139.106.0/26\",\r\n \"52.139.106.128/27\",\r\n \"52.139.107.192/28\",\r\n - \ \"52.140.105.192/27\",\r\n \"52.140.106.160/27\",\r\n \"52.140.106.192/28\",\r\n - \ \"52.140.110.96/29\",\r\n \"52.140.110.104/30\",\r\n \"52.140.110.112/28\",\r\n - \ \"52.140.110.160/30\",\r\n \"52.140.111.128/26\",\r\n \"52.140.111.224/27\",\r\n - \ \"52.142.81.236/32\",\r\n \"52.142.83.87/32\",\r\n \"52.142.84.66/32\",\r\n - \ \"52.142.85.51/32\",\r\n \"52.143.91.192/28\",\r\n \"52.146.79.144/28\",\r\n - \ \"52.146.79.224/27\",\r\n \"52.146.131.32/28\",\r\n \"52.146.131.48/30\",\r\n - \ \"52.146.131.96/27\",\r\n \"52.146.132.128/26\",\r\n \"52.146.133.0/27\",\r\n - \ \"52.146.137.16/28\",\r\n \"52.147.43.145/32\",\r\n \"52.147.44.12/32\",\r\n - \ \"52.147.97.4/30\",\r\n \"52.147.112.0/26\",\r\n \"52.147.112.64/27\",\r\n - \ \"52.147.112.208/28\",\r\n \"52.147.119.100/30\",\r\n \"52.147.119.104/29\",\r\n - \ \"52.147.119.112/28\",\r\n \"52.149.31.64/28\",\r\n \"52.150.139.192/27\",\r\n - \ \"52.150.140.160/27\",\r\n \"52.150.140.192/28\",\r\n \"52.150.154.200/29\",\r\n - \ \"52.150.154.208/28\",\r\n \"52.150.156.32/30\",\r\n \"52.150.156.40/30\",\r\n - \ \"52.150.157.64/26\",\r\n \"52.150.157.128/27\",\r\n \"52.151.39.177/32\",\r\n - \ \"52.152.207.160/28\",\r\n \"52.152.207.192/28\",\r\n \"52.153.156.9/32\",\r\n - \ \"52.153.156.15/32\",\r\n \"52.156.93.240/28\",\r\n \"52.156.103.64/27\",\r\n - \ \"52.156.103.96/28\",\r\n \"52.156.205.101/32\",\r\n \"52.161.16.73/32\",\r\n - \ \"52.162.110.248/29\",\r\n \"52.162.111.24/29\",\r\n \"52.163.56.146/32\",\r\n - \ \"52.168.112.0/26\",\r\n \"52.171.134.140/32\",\r\n \"52.172.112.0/28\",\r\n - \ \"52.172.112.16/29\",\r\n \"52.172.112.192/26\",\r\n \"52.172.113.32/27\",\r\n - \ \"52.172.116.16/28\",\r\n \"52.172.187.21/32\",\r\n \"52.172.253.194/32\",\r\n - \ \"52.173.240.242/32\",\r\n \"52.174.146.221/32\",\r\n \"52.175.18.186/32\",\r\n - \ \"52.175.35.166/32\",\r\n \"52.179.14.109/32\",\r\n \"52.179.113.96/27\",\r\n - \ \"52.179.113.128/28\",\r\n \"52.180.162.194/32\",\r\n \"52.180.166.172/32\",\r\n - \ \"52.180.178.146/32\",\r\n \"52.180.179.119/32\",\r\n \"52.180.179.162/32\",\r\n - \ \"52.180.181.121/32\",\r\n \"52.183.33.203/32\",\r\n \"52.186.33.48/28\",\r\n - \ \"52.186.91.216/32\",\r\n \"52.187.20.181/32\",\r\n \"52.187.39.99/32\",\r\n - \ \"52.190.33.56/32\",\r\n \"52.190.33.61/32\",\r\n \"52.190.33.154/32\",\r\n - \ \"52.191.89.158/32\",\r\n \"52.191.173.81/32\",\r\n \"52.228.83.128/27\",\r\n - \ \"52.228.83.224/27\",\r\n \"52.228.84.0/28\",\r\n \"52.231.32.132/32\",\r\n - \ \"52.231.76.205/32\",\r\n \"52.231.78.101/32\",\r\n \"52.231.79.142/32\",\r\n - \ \"52.231.148.200/30\",\r\n \"52.231.159.35/32\",\r\n \"52.237.137.4/32\",\r\n - \ \"52.242.40.212/30\",\r\n \"52.242.40.216/29\",\r\n \"52.242.40.224/28\",\r\n - \ \"52.242.45.192/26\",\r\n \"52.242.46.0/25\",\r\n \"52.249.209.252/32\",\r\n - \ \"52.254.75.76/32\",\r\n \"52.255.83.208/28\",\r\n \"52.255.84.176/28\",\r\n - \ \"52.255.84.192/28\",\r\n \"52.255.124.16/28\",\r\n \"52.255.124.80/28\",\r\n - \ \"52.255.124.96/28\",\r\n \"65.52.205.19/32\",\r\n \"65.52.252.208/28\",\r\n - \ \"102.37.81.64/28\",\r\n \"102.37.160.144/28\",\r\n \"102.37.167.120/30\",\r\n - \ \"102.133.28.72/29\",\r\n \"102.133.28.104/29\",\r\n \"102.133.56.144/28\",\r\n - \ \"102.133.56.224/27\",\r\n \"102.133.61.192/26\",\r\n \"102.133.75.174/32\",\r\n - \ \"102.133.123.248/29\",\r\n \"102.133.124.24/29\",\r\n - \ \"102.133.124.88/29\",\r\n \"102.133.124.96/29\",\r\n \"102.133.130.139/32\",\r\n - \ \"102.133.143.144/32\",\r\n \"102.133.143.187/32\",\r\n - \ \"102.133.156.128/29\",\r\n \"102.133.161.242/32\",\r\n - \ \"102.133.162.109/32\",\r\n \"102.133.162.196/32\",\r\n - \ \"102.133.163.185/32\",\r\n \"102.133.217.80/28\",\r\n - \ \"102.133.217.96/27\",\r\n \"102.133.218.0/27\",\r\n \"102.133.220.192/30\",\r\n - \ \"102.133.221.64/26\",\r\n \"102.133.221.128/27\",\r\n - \ \"102.133.236.198/32\",\r\n \"104.42.100.80/32\",\r\n \"104.42.239.93/32\",\r\n - \ \"104.46.176.164/30\",\r\n \"104.46.176.176/28\",\r\n \"104.46.178.4/30\",\r\n - \ \"104.46.178.192/26\",\r\n \"104.46.179.0/27\",\r\n \"104.46.183.128/28\",\r\n - \ \"104.46.239.137/32\",\r\n \"104.211.222.193/32\",\r\n - \ \"104.214.49.162/32\",\r\n \"104.214.233.86/32\",\r\n \"104.215.9.217/32\",\r\n - \ \"137.116.171.91/32\",\r\n \"137.117.70.195/32\",\r\n \"137.135.45.32/32\",\r\n - \ \"137.135.64.59/32\",\r\n \"168.61.147.151/32\",\r\n \"168.61.165.229/32\",\r\n - \ \"168.63.20.177/32\",\r\n \"191.232.39.30/32\",\r\n \"191.232.162.204/32\",\r\n - \ \"191.233.10.48/28\",\r\n \"191.233.10.64/27\",\r\n \"191.233.10.128/27\",\r\n - \ \"191.233.15.64/26\",\r\n \"191.233.205.72/29\",\r\n \"191.233.205.104/29\",\r\n + \ \"20.210.145.0/29\",\r\n \"20.211.71.160/28\",\r\n \"20.213.195.128/25\",\r\n + \ \"20.213.196.0/26\",\r\n \"20.214.130.64/26\",\r\n \"20.214.130.128/25\",\r\n + \ \"20.215.6.144/28\",\r\n \"20.215.6.160/27\",\r\n \"20.215.6.192/26\",\r\n + \ \"20.215.7.224/29\",\r\n \"20.217.46.144/28\",\r\n \"20.217.46.160/27\",\r\n + \ \"20.217.46.192/26\",\r\n \"20.217.47.224/29\",\r\n \"20.220.0.0/25\",\r\n + \ \"20.221.137.0/25\",\r\n \"20.221.137.128/26\",\r\n \"20.223.66.192/26\",\r\n + \ \"20.223.67.0/25\",\r\n \"20.228.2.64/26\",\r\n \"20.228.2.128/25\",\r\n + \ \"20.232.91.64/26\",\r\n \"20.232.91.128/25\",\r\n \"20.236.145.0/25\",\r\n + \ \"20.236.145.128/26\",\r\n \"23.96.13.121/32\",\r\n \"23.96.229.148/32\",\r\n + \ \"23.96.235.37/32\",\r\n \"23.98.107.28/30\",\r\n \"23.98.107.200/29\",\r\n + \ \"23.98.107.208/28\",\r\n \"23.98.108.36/30\",\r\n \"23.98.108.40/31\",\r\n + \ \"23.98.108.192/26\",\r\n \"23.98.109.32/29\",\r\n \"23.100.0.32/32\",\r\n + \ \"23.100.57.171/32\",\r\n \"23.100.59.49/32\",\r\n \"40.64.10.160/27\",\r\n + \ \"40.64.10.192/28\",\r\n \"40.64.13.64/26\",\r\n \"40.64.13.128/25\",\r\n + \ \"40.64.16.243/32\",\r\n \"40.64.17.103/32\",\r\n \"40.64.22.205/32\",\r\n + \ \"40.64.128.192/27\",\r\n \"40.64.134.140/30\",\r\n \"40.64.134.168/29\",\r\n + \ \"40.64.134.176/28\",\r\n \"40.64.135.80/29\",\r\n \"40.67.48.224/27\",\r\n + \ \"40.67.49.192/27\",\r\n \"40.67.49.224/28\",\r\n \"40.67.52.128/26\",\r\n + \ \"40.67.53.160/28\",\r\n \"40.69.73.194/32\",\r\n \"40.69.104.32/30\",\r\n + \ \"40.69.111.36/30\",\r\n \"40.70.47.165/32\",\r\n \"40.70.241.203/32\",\r\n + \ \"40.74.30.108/30\",\r\n \"40.74.31.64/26\",\r\n \"40.74.64.203/32\",\r\n + \ \"40.74.79.140/32\",\r\n \"40.74.82.17/32\",\r\n \"40.74.116.89/32\",\r\n + \ \"40.74.251.115/32\",\r\n \"40.78.20.224/32\",\r\n \"40.78.52.77/32\",\r\n + \ \"40.78.204.0/29\",\r\n \"40.78.204.32/29\",\r\n \"40.79.132.48/29\",\r\n + \ \"40.79.132.80/29\",\r\n \"40.79.156.64/27\",\r\n \"40.79.176.32/30\",\r\n + \ \"40.79.187.168/29\",\r\n \"40.79.187.200/29\",\r\n \"40.80.57.208/28\",\r\n + \ \"40.80.57.224/27\",\r\n \"40.80.58.192/27\",\r\n \"40.80.63.152/30\",\r\n + \ \"40.80.63.224/28\",\r\n \"40.80.63.240/30\",\r\n \"40.80.97.0/25\",\r\n + \ \"40.80.97.128/26\",\r\n \"40.80.169.192/27\",\r\n \"40.80.170.160/27\",\r\n + \ \"40.80.170.192/28\",\r\n \"40.80.172.28/30\",\r\n \"40.80.176.0/28\",\r\n + \ \"40.80.188.112/28\",\r\n \"40.80.190.128/27\",\r\n \"40.80.190.224/27\",\r\n + \ \"40.82.253.200/30\",\r\n \"40.82.253.208/28\",\r\n \"40.82.255.0/26\",\r\n + \ \"40.82.255.96/27\",\r\n \"40.86.227.247/32\",\r\n \"40.87.48.184/32\",\r\n + \ \"40.88.22.25/32\",\r\n \"40.89.17.240/28\",\r\n \"40.89.18.128/27\",\r\n + \ \"40.89.18.224/27\",\r\n \"40.89.23.36/30\",\r\n \"40.89.133.209/32\",\r\n + \ \"40.112.254.71/32\",\r\n \"40.113.124.208/32\",\r\n \"40.113.226.173/32\",\r\n + \ \"40.115.248.103/32\",\r\n \"40.117.154.42/32\",\r\n \"40.117.232.90/32\",\r\n + \ \"40.119.11.216/29\",\r\n \"40.119.229.160/32\",\r\n \"40.120.8.48/30\",\r\n + \ \"40.122.42.111/32\",\r\n \"40.123.205.29/32\",\r\n \"40.123.210.248/32\",\r\n + \ \"40.123.214.182/32\",\r\n \"40.123.214.251/32\",\r\n \"40.123.218.49/32\",\r\n + \ \"40.127.76.4/32\",\r\n \"40.127.76.10/32\",\r\n \"40.127.165.113/32\",\r\n + \ \"51.11.97.80/29\",\r\n \"51.12.17.32/28\",\r\n \"51.12.17.136/29\",\r\n + \ \"51.12.17.144/28\",\r\n \"51.12.22.240/28\",\r\n \"51.12.25.32/28\",\r\n + \ \"51.12.25.208/29\",\r\n \"51.12.41.48/28\",\r\n \"51.12.41.128/27\",\r\n + \ \"51.12.41.224/27\",\r\n \"51.12.43.192/26\",\r\n \"51.12.46.240/28\",\r\n + \ \"51.12.73.208/28\",\r\n \"51.12.74.128/27\",\r\n \"51.12.193.48/28\",\r\n + \ \"51.12.193.128/27\",\r\n \"51.12.193.224/27\",\r\n \"51.12.195.128/26\",\r\n + \ \"51.13.1.0/29\",\r\n \"51.13.84.17/32\",\r\n \"51.13.84.18/32\",\r\n + \ \"51.13.128.72/29\",\r\n \"51.13.136.64/26\",\r\n \"51.13.137.192/28\",\r\n + \ \"51.13.137.224/27\",\r\n \"51.13.143.96/27\",\r\n \"51.53.30.176/28\",\r\n + \ \"51.53.30.192/27\",\r\n \"51.53.31.0/26\",\r\n \"51.53.101.0/29\",\r\n + \ \"51.53.174.160/27\",\r\n \"51.53.174.192/26\",\r\n \"51.53.178.0/28\",\r\n + \ \"51.53.178.208/29\",\r\n \"51.103.144.46/32\",\r\n \"51.104.25.240/28\",\r\n + \ \"51.104.27.64/27\",\r\n \"51.104.28.32/27\",\r\n \"51.104.31.160/29\",\r\n + \ \"51.104.31.168/30\",\r\n \"51.104.31.176/28\",\r\n \"51.105.67.176/29\",\r\n + \ \"51.105.67.208/29\",\r\n \"51.105.80.224/27\",\r\n \"51.105.81.192/27\",\r\n + \ \"51.105.81.224/28\",\r\n \"51.105.89.128/27\",\r\n \"51.105.89.224/27\",\r\n + \ \"51.105.90.0/28\",\r\n \"51.105.92.52/30\",\r\n \"51.107.22.20/32\",\r\n + \ \"51.107.22.221/32\",\r\n \"51.107.22.246/32\",\r\n \"51.107.48.240/28\",\r\n + \ \"51.107.49.128/27\",\r\n \"51.107.49.224/27\",\r\n \"51.107.52.216/29\",\r\n + \ \"51.107.53.36/30\",\r\n \"51.107.53.40/29\",\r\n \"51.107.84.104/32\",\r\n + \ \"51.107.85.61/32\",\r\n \"51.107.128.24/29\",\r\n \"51.107.144.224/27\",\r\n + \ \"51.107.145.192/27\",\r\n \"51.107.145.224/28\",\r\n \"51.107.148.20/30\",\r\n + \ \"51.107.148.64/28\",\r\n \"51.107.192.72/29\",\r\n \"51.107.224.130/32\",\r\n + \ \"51.107.224.153/32\",\r\n \"51.107.224.189/32\",\r\n \"51.107.224.209/32\",\r\n + \ \"51.107.239.167/32\",\r\n \"51.107.241.0/26\",\r\n \"51.107.241.128/27\",\r\n + \ \"51.107.242.224/28\",\r\n \"51.107.249.0/26\",\r\n \"51.107.249.128/27\",\r\n + \ \"51.107.250.240/28\",\r\n \"51.107.255.180/30\",\r\n \"51.107.255.184/29\",\r\n + \ \"51.116.48.144/28\",\r\n \"51.116.48.160/27\",\r\n \"51.116.49.0/27\",\r\n + \ \"51.116.51.192/26\",\r\n \"51.116.54.176/28\",\r\n \"51.116.55.64/28\",\r\n + \ \"51.116.77.16/28\",\r\n \"51.116.77.32/27\",\r\n \"51.116.79.0/25\",\r\n + \ \"51.116.79.128/26\",\r\n \"51.116.144.144/28\",\r\n \"51.116.144.160/27\",\r\n + \ \"51.116.145.0/27\",\r\n \"51.116.148.128/26\",\r\n \"51.116.149.208/28\",\r\n + \ \"51.116.211.6/32\",\r\n \"51.120.40.240/28\",\r\n \"51.120.41.128/27\",\r\n + \ \"51.120.41.224/27\",\r\n \"51.120.78.154/32\",\r\n \"51.120.109.192/29\",\r\n + \ \"51.120.177.128/25\",\r\n \"51.120.178.0/26\",\r\n \"51.120.224.224/27\",\r\n + \ \"51.120.225.192/27\",\r\n \"51.120.225.224/28\",\r\n \"51.120.232.64/26\",\r\n + \ \"51.120.233.144/28\",\r\n \"51.120.233.160/27\",\r\n \"51.120.237.0/29\",\r\n + \ \"51.124.95.46/32\",\r\n \"51.124.140.143/32\",\r\n \"51.137.162.128/27\",\r\n + \ \"51.137.162.224/27\",\r\n \"51.137.163.0/28\",\r\n \"51.137.166.28/30\",\r\n + \ \"51.137.166.44/30\",\r\n \"51.137.166.48/28\",\r\n \"51.137.167.192/26\",\r\n + \ \"51.138.40.194/32\",\r\n \"51.138.41.75/32\",\r\n \"51.138.160.4/30\",\r\n + \ \"51.138.210.144/28\",\r\n \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\r\n + \ \"51.142.128.192/26\",\r\n \"51.142.129.0/25\",\r\n \"51.143.192.224/27\",\r\n + \ \"51.143.193.192/27\",\r\n \"51.143.193.224/28\",\r\n \"51.143.208.128/30\",\r\n + \ \"51.143.209.0/26\",\r\n \"51.143.209.64/27\",\r\n \"51.143.212.160/28\",\r\n + \ \"51.144.83.210/32\",\r\n \"52.136.48.240/28\",\r\n \"52.136.49.128/27\",\r\n + \ \"52.136.49.224/27\",\r\n \"52.136.53.0/26\",\r\n \"52.136.184.128/26\",\r\n + \ \"52.136.184.192/27\",\r\n \"52.136.185.160/28\",\r\n \"52.136.191.32/28\",\r\n + \ \"52.136.191.48/29\",\r\n \"52.136.191.56/30\",\r\n \"52.138.41.171/32\",\r\n + \ \"52.138.92.172/30\",\r\n \"52.139.106.0/26\",\r\n \"52.139.106.128/27\",\r\n + \ \"52.139.107.192/28\",\r\n \"52.140.105.192/27\",\r\n \"52.140.106.160/27\",\r\n + \ \"52.140.106.192/28\",\r\n \"52.140.110.96/29\",\r\n \"52.140.110.104/30\",\r\n + \ \"52.140.110.112/28\",\r\n \"52.140.110.160/30\",\r\n \"52.140.111.128/26\",\r\n + \ \"52.140.111.224/27\",\r\n \"52.142.81.236/32\",\r\n \"52.142.83.87/32\",\r\n + \ \"52.142.84.66/32\",\r\n \"52.142.85.51/32\",\r\n \"52.143.91.192/28\",\r\n + \ \"52.146.79.144/28\",\r\n \"52.146.79.224/27\",\r\n \"52.146.131.32/28\",\r\n + \ \"52.146.131.48/30\",\r\n \"52.146.131.96/27\",\r\n \"52.146.132.128/26\",\r\n + \ \"52.146.133.0/27\",\r\n \"52.146.137.16/28\",\r\n \"52.147.43.145/32\",\r\n + \ \"52.147.44.12/32\",\r\n \"52.147.97.4/30\",\r\n \"52.147.112.0/26\",\r\n + \ \"52.147.112.64/27\",\r\n \"52.147.112.208/28\",\r\n \"52.147.119.100/30\",\r\n + \ \"52.147.119.104/29\",\r\n \"52.147.119.112/28\",\r\n \"52.149.31.64/28\",\r\n + \ \"52.150.139.192/27\",\r\n \"52.150.140.160/27\",\r\n \"52.150.140.192/28\",\r\n + \ \"52.150.154.200/29\",\r\n \"52.150.154.208/28\",\r\n \"52.150.156.32/30\",\r\n + \ \"52.150.156.40/30\",\r\n \"52.150.157.64/26\",\r\n \"52.150.157.128/27\",\r\n + \ \"52.151.39.177/32\",\r\n \"52.152.207.160/28\",\r\n \"52.152.207.192/28\",\r\n + \ \"52.153.156.9/32\",\r\n \"52.153.156.15/32\",\r\n \"52.156.93.240/28\",\r\n + \ \"52.156.103.64/27\",\r\n \"52.156.103.96/28\",\r\n \"52.156.205.101/32\",\r\n + \ \"52.161.16.73/32\",\r\n \"52.162.110.248/29\",\r\n \"52.162.111.24/29\",\r\n + \ \"52.163.56.146/32\",\r\n \"52.168.112.0/26\",\r\n \"52.171.134.140/32\",\r\n + \ \"52.172.112.0/28\",\r\n \"52.172.112.16/29\",\r\n \"52.172.112.192/26\",\r\n + \ \"52.172.113.32/27\",\r\n \"52.172.116.16/28\",\r\n \"52.172.187.21/32\",\r\n + \ \"52.172.253.194/32\",\r\n \"52.173.240.242/32\",\r\n \"52.174.146.221/32\",\r\n + \ \"52.175.18.186/32\",\r\n \"52.175.35.166/32\",\r\n \"52.179.14.109/32\",\r\n + \ \"52.179.113.96/27\",\r\n \"52.179.113.128/28\",\r\n \"52.180.162.194/32\",\r\n + \ \"52.180.166.172/32\",\r\n \"52.180.178.146/32\",\r\n \"52.180.179.119/32\",\r\n + \ \"52.180.179.162/32\",\r\n \"52.180.181.121/32\",\r\n \"52.183.33.203/32\",\r\n + \ \"52.186.33.48/28\",\r\n \"52.186.91.216/32\",\r\n \"52.187.20.181/32\",\r\n + \ \"52.187.39.99/32\",\r\n \"52.190.33.56/32\",\r\n \"52.190.33.61/32\",\r\n + \ \"52.190.33.154/32\",\r\n \"52.191.89.158/32\",\r\n \"52.191.173.81/32\",\r\n + \ \"52.228.83.128/27\",\r\n \"52.228.83.224/27\",\r\n \"52.228.84.0/28\",\r\n + \ \"52.231.32.132/32\",\r\n \"52.231.76.205/32\",\r\n \"52.231.78.101/32\",\r\n + \ \"52.231.79.142/32\",\r\n \"52.231.148.200/30\",\r\n \"52.231.159.35/32\",\r\n + \ \"52.237.137.4/32\",\r\n \"52.242.40.212/30\",\r\n \"52.242.40.216/29\",\r\n + \ \"52.242.40.224/28\",\r\n \"52.242.45.192/26\",\r\n \"52.242.46.0/25\",\r\n + \ \"52.249.209.252/32\",\r\n \"52.254.75.76/32\",\r\n \"52.255.83.208/28\",\r\n + \ \"52.255.84.176/28\",\r\n \"52.255.84.192/28\",\r\n \"52.255.124.16/28\",\r\n + \ \"52.255.124.80/28\",\r\n \"52.255.124.96/28\",\r\n \"65.52.205.19/32\",\r\n + \ \"65.52.252.208/28\",\r\n \"102.37.81.64/28\",\r\n \"102.37.160.144/28\",\r\n + \ \"102.37.167.120/30\",\r\n \"102.133.28.72/29\",\r\n \"102.133.28.104/29\",\r\n + \ \"102.133.56.144/28\",\r\n \"102.133.56.224/27\",\r\n \"102.133.61.192/26\",\r\n + \ \"102.133.75.174/32\",\r\n \"102.133.123.248/29\",\r\n + \ \"102.133.124.24/29\",\r\n \"102.133.124.88/29\",\r\n \"102.133.124.96/29\",\r\n + \ \"102.133.130.139/32\",\r\n \"102.133.143.144/32\",\r\n + \ \"102.133.143.187/32\",\r\n \"102.133.156.128/29\",\r\n + \ \"102.133.161.242/32\",\r\n \"102.133.162.109/32\",\r\n + \ \"102.133.162.196/32\",\r\n \"102.133.163.185/32\",\r\n + \ \"102.133.217.80/28\",\r\n \"102.133.217.96/27\",\r\n \"102.133.218.0/27\",\r\n + \ \"102.133.220.192/30\",\r\n \"102.133.221.64/26\",\r\n + \ \"102.133.221.128/27\",\r\n \"102.133.236.198/32\",\r\n + \ \"104.42.100.80/32\",\r\n \"104.42.239.93/32\",\r\n \"104.46.176.164/30\",\r\n + \ \"104.46.176.176/28\",\r\n \"104.46.178.4/30\",\r\n \"104.46.178.192/26\",\r\n + \ \"104.46.179.0/27\",\r\n \"104.46.183.128/28\",\r\n \"104.46.239.137/32\",\r\n + \ \"104.211.222.193/32\",\r\n \"104.214.49.162/32\",\r\n + \ \"104.214.233.86/32\",\r\n \"104.215.9.217/32\",\r\n \"137.116.171.91/32\",\r\n + \ \"137.117.70.195/32\",\r\n \"137.135.45.32/32\",\r\n \"137.135.64.59/32\",\r\n + \ \"168.61.147.151/32\",\r\n \"168.61.165.229/32\",\r\n \"168.63.20.177/32\",\r\n + \ \"191.232.39.30/32\",\r\n \"191.232.162.204/32\",\r\n \"191.233.10.48/28\",\r\n + \ \"191.233.10.64/27\",\r\n \"191.233.10.128/27\",\r\n \"191.233.15.64/26\",\r\n + \ \"191.233.205.72/29\",\r\n \"191.233.205.104/29\",\r\n \ \"191.234.138.136/29\",\r\n \"191.234.138.148/30\",\r\n \ \"191.234.139.192/26\",\r\n \"191.234.142.32/27\",\r\n \ \"191.235.227.128/27\",\r\n \"191.235.227.224/27\",\r\n @@ -37183,7 +38047,8 @@ interactions: \ \"2603:1040:207::680/122\",\r\n \"2603:1040:207:1::468/125\",\r\n \ \"2603:1040:207:2::40/122\",\r\n \"2603:1040:207:2::200/122\",\r\n \ \"2603:1040:407::80/122\",\r\n \"2603:1040:407:1::640/122\",\r\n - \ \"2603:1040:606::680/122\",\r\n \"2603:1040:806::680/122\",\r\n + \ \"2603:1040:606::680/122\",\r\n \"2603:1040:606:3::580/121\",\r\n + \ \"2603:1040:606:3::620/125\",\r\n \"2603:1040:806::680/122\",\r\n \ \"2603:1040:904::80/122\",\r\n \"2603:1040:904::698/125\",\r\n \ \"2603:1040:904:1::640/122\",\r\n \"2603:1040:904:3::80/121\",\r\n \ \"2603:1040:a06::180/122\",\r\n \"2603:1040:a06::7c8/125\",\r\n @@ -37204,8 +38069,70 @@ interactions: \ \"2603:1040:1503:1::480/121\",\r\n \"2603:1040:1503:1::500/122\",\r\n \ \"2603:1040:1503:2::240/125\",\r\n \"2603:1050:6::80/122\",\r\n \ \"2603:1050:6:1::640/122\",\r\n \"2603:1050:403::640/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ContainerAppsManagement\",\r\n + \ \"id\": \"ContainerAppsManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"NSG\",\r\n \"API\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureContainerAppsService\",\r\n \"addressPrefixes\": + [\r\n \"13.89.114.243/32\",\r\n \"20.17.52.240/28\",\r\n + \ \"20.23.30.113/32\",\r\n \"20.25.235.176/32\",\r\n \"20.25.251.187/32\",\r\n + \ \"20.45.245.192/28\",\r\n \"20.47.147.110/32\",\r\n \"20.47.153.87/32\",\r\n + \ \"20.47.236.128/28\",\r\n \"20.51.6.208/28\",\r\n \"20.52.95.224/28\",\r\n + \ \"20.53.54.128/28\",\r\n \"20.53.62.64/28\",\r\n \"20.59.103.144/28\",\r\n + \ \"20.69.8.48/28\",\r\n \"20.70.223.64/28\",\r\n \"20.72.119.138/32\",\r\n + \ \"20.74.196.48/28\",\r\n \"20.80.201.168/32\",\r\n \"20.87.82.160/28\",\r\n + \ \"20.88.159.192/28\",\r\n \"20.89.184.245/32\",\r\n \"20.90.38.0/28\",\r\n + \ \"20.90.229.153/32\",\r\n \"20.92.5.64/28\",\r\n \"20.92.102.182/32\",\r\n + \ \"20.92.223.20/32\",\r\n \"20.97.39.96/28\",\r\n \"20.98.148.0/28\",\r\n + \ \"20.98.195.48/28\",\r\n \"20.100.4.144/28\",\r\n \"20.104.7.82/32\",\r\n + \ \"20.105.243.192/28\",\r\n \"20.111.3.160/28\",\r\n \"20.112.205.28/32\",\r\n + \ \"20.113.21.244/32\",\r\n \"20.113.73.22/32\",\r\n \"20.116.43.64/28\",\r\n + \ \"20.117.192.208/28\",\r\n \"20.117.223.205/32\",\r\n \"20.118.20.65/32\",\r\n + \ \"20.118.114.4/32\",\r\n \"20.118.119.198/32\",\r\n \"20.118.139.176/28\",\r\n + \ \"20.123.121.228/32\",\r\n \"20.123.122.0/32\",\r\n \"20.125.1.112/28\",\r\n + \ \"20.125.194.211/32\",\r\n \"20.126.176.147/32\",\r\n \"20.151.245.118/32\",\r\n + \ \"20.189.198.96/28\",\r\n \"20.195.87.0/28\",\r\n \"20.196.246.220/32\",\r\n + \ \"20.199.201.32/28\",\r\n \"20.200.160.192/28\",\r\n \"20.200.198.208/28\",\r\n + \ \"20.201.21.110/32\",\r\n \"20.203.88.32/28\",\r\n \"20.204.192.176/28\",\r\n + \ \"20.205.49.32/28\",\r\n \"20.206.0.240/28\",\r\n \"20.206.178.32/28\",\r\n + \ \"20.207.1.176/28\",\r\n \"20.207.168.128/28\",\r\n \"20.208.7.128/28\",\r\n + \ \"20.210.69.64/28\",\r\n \"20.210.80.170/32\",\r\n \"20.214.89.145/32\",\r\n + \ \"20.221.197.80/32\",\r\n \"20.231.233.227/32\",\r\n \"20.237.156.240/32\",\r\n + \ \"20.239.5.125/32\",\r\n \"20.239.5.160/32\",\r\n \"20.245.58.225/32\",\r\n + \ \"40.64.11.80/28\",\r\n \"40.80.96.0/28\",\r\n \"51.12.75.160/28\",\r\n + \ \"51.53.28.240/28\",\r\n \"51.53.172.240/28\",\r\n \"51.116.78.0/28\",\r\n + \ \"51.120.176.176/28\",\r\n \"52.146.141.144/28\",\r\n \"52.158.216.78/32\",\r\n + \ \"52.172.81.0/28\",\r\n \"52.224.147.76/32\",\r\n \"52.242.44.176/28\",\r\n + \ \"102.37.87.144/28\",\r\n \"191.237.203.150/32\",\r\n \"2603:1000:4:1::4a0/124\",\r\n + \ \"2603:1000:104:2::30/124\",\r\n \"2603:1010:6:2::720/124\",\r\n + \ \"2603:1010:101:1::2b0/124\",\r\n \"2603:1010:304:1::4a0/124\",\r\n + \ \"2603:1010:404:1::4a0/124\",\r\n \"2603:1020:5::690/124\",\r\n + \ \"2603:1020:206::7c0/124\",\r\n \"2603:1020:605:1::2b0/124\",\r\n + \ \"2603:1020:705::690/124\",\r\n \"2603:1020:805::690/124\",\r\n + \ \"2603:1020:905:1::4a0/124\",\r\n \"2603:1020:a04:3::50/124\",\r\n + \ \"2603:1020:b04:1::2b0/124\",\r\n \"2603:1020:c04::690/124\",\r\n + \ \"2603:1020:d04:1::4a0/124\",\r\n \"2603:1020:e04:3::4e0/124\",\r\n + \ \"2603:1020:f04:1::4a0/124\",\r\n \"2603:1020:1004:3::200/124\",\r\n + \ \"2603:1030:f:3::290/124\",\r\n \"2603:1030:10::730/124\",\r\n + \ \"2603:1030:210::7c0/124\",\r\n \"2603:1030:40b:2::270/124\",\r\n + \ \"2603:1030:40c::750/124\",\r\n \"2603:1030:504:2::770/124\",\r\n + \ \"2603:1030:608:4::/124\",\r\n \"2603:1030:807::690/124\",\r\n + \ \"2603:1030:a07:1::4d0/124\",\r\n \"2603:1030:a07:4::3e0/123\",\r\n + \ \"2603:1030:b04:1::2b0/124\",\r\n \"2603:1030:c06:5::1a0/124\",\r\n + \ \"2603:1030:f05::690/124\",\r\n \"2603:1030:1005:1::2b0/124\",\r\n + \ \"2603:1040:5:3::240/124\",\r\n \"2603:1040:207:2::2b0/124\",\r\n + \ \"2603:1040:407::690/124\",\r\n \"2603:1040:606:1::2b0/124\",\r\n + \ \"2603:1040:606:3::2a0/123\",\r\n \"2603:1040:806:2::300/124\",\r\n + \ \"2603:1040:904:3::280/124\",\r\n \"2603:1040:a06:2::5b0/124\",\r\n + \ \"2603:1040:b04:1::4a0/124\",\r\n \"2603:1040:c06:1::2b0/124\",\r\n + \ \"2603:1040:d04:3::70/124\",\r\n \"2603:1040:e05::70/124\",\r\n + \ \"2603:1040:f05:3::120/124\",\r\n \"2603:1040:1104:1::470/124\",\r\n + \ \"2603:1040:1104:2::640/123\",\r\n \"2603:1040:1202:1::180/123\",\r\n + \ \"2603:1040:1302:1::480/123\",\r\n \"2603:1040:1503:1::1a0/123\",\r\n + \ \"2603:1050:6:2::520/124\",\r\n \"2603:1050:403:1::4e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory\",\r\n - \ \"id\": \"DataFactory\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"DataFactory\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -37467,7 +38394,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.AustraliaEast\",\r\n \ \"id\": \"DataFactory.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.70.74.144/28\",\r\n @@ -37479,7 +38406,7 @@ interactions: \ \"2603:1010:6:802::210/124\",\r\n \"2603:1010:6:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.AustraliaSoutheast\",\r\n \ \"id\": \"DataFactory.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": @@ -37489,7 +38416,7 @@ interactions: \ \"2603:1010:101::500/121\",\r\n \"2603:1010:101:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.BrazilSouth\",\r\n \ \"id\": \"DataFactory.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.206.179.144/29\",\r\n @@ -37501,7 +38428,7 @@ interactions: \ \"2603:1050:6:402::330/124\",\r\n \"2603:1050:6:802::210/124\",\r\n \ \"2603:1050:6:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.BrazilSoutheast\",\r\n \"id\": - \"DataFactory.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"DataFactory.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -37510,7 +38437,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CanadaCentral\",\r\n \ \"id\": \"DataFactory.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.71.175.80/28\",\r\n @@ -37522,7 +38449,7 @@ interactions: \ \"2603:1030:f05:802::210/124\",\r\n \"2603:1030:f05:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CanadaEast\",\r\n \ \"id\": \"DataFactory.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"40.69.108.160/28\",\r\n @@ -37531,55 +38458,56 @@ interactions: \ \"2603:1030:1005::440/122\",\r\n \"2603:1030:1005::500/121\",\r\n \ \"2603:1030:1005:402::330/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.CentralIndia\",\r\n \"id\": \"DataFactory.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.43.121.48/28\",\r\n \"20.192.42.0/24\",\r\n \"20.192.43.0/26\",\r\n - \ \"20.192.102.80/28\",\r\n \"20.204.193.112/29\",\r\n \"40.80.51.160/28\",\r\n - \ \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n \"52.140.108.208/29\",\r\n - \ \"2603:1040:a06::/121\",\r\n \"2603:1040:a06::80/122\",\r\n - \ \"2603:1040:a06:1::480/121\",\r\n \"2603:1040:a06:1::500/122\",\r\n - \ \"2603:1040:a06:1::700/121\",\r\n \"2603:1040:a06:1::780/122\",\r\n - \ \"2603:1040:a06:402::330/124\",\r\n \"2603:1040:a06:802::210/124\",\r\n - \ \"2603:1040:a06:c02::210/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.CentralUS\",\r\n \"id\": \"DataFactory.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.89.174.192/28\",\r\n \"20.37.154.0/23\",\r\n - \ \"20.37.156.0/26\",\r\n \"20.40.206.224/29\",\r\n \"20.44.10.64/28\",\r\n - \ \"20.98.150.0/29\",\r\n \"52.182.141.16/28\",\r\n \"2603:1030:10:1::480/121\",\r\n - \ \"2603:1030:10:1::500/122\",\r\n \"2603:1030:10:1::700/121\",\r\n - \ \"2603:1030:10:1::780/122\",\r\n \"2603:1030:10:402::330/124\",\r\n - \ \"2603:1030:10:802::210/124\",\r\n \"2603:1030:10:c02::210/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastAsia\",\r\n - \ \"id\": \"DataFactory.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.43.121.48/28\",\r\n \"20.192.42.0/24\",\r\n + \ \"20.192.43.0/26\",\r\n \"20.192.102.80/28\",\r\n \"20.204.193.112/29\",\r\n + \ \"40.80.51.160/28\",\r\n \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n + \ \"52.140.108.208/29\",\r\n \"2603:1040:a06::/121\",\r\n + \ \"2603:1040:a06::80/122\",\r\n \"2603:1040:a06:1::480/121\",\r\n + \ \"2603:1040:a06:1::500/122\",\r\n \"2603:1040:a06:1::700/121\",\r\n + \ \"2603:1040:a06:1::780/122\",\r\n \"2603:1040:a06:402::330/124\",\r\n + \ \"2603:1040:a06:802::210/124\",\r\n \"2603:1040:a06:c02::210/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CentralUS\",\r\n + \ \"id\": \"DataFactory.CentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.75.39.112/28\",\r\n - \ \"20.189.104.128/25\",\r\n \"20.189.106.0/26\",\r\n \"20.189.109.232/29\",\r\n - \ \"20.205.50.120/29\",\r\n \"20.205.64.0/23\",\r\n \"20.205.67.128/26\",\r\n - \ \"20.205.77.160/28\",\r\n \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n - \ \"2603:1040:207::440/122\",\r\n \"2603:1040:207::500/121\",\r\n - \ \"2603:1040:207:402::330/124\",\r\n \"2603:1040:207:800::70/124\",\r\n - \ \"2603:1040:207:c00::70/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.EastUS\",\r\n \"id\": \"DataFactory.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.42.2.0/23\",\r\n \"20.42.4.0/26\",\r\n \"20.42.64.0/28\",\r\n - \ \"20.49.111.0/29\",\r\n \"20.119.28.57/32\",\r\n \"20.232.89.104/29\",\r\n - \ \"40.71.14.32/28\",\r\n \"40.78.229.96/28\",\r\n \"2603:1030:210:1::480/121\",\r\n + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.89.174.192/28\",\r\n + \ \"20.37.154.0/23\",\r\n \"20.37.156.0/26\",\r\n \"20.40.206.224/29\",\r\n + \ \"20.44.10.64/28\",\r\n \"20.98.150.0/29\",\r\n \"52.182.141.16/28\",\r\n + \ \"2603:1030:10:1::480/121\",\r\n \"2603:1030:10:1::500/122\",\r\n + \ \"2603:1030:10:1::700/121\",\r\n \"2603:1030:10:1::780/122\",\r\n + \ \"2603:1030:10:402::330/124\",\r\n \"2603:1030:10:802::210/124\",\r\n + \ \"2603:1030:10:c02::210/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.EastAsia\",\r\n \"id\": \"DataFactory.EastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.75.39.112/28\",\r\n \"20.189.104.128/25\",\r\n + \ \"20.189.106.0/26\",\r\n \"20.189.109.232/29\",\r\n \"20.205.50.120/29\",\r\n + \ \"20.205.64.0/23\",\r\n \"20.205.67.128/26\",\r\n \"20.205.77.160/28\",\r\n + \ \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n \"2603:1040:207::440/122\",\r\n + \ \"2603:1040:207::500/121\",\r\n \"2603:1040:207:402::330/124\",\r\n + \ \"2603:1040:207:800::70/124\",\r\n \"2603:1040:207:c00::70/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS\",\r\n + \ \"id\": \"DataFactory.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.42.2.0/23\",\r\n + \ \"20.42.4.0/26\",\r\n \"20.42.64.0/28\",\r\n \"20.49.111.0/29\",\r\n + \ \"20.119.28.57/32\",\r\n \"20.232.89.104/29\",\r\n \"40.71.14.32/28\",\r\n + \ \"40.78.229.96/28\",\r\n \"2603:1030:210:1::480/121\",\r\n \ \"2603:1030:210:1::500/122\",\r\n \"2603:1030:210:1::700/121\",\r\n \ \"2603:1030:210:1::780/122\",\r\n \"2603:1030:210:402::330/124\",\r\n \ \"2603:1030:210:802::210/124\",\r\n \"2603:1030:210:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS2\",\r\n \ \"id\": \"DataFactory.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.41.2.0/23\",\r\n @@ -37591,7 +38519,7 @@ interactions: \ \"2603:1030:40c:802::210/124\",\r\n \"2603:1030:40c:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS2EUAP\",\r\n \ \"id\": \"DataFactory.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.39.8.96/27\",\r\n @@ -37601,20 +38529,21 @@ interactions: \ \"2603:1030:40b:400::b30/124\",\r\n \"2603:1030:40b:800::210/124\",\r\n \ \"2603:1030:40b:c00::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.FranceCentral\",\r\n \"id\": \"DataFactory.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.43.40.128/25\",\r\n \"20.43.41.0/26\",\r\n \"20.43.44.208/29\",\r\n - \ \"20.111.4.48/29\",\r\n \"40.79.132.112/28\",\r\n \"40.79.139.80/28\",\r\n - \ \"40.79.146.240/28\",\r\n \"51.138.215.128/26\",\r\n \"2603:1020:805:1::480/121\",\r\n - \ \"2603:1020:805:1::500/122\",\r\n \"2603:1020:805:1::700/121\",\r\n - \ \"2603:1020:805:1::780/122\",\r\n \"2603:1020:805:402::330/124\",\r\n - \ \"2603:1020:805:802::210/124\",\r\n \"2603:1020:805:c02::210/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.GermanyWestCentral\",\r\n - \ \"id\": \"DataFactory.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.43.40.128/25\",\r\n \"20.43.41.0/26\",\r\n + \ \"20.43.44.208/29\",\r\n \"20.111.4.48/29\",\r\n \"40.79.132.112/28\",\r\n + \ \"40.79.139.80/28\",\r\n \"40.79.146.240/28\",\r\n \"51.138.215.128/26\",\r\n + \ \"2603:1020:805:1::480/121\",\r\n \"2603:1020:805:1::500/122\",\r\n + \ \"2603:1020:805:1::700/121\",\r\n \"2603:1020:805:1::780/122\",\r\n + \ \"2603:1020:805:402::330/124\",\r\n \"2603:1020:805:802::210/124\",\r\n + \ \"2603:1020:805:c02::210/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.GermanyWestCentral\",\r\n \"id\": + \"DataFactory.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.0/28\",\r\n \ \"20.52.93.128/26\",\r\n \"20.79.108.112/29\",\r\n \"51.116.147.32/28\",\r\n @@ -37625,11 +38554,11 @@ interactions: \ \"2603:1020:c04:402::330/124\",\r\n \"2603:1020:c04:802::210/124\",\r\n \ \"2603:1020:c04:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.JapanEast\",\r\n \"id\": \"DataFactory.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.78.109.192/28\",\r\n \"20.43.64.128/25\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.78.109.192/28\",\r\n \"20.43.64.128/25\",\r\n \ \"20.43.65.0/26\",\r\n \"20.43.70.120/29\",\r\n \"20.191.164.0/24\",\r\n \ \"20.191.165.0/26\",\r\n \"20.210.70.88/29\",\r\n \"40.79.187.208/28\",\r\n \ \"40.79.195.224/28\",\r\n \"2603:1040:407:1::480/121\",\r\n @@ -37638,7 +38567,7 @@ interactions: \ \"2603:1040:407:802::210/124\",\r\n \"2603:1040:407:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JapanWest\",\r\n \ \"id\": \"DataFactory.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.189.192.192/26\",\r\n @@ -37647,7 +38576,7 @@ interactions: \ \"2603:1040:606::500/121\",\r\n \"2603:1040:606:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JioIndiaCentral\",\r\n \ \"id\": \"DataFactory.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": @@ -37655,7 +38584,7 @@ interactions: \ \"2603:1040:1104::600/121\",\r\n \"2603:1040:1104:400::500/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JioIndiaWest\",\r\n \ \"id\": \"DataFactory.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.252.224/28\",\r\n @@ -37665,28 +38594,29 @@ interactions: \ \"2603:1040:d04:400::240/124\",\r\n \"2603:1040:d04:800::340/124\",\r\n \ \"2603:1040:d04:c02::380/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.KoreaCentral\",\r\n \"id\": \"DataFactory.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.41.64.128/25\",\r\n \"20.41.65.0/26\",\r\n \"20.41.69.8/29\",\r\n - \ \"20.44.27.240/28\",\r\n \"20.194.67.192/28\",\r\n \"20.194.78.0/23\",\r\n - \ \"20.200.195.0/26\",\r\n \"20.200.199.192/29\",\r\n \"52.231.20.64/28\",\r\n - \ \"2603:1040:f05:1::480/121\",\r\n \"2603:1040:f05:1::500/122\",\r\n - \ \"2603:1040:f05:1::700/121\",\r\n \"2603:1040:f05:1::780/122\",\r\n - \ \"2603:1040:f05:402::330/124\",\r\n \"2603:1040:f05:802::210/124\",\r\n - \ \"2603:1040:f05:c02::210/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.KoreaSouth\",\r\n \"id\": \"DataFactory.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.200.161.48/29\",\r\n \"40.80.168.128/25\",\r\n - \ \"40.80.169.0/26\",\r\n \"40.80.172.112/29\",\r\n \"52.231.148.160/28\",\r\n - \ \"52.231.151.32/28\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"DataFactory.NorthCentralUS\",\r\n \"id\": \"DataFactory.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.41.64.128/25\",\r\n \"20.41.65.0/26\",\r\n + \ \"20.41.69.8/29\",\r\n \"20.44.27.240/28\",\r\n \"20.194.67.192/28\",\r\n + \ \"20.194.78.0/23\",\r\n \"20.200.195.0/26\",\r\n \"20.200.199.192/29\",\r\n + \ \"52.231.20.64/28\",\r\n \"2603:1040:f05:1::480/121\",\r\n + \ \"2603:1040:f05:1::500/122\",\r\n \"2603:1040:f05:1::700/121\",\r\n + \ \"2603:1040:f05:1::780/122\",\r\n \"2603:1040:f05:402::330/124\",\r\n + \ \"2603:1040:f05:802::210/124\",\r\n \"2603:1040:f05:c02::210/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.KoreaSouth\",\r\n + \ \"id\": \"DataFactory.KoreaSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.200.161.48/29\",\r\n + \ \"40.80.168.128/25\",\r\n \"40.80.169.0/26\",\r\n \"40.80.172.112/29\",\r\n + \ \"52.231.148.160/28\",\r\n \"52.231.151.32/28\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"DataFactory.NorthCentralUS\",\r\n + \ \"id\": \"DataFactory.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.49.114.24/29\",\r\n \"20.49.118.128/25\",\r\n @@ -37696,11 +38626,11 @@ interactions: \ \"2603:1030:608:402::330/124\",\r\n \"2603:1030:608:800::2c0/124\",\r\n \ \"2603:1030:608:c00::2c0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.NorthEurope\",\r\n \"id\": \"DataFactory.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.69.230.96/28\",\r\n \"13.74.108.224/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.69.230.96/28\",\r\n \"13.74.108.224/28\",\r\n \ \"20.38.80.192/26\",\r\n \"20.38.82.0/23\",\r\n \"20.50.68.56/29\",\r\n \ \"20.223.64.60/32\",\r\n \"20.223.65.144/29\",\r\n \"52.138.229.32/28\",\r\n \ \"2603:1020:5:1::480/121\",\r\n \"2603:1020:5:1::500/122\",\r\n @@ -37708,9 +38638,9 @@ interactions: \ \"2603:1020:5:402::330/124\",\r\n \"2603:1020:5:802::210/124\",\r\n \ \"2603:1020:5:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.NorwayEast\",\r\n \"id\": \"DataFactory.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.192/26\",\r\n \"20.100.5.24/29\",\r\n \"51.120.44.208/28\",\r\n \ \"51.120.45.64/26\",\r\n \"51.120.45.128/25\",\r\n \"51.120.100.224/28\",\r\n @@ -37720,7 +38650,7 @@ interactions: \ \"2603:1020:e04:402::330/124\",\r\n \"2603:1020:e04:802::210/124\",\r\n \ \"2603:1020:e04:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthAfricaNorth\",\r\n \"id\": - \"DataFactory.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"DataFactory.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -37736,7 +38666,7 @@ interactions: \ \"2603:1000:104:402::330/124\",\r\n \"2603:1000:104:802::210/124\",\r\n \ \"2603:1000:104:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthCentralUS\",\r\n \"id\": - \"DataFactory.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"DataFactory.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -37750,7 +38680,7 @@ interactions: \ \"2603:1030:807:802::210/124\",\r\n \"2603:1030:807:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SoutheastAsia\",\r\n \ \"id\": \"DataFactory.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.67.10.208/28\",\r\n @@ -37763,18 +38693,18 @@ interactions: \ \"2603:1040:5:402::330/124\",\r\n \"2603:1040:5:802::210/124\",\r\n \ \"2603:1040:5:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthIndia\",\r\n \"id\": \"DataFactory.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.41.192.128/25\",\r\n \"20.41.193.0/26\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.41.192.128/25\",\r\n \"20.41.193.0/26\",\r\n \ \"20.41.197.112/29\",\r\n \"20.41.198.0/25\",\r\n \"20.41.198.128/26\",\r\n \ \"20.192.152.0/26\",\r\n \"20.192.184.96/28\",\r\n \"40.78.196.128/28\",\r\n \ \"52.172.81.240/29\",\r\n \"2603:1040:c06::440/122\",\r\n \ \"2603:1040:c06::500/121\",\r\n \"2603:1040:c06:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SwedenCentral\",\r\n \ \"id\": \"DataFactory.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"51.12.26.0/23\",\r\n @@ -37785,7 +38715,7 @@ interactions: \ \"2603:1020:1004:800::340/124\",\r\n \"2603:1020:1004:c02::380/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SwitzerlandNorth\",\r\n \ \"id\": \"DataFactory.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.208.2.0/23\",\r\n @@ -37797,7 +38727,7 @@ interactions: \ \"2603:1020:a04:802::210/124\",\r\n \"2603:1020:a04:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UAENorth\",\r\n \ \"id\": \"DataFactory.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.38.141.16/28\",\r\n @@ -37809,7 +38739,7 @@ interactions: \ \"2603:1040:904:802::210/124\",\r\n \"2603:1040:904:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UKSouth\",\r\n \ \"id\": \"DataFactory.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.90.129.128/25\",\r\n @@ -37821,7 +38751,7 @@ interactions: \ \"2603:1020:705:802::210/124\",\r\n \"2603:1020:705:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UKWest\",\r\n \ \"id\": \"DataFactory.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.58.71.0/26\",\r\n @@ -37830,7 +38760,7 @@ interactions: \ \"2603:1020:605::500/121\",\r\n \"2603:1020:605:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestCentralUS\",\r\n \ \"id\": \"DataFactory.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.71.199.0/28\",\r\n @@ -37840,7 +38770,7 @@ interactions: \ \"2603:1030:b04::500/121\",\r\n \"2603:1030:b04:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestEurope\",\r\n \ \"id\": \"DataFactory.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.69.67.192/28\",\r\n @@ -37852,7 +38782,7 @@ interactions: \ \"2603:1020:206:802::210/124\",\r\n \"2603:1020:206:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS\",\r\n \ \"id\": \"DataFactory.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.86.219.208/28\",\r\n @@ -37861,7 +38791,7 @@ interactions: \ \"2603:1030:a07::500/121\",\r\n \"2603:1030:a07:402::9b0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS2\",\r\n \ \"id\": \"DataFactory.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.128/28\",\r\n @@ -37872,7 +38802,7 @@ interactions: \ \"2603:1030:c06:802::210/124\",\r\n \"2603:1030:c06:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS3\",\r\n \ \"id\": \"DataFactory.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.253.48/28\",\r\n @@ -37883,81 +38813,81 @@ interactions: \ \"2603:1030:504:402::240/124\",\r\n \"2603:1030:504:802::340/124\",\r\n \ \"2603:1030:504:c02::380/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactoryManagement\",\r\n \"id\": \"DataFactoryManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.66.143.128/28\",\r\n \"13.67.10.208/28\",\r\n - \ \"13.69.67.192/28\",\r\n \"13.69.107.112/28\",\r\n \"13.69.112.128/28\",\r\n - \ \"13.69.230.96/28\",\r\n \"13.70.74.144/28\",\r\n \"13.71.175.80/28\",\r\n - \ \"13.71.199.0/28\",\r\n \"13.73.244.32/28\",\r\n \"13.73.253.96/29\",\r\n - \ \"13.74.108.224/28\",\r\n \"13.75.39.112/28\",\r\n \"13.77.53.160/28\",\r\n - \ \"13.78.109.192/28\",\r\n \"13.86.219.208/28\",\r\n \"13.89.174.192/28\",\r\n - \ \"13.104.248.64/27\",\r\n \"13.104.252.208/28\",\r\n \"13.104.252.224/28\",\r\n - \ \"13.104.253.48/28\",\r\n \"13.104.254.128/28\",\r\n \"20.17.71.64/28\",\r\n - \ \"20.21.46.64/28\",\r\n \"20.21.55.208/29\",\r\n \"20.21.67.208/28\",\r\n - \ \"20.21.75.208/28\",\r\n \"20.24.0.216/29\",\r\n \"20.36.117.208/28\",\r\n - \ \"20.36.124.32/28\",\r\n \"20.37.68.144/28\",\r\n \"20.37.198.224/29\",\r\n - \ \"20.37.228.16/28\",\r\n \"20.38.141.16/28\",\r\n \"20.38.147.224/28\",\r\n - \ \"20.38.152.0/28\",\r\n \"20.39.15.0/29\",\r\n \"20.40.206.224/29\",\r\n - \ \"20.41.69.8/29\",\r\n \"20.41.197.112/29\",\r\n \"20.42.64.0/28\",\r\n - \ \"20.42.230.136/29\",\r\n \"20.43.44.208/29\",\r\n \"20.43.70.120/29\",\r\n - \ \"20.43.121.48/28\",\r\n \"20.44.10.64/28\",\r\n \"20.44.17.80/28\",\r\n - \ \"20.44.27.240/28\",\r\n \"20.45.123.160/28\",\r\n \"20.45.208.16/28\",\r\n - \ \"20.49.83.224/28\",\r\n \"20.49.95.32/28\",\r\n \"20.49.102.16/29\",\r\n - \ \"20.49.111.0/29\",\r\n \"20.49.114.24/29\",\r\n \"20.50.68.56/29\",\r\n - \ \"20.52.64.0/28\",\r\n \"20.53.0.48/28\",\r\n \"20.59.84.168/29\",\r\n - \ \"20.69.9.24/29\",\r\n \"20.72.28.48/28\",\r\n \"20.74.197.16/29\",\r\n - \ \"20.79.108.112/29\",\r\n \"20.87.83.112/29\",\r\n \"20.90.38.248/29\",\r\n - \ \"20.92.6.200/29\",\r\n \"20.97.39.141/32\",\r\n \"20.98.150.0/29\",\r\n - \ \"20.98.195.172/32\",\r\n \"20.98.198.224/29\",\r\n \"20.100.5.24/29\",\r\n - \ \"20.105.215.28/30\",\r\n \"20.105.244.48/29\",\r\n \"20.111.4.48/29\",\r\n - \ \"20.116.47.72/29\",\r\n \"20.117.193.184/29\",\r\n \"20.118.79.192/29\",\r\n - \ \"20.118.139.200/29\",\r\n \"20.119.28.57/32\",\r\n \"20.125.4.170/31\",\r\n - \ \"20.125.5.248/29\",\r\n \"20.125.156.16/29\",\r\n \"20.125.163.208/29\",\r\n - \ \"20.125.171.208/28\",\r\n \"20.125.203.208/28\",\r\n \"20.150.173.16/28\",\r\n - \ \"20.150.181.112/28\",\r\n \"20.150.190.64/28\",\r\n \"20.189.109.232/29\",\r\n - \ \"20.189.199.40/29\",\r\n \"20.192.102.80/28\",\r\n \"20.192.184.96/28\",\r\n - \ \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n \"20.194.67.192/28\",\r\n - \ \"20.200.161.48/29\",\r\n \"20.200.199.192/29\",\r\n \"20.204.193.112/29\",\r\n - \ \"20.205.50.120/29\",\r\n \"20.205.77.160/28\",\r\n \"20.205.77.224/27\",\r\n - \ \"20.205.83.240/28\",\r\n \"20.206.179.144/29\",\r\n \"20.208.19.208/28\",\r\n - \ \"20.208.144.16/29\",\r\n \"20.210.70.88/29\",\r\n \"20.213.194.144/29\",\r\n - \ \"20.215.19.208/28\",\r\n \"20.215.27.208/28\",\r\n \"20.215.158.64/28\",\r\n - \ \"20.217.62.64/28\",\r\n \"20.217.75.208/28\",\r\n \"20.217.91.208/28\",\r\n - \ \"20.221.136.72/29\",\r\n \"20.223.64.60/32\",\r\n \"20.223.65.144/29\",\r\n - \ \"20.232.89.104/29\",\r\n \"23.98.83.112/28\",\r\n \"23.98.106.128/29\",\r\n - \ \"40.64.11.176/29\",\r\n \"40.64.132.232/29\",\r\n \"40.69.108.160/28\",\r\n - \ \"40.69.111.48/28\",\r\n \"40.70.148.160/28\",\r\n \"40.71.14.32/28\",\r\n - \ \"40.74.149.64/28\",\r\n \"40.75.35.144/28\",\r\n \"40.78.196.128/28\",\r\n - \ \"40.78.229.96/28\",\r\n \"40.78.236.176/28\",\r\n \"40.78.245.16/28\",\r\n - \ \"40.78.251.192/28\",\r\n \"40.79.132.112/28\",\r\n \"40.79.139.80/28\",\r\n - \ \"40.79.146.240/28\",\r\n \"40.79.163.80/28\",\r\n \"40.79.171.160/28\",\r\n - \ \"40.79.187.208/28\",\r\n \"40.79.195.224/28\",\r\n \"40.80.51.160/28\",\r\n - \ \"40.80.62.24/29\",\r\n \"40.80.96.200/29\",\r\n \"40.80.172.112/29\",\r\n - \ \"40.80.176.96/28\",\r\n \"40.89.20.224/29\",\r\n \"40.113.176.232/29\",\r\n - \ \"40.120.8.56/29\",\r\n \"40.120.64.112/28\",\r\n \"40.120.75.112/28\",\r\n - \ \"40.122.0.16/28\",\r\n \"51.12.75.232/29\",\r\n \"51.12.101.176/28\",\r\n - \ \"51.12.206.16/28\",\r\n \"51.12.229.64/28\",\r\n \"51.12.237.64/28\",\r\n - \ \"51.13.128.0/28\",\r\n \"51.53.110.64/28\",\r\n \"51.53.191.64/28\",\r\n - \ \"51.103.203.208/28\",\r\n \"51.104.9.32/28\",\r\n \"51.104.29.216/29\",\r\n - \ \"51.105.67.240/28\",\r\n \"51.105.75.240/28\",\r\n \"51.105.92.176/28\",\r\n - \ \"51.107.51.40/29\",\r\n \"51.107.128.0/28\",\r\n \"51.107.148.80/28\",\r\n - \ \"51.107.192.80/28\",\r\n \"51.116.147.32/28\",\r\n \"51.116.245.112/28\",\r\n - \ \"51.116.245.176/28\",\r\n \"51.116.253.48/28\",\r\n \"51.116.253.144/28\",\r\n - \ \"51.120.44.208/28\",\r\n \"51.120.100.224/28\",\r\n \"51.120.109.96/28\",\r\n - \ \"51.120.213.32/28\",\r\n \"51.120.228.224/27\",\r\n \"51.137.164.192/29\",\r\n - \ \"51.138.160.16/28\",\r\n \"51.140.212.112/28\",\r\n \"52.138.92.128/28\",\r\n - \ \"52.138.229.32/28\",\r\n \"52.140.108.208/29\",\r\n \"52.150.154.16/29\",\r\n - \ \"52.162.111.48/28\",\r\n \"52.167.107.224/28\",\r\n \"52.172.81.240/29\",\r\n - \ \"52.176.232.16/28\",\r\n \"52.182.141.16/28\",\r\n \"52.228.86.144/29\",\r\n - \ \"52.231.20.64/28\",\r\n \"52.231.148.160/28\",\r\n \"52.231.151.32/28\",\r\n - \ \"52.236.187.112/28\",\r\n \"52.242.45.56/29\",\r\n \"52.246.155.224/28\",\r\n - \ \"52.250.228.0/29\",\r\n \"102.37.64.96/28\",\r\n \"102.37.72.224/28\",\r\n - \ \"102.133.60.48/28\",\r\n \"102.133.124.104/29\",\r\n \"102.133.127.160/28\",\r\n - \ \"102.133.156.136/29\",\r\n \"102.133.218.248/29\",\r\n - \ \"102.133.251.184/29\",\r\n \"102.133.253.48/28\",\r\n - \ \"191.233.54.224/28\",\r\n \"191.233.205.160/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.128/28\",\r\n + \ \"13.67.10.208/28\",\r\n \"13.69.67.192/28\",\r\n \"13.69.107.112/28\",\r\n + \ \"13.69.112.128/28\",\r\n \"13.69.230.96/28\",\r\n \"13.70.74.144/28\",\r\n + \ \"13.71.175.80/28\",\r\n \"13.71.199.0/28\",\r\n \"13.73.244.32/28\",\r\n + \ \"13.73.253.96/29\",\r\n \"13.74.108.224/28\",\r\n \"13.75.39.112/28\",\r\n + \ \"13.77.53.160/28\",\r\n \"13.78.109.192/28\",\r\n \"13.86.219.208/28\",\r\n + \ \"13.89.174.192/28\",\r\n \"13.104.248.64/27\",\r\n \"13.104.252.208/28\",\r\n + \ \"13.104.252.224/28\",\r\n \"13.104.253.48/28\",\r\n \"13.104.254.128/28\",\r\n + \ \"20.17.71.64/28\",\r\n \"20.21.46.64/28\",\r\n \"20.21.55.208/29\",\r\n + \ \"20.21.67.208/28\",\r\n \"20.21.75.208/28\",\r\n \"20.24.0.216/29\",\r\n + \ \"20.36.117.208/28\",\r\n \"20.36.124.32/28\",\r\n \"20.37.68.144/28\",\r\n + \ \"20.37.198.224/29\",\r\n \"20.37.228.16/28\",\r\n \"20.38.141.16/28\",\r\n + \ \"20.38.147.224/28\",\r\n \"20.38.152.0/28\",\r\n \"20.39.15.0/29\",\r\n + \ \"20.40.206.224/29\",\r\n \"20.41.69.8/29\",\r\n \"20.41.197.112/29\",\r\n + \ \"20.42.64.0/28\",\r\n \"20.42.230.136/29\",\r\n \"20.43.44.208/29\",\r\n + \ \"20.43.70.120/29\",\r\n \"20.43.121.48/28\",\r\n \"20.44.10.64/28\",\r\n + \ \"20.44.17.80/28\",\r\n \"20.44.27.240/28\",\r\n \"20.45.123.160/28\",\r\n + \ \"20.45.208.16/28\",\r\n \"20.49.83.224/28\",\r\n \"20.49.95.32/28\",\r\n + \ \"20.49.102.16/29\",\r\n \"20.49.111.0/29\",\r\n \"20.49.114.24/29\",\r\n + \ \"20.50.68.56/29\",\r\n \"20.52.64.0/28\",\r\n \"20.53.0.48/28\",\r\n + \ \"20.59.84.168/29\",\r\n \"20.69.9.24/29\",\r\n \"20.72.28.48/28\",\r\n + \ \"20.74.197.16/29\",\r\n \"20.79.108.112/29\",\r\n \"20.87.83.112/29\",\r\n + \ \"20.90.38.248/29\",\r\n \"20.92.6.200/29\",\r\n \"20.97.39.141/32\",\r\n + \ \"20.98.150.0/29\",\r\n \"20.98.195.172/32\",\r\n \"20.98.198.224/29\",\r\n + \ \"20.100.5.24/29\",\r\n \"20.105.215.28/30\",\r\n \"20.105.244.48/29\",\r\n + \ \"20.111.4.48/29\",\r\n \"20.116.47.72/29\",\r\n \"20.117.193.184/29\",\r\n + \ \"20.118.79.192/29\",\r\n \"20.118.139.200/29\",\r\n \"20.119.28.57/32\",\r\n + \ \"20.125.4.170/31\",\r\n \"20.125.5.248/29\",\r\n \"20.125.156.16/29\",\r\n + \ \"20.125.163.208/29\",\r\n \"20.125.171.208/28\",\r\n \"20.125.203.208/28\",\r\n + \ \"20.150.173.16/28\",\r\n \"20.150.181.112/28\",\r\n \"20.150.190.64/28\",\r\n + \ \"20.189.109.232/29\",\r\n \"20.189.199.40/29\",\r\n \"20.192.102.80/28\",\r\n + \ \"20.192.184.96/28\",\r\n \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n + \ \"20.194.67.192/28\",\r\n \"20.200.161.48/29\",\r\n \"20.200.199.192/29\",\r\n + \ \"20.204.193.112/29\",\r\n \"20.205.50.120/29\",\r\n \"20.205.77.160/28\",\r\n + \ \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n \"20.206.179.144/29\",\r\n + \ \"20.208.19.208/28\",\r\n \"20.208.144.16/29\",\r\n \"20.210.70.88/29\",\r\n + \ \"20.213.194.144/29\",\r\n \"20.215.19.208/28\",\r\n \"20.215.27.208/28\",\r\n + \ \"20.215.158.64/28\",\r\n \"20.217.62.64/28\",\r\n \"20.217.75.208/28\",\r\n + \ \"20.217.91.208/28\",\r\n \"20.221.136.72/29\",\r\n \"20.223.64.60/32\",\r\n + \ \"20.223.65.144/29\",\r\n \"20.232.89.104/29\",\r\n \"23.98.83.112/28\",\r\n + \ \"23.98.106.128/29\",\r\n \"40.64.11.176/29\",\r\n \"40.64.132.232/29\",\r\n + \ \"40.69.108.160/28\",\r\n \"40.69.111.48/28\",\r\n \"40.70.148.160/28\",\r\n + \ \"40.71.14.32/28\",\r\n \"40.74.149.64/28\",\r\n \"40.75.35.144/28\",\r\n + \ \"40.78.196.128/28\",\r\n \"40.78.229.96/28\",\r\n \"40.78.236.176/28\",\r\n + \ \"40.78.245.16/28\",\r\n \"40.78.251.192/28\",\r\n \"40.79.132.112/28\",\r\n + \ \"40.79.139.80/28\",\r\n \"40.79.146.240/28\",\r\n \"40.79.163.80/28\",\r\n + \ \"40.79.171.160/28\",\r\n \"40.79.187.208/28\",\r\n \"40.79.195.224/28\",\r\n + \ \"40.80.51.160/28\",\r\n \"40.80.62.24/29\",\r\n \"40.80.96.200/29\",\r\n + \ \"40.80.172.112/29\",\r\n \"40.80.176.96/28\",\r\n \"40.89.20.224/29\",\r\n + \ \"40.113.176.232/29\",\r\n \"40.120.8.56/29\",\r\n \"40.120.64.112/28\",\r\n + \ \"40.120.75.112/28\",\r\n \"40.122.0.16/28\",\r\n \"51.12.75.232/29\",\r\n + \ \"51.12.101.176/28\",\r\n \"51.12.206.16/28\",\r\n \"51.12.229.64/28\",\r\n + \ \"51.12.237.64/28\",\r\n \"51.13.128.0/28\",\r\n \"51.53.110.64/28\",\r\n + \ \"51.53.191.64/28\",\r\n \"51.103.203.208/28\",\r\n \"51.104.9.32/28\",\r\n + \ \"51.104.29.216/29\",\r\n \"51.105.67.240/28\",\r\n \"51.105.75.240/28\",\r\n + \ \"51.105.92.176/28\",\r\n \"51.107.51.40/29\",\r\n \"51.107.128.0/28\",\r\n + \ \"51.107.148.80/28\",\r\n \"51.107.192.80/28\",\r\n \"51.116.147.32/28\",\r\n + \ \"51.116.245.112/28\",\r\n \"51.116.245.176/28\",\r\n \"51.116.253.48/28\",\r\n + \ \"51.116.253.144/28\",\r\n \"51.120.44.208/28\",\r\n \"51.120.100.224/28\",\r\n + \ \"51.120.109.96/28\",\r\n \"51.120.213.32/28\",\r\n \"51.120.228.224/27\",\r\n + \ \"51.137.164.192/29\",\r\n \"51.138.160.16/28\",\r\n \"51.140.212.112/28\",\r\n + \ \"52.138.92.128/28\",\r\n \"52.138.229.32/28\",\r\n \"52.140.108.208/29\",\r\n + \ \"52.150.154.16/29\",\r\n \"52.162.111.48/28\",\r\n \"52.167.107.224/28\",\r\n + \ \"52.172.81.240/29\",\r\n \"52.176.232.16/28\",\r\n \"52.182.141.16/28\",\r\n + \ \"52.228.86.144/29\",\r\n \"52.231.20.64/28\",\r\n \"52.231.148.160/28\",\r\n + \ \"52.231.151.32/28\",\r\n \"52.236.187.112/28\",\r\n \"52.242.45.56/29\",\r\n + \ \"52.246.155.224/28\",\r\n \"52.250.228.0/29\",\r\n \"102.37.64.96/28\",\r\n + \ \"102.37.72.224/28\",\r\n \"102.133.60.48/28\",\r\n \"102.133.124.104/29\",\r\n + \ \"102.133.127.160/28\",\r\n \"102.133.156.136/29\",\r\n + \ \"102.133.218.248/29\",\r\n \"102.133.251.184/29\",\r\n + \ \"102.133.253.48/28\",\r\n \"191.233.54.224/28\",\r\n \"191.233.205.160/28\",\r\n \ \"191.234.137.32/29\",\r\n \"191.234.149.0/28\",\r\n \"191.234.157.0/28\",\r\n \ \"2603:1000:4::440/122\",\r\n \"2603:1000:4:402::330/124\",\r\n \ \"2603:1000:104::80/122\",\r\n \"2603:1000:104::1c0/122\",\r\n @@ -38058,7 +38988,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n @@ -38070,91 +39000,91 @@ interactions: \ \"104.211.80.0/24\",\r\n \"191.233.202.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.AustraliaSoutheast\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \"addressPrefixes\": [\r\n \"13.77.51.0/24\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.BrazilSouth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"191.233.202.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.CanadaCentral\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.71.171.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.CentralIndia\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"104.211.80.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.EastAsia\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.75.35.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.FranceCentral\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"40.79.138.192/26\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.JapanEast\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.78.107.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.NorthEurope\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.69.226.128/25\",\r\n \"13.74.106.128/25\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.SouthAfricaNorth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \"addressPrefixes\": [\r\n \"102.133.251.96/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.UAENorth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"40.120.64.224/27\",\r\n \"65.52.252.128/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.UKSouth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"51.140.147.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.WestUS2\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.66.138.128/25\",\r\n \"40.78.242.0/25\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EOPExternalPublishedIPs\",\r\n \ \"id\": \"EOPExternalPublishedIPs\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"EOPExtPublished\",\r\n \"addressPrefixes\": [\r\n \"40.93.1.0/24\",\r\n @@ -38174,8 +39104,8 @@ interactions: \ \"52.103.164.0/24\",\r\n \"52.103.192.0/23\",\r\n \"53.103.135.0/24\",\r\n \ \"53.103.136.0/21\",\r\n \"104.47.0.0/17\",\r\n \"2a01:111:f403::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub\",\r\n - \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \"region\": + \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n @@ -38268,74 +39198,74 @@ interactions: \ \"40.79.155.0/26\",\r\n \"40.79.162.0/28\",\r\n \"40.79.166.192/26\",\r\n \ \"40.79.170.32/28\",\r\n \"40.79.174.128/26\",\r\n \"40.79.178.32/27\",\r\n \ \"40.79.186.32/27\",\r\n \"40.79.191.128/26\",\r\n \"40.79.194.192/26\",\r\n - \ \"40.80.50.64/26\",\r\n \"40.83.191.202/32\",\r\n \"40.83.222.100/32\",\r\n - \ \"40.84.150.241/32\",\r\n \"40.84.185.67/32\",\r\n \"40.85.226.62/32\",\r\n - \ \"40.85.229.32/32\",\r\n \"40.86.77.12/32\",\r\n \"40.86.102.100/32\",\r\n - \ \"40.86.176.23/32\",\r\n \"40.86.225.142/32\",\r\n \"40.86.230.119/32\",\r\n - \ \"40.89.122.0/26\",\r\n \"40.112.185.115/32\",\r\n \"40.112.213.11/32\",\r\n - \ \"40.112.242.0/25\",\r\n \"40.115.79.2/32\",\r\n \"40.117.88.66/32\",\r\n - \ \"40.120.75.64/27\",\r\n \"40.120.78.0/26\",\r\n \"40.120.84.0/24\",\r\n - \ \"40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n \"40.121.148.193/32\",\r\n - \ \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n \"40.124.65.64/26\",\r\n - \ \"40.125.103.251/32\",\r\n \"40.127.83.123/32\",\r\n \"40.127.132.254/32\",\r\n - \ \"51.11.192.128/26\",\r\n \"51.12.21.0/24\",\r\n \"51.12.30.0/24\",\r\n - \ \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n \"51.12.202.160/27\",\r\n - \ \"51.12.206.64/26\",\r\n \"51.12.226.64/26\",\r\n \"51.12.234.64/26\",\r\n - \ \"51.13.0.192/26\",\r\n \"51.13.140.0/24\",\r\n \"51.53.29.0/24\",\r\n - \ \"51.53.107.128/26\",\r\n \"51.53.173.0/24\",\r\n \"51.53.187.128/26\",\r\n - \ \"51.103.203.64/26\",\r\n \"51.104.165.162/32\",\r\n \"51.105.66.64/26\",\r\n - \ \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n \"51.107.58.128/27\",\r\n - \ \"51.107.129.0/26\",\r\n \"51.107.154.128/27\",\r\n \"51.107.245.0/24\",\r\n - \ \"51.107.253.0/24\",\r\n \"51.116.58.128/27\",\r\n \"51.116.73.0/24\",\r\n - \ \"51.116.154.192/27\",\r\n \"51.116.242.64/26\",\r\n \"51.116.245.192/27\",\r\n - \ \"51.116.246.192/26\",\r\n \"51.116.250.64/26\",\r\n \"51.116.254.0/26\",\r\n - \ \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n \"51.120.210.64/26\",\r\n - \ \"51.120.218.160/27\",\r\n \"51.132.192.192/26\",\r\n \"51.138.214.0/24\",\r\n - \ \"51.140.80.99/32\",\r\n \"51.140.87.93/32\",\r\n \"51.140.125.8/32\",\r\n - \ \"51.140.146.32/28\",\r\n \"51.140.149.192/26\",\r\n \"51.140.189.52/32\",\r\n - \ \"51.140.189.108/32\",\r\n \"51.140.210.32/27\",\r\n \"51.141.14.113/32\",\r\n - \ \"51.141.14.168/32\",\r\n \"51.141.50.179/32\",\r\n \"51.144.238.23/32\",\r\n - \ \"52.136.136.62/32\",\r\n \"52.136.188.0/24\",\r\n \"52.138.90.0/28\",\r\n - \ \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n \"52.139.4.118/32\",\r\n - \ \"52.139.109.0/24\",\r\n \"52.143.136.55/32\",\r\n \"52.147.115.0/24\",\r\n - \ \"52.151.58.121/32\",\r\n \"52.161.19.160/32\",\r\n \"52.161.24.64/32\",\r\n - \ \"52.162.106.64/26\",\r\n \"52.165.34.144/32\",\r\n \"52.165.179.109/32\",\r\n - \ \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n \"52.167.106.0/26\",\r\n - \ \"52.167.109.192/26\",\r\n \"52.167.145.0/26\",\r\n \"52.168.14.144/32\",\r\n - \ \"52.168.66.180/32\",\r\n \"52.168.117.0/26\",\r\n \"52.168.146.69/32\",\r\n - \ \"52.168.147.11/32\",\r\n \"52.169.18.8/32\",\r\n \"52.172.119.0/24\",\r\n - \ \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n \"52.173.199.106/32\",\r\n - \ \"52.174.243.57/32\",\r\n \"52.175.35.235/32\",\r\n \"52.176.47.198/32\",\r\n - \ \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n \"52.178.211.227/32\",\r\n - \ \"52.179.6.240/32\",\r\n \"52.179.8.35/32\",\r\n \"52.179.157.59/32\",\r\n - \ \"52.180.180.228/32\",\r\n \"52.180.182.75/32\",\r\n \"52.182.138.128/26\",\r\n - \ \"52.182.143.64/26\",\r\n \"52.183.46.73/32\",\r\n \"52.183.86.102/32\",\r\n - \ \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n - \ \"52.187.185.159/32\",\r\n \"52.191.213.188/32\",\r\n \"52.191.228.245/32\",\r\n - \ \"52.225.184.224/32\",\r\n \"52.225.186.130/32\",\r\n \"52.226.36.235/32\",\r\n - \ \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n \"52.231.32.85/32\",\r\n - \ \"52.231.32.94/32\",\r\n \"52.231.146.32/27\",\r\n \"52.231.200.144/32\",\r\n - \ \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n \"52.232.27.189/32\",\r\n - \ \"52.233.30.41/32\",\r\n \"52.233.190.35/32\",\r\n \"52.233.192.247/32\",\r\n - \ \"52.236.186.0/26\",\r\n \"52.237.33.36/32\",\r\n \"52.237.33.104/32\",\r\n - \ \"52.237.143.176/32\",\r\n \"52.242.20.204/32\",\r\n \"52.243.36.161/32\",\r\n - \ \"52.246.154.64/26\",\r\n \"52.246.159.0/26\",\r\n \"65.52.129.16/32\",\r\n - \ \"65.52.250.32/27\",\r\n \"102.37.65.0/26\",\r\n \"102.37.72.64/26\",\r\n - \ \"102.37.83.0/24\",\r\n \"102.37.165.0/24\",\r\n \"102.133.26.128/26\",\r\n - \ \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n \"102.133.154.128/26\",\r\n - \ \"102.133.250.64/26\",\r\n \"102.133.254.0/26\",\r\n \"104.40.26.199/32\",\r\n - \ \"104.40.29.113/32\",\r\n \"104.40.68.250/32\",\r\n \"104.40.69.64/32\",\r\n - \ \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n - \ \"104.41.63.213/32\",\r\n \"104.41.201.10/32\",\r\n \"104.42.97.95/32\",\r\n - \ \"104.43.18.219/32\",\r\n \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n - \ \"104.43.192.222/32\",\r\n \"104.44.129.14/32\",\r\n \"104.44.129.59/32\",\r\n - \ \"104.45.135.34/32\",\r\n \"104.45.147.24/32\",\r\n \"104.46.32.56/32\",\r\n - \ \"104.46.32.58/32\",\r\n \"104.46.98.9/32\",\r\n \"104.46.98.73/32\",\r\n - \ \"104.46.99.176/32\",\r\n \"104.208.16.0/26\",\r\n \"104.208.144.0/26\",\r\n - \ \"104.208.237.147/32\",\r\n \"104.209.186.70/32\",\r\n - \ \"104.210.14.49/32\",\r\n \"104.210.106.31/32\",\r\n \"104.210.146.250/32\",\r\n - \ \"104.211.81.0/28\",\r\n \"104.211.98.185/32\",\r\n \"104.211.102.58/32\",\r\n - \ \"104.211.146.32/27\",\r\n \"104.211.160.121/32\",\r\n + \ \"40.80.50.64/26\",\r\n \"40.80.181.192/26\",\r\n \"40.83.191.202/32\",\r\n + \ \"40.83.222.100/32\",\r\n \"40.84.150.241/32\",\r\n \"40.84.185.67/32\",\r\n + \ \"40.85.226.62/32\",\r\n \"40.85.229.32/32\",\r\n \"40.86.77.12/32\",\r\n + \ \"40.86.102.100/32\",\r\n \"40.86.176.23/32\",\r\n \"40.86.225.142/32\",\r\n + \ \"40.86.230.119/32\",\r\n \"40.89.122.0/26\",\r\n \"40.112.185.115/32\",\r\n + \ \"40.112.213.11/32\",\r\n \"40.112.242.0/25\",\r\n \"40.115.79.2/32\",\r\n + \ \"40.117.88.66/32\",\r\n \"40.120.75.64/27\",\r\n \"40.120.78.0/26\",\r\n + \ \"40.120.84.0/24\",\r\n \"40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n + \ \"40.121.148.193/32\",\r\n \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n + \ \"40.124.65.64/26\",\r\n \"40.125.103.251/32\",\r\n \"40.127.83.123/32\",\r\n + \ \"40.127.132.254/32\",\r\n \"51.11.192.128/26\",\r\n \"51.12.21.0/24\",\r\n + \ \"51.12.30.0/24\",\r\n \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n + \ \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n \"51.12.226.64/26\",\r\n + \ \"51.12.234.64/26\",\r\n \"51.13.0.192/26\",\r\n \"51.13.140.0/24\",\r\n + \ \"51.53.29.0/24\",\r\n \"51.53.107.128/26\",\r\n \"51.53.173.0/24\",\r\n + \ \"51.53.187.128/26\",\r\n \"51.103.203.64/26\",\r\n \"51.104.165.162/32\",\r\n + \ \"51.105.66.64/26\",\r\n \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n + \ \"51.107.58.128/27\",\r\n \"51.107.129.0/26\",\r\n \"51.107.154.128/27\",\r\n + \ \"51.107.245.0/24\",\r\n \"51.107.253.0/24\",\r\n \"51.116.58.128/27\",\r\n + \ \"51.116.73.0/24\",\r\n \"51.116.154.192/27\",\r\n \"51.116.242.64/26\",\r\n + \ \"51.116.245.192/27\",\r\n \"51.116.246.192/26\",\r\n \"51.116.250.64/26\",\r\n + \ \"51.116.254.0/26\",\r\n \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n + \ \"51.120.210.64/26\",\r\n \"51.120.218.160/27\",\r\n \"51.132.192.192/26\",\r\n + \ \"51.138.214.0/24\",\r\n \"51.140.80.99/32\",\r\n \"51.140.87.93/32\",\r\n + \ \"51.140.125.8/32\",\r\n \"51.140.146.32/28\",\r\n \"51.140.149.192/26\",\r\n + \ \"51.140.189.52/32\",\r\n \"51.140.189.108/32\",\r\n \"51.140.210.32/27\",\r\n + \ \"51.141.14.113/32\",\r\n \"51.141.14.168/32\",\r\n \"51.141.50.179/32\",\r\n + \ \"51.144.238.23/32\",\r\n \"52.136.136.62/32\",\r\n \"52.136.188.0/24\",\r\n + \ \"52.138.90.0/28\",\r\n \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n + \ \"52.139.4.118/32\",\r\n \"52.139.109.0/24\",\r\n \"52.143.136.55/32\",\r\n + \ \"52.147.115.0/24\",\r\n \"52.151.58.121/32\",\r\n \"52.161.19.160/32\",\r\n + \ \"52.161.24.64/32\",\r\n \"52.162.106.64/26\",\r\n \"52.165.34.144/32\",\r\n + \ \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n + \ \"52.167.106.0/26\",\r\n \"52.167.109.192/26\",\r\n \"52.167.145.0/26\",\r\n + \ \"52.168.14.144/32\",\r\n \"52.168.66.180/32\",\r\n \"52.168.117.0/26\",\r\n + \ \"52.168.146.69/32\",\r\n \"52.168.147.11/32\",\r\n \"52.169.18.8/32\",\r\n + \ \"52.172.119.0/24\",\r\n \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n + \ \"52.173.199.106/32\",\r\n \"52.174.243.57/32\",\r\n \"52.175.35.235/32\",\r\n + \ \"52.176.47.198/32\",\r\n \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n + \ \"52.178.211.227/32\",\r\n \"52.179.6.240/32\",\r\n \"52.179.8.35/32\",\r\n + \ \"52.179.157.59/32\",\r\n \"52.180.180.228/32\",\r\n \"52.180.182.75/32\",\r\n + \ \"52.182.138.128/26\",\r\n \"52.182.143.64/26\",\r\n \"52.183.46.73/32\",\r\n + \ \"52.183.86.102/32\",\r\n \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n + \ \"52.187.61.82/32\",\r\n \"52.187.185.159/32\",\r\n \"52.191.213.188/32\",\r\n + \ \"52.191.228.245/32\",\r\n \"52.225.184.224/32\",\r\n \"52.225.186.130/32\",\r\n + \ \"52.226.36.235/32\",\r\n \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n + \ \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n \"52.231.146.32/27\",\r\n + \ \"52.231.200.144/32\",\r\n \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n + \ \"52.232.27.189/32\",\r\n \"52.233.30.41/32\",\r\n \"52.233.190.35/32\",\r\n + \ \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n \"52.237.33.36/32\",\r\n + \ \"52.237.33.104/32\",\r\n \"52.237.143.176/32\",\r\n \"52.242.20.204/32\",\r\n + \ \"52.243.36.161/32\",\r\n \"52.246.154.64/26\",\r\n \"52.246.159.0/26\",\r\n + \ \"65.52.129.16/32\",\r\n \"65.52.250.32/27\",\r\n \"102.37.65.0/26\",\r\n + \ \"102.37.72.64/26\",\r\n \"102.37.83.0/24\",\r\n \"102.37.165.0/24\",\r\n + \ \"102.133.26.128/26\",\r\n \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n + \ \"102.133.154.128/26\",\r\n \"102.133.250.64/26\",\r\n + \ \"102.133.254.0/26\",\r\n \"104.40.26.199/32\",\r\n \"104.40.29.113/32\",\r\n + \ \"104.40.68.250/32\",\r\n \"104.40.69.64/32\",\r\n \"104.40.150.139/32\",\r\n + \ \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n \"104.41.63.213/32\",\r\n + \ \"104.41.201.10/32\",\r\n \"104.42.97.95/32\",\r\n \"104.43.18.219/32\",\r\n + \ \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n \"104.43.192.222/32\",\r\n + \ \"104.44.129.14/32\",\r\n \"104.44.129.59/32\",\r\n \"104.45.135.34/32\",\r\n + \ \"104.45.147.24/32\",\r\n \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n + \ \"104.46.98.9/32\",\r\n \"104.46.98.73/32\",\r\n \"104.46.99.176/32\",\r\n + \ \"104.208.16.0/26\",\r\n \"104.208.144.0/26\",\r\n \"104.208.237.147/32\",\r\n + \ \"104.209.186.70/32\",\r\n \"104.210.14.49/32\",\r\n \"104.210.106.31/32\",\r\n + \ \"104.210.146.250/32\",\r\n \"104.211.81.0/28\",\r\n \"104.211.98.185/32\",\r\n + \ \"104.211.102.58/32\",\r\n \"104.211.146.32/27\",\r\n \"104.211.160.121/32\",\r\n \ \"104.211.160.144/32\",\r\n \"104.211.224.190/32\",\r\n \ \"104.211.224.238/32\",\r\n \"104.214.18.128/27\",\r\n \ \"104.214.70.229/32\",\r\n \"137.116.48.46/32\",\r\n \"137.116.77.157/32\",\r\n @@ -38459,16 +39389,17 @@ interactions: \ \"2603:10e1:100:2::3368:a5a2/128\",\r\n \"2603:10e1:100:2::348b:476/128\",\r\n \ \"2603:10e1:100:2::34bf:e4f5/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.AustraliaCentral\",\r\n \"id\": \"EventHub.AustraliaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"australiacentral\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.36.46.142/32\",\r\n - \ \"20.36.106.192/27\",\r\n \"20.53.51.0/24\",\r\n \"2603:1010:304::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"australiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.36.46.142/32\",\r\n \"20.36.106.192/27\",\r\n + \ \"20.53.51.0/24\",\r\n \"2603:1010:304::240/122\",\r\n \ \"2603:1010:304:2::/120\",\r\n \"2603:1010:304:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.AustraliaCentral2\",\r\n \ \"id\": \"EventHub.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -38477,7 +39408,7 @@ interactions: \ \"2603:1010:404:2::/120\",\r\n \"2603:1010:404:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.AustraliaEast\",\r\n \ \"id\": \"EventHub.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38490,7 +39421,7 @@ interactions: \ \"2603:1010:6:802::160/123\",\r\n \"2603:1010:6:c02::160/123\",\r\n \ \"2603:10e1:100:2::1435:5552/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.AustraliaSoutheast\",\r\n \"id\": - \"EventHub.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"EventHub.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -38500,7 +39431,7 @@ interactions: \ \"2603:1010:101::240/122\",\r\n \"2603:1010:101:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.BrazilSouth\",\r\n \ \"id\": \"EventHub.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38512,7 +39443,7 @@ interactions: \ \"2603:1050:6:802::160/123\",\r\n \"2603:1050:6:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.BrazilSoutheast\",\r\n \ \"id\": \"EventHub.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38522,7 +39453,7 @@ interactions: \ \"2603:1050:403:2::/120\",\r\n \"2603:1050:403:400::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CanadaCentral\",\r\n \ \"id\": \"EventHub.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38535,20 +39466,21 @@ interactions: \ \"2603:1030:f05:802::160/123\",\r\n \"2603:1030:f05:c02::160/123\",\r\n \ \"2603:10e1:100:2::348b:476/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.CanadaEast\",\r\n \"id\": \"EventHub.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.32/27\",\r\n - \ \"40.86.225.142/32\",\r\n \"40.86.230.119/32\",\r\n \"52.139.109.0/24\",\r\n - \ \"52.242.20.204/32\",\r\n \"2603:1030:1005::240/122\",\r\n - \ \"2603:1030:1005:2::/120\",\r\n \"2603:1030:1005:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CentralIndia\",\r\n - \ \"id\": \"EventHub.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"40.69.106.32/27\",\r\n \"40.86.225.142/32\",\r\n + \ \"40.86.230.119/32\",\r\n \"52.139.109.0/24\",\r\n \"52.242.20.204/32\",\r\n + \ \"2603:1030:1005::240/122\",\r\n \"2603:1030:1005:2::/120\",\r\n + \ \"2603:1030:1005:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.CentralIndia\",\r\n \"id\": \"EventHub.CentralIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.71.30.214/32\",\r\n \"20.43.126.64/26\",\r\n \ \"20.192.98.64/26\",\r\n \"20.192.102.0/26\",\r\n \"20.192.168.0/26\",\r\n \ \"40.80.50.64/26\",\r\n \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n @@ -38557,47 +39489,48 @@ interactions: \ \"2603:1040:a06:402::1c0/123\",\r\n \"2603:1040:a06:802::160/123\",\r\n \ \"2603:1040:a06:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.CentralUS\",\r\n \"id\": \"EventHub.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.89.58.37/32\",\r\n - \ \"13.89.59.231/32\",\r\n \"13.89.170.128/26\",\r\n \"13.89.178.112/28\",\r\n - \ \"20.44.13.64/26\",\r\n \"20.98.147.0/24\",\r\n \"23.99.128.69/32\",\r\n - \ \"23.99.129.170/32\",\r\n \"23.99.192.254/32\",\r\n \"23.99.196.56/32\",\r\n - \ \"23.99.228.174/32\",\r\n \"40.86.77.12/32\",\r\n \"40.86.102.100/32\",\r\n - \ \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n \"52.165.34.144/32\",\r\n - \ \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n - \ \"52.173.199.106/32\",\r\n \"52.176.47.198/32\",\r\n \"52.182.138.128/26\",\r\n - \ \"52.182.143.64/26\",\r\n \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n - \ \"104.43.192.222/32\",\r\n \"104.208.16.0/26\",\r\n \"168.61.148.205/32\",\r\n - \ \"2603:1030:10:1::240/122\",\r\n \"2603:1030:10:402::1c0/123\",\r\n - \ \"2603:1030:10:802::160/123\",\r\n \"2603:1030:10:c02::160/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CentralUSEUAP\",\r\n - \ \"id\": \"EventHub.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.89.58.37/32\",\r\n \"13.89.59.231/32\",\r\n \"13.89.170.128/26\",\r\n + \ \"13.89.178.112/28\",\r\n \"20.44.13.64/26\",\r\n \"20.98.147.0/24\",\r\n + \ \"23.99.128.69/32\",\r\n \"23.99.129.170/32\",\r\n \"23.99.192.254/32\",\r\n + \ \"23.99.196.56/32\",\r\n \"23.99.228.174/32\",\r\n \"40.86.77.12/32\",\r\n + \ \"40.86.102.100/32\",\r\n \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n + \ \"52.165.34.144/32\",\r\n \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n + \ \"52.165.237.8/32\",\r\n \"52.173.199.106/32\",\r\n \"52.176.47.198/32\",\r\n + \ \"52.182.138.128/26\",\r\n \"52.182.143.64/26\",\r\n \"104.43.168.200/32\",\r\n + \ \"104.43.192.43/32\",\r\n \"104.43.192.222/32\",\r\n \"104.208.16.0/26\",\r\n + \ \"168.61.148.205/32\",\r\n \"2603:1030:10:1::240/122\",\r\n + \ \"2603:1030:10:402::1c0/123\",\r\n \"2603:1030:10:802::160/123\",\r\n + \ \"2603:1030:10:c02::160/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.CentralUSEUAP\",\r\n \"id\": \"EventHub.CentralUSEUAP\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.45.240.128/25\",\r\n \"20.45.241.0/26\",\r\n \ \"20.46.15.64/26\",\r\n \"40.78.202.32/27\",\r\n \"52.180.180.228/32\",\r\n \ \"52.180.182.75/32\",\r\n \"168.61.143.128/26\",\r\n \"2603:1030:f:1::240/122\",\r\n \ \"2603:1030:f:3::200/122\",\r\n \"2603:1030:f:3::400/120\",\r\n \ \"2603:1030:f:400::9c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.EastAsia\",\r\n \"id\": \"EventHub.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.64/26\",\r\n - \ \"13.94.47.61/32\",\r\n \"20.195.77.0/24\",\r\n \"20.205.75.128/26\",\r\n - \ \"20.205.83.128/26\",\r\n \"23.97.67.90/32\",\r\n \"23.99.118.48/32\",\r\n - \ \"23.101.3.68/32\",\r\n \"23.101.8.229/32\",\r\n \"23.102.234.49/32\",\r\n - \ \"52.175.35.235/32\",\r\n \"168.63.141.27/32\",\r\n \"207.46.153.127/32\",\r\n - \ \"207.46.154.16/32\",\r\n \"2603:1040:207::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.64/26\",\r\n \"13.94.47.61/32\",\r\n \"20.195.77.0/24\",\r\n + \ \"20.205.75.128/26\",\r\n \"20.205.83.128/26\",\r\n \"23.97.67.90/32\",\r\n + \ \"23.99.118.48/32\",\r\n \"23.101.3.68/32\",\r\n \"23.101.8.229/32\",\r\n + \ \"23.102.234.49/32\",\r\n \"52.175.35.235/32\",\r\n \"168.63.141.27/32\",\r\n + \ \"207.46.153.127/32\",\r\n \"207.46.154.16/32\",\r\n \"2603:1040:207::240/122\",\r\n \ \"2603:1040:207:2::100/120\",\r\n \"2603:1040:207:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS\",\r\n - \ \"id\": \"EventHub.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -38619,7 +39552,7 @@ interactions: \ \"2603:1030:210:402::1c0/123\",\r\n \"2603:1030:210:802::160/123\",\r\n \ \"2603:1030:210:c02::160/123\",\r\n \"2603:10e1:100:2::34bf:e4f5/128\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS2\",\r\n - \ \"id\": \"EventHub.EastUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -38637,7 +39570,7 @@ interactions: \ \"2603:1030:40c:802::160/123\",\r\n \"2603:1030:40c:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS2EUAP\",\r\n \ \"id\": \"EventHub.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38650,7 +39583,7 @@ interactions: \ \"2603:1030:40b:800::160/123\",\r\n \"2603:1030:40b:c00::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.FranceCentral\",\r\n \ \"id\": \"EventHub.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38661,7 +39594,7 @@ interactions: \ \"2603:1020:805:802::160/123\",\r\n \"2603:1020:805:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.FranceSouth\",\r\n \ \"id\": \"EventHub.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38670,7 +39603,7 @@ interactions: \ \"2603:1020:905:2::/120\",\r\n \"2603:1020:905:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.GermanyNorth\",\r\n \ \"id\": \"EventHub.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38678,7 +39611,7 @@ interactions: \ \"2603:1020:d04::240/122\",\r\n \"2603:1020:d04:1::600/120\",\r\n \ \"2603:1020:d04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.GermanyWestCentral\",\r\n \"id\": - \"EventHub.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"EventHub.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -38690,7 +39623,7 @@ interactions: \ \"2603:1020:c04:802::160/123\",\r\n \"2603:1020:c04:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JapanEast\",\r\n \ \"id\": \"EventHub.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38702,105 +39635,117 @@ interactions: \ \"2603:1040:407:402::1c0/123\",\r\n \"2603:1040:407:802::160/123\",\r\n \ \"2603:1040:407:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.JapanWest\",\r\n \"id\": \"EventHub.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.189.231.0/24\",\r\n - \ \"40.74.100.0/27\",\r\n \"40.74.141.187/32\",\r\n \"138.91.17.38/32\",\r\n - \ \"138.91.17.85/32\",\r\n \"2603:1040:606::240/122\",\r\n - \ \"2603:1040:606:2::/120\",\r\n \"2603:1040:606:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JioIndiaCentral\",\r\n - \ \"id\": \"EventHub.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.33.64/26\",\r\n - \ \"20.192.51.96/27\",\r\n \"20.192.51.128/25\",\r\n \"20.192.55.0/26\",\r\n - \ \"20.192.225.160/27\",\r\n \"20.192.234.32/27\",\r\n \"2603:1040:1104:2::500/120\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.189.231.0/24\",\r\n \"40.74.100.0/27\",\r\n \"40.74.141.187/32\",\r\n + \ \"40.80.181.192/26\",\r\n \"138.91.17.38/32\",\r\n \"138.91.17.85/32\",\r\n + \ \"2603:1040:606::240/122\",\r\n \"2603:1040:606:2::/120\",\r\n + \ \"2603:1040:606:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.JioIndiaCentral\",\r\n \"id\": \"EventHub.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.192.33.64/26\",\r\n \"20.192.51.96/27\",\r\n + \ \"20.192.51.128/25\",\r\n \"20.192.55.0/26\",\r\n \"20.192.225.160/27\",\r\n + \ \"20.192.234.32/27\",\r\n \"2603:1040:1104:2::500/120\",\r\n \ \"2603:1040:1104:400::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.JioIndiaWest\",\r\n \"id\": \"EventHub.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.161.64/27\",\r\n - \ \"20.193.195.32/27\",\r\n \"20.193.195.64/26\",\r\n \"20.193.195.128/25\",\r\n - \ \"20.193.202.32/27\",\r\n \"20.193.204.192/26\",\r\n \"2603:1040:d04::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.192.161.64/27\",\r\n \"20.193.195.32/27\",\r\n + \ \"20.193.195.64/26\",\r\n \"20.193.195.128/25\",\r\n \"20.193.202.32/27\",\r\n + \ \"20.193.204.192/26\",\r\n \"2603:1040:d04::240/122\",\r\n \ \"2603:1040:d04:2::500/120\",\r\n \"2603:1040:d04:400::2c0/123\",\r\n \ \"2603:1040:d04:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.KoreaCentral\",\r\n \"id\": \"EventHub.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.44.26.64/26\",\r\n - \ \"20.44.31.128/26\",\r\n \"20.194.68.192/26\",\r\n \"20.194.80.0/26\",\r\n - \ \"20.200.193.0/24\",\r\n \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n - \ \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n \"2603:1040:f05:1::240/122\",\r\n - \ \"2603:1040:f05:2::600/120\",\r\n \"2603:1040:f05:402::1c0/123\",\r\n - \ \"2603:1040:f05:802::160/123\",\r\n \"2603:1040:f05:c02::160/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.KoreaSouth\",\r\n - \ \"id\": \"EventHub.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.44.26.64/26\",\r\n \"20.44.31.128/26\",\r\n \"20.194.68.192/26\",\r\n + \ \"20.194.80.0/26\",\r\n \"20.200.193.0/24\",\r\n \"52.231.18.16/28\",\r\n + \ \"52.231.29.105/32\",\r\n \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n + \ \"2603:1040:f05:1::240/122\",\r\n \"2603:1040:f05:2::600/120\",\r\n + \ \"2603:1040:f05:402::1c0/123\",\r\n \"2603:1040:f05:802::160/123\",\r\n + \ \"2603:1040:f05:c02::160/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.KoreaSouth\",\r\n \"id\": \"EventHub.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"52.147.115.0/24\",\r\n \"52.231.146.32/27\",\r\n \ \"52.231.200.144/32\",\r\n \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n \ \"2603:1040:e05::500/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.NorthCentralUS\",\r\n \"id\": \"EventHub.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.51.3.0/24\",\r\n - \ \"20.125.171.64/26\",\r\n \"20.125.203.64/26\",\r\n \"23.96.214.181/32\",\r\n - \ \"23.96.253.236/32\",\r\n \"52.162.106.64/26\",\r\n \"52.237.143.176/32\",\r\n - \ \"168.62.234.250/32\",\r\n \"168.62.237.3/32\",\r\n \"168.62.249.226/32\",\r\n - \ \"191.236.128.253/32\",\r\n \"191.236.129.107/32\",\r\n - \ \"2603:1030:608::240/122\",\r\n \"2603:1030:608:1::600/120\",\r\n - \ \"2603:1030:608:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.NorthEurope\",\r\n \"id\": \"EventHub.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.0/26\",\r\n - \ \"13.69.239.0/26\",\r\n \"13.69.253.135/32\",\r\n \"13.69.255.140/32\",\r\n - \ \"13.74.107.0/26\",\r\n \"20.50.72.64/26\",\r\n \"20.50.80.64/26\",\r\n - \ \"20.82.245.0/24\",\r\n \"23.102.0.186/32\",\r\n \"23.102.0.239/32\",\r\n - \ \"23.102.53.113/32\",\r\n \"40.69.29.216/32\",\r\n \"40.69.217.246/32\",\r\n - \ \"40.127.132.254/32\",\r\n \"51.104.165.162/32\",\r\n \"52.138.147.148/32\",\r\n - \ \"52.138.226.0/26\",\r\n \"52.169.18.8/32\",\r\n \"52.178.211.227/32\",\r\n - \ \"104.41.201.10/32\",\r\n \"168.61.92.197/32\",\r\n \"191.238.99.131/32\",\r\n - \ \"2603:1020:5:1::240/122\",\r\n \"2603:1020:5:402::1c0/123\",\r\n - \ \"2603:1020:5:802::160/123\",\r\n \"2603:1020:5:c02::160/123\",\r\n - \ \"2603:10e1:100:2::3368:a5a2/128\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.NorwayEast\",\r\n \"id\": \"EventHub.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.0/26\",\r\n - \ \"51.13.0.192/26\",\r\n \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n - \ \"51.120.210.64/26\",\r\n \"2603:1020:e04:1::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.51.3.0/24\",\r\n \"20.125.171.64/26\",\r\n \"20.125.203.64/26\",\r\n + \ \"23.96.214.181/32\",\r\n \"23.96.253.236/32\",\r\n \"52.162.106.64/26\",\r\n + \ \"52.237.143.176/32\",\r\n \"168.62.234.250/32\",\r\n \"168.62.237.3/32\",\r\n + \ \"168.62.249.226/32\",\r\n \"191.236.128.253/32\",\r\n + \ \"191.236.129.107/32\",\r\n \"2603:1030:608::240/122\",\r\n + \ \"2603:1030:608:1::600/120\",\r\n \"2603:1030:608:402::1c0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorthEurope\",\r\n + \ \"id\": \"EventHub.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.69.227.0/26\",\r\n \"13.69.239.0/26\",\r\n \"13.69.253.135/32\",\r\n + \ \"13.69.255.140/32\",\r\n \"13.74.107.0/26\",\r\n \"20.50.72.64/26\",\r\n + \ \"20.50.80.64/26\",\r\n \"20.82.245.0/24\",\r\n \"23.102.0.186/32\",\r\n + \ \"23.102.0.239/32\",\r\n \"23.102.53.113/32\",\r\n \"40.69.29.216/32\",\r\n + \ \"40.69.217.246/32\",\r\n \"40.127.132.254/32\",\r\n \"51.104.165.162/32\",\r\n + \ \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n \"52.169.18.8/32\",\r\n + \ \"52.178.211.227/32\",\r\n \"104.41.201.10/32\",\r\n \"168.61.92.197/32\",\r\n + \ \"191.238.99.131/32\",\r\n \"2603:1020:5:1::240/122\",\r\n + \ \"2603:1020:5:402::1c0/123\",\r\n \"2603:1020:5:802::160/123\",\r\n + \ \"2603:1020:5:c02::160/123\",\r\n \"2603:10e1:100:2::3368:a5a2/128\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorwayEast\",\r\n + \ \"id\": \"EventHub.NorwayEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.100.0.0/26\",\r\n \"51.13.0.192/26\",\r\n \"51.120.98.128/27\",\r\n + \ \"51.120.106.64/26\",\r\n \"51.120.210.64/26\",\r\n \"2603:1020:e04:1::240/122\",\r\n \ \"2603:1020:e04:3::600/120\",\r\n \"2603:1020:e04:402::1c0/123\",\r\n \ \"2603:1020:e04:802::160/123\",\r\n \"2603:1020:e04:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorwayWest\",\r\n \ \"id\": \"EventHub.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.13.140.0/24\",\r\n \"51.120.218.160/27\",\r\n \ \"2603:1020:f04::240/122\",\r\n \"2603:1020:f04:3::/120\",\r\n \ \"2603:1020:f04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.SouthAfricaNorth\",\r\n \"id\": \"EventHub.SouthAfricaNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ {\r\n \"name\": \"EventHub.QatarCentral\",\r\n \"id\": \"EventHub.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.21.38.0/24\",\r\n \"20.21.43.128/26\",\r\n \"20.21.67.64/26\",\r\n + \ \"20.21.75.64/26\",\r\n \"2603:1040:1002:1::200/120\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthAfricaNorth\",\r\n + \ \"id\": \"EventHub.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"102.37.72.64/26\",\r\n \ \"102.37.165.0/24\",\r\n \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n @@ -38810,7 +39755,7 @@ interactions: \ \"2603:1000:104:802::160/123\",\r\n \"2603:1000:104:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthAfricaWest\",\r\n \ \"id\": \"EventHub.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -38819,7 +39764,7 @@ interactions: \ \"2603:1000:4:2::/120\",\r\n \"2603:1000:4:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthCentralUS\",\r\n \ \"id\": \"EventHub.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -38836,30 +39781,30 @@ interactions: \ \"2603:1030:807:802::160/123\",\r\n \"2603:1030:807:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthCentralUSSTG\",\r\n \ \"id\": \"EventHub.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.128/26\",\r\n \"20.45.117.128/26\",\r\n \ \"2603:1030:302::200/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SoutheastAsia\",\r\n \"id\": \"EventHub.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.64/27\",\r\n - \ \"13.67.20.64/26\",\r\n \"13.76.179.223/32\",\r\n \"13.76.216.217/32\",\r\n - \ \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n \"23.98.64.92/32\",\r\n - \ \"23.98.65.24/32\",\r\n \"23.98.82.64/27\",\r\n \"23.98.87.192/26\",\r\n - \ \"23.98.112.192/26\",\r\n \"40.78.234.0/27\",\r\n \"52.187.2.226/32\",\r\n - \ \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n \"52.187.185.159/32\",\r\n - \ \"104.43.18.219/32\",\r\n \"137.116.157.26/32\",\r\n \"137.116.158.30/32\",\r\n - \ \"207.46.227.14/32\",\r\n \"2603:1040:5:1::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.67.8.64/27\",\r\n \"13.67.20.64/26\",\r\n \"13.76.179.223/32\",\r\n + \ \"13.76.216.217/32\",\r\n \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n + \ \"23.98.64.92/32\",\r\n \"23.98.65.24/32\",\r\n \"23.98.82.64/27\",\r\n + \ \"23.98.87.192/26\",\r\n \"23.98.112.192/26\",\r\n \"40.78.234.0/27\",\r\n + \ \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n + \ \"52.187.185.159/32\",\r\n \"104.43.18.219/32\",\r\n \"137.116.157.26/32\",\r\n + \ \"137.116.158.30/32\",\r\n \"207.46.227.14/32\",\r\n \"2603:1040:5:1::240/122\",\r\n \ \"2603:1040:5:402::1c0/123\",\r\n \"2603:1040:5:802::160/123\",\r\n \ \"2603:1040:5:c02::160/123\",\r\n \"2603:10e1:100:2::14c3:6100/128\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthIndia\",\r\n \ \"id\": \"EventHub.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38868,52 +39813,54 @@ interactions: \ \"2603:1040:c06::240/122\",\r\n \"2603:1040:c06:2::/120\",\r\n \ \"2603:1040:c06:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwedenCentral\",\r\n \"id\": \"EventHub.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.12.30.0/24\",\r\n - \ \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n \"51.12.226.64/26\",\r\n - \ \"51.12.234.64/26\",\r\n \"2603:1020:1004::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.12.30.0/24\",\r\n \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n + \ \"51.12.226.64/26\",\r\n \"51.12.234.64/26\",\r\n \"2603:1020:1004::240/122\",\r\n \ \"2603:1020:1004:2::400/120\",\r\n \"2603:1020:1004:400::2c0/123\",\r\n \ \"2603:1020:1004:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwedenSouth\",\r\n \"id\": \"EventHub.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.12.21.0/24\",\r\n - \ \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n \"2603:1020:1104:400::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SwitzerlandNorth\",\r\n - \ \"id\": \"EventHub.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.12.21.0/24\",\r\n \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n + \ \"2603:1020:1104:400::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.SwitzerlandNorth\",\r\n \"id\": \"EventHub.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.208.19.64/26\",\r\n \"51.103.203.64/26\",\r\n \ \"51.107.58.128/27\",\r\n \"51.107.129.0/26\",\r\n \"51.107.245.0/24\",\r\n \ \"2603:1020:a04:1::240/122\",\r\n \"2603:1020:a04:2::200/120\",\r\n \ \"2603:1020:a04:402::1c0/123\",\r\n \"2603:1020:a04:802::160/123\",\r\n \ \"2603:1020:a04:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwitzerlandWest\",\r\n \"id\": \"EventHub.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.107.154.128/27\",\r\n - \ \"51.107.253.0/24\",\r\n \"2603:1020:b04::240/122\",\r\n - \ \"2603:1020:b04:2::/120\",\r\n \"2603:1020:b04:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UAECentral\",\r\n - \ \"id\": \"EventHub.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandw\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.107.154.128/27\",\r\n \"51.107.253.0/24\",\r\n + \ \"2603:1020:b04::240/122\",\r\n \"2603:1020:b04:2::/120\",\r\n + \ \"2603:1020:b04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.UAECentral\",\r\n \"id\": \"EventHub.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.0/27\",\r\n \"20.45.92.0/24\",\r\n \"2603:1040:b04::240/122\",\r\n \ \"2603:1040:b04:2::/120\",\r\n \"2603:1040:b04:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UAENorth\",\r\n \ \"id\": \"EventHub.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38923,9 +39870,9 @@ interactions: \ \"2603:1040:904:402::1c0/123\",\r\n \"2603:1040:904:802::160/123\",\r\n \ \"2603:1040:904:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.UKSouth\",\r\n \"id\": \"EventHub.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.90.128.128/26\",\r\n \ \"51.105.66.64/26\",\r\n \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n @@ -38935,7 +39882,7 @@ interactions: \ \"2603:1020:705:2::400/120\",\r\n \"2603:1020:705:402::1c0/123\",\r\n \ \"2603:1020:705:802::160/123\",\r\n \"2603:1020:705:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UKWest\",\r\n - \ \"id\": \"EventHub.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -38945,7 +39892,7 @@ interactions: \ \"2603:1020:605:2::/120\",\r\n \"2603:1020:605:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestCentralUS\",\r\n \ \"id\": \"EventHub.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -38955,37 +39902,38 @@ interactions: \ \"2603:1030:b04::240/122\",\r\n \"2603:1030:b04:1::600/120\",\r\n \ \"2603:1030:b04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestEurope\",\r\n \"id\": \"EventHub.WestEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.0/26\",\r\n - \ \"13.69.106.0/26\",\r\n \"13.69.111.128/26\",\r\n \"20.50.201.64/26\",\r\n - \ \"20.76.242.45/32\",\r\n \"20.86.89.0/24\",\r\n \"23.97.226.21/32\",\r\n - \ \"23.100.14.185/32\",\r\n \"40.68.35.230/32\",\r\n \"40.68.39.15/32\",\r\n - \ \"40.68.93.145/32\",\r\n \"40.68.205.113/32\",\r\n \"40.68.217.242/32\",\r\n - \ \"51.144.238.23/32\",\r\n \"52.174.243.57/32\",\r\n \"52.178.17.128/26\",\r\n - \ \"52.178.78.61/32\",\r\n \"52.232.27.189/32\",\r\n \"52.233.190.35/32\",\r\n - \ \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n \"65.52.129.16/32\",\r\n - \ \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n - \ \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n \"191.233.73.228/32\",\r\n - \ \"2603:1020:206:1::240/122\",\r\n \"2603:1020:206:4::100/120\",\r\n - \ \"2603:1020:206:402::1c0/123\",\r\n \"2603:1020:206:802::160/123\",\r\n - \ \"2603:1020:206:c02::160/123\",\r\n \"2603:10e1:100:2::144c:f22d/128\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestIndia\",\r\n - \ \"id\": \"EventHub.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.0/26\",\r\n \"13.69.106.0/26\",\r\n \"13.69.111.128/26\",\r\n + \ \"20.50.201.64/26\",\r\n \"20.76.242.45/32\",\r\n \"20.86.89.0/24\",\r\n + \ \"23.97.226.21/32\",\r\n \"23.100.14.185/32\",\r\n \"40.68.35.230/32\",\r\n + \ \"40.68.39.15/32\",\r\n \"40.68.93.145/32\",\r\n \"40.68.205.113/32\",\r\n + \ \"40.68.217.242/32\",\r\n \"51.144.238.23/32\",\r\n \"52.174.243.57/32\",\r\n + \ \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n \"52.232.27.189/32\",\r\n + \ \"52.233.190.35/32\",\r\n \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n + \ \"65.52.129.16/32\",\r\n \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n + \ \"104.40.216.174/32\",\r\n \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n + \ \"191.233.73.228/32\",\r\n \"2603:1020:206:1::240/122\",\r\n + \ \"2603:1020:206:4::100/120\",\r\n \"2603:1020:206:402::1c0/123\",\r\n + \ \"2603:1020:206:802::160/123\",\r\n \"2603:1020:206:c02::160/123\",\r\n + \ \"2603:10e1:100:2::144c:f22d/128\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.WestIndia\",\r\n \"id\": \"EventHub.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.83.0/24\",\r\n \"104.211.146.32/27\",\r\n \ \"104.211.160.121/32\",\r\n \"104.211.160.144/32\",\r\n \ \"2603:1040:806::240/122\",\r\n \"2603:1040:806:2::/120\",\r\n \ \"2603:1040:806:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestUS\",\r\n \"id\": \"EventHub.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.64.195.117/32\",\r\n \ \"13.88.20.117/32\",\r\n \"13.88.26.28/32\",\r\n \"13.91.61.11/32\",\r\n @@ -38998,7 +39946,7 @@ interactions: \ \"138.91.193.184/32\",\r\n \"2603:1030:a07::240/122\",\r\n \ \"2603:1030:a07:1::600/120\",\r\n \"2603:1030:a07:402::140/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestUS2\",\r\n - \ \"id\": \"EventHub.WestUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -39014,9 +39962,9 @@ interactions: \ \"2603:1030:c06:802::160/123\",\r\n \"2603:1030:c06:c02::160/123\",\r\n \ \"2603:10e1:100:2::287d:67fb/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestUS3\",\r\n \"id\": \"EventHub.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.150.160.224/27\",\r\n \ \"20.150.170.160/27\",\r\n \"20.150.175.64/26\",\r\n \"20.150.178.64/26\",\r\n @@ -39026,102 +39974,102 @@ interactions: \ \"2603:1030:504:402::2c0/123\",\r\n \"2603:1030:504:802::240/123\",\r\n \ \"2603:1030:504:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"GatewayManager\",\r\n \"id\": \"GatewayManager\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"GatewayManager\",\r\n \"addressPrefixes\": - [\r\n \"13.65.91.57/32\",\r\n \"13.66.140.144/29\",\r\n - \ \"13.67.9.128/29\",\r\n \"13.69.64.224/29\",\r\n \"13.69.227.224/29\",\r\n - \ \"13.70.72.208/29\",\r\n \"13.70.185.130/32\",\r\n \"13.71.170.240/29\",\r\n - \ \"13.71.194.232/29\",\r\n \"13.75.36.8/29\",\r\n \"13.77.0.146/32\",\r\n - \ \"13.77.50.88/29\",\r\n \"13.78.108.16/29\",\r\n \"13.78.188.33/32\",\r\n - \ \"13.85.74.21/32\",\r\n \"13.87.35.147/32\",\r\n \"13.87.36.246/32\",\r\n - \ \"13.87.56.104/29\",\r\n \"13.87.122.104/29\",\r\n \"13.89.171.96/29\",\r\n - \ \"13.91.249.235/32\",\r\n \"13.91.254.232/32\",\r\n \"13.92.84.128/32\",\r\n - \ \"13.93.112.146/32\",\r\n \"13.93.117.26/32\",\r\n \"20.17.48.64/26\",\r\n - \ \"20.21.32.64/26\",\r\n \"20.36.42.151/32\",\r\n \"20.36.42.152/32\",\r\n - \ \"20.36.74.91/32\",\r\n \"20.36.74.113/32\",\r\n \"20.36.106.72/29\",\r\n - \ \"20.36.114.24/29\",\r\n \"20.36.120.72/29\",\r\n \"20.37.53.66/32\",\r\n - \ \"20.37.53.76/32\",\r\n \"20.37.64.72/29\",\r\n \"20.37.74.88/29\",\r\n - \ \"20.37.152.72/29\",\r\n \"20.37.192.72/29\",\r\n \"20.37.224.72/29\",\r\n - \ \"20.38.80.72/29\",\r\n \"20.38.136.72/29\",\r\n \"20.39.1.56/32\",\r\n - \ \"20.39.1.58/32\",\r\n \"20.39.8.72/29\",\r\n \"20.39.26.140/32\",\r\n - \ \"20.39.26.246/32\",\r\n \"20.40.173.147/32\",\r\n \"20.41.0.72/29\",\r\n - \ \"20.41.64.72/29\",\r\n \"20.41.192.72/29\",\r\n \"20.42.0.72/29\",\r\n - \ \"20.42.128.72/29\",\r\n \"20.42.224.72/29\",\r\n \"20.43.40.72/29\",\r\n - \ \"20.43.64.72/29\",\r\n \"20.43.128.72/29\",\r\n \"20.44.3.16/29\",\r\n - \ \"20.45.95.128/27\",\r\n \"20.45.112.72/29\",\r\n \"20.45.192.72/29\",\r\n - \ \"20.46.13.128/26\",\r\n \"20.47.233.224/27\",\r\n \"20.51.6.64/26\",\r\n - \ \"20.52.95.96/27\",\r\n \"20.53.54.0/27\",\r\n \"20.53.61.192/27\",\r\n - \ \"20.54.106.86/32\",\r\n \"20.54.121.133/32\",\r\n \"20.59.80.32/27\",\r\n - \ \"20.69.5.224/27\",\r\n \"20.70.222.128/27\",\r\n \"20.72.16.64/26\",\r\n - \ \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n \"20.74.195.128/27\",\r\n - \ \"20.83.222.224/27\",\r\n \"20.87.82.0/27\",\r\n \"20.88.159.0/27\",\r\n - \ \"20.90.36.64/27\",\r\n \"20.90.132.224/27\",\r\n \"20.92.4.224/27\",\r\n - \ \"20.97.35.128/27\",\r\n \"20.98.194.96/27\",\r\n \"20.99.8.0/26\",\r\n - \ \"20.105.210.128/27\",\r\n \"20.107.239.96/27\",\r\n \"20.111.2.224/27\",\r\n - \ \"20.116.42.128/27\",\r\n \"20.118.195.160/27\",\r\n \"20.150.160.64/29\",\r\n - \ \"20.150.161.0/26\",\r\n \"20.150.171.64/29\",\r\n \"20.189.104.72/29\",\r\n - \ \"20.189.180.225/32\",\r\n \"20.189.181.8/32\",\r\n \"20.189.194.192/27\",\r\n - \ \"20.192.47.0/26\",\r\n \"20.192.84.224/27\",\r\n \"20.192.153.224/27\",\r\n - \ \"20.192.160.64/26\",\r\n \"20.192.224.192/26\",\r\n \"20.193.142.141/32\",\r\n - \ \"20.193.142.178/32\",\r\n \"20.194.75.128/26\",\r\n \"20.195.37.65/32\",\r\n - \ \"20.195.38.22/32\",\r\n \"20.195.78.0/26\",\r\n \"20.195.86.96/27\",\r\n - \ \"20.199.200.128/27\",\r\n \"20.200.160.32/27\",\r\n \"20.210.68.160/27\",\r\n - \ \"20.215.0.64/26\",\r\n \"20.217.40.64/26\",\r\n \"23.100.217.32/27\",\r\n - \ \"23.100.231.72/32\",\r\n \"23.100.231.96/32\",\r\n \"23.101.173.90/32\",\r\n - \ \"40.67.48.72/29\",\r\n \"40.67.59.64/29\",\r\n \"40.69.106.88/29\",\r\n - \ \"40.70.146.224/29\",\r\n \"40.71.11.96/29\",\r\n \"40.74.24.72/29\",\r\n - \ \"40.74.100.168/29\",\r\n \"40.78.194.88/29\",\r\n \"40.78.202.112/29\",\r\n - \ \"40.79.130.224/29\",\r\n \"40.79.178.88/29\",\r\n \"40.80.56.72/29\",\r\n - \ \"40.80.168.72/29\",\r\n \"40.80.184.72/29\",\r\n \"40.81.94.172/32\",\r\n - \ \"40.81.94.182/32\",\r\n \"40.81.180.83/32\",\r\n \"40.81.182.82/32\",\r\n - \ \"40.81.189.24/32\",\r\n \"40.81.189.42/32\",\r\n \"40.82.236.2/32\",\r\n - \ \"40.82.236.13/32\",\r\n \"40.82.248.240/29\",\r\n \"40.88.222.179/32\",\r\n - \ \"40.88.223.53/32\",\r\n \"40.89.16.72/29\",\r\n \"40.89.217.100/32\",\r\n - \ \"40.89.217.109/32\",\r\n \"40.90.186.21/32\",\r\n \"40.90.186.91/32\",\r\n - \ \"40.91.89.36/32\",\r\n \"40.91.91.51/32\",\r\n \"40.112.242.168/29\",\r\n - \ \"40.115.248.200/32\",\r\n \"40.115.254.17/32\",\r\n \"40.119.8.64/29\",\r\n - \ \"40.124.139.107/32\",\r\n \"40.124.139.174/32\",\r\n \"51.12.40.192/26\",\r\n - \ \"51.12.192.192/26\",\r\n \"51.53.24.64/26\",\r\n \"51.53.168.64/26\",\r\n - \ \"51.104.24.72/29\",\r\n \"51.105.80.72/29\",\r\n \"51.105.88.72/29\",\r\n - \ \"51.107.48.72/29\",\r\n \"51.107.59.32/29\",\r\n \"51.107.144.72/29\",\r\n - \ \"51.107.155.32/29\",\r\n \"51.107.247.0/26\",\r\n \"51.116.48.72/29\",\r\n - \ \"51.116.59.32/29\",\r\n \"51.116.77.96/27\",\r\n \"51.116.144.72/29\",\r\n - \ \"51.116.155.96/29\",\r\n \"51.120.40.72/29\",\r\n \"51.120.98.168/29\",\r\n - \ \"51.120.176.32/27\",\r\n \"51.120.219.64/29\",\r\n \"51.120.224.72/29\",\r\n - \ \"51.120.235.128/26\",\r\n \"51.137.160.72/29\",\r\n \"51.140.63.41/32\",\r\n - \ \"51.140.114.209/32\",\r\n \"51.140.148.16/29\",\r\n \"51.140.210.200/29\",\r\n - \ \"51.141.25.80/32\",\r\n \"51.141.29.178/32\",\r\n \"51.143.192.72/29\",\r\n - \ \"52.136.48.72/29\",\r\n \"52.136.137.15/32\",\r\n \"52.136.137.16/32\",\r\n - \ \"52.136.191.96/27\",\r\n \"52.138.70.115/32\",\r\n \"52.138.71.153/32\",\r\n - \ \"52.138.90.40/29\",\r\n \"52.139.87.129/32\",\r\n \"52.139.87.150/32\",\r\n - \ \"52.140.104.72/29\",\r\n \"52.142.152.114/32\",\r\n \"52.142.154.100/32\",\r\n - \ \"52.143.136.58/31\",\r\n \"52.143.250.137/32\",\r\n \"52.143.251.22/32\",\r\n - \ \"52.147.44.33/32\",\r\n \"52.148.30.6/32\",\r\n \"52.149.24.100/32\",\r\n - \ \"52.149.26.14/32\",\r\n \"52.150.136.72/29\",\r\n \"52.159.19.113/32\",\r\n - \ \"52.159.20.67/32\",\r\n \"52.159.21.124/32\",\r\n \"52.161.28.251/32\",\r\n - \ \"52.162.106.168/29\",\r\n \"52.163.241.22/32\",\r\n \"52.163.246.27/32\",\r\n - \ \"52.165.221.72/32\",\r\n \"52.169.225.171/32\",\r\n \"52.169.231.163/32\",\r\n - \ \"52.172.28.183/32\",\r\n \"52.172.31.29/32\",\r\n \"52.172.204.73/32\",\r\n - \ \"52.172.222.13/32\",\r\n \"52.173.250.124/32\",\r\n \"52.177.204.204/32\",\r\n - \ \"52.177.207.219/32\",\r\n \"52.179.10.142/32\",\r\n \"52.180.178.35/32\",\r\n - \ \"52.180.178.191/32\",\r\n \"52.180.182.210/32\",\r\n \"52.184.255.23/32\",\r\n - \ \"52.191.140.123/32\",\r\n \"52.191.170.38/32\",\r\n \"52.228.80.72/29\",\r\n - \ \"52.229.161.220/32\",\r\n \"52.229.166.101/32\",\r\n \"52.231.18.224/29\",\r\n - \ \"52.231.24.186/32\",\r\n \"52.231.35.84/32\",\r\n \"52.231.146.200/29\",\r\n - \ \"52.231.203.87/32\",\r\n \"52.231.204.175/32\",\r\n \"52.237.24.145/32\",\r\n - \ \"52.237.30.255/32\",\r\n \"52.237.208.51/32\",\r\n \"52.237.215.149/32\",\r\n - \ \"52.242.17.200/32\",\r\n \"52.242.28.83/32\",\r\n \"52.242.44.0/27\",\r\n - \ \"52.251.12.161/32\",\r\n \"52.253.157.2/32\",\r\n \"52.253.159.209/32\",\r\n - \ \"52.253.232.235/32\",\r\n \"52.253.239.162/32\",\r\n \"65.52.250.24/29\",\r\n - \ \"70.37.160.97/32\",\r\n \"70.37.161.124/32\",\r\n \"102.37.86.224/27\",\r\n - \ \"102.133.27.16/29\",\r\n \"102.133.56.72/29\",\r\n \"102.133.155.16/29\",\r\n - \ \"102.133.216.72/29\",\r\n \"104.211.81.208/29\",\r\n \"104.211.146.88/29\",\r\n - \ \"104.211.188.0/32\",\r\n \"104.211.191.94/32\",\r\n \"104.214.19.64/29\",\r\n - \ \"104.215.50.115/32\",\r\n \"104.215.52.27/32\",\r\n \"168.62.104.154/32\",\r\n - \ \"168.62.208.162/32\",\r\n \"168.62.209.95/32\",\r\n \"191.233.8.64/26\",\r\n - \ \"191.233.203.208/29\",\r\n \"191.233.245.75/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"GatewayManager\",\r\n \"addressPrefixes\": [\r\n \"13.65.91.57/32\",\r\n + \ \"13.66.140.144/29\",\r\n \"13.67.9.128/29\",\r\n \"13.69.64.224/29\",\r\n + \ \"13.69.227.224/29\",\r\n \"13.70.72.208/29\",\r\n \"13.70.185.130/32\",\r\n + \ \"13.71.170.240/29\",\r\n \"13.71.194.232/29\",\r\n \"13.75.36.8/29\",\r\n + \ \"13.77.0.146/32\",\r\n \"13.77.50.88/29\",\r\n \"13.78.108.16/29\",\r\n + \ \"13.78.188.33/32\",\r\n \"13.85.74.21/32\",\r\n \"13.87.35.147/32\",\r\n + \ \"13.87.36.246/32\",\r\n \"13.87.56.104/29\",\r\n \"13.87.122.104/29\",\r\n + \ \"13.89.171.96/29\",\r\n \"13.91.249.235/32\",\r\n \"13.91.254.232/32\",\r\n + \ \"13.92.84.128/32\",\r\n \"13.93.112.146/32\",\r\n \"13.93.117.26/32\",\r\n + \ \"20.17.48.64/26\",\r\n \"20.21.32.64/26\",\r\n \"20.36.42.151/32\",\r\n + \ \"20.36.42.152/32\",\r\n \"20.36.74.91/32\",\r\n \"20.36.74.113/32\",\r\n + \ \"20.36.106.72/29\",\r\n \"20.36.114.24/29\",\r\n \"20.36.120.72/29\",\r\n + \ \"20.37.53.66/32\",\r\n \"20.37.53.76/32\",\r\n \"20.37.64.72/29\",\r\n + \ \"20.37.74.88/29\",\r\n \"20.37.152.72/29\",\r\n \"20.37.192.72/29\",\r\n + \ \"20.37.224.72/29\",\r\n \"20.38.80.72/29\",\r\n \"20.38.136.72/29\",\r\n + \ \"20.39.1.56/32\",\r\n \"20.39.1.58/32\",\r\n \"20.39.8.72/29\",\r\n + \ \"20.39.26.140/32\",\r\n \"20.39.26.246/32\",\r\n \"20.40.173.147/32\",\r\n + \ \"20.41.0.72/29\",\r\n \"20.41.64.72/29\",\r\n \"20.41.192.72/29\",\r\n + \ \"20.42.0.72/29\",\r\n \"20.42.128.72/29\",\r\n \"20.42.224.72/29\",\r\n + \ \"20.43.40.72/29\",\r\n \"20.43.64.72/29\",\r\n \"20.43.128.72/29\",\r\n + \ \"20.44.3.16/29\",\r\n \"20.45.95.128/27\",\r\n \"20.45.112.72/29\",\r\n + \ \"20.45.192.72/29\",\r\n \"20.46.13.128/26\",\r\n \"20.47.233.224/27\",\r\n + \ \"20.51.6.64/26\",\r\n \"20.52.95.96/27\",\r\n \"20.53.54.0/27\",\r\n + \ \"20.53.61.192/27\",\r\n \"20.54.106.86/32\",\r\n \"20.54.121.133/32\",\r\n + \ \"20.59.80.32/27\",\r\n \"20.69.5.224/27\",\r\n \"20.70.222.128/27\",\r\n + \ \"20.72.16.64/26\",\r\n \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n + \ \"20.74.195.128/27\",\r\n \"20.83.222.224/27\",\r\n \"20.87.82.0/27\",\r\n + \ \"20.88.159.0/27\",\r\n \"20.90.36.64/27\",\r\n \"20.90.132.224/27\",\r\n + \ \"20.92.4.224/27\",\r\n \"20.97.35.128/27\",\r\n \"20.98.194.96/27\",\r\n + \ \"20.99.8.0/26\",\r\n \"20.105.210.128/27\",\r\n \"20.107.239.96/27\",\r\n + \ \"20.111.2.224/27\",\r\n \"20.116.42.128/27\",\r\n \"20.118.195.160/27\",\r\n + \ \"20.150.160.64/29\",\r\n \"20.150.161.0/26\",\r\n \"20.150.171.64/29\",\r\n + \ \"20.189.104.72/29\",\r\n \"20.189.180.225/32\",\r\n \"20.189.181.8/32\",\r\n + \ \"20.189.194.192/27\",\r\n \"20.192.47.0/26\",\r\n \"20.192.84.224/27\",\r\n + \ \"20.192.153.224/27\",\r\n \"20.192.160.64/26\",\r\n \"20.192.224.192/26\",\r\n + \ \"20.193.142.141/32\",\r\n \"20.193.142.178/32\",\r\n \"20.194.75.128/26\",\r\n + \ \"20.195.37.65/32\",\r\n \"20.195.38.22/32\",\r\n \"20.195.78.0/26\",\r\n + \ \"20.195.86.96/27\",\r\n \"20.199.200.128/27\",\r\n \"20.200.160.32/27\",\r\n + \ \"20.210.68.160/27\",\r\n \"20.215.0.64/26\",\r\n \"20.217.40.64/26\",\r\n + \ \"23.100.217.32/27\",\r\n \"23.100.231.72/32\",\r\n \"23.100.231.96/32\",\r\n + \ \"23.101.173.90/32\",\r\n \"40.67.48.72/29\",\r\n \"40.67.59.64/29\",\r\n + \ \"40.69.106.88/29\",\r\n \"40.70.146.224/29\",\r\n \"40.71.11.96/29\",\r\n + \ \"40.74.24.72/29\",\r\n \"40.74.100.168/29\",\r\n \"40.78.194.88/29\",\r\n + \ \"40.78.202.112/29\",\r\n \"40.79.130.224/29\",\r\n \"40.79.178.88/29\",\r\n + \ \"40.80.56.72/29\",\r\n \"40.80.168.72/29\",\r\n \"40.80.184.72/29\",\r\n + \ \"40.81.94.172/32\",\r\n \"40.81.94.182/32\",\r\n \"40.81.180.83/32\",\r\n + \ \"40.81.182.82/32\",\r\n \"40.81.189.24/32\",\r\n \"40.81.189.42/32\",\r\n + \ \"40.82.236.2/32\",\r\n \"40.82.236.13/32\",\r\n \"40.82.248.240/29\",\r\n + \ \"40.88.222.179/32\",\r\n \"40.88.223.53/32\",\r\n \"40.89.16.72/29\",\r\n + \ \"40.89.217.100/32\",\r\n \"40.89.217.109/32\",\r\n \"40.90.186.21/32\",\r\n + \ \"40.90.186.91/32\",\r\n \"40.91.89.36/32\",\r\n \"40.91.91.51/32\",\r\n + \ \"40.112.242.168/29\",\r\n \"40.115.248.200/32\",\r\n \"40.115.254.17/32\",\r\n + \ \"40.119.8.64/29\",\r\n \"40.124.139.107/32\",\r\n \"40.124.139.174/32\",\r\n + \ \"51.12.40.192/26\",\r\n \"51.12.192.192/26\",\r\n \"51.53.24.64/26\",\r\n + \ \"51.53.168.64/26\",\r\n \"51.104.24.72/29\",\r\n \"51.105.80.72/29\",\r\n + \ \"51.105.88.72/29\",\r\n \"51.107.48.72/29\",\r\n \"51.107.59.32/29\",\r\n + \ \"51.107.144.72/29\",\r\n \"51.107.155.32/29\",\r\n \"51.107.247.0/26\",\r\n + \ \"51.116.48.72/29\",\r\n \"51.116.59.32/29\",\r\n \"51.116.77.96/27\",\r\n + \ \"51.116.144.72/29\",\r\n \"51.116.155.96/29\",\r\n \"51.120.40.72/29\",\r\n + \ \"51.120.98.168/29\",\r\n \"51.120.176.32/27\",\r\n \"51.120.219.64/29\",\r\n + \ \"51.120.224.72/29\",\r\n \"51.120.235.128/26\",\r\n \"51.137.160.72/29\",\r\n + \ \"51.140.63.41/32\",\r\n \"51.140.114.209/32\",\r\n \"51.140.148.16/29\",\r\n + \ \"51.140.210.200/29\",\r\n \"51.141.25.80/32\",\r\n \"51.141.29.178/32\",\r\n + \ \"51.143.192.72/29\",\r\n \"52.136.48.72/29\",\r\n \"52.136.137.15/32\",\r\n + \ \"52.136.137.16/32\",\r\n \"52.136.191.96/27\",\r\n \"52.138.70.115/32\",\r\n + \ \"52.138.71.153/32\",\r\n \"52.138.90.40/29\",\r\n \"52.139.87.129/32\",\r\n + \ \"52.139.87.150/32\",\r\n \"52.140.104.72/29\",\r\n \"52.142.152.114/32\",\r\n + \ \"52.142.154.100/32\",\r\n \"52.143.136.58/31\",\r\n \"52.143.250.137/32\",\r\n + \ \"52.143.251.22/32\",\r\n \"52.147.44.33/32\",\r\n \"52.148.30.6/32\",\r\n + \ \"52.149.24.100/32\",\r\n \"52.149.26.14/32\",\r\n \"52.150.136.72/29\",\r\n + \ \"52.159.19.113/32\",\r\n \"52.159.20.67/32\",\r\n \"52.159.21.124/32\",\r\n + \ \"52.161.28.251/32\",\r\n \"52.162.106.168/29\",\r\n \"52.163.241.22/32\",\r\n + \ \"52.163.246.27/32\",\r\n \"52.165.221.72/32\",\r\n \"52.169.225.171/32\",\r\n + \ \"52.169.231.163/32\",\r\n \"52.172.28.183/32\",\r\n \"52.172.31.29/32\",\r\n + \ \"52.172.204.73/32\",\r\n \"52.172.222.13/32\",\r\n \"52.173.250.124/32\",\r\n + \ \"52.177.204.204/32\",\r\n \"52.177.207.219/32\",\r\n \"52.179.10.142/32\",\r\n + \ \"52.180.178.35/32\",\r\n \"52.180.178.191/32\",\r\n \"52.180.182.210/32\",\r\n + \ \"52.184.255.23/32\",\r\n \"52.191.140.123/32\",\r\n \"52.191.170.38/32\",\r\n + \ \"52.228.80.72/29\",\r\n \"52.229.161.220/32\",\r\n \"52.229.166.101/32\",\r\n + \ \"52.231.18.224/29\",\r\n \"52.231.24.186/32\",\r\n \"52.231.35.84/32\",\r\n + \ \"52.231.146.200/29\",\r\n \"52.231.203.87/32\",\r\n \"52.231.204.175/32\",\r\n + \ \"52.237.24.145/32\",\r\n \"52.237.30.255/32\",\r\n \"52.237.208.51/32\",\r\n + \ \"52.237.215.149/32\",\r\n \"52.242.17.200/32\",\r\n \"52.242.28.83/32\",\r\n + \ \"52.242.44.0/27\",\r\n \"52.251.12.161/32\",\r\n \"52.253.157.2/32\",\r\n + \ \"52.253.159.209/32\",\r\n \"52.253.232.235/32\",\r\n \"52.253.239.162/32\",\r\n + \ \"65.52.250.24/29\",\r\n \"70.37.160.97/32\",\r\n \"70.37.161.124/32\",\r\n + \ \"102.37.86.224/27\",\r\n \"102.133.27.16/29\",\r\n \"102.133.56.72/29\",\r\n + \ \"102.133.155.16/29\",\r\n \"102.133.216.72/29\",\r\n \"104.211.81.208/29\",\r\n + \ \"104.211.146.88/29\",\r\n \"104.211.188.0/32\",\r\n \"104.211.191.94/32\",\r\n + \ \"104.214.19.64/29\",\r\n \"104.215.50.115/32\",\r\n \"104.215.52.27/32\",\r\n + \ \"168.62.104.154/32\",\r\n \"168.62.208.162/32\",\r\n \"168.62.209.95/32\",\r\n + \ \"191.233.8.64/26\",\r\n \"191.233.203.208/29\",\r\n \"191.233.245.75/32\",\r\n \ \"191.233.245.118/32\",\r\n \"191.234.182.29/32\",\r\n \ \"191.235.81.58/32\",\r\n \"191.235.224.72/29\",\r\n \"191.238.78.96/27\",\r\n \ \"2603:1000:4::40/122\",\r\n \"2603:1000:104:1::40/122\",\r\n @@ -39154,36 +40102,37 @@ interactions: \ \"2603:1040:1503::40/122\",\r\n \"2603:1050:6:1::40/122\",\r\n \ \"2603:1050:403::40/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"GenevaActions\",\r\n \"id\": \"GenevaActions\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"GenevaActions\",\r\n \"addressPrefixes\": - [\r\n \"13.64.115.203/32\",\r\n \"13.66.84.47/32\",\r\n - \ \"13.83.20.117/32\",\r\n \"13.90.92.157/32\",\r\n \"20.17.51.252/30\",\r\n - \ \"20.21.54.160/30\",\r\n \"20.41.62.174/32\",\r\n \"20.48.202.40/30\",\r\n - \ \"20.51.6.172/30\",\r\n \"20.52.94.116/30\",\r\n \"20.53.52.252/30\",\r\n - \ \"20.59.81.8/30\",\r\n \"20.69.4.244/30\",\r\n \"20.70.221.220/30\",\r\n - \ \"20.87.80.24/30\",\r\n \"20.88.157.92/30\",\r\n \"20.89.12.140/30\",\r\n - \ \"20.90.32.176/30\",\r\n \"20.90.132.92/30\",\r\n \"20.92.3.252/30\",\r\n - \ \"20.98.146.80/30\",\r\n \"20.98.192.172/30\",\r\n \"20.100.1.156/30\",\r\n - \ \"20.105.209.68/30\",\r\n \"20.111.0.240/30\",\r\n \"20.150.129.252/30\",\r\n - \ \"20.189.194.96/30\",\r\n \"20.192.84.160/30\",\r\n \"20.192.153.92/30\",\r\n - \ \"20.192.169.124/30\",\r\n \"20.195.85.176/30\",\r\n \"20.200.195.180/30\",\r\n - \ \"20.205.69.24/30\",\r\n \"20.207.2.80/30\",\r\n \"20.208.4.100/30\",\r\n - \ \"20.215.3.252/30\",\r\n \"20.217.43.252/30\",\r\n \"23.100.226.236/32\",\r\n - \ \"40.90.240.166/32\",\r\n \"40.91.126.196/32\",\r\n \"40.119.1.226/32\",\r\n - \ \"40.119.4.111/32\",\r\n \"40.120.87.200/30\",\r\n \"40.124.47.188/32\",\r\n - \ \"51.53.28.208/30\",\r\n \"51.53.172.208/30\",\r\n \"51.141.189.182/32\",\r\n - \ \"52.146.139.216/30\",\r\n \"52.147.119.24/30\",\r\n \"52.162.80.89/32\",\r\n - \ \"52.185.213.186/32\",\r\n \"65.52.14.230/32\",\r\n \"65.52.193.203/32\",\r\n - \ \"102.37.85.12/30\",\r\n \"104.43.242.137/32\",\r\n \"104.214.49.0/32\",\r\n - \ \"157.55.176.93/32\",\r\n \"191.238.77.220/30\",\r\n \"2603:1020:1302:1::160/123\",\r\n - \ \"2603:1030:608:4::20/123\",\r\n \"2603:1030:a07:4::3a0/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"GenevaActions\",\r\n \"addressPrefixes\": [\r\n \"13.64.115.203/32\",\r\n + \ \"13.66.84.47/32\",\r\n \"13.83.20.117/32\",\r\n \"13.90.92.157/32\",\r\n + \ \"20.17.51.252/30\",\r\n \"20.21.54.160/30\",\r\n \"20.41.62.174/32\",\r\n + \ \"20.48.202.40/30\",\r\n \"20.51.6.172/30\",\r\n \"20.52.94.116/30\",\r\n + \ \"20.53.52.252/30\",\r\n \"20.59.81.8/30\",\r\n \"20.69.4.244/30\",\r\n + \ \"20.70.221.220/30\",\r\n \"20.87.80.24/30\",\r\n \"20.88.157.92/30\",\r\n + \ \"20.89.12.140/30\",\r\n \"20.90.32.176/30\",\r\n \"20.90.132.92/30\",\r\n + \ \"20.92.3.252/30\",\r\n \"20.98.146.80/30\",\r\n \"20.98.192.172/30\",\r\n + \ \"20.100.1.156/30\",\r\n \"20.105.209.68/30\",\r\n \"20.111.0.240/30\",\r\n + \ \"20.150.129.252/30\",\r\n \"20.189.194.96/30\",\r\n \"20.192.84.160/30\",\r\n + \ \"20.192.153.92/30\",\r\n \"20.192.169.124/30\",\r\n \"20.195.85.176/30\",\r\n + \ \"20.200.195.180/30\",\r\n \"20.205.69.24/30\",\r\n \"20.207.2.80/30\",\r\n + \ \"20.208.4.100/30\",\r\n \"20.215.3.252/30\",\r\n \"20.217.43.252/30\",\r\n + \ \"23.100.226.236/32\",\r\n \"40.90.240.166/32\",\r\n \"40.91.126.196/32\",\r\n + \ \"40.119.1.226/32\",\r\n \"40.119.4.111/32\",\r\n \"40.120.87.200/30\",\r\n + \ \"40.124.47.188/32\",\r\n \"51.53.28.208/30\",\r\n \"51.53.172.208/30\",\r\n + \ \"51.141.189.182/32\",\r\n \"52.146.139.216/30\",\r\n \"52.147.119.24/30\",\r\n + \ \"52.162.80.89/32\",\r\n \"52.185.213.186/32\",\r\n \"65.52.14.230/32\",\r\n + \ \"65.52.193.203/32\",\r\n \"102.37.85.12/30\",\r\n \"104.43.242.137/32\",\r\n + \ \"104.214.49.0/32\",\r\n \"157.55.176.93/32\",\r\n \"191.238.77.220/30\",\r\n + \ \"2603:1020:1302:1::160/123\",\r\n \"2603:1030:608:4::20/123\",\r\n + \ \"2603:1030:a07:4::3a0/123\",\r\n \"2603:1040:606:3::240/123\",\r\n \ \"2603:1040:904:3::40/123\",\r\n \"2603:1040:1104:2::600/123\",\r\n \ \"2603:1040:1202:1::140/123\",\r\n \"2603:1040:1302:1::420/123\",\r\n \ \"2603:1040:1402:1::160/123\",\r\n \"2603:1040:1503:1::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Grafana\",\r\n - \ \"id\": \"Grafana\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Grafana\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"NSG\",\r\n \"API\"\r\n ],\r\n \"systemService\": @@ -39205,7 +40154,7 @@ interactions: \ \"51.137.13.118/32\",\r\n \"52.161.89.127/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"GuestAndHybridManagement\",\r\n \ \"id\": \"GuestAndHybridManagement\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAutomation\",\r\n \"addressPrefixes\": @@ -39425,86 +40374,86 @@ interactions: \ \"2603:1040:207:c00::60/124\",\r\n \"2603:1040:407::6a0/123\",\r\n \ \"2603:1040:407:402::2c0/124\",\r\n \"2603:1040:407:802::200/124\",\r\n \ \"2603:1040:407:c02::200/124\",\r\n \"2603:1040:606:1::480/123\",\r\n - \ \"2603:1040:606:402::2c0/124\",\r\n \"2603:1040:806:402::2c0/124\",\r\n - \ \"2603:1040:904::6a0/123\",\r\n \"2603:1040:904:402::2c0/124\",\r\n - \ \"2603:1040:904:802::200/124\",\r\n \"2603:1040:904:802::2a0/123\",\r\n - \ \"2603:1040:904:c02::200/124\",\r\n \"2603:1040:904:c02::2a0/123\",\r\n - \ \"2603:1040:a06:3::200/123\",\r\n \"2603:1040:a06:402::2c0/124\",\r\n - \ \"2603:1040:a06:802::200/124\",\r\n \"2603:1040:a06:c02::200/124\",\r\n - \ \"2603:1040:b04:1::2a0/123\",\r\n \"2603:1040:b04:402::2c0/124\",\r\n - \ \"2603:1040:c06:1::480/123\",\r\n \"2603:1040:c06:402::2c0/124\",\r\n - \ \"2603:1040:d04:2::320/123\",\r\n \"2603:1040:d04:400::1c0/124\",\r\n - \ \"2603:1040:d04:400::2e0/124\",\r\n \"2603:1040:d04:400::3a0/124\",\r\n - \ \"2603:1040:d04:800::3d0/124\",\r\n \"2603:1040:d04:800::3f0/124\",\r\n - \ \"2603:1040:e05:1::c0/123\",\r\n \"2603:1040:f05:2::2a0/123\",\r\n - \ \"2603:1040:f05:402::2c0/124\",\r\n \"2603:1040:f05:802::200/124\",\r\n - \ \"2603:1040:f05:c02::200/124\",\r\n \"2603:1040:1002:2::500/121\",\r\n - \ \"2603:1040:1002:400::190/124\",\r\n \"2603:1040:1002:800::60/124\",\r\n - \ \"2603:1040:1002:c00::60/124\",\r\n \"2603:1040:1104:2::240/123\",\r\n - \ \"2603:1040:1104:400::2c0/124\",\r\n \"2603:1040:1104:400::4c0/123\",\r\n - \ \"2603:1040:1202::620/123\",\r\n \"2603:1040:1202:400::1a0/123\",\r\n - \ \"2603:1040:1302::620/123\",\r\n \"2603:1040:1302:400::1a0/123\",\r\n - \ \"2603:1040:1402::640/123\",\r\n \"2603:1040:1402:400::1a0/123\",\r\n - \ \"2603:1040:1402:800::60/123\",\r\n \"2603:1040:1402:c00::60/123\",\r\n - \ \"2603:1040:1503::640/123\",\r\n \"2603:1040:1503:400::1a0/123\",\r\n - \ \"2603:1050:6::6a0/123\",\r\n \"2603:1050:6:402::2c0/124\",\r\n - \ \"2603:1050:6:802::200/124\",\r\n \"2603:1050:6:c02::200/124\",\r\n - \ \"2603:1050:403:1::260/123\",\r\n \"2603:1050:403:400::1e0/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight\",\r\n - \ \"id\": \"HDInsight\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": - [\r\n \"13.64.254.98/32\",\r\n \"13.66.141.144/29\",\r\n - \ \"13.67.9.152/29\",\r\n \"13.69.65.8/29\",\r\n \"13.69.229.72/29\",\r\n - \ \"13.70.73.96/29\",\r\n \"13.71.172.240/29\",\r\n \"13.71.196.48/29\",\r\n - \ \"13.73.240.8/29\",\r\n \"13.73.254.192/29\",\r\n \"13.74.153.132/32\",\r\n - \ \"13.75.38.112/29\",\r\n \"13.75.152.195/32\",\r\n \"13.76.136.249/32\",\r\n - \ \"13.76.245.160/32\",\r\n \"13.77.2.56/32\",\r\n \"13.77.2.94/32\",\r\n - \ \"13.77.52.8/29\",\r\n \"13.78.89.60/32\",\r\n \"13.78.125.90/32\",\r\n - \ \"13.82.225.233/32\",\r\n \"13.86.218.240/29\",\r\n \"13.87.58.32/29\",\r\n - \ \"13.87.124.32/29\",\r\n \"13.89.171.120/29\",\r\n \"20.17.54.184/29\",\r\n - \ \"20.21.37.56/29\",\r\n \"20.36.36.33/32\",\r\n \"20.36.36.196/32\",\r\n - \ \"20.36.123.88/29\",\r\n \"20.37.68.40/29\",\r\n \"20.37.76.96/29\",\r\n - \ \"20.37.228.0/29\",\r\n \"20.38.139.88/29\",\r\n \"20.39.15.48/29\",\r\n - \ \"20.40.207.144/29\",\r\n \"20.41.69.32/29\",\r\n \"20.41.197.120/29\",\r\n - \ \"20.43.45.224/29\",\r\n \"20.43.120.8/29\",\r\n \"20.44.4.64/29\",\r\n - \ \"20.44.16.8/29\",\r\n \"20.44.26.240/29\",\r\n \"20.45.115.128/29\",\r\n - \ \"20.45.198.80/29\",\r\n \"20.48.192.24/29\",\r\n \"20.49.102.48/29\",\r\n - \ \"20.49.114.56/29\",\r\n \"20.49.126.128/29\",\r\n \"20.53.40.120/29\",\r\n - \ \"20.61.96.160/29\",\r\n \"20.72.20.40/29\",\r\n \"20.150.167.176/29\",\r\n - \ \"20.150.172.232/29\",\r\n \"20.188.39.64/32\",\r\n \"20.189.111.192/29\",\r\n - \ \"20.191.160.0/29\",\r\n \"20.192.48.216/29\",\r\n \"20.192.235.248/29\",\r\n - \ \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n \"20.215.6.136/29\",\r\n - \ \"20.217.46.136/29\",\r\n \"23.98.107.192/29\",\r\n \"23.99.5.239/32\",\r\n - \ \"23.101.196.19/32\",\r\n \"23.102.235.122/32\",\r\n \"40.64.134.160/29\",\r\n - \ \"40.67.50.248/29\",\r\n \"40.67.60.64/29\",\r\n \"40.69.107.8/29\",\r\n - \ \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n \"40.74.101.192/29\",\r\n - \ \"40.74.125.69/32\",\r\n \"40.74.146.88/29\",\r\n \"40.78.195.8/29\",\r\n - \ \"40.78.202.136/29\",\r\n \"40.79.130.248/29\",\r\n \"40.79.180.16/29\",\r\n - \ \"40.79.187.0/29\",\r\n \"40.80.63.144/29\",\r\n \"40.80.172.120/29\",\r\n - \ \"40.89.22.88/29\",\r\n \"40.89.65.220/32\",\r\n \"40.89.68.134/32\",\r\n - \ \"40.89.157.135/32\",\r\n \"51.12.17.48/29\",\r\n \"51.12.25.48/29\",\r\n - \ \"51.53.30.168/29\",\r\n \"51.53.174.152/29\",\r\n \"51.104.8.96/29\",\r\n - \ \"51.104.31.56/29\",\r\n \"51.105.92.56/29\",\r\n \"51.107.52.208/29\",\r\n - \ \"51.107.60.48/29\",\r\n \"51.107.148.24/29\",\r\n \"51.107.156.56/29\",\r\n - \ \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n \"51.116.145.168/29\",\r\n - \ \"51.116.156.48/29\",\r\n \"51.120.43.88/29\",\r\n \"51.120.100.48/29\",\r\n - \ \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n \"51.137.166.32/29\",\r\n - \ \"51.140.47.39/32\",\r\n \"51.140.52.16/32\",\r\n \"51.140.211.24/29\",\r\n - \ \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n \"52.136.52.40/29\",\r\n - \ \"52.140.108.248/29\",\r\n \"52.146.79.136/29\",\r\n \"52.146.130.184/29\",\r\n - \ \"52.150.154.192/29\",\r\n \"52.161.10.167/32\",\r\n \"52.161.23.15/32\",\r\n - \ \"52.162.110.160/29\",\r\n \"52.164.210.96/32\",\r\n \"52.166.243.90/32\",\r\n - \ \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n \"52.174.36.244/32\",\r\n - \ \"52.175.38.134/32\",\r\n \"52.175.211.210/32\",\r\n \"52.175.222.222/32\",\r\n - \ \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n \"52.228.37.66/32\",\r\n - \ \"52.228.45.222/32\",\r\n \"52.229.123.172/32\",\r\n \"52.229.127.96/32\",\r\n - \ \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n \"52.231.147.24/29\",\r\n - \ \"52.231.203.16/32\",\r\n \"52.231.205.214/32\",\r\n \"65.52.252.96/29\",\r\n - \ \"102.133.28.80/29\",\r\n \"102.133.60.32/29\",\r\n \"102.133.124.0/29\",\r\n - \ \"102.133.219.176/29\",\r\n \"104.46.176.168/29\",\r\n + \ \"2603:1040:606:402::2c0/124\",\r\n \"2603:1040:606:402::5c0/123\",\r\n + \ \"2603:1040:806:402::2c0/124\",\r\n \"2603:1040:904::6a0/123\",\r\n + \ \"2603:1040:904:402::2c0/124\",\r\n \"2603:1040:904:802::200/124\",\r\n + \ \"2603:1040:904:802::2a0/123\",\r\n \"2603:1040:904:c02::200/124\",\r\n + \ \"2603:1040:904:c02::2a0/123\",\r\n \"2603:1040:a06:3::200/123\",\r\n + \ \"2603:1040:a06:402::2c0/124\",\r\n \"2603:1040:a06:802::200/124\",\r\n + \ \"2603:1040:a06:c02::200/124\",\r\n \"2603:1040:b04:1::2a0/123\",\r\n + \ \"2603:1040:b04:402::2c0/124\",\r\n \"2603:1040:c06:1::480/123\",\r\n + \ \"2603:1040:c06:402::2c0/124\",\r\n \"2603:1040:d04:2::320/123\",\r\n + \ \"2603:1040:d04:400::1c0/124\",\r\n \"2603:1040:d04:400::2e0/124\",\r\n + \ \"2603:1040:d04:400::3a0/124\",\r\n \"2603:1040:d04:800::3d0/124\",\r\n + \ \"2603:1040:d04:800::3f0/124\",\r\n \"2603:1040:e05:1::c0/123\",\r\n + \ \"2603:1040:f05:2::2a0/123\",\r\n \"2603:1040:f05:402::2c0/124\",\r\n + \ \"2603:1040:f05:802::200/124\",\r\n \"2603:1040:f05:c02::200/124\",\r\n + \ \"2603:1040:1002:2::500/121\",\r\n \"2603:1040:1002:400::190/124\",\r\n + \ \"2603:1040:1002:800::60/124\",\r\n \"2603:1040:1002:c00::60/124\",\r\n + \ \"2603:1040:1104:2::240/123\",\r\n \"2603:1040:1104:400::2c0/124\",\r\n + \ \"2603:1040:1104:400::4c0/123\",\r\n \"2603:1040:1202::620/123\",\r\n + \ \"2603:1040:1202:400::1a0/123\",\r\n \"2603:1040:1302::620/123\",\r\n + \ \"2603:1040:1302:400::1a0/123\",\r\n \"2603:1040:1402::640/123\",\r\n + \ \"2603:1040:1402:400::1a0/123\",\r\n \"2603:1040:1402:800::60/123\",\r\n + \ \"2603:1040:1402:c00::60/123\",\r\n \"2603:1040:1503::640/123\",\r\n + \ \"2603:1040:1503:400::1a0/123\",\r\n \"2603:1050:6::6a0/123\",\r\n + \ \"2603:1050:6:402::2c0/124\",\r\n \"2603:1050:6:802::200/124\",\r\n + \ \"2603:1050:6:c02::200/124\",\r\n \"2603:1050:403:1::260/123\",\r\n + \ \"2603:1050:403:400::1e0/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight\",\r\n \"id\": \"HDInsight\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.64.254.98/32\",\r\n + \ \"13.66.141.144/29\",\r\n \"13.67.9.152/29\",\r\n \"13.69.65.8/29\",\r\n + \ \"13.69.229.72/29\",\r\n \"13.70.73.96/29\",\r\n \"13.71.172.240/29\",\r\n + \ \"13.71.196.48/29\",\r\n \"13.73.240.8/29\",\r\n \"13.73.254.192/29\",\r\n + \ \"13.74.153.132/32\",\r\n \"13.75.38.112/29\",\r\n \"13.75.152.195/32\",\r\n + \ \"13.76.136.249/32\",\r\n \"13.76.245.160/32\",\r\n \"13.77.2.56/32\",\r\n + \ \"13.77.2.94/32\",\r\n \"13.77.52.8/29\",\r\n \"13.78.89.60/32\",\r\n + \ \"13.78.125.90/32\",\r\n \"13.82.225.233/32\",\r\n \"13.86.218.240/29\",\r\n + \ \"13.87.58.32/29\",\r\n \"13.87.124.32/29\",\r\n \"13.89.171.120/29\",\r\n + \ \"20.17.54.184/29\",\r\n \"20.21.37.56/29\",\r\n \"20.36.36.33/32\",\r\n + \ \"20.36.36.196/32\",\r\n \"20.36.123.88/29\",\r\n \"20.37.68.40/29\",\r\n + \ \"20.37.76.96/29\",\r\n \"20.37.228.0/29\",\r\n \"20.38.139.88/29\",\r\n + \ \"20.39.15.48/29\",\r\n \"20.40.207.144/29\",\r\n \"20.41.69.32/29\",\r\n + \ \"20.41.197.120/29\",\r\n \"20.43.45.224/29\",\r\n \"20.43.120.8/29\",\r\n + \ \"20.44.4.64/29\",\r\n \"20.44.16.8/29\",\r\n \"20.44.26.240/29\",\r\n + \ \"20.45.115.128/29\",\r\n \"20.45.198.80/29\",\r\n \"20.48.192.24/29\",\r\n + \ \"20.49.102.48/29\",\r\n \"20.49.114.56/29\",\r\n \"20.49.126.128/29\",\r\n + \ \"20.53.40.120/29\",\r\n \"20.61.96.160/29\",\r\n \"20.72.20.40/29\",\r\n + \ \"20.150.167.176/29\",\r\n \"20.150.172.232/29\",\r\n \"20.188.39.64/32\",\r\n + \ \"20.189.111.192/29\",\r\n \"20.191.160.0/29\",\r\n \"20.192.48.216/29\",\r\n + \ \"20.192.235.248/29\",\r\n \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n + \ \"20.215.6.136/29\",\r\n \"20.217.46.136/29\",\r\n \"23.98.107.192/29\",\r\n + \ \"23.99.5.239/32\",\r\n \"23.101.196.19/32\",\r\n \"23.102.235.122/32\",\r\n + \ \"40.64.134.160/29\",\r\n \"40.67.50.248/29\",\r\n \"40.67.60.64/29\",\r\n + \ \"40.69.107.8/29\",\r\n \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n + \ \"40.74.101.192/29\",\r\n \"40.74.125.69/32\",\r\n \"40.74.146.88/29\",\r\n + \ \"40.78.195.8/29\",\r\n \"40.78.202.136/29\",\r\n \"40.79.130.248/29\",\r\n + \ \"40.79.180.16/29\",\r\n \"40.79.187.0/29\",\r\n \"40.80.63.144/29\",\r\n + \ \"40.80.172.120/29\",\r\n \"40.89.22.88/29\",\r\n \"40.89.65.220/32\",\r\n + \ \"40.89.68.134/32\",\r\n \"40.89.157.135/32\",\r\n \"51.12.17.48/29\",\r\n + \ \"51.12.25.48/29\",\r\n \"51.53.30.168/29\",\r\n \"51.53.174.152/29\",\r\n + \ \"51.104.8.96/29\",\r\n \"51.104.31.56/29\",\r\n \"51.105.92.56/29\",\r\n + \ \"51.107.52.208/29\",\r\n \"51.107.60.48/29\",\r\n \"51.107.148.24/29\",\r\n + \ \"51.107.156.56/29\",\r\n \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n + \ \"51.116.145.168/29\",\r\n \"51.116.156.48/29\",\r\n \"51.120.43.88/29\",\r\n + \ \"51.120.100.48/29\",\r\n \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n + \ \"51.137.166.32/29\",\r\n \"51.140.47.39/32\",\r\n \"51.140.52.16/32\",\r\n + \ \"51.140.211.24/29\",\r\n \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n + \ \"52.136.52.40/29\",\r\n \"52.140.108.248/29\",\r\n \"52.146.79.136/29\",\r\n + \ \"52.146.130.184/29\",\r\n \"52.150.154.192/29\",\r\n \"52.161.10.167/32\",\r\n + \ \"52.161.23.15/32\",\r\n \"52.162.110.160/29\",\r\n \"52.164.210.96/32\",\r\n + \ \"52.166.243.90/32\",\r\n \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n + \ \"52.174.36.244/32\",\r\n \"52.175.38.134/32\",\r\n \"52.175.211.210/32\",\r\n + \ \"52.175.222.222/32\",\r\n \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n + \ \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n \"52.229.123.172/32\",\r\n + \ \"52.229.127.96/32\",\r\n \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n + \ \"52.231.147.24/29\",\r\n \"52.231.203.16/32\",\r\n \"52.231.205.214/32\",\r\n + \ \"65.52.252.96/29\",\r\n \"102.133.28.80/29\",\r\n \"102.133.60.32/29\",\r\n + \ \"102.133.124.0/29\",\r\n \"102.133.219.176/29\",\r\n \"104.46.176.168/29\",\r\n \ \"104.210.84.115/32\",\r\n \"104.211.216.210/32\",\r\n \ \"104.211.223.67/32\",\r\n \"138.91.29.150/32\",\r\n \"138.91.141.162/32\",\r\n \ \"157.55.213.99/32\",\r\n \"157.56.8.38/32\",\r\n \"168.61.48.131/32\",\r\n @@ -39534,35 +40483,36 @@ interactions: \ \"2603:1030:c06:400::b20/124\",\r\n \"2603:1030:f05:402::320/124\",\r\n \ \"2603:1030:1005:402::320/124\",\r\n \"2603:1040:5:402::320/124\",\r\n \ \"2603:1040:207:1::4d0/124\",\r\n \"2603:1040:207:402::320/124\",\r\n - \ \"2603:1040:407:402::320/124\",\r\n \"2603:1040:606:402::320/124\",\r\n - \ \"2603:1040:806:402::320/124\",\r\n \"2603:1040:904:3::10/124\",\r\n - \ \"2603:1040:904:402::320/124\",\r\n \"2603:1040:a06:2::540/124\",\r\n - \ \"2603:1040:a06:402::320/124\",\r\n \"2603:1040:b04:402::320/124\",\r\n - \ \"2603:1040:c06:402::320/124\",\r\n \"2603:1040:d04:1::1e0/124\",\r\n - \ \"2603:1040:f05::790/124\",\r\n \"2603:1040:f05:402::320/124\",\r\n - \ \"2603:1040:1002:1::460/124\",\r\n \"2603:1040:1104:1::140/124\",\r\n - \ \"2603:1040:1202:1::1b0/124\",\r\n \"2603:1040:1302:1::470/124\",\r\n - \ \"2603:1040:1402:1::540/124\",\r\n \"2603:1040:1503:1::350/124\",\r\n - \ \"2603:1050:6:402::320/124\",\r\n \"2603:1050:403:400::420/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaCentral\",\r\n - \ \"id\": \"HDInsight.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.36.36.33/32\",\r\n - \ \"20.36.36.196/32\",\r\n \"20.37.228.0/29\",\r\n \"2603:1010:304:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaEast\",\r\n - \ \"id\": \"HDInsight.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:407:402::320/124\",\r\n \"2603:1040:606:3::310/124\",\r\n + \ \"2603:1040:606:402::320/124\",\r\n \"2603:1040:806:402::320/124\",\r\n + \ \"2603:1040:904:3::10/124\",\r\n \"2603:1040:904:402::320/124\",\r\n + \ \"2603:1040:a06:2::540/124\",\r\n \"2603:1040:a06:402::320/124\",\r\n + \ \"2603:1040:b04:402::320/124\",\r\n \"2603:1040:c06:402::320/124\",\r\n + \ \"2603:1040:d04:1::1e0/124\",\r\n \"2603:1040:f05::790/124\",\r\n + \ \"2603:1040:f05:402::320/124\",\r\n \"2603:1040:1002:1::460/124\",\r\n + \ \"2603:1040:1104:1::140/124\",\r\n \"2603:1040:1202:1::1b0/124\",\r\n + \ \"2603:1040:1302:1::470/124\",\r\n \"2603:1040:1402:1::540/124\",\r\n + \ \"2603:1040:1503:1::350/124\",\r\n \"2603:1050:6:402::320/124\",\r\n + \ \"2603:1050:403:400::420/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.AustraliaCentral\",\r\n \"id\": + \"HDInsight.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.36.36.33/32\",\r\n \"20.36.36.196/32\",\r\n \"20.37.228.0/29\",\r\n + \ \"2603:1010:304:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.AustraliaEast\",\r\n \"id\": \"HDInsight.AustraliaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.70.73.96/29\",\r\n \"13.75.152.195/32\",\r\n \ \"20.53.40.120/29\",\r\n \"104.210.84.115/32\",\r\n \"2603:1010:6:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaSoutheast\",\r\n \ \"id\": \"HDInsight.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -39570,88 +40520,90 @@ interactions: \ \"13.77.2.94/32\",\r\n \"13.77.52.8/29\",\r\n \"104.46.176.168/29\",\r\n \ \"2603:1010:101:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.BrazilSouth\",\r\n \"id\": \"HDInsight.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"191.233.204.240/29\",\r\n - \ \"191.234.138.128/29\",\r\n \"191.235.84.104/32\",\r\n - \ \"191.235.87.113/32\",\r\n \"2603:1050:6:402::320/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"191.233.204.240/29\",\r\n \"191.234.138.128/29\",\r\n + \ \"191.235.84.104/32\",\r\n \"191.235.87.113/32\",\r\n \"2603:1050:6:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.BrazilSoutheast\",\r\n \ \"id\": \"HDInsight.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"191.233.10.184/29\",\r\n \"191.233.51.152/29\",\r\n \ \"2603:1050:403:400::420/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.CanadaCentral\",\r\n \"id\": \"HDInsight.CanadaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.71.172.240/29\",\r\n - \ \"20.48.192.24/29\",\r\n \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n - \ \"2603:1030:f05:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.CanadaEast\",\r\n \"id\": \"HDInsight.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.69.107.8/29\",\r\n - \ \"40.89.22.88/29\",\r\n \"52.229.123.172/32\",\r\n \"52.229.127.96/32\",\r\n - \ \"2603:1030:1005:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.CentralIndia\",\r\n \"id\": \"HDInsight.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.43.120.8/29\",\r\n - \ \"52.140.108.248/29\",\r\n \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n - \ \"2603:1040:a06:2::540/124\",\r\n \"2603:1040:a06:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CentralUS\",\r\n - \ \"id\": \"HDInsight.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"canadacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.71.172.240/29\",\r\n \"20.48.192.24/29\",\r\n + \ \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n \"2603:1030:f05:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CanadaEast\",\r\n + \ \"id\": \"HDInsight.CanadaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"40.69.107.8/29\",\r\n \"40.89.22.88/29\",\r\n \"52.229.123.172/32\",\r\n + \ \"52.229.127.96/32\",\r\n \"2603:1030:1005:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CentralIndia\",\r\n + \ \"id\": \"HDInsight.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.43.120.8/29\",\r\n \"52.140.108.248/29\",\r\n + \ \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n \"2603:1040:a06:2::540/124\",\r\n + \ \"2603:1040:a06:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.CentralUS\",\r\n \"id\": \"HDInsight.CentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.89.171.120/29\",\r\n \"20.40.207.144/29\",\r\n \ \"2603:1030:10:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.CentralUSEUAP\",\r\n \"id\": \"HDInsight.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.45.198.80/29\",\r\n - \ \"40.78.202.136/29\",\r\n \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n - \ \"2603:1030:f:2::4b0/124\",\r\n \"2603:1030:f:400::b20/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastAsia\",\r\n - \ \"id\": \"HDInsight.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.45.198.80/29\",\r\n \"40.78.202.136/29\",\r\n + \ \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n \"2603:1030:f:2::4b0/124\",\r\n + \ \"2603:1030:f:400::b20/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.EastAsia\",\r\n \"id\": \"HDInsight.EastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.75.38.112/29\",\r\n \"20.189.111.192/29\",\r\n \ \"23.102.235.122/32\",\r\n \"52.175.38.134/32\",\r\n \"2603:1040:207:1::4d0/124\",\r\n \ \"2603:1040:207:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.EastUS\",\r\n \"id\": \"HDInsight.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.82.225.233/32\",\r\n \ \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n \"52.146.79.136/29\",\r\n \ \"168.61.48.131/32\",\r\n \"168.61.49.99/32\",\r\n \"2603:1030:210:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastUS2\",\r\n \ \"id\": \"HDInsight.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.44.16.8/29\",\r\n \"20.49.102.48/29\",\r\n \"2603:1030:40c:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastUS2EUAP\",\r\n \ \"id\": \"HDInsight.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39659,7 +40611,7 @@ interactions: \ \"40.89.68.134/32\",\r\n \"2603:1030:40b:400::b20/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.FranceCentral\",\r\n \ \"id\": \"HDInsight.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39667,77 +40619,81 @@ interactions: \ \"40.79.130.248/29\",\r\n \"40.89.157.135/32\",\r\n \"2603:1020:805:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.FranceSouth\",\r\n \ \"id\": \"HDInsight.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.79.180.16/29\",\r\n \"51.105.92.56/29\",\r\n \ \"2603:1020:905:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.GermanyNorth\",\r\n \"id\": \"HDInsight.GermanyNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.116.49.168/29\",\r\n - \ \"51.116.60.48/29\",\r\n \"2603:1020:d04:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.GermanyWestCentral\",\r\n - \ \"id\": \"HDInsight.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n + \ \"2603:1020:d04:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.GermanyWestCentral\",\r\n \"id\": + \"HDInsight.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.116.145.168/29\",\r\n \"51.116.156.48/29\",\r\n \ \"2603:1020:c04:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.JapanEast\",\r\n \"id\": \"HDInsight.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.78.89.60/32\",\r\n - \ \"13.78.125.90/32\",\r\n \"20.191.160.0/29\",\r\n \"40.79.187.0/29\",\r\n - \ \"2603:1040:407:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.JapanWest\",\r\n \"id\": \"HDInsight.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.74.101.192/29\",\r\n - \ \"40.74.125.69/32\",\r\n \"40.80.63.144/29\",\r\n \"138.91.29.150/32\",\r\n - \ \"2603:1040:606:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.JioIndiaCentral\",\r\n \"id\": \"HDInsight.JioIndiaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.192.48.216/29\",\r\n - \ \"20.192.235.248/29\",\r\n \"2603:1040:1104:1::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.JioIndiaWest\",\r\n - \ \"id\": \"HDInsight.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.78.89.60/32\",\r\n \"13.78.125.90/32\",\r\n \"20.191.160.0/29\",\r\n + \ \"40.79.187.0/29\",\r\n \"2603:1040:407:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.JapanWest\",\r\n + \ \"id\": \"HDInsight.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"40.74.101.192/29\",\r\n \"40.74.125.69/32\",\r\n + \ \"40.80.63.144/29\",\r\n \"138.91.29.150/32\",\r\n \"2603:1040:606:3::310/124\",\r\n + \ \"2603:1040:606:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.JioIndiaCentral\",\r\n \"id\": \"HDInsight.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.192.48.216/29\",\r\n \"20.192.235.248/29\",\r\n + \ \"2603:1040:1104:1::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.JioIndiaWest\",\r\n \"id\": \"HDInsight.JioIndiaWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n \ \"2603:1040:d04:1::1e0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.KoreaCentral\",\r\n \"id\": \"HDInsight.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.41.69.32/29\",\r\n - \ \"20.44.26.240/29\",\r\n \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n - \ \"2603:1040:f05::790/124\",\r\n \"2603:1040:f05:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.KoreaSouth\",\r\n - \ \"id\": \"HDInsight.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.41.69.32/29\",\r\n \"20.44.26.240/29\",\r\n \"52.231.36.209/32\",\r\n + \ \"52.231.39.142/32\",\r\n \"2603:1040:f05::790/124\",\r\n + \ \"2603:1040:f05:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.KoreaSouth\",\r\n \"id\": \"HDInsight.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.80.172.120/29\",\r\n \"52.231.147.24/29\",\r\n \ \"52.231.203.16/32\",\r\n \"52.231.205.214/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorthCentralUS\",\r\n \ \"id\": \"HDInsight.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -39746,7 +40702,7 @@ interactions: \ \"2603:1030:608:3::7b0/124\",\r\n \"2603:1030:608:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorthEurope\",\r\n \ \"id\": \"HDInsight.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39754,7 +40710,7 @@ interactions: \ \"52.146.130.184/29\",\r\n \"52.164.210.96/32\",\r\n \"2603:1020:5:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorwayEast\",\r\n \ \"id\": \"HDInsight.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39762,30 +40718,38 @@ interactions: \ \"2603:1020:e04::790/124\",\r\n \"2603:1020:e04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorwayWest\",\r\n \ \"id\": \"HDInsight.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n \ \"2603:1020:f04:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SouthAfricaNorth\",\r\n \"id\": - \"HDInsight.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": - [\r\n \"102.133.124.0/29\",\r\n \"102.133.219.176/29\",\r\n - \ \"2603:1000:104:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SouthAfricaWest\",\r\n \"id\": \"HDInsight.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ {\r\n \"name\": \"HDInsight.QatarCentral\",\r\n \"id\": \"HDInsight.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.21.37.56/29\",\r\n \"2603:1040:1002:1::460/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthAfricaNorth\",\r\n + \ \"id\": \"HDInsight.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"102.133.124.0/29\",\r\n + \ \"102.133.219.176/29\",\r\n \"2603:1000:104:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthAfricaWest\",\r\n + \ \"id\": \"HDInsight.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"102.133.28.80/29\",\r\n \ \"102.133.60.32/29\",\r\n \"2603:1000:4:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthCentralUS\",\r\n \ \"id\": \"HDInsight.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -39793,14 +40757,14 @@ interactions: \ \"13.73.254.192/29\",\r\n \"2603:1030:807:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthCentralUSSTG\",\r\n \ \"id\": \"HDInsight.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.44.4.64/29\",\r\n \"20.45.115.128/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"HDInsight.SoutheastAsia\",\r\n \ \"id\": \"HDInsight.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39808,7 +40772,7 @@ interactions: \ \"13.76.245.160/32\",\r\n \"23.98.107.192/29\",\r\n \"2603:1040:5:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthIndia\",\r\n \ \"id\": \"HDInsight.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39816,45 +40780,45 @@ interactions: \ \"104.211.216.210/32\",\r\n \"104.211.223.67/32\",\r\n \ \"2603:1040:c06:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.SwedenCentral\",\r\n \"id\": \"HDInsight.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.12.25.48/29\",\r\n - \ \"2603:1020:1004:1::1e0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SwedenSouth\",\r\n \"id\": \"HDInsight.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.48/29\",\r\n - \ \"2603:1020:1104:1::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SwitzerlandNorth\",\r\n \"id\": - \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.12.25.48/29\",\r\n \"2603:1020:1004:1::1e0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwedenSouth\",\r\n + \ \"id\": \"HDInsight.SwedenSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.48/29\",\r\n \"2603:1020:1104:1::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwitzerlandNorth\",\r\n + \ \"id\": \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.107.52.208/29\",\r\n \"51.107.60.48/29\",\r\n \ \"2603:1020:a04:3::40/124\",\r\n \"2603:1020:a04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwitzerlandWest\",\r\n \ \"id\": \"HDInsight.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.107.148.24/29\",\r\n \"51.107.156.56/29\",\r\n \ \"2603:1020:b04:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.UAECentral\",\r\n \"id\": \"HDInsight.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.37.68.40/29\",\r\n - \ \"20.37.76.96/29\",\r\n \"2603:1040:b04:402::320/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.37.68.40/29\",\r\n \"20.37.76.96/29\",\r\n \"2603:1040:b04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UAENorth\",\r\n \ \"id\": \"HDInsight.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39862,14 +40826,14 @@ interactions: \ \"2603:1040:904:3::10/124\",\r\n \"2603:1040:904:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UKSouth\",\r\n \ \"id\": \"HDInsight.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.104.8.96/29\",\r\n \"51.104.31.56/29\",\r\n \"51.140.47.39/32\",\r\n \ \"51.140.52.16/32\",\r\n \"2603:1020:705:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UKWest\",\r\n - \ \"id\": \"HDInsight.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"HDInsight.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -39878,7 +40842,7 @@ interactions: \ \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n \"2603:1020:605:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestCentralUS\",\r\n \ \"id\": \"HDInsight.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -39886,14 +40850,14 @@ interactions: \ \"52.161.10.167/32\",\r\n \"52.161.23.15/32\",\r\n \"2603:1030:b04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestEurope\",\r\n \ \"id\": \"HDInsight.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.69.65.8/29\",\r\n \"20.61.96.160/29\",\r\n \"52.166.243.90/32\",\r\n \ \"52.174.36.244/32\",\r\n \"2603:1020:206:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestUS\",\r\n - \ \"id\": \"HDInsight.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"HDInsight.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -39903,22 +40867,22 @@ interactions: \ \"138.91.141.162/32\",\r\n \"2603:1030:a07:9::1c0/124\",\r\n \ \"2603:1030:a07:402::9a0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.WestUS2\",\r\n \"id\": \"HDInsight.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.66.141.144/29\",\r\n \ \"40.64.134.160/29\",\r\n \"52.175.211.210/32\",\r\n \"52.175.222.222/32\",\r\n \ \"2603:1030:c06:400::b20/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.WestUS3\",\r\n \"id\": \"HDInsight.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.150.167.176/29\",\r\n \ \"20.150.172.232/29\",\r\n \"2603:1030:504::1e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"LogicApps\",\r\n - \ \"id\": \"LogicApps\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"LogicApps\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -40308,185 +41272,188 @@ interactions: \ \"2603:1050:6:402::3e0/123\",\r\n \"2603:1050:403:400::180/123\",\r\n \ \"2603:1050:403:400::250/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"LogicAppsManagement\",\r\n \"id\": \"LogicAppsManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"LogicApps\",\r\n \"addressPrefixes\": - [\r\n \"13.65.39.247/32\",\r\n \"13.65.98.39/32\",\r\n \"13.66.128.68/32\",\r\n - \ \"13.66.224.169/32\",\r\n \"13.67.236.76/32\",\r\n \"13.69.109.144/28\",\r\n - \ \"13.69.233.16/28\",\r\n \"13.71.146.140/32\",\r\n \"13.71.199.160/28\",\r\n - \ \"13.73.115.153/32\",\r\n \"13.73.244.144/28\",\r\n \"13.75.89.159/32\",\r\n - \ \"13.75.153.66/32\",\r\n \"13.77.55.128/28\",\r\n \"13.78.43.164/32\",\r\n - \ \"13.78.62.130/32\",\r\n \"13.78.84.187/32\",\r\n \"13.78.137.247/32\",\r\n - \ \"13.79.173.49/32\",\r\n \"13.84.41.46/32\",\r\n \"13.84.43.45/32\",\r\n - \ \"13.85.79.155/32\",\r\n \"13.86.98.126/32\",\r\n \"13.86.221.240/28\",\r\n - \ \"13.87.58.144/28\",\r\n \"13.87.124.144/28\",\r\n \"13.87.204.210/32\",\r\n - \ \"13.87.207.79/32\",\r\n \"13.88.168.158/32\",\r\n \"13.88.249.209/32\",\r\n - \ \"13.89.178.48/28\",\r\n \"13.91.252.184/32\",\r\n \"13.95.155.53/32\",\r\n - \ \"20.17.71.80/28\",\r\n \"20.21.46.80/28\",\r\n \"20.36.108.224/28\",\r\n - \ \"20.36.117.128/28\",\r\n \"20.37.76.208/28\",\r\n \"20.38.128.176/28\",\r\n - \ \"20.38.149.144/28\",\r\n \"20.40.32.49/32\",\r\n \"20.40.32.59/32\",\r\n - \ \"20.40.32.80/32\",\r\n \"20.40.32.162/32\",\r\n \"20.40.139.209/32\",\r\n - \ \"20.42.64.48/28\",\r\n \"20.43.121.224/28\",\r\n \"20.44.4.176/28\",\r\n - \ \"20.45.64.29/32\",\r\n \"20.45.64.87/32\",\r\n \"20.45.71.213/32\",\r\n - \ \"20.45.75.193/32\",\r\n \"20.46.42.220/32\",\r\n \"20.46.46.173/32\",\r\n - \ \"20.48.133.182/32\",\r\n \"20.53.94.103/32\",\r\n \"20.53.107.215/32\",\r\n - \ \"20.70.114.64/32\",\r\n \"20.72.30.160/28\",\r\n \"20.72.244.108/32\",\r\n - \ \"20.74.255.37/32\",\r\n \"20.74.255.147/32\",\r\n \"20.76.171.34/32\",\r\n - \ \"20.82.87.229/32\",\r\n \"20.84.29.150/32\",\r\n \"20.87.91.171/32\",\r\n - \ \"20.87.92.64/32\",\r\n \"20.88.209.113/32\",\r\n \"20.90.204.232/32\",\r\n - \ \"20.93.236.81/32\",\r\n \"20.94.151.41/32\",\r\n \"20.96.58.28/32\",\r\n - \ \"20.96.89.98/32\",\r\n \"20.96.90.28/32\",\r\n \"20.99.190.19/32\",\r\n - \ \"20.100.27.17/32\",\r\n \"20.100.36.102/32\",\r\n \"20.101.174.52/32\",\r\n - \ \"20.103.18.84/32\",\r\n \"20.103.21.113/32\",\r\n \"20.103.57.210/32\",\r\n - \ \"20.103.84.61/32\",\r\n \"20.103.94.255/32\",\r\n \"20.104.14.9/32\",\r\n - \ \"20.106.116.172/32\",\r\n \"20.106.116.225/32\",\r\n \"20.108.102.180/32\",\r\n - \ \"20.109.202.37/32\",\r\n \"20.113.11.8/32\",\r\n \"20.113.12.69/32\",\r\n - \ \"20.150.172.240/28\",\r\n \"20.187.189.246/32\",\r\n \"20.187.254.129/32\",\r\n - \ \"20.191.174.52/32\",\r\n \"20.192.238.160/28\",\r\n \"20.193.206.48/28\",\r\n - \ \"20.194.207.50/32\",\r\n \"20.195.49.246/32\",\r\n \"20.198.130.155/32\",\r\n - \ \"20.200.207.29/32\",\r\n \"20.200.231.229/32\",\r\n \"20.201.25.72/32\",\r\n - \ \"20.201.66.147/32\",\r\n \"20.203.227.226/32\",\r\n \"20.203.230.170/32\",\r\n - \ \"20.204.203.110/32\",\r\n \"20.204.212.77/32\",\r\n \"20.215.158.80/28\",\r\n - \ \"20.217.62.80/28\",\r\n \"23.97.68.172/32\",\r\n \"40.67.60.176/28\",\r\n - \ \"40.69.110.224/28\",\r\n \"40.70.27.253/32\",\r\n \"40.74.66.200/32\",\r\n - \ \"40.74.81.13/32\",\r\n \"40.74.85.215/32\",\r\n \"40.74.140.173/32\",\r\n - \ \"40.75.35.240/28\",\r\n \"40.76.151.124/32\",\r\n \"40.76.174.148/32\",\r\n - \ \"40.77.31.87/32\",\r\n \"40.77.111.254/32\",\r\n \"40.78.196.176/28\",\r\n - \ \"40.78.204.208/28\",\r\n \"40.78.239.16/28\",\r\n \"40.78.245.144/28\",\r\n - \ \"40.79.44.7/32\",\r\n \"40.79.139.144/28\",\r\n \"40.79.171.240/28\",\r\n - \ \"40.79.180.192/28\",\r\n \"40.79.197.48/28\",\r\n \"40.80.180.16/28\",\r\n - \ \"40.83.98.194/32\",\r\n \"40.84.25.234/32\",\r\n \"40.84.59.136/32\",\r\n - \ \"40.84.138.132/32\",\r\n \"40.85.241.105/32\",\r\n \"40.86.202.42/32\",\r\n - \ \"40.112.90.39/32\",\r\n \"40.115.78.70/32\",\r\n \"40.115.78.237/32\",\r\n - \ \"40.117.99.79/32\",\r\n \"40.117.100.228/32\",\r\n \"40.120.64.32/28\",\r\n - \ \"40.123.224.143/32\",\r\n \"40.123.224.227/32\",\r\n \"40.127.145.51/32\",\r\n - \ \"40.127.242.203/32\",\r\n \"51.11.97.16/28\",\r\n \"51.11.237.239/32\",\r\n - \ \"51.12.100.112/28\",\r\n \"51.12.204.112/28\",\r\n \"51.53.110.80/28\",\r\n - \ \"51.53.191.80/28\",\r\n \"51.103.128.52/32\",\r\n \"51.103.132.236/32\",\r\n - \ \"51.103.134.138/32\",\r\n \"51.103.136.209/32\",\r\n \"51.104.9.112/28\",\r\n - \ \"51.104.62.166/32\",\r\n \"51.107.60.192/28\",\r\n \"51.107.156.192/28\",\r\n - \ \"51.107.225.163/32\",\r\n \"51.107.225.167/32\",\r\n \"51.107.225.180/32\",\r\n - \ \"51.107.239.66/32\",\r\n \"51.116.60.144/28\",\r\n \"51.116.158.64/28\",\r\n - \ \"51.116.168.222/32\",\r\n \"51.116.171.209/32\",\r\n \"51.116.175.0/32\",\r\n - \ \"51.116.208.37/32\",\r\n \"51.116.208.64/32\",\r\n \"51.116.208.132/32\",\r\n - \ \"51.116.211.29/32\",\r\n \"51.116.233.40/32\",\r\n \"51.120.109.32/28\",\r\n - \ \"51.120.220.160/28\",\r\n \"51.138.227.94/32\",\r\n \"51.140.78.71/32\",\r\n - \ \"51.140.79.109/32\",\r\n \"51.140.84.39/32\",\r\n \"51.140.155.81/32\",\r\n - \ \"51.141.48.98/32\",\r\n \"51.141.51.145/32\",\r\n \"51.141.53.164/32\",\r\n - \ \"51.141.119.150/32\",\r\n \"51.141.123.161/32\",\r\n \"51.144.176.185/32\",\r\n - \ \"52.147.97.16/28\",\r\n \"52.160.68.27/32\",\r\n \"52.160.90.237/32\",\r\n - \ \"52.161.8.128/32\",\r\n \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n - \ \"52.161.64.217/32\",\r\n \"52.161.91.215/32\",\r\n \"52.162.111.144/28\",\r\n - \ \"52.163.93.214/32\",\r\n \"52.167.109.80/28\",\r\n \"52.169.218.253/32\",\r\n - \ \"52.169.220.174/32\",\r\n \"52.172.9.47/32\",\r\n \"52.172.49.43/32\",\r\n - \ \"52.172.51.140/32\",\r\n \"52.172.157.194/32\",\r\n \"52.172.184.192/32\",\r\n - \ \"52.172.191.194/32\",\r\n \"52.174.49.6/32\",\r\n \"52.174.54.218/32\",\r\n - \ \"52.183.30.10/32\",\r\n \"52.183.39.67/32\",\r\n \"52.187.65.81/32\",\r\n - \ \"52.187.65.155/32\",\r\n \"52.187.231.161/32\",\r\n \"52.189.216.28/32\",\r\n - \ \"52.226.216.209/32\",\r\n \"52.229.125.57/32\",\r\n \"52.231.23.16/28\",\r\n - \ \"52.232.129.143/32\",\r\n \"52.232.133.109/32\",\r\n \"52.233.29.79/32\",\r\n - \ \"52.233.30.218/32\",\r\n \"52.255.42.110/32\",\r\n \"65.52.9.64/32\",\r\n - \ \"65.52.211.164/32\",\r\n \"102.133.28.208/28\",\r\n \"102.133.72.145/32\",\r\n - \ \"102.133.72.173/32\",\r\n \"102.133.72.184/32\",\r\n \"102.133.72.190/32\",\r\n - \ \"102.133.156.176/28\",\r\n \"102.133.224.125/32\",\r\n - \ \"102.133.226.199/32\",\r\n \"102.133.228.4/32\",\r\n \"102.133.228.9/32\",\r\n - \ \"104.40.34.112/32\",\r\n \"104.42.40.164/32\",\r\n \"104.43.243.39/32\",\r\n - \ \"104.210.89.222/32\",\r\n \"104.210.89.244/32\",\r\n \"104.210.153.89/32\",\r\n - \ \"104.211.73.195/32\",\r\n \"104.211.157.237/32\",\r\n - \ \"104.211.164.25/32\",\r\n \"104.211.164.112/32\",\r\n - \ \"104.211.165.81/32\",\r\n \"104.211.225.152/32\",\r\n - \ \"104.214.161.96/28\",\r\n \"104.215.181.6/32\",\r\n \"137.116.126.165/32\",\r\n - \ \"137.135.106.54/32\",\r\n \"138.91.188.137/32\",\r\n \"157.56.12.202/32\",\r\n - \ \"157.56.160.212/32\",\r\n \"168.62.9.100/32\",\r\n \"168.62.249.81/32\",\r\n - \ \"168.63.200.173/32\",\r\n \"191.233.54.240/28\",\r\n \"191.233.207.0/28\",\r\n - \ \"191.234.166.198/32\",\r\n \"191.235.86.199/32\",\r\n - \ \"191.235.94.220/32\",\r\n \"191.235.95.229/32\",\r\n \"2603:1000:4:402::3c0/124\",\r\n - \ \"2603:1000:104:402::3c0/124\",\r\n \"2603:1010:6:402::3c0/124\",\r\n - \ \"2603:1010:101:402::3c0/124\",\r\n \"2603:1010:304:402::3c0/124\",\r\n - \ \"2603:1010:404:402::3c0/124\",\r\n \"2603:1020:5:402::3c0/124\",\r\n - \ \"2603:1020:206:402::3c0/124\",\r\n \"2603:1020:305:402::3c0/124\",\r\n - \ \"2603:1020:405:402::3c0/124\",\r\n \"2603:1020:605:402::3c0/124\",\r\n - \ \"2603:1020:705:402::3c0/124\",\r\n \"2603:1020:805:402::3c0/124\",\r\n - \ \"2603:1020:905:402::3c0/124\",\r\n \"2603:1020:a04:402::3c0/124\",\r\n - \ \"2603:1020:b04:402::3c0/124\",\r\n \"2603:1020:c04:402::3c0/124\",\r\n - \ \"2603:1020:d04:402::3c0/124\",\r\n \"2603:1020:e04:402::3c0/124\",\r\n - \ \"2603:1020:f04:402::3c0/124\",\r\n \"2603:1020:1004:400::250/124\",\r\n - \ \"2603:1020:1104:400::510/124\",\r\n \"2603:1020:1302:400::3b0/124\",\r\n - \ \"2603:1030:f:400::bc0/124\",\r\n \"2603:1030:10:402::3c0/124\",\r\n - \ \"2603:1030:104:402::3c0/124\",\r\n \"2603:1030:107:400::390/124\",\r\n - \ \"2603:1030:210:402::3c0/124\",\r\n \"2603:1030:40b:400::bc0/124\",\r\n - \ \"2603:1030:40c:402::3c0/124\",\r\n \"2603:1030:504:402::250/124\",\r\n - \ \"2603:1030:608:402::3c0/124\",\r\n \"2603:1030:807:402::3c0/124\",\r\n - \ \"2603:1030:a07:402::340/124\",\r\n \"2603:1030:b04:402::3c0/124\",\r\n - \ \"2603:1030:c06:400::bc0/124\",\r\n \"2603:1030:f05:402::3c0/124\",\r\n - \ \"2603:1030:1005:402::3c0/124\",\r\n \"2603:1040:5:402::3c0/124\",\r\n - \ \"2603:1040:207:402::3c0/124\",\r\n \"2603:1040:407:402::3c0/124\",\r\n - \ \"2603:1040:606:402::3c0/124\",\r\n \"2603:1040:806:402::3c0/124\",\r\n - \ \"2603:1040:904:402::3c0/124\",\r\n \"2603:1040:a06:402::3c0/124\",\r\n - \ \"2603:1040:b04:402::3c0/124\",\r\n \"2603:1040:c06:402::3c0/124\",\r\n - \ \"2603:1040:d04:400::250/124\",\r\n \"2603:1040:f05:402::3c0/124\",\r\n - \ \"2603:1040:1002:400::3c0/124\",\r\n \"2603:1040:1104:400::510/124\",\r\n - \ \"2603:1040:1202:400::3d0/124\",\r\n \"2603:1040:1302:400::3d0/124\",\r\n - \ \"2603:1040:1402:400::3b0/124\",\r\n \"2603:1040:1503:400::3d0/124\",\r\n - \ \"2603:1050:6:402::3c0/124\",\r\n \"2603:1050:403:400::250/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"M365ManagementActivityApi\",\r\n - \ \"id\": \"M365ManagementActivityApi\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"M365ManagementActivityApi\",\r\n - \ \"addressPrefixes\": [\r\n \"13.69.109.192/29\",\r\n \"13.69.233.40/29\",\r\n - \ \"13.71.175.136/31\",\r\n \"13.78.111.196/31\",\r\n \"13.86.223.88/29\",\r\n - \ \"20.36.117.194/31\",\r\n \"20.37.76.206/31\",\r\n \"20.43.121.254/31\",\r\n - \ \"20.44.10.196/30\",\r\n \"20.44.19.8/30\",\r\n \"20.45.126.96/29\",\r\n - \ \"20.53.0.36/31\",\r\n \"20.192.184.82/31\",\r\n \"40.69.111.44/31\",\r\n - \ \"40.78.239.100/30\",\r\n \"40.79.139.196/31\",\r\n \"40.80.180.4/31\",\r\n - \ \"40.120.75.56/31\",\r\n \"51.105.69.82/31\",\r\n \"51.107.60.154/31\",\r\n - \ \"51.107.192.128/31\",\r\n \"51.116.60.242/31\",\r\n \"51.116.158.62/31\",\r\n - \ \"51.120.100.158/31\",\r\n \"51.120.220.120/31\",\r\n \"51.138.160.2/31\",\r\n - \ \"51.140.212.218/31\",\r\n \"52.162.111.136/30\",\r\n \"52.168.112.80/29\",\r\n - \ \"52.231.23.12/31\",\r\n \"52.231.148.204/31\",\r\n \"102.37.64.50/31\",\r\n - \ \"102.133.124.14/31\",\r\n \"104.214.164.52/30\",\r\n \"191.233.207.28/31\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"M365ManagementActivityApiWebhook\",\r\n - \ \"id\": \"M365ManagementActivityApiWebhook\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"M365ManagementActivityApiWebhook\",\r\n \"addressPrefixes\": [\r\n - \ \"13.67.15.8/29\",\r\n \"13.69.109.200/29\",\r\n \"13.69.233.56/29\",\r\n - \ \"13.71.175.200/29\",\r\n \"20.38.152.16/29\",\r\n \"20.41.208.8/29\",\r\n - \ \"20.42.72.136/29\",\r\n \"20.43.123.184/29\",\r\n \"20.44.10.200/29\",\r\n - \ \"20.44.19.56/29\",\r\n \"20.45.126.104/29\",\r\n \"20.52.72.32/29\",\r\n - \ \"20.53.0.96/30\",\r\n \"20.189.171.96/29\",\r\n \"20.193.96.0/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"LogicApps\",\r\n \"addressPrefixes\": [\r\n \"13.65.39.247/32\",\r\n + \ \"13.65.98.39/32\",\r\n \"13.66.128.68/32\",\r\n \"13.66.224.169/32\",\r\n + \ \"13.67.236.76/32\",\r\n \"13.69.109.144/28\",\r\n \"13.69.233.16/28\",\r\n + \ \"13.71.146.140/32\",\r\n \"13.71.199.160/28\",\r\n \"13.73.115.153/32\",\r\n + \ \"13.73.244.144/28\",\r\n \"13.75.89.159/32\",\r\n \"13.75.153.66/32\",\r\n + \ \"13.77.55.128/28\",\r\n \"13.78.43.164/32\",\r\n \"13.78.62.130/32\",\r\n + \ \"13.78.84.187/32\",\r\n \"13.78.137.247/32\",\r\n \"13.79.173.49/32\",\r\n + \ \"13.84.41.46/32\",\r\n \"13.84.43.45/32\",\r\n \"13.85.79.155/32\",\r\n + \ \"13.86.98.126/32\",\r\n \"13.86.221.240/28\",\r\n \"13.87.58.144/28\",\r\n + \ \"13.87.124.144/28\",\r\n \"13.87.204.210/32\",\r\n \"13.87.207.79/32\",\r\n + \ \"13.88.168.158/32\",\r\n \"13.88.249.209/32\",\r\n \"13.89.178.48/28\",\r\n + \ \"13.91.252.184/32\",\r\n \"13.95.155.53/32\",\r\n \"20.17.71.80/28\",\r\n + \ \"20.21.46.80/28\",\r\n \"20.36.108.224/28\",\r\n \"20.36.117.128/28\",\r\n + \ \"20.37.76.208/28\",\r\n \"20.38.128.176/28\",\r\n \"20.38.149.144/28\",\r\n + \ \"20.40.32.49/32\",\r\n \"20.40.32.59/32\",\r\n \"20.40.32.80/32\",\r\n + \ \"20.40.32.162/32\",\r\n \"20.40.139.209/32\",\r\n \"20.42.64.48/28\",\r\n + \ \"20.43.121.224/28\",\r\n \"20.44.4.176/28\",\r\n \"20.45.64.29/32\",\r\n + \ \"20.45.64.87/32\",\r\n \"20.45.71.213/32\",\r\n \"20.45.75.193/32\",\r\n + \ \"20.46.42.220/32\",\r\n \"20.46.46.173/32\",\r\n \"20.48.133.182/32\",\r\n + \ \"20.53.94.103/32\",\r\n \"20.53.107.215/32\",\r\n \"20.70.114.64/32\",\r\n + \ \"20.72.30.160/28\",\r\n \"20.72.244.108/32\",\r\n \"20.74.255.37/32\",\r\n + \ \"20.74.255.147/32\",\r\n \"20.76.171.34/32\",\r\n \"20.82.87.229/32\",\r\n + \ \"20.84.29.150/32\",\r\n \"20.87.91.171/32\",\r\n \"20.87.92.64/32\",\r\n + \ \"20.88.209.113/32\",\r\n \"20.90.204.232/32\",\r\n \"20.93.236.81/32\",\r\n + \ \"20.94.151.41/32\",\r\n \"20.96.58.28/32\",\r\n \"20.96.89.98/32\",\r\n + \ \"20.96.90.28/32\",\r\n \"20.99.190.19/32\",\r\n \"20.100.27.17/32\",\r\n + \ \"20.100.36.102/32\",\r\n \"20.101.174.52/32\",\r\n \"20.103.18.84/32\",\r\n + \ \"20.103.21.113/32\",\r\n \"20.103.57.210/32\",\r\n \"20.103.84.61/32\",\r\n + \ \"20.103.94.255/32\",\r\n \"20.104.14.9/32\",\r\n \"20.106.116.172/32\",\r\n + \ \"20.106.116.225/32\",\r\n \"20.108.102.180/32\",\r\n \"20.109.202.37/32\",\r\n + \ \"20.113.11.8/32\",\r\n \"20.113.12.69/32\",\r\n \"20.150.172.240/28\",\r\n + \ \"20.187.189.246/32\",\r\n \"20.187.254.129/32\",\r\n \"20.191.174.52/32\",\r\n + \ \"20.192.238.160/28\",\r\n \"20.193.206.48/28\",\r\n \"20.194.207.50/32\",\r\n + \ \"20.195.49.246/32\",\r\n \"20.198.130.155/32\",\r\n \"20.200.207.29/32\",\r\n + \ \"20.200.231.229/32\",\r\n \"20.201.25.72/32\",\r\n \"20.201.66.147/32\",\r\n + \ \"20.203.227.226/32\",\r\n \"20.203.230.170/32\",\r\n \"20.204.203.110/32\",\r\n + \ \"20.204.212.77/32\",\r\n \"20.215.158.80/28\",\r\n \"20.217.62.80/28\",\r\n + \ \"23.97.68.172/32\",\r\n \"40.67.60.176/28\",\r\n \"40.69.110.224/28\",\r\n + \ \"40.70.27.253/32\",\r\n \"40.74.66.200/32\",\r\n \"40.74.81.13/32\",\r\n + \ \"40.74.85.215/32\",\r\n \"40.74.140.173/32\",\r\n \"40.75.35.240/28\",\r\n + \ \"40.76.151.124/32\",\r\n \"40.76.174.148/32\",\r\n \"40.77.31.87/32\",\r\n + \ \"40.77.111.254/32\",\r\n \"40.78.196.176/28\",\r\n \"40.78.204.208/28\",\r\n + \ \"40.78.239.16/28\",\r\n \"40.78.245.144/28\",\r\n \"40.79.44.7/32\",\r\n + \ \"40.79.139.144/28\",\r\n \"40.79.171.240/28\",\r\n \"40.79.180.192/28\",\r\n + \ \"40.79.197.48/28\",\r\n \"40.80.180.16/28\",\r\n \"40.83.98.194/32\",\r\n + \ \"40.84.25.234/32\",\r\n \"40.84.59.136/32\",\r\n \"40.84.138.132/32\",\r\n + \ \"40.85.241.105/32\",\r\n \"40.86.202.42/32\",\r\n \"40.112.90.39/32\",\r\n + \ \"40.115.78.70/32\",\r\n \"40.115.78.237/32\",\r\n \"40.117.99.79/32\",\r\n + \ \"40.117.100.228/32\",\r\n \"40.120.64.32/28\",\r\n \"40.123.224.143/32\",\r\n + \ \"40.123.224.227/32\",\r\n \"40.127.145.51/32\",\r\n \"40.127.242.203/32\",\r\n + \ \"51.11.97.16/28\",\r\n \"51.11.237.239/32\",\r\n \"51.12.100.112/28\",\r\n + \ \"51.12.204.112/28\",\r\n \"51.53.110.80/28\",\r\n \"51.53.191.80/28\",\r\n + \ \"51.103.128.52/32\",\r\n \"51.103.132.236/32\",\r\n \"51.103.134.138/32\",\r\n + \ \"51.103.136.209/32\",\r\n \"51.104.9.112/28\",\r\n \"51.104.62.166/32\",\r\n + \ \"51.107.60.192/28\",\r\n \"51.107.156.192/28\",\r\n \"51.107.225.163/32\",\r\n + \ \"51.107.225.167/32\",\r\n \"51.107.225.180/32\",\r\n \"51.107.239.66/32\",\r\n + \ \"51.116.60.144/28\",\r\n \"51.116.158.64/28\",\r\n \"51.116.168.222/32\",\r\n + \ \"51.116.171.209/32\",\r\n \"51.116.175.0/32\",\r\n \"51.116.208.37/32\",\r\n + \ \"51.116.208.64/32\",\r\n \"51.116.208.132/32\",\r\n \"51.116.211.29/32\",\r\n + \ \"51.116.233.40/32\",\r\n \"51.120.109.32/28\",\r\n \"51.120.220.160/28\",\r\n + \ \"51.138.227.94/32\",\r\n \"51.140.78.71/32\",\r\n \"51.140.79.109/32\",\r\n + \ \"51.140.84.39/32\",\r\n \"51.140.155.81/32\",\r\n \"51.141.48.98/32\",\r\n + \ \"51.141.51.145/32\",\r\n \"51.141.53.164/32\",\r\n \"51.141.119.150/32\",\r\n + \ \"51.141.123.161/32\",\r\n \"51.144.176.185/32\",\r\n \"52.147.97.16/28\",\r\n + \ \"52.160.68.27/32\",\r\n \"52.160.90.237/32\",\r\n \"52.161.8.128/32\",\r\n + \ \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n \"52.161.64.217/32\",\r\n + \ \"52.161.91.215/32\",\r\n \"52.162.111.144/28\",\r\n \"52.163.93.214/32\",\r\n + \ \"52.167.109.80/28\",\r\n \"52.169.218.253/32\",\r\n \"52.169.220.174/32\",\r\n + \ \"52.172.9.47/32\",\r\n \"52.172.49.43/32\",\r\n \"52.172.51.140/32\",\r\n + \ \"52.172.157.194/32\",\r\n \"52.172.184.192/32\",\r\n \"52.172.191.194/32\",\r\n + \ \"52.174.49.6/32\",\r\n \"52.174.54.218/32\",\r\n \"52.183.30.10/32\",\r\n + \ \"52.183.39.67/32\",\r\n \"52.187.65.81/32\",\r\n \"52.187.65.155/32\",\r\n + \ \"52.187.231.161/32\",\r\n \"52.189.216.28/32\",\r\n \"52.226.216.209/32\",\r\n + \ \"52.229.125.57/32\",\r\n \"52.231.23.16/28\",\r\n \"52.232.129.143/32\",\r\n + \ \"52.232.133.109/32\",\r\n \"52.233.29.79/32\",\r\n \"52.233.30.218/32\",\r\n + \ \"52.255.42.110/32\",\r\n \"65.52.9.64/32\",\r\n \"65.52.211.164/32\",\r\n + \ \"102.133.28.208/28\",\r\n \"102.133.72.145/32\",\r\n \"102.133.72.173/32\",\r\n + \ \"102.133.72.184/32\",\r\n \"102.133.72.190/32\",\r\n \"102.133.156.176/28\",\r\n + \ \"102.133.224.125/32\",\r\n \"102.133.226.199/32\",\r\n + \ \"102.133.228.4/32\",\r\n \"102.133.228.9/32\",\r\n \"104.40.34.112/32\",\r\n + \ \"104.42.40.164/32\",\r\n \"104.43.243.39/32\",\r\n \"104.210.89.222/32\",\r\n + \ \"104.210.89.244/32\",\r\n \"104.210.153.89/32\",\r\n \"104.211.73.195/32\",\r\n + \ \"104.211.157.237/32\",\r\n \"104.211.164.25/32\",\r\n + \ \"104.211.164.112/32\",\r\n \"104.211.165.81/32\",\r\n + \ \"104.211.225.152/32\",\r\n \"104.214.161.96/28\",\r\n + \ \"104.215.181.6/32\",\r\n \"137.116.126.165/32\",\r\n \"137.135.106.54/32\",\r\n + \ \"138.91.188.137/32\",\r\n \"157.56.12.202/32\",\r\n \"157.56.160.212/32\",\r\n + \ \"168.62.9.100/32\",\r\n \"168.62.249.81/32\",\r\n \"168.63.200.173/32\",\r\n + \ \"191.233.54.240/28\",\r\n \"191.233.207.0/28\",\r\n \"191.234.166.198/32\",\r\n + \ \"191.235.86.199/32\",\r\n \"191.235.94.220/32\",\r\n \"191.235.95.229/32\",\r\n + \ \"2603:1000:4:402::3c0/124\",\r\n \"2603:1000:104:402::3c0/124\",\r\n + \ \"2603:1010:6:402::3c0/124\",\r\n \"2603:1010:101:402::3c0/124\",\r\n + \ \"2603:1010:304:402::3c0/124\",\r\n \"2603:1010:404:402::3c0/124\",\r\n + \ \"2603:1020:5:402::3c0/124\",\r\n \"2603:1020:206:402::3c0/124\",\r\n + \ \"2603:1020:305:402::3c0/124\",\r\n \"2603:1020:405:402::3c0/124\",\r\n + \ \"2603:1020:605:402::3c0/124\",\r\n \"2603:1020:705:402::3c0/124\",\r\n + \ \"2603:1020:805:402::3c0/124\",\r\n \"2603:1020:905:402::3c0/124\",\r\n + \ \"2603:1020:a04:402::3c0/124\",\r\n \"2603:1020:b04:402::3c0/124\",\r\n + \ \"2603:1020:c04:402::3c0/124\",\r\n \"2603:1020:d04:402::3c0/124\",\r\n + \ \"2603:1020:e04:402::3c0/124\",\r\n \"2603:1020:f04:402::3c0/124\",\r\n + \ \"2603:1020:1004:400::250/124\",\r\n \"2603:1020:1104:400::510/124\",\r\n + \ \"2603:1020:1302:400::3b0/124\",\r\n \"2603:1030:f:400::bc0/124\",\r\n + \ \"2603:1030:10:402::3c0/124\",\r\n \"2603:1030:104:402::3c0/124\",\r\n + \ \"2603:1030:107:400::390/124\",\r\n \"2603:1030:210:402::3c0/124\",\r\n + \ \"2603:1030:40b:400::bc0/124\",\r\n \"2603:1030:40c:402::3c0/124\",\r\n + \ \"2603:1030:504:402::250/124\",\r\n \"2603:1030:608:402::3c0/124\",\r\n + \ \"2603:1030:807:402::3c0/124\",\r\n \"2603:1030:a07:402::340/124\",\r\n + \ \"2603:1030:b04:402::3c0/124\",\r\n \"2603:1030:c06:400::bc0/124\",\r\n + \ \"2603:1030:f05:402::3c0/124\",\r\n \"2603:1030:1005:402::3c0/124\",\r\n + \ \"2603:1040:5:402::3c0/124\",\r\n \"2603:1040:207:402::3c0/124\",\r\n + \ \"2603:1040:407:402::3c0/124\",\r\n \"2603:1040:606:402::3c0/124\",\r\n + \ \"2603:1040:806:402::3c0/124\",\r\n \"2603:1040:904:402::3c0/124\",\r\n + \ \"2603:1040:a06:402::3c0/124\",\r\n \"2603:1040:b04:402::3c0/124\",\r\n + \ \"2603:1040:c06:402::3c0/124\",\r\n \"2603:1040:d04:400::250/124\",\r\n + \ \"2603:1040:f05:402::3c0/124\",\r\n \"2603:1040:1002:400::3c0/124\",\r\n + \ \"2603:1040:1104:400::510/124\",\r\n \"2603:1040:1202:400::3d0/124\",\r\n + \ \"2603:1040:1302:400::3d0/124\",\r\n \"2603:1040:1402:400::3b0/124\",\r\n + \ \"2603:1040:1503:400::3d0/124\",\r\n \"2603:1050:6:402::3c0/124\",\r\n + \ \"2603:1050:403:400::250/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"M365ManagementActivityApi\",\r\n \"id\": \"M365ManagementActivityApi\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"M365ManagementActivityApi\",\r\n \"addressPrefixes\": [\r\n \"13.69.109.192/29\",\r\n + \ \"13.69.233.40/29\",\r\n \"13.71.175.136/31\",\r\n \"13.78.111.196/31\",\r\n + \ \"13.86.223.88/29\",\r\n \"20.21.77.188/31\",\r\n \"20.36.117.194/31\",\r\n + \ \"20.37.76.206/31\",\r\n \"20.43.121.254/31\",\r\n \"20.44.10.196/30\",\r\n + \ \"20.44.19.8/30\",\r\n \"20.45.126.96/29\",\r\n \"20.53.0.36/31\",\r\n + \ \"20.91.11.154/31\",\r\n \"20.91.146.8/31\",\r\n \"20.192.184.82/31\",\r\n + \ \"40.69.111.44/31\",\r\n \"40.78.239.100/30\",\r\n \"40.79.139.196/31\",\r\n + \ \"40.80.180.4/31\",\r\n \"40.120.75.56/31\",\r\n \"51.105.69.82/31\",\r\n + \ \"51.107.60.154/31\",\r\n \"51.107.192.128/31\",\r\n \"51.116.60.242/31\",\r\n + \ \"51.116.158.62/31\",\r\n \"51.120.100.158/31\",\r\n \"51.120.220.120/31\",\r\n + \ \"51.138.160.2/31\",\r\n \"51.140.212.218/31\",\r\n \"52.162.111.136/30\",\r\n + \ \"52.168.112.80/29\",\r\n \"52.231.23.12/31\",\r\n \"52.231.148.204/31\",\r\n + \ \"102.37.64.50/31\",\r\n \"102.133.124.14/31\",\r\n \"104.214.164.52/30\",\r\n + \ \"191.233.207.28/31\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"M365ManagementActivityApiWebhook\",\r\n \"id\": \"M365ManagementActivityApiWebhook\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"M365ManagementActivityApiWebhook\",\r\n + \ \"addressPrefixes\": [\r\n \"13.67.15.8/29\",\r\n \"13.69.109.200/29\",\r\n + \ \"13.69.233.56/29\",\r\n \"13.71.175.200/29\",\r\n \"20.21.77.186/31\",\r\n + \ \"20.38.152.16/29\",\r\n \"20.41.208.8/29\",\r\n \"20.42.72.136/29\",\r\n + \ \"20.43.123.184/29\",\r\n \"20.44.10.200/29\",\r\n \"20.44.19.56/29\",\r\n + \ \"20.45.126.104/29\",\r\n \"20.52.72.32/29\",\r\n \"20.53.0.96/30\",\r\n + \ \"20.91.11.152/31\",\r\n \"20.189.171.96/29\",\r\n \"20.193.96.0/29\",\r\n \ \"40.67.121.152/29\",\r\n \"40.69.111.104/29\",\r\n \"40.79.148.88/29\",\r\n \ \"40.79.189.120/29\",\r\n \"40.80.180.120/29\",\r\n \"40.120.8.168/29\",\r\n - \ \"40.120.64.192/29\",\r\n \"51.11.97.88/29\",\r\n \"51.13.128.24/29\",\r\n - \ \"51.105.69.88/29\",\r\n \"51.107.128.48/29\",\r\n \"51.107.192.144/29\",\r\n - \ \"51.116.246.8/29\",\r\n \"51.120.100.248/29\",\r\n \"51.120.109.120/29\",\r\n - \ \"51.138.160.64/29\",\r\n \"52.231.23.104/29\",\r\n \"52.231.151.56/29\",\r\n - \ \"52.240.244.152/29\",\r\n \"102.37.64.112/29\",\r\n \"102.133.124.152/29\",\r\n - \ \"104.214.164.96/29\",\r\n \"191.233.207.200/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftAzureFluidRelay\",\r\n - \ \"id\": \"MicrosoftAzureFluidRelay\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"40.120.64.192/29\",\r\n \"51.11.97.88/29\",\r\n \"51.12.75.186/31\",\r\n + \ \"51.13.128.24/29\",\r\n \"51.105.69.88/29\",\r\n \"51.107.128.48/29\",\r\n + \ \"51.107.192.144/29\",\r\n \"51.116.246.8/29\",\r\n \"51.120.100.248/29\",\r\n + \ \"51.120.109.120/29\",\r\n \"51.138.160.64/29\",\r\n \"52.231.23.104/29\",\r\n + \ \"52.231.151.56/29\",\r\n \"52.240.244.152/29\",\r\n \"102.37.64.112/29\",\r\n + \ \"102.133.124.152/29\",\r\n \"104.214.164.96/29\",\r\n + \ \"191.233.207.200/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"MicrosoftAzureFluidRelay\",\r\n \"id\": \"MicrosoftAzureFluidRelay\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"MicrosoftAzureFluidRelay\",\r\n + \ \"addressPrefixes\": [\r\n \"20.40.231.80/29\",\r\n \"20.48.199.8/29\",\r\n + \ \"20.51.1.80/29\",\r\n \"20.51.14.80/28\",\r\n \"20.52.93.32/29\",\r\n + \ \"20.59.76.224/28\",\r\n \"20.62.63.224/28\",\r\n \"20.65.135.48/28\",\r\n + \ \"20.70.220.8/29\",\r\n \"20.82.244.56/29\",\r\n \"20.82.246.32/28\",\r\n + \ \"20.86.92.224/28\",\r\n \"20.88.152.224/28\",\r\n \"20.88.152.240/29\",\r\n + \ \"20.89.9.24/29\",\r\n \"20.92.0.48/29\",\r\n \"20.150.129.128/28\",\r\n + \ \"20.192.47.144/29\",\r\n \"20.193.199.128/29\",\r\n \"20.195.69.176/29\",\r\n + \ \"20.195.78.224/29\",\r\n \"20.195.150.136/29\",\r\n \"20.200.192.40/29\",\r\n + \ \"40.120.85.224/29\",\r\n \"51.12.29.16/29\",\r\n \"51.107.243.232/29\",\r\n + \ \"51.120.237.48/29\",\r\n \"51.138.215.0/29\",\r\n \"51.143.214.104/29\",\r\n + \ \"102.37.81.232/29\",\r\n \"102.37.163.56/29\",\r\n \"191.238.73.104/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftCloudAppSecurity\",\r\n + \ \"id\": \"MicrosoftCloudAppSecurity\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"MicrosoftAzureFluidRelay\",\r\n \"addressPrefixes\": [\r\n \"20.40.231.80/29\",\r\n - \ \"20.48.199.8/29\",\r\n \"20.51.1.80/29\",\r\n \"20.51.14.80/28\",\r\n - \ \"20.52.93.32/29\",\r\n \"20.59.76.224/28\",\r\n \"20.62.63.224/28\",\r\n - \ \"20.65.135.48/28\",\r\n \"20.70.220.8/29\",\r\n \"20.82.244.56/29\",\r\n - \ \"20.82.246.32/28\",\r\n \"20.86.92.224/28\",\r\n \"20.88.152.224/28\",\r\n - \ \"20.88.152.240/29\",\r\n \"20.89.9.24/29\",\r\n \"20.92.0.48/29\",\r\n - \ \"20.150.129.128/28\",\r\n \"20.192.47.144/29\",\r\n \"20.193.199.128/29\",\r\n - \ \"20.195.69.176/29\",\r\n \"20.195.78.224/29\",\r\n \"20.195.150.136/29\",\r\n - \ \"20.200.192.40/29\",\r\n \"40.120.85.224/29\",\r\n \"51.12.29.16/29\",\r\n - \ \"51.107.243.232/29\",\r\n \"51.120.237.48/29\",\r\n \"51.138.215.0/29\",\r\n - \ \"51.143.214.104/29\",\r\n \"102.37.81.232/29\",\r\n \"102.37.163.56/29\",\r\n - \ \"191.238.73.104/29\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"MicrosoftCloudAppSecurity\",\r\n \"id\": \"MicrosoftCloudAppSecurity\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftCloudAppSecurity\",\r\n \ \"addressPrefixes\": [\r\n \"13.64.26.88/32\",\r\n \"13.64.28.87/32\",\r\n @@ -40694,46 +41661,46 @@ interactions: \ \"104.214.225.33/32\",\r\n \"137.116.52.31/32\",\r\n \"138.91.147.71/32\",\r\n \ \"168.63.38.153/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"MicrosoftContainerRegistry\",\r\n \"id\": \"MicrosoftContainerRegistry\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n - \ \"addressPrefixes\": [\r\n \"13.66.140.64/29\",\r\n \"13.67.8.112/29\",\r\n - \ \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n \"13.69.227.80/29\",\r\n - \ \"13.70.72.128/29\",\r\n \"13.71.170.48/29\",\r\n \"13.71.194.120/29\",\r\n - \ \"13.74.107.72/29\",\r\n \"13.75.34.152/29\",\r\n \"13.77.50.72/29\",\r\n - \ \"13.78.106.192/29\",\r\n \"13.87.56.88/29\",\r\n \"13.87.122.88/29\",\r\n - \ \"13.89.170.208/29\",\r\n \"20.17.66.64/29\",\r\n \"20.21.42.64/29\",\r\n - \ \"20.21.66.64/29\",\r\n \"20.21.74.64/29\",\r\n \"20.37.74.64/29\",\r\n - \ \"20.38.146.136/29\",\r\n \"20.38.152.72/29\",\r\n \"20.44.2.16/29\",\r\n - \ \"20.44.26.136/29\",\r\n \"20.45.122.136/29\",\r\n \"20.49.82.8/29\",\r\n - \ \"20.49.90.8/29\",\r\n \"20.72.26.8/29\",\r\n \"20.125.170.64/29\",\r\n - \ \"20.125.202.64/29\",\r\n \"20.150.170.16/29\",\r\n \"20.150.178.136/29\",\r\n - \ \"20.150.186.136/29\",\r\n \"20.192.98.136/29\",\r\n \"20.192.234.16/29\",\r\n - \ \"20.193.202.8/29\",\r\n \"20.194.66.8/29\",\r\n \"20.205.74.64/29\",\r\n - \ \"20.205.82.64/29\",\r\n \"20.208.18.64/29\",\r\n \"20.215.18.64/29\",\r\n - \ \"20.215.26.64/29\",\r\n \"20.215.154.64/29\",\r\n \"20.217.58.64/29\",\r\n - \ \"20.217.74.64/29\",\r\n \"20.217.90.64/29\",\r\n \"23.98.82.104/29\",\r\n - \ \"40.67.58.16/29\",\r\n \"40.69.106.72/29\",\r\n \"40.70.146.80/29\",\r\n - \ \"40.71.10.208/29\",\r\n \"40.74.100.56/29\",\r\n \"40.74.146.40/29\",\r\n - \ \"40.75.34.24/29\",\r\n \"40.78.194.72/29\",\r\n \"40.78.202.64/29\",\r\n - \ \"40.78.226.200/29\",\r\n \"40.78.234.40/29\",\r\n \"40.78.242.152/29\",\r\n - \ \"40.78.250.88/29\",\r\n \"40.79.130.48/29\",\r\n \"40.79.138.24/29\",\r\n - \ \"40.79.146.24/29\",\r\n \"40.79.154.96/29\",\r\n \"40.79.162.24/29\",\r\n - \ \"40.79.170.8/29\",\r\n \"40.79.178.72/29\",\r\n \"40.79.186.0/29\",\r\n - \ \"40.79.194.88/29\",\r\n \"40.80.50.136/29\",\r\n \"40.112.242.152/29\",\r\n - \ \"40.120.74.8/29\",\r\n \"51.12.98.16/29\",\r\n \"51.12.202.16/29\",\r\n - \ \"51.12.226.136/29\",\r\n \"51.12.234.136/29\",\r\n \"51.53.106.64/29\",\r\n - \ \"51.53.186.64/29\",\r\n \"51.103.202.64/29\",\r\n \"51.105.66.136/29\",\r\n - \ \"51.105.74.136/29\",\r\n \"51.107.58.16/29\",\r\n \"51.107.154.16/29\",\r\n - \ \"51.116.58.16/29\",\r\n \"51.116.154.80/29\",\r\n \"51.116.242.136/29\",\r\n - \ \"51.116.250.136/29\",\r\n \"51.120.98.24/29\",\r\n \"51.120.106.136/29\",\r\n - \ \"51.120.210.136/29\",\r\n \"51.120.218.16/29\",\r\n \"51.140.146.192/29\",\r\n - \ \"51.140.210.88/29\",\r\n \"52.138.90.24/29\",\r\n \"52.138.226.72/29\",\r\n - \ \"52.162.106.152/29\",\r\n \"52.167.106.72/29\",\r\n \"52.182.138.200/29\",\r\n - \ \"52.231.18.48/29\",\r\n \"52.231.146.88/29\",\r\n \"52.236.186.72/29\",\r\n - \ \"52.246.154.136/29\",\r\n \"65.52.250.8/29\",\r\n \"102.133.26.16/29\",\r\n - \ \"102.133.122.136/29\",\r\n \"102.133.154.16/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"MicrosoftContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.64/29\",\r\n + \ \"13.67.8.112/29\",\r\n \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n + \ \"13.69.227.80/29\",\r\n \"13.70.72.128/29\",\r\n \"13.71.170.48/29\",\r\n + \ \"13.71.194.120/29\",\r\n \"13.74.107.72/29\",\r\n \"13.75.34.152/29\",\r\n + \ \"13.77.50.72/29\",\r\n \"13.78.106.192/29\",\r\n \"13.87.56.88/29\",\r\n + \ \"13.87.122.88/29\",\r\n \"13.89.170.208/29\",\r\n \"20.17.66.64/29\",\r\n + \ \"20.21.42.64/29\",\r\n \"20.21.66.64/29\",\r\n \"20.21.74.64/29\",\r\n + \ \"20.37.74.64/29\",\r\n \"20.38.146.136/29\",\r\n \"20.38.152.72/29\",\r\n + \ \"20.44.2.16/29\",\r\n \"20.44.26.136/29\",\r\n \"20.45.122.136/29\",\r\n + \ \"20.49.82.8/29\",\r\n \"20.49.90.8/29\",\r\n \"20.72.26.8/29\",\r\n + \ \"20.125.170.64/29\",\r\n \"20.125.202.64/29\",\r\n \"20.150.170.16/29\",\r\n + \ \"20.150.178.136/29\",\r\n \"20.150.186.136/29\",\r\n \"20.192.98.136/29\",\r\n + \ \"20.192.234.16/29\",\r\n \"20.193.202.8/29\",\r\n \"20.194.66.8/29\",\r\n + \ \"20.205.74.64/29\",\r\n \"20.205.82.64/29\",\r\n \"20.208.18.64/29\",\r\n + \ \"20.215.18.64/29\",\r\n \"20.215.26.64/29\",\r\n \"20.215.154.64/29\",\r\n + \ \"20.217.58.64/29\",\r\n \"20.217.74.64/29\",\r\n \"20.217.90.64/29\",\r\n + \ \"23.98.82.104/29\",\r\n \"40.67.58.16/29\",\r\n \"40.69.106.72/29\",\r\n + \ \"40.70.146.80/29\",\r\n \"40.71.10.208/29\",\r\n \"40.74.100.56/29\",\r\n + \ \"40.74.146.40/29\",\r\n \"40.75.34.24/29\",\r\n \"40.78.194.72/29\",\r\n + \ \"40.78.202.64/29\",\r\n \"40.78.226.200/29\",\r\n \"40.78.234.40/29\",\r\n + \ \"40.78.242.152/29\",\r\n \"40.78.250.88/29\",\r\n \"40.79.130.48/29\",\r\n + \ \"40.79.138.24/29\",\r\n \"40.79.146.24/29\",\r\n \"40.79.154.96/29\",\r\n + \ \"40.79.162.24/29\",\r\n \"40.79.170.8/29\",\r\n \"40.79.178.72/29\",\r\n + \ \"40.79.186.0/29\",\r\n \"40.79.194.88/29\",\r\n \"40.80.50.136/29\",\r\n + \ \"40.112.242.152/29\",\r\n \"40.120.74.8/29\",\r\n \"51.12.98.16/29\",\r\n + \ \"51.12.202.16/29\",\r\n \"51.12.226.136/29\",\r\n \"51.12.234.136/29\",\r\n + \ \"51.53.106.64/29\",\r\n \"51.53.186.64/29\",\r\n \"51.103.202.64/29\",\r\n + \ \"51.105.66.136/29\",\r\n \"51.105.74.136/29\",\r\n \"51.107.58.16/29\",\r\n + \ \"51.107.154.16/29\",\r\n \"51.116.58.16/29\",\r\n \"51.116.154.80/29\",\r\n + \ \"51.116.242.136/29\",\r\n \"51.116.250.136/29\",\r\n \"51.120.98.24/29\",\r\n + \ \"51.120.106.136/29\",\r\n \"51.120.210.136/29\",\r\n \"51.120.218.16/29\",\r\n + \ \"51.140.146.192/29\",\r\n \"51.140.210.88/29\",\r\n \"52.138.90.24/29\",\r\n + \ \"52.138.226.72/29\",\r\n \"52.162.106.152/29\",\r\n \"52.167.106.72/29\",\r\n + \ \"52.182.138.200/29\",\r\n \"52.231.18.48/29\",\r\n \"52.231.146.88/29\",\r\n + \ \"52.236.186.72/29\",\r\n \"52.246.154.136/29\",\r\n \"65.52.250.8/29\",\r\n + \ \"102.133.26.16/29\",\r\n \"102.133.122.136/29\",\r\n \"102.133.154.16/29\",\r\n \ \"102.133.250.136/29\",\r\n \"104.208.16.72/29\",\r\n \"104.208.144.72/29\",\r\n \ \"104.211.81.128/29\",\r\n \"104.211.146.72/29\",\r\n \"104.214.18.176/29\",\r\n \ \"191.233.50.8/29\",\r\n \"191.233.203.128/29\",\r\n \"191.234.146.136/29\",\r\n @@ -40801,7 +41768,7 @@ interactions: \ \"2603:1050:403:400::90/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.AustraliaEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40810,7 +41777,7 @@ interactions: \ \"2603:1010:6:802::88/125\",\r\n \"2603:1010:6:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.AustraliaSoutheast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -40818,7 +41785,7 @@ interactions: \ \"2603:1010:101:402::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.BrazilSouth\",\r\n \"id\": \"MicrosoftContainerRegistry.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40827,14 +41794,14 @@ interactions: \ \"2603:1050:6:802::88/125\",\r\n \"2603:1050:6:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.BrazilSoutheast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"191.233.50.8/29\",\r\n \"2603:1050:403:400::90/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CanadaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40843,14 +41810,14 @@ interactions: \ \"2603:1030:f05:802::88/125\",\r\n \"2603:1030:f05:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CanadaEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.69.106.72/29\",\r\n \"2603:1030:1005:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40859,7 +41826,7 @@ interactions: \ \"2603:1040:a06:802::88/125\",\r\n \"2603:1040:a06:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40868,14 +41835,14 @@ interactions: \ \"2603:1030:10:802::88/125\",\r\n \"2603:1030:10:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralUSEUAP\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.78.202.64/29\",\r\n \"2603:1030:f:400::888/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastAsia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40884,7 +41851,7 @@ interactions: \ \"2603:1040:207:800::40/125\",\r\n \"2603:1040:207:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40893,7 +41860,7 @@ interactions: \ \"2603:1030:210:802::88/125\",\r\n \"2603:1030:210:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS2\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40902,7 +41869,7 @@ interactions: \ \"2603:1030:40c:802::88/125\",\r\n \"2603:1030:40c:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS2EUAP\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40911,7 +41878,7 @@ interactions: \ \"2603:1030:40b:800::88/125\",\r\n \"2603:1030:40b:c00::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.FranceCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40920,21 +41887,21 @@ interactions: \ \"2603:1020:805:802::88/125\",\r\n \"2603:1020:805:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.FranceSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.79.178.72/29\",\r\n \"2603:1020:905:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.GermanyNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.116.58.16/29\",\r\n \"2603:1020:d04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.GermanyWestCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40943,7 +41910,7 @@ interactions: \ \"2603:1020:c04:802::88/125\",\r\n \"2603:1020:c04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JapanEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40952,14 +41919,14 @@ interactions: \ \"2603:1040:407:802::88/125\",\r\n \"2603:1040:407:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JapanWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.74.100.56/29\",\r\n \"2603:1040:606:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JioIndiaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -40967,7 +41934,7 @@ interactions: \ \"2603:1040:1104:400::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.JioIndiaWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40975,7 +41942,7 @@ interactions: \ \"2603:1040:d04:400::3b0/125\",\r\n \"2603:1040:d04:800::148/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.KoreaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -40984,14 +41951,14 @@ interactions: \ \"2603:1040:f05:802::88/125\",\r\n \"2603:1040:f05:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.KoreaSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"52.231.146.88/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorthCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -41000,7 +41967,7 @@ interactions: \ \"2603:1030:608:800::40/125\",\r\n \"2603:1030:608:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41009,7 +41976,7 @@ interactions: \ \"2603:1020:5:802::88/125\",\r\n \"2603:1020:5:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorwayEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41018,14 +41985,23 @@ interactions: \ \"2603:1020:e04:802::88/125\",\r\n \"2603:1020:e04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorwayWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.120.218.16/29\",\r\n \"2603:1020:f04:402::88/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.QatarCentral\",\r\n + \ \"id\": \"MicrosoftContainerRegistry.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n + \ \"addressPrefixes\": [\r\n \"20.21.42.64/29\",\r\n \"20.21.66.64/29\",\r\n + \ \"20.21.74.64/29\",\r\n \"2603:1040:1002:400::40/125\",\r\n + \ \"2603:1040:1002:800::40/125\",\r\n \"2603:1040:1002:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -41035,7 +42011,7 @@ interactions: \ \"2603:1000:104:c02::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SouthAfricaWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -41043,7 +42019,7 @@ interactions: \ \"2603:1000:4:402::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SouthCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -41052,14 +42028,14 @@ interactions: \ \"2603:1030:807:802::88/125\",\r\n \"2603:1030:807:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthCentralUSSTG\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"20.44.2.16/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SoutheastAsia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41068,14 +42044,14 @@ interactions: \ \"2603:1040:5:802::88/125\",\r\n \"2603:1040:5:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.78.194.72/29\",\r\n \"2603:1040:c06:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwedenCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41085,14 +42061,14 @@ interactions: \ \"2603:1020:1004:c02::1a8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SwedenSouth\",\r\n \"id\": \"MicrosoftContainerRegistry.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.12.202.16/29\",\r\n \"2603:1020:1104:400::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41101,21 +42077,21 @@ interactions: \ \"2603:1020:a04:802::88/125\",\r\n \"2603:1020:a04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.107.154.16/29\",\r\n \"2603:1020:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UAECentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"20.37.74.64/29\",\r\n \"2603:1040:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UAENorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41124,7 +42100,7 @@ interactions: \ \"2603:1040:904:802::88/125\",\r\n \"2603:1040:904:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UKSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41133,21 +42109,21 @@ interactions: \ \"2603:1020:705:802::88/125\",\r\n \"2603:1020:705:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UKWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.140.210.88/29\",\r\n \"2603:1020:605:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"13.71.194.120/29\",\r\n \"2603:1030:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestEurope\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41156,21 +42132,21 @@ interactions: \ \"2603:1020:206:802::88/125\",\r\n \"2603:1020:206:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"104.211.146.72/29\",\r\n \"2603:1040:806:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.112.242.152/29\",\r\n \"2603:1030:a07:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS2\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41179,7 +42155,7 @@ interactions: \ \"2603:1030:c06:802::88/125\",\r\n \"2603:1030:c06:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS3\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41188,7 +42164,7 @@ interactions: \ \"2603:1030:504:402::3b0/125\",\r\n \"2603:1030:504:802::148/125\",\r\n \ \"2603:1030:504:802::3e8/125\",\r\n \"2603:1030:504:c02::398/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"OneDsCollector\",\r\n - \ \"id\": \"OneDsCollector\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"OneDsCollector\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -41226,7 +42202,7 @@ interactions: \ \"104.211.81.232/29\",\r\n \"191.234.150.100/30\",\r\n \ \"191.234.157.176/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerBI\",\r\n \"id\": \"PowerBI\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"PowerBI\",\r\n \"addressPrefixes\": @@ -41279,69 +42255,71 @@ interactions: \ \"20.97.33.248/29\",\r\n \"20.97.34.128/26\",\r\n \"20.97.34.192/28\",\r\n \ \"20.98.145.48/28\",\r\n \"20.98.145.64/30\",\r\n \"20.98.145.112/29\",\r\n \ \"20.98.146.0/27\",\r\n \"20.98.192.168/30\",\r\n \"20.98.192.192/27\",\r\n - \ \"20.98.193.128/26\",\r\n \"20.98.193.192/29\",\r\n \"20.99.11.4/30\",\r\n - \ \"20.99.11.8/29\",\r\n \"20.100.1.168/29\",\r\n \"20.100.2.40/29\",\r\n - \ \"20.105.209.128/25\",\r\n \"20.111.0.192/29\",\r\n \"20.150.160.110/31\",\r\n - \ \"20.150.160.124/30\",\r\n \"20.150.161.144/29\",\r\n \"20.189.104.70/31\",\r\n - \ \"20.189.106.224/27\",\r\n \"20.189.108.0/27\",\r\n \"20.189.193.176/29\",\r\n - \ \"20.191.167.244/31\",\r\n \"20.192.47.128/30\",\r\n \"20.192.47.132/31\",\r\n - \ \"20.192.82.20/30\",\r\n \"20.192.82.120/29\",\r\n \"20.192.84.128/29\",\r\n - \ \"20.192.152.144/30\",\r\n \"20.192.153.88/30\",\r\n \"20.192.160.22/31\",\r\n - \ \"20.192.161.112/30\",\r\n \"20.192.161.120/29\",\r\n \"20.192.168.144/30\",\r\n - \ \"20.192.169.120/30\",\r\n \"20.192.225.34/31\",\r\n \"20.192.225.36/30\",\r\n - \ \"20.192.225.192/29\",\r\n \"20.195.83.48/29\",\r\n \"20.195.85.16/30\",\r\n - \ \"20.195.85.32/27\",\r\n \"20.195.146.200/30\",\r\n \"20.199.201.80/29\",\r\n - \ \"20.200.192.8/30\",\r\n \"20.200.192.14/31\",\r\n \"20.200.194.232/30\",\r\n - \ \"20.200.195.176/30\",\r\n \"20.200.198.8/30\",\r\n \"20.205.49.48/28\",\r\n - \ \"20.205.49.64/28\",\r\n \"20.205.68.120/29\",\r\n \"20.205.69.0/28\",\r\n - \ \"20.206.0.96/29\",\r\n \"20.206.178.24/29\",\r\n \"20.206.178.48/29\",\r\n - \ \"20.206.178.64/27\",\r\n \"20.207.168.148/30\",\r\n \"20.207.168.160/28\",\r\n - \ \"20.208.7.144/29\",\r\n \"20.215.4.248/31\",\r\n \"20.215.4.252/30\",\r\n - \ \"20.215.6.128/29\",\r\n \"20.217.44.248/31\",\r\n \"20.217.44.252/30\",\r\n - \ \"20.217.46.128/29\",\r\n \"40.67.50.246/31\",\r\n \"40.74.24.70/31\",\r\n - \ \"40.74.30.128/29\",\r\n \"40.74.30.160/27\",\r\n \"40.74.30.192/26\",\r\n - \ \"40.74.31.0/26\",\r\n \"40.80.56.122/31\",\r\n \"40.80.57.144/29\",\r\n - \ \"40.80.57.160/28\",\r\n \"40.80.168.122/31\",\r\n \"40.80.168.124/30\",\r\n - \ \"40.80.169.144/29\",\r\n \"40.80.184.70/31\",\r\n \"40.80.188.48/28\",\r\n - \ \"40.80.188.64/27\",\r\n \"40.80.188.128/25\",\r\n \"40.80.189.0/24\",\r\n - \ \"40.82.248.68/31\",\r\n \"40.82.253.96/28\",\r\n \"40.82.253.128/26\",\r\n - \ \"40.82.254.0/25\",\r\n \"40.89.16.122/31\",\r\n \"40.89.17.144/28\",\r\n - \ \"40.89.17.160/27\",\r\n \"40.119.8.76/30\",\r\n \"40.119.11.64/26\",\r\n - \ \"40.120.82.124/30\",\r\n \"40.120.86.144/31\",\r\n \"40.120.86.148/30\",\r\n - \ \"40.120.87.52/30\",\r\n \"51.12.17.16/30\",\r\n \"51.12.17.24/29\",\r\n - \ \"51.12.17.246/31\",\r\n \"51.12.22.168/30\",\r\n \"51.12.22.200/30\",\r\n - \ \"51.12.25.8/29\",\r\n \"51.12.29.30/31\",\r\n \"51.12.46.230/31\",\r\n - \ \"51.12.47.28/30\",\r\n \"51.12.72.216/30\",\r\n \"51.12.73.88/30\",\r\n - \ \"51.12.198.210/31\",\r\n \"51.13.138.72/30\",\r\n \"51.13.143.0/29\",\r\n - \ \"51.53.28.212/31\",\r\n \"51.53.30.152/30\",\r\n \"51.53.30.160/29\",\r\n - \ \"51.53.172.212/31\",\r\n \"51.53.172.216/30\",\r\n \"51.53.174.144/29\",\r\n - \ \"51.104.25.140/31\",\r\n \"51.104.25.152/30\",\r\n \"51.104.25.176/28\",\r\n - \ \"51.104.25.192/29\",\r\n \"51.104.27.0/26\",\r\n \"51.105.88.122/31\",\r\n - \ \"51.105.88.124/30\",\r\n \"51.105.88.208/28\",\r\n \"51.107.48.124/31\",\r\n - \ \"51.107.48.208/30\",\r\n \"51.107.48.216/29\",\r\n \"51.107.144.122/31\",\r\n - \ \"51.107.144.124/30\",\r\n \"51.107.144.208/29\",\r\n \"51.107.243.168/30\",\r\n - \ \"51.107.247.224/29\",\r\n \"51.107.251.184/30\",\r\n \"51.107.255.128/29\",\r\n - \ \"51.116.48.68/31\",\r\n \"51.116.48.128/30\",\r\n \"51.116.48.136/29\",\r\n - \ \"51.116.55.168/30\",\r\n \"51.116.75.72/29\",\r\n \"51.116.144.68/31\",\r\n - \ \"51.116.144.128/30\",\r\n \"51.116.144.136/29\",\r\n \"51.116.149.232/29\",\r\n - \ \"51.120.40.124/31\",\r\n \"51.120.40.208/30\",\r\n \"51.120.40.216/29\",\r\n - \ \"51.120.224.122/31\",\r\n \"51.120.224.124/30\",\r\n \"51.120.224.208/29\",\r\n - \ \"51.120.237.12/30\",\r\n \"51.137.160.70/31\",\r\n \"51.137.161.160/27\",\r\n - \ \"51.137.161.192/27\",\r\n \"51.138.215.114/31\",\r\n \"51.138.215.116/30\",\r\n - \ \"51.138.215.120/31\",\r\n \"52.136.48.120/31\",\r\n \"52.136.48.124/30\",\r\n - \ \"52.136.48.208/29\",\r\n \"52.136.48.224/28\",\r\n \"52.136.186.112/30\",\r\n - \ \"52.136.190.184/29\",\r\n \"52.139.108.116/30\",\r\n \"52.140.105.144/28\",\r\n - \ \"52.140.105.160/28\",\r\n \"52.146.140.128/25\",\r\n \"52.147.113.176/30\",\r\n - \ \"52.147.119.8/29\",\r\n \"52.150.139.76/31\",\r\n \"52.150.139.96/30\",\r\n - \ \"52.150.139.112/28\",\r\n \"52.150.139.128/28\",\r\n \"52.150.139.160/27\",\r\n - \ \"52.172.116.184/30\",\r\n \"52.172.116.190/31\",\r\n \"52.228.81.160/31\",\r\n - \ \"52.228.81.168/29\",\r\n \"52.228.81.176/28\",\r\n \"52.228.81.192/27\",\r\n - \ \"52.242.40.92/30\",\r\n \"52.242.40.96/29\",\r\n \"102.37.81.140/30\",\r\n - \ \"102.37.85.208/29\",\r\n \"102.37.160.160/29\",\r\n \"102.37.163.20/30\",\r\n - \ \"102.133.56.98/31\",\r\n \"102.133.56.100/30\",\r\n \"102.133.56.104/29\",\r\n - \ \"102.133.216.104/31\",\r\n \"102.133.216.108/30\",\r\n - \ \"102.133.217.64/29\",\r\n \"191.233.8.22/31\",\r\n \"191.233.10.32/30\",\r\n - \ \"191.233.10.40/29\",\r\n \"191.235.225.152/31\",\r\n \"191.235.225.156/30\",\r\n + \ \"20.98.193.128/26\",\r\n \"20.98.193.192/29\",\r\n \"20.98.199.116/31\",\r\n + \ \"20.99.11.4/30\",\r\n \"20.99.11.8/29\",\r\n \"20.100.1.168/29\",\r\n + \ \"20.100.2.40/29\",\r\n \"20.105.209.128/25\",\r\n \"20.111.0.192/29\",\r\n + \ \"20.119.156.32/27\",\r\n \"20.119.157.64/28\",\r\n \"20.125.157.32/31\",\r\n + \ \"20.150.160.110/31\",\r\n \"20.150.160.124/30\",\r\n \"20.150.161.144/29\",\r\n + \ \"20.189.104.70/31\",\r\n \"20.189.106.224/27\",\r\n \"20.189.108.0/27\",\r\n + \ \"20.189.193.176/29\",\r\n \"20.191.167.244/31\",\r\n \"20.192.47.128/30\",\r\n + \ \"20.192.47.132/31\",\r\n \"20.192.82.20/30\",\r\n \"20.192.82.120/29\",\r\n + \ \"20.192.84.128/29\",\r\n \"20.192.152.144/30\",\r\n \"20.192.153.88/30\",\r\n + \ \"20.192.160.22/31\",\r\n \"20.192.161.112/30\",\r\n \"20.192.161.120/29\",\r\n + \ \"20.192.168.144/30\",\r\n \"20.192.169.120/30\",\r\n \"20.192.225.34/31\",\r\n + \ \"20.192.225.36/30\",\r\n \"20.192.225.192/29\",\r\n \"20.195.83.48/29\",\r\n + \ \"20.195.85.16/30\",\r\n \"20.195.85.32/27\",\r\n \"20.195.146.200/30\",\r\n + \ \"20.199.201.80/29\",\r\n \"20.200.192.8/30\",\r\n \"20.200.192.14/31\",\r\n + \ \"20.200.194.232/30\",\r\n \"20.200.195.176/30\",\r\n \"20.200.198.8/30\",\r\n + \ \"20.205.49.48/28\",\r\n \"20.205.49.64/28\",\r\n \"20.205.68.120/29\",\r\n + \ \"20.205.69.0/28\",\r\n \"20.206.0.96/29\",\r\n \"20.206.178.24/29\",\r\n + \ \"20.206.178.48/29\",\r\n \"20.206.178.64/27\",\r\n \"20.207.168.148/30\",\r\n + \ \"20.207.168.160/28\",\r\n \"20.208.7.144/29\",\r\n \"20.215.4.248/31\",\r\n + \ \"20.215.4.252/30\",\r\n \"20.215.6.128/29\",\r\n \"20.217.44.248/31\",\r\n + \ \"20.217.44.252/30\",\r\n \"20.217.46.128/29\",\r\n \"40.67.50.246/31\",\r\n + \ \"40.74.24.70/31\",\r\n \"40.74.30.128/29\",\r\n \"40.74.30.160/27\",\r\n + \ \"40.74.30.192/26\",\r\n \"40.74.31.0/26\",\r\n \"40.80.56.122/31\",\r\n + \ \"40.80.57.144/29\",\r\n \"40.80.57.160/28\",\r\n \"40.80.168.122/31\",\r\n + \ \"40.80.168.124/30\",\r\n \"40.80.169.144/29\",\r\n \"40.80.184.70/31\",\r\n + \ \"40.80.188.48/28\",\r\n \"40.80.188.64/27\",\r\n \"40.80.188.128/25\",\r\n + \ \"40.80.189.0/24\",\r\n \"40.82.248.68/31\",\r\n \"40.82.253.96/28\",\r\n + \ \"40.82.253.128/26\",\r\n \"40.82.254.0/25\",\r\n \"40.89.16.122/31\",\r\n + \ \"40.89.17.144/28\",\r\n \"40.89.17.160/27\",\r\n \"40.119.8.76/30\",\r\n + \ \"40.119.11.64/26\",\r\n \"40.120.82.124/30\",\r\n \"40.120.86.144/31\",\r\n + \ \"40.120.86.148/30\",\r\n \"40.120.87.52/30\",\r\n \"51.12.17.16/30\",\r\n + \ \"51.12.17.24/29\",\r\n \"51.12.17.246/31\",\r\n \"51.12.22.168/30\",\r\n + \ \"51.12.22.200/30\",\r\n \"51.12.25.8/29\",\r\n \"51.12.29.30/31\",\r\n + \ \"51.12.46.230/31\",\r\n \"51.12.47.28/30\",\r\n \"51.12.72.216/30\",\r\n + \ \"51.12.73.88/30\",\r\n \"51.12.198.210/31\",\r\n \"51.13.138.72/30\",\r\n + \ \"51.13.143.0/29\",\r\n \"51.53.28.212/31\",\r\n \"51.53.30.152/30\",\r\n + \ \"51.53.30.160/29\",\r\n \"51.53.172.212/31\",\r\n \"51.53.172.216/30\",\r\n + \ \"51.53.174.144/29\",\r\n \"51.104.25.140/31\",\r\n \"51.104.25.152/30\",\r\n + \ \"51.104.25.176/28\",\r\n \"51.104.25.192/29\",\r\n \"51.104.27.0/26\",\r\n + \ \"51.105.88.122/31\",\r\n \"51.105.88.124/30\",\r\n \"51.105.88.208/28\",\r\n + \ \"51.107.48.124/31\",\r\n \"51.107.48.208/30\",\r\n \"51.107.48.216/29\",\r\n + \ \"51.107.144.122/31\",\r\n \"51.107.144.124/30\",\r\n \"51.107.144.208/29\",\r\n + \ \"51.107.243.168/30\",\r\n \"51.107.247.224/29\",\r\n \"51.107.251.184/30\",\r\n + \ \"51.107.255.128/29\",\r\n \"51.116.48.68/31\",\r\n \"51.116.48.128/30\",\r\n + \ \"51.116.48.136/29\",\r\n \"51.116.55.168/30\",\r\n \"51.116.75.72/29\",\r\n + \ \"51.116.144.68/31\",\r\n \"51.116.144.128/30\",\r\n \"51.116.144.136/29\",\r\n + \ \"51.116.149.232/29\",\r\n \"51.120.40.124/31\",\r\n \"51.120.40.208/30\",\r\n + \ \"51.120.40.216/29\",\r\n \"51.120.224.122/31\",\r\n \"51.120.224.124/30\",\r\n + \ \"51.120.224.208/29\",\r\n \"51.120.237.12/30\",\r\n \"51.137.160.70/31\",\r\n + \ \"51.137.161.160/27\",\r\n \"51.137.161.192/27\",\r\n \"51.138.215.114/31\",\r\n + \ \"51.138.215.116/30\",\r\n \"51.138.215.120/31\",\r\n \"52.136.48.120/31\",\r\n + \ \"52.136.48.124/30\",\r\n \"52.136.48.208/29\",\r\n \"52.136.48.224/28\",\r\n + \ \"52.136.186.112/30\",\r\n \"52.136.190.184/29\",\r\n \"52.139.108.116/30\",\r\n + \ \"52.140.105.144/28\",\r\n \"52.140.105.160/28\",\r\n \"52.146.140.128/25\",\r\n + \ \"52.147.113.176/30\",\r\n \"52.147.119.8/29\",\r\n \"52.150.139.76/31\",\r\n + \ \"52.150.139.96/30\",\r\n \"52.150.139.112/28\",\r\n \"52.150.139.128/28\",\r\n + \ \"52.150.139.160/27\",\r\n \"52.172.116.184/30\",\r\n \"52.172.116.190/31\",\r\n + \ \"52.228.81.160/31\",\r\n \"52.228.81.168/29\",\r\n \"52.228.81.176/28\",\r\n + \ \"52.228.81.192/27\",\r\n \"52.242.40.92/30\",\r\n \"52.242.40.96/29\",\r\n + \ \"102.37.81.140/30\",\r\n \"102.37.85.208/29\",\r\n \"102.37.160.160/29\",\r\n + \ \"102.37.163.20/30\",\r\n \"102.133.56.98/31\",\r\n \"102.133.56.100/30\",\r\n + \ \"102.133.56.104/29\",\r\n \"102.133.216.104/31\",\r\n + \ \"102.133.216.108/30\",\r\n \"102.133.217.64/29\",\r\n + \ \"191.233.8.22/31\",\r\n \"191.233.10.32/30\",\r\n \"191.233.10.40/29\",\r\n + \ \"191.235.225.152/31\",\r\n \"191.235.225.156/30\",\r\n \ \"191.235.225.176/28\",\r\n \"191.235.225.192/28\",\r\n \ \"191.235.225.224/27\",\r\n \"191.238.72.128/28\",\r\n \ \"191.238.76.176/29\",\r\n \"191.238.77.192/28\",\r\n \"191.238.77.208/29\",\r\n @@ -41429,359 +42407,359 @@ interactions: \ \"2603:1050:6:1::600/122\",\r\n \"2603:1050:403::5e0/123\",\r\n \ \"2603:1050:403::600/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"PowerPlatformInfra\",\r\n \"id\": \"PowerPlatformInfra\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"13.64.27.44/32\",\r\n - \ \"13.64.35.24/32\",\r\n \"13.64.38.167/32\",\r\n \"13.64.39.170/32\",\r\n - \ \"13.64.128.119/32\",\r\n \"13.64.174.215/32\",\r\n \"13.64.177.224/32\",\r\n - \ \"13.66.80.131/32\",\r\n \"13.71.48.192/32\",\r\n \"13.71.49.81/32\",\r\n - \ \"13.71.49.244/32\",\r\n \"13.71.50.175/32\",\r\n \"13.71.52.132/32\",\r\n - \ \"13.73.253.128/25\",\r\n \"13.73.254.0/25\",\r\n \"13.73.254.128/26\",\r\n - \ \"13.83.17.188/32\",\r\n \"13.83.23.194/32\",\r\n \"13.83.56.37/32\",\r\n - \ \"13.83.64.166/32\",\r\n \"13.83.66.89/32\",\r\n \"13.83.66.124/32\",\r\n - \ \"13.83.68.60/32\",\r\n \"13.83.70.105/32\",\r\n \"13.83.97.180/32\",\r\n - \ \"13.83.97.188/32\",\r\n \"13.83.102.38/32\",\r\n \"13.83.145.222/32\",\r\n - \ \"13.83.147.192/32\",\r\n \"13.83.151.212/32\",\r\n \"13.83.248.248/32\",\r\n - \ \"13.83.249.34/32\",\r\n \"13.83.249.58/32\",\r\n \"13.85.191.89/32\",\r\n - \ \"13.86.136.222/32\",\r\n \"13.86.137.20/32\",\r\n \"13.86.139.229/32\",\r\n - \ \"13.86.155.216/32\",\r\n \"13.86.177.32/32\",\r\n \"13.86.185.5/32\",\r\n - \ \"13.86.185.6/32\",\r\n \"13.86.185.35/32\",\r\n \"13.86.185.81/32\",\r\n - \ \"13.86.185.91/32\",\r\n \"13.86.192.20/32\",\r\n \"13.86.193.65/32\",\r\n - \ \"13.86.194.190/32\",\r\n \"13.86.249.98/32\",\r\n \"13.86.250.62/32\",\r\n - \ \"13.86.250.244/32\",\r\n \"13.86.252.116/32\",\r\n \"13.86.254.118/32\",\r\n - \ \"13.86.254.191/32\",\r\n \"13.87.135.122/32\",\r\n \"13.87.153.50/32\",\r\n - \ \"13.87.154.24/32\",\r\n \"13.87.154.100/32\",\r\n \"13.87.154.164/32\",\r\n - \ \"13.87.157.188/32\",\r\n \"13.87.160.104/32\",\r\n \"13.87.160.143/32\",\r\n - \ \"13.87.160.212/32\",\r\n \"13.87.161.18/32\",\r\n \"13.87.161.235/32\",\r\n - \ \"13.87.161.241/32\",\r\n \"13.87.162.91/32\",\r\n \"13.87.163.230/32\",\r\n - \ \"13.87.164.20/32\",\r\n \"13.87.164.30/32\",\r\n \"13.87.164.186/32\",\r\n - \ \"13.87.164.205/32\",\r\n \"13.87.167.46/32\",\r\n \"13.87.167.63/32\",\r\n - \ \"13.87.167.172/32\",\r\n \"13.87.167.174/32\",\r\n \"13.87.167.198/32\",\r\n - \ \"13.87.207.81/32\",\r\n \"13.87.216.21/32\",\r\n \"13.87.216.130/32\",\r\n - \ \"13.87.217.11/32\",\r\n \"13.87.217.75/32\",\r\n \"13.87.217.80/32\",\r\n - \ \"13.87.218.70/32\",\r\n \"13.87.218.169/32\",\r\n \"13.88.56.107/32\",\r\n - \ \"13.88.65.140/32\",\r\n \"13.88.65.204/32\",\r\n \"13.88.128.218/32\",\r\n - \ \"13.88.129.116/32\",\r\n \"13.88.129.160/32\",\r\n \"13.88.132.123/32\",\r\n - \ \"13.88.133.160/32\",\r\n \"13.88.135.42/32\",\r\n \"13.88.135.67/32\",\r\n - \ \"13.88.135.72/32\",\r\n \"13.91.22.243/32\",\r\n \"13.91.126.78/32\",\r\n - \ \"13.91.136.144/32\",\r\n \"13.91.138.172/32\",\r\n \"20.37.68.48/28\",\r\n - \ \"20.37.68.64/26\",\r\n \"20.37.68.128/28\",\r\n \"20.37.70.120/29\",\r\n - \ \"20.37.80.56/32\",\r\n \"20.37.82.215/32\",\r\n \"20.37.199.128/25\",\r\n - \ \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n \"20.38.142.120/29\",\r\n - \ \"20.39.134.9/32\",\r\n \"20.39.134.67/32\",\r\n \"20.39.134.93/32\",\r\n - \ \"20.39.139.245/32\",\r\n \"20.39.140.23/32\",\r\n \"20.39.141.50/32\",\r\n - \ \"20.40.1.97/32\",\r\n \"20.40.1.101/32\",\r\n \"20.40.1.191/32\",\r\n - \ \"20.40.4.3/32\",\r\n \"20.40.4.24/32\",\r\n \"20.40.160.0/32\",\r\n - \ \"20.40.162.57/32\",\r\n \"20.40.164.49/32\",\r\n \"20.40.164.215/32\",\r\n - \ \"20.40.165.7/32\",\r\n \"20.40.165.31/32\",\r\n \"20.40.165.67/32\",\r\n - \ \"20.40.177.116/32\",\r\n \"20.40.182.180/32\",\r\n \"20.40.186.118/32\",\r\n - \ \"20.40.187.183/32\",\r\n \"20.40.188.84/32\",\r\n \"20.41.197.28/31\",\r\n - \ \"20.41.198.192/26\",\r\n \"20.41.199.0/25\",\r\n \"20.42.24.159/32\",\r\n - \ \"20.42.39.188/32\",\r\n \"20.42.230.236/30\",\r\n \"20.42.230.240/28\",\r\n - \ \"20.42.231.192/26\",\r\n \"20.43.44.240/28\",\r\n \"20.43.45.128/26\",\r\n - \ \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n \"20.43.70.206/31\",\r\n - \ \"20.43.70.208/28\",\r\n \"20.43.70.232/29\",\r\n \"20.43.70.240/28\",\r\n - \ \"20.43.71.128/25\",\r\n \"20.43.161.116/32\",\r\n \"20.43.161.149/32\",\r\n - \ \"20.43.161.215/32\",\r\n \"20.43.175.186/32\",\r\n \"20.43.175.210/32\",\r\n - \ \"20.43.175.237/32\",\r\n \"20.43.182.39/32\",\r\n \"20.44.32.68/32\",\r\n - \ \"20.44.32.253/32\",\r\n \"20.44.34.50/32\",\r\n \"20.44.34.154/32\",\r\n - \ \"20.44.35.138/32\",\r\n \"20.44.130.57/32\",\r\n \"20.44.130.222/32\",\r\n - \ \"20.44.131.162/32\",\r\n \"20.44.167.207/32\",\r\n \"20.44.197.126/32\",\r\n - \ \"20.44.198.104/32\",\r\n \"20.44.240.222/32\",\r\n \"20.45.93.160/27\",\r\n - \ \"20.45.93.192/26\",\r\n \"20.45.94.72/29\",\r\n \"20.46.108.117/32\",\r\n - \ \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n \"20.48.15.227/32\",\r\n - \ \"20.48.192.0/28\",\r\n \"20.48.192.16/29\",\r\n \"20.48.193.168/29\",\r\n - \ \"20.48.201.96/27\",\r\n \"20.48.201.128/26\",\r\n \"20.48.202.8/29\",\r\n - \ \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n \"20.49.111.64/26\",\r\n - \ \"20.49.111.128/25\",\r\n \"20.49.121.192/26\",\r\n \"20.49.122.0/23\",\r\n - \ \"20.49.124.0/24\",\r\n \"20.49.125.0/25\",\r\n \"20.49.125.128/27\",\r\n - \ \"20.49.125.160/28\",\r\n \"20.49.125.176/29\",\r\n \"20.49.125.184/30\",\r\n - \ \"20.49.125.192/26\",\r\n \"20.49.126.0/25\",\r\n \"20.49.127.248/29\",\r\n - \ \"20.49.145.249/32\",\r\n \"20.49.166.40/32\",\r\n \"20.49.166.118/32\",\r\n - \ \"20.49.166.129/32\",\r\n \"20.49.244.238/32\",\r\n \"20.50.16.235/32\",\r\n - \ \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n - \ \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n \"20.50.68.160/27\",\r\n - \ \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n \"20.50.70.0/23\",\r\n - \ \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n - \ \"20.50.238.87/32\",\r\n \"20.52.93.224/27\",\r\n \"20.52.94.0/26\",\r\n - \ \"20.52.94.120/29\",\r\n \"20.53.40.0/26\",\r\n \"20.53.40.64/27\",\r\n - \ \"20.53.40.96/28\",\r\n \"20.53.40.112/29\",\r\n \"20.53.40.128/25\",\r\n - \ \"20.53.44.224/29\",\r\n \"20.53.74.224/32\",\r\n \"20.53.77.171/32\",\r\n - \ \"20.53.79.20/32\",\r\n \"20.53.79.144/32\",\r\n \"20.53.81.209/32\",\r\n - \ \"20.53.104.7/32\",\r\n \"20.53.104.132/32\",\r\n \"20.53.109.106/31\",\r\n - \ \"20.53.109.144/32\",\r\n \"20.53.115.98/32\",\r\n \"20.53.115.101/32\",\r\n - \ \"20.53.115.102/32\",\r\n \"20.54.3.143/32\",\r\n \"20.54.3.210/32\",\r\n - \ \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n \"20.54.40.139/32\",\r\n - \ \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n \"20.54.66.198/32\",\r\n - \ \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n \"20.54.105.72/32\",\r\n - \ \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n \"20.54.105.243/32\",\r\n - \ \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n \"20.54.184.154/32\",\r\n - \ \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n \"20.54.209.175/32\",\r\n - \ \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n \"20.54.209.240/32\",\r\n - \ \"20.58.71.128/26\",\r\n \"20.58.71.192/27\",\r\n \"20.59.77.128/25\",\r\n - \ \"20.59.78.0/24\",\r\n \"20.59.79.80/29\",\r\n \"20.61.96.0/25\",\r\n - \ \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n - \ \"20.61.249.208/32\",\r\n \"20.62.129.136/29\",\r\n \"20.62.157.223/32\",\r\n - \ \"20.62.180.13/32\",\r\n \"20.62.212.114/32\",\r\n \"20.62.235.247/32\",\r\n - \ \"20.63.52.175/32\",\r\n \"20.65.130.80/29\",\r\n \"20.67.211.155/32\",\r\n - \ \"20.67.211.157/32\",\r\n \"20.68.125.79/32\",\r\n \"20.70.221.32/27\",\r\n - \ \"20.70.221.64/26\",\r\n \"20.70.221.200/29\",\r\n \"20.70.249.107/32\",\r\n - \ \"20.71.81.103/32\",\r\n \"20.72.130.4/32\",\r\n \"20.72.132.26/32\",\r\n - \ \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n \"20.76.230.103/32\",\r\n - \ \"20.76.254.131/32\",\r\n \"20.81.0.146/32\",\r\n \"20.81.113.146/32\",\r\n - \ \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n \"20.82.155.16/32\",\r\n - \ \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n - \ \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n - \ \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n - \ \"20.83.131.174/32\",\r\n \"20.84.25.107/32\",\r\n \"20.85.173.165/32\",\r\n - \ \"20.85.179.67/32\",\r\n \"20.86.93.224/27\",\r\n \"20.86.95.0/24\",\r\n - \ \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n \"20.87.80.0/29\",\r\n - \ \"20.88.154.32/27\",\r\n \"20.88.154.64/26\",\r\n \"20.88.155.128/25\",\r\n - \ \"20.88.156.0/25\",\r\n \"20.88.156.128/27\",\r\n \"20.88.157.64/29\",\r\n - \ \"20.89.11.128/26\",\r\n \"20.89.11.192/27\",\r\n \"20.89.11.240/29\",\r\n - \ \"20.90.32.128/29\",\r\n \"20.90.131.0/26\",\r\n \"20.90.131.64/27\",\r\n - \ \"20.90.131.120/29\",\r\n \"20.90.169.112/32\",\r\n \"20.92.3.128/26\",\r\n - \ \"20.92.3.192/27\",\r\n \"20.92.4.128/29\",\r\n \"20.93.26.109/32\",\r\n - \ \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n \"20.93.176.101/32\",\r\n - \ \"20.93.237.39/32\",\r\n \"20.97.33.128/26\",\r\n \"20.97.33.192/27\",\r\n - \ \"20.97.33.240/29\",\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n - \ \"20.100.1.160/29\",\r\n \"20.101.28.187/32\",\r\n \"20.103.85.227/32\",\r\n - \ \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n \"20.104.37.80/32\",\r\n - \ \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n \"20.105.208.0/26\",\r\n - \ \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n \"20.108.81.107/32\",\r\n - \ \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n \"20.151.42.15/32\",\r\n - \ \"20.151.73.141/32\",\r\n \"20.151.188.174/32\",\r\n \"20.151.188.187/32\",\r\n - \ \"20.151.188.190/32\",\r\n \"20.151.188.199/32\",\r\n \"20.151.188.212/30\",\r\n - \ \"20.151.188.252/30\",\r\n \"20.184.251.143/32\",\r\n \"20.185.8.74/32\",\r\n - \ \"20.185.72.53/32\",\r\n \"20.185.73.73/32\",\r\n \"20.185.211.94/32\",\r\n - \ \"20.185.215.62/32\",\r\n \"20.185.215.91/32\",\r\n \"20.187.161.172/32\",\r\n - \ \"20.187.187.155/32\",\r\n \"20.187.195.128/28\",\r\n \"20.187.195.144/29\",\r\n - \ \"20.187.195.160/27\",\r\n \"20.187.195.192/26\",\r\n \"20.187.197.24/29\",\r\n - \ \"20.188.77.155/32\",\r\n \"20.188.218.111/32\",\r\n \"20.188.218.165/32\",\r\n - \ \"20.188.219.150/32\",\r\n \"20.188.221.55/32\",\r\n \"20.189.74.80/32\",\r\n - \ \"20.189.76.100/32\",\r\n \"20.189.77.126/32\",\r\n \"20.189.111.28/30\",\r\n - \ \"20.189.111.32/27\",\r\n \"20.189.111.64/26\",\r\n \"20.189.111.128/26\",\r\n - \ \"20.189.112.175/32\",\r\n \"20.189.122.41/32\",\r\n \"20.189.142.58/32\",\r\n - \ \"20.189.193.32/27\",\r\n \"20.189.193.64/26\",\r\n \"20.189.193.168/29\",\r\n - \ \"20.189.225.72/29\",\r\n \"20.191.161.200/29\",\r\n \"20.192.43.64/29\",\r\n - \ \"20.192.152.160/27\",\r\n \"20.192.152.192/26\",\r\n \"20.192.153.80/29\",\r\n - \ \"20.192.169.0/26\",\r\n \"20.192.169.64/27\",\r\n \"20.192.169.112/29\",\r\n - \ \"20.193.137.40/32\",\r\n \"20.193.137.133/32\",\r\n \"20.193.153.43/32\",\r\n - \ \"20.193.153.162/32\",\r\n \"20.193.154.38/32\",\r\n \"20.194.59.230/32\",\r\n - \ \"20.194.144.9/32\",\r\n \"20.194.144.25/32\",\r\n \"20.194.144.27/32\",\r\n - \ \"20.194.144.31/32\",\r\n \"20.195.83.64/26\",\r\n \"20.195.84.128/27\",\r\n - \ \"20.195.85.8/29\",\r\n \"20.195.85.192/26\",\r\n \"20.195.86.0/27\",\r\n - \ \"20.197.64.133/32\",\r\n \"20.197.105.172/32\",\r\n \"20.197.105.230/32\",\r\n - \ \"20.197.119.204/30\",\r\n \"20.198.129.3/32\",\r\n \"20.200.73.253/32\",\r\n - \ \"20.200.192.0/29\",\r\n \"20.200.194.48/28\",\r\n \"20.200.194.64/26\",\r\n - \ \"20.200.194.128/28\",\r\n \"20.200.195.64/26\",\r\n \"20.200.195.128/27\",\r\n - \ \"20.200.195.168/29\",\r\n \"20.200.201.167/32\",\r\n \"20.201.2.105/32\",\r\n - \ \"20.201.58.117/32\",\r\n \"20.201.73.133/32\",\r\n \"20.204.234.235/32\",\r\n - \ \"20.205.68.0/26\",\r\n \"20.205.68.64/27\",\r\n \"20.205.68.112/29\",\r\n - \ \"20.206.3.24/29\",\r\n \"20.206.3.32/27\",\r\n \"20.206.3.64/26\",\r\n - \ \"20.206.3.128/25\",\r\n \"20.206.4.0/26\",\r\n \"20.208.4.0/26\",\r\n - \ \"20.208.4.64/27\",\r\n \"20.208.4.104/29\",\r\n \"20.210.3.27/32\",\r\n - \ \"20.213.65.83/32\",\r\n \"23.98.106.160/27\",\r\n \"23.98.106.192/26\",\r\n - \ \"23.98.107.0/28\",\r\n \"23.98.107.16/29\",\r\n \"23.98.107.24/30\",\r\n - \ \"23.98.107.32/27\",\r\n \"23.98.107.64/26\",\r\n \"23.98.107.128/26\",\r\n - \ \"23.98.109.40/29\",\r\n \"23.99.89.156/32\",\r\n \"40.64.134.144/28\",\r\n - \ \"40.64.134.192/26\",\r\n \"40.65.49.103/32\",\r\n \"40.65.49.140/32\",\r\n - \ \"40.65.49.151/32\",\r\n \"40.66.61.123/32\",\r\n \"40.66.62.172/32\",\r\n - \ \"40.71.233.8/32\",\r\n \"40.71.233.189/32\",\r\n \"40.71.234.201/32\",\r\n - \ \"40.71.236.15/32\",\r\n \"40.74.5.98/32\",\r\n \"40.74.10.193/32\",\r\n - \ \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n \"40.74.32.24/32\",\r\n - \ \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n \"40.74.42.86/32\",\r\n - \ \"40.74.183.82/32\",\r\n \"40.74.183.121/32\",\r\n \"40.74.200.156/32\",\r\n - \ \"40.74.201.230/32\",\r\n \"40.74.202.22/32\",\r\n \"40.76.133.236/32\",\r\n - \ \"40.76.149.246/32\",\r\n \"40.76.161.144/32\",\r\n \"40.76.161.165/32\",\r\n - \ \"40.76.161.168/32\",\r\n \"40.80.62.96/27\",\r\n \"40.80.63.0/25\",\r\n - \ \"40.80.63.128/28\",\r\n \"40.80.240.185/32\",\r\n \"40.80.240.191/32\",\r\n - \ \"40.80.240.214/32\",\r\n \"40.80.241.43/32\",\r\n \"40.80.241.67/32\",\r\n - \ \"40.80.248.79/32\",\r\n \"40.80.249.52/32\",\r\n \"40.80.249.210/32\",\r\n - \ \"40.80.249.219/32\",\r\n \"40.81.25.37/32\",\r\n \"40.81.25.65/32\",\r\n - \ \"40.81.56.190/32\",\r\n \"40.81.60.206/32\",\r\n \"40.81.113.131/32\",\r\n - \ \"40.81.116.141/32\",\r\n \"40.81.116.143/32\",\r\n \"40.81.116.223/32\",\r\n - \ \"40.81.117.23/32\",\r\n \"40.81.181.190/32\",\r\n \"40.81.181.212/32\",\r\n - \ \"40.81.181.214/32\",\r\n \"40.81.182.117/32\",\r\n \"40.81.182.124/32\",\r\n - \ \"40.81.186.128/32\",\r\n \"40.81.188.107/32\",\r\n \"40.81.189.52/32\",\r\n - \ \"40.81.190.97/32\",\r\n \"40.82.173.103/32\",\r\n \"40.82.187.141/32\",\r\n - \ \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n - \ \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n - \ \"40.82.236.35/32\",\r\n \"40.83.184.82/32\",\r\n \"40.86.161.9/32\",\r\n - \ \"40.86.164.89/32\",\r\n \"40.86.254.125/32\",\r\n \"40.88.16.44/32\",\r\n - \ \"40.88.18.208/32\",\r\n \"40.88.18.248/32\",\r\n \"40.88.48.237/32\",\r\n - \ \"40.88.231.249/32\",\r\n \"40.88.251.157/32\",\r\n \"40.89.20.232/29\",\r\n - \ \"40.89.20.240/28\",\r\n \"40.89.21.128/25\",\r\n \"40.89.22.0/26\",\r\n - \ \"40.89.22.64/28\",\r\n \"40.89.22.80/30\",\r\n \"40.89.22.96/27\",\r\n - \ \"40.89.22.128/26\",\r\n \"40.89.22.192/27\",\r\n \"40.89.23.240/29\",\r\n - \ \"40.90.184.63/32\",\r\n \"40.91.87.146/32\",\r\n \"40.112.252.78/32\",\r\n - \ \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n \"40.113.178.128/25\",\r\n - \ \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n \"40.115.75.235/32\",\r\n - \ \"40.118.185.80/32\",\r\n \"40.118.200.18/32\",\r\n \"40.118.237.211/32\",\r\n - \ \"40.119.1.22/32\",\r\n \"40.119.42.85/32\",\r\n \"40.119.42.86/32\",\r\n - \ \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n \"40.119.159.181/32\",\r\n - \ \"40.119.159.218/32\",\r\n \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n - \ \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n - \ \"40.119.215.132/32\",\r\n \"40.120.1.91/32\",\r\n \"40.120.1.94/32\",\r\n - \ \"40.120.1.96/32\",\r\n \"40.120.2.208/31\",\r\n \"40.120.86.160/27\",\r\n - \ \"40.120.86.192/26\",\r\n \"40.120.87.56/29\",\r\n \"40.124.136.2/32\",\r\n - \ \"40.124.136.75/32\",\r\n \"40.124.136.138/32\",\r\n \"40.127.10.187/32\",\r\n - \ \"40.127.11.11/32\",\r\n \"40.127.14.98/32\",\r\n \"40.127.14.104/32\",\r\n - \ \"40.127.23.12/32\",\r\n \"40.127.84.210/32\",\r\n \"40.127.145.191/32\",\r\n - \ \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n - \ \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n - \ \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n - \ \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n \"51.11.24.198/32\",\r\n - \ \"51.11.25.68/32\",\r\n \"51.11.25.172/32\",\r\n \"51.11.172.30/32\",\r\n - \ \"51.11.172.56/32\",\r\n \"51.11.172.160/32\",\r\n \"51.11.233.119/32\",\r\n - \ \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n \"51.13.16.0/32\",\r\n - \ \"51.13.25.253/32\",\r\n \"51.13.136.168/29\",\r\n \"51.13.139.224/27\",\r\n - \ \"51.13.141.128/26\",\r\n \"51.13.141.248/29\",\r\n \"51.13.148.255/32\",\r\n - \ \"51.13.149.70/32\",\r\n \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n - \ \"51.104.30.172/30\",\r\n \"51.104.30.192/26\",\r\n \"51.104.31.0/27\",\r\n - \ \"51.104.31.32/28\",\r\n \"51.104.31.48/29\",\r\n \"51.104.31.64/26\",\r\n - \ \"51.104.36.212/32\",\r\n \"51.104.150.127/32\",\r\n \"51.104.150.153/32\",\r\n - \ \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n \"51.104.155.233/32\",\r\n - \ \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n \"51.104.159.10/32\",\r\n - \ \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n \"51.104.177.53/32\",\r\n - \ \"51.104.178.0/32\",\r\n \"51.104.248.11/32\",\r\n \"51.105.92.64/26\",\r\n - \ \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n \"51.105.96.44/32\",\r\n - \ \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n - \ \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n - \ \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n - \ \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n - \ \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n - \ \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n - \ \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n - \ \"51.107.8.159/32\",\r\n \"51.107.8.238/32\",\r\n \"51.107.9.82/32\",\r\n - \ \"51.107.11.68/30\",\r\n \"51.107.11.80/30\",\r\n \"51.107.41.120/32\",\r\n - \ \"51.107.45.66/32\",\r\n \"51.107.96.36/32\",\r\n \"51.107.96.48/29\",\r\n - \ \"51.107.96.104/32\",\r\n \"51.107.96.206/32\",\r\n \"51.107.98.194/32\",\r\n - \ \"51.107.100.218/32\",\r\n \"51.107.101.56/32\",\r\n \"51.107.101.181/32\",\r\n - \ \"51.107.201.45/32\",\r\n \"51.107.202.69/32\",\r\n \"51.107.241.104/29\",\r\n - \ \"51.107.241.160/27\",\r\n \"51.107.241.192/26\",\r\n \"51.107.249.88/29\",\r\n - \ \"51.107.249.160/27\",\r\n \"51.107.249.192/26\",\r\n \"51.107.254.96/27\",\r\n - \ \"51.107.254.128/26\",\r\n \"51.107.254.248/29\",\r\n \"51.116.1.237/32\",\r\n - \ \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n - \ \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n - \ \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n - \ \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n \"51.116.75.64/29\",\r\n - \ \"51.116.99.200/32\",\r\n \"51.116.132.85/32\",\r\n \"51.116.132.99/32\",\r\n - \ \"51.116.133.151/32\",\r\n \"51.116.134.132/32\",\r\n \"51.116.134.136/32\",\r\n - \ \"51.116.138.202/32\",\r\n \"51.116.145.240/28\",\r\n \"51.116.146.128/26\",\r\n - \ \"51.116.146.192/28\",\r\n \"51.116.148.224/29\",\r\n \"51.120.44.32/27\",\r\n - \ \"51.120.44.64/26\",\r\n \"51.120.228.48/28\",\r\n \"51.120.228.64/26\",\r\n - \ \"51.120.228.128/28\",\r\n \"51.120.232.48/29\",\r\n \"51.124.1.108/32\",\r\n - \ \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n \"51.124.72.168/32\",\r\n - \ \"51.124.83.127/32\",\r\n \"51.132.68.126/32\",\r\n \"51.132.72.50/32\",\r\n - \ \"51.132.72.181/32\",\r\n \"51.132.73.95/32\",\r\n \"51.132.161.225/32\",\r\n - \ \"51.132.215.162/32\",\r\n \"51.132.215.182/32\",\r\n \"51.137.10.82/32\",\r\n - \ \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n - \ \"51.137.13.184/32\",\r\n \"51.137.136.98/32\",\r\n \"51.137.137.158/31\",\r\n - \ \"51.137.137.224/32\",\r\n \"51.137.137.235/32\",\r\n \"51.137.164.224/27\",\r\n - \ \"51.137.165.192/26\",\r\n \"51.137.166.0/28\",\r\n \"51.137.166.16/29\",\r\n - \ \"51.137.166.24/30\",\r\n \"51.137.166.64/26\",\r\n \"51.137.167.176/29\",\r\n - \ \"51.137.180.86/32\",\r\n \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n - \ \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n - \ \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n - \ \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n \"51.138.215.192/26\",\r\n - \ \"51.143.208.216/29\",\r\n \"51.144.56.64/32\",\r\n \"51.144.190.147/32\",\r\n - \ \"51.145.104.29/32\",\r\n \"51.145.186.156/32\",\r\n \"51.145.189.149/32\",\r\n - \ \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n \"52.136.189.128/26\",\r\n - \ \"52.136.190.176/29\",\r\n \"52.137.24.206/32\",\r\n \"52.139.17.108/32\",\r\n - \ \"52.139.17.252/32\",\r\n \"52.139.18.243/32\",\r\n \"52.139.22.227/32\",\r\n - \ \"52.139.80.229/32\",\r\n \"52.139.83.184/32\",\r\n \"52.139.86.52/32\",\r\n - \ \"52.139.111.136/29\",\r\n \"52.139.111.160/27\",\r\n \"52.139.111.192/26\",\r\n - \ \"52.139.156.110/32\",\r\n \"52.139.170.4/32\",\r\n \"52.139.170.52/32\",\r\n - \ \"52.139.176.216/32\",\r\n \"52.139.177.8/32\",\r\n \"52.139.177.14/32\",\r\n - \ \"52.139.179.116/32\",\r\n \"52.139.232.83/32\",\r\n \"52.139.233.32/32\",\r\n - \ \"52.139.234.140/32\",\r\n \"52.139.234.217/32\",\r\n \"52.139.235.85/32\",\r\n - \ \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n \"52.140.110.0/26\",\r\n - \ \"52.141.1.133/32\",\r\n \"52.141.7.17/32\",\r\n \"52.141.7.21/32\",\r\n - \ \"52.141.7.24/30\",\r\n \"52.141.7.36/30\",\r\n \"52.142.16.162/32\",\r\n - \ \"52.142.28.86/32\",\r\n \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n - \ \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n - \ \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n - \ \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n - \ \"52.142.127.254/32\",\r\n \"52.142.168.104/32\",\r\n \"52.142.233.146/32\",\r\n - \ \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n - \ \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n \"52.146.24.96/32\",\r\n - \ \"52.146.24.106/32\",\r\n \"52.146.24.114/32\",\r\n \"52.146.26.125/32\",\r\n - \ \"52.146.26.218/32\",\r\n \"52.146.26.244/32\",\r\n \"52.146.50.100/32\",\r\n - \ \"52.146.60.149/32\",\r\n \"52.146.72.0/22\",\r\n \"52.146.76.0/23\",\r\n - \ \"52.146.78.0/24\",\r\n \"52.146.79.0/25\",\r\n \"52.146.79.128/30\",\r\n - \ \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n \"52.146.130.128/27\",\r\n - \ \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n \"52.146.130.192/26\",\r\n - \ \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n \"52.146.138.128/25\",\r\n - \ \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n \"52.147.113.88/29\",\r\n - \ \"52.147.116.192/26\",\r\n \"52.147.117.0/27\",\r\n \"52.147.117.128/26\",\r\n - \ \"52.147.117.192/27\",\r\n \"52.147.119.0/29\",\r\n \"52.147.121.95/32\",\r\n - \ \"52.147.222.228/32\",\r\n \"52.148.112.216/32\",\r\n \"52.149.108.155/32\",\r\n - \ \"52.149.169.236/32\",\r\n \"52.149.238.57/32\",\r\n \"52.149.240.75/32\",\r\n - \ \"52.149.243.177/32\",\r\n \"52.150.35.132/32\",\r\n \"52.150.37.207/32\",\r\n - \ \"52.150.154.48/28\",\r\n \"52.150.154.128/26\",\r\n \"52.151.231.104/32\",\r\n - \ \"52.151.238.19/32\",\r\n \"52.151.243.194/32\",\r\n \"52.151.246.107/32\",\r\n - \ \"52.152.194.10/32\",\r\n \"52.152.204.86/32\",\r\n \"52.152.205.65/32\",\r\n - \ \"52.152.205.137/32\",\r\n \"52.155.25.132/32\",\r\n \"52.155.25.145/32\",\r\n - \ \"52.155.25.157/32\",\r\n \"52.155.88.22/32\",\r\n \"52.155.91.129/32\",\r\n - \ \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n \"52.155.94.157/32\",\r\n - \ \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n \"52.155.172.184/32\",\r\n - \ \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n \"52.155.178.3/32\",\r\n - \ \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n \"52.155.220.20/32\",\r\n - \ \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n \"52.155.224.132/32\",\r\n - \ \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n \"52.155.232.218/32\",\r\n - \ \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n \"52.155.233.227/32\",\r\n - \ \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n \"52.155.234.126/32\",\r\n - \ \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n \"52.155.235.153/32\",\r\n - \ \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n \"52.156.24.232/32\",\r\n - \ \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n \"52.156.196.221/32\",\r\n - \ \"52.156.204.190/32\",\r\n \"52.157.221.75/32\",\r\n \"52.157.221.163/32\",\r\n - \ \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n \"52.157.237.175/32\",\r\n - \ \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n \"52.158.27.66/32\",\r\n - \ \"52.158.112.171/32\",\r\n \"52.158.121.190/32\",\r\n \"52.160.108.225/32\",\r\n - \ \"52.172.7.225/32\",\r\n \"52.172.112.176/29\",\r\n \"52.175.120.201/32\",\r\n - \ \"52.175.150.250/32\",\r\n \"52.180.96.196/32\",\r\n \"52.180.102.55/32\",\r\n - \ \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n \"52.184.84.210/32\",\r\n - \ \"52.185.226.247/32\",\r\n \"52.185.230.20/32\",\r\n \"52.188.43.247/32\",\r\n - \ \"52.188.77.154/32\",\r\n \"52.188.79.60/32\",\r\n \"52.188.177.124/32\",\r\n - \ \"52.188.181.97/32\",\r\n \"52.188.183.159/32\",\r\n \"52.188.216.65/32\",\r\n - \ \"52.188.221.237/32\",\r\n \"52.188.222.168/32\",\r\n \"52.188.222.206/32\",\r\n - \ \"52.189.252.34/32\",\r\n \"52.190.24.61/32\",\r\n \"52.190.27.148/32\",\r\n - \ \"52.190.30.136/32\",\r\n \"52.190.30.145/32\",\r\n \"52.190.39.65/32\",\r\n - \ \"52.191.39.181/32\",\r\n \"52.191.217.43/32\",\r\n \"52.191.232.133/32\",\r\n - \ \"52.191.237.186/32\",\r\n \"52.191.238.79/32\",\r\n \"52.191.238.157/32\",\r\n - \ \"52.191.239.208/32\",\r\n \"52.191.239.246/32\",\r\n \"52.224.17.48/32\",\r\n - \ \"52.224.17.98/32\",\r\n \"52.224.137.160/32\",\r\n \"52.224.142.152/32\",\r\n - \ \"52.224.149.89/32\",\r\n \"52.224.150.63/32\",\r\n \"52.224.184.205/32\",\r\n - \ \"52.224.184.221/32\",\r\n \"52.224.185.216/32\",\r\n \"52.224.195.119/32\",\r\n - \ \"52.224.200.26/32\",\r\n \"52.224.201.114/32\",\r\n \"52.224.201.121/32\",\r\n - \ \"52.224.203.192/32\",\r\n \"52.224.204.110/32\",\r\n \"52.226.41.202/32\",\r\n - \ \"52.226.41.235/32\",\r\n \"52.226.49.104/32\",\r\n \"52.226.49.156/32\",\r\n - \ \"52.226.51.138/32\",\r\n \"52.226.139.204/32\",\r\n \"52.226.141.200/32\",\r\n - \ \"52.226.143.0/32\",\r\n \"52.226.148.5/32\",\r\n \"52.226.148.225/32\",\r\n - \ \"52.226.175.58/32\",\r\n \"52.226.254.118/32\",\r\n \"52.228.86.178/31\",\r\n - \ \"52.228.86.180/30\",\r\n \"52.228.86.184/29\",\r\n \"52.228.86.192/26\",\r\n - \ \"52.228.87.0/24\",\r\n \"52.228.125.229/32\",\r\n \"52.229.79.225/32\",\r\n - \ \"52.229.88.158/32\",\r\n \"52.229.119.249/32\",\r\n \"52.229.225.182/32\",\r\n - \ \"52.231.136.212/32\",\r\n \"52.231.137.237/32\",\r\n \"52.231.140.224/29\",\r\n - \ \"52.231.143.171/32\",\r\n \"52.231.185.0/32\",\r\n \"52.234.104.49/32\",\r\n - \ \"52.235.17.70/32\",\r\n \"52.235.57.68/30\",\r\n \"52.235.57.140/32\",\r\n - \ \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n \"52.235.63.0/32\",\r\n - \ \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n \"52.241.138.151/32\",\r\n - \ \"52.241.140.217/32\",\r\n \"52.243.106.93/32\",\r\n \"52.243.108.25/32\",\r\n - \ \"52.243.109.4/31\",\r\n \"52.243.109.126/32\",\r\n \"52.243.110.67/32\",\r\n - \ \"52.243.110.156/32\",\r\n \"52.243.110.181/32\",\r\n \"52.243.113.88/31\",\r\n - \ \"52.243.113.102/32\",\r\n \"52.246.120.190/32\",\r\n \"52.249.59.157/32\",\r\n - \ \"52.249.60.80/32\",\r\n \"52.249.63.45/32\",\r\n \"52.249.201.87/32\",\r\n - \ \"52.249.204.114/32\",\r\n \"52.250.228.36/30\",\r\n \"52.250.228.40/29\",\r\n - \ \"52.250.228.48/28\",\r\n \"52.250.228.128/25\",\r\n \"52.250.229.0/24\",\r\n - \ \"52.250.230.0/23\",\r\n \"52.255.212.164/32\",\r\n \"52.255.213.211/32\",\r\n - \ \"52.255.221.231/32\",\r\n \"102.37.80.40/29\",\r\n \"102.37.85.32/27\",\r\n - \ \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n \"102.37.166.224/27\",\r\n - \ \"102.37.167.0/26\",\r\n \"102.133.0.199/32\",\r\n \"102.133.0.212/32\",\r\n - \ \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n \"102.133.60.0/27\",\r\n - \ \"102.133.132.151/32\",\r\n \"102.133.219.144/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": + [\r\n \"13.64.27.44/32\",\r\n \"13.64.35.24/32\",\r\n \"13.64.38.167/32\",\r\n + \ \"13.64.39.170/32\",\r\n \"13.64.128.119/32\",\r\n \"13.64.174.215/32\",\r\n + \ \"13.64.177.224/32\",\r\n \"13.66.80.131/32\",\r\n \"13.71.48.192/32\",\r\n + \ \"13.71.49.81/32\",\r\n \"13.71.49.244/32\",\r\n \"13.71.50.175/32\",\r\n + \ \"13.71.52.132/32\",\r\n \"13.73.253.128/25\",\r\n \"13.73.254.0/25\",\r\n + \ \"13.73.254.128/26\",\r\n \"13.83.17.188/32\",\r\n \"13.83.23.194/32\",\r\n + \ \"13.83.56.37/32\",\r\n \"13.83.64.166/32\",\r\n \"13.83.66.89/32\",\r\n + \ \"13.83.66.124/32\",\r\n \"13.83.68.60/32\",\r\n \"13.83.70.105/32\",\r\n + \ \"13.83.97.180/32\",\r\n \"13.83.97.188/32\",\r\n \"13.83.102.38/32\",\r\n + \ \"13.83.145.222/32\",\r\n \"13.83.147.192/32\",\r\n \"13.83.151.212/32\",\r\n + \ \"13.83.248.248/32\",\r\n \"13.83.249.34/32\",\r\n \"13.83.249.58/32\",\r\n + \ \"13.85.191.89/32\",\r\n \"13.86.136.222/32\",\r\n \"13.86.137.20/32\",\r\n + \ \"13.86.139.229/32\",\r\n \"13.86.155.216/32\",\r\n \"13.86.177.32/32\",\r\n + \ \"13.86.185.5/32\",\r\n \"13.86.185.6/32\",\r\n \"13.86.185.35/32\",\r\n + \ \"13.86.185.81/32\",\r\n \"13.86.185.91/32\",\r\n \"13.86.192.20/32\",\r\n + \ \"13.86.193.65/32\",\r\n \"13.86.194.190/32\",\r\n \"13.86.249.98/32\",\r\n + \ \"13.86.250.62/32\",\r\n \"13.86.250.244/32\",\r\n \"13.86.252.116/32\",\r\n + \ \"13.86.254.118/32\",\r\n \"13.86.254.191/32\",\r\n \"13.87.135.122/32\",\r\n + \ \"13.87.153.50/32\",\r\n \"13.87.154.24/32\",\r\n \"13.87.154.100/32\",\r\n + \ \"13.87.154.164/32\",\r\n \"13.87.157.188/32\",\r\n \"13.87.160.104/32\",\r\n + \ \"13.87.160.143/32\",\r\n \"13.87.160.212/32\",\r\n \"13.87.161.18/32\",\r\n + \ \"13.87.161.235/32\",\r\n \"13.87.161.241/32\",\r\n \"13.87.162.91/32\",\r\n + \ \"13.87.163.230/32\",\r\n \"13.87.164.20/32\",\r\n \"13.87.164.30/32\",\r\n + \ \"13.87.164.186/32\",\r\n \"13.87.164.205/32\",\r\n \"13.87.167.46/32\",\r\n + \ \"13.87.167.63/32\",\r\n \"13.87.167.172/32\",\r\n \"13.87.167.174/32\",\r\n + \ \"13.87.167.198/32\",\r\n \"13.87.207.81/32\",\r\n \"13.87.216.21/32\",\r\n + \ \"13.87.216.130/32\",\r\n \"13.87.217.11/32\",\r\n \"13.87.217.75/32\",\r\n + \ \"13.87.217.80/32\",\r\n \"13.87.218.70/32\",\r\n \"13.87.218.169/32\",\r\n + \ \"13.88.56.107/32\",\r\n \"13.88.65.140/32\",\r\n \"13.88.65.204/32\",\r\n + \ \"13.88.128.218/32\",\r\n \"13.88.129.116/32\",\r\n \"13.88.129.160/32\",\r\n + \ \"13.88.132.123/32\",\r\n \"13.88.133.160/32\",\r\n \"13.88.135.42/32\",\r\n + \ \"13.88.135.67/32\",\r\n \"13.88.135.72/32\",\r\n \"13.91.22.243/32\",\r\n + \ \"13.91.126.78/32\",\r\n \"13.91.136.144/32\",\r\n \"13.91.138.172/32\",\r\n + \ \"20.37.68.48/28\",\r\n \"20.37.68.64/26\",\r\n \"20.37.68.128/28\",\r\n + \ \"20.37.70.120/29\",\r\n \"20.37.80.56/32\",\r\n \"20.37.82.215/32\",\r\n + \ \"20.37.199.128/25\",\r\n \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n + \ \"20.38.142.120/29\",\r\n \"20.39.134.9/32\",\r\n \"20.39.134.67/32\",\r\n + \ \"20.39.134.93/32\",\r\n \"20.39.139.245/32\",\r\n \"20.39.140.23/32\",\r\n + \ \"20.39.141.50/32\",\r\n \"20.40.1.97/32\",\r\n \"20.40.1.101/32\",\r\n + \ \"20.40.1.191/32\",\r\n \"20.40.4.3/32\",\r\n \"20.40.4.24/32\",\r\n + \ \"20.40.160.0/32\",\r\n \"20.40.162.57/32\",\r\n \"20.40.164.49/32\",\r\n + \ \"20.40.164.215/32\",\r\n \"20.40.165.7/32\",\r\n \"20.40.165.31/32\",\r\n + \ \"20.40.165.67/32\",\r\n \"20.40.177.116/32\",\r\n \"20.40.182.180/32\",\r\n + \ \"20.40.186.118/32\",\r\n \"20.40.187.183/32\",\r\n \"20.40.188.84/32\",\r\n + \ \"20.41.197.28/31\",\r\n \"20.41.198.192/26\",\r\n \"20.41.199.0/25\",\r\n + \ \"20.42.24.159/32\",\r\n \"20.42.39.188/32\",\r\n \"20.42.230.236/30\",\r\n + \ \"20.42.230.240/28\",\r\n \"20.42.231.192/26\",\r\n \"20.43.44.240/28\",\r\n + \ \"20.43.45.128/26\",\r\n \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n + \ \"20.43.70.206/31\",\r\n \"20.43.70.208/28\",\r\n \"20.43.70.232/29\",\r\n + \ \"20.43.70.240/28\",\r\n \"20.43.71.128/25\",\r\n \"20.43.161.116/32\",\r\n + \ \"20.43.161.149/32\",\r\n \"20.43.161.215/32\",\r\n \"20.43.175.186/32\",\r\n + \ \"20.43.175.210/32\",\r\n \"20.43.175.237/32\",\r\n \"20.43.182.39/32\",\r\n + \ \"20.44.32.68/32\",\r\n \"20.44.32.253/32\",\r\n \"20.44.34.50/32\",\r\n + \ \"20.44.34.154/32\",\r\n \"20.44.35.138/32\",\r\n \"20.44.130.57/32\",\r\n + \ \"20.44.130.222/32\",\r\n \"20.44.131.162/32\",\r\n \"20.44.167.207/32\",\r\n + \ \"20.44.197.126/32\",\r\n \"20.44.198.104/32\",\r\n \"20.44.240.222/32\",\r\n + \ \"20.45.93.160/27\",\r\n \"20.45.93.192/26\",\r\n \"20.45.94.72/29\",\r\n + \ \"20.46.108.117/32\",\r\n \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n + \ \"20.48.15.227/32\",\r\n \"20.48.192.0/28\",\r\n \"20.48.192.16/29\",\r\n + \ \"20.48.193.168/29\",\r\n \"20.48.201.96/27\",\r\n \"20.48.201.128/26\",\r\n + \ \"20.48.202.8/29\",\r\n \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n + \ \"20.49.111.64/26\",\r\n \"20.49.111.128/25\",\r\n \"20.49.121.192/26\",\r\n + \ \"20.49.122.0/23\",\r\n \"20.49.124.0/24\",\r\n \"20.49.125.0/25\",\r\n + \ \"20.49.125.128/27\",\r\n \"20.49.125.160/28\",\r\n \"20.49.125.176/29\",\r\n + \ \"20.49.125.184/30\",\r\n \"20.49.125.192/26\",\r\n \"20.49.126.0/25\",\r\n + \ \"20.49.127.248/29\",\r\n \"20.49.145.249/32\",\r\n \"20.49.166.40/32\",\r\n + \ \"20.49.166.118/32\",\r\n \"20.49.166.129/32\",\r\n \"20.49.244.238/32\",\r\n + \ \"20.50.16.235/32\",\r\n \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n + \ \"20.50.25.187/32\",\r\n \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n + \ \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n + \ \"20.50.70.0/23\",\r\n \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n + \ \"20.50.231.176/32\",\r\n \"20.50.238.87/32\",\r\n \"20.52.93.224/27\",\r\n + \ \"20.52.94.0/26\",\r\n \"20.52.94.120/29\",\r\n \"20.53.40.0/26\",\r\n + \ \"20.53.40.64/27\",\r\n \"20.53.40.96/28\",\r\n \"20.53.40.112/29\",\r\n + \ \"20.53.40.128/25\",\r\n \"20.53.44.224/29\",\r\n \"20.53.74.224/32\",\r\n + \ \"20.53.77.171/32\",\r\n \"20.53.79.20/32\",\r\n \"20.53.79.144/32\",\r\n + \ \"20.53.81.209/32\",\r\n \"20.53.104.7/32\",\r\n \"20.53.104.132/32\",\r\n + \ \"20.53.109.106/31\",\r\n \"20.53.109.144/32\",\r\n \"20.53.115.98/32\",\r\n + \ \"20.53.115.101/32\",\r\n \"20.53.115.102/32\",\r\n \"20.54.3.143/32\",\r\n + \ \"20.54.3.210/32\",\r\n \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n + \ \"20.54.40.139/32\",\r\n \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n + \ \"20.54.66.198/32\",\r\n \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n + \ \"20.54.105.72/32\",\r\n \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n + \ \"20.54.105.243/32\",\r\n \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n + \ \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n + \ \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n + \ \"20.54.209.240/32\",\r\n \"20.58.71.128/26\",\r\n \"20.58.71.192/27\",\r\n + \ \"20.59.77.128/25\",\r\n \"20.59.78.0/24\",\r\n \"20.59.79.80/29\",\r\n + \ \"20.61.96.0/25\",\r\n \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n + \ \"20.61.98.152/29\",\r\n \"20.61.249.208/32\",\r\n \"20.62.129.136/29\",\r\n + \ \"20.62.157.223/32\",\r\n \"20.62.180.13/32\",\r\n \"20.62.212.114/32\",\r\n + \ \"20.62.235.247/32\",\r\n \"20.63.52.175/32\",\r\n \"20.65.130.80/29\",\r\n + \ \"20.67.211.155/32\",\r\n \"20.67.211.157/32\",\r\n \"20.68.125.79/32\",\r\n + \ \"20.70.221.32/27\",\r\n \"20.70.221.64/26\",\r\n \"20.70.221.200/29\",\r\n + \ \"20.70.249.107/32\",\r\n \"20.71.81.103/32\",\r\n \"20.72.130.4/32\",\r\n + \ \"20.72.132.26/32\",\r\n \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n + \ \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n \"20.81.0.146/32\",\r\n + \ \"20.81.113.146/32\",\r\n \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n + \ \"20.82.155.16/32\",\r\n \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n + \ \"20.82.227.170/32\",\r\n \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n + \ \"20.82.246.148/30\",\r\n \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n + \ \"20.82.251.66/32\",\r\n \"20.83.131.174/32\",\r\n \"20.84.25.107/32\",\r\n + \ \"20.85.173.165/32\",\r\n \"20.85.179.67/32\",\r\n \"20.86.93.224/27\",\r\n + \ \"20.86.95.0/24\",\r\n \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n + \ \"20.87.80.0/29\",\r\n \"20.88.154.32/27\",\r\n \"20.88.154.64/26\",\r\n + \ \"20.88.155.128/25\",\r\n \"20.88.156.0/25\",\r\n \"20.88.156.128/27\",\r\n + \ \"20.88.157.64/29\",\r\n \"20.89.11.128/26\",\r\n \"20.89.11.192/27\",\r\n + \ \"20.89.11.240/29\",\r\n \"20.90.32.128/29\",\r\n \"20.90.131.0/26\",\r\n + \ \"20.90.131.64/27\",\r\n \"20.90.131.120/29\",\r\n \"20.90.169.112/32\",\r\n + \ \"20.92.3.128/26\",\r\n \"20.92.3.192/27\",\r\n \"20.92.4.128/29\",\r\n + \ \"20.93.26.109/32\",\r\n \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n + \ \"20.93.176.101/32\",\r\n \"20.93.237.39/32\",\r\n \"20.97.33.128/26\",\r\n + \ \"20.97.33.192/27\",\r\n \"20.97.33.240/29\",\r\n \"20.100.0.160/27\",\r\n + \ \"20.100.1.0/26\",\r\n \"20.100.1.160/29\",\r\n \"20.101.28.187/32\",\r\n + \ \"20.103.85.227/32\",\r\n \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n + \ \"20.104.37.80/32\",\r\n \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n + \ \"20.105.208.0/26\",\r\n \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n + \ \"20.108.81.107/32\",\r\n \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n + \ \"20.151.42.15/32\",\r\n \"20.151.73.141/32\",\r\n \"20.151.188.174/32\",\r\n + \ \"20.151.188.187/32\",\r\n \"20.151.188.190/32\",\r\n \"20.151.188.199/32\",\r\n + \ \"20.151.188.212/30\",\r\n \"20.151.188.252/30\",\r\n \"20.184.251.143/32\",\r\n + \ \"20.185.8.74/32\",\r\n \"20.185.72.53/32\",\r\n \"20.185.73.73/32\",\r\n + \ \"20.185.211.94/32\",\r\n \"20.185.215.62/32\",\r\n \"20.185.215.91/32\",\r\n + \ \"20.187.161.172/32\",\r\n \"20.187.187.155/32\",\r\n \"20.187.195.128/28\",\r\n + \ \"20.187.195.144/29\",\r\n \"20.187.195.160/27\",\r\n \"20.187.195.192/26\",\r\n + \ \"20.187.197.24/29\",\r\n \"20.188.77.155/32\",\r\n \"20.188.218.111/32\",\r\n + \ \"20.188.218.165/32\",\r\n \"20.188.219.150/32\",\r\n \"20.188.221.55/32\",\r\n + \ \"20.189.74.80/32\",\r\n \"20.189.76.100/32\",\r\n \"20.189.77.126/32\",\r\n + \ \"20.189.111.28/30\",\r\n \"20.189.111.32/27\",\r\n \"20.189.111.64/26\",\r\n + \ \"20.189.111.128/26\",\r\n \"20.189.112.175/32\",\r\n \"20.189.122.41/32\",\r\n + \ \"20.189.142.58/32\",\r\n \"20.189.193.32/27\",\r\n \"20.189.193.64/26\",\r\n + \ \"20.189.193.168/29\",\r\n \"20.189.225.72/29\",\r\n \"20.191.161.200/29\",\r\n + \ \"20.192.43.64/29\",\r\n \"20.192.152.160/27\",\r\n \"20.192.152.192/26\",\r\n + \ \"20.192.153.80/29\",\r\n \"20.192.169.0/26\",\r\n \"20.192.169.64/27\",\r\n + \ \"20.192.169.112/29\",\r\n \"20.193.137.40/32\",\r\n \"20.193.137.133/32\",\r\n + \ \"20.193.153.43/32\",\r\n \"20.193.153.162/32\",\r\n \"20.193.154.38/32\",\r\n + \ \"20.194.59.230/32\",\r\n \"20.194.144.9/32\",\r\n \"20.194.144.25/32\",\r\n + \ \"20.194.144.27/32\",\r\n \"20.194.144.31/32\",\r\n \"20.195.83.64/26\",\r\n + \ \"20.195.84.128/27\",\r\n \"20.195.85.8/29\",\r\n \"20.195.85.192/26\",\r\n + \ \"20.195.86.0/27\",\r\n \"20.197.64.133/32\",\r\n \"20.197.105.172/32\",\r\n + \ \"20.197.105.230/32\",\r\n \"20.197.119.204/30\",\r\n \"20.198.129.3/32\",\r\n + \ \"20.200.73.253/32\",\r\n \"20.200.192.0/29\",\r\n \"20.200.194.48/28\",\r\n + \ \"20.200.194.64/26\",\r\n \"20.200.194.128/28\",\r\n \"20.200.195.64/26\",\r\n + \ \"20.200.195.128/27\",\r\n \"20.200.195.168/29\",\r\n \"20.200.201.167/32\",\r\n + \ \"20.201.2.105/32\",\r\n \"20.201.58.117/32\",\r\n \"20.201.73.133/32\",\r\n + \ \"20.204.234.235/32\",\r\n \"20.205.68.0/26\",\r\n \"20.205.68.64/27\",\r\n + \ \"20.205.68.112/29\",\r\n \"20.206.3.24/29\",\r\n \"20.206.3.32/27\",\r\n + \ \"20.206.3.64/26\",\r\n \"20.206.3.128/25\",\r\n \"20.206.4.0/26\",\r\n + \ \"20.208.4.0/26\",\r\n \"20.208.4.64/27\",\r\n \"20.208.4.104/29\",\r\n + \ \"20.210.3.27/32\",\r\n \"20.213.65.83/32\",\r\n \"23.98.106.160/27\",\r\n + \ \"23.98.106.192/26\",\r\n \"23.98.107.0/28\",\r\n \"23.98.107.16/29\",\r\n + \ \"23.98.107.24/30\",\r\n \"23.98.107.32/27\",\r\n \"23.98.107.64/26\",\r\n + \ \"23.98.107.128/26\",\r\n \"23.98.109.40/29\",\r\n \"23.99.89.156/32\",\r\n + \ \"40.64.134.144/28\",\r\n \"40.64.134.192/26\",\r\n \"40.65.49.103/32\",\r\n + \ \"40.65.49.140/32\",\r\n \"40.65.49.151/32\",\r\n \"40.66.61.123/32\",\r\n + \ \"40.66.62.172/32\",\r\n \"40.71.233.8/32\",\r\n \"40.71.233.189/32\",\r\n + \ \"40.71.234.201/32\",\r\n \"40.71.236.15/32\",\r\n \"40.74.5.98/32\",\r\n + \ \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n + \ \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n + \ \"40.74.42.86/32\",\r\n \"40.74.183.82/32\",\r\n \"40.74.183.121/32\",\r\n + \ \"40.74.200.156/32\",\r\n \"40.74.201.230/32\",\r\n \"40.74.202.22/32\",\r\n + \ \"40.76.133.236/32\",\r\n \"40.76.149.246/32\",\r\n \"40.76.161.144/32\",\r\n + \ \"40.76.161.165/32\",\r\n \"40.76.161.168/32\",\r\n \"40.80.62.96/27\",\r\n + \ \"40.80.63.0/25\",\r\n \"40.80.63.128/28\",\r\n \"40.80.240.185/32\",\r\n + \ \"40.80.240.191/32\",\r\n \"40.80.240.214/32\",\r\n \"40.80.241.43/32\",\r\n + \ \"40.80.241.67/32\",\r\n \"40.80.248.79/32\",\r\n \"40.80.249.52/32\",\r\n + \ \"40.80.249.210/32\",\r\n \"40.80.249.219/32\",\r\n \"40.81.25.37/32\",\r\n + \ \"40.81.25.65/32\",\r\n \"40.81.56.190/32\",\r\n \"40.81.60.206/32\",\r\n + \ \"40.81.113.131/32\",\r\n \"40.81.116.141/32\",\r\n \"40.81.116.143/32\",\r\n + \ \"40.81.116.223/32\",\r\n \"40.81.117.23/32\",\r\n \"40.81.181.190/32\",\r\n + \ \"40.81.181.212/32\",\r\n \"40.81.181.214/32\",\r\n \"40.81.182.117/32\",\r\n + \ \"40.81.182.124/32\",\r\n \"40.81.186.128/32\",\r\n \"40.81.188.107/32\",\r\n + \ \"40.81.189.52/32\",\r\n \"40.81.190.97/32\",\r\n \"40.82.173.103/32\",\r\n + \ \"40.82.187.141/32\",\r\n \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n + \ \"40.82.224.52/32\",\r\n \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n + \ \"40.82.236.9/32\",\r\n \"40.82.236.35/32\",\r\n \"40.83.184.82/32\",\r\n + \ \"40.86.161.9/32\",\r\n \"40.86.164.89/32\",\r\n \"40.86.254.125/32\",\r\n + \ \"40.88.16.44/32\",\r\n \"40.88.18.208/32\",\r\n \"40.88.18.248/32\",\r\n + \ \"40.88.48.237/32\",\r\n \"40.88.231.249/32\",\r\n \"40.88.251.157/32\",\r\n + \ \"40.89.20.232/29\",\r\n \"40.89.20.240/28\",\r\n \"40.89.21.128/25\",\r\n + \ \"40.89.22.0/26\",\r\n \"40.89.22.64/28\",\r\n \"40.89.22.80/30\",\r\n + \ \"40.89.22.96/27\",\r\n \"40.89.22.128/26\",\r\n \"40.89.22.192/27\",\r\n + \ \"40.89.23.240/29\",\r\n \"40.90.184.63/32\",\r\n \"40.91.87.146/32\",\r\n + \ \"40.112.252.78/32\",\r\n \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n + \ \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n + \ \"40.115.75.235/32\",\r\n \"40.118.185.80/32\",\r\n \"40.118.200.18/32\",\r\n + \ \"40.118.237.211/32\",\r\n \"40.119.1.22/32\",\r\n \"40.119.42.85/32\",\r\n + \ \"40.119.42.86/32\",\r\n \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n + \ \"40.119.159.181/32\",\r\n \"40.119.159.218/32\",\r\n \"40.119.169.241/32\",\r\n + \ \"40.119.170.52/32\",\r\n \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n + \ \"40.119.170.180/32\",\r\n \"40.119.215.132/32\",\r\n \"40.120.1.91/32\",\r\n + \ \"40.120.1.94/32\",\r\n \"40.120.1.96/32\",\r\n \"40.120.2.208/31\",\r\n + \ \"40.120.86.160/27\",\r\n \"40.120.86.192/26\",\r\n \"40.120.87.56/29\",\r\n + \ \"40.124.136.2/32\",\r\n \"40.124.136.75/32\",\r\n \"40.124.136.138/32\",\r\n + \ \"40.127.10.187/32\",\r\n \"40.127.11.11/32\",\r\n \"40.127.14.98/32\",\r\n + \ \"40.127.14.104/32\",\r\n \"40.127.23.12/32\",\r\n \"40.127.84.210/32\",\r\n + \ \"40.127.145.191/32\",\r\n \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n + \ \"40.127.148.127/32\",\r\n \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n + \ \"40.127.227.23/32\",\r\n \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n + \ \"40.127.235.20/32\",\r\n \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n + \ \"51.11.24.198/32\",\r\n \"51.11.25.68/32\",\r\n \"51.11.25.172/32\",\r\n + \ \"51.11.172.30/32\",\r\n \"51.11.172.56/32\",\r\n \"51.11.172.160/32\",\r\n + \ \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n + \ \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n \"51.13.136.168/29\",\r\n + \ \"51.13.139.224/27\",\r\n \"51.13.141.128/26\",\r\n \"51.13.141.248/29\",\r\n + \ \"51.13.148.255/32\",\r\n \"51.13.149.70/32\",\r\n \"51.103.3.127/32\",\r\n + \ \"51.103.3.240/32\",\r\n \"51.104.30.172/30\",\r\n \"51.104.30.192/26\",\r\n + \ \"51.104.31.0/27\",\r\n \"51.104.31.32/28\",\r\n \"51.104.31.48/29\",\r\n + \ \"51.104.31.64/26\",\r\n \"51.104.36.212/32\",\r\n \"51.104.150.127/32\",\r\n + \ \"51.104.150.153/32\",\r\n \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n + \ \"51.104.155.233/32\",\r\n \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n + \ \"51.104.159.10/32\",\r\n \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n + \ \"51.104.177.53/32\",\r\n \"51.104.178.0/32\",\r\n \"51.104.248.11/32\",\r\n + \ \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n + \ \"51.105.96.44/32\",\r\n \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n + \ \"51.105.101.1/32\",\r\n \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n + \ \"51.105.145.107/32\",\r\n \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n + \ \"51.105.152.238/32\",\r\n \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n + \ \"51.105.165.235/32\",\r\n \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n + \ \"51.105.195.166/32\",\r\n \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n + \ \"51.105.249.94/32\",\r\n \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n + \ \"51.105.250.200/32\",\r\n \"51.107.8.159/32\",\r\n \"51.107.8.238/32\",\r\n + \ \"51.107.9.82/32\",\r\n \"51.107.11.68/30\",\r\n \"51.107.11.80/30\",\r\n + \ \"51.107.41.120/32\",\r\n \"51.107.45.66/32\",\r\n \"51.107.96.36/32\",\r\n + \ \"51.107.96.48/29\",\r\n \"51.107.96.104/32\",\r\n \"51.107.96.206/32\",\r\n + \ \"51.107.98.194/32\",\r\n \"51.107.100.218/32\",\r\n \"51.107.101.56/32\",\r\n + \ \"51.107.101.181/32\",\r\n \"51.107.201.45/32\",\r\n \"51.107.202.69/32\",\r\n + \ \"51.107.241.104/29\",\r\n \"51.107.241.160/27\",\r\n \"51.107.241.192/26\",\r\n + \ \"51.107.249.88/29\",\r\n \"51.107.249.160/27\",\r\n \"51.107.249.192/26\",\r\n + \ \"51.107.254.96/27\",\r\n \"51.107.254.128/26\",\r\n \"51.107.254.248/29\",\r\n + \ \"51.116.1.237/32\",\r\n \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n + \ \"51.116.3.16/32\",\r\n \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n + \ \"51.116.3.102/32\",\r\n \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n + \ \"51.116.51.184/29\",\r\n \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n + \ \"51.116.75.64/29\",\r\n \"51.116.99.200/32\",\r\n \"51.116.132.85/32\",\r\n + \ \"51.116.132.99/32\",\r\n \"51.116.133.151/32\",\r\n \"51.116.134.132/32\",\r\n + \ \"51.116.134.136/32\",\r\n \"51.116.138.202/32\",\r\n \"51.116.145.240/28\",\r\n + \ \"51.116.146.128/26\",\r\n \"51.116.146.192/28\",\r\n \"51.116.148.224/29\",\r\n + \ \"51.120.44.32/27\",\r\n \"51.120.44.64/26\",\r\n \"51.120.228.48/28\",\r\n + \ \"51.120.228.64/26\",\r\n \"51.120.228.128/28\",\r\n \"51.120.232.48/29\",\r\n + \ \"51.124.1.108/32\",\r\n \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n + \ \"51.124.72.168/32\",\r\n \"51.124.83.127/32\",\r\n \"51.132.68.126/32\",\r\n + \ \"51.132.72.50/32\",\r\n \"51.132.72.181/32\",\r\n \"51.132.73.95/32\",\r\n + \ \"51.132.161.225/32\",\r\n \"51.132.215.162/32\",\r\n \"51.132.215.182/32\",\r\n + \ \"51.137.10.82/32\",\r\n \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n + \ \"51.137.12.195/32\",\r\n \"51.137.13.184/32\",\r\n \"51.137.136.98/32\",\r\n + \ \"51.137.137.158/31\",\r\n \"51.137.137.224/32\",\r\n \"51.137.137.235/32\",\r\n + \ \"51.137.164.224/27\",\r\n \"51.137.165.192/26\",\r\n \"51.137.166.0/28\",\r\n + \ \"51.137.166.16/29\",\r\n \"51.137.166.24/30\",\r\n \"51.137.166.64/26\",\r\n + \ \"51.137.167.176/29\",\r\n \"51.137.180.86/32\",\r\n \"51.138.26.161/32\",\r\n + \ \"51.138.26.201/32\",\r\n \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n + \ \"51.138.28.250/32\",\r\n \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n + \ \"51.138.38.197/32\",\r\n \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n + \ \"51.138.215.192/26\",\r\n \"51.143.208.216/29\",\r\n \"51.144.56.64/32\",\r\n + \ \"51.144.190.147/32\",\r\n \"51.145.104.29/32\",\r\n \"51.145.186.156/32\",\r\n + \ \"51.145.189.149/32\",\r\n \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n + \ \"52.136.189.128/26\",\r\n \"52.136.190.176/29\",\r\n \"52.137.24.206/32\",\r\n + \ \"52.139.17.108/32\",\r\n \"52.139.17.252/32\",\r\n \"52.139.18.243/32\",\r\n + \ \"52.139.22.227/32\",\r\n \"52.139.80.229/32\",\r\n \"52.139.83.184/32\",\r\n + \ \"52.139.86.52/32\",\r\n \"52.139.111.136/29\",\r\n \"52.139.111.160/27\",\r\n + \ \"52.139.111.192/26\",\r\n \"52.139.156.110/32\",\r\n \"52.139.170.4/32\",\r\n + \ \"52.139.170.52/32\",\r\n \"52.139.176.216/32\",\r\n \"52.139.177.8/32\",\r\n + \ \"52.139.177.14/32\",\r\n \"52.139.179.116/32\",\r\n \"52.139.232.83/32\",\r\n + \ \"52.139.233.32/32\",\r\n \"52.139.234.140/32\",\r\n \"52.139.234.217/32\",\r\n + \ \"52.139.235.85/32\",\r\n \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n + \ \"52.140.110.0/26\",\r\n \"52.141.1.133/32\",\r\n \"52.141.7.17/32\",\r\n + \ \"52.141.7.21/32\",\r\n \"52.141.7.24/30\",\r\n \"52.141.7.36/30\",\r\n + \ \"52.142.16.162/32\",\r\n \"52.142.28.86/32\",\r\n \"52.142.80.162/32\",\r\n + \ \"52.142.81.115/32\",\r\n \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n + \ \"52.142.87.183/32\",\r\n \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n + \ \"52.142.112.130/32\",\r\n \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n + \ \"52.142.121.155/32\",\r\n \"52.142.127.254/32\",\r\n \"52.142.168.104/32\",\r\n + \ \"52.142.233.146/32\",\r\n \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n + \ \"52.142.234.230/32\",\r\n \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n + \ \"52.146.24.96/32\",\r\n \"52.146.24.106/32\",\r\n \"52.146.24.114/32\",\r\n + \ \"52.146.26.125/32\",\r\n \"52.146.26.218/32\",\r\n \"52.146.26.244/32\",\r\n + \ \"52.146.50.100/32\",\r\n \"52.146.60.149/32\",\r\n \"52.146.72.0/22\",\r\n + \ \"52.146.76.0/23\",\r\n \"52.146.78.0/24\",\r\n \"52.146.79.0/25\",\r\n + \ \"52.146.79.128/30\",\r\n \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n + \ \"52.146.130.128/27\",\r\n \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n + \ \"52.146.130.192/26\",\r\n \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n + \ \"52.146.138.128/25\",\r\n \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n + \ \"52.147.113.88/29\",\r\n \"52.147.116.192/26\",\r\n \"52.147.117.0/27\",\r\n + \ \"52.147.117.128/26\",\r\n \"52.147.117.192/27\",\r\n \"52.147.119.0/29\",\r\n + \ \"52.147.121.95/32\",\r\n \"52.147.222.228/32\",\r\n \"52.148.112.216/32\",\r\n + \ \"52.149.108.155/32\",\r\n \"52.149.169.236/32\",\r\n \"52.149.238.57/32\",\r\n + \ \"52.149.240.75/32\",\r\n \"52.149.243.177/32\",\r\n \"52.150.35.132/32\",\r\n + \ \"52.150.37.207/32\",\r\n \"52.150.154.48/28\",\r\n \"52.150.154.128/26\",\r\n + \ \"52.151.231.104/32\",\r\n \"52.151.238.19/32\",\r\n \"52.151.243.194/32\",\r\n + \ \"52.151.246.107/32\",\r\n \"52.152.194.10/32\",\r\n \"52.152.204.86/32\",\r\n + \ \"52.152.205.65/32\",\r\n \"52.152.205.137/32\",\r\n \"52.155.25.132/32\",\r\n + \ \"52.155.25.145/32\",\r\n \"52.155.25.157/32\",\r\n \"52.155.88.22/32\",\r\n + \ \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n + \ \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n + \ \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n + \ \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n + \ \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n + \ \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n + \ \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n + \ \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n + \ \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n + \ \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n + \ \"52.156.24.232/32\",\r\n \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n + \ \"52.156.196.221/32\",\r\n \"52.156.204.190/32\",\r\n \"52.157.221.75/32\",\r\n + \ \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n + \ \"52.157.237.175/32\",\r\n \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n + \ \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n \"52.158.121.190/32\",\r\n + \ \"52.160.108.225/32\",\r\n \"52.172.7.225/32\",\r\n \"52.172.112.176/29\",\r\n + \ \"52.175.120.201/32\",\r\n \"52.175.150.250/32\",\r\n \"52.180.96.196/32\",\r\n + \ \"52.180.102.55/32\",\r\n \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n + \ \"52.184.84.210/32\",\r\n \"52.185.226.247/32\",\r\n \"52.185.230.20/32\",\r\n + \ \"52.188.43.247/32\",\r\n \"52.188.77.154/32\",\r\n \"52.188.79.60/32\",\r\n + \ \"52.188.177.124/32\",\r\n \"52.188.181.97/32\",\r\n \"52.188.183.159/32\",\r\n + \ \"52.188.216.65/32\",\r\n \"52.188.221.237/32\",\r\n \"52.188.222.168/32\",\r\n + \ \"52.188.222.206/32\",\r\n \"52.189.252.34/32\",\r\n \"52.190.24.61/32\",\r\n + \ \"52.190.27.148/32\",\r\n \"52.190.30.136/32\",\r\n \"52.190.30.145/32\",\r\n + \ \"52.190.39.65/32\",\r\n \"52.191.39.181/32\",\r\n \"52.191.217.43/32\",\r\n + \ \"52.191.232.133/32\",\r\n \"52.191.237.186/32\",\r\n \"52.191.238.79/32\",\r\n + \ \"52.191.238.157/32\",\r\n \"52.191.239.208/32\",\r\n \"52.191.239.246/32\",\r\n + \ \"52.224.17.48/32\",\r\n \"52.224.17.98/32\",\r\n \"52.224.137.160/32\",\r\n + \ \"52.224.142.152/32\",\r\n \"52.224.149.89/32\",\r\n \"52.224.150.63/32\",\r\n + \ \"52.224.184.205/32\",\r\n \"52.224.184.221/32\",\r\n \"52.224.185.216/32\",\r\n + \ \"52.224.195.119/32\",\r\n \"52.224.200.26/32\",\r\n \"52.224.201.114/32\",\r\n + \ \"52.224.201.121/32\",\r\n \"52.224.203.192/32\",\r\n \"52.224.204.110/32\",\r\n + \ \"52.226.41.202/32\",\r\n \"52.226.41.235/32\",\r\n \"52.226.49.104/32\",\r\n + \ \"52.226.49.156/32\",\r\n \"52.226.51.138/32\",\r\n \"52.226.139.204/32\",\r\n + \ \"52.226.141.200/32\",\r\n \"52.226.143.0/32\",\r\n \"52.226.148.5/32\",\r\n + \ \"52.226.148.225/32\",\r\n \"52.226.175.58/32\",\r\n \"52.226.254.118/32\",\r\n + \ \"52.228.86.178/31\",\r\n \"52.228.86.180/30\",\r\n \"52.228.86.184/29\",\r\n + \ \"52.228.86.192/26\",\r\n \"52.228.87.0/24\",\r\n \"52.228.125.229/32\",\r\n + \ \"52.229.79.225/32\",\r\n \"52.229.88.158/32\",\r\n \"52.229.119.249/32\",\r\n + \ \"52.229.225.182/32\",\r\n \"52.231.136.212/32\",\r\n \"52.231.137.237/32\",\r\n + \ \"52.231.140.224/29\",\r\n \"52.231.143.171/32\",\r\n \"52.231.185.0/32\",\r\n + \ \"52.234.104.49/32\",\r\n \"52.235.17.70/32\",\r\n \"52.235.57.68/30\",\r\n + \ \"52.235.57.140/32\",\r\n \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n + \ \"52.235.63.0/32\",\r\n \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n + \ \"52.241.138.151/32\",\r\n \"52.241.140.217/32\",\r\n \"52.243.106.93/32\",\r\n + \ \"52.243.108.25/32\",\r\n \"52.243.109.4/31\",\r\n \"52.243.109.126/32\",\r\n + \ \"52.243.110.67/32\",\r\n \"52.243.110.156/32\",\r\n \"52.243.110.181/32\",\r\n + \ \"52.243.113.88/31\",\r\n \"52.243.113.102/32\",\r\n \"52.246.120.190/32\",\r\n + \ \"52.249.59.157/32\",\r\n \"52.249.60.80/32\",\r\n \"52.249.63.45/32\",\r\n + \ \"52.249.201.87/32\",\r\n \"52.249.204.114/32\",\r\n \"52.250.228.36/30\",\r\n + \ \"52.250.228.40/29\",\r\n \"52.250.228.48/28\",\r\n \"52.250.228.128/25\",\r\n + \ \"52.250.229.0/24\",\r\n \"52.250.230.0/23\",\r\n \"52.255.212.164/32\",\r\n + \ \"52.255.213.211/32\",\r\n \"52.255.221.231/32\",\r\n \"102.37.80.40/29\",\r\n + \ \"102.37.85.32/27\",\r\n \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n + \ \"102.37.166.224/27\",\r\n \"102.37.167.0/26\",\r\n \"102.133.0.199/32\",\r\n + \ \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n + \ \"102.133.60.0/27\",\r\n \"102.133.132.151/32\",\r\n \"102.133.219.144/28\",\r\n \ \"102.133.219.160/28\",\r\n \"102.133.219.192/26\",\r\n \ \"102.133.221.24/29\",\r\n \"104.40.34.134/32\",\r\n \"104.40.72.149/32\",\r\n \ \"104.42.32.228/32\",\r\n \"104.42.35.16/32\",\r\n \"104.42.214.62/32\",\r\n @@ -41803,7 +42781,7 @@ interactions: \ \"191.238.77.0/27\",\r\n \"191.238.77.56/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.AustraliaEast\",\r\n \ \"id\": \"PowerPlatformInfra.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -41821,7 +42799,7 @@ interactions: \ \"20.213.65.83/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.AustraliaSoutheast\",\r\n \"id\": \"PowerPlatformInfra.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n @@ -41839,7 +42817,7 @@ interactions: \ \"104.46.177.0/26\",\r\n \"104.46.179.32/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.BrazilSouth\",\r\n \ \"id\": \"PowerPlatformInfra.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -41855,7 +42833,7 @@ interactions: \ \"191.238.77.0/27\",\r\n \"191.238.77.56/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CanadaCentral\",\r\n \ \"id\": \"PowerPlatformInfra.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -41873,7 +42851,7 @@ interactions: \ \"52.228.86.192/26\",\r\n \"52.228.87.0/24\",\r\n \"52.228.125.229/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CanadaEast\",\r\n \ \"id\": \"PowerPlatformInfra.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -41892,7 +42870,7 @@ interactions: \ \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n \"52.235.63.0/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CentralIndia\",\r\n \ \"id\": \"PowerPlatformInfra.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -41904,7 +42882,7 @@ interactions: \ \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n \"52.140.110.0/26\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.EastAsia\",\r\n \ \"id\": \"PowerPlatformInfra.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -41921,9 +42899,9 @@ interactions: \ \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n \"52.184.84.210/32\",\r\n \ \"52.229.225.182/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.EastUS\",\r\n \"id\": \"PowerPlatformInfra.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \ \"addressPrefixes\": [\r\n \"20.42.24.159/32\",\r\n \"20.42.39.188/32\",\r\n \ \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n \"20.49.111.64/26\",\r\n @@ -41972,40 +42950,40 @@ interactions: \ \"104.45.174.26/32\",\r\n \"104.45.175.45/32\",\r\n \"104.45.188.240/32\",\r\n \ \"104.45.191.89/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.FranceCentral\",\r\n \"id\": \"PowerPlatformInfra.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.43.44.240/28\",\r\n \"20.43.45.128/26\",\r\n - \ \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n \"20.111.0.0/27\",\r\n - \ \"20.111.0.56/29\",\r\n \"40.66.61.123/32\",\r\n \"40.66.62.172/32\",\r\n - \ \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n - \ \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n \"51.138.215.192/26\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.FranceSouth\",\r\n - \ \"id\": \"PowerPlatformInfra.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n - \ \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n - \ \"40.82.236.35/32\",\r\n \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n - \ \"51.105.92.160/28\",\r\n \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n - \ \"52.136.189.128/26\",\r\n \"52.136.190.176/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyNorth\",\r\n - \ \"id\": \"PowerPlatformInfra.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"51.116.1.237/32\",\r\n \"51.116.2.101/32\",\r\n - \ \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n \"51.116.3.73/32\",\r\n - \ \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n \"51.116.50.128/26\",\r\n - \ \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n \"51.116.74.96/27\",\r\n - \ \"51.116.74.128/26\",\r\n \"51.116.75.64/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.43.44.240/28\",\r\n + \ \"20.43.45.128/26\",\r\n \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n + \ \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n \"40.66.61.123/32\",\r\n + \ \"40.66.62.172/32\",\r\n \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n + \ \"51.11.235.83/32\",\r\n \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n + \ \"51.138.215.192/26\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.FranceSouth\",\r\n \"id\": \"PowerPlatformInfra.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"40.82.224.9/32\",\r\n + \ \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n \"40.82.224.60/32\",\r\n + \ \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n \"40.82.236.35/32\",\r\n + \ \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n + \ \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n \"52.136.189.128/26\",\r\n + \ \"52.136.190.176/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.GermanyNorth\",\r\n \"id\": \"PowerPlatformInfra.GermanyNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"51.116.1.237/32\",\r\n + \ \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n + \ \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n + \ \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n + \ \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n \"51.116.75.64/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n \ \"id\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42016,7 +42994,7 @@ interactions: \ \"51.116.146.192/28\",\r\n \"51.116.148.224/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.JapanEast\",\r\n \ \"id\": \"PowerPlatformInfra.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42029,7 +43007,7 @@ interactions: \ \"20.194.144.31/32\",\r\n \"20.210.3.27/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.JapanWest\",\r\n \ \"id\": \"PowerPlatformInfra.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42041,7 +43019,7 @@ interactions: \ \"40.81.189.52/32\",\r\n \"40.81.190.97/32\",\r\n \"52.175.150.250/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.KoreaCentral\",\r\n \ \"id\": \"PowerPlatformInfra.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42052,7 +43030,7 @@ interactions: \ \"52.141.7.21/32\",\r\n \"52.141.7.24/30\",\r\n \"52.141.7.36/30\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.KoreaSouth\",\r\n \ \"id\": \"PowerPlatformInfra.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42062,65 +43040,65 @@ interactions: \ \"52.231.137.237/32\",\r\n \"52.231.140.224/29\",\r\n \"52.231.143.171/32\",\r\n \ \"52.231.185.0/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.NorthEurope\",\r\n \"id\": \"PowerPlatformInfra.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.50.68.136/29\",\r\n + \ \"20.50.68.144/28\",\r\n \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n + \ \"20.50.69.0/24\",\r\n \"20.50.70.0/23\",\r\n \"20.54.3.143/32\",\r\n + \ \"20.54.3.210/32\",\r\n \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n + \ \"20.54.40.139/32\",\r\n \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n + \ \"20.54.66.198/32\",\r\n \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n + \ \"20.54.105.72/32\",\r\n \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n + \ \"20.54.105.243/32\",\r\n \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n + \ \"20.67.211.155/32\",\r\n \"20.67.211.157/32\",\r\n \"20.82.155.16/32\",\r\n + \ \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n + \ \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n + \ \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n + \ \"20.93.26.109/32\",\r\n \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n + \ \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n \"40.127.145.191/32\",\r\n + \ \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n + \ \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n + \ \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n + \ \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n \"51.104.150.127/32\",\r\n + \ \"51.104.150.153/32\",\r\n \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n + \ \"51.104.155.233/32\",\r\n \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n + \ \"51.104.159.10/32\",\r\n \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n + \ \"51.104.177.53/32\",\r\n \"51.104.178.0/32\",\r\n \"51.138.178.92/32\",\r\n + \ \"51.138.178.253/32\",\r\n \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n + \ \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n + \ \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n + \ \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n + \ \"52.142.127.254/32\",\r\n \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n + \ \"52.146.130.128/27\",\r\n \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n + \ \"52.146.130.192/26\",\r\n \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n + \ \"52.146.138.128/25\",\r\n \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n + \ \"52.155.88.22/32\",\r\n \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n + \ \"52.155.94.139/32\",\r\n \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n + \ \"52.155.162.137/32\",\r\n \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n + \ \"52.155.176.197/32\",\r\n \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n + \ \"52.155.181.78/32\",\r\n \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n + \ \"52.155.223.80/32\",\r\n \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n + \ \"52.155.232.169/32\",\r\n \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n + \ \"52.155.233.110/32\",\r\n \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n + \ \"52.155.234.107/32\",\r\n \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n + \ \"52.155.235.151/32\",\r\n \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n + \ \"52.155.236.16/32\",\r\n \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n + \ \"52.156.196.221/32\",\r\n \"52.156.204.190/32\",\r\n \"52.158.24.140/32\",\r\n + \ \"52.158.24.178/32\",\r\n \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n + \ \"52.158.121.190/32\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.NorwayEast\",\r\n \"id\": \"PowerPlatformInfra.NorwayEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n - \ \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n - \ \"20.50.70.0/23\",\r\n \"20.54.3.143/32\",\r\n \"20.54.3.210/32\",\r\n - \ \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n \"20.54.40.139/32\",\r\n - \ \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n \"20.54.66.198/32\",\r\n - \ \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n \"20.54.105.72/32\",\r\n - \ \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n \"20.54.105.243/32\",\r\n - \ \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n \"20.67.211.155/32\",\r\n - \ \"20.67.211.157/32\",\r\n \"20.82.155.16/32\",\r\n \"20.82.171.158/32\",\r\n - \ \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n \"20.82.231.162/32\",\r\n - \ \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n \"20.82.246.160/27\",\r\n - \ \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n \"20.93.26.109/32\",\r\n - \ \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n \"20.105.1.51/32\",\r\n - \ \"20.105.17.251/32\",\r\n \"40.127.145.191/32\",\r\n \"40.127.147.213/32\",\r\n - \ \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n \"40.127.150.85/32\",\r\n - \ \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n \"40.127.229.37/32\",\r\n - \ \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n \"40.127.235.247/32\",\r\n - \ \"40.127.241.36/32\",\r\n \"51.104.150.127/32\",\r\n \"51.104.150.153/32\",\r\n - \ \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n \"51.104.155.233/32\",\r\n - \ \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n \"51.104.159.10/32\",\r\n - \ \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n \"51.104.177.53/32\",\r\n - \ \"51.104.178.0/32\",\r\n \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n - \ \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n \"52.142.82.161/32\",\r\n - \ \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n \"52.142.112.49/32\",\r\n - \ \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n \"52.142.113.203/32\",\r\n - \ \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n \"52.142.127.254/32\",\r\n - \ \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n \"52.146.130.128/27\",\r\n - \ \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n \"52.146.130.192/26\",\r\n - \ \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n \"52.146.138.128/25\",\r\n - \ \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n \"52.155.88.22/32\",\r\n - \ \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n - \ \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n - \ \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n - \ \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n - \ \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n - \ \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n - \ \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n - \ \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n - \ \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n - \ \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n - \ \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n \"52.156.196.221/32\",\r\n - \ \"52.156.204.190/32\",\r\n \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n - \ \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n \"52.158.121.190/32\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayEast\",\r\n - \ \"id\": \"PowerPlatformInfra.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n \"20.100.1.160/29\",\r\n - \ \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n \"51.120.44.32/27\",\r\n - \ \"51.120.44.64/26\",\r\n \"51.120.232.48/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayWest\",\r\n + \ \"addressPrefixes\": [\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n + \ \"20.100.1.160/29\",\r\n \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n + \ \"51.120.44.32/27\",\r\n \"51.120.44.64/26\",\r\n \"51.120.232.48/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayWest\",\r\n \ \"id\": \"PowerPlatformInfra.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42130,7 +43108,7 @@ interactions: \ \"51.120.228.128/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.SouthAfricaNorth\",\r\n \"id\": \"PowerPlatformInfra.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n @@ -42141,17 +43119,18 @@ interactions: \ \"102.133.219.160/28\",\r\n \"102.133.219.192/26\",\r\n \ \"102.133.221.24/29\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.SouthAfricaWest\",\r\n \"id\": \"PowerPlatformInfra.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"102.37.80.40/29\",\r\n \"102.37.85.32/27\",\r\n - \ \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n \"102.133.0.199/32\",\r\n - \ \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n - \ \"102.133.60.0/27\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"PowerPlatformInfra.SouthCentralUS\",\r\n \"id\": \"PowerPlatformInfra.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southafricawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"102.37.80.40/29\",\r\n + \ \"102.37.85.32/27\",\r\n \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n + \ \"102.133.0.199/32\",\r\n \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n + \ \"102.133.59.192/26\",\r\n \"102.133.60.0/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SouthCentralUS\",\r\n + \ \"id\": \"PowerPlatformInfra.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \ \"addressPrefixes\": [\r\n \"13.66.80.131/32\",\r\n \"13.73.253.128/25\",\r\n @@ -42165,7 +43144,7 @@ interactions: \ \"52.249.59.157/32\",\r\n \"52.249.60.80/32\",\r\n \"52.249.63.45/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SoutheastAsia\",\r\n \ \"id\": \"PowerPlatformInfra.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42185,7 +43164,7 @@ interactions: \ \"104.43.76.102/32\",\r\n \"104.43.76.124/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SouthIndia\",\r\n \ \"id\": \"PowerPlatformInfra.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42197,7 +43176,7 @@ interactions: \ \"20.192.153.80/29\",\r\n \"52.172.7.225/32\",\r\n \"52.172.112.176/29\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SwitzerlandNorth\",\r\n \ \"id\": \"PowerPlatformInfra.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42208,7 +43187,7 @@ interactions: \ \"51.107.241.104/29\",\r\n \"51.107.241.160/27\",\r\n \"51.107.241.192/26\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SwitzerlandWest\",\r\n \ \"id\": \"PowerPlatformInfra.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42219,7 +43198,7 @@ interactions: \ \"51.107.254.96/27\",\r\n \"51.107.254.128/26\",\r\n \"51.107.254.248/29\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UAECentral\",\r\n \ \"id\": \"PowerPlatformInfra.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42229,18 +43208,18 @@ interactions: \ \"40.120.1.91/32\",\r\n \"40.120.1.94/32\",\r\n \"40.120.1.96/32\",\r\n \ \"40.120.2.208/31\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.UAENorth\",\r\n \"id\": \"PowerPlatformInfra.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n - \ \"20.38.142.120/29\",\r\n \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n - \ \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n \"40.119.170.60/32\",\r\n - \ \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n \"40.120.86.160/27\",\r\n - \ \"40.120.86.192/26\",\r\n \"40.120.87.56/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.38.140.32/27\",\r\n + \ \"20.38.140.64/26\",\r\n \"20.38.142.120/29\",\r\n \"20.46.152.152/32\",\r\n + \ \"20.46.159.47/32\",\r\n \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n + \ \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n + \ \"40.120.86.160/27\",\r\n \"40.120.86.192/26\",\r\n \"40.120.87.56/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKSouth\",\r\n \ \"id\": \"PowerPlatformInfra.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42256,7 +43235,7 @@ interactions: \ \"51.143.208.216/29\",\r\n \"51.145.104.29/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKWest\",\r\n \ \"id\": \"PowerPlatformInfra.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42271,61 +43250,61 @@ interactions: \ \"51.137.166.64/26\",\r\n \"51.137.167.176/29\",\r\n \"51.137.180.86/32\",\r\n \ \"52.142.168.104/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.WestCentralUS\",\r\n \"id\": \"PowerPlatformInfra.WestCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"52.150.154.48/28\",\r\n \"52.150.154.128/26\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestEurope\",\r\n - \ \"id\": \"PowerPlatformInfra.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"20.50.16.235/32\",\r\n \"20.50.16.253/32\",\r\n - \ \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n \"20.50.134.59/32\",\r\n - \ \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n \"20.50.238.87/32\",\r\n - \ \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n - \ \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n - \ \"20.54.209.240/32\",\r\n \"20.61.96.0/25\",\r\n \"20.61.96.128/27\",\r\n - \ \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n \"20.61.249.208/32\",\r\n - \ \"20.71.81.103/32\",\r\n \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n - \ \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n \"20.82.57.234/32\",\r\n - \ \"20.82.64.2/32\",\r\n \"20.86.93.224/27\",\r\n \"20.86.95.0/24\",\r\n - \ \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n \"20.93.176.101/32\",\r\n - \ \"20.93.237.39/32\",\r\n \"20.101.28.187/32\",\r\n \"20.103.85.227/32\",\r\n - \ \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n \"20.105.208.0/26\",\r\n - \ \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n \"40.74.5.98/32\",\r\n - \ \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n - \ \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n - \ \"40.74.42.86/32\",\r\n \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n - \ \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n - \ \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n \"40.119.159.181/32\",\r\n - \ \"40.119.159.218/32\",\r\n \"51.105.96.44/32\",\r\n \"51.105.97.152/32\",\r\n - \ \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n \"51.105.130.21/32\",\r\n - \ \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n \"51.105.152.8/32\",\r\n - \ \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n \"51.105.160.10/32\",\r\n - \ \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n \"51.105.183.7/32\",\r\n - \ \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n \"51.105.206.64/32\",\r\n - \ \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n \"51.105.250.62/32\",\r\n - \ \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n \"51.124.1.108/32\",\r\n - \ \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n \"51.124.72.168/32\",\r\n - \ \"51.124.83.127/32\",\r\n \"51.137.10.82/32\",\r\n \"51.137.10.173/32\",\r\n - \ \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n \"51.137.13.184/32\",\r\n - \ \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n \"51.138.27.6/32\",\r\n - \ \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n \"51.138.30.32/32\",\r\n - \ \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n \"51.144.56.64/32\",\r\n - \ \"51.144.190.147/32\",\r\n \"51.145.186.156/32\",\r\n \"51.145.189.149/32\",\r\n - \ \"52.137.24.206/32\",\r\n \"52.142.233.146/32\",\r\n \"52.142.233.149/32\",\r\n - \ \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n \"52.142.237.97/32\",\r\n - \ \"52.143.22.209/32\",\r\n \"52.149.108.155/32\",\r\n \"52.157.221.75/32\",\r\n - \ \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n - \ \"52.157.237.175/32\",\r\n \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n - \ \"104.45.65.67/32\",\r\n \"104.45.67.10/32\",\r\n \"104.45.70.91/32\",\r\n - \ \"104.45.70.154/32\",\r\n \"104.45.77.57/32\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"52.150.154.48/28\",\r\n + \ \"52.150.154.128/26\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.WestEurope\",\r\n \"id\": \"PowerPlatformInfra.WestEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.50.16.235/32\",\r\n + \ \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n + \ \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n + \ \"20.50.238.87/32\",\r\n \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n + \ \"20.54.209.167/32\",\r\n \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n + \ \"20.54.209.238/32\",\r\n \"20.54.209.240/32\",\r\n \"20.61.96.0/25\",\r\n + \ \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n + \ \"20.61.249.208/32\",\r\n \"20.71.81.103/32\",\r\n \"20.76.181.210/32\",\r\n + \ \"20.76.222.244/32\",\r\n \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n + \ \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n \"20.86.93.224/27\",\r\n + \ \"20.86.95.0/24\",\r\n \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n + \ \"20.93.176.101/32\",\r\n \"20.93.237.39/32\",\r\n \"20.101.28.187/32\",\r\n + \ \"20.103.85.227/32\",\r\n \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n + \ \"20.105.208.0/26\",\r\n \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n + \ \"40.74.5.98/32\",\r\n \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n + \ \"40.74.32.17/32\",\r\n \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n + \ \"40.74.42.84/32\",\r\n \"40.74.42.86/32\",\r\n \"40.113.178.52/30\",\r\n + \ \"40.113.178.56/29\",\r\n \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n + \ \"40.113.180.0/22\",\r\n \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n + \ \"40.119.159.181/32\",\r\n \"40.119.159.218/32\",\r\n \"51.105.96.44/32\",\r\n + \ \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n + \ \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n + \ \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n + \ \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n + \ \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n + \ \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n + \ \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n + \ \"51.124.1.108/32\",\r\n \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n + \ \"51.124.72.168/32\",\r\n \"51.124.83.127/32\",\r\n \"51.137.10.82/32\",\r\n + \ \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n + \ \"51.137.13.184/32\",\r\n \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n + \ \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n + \ \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n + \ \"51.144.56.64/32\",\r\n \"51.144.190.147/32\",\r\n \"51.145.186.156/32\",\r\n + \ \"51.145.189.149/32\",\r\n \"52.137.24.206/32\",\r\n \"52.142.233.146/32\",\r\n + \ \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n + \ \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n \"52.149.108.155/32\",\r\n + \ \"52.157.221.75/32\",\r\n \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n + \ \"52.157.225.224/32\",\r\n \"52.157.237.175/32\",\r\n \"52.236.152.88/32\",\r\n + \ \"52.236.153.149/32\",\r\n \"104.45.65.67/32\",\r\n \"104.45.67.10/32\",\r\n + \ \"104.45.70.91/32\",\r\n \"104.45.70.154/32\",\r\n \"104.45.77.57/32\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS\",\r\n \ \"id\": \"PowerPlatformInfra.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42377,151 +43356,400 @@ interactions: \ \"104.210.57.39/32\",\r\n \"137.135.53.196/32\",\r\n \"168.61.3.73/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS2\",\r\n \ \"id\": \"PowerPlatformInfra.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"40.64.134.144/28\",\r\n \"40.64.134.192/26\",\r\n \ \"40.91.87.146/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformPlex\",\r\n \"id\": \"PowerPlatformPlex\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.24.0.192/28\",\r\n - \ \"20.24.0.208/30\",\r\n \"20.52.95.84/30\",\r\n \"20.52.95.216/30\",\r\n - \ \"20.59.84.24/29\",\r\n \"20.59.84.80/28\",\r\n \"20.59.84.96/27\",\r\n - \ \"20.59.84.128/27\",\r\n \"20.59.84.160/29\",\r\n \"20.59.103.116/30\",\r\n - \ \"20.59.103.136/29\",\r\n \"20.59.103.160/27\",\r\n \"20.59.103.192/27\",\r\n - \ \"20.59.103.224/28\",\r\n \"20.59.103.240/30\",\r\n \"20.70.223.24/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.24.0.192/28\",\r\n \"20.24.0.208/30\",\r\n \"20.52.95.84/30\",\r\n + \ \"20.52.95.216/30\",\r\n \"20.59.84.24/29\",\r\n \"20.59.84.80/28\",\r\n + \ \"20.59.84.96/27\",\r\n \"20.59.84.128/27\",\r\n \"20.59.84.160/29\",\r\n + \ \"20.59.103.116/30\",\r\n \"20.59.103.136/29\",\r\n \"20.59.103.160/27\",\r\n + \ \"20.59.103.192/27\",\r\n \"20.59.103.224/28\",\r\n \"20.59.103.240/30\",\r\n + \ \"20.70.223.24/29\",\r\n \"20.70.223.80/29\",\r\n \"20.70.223.88/30\",\r\n + \ \"20.70.223.168/29\",\r\n \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n + \ \"20.74.196.104/29\",\r\n \"20.79.108.100/30\",\r\n \"20.79.108.104/30\",\r\n + \ \"20.87.82.152/29\",\r\n \"20.87.83.104/29\",\r\n \"20.88.159.140/30\",\r\n + \ \"20.88.159.152/29\",\r\n \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n + \ \"20.90.38.16/29\",\r\n \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n + \ \"20.90.38.240/29\",\r\n \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n + \ \"20.92.5.124/30\",\r\n \"20.92.6.8/29\",\r\n \"20.92.6.192/29\",\r\n + \ \"20.97.35.52/30\",\r\n \"20.97.39.56/29\",\r\n \"20.97.39.112/30\",\r\n + \ \"20.100.4.136/29\",\r\n \"20.100.4.180/30\",\r\n \"20.100.5.16/30\",\r\n + \ \"20.105.211.64/28\",\r\n \"20.105.211.80/29\",\r\n \"20.105.211.88/30\",\r\n + \ \"20.105.215.228/30\",\r\n \"20.105.215.232/29\",\r\n \"20.105.215.240/28\",\r\n + \ \"20.105.243.208/28\",\r\n \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n + \ \"20.105.244.32/28\",\r\n \"20.107.239.220/30\",\r\n \"20.111.3.152/29\",\r\n + \ \"20.111.3.204/30\",\r\n \"20.111.3.216/30\",\r\n \"20.116.43.56/29\",\r\n + \ \"20.116.43.80/29\",\r\n \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n + \ \"20.116.47.64/30\",\r\n \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n + \ \"20.117.193.60/30\",\r\n \"20.117.193.176/29\",\r\n \"20.119.28.0/27\",\r\n + \ \"20.119.28.32/30\",\r\n \"20.189.194.180/30\",\r\n \"20.189.198.88/29\",\r\n + \ \"20.189.198.136/29\",\r\n \"20.189.199.32/30\",\r\n \"20.192.157.248/29\",\r\n + \ \"20.195.86.92/30\",\r\n \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n + \ \"20.195.87.124/30\",\r\n \"20.199.200.124/30\",\r\n \"20.199.201.48/30\",\r\n + \ \"20.199.201.76/30\",\r\n \"20.199.201.144/30\",\r\n \"20.200.160.28/30\",\r\n + \ \"20.200.160.208/30\",\r\n \"20.200.160.236/30\",\r\n \"20.200.160.248/30\",\r\n + \ \"20.200.198.200/29\",\r\n \"20.200.199.88/29\",\r\n \"20.203.88.48/29\",\r\n + \ \"20.203.88.88/29\",\r\n \"20.204.192.108/30\",\r\n \"20.204.192.192/29\",\r\n + \ \"20.204.193.100/30\",\r\n \"20.204.193.104/29\",\r\n \"20.205.49.80/29\",\r\n + \ \"20.205.49.88/30\",\r\n \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n + \ \"20.205.50.112/30\",\r\n \"20.205.69.156/30\",\r\n \"20.206.3.20/30\",\r\n + \ \"20.206.4.64/29\",\r\n \"20.206.4.224/29\",\r\n \"20.206.4.232/30\",\r\n + \ \"20.206.178.56/29\",\r\n \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n + \ \"20.206.179.128/29\",\r\n \"20.206.179.136/30\",\r\n \"20.208.5.84/30\",\r\n + \ \"20.208.7.120/30\",\r\n \"20.208.7.172/30\",\r\n \"20.208.7.184/30\",\r\n + \ \"20.210.68.156/30\",\r\n \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n + \ \"20.210.70.80/30\",\r\n \"20.213.194.128/29\",\r\n \"20.213.194.136/30\",\r\n + \ \"20.223.65.68/30\",\r\n \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n + \ \"20.223.65.96/27\",\r\n \"20.223.65.128/28\",\r\n \"20.232.88.200/29\",\r\n + \ \"20.232.89.16/28\",\r\n \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n + \ \"20.232.89.96/29\",\r\n \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n + \ \"51.116.77.84/30\",\r\n \"51.116.77.248/30\",\r\n \"51.116.78.36/30\",\r\n + \ \"51.116.78.192/30\",\r\n \"51.120.176.192/29\",\r\n \"51.120.176.220/30\",\r\n + \ \"51.120.176.232/30\",\r\n \"52.136.191.248/29\",\r\n \"52.146.141.136/29\",\r\n + \ \"52.146.141.160/27\",\r\n \"52.146.141.192/27\",\r\n \"52.172.81.16/30\",\r\n + \ \"52.172.81.224/29\",\r\n \"52.172.81.232/30\",\r\n \"52.242.44.192/28\",\r\n + \ \"52.242.44.208/30\",\r\n \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n + \ \"52.242.45.48/29\",\r\n \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n + \ \"102.37.87.184/29\",\r\n \"191.238.78.84/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.AustraliaEast\",\r\n + \ \"id\": \"PowerPlatformPlex.AustraliaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.70.223.24/29\",\r\n \ \"20.70.223.80/29\",\r\n \"20.70.223.88/30\",\r\n \"20.70.223.168/29\",\r\n - \ \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n \"20.74.196.104/29\",\r\n - \ \"20.79.108.100/30\",\r\n \"20.79.108.104/30\",\r\n \"20.87.82.152/29\",\r\n - \ \"20.87.83.104/29\",\r\n \"20.88.159.140/30\",\r\n \"20.88.159.152/29\",\r\n - \ \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n \"20.90.38.16/29\",\r\n - \ \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n \"20.90.38.240/29\",\r\n - \ \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n \"20.92.5.124/30\",\r\n - \ \"20.92.6.8/29\",\r\n \"20.92.6.192/29\",\r\n \"20.97.35.52/30\",\r\n - \ \"20.97.39.56/29\",\r\n \"20.97.39.112/30\",\r\n \"20.100.4.136/29\",\r\n - \ \"20.100.4.180/30\",\r\n \"20.100.5.16/30\",\r\n \"20.105.211.64/28\",\r\n + \ \"20.213.194.128/29\",\r\n \"20.213.194.136/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.AustraliaSoutheast\",\r\n + \ \"id\": \"PowerPlatformPlex.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n \"20.92.5.124/30\",\r\n + \ \"20.92.6.8/29\",\r\n \"20.92.6.192/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.BrazilSouth\",\r\n + \ \"id\": \"PowerPlatformPlex.BrazilSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.206.178.56/29\",\r\n + \ \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n \"20.206.179.128/29\",\r\n + \ \"20.206.179.136/30\",\r\n \"191.238.78.84/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.BrazilSoutheast\",\r\n + \ \"id\": \"PowerPlatformPlex.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.206.3.20/30\",\r\n + \ \"20.206.4.64/29\",\r\n \"20.206.4.224/29\",\r\n \"20.206.4.232/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.CanadaCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.CanadaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.116.43.56/29\",\r\n + \ \"20.116.43.80/29\",\r\n \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n + \ \"20.116.47.64/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.CanadaEast\",\r\n \"id\": \"PowerPlatformPlex.CanadaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"52.242.44.192/28\",\r\n \"52.242.44.208/30\",\r\n + \ \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n \"52.242.45.48/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.CentralIndia\",\r\n + \ \"id\": \"PowerPlatformPlex.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.204.192.108/30\",\r\n + \ \"20.204.192.192/29\",\r\n \"20.204.193.100/30\",\r\n \"20.204.193.104/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.EastAsia\",\r\n + \ \"id\": \"PowerPlatformPlex.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.205.49.80/29\",\r\n + \ \"20.205.49.88/30\",\r\n \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n + \ \"20.205.50.112/30\",\r\n \"20.205.69.156/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.EastUS\",\r\n + \ \"id\": \"PowerPlatformPlex.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.88.159.140/30\",\r\n + \ \"20.88.159.152/29\",\r\n \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n + \ \"20.119.28.0/27\",\r\n \"20.119.28.32/30\",\r\n \"20.232.88.200/29\",\r\n + \ \"20.232.89.16/28\",\r\n \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n + \ \"20.232.89.96/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.FranceCentral\",\r\n \"id\": \"PowerPlatformPlex.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.111.3.152/29\",\r\n \"20.111.3.204/30\",\r\n + \ \"20.111.3.216/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.FranceSouth\",\r\n \"id\": \"PowerPlatformPlex.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n + \ \"52.136.191.248/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.GermanyNorth\",\r\n \"id\": \"PowerPlatformPlex.GermanyNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"51.116.77.84/30\",\r\n \"51.116.77.248/30\",\r\n + \ \"51.116.78.36/30\",\r\n \"51.116.78.192/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.GermanyWestCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.52.95.84/30\",\r\n + \ \"20.52.95.216/30\",\r\n \"20.79.108.100/30\",\r\n \"20.79.108.104/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.JapanEast\",\r\n + \ \"id\": \"PowerPlatformPlex.JapanEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.210.68.156/30\",\r\n + \ \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n \"20.210.70.80/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.JapanWest\",\r\n + \ \"id\": \"PowerPlatformPlex.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.189.194.180/30\",\r\n + \ \"20.189.198.88/29\",\r\n \"20.189.198.136/29\",\r\n \"20.189.199.32/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.KoreaCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.200.198.200/29\",\r\n + \ \"20.200.199.88/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.KoreaSouth\",\r\n \"id\": \"PowerPlatformPlex.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.200.160.28/30\",\r\n \"20.200.160.208/30\",\r\n + \ \"20.200.160.236/30\",\r\n \"20.200.160.248/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorthEurope\",\r\n + \ \"id\": \"PowerPlatformPlex.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.107.239.220/30\",\r\n + \ \"20.223.65.68/30\",\r\n \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n + \ \"20.223.65.96/27\",\r\n \"20.223.65.128/28\",\r\n \"52.146.141.136/29\",\r\n + \ \"52.146.141.160/27\",\r\n \"52.146.141.192/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorwayEast\",\r\n + \ \"id\": \"PowerPlatformPlex.NorwayEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.100.4.136/29\",\r\n + \ \"20.100.4.180/30\",\r\n \"20.100.5.16/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorwayWest\",\r\n + \ \"id\": \"PowerPlatformPlex.NorwayWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"51.120.176.192/29\",\r\n + \ \"51.120.176.220/30\",\r\n \"51.120.176.232/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SouthAfricaNorth\",\r\n + \ \"id\": \"PowerPlatformPlex.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.87.82.152/29\",\r\n \"20.87.83.104/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SouthAfricaWest\",\r\n + \ \"id\": \"PowerPlatformPlex.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n + \ \"102.37.87.184/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SouthCentralUS\",\r\n \"id\": \"PowerPlatformPlex.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.97.35.52/30\",\r\n \"20.97.39.56/29\",\r\n + \ \"20.97.39.112/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SoutheastAsia\",\r\n \"id\": \"PowerPlatformPlex.SoutheastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.24.0.192/28\",\r\n \"20.24.0.208/30\",\r\n + \ \"20.195.86.92/30\",\r\n \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n + \ \"20.195.87.124/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SouthIndia\",\r\n \"id\": \"PowerPlatformPlex.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.192.157.248/29\",\r\n \"52.172.81.16/30\",\r\n + \ \"52.172.81.224/29\",\r\n \"52.172.81.232/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SwitzerlandNorth\",\r\n + \ \"id\": \"PowerPlatformPlex.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.208.5.84/30\",\r\n + \ \"20.208.7.120/30\",\r\n \"20.208.7.172/30\",\r\n \"20.208.7.184/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SwitzerlandWest\",\r\n + \ \"id\": \"PowerPlatformPlex.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.199.200.124/30\",\r\n + \ \"20.199.201.48/30\",\r\n \"20.199.201.76/30\",\r\n \"20.199.201.144/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.UAECentral\",\r\n + \ \"id\": \"PowerPlatformPlex.UAECentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.203.88.48/29\",\r\n + \ \"20.203.88.88/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.UAENorth\",\r\n \"id\": \"PowerPlatformPlex.UAENorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n + \ \"20.74.196.104/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.UKSouth\",\r\n \"id\": \"PowerPlatformPlex.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n + \ \"20.117.193.60/30\",\r\n \"20.117.193.176/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.UKWest\",\r\n + \ \"id\": \"PowerPlatformPlex.UKWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.90.38.16/29\",\r\n + \ \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n \"20.90.38.240/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.WestEurope\",\r\n + \ \"id\": \"PowerPlatformPlex.WestEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.105.211.64/28\",\r\n \ \"20.105.211.80/29\",\r\n \"20.105.211.88/30\",\r\n \"20.105.215.228/30\",\r\n \ \"20.105.215.232/29\",\r\n \"20.105.215.240/28\",\r\n \"20.105.243.208/28\",\r\n - \ \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n \"20.105.244.32/28\",\r\n - \ \"20.107.239.220/30\",\r\n \"20.111.3.152/29\",\r\n \"20.111.3.204/30\",\r\n - \ \"20.111.3.216/30\",\r\n \"20.116.43.56/29\",\r\n \"20.116.43.80/29\",\r\n - \ \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n \"20.116.47.64/30\",\r\n - \ \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n \"20.117.193.60/30\",\r\n - \ \"20.117.193.176/29\",\r\n \"20.119.28.0/27\",\r\n \"20.119.28.32/30\",\r\n - \ \"20.189.194.180/30\",\r\n \"20.189.198.88/29\",\r\n \"20.189.198.136/29\",\r\n - \ \"20.189.199.32/30\",\r\n \"20.192.157.248/29\",\r\n \"20.195.86.92/30\",\r\n - \ \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n \"20.195.87.124/30\",\r\n - \ \"20.199.200.124/30\",\r\n \"20.199.201.48/30\",\r\n \"20.199.201.76/30\",\r\n - \ \"20.199.201.144/30\",\r\n \"20.200.160.28/30\",\r\n \"20.200.160.208/30\",\r\n - \ \"20.200.160.236/30\",\r\n \"20.200.160.248/30\",\r\n \"20.200.198.200/29\",\r\n - \ \"20.200.199.88/29\",\r\n \"20.203.88.48/29\",\r\n \"20.203.88.88/29\",\r\n - \ \"20.204.192.108/30\",\r\n \"20.204.192.192/29\",\r\n \"20.204.193.100/30\",\r\n - \ \"20.204.193.104/29\",\r\n \"20.205.49.80/29\",\r\n \"20.205.49.88/30\",\r\n - \ \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n \"20.205.50.112/30\",\r\n - \ \"20.205.69.156/30\",\r\n \"20.206.3.20/30\",\r\n \"20.206.4.64/29\",\r\n - \ \"20.206.4.224/29\",\r\n \"20.206.4.232/30\",\r\n \"20.206.178.56/29\",\r\n - \ \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n \"20.206.179.128/29\",\r\n - \ \"20.206.179.136/30\",\r\n \"20.208.5.84/30\",\r\n \"20.208.7.120/30\",\r\n - \ \"20.208.7.172/30\",\r\n \"20.208.7.184/30\",\r\n \"20.210.68.156/30\",\r\n - \ \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n \"20.210.70.80/30\",\r\n - \ \"20.213.194.128/29\",\r\n \"20.213.194.136/30\",\r\n \"20.223.65.68/30\",\r\n - \ \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n \"20.223.65.96/27\",\r\n - \ \"20.223.65.128/28\",\r\n \"20.232.88.200/29\",\r\n \"20.232.89.16/28\",\r\n - \ \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n \"20.232.89.96/29\",\r\n - \ \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n \"51.116.77.84/30\",\r\n - \ \"51.116.77.248/30\",\r\n \"51.116.78.36/30\",\r\n \"51.116.78.192/30\",\r\n - \ \"51.120.176.192/29\",\r\n \"51.120.176.220/30\",\r\n \"51.120.176.232/30\",\r\n - \ \"52.136.191.248/29\",\r\n \"52.146.141.136/29\",\r\n \"52.146.141.160/27\",\r\n - \ \"52.146.141.192/27\",\r\n \"52.172.81.16/30\",\r\n \"52.172.81.224/29\",\r\n - \ \"52.172.81.232/30\",\r\n \"52.242.44.192/28\",\r\n \"52.242.44.208/30\",\r\n - \ \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n \"52.242.45.48/29\",\r\n - \ \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n \"102.37.87.184/29\",\r\n - \ \"191.238.78.84/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n \"20.105.244.32/28\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.WestUS\",\r\n + \ \"id\": \"PowerPlatformPlex.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.59.84.24/29\",\r\n + \ \"20.59.84.80/28\",\r\n \"20.59.84.96/27\",\r\n \"20.59.84.128/27\",\r\n + \ \"20.59.84.160/29\",\r\n \"20.59.103.116/30\",\r\n \"20.59.103.136/29\",\r\n + \ \"20.59.103.160/27\",\r\n \"20.59.103.192/27\",\r\n \"20.59.103.224/28\",\r\n + \ \"20.59.103.240/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerQueryOnline\",\r\n \"id\": \"PowerQueryOnline\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"PowerQueryOnline\",\r\n \"addressPrefixes\": - [\r\n \"20.17.48.20/31\",\r\n \"20.21.32.20/31\",\r\n \"20.21.55.160/29\",\r\n - \ \"20.21.80.20/31\",\r\n \"20.36.120.120/31\",\r\n \"20.37.64.120/31\",\r\n - \ \"20.37.152.70/31\",\r\n \"20.37.192.70/31\",\r\n \"20.37.224.120/31\",\r\n - \ \"20.38.80.70/31\",\r\n \"20.38.136.68/31\",\r\n \"20.39.11.24/31\",\r\n - \ \"20.41.0.68/30\",\r\n \"20.41.64.70/31\",\r\n \"20.41.65.144/31\",\r\n - \ \"20.41.192.120/31\",\r\n \"20.42.4.200/30\",\r\n \"20.42.128.70/31\",\r\n - \ \"20.42.129.184/29\",\r\n \"20.42.224.120/31\",\r\n \"20.43.40.70/31\",\r\n - \ \"20.43.64.70/31\",\r\n \"20.43.128.70/31\",\r\n \"20.45.112.120/31\",\r\n - \ \"20.45.192.120/31\",\r\n \"20.47.237.98/31\",\r\n \"20.47.237.104/29\",\r\n - \ \"20.53.54.168/29\",\r\n \"20.53.54.176/31\",\r\n \"20.53.62.108/31\",\r\n - \ \"20.53.62.112/29\",\r\n \"20.59.81.240/28\",\r\n \"20.69.8.120/29\",\r\n - \ \"20.70.223.160/29\",\r\n \"20.72.16.20/31\",\r\n \"20.74.196.96/29\",\r\n - \ \"20.79.107.144/29\",\r\n \"20.87.82.200/29\",\r\n \"20.88.66.110/31\",\r\n - \ \"20.88.67.64/29\",\r\n \"20.90.38.56/29\",\r\n \"20.91.9.56/29\",\r\n - \ \"20.92.6.0/29\",\r\n \"20.98.149.8/29\",\r\n \"20.98.195.176/29\",\r\n - \ \"20.99.25.158/31\",\r\n \"20.99.25.160/29\",\r\n \"20.100.4.184/29\",\r\n - \ \"20.105.215.40/29\",\r\n \"20.111.3.208/29\",\r\n \"20.116.43.120/29\",\r\n - \ \"20.117.193.48/29\",\r\n \"20.118.78.96/29\",\r\n \"20.118.139.212/31\",\r\n - \ \"20.118.139.216/29\",\r\n \"20.125.4.176/28\",\r\n \"20.125.4.192/29\",\r\n - \ \"20.125.162.146/31\",\r\n \"20.125.162.152/29\",\r\n \"20.150.160.108/31\",\r\n - \ \"20.189.104.68/31\",\r\n \"20.189.198.128/29\",\r\n \"20.192.160.20/31\",\r\n - \ \"20.192.225.32/31\",\r\n \"20.195.87.112/29\",\r\n \"20.199.201.88/29\",\r\n - \ \"20.200.160.240/29\",\r\n \"20.200.198.248/29\",\r\n \"20.203.88.80/29\",\r\n - \ \"20.204.193.0/29\",\r\n \"20.205.49.192/29\",\r\n \"20.206.4.72/29\",\r\n - \ \"20.206.178.168/29\",\r\n \"20.207.2.166/31\",\r\n \"20.207.2.168/29\",\r\n - \ \"20.207.168.180/31\",\r\n \"20.207.168.184/29\",\r\n \"20.208.7.176/29\",\r\n - \ \"20.210.69.168/29\",\r\n \"20.215.0.20/31\",\r\n \"20.215.7.60/31\",\r\n - \ \"20.215.7.232/29\",\r\n \"20.217.40.20/31\",\r\n \"20.217.47.60/31\",\r\n - \ \"20.217.47.232/29\",\r\n \"20.223.64.128/29\",\r\n \"20.228.0.46/31\",\r\n - \ \"20.228.1.64/29\",\r\n \"20.232.88.0/29\",\r\n \"23.100.217.20/31\",\r\n - \ \"23.100.217.24/29\",\r\n \"40.64.11.116/31\",\r\n \"40.64.11.120/29\",\r\n - \ \"40.67.48.120/31\",\r\n \"40.74.30.104/30\",\r\n \"40.80.56.120/31\",\r\n - \ \"40.80.96.40/29\",\r\n \"40.80.168.120/31\",\r\n \"40.80.184.68/31\",\r\n - \ \"40.82.253.72/29\",\r\n \"40.89.16.120/31\",\r\n \"40.119.8.74/31\",\r\n - \ \"51.12.46.228/31\",\r\n \"51.12.75.224/29\",\r\n \"51.12.198.208/31\",\r\n - \ \"51.53.24.20/31\",\r\n \"51.53.31.156/31\",\r\n \"51.53.101.8/29\",\r\n - \ \"51.53.168.20/31\",\r\n \"51.104.24.70/31\",\r\n \"51.105.80.120/31\",\r\n - \ \"51.105.88.120/31\",\r\n \"51.107.48.70/31\",\r\n \"51.107.144.120/31\",\r\n - \ \"51.116.48.70/31\",\r\n \"51.116.78.40/29\",\r\n \"51.116.144.70/31\",\r\n - \ \"51.120.40.70/31\",\r\n \"51.120.176.224/29\",\r\n \"51.120.224.120/31\",\r\n - \ \"51.137.160.68/31\",\r\n \"51.143.192.120/31\",\r\n \"52.140.104.70/31\",\r\n - \ \"52.150.139.72/30\",\r\n \"52.172.81.72/29\",\r\n \"52.228.80.70/31\",\r\n - \ \"52.242.44.240/29\",\r\n \"102.37.87.176/29\",\r\n \"102.133.56.96/31\",\r\n - \ \"102.133.216.70/31\",\r\n \"191.233.8.20/31\",\r\n \"191.235.224.70/31\",\r\n - \ \"2603:1000:4::200/123\",\r\n \"2603:1000:104:1::200/123\",\r\n - \ \"2603:1010:6:1::200/123\",\r\n \"2603:1010:101::200/123\",\r\n - \ \"2603:1010:304::200/123\",\r\n \"2603:1010:404::200/123\",\r\n - \ \"2603:1020:5:1::200/123\",\r\n \"2603:1020:206:1::200/123\",\r\n - \ \"2603:1020:305::200/123\",\r\n \"2603:1020:405::200/123\",\r\n - \ \"2603:1020:605::200/123\",\r\n \"2603:1020:705:1::200/123\",\r\n - \ \"2603:1020:805:1::200/123\",\r\n \"2603:1020:905::200/123\",\r\n - \ \"2603:1020:a04:1::200/123\",\r\n \"2603:1020:b04::200/123\",\r\n - \ \"2603:1020:c04:1::200/123\",\r\n \"2603:1020:d04::200/123\",\r\n - \ \"2603:1020:e04:1::200/123\",\r\n \"2603:1020:f04::200/123\",\r\n - \ \"2603:1020:1004::200/123\",\r\n \"2603:1020:1104::200/123\",\r\n - \ \"2603:1020:1302::1c0/123\",\r\n \"2603:1030:f:1::200/123\",\r\n - \ \"2603:1030:10:1::200/123\",\r\n \"2603:1030:104:1::200/123\",\r\n - \ \"2603:1030:107::200/123\",\r\n \"2603:1030:210:1::200/123\",\r\n - \ \"2603:1030:40b:1::200/123\",\r\n \"2603:1030:40c:1::200/123\",\r\n - \ \"2603:1030:504:1::200/123\",\r\n \"2603:1030:608::200/123\",\r\n - \ \"2603:1030:807:1::200/123\",\r\n \"2603:1030:a07::200/123\",\r\n - \ \"2603:1030:b04::200/123\",\r\n \"2603:1030:c06:1::200/123\",\r\n - \ \"2603:1030:f05:1::200/123\",\r\n \"2603:1030:1005::200/123\",\r\n - \ \"2603:1040:5:1::200/123\",\r\n \"2603:1040:207::200/123\",\r\n - \ \"2603:1040:407:1::200/123\",\r\n \"2603:1040:606::200/123\",\r\n - \ \"2603:1040:806::200/123\",\r\n \"2603:1040:904:1::200/123\",\r\n - \ \"2603:1040:a06:1::200/123\",\r\n \"2603:1040:b04::200/123\",\r\n - \ \"2603:1040:c06::200/123\",\r\n \"2603:1040:d04::200/123\",\r\n - \ \"2603:1040:f05:1::200/123\",\r\n \"2603:1040:1002::400/123\",\r\n - \ \"2603:1040:1104::200/123\",\r\n \"2603:1040:1202::1c0/123\",\r\n - \ \"2603:1040:1302::1c0/123\",\r\n \"2603:1040:1402::1c0/123\",\r\n - \ \"2603:1040:1503::1c0/123\",\r\n \"2603:1050:6:1::200/123\",\r\n - \ \"2603:1050:403::200/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"SCCservice\",\r\n \"id\": \"SCCservice\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerQueryOnline\",\r\n \"addressPrefixes\": [\r\n \"20.17.48.20/31\",\r\n + \ \"20.21.32.20/31\",\r\n \"20.21.55.160/29\",\r\n \"20.21.80.20/31\",\r\n + \ \"20.36.120.120/31\",\r\n \"20.37.64.120/31\",\r\n \"20.37.152.70/31\",\r\n + \ \"20.37.192.70/31\",\r\n \"20.37.224.120/31\",\r\n \"20.38.80.70/31\",\r\n + \ \"20.38.136.68/31\",\r\n \"20.39.11.24/31\",\r\n \"20.41.0.68/30\",\r\n + \ \"20.41.64.70/31\",\r\n \"20.41.65.144/31\",\r\n \"20.41.192.120/31\",\r\n + \ \"20.42.4.200/30\",\r\n \"20.42.128.70/31\",\r\n \"20.42.129.184/29\",\r\n + \ \"20.42.224.120/31\",\r\n \"20.43.40.70/31\",\r\n \"20.43.64.70/31\",\r\n + \ \"20.43.128.70/31\",\r\n \"20.45.112.120/31\",\r\n \"20.45.192.120/31\",\r\n + \ \"20.47.237.98/31\",\r\n \"20.47.237.104/29\",\r\n \"20.53.54.168/29\",\r\n + \ \"20.53.54.176/31\",\r\n \"20.53.62.108/31\",\r\n \"20.53.62.112/29\",\r\n + \ \"20.59.81.240/28\",\r\n \"20.69.8.120/29\",\r\n \"20.70.223.160/29\",\r\n + \ \"20.72.16.20/31\",\r\n \"20.74.196.96/29\",\r\n \"20.79.107.144/29\",\r\n + \ \"20.87.82.200/29\",\r\n \"20.88.66.110/31\",\r\n \"20.88.67.64/29\",\r\n + \ \"20.90.38.56/29\",\r\n \"20.91.9.56/29\",\r\n \"20.92.6.0/29\",\r\n + \ \"20.98.149.8/29\",\r\n \"20.98.195.176/29\",\r\n \"20.99.25.158/31\",\r\n + \ \"20.99.25.160/29\",\r\n \"20.100.4.184/29\",\r\n \"20.105.215.40/29\",\r\n + \ \"20.111.3.208/29\",\r\n \"20.116.43.120/29\",\r\n \"20.117.193.48/29\",\r\n + \ \"20.118.78.96/29\",\r\n \"20.118.139.212/31\",\r\n \"20.118.139.216/29\",\r\n + \ \"20.125.4.176/28\",\r\n \"20.125.4.192/29\",\r\n \"20.125.162.146/31\",\r\n + \ \"20.125.162.152/29\",\r\n \"20.150.160.108/31\",\r\n \"20.189.104.68/31\",\r\n + \ \"20.189.198.128/29\",\r\n \"20.192.160.20/31\",\r\n \"20.192.225.32/31\",\r\n + \ \"20.195.87.112/29\",\r\n \"20.199.201.88/29\",\r\n \"20.200.160.240/29\",\r\n + \ \"20.200.198.248/29\",\r\n \"20.203.88.80/29\",\r\n \"20.204.193.0/29\",\r\n + \ \"20.205.49.192/29\",\r\n \"20.206.4.72/29\",\r\n \"20.206.178.168/29\",\r\n + \ \"20.207.2.166/31\",\r\n \"20.207.2.168/29\",\r\n \"20.207.168.180/31\",\r\n + \ \"20.207.168.184/29\",\r\n \"20.208.7.176/29\",\r\n \"20.210.69.168/29\",\r\n + \ \"20.215.0.20/31\",\r\n \"20.215.7.60/31\",\r\n \"20.215.7.232/29\",\r\n + \ \"20.217.40.20/31\",\r\n \"20.217.47.60/31\",\r\n \"20.217.47.232/29\",\r\n + \ \"20.223.64.128/29\",\r\n \"20.228.0.46/31\",\r\n \"20.228.1.64/29\",\r\n + \ \"20.232.88.0/29\",\r\n \"23.100.217.20/31\",\r\n \"23.100.217.24/29\",\r\n + \ \"40.64.11.116/31\",\r\n \"40.64.11.120/29\",\r\n \"40.67.48.120/31\",\r\n + \ \"40.74.30.104/30\",\r\n \"40.80.56.120/31\",\r\n \"40.80.96.40/29\",\r\n + \ \"40.80.168.120/31\",\r\n \"40.80.184.68/31\",\r\n \"40.82.253.72/29\",\r\n + \ \"40.89.16.120/31\",\r\n \"40.119.8.74/31\",\r\n \"51.12.46.228/31\",\r\n + \ \"51.12.75.224/29\",\r\n \"51.12.198.208/31\",\r\n \"51.53.24.20/31\",\r\n + \ \"51.53.31.156/31\",\r\n \"51.53.101.8/29\",\r\n \"51.53.168.20/31\",\r\n + \ \"51.104.24.70/31\",\r\n \"51.105.80.120/31\",\r\n \"51.105.88.120/31\",\r\n + \ \"51.107.48.70/31\",\r\n \"51.107.144.120/31\",\r\n \"51.116.48.70/31\",\r\n + \ \"51.116.78.40/29\",\r\n \"51.116.144.70/31\",\r\n \"51.120.40.70/31\",\r\n + \ \"51.120.176.224/29\",\r\n \"51.120.224.120/31\",\r\n \"51.137.160.68/31\",\r\n + \ \"51.143.192.120/31\",\r\n \"52.140.104.70/31\",\r\n \"52.150.139.72/30\",\r\n + \ \"52.172.81.72/29\",\r\n \"52.228.80.70/31\",\r\n \"52.242.44.240/29\",\r\n + \ \"102.37.87.176/29\",\r\n \"102.133.56.96/31\",\r\n \"102.133.216.70/31\",\r\n + \ \"191.233.8.20/31\",\r\n \"191.235.224.70/31\",\r\n \"2603:1000:4::200/123\",\r\n + \ \"2603:1000:104:1::200/123\",\r\n \"2603:1010:6:1::200/123\",\r\n + \ \"2603:1010:101::200/123\",\r\n \"2603:1010:304::200/123\",\r\n + \ \"2603:1010:404::200/123\",\r\n \"2603:1020:5:1::200/123\",\r\n + \ \"2603:1020:206:1::200/123\",\r\n \"2603:1020:305::200/123\",\r\n + \ \"2603:1020:405::200/123\",\r\n \"2603:1020:605::200/123\",\r\n + \ \"2603:1020:705:1::200/123\",\r\n \"2603:1020:805:1::200/123\",\r\n + \ \"2603:1020:905::200/123\",\r\n \"2603:1020:a04:1::200/123\",\r\n + \ \"2603:1020:b04::200/123\",\r\n \"2603:1020:c04:1::200/123\",\r\n + \ \"2603:1020:d04::200/123\",\r\n \"2603:1020:e04:1::200/123\",\r\n + \ \"2603:1020:f04::200/123\",\r\n \"2603:1020:1004::200/123\",\r\n + \ \"2603:1020:1104::200/123\",\r\n \"2603:1020:1302::1c0/123\",\r\n + \ \"2603:1030:f:1::200/123\",\r\n \"2603:1030:10:1::200/123\",\r\n + \ \"2603:1030:104:1::200/123\",\r\n \"2603:1030:107::200/123\",\r\n + \ \"2603:1030:210:1::200/123\",\r\n \"2603:1030:40b:1::200/123\",\r\n + \ \"2603:1030:40c:1::200/123\",\r\n \"2603:1030:504:1::200/123\",\r\n + \ \"2603:1030:608::200/123\",\r\n \"2603:1030:807:1::200/123\",\r\n + \ \"2603:1030:a07::200/123\",\r\n \"2603:1030:b04::200/123\",\r\n + \ \"2603:1030:c06:1::200/123\",\r\n \"2603:1030:f05:1::200/123\",\r\n + \ \"2603:1030:1005::200/123\",\r\n \"2603:1040:5:1::200/123\",\r\n + \ \"2603:1040:207::200/123\",\r\n \"2603:1040:407:1::200/123\",\r\n + \ \"2603:1040:606::200/123\",\r\n \"2603:1040:806::200/123\",\r\n + \ \"2603:1040:904:1::200/123\",\r\n \"2603:1040:a06:1::200/123\",\r\n + \ \"2603:1040:b04::200/123\",\r\n \"2603:1040:c06::200/123\",\r\n + \ \"2603:1040:d04::200/123\",\r\n \"2603:1040:f05:1::200/123\",\r\n + \ \"2603:1040:1002::400/123\",\r\n \"2603:1040:1104::200/123\",\r\n + \ \"2603:1040:1202::1c0/123\",\r\n \"2603:1040:1302::1c0/123\",\r\n + \ \"2603:1040:1402::1c0/123\",\r\n \"2603:1040:1503::1c0/123\",\r\n + \ \"2603:1050:6:1::200/123\",\r\n \"2603:1050:403::200/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"SCCservice\",\r\n + \ \"id\": \"SCCservice\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"SCCservice\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.72/29\",\r\n \"13.69.233.48/29\",\r\n \ \"13.70.79.72/29\",\r\n \"13.71.175.192/29\",\r\n \"13.72.73.110/32\",\r\n @@ -42554,7 +43782,7 @@ interactions: \ \"137.117.97.51/32\",\r\n \"168.61.140.96/29\",\r\n \"191.233.207.192/29\",\r\n \ \"191.237.224.160/29\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"ServiceBus\",\r\n \"id\": \"ServiceBus\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n @@ -42794,7 +44022,7 @@ interactions: \ \"2603:1050:403::220/123\",\r\n \"2603:1050:403:1::500/120\",\r\n \ \"2603:1050:403:400::148/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.AustraliaCentral\",\r\n \"id\": - \"ServiceBus.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ServiceBus.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -42803,7 +44031,7 @@ interactions: \ \"2603:1010:304:1::500/120\",\r\n \"2603:1010:304:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaCentral2\",\r\n \ \"id\": \"ServiceBus.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -42812,7 +44040,7 @@ interactions: \ \"2603:1010:404:1::500/120\",\r\n \"2603:1010:404:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaEast\",\r\n \ \"id\": \"ServiceBus.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.70.72.16/29\",\r\n @@ -42823,7 +44051,7 @@ interactions: \ \"2603:1010:6:802::150/125\",\r\n \"2603:1010:6:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaSoutheast\",\r\n \ \"id\": \"ServiceBus.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -42832,7 +44060,7 @@ interactions: \ \"2603:1010:101:1::500/120\",\r\n \"2603:1010:101:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.BrazilSouth\",\r\n \ \"id\": \"ServiceBus.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.195.137.128/26\",\r\n @@ -42844,7 +44072,7 @@ interactions: \ \"2603:1050:6:802::150/125\",\r\n \"2603:1050:6:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.BrazilSoutheast\",\r\n \ \"id\": \"ServiceBus.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.195.151.128/25\",\r\n @@ -42853,7 +44081,7 @@ interactions: \ \"2603:1050:403:1::500/120\",\r\n \"2603:1050:403:400::148/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CanadaCentral\",\r\n \ \"id\": \"ServiceBus.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.71.170.32/29\",\r\n @@ -42864,7 +44092,7 @@ interactions: \ \"2603:1030:f05:802::150/125\",\r\n \"2603:1030:f05:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CanadaEast\",\r\n \ \"id\": \"ServiceBus.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.16/28\",\r\n @@ -42872,7 +44100,7 @@ interactions: \ \"2603:1030:1005:1::500/120\",\r\n \"2603:1030:1005:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CentralIndia\",\r\n \ \"id\": \"ServiceBus.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.43.126.0/26\",\r\n @@ -42883,7 +44111,7 @@ interactions: \ \"2603:1040:a06:802::150/125\",\r\n \"2603:1040:a06:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CentralUS\",\r\n \ \"id\": \"ServiceBus.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.89.170.192/29\",\r\n @@ -42893,29 +44121,29 @@ interactions: \ \"2603:1030:10:402::170/125\",\r\n \"2603:1030:10:802::150/125\",\r\n \ \"2603:1030:10:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.CentralUSEUAP\",\r\n \"id\": \"ServiceBus.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n \"40.78.202.16/28\",\r\n - \ \"52.180.178.204/32\",\r\n \"168.61.142.56/29\",\r\n \"2603:1030:f:1::220/123\",\r\n - \ \"2603:1030:f:3::240/122\",\r\n \"2603:1030:f:3::300/120\",\r\n - \ \"2603:1030:f:400::970/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ServiceBus.EastAsia\",\r\n \"id\": \"ServiceBus.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"13.75.34.128/28\",\r\n \"20.195.75.128/25\",\r\n - \ \"20.205.74.80/29\",\r\n \"20.205.75.64/28\",\r\n \"20.205.82.80/29\",\r\n - \ \"20.205.83.64/28\",\r\n \"65.52.160.127/32\",\r\n \"104.214.165.72/29\",\r\n - \ \"207.46.138.15/32\",\r\n \"2603:1040:207::220/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n + \ \"40.78.202.16/28\",\r\n \"52.180.178.204/32\",\r\n \"168.61.142.56/29\",\r\n + \ \"2603:1030:f:1::220/123\",\r\n \"2603:1030:f:3::240/122\",\r\n + \ \"2603:1030:f:3::300/120\",\r\n \"2603:1030:f:400::970/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.EastAsia\",\r\n + \ \"id\": \"ServiceBus.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.128/28\",\r\n + \ \"20.195.75.128/25\",\r\n \"20.205.74.80/29\",\r\n \"20.205.75.64/28\",\r\n + \ \"20.205.82.80/29\",\r\n \"20.205.83.64/28\",\r\n \"65.52.160.127/32\",\r\n + \ \"104.214.165.72/29\",\r\n \"207.46.138.15/32\",\r\n \"2603:1040:207::220/123\",\r\n \ \"2603:1040:207:2::80/121\",\r\n \"2603:1040:207:2::500/120\",\r\n \ \"2603:1040:207:402::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS\",\r\n \"id\": \"ServiceBus.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.42.65.0/26\",\r\n \"20.42.68.0/26\",\r\n \"20.42.72.192/26\",\r\n \ \"20.42.73.64/26\",\r\n \"20.88.153.64/26\",\r\n \"40.71.10.192/29\",\r\n @@ -42926,9 +44154,9 @@ interactions: \ \"2603:1030:210:402::170/125\",\r\n \"2603:1030:210:802::150/125\",\r\n \ \"2603:1030:210:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS2\",\r\n \"id\": \"ServiceBus.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.68.110.36/32\",\r\n \"20.36.144.0/26\",\r\n \"20.62.63.0/25\",\r\n \ \"23.100.67.88/32\",\r\n \"40.70.146.64/29\",\r\n \"40.70.151.128/26\",\r\n @@ -42937,30 +44165,31 @@ interactions: \ \"2603:1030:40c:402::170/125\",\r\n \"2603:1030:40c:802::150/125\",\r\n \ \"2603:1030:40c:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS2EUAP\",\r\n \"id\": \"ServiceBus.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.47.216.0/26\",\r\n \"20.51.22.192/26\",\r\n \"20.51.23.192/26\",\r\n - \ \"40.74.146.32/29\",\r\n \"40.74.150.192/26\",\r\n \"40.75.34.16/29\",\r\n - \ \"40.89.121.192/26\",\r\n \"52.138.71.95/32\",\r\n \"52.138.90.16/29\",\r\n - \ \"2603:1030:40b:1::220/123\",\r\n \"2603:1030:40b:2::480/122\",\r\n - \ \"2603:1030:40b:2::500/120\",\r\n \"2603:1030:40b:400::970/125\",\r\n - \ \"2603:1030:40b:800::150/125\",\r\n \"2603:1030:40b:c00::150/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.FranceCentral\",\r\n - \ \"id\": \"ServiceBus.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.79.130.32/29\",\r\n - \ \"40.79.138.16/29\",\r\n \"40.79.141.192/26\",\r\n \"40.79.146.16/29\",\r\n - \ \"40.79.149.0/26\",\r\n \"51.11.192.64/26\",\r\n \"51.138.213.128/25\",\r\n - \ \"52.143.136.46/32\",\r\n \"52.143.142.50/32\",\r\n \"2603:1020:805::700/120\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.47.216.0/26\",\r\n \"20.51.22.192/26\",\r\n + \ \"20.51.23.192/26\",\r\n \"40.74.146.32/29\",\r\n \"40.74.150.192/26\",\r\n + \ \"40.75.34.16/29\",\r\n \"40.89.121.192/26\",\r\n \"52.138.71.95/32\",\r\n + \ \"52.138.90.16/29\",\r\n \"2603:1030:40b:1::220/123\",\r\n + \ \"2603:1030:40b:2::480/122\",\r\n \"2603:1030:40b:2::500/120\",\r\n + \ \"2603:1030:40b:400::970/125\",\r\n \"2603:1030:40b:800::150/125\",\r\n + \ \"2603:1030:40b:c00::150/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.FranceCentral\",\r\n \"id\": \"ServiceBus.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"40.79.130.32/29\",\r\n \"40.79.138.16/29\",\r\n + \ \"40.79.141.192/26\",\r\n \"40.79.146.16/29\",\r\n \"40.79.149.0/26\",\r\n + \ \"51.11.192.64/26\",\r\n \"51.138.213.128/25\",\r\n \"52.143.136.46/32\",\r\n + \ \"52.143.142.50/32\",\r\n \"2603:1020:805::700/120\",\r\n \ \"2603:1020:805:1::220/123\",\r\n \"2603:1020:805:402::170/125\",\r\n \ \"2603:1020:805:802::150/125\",\r\n \"2603:1020:805:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.FranceSouth\",\r\n \ \"id\": \"ServiceBus.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.16/28\",\r\n @@ -42968,7 +44197,7 @@ interactions: \ \"2603:1020:905:1::500/120\",\r\n \"2603:1020:905:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.GermanyNorth\",\r\n \ \"id\": \"ServiceBus.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.116.58.8/29\",\r\n @@ -42976,7 +44205,7 @@ interactions: \ \"2603:1020:d04:1::500/120\",\r\n \"2603:1020:d04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.GermanyWestCentral\",\r\n \ \"id\": \"ServiceBus.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.64/26\",\r\n @@ -42987,7 +44216,7 @@ interactions: \ \"2603:1020:c04:802::150/125\",\r\n \"2603:1020:c04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JapanEast\",\r\n \ \"id\": \"ServiceBus.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.78.94.187/32\",\r\n @@ -42998,7 +44227,7 @@ interactions: \ \"2603:1040:407:802::150/125\",\r\n \"2603:1040:407:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JapanWest\",\r\n \ \"id\": \"ServiceBus.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.189.230.128/25\",\r\n @@ -43006,7 +44235,7 @@ interactions: \ \"2603:1040:606:1::500/120\",\r\n \"2603:1040:606:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JioIndiaCentral\",\r\n \ \"id\": \"ServiceBus.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -43015,40 +44244,40 @@ interactions: \ \"20.193.208.14/32\",\r\n \"2603:1040:1104:1::700/120\",\r\n \ \"2603:1040:1104:400::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.JioIndiaWest\",\r\n \"id\": \"ServiceBus.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.192.160.40/29\",\r\n \"20.193.199.0/25\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.192.160.40/29\",\r\n \"20.193.199.0/25\",\r\n \ \"20.193.204.104/29\",\r\n \"20.193.204.112/28\",\r\n \"40.64.16.60/32\",\r\n \ \"2603:1040:d04::220/123\",\r\n \"2603:1040:d04:2::400/120\",\r\n \ \"2603:1040:d04:800::e0/124\",\r\n \"2603:1040:d04:800::f0/125\",\r\n \ \"2603:1040:d04:800::358/125\",\r\n \"2603:1040:d04:800::3c0/125\",\r\n \ \"2603:1040:d04:800::3e8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.KoreaCentral\",\r\n \"id\": \"ServiceBus.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n \"20.194.67.208/29\",\r\n - \ \"20.194.68.128/28\",\r\n \"20.200.192.128/25\",\r\n \"52.231.18.32/29\",\r\n - \ \"52.231.23.128/26\",\r\n \"52.231.32.97/32\",\r\n \"2603:1040:f05:1::220/123\",\r\n - \ \"2603:1040:f05:2::300/120\",\r\n \"2603:1040:f05:402::170/125\",\r\n - \ \"2603:1040:f05:802::150/125\",\r\n \"2603:1040:f05:c02::150/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.KoreaSouth\",\r\n - \ \"id\": \"ServiceBus.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"52.147.116.0/25\",\r\n - \ \"52.231.146.64/28\",\r\n \"2603:1040:e05::400/120\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorthCentralUS\",\r\n - \ \"id\": \"ServiceBus.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.51.1.128/25\",\r\n \"20.125.170.80/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n + \ \"20.194.67.208/29\",\r\n \"20.194.68.128/28\",\r\n \"20.200.192.128/25\",\r\n + \ \"52.231.18.32/29\",\r\n \"52.231.23.128/26\",\r\n \"52.231.32.97/32\",\r\n + \ \"2603:1040:f05:1::220/123\",\r\n \"2603:1040:f05:2::300/120\",\r\n + \ \"2603:1040:f05:402::170/125\",\r\n \"2603:1040:f05:802::150/125\",\r\n + \ \"2603:1040:f05:c02::150/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.KoreaSouth\",\r\n \"id\": \"ServiceBus.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"52.147.116.0/25\",\r\n \"52.231.146.64/28\",\r\n + \ \"2603:1040:e05::400/120\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.NorthCentralUS\",\r\n \"id\": \"ServiceBus.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.51.1.128/25\",\r\n \"20.125.170.80/29\",\r\n \ \"20.125.170.96/28\",\r\n \"20.125.202.80/29\",\r\n \"20.125.202.96/28\",\r\n \ \"52.162.106.128/28\",\r\n \"65.52.0.51/32\",\r\n \"65.52.0.98/32\",\r\n \ \"65.52.1.52/32\",\r\n \"65.52.219.186/32\",\r\n \"157.55.170.113/32\",\r\n @@ -43056,7 +44285,7 @@ interactions: \ \"2603:1030:608:1::500/120\",\r\n \"2603:1030:608:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorthEurope\",\r\n \ \"id\": \"ServiceBus.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.64/29\",\r\n @@ -43068,7 +44297,7 @@ interactions: \ \"2603:1020:5:802::150/125\",\r\n \"2603:1020:5:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorwayEast\",\r\n \ \"id\": \"ServiceBus.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.13.0.128/26\",\r\n @@ -43079,15 +44308,24 @@ interactions: \ \"2603:1020:e04:802::150/125\",\r\n \"2603:1020:e04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorwayWest\",\r\n \ \"id\": \"ServiceBus.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.13.141.0/25\",\r\n \ \"51.120.164.31/32\",\r\n \"51.120.218.8/29\",\r\n \"2603:1020:f04::220/123\",\r\n \ \"2603:1020:f04:1::500/120\",\r\n \"2603:1020:f04:402::170/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.QatarCentral\",\r\n + \ \"id\": \"ServiceBus.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.21.8.3/32\",\r\n + \ \"20.21.37.128/25\",\r\n \"20.21.42.80/29\",\r\n \"20.21.42.96/28\",\r\n + \ \"20.21.66.80/29\",\r\n \"20.21.66.96/28\",\r\n \"20.21.74.80/29\",\r\n + \ \"20.21.74.96/28\",\r\n \"2603:1040:1002:1::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthAfricaNorth\",\r\n \ \"id\": \"ServiceBus.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -43099,7 +44337,7 @@ interactions: \ \"2603:1000:104:802::150/125\",\r\n \"2603:1000:104:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthAfricaWest\",\r\n \ \"id\": \"ServiceBus.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -43108,7 +44346,7 @@ interactions: \ \"2603:1000:4:1::500/120\",\r\n \"2603:1000:4:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthCentralUS\",\r\n \ \"id\": \"ServiceBus.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -43120,7 +44358,7 @@ interactions: \ \"2603:1030:807:402::170/125\",\r\n \"2603:1030:807:802::150/125\",\r\n \ \"2603:1030:807:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SouthCentralUSSTG\",\r\n \"id\": - \"ServiceBus.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ServiceBus.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -43128,7 +44366,7 @@ interactions: \ \"20.45.117.192/26\",\r\n \"2603:1030:302::100/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SoutheastAsia\",\r\n \ \"id\": \"ServiceBus.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.96/29\",\r\n @@ -43139,16 +44377,16 @@ interactions: \ \"2603:1040:5:402::170/125\",\r\n \"2603:1040:5:802::150/125\",\r\n \ \"2603:1040:5:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SouthIndia\",\r\n \"id\": \"ServiceBus.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"13.71.114.157/32\",\r\n \"40.78.194.16/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"13.71.114.157/32\",\r\n \"40.78.194.16/28\",\r\n \ \"52.172.118.128/25\",\r\n \"2603:1040:c06::220/123\",\r\n \ \"2603:1040:c06:1::500/120\",\r\n \"2603:1040:c06:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwedenCentral\",\r\n \ \"id\": \"ServiceBus.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.12.29.128/25\",\r\n @@ -43161,14 +44399,14 @@ interactions: \ \"2603:1020:1004:c02::180/123\",\r\n \"2603:1020:1004:c02::1a0/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwedenSouth\",\r\n \ \"id\": \"ServiceBus.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.12.0.90/32\",\r\n \ \"51.12.22.0/25\",\r\n \"51.12.202.8/29\",\r\n \"51.12.206.0/28\",\r\n \ \"2603:1020:1104:400::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SwitzerlandNorth\",\r\n \"id\": - \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -43180,7 +44418,7 @@ interactions: \ \"2603:1020:a04:802::150/125\",\r\n \"2603:1020:a04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwitzerlandWest\",\r\n \ \"id\": \"ServiceBus.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.107.154.8/29\",\r\n @@ -43188,7 +44426,7 @@ interactions: \ \"2603:1020:b04:1::500/120\",\r\n \"2603:1020:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UAECentral\",\r\n \ \"id\": \"ServiceBus.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.32/27\",\r\n @@ -43196,7 +44434,7 @@ interactions: \ \"2603:1040:b04:1::500/120\",\r\n \"2603:1040:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UAENorth\",\r\n \ \"id\": \"ServiceBus.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.38.152.80/29\",\r\n @@ -43207,7 +44445,7 @@ interactions: \ \"2603:1040:904:802::150/125\",\r\n \"2603:1040:904:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UKSouth\",\r\n \ \"id\": \"ServiceBus.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.90.128.192/26\",\r\n @@ -43218,7 +44456,7 @@ interactions: \ \"2603:1020:705:802::150/125\",\r\n \"2603:1020:705:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UKWest\",\r\n \ \"id\": \"ServiceBus.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.58.70.0/25\",\r\n @@ -43226,7 +44464,7 @@ interactions: \ \"2603:1020:605:1::500/120\",\r\n \"2603:1020:605:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestCentralUS\",\r\n \ \"id\": \"ServiceBus.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.71.194.96/28\",\r\n @@ -43234,7 +44472,7 @@ interactions: \ \"2603:1030:b04:1::500/120\",\r\n \"2603:1030:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestEurope\",\r\n \ \"id\": \"ServiceBus.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.64/29\",\r\n @@ -43247,7 +44485,7 @@ interactions: \ \"2603:1020:206:802::150/125\",\r\n \"2603:1020:206:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestIndia\",\r\n \ \"id\": \"ServiceBus.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.192.82.128/25\",\r\n @@ -43255,7 +44493,7 @@ interactions: \ \"2603:1040:806:1::500/120\",\r\n \"2603:1040:806:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS\",\r\n \ \"id\": \"ServiceBus.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.88.10.93/32\",\r\n @@ -43265,7 +44503,7 @@ interactions: \ \"2603:1030:a07:1::500/120\",\r\n \"2603:1030:a07:402::8f0/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS2\",\r\n \ \"id\": \"ServiceBus.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.80/29\",\r\n @@ -43276,7 +44514,7 @@ interactions: \ \"2603:1030:c06:802::150/125\",\r\n \"2603:1030:c06:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS3\",\r\n \ \"id\": \"ServiceBus.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.38.0.37/32\",\r\n @@ -43287,73 +44525,73 @@ interactions: \ \"2603:1030:504:802::e0/124\",\r\n \"2603:1030:504:802::f0/125\",\r\n \ \"2603:1030:504:802::358/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceFabric\",\r\n \"id\": \"ServiceFabric\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"ServiceFabric\",\r\n \"addressPrefixes\": - [\r\n \"13.66.140.152/29\",\r\n \"13.66.167.194/32\",\r\n - \ \"13.66.226.151/32\",\r\n \"13.67.9.136/29\",\r\n \"13.69.64.232/29\",\r\n - \ \"13.69.109.136/30\",\r\n \"13.69.227.232/29\",\r\n \"13.70.72.216/29\",\r\n - \ \"13.70.78.172/30\",\r\n \"13.71.170.224/29\",\r\n \"13.71.170.248/29\",\r\n - \ \"13.71.195.48/29\",\r\n \"13.74.80.74/32\",\r\n \"13.74.111.144/30\",\r\n - \ \"13.75.36.80/29\",\r\n \"13.75.41.166/32\",\r\n \"13.75.42.35/32\",\r\n - \ \"13.77.52.0/29\",\r\n \"13.78.108.24/29\",\r\n \"13.78.147.125/32\",\r\n - \ \"13.80.117.236/32\",\r\n \"13.87.32.204/32\",\r\n \"13.87.56.240/29\",\r\n - \ \"13.87.122.240/29\",\r\n \"13.89.171.104/29\",\r\n \"13.91.7.211/32\",\r\n - \ \"13.91.252.58/32\",\r\n \"13.92.124.124/32\",\r\n \"20.17.66.76/30\",\r\n - \ \"20.21.42.76/30\",\r\n \"20.21.66.72/30\",\r\n \"20.21.74.72/30\",\r\n - \ \"20.36.40.70/32\",\r\n \"20.36.72.79/32\",\r\n \"20.36.107.16/29\",\r\n - \ \"20.36.114.192/29\",\r\n \"20.37.74.80/29\",\r\n \"20.38.149.192/30\",\r\n - \ \"20.38.152.68/30\",\r\n \"20.42.64.40/30\",\r\n \"20.42.72.132/30\",\r\n - \ \"20.44.3.24/29\",\r\n \"20.44.10.124/30\",\r\n \"20.44.19.0/30\",\r\n - \ \"20.44.29.52/30\",\r\n \"20.45.79.240/32\",\r\n \"20.45.123.244/30\",\r\n - \ \"20.49.82.4/30\",\r\n \"20.49.90.4/30\",\r\n \"20.72.26.4/30\",\r\n - \ \"20.125.170.72/30\",\r\n \"20.125.202.72/30\",\r\n \"20.150.171.72/29\",\r\n - \ \"20.150.181.160/30\",\r\n \"20.150.189.28/30\",\r\n \"20.150.225.4/30\",\r\n - \ \"20.184.2.84/32\",\r\n \"20.192.32.224/30\",\r\n \"20.192.101.28/30\",\r\n - \ \"20.192.235.0/29\",\r\n \"20.193.202.24/29\",\r\n \"20.193.204.100/30\",\r\n - \ \"20.194.66.4/30\",\r\n \"20.205.74.72/30\",\r\n \"20.205.82.72/30\",\r\n - \ \"20.208.18.72/30\",\r\n \"20.215.18.72/30\",\r\n \"20.215.26.72/30\",\r\n - \ \"20.215.154.76/30\",\r\n \"20.217.58.76/30\",\r\n \"20.217.74.72/30\",\r\n - \ \"20.217.90.72/30\",\r\n \"23.96.200.228/32\",\r\n \"23.96.210.6/32\",\r\n - \ \"23.96.214.100/32\",\r\n \"23.98.86.60/30\",\r\n \"23.99.11.219/32\",\r\n - \ \"23.100.199.230/32\",\r\n \"40.67.59.72/29\",\r\n \"40.69.107.0/29\",\r\n - \ \"40.69.166.6/32\",\r\n \"40.70.146.232/29\",\r\n \"40.71.11.104/29\",\r\n - \ \"40.74.100.240/29\",\r\n \"40.74.146.56/29\",\r\n \"40.75.35.220/30\",\r\n - \ \"40.76.203.148/32\",\r\n \"40.76.205.181/32\",\r\n \"40.78.195.0/29\",\r\n - \ \"40.78.202.120/29\",\r\n \"40.78.238.60/30\",\r\n \"40.78.245.192/30\",\r\n - \ \"40.78.253.64/30\",\r\n \"40.79.114.102/32\",\r\n \"40.79.130.232/29\",\r\n - \ \"40.79.139.192/30\",\r\n \"40.79.148.80/30\",\r\n \"40.79.165.80/29\",\r\n - \ \"40.79.171.228/30\",\r\n \"40.79.173.0/30\",\r\n \"40.79.179.0/29\",\r\n - \ \"40.79.189.60/30\",\r\n \"40.79.197.36/30\",\r\n \"40.80.53.4/30\",\r\n - \ \"40.84.62.189/32\",\r\n \"40.84.133.64/32\",\r\n \"40.85.224.118/32\",\r\n - \ \"40.86.230.174/32\",\r\n \"40.89.168.15/32\",\r\n \"40.112.243.176/29\",\r\n - \ \"40.113.23.157/32\",\r\n \"40.113.88.37/32\",\r\n \"40.115.64.123/32\",\r\n - \ \"40.115.113.228/32\",\r\n \"40.120.74.4/30\",\r\n \"40.123.204.26/32\",\r\n - \ \"51.12.99.64/29\",\r\n \"51.12.101.168/30\",\r\n \"51.12.203.64/29\",\r\n - \ \"51.12.204.240/30\",\r\n \"51.12.229.28/30\",\r\n \"51.12.237.28/30\",\r\n - \ \"51.53.106.76/30\",\r\n \"51.53.186.76/30\",\r\n \"51.103.202.72/30\",\r\n - \ \"51.105.69.84/30\",\r\n \"51.105.77.52/30\",\r\n \"51.107.59.40/29\",\r\n - \ \"51.107.76.20/32\",\r\n \"51.107.155.40/29\",\r\n \"51.107.239.250/32\",\r\n - \ \"51.116.59.40/29\",\r\n \"51.116.155.104/29\",\r\n \"51.116.208.26/32\",\r\n - \ \"51.116.232.27/32\",\r\n \"51.116.245.160/30\",\r\n \"51.116.253.128/30\",\r\n - \ \"51.120.68.23/32\",\r\n \"51.120.98.240/29\",\r\n \"51.120.109.28/30\",\r\n - \ \"51.120.164.23/32\",\r\n \"51.120.213.28/30\",\r\n \"51.120.219.72/29\",\r\n - \ \"51.140.148.24/29\",\r\n \"51.140.184.27/32\",\r\n \"51.140.211.16/29\",\r\n - \ \"51.141.8.30/32\",\r\n \"52.136.136.27/32\",\r\n \"52.138.70.82/32\",\r\n - \ \"52.138.92.168/30\",\r\n \"52.138.143.55/32\",\r\n \"52.138.229.68/30\",\r\n - \ \"52.143.136.15/32\",\r\n \"52.143.184.15/32\",\r\n \"52.151.38.144/32\",\r\n - \ \"52.158.236.247/32\",\r\n \"52.162.107.176/29\",\r\n \"52.163.90.165/32\",\r\n - \ \"52.163.94.113/32\",\r\n \"52.165.37.188/32\",\r\n \"52.167.0.27/32\",\r\n - \ \"52.167.109.68/30\",\r\n \"52.167.227.220/32\",\r\n \"52.174.163.204/32\",\r\n - \ \"52.174.164.254/32\",\r\n \"52.178.30.193/32\",\r\n \"52.180.176.84/32\",\r\n - \ \"52.182.141.56/30\",\r\n \"52.182.172.232/32\",\r\n \"52.225.184.94/32\",\r\n - \ \"52.225.185.159/32\",\r\n \"52.230.8.61/32\",\r\n \"52.231.18.232/29\",\r\n - \ \"52.231.32.81/32\",\r\n \"52.231.147.16/29\",\r\n \"52.231.200.124/32\",\r\n - \ \"52.236.161.75/32\",\r\n \"52.236.189.76/30\",\r\n \"52.246.157.8/30\",\r\n - \ \"65.52.250.224/29\",\r\n \"102.37.48.12/32\",\r\n \"102.133.27.24/29\",\r\n - \ \"102.133.72.31/32\",\r\n \"102.133.126.144/30\",\r\n \"102.133.155.24/29\",\r\n - \ \"102.133.160.28/32\",\r\n \"102.133.235.169/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"12\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"ServiceFabric\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.152/29\",\r\n + \ \"13.66.167.194/32\",\r\n \"13.66.226.151/32\",\r\n \"13.67.9.136/29\",\r\n + \ \"13.69.64.232/29\",\r\n \"13.69.109.136/30\",\r\n \"13.69.227.232/29\",\r\n + \ \"13.70.72.216/29\",\r\n \"13.70.78.172/30\",\r\n \"13.71.170.224/29\",\r\n + \ \"13.71.170.248/29\",\r\n \"13.71.195.48/29\",\r\n \"13.74.80.74/32\",\r\n + \ \"13.74.111.144/30\",\r\n \"13.75.36.80/29\",\r\n \"13.75.41.166/32\",\r\n + \ \"13.75.42.35/32\",\r\n \"13.77.52.0/29\",\r\n \"13.78.108.24/29\",\r\n + \ \"13.78.147.125/32\",\r\n \"13.80.117.236/32\",\r\n \"13.87.32.204/32\",\r\n + \ \"13.87.56.240/29\",\r\n \"13.87.122.240/29\",\r\n \"13.89.171.104/29\",\r\n + \ \"13.91.7.211/32\",\r\n \"13.91.252.58/32\",\r\n \"13.92.124.124/32\",\r\n + \ \"20.17.66.76/30\",\r\n \"20.21.42.76/30\",\r\n \"20.21.66.72/30\",\r\n + \ \"20.21.74.72/30\",\r\n \"20.36.40.70/32\",\r\n \"20.36.72.79/32\",\r\n + \ \"20.36.107.16/29\",\r\n \"20.36.114.192/29\",\r\n \"20.37.74.80/29\",\r\n + \ \"20.38.149.192/30\",\r\n \"20.38.152.68/30\",\r\n \"20.42.64.40/30\",\r\n + \ \"20.42.72.132/30\",\r\n \"20.44.3.24/29\",\r\n \"20.44.10.124/30\",\r\n + \ \"20.44.19.0/30\",\r\n \"20.44.29.52/30\",\r\n \"20.45.79.240/32\",\r\n + \ \"20.45.123.244/30\",\r\n \"20.49.82.4/30\",\r\n \"20.49.90.4/30\",\r\n + \ \"20.72.26.4/30\",\r\n \"20.125.170.72/30\",\r\n \"20.125.202.72/30\",\r\n + \ \"20.150.171.72/29\",\r\n \"20.150.181.160/30\",\r\n \"20.150.189.28/30\",\r\n + \ \"20.150.225.4/30\",\r\n \"20.184.2.84/32\",\r\n \"20.192.32.224/30\",\r\n + \ \"20.192.101.28/30\",\r\n \"20.192.235.0/29\",\r\n \"20.193.202.24/29\",\r\n + \ \"20.193.204.100/30\",\r\n \"20.194.66.4/30\",\r\n \"20.205.74.72/30\",\r\n + \ \"20.205.82.72/30\",\r\n \"20.208.18.72/30\",\r\n \"20.215.18.72/30\",\r\n + \ \"20.215.26.72/30\",\r\n \"20.215.154.76/30\",\r\n \"20.217.58.76/30\",\r\n + \ \"20.217.74.72/30\",\r\n \"20.217.90.72/30\",\r\n \"23.96.200.228/32\",\r\n + \ \"23.96.210.6/32\",\r\n \"23.96.214.100/32\",\r\n \"23.98.86.60/30\",\r\n + \ \"23.99.11.219/32\",\r\n \"23.100.199.230/32\",\r\n \"40.67.59.72/29\",\r\n + \ \"40.69.107.0/29\",\r\n \"40.69.166.6/32\",\r\n \"40.70.146.232/29\",\r\n + \ \"40.71.11.104/29\",\r\n \"40.74.100.240/29\",\r\n \"40.74.146.56/29\",\r\n + \ \"40.75.35.220/30\",\r\n \"40.76.203.148/32\",\r\n \"40.76.205.181/32\",\r\n + \ \"40.78.195.0/29\",\r\n \"40.78.202.120/29\",\r\n \"40.78.238.60/30\",\r\n + \ \"40.78.245.192/30\",\r\n \"40.78.253.64/30\",\r\n \"40.79.114.102/32\",\r\n + \ \"40.79.130.232/29\",\r\n \"40.79.139.192/30\",\r\n \"40.79.148.80/30\",\r\n + \ \"40.79.165.80/29\",\r\n \"40.79.171.228/30\",\r\n \"40.79.173.0/30\",\r\n + \ \"40.79.179.0/29\",\r\n \"40.79.189.60/30\",\r\n \"40.79.197.36/30\",\r\n + \ \"40.80.53.4/30\",\r\n \"40.84.62.189/32\",\r\n \"40.84.133.64/32\",\r\n + \ \"40.85.224.118/32\",\r\n \"40.86.230.174/32\",\r\n \"40.89.168.15/32\",\r\n + \ \"40.112.243.176/29\",\r\n \"40.113.23.157/32\",\r\n \"40.113.88.37/32\",\r\n + \ \"40.115.64.123/32\",\r\n \"40.115.113.228/32\",\r\n \"40.120.74.4/30\",\r\n + \ \"40.123.204.26/32\",\r\n \"51.12.99.64/29\",\r\n \"51.12.101.168/30\",\r\n + \ \"51.12.203.64/29\",\r\n \"51.12.204.240/30\",\r\n \"51.12.229.28/30\",\r\n + \ \"51.12.237.28/30\",\r\n \"51.53.106.76/30\",\r\n \"51.53.186.76/30\",\r\n + \ \"51.103.202.72/30\",\r\n \"51.105.69.84/30\",\r\n \"51.105.77.52/30\",\r\n + \ \"51.107.59.40/29\",\r\n \"51.107.76.20/32\",\r\n \"51.107.155.40/29\",\r\n + \ \"51.107.239.250/32\",\r\n \"51.116.59.40/29\",\r\n \"51.116.155.104/29\",\r\n + \ \"51.116.208.26/32\",\r\n \"51.116.232.27/32\",\r\n \"51.116.245.160/30\",\r\n + \ \"51.116.253.128/30\",\r\n \"51.120.68.23/32\",\r\n \"51.120.98.240/29\",\r\n + \ \"51.120.109.28/30\",\r\n \"51.120.164.23/32\",\r\n \"51.120.213.28/30\",\r\n + \ \"51.120.219.72/29\",\r\n \"51.140.148.24/29\",\r\n \"51.140.184.27/32\",\r\n + \ \"51.140.211.16/29\",\r\n \"51.141.8.30/32\",\r\n \"52.136.136.27/32\",\r\n + \ \"52.138.70.82/32\",\r\n \"52.138.92.168/30\",\r\n \"52.138.143.55/32\",\r\n + \ \"52.138.229.68/30\",\r\n \"52.143.136.15/32\",\r\n \"52.143.184.15/32\",\r\n + \ \"52.151.38.144/32\",\r\n \"52.158.236.247/32\",\r\n \"52.162.107.176/29\",\r\n + \ \"52.163.90.165/32\",\r\n \"52.163.94.113/32\",\r\n \"52.165.37.188/32\",\r\n + \ \"52.167.0.27/32\",\r\n \"52.167.109.68/30\",\r\n \"52.167.227.220/32\",\r\n + \ \"52.174.163.204/32\",\r\n \"52.174.164.254/32\",\r\n \"52.178.30.193/32\",\r\n + \ \"52.180.176.84/32\",\r\n \"52.182.141.56/30\",\r\n \"52.182.172.232/32\",\r\n + \ \"52.225.184.94/32\",\r\n \"52.225.185.159/32\",\r\n \"52.230.8.61/32\",\r\n + \ \"52.231.18.232/29\",\r\n \"52.231.32.81/32\",\r\n \"52.231.147.16/29\",\r\n + \ \"52.231.200.124/32\",\r\n \"52.236.161.75/32\",\r\n \"52.236.189.76/30\",\r\n + \ \"52.246.157.8/30\",\r\n \"65.52.250.224/29\",\r\n \"102.37.48.12/32\",\r\n + \ \"102.133.27.24/29\",\r\n \"102.133.72.31/32\",\r\n \"102.133.126.144/30\",\r\n + \ \"102.133.155.24/29\",\r\n \"102.133.160.28/32\",\r\n \"102.133.235.169/32\",\r\n \ \"102.133.251.216/30\",\r\n \"104.41.9.53/32\",\r\n \"104.41.187.29/32\",\r\n \ \"104.42.181.121/32\",\r\n \"104.43.213.84/32\",\r\n \"104.45.19.250/32\",\r\n \ \"104.46.225.57/32\",\r\n \"104.210.107.69/32\",\r\n \"104.211.81.216/29\",\r\n @@ -43425,7 +44663,7 @@ interactions: \ \"2603:1050:6:802::98/125\",\r\n \"2603:1050:6:c02::98/125\",\r\n \ \"2603:1050:403:400::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql\",\r\n \"id\": \"Sql\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n @@ -43842,31 +45080,32 @@ interactions: \ \"2603:1050:403:1::280/121\",\r\n \"2603:1050:403:402::/123\",\r\n \ \"2603:1050:403:403::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.AustraliaCentral\",\r\n \"id\": \"Sql.AustraliaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"australiacentral\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.104.0/27\",\r\n - \ \"20.36.105.0/27\",\r\n \"20.36.105.32/29\",\r\n \"20.53.48.96/27\",\r\n - \ \"20.53.48.128/27\",\r\n \"20.53.48.192/26\",\r\n \"2603:1010:304::280/123\",\r\n - \ \"2603:1010:304:1::200/121\",\r\n \"2603:1010:304:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.AustraliaCentral2\",\r\n - \ \"id\": \"Sql.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.112.0/27\",\r\n - \ \"20.36.113.0/27\",\r\n \"20.36.113.32/29\",\r\n \"20.53.56.32/27\",\r\n - \ \"20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n \"2603:1010:404::280/123\",\r\n - \ \"2603:1010:404:1::200/121\",\r\n \"2603:1010:404:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.AustraliaEast\",\r\n - \ \"id\": \"Sql.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"13.70.112.0/27\",\r\n \"13.70.112.32/29\",\r\n \"13.70.113.0/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.36.104.0/27\",\r\n \"20.36.105.0/27\",\r\n \"20.36.105.32/29\",\r\n + \ \"20.53.48.96/27\",\r\n \"20.53.48.128/27\",\r\n \"20.53.48.192/26\",\r\n + \ \"2603:1010:304::280/123\",\r\n \"2603:1010:304:1::200/121\",\r\n + \ \"2603:1010:304:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.AustraliaCentral2\",\r\n \"id\": \"Sql.AustraliaCentral2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiacentral2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.36.112.0/27\",\r\n \"20.36.113.0/27\",\r\n \"20.36.113.32/29\",\r\n + \ \"20.53.56.32/27\",\r\n \"20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n + \ \"2603:1010:404::280/123\",\r\n \"2603:1010:404:1::200/121\",\r\n + \ \"2603:1010:404:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.AustraliaEast\",\r\n \"id\": \"Sql.AustraliaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.70.112.0/27\",\r\n \"13.70.112.32/29\",\r\n \"13.70.113.0/27\",\r\n \ \"13.70.114.128/27\",\r\n \"13.75.149.87/32\",\r\n \"20.53.46.128/25\",\r\n \ \"40.79.160.0/27\",\r\n \"40.79.160.32/29\",\r\n \"40.79.161.0/27\",\r\n \ \"40.79.168.0/27\",\r\n \"40.79.168.32/29\",\r\n \"40.79.169.0/27\",\r\n @@ -43876,25 +45115,26 @@ interactions: \ \"2603:1010:6:801::/123\",\r\n \"2603:1010:6:c00::/123\",\r\n \ \"2603:1010:6:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.AustraliaSoutheast\",\r\n \"id\": \"Sql.AustraliaSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.70.148.251/32\",\r\n - \ \"13.73.109.251/32\",\r\n \"13.77.48.0/27\",\r\n \"13.77.49.0/27\",\r\n - \ \"13.77.49.32/29\",\r\n \"40.127.82.69/32\",\r\n \"40.127.83.164/32\",\r\n - \ \"104.46.162.192/27\",\r\n \"104.46.163.0/26\",\r\n \"104.46.179.160/27\",\r\n - \ \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n \"191.239.192.109/32\",\r\n - \ \"2603:1010:101::280/123\",\r\n \"2603:1010:101:1::200/121\",\r\n - \ \"2603:1010:101:400::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.BrazilSouth\",\r\n \"id\": \"Sql.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"104.41.11.5/32\",\r\n - \ \"104.41.56.218/32\",\r\n \"191.233.200.0/27\",\r\n \"191.233.200.32/29\",\r\n - \ \"191.233.201.0/27\",\r\n \"191.234.142.160/27\",\r\n \"191.234.142.192/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"australiasoutheast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.70.148.251/32\",\r\n \"13.73.109.251/32\",\r\n \"13.77.48.0/27\",\r\n + \ \"13.77.49.0/27\",\r\n \"13.77.49.32/29\",\r\n \"40.127.82.69/32\",\r\n + \ \"40.127.83.164/32\",\r\n \"104.46.162.192/27\",\r\n \"104.46.163.0/26\",\r\n + \ \"104.46.179.160/27\",\r\n \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n + \ \"191.239.192.109/32\",\r\n \"2603:1010:101::280/123\",\r\n + \ \"2603:1010:101:1::200/121\",\r\n \"2603:1010:101:400::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.BrazilSouth\",\r\n + \ \"id\": \"Sql.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"104.41.11.5/32\",\r\n \"104.41.56.218/32\",\r\n + \ \"191.233.200.0/27\",\r\n \"191.233.200.32/29\",\r\n \"191.233.201.0/27\",\r\n + \ \"191.234.142.160/27\",\r\n \"191.234.142.192/27\",\r\n \ \"191.234.144.0/27\",\r\n \"191.234.144.32/29\",\r\n \"191.234.145.0/27\",\r\n \ \"191.234.152.0/26\",\r\n \"191.234.153.0/26\",\r\n \"191.234.157.136/29\",\r\n \ \"2603:1050:6::320/123\",\r\n \"2603:1050:6::380/121\",\r\n @@ -43903,7 +45143,7 @@ interactions: \ \"2603:1050:6:c00::/122\",\r\n \"2603:1050:6:c01::/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.BrazilSoutheast\",\r\n \ \"id\": \"Sql.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -43913,32 +45153,33 @@ interactions: \ \"2603:1050:403:1::280/121\",\r\n \"2603:1050:403:402::/123\",\r\n \ \"2603:1050:403:403::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.CanadaCentral\",\r\n \"id\": \"Sql.CanadaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.71.168.0/27\",\r\n - \ \"13.71.168.32/29\",\r\n \"13.71.169.0/27\",\r\n \"13.71.177.192/27\",\r\n - \ \"13.71.178.0/26\",\r\n \"20.38.144.0/27\",\r\n \"20.38.144.32/29\",\r\n - \ \"20.38.145.0/27\",\r\n \"20.48.196.32/27\",\r\n \"20.48.196.64/27\",\r\n - \ \"20.48.196.128/26\",\r\n \"40.85.224.249/32\",\r\n \"52.228.35.221/32\",\r\n - \ \"52.246.152.0/27\",\r\n \"52.246.152.32/29\",\r\n \"52.246.153.0/27\",\r\n - \ \"2603:1030:f05::320/123\",\r\n \"2603:1030:f05::380/121\",\r\n - \ \"2603:1030:f05:400::/123\",\r\n \"2603:1030:f05:401::/123\",\r\n - \ \"2603:1030:f05:800::/123\",\r\n \"2603:1030:f05:801::/123\",\r\n - \ \"2603:1030:f05:c00::/123\",\r\n \"2603:1030:f05:c01::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CanadaEast\",\r\n - \ \"id\": \"Sql.CanadaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"40.69.105.32/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"canadacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.71.168.0/27\",\r\n \"13.71.168.32/29\",\r\n \"13.71.169.0/27\",\r\n + \ \"13.71.177.192/27\",\r\n \"13.71.178.0/26\",\r\n \"20.38.144.0/27\",\r\n + \ \"20.38.144.32/29\",\r\n \"20.38.145.0/27\",\r\n \"20.48.196.32/27\",\r\n + \ \"20.48.196.64/27\",\r\n \"20.48.196.128/26\",\r\n \"40.85.224.249/32\",\r\n + \ \"52.228.35.221/32\",\r\n \"52.246.152.0/27\",\r\n \"52.246.152.32/29\",\r\n + \ \"52.246.153.0/27\",\r\n \"2603:1030:f05::320/123\",\r\n + \ \"2603:1030:f05::380/121\",\r\n \"2603:1030:f05:400::/123\",\r\n + \ \"2603:1030:f05:401::/123\",\r\n \"2603:1030:f05:800::/123\",\r\n + \ \"2603:1030:f05:801::/123\",\r\n \"2603:1030:f05:c00::/123\",\r\n + \ \"2603:1030:f05:c01::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.CanadaEast\",\r\n \"id\": \"Sql.CanadaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"40.69.105.32/29\",\r\n \ \"40.86.226.166/32\",\r\n \"52.139.106.192/26\",\r\n \"52.139.107.0/26\",\r\n \ \"52.242.30.154/32\",\r\n \"2603:1030:1005::280/123\",\r\n \ \"2603:1030:1005:1::200/121\",\r\n \"2603:1030:1005:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CentralIndia\",\r\n - \ \"id\": \"Sql.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -43953,7 +45194,7 @@ interactions: \ \"2603:1040:a06:800::/123\",\r\n \"2603:1040:a06:801::/123\",\r\n \ \"2603:1040:a06:c00::/123\",\r\n \"2603:1040:a06:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CentralUS\",\r\n - \ \"id\": \"Sql.CentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.CentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -43974,107 +45215,108 @@ interactions: \ \"2603:1030:10:801::/123\",\r\n \"2603:1030:10:c00::/123\",\r\n \ \"2603:1030:10:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.CentralUSEUAP\",\r\n \"id\": \"Sql.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.46.11.32/27\",\r\n - \ \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n \"40.78.200.128/29\",\r\n - \ \"40.78.201.128/29\",\r\n \"52.180.176.154/32\",\r\n \"52.180.183.226/32\",\r\n - \ \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n \"2603:1030:f:1::280/123\",\r\n - \ \"2603:1030:f:2::200/121\",\r\n \"2603:1030:f:402::/122\",\r\n - \ \"2603:1030:f:403::/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastAsia\",\r\n \"id\": \"Sql.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.75.32.0/26\",\r\n - \ \"13.75.32.192/29\",\r\n \"13.75.33.0/26\",\r\n \"13.75.33.192/29\",\r\n - \ \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n \"20.195.72.128/26\",\r\n - \ \"20.205.72.64/27\",\r\n \"20.205.73.64/27\",\r\n \"20.205.77.176/29\",\r\n - \ \"20.205.77.200/29\",\r\n \"20.205.80.64/27\",\r\n \"20.205.81.64/27\",\r\n - \ \"20.205.83.224/29\",\r\n \"52.175.33.150/32\",\r\n \"191.234.2.139/32\",\r\n - \ \"2603:1040:207::280/123\",\r\n \"2603:1040:207:1::200/121\",\r\n - \ \"2603:1040:207:400::/123\",\r\n \"2603:1040:207:401::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS\",\r\n - \ \"id\": \"Sql.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": - \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.46.11.32/27\",\r\n \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n + \ \"40.78.200.128/29\",\r\n \"40.78.201.128/29\",\r\n \"52.180.176.154/32\",\r\n + \ \"52.180.183.226/32\",\r\n \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n + \ \"2603:1030:f:1::280/123\",\r\n \"2603:1030:f:2::200/121\",\r\n + \ \"2603:1030:f:402::/122\",\r\n \"2603:1030:f:403::/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastAsia\",\r\n + \ \"id\": \"Sql.EastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.42.65.64/29\",\r\n \"20.42.65.96/27\",\r\n \"20.42.68.192/27\",\r\n - \ \"20.42.69.0/25\",\r\n \"20.42.69.128/26\",\r\n \"20.42.73.0/29\",\r\n - \ \"20.42.73.32/27\",\r\n \"20.42.74.192/27\",\r\n \"20.42.75.0/25\",\r\n - \ \"20.42.75.128/26\",\r\n \"20.62.132.160/27\",\r\n \"20.62.132.192/27\",\r\n - \ \"20.62.133.0/26\",\r\n \"23.96.89.109/32\",\r\n \"23.96.106.191/32\",\r\n - \ \"40.71.8.0/26\",\r\n \"40.71.8.192/26\",\r\n \"40.71.9.0/26\",\r\n - \ \"40.71.9.192/26\",\r\n \"40.71.83.113/32\",\r\n \"40.76.2.172/32\",\r\n - \ \"40.76.26.90/32\",\r\n \"40.76.42.44/32\",\r\n \"40.76.65.222/32\",\r\n - \ \"40.76.66.9/32\",\r\n \"40.76.193.221/32\",\r\n \"40.78.224.0/26\",\r\n - \ \"40.78.224.128/26\",\r\n \"40.78.225.0/26\",\r\n \"40.78.225.128/26\",\r\n - \ \"40.79.152.0/26\",\r\n \"40.79.152.192/26\",\r\n \"40.79.153.0/26\",\r\n - \ \"40.79.153.192/26\",\r\n \"40.114.45.195/32\",\r\n \"40.114.81.142/32\",\r\n - \ \"40.117.42.73/32\",\r\n \"40.117.44.71/32\",\r\n \"40.121.143.204/32\",\r\n - \ \"40.121.149.49/32\",\r\n \"40.121.158.30/32\",\r\n \"52.168.116.64/29\",\r\n - \ \"52.168.117.96/27\",\r\n \"52.168.117.128/27\",\r\n \"52.168.117.160/29\",\r\n - \ \"52.168.117.192/26\",\r\n \"52.168.118.0/25\",\r\n \"52.168.166.153/32\",\r\n - \ \"52.170.98.29/32\",\r\n \"52.186.79.49/32\",\r\n \"104.41.152.74/32\",\r\n - \ \"104.45.158.30/32\",\r\n \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n - \ \"191.238.6.46/32\",\r\n \"2603:1030:210::320/123\",\r\n - \ \"2603:1030:210::380/121\",\r\n \"2603:1030:210:400::/123\",\r\n - \ \"2603:1030:210:401::/123\",\r\n \"2603:1030:210:800::/123\",\r\n - \ \"2603:1030:210:801::/123\",\r\n \"2603:1030:210:c00::/123\",\r\n - \ \"2603:1030:210:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2\",\r\n \"id\": \"Sql.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.144.128/27\",\r\n - \ \"20.36.145.0/25\",\r\n \"20.62.58.128/25\",\r\n \"20.65.1.0/26\",\r\n - \ \"40.70.144.0/26\",\r\n \"40.70.144.192/29\",\r\n \"40.70.145.0/26\",\r\n - \ \"40.79.84.180/32\",\r\n \"52.167.104.0/26\",\r\n \"52.167.104.192/29\",\r\n - \ \"52.167.104.224/27\",\r\n \"52.167.105.0/26\",\r\n \"52.167.111.144/28\",\r\n - \ \"52.167.111.192/27\",\r\n \"52.167.117.226/32\",\r\n \"52.167.145.64/26\",\r\n - \ \"52.167.145.128/27\",\r\n \"52.167.145.192/26\",\r\n \"52.177.185.181/32\",\r\n - \ \"52.179.178.184/32\",\r\n \"104.208.149.0/26\",\r\n \"104.208.150.0/26\",\r\n - \ \"104.208.150.192/29\",\r\n \"104.208.151.64/26\",\r\n - \ \"191.239.224.107/32\",\r\n \"191.239.224.108/31\",\r\n - \ \"191.239.224.110/32\",\r\n \"2603:1030:40c::320/123\",\r\n - \ \"2603:1030:40c::380/121\",\r\n \"2603:1030:40c:400::/123\",\r\n - \ \"2603:1030:40c:401::/123\",\r\n \"2603:1030:40c:800::/123\",\r\n - \ \"2603:1030:40c:801::/123\",\r\n \"2603:1030:40c:c00::/123\",\r\n - \ \"2603:1030:40c:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2EUAP\",\r\n \"id\": \"Sql.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.51.17.160/27\",\r\n - \ \"20.51.17.192/27\",\r\n \"20.51.20.0/26\",\r\n \"40.74.144.0/27\",\r\n - \ \"40.74.144.32/29\",\r\n \"40.74.145.0/27\",\r\n \"40.74.145.32/29\",\r\n - \ \"40.75.32.0/27\",\r\n \"40.75.32.40/29\",\r\n \"40.75.33.0/27\",\r\n - \ \"40.75.33.32/29\",\r\n \"52.138.88.0/27\",\r\n \"52.138.88.32/29\",\r\n - \ \"52.138.89.0/27\",\r\n \"52.138.89.32/29\",\r\n \"52.225.188.46/32\",\r\n - \ \"52.225.188.113/32\",\r\n \"2603:1030:40b:2::200/123\",\r\n - \ \"2603:1030:40b:2::280/121\",\r\n \"2603:1030:40b:402::/122\",\r\n - \ \"2603:1030:40b:403::/122\",\r\n \"2603:1030:40b:802::/122\",\r\n - \ \"2603:1030:40b:803::/122\",\r\n \"2603:1030:40b:c02::/122\",\r\n - \ \"2603:1030:40b:c03::/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2Stage\",\r\n \"id\": \"Sql.EastUS2Stage\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + [\r\n \"13.75.32.0/26\",\r\n \"13.75.32.192/29\",\r\n \"13.75.33.0/26\",\r\n + \ \"13.75.33.192/29\",\r\n \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n + \ \"20.195.72.128/26\",\r\n \"20.205.72.64/27\",\r\n \"20.205.73.64/27\",\r\n + \ \"20.205.77.176/29\",\r\n \"20.205.77.200/29\",\r\n \"20.205.80.64/27\",\r\n + \ \"20.205.81.64/27\",\r\n \"20.205.83.224/29\",\r\n \"52.175.33.150/32\",\r\n + \ \"191.234.2.139/32\",\r\n \"2603:1040:207::280/123\",\r\n + \ \"2603:1040:207:1::200/121\",\r\n \"2603:1040:207:400::/123\",\r\n + \ \"2603:1040:207:401::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.EastUS\",\r\n \"id\": \"Sql.EastUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"137.116.31.224/27\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.FranceCentral\",\r\n - \ \"id\": \"Sql.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.42.65.64/29\",\r\n + \ \"20.42.65.96/27\",\r\n \"20.42.68.192/27\",\r\n \"20.42.69.0/25\",\r\n + \ \"20.42.69.128/26\",\r\n \"20.42.73.0/29\",\r\n \"20.42.73.32/27\",\r\n + \ \"20.42.74.192/27\",\r\n \"20.42.75.0/25\",\r\n \"20.42.75.128/26\",\r\n + \ \"20.62.132.160/27\",\r\n \"20.62.132.192/27\",\r\n \"20.62.133.0/26\",\r\n + \ \"23.96.89.109/32\",\r\n \"23.96.106.191/32\",\r\n \"40.71.8.0/26\",\r\n + \ \"40.71.8.192/26\",\r\n \"40.71.9.0/26\",\r\n \"40.71.9.192/26\",\r\n + \ \"40.71.83.113/32\",\r\n \"40.76.2.172/32\",\r\n \"40.76.26.90/32\",\r\n + \ \"40.76.42.44/32\",\r\n \"40.76.65.222/32\",\r\n \"40.76.66.9/32\",\r\n + \ \"40.76.193.221/32\",\r\n \"40.78.224.0/26\",\r\n \"40.78.224.128/26\",\r\n + \ \"40.78.225.0/26\",\r\n \"40.78.225.128/26\",\r\n \"40.79.152.0/26\",\r\n + \ \"40.79.152.192/26\",\r\n \"40.79.153.0/26\",\r\n \"40.79.153.192/26\",\r\n + \ \"40.114.45.195/32\",\r\n \"40.114.81.142/32\",\r\n \"40.117.42.73/32\",\r\n + \ \"40.117.44.71/32\",\r\n \"40.121.143.204/32\",\r\n \"40.121.149.49/32\",\r\n + \ \"40.121.158.30/32\",\r\n \"52.168.116.64/29\",\r\n \"52.168.117.96/27\",\r\n + \ \"52.168.117.128/27\",\r\n \"52.168.117.160/29\",\r\n \"52.168.117.192/26\",\r\n + \ \"52.168.118.0/25\",\r\n \"52.168.166.153/32\",\r\n \"52.170.98.29/32\",\r\n + \ \"52.186.79.49/32\",\r\n \"104.41.152.74/32\",\r\n \"104.45.158.30/32\",\r\n + \ \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n \"191.238.6.46/32\",\r\n + \ \"2603:1030:210::320/123\",\r\n \"2603:1030:210::380/121\",\r\n + \ \"2603:1030:210:400::/123\",\r\n \"2603:1030:210:401::/123\",\r\n + \ \"2603:1030:210:800::/123\",\r\n \"2603:1030:210:801::/123\",\r\n + \ \"2603:1030:210:c00::/123\",\r\n \"2603:1030:210:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2\",\r\n + \ \"id\": \"Sql.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.36.144.128/27\",\r\n \"20.36.145.0/25\",\r\n + \ \"20.62.58.128/25\",\r\n \"20.65.1.0/26\",\r\n \"40.70.144.0/26\",\r\n + \ \"40.70.144.192/29\",\r\n \"40.70.145.0/26\",\r\n \"40.79.84.180/32\",\r\n + \ \"52.167.104.0/26\",\r\n \"52.167.104.192/29\",\r\n \"52.167.104.224/27\",\r\n + \ \"52.167.105.0/26\",\r\n \"52.167.111.144/28\",\r\n \"52.167.111.192/27\",\r\n + \ \"52.167.117.226/32\",\r\n \"52.167.145.64/26\",\r\n \"52.167.145.128/27\",\r\n + \ \"52.167.145.192/26\",\r\n \"52.177.185.181/32\",\r\n \"52.179.178.184/32\",\r\n + \ \"104.208.149.0/26\",\r\n \"104.208.150.0/26\",\r\n \"104.208.150.192/29\",\r\n + \ \"104.208.151.64/26\",\r\n \"191.239.224.107/32\",\r\n + \ \"191.239.224.108/31\",\r\n \"191.239.224.110/32\",\r\n + \ \"2603:1030:40c::320/123\",\r\n \"2603:1030:40c::380/121\",\r\n + \ \"2603:1030:40c:400::/123\",\r\n \"2603:1030:40c:401::/123\",\r\n + \ \"2603:1030:40c:800::/123\",\r\n \"2603:1030:40c:801::/123\",\r\n + \ \"2603:1030:40c:c00::/123\",\r\n \"2603:1030:40c:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2EUAP\",\r\n + \ \"id\": \"Sql.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.51.17.160/27\",\r\n \"20.51.17.192/27\",\r\n + \ \"20.51.20.0/26\",\r\n \"40.74.144.0/27\",\r\n \"40.74.144.32/29\",\r\n + \ \"40.74.145.0/27\",\r\n \"40.74.145.32/29\",\r\n \"40.75.32.0/27\",\r\n + \ \"40.75.32.40/29\",\r\n \"40.75.33.0/27\",\r\n \"40.75.33.32/29\",\r\n + \ \"52.138.88.0/27\",\r\n \"52.138.88.32/29\",\r\n \"52.138.89.0/27\",\r\n + \ \"52.138.89.32/29\",\r\n \"52.225.188.46/32\",\r\n \"52.225.188.113/32\",\r\n + \ \"2603:1030:40b:2::200/123\",\r\n \"2603:1030:40b:2::280/121\",\r\n + \ \"2603:1030:40b:402::/122\",\r\n \"2603:1030:40b:403::/122\",\r\n + \ \"2603:1030:40b:802::/122\",\r\n \"2603:1030:40b:803::/122\",\r\n + \ \"2603:1030:40b:c02::/122\",\r\n \"2603:1030:40b:c03::/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2Stage\",\r\n + \ \"id\": \"Sql.EastUS2Stage\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.43.47.192/26\",\r\n \"40.79.128.0/27\",\r\n \"40.79.128.32/29\",\r\n + [\r\n \"137.116.31.224/27\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.FranceCentral\",\r\n \"id\": \"Sql.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.43.47.192/26\",\r\n \"40.79.128.0/27\",\r\n \"40.79.128.32/29\",\r\n \ \"40.79.129.0/27\",\r\n \"40.79.136.0/27\",\r\n \"40.79.136.32/29\",\r\n \ \"40.79.137.0/27\",\r\n \"40.79.144.0/27\",\r\n \"40.79.144.32/29\",\r\n \ \"40.79.145.0/27\",\r\n \"51.138.210.0/26\",\r\n \"2603:1020:805::320/123\",\r\n @@ -44083,16 +45325,16 @@ interactions: \ \"2603:1020:805:801::/123\",\r\n \"2603:1020:805:c00::/123\",\r\n \ \"2603:1020:805:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.FranceSouth\",\r\n \"id\": \"Sql.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"40.79.176.0/27\",\r\n - \ \"40.79.176.40/29\",\r\n \"40.79.177.0/27\",\r\n \"40.79.177.32/29\",\r\n - \ \"52.136.185.0/25\",\r\n \"2603:1020:905::280/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.79.176.0/27\",\r\n \"40.79.176.40/29\",\r\n \"40.79.177.0/27\",\r\n + \ \"40.79.177.32/29\",\r\n \"52.136.185.0/25\",\r\n \"2603:1020:905::280/123\",\r\n \ \"2603:1020:905:1::200/121\",\r\n \"2603:1020:905:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.GermanyNorth\",\r\n - \ \"id\": \"Sql.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44103,7 +45345,7 @@ interactions: \ \"2603:1020:d04:1::200/121\",\r\n \"2603:1020:d04:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.GermanyWestCentral\",\r\n \ \"id\": \"Sql.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -44117,7 +45359,7 @@ interactions: \ \"2603:1020:c04:800::/123\",\r\n \"2603:1020:c04:801::/123\",\r\n \ \"2603:1020:c04:c00::/123\",\r\n \"2603:1020:c04:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JapanEast\",\r\n - \ \"id\": \"Sql.JapanEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.JapanEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44134,40 +45376,41 @@ interactions: \ \"2603:1040:407:801::/123\",\r\n \"2603:1040:407:c00::/123\",\r\n \ \"2603:1040:407:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.JapanWest\",\r\n \"id\": \"Sql.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.189.225.160/27\",\r\n - \ \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n \"40.74.96.0/27\",\r\n - \ \"40.74.96.32/29\",\r\n \"40.74.97.0/27\",\r\n \"40.80.181.64/26\",\r\n - \ \"104.214.148.156/32\",\r\n \"191.238.68.11/32\",\r\n \"2603:1040:606::280/123\",\r\n - \ \"2603:1040:606:1::200/121\",\r\n \"2603:1040:606:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JioIndiaCentral\",\r\n - \ \"id\": \"Sql.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.192.48.32/27\",\r\n - \ \"20.192.48.64/27\",\r\n \"20.192.48.128/26\",\r\n \"20.192.232.0/27\",\r\n - \ \"20.192.233.0/27\",\r\n \"20.192.233.32/29\",\r\n \"2603:1040:1104::500/123\",\r\n - \ \"2603:1040:1104:1::300/121\",\r\n \"2603:1040:1104:400::440/123\",\r\n - \ \"2603:1040:1104:402::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.JioIndiaWest\",\r\n \"id\": \"Sql.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.192.167.224/27\",\r\n - \ \"20.193.192.0/27\",\r\n \"20.193.192.64/26\",\r\n \"20.193.200.0/27\",\r\n - \ \"20.193.200.32/29\",\r\n \"20.193.201.0/27\",\r\n \"2603:1040:d04:1::520/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.189.225.160/27\",\r\n \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n + \ \"40.74.96.0/27\",\r\n \"40.74.96.32/29\",\r\n \"40.74.97.0/27\",\r\n + \ \"40.80.181.64/26\",\r\n \"104.214.148.156/32\",\r\n \"191.238.68.11/32\",\r\n + \ \"2603:1040:606::280/123\",\r\n \"2603:1040:606:1::200/121\",\r\n + \ \"2603:1040:606:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.JioIndiaCentral\",\r\n \"id\": \"Sql.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.192.48.32/27\",\r\n \"20.192.48.64/27\",\r\n \"20.192.48.128/26\",\r\n + \ \"20.192.232.0/27\",\r\n \"20.192.233.0/27\",\r\n \"20.192.233.32/29\",\r\n + \ \"2603:1040:1104::500/123\",\r\n \"2603:1040:1104:1::300/121\",\r\n + \ \"2603:1040:1104:400::440/123\",\r\n \"2603:1040:1104:402::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JioIndiaWest\",\r\n + \ \"id\": \"Sql.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.192.167.224/27\",\r\n \"20.193.192.0/27\",\r\n + \ \"20.193.192.64/26\",\r\n \"20.193.200.0/27\",\r\n \"20.193.200.32/29\",\r\n + \ \"20.193.201.0/27\",\r\n \"2603:1040:d04:1::520/123\",\r\n \ \"2603:1040:d04:1::580/121\",\r\n \"2603:1040:d04:400::400/123\",\r\n \ \"2603:1040:d04:402::/123\",\r\n \"2603:1040:d04:403::/123\",\r\n \ \"2603:1040:d04:802::/123\",\r\n \"2603:1040:d04:803::/123\",\r\n \ \"2603:1040:d04:c03::/123\",\r\n \"2603:1040:d04:c04::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.KoreaCentral\",\r\n - \ \"id\": \"Sql.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44182,16 +45425,16 @@ interactions: \ \"2603:1040:f05:801::/123\",\r\n \"2603:1040:f05:c00::/123\",\r\n \ \"2603:1040:f05:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.KoreaSouth\",\r\n \"id\": \"Sql.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"52.147.112.160/27\",\r\n - \ \"52.231.144.0/27\",\r\n \"52.231.145.0/27\",\r\n \"52.231.151.96/27\",\r\n - \ \"52.231.200.86/32\",\r\n \"2603:1040:e05::/123\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"52.147.112.160/27\",\r\n \"52.231.144.0/27\",\r\n \"52.231.145.0/27\",\r\n + \ \"52.231.151.96/27\",\r\n \"52.231.200.86/32\",\r\n \"2603:1040:e05::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUS\",\r\n \ \"id\": \"Sql.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -44208,13 +45451,13 @@ interactions: \ \"2603:1030:608:1::200/121\",\r\n \"2603:1030:608:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUSStage\",\r\n \ \"id\": \"Sql.NorthCentralUSStage\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"168.62.115.112/28\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthEurope\",\r\n - \ \"id\": \"Sql.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44237,9 +45480,9 @@ interactions: \ \"2603:1020:5:801::/123\",\r\n \"2603:1020:5:c00::/123\",\r\n \ \"2603:1020:5:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.NorwayEast\",\r\n \"id\": \"Sql.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.120.96.0/27\",\r\n \ \"51.120.96.32/29\",\r\n \"51.120.97.0/27\",\r\n \"51.120.104.0/27\",\r\n @@ -44251,98 +45494,110 @@ interactions: \ \"2603:1020:e04:801::/123\",\r\n \"2603:1020:e04:c00::/123\",\r\n \ \"2603:1020:e04:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.NorwayWest\",\r\n \"id\": \"Sql.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.13.136.224/27\",\r\n \ \"51.13.137.0/27\",\r\n \"51.13.137.64/26\",\r\n \"51.120.216.0/27\",\r\n \ \"51.120.217.0/27\",\r\n \"51.120.217.32/29\",\r\n \"2603:1020:f04::280/123\",\r\n \ \"2603:1020:f04:1::200/121\",\r\n \"2603:1020:f04:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthAfricaNorth\",\r\n - \ \"id\": \"Sql.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"102.37.160.0/27\",\r\n - \ \"102.37.160.64/26\",\r\n \"102.133.120.0/27\",\r\n \"102.133.120.32/29\",\r\n - \ \"102.133.121.0/27\",\r\n \"102.133.152.0/27\",\r\n \"102.133.152.32/29\",\r\n - \ \"102.133.153.0/27\",\r\n \"102.133.221.224/27\",\r\n \"102.133.248.0/27\",\r\n - \ \"102.133.248.32/29\",\r\n \"102.133.249.0/27\",\r\n \"2603:1000:104::640/123\",\r\n - \ \"2603:1000:104::680/121\",\r\n \"2603:1000:104:400::/123\",\r\n - \ \"2603:1000:104:401::/123\",\r\n \"2603:1000:104:800::/123\",\r\n - \ \"2603:1000:104:801::/123\",\r\n \"2603:1000:104:c00::/123\",\r\n - \ \"2603:1000:104:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SouthAfricaWest\",\r\n \"id\": \"Sql.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.QatarCentral\",\r\n + \ \"id\": \"Sql.QatarCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.21.40.64/27\",\r\n \"20.21.41.64/27\",\r\n \"20.21.43.248/29\",\r\n + \ \"20.21.53.32/27\",\r\n \"20.21.53.64/26\",\r\n \"20.21.64.64/27\",\r\n + \ \"20.21.65.64/27\",\r\n \"20.21.67.192/29\",\r\n \"20.21.72.64/27\",\r\n + \ \"20.21.73.64/27\",\r\n \"20.21.75.192/29\",\r\n \"2603:1040:1002:2::c0/123\",\r\n + \ \"2603:1040:1002:2::280/121\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthAfricaNorth\",\r\n \"id\": \"Sql.SouthAfricaNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southafricanorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"102.37.160.0/27\",\r\n \"102.37.160.64/26\",\r\n \"102.133.120.0/27\",\r\n + \ \"102.133.120.32/29\",\r\n \"102.133.121.0/27\",\r\n \"102.133.152.0/27\",\r\n + \ \"102.133.152.32/29\",\r\n \"102.133.153.0/27\",\r\n \"102.133.221.224/27\",\r\n + \ \"102.133.248.0/27\",\r\n \"102.133.248.32/29\",\r\n \"102.133.249.0/27\",\r\n + \ \"2603:1000:104::640/123\",\r\n \"2603:1000:104::680/121\",\r\n + \ \"2603:1000:104:400::/123\",\r\n \"2603:1000:104:401::/123\",\r\n + \ \"2603:1000:104:800::/123\",\r\n \"2603:1000:104:801::/123\",\r\n + \ \"2603:1000:104:c00::/123\",\r\n \"2603:1000:104:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthAfricaWest\",\r\n + \ \"id\": \"Sql.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"102.37.80.96/27\",\r\n \ \"102.37.80.128/27\",\r\n \"102.37.80.192/26\",\r\n \"102.133.24.0/27\",\r\n \ \"102.133.25.0/27\",\r\n \"102.133.25.32/29\",\r\n \"2603:1000:4::280/123\",\r\n \ \"2603:1000:4:1::200/121\",\r\n \"2603:1000:4:400::/123\",\r\n - \ \"2603:1000:4:401::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SouthCentralUS\",\r\n \"id\": \"Sql.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.65.209.243/32\",\r\n - \ \"13.66.60.72/32\",\r\n \"13.66.62.124/32\",\r\n \"13.85.65.48/32\",\r\n - \ \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n \"20.45.121.32/29\",\r\n - \ \"20.45.127.128/26\",\r\n \"20.49.88.0/27\",\r\n \"20.49.88.32/29\",\r\n - \ \"20.49.89.0/27\",\r\n \"20.49.89.32/29\",\r\n \"20.49.95.192/26\",\r\n - \ \"20.65.132.160/27\",\r\n \"20.65.132.192/27\",\r\n \"20.65.133.0/26\",\r\n - \ \"23.98.162.75/32\",\r\n \"23.98.162.76/31\",\r\n \"23.98.170.75/32\",\r\n - \ \"23.98.170.76/31\",\r\n \"23.102.179.187/32\",\r\n \"40.84.153.95/32\",\r\n - \ \"40.84.155.210/32\",\r\n \"40.84.191.1/32\",\r\n \"40.84.193.16/32\",\r\n - \ \"40.84.195.189/32\",\r\n \"40.84.231.203/32\",\r\n \"40.124.8.76/32\",\r\n - \ \"40.124.64.136/29\",\r\n \"40.124.64.160/27\",\r\n \"40.124.65.128/27\",\r\n - \ \"40.124.65.192/26\",\r\n \"52.183.250.62/32\",\r\n \"104.214.16.0/26\",\r\n - \ \"104.214.16.192/26\",\r\n \"104.214.17.0/26\",\r\n \"104.214.17.192/26\",\r\n - \ \"104.214.73.137/32\",\r\n \"2603:1030:807::320/123\",\r\n + \ \"2603:1000:4:401::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthCentralUS\",\r\n \"id\": \"Sql.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.65.209.243/32\",\r\n \"13.66.60.72/32\",\r\n \"13.66.62.124/32\",\r\n + \ \"13.85.65.48/32\",\r\n \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n + \ \"20.45.121.32/29\",\r\n \"20.45.127.128/26\",\r\n \"20.49.88.0/27\",\r\n + \ \"20.49.88.32/29\",\r\n \"20.49.89.0/27\",\r\n \"20.49.89.32/29\",\r\n + \ \"20.49.95.192/26\",\r\n \"20.65.132.160/27\",\r\n \"20.65.132.192/27\",\r\n + \ \"20.65.133.0/26\",\r\n \"23.98.162.75/32\",\r\n \"23.98.162.76/31\",\r\n + \ \"23.98.170.75/32\",\r\n \"23.98.170.76/31\",\r\n \"23.102.179.187/32\",\r\n + \ \"40.84.153.95/32\",\r\n \"40.84.155.210/32\",\r\n \"40.84.191.1/32\",\r\n + \ \"40.84.193.16/32\",\r\n \"40.84.195.189/32\",\r\n \"40.84.231.203/32\",\r\n + \ \"40.124.8.76/32\",\r\n \"40.124.64.136/29\",\r\n \"40.124.64.160/27\",\r\n + \ \"40.124.65.128/27\",\r\n \"40.124.65.192/26\",\r\n \"52.183.250.62/32\",\r\n + \ \"104.214.16.0/26\",\r\n \"104.214.16.192/26\",\r\n \"104.214.17.0/26\",\r\n + \ \"104.214.17.192/26\",\r\n \"104.214.73.137/32\",\r\n \"2603:1030:807::320/123\",\r\n \ \"2603:1030:807::380/121\",\r\n \"2603:1030:807:400::/123\",\r\n \ \"2603:1030:807:401::/123\",\r\n \"2603:1030:807:800::/123\",\r\n \ \"2603:1030:807:801::/123\",\r\n \"2603:1030:807:c00::/123\",\r\n \ \"2603:1030:807:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SouthCentralUSSTG\",\r\n \"id\": \"Sql.SouthCentralUSSTG\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.44.0.0/27\",\r\n - \ \"20.44.1.0/27\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Sql.SoutheastAsia\",\r\n \"id\": \"Sql.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.67.16.0/26\",\r\n - \ \"13.67.16.192/29\",\r\n \"13.67.17.0/26\",\r\n \"13.67.20.128/26\",\r\n - \ \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n \"20.195.65.128/26\",\r\n - \ \"20.205.192.128/26\",\r\n \"23.98.80.0/26\",\r\n \"23.98.80.192/29\",\r\n - \ \"23.98.81.0/26\",\r\n \"23.98.113.128/26\",\r\n \"23.100.117.95/32\",\r\n - \ \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n \"40.78.233.0/26\",\r\n - \ \"104.43.15.0/32\",\r\n \"2603:1040:5::420/123\",\r\n \"2603:1040:5::480/121\",\r\n - \ \"2603:1040:5:400::/123\",\r\n \"2603:1040:5:401::/123\",\r\n - \ \"2603:1040:5:800::/123\",\r\n \"2603:1040:5:801::/123\",\r\n - \ \"2603:1040:5:c00::/123\",\r\n \"2603:1040:5:c01::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthIndia\",\r\n - \ \"id\": \"Sql.SouthIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"40.78.192.0/27\",\r\n \"40.78.192.32/29\",\r\n \"40.78.193.0/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"usstagec\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.44.0.0/27\",\r\n \"20.44.1.0/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Sql.SoutheastAsia\",\r\n \"id\": + \"Sql.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.67.16.0/26\",\r\n \"13.67.16.192/29\",\r\n \"13.67.17.0/26\",\r\n + \ \"13.67.20.128/26\",\r\n \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n + \ \"20.195.65.128/26\",\r\n \"20.205.192.128/26\",\r\n \"23.98.80.0/26\",\r\n + \ \"23.98.80.192/29\",\r\n \"23.98.81.0/26\",\r\n \"23.98.113.128/26\",\r\n + \ \"23.100.117.95/32\",\r\n \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n + \ \"40.78.233.0/26\",\r\n \"104.43.15.0/32\",\r\n \"2603:1040:5::420/123\",\r\n + \ \"2603:1040:5::480/121\",\r\n \"2603:1040:5:400::/123\",\r\n + \ \"2603:1040:5:401::/123\",\r\n \"2603:1040:5:800::/123\",\r\n + \ \"2603:1040:5:801::/123\",\r\n \"2603:1040:5:c00::/123\",\r\n + \ \"2603:1040:5:c01::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthIndia\",\r\n \"id\": \"Sql.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.78.192.0/27\",\r\n \"40.78.192.32/29\",\r\n \"40.78.193.0/27\",\r\n \ \"40.78.193.32/29\",\r\n \"52.172.24.47/32\",\r\n \"52.172.113.96/27\",\r\n \ \"52.172.113.128/27\",\r\n \"52.172.113.192/26\",\r\n \"104.211.224.146/32\",\r\n \ \"2603:1040:c06::280/123\",\r\n \"2603:1040:c06:1::200/121\",\r\n \ \"2603:1040:c06:400::/123\",\r\n \"2603:1040:c06:401::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwedenCentral\",\r\n \ \"id\": \"Sql.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -44356,67 +45611,68 @@ interactions: \ \"2603:1020:1004:803::/123\",\r\n \"2603:1020:1004:c03::/123\",\r\n \ \"2603:1020:1004:c04::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SwedenSouth\",\r\n \"id\": \"Sql.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.12.198.32/27\",\r\n - \ \"51.12.198.64/27\",\r\n \"51.12.198.128/26\",\r\n \"51.12.200.0/27\",\r\n - \ \"51.12.200.32/29\",\r\n \"51.12.201.0/27\",\r\n \"51.12.201.32/29\",\r\n - \ \"2603:1020:1104::500/123\",\r\n \"2603:1020:1104:1::300/121\",\r\n - \ \"2603:1020:1104:400::420/123\",\r\n \"2603:1020:1104:402::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwitzerlandNorth\",\r\n - \ \"id\": \"Sql.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n - \ \"20.208.19.192/29\",\r\n \"51.103.200.64/27\",\r\n \"51.103.201.64/27\",\r\n - \ \"51.103.203.192/29\",\r\n \"51.107.56.0/27\",\r\n \"51.107.56.32/29\",\r\n - \ \"51.107.57.0/27\",\r\n \"51.107.242.32/27\",\r\n \"51.107.242.64/27\",\r\n - \ \"51.107.242.128/26\",\r\n \"2603:1020:a04::320/123\",\r\n - \ \"2603:1020:a04::380/121\",\r\n \"2603:1020:a04:400::/123\",\r\n - \ \"2603:1020:a04:401::/123\",\r\n \"2603:1020:a04:800::/123\",\r\n - \ \"2603:1020:a04:801::/123\",\r\n \"2603:1020:a04:c00::/123\",\r\n - \ \"2603:1020:a04:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SwitzerlandWest\",\r\n \"id\": \"Sql.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.107.152.0/27\",\r\n - \ \"51.107.153.0/27\",\r\n \"51.107.153.32/29\",\r\n \"51.107.250.64/26\",\r\n - \ \"51.107.250.128/26\",\r\n \"2603:1020:b04::280/123\",\r\n - \ \"2603:1020:b04:1::200/121\",\r\n \"2603:1020:b04:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.UAECentral\",\r\n - \ \"id\": \"Sql.UAECentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"51.12.198.32/27\",\r\n \"51.12.198.64/27\",\r\n \"51.12.198.128/26\",\r\n + \ \"51.12.200.0/27\",\r\n \"51.12.200.32/29\",\r\n \"51.12.201.0/27\",\r\n + \ \"51.12.201.32/29\",\r\n \"2603:1020:1104::500/123\",\r\n + \ \"2603:1020:1104:1::300/121\",\r\n \"2603:1020:1104:400::420/123\",\r\n + \ \"2603:1020:1104:402::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SwitzerlandNorth\",\r\n \"id\": \"Sql.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n \"20.208.19.192/29\",\r\n + \ \"51.103.200.64/27\",\r\n \"51.103.201.64/27\",\r\n \"51.103.203.192/29\",\r\n + \ \"51.107.56.0/27\",\r\n \"51.107.56.32/29\",\r\n \"51.107.57.0/27\",\r\n + \ \"51.107.242.32/27\",\r\n \"51.107.242.64/27\",\r\n \"51.107.242.128/26\",\r\n + \ \"2603:1020:a04::320/123\",\r\n \"2603:1020:a04::380/121\",\r\n + \ \"2603:1020:a04:400::/123\",\r\n \"2603:1020:a04:401::/123\",\r\n + \ \"2603:1020:a04:800::/123\",\r\n \"2603:1020:a04:801::/123\",\r\n + \ \"2603:1020:a04:c00::/123\",\r\n \"2603:1020:a04:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwitzerlandWest\",\r\n + \ \"id\": \"Sql.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.37.71.64/26\",\r\n \"20.37.71.128/26\",\r\n \"20.37.72.64/27\",\r\n + [\r\n \"51.107.152.0/27\",\r\n \"51.107.153.0/27\",\r\n + \ \"51.107.153.32/29\",\r\n \"51.107.250.64/26\",\r\n \"51.107.250.128/26\",\r\n + \ \"2603:1020:b04::280/123\",\r\n \"2603:1020:b04:1::200/121\",\r\n + \ \"2603:1020:b04:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.UAECentral\",\r\n \"id\": \"Sql.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.37.71.64/26\",\r\n \"20.37.71.128/26\",\r\n \"20.37.72.64/27\",\r\n \ \"20.37.72.96/29\",\r\n \"20.37.73.64/27\",\r\n \"20.37.73.96/29\",\r\n \ \"2603:1040:b04::280/123\",\r\n \"2603:1040:b04:1::200/121\",\r\n \ \"2603:1040:b04:400::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UAENorth\",\r\n \"id\": \"Sql.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.38.143.64/26\",\r\n - \ \"20.38.143.128/26\",\r\n \"20.38.152.24/29\",\r\n \"20.38.153.64/27\",\r\n - \ \"20.38.154.64/27\",\r\n \"40.120.72.0/27\",\r\n \"40.120.72.32/29\",\r\n - \ \"40.120.73.0/27\",\r\n \"65.52.248.0/27\",\r\n \"65.52.248.32/29\",\r\n - \ \"65.52.249.0/27\",\r\n \"2603:1040:904::320/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.38.143.64/26\",\r\n \"20.38.143.128/26\",\r\n \"20.38.152.24/29\",\r\n + \ \"20.38.153.64/27\",\r\n \"20.38.154.64/27\",\r\n \"40.120.72.0/27\",\r\n + \ \"40.120.72.32/29\",\r\n \"40.120.73.0/27\",\r\n \"65.52.248.0/27\",\r\n + \ \"65.52.248.32/29\",\r\n \"65.52.249.0/27\",\r\n \"2603:1040:904::320/123\",\r\n \ \"2603:1040:904::380/121\",\r\n \"2603:1040:904:400::/123\",\r\n \ \"2603:1040:904:401::/123\",\r\n \"2603:1040:904:800::/123\",\r\n \ \"2603:1040:904:801::/123\",\r\n \"2603:1040:904:c00::/123\",\r\n \ \"2603:1040:904:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UKSouth\",\r\n \"id\": \"Sql.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.104.10.0/26\",\r\n \ \"51.105.64.0/27\",\r\n \"51.105.64.32/29\",\r\n \"51.105.65.0/27\",\r\n @@ -44431,9 +45687,9 @@ interactions: \ \"2603:1020:705:801::/123\",\r\n \"2603:1020:705:c00::/123\",\r\n \ \"2603:1020:705:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UKWest\",\r\n \"id\": \"Sql.UKWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.58.66.128/25\",\r\n \ \"20.58.68.56/30\",\r\n \"51.11.97.192/26\",\r\n \"51.140.208.64/27\",\r\n @@ -44442,7 +45698,7 @@ interactions: \ \"2603:1020:605:1::200/121\",\r\n \"2603:1020:605:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestCentralUS\",\r\n \ \"id\": \"Sql.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -44452,7 +45708,7 @@ interactions: \ \"52.161.128.32/27\",\r\n \"2603:1030:b04::280/123\",\r\n \ \"2603:1030:b04:1::200/121\",\r\n \"2603:1030:b04:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestEurope\",\r\n - \ \"id\": \"Sql.WestEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44478,7 +45734,7 @@ interactions: \ \"2603:1020:206:800::/123\",\r\n \"2603:1020:206:801::/123\",\r\n \ \"2603:1020:206:c00::/123\",\r\n \"2603:1020:206:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestIndia\",\r\n - \ \"id\": \"Sql.WestIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44488,7 +45744,7 @@ interactions: \ \"104.211.145.32/29\",\r\n \"104.211.160.80/32\",\r\n \"2603:1040:806::280/123\",\r\n \ \"2603:1040:806:1::200/121\",\r\n \"2603:1040:806:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestUS\",\r\n - \ \"id\": \"Sql.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44508,7 +45764,7 @@ interactions: \ \"191.236.119.31/32\",\r\n \"2603:1030:a07::280/123\",\r\n \ \"2603:1030:a07:1::200/121\",\r\n \"2603:1030:a07:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestUS2\",\r\n - \ \"id\": \"Sql.WestUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -44525,9 +45781,9 @@ interactions: \ \"2603:1030:c06:801::/123\",\r\n \"2603:1030:c06:c00::/123\",\r\n \ \"2603:1030:c06:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.WestUS3\",\r\n \"id\": \"Sql.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.150.168.0/27\",\r\n \ \"20.150.168.32/29\",\r\n \"20.150.169.0/27\",\r\n \"20.150.176.0/27\",\r\n @@ -44538,8 +45794,8 @@ interactions: \ \"2603:1030:504:800::/123\",\r\n \"2603:1030:504:801::/123\",\r\n \ \"2603:1030:504:c00::/123\",\r\n \"2603:1030:504:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"SqlManagement\",\r\n - \ \"id\": \"SqlManagement\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \"region\": + \ \"id\": \"SqlManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"SqlManagement\",\r\n \"addressPrefixes\": @@ -44749,36 +46005,36 @@ interactions: \ \"2603:1040:207:c00::280/122\",\r\n \"2603:1040:407:402::380/122\",\r\n \ \"2603:1040:407:802::260/123\",\r\n \"2603:1040:407:802::280/123\",\r\n \ \"2603:1040:407:c02::260/123\",\r\n \"2603:1040:407:c02::280/123\",\r\n - \ \"2603:1040:606:402::380/122\",\r\n \"2603:1040:806:402::380/122\",\r\n - \ \"2603:1040:904:3::260/123\",\r\n \"2603:1040:904:402::380/122\",\r\n - \ \"2603:1040:904:802::260/123\",\r\n \"2603:1040:904:802::280/123\",\r\n - \ \"2603:1040:904:c02::260/123\",\r\n \"2603:1040:904:c02::280/123\",\r\n - \ \"2603:1040:a06:2::580/123\",\r\n \"2603:1040:a06:402::380/122\",\r\n - \ \"2603:1040:a06:802::260/123\",\r\n \"2603:1040:a06:802::280/123\",\r\n - \ \"2603:1040:a06:c02::260/123\",\r\n \"2603:1040:a06:c02::280/123\",\r\n - \ \"2603:1040:b04:402::380/122\",\r\n \"2603:1040:c06:402::380/122\",\r\n - \ \"2603:1040:d04:1::500/123\",\r\n \"2603:1040:d04:400::200/122\",\r\n - \ \"2603:1040:d04:800::300/122\",\r\n \"2603:1040:d04:c02::2c0/122\",\r\n - \ \"2603:1040:f05:2::240/123\",\r\n \"2603:1040:f05:402::380/122\",\r\n - \ \"2603:1040:f05:802::260/123\",\r\n \"2603:1040:f05:802::280/123\",\r\n - \ \"2603:1040:f05:c02::260/123\",\r\n \"2603:1040:f05:c02::280/123\",\r\n - \ \"2603:1040:1002:2::a0/123\",\r\n \"2603:1040:1002:400::380/122\",\r\n - \ \"2603:1040:1002:800::280/122\",\r\n \"2603:1040:1002:c00::280/122\",\r\n - \ \"2603:1040:1104:1::1e0/123\",\r\n \"2603:1040:1104:400::340/122\",\r\n - \ \"2603:1040:1202:2::200/123\",\r\n \"2603:1040:1202:400::380/122\",\r\n - \ \"2603:1040:1302:1::240/123\",\r\n \"2603:1040:1302:400::380/122\",\r\n - \ \"2603:1040:1402:2::60/123\",\r\n \"2603:1040:1402:400::260/123\",\r\n - \ \"2603:1040:1402:400::380/123\",\r\n \"2603:1040:1402:800::280/122\",\r\n - \ \"2603:1040:1402:c00::280/122\",\r\n \"2603:1040:1503:2::260/123\",\r\n - \ \"2603:1040:1503:400::380/122\",\r\n \"2603:1050:6:402::380/122\",\r\n - \ \"2603:1050:6:802::260/123\",\r\n \"2603:1050:6:802::280/123\",\r\n - \ \"2603:1050:6:c02::260/123\",\r\n \"2603:1050:6:c02::280/123\",\r\n - \ \"2603:1050:403:400::260/123\",\r\n \"2603:1050:403:400::280/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage\",\r\n - \ \"id\": \"Storage\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n + \ \"2603:1040:606:3::640/123\",\r\n \"2603:1040:606:402::380/122\",\r\n + \ \"2603:1040:806:402::380/122\",\r\n \"2603:1040:904:3::260/123\",\r\n + \ \"2603:1040:904:402::380/122\",\r\n \"2603:1040:904:802::260/123\",\r\n + \ \"2603:1040:904:802::280/123\",\r\n \"2603:1040:904:c02::260/123\",\r\n + \ \"2603:1040:904:c02::280/123\",\r\n \"2603:1040:a06:2::580/123\",\r\n + \ \"2603:1040:a06:402::380/122\",\r\n \"2603:1040:a06:802::260/123\",\r\n + \ \"2603:1040:a06:802::280/123\",\r\n \"2603:1040:a06:c02::260/123\",\r\n + \ \"2603:1040:a06:c02::280/123\",\r\n \"2603:1040:b04:402::380/122\",\r\n + \ \"2603:1040:c06:402::380/122\",\r\n \"2603:1040:d04:1::500/123\",\r\n + \ \"2603:1040:d04:400::200/122\",\r\n \"2603:1040:d04:800::300/122\",\r\n + \ \"2603:1040:d04:c02::2c0/122\",\r\n \"2603:1040:f05:2::240/123\",\r\n + \ \"2603:1040:f05:402::380/122\",\r\n \"2603:1040:f05:802::260/123\",\r\n + \ \"2603:1040:f05:802::280/123\",\r\n \"2603:1040:f05:c02::260/123\",\r\n + \ \"2603:1040:f05:c02::280/123\",\r\n \"2603:1040:1002:2::a0/123\",\r\n + \ \"2603:1040:1002:400::380/122\",\r\n \"2603:1040:1002:800::280/122\",\r\n + \ \"2603:1040:1002:c00::280/122\",\r\n \"2603:1040:1104:1::1e0/123\",\r\n + \ \"2603:1040:1104:400::340/122\",\r\n \"2603:1040:1202:2::200/123\",\r\n + \ \"2603:1040:1202:400::380/122\",\r\n \"2603:1040:1302:1::240/123\",\r\n + \ \"2603:1040:1302:400::380/122\",\r\n \"2603:1040:1402:2::60/123\",\r\n + \ \"2603:1040:1402:400::260/123\",\r\n \"2603:1040:1402:400::380/123\",\r\n + \ \"2603:1040:1402:800::280/122\",\r\n \"2603:1040:1402:c00::280/122\",\r\n + \ \"2603:1040:1503:2::260/123\",\r\n \"2603:1040:1503:400::380/122\",\r\n + \ \"2603:1050:6:402::380/122\",\r\n \"2603:1050:6:802::260/123\",\r\n + \ \"2603:1050:6:802::280/123\",\r\n \"2603:1050:6:c02::260/123\",\r\n + \ \"2603:1050:6:c02::280/123\",\r\n \"2603:1050:403:400::260/123\",\r\n + \ \"2603:1050:403:400::280/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Storage\",\r\n \"id\": \"Storage\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \ \"addressPrefixes\": [\r\n \"13.65.107.32/28\",\r\n \"13.65.160.16/28\",\r\n \ \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n \"13.66.176.16/28\",\r\n @@ -44809,112 +46065,112 @@ interactions: \ \"13.95.96.176/28\",\r\n \"13.95.240.16/28\",\r\n \"13.95.240.32/28\",\r\n \ \"13.95.240.64/27\",\r\n \"20.38.96.0/19\",\r\n \"20.47.0.0/18\",\r\n \ \"20.60.0.0/16\",\r\n \"20.150.0.0/17\",\r\n \"20.157.32.0/19\",\r\n - \ \"20.157.128.0/18\",\r\n \"20.209.0.0/16\",\r\n \"23.96.64.64/26\",\r\n - \ \"23.97.112.64/26\",\r\n \"23.98.49.0/26\",\r\n \"23.98.49.192/26\",\r\n - \ \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n \"23.98.55.144/28\",\r\n - \ \"23.98.56.0/26\",\r\n \"23.98.57.64/26\",\r\n \"23.98.160.64/26\",\r\n - \ \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n \"23.98.192.64/26\",\r\n - \ \"23.98.255.64/26\",\r\n \"23.99.32.64/26\",\r\n \"23.99.34.224/28\",\r\n - \ \"23.99.37.96/28\",\r\n \"23.99.47.32/28\",\r\n \"23.99.160.64/26\",\r\n - \ \"23.99.160.192/28\",\r\n \"23.102.206.0/28\",\r\n \"23.102.206.128/28\",\r\n - \ \"23.102.206.192/28\",\r\n \"40.68.176.16/28\",\r\n \"40.68.176.48/28\",\r\n - \ \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n \"40.69.176.16/28\",\r\n - \ \"40.70.88.0/28\",\r\n \"40.71.104.16/28\",\r\n \"40.71.104.32/28\",\r\n - \ \"40.71.240.16/28\",\r\n \"40.78.72.16/28\",\r\n \"40.78.112.64/28\",\r\n - \ \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n \"40.79.88.16/28\",\r\n - \ \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n \"40.83.24.96/27\",\r\n - \ \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n \"40.83.225.32/28\",\r\n - \ \"40.83.227.16/28\",\r\n \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n - \ \"40.85.105.32/28\",\r\n \"40.85.232.64/28\",\r\n \"40.85.232.96/28\",\r\n - \ \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n \"40.85.235.80/28\",\r\n - \ \"40.85.235.96/28\",\r\n \"40.86.232.64/28\",\r\n \"40.86.232.96/28\",\r\n - \ \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n \"40.86.232.192/28\",\r\n - \ \"40.112.152.16/28\",\r\n \"40.112.224.16/28\",\r\n \"40.112.224.48/28\",\r\n - \ \"40.113.27.176/28\",\r\n \"40.114.152.16/28\",\r\n \"40.114.152.48/28\",\r\n - \ \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n \"40.115.175.32/28\",\r\n - \ \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n \"40.115.229.32/28\",\r\n - \ \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n \"40.115.231.128/28\",\r\n - \ \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n \"40.116.232.48/28\",\r\n - \ \"40.116.232.96/28\",\r\n \"40.117.48.80/28\",\r\n \"40.117.48.112/28\",\r\n - \ \"40.117.104.16/28\",\r\n \"40.118.72.176/28\",\r\n \"40.118.73.48/28\",\r\n - \ \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n \"40.122.96.16/28\",\r\n - \ \"40.122.216.16/28\",\r\n \"40.123.16.16/28\",\r\n \"51.140.16.16/28\",\r\n - \ \"51.140.16.32/28\",\r\n \"51.140.168.64/27\",\r\n \"51.140.168.112/28\",\r\n - \ \"51.140.168.128/28\",\r\n \"51.140.232.64/27\",\r\n \"51.140.232.112/28\",\r\n - \ \"51.140.232.128/28\",\r\n \"51.140.232.160/27\",\r\n \"51.141.128.0/24\",\r\n - \ \"51.141.129.64/26\",\r\n \"51.141.129.128/25\",\r\n \"51.141.130.0/25\",\r\n - \ \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n \"52.161.168.16/28\",\r\n - \ \"52.161.168.32/28\",\r\n \"52.162.56.16/28\",\r\n \"52.162.56.32/28\",\r\n - \ \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n \"52.162.56.128/28\",\r\n - \ \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n \"52.164.112.16/28\",\r\n - \ \"52.164.232.16/28\",\r\n \"52.164.232.32/28\",\r\n \"52.164.232.64/28\",\r\n - \ \"52.165.104.16/28\",\r\n \"52.165.104.32/28\",\r\n \"52.165.104.64/27\",\r\n - \ \"52.165.104.112/28\",\r\n \"52.165.104.144/28\",\r\n \"52.165.104.160/28\",\r\n - \ \"52.165.136.32/28\",\r\n \"52.165.240.64/28\",\r\n \"52.166.80.32/27\",\r\n - \ \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n \"52.167.88.80/28\",\r\n - \ \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n \"52.169.168.32/27\",\r\n - \ \"52.169.240.16/28\",\r\n \"52.169.240.32/28\",\r\n \"52.169.240.64/28\",\r\n - \ \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n \"52.171.144.96/28\",\r\n - \ \"52.171.144.128/28\",\r\n \"52.172.16.16/28\",\r\n \"52.172.16.80/28\",\r\n - \ \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n \"52.173.152.64/28\",\r\n - \ \"52.173.152.96/28\",\r\n \"52.174.8.32/28\",\r\n \"52.174.224.16/28\",\r\n - \ \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n \"52.174.224.112/28\",\r\n - \ \"52.174.224.128/28\",\r\n \"52.175.40.128/28\",\r\n \"52.175.112.16/28\",\r\n - \ \"52.176.224.64/28\",\r\n \"52.176.224.96/28\",\r\n \"52.177.208.80/28\",\r\n - \ \"52.178.168.32/27\",\r\n \"52.178.168.80/28\",\r\n \"52.178.168.96/28\",\r\n - \ \"52.178.168.128/27\",\r\n \"52.179.24.16/28\",\r\n \"52.179.144.32/28\",\r\n - \ \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n - \ \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n - \ \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n - \ \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n \"52.180.40.16/28\",\r\n - \ \"52.180.40.32/28\",\r\n \"52.180.184.16/28\",\r\n \"52.182.176.16/28\",\r\n - \ \"52.182.176.32/28\",\r\n \"52.182.176.64/27\",\r\n \"52.183.48.16/28\",\r\n - \ \"52.183.104.16/28\",\r\n \"52.183.104.32/28\",\r\n \"52.184.40.16/28\",\r\n - \ \"52.184.40.32/28\",\r\n \"52.184.168.32/28\",\r\n \"52.184.168.96/27\",\r\n - \ \"52.185.56.80/28\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.144/28\",\r\n - \ \"52.185.56.160/28\",\r\n \"52.185.112.16/28\",\r\n \"52.185.112.48/28\",\r\n - \ \"52.185.112.80/28\",\r\n \"52.185.112.112/28\",\r\n \"52.185.233.0/24\",\r\n - \ \"52.186.112.32/27\",\r\n \"52.187.141.32/27\",\r\n \"52.189.177.0/24\",\r\n - \ \"52.190.240.16/28\",\r\n \"52.190.240.32/28\",\r\n \"52.190.240.64/27\",\r\n - \ \"52.190.240.112/28\",\r\n \"52.190.240.128/28\",\r\n \"52.191.176.16/28\",\r\n - \ \"52.191.176.32/28\",\r\n \"52.225.40.32/27\",\r\n \"52.225.136.16/28\",\r\n - \ \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n \"52.226.8.32/27\",\r\n - \ \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n - \ \"52.228.232.0/28\",\r\n \"52.229.80.64/27\",\r\n \"52.230.240.16/28\",\r\n - \ \"52.230.240.32/28\",\r\n \"52.230.240.64/27\",\r\n \"52.230.240.112/28\",\r\n - \ \"52.230.240.128/28\",\r\n \"52.230.240.160/27\",\r\n \"52.231.80.64/27\",\r\n - \ \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n \"52.231.80.160/27\",\r\n - \ \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n \"52.231.168.128/28\",\r\n - \ \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n \"52.232.232.16/28\",\r\n - \ \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n \"52.232.232.96/28\",\r\n - \ \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n \"52.232.232.192/28\",\r\n - \ \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n - \ \"52.236.40.16/28\",\r\n \"52.236.40.32/28\",\r\n \"52.236.240.48/28\",\r\n - \ \"52.236.240.64/28\",\r\n \"52.237.104.16/28\",\r\n \"52.237.104.32/28\",\r\n - \ \"52.238.56.16/28\",\r\n \"52.238.56.32/28\",\r\n \"52.238.56.64/27\",\r\n - \ \"52.238.56.112/28\",\r\n \"52.238.56.128/28\",\r\n \"52.238.56.160/27\",\r\n - \ \"52.238.200.32/27\",\r\n \"52.239.104.16/28\",\r\n \"52.239.104.32/28\",\r\n - \ \"52.239.128.0/20\",\r\n \"52.239.144.0/22\",\r\n \"52.239.148.0/27\",\r\n - \ \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.150.0/23\",\r\n \"52.239.152.0/21\",\r\n \"52.239.160.0/22\",\r\n - \ \"52.239.164.0/24\",\r\n \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n - \ \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n \"52.239.168.0/21\",\r\n - \ \"52.239.176.128/25\",\r\n \"52.239.177.0/24\",\r\n \"52.239.178.0/23\",\r\n - \ \"52.239.180.0/22\",\r\n \"52.239.184.0/22\",\r\n \"52.239.188.0/23\",\r\n - \ \"52.239.190.0/24\",\r\n \"52.239.191.0/28\",\r\n \"52.239.192.0/21\",\r\n - \ \"52.239.200.0/22\",\r\n \"52.239.205.0/24\",\r\n \"52.239.206.0/23\",\r\n - \ \"52.239.208.0/20\",\r\n \"52.239.224.0/19\",\r\n \"52.240.48.16/28\",\r\n - \ \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n \"52.240.60.32/28\",\r\n - \ \"52.240.60.64/27\",\r\n \"52.241.88.16/28\",\r\n \"52.241.88.32/28\",\r\n - \ \"52.241.88.64/27\",\r\n \"52.245.40.0/24\",\r\n \"104.41.232.16/28\",\r\n - \ \"104.42.200.16/28\",\r\n \"104.46.31.16/28\",\r\n \"104.208.0.16/28\",\r\n - \ \"104.208.0.48/28\",\r\n \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n - \ \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n - \ \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n \"104.211.109.80/28\",\r\n - \ \"104.211.109.96/28\",\r\n \"104.211.168.16/28\",\r\n \"104.211.232.16/28\",\r\n - \ \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n \"104.211.232.176/28\",\r\n - \ \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n - \ \"104.214.152.16/28\",\r\n \"104.214.152.176/28\",\r\n + \ \"20.157.128.0/18\",\r\n \"20.157.224.0/19\",\r\n \"20.209.0.0/16\",\r\n + \ \"23.96.64.64/26\",\r\n \"23.97.112.64/26\",\r\n \"23.98.49.0/26\",\r\n + \ \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n + \ \"23.98.55.144/28\",\r\n \"23.98.56.0/26\",\r\n \"23.98.57.64/26\",\r\n + \ \"23.98.160.64/26\",\r\n \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n + \ \"23.98.192.64/26\",\r\n \"23.98.255.64/26\",\r\n \"23.99.32.64/26\",\r\n + \ \"23.99.34.224/28\",\r\n \"23.99.37.96/28\",\r\n \"23.99.47.32/28\",\r\n + \ \"23.99.160.64/26\",\r\n \"23.99.160.192/28\",\r\n \"23.102.206.0/28\",\r\n + \ \"23.102.206.128/28\",\r\n \"23.102.206.192/28\",\r\n \"40.68.176.16/28\",\r\n + \ \"40.68.176.48/28\",\r\n \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n + \ \"40.69.176.16/28\",\r\n \"40.70.88.0/28\",\r\n \"40.71.104.16/28\",\r\n + \ \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n \"40.78.72.16/28\",\r\n + \ \"40.78.112.64/28\",\r\n \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n + \ \"40.79.88.16/28\",\r\n \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n + \ \"40.83.24.96/27\",\r\n \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n + \ \"40.83.225.32/28\",\r\n \"40.83.227.16/28\",\r\n \"40.84.8.32/28\",\r\n + \ \"40.84.11.80/28\",\r\n \"40.85.105.32/28\",\r\n \"40.85.232.64/28\",\r\n + \ \"40.85.232.96/28\",\r\n \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n + \ \"40.85.235.80/28\",\r\n \"40.85.235.96/28\",\r\n \"40.86.232.64/28\",\r\n + \ \"40.86.232.96/28\",\r\n \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n + \ \"40.86.232.192/28\",\r\n \"40.112.152.16/28\",\r\n \"40.112.224.16/28\",\r\n + \ \"40.112.224.48/28\",\r\n \"40.113.27.176/28\",\r\n \"40.114.152.16/28\",\r\n + \ \"40.114.152.48/28\",\r\n \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n + \ \"40.115.175.32/28\",\r\n \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n + \ \"40.115.229.32/28\",\r\n \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n + \ \"40.115.231.128/28\",\r\n \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n + \ \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n \"40.117.48.80/28\",\r\n + \ \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n \"40.118.72.176/28\",\r\n + \ \"40.118.73.48/28\",\r\n \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n + \ \"40.122.96.16/28\",\r\n \"40.122.216.16/28\",\r\n \"40.123.16.16/28\",\r\n + \ \"51.140.16.16/28\",\r\n \"51.140.16.32/28\",\r\n \"51.140.168.64/27\",\r\n + \ \"51.140.168.112/28\",\r\n \"51.140.168.128/28\",\r\n \"51.140.232.64/27\",\r\n + \ \"51.140.232.112/28\",\r\n \"51.140.232.128/28\",\r\n \"51.140.232.160/27\",\r\n + \ \"51.141.128.0/24\",\r\n \"51.141.129.64/26\",\r\n \"51.141.129.128/25\",\r\n + \ \"51.141.130.0/25\",\r\n \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n + \ \"52.161.168.16/28\",\r\n \"52.161.168.32/28\",\r\n \"52.162.56.16/28\",\r\n + \ \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n + \ \"52.162.56.128/28\",\r\n \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n + \ \"52.164.112.16/28\",\r\n \"52.164.232.16/28\",\r\n \"52.164.232.32/28\",\r\n + \ \"52.164.232.64/28\",\r\n \"52.165.104.16/28\",\r\n \"52.165.104.32/28\",\r\n + \ \"52.165.104.64/27\",\r\n \"52.165.104.112/28\",\r\n \"52.165.104.144/28\",\r\n + \ \"52.165.104.160/28\",\r\n \"52.165.136.32/28\",\r\n \"52.165.240.64/28\",\r\n + \ \"52.166.80.32/27\",\r\n \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n + \ \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n + \ \"52.169.168.32/27\",\r\n \"52.169.240.16/28\",\r\n \"52.169.240.32/28\",\r\n + \ \"52.169.240.64/28\",\r\n \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n + \ \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n \"52.172.16.16/28\",\r\n + \ \"52.172.16.80/28\",\r\n \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n + \ \"52.173.152.64/28\",\r\n \"52.173.152.96/28\",\r\n \"52.174.8.32/28\",\r\n + \ \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n + \ \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n \"52.175.40.128/28\",\r\n + \ \"52.175.112.16/28\",\r\n \"52.176.224.64/28\",\r\n \"52.176.224.96/28\",\r\n + \ \"52.177.208.80/28\",\r\n \"52.178.168.32/27\",\r\n \"52.178.168.80/28\",\r\n + \ \"52.178.168.96/28\",\r\n \"52.178.168.128/27\",\r\n \"52.179.24.16/28\",\r\n + \ \"52.179.144.32/28\",\r\n \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n + \ \"52.179.240.48/28\",\r\n \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n + \ \"52.179.240.144/28\",\r\n \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n + \ \"52.179.240.240/28\",\r\n \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n + \ \"52.180.40.16/28\",\r\n \"52.180.40.32/28\",\r\n \"52.180.184.16/28\",\r\n + \ \"52.182.176.16/28\",\r\n \"52.182.176.32/28\",\r\n \"52.182.176.64/27\",\r\n + \ \"52.183.48.16/28\",\r\n \"52.183.104.16/28\",\r\n \"52.183.104.32/28\",\r\n + \ \"52.184.40.16/28\",\r\n \"52.184.40.32/28\",\r\n \"52.184.168.32/28\",\r\n + \ \"52.184.168.96/27\",\r\n \"52.185.56.80/28\",\r\n \"52.185.56.96/28\",\r\n + \ \"52.185.56.144/28\",\r\n \"52.185.56.160/28\",\r\n \"52.185.112.16/28\",\r\n + \ \"52.185.112.48/28\",\r\n \"52.185.112.80/28\",\r\n \"52.185.112.112/28\",\r\n + \ \"52.185.233.0/24\",\r\n \"52.186.112.32/27\",\r\n \"52.187.141.32/27\",\r\n + \ \"52.189.177.0/24\",\r\n \"52.190.240.16/28\",\r\n \"52.190.240.32/28\",\r\n + \ \"52.190.240.64/27\",\r\n \"52.190.240.112/28\",\r\n \"52.190.240.128/28\",\r\n + \ \"52.191.176.16/28\",\r\n \"52.191.176.32/28\",\r\n \"52.225.40.32/27\",\r\n + \ \"52.225.136.16/28\",\r\n \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n + \ \"52.226.8.32/27\",\r\n \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n + \ \"52.226.8.128/27\",\r\n \"52.228.232.0/28\",\r\n \"52.229.80.64/27\",\r\n + \ \"52.230.240.16/28\",\r\n \"52.230.240.32/28\",\r\n \"52.230.240.64/27\",\r\n + \ \"52.230.240.112/28\",\r\n \"52.230.240.128/28\",\r\n \"52.230.240.160/27\",\r\n + \ \"52.231.80.64/27\",\r\n \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n + \ \"52.231.80.160/27\",\r\n \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n + \ \"52.231.168.128/28\",\r\n \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n + \ \"52.232.232.16/28\",\r\n \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n + \ \"52.232.232.96/28\",\r\n \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n + \ \"52.232.232.192/28\",\r\n \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n + \ \"52.234.176.96/27\",\r\n \"52.236.40.16/28\",\r\n \"52.236.40.32/28\",\r\n + \ \"52.236.240.48/28\",\r\n \"52.236.240.64/28\",\r\n \"52.237.104.16/28\",\r\n + \ \"52.237.104.32/28\",\r\n \"52.238.56.16/28\",\r\n \"52.238.56.32/28\",\r\n + \ \"52.238.56.64/27\",\r\n \"52.238.56.112/28\",\r\n \"52.238.56.128/28\",\r\n + \ \"52.238.56.160/27\",\r\n \"52.238.200.32/27\",\r\n \"52.239.104.16/28\",\r\n + \ \"52.239.104.32/28\",\r\n \"52.239.128.0/20\",\r\n \"52.239.144.0/22\",\r\n + \ \"52.239.148.0/27\",\r\n \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n + \ \"52.239.149.0/24\",\r\n \"52.239.150.0/23\",\r\n \"52.239.152.0/21\",\r\n + \ \"52.239.160.0/22\",\r\n \"52.239.164.0/24\",\r\n \"52.239.165.0/26\",\r\n + \ \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.168.0/21\",\r\n \"52.239.176.128/25\",\r\n \"52.239.177.0/24\",\r\n + \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.184.0/22\",\r\n + \ \"52.239.188.0/23\",\r\n \"52.239.190.0/24\",\r\n \"52.239.191.0/28\",\r\n + \ \"52.239.192.0/21\",\r\n \"52.239.200.0/22\",\r\n \"52.239.205.0/24\",\r\n + \ \"52.239.206.0/23\",\r\n \"52.239.208.0/20\",\r\n \"52.239.224.0/19\",\r\n + \ \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n + \ \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n \"52.241.88.16/28\",\r\n + \ \"52.241.88.32/28\",\r\n \"52.241.88.64/27\",\r\n \"52.245.40.0/24\",\r\n + \ \"104.41.232.16/28\",\r\n \"104.42.200.16/28\",\r\n \"104.46.31.16/28\",\r\n + \ \"104.208.0.16/28\",\r\n \"104.208.0.48/28\",\r\n \"104.208.128.16/28\",\r\n + \ \"104.208.248.16/28\",\r\n \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n + \ \"104.211.104.128/28\",\r\n \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n + \ \"104.211.109.80/28\",\r\n \"104.211.109.96/28\",\r\n \"104.211.168.16/28\",\r\n + \ \"104.211.232.16/28\",\r\n \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n + \ \"104.211.232.176/28\",\r\n \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n + \ \"104.214.80.48/28\",\r\n \"104.214.152.16/28\",\r\n \"104.214.152.176/28\",\r\n \ \"104.214.243.32/28\",\r\n \"104.215.32.16/28\",\r\n \"104.215.32.32/28\",\r\n \ \"104.215.32.64/27\",\r\n \"104.215.35.32/27\",\r\n \"104.215.104.64/28\",\r\n \ \"104.215.240.64/28\",\r\n \"104.215.240.96/28\",\r\n \"137.116.1.0/25\",\r\n @@ -44980,7 +46236,7 @@ interactions: \ \"2603:1050:7::/48\",\r\n \"2603:1050:214::/48\",\r\n \"2603:1050:404::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaCentral\",\r\n \ \"id\": \"Storage.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -44989,7 +46245,7 @@ interactions: \ \"52.239.216.0/23\",\r\n \"2603:1010:305::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaCentral2\",\r\n \ \"id\": \"Storage.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -44997,7 +46253,7 @@ interactions: \ \"20.150.103.0/24\",\r\n \"52.239.218.0/23\",\r\n \"2603:1010:405::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaEast\",\r\n \ \"id\": \"Storage.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -45007,13 +46263,14 @@ interactions: \ \"13.75.240.32/28\",\r\n \"13.75.240.64/27\",\r\n \"20.38.112.0/23\",\r\n \ \"20.47.37.0/24\",\r\n \"20.60.72.0/22\",\r\n \"20.60.182.0/23\",\r\n \ \"20.150.66.0/24\",\r\n \"20.150.92.0/24\",\r\n \"20.150.117.0/24\",\r\n - \ \"20.157.44.0/24\",\r\n \"20.157.155.0/24\",\r\n \"52.239.130.0/23\",\r\n - \ \"52.239.226.0/24\",\r\n \"104.46.31.16/28\",\r\n \"191.238.66.0/26\",\r\n - \ \"2603:1010:7::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.AustraliaSoutheast\",\r\n \"id\": \"Storage.AustraliaSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"20.157.44.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.226.0/24\",\r\n + \ \"52.239.130.0/23\",\r\n \"52.239.226.0/24\",\r\n \"104.46.31.16/28\",\r\n + \ \"191.238.66.0/26\",\r\n \"2603:1010:7::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaSoutheast\",\r\n + \ \"id\": \"Storage.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.77.8.16/28\",\r\n \ \"13.77.8.32/28\",\r\n \"13.77.8.64/28\",\r\n \"13.77.8.96/28\",\r\n @@ -45023,62 +46280,62 @@ interactions: \ \"52.239.225.0/24\",\r\n \"191.239.192.0/26\",\r\n \"2603:1010:206::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSouth\",\r\n \ \"id\": \"Storage.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.39.0/24\",\r\n \"20.60.36.0/23\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.157.55.0/24\",\r\n \"20.209.12.0/23\",\r\n \"23.97.112.64/26\",\r\n - \ \"191.232.216.32/27\",\r\n \"191.232.221.16/28\",\r\n \"191.232.221.32/28\",\r\n - \ \"191.233.128.0/24\",\r\n \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n - \ \"2603:1050:7::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.BrazilSoutheast\",\r\n \"id\": \"Storage.BrazilSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.150.73.0/24\",\r\n - \ \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n \"20.157.42.0/24\",\r\n - \ \"20.157.189.0/24\",\r\n \"2603:1050:404::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaCentral\",\r\n + \ \"20.157.55.0/24\",\r\n \"20.157.227.0/24\",\r\n \"20.209.12.0/23\",\r\n + \ \"23.97.112.64/26\",\r\n \"191.232.216.32/27\",\r\n \"191.232.221.16/28\",\r\n + \ \"191.232.221.32/28\",\r\n \"191.233.128.0/24\",\r\n \"191.235.248.0/23\",\r\n + \ \"191.235.250.0/25\",\r\n \"2603:1050:7::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSoutheast\",\r\n + \ \"id\": \"Storage.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.150.73.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n + \ \"20.157.42.0/24\",\r\n \"20.157.189.0/24\",\r\n \"2603:1050:404::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaCentral\",\r\n \ \"id\": \"Storage.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.114.0/25\",\r\n \"20.47.40.0/24\",\r\n \"20.60.42.0/23\",\r\n \ \"20.60.242.0/23\",\r\n \"20.150.16.0/24\",\r\n \"20.150.31.0/24\",\r\n \ \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.148.0/24\",\r\n \"40.85.232.64/28\",\r\n \"40.85.232.96/28\",\r\n - \ \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n \"40.85.235.80/28\",\r\n - \ \"40.85.235.96/28\",\r\n \"52.239.148.64/26\",\r\n \"52.239.189.0/24\",\r\n - \ \"2603:1030:f08::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.CanadaEast\",\r\n \"id\": \"Storage.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.121.128/25\",\r\n - \ \"20.47.41.0/24\",\r\n \"20.60.142.0/23\",\r\n \"20.150.1.0/25\",\r\n - \ \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n \"20.157.161.0/24\",\r\n - \ \"20.209.64.0/23\",\r\n \"40.86.232.64/28\",\r\n \"40.86.232.96/28\",\r\n - \ \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n \"40.86.232.192/28\",\r\n - \ \"52.229.80.64/27\",\r\n \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n - \ \"2603:1030:1006::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.CentralIndia\",\r\n \"id\": \"Storage.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.126.0/23\",\r\n - \ \"20.47.42.0/24\",\r\n \"20.60.84.0/23\",\r\n \"20.150.114.0/24\",\r\n - \ \"20.157.139.0/24\",\r\n \"20.157.178.0/24\",\r\n \"20.209.56.0/23\",\r\n - \ \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n \"104.211.104.64/28\",\r\n - \ \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n + \ \"20.157.148.0/24\",\r\n \"20.209.70.0/23\",\r\n \"40.85.232.64/28\",\r\n + \ \"40.85.232.96/28\",\r\n \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n + \ \"40.85.235.80/28\",\r\n \"40.85.235.96/28\",\r\n \"52.239.148.64/26\",\r\n + \ \"52.239.189.0/24\",\r\n \"2603:1030:f08::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaEast\",\r\n + \ \"id\": \"Storage.CanadaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.121.128/25\",\r\n \"20.47.41.0/24\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.157.161.0/24\",\r\n \"20.209.64.0/23\",\r\n \"40.86.232.64/28\",\r\n + \ \"40.86.232.96/28\",\r\n \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n + \ \"40.86.232.192/28\",\r\n \"52.229.80.64/27\",\r\n \"52.239.164.128/26\",\r\n + \ \"52.239.190.0/25\",\r\n \"2603:1030:1006::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralIndia\",\r\n + \ \"id\": \"Storage.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.126.0/23\",\r\n \"20.47.42.0/24\",\r\n \"20.60.84.0/23\",\r\n + \ \"20.150.114.0/24\",\r\n \"20.157.139.0/24\",\r\n \"20.157.178.0/24\",\r\n + \ \"20.209.56.0/23\",\r\n \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n + \ \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n \ \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n \"104.211.109.80/28\",\r\n \ \"104.211.109.96/28\",\r\n \"2603:1040:a07::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUS\",\r\n \"id\": - \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"centralus\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -45110,7 +46367,7 @@ interactions: \ \"168.61.132.0/26\",\r\n \"2603:1030:11::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUSEUAP\",\r\n \ \"id\": \"Storage.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -45119,7 +46376,7 @@ interactions: \ \"52.165.104.160/28\",\r\n \"52.185.112.80/28\",\r\n \"52.239.177.0/27\",\r\n \ \"52.239.238.0/24\",\r\n \"2603:1030:12::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastAsia\",\r\n \"id\": - \"Storage.EastAsia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.EastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"eastasia\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -45134,8 +46391,8 @@ interactions: \ \"168.63.130.128/26\",\r\n \"168.63.131.0/26\",\r\n \"168.63.156.64/26\",\r\n \ \"168.63.156.192/26\",\r\n \"191.237.238.32/28\",\r\n \"2603:1040:208::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS\",\r\n - \ \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \ \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -45149,63 +46406,64 @@ interactions: \ \"20.150.90.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.59.0/24\",\r\n \ \"20.157.61.0/24\",\r\n \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n \ \"20.157.171.0/24\",\r\n \"20.209.0.0/23\",\r\n \"20.209.40.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"23.96.64.64/26\",\r\n \"40.71.104.16/28\",\r\n - \ \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n \"40.117.48.80/28\",\r\n - \ \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n \"52.179.24.16/28\",\r\n - \ \"52.186.112.32/27\",\r\n \"52.226.8.32/27\",\r\n \"52.226.8.80/28\",\r\n - \ \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n \"52.234.176.48/28\",\r\n - \ \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n \"52.239.152.0/22\",\r\n - \ \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n \"52.239.214.0/23\",\r\n - \ \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n \"52.239.252.0/24\",\r\n - \ \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n - \ \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n \"138.91.96.64/26\",\r\n - \ \"138.91.96.128/26\",\r\n \"168.62.32.0/26\",\r\n \"168.62.32.192/26\",\r\n - \ \"168.62.33.128/26\",\r\n \"191.237.32.128/28\",\r\n \"191.237.32.208/28\",\r\n - \ \"191.237.32.240/28\",\r\n \"191.238.0.0/26\",\r\n \"191.238.0.224/28\",\r\n - \ \"2603:1030:213::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.EastUS2\",\r\n \"id\": \"Storage.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.68.120.64/28\",\r\n - \ \"13.77.112.16/28\",\r\n \"13.77.112.32/28\",\r\n \"13.77.112.112/28\",\r\n - \ \"13.77.112.128/28\",\r\n \"13.77.115.16/28\",\r\n \"13.77.115.32/28\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.47.60.0/23\",\r\n \"20.60.56.0/22\",\r\n - \ \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.150.29.0/24\",\r\n - \ \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n - \ \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.157.36.0/23\",\r\n - \ \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n \"20.157.167.0/24\",\r\n - \ \"20.157.185.0/24\",\r\n \"20.209.68.0/23\",\r\n \"23.102.206.0/28\",\r\n - \ \"23.102.206.128/28\",\r\n \"23.102.206.192/28\",\r\n \"40.79.8.16/28\",\r\n - \ \"40.79.48.16/28\",\r\n \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n - \ \"40.123.16.16/28\",\r\n \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n - \ \"52.167.240.16/28\",\r\n \"52.177.208.80/28\",\r\n \"52.179.144.32/28\",\r\n - \ \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n - \ \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n - \ \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n - \ \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n \"52.184.168.96/27\",\r\n - \ \"52.225.136.16/28\",\r\n \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n - \ \"52.232.232.16/28\",\r\n \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n - \ \"52.232.232.96/28\",\r\n \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n - \ \"52.232.232.192/28\",\r\n \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n - \ \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n - \ \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n - \ \"52.239.185.32/27\",\r\n \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n - \ \"52.239.192.96/27\",\r\n \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n - \ \"52.239.198.0/25\",\r\n \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n - \ \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n - \ \"52.239.222.0/23\",\r\n \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n - \ \"137.116.1.0/25\",\r\n \"137.116.2.0/26\",\r\n \"137.116.2.96/29\",\r\n - \ \"137.116.2.104/30\",\r\n \"137.116.2.108/32\",\r\n \"137.116.2.110/31\",\r\n - \ \"137.116.2.112/32\",\r\n \"137.116.2.114/32\",\r\n \"137.116.2.116/30\",\r\n - \ \"137.116.2.120/29\",\r\n \"137.116.3.0/25\",\r\n \"137.116.3.128/26\",\r\n - \ \"137.116.96.0/25\",\r\n \"137.116.96.128/26\",\r\n \"191.237.160.64/26\",\r\n - \ \"191.237.160.224/28\",\r\n \"191.239.224.0/26\",\r\n \"2603:1030:40f::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2EUAP\",\r\n + \ \"20.209.52.0/23\",\r\n \"20.209.74.0/23\",\r\n \"23.96.64.64/26\",\r\n + \ \"40.71.104.16/28\",\r\n \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n + \ \"40.117.48.80/28\",\r\n \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n + \ \"52.179.24.16/28\",\r\n \"52.186.112.32/27\",\r\n \"52.226.8.32/27\",\r\n + \ \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n + \ \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n + \ \"52.239.252.0/24\",\r\n \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n + \ \"52.240.60.16/28\",\r\n \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n + \ \"138.91.96.64/26\",\r\n \"138.91.96.128/26\",\r\n \"168.62.32.0/26\",\r\n + \ \"168.62.32.192/26\",\r\n \"168.62.33.128/26\",\r\n \"191.237.32.128/28\",\r\n + \ \"191.237.32.208/28\",\r\n \"191.237.32.240/28\",\r\n \"191.238.0.0/26\",\r\n + \ \"191.238.0.224/28\",\r\n \"2603:1030:213::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2\",\r\n \"id\": + \"Storage.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"eastus2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.68.120.64/28\",\r\n \"13.77.112.16/28\",\r\n + \ \"13.77.112.32/28\",\r\n \"13.77.112.112/28\",\r\n \"13.77.112.128/28\",\r\n + \ \"13.77.115.16/28\",\r\n \"13.77.115.32/28\",\r\n \"20.38.100.0/23\",\r\n + \ \"20.47.60.0/23\",\r\n \"20.60.56.0/22\",\r\n \"20.60.88.0/22\",\r\n + \ \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n \"20.60.224.0/23\",\r\n + \ \"20.60.236.0/23\",\r\n \"20.150.29.0/24\",\r\n \"20.150.36.0/24\",\r\n + \ \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n \"20.150.82.0/24\",\r\n + \ \"20.150.88.0/24\",\r\n \"20.157.36.0/23\",\r\n \"20.157.48.0/23\",\r\n + \ \"20.157.62.0/23\",\r\n \"20.157.167.0/24\",\r\n \"20.157.185.0/24\",\r\n + \ \"20.209.68.0/23\",\r\n \"23.102.206.0/28\",\r\n \"23.102.206.128/28\",\r\n + \ \"23.102.206.192/28\",\r\n \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n + \ \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n \"40.123.16.16/28\",\r\n + \ \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n + \ \"52.177.208.80/28\",\r\n \"52.179.144.32/28\",\r\n \"52.179.144.64/28\",\r\n + \ \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n \"52.179.240.64/28\",\r\n + \ \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n \"52.179.240.160/28\",\r\n + \ \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n \"52.179.241.0/28\",\r\n + \ \"52.179.241.32/27\",\r\n \"52.184.168.96/27\",\r\n \"52.225.136.16/28\",\r\n + \ \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n \"52.232.232.16/28\",\r\n + \ \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n \"52.232.232.96/28\",\r\n + \ \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n \"52.232.232.192/28\",\r\n + \ \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n + \ \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n + \ \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n + \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n + \ \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n + \ \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n + \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n + \ \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n \"137.116.1.0/25\",\r\n + \ \"137.116.2.0/26\",\r\n \"137.116.2.96/29\",\r\n \"137.116.2.104/30\",\r\n + \ \"137.116.2.108/32\",\r\n \"137.116.2.110/31\",\r\n \"137.116.2.112/32\",\r\n + \ \"137.116.2.114/32\",\r\n \"137.116.2.116/30\",\r\n \"137.116.2.120/29\",\r\n + \ \"137.116.3.0/25\",\r\n \"137.116.3.128/26\",\r\n \"137.116.96.0/25\",\r\n + \ \"137.116.96.128/26\",\r\n \"191.237.160.64/26\",\r\n \"191.237.160.224/28\",\r\n + \ \"191.239.224.0/26\",\r\n \"2603:1030:40f::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2EUAP\",\r\n \ \"id\": \"Storage.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -45224,40 +46482,41 @@ interactions: \ \"52.239.239.0/24\",\r\n \"2603:1030:410::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2Stage\",\r\n \ \"id\": \"Storage.EastUS2Stage\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"137.116.2.64/27\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.FranceCentral\",\r\n \"id\": \"Storage.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.44.0/24\",\r\n - \ \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n \"20.150.61.0/24\",\r\n - \ \"20.157.129.0/24\",\r\n \"20.209.8.0/23\",\r\n \"52.239.134.0/24\",\r\n - \ \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n \"2603:1020:806::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.FranceSouth\",\r\n - \ \"id\": \"Storage.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.44.0/24\",\r\n \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n + \ \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n \"20.209.8.0/23\",\r\n + \ \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n + \ \"2603:1020:806::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.FranceSouth\",\r\n \"id\": \"Storage.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.28.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.188.0/23\",\r\n \ \"20.150.19.0/24\",\r\n \"20.157.156.0/24\",\r\n \"52.239.135.0/26\",\r\n \ \"52.239.196.0/24\",\r\n \"2603:1020:906::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyNorth\",\r\n \ \"id\": \"Storage.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.150.60.0/24\",\r\n - \ \"20.150.112.0/24\",\r\n \"2603:1020:d05::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\",\r\n + \ \"20.150.112.0/24\",\r\n \"20.157.229.0/24\",\r\n \"2603:1020:d05::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\",\r\n \ \"id\": \"Storage.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -45266,24 +46525,24 @@ interactions: \ \"20.157.183.0/24\",\r\n \"20.209.32.0/23\",\r\n \"2603:1020:c05::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanEast\",\r\n \ \"id\": \"Storage.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.73.8.16/28\",\r\n \"13.73.8.32/28\",\r\n \"20.38.116.0/23\",\r\n \ \"20.47.12.0/24\",\r\n \"20.60.172.0/23\",\r\n \"20.60.248.0/23\",\r\n \ \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n \"20.157.38.0/24\",\r\n - \ \"20.157.144.0/24\",\r\n \"20.209.22.0/23\",\r\n \"23.98.57.64/26\",\r\n - \ \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n \"40.115.175.32/28\",\r\n - \ \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n \"40.115.229.32/28\",\r\n - \ \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n \"40.115.231.128/28\",\r\n - \ \"52.239.144.0/23\",\r\n \"2603:1040:408::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n \"id\": - \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": - {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"japanwest\",\r\n - \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n - \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"20.157.144.0/24\",\r\n \"20.157.224.0/24\",\r\n \"20.209.22.0/23\",\r\n + \ \"23.98.57.64/26\",\r\n \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n + \ \"40.115.175.32/28\",\r\n \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n + \ \"40.115.229.32/28\",\r\n \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n + \ \"40.115.231.128/28\",\r\n \"52.239.144.0/23\",\r\n \"2603:1040:408::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n + \ \"id\": \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.10.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.186.0/23\",\r\n \ \"20.150.10.0/23\",\r\n \"20.157.56.0/24\",\r\n \"20.209.16.0/23\",\r\n \ \"23.98.56.0/26\",\r\n \"52.239.146.0/23\",\r\n \"104.214.152.16/28\",\r\n @@ -45291,7 +46550,7 @@ interactions: \ \"104.215.32.64/27\",\r\n \"104.215.35.32/27\",\r\n \"2603:1040:607::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JioIndiaCentral\",\r\n \ \"id\": \"Storage.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -45299,64 +46558,65 @@ interactions: \ \"20.150.64.0/24\",\r\n \"20.150.109.0/24\",\r\n \"20.157.152.0/24\",\r\n \ \"2603:1040:1100::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.JioIndiaWest\",\r\n \"id\": \"Storage.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.54.0/23\",\r\n - \ \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n \"20.157.153.0/24\",\r\n - \ \"2603:1040:d00::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.KoreaCentral\",\r\n \"id\": \"Storage.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.46.0/24\",\r\n - \ \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n \"20.150.4.0/23\",\r\n - \ \"20.157.140.0/24\",\r\n \"20.209.46.0/23\",\r\n \"52.231.80.64/27\",\r\n - \ \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n \"52.231.80.160/27\",\r\n - \ \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n \"52.239.190.128/26\",\r\n - \ \"2603:1040:f06::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.KoreaSouth\",\r\n \"id\": \"Storage.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.47.0/24\",\r\n - \ \"20.60.202.0/23\",\r\n \"20.150.14.0/23\",\r\n \"20.157.137.0/24\",\r\n - \ \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n \"52.231.168.128/28\",\r\n - \ \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n \"52.239.165.0/26\",\r\n - \ \"52.239.165.160/27\",\r\n \"52.239.190.192/26\",\r\n \"2603:1040:e06::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUS\",\r\n - \ \"id\": \"Storage.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.3.0/24\",\r\n - \ \"20.47.15.0/24\",\r\n \"20.60.28.0/23\",\r\n \"20.60.82.0/23\",\r\n - \ \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n \"20.150.49.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.172.0/24\",\r\n \"20.209.38.0/23\",\r\n \"23.98.49.0/26\",\r\n - \ \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n - \ \"23.98.55.144/28\",\r\n \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n - \ \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n \"52.162.56.16/28\",\r\n - \ \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n - \ \"52.162.56.128/28\",\r\n \"52.239.149.0/24\",\r\n \"52.239.186.0/24\",\r\n - \ \"52.239.253.0/24\",\r\n \"157.56.216.0/26\",\r\n \"168.62.96.128/26\",\r\n - \ \"168.62.96.210/32\",\r\n \"168.62.96.224/27\",\r\n \"2603:1030:609::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUSStage\",\r\n - \ \"id\": \"Storage.NorthCentralUSStage\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"168.62.96.192/29\",\r\n - \ \"168.62.96.200/30\",\r\n \"168.62.96.204/32\",\r\n \"168.62.96.206/31\",\r\n - \ \"168.62.96.208/32\",\r\n \"168.62.96.212/30\",\r\n \"168.62.96.216/29\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.54.0/23\",\r\n \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n + \ \"20.157.153.0/24\",\r\n \"2603:1040:d00::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaCentral\",\r\n + \ \"id\": \"Storage.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.46.0/24\",\r\n \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n + \ \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n \"20.209.46.0/23\",\r\n + \ \"52.231.80.64/27\",\r\n \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n + \ \"52.231.80.160/27\",\r\n \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n + \ \"52.239.190.128/26\",\r\n \"2603:1040:f06::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaSouth\",\r\n + \ \"id\": \"Storage.KoreaSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.47.0/24\",\r\n \"20.60.202.0/23\",\r\n \"20.150.14.0/23\",\r\n + \ \"20.157.137.0/24\",\r\n \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n + \ \"52.231.168.128/28\",\r\n \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n + \ \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n \"52.239.190.192/26\",\r\n + \ \"2603:1040:e06::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorthCentralUS\",\r\n \"id\": \"Storage.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.3.0/24\",\r\n \"20.47.15.0/24\",\r\n \"20.60.28.0/23\",\r\n + \ \"20.60.82.0/23\",\r\n \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.49.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.172.0/24\",\r\n \"20.209.38.0/23\",\r\n + \ \"23.98.49.0/26\",\r\n \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n + \ \"23.98.55.112/28\",\r\n \"23.98.55.144/28\",\r\n \"40.116.120.16/28\",\r\n + \ \"40.116.232.16/28\",\r\n \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n + \ \"52.162.56.16/28\",\r\n \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n + \ \"52.162.56.112/28\",\r\n \"52.162.56.128/28\",\r\n \"52.239.149.0/24\",\r\n + \ \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n \"157.56.216.0/26\",\r\n + \ \"168.62.96.128/26\",\r\n \"168.62.96.210/32\",\r\n \"168.62.96.224/27\",\r\n + \ \"2603:1030:609::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorthCentralUSStage\",\r\n \"id\": \"Storage.NorthCentralUSStage\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"168.62.96.192/29\",\r\n \"168.62.96.200/30\",\r\n + \ \"168.62.96.204/32\",\r\n \"168.62.96.206/31\",\r\n \"168.62.96.208/32\",\r\n + \ \"168.62.96.212/30\",\r\n \"168.62.96.216/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.NorthEurope\",\r\n \ \"id\": \"Storage.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -45383,26 +46643,35 @@ interactions: \ \"191.235.193.32/28\",\r\n \"191.235.255.192/26\",\r\n \ \"2603:1020:6::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.NorwayEast\",\r\n \"id\": \"Storage.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.120.0/24\",\r\n \ \"20.47.48.0/24\",\r\n \"20.60.206.0/23\",\r\n \"20.150.53.0/24\",\r\n \ \"20.150.121.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.209.24.0/23\",\r\n \ \"2603:1020:e05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.NorwayWest\",\r\n \"id\": \"Storage.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.49.0/24\",\r\n \ \"20.60.15.0/24\",\r\n \"20.150.0.0/24\",\r\n \"20.150.56.0/24\",\r\n \ \"2603:1020:f05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.SouthAfricaNorth\",\r\n \"id\": \"Storage.SouthAfricaNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"name\": \"Storage.QatarCentral\",\r\n \"id\": \"Storage.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.208.0/23\",\r\n \"20.157.154.0/24\",\r\n \"20.157.190.0/24\",\r\n + \ \"20.209.2.0/23\",\r\n \"20.209.54.0/23\",\r\n \"2603:1040:1004::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaNorth\",\r\n + \ \"id\": \"Storage.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.114.128/25\",\r\n \ \"20.47.50.0/24\",\r\n \"20.60.190.0/23\",\r\n \"20.150.21.0/24\",\r\n @@ -45410,70 +46679,72 @@ interactions: \ \"52.239.232.0/25\",\r\n \"2603:1000:105::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaWest\",\r\n \ \"id\": \"Storage.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.121.0/25\",\r\n \ \"20.47.51.0/24\",\r\n \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n - \ \"20.150.20.0/25\",\r\n \"52.239.232.128/25\",\r\n \"2603:1000:5::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUS\",\r\n - \ \"id\": \"Storage.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.65.107.32/28\",\r\n - \ \"13.65.160.16/28\",\r\n \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n - \ \"13.84.56.16/28\",\r\n \"13.85.88.16/28\",\r\n \"13.85.200.128/28\",\r\n - \ \"20.38.104.0/23\",\r\n \"20.47.0.0/27\",\r\n \"20.47.24.0/23\",\r\n - \ \"20.47.29.0/24\",\r\n \"20.60.48.0/22\",\r\n \"20.60.64.0/22\",\r\n - \ \"20.60.140.0/23\",\r\n \"20.60.148.0/23\",\r\n \"20.60.160.0/23\",\r\n - \ \"20.150.20.128/25\",\r\n \"20.150.38.0/23\",\r\n \"20.150.70.0/24\",\r\n - \ \"20.150.79.0/24\",\r\n \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n - \ \"20.157.43.0/24\",\r\n \"20.157.54.0/24\",\r\n \"20.157.134.0/24\",\r\n - \ \"20.157.164.0/24\",\r\n \"20.157.166.0/24\",\r\n \"20.157.181.0/24\",\r\n - \ \"20.209.26.0/23\",\r\n \"20.209.34.0/23\",\r\n \"20.209.62.0/23\",\r\n - \ \"23.98.160.64/26\",\r\n \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n - \ \"23.98.192.64/26\",\r\n \"23.98.255.64/26\",\r\n \"52.171.144.32/27\",\r\n - \ \"52.171.144.80/28\",\r\n \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n - \ \"52.185.233.0/24\",\r\n \"52.189.177.0/24\",\r\n \"52.239.158.0/23\",\r\n - \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n - \ \"52.239.200.0/23\",\r\n \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n - \ \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n - \ \"104.215.104.64/28\",\r\n \"168.62.128.128/26\",\r\n \"2603:1030:80b::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\",\r\n + \ \"20.150.20.0/25\",\r\n \"20.157.228.0/24\",\r\n \"52.239.232.128/25\",\r\n + \ \"2603:1000:5::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SouthCentralUS\",\r\n \"id\": \"Storage.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.65.107.32/28\",\r\n \"13.65.160.16/28\",\r\n + \ \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n \"13.84.56.16/28\",\r\n + \ \"13.85.88.16/28\",\r\n \"13.85.200.128/28\",\r\n \"20.38.104.0/23\",\r\n + \ \"20.47.0.0/27\",\r\n \"20.47.24.0/23\",\r\n \"20.47.29.0/24\",\r\n + \ \"20.60.48.0/22\",\r\n \"20.60.64.0/22\",\r\n \"20.60.140.0/23\",\r\n + \ \"20.60.148.0/23\",\r\n \"20.60.160.0/23\",\r\n \"20.150.20.128/25\",\r\n + \ \"20.150.38.0/23\",\r\n \"20.150.70.0/24\",\r\n \"20.150.79.0/24\",\r\n + \ \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n \"20.157.43.0/24\",\r\n + \ \"20.157.54.0/24\",\r\n \"20.157.134.0/24\",\r\n \"20.157.164.0/24\",\r\n + \ \"20.157.166.0/24\",\r\n \"20.157.181.0/24\",\r\n \"20.209.26.0/23\",\r\n + \ \"20.209.34.0/23\",\r\n \"20.209.62.0/23\",\r\n \"23.98.160.64/26\",\r\n + \ \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n \"23.98.192.64/26\",\r\n + \ \"23.98.255.64/26\",\r\n \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n + \ \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n \"52.185.233.0/24\",\r\n + \ \"52.189.177.0/24\",\r\n \"52.239.158.0/23\",\r\n \"52.239.178.0/23\",\r\n + \ \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n + \ \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n \"104.214.40.16/28\",\r\n + \ \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n \"104.215.104.64/28\",\r\n + \ \"168.62.128.128/26\",\r\n \"2603:1030:80b::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\",\r\n \ \"id\": \"Storage.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.110.0/23\",\r\n \"20.47.14.0/24\",\r\n \"20.60.9.0/24\",\r\n \ \"2603:1030:80c::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SoutheastAsia\",\r\n \"id\": \"Storage.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.76.104.16/28\",\r\n - \ \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n \"20.60.136.0/24\",\r\n - \ \"20.60.138.0/23\",\r\n \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n - \ \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.157.128.0/24\",\r\n - \ \"20.157.176.0/24\",\r\n \"20.209.20.0/23\",\r\n \"52.163.176.16/28\",\r\n - \ \"52.163.232.16/28\",\r\n \"52.187.141.32/27\",\r\n \"52.237.104.16/28\",\r\n - \ \"52.237.104.32/28\",\r\n \"52.239.129.0/24\",\r\n \"52.239.197.0/24\",\r\n - \ \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n \"104.215.240.64/28\",\r\n - \ \"104.215.240.96/28\",\r\n \"168.63.160.0/26\",\r\n \"168.63.160.192/26\",\r\n - \ \"168.63.161.64/26\",\r\n \"168.63.161.160/27\",\r\n \"168.63.161.192/26\",\r\n - \ \"168.63.162.32/27\",\r\n \"168.63.162.64/26\",\r\n \"168.63.162.144/28\",\r\n - \ \"168.63.162.192/26\",\r\n \"168.63.163.128/26\",\r\n \"168.63.180.64/26\",\r\n - \ \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n \"2603:1040:6::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthIndia\",\r\n - \ \"id\": \"Storage.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.76.104.16/28\",\r\n \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n + \ \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n \"20.150.17.128/25\",\r\n + \ \"20.150.28.0/24\",\r\n \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n + \ \"20.157.128.0/24\",\r\n \"20.157.176.0/24\",\r\n \"20.209.20.0/23\",\r\n + \ \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n \"52.187.141.32/27\",\r\n + \ \"52.237.104.16/28\",\r\n \"52.237.104.32/28\",\r\n \"52.239.129.0/24\",\r\n + \ \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n + \ \"104.215.240.64/28\",\r\n \"104.215.240.96/28\",\r\n \"168.63.160.0/26\",\r\n + \ \"168.63.160.192/26\",\r\n \"168.63.161.64/26\",\r\n \"168.63.161.160/27\",\r\n + \ \"168.63.161.192/26\",\r\n \"168.63.162.32/27\",\r\n \"168.63.162.64/26\",\r\n + \ \"168.63.162.144/28\",\r\n \"168.63.162.192/26\",\r\n \"168.63.163.128/26\",\r\n + \ \"168.63.180.64/26\",\r\n \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n + \ \"2603:1040:6::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SouthIndia\",\r\n \"id\": \"Storage.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.52.0/24\",\r\n \"20.60.10.0/24\",\r\n \"20.60.226.0/23\",\r\n \ \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n \"52.172.16.16/28\",\r\n \ \"52.172.16.80/28\",\r\n \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n @@ -45481,49 +46752,51 @@ interactions: \ \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n \"104.211.232.176/28\",\r\n \ \"2603:1040:c07::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SwedenCentral\",\r\n \"id\": \"Storage.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.78.0/23\",\r\n - \ \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n \"20.150.44.0/24\",\r\n - \ \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n \"2603:1020:1005::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SwedenSouth\",\r\n - \ \"id\": \"Storage.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.78.0/23\",\r\n \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n + \ \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n + \ \"2603:1020:1005::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SwedenSouth\",\r\n \"id\": \"Storage.SwedenSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.76.0/23\",\r\n \"20.60.192.0/23\",\r\n \"20.150.45.0/24\",\r\n \ \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n \"2603:1020:1105::/48\",\r\n \ \"2603:1020:1106::/47\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SwitzerlandNorth\",\r\n \"id\": \"Storage.SwitzerlandNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.53.0/24\",\r\n - \ \"20.60.174.0/23\",\r\n \"20.150.59.0/24\",\r\n \"20.150.118.0/24\",\r\n - \ \"20.157.175.0/24\",\r\n \"20.209.28.0/23\",\r\n \"52.239.251.0/24\",\r\n - \ \"2603:1020:a05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.SwitzerlandWest\",\r\n \"id\": \"Storage.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.26.0/24\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.150.55.0/24\",\r\n \"20.150.116.0/24\",\r\n - \ \"20.157.133.0/24\",\r\n \"52.239.250.0/24\",\r\n \"2603:1020:b05::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UAECentral\",\r\n - \ \"id\": \"Storage.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.53.0/24\",\r\n \"20.60.174.0/23\",\r\n \"20.150.59.0/24\",\r\n + \ \"20.150.118.0/24\",\r\n \"20.157.175.0/24\",\r\n \"20.209.28.0/23\",\r\n + \ \"52.239.251.0/24\",\r\n \"2603:1020:a05::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SwitzerlandWest\",\r\n + \ \"id\": \"Storage.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.26.0/24\",\r\n \"20.60.176.0/23\",\r\n \"20.150.55.0/24\",\r\n + \ \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n \"52.239.250.0/24\",\r\n + \ \"2603:1020:b05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.UAECentral\",\r\n \"id\": \"Storage.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.54.0/24\",\r\n \"20.150.6.0/23\",\r\n \"20.150.115.0/24\",\r\n \ \"20.157.131.0/24\",\r\n \"52.239.233.0/25\",\r\n \"2603:1040:b05::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UAENorth\",\r\n - \ \"id\": \"Storage.UAENorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Storage.UAENorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -45532,7 +46805,7 @@ interactions: \ \"20.60.212.0/23\",\r\n \"20.157.141.0/24\",\r\n \"20.209.50.0/23\",\r\n \ \"52.239.233.128/25\",\r\n \"2603:1040:905::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.UKSouth\",\r\n \"id\": - \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"uksouth\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -45546,7 +46819,7 @@ interactions: \ \"51.141.128.32/27\",\r\n \"51.141.129.64/26\",\r\n \"51.141.130.0/25\",\r\n \ \"52.239.187.0/25\",\r\n \"52.239.231.0/24\",\r\n \"2603:1020:706::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UKWest\",\r\n - \ \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -45558,21 +46831,22 @@ interactions: \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n \"52.239.240.0/24\",\r\n \ \"2603:1020:606::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestCentralUS\",\r\n \"id\": \"Storage.WestCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.71.200.64/28\",\r\n - \ \"13.71.200.96/28\",\r\n \"13.71.200.240/28\",\r\n \"13.71.202.16/28\",\r\n - \ \"13.71.202.32/28\",\r\n \"13.71.202.64/27\",\r\n \"13.78.152.64/28\",\r\n - \ \"13.78.240.16/28\",\r\n \"20.47.4.0/24\",\r\n \"20.60.4.0/24\",\r\n - \ \"20.60.218.0/23\",\r\n \"20.150.81.0/24\",\r\n \"20.150.98.0/24\",\r\n - \ \"20.157.41.0/24\",\r\n \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n - \ \"52.161.168.16/28\",\r\n \"52.161.168.32/28\",\r\n \"52.239.164.0/25\",\r\n - \ \"52.239.167.0/24\",\r\n \"52.239.244.0/23\",\r\n \"2603:1030:b06::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.WestEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.71.200.64/28\",\r\n \"13.71.200.96/28\",\r\n + \ \"13.71.200.240/28\",\r\n \"13.71.202.16/28\",\r\n \"13.71.202.32/28\",\r\n + \ \"13.71.202.64/27\",\r\n \"13.78.152.64/28\",\r\n \"13.78.240.16/28\",\r\n + \ \"20.47.4.0/24\",\r\n \"20.60.4.0/24\",\r\n \"20.60.218.0/23\",\r\n + \ \"20.150.81.0/24\",\r\n \"20.150.98.0/24\",\r\n \"20.157.41.0/24\",\r\n + \ \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n \"52.161.168.16/28\",\r\n + \ \"52.161.168.32/28\",\r\n \"52.239.164.0/25\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.244.0/23\",\r\n \"2603:1030:b06::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestEurope\",\r\n \ \"id\": \"Storage.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -45585,23 +46859,24 @@ interactions: \ \"20.150.74.0/24\",\r\n \"20.150.76.0/24\",\r\n \"20.150.83.0/24\",\r\n \ \"20.150.122.0/24\",\r\n \"20.157.33.0/24\",\r\n \"20.157.146.0/24\",\r\n \ \"20.157.158.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n - \ \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n \"40.68.176.16/28\",\r\n - \ \"40.68.176.48/28\",\r\n \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n - \ \"40.114.152.16/28\",\r\n \"40.114.152.48/28\",\r\n \"40.118.72.176/28\",\r\n - \ \"40.118.73.48/28\",\r\n \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n - \ \"52.166.80.32/27\",\r\n \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n - \ \"52.174.8.32/28\",\r\n \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n - \ \"52.174.224.64/27\",\r\n \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n - \ \"52.236.240.48/28\",\r\n \"52.236.240.64/28\",\r\n \"52.239.140.0/22\",\r\n - \ \"52.239.212.0/23\",\r\n \"52.239.242.0/23\",\r\n \"104.214.243.32/28\",\r\n - \ \"168.61.57.64/26\",\r\n \"168.61.57.128/25\",\r\n \"168.61.58.0/26\",\r\n - \ \"168.61.58.128/26\",\r\n \"168.61.59.64/26\",\r\n \"168.61.61.0/26\",\r\n - \ \"168.61.61.192/26\",\r\n \"168.63.0.0/26\",\r\n \"168.63.2.64/26\",\r\n - \ \"168.63.3.32/27\",\r\n \"168.63.3.64/27\",\r\n \"168.63.113.32/27\",\r\n - \ \"168.63.113.64/27\",\r\n \"191.237.232.32/28\",\r\n \"191.237.232.128/28\",\r\n + \ \"20.157.230.0/24\",\r\n \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n + \ \"20.209.72.0/23\",\r\n \"40.68.176.16/28\",\r\n \"40.68.176.48/28\",\r\n + \ \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n \"40.114.152.16/28\",\r\n + \ \"40.114.152.48/28\",\r\n \"40.118.72.176/28\",\r\n \"40.118.73.48/28\",\r\n + \ \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n \"52.166.80.32/27\",\r\n + \ \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n \"52.174.8.32/28\",\r\n + \ \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n + \ \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n \"52.236.240.48/28\",\r\n + \ \"52.236.240.64/28\",\r\n \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.242.0/23\",\r\n \"104.214.243.32/28\",\r\n \"168.61.57.64/26\",\r\n + \ \"168.61.57.128/25\",\r\n \"168.61.58.0/26\",\r\n \"168.61.58.128/26\",\r\n + \ \"168.61.59.64/26\",\r\n \"168.61.61.0/26\",\r\n \"168.61.61.192/26\",\r\n + \ \"168.63.0.0/26\",\r\n \"168.63.2.64/26\",\r\n \"168.63.3.32/27\",\r\n + \ \"168.63.3.64/27\",\r\n \"168.63.113.32/27\",\r\n \"168.63.113.64/27\",\r\n + \ \"191.237.232.32/28\",\r\n \"191.237.232.128/28\",\r\n \ \"191.239.203.0/28\",\r\n \"2603:1020:207::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestIndia\",\r\n \"id\": - \"Storage.WestIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -45611,9 +46886,9 @@ interactions: \ \"52.239.135.192/26\",\r\n \"52.239.187.128/25\",\r\n \"104.211.168.16/28\",\r\n \ \"2603:1040:807::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestUS\",\r\n \"id\": \"Storage.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.83.72.16/28\",\r\n \ \"13.88.144.112/28\",\r\n \"13.88.144.240/28\",\r\n \"13.88.145.64/28\",\r\n @@ -45639,9 +46914,9 @@ interactions: \ \"168.62.1.128/26\",\r\n \"168.63.89.64/26\",\r\n \"168.63.89.128/26\",\r\n \ \"2603:1030:a0a::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestUS2\",\r\n \"id\": \"Storage.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.66.176.16/28\",\r\n \ \"13.66.176.48/28\",\r\n \"13.66.232.64/28\",\r\n \"13.66.232.208/28\",\r\n @@ -45655,7 +46930,7 @@ interactions: \ \"52.239.176.128/25\",\r\n \"52.239.193.0/24\",\r\n \"52.239.210.0/23\",\r\n \ \"52.239.236.0/23\",\r\n \"2603:1030:d01::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestUS3\",\r\n \"id\": - \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westus3\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -45665,7 +46940,7 @@ interactions: \ \"20.157.191.0/24\",\r\n \"20.209.4.0/23\",\r\n \"2603:1030:505::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"StorageSyncService\",\r\n \ \"id\": \"StorageSyncService\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"StorageSyncService\",\r\n \"addressPrefixes\": @@ -45679,54 +46954,58 @@ interactions: \ \"20.43.42.8/29\",\r\n \"20.43.66.0/29\",\r\n \"20.43.131.40/29\",\r\n \ \"20.45.71.151/32\",\r\n \"20.45.112.216/29\",\r\n \"20.45.192.248/29\",\r\n \ \"20.45.208.0/29\",\r\n \"20.50.1.0/29\",\r\n \"20.72.27.184/29\",\r\n - \ \"20.150.172.40/29\",\r\n \"20.189.108.56/29\",\r\n \"20.189.172.152/29\",\r\n - \ \"20.192.32.232/29\",\r\n \"20.193.168.76/32\",\r\n \"20.193.205.128/29\",\r\n - \ \"20.193.215.160/32\",\r\n \"20.215.154.120/29\",\r\n \"20.217.58.120/29\",\r\n - \ \"23.100.106.151/32\",\r\n \"23.102.225.54/32\",\r\n \"40.67.48.208/29\",\r\n - \ \"40.80.57.192/29\",\r\n \"40.80.169.176/29\",\r\n \"40.80.188.24/29\",\r\n - \ \"40.82.253.192/29\",\r\n \"40.89.17.232/29\",\r\n \"40.112.150.67/32\",\r\n - \ \"40.113.94.67/32\",\r\n \"40.123.47.110/32\",\r\n \"40.123.216.130/32\",\r\n - \ \"51.12.101.240/29\",\r\n \"51.12.204.248/29\",\r\n \"51.53.107.240/29\",\r\n - \ \"51.53.187.240/29\",\r\n \"51.104.25.224/29\",\r\n \"51.105.80.208/29\",\r\n - \ \"51.105.88.248/29\",\r\n \"51.107.48.224/29\",\r\n \"51.107.144.216/29\",\r\n - \ \"51.116.60.244/30\",\r\n \"51.116.245.168/30\",\r\n \"51.120.40.224/29\",\r\n - \ \"51.120.224.216/29\",\r\n \"51.137.161.240/29\",\r\n \"51.140.67.72/32\",\r\n - \ \"51.140.202.34/32\",\r\n \"51.143.192.208/29\",\r\n \"52.136.48.216/29\",\r\n - \ \"52.136.131.99/32\",\r\n \"52.140.105.184/29\",\r\n \"52.143.166.54/32\",\r\n - \ \"52.150.139.104/29\",\r\n \"52.161.25.233/32\",\r\n \"52.176.149.179/32\",\r\n - \ \"52.183.27.204/32\",\r\n \"52.225.171.85/32\",\r\n \"52.228.42.41/32\",\r\n - \ \"52.228.81.248/29\",\r\n \"52.231.67.75/32\",\r\n \"52.231.159.38/32\",\r\n - \ \"52.235.36.119/32\",\r\n \"65.52.62.167/32\",\r\n \"102.133.56.128/29\",\r\n - \ \"102.133.75.173/32\",\r\n \"102.133.175.72/32\",\r\n \"104.40.191.8/32\",\r\n - \ \"104.41.148.238/32\",\r\n \"104.41.161.113/32\",\r\n \"104.208.61.223/32\",\r\n - \ \"104.210.219.252/32\",\r\n \"104.211.73.56/32\",\r\n \"104.211.231.18/32\",\r\n - \ \"104.214.165.88/29\",\r\n \"191.233.9.96/29\",\r\n \"191.235.225.216/29\",\r\n - \ \"191.237.253.115/32\",\r\n \"2603:1000:4::340/123\",\r\n - \ \"2603:1000:104:1::300/123\",\r\n \"2603:1010:6:1::300/123\",\r\n - \ \"2603:1010:101::340/123\",\r\n \"2603:1010:304::340/123\",\r\n - \ \"2603:1010:404::340/123\",\r\n \"2603:1020:5:1::300/123\",\r\n - \ \"2603:1020:206:1::300/123\",\r\n \"2603:1020:305::340/123\",\r\n - \ \"2603:1020:405::340/123\",\r\n \"2603:1020:605::340/123\",\r\n - \ \"2603:1020:705:1::300/123\",\r\n \"2603:1020:805:1::300/123\",\r\n - \ \"2603:1020:905::340/123\",\r\n \"2603:1020:a04:1::300/123\",\r\n - \ \"2603:1020:b04::340/123\",\r\n \"2603:1020:c04:1::300/123\",\r\n - \ \"2603:1020:d04::340/123\",\r\n \"2603:1020:e04:1::300/123\",\r\n - \ \"2603:1020:e04:802::2a0/123\",\r\n \"2603:1020:f04::340/123\",\r\n - \ \"2603:1020:1004::300/123\",\r\n \"2603:1020:1004:800::120/123\",\r\n - \ \"2603:1020:1104:400::320/123\",\r\n \"2603:1020:1302:400::240/123\",\r\n - \ \"2603:1030:f:1::340/123\",\r\n \"2603:1030:f:400::dc0/123\",\r\n - \ \"2603:1030:10:1::300/123\",\r\n \"2603:1030:104:1::300/123\",\r\n - \ \"2603:1030:104:402::760/123\",\r\n \"2603:1030:107:400::2a0/123\",\r\n - \ \"2603:1030:210:1::300/123\",\r\n \"2603:1030:40b:1::300/123\",\r\n - \ \"2603:1030:40c:1::300/123\",\r\n \"2603:1030:504:1::300/123\",\r\n - \ \"2603:1030:504:802::120/123\",\r\n \"2603:1030:608::340/123\",\r\n - \ \"2603:1030:608:402::5e0/123\",\r\n \"2603:1030:807:1::300/123\",\r\n - \ \"2603:1030:a07::340/123\",\r\n \"2603:1030:a07:402::b00/123\",\r\n - \ \"2603:1030:b04::340/123\",\r\n \"2603:1030:c06:1::300/123\",\r\n - \ \"2603:1030:f05:1::300/123\",\r\n \"2603:1030:1005::340/123\",\r\n - \ \"2603:1040:5:1::300/123\",\r\n \"2603:1040:207::340/123\",\r\n - \ \"2603:1040:207:402::5c0/123\",\r\n \"2603:1040:407:1::300/123\",\r\n - \ \"2603:1040:606::340/123\",\r\n \"2603:1040:806::340/123\",\r\n + \ \"20.79.108.120/29\",\r\n \"20.87.83.120/29\",\r\n \"20.91.11.144/29\",\r\n + \ \"20.91.146.0/29\",\r\n \"20.125.157.40/29\",\r\n \"20.150.172.40/29\",\r\n + \ \"20.189.108.56/29\",\r\n \"20.189.172.152/29\",\r\n \"20.192.32.232/29\",\r\n + \ \"20.193.168.76/32\",\r\n \"20.193.205.128/29\",\r\n \"20.193.215.160/32\",\r\n + \ \"20.205.50.232/29\",\r\n \"20.207.4.104/29\",\r\n \"20.215.154.120/29\",\r\n + \ \"20.217.58.120/29\",\r\n \"20.228.2.32/29\",\r\n \"23.100.106.151/32\",\r\n + \ \"23.102.225.54/32\",\r\n \"40.64.14.0/29\",\r\n \"40.67.48.208/29\",\r\n + \ \"40.74.99.32/29\",\r\n \"40.80.57.192/29\",\r\n \"40.80.169.176/29\",\r\n + \ \"40.80.188.24/29\",\r\n \"40.82.253.192/29\",\r\n \"40.89.17.232/29\",\r\n + \ \"40.112.150.67/32\",\r\n \"40.113.94.67/32\",\r\n \"40.123.47.110/32\",\r\n + \ \"40.123.216.130/32\",\r\n \"51.12.101.240/29\",\r\n \"51.12.204.248/29\",\r\n + \ \"51.53.107.240/29\",\r\n \"51.53.187.240/29\",\r\n \"51.104.25.224/29\",\r\n + \ \"51.105.80.208/29\",\r\n \"51.105.88.248/29\",\r\n \"51.107.48.224/29\",\r\n + \ \"51.107.144.216/29\",\r\n \"51.116.60.244/30\",\r\n \"51.116.78.200/29\",\r\n + \ \"51.116.245.168/30\",\r\n \"51.120.40.224/29\",\r\n \"51.120.224.216/29\",\r\n + \ \"51.137.161.240/29\",\r\n \"51.140.67.72/32\",\r\n \"51.140.202.34/32\",\r\n + \ \"51.143.192.208/29\",\r\n \"52.136.48.216/29\",\r\n \"52.136.131.99/32\",\r\n + \ \"52.140.105.184/29\",\r\n \"52.143.166.54/32\",\r\n \"52.150.139.104/29\",\r\n + \ \"52.161.25.233/32\",\r\n \"52.176.149.179/32\",\r\n \"52.183.27.204/32\",\r\n + \ \"52.225.171.85/32\",\r\n \"52.228.42.41/32\",\r\n \"52.228.81.248/29\",\r\n + \ \"52.231.67.75/32\",\r\n \"52.231.159.38/32\",\r\n \"52.235.36.119/32\",\r\n + \ \"65.52.62.167/32\",\r\n \"102.133.56.128/29\",\r\n \"102.133.75.173/32\",\r\n + \ \"102.133.175.72/32\",\r\n \"104.40.191.8/32\",\r\n \"104.41.148.238/32\",\r\n + \ \"104.41.161.113/32\",\r\n \"104.208.61.223/32\",\r\n \"104.210.219.252/32\",\r\n + \ \"104.211.73.56/32\",\r\n \"104.211.231.18/32\",\r\n \"104.214.165.88/29\",\r\n + \ \"191.233.9.96/29\",\r\n \"191.235.225.216/29\",\r\n \"191.237.253.115/32\",\r\n + \ \"2603:1000:4::340/123\",\r\n \"2603:1000:104:1::300/123\",\r\n + \ \"2603:1010:6:1::300/123\",\r\n \"2603:1010:101::340/123\",\r\n + \ \"2603:1010:304::340/123\",\r\n \"2603:1010:404::340/123\",\r\n + \ \"2603:1020:5:1::300/123\",\r\n \"2603:1020:206:1::300/123\",\r\n + \ \"2603:1020:305::340/123\",\r\n \"2603:1020:405::340/123\",\r\n + \ \"2603:1020:605::340/123\",\r\n \"2603:1020:705:1::300/123\",\r\n + \ \"2603:1020:805:1::300/123\",\r\n \"2603:1020:905::340/123\",\r\n + \ \"2603:1020:a04:1::300/123\",\r\n \"2603:1020:b04::340/123\",\r\n + \ \"2603:1020:c04:1::300/123\",\r\n \"2603:1020:d04::340/123\",\r\n + \ \"2603:1020:e04:1::300/123\",\r\n \"2603:1020:e04:802::2a0/123\",\r\n + \ \"2603:1020:f04::340/123\",\r\n \"2603:1020:1004::300/123\",\r\n + \ \"2603:1020:1004:800::120/123\",\r\n \"2603:1020:1104:400::320/123\",\r\n + \ \"2603:1020:1302:400::240/123\",\r\n \"2603:1030:f:1::340/123\",\r\n + \ \"2603:1030:f:400::dc0/123\",\r\n \"2603:1030:10:1::300/123\",\r\n + \ \"2603:1030:104:1::300/123\",\r\n \"2603:1030:104:402::760/123\",\r\n + \ \"2603:1030:107:400::2a0/123\",\r\n \"2603:1030:210:1::300/123\",\r\n + \ \"2603:1030:40b:1::300/123\",\r\n \"2603:1030:40c:1::300/123\",\r\n + \ \"2603:1030:504:1::300/123\",\r\n \"2603:1030:504:802::120/123\",\r\n + \ \"2603:1030:608::340/123\",\r\n \"2603:1030:608:402::5e0/123\",\r\n + \ \"2603:1030:807:1::300/123\",\r\n \"2603:1030:a07::340/123\",\r\n + \ \"2603:1030:a07:402::b00/123\",\r\n \"2603:1030:b04::340/123\",\r\n + \ \"2603:1030:c06:1::300/123\",\r\n \"2603:1030:f05:1::300/123\",\r\n + \ \"2603:1030:1005::340/123\",\r\n \"2603:1040:5:1::300/123\",\r\n + \ \"2603:1040:207::340/123\",\r\n \"2603:1040:207:402::5c0/123\",\r\n + \ \"2603:1040:407:1::300/123\",\r\n \"2603:1040:606::340/123\",\r\n + \ \"2603:1040:606:402::680/123\",\r\n \"2603:1040:806::340/123\",\r\n \ \"2603:1040:904:1::300/123\",\r\n \"2603:1040:a06:1::300/123\",\r\n \ \"2603:1040:a06:802::2a0/123\",\r\n \"2603:1040:b04::340/123\",\r\n \ \"2603:1040:c06::340/123\",\r\n \"2603:1040:d04::300/123\",\r\n @@ -45738,7 +47017,7 @@ interactions: \ \"2603:1050:6:802::2a0/123\",\r\n \"2603:1050:403::300/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"WindowsAdminCenter\",\r\n \ \"id\": \"WindowsAdminCenter\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"WindowsAdminCenter\",\r\n \"addressPrefixes\": @@ -45767,15 +47046,16 @@ interactions: \ \"2603:1030:f:1::2b0/125\",\r\n \"2603:1030:104::6c0/125\",\r\n \ \"2603:1030:107::588/125\",\r\n \"2603:1030:504::1a8/125\",\r\n \ \"2603:1030:608:1::2b0/125\",\r\n \"2603:1030:a07:9::18/125\",\r\n - \ \"2603:1040:207:1::460/125\",\r\n \"2603:1040:904::690/125\",\r\n - \ \"2603:1040:a06::7c0/125\",\r\n \"2603:1040:d04:1::1a8/125\",\r\n - \ \"2603:1040:f05::350/125\",\r\n \"2603:1040:1002::788/125\",\r\n - \ \"2603:1040:1104::5a8/125\",\r\n \"2603:1040:1202::528/125\",\r\n - \ \"2603:1040:1302::528/125\",\r\n \"2603:1040:1402::548/125\",\r\n - \ \"2603:1040:1503::548/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n \"id\": \"WindowsVirtualDesktop\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:207:1::460/125\",\r\n \"2603:1040:606:3::88/125\",\r\n + \ \"2603:1040:904::690/125\",\r\n \"2603:1040:a06::7c0/125\",\r\n + \ \"2603:1040:d04:1::1a8/125\",\r\n \"2603:1040:f05::350/125\",\r\n + \ \"2603:1040:1002::788/125\",\r\n \"2603:1040:1104::5a8/125\",\r\n + \ \"2603:1040:1202::528/125\",\r\n \"2603:1040:1302::528/125\",\r\n + \ \"2603:1040:1402::548/125\",\r\n \"2603:1040:1503::548/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n + \ \"id\": \"WindowsVirtualDesktop\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"WindowsVirtualDesktop\",\r\n \"addressPrefixes\": [\r\n \"13.66.251.49/32\",\r\n \"13.67.68.78/32\",\r\n \"13.68.24.173/32\",\r\n @@ -45903,11 +47183,11 @@ interactions: cache-control: - no-cache content-length: - - '1866510' + - '1911906' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:00:48 GMT + - Fri, 19 Aug 2022 00:30:28 GMT expires: - '-1' pragma: @@ -45924,7 +47204,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e1953f7c-5565-45f4-a3b9-749930a228e7 + - e6d6597d-db99-4dc9-ae62-6d205240e066 status: code: 200 message: OK @@ -45942,24 +47222,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"AzureFrontDoor.Backend","action":"Allow","tag":"ServiceTag","priority":200,"name":"afd"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3948' + - '4077' content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:50 GMT + - Fri, 19 Aug 2022 00:30:31 GMT expires: - '-1' pragma: @@ -45995,24 +47275,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"AzureFrontDoor.Backend","action":"Allow","tag":"ServiceTag","priority":200,"name":"afd"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3948' + - '4077' content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:51 GMT + - Fri, 19 Aug 2022 00:30:33 GMT expires: - '-1' pragma: @@ -46053,11 +47333,11 @@ interactions: 2147483647, "name": "Deny all", "description": "Deny all access"}, {"ipAddress": "AzureCloud.WestEurope,AzureCloud.NorthEurope", "action": "Allow", "tag": "ServiceTag", "priority": 300, "name": "europe"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": + "Any", "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", - "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": - false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, + "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -46068,32 +47348,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1931' + - '1912' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --service-tag --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"AzureFrontDoor.Backend","action":"Allow","tag":"ServiceTag","priority":200,"name":"afd"},{"ipAddress":"AzureCloud.WestEurope,AzureCloud.NorthEurope","action":"Allow","tag":"ServiceTag","priority":300,"name":"europe"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '4058' + - '4187' content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:54 GMT + - Fri, 19 Aug 2022 00:30:37 GMT etag: - - '"1D8A1F38FF43220"' + - '"1D8B362E0126B20"' expires: - '-1' pragma: @@ -46111,7 +47391,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_mixed_remove.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_mixed_remove.yaml index a6f86440206..a52171744ad 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_mixed_remove.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_mixed_remove.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:00:59Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:30:24Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:01:02 GMT + - Fri, 19 Aug 2022 00:30:27 GMT expires: - '-1' pragma: @@ -61,13 +61,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":59309,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59309","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62961,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62961","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -76,9 +76,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:12 GMT + - Fri, 19 Aug 2022 00:30:36 GMT etag: - - '"1D8A1F39E318540"' + - '"1D8B362E5E12215"' expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1198' x-powered-by: - ASP.NET status: @@ -116,14 +116,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59309,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59309","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + West","properties":{"serverFarmId":62961,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62961","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:14 GMT + - Fri, 19 Aug 2022 00:30:38 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -186,7 +186,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:14 GMT + - Fri, 19 Aug 2022 00:30:38 GMT expires: - '-1' pragma: @@ -222,7 +222,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -390,8 +390,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -455,7 +455,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:15 GMT + - Fri, 19 Aug 2022 00:30:39 GMT expires: - '-1' pragma: @@ -499,26 +499,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:01:20.5266667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:30:45.7766667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6258' + - '6557' content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:39 GMT + - Fri, 19 Aug 2022 00:31:04 GMT etag: - - '"1D8A1F3A43CC300"' + - '"1D8B362ECA50175"' expires: - '-1' pragma: @@ -560,25 +560,25 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/publishxml?api-version=2022-03-01 response: body: string: @@ -590,7 +590,7 @@ interactions: content-type: - application/xml date: - - Wed, 27 Jul 2022 20:01:40 GMT + - Fri, 19 Aug 2022 00:31:06 GMT expires: - '-1' pragma: @@ -624,12 +624,12 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:00:59Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:30:24Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -638,7 +638,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:01:40 GMT + - Fri, 19 Aug 2022 00:31:07 GMT expires: - '-1' pragma: @@ -673,21 +673,21 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"cli-vnet-nwr000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004\",\r\n - \ \"etag\": \"W/\\\"82f3c5c3-b3c4-48cf-8eeb-3e849f4166a6\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"be26ea6f-6cb4-469a-a414-5d9012fd79f5\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"1559ed02-529c-4fb0-ae6a-d923ffc85ce3\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"52f038fe-9a19-4a79-8207-e113892c704a\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"endpoint-subnet\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"82f3c5c3-b3c4-48cf-8eeb-3e849f4166a6\\\"\",\r\n + \ \"etag\": \"W/\\\"be26ea6f-6cb4-469a-a414-5d9012fd79f5\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -698,7 +698,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/96542bf6-a8f9-404e-b3dd-e4a4bb341466?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/0ed75d48-6cb5-4b1a-95ea-9654012461f7?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -706,7 +706,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:01:44 GMT + - Fri, 19 Aug 2022 00:31:13 GMT expires: - '-1' pragma: @@ -719,9 +719,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 81efdaf3-985a-4568-9976-57cee32bac58 + - 91928efe-6c9b-43f4-825e-c3e08b540857 x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' status: code: 201 message: Created @@ -739,9 +739,9 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/96542bf6-a8f9-404e-b3dd-e4a4bb341466?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/0ed75d48-6cb5-4b1a-95ea-9654012461f7?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -753,7 +753,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:01:47 GMT + - Fri, 19 Aug 2022 00:31:16 GMT expires: - '-1' pragma: @@ -770,7 +770,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 811e9ebf-5fc4-4009-b4ae-830a03247399 + - 3b7a3487-ef37-4a30-8304-d3722b4989a3 status: code: 200 message: OK @@ -788,21 +788,21 @@ interactions: ParameterSetName: - -g -n --address-prefixes --subnet-name --subnet-prefixes User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"cli-vnet-nwr000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004\",\r\n - \ \"etag\": \"W/\\\"42854a59-3047-47be-bded-fc559c8e1331\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"78ee84ec-d1d0-45c2-9067-3f2c521a2a44\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"1559ed02-529c-4fb0-ae6a-d923ffc85ce3\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"52f038fe-9a19-4a79-8207-e113892c704a\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"endpoint-subnet\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"42854a59-3047-47be-bded-fc559c8e1331\\\"\",\r\n + \ \"etag\": \"W/\\\"78ee84ec-d1d0-45c2-9067-3f2c521a2a44\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -817,9 +817,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:01:48 GMT + - Fri, 19 Aug 2022 00:31:17 GMT etag: - - W/"42854a59-3047-47be-bded-fc559c8e1331" + - W/"78ee84ec-d1d0-45c2-9067-3f2c521a2a44" expires: - '-1' pragma: @@ -836,7 +836,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0037a723-dd59-446f-8803-82d75593100c + - 0cfe1895-efa5-441d-9db1-aa00f7cbfa74 status: code: 200 message: OK @@ -854,24 +854,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:49 GMT + - Fri, 19 Aug 2022 00:31:19 GMT expires: - '-1' pragma: @@ -907,24 +907,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:50 GMT + - Fri, 19 Aug 2022 00:31:21 GMT expires: - '-1' pragma: @@ -959,13 +959,13 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}, {"ipAddress": "130.220.0.0/27", "action": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}, {"ipAddress": "130.220.0.0/27", "action": "Allow", "tag": "Default", "priority": 100, "name": "developers"}], "scmIpSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, - "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": - "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: @@ -977,32 +977,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1747' + - '1737' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":100,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3926' + - '4055' content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:53 GMT + - Fri, 19 Aug 2022 00:31:25 GMT etag: - - '"1D8A1F3A43CC300"' + - '"1D8B362ECA50175"' expires: - '-1' pragma: @@ -1020,7 +1020,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' x-powered-by: - ASP.NET status: @@ -1040,24 +1040,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":100,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3944' + - '4073' content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:54 GMT + - Fri, 19 Aug 2022 00:31:26 GMT expires: - '-1' pragma: @@ -1093,26 +1093,28 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet?api-version=2019-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"endpoint-subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"42854a59-3047-47be-bded-fc559c8e1331\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"78ee84ec-d1d0-45c2-9067-3f2c521a2a44\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n - \ \"delegations\": []\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n + \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": + \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: cache-control: - no-cache content-length: - - '453' + - '557' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:01:55 GMT + - Fri, 19 Aug 2022 00:31:27 GMT etag: - - W/"42854a59-3047-47be-bded-fc559c8e1331" + - W/"78ee84ec-d1d0-45c2-9067-3f2c521a2a44" expires: - '-1' pragma: @@ -1129,15 +1131,16 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bda2a7f4-87b4-47f3-9139-c84959e01eb8 + - cc862908-10ec-4f29-b0ad-2a75abd45951 status: code: 200 message: OK - request: body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet", - "name": "endpoint-subnet", "etag": "W/\"42854a59-3047-47be-bded-fc559c8e1331\"", + "name": "endpoint-subnet", "type": "Microsoft.Network/virtualNetworks/subnets", "properties": {"addressPrefix": "10.0.0.0/24", "serviceEndpoints": [{"service": - "Microsoft.Web"}], "delegations": [], "provisioningState": "Succeeded"}}' + "Microsoft.Web"}], "delegations": [], "privateEndpointNetworkPolicies": "Disabled", + "privateLinkServiceNetworkPolicies": "Enabled"}}' headers: Accept: - application/json @@ -1148,35 +1151,36 @@ interactions: Connection: - keep-alive Content-Length: - - '414' + - '473' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet?api-version=2019-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"endpoint-subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"3f4d18de-6abe-44fc-b676-2349eb962075\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"bf7a7405-d438-40ca-95f7-9f95fb874745\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Updating\",\r\n \ \"service\": \"Microsoft.Web\",\r\n \"locations\": [\r\n \"*\"\r\n - \ ]\r\n }\r\n ],\r\n \"delegations\": []\r\n },\r\n \"type\": - \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + \ ]\r\n }\r\n ],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": + \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n + \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/f4e582b6-45b1-47ab-872b-cdef7544604f?api-version=2019-02-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/5c12dfcb-50bd-429c-b14e-97462afde41a?api-version=2021-08-01 cache-control: - no-cache content-length: - - '634' + - '738' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:01:56 GMT + - Fri, 19 Aug 2022 00:31:28 GMT expires: - '-1' pragma: @@ -1193,9 +1197,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c6c83bee-07e5-4d86-a7fe-e5b0b6011d6b + - 6d4d3d66-27ea-40ee-a621-2adc61cf322f x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1195' status: code: 200 message: OK @@ -1213,9 +1217,9 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/f4e582b6-45b1-47ab-872b-cdef7544604f?api-version=2019-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/5c12dfcb-50bd-429c-b14e-97462afde41a?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1227,7 +1231,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:01:59 GMT + - Fri, 19 Aug 2022 00:31:31 GMT expires: - '-1' pragma: @@ -1244,7 +1248,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 20d57028-b785-4a10-9f6f-92dcea552aa2 + - 111a0299-e2c3-4715-b3a1-a494f7198e88 status: code: 200 message: OK @@ -1262,29 +1266,30 @@ interactions: ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet?api-version=2019-02-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"endpoint-subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet\",\r\n - \ \"etag\": \"W/\\\"c3454ca6-08cb-463d-8646-656e85e89ab2\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"f2c27935-e394-430c-90d0-89b4c0df5ab4\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"service\": \"Microsoft.Web\",\r\n \"locations\": [\r\n \"*\"\r\n - \ ]\r\n }\r\n ],\r\n \"delegations\": []\r\n },\r\n \"type\": - \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" + \ ]\r\n }\r\n ],\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": + \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n + \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: cache-control: - no-cache content-length: - - '636' + - '740' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:01:59 GMT + - Fri, 19 Aug 2022 00:31:31 GMT etag: - - W/"c3454ca6-08cb-463d-8646-656e85e89ab2" + - W/"f2c27935-e394-430c-90d0-89b4c0df5ab4" expires: - '-1' pragma: @@ -1301,7 +1306,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1b07df01-1275-44e4-a450-a74ae80db2b8 + - 902a7dc2-8051-4a11-bb44-de3fa6b4eddb status: code: 200 message: OK @@ -1325,11 +1330,10 @@ interactions: "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet", "action": "Allow", "tag": "Default", "priority": 150, "name": "vnet-integration"}], "scmIpSecurityRestrictions": [{"ipAddress": "Any", "action": "Allow", "priority": - 1, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + 2147483647, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", - "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": - 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": - 0, "azureStorageAccounts": {}}}' + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": + false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -1340,32 +1344,32 @@ interactions: Connection: - keep-alive Content-Length: - - '2071' + - '2052' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --vnet-name --subnet --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":100,"name":"developers"},{"vnetSubnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet","action":"Allow","tag":"Default","priority":150,"name":"vnet-integration"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '4198' + - '4327' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:02 GMT + - Fri, 19 Aug 2022 00:31:35 GMT etag: - - '"1D8A1F3B7341BC0"' + - '"1D8B363039084CB"' expires: - '-1' pragma: @@ -1383,7 +1387,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1193' x-powered-by: - ASP.NET status: @@ -1403,24 +1407,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority --http-header User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:02:02.5366667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:31:35.14","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":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},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6057' + - '6333' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:03 GMT + - Fri, 19 Aug 2022 00:31:36 GMT etag: - - '"1D8A1F3BCE03C8B"' + - '"1D8B36309962A40"' expires: - '-1' pragma: @@ -1456,16 +1460,16 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority --http-header User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/Japan%20West/serviceTags?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"Public\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/serviceTags/Public\",\r\n - \ \"type\": \"Microsoft.Network/serviceTags\",\r\n \"changeNumber\": \"97\",\r\n + \ \"type\": \"Microsoft.Network/serviceTags\",\r\n \"changeNumber\": \"102\",\r\n \ \"cloud\": \"Public\",\r\n \"values\": [\r\n {\r\n \"name\": \"ActionGroup\",\r\n - \ \"id\": \"ActionGroup\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": + \ \"id\": \"ActionGroup\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"ActionGroup\",\r\n \"addressPrefixes\": @@ -1508,42 +1512,42 @@ interactions: \ \"23.97.214.210/32\",\r\n \"23.97.218.188/32\",\r\n \"23.98.150.134/32\",\r\n \ \"40.68.195.137/32\",\r\n \"40.68.201.58/32\",\r\n \"40.68.201.65/32\",\r\n \ \"40.68.201.206/32\",\r\n \"40.68.201.211/32\",\r\n \"40.68.204.18/32\",\r\n - \ \"40.85.205.77/32\",\r\n \"40.85.214.51/32\",\r\n \"40.85.217.241/32\",\r\n - \ \"40.85.228.73/32\",\r\n \"40.85.251.232/32\",\r\n \"40.85.254.31/32\",\r\n - \ \"40.115.37.106/32\",\r\n \"40.121.219.215/32\",\r\n \"40.121.221.62/32\",\r\n - \ \"40.121.222.201/32\",\r\n \"40.121.223.186/32\",\r\n \"40.127.89.115/32\",\r\n - \ \"40.127.89.233/32\",\r\n \"40.127.89.237/32\",\r\n \"40.127.90.1/32\",\r\n - \ \"40.127.94.221/32\",\r\n \"51.12.101.172/30\",\r\n \"51.12.204.244/30\",\r\n - \ \"51.53.106.88/30\",\r\n \"51.53.186.88/30\",\r\n \"51.104.9.100/30\",\r\n - \ \"51.116.168.97/32\",\r\n \"51.116.168.105/32\",\r\n \"51.116.168.107/32\",\r\n - \ \"51.116.168.114/32\",\r\n \"51.116.171.167/32\",\r\n \"51.116.171.171/32\",\r\n - \ \"51.116.171.219/32\",\r\n \"51.116.235.221/32\",\r\n \"51.116.239.135/32\",\r\n - \ \"51.140.60.60/32\",\r\n \"51.140.60.160/32\",\r\n \"51.140.68.158/32\",\r\n - \ \"51.140.70.218/32\",\r\n \"51.140.73.7/32\",\r\n \"51.140.120.15/32\",\r\n - \ \"51.140.242.100/32\",\r\n \"51.140.250.121/32\",\r\n \"51.140.254.225/32\",\r\n - \ \"51.141.12.82/31\",\r\n \"51.141.12.84/31\",\r\n \"51.141.12.234/32\",\r\n - \ \"51.141.13.170/32\",\r\n \"51.144.100.192/32\",\r\n \"52.138.31.211/32\",\r\n - \ \"52.149.154.142/32\",\r\n \"52.154.76.93/32\",\r\n \"52.154.77.164/32\",\r\n - \ \"52.161.13.167/32\",\r\n \"52.161.14.3/32\",\r\n \"52.161.19.45/32\",\r\n - \ \"52.161.19.125/32\",\r\n \"52.161.22.38/32\",\r\n \"52.161.24.165/32\",\r\n - \ \"52.161.28.62/32\",\r\n \"52.161.28.159/32\",\r\n \"52.161.28.167/32\",\r\n - \ \"52.161.30.189/32\",\r\n \"52.161.31.218/32\",\r\n \"52.161.92.147/32\",\r\n - \ \"52.161.95.89/32\",\r\n \"52.161.96.131/32\",\r\n \"52.161.96.213/32\",\r\n - \ \"52.161.97.144/32\",\r\n \"52.161.98.114/32\",\r\n \"52.161.104.116/32\",\r\n - \ \"52.161.106.53/32\",\r\n \"52.161.109.196/32\",\r\n \"52.172.136.188/32\",\r\n - \ \"52.172.144.111/32\",\r\n \"52.172.164.90/32\",\r\n \"52.172.187.93/32\",\r\n - \ \"52.172.198.236/32\",\r\n \"52.172.202.195/32\",\r\n \"52.172.210.146/32\",\r\n - \ \"52.172.211.172/32\",\r\n \"52.172.213.78/32\",\r\n \"52.172.215.180/32\",\r\n - \ \"52.172.218.144/32\",\r\n \"52.172.221.13/32\",\r\n \"52.172.221.97/32\",\r\n - \ \"52.183.20.244/32\",\r\n \"52.183.31.0/32\",\r\n \"52.183.94.59/32\",\r\n - \ \"52.184.145.166/32\",\r\n \"52.187.131.239/32\",\r\n \"52.187.132.63/32\",\r\n - \ \"52.187.134.230/32\",\r\n \"52.187.135.247/32\",\r\n \"52.188.200.146/32\",\r\n - \ \"52.230.81.147/32\",\r\n \"52.240.244.140/30\",\r\n \"52.243.36.200/32\",\r\n - \ \"52.243.36.225/32\",\r\n \"52.246.180.10/32\",\r\n \"52.246.183.223/32\",\r\n - \ \"52.246.184.112/32\",\r\n \"70.37.102.179/32\",\r\n \"104.46.34.229/32\",\r\n - \ \"104.46.42.184/32\",\r\n \"104.46.45.172/32\",\r\n \"104.211.0.27/32\",\r\n - \ \"104.211.2.38/32\",\r\n \"104.211.3.34/32\",\r\n \"104.211.3.100/32\",\r\n - \ \"104.211.113.109/32\",\r\n \"104.211.116.183/32\",\r\n + \ \"40.74.102.24/30\",\r\n \"40.85.205.77/32\",\r\n \"40.85.214.51/32\",\r\n + \ \"40.85.217.241/32\",\r\n \"40.85.228.73/32\",\r\n \"40.85.251.232/32\",\r\n + \ \"40.85.254.31/32\",\r\n \"40.115.37.106/32\",\r\n \"40.121.219.215/32\",\r\n + \ \"40.121.221.62/32\",\r\n \"40.121.222.201/32\",\r\n \"40.121.223.186/32\",\r\n + \ \"40.127.89.115/32\",\r\n \"40.127.89.233/32\",\r\n \"40.127.89.237/32\",\r\n + \ \"40.127.90.1/32\",\r\n \"40.127.94.221/32\",\r\n \"51.12.101.172/30\",\r\n + \ \"51.12.204.244/30\",\r\n \"51.53.106.88/30\",\r\n \"51.53.186.88/30\",\r\n + \ \"51.104.9.100/30\",\r\n \"51.116.168.97/32\",\r\n \"51.116.168.105/32\",\r\n + \ \"51.116.168.107/32\",\r\n \"51.116.168.114/32\",\r\n \"51.116.171.167/32\",\r\n + \ \"51.116.171.171/32\",\r\n \"51.116.171.219/32\",\r\n \"51.116.235.221/32\",\r\n + \ \"51.116.239.135/32\",\r\n \"51.140.60.60/32\",\r\n \"51.140.60.160/32\",\r\n + \ \"51.140.68.158/32\",\r\n \"51.140.70.218/32\",\r\n \"51.140.73.7/32\",\r\n + \ \"51.140.120.15/32\",\r\n \"51.140.242.100/32\",\r\n \"51.140.250.121/32\",\r\n + \ \"51.140.254.225/32\",\r\n \"51.141.12.82/31\",\r\n \"51.141.12.84/31\",\r\n + \ \"51.141.12.234/32\",\r\n \"51.141.13.170/32\",\r\n \"51.144.100.192/32\",\r\n + \ \"52.138.31.211/32\",\r\n \"52.149.154.142/32\",\r\n \"52.154.76.93/32\",\r\n + \ \"52.154.77.164/32\",\r\n \"52.161.13.167/32\",\r\n \"52.161.14.3/32\",\r\n + \ \"52.161.19.45/32\",\r\n \"52.161.19.125/32\",\r\n \"52.161.22.38/32\",\r\n + \ \"52.161.24.165/32\",\r\n \"52.161.28.62/32\",\r\n \"52.161.28.159/32\",\r\n + \ \"52.161.28.167/32\",\r\n \"52.161.30.189/32\",\r\n \"52.161.31.218/32\",\r\n + \ \"52.161.92.147/32\",\r\n \"52.161.95.89/32\",\r\n \"52.161.96.131/32\",\r\n + \ \"52.161.96.213/32\",\r\n \"52.161.97.144/32\",\r\n \"52.161.98.114/32\",\r\n + \ \"52.161.104.116/32\",\r\n \"52.161.106.53/32\",\r\n \"52.161.109.196/32\",\r\n + \ \"52.172.136.188/32\",\r\n \"52.172.144.111/32\",\r\n \"52.172.164.90/32\",\r\n + \ \"52.172.187.93/32\",\r\n \"52.172.198.236/32\",\r\n \"52.172.202.195/32\",\r\n + \ \"52.172.210.146/32\",\r\n \"52.172.211.172/32\",\r\n \"52.172.213.78/32\",\r\n + \ \"52.172.215.180/32\",\r\n \"52.172.218.144/32\",\r\n \"52.172.221.13/32\",\r\n + \ \"52.172.221.97/32\",\r\n \"52.183.20.244/32\",\r\n \"52.183.31.0/32\",\r\n + \ \"52.183.94.59/32\",\r\n \"52.184.145.166/32\",\r\n \"52.187.131.239/32\",\r\n + \ \"52.187.132.63/32\",\r\n \"52.187.134.230/32\",\r\n \"52.187.135.247/32\",\r\n + \ \"52.188.200.146/32\",\r\n \"52.230.81.147/32\",\r\n \"52.240.244.140/30\",\r\n + \ \"52.243.36.200/32\",\r\n \"52.243.36.225/32\",\r\n \"52.246.180.10/32\",\r\n + \ \"52.246.183.223/32\",\r\n \"52.246.184.112/32\",\r\n \"70.37.102.179/32\",\r\n + \ \"104.46.34.229/32\",\r\n \"104.46.42.184/32\",\r\n \"104.46.45.172/32\",\r\n + \ \"104.211.0.27/32\",\r\n \"104.211.2.38/32\",\r\n \"104.211.3.34/32\",\r\n + \ \"104.211.3.100/32\",\r\n \"104.211.113.109/32\",\r\n \"104.211.116.183/32\",\r\n \ \"104.211.118.93/32\",\r\n \"104.214.165.80/30\",\r\n \"137.116.129.13/32\",\r\n \ \"137.116.129.30/32\",\r\n \"137.116.132.55/32\",\r\n \"137.117.45.230/32\",\r\n \ \"137.117.46.62/32\",\r\n \"137.117.46.248/32\",\r\n \"138.91.1.170/32\",\r\n @@ -1580,38 +1584,39 @@ interactions: \ \"2603:1040:1503:400::180/125\",\r\n \"2603:1050:6:402::178/125\",\r\n \ \"2603:1050:403:400::1f8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement\",\r\n \"id\": \"ApiManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.64.39.16/32\",\r\n \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n - \ \"13.67.8.108/31\",\r\n \"13.67.9.208/28\",\r\n \"13.69.64.76/31\",\r\n - \ \"13.69.66.144/28\",\r\n \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n - \ \"13.70.72.28/31\",\r\n \"13.70.72.240/28\",\r\n \"13.71.49.1/32\",\r\n - \ \"13.71.170.44/31\",\r\n \"13.71.172.144/28\",\r\n \"13.71.194.116/31\",\r\n - \ \"13.71.196.32/28\",\r\n \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n - \ \"13.75.217.184/32\",\r\n \"13.75.221.78/32\",\r\n \"13.77.50.68/31\",\r\n - \ \"13.77.52.224/28\",\r\n \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n - \ \"13.84.189.17/32\",\r\n \"13.85.22.63/32\",\r\n \"13.86.102.66/32\",\r\n - \ \"13.87.56.84/31\",\r\n \"13.87.57.144/28\",\r\n \"13.87.122.84/31\",\r\n - \ \"13.87.123.144/28\",\r\n \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n - \ \"20.17.51.224/28\",\r\n \"20.21.36.96/28\",\r\n \"20.36.106.68/31\",\r\n - \ \"20.36.107.176/28\",\r\n \"20.36.114.20/31\",\r\n \"20.36.115.128/28\",\r\n - \ \"20.37.52.67/32\",\r\n \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n - \ \"20.37.81.41/32\",\r\n \"20.39.80.2/32\",\r\n \"20.39.99.81/32\",\r\n - \ \"20.40.125.155/32\",\r\n \"20.40.160.107/32\",\r\n \"20.40.231.62/31\",\r\n - \ \"20.44.2.4/31\",\r\n \"20.44.3.224/28\",\r\n \"20.44.33.246/32\",\r\n - \ \"20.44.72.3/32\",\r\n \"20.46.13.224/28\",\r\n \"20.46.144.85/32\",\r\n - \ \"20.47.232.184/31\",\r\n \"20.48.201.76/31\",\r\n \"20.51.6.224/28\",\r\n - \ \"20.52.94.112/31\",\r\n \"20.59.81.16/28\",\r\n \"20.62.63.254/31\",\r\n - \ \"20.70.220.182/31\",\r\n \"20.72.26.16/28\",\r\n \"20.83.221.20/30\",\r\n - \ \"20.83.221.64/28\",\r\n \"20.83.221.86/31\",\r\n \"20.86.92.254/31\",\r\n - \ \"20.88.154.20/31\",\r\n \"20.90.131.114/31\",\r\n \"20.92.3.250/31\",\r\n - \ \"20.97.32.190/31\",\r\n \"20.99.8.80/28\",\r\n \"20.150.167.160/28\",\r\n - \ \"20.150.170.224/28\",\r\n \"20.188.77.119/32\",\r\n \"20.191.167.246/31\",\r\n - \ \"20.192.45.112/28\",\r\n \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n - \ \"20.193.192.48/28\",\r\n \"20.193.202.160/28\",\r\n \"20.194.74.240/28\",\r\n - \ \"20.195.78.64/28\",\r\n \"20.215.3.224/28\",\r\n \"20.217.43.224/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n + \ \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n \"13.67.8.108/31\",\r\n + \ \"13.67.9.208/28\",\r\n \"13.69.64.76/31\",\r\n \"13.69.66.144/28\",\r\n + \ \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n \"13.70.72.28/31\",\r\n + \ \"13.70.72.240/28\",\r\n \"13.71.49.1/32\",\r\n \"13.71.170.44/31\",\r\n + \ \"13.71.172.144/28\",\r\n \"13.71.194.116/31\",\r\n \"13.71.196.32/28\",\r\n + \ \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n \"13.75.217.184/32\",\r\n + \ \"13.75.221.78/32\",\r\n \"13.77.50.68/31\",\r\n \"13.77.52.224/28\",\r\n + \ \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n \"13.84.189.17/32\",\r\n + \ \"13.85.22.63/32\",\r\n \"13.86.102.66/32\",\r\n \"13.87.56.84/31\",\r\n + \ \"13.87.57.144/28\",\r\n \"13.87.122.84/31\",\r\n \"13.87.123.144/28\",\r\n + \ \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n \"20.17.51.224/28\",\r\n + \ \"20.21.36.96/28\",\r\n \"20.36.106.68/31\",\r\n \"20.36.107.176/28\",\r\n + \ \"20.36.114.20/31\",\r\n \"20.36.115.128/28\",\r\n \"20.37.52.67/32\",\r\n + \ \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n \"20.37.81.41/32\",\r\n + \ \"20.39.80.2/32\",\r\n \"20.39.99.81/32\",\r\n \"20.40.125.155/32\",\r\n + \ \"20.40.160.107/32\",\r\n \"20.40.231.62/31\",\r\n \"20.44.2.4/31\",\r\n + \ \"20.44.3.224/28\",\r\n \"20.44.33.246/32\",\r\n \"20.44.72.3/32\",\r\n + \ \"20.46.13.224/28\",\r\n \"20.46.144.85/32\",\r\n \"20.47.232.184/31\",\r\n + \ \"20.48.201.76/31\",\r\n \"20.51.6.224/28\",\r\n \"20.52.94.112/31\",\r\n + \ \"20.59.81.16/28\",\r\n \"20.62.63.254/31\",\r\n \"20.70.220.182/31\",\r\n + \ \"20.72.26.16/28\",\r\n \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n + \ \"20.83.221.86/31\",\r\n \"20.86.92.254/31\",\r\n \"20.88.154.20/31\",\r\n + \ \"20.90.131.114/31\",\r\n \"20.92.3.250/31\",\r\n \"20.97.32.190/31\",\r\n + \ \"20.99.8.80/28\",\r\n \"20.150.167.160/28\",\r\n \"20.150.170.224/28\",\r\n + \ \"20.188.77.119/32\",\r\n \"20.191.167.246/31\",\r\n \"20.192.45.112/28\",\r\n + \ \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n \"20.193.192.48/28\",\r\n + \ \"20.193.202.160/28\",\r\n \"20.194.74.240/28\",\r\n \"20.195.78.64/28\",\r\n + \ \"20.210.144.64/28\",\r\n \"20.215.3.224/28\",\r\n \"20.217.43.224/28\",\r\n \ \"23.96.224.175/32\",\r\n \"23.101.67.140/32\",\r\n \"23.101.166.38/32\",\r\n \ \"40.66.60.111/32\",\r\n \"40.67.58.224/28\",\r\n \"40.69.106.68/31\",\r\n \ \"40.69.107.224/28\",\r\n \"40.70.146.76/31\",\r\n \"40.70.148.16/28\",\r\n @@ -1672,28 +1677,28 @@ interactions: \ \"2603:1030:f05:402::140/124\",\r\n \"2603:1030:1005:402::140/124\",\r\n \ \"2603:1040:5:402::140/124\",\r\n \"2603:1040:207:1::4a0/124\",\r\n \ \"2603:1040:207:402::140/124\",\r\n \"2603:1040:407:402::140/124\",\r\n - \ \"2603:1040:606:402::140/124\",\r\n \"2603:1040:806:402::140/124\",\r\n - \ \"2603:1040:904:2::690/124\",\r\n \"2603:1040:904:402::140/124\",\r\n - \ \"2603:1040:a06:2::280/124\",\r\n \"2603:1040:a06:402::140/124\",\r\n - \ \"2603:1040:b04:402::140/124\",\r\n \"2603:1040:c06:402::140/124\",\r\n - \ \"2603:1040:d04:1::700/124\",\r\n \"2603:1040:d04:800::c0/124\",\r\n - \ \"2603:1040:f05::6f0/124\",\r\n \"2603:1040:f05:402::140/124\",\r\n - \ \"2603:1040:1002::7e0/124\",\r\n \"2603:1040:1104:1::400/124\",\r\n - \ \"2603:1040:1104:400::140/124\",\r\n \"2603:1040:1202::560/124\",\r\n - \ \"2603:1040:1302::560/124\",\r\n \"2603:1040:1402::600/124\",\r\n - \ \"2603:1040:1503::600/124\",\r\n \"2603:1050:6:402::140/124\",\r\n - \ \"2603:1050:403:400::2a0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.AustraliaCentral\",\r\n \"id\": - \"ApiManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"20.36.106.68/31\",\r\n \"20.36.107.176/28\",\r\n - \ \"20.37.52.67/32\",\r\n \"2603:1010:304:402::140/124\"\r\n + \ \"2603:1040:606:3::c0/124\",\r\n \"2603:1040:606:402::140/124\",\r\n + \ \"2603:1040:806:402::140/124\",\r\n \"2603:1040:904:2::690/124\",\r\n + \ \"2603:1040:904:402::140/124\",\r\n \"2603:1040:a06:2::280/124\",\r\n + \ \"2603:1040:a06:402::140/124\",\r\n \"2603:1040:b04:402::140/124\",\r\n + \ \"2603:1040:c06:402::140/124\",\r\n \"2603:1040:d04:1::700/124\",\r\n + \ \"2603:1040:d04:800::c0/124\",\r\n \"2603:1040:f05::6f0/124\",\r\n + \ \"2603:1040:f05:402::140/124\",\r\n \"2603:1040:1002::7e0/124\",\r\n + \ \"2603:1040:1104:1::400/124\",\r\n \"2603:1040:1104:400::140/124\",\r\n + \ \"2603:1040:1202::560/124\",\r\n \"2603:1040:1302::560/124\",\r\n + \ \"2603:1040:1402::600/124\",\r\n \"2603:1040:1503::600/124\",\r\n + \ \"2603:1050:6:402::140/124\",\r\n \"2603:1050:403:400::2a0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaCentral\",\r\n + \ \"id\": \"ApiManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.36.106.68/31\",\r\n + \ \"20.36.107.176/28\",\r\n \"20.37.52.67/32\",\r\n \"2603:1010:304:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaCentral2\",\r\n \ \"id\": \"ApiManagement.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -1701,7 +1706,7 @@ interactions: \ \"20.36.115.128/28\",\r\n \"20.39.99.81/32\",\r\n \"2603:1010:404:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaEast\",\r\n \ \"id\": \"ApiManagement.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -1710,7 +1715,7 @@ interactions: \ \"2603:1010:6:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.AustraliaSoutheast\",\r\n \"id\": \"ApiManagement.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -1718,23 +1723,23 @@ interactions: \ \"13.77.52.224/28\",\r\n \"20.40.160.107/32\",\r\n \"20.92.3.250/31\",\r\n \ \"2603:1010:101:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.BrazilSouth\",\r\n \"id\": \"ApiManagement.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"191.233.24.179/32\",\r\n - \ \"191.233.203.28/31\",\r\n \"191.233.203.240/28\",\r\n - \ \"191.238.73.14/31\",\r\n \"2603:1050:6:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"191.233.24.179/32\",\r\n \"191.233.203.28/31\",\r\n + \ \"191.233.203.240/28\",\r\n \"191.238.73.14/31\",\r\n \"2603:1050:6:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.BrazilSoutheast\",\r\n \ \"id\": \"ApiManagement.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"191.232.18.181/32\",\r\n \"191.233.50.192/28\",\r\n \ \"2603:1050:403:400::2a0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.CanadaCentral\",\r\n \"id\": - \"ApiManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -1743,7 +1748,7 @@ interactions: \ \"20.48.201.76/31\",\r\n \"52.139.20.34/32\",\r\n \"2603:1030:f05:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CanadaEast\",\r\n \ \"id\": \"ApiManagement.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -1751,7 +1756,7 @@ interactions: \ \"52.139.80.117/32\",\r\n \"2603:1030:1005:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CentralIndia\",\r\n \ \"id\": \"ApiManagement.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -1759,73 +1764,73 @@ interactions: \ \"104.211.81.240/28\",\r\n \"2603:1040:a06:2::280/124\",\r\n \ \"2603:1040:a06:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.CentralUS\",\r\n \"id\": \"ApiManagement.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.86.102.66/32\",\r\n - \ \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n \"20.40.231.62/31\",\r\n - \ \"2603:1030:10:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.CentralUSEUAP\",\r\n \"id\": - \"ApiManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.86.102.66/32\",\r\n \"13.89.170.204/31\",\r\n + \ \"13.89.174.64/28\",\r\n \"20.40.231.62/31\",\r\n \"2603:1030:10:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CentralUSEUAP\",\r\n + \ \"id\": \"ApiManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.46.13.224/28\",\r\n \"40.78.202.128/31\",\r\n \ \"40.78.203.160/28\",\r\n \"52.253.159.160/32\",\r\n \"2603:1030:f:2::490/124\",\r\n \ \"2603:1030:f:400::940/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.EastAsia\",\r\n \"id\": \"ApiManagement.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.148/31\",\r\n - \ \"13.75.38.16/28\",\r\n \"20.195.78.64/28\",\r\n \"52.139.152.27/32\",\r\n - \ \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n \"2603:1040:207:1::4a0/124\",\r\n - \ \"2603:1040:207:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS\",\r\n \"id\": \"ApiManagement.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.88.154.20/31\",\r\n - \ \"40.71.10.204/31\",\r\n \"40.71.13.128/28\",\r\n \"52.224.186.99/32\",\r\n - \ \"2603:1030:210:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS2\",\r\n \"id\": \"ApiManagement.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.72.3/32\",\r\n - \ \"20.62.63.254/31\",\r\n \"40.70.146.76/31\",\r\n \"40.70.148.16/28\",\r\n - \ \"2603:1030:40c:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS2EUAP\",\r\n \"id\": \"ApiManagement.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.47.232.184/31\",\r\n - \ \"40.74.146.80/31\",\r\n \"40.74.147.32/28\",\r\n \"52.253.229.253/32\",\r\n - \ \"2603:1030:40b:400::940/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.FranceCentral\",\r\n \"id\": - \"ApiManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n \"20.195.78.64/28\",\r\n + \ \"52.139.152.27/32\",\r\n \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n + \ \"2603:1040:207:1::4a0/124\",\r\n \"2603:1040:207:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS\",\r\n + \ \"id\": \"ApiManagement.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.88.154.20/31\",\r\n \"40.71.10.204/31\",\r\n + \ \"40.71.13.128/28\",\r\n \"52.224.186.99/32\",\r\n \"2603:1030:210:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS2\",\r\n + \ \"id\": \"ApiManagement.EastUS2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.44.72.3/32\",\r\n \"20.62.63.254/31\",\r\n \"40.70.146.76/31\",\r\n + \ \"40.70.148.16/28\",\r\n \"2603:1030:40c:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS2EUAP\",\r\n + \ \"id\": \"ApiManagement.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.47.232.184/31\",\r\n \"40.74.146.80/31\",\r\n + \ \"40.74.147.32/28\",\r\n \"52.253.229.253/32\",\r\n \"2603:1030:40b:400::940/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.FranceCentral\",\r\n + \ \"id\": \"ApiManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.66.60.111/32\",\r\n \"40.79.130.44/31\",\r\n \ \"40.79.131.192/28\",\r\n \"51.138.215.124/31\",\r\n \"2603:1020:805:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.FranceSouth\",\r\n \ \"id\": \"ApiManagement.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.39.80.2/32\",\r\n \"40.79.178.68/31\",\r\n \"40.79.179.192/28\",\r\n \ \"2603:1020:905:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.GermanyNorth\",\r\n \"id\": - \"ApiManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -1833,47 +1838,48 @@ interactions: [\r\n \"51.116.0.0/32\",\r\n \"51.116.59.0/28\",\r\n \"2603:1020:d04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.GermanyWestCentral\",\r\n \ \"id\": \"ApiManagement.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.52.94.112/31\",\r\n \"51.116.96.0/32\",\r\n \"51.116.155.64/28\",\r\n \ \"2603:1020:c04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.JapanEast\",\r\n \"id\": \"ApiManagement.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.78.106.92/31\",\r\n - \ \"13.78.108.176/28\",\r\n \"20.191.167.246/31\",\r\n \"52.140.238.179/32\",\r\n - \ \"2603:1040:407:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.JapanWest\",\r\n \"id\": \"ApiManagement.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.74.100.52/31\",\r\n - \ \"40.74.101.48/28\",\r\n \"40.81.185.8/32\",\r\n \"2603:1040:606:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JioIndiaCentral\",\r\n - \ \"id\": \"ApiManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.50.64/28\",\r\n - \ \"20.192.234.160/28\",\r\n \"2603:1040:1104:1::400/124\",\r\n - \ \"2603:1040:1104:400::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.JioIndiaWest\",\r\n \"id\": - \"ApiManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n + \ \"20.191.167.246/31\",\r\n \"52.140.238.179/32\",\r\n \"2603:1040:407:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JapanWest\",\r\n + \ \"id\": \"ApiManagement.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.210.144.64/28\",\r\n \"40.74.100.52/31\",\r\n + \ \"40.74.101.48/28\",\r\n \"40.81.185.8/32\",\r\n \"2603:1040:606:3::c0/124\",\r\n + \ \"2603:1040:606:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.JioIndiaCentral\",\r\n \"id\": + \"ApiManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n + \ \"2603:1040:1104:1::400/124\",\r\n \"2603:1040:1104:400::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JioIndiaWest\",\r\n + \ \"id\": \"ApiManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.193.192.48/28\",\r\n \"20.193.202.160/28\",\r\n \ \"2603:1040:d04:1::700/124\",\r\n \"2603:1040:d04:800::c0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.KoreaCentral\",\r\n \ \"id\": \"ApiManagement.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -1881,33 +1887,35 @@ interactions: \ \"52.231.18.44/31\",\r\n \"52.231.19.192/28\",\r\n \"2603:1040:f05::6f0/124\",\r\n \ \"2603:1040:f05:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.KoreaSouth\",\r\n \"id\": \"ApiManagement.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.80.232.185/32\",\r\n - \ \"52.231.146.84/31\",\r\n \"52.231.147.176/28\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"ApiManagement.NorthCentralUS\",\r\n - \ \"id\": \"ApiManagement.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.51.6.224/28\",\r\n - \ \"23.96.224.175/32\",\r\n \"23.101.166.38/32\",\r\n \"40.81.47.216/32\",\r\n - \ \"52.162.106.148/31\",\r\n \"52.162.110.80/28\",\r\n \"2603:1030:608:3::630/124\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"40.80.232.185/32\",\r\n \"52.231.146.84/31\",\r\n + \ \"52.231.147.176/28\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"ApiManagement.NorthCentralUS\",\r\n \"id\": \"ApiManagement.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.51.6.224/28\",\r\n \"23.96.224.175/32\",\r\n + \ \"23.101.166.38/32\",\r\n \"40.81.47.216/32\",\r\n \"52.162.106.148/31\",\r\n + \ \"52.162.110.80/28\",\r\n \"2603:1030:608:3::630/124\",\r\n \ \"2603:1030:608:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.NorthEurope\",\r\n \"id\": \"ApiManagement.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.76/31\",\r\n - \ \"13.69.229.80/28\",\r\n \"52.142.95.35/32\",\r\n \"52.146.139.194/31\",\r\n - \ \"104.41.217.243/32\",\r\n \"104.41.218.160/32\",\r\n \"2603:1020:5:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n + \ \"52.142.95.35/32\",\r\n \"52.146.139.194/31\",\r\n \"104.41.217.243/32\",\r\n + \ \"104.41.218.160/32\",\r\n \"2603:1020:5:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.NorwayEast\",\r\n \ \"id\": \"ApiManagement.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -1915,15 +1923,22 @@ interactions: \ \"51.120.234.240/28\",\r\n \"2603:1020:e04::6f0/124\",\r\n \ \"2603:1020:e04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.NorwayWest\",\r\n \"id\": \"ApiManagement.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.130.134/32\",\r\n \ \"51.120.218.224/28\",\r\n \"2603:1020:f04:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.QatarCentral\",\r\n + \ \"id\": \"ApiManagement.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.21.36.96/28\",\r\n \"2603:1040:1002::7e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SouthAfricaNorth\",\r\n \ \"id\": \"ApiManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -1931,7 +1946,7 @@ interactions: \ \"102.133.130.197/32\",\r\n \"102.133.154.4/31\",\r\n \"102.133.156.0/28\",\r\n \ \"2603:1000:104:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthAfricaWest\",\r\n \"id\": - \"ApiManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -1940,7 +1955,7 @@ interactions: \ \"102.133.28.0/28\",\r\n \"2603:1000:4:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SouthCentralUS\",\r\n \ \"id\": \"ApiManagement.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -1950,44 +1965,45 @@ interactions: \ \"2603:1030:807:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthCentralUSSTG\",\r\n \"id\": \"ApiManagement.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.4/31\",\r\n \"20.44.3.224/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SoutheastAsia\",\r\n \ \"id\": \"ApiManagement.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.108/31\",\r\n \"13.67.9.208/28\",\r\n \"40.90.185.46/32\",\r\n \ \"2603:1040:5:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthIndia\",\r\n \"id\": \"ApiManagement.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.33.246/32\",\r\n - \ \"40.78.194.68/31\",\r\n \"40.78.195.224/28\",\r\n \"2603:1040:c06:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.44.33.246/32\",\r\n \"40.78.194.68/31\",\r\n + \ \"40.78.195.224/28\",\r\n \"2603:1040:c06:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SwedenCentral\",\r\n \ \"id\": \"ApiManagement.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.25.16/28\",\r\n \"51.12.98.224/28\",\r\n \"2603:1020:1004:1::700/124\",\r\n \ \"2603:1020:1004:800::c0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SwedenSouth\",\r\n \"id\": \"ApiManagement.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.0/28\",\r\n - \ \"51.12.202.224/28\",\r\n \"2603:1020:1104:1::3c0/124\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.0/28\",\r\n \"51.12.202.224/28\",\r\n \"2603:1020:1104:1::3c0/124\",\r\n \ \"2603:1020:1104:400::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SwitzerlandNorth\",\r\n \"id\": - \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -1996,46 +2012,46 @@ interactions: \ \"2603:1020:a04:2::510/124\",\r\n \"2603:1020:a04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SwitzerlandWest\",\r\n \ \"id\": \"ApiManagement.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.96.8/32\",\r\n \"51.107.155.0/28\",\r\n \"2603:1020:b04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UAECentral\",\r\n \ \"id\": \"ApiManagement.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n \"20.37.81.41/32\",\r\n \ \"2603:1040:b04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.UAENorth\",\r\n \"id\": \"ApiManagement.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.46.144.85/32\",\r\n \"40.120.87.48/31\",\r\n + \ \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n \"2603:1040:904:2::690/124\",\r\n + \ \"2603:1040:904:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.UKSouth\",\r\n \"id\": \"ApiManagement.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.46.144.85/32\",\r\n - \ \"40.120.87.48/31\",\r\n \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n - \ \"2603:1040:904:2::690/124\",\r\n \"2603:1040:904:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UKSouth\",\r\n - \ \"id\": \"ApiManagement.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"20.90.131.114/31\",\r\n \"51.140.146.60/31\",\r\n - \ \"51.140.149.0/28\",\r\n \"51.145.56.125/32\",\r\n \"2603:1020:705:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UKWest\",\r\n - \ \"id\": \"ApiManagement.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"51.137.136.0/32\",\r\n \"51.140.210.84/31\",\r\n - \ \"51.140.211.176/28\",\r\n \"2603:1020:605:402::140/124\"\r\n + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.90.131.114/31\",\r\n + \ \"51.140.146.60/31\",\r\n \"51.140.149.0/28\",\r\n \"51.145.56.125/32\",\r\n + \ \"2603:1020:705:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.UKWest\",\r\n \"id\": \"ApiManagement.UKWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.137.136.0/32\",\r\n + \ \"51.140.210.84/31\",\r\n \"51.140.211.176/28\",\r\n \"2603:1020:605:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestCentralUS\",\r\n \ \"id\": \"ApiManagement.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -2043,7 +2059,7 @@ interactions: \ \"52.253.135.58/32\",\r\n \"2603:1030:b04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestEurope\",\r\n \ \"id\": \"ApiManagement.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -2051,106 +2067,107 @@ interactions: \ \"23.101.67.140/32\",\r\n \"51.145.179.78/32\",\r\n \"137.117.160.56/32\",\r\n \ \"2603:1020:206:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.WestIndia\",\r\n \"id\": \"ApiManagement.WestIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.81.89.24/32\",\r\n - \ \"104.211.146.68/31\",\r\n \"104.211.147.144/28\",\r\n - \ \"2603:1040:806:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.WestUS\",\r\n \"id\": \"ApiManagement.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n - \ \"20.59.81.16/28\",\r\n \"40.112.242.148/31\",\r\n \"40.112.243.240/28\",\r\n - \ \"2603:1030:a07:9::70/124\",\r\n \"2603:1030:a07:402::8c0/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS2\",\r\n - \ \"id\": \"ApiManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"40.81.89.24/32\",\r\n \"104.211.146.68/31\",\r\n + \ \"104.211.147.144/28\",\r\n \"2603:1040:806:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS\",\r\n + \ \"id\": \"ApiManagement.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n - \ \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n \"20.83.221.86/31\",\r\n - \ \"51.143.127.203/32\",\r\n \"2603:1030:c06:400::940/124\"\r\n + [\r\n \"13.64.39.16/32\",\r\n \"20.59.81.16/28\",\r\n \"40.112.242.148/31\",\r\n + \ \"40.112.243.240/28\",\r\n \"2603:1030:a07:9::70/124\",\r\n + \ \"2603:1030:a07:402::8c0/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.WestUS2\",\r\n \"id\": \"ApiManagement.WestUS2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.92/31\",\r\n + \ \"13.66.140.176/28\",\r\n \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n + \ \"20.83.221.86/31\",\r\n \"51.143.127.203/32\",\r\n \"2603:1030:c06:400::940/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS3\",\r\n \ \"id\": \"ApiManagement.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.150.167.160/28\",\r\n \"20.150.170.224/28\",\r\n \ \"2603:1030:504:2::80/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppConfiguration\",\r\n \"id\": \"AppConfiguration\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppConfiguration\",\r\n \"addressPrefixes\": - [\r\n \"13.66.142.72/29\",\r\n \"13.66.143.192/28\",\r\n - \ \"13.66.143.208/29\",\r\n \"13.67.10.112/29\",\r\n \"13.67.13.192/28\",\r\n - \ \"13.67.13.208/29\",\r\n \"13.69.67.112/29\",\r\n \"13.69.67.240/28\",\r\n - \ \"13.69.71.128/29\",\r\n \"13.69.107.72/29\",\r\n \"13.69.112.144/28\",\r\n - \ \"13.69.112.160/29\",\r\n \"13.69.230.8/29\",\r\n \"13.69.230.40/29\",\r\n - \ \"13.69.231.144/28\",\r\n \"13.70.74.128/29\",\r\n \"13.70.78.144/28\",\r\n - \ \"13.70.78.160/29\",\r\n \"13.71.175.64/28\",\r\n \"13.71.175.96/28\",\r\n - \ \"13.71.196.176/28\",\r\n \"13.71.199.80/28\",\r\n \"13.73.242.56/29\",\r\n - \ \"13.73.244.96/28\",\r\n \"13.73.244.112/29\",\r\n \"13.73.255.128/26\",\r\n - \ \"13.74.108.160/28\",\r\n \"13.74.108.240/28\",\r\n \"13.77.53.88/29\",\r\n - \ \"13.77.53.192/28\",\r\n \"13.77.53.208/29\",\r\n \"13.78.109.144/29\",\r\n - \ \"13.78.109.208/28\",\r\n \"13.78.111.128/29\",\r\n \"13.86.219.192/29\",\r\n - \ \"13.86.221.192/28\",\r\n \"13.86.221.208/29\",\r\n \"13.87.58.64/29\",\r\n - \ \"13.87.58.80/28\",\r\n \"13.87.58.128/29\",\r\n \"13.87.124.64/29\",\r\n - \ \"13.87.124.80/28\",\r\n \"13.87.124.128/29\",\r\n \"13.89.175.208/28\",\r\n - \ \"13.89.178.16/29\",\r\n \"13.89.178.32/29\",\r\n \"20.17.58.192/26\",\r\n - \ \"20.17.68.64/27\",\r\n \"20.21.39.128/26\",\r\n \"20.21.44.64/27\",\r\n - \ \"20.21.67.128/27\",\r\n \"20.21.75.128/27\",\r\n \"20.36.108.120/29\",\r\n - \ \"20.36.108.136/29\",\r\n \"20.36.108.144/28\",\r\n \"20.36.115.248/29\",\r\n - \ \"20.36.117.40/29\",\r\n \"20.36.117.48/28\",\r\n \"20.36.123.16/28\",\r\n - \ \"20.36.124.64/26\",\r\n \"20.37.67.96/28\",\r\n \"20.37.69.64/26\",\r\n - \ \"20.37.76.112/29\",\r\n \"20.37.76.144/28\",\r\n \"20.37.76.192/29\",\r\n - \ \"20.37.198.144/28\",\r\n \"20.37.227.32/28\",\r\n \"20.37.228.128/26\",\r\n - \ \"20.38.128.96/29\",\r\n \"20.38.128.112/28\",\r\n \"20.38.128.160/29\",\r\n - \ \"20.38.139.96/28\",\r\n \"20.38.141.64/26\",\r\n \"20.38.147.176/28\",\r\n - \ \"20.38.147.240/28\",\r\n \"20.38.155.192/27\",\r\n \"20.39.14.16/28\",\r\n - \ \"20.40.206.144/28\",\r\n \"20.40.206.160/28\",\r\n \"20.40.224.128/26\",\r\n - \ \"20.41.68.64/28\",\r\n \"20.41.69.192/26\",\r\n \"20.41.197.48/28\",\r\n - \ \"20.42.64.16/28\",\r\n \"20.42.230.144/28\",\r\n \"20.43.44.144/28\",\r\n - \ \"20.43.46.128/26\",\r\n \"20.43.70.128/28\",\r\n \"20.43.121.40/29\",\r\n - \ \"20.43.121.96/28\",\r\n \"20.43.121.112/29\",\r\n \"20.44.4.96/29\",\r\n - \ \"20.44.4.120/29\",\r\n \"20.44.4.160/28\",\r\n \"20.44.8.168/29\",\r\n - \ \"20.44.10.96/28\",\r\n \"20.44.10.112/29\",\r\n \"20.44.17.56/29\",\r\n - \ \"20.44.17.192/28\",\r\n \"20.44.17.208/29\",\r\n \"20.44.27.224/28\",\r\n - \ \"20.44.29.32/28\",\r\n \"20.45.116.0/26\",\r\n \"20.45.123.120/29\",\r\n - \ \"20.45.123.176/28\",\r\n \"20.45.123.224/29\",\r\n \"20.45.126.0/27\",\r\n - \ \"20.45.198.0/27\",\r\n \"20.45.199.64/26\",\r\n \"20.48.192.192/26\",\r\n - \ \"20.49.83.96/27\",\r\n \"20.49.91.96/27\",\r\n \"20.49.99.80/28\",\r\n - \ \"20.49.103.0/26\",\r\n \"20.49.109.96/28\",\r\n \"20.49.115.64/26\",\r\n - \ \"20.49.120.80/28\",\r\n \"20.49.127.64/26\",\r\n \"20.50.1.240/28\",\r\n - \ \"20.50.65.96/28\",\r\n \"20.51.8.0/26\",\r\n \"20.51.16.0/26\",\r\n - \ \"20.53.41.192/26\",\r\n \"20.61.98.0/26\",\r\n \"20.62.128.64/26\",\r\n - \ \"20.72.20.192/26\",\r\n \"20.72.28.128/27\",\r\n \"20.125.171.128/27\",\r\n - \ \"20.125.203.128/27\",\r\n \"20.150.165.176/28\",\r\n \"20.150.167.0/26\",\r\n - \ \"20.150.172.64/27\",\r\n \"20.150.173.32/27\",\r\n \"20.150.179.200/29\",\r\n - \ \"20.150.181.0/28\",\r\n \"20.150.181.16/29\",\r\n \"20.150.181.128/27\",\r\n - \ \"20.150.187.200/29\",\r\n \"20.150.189.0/28\",\r\n \"20.150.189.16/29\",\r\n - \ \"20.150.190.32/27\",\r\n \"20.187.194.224/28\",\r\n \"20.187.196.128/26\",\r\n - \ \"20.189.224.64/26\",\r\n \"20.191.160.192/26\",\r\n \"20.192.99.200/29\",\r\n - \ \"20.192.101.0/28\",\r\n \"20.192.101.16/29\",\r\n \"20.192.167.0/26\",\r\n - \ \"20.192.231.64/26\",\r\n \"20.192.235.240/29\",\r\n \"20.192.238.112/29\",\r\n - \ \"20.192.238.192/27\",\r\n \"20.193.203.224/27\",\r\n \"20.194.67.64/27\",\r\n - \ \"20.205.75.96/27\",\r\n \"20.205.83.96/27\",\r\n \"20.208.19.128/27\",\r\n - \ \"20.215.7.64/26\",\r\n \"20.215.19.128/27\",\r\n \"20.215.27.128/27\",\r\n - \ \"20.215.156.64/27\",\r\n \"20.217.47.64/26\",\r\n \"20.217.60.64/27\",\r\n - \ \"20.217.75.128/27\",\r\n \"20.217.91.128/27\",\r\n \"23.98.83.72/29\",\r\n - \ \"23.98.86.32/28\",\r\n \"23.98.86.48/29\",\r\n \"23.98.86.96/27\",\r\n - \ \"23.98.104.176/28\",\r\n \"23.98.108.64/26\",\r\n \"40.64.132.144/28\",\r\n - \ \"40.67.52.0/26\",\r\n \"40.67.60.72/29\",\r\n \"40.67.60.112/28\",\r\n - \ \"40.67.60.160/29\",\r\n \"40.69.108.80/29\",\r\n \"40.69.108.176/28\",\r\n - \ \"40.69.110.160/29\",\r\n \"40.70.148.56/29\",\r\n \"40.70.151.48/28\",\r\n - \ \"40.70.151.64/29\",\r\n \"40.71.13.248/29\",\r\n \"40.71.14.120/29\",\r\n - \ \"40.71.15.128/28\",\r\n \"40.74.149.40/29\",\r\n \"40.74.149.56/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureAppConfiguration\",\r\n \"addressPrefixes\": [\r\n \"13.66.142.72/29\",\r\n + \ \"13.66.143.192/28\",\r\n \"13.66.143.208/29\",\r\n \"13.67.10.112/29\",\r\n + \ \"13.67.13.192/28\",\r\n \"13.67.13.208/29\",\r\n \"13.69.67.112/29\",\r\n + \ \"13.69.67.240/28\",\r\n \"13.69.71.128/29\",\r\n \"13.69.107.72/29\",\r\n + \ \"13.69.112.144/28\",\r\n \"13.69.112.160/29\",\r\n \"13.69.230.8/29\",\r\n + \ \"13.69.230.40/29\",\r\n \"13.69.231.144/28\",\r\n \"13.70.74.128/29\",\r\n + \ \"13.70.78.144/28\",\r\n \"13.70.78.160/29\",\r\n \"13.71.175.64/28\",\r\n + \ \"13.71.175.96/28\",\r\n \"13.71.196.176/28\",\r\n \"13.71.199.80/28\",\r\n + \ \"13.73.242.56/29\",\r\n \"13.73.244.96/28\",\r\n \"13.73.244.112/29\",\r\n + \ \"13.73.255.128/26\",\r\n \"13.74.108.160/28\",\r\n \"13.74.108.240/28\",\r\n + \ \"13.77.53.88/29\",\r\n \"13.77.53.192/28\",\r\n \"13.77.53.208/29\",\r\n + \ \"13.78.109.144/29\",\r\n \"13.78.109.208/28\",\r\n \"13.78.111.128/29\",\r\n + \ \"13.86.219.192/29\",\r\n \"13.86.221.192/28\",\r\n \"13.86.221.208/29\",\r\n + \ \"13.87.58.64/29\",\r\n \"13.87.58.80/28\",\r\n \"13.87.58.128/29\",\r\n + \ \"13.87.124.64/29\",\r\n \"13.87.124.80/28\",\r\n \"13.87.124.128/29\",\r\n + \ \"13.89.175.208/28\",\r\n \"13.89.178.16/29\",\r\n \"13.89.178.32/29\",\r\n + \ \"20.17.58.192/26\",\r\n \"20.17.68.64/27\",\r\n \"20.21.39.128/26\",\r\n + \ \"20.21.44.64/27\",\r\n \"20.21.67.128/27\",\r\n \"20.21.75.128/27\",\r\n + \ \"20.21.83.0/27\",\r\n \"20.36.108.120/29\",\r\n \"20.36.108.136/29\",\r\n + \ \"20.36.108.144/28\",\r\n \"20.36.115.248/29\",\r\n \"20.36.117.40/29\",\r\n + \ \"20.36.117.48/28\",\r\n \"20.36.123.16/28\",\r\n \"20.36.124.64/26\",\r\n + \ \"20.37.67.96/28\",\r\n \"20.37.69.64/26\",\r\n \"20.37.76.112/29\",\r\n + \ \"20.37.76.144/28\",\r\n \"20.37.76.192/29\",\r\n \"20.37.198.144/28\",\r\n + \ \"20.37.227.32/28\",\r\n \"20.37.228.128/26\",\r\n \"20.38.128.96/29\",\r\n + \ \"20.38.128.112/28\",\r\n \"20.38.128.160/29\",\r\n \"20.38.139.96/28\",\r\n + \ \"20.38.141.64/26\",\r\n \"20.38.147.176/28\",\r\n \"20.38.147.240/28\",\r\n + \ \"20.38.155.192/27\",\r\n \"20.39.14.16/28\",\r\n \"20.40.206.144/28\",\r\n + \ \"20.40.206.160/28\",\r\n \"20.40.224.128/26\",\r\n \"20.41.68.64/28\",\r\n + \ \"20.41.69.192/26\",\r\n \"20.41.197.48/28\",\r\n \"20.42.64.16/28\",\r\n + \ \"20.42.230.144/28\",\r\n \"20.43.44.144/28\",\r\n \"20.43.46.128/26\",\r\n + \ \"20.43.70.128/28\",\r\n \"20.43.121.40/29\",\r\n \"20.43.121.96/28\",\r\n + \ \"20.43.121.112/29\",\r\n \"20.44.4.96/29\",\r\n \"20.44.4.120/29\",\r\n + \ \"20.44.4.160/28\",\r\n \"20.44.8.168/29\",\r\n \"20.44.10.96/28\",\r\n + \ \"20.44.10.112/29\",\r\n \"20.44.17.56/29\",\r\n \"20.44.17.192/28\",\r\n + \ \"20.44.17.208/29\",\r\n \"20.44.27.224/28\",\r\n \"20.44.29.32/28\",\r\n + \ \"20.45.116.0/26\",\r\n \"20.45.123.120/29\",\r\n \"20.45.123.176/28\",\r\n + \ \"20.45.123.224/29\",\r\n \"20.45.126.0/27\",\r\n \"20.45.198.0/27\",\r\n + \ \"20.45.199.64/26\",\r\n \"20.48.192.192/26\",\r\n \"20.49.83.96/27\",\r\n + \ \"20.49.91.96/27\",\r\n \"20.49.99.80/28\",\r\n \"20.49.103.0/26\",\r\n + \ \"20.49.109.96/28\",\r\n \"20.49.115.64/26\",\r\n \"20.49.120.80/28\",\r\n + \ \"20.49.127.64/26\",\r\n \"20.50.1.240/28\",\r\n \"20.50.65.96/28\",\r\n + \ \"20.51.8.0/26\",\r\n \"20.51.16.0/26\",\r\n \"20.53.41.192/26\",\r\n + \ \"20.61.98.0/26\",\r\n \"20.62.128.64/26\",\r\n \"20.72.20.192/26\",\r\n + \ \"20.72.28.128/27\",\r\n \"20.125.171.128/27\",\r\n \"20.125.203.128/27\",\r\n + \ \"20.150.165.176/28\",\r\n \"20.150.167.0/26\",\r\n \"20.150.172.64/27\",\r\n + \ \"20.150.173.32/27\",\r\n \"20.150.179.200/29\",\r\n \"20.150.181.0/28\",\r\n + \ \"20.150.181.16/29\",\r\n \"20.150.181.128/27\",\r\n \"20.150.187.200/29\",\r\n + \ \"20.150.189.0/28\",\r\n \"20.150.189.16/29\",\r\n \"20.150.190.32/27\",\r\n + \ \"20.187.194.224/28\",\r\n \"20.187.196.128/26\",\r\n \"20.189.224.64/26\",\r\n + \ \"20.191.160.192/26\",\r\n \"20.192.99.200/29\",\r\n \"20.192.101.0/28\",\r\n + \ \"20.192.101.16/29\",\r\n \"20.192.167.0/26\",\r\n \"20.192.231.64/26\",\r\n + \ \"20.192.235.240/29\",\r\n \"20.192.238.112/29\",\r\n \"20.192.238.192/27\",\r\n + \ \"20.193.203.224/27\",\r\n \"20.194.67.64/27\",\r\n \"20.205.75.96/27\",\r\n + \ \"20.205.83.96/27\",\r\n \"20.208.19.128/27\",\r\n \"20.215.7.64/26\",\r\n + \ \"20.215.19.128/27\",\r\n \"20.215.27.128/27\",\r\n \"20.215.156.64/27\",\r\n + \ \"20.217.47.64/26\",\r\n \"20.217.60.64/27\",\r\n \"20.217.75.128/27\",\r\n + \ \"20.217.91.128/27\",\r\n \"23.98.83.72/29\",\r\n \"23.98.86.32/28\",\r\n + \ \"23.98.86.48/29\",\r\n \"23.98.86.96/27\",\r\n \"23.98.104.176/28\",\r\n + \ \"23.98.108.64/26\",\r\n \"40.64.132.144/28\",\r\n \"40.67.52.0/26\",\r\n + \ \"40.67.60.72/29\",\r\n \"40.67.60.112/28\",\r\n \"40.67.60.160/29\",\r\n + \ \"40.69.108.80/29\",\r\n \"40.69.108.176/28\",\r\n \"40.69.110.160/29\",\r\n + \ \"40.70.148.56/29\",\r\n \"40.70.151.48/28\",\r\n \"40.70.151.64/29\",\r\n + \ \"40.71.13.248/29\",\r\n \"40.71.14.120/29\",\r\n \"40.71.15.128/28\",\r\n + \ \"40.74.99.0/27\",\r\n \"40.74.149.40/29\",\r\n \"40.74.149.56/29\",\r\n \ \"40.74.149.80/28\",\r\n \"40.75.35.72/29\",\r\n \"40.75.35.192/28\",\r\n \ \"40.75.35.208/29\",\r\n \"40.78.196.80/29\",\r\n \"40.78.196.144/28\",\r\n \ \"40.78.196.160/29\",\r\n \"40.78.204.8/29\",\r\n \"40.78.204.144/28\",\r\n @@ -2278,30 +2295,30 @@ interactions: \ \"2603:1040:207:2::240/122\",\r\n \"2603:1040:207:402::2e0/123\",\r\n \ \"2603:1040:207:800::c0/123\",\r\n \"2603:1040:207:c00::c0/123\",\r\n \ \"2603:1040:407:402::2e0/123\",\r\n \"2603:1040:407:802::220/123\",\r\n - \ \"2603:1040:407:c02::220/123\",\r\n \"2603:1040:606:402::2e0/123\",\r\n - \ \"2603:1040:806:402::2e0/123\",\r\n \"2603:1040:904:3::200/122\",\r\n - \ \"2603:1040:904:402::2e0/123\",\r\n \"2603:1040:904:802::220/123\",\r\n - \ \"2603:1040:904:c02::220/123\",\r\n \"2603:1040:a06:2::500/122\",\r\n - \ \"2603:1040:a06:402::2e0/123\",\r\n \"2603:1040:a06:802::220/123\",\r\n - \ \"2603:1040:a06:c02::220/123\",\r\n \"2603:1040:b04:402::2e0/123\",\r\n - \ \"2603:1040:c06:402::2e0/123\",\r\n \"2603:1040:d04:1::340/122\",\r\n - \ \"2603:1040:d04:400::1e0/123\",\r\n \"2603:1040:d04:400::380/123\",\r\n - \ \"2603:1040:d04:c02::280/123\",\r\n \"2603:1040:f05:2::200/122\",\r\n - \ \"2603:1040:f05:402::2e0/123\",\r\n \"2603:1040:f05:802::220/123\",\r\n - \ \"2603:1040:f05:c02::220/123\",\r\n \"2603:1040:1002:1::540/122\",\r\n - \ \"2603:1040:1002:400::1a0/123\",\r\n \"2603:1040:1002:800::c0/123\",\r\n - \ \"2603:1040:1002:c00::c0/123\",\r\n \"2603:1040:1104:1::100/122\",\r\n - \ \"2603:1040:1104:400::2e0/123\",\r\n \"2603:1040:1202:1::600/122\",\r\n - \ \"2603:1040:1202:400::200/123\",\r\n \"2603:1040:1302:1::7c0/122\",\r\n - \ \"2603:1040:1302:400::200/123\",\r\n \"2603:1040:1402:1::500/122\",\r\n - \ \"2603:1040:1402:400::200/123\",\r\n \"2603:1040:1402:800::c0/123\",\r\n - \ \"2603:1040:1402:c00::c0/123\",\r\n \"2603:1040:1503:1::540/122\",\r\n - \ \"2603:1040:1503:400::200/123\",\r\n \"2603:1050:6:402::2e0/123\",\r\n - \ \"2603:1050:6:802::220/123\",\r\n \"2603:1050:6:c02::220/123\",\r\n - \ \"2603:1050:403:400::200/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApplicationInsightsAvailability\",\r\n \"id\": - \"ApplicationInsightsAvailability\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"2603:1040:407:c02::220/123\",\r\n \"2603:1040:606:3::340/122\",\r\n + \ \"2603:1040:606:402::2e0/123\",\r\n \"2603:1040:806:402::2e0/123\",\r\n + \ \"2603:1040:904:3::200/122\",\r\n \"2603:1040:904:402::2e0/123\",\r\n + \ \"2603:1040:904:802::220/123\",\r\n \"2603:1040:904:c02::220/123\",\r\n + \ \"2603:1040:a06:2::500/122\",\r\n \"2603:1040:a06:402::2e0/123\",\r\n + \ \"2603:1040:a06:802::220/123\",\r\n \"2603:1040:a06:c02::220/123\",\r\n + \ \"2603:1040:b04:402::2e0/123\",\r\n \"2603:1040:c06:402::2e0/123\",\r\n + \ \"2603:1040:d04:1::340/122\",\r\n \"2603:1040:d04:400::1e0/123\",\r\n + \ \"2603:1040:d04:400::380/123\",\r\n \"2603:1040:d04:c02::280/123\",\r\n + \ \"2603:1040:f05:2::200/122\",\r\n \"2603:1040:f05:402::2e0/123\",\r\n + \ \"2603:1040:f05:802::220/123\",\r\n \"2603:1040:f05:c02::220/123\",\r\n + \ \"2603:1040:1002:1::540/122\",\r\n \"2603:1040:1002:400::1a0/123\",\r\n + \ \"2603:1040:1002:800::c0/123\",\r\n \"2603:1040:1002:c00::c0/123\",\r\n + \ \"2603:1040:1104:1::100/122\",\r\n \"2603:1040:1104:400::2e0/123\",\r\n + \ \"2603:1040:1202:1::600/122\",\r\n \"2603:1040:1202:400::200/123\",\r\n + \ \"2603:1040:1302:1::7c0/122\",\r\n \"2603:1040:1302:400::200/123\",\r\n + \ \"2603:1040:1402:1::500/122\",\r\n \"2603:1040:1402:400::200/123\",\r\n + \ \"2603:1040:1402:800::c0/123\",\r\n \"2603:1040:1402:c00::c0/123\",\r\n + \ \"2603:1040:1503:1::540/122\",\r\n \"2603:1040:1503:400::200/123\",\r\n + \ \"2603:1050:6:402::2e0/123\",\r\n \"2603:1050:6:802::220/123\",\r\n + \ \"2603:1050:6:c02::220/123\",\r\n \"2603:1050:403:400::200/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApplicationInsightsAvailability\",\r\n + \ \"id\": \"ApplicationInsightsAvailability\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"ApplicationInsightsAvailability\",\r\n @@ -2317,7 +2334,7 @@ interactions: \ \"52.140.232.160/28\",\r\n \"52.158.28.64/28\",\r\n \"52.229.216.48/28\",\r\n \ \"191.233.26.176/28\",\r\n \"191.235.224.80/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AppService\",\r\n \"id\": - \"AppService\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AppService\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n @@ -2774,7 +2791,7 @@ interactions: \ \"2603:1050:6:c02::a0/123\",\r\n \"2603:1050:403:2::400/119\",\r\n \ \"2603:1050:403:400::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.AustraliaCentral\",\r\n \"id\": - \"AppService.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AppService.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -2784,7 +2801,7 @@ interactions: \ \"2603:1010:304:2::300/120\",\r\n \"2603:1010:304:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.AustraliaCentral2\",\r\n \ \"id\": \"AppService.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -2793,51 +2810,52 @@ interactions: \ \"20.53.61.0/25\",\r\n \"2603:1010:404:2::300/120\",\r\n \ \"2603:1010:404:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.AustraliaEast\",\r\n \"id\": \"AppService.AustraliaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.70.72.32/27\",\r\n - \ \"13.70.123.149/32\",\r\n \"13.75.138.224/32\",\r\n \"13.75.147.143/32\",\r\n - \ \"13.75.147.201/32\",\r\n \"13.75.218.45/32\",\r\n \"20.37.196.192/27\",\r\n - \ \"20.211.64.0/22\",\r\n \"20.211.71.0/25\",\r\n \"20.211.71.128/27\",\r\n - \ \"23.101.208.52/32\",\r\n \"40.79.163.160/27\",\r\n \"40.79.171.64/27\",\r\n - \ \"40.82.217.93/32\",\r\n \"40.126.227.158/32\",\r\n \"40.126.236.22/32\",\r\n - \ \"40.126.242.59/32\",\r\n \"40.126.245.169/32\",\r\n \"52.187.206.243/32\",\r\n - \ \"52.187.229.23/32\",\r\n \"52.237.205.163/32\",\r\n \"52.237.214.221/32\",\r\n - \ \"52.237.246.162/32\",\r\n \"104.210.69.241/32\",\r\n \"104.210.92.71/32\",\r\n - \ \"2603:1010:6:3::/117\",\r\n \"2603:1010:6:402::a0/123\",\r\n - \ \"2603:1010:6:802::a0/123\",\r\n \"2603:1010:6:c02::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.AustraliaSoutheast\",\r\n - \ \"id\": \"AppService.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.70.146.110/32\",\r\n - \ \"13.70.147.206/32\",\r\n \"13.73.116.45/32\",\r\n \"13.73.118.104/32\",\r\n - \ \"13.77.7.175/32\",\r\n \"13.77.50.96/27\",\r\n \"20.42.228.160/27\",\r\n - \ \"20.92.48.0/22\",\r\n \"20.92.52.0/23\",\r\n \"20.92.54.0/24\",\r\n - \ \"20.92.55.0/25\",\r\n \"20.92.55.128/27\",\r\n \"23.101.224.24/32\",\r\n - \ \"23.101.230.162/32\",\r\n \"52.189.213.49/32\",\r\n \"52.255.35.249/32\",\r\n - \ \"52.255.54.134/32\",\r\n \"191.239.188.11/32\",\r\n \"2603:1010:101:3::/117\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.70.72.32/27\",\r\n \"13.70.123.149/32\",\r\n + \ \"13.75.138.224/32\",\r\n \"13.75.147.143/32\",\r\n \"13.75.147.201/32\",\r\n + \ \"13.75.218.45/32\",\r\n \"20.37.196.192/27\",\r\n \"20.211.64.0/22\",\r\n + \ \"20.211.71.0/25\",\r\n \"20.211.71.128/27\",\r\n \"23.101.208.52/32\",\r\n + \ \"40.79.163.160/27\",\r\n \"40.79.171.64/27\",\r\n \"40.82.217.93/32\",\r\n + \ \"40.126.227.158/32\",\r\n \"40.126.236.22/32\",\r\n \"40.126.242.59/32\",\r\n + \ \"40.126.245.169/32\",\r\n \"52.187.206.243/32\",\r\n \"52.187.229.23/32\",\r\n + \ \"52.237.205.163/32\",\r\n \"52.237.214.221/32\",\r\n \"52.237.246.162/32\",\r\n + \ \"104.210.69.241/32\",\r\n \"104.210.92.71/32\",\r\n \"2603:1010:6:3::/117\",\r\n + \ \"2603:1010:6:402::a0/123\",\r\n \"2603:1010:6:802::a0/123\",\r\n + \ \"2603:1010:6:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.AustraliaSoutheast\",\r\n \"id\": + \"AppService.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.70.146.110/32\",\r\n \"13.70.147.206/32\",\r\n + \ \"13.73.116.45/32\",\r\n \"13.73.118.104/32\",\r\n \"13.77.7.175/32\",\r\n + \ \"13.77.50.96/27\",\r\n \"20.42.228.160/27\",\r\n \"20.92.48.0/22\",\r\n + \ \"20.92.52.0/23\",\r\n \"20.92.54.0/24\",\r\n \"20.92.55.0/25\",\r\n + \ \"20.92.55.128/27\",\r\n \"23.101.224.24/32\",\r\n \"23.101.230.162/32\",\r\n + \ \"52.189.213.49/32\",\r\n \"52.255.35.249/32\",\r\n \"52.255.54.134/32\",\r\n + \ \"191.239.188.11/32\",\r\n \"2603:1010:101:3::/117\",\r\n \ \"2603:1010:101:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.BrazilSouth\",\r\n \"id\": \"AppService.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.206.176.0/23\",\r\n - \ \"23.97.96.32/32\",\r\n \"104.41.9.139/32\",\r\n \"104.41.13.179/32\",\r\n - \ \"104.41.63.108/32\",\r\n \"191.232.38.77/32\",\r\n \"191.232.176.16/32\",\r\n - \ \"191.233.203.32/27\",\r\n \"191.234.146.160/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.206.176.0/23\",\r\n \"23.97.96.32/32\",\r\n \"104.41.9.139/32\",\r\n + \ \"104.41.13.179/32\",\r\n \"104.41.63.108/32\",\r\n \"191.232.38.77/32\",\r\n + \ \"191.232.176.16/32\",\r\n \"191.233.203.32/27\",\r\n \"191.234.146.160/27\",\r\n \ \"191.234.154.160/27\",\r\n \"191.235.81.73/32\",\r\n \"191.235.90.70/32\",\r\n \ \"191.235.228.32/27\",\r\n \"191.238.78.16/28\",\r\n \"191.238.79.0/24\",\r\n \ \"2603:1050:6:3::/118\",\r\n \"2603:1050:6:402::a0/123\",\r\n \ \"2603:1050:6:802::a0/123\",\r\n \"2603:1050:6:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.BrazilSoutheast\",\r\n \ \"id\": \"AppService.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2846,7 +2864,7 @@ interactions: \ \"2603:1050:403:2::400/119\",\r\n \"2603:1050:403:400::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CanadaCentral\",\r\n \ \"id\": \"AppService.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2860,7 +2878,7 @@ interactions: \ \"2603:1030:f05:802::a0/123\",\r\n \"2603:1030:f05:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CanadaEast\",\r\n \ \"id\": \"AppService.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -2870,179 +2888,180 @@ interactions: \ \"52.242.41.0/24\",\r\n \"52.242.42.0/23\",\r\n \"2603:1030:1005:2::400/118\",\r\n \ \"2603:1030:1005:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.CentralIndia\",\r\n \"id\": \"AppService.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.192.98.160/27\",\r\n - \ \"20.192.170.8/29\",\r\n \"20.192.170.128/25\",\r\n \"20.192.171.0/24\",\r\n - \ \"40.80.50.160/27\",\r\n \"52.140.106.224/27\",\r\n \"52.172.195.80/32\",\r\n - \ \"52.172.204.196/32\",\r\n \"52.172.219.121/32\",\r\n \"104.211.81.32/27\",\r\n - \ \"104.211.97.138/32\",\r\n \"2603:1040:a06:3::400/119\",\r\n - \ \"2603:1040:a06:402::a0/123\",\r\n \"2603:1040:a06:802::a0/123\",\r\n - \ \"2603:1040:a06:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.CentralUS\",\r\n \"id\": \"AppService.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.67.129.26/32\",\r\n - \ \"13.67.141.98/32\",\r\n \"13.89.57.7/32\",\r\n \"13.89.172.0/23\",\r\n - \ \"13.89.238.239/32\",\r\n \"20.40.202.0/23\",\r\n \"20.118.40.0/21\",\r\n - \ \"20.118.48.0/20\",\r\n \"23.99.128.52/32\",\r\n \"23.99.183.149/32\",\r\n - \ \"23.99.192.132/32\",\r\n \"23.99.196.180/32\",\r\n \"23.99.206.151/32\",\r\n - \ \"23.99.224.56/32\",\r\n \"23.100.82.11/32\",\r\n \"23.101.118.145/32\",\r\n - \ \"23.101.119.44/32\",\r\n \"23.101.119.163/32\",\r\n \"23.101.120.195/32\",\r\n - \ \"23.101.125.65/32\",\r\n \"40.69.190.41/32\",\r\n \"40.77.56.174/32\",\r\n - \ \"40.83.16.172/32\",\r\n \"40.86.86.144/32\",\r\n \"40.86.91.212/32\",\r\n - \ \"40.86.96.177/32\",\r\n \"40.86.99.202/32\",\r\n \"40.113.204.88/32\",\r\n - \ \"40.113.232.243/32\",\r\n \"40.113.236.45/32\",\r\n \"40.122.36.65/32\",\r\n - \ \"40.122.65.162/32\",\r\n \"40.122.110.154/32\",\r\n \"40.122.114.229/32\",\r\n - \ \"52.165.129.203/32\",\r\n \"52.165.135.234/32\",\r\n \"52.165.155.12/32\",\r\n - \ \"52.165.155.237/32\",\r\n \"52.165.163.223/32\",\r\n \"52.165.168.40/32\",\r\n - \ \"52.165.174.123/32\",\r\n \"52.165.184.170/32\",\r\n \"52.165.220.33/32\",\r\n - \ \"52.165.224.81/32\",\r\n \"52.165.237.15/32\",\r\n \"52.173.28.95/32\",\r\n - \ \"52.173.36.83/32\",\r\n \"52.173.76.33/32\",\r\n \"52.173.77.140/32\",\r\n - \ \"52.173.83.49/32\",\r\n \"52.173.84.157/32\",\r\n \"52.173.87.130/32\",\r\n - \ \"52.173.94.173/32\",\r\n \"52.173.134.115/32\",\r\n \"52.173.139.99/32\",\r\n - \ \"52.173.139.125/32\",\r\n \"52.173.149.254/32\",\r\n \"52.173.151.229/32\",\r\n - \ \"52.173.184.147/32\",\r\n \"52.173.245.249/32\",\r\n \"52.173.249.137/32\",\r\n - \ \"52.176.2.229/32\",\r\n \"52.176.5.241/32\",\r\n \"52.176.6.0/32\",\r\n - \ \"52.176.6.37/32\",\r\n \"52.176.61.128/32\",\r\n \"52.176.104.120/32\",\r\n - \ \"52.176.149.197/32\",\r\n \"52.176.165.69/32\",\r\n \"104.43.129.105/32\",\r\n - \ \"104.43.140.101/32\",\r\n \"104.43.142.33/32\",\r\n \"104.43.221.31/32\",\r\n - \ \"104.43.246.71/32\",\r\n \"104.43.254.102/32\",\r\n \"168.61.152.29/32\",\r\n - \ \"168.61.159.114/32\",\r\n \"168.61.217.214/32\",\r\n \"168.61.218.125/32\",\r\n - \ \"2603:1030:10:5::/117\",\r\n \"2603:1030:10:6::/117\",\r\n - \ \"2603:1030:10:7::/117\",\r\n \"2603:1030:10:8::/117\",\r\n - \ \"2603:1030:10:402::a0/123\",\r\n \"2603:1030:10:802::a0/123\",\r\n - \ \"2603:1030:10:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.CentralUSEUAP\",\r\n \"id\": \"AppService.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.45.196.16/29\",\r\n - \ \"20.45.242.176/29\",\r\n \"20.45.243.0/24\",\r\n \"20.45.244.0/25\",\r\n - \ \"40.78.204.160/27\",\r\n \"52.180.178.6/32\",\r\n \"52.180.183.66/32\",\r\n - \ \"104.208.48.107/32\",\r\n \"2603:1030:f:4::/119\",\r\n - \ \"2603:1030:f:400::8a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastAsia\",\r\n \"id\": \"AppService.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.160/27\",\r\n - \ \"13.75.46.26/32\",\r\n \"13.75.47.15/32\",\r\n \"13.75.89.224/32\",\r\n - \ \"13.75.112.108/32\",\r\n \"13.75.115.40/32\",\r\n \"13.94.47.87/32\",\r\n - \ \"20.189.104.96/27\",\r\n \"20.189.109.96/27\",\r\n \"20.189.112.66/32\",\r\n - \ \"20.205.48.0/24\",\r\n \"20.205.66.0/24\",\r\n \"20.205.69.80/28\",\r\n - \ \"20.205.70.0/23\",\r\n \"23.97.79.119/32\",\r\n \"23.99.110.192/32\",\r\n - \ \"23.99.116.70/32\",\r\n \"23.101.10.141/32\",\r\n \"40.83.72.59/32\",\r\n - \ \"40.83.124.73/32\",\r\n \"65.52.160.119/32\",\r\n \"65.52.168.70/32\",\r\n - \ \"191.234.16.188/32\",\r\n \"207.46.144.49/32\",\r\n \"207.46.147.148/32\",\r\n - \ \"2603:1040:207:2::400/120\",\r\n \"2603:1040:207:3::400/118\",\r\n - \ \"2603:1040:207:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS\",\r\n \"id\": \"AppService.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.82.93.245/32\",\r\n - \ \"13.82.101.179/32\",\r\n \"13.82.175.96/32\",\r\n \"13.90.143.69/32\",\r\n - \ \"13.90.213.204/32\",\r\n \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n - \ \"13.92.237.218/32\",\r\n \"20.42.26.252/32\",\r\n \"20.49.104.0/25\",\r\n - \ \"20.119.0.0/20\",\r\n \"20.119.16.0/21\",\r\n \"20.119.27.0/25\",\r\n - \ \"23.96.0.52/32\",\r\n \"23.96.1.109/32\",\r\n \"23.96.13.243/32\",\r\n - \ \"23.96.32.128/32\",\r\n \"23.96.96.142/32\",\r\n \"23.96.103.159/32\",\r\n - \ \"23.96.112.53/32\",\r\n \"23.96.113.128/32\",\r\n \"23.96.124.25/32\",\r\n - \ \"40.71.0.179/32\",\r\n \"40.71.11.128/25\",\r\n \"40.71.177.34/32\",\r\n - \ \"40.71.199.117/32\",\r\n \"40.71.234.254/32\",\r\n \"40.71.250.191/32\",\r\n - \ \"40.76.5.137/32\",\r\n \"40.76.192.15/32\",\r\n \"40.76.210.54/32\",\r\n - \ \"40.76.218.33/32\",\r\n \"40.76.223.101/32\",\r\n \"40.79.154.192/27\",\r\n - \ \"40.85.190.10/32\",\r\n \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n - \ \"40.114.13.25/32\",\r\n \"40.114.41.245/32\",\r\n \"40.114.51.68/32\",\r\n - \ \"40.114.68.21/32\",\r\n \"40.114.106.25/32\",\r\n \"40.117.154.240/32\",\r\n - \ \"40.117.188.126/32\",\r\n \"40.117.190.72/32\",\r\n \"40.121.8.241/32\",\r\n - \ \"40.121.16.193/32\",\r\n \"40.121.32.232/32\",\r\n \"40.121.35.221/32\",\r\n - \ \"40.121.91.199/32\",\r\n \"40.121.212.165/32\",\r\n \"40.121.221.52/32\",\r\n - \ \"52.168.125.188/32\",\r\n \"52.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n - \ \"52.179.97.15/32\",\r\n \"52.226.134.64/32\",\r\n \"52.234.209.94/32\",\r\n - \ \"104.45.129.178/32\",\r\n \"104.45.141.247/32\",\r\n \"104.45.152.13/32\",\r\n - \ \"104.45.152.60/32\",\r\n \"104.45.154.200/32\",\r\n \"104.211.26.212/32\",\r\n - \ \"137.117.58.204/32\",\r\n \"137.117.66.167/32\",\r\n \"137.117.84.54/32\",\r\n - \ \"137.117.90.63/32\",\r\n \"137.117.93.87/32\",\r\n \"137.135.91.176/32\",\r\n - \ \"137.135.107.235/32\",\r\n \"168.62.48.183/32\",\r\n \"168.62.180.173/32\",\r\n - \ \"191.236.16.12/32\",\r\n \"191.236.59.67/32\",\r\n \"191.237.24.89/32\",\r\n - \ \"191.237.27.74/32\",\r\n \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n - \ \"2603:1030:210:6::/117\",\r\n \"2603:1030:210:7::/117\",\r\n - \ \"2603:1030:210:8::/117\",\r\n \"2603:1030:210:9::/117\",\r\n - \ \"2603:1030:210:402::a0/123\",\r\n \"2603:1030:210:802::a0/123\",\r\n - \ \"2603:1030:210:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS2\",\r\n \"id\": \"AppService.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.68.29.136/32\",\r\n - \ \"13.68.101.62/32\",\r\n \"13.77.82.141/32\",\r\n \"13.77.83.246/32\",\r\n - \ \"13.77.96.119/32\",\r\n \"20.49.97.0/25\",\r\n \"20.119.128.0/20\",\r\n - \ \"20.119.144.0/21\",\r\n \"20.119.155.0/25\",\r\n \"23.101.147.117/32\",\r\n - \ \"40.70.27.35/32\",\r\n \"40.70.147.0/25\",\r\n \"40.79.65.200/32\",\r\n - \ \"40.84.54.203/32\",\r\n \"40.84.59.174/32\",\r\n \"40.123.45.47/32\",\r\n - \ \"40.123.47.58/32\",\r\n \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n - \ \"52.177.206.73/32\",\r\n \"52.179.188.206/32\",\r\n \"52.184.162.135/32\",\r\n - \ \"52.184.193.103/32\",\r\n \"52.184.193.104/32\",\r\n \"104.46.101.59/32\",\r\n - \ \"104.209.178.67/32\",\r\n \"104.209.192.206/32\",\r\n - \ \"104.209.197.87/32\",\r\n \"137.116.78.243/32\",\r\n \"137.116.88.213/32\",\r\n - \ \"191.236.192.121/32\",\r\n \"191.237.128.238/32\",\r\n - \ \"2603:1030:40c:5::/117\",\r\n \"2603:1030:40c:6::/117\",\r\n - \ \"2603:1030:40c:7::/117\",\r\n \"2603:1030:40c:8::/117\",\r\n - \ \"2603:1030:40c:402::a0/123\",\r\n \"2603:1030:40c:802::a0/123\",\r\n - \ \"2603:1030:40c:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS2EUAP\",\r\n \"id\": \"AppService.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.39.11.104/29\",\r\n - \ \"20.47.233.120/29\",\r\n \"20.47.234.0/24\",\r\n \"20.47.235.0/25\",\r\n - \ \"52.225.179.39/32\",\r\n \"52.225.190.65/32\",\r\n \"52.253.224.223/32\",\r\n - \ \"2603:1030:40b:3::400/119\",\r\n \"2603:1030:40b:400::8a0/123\",\r\n - \ \"2603:1030:40b:800::a0/123\",\r\n \"2603:1030:40b:c00::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.FranceCentral\",\r\n - \ \"id\": \"AppService.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.192.98.160/27\",\r\n \"20.192.170.8/29\",\r\n + \ \"20.192.170.128/25\",\r\n \"20.192.171.0/24\",\r\n \"40.80.50.160/27\",\r\n + \ \"52.140.106.224/27\",\r\n \"52.172.195.80/32\",\r\n \"52.172.204.196/32\",\r\n + \ \"52.172.219.121/32\",\r\n \"104.211.81.32/27\",\r\n \"104.211.97.138/32\",\r\n + \ \"2603:1040:a06:3::400/119\",\r\n \"2603:1040:a06:402::a0/123\",\r\n + \ \"2603:1040:a06:802::a0/123\",\r\n \"2603:1040:a06:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CentralUS\",\r\n + \ \"id\": \"AppService.CentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.67.129.26/32\",\r\n \"13.67.141.98/32\",\r\n + \ \"13.89.57.7/32\",\r\n \"13.89.172.0/23\",\r\n \"13.89.238.239/32\",\r\n + \ \"20.40.202.0/23\",\r\n \"20.118.40.0/21\",\r\n \"20.118.48.0/20\",\r\n + \ \"23.99.128.52/32\",\r\n \"23.99.183.149/32\",\r\n \"23.99.192.132/32\",\r\n + \ \"23.99.196.180/32\",\r\n \"23.99.206.151/32\",\r\n \"23.99.224.56/32\",\r\n + \ \"23.100.82.11/32\",\r\n \"23.101.118.145/32\",\r\n \"23.101.119.44/32\",\r\n + \ \"23.101.119.163/32\",\r\n \"23.101.120.195/32\",\r\n \"23.101.125.65/32\",\r\n + \ \"40.69.190.41/32\",\r\n \"40.77.56.174/32\",\r\n \"40.83.16.172/32\",\r\n + \ \"40.86.86.144/32\",\r\n \"40.86.91.212/32\",\r\n \"40.86.96.177/32\",\r\n + \ \"40.86.99.202/32\",\r\n \"40.113.204.88/32\",\r\n \"40.113.232.243/32\",\r\n + \ \"40.113.236.45/32\",\r\n \"40.122.36.65/32\",\r\n \"40.122.65.162/32\",\r\n + \ \"40.122.110.154/32\",\r\n \"40.122.114.229/32\",\r\n \"52.165.129.203/32\",\r\n + \ \"52.165.135.234/32\",\r\n \"52.165.155.12/32\",\r\n \"52.165.155.237/32\",\r\n + \ \"52.165.163.223/32\",\r\n \"52.165.168.40/32\",\r\n \"52.165.174.123/32\",\r\n + \ \"52.165.184.170/32\",\r\n \"52.165.220.33/32\",\r\n \"52.165.224.81/32\",\r\n + \ \"52.165.237.15/32\",\r\n \"52.173.28.95/32\",\r\n \"52.173.36.83/32\",\r\n + \ \"52.173.76.33/32\",\r\n \"52.173.77.140/32\",\r\n \"52.173.83.49/32\",\r\n + \ \"52.173.84.157/32\",\r\n \"52.173.87.130/32\",\r\n \"52.173.94.173/32\",\r\n + \ \"52.173.134.115/32\",\r\n \"52.173.139.99/32\",\r\n \"52.173.139.125/32\",\r\n + \ \"52.173.149.254/32\",\r\n \"52.173.151.229/32\",\r\n \"52.173.184.147/32\",\r\n + \ \"52.173.245.249/32\",\r\n \"52.173.249.137/32\",\r\n \"52.176.2.229/32\",\r\n + \ \"52.176.5.241/32\",\r\n \"52.176.6.0/32\",\r\n \"52.176.6.37/32\",\r\n + \ \"52.176.61.128/32\",\r\n \"52.176.104.120/32\",\r\n \"52.176.149.197/32\",\r\n + \ \"52.176.165.69/32\",\r\n \"104.43.129.105/32\",\r\n \"104.43.140.101/32\",\r\n + \ \"104.43.142.33/32\",\r\n \"104.43.221.31/32\",\r\n \"104.43.246.71/32\",\r\n + \ \"104.43.254.102/32\",\r\n \"168.61.152.29/32\",\r\n \"168.61.159.114/32\",\r\n + \ \"168.61.217.214/32\",\r\n \"168.61.218.125/32\",\r\n \"2603:1030:10:5::/117\",\r\n + \ \"2603:1030:10:6::/117\",\r\n \"2603:1030:10:7::/117\",\r\n + \ \"2603:1030:10:8::/117\",\r\n \"2603:1030:10:402::a0/123\",\r\n + \ \"2603:1030:10:802::a0/123\",\r\n \"2603:1030:10:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CentralUSEUAP\",\r\n + \ \"id\": \"AppService.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.45.196.16/29\",\r\n \"20.45.242.176/29\",\r\n + \ \"20.45.243.0/24\",\r\n \"20.45.244.0/25\",\r\n \"40.78.204.160/27\",\r\n + \ \"52.180.178.6/32\",\r\n \"52.180.183.66/32\",\r\n \"104.208.48.107/32\",\r\n + \ \"2603:1030:f:4::/119\",\r\n \"2603:1030:f:400::8a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastAsia\",\r\n + \ \"id\": \"AppService.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.160/27\",\r\n \"13.75.46.26/32\",\r\n \"13.75.47.15/32\",\r\n + \ \"13.75.89.224/32\",\r\n \"13.75.112.108/32\",\r\n \"13.75.115.40/32\",\r\n + \ \"13.94.47.87/32\",\r\n \"20.189.104.96/27\",\r\n \"20.189.109.96/27\",\r\n + \ \"20.189.112.66/32\",\r\n \"20.205.48.0/24\",\r\n \"20.205.66.0/24\",\r\n + \ \"20.205.69.80/28\",\r\n \"20.205.70.0/23\",\r\n \"23.97.79.119/32\",\r\n + \ \"23.99.110.192/32\",\r\n \"23.99.116.70/32\",\r\n \"23.101.10.141/32\",\r\n + \ \"40.83.72.59/32\",\r\n \"40.83.124.73/32\",\r\n \"65.52.160.119/32\",\r\n + \ \"65.52.168.70/32\",\r\n \"191.234.16.188/32\",\r\n \"207.46.144.49/32\",\r\n + \ \"207.46.147.148/32\",\r\n \"2603:1040:207:2::400/120\",\r\n + \ \"2603:1040:207:3::400/118\",\r\n \"2603:1040:207:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS\",\r\n + \ \"id\": \"AppService.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.82.93.245/32\",\r\n \"13.82.101.179/32\",\r\n + \ \"13.82.175.96/32\",\r\n \"13.90.143.69/32\",\r\n \"13.90.213.204/32\",\r\n + \ \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n \"13.92.237.218/32\",\r\n + \ \"20.42.26.252/32\",\r\n \"20.49.104.0/25\",\r\n \"20.119.0.0/20\",\r\n + \ \"20.119.16.0/21\",\r\n \"20.119.27.0/25\",\r\n \"23.96.0.52/32\",\r\n + \ \"23.96.1.109/32\",\r\n \"23.96.13.243/32\",\r\n \"23.96.32.128/32\",\r\n + \ \"23.96.96.142/32\",\r\n \"23.96.103.159/32\",\r\n \"23.96.112.53/32\",\r\n + \ \"23.96.113.128/32\",\r\n \"23.96.124.25/32\",\r\n \"40.71.0.179/32\",\r\n + \ \"40.71.11.128/25\",\r\n \"40.71.177.34/32\",\r\n \"40.71.199.117/32\",\r\n + \ \"40.71.234.254/32\",\r\n \"40.71.250.191/32\",\r\n \"40.76.5.137/32\",\r\n + \ \"40.76.192.15/32\",\r\n \"40.76.210.54/32\",\r\n \"40.76.218.33/32\",\r\n + \ \"40.76.223.101/32\",\r\n \"40.79.154.192/27\",\r\n \"40.85.190.10/32\",\r\n + \ \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n \"40.114.13.25/32\",\r\n + \ \"40.114.41.245/32\",\r\n \"40.114.51.68/32\",\r\n \"40.114.68.21/32\",\r\n + \ \"40.114.106.25/32\",\r\n \"40.117.154.240/32\",\r\n \"40.117.188.126/32\",\r\n + \ \"40.117.190.72/32\",\r\n \"40.121.8.241/32\",\r\n \"40.121.16.193/32\",\r\n + \ \"40.121.32.232/32\",\r\n \"40.121.35.221/32\",\r\n \"40.121.91.199/32\",\r\n + \ \"40.121.212.165/32\",\r\n \"40.121.221.52/32\",\r\n \"52.168.125.188/32\",\r\n + \ \"52.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n \"52.179.97.15/32\",\r\n + \ \"52.226.134.64/32\",\r\n \"52.234.209.94/32\",\r\n \"104.45.129.178/32\",\r\n + \ \"104.45.141.247/32\",\r\n \"104.45.152.13/32\",\r\n \"104.45.152.60/32\",\r\n + \ \"104.45.154.200/32\",\r\n \"104.211.26.212/32\",\r\n \"137.117.58.204/32\",\r\n + \ \"137.117.66.167/32\",\r\n \"137.117.84.54/32\",\r\n \"137.117.90.63/32\",\r\n + \ \"137.117.93.87/32\",\r\n \"137.135.91.176/32\",\r\n \"137.135.107.235/32\",\r\n + \ \"168.62.48.183/32\",\r\n \"168.62.180.173/32\",\r\n \"191.236.16.12/32\",\r\n + \ \"191.236.59.67/32\",\r\n \"191.237.24.89/32\",\r\n \"191.237.27.74/32\",\r\n + \ \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n \"2603:1030:210:6::/117\",\r\n + \ \"2603:1030:210:7::/117\",\r\n \"2603:1030:210:8::/117\",\r\n + \ \"2603:1030:210:9::/117\",\r\n \"2603:1030:210:402::a0/123\",\r\n + \ \"2603:1030:210:802::a0/123\",\r\n \"2603:1030:210:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS2\",\r\n + \ \"id\": \"AppService.EastUS2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.68.29.136/32\",\r\n \"13.68.101.62/32\",\r\n + \ \"13.77.82.141/32\",\r\n \"13.77.83.246/32\",\r\n \"13.77.96.119/32\",\r\n + \ \"20.49.97.0/25\",\r\n \"20.119.128.0/20\",\r\n \"20.119.144.0/21\",\r\n + \ \"20.119.155.0/25\",\r\n \"23.101.147.117/32\",\r\n \"40.70.27.35/32\",\r\n + \ \"40.70.147.0/25\",\r\n \"40.79.65.200/32\",\r\n \"40.84.54.203/32\",\r\n + \ \"40.84.59.174/32\",\r\n \"40.123.45.47/32\",\r\n \"40.123.47.58/32\",\r\n + \ \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n \"52.177.206.73/32\",\r\n + \ \"52.179.188.206/32\",\r\n \"52.184.162.135/32\",\r\n \"52.184.193.103/32\",\r\n + \ \"52.184.193.104/32\",\r\n \"104.46.101.59/32\",\r\n \"104.209.178.67/32\",\r\n + \ \"104.209.192.206/32\",\r\n \"104.209.197.87/32\",\r\n + \ \"137.116.78.243/32\",\r\n \"137.116.88.213/32\",\r\n \"191.236.192.121/32\",\r\n + \ \"191.237.128.238/32\",\r\n \"2603:1030:40c:5::/117\",\r\n + \ \"2603:1030:40c:6::/117\",\r\n \"2603:1030:40c:7::/117\",\r\n + \ \"2603:1030:40c:8::/117\",\r\n \"2603:1030:40c:402::a0/123\",\r\n + \ \"2603:1030:40c:802::a0/123\",\r\n \"2603:1030:40c:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS2EUAP\",\r\n + \ \"id\": \"AppService.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.39.11.104/29\",\r\n \"20.47.233.120/29\",\r\n + \ \"20.47.234.0/24\",\r\n \"20.47.235.0/25\",\r\n \"52.225.179.39/32\",\r\n + \ \"52.225.190.65/32\",\r\n \"52.253.224.223/32\",\r\n \"2603:1030:40b:3::400/119\",\r\n + \ \"2603:1030:40b:400::8a0/123\",\r\n \"2603:1030:40b:800::a0/123\",\r\n + \ \"2603:1030:40b:c00::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.FranceCentral\",\r\n \"id\": \"AppService.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.43.43.32/27\",\r\n \"20.111.0.248/29\",\r\n \"20.111.1.0/24\",\r\n \ \"20.111.2.0/25\",\r\n \"40.79.130.128/27\",\r\n \"40.89.131.148/32\",\r\n \ \"40.89.141.103/32\",\r\n \"52.143.137.150/32\",\r\n \"2603:1020:805:2::600/119\",\r\n \ \"2603:1020:805:402::a0/123\",\r\n \"2603:1020:805:802::a0/123\",\r\n \ \"2603:1020:805:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.FranceSouth\",\r\n \"id\": \"AppService.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.96/27\",\r\n - \ \"51.105.90.32/27\",\r\n \"52.136.138.55/32\",\r\n \"52.136.190.0/25\",\r\n - \ \"52.136.190.128/27\",\r\n \"2603:1020:905:2::300/120\",\r\n - \ \"2603:1020:905:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.GermanyNorth\",\r\n \"id\": \"AppService.GermanyNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.116.49.32/27\",\r\n - \ \"51.116.58.160/27\",\r\n \"51.116.75.128/25\",\r\n \"51.116.76.0/24\",\r\n - \ \"51.116.77.0/29\",\r\n \"2603:1020:d04:2::200/119\",\r\n - \ \"2603:1020:d04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.GermanyWestCentral\",\r\n \"id\": - \"AppService.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"40.79.178.96/27\",\r\n \"51.105.90.32/27\",\r\n + \ \"52.136.138.55/32\",\r\n \"52.136.190.0/25\",\r\n \"52.136.190.128/27\",\r\n + \ \"2603:1020:905:2::300/120\",\r\n \"2603:1020:905:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.GermanyNorth\",\r\n + \ \"id\": \"AppService.GermanyNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"51.116.49.32/27\",\r\n \"51.116.58.160/27\",\r\n + \ \"51.116.75.128/25\",\r\n \"51.116.76.0/24\",\r\n \"51.116.77.0/29\",\r\n + \ \"2603:1020:d04:2::200/119\",\r\n \"2603:1020:d04:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.GermanyWestCentral\",\r\n + \ \"id\": \"AppService.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.79.104.0/23\",\r\n \"20.79.106.0/24\",\r\n \"20.79.107.0/28\",\r\n @@ -3051,7 +3070,7 @@ interactions: \ \"2603:1020:c04:802::a0/123\",\r\n \"2603:1020:c04:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JapanEast\",\r\n \ \"id\": \"AppService.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -3065,111 +3084,114 @@ interactions: \ \"2603:1040:407:402::a0/123\",\r\n \"2603:1040:407:802::a0/123\",\r\n \ \"2603:1040:407:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.JapanWest\",\r\n \"id\": \"AppService.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.189.194.112/28\",\r\n \"20.189.195.0/24\",\r\n + \ \"20.189.196.0/23\",\r\n \"40.74.100.128/27\",\r\n \"40.74.133.20/32\",\r\n + \ \"40.80.58.224/27\",\r\n \"52.175.158.219/32\",\r\n \"104.214.137.236/32\",\r\n + \ \"104.215.11.176/32\",\r\n \"104.215.58.230/32\",\r\n \"138.91.16.18/32\",\r\n + \ \"2603:1040:606:2::400/118\",\r\n \"2603:1040:606:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaCentral\",\r\n + \ \"id\": \"AppService.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.189.194.112/28\",\r\n - \ \"20.189.195.0/24\",\r\n \"20.189.196.0/23\",\r\n \"40.74.100.128/27\",\r\n - \ \"40.74.133.20/32\",\r\n \"40.80.58.224/27\",\r\n \"52.175.158.219/32\",\r\n - \ \"104.214.137.236/32\",\r\n \"104.215.11.176/32\",\r\n - \ \"104.215.58.230/32\",\r\n \"138.91.16.18/32\",\r\n \"2603:1040:606:2::400/118\",\r\n - \ \"2603:1040:606:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.JioIndiaCentral\",\r\n \"id\": - \"AppService.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.192.54.0/24\",\r\n + \ \"20.192.234.128/27\",\r\n \"20.207.0.96/27\",\r\n \"20.207.0.128/25\",\r\n + \ \"2603:1040:1104:2::300/120\",\r\n \"2603:1040:1104:400::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaWest\",\r\n + \ \"id\": \"AppService.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": - [\r\n \"20.192.54.0/24\",\r\n \"20.192.234.128/27\",\r\n - \ \"20.207.0.96/27\",\r\n \"20.207.0.128/25\",\r\n \"2603:1040:1104:2::300/120\",\r\n - \ \"2603:1040:1104:400::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.JioIndiaWest\",\r\n \"id\": \"AppService.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.193.198.0/24\",\r\n - \ \"20.193.202.128/27\",\r\n \"40.64.8.224/27\",\r\n \"40.64.9.0/25\",\r\n - \ \"40.64.10.0/25\",\r\n \"40.64.10.128/27\",\r\n \"2603:1040:d04:3::100/120\",\r\n + [\r\n \"20.193.198.0/24\",\r\n \"20.193.202.128/27\",\r\n + \ \"40.64.8.224/27\",\r\n \"40.64.9.0/25\",\r\n \"40.64.10.0/25\",\r\n + \ \"40.64.10.128/27\",\r\n \"2603:1040:d04:3::100/120\",\r\n \ \"2603:1040:d04:400::a0/123\",\r\n \"2603:1040:d04:800::160/123\",\r\n \ \"2603:1040:d04:800::360/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.KoreaCentral\",\r\n \"id\": \"AppService.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.41.66.224/27\",\r\n - \ \"20.44.26.160/27\",\r\n \"20.194.66.32/27\",\r\n \"20.200.196.104/29\",\r\n - \ \"20.200.196.128/25\",\r\n \"20.200.197.0/24\",\r\n \"52.231.18.128/27\",\r\n - \ \"52.231.32.120/32\",\r\n \"52.231.38.95/32\",\r\n \"52.231.77.58/32\",\r\n - \ \"2603:1040:f05:3::200/119\",\r\n \"2603:1040:f05:402::a0/123\",\r\n - \ \"2603:1040:f05:802::a0/123\",\r\n \"2603:1040:f05:c02::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.KoreaSouth\",\r\n - \ \"id\": \"AppService.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.41.66.224/27\",\r\n \"20.44.26.160/27\",\r\n + \ \"20.194.66.32/27\",\r\n \"20.200.196.104/29\",\r\n \"20.200.196.128/25\",\r\n + \ \"20.200.197.0/24\",\r\n \"52.231.18.128/27\",\r\n \"52.231.32.120/32\",\r\n + \ \"52.231.38.95/32\",\r\n \"52.231.77.58/32\",\r\n \"2603:1040:f05:3::200/119\",\r\n + \ \"2603:1040:f05:402::a0/123\",\r\n \"2603:1040:f05:802::a0/123\",\r\n + \ \"2603:1040:f05:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.KoreaSouth\",\r\n \"id\": \"AppService.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"40.80.170.224/27\",\r\n \"52.147.117.224/27\",\r\n \ \"52.147.118.128/25\",\r\n \"52.147.119.64/27\",\r\n \"52.147.119.128/25\",\r\n \ \"52.231.146.96/27\",\r\n \"52.231.200.101/32\",\r\n \"52.231.200.179/32\",\r\n \ \"2603:1040:e05:1::200/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorthCentralUS\",\r\n \"id\": \"AppService.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"23.96.187.5/32\",\r\n - \ \"23.96.201.21/32\",\r\n \"23.96.207.177/32\",\r\n \"23.96.209.155/32\",\r\n - \ \"23.96.220.116/32\",\r\n \"23.100.72.240/32\",\r\n \"23.101.169.175/32\",\r\n - \ \"23.101.171.94/32\",\r\n \"23.101.172.244/32\",\r\n \"40.80.191.0/25\",\r\n - \ \"52.159.64.0/22\",\r\n \"52.159.68.0/23\",\r\n \"52.159.70.0/24\",\r\n - \ \"52.159.71.0/25\",\r\n \"52.159.71.128/27\",\r\n \"52.162.107.0/25\",\r\n - \ \"52.162.208.73/32\",\r\n \"52.237.130.0/32\",\r\n \"52.240.149.243/32\",\r\n - \ \"52.240.155.58/32\",\r\n \"52.252.160.21/32\",\r\n \"65.52.24.41/32\",\r\n - \ \"65.52.213.73/32\",\r\n \"65.52.217.59/32\",\r\n \"65.52.218.253/32\",\r\n - \ \"157.56.13.114/32\",\r\n \"168.62.224.13/32\",\r\n \"168.62.225.23/32\",\r\n - \ \"191.236.148.9/32\",\r\n \"2603:1030:608:2::/117\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"23.96.187.5/32\",\r\n \"23.96.201.21/32\",\r\n \"23.96.207.177/32\",\r\n + \ \"23.96.209.155/32\",\r\n \"23.96.220.116/32\",\r\n \"23.100.72.240/32\",\r\n + \ \"23.101.169.175/32\",\r\n \"23.101.171.94/32\",\r\n \"23.101.172.244/32\",\r\n + \ \"40.80.191.0/25\",\r\n \"52.159.64.0/22\",\r\n \"52.159.68.0/23\",\r\n + \ \"52.159.70.0/24\",\r\n \"52.159.71.0/25\",\r\n \"52.159.71.128/27\",\r\n + \ \"52.162.107.0/25\",\r\n \"52.162.208.73/32\",\r\n \"52.237.130.0/32\",\r\n + \ \"52.240.149.243/32\",\r\n \"52.240.155.58/32\",\r\n \"52.252.160.21/32\",\r\n + \ \"65.52.24.41/32\",\r\n \"65.52.213.73/32\",\r\n \"65.52.217.59/32\",\r\n + \ \"65.52.218.253/32\",\r\n \"157.56.13.114/32\",\r\n \"168.62.224.13/32\",\r\n + \ \"168.62.225.23/32\",\r\n \"191.236.148.9/32\",\r\n \"2603:1030:608:2::/117\",\r\n \ \"2603:1030:608:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorthEurope\",\r\n \"id\": \"AppService.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.69.186.152/32\",\r\n - \ \"13.69.228.0/25\",\r\n \"13.69.253.145/32\",\r\n \"13.74.41.233/32\",\r\n - \ \"13.74.147.218/32\",\r\n \"13.74.158.5/32\",\r\n \"13.74.252.44/32\",\r\n - \ \"13.79.2.71/32\",\r\n \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n - \ \"20.50.64.0/25\",\r\n \"20.107.224.0/21\",\r\n \"20.107.239.0/26\",\r\n - \ \"23.100.48.106/32\",\r\n \"23.100.50.51/32\",\r\n \"23.100.52.22/32\",\r\n - \ \"23.100.56.27/32\",\r\n \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n - \ \"23.102.12.43/32\",\r\n \"23.102.21.198/32\",\r\n \"23.102.21.212/32\",\r\n - \ \"23.102.25.149/32\",\r\n \"23.102.28.178/32\",\r\n \"40.69.43.225/32\",\r\n - \ \"40.69.88.149/32\",\r\n \"40.69.200.124/32\",\r\n \"40.69.210.172/32\",\r\n - \ \"40.69.218.150/32\",\r\n \"40.85.74.227/32\",\r\n \"40.85.92.115/32\",\r\n - \ \"40.85.96.208/32\",\r\n \"40.112.69.156/32\",\r\n \"40.112.90.244/32\",\r\n - \ \"40.112.93.201/32\",\r\n \"40.113.2.52/32\",\r\n \"40.113.65.9/32\",\r\n - \ \"40.113.71.148/32\",\r\n \"40.113.81.82/32\",\r\n \"40.113.90.202/32\",\r\n - \ \"40.115.98.85/32\",\r\n \"40.127.132.204/32\",\r\n \"40.127.139.252/32\",\r\n - \ \"40.127.192.244/32\",\r\n \"40.127.196.56/32\",\r\n \"52.138.196.70/32\",\r\n - \ \"52.138.218.121/32\",\r\n \"52.164.201.186/32\",\r\n \"52.164.250.133/32\",\r\n - \ \"52.169.73.236/32\",\r\n \"52.169.78.163/32\",\r\n \"52.169.180.223/32\",\r\n - \ \"52.169.184.163/32\",\r\n \"52.169.188.236/32\",\r\n \"52.169.191.40/32\",\r\n - \ \"52.178.158.175/32\",\r\n \"52.178.164.235/32\",\r\n \"52.178.179.169/32\",\r\n - \ \"52.178.190.191/32\",\r\n \"52.178.201.147/32\",\r\n \"52.178.208.12/32\",\r\n - \ \"52.178.212.17/32\",\r\n \"52.178.214.89/32\",\r\n \"94.245.104.73/32\",\r\n - \ \"104.41.216.137/32\",\r\n \"104.41.229.199/32\",\r\n \"104.45.81.79/32\",\r\n - \ \"104.45.95.61/32\",\r\n \"137.135.129.175/32\",\r\n \"137.135.133.221/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.69.186.152/32\",\r\n \"13.69.228.0/25\",\r\n + \ \"13.69.253.145/32\",\r\n \"13.74.41.233/32\",\r\n \"13.74.147.218/32\",\r\n + \ \"13.74.158.5/32\",\r\n \"13.74.252.44/32\",\r\n \"13.79.2.71/32\",\r\n + \ \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n \"20.50.64.0/25\",\r\n + \ \"20.107.224.0/21\",\r\n \"20.107.239.0/26\",\r\n \"23.100.48.106/32\",\r\n + \ \"23.100.50.51/32\",\r\n \"23.100.52.22/32\",\r\n \"23.100.56.27/32\",\r\n + \ \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n \"23.102.12.43/32\",\r\n + \ \"23.102.21.198/32\",\r\n \"23.102.21.212/32\",\r\n \"23.102.25.149/32\",\r\n + \ \"23.102.28.178/32\",\r\n \"40.69.43.225/32\",\r\n \"40.69.88.149/32\",\r\n + \ \"40.69.200.124/32\",\r\n \"40.69.210.172/32\",\r\n \"40.69.218.150/32\",\r\n + \ \"40.85.74.227/32\",\r\n \"40.85.92.115/32\",\r\n \"40.85.96.208/32\",\r\n + \ \"40.112.69.156/32\",\r\n \"40.112.90.244/32\",\r\n \"40.112.93.201/32\",\r\n + \ \"40.113.2.52/32\",\r\n \"40.113.65.9/32\",\r\n \"40.113.71.148/32\",\r\n + \ \"40.113.81.82/32\",\r\n \"40.113.90.202/32\",\r\n \"40.115.98.85/32\",\r\n + \ \"40.127.132.204/32\",\r\n \"40.127.139.252/32\",\r\n \"40.127.192.244/32\",\r\n + \ \"40.127.196.56/32\",\r\n \"52.138.196.70/32\",\r\n \"52.138.218.121/32\",\r\n + \ \"52.164.201.186/32\",\r\n \"52.164.250.133/32\",\r\n \"52.169.73.236/32\",\r\n + \ \"52.169.78.163/32\",\r\n \"52.169.180.223/32\",\r\n \"52.169.184.163/32\",\r\n + \ \"52.169.188.236/32\",\r\n \"52.169.191.40/32\",\r\n \"52.178.158.175/32\",\r\n + \ \"52.178.164.235/32\",\r\n \"52.178.179.169/32\",\r\n \"52.178.190.191/32\",\r\n + \ \"52.178.201.147/32\",\r\n \"52.178.208.12/32\",\r\n \"52.178.212.17/32\",\r\n + \ \"52.178.214.89/32\",\r\n \"94.245.104.73/32\",\r\n \"104.41.216.137/32\",\r\n + \ \"104.41.229.199/32\",\r\n \"104.45.81.79/32\",\r\n \"104.45.95.61/32\",\r\n + \ \"137.135.129.175/32\",\r\n \"137.135.133.221/32\",\r\n \ \"168.63.53.239/32\",\r\n \"191.235.160.13/32\",\r\n \"191.235.176.12/32\",\r\n \ \"191.235.177.30/32\",\r\n \"191.235.208.12/32\",\r\n \"191.235.215.184/32\",\r\n \ \"2603:1020:5:5::/117\",\r\n \"2603:1020:5:6::/117\",\r\n \ \"2603:1020:5:402::a0/123\",\r\n \"2603:1020:5:802::a0/123\",\r\n \ \"2603:1020:5:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorwayEast\",\r\n \"id\": \"AppService.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.100.2.32/29\",\r\n \ \"20.100.2.128/25\",\r\n \"20.100.3.0/24\",\r\n \"51.120.42.0/27\",\r\n @@ -3178,16 +3200,24 @@ interactions: \ \"2603:1020:e04:802::a0/123\",\r\n \"2603:1020:e04:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.NorwayWest\",\r\n \ \"id\": \"AppService.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.13.142.128/25\",\r\n \"51.13.143.64/27\",\r\n \ \"51.13.143.128/25\",\r\n \"51.120.218.192/27\",\r\n \"51.120.226.0/27\",\r\n \ \"2603:1020:f04:3::400/120\",\r\n \"2603:1020:f04:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.QatarCentral\",\r\n + \ \"id\": \"AppService.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.21.52.0/24\",\r\n \"20.21.54.0/25\",\r\n \"20.21.54.128/27\",\r\n + \ \"2603:1040:1002:2::100/120\",\r\n \"2603:1040:1002:2::400/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthAfricaNorth\",\r\n \ \"id\": \"AppService.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -3198,7 +3228,7 @@ interactions: \ \"2603:1000:104:802::a0/123\",\r\n \"2603:1000:104:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthAfricaWest\",\r\n \ \"id\": \"AppService.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -3207,7 +3237,7 @@ interactions: \ \"2603:1000:4:2::400/120\",\r\n \"2603:1000:4:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthCentralUS\",\r\n \ \"id\": \"AppService.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -3247,42 +3277,43 @@ interactions: \ \"2603:1030:807:802::a0/123\",\r\n \"2603:1030:807:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthCentralUSSTG\",\r\n \ \"id\": \"AppService.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.32/27\",\r\n \"23.100.216.96/27\",\r\n \"23.100.216.128/25\",\r\n \ \"2603:1030:302::600/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SoutheastAsia\",\r\n \"id\": \"AppService.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.67.9.0/25\",\r\n - \ \"13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n \"13.76.44.139/32\",\r\n - \ \"13.76.245.96/32\",\r\n \"20.43.132.128/25\",\r\n \"20.188.98.74/32\",\r\n - \ \"20.212.64.0/21\",\r\n \"20.212.79.0/26\",\r\n \"23.97.56.169/32\",\r\n - \ \"23.98.64.36/32\",\r\n \"23.98.64.158/32\",\r\n \"23.101.27.182/32\",\r\n - \ \"52.163.122.160/32\",\r\n \"52.187.17.126/32\",\r\n \"52.187.36.104/32\",\r\n - \ \"52.187.52.94/32\",\r\n \"52.187.135.79/32\",\r\n \"52.230.1.186/32\",\r\n - \ \"104.215.147.45/32\",\r\n \"104.215.155.1/32\",\r\n \"111.221.95.27/32\",\r\n - \ \"137.116.128.188/32\",\r\n \"137.116.153.238/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.67.9.0/25\",\r\n \"13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n + \ \"13.76.44.139/32\",\r\n \"13.76.245.96/32\",\r\n \"20.43.132.128/25\",\r\n + \ \"20.188.98.74/32\",\r\n \"20.212.64.0/21\",\r\n \"20.212.79.0/26\",\r\n + \ \"23.97.56.169/32\",\r\n \"23.98.64.36/32\",\r\n \"23.98.64.158/32\",\r\n + \ \"23.101.27.182/32\",\r\n \"52.163.122.160/32\",\r\n \"52.187.17.126/32\",\r\n + \ \"52.187.36.104/32\",\r\n \"52.187.52.94/32\",\r\n \"52.187.135.79/32\",\r\n + \ \"52.230.1.186/32\",\r\n \"104.215.147.45/32\",\r\n \"104.215.155.1/32\",\r\n + \ \"111.221.95.27/32\",\r\n \"137.116.128.188/32\",\r\n \"137.116.153.238/32\",\r\n \ \"2603:1040:5:4::/117\",\r\n \"2603:1040:5:5::/117\",\r\n \ \"2603:1040:5:402::a0/123\",\r\n \"2603:1040:5:802::a0/123\",\r\n \ \"2603:1040:5:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SouthIndia\",\r\n \"id\": \"AppService.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.71.122.35/32\",\r\n - \ \"13.71.123.138/32\",\r\n \"20.41.195.192/27\",\r\n \"20.192.153.144/28\",\r\n - \ \"20.192.154.0/23\",\r\n \"20.192.156.0/24\",\r\n \"40.78.194.96/27\",\r\n - \ \"52.172.54.225/32\",\r\n \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.71.122.35/32\",\r\n \"13.71.123.138/32\",\r\n + \ \"20.41.195.192/27\",\r\n \"20.192.153.144/28\",\r\n \"20.192.154.0/23\",\r\n + \ \"20.192.156.0/24\",\r\n \"40.78.194.96/27\",\r\n \"52.172.54.225/32\",\r\n + \ \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n \ \"2603:1040:c06:2::400/118\",\r\n \"2603:1040:c06:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SwedenCentral\",\r\n \ \"id\": \"AppService.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -3292,17 +3323,18 @@ interactions: \ \"2603:1020:1004:400::a0/123\",\r\n \"2603:1020:1004:800::160/123\",\r\n \ \"2603:1020:1004:800::360/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SwedenSouth\",\r\n \"id\": \"AppService.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.91.8.64/27\",\r\n - \ \"20.91.8.128/25\",\r\n \"51.12.23.0/24\",\r\n \"51.12.202.192/27\",\r\n - \ \"2603:1020:1104:2::300/120\",\r\n \"2603:1020:1104:400::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SwitzerlandNorth\",\r\n - \ \"id\": \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.91.8.64/27\",\r\n \"20.91.8.128/25\",\r\n \"51.12.23.0/24\",\r\n + \ \"51.12.202.192/27\",\r\n \"2603:1020:1104:2::300/120\",\r\n + \ \"2603:1020:1104:400::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.SwitzerlandNorth\",\r\n \"id\": + \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.208.1.0/24\",\r\n \"20.208.5.32/29\",\r\n \"20.208.5.128/25\",\r\n @@ -3311,7 +3343,7 @@ interactions: \ \"2603:1020:a04:402::a0/123\",\r\n \"2603:1020:a04:802::a0/123\",\r\n \ \"2603:1020:a04:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SwitzerlandWest\",\r\n \"id\": - \"AppService.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AppService.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -3320,26 +3352,27 @@ interactions: \ \"51.107.154.160/27\",\r\n \"51.107.255.192/26\",\r\n \"2603:1020:b04:2::400/120\",\r\n \ \"2603:1020:b04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.UAECentral\",\r\n \"id\": \"AppService.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.37.66.0/27\",\r\n - \ \"20.37.74.96/27\",\r\n \"20.45.94.192/26\",\r\n \"20.45.95.0/26\",\r\n - \ \"2603:1040:b04:2::400/120\",\r\n \"2603:1040:b04:402::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UAENorth\",\r\n - \ \"id\": \"AppService.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.37.66.0/27\",\r\n \"20.37.74.96/27\",\r\n \"20.45.94.192/26\",\r\n + \ \"20.45.95.0/26\",\r\n \"2603:1040:b04:2::400/120\",\r\n + \ \"2603:1040:b04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.UAENorth\",\r\n \"id\": \"AppService.UAENorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.38.138.0/27\",\r\n \"20.74.192.0/23\",\r\n \"20.74.194.0/24\",\r\n \ \"20.74.195.0/28\",\r\n \"40.120.74.32/27\",\r\n \"65.52.250.96/27\",\r\n \ \"2603:1040:904:3::300/120\",\r\n \"2603:1040:904:402::a0/123\",\r\n \ \"2603:1040:904:802::a0/123\",\r\n \"2603:1040:904:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UKSouth\",\r\n \ \"id\": \"AppService.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -3354,7 +3387,7 @@ interactions: \ \"2603:1020:705:802::a0/123\",\r\n \"2603:1020:705:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UKWest\",\r\n \ \"id\": \"AppService.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -3365,7 +3398,7 @@ interactions: \ \"2603:1020:605:2::400/118\",\r\n \"2603:1020:605:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestCentralUS\",\r\n \ \"id\": \"AppService.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -3375,7 +3408,7 @@ interactions: \ \"2603:1030:b04:3::200/119\",\r\n \"2603:1030:b04:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestEurope\",\r\n \ \"id\": \"AppService.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -3430,7 +3463,7 @@ interactions: \ \"2603:1020:206:802::a0/123\",\r\n \"2603:1020:206:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestIndia\",\r\n \ \"id\": \"AppService.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -3440,9 +3473,9 @@ interactions: \ \"104.211.184.197/32\",\r\n \"2603:1040:806:2::400/118\",\r\n \ \"2603:1040:806:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.WestUS\",\r\n \"id\": \"AppService.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.64.73.110/32\",\r\n \ \"13.91.40.166/32\",\r\n \"13.91.242.166/32\",\r\n \"13.93.141.10/32\",\r\n @@ -3472,9 +3505,9 @@ interactions: \ \"2603:1030:a07:2::/117\",\r\n \"2603:1030:a07:6::/117\",\r\n \ \"2603:1030:a07:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.WestUS2\",\r\n \"id\": \"AppService.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.96/27\",\r\n \ \"13.66.209.135/32\",\r\n \"13.66.212.205/32\",\r\n \"13.66.226.80/32\",\r\n @@ -3488,7 +3521,7 @@ interactions: \ \"2603:1030:c06:802::a0/123\",\r\n \"2603:1030:c06:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestUS3\",\r\n \ \"id\": \"AppService.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -3518,7 +3551,7 @@ interactions: \ \"2603:1030:504:802::360/123\",\r\n \"2603:1030:504:c02::3a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppServiceManagement\",\r\n \ \"id\": \"AppServiceManagement\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppServiceManagement\",\r\n @@ -3700,7 +3733,7 @@ interactions: \ \"2603:1050:403:1::4c0/123\",\r\n \"2603:1050:403:400::100/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureActiveDirectory\",\r\n \ \"id\": \"AzureActiveDirectory\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureAD\",\r\n @@ -3750,48 +3783,48 @@ interactions: \ \"2603:1047:1::/48\",\r\n \"2603:1056:2000::/48\",\r\n \ \"2603:1057:2::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureActiveDirectoryDomainServices\",\r\n \"id\": \"AzureActiveDirectoryDomainServices\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureIdentity\",\r\n \"addressPrefixes\": [\r\n \"13.64.151.161/32\",\r\n + \ \"13.66.141.64/27\",\r\n \"13.67.9.224/27\",\r\n \"13.69.66.160/27\",\r\n + \ \"13.69.229.96/27\",\r\n \"13.70.73.32/27\",\r\n \"13.71.172.160/27\",\r\n + \ \"13.71.195.224/27\",\r\n \"13.73.240.32/27\",\r\n \"13.74.249.156/32\",\r\n + \ \"13.75.38.32/27\",\r\n \"13.75.105.168/32\",\r\n \"13.77.52.160/27\",\r\n + \ \"13.78.108.192/27\",\r\n \"13.78.172.246/32\",\r\n \"13.79.37.247/32\",\r\n + \ \"13.86.219.0/27\",\r\n \"13.87.57.160/27\",\r\n \"13.87.123.160/27\",\r\n + \ \"13.89.174.0/27\",\r\n \"20.36.107.192/27\",\r\n \"20.36.115.64/27\",\r\n + \ \"20.37.75.96/27\",\r\n \"20.43.120.32/27\",\r\n \"20.44.3.160/27\",\r\n + \ \"20.44.16.32/27\",\r\n \"20.46.10.64/27\",\r\n \"20.51.16.128/27\",\r\n + \ \"20.61.98.160/27\",\r\n \"20.62.129.0/27\",\r\n \"20.66.2.32/27\",\r\n + \ \"20.72.21.64/27\",\r\n \"20.187.197.32/27\",\r\n \"20.190.165.48/29\",\r\n + \ \"20.190.166.48/29\",\r\n \"20.190.166.112/29\",\r\n \"20.190.166.176/29\",\r\n + \ \"20.195.56.102/32\",\r\n \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n + \ \"23.101.0.70/32\",\r\n \"23.101.6.190/32\",\r\n \"40.68.160.142/32\",\r\n + \ \"40.69.107.160/27\",\r\n \"40.71.13.0/27\",\r\n \"40.74.101.64/27\",\r\n + \ \"40.74.146.192/27\",\r\n \"40.78.195.160/27\",\r\n \"40.78.203.64/27\",\r\n + \ \"40.79.131.128/27\",\r\n \"40.79.179.128/27\",\r\n \"40.83.144.56/32\",\r\n + \ \"40.126.37.48/29\",\r\n \"40.126.38.48/29\",\r\n \"40.126.38.112/29\",\r\n + \ \"40.126.38.176/29\",\r\n \"51.140.148.192/27\",\r\n \"51.140.211.192/27\",\r\n + \ \"52.138.65.157/32\",\r\n \"52.138.68.41/32\",\r\n \"52.146.132.96/27\",\r\n + \ \"52.150.157.0/27\",\r\n \"52.161.13.71/32\",\r\n \"52.161.13.95/32\",\r\n + \ \"52.161.110.169/32\",\r\n \"52.162.110.96/27\",\r\n \"52.169.125.119/32\",\r\n + \ \"52.169.218.0/32\",\r\n \"52.174.189.149/32\",\r\n \"52.175.18.134/32\",\r\n + \ \"52.178.27.112/32\",\r\n \"52.179.122.218/32\",\r\n \"52.179.126.223/32\",\r\n + \ \"52.180.177.87/32\",\r\n \"52.180.179.108/32\",\r\n \"52.180.181.61/32\",\r\n + \ \"52.180.183.8/32\",\r\n \"52.187.19.1/32\",\r\n \"52.187.113.48/32\",\r\n + \ \"52.187.117.83/32\",\r\n \"52.187.120.237/32\",\r\n \"52.225.184.198/32\",\r\n + \ \"52.225.188.89/32\",\r\n \"52.231.19.128/27\",\r\n \"52.231.147.192/27\",\r\n + \ \"65.52.251.96/27\",\r\n \"104.40.84.19/32\",\r\n \"104.40.87.209/32\",\r\n + \ \"104.40.156.18/32\",\r\n \"104.41.159.212/32\",\r\n \"104.45.138.161/32\",\r\n + \ \"104.46.178.128/27\",\r\n \"104.211.147.160/27\",\r\n + \ \"191.233.204.160/27\",\r\n \"2603:1030:107:2::100/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureAdvancedThreatProtection\",\r\n + \ \"id\": \"AzureAdvancedThreatProtection\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureIdentity\",\r\n \"addressPrefixes\": - [\r\n \"13.64.151.161/32\",\r\n \"13.66.141.64/27\",\r\n - \ \"13.67.9.224/27\",\r\n \"13.69.66.160/27\",\r\n \"13.69.229.96/27\",\r\n - \ \"13.70.73.32/27\",\r\n \"13.71.172.160/27\",\r\n \"13.71.195.224/27\",\r\n - \ \"13.73.240.32/27\",\r\n \"13.74.249.156/32\",\r\n \"13.75.38.32/27\",\r\n - \ \"13.75.105.168/32\",\r\n \"13.77.52.160/27\",\r\n \"13.78.108.192/27\",\r\n - \ \"13.78.172.246/32\",\r\n \"13.79.37.247/32\",\r\n \"13.86.219.0/27\",\r\n - \ \"13.87.57.160/27\",\r\n \"13.87.123.160/27\",\r\n \"13.89.174.0/27\",\r\n - \ \"20.36.107.192/27\",\r\n \"20.36.115.64/27\",\r\n \"20.37.75.96/27\",\r\n - \ \"20.43.120.32/27\",\r\n \"20.44.3.160/27\",\r\n \"20.44.16.32/27\",\r\n - \ \"20.46.10.64/27\",\r\n \"20.51.16.128/27\",\r\n \"20.61.98.160/27\",\r\n - \ \"20.62.129.0/27\",\r\n \"20.66.2.32/27\",\r\n \"20.72.21.64/27\",\r\n - \ \"20.187.197.32/27\",\r\n \"20.190.165.48/29\",\r\n \"20.190.166.48/29\",\r\n - \ \"20.190.166.112/29\",\r\n \"20.190.166.176/29\",\r\n \"20.195.56.102/32\",\r\n - \ \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n \"23.101.0.70/32\",\r\n - \ \"23.101.6.190/32\",\r\n \"40.68.160.142/32\",\r\n \"40.69.107.160/27\",\r\n - \ \"40.71.13.0/27\",\r\n \"40.74.101.64/27\",\r\n \"40.74.146.192/27\",\r\n - \ \"40.78.195.160/27\",\r\n \"40.78.203.64/27\",\r\n \"40.79.131.128/27\",\r\n - \ \"40.79.179.128/27\",\r\n \"40.83.144.56/32\",\r\n \"40.126.37.48/29\",\r\n - \ \"40.126.38.48/29\",\r\n \"40.126.38.112/29\",\r\n \"40.126.38.176/29\",\r\n - \ \"51.140.148.192/27\",\r\n \"51.140.211.192/27\",\r\n \"52.138.65.157/32\",\r\n - \ \"52.138.68.41/32\",\r\n \"52.146.132.96/27\",\r\n \"52.150.157.0/27\",\r\n - \ \"52.161.13.71/32\",\r\n \"52.161.13.95/32\",\r\n \"52.161.110.169/32\",\r\n - \ \"52.162.110.96/27\",\r\n \"52.169.125.119/32\",\r\n \"52.169.218.0/32\",\r\n - \ \"52.174.189.149/32\",\r\n \"52.175.18.134/32\",\r\n \"52.178.27.112/32\",\r\n - \ \"52.179.122.218/32\",\r\n \"52.179.126.223/32\",\r\n \"52.180.177.87/32\",\r\n - \ \"52.180.179.108/32\",\r\n \"52.180.181.61/32\",\r\n \"52.180.183.8/32\",\r\n - \ \"52.187.19.1/32\",\r\n \"52.187.113.48/32\",\r\n \"52.187.117.83/32\",\r\n - \ \"52.187.120.237/32\",\r\n \"52.225.184.198/32\",\r\n \"52.225.188.89/32\",\r\n - \ \"52.231.19.128/27\",\r\n \"52.231.147.192/27\",\r\n \"65.52.251.96/27\",\r\n - \ \"104.40.84.19/32\",\r\n \"104.40.87.209/32\",\r\n \"104.40.156.18/32\",\r\n - \ \"104.41.159.212/32\",\r\n \"104.45.138.161/32\",\r\n \"104.46.178.128/27\",\r\n - \ \"104.211.147.160/27\",\r\n \"191.233.204.160/27\",\r\n - \ \"2603:1030:107:2::100/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureAdvancedThreatProtection\",\r\n \"id\": - \"AzureAdvancedThreatProtection\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAdvancedThreatProtection\",\r\n \ \"addressPrefixes\": [\r\n \"20.17.48.24/29\",\r\n \"20.21.32.24/29\",\r\n \ \"20.36.120.112/29\",\r\n \"20.37.64.112/29\",\r\n \"20.37.156.192/29\",\r\n @@ -3844,151 +3877,153 @@ interactions: \ \"2603:1040:1503::180/123\",\r\n \"2603:1050:6:1::140/123\",\r\n \ \"2603:1050:403::140/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureArcInfrastructure\",\r\n \"id\": \"AzureArcInfrastructure\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureArcInfrastructure\",\r\n \"addressPrefixes\": - [\r\n \"13.66.143.219/32\",\r\n \"13.66.149.68/31\",\r\n - \ \"13.67.15.1/32\",\r\n \"13.67.15.124/30\",\r\n \"13.69.239.84/30\",\r\n - \ \"13.69.239.88/32\",\r\n \"13.70.79.64/32\",\r\n \"13.70.79.198/31\",\r\n - \ \"13.71.175.129/32\",\r\n \"13.71.177.224/32\",\r\n \"13.71.199.117/32\",\r\n - \ \"13.73.244.196/32\",\r\n \"13.73.253.124/30\",\r\n \"13.74.107.94/31\",\r\n - \ \"13.77.53.221/32\",\r\n \"13.78.111.193/32\",\r\n \"13.81.244.155/32\",\r\n - \ \"13.86.223.80/32\",\r\n \"13.89.179.20/30\",\r\n \"13.89.179.24/32\",\r\n - \ \"13.90.194.180/32\",\r\n \"20.21.46.136/31\",\r\n \"20.21.69.176/31\",\r\n - \ \"20.21.77.184/31\",\r\n \"20.36.122.52/30\",\r\n \"20.37.66.52/30\",\r\n - \ \"20.37.196.248/30\",\r\n \"20.37.226.52/30\",\r\n \"20.37.228.8/30\",\r\n - \ \"20.38.87.188/30\",\r\n \"20.38.138.56/30\",\r\n \"20.38.141.8/30\",\r\n - \ \"20.38.149.130/32\",\r\n \"20.38.157.132/31\",\r\n \"20.39.12.228/30\",\r\n - \ \"20.39.14.84/30\",\r\n \"20.40.200.152/29\",\r\n \"20.40.224.52/30\",\r\n - \ \"20.41.67.84/30\",\r\n \"20.41.69.52/30\",\r\n \"20.41.195.252/30\",\r\n - \ \"20.41.208.16/30\",\r\n \"20.42.65.86/31\",\r\n \"20.42.74.230/32\",\r\n - \ \"20.42.74.232/30\",\r\n \"20.42.228.216/30\",\r\n \"20.43.43.160/30\",\r\n - \ \"20.43.45.240/30\",\r\n \"20.43.67.88/30\",\r\n \"20.43.121.252/32\",\r\n - \ \"20.43.123.220/30\",\r\n \"20.44.13.240/31\",\r\n \"20.44.19.6/31\",\r\n - \ \"20.44.29.50/31\",\r\n \"20.44.31.36/30\",\r\n \"20.45.127.8/30\",\r\n - \ \"20.45.127.12/32\",\r\n \"20.45.197.224/30\",\r\n \"20.45.199.32/30\",\r\n - \ \"20.45.208.12/30\",\r\n \"20.45.208.40/30\",\r\n \"20.48.192.76/30\",\r\n - \ \"20.49.95.58/31\",\r\n \"20.49.99.12/30\",\r\n \"20.49.102.212/30\",\r\n - \ \"20.49.109.32/30\",\r\n \"20.49.113.12/30\",\r\n \"20.49.114.52/30\",\r\n - \ \"20.49.120.32/30\",\r\n \"20.49.125.188/30\",\r\n \"20.50.1.196/30\",\r\n - \ \"20.50.201.210/31\",\r\n \"20.50.201.212/30\",\r\n \"20.52.72.60/30\",\r\n - \ \"20.53.0.34/31\",\r\n \"20.53.0.112/30\",\r\n \"20.53.0.120/29\",\r\n - \ \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n \"20.83.192.208/30\",\r\n - \ \"20.83.192.212/32\",\r\n \"20.125.173.160/31\",\r\n \"20.125.205.160/31\",\r\n - \ \"20.150.165.140/30\",\r\n \"20.150.190.84/30\",\r\n \"20.151.32.136/30\",\r\n - \ \"20.187.194.204/30\",\r\n \"20.189.111.204/30\",\r\n \"20.189.171.108/30\",\r\n - \ \"20.189.173.48/30\",\r\n \"20.191.160.28/30\",\r\n \"20.192.101.26/31\",\r\n - \ \"20.192.164.176/30\",\r\n \"20.192.228.252/30\",\r\n \"20.193.96.16/30\",\r\n - \ \"20.194.68.148/31\",\r\n \"20.194.129.106/31\",\r\n \"20.205.77.198/32\",\r\n - \ \"20.205.77.208/30\",\r\n \"20.205.85.198/31\",\r\n \"20.208.21.162/31\",\r\n - \ \"23.98.86.58/31\",\r\n \"23.98.104.12/30\",\r\n \"23.98.108.32/30\",\r\n - \ \"40.64.132.84/30\",\r\n \"40.64.135.72/30\",\r\n \"40.67.122.108/30\",\r\n - \ \"40.67.122.112/32\",\r\n \"40.67.122.120/29\",\r\n \"40.69.111.34/31\",\r\n - \ \"40.69.111.192/30\",\r\n \"40.69.116.96/29\",\r\n \"40.70.151.194/32\",\r\n - \ \"40.70.151.196/30\",\r\n \"40.71.15.194/32\",\r\n \"40.74.102.16/30\",\r\n - \ \"40.74.150.116/30\",\r\n \"40.74.150.120/32\",\r\n \"40.78.204.46/32\",\r\n - \ \"40.78.239.96/31\",\r\n \"40.78.253.84/31\",\r\n \"40.79.138.46/31\",\r\n - \ \"40.79.146.46/32\",\r\n \"40.79.150.112/30\",\r\n \"40.79.167.16/30\",\r\n - \ \"40.79.167.20/32\",\r\n \"40.79.173.36/32\",\r\n \"40.79.191.216/32\",\r\n - \ \"40.80.53.2/31\",\r\n \"40.80.59.24/30\",\r\n \"40.80.172.12/30\",\r\n - \ \"40.89.20.128/30\",\r\n \"40.89.23.32/30\",\r\n \"40.89.121.188/31\",\r\n - \ \"40.115.144.0/30\",\r\n \"40.119.9.232/30\",\r\n \"40.120.8.184/30\",\r\n - \ \"40.120.75.58/32\",\r\n \"40.120.77.176/30\",\r\n \"40.124.65.160/31\",\r\n - \ \"51.11.98.64/29\",\r\n \"51.11.192.34/31\",\r\n \"51.12.22.220/30\",\r\n - \ \"51.12.75.188/30\",\r\n \"51.12.168.72/30\",\r\n \"51.12.229.232/30\",\r\n - \ \"51.13.128.80/30\",\r\n \"51.103.205.160/31\",\r\n \"51.104.15.254/32\",\r\n - \ \"51.104.28.216/30\",\r\n \"51.104.31.172/30\",\r\n \"51.105.71.144/31\",\r\n - \ \"51.105.77.50/31\",\r\n \"51.105.90.148/30\",\r\n \"51.107.50.56/30\",\r\n - \ \"51.107.53.32/30\",\r\n \"51.107.60.152/32\",\r\n \"51.107.129.104/30\",\r\n - \ \"51.107.146.52/30\",\r\n \"51.107.193.4/30\",\r\n \"51.116.49.136/30\",\r\n - \ \"51.116.145.136/30\",\r\n \"51.116.146.212/30\",\r\n \"51.116.158.60/31\",\r\n - \ \"51.116.243.218/31\",\r\n \"51.116.251.186/32\",\r\n \"51.116.253.164/30\",\r\n - \ \"51.120.42.56/30\",\r\n \"51.120.44.196/30\",\r\n \"51.120.100.156/31\",\r\n - \ \"51.120.109.26/31\",\r\n \"51.120.213.26/32\",\r\n \"51.120.214.148/30\",\r\n - \ \"51.120.226.52/30\",\r\n \"51.137.164.76/30\",\r\n \"51.137.166.40/30\",\r\n - \ \"51.138.160.92/30\",\r\n \"51.140.151.168/30\",\r\n \"51.140.212.216/31\",\r\n - \ \"51.140.215.180/30\",\r\n \"52.136.51.68/30\",\r\n \"52.138.90.54/31\",\r\n - \ \"52.138.229.96/31\",\r\n \"52.140.107.92/30\",\r\n \"52.140.110.108/30\",\r\n - \ \"52.146.79.132/30\",\r\n \"52.146.130.180/30\",\r\n \"52.150.152.204/30\",\r\n - \ \"52.150.156.36/30\",\r\n \"52.162.111.132/32\",\r\n \"52.167.111.168/31\",\r\n - \ \"52.168.118.130/32\",\r\n \"52.178.17.240/31\",\r\n \"52.182.141.60/31\",\r\n - \ \"52.228.84.80/30\",\r\n \"52.231.23.10/32\",\r\n \"52.231.151.80/30\",\r\n - \ \"52.236.189.74/32\",\r\n \"52.240.244.228/30\",\r\n \"52.246.157.2/31\",\r\n - \ \"65.52.252.250/31\",\r\n \"102.37.64.160/30\",\r\n \"102.133.57.188/30\",\r\n - \ \"102.133.127.176/31\",\r\n \"102.133.154.6/31\",\r\n \"102.133.218.52/30\",\r\n - \ \"102.133.219.188/30\",\r\n \"102.133.254.200/30\",\r\n - \ \"102.133.254.204/32\",\r\n \"104.46.162.2/32\",\r\n \"104.46.162.28/30\",\r\n - \ \"104.46.163.96/29\",\r\n \"104.46.178.0/30\",\r\n \"104.211.146.248/30\",\r\n - \ \"104.214.164.48/31\",\r\n \"137.135.98.137/32\",\r\n \"191.233.207.26/32\",\r\n - \ \"191.233.207.30/31\",\r\n \"191.234.136.44/30\",\r\n \"191.234.138.144/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureArcInfrastructure\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.219/32\",\r\n + \ \"13.66.149.68/31\",\r\n \"13.67.15.1/32\",\r\n \"13.67.15.124/30\",\r\n + \ \"13.69.239.84/30\",\r\n \"13.69.239.88/32\",\r\n \"13.70.79.64/32\",\r\n + \ \"13.70.79.198/31\",\r\n \"13.71.175.129/32\",\r\n \"13.71.177.224/32\",\r\n + \ \"13.71.199.117/32\",\r\n \"13.73.244.196/32\",\r\n \"13.73.253.124/30\",\r\n + \ \"13.74.107.94/31\",\r\n \"13.77.53.221/32\",\r\n \"13.78.111.193/32\",\r\n + \ \"13.81.244.155/32\",\r\n \"13.86.223.80/32\",\r\n \"13.89.179.20/30\",\r\n + \ \"13.89.179.24/32\",\r\n \"13.90.194.180/32\",\r\n \"20.21.46.136/31\",\r\n + \ \"20.21.69.176/31\",\r\n \"20.21.77.184/31\",\r\n \"20.36.122.52/30\",\r\n + \ \"20.37.66.52/30\",\r\n \"20.37.196.248/30\",\r\n \"20.37.226.52/30\",\r\n + \ \"20.37.228.8/30\",\r\n \"20.38.87.188/30\",\r\n \"20.38.138.56/30\",\r\n + \ \"20.38.141.8/30\",\r\n \"20.38.149.130/32\",\r\n \"20.38.157.132/31\",\r\n + \ \"20.39.12.228/30\",\r\n \"20.39.14.84/30\",\r\n \"20.40.200.152/29\",\r\n + \ \"20.40.224.52/30\",\r\n \"20.41.67.84/30\",\r\n \"20.41.69.52/30\",\r\n + \ \"20.41.195.252/30\",\r\n \"20.41.208.16/30\",\r\n \"20.42.65.86/31\",\r\n + \ \"20.42.74.230/32\",\r\n \"20.42.74.232/30\",\r\n \"20.42.228.216/30\",\r\n + \ \"20.43.43.160/30\",\r\n \"20.43.45.240/30\",\r\n \"20.43.67.88/30\",\r\n + \ \"20.43.121.252/32\",\r\n \"20.43.123.220/30\",\r\n \"20.44.13.240/31\",\r\n + \ \"20.44.19.6/31\",\r\n \"20.44.29.50/31\",\r\n \"20.44.31.36/30\",\r\n + \ \"20.45.127.8/30\",\r\n \"20.45.127.12/32\",\r\n \"20.45.197.224/30\",\r\n + \ \"20.45.199.32/30\",\r\n \"20.45.208.12/30\",\r\n \"20.45.208.40/30\",\r\n + \ \"20.48.192.76/30\",\r\n \"20.49.95.58/31\",\r\n \"20.49.99.12/30\",\r\n + \ \"20.49.102.212/30\",\r\n \"20.49.109.32/30\",\r\n \"20.49.113.12/30\",\r\n + \ \"20.49.114.52/30\",\r\n \"20.49.120.32/30\",\r\n \"20.49.125.188/30\",\r\n + \ \"20.50.1.196/30\",\r\n \"20.50.201.210/31\",\r\n \"20.50.201.212/30\",\r\n + \ \"20.52.72.60/30\",\r\n \"20.53.0.34/31\",\r\n \"20.53.0.112/30\",\r\n + \ \"20.53.0.120/29\",\r\n \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n + \ \"20.83.192.208/30\",\r\n \"20.83.192.212/32\",\r\n \"20.125.173.160/31\",\r\n + \ \"20.125.205.160/31\",\r\n \"20.150.165.140/30\",\r\n \"20.150.190.84/30\",\r\n + \ \"20.151.32.136/30\",\r\n \"20.187.194.204/30\",\r\n \"20.189.111.204/30\",\r\n + \ \"20.189.171.108/30\",\r\n \"20.189.173.48/30\",\r\n \"20.191.160.28/30\",\r\n + \ \"20.192.101.26/31\",\r\n \"20.192.164.176/30\",\r\n \"20.192.228.252/30\",\r\n + \ \"20.193.96.16/30\",\r\n \"20.194.68.148/31\",\r\n \"20.194.129.106/31\",\r\n + \ \"20.205.77.198/32\",\r\n \"20.205.77.208/30\",\r\n \"20.205.85.198/31\",\r\n + \ \"20.208.21.162/31\",\r\n \"23.98.86.58/31\",\r\n \"23.98.104.12/30\",\r\n + \ \"23.98.108.32/30\",\r\n \"40.64.132.84/30\",\r\n \"40.64.135.72/30\",\r\n + \ \"40.67.122.108/30\",\r\n \"40.67.122.112/32\",\r\n \"40.67.122.120/29\",\r\n + \ \"40.69.111.34/31\",\r\n \"40.69.111.192/30\",\r\n \"40.69.116.96/29\",\r\n + \ \"40.70.151.194/32\",\r\n \"40.70.151.196/30\",\r\n \"40.71.15.194/32\",\r\n + \ \"40.74.102.16/30\",\r\n \"40.74.150.116/30\",\r\n \"40.74.150.120/32\",\r\n + \ \"40.78.204.46/32\",\r\n \"40.78.239.96/31\",\r\n \"40.78.253.84/31\",\r\n + \ \"40.79.138.46/31\",\r\n \"40.79.146.46/32\",\r\n \"40.79.150.112/30\",\r\n + \ \"40.79.167.16/30\",\r\n \"40.79.167.20/32\",\r\n \"40.79.173.36/32\",\r\n + \ \"40.79.191.216/32\",\r\n \"40.80.53.2/31\",\r\n \"40.80.59.24/30\",\r\n + \ \"40.80.172.12/30\",\r\n \"40.89.20.128/30\",\r\n \"40.89.23.32/30\",\r\n + \ \"40.89.121.188/31\",\r\n \"40.115.144.0/30\",\r\n \"40.119.9.232/30\",\r\n + \ \"40.120.8.184/30\",\r\n \"40.120.75.58/32\",\r\n \"40.120.77.176/30\",\r\n + \ \"40.124.65.160/31\",\r\n \"51.11.98.64/29\",\r\n \"51.11.192.34/31\",\r\n + \ \"51.12.22.220/30\",\r\n \"51.12.75.188/30\",\r\n \"51.12.168.72/30\",\r\n + \ \"51.12.229.232/30\",\r\n \"51.13.128.80/30\",\r\n \"51.103.205.160/31\",\r\n + \ \"51.104.15.254/32\",\r\n \"51.104.28.216/30\",\r\n \"51.104.31.172/30\",\r\n + \ \"51.105.71.144/31\",\r\n \"51.105.77.50/31\",\r\n \"51.105.90.148/30\",\r\n + \ \"51.107.50.56/30\",\r\n \"51.107.53.32/30\",\r\n \"51.107.60.152/32\",\r\n + \ \"51.107.129.104/30\",\r\n \"51.107.146.52/30\",\r\n \"51.107.193.4/30\",\r\n + \ \"51.116.49.136/30\",\r\n \"51.116.145.136/30\",\r\n \"51.116.146.212/30\",\r\n + \ \"51.116.158.60/31\",\r\n \"51.116.243.218/31\",\r\n \"51.116.251.186/32\",\r\n + \ \"51.116.253.164/30\",\r\n \"51.120.42.56/30\",\r\n \"51.120.44.196/30\",\r\n + \ \"51.120.100.156/31\",\r\n \"51.120.109.26/31\",\r\n \"51.120.213.26/32\",\r\n + \ \"51.120.214.148/30\",\r\n \"51.120.226.52/30\",\r\n \"51.137.164.76/30\",\r\n + \ \"51.137.166.40/30\",\r\n \"51.138.160.92/30\",\r\n \"51.140.151.168/30\",\r\n + \ \"51.140.212.216/31\",\r\n \"51.140.215.180/30\",\r\n \"52.136.51.68/30\",\r\n + \ \"52.138.90.54/31\",\r\n \"52.138.229.96/31\",\r\n \"52.140.107.92/30\",\r\n + \ \"52.140.110.108/30\",\r\n \"52.146.79.132/30\",\r\n \"52.146.130.180/30\",\r\n + \ \"52.150.152.204/30\",\r\n \"52.150.156.36/30\",\r\n \"52.162.111.132/32\",\r\n + \ \"52.167.111.168/31\",\r\n \"52.168.118.130/32\",\r\n \"52.178.17.240/31\",\r\n + \ \"52.182.141.60/31\",\r\n \"52.228.84.80/30\",\r\n \"52.231.23.10/32\",\r\n + \ \"52.231.151.80/30\",\r\n \"52.236.189.74/32\",\r\n \"52.240.244.228/30\",\r\n + \ \"52.246.157.2/31\",\r\n \"65.52.252.250/31\",\r\n \"102.37.64.160/30\",\r\n + \ \"102.133.57.188/30\",\r\n \"102.133.127.176/31\",\r\n + \ \"102.133.154.6/31\",\r\n \"102.133.218.52/30\",\r\n \"102.133.219.188/30\",\r\n + \ \"102.133.254.200/30\",\r\n \"102.133.254.204/32\",\r\n + \ \"104.46.162.2/32\",\r\n \"104.46.162.28/30\",\r\n \"104.46.163.96/29\",\r\n + \ \"104.46.178.0/30\",\r\n \"104.211.146.248/30\",\r\n \"104.214.164.48/31\",\r\n + \ \"137.135.98.137/32\",\r\n \"191.233.207.26/32\",\r\n \"191.233.207.30/31\",\r\n + \ \"191.234.136.44/30\",\r\n \"191.234.138.144/30\",\r\n \ \"191.234.149.138/32\",\r\n \"191.234.157.42/32\",\r\n \ \"191.234.157.172/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureAttestation\",\r\n \"id\": \"AzureAttestation\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAttestation\",\r\n \"addressPrefixes\": - [\r\n \"13.66.145.224/30\",\r\n \"13.69.109.140/30\",\r\n - \ \"13.69.233.128/30\",\r\n \"13.70.79.80/30\",\r\n \"13.71.175.208/30\",\r\n - \ \"13.76.91.201/32\",\r\n \"13.77.168.36/32\",\r\n \"13.86.223.192/30\",\r\n - \ \"13.86.254.29/32\",\r\n \"13.89.241.144/32\",\r\n \"20.17.51.36/30\",\r\n - \ \"20.21.32.44/30\",\r\n \"20.37.71.40/30\",\r\n \"20.37.229.172/30\",\r\n - \ \"20.38.132.24/30\",\r\n \"20.38.143.40/30\",\r\n \"20.40.225.60/30\",\r\n - \ \"20.43.123.196/30\",\r\n \"20.44.4.248/30\",\r\n \"20.44.12.140/30\",\r\n - \ \"20.44.19.164/30\",\r\n \"20.45.116.92/30\",\r\n \"20.45.126.116/30\",\r\n - \ \"20.46.11.4/30\",\r\n \"20.48.193.180/30\",\r\n \"20.49.83.244/30\",\r\n - \ \"20.49.103.124/30\",\r\n \"20.49.118.20/30\",\r\n \"20.49.127.244/30\",\r\n - \ \"20.50.107.73/32\",\r\n \"20.51.8.204/30\",\r\n \"20.51.20.80/30\",\r\n - \ \"20.52.72.44/30\",\r\n \"20.53.0.104/30\",\r\n \"20.53.47.64/30\",\r\n - \ \"20.53.56.4/30\",\r\n \"20.54.110.142/32\",\r\n \"20.61.99.100/30\",\r\n - \ \"20.62.129.148/30\",\r\n \"20.65.130.92/30\",\r\n \"20.72.21.144/30\",\r\n - \ \"20.72.30.180/30\",\r\n \"20.72.129.122/32\",\r\n \"20.73.227.143/32\",\r\n - \ \"20.150.174.132/30\",\r\n \"20.150.244.32/30\",\r\n \"20.151.24.34/32\",\r\n - \ \"20.187.197.228/30\",\r\n \"20.189.225.84/30\",\r\n \"20.191.161.220/30\",\r\n - \ \"20.192.43.76/30\",\r\n \"20.192.166.188/30\",\r\n \"20.192.184.116/30\",\r\n - \ \"20.192.231.240/30\",\r\n \"20.192.238.188/30\",\r\n \"20.193.96.12/30\",\r\n - \ \"20.194.72.148/30\",\r\n \"20.195.146.64/30\",\r\n \"20.215.0.44/30\",\r\n - \ \"20.217.40.44/30\",\r\n \"23.98.109.52/30\",\r\n \"23.99.79.140/32\",\r\n - \ \"40.67.52.116/30\",\r\n \"40.67.121.196/30\",\r\n \"40.69.111.116/30\",\r\n - \ \"40.71.15.204/30\",\r\n \"40.78.239.116/30\",\r\n \"40.79.141.132/30\",\r\n - \ \"40.79.189.116/30\",\r\n \"40.80.173.216/30\",\r\n \"40.80.180.196/30\",\r\n - \ \"40.88.132.87/32\",\r\n \"40.89.23.44/30\",\r\n \"40.89.121.168/30\",\r\n - \ \"40.114.209.61/32\",\r\n \"40.120.8.176/30\",\r\n \"40.120.75.60/30\",\r\n - \ \"40.127.193.93/32\",\r\n \"51.11.125.56/32\",\r\n \"51.12.46.224/30\",\r\n - \ \"51.12.198.4/30\",\r\n \"51.13.128.64/30\",\r\n \"51.13.136.184/30\",\r\n - \ \"51.53.27.240/30\",\r\n \"51.53.171.240/30\",\r\n \"51.107.53.52/30\",\r\n - \ \"51.107.128.36/30\",\r\n \"51.107.192.152/30\",\r\n \"51.107.250.40/30\",\r\n - \ \"51.116.54.72/30\",\r\n \"51.116.149.224/30\",\r\n \"51.116.246.16/30\",\r\n - \ \"51.120.100.244/30\",\r\n \"51.120.233.128/30\",\r\n \"51.137.167.184/30\",\r\n - \ \"51.138.160.76/30\",\r\n \"51.138.210.128/30\",\r\n \"51.140.111.84/32\",\r\n - \ \"51.140.149.84/30\",\r\n \"51.140.215.168/30\",\r\n \"51.143.209.132/30\",\r\n - \ \"52.136.53.132/30\",\r\n \"52.136.184.232/30\",\r\n \"52.139.46.228/32\",\r\n - \ \"52.139.86.173/32\",\r\n \"52.142.163.77/32\",\r\n \"52.146.132.244/30\",\r\n - \ \"52.150.157.172/30\",\r\n \"52.154.45.19/32\",\r\n \"52.162.111.140/30\",\r\n - \ \"52.162.199.134/32\",\r\n \"52.172.116.0/30\",\r\n \"52.180.178.44/32\",\r\n - \ \"52.229.112.108/32\",\r\n \"52.231.23.116/30\",\r\n \"52.231.151.68/30\",\r\n - \ \"52.247.36.207/32\",\r\n \"52.251.59.202/32\",\r\n \"70.37.52.246/32\",\r\n - \ \"102.37.64.120/30\",\r\n \"102.37.80.52/30\",\r\n \"102.133.126.132/30\",\r\n - \ \"102.133.221.196/30\",\r\n \"104.46.162.16/30\",\r\n \"104.46.179.240/30\",\r\n - \ \"104.214.164.108/30\",\r\n \"168.61.140.108/30\",\r\n - \ \"191.233.51.220/30\",\r\n \"191.233.207.212/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureAttestation\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.224/30\",\r\n + \ \"13.69.109.140/30\",\r\n \"13.69.233.128/30\",\r\n \"13.70.79.80/30\",\r\n + \ \"13.71.175.208/30\",\r\n \"13.76.91.201/32\",\r\n \"13.77.168.36/32\",\r\n + \ \"13.86.223.192/30\",\r\n \"13.86.254.29/32\",\r\n \"13.89.241.144/32\",\r\n + \ \"20.17.51.36/30\",\r\n \"20.21.32.44/30\",\r\n \"20.37.71.40/30\",\r\n + \ \"20.37.229.172/30\",\r\n \"20.38.132.24/30\",\r\n \"20.38.143.40/30\",\r\n + \ \"20.40.225.60/30\",\r\n \"20.43.123.196/30\",\r\n \"20.44.4.248/30\",\r\n + \ \"20.44.12.140/30\",\r\n \"20.44.19.164/30\",\r\n \"20.45.116.92/30\",\r\n + \ \"20.45.126.116/30\",\r\n \"20.46.11.4/30\",\r\n \"20.48.193.180/30\",\r\n + \ \"20.49.83.244/30\",\r\n \"20.49.103.124/30\",\r\n \"20.49.118.20/30\",\r\n + \ \"20.49.127.244/30\",\r\n \"20.50.107.73/32\",\r\n \"20.51.8.204/30\",\r\n + \ \"20.51.20.80/30\",\r\n \"20.52.72.44/30\",\r\n \"20.53.0.104/30\",\r\n + \ \"20.53.47.64/30\",\r\n \"20.53.56.4/30\",\r\n \"20.54.110.142/32\",\r\n + \ \"20.61.99.100/30\",\r\n \"20.62.129.148/30\",\r\n \"20.65.130.92/30\",\r\n + \ \"20.72.21.144/30\",\r\n \"20.72.30.180/30\",\r\n \"20.72.129.122/32\",\r\n + \ \"20.73.227.143/32\",\r\n \"20.150.174.132/30\",\r\n \"20.150.244.32/30\",\r\n + \ \"20.151.24.34/32\",\r\n \"20.187.197.228/30\",\r\n \"20.189.225.84/30\",\r\n + \ \"20.191.161.220/30\",\r\n \"20.192.43.76/30\",\r\n \"20.192.166.188/30\",\r\n + \ \"20.192.184.116/30\",\r\n \"20.192.231.240/30\",\r\n \"20.192.238.188/30\",\r\n + \ \"20.193.96.12/30\",\r\n \"20.194.72.148/30\",\r\n \"20.195.146.64/30\",\r\n + \ \"20.215.0.44/30\",\r\n \"20.217.40.44/30\",\r\n \"23.98.109.52/30\",\r\n + \ \"23.99.79.140/32\",\r\n \"40.67.52.116/30\",\r\n \"40.67.121.196/30\",\r\n + \ \"40.69.111.116/30\",\r\n \"40.71.15.204/30\",\r\n \"40.78.239.116/30\",\r\n + \ \"40.79.141.132/30\",\r\n \"40.79.189.116/30\",\r\n \"40.80.173.216/30\",\r\n + \ \"40.80.180.196/30\",\r\n \"40.88.132.87/32\",\r\n \"40.89.23.44/30\",\r\n + \ \"40.89.121.168/30\",\r\n \"40.114.209.61/32\",\r\n \"40.120.8.176/30\",\r\n + \ \"40.120.75.60/30\",\r\n \"40.127.193.93/32\",\r\n \"51.11.125.56/32\",\r\n + \ \"51.12.46.224/30\",\r\n \"51.12.198.4/30\",\r\n \"51.13.128.64/30\",\r\n + \ \"51.13.136.184/30\",\r\n \"51.53.27.240/30\",\r\n \"51.53.171.240/30\",\r\n + \ \"51.107.53.52/30\",\r\n \"51.107.128.36/30\",\r\n \"51.107.192.152/30\",\r\n + \ \"51.107.250.40/30\",\r\n \"51.116.54.72/30\",\r\n \"51.116.149.224/30\",\r\n + \ \"51.116.246.16/30\",\r\n \"51.120.100.244/30\",\r\n \"51.120.233.128/30\",\r\n + \ \"51.137.167.184/30\",\r\n \"51.138.160.76/30\",\r\n \"51.138.210.128/30\",\r\n + \ \"51.140.111.84/32\",\r\n \"51.140.149.84/30\",\r\n \"51.140.215.168/30\",\r\n + \ \"51.143.209.132/30\",\r\n \"52.136.53.132/30\",\r\n \"52.136.184.232/30\",\r\n + \ \"52.139.46.228/32\",\r\n \"52.139.86.173/32\",\r\n \"52.142.163.77/32\",\r\n + \ \"52.146.132.244/30\",\r\n \"52.150.157.172/30\",\r\n \"52.154.45.19/32\",\r\n + \ \"52.162.111.140/30\",\r\n \"52.162.199.134/32\",\r\n \"52.172.116.0/30\",\r\n + \ \"52.180.178.44/32\",\r\n \"52.229.112.108/32\",\r\n \"52.231.23.116/30\",\r\n + \ \"52.231.151.68/30\",\r\n \"52.247.36.207/32\",\r\n \"52.251.59.202/32\",\r\n + \ \"70.37.52.246/32\",\r\n \"102.37.64.120/30\",\r\n \"102.37.80.52/30\",\r\n + \ \"102.133.126.132/30\",\r\n \"102.133.221.196/30\",\r\n + \ \"104.46.162.16/30\",\r\n \"104.46.179.240/30\",\r\n \"104.214.164.108/30\",\r\n + \ \"168.61.140.108/30\",\r\n \"191.233.51.220/30\",\r\n \"191.233.207.212/30\",\r\n \ \"191.238.72.72/30\",\r\n \"2603:1020:a04:2::530/124\",\r\n \ \"2603:1020:e04::7a0/123\",\r\n \"2603:1020:1004:1::720/123\",\r\n \ \"2603:1020:1104:1::3e0/123\",\r\n \"2603:1020:1302::620/124\",\r\n \ \"2603:1030:f:2::4c0/123\",\r\n \"2603:1030:104::7a0/124\",\r\n \ \"2603:1030:504:2::a0/123\",\r\n \"2603:1030:608:3::650/124\",\r\n \ \"2603:1030:a07:9::90/124\",\r\n \"2603:1040:207:1::4c0/124\",\r\n - \ \"2603:1040:904:2::6b0/124\",\r\n \"2603:1040:a06:2::2a0/123\",\r\n - \ \"2603:1040:d04:1::720/123\",\r\n \"2603:1040:f05::7a0/123\",\r\n - \ \"2603:1040:1002:1::80/124\",\r\n \"2603:1040:1104:1::420/123\",\r\n - \ \"2603:1040:1104:400::420/123\",\r\n \"2603:1040:1202::600/124\",\r\n - \ \"2603:1040:1302::600/124\",\r\n \"2603:1040:1402::620/124\",\r\n - \ \"2603:1040:1503::620/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureBackup\",\r\n \"id\": \"AzureBackup\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"2603:1040:606:3::e0/124\",\r\n \"2603:1040:904:2::6b0/124\",\r\n + \ \"2603:1040:a06:2::2a0/123\",\r\n \"2603:1040:d04:1::720/123\",\r\n + \ \"2603:1040:f05::7a0/123\",\r\n \"2603:1040:1002:1::80/124\",\r\n + \ \"2603:1040:1104:1::420/123\",\r\n \"2603:1040:1104:400::420/123\",\r\n + \ \"2603:1040:1202::600/124\",\r\n \"2603:1040:1302::600/124\",\r\n + \ \"2603:1040:1402::620/124\",\r\n \"2603:1040:1503::620/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureBackup\",\r\n + \ \"id\": \"AzureBackup\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureBackup\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.192/26\",\r\n \"13.66.141.0/27\",\r\n \ \"13.67.12.0/24\",\r\n \"13.67.13.0/25\",\r\n \"13.69.65.32/27\",\r\n @@ -4139,220 +4174,222 @@ interactions: \ \"2603:1040:207:402::200/121\",\r\n \"2603:1040:207:800::100/121\",\r\n \ \"2603:1040:207:c00::100/121\",\r\n \"2603:1040:407:402::200/121\",\r\n \ \"2603:1040:407:802::180/121\",\r\n \"2603:1040:407:c02::180/121\",\r\n - \ \"2603:1040:606:402::200/121\",\r\n \"2603:1040:806:402::200/121\",\r\n - \ \"2603:1040:904:2::780/121\",\r\n \"2603:1040:904:402::200/121\",\r\n - \ \"2603:1040:904:802::180/121\",\r\n \"2603:1040:904:c02::180/121\",\r\n - \ \"2603:1040:a06:2::300/121\",\r\n \"2603:1040:a06:402::200/121\",\r\n - \ \"2603:1040:a06:802::180/121\",\r\n \"2603:1040:a06:c02::180/121\",\r\n - \ \"2603:1040:b04:402::200/121\",\r\n \"2603:1040:c06:402::200/121\",\r\n - \ \"2603:1040:d04:1::780/121\",\r\n \"2603:1040:d04:400::100/121\",\r\n - \ \"2603:1040:d04:400::300/121\",\r\n \"2603:1040:d04:c02::200/121\",\r\n - \ \"2603:1040:f05:2::/121\",\r\n \"2603:1040:f05:402::200/121\",\r\n - \ \"2603:1040:f05:802::180/121\",\r\n \"2603:1040:f05:c02::180/121\",\r\n - \ \"2603:1040:1002:1::100/121\",\r\n \"2603:1040:1002:400::100/121\",\r\n - \ \"2603:1040:1002:800::100/121\",\r\n \"2603:1040:1002:c00::100/121\",\r\n - \ \"2603:1040:1104:1::480/121\",\r\n \"2603:1040:1104:400::200/121\",\r\n - \ \"2603:1040:1202::680/121\",\r\n \"2603:1040:1202:400::100/121\",\r\n - \ \"2603:1040:1302::680/121\",\r\n \"2603:1040:1302:400::100/121\",\r\n - \ \"2603:1040:1402::680/121\",\r\n \"2603:1040:1402:400::100/121\",\r\n - \ \"2603:1040:1402:800::100/121\",\r\n \"2603:1040:1402:c00::100/121\",\r\n - \ \"2603:1040:1503::680/121\",\r\n \"2603:1040:1503:400::100/121\",\r\n - \ \"2603:1050:6:402::200/121\",\r\n \"2603:1050:6:802::180/121\",\r\n - \ \"2603:1050:6:c02::180/121\",\r\n \"2603:1050:403:400::500/121\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureBotService\",\r\n - \ \"id\": \"AzureBotService\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureBotService\",\r\n \"addressPrefixes\": - [\r\n \"13.66.142.64/30\",\r\n \"13.67.10.88/30\",\r\n \"13.69.67.56/30\",\r\n - \ \"13.69.227.252/30\",\r\n \"13.70.74.112/30\",\r\n \"13.71.173.240/30\",\r\n - \ \"13.71.196.160/30\",\r\n \"13.73.248.0/30\",\r\n \"13.75.39.72/30\",\r\n - \ \"13.77.53.80/30\",\r\n \"13.78.108.172/30\",\r\n \"13.86.219.168/30\",\r\n - \ \"13.87.58.40/30\",\r\n \"13.87.124.40/30\",\r\n \"13.89.171.116/30\",\r\n - \ \"20.17.48.16/30\",\r\n \"20.21.32.16/30\",\r\n \"20.36.108.112/30\",\r\n - \ \"20.36.115.240/30\",\r\n \"20.36.120.64/30\",\r\n \"20.37.64.64/30\",\r\n - \ \"20.37.76.104/30\",\r\n \"20.37.152.64/30\",\r\n \"20.37.192.64/30\",\r\n - \ \"20.37.224.64/30\",\r\n \"20.38.80.64/30\",\r\n \"20.38.128.72/30\",\r\n - \ \"20.38.136.64/30\",\r\n \"20.39.8.64/30\",\r\n \"20.41.0.64/30\",\r\n - \ \"20.41.64.64/30\",\r\n \"20.41.192.64/30\",\r\n \"20.42.0.64/30\",\r\n - \ \"20.42.128.64/30\",\r\n \"20.42.224.64/30\",\r\n \"20.43.40.64/30\",\r\n - \ \"20.43.64.64/30\",\r\n \"20.43.121.8/30\",\r\n \"20.43.128.64/30\",\r\n - \ \"20.44.4.72/30\",\r\n \"20.44.17.24/30\",\r\n \"20.44.27.208/30\",\r\n - \ \"20.45.112.64/30\",\r\n \"20.45.123.112/30\",\r\n \"20.45.192.64/30\",\r\n - \ \"20.72.16.16/30\",\r\n \"20.150.160.120/30\",\r\n \"20.189.104.64/30\",\r\n - \ \"20.192.160.16/30\",\r\n \"20.192.224.64/26\",\r\n \"20.215.0.16/30\",\r\n - \ \"20.217.40.16/30\",\r\n \"40.67.48.64/30\",\r\n \"40.67.58.4/30\",\r\n - \ \"40.69.108.56/30\",\r\n \"40.71.12.244/30\",\r\n \"40.74.24.64/30\",\r\n - \ \"40.74.147.168/30\",\r\n \"40.78.196.56/30\",\r\n \"40.78.202.132/30\",\r\n - \ \"40.79.132.56/30\",\r\n \"40.79.180.24/30\",\r\n \"40.80.56.64/30\",\r\n - \ \"40.80.168.64/30\",\r\n \"40.80.176.32/30\",\r\n \"40.80.184.64/30\",\r\n - \ \"40.82.248.64/30\",\r\n \"40.89.16.64/30\",\r\n \"51.12.40.64/26\",\r\n - \ \"51.12.192.64/26\",\r\n \"51.53.24.16/30\",\r\n \"51.53.168.16/30\",\r\n - \ \"51.104.8.248/30\",\r\n \"51.104.24.64/30\",\r\n \"51.105.80.64/30\",\r\n - \ \"51.105.88.64/30\",\r\n \"51.107.48.64/30\",\r\n \"51.107.58.4/30\",\r\n - \ \"51.107.144.64/30\",\r\n \"51.107.154.4/30\",\r\n \"51.116.48.64/30\",\r\n - \ \"51.116.144.64/30\",\r\n \"51.120.40.64/30\",\r\n \"51.120.98.12/30\",\r\n - \ \"51.120.218.4/30\",\r\n \"51.120.224.64/30\",\r\n \"51.137.160.64/30\",\r\n - \ \"51.140.212.72/30\",\r\n \"51.143.192.64/30\",\r\n \"52.136.48.64/30\",\r\n - \ \"52.140.104.64/30\",\r\n \"52.150.136.64/30\",\r\n \"52.162.111.16/30\",\r\n - \ \"52.228.80.64/30\",\r\n \"52.231.148.88/30\",\r\n \"65.52.252.104/30\",\r\n - \ \"102.133.28.88/30\",\r\n \"102.133.56.64/30\",\r\n \"102.133.124.8/30\",\r\n - \ \"102.133.216.64/30\",\r\n \"191.233.8.16/30\",\r\n \"191.233.205.96/30\",\r\n - \ \"191.235.224.64/30\",\r\n \"2603:1000:4::20/123\",\r\n - \ \"2603:1000:104:1::20/123\",\r\n \"2603:1010:6:1::20/123\",\r\n - \ \"2603:1010:101::20/123\",\r\n \"2603:1010:304::20/123\",\r\n - \ \"2603:1010:404::20/123\",\r\n \"2603:1020:5:1::20/123\",\r\n - \ \"2603:1020:206:1::20/123\",\r\n \"2603:1020:305::20/123\",\r\n - \ \"2603:1020:405::20/123\",\r\n \"2603:1020:605::20/123\",\r\n - \ \"2603:1020:705:1::20/123\",\r\n \"2603:1020:805:1::20/123\",\r\n - \ \"2603:1020:905::20/123\",\r\n \"2603:1020:a04:1::20/123\",\r\n - \ \"2603:1020:b04::20/123\",\r\n \"2603:1020:c04:1::20/123\",\r\n - \ \"2603:1020:d04::20/123\",\r\n \"2603:1020:e04:1::20/123\",\r\n - \ \"2603:1020:f04::20/123\",\r\n \"2603:1020:1004::20/123\",\r\n - \ \"2603:1020:1104::20/123\",\r\n \"2603:1020:1302::20/123\",\r\n - \ \"2603:1030:f:1::20/123\",\r\n \"2603:1030:10:1::20/123\",\r\n - \ \"2603:1030:104:1::20/123\",\r\n \"2603:1030:107::20/123\",\r\n - \ \"2603:1030:210:1::20/123\",\r\n \"2603:1030:40b:1::20/123\",\r\n - \ \"2603:1030:40c:1::20/123\",\r\n \"2603:1030:504:1::20/123\",\r\n - \ \"2603:1030:608::20/123\",\r\n \"2603:1030:807:1::20/123\",\r\n - \ \"2603:1030:a07::20/123\",\r\n \"2603:1030:b04::20/123\",\r\n - \ \"2603:1030:c06:1::20/123\",\r\n \"2603:1030:f05:1::20/123\",\r\n - \ \"2603:1030:1005::20/123\",\r\n \"2603:1040:5:1::20/123\",\r\n - \ \"2603:1040:207::20/123\",\r\n \"2603:1040:407:1::20/123\",\r\n - \ \"2603:1040:606::20/123\",\r\n \"2603:1040:806::20/123\",\r\n - \ \"2603:1040:904:1::20/123\",\r\n \"2603:1040:a06:1::20/123\",\r\n - \ \"2603:1040:b04::20/123\",\r\n \"2603:1040:c06::20/123\",\r\n - \ \"2603:1040:d04::20/123\",\r\n \"2603:1040:f05:1::20/123\",\r\n - \ \"2603:1040:1002::60/123\",\r\n \"2603:1040:1104::20/123\",\r\n - \ \"2603:1040:1202::20/123\",\r\n \"2603:1040:1302::20/123\",\r\n - \ \"2603:1040:1402::20/123\",\r\n \"2603:1040:1503::20/123\",\r\n - \ \"2603:1050:6:1::20/123\",\r\n \"2603:1050:403::20/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud\",\r\n - \ \"id\": \"AzureCloud\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"30\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.64.0.0/16\",\r\n - \ \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n \"13.66.128.0/17\",\r\n - \ \"13.67.0.0/17\",\r\n \"13.67.128.0/20\",\r\n \"13.67.144.0/21\",\r\n - \ \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n \"13.67.153.16/28\",\r\n - \ \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n \"13.67.153.128/25\",\r\n - \ \"13.67.154.0/24\",\r\n \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n - \ \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n \"13.68.0.0/17\",\r\n - \ \"13.68.128.0/17\",\r\n \"13.69.0.0/17\",\r\n \"13.69.128.0/17\",\r\n - \ \"13.70.0.0/18\",\r\n \"13.70.64.0/18\",\r\n \"13.70.128.0/18\",\r\n - \ \"13.70.192.0/18\",\r\n \"13.71.0.0/18\",\r\n \"13.71.64.0/18\",\r\n - \ \"13.71.128.0/19\",\r\n \"13.71.160.0/19\",\r\n \"13.71.192.0/18\",\r\n - \ \"13.72.64.0/18\",\r\n \"13.72.192.0/19\",\r\n \"13.72.224.0/19\",\r\n - \ \"13.73.0.0/19\",\r\n \"13.73.32.0/19\",\r\n \"13.73.96.0/19\",\r\n - \ \"13.73.128.0/18\",\r\n \"13.73.192.0/20\",\r\n \"13.73.224.0/21\",\r\n - \ \"13.73.232.0/21\",\r\n \"13.73.240.0/20\",\r\n \"13.74.0.0/16\",\r\n - \ \"13.75.0.0/17\",\r\n \"13.75.128.0/17\",\r\n \"13.76.0.0/16\",\r\n - \ \"13.77.0.0/18\",\r\n \"13.77.64.0/18\",\r\n \"13.77.128.0/18\",\r\n - \ \"13.77.192.0/19\",\r\n \"13.78.0.0/17\",\r\n \"13.78.128.0/17\",\r\n - \ \"13.79.0.0/16\",\r\n \"13.80.0.0/15\",\r\n \"13.82.0.0/16\",\r\n - \ \"13.83.0.0/16\",\r\n \"13.84.0.0/15\",\r\n \"13.86.0.0/17\",\r\n - \ \"13.86.128.0/17\",\r\n \"13.87.0.0/18\",\r\n \"13.87.64.0/19\",\r\n - \ \"13.87.120.0/22\",\r\n \"13.87.124.0/25\",\r\n \"13.87.124.128/29\",\r\n - \ \"13.87.124.136/31\",\r\n \"13.87.124.144/28\",\r\n \"13.87.124.160/27\",\r\n - \ \"13.87.124.192/27\",\r\n \"13.87.125.0/24\",\r\n \"13.87.126.0/24\",\r\n - \ \"13.87.127.224/27\",\r\n \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n - \ \"13.88.128.0/18\",\r\n \"13.88.200.0/21\",\r\n \"13.88.208.0/20\",\r\n - \ \"13.88.224.0/19\",\r\n \"13.89.0.0/16\",\r\n \"13.90.0.0/16\",\r\n - \ \"13.91.0.0/16\",\r\n \"13.92.0.0/16\",\r\n \"13.93.0.0/17\",\r\n - \ \"13.93.128.0/17\",\r\n \"13.94.0.0/18\",\r\n \"13.94.64.0/18\",\r\n - \ \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n \"13.104.129.0/26\",\r\n - \ \"13.104.129.64/26\",\r\n \"13.104.129.128/26\",\r\n \"13.104.129.192/26\",\r\n - \ \"13.104.144.0/27\",\r\n \"13.104.144.32/27\",\r\n \"13.104.144.64/27\",\r\n - \ \"13.104.144.96/27\",\r\n \"13.104.144.128/27\",\r\n \"13.104.144.160/27\",\r\n - \ \"13.104.144.192/27\",\r\n \"13.104.144.224/27\",\r\n \"13.104.145.0/26\",\r\n - \ \"13.104.145.64/26\",\r\n \"13.104.145.128/27\",\r\n \"13.104.145.160/27\",\r\n - \ \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n \"13.104.146.64/26\",\r\n - \ \"13.104.146.128/25\",\r\n \"13.104.147.0/25\",\r\n \"13.104.147.128/25\",\r\n - \ \"13.104.148.0/25\",\r\n \"13.104.148.128/25\",\r\n \"13.104.149.0/26\",\r\n - \ \"13.104.149.64/26\",\r\n \"13.104.149.128/25\",\r\n \"13.104.150.0/25\",\r\n - \ \"13.104.150.128/26\",\r\n \"13.104.150.192/26\",\r\n \"13.104.151.0/26\",\r\n - \ \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n \"13.104.151.192/26\",\r\n - \ \"13.104.152.0/25\",\r\n \"13.104.152.128/25\",\r\n \"13.104.153.0/27\",\r\n - \ \"13.104.153.32/28\",\r\n \"13.104.153.48/28\",\r\n \"13.104.153.64/27\",\r\n - \ \"13.104.153.96/27\",\r\n \"13.104.153.128/26\",\r\n \"13.104.153.192/26\",\r\n - \ \"13.104.154.0/25\",\r\n \"13.104.154.128/25\",\r\n \"13.104.155.0/27\",\r\n - \ \"13.104.155.32/27\",\r\n \"13.104.155.64/26\",\r\n \"13.104.155.128/26\",\r\n - \ \"13.104.155.192/26\",\r\n \"13.104.156.0/24\",\r\n \"13.104.157.0/25\",\r\n - \ \"13.104.157.128/25\",\r\n \"13.104.158.0/28\",\r\n \"13.104.158.16/28\",\r\n - \ \"13.104.158.32/27\",\r\n \"13.104.158.64/26\",\r\n \"13.104.158.128/27\",\r\n - \ \"13.104.158.160/28\",\r\n \"13.104.158.176/28\",\r\n \"13.104.158.192/27\",\r\n - \ \"13.104.158.224/27\",\r\n \"13.104.159.0/25\",\r\n \"13.104.159.128/26\",\r\n - \ \"13.104.159.192/26\",\r\n \"13.104.192.0/21\",\r\n \"13.104.208.0/26\",\r\n - \ \"13.104.208.64/27\",\r\n \"13.104.208.96/27\",\r\n \"13.104.208.128/27\",\r\n - \ \"13.104.208.160/28\",\r\n \"13.104.208.176/28\",\r\n \"13.104.208.192/26\",\r\n - \ \"13.104.209.0/24\",\r\n \"13.104.210.0/24\",\r\n \"13.104.211.0/25\",\r\n - \ \"13.104.211.128/26\",\r\n \"13.104.211.192/26\",\r\n \"13.104.212.0/26\",\r\n - \ \"13.104.212.64/26\",\r\n \"13.104.212.128/26\",\r\n \"13.104.212.192/26\",\r\n - \ \"13.104.213.0/25\",\r\n \"13.104.213.128/25\",\r\n \"13.104.214.0/25\",\r\n - \ \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n \"13.104.215.128/25\",\r\n - \ \"13.104.216.0/24\",\r\n \"13.104.217.0/25\",\r\n \"13.104.217.128/25\",\r\n - \ \"13.104.218.0/25\",\r\n \"13.104.218.128/25\",\r\n \"13.104.219.0/25\",\r\n - \ \"13.104.219.128/25\",\r\n \"13.104.220.0/25\",\r\n \"13.104.220.128/25\",\r\n - \ \"13.104.221.0/24\",\r\n \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n - \ \"13.104.223.128/26\",\r\n \"13.104.223.192/26\",\r\n \"13.105.14.0/25\",\r\n - \ \"13.105.14.128/26\",\r\n \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n - \ \"13.105.16.128/26\",\r\n \"13.105.16.192/26\",\r\n \"13.105.17.0/26\",\r\n - \ \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n \"13.105.17.192/26\",\r\n - \ \"13.105.18.0/26\",\r\n \"13.105.18.64/26\",\r\n \"13.105.18.160/27\",\r\n - \ \"13.105.18.192/26\",\r\n \"13.105.19.0/25\",\r\n \"13.105.19.128/25\",\r\n - \ \"13.105.20.0/25\",\r\n \"13.105.20.128/26\",\r\n \"13.105.20.192/26\",\r\n - \ \"13.105.21.0/24\",\r\n \"13.105.22.0/24\",\r\n \"13.105.23.0/26\",\r\n - \ \"13.105.23.64/26\",\r\n \"13.105.23.128/25\",\r\n \"13.105.24.0/24\",\r\n - \ \"13.105.25.0/24\",\r\n \"13.105.26.0/24\",\r\n \"13.105.27.0/25\",\r\n - \ \"13.105.27.128/27\",\r\n \"13.105.27.160/27\",\r\n \"13.105.27.192/27\",\r\n - \ \"13.105.27.224/27\",\r\n \"13.105.28.0/28\",\r\n \"13.105.28.16/28\",\r\n - \ \"13.105.28.32/28\",\r\n \"13.105.28.48/28\",\r\n \"13.105.28.128/25\",\r\n - \ \"13.105.29.0/25\",\r\n \"13.105.29.128/25\",\r\n \"13.105.36.0/27\",\r\n - \ \"13.105.36.32/28\",\r\n \"13.105.36.48/28\",\r\n \"13.105.36.64/27\",\r\n - \ \"13.105.36.96/27\",\r\n \"13.105.36.128/26\",\r\n \"13.105.36.192/26\",\r\n - \ \"13.105.37.0/26\",\r\n \"13.105.37.64/26\",\r\n \"13.105.37.128/26\",\r\n - \ \"13.105.37.192/26\",\r\n \"13.105.52.0/27\",\r\n \"13.105.52.32/27\",\r\n - \ \"13.105.52.64/28\",\r\n \"13.105.52.80/28\",\r\n \"13.105.52.96/27\",\r\n - \ \"13.105.52.128/26\",\r\n \"13.105.52.192/26\",\r\n \"13.105.53.0/25\",\r\n - \ \"13.105.53.128/26\",\r\n \"13.105.53.192/26\",\r\n \"13.105.60.0/27\",\r\n - \ \"13.105.60.32/28\",\r\n \"13.105.60.48/28\",\r\n \"13.105.60.64/27\",\r\n - \ \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n \"13.105.60.160/27\",\r\n - \ \"13.105.60.192/26\",\r\n \"13.105.61.0/28\",\r\n \"13.105.61.16/28\",\r\n - \ \"13.105.61.32/27\",\r\n \"13.105.61.64/26\",\r\n \"13.105.61.128/25\",\r\n - \ \"13.105.66.0/27\",\r\n \"13.105.66.32/27\",\r\n \"13.105.66.64/26\",\r\n - \ \"13.105.66.128/28\",\r\n \"13.105.66.144/28\",\r\n \"13.105.66.160/27\",\r\n - \ \"13.105.66.192/26\",\r\n \"13.105.67.0/25\",\r\n \"13.105.67.128/25\",\r\n - \ \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n \"13.105.74.48/28\",\r\n - \ \"13.105.74.64/27\",\r\n \"13.105.74.96/27\",\r\n \"13.105.74.128/26\",\r\n - \ \"13.105.74.192/26\",\r\n \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n - \ \"13.105.75.48/28\",\r\n \"13.105.75.64/27\",\r\n \"13.105.75.96/27\",\r\n - \ \"13.105.75.128/27\",\r\n \"13.105.75.160/27\",\r\n \"13.105.75.192/28\",\r\n - \ \"13.105.75.208/28\",\r\n \"13.105.75.224/27\",\r\n \"13.105.96.0/26\",\r\n - \ \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n \"13.105.96.112/28\",\r\n - \ \"13.105.96.128/25\",\r\n \"13.105.97.0/27\",\r\n \"13.105.97.32/27\",\r\n - \ \"13.105.97.64/27\",\r\n \"13.105.97.96/27\",\r\n \"13.105.97.128/25\",\r\n - \ \"13.105.98.0/27\",\r\n \"13.105.98.32/28\",\r\n \"13.105.98.48/28\",\r\n - \ \"13.105.98.64/27\",\r\n \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n - \ \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n \"13.105.98.208/28\",\r\n - \ \"13.105.98.224/27\",\r\n \"13.105.99.0/26\",\r\n \"13.105.99.64/27\",\r\n - \ \"13.105.99.96/28\",\r\n \"13.105.99.112/28\",\r\n \"13.105.99.128/27\",\r\n - \ \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n \"13.105.100.0/28\",\r\n - \ \"13.105.100.16/28\",\r\n \"13.105.100.32/27\",\r\n \"13.105.100.64/26\",\r\n - \ \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n \"13.105.100.176/28\",\r\n - \ \"13.105.100.192/27\",\r\n \"13.105.100.224/27\",\r\n \"13.105.101.0/27\",\r\n - \ \"13.105.101.32/28\",\r\n \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n - \ \"13.105.101.128/27\",\r\n \"13.105.101.160/28\",\r\n \"13.105.101.176/28\",\r\n - \ \"13.105.101.192/27\",\r\n \"13.105.101.224/27\",\r\n \"13.105.102.0/28\",\r\n - \ \"13.105.102.16/28\",\r\n \"13.105.102.32/27\",\r\n \"13.105.102.64/26\",\r\n - \ \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n \"13.105.102.176/28\",\r\n - \ \"13.105.102.192/27\",\r\n \"13.105.102.224/27\",\r\n \"13.105.103.0/28\",\r\n - \ \"13.105.103.16/28\",\r\n \"13.105.103.32/27\",\r\n \"13.105.103.64/26\",\r\n - \ \"13.105.103.128/27\",\r\n \"13.105.103.160/28\",\r\n \"13.105.103.176/28\",\r\n - \ \"13.105.103.192/27\",\r\n \"13.105.103.224/27\",\r\n \"13.105.104.0/27\",\r\n - \ \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n \"13.105.104.80/28\",\r\n - \ \"13.105.104.96/27\",\r\n \"13.105.104.128/26\",\r\n \"20.0.0.0/16\",\r\n + \ \"2603:1040:606:3::180/121\",\r\n \"2603:1040:606:402::200/121\",\r\n + \ \"2603:1040:806:402::200/121\",\r\n \"2603:1040:904:2::780/121\",\r\n + \ \"2603:1040:904:402::200/121\",\r\n \"2603:1040:904:802::180/121\",\r\n + \ \"2603:1040:904:c02::180/121\",\r\n \"2603:1040:a06:2::300/121\",\r\n + \ \"2603:1040:a06:402::200/121\",\r\n \"2603:1040:a06:802::180/121\",\r\n + \ \"2603:1040:a06:c02::180/121\",\r\n \"2603:1040:b04:402::200/121\",\r\n + \ \"2603:1040:c06:402::200/121\",\r\n \"2603:1040:d04:1::780/121\",\r\n + \ \"2603:1040:d04:400::100/121\",\r\n \"2603:1040:d04:400::300/121\",\r\n + \ \"2603:1040:d04:c02::200/121\",\r\n \"2603:1040:f05:2::/121\",\r\n + \ \"2603:1040:f05:402::200/121\",\r\n \"2603:1040:f05:802::180/121\",\r\n + \ \"2603:1040:f05:c02::180/121\",\r\n \"2603:1040:1002:1::100/121\",\r\n + \ \"2603:1040:1002:400::100/121\",\r\n \"2603:1040:1002:800::100/121\",\r\n + \ \"2603:1040:1002:c00::100/121\",\r\n \"2603:1040:1104:1::480/121\",\r\n + \ \"2603:1040:1104:400::200/121\",\r\n \"2603:1040:1202::680/121\",\r\n + \ \"2603:1040:1202:400::100/121\",\r\n \"2603:1040:1302::680/121\",\r\n + \ \"2603:1040:1302:400::100/121\",\r\n \"2603:1040:1402::680/121\",\r\n + \ \"2603:1040:1402:400::100/121\",\r\n \"2603:1040:1402:800::100/121\",\r\n + \ \"2603:1040:1402:c00::100/121\",\r\n \"2603:1040:1503::680/121\",\r\n + \ \"2603:1040:1503:400::100/121\",\r\n \"2603:1050:6:402::200/121\",\r\n + \ \"2603:1050:6:802::180/121\",\r\n \"2603:1050:6:c02::180/121\",\r\n + \ \"2603:1050:403:400::500/121\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureBotService\",\r\n \"id\": \"AzureBotService\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureBotService\",\r\n \"addressPrefixes\": [\r\n \"13.66.142.64/30\",\r\n + \ \"13.67.10.88/30\",\r\n \"13.69.67.56/30\",\r\n \"13.69.227.252/30\",\r\n + \ \"13.70.74.112/30\",\r\n \"13.71.173.240/30\",\r\n \"13.71.196.160/30\",\r\n + \ \"13.73.248.0/30\",\r\n \"13.75.39.72/30\",\r\n \"13.77.53.80/30\",\r\n + \ \"13.78.108.172/30\",\r\n \"13.86.219.168/30\",\r\n \"13.87.58.40/30\",\r\n + \ \"13.87.124.40/30\",\r\n \"13.89.171.116/30\",\r\n \"20.17.48.16/30\",\r\n + \ \"20.21.32.16/30\",\r\n \"20.36.108.112/30\",\r\n \"20.36.115.240/30\",\r\n + \ \"20.36.120.64/30\",\r\n \"20.37.64.64/30\",\r\n \"20.37.76.104/30\",\r\n + \ \"20.37.152.64/30\",\r\n \"20.37.192.64/30\",\r\n \"20.37.224.64/30\",\r\n + \ \"20.38.80.64/30\",\r\n \"20.38.128.72/30\",\r\n \"20.38.136.64/30\",\r\n + \ \"20.39.8.64/30\",\r\n \"20.41.0.64/30\",\r\n \"20.41.64.64/30\",\r\n + \ \"20.41.192.64/30\",\r\n \"20.42.0.64/30\",\r\n \"20.42.128.64/30\",\r\n + \ \"20.42.224.64/30\",\r\n \"20.43.40.64/30\",\r\n \"20.43.64.64/30\",\r\n + \ \"20.43.121.8/30\",\r\n \"20.43.128.64/30\",\r\n \"20.44.4.72/30\",\r\n + \ \"20.44.17.24/30\",\r\n \"20.44.27.208/30\",\r\n \"20.45.112.64/30\",\r\n + \ \"20.45.123.112/30\",\r\n \"20.45.192.64/30\",\r\n \"20.72.16.16/30\",\r\n + \ \"20.150.160.120/30\",\r\n \"20.189.104.64/30\",\r\n \"20.192.160.16/30\",\r\n + \ \"20.192.224.64/26\",\r\n \"20.215.0.16/30\",\r\n \"20.217.40.16/30\",\r\n + \ \"40.67.48.64/30\",\r\n \"40.67.58.4/30\",\r\n \"40.69.108.56/30\",\r\n + \ \"40.71.12.244/30\",\r\n \"40.74.24.64/30\",\r\n \"40.74.147.168/30\",\r\n + \ \"40.78.196.56/30\",\r\n \"40.78.202.132/30\",\r\n \"40.79.132.56/30\",\r\n + \ \"40.79.180.24/30\",\r\n \"40.80.56.64/30\",\r\n \"40.80.168.64/30\",\r\n + \ \"40.80.176.32/30\",\r\n \"40.80.184.64/30\",\r\n \"40.82.248.64/30\",\r\n + \ \"40.89.16.64/30\",\r\n \"51.12.40.64/26\",\r\n \"51.12.192.64/26\",\r\n + \ \"51.53.24.16/30\",\r\n \"51.53.168.16/30\",\r\n \"51.104.8.248/30\",\r\n + \ \"51.104.24.64/30\",\r\n \"51.105.80.64/30\",\r\n \"51.105.88.64/30\",\r\n + \ \"51.107.48.64/30\",\r\n \"51.107.58.4/30\",\r\n \"51.107.144.64/30\",\r\n + \ \"51.107.154.4/30\",\r\n \"51.116.48.64/30\",\r\n \"51.116.144.64/30\",\r\n + \ \"51.120.40.64/30\",\r\n \"51.120.98.12/30\",\r\n \"51.120.218.4/30\",\r\n + \ \"51.120.224.64/30\",\r\n \"51.137.160.64/30\",\r\n \"51.140.212.72/30\",\r\n + \ \"51.143.192.64/30\",\r\n \"52.136.48.64/30\",\r\n \"52.140.104.64/30\",\r\n + \ \"52.150.136.64/30\",\r\n \"52.162.111.16/30\",\r\n \"52.228.80.64/30\",\r\n + \ \"52.231.148.88/30\",\r\n \"65.52.252.104/30\",\r\n \"102.133.28.88/30\",\r\n + \ \"102.133.56.64/30\",\r\n \"102.133.124.8/30\",\r\n \"102.133.216.64/30\",\r\n + \ \"191.233.8.16/30\",\r\n \"191.233.205.96/30\",\r\n \"191.235.224.64/30\",\r\n + \ \"2603:1000:4::20/123\",\r\n \"2603:1000:104:1::20/123\",\r\n + \ \"2603:1010:6:1::20/123\",\r\n \"2603:1010:101::20/123\",\r\n + \ \"2603:1010:304::20/123\",\r\n \"2603:1010:404::20/123\",\r\n + \ \"2603:1020:5:1::20/123\",\r\n \"2603:1020:206:1::20/123\",\r\n + \ \"2603:1020:305::20/123\",\r\n \"2603:1020:405::20/123\",\r\n + \ \"2603:1020:605::20/123\",\r\n \"2603:1020:705:1::20/123\",\r\n + \ \"2603:1020:805:1::20/123\",\r\n \"2603:1020:905::20/123\",\r\n + \ \"2603:1020:a04:1::20/123\",\r\n \"2603:1020:b04::20/123\",\r\n + \ \"2603:1020:c04:1::20/123\",\r\n \"2603:1020:d04::20/123\",\r\n + \ \"2603:1020:e04:1::20/123\",\r\n \"2603:1020:f04::20/123\",\r\n + \ \"2603:1020:1004::20/123\",\r\n \"2603:1020:1104::20/123\",\r\n + \ \"2603:1020:1302::20/123\",\r\n \"2603:1030:f:1::20/123\",\r\n + \ \"2603:1030:10:1::20/123\",\r\n \"2603:1030:104:1::20/123\",\r\n + \ \"2603:1030:107::20/123\",\r\n \"2603:1030:210:1::20/123\",\r\n + \ \"2603:1030:40b:1::20/123\",\r\n \"2603:1030:40c:1::20/123\",\r\n + \ \"2603:1030:504:1::20/123\",\r\n \"2603:1030:608::20/123\",\r\n + \ \"2603:1030:807:1::20/123\",\r\n \"2603:1030:a07::20/123\",\r\n + \ \"2603:1030:b04::20/123\",\r\n \"2603:1030:c06:1::20/123\",\r\n + \ \"2603:1030:f05:1::20/123\",\r\n \"2603:1030:1005::20/123\",\r\n + \ \"2603:1040:5:1::20/123\",\r\n \"2603:1040:207::20/123\",\r\n + \ \"2603:1040:407:1::20/123\",\r\n \"2603:1040:606::20/123\",\r\n + \ \"2603:1040:806::20/123\",\r\n \"2603:1040:904:1::20/123\",\r\n + \ \"2603:1040:a06:1::20/123\",\r\n \"2603:1040:b04::20/123\",\r\n + \ \"2603:1040:c06::20/123\",\r\n \"2603:1040:d04::20/123\",\r\n + \ \"2603:1040:f05:1::20/123\",\r\n \"2603:1040:1002::60/123\",\r\n + \ \"2603:1040:1104::20/123\",\r\n \"2603:1040:1202::20/123\",\r\n + \ \"2603:1040:1302::20/123\",\r\n \"2603:1040:1402::20/123\",\r\n + \ \"2603:1040:1503::20/123\",\r\n \"2603:1050:6:1::20/123\",\r\n + \ \"2603:1050:403::20/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud\",\r\n \"id\": \"AzureCloud\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"33\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.64.0.0/16\",\r\n \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n + \ \"13.66.128.0/17\",\r\n \"13.67.0.0/17\",\r\n \"13.67.128.0/20\",\r\n + \ \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n + \ \"13.67.153.16/28\",\r\n \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n + \ \"13.67.153.128/25\",\r\n \"13.67.154.0/24\",\r\n \"13.67.155.0/24\",\r\n + \ \"13.67.156.0/22\",\r\n \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n + \ \"13.68.0.0/17\",\r\n \"13.68.128.0/17\",\r\n \"13.69.0.0/17\",\r\n + \ \"13.69.128.0/17\",\r\n \"13.70.0.0/18\",\r\n \"13.70.64.0/18\",\r\n + \ \"13.70.128.0/18\",\r\n \"13.70.192.0/18\",\r\n \"13.71.0.0/18\",\r\n + \ \"13.71.64.0/18\",\r\n \"13.71.128.0/19\",\r\n \"13.71.160.0/19\",\r\n + \ \"13.71.192.0/18\",\r\n \"13.72.64.0/18\",\r\n \"13.72.192.0/19\",\r\n + \ \"13.72.224.0/19\",\r\n \"13.73.0.0/19\",\r\n \"13.73.32.0/19\",\r\n + \ \"13.73.96.0/19\",\r\n \"13.73.128.0/18\",\r\n \"13.73.192.0/20\",\r\n + \ \"13.73.224.0/21\",\r\n \"13.73.232.0/21\",\r\n \"13.73.240.0/20\",\r\n + \ \"13.74.0.0/16\",\r\n \"13.75.0.0/17\",\r\n \"13.75.128.0/17\",\r\n + \ \"13.76.0.0/16\",\r\n \"13.77.0.0/18\",\r\n \"13.77.64.0/18\",\r\n + \ \"13.77.128.0/18\",\r\n \"13.77.192.0/19\",\r\n \"13.78.0.0/17\",\r\n + \ \"13.78.128.0/17\",\r\n \"13.79.0.0/16\",\r\n \"13.80.0.0/15\",\r\n + \ \"13.82.0.0/16\",\r\n \"13.83.0.0/16\",\r\n \"13.84.0.0/15\",\r\n + \ \"13.86.0.0/17\",\r\n \"13.86.128.0/17\",\r\n \"13.87.0.0/18\",\r\n + \ \"13.87.64.0/19\",\r\n \"13.87.120.0/22\",\r\n \"13.87.124.0/25\",\r\n + \ \"13.87.124.128/29\",\r\n \"13.87.124.136/31\",\r\n \"13.87.124.144/28\",\r\n + \ \"13.87.124.160/27\",\r\n \"13.87.124.192/27\",\r\n \"13.87.125.0/24\",\r\n + \ \"13.87.126.0/24\",\r\n \"13.87.127.224/27\",\r\n \"13.87.128.0/17\",\r\n + \ \"13.88.0.0/17\",\r\n \"13.88.128.0/18\",\r\n \"13.88.200.0/21\",\r\n + \ \"13.88.208.0/20\",\r\n \"13.88.224.0/19\",\r\n \"13.89.0.0/16\",\r\n + \ \"13.90.0.0/16\",\r\n \"13.91.0.0/16\",\r\n \"13.92.0.0/16\",\r\n + \ \"13.93.0.0/17\",\r\n \"13.93.128.0/17\",\r\n \"13.94.0.0/18\",\r\n + \ \"13.94.64.0/18\",\r\n \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n + \ \"13.104.129.0/26\",\r\n \"13.104.129.64/26\",\r\n \"13.104.129.128/26\",\r\n + \ \"13.104.129.192/26\",\r\n \"13.104.144.0/27\",\r\n \"13.104.144.32/27\",\r\n + \ \"13.104.144.64/27\",\r\n \"13.104.144.96/27\",\r\n \"13.104.144.128/27\",\r\n + \ \"13.104.144.160/27\",\r\n \"13.104.144.192/27\",\r\n \"13.104.144.224/27\",\r\n + \ \"13.104.145.0/26\",\r\n \"13.104.145.64/26\",\r\n \"13.104.145.128/27\",\r\n + \ \"13.104.145.160/27\",\r\n \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n + \ \"13.104.146.64/26\",\r\n \"13.104.146.128/25\",\r\n \"13.104.147.0/25\",\r\n + \ \"13.104.147.128/25\",\r\n \"13.104.148.0/25\",\r\n \"13.104.148.128/25\",\r\n + \ \"13.104.149.0/26\",\r\n \"13.104.149.64/26\",\r\n \"13.104.149.128/25\",\r\n + \ \"13.104.150.0/25\",\r\n \"13.104.150.128/26\",\r\n \"13.104.150.192/26\",\r\n + \ \"13.104.151.0/26\",\r\n \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n + \ \"13.104.151.192/26\",\r\n \"13.104.152.0/25\",\r\n \"13.104.152.128/25\",\r\n + \ \"13.104.153.0/27\",\r\n \"13.104.153.32/28\",\r\n \"13.104.153.48/28\",\r\n + \ \"13.104.153.64/27\",\r\n \"13.104.153.96/27\",\r\n \"13.104.153.128/26\",\r\n + \ \"13.104.153.192/26\",\r\n \"13.104.154.0/25\",\r\n \"13.104.154.128/25\",\r\n + \ \"13.104.155.0/27\",\r\n \"13.104.155.32/27\",\r\n \"13.104.155.64/26\",\r\n + \ \"13.104.155.128/26\",\r\n \"13.104.155.192/26\",\r\n \"13.104.156.0/24\",\r\n + \ \"13.104.157.0/25\",\r\n \"13.104.157.128/25\",\r\n \"13.104.158.0/28\",\r\n + \ \"13.104.158.16/28\",\r\n \"13.104.158.32/27\",\r\n \"13.104.158.64/26\",\r\n + \ \"13.104.158.128/27\",\r\n \"13.104.158.160/28\",\r\n \"13.104.158.176/28\",\r\n + \ \"13.104.158.192/27\",\r\n \"13.104.158.224/27\",\r\n \"13.104.159.0/25\",\r\n + \ \"13.104.159.128/26\",\r\n \"13.104.159.192/26\",\r\n \"13.104.192.0/21\",\r\n + \ \"13.104.208.0/26\",\r\n \"13.104.208.64/27\",\r\n \"13.104.208.96/27\",\r\n + \ \"13.104.208.128/27\",\r\n \"13.104.208.160/28\",\r\n \"13.104.208.176/28\",\r\n + \ \"13.104.208.192/26\",\r\n \"13.104.209.0/24\",\r\n \"13.104.210.0/24\",\r\n + \ \"13.104.211.0/25\",\r\n \"13.104.211.128/26\",\r\n \"13.104.211.192/26\",\r\n + \ \"13.104.212.0/26\",\r\n \"13.104.212.64/26\",\r\n \"13.104.212.128/26\",\r\n + \ \"13.104.212.192/26\",\r\n \"13.104.213.0/25\",\r\n \"13.104.213.128/25\",\r\n + \ \"13.104.214.0/25\",\r\n \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n + \ \"13.104.215.128/25\",\r\n \"13.104.216.0/24\",\r\n \"13.104.217.0/25\",\r\n + \ \"13.104.217.128/25\",\r\n \"13.104.218.0/25\",\r\n \"13.104.218.128/25\",\r\n + \ \"13.104.219.0/25\",\r\n \"13.104.219.128/25\",\r\n \"13.104.220.0/25\",\r\n + \ \"13.104.220.128/25\",\r\n \"13.104.221.0/24\",\r\n \"13.104.222.0/24\",\r\n + \ \"13.104.223.0/25\",\r\n \"13.104.223.128/26\",\r\n \"13.104.223.192/26\",\r\n + \ \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n \"13.105.14.192/26\",\r\n + \ \"13.105.16.0/25\",\r\n \"13.105.16.128/26\",\r\n \"13.105.16.192/26\",\r\n + \ \"13.105.17.0/26\",\r\n \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n + \ \"13.105.17.192/26\",\r\n \"13.105.18.0/26\",\r\n \"13.105.18.64/26\",\r\n + \ \"13.105.18.160/27\",\r\n \"13.105.18.192/26\",\r\n \"13.105.19.0/25\",\r\n + \ \"13.105.19.128/25\",\r\n \"13.105.20.0/25\",\r\n \"13.105.20.128/26\",\r\n + \ \"13.105.20.192/26\",\r\n \"13.105.21.0/24\",\r\n \"13.105.22.0/24\",\r\n + \ \"13.105.23.0/26\",\r\n \"13.105.23.64/26\",\r\n \"13.105.23.128/25\",\r\n + \ \"13.105.24.0/24\",\r\n \"13.105.25.0/24\",\r\n \"13.105.26.0/24\",\r\n + \ \"13.105.27.0/25\",\r\n \"13.105.27.128/27\",\r\n \"13.105.27.160/27\",\r\n + \ \"13.105.27.192/27\",\r\n \"13.105.27.224/27\",\r\n \"13.105.28.0/28\",\r\n + \ \"13.105.28.16/28\",\r\n \"13.105.28.32/28\",\r\n \"13.105.28.48/28\",\r\n + \ \"13.105.28.128/25\",\r\n \"13.105.29.0/25\",\r\n \"13.105.29.128/25\",\r\n + \ \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n \"13.105.36.48/28\",\r\n + \ \"13.105.36.64/27\",\r\n \"13.105.36.96/27\",\r\n \"13.105.36.128/26\",\r\n + \ \"13.105.36.192/26\",\r\n \"13.105.37.0/26\",\r\n \"13.105.37.64/26\",\r\n + \ \"13.105.37.128/26\",\r\n \"13.105.37.192/26\",\r\n \"13.105.52.0/27\",\r\n + \ \"13.105.52.32/27\",\r\n \"13.105.52.64/28\",\r\n \"13.105.52.80/28\",\r\n + \ \"13.105.52.96/27\",\r\n \"13.105.52.128/26\",\r\n \"13.105.52.192/26\",\r\n + \ \"13.105.53.0/25\",\r\n \"13.105.53.128/26\",\r\n \"13.105.53.192/26\",\r\n + \ \"13.105.60.0/27\",\r\n \"13.105.60.32/28\",\r\n \"13.105.60.48/28\",\r\n + \ \"13.105.60.64/27\",\r\n \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n + \ \"13.105.60.160/27\",\r\n \"13.105.60.192/26\",\r\n \"13.105.61.0/28\",\r\n + \ \"13.105.61.16/28\",\r\n \"13.105.61.32/27\",\r\n \"13.105.61.64/26\",\r\n + \ \"13.105.61.128/25\",\r\n \"13.105.66.0/27\",\r\n \"13.105.66.32/27\",\r\n + \ \"13.105.66.64/26\",\r\n \"13.105.66.128/28\",\r\n \"13.105.66.144/28\",\r\n + \ \"13.105.66.160/27\",\r\n \"13.105.66.192/26\",\r\n \"13.105.67.0/25\",\r\n + \ \"13.105.67.128/25\",\r\n \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n + \ \"13.105.74.48/28\",\r\n \"13.105.74.64/27\",\r\n \"13.105.74.96/27\",\r\n + \ \"13.105.74.128/26\",\r\n \"13.105.74.192/26\",\r\n \"13.105.75.0/27\",\r\n + \ \"13.105.75.32/28\",\r\n \"13.105.75.48/28\",\r\n \"13.105.75.64/27\",\r\n + \ \"13.105.75.96/27\",\r\n \"13.105.75.128/27\",\r\n \"13.105.75.160/27\",\r\n + \ \"13.105.75.192/28\",\r\n \"13.105.75.208/28\",\r\n \"13.105.75.224/27\",\r\n + \ \"13.105.96.0/26\",\r\n \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n + \ \"13.105.96.112/28\",\r\n \"13.105.96.128/25\",\r\n \"13.105.97.0/27\",\r\n + \ \"13.105.97.32/27\",\r\n \"13.105.97.64/27\",\r\n \"13.105.97.96/27\",\r\n + \ \"13.105.97.128/25\",\r\n \"13.105.98.0/27\",\r\n \"13.105.98.32/28\",\r\n + \ \"13.105.98.48/28\",\r\n \"13.105.98.64/27\",\r\n \"13.105.98.96/27\",\r\n + \ \"13.105.98.128/27\",\r\n \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n + \ \"13.105.98.208/28\",\r\n \"13.105.98.224/27\",\r\n \"13.105.99.0/26\",\r\n + \ \"13.105.99.64/27\",\r\n \"13.105.99.96/28\",\r\n \"13.105.99.112/28\",\r\n + \ \"13.105.99.128/27\",\r\n \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n + \ \"13.105.100.0/28\",\r\n \"13.105.100.16/28\",\r\n \"13.105.100.32/27\",\r\n + \ \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n + \ \"13.105.100.176/28\",\r\n \"13.105.100.192/27\",\r\n \"13.105.100.224/27\",\r\n + \ \"13.105.101.0/27\",\r\n \"13.105.101.32/28\",\r\n \"13.105.101.48/28\",\r\n + \ \"13.105.101.64/26\",\r\n \"13.105.101.128/27\",\r\n \"13.105.101.160/28\",\r\n + \ \"13.105.101.176/28\",\r\n \"13.105.101.192/27\",\r\n \"13.105.101.224/27\",\r\n + \ \"13.105.102.0/28\",\r\n \"13.105.102.16/28\",\r\n \"13.105.102.32/27\",\r\n + \ \"13.105.102.64/26\",\r\n \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n + \ \"13.105.102.176/28\",\r\n \"13.105.102.192/27\",\r\n \"13.105.102.224/27\",\r\n + \ \"13.105.103.0/28\",\r\n \"13.105.103.16/28\",\r\n \"13.105.103.32/27\",\r\n + \ \"13.105.103.64/26\",\r\n \"13.105.103.128/27\",\r\n \"13.105.103.160/28\",\r\n + \ \"13.105.103.176/28\",\r\n \"13.105.103.192/27\",\r\n \"13.105.103.224/27\",\r\n + \ \"13.105.104.0/27\",\r\n \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n + \ \"13.105.104.80/28\",\r\n \"13.105.104.96/27\",\r\n \"13.105.104.128/26\",\r\n + \ \"13.105.114.88/29\",\r\n \"13.105.114.96/27\",\r\n \"13.105.114.128/26\",\r\n + \ \"13.105.114.192/28\",\r\n \"13.105.114.208/29\",\r\n \"20.0.0.0/16\",\r\n \ \"20.1.0.0/17\",\r\n \"20.1.128.0/17\",\r\n \"20.2.0.0/16\",\r\n \ \"20.3.0.0/16\",\r\n \"20.4.0.0/16\",\r\n \"20.5.0.0/16\",\r\n \ \"20.6.0.0/17\",\r\n \"20.6.128.0/17\",\r\n \"20.7.0.0/16\",\r\n @@ -4362,375 +4399,377 @@ interactions: \ \"20.13.128.0/17\",\r\n \"20.14.0.0/17\",\r\n \"20.14.128.0/17\",\r\n \ \"20.15.0.0/17\",\r\n \"20.15.128.0/17\",\r\n \"20.16.0.0/16\",\r\n \ \"20.17.0.0/18\",\r\n \"20.17.64.0/21\",\r\n \"20.18.0.0/17\",\r\n - \ \"20.19.0.0/17\",\r\n \"20.20.32.0/26\",\r\n \"20.21.0.0/16\",\r\n - \ \"20.22.0.0/16\",\r\n \"20.23.0.0/16\",\r\n \"20.24.0.0/18\",\r\n - \ \"20.24.64.0/18\",\r\n \"20.24.128.0/18\",\r\n \"20.24.192.0/18\",\r\n - \ \"20.25.0.0/17\",\r\n \"20.25.128.0/18\",\r\n \"20.25.192.0/18\",\r\n - \ \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n \"20.27.0.0/18\",\r\n - \ \"20.27.64.0/18\",\r\n \"20.27.128.0/18\",\r\n \"20.27.192.0/18\",\r\n - \ \"20.28.0.0/17\",\r\n \"20.28.128.0/17\",\r\n \"20.29.0.0/17\",\r\n - \ \"20.29.128.0/17\",\r\n \"20.31.0.0/16\",\r\n \"20.36.0.0/19\",\r\n - \ \"20.36.32.0/19\",\r\n \"20.36.64.0/19\",\r\n \"20.36.96.0/21\",\r\n - \ \"20.36.104.0/21\",\r\n \"20.36.112.0/20\",\r\n \"20.36.128.0/17\",\r\n - \ \"20.37.0.0/18\",\r\n \"20.37.64.0/19\",\r\n \"20.37.96.0/19\",\r\n - \ \"20.37.128.0/18\",\r\n \"20.37.192.0/19\",\r\n \"20.37.224.0/19\",\r\n - \ \"20.38.0.0/20\",\r\n \"20.38.16.0/24\",\r\n \"20.38.17.0/24\",\r\n - \ \"20.38.18.0/24\",\r\n \"20.38.19.0/24\",\r\n \"20.38.20.0/24\",\r\n - \ \"20.38.21.0/24\",\r\n \"20.38.32.0/20\",\r\n \"20.38.64.0/19\",\r\n - \ \"20.38.96.0/23\",\r\n \"20.38.98.0/24\",\r\n \"20.38.99.0/24\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.38.102.0/23\",\r\n \"20.38.104.0/23\",\r\n - \ \"20.38.106.0/23\",\r\n \"20.38.108.0/23\",\r\n \"20.38.110.0/23\",\r\n - \ \"20.38.112.0/23\",\r\n \"20.38.114.0/25\",\r\n \"20.38.114.128/25\",\r\n - \ \"20.38.115.0/24\",\r\n \"20.38.116.0/23\",\r\n \"20.38.118.0/24\",\r\n - \ \"20.38.119.0/24\",\r\n \"20.38.120.0/24\",\r\n \"20.38.121.0/25\",\r\n - \ \"20.38.121.128/25\",\r\n \"20.38.122.0/23\",\r\n \"20.38.124.0/23\",\r\n - \ \"20.38.126.0/23\",\r\n \"20.38.128.0/21\",\r\n \"20.38.136.0/21\",\r\n - \ \"20.38.144.0/21\",\r\n \"20.38.152.0/21\",\r\n \"20.38.160.0/20\",\r\n - \ \"20.38.184.0/22\",\r\n \"20.38.188.0/22\",\r\n \"20.38.196.0/22\",\r\n - \ \"20.38.200.0/22\",\r\n \"20.38.208.0/22\",\r\n \"20.39.0.0/19\",\r\n - \ \"20.39.32.0/19\",\r\n \"20.39.64.0/21\",\r\n \"20.39.72.0/21\",\r\n - \ \"20.39.80.0/20\",\r\n \"20.39.96.0/19\",\r\n \"20.39.128.0/20\",\r\n - \ \"20.39.144.0/20\",\r\n \"20.39.160.0/21\",\r\n \"20.39.168.0/21\",\r\n - \ \"20.39.176.0/21\",\r\n \"20.39.184.0/21\",\r\n \"20.39.192.0/20\",\r\n - \ \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n \"20.39.232.0/21\",\r\n - \ \"20.39.240.0/20\",\r\n \"20.40.0.0/21\",\r\n \"20.40.8.0/21\",\r\n - \ \"20.40.16.0/21\",\r\n \"20.40.24.0/21\",\r\n \"20.40.32.0/21\",\r\n - \ \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n \"20.40.64.0/20\",\r\n - \ \"20.40.80.0/21\",\r\n \"20.40.88.0/21\",\r\n \"20.40.96.0/21\",\r\n - \ \"20.40.104.0/21\",\r\n \"20.40.112.0/21\",\r\n \"20.40.120.0/21\",\r\n - \ \"20.40.128.0/19\",\r\n \"20.40.160.0/20\",\r\n \"20.40.176.0/20\",\r\n - \ \"20.40.192.0/18\",\r\n \"20.41.0.0/18\",\r\n \"20.41.64.0/18\",\r\n - \ \"20.41.128.0/18\",\r\n \"20.41.192.0/18\",\r\n \"20.42.0.0/17\",\r\n - \ \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n - \ \"20.42.176.0/20\",\r\n \"20.42.192.0/19\",\r\n \"20.42.224.0/19\",\r\n - \ \"20.43.0.0/19\",\r\n \"20.43.32.0/19\",\r\n \"20.43.64.0/19\",\r\n - \ \"20.43.96.0/20\",\r\n \"20.43.112.0/21\",\r\n \"20.43.120.0/21\",\r\n - \ \"20.43.128.0/18\",\r\n \"20.43.192.0/18\",\r\n \"20.44.0.0/21\",\r\n - \ \"20.44.8.0/21\",\r\n \"20.44.16.0/21\",\r\n \"20.44.24.0/21\",\r\n - \ \"20.44.32.0/19\",\r\n \"20.44.64.0/18\",\r\n \"20.44.128.0/18\",\r\n - \ \"20.44.192.0/18\",\r\n \"20.45.0.0/18\",\r\n \"20.45.64.0/19\",\r\n - \ \"20.45.96.0/20\",\r\n \"20.45.112.0/21\",\r\n \"20.45.120.0/21\",\r\n - \ \"20.45.128.0/21\",\r\n \"20.45.136.0/21\",\r\n \"20.45.144.0/20\",\r\n - \ \"20.45.160.0/20\",\r\n \"20.45.176.0/20\",\r\n \"20.45.192.0/18\",\r\n - \ \"20.46.0.0/19\",\r\n \"20.46.32.0/19\",\r\n \"20.46.64.0/19\",\r\n - \ \"20.46.96.0/20\",\r\n \"20.46.112.0/20\",\r\n \"20.46.128.0/20\",\r\n - \ \"20.46.144.0/20\",\r\n \"20.46.160.0/19\",\r\n \"20.46.192.0/21\",\r\n - \ \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n \"20.46.224.0/19\",\r\n - \ \"20.47.0.0/24\",\r\n \"20.47.1.0/24\",\r\n \"20.47.2.0/24\",\r\n - \ \"20.47.3.0/24\",\r\n \"20.47.4.0/24\",\r\n \"20.47.5.0/24\",\r\n - \ \"20.47.6.0/24\",\r\n \"20.47.7.0/24\",\r\n \"20.47.8.0/24\",\r\n - \ \"20.47.9.0/24\",\r\n \"20.47.10.0/24\",\r\n \"20.47.11.0/24\",\r\n - \ \"20.47.12.0/24\",\r\n \"20.47.13.0/24\",\r\n \"20.47.14.0/24\",\r\n - \ \"20.47.15.0/24\",\r\n \"20.47.16.0/23\",\r\n \"20.47.18.0/23\",\r\n - \ \"20.47.20.0/23\",\r\n \"20.47.22.0/23\",\r\n \"20.47.24.0/23\",\r\n - \ \"20.47.26.0/24\",\r\n \"20.47.27.0/24\",\r\n \"20.47.28.0/24\",\r\n - \ \"20.47.29.0/24\",\r\n \"20.47.30.0/24\",\r\n \"20.47.31.0/24\",\r\n - \ \"20.47.32.0/24\",\r\n \"20.47.33.0/24\",\r\n \"20.47.34.0/24\",\r\n - \ \"20.47.35.0/24\",\r\n \"20.47.36.0/24\",\r\n \"20.47.37.0/24\",\r\n - \ \"20.47.38.0/24\",\r\n \"20.47.39.0/24\",\r\n \"20.47.40.0/24\",\r\n - \ \"20.47.41.0/24\",\r\n \"20.47.42.0/24\",\r\n \"20.47.43.0/24\",\r\n - \ \"20.47.44.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.47.46.0/24\",\r\n - \ \"20.47.47.0/24\",\r\n \"20.47.48.0/24\",\r\n \"20.47.49.0/24\",\r\n - \ \"20.47.50.0/24\",\r\n \"20.47.51.0/24\",\r\n \"20.47.52.0/24\",\r\n - \ \"20.47.53.0/24\",\r\n \"20.47.54.0/24\",\r\n \"20.47.55.0/24\",\r\n - \ \"20.47.56.0/24\",\r\n \"20.47.57.0/24\",\r\n \"20.47.58.0/23\",\r\n - \ \"20.47.60.0/23\",\r\n \"20.47.62.0/23\",\r\n \"20.47.64.0/24\",\r\n - \ \"20.47.65.0/24\",\r\n \"20.47.66.0/24\",\r\n \"20.47.67.0/24\",\r\n - \ \"20.47.68.0/24\",\r\n \"20.47.69.0/24\",\r\n \"20.47.70.0/24\",\r\n - \ \"20.47.71.0/24\",\r\n \"20.47.72.0/23\",\r\n \"20.47.74.0/23\",\r\n - \ \"20.47.76.0/23\",\r\n \"20.47.78.0/23\",\r\n \"20.47.80.0/23\",\r\n - \ \"20.47.82.0/23\",\r\n \"20.47.84.0/23\",\r\n \"20.47.86.0/24\",\r\n - \ \"20.47.87.0/24\",\r\n \"20.47.88.0/24\",\r\n \"20.47.89.0/24\",\r\n - \ \"20.47.90.0/24\",\r\n \"20.47.91.0/24\",\r\n \"20.47.92.0/24\",\r\n - \ \"20.47.93.0/24\",\r\n \"20.47.94.0/24\",\r\n \"20.47.95.0/24\",\r\n - \ \"20.47.96.0/23\",\r\n \"20.47.98.0/24\",\r\n \"20.47.99.0/24\",\r\n - \ \"20.47.100.0/24\",\r\n \"20.47.101.0/24\",\r\n \"20.47.102.0/24\",\r\n - \ \"20.47.103.0/24\",\r\n \"20.47.104.0/24\",\r\n \"20.47.105.0/24\",\r\n - \ \"20.47.106.0/24\",\r\n \"20.47.107.0/24\",\r\n \"20.47.108.0/23\",\r\n - \ \"20.47.110.0/24\",\r\n \"20.47.111.0/24\",\r\n \"20.47.112.0/24\",\r\n - \ \"20.47.113.0/24\",\r\n \"20.47.114.0/24\",\r\n \"20.47.115.0/24\",\r\n - \ \"20.47.116.0/24\",\r\n \"20.47.117.0/24\",\r\n \"20.47.118.0/24\",\r\n - \ \"20.47.119.0/24\",\r\n \"20.47.120.0/23\",\r\n \"20.47.122.0/23\",\r\n - \ \"20.47.124.0/23\",\r\n \"20.47.126.0/23\",\r\n \"20.47.128.0/17\",\r\n - \ \"20.48.0.0/17\",\r\n \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n - \ \"20.48.224.0/19\",\r\n \"20.49.0.0/18\",\r\n \"20.49.64.0/20\",\r\n - \ \"20.49.80.0/21\",\r\n \"20.49.88.0/21\",\r\n \"20.49.96.0/21\",\r\n - \ \"20.49.104.0/21\",\r\n \"20.49.112.0/21\",\r\n \"20.49.120.0/21\",\r\n - \ \"20.49.128.0/17\",\r\n \"20.50.0.0/18\",\r\n \"20.50.64.0/20\",\r\n - \ \"20.50.80.0/21\",\r\n \"20.50.88.0/21\",\r\n \"20.50.96.0/19\",\r\n - \ \"20.50.128.0/17\",\r\n \"20.51.0.0/21\",\r\n \"20.51.8.0/21\",\r\n - \ \"20.51.16.0/21\",\r\n \"20.51.24.0/21\",\r\n \"20.51.32.0/19\",\r\n - \ \"20.51.64.0/18\",\r\n \"20.51.128.0/17\",\r\n \"20.52.0.0/18\",\r\n - \ \"20.52.64.0/21\",\r\n \"20.52.72.0/21\",\r\n \"20.52.80.0/27\",\r\n - \ \"20.52.80.32/27\",\r\n \"20.52.80.64/27\",\r\n \"20.52.88.0/21\",\r\n - \ \"20.52.96.0/19\",\r\n \"20.52.128.0/17\",\r\n \"20.53.0.0/19\",\r\n - \ \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n \"20.53.48.0/21\",\r\n - \ \"20.53.56.0/21\",\r\n \"20.53.64.0/18\",\r\n \"20.53.128.0/17\",\r\n - \ \"20.54.0.0/17\",\r\n \"20.54.128.0/17\",\r\n \"20.55.0.0/17\",\r\n - \ \"20.55.128.0/18\",\r\n \"20.55.192.0/18\",\r\n \"20.56.0.0/16\",\r\n - \ \"20.57.0.0/17\",\r\n \"20.57.128.0/18\",\r\n \"20.57.192.0/19\",\r\n - \ \"20.57.224.0/19\",\r\n \"20.58.0.0/18\",\r\n \"20.58.64.0/18\",\r\n - \ \"20.58.128.0/18\",\r\n \"20.58.192.0/18\",\r\n \"20.59.0.0/18\",\r\n - \ \"20.59.64.0/18\",\r\n \"20.59.128.0/18\",\r\n \"20.59.192.0/18\",\r\n - \ \"20.60.0.0/24\",\r\n \"20.60.1.0/24\",\r\n \"20.60.2.0/23\",\r\n - \ \"20.60.4.0/24\",\r\n \"20.60.5.0/24\",\r\n \"20.60.6.0/23\",\r\n - \ \"20.60.8.0/24\",\r\n \"20.60.9.0/24\",\r\n \"20.60.10.0/24\",\r\n - \ \"20.60.11.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.13.0/24\",\r\n - \ \"20.60.14.0/24\",\r\n \"20.60.15.0/24\",\r\n \"20.60.16.0/24\",\r\n - \ \"20.60.17.0/24\",\r\n \"20.60.18.0/24\",\r\n \"20.60.19.0/24\",\r\n - \ \"20.60.20.0/24\",\r\n \"20.60.21.0/24\",\r\n \"20.60.22.0/23\",\r\n - \ \"20.60.24.0/23\",\r\n \"20.60.26.0/23\",\r\n \"20.60.28.0/23\",\r\n - \ \"20.60.30.0/23\",\r\n \"20.60.32.0/23\",\r\n \"20.60.34.0/23\",\r\n - \ \"20.60.36.0/23\",\r\n \"20.60.38.0/23\",\r\n \"20.60.40.0/23\",\r\n - \ \"20.60.42.0/23\",\r\n \"20.60.44.0/25\",\r\n \"20.60.46.0/23\",\r\n - \ \"20.60.48.0/22\",\r\n \"20.60.52.0/23\",\r\n \"20.60.54.0/23\",\r\n - \ \"20.60.56.0/22\",\r\n \"20.60.60.0/22\",\r\n \"20.60.64.0/22\",\r\n - \ \"20.60.68.0/22\",\r\n \"20.60.72.0/22\",\r\n \"20.60.76.0/23\",\r\n - \ \"20.60.78.0/23\",\r\n \"20.60.80.0/23\",\r\n \"20.60.82.0/23\",\r\n - \ \"20.60.84.0/23\",\r\n \"20.60.86.0/23\",\r\n \"20.60.88.0/22\",\r\n - \ \"20.60.92.0/23\",\r\n \"20.60.94.0/23\",\r\n \"20.60.128.0/23\",\r\n - \ \"20.60.130.0/24\",\r\n \"20.60.131.0/24\",\r\n \"20.60.132.0/23\",\r\n - \ \"20.60.134.0/23\",\r\n \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n - \ \"20.60.140.0/23\",\r\n \"20.60.142.0/23\",\r\n \"20.60.144.0/23\",\r\n - \ \"20.60.146.0/23\",\r\n \"20.60.148.0/23\",\r\n \"20.60.150.0/23\",\r\n - \ \"20.60.152.0/23\",\r\n \"20.60.154.0/23\",\r\n \"20.60.156.0/23\",\r\n - \ \"20.60.158.0/23\",\r\n \"20.60.160.0/23\",\r\n \"20.60.162.0/23\",\r\n - \ \"20.60.164.0/23\",\r\n \"20.60.166.0/23\",\r\n \"20.60.168.0/23\",\r\n - \ \"20.60.170.0/23\",\r\n \"20.60.172.0/23\",\r\n \"20.60.174.0/23\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.60.178.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.182.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.186.0/23\",\r\n - \ \"20.60.188.0/23\",\r\n \"20.60.190.0/23\",\r\n \"20.60.192.0/23\",\r\n - \ \"20.60.194.0/23\",\r\n \"20.60.196.0/23\",\r\n \"20.60.198.0/23\",\r\n - \ \"20.60.200.0/23\",\r\n \"20.60.202.0/23\",\r\n \"20.60.204.0/23\",\r\n - \ \"20.60.206.0/23\",\r\n \"20.60.208.0/23\",\r\n \"20.60.210.0/23\",\r\n - \ \"20.60.212.0/23\",\r\n \"20.60.214.0/23\",\r\n \"20.60.216.0/23\",\r\n - \ \"20.60.218.0/23\",\r\n \"20.60.220.0/23\",\r\n \"20.60.222.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.226.0/23\",\r\n \"20.60.228.0/23\",\r\n - \ \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n \"20.60.234.0/23\",\r\n - \ \"20.60.236.0/23\",\r\n \"20.60.238.0/23\",\r\n \"20.60.240.0/23\",\r\n - \ \"20.60.242.0/23\",\r\n \"20.60.244.0/23\",\r\n \"20.60.246.0/23\",\r\n - \ \"20.60.248.0/23\",\r\n \"20.60.250.0/23\",\r\n \"20.60.252.0/23\",\r\n - \ \"20.60.254.0/23\",\r\n \"20.61.0.0/16\",\r\n \"20.62.0.0/17\",\r\n - \ \"20.62.128.0/17\",\r\n \"20.63.0.0/17\",\r\n \"20.63.128.0/18\",\r\n - \ \"20.63.192.0/18\",\r\n \"20.64.0.0/17\",\r\n \"20.64.128.0/17\",\r\n - \ \"20.65.0.0/17\",\r\n \"20.65.128.0/17\",\r\n \"20.66.0.0/17\",\r\n - \ \"20.66.128.0/17\",\r\n \"20.67.0.0/17\",\r\n \"20.67.128.0/17\",\r\n - \ \"20.68.0.0/18\",\r\n \"20.68.64.0/18\",\r\n \"20.68.128.0/17\",\r\n - \ \"20.69.0.0/18\",\r\n \"20.69.64.0/18\",\r\n \"20.69.128.0/18\",\r\n - \ \"20.69.192.0/18\",\r\n \"20.70.0.0/18\",\r\n \"20.70.64.0/18\",\r\n - \ \"20.70.128.0/17\",\r\n \"20.71.0.0/16\",\r\n \"20.72.0.0/19\",\r\n - \ \"20.72.32.0/19\",\r\n \"20.72.64.0/18\",\r\n \"20.72.128.0/18\",\r\n - \ \"20.72.192.0/18\",\r\n \"20.73.0.0/16\",\r\n \"20.74.0.0/17\",\r\n - \ \"20.74.128.0/17\",\r\n \"20.75.0.0/17\",\r\n \"20.75.128.0/17\",\r\n - \ \"20.76.0.0/16\",\r\n \"20.77.0.0/17\",\r\n \"20.77.128.0/18\",\r\n - \ \"20.77.192.0/18\",\r\n \"20.78.0.0/17\",\r\n \"20.78.128.0/18\",\r\n - \ \"20.78.192.0/18\",\r\n \"20.79.0.0/16\",\r\n \"20.80.0.0/18\",\r\n - \ \"20.80.64.0/18\",\r\n \"20.80.128.0/18\",\r\n \"20.80.192.0/18\",\r\n - \ \"20.81.0.0/17\",\r\n \"20.81.128.0/17\",\r\n \"20.82.0.0/17\",\r\n - \ \"20.82.128.0/17\",\r\n \"20.83.0.0/18\",\r\n \"20.83.64.0/18\",\r\n - \ \"20.83.128.0/18\",\r\n \"20.83.192.0/18\",\r\n \"20.84.0.0/17\",\r\n - \ \"20.84.128.0/17\",\r\n \"20.85.0.0/17\",\r\n \"20.85.128.0/17\",\r\n - \ \"20.86.0.0/16\",\r\n \"20.87.0.0/17\",\r\n \"20.87.128.0/18\",\r\n - \ \"20.87.192.0/18\",\r\n \"20.88.0.0/18\",\r\n \"20.88.64.0/19\",\r\n - \ \"20.88.96.0/19\",\r\n \"20.88.128.0/18\",\r\n \"20.88.192.0/18\",\r\n - \ \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n \"20.89.192.0/18\",\r\n - \ \"20.90.0.0/18\",\r\n \"20.90.64.0/18\",\r\n \"20.90.128.0/17\",\r\n - \ \"20.91.0.0/17\",\r\n \"20.91.128.0/17\",\r\n \"20.92.0.0/18\",\r\n - \ \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n \"20.93.0.0/17\",\r\n - \ \"20.93.128.0/17\",\r\n \"20.94.0.0/17\",\r\n \"20.94.128.0/18\",\r\n - \ \"20.94.192.0/18\",\r\n \"20.95.0.0/24\",\r\n \"20.95.1.0/24\",\r\n - \ \"20.95.2.0/24\",\r\n \"20.95.3.0/24\",\r\n \"20.95.4.0/24\",\r\n - \ \"20.95.5.0/24\",\r\n \"20.95.6.0/24\",\r\n \"20.95.7.0/24\",\r\n - \ \"20.95.8.0/21\",\r\n \"20.95.16.0/24\",\r\n \"20.95.17.0/24\",\r\n - \ \"20.95.18.0/23\",\r\n \"20.95.20.0/24\",\r\n \"20.95.21.0/24\",\r\n - \ \"20.95.22.0/23\",\r\n \"20.95.24.0/24\",\r\n \"20.95.25.0/24\",\r\n - \ \"20.95.26.0/23\",\r\n \"20.95.28.0/22\",\r\n \"20.95.32.0/21\",\r\n - \ \"20.95.40.0/21\",\r\n \"20.95.48.0/23\",\r\n \"20.95.50.0/24\",\r\n - \ \"20.95.51.0/24\",\r\n \"20.95.52.0/24\",\r\n \"20.95.64.0/24\",\r\n + \ \"20.18.128.0/21\",\r\n \"20.19.0.0/17\",\r\n \"20.20.32.0/26\",\r\n + \ \"20.21.0.0/16\",\r\n \"20.22.0.0/16\",\r\n \"20.23.0.0/16\",\r\n + \ \"20.24.0.0/18\",\r\n \"20.24.64.0/18\",\r\n \"20.24.128.0/18\",\r\n + \ \"20.24.192.0/18\",\r\n \"20.25.0.0/17\",\r\n \"20.25.128.0/18\",\r\n + \ \"20.25.192.0/18\",\r\n \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n + \ \"20.27.0.0/18\",\r\n \"20.27.64.0/18\",\r\n \"20.27.128.0/18\",\r\n + \ \"20.27.192.0/18\",\r\n \"20.28.0.0/17\",\r\n \"20.28.128.0/17\",\r\n + \ \"20.29.0.0/17\",\r\n \"20.29.128.0/17\",\r\n \"20.31.0.0/16\",\r\n + \ \"20.36.0.0/19\",\r\n \"20.36.32.0/19\",\r\n \"20.36.64.0/19\",\r\n + \ \"20.36.96.0/21\",\r\n \"20.36.104.0/21\",\r\n \"20.36.112.0/20\",\r\n + \ \"20.36.128.0/17\",\r\n \"20.37.0.0/18\",\r\n \"20.37.64.0/19\",\r\n + \ \"20.37.96.0/19\",\r\n \"20.37.128.0/18\",\r\n \"20.37.192.0/19\",\r\n + \ \"20.37.224.0/19\",\r\n \"20.38.0.0/20\",\r\n \"20.38.16.0/24\",\r\n + \ \"20.38.17.0/24\",\r\n \"20.38.18.0/24\",\r\n \"20.38.19.0/24\",\r\n + \ \"20.38.20.0/24\",\r\n \"20.38.21.0/24\",\r\n \"20.38.32.0/20\",\r\n + \ \"20.38.64.0/19\",\r\n \"20.38.96.0/23\",\r\n \"20.38.98.0/24\",\r\n + \ \"20.38.99.0/24\",\r\n \"20.38.100.0/23\",\r\n \"20.38.102.0/23\",\r\n + \ \"20.38.104.0/23\",\r\n \"20.38.106.0/23\",\r\n \"20.38.108.0/23\",\r\n + \ \"20.38.110.0/23\",\r\n \"20.38.112.0/23\",\r\n \"20.38.114.0/25\",\r\n + \ \"20.38.114.128/25\",\r\n \"20.38.115.0/24\",\r\n \"20.38.116.0/23\",\r\n + \ \"20.38.118.0/24\",\r\n \"20.38.119.0/24\",\r\n \"20.38.120.0/24\",\r\n + \ \"20.38.121.0/25\",\r\n \"20.38.121.128/25\",\r\n \"20.38.122.0/23\",\r\n + \ \"20.38.124.0/23\",\r\n \"20.38.126.0/23\",\r\n \"20.38.128.0/21\",\r\n + \ \"20.38.136.0/21\",\r\n \"20.38.144.0/21\",\r\n \"20.38.152.0/21\",\r\n + \ \"20.38.160.0/20\",\r\n \"20.38.184.0/22\",\r\n \"20.38.188.0/22\",\r\n + \ \"20.38.196.0/22\",\r\n \"20.38.200.0/22\",\r\n \"20.38.208.0/22\",\r\n + \ \"20.39.0.0/19\",\r\n \"20.39.32.0/19\",\r\n \"20.39.64.0/21\",\r\n + \ \"20.39.72.0/21\",\r\n \"20.39.80.0/20\",\r\n \"20.39.96.0/19\",\r\n + \ \"20.39.128.0/20\",\r\n \"20.39.144.0/20\",\r\n \"20.39.160.0/21\",\r\n + \ \"20.39.168.0/21\",\r\n \"20.39.176.0/21\",\r\n \"20.39.184.0/21\",\r\n + \ \"20.39.192.0/20\",\r\n \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n + \ \"20.39.232.0/21\",\r\n \"20.39.240.0/20\",\r\n \"20.40.0.0/21\",\r\n + \ \"20.40.8.0/21\",\r\n \"20.40.16.0/21\",\r\n \"20.40.24.0/21\",\r\n + \ \"20.40.32.0/21\",\r\n \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n + \ \"20.40.64.0/20\",\r\n \"20.40.80.0/21\",\r\n \"20.40.88.0/21\",\r\n + \ \"20.40.96.0/21\",\r\n \"20.40.104.0/21\",\r\n \"20.40.112.0/21\",\r\n + \ \"20.40.120.0/21\",\r\n \"20.40.128.0/19\",\r\n \"20.40.160.0/20\",\r\n + \ \"20.40.176.0/20\",\r\n \"20.40.192.0/18\",\r\n \"20.41.0.0/18\",\r\n + \ \"20.41.64.0/18\",\r\n \"20.41.128.0/18\",\r\n \"20.41.192.0/18\",\r\n + \ \"20.42.0.0/17\",\r\n \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n + \ \"20.42.168.0/21\",\r\n \"20.42.176.0/20\",\r\n \"20.42.192.0/19\",\r\n + \ \"20.42.224.0/19\",\r\n \"20.43.0.0/19\",\r\n \"20.43.32.0/19\",\r\n + \ \"20.43.64.0/19\",\r\n \"20.43.96.0/20\",\r\n \"20.43.112.0/21\",\r\n + \ \"20.43.120.0/21\",\r\n \"20.43.128.0/18\",\r\n \"20.43.192.0/18\",\r\n + \ \"20.44.0.0/21\",\r\n \"20.44.8.0/21\",\r\n \"20.44.16.0/21\",\r\n + \ \"20.44.24.0/21\",\r\n \"20.44.32.0/19\",\r\n \"20.44.64.0/18\",\r\n + \ \"20.44.128.0/18\",\r\n \"20.44.192.0/18\",\r\n \"20.45.0.0/18\",\r\n + \ \"20.45.64.0/19\",\r\n \"20.45.96.0/20\",\r\n \"20.45.112.0/21\",\r\n + \ \"20.45.120.0/21\",\r\n \"20.45.128.0/21\",\r\n \"20.45.136.0/21\",\r\n + \ \"20.45.144.0/20\",\r\n \"20.45.160.0/20\",\r\n \"20.45.176.0/20\",\r\n + \ \"20.45.192.0/18\",\r\n \"20.46.0.0/19\",\r\n \"20.46.32.0/19\",\r\n + \ \"20.46.64.0/19\",\r\n \"20.46.96.0/20\",\r\n \"20.46.112.0/20\",\r\n + \ \"20.46.128.0/20\",\r\n \"20.46.144.0/20\",\r\n \"20.46.160.0/19\",\r\n + \ \"20.46.192.0/21\",\r\n \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n + \ \"20.46.224.0/19\",\r\n \"20.47.0.0/24\",\r\n \"20.47.1.0/24\",\r\n + \ \"20.47.2.0/24\",\r\n \"20.47.3.0/24\",\r\n \"20.47.4.0/24\",\r\n + \ \"20.47.5.0/24\",\r\n \"20.47.6.0/24\",\r\n \"20.47.7.0/24\",\r\n + \ \"20.47.8.0/24\",\r\n \"20.47.9.0/24\",\r\n \"20.47.10.0/24\",\r\n + \ \"20.47.11.0/24\",\r\n \"20.47.12.0/24\",\r\n \"20.47.13.0/24\",\r\n + \ \"20.47.14.0/24\",\r\n \"20.47.15.0/24\",\r\n \"20.47.16.0/23\",\r\n + \ \"20.47.18.0/23\",\r\n \"20.47.20.0/23\",\r\n \"20.47.22.0/23\",\r\n + \ \"20.47.24.0/23\",\r\n \"20.47.26.0/24\",\r\n \"20.47.27.0/24\",\r\n + \ \"20.47.28.0/24\",\r\n \"20.47.29.0/24\",\r\n \"20.47.30.0/24\",\r\n + \ \"20.47.31.0/24\",\r\n \"20.47.32.0/24\",\r\n \"20.47.33.0/24\",\r\n + \ \"20.47.34.0/24\",\r\n \"20.47.35.0/24\",\r\n \"20.47.36.0/24\",\r\n + \ \"20.47.37.0/24\",\r\n \"20.47.38.0/24\",\r\n \"20.47.39.0/24\",\r\n + \ \"20.47.40.0/24\",\r\n \"20.47.41.0/24\",\r\n \"20.47.42.0/24\",\r\n + \ \"20.47.43.0/24\",\r\n \"20.47.44.0/24\",\r\n \"20.47.45.0/24\",\r\n + \ \"20.47.46.0/24\",\r\n \"20.47.47.0/24\",\r\n \"20.47.48.0/24\",\r\n + \ \"20.47.49.0/24\",\r\n \"20.47.50.0/24\",\r\n \"20.47.51.0/24\",\r\n + \ \"20.47.52.0/24\",\r\n \"20.47.53.0/24\",\r\n \"20.47.54.0/24\",\r\n + \ \"20.47.55.0/24\",\r\n \"20.47.56.0/24\",\r\n \"20.47.57.0/24\",\r\n + \ \"20.47.58.0/23\",\r\n \"20.47.60.0/23\",\r\n \"20.47.62.0/23\",\r\n + \ \"20.47.64.0/24\",\r\n \"20.47.65.0/24\",\r\n \"20.47.66.0/24\",\r\n + \ \"20.47.67.0/24\",\r\n \"20.47.68.0/24\",\r\n \"20.47.69.0/24\",\r\n + \ \"20.47.70.0/24\",\r\n \"20.47.71.0/24\",\r\n \"20.47.72.0/23\",\r\n + \ \"20.47.74.0/23\",\r\n \"20.47.76.0/23\",\r\n \"20.47.78.0/23\",\r\n + \ \"20.47.80.0/23\",\r\n \"20.47.82.0/23\",\r\n \"20.47.84.0/23\",\r\n + \ \"20.47.86.0/24\",\r\n \"20.47.87.0/24\",\r\n \"20.47.88.0/24\",\r\n + \ \"20.47.89.0/24\",\r\n \"20.47.90.0/24\",\r\n \"20.47.91.0/24\",\r\n + \ \"20.47.92.0/24\",\r\n \"20.47.93.0/24\",\r\n \"20.47.94.0/24\",\r\n + \ \"20.47.95.0/24\",\r\n \"20.47.96.0/23\",\r\n \"20.47.98.0/24\",\r\n + \ \"20.47.99.0/24\",\r\n \"20.47.100.0/24\",\r\n \"20.47.101.0/24\",\r\n + \ \"20.47.102.0/24\",\r\n \"20.47.103.0/24\",\r\n \"20.47.104.0/24\",\r\n + \ \"20.47.105.0/24\",\r\n \"20.47.106.0/24\",\r\n \"20.47.107.0/24\",\r\n + \ \"20.47.108.0/23\",\r\n \"20.47.110.0/24\",\r\n \"20.47.111.0/24\",\r\n + \ \"20.47.112.0/24\",\r\n \"20.47.113.0/24\",\r\n \"20.47.114.0/24\",\r\n + \ \"20.47.115.0/24\",\r\n \"20.47.116.0/24\",\r\n \"20.47.117.0/24\",\r\n + \ \"20.47.118.0/24\",\r\n \"20.47.119.0/24\",\r\n \"20.47.120.0/23\",\r\n + \ \"20.47.122.0/23\",\r\n \"20.47.124.0/23\",\r\n \"20.47.126.0/23\",\r\n + \ \"20.47.128.0/17\",\r\n \"20.48.0.0/17\",\r\n \"20.48.128.0/18\",\r\n + \ \"20.48.192.0/20\",\r\n \"20.48.224.0/19\",\r\n \"20.49.0.0/18\",\r\n + \ \"20.49.64.0/20\",\r\n \"20.49.80.0/21\",\r\n \"20.49.88.0/21\",\r\n + \ \"20.49.96.0/21\",\r\n \"20.49.104.0/21\",\r\n \"20.49.112.0/21\",\r\n + \ \"20.49.120.0/21\",\r\n \"20.49.128.0/17\",\r\n \"20.50.0.0/18\",\r\n + \ \"20.50.64.0/20\",\r\n \"20.50.80.0/21\",\r\n \"20.50.88.0/21\",\r\n + \ \"20.50.96.0/19\",\r\n \"20.50.128.0/17\",\r\n \"20.51.0.0/21\",\r\n + \ \"20.51.8.0/21\",\r\n \"20.51.16.0/21\",\r\n \"20.51.24.0/21\",\r\n + \ \"20.51.32.0/19\",\r\n \"20.51.64.0/18\",\r\n \"20.51.128.0/17\",\r\n + \ \"20.52.0.0/18\",\r\n \"20.52.64.0/21\",\r\n \"20.52.72.0/21\",\r\n + \ \"20.52.80.0/27\",\r\n \"20.52.80.32/27\",\r\n \"20.52.80.64/27\",\r\n + \ \"20.52.88.0/21\",\r\n \"20.52.96.0/19\",\r\n \"20.52.128.0/17\",\r\n + \ \"20.53.0.0/19\",\r\n \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n + \ \"20.53.48.0/21\",\r\n \"20.53.56.0/21\",\r\n \"20.53.64.0/18\",\r\n + \ \"20.53.128.0/17\",\r\n \"20.54.0.0/17\",\r\n \"20.54.128.0/17\",\r\n + \ \"20.55.0.0/17\",\r\n \"20.55.128.0/18\",\r\n \"20.55.192.0/18\",\r\n + \ \"20.56.0.0/16\",\r\n \"20.57.0.0/17\",\r\n \"20.57.128.0/18\",\r\n + \ \"20.57.192.0/19\",\r\n \"20.57.224.0/19\",\r\n \"20.58.0.0/18\",\r\n + \ \"20.58.64.0/18\",\r\n \"20.58.128.0/18\",\r\n \"20.58.192.0/18\",\r\n + \ \"20.59.0.0/18\",\r\n \"20.59.64.0/18\",\r\n \"20.59.128.0/18\",\r\n + \ \"20.59.192.0/18\",\r\n \"20.60.0.0/24\",\r\n \"20.60.1.0/24\",\r\n + \ \"20.60.2.0/23\",\r\n \"20.60.4.0/24\",\r\n \"20.60.5.0/24\",\r\n + \ \"20.60.6.0/23\",\r\n \"20.60.8.0/24\",\r\n \"20.60.9.0/24\",\r\n + \ \"20.60.10.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.12.0/24\",\r\n + \ \"20.60.13.0/24\",\r\n \"20.60.14.0/24\",\r\n \"20.60.15.0/24\",\r\n + \ \"20.60.16.0/24\",\r\n \"20.60.17.0/24\",\r\n \"20.60.18.0/24\",\r\n + \ \"20.60.19.0/24\",\r\n \"20.60.20.0/24\",\r\n \"20.60.21.0/24\",\r\n + \ \"20.60.22.0/23\",\r\n \"20.60.24.0/23\",\r\n \"20.60.26.0/23\",\r\n + \ \"20.60.28.0/23\",\r\n \"20.60.30.0/23\",\r\n \"20.60.32.0/23\",\r\n + \ \"20.60.34.0/23\",\r\n \"20.60.36.0/23\",\r\n \"20.60.38.0/23\",\r\n + \ \"20.60.40.0/23\",\r\n \"20.60.42.0/23\",\r\n \"20.60.44.0/25\",\r\n + \ \"20.60.46.0/23\",\r\n \"20.60.48.0/22\",\r\n \"20.60.52.0/23\",\r\n + \ \"20.60.54.0/23\",\r\n \"20.60.56.0/22\",\r\n \"20.60.60.0/22\",\r\n + \ \"20.60.64.0/22\",\r\n \"20.60.68.0/22\",\r\n \"20.60.72.0/22\",\r\n + \ \"20.60.76.0/23\",\r\n \"20.60.78.0/23\",\r\n \"20.60.80.0/23\",\r\n + \ \"20.60.82.0/23\",\r\n \"20.60.84.0/23\",\r\n \"20.60.86.0/23\",\r\n + \ \"20.60.88.0/22\",\r\n \"20.60.92.0/23\",\r\n \"20.60.94.0/23\",\r\n + \ \"20.60.128.0/23\",\r\n \"20.60.130.0/24\",\r\n \"20.60.131.0/24\",\r\n + \ \"20.60.132.0/23\",\r\n \"20.60.134.0/23\",\r\n \"20.60.136.0/24\",\r\n + \ \"20.60.138.0/23\",\r\n \"20.60.140.0/23\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.60.144.0/23\",\r\n \"20.60.146.0/23\",\r\n \"20.60.148.0/23\",\r\n + \ \"20.60.150.0/23\",\r\n \"20.60.152.0/23\",\r\n \"20.60.154.0/23\",\r\n + \ \"20.60.156.0/23\",\r\n \"20.60.158.0/23\",\r\n \"20.60.160.0/23\",\r\n + \ \"20.60.162.0/23\",\r\n \"20.60.164.0/23\",\r\n \"20.60.166.0/23\",\r\n + \ \"20.60.168.0/23\",\r\n \"20.60.170.0/23\",\r\n \"20.60.172.0/23\",\r\n + \ \"20.60.174.0/23\",\r\n \"20.60.176.0/23\",\r\n \"20.60.178.0/23\",\r\n + \ \"20.60.180.0/23\",\r\n \"20.60.182.0/23\",\r\n \"20.60.184.0/23\",\r\n + \ \"20.60.186.0/23\",\r\n \"20.60.188.0/23\",\r\n \"20.60.190.0/23\",\r\n + \ \"20.60.192.0/23\",\r\n \"20.60.194.0/23\",\r\n \"20.60.196.0/23\",\r\n + \ \"20.60.198.0/23\",\r\n \"20.60.200.0/23\",\r\n \"20.60.202.0/23\",\r\n + \ \"20.60.204.0/23\",\r\n \"20.60.206.0/23\",\r\n \"20.60.208.0/23\",\r\n + \ \"20.60.210.0/23\",\r\n \"20.60.212.0/23\",\r\n \"20.60.214.0/23\",\r\n + \ \"20.60.216.0/23\",\r\n \"20.60.218.0/23\",\r\n \"20.60.220.0/23\",\r\n + \ \"20.60.222.0/23\",\r\n \"20.60.224.0/23\",\r\n \"20.60.226.0/23\",\r\n + \ \"20.60.228.0/23\",\r\n \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n + \ \"20.60.234.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.60.238.0/23\",\r\n + \ \"20.60.240.0/23\",\r\n \"20.60.242.0/23\",\r\n \"20.60.244.0/23\",\r\n + \ \"20.60.246.0/23\",\r\n \"20.60.248.0/23\",\r\n \"20.60.250.0/23\",\r\n + \ \"20.60.252.0/23\",\r\n \"20.60.254.0/23\",\r\n \"20.61.0.0/16\",\r\n + \ \"20.62.0.0/17\",\r\n \"20.62.128.0/17\",\r\n \"20.63.0.0/17\",\r\n + \ \"20.63.128.0/18\",\r\n \"20.63.192.0/18\",\r\n \"20.64.0.0/17\",\r\n + \ \"20.64.128.0/17\",\r\n \"20.65.0.0/17\",\r\n \"20.65.128.0/17\",\r\n + \ \"20.66.0.0/17\",\r\n \"20.66.128.0/17\",\r\n \"20.67.0.0/17\",\r\n + \ \"20.67.128.0/17\",\r\n \"20.68.0.0/18\",\r\n \"20.68.64.0/18\",\r\n + \ \"20.68.128.0/17\",\r\n \"20.69.0.0/18\",\r\n \"20.69.64.0/18\",\r\n + \ \"20.69.128.0/18\",\r\n \"20.69.192.0/18\",\r\n \"20.70.0.0/18\",\r\n + \ \"20.70.64.0/18\",\r\n \"20.70.128.0/17\",\r\n \"20.71.0.0/16\",\r\n + \ \"20.72.0.0/19\",\r\n \"20.72.32.0/19\",\r\n \"20.72.64.0/18\",\r\n + \ \"20.72.128.0/18\",\r\n \"20.72.192.0/18\",\r\n \"20.73.0.0/16\",\r\n + \ \"20.74.0.0/17\",\r\n \"20.74.128.0/17\",\r\n \"20.75.0.0/17\",\r\n + \ \"20.75.128.0/17\",\r\n \"20.76.0.0/16\",\r\n \"20.77.0.0/17\",\r\n + \ \"20.77.128.0/18\",\r\n \"20.77.192.0/18\",\r\n \"20.78.0.0/17\",\r\n + \ \"20.78.128.0/18\",\r\n \"20.78.192.0/18\",\r\n \"20.79.0.0/16\",\r\n + \ \"20.80.0.0/18\",\r\n \"20.80.64.0/18\",\r\n \"20.80.128.0/18\",\r\n + \ \"20.80.192.0/18\",\r\n \"20.81.0.0/17\",\r\n \"20.81.128.0/17\",\r\n + \ \"20.82.0.0/17\",\r\n \"20.82.128.0/17\",\r\n \"20.83.0.0/18\",\r\n + \ \"20.83.64.0/18\",\r\n \"20.83.128.0/18\",\r\n \"20.83.192.0/18\",\r\n + \ \"20.84.0.0/17\",\r\n \"20.84.128.0/17\",\r\n \"20.85.0.0/17\",\r\n + \ \"20.85.128.0/17\",\r\n \"20.86.0.0/16\",\r\n \"20.87.0.0/17\",\r\n + \ \"20.87.128.0/18\",\r\n \"20.87.192.0/18\",\r\n \"20.88.0.0/18\",\r\n + \ \"20.88.64.0/19\",\r\n \"20.88.96.0/19\",\r\n \"20.88.128.0/18\",\r\n + \ \"20.88.192.0/18\",\r\n \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n + \ \"20.89.192.0/18\",\r\n \"20.90.0.0/18\",\r\n \"20.90.64.0/18\",\r\n + \ \"20.90.128.0/17\",\r\n \"20.91.0.0/17\",\r\n \"20.91.128.0/17\",\r\n + \ \"20.92.0.0/18\",\r\n \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n + \ \"20.93.0.0/17\",\r\n \"20.93.128.0/17\",\r\n \"20.94.0.0/17\",\r\n + \ \"20.94.128.0/18\",\r\n \"20.94.192.0/18\",\r\n \"20.95.0.0/24\",\r\n + \ \"20.95.1.0/24\",\r\n \"20.95.2.0/24\",\r\n \"20.95.3.0/24\",\r\n + \ \"20.95.4.0/24\",\r\n \"20.95.5.0/24\",\r\n \"20.95.6.0/24\",\r\n + \ \"20.95.7.0/24\",\r\n \"20.95.8.0/21\",\r\n \"20.95.16.0/24\",\r\n + \ \"20.95.17.0/24\",\r\n \"20.95.18.0/24\",\r\n \"20.95.19.0/24\",\r\n + \ \"20.95.20.0/24\",\r\n \"20.95.21.0/24\",\r\n \"20.95.24.0/24\",\r\n + \ \"20.95.33.0/24\",\r\n \"20.95.40.0/21\",\r\n \"20.95.51.0/24\",\r\n + \ \"20.95.52.0/24\",\r\n \"20.95.53.0/24\",\r\n \"20.95.64.0/24\",\r\n \ \"20.95.65.0/24\",\r\n \"20.95.66.0/24\",\r\n \"20.95.67.0/24\",\r\n \ \"20.95.73.0/24\",\r\n \"20.95.74.0/23\",\r\n \"20.95.76.0/23\",\r\n \ \"20.95.78.0/23\",\r\n \"20.95.80.0/24\",\r\n \"20.95.81.0/24\",\r\n \ \"20.95.82.0/23\",\r\n \"20.95.84.0/24\",\r\n \"20.95.85.0/24\",\r\n \ \"20.95.86.0/24\",\r\n \"20.95.87.0/24\",\r\n \"20.95.88.0/21\",\r\n - \ \"20.95.128.0/24\",\r\n \"20.95.136.0/24\",\r\n \"20.95.137.0/24\",\r\n - \ \"20.95.138.0/24\",\r\n \"20.95.139.0/24\",\r\n \"20.95.140.0/24\",\r\n - \ \"20.95.141.0/24\",\r\n \"20.95.192.0/21\",\r\n \"20.95.200.0/24\",\r\n - \ \"20.95.208.0/24\",\r\n \"20.95.224.0/24\",\r\n \"20.95.240.0/24\",\r\n - \ \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n \"20.97.0.0/17\",\r\n - \ \"20.97.128.0/17\",\r\n \"20.98.0.0/18\",\r\n \"20.98.64.0/18\",\r\n - \ \"20.98.128.0/18\",\r\n \"20.98.192.0/18\",\r\n \"20.99.0.0/17\",\r\n - \ \"20.99.128.0/17\",\r\n \"20.100.0.0/18\",\r\n \"20.100.64.0/18\",\r\n - \ \"20.100.128.0/17\",\r\n \"20.101.0.0/16\",\r\n \"20.102.0.0/17\",\r\n - \ \"20.102.128.0/18\",\r\n \"20.102.192.0/18\",\r\n \"20.103.0.0/16\",\r\n - \ \"20.104.0.0/17\",\r\n \"20.104.128.0/18\",\r\n \"20.104.192.0/18\",\r\n - \ \"20.105.0.0/17\",\r\n \"20.105.128.0/17\",\r\n \"20.106.0.0/18\",\r\n - \ \"20.106.64.0/18\",\r\n \"20.106.128.0/17\",\r\n \"20.107.0.0/17\",\r\n - \ \"20.107.128.0/17\",\r\n \"20.108.0.0/16\",\r\n \"20.109.0.0/17\",\r\n - \ \"20.109.128.0/18\",\r\n \"20.109.192.0/18\",\r\n \"20.110.0.0/16\",\r\n - \ \"20.111.0.0/18\",\r\n \"20.111.64.0/18\",\r\n \"20.112.0.0/17\",\r\n - \ \"20.112.128.0/19\",\r\n \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n - \ \"20.112.184.0/21\",\r\n \"20.112.192.0/18\",\r\n \"20.113.0.0/17\",\r\n - \ \"20.113.128.0/18\",\r\n \"20.113.192.0/18\",\r\n \"20.114.0.0/18\",\r\n - \ \"20.114.64.0/18\",\r\n \"20.114.128.0/17\",\r\n \"20.115.0.0/17\",\r\n - \ \"20.115.128.0/17\",\r\n \"20.116.0.0/16\",\r\n \"20.117.0.0/18\",\r\n - \ \"20.117.64.0/18\",\r\n \"20.117.128.0/17\",\r\n \"20.118.0.0/18\",\r\n - \ \"20.118.64.0/18\",\r\n \"20.118.128.0/18\",\r\n \"20.118.192.0/18\",\r\n - \ \"20.119.0.0/17\",\r\n \"20.119.128.0/17\",\r\n \"20.120.0.0/17\",\r\n - \ \"20.120.128.0/17\",\r\n \"20.121.0.0/16\",\r\n \"20.122.0.0/16\",\r\n - \ \"20.123.0.0/17\",\r\n \"20.123.128.0/17\",\r\n \"20.124.0.0/16\",\r\n - \ \"20.125.0.0/18\",\r\n \"20.125.64.0/18\",\r\n \"20.125.128.0/19\",\r\n - \ \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n - \ \"20.125.240.0/20\",\r\n \"20.126.0.0/16\",\r\n \"20.127.0.0/16\",\r\n - \ \"20.135.0.0/22\",\r\n \"20.135.4.0/23\",\r\n \"20.135.6.0/23\",\r\n - \ \"20.135.8.0/22\",\r\n \"20.135.12.0/22\",\r\n \"20.135.16.0/23\",\r\n - \ \"20.135.18.0/23\",\r\n \"20.135.20.0/23\",\r\n \"20.135.22.0/23\",\r\n - \ \"20.135.24.0/23\",\r\n \"20.135.26.0/23\",\r\n \"20.135.28.0/23\",\r\n - \ \"20.135.30.0/23\",\r\n \"20.135.32.0/23\",\r\n \"20.135.34.0/23\",\r\n - \ \"20.135.36.0/23\",\r\n \"20.135.38.0/23\",\r\n \"20.135.40.0/23\",\r\n - \ \"20.135.42.0/23\",\r\n \"20.135.44.0/23\",\r\n \"20.135.46.0/23\",\r\n - \ \"20.135.48.0/23\",\r\n \"20.135.50.0/23\",\r\n \"20.135.52.0/23\",\r\n - \ \"20.135.54.0/23\",\r\n \"20.135.56.0/23\",\r\n \"20.135.58.0/23\",\r\n - \ \"20.135.60.0/23\",\r\n \"20.135.62.0/23\",\r\n \"20.135.64.0/23\",\r\n - \ \"20.135.66.0/23\",\r\n \"20.135.68.0/23\",\r\n \"20.135.70.0/23\",\r\n - \ \"20.135.72.0/23\",\r\n \"20.135.74.0/23\",\r\n \"20.135.76.0/23\",\r\n - \ \"20.135.78.0/23\",\r\n \"20.135.80.0/22\",\r\n \"20.135.84.0/22\",\r\n - \ \"20.135.88.0/23\",\r\n \"20.135.90.0/23\",\r\n \"20.135.92.0/22\",\r\n - \ \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n \"20.135.102.0/23\",\r\n - \ \"20.135.104.0/22\",\r\n \"20.135.108.0/22\",\r\n \"20.135.112.0/23\",\r\n - \ \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n \"20.135.120.0/21\",\r\n - \ \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n \"20.135.134.0/23\",\r\n - \ \"20.135.136.0/22\",\r\n \"20.135.140.0/22\",\r\n \"20.135.144.0/23\",\r\n - \ \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n \"20.135.152.0/22\",\r\n - \ \"20.135.156.0/23\",\r\n \"20.135.158.0/23\",\r\n \"20.135.160.0/22\",\r\n - \ \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n \"20.135.170.0/23\",\r\n - \ \"20.135.172.0/22\",\r\n \"20.135.176.0/22\",\r\n \"20.135.180.0/23\",\r\n - \ \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n \"20.135.188.0/22\",\r\n - \ \"20.135.192.0/23\",\r\n \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n - \ \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n \"20.135.206.0/23\",\r\n - \ \"20.135.208.0/23\",\r\n \"20.135.210.0/23\",\r\n \"20.135.212.0/22\",\r\n - \ \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n \"20.135.222.0/23\",\r\n - \ \"20.135.224.0/22\",\r\n \"20.135.228.0/22\",\r\n \"20.135.232.0/23\",\r\n - \ \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n \"20.135.238.0/23\",\r\n - \ \"20.135.240.0/25\",\r\n \"20.135.242.0/23\",\r\n \"20.135.244.0/22\",\r\n - \ \"20.135.248.0/23\",\r\n \"20.135.250.0/23\",\r\n \"20.135.252.0/23\",\r\n - \ \"20.135.254.0/23\",\r\n \"20.136.0.0/25\",\r\n \"20.136.0.128/25\",\r\n - \ \"20.136.1.0/24\",\r\n \"20.136.2.0/24\",\r\n \"20.136.3.0/25\",\r\n - \ \"20.136.3.128/25\",\r\n \"20.136.4.0/24\",\r\n \"20.136.5.0/24\",\r\n - \ \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n \"20.143.0.0/24\",\r\n - \ \"20.143.1.0/24\",\r\n \"20.143.2.0/24\",\r\n \"20.143.3.0/24\",\r\n - \ \"20.143.4.0/24\",\r\n \"20.143.6.0/23\",\r\n \"20.143.8.0/23\",\r\n - \ \"20.150.0.0/24\",\r\n \"20.150.1.0/25\",\r\n \"20.150.1.128/25\",\r\n - \ \"20.150.2.0/23\",\r\n \"20.150.4.0/23\",\r\n \"20.150.6.0/23\",\r\n - \ \"20.150.8.0/23\",\r\n \"20.150.10.0/23\",\r\n \"20.150.12.0/23\",\r\n - \ \"20.150.14.0/23\",\r\n \"20.150.16.0/24\",\r\n \"20.150.17.0/25\",\r\n - \ \"20.150.17.128/25\",\r\n \"20.150.18.0/25\",\r\n \"20.150.18.128/25\",\r\n - \ \"20.150.19.0/24\",\r\n \"20.150.20.0/25\",\r\n \"20.150.20.128/25\",\r\n - \ \"20.150.21.0/24\",\r\n \"20.150.22.0/24\",\r\n \"20.150.23.0/24\",\r\n - \ \"20.150.24.0/24\",\r\n \"20.150.25.0/24\",\r\n \"20.150.26.0/24\",\r\n - \ \"20.150.27.0/24\",\r\n \"20.150.28.0/24\",\r\n \"20.150.29.0/24\",\r\n - \ \"20.150.30.0/24\",\r\n \"20.150.31.0/24\",\r\n \"20.150.32.0/23\",\r\n - \ \"20.150.34.0/23\",\r\n \"20.150.36.0/24\",\r\n \"20.150.37.0/24\",\r\n - \ \"20.150.38.0/23\",\r\n \"20.150.40.0/25\",\r\n \"20.150.40.128/25\",\r\n - \ \"20.150.41.0/24\",\r\n \"20.150.42.0/24\",\r\n \"20.150.43.0/25\",\r\n - \ \"20.150.43.128/25\",\r\n \"20.150.44.0/24\",\r\n \"20.150.45.0/24\",\r\n - \ \"20.150.46.0/24\",\r\n \"20.150.47.0/25\",\r\n \"20.150.47.128/25\",\r\n - \ \"20.150.48.0/24\",\r\n \"20.150.49.0/24\",\r\n \"20.150.50.0/23\",\r\n - \ \"20.150.52.0/24\",\r\n \"20.150.53.0/24\",\r\n \"20.150.54.0/24\",\r\n - \ \"20.150.55.0/24\",\r\n \"20.150.56.0/24\",\r\n \"20.150.57.0/24\",\r\n - \ \"20.150.58.0/24\",\r\n \"20.150.59.0/24\",\r\n \"20.150.60.0/24\",\r\n - \ \"20.150.61.0/24\",\r\n \"20.150.62.0/24\",\r\n \"20.150.63.0/24\",\r\n - \ \"20.150.64.0/24\",\r\n \"20.150.65.0/24\",\r\n \"20.150.66.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.68.0/24\",\r\n \"20.150.69.0/24\",\r\n - \ \"20.150.70.0/24\",\r\n \"20.150.71.0/24\",\r\n \"20.150.72.0/24\",\r\n - \ \"20.150.73.0/24\",\r\n \"20.150.74.0/24\",\r\n \"20.150.75.0/24\",\r\n - \ \"20.150.76.0/24\",\r\n \"20.150.77.0/24\",\r\n \"20.150.78.0/24\",\r\n - \ \"20.150.79.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.81.0/24\",\r\n - \ \"20.150.82.0/24\",\r\n \"20.150.83.0/24\",\r\n \"20.150.84.0/24\",\r\n - \ \"20.150.85.0/24\",\r\n \"20.150.86.0/24\",\r\n \"20.150.87.0/24\",\r\n - \ \"20.150.88.0/24\",\r\n \"20.150.89.0/24\",\r\n \"20.150.90.0/24\",\r\n - \ \"20.150.91.0/24\",\r\n \"20.150.92.0/24\",\r\n \"20.150.93.0/24\",\r\n - \ \"20.150.94.0/24\",\r\n \"20.150.95.0/24\",\r\n \"20.150.96.0/24\",\r\n - \ \"20.150.97.0/24\",\r\n \"20.150.98.0/24\",\r\n \"20.150.99.0/24\",\r\n - \ \"20.150.100.0/24\",\r\n \"20.150.101.0/24\",\r\n \"20.150.102.0/24\",\r\n - \ \"20.150.103.0/24\",\r\n \"20.150.104.0/24\",\r\n \"20.150.105.0/24\",\r\n - \ \"20.150.106.0/24\",\r\n \"20.150.107.0/24\",\r\n \"20.150.108.0/24\",\r\n - \ \"20.150.109.0/24\",\r\n \"20.150.110.0/24\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.150.112.0/24\",\r\n \"20.150.113.0/24\",\r\n \"20.150.114.0/24\",\r\n - \ \"20.150.115.0/24\",\r\n \"20.150.116.0/24\",\r\n \"20.150.117.0/24\",\r\n - \ \"20.150.118.0/24\",\r\n \"20.150.119.0/24\",\r\n \"20.150.120.0/24\",\r\n - \ \"20.150.121.0/24\",\r\n \"20.150.122.0/24\",\r\n \"20.150.123.0/24\",\r\n - \ \"20.150.124.0/24\",\r\n \"20.150.125.0/24\",\r\n \"20.150.126.0/24\",\r\n - \ \"20.150.127.0/24\",\r\n \"20.150.128.0/17\",\r\n \"20.151.0.0/16\",\r\n - \ \"20.152.0.0/23\",\r\n \"20.152.2.0/23\",\r\n \"20.152.4.0/23\",\r\n - \ \"20.152.6.0/23\",\r\n \"20.157.0.0/24\",\r\n \"20.157.1.0/24\",\r\n - \ \"20.157.2.0/24\",\r\n \"20.157.3.0/24\",\r\n \"20.157.4.0/23\",\r\n - \ \"20.157.6.0/23\",\r\n \"20.157.8.0/22\",\r\n \"20.157.12.0/22\",\r\n - \ \"20.157.16.0/24\",\r\n \"20.157.17.0/24\",\r\n \"20.157.18.0/24\",\r\n - \ \"20.157.19.0/24\",\r\n \"20.157.20.0/24\",\r\n \"20.157.21.0/24\",\r\n - \ \"20.157.22.0/24\",\r\n \"20.157.23.0/24\",\r\n \"20.157.24.0/24\",\r\n - \ \"20.157.25.0/24\",\r\n \"20.157.26.0/24\",\r\n \"20.157.27.0/24\",\r\n - \ \"20.157.28.0/24\",\r\n \"20.157.29.0/24\",\r\n \"20.157.30.0/24\",\r\n - \ \"20.157.31.0/24\",\r\n \"20.157.32.0/24\",\r\n \"20.157.33.0/24\",\r\n - \ \"20.157.34.0/23\",\r\n \"20.157.36.0/23\",\r\n \"20.157.38.0/24\",\r\n - \ \"20.157.39.0/24\",\r\n \"20.157.40.0/24\",\r\n \"20.157.41.0/24\",\r\n - \ \"20.157.42.0/24\",\r\n \"20.157.43.0/24\",\r\n \"20.157.44.0/24\",\r\n - \ \"20.157.45.0/24\",\r\n \"20.157.46.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.48.0/23\",\r\n \"20.157.50.0/23\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.53.0/24\",\r\n \"20.157.54.0/24\",\r\n \"20.157.55.0/24\",\r\n - \ \"20.157.56.0/24\",\r\n \"20.157.57.0/24\",\r\n \"20.157.58.0/24\",\r\n - \ \"20.157.59.0/24\",\r\n \"20.157.60.0/24\",\r\n \"20.157.61.0/24\",\r\n - \ \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n \"20.157.72.0/24\",\r\n - \ \"20.157.73.0/24\",\r\n \"20.157.74.0/24\",\r\n \"20.157.75.0/24\",\r\n - \ \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n \"20.157.84.0/24\",\r\n - \ \"20.157.85.0/24\",\r\n \"20.157.86.0/24\",\r\n \"20.157.87.0/24\",\r\n - \ \"20.157.88.0/24\",\r\n \"20.157.89.0/24\",\r\n \"20.157.90.0/24\",\r\n - \ \"20.157.91.0/24\",\r\n \"20.157.92.0/24\",\r\n \"20.157.93.0/24\",\r\n - \ \"20.157.94.0/24\",\r\n \"20.157.95.0/24\",\r\n \"20.157.96.0/24\",\r\n - \ \"20.157.97.0/24\",\r\n \"20.157.98.0/24\",\r\n \"20.157.99.0/24\",\r\n - \ \"20.157.100.0/24\",\r\n \"20.157.101.0/24\",\r\n \"20.157.102.0/24\",\r\n - \ \"20.157.103.0/24\",\r\n \"20.157.104.0/24\",\r\n \"20.157.105.0/24\",\r\n - \ \"20.157.106.0/24\",\r\n \"20.157.107.0/24\",\r\n \"20.157.108.0/24\",\r\n - \ \"20.157.109.0/24\",\r\n \"20.157.110.0/24\",\r\n \"20.157.111.0/24\",\r\n - \ \"20.157.112.0/24\",\r\n \"20.157.113.0/24\",\r\n \"20.157.114.0/24\",\r\n - \ \"20.157.115.0/24\",\r\n \"20.157.116.0/24\",\r\n \"20.157.117.0/24\",\r\n - \ \"20.157.118.0/24\",\r\n \"20.157.119.0/24\",\r\n \"20.157.120.0/24\",\r\n - \ \"20.157.121.0/24\",\r\n \"20.157.122.0/24\",\r\n \"20.157.123.0/24\",\r\n - \ \"20.157.124.0/24\",\r\n \"20.157.125.0/24\",\r\n \"20.157.126.0/24\",\r\n - \ \"20.157.127.0/24\",\r\n \"20.157.128.0/24\",\r\n \"20.157.129.0/24\",\r\n - \ \"20.157.130.0/24\",\r\n \"20.157.131.0/24\",\r\n \"20.157.132.0/24\",\r\n - \ \"20.157.133.0/24\",\r\n \"20.157.134.0/24\",\r\n \"20.157.135.0/24\",\r\n - \ \"20.157.136.0/24\",\r\n \"20.157.137.0/24\",\r\n \"20.157.138.0/24\",\r\n - \ \"20.157.139.0/24\",\r\n \"20.157.140.0/24\",\r\n \"20.157.141.0/24\",\r\n - \ \"20.157.142.0/23\",\r\n \"20.157.144.0/24\",\r\n \"20.157.145.0/24\",\r\n - \ \"20.157.146.0/24\",\r\n \"20.157.147.0/24\",\r\n \"20.157.148.0/24\",\r\n - \ \"20.157.149.0/24\",\r\n \"20.157.150.0/24\",\r\n \"20.157.151.0/24\",\r\n - \ \"20.157.152.0/24\",\r\n \"20.157.153.0/24\",\r\n \"20.157.154.0/24\",\r\n - \ \"20.157.155.0/24\",\r\n \"20.157.156.0/24\",\r\n \"20.157.157.0/24\",\r\n - \ \"20.157.158.0/24\",\r\n \"20.157.159.0/24\",\r\n \"20.157.160.0/24\",\r\n - \ \"20.157.161.0/24\",\r\n \"20.157.162.0/24\",\r\n \"20.157.163.0/24\",\r\n - \ \"20.157.164.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.157.166.0/24\",\r\n - \ \"20.157.167.0/24\",\r\n \"20.157.168.0/24\",\r\n \"20.157.169.0/24\",\r\n - \ \"20.157.170.0/24\",\r\n \"20.157.171.0/24\",\r\n \"20.157.172.0/24\",\r\n - \ \"20.157.173.0/24\",\r\n \"20.157.174.0/24\",\r\n \"20.157.175.0/24\",\r\n - \ \"20.157.176.0/24\",\r\n \"20.157.177.0/24\",\r\n \"20.157.178.0/24\",\r\n - \ \"20.157.179.0/24\",\r\n \"20.157.180.0/24\",\r\n \"20.157.181.0/24\",\r\n - \ \"20.157.182.0/24\",\r\n \"20.157.183.0/24\",\r\n \"20.157.184.0/24\",\r\n - \ \"20.157.185.0/24\",\r\n \"20.157.186.0/24\",\r\n \"20.157.187.0/24\",\r\n - \ \"20.157.188.0/24\",\r\n \"20.157.189.0/24\",\r\n \"20.157.190.0/24\",\r\n - \ \"20.157.191.0/24\",\r\n \"20.157.192.0/24\",\r\n \"20.157.193.0/24\",\r\n - \ \"20.157.194.0/24\",\r\n \"20.157.195.0/24\",\r\n \"20.157.196.0/24\",\r\n - \ \"20.157.197.0/24\",\r\n \"20.157.198.0/24\",\r\n \"20.157.199.0/24\",\r\n - \ \"20.157.200.0/24\",\r\n \"20.157.201.0/24\",\r\n \"20.157.202.0/24\",\r\n - \ \"20.157.203.0/24\",\r\n \"20.157.204.0/24\",\r\n \"20.157.205.0/24\",\r\n - \ \"20.157.206.0/24\",\r\n \"20.157.208.0/24\",\r\n \"20.157.209.0/24\",\r\n - \ \"20.157.210.0/23\",\r\n \"20.157.212.0/24\",\r\n \"20.157.213.0/24\",\r\n - \ \"20.157.214.0/24\",\r\n \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n - \ \"20.157.217.0/24\",\r\n \"20.157.218.0/24\",\r\n \"20.157.219.0/24\",\r\n - \ \"20.157.220.0/24\",\r\n \"20.157.221.0/24\",\r\n \"20.157.222.0/24\",\r\n - \ \"20.157.223.0/24\",\r\n \"20.160.0.0/16\",\r\n \"20.161.0.0/16\",\r\n - \ \"20.162.0.0/17\",\r\n \"20.163.0.0/17\",\r\n \"20.163.128.0/17\",\r\n - \ \"20.164.0.0/16\",\r\n \"20.165.0.0/17\",\r\n \"20.165.128.0/17\",\r\n - \ \"20.166.0.0/17\",\r\n \"20.167.0.0/17\",\r\n \"20.184.0.0/18\",\r\n + \ \"20.95.128.0/24\",\r\n \"20.95.129.0/24\",\r\n \"20.95.136.0/24\",\r\n + \ \"20.95.137.0/24\",\r\n \"20.95.138.0/24\",\r\n \"20.95.139.0/24\",\r\n + \ \"20.95.140.0/24\",\r\n \"20.95.141.0/24\",\r\n \"20.95.192.0/21\",\r\n + \ \"20.95.200.0/24\",\r\n \"20.95.208.0/24\",\r\n \"20.95.224.0/24\",\r\n + \ \"20.95.240.0/24\",\r\n \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n + \ \"20.97.0.0/17\",\r\n \"20.97.128.0/17\",\r\n \"20.98.0.0/18\",\r\n + \ \"20.98.64.0/18\",\r\n \"20.98.128.0/18\",\r\n \"20.98.192.0/18\",\r\n + \ \"20.99.0.0/17\",\r\n \"20.99.128.0/17\",\r\n \"20.100.0.0/18\",\r\n + \ \"20.100.64.0/18\",\r\n \"20.100.128.0/17\",\r\n \"20.101.0.0/16\",\r\n + \ \"20.102.0.0/17\",\r\n \"20.102.128.0/18\",\r\n \"20.102.192.0/18\",\r\n + \ \"20.103.0.0/16\",\r\n \"20.104.0.0/17\",\r\n \"20.104.128.0/18\",\r\n + \ \"20.104.192.0/18\",\r\n \"20.105.0.0/17\",\r\n \"20.105.128.0/17\",\r\n + \ \"20.106.0.0/18\",\r\n \"20.106.64.0/18\",\r\n \"20.106.128.0/17\",\r\n + \ \"20.107.0.0/17\",\r\n \"20.107.128.0/17\",\r\n \"20.108.0.0/16\",\r\n + \ \"20.109.0.0/17\",\r\n \"20.109.128.0/18\",\r\n \"20.109.192.0/18\",\r\n + \ \"20.110.0.0/16\",\r\n \"20.111.0.0/18\",\r\n \"20.111.64.0/18\",\r\n + \ \"20.112.0.0/17\",\r\n \"20.112.128.0/19\",\r\n \"20.112.160.0/20\",\r\n + \ \"20.112.176.0/21\",\r\n \"20.112.184.0/21\",\r\n \"20.112.192.0/18\",\r\n + \ \"20.113.0.0/17\",\r\n \"20.113.128.0/18\",\r\n \"20.113.192.0/18\",\r\n + \ \"20.114.0.0/18\",\r\n \"20.114.64.0/18\",\r\n \"20.114.128.0/17\",\r\n + \ \"20.115.0.0/17\",\r\n \"20.115.128.0/17\",\r\n \"20.116.0.0/16\",\r\n + \ \"20.117.0.0/18\",\r\n \"20.117.64.0/18\",\r\n \"20.117.128.0/17\",\r\n + \ \"20.118.0.0/18\",\r\n \"20.118.64.0/18\",\r\n \"20.118.128.0/18\",\r\n + \ \"20.118.192.0/18\",\r\n \"20.119.0.0/17\",\r\n \"20.119.128.0/17\",\r\n + \ \"20.120.0.0/17\",\r\n \"20.120.128.0/17\",\r\n \"20.121.0.0/16\",\r\n + \ \"20.122.0.0/16\",\r\n \"20.123.0.0/17\",\r\n \"20.123.128.0/17\",\r\n + \ \"20.124.0.0/16\",\r\n \"20.125.0.0/18\",\r\n \"20.125.64.0/18\",\r\n + \ \"20.125.128.0/19\",\r\n \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n + \ \"20.125.224.0/20\",\r\n \"20.125.240.0/20\",\r\n \"20.126.0.0/16\",\r\n + \ \"20.127.0.0/16\",\r\n \"20.135.0.0/22\",\r\n \"20.135.4.0/23\",\r\n + \ \"20.135.6.0/23\",\r\n \"20.135.8.0/22\",\r\n \"20.135.12.0/22\",\r\n + \ \"20.135.16.0/23\",\r\n \"20.135.18.0/23\",\r\n \"20.135.20.0/23\",\r\n + \ \"20.135.22.0/23\",\r\n \"20.135.24.0/23\",\r\n \"20.135.26.0/23\",\r\n + \ \"20.135.28.0/23\",\r\n \"20.135.30.0/23\",\r\n \"20.135.32.0/23\",\r\n + \ \"20.135.34.0/23\",\r\n \"20.135.36.0/23\",\r\n \"20.135.38.0/23\",\r\n + \ \"20.135.40.0/23\",\r\n \"20.135.42.0/23\",\r\n \"20.135.44.0/23\",\r\n + \ \"20.135.46.0/23\",\r\n \"20.135.48.0/23\",\r\n \"20.135.50.0/23\",\r\n + \ \"20.135.52.0/23\",\r\n \"20.135.54.0/23\",\r\n \"20.135.56.0/23\",\r\n + \ \"20.135.58.0/23\",\r\n \"20.135.60.0/23\",\r\n \"20.135.62.0/23\",\r\n + \ \"20.135.64.0/23\",\r\n \"20.135.66.0/23\",\r\n \"20.135.68.0/23\",\r\n + \ \"20.135.70.0/23\",\r\n \"20.135.72.0/23\",\r\n \"20.135.74.0/23\",\r\n + \ \"20.135.76.0/23\",\r\n \"20.135.78.0/23\",\r\n \"20.135.80.0/22\",\r\n + \ \"20.135.84.0/22\",\r\n \"20.135.88.0/23\",\r\n \"20.135.90.0/23\",\r\n + \ \"20.135.92.0/22\",\r\n \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n + \ \"20.135.102.0/23\",\r\n \"20.135.104.0/22\",\r\n \"20.135.108.0/22\",\r\n + \ \"20.135.112.0/23\",\r\n \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n + \ \"20.135.120.0/21\",\r\n \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n + \ \"20.135.134.0/23\",\r\n \"20.135.136.0/22\",\r\n \"20.135.140.0/22\",\r\n + \ \"20.135.144.0/23\",\r\n \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n + \ \"20.135.152.0/22\",\r\n \"20.135.156.0/23\",\r\n \"20.135.158.0/23\",\r\n + \ \"20.135.160.0/22\",\r\n \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n + \ \"20.135.170.0/23\",\r\n \"20.135.172.0/22\",\r\n \"20.135.176.0/22\",\r\n + \ \"20.135.180.0/23\",\r\n \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n + \ \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\r\n \"20.135.194.0/23\",\r\n + \ \"20.135.196.0/22\",\r\n \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n + \ \"20.135.206.0/23\",\r\n \"20.135.208.0/23\",\r\n \"20.135.210.0/23\",\r\n + \ \"20.135.212.0/22\",\r\n \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n + \ \"20.135.222.0/23\",\r\n \"20.135.224.0/22\",\r\n \"20.135.228.0/22\",\r\n + \ \"20.135.232.0/23\",\r\n \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n + \ \"20.135.238.0/23\",\r\n \"20.135.240.0/25\",\r\n \"20.135.242.0/23\",\r\n + \ \"20.135.244.0/22\",\r\n \"20.135.248.0/23\",\r\n \"20.135.250.0/23\",\r\n + \ \"20.135.252.0/23\",\r\n \"20.135.254.0/23\",\r\n \"20.136.0.0/25\",\r\n + \ \"20.136.0.128/25\",\r\n \"20.136.1.0/24\",\r\n \"20.136.2.0/24\",\r\n + \ \"20.136.3.0/25\",\r\n \"20.136.3.128/25\",\r\n \"20.136.4.0/24\",\r\n + \ \"20.136.5.0/24\",\r\n \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n + \ \"20.143.0.0/24\",\r\n \"20.143.1.0/24\",\r\n \"20.143.2.0/24\",\r\n + \ \"20.143.3.0/24\",\r\n \"20.143.4.0/24\",\r\n \"20.143.6.0/23\",\r\n + \ \"20.143.8.0/23\",\r\n \"20.150.0.0/24\",\r\n \"20.150.1.0/25\",\r\n + \ \"20.150.1.128/25\",\r\n \"20.150.2.0/23\",\r\n \"20.150.4.0/23\",\r\n + \ \"20.150.6.0/23\",\r\n \"20.150.8.0/23\",\r\n \"20.150.10.0/23\",\r\n + \ \"20.150.12.0/23\",\r\n \"20.150.14.0/23\",\r\n \"20.150.16.0/24\",\r\n + \ \"20.150.17.0/25\",\r\n \"20.150.17.128/25\",\r\n \"20.150.18.0/25\",\r\n + \ \"20.150.18.128/25\",\r\n \"20.150.19.0/24\",\r\n \"20.150.20.0/25\",\r\n + \ \"20.150.20.128/25\",\r\n \"20.150.21.0/24\",\r\n \"20.150.22.0/24\",\r\n + \ \"20.150.23.0/24\",\r\n \"20.150.24.0/24\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.26.0/24\",\r\n \"20.150.27.0/24\",\r\n \"20.150.28.0/24\",\r\n + \ \"20.150.29.0/24\",\r\n \"20.150.30.0/24\",\r\n \"20.150.31.0/24\",\r\n + \ \"20.150.32.0/23\",\r\n \"20.150.34.0/23\",\r\n \"20.150.36.0/24\",\r\n + \ \"20.150.37.0/24\",\r\n \"20.150.38.0/23\",\r\n \"20.150.40.0/25\",\r\n + \ \"20.150.40.128/25\",\r\n \"20.150.41.0/24\",\r\n \"20.150.42.0/24\",\r\n + \ \"20.150.43.0/25\",\r\n \"20.150.43.128/25\",\r\n \"20.150.44.0/24\",\r\n + \ \"20.150.45.0/24\",\r\n \"20.150.46.0/24\",\r\n \"20.150.47.0/25\",\r\n + \ \"20.150.47.128/25\",\r\n \"20.150.48.0/24\",\r\n \"20.150.49.0/24\",\r\n + \ \"20.150.50.0/23\",\r\n \"20.150.52.0/24\",\r\n \"20.150.53.0/24\",\r\n + \ \"20.150.54.0/24\",\r\n \"20.150.55.0/24\",\r\n \"20.150.56.0/24\",\r\n + \ \"20.150.57.0/24\",\r\n \"20.150.58.0/24\",\r\n \"20.150.59.0/24\",\r\n + \ \"20.150.60.0/24\",\r\n \"20.150.61.0/24\",\r\n \"20.150.62.0/24\",\r\n + \ \"20.150.63.0/24\",\r\n \"20.150.64.0/24\",\r\n \"20.150.65.0/24\",\r\n + \ \"20.150.66.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.68.0/24\",\r\n + \ \"20.150.69.0/24\",\r\n \"20.150.70.0/24\",\r\n \"20.150.71.0/24\",\r\n + \ \"20.150.72.0/24\",\r\n \"20.150.73.0/24\",\r\n \"20.150.74.0/24\",\r\n + \ \"20.150.75.0/24\",\r\n \"20.150.76.0/24\",\r\n \"20.150.77.0/24\",\r\n + \ \"20.150.78.0/24\",\r\n \"20.150.79.0/24\",\r\n \"20.150.80.0/24\",\r\n + \ \"20.150.81.0/24\",\r\n \"20.150.82.0/24\",\r\n \"20.150.83.0/24\",\r\n + \ \"20.150.84.0/24\",\r\n \"20.150.85.0/24\",\r\n \"20.150.86.0/24\",\r\n + \ \"20.150.87.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.150.89.0/24\",\r\n + \ \"20.150.90.0/24\",\r\n \"20.150.91.0/24\",\r\n \"20.150.92.0/24\",\r\n + \ \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n \"20.150.95.0/24\",\r\n + \ \"20.150.96.0/24\",\r\n \"20.150.97.0/24\",\r\n \"20.150.98.0/24\",\r\n + \ \"20.150.99.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.150.101.0/24\",\r\n + \ \"20.150.102.0/24\",\r\n \"20.150.103.0/24\",\r\n \"20.150.104.0/24\",\r\n + \ \"20.150.105.0/24\",\r\n \"20.150.106.0/24\",\r\n \"20.150.107.0/24\",\r\n + \ \"20.150.108.0/24\",\r\n \"20.150.109.0/24\",\r\n \"20.150.110.0/24\",\r\n + \ \"20.150.111.0/24\",\r\n \"20.150.112.0/24\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.150.114.0/24\",\r\n \"20.150.115.0/24\",\r\n \"20.150.116.0/24\",\r\n + \ \"20.150.117.0/24\",\r\n \"20.150.118.0/24\",\r\n \"20.150.119.0/24\",\r\n + \ \"20.150.120.0/24\",\r\n \"20.150.121.0/24\",\r\n \"20.150.122.0/24\",\r\n + \ \"20.150.123.0/24\",\r\n \"20.150.124.0/24\",\r\n \"20.150.125.0/24\",\r\n + \ \"20.150.126.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.150.128.0/17\",\r\n + \ \"20.151.0.0/16\",\r\n \"20.152.0.0/23\",\r\n \"20.152.2.0/23\",\r\n + \ \"20.152.4.0/23\",\r\n \"20.152.6.0/23\",\r\n \"20.157.0.0/24\",\r\n + \ \"20.157.1.0/24\",\r\n \"20.157.2.0/24\",\r\n \"20.157.3.0/24\",\r\n + \ \"20.157.4.0/23\",\r\n \"20.157.6.0/23\",\r\n \"20.157.8.0/22\",\r\n + \ \"20.157.12.0/22\",\r\n \"20.157.16.0/24\",\r\n \"20.157.17.0/24\",\r\n + \ \"20.157.18.0/24\",\r\n \"20.157.19.0/24\",\r\n \"20.157.20.0/24\",\r\n + \ \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n \"20.157.23.0/24\",\r\n + \ \"20.157.24.0/24\",\r\n \"20.157.25.0/24\",\r\n \"20.157.26.0/24\",\r\n + \ \"20.157.27.0/24\",\r\n \"20.157.28.0/24\",\r\n \"20.157.29.0/24\",\r\n + \ \"20.157.30.0/24\",\r\n \"20.157.31.0/24\",\r\n \"20.157.32.0/24\",\r\n + \ \"20.157.33.0/24\",\r\n \"20.157.34.0/23\",\r\n \"20.157.36.0/23\",\r\n + \ \"20.157.38.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.40.0/24\",\r\n + \ \"20.157.41.0/24\",\r\n \"20.157.42.0/24\",\r\n \"20.157.43.0/24\",\r\n + \ \"20.157.44.0/24\",\r\n \"20.157.45.0/24\",\r\n \"20.157.46.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.48.0/23\",\r\n \"20.157.50.0/23\",\r\n + \ \"20.157.52.0/24\",\r\n \"20.157.53.0/24\",\r\n \"20.157.54.0/24\",\r\n + \ \"20.157.55.0/24\",\r\n \"20.157.56.0/24\",\r\n \"20.157.57.0/24\",\r\n + \ \"20.157.58.0/24\",\r\n \"20.157.59.0/24\",\r\n \"20.157.60.0/24\",\r\n + \ \"20.157.61.0/24\",\r\n \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n + \ \"20.157.72.0/24\",\r\n \"20.157.73.0/24\",\r\n \"20.157.74.0/24\",\r\n + \ \"20.157.75.0/24\",\r\n \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n + \ \"20.157.84.0/24\",\r\n \"20.157.85.0/24\",\r\n \"20.157.86.0/24\",\r\n + \ \"20.157.87.0/24\",\r\n \"20.157.88.0/24\",\r\n \"20.157.89.0/24\",\r\n + \ \"20.157.90.0/24\",\r\n \"20.157.91.0/24\",\r\n \"20.157.92.0/24\",\r\n + \ \"20.157.93.0/24\",\r\n \"20.157.94.0/24\",\r\n \"20.157.95.0/24\",\r\n + \ \"20.157.96.0/24\",\r\n \"20.157.97.0/24\",\r\n \"20.157.98.0/24\",\r\n + \ \"20.157.99.0/24\",\r\n \"20.157.100.0/24\",\r\n \"20.157.101.0/24\",\r\n + \ \"20.157.102.0/24\",\r\n \"20.157.103.0/24\",\r\n \"20.157.104.0/24\",\r\n + \ \"20.157.105.0/24\",\r\n \"20.157.106.0/24\",\r\n \"20.157.107.0/24\",\r\n + \ \"20.157.108.0/24\",\r\n \"20.157.109.0/24\",\r\n \"20.157.110.0/24\",\r\n + \ \"20.157.111.0/24\",\r\n \"20.157.112.0/24\",\r\n \"20.157.113.0/24\",\r\n + \ \"20.157.114.0/24\",\r\n \"20.157.115.0/24\",\r\n \"20.157.116.0/24\",\r\n + \ \"20.157.117.0/24\",\r\n \"20.157.118.0/24\",\r\n \"20.157.119.0/24\",\r\n + \ \"20.157.120.0/24\",\r\n \"20.157.121.0/24\",\r\n \"20.157.122.0/24\",\r\n + \ \"20.157.123.0/24\",\r\n \"20.157.124.0/24\",\r\n \"20.157.125.0/24\",\r\n + \ \"20.157.126.0/24\",\r\n \"20.157.127.0/24\",\r\n \"20.157.128.0/24\",\r\n + \ \"20.157.129.0/24\",\r\n \"20.157.130.0/24\",\r\n \"20.157.131.0/24\",\r\n + \ \"20.157.132.0/24\",\r\n \"20.157.133.0/24\",\r\n \"20.157.134.0/24\",\r\n + \ \"20.157.135.0/24\",\r\n \"20.157.136.0/24\",\r\n \"20.157.137.0/24\",\r\n + \ \"20.157.138.0/24\",\r\n \"20.157.139.0/24\",\r\n \"20.157.140.0/24\",\r\n + \ \"20.157.141.0/24\",\r\n \"20.157.142.0/23\",\r\n \"20.157.144.0/24\",\r\n + \ \"20.157.145.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.147.0/24\",\r\n + \ \"20.157.148.0/24\",\r\n \"20.157.149.0/24\",\r\n \"20.157.150.0/24\",\r\n + \ \"20.157.151.0/24\",\r\n \"20.157.152.0/24\",\r\n \"20.157.153.0/24\",\r\n + \ \"20.157.154.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.156.0/24\",\r\n + \ \"20.157.157.0/24\",\r\n \"20.157.158.0/24\",\r\n \"20.157.159.0/24\",\r\n + \ \"20.157.160.0/24\",\r\n \"20.157.161.0/24\",\r\n \"20.157.162.0/24\",\r\n + \ \"20.157.163.0/24\",\r\n \"20.157.164.0/24\",\r\n \"20.157.165.0/24\",\r\n + \ \"20.157.166.0/24\",\r\n \"20.157.167.0/24\",\r\n \"20.157.168.0/24\",\r\n + \ \"20.157.169.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.171.0/24\",\r\n + \ \"20.157.172.0/24\",\r\n \"20.157.173.0/24\",\r\n \"20.157.174.0/24\",\r\n + \ \"20.157.175.0/24\",\r\n \"20.157.176.0/24\",\r\n \"20.157.177.0/24\",\r\n + \ \"20.157.178.0/24\",\r\n \"20.157.179.0/24\",\r\n \"20.157.180.0/24\",\r\n + \ \"20.157.181.0/24\",\r\n \"20.157.182.0/24\",\r\n \"20.157.183.0/24\",\r\n + \ \"20.157.184.0/24\",\r\n \"20.157.185.0/24\",\r\n \"20.157.186.0/24\",\r\n + \ \"20.157.187.0/24\",\r\n \"20.157.188.0/24\",\r\n \"20.157.189.0/24\",\r\n + \ \"20.157.190.0/24\",\r\n \"20.157.191.0/24\",\r\n \"20.157.192.0/24\",\r\n + \ \"20.157.193.0/24\",\r\n \"20.157.194.0/24\",\r\n \"20.157.195.0/24\",\r\n + \ \"20.157.196.0/24\",\r\n \"20.157.197.0/24\",\r\n \"20.157.198.0/24\",\r\n + \ \"20.157.199.0/24\",\r\n \"20.157.200.0/24\",\r\n \"20.157.201.0/24\",\r\n + \ \"20.157.202.0/24\",\r\n \"20.157.203.0/24\",\r\n \"20.157.204.0/24\",\r\n + \ \"20.157.205.0/24\",\r\n \"20.157.206.0/24\",\r\n \"20.157.208.0/24\",\r\n + \ \"20.157.209.0/24\",\r\n \"20.157.210.0/23\",\r\n \"20.157.212.0/24\",\r\n + \ \"20.157.213.0/24\",\r\n \"20.157.214.0/24\",\r\n \"20.157.215.0/24\",\r\n + \ \"20.157.216.0/24\",\r\n \"20.157.217.0/24\",\r\n \"20.157.218.0/24\",\r\n + \ \"20.157.219.0/24\",\r\n \"20.157.220.0/24\",\r\n \"20.157.221.0/24\",\r\n + \ \"20.157.222.0/24\",\r\n \"20.157.223.0/24\",\r\n \"20.157.224.0/24\",\r\n + \ \"20.157.225.0/24\",\r\n \"20.157.226.0/24\",\r\n \"20.157.227.0/24\",\r\n + \ \"20.157.228.0/24\",\r\n \"20.157.229.0/24\",\r\n \"20.157.230.0/24\",\r\n + \ \"20.160.0.0/16\",\r\n \"20.161.0.0/16\",\r\n \"20.162.0.0/17\",\r\n + \ \"20.163.0.0/17\",\r\n \"20.163.128.0/17\",\r\n \"20.164.0.0/16\",\r\n + \ \"20.165.0.0/17\",\r\n \"20.165.128.0/17\",\r\n \"20.166.0.0/17\",\r\n + \ \"20.167.0.0/17\",\r\n \"20.168.0.0/17\",\r\n \"20.184.0.0/18\",\r\n \ \"20.184.64.0/18\",\r\n \"20.184.128.0/17\",\r\n \"20.185.0.0/16\",\r\n \ \"20.186.0.0/17\",\r\n \"20.186.128.0/18\",\r\n \"20.186.192.0/18\",\r\n \ \"20.187.0.0/18\",\r\n \"20.187.64.0/18\",\r\n \"20.187.128.0/18\",\r\n @@ -4808,485 +4847,489 @@ interactions: \ \"20.202.56.0/23\",\r\n \"20.202.58.0/24\",\r\n \"20.202.59.0/24\",\r\n \ \"20.202.60.0/24\",\r\n \"20.202.61.0/24\",\r\n \"20.202.62.0/24\",\r\n \ \"20.202.63.0/24\",\r\n \"20.202.64.0/24\",\r\n \"20.202.65.0/24\",\r\n - \ \"20.202.66.0/23\",\r\n \"20.202.80.0/22\",\r\n \"20.202.100.0/23\",\r\n - \ \"20.202.102.0/23\",\r\n \"20.202.120.0/22\",\r\n \"20.202.124.0/24\",\r\n - \ \"20.202.140.0/24\",\r\n \"20.202.141.0/24\",\r\n \"20.202.142.0/23\",\r\n - \ \"20.202.144.0/22\",\r\n \"20.202.148.0/23\",\r\n \"20.203.0.0/18\",\r\n - \ \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n \"20.203.88.0/21\",\r\n - \ \"20.203.96.0/19\",\r\n \"20.203.128.0/17\",\r\n \"20.204.0.0/16\",\r\n - \ \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n \"20.205.80.0/21\",\r\n - \ \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n \"20.205.144.0/20\",\r\n - \ \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n \"20.206.0.0/18\",\r\n - \ \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n \"20.207.0.0/18\",\r\n - \ \"20.207.64.0/18\",\r\n \"20.207.128.0/18\",\r\n \"20.207.192.0/20\",\r\n - \ \"20.207.224.0/19\",\r\n \"20.208.0.0/17\",\r\n \"20.208.128.0/19\",\r\n - \ \"20.208.192.0/18\",\r\n \"20.209.0.0/23\",\r\n \"20.209.2.0/23\",\r\n - \ \"20.209.4.0/23\",\r\n \"20.209.6.0/23\",\r\n \"20.209.8.0/23\",\r\n - \ \"20.209.10.0/23\",\r\n \"20.209.12.0/23\",\r\n \"20.209.14.0/23\",\r\n - \ \"20.209.16.0/23\",\r\n \"20.209.18.0/23\",\r\n \"20.209.20.0/23\",\r\n - \ \"20.209.22.0/23\",\r\n \"20.209.24.0/23\",\r\n \"20.209.26.0/23\",\r\n - \ \"20.209.28.0/23\",\r\n \"20.209.30.0/23\",\r\n \"20.209.32.0/23\",\r\n - \ \"20.209.34.0/23\",\r\n \"20.209.36.0/23\",\r\n \"20.209.38.0/23\",\r\n - \ \"20.209.40.0/23\",\r\n \"20.209.42.0/23\",\r\n \"20.209.44.0/23\",\r\n - \ \"20.209.46.0/23\",\r\n \"20.209.48.0/23\",\r\n \"20.209.50.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"20.209.54.0/23\",\r\n \"20.209.56.0/23\",\r\n - \ \"20.209.58.0/23\",\r\n \"20.209.60.0/23\",\r\n \"20.209.62.0/23\",\r\n - \ \"20.209.64.0/23\",\r\n \"20.209.66.0/23\",\r\n \"20.209.68.0/23\",\r\n - \ \"20.210.0.0/17\",\r\n \"20.210.128.0/18\",\r\n \"20.210.192.0/18\",\r\n - \ \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n \"20.211.192.0/18\",\r\n - \ \"20.212.0.0/16\",\r\n \"20.213.0.0/17\",\r\n \"20.213.128.0/18\",\r\n - \ \"20.213.192.0/20\",\r\n \"20.213.224.0/19\",\r\n \"20.214.0.0/18\",\r\n - \ \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n \"20.215.0.0/18\",\r\n - \ \"20.215.128.0/17\",\r\n \"20.216.0.0/18\",\r\n \"20.216.64.0/18\",\r\n - \ \"20.216.128.0/18\",\r\n \"20.217.0.0/19\",\r\n \"20.217.32.0/22\",\r\n - \ \"20.217.40.0/21\",\r\n \"20.217.48.0/20\",\r\n \"20.217.64.0/19\",\r\n - \ \"20.218.0.0/18\",\r\n \"20.218.64.0/18\",\r\n \"20.218.128.0/17\",\r\n - \ \"20.219.0.0/18\",\r\n \"20.219.64.0/18\",\r\n \"20.219.128.0/17\",\r\n - \ \"20.220.0.0/18\",\r\n \"20.220.64.0/18\",\r\n \"20.220.128.0/17\",\r\n - \ \"20.221.0.0/17\",\r\n \"20.221.128.0/18\",\r\n \"20.221.192.0/18\",\r\n - \ \"20.222.0.0/16\",\r\n \"20.223.0.0/16\",\r\n \"20.224.0.0/16\",\r\n - \ \"20.225.0.0/16\",\r\n \"20.226.0.0/16\",\r\n \"20.227.0.0/18\",\r\n - \ \"20.227.64.0/18\",\r\n \"20.227.128.0/17\",\r\n \"20.228.0.0/18\",\r\n - \ \"20.228.64.0/18\",\r\n \"20.228.128.0/17\",\r\n \"20.229.0.0/16\",\r\n - \ \"20.230.0.0/17\",\r\n \"20.230.128.0/17\",\r\n \"20.231.0.0/17\",\r\n - \ \"20.231.128.0/26\",\r\n \"20.231.192.0/18\",\r\n \"20.232.0.0/16\",\r\n - \ \"20.233.0.0/17\",\r\n \"20.234.0.0/17\",\r\n \"20.234.128.0/17\",\r\n - \ \"20.235.0.0/18\",\r\n \"20.235.64.0/18\",\r\n \"20.235.128.0/18\",\r\n - \ \"20.236.0.0/18\",\r\n \"20.236.64.0/18\",\r\n \"20.236.128.0/18\",\r\n - \ \"20.236.192.0/18\",\r\n \"20.237.0.0/17\",\r\n \"20.237.128.0/17\",\r\n - \ \"20.238.0.0/17\",\r\n \"20.238.128.0/17\",\r\n \"20.239.0.0/16\",\r\n - \ \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n \"20.241.0.0/17\",\r\n - \ \"20.241.128.0/17\",\r\n \"20.242.0.0/17\",\r\n \"20.242.128.0/17\",\r\n - \ \"20.243.0.0/16\",\r\n \"20.244.0.0/17\",\r\n \"20.244.128.0/17\",\r\n - \ \"20.245.0.0/16\",\r\n \"20.246.0.0/17\",\r\n \"20.246.128.0/17\",\r\n - \ \"20.247.0.0/17\",\r\n \"20.247.128.0/17\",\r\n \"20.248.0.0/17\",\r\n - \ \"20.248.128.0/17\",\r\n \"20.249.0.0/16\",\r\n \"20.250.0.0/16\",\r\n - \ \"20.251.0.0/17\",\r\n \"20.252.0.0/17\",\r\n \"20.252.128.0/17\",\r\n - \ \"20.253.0.0/17\",\r\n \"20.253.128.0/17\",\r\n \"20.254.0.0/17\",\r\n - \ \"20.254.128.0/17\",\r\n \"20.255.0.0/16\",\r\n \"23.96.0.0/17\",\r\n - \ \"23.96.128.0/17\",\r\n \"23.97.48.0/20\",\r\n \"23.97.64.0/19\",\r\n - \ \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n - \ \"23.97.112.160/27\",\r\n \"23.97.112.192/27\",\r\n \"23.97.112.224/27\",\r\n - \ \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n \"23.97.128.0/17\",\r\n - \ \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n \"23.98.44.0/24\",\r\n - \ \"23.98.45.0/24\",\r\n \"23.98.46.0/24\",\r\n \"23.98.47.0/24\",\r\n - \ \"23.98.48.0/21\",\r\n \"23.98.56.0/24\",\r\n \"23.98.57.64/26\",\r\n - \ \"23.98.64.0/18\",\r\n \"23.98.128.0/17\",\r\n \"23.99.0.0/18\",\r\n - \ \"23.99.64.0/19\",\r\n \"23.99.96.0/19\",\r\n \"23.99.128.0/17\",\r\n - \ \"23.100.0.0/20\",\r\n \"23.100.16.0/20\",\r\n \"23.100.32.0/20\",\r\n - \ \"23.100.48.0/20\",\r\n \"23.100.64.0/21\",\r\n \"23.100.72.0/21\",\r\n - \ \"23.100.80.0/21\",\r\n \"23.100.88.0/21\",\r\n \"23.100.96.0/21\",\r\n - \ \"23.100.104.0/21\",\r\n \"23.100.112.0/21\",\r\n \"23.100.120.0/21\",\r\n - \ \"23.100.128.0/18\",\r\n \"23.100.192.0/19\",\r\n \"23.100.224.0/20\",\r\n - \ \"23.100.240.0/20\",\r\n \"23.101.0.0/20\",\r\n \"23.101.16.0/20\",\r\n - \ \"23.101.32.0/21\",\r\n \"23.101.48.0/20\",\r\n \"23.101.64.0/20\",\r\n - \ \"23.101.80.0/21\",\r\n \"23.101.112.0/20\",\r\n \"23.101.128.0/20\",\r\n - \ \"23.101.144.0/20\",\r\n \"23.101.160.0/20\",\r\n \"23.101.176.0/20\",\r\n - \ \"23.101.192.0/20\",\r\n \"23.101.208.0/20\",\r\n \"23.101.224.0/19\",\r\n - \ \"23.102.0.0/18\",\r\n \"23.102.64.0/19\",\r\n \"23.102.96.0/19\",\r\n - \ \"23.102.128.0/18\",\r\n \"23.102.192.0/21\",\r\n \"23.102.200.0/23\",\r\n - \ \"23.102.202.0/24\",\r\n \"23.102.203.0/24\",\r\n \"23.102.204.0/22\",\r\n - \ \"23.102.208.0/20\",\r\n \"23.102.224.0/19\",\r\n \"23.103.64.32/27\",\r\n - \ \"23.103.64.64/27\",\r\n \"40.64.0.0/18\",\r\n \"40.64.64.0/18\",\r\n - \ \"40.64.128.0/21\",\r\n \"40.65.0.0/18\",\r\n \"40.65.64.0/18\",\r\n - \ \"40.65.128.0/18\",\r\n \"40.65.192.0/18\",\r\n \"40.66.32.0/19\",\r\n - \ \"40.66.120.0/21\",\r\n \"40.67.0.0/18\",\r\n \"40.67.64.0/19\",\r\n - \ \"40.67.96.0/20\",\r\n \"40.67.112.0/21\",\r\n \"40.67.120.0/21\",\r\n - \ \"40.67.128.0/19\",\r\n \"40.67.160.0/19\",\r\n \"40.67.192.0/19\",\r\n - \ \"40.67.224.0/19\",\r\n \"40.68.0.0/16\",\r\n \"40.69.0.0/18\",\r\n - \ \"40.69.64.0/19\",\r\n \"40.69.96.0/19\",\r\n \"40.69.128.0/18\",\r\n - \ \"40.69.192.0/19\",\r\n \"40.70.0.0/18\",\r\n \"40.70.64.0/20\",\r\n - \ \"40.70.80.0/21\",\r\n \"40.70.88.0/28\",\r\n \"40.70.128.0/17\",\r\n - \ \"40.71.0.0/16\",\r\n \"40.74.0.0/18\",\r\n \"40.74.64.0/18\",\r\n - \ \"40.74.128.0/20\",\r\n \"40.74.144.0/20\",\r\n \"40.74.160.0/19\",\r\n - \ \"40.74.192.0/18\",\r\n \"40.75.0.0/19\",\r\n \"40.75.32.0/21\",\r\n - \ \"40.75.64.0/18\",\r\n \"40.75.128.0/17\",\r\n \"40.76.0.0/16\",\r\n - \ \"40.77.0.0/17\",\r\n \"40.77.128.0/25\",\r\n \"40.77.128.128/25\",\r\n - \ \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n \"40.77.130.128/26\",\r\n - \ \"40.77.130.192/26\",\r\n \"40.77.131.0/25\",\r\n \"40.77.131.128/26\",\r\n - \ \"40.77.131.192/27\",\r\n \"40.77.131.224/28\",\r\n \"40.77.131.240/28\",\r\n - \ \"40.77.132.0/24\",\r\n \"40.77.133.0/24\",\r\n \"40.77.134.0/24\",\r\n - \ \"40.77.135.0/24\",\r\n \"40.77.136.0/28\",\r\n \"40.77.136.16/28\",\r\n - \ \"40.77.136.32/28\",\r\n \"40.77.136.48/28\",\r\n \"40.77.136.64/28\",\r\n - \ \"40.77.136.80/28\",\r\n \"40.77.136.96/28\",\r\n \"40.77.136.112/28\",\r\n - \ \"40.77.136.128/25\",\r\n \"40.77.137.0/25\",\r\n \"40.77.137.128/26\",\r\n - \ \"40.77.137.192/27\",\r\n \"40.77.138.0/25\",\r\n \"40.77.138.128/25\",\r\n - \ \"40.77.139.0/25\",\r\n \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n - \ \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n - \ \"40.77.161.0/26\",\r\n \"40.77.161.64/26\",\r\n \"40.77.161.128/25\",\r\n - \ \"40.77.162.0/24\",\r\n \"40.77.163.0/24\",\r\n \"40.77.164.0/24\",\r\n - \ \"40.77.165.0/24\",\r\n \"40.77.166.0/25\",\r\n \"40.77.166.128/28\",\r\n - \ \"40.77.166.160/27\",\r\n \"40.77.166.192/26\",\r\n \"40.77.167.0/24\",\r\n - \ \"40.77.168.0/24\",\r\n \"40.77.169.0/24\",\r\n \"40.77.170.0/24\",\r\n - \ \"40.77.171.0/24\",\r\n \"40.77.172.0/24\",\r\n \"40.77.173.0/24\",\r\n - \ \"40.77.174.0/24\",\r\n \"40.77.175.0/27\",\r\n \"40.77.175.32/27\",\r\n - \ \"40.77.175.64/27\",\r\n \"40.77.175.96/27\",\r\n \"40.77.175.128/27\",\r\n - \ \"40.77.175.160/27\",\r\n \"40.77.175.192/27\",\r\n \"40.77.175.240/28\",\r\n - \ \"40.77.176.0/24\",\r\n \"40.77.177.0/24\",\r\n \"40.77.178.0/23\",\r\n - \ \"40.77.180.0/23\",\r\n \"40.77.182.0/28\",\r\n \"40.77.182.16/28\",\r\n - \ \"40.77.182.32/27\",\r\n \"40.77.182.64/27\",\r\n \"40.77.182.96/27\",\r\n - \ \"40.77.182.128/27\",\r\n \"40.77.182.160/27\",\r\n \"40.77.182.192/26\",\r\n - \ \"40.77.183.0/24\",\r\n \"40.77.184.0/25\",\r\n \"40.77.184.128/25\",\r\n - \ \"40.77.185.0/25\",\r\n \"40.77.185.128/25\",\r\n \"40.77.186.0/23\",\r\n - \ \"40.77.188.0/22\",\r\n \"40.77.192.0/22\",\r\n \"40.77.196.0/24\",\r\n - \ \"40.77.197.0/24\",\r\n \"40.77.198.0/26\",\r\n \"40.77.198.64/26\",\r\n - \ \"40.77.198.128/25\",\r\n \"40.77.199.0/25\",\r\n \"40.77.199.128/26\",\r\n - \ \"40.77.199.192/26\",\r\n \"40.77.200.0/25\",\r\n \"40.77.200.128/25\",\r\n - \ \"40.77.201.0/24\",\r\n \"40.77.202.0/24\",\r\n \"40.77.224.0/28\",\r\n - \ \"40.77.224.16/28\",\r\n \"40.77.224.32/27\",\r\n \"40.77.224.64/27\",\r\n - \ \"40.77.224.96/27\",\r\n \"40.77.224.128/25\",\r\n \"40.77.225.0/24\",\r\n - \ \"40.77.226.0/25\",\r\n \"40.77.226.128/25\",\r\n \"40.77.227.0/24\",\r\n - \ \"40.77.228.0/24\",\r\n \"40.77.229.0/24\",\r\n \"40.77.230.0/24\",\r\n - \ \"40.77.231.0/24\",\r\n \"40.77.232.0/25\",\r\n \"40.77.232.128/25\",\r\n - \ \"40.77.233.0/24\",\r\n \"40.77.234.0/25\",\r\n \"40.77.234.128/27\",\r\n - \ \"40.77.234.160/27\",\r\n \"40.77.234.192/27\",\r\n \"40.77.234.224/27\",\r\n - \ \"40.77.235.0/24\",\r\n \"40.77.236.0/27\",\r\n \"40.77.236.32/27\",\r\n - \ \"40.77.236.80/28\",\r\n \"40.77.236.96/27\",\r\n \"40.77.236.128/27\",\r\n - \ \"40.77.236.160/28\",\r\n \"40.77.236.176/28\",\r\n \"40.77.236.192/28\",\r\n - \ \"40.77.236.224/27\",\r\n \"40.77.237.0/26\",\r\n \"40.77.237.64/26\",\r\n - \ \"40.77.237.128/25\",\r\n \"40.77.240.0/25\",\r\n \"40.77.240.128/25\",\r\n - \ \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n - \ \"40.77.245.0/24\",\r\n \"40.77.246.0/24\",\r\n \"40.77.247.0/24\",\r\n - \ \"40.77.248.0/25\",\r\n \"40.77.248.128/25\",\r\n \"40.77.249.0/24\",\r\n - \ \"40.77.250.0/24\",\r\n \"40.77.251.0/24\",\r\n \"40.77.252.0/23\",\r\n - \ \"40.77.254.0/26\",\r\n \"40.77.254.64/27\",\r\n \"40.77.254.128/25\",\r\n - \ \"40.77.255.0/25\",\r\n \"40.77.255.128/26\",\r\n \"40.77.255.192/26\",\r\n - \ \"40.78.0.0/17\",\r\n \"40.78.128.0/18\",\r\n \"40.78.192.0/21\",\r\n - \ \"40.78.200.0/21\",\r\n \"40.78.208.0/28\",\r\n \"40.78.208.16/28\",\r\n - \ \"40.78.208.32/30\",\r\n \"40.78.208.48/28\",\r\n \"40.78.208.64/28\",\r\n - \ \"40.78.209.0/24\",\r\n \"40.78.210.0/24\",\r\n \"40.78.211.0/24\",\r\n - \ \"40.78.212.0/24\",\r\n \"40.78.213.0/24\",\r\n \"40.78.214.0/24\",\r\n - \ \"40.78.215.0/24\",\r\n \"40.78.216.0/24\",\r\n \"40.78.217.0/24\",\r\n - \ \"40.78.218.0/24\",\r\n \"40.78.219.0/24\",\r\n \"40.78.220.0/24\",\r\n - \ \"40.78.221.0/24\",\r\n \"40.78.222.0/24\",\r\n \"40.78.223.0/24\",\r\n - \ \"40.78.224.0/21\",\r\n \"40.78.232.0/21\",\r\n \"40.78.240.0/20\",\r\n - \ \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n \"40.79.8.32/28\",\r\n - \ \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n \"40.79.9.0/24\",\r\n - \ \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n \"40.79.48.0/27\",\r\n - \ \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n \"40.79.56.0/21\",\r\n - \ \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n \"40.79.88.0/27\",\r\n - \ \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n \"40.79.90.0/24\",\r\n - \ \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n \"40.79.93.0/28\",\r\n - \ \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n \"40.79.96.0/19\",\r\n - \ \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n \"40.79.152.0/21\",\r\n - \ \"40.79.160.0/20\",\r\n \"40.79.176.0/21\",\r\n \"40.79.184.0/21\",\r\n - \ \"40.79.192.0/21\",\r\n \"40.79.200.0/24\",\r\n \"40.79.201.0/24\",\r\n - \ \"40.79.202.0/24\",\r\n \"40.79.203.0/24\",\r\n \"40.79.204.0/27\",\r\n - \ \"40.79.204.32/28\",\r\n \"40.79.204.48/28\",\r\n \"40.79.204.64/27\",\r\n - \ \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n \"40.79.204.160/27\",\r\n - \ \"40.79.204.192/26\",\r\n \"40.79.205.0/26\",\r\n \"40.79.205.64/28\",\r\n - \ \"40.79.205.80/28\",\r\n \"40.79.205.96/27\",\r\n \"40.79.205.128/26\",\r\n - \ \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n \"40.79.205.240/28\",\r\n - \ \"40.79.206.0/27\",\r\n \"40.79.206.32/27\",\r\n \"40.79.206.64/27\",\r\n - \ \"40.79.206.96/27\",\r\n \"40.79.206.128/27\",\r\n \"40.79.206.160/27\",\r\n - \ \"40.79.206.192/27\",\r\n \"40.79.206.224/27\",\r\n \"40.79.207.0/27\",\r\n - \ \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n \"40.79.207.80/28\",\r\n - \ \"40.79.207.96/27\",\r\n \"40.79.207.128/25\",\r\n \"40.79.208.0/24\",\r\n - \ \"40.79.209.0/24\",\r\n \"40.79.210.0/24\",\r\n \"40.79.211.0/24\",\r\n - \ \"40.79.212.0/24\",\r\n \"40.79.213.0/24\",\r\n \"40.79.214.0/24\",\r\n - \ \"40.79.215.0/24\",\r\n \"40.79.216.0/24\",\r\n \"40.79.217.0/24\",\r\n - \ \"40.79.218.0/24\",\r\n \"40.79.219.0/24\",\r\n \"40.79.220.0/24\",\r\n - \ \"40.79.221.0/24\",\r\n \"40.79.222.0/24\",\r\n \"40.79.223.0/24\",\r\n - \ \"40.79.232.0/21\",\r\n \"40.79.240.0/20\",\r\n \"40.80.0.0/22\",\r\n - \ \"40.80.4.0/22\",\r\n \"40.80.8.0/22\",\r\n \"40.80.12.0/22\",\r\n - \ \"40.80.16.0/22\",\r\n \"40.80.20.0/22\",\r\n \"40.80.24.0/22\",\r\n - \ \"40.80.28.0/22\",\r\n \"40.80.32.0/22\",\r\n \"40.80.36.0/22\",\r\n - \ \"40.80.40.0/22\",\r\n \"40.80.44.0/22\",\r\n \"40.80.48.0/21\",\r\n - \ \"40.80.56.0/21\",\r\n \"40.80.64.0/19\",\r\n \"40.80.96.0/20\",\r\n - \ \"40.80.144.0/21\",\r\n \"40.80.152.0/21\",\r\n \"40.80.160.0/24\",\r\n - \ \"40.80.168.0/21\",\r\n \"40.80.176.0/21\",\r\n \"40.80.184.0/21\",\r\n - \ \"40.80.192.0/19\",\r\n \"40.80.224.0/20\",\r\n \"40.80.240.0/20\",\r\n - \ \"40.81.0.0/20\",\r\n \"40.81.16.0/20\",\r\n \"40.81.32.0/20\",\r\n - \ \"40.81.48.0/20\",\r\n \"40.81.64.0/20\",\r\n \"40.81.80.0/20\",\r\n - \ \"40.81.96.0/20\",\r\n \"40.81.112.0/20\",\r\n \"40.81.128.0/19\",\r\n - \ \"40.81.160.0/20\",\r\n \"40.81.176.0/20\",\r\n \"40.81.192.0/19\",\r\n - \ \"40.81.224.0/19\",\r\n \"40.82.0.0/22\",\r\n \"40.82.4.0/22\",\r\n - \ \"40.82.16.0/22\",\r\n \"40.82.20.0/22\",\r\n \"40.82.24.0/22\",\r\n - \ \"40.82.28.0/22\",\r\n \"40.82.32.0/22\",\r\n \"40.82.36.0/22\",\r\n - \ \"40.82.44.0/22\",\r\n \"40.82.48.0/22\",\r\n \"40.82.60.0/22\",\r\n - \ \"40.82.64.0/22\",\r\n \"40.82.68.0/22\",\r\n \"40.82.72.0/22\",\r\n - \ \"40.82.76.0/22\",\r\n \"40.82.80.0/22\",\r\n \"40.82.84.0/22\",\r\n - \ \"40.82.92.0/22\",\r\n \"40.82.96.0/22\",\r\n \"40.82.100.0/22\",\r\n - \ \"40.82.116.0/22\",\r\n \"40.82.120.0/22\",\r\n \"40.82.128.0/19\",\r\n - \ \"40.82.160.0/19\",\r\n \"40.82.192.0/19\",\r\n \"40.82.224.0/20\",\r\n - \ \"40.82.240.0/22\",\r\n \"40.82.244.0/22\",\r\n \"40.82.248.0/21\",\r\n - \ \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n \"40.83.24.0/26\",\r\n - \ \"40.83.24.64/27\",\r\n \"40.83.24.96/27\",\r\n \"40.83.24.128/25\",\r\n - \ \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n \"40.83.28.0/22\",\r\n - \ \"40.83.32.0/19\",\r\n \"40.83.64.0/18\",\r\n \"40.83.128.0/17\",\r\n - \ \"40.84.0.0/17\",\r\n \"40.84.128.0/17\",\r\n \"40.85.0.0/17\",\r\n - \ \"40.85.128.0/20\",\r\n \"40.85.144.0/20\",\r\n \"40.85.160.0/19\",\r\n - \ \"40.85.192.0/18\",\r\n \"40.86.0.0/17\",\r\n \"40.86.128.0/19\",\r\n - \ \"40.86.160.0/19\",\r\n \"40.86.192.0/18\",\r\n \"40.87.0.0/17\",\r\n - \ \"40.87.128.0/19\",\r\n \"40.87.160.0/22\",\r\n \"40.87.164.0/22\",\r\n - \ \"40.87.168.0/30\",\r\n \"40.87.168.4/30\",\r\n \"40.87.168.8/29\",\r\n - \ \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n \"40.87.168.40/29\",\r\n - \ \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n \"40.87.168.68/31\",\r\n - \ \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n \"40.87.168.80/28\",\r\n - \ \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n \"40.87.168.192/28\",\r\n - \ \"40.87.168.208/31\",\r\n \"40.87.168.210/31\",\r\n \"40.87.168.212/30\",\r\n - \ \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n \"40.87.169.0/27\",\r\n - \ \"40.87.169.32/29\",\r\n \"40.87.169.40/30\",\r\n \"40.87.169.44/30\",\r\n - \ \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n \"40.87.169.58/31\",\r\n - \ \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n \"40.87.169.96/31\",\r\n - \ \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n \"40.87.169.102/31\",\r\n - \ \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n - \ \"40.87.169.136/31\",\r\n \"40.87.169.138/31\",\r\n \"40.87.169.140/30\",\r\n - \ \"40.87.169.144/28\",\r\n \"40.87.169.160/27\",\r\n \"40.87.169.192/26\",\r\n - \ \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n \"40.87.170.144/31\",\r\n - \ \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n \"40.87.170.152/29\",\r\n - \ \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n \"40.87.170.184/30\",\r\n - \ \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n \"40.87.170.194/31\",\r\n - \ \"40.87.170.196/30\",\r\n \"40.87.170.200/29\",\r\n \"40.87.170.208/30\",\r\n - \ \"40.87.170.212/31\",\r\n \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n - \ \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n \"40.87.170.228/30\",\r\n - \ \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n \"40.87.170.248/30\",\r\n - \ \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n \"40.87.171.2/31\",\r\n - \ \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n \"40.87.171.16/28\",\r\n - \ \"40.87.171.32/30\",\r\n \"40.87.171.36/30\",\r\n \"40.87.171.40/31\",\r\n - \ \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n \"40.87.171.48/28\",\r\n - \ \"40.87.171.64/29\",\r\n \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n - \ \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n - \ \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n \"40.87.171.166/31\",\r\n - \ \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n \"40.87.171.192/27\",\r\n - \ \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n \"40.87.171.248/31\",\r\n - \ \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n \"40.87.172.0/22\",\r\n - \ \"40.87.176.0/25\",\r\n \"40.87.176.128/27\",\r\n \"40.87.176.160/29\",\r\n - \ \"40.87.176.168/30\",\r\n \"40.87.176.172/31\",\r\n \"40.87.176.174/31\",\r\n - \ \"40.87.176.176/29\",\r\n \"40.87.176.184/30\",\r\n \"40.87.176.188/30\",\r\n - \ \"40.87.176.192/28\",\r\n \"40.87.176.208/29\",\r\n \"40.87.176.216/29\",\r\n - \ \"40.87.176.224/29\",\r\n \"40.87.176.232/31\",\r\n \"40.87.176.234/31\",\r\n - \ \"40.87.176.236/30\",\r\n \"40.87.176.240/28\",\r\n \"40.87.177.0/28\",\r\n - \ \"40.87.177.16/28\",\r\n \"40.87.177.32/27\",\r\n \"40.87.177.64/27\",\r\n - \ \"40.87.177.96/28\",\r\n \"40.87.177.112/29\",\r\n \"40.87.177.120/31\",\r\n - \ \"40.87.177.122/31\",\r\n \"40.87.177.124/30\",\r\n \"40.87.177.128/28\",\r\n - \ \"40.87.177.144/29\",\r\n \"40.87.177.152/31\",\r\n \"40.87.177.154/31\",\r\n - \ \"40.87.177.156/30\",\r\n \"40.87.177.160/27\",\r\n \"40.87.177.192/29\",\r\n - \ \"40.87.177.200/30\",\r\n \"40.87.177.204/30\",\r\n \"40.87.177.208/30\",\r\n - \ \"40.87.177.212/30\",\r\n \"40.87.177.216/29\",\r\n \"40.87.177.224/27\",\r\n - \ \"40.87.178.0/24\",\r\n \"40.87.179.0/25\",\r\n \"40.87.179.128/26\",\r\n - \ \"40.87.179.192/31\",\r\n \"40.87.179.194/31\",\r\n \"40.87.179.196/30\",\r\n - \ \"40.87.179.200/31\",\r\n \"40.87.179.202/31\",\r\n \"40.87.179.204/30\",\r\n - \ \"40.87.179.208/28\",\r\n \"40.87.179.224/27\",\r\n \"40.87.180.0/30\",\r\n - \ \"40.87.180.4/31\",\r\n \"40.87.180.6/31\",\r\n \"40.87.180.8/30\",\r\n - \ \"40.87.180.12/31\",\r\n \"40.87.180.14/31\",\r\n \"40.87.180.16/30\",\r\n - \ \"40.87.180.20/31\",\r\n \"40.87.180.22/31\",\r\n \"40.87.180.24/30\",\r\n - \ \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n \"40.87.180.40/31\",\r\n - \ \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n \"40.87.180.48/28\",\r\n - \ \"40.87.180.64/30\",\r\n \"40.87.180.68/30\",\r\n \"40.87.180.72/31\",\r\n - \ \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n \"40.87.180.80/28\",\r\n - \ \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n \"40.87.180.192/30\",\r\n - \ \"40.87.180.196/30\",\r\n \"40.87.180.200/31\",\r\n \"40.87.180.202/31\",\r\n - \ \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n - \ \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n \"40.87.180.252/30\",\r\n - \ \"40.87.181.0/30\",\r\n \"40.87.181.4/30\",\r\n \"40.87.181.8/29\",\r\n - \ \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n \"40.87.181.64/26\",\r\n - \ \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n \"40.87.181.152/31\",\r\n - \ \"40.87.181.154/31\",\r\n \"40.87.181.156/30\",\r\n \"40.87.181.160/31\",\r\n - \ \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n \"40.87.181.168/29\",\r\n - \ \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n \"40.87.182.0/30\",\r\n - \ \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n \"40.87.182.16/29\",\r\n - \ \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n \"40.87.182.48/29\",\r\n - \ \"40.87.182.56/30\",\r\n \"40.87.182.60/31\",\r\n \"40.87.182.62/31\",\r\n - \ \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n \"40.87.183.0/28\",\r\n - \ \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n \"40.87.183.28/30\",\r\n - \ \"40.87.183.32/31\",\r\n \"40.87.183.34/31\",\r\n \"40.87.183.36/30\",\r\n - \ \"40.87.183.40/31\",\r\n \"40.87.183.42/31\",\r\n \"40.87.183.44/30\",\r\n - \ \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n \"40.87.183.54/31\",\r\n - \ \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n \"40.87.183.128/28\",\r\n - \ \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n \"40.87.183.192/27\",\r\n - \ \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n \"40.87.183.236/31\",\r\n - \ \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n \"40.87.183.244/30\",\r\n - \ \"40.87.183.248/29\",\r\n \"40.87.184.0/22\",\r\n \"40.87.188.0/22\",\r\n - \ \"40.87.192.0/22\",\r\n \"40.87.196.0/22\",\r\n \"40.87.200.0/22\",\r\n - \ \"40.87.204.0/22\",\r\n \"40.87.208.0/22\",\r\n \"40.87.212.0/22\",\r\n - \ \"40.87.216.0/22\",\r\n \"40.87.220.0/22\",\r\n \"40.87.224.0/22\",\r\n - \ \"40.87.228.0/22\",\r\n \"40.87.232.0/21\",\r\n \"40.88.0.0/16\",\r\n - \ \"40.89.0.0/19\",\r\n \"40.89.32.0/19\",\r\n \"40.89.64.0/18\",\r\n - \ \"40.89.128.0/18\",\r\n \"40.89.192.0/19\",\r\n \"40.89.224.0/19\",\r\n - \ \"40.90.16.0/27\",\r\n \"40.90.16.32/27\",\r\n \"40.90.16.64/27\",\r\n - \ \"40.90.16.96/27\",\r\n \"40.90.16.128/27\",\r\n \"40.90.16.160/27\",\r\n - \ \"40.90.16.192/26\",\r\n \"40.90.17.0/27\",\r\n \"40.90.17.32/27\",\r\n - \ \"40.90.17.64/27\",\r\n \"40.90.17.96/27\",\r\n \"40.90.17.128/28\",\r\n - \ \"40.90.17.144/28\",\r\n \"40.90.17.160/27\",\r\n \"40.90.17.192/27\",\r\n - \ \"40.90.17.224/27\",\r\n \"40.90.18.0/28\",\r\n \"40.90.18.16/28\",\r\n - \ \"40.90.18.32/27\",\r\n \"40.90.18.64/26\",\r\n \"40.90.18.128/26\",\r\n - \ \"40.90.18.192/26\",\r\n \"40.90.19.0/27\",\r\n \"40.90.19.32/27\",\r\n - \ \"40.90.19.64/26\",\r\n \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n - \ \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n \"40.90.21.128/25\",\r\n - \ \"40.90.22.0/25\",\r\n \"40.90.22.128/25\",\r\n \"40.90.23.0/25\",\r\n - \ \"40.90.23.128/25\",\r\n \"40.90.24.0/25\",\r\n \"40.90.24.128/25\",\r\n - \ \"40.90.25.0/26\",\r\n \"40.90.25.64/26\",\r\n \"40.90.25.128/26\",\r\n - \ \"40.90.25.192/26\",\r\n \"40.90.26.0/26\",\r\n \"40.90.26.64/26\",\r\n - \ \"40.90.26.128/25\",\r\n \"40.90.27.0/26\",\r\n \"40.90.27.64/26\",\r\n - \ \"40.90.27.128/26\",\r\n \"40.90.27.192/26\",\r\n \"40.90.28.0/26\",\r\n - \ \"40.90.28.64/26\",\r\n \"40.90.28.128/26\",\r\n \"40.90.28.192/26\",\r\n - \ \"40.90.29.0/26\",\r\n \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n - \ \"40.90.29.192/26\",\r\n \"40.90.30.0/25\",\r\n \"40.90.30.128/27\",\r\n - \ \"40.90.30.160/27\",\r\n \"40.90.30.192/26\",\r\n \"40.90.31.0/27\",\r\n - \ \"40.90.31.32/27\",\r\n \"40.90.31.64/27\",\r\n \"40.90.31.96/27\",\r\n - \ \"40.90.31.128/25\",\r\n \"40.90.128.0/28\",\r\n \"40.90.128.16/28\",\r\n - \ \"40.90.128.32/28\",\r\n \"40.90.128.48/28\",\r\n \"40.90.128.64/28\",\r\n - \ \"40.90.128.80/28\",\r\n \"40.90.128.96/28\",\r\n \"40.90.128.112/28\",\r\n - \ \"40.90.128.128/28\",\r\n \"40.90.128.144/28\",\r\n \"40.90.128.160/28\",\r\n - \ \"40.90.128.176/28\",\r\n \"40.90.128.192/28\",\r\n \"40.90.128.208/28\",\r\n - \ \"40.90.128.224/28\",\r\n \"40.90.128.240/28\",\r\n \"40.90.129.0/27\",\r\n - \ \"40.90.129.32/28\",\r\n \"40.90.129.48/28\",\r\n \"40.90.129.64/27\",\r\n - \ \"40.90.129.96/27\",\r\n \"40.90.129.128/26\",\r\n \"40.90.129.192/27\",\r\n - \ \"40.90.129.224/27\",\r\n \"40.90.130.0/27\",\r\n \"40.90.130.32/28\",\r\n - \ \"40.90.130.48/28\",\r\n \"40.90.130.64/28\",\r\n \"40.90.130.80/28\",\r\n - \ \"40.90.130.96/28\",\r\n \"40.90.130.112/28\",\r\n \"40.90.130.128/28\",\r\n - \ \"40.90.130.144/28\",\r\n \"40.90.130.160/27\",\r\n \"40.90.130.192/28\",\r\n - \ \"40.90.130.208/28\",\r\n \"40.90.130.224/28\",\r\n \"40.90.130.240/28\",\r\n - \ \"40.90.131.0/27\",\r\n \"40.90.131.32/27\",\r\n \"40.90.131.64/27\",\r\n - \ \"40.90.131.96/27\",\r\n \"40.90.131.128/27\",\r\n \"40.90.131.160/27\",\r\n - \ \"40.90.131.192/27\",\r\n \"40.90.131.224/27\",\r\n \"40.90.132.0/27\",\r\n - \ \"40.90.132.32/28\",\r\n \"40.90.132.48/28\",\r\n \"40.90.132.64/28\",\r\n - \ \"40.90.132.80/28\",\r\n \"40.90.132.96/27\",\r\n \"40.90.132.128/26\",\r\n - \ \"40.90.132.192/26\",\r\n \"40.90.133.0/27\",\r\n \"40.90.133.32/27\",\r\n - \ \"40.90.133.64/27\",\r\n \"40.90.133.96/28\",\r\n \"40.90.133.112/28\",\r\n - \ \"40.90.133.128/28\",\r\n \"40.90.133.144/28\",\r\n \"40.90.133.160/27\",\r\n - \ \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n \"40.90.134.64/26\",\r\n - \ \"40.90.134.128/26\",\r\n \"40.90.134.192/26\",\r\n \"40.90.135.0/26\",\r\n - \ \"40.90.135.64/26\",\r\n \"40.90.135.128/25\",\r\n \"40.90.136.0/28\",\r\n - \ \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n \"40.90.136.64/26\",\r\n - \ \"40.90.136.128/27\",\r\n \"40.90.136.160/28\",\r\n \"40.90.136.176/28\",\r\n - \ \"40.90.136.192/27\",\r\n \"40.90.136.224/27\",\r\n \"40.90.137.0/27\",\r\n - \ \"40.90.137.32/27\",\r\n \"40.90.137.64/27\",\r\n \"40.90.137.96/27\",\r\n - \ \"40.90.137.128/27\",\r\n \"40.90.137.160/27\",\r\n \"40.90.137.192/27\",\r\n - \ \"40.90.137.224/27\",\r\n \"40.90.138.0/27\",\r\n \"40.90.138.32/27\",\r\n - \ \"40.90.138.64/27\",\r\n \"40.90.138.96/27\",\r\n \"40.90.138.128/27\",\r\n - \ \"40.90.138.160/27\",\r\n \"40.90.138.192/28\",\r\n \"40.90.138.208/28\",\r\n - \ \"40.90.138.224/27\",\r\n \"40.90.139.0/27\",\r\n \"40.90.139.32/27\",\r\n - \ \"40.90.139.64/27\",\r\n \"40.90.139.96/27\",\r\n \"40.90.139.128/27\",\r\n - \ \"40.90.139.160/27\",\r\n \"40.90.139.192/27\",\r\n \"40.90.139.224/27\",\r\n - \ \"40.90.140.0/27\",\r\n \"40.90.140.32/27\",\r\n \"40.90.140.64/27\",\r\n - \ \"40.90.140.96/27\",\r\n \"40.90.140.128/27\",\r\n \"40.90.140.160/27\",\r\n - \ \"40.90.140.192/27\",\r\n \"40.90.140.224/27\",\r\n \"40.90.141.0/27\",\r\n - \ \"40.90.141.32/27\",\r\n \"40.90.141.64/27\",\r\n \"40.90.141.96/27\",\r\n - \ \"40.90.141.128/27\",\r\n \"40.90.141.160/27\",\r\n \"40.90.141.192/26\",\r\n - \ \"40.90.142.0/27\",\r\n \"40.90.142.32/27\",\r\n \"40.90.142.64/27\",\r\n - \ \"40.90.142.96/27\",\r\n \"40.90.142.128/27\",\r\n \"40.90.142.160/27\",\r\n - \ \"40.90.142.192/28\",\r\n \"40.90.142.208/28\",\r\n \"40.90.142.224/28\",\r\n - \ \"40.90.142.240/28\",\r\n \"40.90.143.0/27\",\r\n \"40.90.143.32/27\",\r\n - \ \"40.90.143.64/27\",\r\n \"40.90.143.96/27\",\r\n \"40.90.143.128/27\",\r\n - \ \"40.90.143.160/27\",\r\n \"40.90.143.192/26\",\r\n \"40.90.144.0/27\",\r\n - \ \"40.90.144.32/27\",\r\n \"40.90.144.64/26\",\r\n \"40.90.144.128/26\",\r\n - \ \"40.90.144.192/27\",\r\n \"40.90.144.224/27\",\r\n \"40.90.145.0/27\",\r\n - \ \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n \"40.90.145.96/27\",\r\n - \ \"40.90.145.128/27\",\r\n \"40.90.145.160/27\",\r\n \"40.90.145.192/27\",\r\n - \ \"40.90.145.224/27\",\r\n \"40.90.146.0/28\",\r\n \"40.90.146.16/28\",\r\n - \ \"40.90.146.32/27\",\r\n \"40.90.146.64/26\",\r\n \"40.90.146.128/27\",\r\n - \ \"40.90.146.160/27\",\r\n \"40.90.146.192/27\",\r\n \"40.90.146.224/27\",\r\n - \ \"40.90.147.0/27\",\r\n \"40.90.147.32/27\",\r\n \"40.90.147.64/27\",\r\n - \ \"40.90.147.96/27\",\r\n \"40.90.147.128/26\",\r\n \"40.90.147.192/27\",\r\n - \ \"40.90.147.224/27\",\r\n \"40.90.148.0/26\",\r\n \"40.90.148.64/27\",\r\n - \ \"40.90.148.96/27\",\r\n \"40.90.148.128/27\",\r\n \"40.90.148.160/28\",\r\n - \ \"40.90.148.176/28\",\r\n \"40.90.148.192/27\",\r\n \"40.90.148.224/27\",\r\n - \ \"40.90.149.0/27\",\r\n \"40.90.149.32/27\",\r\n \"40.90.149.64/27\",\r\n - \ \"40.90.149.96/27\",\r\n \"40.90.149.128/25\",\r\n \"40.90.150.0/27\",\r\n - \ \"40.90.150.32/27\",\r\n \"40.90.150.64/27\",\r\n \"40.90.150.96/27\",\r\n - \ \"40.90.150.128/25\",\r\n \"40.90.151.0/26\",\r\n \"40.90.151.64/27\",\r\n - \ \"40.90.151.96/27\",\r\n \"40.90.151.128/28\",\r\n \"40.90.151.144/28\",\r\n - \ \"40.90.151.160/27\",\r\n \"40.90.151.192/27\",\r\n \"40.90.151.224/27\",\r\n - \ \"40.90.152.0/25\",\r\n \"40.90.152.128/27\",\r\n \"40.90.152.160/27\",\r\n - \ \"40.90.152.192/27\",\r\n \"40.90.152.224/27\",\r\n \"40.90.153.0/26\",\r\n - \ \"40.90.153.64/27\",\r\n \"40.90.153.96/27\",\r\n \"40.90.153.128/25\",\r\n - \ \"40.90.154.0/26\",\r\n \"40.90.154.64/26\",\r\n \"40.90.154.128/26\",\r\n - \ \"40.90.154.192/26\",\r\n \"40.90.155.0/26\",\r\n \"40.90.155.64/26\",\r\n - \ \"40.90.155.128/26\",\r\n \"40.90.155.192/26\",\r\n \"40.90.156.0/26\",\r\n - \ \"40.90.156.64/27\",\r\n \"40.90.156.96/27\",\r\n \"40.90.156.128/26\",\r\n - \ \"40.90.156.192/26\",\r\n \"40.90.157.0/27\",\r\n \"40.90.157.32/27\",\r\n - \ \"40.90.157.64/26\",\r\n \"40.90.157.128/26\",\r\n \"40.90.157.192/27\",\r\n - \ \"40.90.157.224/27\",\r\n \"40.90.158.0/26\",\r\n \"40.90.158.64/26\",\r\n - \ \"40.90.158.128/25\",\r\n \"40.90.159.0/24\",\r\n \"40.90.160.0/19\",\r\n - \ \"40.90.192.0/19\",\r\n \"40.90.224.0/19\",\r\n \"40.91.0.0/22\",\r\n - \ \"40.91.4.0/22\",\r\n \"40.91.12.0/28\",\r\n \"40.91.12.16/28\",\r\n - \ \"40.91.12.32/28\",\r\n \"40.91.12.48/28\",\r\n \"40.91.12.64/26\",\r\n - \ \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n \"40.91.12.208/28\",\r\n - \ \"40.91.12.240/28\",\r\n \"40.91.13.0/28\",\r\n \"40.91.13.64/27\",\r\n - \ \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n - \ \"40.91.14.0/24\",\r\n \"40.91.16.0/22\",\r\n \"40.91.20.0/22\",\r\n - \ \"40.91.24.0/22\",\r\n \"40.91.28.0/22\",\r\n \"40.91.32.0/22\",\r\n - \ \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n \"40.91.192.0/18\",\r\n - \ \"40.93.0.0/23\",\r\n \"40.93.2.0/24\",\r\n \"40.93.3.0/24\",\r\n - \ \"40.93.4.0/24\",\r\n \"40.93.5.0/24\",\r\n \"40.93.6.0/24\",\r\n - \ \"40.93.7.0/24\",\r\n \"40.93.8.0/24\",\r\n \"40.93.9.0/24\",\r\n - \ \"40.93.10.0/24\",\r\n \"40.93.11.0/24\",\r\n \"40.93.12.0/24\",\r\n - \ \"40.93.13.0/24\",\r\n \"40.93.14.0/24\",\r\n \"40.93.15.0/24\",\r\n - \ \"40.93.16.0/24\",\r\n \"40.93.17.0/24\",\r\n \"40.93.64.0/24\",\r\n - \ \"40.93.65.0/24\",\r\n \"40.93.66.0/24\",\r\n \"40.93.128.0/24\",\r\n - \ \"40.93.129.0/24\",\r\n \"40.93.192.0/24\",\r\n \"40.93.193.0/24\",\r\n - \ \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n \"40.93.198.0/23\",\r\n - \ \"40.93.200.0/23\",\r\n \"40.93.202.0/24\",\r\n \"40.93.203.0/24\",\r\n - \ \"40.93.204.0/22\",\r\n \"40.93.208.0/22\",\r\n \"40.93.212.0/24\",\r\n - \ \"40.93.213.0/24\",\r\n \"40.93.214.0/24\",\r\n \"40.96.46.0/24\",\r\n - \ \"40.96.50.0/24\",\r\n \"40.96.52.0/24\",\r\n \"40.96.55.0/24\",\r\n - \ \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n \"40.96.255.0/24\",\r\n - \ \"40.97.4.0/24\",\r\n \"40.97.5.0/24\",\r\n \"40.97.6.0/24\",\r\n - \ \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n \"40.97.13.0/24\",\r\n - \ \"40.101.0.0/24\",\r\n \"40.101.1.0/24\",\r\n \"40.112.36.0/25\",\r\n - \ \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n \"40.112.37.64/26\",\r\n - \ \"40.112.37.128/26\",\r\n \"40.112.37.192/26\",\r\n \"40.112.38.192/26\",\r\n - \ \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n \"40.112.48.0/20\",\r\n - \ \"40.112.64.0/19\",\r\n \"40.112.96.0/19\",\r\n \"40.112.128.0/17\",\r\n - \ \"40.113.0.0/18\",\r\n \"40.113.64.0/19\",\r\n \"40.113.96.0/19\",\r\n - \ \"40.113.128.0/18\",\r\n \"40.113.192.0/18\",\r\n \"40.114.0.0/17\",\r\n - \ \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n \"40.115.64.0/19\",\r\n - \ \"40.115.96.0/19\",\r\n \"40.115.128.0/17\",\r\n \"40.116.0.0/16\",\r\n - \ \"40.117.0.0/19\",\r\n \"40.117.32.0/19\",\r\n \"40.117.64.0/18\",\r\n - \ \"40.117.128.0/17\",\r\n \"40.118.0.0/17\",\r\n \"40.118.128.0/17\",\r\n - \ \"40.119.0.0/18\",\r\n \"40.119.64.0/22\",\r\n \"40.119.68.0/22\",\r\n - \ \"40.119.72.0/22\",\r\n \"40.119.76.0/22\",\r\n \"40.119.80.0/22\",\r\n - \ \"40.119.84.0/22\",\r\n \"40.119.88.0/22\",\r\n \"40.119.92.0/22\",\r\n - \ \"40.119.96.0/22\",\r\n \"40.119.100.0/27\",\r\n \"40.119.100.32/28\",\r\n - \ \"40.119.100.48/30\",\r\n \"40.119.100.52/30\",\r\n \"40.119.100.56/29\",\r\n - \ \"40.119.100.64/28\",\r\n \"40.119.100.80/29\",\r\n \"40.119.100.88/30\",\r\n - \ \"40.119.100.92/30\",\r\n \"40.119.100.96/28\",\r\n \"40.119.100.112/29\",\r\n - \ \"40.119.100.120/30\",\r\n \"40.119.104.0/22\",\r\n \"40.119.108.0/22\",\r\n - \ \"40.119.112.0/22\",\r\n \"40.119.116.0/22\",\r\n \"40.119.120.0/22\",\r\n - \ \"40.119.124.0/22\",\r\n \"40.119.128.0/19\",\r\n \"40.119.160.0/19\",\r\n - \ \"40.119.192.0/18\",\r\n \"40.120.0.0/20\",\r\n \"40.120.16.0/20\",\r\n - \ \"40.120.32.0/19\",\r\n \"40.120.64.0/18\",\r\n \"40.121.0.0/16\",\r\n - \ \"40.122.0.0/20\",\r\n \"40.122.16.0/20\",\r\n \"40.122.32.0/19\",\r\n - \ \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n \"40.123.0.0/17\",\r\n - \ \"40.123.128.0/22\",\r\n \"40.123.132.0/22\",\r\n \"40.123.136.0/24\",\r\n - \ \"40.123.140.0/22\",\r\n \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n - \ \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n \"40.123.144.96/29\",\r\n - \ \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n - \ \"40.123.144.144/29\",\r\n \"40.123.144.152/30\",\r\n \"40.123.144.156/30\",\r\n - \ \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n \"40.123.144.224/28\",\r\n - \ \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n \"40.123.144.252/31\",\r\n - \ \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n \"40.123.145.4/31\",\r\n - \ \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n \"40.123.145.12/31\",\r\n - \ \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n \"40.123.145.20/31\",\r\n - \ \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n \"40.123.145.32/28\",\r\n - \ \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n \"40.123.145.60/30\",\r\n - \ \"40.123.145.64/30\",\r\n \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n - \ \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n - \ \"40.123.145.160/30\",\r\n \"40.123.145.164/31\",\r\n \"40.123.145.166/31\",\r\n - \ \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n \"40.123.145.192/28\",\r\n - \ \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n \"40.123.145.214/31\",\r\n - \ \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n \"40.123.145.222/31\",\r\n - \ \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n \"40.123.146.16/29\",\r\n - \ \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n \"40.123.146.30/31\",\r\n - \ \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n \"40.123.146.42/31\",\r\n - \ \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n \"40.123.146.50/31\",\r\n - \ \"40.123.146.52/31\",\r\n \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n - \ \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n - \ \"40.123.146.164/31\",\r\n \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n - \ \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n \"40.123.146.182/31\",\r\n - \ \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n \"40.123.146.200/30\",\r\n - \ \"40.123.146.204/31\",\r\n \"40.123.146.206/31\",\r\n \"40.123.146.208/31\",\r\n - \ \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n - \ \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n - \ \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n \"40.123.148.0/25\",\r\n + \ \"20.202.66.0/23\",\r\n \"20.202.68.0/24\",\r\n \"20.202.80.0/22\",\r\n + \ \"20.202.100.0/23\",\r\n \"20.202.102.0/23\",\r\n \"20.202.120.0/22\",\r\n + \ \"20.202.124.0/24\",\r\n \"20.202.140.0/24\",\r\n \"20.202.141.0/24\",\r\n + \ \"20.202.142.0/23\",\r\n \"20.202.144.0/22\",\r\n \"20.202.148.0/23\",\r\n + \ \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n + \ \"20.203.88.0/21\",\r\n \"20.203.96.0/19\",\r\n \"20.203.128.0/17\",\r\n + \ \"20.204.0.0/16\",\r\n \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n + \ \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n + \ \"20.205.144.0/20\",\r\n \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n + \ \"20.206.0.0/18\",\r\n \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n + \ \"20.207.0.0/18\",\r\n \"20.207.64.0/18\",\r\n \"20.207.128.0/18\",\r\n + \ \"20.207.192.0/20\",\r\n \"20.207.224.0/19\",\r\n \"20.208.0.0/17\",\r\n + \ \"20.208.128.0/19\",\r\n \"20.208.192.0/18\",\r\n \"20.209.0.0/23\",\r\n + \ \"20.209.2.0/23\",\r\n \"20.209.4.0/23\",\r\n \"20.209.6.0/23\",\r\n + \ \"20.209.8.0/23\",\r\n \"20.209.10.0/23\",\r\n \"20.209.12.0/23\",\r\n + \ \"20.209.14.0/23\",\r\n \"20.209.16.0/23\",\r\n \"20.209.18.0/23\",\r\n + \ \"20.209.20.0/23\",\r\n \"20.209.22.0/23\",\r\n \"20.209.24.0/23\",\r\n + \ \"20.209.26.0/23\",\r\n \"20.209.28.0/23\",\r\n \"20.209.30.0/23\",\r\n + \ \"20.209.32.0/23\",\r\n \"20.209.34.0/23\",\r\n \"20.209.36.0/23\",\r\n + \ \"20.209.38.0/23\",\r\n \"20.209.40.0/23\",\r\n \"20.209.42.0/23\",\r\n + \ \"20.209.44.0/23\",\r\n \"20.209.46.0/23\",\r\n \"20.209.48.0/23\",\r\n + \ \"20.209.50.0/23\",\r\n \"20.209.52.0/23\",\r\n \"20.209.54.0/23\",\r\n + \ \"20.209.56.0/23\",\r\n \"20.209.58.0/23\",\r\n \"20.209.60.0/23\",\r\n + \ \"20.209.62.0/23\",\r\n \"20.209.64.0/23\",\r\n \"20.209.66.0/23\",\r\n + \ \"20.209.68.0/23\",\r\n \"20.209.70.0/23\",\r\n \"20.209.72.0/23\",\r\n + \ \"20.209.74.0/23\",\r\n \"20.210.0.0/17\",\r\n \"20.210.128.0/18\",\r\n + \ \"20.210.192.0/18\",\r\n \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n + \ \"20.211.192.0/18\",\r\n \"20.212.0.0/16\",\r\n \"20.213.0.0/17\",\r\n + \ \"20.213.128.0/18\",\r\n \"20.213.192.0/20\",\r\n \"20.213.224.0/19\",\r\n + \ \"20.214.0.0/18\",\r\n \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n + \ \"20.215.0.0/18\",\r\n \"20.215.128.0/17\",\r\n \"20.216.0.0/18\",\r\n + \ \"20.216.64.0/18\",\r\n \"20.216.128.0/18\",\r\n \"20.217.0.0/19\",\r\n + \ \"20.217.32.0/22\",\r\n \"20.217.40.0/21\",\r\n \"20.217.48.0/20\",\r\n + \ \"20.217.64.0/19\",\r\n \"20.218.0.0/18\",\r\n \"20.218.64.0/18\",\r\n + \ \"20.218.128.0/17\",\r\n \"20.219.0.0/18\",\r\n \"20.219.64.0/18\",\r\n + \ \"20.219.128.0/17\",\r\n \"20.220.0.0/18\",\r\n \"20.220.64.0/18\",\r\n + \ \"20.220.128.0/17\",\r\n \"20.221.0.0/17\",\r\n \"20.221.128.0/18\",\r\n + \ \"20.221.192.0/18\",\r\n \"20.222.0.0/16\",\r\n \"20.223.0.0/16\",\r\n + \ \"20.224.0.0/16\",\r\n \"20.225.0.0/16\",\r\n \"20.226.0.0/16\",\r\n + \ \"20.227.0.0/18\",\r\n \"20.227.64.0/18\",\r\n \"20.227.128.0/17\",\r\n + \ \"20.228.0.0/18\",\r\n \"20.228.64.0/18\",\r\n \"20.228.128.0/17\",\r\n + \ \"20.229.0.0/16\",\r\n \"20.230.0.0/17\",\r\n \"20.230.128.0/17\",\r\n + \ \"20.231.0.0/17\",\r\n \"20.231.128.0/26\",\r\n \"20.231.192.0/18\",\r\n + \ \"20.232.0.0/16\",\r\n \"20.233.0.0/17\",\r\n \"20.234.0.0/17\",\r\n + \ \"20.234.128.0/17\",\r\n \"20.235.0.0/18\",\r\n \"20.235.64.0/18\",\r\n + \ \"20.235.128.0/18\",\r\n \"20.236.0.0/18\",\r\n \"20.236.64.0/18\",\r\n + \ \"20.236.128.0/18\",\r\n \"20.236.192.0/18\",\r\n \"20.237.0.0/17\",\r\n + \ \"20.237.128.0/17\",\r\n \"20.238.0.0/17\",\r\n \"20.238.128.0/17\",\r\n + \ \"20.239.0.0/16\",\r\n \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n + \ \"20.241.0.0/17\",\r\n \"20.241.128.0/17\",\r\n \"20.242.0.0/17\",\r\n + \ \"20.242.128.0/17\",\r\n \"20.243.0.0/16\",\r\n \"20.244.0.0/17\",\r\n + \ \"20.244.128.0/17\",\r\n \"20.245.0.0/16\",\r\n \"20.246.0.0/17\",\r\n + \ \"20.246.128.0/17\",\r\n \"20.247.0.0/17\",\r\n \"20.247.128.0/17\",\r\n + \ \"20.248.0.0/17\",\r\n \"20.248.128.0/17\",\r\n \"20.249.0.0/16\",\r\n + \ \"20.250.0.0/16\",\r\n \"20.251.0.0/17\",\r\n \"20.252.0.0/17\",\r\n + \ \"20.252.128.0/17\",\r\n \"20.253.0.0/17\",\r\n \"20.253.128.0/17\",\r\n + \ \"20.254.0.0/17\",\r\n \"20.254.128.0/17\",\r\n \"20.255.0.0/16\",\r\n + \ \"23.96.0.0/17\",\r\n \"23.96.128.0/17\",\r\n \"23.97.48.0/20\",\r\n + \ \"23.97.64.0/19\",\r\n \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n + \ \"23.97.112.128/28\",\r\n \"23.97.112.160/27\",\r\n \"23.97.112.192/27\",\r\n + \ \"23.97.112.224/27\",\r\n \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n + \ \"23.97.128.0/17\",\r\n \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n + \ \"23.98.44.0/24\",\r\n \"23.98.45.0/24\",\r\n \"23.98.46.0/24\",\r\n + \ \"23.98.47.0/24\",\r\n \"23.98.48.0/21\",\r\n \"23.98.56.0/24\",\r\n + \ \"23.98.57.64/26\",\r\n \"23.98.64.0/18\",\r\n \"23.98.128.0/17\",\r\n + \ \"23.99.0.0/18\",\r\n \"23.99.64.0/19\",\r\n \"23.99.96.0/19\",\r\n + \ \"23.99.128.0/17\",\r\n \"23.100.0.0/20\",\r\n \"23.100.16.0/20\",\r\n + \ \"23.100.32.0/20\",\r\n \"23.100.48.0/20\",\r\n \"23.100.64.0/21\",\r\n + \ \"23.100.72.0/21\",\r\n \"23.100.80.0/21\",\r\n \"23.100.88.0/21\",\r\n + \ \"23.100.96.0/21\",\r\n \"23.100.104.0/21\",\r\n \"23.100.112.0/21\",\r\n + \ \"23.100.120.0/21\",\r\n \"23.100.128.0/18\",\r\n \"23.100.192.0/19\",\r\n + \ \"23.100.224.0/20\",\r\n \"23.100.240.0/20\",\r\n \"23.101.0.0/20\",\r\n + \ \"23.101.16.0/20\",\r\n \"23.101.32.0/21\",\r\n \"23.101.48.0/20\",\r\n + \ \"23.101.64.0/20\",\r\n \"23.101.80.0/21\",\r\n \"23.101.112.0/20\",\r\n + \ \"23.101.128.0/20\",\r\n \"23.101.144.0/20\",\r\n \"23.101.160.0/20\",\r\n + \ \"23.101.176.0/20\",\r\n \"23.101.192.0/20\",\r\n \"23.101.208.0/20\",\r\n + \ \"23.101.224.0/19\",\r\n \"23.102.0.0/18\",\r\n \"23.102.64.0/19\",\r\n + \ \"23.102.96.0/19\",\r\n \"23.102.128.0/18\",\r\n \"23.102.192.0/21\",\r\n + \ \"23.102.200.0/23\",\r\n \"23.102.202.0/24\",\r\n \"23.102.203.0/24\",\r\n + \ \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n \"23.102.224.0/19\",\r\n + \ \"23.103.64.32/27\",\r\n \"23.103.64.64/27\",\r\n \"40.64.0.0/18\",\r\n + \ \"40.64.64.0/18\",\r\n \"40.64.128.0/21\",\r\n \"40.65.0.0/18\",\r\n + \ \"40.65.64.0/18\",\r\n \"40.65.128.0/18\",\r\n \"40.65.192.0/18\",\r\n + \ \"40.66.32.0/19\",\r\n \"40.66.120.0/21\",\r\n \"40.67.0.0/18\",\r\n + \ \"40.67.64.0/19\",\r\n \"40.67.96.0/20\",\r\n \"40.67.112.0/21\",\r\n + \ \"40.67.120.0/21\",\r\n \"40.67.128.0/19\",\r\n \"40.67.160.0/19\",\r\n + \ \"40.67.192.0/19\",\r\n \"40.67.224.0/19\",\r\n \"40.68.0.0/16\",\r\n + \ \"40.69.0.0/18\",\r\n \"40.69.64.0/19\",\r\n \"40.69.96.0/19\",\r\n + \ \"40.69.128.0/18\",\r\n \"40.69.192.0/19\",\r\n \"40.70.0.0/18\",\r\n + \ \"40.70.64.0/20\",\r\n \"40.70.80.0/21\",\r\n \"40.70.88.0/28\",\r\n + \ \"40.70.128.0/17\",\r\n \"40.71.0.0/16\",\r\n \"40.74.0.0/18\",\r\n + \ \"40.74.64.0/18\",\r\n \"40.74.128.0/20\",\r\n \"40.74.144.0/20\",\r\n + \ \"40.74.160.0/19\",\r\n \"40.74.192.0/18\",\r\n \"40.75.0.0/19\",\r\n + \ \"40.75.32.0/21\",\r\n \"40.75.64.0/18\",\r\n \"40.75.128.0/17\",\r\n + \ \"40.76.0.0/16\",\r\n \"40.77.0.0/17\",\r\n \"40.77.128.0/25\",\r\n + \ \"40.77.128.128/25\",\r\n \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n + \ \"40.77.130.128/26\",\r\n \"40.77.130.192/26\",\r\n \"40.77.131.0/25\",\r\n + \ \"40.77.131.128/26\",\r\n \"40.77.131.192/27\",\r\n \"40.77.131.224/28\",\r\n + \ \"40.77.131.240/28\",\r\n \"40.77.132.0/24\",\r\n \"40.77.133.0/24\",\r\n + \ \"40.77.134.0/24\",\r\n \"40.77.135.0/24\",\r\n \"40.77.136.0/28\",\r\n + \ \"40.77.136.16/28\",\r\n \"40.77.136.32/28\",\r\n \"40.77.136.48/28\",\r\n + \ \"40.77.136.64/28\",\r\n \"40.77.136.80/28\",\r\n \"40.77.136.96/28\",\r\n + \ \"40.77.136.112/28\",\r\n \"40.77.136.128/25\",\r\n \"40.77.137.0/25\",\r\n + \ \"40.77.137.128/26\",\r\n \"40.77.137.192/27\",\r\n \"40.77.138.0/25\",\r\n + \ \"40.77.138.128/25\",\r\n \"40.77.139.0/25\",\r\n \"40.77.139.128/25\",\r\n + \ \"40.77.160.0/27\",\r\n \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n + \ \"40.77.160.128/25\",\r\n \"40.77.161.0/26\",\r\n \"40.77.161.64/26\",\r\n + \ \"40.77.161.128/25\",\r\n \"40.77.162.0/24\",\r\n \"40.77.163.0/24\",\r\n + \ \"40.77.164.0/24\",\r\n \"40.77.165.0/24\",\r\n \"40.77.166.0/25\",\r\n + \ \"40.77.166.128/28\",\r\n \"40.77.166.160/27\",\r\n \"40.77.166.192/26\",\r\n + \ \"40.77.167.0/24\",\r\n \"40.77.168.0/24\",\r\n \"40.77.169.0/24\",\r\n + \ \"40.77.170.0/24\",\r\n \"40.77.171.0/24\",\r\n \"40.77.172.0/24\",\r\n + \ \"40.77.173.0/24\",\r\n \"40.77.174.0/24\",\r\n \"40.77.175.0/27\",\r\n + \ \"40.77.175.32/27\",\r\n \"40.77.175.64/27\",\r\n \"40.77.175.96/27\",\r\n + \ \"40.77.175.128/27\",\r\n \"40.77.175.160/27\",\r\n \"40.77.175.192/27\",\r\n + \ \"40.77.175.240/28\",\r\n \"40.77.176.0/24\",\r\n \"40.77.177.0/24\",\r\n + \ \"40.77.178.0/23\",\r\n \"40.77.180.0/23\",\r\n \"40.77.182.0/28\",\r\n + \ \"40.77.182.16/28\",\r\n \"40.77.182.32/27\",\r\n \"40.77.182.64/27\",\r\n + \ \"40.77.182.96/27\",\r\n \"40.77.182.128/27\",\r\n \"40.77.182.160/27\",\r\n + \ \"40.77.182.192/26\",\r\n \"40.77.183.0/24\",\r\n \"40.77.184.0/25\",\r\n + \ \"40.77.184.128/25\",\r\n \"40.77.185.0/25\",\r\n \"40.77.185.128/25\",\r\n + \ \"40.77.186.0/23\",\r\n \"40.77.188.0/22\",\r\n \"40.77.192.0/22\",\r\n + \ \"40.77.196.0/24\",\r\n \"40.77.197.0/24\",\r\n \"40.77.198.0/26\",\r\n + \ \"40.77.198.64/26\",\r\n \"40.77.198.128/25\",\r\n \"40.77.199.0/25\",\r\n + \ \"40.77.199.128/26\",\r\n \"40.77.199.192/26\",\r\n \"40.77.200.0/25\",\r\n + \ \"40.77.200.128/25\",\r\n \"40.77.201.0/24\",\r\n \"40.77.202.0/24\",\r\n + \ \"40.77.224.0/28\",\r\n \"40.77.224.16/28\",\r\n \"40.77.224.32/27\",\r\n + \ \"40.77.224.64/27\",\r\n \"40.77.224.96/27\",\r\n \"40.77.224.128/25\",\r\n + \ \"40.77.225.0/24\",\r\n \"40.77.226.0/25\",\r\n \"40.77.226.128/25\",\r\n + \ \"40.77.227.0/24\",\r\n \"40.77.228.0/24\",\r\n \"40.77.229.0/24\",\r\n + \ \"40.77.230.0/24\",\r\n \"40.77.231.0/24\",\r\n \"40.77.232.0/25\",\r\n + \ \"40.77.232.128/25\",\r\n \"40.77.233.0/24\",\r\n \"40.77.234.0/25\",\r\n + \ \"40.77.234.128/27\",\r\n \"40.77.234.160/27\",\r\n \"40.77.234.192/27\",\r\n + \ \"40.77.234.224/27\",\r\n \"40.77.235.0/24\",\r\n \"40.77.236.0/27\",\r\n + \ \"40.77.236.32/27\",\r\n \"40.77.236.80/28\",\r\n \"40.77.236.96/27\",\r\n + \ \"40.77.236.128/27\",\r\n \"40.77.236.160/28\",\r\n \"40.77.236.176/28\",\r\n + \ \"40.77.236.192/28\",\r\n \"40.77.236.224/27\",\r\n \"40.77.237.0/26\",\r\n + \ \"40.77.237.64/26\",\r\n \"40.77.237.128/25\",\r\n \"40.77.240.0/25\",\r\n + \ \"40.77.240.128/25\",\r\n \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n + \ \"40.77.244.0/25\",\r\n \"40.77.245.0/24\",\r\n \"40.77.246.0/24\",\r\n + \ \"40.77.247.0/24\",\r\n \"40.77.248.0/25\",\r\n \"40.77.248.128/25\",\r\n + \ \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n \"40.77.251.0/24\",\r\n + \ \"40.77.252.0/23\",\r\n \"40.77.254.0/26\",\r\n \"40.77.254.64/27\",\r\n + \ \"40.77.254.128/25\",\r\n \"40.77.255.0/25\",\r\n \"40.77.255.128/26\",\r\n + \ \"40.77.255.192/26\",\r\n \"40.78.0.0/17\",\r\n \"40.78.128.0/18\",\r\n + \ \"40.78.192.0/21\",\r\n \"40.78.200.0/21\",\r\n \"40.78.208.0/28\",\r\n + \ \"40.78.208.16/28\",\r\n \"40.78.208.32/30\",\r\n \"40.78.208.48/28\",\r\n + \ \"40.78.208.64/28\",\r\n \"40.78.209.0/24\",\r\n \"40.78.210.0/24\",\r\n + \ \"40.78.211.0/24\",\r\n \"40.78.212.0/24\",\r\n \"40.78.213.0/24\",\r\n + \ \"40.78.214.0/24\",\r\n \"40.78.215.0/24\",\r\n \"40.78.216.0/24\",\r\n + \ \"40.78.217.0/24\",\r\n \"40.78.218.0/24\",\r\n \"40.78.219.0/24\",\r\n + \ \"40.78.220.0/24\",\r\n \"40.78.221.0/24\",\r\n \"40.78.222.0/24\",\r\n + \ \"40.78.223.0/24\",\r\n \"40.78.224.0/21\",\r\n \"40.78.232.0/21\",\r\n + \ \"40.78.240.0/20\",\r\n \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n + \ \"40.79.8.32/28\",\r\n \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n + \ \"40.79.9.0/24\",\r\n \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n + \ \"40.79.48.0/27\",\r\n \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n + \ \"40.79.56.0/21\",\r\n \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n + \ \"40.79.88.0/27\",\r\n \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n + \ \"40.79.90.0/24\",\r\n \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n + \ \"40.79.93.0/28\",\r\n \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n + \ \"40.79.96.0/19\",\r\n \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n + \ \"40.79.152.0/21\",\r\n \"40.79.160.0/20\",\r\n \"40.79.176.0/21\",\r\n + \ \"40.79.184.0/21\",\r\n \"40.79.192.0/21\",\r\n \"40.79.200.0/24\",\r\n + \ \"40.79.201.0/24\",\r\n \"40.79.202.0/24\",\r\n \"40.79.203.0/24\",\r\n + \ \"40.79.204.0/27\",\r\n \"40.79.204.32/28\",\r\n \"40.79.204.48/28\",\r\n + \ \"40.79.204.64/27\",\r\n \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n + \ \"40.79.204.160/27\",\r\n \"40.79.204.192/26\",\r\n \"40.79.205.0/26\",\r\n + \ \"40.79.205.64/28\",\r\n \"40.79.205.80/28\",\r\n \"40.79.205.96/27\",\r\n + \ \"40.79.205.128/26\",\r\n \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n + \ \"40.79.205.240/28\",\r\n \"40.79.206.0/27\",\r\n \"40.79.206.32/27\",\r\n + \ \"40.79.206.64/27\",\r\n \"40.79.206.96/27\",\r\n \"40.79.206.128/27\",\r\n + \ \"40.79.206.160/27\",\r\n \"40.79.206.192/27\",\r\n \"40.79.206.224/27\",\r\n + \ \"40.79.207.0/27\",\r\n \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n + \ \"40.79.207.80/28\",\r\n \"40.79.207.96/27\",\r\n \"40.79.207.128/25\",\r\n + \ \"40.79.208.0/24\",\r\n \"40.79.209.0/24\",\r\n \"40.79.210.0/24\",\r\n + \ \"40.79.211.0/24\",\r\n \"40.79.212.0/24\",\r\n \"40.79.213.0/24\",\r\n + \ \"40.79.214.0/24\",\r\n \"40.79.215.0/24\",\r\n \"40.79.216.0/24\",\r\n + \ \"40.79.217.0/24\",\r\n \"40.79.218.0/24\",\r\n \"40.79.219.0/24\",\r\n + \ \"40.79.220.0/24\",\r\n \"40.79.221.0/24\",\r\n \"40.79.222.0/24\",\r\n + \ \"40.79.223.0/24\",\r\n \"40.79.232.0/21\",\r\n \"40.79.240.0/20\",\r\n + \ \"40.80.0.0/22\",\r\n \"40.80.4.0/22\",\r\n \"40.80.8.0/22\",\r\n + \ \"40.80.12.0/22\",\r\n \"40.80.16.0/22\",\r\n \"40.80.20.0/22\",\r\n + \ \"40.80.24.0/22\",\r\n \"40.80.28.0/22\",\r\n \"40.80.32.0/22\",\r\n + \ \"40.80.36.0/22\",\r\n \"40.80.40.0/22\",\r\n \"40.80.44.0/22\",\r\n + \ \"40.80.48.0/21\",\r\n \"40.80.56.0/21\",\r\n \"40.80.64.0/19\",\r\n + \ \"40.80.96.0/20\",\r\n \"40.80.144.0/21\",\r\n \"40.80.152.0/21\",\r\n + \ \"40.80.160.0/24\",\r\n \"40.80.168.0/21\",\r\n \"40.80.176.0/21\",\r\n + \ \"40.80.184.0/21\",\r\n \"40.80.192.0/19\",\r\n \"40.80.224.0/20\",\r\n + \ \"40.80.240.0/20\",\r\n \"40.81.0.0/20\",\r\n \"40.81.16.0/20\",\r\n + \ \"40.81.32.0/20\",\r\n \"40.81.48.0/20\",\r\n \"40.81.64.0/20\",\r\n + \ \"40.81.80.0/20\",\r\n \"40.81.96.0/20\",\r\n \"40.81.112.0/20\",\r\n + \ \"40.81.128.0/19\",\r\n \"40.81.160.0/20\",\r\n \"40.81.176.0/20\",\r\n + \ \"40.81.192.0/19\",\r\n \"40.81.224.0/19\",\r\n \"40.82.0.0/22\",\r\n + \ \"40.82.4.0/22\",\r\n \"40.82.16.0/22\",\r\n \"40.82.20.0/22\",\r\n + \ \"40.82.24.0/22\",\r\n \"40.82.28.0/22\",\r\n \"40.82.32.0/22\",\r\n + \ \"40.82.36.0/22\",\r\n \"40.82.44.0/22\",\r\n \"40.82.48.0/22\",\r\n + \ \"40.82.60.0/22\",\r\n \"40.82.64.0/22\",\r\n \"40.82.68.0/22\",\r\n + \ \"40.82.72.0/22\",\r\n \"40.82.76.0/22\",\r\n \"40.82.80.0/22\",\r\n + \ \"40.82.84.0/22\",\r\n \"40.82.92.0/22\",\r\n \"40.82.96.0/22\",\r\n + \ \"40.82.100.0/22\",\r\n \"40.82.116.0/22\",\r\n \"40.82.120.0/22\",\r\n + \ \"40.82.128.0/19\",\r\n \"40.82.160.0/19\",\r\n \"40.82.192.0/19\",\r\n + \ \"40.82.224.0/20\",\r\n \"40.82.240.0/22\",\r\n \"40.82.244.0/22\",\r\n + \ \"40.82.248.0/21\",\r\n \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n + \ \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n \"40.83.24.96/27\",\r\n + \ \"40.83.24.128/25\",\r\n \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n + \ \"40.83.28.0/22\",\r\n \"40.83.32.0/19\",\r\n \"40.83.64.0/18\",\r\n + \ \"40.83.128.0/17\",\r\n \"40.84.0.0/17\",\r\n \"40.84.128.0/17\",\r\n + \ \"40.85.0.0/17\",\r\n \"40.85.128.0/20\",\r\n \"40.85.144.0/20\",\r\n + \ \"40.85.160.0/19\",\r\n \"40.85.192.0/18\",\r\n \"40.86.0.0/17\",\r\n + \ \"40.86.128.0/19\",\r\n \"40.86.160.0/19\",\r\n \"40.86.192.0/18\",\r\n + \ \"40.87.0.0/17\",\r\n \"40.87.128.0/19\",\r\n \"40.87.160.0/22\",\r\n + \ \"40.87.164.0/22\",\r\n \"40.87.168.0/30\",\r\n \"40.87.168.4/30\",\r\n + \ \"40.87.168.8/29\",\r\n \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n + \ \"40.87.168.40/29\",\r\n \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n + \ \"40.87.168.68/31\",\r\n \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n + \ \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n + \ \"40.87.168.192/28\",\r\n \"40.87.168.208/31\",\r\n \"40.87.168.210/31\",\r\n + \ \"40.87.168.212/30\",\r\n \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n + \ \"40.87.169.0/27\",\r\n \"40.87.169.32/29\",\r\n \"40.87.169.40/30\",\r\n + \ \"40.87.169.44/30\",\r\n \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n + \ \"40.87.169.58/31\",\r\n \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n + \ \"40.87.169.96/31\",\r\n \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n + \ \"40.87.169.102/31\",\r\n \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n + \ \"40.87.169.128/29\",\r\n \"40.87.169.136/31\",\r\n \"40.87.169.138/31\",\r\n + \ \"40.87.169.140/30\",\r\n \"40.87.169.144/28\",\r\n \"40.87.169.160/27\",\r\n + \ \"40.87.169.192/26\",\r\n \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n + \ \"40.87.170.144/31\",\r\n \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n + \ \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n + \ \"40.87.170.184/30\",\r\n \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n + \ \"40.87.170.194/31\",\r\n \"40.87.170.196/30\",\r\n \"40.87.170.200/29\",\r\n + \ \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n \"40.87.170.214/31\",\r\n + \ \"40.87.170.216/30\",\r\n \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n + \ \"40.87.170.228/30\",\r\n \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n + \ \"40.87.170.248/30\",\r\n \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n + \ \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n + \ \"40.87.171.16/28\",\r\n \"40.87.171.32/30\",\r\n \"40.87.171.36/30\",\r\n + \ \"40.87.171.40/31\",\r\n \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n + \ \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n \"40.87.171.72/29\",\r\n + \ \"40.87.171.80/28\",\r\n \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n + \ \"40.87.171.160/31\",\r\n \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n + \ \"40.87.171.166/31\",\r\n \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n + \ \"40.87.171.192/27\",\r\n \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n + \ \"40.87.171.248/31\",\r\n \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n + \ \"40.87.172.0/22\",\r\n \"40.87.176.0/25\",\r\n \"40.87.176.128/27\",\r\n + \ \"40.87.176.160/29\",\r\n \"40.87.176.168/30\",\r\n \"40.87.176.172/31\",\r\n + \ \"40.87.176.174/31\",\r\n \"40.87.176.176/29\",\r\n \"40.87.176.184/30\",\r\n + \ \"40.87.176.188/30\",\r\n \"40.87.176.192/28\",\r\n \"40.87.176.208/29\",\r\n + \ \"40.87.176.216/29\",\r\n \"40.87.176.224/29\",\r\n \"40.87.176.232/31\",\r\n + \ \"40.87.176.234/31\",\r\n \"40.87.176.236/30\",\r\n \"40.87.176.240/28\",\r\n + \ \"40.87.177.0/28\",\r\n \"40.87.177.16/28\",\r\n \"40.87.177.32/27\",\r\n + \ \"40.87.177.64/27\",\r\n \"40.87.177.96/28\",\r\n \"40.87.177.112/29\",\r\n + \ \"40.87.177.120/31\",\r\n \"40.87.177.122/31\",\r\n \"40.87.177.124/30\",\r\n + \ \"40.87.177.128/28\",\r\n \"40.87.177.144/29\",\r\n \"40.87.177.152/31\",\r\n + \ \"40.87.177.154/31\",\r\n \"40.87.177.156/30\",\r\n \"40.87.177.160/27\",\r\n + \ \"40.87.177.192/29\",\r\n \"40.87.177.200/30\",\r\n \"40.87.177.204/30\",\r\n + \ \"40.87.177.208/30\",\r\n \"40.87.177.212/30\",\r\n \"40.87.177.216/29\",\r\n + \ \"40.87.177.224/27\",\r\n \"40.87.178.0/24\",\r\n \"40.87.179.0/25\",\r\n + \ \"40.87.179.128/26\",\r\n \"40.87.179.192/31\",\r\n \"40.87.179.194/31\",\r\n + \ \"40.87.179.196/30\",\r\n \"40.87.179.200/31\",\r\n \"40.87.179.202/31\",\r\n + \ \"40.87.179.204/30\",\r\n \"40.87.179.208/28\",\r\n \"40.87.179.224/27\",\r\n + \ \"40.87.180.0/30\",\r\n \"40.87.180.4/31\",\r\n \"40.87.180.6/31\",\r\n + \ \"40.87.180.8/30\",\r\n \"40.87.180.12/31\",\r\n \"40.87.180.14/31\",\r\n + \ \"40.87.180.16/30\",\r\n \"40.87.180.20/31\",\r\n \"40.87.180.22/31\",\r\n + \ \"40.87.180.24/30\",\r\n \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n + \ \"40.87.180.40/31\",\r\n \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n + \ \"40.87.180.48/28\",\r\n \"40.87.180.64/30\",\r\n \"40.87.180.68/30\",\r\n + \ \"40.87.180.72/31\",\r\n \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n + \ \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n + \ \"40.87.180.192/30\",\r\n \"40.87.180.196/30\",\r\n \"40.87.180.200/31\",\r\n + \ \"40.87.180.202/31\",\r\n \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n + \ \"40.87.180.224/28\",\r\n \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n + \ \"40.87.180.252/30\",\r\n \"40.87.181.0/30\",\r\n \"40.87.181.4/30\",\r\n + \ \"40.87.181.8/29\",\r\n \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n + \ \"40.87.181.64/26\",\r\n \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n + \ \"40.87.181.152/31\",\r\n \"40.87.181.154/31\",\r\n \"40.87.181.156/30\",\r\n + \ \"40.87.181.160/31\",\r\n \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n + \ \"40.87.181.168/29\",\r\n \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n + \ \"40.87.182.0/30\",\r\n \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n + \ \"40.87.182.16/29\",\r\n \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n + \ \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n \"40.87.182.60/31\",\r\n + \ \"40.87.182.62/31\",\r\n \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n + \ \"40.87.183.0/28\",\r\n \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n + \ \"40.87.183.28/30\",\r\n \"40.87.183.32/31\",\r\n \"40.87.183.34/31\",\r\n + \ \"40.87.183.36/30\",\r\n \"40.87.183.40/31\",\r\n \"40.87.183.42/31\",\r\n + \ \"40.87.183.44/30\",\r\n \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n + \ \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n + \ \"40.87.183.128/28\",\r\n \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n + \ \"40.87.183.192/27\",\r\n \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n + \ \"40.87.183.236/31\",\r\n \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n + \ \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n \"40.87.184.0/22\",\r\n + \ \"40.87.188.0/22\",\r\n \"40.87.192.0/22\",\r\n \"40.87.196.0/22\",\r\n + \ \"40.87.200.0/22\",\r\n \"40.87.204.0/22\",\r\n \"40.87.208.0/22\",\r\n + \ \"40.87.212.0/22\",\r\n \"40.87.216.0/22\",\r\n \"40.87.220.0/22\",\r\n + \ \"40.87.224.0/22\",\r\n \"40.87.228.0/22\",\r\n \"40.87.232.0/21\",\r\n + \ \"40.88.0.0/16\",\r\n \"40.89.0.0/19\",\r\n \"40.89.32.0/19\",\r\n + \ \"40.89.64.0/18\",\r\n \"40.89.128.0/18\",\r\n \"40.89.192.0/19\",\r\n + \ \"40.89.224.0/19\",\r\n \"40.90.16.0/27\",\r\n \"40.90.16.32/27\",\r\n + \ \"40.90.16.64/27\",\r\n \"40.90.16.96/27\",\r\n \"40.90.16.128/27\",\r\n + \ \"40.90.16.160/27\",\r\n \"40.90.16.192/26\",\r\n \"40.90.17.0/27\",\r\n + \ \"40.90.17.32/27\",\r\n \"40.90.17.64/27\",\r\n \"40.90.17.96/27\",\r\n + \ \"40.90.17.128/28\",\r\n \"40.90.17.144/28\",\r\n \"40.90.17.160/27\",\r\n + \ \"40.90.17.192/27\",\r\n \"40.90.17.224/27\",\r\n \"40.90.18.0/28\",\r\n + \ \"40.90.18.16/28\",\r\n \"40.90.18.32/27\",\r\n \"40.90.18.64/26\",\r\n + \ \"40.90.18.128/26\",\r\n \"40.90.18.192/26\",\r\n \"40.90.19.0/27\",\r\n + \ \"40.90.19.32/27\",\r\n \"40.90.19.64/26\",\r\n \"40.90.19.128/25\",\r\n + \ \"40.90.20.0/25\",\r\n \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n + \ \"40.90.21.128/25\",\r\n \"40.90.22.0/25\",\r\n \"40.90.22.128/25\",\r\n + \ \"40.90.23.0/25\",\r\n \"40.90.23.128/25\",\r\n \"40.90.24.0/25\",\r\n + \ \"40.90.24.128/25\",\r\n \"40.90.25.0/26\",\r\n \"40.90.25.64/26\",\r\n + \ \"40.90.25.128/26\",\r\n \"40.90.25.192/26\",\r\n \"40.90.26.0/26\",\r\n + \ \"40.90.26.64/26\",\r\n \"40.90.26.128/25\",\r\n \"40.90.27.0/26\",\r\n + \ \"40.90.27.64/26\",\r\n \"40.90.27.128/26\",\r\n \"40.90.27.192/26\",\r\n + \ \"40.90.28.0/26\",\r\n \"40.90.28.64/26\",\r\n \"40.90.28.128/26\",\r\n + \ \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n \"40.90.29.64/26\",\r\n + \ \"40.90.29.128/26\",\r\n \"40.90.29.192/26\",\r\n \"40.90.30.0/25\",\r\n + \ \"40.90.30.128/27\",\r\n \"40.90.30.160/27\",\r\n \"40.90.30.192/26\",\r\n + \ \"40.90.31.0/27\",\r\n \"40.90.31.32/27\",\r\n \"40.90.31.64/27\",\r\n + \ \"40.90.31.96/27\",\r\n \"40.90.31.128/25\",\r\n \"40.90.128.0/28\",\r\n + \ \"40.90.128.16/28\",\r\n \"40.90.128.32/28\",\r\n \"40.90.128.48/28\",\r\n + \ \"40.90.128.64/28\",\r\n \"40.90.128.80/28\",\r\n \"40.90.128.96/28\",\r\n + \ \"40.90.128.112/28\",\r\n \"40.90.128.128/28\",\r\n \"40.90.128.144/28\",\r\n + \ \"40.90.128.160/28\",\r\n \"40.90.128.176/28\",\r\n \"40.90.128.192/28\",\r\n + \ \"40.90.128.208/28\",\r\n \"40.90.128.224/28\",\r\n \"40.90.128.240/28\",\r\n + \ \"40.90.129.0/27\",\r\n \"40.90.129.32/28\",\r\n \"40.90.129.48/28\",\r\n + \ \"40.90.129.64/27\",\r\n \"40.90.129.96/27\",\r\n \"40.90.129.128/26\",\r\n + \ \"40.90.129.192/27\",\r\n \"40.90.129.224/27\",\r\n \"40.90.130.0/27\",\r\n + \ \"40.90.130.32/28\",\r\n \"40.90.130.48/28\",\r\n \"40.90.130.64/28\",\r\n + \ \"40.90.130.80/28\",\r\n \"40.90.130.96/28\",\r\n \"40.90.130.112/28\",\r\n + \ \"40.90.130.128/28\",\r\n \"40.90.130.144/28\",\r\n \"40.90.130.160/27\",\r\n + \ \"40.90.130.192/28\",\r\n \"40.90.130.208/28\",\r\n \"40.90.130.224/28\",\r\n + \ \"40.90.130.240/28\",\r\n \"40.90.131.0/27\",\r\n \"40.90.131.32/27\",\r\n + \ \"40.90.131.64/27\",\r\n \"40.90.131.96/27\",\r\n \"40.90.131.128/27\",\r\n + \ \"40.90.131.160/27\",\r\n \"40.90.131.192/27\",\r\n \"40.90.131.224/27\",\r\n + \ \"40.90.132.0/27\",\r\n \"40.90.132.32/28\",\r\n \"40.90.132.48/28\",\r\n + \ \"40.90.132.64/28\",\r\n \"40.90.132.80/28\",\r\n \"40.90.132.96/27\",\r\n + \ \"40.90.132.128/26\",\r\n \"40.90.132.192/26\",\r\n \"40.90.133.0/27\",\r\n + \ \"40.90.133.32/27\",\r\n \"40.90.133.64/27\",\r\n \"40.90.133.96/28\",\r\n + \ \"40.90.133.112/28\",\r\n \"40.90.133.128/28\",\r\n \"40.90.133.144/28\",\r\n + \ \"40.90.133.160/27\",\r\n \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n + \ \"40.90.134.64/26\",\r\n \"40.90.134.128/26\",\r\n \"40.90.134.192/26\",\r\n + \ \"40.90.135.0/26\",\r\n \"40.90.135.64/26\",\r\n \"40.90.135.128/25\",\r\n + \ \"40.90.136.0/28\",\r\n \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n + \ \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n \"40.90.136.160/28\",\r\n + \ \"40.90.136.176/28\",\r\n \"40.90.136.192/27\",\r\n \"40.90.136.224/27\",\r\n + \ \"40.90.137.0/27\",\r\n \"40.90.137.32/27\",\r\n \"40.90.137.64/27\",\r\n + \ \"40.90.137.96/27\",\r\n \"40.90.137.128/27\",\r\n \"40.90.137.160/27\",\r\n + \ \"40.90.137.192/27\",\r\n \"40.90.137.224/27\",\r\n \"40.90.138.0/27\",\r\n + \ \"40.90.138.32/27\",\r\n \"40.90.138.64/27\",\r\n \"40.90.138.96/27\",\r\n + \ \"40.90.138.128/27\",\r\n \"40.90.138.160/27\",\r\n \"40.90.138.192/28\",\r\n + \ \"40.90.138.208/28\",\r\n \"40.90.138.224/27\",\r\n \"40.90.139.0/27\",\r\n + \ \"40.90.139.32/27\",\r\n \"40.90.139.64/27\",\r\n \"40.90.139.96/27\",\r\n + \ \"40.90.139.128/27\",\r\n \"40.90.139.160/27\",\r\n \"40.90.139.192/27\",\r\n + \ \"40.90.139.224/27\",\r\n \"40.90.140.0/27\",\r\n \"40.90.140.32/27\",\r\n + \ \"40.90.140.64/27\",\r\n \"40.90.140.96/27\",\r\n \"40.90.140.128/27\",\r\n + \ \"40.90.140.160/27\",\r\n \"40.90.140.192/27\",\r\n \"40.90.140.224/27\",\r\n + \ \"40.90.141.0/27\",\r\n \"40.90.141.32/27\",\r\n \"40.90.141.64/27\",\r\n + \ \"40.90.141.96/27\",\r\n \"40.90.141.128/27\",\r\n \"40.90.141.160/27\",\r\n + \ \"40.90.141.192/26\",\r\n \"40.90.142.0/27\",\r\n \"40.90.142.32/27\",\r\n + \ \"40.90.142.64/27\",\r\n \"40.90.142.96/27\",\r\n \"40.90.142.128/27\",\r\n + \ \"40.90.142.160/27\",\r\n \"40.90.142.192/28\",\r\n \"40.90.142.208/28\",\r\n + \ \"40.90.142.224/28\",\r\n \"40.90.142.240/28\",\r\n \"40.90.143.0/27\",\r\n + \ \"40.90.143.32/27\",\r\n \"40.90.143.64/27\",\r\n \"40.90.143.96/27\",\r\n + \ \"40.90.143.128/27\",\r\n \"40.90.143.160/27\",\r\n \"40.90.143.192/26\",\r\n + \ \"40.90.144.0/27\",\r\n \"40.90.144.32/27\",\r\n \"40.90.144.64/26\",\r\n + \ \"40.90.144.128/26\",\r\n \"40.90.144.192/27\",\r\n \"40.90.144.224/27\",\r\n + \ \"40.90.145.0/27\",\r\n \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n + \ \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n \"40.90.145.160/27\",\r\n + \ \"40.90.145.192/27\",\r\n \"40.90.145.224/27\",\r\n \"40.90.146.0/28\",\r\n + \ \"40.90.146.16/28\",\r\n \"40.90.146.32/27\",\r\n \"40.90.146.64/26\",\r\n + \ \"40.90.146.128/27\",\r\n \"40.90.146.160/27\",\r\n \"40.90.146.192/27\",\r\n + \ \"40.90.146.224/27\",\r\n \"40.90.147.0/27\",\r\n \"40.90.147.32/27\",\r\n + \ \"40.90.147.64/27\",\r\n \"40.90.147.96/27\",\r\n \"40.90.147.128/26\",\r\n + \ \"40.90.147.192/27\",\r\n \"40.90.147.224/27\",\r\n \"40.90.148.0/26\",\r\n + \ \"40.90.148.64/27\",\r\n \"40.90.148.96/27\",\r\n \"40.90.148.128/27\",\r\n + \ \"40.90.148.160/28\",\r\n \"40.90.148.176/28\",\r\n \"40.90.148.192/27\",\r\n + \ \"40.90.148.224/27\",\r\n \"40.90.149.0/27\",\r\n \"40.90.149.32/27\",\r\n + \ \"40.90.149.64/27\",\r\n \"40.90.149.96/27\",\r\n \"40.90.149.128/25\",\r\n + \ \"40.90.150.0/27\",\r\n \"40.90.150.32/27\",\r\n \"40.90.150.64/27\",\r\n + \ \"40.90.150.96/27\",\r\n \"40.90.150.128/25\",\r\n \"40.90.151.0/26\",\r\n + \ \"40.90.151.64/27\",\r\n \"40.90.151.96/27\",\r\n \"40.90.151.128/28\",\r\n + \ \"40.90.151.144/28\",\r\n \"40.90.151.160/27\",\r\n \"40.90.151.192/27\",\r\n + \ \"40.90.151.224/27\",\r\n \"40.90.152.0/25\",\r\n \"40.90.152.128/27\",\r\n + \ \"40.90.152.160/27\",\r\n \"40.90.152.192/27\",\r\n \"40.90.152.224/27\",\r\n + \ \"40.90.153.0/26\",\r\n \"40.90.153.64/27\",\r\n \"40.90.153.96/27\",\r\n + \ \"40.90.153.128/25\",\r\n \"40.90.154.0/26\",\r\n \"40.90.154.64/26\",\r\n + \ \"40.90.154.128/26\",\r\n \"40.90.154.192/26\",\r\n \"40.90.155.0/26\",\r\n + \ \"40.90.155.64/26\",\r\n \"40.90.155.128/26\",\r\n \"40.90.155.192/26\",\r\n + \ \"40.90.156.0/26\",\r\n \"40.90.156.64/27\",\r\n \"40.90.156.96/27\",\r\n + \ \"40.90.156.128/26\",\r\n \"40.90.156.192/26\",\r\n \"40.90.157.0/27\",\r\n + \ \"40.90.157.32/27\",\r\n \"40.90.157.64/26\",\r\n \"40.90.157.128/26\",\r\n + \ \"40.90.157.192/27\",\r\n \"40.90.157.224/27\",\r\n \"40.90.158.0/26\",\r\n + \ \"40.90.158.64/26\",\r\n \"40.90.158.128/25\",\r\n \"40.90.159.0/24\",\r\n + \ \"40.90.160.0/19\",\r\n \"40.90.192.0/19\",\r\n \"40.90.224.0/19\",\r\n + \ \"40.91.0.0/22\",\r\n \"40.91.4.0/22\",\r\n \"40.91.12.0/28\",\r\n + \ \"40.91.12.16/28\",\r\n \"40.91.12.32/28\",\r\n \"40.91.12.48/28\",\r\n + \ \"40.91.12.64/26\",\r\n \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n + \ \"40.91.12.208/28\",\r\n \"40.91.12.240/28\",\r\n \"40.91.13.0/28\",\r\n + \ \"40.91.13.64/27\",\r\n \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n + \ \"40.91.13.240/28\",\r\n \"40.91.14.0/24\",\r\n \"40.91.16.0/22\",\r\n + \ \"40.91.20.0/22\",\r\n \"40.91.24.0/22\",\r\n \"40.91.28.0/22\",\r\n + \ \"40.91.32.0/22\",\r\n \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n + \ \"40.91.192.0/18\",\r\n \"40.93.0.0/23\",\r\n \"40.93.2.0/24\",\r\n + \ \"40.93.3.0/24\",\r\n \"40.93.4.0/24\",\r\n \"40.93.5.0/24\",\r\n + \ \"40.93.6.0/24\",\r\n \"40.93.7.0/24\",\r\n \"40.93.8.0/24\",\r\n + \ \"40.93.9.0/24\",\r\n \"40.93.10.0/24\",\r\n \"40.93.11.0/24\",\r\n + \ \"40.93.12.0/24\",\r\n \"40.93.13.0/24\",\r\n \"40.93.14.0/24\",\r\n + \ \"40.93.15.0/24\",\r\n \"40.93.16.0/24\",\r\n \"40.93.17.0/24\",\r\n + \ \"40.93.64.0/24\",\r\n \"40.93.65.0/24\",\r\n \"40.93.66.0/24\",\r\n + \ \"40.93.128.0/24\",\r\n \"40.93.129.0/24\",\r\n \"40.93.192.0/24\",\r\n + \ \"40.93.193.0/24\",\r\n \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n + \ \"40.93.198.0/23\",\r\n \"40.93.200.0/23\",\r\n \"40.93.202.0/24\",\r\n + \ \"40.93.203.0/24\",\r\n \"40.93.204.0/22\",\r\n \"40.93.208.0/22\",\r\n + \ \"40.93.212.0/24\",\r\n \"40.93.213.0/24\",\r\n \"40.93.214.0/24\",\r\n + \ \"40.96.46.0/24\",\r\n \"40.96.50.0/24\",\r\n \"40.96.52.0/24\",\r\n + \ \"40.96.55.0/24\",\r\n \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n + \ \"40.96.255.0/24\",\r\n \"40.97.4.0/24\",\r\n \"40.97.5.0/24\",\r\n + \ \"40.97.6.0/24\",\r\n \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n + \ \"40.97.13.0/24\",\r\n \"40.101.0.0/24\",\r\n \"40.101.1.0/24\",\r\n + \ \"40.112.36.0/25\",\r\n \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n + \ \"40.112.37.64/26\",\r\n \"40.112.37.128/26\",\r\n \"40.112.37.192/26\",\r\n + \ \"40.112.38.192/26\",\r\n \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n + \ \"40.112.48.0/20\",\r\n \"40.112.64.0/19\",\r\n \"40.112.96.0/19\",\r\n + \ \"40.112.128.0/17\",\r\n \"40.113.0.0/18\",\r\n \"40.113.64.0/19\",\r\n + \ \"40.113.96.0/19\",\r\n \"40.113.128.0/18\",\r\n \"40.113.192.0/18\",\r\n + \ \"40.114.0.0/17\",\r\n \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n + \ \"40.115.64.0/19\",\r\n \"40.115.96.0/19\",\r\n \"40.115.128.0/17\",\r\n + \ \"40.116.0.0/16\",\r\n \"40.117.0.0/19\",\r\n \"40.117.32.0/19\",\r\n + \ \"40.117.64.0/18\",\r\n \"40.117.128.0/17\",\r\n \"40.118.0.0/17\",\r\n + \ \"40.118.128.0/17\",\r\n \"40.119.0.0/18\",\r\n \"40.119.64.0/22\",\r\n + \ \"40.119.68.0/22\",\r\n \"40.119.72.0/22\",\r\n \"40.119.76.0/22\",\r\n + \ \"40.119.80.0/22\",\r\n \"40.119.84.0/22\",\r\n \"40.119.88.0/22\",\r\n + \ \"40.119.92.0/22\",\r\n \"40.119.96.0/22\",\r\n \"40.119.100.0/27\",\r\n + \ \"40.119.100.32/28\",\r\n \"40.119.100.48/30\",\r\n \"40.119.100.52/30\",\r\n + \ \"40.119.100.56/29\",\r\n \"40.119.100.64/28\",\r\n \"40.119.100.80/29\",\r\n + \ \"40.119.100.88/30\",\r\n \"40.119.100.92/30\",\r\n \"40.119.100.96/28\",\r\n + \ \"40.119.100.112/29\",\r\n \"40.119.100.120/30\",\r\n \"40.119.104.0/22\",\r\n + \ \"40.119.108.0/22\",\r\n \"40.119.112.0/22\",\r\n \"40.119.116.0/22\",\r\n + \ \"40.119.120.0/22\",\r\n \"40.119.124.0/22\",\r\n \"40.119.128.0/19\",\r\n + \ \"40.119.160.0/19\",\r\n \"40.119.192.0/18\",\r\n \"40.120.0.0/20\",\r\n + \ \"40.120.16.0/20\",\r\n \"40.120.32.0/19\",\r\n \"40.120.64.0/18\",\r\n + \ \"40.121.0.0/16\",\r\n \"40.122.0.0/20\",\r\n \"40.122.16.0/20\",\r\n + \ \"40.122.32.0/19\",\r\n \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n + \ \"40.123.0.0/17\",\r\n \"40.123.128.0/22\",\r\n \"40.123.132.0/22\",\r\n + \ \"40.123.136.0/24\",\r\n \"40.123.140.0/22\",\r\n \"40.123.144.0/26\",\r\n + \ \"40.123.144.64/29\",\r\n \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n + \ \"40.123.144.96/29\",\r\n \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n + \ \"40.123.144.128/28\",\r\n \"40.123.144.144/29\",\r\n \"40.123.144.152/30\",\r\n + \ \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n + \ \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n + \ \"40.123.144.252/31\",\r\n \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n + \ \"40.123.145.4/31\",\r\n \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n + \ \"40.123.145.12/31\",\r\n \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n + \ \"40.123.145.20/31\",\r\n \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n + \ \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n + \ \"40.123.145.60/30\",\r\n \"40.123.145.64/30\",\r\n \"40.123.145.68/30\",\r\n + \ \"40.123.145.72/29\",\r\n \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n + \ \"40.123.145.128/27\",\r\n \"40.123.145.160/30\",\r\n \"40.123.145.164/31\",\r\n + \ \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n + \ \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n + \ \"40.123.145.214/31\",\r\n \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n + \ \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n + \ \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n + \ \"40.123.146.30/31\",\r\n \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n + \ \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n + \ \"40.123.146.50/31\",\r\n \"40.123.146.52/31\",\r\n \"40.123.146.54/31\",\r\n + \ \"40.123.146.56/29\",\r\n \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n + \ \"40.123.146.160/30\",\r\n \"40.123.146.164/31\",\r\n \"40.123.146.166/31\",\r\n + \ \"40.123.146.168/29\",\r\n \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n + \ \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n + \ \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n \"40.123.146.206/31\",\r\n + \ \"40.123.146.208/31\",\r\n \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n + \ \"40.123.146.216/29\",\r\n \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n + \ \"40.123.147.32/31\",\r\n \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n + \ \"40.123.147.38/31\",\r\n \"40.123.147.40/29\",\r\n \"40.123.147.48/28\",\r\n + \ \"40.123.147.64/28\",\r\n \"40.123.147.80/30\",\r\n \"40.123.147.84/31\",\r\n + \ \"40.123.147.86/31\",\r\n \"40.123.147.88/29\",\r\n \"40.123.148.0/25\",\r\n \ \"40.123.148.128/30\",\r\n \"40.123.148.132/31\",\r\n \"40.123.152.0/22\",\r\n - \ \"40.123.156.0/22\",\r\n \"40.123.160.0/22\",\r\n \"40.123.164.0/27\",\r\n - \ \"40.123.164.32/29\",\r\n \"40.123.164.40/31\",\r\n \"40.123.168.0/24\",\r\n - \ \"40.123.169.0/30\",\r\n \"40.123.169.4/31\",\r\n \"40.123.169.6/31\",\r\n - \ \"40.123.169.8/29\",\r\n \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n - \ \"40.123.169.64/27\",\r\n \"40.123.169.96/31\",\r\n \"40.123.172.0/29\",\r\n + \ \"40.123.156.0/22\",\r\n \"40.123.160.0/22\",\r\n \"40.123.164.0/26\",\r\n + \ \"40.123.164.64/31\",\r\n \"40.123.168.0/24\",\r\n \"40.123.169.0/30\",\r\n + \ \"40.123.169.4/31\",\r\n \"40.123.169.6/31\",\r\n \"40.123.169.8/29\",\r\n + \ \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n \"40.123.169.64/27\",\r\n + \ \"40.123.169.96/29\",\r\n \"40.123.169.104/31\",\r\n \"40.123.172.0/29\",\r\n \ \"40.123.172.16/28\",\r\n \"40.123.173.0/24\",\r\n \"40.123.174.0/24\",\r\n \ \"40.123.175.0/24\",\r\n \"40.123.176.0/22\",\r\n \"40.123.180.0/22\",\r\n \ \"40.123.188.0/22\",\r\n \"40.123.192.0/19\",\r\n \"40.123.224.0/20\",\r\n @@ -5500,14 +5543,16 @@ interactions: \ \"52.112.119.0/24\",\r\n \"52.112.120.0/24\",\r\n \"52.112.121.0/24\",\r\n \ \"52.112.122.0/24\",\r\n \"52.112.123.0/24\",\r\n \"52.112.124.0/24\",\r\n \ \"52.112.125.0/24\",\r\n \"52.112.126.0/24\",\r\n \"52.112.127.0/24\",\r\n - \ \"52.112.144.0/20\",\r\n \"52.112.168.0/22\",\r\n \"52.112.172.0/22\",\r\n + \ \"52.112.139.0/24\",\r\n \"52.112.140.0/22\",\r\n \"52.112.144.0/20\",\r\n + \ \"52.112.164.0/22\",\r\n \"52.112.168.0/22\",\r\n \"52.112.172.0/22\",\r\n \ \"52.112.176.0/21\",\r\n \"52.112.184.0/22\",\r\n \"52.112.190.0/24\",\r\n \ \"52.112.191.0/24\",\r\n \"52.112.197.0/24\",\r\n \"52.112.200.0/22\",\r\n \ \"52.112.204.0/23\",\r\n \"52.112.206.0/24\",\r\n \"52.112.207.0/24\",\r\n \ \"52.112.212.0/24\",\r\n \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n - \ \"52.112.216.0/21\",\r\n \"52.112.229.0/24\",\r\n \"52.112.230.0/24\",\r\n - \ \"52.112.231.0/24\",\r\n \"52.112.232.0/24\",\r\n \"52.112.233.0/24\",\r\n - \ \"52.112.236.0/24\",\r\n \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n + \ \"52.112.216.0/21\",\r\n \"52.112.224.0/22\",\r\n \"52.112.229.0/24\",\r\n + \ \"52.112.230.0/24\",\r\n \"52.112.231.0/24\",\r\n \"52.112.232.0/24\",\r\n + \ \"52.112.233.0/24\",\r\n \"52.112.234.0/23\",\r\n \"52.112.236.0/24\",\r\n + \ \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n \"52.112.239.0/24\",\r\n \ \"52.112.240.0/20\",\r\n \"52.113.9.0/24\",\r\n \"52.113.10.0/23\",\r\n \ \"52.113.12.0/24\",\r\n \"52.113.13.0/24\",\r\n \"52.113.14.0/24\",\r\n \ \"52.113.15.0/24\",\r\n \"52.113.16.0/20\",\r\n \"52.113.37.0/24\",\r\n @@ -5548,476 +5593,479 @@ interactions: \ \"52.114.200.0/22\",\r\n \"52.114.204.0/23\",\r\n \"52.114.206.0/23\",\r\n \ \"52.114.208.0/24\",\r\n \"52.114.209.0/24\",\r\n \"52.114.210.0/23\",\r\n \ \"52.114.212.0/23\",\r\n \"52.114.214.0/23\",\r\n \"52.114.216.0/22\",\r\n - \ \"52.114.224.0/24\",\r\n \"52.114.226.0/24\",\r\n \"52.114.228.0/24\",\r\n + \ \"52.114.224.0/24\",\r\n \"52.114.225.0/24\",\r\n \"52.114.226.0/24\",\r\n + \ \"52.114.227.0/24\",\r\n \"52.114.228.0/24\",\r\n \"52.114.229.0/24\",\r\n \ \"52.114.230.0/24\",\r\n \"52.114.231.0/24\",\r\n \"52.114.232.0/24\",\r\n - \ \"52.114.233.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.114.236.0/24\",\r\n - \ \"52.114.238.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.114.241.0/24\",\r\n - \ \"52.114.242.0/24\",\r\n \"52.114.244.0/24\",\r\n \"52.114.248.0/22\",\r\n - \ \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n \"52.115.8.0/22\",\r\n - \ \"52.115.16.0/21\",\r\n \"52.115.24.0/22\",\r\n \"52.115.32.0/22\",\r\n - \ \"52.115.36.0/23\",\r\n \"52.115.38.0/24\",\r\n \"52.115.39.0/24\",\r\n - \ \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n \"52.115.46.0/24\",\r\n - \ \"52.115.47.0/24\",\r\n \"52.115.48.0/22\",\r\n \"52.115.52.0/23\",\r\n - \ \"52.115.54.0/24\",\r\n \"52.115.55.0/24\",\r\n \"52.115.56.0/22\",\r\n - \ \"52.115.60.0/23\",\r\n \"52.115.62.0/23\",\r\n \"52.115.64.0/22\",\r\n - \ \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n \"52.115.76.0/22\",\r\n - \ \"52.115.80.0/22\",\r\n \"52.115.84.0/22\",\r\n \"52.115.88.0/22\",\r\n - \ \"52.115.92.0/24\",\r\n \"52.115.93.0/24\",\r\n \"52.115.96.0/24\",\r\n - \ \"52.115.97.0/24\",\r\n \"52.115.98.0/24\",\r\n \"52.115.99.0/24\",\r\n - \ \"52.115.100.0/22\",\r\n \"52.115.104.0/23\",\r\n \"52.115.106.0/23\",\r\n - \ \"52.115.108.0/22\",\r\n \"52.115.112.0/23\",\r\n \"52.115.114.0/24\",\r\n - \ \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n \"52.115.140.0/22\",\r\n - \ \"52.115.144.0/20\",\r\n \"52.115.160.0/19\",\r\n \"52.115.192.0/19\",\r\n - \ \"52.115.224.0/23\",\r\n \"52.115.226.0/23\",\r\n \"52.115.228.0/23\",\r\n - \ \"52.115.230.0/24\",\r\n \"52.115.231.0/24\",\r\n \"52.115.232.0/24\",\r\n - \ \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n \"52.115.235.0/24\",\r\n - \ \"52.115.236.0/23\",\r\n \"52.120.0.0/19\",\r\n \"52.120.32.0/19\",\r\n - \ \"52.120.64.0/19\",\r\n \"52.120.96.0/19\",\r\n \"52.120.128.0/21\",\r\n - \ \"52.120.136.0/21\",\r\n \"52.120.144.0/21\",\r\n \"52.120.152.0/22\",\r\n - \ \"52.120.156.0/24\",\r\n \"52.120.157.0/24\",\r\n \"52.120.158.0/23\",\r\n - \ \"52.120.160.0/19\",\r\n \"52.120.192.0/20\",\r\n \"52.120.208.0/20\",\r\n - \ \"52.120.224.0/20\",\r\n \"52.120.240.0/20\",\r\n \"52.121.0.0/21\",\r\n - \ \"52.121.16.0/21\",\r\n \"52.121.24.0/21\",\r\n \"52.121.32.0/22\",\r\n - \ \"52.121.36.0/22\",\r\n \"52.121.40.0/21\",\r\n \"52.121.48.0/20\",\r\n - \ \"52.121.64.0/20\",\r\n \"52.121.80.0/22\",\r\n \"52.121.84.0/23\",\r\n - \ \"52.121.86.0/23\",\r\n \"52.121.88.0/21\",\r\n \"52.121.96.0/22\",\r\n - \ \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n \"52.121.106.0/23\",\r\n - \ \"52.121.108.0/22\",\r\n \"52.121.112.0/22\",\r\n \"52.121.116.0/22\",\r\n - \ \"52.121.120.0/23\",\r\n \"52.121.122.0/23\",\r\n \"52.121.124.0/22\",\r\n - \ \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n \"52.121.152.0/21\",\r\n - \ \"52.121.160.0/22\",\r\n \"52.121.164.0/24\",\r\n \"52.121.165.0/24\",\r\n - \ \"52.121.168.0/22\",\r\n \"52.121.172.0/22\",\r\n \"52.121.176.0/23\",\r\n - \ \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n \"52.122.0.0/24\",\r\n - \ \"52.122.1.0/24\",\r\n \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n - \ \"52.122.6.0/24\",\r\n \"52.122.7.0/24\",\r\n \"52.122.8.0/22\",\r\n - \ \"52.122.12.0/22\",\r\n \"52.122.16.0/22\",\r\n \"52.122.20.0/22\",\r\n - \ \"52.122.24.0/22\",\r\n \"52.122.28.0/22\",\r\n \"52.123.0.0/24\",\r\n - \ \"52.123.1.0/24\",\r\n \"52.123.2.0/24\",\r\n \"52.123.3.0/24\",\r\n - \ \"52.123.4.0/24\",\r\n \"52.123.5.0/24\",\r\n \"52.123.6.0/24\",\r\n - \ \"52.123.7.0/24\",\r\n \"52.125.128.0/22\",\r\n \"52.125.132.0/22\",\r\n - \ \"52.125.136.0/24\",\r\n \"52.125.137.0/24\",\r\n \"52.125.138.0/23\",\r\n - \ \"52.125.140.0/23\",\r\n \"52.136.0.0/22\",\r\n \"52.136.4.0/22\",\r\n - \ \"52.136.8.0/21\",\r\n \"52.136.16.0/24\",\r\n \"52.136.17.0/24\",\r\n - \ \"52.136.18.0/24\",\r\n \"52.136.19.0/24\",\r\n \"52.136.20.0/24\",\r\n - \ \"52.136.21.0/24\",\r\n \"52.136.22.0/24\",\r\n \"52.136.23.0/24\",\r\n - \ \"52.136.24.0/24\",\r\n \"52.136.25.0/24\",\r\n \"52.136.26.0/24\",\r\n - \ \"52.136.27.0/24\",\r\n \"52.136.28.0/24\",\r\n \"52.136.29.0/24\",\r\n - \ \"52.136.30.0/24\",\r\n \"52.136.31.0/24\",\r\n \"52.136.32.0/19\",\r\n - \ \"52.136.64.0/18\",\r\n \"52.136.128.0/18\",\r\n \"52.136.192.0/18\",\r\n - \ \"52.137.0.0/18\",\r\n \"52.137.64.0/18\",\r\n \"52.137.128.0/17\",\r\n - \ \"52.138.0.0/18\",\r\n \"52.138.64.0/20\",\r\n \"52.138.80.0/21\",\r\n - \ \"52.138.88.0/21\",\r\n \"52.138.96.0/19\",\r\n \"52.138.128.0/17\",\r\n - \ \"52.139.0.0/18\",\r\n \"52.139.64.0/18\",\r\n \"52.139.128.0/18\",\r\n - \ \"52.139.192.0/18\",\r\n \"52.140.0.0/18\",\r\n \"52.140.64.0/18\",\r\n - \ \"52.140.128.0/18\",\r\n \"52.140.192.0/18\",\r\n \"52.141.0.0/18\",\r\n - \ \"52.141.64.0/18\",\r\n \"52.141.128.0/18\",\r\n \"52.141.192.0/19\",\r\n - \ \"52.141.224.0/20\",\r\n \"52.141.240.0/20\",\r\n \"52.142.0.0/18\",\r\n - \ \"52.142.64.0/18\",\r\n \"52.142.128.0/18\",\r\n \"52.142.192.0/18\",\r\n - \ \"52.143.0.0/18\",\r\n \"52.143.64.0/18\",\r\n \"52.143.128.0/18\",\r\n - \ \"52.143.192.0/24\",\r\n \"52.143.193.0/24\",\r\n \"52.143.194.0/24\",\r\n - \ \"52.143.195.0/24\",\r\n \"52.143.196.0/24\",\r\n \"52.143.197.0/24\",\r\n - \ \"52.143.198.0/24\",\r\n \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n - \ \"52.143.202.0/24\",\r\n \"52.143.203.0/24\",\r\n \"52.143.204.0/23\",\r\n - \ \"52.143.206.0/24\",\r\n \"52.143.207.0/24\",\r\n \"52.143.208.0/24\",\r\n - \ \"52.143.209.0/24\",\r\n \"52.143.210.0/24\",\r\n \"52.143.211.0/24\",\r\n - \ \"52.143.212.0/23\",\r\n \"52.143.214.0/24\",\r\n \"52.143.215.0/24\",\r\n - \ \"52.143.216.0/23\",\r\n \"52.143.218.0/24\",\r\n \"52.143.219.0/24\",\r\n - \ \"52.143.220.0/24\",\r\n \"52.143.221.0/24\",\r\n \"52.143.222.0/23\",\r\n - \ \"52.143.224.0/19\",\r\n \"52.146.0.0/17\",\r\n \"52.146.128.0/17\",\r\n - \ \"52.147.0.0/19\",\r\n \"52.147.32.0/19\",\r\n \"52.147.64.0/19\",\r\n - \ \"52.147.96.0/19\",\r\n \"52.147.128.0/19\",\r\n \"52.147.160.0/19\",\r\n - \ \"52.147.192.0/18\",\r\n \"52.148.0.0/18\",\r\n \"52.148.64.0/18\",\r\n - \ \"52.148.128.0/18\",\r\n \"52.148.192.0/18\",\r\n \"52.149.0.0/18\",\r\n - \ \"52.149.64.0/18\",\r\n \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n - \ \"52.150.128.0/17\",\r\n \"52.151.0.0/18\",\r\n \"52.151.64.0/18\",\r\n - \ \"52.151.128.0/17\",\r\n \"52.152.0.0/17\",\r\n \"52.152.128.0/17\",\r\n - \ \"52.153.0.0/18\",\r\n \"52.153.64.0/18\",\r\n \"52.153.128.0/18\",\r\n - \ \"52.153.192.0/18\",\r\n \"52.154.0.0/18\",\r\n \"52.154.64.0/18\",\r\n - \ \"52.154.128.0/17\",\r\n \"52.155.0.0/19\",\r\n \"52.155.32.0/19\",\r\n - \ \"52.155.64.0/19\",\r\n \"52.155.96.0/19\",\r\n \"52.155.128.0/17\",\r\n - \ \"52.156.0.0/19\",\r\n \"52.156.32.0/19\",\r\n \"52.156.64.0/18\",\r\n - \ \"52.156.128.0/19\",\r\n \"52.156.160.0/19\",\r\n \"52.156.192.0/18\",\r\n - \ \"52.157.0.0/18\",\r\n \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n - \ \"52.158.0.0/17\",\r\n \"52.158.128.0/19\",\r\n \"52.158.160.0/20\",\r\n - \ \"52.158.176.0/20\",\r\n \"52.158.192.0/19\",\r\n \"52.158.224.0/19\",\r\n - \ \"52.159.0.0/18\",\r\n \"52.159.64.0/18\",\r\n \"52.159.128.0/17\",\r\n - \ \"52.160.0.0/16\",\r\n \"52.161.0.0/16\",\r\n \"52.162.0.0/16\",\r\n - \ \"52.163.0.0/16\",\r\n \"52.164.0.0/16\",\r\n \"52.165.0.0/19\",\r\n - \ \"52.165.32.0/20\",\r\n \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n - \ \"52.165.56.0/21\",\r\n \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n - \ \"52.165.104.0/25\",\r\n \"52.165.104.128/26\",\r\n \"52.165.128.0/17\",\r\n - \ \"52.166.0.0/16\",\r\n \"52.167.0.0/16\",\r\n \"52.168.0.0/16\",\r\n - \ \"52.169.0.0/16\",\r\n \"52.170.0.0/16\",\r\n \"52.171.0.0/16\",\r\n - \ \"52.172.0.0/17\",\r\n \"52.172.128.0/17\",\r\n \"52.173.0.0/16\",\r\n - \ \"52.174.0.0/16\",\r\n \"52.175.0.0/17\",\r\n \"52.175.128.0/18\",\r\n - \ \"52.175.192.0/18\",\r\n \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n - \ \"52.176.160.0/21\",\r\n \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n - \ \"52.176.224.0/24\",\r\n \"52.176.225.0/24\",\r\n \"52.176.232.0/21\",\r\n - \ \"52.176.240.0/20\",\r\n \"52.177.0.0/16\",\r\n \"52.178.0.0/17\",\r\n - \ \"52.178.128.0/17\",\r\n \"52.179.0.0/17\",\r\n \"52.179.128.0/17\",\r\n - \ \"52.180.0.0/17\",\r\n \"52.180.128.0/19\",\r\n \"52.180.160.0/20\",\r\n - \ \"52.180.176.0/21\",\r\n \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n - \ \"52.180.185.0/24\",\r\n \"52.182.128.0/17\",\r\n \"52.183.0.0/17\",\r\n - \ \"52.183.128.0/18\",\r\n \"52.183.192.0/18\",\r\n \"52.184.0.0/17\",\r\n - \ \"52.184.128.0/19\",\r\n \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n - \ \"52.184.168.16/28\",\r\n \"52.184.168.32/28\",\r\n \"52.184.168.80/28\",\r\n - \ \"52.184.168.96/27\",\r\n \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n - \ \"52.184.170.0/24\",\r\n \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n - \ \"52.185.0.0/19\",\r\n \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n - \ \"52.185.56.0/26\",\r\n \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n - \ \"52.185.56.112/28\",\r\n \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n - \ \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n - \ \"52.185.112.64/27\",\r\n \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n - \ \"52.185.128.0/18\",\r\n \"52.185.192.0/18\",\r\n \"52.186.0.0/16\",\r\n - \ \"52.187.0.0/17\",\r\n \"52.187.128.0/18\",\r\n \"52.187.192.0/18\",\r\n - \ \"52.188.0.0/16\",\r\n \"52.189.0.0/17\",\r\n \"52.189.128.0/18\",\r\n - \ \"52.189.192.0/18\",\r\n \"52.190.0.0/17\",\r\n \"52.190.128.0/17\",\r\n - \ \"52.191.0.0/17\",\r\n \"52.191.128.0/18\",\r\n \"52.191.192.0/18\",\r\n - \ \"52.224.0.0/16\",\r\n \"52.225.0.0/17\",\r\n \"52.225.128.0/21\",\r\n - \ \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n \"52.225.136.48/28\",\r\n - \ \"52.225.136.64/28\",\r\n \"52.225.137.0/24\",\r\n \"52.225.144.0/20\",\r\n - \ \"52.225.160.0/19\",\r\n \"52.225.192.0/18\",\r\n \"52.226.0.0/16\",\r\n - \ \"52.228.0.0/17\",\r\n \"52.228.128.0/17\",\r\n \"52.229.0.0/18\",\r\n - \ \"52.229.64.0/18\",\r\n \"52.229.128.0/17\",\r\n \"52.230.0.0/17\",\r\n - \ \"52.230.128.0/17\",\r\n \"52.231.0.0/17\",\r\n \"52.231.128.0/17\",\r\n - \ \"52.232.0.0/17\",\r\n \"52.232.128.0/21\",\r\n \"52.232.136.0/21\",\r\n - \ \"52.232.144.0/24\",\r\n \"52.232.145.0/24\",\r\n \"52.232.146.0/24\",\r\n - \ \"52.232.147.0/24\",\r\n \"52.232.148.0/24\",\r\n \"52.232.149.0/24\",\r\n - \ \"52.232.150.0/24\",\r\n \"52.232.151.0/24\",\r\n \"52.232.152.0/24\",\r\n - \ \"52.232.153.0/24\",\r\n \"52.232.154.0/24\",\r\n \"52.232.155.0/24\",\r\n - \ \"52.232.156.0/24\",\r\n \"52.232.157.0/24\",\r\n \"52.232.158.0/24\",\r\n - \ \"52.232.159.0/24\",\r\n \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n - \ \"52.233.0.0/18\",\r\n \"52.233.64.0/18\",\r\n \"52.233.128.0/17\",\r\n - \ \"52.234.0.0/17\",\r\n \"52.234.128.0/17\",\r\n \"52.235.0.0/18\",\r\n - \ \"52.235.64.0/18\",\r\n \"52.236.0.0/17\",\r\n \"52.236.128.0/17\",\r\n - \ \"52.237.0.0/18\",\r\n \"52.237.64.0/18\",\r\n \"52.237.128.0/18\",\r\n - \ \"52.237.192.0/18\",\r\n \"52.238.0.0/18\",\r\n \"52.238.192.0/18\",\r\n - \ \"52.239.0.0/17\",\r\n \"52.239.128.0/24\",\r\n \"52.239.129.0/24\",\r\n - \ \"52.239.130.0/23\",\r\n \"52.239.132.0/23\",\r\n \"52.239.134.0/24\",\r\n - \ \"52.239.135.0/26\",\r\n \"52.239.135.64/26\",\r\n \"52.239.135.128/26\",\r\n - \ \"52.239.135.192/26\",\r\n \"52.239.136.0/22\",\r\n \"52.239.140.0/22\",\r\n - \ \"52.239.144.0/23\",\r\n \"52.239.146.0/23\",\r\n \"52.239.148.0/27\",\r\n - \ \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.150.0/23\",\r\n \"52.239.152.0/22\",\r\n \"52.239.156.0/24\",\r\n - \ \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n - \ \"52.239.157.224/27\",\r\n \"52.239.158.0/23\",\r\n \"52.239.160.0/22\",\r\n - \ \"52.239.164.0/25\",\r\n \"52.239.164.128/26\",\r\n \"52.239.164.192/26\",\r\n - \ \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n - \ \"52.239.167.0/24\",\r\n \"52.239.168.0/22\",\r\n \"52.239.172.0/22\",\r\n - \ \"52.239.176.128/25\",\r\n \"52.239.177.0/27\",\r\n \"52.239.177.32/27\",\r\n - \ \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n \"52.239.178.0/23\",\r\n - \ \"52.239.180.0/22\",\r\n \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n - \ \"52.239.184.176/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.184.224/27\",\r\n - \ \"52.239.185.0/28\",\r\n \"52.239.185.32/27\",\r\n \"52.239.186.0/24\",\r\n - \ \"52.239.187.0/25\",\r\n \"52.239.187.128/25\",\r\n \"52.239.188.0/24\",\r\n - \ \"52.239.189.0/24\",\r\n \"52.239.190.0/25\",\r\n \"52.239.190.128/26\",\r\n - \ \"52.239.190.192/26\",\r\n \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n - \ \"52.239.192.96/27\",\r\n \"52.239.192.128/27\",\r\n \"52.239.192.160/27\",\r\n - \ \"52.239.192.192/26\",\r\n \"52.239.193.0/24\",\r\n \"52.239.194.0/24\",\r\n - \ \"52.239.195.0/24\",\r\n \"52.239.196.0/24\",\r\n \"52.239.197.0/24\",\r\n - \ \"52.239.198.0/25\",\r\n \"52.239.198.128/27\",\r\n \"52.239.198.192/26\",\r\n - \ \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n \"52.239.202.0/24\",\r\n - \ \"52.239.203.0/24\",\r\n \"52.239.205.0/24\",\r\n \"52.239.206.0/24\",\r\n - \ \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n - \ \"52.239.207.192/26\",\r\n \"52.239.208.0/23\",\r\n \"52.239.210.0/23\",\r\n - \ \"52.239.212.0/23\",\r\n \"52.239.214.0/23\",\r\n \"52.239.216.0/23\",\r\n - \ \"52.239.218.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.222.0/23\",\r\n - \ \"52.239.224.0/24\",\r\n \"52.239.225.0/24\",\r\n \"52.239.226.0/24\",\r\n - \ \"52.239.227.0/24\",\r\n \"52.239.228.0/23\",\r\n \"52.239.230.0/24\",\r\n - \ \"52.239.231.0/24\",\r\n \"52.239.232.0/25\",\r\n \"52.239.232.128/25\",\r\n - \ \"52.239.233.0/25\",\r\n \"52.239.233.128/25\",\r\n \"52.239.234.0/23\",\r\n - \ \"52.239.236.0/23\",\r\n \"52.239.238.0/24\",\r\n \"52.239.239.0/24\",\r\n - \ \"52.239.240.0/24\",\r\n \"52.239.241.0/24\",\r\n \"52.239.242.0/23\",\r\n - \ \"52.239.244.0/23\",\r\n \"52.239.246.0/23\",\r\n \"52.239.248.0/24\",\r\n - \ \"52.239.249.0/24\",\r\n \"52.239.250.0/24\",\r\n \"52.239.251.0/24\",\r\n - \ \"52.239.252.0/24\",\r\n \"52.239.253.0/24\",\r\n \"52.239.254.0/23\",\r\n - \ \"52.240.0.0/17\",\r\n \"52.240.128.0/17\",\r\n \"52.241.0.0/16\",\r\n - \ \"52.242.0.0/18\",\r\n \"52.242.64.0/18\",\r\n \"52.242.128.0/17\",\r\n - \ \"52.243.32.0/19\",\r\n \"52.243.64.0/18\",\r\n \"52.245.8.0/22\",\r\n - \ \"52.245.12.0/22\",\r\n \"52.245.16.0/22\",\r\n \"52.245.20.0/22\",\r\n - \ \"52.245.24.0/22\",\r\n \"52.245.28.0/22\",\r\n \"52.245.32.0/22\",\r\n - \ \"52.245.36.0/22\",\r\n \"52.245.40.0/22\",\r\n \"52.245.44.0/24\",\r\n - \ \"52.245.45.0/25\",\r\n \"52.245.45.128/28\",\r\n \"52.245.45.144/28\",\r\n - \ \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n - \ \"52.245.46.32/28\",\r\n \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n - \ \"52.245.46.80/28\",\r\n \"52.245.46.96/28\",\r\n \"52.245.46.112/28\",\r\n - \ \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n - \ \"52.245.48.0/22\",\r\n \"52.245.52.0/22\",\r\n \"52.245.56.0/22\",\r\n - \ \"52.245.60.0/22\",\r\n \"52.245.64.0/22\",\r\n \"52.245.68.0/24\",\r\n - \ \"52.245.69.0/27\",\r\n \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n - \ \"52.245.69.96/28\",\r\n \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n - \ \"52.245.69.192/26\",\r\n \"52.245.70.0/23\",\r\n \"52.245.72.0/22\",\r\n - \ \"52.245.76.0/22\",\r\n \"52.245.80.0/22\",\r\n \"52.245.84.0/22\",\r\n - \ \"52.245.88.0/22\",\r\n \"52.245.92.0/22\",\r\n \"52.245.96.0/22\",\r\n - \ \"52.245.100.0/22\",\r\n \"52.245.104.0/22\",\r\n \"52.245.108.0/22\",\r\n - \ \"52.245.112.0/22\",\r\n \"52.245.116.0/22\",\r\n \"52.245.120.0/22\",\r\n - \ \"52.245.124.0/22\",\r\n \"52.246.0.0/17\",\r\n \"52.246.128.0/20\",\r\n - \ \"52.246.152.0/21\",\r\n \"52.246.160.0/19\",\r\n \"52.246.192.0/18\",\r\n - \ \"52.247.0.0/17\",\r\n \"52.247.192.0/18\",\r\n \"52.248.0.0/17\",\r\n - \ \"52.248.128.0/17\",\r\n \"52.249.0.0/18\",\r\n \"52.249.64.0/19\",\r\n - \ \"52.249.128.0/17\",\r\n \"52.250.0.0/17\",\r\n \"52.250.128.0/18\",\r\n - \ \"52.250.192.0/18\",\r\n \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n - \ \"52.252.128.0/17\",\r\n \"52.253.0.0/18\",\r\n \"52.253.64.0/20\",\r\n - \ \"52.253.80.0/20\",\r\n \"52.253.96.0/19\",\r\n \"52.253.128.0/20\",\r\n - \ \"52.253.148.0/23\",\r\n \"52.253.150.0/23\",\r\n \"52.253.152.0/23\",\r\n - \ \"52.253.154.0/23\",\r\n \"52.253.156.0/22\",\r\n \"52.253.160.0/24\",\r\n - \ \"52.253.161.0/24\",\r\n \"52.253.162.0/23\",\r\n \"52.253.164.0/24\",\r\n - \ \"52.253.165.0/24\",\r\n \"52.253.166.0/24\",\r\n \"52.253.167.0/24\",\r\n - \ \"52.253.168.0/24\",\r\n \"52.253.169.0/24\",\r\n \"52.253.170.0/23\",\r\n - \ \"52.253.172.0/24\",\r\n \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n - \ \"52.253.175.0/24\",\r\n \"52.253.176.0/24\",\r\n \"52.253.177.0/24\",\r\n - \ \"52.253.178.0/24\",\r\n \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n - \ \"52.253.181.0/24\",\r\n \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n - \ \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n \"52.253.187.0/24\",\r\n - \ \"52.253.188.0/23\",\r\n \"52.253.190.0/24\",\r\n \"52.253.191.0/24\",\r\n - \ \"52.253.192.0/24\",\r\n \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n - \ \"52.253.196.0/24\",\r\n \"52.253.197.0/24\",\r\n \"52.253.198.0/24\",\r\n - \ \"52.253.199.0/24\",\r\n \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n - \ \"52.253.203.0/24\",\r\n \"52.253.204.0/23\",\r\n \"52.253.206.0/24\",\r\n - \ \"52.253.207.0/24\",\r\n \"52.253.208.0/23\",\r\n \"52.253.210.0/23\",\r\n - \ \"52.253.212.0/24\",\r\n \"52.253.213.0/24\",\r\n \"52.253.214.0/23\",\r\n - \ \"52.253.216.0/23\",\r\n \"52.253.218.0/24\",\r\n \"52.253.219.0/24\",\r\n - \ \"52.253.220.0/23\",\r\n \"52.253.222.0/23\",\r\n \"52.253.224.0/21\",\r\n - \ \"52.253.232.0/21\",\r\n \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n - \ \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n \"52.254.120.0/21\",\r\n - \ \"52.254.128.0/17\",\r\n \"52.255.0.0/19\",\r\n \"52.255.32.0/19\",\r\n - \ \"52.255.64.0/18\",\r\n \"52.255.128.0/17\",\r\n \"53.103.135.0/24\",\r\n - \ \"53.103.136.0/24\",\r\n \"53.103.137.0/24\",\r\n \"53.103.138.0/24\",\r\n - \ \"53.103.139.0/24\",\r\n \"53.103.140.0/24\",\r\n \"53.103.141.0/24\",\r\n - \ \"53.103.142.0/24\",\r\n \"53.103.143.0/24\",\r\n \"64.4.8.0/24\",\r\n - \ \"64.4.54.0/24\",\r\n \"65.52.0.0/19\",\r\n \"65.52.32.0/21\",\r\n - \ \"65.52.48.0/20\",\r\n \"65.52.64.0/20\",\r\n \"65.52.104.0/24\",\r\n - \ \"65.52.106.0/24\",\r\n \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n - \ \"65.52.111.0/24\",\r\n \"65.52.112.0/20\",\r\n \"65.52.128.0/19\",\r\n - \ \"65.52.160.0/19\",\r\n \"65.52.192.0/19\",\r\n \"65.52.224.0/21\",\r\n - \ \"65.52.232.0/21\",\r\n \"65.52.240.0/21\",\r\n \"65.52.248.0/21\",\r\n - \ \"65.54.19.128/27\",\r\n \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n - \ \"65.55.32.128/28\",\r\n \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n - \ \"65.55.33.176/28\",\r\n \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n - \ \"65.55.44.8/29\",\r\n \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n - \ \"65.55.44.64/27\",\r\n \"65.55.44.96/28\",\r\n \"65.55.44.112/28\",\r\n - \ \"65.55.44.128/27\",\r\n \"65.55.51.0/24\",\r\n \"65.55.60.176/29\",\r\n - \ \"65.55.60.184/30\",\r\n \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n - \ \"65.55.105.96/27\",\r\n \"65.55.105.160/27\",\r\n \"65.55.105.192/27\",\r\n - \ \"65.55.105.224/27\",\r\n \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n - \ \"65.55.106.128/26\",\r\n \"65.55.106.192/28\",\r\n \"65.55.106.208/28\",\r\n - \ \"65.55.106.224/28\",\r\n \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n - \ \"65.55.107.48/28\",\r\n \"65.55.107.64/27\",\r\n \"65.55.107.96/27\",\r\n - \ \"65.55.108.0/24\",\r\n \"65.55.109.0/24\",\r\n \"65.55.110.0/24\",\r\n - \ \"65.55.120.0/24\",\r\n \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n - \ \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n \"65.55.209.128/26\",\r\n - \ \"65.55.209.192/26\",\r\n \"65.55.210.0/24\",\r\n \"65.55.211.0/27\",\r\n - \ \"65.55.211.32/27\",\r\n \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n - \ \"65.55.213.0/27\",\r\n \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n - \ \"65.55.217.0/24\",\r\n \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n - \ \"65.55.219.32/27\",\r\n \"65.55.219.64/26\",\r\n \"65.55.219.128/25\",\r\n - \ \"65.55.250.0/24\",\r\n \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n - \ \"70.37.8.0/22\",\r\n \"70.37.12.0/32\",\r\n \"70.37.16.0/20\",\r\n - \ \"70.37.32.0/20\",\r\n \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n - \ \"70.37.160.0/21\",\r\n \"94.245.88.0/21\",\r\n \"94.245.104.0/21\",\r\n - \ \"94.245.117.96/27\",\r\n \"94.245.118.0/27\",\r\n \"94.245.120.128/28\",\r\n - \ \"94.245.122.0/24\",\r\n \"94.245.123.144/28\",\r\n \"94.245.123.176/28\",\r\n - \ \"102.37.0.0/20\",\r\n \"102.37.16.0/21\",\r\n \"102.37.24.0/23\",\r\n - \ \"102.37.26.0/27\",\r\n \"102.37.26.32/27\",\r\n \"102.37.32.0/19\",\r\n - \ \"102.37.64.0/21\",\r\n \"102.37.72.0/21\",\r\n \"102.37.80.0/21\",\r\n - \ \"102.37.96.0/19\",\r\n \"102.37.128.0/19\",\r\n \"102.37.160.0/21\",\r\n - \ \"102.37.192.0/18\",\r\n \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n - \ \"102.133.96.0/20\",\r\n \"102.133.112.0/28\",\r\n \"102.133.120.0/21\",\r\n - \ \"102.133.128.0/18\",\r\n \"102.133.192.0/19\",\r\n \"102.133.224.0/20\",\r\n - \ \"102.133.240.0/25\",\r\n \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n - \ \"103.25.156.0/24\",\r\n \"103.36.96.0/24\",\r\n \"103.255.140.0/23\",\r\n - \ \"104.40.0.0/17\",\r\n \"104.40.128.0/17\",\r\n \"104.41.0.0/18\",\r\n - \ \"104.41.64.0/18\",\r\n \"104.41.128.0/19\",\r\n \"104.41.160.0/19\",\r\n - \ \"104.41.192.0/18\",\r\n \"104.42.0.0/16\",\r\n \"104.43.0.0/17\",\r\n - \ \"104.43.128.0/17\",\r\n \"104.44.88.0/27\",\r\n \"104.44.88.32/27\",\r\n - \ \"104.44.88.64/27\",\r\n \"104.44.88.96/27\",\r\n \"104.44.88.128/27\",\r\n - \ \"104.44.88.160/27\",\r\n \"104.44.88.192/27\",\r\n \"104.44.88.224/27\",\r\n - \ \"104.44.89.0/27\",\r\n \"104.44.89.32/27\",\r\n \"104.44.89.64/27\",\r\n - \ \"104.44.89.96/27\",\r\n \"104.44.89.128/27\",\r\n \"104.44.89.160/27\",\r\n - \ \"104.44.89.192/27\",\r\n \"104.44.89.224/27\",\r\n \"104.44.90.0/27\",\r\n - \ \"104.44.90.32/27\",\r\n \"104.44.90.64/26\",\r\n \"104.44.90.128/27\",\r\n - \ \"104.44.90.160/27\",\r\n \"104.44.90.192/27\",\r\n \"104.44.90.224/27\",\r\n - \ \"104.44.91.0/27\",\r\n \"104.44.91.32/27\",\r\n \"104.44.91.64/27\",\r\n - \ \"104.44.91.96/27\",\r\n \"104.44.91.128/27\",\r\n \"104.44.91.160/27\",\r\n - \ \"104.44.91.192/27\",\r\n \"104.44.91.224/27\",\r\n \"104.44.92.0/27\",\r\n - \ \"104.44.92.32/27\",\r\n \"104.44.92.64/27\",\r\n \"104.44.92.96/27\",\r\n - \ \"104.44.92.128/27\",\r\n \"104.44.92.160/27\",\r\n \"104.44.92.192/27\",\r\n - \ \"104.44.92.224/27\",\r\n \"104.44.93.0/27\",\r\n \"104.44.93.32/27\",\r\n - \ \"104.44.93.64/27\",\r\n \"104.44.93.96/27\",\r\n \"104.44.93.128/27\",\r\n - \ \"104.44.93.160/27\",\r\n \"104.44.93.192/27\",\r\n \"104.44.93.224/27\",\r\n - \ \"104.44.94.0/28\",\r\n \"104.44.94.16/28\",\r\n \"104.44.94.32/28\",\r\n - \ \"104.44.94.48/28\",\r\n \"104.44.94.64/28\",\r\n \"104.44.94.80/28\",\r\n - \ \"104.44.94.96/28\",\r\n \"104.44.94.112/28\",\r\n \"104.44.94.128/28\",\r\n - \ \"104.44.94.144/28\",\r\n \"104.44.94.160/27\",\r\n \"104.44.94.192/28\",\r\n - \ \"104.44.94.208/28\",\r\n \"104.44.94.224/27\",\r\n \"104.44.95.0/28\",\r\n - \ \"104.44.95.16/28\",\r\n \"104.44.95.32/28\",\r\n \"104.44.95.48/28\",\r\n - \ \"104.44.95.64/28\",\r\n \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n - \ \"104.44.95.112/28\",\r\n \"104.44.95.128/27\",\r\n \"104.44.95.160/27\",\r\n - \ \"104.44.95.192/28\",\r\n \"104.44.95.208/28\",\r\n \"104.44.95.224/28\",\r\n - \ \"104.44.95.240/28\",\r\n \"104.44.128.0/18\",\r\n \"104.45.0.0/18\",\r\n - \ \"104.45.64.0/20\",\r\n \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n - \ \"104.45.128.0/18\",\r\n \"104.45.192.0/20\",\r\n \"104.45.208.0/20\",\r\n - \ \"104.45.224.0/19\",\r\n \"104.46.0.0/21\",\r\n \"104.46.8.0/21\",\r\n - \ \"104.46.24.0/22\",\r\n \"104.46.28.0/24\",\r\n \"104.46.29.0/24\",\r\n - \ \"104.46.30.0/23\",\r\n \"104.46.32.0/19\",\r\n \"104.46.64.0/19\",\r\n - \ \"104.46.96.0/19\",\r\n \"104.46.160.0/19\",\r\n \"104.46.192.0/20\",\r\n - \ \"104.46.208.0/20\",\r\n \"104.46.224.0/20\",\r\n \"104.47.128.0/18\",\r\n - \ \"104.47.200.0/21\",\r\n \"104.47.208.0/23\",\r\n \"104.47.210.0/23\",\r\n - \ \"104.47.212.0/23\",\r\n \"104.47.214.0/23\",\r\n \"104.47.216.64/26\",\r\n - \ \"104.47.218.0/23\",\r\n \"104.47.220.0/22\",\r\n \"104.47.224.0/20\",\r\n - \ \"104.208.0.0/19\",\r\n \"104.208.32.0/20\",\r\n \"104.208.48.0/20\",\r\n - \ \"104.208.64.0/18\",\r\n \"104.208.128.0/17\",\r\n \"104.209.0.0/18\",\r\n - \ \"104.209.64.0/20\",\r\n \"104.209.80.0/20\",\r\n \"104.209.128.0/17\",\r\n - \ \"104.210.0.0/20\",\r\n \"104.210.32.0/19\",\r\n \"104.210.64.0/18\",\r\n - \ \"104.210.128.0/19\",\r\n \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n - \ \"104.211.0.0/18\",\r\n \"104.211.64.0/18\",\r\n \"104.211.128.0/18\",\r\n - \ \"104.211.192.0/18\",\r\n \"104.214.0.0/17\",\r\n \"104.214.128.0/19\",\r\n - \ \"104.214.160.0/19\",\r\n \"104.214.192.0/18\",\r\n \"104.215.0.0/18\",\r\n - \ \"104.215.64.0/18\",\r\n \"104.215.128.0/17\",\r\n \"111.221.28.0/24\",\r\n - \ \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \"111.221.78.0/23\",\r\n - \ \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n \"131.253.12.0/29\",\r\n - \ \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n \"131.253.12.48/29\",\r\n - \ \"131.253.12.80/28\",\r\n \"131.253.12.160/28\",\r\n \"131.253.12.192/28\",\r\n - \ \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n \"131.253.12.228/30\",\r\n - \ \"131.253.12.240/29\",\r\n \"131.253.12.248/29\",\r\n \"131.253.13.0/28\",\r\n - \ \"131.253.13.16/29\",\r\n \"131.253.13.24/29\",\r\n \"131.253.13.32/28\",\r\n - \ \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n \"131.253.13.80/29\",\r\n - \ \"131.253.13.88/30\",\r\n \"131.253.13.96/30\",\r\n \"131.253.13.100/30\",\r\n - \ \"131.253.13.104/30\",\r\n \"131.253.13.128/27\",\r\n \"131.253.14.4/30\",\r\n - \ \"131.253.14.8/31\",\r\n \"131.253.14.16/28\",\r\n \"131.253.14.32/27\",\r\n - \ \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n \"131.253.14.160/27\",\r\n - \ \"131.253.14.192/29\",\r\n \"131.253.14.208/28\",\r\n \"131.253.14.224/28\",\r\n - \ \"131.253.14.248/29\",\r\n \"131.253.15.8/29\",\r\n \"131.253.15.16/28\",\r\n - \ \"131.253.15.32/27\",\r\n \"131.253.15.192/28\",\r\n \"131.253.15.208/28\",\r\n - \ \"131.253.15.224/27\",\r\n \"131.253.24.0/28\",\r\n \"131.253.24.160/27\",\r\n - \ \"131.253.24.192/26\",\r\n \"131.253.25.0/24\",\r\n \"131.253.27.0/24\",\r\n - \ \"131.253.34.224/27\",\r\n \"131.253.35.128/26\",\r\n \"131.253.35.192/26\",\r\n - \ \"131.253.36.128/26\",\r\n \"131.253.36.224/27\",\r\n \"131.253.38.0/27\",\r\n - \ \"131.253.38.32/27\",\r\n \"131.253.38.128/26\",\r\n \"131.253.38.224/27\",\r\n - \ \"131.253.40.0/28\",\r\n \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n - \ \"131.253.40.64/28\",\r\n \"131.253.40.80/28\",\r\n \"131.253.40.96/27\",\r\n - \ \"131.253.40.128/27\",\r\n \"131.253.40.160/28\",\r\n \"131.253.40.192/26\",\r\n - \ \"131.253.41.0/24\",\r\n \"132.245.230.0/23\",\r\n \"134.170.80.64/28\",\r\n - \ \"134.170.192.0/21\",\r\n \"134.170.220.0/23\",\r\n \"134.170.222.0/24\",\r\n - \ \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n \"137.116.96.0/22\",\r\n - \ \"137.116.112.0/20\",\r\n \"137.116.128.0/19\",\r\n \"137.116.160.0/20\",\r\n - \ \"137.116.176.0/21\",\r\n \"137.116.184.0/21\",\r\n \"137.116.192.0/19\",\r\n - \ \"137.116.224.0/19\",\r\n \"137.117.0.0/19\",\r\n \"137.117.32.0/19\",\r\n - \ \"137.117.64.0/18\",\r\n \"137.117.128.0/17\",\r\n \"137.135.0.0/18\",\r\n - \ \"137.135.64.0/18\",\r\n \"137.135.128.0/17\",\r\n \"138.91.0.0/20\",\r\n - \ \"138.91.16.0/20\",\r\n \"138.91.32.0/20\",\r\n \"138.91.48.0/20\",\r\n - \ \"138.91.64.0/19\",\r\n \"138.91.96.0/19\",\r\n \"138.91.128.0/17\",\r\n - \ \"157.55.2.128/26\",\r\n \"157.55.3.0/24\",\r\n \"157.55.7.128/26\",\r\n - \ \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n \"157.55.10.160/29\",\r\n - \ \"157.55.10.176/28\",\r\n \"157.55.10.192/26\",\r\n \"157.55.11.128/25\",\r\n - \ \"157.55.12.64/26\",\r\n \"157.55.12.128/26\",\r\n \"157.55.13.64/26\",\r\n - \ \"157.55.13.128/26\",\r\n \"157.55.24.0/21\",\r\n \"157.55.37.0/24\",\r\n - \ \"157.55.38.0/24\",\r\n \"157.55.39.0/24\",\r\n \"157.55.48.0/24\",\r\n - \ \"157.55.50.0/25\",\r\n \"157.55.51.224/28\",\r\n \"157.55.55.0/27\",\r\n - \ \"157.55.55.32/28\",\r\n \"157.55.55.100/30\",\r\n \"157.55.55.104/29\",\r\n - \ \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n \"157.55.55.152/29\",\r\n - \ \"157.55.55.160/28\",\r\n \"157.55.55.176/29\",\r\n \"157.55.55.200/29\",\r\n - \ \"157.55.55.216/29\",\r\n \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n - \ \"157.55.55.240/28\",\r\n \"157.55.60.224/27\",\r\n \"157.55.64.0/20\",\r\n - \ \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n \"157.55.103.128/25\",\r\n - \ \"157.55.106.0/26\",\r\n \"157.55.106.128/25\",\r\n \"157.55.107.0/24\",\r\n - \ \"157.55.108.0/23\",\r\n \"157.55.110.0/23\",\r\n \"157.55.115.0/25\",\r\n - \ \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n \"157.55.153.224/28\",\r\n - \ \"157.55.154.128/25\",\r\n \"157.55.160.0/20\",\r\n \"157.55.176.0/20\",\r\n - \ \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n \"157.55.204.1/32\",\r\n - \ \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n \"157.55.204.34/31\",\r\n - \ \"157.55.204.128/25\",\r\n \"157.55.208.0/21\",\r\n \"157.55.248.0/21\",\r\n - \ \"157.56.2.0/25\",\r\n \"157.56.2.128/25\",\r\n \"157.56.3.0/25\",\r\n - \ \"157.56.3.128/25\",\r\n \"157.56.8.0/21\",\r\n \"157.56.19.224/27\",\r\n - \ \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n \"157.56.24.160/27\",\r\n - \ \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n \"157.56.80.0/25\",\r\n - \ \"157.56.117.64/27\",\r\n \"157.56.160.0/21\",\r\n \"157.56.176.0/21\",\r\n - \ \"157.56.216.0/26\",\r\n \"168.61.0.0/19\",\r\n \"168.61.32.0/20\",\r\n - \ \"168.61.48.0/21\",\r\n \"168.61.56.0/21\",\r\n \"168.61.64.0/20\",\r\n - \ \"168.61.80.0/20\",\r\n \"168.61.96.0/19\",\r\n \"168.61.128.0/25\",\r\n - \ \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n \"168.61.128.192/26\",\r\n - \ \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n \"168.61.129.208/28\",\r\n - \ \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n \"168.61.130.128/25\",\r\n - \ \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n \"168.61.132.0/26\",\r\n - \ \"168.61.136.0/21\",\r\n \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n - \ \"168.61.208.0/20\",\r\n \"168.62.0.0/19\",\r\n \"168.62.32.0/19\",\r\n - \ \"168.62.64.0/19\",\r\n \"168.62.96.0/19\",\r\n \"168.62.128.0/19\",\r\n - \ \"168.62.160.0/19\",\r\n \"168.62.192.0/19\",\r\n \"168.62.224.0/19\",\r\n - \ \"168.63.0.0/19\",\r\n \"168.63.32.0/19\",\r\n \"168.63.64.0/20\",\r\n - \ \"168.63.80.0/21\",\r\n \"168.63.88.0/23\",\r\n \"168.63.90.0/24\",\r\n - \ \"168.63.91.0/26\",\r\n \"168.63.92.0/22\",\r\n \"168.63.96.0/19\",\r\n - \ \"168.63.128.0/24\",\r\n \"168.63.129.0/28\",\r\n \"168.63.129.32/27\",\r\n - \ \"168.63.129.64/26\",\r\n \"168.63.129.128/25\",\r\n \"168.63.130.0/23\",\r\n - \ \"168.63.132.0/22\",\r\n \"168.63.136.0/21\",\r\n \"168.63.148.0/22\",\r\n - \ \"168.63.152.0/22\",\r\n \"168.63.156.0/24\",\r\n \"168.63.160.0/19\",\r\n - \ \"168.63.192.0/19\",\r\n \"168.63.224.0/19\",\r\n \"191.232.16.0/21\",\r\n - \ \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n \"191.232.160.0/19\",\r\n - \ \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n \"191.233.8.0/21\",\r\n - \ \"191.233.16.0/20\",\r\n \"191.233.32.0/20\",\r\n \"191.233.48.0/21\",\r\n - \ \"191.233.64.0/18\",\r\n \"191.233.128.0/20\",\r\n \"191.233.144.0/20\",\r\n - \ \"191.233.160.0/19\",\r\n \"191.233.192.0/18\",\r\n \"191.234.2.0/23\",\r\n - \ \"191.234.16.0/20\",\r\n \"191.234.32.0/19\",\r\n \"191.234.128.0/18\",\r\n - \ \"191.234.192.0/19\",\r\n \"191.234.224.0/19\",\r\n \"191.235.32.0/19\",\r\n - \ \"191.235.64.0/18\",\r\n \"191.235.128.0/18\",\r\n \"191.235.192.0/22\",\r\n - \ \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n \"191.235.208.0/20\",\r\n - \ \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n - \ \"191.235.250.0/25\",\r\n \"191.235.255.0/24\",\r\n \"191.236.0.0/18\",\r\n - \ \"191.236.64.0/18\",\r\n \"191.236.128.0/18\",\r\n \"191.236.192.0/18\",\r\n - \ \"191.237.0.0/17\",\r\n \"191.237.128.0/18\",\r\n \"191.237.192.0/23\",\r\n - \ \"191.237.194.0/24\",\r\n \"191.237.195.0/24\",\r\n \"191.237.196.0/24\",\r\n - \ \"191.237.200.0/21\",\r\n \"191.237.208.0/20\",\r\n \"191.237.224.0/21\",\r\n - \ \"191.237.232.0/22\",\r\n \"191.237.236.0/24\",\r\n \"191.237.238.0/24\",\r\n - \ \"191.237.240.0/23\",\r\n \"191.237.248.0/21\",\r\n \"191.238.0.0/18\",\r\n - \ \"191.238.64.0/23\",\r\n \"191.238.66.0/23\",\r\n \"191.238.68.0/24\",\r\n - \ \"191.238.70.0/23\",\r\n \"191.238.72.0/21\",\r\n \"191.238.80.0/21\",\r\n - \ \"191.238.88.0/22\",\r\n \"191.238.92.0/23\",\r\n \"191.238.96.0/19\",\r\n - \ \"191.238.128.0/21\",\r\n \"191.238.144.0/20\",\r\n \"191.238.160.0/19\",\r\n - \ \"191.238.192.0/19\",\r\n \"191.238.224.0/19\",\r\n \"191.239.0.0/18\",\r\n - \ \"191.239.64.0/19\",\r\n \"191.239.96.0/20\",\r\n \"191.239.112.0/20\",\r\n - \ \"191.239.160.0/19\",\r\n \"191.239.192.0/22\",\r\n \"191.239.200.0/22\",\r\n - \ \"191.239.204.0/22\",\r\n \"191.239.208.0/20\",\r\n \"191.239.224.0/20\",\r\n - \ \"191.239.240.0/20\",\r\n \"193.149.64.0/21\",\r\n \"193.149.72.0/21\",\r\n - \ \"193.149.80.0/21\",\r\n \"193.149.88.0/21\",\r\n \"198.180.97.0/24\",\r\n - \ \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n \"199.30.20.0/24\",\r\n - \ \"199.30.22.0/24\",\r\n \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n - \ \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n \"199.30.28.64/26\",\r\n - \ \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n \"199.30.31.0/25\",\r\n - \ \"199.30.31.192/26\",\r\n \"202.89.233.64/27\",\r\n \"202.89.235.128/25\",\r\n - \ \"204.79.180.0/24\",\r\n \"204.152.18.0/31\",\r\n \"204.152.18.8/29\",\r\n - \ \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n \"204.152.19.0/24\",\r\n - \ \"204.231.197.0/24\",\r\n \"207.46.13.0/24\",\r\n \"207.46.50.128/28\",\r\n - \ \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n - \ \"207.46.67.160/27\",\r\n \"207.46.67.192/27\",\r\n \"207.46.72.0/27\",\r\n - \ \"207.46.77.224/28\",\r\n \"207.46.87.0/24\",\r\n \"207.46.89.16/28\",\r\n - \ \"207.46.95.32/27\",\r\n \"207.46.126.0/24\",\r\n \"207.46.128.0/19\",\r\n - \ \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n - \ \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n - \ \"207.46.205.0/24\",\r\n \"207.46.224.0/20\",\r\n \"207.68.174.8/29\",\r\n - \ \"207.68.174.40/29\",\r\n \"207.68.174.48/29\",\r\n \"207.68.174.184/29\",\r\n - \ \"207.68.174.208/28\",\r\n \"209.240.212.0/23\",\r\n \"213.199.128.0/20\",\r\n - \ \"213.199.169.0/24\",\r\n \"213.199.180.32/28\",\r\n \"213.199.180.96/27\",\r\n - \ \"213.199.180.192/27\",\r\n \"213.199.183.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n - \ \"2602:fd5e:1:2::/64\",\r\n \"2602:fd5e:2::/57\",\r\n \"2603:1000::/47\",\r\n - \ \"2603:1000:3::/48\",\r\n \"2603:1000:4::/47\",\r\n \"2603:1000:100::/47\",\r\n - \ \"2603:1000:103::/48\",\r\n \"2603:1000:104::/47\",\r\n - \ \"2603:1006:1400::/63\",\r\n \"2603:1006:1401::/63\",\r\n - \ \"2603:1006:1500::/64\",\r\n \"2603:1006:1500:4::/64\",\r\n - \ \"2603:1006:2000::/59\",\r\n \"2603:1006:2000:20::/59\",\r\n - \ \"2603:1007:200::/59\",\r\n \"2603:1007:200:20::/59\",\r\n - \ \"2603:1010::/46\",\r\n \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n - \ \"2603:1010:100::/40\",\r\n \"2603:1010:200::/47\",\r\n - \ \"2603:1010:202::/48\",\r\n \"2603:1010:204::/48\",\r\n - \ \"2603:1010:205::/48\",\r\n \"2603:1010:206::/48\",\r\n - \ \"2603:1010:300::/47\",\r\n \"2603:1010:303::/48\",\r\n - \ \"2603:1010:304::/47\",\r\n \"2603:1010:400::/47\",\r\n - \ \"2603:1010:403::/48\",\r\n \"2603:1010:404::/47\",\r\n - \ \"2603:1016:1400::/59\",\r\n \"2603:1016:1400:20::/59\",\r\n - \ \"2603:1016:1400:40::/59\",\r\n \"2603:1016:1400:60::/59\",\r\n - \ \"2603:1016:2400::/48\",\r\n \"2603:1016:2401::/48\",\r\n - \ \"2603:1016:2402::/48\",\r\n \"2603:1016:2403::/48\",\r\n - \ \"2603:1016:2500::/64\",\r\n \"2603:1016:2500:4::/64\",\r\n - \ \"2603:1016:2500:8::/64\",\r\n \"2603:1016:2500:c::/64\",\r\n - \ \"2603:1017::/59\",\r\n \"2603:1017:0:20::/59\",\r\n \"2603:1017:0:40::/59\",\r\n + \ \"52.114.233.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.114.235.0/24\",\r\n + \ \"52.114.236.0/24\",\r\n \"52.114.237.0/24\",\r\n \"52.114.238.0/24\",\r\n + \ \"52.114.239.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.114.241.0/24\",\r\n + \ \"52.114.242.0/24\",\r\n \"52.114.243.0/24\",\r\n \"52.114.244.0/24\",\r\n + \ \"52.114.248.0/22\",\r\n \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n + \ \"52.115.8.0/22\",\r\n \"52.115.16.0/21\",\r\n \"52.115.24.0/22\",\r\n + \ \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n \"52.115.38.0/24\",\r\n + \ \"52.115.39.0/24\",\r\n \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n + \ \"52.115.46.0/24\",\r\n \"52.115.47.0/24\",\r\n \"52.115.48.0/22\",\r\n + \ \"52.115.52.0/23\",\r\n \"52.115.54.0/24\",\r\n \"52.115.55.0/24\",\r\n + \ \"52.115.56.0/22\",\r\n \"52.115.60.0/23\",\r\n \"52.115.62.0/23\",\r\n + \ \"52.115.64.0/22\",\r\n \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n + \ \"52.115.76.0/22\",\r\n \"52.115.80.0/22\",\r\n \"52.115.84.0/22\",\r\n + \ \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n \"52.115.93.0/24\",\r\n + \ \"52.115.96.0/24\",\r\n \"52.115.97.0/24\",\r\n \"52.115.98.0/24\",\r\n + \ \"52.115.99.0/24\",\r\n \"52.115.100.0/22\",\r\n \"52.115.104.0/23\",\r\n + \ \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n \"52.115.112.0/23\",\r\n + \ \"52.115.114.0/24\",\r\n \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n + \ \"52.115.140.0/22\",\r\n \"52.115.144.0/20\",\r\n \"52.115.160.0/19\",\r\n + \ \"52.115.192.0/19\",\r\n \"52.115.224.0/23\",\r\n \"52.115.226.0/23\",\r\n + \ \"52.115.228.0/23\",\r\n \"52.115.230.0/24\",\r\n \"52.115.231.0/24\",\r\n + \ \"52.115.232.0/24\",\r\n \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n + \ \"52.115.235.0/24\",\r\n \"52.115.236.0/23\",\r\n \"52.120.0.0/19\",\r\n + \ \"52.120.32.0/19\",\r\n \"52.120.64.0/19\",\r\n \"52.120.96.0/19\",\r\n + \ \"52.120.128.0/21\",\r\n \"52.120.136.0/21\",\r\n \"52.120.144.0/21\",\r\n + \ \"52.120.152.0/22\",\r\n \"52.120.156.0/24\",\r\n \"52.120.157.0/24\",\r\n + \ \"52.120.158.0/23\",\r\n \"52.120.160.0/19\",\r\n \"52.120.192.0/20\",\r\n + \ \"52.120.208.0/20\",\r\n \"52.120.224.0/20\",\r\n \"52.120.240.0/20\",\r\n + \ \"52.121.0.0/21\",\r\n \"52.121.16.0/21\",\r\n \"52.121.24.0/21\",\r\n + \ \"52.121.32.0/22\",\r\n \"52.121.36.0/22\",\r\n \"52.121.40.0/21\",\r\n + \ \"52.121.48.0/20\",\r\n \"52.121.64.0/20\",\r\n \"52.121.80.0/22\",\r\n + \ \"52.121.84.0/23\",\r\n \"52.121.86.0/23\",\r\n \"52.121.88.0/21\",\r\n + \ \"52.121.96.0/22\",\r\n \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n + \ \"52.121.106.0/23\",\r\n \"52.121.108.0/22\",\r\n \"52.121.112.0/22\",\r\n + \ \"52.121.116.0/22\",\r\n \"52.121.120.0/23\",\r\n \"52.121.122.0/23\",\r\n + \ \"52.121.124.0/22\",\r\n \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n + \ \"52.121.152.0/21\",\r\n \"52.121.160.0/22\",\r\n \"52.121.164.0/24\",\r\n + \ \"52.121.165.0/24\",\r\n \"52.121.168.0/22\",\r\n \"52.121.172.0/22\",\r\n + \ \"52.121.176.0/23\",\r\n \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n + \ \"52.121.192.0/20\",\r\n \"52.122.0.0/24\",\r\n \"52.122.1.0/24\",\r\n + \ \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n \"52.122.6.0/24\",\r\n + \ \"52.122.7.0/24\",\r\n \"52.122.8.0/22\",\r\n \"52.122.12.0/22\",\r\n + \ \"52.122.16.0/22\",\r\n \"52.122.20.0/22\",\r\n \"52.122.24.0/22\",\r\n + \ \"52.122.28.0/22\",\r\n \"52.123.0.0/24\",\r\n \"52.123.1.0/24\",\r\n + \ \"52.123.2.0/24\",\r\n \"52.123.3.0/24\",\r\n \"52.123.4.0/24\",\r\n + \ \"52.123.5.0/24\",\r\n \"52.123.6.0/24\",\r\n \"52.123.7.0/24\",\r\n + \ \"52.125.128.0/22\",\r\n \"52.125.132.0/22\",\r\n \"52.125.136.0/24\",\r\n + \ \"52.125.137.0/24\",\r\n \"52.125.138.0/23\",\r\n \"52.125.140.0/23\",\r\n + \ \"52.136.0.0/22\",\r\n \"52.136.4.0/22\",\r\n \"52.136.8.0/21\",\r\n + \ \"52.136.16.0/24\",\r\n \"52.136.17.0/24\",\r\n \"52.136.18.0/24\",\r\n + \ \"52.136.19.0/24\",\r\n \"52.136.20.0/24\",\r\n \"52.136.21.0/24\",\r\n + \ \"52.136.22.0/24\",\r\n \"52.136.23.0/24\",\r\n \"52.136.24.0/24\",\r\n + \ \"52.136.25.0/24\",\r\n \"52.136.26.0/24\",\r\n \"52.136.27.0/24\",\r\n + \ \"52.136.28.0/24\",\r\n \"52.136.29.0/24\",\r\n \"52.136.30.0/24\",\r\n + \ \"52.136.31.0/24\",\r\n \"52.136.32.0/19\",\r\n \"52.136.64.0/18\",\r\n + \ \"52.136.128.0/18\",\r\n \"52.136.192.0/18\",\r\n \"52.137.0.0/18\",\r\n + \ \"52.137.64.0/18\",\r\n \"52.137.128.0/17\",\r\n \"52.138.0.0/18\",\r\n + \ \"52.138.64.0/20\",\r\n \"52.138.80.0/21\",\r\n \"52.138.88.0/21\",\r\n + \ \"52.138.96.0/19\",\r\n \"52.138.128.0/17\",\r\n \"52.139.0.0/18\",\r\n + \ \"52.139.64.0/18\",\r\n \"52.139.128.0/18\",\r\n \"52.139.192.0/18\",\r\n + \ \"52.140.0.0/18\",\r\n \"52.140.64.0/18\",\r\n \"52.140.128.0/18\",\r\n + \ \"52.140.192.0/18\",\r\n \"52.141.0.0/18\",\r\n \"52.141.64.0/18\",\r\n + \ \"52.141.128.0/18\",\r\n \"52.141.192.0/19\",\r\n \"52.141.224.0/20\",\r\n + \ \"52.141.240.0/20\",\r\n \"52.142.0.0/18\",\r\n \"52.142.64.0/18\",\r\n + \ \"52.142.128.0/18\",\r\n \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n + \ \"52.143.64.0/18\",\r\n \"52.143.128.0/18\",\r\n \"52.143.192.0/24\",\r\n + \ \"52.143.193.0/24\",\r\n \"52.143.194.0/24\",\r\n \"52.143.195.0/24\",\r\n + \ \"52.143.196.0/24\",\r\n \"52.143.197.0/24\",\r\n \"52.143.198.0/24\",\r\n + \ \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n \"52.143.202.0/24\",\r\n + \ \"52.143.203.0/24\",\r\n \"52.143.204.0/23\",\r\n \"52.143.206.0/24\",\r\n + \ \"52.143.207.0/24\",\r\n \"52.143.208.0/24\",\r\n \"52.143.209.0/24\",\r\n + \ \"52.143.210.0/24\",\r\n \"52.143.211.0/24\",\r\n \"52.143.212.0/23\",\r\n + \ \"52.143.214.0/24\",\r\n \"52.143.215.0/24\",\r\n \"52.143.216.0/23\",\r\n + \ \"52.143.218.0/24\",\r\n \"52.143.219.0/24\",\r\n \"52.143.220.0/24\",\r\n + \ \"52.143.221.0/24\",\r\n \"52.143.222.0/23\",\r\n \"52.143.224.0/19\",\r\n + \ \"52.146.0.0/17\",\r\n \"52.146.128.0/17\",\r\n \"52.147.0.0/19\",\r\n + \ \"52.147.32.0/19\",\r\n \"52.147.64.0/19\",\r\n \"52.147.96.0/19\",\r\n + \ \"52.147.128.0/19\",\r\n \"52.147.160.0/19\",\r\n \"52.147.192.0/18\",\r\n + \ \"52.148.0.0/18\",\r\n \"52.148.64.0/18\",\r\n \"52.148.128.0/18\",\r\n + \ \"52.148.192.0/18\",\r\n \"52.149.0.0/18\",\r\n \"52.149.64.0/18\",\r\n + \ \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n \"52.150.128.0/17\",\r\n + \ \"52.151.0.0/18\",\r\n \"52.151.64.0/18\",\r\n \"52.151.128.0/17\",\r\n + \ \"52.152.0.0/17\",\r\n \"52.152.128.0/17\",\r\n \"52.153.0.0/18\",\r\n + \ \"52.153.64.0/18\",\r\n \"52.153.128.0/18\",\r\n \"52.153.192.0/18\",\r\n + \ \"52.154.0.0/18\",\r\n \"52.154.64.0/18\",\r\n \"52.154.128.0/17\",\r\n + \ \"52.155.0.0/19\",\r\n \"52.155.32.0/19\",\r\n \"52.155.64.0/19\",\r\n + \ \"52.155.96.0/19\",\r\n \"52.155.128.0/17\",\r\n \"52.156.0.0/19\",\r\n + \ \"52.156.32.0/19\",\r\n \"52.156.64.0/18\",\r\n \"52.156.128.0/19\",\r\n + \ \"52.156.160.0/19\",\r\n \"52.156.192.0/18\",\r\n \"52.157.0.0/18\",\r\n + \ \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n \"52.158.0.0/17\",\r\n + \ \"52.158.128.0/19\",\r\n \"52.158.160.0/20\",\r\n \"52.158.176.0/20\",\r\n + \ \"52.158.192.0/19\",\r\n \"52.158.224.0/19\",\r\n \"52.159.0.0/18\",\r\n + \ \"52.159.64.0/18\",\r\n \"52.159.128.0/17\",\r\n \"52.160.0.0/16\",\r\n + \ \"52.161.0.0/16\",\r\n \"52.162.0.0/16\",\r\n \"52.163.0.0/16\",\r\n + \ \"52.164.0.0/16\",\r\n \"52.165.0.0/19\",\r\n \"52.165.32.0/20\",\r\n + \ \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n \"52.165.56.0/21\",\r\n + \ \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n \"52.165.104.0/25\",\r\n + \ \"52.165.104.128/26\",\r\n \"52.165.128.0/17\",\r\n \"52.166.0.0/16\",\r\n + \ \"52.167.0.0/16\",\r\n \"52.168.0.0/16\",\r\n \"52.169.0.0/16\",\r\n + \ \"52.170.0.0/16\",\r\n \"52.171.0.0/16\",\r\n \"52.172.0.0/17\",\r\n + \ \"52.172.128.0/17\",\r\n \"52.173.0.0/16\",\r\n \"52.174.0.0/16\",\r\n + \ \"52.175.0.0/17\",\r\n \"52.175.128.0/18\",\r\n \"52.175.192.0/18\",\r\n + \ \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n + \ \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n + \ \"52.176.225.0/24\",\r\n \"52.176.232.0/21\",\r\n \"52.176.240.0/20\",\r\n + \ \"52.177.0.0/16\",\r\n \"52.178.0.0/17\",\r\n \"52.178.128.0/17\",\r\n + \ \"52.179.0.0/17\",\r\n \"52.179.128.0/17\",\r\n \"52.180.0.0/17\",\r\n + \ \"52.180.128.0/19\",\r\n \"52.180.160.0/20\",\r\n \"52.180.176.0/21\",\r\n + \ \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n \"52.180.185.0/24\",\r\n + \ \"52.182.128.0/17\",\r\n \"52.183.0.0/17\",\r\n \"52.183.128.0/18\",\r\n + \ \"52.183.192.0/18\",\r\n \"52.184.0.0/17\",\r\n \"52.184.128.0/19\",\r\n + \ \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n \"52.184.168.16/28\",\r\n + \ \"52.184.168.32/28\",\r\n \"52.184.168.80/28\",\r\n \"52.184.168.96/27\",\r\n + \ \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n \"52.184.170.0/24\",\r\n + \ \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n \"52.185.0.0/19\",\r\n + \ \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n + \ \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.112/28\",\r\n + \ \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n \"52.185.64.0/19\",\r\n + \ \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n \"52.185.112.64/27\",\r\n + \ \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n \"52.185.128.0/18\",\r\n + \ \"52.185.192.0/18\",\r\n \"52.186.0.0/16\",\r\n \"52.187.0.0/17\",\r\n + \ \"52.187.128.0/18\",\r\n \"52.187.192.0/18\",\r\n \"52.188.0.0/16\",\r\n + \ \"52.189.0.0/17\",\r\n \"52.189.128.0/18\",\r\n \"52.189.192.0/18\",\r\n + \ \"52.190.0.0/17\",\r\n \"52.190.128.0/17\",\r\n \"52.191.0.0/17\",\r\n + \ \"52.191.128.0/18\",\r\n \"52.191.192.0/18\",\r\n \"52.224.0.0/16\",\r\n + \ \"52.225.0.0/17\",\r\n \"52.225.128.0/21\",\r\n \"52.225.136.0/27\",\r\n + \ \"52.225.136.32/28\",\r\n \"52.225.136.48/28\",\r\n \"52.225.136.64/28\",\r\n + \ \"52.225.137.0/24\",\r\n \"52.225.144.0/20\",\r\n \"52.225.160.0/19\",\r\n + \ \"52.225.192.0/18\",\r\n \"52.226.0.0/16\",\r\n \"52.228.0.0/17\",\r\n + \ \"52.228.128.0/17\",\r\n \"52.229.0.0/18\",\r\n \"52.229.64.0/18\",\r\n + \ \"52.229.128.0/17\",\r\n \"52.230.0.0/17\",\r\n \"52.230.128.0/17\",\r\n + \ \"52.231.0.0/17\",\r\n \"52.231.128.0/17\",\r\n \"52.232.0.0/17\",\r\n + \ \"52.232.128.0/21\",\r\n \"52.232.136.0/21\",\r\n \"52.232.144.0/24\",\r\n + \ \"52.232.145.0/24\",\r\n \"52.232.146.0/24\",\r\n \"52.232.147.0/24\",\r\n + \ \"52.232.148.0/24\",\r\n \"52.232.149.0/24\",\r\n \"52.232.150.0/24\",\r\n + \ \"52.232.151.0/24\",\r\n \"52.232.152.0/24\",\r\n \"52.232.153.0/24\",\r\n + \ \"52.232.154.0/24\",\r\n \"52.232.155.0/24\",\r\n \"52.232.156.0/24\",\r\n + \ \"52.232.157.0/24\",\r\n \"52.232.158.0/24\",\r\n \"52.232.159.0/24\",\r\n + \ \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n \"52.233.0.0/18\",\r\n + \ \"52.233.64.0/18\",\r\n \"52.233.128.0/17\",\r\n \"52.234.0.0/17\",\r\n + \ \"52.234.128.0/17\",\r\n \"52.235.0.0/18\",\r\n \"52.235.64.0/18\",\r\n + \ \"52.236.0.0/17\",\r\n \"52.236.128.0/17\",\r\n \"52.237.0.0/18\",\r\n + \ \"52.237.64.0/18\",\r\n \"52.237.128.0/18\",\r\n \"52.237.192.0/18\",\r\n + \ \"52.238.0.0/18\",\r\n \"52.238.192.0/18\",\r\n \"52.239.0.0/17\",\r\n + \ \"52.239.128.0/24\",\r\n \"52.239.129.0/24\",\r\n \"52.239.130.0/23\",\r\n + \ \"52.239.132.0/23\",\r\n \"52.239.134.0/24\",\r\n \"52.239.135.0/26\",\r\n + \ \"52.239.135.64/26\",\r\n \"52.239.135.128/26\",\r\n \"52.239.135.192/26\",\r\n + \ \"52.239.136.0/22\",\r\n \"52.239.140.0/22\",\r\n \"52.239.144.0/23\",\r\n + \ \"52.239.146.0/23\",\r\n \"52.239.148.0/27\",\r\n \"52.239.148.64/26\",\r\n + \ \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n \"52.239.150.0/23\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n + \ \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n \"52.239.157.224/27\",\r\n + \ \"52.239.158.0/23\",\r\n \"52.239.160.0/22\",\r\n \"52.239.164.0/25\",\r\n + \ \"52.239.164.128/26\",\r\n \"52.239.164.192/26\",\r\n \"52.239.165.0/26\",\r\n + \ \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.168.0/22\",\r\n \"52.239.172.0/22\",\r\n \"52.239.176.128/25\",\r\n + \ \"52.239.177.0/27\",\r\n \"52.239.177.32/27\",\r\n \"52.239.177.64/26\",\r\n + \ \"52.239.177.128/25\",\r\n \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n + \ \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n \"52.239.184.176/28\",\r\n + \ \"52.239.184.192/27\",\r\n \"52.239.184.224/27\",\r\n \"52.239.185.0/28\",\r\n + \ \"52.239.185.32/27\",\r\n \"52.239.186.0/24\",\r\n \"52.239.187.0/25\",\r\n + \ \"52.239.187.128/25\",\r\n \"52.239.188.0/24\",\r\n \"52.239.189.0/24\",\r\n + \ \"52.239.190.0/25\",\r\n \"52.239.190.128/26\",\r\n \"52.239.190.192/26\",\r\n + \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n + \ \"52.239.192.128/27\",\r\n \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n + \ \"52.239.193.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.195.0/24\",\r\n + \ \"52.239.196.0/24\",\r\n \"52.239.197.0/24\",\r\n \"52.239.198.0/25\",\r\n + \ \"52.239.198.128/27\",\r\n \"52.239.198.192/26\",\r\n \"52.239.199.0/24\",\r\n + \ \"52.239.200.0/23\",\r\n \"52.239.202.0/24\",\r\n \"52.239.203.0/24\",\r\n + \ \"52.239.205.0/24\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n + \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.208.0/23\",\r\n \"52.239.210.0/23\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.216.0/23\",\r\n \"52.239.218.0/23\",\r\n + \ \"52.239.220.0/23\",\r\n \"52.239.222.0/23\",\r\n \"52.239.224.0/24\",\r\n + \ \"52.239.225.0/24\",\r\n \"52.239.226.0/24\",\r\n \"52.239.227.0/24\",\r\n + \ \"52.239.228.0/23\",\r\n \"52.239.230.0/24\",\r\n \"52.239.231.0/24\",\r\n + \ \"52.239.232.0/25\",\r\n \"52.239.232.128/25\",\r\n \"52.239.233.0/25\",\r\n + \ \"52.239.233.128/25\",\r\n \"52.239.234.0/23\",\r\n \"52.239.236.0/23\",\r\n + \ \"52.239.238.0/24\",\r\n \"52.239.239.0/24\",\r\n \"52.239.240.0/24\",\r\n + \ \"52.239.241.0/24\",\r\n \"52.239.242.0/23\",\r\n \"52.239.244.0/23\",\r\n + \ \"52.239.246.0/23\",\r\n \"52.239.248.0/24\",\r\n \"52.239.249.0/24\",\r\n + \ \"52.239.250.0/24\",\r\n \"52.239.251.0/24\",\r\n \"52.239.252.0/24\",\r\n + \ \"52.239.253.0/24\",\r\n \"52.239.254.0/23\",\r\n \"52.240.0.0/17\",\r\n + \ \"52.240.128.0/17\",\r\n \"52.241.0.0/16\",\r\n \"52.242.0.0/18\",\r\n + \ \"52.242.64.0/18\",\r\n \"52.242.128.0/17\",\r\n \"52.243.32.0/19\",\r\n + \ \"52.243.64.0/18\",\r\n \"52.245.8.0/22\",\r\n \"52.245.12.0/22\",\r\n + \ \"52.245.16.0/22\",\r\n \"52.245.20.0/22\",\r\n \"52.245.24.0/22\",\r\n + \ \"52.245.28.0/22\",\r\n \"52.245.32.0/22\",\r\n \"52.245.36.0/22\",\r\n + \ \"52.245.40.0/22\",\r\n \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n + \ \"52.245.45.128/28\",\r\n \"52.245.45.144/28\",\r\n \"52.245.45.160/27\",\r\n + \ \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n \"52.245.46.32/28\",\r\n + \ \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n \"52.245.46.80/28\",\r\n + \ \"52.245.46.96/28\",\r\n \"52.245.46.112/28\",\r\n \"52.245.46.128/28\",\r\n + \ \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n \"52.245.48.0/22\",\r\n + \ \"52.245.52.0/22\",\r\n \"52.245.56.0/22\",\r\n \"52.245.60.0/22\",\r\n + \ \"52.245.64.0/22\",\r\n \"52.245.68.0/24\",\r\n \"52.245.69.0/27\",\r\n + \ \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n \"52.245.69.96/28\",\r\n + \ \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n \"52.245.69.192/26\",\r\n + \ \"52.245.70.0/23\",\r\n \"52.245.72.0/22\",\r\n \"52.245.76.0/22\",\r\n + \ \"52.245.80.0/22\",\r\n \"52.245.84.0/22\",\r\n \"52.245.88.0/22\",\r\n + \ \"52.245.92.0/22\",\r\n \"52.245.96.0/22\",\r\n \"52.245.100.0/22\",\r\n + \ \"52.245.104.0/22\",\r\n \"52.245.108.0/22\",\r\n \"52.245.112.0/22\",\r\n + \ \"52.245.116.0/22\",\r\n \"52.245.120.0/22\",\r\n \"52.245.124.0/22\",\r\n + \ \"52.246.0.0/17\",\r\n \"52.246.128.0/20\",\r\n \"52.246.152.0/21\",\r\n + \ \"52.246.160.0/19\",\r\n \"52.246.192.0/18\",\r\n \"52.247.0.0/17\",\r\n + \ \"52.247.192.0/18\",\r\n \"52.248.0.0/17\",\r\n \"52.248.128.0/17\",\r\n + \ \"52.249.0.0/18\",\r\n \"52.249.64.0/19\",\r\n \"52.249.128.0/17\",\r\n + \ \"52.250.0.0/17\",\r\n \"52.250.128.0/18\",\r\n \"52.250.192.0/18\",\r\n + \ \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n \"52.252.128.0/17\",\r\n + \ \"52.253.0.0/18\",\r\n \"52.253.64.0/20\",\r\n \"52.253.80.0/20\",\r\n + \ \"52.253.96.0/19\",\r\n \"52.253.128.0/20\",\r\n \"52.253.148.0/23\",\r\n + \ \"52.253.150.0/23\",\r\n \"52.253.152.0/23\",\r\n \"52.253.154.0/23\",\r\n + \ \"52.253.156.0/22\",\r\n \"52.253.160.0/24\",\r\n \"52.253.161.0/24\",\r\n + \ \"52.253.162.0/23\",\r\n \"52.253.164.0/24\",\r\n \"52.253.165.0/24\",\r\n + \ \"52.253.166.0/24\",\r\n \"52.253.167.0/24\",\r\n \"52.253.168.0/24\",\r\n + \ \"52.253.169.0/24\",\r\n \"52.253.170.0/23\",\r\n \"52.253.172.0/24\",\r\n + \ \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n \"52.253.175.0/24\",\r\n + \ \"52.253.176.0/24\",\r\n \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n + \ \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n \"52.253.181.0/24\",\r\n + \ \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n \"52.253.185.0/24\",\r\n + \ \"52.253.186.0/24\",\r\n \"52.253.187.0/24\",\r\n \"52.253.188.0/23\",\r\n + \ \"52.253.190.0/24\",\r\n \"52.253.191.0/24\",\r\n \"52.253.192.0/24\",\r\n + \ \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n \"52.253.196.0/24\",\r\n + \ \"52.253.197.0/24\",\r\n \"52.253.198.0/24\",\r\n \"52.253.199.0/24\",\r\n + \ \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n \"52.253.203.0/24\",\r\n + \ \"52.253.204.0/23\",\r\n \"52.253.206.0/24\",\r\n \"52.253.207.0/24\",\r\n + \ \"52.253.208.0/23\",\r\n \"52.253.210.0/23\",\r\n \"52.253.212.0/24\",\r\n + \ \"52.253.213.0/24\",\r\n \"52.253.214.0/23\",\r\n \"52.253.216.0/23\",\r\n + \ \"52.253.218.0/24\",\r\n \"52.253.219.0/24\",\r\n \"52.253.220.0/23\",\r\n + \ \"52.253.222.0/23\",\r\n \"52.253.224.0/21\",\r\n \"52.253.232.0/21\",\r\n + \ \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n \"52.254.96.0/20\",\r\n + \ \"52.254.112.0/21\",\r\n \"52.254.120.0/21\",\r\n \"52.254.128.0/17\",\r\n + \ \"52.255.0.0/19\",\r\n \"52.255.32.0/19\",\r\n \"52.255.64.0/18\",\r\n + \ \"52.255.128.0/17\",\r\n \"53.103.135.0/24\",\r\n \"53.103.136.0/24\",\r\n + \ \"53.103.137.0/24\",\r\n \"53.103.138.0/24\",\r\n \"53.103.139.0/24\",\r\n + \ \"53.103.140.0/24\",\r\n \"53.103.141.0/24\",\r\n \"53.103.142.0/24\",\r\n + \ \"53.103.143.0/24\",\r\n \"64.4.8.0/24\",\r\n \"64.4.54.0/24\",\r\n + \ \"65.52.0.0/19\",\r\n \"65.52.32.0/21\",\r\n \"65.52.48.0/20\",\r\n + \ \"65.52.64.0/20\",\r\n \"65.52.104.0/24\",\r\n \"65.52.106.0/24\",\r\n + \ \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n \"65.52.111.0/24\",\r\n + \ \"65.52.112.0/20\",\r\n \"65.52.128.0/19\",\r\n \"65.52.160.0/19\",\r\n + \ \"65.52.192.0/19\",\r\n \"65.52.224.0/21\",\r\n \"65.52.232.0/21\",\r\n + \ \"65.52.240.0/21\",\r\n \"65.52.248.0/21\",\r\n \"65.54.19.128/27\",\r\n + \ \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n \"65.55.32.128/28\",\r\n + \ \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n \"65.55.33.176/28\",\r\n + \ \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n \"65.55.44.8/29\",\r\n + \ \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n + \ \"65.55.44.96/28\",\r\n \"65.55.44.112/28\",\r\n \"65.55.44.128/27\",\r\n + \ \"65.55.51.0/24\",\r\n \"65.55.60.176/29\",\r\n \"65.55.60.184/30\",\r\n + \ \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n \"65.55.105.96/27\",\r\n + \ \"65.55.105.160/27\",\r\n \"65.55.105.192/27\",\r\n \"65.55.105.224/27\",\r\n + \ \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n + \ \"65.55.106.192/28\",\r\n \"65.55.106.208/28\",\r\n \"65.55.106.224/28\",\r\n + \ \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n \"65.55.107.48/28\",\r\n + \ \"65.55.107.64/27\",\r\n \"65.55.107.96/27\",\r\n \"65.55.108.0/24\",\r\n + \ \"65.55.109.0/24\",\r\n \"65.55.110.0/24\",\r\n \"65.55.120.0/24\",\r\n + \ \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n \"65.55.207.0/24\",\r\n + \ \"65.55.209.0/25\",\r\n \"65.55.209.128/26\",\r\n \"65.55.209.192/26\",\r\n + \ \"65.55.210.0/24\",\r\n \"65.55.211.0/27\",\r\n \"65.55.211.32/27\",\r\n + \ \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n \"65.55.213.0/27\",\r\n + \ \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n \"65.55.217.0/24\",\r\n + \ \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n \"65.55.219.32/27\",\r\n + \ \"65.55.219.64/26\",\r\n \"65.55.219.128/25\",\r\n \"65.55.250.0/24\",\r\n + \ \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n + \ \"70.37.12.0/32\",\r\n \"70.37.16.0/20\",\r\n \"70.37.32.0/20\",\r\n + \ \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n \"70.37.160.0/21\",\r\n + \ \"94.245.88.0/21\",\r\n \"94.245.104.0/21\",\r\n \"94.245.117.96/27\",\r\n + \ \"94.245.118.0/27\",\r\n \"94.245.120.128/28\",\r\n \"94.245.122.0/24\",\r\n + \ \"94.245.123.144/28\",\r\n \"94.245.123.176/28\",\r\n \"102.37.0.0/20\",\r\n + \ \"102.37.16.0/21\",\r\n \"102.37.24.0/23\",\r\n \"102.37.26.0/27\",\r\n + \ \"102.37.26.32/27\",\r\n \"102.37.32.0/19\",\r\n \"102.37.64.0/21\",\r\n + \ \"102.37.72.0/21\",\r\n \"102.37.80.0/21\",\r\n \"102.37.96.0/19\",\r\n + \ \"102.37.128.0/19\",\r\n \"102.37.160.0/21\",\r\n \"102.37.192.0/18\",\r\n + \ \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n + \ \"102.133.112.0/28\",\r\n \"102.133.120.0/21\",\r\n \"102.133.128.0/18\",\r\n + \ \"102.133.192.0/19\",\r\n \"102.133.224.0/20\",\r\n \"102.133.240.0/25\",\r\n + \ \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n \"103.25.156.0/24\",\r\n + \ \"103.36.96.0/24\",\r\n \"103.255.140.0/23\",\r\n \"104.40.0.0/17\",\r\n + \ \"104.40.128.0/17\",\r\n \"104.41.0.0/18\",\r\n \"104.41.64.0/18\",\r\n + \ \"104.41.128.0/19\",\r\n \"104.41.160.0/19\",\r\n \"104.41.192.0/18\",\r\n + \ \"104.42.0.0/16\",\r\n \"104.43.0.0/17\",\r\n \"104.43.128.0/17\",\r\n + \ \"104.44.88.0/27\",\r\n \"104.44.88.32/27\",\r\n \"104.44.88.64/27\",\r\n + \ \"104.44.88.96/27\",\r\n \"104.44.88.128/27\",\r\n \"104.44.88.160/27\",\r\n + \ \"104.44.88.192/27\",\r\n \"104.44.88.224/27\",\r\n \"104.44.89.0/27\",\r\n + \ \"104.44.89.32/27\",\r\n \"104.44.89.64/27\",\r\n \"104.44.89.96/27\",\r\n + \ \"104.44.89.128/27\",\r\n \"104.44.89.160/27\",\r\n \"104.44.89.192/27\",\r\n + \ \"104.44.89.224/27\",\r\n \"104.44.90.0/27\",\r\n \"104.44.90.32/27\",\r\n + \ \"104.44.90.64/26\",\r\n \"104.44.90.128/27\",\r\n \"104.44.90.160/27\",\r\n + \ \"104.44.90.192/27\",\r\n \"104.44.90.224/27\",\r\n \"104.44.91.0/27\",\r\n + \ \"104.44.91.32/27\",\r\n \"104.44.91.64/27\",\r\n \"104.44.91.96/27\",\r\n + \ \"104.44.91.128/27\",\r\n \"104.44.91.160/27\",\r\n \"104.44.91.192/27\",\r\n + \ \"104.44.91.224/27\",\r\n \"104.44.92.0/27\",\r\n \"104.44.92.32/27\",\r\n + \ \"104.44.92.64/27\",\r\n \"104.44.92.96/27\",\r\n \"104.44.92.128/27\",\r\n + \ \"104.44.92.160/27\",\r\n \"104.44.92.192/27\",\r\n \"104.44.92.224/27\",\r\n + \ \"104.44.93.0/27\",\r\n \"104.44.93.32/27\",\r\n \"104.44.93.64/27\",\r\n + \ \"104.44.93.96/27\",\r\n \"104.44.93.128/27\",\r\n \"104.44.93.160/27\",\r\n + \ \"104.44.93.192/27\",\r\n \"104.44.93.224/27\",\r\n \"104.44.94.0/28\",\r\n + \ \"104.44.94.16/28\",\r\n \"104.44.94.32/28\",\r\n \"104.44.94.48/28\",\r\n + \ \"104.44.94.64/28\",\r\n \"104.44.94.80/28\",\r\n \"104.44.94.96/28\",\r\n + \ \"104.44.94.112/28\",\r\n \"104.44.94.128/28\",\r\n \"104.44.94.144/28\",\r\n + \ \"104.44.94.160/27\",\r\n \"104.44.94.192/28\",\r\n \"104.44.94.208/28\",\r\n + \ \"104.44.94.224/27\",\r\n \"104.44.95.0/28\",\r\n \"104.44.95.16/28\",\r\n + \ \"104.44.95.32/28\",\r\n \"104.44.95.48/28\",\r\n \"104.44.95.64/28\",\r\n + \ \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n \"104.44.95.112/28\",\r\n + \ \"104.44.95.128/27\",\r\n \"104.44.95.160/27\",\r\n \"104.44.95.192/28\",\r\n + \ \"104.44.95.208/28\",\r\n \"104.44.95.224/28\",\r\n \"104.44.95.240/28\",\r\n + \ \"104.44.128.0/18\",\r\n \"104.45.0.0/18\",\r\n \"104.45.64.0/20\",\r\n + \ \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n \"104.45.128.0/18\",\r\n + \ \"104.45.192.0/20\",\r\n \"104.45.208.0/20\",\r\n \"104.45.224.0/19\",\r\n + \ \"104.46.0.0/21\",\r\n \"104.46.8.0/21\",\r\n \"104.46.24.0/22\",\r\n + \ \"104.46.28.0/24\",\r\n \"104.46.29.0/24\",\r\n \"104.46.30.0/23\",\r\n + \ \"104.46.32.0/19\",\r\n \"104.46.64.0/19\",\r\n \"104.46.96.0/19\",\r\n + \ \"104.46.160.0/19\",\r\n \"104.46.192.0/20\",\r\n \"104.46.208.0/20\",\r\n + \ \"104.46.224.0/20\",\r\n \"104.47.128.0/18\",\r\n \"104.47.200.0/21\",\r\n + \ \"104.47.208.0/23\",\r\n \"104.47.210.0/23\",\r\n \"104.47.212.0/23\",\r\n + \ \"104.47.214.0/23\",\r\n \"104.47.216.64/26\",\r\n \"104.47.218.0/23\",\r\n + \ \"104.47.220.0/22\",\r\n \"104.47.224.0/20\",\r\n \"104.208.0.0/19\",\r\n + \ \"104.208.32.0/20\",\r\n \"104.208.48.0/20\",\r\n \"104.208.64.0/18\",\r\n + \ \"104.208.128.0/17\",\r\n \"104.209.0.0/18\",\r\n \"104.209.64.0/20\",\r\n + \ \"104.209.80.0/20\",\r\n \"104.209.128.0/17\",\r\n \"104.210.0.0/20\",\r\n + \ \"104.210.32.0/19\",\r\n \"104.210.64.0/18\",\r\n \"104.210.128.0/19\",\r\n + \ \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n \"104.211.0.0/18\",\r\n + \ \"104.211.64.0/18\",\r\n \"104.211.128.0/18\",\r\n \"104.211.192.0/18\",\r\n + \ \"104.214.0.0/17\",\r\n \"104.214.128.0/19\",\r\n \"104.214.160.0/19\",\r\n + \ \"104.214.192.0/18\",\r\n \"104.215.0.0/18\",\r\n \"104.215.64.0/18\",\r\n + \ \"104.215.128.0/17\",\r\n \"111.221.28.0/24\",\r\n \"111.221.29.0/24\",\r\n + \ \"111.221.30.0/23\",\r\n \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n + \ \"131.253.12.0/29\",\r\n \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n + \ \"131.253.12.48/29\",\r\n \"131.253.12.80/28\",\r\n \"131.253.12.160/28\",\r\n + \ \"131.253.12.192/28\",\r\n \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n + \ \"131.253.12.228/30\",\r\n \"131.253.12.240/29\",\r\n \"131.253.12.248/29\",\r\n + \ \"131.253.13.0/28\",\r\n \"131.253.13.16/29\",\r\n \"131.253.13.24/29\",\r\n + \ \"131.253.13.32/28\",\r\n \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n + \ \"131.253.13.80/29\",\r\n \"131.253.13.88/30\",\r\n \"131.253.13.96/30\",\r\n + \ \"131.253.13.100/30\",\r\n \"131.253.13.104/30\",\r\n \"131.253.13.128/27\",\r\n + \ \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n \"131.253.14.16/28\",\r\n + \ \"131.253.14.32/27\",\r\n \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n + \ \"131.253.14.160/27\",\r\n \"131.253.14.192/29\",\r\n \"131.253.14.208/28\",\r\n + \ \"131.253.14.224/28\",\r\n \"131.253.14.248/29\",\r\n \"131.253.15.8/29\",\r\n + \ \"131.253.15.16/28\",\r\n \"131.253.15.32/27\",\r\n \"131.253.15.192/28\",\r\n + \ \"131.253.15.208/28\",\r\n \"131.253.15.224/27\",\r\n \"131.253.24.0/28\",\r\n + \ \"131.253.24.160/27\",\r\n \"131.253.24.192/26\",\r\n \"131.253.25.0/24\",\r\n + \ \"131.253.27.0/24\",\r\n \"131.253.34.224/27\",\r\n \"131.253.35.128/26\",\r\n + \ \"131.253.35.192/26\",\r\n \"131.253.36.128/26\",\r\n \"131.253.36.224/27\",\r\n + \ \"131.253.38.0/27\",\r\n \"131.253.38.32/27\",\r\n \"131.253.38.128/26\",\r\n + \ \"131.253.38.224/27\",\r\n \"131.253.40.0/28\",\r\n \"131.253.40.16/28\",\r\n + \ \"131.253.40.32/28\",\r\n \"131.253.40.64/28\",\r\n \"131.253.40.80/28\",\r\n + \ \"131.253.40.96/27\",\r\n \"131.253.40.128/27\",\r\n \"131.253.40.160/28\",\r\n + \ \"131.253.40.192/26\",\r\n \"131.253.41.0/24\",\r\n \"132.245.230.0/23\",\r\n + \ \"134.170.80.64/28\",\r\n \"134.170.192.0/21\",\r\n \"134.170.220.0/23\",\r\n + \ \"134.170.222.0/24\",\r\n \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n + \ \"137.116.96.0/22\",\r\n \"137.116.112.0/20\",\r\n \"137.116.128.0/19\",\r\n + \ \"137.116.160.0/20\",\r\n \"137.116.176.0/21\",\r\n \"137.116.184.0/21\",\r\n + \ \"137.116.192.0/19\",\r\n \"137.116.224.0/19\",\r\n \"137.117.0.0/19\",\r\n + \ \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n \"137.117.128.0/17\",\r\n + \ \"137.135.0.0/18\",\r\n \"137.135.64.0/18\",\r\n \"137.135.128.0/17\",\r\n + \ \"138.91.0.0/20\",\r\n \"138.91.16.0/20\",\r\n \"138.91.32.0/20\",\r\n + \ \"138.91.48.0/20\",\r\n \"138.91.64.0/19\",\r\n \"138.91.96.0/19\",\r\n + \ \"138.91.128.0/17\",\r\n \"157.55.2.128/26\",\r\n \"157.55.3.0/24\",\r\n + \ \"157.55.7.128/26\",\r\n \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n + \ \"157.55.10.160/29\",\r\n \"157.55.10.176/28\",\r\n \"157.55.10.192/26\",\r\n + \ \"157.55.11.128/25\",\r\n \"157.55.12.64/26\",\r\n \"157.55.12.128/26\",\r\n + \ \"157.55.13.64/26\",\r\n \"157.55.13.128/26\",\r\n \"157.55.24.0/21\",\r\n + \ \"157.55.37.0/24\",\r\n \"157.55.38.0/24\",\r\n \"157.55.39.0/24\",\r\n + \ \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n \"157.55.51.224/28\",\r\n + \ \"157.55.55.0/27\",\r\n \"157.55.55.32/28\",\r\n \"157.55.55.100/30\",\r\n + \ \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n + \ \"157.55.55.152/29\",\r\n \"157.55.55.160/28\",\r\n \"157.55.55.176/29\",\r\n + \ \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n \"157.55.55.228/30\",\r\n + \ \"157.55.55.232/29\",\r\n \"157.55.55.240/28\",\r\n \"157.55.60.224/27\",\r\n + \ \"157.55.64.0/20\",\r\n \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n + \ \"157.55.103.128/25\",\r\n \"157.55.106.0/26\",\r\n \"157.55.106.128/25\",\r\n + \ \"157.55.107.0/24\",\r\n \"157.55.108.0/23\",\r\n \"157.55.110.0/23\",\r\n + \ \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n + \ \"157.55.153.224/28\",\r\n \"157.55.154.128/25\",\r\n \"157.55.160.0/20\",\r\n + \ \"157.55.176.0/20\",\r\n \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n + \ \"157.55.204.1/32\",\r\n \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n + \ \"157.55.204.34/31\",\r\n \"157.55.204.128/25\",\r\n \"157.55.208.0/21\",\r\n + \ \"157.55.248.0/21\",\r\n \"157.56.2.0/25\",\r\n \"157.56.2.128/25\",\r\n + \ \"157.56.3.0/25\",\r\n \"157.56.3.128/25\",\r\n \"157.56.8.0/21\",\r\n + \ \"157.56.19.224/27\",\r\n \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n + \ \"157.56.24.160/27\",\r\n \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n + \ \"157.56.80.0/25\",\r\n \"157.56.117.64/27\",\r\n \"157.56.160.0/21\",\r\n + \ \"157.56.176.0/21\",\r\n \"157.56.216.0/26\",\r\n \"168.61.0.0/19\",\r\n + \ \"168.61.32.0/20\",\r\n \"168.61.48.0/21\",\r\n \"168.61.56.0/21\",\r\n + \ \"168.61.64.0/20\",\r\n \"168.61.80.0/20\",\r\n \"168.61.96.0/19\",\r\n + \ \"168.61.128.0/25\",\r\n \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n + \ \"168.61.128.192/26\",\r\n \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n + \ \"168.61.129.208/28\",\r\n \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n + \ \"168.61.130.128/25\",\r\n \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n + \ \"168.61.132.0/26\",\r\n \"168.61.136.0/21\",\r\n \"168.61.144.0/20\",\r\n + \ \"168.61.160.0/19\",\r\n \"168.61.208.0/20\",\r\n \"168.62.0.0/19\",\r\n + \ \"168.62.32.0/19\",\r\n \"168.62.64.0/19\",\r\n \"168.62.96.0/19\",\r\n + \ \"168.62.128.0/19\",\r\n \"168.62.160.0/19\",\r\n \"168.62.192.0/19\",\r\n + \ \"168.62.224.0/19\",\r\n \"168.63.0.0/19\",\r\n \"168.63.32.0/19\",\r\n + \ \"168.63.64.0/20\",\r\n \"168.63.80.0/21\",\r\n \"168.63.88.0/23\",\r\n + \ \"168.63.90.0/24\",\r\n \"168.63.91.0/26\",\r\n \"168.63.92.0/22\",\r\n + \ \"168.63.96.0/19\",\r\n \"168.63.128.0/24\",\r\n \"168.63.129.0/28\",\r\n + \ \"168.63.129.32/27\",\r\n \"168.63.129.64/26\",\r\n \"168.63.129.128/25\",\r\n + \ \"168.63.130.0/23\",\r\n \"168.63.132.0/22\",\r\n \"168.63.136.0/21\",\r\n + \ \"168.63.148.0/22\",\r\n \"168.63.152.0/22\",\r\n \"168.63.156.0/24\",\r\n + \ \"168.63.160.0/19\",\r\n \"168.63.192.0/19\",\r\n \"168.63.224.0/19\",\r\n + \ \"191.232.16.0/21\",\r\n \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n + \ \"191.232.160.0/19\",\r\n \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n + \ \"191.233.8.0/21\",\r\n \"191.233.16.0/20\",\r\n \"191.233.32.0/20\",\r\n + \ \"191.233.48.0/21\",\r\n \"191.233.64.0/18\",\r\n \"191.233.128.0/20\",\r\n + \ \"191.233.144.0/20\",\r\n \"191.233.160.0/19\",\r\n \"191.233.192.0/18\",\r\n + \ \"191.234.2.0/23\",\r\n \"191.234.16.0/20\",\r\n \"191.234.32.0/19\",\r\n + \ \"191.234.128.0/18\",\r\n \"191.234.192.0/19\",\r\n \"191.234.224.0/19\",\r\n + \ \"191.235.32.0/19\",\r\n \"191.235.64.0/18\",\r\n \"191.235.128.0/18\",\r\n + \ \"191.235.192.0/22\",\r\n \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n + \ \"191.235.208.0/20\",\r\n \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n + \ \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n \"191.235.255.0/24\",\r\n + \ \"191.236.0.0/18\",\r\n \"191.236.64.0/18\",\r\n \"191.236.128.0/18\",\r\n + \ \"191.236.192.0/18\",\r\n \"191.237.0.0/17\",\r\n \"191.237.128.0/18\",\r\n + \ \"191.237.192.0/23\",\r\n \"191.237.194.0/24\",\r\n \"191.237.195.0/24\",\r\n + \ \"191.237.196.0/24\",\r\n \"191.237.200.0/21\",\r\n \"191.237.208.0/20\",\r\n + \ \"191.237.224.0/21\",\r\n \"191.237.232.0/22\",\r\n \"191.237.236.0/24\",\r\n + \ \"191.237.238.0/24\",\r\n \"191.237.240.0/23\",\r\n \"191.237.248.0/21\",\r\n + \ \"191.238.0.0/18\",\r\n \"191.238.64.0/23\",\r\n \"191.238.66.0/23\",\r\n + \ \"191.238.68.0/24\",\r\n \"191.238.70.0/23\",\r\n \"191.238.72.0/21\",\r\n + \ \"191.238.80.0/21\",\r\n \"191.238.88.0/22\",\r\n \"191.238.92.0/23\",\r\n + \ \"191.238.96.0/19\",\r\n \"191.238.128.0/21\",\r\n \"191.238.144.0/20\",\r\n + \ \"191.238.160.0/19\",\r\n \"191.238.192.0/19\",\r\n \"191.238.224.0/19\",\r\n + \ \"191.239.0.0/18\",\r\n \"191.239.64.0/19\",\r\n \"191.239.96.0/20\",\r\n + \ \"191.239.112.0/20\",\r\n \"191.239.160.0/19\",\r\n \"191.239.192.0/22\",\r\n + \ \"191.239.200.0/22\",\r\n \"191.239.204.0/22\",\r\n \"191.239.208.0/20\",\r\n + \ \"191.239.224.0/20\",\r\n \"191.239.240.0/20\",\r\n \"193.149.64.0/21\",\r\n + \ \"193.149.72.0/21\",\r\n \"193.149.80.0/21\",\r\n \"193.149.88.0/21\",\r\n + \ \"198.180.97.0/24\",\r\n \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n + \ \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n \"199.30.24.0/23\",\r\n + \ \"199.30.27.0/25\",\r\n \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n + \ \"199.30.28.64/26\",\r\n \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n + \ \"199.30.31.0/25\",\r\n \"199.30.31.192/26\",\r\n \"202.89.233.64/27\",\r\n + \ \"202.89.235.128/25\",\r\n \"204.79.180.0/24\",\r\n \"204.152.18.0/31\",\r\n + \ \"204.152.18.8/29\",\r\n \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n + \ \"204.152.19.0/24\",\r\n \"204.231.197.0/24\",\r\n \"207.46.13.0/24\",\r\n + \ \"207.46.50.128/28\",\r\n \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n + \ \"207.46.63.128/25\",\r\n \"207.46.67.160/27\",\r\n \"207.46.67.192/27\",\r\n + \ \"207.46.72.0/27\",\r\n \"207.46.77.224/28\",\r\n \"207.46.87.0/24\",\r\n + \ \"207.46.89.16/28\",\r\n \"207.46.95.32/27\",\r\n \"207.46.126.0/24\",\r\n + \ \"207.46.128.0/19\",\r\n \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n + \ \"207.46.198.128/25\",\r\n \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n + \ \"207.46.202.128/28\",\r\n \"207.46.205.0/24\",\r\n \"207.46.224.0/20\",\r\n + \ \"207.68.174.8/29\",\r\n \"207.68.174.40/29\",\r\n \"207.68.174.48/29\",\r\n + \ \"207.68.174.184/29\",\r\n \"207.68.174.208/28\",\r\n \"209.240.212.0/23\",\r\n + \ \"213.199.128.0/20\",\r\n \"213.199.169.0/24\",\r\n \"213.199.180.32/28\",\r\n + \ \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n + \ \"213.199.183.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n + \ \"2602:fd5e:2::/57\",\r\n \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n + \ \"2603:1000:4::/47\",\r\n \"2603:1000:100::/47\",\r\n \"2603:1000:103::/48\",\r\n + \ \"2603:1000:104::/47\",\r\n \"2603:1006:1400::/63\",\r\n + \ \"2603:1006:1401::/63\",\r\n \"2603:1006:1500::/64\",\r\n + \ \"2603:1006:1500:4::/64\",\r\n \"2603:1006:2000::/59\",\r\n + \ \"2603:1006:2000:20::/59\",\r\n \"2603:1007:200::/59\",\r\n + \ \"2603:1007:200:20::/59\",\r\n \"2603:1010::/46\",\r\n + \ \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n \"2603:1010:100::/40\",\r\n + \ \"2603:1010:200::/47\",\r\n \"2603:1010:202::/48\",\r\n + \ \"2603:1010:204::/48\",\r\n \"2603:1010:205::/48\",\r\n + \ \"2603:1010:206::/48\",\r\n \"2603:1010:300::/47\",\r\n + \ \"2603:1010:303::/48\",\r\n \"2603:1010:304::/47\",\r\n + \ \"2603:1010:400::/47\",\r\n \"2603:1010:403::/48\",\r\n + \ \"2603:1010:404::/47\",\r\n \"2603:1016:1400::/59\",\r\n + \ \"2603:1016:1400:20::/59\",\r\n \"2603:1016:1400:40::/59\",\r\n + \ \"2603:1016:1400:60::/59\",\r\n \"2603:1016:2400::/48\",\r\n + \ \"2603:1016:2401::/48\",\r\n \"2603:1016:2402::/48\",\r\n + \ \"2603:1016:2403::/48\",\r\n \"2603:1016:2500::/64\",\r\n + \ \"2603:1016:2500:4::/64\",\r\n \"2603:1016:2500:8::/64\",\r\n + \ \"2603:1016:2500:c::/64\",\r\n \"2603:1017::/59\",\r\n + \ \"2603:1017:0:20::/59\",\r\n \"2603:1017:0:40::/59\",\r\n \ \"2603:1017:0:60::/59\",\r\n \"2603:1020::/47\",\r\n \"2603:1020:2::/48\",\r\n \ \"2603:1020:4::/48\",\r\n \"2603:1020:5::/48\",\r\n \"2603:1020:6::/48\",\r\n \ \"2603:1020:100::/47\",\r\n \"2603:1020:103::/48\",\r\n @@ -6128,9 +6176,8 @@ interactions: \ \"2603:1030:9:200::/57\",\r\n \"2603:1030:9:280::/61\",\r\n \ \"2603:1030:9:288::/62\",\r\n \"2603:1030:9:28c::/64\",\r\n \ \"2603:1030:9:28d::/64\",\r\n \"2603:1030:9:28e::/63\",\r\n - \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/60\",\r\n - \ \"2603:1030:9:2b0::/61\",\r\n \"2603:1030:9:2b8::/62\",\r\n - \ \"2603:1030:9:2bc::/63\",\r\n \"2603:1030:9:2be::/64\",\r\n + \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/59\",\r\n + \ \"2603:1030:9:2c0::/63\",\r\n \"2603:1030:9:2c2::/64\",\r\n \ \"2603:1030:a::/47\",\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:e::/48\",\r\n \ \"2603:1030:f::/48\",\r\n \"2603:1030:10::/47\",\r\n \"2603:1030:12::/48\",\r\n \ \"2603:1030:13::/56\",\r\n \"2603:1030:13:100::/56\",\r\n @@ -6234,47 +6281,50 @@ interactions: \ \"2603:1030:401:348::/61\",\r\n \"2603:1030:401:350::/60\",\r\n \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n - \ \"2603:1030:402::/47\",\r\n \"2603:1030:405::/48\",\r\n - \ \"2603:1030:406::/47\",\r\n \"2603:1030:408::/48\",\r\n - \ \"2603:1030:409::/48\",\r\n \"2603:1030:40a::/64\",\r\n - \ \"2603:1030:40a:1::/64\",\r\n \"2603:1030:40a:2::/64\",\r\n - \ \"2603:1030:40a:3::/64\",\r\n \"2603:1030:40a:4::/62\",\r\n - \ \"2603:1030:40a:8::/63\",\r\n \"2603:1030:40b::/48\",\r\n - \ \"2603:1030:40c::/48\",\r\n \"2603:1030:40d::/60\",\r\n - \ \"2603:1030:40d:4000::/50\",\r\n \"2603:1030:40d:8000::/49\",\r\n - \ \"2603:1030:40e::/56\",\r\n \"2603:1030:40e:100::/56\",\r\n - \ \"2603:1030:40f::/48\",\r\n \"2603:1030:410::/48\",\r\n - \ \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n - \ \"2603:1030:504::/47\",\r\n \"2603:1030:600::/46\",\r\n - \ \"2603:1030:604::/47\",\r\n \"2603:1030:607::/48\",\r\n - \ \"2603:1030:608::/47\",\r\n \"2603:1030:800::/48\",\r\n - \ \"2603:1030:802::/47\",\r\n \"2603:1030:804::/58\",\r\n - \ \"2603:1030:804:40::/60\",\r\n \"2603:1030:804:50::/63\",\r\n - \ \"2603:1030:804:52::/64\",\r\n \"2603:1030:804:53::/64\",\r\n - \ \"2603:1030:804:54::/64\",\r\n \"2603:1030:804:55::/64\",\r\n - \ \"2603:1030:804:56::/63\",\r\n \"2603:1030:804:58::/63\",\r\n - \ \"2603:1030:804:5a::/64\",\r\n \"2603:1030:804:5b::/64\",\r\n - \ \"2603:1030:804:5c::/62\",\r\n \"2603:1030:804:60::/62\",\r\n - \ \"2603:1030:804:64::/63\",\r\n \"2603:1030:804:66::/64\",\r\n - \ \"2603:1030:804:67::/64\",\r\n \"2603:1030:804:68::/61\",\r\n - \ \"2603:1030:804:70::/60\",\r\n \"2603:1030:804:80::/59\",\r\n - \ \"2603:1030:804:a0::/62\",\r\n \"2603:1030:804:a4::/64\",\r\n - \ \"2603:1030:804:a5::/64\",\r\n \"2603:1030:804:a6::/63\",\r\n - \ \"2603:1030:804:a8::/61\",\r\n \"2603:1030:804:b0::/62\",\r\n - \ \"2603:1030:804:b4::/64\",\r\n \"2603:1030:804:b5::/64\",\r\n - \ \"2603:1030:804:b6::/63\",\r\n \"2603:1030:804:b8::/61\",\r\n - \ \"2603:1030:804:c0::/61\",\r\n \"2603:1030:804:c8::/62\",\r\n - \ \"2603:1030:804:cc::/63\",\r\n \"2603:1030:804:ce::/63\",\r\n - \ \"2603:1030:804:d0::/63\",\r\n \"2603:1030:804:d2::/63\",\r\n - \ \"2603:1030:804:d4::/62\",\r\n \"2603:1030:804:d8::/61\",\r\n - \ \"2603:1030:804:e0::/59\",\r\n \"2603:1030:804:100::/57\",\r\n - \ \"2603:1030:804:180::/58\",\r\n \"2603:1030:804:1c0::/61\",\r\n - \ \"2603:1030:804:1c8::/64\",\r\n \"2603:1030:804:1c9::/64\",\r\n - \ \"2603:1030:804:1ca::/63\",\r\n \"2603:1030:804:1cc::/64\",\r\n - \ \"2603:1030:804:1cd::/64\",\r\n \"2603:1030:804:1ce::/63\",\r\n - \ \"2603:1030:804:1d0::/60\",\r\n \"2603:1030:804:1e0::/60\",\r\n - \ \"2603:1030:804:1f0::/61\",\r\n \"2603:1030:804:1f8::/62\",\r\n - \ \"2603:1030:804:1fc::/64\",\r\n \"2603:1030:805::/48\",\r\n + \ \"2603:1030:401:36b::/64\",\r\n \"2603:1030:401:36c::/62\",\r\n + \ \"2603:1030:401:370::/60\",\r\n \"2603:1030:401:380::/63\",\r\n + \ \"2603:1030:401:382::/64\",\r\n \"2603:1030:401:383::/64\",\r\n + \ \"2603:1030:401:384::/62\",\r\n \"2603:1030:402::/47\",\r\n + \ \"2603:1030:405::/48\",\r\n \"2603:1030:406::/47\",\r\n + \ \"2603:1030:408::/48\",\r\n \"2603:1030:409::/48\",\r\n + \ \"2603:1030:40a::/64\",\r\n \"2603:1030:40a:1::/64\",\r\n + \ \"2603:1030:40a:2::/64\",\r\n \"2603:1030:40a:3::/64\",\r\n + \ \"2603:1030:40a:4::/62\",\r\n \"2603:1030:40a:8::/63\",\r\n + \ \"2603:1030:40b::/48\",\r\n \"2603:1030:40c::/48\",\r\n + \ \"2603:1030:40d::/60\",\r\n \"2603:1030:40d:4000::/50\",\r\n + \ \"2603:1030:40d:8000::/49\",\r\n \"2603:1030:40e::/56\",\r\n + \ \"2603:1030:40e:100::/56\",\r\n \"2603:1030:40f::/48\",\r\n + \ \"2603:1030:410::/48\",\r\n \"2603:1030:500::/47\",\r\n + \ \"2603:1030:503::/48\",\r\n \"2603:1030:504::/47\",\r\n + \ \"2603:1030:600::/46\",\r\n \"2603:1030:604::/47\",\r\n + \ \"2603:1030:607::/48\",\r\n \"2603:1030:608::/47\",\r\n + \ \"2603:1030:800::/48\",\r\n \"2603:1030:802::/47\",\r\n + \ \"2603:1030:804::/58\",\r\n \"2603:1030:804:40::/60\",\r\n + \ \"2603:1030:804:50::/63\",\r\n \"2603:1030:804:52::/64\",\r\n + \ \"2603:1030:804:53::/64\",\r\n \"2603:1030:804:54::/64\",\r\n + \ \"2603:1030:804:55::/64\",\r\n \"2603:1030:804:56::/63\",\r\n + \ \"2603:1030:804:58::/63\",\r\n \"2603:1030:804:5a::/64\",\r\n + \ \"2603:1030:804:5b::/64\",\r\n \"2603:1030:804:5c::/62\",\r\n + \ \"2603:1030:804:60::/62\",\r\n \"2603:1030:804:64::/63\",\r\n + \ \"2603:1030:804:66::/64\",\r\n \"2603:1030:804:67::/64\",\r\n + \ \"2603:1030:804:68::/61\",\r\n \"2603:1030:804:70::/60\",\r\n + \ \"2603:1030:804:80::/59\",\r\n \"2603:1030:804:a0::/62\",\r\n + \ \"2603:1030:804:a4::/64\",\r\n \"2603:1030:804:a5::/64\",\r\n + \ \"2603:1030:804:a6::/63\",\r\n \"2603:1030:804:a8::/61\",\r\n + \ \"2603:1030:804:b0::/62\",\r\n \"2603:1030:804:b4::/64\",\r\n + \ \"2603:1030:804:b5::/64\",\r\n \"2603:1030:804:b6::/63\",\r\n + \ \"2603:1030:804:b8::/61\",\r\n \"2603:1030:804:c0::/61\",\r\n + \ \"2603:1030:804:c8::/62\",\r\n \"2603:1030:804:cc::/63\",\r\n + \ \"2603:1030:804:ce::/63\",\r\n \"2603:1030:804:d0::/63\",\r\n + \ \"2603:1030:804:d2::/63\",\r\n \"2603:1030:804:d4::/62\",\r\n + \ \"2603:1030:804:d8::/61\",\r\n \"2603:1030:804:e0::/59\",\r\n + \ \"2603:1030:804:100::/57\",\r\n \"2603:1030:804:180::/58\",\r\n + \ \"2603:1030:804:1c0::/61\",\r\n \"2603:1030:804:1c8::/64\",\r\n + \ \"2603:1030:804:1c9::/64\",\r\n \"2603:1030:804:1ca::/63\",\r\n + \ \"2603:1030:804:1cc::/64\",\r\n \"2603:1030:804:1cd::/64\",\r\n + \ \"2603:1030:804:1ce::/63\",\r\n \"2603:1030:804:1d0::/60\",\r\n + \ \"2603:1030:804:1e0::/59\",\r\n \"2603:1030:804:200::/61\",\r\n + \ \"2603:1030:804:208::/64\",\r\n \"2603:1030:805::/48\",\r\n \ \"2603:1030:806::/48\",\r\n \"2603:1030:807::/48\",\r\n \ \"2603:1030:809::/48\",\r\n \"2603:1030:80a::/56\",\r\n \ \"2603:1030:80b::/48\",\r\n \"2603:1030:80c::/48\",\r\n @@ -6401,109 +6451,137 @@ interactions: \ \"2603:1056:1400::/48\",\r\n \"2603:1056:1401::/48\",\r\n \ \"2603:1056:1402::/48\",\r\n \"2603:1056:1403::/48\",\r\n \ \"2603:1056:1500::/64\",\r\n \"2603:1056:1500:4::/64\",\r\n - \ \"2603:1056:1500:c::/64\",\r\n \"2603:1056:2000:20::/59\",\r\n - \ \"2603:1056:2000:60::/59\",\r\n \"2603:1057:2:20::/59\",\r\n - \ \"2603:1057:2:60::/59\",\r\n \"2603:1061:1000::/48\",\r\n - \ \"2603:1061:1001::/48\",\r\n \"2603:1061:1002::/48\",\r\n - \ \"2603:1061:1003::/48\",\r\n \"2603:1061:1004::/59\",\r\n - \ \"2603:1061:1004:20::/60\",\r\n \"2603:1061:1004:30::/62\",\r\n - \ \"2603:1061:1004:34::/63\",\r\n \"2603:1061:1004:36::/64\",\r\n - \ \"2603:1062:2::/57\",\r\n \"2603:1062:2:80::/57\",\r\n - \ \"2603:1062:2:100::/57\",\r\n \"2603:1062:2:180::/57\",\r\n - \ \"2603:1063:8::/56\",\r\n \"2603:1063:9::/56\",\r\n \"2603:1063:16::/56\",\r\n - \ \"2603:1063:24::/56\",\r\n \"2603:1063:26::/56\",\r\n \"2603:1063:108::/55\",\r\n + \ \"2603:1056:2000:20::/59\",\r\n \"2603:1056:2000:60::/59\",\r\n + \ \"2603:1057:2:20::/59\",\r\n \"2603:1057:2:60::/59\",\r\n + \ \"2603:1061:1000::/48\",\r\n \"2603:1061:1001::/48\",\r\n + \ \"2603:1061:1002::/48\",\r\n \"2603:1061:1003::/48\",\r\n + \ \"2603:1061:1004::/59\",\r\n \"2603:1061:1004:20::/60\",\r\n + \ \"2603:1061:1004:30::/62\",\r\n \"2603:1061:1004:34::/63\",\r\n + \ \"2603:1061:1004:36::/64\",\r\n \"2603:1062:2::/57\",\r\n + \ \"2603:1062:2:80::/57\",\r\n \"2603:1062:2:100::/57\",\r\n + \ \"2603:1062:2:180::/57\",\r\n \"2603:1063:8::/56\",\r\n + \ \"2603:1063:9::/56\",\r\n \"2603:1063:16::/56\",\r\n \"2603:1063:24::/56\",\r\n + \ \"2603:1063:26::/56\",\r\n \"2603:1063:108::/55\",\r\n \ \"2603:1063:109::/55\",\r\n \"2603:1063:116::/55\",\r\n \ \"2603:1063:124::/55\",\r\n \"2603:1063:126::/55\",\r\n \ \"2603:1063:208::/55\",\r\n \"2603:1063:209::/55\",\r\n \ \"2603:1063:216::/55\",\r\n \"2603:1063:224::/55\",\r\n - \ \"2603:1063:226::/55\",\r\n \"2a01:111:f100:1000::/62\",\r\n - \ \"2a01:111:f100:1004::/63\",\r\n \"2a01:111:f100:2000::/52\",\r\n - \ \"2a01:111:f100:3000::/52\",\r\n \"2a01:111:f100:4002::/64\",\r\n - \ \"2a01:111:f100:5000::/52\",\r\n \"2a01:111:f100:6000::/64\",\r\n - \ \"2a01:111:f100:a000::/63\",\r\n \"2a01:111:f100:a002::/64\",\r\n - \ \"2a01:111:f100:a004::/64\",\r\n \"2a01:111:f403:c000::/64\",\r\n - \ \"2a01:111:f403:c004::/62\",\r\n \"2a01:111:f403:c100::/64\",\r\n - \ \"2a01:111:f403:c10c::/62\",\r\n \"2a01:111:f403:c110::/64\",\r\n - \ \"2a01:111:f403:c111::/64\",\r\n \"2a01:111:f403:c112::/64\",\r\n - \ \"2a01:111:f403:c113::/64\",\r\n \"2a01:111:f403:c114::/64\",\r\n - \ \"2a01:111:f403:c200::/64\",\r\n \"2a01:111:f403:c201::/64\",\r\n - \ \"2a01:111:f403:c202::/64\",\r\n \"2a01:111:f403:c203::/64\",\r\n - \ \"2a01:111:f403:c204::/64\",\r\n \"2a01:111:f403:c400::/64\",\r\n - \ \"2a01:111:f403:c401::/64\",\r\n \"2a01:111:f403:c800::/64\",\r\n - \ \"2a01:111:f403:c804::/62\",\r\n \"2a01:111:f403:c900::/64\",\r\n - \ \"2a01:111:f403:c904::/62\",\r\n \"2a01:111:f403:c908::/62\",\r\n - \ \"2a01:111:f403:c90c::/62\",\r\n \"2a01:111:f403:c910::/62\",\r\n - \ \"2a01:111:f403:c914::/62\",\r\n \"2a01:111:f403:c918::/64\",\r\n - \ \"2a01:111:f403:c919::/64\",\r\n \"2a01:111:f403:c91a::/63\",\r\n - \ \"2a01:111:f403:c91c::/63\",\r\n \"2a01:111:f403:c91e::/63\",\r\n - \ \"2a01:111:f403:c920::/63\",\r\n \"2a01:111:f403:c922::/64\",\r\n - \ \"2a01:111:f403:c923::/64\",\r\n \"2a01:111:f403:c924::/62\",\r\n - \ \"2a01:111:f403:c928::/62\",\r\n \"2a01:111:f403:c92c::/64\",\r\n - \ \"2a01:111:f403:c92d::/64\",\r\n \"2a01:111:f403:c92e::/63\",\r\n - \ \"2a01:111:f403:c930::/63\",\r\n \"2a01:111:f403:c932::/63\",\r\n - \ \"2a01:111:f403:c934::/63\",\r\n \"2a01:111:f403:c936::/64\",\r\n - \ \"2a01:111:f403:c937::/64\",\r\n \"2a01:111:f403:c938::/62\",\r\n - \ \"2a01:111:f403:c93c::/62\",\r\n \"2a01:111:f403:c940::/64\",\r\n - \ \"2a01:111:f403:ca00::/62\",\r\n \"2a01:111:f403:ca04::/64\",\r\n - \ \"2a01:111:f403:ca05::/64\",\r\n \"2a01:111:f403:ca06::/63\",\r\n - \ \"2a01:111:f403:ca08::/63\",\r\n \"2a01:111:f403:ca10::/64\",\r\n - \ \"2a01:111:f403:ca11::/64\",\r\n \"2a01:111:f403:ca12::/63\",\r\n - \ \"2a01:111:f403:ca14::/63\",\r\n \"2a01:111:f403:ca16::/63\",\r\n - \ \"2a01:111:f403:ca18::/63\",\r\n \"2a01:111:f403:ca20::/62\",\r\n - \ \"2a01:111:f403:ca24::/64\",\r\n \"2a01:111:f403:cc00::/62\",\r\n - \ \"2a01:111:f403:cc04::/64\",\r\n \"2a01:111:f403:cc05::/64\",\r\n - \ \"2a01:111:f403:cc06::/63\",\r\n \"2a01:111:f403:cc08::/63\",\r\n - \ \"2a01:111:f403:d000::/64\",\r\n \"2a01:111:f403:d004::/62\",\r\n - \ \"2a01:111:f403:d100::/64\",\r\n \"2a01:111:f403:d104::/62\",\r\n - \ \"2a01:111:f403:d108::/62\",\r\n \"2a01:111:f403:d10c::/62\",\r\n - \ \"2a01:111:f403:d120::/62\",\r\n \"2a01:111:f403:d124::/64\",\r\n - \ \"2a01:111:f403:d125::/64\",\r\n \"2a01:111:f403:d200::/64\",\r\n - \ \"2a01:111:f403:d201::/64\",\r\n \"2a01:111:f403:d202::/64\",\r\n - \ \"2a01:111:f403:d203::/64\",\r\n \"2a01:111:f403:d205::/64\",\r\n - \ \"2a01:111:f403:d401::/64\",\r\n \"2a01:111:f403:d402::/64\",\r\n - \ \"2a01:111:f403:d800::/64\",\r\n \"2a01:111:f403:d804::/62\",\r\n - \ \"2a01:111:f403:d900::/64\",\r\n \"2a01:111:f403:d904::/62\",\r\n - \ \"2a01:111:f403:d908::/62\",\r\n \"2a01:111:f403:d90c::/62\",\r\n - \ \"2a01:111:f403:d910::/62\",\r\n \"2a01:111:f403:d914::/64\",\r\n - \ \"2a01:111:f403:d915::/64\",\r\n \"2a01:111:f403:da00::/64\",\r\n - \ \"2a01:111:f403:da01::/64\",\r\n \"2a01:111:f403:da02::/64\",\r\n - \ \"2a01:111:f403:da03::/64\",\r\n \"2a01:111:f403:da05::/64\",\r\n - \ \"2a01:111:f403:dc00::/64\",\r\n \"2a01:111:f403:dc01::/64\",\r\n - \ \"2a01:111:f403:e000::/64\",\r\n \"2a01:111:f403:e003::/64\",\r\n - \ \"2a01:111:f403:e004::/62\",\r\n \"2a01:111:f403:e008::/62\",\r\n - \ \"2a01:111:f403:e00c::/62\",\r\n \"2a01:111:f403:e010::/62\",\r\n - \ \"2a01:111:f403:e014::/64\",\r\n \"2a01:111:f403:e200::/64\",\r\n - \ \"2a01:111:f403:e201::/64\",\r\n \"2a01:111:f403:e202::/64\",\r\n - \ \"2a01:111:f403:e203::/64\",\r\n \"2a01:111:f403:e205::/64\",\r\n - \ \"2a01:111:f403:e400::/64\",\r\n \"2a01:111:f403:e401::/64\",\r\n - \ \"2a01:111:f403:f000::/64\",\r\n \"2a01:111:f403:f800::/62\",\r\n - \ \"2a01:111:f403:f804::/62\",\r\n \"2a01:111:f403:f900::/62\",\r\n - \ \"2a01:111:f403:f904::/62\",\r\n \"2a01:111:f403:f908::/62\",\r\n - \ \"2a01:111:f403:f90c::/62\",\r\n \"2a01:111:f403:f910::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiacentral\",\r\n - \ \"id\": \"AzureCloud.australiacentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.155.128/26\",\r\n \"13.105.27.160/27\",\r\n - \ \"20.28.0.0/17\",\r\n \"20.36.32.0/19\",\r\n \"20.36.104.0/21\",\r\n - \ \"20.37.0.0/18\",\r\n \"20.37.224.0/19\",\r\n \"20.38.184.0/22\",\r\n - \ \"20.39.64.0/21\",\r\n \"20.47.35.0/24\",\r\n \"20.53.0.0/19\",\r\n - \ \"20.53.48.0/21\",\r\n \"20.60.214.0/23\",\r\n \"20.70.0.0/18\",\r\n - \ \"20.135.52.0/23\",\r\n \"20.150.124.0/24\",\r\n \"20.157.0.0/24\",\r\n - \ \"20.157.101.0/24\",\r\n \"20.157.138.0/24\",\r\n \"20.190.189.64/26\",\r\n - \ \"20.213.224.0/19\",\r\n \"20.227.128.0/17\",\r\n \"20.248.0.0/17\",\r\n - \ \"40.82.240.0/22\",\r\n \"40.90.130.48/28\",\r\n \"40.90.142.96/27\",\r\n - \ \"40.90.149.64/27\",\r\n \"40.126.61.64/26\",\r\n \"52.108.74.0/24\",\r\n - \ \"52.108.95.0/24\",\r\n \"52.109.128.0/22\",\r\n \"52.111.248.0/24\",\r\n - \ \"52.143.219.0/24\",\r\n \"52.239.216.0/23\",\r\n \"2603:1010:300::/47\",\r\n - \ \"2603:1010:303::/48\",\r\n \"2603:1010:304::/47\",\r\n - \ \"2603:1016:1400:20::/59\",\r\n \"2603:1016:2400::/48\",\r\n - \ \"2603:1016:2500:4::/64\",\r\n \"2603:1017:0:20::/59\"\r\n + \ \"2603:1063:226::/55\",\r\n \"2603:1063:2200::/64\",\r\n + \ \"2603:1063:2200:4::/64\",\r\n \"2603:1063:2200:8::/64\",\r\n + \ \"2603:1063:2200:c::/64\",\r\n \"2603:1063:2200:10::/64\",\r\n + \ \"2603:1063:2200:14::/64\",\r\n \"2603:1063:2200:18::/64\",\r\n + \ \"2603:1063:2200:1c::/64\",\r\n \"2603:1063:2200:20::/64\",\r\n + \ \"2603:1063:2200:24::/64\",\r\n \"2603:1063:2200:28::/64\",\r\n + \ \"2603:1063:2200:2c::/64\",\r\n \"2603:1063:2200:30::/64\",\r\n + \ \"2603:1063:2202::/64\",\r\n \"2603:1063:2202:4::/64\",\r\n + \ \"2603:1063:2202:8::/64\",\r\n \"2603:1063:2202:c::/64\",\r\n + \ \"2603:1063:2202:10::/64\",\r\n \"2603:1063:2202:14::/64\",\r\n + \ \"2603:1063:2202:18::/64\",\r\n \"2603:1063:2202:1c::/64\",\r\n + \ \"2603:1063:2202:20::/64\",\r\n \"2603:1063:2202:24::/64\",\r\n + \ \"2603:1063:2202:28::/64\",\r\n \"2603:1063:2202:2c::/64\",\r\n + \ \"2603:1063:2202:30::/64\",\r\n \"2603:1063:2202:34::/64\",\r\n + \ \"2603:1063:2202:38::/64\",\r\n \"2603:1063:2202:3c::/64\",\r\n + \ \"2603:1063:2202:40::/64\",\r\n \"2603:1063:2202:44::/64\",\r\n + \ \"2603:1063:2202:48::/64\",\r\n \"2603:1063:2202:4c::/64\",\r\n + \ \"2603:1063:2202:50::/64\",\r\n \"2603:1063:2204::/64\",\r\n + \ \"2603:1063:2204:4::/64\",\r\n \"2603:1063:2206::/64\",\r\n + \ \"2603:1063:2206:4::/64\",\r\n \"2603:1063:2206:8::/64\",\r\n + \ \"2603:1063:2206:c::/64\",\r\n \"2603:1063:2206:10::/64\",\r\n + \ \"2603:1063:2206:14::/64\",\r\n \"2603:1063:2206:18::/64\",\r\n + \ \"2603:1063:2206:1c::/64\",\r\n \"2603:1063:2206:20::/64\",\r\n + \ \"2603:1063:2206:24::/64\",\r\n \"2603:1063:2206:28::/64\",\r\n + \ \"2603:1063:2206:2c::/64\",\r\n \"2603:1063:2206:30::/64\",\r\n + \ \"2603:1063:2206:34::/64\",\r\n \"2603:1063:2206:38::/64\",\r\n + \ \"2603:1063:2206:3c::/64\",\r\n \"2603:1063:2206:40::/64\",\r\n + \ \"2603:1063:2206:44::/64\",\r\n \"2603:1063:2206:48::/64\",\r\n + \ \"2a01:111:f100:1000::/62\",\r\n \"2a01:111:f100:1004::/63\",\r\n + \ \"2a01:111:f100:2000::/52\",\r\n \"2a01:111:f100:3000::/52\",\r\n + \ \"2a01:111:f100:4002::/64\",\r\n \"2a01:111:f100:5000::/52\",\r\n + \ \"2a01:111:f100:6000::/64\",\r\n \"2a01:111:f100:a000::/63\",\r\n + \ \"2a01:111:f100:a002::/64\",\r\n \"2a01:111:f100:a004::/64\",\r\n + \ \"2a01:111:f403:c000::/64\",\r\n \"2a01:111:f403:c004::/62\",\r\n + \ \"2a01:111:f403:c100::/64\",\r\n \"2a01:111:f403:c10c::/62\",\r\n + \ \"2a01:111:f403:c110::/64\",\r\n \"2a01:111:f403:c111::/64\",\r\n + \ \"2a01:111:f403:c112::/64\",\r\n \"2a01:111:f403:c113::/64\",\r\n + \ \"2a01:111:f403:c114::/64\",\r\n \"2a01:111:f403:c200::/64\",\r\n + \ \"2a01:111:f403:c201::/64\",\r\n \"2a01:111:f403:c202::/64\",\r\n + \ \"2a01:111:f403:c203::/64\",\r\n \"2a01:111:f403:c204::/64\",\r\n + \ \"2a01:111:f403:c400::/64\",\r\n \"2a01:111:f403:c401::/64\",\r\n + \ \"2a01:111:f403:c800::/64\",\r\n \"2a01:111:f403:c804::/62\",\r\n + \ \"2a01:111:f403:c900::/64\",\r\n \"2a01:111:f403:c904::/62\",\r\n + \ \"2a01:111:f403:c908::/62\",\r\n \"2a01:111:f403:c90c::/62\",\r\n + \ \"2a01:111:f403:c910::/62\",\r\n \"2a01:111:f403:c914::/62\",\r\n + \ \"2a01:111:f403:c918::/64\",\r\n \"2a01:111:f403:c919::/64\",\r\n + \ \"2a01:111:f403:c91a::/63\",\r\n \"2a01:111:f403:c91c::/63\",\r\n + \ \"2a01:111:f403:c91e::/63\",\r\n \"2a01:111:f403:c920::/63\",\r\n + \ \"2a01:111:f403:c922::/64\",\r\n \"2a01:111:f403:c923::/64\",\r\n + \ \"2a01:111:f403:c924::/62\",\r\n \"2a01:111:f403:c928::/62\",\r\n + \ \"2a01:111:f403:c92c::/64\",\r\n \"2a01:111:f403:c92d::/64\",\r\n + \ \"2a01:111:f403:c92e::/63\",\r\n \"2a01:111:f403:c930::/63\",\r\n + \ \"2a01:111:f403:c932::/63\",\r\n \"2a01:111:f403:c934::/63\",\r\n + \ \"2a01:111:f403:c936::/64\",\r\n \"2a01:111:f403:c937::/64\",\r\n + \ \"2a01:111:f403:c938::/62\",\r\n \"2a01:111:f403:c93c::/62\",\r\n + \ \"2a01:111:f403:c940::/64\",\r\n \"2a01:111:f403:ca00::/62\",\r\n + \ \"2a01:111:f403:ca04::/64\",\r\n \"2a01:111:f403:ca05::/64\",\r\n + \ \"2a01:111:f403:ca06::/63\",\r\n \"2a01:111:f403:ca08::/63\",\r\n + \ \"2a01:111:f403:ca10::/64\",\r\n \"2a01:111:f403:ca11::/64\",\r\n + \ \"2a01:111:f403:ca12::/63\",\r\n \"2a01:111:f403:ca14::/63\",\r\n + \ \"2a01:111:f403:ca16::/63\",\r\n \"2a01:111:f403:ca18::/63\",\r\n + \ \"2a01:111:f403:ca20::/62\",\r\n \"2a01:111:f403:ca24::/64\",\r\n + \ \"2a01:111:f403:cc00::/62\",\r\n \"2a01:111:f403:cc04::/64\",\r\n + \ \"2a01:111:f403:cc05::/64\",\r\n \"2a01:111:f403:cc06::/63\",\r\n + \ \"2a01:111:f403:cc08::/63\",\r\n \"2a01:111:f403:d000::/64\",\r\n + \ \"2a01:111:f403:d004::/62\",\r\n \"2a01:111:f403:d100::/64\",\r\n + \ \"2a01:111:f403:d104::/62\",\r\n \"2a01:111:f403:d108::/62\",\r\n + \ \"2a01:111:f403:d10c::/62\",\r\n \"2a01:111:f403:d120::/62\",\r\n + \ \"2a01:111:f403:d124::/64\",\r\n \"2a01:111:f403:d125::/64\",\r\n + \ \"2a01:111:f403:d200::/64\",\r\n \"2a01:111:f403:d201::/64\",\r\n + \ \"2a01:111:f403:d202::/64\",\r\n \"2a01:111:f403:d203::/64\",\r\n + \ \"2a01:111:f403:d205::/64\",\r\n \"2a01:111:f403:d401::/64\",\r\n + \ \"2a01:111:f403:d402::/64\",\r\n \"2a01:111:f403:d800::/64\",\r\n + \ \"2a01:111:f403:d804::/62\",\r\n \"2a01:111:f403:d900::/64\",\r\n + \ \"2a01:111:f403:d904::/62\",\r\n \"2a01:111:f403:d908::/62\",\r\n + \ \"2a01:111:f403:d90c::/62\",\r\n \"2a01:111:f403:d910::/62\",\r\n + \ \"2a01:111:f403:d914::/64\",\r\n \"2a01:111:f403:d915::/64\",\r\n + \ \"2a01:111:f403:da00::/64\",\r\n \"2a01:111:f403:da01::/64\",\r\n + \ \"2a01:111:f403:da02::/64\",\r\n \"2a01:111:f403:da03::/64\",\r\n + \ \"2a01:111:f403:da05::/64\",\r\n \"2a01:111:f403:dc00::/64\",\r\n + \ \"2a01:111:f403:dc01::/64\",\r\n \"2a01:111:f403:e000::/64\",\r\n + \ \"2a01:111:f403:e003::/64\",\r\n \"2a01:111:f403:e004::/62\",\r\n + \ \"2a01:111:f403:e008::/62\",\r\n \"2a01:111:f403:e00c::/62\",\r\n + \ \"2a01:111:f403:e010::/62\",\r\n \"2a01:111:f403:e014::/64\",\r\n + \ \"2a01:111:f403:e200::/64\",\r\n \"2a01:111:f403:e201::/64\",\r\n + \ \"2a01:111:f403:e202::/64\",\r\n \"2a01:111:f403:e203::/64\",\r\n + \ \"2a01:111:f403:e205::/64\",\r\n \"2a01:111:f403:e400::/64\",\r\n + \ \"2a01:111:f403:e401::/64\",\r\n \"2a01:111:f403:f000::/64\",\r\n + \ \"2a01:111:f403:f800::/62\",\r\n \"2a01:111:f403:f804::/62\",\r\n + \ \"2a01:111:f403:f900::/62\",\r\n \"2a01:111:f403:f904::/62\",\r\n + \ \"2a01:111:f403:f908::/62\",\r\n \"2a01:111:f403:f90c::/62\",\r\n + \ \"2a01:111:f403:f910::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.australiacentral\",\r\n \"id\": + \"AzureCloud.australiacentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": + \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.155.128/26\",\r\n + \ \"13.105.27.160/27\",\r\n \"20.28.0.0/17\",\r\n \"20.36.32.0/19\",\r\n + \ \"20.36.104.0/21\",\r\n \"20.37.0.0/18\",\r\n \"20.37.224.0/19\",\r\n + \ \"20.38.184.0/22\",\r\n \"20.39.64.0/21\",\r\n \"20.47.35.0/24\",\r\n + \ \"20.53.0.0/19\",\r\n \"20.53.48.0/21\",\r\n \"20.60.214.0/23\",\r\n + \ \"20.70.0.0/18\",\r\n \"20.135.52.0/23\",\r\n \"20.150.124.0/24\",\r\n + \ \"20.157.0.0/24\",\r\n \"20.157.101.0/24\",\r\n \"20.157.138.0/24\",\r\n + \ \"20.190.189.64/26\",\r\n \"20.213.224.0/19\",\r\n \"20.227.128.0/17\",\r\n + \ \"20.248.0.0/17\",\r\n \"40.82.240.0/22\",\r\n \"40.90.130.48/28\",\r\n + \ \"40.90.142.96/27\",\r\n \"40.90.149.64/27\",\r\n \"40.126.61.64/26\",\r\n + \ \"52.108.74.0/24\",\r\n \"52.108.95.0/24\",\r\n \"52.109.128.0/22\",\r\n + \ \"52.111.248.0/24\",\r\n \"52.143.219.0/24\",\r\n \"52.239.216.0/23\",\r\n + \ \"2603:1010:300::/47\",\r\n \"2603:1010:303::/48\",\r\n + \ \"2603:1010:304::/47\",\r\n \"2603:1016:1400:20::/59\",\r\n + \ \"2603:1016:2400::/48\",\r\n \"2603:1016:2500:4::/64\",\r\n + \ \"2603:1017:0:20::/59\",\r\n \"2603:1063:2202:c::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiacentral2\",\r\n \ \"id\": \"AzureCloud.australiacentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": @@ -6518,55 +6596,56 @@ interactions: \ \"52.143.218.0/24\",\r\n \"52.239.218.0/23\",\r\n \"2603:1010:400::/47\",\r\n \ \"2603:1010:403::/48\",\r\n \"2603:1010:404::/47\",\r\n \ \"2603:1016:1400:40::/59\",\r\n \"2603:1016:2401::/48\",\r\n - \ \"2603:1016:2500:8::/64\",\r\n \"2603:1017:0:40::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiaeast\",\r\n - \ \"id\": \"AzureCloud.australiaeast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.70.64.0/18\",\r\n - \ \"13.72.224.0/19\",\r\n \"13.73.192.0/20\",\r\n \"13.75.128.0/17\",\r\n - \ \"13.104.211.128/26\",\r\n \"13.105.16.192/26\",\r\n \"13.105.20.128/26\",\r\n - \ \"13.105.52.192/26\",\r\n \"13.105.53.128/26\",\r\n \"20.5.0.0/16\",\r\n - \ \"20.11.0.0/17\",\r\n \"20.28.128.0/17\",\r\n \"20.37.192.0/19\",\r\n - \ \"20.38.112.0/23\",\r\n \"20.40.64.0/20\",\r\n \"20.40.80.0/21\",\r\n - \ \"20.40.120.0/21\",\r\n \"20.40.176.0/20\",\r\n \"20.42.192.0/19\",\r\n - \ \"20.43.96.0/20\",\r\n \"20.47.37.0/24\",\r\n \"20.47.122.0/23\",\r\n - \ \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n \"20.53.64.0/18\",\r\n - \ \"20.53.128.0/17\",\r\n \"20.58.128.0/18\",\r\n \"20.60.72.0/22\",\r\n - \ \"20.60.182.0/23\",\r\n \"20.70.128.0/17\",\r\n \"20.92.64.0/18\",\r\n - \ \"20.92.128.0/17\",\r\n \"20.95.192.0/21\",\r\n \"20.95.208.0/24\",\r\n - \ \"20.135.120.0/21\",\r\n \"20.150.66.0/24\",\r\n \"20.150.92.0/24\",\r\n - \ \"20.150.117.0/24\",\r\n \"20.157.44.0/24\",\r\n \"20.157.107.0/24\",\r\n - \ \"20.157.155.0/24\",\r\n \"20.157.214.0/24\",\r\n \"20.157.220.0/24\",\r\n - \ \"20.167.0.0/17\",\r\n \"20.188.128.0/17\",\r\n \"20.190.142.0/25\",\r\n - \ \"20.190.167.0/24\",\r\n \"20.191.192.0/18\",\r\n \"20.193.0.0/18\",\r\n - \ \"20.193.64.0/19\",\r\n \"20.202.62.0/24\",\r\n \"20.202.65.0/24\",\r\n - \ \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n \"20.213.0.0/17\",\r\n - \ \"20.213.128.0/18\",\r\n \"20.213.192.0/20\",\r\n \"20.227.0.0/18\",\r\n - \ \"20.248.128.0/17\",\r\n \"23.101.208.0/20\",\r\n \"40.79.160.0/20\",\r\n - \ \"40.79.211.0/24\",\r\n \"40.82.32.0/22\",\r\n \"40.82.192.0/19\",\r\n - \ \"40.87.208.0/22\",\r\n \"40.90.18.0/28\",\r\n \"40.90.30.0/25\",\r\n - \ \"40.90.130.80/28\",\r\n \"40.90.130.208/28\",\r\n \"40.90.140.32/27\",\r\n - \ \"40.90.142.160/27\",\r\n \"40.90.147.64/27\",\r\n \"40.90.150.0/27\",\r\n - \ \"40.112.37.128/26\",\r\n \"40.126.14.0/25\",\r\n \"40.126.39.0/24\",\r\n - \ \"40.126.224.0/19\",\r\n \"52.108.40.0/23\",\r\n \"52.108.83.0/24\",\r\n - \ \"52.109.112.0/22\",\r\n \"52.111.224.0/24\",\r\n \"52.113.88.0/22\",\r\n - \ \"52.113.103.0/24\",\r\n \"52.114.16.0/22\",\r\n \"52.114.58.0/23\",\r\n - \ \"52.114.192.0/23\",\r\n \"52.115.98.0/24\",\r\n \"52.120.158.0/23\",\r\n - \ \"52.121.108.0/22\",\r\n \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n - \ \"52.147.0.0/19\",\r\n \"52.156.160.0/19\",\r\n \"52.187.192.0/18\",\r\n - \ \"52.232.136.0/21\",\r\n \"52.232.154.0/24\",\r\n \"52.237.192.0/18\",\r\n - \ \"52.239.130.0/23\",\r\n \"52.239.226.0/24\",\r\n \"52.245.16.0/22\",\r\n - \ \"104.44.90.64/26\",\r\n \"104.44.93.96/27\",\r\n \"104.44.95.48/28\",\r\n - \ \"104.46.29.0/24\",\r\n \"104.46.30.0/23\",\r\n \"104.209.80.0/20\",\r\n - \ \"104.210.64.0/18\",\r\n \"191.238.66.0/23\",\r\n \"191.239.64.0/19\",\r\n - \ \"2603:1010::/46\",\r\n \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n - \ \"2603:1016:1400:60::/59\",\r\n \"2603:1016:2402::/48\",\r\n - \ \"2603:1016:2500:c::/64\",\r\n \"2603:1017:0:60::/59\"\r\n + \ \"2603:1016:2500:8::/64\",\r\n \"2603:1017:0:40::/59\",\r\n + \ \"2603:1063:2202:28::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.australiaeast\",\r\n \"id\": \"AzureCloud.australiaeast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.70.64.0/18\",\r\n \"13.72.224.0/19\",\r\n \"13.73.192.0/20\",\r\n + \ \"13.75.128.0/17\",\r\n \"13.104.211.128/26\",\r\n \"13.105.16.192/26\",\r\n + \ \"13.105.20.128/26\",\r\n \"13.105.52.192/26\",\r\n \"13.105.53.128/26\",\r\n + \ \"20.5.0.0/16\",\r\n \"20.11.0.0/17\",\r\n \"20.28.128.0/17\",\r\n + \ \"20.37.192.0/19\",\r\n \"20.38.112.0/23\",\r\n \"20.40.64.0/20\",\r\n + \ \"20.40.80.0/21\",\r\n \"20.40.120.0/21\",\r\n \"20.40.176.0/20\",\r\n + \ \"20.42.192.0/19\",\r\n \"20.43.96.0/20\",\r\n \"20.47.37.0/24\",\r\n + \ \"20.47.122.0/23\",\r\n \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n + \ \"20.53.64.0/18\",\r\n \"20.53.128.0/17\",\r\n \"20.58.128.0/18\",\r\n + \ \"20.60.72.0/22\",\r\n \"20.60.182.0/23\",\r\n \"20.70.128.0/17\",\r\n + \ \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n \"20.95.192.0/21\",\r\n + \ \"20.95.208.0/24\",\r\n \"20.135.120.0/21\",\r\n \"20.150.66.0/24\",\r\n + \ \"20.150.92.0/24\",\r\n \"20.150.117.0/24\",\r\n \"20.157.44.0/24\",\r\n + \ \"20.157.107.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.214.0/24\",\r\n + \ \"20.157.220.0/24\",\r\n \"20.157.226.0/24\",\r\n \"20.167.0.0/17\",\r\n + \ \"20.188.128.0/17\",\r\n \"20.190.142.0/25\",\r\n \"20.190.167.0/24\",\r\n + \ \"20.191.192.0/18\",\r\n \"20.193.0.0/18\",\r\n \"20.193.64.0/19\",\r\n + \ \"20.202.62.0/24\",\r\n \"20.202.65.0/24\",\r\n \"20.211.0.0/17\",\r\n + \ \"20.211.128.0/18\",\r\n \"20.213.0.0/17\",\r\n \"20.213.128.0/18\",\r\n + \ \"20.213.192.0/20\",\r\n \"20.227.0.0/18\",\r\n \"20.248.128.0/17\",\r\n + \ \"23.101.208.0/20\",\r\n \"40.79.160.0/20\",\r\n \"40.79.211.0/24\",\r\n + \ \"40.82.32.0/22\",\r\n \"40.82.192.0/19\",\r\n \"40.87.208.0/22\",\r\n + \ \"40.90.18.0/28\",\r\n \"40.90.30.0/25\",\r\n \"40.90.130.80/28\",\r\n + \ \"40.90.130.208/28\",\r\n \"40.90.140.32/27\",\r\n \"40.90.142.160/27\",\r\n + \ \"40.90.147.64/27\",\r\n \"40.90.150.0/27\",\r\n \"40.112.37.128/26\",\r\n + \ \"40.126.14.0/25\",\r\n \"40.126.39.0/24\",\r\n \"40.126.224.0/19\",\r\n + \ \"52.108.40.0/23\",\r\n \"52.108.83.0/24\",\r\n \"52.109.112.0/22\",\r\n + \ \"52.111.224.0/24\",\r\n \"52.113.88.0/22\",\r\n \"52.113.103.0/24\",\r\n + \ \"52.114.16.0/22\",\r\n \"52.114.58.0/23\",\r\n \"52.114.192.0/23\",\r\n + \ \"52.115.98.0/24\",\r\n \"52.120.158.0/23\",\r\n \"52.121.108.0/22\",\r\n + \ \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n \"52.147.0.0/19\",\r\n + \ \"52.156.160.0/19\",\r\n \"52.187.192.0/18\",\r\n \"52.232.136.0/21\",\r\n + \ \"52.232.154.0/24\",\r\n \"52.237.192.0/18\",\r\n \"52.239.130.0/23\",\r\n + \ \"52.239.226.0/24\",\r\n \"52.245.16.0/22\",\r\n \"104.44.90.64/26\",\r\n + \ \"104.44.93.96/27\",\r\n \"104.44.95.48/28\",\r\n \"104.46.29.0/24\",\r\n + \ \"104.46.30.0/23\",\r\n \"104.209.80.0/20\",\r\n \"104.210.64.0/18\",\r\n + \ \"191.238.66.0/23\",\r\n \"191.239.64.0/19\",\r\n \"2603:1010::/46\",\r\n + \ \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n \"2603:1016:1400:60::/59\",\r\n + \ \"2603:1016:2402::/48\",\r\n \"2603:1016:2500:c::/64\",\r\n + \ \"2603:1017:0:60::/59\",\r\n \"2603:1063:2202:30::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiasoutheast\",\r\n \ \"id\": \"AzureCloud.australiasoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": @@ -6596,84 +6675,86 @@ interactions: \ \"2603:1010:204::/48\",\r\n \"2603:1010:205::/48\",\r\n \ \"2603:1010:206::/48\",\r\n \"2603:1016:1400::/59\",\r\n \ \"2603:1016:2403::/48\",\r\n \"2603:1016:2500::/64\",\r\n - \ \"2603:1017::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.brazilse\",\r\n \"id\": \"AzureCloud.brazilse\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.27.128/27\",\r\n \"13.105.36.48/28\",\r\n - \ \"13.105.36.96/27\",\r\n \"13.105.52.0/27\",\r\n \"20.20.32.0/26\",\r\n - \ \"20.40.32.0/21\",\r\n \"20.135.76.0/23\",\r\n \"20.150.73.0/24\",\r\n - \ \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n \"20.157.42.0/24\",\r\n - \ \"20.157.189.0/24\",\r\n \"20.157.198.0/24\",\r\n \"20.195.128.0/22\",\r\n - \ \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\r\n \"20.231.128.0/26\",\r\n - \ \"23.97.112.192/27\",\r\n \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n - \ \"40.79.204.192/26\",\r\n \"40.123.128.0/22\",\r\n \"40.126.207.0/24\",\r\n - \ \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n \"52.109.164.0/24\",\r\n - \ \"52.111.207.0/24\",\r\n \"52.112.206.0/24\",\r\n \"52.253.197.0/24\",\r\n - \ \"191.232.16.0/21\",\r\n \"191.233.8.0/21\",\r\n \"191.233.48.0/21\",\r\n - \ \"191.233.160.0/19\",\r\n \"191.234.224.0/19\",\r\n \"191.237.224.0/21\",\r\n - \ \"2603:1050:400::/48\",\r\n \"2603:1050:402::/48\",\r\n + \ \"2603:1017::/59\",\r\n \"2603:1063:2202::/64\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"AzureCloud.brazilse\",\r\n + \ \"id\": \"AzureCloud.brazilse\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.27.128/27\",\r\n + \ \"13.105.36.48/28\",\r\n \"13.105.36.96/27\",\r\n \"13.105.52.0/27\",\r\n + \ \"20.20.32.0/26\",\r\n \"20.40.32.0/21\",\r\n \"20.135.76.0/23\",\r\n + \ \"20.150.73.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n + \ \"20.157.42.0/24\",\r\n \"20.157.189.0/24\",\r\n \"20.157.198.0/24\",\r\n + \ \"20.195.128.0/22\",\r\n \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\r\n + \ \"20.231.128.0/26\",\r\n \"23.97.112.192/27\",\r\n \"23.97.116.0/22\",\r\n + \ \"23.97.120.0/21\",\r\n \"40.79.204.192/26\",\r\n \"40.123.128.0/22\",\r\n + \ \"40.126.207.0/24\",\r\n \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n + \ \"52.109.164.0/24\",\r\n \"52.111.207.0/24\",\r\n \"52.112.206.0/24\",\r\n + \ \"52.253.197.0/24\",\r\n \"191.232.16.0/21\",\r\n \"191.233.8.0/21\",\r\n + \ \"191.233.48.0/21\",\r\n \"191.233.160.0/19\",\r\n \"191.234.224.0/19\",\r\n + \ \"191.237.224.0/21\",\r\n \"2603:1050:400::/48\",\r\n \"2603:1050:402::/48\",\r\n \ \"2603:1050:403::/48\",\r\n \"2603:1050:404::/48\",\r\n \ \"2603:1056:1403::/48\",\r\n \"2603:1056:1500:4::/64\",\r\n \ \"2603:1056:2000:60::/59\",\r\n \"2603:1057:2:60::/59\",\r\n - \ \"2603:1061:1002::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.brazilsouth\",\r\n \"id\": \"AzureCloud.brazilsouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.52.80/28\",\r\n \"13.105.52.128/26\",\r\n - \ \"20.40.16.0/21\",\r\n \"20.40.112.0/21\",\r\n \"20.47.39.0/24\",\r\n - \ \"20.47.86.0/24\",\r\n \"20.60.36.0/23\",\r\n \"20.95.240.0/24\",\r\n - \ \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.157.55.0/24\",\r\n \"20.157.222.0/24\",\r\n \"20.190.145.0/25\",\r\n - \ \"20.190.173.0/24\",\r\n \"20.195.136.0/21\",\r\n \"20.195.152.0/21\",\r\n - \ \"20.195.160.0/19\",\r\n \"20.195.192.0/18\",\r\n \"20.197.128.0/17\",\r\n - \ \"20.201.0.0/17\",\r\n \"20.202.80.0/22\",\r\n \"20.206.64.0/18\",\r\n - \ \"20.206.128.0/17\",\r\n \"20.209.12.0/23\",\r\n \"20.226.0.0/16\",\r\n - \ \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n - \ \"23.97.112.160/27\",\r\n \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n - \ \"40.90.133.32/27\",\r\n \"40.90.133.144/28\",\r\n \"40.90.141.64/27\",\r\n - \ \"40.90.144.224/27\",\r\n \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n - \ \"40.90.157.0/27\",\r\n \"40.126.17.0/25\",\r\n \"40.126.45.0/24\",\r\n - \ \"52.108.36.0/22\",\r\n \"52.108.82.0/24\",\r\n \"52.108.171.0/24\",\r\n - \ \"52.108.172.0/23\",\r\n \"52.109.108.0/22\",\r\n \"52.111.225.0/24\",\r\n - \ \"52.112.118.0/24\",\r\n \"52.113.132.0/24\",\r\n \"52.113.152.0/24\",\r\n - \ \"52.114.194.0/23\",\r\n \"52.114.196.0/22\",\r\n \"52.114.200.0/22\",\r\n - \ \"52.121.40.0/21\",\r\n \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n - \ \"104.41.0.0/18\",\r\n \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n - \ \"191.232.160.0/19\",\r\n \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n - \ \"191.233.16.0/20\",\r\n \"191.233.128.0/20\",\r\n \"191.233.192.0/18\",\r\n - \ \"191.234.128.0/18\",\r\n \"191.234.192.0/19\",\r\n \"191.235.32.0/19\",\r\n - \ \"191.235.64.0/18\",\r\n \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n - \ \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n - \ \"191.235.250.0/25\",\r\n \"191.237.195.0/24\",\r\n \"191.237.200.0/21\",\r\n - \ \"191.237.248.0/21\",\r\n \"191.238.72.0/21\",\r\n \"191.238.128.0/21\",\r\n - \ \"191.238.192.0/19\",\r\n \"191.239.112.0/20\",\r\n \"191.239.204.0/22\",\r\n - \ \"191.239.240.0/20\",\r\n \"2603:1050:1::/48\",\r\n \"2603:1050:2::/47\",\r\n - \ \"2603:1050:5::/48\",\r\n \"2603:1050:6::/47\",\r\n \"2603:1056:1400::/48\",\r\n + \ \"2603:1061:1002::/48\",\r\n \"2603:1063:2204:4::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.brazilsouth\",\r\n + \ \"id\": \"AzureCloud.brazilsouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.52.80/28\",\r\n + \ \"13.105.52.128/26\",\r\n \"20.40.16.0/21\",\r\n \"20.40.112.0/21\",\r\n + \ \"20.47.39.0/24\",\r\n \"20.47.86.0/24\",\r\n \"20.60.36.0/23\",\r\n + \ \"20.95.240.0/24\",\r\n \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n + \ \"20.150.111.0/24\",\r\n \"20.157.55.0/24\",\r\n \"20.157.222.0/24\",\r\n + \ \"20.157.227.0/24\",\r\n \"20.190.145.0/25\",\r\n \"20.190.173.0/24\",\r\n + \ \"20.195.136.0/21\",\r\n \"20.195.152.0/21\",\r\n \"20.195.160.0/19\",\r\n + \ \"20.195.192.0/18\",\r\n \"20.197.128.0/17\",\r\n \"20.201.0.0/17\",\r\n + \ \"20.202.80.0/22\",\r\n \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n + \ \"20.209.12.0/23\",\r\n \"20.226.0.0/16\",\r\n \"23.97.96.0/20\",\r\n + \ \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n \"23.97.112.160/27\",\r\n + \ \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n \"40.90.133.32/27\",\r\n + \ \"40.90.133.144/28\",\r\n \"40.90.141.64/27\",\r\n \"40.90.144.224/27\",\r\n + \ \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n \"40.90.157.0/27\",\r\n + \ \"40.126.17.0/25\",\r\n \"40.126.45.0/24\",\r\n \"52.108.36.0/22\",\r\n + \ \"52.108.82.0/24\",\r\n \"52.108.171.0/24\",\r\n \"52.108.172.0/23\",\r\n + \ \"52.109.108.0/22\",\r\n \"52.111.225.0/24\",\r\n \"52.112.118.0/24\",\r\n + \ \"52.113.132.0/24\",\r\n \"52.113.152.0/24\",\r\n \"52.114.194.0/23\",\r\n + \ \"52.114.196.0/22\",\r\n \"52.114.200.0/22\",\r\n \"52.121.40.0/21\",\r\n + \ \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n \"104.41.0.0/18\",\r\n + \ \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n \"191.232.160.0/19\",\r\n + \ \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n \"191.233.16.0/20\",\r\n + \ \"191.233.128.0/20\",\r\n \"191.233.192.0/18\",\r\n \"191.234.128.0/18\",\r\n + \ \"191.234.192.0/19\",\r\n \"191.235.32.0/19\",\r\n \"191.235.64.0/18\",\r\n + \ \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n \"191.235.224.0/20\",\r\n + \ \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n + \ \"191.237.195.0/24\",\r\n \"191.237.200.0/21\",\r\n \"191.237.248.0/21\",\r\n + \ \"191.238.72.0/21\",\r\n \"191.238.128.0/21\",\r\n \"191.238.192.0/19\",\r\n + \ \"191.239.112.0/20\",\r\n \"191.239.204.0/22\",\r\n \"191.239.240.0/20\",\r\n + \ \"2603:1050:1::/48\",\r\n \"2603:1050:2::/47\",\r\n \"2603:1050:5::/48\",\r\n + \ \"2603:1050:6::/47\",\r\n \"2603:1056:1400::/48\",\r\n \ \"2603:1056:1500::/64\",\r\n \"2603:1056:2000:20::/59\",\r\n - \ \"2603:1057:2:20::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.canadacentral\",\r\n \"id\": \"AzureCloud.canadacentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.160.0/19\",\r\n \"13.88.224.0/19\",\r\n \"13.104.151.192/26\",\r\n - \ \"13.104.152.0/25\",\r\n \"13.104.208.176/28\",\r\n \"13.104.212.192/26\",\r\n - \ \"13.104.223.192/26\",\r\n \"20.38.114.0/25\",\r\n \"20.38.144.0/21\",\r\n - \ \"20.39.128.0/20\",\r\n \"20.43.0.0/19\",\r\n \"20.47.40.0/24\",\r\n - \ \"20.47.87.0/24\",\r\n \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n - \ \"20.48.224.0/19\",\r\n \"20.60.42.0/23\",\r\n \"20.60.242.0/23\",\r\n - \ \"20.63.0.0/17\",\r\n \"20.95.20.0/24\",\r\n \"20.95.40.0/21\",\r\n - \ \"20.104.0.0/17\",\r\n \"20.104.192.0/18\",\r\n \"20.116.0.0/16\",\r\n - \ \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n \"20.150.16.0/24\",\r\n - \ \"20.150.31.0/24\",\r\n \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n - \ \"20.151.0.0/16\",\r\n \"20.157.26.0/24\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.113.0/24\",\r\n \"20.157.121.0/24\",\r\n \"20.157.148.0/24\",\r\n - \ \"20.190.139.0/25\",\r\n \"20.190.161.0/24\",\r\n \"20.200.64.0/18\",\r\n + \ \"2603:1057:2:20::/59\",\r\n \"2603:1063:2204::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.canadacentral\",\r\n + \ \"id\": \"AzureCloud.canadacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n + \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.160.0/19\",\r\n + \ \"13.88.224.0/19\",\r\n \"13.104.151.192/26\",\r\n \"13.104.152.0/25\",\r\n + \ \"13.104.208.176/28\",\r\n \"13.104.212.192/26\",\r\n \"13.104.223.192/26\",\r\n + \ \"20.38.114.0/25\",\r\n \"20.38.144.0/21\",\r\n \"20.39.128.0/20\",\r\n + \ \"20.43.0.0/19\",\r\n \"20.47.40.0/24\",\r\n \"20.47.87.0/24\",\r\n + \ \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n \"20.48.224.0/19\",\r\n + \ \"20.60.42.0/23\",\r\n \"20.60.242.0/23\",\r\n \"20.63.0.0/17\",\r\n + \ \"20.95.20.0/24\",\r\n \"20.95.40.0/21\",\r\n \"20.104.0.0/17\",\r\n + \ \"20.104.192.0/18\",\r\n \"20.116.0.0/16\",\r\n \"20.135.182.0/23\",\r\n + \ \"20.135.184.0/22\",\r\n \"20.150.16.0/24\",\r\n \"20.150.31.0/24\",\r\n + \ \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.151.0.0/16\",\r\n + \ \"20.157.26.0/24\",\r\n \"20.157.52.0/24\",\r\n \"20.157.113.0/24\",\r\n + \ \"20.157.121.0/24\",\r\n \"20.157.148.0/24\",\r\n \"20.190.139.0/25\",\r\n + \ \"20.190.161.0/24\",\r\n \"20.200.64.0/18\",\r\n \"20.209.70.0/23\",\r\n \ \"20.220.0.0/18\",\r\n \"20.220.128.0/17\",\r\n \"40.79.216.0/24\",\r\n \ \"40.80.44.0/22\",\r\n \"40.82.160.0/19\",\r\n \"40.85.192.0/18\",\r\n \ \"40.90.17.144/28\",\r\n \"40.90.128.0/28\",\r\n \"40.90.138.32/27\",\r\n @@ -6690,73 +6771,75 @@ interactions: \ \"2603:1030:f05::/48\",\r\n \"2603:1030:f06::/48\",\r\n \ \"2603:1030:f07::/56\",\r\n \"2603:1030:f08::/48\",\r\n \ \"2603:1036:2401::/48\",\r\n \"2603:1036:2500:30::/64\",\r\n - \ \"2603:1036:3000:40::/59\",\r\n \"2603:1037:1:40::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.canadaeast\",\r\n - \ \"id\": \"AzureCloud.canadaeast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.154.128/25\",\r\n - \ \"20.38.121.128/25\",\r\n \"20.47.41.0/24\",\r\n \"20.47.88.0/24\",\r\n - \ \"20.60.142.0/23\",\r\n \"20.95.17.0/24\",\r\n \"20.104.128.0/18\",\r\n - \ \"20.135.66.0/23\",\r\n \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n - \ \"20.150.113.0/24\",\r\n \"20.157.4.0/23\",\r\n \"20.157.8.0/22\",\r\n - \ \"20.157.161.0/24\",\r\n \"20.190.139.128/25\",\r\n \"20.190.162.0/24\",\r\n - \ \"20.200.0.0/18\",\r\n \"20.209.64.0/23\",\r\n \"20.220.64.0/18\",\r\n - \ \"40.69.96.0/19\",\r\n \"40.79.217.0/24\",\r\n \"40.80.40.0/22\",\r\n - \ \"40.80.240.0/20\",\r\n \"40.86.192.0/18\",\r\n \"40.89.0.0/19\",\r\n - \ \"40.90.17.128/28\",\r\n \"40.90.138.64/27\",\r\n \"40.90.156.96/27\",\r\n - \ \"40.126.11.128/25\",\r\n \"40.126.34.0/24\",\r\n \"52.108.193.0/24\",\r\n - \ \"52.108.232.0/23\",\r\n \"52.109.96.0/22\",\r\n \"52.111.226.0/24\",\r\n - \ \"52.114.164.0/22\",\r\n \"52.136.22.0/24\",\r\n \"52.139.64.0/18\",\r\n - \ \"52.155.0.0/19\",\r\n \"52.229.64.0/18\",\r\n \"52.232.128.0/21\",\r\n - \ \"52.235.0.0/18\",\r\n \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n - \ \"52.242.0.0/18\",\r\n \"52.245.32.0/22\",\r\n \"104.44.93.64/27\",\r\n - \ \"104.44.95.32/28\",\r\n \"2603:1030:20a::/47\",\r\n \"2603:1030:1000::/47\",\r\n + \ \"2603:1036:3000:40::/59\",\r\n \"2603:1037:1:40::/59\",\r\n + \ \"2603:1063:2200:8::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.canadaeast\",\r\n \"id\": \"AzureCloud.canadaeast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"9\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.154.128/25\",\r\n \"20.38.121.128/25\",\r\n + \ \"20.47.41.0/24\",\r\n \"20.47.88.0/24\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.95.17.0/24\",\r\n \"20.104.128.0/18\",\r\n \"20.135.66.0/23\",\r\n + \ \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.157.4.0/23\",\r\n \"20.157.8.0/22\",\r\n \"20.157.161.0/24\",\r\n + \ \"20.190.139.128/25\",\r\n \"20.190.162.0/24\",\r\n \"20.200.0.0/18\",\r\n + \ \"20.209.64.0/23\",\r\n \"20.220.64.0/18\",\r\n \"40.69.96.0/19\",\r\n + \ \"40.79.217.0/24\",\r\n \"40.80.40.0/22\",\r\n \"40.80.240.0/20\",\r\n + \ \"40.86.192.0/18\",\r\n \"40.89.0.0/19\",\r\n \"40.90.17.128/28\",\r\n + \ \"40.90.138.64/27\",\r\n \"40.90.156.96/27\",\r\n \"40.126.11.128/25\",\r\n + \ \"40.126.34.0/24\",\r\n \"52.108.193.0/24\",\r\n \"52.108.232.0/23\",\r\n + \ \"52.109.96.0/22\",\r\n \"52.111.226.0/24\",\r\n \"52.114.164.0/22\",\r\n + \ \"52.136.22.0/24\",\r\n \"52.139.64.0/18\",\r\n \"52.155.0.0/19\",\r\n + \ \"52.229.64.0/18\",\r\n \"52.232.128.0/21\",\r\n \"52.235.0.0/18\",\r\n + \ \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n \"52.242.0.0/18\",\r\n + \ \"52.245.32.0/22\",\r\n \"104.44.93.64/27\",\r\n \"104.44.95.32/28\",\r\n + \ \"2603:1030:20a::/47\",\r\n \"2603:1030:1000::/47\",\r\n \ \"2603:1030:1002::/48\",\r\n \"2603:1030:1004::/48\",\r\n \ \"2603:1030:1005::/48\",\r\n \"2603:1030:1006::/48\",\r\n \ \"2603:1036:2402::/48\",\r\n \"2603:1036:2500:34::/64\",\r\n - \ \"2603:1036:3000:80::/59\",\r\n \"2603:1037:1:80::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.centralfrance\",\r\n - \ \"id\": \"AzureCloud.centralfrance\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.156.0/24\",\r\n - \ \"20.19.0.0/17\",\r\n \"20.38.196.0/22\",\r\n \"20.39.232.0/21\",\r\n - \ \"20.39.240.0/20\",\r\n \"20.40.128.0/19\",\r\n \"20.43.32.0/19\",\r\n - \ \"20.47.44.0/24\",\r\n \"20.47.80.0/23\",\r\n \"20.60.13.0/24\",\r\n - \ \"20.60.156.0/23\",\r\n \"20.74.0.0/17\",\r\n \"20.95.85.0/24\",\r\n - \ \"20.111.0.0/18\",\r\n \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n - \ \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n \"20.188.32.0/19\",\r\n - \ \"20.190.147.0/25\",\r\n \"20.190.177.0/24\",\r\n \"20.199.0.0/17\",\r\n - \ \"20.202.0.0/24\",\r\n \"20.202.5.0/24\",\r\n \"20.202.6.0/23\",\r\n - \ \"20.202.8.0/22\",\r\n \"20.209.8.0/23\",\r\n \"20.216.128.0/18\",\r\n - \ \"40.66.32.0/19\",\r\n \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n - \ \"40.79.205.0/26\",\r\n \"40.79.222.0/24\",\r\n \"40.80.24.0/22\",\r\n - \ \"40.89.128.0/18\",\r\n \"40.90.130.240/28\",\r\n \"40.90.132.0/27\",\r\n - \ \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n \"40.90.147.128/26\",\r\n - \ \"40.90.147.192/27\",\r\n \"40.126.19.0/25\",\r\n \"40.126.49.0/24\",\r\n - \ \"51.11.192.0/18\",\r\n \"51.103.0.0/17\",\r\n \"51.138.192.0/19\",\r\n - \ \"52.108.52.0/23\",\r\n \"52.108.89.0/24\",\r\n \"52.108.168.0/23\",\r\n - \ \"52.108.170.0/24\",\r\n \"52.109.68.0/22\",\r\n \"52.111.231.0/24\",\r\n - \ \"52.112.126.0/24\",\r\n \"52.112.172.0/22\",\r\n \"52.112.190.0/24\",\r\n - \ \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n \"52.114.104.0/22\",\r\n - \ \"52.114.114.0/23\",\r\n \"52.115.112.0/23\",\r\n \"52.115.128.0/21\",\r\n - \ \"52.115.136.0/22\",\r\n \"52.121.88.0/21\",\r\n \"52.121.96.0/22\",\r\n - \ \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n \"52.122.28.0/22\",\r\n - \ \"52.143.128.0/18\",\r\n \"52.143.215.0/24\",\r\n \"52.143.216.0/23\",\r\n - \ \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n - \ \"52.245.116.0/22\",\r\n \"2603:1020:800::/47\",\r\n \"2603:1020:802::/48\",\r\n - \ \"2603:1020:804::/48\",\r\n \"2603:1020:805::/48\",\r\n - \ \"2603:1020:806::/48\",\r\n \"2603:1026:2400::/48\",\r\n - \ \"2603:1026:2500:1c::/64\",\r\n \"2603:1026:3000:100::/59\",\r\n - \ \"2603:1027:1:100::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.centralindia\",\r\n \"id\": \"AzureCloud.centralindia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1036:3000:80::/59\",\r\n \"2603:1037:1:80::/59\",\r\n + \ \"2603:1063:2200:10::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralfrance\",\r\n \"id\": \"AzureCloud.centralfrance\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"12\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.156.0/24\",\r\n \"20.19.0.0/17\",\r\n \"20.38.196.0/22\",\r\n + \ \"20.39.232.0/21\",\r\n \"20.39.240.0/20\",\r\n \"20.40.128.0/19\",\r\n + \ \"20.43.32.0/19\",\r\n \"20.47.44.0/24\",\r\n \"20.47.80.0/23\",\r\n + \ \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n \"20.74.0.0/17\",\r\n + \ \"20.95.85.0/24\",\r\n \"20.111.0.0/18\",\r\n \"20.135.146.0/23\",\r\n + \ \"20.135.148.0/22\",\r\n \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n + \ \"20.188.32.0/19\",\r\n \"20.190.147.0/25\",\r\n \"20.190.177.0/24\",\r\n + \ \"20.199.0.0/17\",\r\n \"20.202.0.0/24\",\r\n \"20.202.5.0/24\",\r\n + \ \"20.202.6.0/23\",\r\n \"20.202.8.0/22\",\r\n \"20.209.8.0/23\",\r\n + \ \"20.216.128.0/18\",\r\n \"40.66.32.0/19\",\r\n \"40.79.128.0/20\",\r\n + \ \"40.79.144.0/21\",\r\n \"40.79.205.0/26\",\r\n \"40.79.222.0/24\",\r\n + \ \"40.80.24.0/22\",\r\n \"40.89.128.0/18\",\r\n \"40.90.130.240/28\",\r\n + \ \"40.90.132.0/27\",\r\n \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n + \ \"40.90.147.128/26\",\r\n \"40.90.147.192/27\",\r\n \"40.126.19.0/25\",\r\n + \ \"40.126.49.0/24\",\r\n \"51.11.192.0/18\",\r\n \"51.103.0.0/17\",\r\n + \ \"51.138.192.0/19\",\r\n \"52.108.52.0/23\",\r\n \"52.108.89.0/24\",\r\n + \ \"52.108.168.0/23\",\r\n \"52.108.170.0/24\",\r\n \"52.109.68.0/22\",\r\n + \ \"52.111.231.0/24\",\r\n \"52.112.126.0/24\",\r\n \"52.112.172.0/22\",\r\n + \ \"52.112.190.0/24\",\r\n \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n + \ \"52.114.104.0/22\",\r\n \"52.114.114.0/23\",\r\n \"52.115.112.0/23\",\r\n + \ \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n \"52.121.88.0/21\",\r\n + \ \"52.121.96.0/22\",\r\n \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n + \ \"52.122.28.0/22\",\r\n \"52.143.128.0/18\",\r\n \"52.143.215.0/24\",\r\n + \ \"52.143.216.0/23\",\r\n \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n + \ \"52.239.241.0/24\",\r\n \"52.245.116.0/22\",\r\n \"2603:1020:800::/47\",\r\n + \ \"2603:1020:802::/48\",\r\n \"2603:1020:804::/48\",\r\n + \ \"2603:1020:805::/48\",\r\n \"2603:1020:806::/48\",\r\n + \ \"2603:1026:2400::/48\",\r\n \"2603:1026:2500:1c::/64\",\r\n + \ \"2603:1026:3000:100::/59\",\r\n \"2603:1027:1:100::/59\",\r\n + \ \"2603:1063:2206:1c::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralindia\",\r\n \"id\": \"AzureCloud.centralindia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.0.0/18\",\r\n \"13.104.148.128/25\",\r\n \"13.105.98.0/27\",\r\n \ \"13.105.98.32/28\",\r\n \"13.105.98.64/27\",\r\n \"20.38.126.0/23\",\r\n \ \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n \"20.43.120.0/21\",\r\n @@ -6785,170 +6868,170 @@ interactions: \ \"104.47.210.0/23\",\r\n \"104.211.64.0/18\",\r\n \"2603:1040:a00::/46\",\r\n \ \"2603:1040:a05::/48\",\r\n \"2603:1040:a06::/47\",\r\n \ \"2603:1046:1400::/48\",\r\n \"2603:1046:1500:8::/64\",\r\n - \ \"2603:1046:2000:80::/59\",\r\n \"2603:1047:1:80::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.centralus\",\r\n - \ \"id\": \"AzureCloud.centralus\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"25\",\r\n - \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.128.0/20\",\r\n - \ \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n - \ \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n \"13.67.153.128/25\",\r\n - \ \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n \"13.67.160.0/19\",\r\n - \ \"13.67.192.0/18\",\r\n \"13.86.0.0/17\",\r\n \"13.89.0.0/16\",\r\n - \ \"13.104.147.128/25\",\r\n \"13.104.219.128/25\",\r\n \"13.105.17.192/26\",\r\n - \ \"13.105.24.0/24\",\r\n \"13.105.37.0/26\",\r\n \"13.105.53.192/26\",\r\n - \ \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n \"13.105.98.224/27\",\r\n - \ \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n \"20.9.0.0/17\",\r\n - \ \"20.12.128.0/17\",\r\n \"20.15.128.0/17\",\r\n \"20.29.0.0/17\",\r\n - \ \"20.37.128.0/18\",\r\n \"20.38.96.0/23\",\r\n \"20.38.122.0/23\",\r\n - \ \"20.40.192.0/18\",\r\n \"20.44.8.0/21\",\r\n \"20.46.224.0/19\",\r\n - \ \"20.47.58.0/23\",\r\n \"20.47.78.0/23\",\r\n \"20.60.18.0/24\",\r\n - \ \"20.60.30.0/23\",\r\n \"20.60.178.0/23\",\r\n \"20.60.194.0/23\",\r\n - \ \"20.60.240.0/23\",\r\n \"20.60.244.0/23\",\r\n \"20.80.64.0/18\",\r\n - \ \"20.83.0.0/18\",\r\n \"20.84.128.0/17\",\r\n \"20.95.16.0/24\",\r\n - \ \"20.98.128.0/18\",\r\n \"20.106.0.0/18\",\r\n \"20.109.192.0/18\",\r\n - \ \"20.112.192.0/18\",\r\n \"20.118.0.0/18\",\r\n \"20.118.192.0/18\",\r\n - \ \"20.135.0.0/22\",\r\n \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\r\n - \ \"20.136.3.128/25\",\r\n \"20.136.5.0/24\",\r\n \"20.143.4.0/24\",\r\n - \ \"20.150.43.128/25\",\r\n \"20.150.58.0/24\",\r\n \"20.150.63.0/24\",\r\n - \ \"20.150.77.0/24\",\r\n \"20.150.89.0/24\",\r\n \"20.150.95.0/24\",\r\n - \ \"20.157.34.0/23\",\r\n \"20.157.73.0/24\",\r\n \"20.157.88.0/24\",\r\n - \ \"20.157.91.0/24\",\r\n \"20.157.142.0/23\",\r\n \"20.157.163.0/24\",\r\n - \ \"20.157.184.0/24\",\r\n \"20.184.64.0/18\",\r\n \"20.186.192.0/18\",\r\n - \ \"20.190.134.0/24\",\r\n \"20.190.155.0/24\",\r\n \"20.209.18.0/23\",\r\n - \ \"20.209.36.0/23\",\r\n \"20.221.0.0/17\",\r\n \"20.236.192.0/18\",\r\n - \ \"23.99.128.0/17\",\r\n \"23.100.80.0/21\",\r\n \"23.100.240.0/20\",\r\n - \ \"23.101.112.0/20\",\r\n \"23.102.202.0/24\",\r\n \"40.67.160.0/19\",\r\n - \ \"40.69.128.0/18\",\r\n \"40.77.0.0/17\",\r\n \"40.77.130.128/26\",\r\n - \ \"40.77.137.0/25\",\r\n \"40.77.138.0/25\",\r\n \"40.77.161.64/26\",\r\n - \ \"40.77.166.192/26\",\r\n \"40.77.171.0/24\",\r\n \"40.77.175.192/27\",\r\n - \ \"40.77.175.240/28\",\r\n \"40.77.182.16/28\",\r\n \"40.77.182.192/26\",\r\n - \ \"40.77.184.128/25\",\r\n \"40.77.197.0/24\",\r\n \"40.77.255.128/26\",\r\n - \ \"40.78.128.0/18\",\r\n \"40.78.221.0/24\",\r\n \"40.82.16.0/22\",\r\n - \ \"40.82.96.0/22\",\r\n \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n - \ \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n \"40.83.24.128/25\",\r\n - \ \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n \"40.83.28.0/22\",\r\n - \ \"40.83.32.0/19\",\r\n \"40.86.0.0/17\",\r\n \"40.87.180.0/30\",\r\n - \ \"40.87.180.4/31\",\r\n \"40.87.180.14/31\",\r\n \"40.87.180.16/30\",\r\n - \ \"40.87.180.20/31\",\r\n \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n - \ \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n \"40.87.180.48/28\",\r\n - \ \"40.87.180.64/30\",\r\n \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n - \ \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n - \ \"40.87.180.192/30\",\r\n \"40.87.180.202/31\",\r\n \"40.87.180.204/30\",\r\n - \ \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n \"40.87.180.240/29\",\r\n - \ \"40.87.180.248/30\",\r\n \"40.87.181.4/30\",\r\n \"40.87.181.8/29\",\r\n - \ \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n \"40.87.181.64/26\",\r\n - \ \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n \"40.87.181.152/31\",\r\n - \ \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n \"40.87.181.168/29\",\r\n - \ \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n \"40.87.182.4/30\",\r\n - \ \"40.87.182.8/29\",\r\n \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n - \ \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n \"40.87.182.62/31\",\r\n - \ \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n \"40.87.183.0/28\",\r\n - \ \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n \"40.87.183.34/31\",\r\n - \ \"40.87.183.36/30\",\r\n \"40.87.183.42/31\",\r\n \"40.87.183.44/30\",\r\n - \ \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n - \ \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n \"40.87.183.192/27\",\r\n - \ \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n \"40.87.183.236/31\",\r\n - \ \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n \"40.89.224.0/19\",\r\n - \ \"40.90.16.0/27\",\r\n \"40.90.21.128/25\",\r\n \"40.90.22.0/25\",\r\n - \ \"40.90.26.128/25\",\r\n \"40.90.129.224/27\",\r\n \"40.90.130.64/28\",\r\n - \ \"40.90.130.192/28\",\r\n \"40.90.132.192/26\",\r\n \"40.90.137.224/27\",\r\n - \ \"40.90.140.96/27\",\r\n \"40.90.140.224/27\",\r\n \"40.90.141.0/27\",\r\n - \ \"40.90.142.128/27\",\r\n \"40.90.142.240/28\",\r\n \"40.90.144.0/27\",\r\n - \ \"40.90.144.128/26\",\r\n \"40.90.148.176/28\",\r\n \"40.90.149.96/27\",\r\n - \ \"40.90.151.144/28\",\r\n \"40.90.154.64/26\",\r\n \"40.90.156.192/26\",\r\n - \ \"40.90.158.64/26\",\r\n \"40.93.8.0/24\",\r\n \"40.93.13.0/24\",\r\n - \ \"40.93.192.0/24\",\r\n \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n - \ \"40.113.192.0/18\",\r\n \"40.122.16.0/20\",\r\n \"40.122.32.0/19\",\r\n - \ \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n \"40.123.168.0/24\",\r\n - \ \"40.123.169.0/30\",\r\n \"40.123.169.6/31\",\r\n \"40.123.169.8/29\",\r\n - \ \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n \"40.123.169.64/27\",\r\n - \ \"40.123.169.96/31\",\r\n \"40.126.6.0/24\",\r\n \"40.126.27.0/24\",\r\n - \ \"52.101.8.0/24\",\r\n \"52.101.32.0/22\",\r\n \"52.101.61.0/24\",\r\n - \ \"52.101.62.0/23\",\r\n \"52.101.64.0/24\",\r\n \"52.102.130.0/24\",\r\n - \ \"52.102.139.0/24\",\r\n \"52.103.4.0/24\",\r\n \"52.103.13.0/24\",\r\n - \ \"52.103.130.0/24\",\r\n \"52.103.139.0/24\",\r\n \"52.108.165.0/24\",\r\n - \ \"52.108.166.0/23\",\r\n \"52.108.185.0/24\",\r\n \"52.108.208.0/21\",\r\n - \ \"52.109.8.0/22\",\r\n \"52.111.227.0/24\",\r\n \"52.112.113.0/24\",\r\n - \ \"52.113.129.0/24\",\r\n \"52.114.128.0/22\",\r\n \"52.115.76.0/22\",\r\n - \ \"52.115.80.0/22\",\r\n \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n - \ \"52.123.2.0/24\",\r\n \"52.125.128.0/22\",\r\n \"52.136.30.0/24\",\r\n - \ \"52.141.192.0/19\",\r\n \"52.141.240.0/20\",\r\n \"52.143.193.0/24\",\r\n - \ \"52.143.224.0/19\",\r\n \"52.154.0.0/18\",\r\n \"52.154.128.0/17\",\r\n - \ \"52.158.160.0/20\",\r\n \"52.158.192.0/19\",\r\n \"52.165.0.0/19\",\r\n - \ \"52.165.32.0/20\",\r\n \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n - \ \"52.165.56.0/21\",\r\n \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n - \ \"52.165.104.0/25\",\r\n \"52.165.128.0/17\",\r\n \"52.173.0.0/16\",\r\n - \ \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n - \ \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n - \ \"52.180.128.0/19\",\r\n \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n - \ \"52.180.185.0/24\",\r\n \"52.182.128.0/17\",\r\n \"52.185.0.0/19\",\r\n - \ \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n - \ \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.128/27\",\r\n - \ \"52.185.56.160/28\",\r\n \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n - \ \"52.185.112.0/26\",\r\n \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n - \ \"52.189.0.0/17\",\r\n \"52.228.128.0/17\",\r\n \"52.230.128.0/17\",\r\n - \ \"52.232.157.0/24\",\r\n \"52.238.192.0/18\",\r\n \"52.239.150.0/23\",\r\n - \ \"52.239.177.32/27\",\r\n \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n - \ \"52.239.195.0/24\",\r\n \"52.239.234.0/23\",\r\n \"52.242.128.0/17\",\r\n - \ \"52.245.68.0/24\",\r\n \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n - \ \"52.245.69.96/28\",\r\n \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n - \ \"52.245.69.192/26\",\r\n \"52.245.70.0/23\",\r\n \"52.255.0.0/19\",\r\n - \ \"53.103.139.0/24\",\r\n \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n - \ \"104.43.128.0/17\",\r\n \"104.44.88.160/27\",\r\n \"104.44.91.160/27\",\r\n - \ \"104.44.92.224/27\",\r\n \"104.44.94.80/28\",\r\n \"104.208.0.0/19\",\r\n - \ \"104.208.32.0/20\",\r\n \"131.253.36.224/27\",\r\n \"157.55.108.0/23\",\r\n - \ \"168.61.128.0/25\",\r\n \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n - \ \"168.61.128.192/26\",\r\n \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n - \ \"168.61.129.208/28\",\r\n \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n - \ \"168.61.130.128/25\",\r\n \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n - \ \"168.61.132.0/26\",\r\n \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n - \ \"168.61.208.0/20\",\r\n \"193.149.72.0/21\",\r\n \"2603:1030::/45\",\r\n - \ \"2603:1030:9:2::/63\",\r\n \"2603:1030:9:4::/62\",\r\n - \ \"2603:1030:9:8::/61\",\r\n \"2603:1030:9:10::/62\",\r\n - \ \"2603:1030:9:14::/63\",\r\n \"2603:1030:9:17::/64\",\r\n - \ \"2603:1030:9:18::/61\",\r\n \"2603:1030:9:20::/59\",\r\n - \ \"2603:1030:9:40::/58\",\r\n \"2603:1030:9:80::/59\",\r\n - \ \"2603:1030:9:a0::/60\",\r\n \"2603:1030:9:b3::/64\",\r\n - \ \"2603:1030:9:b4::/63\",\r\n \"2603:1030:9:b7::/64\",\r\n - \ \"2603:1030:9:b8::/63\",\r\n \"2603:1030:9:bd::/64\",\r\n - \ \"2603:1030:9:be::/63\",\r\n \"2603:1030:9:c0::/58\",\r\n - \ \"2603:1030:9:100::/64\",\r\n \"2603:1030:9:104::/62\",\r\n - \ \"2603:1030:9:108::/62\",\r\n \"2603:1030:9:10c::/64\",\r\n - \ \"2603:1030:9:111::/64\",\r\n \"2603:1030:9:112::/63\",\r\n - \ \"2603:1030:9:114::/64\",\r\n \"2603:1030:9:118::/62\",\r\n - \ \"2603:1030:9:11c::/63\",\r\n \"2603:1030:9:11f::/64\",\r\n - \ \"2603:1030:9:120::/61\",\r\n \"2603:1030:9:128::/62\",\r\n - \ \"2603:1030:9:12f::/64\",\r\n \"2603:1030:9:130::/60\",\r\n - \ \"2603:1030:9:140::/59\",\r\n \"2603:1030:9:160::/61\",\r\n - \ \"2603:1030:9:168::/62\",\r\n \"2603:1030:9:16f::/64\",\r\n - \ \"2603:1030:9:170::/60\",\r\n \"2603:1030:9:180::/61\",\r\n - \ \"2603:1030:9:18c::/62\",\r\n \"2603:1030:9:190::/60\",\r\n - \ \"2603:1030:9:1a0::/59\",\r\n \"2603:1030:9:1c0::/60\",\r\n - \ \"2603:1030:9:1d0::/62\",\r\n \"2603:1030:9:1d4::/63\",\r\n - \ \"2603:1030:9:1d6::/64\",\r\n \"2603:1030:9:1db::/64\",\r\n - \ \"2603:1030:9:1dc::/62\",\r\n \"2603:1030:9:1e0::/59\",\r\n - \ \"2603:1030:9:200::/57\",\r\n \"2603:1030:9:280::/61\",\r\n - \ \"2603:1030:9:288::/62\",\r\n \"2603:1030:9:28d::/64\",\r\n - \ \"2603:1030:9:28e::/63\",\r\n \"2603:1030:9:290::/60\",\r\n - \ \"2603:1030:9:2a0::/60\",\r\n \"2603:1030:9:2b0::/61\",\r\n - \ \"2603:1030:9:2b8::/62\",\r\n \"2603:1030:9:2bc::/63\",\r\n - \ \"2603:1030:9:2be::/64\",\r\n \"2603:1030:a::/47\",\r\n - \ \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\r\n \"2603:1030:13::/56\",\r\n - \ \"2603:1036:903:7::/64\",\r\n \"2603:1036:903:8::/64\",\r\n - \ \"2603:1036:2403::/48\",\r\n \"2603:1036:2500:1c::/64\",\r\n - \ \"2603:1036:3000:100::/59\",\r\n \"2603:1037:1:100::/59\",\r\n - \ \"2603:1062:2:180::/57\",\r\n \"2a01:111:f403:c111::/64\",\r\n + \ \"2603:1046:2000:80::/59\",\r\n \"2603:1047:1:80::/59\",\r\n + \ \"2603:1063:2202:14::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralus\",\r\n \"id\": \"AzureCloud.centralus\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"27\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.67.128.0/20\",\r\n \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n + \ \"13.67.153.0/28\",\r\n \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n + \ \"13.67.153.128/25\",\r\n \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n + \ \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n \"13.86.0.0/17\",\r\n + \ \"13.89.0.0/16\",\r\n \"13.104.147.128/25\",\r\n \"13.104.219.128/25\",\r\n + \ \"13.105.17.192/26\",\r\n \"13.105.24.0/24\",\r\n \"13.105.37.0/26\",\r\n + \ \"13.105.53.192/26\",\r\n \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n + \ \"13.105.98.224/27\",\r\n \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n + \ \"20.9.0.0/17\",\r\n \"20.12.128.0/17\",\r\n \"20.15.128.0/17\",\r\n + \ \"20.29.0.0/17\",\r\n \"20.37.128.0/18\",\r\n \"20.38.96.0/23\",\r\n + \ \"20.38.122.0/23\",\r\n \"20.40.192.0/18\",\r\n \"20.44.8.0/21\",\r\n + \ \"20.46.224.0/19\",\r\n \"20.47.58.0/23\",\r\n \"20.47.78.0/23\",\r\n + \ \"20.60.18.0/24\",\r\n \"20.60.30.0/23\",\r\n \"20.60.178.0/23\",\r\n + \ \"20.60.194.0/23\",\r\n \"20.60.240.0/23\",\r\n \"20.60.244.0/23\",\r\n + \ \"20.80.64.0/18\",\r\n \"20.83.0.0/18\",\r\n \"20.84.128.0/17\",\r\n + \ \"20.95.16.0/24\",\r\n \"20.98.128.0/18\",\r\n \"20.106.0.0/18\",\r\n + \ \"20.109.192.0/18\",\r\n \"20.112.192.0/18\",\r\n \"20.118.0.0/18\",\r\n + \ \"20.118.192.0/18\",\r\n \"20.135.0.0/22\",\r\n \"20.135.188.0/22\",\r\n + \ \"20.135.192.0/23\",\r\n \"20.136.3.128/25\",\r\n \"20.136.5.0/24\",\r\n + \ \"20.143.4.0/24\",\r\n \"20.150.43.128/25\",\r\n \"20.150.58.0/24\",\r\n + \ \"20.150.63.0/24\",\r\n \"20.150.77.0/24\",\r\n \"20.150.89.0/24\",\r\n + \ \"20.150.95.0/24\",\r\n \"20.157.34.0/23\",\r\n \"20.157.73.0/24\",\r\n + \ \"20.157.88.0/24\",\r\n \"20.157.91.0/24\",\r\n \"20.157.142.0/23\",\r\n + \ \"20.157.163.0/24\",\r\n \"20.157.184.0/24\",\r\n \"20.184.64.0/18\",\r\n + \ \"20.186.192.0/18\",\r\n \"20.190.134.0/24\",\r\n \"20.190.155.0/24\",\r\n + \ \"20.209.18.0/23\",\r\n \"20.209.36.0/23\",\r\n \"20.221.0.0/17\",\r\n + \ \"20.236.192.0/18\",\r\n \"23.99.128.0/17\",\r\n \"23.100.80.0/21\",\r\n + \ \"23.100.240.0/20\",\r\n \"23.101.112.0/20\",\r\n \"23.102.202.0/24\",\r\n + \ \"40.67.160.0/19\",\r\n \"40.69.128.0/18\",\r\n \"40.77.0.0/17\",\r\n + \ \"40.77.130.128/26\",\r\n \"40.77.137.0/25\",\r\n \"40.77.138.0/25\",\r\n + \ \"40.77.161.64/26\",\r\n \"40.77.166.192/26\",\r\n \"40.77.171.0/24\",\r\n + \ \"40.77.175.192/27\",\r\n \"40.77.175.240/28\",\r\n \"40.77.182.16/28\",\r\n + \ \"40.77.182.192/26\",\r\n \"40.77.184.128/25\",\r\n \"40.77.197.0/24\",\r\n + \ \"40.77.255.128/26\",\r\n \"40.78.128.0/18\",\r\n \"40.78.221.0/24\",\r\n + \ \"40.82.16.0/22\",\r\n \"40.82.96.0/22\",\r\n \"40.83.0.0/20\",\r\n + \ \"40.83.16.0/21\",\r\n \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n + \ \"40.83.24.128/25\",\r\n \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n + \ \"40.83.28.0/22\",\r\n \"40.83.32.0/19\",\r\n \"40.86.0.0/17\",\r\n + \ \"40.87.180.0/30\",\r\n \"40.87.180.4/31\",\r\n \"40.87.180.14/31\",\r\n + \ \"40.87.180.16/30\",\r\n \"40.87.180.20/31\",\r\n \"40.87.180.28/30\",\r\n + \ \"40.87.180.32/29\",\r\n \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n + \ \"40.87.180.48/28\",\r\n \"40.87.180.64/30\",\r\n \"40.87.180.74/31\",\r\n + \ \"40.87.180.76/30\",\r\n \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n + \ \"40.87.180.128/26\",\r\n \"40.87.180.192/30\",\r\n \"40.87.180.202/31\",\r\n + \ \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n + \ \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n \"40.87.181.4/30\",\r\n + \ \"40.87.181.8/29\",\r\n \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n + \ \"40.87.181.64/26\",\r\n \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n + \ \"40.87.181.152/31\",\r\n \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n + \ \"40.87.181.168/29\",\r\n \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n + \ \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n \"40.87.182.24/29\",\r\n + \ \"40.87.182.32/28\",\r\n \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n + \ \"40.87.182.62/31\",\r\n \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n + \ \"40.87.183.0/28\",\r\n \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n + \ \"40.87.183.34/31\",\r\n \"40.87.183.36/30\",\r\n \"40.87.183.42/31\",\r\n + \ \"40.87.183.44/30\",\r\n \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n + \ \"40.87.183.64/26\",\r\n \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n + \ \"40.87.183.192/27\",\r\n \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n + \ \"40.87.183.236/31\",\r\n \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n + \ \"40.89.224.0/19\",\r\n \"40.90.16.0/27\",\r\n \"40.90.21.128/25\",\r\n + \ \"40.90.22.0/25\",\r\n \"40.90.26.128/25\",\r\n \"40.90.129.224/27\",\r\n + \ \"40.90.130.64/28\",\r\n \"40.90.130.192/28\",\r\n \"40.90.132.192/26\",\r\n + \ \"40.90.137.224/27\",\r\n \"40.90.140.96/27\",\r\n \"40.90.140.224/27\",\r\n + \ \"40.90.141.0/27\",\r\n \"40.90.142.128/27\",\r\n \"40.90.142.240/28\",\r\n + \ \"40.90.144.0/27\",\r\n \"40.90.144.128/26\",\r\n \"40.90.148.176/28\",\r\n + \ \"40.90.149.96/27\",\r\n \"40.90.151.144/28\",\r\n \"40.90.154.64/26\",\r\n + \ \"40.90.156.192/26\",\r\n \"40.90.158.64/26\",\r\n \"40.93.8.0/24\",\r\n + \ \"40.93.13.0/24\",\r\n \"40.93.192.0/24\",\r\n \"40.97.7.0/24\",\r\n + \ \"40.97.12.0/24\",\r\n \"40.113.192.0/18\",\r\n \"40.122.16.0/20\",\r\n + \ \"40.122.32.0/19\",\r\n \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n + \ \"40.123.168.0/24\",\r\n \"40.123.169.0/30\",\r\n \"40.123.169.6/31\",\r\n + \ \"40.123.169.8/29\",\r\n \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n + \ \"40.123.169.64/27\",\r\n \"40.123.169.96/29\",\r\n \"40.123.169.104/31\",\r\n + \ \"40.126.6.0/24\",\r\n \"40.126.27.0/24\",\r\n \"52.101.8.0/24\",\r\n + \ \"52.101.32.0/22\",\r\n \"52.101.61.0/24\",\r\n \"52.101.62.0/23\",\r\n + \ \"52.101.64.0/24\",\r\n \"52.102.130.0/24\",\r\n \"52.102.139.0/24\",\r\n + \ \"52.103.4.0/24\",\r\n \"52.103.13.0/24\",\r\n \"52.103.130.0/24\",\r\n + \ \"52.103.139.0/24\",\r\n \"52.108.165.0/24\",\r\n \"52.108.166.0/23\",\r\n + \ \"52.108.185.0/24\",\r\n \"52.108.208.0/21\",\r\n \"52.109.8.0/22\",\r\n + \ \"52.111.227.0/24\",\r\n \"52.112.113.0/24\",\r\n \"52.113.129.0/24\",\r\n + \ \"52.114.128.0/22\",\r\n \"52.115.76.0/22\",\r\n \"52.115.80.0/22\",\r\n + \ \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n \"52.123.2.0/24\",\r\n + \ \"52.125.128.0/22\",\r\n \"52.136.30.0/24\",\r\n \"52.141.192.0/19\",\r\n + \ \"52.141.240.0/20\",\r\n \"52.143.193.0/24\",\r\n \"52.143.224.0/19\",\r\n + \ \"52.154.0.0/18\",\r\n \"52.154.128.0/17\",\r\n \"52.158.160.0/20\",\r\n + \ \"52.158.192.0/19\",\r\n \"52.165.0.0/19\",\r\n \"52.165.32.0/20\",\r\n + \ \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n \"52.165.56.0/21\",\r\n + \ \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n \"52.165.104.0/25\",\r\n + \ \"52.165.128.0/17\",\r\n \"52.173.0.0/16\",\r\n \"52.176.0.0/17\",\r\n + \ \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n \"52.176.176.0/20\",\r\n + \ \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n \"52.180.128.0/19\",\r\n + \ \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n \"52.180.185.0/24\",\r\n + \ \"52.182.128.0/17\",\r\n \"52.185.0.0/19\",\r\n \"52.185.32.0/20\",\r\n + \ \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n \"52.185.56.64/27\",\r\n + \ \"52.185.56.96/28\",\r\n \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n + \ \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n + \ \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n \"52.189.0.0/17\",\r\n + \ \"52.228.128.0/17\",\r\n \"52.230.128.0/17\",\r\n \"52.232.157.0/24\",\r\n + \ \"52.238.192.0/18\",\r\n \"52.239.150.0/23\",\r\n \"52.239.177.32/27\",\r\n + \ \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n \"52.239.195.0/24\",\r\n + \ \"52.239.234.0/23\",\r\n \"52.242.128.0/17\",\r\n \"52.245.68.0/24\",\r\n + \ \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n \"52.245.69.96/28\",\r\n + \ \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n \"52.245.69.192/26\",\r\n + \ \"52.245.70.0/23\",\r\n \"52.255.0.0/19\",\r\n \"53.103.139.0/24\",\r\n + \ \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n \"104.43.128.0/17\",\r\n + \ \"104.44.88.160/27\",\r\n \"104.44.91.160/27\",\r\n \"104.44.92.224/27\",\r\n + \ \"104.44.94.80/28\",\r\n \"104.208.0.0/19\",\r\n \"104.208.32.0/20\",\r\n + \ \"131.253.36.224/27\",\r\n \"157.55.108.0/23\",\r\n \"168.61.128.0/25\",\r\n + \ \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n \"168.61.128.192/26\",\r\n + \ \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n \"168.61.129.208/28\",\r\n + \ \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n \"168.61.130.128/25\",\r\n + \ \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n \"168.61.132.0/26\",\r\n + \ \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n \"168.61.208.0/20\",\r\n + \ \"193.149.72.0/21\",\r\n \"2603:1030::/45\",\r\n \"2603:1030:9:2::/63\",\r\n + \ \"2603:1030:9:4::/62\",\r\n \"2603:1030:9:8::/61\",\r\n + \ \"2603:1030:9:10::/62\",\r\n \"2603:1030:9:14::/63\",\r\n + \ \"2603:1030:9:17::/64\",\r\n \"2603:1030:9:18::/61\",\r\n + \ \"2603:1030:9:20::/59\",\r\n \"2603:1030:9:40::/58\",\r\n + \ \"2603:1030:9:80::/59\",\r\n \"2603:1030:9:a0::/60\",\r\n + \ \"2603:1030:9:b3::/64\",\r\n \"2603:1030:9:b4::/63\",\r\n + \ \"2603:1030:9:b7::/64\",\r\n \"2603:1030:9:b8::/63\",\r\n + \ \"2603:1030:9:bd::/64\",\r\n \"2603:1030:9:be::/63\",\r\n + \ \"2603:1030:9:c0::/58\",\r\n \"2603:1030:9:100::/64\",\r\n + \ \"2603:1030:9:104::/62\",\r\n \"2603:1030:9:108::/62\",\r\n + \ \"2603:1030:9:10c::/64\",\r\n \"2603:1030:9:111::/64\",\r\n + \ \"2603:1030:9:112::/63\",\r\n \"2603:1030:9:114::/64\",\r\n + \ \"2603:1030:9:118::/62\",\r\n \"2603:1030:9:11c::/63\",\r\n + \ \"2603:1030:9:11f::/64\",\r\n \"2603:1030:9:120::/61\",\r\n + \ \"2603:1030:9:128::/62\",\r\n \"2603:1030:9:12f::/64\",\r\n + \ \"2603:1030:9:130::/60\",\r\n \"2603:1030:9:140::/59\",\r\n + \ \"2603:1030:9:160::/61\",\r\n \"2603:1030:9:168::/62\",\r\n + \ \"2603:1030:9:16f::/64\",\r\n \"2603:1030:9:170::/60\",\r\n + \ \"2603:1030:9:180::/61\",\r\n \"2603:1030:9:18c::/62\",\r\n + \ \"2603:1030:9:190::/60\",\r\n \"2603:1030:9:1a0::/59\",\r\n + \ \"2603:1030:9:1c0::/60\",\r\n \"2603:1030:9:1d0::/62\",\r\n + \ \"2603:1030:9:1d4::/63\",\r\n \"2603:1030:9:1d6::/64\",\r\n + \ \"2603:1030:9:1db::/64\",\r\n \"2603:1030:9:1dc::/62\",\r\n + \ \"2603:1030:9:1e0::/59\",\r\n \"2603:1030:9:200::/57\",\r\n + \ \"2603:1030:9:280::/61\",\r\n \"2603:1030:9:288::/62\",\r\n + \ \"2603:1030:9:28d::/64\",\r\n \"2603:1030:9:28e::/63\",\r\n + \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/59\",\r\n + \ \"2603:1030:9:2c0::/63\",\r\n \"2603:1030:9:2c2::/64\",\r\n + \ \"2603:1030:a::/47\",\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\r\n + \ \"2603:1030:13::/56\",\r\n \"2603:1036:903:7::/64\",\r\n + \ \"2603:1036:903:8::/64\",\r\n \"2603:1036:2403::/48\",\r\n + \ \"2603:1036:2500:1c::/64\",\r\n \"2603:1036:3000:100::/59\",\r\n + \ \"2603:1037:1:100::/59\",\r\n \"2603:1062:2:180::/57\",\r\n + \ \"2603:1063:2200:1c::/64\",\r\n \"2a01:111:f403:c111::/64\",\r\n \ \"2a01:111:f403:c904::/62\",\r\n \"2a01:111:f403:c928::/62\",\r\n \ \"2a01:111:f403:c92c::/64\",\r\n \"2a01:111:f403:d104::/62\",\r\n \ \"2a01:111:f403:d904::/62\",\r\n \"2a01:111:f403:e004::/62\",\r\n \ \"2a01:111:f403:f904::/62\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.centraluseuap\",\r\n \"id\": \"AzureCloud.centraluseuap\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.153.16/28\",\r\n \"13.67.154.0/24\",\r\n \"13.104.129.0/26\",\r\n \ \"13.104.159.192/26\",\r\n \"13.104.208.0/26\",\r\n \"13.105.98.208/28\",\r\n \ \"13.105.99.0/26\",\r\n \"20.45.192.0/18\",\r\n \"20.46.0.0/19\",\r\n @@ -6995,57 +7078,57 @@ interactions: \ \"2603:1030:13:100::/56\",\r\n \"2603:1036:903:2::/64\",\r\n \ \"2603:1036:240d::/48\",\r\n \"2603:1036:2500:2c::/64\",\r\n \ \"2603:1036:3000:160::/59\",\r\n \"2603:1037:1:160::/59\",\r\n - \ \"2a01:111:f403:c114::/64\",\r\n \"2a01:111:f403:c93c::/62\",\r\n - \ \"2a01:111:f403:c940::/64\",\r\n \"2a01:111:f403:d125::/64\",\r\n - \ \"2a01:111:f403:d915::/64\",\r\n \"2a01:111:f403:e014::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastasia\",\r\n - \ \"id\": \"AzureCloud.eastasia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.70.0.0/18\",\r\n - \ \"13.72.192.0/19\",\r\n \"13.75.0.0/17\",\r\n \"13.88.208.0/20\",\r\n - \ \"13.94.0.0/18\",\r\n \"13.104.155.64/26\",\r\n \"13.104.155.192/26\",\r\n - \ \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n \"13.105.100.16/28\",\r\n - \ \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n - \ \"13.105.100.192/27\",\r\n \"20.2.0.0/16\",\r\n \"20.6.128.0/17\",\r\n - \ \"20.24.64.0/18\",\r\n \"20.24.192.0/18\",\r\n \"20.47.43.0/24\",\r\n - \ \"20.47.126.0/23\",\r\n \"20.60.86.0/23\",\r\n \"20.60.131.0/24\",\r\n - \ \"20.60.254.0/23\",\r\n \"20.95.139.0/24\",\r\n \"20.135.40.0/23\",\r\n - \ \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n \"20.150.1.128/25\",\r\n - \ \"20.150.22.0/24\",\r\n \"20.150.96.0/24\",\r\n \"20.157.53.0/24\",\r\n - \ \"20.157.177.0/24\",\r\n \"20.157.210.0/23\",\r\n \"20.157.213.0/24\",\r\n - \ \"20.157.219.0/24\",\r\n \"20.187.64.0/18\",\r\n \"20.187.128.0/18\",\r\n - \ \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n \"20.189.64.0/18\",\r\n - \ \"20.190.140.128/25\",\r\n \"20.190.164.0/24\",\r\n \"20.195.72.0/21\",\r\n - \ \"20.195.88.0/21\",\r\n \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n - \ \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n - \ \"20.239.0.0/16\",\r\n \"20.247.0.0/17\",\r\n \"20.255.0.0/16\",\r\n - \ \"23.97.64.0/19\",\r\n \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n - \ \"23.98.44.0/24\",\r\n \"23.99.96.0/19\",\r\n \"23.100.88.0/21\",\r\n - \ \"23.101.0.0/20\",\r\n \"23.102.200.0/23\",\r\n \"23.102.224.0/19\",\r\n - \ \"40.77.134.0/24\",\r\n \"40.77.136.16/28\",\r\n \"40.77.160.32/27\",\r\n - \ \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n \"40.77.161.0/26\",\r\n - \ \"40.77.161.128/25\",\r\n \"40.77.175.128/27\",\r\n \"40.77.192.0/22\",\r\n - \ \"40.77.201.0/24\",\r\n \"40.77.226.0/25\",\r\n \"40.77.234.128/27\",\r\n - \ \"40.77.236.192/28\",\r\n \"40.77.237.128/25\",\r\n \"40.77.252.0/23\",\r\n - \ \"40.79.210.0/24\",\r\n \"40.81.16.0/20\",\r\n \"40.82.116.0/22\",\r\n - \ \"40.83.64.0/18\",\r\n \"40.87.192.0/22\",\r\n \"40.90.154.192/26\",\r\n - \ \"40.93.128.0/24\",\r\n \"40.126.12.128/25\",\r\n \"40.126.36.0/24\",\r\n - \ \"52.101.128.0/22\",\r\n \"52.101.132.0/24\",\r\n \"52.102.192.0/24\",\r\n - \ \"52.103.64.0/24\",\r\n \"52.103.192.0/24\",\r\n \"52.108.32.0/22\",\r\n - \ \"52.108.81.0/24\",\r\n \"52.109.120.0/22\",\r\n \"52.111.228.0/24\",\r\n - \ \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n \"52.113.104.0/24\",\r\n - \ \"52.113.108.0/24\",\r\n \"52.114.0.0/21\",\r\n \"52.114.52.0/23\",\r\n - \ \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n \"52.115.46.0/24\",\r\n - \ \"52.115.96.0/24\",\r\n \"52.120.157.0/24\",\r\n \"52.121.112.0/22\",\r\n - \ \"52.139.128.0/18\",\r\n \"52.175.0.0/17\",\r\n \"52.184.0.0/17\",\r\n - \ \"52.229.128.0/17\",\r\n \"52.232.153.0/24\",\r\n \"52.239.128.0/24\",\r\n - \ \"52.239.224.0/24\",\r\n \"52.245.56.0/22\",\r\n \"52.246.128.0/20\",\r\n - \ \"52.253.222.0/23\",\r\n \"65.52.160.0/19\",\r\n \"104.44.88.192/27\",\r\n - \ \"104.44.90.224/27\",\r\n \"104.44.91.192/27\",\r\n \"104.44.94.96/28\",\r\n - \ \"104.46.24.0/22\",\r\n \"104.208.64.0/18\",\r\n \"104.214.160.0/19\",\r\n - \ \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \"111.221.78.0/23\",\r\n + \ \"2603:1063:2200:28::/64\",\r\n \"2a01:111:f403:c114::/64\",\r\n + \ \"2a01:111:f403:c93c::/62\",\r\n \"2a01:111:f403:c940::/64\",\r\n + \ \"2a01:111:f403:d125::/64\",\r\n \"2a01:111:f403:d915::/64\",\r\n + \ \"2a01:111:f403:e014::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastasia\",\r\n \"id\": \"AzureCloud.eastasia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"17\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.70.0.0/18\",\r\n \"13.72.192.0/19\",\r\n \"13.75.0.0/17\",\r\n + \ \"13.88.208.0/20\",\r\n \"13.94.0.0/18\",\r\n \"13.104.155.64/26\",\r\n + \ \"13.104.155.192/26\",\r\n \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n + \ \"13.105.100.16/28\",\r\n \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n + \ \"13.105.100.160/28\",\r\n \"13.105.100.192/27\",\r\n \"20.2.0.0/16\",\r\n + \ \"20.6.128.0/17\",\r\n \"20.24.64.0/18\",\r\n \"20.24.192.0/18\",\r\n + \ \"20.47.43.0/24\",\r\n \"20.47.126.0/23\",\r\n \"20.60.86.0/23\",\r\n + \ \"20.60.131.0/24\",\r\n \"20.60.254.0/23\",\r\n \"20.95.139.0/24\",\r\n + \ \"20.135.40.0/23\",\r\n \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n + \ \"20.150.1.128/25\",\r\n \"20.150.22.0/24\",\r\n \"20.150.96.0/24\",\r\n + \ \"20.157.53.0/24\",\r\n \"20.157.177.0/24\",\r\n \"20.157.210.0/23\",\r\n + \ \"20.157.213.0/24\",\r\n \"20.157.219.0/24\",\r\n \"20.187.64.0/18\",\r\n + \ \"20.187.128.0/18\",\r\n \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n + \ \"20.189.64.0/18\",\r\n \"20.190.140.128/25\",\r\n \"20.190.164.0/24\",\r\n + \ \"20.195.72.0/21\",\r\n \"20.195.88.0/21\",\r\n \"20.205.0.0/18\",\r\n + \ \"20.205.64.0/20\",\r\n \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n + \ \"20.205.128.0/20\",\r\n \"20.239.0.0/16\",\r\n \"20.247.0.0/17\",\r\n + \ \"20.255.0.0/16\",\r\n \"23.97.64.0/19\",\r\n \"23.98.32.0/21\",\r\n + \ \"23.98.40.0/22\",\r\n \"23.98.44.0/24\",\r\n \"23.99.96.0/19\",\r\n + \ \"23.100.88.0/21\",\r\n \"23.101.0.0/20\",\r\n \"23.102.200.0/23\",\r\n + \ \"23.102.224.0/19\",\r\n \"40.77.134.0/24\",\r\n \"40.77.136.16/28\",\r\n + \ \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n + \ \"40.77.161.0/26\",\r\n \"40.77.161.128/25\",\r\n \"40.77.175.128/27\",\r\n + \ \"40.77.192.0/22\",\r\n \"40.77.201.0/24\",\r\n \"40.77.226.0/25\",\r\n + \ \"40.77.234.128/27\",\r\n \"40.77.236.192/28\",\r\n \"40.77.237.128/25\",\r\n + \ \"40.77.252.0/23\",\r\n \"40.79.210.0/24\",\r\n \"40.81.16.0/20\",\r\n + \ \"40.82.116.0/22\",\r\n \"40.83.64.0/18\",\r\n \"40.87.192.0/22\",\r\n + \ \"40.90.154.192/26\",\r\n \"40.93.128.0/24\",\r\n \"40.126.12.128/25\",\r\n + \ \"40.126.36.0/24\",\r\n \"52.101.128.0/22\",\r\n \"52.101.132.0/24\",\r\n + \ \"52.102.192.0/24\",\r\n \"52.103.64.0/24\",\r\n \"52.103.192.0/24\",\r\n + \ \"52.108.32.0/22\",\r\n \"52.108.81.0/24\",\r\n \"52.109.120.0/22\",\r\n + \ \"52.111.228.0/24\",\r\n \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n + \ \"52.113.104.0/24\",\r\n \"52.113.108.0/24\",\r\n \"52.114.0.0/21\",\r\n + \ \"52.114.52.0/23\",\r\n \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n + \ \"52.115.46.0/24\",\r\n \"52.115.96.0/24\",\r\n \"52.120.157.0/24\",\r\n + \ \"52.121.112.0/22\",\r\n \"52.139.128.0/18\",\r\n \"52.175.0.0/17\",\r\n + \ \"52.184.0.0/17\",\r\n \"52.229.128.0/17\",\r\n \"52.232.153.0/24\",\r\n + \ \"52.239.128.0/24\",\r\n \"52.239.224.0/24\",\r\n \"52.245.56.0/22\",\r\n + \ \"52.246.128.0/20\",\r\n \"52.253.222.0/23\",\r\n \"65.52.160.0/19\",\r\n + \ \"104.44.88.192/27\",\r\n \"104.44.90.224/27\",\r\n \"104.44.91.192/27\",\r\n + \ \"104.44.94.96/28\",\r\n \"104.46.24.0/22\",\r\n \"104.208.64.0/18\",\r\n + \ \"104.214.160.0/19\",\r\n \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \ \"131.253.13.100/30\",\r\n \"131.253.13.104/30\",\r\n \"131.253.35.192/26\",\r\n \ \"134.170.192.0/21\",\r\n \"137.116.160.0/20\",\r\n \"168.63.128.0/24\",\r\n \ \"168.63.129.0/28\",\r\n \"168.63.129.32/27\",\r\n \"168.63.129.64/26\",\r\n @@ -7061,353 +7144,356 @@ interactions: \ \"2603:1040:207::/48\",\r\n \"2603:1040:208::/48\",\r\n \ \"2603:1046:1401::/48\",\r\n \"2603:1046:1500:24::/64\",\r\n \ \"2603:1046:2000:40::/59\",\r\n \"2603:1047:1:40::/59\",\r\n - \ \"2a01:111:f100:6000::/64\",\r\n \"2a01:111:f403:c400::/64\",\r\n - \ \"2a01:111:f403:cc00::/62\",\r\n \"2a01:111:f403:cc04::/64\",\r\n - \ \"2a01:111:f403:d401::/64\",\r\n \"2a01:111:f403:dc00::/64\",\r\n - \ \"2a01:111:f403:e400::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.eastus\",\r\n \"id\": \"AzureCloud.eastus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"27\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.68.128.0/17\",\r\n \"13.72.64.0/18\",\r\n \"13.82.0.0/16\",\r\n - \ \"13.90.0.0/16\",\r\n \"13.92.0.0/16\",\r\n \"13.104.144.128/27\",\r\n - \ \"13.104.152.128/25\",\r\n \"13.104.192.0/21\",\r\n \"13.104.211.0/25\",\r\n - \ \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n \"13.105.17.0/26\",\r\n - \ \"13.105.19.0/25\",\r\n \"13.105.20.192/26\",\r\n \"13.105.27.0/25\",\r\n - \ \"13.105.27.192/27\",\r\n \"13.105.36.192/26\",\r\n \"13.105.74.48/28\",\r\n - \ \"13.105.98.48/28\",\r\n \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n - \ \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n \"13.105.104.96/27\",\r\n - \ \"20.25.0.0/17\",\r\n \"20.38.98.0/24\",\r\n \"20.39.32.0/19\",\r\n - \ \"20.42.0.0/17\",\r\n \"20.47.1.0/24\",\r\n \"20.47.16.0/23\",\r\n - \ \"20.47.31.0/24\",\r\n \"20.47.108.0/23\",\r\n \"20.47.113.0/24\",\r\n - \ \"20.49.104.0/21\",\r\n \"20.51.128.0/17\",\r\n \"20.55.0.0/17\",\r\n - \ \"20.60.0.0/24\",\r\n \"20.60.2.0/23\",\r\n \"20.60.6.0/23\",\r\n - \ \"20.60.60.0/22\",\r\n \"20.60.128.0/23\",\r\n \"20.60.134.0/23\",\r\n - \ \"20.60.146.0/23\",\r\n \"20.60.220.0/23\",\r\n \"20.62.128.0/17\",\r\n - \ \"20.72.128.0/18\",\r\n \"20.75.128.0/17\",\r\n \"20.81.0.0/17\",\r\n - \ \"20.83.128.0/18\",\r\n \"20.84.0.0/17\",\r\n \"20.85.128.0/17\",\r\n - \ \"20.88.128.0/18\",\r\n \"20.95.0.0/24\",\r\n \"20.95.2.0/24\",\r\n - \ \"20.95.4.0/24\",\r\n \"20.95.6.0/24\",\r\n \"20.95.18.0/23\",\r\n - \ \"20.95.21.0/24\",\r\n \"20.95.22.0/23\",\r\n \"20.95.25.0/24\",\r\n - \ \"20.95.26.0/23\",\r\n \"20.95.28.0/22\",\r\n \"20.95.32.0/21\",\r\n - \ \"20.95.48.0/23\",\r\n \"20.95.50.0/24\",\r\n \"20.95.52.0/24\",\r\n - \ \"20.102.0.0/17\",\r\n \"20.106.128.0/17\",\r\n \"20.115.0.0/17\",\r\n - \ \"20.119.0.0/17\",\r\n \"20.120.0.0/17\",\r\n \"20.121.0.0/16\",\r\n - \ \"20.124.0.0/16\",\r\n \"20.127.0.0/16\",\r\n \"20.135.4.0/23\",\r\n - \ \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n \"20.136.3.0/25\",\r\n - \ \"20.136.4.0/24\",\r\n \"20.150.32.0/23\",\r\n \"20.150.90.0/24\",\r\n - \ \"20.152.0.0/23\",\r\n \"20.157.6.0/23\",\r\n \"20.157.19.0/24\",\r\n - \ \"20.157.24.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.59.0/24\",\r\n - \ \"20.157.61.0/24\",\r\n \"20.157.93.0/24\",\r\n \"20.157.104.0/24\",\r\n - \ \"20.157.109.0/24\",\r\n \"20.157.116.0/24\",\r\n \"20.157.124.0/24\",\r\n - \ \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n \"20.157.171.0/24\",\r\n - \ \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n \"20.163.128.0/17\",\r\n - \ \"20.185.0.0/16\",\r\n \"20.190.130.0/24\",\r\n \"20.190.151.0/24\",\r\n - \ \"20.202.20.0/24\",\r\n \"20.202.39.0/24\",\r\n \"20.202.120.0/22\",\r\n - \ \"20.202.124.0/24\",\r\n \"20.209.0.0/23\",\r\n \"20.209.40.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"20.228.128.0/17\",\r\n \"20.231.0.0/17\",\r\n - \ \"20.231.192.0/18\",\r\n \"20.232.0.0/16\",\r\n \"20.237.0.0/17\",\r\n - \ \"20.241.128.0/17\",\r\n \"20.242.128.0/17\",\r\n \"20.246.128.0/17\",\r\n - \ \"20.253.0.0/17\",\r\n \"23.96.0.0/17\",\r\n \"23.98.45.0/24\",\r\n - \ \"23.100.16.0/20\",\r\n \"23.101.128.0/20\",\r\n \"40.71.0.0/16\",\r\n - \ \"40.76.0.0/16\",\r\n \"40.78.219.0/24\",\r\n \"40.78.224.0/21\",\r\n - \ \"40.79.152.0/21\",\r\n \"40.80.144.0/21\",\r\n \"40.82.24.0/22\",\r\n - \ \"40.82.60.0/22\",\r\n \"40.85.160.0/19\",\r\n \"40.87.0.0/17\",\r\n - \ \"40.87.164.0/22\",\r\n \"40.88.0.0/16\",\r\n \"40.90.23.128/25\",\r\n - \ \"40.90.24.128/25\",\r\n \"40.90.25.0/26\",\r\n \"40.90.30.192/26\",\r\n - \ \"40.90.129.128/26\",\r\n \"40.90.130.96/28\",\r\n \"40.90.131.224/27\",\r\n - \ \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n \"40.90.137.96/27\",\r\n - \ \"40.90.139.224/27\",\r\n \"40.90.143.0/27\",\r\n \"40.90.146.64/26\",\r\n - \ \"40.90.147.0/27\",\r\n \"40.90.148.64/27\",\r\n \"40.90.150.32/27\",\r\n - \ \"40.90.224.0/19\",\r\n \"40.91.4.0/22\",\r\n \"40.93.2.0/24\",\r\n - \ \"40.93.4.0/24\",\r\n \"40.93.11.0/24\",\r\n \"40.97.4.0/24\",\r\n - \ \"40.112.48.0/20\",\r\n \"40.114.0.0/17\",\r\n \"40.117.32.0/19\",\r\n - \ \"40.117.64.0/18\",\r\n \"40.117.128.0/17\",\r\n \"40.121.0.0/16\",\r\n - \ \"40.123.132.0/22\",\r\n \"40.123.176.0/22\",\r\n \"40.126.2.0/24\",\r\n - \ \"40.126.23.0/24\",\r\n \"52.101.4.0/22\",\r\n \"52.101.9.0/24\",\r\n - \ \"52.101.20.0/22\",\r\n \"52.101.51.0/24\",\r\n \"52.101.52.0/22\",\r\n - \ \"52.102.129.0/24\",\r\n \"52.102.137.0/24\",\r\n \"52.102.159.0/24\",\r\n - \ \"52.103.1.0/24\",\r\n \"52.103.3.0/24\",\r\n \"52.103.11.0/24\",\r\n - \ \"52.103.129.0/24\",\r\n \"52.103.137.0/24\",\r\n \"52.108.16.0/21\",\r\n - \ \"52.108.79.0/24\",\r\n \"52.108.105.0/24\",\r\n \"52.108.106.0/23\",\r\n - \ \"52.109.12.0/22\",\r\n \"52.111.229.0/24\",\r\n \"52.112.112.0/24\",\r\n - \ \"52.112.123.0/24\",\r\n \"52.112.127.0/24\",\r\n \"52.113.16.0/20\",\r\n - \ \"52.114.132.0/22\",\r\n \"52.115.54.0/24\",\r\n \"52.115.62.0/23\",\r\n - \ \"52.115.192.0/19\",\r\n \"52.120.32.0/19\",\r\n \"52.120.224.0/20\",\r\n - \ \"52.122.0.0/24\",\r\n \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n - \ \"52.122.6.0/24\",\r\n \"52.123.0.0/24\",\r\n \"52.125.132.0/22\",\r\n - \ \"52.136.64.0/18\",\r\n \"52.142.0.0/18\",\r\n \"52.143.207.0/24\",\r\n - \ \"52.146.0.0/17\",\r\n \"52.147.192.0/18\",\r\n \"52.149.128.0/17\",\r\n - \ \"52.150.0.0/17\",\r\n \"52.151.128.0/17\",\r\n \"52.152.128.0/17\",\r\n - \ \"52.154.64.0/18\",\r\n \"52.168.0.0/16\",\r\n \"52.170.0.0/16\",\r\n - \ \"52.179.0.0/17\",\r\n \"52.186.0.0/16\",\r\n \"52.188.0.0/16\",\r\n - \ \"52.190.0.0/17\",\r\n \"52.191.0.0/17\",\r\n \"52.191.192.0/18\",\r\n - \ \"52.224.0.0/16\",\r\n \"52.226.0.0/16\",\r\n \"52.232.146.0/24\",\r\n - \ \"52.234.128.0/17\",\r\n \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n - \ \"52.239.207.192/26\",\r\n \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n - \ \"52.239.246.0/23\",\r\n \"52.239.252.0/24\",\r\n \"52.240.0.0/17\",\r\n - \ \"52.245.8.0/22\",\r\n \"52.245.104.0/22\",\r\n \"52.249.128.0/17\",\r\n - \ \"52.253.160.0/24\",\r\n \"52.255.128.0/17\",\r\n \"53.103.137.0/24\",\r\n - \ \"65.54.19.128/27\",\r\n \"104.41.128.0/19\",\r\n \"104.44.91.32/27\",\r\n - \ \"104.44.94.16/28\",\r\n \"104.44.95.160/27\",\r\n \"104.44.95.240/28\",\r\n - \ \"104.45.128.0/18\",\r\n \"104.45.192.0/20\",\r\n \"104.211.0.0/18\",\r\n - \ \"137.116.112.0/20\",\r\n \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n - \ \"137.135.64.0/18\",\r\n \"138.91.96.0/19\",\r\n \"157.56.176.0/21\",\r\n - \ \"168.61.32.0/20\",\r\n \"168.61.48.0/21\",\r\n \"168.62.32.0/19\",\r\n - \ \"168.62.160.0/19\",\r\n \"191.234.32.0/19\",\r\n \"191.236.0.0/18\",\r\n - \ \"191.237.0.0/17\",\r\n \"191.238.0.0/18\",\r\n \"204.152.18.0/31\",\r\n - \ \"204.152.18.8/29\",\r\n \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n - \ \"204.152.19.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n - \ \"2603:1030:20c::/47\",\r\n \"2603:1030:20e::/48\",\r\n - \ \"2603:1030:210::/47\",\r\n \"2603:1030:212::/56\",\r\n - \ \"2603:1030:213::/48\",\r\n \"2603:1036:903:4::/64\",\r\n - \ \"2603:1036:120d::/48\",\r\n \"2603:1036:2404::/48\",\r\n - \ \"2603:1036:3000:120::/59\",\r\n \"2603:1037:1:120::/59\",\r\n - \ \"2603:1062:2:100::/57\",\r\n \"2603:1063:8::/56\",\r\n - \ \"2603:1063:108::/55\",\r\n \"2603:1063:208::/55\",\r\n - \ \"2a01:111:f100:2000::/52\",\r\n \"2a01:111:f403:c100::/64\",\r\n - \ \"2a01:111:f403:c900::/64\",\r\n \"2a01:111:f403:c91e::/63\",\r\n - \ \"2a01:111:f403:c920::/63\",\r\n \"2a01:111:f403:c922::/64\",\r\n - \ \"2a01:111:f403:d100::/64\",\r\n \"2a01:111:f403:d900::/64\",\r\n - \ \"2a01:111:f403:f000::/64\",\r\n \"2a01:111:f403:f900::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus2\",\r\n - \ \"id\": \"AzureCloud.eastus2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"27\",\r\n - \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1063:2202:8::/64\",\r\n \"2a01:111:f100:6000::/64\",\r\n + \ \"2a01:111:f403:c400::/64\",\r\n \"2a01:111:f403:cc00::/62\",\r\n + \ \"2a01:111:f403:cc04::/64\",\r\n \"2a01:111:f403:d401::/64\",\r\n + \ \"2a01:111:f403:dc00::/64\",\r\n \"2a01:111:f403:e400::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus\",\r\n + \ \"id\": \"AzureCloud.eastus\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"30\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.68.0.0/17\",\r\n - \ \"13.77.64.0/18\",\r\n \"13.104.147.0/25\",\r\n \"13.104.208.64/27\",\r\n - \ \"13.105.18.192/26\",\r\n \"13.105.23.64/26\",\r\n \"13.105.28.0/28\",\r\n - \ \"13.105.28.128/25\",\r\n \"13.105.67.128/25\",\r\n \"13.105.74.128/26\",\r\n - \ \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n \"13.105.75.64/27\",\r\n - \ \"13.105.101.32/28\",\r\n \"20.1.128.0/17\",\r\n \"20.7.0.0/16\",\r\n - \ \"20.10.0.0/16\",\r\n \"20.12.0.0/17\",\r\n \"20.14.128.0/17\",\r\n - \ \"20.15.0.0/17\",\r\n \"20.22.0.0/16\",\r\n \"20.36.128.0/17\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.38.208.0/22\",\r\n \"20.41.0.0/18\",\r\n - \ \"20.44.16.0/21\",\r\n \"20.44.64.0/18\",\r\n \"20.47.60.0/23\",\r\n - \ \"20.47.76.0/23\",\r\n \"20.49.0.0/18\",\r\n \"20.49.96.0/21\",\r\n - \ \"20.55.192.0/18\",\r\n \"20.57.0.0/17\",\r\n \"20.60.56.0/22\",\r\n - \ \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.62.0.0/17\",\r\n - \ \"20.65.0.0/17\",\r\n \"20.69.192.0/18\",\r\n \"20.72.64.0/18\",\r\n - \ \"20.75.0.0/17\",\r\n \"20.80.192.0/18\",\r\n \"20.81.128.0/17\",\r\n - \ \"20.85.0.0/17\",\r\n \"20.88.96.0/19\",\r\n \"20.94.0.0/17\",\r\n - \ \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n \"20.97.128.0/17\",\r\n - \ \"20.98.192.0/18\",\r\n \"20.109.0.0/17\",\r\n \"20.110.0.0/16\",\r\n - \ \"20.114.128.0/17\",\r\n \"20.119.128.0/17\",\r\n \"20.122.0.0/16\",\r\n - \ \"20.135.16.0/23\",\r\n \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n - \ \"20.136.0.0/25\",\r\n \"20.136.1.0/24\",\r\n \"20.143.2.0/24\",\r\n - \ \"20.150.29.0/24\",\r\n \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n - \ \"20.150.72.0/24\",\r\n \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n - \ \"20.152.6.0/23\",\r\n \"20.157.17.0/24\",\r\n \"20.157.29.0/24\",\r\n - \ \"20.157.36.0/23\",\r\n \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n - \ \"20.157.64.0/21\",\r\n \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n - \ \"20.157.84.0/24\",\r\n \"20.157.114.0/24\",\r\n \"20.157.122.0/24\",\r\n - \ \"20.157.167.0/24\",\r\n \"20.157.185.0/24\",\r\n \"20.161.0.0/16\",\r\n - \ \"20.186.0.0/17\",\r\n \"20.186.128.0/18\",\r\n \"20.190.131.0/24\",\r\n - \ \"20.190.152.0/24\",\r\n \"20.190.192.0/18\",\r\n \"20.201.224.0/23\",\r\n - \ \"20.202.21.0/24\",\r\n \"20.202.31.0/24\",\r\n \"20.202.32.0/23\",\r\n - \ \"20.202.34.0/24\",\r\n \"20.209.68.0/23\",\r\n \"20.230.0.0/17\",\r\n - \ \"20.242.0.0/17\",\r\n \"20.246.0.0/17\",\r\n \"23.100.64.0/21\",\r\n - \ \"23.101.32.0/21\",\r\n \"23.101.80.0/21\",\r\n \"23.101.144.0/20\",\r\n - \ \"23.102.96.0/19\",\r\n \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n - \ \"40.65.192.0/18\",\r\n \"40.67.128.0/19\",\r\n \"40.70.0.0/18\",\r\n - \ \"40.70.64.0/20\",\r\n \"40.70.80.0/21\",\r\n \"40.70.128.0/17\",\r\n - \ \"40.75.0.0/19\",\r\n \"40.75.64.0/18\",\r\n \"40.77.128.128/25\",\r\n - \ \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n \"40.77.132.0/24\",\r\n - \ \"40.77.136.48/28\",\r\n \"40.77.137.128/26\",\r\n \"40.77.138.128/25\",\r\n - \ \"40.77.163.0/24\",\r\n \"40.77.166.160/27\",\r\n \"40.77.167.0/24\",\r\n - \ \"40.77.168.0/24\",\r\n \"40.77.170.0/24\",\r\n \"40.77.175.96/27\",\r\n - \ \"40.77.177.0/24\",\r\n \"40.77.178.0/23\",\r\n \"40.77.182.0/28\",\r\n - \ \"40.77.182.32/27\",\r\n \"40.77.184.0/25\",\r\n \"40.77.198.0/26\",\r\n - \ \"40.77.199.192/26\",\r\n \"40.77.224.128/25\",\r\n \"40.77.228.0/24\",\r\n - \ \"40.77.233.0/24\",\r\n \"40.77.234.192/27\",\r\n \"40.77.236.80/28\",\r\n - \ \"40.77.237.64/26\",\r\n \"40.77.240.0/25\",\r\n \"40.77.245.0/24\",\r\n - \ \"40.77.248.0/25\",\r\n \"40.77.251.0/24\",\r\n \"40.78.208.48/28\",\r\n - \ \"40.78.220.0/24\",\r\n \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n - \ \"40.79.8.32/28\",\r\n \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n - \ \"40.79.9.0/24\",\r\n \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n - \ \"40.79.48.0/27\",\r\n \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n - \ \"40.79.56.0/21\",\r\n \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n - \ \"40.79.90.0/24\",\r\n \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n - \ \"40.79.93.0/28\",\r\n \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n - \ \"40.79.206.64/27\",\r\n \"40.79.240.0/20\",\r\n \"40.82.4.0/22\",\r\n - \ \"40.82.44.0/22\",\r\n \"40.84.0.0/17\",\r\n \"40.87.168.0/30\",\r\n - \ \"40.87.168.8/29\",\r\n \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n - \ \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n \"40.87.168.70/31\",\r\n - \ \"40.87.168.72/29\",\r\n \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n - \ \"40.87.168.128/26\",\r\n \"40.87.168.192/28\",\r\n \"40.87.168.210/31\",\r\n - \ \"40.87.168.212/30\",\r\n \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n - \ \"40.87.169.0/27\",\r\n \"40.87.169.32/29\",\r\n \"40.87.169.44/30\",\r\n - \ \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n \"40.87.169.60/30\",\r\n - \ \"40.87.169.64/27\",\r\n \"40.87.169.96/31\",\r\n \"40.87.169.102/31\",\r\n - \ \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n - \ \"40.87.169.136/31\",\r\n \"40.87.169.140/30\",\r\n \"40.87.169.160/27\",\r\n - \ \"40.87.169.192/26\",\r\n \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n - \ \"40.87.170.144/31\",\r\n \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n - \ \"40.87.170.176/29\",\r\n \"40.87.170.184/30\",\r\n \"40.87.170.194/31\",\r\n - \ \"40.87.170.196/30\",\r\n \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n - \ \"40.87.170.228/30\",\r\n \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n - \ \"40.87.170.248/30\",\r\n \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n - \ \"40.87.171.8/29\",\r\n \"40.87.171.16/28\",\r\n \"40.87.171.36/30\",\r\n - \ \"40.87.171.40/31\",\r\n \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n - \ \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n - \ \"40.87.171.166/31\",\r\n \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n - \ \"40.87.171.192/27\",\r\n \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n - \ \"40.87.171.248/31\",\r\n \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n - \ \"40.90.130.160/27\",\r\n \"40.90.132.128/26\",\r\n \"40.90.133.112/28\",\r\n - \ \"40.90.134.192/26\",\r\n \"40.90.136.0/28\",\r\n \"40.90.138.160/27\",\r\n - \ \"40.90.140.160/27\",\r\n \"40.90.140.192/27\",\r\n \"40.90.143.192/26\",\r\n - \ \"40.90.144.64/26\",\r\n \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n - \ \"40.90.148.96/27\",\r\n \"40.90.155.128/26\",\r\n \"40.90.157.128/26\",\r\n - \ \"40.90.158.128/25\",\r\n \"40.91.12.16/28\",\r\n \"40.91.12.48/28\",\r\n - \ \"40.91.12.64/26\",\r\n \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n - \ \"40.91.12.208/28\",\r\n \"40.91.12.240/28\",\r\n \"40.91.13.64/27\",\r\n - \ \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n - \ \"40.91.14.0/24\",\r\n \"40.93.3.0/24\",\r\n \"40.93.12.0/24\",\r\n - \ \"40.123.0.0/17\",\r\n \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n - \ \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n - \ \"40.123.144.144/29\",\r\n \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n - \ \"40.123.144.192/27\",\r\n \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n - \ \"40.123.144.248/30\",\r\n \"40.123.144.252/31\",\r\n \"40.123.145.6/31\",\r\n - \ \"40.123.145.8/30\",\r\n \"40.123.145.12/31\",\r\n \"40.123.145.22/31\",\r\n - \ \"40.123.145.24/29\",\r\n \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n - \ \"40.123.145.56/30\",\r\n \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n - \ \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n - \ \"40.123.145.160/30\",\r\n \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n - \ \"40.123.145.176/28\",\r\n \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n - \ \"40.123.145.212/31\",\r\n \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n - \ \"40.123.146.0/28\",\r\n \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n - \ \"40.123.146.28/31\",\r\n \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n - \ \"40.123.146.48/31\",\r\n \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n - \ \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n - \ \"40.123.146.164/31\",\r\n \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n - \ \"40.123.146.192/29\",\r\n \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n - \ \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n - \ \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n - \ \"40.126.3.0/24\",\r\n \"40.126.24.0/24\",\r\n \"52.101.10.0/24\",\r\n - \ \"52.101.36.0/22\",\r\n \"52.101.56.0/22\",\r\n \"52.101.60.0/24\",\r\n - \ \"52.102.131.0/24\",\r\n \"52.102.138.0/24\",\r\n \"52.103.5.0/24\",\r\n - \ \"52.103.12.0/24\",\r\n \"52.103.131.0/24\",\r\n \"52.103.138.0/24\",\r\n - \ \"52.108.186.0/24\",\r\n \"52.108.216.0/22\",\r\n \"52.109.4.0/22\",\r\n - \ \"52.111.230.0/24\",\r\n \"52.112.76.0/22\",\r\n \"52.112.95.0/24\",\r\n - \ \"52.112.104.0/24\",\r\n \"52.112.108.0/24\",\r\n \"52.112.116.0/24\",\r\n - \ \"52.114.136.0/21\",\r\n \"52.114.180.0/22\",\r\n \"52.114.186.0/23\",\r\n - \ \"52.114.206.0/23\",\r\n \"52.114.208.0/24\",\r\n \"52.115.48.0/22\",\r\n - \ \"52.115.52.0/23\",\r\n \"52.115.64.0/22\",\r\n \"52.115.160.0/19\",\r\n - \ \"52.115.230.0/24\",\r\n \"52.120.64.0/19\",\r\n \"52.121.32.0/22\",\r\n - \ \"52.122.12.0/22\",\r\n \"52.123.4.0/24\",\r\n \"52.125.136.0/24\",\r\n - \ \"52.136.29.0/24\",\r\n \"52.138.80.0/21\",\r\n \"52.138.96.0/19\",\r\n - \ \"52.143.192.0/24\",\r\n \"52.147.160.0/19\",\r\n \"52.167.0.0/16\",\r\n - \ \"52.177.0.0/16\",\r\n \"52.179.128.0/17\",\r\n \"52.184.128.0/19\",\r\n - \ \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n \"52.184.168.80/28\",\r\n - \ \"52.184.168.96/27\",\r\n \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n - \ \"52.184.170.0/24\",\r\n \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n - \ \"52.225.128.0/21\",\r\n \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n - \ \"52.225.136.64/28\",\r\n \"52.225.137.0/24\",\r\n \"52.225.192.0/18\",\r\n - \ \"52.232.151.0/24\",\r\n \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n - \ \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n - \ \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n - \ \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n - \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n - \ \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n - \ \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n - \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n - \ \"52.242.64.0/18\",\r\n \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n - \ \"52.245.45.128/28\",\r\n \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n - \ \"52.245.46.0/27\",\r\n \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n - \ \"52.245.46.112/28\",\r\n \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n - \ \"52.245.46.192/26\",\r\n \"52.247.0.0/17\",\r\n \"52.250.128.0/18\",\r\n - \ \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n \"52.253.64.0/20\",\r\n - \ \"52.253.148.0/23\",\r\n \"52.253.154.0/23\",\r\n \"52.254.0.0/18\",\r\n - \ \"52.254.64.0/19\",\r\n \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n - \ \"53.103.138.0/24\",\r\n \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n - \ \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n - \ \"65.55.44.96/28\",\r\n \"65.55.44.128/27\",\r\n \"65.55.60.188/30\",\r\n - \ \"65.55.105.0/26\",\r\n \"65.55.105.96/27\",\r\n \"65.55.105.224/27\",\r\n - \ \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n - \ \"65.55.107.48/28\",\r\n \"65.55.107.64/27\",\r\n \"65.55.108.0/24\",\r\n - \ \"65.55.209.128/26\",\r\n \"65.55.211.32/27\",\r\n \"65.55.213.64/26\",\r\n - \ \"65.55.213.128/26\",\r\n \"65.55.217.0/24\",\r\n \"65.55.219.32/27\",\r\n - \ \"65.55.219.128/25\",\r\n \"104.44.88.32/27\",\r\n \"104.44.88.96/27\",\r\n - \ \"104.44.91.96/27\",\r\n \"104.44.93.160/27\",\r\n \"104.44.94.48/28\",\r\n - \ \"104.46.0.0/21\",\r\n \"104.46.96.0/19\",\r\n \"104.46.192.0/20\",\r\n - \ \"104.47.200.0/21\",\r\n \"104.208.128.0/17\",\r\n \"104.209.128.0/17\",\r\n - \ \"104.210.0.0/20\",\r\n \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n - \ \"131.253.13.16/29\",\r\n \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n - \ \"131.253.13.80/29\",\r\n \"131.253.13.96/30\",\r\n \"131.253.14.16/28\",\r\n - \ \"131.253.14.208/28\",\r\n \"131.253.14.224/28\",\r\n \"131.253.15.8/29\",\r\n - \ \"131.253.15.16/28\",\r\n \"131.253.24.0/28\",\r\n \"131.253.24.192/26\",\r\n - \ \"131.253.34.224/27\",\r\n \"131.253.38.0/27\",\r\n \"131.253.38.128/26\",\r\n - \ \"131.253.40.0/28\",\r\n \"134.170.220.0/23\",\r\n \"137.116.0.0/18\",\r\n - \ \"137.116.64.0/19\",\r\n \"137.116.96.0/22\",\r\n \"157.55.7.128/26\",\r\n - \ \"157.55.10.192/26\",\r\n \"157.55.11.128/25\",\r\n \"157.55.37.0/24\",\r\n - \ \"157.55.38.0/24\",\r\n \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n - \ \"157.55.55.100/30\",\r\n \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n - \ \"157.55.55.144/29\",\r\n \"157.55.55.160/28\",\r\n \"157.56.2.128/25\",\r\n - \ \"157.56.3.0/25\",\r\n \"191.236.192.0/18\",\r\n \"191.237.128.0/18\",\r\n - \ \"191.239.224.0/20\",\r\n \"193.149.64.0/21\",\r\n \"199.30.16.0/24\",\r\n - \ \"199.30.18.0/23\",\r\n \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n - \ \"199.30.28.64/26\",\r\n \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n - \ \"2603:1030:400::/48\",\r\n \"2603:1030:401:2::/63\",\r\n - \ \"2603:1030:401:4::/62\",\r\n \"2603:1030:401:8::/61\",\r\n - \ \"2603:1030:401:10::/62\",\r\n \"2603:1030:401:14::/63\",\r\n - \ \"2603:1030:401:17::/64\",\r\n \"2603:1030:401:18::/61\",\r\n - \ \"2603:1030:401:20::/59\",\r\n \"2603:1030:401:40::/60\",\r\n - \ \"2603:1030:401:50::/61\",\r\n \"2603:1030:401:58::/64\",\r\n - \ \"2603:1030:401:5a::/63\",\r\n \"2603:1030:401:5c::/62\",\r\n - \ \"2603:1030:401:60::/59\",\r\n \"2603:1030:401:80::/62\",\r\n - \ \"2603:1030:401:84::/64\",\r\n \"2603:1030:401:87::/64\",\r\n - \ \"2603:1030:401:88::/62\",\r\n \"2603:1030:401:8c::/63\",\r\n - \ \"2603:1030:401:8f::/64\",\r\n \"2603:1030:401:90::/63\",\r\n - \ \"2603:1030:401:94::/62\",\r\n \"2603:1030:401:98::/61\",\r\n - \ \"2603:1030:401:a0::/62\",\r\n \"2603:1030:401:a4::/63\",\r\n - \ \"2603:1030:401:a7::/64\",\r\n \"2603:1030:401:a8::/61\",\r\n - \ \"2603:1030:401:b0::/60\",\r\n \"2603:1030:401:c0::/58\",\r\n - \ \"2603:1030:401:100::/59\",\r\n \"2603:1030:401:120::/64\",\r\n - \ \"2603:1030:401:124::/62\",\r\n \"2603:1030:401:128::/61\",\r\n - \ \"2603:1030:401:130::/62\",\r\n \"2603:1030:401:134::/63\",\r\n - \ \"2603:1030:401:139::/64\",\r\n \"2603:1030:401:13a::/63\",\r\n - \ \"2603:1030:401:143::/64\",\r\n \"2603:1030:401:144::/63\",\r\n - \ \"2603:1030:401:14a::/63\",\r\n \"2603:1030:401:14c::/62\",\r\n - \ \"2603:1030:401:150::/62\",\r\n \"2603:1030:401:154::/63\",\r\n - \ \"2603:1030:401:159::/64\",\r\n \"2603:1030:401:15a::/63\",\r\n - \ \"2603:1030:401:15c::/62\",\r\n \"2603:1030:401:160::/61\",\r\n - \ \"2603:1030:401:16a::/63\",\r\n \"2603:1030:401:16c::/64\",\r\n - \ \"2603:1030:401:17c::/62\",\r\n \"2603:1030:401:180::/58\",\r\n - \ \"2603:1030:401:1c0::/61\",\r\n \"2603:1030:401:1c8::/63\",\r\n - \ \"2603:1030:401:1cc::/62\",\r\n \"2603:1030:401:1d0::/60\",\r\n - \ \"2603:1030:401:1e0::/60\",\r\n \"2603:1030:401:1f0::/61\",\r\n - \ \"2603:1030:401:1f8::/64\",\r\n \"2603:1030:401:20c::/62\",\r\n - \ \"2603:1030:401:210::/60\",\r\n \"2603:1030:401:220::/62\",\r\n - \ \"2603:1030:401:226::/63\",\r\n \"2603:1030:401:228::/61\",\r\n - \ \"2603:1030:401:230::/60\",\r\n \"2603:1030:401:240::/60\",\r\n - \ \"2603:1030:401:250::/62\",\r\n \"2603:1030:401:254::/63\",\r\n - \ \"2603:1030:401:256::/64\",\r\n \"2603:1030:401:25b::/64\",\r\n - \ \"2603:1030:401:25c::/63\",\r\n \"2603:1030:401:25e::/64\",\r\n - \ \"2603:1030:401:263::/64\",\r\n \"2603:1030:401:264::/62\",\r\n - \ \"2603:1030:401:268::/61\",\r\n \"2603:1030:401:270::/62\",\r\n - \ \"2603:1030:401:274::/63\",\r\n \"2603:1030:401:27a::/63\",\r\n - \ \"2603:1030:401:27c::/62\",\r\n \"2603:1030:401:280::/59\",\r\n - \ \"2603:1030:401:2a0::/61\",\r\n \"2603:1030:401:2a8::/63\",\r\n - \ \"2603:1030:401:2ab::/64\",\r\n \"2603:1030:401:2ac::/62\",\r\n - \ \"2603:1030:401:2b0::/60\",\r\n \"2603:1030:401:2c0::/63\",\r\n - \ \"2603:1030:401:2c2::/64\",\r\n \"2603:1030:401:2c7::/64\",\r\n - \ \"2603:1030:401:2c8::/61\",\r\n \"2603:1030:401:2d0::/60\",\r\n - \ \"2603:1030:401:2e0::/62\",\r\n \"2603:1030:401:2e4::/63\",\r\n - \ \"2603:1030:401:2e6::/64\",\r\n \"2603:1030:401:2ed::/64\",\r\n - \ \"2603:1030:401:2ee::/63\",\r\n \"2603:1030:401:2f0::/64\",\r\n - \ \"2603:1030:401:2f3::/64\",\r\n \"2603:1030:401:2f4::/62\",\r\n - \ \"2603:1030:401:2f8::/61\",\r\n \"2603:1030:401:300::/59\",\r\n - \ \"2603:1030:401:320::/61\",\r\n \"2603:1030:401:328::/63\",\r\n - \ \"2603:1030:401:32a::/64\",\r\n \"2603:1030:401:333::/64\",\r\n - \ \"2603:1030:401:334::/62\",\r\n \"2603:1030:401:338::/62\",\r\n - \ \"2603:1030:401:33c::/63\",\r\n \"2603:1030:401:33e::/64\",\r\n - \ \"2603:1030:401:341::/64\",\r\n \"2603:1030:401:342::/63\",\r\n - \ \"2603:1030:401:344::/62\",\r\n \"2603:1030:401:348::/61\",\r\n - \ \"2603:1030:401:350::/60\",\r\n \"2603:1030:401:360::/61\",\r\n - \ \"2603:1030:401:368::/64\",\r\n \"2603:1030:402::/47\",\r\n + \"\",\r\n \"addressPrefixes\": [\r\n \"13.68.128.0/17\",\r\n + \ \"13.72.64.0/18\",\r\n \"13.82.0.0/16\",\r\n \"13.90.0.0/16\",\r\n + \ \"13.92.0.0/16\",\r\n \"13.104.144.128/27\",\r\n \"13.104.152.128/25\",\r\n + \ \"13.104.192.0/21\",\r\n \"13.104.211.0/25\",\r\n \"13.104.214.128/25\",\r\n + \ \"13.104.215.0/25\",\r\n \"13.105.17.0/26\",\r\n \"13.105.19.0/25\",\r\n + \ \"13.105.20.192/26\",\r\n \"13.105.27.0/25\",\r\n \"13.105.27.192/27\",\r\n + \ \"13.105.36.192/26\",\r\n \"13.105.74.48/28\",\r\n \"13.105.98.48/28\",\r\n + \ \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n \"13.105.104.32/27\",\r\n + \ \"13.105.104.64/28\",\r\n \"13.105.104.96/27\",\r\n \"20.25.0.0/17\",\r\n + \ \"20.38.98.0/24\",\r\n \"20.39.32.0/19\",\r\n \"20.42.0.0/17\",\r\n + \ \"20.47.1.0/24\",\r\n \"20.47.16.0/23\",\r\n \"20.47.31.0/24\",\r\n + \ \"20.47.108.0/23\",\r\n \"20.47.113.0/24\",\r\n \"20.49.104.0/21\",\r\n + \ \"20.51.128.0/17\",\r\n \"20.55.0.0/17\",\r\n \"20.60.0.0/24\",\r\n + \ \"20.60.2.0/23\",\r\n \"20.60.6.0/23\",\r\n \"20.60.60.0/22\",\r\n + \ \"20.60.128.0/23\",\r\n \"20.60.134.0/23\",\r\n \"20.60.146.0/23\",\r\n + \ \"20.60.220.0/23\",\r\n \"20.62.128.0/17\",\r\n \"20.72.128.0/18\",\r\n + \ \"20.75.128.0/17\",\r\n \"20.81.0.0/17\",\r\n \"20.83.128.0/18\",\r\n + \ \"20.84.0.0/17\",\r\n \"20.85.128.0/17\",\r\n \"20.88.128.0/18\",\r\n + \ \"20.95.0.0/24\",\r\n \"20.95.2.0/24\",\r\n \"20.95.4.0/24\",\r\n + \ \"20.95.6.0/24\",\r\n \"20.95.19.0/24\",\r\n \"20.95.21.0/24\",\r\n + \ \"20.95.33.0/24\",\r\n \"20.102.0.0/17\",\r\n \"20.106.128.0/17\",\r\n + \ \"20.115.0.0/17\",\r\n \"20.119.0.0/17\",\r\n \"20.120.0.0/17\",\r\n + \ \"20.121.0.0/16\",\r\n \"20.124.0.0/16\",\r\n \"20.127.0.0/16\",\r\n + \ \"20.135.4.0/23\",\r\n \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n + \ \"20.136.3.0/25\",\r\n \"20.136.4.0/24\",\r\n \"20.150.32.0/23\",\r\n + \ \"20.150.90.0/24\",\r\n \"20.152.0.0/23\",\r\n \"20.157.6.0/23\",\r\n + \ \"20.157.19.0/24\",\r\n \"20.157.24.0/24\",\r\n \"20.157.39.0/24\",\r\n + \ \"20.157.59.0/24\",\r\n \"20.157.61.0/24\",\r\n \"20.157.93.0/24\",\r\n + \ \"20.157.104.0/24\",\r\n \"20.157.109.0/24\",\r\n \"20.157.116.0/24\",\r\n + \ \"20.157.124.0/24\",\r\n \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n + \ \"20.157.171.0/24\",\r\n \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n + \ \"20.163.128.0/17\",\r\n \"20.185.0.0/16\",\r\n \"20.190.130.0/24\",\r\n + \ \"20.190.151.0/24\",\r\n \"20.202.20.0/24\",\r\n \"20.202.39.0/24\",\r\n + \ \"20.202.120.0/22\",\r\n \"20.202.124.0/24\",\r\n \"20.209.0.0/23\",\r\n + \ \"20.209.40.0/23\",\r\n \"20.209.52.0/23\",\r\n \"20.209.74.0/23\",\r\n + \ \"20.228.128.0/17\",\r\n \"20.231.0.0/17\",\r\n \"20.231.192.0/18\",\r\n + \ \"20.232.0.0/16\",\r\n \"20.237.0.0/17\",\r\n \"20.241.128.0/17\",\r\n + \ \"20.242.128.0/17\",\r\n \"20.246.128.0/17\",\r\n \"20.253.0.0/17\",\r\n + \ \"23.96.0.0/17\",\r\n \"23.98.45.0/24\",\r\n \"23.100.16.0/20\",\r\n + \ \"23.101.128.0/20\",\r\n \"40.71.0.0/16\",\r\n \"40.76.0.0/16\",\r\n + \ \"40.78.219.0/24\",\r\n \"40.78.224.0/21\",\r\n \"40.79.152.0/21\",\r\n + \ \"40.80.144.0/21\",\r\n \"40.82.24.0/22\",\r\n \"40.82.60.0/22\",\r\n + \ \"40.85.160.0/19\",\r\n \"40.87.0.0/17\",\r\n \"40.87.164.0/22\",\r\n + \ \"40.88.0.0/16\",\r\n \"40.90.23.128/25\",\r\n \"40.90.24.128/25\",\r\n + \ \"40.90.25.0/26\",\r\n \"40.90.30.192/26\",\r\n \"40.90.129.128/26\",\r\n + \ \"40.90.130.96/28\",\r\n \"40.90.131.224/27\",\r\n \"40.90.136.16/28\",\r\n + \ \"40.90.136.32/27\",\r\n \"40.90.137.96/27\",\r\n \"40.90.139.224/27\",\r\n + \ \"40.90.143.0/27\",\r\n \"40.90.146.64/26\",\r\n \"40.90.147.0/27\",\r\n + \ \"40.90.148.64/27\",\r\n \"40.90.150.32/27\",\r\n \"40.90.224.0/19\",\r\n + \ \"40.91.4.0/22\",\r\n \"40.93.2.0/24\",\r\n \"40.93.4.0/24\",\r\n + \ \"40.93.11.0/24\",\r\n \"40.97.4.0/24\",\r\n \"40.112.48.0/20\",\r\n + \ \"40.114.0.0/17\",\r\n \"40.117.32.0/19\",\r\n \"40.117.64.0/18\",\r\n + \ \"40.117.128.0/17\",\r\n \"40.121.0.0/16\",\r\n \"40.123.132.0/22\",\r\n + \ \"40.123.176.0/22\",\r\n \"40.126.2.0/24\",\r\n \"40.126.23.0/24\",\r\n + \ \"52.101.4.0/22\",\r\n \"52.101.9.0/24\",\r\n \"52.101.20.0/22\",\r\n + \ \"52.101.51.0/24\",\r\n \"52.101.52.0/22\",\r\n \"52.102.129.0/24\",\r\n + \ \"52.102.137.0/24\",\r\n \"52.102.159.0/24\",\r\n \"52.103.1.0/24\",\r\n + \ \"52.103.3.0/24\",\r\n \"52.103.11.0/24\",\r\n \"52.103.129.0/24\",\r\n + \ \"52.103.137.0/24\",\r\n \"52.108.16.0/21\",\r\n \"52.108.79.0/24\",\r\n + \ \"52.108.105.0/24\",\r\n \"52.108.106.0/23\",\r\n \"52.109.12.0/22\",\r\n + \ \"52.111.229.0/24\",\r\n \"52.112.112.0/24\",\r\n \"52.112.123.0/24\",\r\n + \ \"52.112.127.0/24\",\r\n \"52.113.16.0/20\",\r\n \"52.114.132.0/22\",\r\n + \ \"52.115.54.0/24\",\r\n \"52.115.62.0/23\",\r\n \"52.115.192.0/19\",\r\n + \ \"52.120.32.0/19\",\r\n \"52.120.224.0/20\",\r\n \"52.122.0.0/24\",\r\n + \ \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n \"52.122.6.0/24\",\r\n + \ \"52.123.0.0/24\",\r\n \"52.125.132.0/22\",\r\n \"52.136.64.0/18\",\r\n + \ \"52.142.0.0/18\",\r\n \"52.143.207.0/24\",\r\n \"52.146.0.0/17\",\r\n + \ \"52.147.192.0/18\",\r\n \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n + \ \"52.151.128.0/17\",\r\n \"52.152.128.0/17\",\r\n \"52.154.64.0/18\",\r\n + \ \"52.168.0.0/16\",\r\n \"52.170.0.0/16\",\r\n \"52.179.0.0/17\",\r\n + \ \"52.186.0.0/16\",\r\n \"52.188.0.0/16\",\r\n \"52.190.0.0/17\",\r\n + \ \"52.191.0.0/17\",\r\n \"52.191.192.0/18\",\r\n \"52.224.0.0/16\",\r\n + \ \"52.226.0.0/16\",\r\n \"52.232.146.0/24\",\r\n \"52.234.128.0/17\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n + \ \"52.239.252.0/24\",\r\n \"52.240.0.0/17\",\r\n \"52.245.8.0/22\",\r\n + \ \"52.245.104.0/22\",\r\n \"52.249.128.0/17\",\r\n \"52.253.160.0/24\",\r\n + \ \"52.255.128.0/17\",\r\n \"53.103.137.0/24\",\r\n \"65.54.19.128/27\",\r\n + \ \"104.41.128.0/19\",\r\n \"104.44.91.32/27\",\r\n \"104.44.94.16/28\",\r\n + \ \"104.44.95.160/27\",\r\n \"104.44.95.240/28\",\r\n \"104.45.128.0/18\",\r\n + \ \"104.45.192.0/20\",\r\n \"104.211.0.0/18\",\r\n \"137.116.112.0/20\",\r\n + \ \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n \"137.135.64.0/18\",\r\n + \ \"138.91.96.0/19\",\r\n \"157.56.176.0/21\",\r\n \"168.61.32.0/20\",\r\n + \ \"168.61.48.0/21\",\r\n \"168.62.32.0/19\",\r\n \"168.62.160.0/19\",\r\n + \ \"191.234.32.0/19\",\r\n \"191.236.0.0/18\",\r\n \"191.237.0.0/17\",\r\n + \ \"191.238.0.0/18\",\r\n \"204.152.18.0/31\",\r\n \"204.152.18.8/29\",\r\n + \ \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n \"204.152.19.0/24\",\r\n + \ \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n \"2603:1030:20c::/47\",\r\n + \ \"2603:1030:20e::/48\",\r\n \"2603:1030:210::/47\",\r\n + \ \"2603:1030:212::/56\",\r\n \"2603:1030:213::/48\",\r\n + \ \"2603:1036:903:4::/64\",\r\n \"2603:1036:120d::/48\",\r\n + \ \"2603:1036:2404::/48\",\r\n \"2603:1036:3000:120::/59\",\r\n + \ \"2603:1037:1:120::/59\",\r\n \"2603:1062:2:100::/57\",\r\n + \ \"2603:1063:8::/56\",\r\n \"2603:1063:108::/55\",\r\n \"2603:1063:208::/55\",\r\n + \ \"2603:1063:2200:20::/64\",\r\n \"2a01:111:f100:2000::/52\",\r\n + \ \"2a01:111:f403:c100::/64\",\r\n \"2a01:111:f403:c900::/64\",\r\n + \ \"2a01:111:f403:c91e::/63\",\r\n \"2a01:111:f403:c920::/63\",\r\n + \ \"2a01:111:f403:c922::/64\",\r\n \"2a01:111:f403:d100::/64\",\r\n + \ \"2a01:111:f403:d900::/64\",\r\n \"2a01:111:f403:f000::/64\",\r\n + \ \"2a01:111:f403:f900::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastus2\",\r\n \"id\": \"AzureCloud.eastus2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"29\",\r\n \"region\": \"eastus2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.68.0.0/17\",\r\n \"13.77.64.0/18\",\r\n \"13.104.147.0/25\",\r\n + \ \"13.104.208.64/27\",\r\n \"13.105.18.192/26\",\r\n \"13.105.23.64/26\",\r\n + \ \"13.105.28.0/28\",\r\n \"13.105.28.128/25\",\r\n \"13.105.67.128/25\",\r\n + \ \"13.105.74.128/26\",\r\n \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n + \ \"13.105.75.64/27\",\r\n \"13.105.101.32/28\",\r\n \"20.1.128.0/17\",\r\n + \ \"20.7.0.0/16\",\r\n \"20.10.0.0/16\",\r\n \"20.12.0.0/17\",\r\n + \ \"20.14.128.0/17\",\r\n \"20.15.0.0/17\",\r\n \"20.22.0.0/16\",\r\n + \ \"20.36.128.0/17\",\r\n \"20.38.100.0/23\",\r\n \"20.38.208.0/22\",\r\n + \ \"20.41.0.0/18\",\r\n \"20.44.16.0/21\",\r\n \"20.44.64.0/18\",\r\n + \ \"20.47.60.0/23\",\r\n \"20.47.76.0/23\",\r\n \"20.49.0.0/18\",\r\n + \ \"20.49.96.0/21\",\r\n \"20.55.192.0/18\",\r\n \"20.57.0.0/17\",\r\n + \ \"20.60.56.0/22\",\r\n \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n + \ \"20.60.180.0/23\",\r\n \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n + \ \"20.62.0.0/17\",\r\n \"20.65.0.0/17\",\r\n \"20.69.192.0/18\",\r\n + \ \"20.72.64.0/18\",\r\n \"20.75.0.0/17\",\r\n \"20.80.192.0/18\",\r\n + \ \"20.81.128.0/17\",\r\n \"20.85.0.0/17\",\r\n \"20.88.96.0/19\",\r\n + \ \"20.94.0.0/17\",\r\n \"20.95.53.0/24\",\r\n \"20.95.255.0/29\",\r\n + \ \"20.96.0.0/16\",\r\n \"20.97.128.0/17\",\r\n \"20.98.192.0/18\",\r\n + \ \"20.109.0.0/17\",\r\n \"20.110.0.0/16\",\r\n \"20.114.128.0/17\",\r\n + \ \"20.119.128.0/17\",\r\n \"20.122.0.0/16\",\r\n \"20.135.16.0/23\",\r\n + \ \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n \"20.136.0.0/25\",\r\n + \ \"20.136.1.0/24\",\r\n \"20.143.2.0/24\",\r\n \"20.150.29.0/24\",\r\n + \ \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n + \ \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.152.6.0/23\",\r\n + \ \"20.157.17.0/24\",\r\n \"20.157.29.0/24\",\r\n \"20.157.36.0/23\",\r\n + \ \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n + \ \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n \"20.157.84.0/24\",\r\n + \ \"20.157.114.0/24\",\r\n \"20.157.122.0/24\",\r\n \"20.157.167.0/24\",\r\n + \ \"20.157.185.0/24\",\r\n \"20.161.0.0/16\",\r\n \"20.186.0.0/17\",\r\n + \ \"20.186.128.0/18\",\r\n \"20.190.131.0/24\",\r\n \"20.190.152.0/24\",\r\n + \ \"20.190.192.0/18\",\r\n \"20.201.224.0/23\",\r\n \"20.202.21.0/24\",\r\n + \ \"20.202.31.0/24\",\r\n \"20.202.32.0/23\",\r\n \"20.202.34.0/24\",\r\n + \ \"20.209.68.0/23\",\r\n \"20.230.0.0/17\",\r\n \"20.242.0.0/17\",\r\n + \ \"20.246.0.0/17\",\r\n \"23.100.64.0/21\",\r\n \"23.101.32.0/21\",\r\n + \ \"23.101.80.0/21\",\r\n \"23.101.144.0/20\",\r\n \"23.102.96.0/19\",\r\n + \ \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n \"40.65.192.0/18\",\r\n + \ \"40.67.128.0/19\",\r\n \"40.70.0.0/18\",\r\n \"40.70.64.0/20\",\r\n + \ \"40.70.80.0/21\",\r\n \"40.70.128.0/17\",\r\n \"40.75.0.0/19\",\r\n + \ \"40.75.64.0/18\",\r\n \"40.77.128.128/25\",\r\n \"40.77.129.0/24\",\r\n + \ \"40.77.130.0/25\",\r\n \"40.77.132.0/24\",\r\n \"40.77.136.48/28\",\r\n + \ \"40.77.137.128/26\",\r\n \"40.77.138.128/25\",\r\n \"40.77.163.0/24\",\r\n + \ \"40.77.166.160/27\",\r\n \"40.77.167.0/24\",\r\n \"40.77.168.0/24\",\r\n + \ \"40.77.170.0/24\",\r\n \"40.77.175.96/27\",\r\n \"40.77.177.0/24\",\r\n + \ \"40.77.178.0/23\",\r\n \"40.77.182.0/28\",\r\n \"40.77.182.32/27\",\r\n + \ \"40.77.184.0/25\",\r\n \"40.77.198.0/26\",\r\n \"40.77.199.192/26\",\r\n + \ \"40.77.224.128/25\",\r\n \"40.77.228.0/24\",\r\n \"40.77.233.0/24\",\r\n + \ \"40.77.234.192/27\",\r\n \"40.77.236.80/28\",\r\n \"40.77.237.64/26\",\r\n + \ \"40.77.240.0/25\",\r\n \"40.77.245.0/24\",\r\n \"40.77.248.0/25\",\r\n + \ \"40.77.251.0/24\",\r\n \"40.78.208.48/28\",\r\n \"40.78.220.0/24\",\r\n + \ \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n \"40.79.8.32/28\",\r\n + \ \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n \"40.79.9.0/24\",\r\n + \ \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n \"40.79.48.0/27\",\r\n + \ \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n \"40.79.56.0/21\",\r\n + \ \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n \"40.79.90.0/24\",\r\n + \ \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n \"40.79.93.0/28\",\r\n + \ \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n \"40.79.206.64/27\",\r\n + \ \"40.79.240.0/20\",\r\n \"40.82.4.0/22\",\r\n \"40.82.44.0/22\",\r\n + \ \"40.84.0.0/17\",\r\n \"40.87.168.0/30\",\r\n \"40.87.168.8/29\",\r\n + \ \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n \"40.87.168.48/28\",\r\n + \ \"40.87.168.64/30\",\r\n \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n + \ \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n + \ \"40.87.168.192/28\",\r\n \"40.87.168.210/31\",\r\n \"40.87.168.212/30\",\r\n + \ \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n \"40.87.169.0/27\",\r\n + \ \"40.87.169.32/29\",\r\n \"40.87.169.44/30\",\r\n \"40.87.169.48/29\",\r\n + \ \"40.87.169.56/31\",\r\n \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n + \ \"40.87.169.96/31\",\r\n \"40.87.169.102/31\",\r\n \"40.87.169.104/29\",\r\n + \ \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n \"40.87.169.136/31\",\r\n + \ \"40.87.169.140/30\",\r\n \"40.87.169.160/27\",\r\n \"40.87.169.192/26\",\r\n + \ \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n \"40.87.170.144/31\",\r\n + \ \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n + \ \"40.87.170.184/30\",\r\n \"40.87.170.194/31\",\r\n \"40.87.170.196/30\",\r\n + \ \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n \"40.87.170.228/30\",\r\n + \ \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n \"40.87.170.248/30\",\r\n + \ \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n + \ \"40.87.171.16/28\",\r\n \"40.87.171.36/30\",\r\n \"40.87.171.40/31\",\r\n + \ \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n \"40.87.171.96/27\",\r\n + \ \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n \"40.87.171.166/31\",\r\n + \ \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n \"40.87.171.192/27\",\r\n + \ \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n \"40.87.171.248/31\",\r\n + \ \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n \"40.90.130.160/27\",\r\n + \ \"40.90.132.128/26\",\r\n \"40.90.133.112/28\",\r\n \"40.90.134.192/26\",\r\n + \ \"40.90.136.0/28\",\r\n \"40.90.138.160/27\",\r\n \"40.90.140.160/27\",\r\n + \ \"40.90.140.192/27\",\r\n \"40.90.143.192/26\",\r\n \"40.90.144.64/26\",\r\n + \ \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n \"40.90.148.96/27\",\r\n + \ \"40.90.155.128/26\",\r\n \"40.90.157.128/26\",\r\n \"40.90.158.128/25\",\r\n + \ \"40.91.12.16/28\",\r\n \"40.91.12.48/28\",\r\n \"40.91.12.64/26\",\r\n + \ \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n \"40.91.12.208/28\",\r\n + \ \"40.91.12.240/28\",\r\n \"40.91.13.64/27\",\r\n \"40.91.13.96/28\",\r\n + \ \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n \"40.91.14.0/24\",\r\n + \ \"40.93.3.0/24\",\r\n \"40.93.12.0/24\",\r\n \"40.123.0.0/17\",\r\n + \ \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n \"40.123.144.104/29\",\r\n + \ \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n \"40.123.144.144/29\",\r\n + \ \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n + \ \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n + \ \"40.123.144.252/31\",\r\n \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n + \ \"40.123.145.12/31\",\r\n \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n + \ \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n + \ \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n \"40.123.145.80/28\",\r\n + \ \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n \"40.123.145.160/30\",\r\n + \ \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n + \ \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n + \ \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n + \ \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n + \ \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n + \ \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n \"40.123.146.64/26\",\r\n + \ \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n \"40.123.146.164/31\",\r\n + \ \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n + \ \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n \"40.123.146.210/31\",\r\n + \ \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n \"40.123.146.224/27\",\r\n + \ \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n \"40.123.147.38/31\",\r\n + \ \"40.123.147.40/29\",\r\n \"40.123.147.48/28\",\r\n \"40.123.147.64/28\",\r\n + \ \"40.123.147.80/30\",\r\n \"40.123.147.84/31\",\r\n \"40.126.3.0/24\",\r\n + \ \"40.126.24.0/24\",\r\n \"52.101.10.0/24\",\r\n \"52.101.36.0/22\",\r\n + \ \"52.101.56.0/22\",\r\n \"52.101.60.0/24\",\r\n \"52.102.131.0/24\",\r\n + \ \"52.102.138.0/24\",\r\n \"52.103.5.0/24\",\r\n \"52.103.12.0/24\",\r\n + \ \"52.103.131.0/24\",\r\n \"52.103.138.0/24\",\r\n \"52.108.186.0/24\",\r\n + \ \"52.108.216.0/22\",\r\n \"52.109.4.0/22\",\r\n \"52.111.230.0/24\",\r\n + \ \"52.112.76.0/22\",\r\n \"52.112.95.0/24\",\r\n \"52.112.104.0/24\",\r\n + \ \"52.112.108.0/24\",\r\n \"52.112.116.0/24\",\r\n \"52.114.136.0/21\",\r\n + \ \"52.114.180.0/22\",\r\n \"52.114.186.0/23\",\r\n \"52.114.206.0/23\",\r\n + \ \"52.114.208.0/24\",\r\n \"52.115.48.0/22\",\r\n \"52.115.52.0/23\",\r\n + \ \"52.115.64.0/22\",\r\n \"52.115.160.0/19\",\r\n \"52.115.230.0/24\",\r\n + \ \"52.120.64.0/19\",\r\n \"52.121.32.0/22\",\r\n \"52.122.12.0/22\",\r\n + \ \"52.123.4.0/24\",\r\n \"52.125.136.0/24\",\r\n \"52.136.29.0/24\",\r\n + \ \"52.138.80.0/21\",\r\n \"52.138.96.0/19\",\r\n \"52.143.192.0/24\",\r\n + \ \"52.147.160.0/19\",\r\n \"52.167.0.0/16\",\r\n \"52.177.0.0/16\",\r\n + \ \"52.179.128.0/17\",\r\n \"52.184.128.0/19\",\r\n \"52.184.160.0/21\",\r\n + \ \"52.184.168.0/28\",\r\n \"52.184.168.80/28\",\r\n \"52.184.168.96/27\",\r\n + \ \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n \"52.184.170.0/24\",\r\n + \ \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n \"52.225.128.0/21\",\r\n + \ \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n \"52.225.136.64/28\",\r\n + \ \"52.225.137.0/24\",\r\n \"52.225.192.0/18\",\r\n \"52.232.151.0/24\",\r\n + \ \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n \"52.239.156.0/24\",\r\n + \ \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n + \ \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n + \ \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n \"52.239.192.0/26\",\r\n + \ \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n \"52.239.192.160/27\",\r\n + \ \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n \"52.239.198.192/26\",\r\n + \ \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n + \ \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n \"52.242.64.0/18\",\r\n + \ \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n \"52.245.45.128/28\",\r\n + \ \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n + \ \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n \"52.245.46.112/28\",\r\n + \ \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n + \ \"52.247.0.0/17\",\r\n \"52.250.128.0/18\",\r\n \"52.251.0.0/17\",\r\n + \ \"52.252.0.0/17\",\r\n \"52.253.64.0/20\",\r\n \"52.253.148.0/23\",\r\n + \ \"52.253.154.0/23\",\r\n \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n + \ \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n \"53.103.138.0/24\",\r\n + \ \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n \"65.55.44.16/28\",\r\n + \ \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n \"65.55.44.96/28\",\r\n + \ \"65.55.44.128/27\",\r\n \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n + \ \"65.55.105.96/27\",\r\n \"65.55.105.224/27\",\r\n \"65.55.106.0/26\",\r\n + \ \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n \"65.55.107.48/28\",\r\n + \ \"65.55.107.64/27\",\r\n \"65.55.108.0/24\",\r\n \"65.55.209.128/26\",\r\n + \ \"65.55.211.32/27\",\r\n \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n + \ \"65.55.217.0/24\",\r\n \"65.55.219.32/27\",\r\n \"65.55.219.128/25\",\r\n + \ \"104.44.88.32/27\",\r\n \"104.44.88.96/27\",\r\n \"104.44.91.96/27\",\r\n + \ \"104.44.93.160/27\",\r\n \"104.44.94.48/28\",\r\n \"104.46.0.0/21\",\r\n + \ \"104.46.96.0/19\",\r\n \"104.46.192.0/20\",\r\n \"104.47.200.0/21\",\r\n + \ \"104.208.128.0/17\",\r\n \"104.209.128.0/17\",\r\n \"104.210.0.0/20\",\r\n + \ \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n \"131.253.13.16/29\",\r\n + \ \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n \"131.253.13.80/29\",\r\n + \ \"131.253.13.96/30\",\r\n \"131.253.14.16/28\",\r\n \"131.253.14.208/28\",\r\n + \ \"131.253.14.224/28\",\r\n \"131.253.15.8/29\",\r\n \"131.253.15.16/28\",\r\n + \ \"131.253.24.0/28\",\r\n \"131.253.24.192/26\",\r\n \"131.253.34.224/27\",\r\n + \ \"131.253.38.0/27\",\r\n \"131.253.38.128/26\",\r\n \"131.253.40.0/28\",\r\n + \ \"134.170.220.0/23\",\r\n \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n + \ \"137.116.96.0/22\",\r\n \"157.55.7.128/26\",\r\n \"157.55.10.192/26\",\r\n + \ \"157.55.11.128/25\",\r\n \"157.55.37.0/24\",\r\n \"157.55.38.0/24\",\r\n + \ \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n \"157.55.55.100/30\",\r\n + \ \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n + \ \"157.55.55.160/28\",\r\n \"157.56.2.128/25\",\r\n \"157.56.3.0/25\",\r\n + \ \"191.236.192.0/18\",\r\n \"191.237.128.0/18\",\r\n \"191.239.224.0/20\",\r\n + \ \"193.149.64.0/21\",\r\n \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n + \ \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n \"199.30.28.64/26\",\r\n + \ \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n \"2603:1030:400::/48\",\r\n + \ \"2603:1030:401:2::/63\",\r\n \"2603:1030:401:4::/62\",\r\n + \ \"2603:1030:401:8::/61\",\r\n \"2603:1030:401:10::/62\",\r\n + \ \"2603:1030:401:14::/63\",\r\n \"2603:1030:401:17::/64\",\r\n + \ \"2603:1030:401:18::/61\",\r\n \"2603:1030:401:20::/59\",\r\n + \ \"2603:1030:401:40::/60\",\r\n \"2603:1030:401:50::/61\",\r\n + \ \"2603:1030:401:58::/64\",\r\n \"2603:1030:401:5a::/63\",\r\n + \ \"2603:1030:401:5c::/62\",\r\n \"2603:1030:401:60::/59\",\r\n + \ \"2603:1030:401:80::/62\",\r\n \"2603:1030:401:84::/64\",\r\n + \ \"2603:1030:401:87::/64\",\r\n \"2603:1030:401:88::/62\",\r\n + \ \"2603:1030:401:8c::/63\",\r\n \"2603:1030:401:8f::/64\",\r\n + \ \"2603:1030:401:90::/63\",\r\n \"2603:1030:401:94::/62\",\r\n + \ \"2603:1030:401:98::/61\",\r\n \"2603:1030:401:a0::/62\",\r\n + \ \"2603:1030:401:a4::/63\",\r\n \"2603:1030:401:a7::/64\",\r\n + \ \"2603:1030:401:a8::/61\",\r\n \"2603:1030:401:b0::/60\",\r\n + \ \"2603:1030:401:c0::/58\",\r\n \"2603:1030:401:100::/59\",\r\n + \ \"2603:1030:401:120::/64\",\r\n \"2603:1030:401:124::/62\",\r\n + \ \"2603:1030:401:128::/61\",\r\n \"2603:1030:401:130::/62\",\r\n + \ \"2603:1030:401:134::/63\",\r\n \"2603:1030:401:139::/64\",\r\n + \ \"2603:1030:401:13a::/63\",\r\n \"2603:1030:401:143::/64\",\r\n + \ \"2603:1030:401:144::/63\",\r\n \"2603:1030:401:14a::/63\",\r\n + \ \"2603:1030:401:14c::/62\",\r\n \"2603:1030:401:150::/62\",\r\n + \ \"2603:1030:401:154::/63\",\r\n \"2603:1030:401:159::/64\",\r\n + \ \"2603:1030:401:15a::/63\",\r\n \"2603:1030:401:15c::/62\",\r\n + \ \"2603:1030:401:160::/61\",\r\n \"2603:1030:401:16a::/63\",\r\n + \ \"2603:1030:401:16c::/64\",\r\n \"2603:1030:401:17c::/62\",\r\n + \ \"2603:1030:401:180::/58\",\r\n \"2603:1030:401:1c0::/61\",\r\n + \ \"2603:1030:401:1c8::/63\",\r\n \"2603:1030:401:1cc::/62\",\r\n + \ \"2603:1030:401:1d0::/60\",\r\n \"2603:1030:401:1e0::/60\",\r\n + \ \"2603:1030:401:1f0::/61\",\r\n \"2603:1030:401:1f8::/64\",\r\n + \ \"2603:1030:401:20c::/62\",\r\n \"2603:1030:401:210::/60\",\r\n + \ \"2603:1030:401:220::/62\",\r\n \"2603:1030:401:226::/63\",\r\n + \ \"2603:1030:401:228::/61\",\r\n \"2603:1030:401:230::/60\",\r\n + \ \"2603:1030:401:240::/60\",\r\n \"2603:1030:401:250::/62\",\r\n + \ \"2603:1030:401:254::/63\",\r\n \"2603:1030:401:256::/64\",\r\n + \ \"2603:1030:401:25b::/64\",\r\n \"2603:1030:401:25c::/63\",\r\n + \ \"2603:1030:401:25e::/64\",\r\n \"2603:1030:401:263::/64\",\r\n + \ \"2603:1030:401:264::/62\",\r\n \"2603:1030:401:268::/61\",\r\n + \ \"2603:1030:401:270::/62\",\r\n \"2603:1030:401:274::/63\",\r\n + \ \"2603:1030:401:27a::/63\",\r\n \"2603:1030:401:27c::/62\",\r\n + \ \"2603:1030:401:280::/59\",\r\n \"2603:1030:401:2a0::/61\",\r\n + \ \"2603:1030:401:2a8::/63\",\r\n \"2603:1030:401:2ab::/64\",\r\n + \ \"2603:1030:401:2ac::/62\",\r\n \"2603:1030:401:2b0::/60\",\r\n + \ \"2603:1030:401:2c0::/63\",\r\n \"2603:1030:401:2c2::/64\",\r\n + \ \"2603:1030:401:2c7::/64\",\r\n \"2603:1030:401:2c8::/61\",\r\n + \ \"2603:1030:401:2d0::/60\",\r\n \"2603:1030:401:2e0::/62\",\r\n + \ \"2603:1030:401:2e4::/63\",\r\n \"2603:1030:401:2e6::/64\",\r\n + \ \"2603:1030:401:2ed::/64\",\r\n \"2603:1030:401:2ee::/63\",\r\n + \ \"2603:1030:401:2f0::/64\",\r\n \"2603:1030:401:2f3::/64\",\r\n + \ \"2603:1030:401:2f4::/62\",\r\n \"2603:1030:401:2f8::/61\",\r\n + \ \"2603:1030:401:300::/59\",\r\n \"2603:1030:401:320::/61\",\r\n + \ \"2603:1030:401:328::/63\",\r\n \"2603:1030:401:32a::/64\",\r\n + \ \"2603:1030:401:333::/64\",\r\n \"2603:1030:401:334::/62\",\r\n + \ \"2603:1030:401:338::/62\",\r\n \"2603:1030:401:33c::/63\",\r\n + \ \"2603:1030:401:33e::/64\",\r\n \"2603:1030:401:341::/64\",\r\n + \ \"2603:1030:401:342::/63\",\r\n \"2603:1030:401:344::/62\",\r\n + \ \"2603:1030:401:348::/61\",\r\n \"2603:1030:401:350::/60\",\r\n + \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n + \ \"2603:1030:401:36b::/64\",\r\n \"2603:1030:401:36c::/62\",\r\n + \ \"2603:1030:401:370::/60\",\r\n \"2603:1030:401:380::/63\",\r\n + \ \"2603:1030:401:382::/64\",\r\n \"2603:1030:402::/47\",\r\n \ \"2603:1030:406::/47\",\r\n \"2603:1030:408::/48\",\r\n \ \"2603:1030:40a:1::/64\",\r\n \"2603:1030:40a:2::/64\",\r\n \ \"2603:1030:40c::/48\",\r\n \"2603:1030:40d:8000::/49\",\r\n @@ -7416,51 +7502,54 @@ interactions: \ \"2603:1036:3000::/59\",\r\n \"2603:1037:1::/59\",\r\n \ \"2603:1039:205::/48\",\r\n \"2603:1062:2::/57\",\r\n \"2603:1063:9::/56\",\r\n \ \"2603:1063:109::/55\",\r\n \"2603:1063:209::/55\",\r\n - \ \"2a01:111:f403:c110::/64\",\r\n \"2a01:111:f403:c908::/62\",\r\n - \ \"2a01:111:f403:c923::/64\",\r\n \"2a01:111:f403:c924::/62\",\r\n - \ \"2a01:111:f403:d108::/62\",\r\n \"2a01:111:f403:d908::/62\",\r\n - \ \"2a01:111:f403:e008::/62\",\r\n \"2a01:111:f403:f908::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus2euap\",\r\n - \ \"id\": \"AzureCloud.eastus2euap\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n - \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.216.0/24\",\r\n - \ \"13.105.52.32/27\",\r\n \"13.105.52.64/28\",\r\n \"13.105.52.96/27\",\r\n - \ \"13.105.60.160/27\",\r\n \"13.105.61.0/28\",\r\n \"13.105.61.32/27\",\r\n - \ \"20.1.0.0/17\",\r\n \"20.39.0.0/19\",\r\n \"20.47.6.0/24\",\r\n - \ \"20.47.106.0/24\",\r\n \"20.47.128.0/17\",\r\n \"20.51.16.0/21\",\r\n - \ \"20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.238.0/23\",\r\n - \ \"20.102.128.0/18\",\r\n \"20.135.210.0/23\",\r\n \"20.135.212.0/22\",\r\n - \ \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n \"20.157.149.0/24\",\r\n - \ \"20.190.138.0/25\",\r\n \"20.190.149.0/24\",\r\n \"20.221.128.0/18\",\r\n - \ \"20.252.128.0/17\",\r\n \"40.70.88.0/28\",\r\n \"40.74.144.0/20\",\r\n - \ \"40.75.32.0/21\",\r\n \"40.78.208.0/28\",\r\n \"40.79.88.0/27\",\r\n - \ \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n \"40.79.96.0/19\",\r\n - \ \"40.87.168.4/30\",\r\n \"40.87.168.40/29\",\r\n \"40.87.168.68/31\",\r\n - \ \"40.87.168.208/31\",\r\n \"40.87.169.40/30\",\r\n \"40.87.169.58/31\",\r\n - \ \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n \"40.87.169.138/31\",\r\n - \ \"40.87.169.144/28\",\r\n \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n - \ \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n \"40.87.170.200/29\",\r\n - \ \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n \"40.87.170.220/30\",\r\n - \ \"40.87.170.224/30\",\r\n \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n - \ \"40.87.171.32/30\",\r\n \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n - \ \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n \"40.87.171.162/31\",\r\n - \ \"40.87.171.164/31\",\r\n \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n - \ \"40.89.64.0/18\",\r\n \"40.90.129.96/27\",\r\n \"40.90.137.32/27\",\r\n - \ \"40.90.146.192/27\",\r\n \"40.91.12.0/28\",\r\n \"40.91.12.32/28\",\r\n - \ \"40.91.13.0/28\",\r\n \"40.93.16.0/24\",\r\n \"40.93.203.0/24\",\r\n - \ \"40.93.204.0/22\",\r\n \"40.96.46.0/24\",\r\n \"40.96.55.0/24\",\r\n - \ \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n \"40.123.144.96/29\",\r\n - \ \"40.123.144.152/30\",\r\n \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n - \ \"40.123.145.4/31\",\r\n \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n - \ \"40.123.145.20/31\",\r\n \"40.123.145.60/30\",\r\n \"40.123.145.64/30\",\r\n - \ \"40.123.145.164/31\",\r\n \"40.123.145.214/31\",\r\n \"40.123.145.216/30\",\r\n - \ \"40.123.145.220/31\",\r\n \"40.123.146.30/31\",\r\n \"40.123.146.32/29\",\r\n - \ \"40.123.146.40/31\",\r\n \"40.123.146.50/31\",\r\n \"40.123.146.52/31\",\r\n - \ \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n \"40.123.146.176/30\",\r\n - \ \"40.123.146.180/31\",\r\n \"40.123.146.206/31\",\r\n \"40.123.146.208/31\",\r\n - \ \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n \"40.126.10.0/25\",\r\n + \ \"2603:1063:2200::/64\",\r\n \"2a01:111:f403:c110::/64\",\r\n + \ \"2a01:111:f403:c908::/62\",\r\n \"2a01:111:f403:c923::/64\",\r\n + \ \"2a01:111:f403:c924::/62\",\r\n \"2a01:111:f403:d108::/62\",\r\n + \ \"2a01:111:f403:d908::/62\",\r\n \"2a01:111:f403:e008::/62\",\r\n + \ \"2a01:111:f403:f908::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastus2euap\",\r\n \"id\": \"AzureCloud.eastus2euap\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"19\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.216.0/24\",\r\n \"13.105.52.32/27\",\r\n + \ \"13.105.52.64/28\",\r\n \"13.105.52.96/27\",\r\n \"13.105.60.160/27\",\r\n + \ \"13.105.61.0/28\",\r\n \"13.105.61.32/27\",\r\n \"13.105.114.88/29\",\r\n + \ \"13.105.114.96/27\",\r\n \"13.105.114.128/26\",\r\n \"13.105.114.192/28\",\r\n + \ \"13.105.114.208/29\",\r\n \"20.1.0.0/17\",\r\n \"20.39.0.0/19\",\r\n + \ \"20.47.6.0/24\",\r\n \"20.47.106.0/24\",\r\n \"20.47.128.0/17\",\r\n + \ \"20.51.16.0/21\",\r\n \"20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n + \ \"20.60.238.0/23\",\r\n \"20.102.128.0/18\",\r\n \"20.135.210.0/23\",\r\n + \ \"20.135.212.0/22\",\r\n \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n + \ \"20.157.149.0/24\",\r\n \"20.190.138.0/25\",\r\n \"20.190.149.0/24\",\r\n + \ \"20.221.128.0/18\",\r\n \"20.252.128.0/17\",\r\n \"40.70.88.0/28\",\r\n + \ \"40.74.144.0/20\",\r\n \"40.75.32.0/21\",\r\n \"40.78.208.0/28\",\r\n + \ \"40.79.88.0/27\",\r\n \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n + \ \"40.79.96.0/19\",\r\n \"40.87.168.4/30\",\r\n \"40.87.168.40/29\",\r\n + \ \"40.87.168.68/31\",\r\n \"40.87.168.208/31\",\r\n \"40.87.169.40/30\",\r\n + \ \"40.87.169.58/31\",\r\n \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n + \ \"40.87.169.138/31\",\r\n \"40.87.169.144/28\",\r\n \"40.87.170.146/31\",\r\n + \ \"40.87.170.148/30\",\r\n \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n + \ \"40.87.170.200/29\",\r\n \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n + \ \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n \"40.87.170.252/30\",\r\n + \ \"40.87.171.0/31\",\r\n \"40.87.171.32/30\",\r\n \"40.87.171.42/31\",\r\n + \ \"40.87.171.44/30\",\r\n \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n + \ \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n \"40.87.171.250/31\",\r\n + \ \"40.87.171.252/30\",\r\n \"40.89.64.0/18\",\r\n \"40.90.129.96/27\",\r\n + \ \"40.90.137.32/27\",\r\n \"40.90.146.192/27\",\r\n \"40.91.12.0/28\",\r\n + \ \"40.91.12.32/28\",\r\n \"40.91.13.0/28\",\r\n \"40.93.16.0/24\",\r\n + \ \"40.93.203.0/24\",\r\n \"40.93.204.0/22\",\r\n \"40.96.46.0/24\",\r\n + \ \"40.96.55.0/24\",\r\n \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n + \ \"40.123.144.96/29\",\r\n \"40.123.144.152/30\",\r\n \"40.123.144.254/31\",\r\n + \ \"40.123.145.0/30\",\r\n \"40.123.145.4/31\",\r\n \"40.123.145.14/31\",\r\n + \ \"40.123.145.16/30\",\r\n \"40.123.145.20/31\",\r\n \"40.123.145.60/30\",\r\n + \ \"40.123.145.64/30\",\r\n \"40.123.145.164/31\",\r\n \"40.123.145.214/31\",\r\n + \ \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n \"40.123.146.30/31\",\r\n + \ \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n \"40.123.146.50/31\",\r\n + \ \"40.123.146.52/31\",\r\n \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n + \ \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n \"40.123.146.206/31\",\r\n + \ \"40.123.146.208/31\",\r\n \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n + \ \"40.123.147.86/31\",\r\n \"40.123.147.88/29\",\r\n \"40.126.10.0/25\",\r\n \ \"40.126.21.0/24\",\r\n \"52.102.142.0/24\",\r\n \"52.103.16.0/24\",\r\n \ \"52.103.142.0/24\",\r\n \"52.108.116.0/24\",\r\n \"52.109.165.0/24\",\r\n \ \"52.111.208.0/24\",\r\n \"52.138.64.0/20\",\r\n \"52.138.88.0/21\",\r\n @@ -7501,6 +7590,7 @@ interactions: \ \"2603:1030:401:330::/63\",\r\n \"2603:1030:401:332::/64\",\r\n \ \"2603:1030:401:33f::/64\",\r\n \"2603:1030:401:340::/64\",\r\n \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n + \ \"2603:1030:401:383::/64\",\r\n \"2603:1030:401:384::/62\",\r\n \ \"2603:1030:405::/48\",\r\n \"2603:1030:409::/48\",\r\n \ \"2603:1030:40a::/64\",\r\n \"2603:1030:40a:3::/64\",\r\n \ \"2603:1030:40a:4::/62\",\r\n \"2603:1030:40a:8::/63\",\r\n @@ -7511,34 +7601,35 @@ interactions: \ \"2603:1036:240f::/48\",\r\n \"2603:1036:2500:4::/64\",\r\n \ \"2603:1036:3000:20::/59\",\r\n \"2603:1037:1:20::/59\",\r\n \ \"2603:1063:26::/56\",\r\n \"2603:1063:126::/55\",\r\n - \ \"2603:1063:226::/55\",\r\n \"2a01:111:f403:c113::/64\",\r\n - \ \"2a01:111:f403:c937::/64\",\r\n \"2a01:111:f403:c938::/62\",\r\n - \ \"2a01:111:f403:d124::/64\",\r\n \"2a01:111:f403:d914::/64\",\r\n - \ \"2a01:111:f403:e003::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.germanyn\",\r\n \"id\": \"AzureCloud.germanyn\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.96/27\",\r\n \"13.104.212.64/26\",\r\n - \ \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.47.84.0/23\",\r\n - \ \"20.52.72.0/21\",\r\n \"20.52.80.32/27\",\r\n \"20.113.192.0/18\",\r\n - \ \"20.135.56.0/23\",\r\n \"20.150.60.0/24\",\r\n \"20.150.112.0/24\",\r\n - \ \"20.190.189.0/26\",\r\n \"20.218.0.0/18\",\r\n \"40.82.72.0/22\",\r\n - \ \"40.90.31.0/27\",\r\n \"40.90.128.240/28\",\r\n \"40.119.96.0/22\",\r\n - \ \"40.126.61.0/26\",\r\n \"40.126.198.0/24\",\r\n \"51.116.0.0/18\",\r\n - \ \"51.116.64.0/19\",\r\n \"51.116.200.0/21\",\r\n \"51.116.208.0/20\",\r\n - \ \"52.108.76.0/24\",\r\n \"52.108.97.0/24\",\r\n \"52.109.102.0/23\",\r\n - \ \"52.111.254.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.253.172.0/24\",\r\n - \ \"2603:1020:d00::/47\",\r\n \"2603:1020:d03::/48\",\r\n - \ \"2603:1020:d04::/47\",\r\n \"2603:1026:2411::/48\",\r\n - \ \"2603:1026:2500:34::/64\",\r\n \"2603:1026:3000:220::/59\",\r\n - \ \"2603:1027:1:220::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.germanywc\",\r\n \"id\": \"AzureCloud.germanywc\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1063:226::/55\",\r\n \"2603:1063:2200:4::/64\",\r\n + \ \"2a01:111:f403:c113::/64\",\r\n \"2a01:111:f403:c937::/64\",\r\n + \ \"2a01:111:f403:c938::/62\",\r\n \"2a01:111:f403:d124::/64\",\r\n + \ \"2a01:111:f403:d914::/64\",\r\n \"2a01:111:f403:e003::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.germanyn\",\r\n + \ \"id\": \"AzureCloud.germanyn\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.96/27\",\r\n + \ \"13.104.212.64/26\",\r\n \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n + \ \"20.47.84.0/23\",\r\n \"20.52.72.0/21\",\r\n \"20.52.80.32/27\",\r\n + \ \"20.113.192.0/18\",\r\n \"20.135.56.0/23\",\r\n \"20.150.60.0/24\",\r\n + \ \"20.150.112.0/24\",\r\n \"20.157.229.0/24\",\r\n \"20.190.189.0/26\",\r\n + \ \"20.218.0.0/18\",\r\n \"40.82.72.0/22\",\r\n \"40.90.31.0/27\",\r\n + \ \"40.90.128.240/28\",\r\n \"40.119.96.0/22\",\r\n \"40.126.61.0/26\",\r\n + \ \"40.126.198.0/24\",\r\n \"51.116.0.0/18\",\r\n \"51.116.64.0/19\",\r\n + \ \"51.116.200.0/21\",\r\n \"51.116.208.0/20\",\r\n \"52.108.76.0/24\",\r\n + \ \"52.108.97.0/24\",\r\n \"52.109.102.0/23\",\r\n \"52.111.254.0/24\",\r\n + \ \"52.114.240.0/24\",\r\n \"52.253.172.0/24\",\r\n \"2603:1020:d00::/47\",\r\n + \ \"2603:1020:d03::/48\",\r\n \"2603:1020:d04::/47\",\r\n + \ \"2603:1026:2411::/48\",\r\n \"2603:1026:2500:34::/64\",\r\n + \ \"2603:1026:3000:220::/59\",\r\n \"2603:1027:1:220::/59\",\r\n + \ \"2603:1063:2206:38::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.germanywc\",\r\n \"id\": \"AzureCloud.germanywc\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"germanywc\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.224/27\",\r\n \"13.104.145.128/27\",\r\n \ \"13.104.212.128/26\",\r\n \"13.105.61.128/25\",\r\n \"13.105.66.0/27\",\r\n \ \"13.105.74.96/27\",\r\n \"13.105.74.192/26\",\r\n \"20.38.118.0/24\",\r\n @@ -7561,25 +7652,26 @@ interactions: \ \"2603:1020:c00::/47\",\r\n \"2603:1020:c03::/48\",\r\n \ \"2603:1020:c04::/47\",\r\n \"2603:1026:240a::/48\",\r\n \ \"2603:1026:2500:14::/64\",\r\n \"2603:1026:3000:a0::/59\",\r\n - \ \"2603:1027:1:a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.japaneast\",\r\n \"id\": \"AzureCloud.japaneast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"17\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.128.0/19\",\r\n \"13.73.0.0/19\",\r\n \"13.78.0.0/17\",\r\n - \ \"13.104.149.64/26\",\r\n \"13.104.150.128/26\",\r\n \"13.104.221.0/24\",\r\n - \ \"13.105.18.64/26\",\r\n \"20.18.0.0/17\",\r\n \"20.27.0.0/18\",\r\n - \ \"20.27.128.0/18\",\r\n \"20.37.96.0/19\",\r\n \"20.38.116.0/23\",\r\n - \ \"20.40.88.0/21\",\r\n \"20.40.96.0/21\",\r\n \"20.43.64.0/19\",\r\n - \ \"20.44.128.0/18\",\r\n \"20.46.112.0/20\",\r\n \"20.46.160.0/19\",\r\n - \ \"20.47.12.0/24\",\r\n \"20.47.101.0/24\",\r\n \"20.48.0.0/17\",\r\n - \ \"20.60.172.0/23\",\r\n \"20.60.248.0/23\",\r\n \"20.63.128.0/18\",\r\n - \ \"20.78.0.0/17\",\r\n \"20.78.192.0/18\",\r\n \"20.89.0.0/17\",\r\n - \ \"20.89.128.0/18\",\r\n \"20.95.138.0/24\",\r\n \"20.135.102.0/23\",\r\n - \ \"20.135.104.0/22\",\r\n \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n - \ \"20.157.12.0/22\",\r\n \"20.157.38.0/24\",\r\n \"20.157.108.0/24\",\r\n - \ \"20.157.144.0/24\",\r\n \"20.188.0.0/19\",\r\n \"20.190.141.128/25\",\r\n + \ \"2603:1027:1:a0::/59\",\r\n \"2603:1063:2206:10::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.japaneast\",\r\n + \ \"id\": \"AzureCloud.japaneast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n + \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.128.0/19\",\r\n + \ \"13.73.0.0/19\",\r\n \"13.78.0.0/17\",\r\n \"13.104.149.64/26\",\r\n + \ \"13.104.150.128/26\",\r\n \"13.104.221.0/24\",\r\n \"13.105.18.64/26\",\r\n + \ \"20.18.0.0/17\",\r\n \"20.27.0.0/18\",\r\n \"20.27.128.0/18\",\r\n + \ \"20.37.96.0/19\",\r\n \"20.38.116.0/23\",\r\n \"20.40.88.0/21\",\r\n + \ \"20.40.96.0/21\",\r\n \"20.43.64.0/19\",\r\n \"20.44.128.0/18\",\r\n + \ \"20.46.112.0/20\",\r\n \"20.46.160.0/19\",\r\n \"20.47.12.0/24\",\r\n + \ \"20.47.101.0/24\",\r\n \"20.48.0.0/17\",\r\n \"20.60.172.0/23\",\r\n + \ \"20.60.248.0/23\",\r\n \"20.63.128.0/18\",\r\n \"20.78.0.0/17\",\r\n + \ \"20.78.192.0/18\",\r\n \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n + \ \"20.95.138.0/24\",\r\n \"20.135.102.0/23\",\r\n \"20.135.104.0/22\",\r\n + \ \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n \"20.157.12.0/22\",\r\n + \ \"20.157.38.0/24\",\r\n \"20.157.108.0/24\",\r\n \"20.157.144.0/24\",\r\n + \ \"20.157.224.0/24\",\r\n \"20.188.0.0/19\",\r\n \"20.190.141.128/25\",\r\n \ \"20.190.166.0/24\",\r\n \"20.191.160.0/19\",\r\n \"20.194.128.0/17\",\r\n \ \"20.202.54.0/23\",\r\n \"20.202.58.0/24\",\r\n \"20.202.66.0/23\",\r\n \ \"20.209.22.0/23\",\r\n \"20.210.0.0/17\",\r\n \"20.210.192.0/18\",\r\n @@ -7607,13 +7699,14 @@ interactions: \ \"2603:1040:406::/48\",\r\n \"2603:1040:407::/48\",\r\n \ \"2603:1040:408::/48\",\r\n \"2603:1046:1402::/48\",\r\n \ \"2603:1046:1500:18::/64\",\r\n \"2603:1046:2000:140::/59\",\r\n - \ \"2603:1047:1:140::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.japanwest\",\r\n \"id\": \"AzureCloud.japanwest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.73.232.0/21\",\r\n \"20.27.64.0/18\",\r\n \"20.27.192.0/18\",\r\n + \ \"2603:1047:1:140::/59\",\r\n \"2603:1063:2202:2c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.japanwest\",\r\n + \ \"id\": \"AzureCloud.japanwest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.232.0/21\",\r\n + \ \"20.18.128.0/21\",\r\n \"20.27.64.0/18\",\r\n \"20.27.192.0/18\",\r\n \ \"20.39.176.0/21\",\r\n \"20.47.10.0/24\",\r\n \"20.47.66.0/24\",\r\n \ \"20.47.99.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.186.0/23\",\r\n \ \"20.63.192.0/18\",\r\n \"20.78.128.0/18\",\r\n \"20.89.192.0/18\",\r\n @@ -7644,10 +7737,11 @@ interactions: \ \"2603:1040:600::/46\",\r\n \"2603:1040:605::/48\",\r\n \ \"2603:1040:606::/47\",\r\n \"2603:1046:1403::/48\",\r\n \ \"2603:1046:1500:14::/64\",\r\n \"2603:1046:2000:a0::/59\",\r\n - \ \"2603:1047:1:a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.jioindiacentral\",\r\n \"id\": \"AzureCloud.jioindiacentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"2603:1047:1:a0::/59\",\r\n \"2603:1063:2202:18::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.jioindiacentral\",\r\n + \ \"id\": \"AzureCloud.jioindiacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"20.60.170.0/23\",\r\n \"20.135.38.0/23\",\r\n \"20.135.46.0/23\",\r\n @@ -7661,59 +7755,60 @@ interactions: \ \"2603:1040:1100::/47\",\r\n \"2603:1040:1103::/48\",\r\n \ \"2603:1040:1104::/48\",\r\n \"2603:1046:1500:c::/64\",\r\n \ \"2603:1046:2000:1a0::/59\",\r\n \"2603:1047:1:1a0::/59\",\r\n - \ \"2603:1061:1000::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.jioindiawest\",\r\n \"id\": \"AzureCloud.jioindiawest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.48/28\",\r\n \"13.105.75.96/27\",\r\n - \ \"13.105.75.128/27\",\r\n \"20.60.54.0/23\",\r\n \"20.135.96.0/22\",\r\n - \ \"20.135.100.0/23\",\r\n \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n - \ \"20.157.153.0/24\",\r\n \"20.157.202.0/24\",\r\n \"20.190.191.64/26\",\r\n - \ \"20.192.56.0/21\",\r\n \"20.192.160.0/21\",\r\n \"20.192.240.0/20\",\r\n - \ \"20.193.160.0/19\",\r\n \"20.193.192.0/20\",\r\n \"20.207.224.0/19\",\r\n - \ \"20.244.128.0/17\",\r\n \"40.64.0.0/18\",\r\n \"40.119.124.0/22\",\r\n - \ \"40.126.63.64/26\",\r\n \"40.126.206.0/24\",\r\n \"40.127.32.0/24\",\r\n - \ \"52.108.124.0/24\",\r\n \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n - \ \"2603:1040:d00::/47\",\r\n \"2603:1040:d03::/48\",\r\n + \ \"2603:1061:1000::/48\",\r\n \"2603:1063:2202:3c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.jioindiawest\",\r\n + \ \"id\": \"AzureCloud.jioindiawest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.48/28\",\r\n + \ \"13.105.75.96/27\",\r\n \"13.105.75.128/27\",\r\n \"20.60.54.0/23\",\r\n + \ \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n \"20.150.65.0/24\",\r\n + \ \"20.150.97.0/24\",\r\n \"20.157.153.0/24\",\r\n \"20.157.202.0/24\",\r\n + \ \"20.190.191.64/26\",\r\n \"20.192.56.0/21\",\r\n \"20.192.160.0/21\",\r\n + \ \"20.192.240.0/20\",\r\n \"20.193.160.0/19\",\r\n \"20.193.192.0/20\",\r\n + \ \"20.207.224.0/19\",\r\n \"20.244.128.0/17\",\r\n \"40.64.0.0/18\",\r\n + \ \"40.119.124.0/22\",\r\n \"40.126.63.64/26\",\r\n \"40.126.206.0/24\",\r\n + \ \"40.127.32.0/24\",\r\n \"52.108.124.0/24\",\r\n \"52.253.193.0/24\",\r\n + \ \"52.253.194.0/23\",\r\n \"2603:1040:d00::/47\",\r\n \"2603:1040:d03::/48\",\r\n \ \"2603:1040:d04::/48\",\r\n \"2603:1046:1500:10::/64\",\r\n \ \"2603:1046:2000:1c0::/59\",\r\n \"2603:1047:1:1c0::/59\",\r\n - \ \"2603:1061:1001::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.koreacentral\",\r\n \"id\": \"AzureCloud.koreacentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.129.192/26\",\r\n \"13.104.223.128/26\",\r\n - \ \"13.105.20.0/25\",\r\n \"13.105.96.112/28\",\r\n \"13.105.97.32/27\",\r\n - \ \"13.105.97.64/27\",\r\n \"20.39.184.0/21\",\r\n \"20.39.192.0/20\",\r\n - \ \"20.41.64.0/18\",\r\n \"20.44.24.0/21\",\r\n \"20.47.46.0/24\",\r\n - \ \"20.47.90.0/24\",\r\n \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n - \ \"20.95.140.0/24\",\r\n \"20.135.108.0/22\",\r\n \"20.135.112.0/23\",\r\n - \ \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n \"20.190.144.128/25\",\r\n - \ \"20.190.148.128/25\",\r\n \"20.190.180.0/24\",\r\n \"20.194.0.0/18\",\r\n - \ \"20.194.64.0/20\",\r\n \"20.194.80.0/21\",\r\n \"20.194.96.0/19\",\r\n - \ \"20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n \"20.200.192.0/18\",\r\n - \ \"20.209.46.0/23\",\r\n \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n - \ \"20.249.0.0/16\",\r\n \"40.79.221.0/24\",\r\n \"40.80.36.0/22\",\r\n - \ \"40.82.128.0/19\",\r\n \"40.90.17.224/27\",\r\n \"40.90.128.176/28\",\r\n - \ \"40.90.131.128/27\",\r\n \"40.90.139.128/27\",\r\n \"40.90.156.64/27\",\r\n - \ \"40.126.16.128/25\",\r\n \"40.126.20.128/25\",\r\n \"40.126.52.0/24\",\r\n - \ \"52.108.48.0/23\",\r\n \"52.108.87.0/24\",\r\n \"52.109.44.0/22\",\r\n - \ \"52.111.194.0/24\",\r\n \"52.113.157.0/24\",\r\n \"52.114.44.0/22\",\r\n - \ \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n \"52.121.172.0/22\",\r\n - \ \"52.121.176.0/23\",\r\n \"52.141.0.0/18\",\r\n \"52.231.0.0/17\",\r\n - \ \"52.232.145.0/24\",\r\n \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n - \ \"52.239.190.128/26\",\r\n \"52.245.112.0/22\",\r\n \"52.253.173.0/24\",\r\n - \ \"52.253.174.0/24\",\r\n \"104.44.90.160/27\",\r\n \"2603:1040:f00::/47\",\r\n - \ \"2603:1040:f02::/48\",\r\n \"2603:1040:f04::/48\",\r\n - \ \"2603:1040:f05::/48\",\r\n \"2603:1040:f06::/48\",\r\n - \ \"2603:1046:1404::/48\",\r\n \"2603:1046:1500:20::/64\",\r\n - \ \"2603:1046:2000:160::/59\",\r\n \"2603:1047:1:160::/59\"\r\n + \ \"2603:1061:1001::/48\",\r\n \"2603:1063:2202:40::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.koreacentral\",\r\n + \ \"id\": \"AzureCloud.koreacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.129.192/26\",\r\n + \ \"13.104.223.128/26\",\r\n \"13.105.20.0/25\",\r\n \"13.105.96.112/28\",\r\n + \ \"13.105.97.32/27\",\r\n \"13.105.97.64/27\",\r\n \"20.39.184.0/21\",\r\n + \ \"20.39.192.0/20\",\r\n \"20.41.64.0/18\",\r\n \"20.44.24.0/21\",\r\n + \ \"20.47.46.0/24\",\r\n \"20.47.90.0/24\",\r\n \"20.60.16.0/24\",\r\n + \ \"20.60.200.0/23\",\r\n \"20.95.140.0/24\",\r\n \"20.135.108.0/22\",\r\n + \ \"20.135.112.0/23\",\r\n \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n + \ \"20.190.144.128/25\",\r\n \"20.190.148.128/25\",\r\n \"20.190.180.0/24\",\r\n + \ \"20.194.0.0/18\",\r\n \"20.194.64.0/20\",\r\n \"20.194.80.0/21\",\r\n + \ \"20.194.96.0/19\",\r\n \"20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n + \ \"20.200.192.0/18\",\r\n \"20.209.46.0/23\",\r\n \"20.214.64.0/18\",\r\n + \ \"20.214.128.0/17\",\r\n \"20.249.0.0/16\",\r\n \"40.79.221.0/24\",\r\n + \ \"40.80.36.0/22\",\r\n \"40.82.128.0/19\",\r\n \"40.90.17.224/27\",\r\n + \ \"40.90.128.176/28\",\r\n \"40.90.131.128/27\",\r\n \"40.90.139.128/27\",\r\n + \ \"40.90.156.64/27\",\r\n \"40.126.16.128/25\",\r\n \"40.126.20.128/25\",\r\n + \ \"40.126.52.0/24\",\r\n \"52.108.48.0/23\",\r\n \"52.108.87.0/24\",\r\n + \ \"52.109.44.0/22\",\r\n \"52.111.194.0/24\",\r\n \"52.113.157.0/24\",\r\n + \ \"52.114.44.0/22\",\r\n \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n + \ \"52.121.172.0/22\",\r\n \"52.121.176.0/23\",\r\n \"52.141.0.0/18\",\r\n + \ \"52.231.0.0/17\",\r\n \"52.232.145.0/24\",\r\n \"52.239.148.0/27\",\r\n + \ \"52.239.164.192/26\",\r\n \"52.239.190.128/26\",\r\n \"52.245.112.0/22\",\r\n + \ \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n \"104.44.90.160/27\",\r\n + \ \"2603:1040:f00::/47\",\r\n \"2603:1040:f02::/48\",\r\n + \ \"2603:1040:f04::/48\",\r\n \"2603:1040:f05::/48\",\r\n + \ \"2603:1040:f06::/48\",\r\n \"2603:1046:1404::/48\",\r\n + \ \"2603:1046:1500:20::/64\",\r\n \"2603:1046:2000:160::/59\",\r\n + \ \"2603:1047:1:160::/59\",\r\n \"2603:1063:2202:34::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.koreasouth\",\r\n \ \"id\": \"AzureCloud.koreasouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.0/25\",\r\n @@ -7733,13 +7828,13 @@ interactions: \ \"2603:1040:e02::/48\",\r\n \"2603:1040:e04::/48\",\r\n \ \"2603:1040:e05::/48\",\r\n \"2603:1040:e06::/48\",\r\n \ \"2603:1046:1405::/48\",\r\n \"2603:1046:1500:1c::/64\",\r\n - \ \"2603:1046:2000:e0::/59\",\r\n \"2603:1047:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.northcentralus\",\r\n - \ \"id\": \"AzureCloud.northcentralus\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1046:2000:e0::/59\",\r\n \"2603:1047:1:e0::/59\",\r\n + \ \"2603:1063:2202:1c::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.northcentralus\",\r\n \"id\": \"AzureCloud.northcentralus\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"16\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.26.0/24\",\r\n \"13.105.28.16/28\",\r\n \"13.105.29.0/25\",\r\n \ \"13.105.37.64/26\",\r\n \"13.105.37.128/26\",\r\n \"13.105.102.16/28\",\r\n \ \"13.105.102.64/26\",\r\n \"20.25.192.0/18\",\r\n \"20.36.96.0/21\",\r\n @@ -7748,73 +7843,74 @@ interactions: \ \"20.51.0.0/21\",\r\n \"20.59.192.0/18\",\r\n \"20.60.28.0/23\",\r\n \ \"20.60.82.0/23\",\r\n \"20.66.128.0/17\",\r\n \"20.72.32.0/19\",\r\n \ \"20.80.0.0/18\",\r\n \"20.88.0.0/18\",\r\n \"20.95.7.0/24\",\r\n - \ \"20.95.8.0/21\",\r\n \"20.98.0.0/18\",\r\n \"20.102.192.0/18\",\r\n - \ \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n \"20.125.160.0/19\",\r\n - \ \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n \"20.135.12.0/22\",\r\n - \ \"20.135.70.0/23\",\r\n \"20.135.254.0/23\",\r\n \"20.143.8.0/23\",\r\n - \ \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n \"20.150.49.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.99.0/24\",\r\n \"20.157.172.0/24\",\r\n \"20.190.135.0/24\",\r\n - \ \"20.190.156.0/24\",\r\n \"20.201.135.0/24\",\r\n \"20.201.136.0/24\",\r\n - \ \"20.209.38.0/23\",\r\n \"20.221.192.0/18\",\r\n \"20.236.64.0/18\",\r\n - \ \"20.241.0.0/17\",\r\n \"23.96.128.0/17\",\r\n \"23.98.48.0/21\",\r\n - \ \"23.100.72.0/21\",\r\n \"23.100.224.0/20\",\r\n \"23.101.160.0/20\",\r\n - \ \"40.77.131.224/28\",\r\n \"40.77.136.96/28\",\r\n \"40.77.137.192/27\",\r\n - \ \"40.77.139.0/25\",\r\n \"40.77.175.0/27\",\r\n \"40.77.176.0/24\",\r\n - \ \"40.77.182.128/27\",\r\n \"40.77.183.0/24\",\r\n \"40.77.188.0/22\",\r\n - \ \"40.77.196.0/24\",\r\n \"40.77.198.64/26\",\r\n \"40.77.200.128/25\",\r\n - \ \"40.77.224.0/28\",\r\n \"40.77.224.32/27\",\r\n \"40.77.231.0/24\",\r\n - \ \"40.77.234.0/25\",\r\n \"40.77.236.32/27\",\r\n \"40.77.236.160/28\",\r\n - \ \"40.77.237.0/26\",\r\n \"40.77.248.128/25\",\r\n \"40.77.254.0/26\",\r\n - \ \"40.77.255.192/26\",\r\n \"40.78.208.64/28\",\r\n \"40.78.222.0/24\",\r\n - \ \"40.80.184.0/21\",\r\n \"40.81.32.0/20\",\r\n \"40.87.172.0/22\",\r\n - \ \"40.90.19.64/26\",\r\n \"40.90.132.96/27\",\r\n \"40.90.133.128/28\",\r\n - \ \"40.90.135.64/26\",\r\n \"40.90.140.128/27\",\r\n \"40.90.144.32/27\",\r\n - \ \"40.90.155.192/26\",\r\n \"40.91.24.0/22\",\r\n \"40.116.0.0/16\",\r\n - \ \"40.126.7.0/24\",\r\n \"40.126.28.0/24\",\r\n \"52.108.182.0/24\",\r\n - \ \"52.108.203.0/24\",\r\n \"52.109.16.0/22\",\r\n \"52.111.235.0/24\",\r\n - \ \"52.112.94.0/24\",\r\n \"52.113.198.0/24\",\r\n \"52.114.168.0/22\",\r\n - \ \"52.141.128.0/18\",\r\n \"52.159.64.0/18\",\r\n \"52.162.0.0/16\",\r\n - \ \"52.232.156.0/24\",\r\n \"52.237.128.0/18\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n \"52.240.128.0/17\",\r\n - \ \"52.245.72.0/22\",\r\n \"52.252.128.0/17\",\r\n \"65.52.0.0/19\",\r\n - \ \"65.52.48.0/20\",\r\n \"65.52.104.0/24\",\r\n \"65.52.106.0/24\",\r\n - \ \"65.52.192.0/19\",\r\n \"65.52.232.0/21\",\r\n \"65.52.240.0/21\",\r\n - \ \"65.55.60.176/29\",\r\n \"65.55.105.192/27\",\r\n \"65.55.106.208/28\",\r\n - \ \"65.55.106.224/28\",\r\n \"65.55.109.0/24\",\r\n \"65.55.211.0/27\",\r\n - \ \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n \"65.55.213.0/27\",\r\n - \ \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n \"104.44.88.128/27\",\r\n - \ \"104.44.91.128/27\",\r\n \"104.44.94.64/28\",\r\n \"104.47.220.0/22\",\r\n - \ \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n \"131.253.12.48/29\",\r\n - \ \"131.253.12.192/28\",\r\n \"131.253.12.248/29\",\r\n \"131.253.13.0/28\",\r\n - \ \"131.253.13.32/28\",\r\n \"131.253.14.32/27\",\r\n \"131.253.14.160/27\",\r\n - \ \"131.253.14.248/29\",\r\n \"131.253.15.32/27\",\r\n \"131.253.15.208/28\",\r\n - \ \"131.253.15.224/27\",\r\n \"131.253.25.0/24\",\r\n \"131.253.27.0/24\",\r\n - \ \"131.253.36.128/26\",\r\n \"131.253.38.32/27\",\r\n \"131.253.38.224/27\",\r\n - \ \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n \"131.253.40.96/27\",\r\n - \ \"131.253.40.192/26\",\r\n \"157.55.24.0/21\",\r\n \"157.55.55.0/27\",\r\n - \ \"157.55.55.32/28\",\r\n \"157.55.55.152/29\",\r\n \"157.55.55.176/29\",\r\n - \ \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n \"157.55.60.224/27\",\r\n - \ \"157.55.64.0/20\",\r\n \"157.55.106.128/25\",\r\n \"157.55.110.0/23\",\r\n - \ \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n - \ \"157.55.160.0/20\",\r\n \"157.55.208.0/21\",\r\n \"157.55.248.0/21\",\r\n - \ \"157.56.8.0/21\",\r\n \"157.56.24.160/27\",\r\n \"157.56.24.192/28\",\r\n - \ \"157.56.28.0/22\",\r\n \"157.56.216.0/26\",\r\n \"168.62.96.0/19\",\r\n - \ \"168.62.224.0/19\",\r\n \"191.233.144.0/20\",\r\n \"191.236.128.0/18\",\r\n - \ \"199.30.31.0/25\",\r\n \"204.79.180.0/24\",\r\n \"207.46.193.192/28\",\r\n - \ \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n \"207.46.200.96/27\",\r\n - \ \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n \"207.46.205.0/24\",\r\n - \ \"207.68.174.40/29\",\r\n \"207.68.174.184/29\",\r\n \"2603:1030:600::/46\",\r\n - \ \"2603:1030:604::/47\",\r\n \"2603:1030:607::/48\",\r\n - \ \"2603:1030:608::/47\",\r\n \"2603:1036:2406::/48\",\r\n - \ \"2603:1036:2500:8::/64\",\r\n \"2603:1036:3000:60::/59\",\r\n - \ \"2603:1037:1:60::/59\",\r\n \"2a01:111:f100:1000::/62\",\r\n + \ \"20.95.8.0/21\",\r\n \"20.95.18.0/24\",\r\n \"20.98.0.0/18\",\r\n + \ \"20.102.192.0/18\",\r\n \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n + \ \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n + \ \"20.135.12.0/22\",\r\n \"20.135.70.0/23\",\r\n \"20.135.254.0/23\",\r\n + \ \"20.143.8.0/23\",\r\n \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.49.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.99.0/24\",\r\n \"20.157.172.0/24\",\r\n + \ \"20.190.135.0/24\",\r\n \"20.190.156.0/24\",\r\n \"20.201.135.0/24\",\r\n + \ \"20.201.136.0/24\",\r\n \"20.209.38.0/23\",\r\n \"20.221.192.0/18\",\r\n + \ \"20.236.64.0/18\",\r\n \"20.241.0.0/17\",\r\n \"23.96.128.0/17\",\r\n + \ \"23.98.48.0/21\",\r\n \"23.100.72.0/21\",\r\n \"23.100.224.0/20\",\r\n + \ \"23.101.160.0/20\",\r\n \"40.77.131.224/28\",\r\n \"40.77.136.96/28\",\r\n + \ \"40.77.137.192/27\",\r\n \"40.77.139.0/25\",\r\n \"40.77.175.0/27\",\r\n + \ \"40.77.176.0/24\",\r\n \"40.77.182.128/27\",\r\n \"40.77.183.0/24\",\r\n + \ \"40.77.188.0/22\",\r\n \"40.77.196.0/24\",\r\n \"40.77.198.64/26\",\r\n + \ \"40.77.200.128/25\",\r\n \"40.77.224.0/28\",\r\n \"40.77.224.32/27\",\r\n + \ \"40.77.231.0/24\",\r\n \"40.77.234.0/25\",\r\n \"40.77.236.32/27\",\r\n + \ \"40.77.236.160/28\",\r\n \"40.77.237.0/26\",\r\n \"40.77.248.128/25\",\r\n + \ \"40.77.254.0/26\",\r\n \"40.77.255.192/26\",\r\n \"40.78.208.64/28\",\r\n + \ \"40.78.222.0/24\",\r\n \"40.80.184.0/21\",\r\n \"40.81.32.0/20\",\r\n + \ \"40.87.172.0/22\",\r\n \"40.90.19.64/26\",\r\n \"40.90.132.96/27\",\r\n + \ \"40.90.133.128/28\",\r\n \"40.90.135.64/26\",\r\n \"40.90.140.128/27\",\r\n + \ \"40.90.144.32/27\",\r\n \"40.90.155.192/26\",\r\n \"40.91.24.0/22\",\r\n + \ \"40.116.0.0/16\",\r\n \"40.126.7.0/24\",\r\n \"40.126.28.0/24\",\r\n + \ \"52.108.182.0/24\",\r\n \"52.108.203.0/24\",\r\n \"52.109.16.0/22\",\r\n + \ \"52.111.235.0/24\",\r\n \"52.112.94.0/24\",\r\n \"52.113.198.0/24\",\r\n + \ \"52.114.168.0/22\",\r\n \"52.141.128.0/18\",\r\n \"52.159.64.0/18\",\r\n + \ \"52.162.0.0/16\",\r\n \"52.232.156.0/24\",\r\n \"52.237.128.0/18\",\r\n + \ \"52.239.149.0/24\",\r\n \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n + \ \"52.240.128.0/17\",\r\n \"52.245.72.0/22\",\r\n \"52.252.128.0/17\",\r\n + \ \"65.52.0.0/19\",\r\n \"65.52.48.0/20\",\r\n \"65.52.104.0/24\",\r\n + \ \"65.52.106.0/24\",\r\n \"65.52.192.0/19\",\r\n \"65.52.232.0/21\",\r\n + \ \"65.52.240.0/21\",\r\n \"65.55.60.176/29\",\r\n \"65.55.105.192/27\",\r\n + \ \"65.55.106.208/28\",\r\n \"65.55.106.224/28\",\r\n \"65.55.109.0/24\",\r\n + \ \"65.55.211.0/27\",\r\n \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n + \ \"65.55.213.0/27\",\r\n \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n + \ \"104.44.88.128/27\",\r\n \"104.44.91.128/27\",\r\n \"104.44.94.64/28\",\r\n + \ \"104.47.220.0/22\",\r\n \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n + \ \"131.253.12.48/29\",\r\n \"131.253.12.192/28\",\r\n \"131.253.12.248/29\",\r\n + \ \"131.253.13.0/28\",\r\n \"131.253.13.32/28\",\r\n \"131.253.14.32/27\",\r\n + \ \"131.253.14.160/27\",\r\n \"131.253.14.248/29\",\r\n \"131.253.15.32/27\",\r\n + \ \"131.253.15.208/28\",\r\n \"131.253.15.224/27\",\r\n \"131.253.25.0/24\",\r\n + \ \"131.253.27.0/24\",\r\n \"131.253.36.128/26\",\r\n \"131.253.38.32/27\",\r\n + \ \"131.253.38.224/27\",\r\n \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n + \ \"131.253.40.96/27\",\r\n \"131.253.40.192/26\",\r\n \"157.55.24.0/21\",\r\n + \ \"157.55.55.0/27\",\r\n \"157.55.55.32/28\",\r\n \"157.55.55.152/29\",\r\n + \ \"157.55.55.176/29\",\r\n \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n + \ \"157.55.60.224/27\",\r\n \"157.55.64.0/20\",\r\n \"157.55.106.128/25\",\r\n + \ \"157.55.110.0/23\",\r\n \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n + \ \"157.55.151.0/28\",\r\n \"157.55.160.0/20\",\r\n \"157.55.208.0/21\",\r\n + \ \"157.55.248.0/21\",\r\n \"157.56.8.0/21\",\r\n \"157.56.24.160/27\",\r\n + \ \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n \"157.56.216.0/26\",\r\n + \ \"168.62.96.0/19\",\r\n \"168.62.224.0/19\",\r\n \"191.233.144.0/20\",\r\n + \ \"191.236.128.0/18\",\r\n \"199.30.31.0/25\",\r\n \"204.79.180.0/24\",\r\n + \ \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n + \ \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n + \ \"207.46.205.0/24\",\r\n \"207.68.174.40/29\",\r\n \"207.68.174.184/29\",\r\n + \ \"2603:1030:600::/46\",\r\n \"2603:1030:604::/47\",\r\n + \ \"2603:1030:607::/48\",\r\n \"2603:1030:608::/47\",\r\n + \ \"2603:1036:2406::/48\",\r\n \"2603:1036:2500:8::/64\",\r\n + \ \"2603:1036:3000:60::/59\",\r\n \"2603:1037:1:60::/59\",\r\n + \ \"2603:1063:2200:c::/64\",\r\n \"2a01:111:f100:1000::/62\",\r\n \ \"2a01:111:f100:1004::/63\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.northeurope\",\r\n \"id\": \"AzureCloud.northeurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"22\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"23\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.69.128.0/17\",\r\n \"13.70.192.0/18\",\r\n \"13.74.0.0/16\",\r\n \ \"13.79.0.0/16\",\r\n \"13.94.64.0/18\",\r\n \"13.104.148.0/25\",\r\n \ \"13.104.149.128/25\",\r\n \"13.104.150.0/25\",\r\n \"13.104.208.160/28\",\r\n @@ -7899,39 +7995,40 @@ interactions: \ \"193.149.88.0/21\",\r\n \"2603:1020::/47\",\r\n \"2603:1020:2::/48\",\r\n \ \"2603:1020:4::/48\",\r\n \"2603:1020:5::/48\",\r\n \"2603:1020:6::/48\",\r\n \ \"2603:1026:2404::/48\",\r\n \"2603:1026:3000:c0::/59\",\r\n - \ \"2603:1027:1:c0::/59\",\r\n \"2a01:111:f100:a000::/63\",\r\n - \ \"2a01:111:f100:a002::/64\",\r\n \"2a01:111:f100:a004::/64\",\r\n - \ \"2a01:111:f403:c200::/64\",\r\n \"2a01:111:f403:ca00::/62\",\r\n - \ \"2a01:111:f403:ca04::/64\",\r\n \"2a01:111:f403:d200::/64\",\r\n - \ \"2a01:111:f403:da00::/64\",\r\n \"2a01:111:f403:e200::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.norwaye\",\r\n - \ \"id\": \"AzureCloud.norwaye\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.155.32/27\",\r\n - \ \"13.104.158.0/28\",\r\n \"13.104.158.32/27\",\r\n \"13.104.218.0/25\",\r\n - \ \"13.105.97.96/27\",\r\n \"13.105.97.128/25\",\r\n \"20.38.120.0/24\",\r\n - \ \"20.47.48.0/24\",\r\n \"20.60.206.0/23\",\r\n \"20.95.65.0/24\",\r\n - \ \"20.100.0.0/18\",\r\n \"20.100.128.0/17\",\r\n \"20.135.158.0/23\",\r\n - \ \"20.135.160.0/22\",\r\n \"20.150.53.0/24\",\r\n \"20.150.121.0/24\",\r\n - \ \"20.157.2.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.190.185.0/24\",\r\n - \ \"20.209.24.0/23\",\r\n \"20.251.0.0/17\",\r\n \"40.82.84.0/22\",\r\n - \ \"40.119.104.0/22\",\r\n \"40.126.57.0/24\",\r\n \"40.126.200.0/24\",\r\n - \ \"51.13.0.0/21\",\r\n \"51.13.16.0/20\",\r\n \"51.13.32.0/19\",\r\n - \ \"51.13.64.0/18\",\r\n \"51.13.160.0/19\",\r\n \"51.107.208.0/20\",\r\n - \ \"51.120.0.0/17\",\r\n \"51.120.208.0/21\",\r\n \"51.120.232.0/21\",\r\n - \ \"51.120.240.0/20\",\r\n \"52.108.77.0/24\",\r\n \"52.108.98.0/24\",\r\n - \ \"52.109.86.0/23\",\r\n \"52.111.197.0/24\",\r\n \"52.114.234.0/24\",\r\n - \ \"52.253.168.0/24\",\r\n \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n - \ \"2603:1020:e00::/47\",\r\n \"2603:1020:e03::/48\",\r\n - \ \"2603:1020:e04::/47\",\r\n \"2603:1026:240e::/48\",\r\n - \ \"2603:1026:2500:28::/64\",\r\n \"2603:1026:3000:180::/59\",\r\n - \ \"2603:1027:1:180::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.norwayw\",\r\n \"id\": \"AzureCloud.norwayw\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"2603:1027:1:c0::/59\",\r\n \"2603:1063:2206:14::/64\",\r\n + \ \"2a01:111:f100:a000::/63\",\r\n \"2a01:111:f100:a002::/64\",\r\n + \ \"2a01:111:f100:a004::/64\",\r\n \"2a01:111:f403:c200::/64\",\r\n + \ \"2a01:111:f403:ca00::/62\",\r\n \"2a01:111:f403:ca04::/64\",\r\n + \ \"2a01:111:f403:d200::/64\",\r\n \"2a01:111:f403:da00::/64\",\r\n + \ \"2a01:111:f403:e200::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.norwaye\",\r\n \"id\": \"AzureCloud.norwaye\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"norwaye\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.155.32/27\",\r\n \"13.104.158.0/28\",\r\n + \ \"13.104.158.32/27\",\r\n \"13.104.218.0/25\",\r\n \"13.105.97.96/27\",\r\n + \ \"13.105.97.128/25\",\r\n \"20.38.120.0/24\",\r\n \"20.47.48.0/24\",\r\n + \ \"20.60.206.0/23\",\r\n \"20.95.65.0/24\",\r\n \"20.100.0.0/18\",\r\n + \ \"20.100.128.0/17\",\r\n \"20.135.158.0/23\",\r\n \"20.135.160.0/22\",\r\n + \ \"20.150.53.0/24\",\r\n \"20.150.121.0/24\",\r\n \"20.157.2.0/24\",\r\n + \ \"20.157.165.0/24\",\r\n \"20.190.185.0/24\",\r\n \"20.209.24.0/23\",\r\n + \ \"20.251.0.0/17\",\r\n \"40.82.84.0/22\",\r\n \"40.119.104.0/22\",\r\n + \ \"40.126.57.0/24\",\r\n \"40.126.200.0/24\",\r\n \"51.13.0.0/21\",\r\n + \ \"51.13.16.0/20\",\r\n \"51.13.32.0/19\",\r\n \"51.13.64.0/18\",\r\n + \ \"51.13.160.0/19\",\r\n \"51.107.208.0/20\",\r\n \"51.120.0.0/17\",\r\n + \ \"51.120.208.0/21\",\r\n \"51.120.232.0/21\",\r\n \"51.120.240.0/20\",\r\n + \ \"52.108.77.0/24\",\r\n \"52.108.98.0/24\",\r\n \"52.109.86.0/23\",\r\n + \ \"52.111.197.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.253.168.0/24\",\r\n + \ \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n \"2603:1020:e00::/47\",\r\n + \ \"2603:1020:e03::/48\",\r\n \"2603:1020:e04::/47\",\r\n + \ \"2603:1026:240e::/48\",\r\n \"2603:1026:2500:28::/64\",\r\n + \ \"2603:1026:3000:180::/59\",\r\n \"2603:1027:1:180::/59\",\r\n + \ \"2603:1063:2206:28::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.norwayw\",\r\n \"id\": \"AzureCloud.norwayw\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.153.48/28\",\r\n \"13.104.153.96/27\",\r\n \ \"13.104.155.0/27\",\r\n \"13.104.217.128/25\",\r\n \"20.47.49.0/24\",\r\n @@ -7945,11 +8042,34 @@ interactions: \ \"2603:1020:f00::/47\",\r\n \"2603:1020:f03::/48\",\r\n \ \"2603:1020:f04::/47\",\r\n \"2603:1026:2409::/48\",\r\n \ \"2603:1026:2500:10::/64\",\r\n \"2603:1026:3000:80::/59\",\r\n - \ \"2603:1027:1:80::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.southafricanorth\",\r\n \"id\": \"AzureCloud.southafricanorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"2603:1027:1:80::/59\",\r\n \"2603:1063:2206:c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.qatarcentral\",\r\n + \ \"id\": \"AzureCloud.qatarcentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.99.64/27\",\r\n + \ \"13.105.99.96/28\",\r\n \"13.105.99.128/27\",\r\n \"13.105.101.128/27\",\r\n + \ \"13.105.101.160/28\",\r\n \"13.105.101.192/27\",\r\n \"13.105.103.16/28\",\r\n + \ \"13.105.103.64/26\",\r\n \"20.21.0.0/16\",\r\n \"20.38.16.0/24\",\r\n + \ \"20.60.208.0/23\",\r\n \"20.95.129.0/24\",\r\n \"20.135.238.0/23\",\r\n + \ \"20.135.242.0/23\",\r\n \"20.135.244.0/22\",\r\n \"20.157.154.0/24\",\r\n + \ \"20.157.190.0/24\",\r\n \"20.190.191.192/26\",\r\n \"20.209.2.0/23\",\r\n + \ \"20.209.54.0/23\",\r\n \"40.123.148.0/25\",\r\n \"40.123.148.128/30\",\r\n + \ \"40.123.148.132/31\",\r\n \"40.126.63.192/26\",\r\n \"52.108.130.0/24\",\r\n + \ \"52.109.148.0/23\",\r\n \"52.111.200.0/24\",\r\n \"52.114.204.0/23\",\r\n + \ \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n \"2603:1040:1001::/48\",\r\n + \ \"2603:1040:1002::/48\",\r\n \"2603:1040:1003::/48\",\r\n + \ \"2603:1040:1004::/48\",\r\n \"2603:1046:1500:34::/64\",\r\n + \ \"2603:1046:2000:1e0::/59\",\r\n \"2603:1047:1:1e0::/59\",\r\n + \ \"2603:1061:1004::/59\",\r\n \"2603:1061:1004:20::/60\",\r\n + \ \"2603:1061:1004:30::/62\",\r\n \"2603:1061:1004:34::/63\",\r\n + \ \"2603:1061:1004:36::/64\",\r\n \"2603:1063:2202:44::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southafricanorth\",\r\n + \ \"id\": \"AzureCloud.southafricanorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.158.128/27\",\r\n \"13.104.158.160/28\",\r\n \ \"13.104.158.192/27\",\r\n \"13.105.27.224/27\",\r\n \"20.38.114.128/25\",\r\n @@ -7975,33 +8095,34 @@ interactions: \ \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n \"2603:1000:100::/47\",\r\n \ \"2603:1000:103::/48\",\r\n \"2603:1000:104::/47\",\r\n \ \"2603:1006:1400::/63\",\r\n \"2603:1006:1500:4::/64\",\r\n - \ \"2603:1006:2000::/59\",\r\n \"2603:1007:200::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southafricawest\",\r\n - \ \"id\": \"AzureCloud.southafricawest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.160/27\",\r\n \"20.38.121.0/25\",\r\n - \ \"20.45.136.0/21\",\r\n \"20.47.51.0/24\",\r\n \"20.47.93.0/24\",\r\n - \ \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n \"20.87.128.0/18\",\r\n - \ \"20.135.32.0/23\",\r\n \"20.150.20.0/25\",\r\n \"20.190.189.192/26\",\r\n - \ \"40.78.209.0/24\",\r\n \"40.82.64.0/22\",\r\n \"40.90.17.0/27\",\r\n - \ \"40.90.128.96/28\",\r\n \"40.90.152.224/27\",\r\n \"40.117.0.0/19\",\r\n - \ \"40.119.68.0/22\",\r\n \"40.126.61.192/26\",\r\n \"52.108.187.0/24\",\r\n - \ \"52.108.220.0/23\",\r\n \"52.109.152.0/23\",\r\n \"52.111.238.0/24\",\r\n - \ \"52.114.228.0/24\",\r\n \"52.143.203.0/24\",\r\n \"52.239.232.128/25\",\r\n - \ \"102.37.26.0/27\",\r\n \"102.37.64.0/21\",\r\n \"102.37.80.0/21\",\r\n - \ \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n - \ \"102.133.112.0/28\",\r\n \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n - \ \"2603:1000:4::/47\",\r\n \"2603:1006:1401::/63\",\r\n - \ \"2603:1006:1500::/64\",\r\n \"2603:1006:2000:20::/59\",\r\n - \ \"2603:1007:200:20::/59\"\r\n ]\r\n }\r\n },\r\n + \ \"2603:1006:2000::/59\",\r\n \"2603:1007:200::/59\",\r\n + \ \"2603:1063:2206:30::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.southafricawest\",\r\n \"id\": + \"AzureCloud.southafricawest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.160/27\",\r\n + \ \"20.38.121.0/25\",\r\n \"20.45.136.0/21\",\r\n \"20.47.51.0/24\",\r\n + \ \"20.47.93.0/24\",\r\n \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n + \ \"20.87.128.0/18\",\r\n \"20.135.32.0/23\",\r\n \"20.150.20.0/25\",\r\n + \ \"20.157.228.0/24\",\r\n \"20.190.189.192/26\",\r\n \"40.78.209.0/24\",\r\n + \ \"40.82.64.0/22\",\r\n \"40.90.17.0/27\",\r\n \"40.90.128.96/28\",\r\n + \ \"40.90.152.224/27\",\r\n \"40.117.0.0/19\",\r\n \"40.119.68.0/22\",\r\n + \ \"40.126.61.192/26\",\r\n \"52.108.187.0/24\",\r\n \"52.108.220.0/23\",\r\n + \ \"52.109.152.0/23\",\r\n \"52.111.238.0/24\",\r\n \"52.114.228.0/24\",\r\n + \ \"52.143.203.0/24\",\r\n \"52.239.232.128/25\",\r\n \"102.37.26.0/27\",\r\n + \ \"102.37.64.0/21\",\r\n \"102.37.80.0/21\",\r\n \"102.133.0.0/18\",\r\n + \ \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n \"102.133.112.0/28\",\r\n + \ \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n \"2603:1000:4::/47\",\r\n + \ \"2603:1006:1401::/63\",\r\n \"2603:1006:1500::/64\",\r\n + \ \"2603:1006:2000:20::/59\",\r\n \"2603:1007:200:20::/59\",\r\n + \ \"2603:1063:2206:3c::/64\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.southcentralus\",\r\n \"id\": \"AzureCloud.southcentralus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"26\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"28\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n \"13.73.240.0/20\",\r\n \ \"13.84.0.0/15\",\r\n \"13.104.144.64/27\",\r\n \"13.104.208.128/27\",\r\n \ \"13.104.217.0/25\",\r\n \"13.104.220.128/25\",\r\n \"13.105.23.0/26\",\r\n @@ -8052,58 +8173,57 @@ interactions: \ \"40.90.148.0/26\",\r\n \"40.90.152.160/27\",\r\n \"40.90.155.0/26\",\r\n \ \"40.91.16.0/22\",\r\n \"40.93.5.0/24\",\r\n \"40.93.14.0/24\",\r\n \ \"40.93.193.0/24\",\r\n \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n - \ \"40.97.6.0/24\",\r\n \"40.119.0.0/18\",\r\n \"40.123.164.0/27\",\r\n - \ \"40.123.164.32/29\",\r\n \"40.123.164.40/31\",\r\n \"40.124.0.0/16\",\r\n - \ \"40.126.0.0/24\",\r\n \"40.126.29.0/24\",\r\n \"52.101.11.0/24\",\r\n - \ \"52.101.12.0/22\",\r\n \"52.102.132.0/24\",\r\n \"52.102.140.0/24\",\r\n - \ \"52.103.6.0/24\",\r\n \"52.103.14.0/24\",\r\n \"52.103.132.0/24\",\r\n - \ \"52.103.140.0/24\",\r\n \"52.108.102.0/23\",\r\n \"52.108.104.0/24\",\r\n - \ \"52.108.197.0/24\",\r\n \"52.108.248.0/21\",\r\n \"52.109.20.0/22\",\r\n - \ \"52.111.239.0/24\",\r\n \"52.112.24.0/21\",\r\n \"52.112.117.0/24\",\r\n - \ \"52.113.160.0/19\",\r\n \"52.113.206.0/24\",\r\n \"52.114.144.0/22\",\r\n - \ \"52.114.210.0/23\",\r\n \"52.114.212.0/23\",\r\n \"52.115.68.0/22\",\r\n - \ \"52.115.72.0/22\",\r\n \"52.115.84.0/22\",\r\n \"52.115.224.0/23\",\r\n - \ \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n \"52.120.0.0/19\",\r\n - \ \"52.120.152.0/22\",\r\n \"52.121.0.0/21\",\r\n \"52.122.16.0/22\",\r\n - \ \"52.123.3.0/24\",\r\n \"52.125.137.0/24\",\r\n \"52.141.64.0/18\",\r\n - \ \"52.152.0.0/17\",\r\n \"52.153.64.0/18\",\r\n \"52.153.192.0/18\",\r\n - \ \"52.171.0.0/16\",\r\n \"52.183.192.0/18\",\r\n \"52.185.192.0/18\",\r\n - \ \"52.189.128.0/18\",\r\n \"52.232.159.0/24\",\r\n \"52.239.158.0/23\",\r\n - \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n - \ \"52.239.200.0/23\",\r\n \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n - \ \"52.245.24.0/22\",\r\n \"52.248.0.0/17\",\r\n \"52.249.0.0/18\",\r\n - \ \"52.253.0.0/18\",\r\n \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n - \ \"52.255.64.0/18\",\r\n \"53.103.140.0/24\",\r\n \"65.52.32.0/21\",\r\n - \ \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n \"70.37.48.0/20\",\r\n - \ \"70.37.64.0/18\",\r\n \"70.37.160.0/21\",\r\n \"104.44.89.0/27\",\r\n - \ \"104.44.89.64/27\",\r\n \"104.44.92.64/27\",\r\n \"104.44.94.160/27\",\r\n - \ \"104.44.128.0/18\",\r\n \"104.47.208.0/23\",\r\n \"104.210.128.0/19\",\r\n - \ \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n \"104.214.0.0/17\",\r\n - \ \"104.215.64.0/18\",\r\n \"131.253.40.64/28\",\r\n \"157.55.51.224/28\",\r\n - \ \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n \"157.55.153.224/28\",\r\n - \ \"157.55.176.0/20\",\r\n \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n - \ \"157.55.204.1/32\",\r\n \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n - \ \"157.55.204.34/31\",\r\n \"168.62.128.0/19\",\r\n \"191.238.144.0/20\",\r\n - \ \"191.238.160.0/19\",\r\n \"191.238.224.0/19\",\r\n \"2603:1030:800::/48\",\r\n - \ \"2603:1030:802::/47\",\r\n \"2603:1030:804::/58\",\r\n - \ \"2603:1030:804:40::/60\",\r\n \"2603:1030:804:53::/64\",\r\n - \ \"2603:1030:804:54::/64\",\r\n \"2603:1030:804:5b::/64\",\r\n - \ \"2603:1030:804:5c::/62\",\r\n \"2603:1030:804:60::/62\",\r\n - \ \"2603:1030:804:67::/64\",\r\n \"2603:1030:804:68::/61\",\r\n - \ \"2603:1030:804:70::/60\",\r\n \"2603:1030:804:80::/59\",\r\n - \ \"2603:1030:804:a0::/62\",\r\n \"2603:1030:804:a4::/64\",\r\n - \ \"2603:1030:804:a6::/63\",\r\n \"2603:1030:804:a8::/61\",\r\n - \ \"2603:1030:804:b0::/62\",\r\n \"2603:1030:804:b4::/64\",\r\n - \ \"2603:1030:804:b6::/63\",\r\n \"2603:1030:804:b8::/61\",\r\n - \ \"2603:1030:804:c0::/61\",\r\n \"2603:1030:804:c8::/62\",\r\n - \ \"2603:1030:804:cc::/63\",\r\n \"2603:1030:804:d2::/63\",\r\n - \ \"2603:1030:804:d4::/62\",\r\n \"2603:1030:804:d8::/61\",\r\n - \ \"2603:1030:804:e0::/59\",\r\n \"2603:1030:804:100::/57\",\r\n - \ \"2603:1030:804:180::/58\",\r\n \"2603:1030:804:1c0::/61\",\r\n - \ \"2603:1030:804:1c8::/64\",\r\n \"2603:1030:804:1cd::/64\",\r\n - \ \"2603:1030:804:1ce::/63\",\r\n \"2603:1030:804:1d0::/60\",\r\n - \ \"2603:1030:804:1e0::/60\",\r\n \"2603:1030:804:1f0::/61\",\r\n - \ \"2603:1030:804:1f8::/62\",\r\n \"2603:1030:804:1fc::/64\",\r\n + \ \"40.97.6.0/24\",\r\n \"40.119.0.0/18\",\r\n \"40.123.164.0/26\",\r\n + \ \"40.123.164.64/31\",\r\n \"40.124.0.0/16\",\r\n \"40.126.0.0/24\",\r\n + \ \"40.126.29.0/24\",\r\n \"52.101.11.0/24\",\r\n \"52.101.12.0/22\",\r\n + \ \"52.102.132.0/24\",\r\n \"52.102.140.0/24\",\r\n \"52.103.6.0/24\",\r\n + \ \"52.103.14.0/24\",\r\n \"52.103.132.0/24\",\r\n \"52.103.140.0/24\",\r\n + \ \"52.108.102.0/23\",\r\n \"52.108.104.0/24\",\r\n \"52.108.197.0/24\",\r\n + \ \"52.108.248.0/21\",\r\n \"52.109.20.0/22\",\r\n \"52.111.239.0/24\",\r\n + \ \"52.112.24.0/21\",\r\n \"52.112.117.0/24\",\r\n \"52.113.160.0/19\",\r\n + \ \"52.113.206.0/24\",\r\n \"52.114.144.0/22\",\r\n \"52.114.210.0/23\",\r\n + \ \"52.114.212.0/23\",\r\n \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n + \ \"52.115.84.0/22\",\r\n \"52.115.224.0/23\",\r\n \"52.115.233.0/24\",\r\n + \ \"52.115.234.0/24\",\r\n \"52.120.0.0/19\",\r\n \"52.120.152.0/22\",\r\n + \ \"52.121.0.0/21\",\r\n \"52.122.16.0/22\",\r\n \"52.123.3.0/24\",\r\n + \ \"52.125.137.0/24\",\r\n \"52.141.64.0/18\",\r\n \"52.152.0.0/17\",\r\n + \ \"52.153.64.0/18\",\r\n \"52.153.192.0/18\",\r\n \"52.171.0.0/16\",\r\n + \ \"52.183.192.0/18\",\r\n \"52.185.192.0/18\",\r\n \"52.189.128.0/18\",\r\n + \ \"52.232.159.0/24\",\r\n \"52.239.158.0/23\",\r\n \"52.239.178.0/23\",\r\n + \ \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n + \ \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n \"52.245.24.0/22\",\r\n + \ \"52.248.0.0/17\",\r\n \"52.249.0.0/18\",\r\n \"52.253.0.0/18\",\r\n + \ \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n \"52.255.64.0/18\",\r\n + \ \"53.103.140.0/24\",\r\n \"65.52.32.0/21\",\r\n \"65.54.55.160/27\",\r\n + \ \"65.54.55.224/27\",\r\n \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n + \ \"70.37.160.0/21\",\r\n \"104.44.89.0/27\",\r\n \"104.44.89.64/27\",\r\n + \ \"104.44.92.64/27\",\r\n \"104.44.94.160/27\",\r\n \"104.44.128.0/18\",\r\n + \ \"104.47.208.0/23\",\r\n \"104.210.128.0/19\",\r\n \"104.210.176.0/20\",\r\n + \ \"104.210.192.0/19\",\r\n \"104.214.0.0/17\",\r\n \"104.215.64.0/18\",\r\n + \ \"131.253.40.64/28\",\r\n \"157.55.51.224/28\",\r\n \"157.55.80.0/21\",\r\n + \ \"157.55.103.32/27\",\r\n \"157.55.153.224/28\",\r\n \"157.55.176.0/20\",\r\n + \ \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n \"157.55.204.1/32\",\r\n + \ \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n \"157.55.204.34/31\",\r\n + \ \"168.62.128.0/19\",\r\n \"191.238.144.0/20\",\r\n \"191.238.160.0/19\",\r\n + \ \"191.238.224.0/19\",\r\n \"2603:1030:800::/48\",\r\n \"2603:1030:802::/47\",\r\n + \ \"2603:1030:804::/58\",\r\n \"2603:1030:804:40::/60\",\r\n + \ \"2603:1030:804:53::/64\",\r\n \"2603:1030:804:54::/64\",\r\n + \ \"2603:1030:804:5b::/64\",\r\n \"2603:1030:804:5c::/62\",\r\n + \ \"2603:1030:804:60::/62\",\r\n \"2603:1030:804:67::/64\",\r\n + \ \"2603:1030:804:68::/61\",\r\n \"2603:1030:804:70::/60\",\r\n + \ \"2603:1030:804:80::/59\",\r\n \"2603:1030:804:a0::/62\",\r\n + \ \"2603:1030:804:a4::/64\",\r\n \"2603:1030:804:a6::/63\",\r\n + \ \"2603:1030:804:a8::/61\",\r\n \"2603:1030:804:b0::/62\",\r\n + \ \"2603:1030:804:b4::/64\",\r\n \"2603:1030:804:b6::/63\",\r\n + \ \"2603:1030:804:b8::/61\",\r\n \"2603:1030:804:c0::/61\",\r\n + \ \"2603:1030:804:c8::/62\",\r\n \"2603:1030:804:cc::/63\",\r\n + \ \"2603:1030:804:d2::/63\",\r\n \"2603:1030:804:d4::/62\",\r\n + \ \"2603:1030:804:d8::/61\",\r\n \"2603:1030:804:e0::/59\",\r\n + \ \"2603:1030:804:100::/57\",\r\n \"2603:1030:804:180::/58\",\r\n + \ \"2603:1030:804:1c0::/61\",\r\n \"2603:1030:804:1c8::/64\",\r\n + \ \"2603:1030:804:1cd::/64\",\r\n \"2603:1030:804:1ce::/63\",\r\n + \ \"2603:1030:804:1d0::/60\",\r\n \"2603:1030:804:1e0::/59\",\r\n + \ \"2603:1030:804:200::/61\",\r\n \"2603:1030:804:208::/64\",\r\n \ \"2603:1030:805::/48\",\r\n \"2603:1030:806::/48\",\r\n \ \"2603:1030:807::/48\",\r\n \"2603:1030:809::/48\",\r\n \ \"2603:1030:80a::/56\",\r\n \"2603:1030:80b::/48\",\r\n @@ -8111,82 +8231,83 @@ interactions: \ \"2603:1036:2500:24::/64\",\r\n \"2603:1036:3000:140::/59\",\r\n \ \"2603:1037:1:140::/59\",\r\n \"2603:1062:2:80::/57\",\r\n \ \"2603:1063:16::/56\",\r\n \"2603:1063:116::/55\",\r\n - \ \"2603:1063:216::/55\",\r\n \"2a01:111:f100:4002::/64\",\r\n - \ \"2a01:111:f100:5000::/52\",\r\n \"2a01:111:f403:c10c::/62\",\r\n - \ \"2a01:111:f403:c90c::/62\",\r\n \"2a01:111:f403:c92d::/64\",\r\n - \ \"2a01:111:f403:c92e::/63\",\r\n \"2a01:111:f403:c930::/63\",\r\n - \ \"2a01:111:f403:d10c::/62\",\r\n \"2a01:111:f403:d90c::/62\",\r\n - \ \"2a01:111:f403:e00c::/62\",\r\n \"2a01:111:f403:f90c::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southeastasia\",\r\n - \ \"id\": \"AzureCloud.southeastasia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"19\",\r\n - \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.0.0/17\",\r\n - \ \"13.76.0.0/16\",\r\n \"13.104.149.0/26\",\r\n \"13.104.153.0/27\",\r\n - \ \"13.104.153.32/28\",\r\n \"13.104.153.64/27\",\r\n \"13.104.153.192/26\",\r\n - \ \"13.104.154.0/25\",\r\n \"13.104.213.128/25\",\r\n \"20.6.0.0/17\",\r\n - \ \"20.24.0.0/18\",\r\n \"20.24.128.0/18\",\r\n \"20.43.128.0/18\",\r\n - \ \"20.44.192.0/18\",\r\n \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n - \ \"20.47.64.0/24\",\r\n \"20.47.98.0/24\",\r\n \"20.60.136.0/24\",\r\n - \ \"20.60.138.0/23\",\r\n \"20.95.137.0/24\",\r\n \"20.135.84.0/22\",\r\n - \ \"20.135.88.0/23\",\r\n \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n - \ \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n \"20.150.86.0/24\",\r\n - \ \"20.150.127.0/24\",\r\n \"20.157.16.0/24\",\r\n \"20.157.23.0/24\",\r\n - \ \"20.157.31.0/24\",\r\n \"20.157.98.0/24\",\r\n \"20.157.117.0/24\",\r\n - \ \"20.157.126.0/24\",\r\n \"20.157.128.0/24\",\r\n \"20.157.176.0/24\",\r\n - \ \"20.157.218.0/24\",\r\n \"20.184.0.0/18\",\r\n \"20.188.96.0/19\",\r\n - \ \"20.190.64.0/19\",\r\n \"20.190.140.0/25\",\r\n \"20.190.163.0/24\",\r\n - \ \"20.191.128.0/19\",\r\n \"20.195.0.0/18\",\r\n \"20.195.64.0/21\",\r\n - \ \"20.195.80.0/21\",\r\n \"20.195.96.0/19\",\r\n \"20.197.64.0/18\",\r\n - \ \"20.198.128.0/17\",\r\n \"20.202.43.0/24\",\r\n \"20.202.44.0/22\",\r\n - \ \"20.202.48.0/23\",\r\n \"20.202.59.0/24\",\r\n \"20.205.144.0/20\",\r\n - \ \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n \"20.209.20.0/23\",\r\n - \ \"20.212.0.0/16\",\r\n \"20.247.128.0/17\",\r\n \"23.97.48.0/20\",\r\n - \ \"23.98.64.0/18\",\r\n \"23.100.112.0/21\",\r\n \"23.101.16.0/20\",\r\n - \ \"40.65.128.0/18\",\r\n \"40.78.223.0/24\",\r\n \"40.78.232.0/21\",\r\n - \ \"40.79.206.32/27\",\r\n \"40.82.28.0/22\",\r\n \"40.87.196.0/22\",\r\n - \ \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n \"40.90.137.64/27\",\r\n - \ \"40.90.138.96/27\",\r\n \"40.90.146.160/27\",\r\n \"40.90.146.224/27\",\r\n - \ \"40.90.154.128/26\",\r\n \"40.90.160.0/19\",\r\n \"40.93.129.0/24\",\r\n - \ \"40.119.192.0/18\",\r\n \"40.123.188.0/22\",\r\n \"40.126.12.0/25\",\r\n - \ \"40.126.35.0/24\",\r\n \"52.101.133.0/24\",\r\n \"52.101.134.0/23\",\r\n - \ \"52.101.136.0/23\",\r\n \"52.102.193.0/24\",\r\n \"52.103.65.0/24\",\r\n - \ \"52.103.193.0/24\",\r\n \"52.108.68.0/23\",\r\n \"52.108.91.0/24\",\r\n - \ \"52.108.184.0/24\",\r\n \"52.108.195.0/24\",\r\n \"52.108.206.0/23\",\r\n - \ \"52.108.236.0/22\",\r\n \"52.109.124.0/22\",\r\n \"52.111.240.0/24\",\r\n - \ \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n \"52.113.101.0/24\",\r\n - \ \"52.113.105.0/24\",\r\n \"52.113.109.0/24\",\r\n \"52.113.131.0/24\",\r\n - \ \"52.113.153.0/24\",\r\n \"52.114.8.0/21\",\r\n \"52.114.54.0/23\",\r\n - \ \"52.114.56.0/23\",\r\n \"52.114.80.0/22\",\r\n \"52.114.216.0/22\",\r\n - \ \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n \"52.115.97.0/24\",\r\n - \ \"52.120.144.0/21\",\r\n \"52.120.156.0/24\",\r\n \"52.121.128.0/20\",\r\n - \ \"52.121.144.0/21\",\r\n \"52.136.26.0/24\",\r\n \"52.139.192.0/18\",\r\n - \ \"52.143.196.0/24\",\r\n \"52.143.210.0/24\",\r\n \"52.148.64.0/18\",\r\n - \ \"52.163.0.0/16\",\r\n \"52.187.0.0/17\",\r\n \"52.187.128.0/18\",\r\n - \ \"52.230.0.0/17\",\r\n \"52.237.64.0/18\",\r\n \"52.239.129.0/24\",\r\n - \ \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n - \ \"52.245.80.0/22\",\r\n \"52.253.80.0/20\",\r\n \"104.43.0.0/17\",\r\n - \ \"104.44.89.32/27\",\r\n \"104.44.90.128/27\",\r\n \"104.44.92.32/27\",\r\n - \ \"104.44.94.144/28\",\r\n \"104.44.95.192/28\",\r\n \"104.44.95.224/28\",\r\n - \ \"104.215.128.0/17\",\r\n \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n - \ \"137.116.128.0/19\",\r\n \"138.91.32.0/20\",\r\n \"168.63.90.0/24\",\r\n - \ \"168.63.91.0/26\",\r\n \"168.63.160.0/19\",\r\n \"168.63.224.0/19\",\r\n - \ \"191.238.64.0/23\",\r\n \"207.46.50.128/28\",\r\n \"207.46.59.64/27\",\r\n - \ \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n \"207.46.224.0/20\",\r\n - \ \"2602:fd5e:2::/57\",\r\n \"2603:1040::/47\",\r\n \"2603:1040:2::/48\",\r\n - \ \"2603:1040:4::/48\",\r\n \"2603:1040:5::/48\",\r\n \"2603:1040:6::/48\",\r\n - \ \"2603:1046:1406::/48\",\r\n \"2603:1046:1500:28::/64\",\r\n - \ \"2603:1046:2000:180::/59\",\r\n \"2603:1047:1:180::/59\",\r\n + \ \"2603:1063:216::/55\",\r\n \"2603:1063:2200:24::/64\",\r\n + \ \"2a01:111:f100:4002::/64\",\r\n \"2a01:111:f100:5000::/52\",\r\n + \ \"2a01:111:f403:c10c::/62\",\r\n \"2a01:111:f403:c90c::/62\",\r\n + \ \"2a01:111:f403:c92d::/64\",\r\n \"2a01:111:f403:c92e::/63\",\r\n + \ \"2a01:111:f403:c930::/63\",\r\n \"2a01:111:f403:d10c::/62\",\r\n + \ \"2a01:111:f403:d90c::/62\",\r\n \"2a01:111:f403:e00c::/62\",\r\n + \ \"2a01:111:f403:f90c::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.southeastasia\",\r\n \"id\": \"AzureCloud.southeastasia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"20\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.67.0.0/17\",\r\n \"13.76.0.0/16\",\r\n \"13.104.149.0/26\",\r\n + \ \"13.104.153.0/27\",\r\n \"13.104.153.32/28\",\r\n \"13.104.153.64/27\",\r\n + \ \"13.104.153.192/26\",\r\n \"13.104.154.0/25\",\r\n \"13.104.213.128/25\",\r\n + \ \"20.6.0.0/17\",\r\n \"20.24.0.0/18\",\r\n \"20.24.128.0/18\",\r\n + \ \"20.43.128.0/18\",\r\n \"20.44.192.0/18\",\r\n \"20.47.9.0/24\",\r\n + \ \"20.47.33.0/24\",\r\n \"20.47.64.0/24\",\r\n \"20.47.98.0/24\",\r\n + \ \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n \"20.95.137.0/24\",\r\n + \ \"20.135.84.0/22\",\r\n \"20.135.88.0/23\",\r\n \"20.136.128.0/24\",\r\n + \ \"20.136.129.0/25\",\r\n \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n + \ \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.157.16.0/24\",\r\n + \ \"20.157.23.0/24\",\r\n \"20.157.31.0/24\",\r\n \"20.157.98.0/24\",\r\n + \ \"20.157.117.0/24\",\r\n \"20.157.126.0/24\",\r\n \"20.157.128.0/24\",\r\n + \ \"20.157.176.0/24\",\r\n \"20.157.218.0/24\",\r\n \"20.184.0.0/18\",\r\n + \ \"20.188.96.0/19\",\r\n \"20.190.64.0/19\",\r\n \"20.190.140.0/25\",\r\n + \ \"20.190.163.0/24\",\r\n \"20.191.128.0/19\",\r\n \"20.195.0.0/18\",\r\n + \ \"20.195.64.0/21\",\r\n \"20.195.80.0/21\",\r\n \"20.195.96.0/19\",\r\n + \ \"20.197.64.0/18\",\r\n \"20.198.128.0/17\",\r\n \"20.202.43.0/24\",\r\n + \ \"20.202.44.0/22\",\r\n \"20.202.48.0/23\",\r\n \"20.202.59.0/24\",\r\n + \ \"20.205.144.0/20\",\r\n \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n + \ \"20.209.20.0/23\",\r\n \"20.212.0.0/16\",\r\n \"20.247.128.0/17\",\r\n + \ \"23.97.48.0/20\",\r\n \"23.98.64.0/18\",\r\n \"23.100.112.0/21\",\r\n + \ \"23.101.16.0/20\",\r\n \"40.65.128.0/18\",\r\n \"40.78.223.0/24\",\r\n + \ \"40.78.232.0/21\",\r\n \"40.79.206.32/27\",\r\n \"40.82.28.0/22\",\r\n + \ \"40.87.196.0/22\",\r\n \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n + \ \"40.90.137.64/27\",\r\n \"40.90.138.96/27\",\r\n \"40.90.146.160/27\",\r\n + \ \"40.90.146.224/27\",\r\n \"40.90.154.128/26\",\r\n \"40.90.160.0/19\",\r\n + \ \"40.93.129.0/24\",\r\n \"40.119.192.0/18\",\r\n \"40.123.188.0/22\",\r\n + \ \"40.126.12.0/25\",\r\n \"40.126.35.0/24\",\r\n \"52.101.133.0/24\",\r\n + \ \"52.101.134.0/23\",\r\n \"52.101.136.0/23\",\r\n \"52.102.193.0/24\",\r\n + \ \"52.103.65.0/24\",\r\n \"52.103.193.0/24\",\r\n \"52.108.68.0/23\",\r\n + \ \"52.108.91.0/24\",\r\n \"52.108.184.0/24\",\r\n \"52.108.195.0/24\",\r\n + \ \"52.108.206.0/23\",\r\n \"52.108.236.0/22\",\r\n \"52.109.124.0/22\",\r\n + \ \"52.111.240.0/24\",\r\n \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n + \ \"52.113.101.0/24\",\r\n \"52.113.105.0/24\",\r\n \"52.113.109.0/24\",\r\n + \ \"52.113.131.0/24\",\r\n \"52.113.153.0/24\",\r\n \"52.114.8.0/21\",\r\n + \ \"52.114.54.0/23\",\r\n \"52.114.56.0/23\",\r\n \"52.114.80.0/22\",\r\n + \ \"52.114.216.0/22\",\r\n \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n + \ \"52.115.97.0/24\",\r\n \"52.120.144.0/21\",\r\n \"52.120.156.0/24\",\r\n + \ \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n \"52.136.26.0/24\",\r\n + \ \"52.139.192.0/18\",\r\n \"52.143.196.0/24\",\r\n \"52.143.210.0/24\",\r\n + \ \"52.148.64.0/18\",\r\n \"52.163.0.0/16\",\r\n \"52.187.0.0/17\",\r\n + \ \"52.187.128.0/18\",\r\n \"52.230.0.0/17\",\r\n \"52.237.64.0/18\",\r\n + \ \"52.239.129.0/24\",\r\n \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n + \ \"52.239.249.0/24\",\r\n \"52.245.80.0/22\",\r\n \"52.253.80.0/20\",\r\n + \ \"104.43.0.0/17\",\r\n \"104.44.89.32/27\",\r\n \"104.44.90.128/27\",\r\n + \ \"104.44.92.32/27\",\r\n \"104.44.94.144/28\",\r\n \"104.44.95.192/28\",\r\n + \ \"104.44.95.224/28\",\r\n \"104.215.128.0/17\",\r\n \"111.221.80.0/20\",\r\n + \ \"111.221.96.0/20\",\r\n \"137.116.128.0/19\",\r\n \"138.91.32.0/20\",\r\n + \ \"168.63.90.0/24\",\r\n \"168.63.91.0/26\",\r\n \"168.63.160.0/19\",\r\n + \ \"168.63.224.0/19\",\r\n \"191.238.64.0/23\",\r\n \"207.46.50.128/28\",\r\n + \ \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n + \ \"207.46.224.0/20\",\r\n \"2602:fd5e:2::/57\",\r\n \"2603:1040::/47\",\r\n + \ \"2603:1040:2::/48\",\r\n \"2603:1040:4::/48\",\r\n \"2603:1040:5::/48\",\r\n + \ \"2603:1040:6::/48\",\r\n \"2603:1046:1406::/48\",\r\n + \ \"2603:1046:1500:28::/64\",\r\n \"2603:1046:2000:180::/59\",\r\n + \ \"2603:1047:1:180::/59\",\r\n \"2603:1063:2202:38::/64\",\r\n \ \"2a01:111:f403:c401::/64\",\r\n \"2a01:111:f403:cc05::/64\",\r\n \ \"2a01:111:f403:cc06::/63\",\r\n \"2a01:111:f403:cc08::/63\",\r\n \ \"2a01:111:f403:d402::/64\",\r\n \"2a01:111:f403:dc01::/64\",\r\n \ \"2a01:111:f403:e401::/64\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.southfrance\",\r\n \"id\": \"AzureCloud.southfrance\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.150.192/26\",\r\n \"13.104.151.0/26\",\r\n \ \"20.38.188.0/22\",\r\n \"20.39.80.0/20\",\r\n \"20.47.28.0/24\",\r\n \ \"20.47.102.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.188.0/23\",\r\n @@ -8204,88 +8325,94 @@ interactions: \ \"2603:1020:904::/48\",\r\n \"2603:1020:905::/48\",\r\n \ \"2603:1020:906::/48\",\r\n \"2603:1026:2401::/48\",\r\n \ \"2603:1026:2500:2c::/64\",\r\n \"2603:1026:3000:1a0::/59\",\r\n - \ \"2603:1027:1:1a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.southindia\",\r\n \"id\": \"AzureCloud.southindia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.64.0/18\",\r\n \"13.104.153.128/26\",\r\n - \ \"20.40.0.0/21\",\r\n \"20.41.192.0/18\",\r\n \"20.44.32.0/19\",\r\n - \ \"20.47.52.0/24\",\r\n \"20.47.72.0/23\",\r\n \"20.60.10.0/24\",\r\n - \ \"20.60.226.0/23\",\r\n \"20.95.141.0/24\",\r\n \"20.135.42.0/23\",\r\n - \ \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n \"20.190.145.128/25\",\r\n - \ \"20.190.174.0/24\",\r\n \"20.192.128.0/19\",\r\n \"20.192.184.0/21\",\r\n - \ \"20.219.64.0/18\",\r\n \"20.235.0.0/18\",\r\n \"20.235.128.0/18\",\r\n - \ \"40.78.192.0/21\",\r\n \"40.79.213.0/24\",\r\n \"40.81.64.0/20\",\r\n - \ \"40.87.216.0/22\",\r\n \"40.90.26.64/26\",\r\n \"40.90.137.160/27\",\r\n - \ \"40.126.17.128/25\",\r\n \"40.126.46.0/24\",\r\n \"52.108.192.0/24\",\r\n - \ \"52.108.230.0/23\",\r\n \"52.109.60.0/22\",\r\n \"52.111.241.0/24\",\r\n - \ \"52.113.15.0/24\",\r\n \"52.114.24.0/22\",\r\n \"52.136.17.0/24\",\r\n - \ \"52.140.0.0/18\",\r\n \"52.172.0.0/17\",\r\n \"52.239.135.128/26\",\r\n - \ \"52.239.188.0/24\",\r\n \"52.245.84.0/22\",\r\n \"104.44.92.160/27\",\r\n - \ \"104.44.94.208/28\",\r\n \"104.47.214.0/23\",\r\n \"104.211.192.0/18\",\r\n - \ \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n + \ \"2603:1027:1:1a0::/59\",\r\n \"2603:1063:2206:2c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southindia\",\r\n + \ \"id\": \"AzureCloud.southindia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.64.0/18\",\r\n + \ \"13.104.153.128/26\",\r\n \"20.40.0.0/21\",\r\n \"20.41.192.0/18\",\r\n + \ \"20.44.32.0/19\",\r\n \"20.47.52.0/24\",\r\n \"20.47.72.0/23\",\r\n + \ \"20.60.10.0/24\",\r\n \"20.60.226.0/23\",\r\n \"20.95.141.0/24\",\r\n + \ \"20.135.42.0/23\",\r\n \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n + \ \"20.190.145.128/25\",\r\n \"20.190.174.0/24\",\r\n \"20.192.128.0/19\",\r\n + \ \"20.192.184.0/21\",\r\n \"20.219.64.0/18\",\r\n \"20.235.0.0/18\",\r\n + \ \"20.235.128.0/18\",\r\n \"40.78.192.0/21\",\r\n \"40.79.213.0/24\",\r\n + \ \"40.81.64.0/20\",\r\n \"40.87.216.0/22\",\r\n \"40.90.26.64/26\",\r\n + \ \"40.90.137.160/27\",\r\n \"40.126.17.128/25\",\r\n \"40.126.46.0/24\",\r\n + \ \"52.108.192.0/24\",\r\n \"52.108.230.0/23\",\r\n \"52.109.60.0/22\",\r\n + \ \"52.111.241.0/24\",\r\n \"52.113.15.0/24\",\r\n \"52.114.24.0/22\",\r\n + \ \"52.136.17.0/24\",\r\n \"52.140.0.0/18\",\r\n \"52.172.0.0/17\",\r\n + \ \"52.239.135.128/26\",\r\n \"52.239.188.0/24\",\r\n \"52.245.84.0/22\",\r\n + \ \"104.44.92.160/27\",\r\n \"104.44.94.208/28\",\r\n \"104.47.214.0/23\",\r\n + \ \"104.211.192.0/18\",\r\n \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n \ \"2603:1040:c06::/47\",\r\n \"2603:1046:1407::/48\",\r\n \ \"2603:1046:1500:4::/64\",\r\n \"2603:1046:2000:60::/59\",\r\n - \ \"2603:1047:1:60::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.swedencentral\",\r\n \"id\": \"AzureCloud.swedencentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.208/28\",\r\n \"13.105.96.0/26\",\r\n - \ \"13.105.99.112/28\",\r\n \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n - \ \"13.105.100.0/28\",\r\n \"13.105.100.32/27\",\r\n \"20.60.78.0/23\",\r\n - \ \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n \"20.91.128.0/17\",\r\n - \ \"20.95.87.0/24\",\r\n \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n - \ \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n - \ \"20.157.195.0/24\",\r\n \"20.190.181.0/24\",\r\n \"20.240.0.0/18\",\r\n - \ \"20.240.128.0/17\",\r\n \"40.93.214.0/24\",\r\n \"40.101.1.0/24\",\r\n - \ \"40.119.112.0/22\",\r\n \"40.126.53.0/24\",\r\n \"40.126.203.0/24\",\r\n - \ \"51.12.24.0/21\",\r\n \"51.12.32.0/19\",\r\n \"51.12.64.0/19\",\r\n - \ \"51.12.96.0/21\",\r\n \"51.12.104.32/27\",\r\n \"51.12.128.0/21\",\r\n - \ \"51.12.144.0/20\",\r\n \"51.12.208.0/20\",\r\n \"51.12.224.0/19\",\r\n - \ \"51.107.176.0/20\",\r\n \"52.101.75.0/24\",\r\n \"52.101.80.0/22\",\r\n - \ \"52.102.163.0/24\",\r\n \"52.103.35.0/24\",\r\n \"52.103.163.0/24\",\r\n - \ \"52.108.134.0/24\",\r\n \"52.111.209.0/24\",\r\n \"52.112.120.0/24\",\r\n - \ \"52.112.122.0/24\",\r\n \"52.253.187.0/24\",\r\n \"52.253.188.0/23\",\r\n - \ \"132.245.230.0/23\",\r\n \"2603:1020:1000::/47\",\r\n + \ \"2603:1047:1:60::/59\",\r\n \"2603:1063:2202:10::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.swedencentral\",\r\n + \ \"id\": \"AzureCloud.swedencentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.208/28\",\r\n + \ \"13.105.96.0/26\",\r\n \"13.105.99.112/28\",\r\n \"13.105.99.160/27\",\r\n + \ \"13.105.99.192/26\",\r\n \"13.105.100.0/28\",\r\n \"13.105.100.32/27\",\r\n + \ \"20.60.78.0/23\",\r\n \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n + \ \"20.91.128.0/17\",\r\n \"20.95.87.0/24\",\r\n \"20.135.164.0/22\",\r\n + \ \"20.135.168.0/23\",\r\n \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n + \ \"20.157.151.0/24\",\r\n \"20.157.195.0/24\",\r\n \"20.190.181.0/24\",\r\n + \ \"20.202.68.0/24\",\r\n \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n + \ \"40.93.214.0/24\",\r\n \"40.101.1.0/24\",\r\n \"40.119.112.0/22\",\r\n + \ \"40.126.53.0/24\",\r\n \"40.126.203.0/24\",\r\n \"51.12.24.0/21\",\r\n + \ \"51.12.32.0/19\",\r\n \"51.12.64.0/19\",\r\n \"51.12.96.0/21\",\r\n + \ \"51.12.104.32/27\",\r\n \"51.12.128.0/21\",\r\n \"51.12.144.0/20\",\r\n + \ \"51.12.208.0/20\",\r\n \"51.12.224.0/19\",\r\n \"51.107.176.0/20\",\r\n + \ \"52.101.75.0/24\",\r\n \"52.101.80.0/22\",\r\n \"52.102.163.0/24\",\r\n + \ \"52.103.35.0/24\",\r\n \"52.103.163.0/24\",\r\n \"52.108.134.0/24\",\r\n + \ \"52.111.209.0/24\",\r\n \"52.112.120.0/24\",\r\n \"52.112.122.0/24\",\r\n + \ \"52.112.139.0/24\",\r\n \"52.112.140.0/22\",\r\n \"52.112.164.0/22\",\r\n + \ \"52.112.224.0/22\",\r\n \"52.112.234.0/23\",\r\n \"52.112.239.0/24\",\r\n + \ \"52.114.225.0/24\",\r\n \"52.114.227.0/24\",\r\n \"52.114.229.0/24\",\r\n + \ \"52.114.235.0/24\",\r\n \"52.114.237.0/24\",\r\n \"52.114.239.0/24\",\r\n + \ \"52.114.243.0/24\",\r\n \"52.121.192.0/20\",\r\n \"52.253.187.0/24\",\r\n + \ \"52.253.188.0/23\",\r\n \"132.245.230.0/23\",\r\n \"2603:1020:1000::/47\",\r\n \ \"2603:1020:1003::/48\",\r\n \"2603:1020:1004::/47\",\r\n \ \"2603:1026:900::/64\",\r\n \"2603:1026:900:2::/63\",\r\n \ \"2603:1026:2402::/48\",\r\n \"2603:1026:2500:4::/64\",\r\n \ \"2603:1026:3000:20::/59\",\r\n \"2603:1027:1:20::/59\",\r\n - \ \"2a01:111:f403:c202::/64\",\r\n \"2a01:111:f403:ca10::/64\",\r\n - \ \"2a01:111:f403:ca12::/63\",\r\n \"2a01:111:f403:ca14::/63\",\r\n - \ \"2a01:111:f403:d202::/64\",\r\n \"2a01:111:f403:da02::/64\",\r\n - \ \"2a01:111:f403:e202::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.swedensouth\",\r\n \"id\": \"AzureCloud.swedensouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.160/27\",\r\n \"13.105.75.192/28\",\r\n - \ \"13.105.75.224/27\",\r\n \"20.60.76.0/23\",\r\n \"20.60.192.0/23\",\r\n - \ \"20.91.0.0/17\",\r\n \"20.135.60.0/23\",\r\n \"20.150.45.0/24\",\r\n - \ \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n \"20.157.196.0/24\",\r\n - \ \"20.190.182.0/24\",\r\n \"40.93.213.0/24\",\r\n \"40.101.0.0/24\",\r\n - \ \"40.119.116.0/22\",\r\n \"40.126.54.0/24\",\r\n \"40.126.204.0/24\",\r\n - \ \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\r\n \"51.12.104.0/27\",\r\n - \ \"51.12.112.0/20\",\r\n \"51.12.136.0/21\",\r\n \"51.12.160.0/19\",\r\n - \ \"51.12.192.0/20\",\r\n \"52.101.74.0/24\",\r\n \"52.101.76.0/22\",\r\n - \ \"52.102.162.0/24\",\r\n \"52.103.34.0/24\",\r\n \"52.103.162.0/24\",\r\n - \ \"52.108.135.0/24\",\r\n \"52.111.210.0/24\",\r\n \"52.112.119.0/24\",\r\n - \ \"52.112.121.0/24\",\r\n \"52.253.190.0/24\",\r\n \"2603:1020:1100::/47\",\r\n - \ \"2603:1020:1103::/48\",\r\n \"2603:1020:1104::/46\",\r\n - \ \"2603:1026:900:1::/64\",\r\n \"2603:1026:2408::/48\",\r\n - \ \"2603:1026:2500::/64\",\r\n \"2603:1026:3000::/59\",\r\n - \ \"2603:1027:1::/59\",\r\n \"2a01:111:f403:c203::/64\",\r\n + \ \"2603:1063:2206:4::/64\",\r\n \"2a01:111:f403:c202::/64\",\r\n + \ \"2a01:111:f403:ca10::/64\",\r\n \"2a01:111:f403:ca12::/63\",\r\n + \ \"2a01:111:f403:ca14::/63\",\r\n \"2a01:111:f403:d202::/64\",\r\n + \ \"2a01:111:f403:da02::/64\",\r\n \"2a01:111:f403:e202::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.swedensouth\",\r\n + \ \"id\": \"AzureCloud.swedensouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.160/27\",\r\n + \ \"13.105.75.192/28\",\r\n \"13.105.75.224/27\",\r\n \"20.60.76.0/23\",\r\n + \ \"20.60.192.0/23\",\r\n \"20.91.0.0/17\",\r\n \"20.135.60.0/23\",\r\n + \ \"20.150.45.0/24\",\r\n \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n + \ \"20.157.196.0/24\",\r\n \"20.190.182.0/24\",\r\n \"40.93.213.0/24\",\r\n + \ \"40.101.0.0/24\",\r\n \"40.119.116.0/22\",\r\n \"40.126.54.0/24\",\r\n + \ \"40.126.204.0/24\",\r\n \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\r\n + \ \"51.12.104.0/27\",\r\n \"51.12.112.0/20\",\r\n \"51.12.136.0/21\",\r\n + \ \"51.12.160.0/19\",\r\n \"51.12.192.0/20\",\r\n \"52.101.74.0/24\",\r\n + \ \"52.101.76.0/22\",\r\n \"52.102.162.0/24\",\r\n \"52.103.34.0/24\",\r\n + \ \"52.103.162.0/24\",\r\n \"52.108.135.0/24\",\r\n \"52.111.210.0/24\",\r\n + \ \"52.112.119.0/24\",\r\n \"52.112.121.0/24\",\r\n \"52.253.190.0/24\",\r\n + \ \"2603:1020:1100::/47\",\r\n \"2603:1020:1103::/48\",\r\n + \ \"2603:1020:1104::/46\",\r\n \"2603:1026:900:1::/64\",\r\n + \ \"2603:1026:2408::/48\",\r\n \"2603:1026:2500::/64\",\r\n + \ \"2603:1026:3000::/59\",\r\n \"2603:1027:1::/59\",\r\n + \ \"2603:1063:2206::/64\",\r\n \"2a01:111:f403:c203::/64\",\r\n \ \"2a01:111:f403:ca11::/64\",\r\n \"2a01:111:f403:ca16::/63\",\r\n \ \"2a01:111:f403:ca18::/63\",\r\n \"2a01:111:f403:d203::/64\",\r\n \ \"2a01:111:f403:da03::/64\",\r\n \"2a01:111:f403:e203::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.switzerlandn\",\r\n \ \"id\": \"AzureCloud.switzerlandn\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.32/27\",\r\n @@ -8307,32 +8434,33 @@ interactions: \ \"52.253.176.0/24\",\r\n \"2603:1020:a00::/47\",\r\n \"2603:1020:a03::/48\",\r\n \ \"2603:1020:a04::/47\",\r\n \"2603:1026:240b::/48\",\r\n \ \"2603:1026:2500:c::/64\",\r\n \"2603:1026:3000:60::/59\",\r\n - \ \"2603:1027:1:60::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.switzerlandw\",\r\n \"id\": \"AzureCloud.switzerlandw\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.0/27\",\r\n \"13.104.212.0/26\",\r\n - \ \"20.47.26.0/24\",\r\n \"20.47.67.0/24\",\r\n \"20.47.103.0/24\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.135.62.0/23\",\r\n \"20.150.55.0/24\",\r\n - \ \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n \"20.190.184.0/24\",\r\n - \ \"20.199.192.0/18\",\r\n \"20.208.192.0/18\",\r\n \"40.90.19.32/27\",\r\n - \ \"40.90.128.192/28\",\r\n \"40.119.84.0/22\",\r\n \"40.126.56.0/24\",\r\n - \ \"40.126.195.0/24\",\r\n \"51.103.192.0/27\",\r\n \"51.107.96.0/19\",\r\n - \ \"51.107.136.0/21\",\r\n \"51.107.144.0/20\",\r\n \"51.107.160.0/20\",\r\n - \ \"51.107.192.0/21\",\r\n \"51.107.224.0/20\",\r\n \"51.107.248.0/21\",\r\n - \ \"52.108.179.0/24\",\r\n \"52.108.200.0/24\",\r\n \"52.109.158.0/23\",\r\n - \ \"52.111.203.0/24\",\r\n \"52.114.230.0/24\",\r\n \"52.239.250.0/24\",\r\n - \ \"52.253.166.0/24\",\r\n \"2603:1020:b00::/47\",\r\n \"2603:1020:b03::/48\",\r\n - \ \"2603:1020:b04::/47\",\r\n \"2603:1026:240c::/48\",\r\n - \ \"2603:1026:2500:20::/64\",\r\n \"2603:1026:3000:120::/59\",\r\n - \ \"2603:1027:1:120::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uaecentral\",\r\n \"id\": \"AzureCloud.uaecentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1027:1:60::/59\",\r\n \"2603:1063:2206:8::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.switzerlandw\",\r\n + \ \"id\": \"AzureCloud.switzerlandw\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.0/27\",\r\n + \ \"13.104.212.0/26\",\r\n \"20.47.26.0/24\",\r\n \"20.47.67.0/24\",\r\n + \ \"20.47.103.0/24\",\r\n \"20.60.176.0/23\",\r\n \"20.135.62.0/23\",\r\n + \ \"20.150.55.0/24\",\r\n \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n + \ \"20.190.184.0/24\",\r\n \"20.199.192.0/18\",\r\n \"20.208.192.0/18\",\r\n + \ \"40.90.19.32/27\",\r\n \"40.90.128.192/28\",\r\n \"40.119.84.0/22\",\r\n + \ \"40.126.56.0/24\",\r\n \"40.126.195.0/24\",\r\n \"51.103.192.0/27\",\r\n + \ \"51.107.96.0/19\",\r\n \"51.107.136.0/21\",\r\n \"51.107.144.0/20\",\r\n + \ \"51.107.160.0/20\",\r\n \"51.107.192.0/21\",\r\n \"51.107.224.0/20\",\r\n + \ \"51.107.248.0/21\",\r\n \"52.108.179.0/24\",\r\n \"52.108.200.0/24\",\r\n + \ \"52.109.158.0/23\",\r\n \"52.111.203.0/24\",\r\n \"52.114.230.0/24\",\r\n + \ \"52.239.250.0/24\",\r\n \"52.253.166.0/24\",\r\n \"2603:1020:b00::/47\",\r\n + \ \"2603:1020:b03::/48\",\r\n \"2603:1020:b04::/47\",\r\n + \ \"2603:1026:240c::/48\",\r\n \"2603:1026:2500:20::/64\",\r\n + \ \"2603:1026:3000:120::/59\",\r\n \"2603:1027:1:120::/59\",\r\n + \ \"2603:1063:2206:20::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.uaecentral\",\r\n \"id\": \"AzureCloud.uaecentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.159.128/26\",\r\n \"20.37.64.0/19\",\r\n \ \"20.45.64.0/19\",\r\n \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n \ \"20.47.54.0/24\",\r\n \"20.47.94.0/24\",\r\n \"20.135.36.0/23\",\r\n @@ -8346,40 +8474,41 @@ interactions: \ \"52.239.233.0/25\",\r\n \"2603:1040:b00::/47\",\r\n \"2603:1040:b03::/48\",\r\n \ \"2603:1040:b04::/47\",\r\n \"2603:1046:140b::/48\",\r\n \ \"2603:1046:1500:30::/64\",\r\n \"2603:1046:2000:120::/59\",\r\n - \ \"2603:1047:1:120::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uaenorth\",\r\n \"id\": \"AzureCloud.uaenorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"16\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n - \ \"13.105.61.16/28\",\r\n \"13.105.61.64/26\",\r\n \"13.105.102.128/27\",\r\n - \ \"13.105.102.160/28\",\r\n \"13.105.102.192/27\",\r\n \"20.38.124.0/23\",\r\n - \ \"20.38.136.0/21\",\r\n \"20.38.152.0/21\",\r\n \"20.46.32.0/19\",\r\n - \ \"20.46.144.0/20\",\r\n \"20.46.192.0/21\",\r\n \"20.47.55.0/24\",\r\n - \ \"20.47.95.0/24\",\r\n \"20.60.21.0/24\",\r\n \"20.60.212.0/23\",\r\n - \ \"20.74.128.0/17\",\r\n \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n - \ \"20.157.20.0/24\",\r\n \"20.157.74.0/24\",\r\n \"20.157.141.0/24\",\r\n - \ \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n \"20.202.102.0/23\",\r\n - \ \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n - \ \"20.203.96.0/19\",\r\n \"20.209.50.0/23\",\r\n \"20.216.0.0/18\",\r\n - \ \"20.233.0.0/17\",\r\n \"40.90.16.96/27\",\r\n \"40.90.128.64/28\",\r\n - \ \"40.90.152.128/27\",\r\n \"40.119.72.0/22\",\r\n \"40.119.160.0/19\",\r\n - \ \"40.120.64.0/18\",\r\n \"40.123.192.0/19\",\r\n \"40.123.224.0/20\",\r\n - \ \"40.126.59.0/24\",\r\n \"40.126.192.0/24\",\r\n \"52.108.70.0/23\",\r\n - \ \"52.108.92.0/24\",\r\n \"52.109.162.0/23\",\r\n \"52.111.204.0/24\",\r\n - \ \"52.112.200.0/22\",\r\n \"52.112.204.0/23\",\r\n \"52.112.207.0/24\",\r\n - \ \"52.114.236.0/24\",\r\n \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n - \ \"52.143.202.0/24\",\r\n \"52.143.222.0/23\",\r\n \"52.239.233.128/25\",\r\n - \ \"65.52.248.0/21\",\r\n \"2603:1040:900::/47\",\r\n \"2603:1040:903::/48\",\r\n - \ \"2603:1040:904::/47\",\r\n \"2603:1046:140a::/48\",\r\n - \ \"2603:1046:1500:2c::/64\",\r\n \"2603:1046:2000:100::/59\",\r\n - \ \"2603:1047:1:100::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uksouth\",\r\n \"id\": \"AzureCloud.uksouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"16\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1047:1:120::/59\",\r\n \"2603:1063:2202:24::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.uaenorth\",\r\n + \ \"id\": \"AzureCloud.uaenorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n + \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.151.64/26\",\r\n + \ \"13.104.151.128/26\",\r\n \"13.105.61.16/28\",\r\n \"13.105.61.64/26\",\r\n + \ \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n \"13.105.102.192/27\",\r\n + \ \"20.38.124.0/23\",\r\n \"20.38.136.0/21\",\r\n \"20.38.152.0/21\",\r\n + \ \"20.46.32.0/19\",\r\n \"20.46.144.0/20\",\r\n \"20.46.192.0/21\",\r\n + \ \"20.47.55.0/24\",\r\n \"20.47.95.0/24\",\r\n \"20.60.21.0/24\",\r\n + \ \"20.60.212.0/23\",\r\n \"20.74.128.0/17\",\r\n \"20.135.114.0/23\",\r\n + \ \"20.135.116.0/22\",\r\n \"20.157.20.0/24\",\r\n \"20.157.74.0/24\",\r\n + \ \"20.157.141.0/24\",\r\n \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n + \ \"20.202.102.0/23\",\r\n \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n + \ \"20.203.80.0/21\",\r\n \"20.203.96.0/19\",\r\n \"20.209.50.0/23\",\r\n + \ \"20.216.0.0/18\",\r\n \"20.233.0.0/17\",\r\n \"40.90.16.96/27\",\r\n + \ \"40.90.128.64/28\",\r\n \"40.90.152.128/27\",\r\n \"40.119.72.0/22\",\r\n + \ \"40.119.160.0/19\",\r\n \"40.120.64.0/18\",\r\n \"40.123.192.0/19\",\r\n + \ \"40.123.224.0/20\",\r\n \"40.126.59.0/24\",\r\n \"40.126.192.0/24\",\r\n + \ \"52.108.70.0/23\",\r\n \"52.108.92.0/24\",\r\n \"52.109.162.0/23\",\r\n + \ \"52.111.204.0/24\",\r\n \"52.112.200.0/22\",\r\n \"52.112.204.0/23\",\r\n + \ \"52.112.207.0/24\",\r\n \"52.114.236.0/24\",\r\n \"52.121.100.0/22\",\r\n + \ \"52.121.104.0/23\",\r\n \"52.143.202.0/24\",\r\n \"52.143.222.0/23\",\r\n + \ \"52.239.233.128/25\",\r\n \"65.52.248.0/21\",\r\n \"2603:1040:900::/47\",\r\n + \ \"2603:1040:903::/48\",\r\n \"2603:1040:904::/47\",\r\n + \ \"2603:1046:140a::/48\",\r\n \"2603:1046:1500:2c::/64\",\r\n + \ \"2603:1046:2000:100::/59\",\r\n \"2603:1047:1:100::/59\",\r\n + \ \"2603:1063:2202:20::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.uksouth\",\r\n \"id\": \"AzureCloud.uksouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"17\",\r\n \"region\": \"uksouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.87.64.0/19\",\r\n \"13.104.129.128/26\",\r\n \ \"13.104.145.160/27\",\r\n \"13.104.146.64/26\",\r\n \"13.104.159.0/25\",\r\n \ \"20.0.0.0/16\",\r\n \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n @@ -8420,39 +8549,40 @@ interactions: \ \"2603:1020:702::/48\",\r\n \"2603:1020:704::/48\",\r\n \ \"2603:1020:705::/48\",\r\n \"2603:1020:706::/48\",\r\n \ \"2603:1026:2406::/48\",\r\n \"2603:1026:2500:18::/64\",\r\n - \ \"2603:1026:3000:e0::/59\",\r\n \"2603:1027:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.ukwest\",\r\n - \ \"id\": \"AzureCloud.ukwest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"20.39.160.0/21\",\r\n - \ \"20.40.104.0/21\",\r\n \"20.45.176.0/20\",\r\n \"20.47.56.0/24\",\r\n - \ \"20.47.82.0/23\",\r\n \"20.58.64.0/18\",\r\n \"20.60.164.0/23\",\r\n - \ \"20.68.64.0/18\",\r\n \"20.77.192.0/18\",\r\n \"20.90.0.0/18\",\r\n - \ \"20.95.86.0/24\",\r\n \"20.117.0.0/18\",\r\n \"20.135.64.0/23\",\r\n - \ \"20.150.2.0/23\",\r\n \"20.150.52.0/24\",\r\n \"20.150.110.0/24\",\r\n - \ \"20.157.46.0/24\",\r\n \"20.162.0.0/17\",\r\n \"20.190.144.0/25\",\r\n - \ \"20.190.171.0/24\",\r\n \"20.202.3.0/24\",\r\n \"20.254.128.0/17\",\r\n - \ \"40.79.218.0/24\",\r\n \"40.81.112.0/20\",\r\n \"40.87.228.0/22\",\r\n - \ \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n \"40.90.131.96/27\",\r\n - \ \"40.90.139.96/27\",\r\n \"40.90.157.192/27\",\r\n \"40.126.16.0/25\",\r\n - \ \"40.126.43.0/24\",\r\n \"51.11.96.0/19\",\r\n \"51.104.32.0/19\",\r\n - \ \"51.132.64.0/18\",\r\n \"51.137.128.0/18\",\r\n \"51.140.192.0/18\",\r\n - \ \"51.141.0.0/17\",\r\n \"51.141.128.0/27\",\r\n \"51.141.128.64/26\",\r\n - \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n \"51.141.134.0/24\",\r\n - \ \"51.141.136.0/22\",\r\n \"51.142.128.0/18\",\r\n \"52.108.189.0/24\",\r\n - \ \"52.108.224.0/23\",\r\n \"52.109.32.0/22\",\r\n \"52.111.205.0/24\",\r\n - \ \"52.112.168.0/22\",\r\n \"52.112.212.0/24\",\r\n \"52.112.230.0/24\",\r\n - \ \"52.113.192.0/24\",\r\n \"52.114.84.0/22\",\r\n \"52.114.92.0/22\",\r\n - \ \"52.136.20.0/24\",\r\n \"52.142.128.0/18\",\r\n \"52.239.240.0/24\",\r\n - \ \"104.44.90.0/27\",\r\n \"2603:1020:600::/47\",\r\n \"2603:1020:602::/48\",\r\n - \ \"2603:1020:604::/48\",\r\n \"2603:1020:605::/48\",\r\n - \ \"2603:1020:606::/48\",\r\n \"2603:1026:2407::/48\",\r\n - \ \"2603:1026:3000:200::/59\",\r\n \"2603:1027:1:200::/59\"\r\n + \ \"2603:1026:3000:e0::/59\",\r\n \"2603:1027:1:e0::/59\",\r\n + \ \"2603:1063:2206:18::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.ukwest\",\r\n \"id\": \"AzureCloud.ukwest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"20.39.160.0/21\",\r\n \"20.40.104.0/21\",\r\n \"20.45.176.0/20\",\r\n + \ \"20.47.56.0/24\",\r\n \"20.47.82.0/23\",\r\n \"20.58.64.0/18\",\r\n + \ \"20.60.164.0/23\",\r\n \"20.68.64.0/18\",\r\n \"20.77.192.0/18\",\r\n + \ \"20.90.0.0/18\",\r\n \"20.95.86.0/24\",\r\n \"20.117.0.0/18\",\r\n + \ \"20.135.64.0/23\",\r\n \"20.150.2.0/23\",\r\n \"20.150.52.0/24\",\r\n + \ \"20.150.110.0/24\",\r\n \"20.157.46.0/24\",\r\n \"20.162.0.0/17\",\r\n + \ \"20.190.144.0/25\",\r\n \"20.190.171.0/24\",\r\n \"20.202.3.0/24\",\r\n + \ \"20.254.128.0/17\",\r\n \"40.79.218.0/24\",\r\n \"40.81.112.0/20\",\r\n + \ \"40.87.228.0/22\",\r\n \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n + \ \"40.90.131.96/27\",\r\n \"40.90.139.96/27\",\r\n \"40.90.157.192/27\",\r\n + \ \"40.126.16.0/25\",\r\n \"40.126.43.0/24\",\r\n \"51.11.96.0/19\",\r\n + \ \"51.104.32.0/19\",\r\n \"51.132.64.0/18\",\r\n \"51.137.128.0/18\",\r\n + \ \"51.140.192.0/18\",\r\n \"51.141.0.0/17\",\r\n \"51.141.128.0/27\",\r\n + \ \"51.141.128.64/26\",\r\n \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n + \ \"51.141.134.0/24\",\r\n \"51.141.136.0/22\",\r\n \"51.142.128.0/18\",\r\n + \ \"52.108.189.0/24\",\r\n \"52.108.224.0/23\",\r\n \"52.109.32.0/22\",\r\n + \ \"52.111.205.0/24\",\r\n \"52.112.168.0/22\",\r\n \"52.112.212.0/24\",\r\n + \ \"52.112.230.0/24\",\r\n \"52.113.192.0/24\",\r\n \"52.114.84.0/22\",\r\n + \ \"52.114.92.0/22\",\r\n \"52.136.20.0/24\",\r\n \"52.142.128.0/18\",\r\n + \ \"52.239.240.0/24\",\r\n \"104.44.90.0/27\",\r\n \"2603:1020:600::/47\",\r\n + \ \"2603:1020:602::/48\",\r\n \"2603:1020:604::/48\",\r\n + \ \"2603:1020:605::/48\",\r\n \"2603:1020:606::/48\",\r\n + \ \"2603:1026:2407::/48\",\r\n \"2603:1026:3000:200::/59\",\r\n + \ \"2603:1027:1:200::/59\",\r\n \"2603:1063:2206:34::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.usstagec\",\r\n \ \"id\": \"AzureCloud.usstagec\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.16.128/26\",\r\n @@ -8480,10 +8610,10 @@ interactions: \ \"2603:1036:2500:28::/64\",\r\n \"2603:1036:3000:1a0::/59\",\r\n \ \"2603:1037:1:1a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureCloud.westcentralus\",\r\n \"id\": \"AzureCloud.westcentralus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"9\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.192.0/18\",\r\n \"13.77.192.0/19\",\r\n \"13.78.128.0/17\",\r\n \ \"13.104.145.64/26\",\r\n \"13.104.215.128/25\",\r\n \"13.104.219.0/25\",\r\n \ \"20.47.4.0/24\",\r\n \"20.47.70.0/24\",\r\n \"20.47.104.0/24\",\r\n @@ -8524,155 +8654,158 @@ interactions: \ \"2603:1036:903:9::/64\",\r\n \"2603:1036:9ff:ffff::/64\",\r\n \ \"2603:1036:2408::/48\",\r\n \"2603:1036:2500:20::/64\",\r\n \ \"2603:1036:3000:180::/59\",\r\n \"2603:1037:1:180::/59\",\r\n - \ \"2a01:111:f403:c112::/64\",\r\n \"2a01:111:f403:c910::/62\",\r\n - \ \"2a01:111:f403:c932::/63\",\r\n \"2a01:111:f403:c934::/63\",\r\n - \ \"2a01:111:f403:c936::/64\",\r\n \"2a01:111:f403:d120::/62\",\r\n - \ \"2a01:111:f403:d910::/62\",\r\n \"2a01:111:f403:e010::/62\",\r\n - \ \"2a01:111:f403:f910::/62\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.westeurope\",\r\n \"id\": \"AzureCloud.westeurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"26\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.69.0.0/17\",\r\n \"13.73.128.0/18\",\r\n \"13.73.224.0/21\",\r\n - \ \"13.80.0.0/15\",\r\n \"13.88.200.0/21\",\r\n \"13.93.0.0/17\",\r\n - \ \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n \"13.104.145.192/26\",\r\n - \ \"13.104.146.0/26\",\r\n \"13.104.146.128/25\",\r\n \"13.104.158.176/28\",\r\n - \ \"13.104.209.0/24\",\r\n \"13.104.214.0/25\",\r\n \"13.104.218.128/25\",\r\n - \ \"13.105.22.0/24\",\r\n \"13.105.23.128/25\",\r\n \"13.105.28.32/28\",\r\n - \ \"13.105.29.128/25\",\r\n \"13.105.60.48/28\",\r\n \"13.105.60.96/27\",\r\n - \ \"13.105.60.128/27\",\r\n \"13.105.66.144/28\",\r\n \"20.4.0.0/16\",\r\n - \ \"20.8.0.0/16\",\r\n \"20.13.0.0/17\",\r\n \"20.16.0.0/16\",\r\n - \ \"20.23.0.0/16\",\r\n \"20.31.0.0/16\",\r\n \"20.38.108.0/23\",\r\n - \ \"20.38.200.0/22\",\r\n \"20.47.7.0/24\",\r\n \"20.47.18.0/23\",\r\n - \ \"20.47.30.0/24\",\r\n \"20.47.96.0/23\",\r\n \"20.47.115.0/24\",\r\n - \ \"20.47.118.0/24\",\r\n \"20.50.0.0/18\",\r\n \"20.50.88.0/21\",\r\n - \ \"20.50.128.0/17\",\r\n \"20.54.128.0/17\",\r\n \"20.56.0.0/16\",\r\n - \ \"20.60.26.0/23\",\r\n \"20.60.130.0/24\",\r\n \"20.60.150.0/23\",\r\n - \ \"20.60.196.0/23\",\r\n \"20.60.222.0/23\",\r\n \"20.60.250.0/23\",\r\n - \ \"20.61.0.0/16\",\r\n \"20.67.0.0/17\",\r\n \"20.71.0.0/16\",\r\n - \ \"20.73.0.0/16\",\r\n \"20.76.0.0/16\",\r\n \"20.82.0.0/17\",\r\n - \ \"20.86.0.0/16\",\r\n \"20.93.128.0/17\",\r\n \"20.95.64.0/24\",\r\n - \ \"20.95.66.0/24\",\r\n \"20.95.73.0/24\",\r\n \"20.95.76.0/23\",\r\n - \ \"20.95.81.0/24\",\r\n \"20.101.0.0/16\",\r\n \"20.103.0.0/16\",\r\n - \ \"20.105.128.0/17\",\r\n \"20.107.0.0/17\",\r\n \"20.123.128.0/17\",\r\n - \ \"20.126.0.0/16\",\r\n \"20.135.24.0/23\",\r\n \"20.135.140.0/22\",\r\n - \ \"20.135.144.0/23\",\r\n \"20.143.1.0/24\",\r\n \"20.150.8.0/23\",\r\n - \ \"20.150.37.0/24\",\r\n \"20.150.42.0/24\",\r\n \"20.150.74.0/24\",\r\n - \ \"20.150.76.0/24\",\r\n \"20.150.83.0/24\",\r\n \"20.150.122.0/24\",\r\n - \ \"20.157.18.0/24\",\r\n \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n - \ \"20.157.30.0/24\",\r\n \"20.157.33.0/24\",\r\n \"20.157.97.0/24\",\r\n - \ \"20.157.115.0/24\",\r\n \"20.157.123.0/24\",\r\n \"20.157.146.0/24\",\r\n - \ \"20.157.158.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n - \ \"20.157.212.0/24\",\r\n \"20.157.221.0/24\",\r\n \"20.157.223.0/24\",\r\n + \ \"2603:1063:2200:2c::/64\",\r\n \"2a01:111:f403:c112::/64\",\r\n + \ \"2a01:111:f403:c910::/62\",\r\n \"2a01:111:f403:c932::/63\",\r\n + \ \"2a01:111:f403:c934::/63\",\r\n \"2a01:111:f403:c936::/64\",\r\n + \ \"2a01:111:f403:d120::/62\",\r\n \"2a01:111:f403:d910::/62\",\r\n + \ \"2a01:111:f403:e010::/62\",\r\n \"2a01:111:f403:f910::/62\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westeurope\",\r\n + \ \"id\": \"AzureCloud.westeurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"28\",\r\n + \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.69.0.0/17\",\r\n + \ \"13.73.128.0/18\",\r\n \"13.73.224.0/21\",\r\n \"13.80.0.0/15\",\r\n + \ \"13.88.200.0/21\",\r\n \"13.93.0.0/17\",\r\n \"13.94.128.0/17\",\r\n + \ \"13.95.0.0/16\",\r\n \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n + \ \"13.104.146.128/25\",\r\n \"13.104.158.176/28\",\r\n \"13.104.209.0/24\",\r\n + \ \"13.104.214.0/25\",\r\n \"13.104.218.128/25\",\r\n \"13.105.22.0/24\",\r\n + \ \"13.105.23.128/25\",\r\n \"13.105.28.32/28\",\r\n \"13.105.29.128/25\",\r\n + \ \"13.105.60.48/28\",\r\n \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n + \ \"13.105.66.144/28\",\r\n \"20.4.0.0/16\",\r\n \"20.8.0.0/16\",\r\n + \ \"20.13.0.0/17\",\r\n \"20.16.0.0/16\",\r\n \"20.23.0.0/16\",\r\n + \ \"20.31.0.0/16\",\r\n \"20.38.108.0/23\",\r\n \"20.38.200.0/22\",\r\n + \ \"20.47.7.0/24\",\r\n \"20.47.18.0/23\",\r\n \"20.47.30.0/24\",\r\n + \ \"20.47.96.0/23\",\r\n \"20.47.115.0/24\",\r\n \"20.47.118.0/24\",\r\n + \ \"20.50.0.0/18\",\r\n \"20.50.88.0/21\",\r\n \"20.50.128.0/17\",\r\n + \ \"20.54.128.0/17\",\r\n \"20.56.0.0/16\",\r\n \"20.60.26.0/23\",\r\n + \ \"20.60.130.0/24\",\r\n \"20.60.150.0/23\",\r\n \"20.60.196.0/23\",\r\n + \ \"20.60.222.0/23\",\r\n \"20.60.250.0/23\",\r\n \"20.61.0.0/16\",\r\n + \ \"20.67.0.0/17\",\r\n \"20.71.0.0/16\",\r\n \"20.73.0.0/16\",\r\n + \ \"20.76.0.0/16\",\r\n \"20.82.0.0/17\",\r\n \"20.86.0.0/16\",\r\n + \ \"20.93.128.0/17\",\r\n \"20.95.64.0/24\",\r\n \"20.95.66.0/24\",\r\n + \ \"20.95.73.0/24\",\r\n \"20.95.76.0/23\",\r\n \"20.95.81.0/24\",\r\n + \ \"20.101.0.0/16\",\r\n \"20.103.0.0/16\",\r\n \"20.105.128.0/17\",\r\n + \ \"20.107.0.0/17\",\r\n \"20.123.128.0/17\",\r\n \"20.126.0.0/16\",\r\n + \ \"20.135.24.0/23\",\r\n \"20.135.140.0/22\",\r\n \"20.135.144.0/23\",\r\n + \ \"20.143.1.0/24\",\r\n \"20.150.8.0/23\",\r\n \"20.150.37.0/24\",\r\n + \ \"20.150.42.0/24\",\r\n \"20.150.74.0/24\",\r\n \"20.150.76.0/24\",\r\n + \ \"20.150.83.0/24\",\r\n \"20.150.122.0/24\",\r\n \"20.157.18.0/24\",\r\n + \ \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n \"20.157.30.0/24\",\r\n + \ \"20.157.33.0/24\",\r\n \"20.157.97.0/24\",\r\n \"20.157.115.0/24\",\r\n + \ \"20.157.123.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.158.0/24\",\r\n + \ \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n \"20.157.212.0/24\",\r\n + \ \"20.157.221.0/24\",\r\n \"20.157.223.0/24\",\r\n \"20.157.230.0/24\",\r\n \ \"20.160.0.0/16\",\r\n \"20.190.137.0/24\",\r\n \"20.190.160.0/24\",\r\n \ \"20.202.2.0/24\",\r\n \"20.202.12.0/22\",\r\n \"20.202.16.0/22\",\r\n \ \"20.202.140.0/24\",\r\n \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n - \ \"20.224.0.0/16\",\r\n \"20.229.0.0/16\",\r\n \"20.234.128.0/17\",\r\n - \ \"20.238.128.0/17\",\r\n \"23.97.128.0/17\",\r\n \"23.98.46.0/24\",\r\n - \ \"23.100.0.0/20\",\r\n \"23.101.64.0/20\",\r\n \"40.67.192.0/19\",\r\n - \ \"40.68.0.0/16\",\r\n \"40.74.0.0/18\",\r\n \"40.78.210.0/24\",\r\n - \ \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n \"40.79.206.0/27\",\r\n - \ \"40.82.92.0/22\",\r\n \"40.87.184.0/22\",\r\n \"40.90.17.64/27\",\r\n - \ \"40.90.18.192/26\",\r\n \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n - \ \"40.90.130.0/27\",\r\n \"40.90.133.0/27\",\r\n \"40.90.134.64/26\",\r\n - \ \"40.90.134.128/26\",\r\n \"40.90.138.0/27\",\r\n \"40.90.141.32/27\",\r\n - \ \"40.90.141.160/27\",\r\n \"40.90.142.224/28\",\r\n \"40.90.144.192/27\",\r\n - \ \"40.90.145.192/27\",\r\n \"40.90.146.16/28\",\r\n \"40.90.146.128/27\",\r\n - \ \"40.90.150.128/25\",\r\n \"40.90.157.64/26\",\r\n \"40.90.159.0/24\",\r\n - \ \"40.91.28.0/22\",\r\n \"40.91.192.0/18\",\r\n \"40.93.65.0/24\",\r\n - \ \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n \"40.112.38.192/26\",\r\n - \ \"40.112.96.0/19\",\r\n \"40.113.96.0/19\",\r\n \"40.113.128.0/18\",\r\n - \ \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n \"40.118.0.0/17\",\r\n - \ \"40.119.128.0/19\",\r\n \"40.123.140.0/22\",\r\n \"40.123.180.0/22\",\r\n - \ \"40.126.9.0/24\",\r\n \"40.126.32.0/24\",\r\n \"51.105.96.0/19\",\r\n - \ \"51.105.128.0/17\",\r\n \"51.124.0.0/16\",\r\n \"51.136.0.0/16\",\r\n - \ \"51.137.0.0/17\",\r\n \"51.137.192.0/18\",\r\n \"51.138.0.0/17\",\r\n - \ \"51.144.0.0/16\",\r\n \"51.145.128.0/17\",\r\n \"52.101.69.0/24\",\r\n - \ \"52.101.70.0/23\",\r\n \"52.101.72.0/23\",\r\n \"52.102.161.0/24\",\r\n - \ \"52.103.33.0/24\",\r\n \"52.103.161.0/24\",\r\n \"52.108.24.0/21\",\r\n - \ \"52.108.56.0/21\",\r\n \"52.108.80.0/24\",\r\n \"52.108.108.0/23\",\r\n - \ \"52.108.110.0/24\",\r\n \"52.109.88.0/22\",\r\n \"52.111.243.0/24\",\r\n - \ \"52.112.14.0/23\",\r\n \"52.112.17.0/24\",\r\n \"52.112.18.0/23\",\r\n - \ \"52.112.71.0/24\",\r\n \"52.112.83.0/24\",\r\n \"52.112.97.0/24\",\r\n - \ \"52.112.98.0/23\",\r\n \"52.112.110.0/23\",\r\n \"52.112.124.0/24\",\r\n - \ \"52.112.144.0/20\",\r\n \"52.112.197.0/24\",\r\n \"52.112.216.0/21\",\r\n - \ \"52.112.233.0/24\",\r\n \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n - \ \"52.113.9.0/24\",\r\n \"52.113.12.0/24\",\r\n \"52.113.37.0/24\",\r\n - \ \"52.113.38.0/23\",\r\n \"52.113.69.0/24\",\r\n \"52.113.83.0/24\",\r\n - \ \"52.113.85.0/24\",\r\n \"52.113.86.0/24\",\r\n \"52.113.130.0/24\",\r\n - \ \"52.113.144.0/21\",\r\n \"52.113.199.0/24\",\r\n \"52.114.64.0/21\",\r\n - \ \"52.114.72.0/22\",\r\n \"52.114.116.0/22\",\r\n \"52.114.241.0/24\",\r\n - \ \"52.114.242.0/24\",\r\n \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n - \ \"52.115.8.0/22\",\r\n \"52.115.226.0/23\",\r\n \"52.115.228.0/23\",\r\n - \ \"52.120.128.0/21\",\r\n \"52.120.208.0/20\",\r\n \"52.121.24.0/21\",\r\n - \ \"52.121.64.0/20\",\r\n \"52.122.20.0/22\",\r\n \"52.123.7.0/24\",\r\n - \ \"52.125.140.0/23\",\r\n \"52.136.192.0/18\",\r\n \"52.137.0.0/18\",\r\n - \ \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n \"52.143.194.0/24\",\r\n - \ \"52.143.208.0/24\",\r\n \"52.148.192.0/18\",\r\n \"52.149.64.0/18\",\r\n - \ \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n \"52.166.0.0/16\",\r\n - \ \"52.174.0.0/16\",\r\n \"52.178.0.0/17\",\r\n \"52.232.0.0/17\",\r\n - \ \"52.232.147.0/24\",\r\n \"52.233.128.0/17\",\r\n \"52.236.128.0/17\",\r\n - \ \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n \"52.239.242.0/23\",\r\n - \ \"52.245.48.0/22\",\r\n \"52.245.124.0/22\",\r\n \"65.52.128.0/19\",\r\n - \ \"104.40.128.0/17\",\r\n \"104.44.89.160/27\",\r\n \"104.44.90.192/27\",\r\n - \ \"104.44.93.0/27\",\r\n \"104.44.93.192/27\",\r\n \"104.44.95.80/28\",\r\n - \ \"104.44.95.96/28\",\r\n \"104.45.0.0/18\",\r\n \"104.45.64.0/20\",\r\n - \ \"104.46.32.0/19\",\r\n \"104.47.128.0/18\",\r\n \"104.47.216.64/26\",\r\n - \ \"104.214.192.0/18\",\r\n \"137.116.192.0/19\",\r\n \"137.117.128.0/17\",\r\n - \ \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n \"157.56.117.64/27\",\r\n - \ \"168.61.56.0/21\",\r\n \"168.63.0.0/19\",\r\n \"168.63.96.0/19\",\r\n - \ \"191.233.64.0/18\",\r\n \"191.237.232.0/22\",\r\n \"191.239.200.0/22\",\r\n - \ \"193.149.80.0/21\",\r\n \"213.199.128.0/20\",\r\n \"213.199.180.32/28\",\r\n - \ \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n + \ \"20.209.72.0/23\",\r\n \"20.224.0.0/16\",\r\n \"20.229.0.0/16\",\r\n + \ \"20.234.128.0/17\",\r\n \"20.238.128.0/17\",\r\n \"23.97.128.0/17\",\r\n + \ \"23.98.46.0/24\",\r\n \"23.100.0.0/20\",\r\n \"23.101.64.0/20\",\r\n + \ \"40.67.192.0/19\",\r\n \"40.68.0.0/16\",\r\n \"40.74.0.0/18\",\r\n + \ \"40.78.210.0/24\",\r\n \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n + \ \"40.79.206.0/27\",\r\n \"40.82.92.0/22\",\r\n \"40.87.184.0/22\",\r\n + \ \"40.90.17.64/27\",\r\n \"40.90.18.192/26\",\r\n \"40.90.20.128/25\",\r\n + \ \"40.90.21.0/25\",\r\n \"40.90.130.0/27\",\r\n \"40.90.133.0/27\",\r\n + \ \"40.90.134.64/26\",\r\n \"40.90.134.128/26\",\r\n \"40.90.138.0/27\",\r\n + \ \"40.90.141.32/27\",\r\n \"40.90.141.160/27\",\r\n \"40.90.142.224/28\",\r\n + \ \"40.90.144.192/27\",\r\n \"40.90.145.192/27\",\r\n \"40.90.146.16/28\",\r\n + \ \"40.90.146.128/27\",\r\n \"40.90.150.128/25\",\r\n \"40.90.157.64/26\",\r\n + \ \"40.90.159.0/24\",\r\n \"40.91.28.0/22\",\r\n \"40.91.192.0/18\",\r\n + \ \"40.93.65.0/24\",\r\n \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n + \ \"40.112.38.192/26\",\r\n \"40.112.96.0/19\",\r\n \"40.113.96.0/19\",\r\n + \ \"40.113.128.0/18\",\r\n \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n + \ \"40.118.0.0/17\",\r\n \"40.119.128.0/19\",\r\n \"40.123.140.0/22\",\r\n + \ \"40.123.180.0/22\",\r\n \"40.126.9.0/24\",\r\n \"40.126.32.0/24\",\r\n + \ \"51.105.96.0/19\",\r\n \"51.105.128.0/17\",\r\n \"51.124.0.0/16\",\r\n + \ \"51.136.0.0/16\",\r\n \"51.137.0.0/17\",\r\n \"51.137.192.0/18\",\r\n + \ \"51.138.0.0/17\",\r\n \"51.144.0.0/16\",\r\n \"51.145.128.0/17\",\r\n + \ \"52.101.69.0/24\",\r\n \"52.101.70.0/23\",\r\n \"52.101.72.0/23\",\r\n + \ \"52.102.161.0/24\",\r\n \"52.103.33.0/24\",\r\n \"52.103.161.0/24\",\r\n + \ \"52.108.24.0/21\",\r\n \"52.108.56.0/21\",\r\n \"52.108.80.0/24\",\r\n + \ \"52.108.108.0/23\",\r\n \"52.108.110.0/24\",\r\n \"52.109.88.0/22\",\r\n + \ \"52.111.243.0/24\",\r\n \"52.112.14.0/23\",\r\n \"52.112.17.0/24\",\r\n + \ \"52.112.18.0/23\",\r\n \"52.112.71.0/24\",\r\n \"52.112.83.0/24\",\r\n + \ \"52.112.97.0/24\",\r\n \"52.112.98.0/23\",\r\n \"52.112.110.0/23\",\r\n + \ \"52.112.124.0/24\",\r\n \"52.112.144.0/20\",\r\n \"52.112.197.0/24\",\r\n + \ \"52.112.216.0/21\",\r\n \"52.112.233.0/24\",\r\n \"52.112.237.0/24\",\r\n + \ \"52.112.238.0/24\",\r\n \"52.113.9.0/24\",\r\n \"52.113.12.0/24\",\r\n + \ \"52.113.37.0/24\",\r\n \"52.113.38.0/23\",\r\n \"52.113.69.0/24\",\r\n + \ \"52.113.83.0/24\",\r\n \"52.113.85.0/24\",\r\n \"52.113.86.0/24\",\r\n + \ \"52.113.130.0/24\",\r\n \"52.113.144.0/21\",\r\n \"52.113.199.0/24\",\r\n + \ \"52.114.64.0/21\",\r\n \"52.114.72.0/22\",\r\n \"52.114.116.0/22\",\r\n + \ \"52.114.241.0/24\",\r\n \"52.114.242.0/24\",\r\n \"52.114.252.0/22\",\r\n + \ \"52.115.0.0/21\",\r\n \"52.115.8.0/22\",\r\n \"52.115.226.0/23\",\r\n + \ \"52.115.228.0/23\",\r\n \"52.120.128.0/21\",\r\n \"52.120.208.0/20\",\r\n + \ \"52.121.24.0/21\",\r\n \"52.121.64.0/20\",\r\n \"52.122.20.0/22\",\r\n + \ \"52.123.7.0/24\",\r\n \"52.125.140.0/23\",\r\n \"52.136.192.0/18\",\r\n + \ \"52.137.0.0/18\",\r\n \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n + \ \"52.143.194.0/24\",\r\n \"52.143.208.0/24\",\r\n \"52.148.192.0/18\",\r\n + \ \"52.149.64.0/18\",\r\n \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n + \ \"52.166.0.0/16\",\r\n \"52.174.0.0/16\",\r\n \"52.178.0.0/17\",\r\n + \ \"52.232.0.0/17\",\r\n \"52.232.147.0/24\",\r\n \"52.233.128.0/17\",\r\n + \ \"52.236.128.0/17\",\r\n \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.242.0/23\",\r\n \"52.245.48.0/22\",\r\n \"52.245.124.0/22\",\r\n + \ \"65.52.128.0/19\",\r\n \"104.40.128.0/17\",\r\n \"104.44.89.160/27\",\r\n + \ \"104.44.90.192/27\",\r\n \"104.44.93.0/27\",\r\n \"104.44.93.192/27\",\r\n + \ \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n \"104.45.0.0/18\",\r\n + \ \"104.45.64.0/20\",\r\n \"104.46.32.0/19\",\r\n \"104.47.128.0/18\",\r\n + \ \"104.47.216.64/26\",\r\n \"104.214.192.0/18\",\r\n \"137.116.192.0/19\",\r\n + \ \"137.117.128.0/17\",\r\n \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n + \ \"157.56.117.64/27\",\r\n \"168.61.56.0/21\",\r\n \"168.63.0.0/19\",\r\n + \ \"168.63.96.0/19\",\r\n \"191.233.64.0/18\",\r\n \"191.237.232.0/22\",\r\n + \ \"191.239.200.0/22\",\r\n \"193.149.80.0/21\",\r\n \"213.199.128.0/20\",\r\n + \ \"213.199.180.32/28\",\r\n \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n \ \"213.199.183.0/24\",\r\n \"2603:1020:200::/46\",\r\n \"2603:1020:205::/48\",\r\n \ \"2603:1020:206::/47\",\r\n \"2603:1026:2405::/48\",\r\n \ \"2603:1026:2500:24::/64\",\r\n \"2603:1026:3000:140::/59\",\r\n - \ \"2603:1027:1:140::/59\",\r\n \"2a01:111:f403:c201::/64\",\r\n - \ \"2a01:111:f403:ca05::/64\",\r\n \"2a01:111:f403:ca06::/63\",\r\n - \ \"2a01:111:f403:ca08::/63\",\r\n \"2a01:111:f403:d201::/64\",\r\n - \ \"2a01:111:f403:da01::/64\",\r\n \"2a01:111:f403:e201::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westindia\",\r\n - \ \"id\": \"AzureCloud.westindia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.128/25\",\r\n - \ \"20.38.128.0/21\",\r\n \"20.40.8.0/21\",\r\n \"20.47.57.0/24\",\r\n - \ \"20.47.124.0/23\",\r\n \"20.60.216.0/23\",\r\n \"20.135.44.0/23\",\r\n - \ \"20.150.18.128/25\",\r\n \"20.150.43.0/25\",\r\n \"20.150.106.0/24\",\r\n - \ \"20.157.102.0/24\",\r\n \"20.157.136.0/24\",\r\n \"20.190.146.128/25\",\r\n - \ \"20.190.176.0/24\",\r\n \"20.192.64.0/19\",\r\n \"20.207.128.0/18\",\r\n - \ \"40.79.219.0/24\",\r\n \"40.81.80.0/20\",\r\n \"40.87.220.0/22\",\r\n - \ \"40.90.26.0/26\",\r\n \"40.90.138.224/27\",\r\n \"40.126.18.128/25\",\r\n - \ \"40.126.48.0/24\",\r\n \"52.108.73.0/24\",\r\n \"52.108.94.0/24\",\r\n - \ \"52.109.64.0/22\",\r\n \"52.111.244.0/24\",\r\n \"52.113.134.0/24\",\r\n - \ \"52.114.28.0/22\",\r\n \"52.136.16.0/24\",\r\n \"52.136.32.0/19\",\r\n - \ \"52.140.128.0/18\",\r\n \"52.183.128.0/18\",\r\n \"52.239.135.192/26\",\r\n - \ \"52.239.187.128/25\",\r\n \"52.245.76.0/22\",\r\n \"52.249.64.0/19\",\r\n - \ \"104.44.93.224/27\",\r\n \"104.44.95.112/28\",\r\n \"104.47.212.0/23\",\r\n - \ \"104.211.128.0/18\",\r\n \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n + \ \"2603:1027:1:140::/59\",\r\n \"2603:1063:2206:24::/64\",\r\n + \ \"2a01:111:f403:c201::/64\",\r\n \"2a01:111:f403:ca05::/64\",\r\n + \ \"2a01:111:f403:ca06::/63\",\r\n \"2a01:111:f403:ca08::/63\",\r\n + \ \"2a01:111:f403:d201::/64\",\r\n \"2a01:111:f403:da01::/64\",\r\n + \ \"2a01:111:f403:e201::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.westindia\",\r\n \"id\": \"AzureCloud.westindia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.157.128/25\",\r\n \"20.38.128.0/21\",\r\n + \ \"20.40.8.0/21\",\r\n \"20.47.57.0/24\",\r\n \"20.47.124.0/23\",\r\n + \ \"20.60.216.0/23\",\r\n \"20.135.44.0/23\",\r\n \"20.150.18.128/25\",\r\n + \ \"20.150.43.0/25\",\r\n \"20.150.106.0/24\",\r\n \"20.157.102.0/24\",\r\n + \ \"20.157.136.0/24\",\r\n \"20.190.146.128/25\",\r\n \"20.190.176.0/24\",\r\n + \ \"20.192.64.0/19\",\r\n \"20.207.128.0/18\",\r\n \"40.79.219.0/24\",\r\n + \ \"40.81.80.0/20\",\r\n \"40.87.220.0/22\",\r\n \"40.90.26.0/26\",\r\n + \ \"40.90.138.224/27\",\r\n \"40.126.18.128/25\",\r\n \"40.126.48.0/24\",\r\n + \ \"52.108.73.0/24\",\r\n \"52.108.94.0/24\",\r\n \"52.109.64.0/22\",\r\n + \ \"52.111.244.0/24\",\r\n \"52.113.134.0/24\",\r\n \"52.114.28.0/22\",\r\n + \ \"52.136.16.0/24\",\r\n \"52.136.32.0/19\",\r\n \"52.140.128.0/18\",\r\n + \ \"52.183.128.0/18\",\r\n \"52.239.135.192/26\",\r\n \"52.239.187.128/25\",\r\n + \ \"52.245.76.0/22\",\r\n \"52.249.64.0/19\",\r\n \"104.44.93.224/27\",\r\n + \ \"104.44.95.112/28\",\r\n \"104.47.212.0/23\",\r\n \"104.211.128.0/18\",\r\n + \ \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n \ \"2603:1040:806::/47\",\r\n \"2603:1046:1408::/48\",\r\n \ \"2603:1046:1500::/64\",\r\n \"2603:1046:2000:20::/59\",\r\n - \ \"2603:1047:1:20::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.westus\",\r\n \"id\": \"AzureCloud.westus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"23\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.64.0.0/16\",\r\n \"13.73.32.0/19\",\r\n \"13.83.0.0/16\",\r\n - \ \"13.86.128.0/17\",\r\n \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n - \ \"13.88.128.0/18\",\r\n \"13.91.0.0/16\",\r\n \"13.93.128.0/17\",\r\n - \ \"13.104.144.192/27\",\r\n \"13.104.158.16/28\",\r\n \"13.104.158.64/26\",\r\n - \ \"13.104.208.96/27\",\r\n \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n - \ \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n \"13.105.19.128/25\",\r\n - \ \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n \"13.105.97.0/27\",\r\n - \ \"20.43.192.0/18\",\r\n \"20.47.2.0/24\",\r\n \"20.47.22.0/23\",\r\n - \ \"20.47.110.0/24\",\r\n \"20.47.116.0/24\",\r\n \"20.49.120.0/21\",\r\n - \ \"20.57.192.0/19\",\r\n \"20.59.64.0/18\",\r\n \"20.60.1.0/24\",\r\n - \ \"20.60.34.0/23\",\r\n \"20.60.52.0/23\",\r\n \"20.60.80.0/23\",\r\n - \ \"20.60.168.0/23\",\r\n \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n - \ \"20.66.0.0/17\",\r\n \"20.95.1.0/24\",\r\n \"20.112.184.0/21\",\r\n + \ \"2603:1047:1:20::/59\",\r\n \"2603:1063:2202:4::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westus\",\r\n + \ \"id\": \"AzureCloud.westus\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"25\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.64.0.0/16\",\r\n + \ \"13.73.32.0/19\",\r\n \"13.83.0.0/16\",\r\n \"13.86.128.0/17\",\r\n + \ \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n \"13.88.128.0/18\",\r\n + \ \"13.91.0.0/16\",\r\n \"13.93.128.0/17\",\r\n \"13.104.144.192/27\",\r\n + \ \"13.104.158.16/28\",\r\n \"13.104.158.64/26\",\r\n \"13.104.208.96/27\",\r\n + \ \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n \"13.105.17.64/26\",\r\n + \ \"13.105.17.128/26\",\r\n \"13.105.19.128/25\",\r\n \"13.105.96.64/27\",\r\n + \ \"13.105.96.96/28\",\r\n \"13.105.97.0/27\",\r\n \"20.43.192.0/18\",\r\n + \ \"20.47.2.0/24\",\r\n \"20.47.22.0/23\",\r\n \"20.47.110.0/24\",\r\n + \ \"20.47.116.0/24\",\r\n \"20.49.120.0/21\",\r\n \"20.57.192.0/19\",\r\n + \ \"20.59.64.0/18\",\r\n \"20.60.1.0/24\",\r\n \"20.60.34.0/23\",\r\n + \ \"20.60.52.0/23\",\r\n \"20.60.80.0/23\",\r\n \"20.60.168.0/23\",\r\n + \ \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n \"20.66.0.0/17\",\r\n + \ \"20.95.1.0/24\",\r\n \"20.95.52.0/24\",\r\n \"20.112.184.0/21\",\r\n \ \"20.125.240.0/20\",\r\n \"20.135.74.0/23\",\r\n \"20.150.34.0/23\",\r\n \ \"20.150.91.0/24\",\r\n \"20.150.102.0/24\",\r\n \"20.152.2.0/23\",\r\n \ \"20.157.32.0/24\",\r\n \"20.157.57.0/24\",\r\n \"20.157.72.0/24\",\r\n @@ -8684,7 +8817,8 @@ interactions: \ \"20.237.128.0/17\",\r\n \"20.245.0.0/16\",\r\n \"20.253.128.0/17\",\r\n \ \"23.99.0.0/18\",\r\n \"23.99.64.0/19\",\r\n \"23.100.32.0/20\",\r\n \ \"23.101.192.0/20\",\r\n \"40.65.0.0/18\",\r\n \"40.75.128.0/17\",\r\n - \ \"40.78.0.0/17\",\r\n \"40.78.216.0/24\",\r\n \"40.80.152.0/21\",\r\n + \ \"40.78.0.0/17\",\r\n \"40.78.216.0/24\",\r\n \"40.79.204.48/28\",\r\n + \ \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n \"40.80.152.0/21\",\r\n \ \"40.81.0.0/20\",\r\n \"40.82.248.0/21\",\r\n \"40.83.128.0/17\",\r\n \ \"40.85.144.0/20\",\r\n \"40.86.160.0/19\",\r\n \"40.87.160.0/22\",\r\n \ \"40.90.17.96/27\",\r\n \"40.90.18.128/26\",\r\n \"40.90.22.128/25\",\r\n @@ -8730,121 +8864,122 @@ interactions: \ \"2603:1036:2500:10::/64\",\r\n \"2603:1036:3000:1c0::/59\",\r\n \ \"2603:1037:1:1c0::/59\",\r\n \"2603:1063:24::/56\",\r\n \ \"2603:1063:124::/55\",\r\n \"2603:1063:224::/55\",\r\n - \ \"2a01:111:f100:3000::/52\",\r\n \"2a01:111:f403:c000::/64\",\r\n - \ \"2a01:111:f403:c800::/64\",\r\n \"2a01:111:f403:c914::/62\",\r\n - \ \"2a01:111:f403:c918::/64\",\r\n \"2a01:111:f403:d000::/64\",\r\n - \ \"2a01:111:f403:d800::/64\",\r\n \"2a01:111:f403:e000::/64\",\r\n - \ \"2a01:111:f403:f800::/62\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.westus2\",\r\n \"id\": \"AzureCloud.westus2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"17\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.66.128.0/17\",\r\n \"13.77.128.0/18\",\r\n \"13.104.129.64/26\",\r\n - \ \"13.104.145.0/26\",\r\n \"13.104.208.192/26\",\r\n \"13.104.213.0/25\",\r\n - \ \"13.104.220.0/25\",\r\n \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n - \ \"13.105.18.160/27\",\r\n \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n - \ \"13.105.36.64/27\",\r\n \"13.105.36.128/26\",\r\n \"13.105.66.64/26\",\r\n - \ \"13.105.101.176/28\",\r\n \"20.3.0.0/16\",\r\n \"20.9.128.0/17\",\r\n - \ \"20.29.128.0/17\",\r\n \"20.36.0.0/19\",\r\n \"20.38.99.0/24\",\r\n - \ \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n - \ \"20.42.176.0/20\",\r\n \"20.47.62.0/23\",\r\n \"20.47.120.0/23\",\r\n - \ \"20.51.8.0/21\",\r\n \"20.51.64.0/18\",\r\n \"20.57.128.0/18\",\r\n - \ \"20.59.0.0/18\",\r\n \"20.60.20.0/24\",\r\n \"20.60.68.0/22\",\r\n - \ \"20.60.152.0/23\",\r\n \"20.60.228.0/23\",\r\n \"20.64.128.0/17\",\r\n - \ \"20.69.64.0/18\",\r\n \"20.69.128.0/18\",\r\n \"20.72.192.0/18\",\r\n - \ \"20.80.128.0/18\",\r\n \"20.83.64.0/18\",\r\n \"20.83.192.0/18\",\r\n - \ \"20.94.192.0/18\",\r\n \"20.95.3.0/24\",\r\n \"20.98.64.0/18\",\r\n - \ \"20.99.128.0/17\",\r\n \"20.109.128.0/18\",\r\n \"20.112.0.0/17\",\r\n - \ \"20.114.0.0/18\",\r\n \"20.115.128.0/17\",\r\n \"20.120.128.0/17\",\r\n - \ \"20.125.0.0/18\",\r\n \"20.135.18.0/23\",\r\n \"20.135.228.0/22\",\r\n - \ \"20.135.232.0/23\",\r\n \"20.150.68.0/24\",\r\n \"20.150.78.0/24\",\r\n - \ \"20.150.87.0/24\",\r\n \"20.150.107.0/24\",\r\n \"20.152.4.0/23\",\r\n - \ \"20.157.25.0/24\",\r\n \"20.157.50.0/23\",\r\n \"20.157.106.0/24\",\r\n - \ \"20.157.110.0/24\",\r\n \"20.157.118.0/24\",\r\n \"20.157.125.0/24\",\r\n - \ \"20.157.180.0/24\",\r\n \"20.187.0.0/18\",\r\n \"20.190.0.0/18\",\r\n - \ \"20.190.133.0/24\",\r\n \"20.190.154.0/24\",\r\n \"20.191.64.0/18\",\r\n - \ \"20.201.223.0/24\",\r\n \"20.201.231.0/24\",\r\n \"20.202.23.0/24\",\r\n - \ \"20.230.128.0/17\",\r\n \"20.236.0.0/18\",\r\n \"20.252.0.0/17\",\r\n - \ \"23.98.47.0/24\",\r\n \"23.102.192.0/21\",\r\n \"23.102.203.0/24\",\r\n - \ \"23.103.64.32/27\",\r\n \"23.103.64.64/27\",\r\n \"40.64.64.0/18\",\r\n - \ \"40.64.128.0/21\",\r\n \"40.65.64.0/18\",\r\n \"40.77.136.0/28\",\r\n - \ \"40.77.136.64/28\",\r\n \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n - \ \"40.77.162.0/24\",\r\n \"40.77.164.0/24\",\r\n \"40.77.169.0/24\",\r\n - \ \"40.77.175.64/27\",\r\n \"40.77.180.0/23\",\r\n \"40.77.182.64/27\",\r\n - \ \"40.77.185.128/25\",\r\n \"40.77.186.0/23\",\r\n \"40.77.198.128/25\",\r\n - \ \"40.77.199.128/26\",\r\n \"40.77.200.0/25\",\r\n \"40.77.202.0/24\",\r\n - \ \"40.77.224.96/27\",\r\n \"40.77.230.0/24\",\r\n \"40.77.232.128/25\",\r\n - \ \"40.77.234.224/27\",\r\n \"40.77.236.128/27\",\r\n \"40.77.240.128/25\",\r\n - \ \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n - \ \"40.77.247.0/24\",\r\n \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n - \ \"40.77.254.128/25\",\r\n \"40.78.208.32/30\",\r\n \"40.78.217.0/24\",\r\n - \ \"40.78.240.0/20\",\r\n \"40.79.206.128/27\",\r\n \"40.80.160.0/24\",\r\n - \ \"40.82.36.0/22\",\r\n \"40.87.232.0/21\",\r\n \"40.90.16.192/26\",\r\n - \ \"40.90.131.32/27\",\r\n \"40.90.132.48/28\",\r\n \"40.90.136.224/27\",\r\n - \ \"40.90.138.208/28\",\r\n \"40.90.139.32/27\",\r\n \"40.90.146.32/27\",\r\n - \ \"40.90.148.192/27\",\r\n \"40.90.153.0/26\",\r\n \"40.90.192.0/19\",\r\n - \ \"40.91.0.0/22\",\r\n \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n - \ \"40.93.7.0/24\",\r\n \"40.93.10.0/24\",\r\n \"40.96.50.0/24\",\r\n - \ \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n \"40.97.5.0/24\",\r\n - \ \"40.123.160.0/22\",\r\n \"40.125.64.0/18\",\r\n \"40.126.5.0/24\",\r\n - \ \"40.126.26.0/24\",\r\n \"51.141.160.0/19\",\r\n \"51.143.0.0/17\",\r\n - \ \"52.96.11.0/24\",\r\n \"52.101.28.0/22\",\r\n \"52.101.42.0/24\",\r\n - \ \"52.101.46.0/23\",\r\n \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n - \ \"52.102.134.0/24\",\r\n \"52.102.136.0/24\",\r\n \"52.103.8.0/24\",\r\n - \ \"52.103.10.0/24\",\r\n \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n - \ \"52.108.72.0/24\",\r\n \"52.108.93.0/24\",\r\n \"52.109.24.0/22\",\r\n - \ \"52.111.246.0/24\",\r\n \"52.112.105.0/24\",\r\n \"52.112.109.0/24\",\r\n - \ \"52.112.115.0/24\",\r\n \"52.114.148.0/22\",\r\n \"52.115.55.0/24\",\r\n - \ \"52.123.5.0/24\",\r\n \"52.136.0.0/22\",\r\n \"52.137.64.0/18\",\r\n - \ \"52.143.64.0/18\",\r\n \"52.143.197.0/24\",\r\n \"52.143.211.0/24\",\r\n - \ \"52.148.128.0/18\",\r\n \"52.149.0.0/18\",\r\n \"52.151.0.0/18\",\r\n - \ \"52.156.64.0/18\",\r\n \"52.156.128.0/19\",\r\n \"52.158.224.0/19\",\r\n - \ \"52.175.192.0/18\",\r\n \"52.183.0.0/17\",\r\n \"52.191.128.0/18\",\r\n - \ \"52.229.0.0/18\",\r\n \"52.232.152.0/24\",\r\n \"52.233.64.0/18\",\r\n - \ \"52.235.64.0/18\",\r\n \"52.239.148.128/25\",\r\n \"52.239.176.128/25\",\r\n - \ \"52.239.193.0/24\",\r\n \"52.239.210.0/23\",\r\n \"52.239.236.0/23\",\r\n - \ \"52.245.52.0/22\",\r\n \"52.246.192.0/18\",\r\n \"52.247.192.0/18\",\r\n - \ \"52.250.0.0/17\",\r\n \"53.103.136.0/24\",\r\n \"65.52.111.0/24\",\r\n - \ \"65.55.32.128/28\",\r\n \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n - \ \"65.55.33.176/28\",\r\n \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n - \ \"65.55.44.8/29\",\r\n \"65.55.44.112/28\",\r\n \"65.55.51.0/24\",\r\n - \ \"65.55.105.160/27\",\r\n \"65.55.106.192/28\",\r\n \"65.55.106.240/28\",\r\n - \ \"65.55.107.0/28\",\r\n \"65.55.107.96/27\",\r\n \"65.55.110.0/24\",\r\n - \ \"65.55.120.0/24\",\r\n \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n - \ \"65.55.210.0/24\",\r\n \"65.55.219.64/26\",\r\n \"65.55.250.0/24\",\r\n - \ \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n - \ \"70.37.16.0/20\",\r\n \"70.37.32.0/20\",\r\n \"104.44.89.128/27\",\r\n - \ \"104.44.89.192/27\",\r\n \"104.44.95.0/28\",\r\n \"131.253.12.160/28\",\r\n - \ \"131.253.12.228/30\",\r\n \"131.253.13.24/29\",\r\n \"131.253.13.88/30\",\r\n - \ \"131.253.13.128/27\",\r\n \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n - \ \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n \"131.253.14.192/29\",\r\n - \ \"131.253.15.192/28\",\r\n \"131.253.35.128/26\",\r\n \"131.253.40.128/27\",\r\n - \ \"131.253.41.0/24\",\r\n \"134.170.222.0/24\",\r\n \"137.116.176.0/21\",\r\n - \ \"157.55.2.128/26\",\r\n \"157.55.12.64/26\",\r\n \"157.55.13.64/26\",\r\n - \ \"157.55.39.0/24\",\r\n \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n - \ \"157.55.55.240/28\",\r\n \"157.55.106.0/26\",\r\n \"157.55.154.128/25\",\r\n - \ \"157.56.2.0/25\",\r\n \"157.56.3.128/25\",\r\n \"157.56.19.224/27\",\r\n - \ \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n \"157.56.80.0/25\",\r\n - \ \"168.62.64.0/19\",\r\n \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n - \ \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n \"199.30.31.192/26\",\r\n - \ \"207.46.13.0/24\",\r\n \"209.240.212.0/23\",\r\n \"2603:1030:c00::/48\",\r\n - \ \"2603:1030:c02::/47\",\r\n \"2603:1030:c04::/48\",\r\n - \ \"2603:1030:c05::/48\",\r\n \"2603:1030:c06::/48\",\r\n - \ \"2603:1030:c07::/48\",\r\n \"2603:1030:d00::/47\",\r\n - \ \"2603:1030:e01:2::/64\",\r\n \"2603:1036:903::/64\",\r\n - \ \"2603:1036:d20::/64\",\r\n \"2603:1036:2409::/48\",\r\n - \ \"2603:1036:2500:14::/64\",\r\n \"2603:1036:3000:c0::/59\",\r\n - \ \"2603:1037:1:c0::/59\",\r\n \"2a01:111:f403:c004::/62\",\r\n + \ \"2603:1063:2200:30::/64\",\r\n \"2a01:111:f100:3000::/52\",\r\n + \ \"2a01:111:f403:c000::/64\",\r\n \"2a01:111:f403:c800::/64\",\r\n + \ \"2a01:111:f403:c914::/62\",\r\n \"2a01:111:f403:c918::/64\",\r\n + \ \"2a01:111:f403:d000::/64\",\r\n \"2a01:111:f403:d800::/64\",\r\n + \ \"2a01:111:f403:e000::/64\",\r\n \"2a01:111:f403:f800::/62\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westus2\",\r\n + \ \"id\": \"AzureCloud.westus2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n + \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.66.128.0/17\",\r\n + \ \"13.77.128.0/18\",\r\n \"13.104.129.64/26\",\r\n \"13.104.145.0/26\",\r\n + \ \"13.104.208.192/26\",\r\n \"13.104.213.0/25\",\r\n \"13.104.220.0/25\",\r\n + \ \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n \"13.105.18.160/27\",\r\n + \ \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n \"13.105.36.64/27\",\r\n + \ \"13.105.36.128/26\",\r\n \"13.105.66.64/26\",\r\n \"13.105.101.176/28\",\r\n + \ \"20.3.0.0/16\",\r\n \"20.9.128.0/17\",\r\n \"20.29.128.0/17\",\r\n + \ \"20.36.0.0/19\",\r\n \"20.38.99.0/24\",\r\n \"20.42.128.0/19\",\r\n + \ \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n \"20.42.176.0/20\",\r\n + \ \"20.47.62.0/23\",\r\n \"20.47.120.0/23\",\r\n \"20.51.8.0/21\",\r\n + \ \"20.51.64.0/18\",\r\n \"20.57.128.0/18\",\r\n \"20.59.0.0/18\",\r\n + \ \"20.60.20.0/24\",\r\n \"20.60.68.0/22\",\r\n \"20.60.152.0/23\",\r\n + \ \"20.60.228.0/23\",\r\n \"20.64.128.0/17\",\r\n \"20.69.64.0/18\",\r\n + \ \"20.69.128.0/18\",\r\n \"20.72.192.0/18\",\r\n \"20.80.128.0/18\",\r\n + \ \"20.83.64.0/18\",\r\n \"20.83.192.0/18\",\r\n \"20.94.192.0/18\",\r\n + \ \"20.95.3.0/24\",\r\n \"20.98.64.0/18\",\r\n \"20.99.128.0/17\",\r\n + \ \"20.109.128.0/18\",\r\n \"20.112.0.0/17\",\r\n \"20.114.0.0/18\",\r\n + \ \"20.115.128.0/17\",\r\n \"20.120.128.0/17\",\r\n \"20.125.0.0/18\",\r\n + \ \"20.135.18.0/23\",\r\n \"20.135.228.0/22\",\r\n \"20.135.232.0/23\",\r\n + \ \"20.150.68.0/24\",\r\n \"20.150.78.0/24\",\r\n \"20.150.87.0/24\",\r\n + \ \"20.150.107.0/24\",\r\n \"20.152.4.0/23\",\r\n \"20.157.25.0/24\",\r\n + \ \"20.157.50.0/23\",\r\n \"20.157.106.0/24\",\r\n \"20.157.110.0/24\",\r\n + \ \"20.157.118.0/24\",\r\n \"20.157.125.0/24\",\r\n \"20.157.180.0/24\",\r\n + \ \"20.187.0.0/18\",\r\n \"20.190.0.0/18\",\r\n \"20.190.133.0/24\",\r\n + \ \"20.190.154.0/24\",\r\n \"20.191.64.0/18\",\r\n \"20.201.223.0/24\",\r\n + \ \"20.201.231.0/24\",\r\n \"20.202.23.0/24\",\r\n \"20.230.128.0/17\",\r\n + \ \"20.236.0.0/18\",\r\n \"20.252.0.0/17\",\r\n \"23.98.47.0/24\",\r\n + \ \"23.102.192.0/21\",\r\n \"23.102.203.0/24\",\r\n \"23.103.64.32/27\",\r\n + \ \"23.103.64.64/27\",\r\n \"40.64.64.0/18\",\r\n \"40.64.128.0/21\",\r\n + \ \"40.65.64.0/18\",\r\n \"40.77.136.0/28\",\r\n \"40.77.136.64/28\",\r\n + \ \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n \"40.77.162.0/24\",\r\n + \ \"40.77.164.0/24\",\r\n \"40.77.169.0/24\",\r\n \"40.77.175.64/27\",\r\n + \ \"40.77.180.0/23\",\r\n \"40.77.182.64/27\",\r\n \"40.77.185.128/25\",\r\n + \ \"40.77.186.0/23\",\r\n \"40.77.198.128/25\",\r\n \"40.77.199.128/26\",\r\n + \ \"40.77.200.0/25\",\r\n \"40.77.202.0/24\",\r\n \"40.77.224.96/27\",\r\n + \ \"40.77.230.0/24\",\r\n \"40.77.232.128/25\",\r\n \"40.77.234.224/27\",\r\n + \ \"40.77.236.128/27\",\r\n \"40.77.240.128/25\",\r\n \"40.77.241.0/24\",\r\n + \ \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n \"40.77.247.0/24\",\r\n + \ \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n \"40.77.254.128/25\",\r\n + \ \"40.78.208.32/30\",\r\n \"40.78.217.0/24\",\r\n \"40.78.240.0/20\",\r\n + \ \"40.79.206.128/27\",\r\n \"40.80.160.0/24\",\r\n \"40.82.36.0/22\",\r\n + \ \"40.87.232.0/21\",\r\n \"40.90.16.192/26\",\r\n \"40.90.131.32/27\",\r\n + \ \"40.90.132.48/28\",\r\n \"40.90.136.224/27\",\r\n \"40.90.138.208/28\",\r\n + \ \"40.90.139.32/27\",\r\n \"40.90.146.32/27\",\r\n \"40.90.148.192/27\",\r\n + \ \"40.90.153.0/26\",\r\n \"40.90.192.0/19\",\r\n \"40.91.0.0/22\",\r\n + \ \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n \"40.93.7.0/24\",\r\n + \ \"40.93.10.0/24\",\r\n \"40.96.50.0/24\",\r\n \"40.96.61.0/24\",\r\n + \ \"40.96.63.0/24\",\r\n \"40.97.5.0/24\",\r\n \"40.123.160.0/22\",\r\n + \ \"40.125.64.0/18\",\r\n \"40.126.5.0/24\",\r\n \"40.126.26.0/24\",\r\n + \ \"51.141.160.0/19\",\r\n \"51.143.0.0/17\",\r\n \"52.96.11.0/24\",\r\n + \ \"52.101.28.0/22\",\r\n \"52.101.42.0/24\",\r\n \"52.101.46.0/23\",\r\n + \ \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n \"52.102.134.0/24\",\r\n + \ \"52.102.136.0/24\",\r\n \"52.103.8.0/24\",\r\n \"52.103.10.0/24\",\r\n + \ \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n \"52.108.72.0/24\",\r\n + \ \"52.108.93.0/24\",\r\n \"52.109.24.0/22\",\r\n \"52.111.246.0/24\",\r\n + \ \"52.112.105.0/24\",\r\n \"52.112.109.0/24\",\r\n \"52.112.115.0/24\",\r\n + \ \"52.114.148.0/22\",\r\n \"52.115.55.0/24\",\r\n \"52.123.5.0/24\",\r\n + \ \"52.136.0.0/22\",\r\n \"52.137.64.0/18\",\r\n \"52.143.64.0/18\",\r\n + \ \"52.143.197.0/24\",\r\n \"52.143.211.0/24\",\r\n \"52.148.128.0/18\",\r\n + \ \"52.149.0.0/18\",\r\n \"52.151.0.0/18\",\r\n \"52.156.64.0/18\",\r\n + \ \"52.156.128.0/19\",\r\n \"52.158.224.0/19\",\r\n \"52.175.192.0/18\",\r\n + \ \"52.183.0.0/17\",\r\n \"52.191.128.0/18\",\r\n \"52.229.0.0/18\",\r\n + \ \"52.232.152.0/24\",\r\n \"52.233.64.0/18\",\r\n \"52.235.64.0/18\",\r\n + \ \"52.239.148.128/25\",\r\n \"52.239.176.128/25\",\r\n \"52.239.193.0/24\",\r\n + \ \"52.239.210.0/23\",\r\n \"52.239.236.0/23\",\r\n \"52.245.52.0/22\",\r\n + \ \"52.246.192.0/18\",\r\n \"52.247.192.0/18\",\r\n \"52.250.0.0/17\",\r\n + \ \"53.103.136.0/24\",\r\n \"65.52.111.0/24\",\r\n \"65.55.32.128/28\",\r\n + \ \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n \"65.55.33.176/28\",\r\n + \ \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n \"65.55.44.8/29\",\r\n + \ \"65.55.44.112/28\",\r\n \"65.55.51.0/24\",\r\n \"65.55.105.160/27\",\r\n + \ \"65.55.106.192/28\",\r\n \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n + \ \"65.55.107.96/27\",\r\n \"65.55.110.0/24\",\r\n \"65.55.120.0/24\",\r\n + \ \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n \"65.55.210.0/24\",\r\n + \ \"65.55.219.64/26\",\r\n \"65.55.250.0/24\",\r\n \"65.55.252.0/24\",\r\n + \ \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n \"70.37.16.0/20\",\r\n + \ \"70.37.32.0/20\",\r\n \"104.44.89.128/27\",\r\n \"104.44.89.192/27\",\r\n + \ \"104.44.95.0/28\",\r\n \"131.253.12.160/28\",\r\n \"131.253.12.228/30\",\r\n + \ \"131.253.13.24/29\",\r\n \"131.253.13.88/30\",\r\n \"131.253.13.128/27\",\r\n + \ \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n \"131.253.14.96/27\",\r\n + \ \"131.253.14.128/27\",\r\n \"131.253.14.192/29\",\r\n \"131.253.15.192/28\",\r\n + \ \"131.253.35.128/26\",\r\n \"131.253.40.128/27\",\r\n \"131.253.41.0/24\",\r\n + \ \"134.170.222.0/24\",\r\n \"137.116.176.0/21\",\r\n \"157.55.2.128/26\",\r\n + \ \"157.55.12.64/26\",\r\n \"157.55.13.64/26\",\r\n \"157.55.39.0/24\",\r\n + \ \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n \"157.55.55.240/28\",\r\n + \ \"157.55.106.0/26\",\r\n \"157.55.154.128/25\",\r\n \"157.56.2.0/25\",\r\n + \ \"157.56.3.128/25\",\r\n \"157.56.19.224/27\",\r\n \"157.56.21.160/27\",\r\n + \ \"157.56.21.192/27\",\r\n \"157.56.80.0/25\",\r\n \"168.62.64.0/19\",\r\n + \ \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n \"199.30.27.144/28\",\r\n + \ \"199.30.27.160/27\",\r\n \"199.30.31.192/26\",\r\n \"207.46.13.0/24\",\r\n + \ \"209.240.212.0/23\",\r\n \"2603:1030:c00::/48\",\r\n \"2603:1030:c02::/47\",\r\n + \ \"2603:1030:c04::/48\",\r\n \"2603:1030:c05::/48\",\r\n + \ \"2603:1030:c06::/48\",\r\n \"2603:1030:c07::/48\",\r\n + \ \"2603:1030:d00::/47\",\r\n \"2603:1030:e01:2::/64\",\r\n + \ \"2603:1036:903::/64\",\r\n \"2603:1036:d20::/64\",\r\n + \ \"2603:1036:2409::/48\",\r\n \"2603:1036:2500:14::/64\",\r\n + \ \"2603:1036:3000:c0::/59\",\r\n \"2603:1037:1:c0::/59\",\r\n + \ \"2603:1063:2200:14::/64\",\r\n \"2a01:111:f403:c004::/62\",\r\n \ \"2a01:111:f403:c804::/62\",\r\n \"2a01:111:f403:c919::/64\",\r\n \ \"2a01:111:f403:c91a::/63\",\r\n \"2a01:111:f403:c91c::/63\",\r\n \ \"2a01:111:f403:d004::/62\",\r\n \"2a01:111:f403:d804::/62\",\r\n \ \"2a01:111:f403:f804::/62\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.westus3\",\r\n \"id\": \"AzureCloud.westus3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"westus3\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.66.32/27\",\r\n \"13.105.66.128/28\",\r\n \ \"13.105.66.160/27\",\r\n \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n \ \"13.105.74.64/27\",\r\n \"13.105.102.224/27\",\r\n \"13.105.103.0/28\",\r\n @@ -8856,108 +8991,109 @@ interactions: \ \"20.135.222.0/23\",\r\n \"20.135.224.0/22\",\r\n \"20.143.0.0/24\",\r\n \ \"20.150.30.0/24\",\r\n \"20.150.128.0/17\",\r\n \"20.157.40.0/24\",\r\n \ \"20.157.145.0/24\",\r\n \"20.157.191.0/24\",\r\n \"20.157.194.0/24\",\r\n - \ \"20.163.0.0/17\",\r\n \"20.190.190.128/25\",\r\n \"20.209.4.0/23\",\r\n - \ \"40.79.204.160/27\",\r\n \"40.79.205.64/28\",\r\n \"40.79.205.96/27\",\r\n - \ \"40.119.88.0/22\",\r\n \"40.126.62.128/25\",\r\n \"40.126.202.0/24\",\r\n - \ \"52.108.139.0/24\",\r\n \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n - \ \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n + \ \"20.163.0.0/17\",\r\n \"20.168.0.0/17\",\r\n \"20.190.190.128/25\",\r\n + \ \"20.209.4.0/23\",\r\n \"40.79.204.160/27\",\r\n \"40.79.205.64/28\",\r\n + \ \"40.79.205.96/27\",\r\n \"40.119.88.0/22\",\r\n \"40.126.62.128/25\",\r\n + \ \"40.126.202.0/24\",\r\n \"52.108.139.0/24\",\r\n \"52.253.182.0/23\",\r\n + \ \"52.253.184.0/24\",\r\n \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n \ \"2603:1030:504::/47\",\r\n \"2603:1036:240c::/48\",\r\n \ \"2603:1036:2500:18::/63\",\r\n \"2603:1036:2500:38::/64\",\r\n - \ \"2603:1036:3000:e0::/59\",\r\n \"2603:1037:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCognitiveSearch\",\r\n - \ \"id\": \"AzureCognitiveSearch\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureCognitiveSearch\",\r\n \"addressPrefixes\": - [\r\n \"13.64.32.141/32\",\r\n \"13.83.22.45/32\",\r\n \"13.83.22.74/32\",\r\n - \ \"13.83.22.119/32\",\r\n \"13.86.5.51/32\",\r\n \"20.17.48.192/26\",\r\n - \ \"20.21.32.192/26\",\r\n \"20.36.120.128/26\",\r\n \"20.37.64.128/26\",\r\n - \ \"20.37.156.128/26\",\r\n \"20.37.193.192/26\",\r\n \"20.37.224.128/26\",\r\n - \ \"20.38.84.0/26\",\r\n \"20.38.136.128/26\",\r\n \"20.39.8.192/26\",\r\n - \ \"20.40.123.36/32\",\r\n \"20.40.123.39/32\",\r\n \"20.40.123.46/32\",\r\n - \ \"20.40.123.72/32\",\r\n \"20.41.4.128/26\",\r\n \"20.41.65.64/26\",\r\n - \ \"20.41.193.64/26\",\r\n \"20.42.4.128/26\",\r\n \"20.42.24.90/32\",\r\n - \ \"20.42.29.212/32\",\r\n \"20.42.30.105/32\",\r\n \"20.42.34.190/32\",\r\n - \ \"20.42.35.204/32\",\r\n \"20.42.129.192/26\",\r\n \"20.42.225.192/26\",\r\n - \ \"20.43.41.64/26\",\r\n \"20.43.65.64/26\",\r\n \"20.43.130.128/26\",\r\n - \ \"20.44.74.182/32\",\r\n \"20.44.76.53/32\",\r\n \"20.44.76.61/32\",\r\n - \ \"20.44.76.86/32\",\r\n \"20.45.0.49/32\",\r\n \"20.45.2.122/32\",\r\n - \ \"20.45.112.128/26\",\r\n \"20.45.192.128/26\",\r\n \"20.72.17.0/26\",\r\n - \ \"20.150.160.128/26\",\r\n \"20.185.110.199/32\",\r\n \"20.189.106.128/26\",\r\n - \ \"20.189.129.94/32\",\r\n \"20.192.161.0/26\",\r\n \"20.192.225.64/26\",\r\n - \ \"20.215.0.192/26\",\r\n \"20.217.40.192/26\",\r\n \"23.100.238.27/32\",\r\n - \ \"23.100.238.34/31\",\r\n \"23.100.238.37/32\",\r\n \"40.64.8.64/26\",\r\n - \ \"40.65.173.157/32\",\r\n \"40.65.175.212/32\",\r\n \"40.65.175.228/32\",\r\n - \ \"40.66.56.233/32\",\r\n \"40.67.48.128/26\",\r\n \"40.74.18.154/32\",\r\n - \ \"40.74.30.0/26\",\r\n \"40.80.57.64/26\",\r\n \"40.80.169.64/26\",\r\n - \ \"40.80.186.192/26\",\r\n \"40.80.216.231/32\",\r\n \"40.80.217.38/32\",\r\n - \ \"40.80.219.46/32\",\r\n \"40.81.9.100/32\",\r\n \"40.81.9.131/32\",\r\n - \ \"40.81.9.203/32\",\r\n \"40.81.9.209/32\",\r\n \"40.81.9.213/32\",\r\n - \ \"40.81.9.221/32\",\r\n \"40.81.10.36/32\",\r\n \"40.81.12.133/32\",\r\n - \ \"40.81.15.8/32\",\r\n \"40.81.15.39/32\",\r\n \"40.81.29.152/32\",\r\n - \ \"40.81.188.130/32\",\r\n \"40.81.191.58/32\",\r\n \"40.81.253.154/32\",\r\n - \ \"40.82.155.65/32\",\r\n \"40.82.253.0/26\",\r\n \"40.89.17.64/26\",\r\n - \ \"40.90.190.180/32\",\r\n \"40.90.240.17/32\",\r\n \"40.91.93.84/32\",\r\n - \ \"40.91.127.116/32\",\r\n \"40.91.127.241/32\",\r\n \"40.119.11.0/26\",\r\n - \ \"51.12.41.64/26\",\r\n \"51.12.193.64/26\",\r\n \"51.53.24.192/26\",\r\n - \ \"51.53.168.192/26\",\r\n \"51.104.25.64/26\",\r\n \"51.105.80.128/26\",\r\n - \ \"51.105.88.128/26\",\r\n \"51.107.48.128/26\",\r\n \"51.107.144.128/26\",\r\n - \ \"51.116.48.96/28\",\r\n \"51.116.144.96/28\",\r\n \"51.120.40.128/26\",\r\n - \ \"51.120.224.128/26\",\r\n \"51.132.43.66/32\",\r\n \"51.137.161.64/26\",\r\n - \ \"51.143.104.54/32\",\r\n \"51.143.104.90/32\",\r\n \"51.143.192.128/26\",\r\n - \ \"51.145.124.157/32\",\r\n \"51.145.124.158/32\",\r\n \"51.145.176.249/32\",\r\n - \ \"51.145.177.212/32\",\r\n \"51.145.178.138/32\",\r\n \"51.145.178.140/32\",\r\n - \ \"52.136.48.128/26\",\r\n \"52.137.24.236/32\",\r\n \"52.137.26.114/32\",\r\n - \ \"52.137.26.155/32\",\r\n \"52.137.26.198/32\",\r\n \"52.137.27.49/32\",\r\n - \ \"52.137.56.115/32\",\r\n \"52.137.60.208/32\",\r\n \"52.139.0.47/32\",\r\n - \ \"52.139.0.49/32\",\r\n \"52.140.105.64/26\",\r\n \"52.140.233.105/32\",\r\n - \ \"52.150.139.0/26\",\r\n \"52.151.235.150/32\",\r\n \"52.151.235.242/32\",\r\n - \ \"52.151.235.244/32\",\r\n \"52.155.216.245/32\",\r\n \"52.155.217.84/32\",\r\n - \ \"52.155.221.242/32\",\r\n \"52.155.221.250/32\",\r\n \"52.155.222.35/32\",\r\n - \ \"52.155.222.56/32\",\r\n \"52.157.22.233/32\",\r\n \"52.157.231.64/32\",\r\n - \ \"52.158.28.181/32\",\r\n \"52.158.30.241/32\",\r\n \"52.158.208.11/32\",\r\n - \ \"52.184.80.221/32\",\r\n \"52.185.224.13/32\",\r\n \"52.185.224.38/32\",\r\n - \ \"52.188.217.235/32\",\r\n \"52.188.218.228/32\",\r\n \"52.188.218.239/32\",\r\n - \ \"52.228.81.64/26\",\r\n \"52.242.214.45/32\",\r\n \"52.253.133.74/32\",\r\n - \ \"52.253.229.120/32\",\r\n \"102.37.84.192/26\",\r\n \"102.133.128.33/32\",\r\n - \ \"102.133.217.128/26\",\r\n \"104.45.64.0/32\",\r\n \"104.45.64.147/32\",\r\n - \ \"104.45.64.224/32\",\r\n \"104.45.65.30/32\",\r\n \"104.45.65.89/32\",\r\n - \ \"191.233.9.0/26\",\r\n \"191.233.26.156/32\",\r\n \"191.235.225.64/26\",\r\n - \ \"2603:1000:4::180/121\",\r\n \"2603:1000:104:1::180/121\",\r\n - \ \"2603:1010:6:1::180/121\",\r\n \"2603:1010:101::180/121\",\r\n - \ \"2603:1010:304::180/121\",\r\n \"2603:1010:404::180/121\",\r\n - \ \"2603:1020:5:1::180/121\",\r\n \"2603:1020:206:1::180/121\",\r\n - \ \"2603:1020:305::180/121\",\r\n \"2603:1020:405::180/121\",\r\n - \ \"2603:1020:605::180/121\",\r\n \"2603:1020:705:1::180/121\",\r\n - \ \"2603:1020:805:1::180/121\",\r\n \"2603:1020:905::180/121\",\r\n - \ \"2603:1020:a04:1::180/121\",\r\n \"2603:1020:b04::180/121\",\r\n - \ \"2603:1020:c04:1::180/121\",\r\n \"2603:1020:d04::180/121\",\r\n - \ \"2603:1020:e04:1::180/121\",\r\n \"2603:1020:f04::180/121\",\r\n - \ \"2603:1020:1004::180/121\",\r\n \"2603:1020:1104::180/121\",\r\n - \ \"2603:1020:1302::100/121\",\r\n \"2603:1030:f:1::180/121\",\r\n - \ \"2603:1030:10:1::180/121\",\r\n \"2603:1030:104:1::180/121\",\r\n - \ \"2603:1030:107::180/121\",\r\n \"2603:1030:210:1::180/121\",\r\n - \ \"2603:1030:302::500/121\",\r\n \"2603:1030:40b:1::180/121\",\r\n - \ \"2603:1030:40c:1::180/121\",\r\n \"2603:1030:504:1::180/121\",\r\n - \ \"2603:1030:608::180/121\",\r\n \"2603:1030:807:1::180/121\",\r\n - \ \"2603:1030:a07::180/121\",\r\n \"2603:1030:b04::180/121\",\r\n - \ \"2603:1030:c06:1::180/121\",\r\n \"2603:1030:f05:1::180/121\",\r\n - \ \"2603:1030:1005::180/121\",\r\n \"2603:1040:5:1::180/121\",\r\n - \ \"2603:1040:207::180/121\",\r\n \"2603:1040:407:1::180/121\",\r\n - \ \"2603:1040:606::180/121\",\r\n \"2603:1040:806::180/121\",\r\n - \ \"2603:1040:904:1::180/121\",\r\n \"2603:1040:a06:1::180/121\",\r\n - \ \"2603:1040:b04::180/121\",\r\n \"2603:1040:c06::180/121\",\r\n - \ \"2603:1040:d04::180/121\",\r\n \"2603:1040:e05:1::/121\",\r\n - \ \"2603:1040:f05:1::180/121\",\r\n \"2603:1040:1002::380/121\",\r\n - \ \"2603:1040:1104::180/121\",\r\n \"2603:1040:1202::100/121\",\r\n - \ \"2603:1040:1302::100/121\",\r\n \"2603:1040:1402::100/121\",\r\n - \ \"2603:1040:1503::100/121\",\r\n \"2603:1050:6:1::180/121\",\r\n - \ \"2603:1050:403::180/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors\",\r\n \"id\": \"AzureConnectors\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"2603:1036:3000:e0::/59\",\r\n \"2603:1037:1:e0::/59\",\r\n + \ \"2603:1063:2200:18::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCognitiveSearch\",\r\n \"id\": \"AzureCognitiveSearch\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCognitiveSearch\",\r\n \"addressPrefixes\": [\r\n \"13.64.32.141/32\",\r\n + \ \"13.83.22.45/32\",\r\n \"13.83.22.74/32\",\r\n \"13.83.22.119/32\",\r\n + \ \"13.86.5.51/32\",\r\n \"20.17.48.192/26\",\r\n \"20.21.32.192/26\",\r\n + \ \"20.36.120.128/26\",\r\n \"20.37.64.128/26\",\r\n \"20.37.156.128/26\",\r\n + \ \"20.37.193.192/26\",\r\n \"20.37.224.128/26\",\r\n \"20.38.84.0/26\",\r\n + \ \"20.38.136.128/26\",\r\n \"20.39.8.192/26\",\r\n \"20.40.123.36/32\",\r\n + \ \"20.40.123.39/32\",\r\n \"20.40.123.46/32\",\r\n \"20.40.123.72/32\",\r\n + \ \"20.41.4.128/26\",\r\n \"20.41.65.64/26\",\r\n \"20.41.193.64/26\",\r\n + \ \"20.42.4.128/26\",\r\n \"20.42.24.90/32\",\r\n \"20.42.29.212/32\",\r\n + \ \"20.42.30.105/32\",\r\n \"20.42.34.190/32\",\r\n \"20.42.35.204/32\",\r\n + \ \"20.42.129.192/26\",\r\n \"20.42.225.192/26\",\r\n \"20.43.41.64/26\",\r\n + \ \"20.43.65.64/26\",\r\n \"20.43.130.128/26\",\r\n \"20.44.74.182/32\",\r\n + \ \"20.44.76.53/32\",\r\n \"20.44.76.61/32\",\r\n \"20.44.76.86/32\",\r\n + \ \"20.45.0.49/32\",\r\n \"20.45.2.122/32\",\r\n \"20.45.112.128/26\",\r\n + \ \"20.45.192.128/26\",\r\n \"20.72.17.0/26\",\r\n \"20.150.160.128/26\",\r\n + \ \"20.185.110.199/32\",\r\n \"20.189.106.128/26\",\r\n \"20.189.129.94/32\",\r\n + \ \"20.192.161.0/26\",\r\n \"20.192.225.64/26\",\r\n \"20.215.0.192/26\",\r\n + \ \"20.217.40.192/26\",\r\n \"23.100.238.27/32\",\r\n \"23.100.238.34/31\",\r\n + \ \"23.100.238.37/32\",\r\n \"40.64.8.64/26\",\r\n \"40.65.173.157/32\",\r\n + \ \"40.65.175.212/32\",\r\n \"40.65.175.228/32\",\r\n \"40.66.56.233/32\",\r\n + \ \"40.67.48.128/26\",\r\n \"40.74.18.154/32\",\r\n \"40.74.30.0/26\",\r\n + \ \"40.80.57.64/26\",\r\n \"40.80.169.64/26\",\r\n \"40.80.186.192/26\",\r\n + \ \"40.80.216.231/32\",\r\n \"40.80.217.38/32\",\r\n \"40.80.219.46/32\",\r\n + \ \"40.81.9.100/32\",\r\n \"40.81.9.131/32\",\r\n \"40.81.9.203/32\",\r\n + \ \"40.81.9.209/32\",\r\n \"40.81.9.213/32\",\r\n \"40.81.9.221/32\",\r\n + \ \"40.81.10.36/32\",\r\n \"40.81.12.133/32\",\r\n \"40.81.15.8/32\",\r\n + \ \"40.81.15.39/32\",\r\n \"40.81.29.152/32\",\r\n \"40.81.188.130/32\",\r\n + \ \"40.81.191.58/32\",\r\n \"40.81.253.154/32\",\r\n \"40.82.155.65/32\",\r\n + \ \"40.82.253.0/26\",\r\n \"40.89.17.64/26\",\r\n \"40.90.190.180/32\",\r\n + \ \"40.90.240.17/32\",\r\n \"40.91.93.84/32\",\r\n \"40.91.127.116/32\",\r\n + \ \"40.91.127.241/32\",\r\n \"40.119.11.0/26\",\r\n \"51.12.41.64/26\",\r\n + \ \"51.12.193.64/26\",\r\n \"51.53.24.192/26\",\r\n \"51.53.168.192/26\",\r\n + \ \"51.104.25.64/26\",\r\n \"51.105.80.128/26\",\r\n \"51.105.88.128/26\",\r\n + \ \"51.107.48.128/26\",\r\n \"51.107.144.128/26\",\r\n \"51.116.48.96/28\",\r\n + \ \"51.116.144.96/28\",\r\n \"51.120.40.128/26\",\r\n \"51.120.224.128/26\",\r\n + \ \"51.132.43.66/32\",\r\n \"51.137.161.64/26\",\r\n \"51.143.104.54/32\",\r\n + \ \"51.143.104.90/32\",\r\n \"51.143.192.128/26\",\r\n \"51.145.124.157/32\",\r\n + \ \"51.145.124.158/32\",\r\n \"51.145.176.249/32\",\r\n \"51.145.177.212/32\",\r\n + \ \"51.145.178.138/32\",\r\n \"51.145.178.140/32\",\r\n \"52.136.48.128/26\",\r\n + \ \"52.137.24.236/32\",\r\n \"52.137.26.114/32\",\r\n \"52.137.26.155/32\",\r\n + \ \"52.137.26.198/32\",\r\n \"52.137.27.49/32\",\r\n \"52.137.56.115/32\",\r\n + \ \"52.137.60.208/32\",\r\n \"52.139.0.47/32\",\r\n \"52.139.0.49/32\",\r\n + \ \"52.140.105.64/26\",\r\n \"52.140.233.105/32\",\r\n \"52.150.139.0/26\",\r\n + \ \"52.151.235.150/32\",\r\n \"52.151.235.242/32\",\r\n \"52.151.235.244/32\",\r\n + \ \"52.155.216.245/32\",\r\n \"52.155.217.84/32\",\r\n \"52.155.221.242/32\",\r\n + \ \"52.155.221.250/32\",\r\n \"52.155.222.35/32\",\r\n \"52.155.222.56/32\",\r\n + \ \"52.157.22.233/32\",\r\n \"52.157.231.64/32\",\r\n \"52.158.28.181/32\",\r\n + \ \"52.158.30.241/32\",\r\n \"52.158.208.11/32\",\r\n \"52.184.80.221/32\",\r\n + \ \"52.185.224.13/32\",\r\n \"52.185.224.38/32\",\r\n \"52.188.217.235/32\",\r\n + \ \"52.188.218.228/32\",\r\n \"52.188.218.239/32\",\r\n \"52.228.81.64/26\",\r\n + \ \"52.242.214.45/32\",\r\n \"52.253.133.74/32\",\r\n \"52.253.229.120/32\",\r\n + \ \"102.37.84.192/26\",\r\n \"102.133.128.33/32\",\r\n \"102.133.217.128/26\",\r\n + \ \"104.45.64.0/32\",\r\n \"104.45.64.147/32\",\r\n \"104.45.64.224/32\",\r\n + \ \"104.45.65.30/32\",\r\n \"104.45.65.89/32\",\r\n \"191.233.9.0/26\",\r\n + \ \"191.233.26.156/32\",\r\n \"191.235.225.64/26\",\r\n \"2603:1000:4::180/121\",\r\n + \ \"2603:1000:104:1::180/121\",\r\n \"2603:1010:6:1::180/121\",\r\n + \ \"2603:1010:101::180/121\",\r\n \"2603:1010:304::180/121\",\r\n + \ \"2603:1010:404::180/121\",\r\n \"2603:1020:5:1::180/121\",\r\n + \ \"2603:1020:206:1::180/121\",\r\n \"2603:1020:305::180/121\",\r\n + \ \"2603:1020:405::180/121\",\r\n \"2603:1020:605::180/121\",\r\n + \ \"2603:1020:705:1::180/121\",\r\n \"2603:1020:805:1::180/121\",\r\n + \ \"2603:1020:905::180/121\",\r\n \"2603:1020:a04:1::180/121\",\r\n + \ \"2603:1020:b04::180/121\",\r\n \"2603:1020:c04:1::180/121\",\r\n + \ \"2603:1020:d04::180/121\",\r\n \"2603:1020:e04:1::180/121\",\r\n + \ \"2603:1020:f04::180/121\",\r\n \"2603:1020:1004::180/121\",\r\n + \ \"2603:1020:1104::180/121\",\r\n \"2603:1020:1302::100/121\",\r\n + \ \"2603:1030:f:1::180/121\",\r\n \"2603:1030:10:1::180/121\",\r\n + \ \"2603:1030:104:1::180/121\",\r\n \"2603:1030:107::180/121\",\r\n + \ \"2603:1030:210:1::180/121\",\r\n \"2603:1030:302::500/121\",\r\n + \ \"2603:1030:40b:1::180/121\",\r\n \"2603:1030:40c:1::180/121\",\r\n + \ \"2603:1030:504:1::180/121\",\r\n \"2603:1030:608::180/121\",\r\n + \ \"2603:1030:807:1::180/121\",\r\n \"2603:1030:a07::180/121\",\r\n + \ \"2603:1030:b04::180/121\",\r\n \"2603:1030:c06:1::180/121\",\r\n + \ \"2603:1030:f05:1::180/121\",\r\n \"2603:1030:1005::180/121\",\r\n + \ \"2603:1040:5:1::180/121\",\r\n \"2603:1040:207::180/121\",\r\n + \ \"2603:1040:407:1::180/121\",\r\n \"2603:1040:606::180/121\",\r\n + \ \"2603:1040:806::180/121\",\r\n \"2603:1040:904:1::180/121\",\r\n + \ \"2603:1040:a06:1::180/121\",\r\n \"2603:1040:b04::180/121\",\r\n + \ \"2603:1040:c06::180/121\",\r\n \"2603:1040:d04::180/121\",\r\n + \ \"2603:1040:e05:1::/121\",\r\n \"2603:1040:f05:1::180/121\",\r\n + \ \"2603:1040:1002::380/121\",\r\n \"2603:1040:1104::180/121\",\r\n + \ \"2603:1040:1202::100/121\",\r\n \"2603:1040:1302::100/121\",\r\n + \ \"2603:1040:1402::100/121\",\r\n \"2603:1040:1503::100/121\",\r\n + \ \"2603:1050:6:1::180/121\",\r\n \"2603:1050:403::180/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors\",\r\n + \ \"id\": \"AzureConnectors\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.65.86.57/32\",\r\n \"13.66.130.243/32\",\r\n \ \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n \"13.67.8.240/28\",\r\n @@ -9022,51 +9158,51 @@ interactions: \ \"40.74.100.224/28\",\r\n \"40.74.146.64/28\",\r\n \"40.78.194.240/28\",\r\n \ \"40.78.202.96/28\",\r\n \"40.79.130.208/28\",\r\n \"40.79.148.96/27\",\r\n \ \"40.79.178.240/28\",\r\n \"40.79.180.224/27\",\r\n \"40.79.189.64/27\",\r\n - \ \"40.80.180.64/27\",\r\n \"40.82.184.6/32\",\r\n \"40.82.184.43/32\",\r\n - \ \"40.85.206.95/32\",\r\n \"40.89.131.3/32\",\r\n \"40.89.135.2/32\",\r\n - \ \"40.89.155.59/32\",\r\n \"40.91.208.65/32\",\r\n \"40.112.195.87/32\",\r\n - \ \"40.112.243.160/28\",\r\n \"40.113.242.246/32\",\r\n \"40.114.40.132/32\",\r\n - \ \"40.119.162.44/32\",\r\n \"40.120.8.0/27\",\r\n \"40.120.64.64/27\",\r\n - \ \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n \"51.11.229.148/32\",\r\n - \ \"51.11.229.156/32\",\r\n \"51.12.20.224/27\",\r\n \"51.12.22.128/28\",\r\n - \ \"51.12.29.112/28\",\r\n \"51.12.72.128/27\",\r\n \"51.12.98.240/28\",\r\n - \ \"51.12.102.0/26\",\r\n \"51.12.202.240/28\",\r\n \"51.12.205.192/26\",\r\n - \ \"51.13.18.216/32\",\r\n \"51.13.18.233/32\",\r\n \"51.13.139.160/27\",\r\n - \ \"51.13.139.192/28\",\r\n \"51.53.107.0/26\",\r\n \"51.53.187.0/26\",\r\n - \ \"51.103.142.22/32\",\r\n \"51.103.143.163/32\",\r\n \"51.105.77.96/27\",\r\n - \ \"51.107.59.16/28\",\r\n \"51.107.60.224/27\",\r\n \"51.107.86.217/32\",\r\n - \ \"51.107.155.16/28\",\r\n \"51.107.156.224/27\",\r\n \"51.107.246.112/28\",\r\n - \ \"51.107.246.128/27\",\r\n \"51.107.254.32/27\",\r\n \"51.107.254.64/28\",\r\n - \ \"51.116.55.240/28\",\r\n \"51.116.59.16/28\",\r\n \"51.116.60.192/27\",\r\n - \ \"51.116.74.32/27\",\r\n \"51.116.155.80/28\",\r\n \"51.116.158.96/27\",\r\n - \ \"51.116.211.212/32\",\r\n \"51.116.236.78/32\",\r\n \"51.120.98.224/28\",\r\n - \ \"51.120.100.192/27\",\r\n \"51.120.218.240/28\",\r\n \"51.120.220.192/27\",\r\n - \ \"51.138.215.48/28\",\r\n \"51.138.215.64/27\",\r\n \"51.140.61.124/32\",\r\n - \ \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n \"51.140.80.51/32\",\r\n - \ \"51.140.148.0/28\",\r\n \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n - \ \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n - \ \"51.141.124.13/32\",\r\n \"52.136.133.184/32\",\r\n \"52.136.142.154/32\",\r\n - \ \"52.136.189.16/28\",\r\n \"52.136.189.32/27\",\r\n \"52.138.92.192/27\",\r\n - \ \"52.139.111.0/27\",\r\n \"52.139.111.32/28\",\r\n \"52.141.1.104/32\",\r\n - \ \"52.141.36.214/32\",\r\n \"52.146.138.32/27\",\r\n \"52.147.117.32/27\",\r\n - \ \"52.147.117.64/28\",\r\n \"52.151.42.172/32\",\r\n \"52.151.221.119/32\",\r\n - \ \"52.151.221.184/32\",\r\n \"52.161.101.204/32\",\r\n \"52.161.102.22/32\",\r\n - \ \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n \"52.162.126.4/32\",\r\n - \ \"52.162.242.161/32\",\r\n \"52.171.130.92/32\",\r\n \"52.172.80.0/26\",\r\n - \ \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n \"52.173.241.27/32\",\r\n - \ \"52.173.245.164/32\",\r\n \"52.174.88.118/32\",\r\n \"52.174.180.160/32\",\r\n - \ \"52.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n \"52.180.164.214/32\",\r\n - \ \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n \"52.187.147.27/32\",\r\n - \ \"52.225.129.144/32\",\r\n \"52.225.188.182/32\",\r\n \"52.225.190.190/32\",\r\n - \ \"52.231.18.208/28\",\r\n \"52.231.147.0/28\",\r\n \"52.231.148.224/27\",\r\n - \ \"52.231.163.10/32\",\r\n \"52.231.201.173/32\",\r\n \"52.232.188.154/32\",\r\n - \ \"52.237.24.126/32\",\r\n \"52.237.32.212/32\",\r\n \"52.237.214.72/32\",\r\n - \ \"52.242.30.112/32\",\r\n \"52.242.35.152/32\",\r\n \"52.242.36.40/32\",\r\n - \ \"52.255.48.202/32\",\r\n \"65.52.197.64/32\",\r\n \"65.52.250.208/28\",\r\n - \ \"94.245.91.93/32\",\r\n \"102.37.64.0/27\",\r\n \"102.37.84.128/27\",\r\n - \ \"102.37.84.160/28\",\r\n \"102.37.166.80/28\",\r\n \"102.37.166.96/27\",\r\n - \ \"102.133.27.0/28\",\r\n \"102.133.72.85/32\",\r\n \"102.133.155.0/28\",\r\n - \ \"102.133.168.167/32\",\r\n \"102.133.203.251/32\",\r\n + \ \"40.80.180.64/27\",\r\n \"40.80.181.128/26\",\r\n \"40.82.184.6/32\",\r\n + \ \"40.82.184.43/32\",\r\n \"40.85.206.95/32\",\r\n \"40.89.131.3/32\",\r\n + \ \"40.89.135.2/32\",\r\n \"40.89.155.59/32\",\r\n \"40.91.208.65/32\",\r\n + \ \"40.112.195.87/32\",\r\n \"40.112.243.160/28\",\r\n \"40.113.242.246/32\",\r\n + \ \"40.114.40.132/32\",\r\n \"40.119.162.44/32\",\r\n \"40.120.8.0/27\",\r\n + \ \"40.120.64.64/27\",\r\n \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n + \ \"51.11.229.148/32\",\r\n \"51.11.229.156/32\",\r\n \"51.12.20.224/27\",\r\n + \ \"51.12.22.128/28\",\r\n \"51.12.29.112/28\",\r\n \"51.12.72.128/27\",\r\n + \ \"51.12.98.240/28\",\r\n \"51.12.102.0/26\",\r\n \"51.12.202.240/28\",\r\n + \ \"51.12.205.192/26\",\r\n \"51.13.18.216/32\",\r\n \"51.13.18.233/32\",\r\n + \ \"51.13.139.160/27\",\r\n \"51.13.139.192/28\",\r\n \"51.53.107.0/26\",\r\n + \ \"51.53.187.0/26\",\r\n \"51.103.142.22/32\",\r\n \"51.103.143.163/32\",\r\n + \ \"51.105.77.96/27\",\r\n \"51.107.59.16/28\",\r\n \"51.107.60.224/27\",\r\n + \ \"51.107.86.217/32\",\r\n \"51.107.155.16/28\",\r\n \"51.107.156.224/27\",\r\n + \ \"51.107.246.112/28\",\r\n \"51.107.246.128/27\",\r\n \"51.107.254.32/27\",\r\n + \ \"51.107.254.64/28\",\r\n \"51.116.55.240/28\",\r\n \"51.116.59.16/28\",\r\n + \ \"51.116.60.192/27\",\r\n \"51.116.74.32/27\",\r\n \"51.116.155.80/28\",\r\n + \ \"51.116.158.96/27\",\r\n \"51.116.211.212/32\",\r\n \"51.116.236.78/32\",\r\n + \ \"51.120.98.224/28\",\r\n \"51.120.100.192/27\",\r\n \"51.120.218.240/28\",\r\n + \ \"51.120.220.192/27\",\r\n \"51.138.215.48/28\",\r\n \"51.138.215.64/27\",\r\n + \ \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n + \ \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n \"51.140.211.0/28\",\r\n + \ \"51.140.212.224/27\",\r\n \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n + \ \"51.141.52.185/32\",\r\n \"51.141.124.13/32\",\r\n \"52.136.133.184/32\",\r\n + \ \"52.136.142.154/32\",\r\n \"52.136.189.16/28\",\r\n \"52.136.189.32/27\",\r\n + \ \"52.138.92.192/27\",\r\n \"52.139.111.0/27\",\r\n \"52.139.111.32/28\",\r\n + \ \"52.141.1.104/32\",\r\n \"52.141.36.214/32\",\r\n \"52.146.138.32/27\",\r\n + \ \"52.147.117.32/27\",\r\n \"52.147.117.64/28\",\r\n \"52.151.42.172/32\",\r\n + \ \"52.151.221.119/32\",\r\n \"52.151.221.184/32\",\r\n \"52.161.101.204/32\",\r\n + \ \"52.161.102.22/32\",\r\n \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n + \ \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n \"52.171.130.92/32\",\r\n + \ \"52.172.80.0/26\",\r\n \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n + \ \"52.173.241.27/32\",\r\n \"52.173.245.164/32\",\r\n \"52.174.88.118/32\",\r\n + \ \"52.174.180.160/32\",\r\n \"52.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n + \ \"52.180.164.214/32\",\r\n \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n + \ \"52.187.147.27/32\",\r\n \"52.225.129.144/32\",\r\n \"52.225.188.182/32\",\r\n + \ \"52.225.190.190/32\",\r\n \"52.231.18.208/28\",\r\n \"52.231.147.0/28\",\r\n + \ \"52.231.148.224/27\",\r\n \"52.231.163.10/32\",\r\n \"52.231.201.173/32\",\r\n + \ \"52.232.188.154/32\",\r\n \"52.237.24.126/32\",\r\n \"52.237.32.212/32\",\r\n + \ \"52.237.214.72/32\",\r\n \"52.242.30.112/32\",\r\n \"52.242.35.152/32\",\r\n + \ \"52.242.36.40/32\",\r\n \"52.255.48.202/32\",\r\n \"65.52.197.64/32\",\r\n + \ \"65.52.250.208/28\",\r\n \"94.245.91.93/32\",\r\n \"102.37.64.0/27\",\r\n + \ \"102.37.84.128/27\",\r\n \"102.37.84.160/28\",\r\n \"102.37.166.80/28\",\r\n + \ \"102.37.166.96/27\",\r\n \"102.133.27.0/28\",\r\n \"102.133.72.85/32\",\r\n + \ \"102.133.155.0/28\",\r\n \"102.133.168.167/32\",\r\n \"102.133.203.251/32\",\r\n \ \"102.133.204.65/32\",\r\n \"102.133.253.0/27\",\r\n \"104.41.59.51/32\",\r\n \ \"104.41.132.180/32\",\r\n \"104.42.122.49/32\",\r\n \"104.209.247.23/32\",\r\n \ \"104.210.14.156/32\",\r\n \"104.211.81.192/28\",\r\n \"104.211.146.224/28\",\r\n @@ -9108,7 +9244,7 @@ interactions: \ \"2603:1050:6:402::180/122\",\r\n \"2603:1050:403:400::2c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.AustraliaCentral\",\r\n \ \"id\": \"AzureConnectors.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9117,7 +9253,7 @@ interactions: \ \"2603:1010:304:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.AustraliaCentral2\",\r\n \"id\": \"AzureConnectors.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9125,7 +9261,7 @@ interactions: \ \"20.36.117.160/27\",\r\n \"20.53.60.16/28\",\r\n \"20.53.60.32/27\",\r\n \ \"2603:1010:404:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.AustraliaEast\",\r\n \"id\": - \"AzureConnectors.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9136,7 +9272,7 @@ interactions: \ \"52.237.214.72/32\",\r\n \"2603:1010:6:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.AustraliaSoutheast\",\r\n \ \"id\": \"AzureConnectors.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9145,7 +9281,7 @@ interactions: \ \"20.92.3.64/27\",\r\n \"20.92.3.96/28\",\r\n \"52.255.48.202/32\",\r\n \ \"2603:1010:101:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.BrazilSouth\",\r\n \"id\": - \"AzureConnectors.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9156,14 +9292,14 @@ interactions: \ \"191.238.76.112/28\",\r\n \"191.238.76.128/27\",\r\n \"2603:1050:6:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.BrazilSoutheast\",\r\n \ \"id\": \"AzureConnectors.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.206.0.0/26\",\r\n \"23.97.120.109/32\",\r\n \"191.233.51.0/26\",\r\n \ \"2603:1050:403:400::2c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.CanadaCentral\",\r\n \"id\": - \"AzureConnectors.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9174,7 +9310,7 @@ interactions: \ \"52.237.32.212/32\",\r\n \"2603:1030:f05:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CanadaEast\",\r\n \ \"id\": \"AzureConnectors.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9183,7 +9319,7 @@ interactions: \ \"52.242.35.152/32\",\r\n \"52.242.36.40/32\",\r\n \"2603:1030:1005:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CentralIndia\",\r\n \ \"id\": \"AzureConnectors.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9192,17 +9328,18 @@ interactions: \ \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n \"104.211.81.192/28\",\r\n \ \"2603:1040:a06:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.CentralUS\",\r\n \"id\": \"AzureConnectors.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.89.171.80/28\",\r\n - \ \"13.89.178.64/27\",\r\n \"20.80.123.57/32\",\r\n \"20.80.123.134/32\",\r\n - \ \"20.98.144.224/27\",\r\n \"20.98.145.0/28\",\r\n \"40.113.242.246/32\",\r\n - \ \"52.173.241.27/32\",\r\n \"52.173.245.164/32\",\r\n \"2603:1030:10:402::180/122\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.89.171.80/28\",\r\n \"13.89.178.64/27\",\r\n + \ \"20.80.123.57/32\",\r\n \"20.80.123.134/32\",\r\n \"20.98.144.224/27\",\r\n + \ \"20.98.145.0/28\",\r\n \"40.113.242.246/32\",\r\n \"52.173.241.27/32\",\r\n + \ \"52.173.245.164/32\",\r\n \"2603:1030:10:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CentralUSEUAP\",\r\n \ \"id\": \"AzureConnectors.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9211,7 +9348,7 @@ interactions: \ \"168.61.143.64/26\",\r\n \"2603:1030:f:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastAsia\",\r\n \ \"id\": \"AzureConnectors.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9220,9 +9357,9 @@ interactions: \ \"52.175.23.169/32\",\r\n \"104.214.164.0/27\",\r\n \"104.214.165.128/26\",\r\n \ \"2603:1040:207:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.EastUS\",\r\n \"id\": \"AzureConnectors.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.88.153.176/28\",\r\n \ \"20.88.153.192/27\",\r\n \"40.71.11.80/28\",\r\n \"40.71.15.160/27\",\r\n @@ -9231,7 +9368,7 @@ interactions: \ \"104.41.132.180/32\",\r\n \"2603:1030:210:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastUS2\",\r\n \ \"id\": \"AzureConnectors.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9241,7 +9378,7 @@ interactions: \ \"104.209.247.23/32\",\r\n \"104.210.14.156/32\",\r\n \"2603:1030:40c:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastUS2EUAP\",\r\n \ \"id\": \"AzureConnectors.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9250,7 +9387,7 @@ interactions: \ \"52.225.190.190/32\",\r\n \"2603:1030:40b:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.FranceCentral\",\r\n \ \"id\": \"AzureConnectors.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9260,7 +9397,7 @@ interactions: \ \"51.138.215.64/27\",\r\n \"2603:1020:805:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.FranceSouth\",\r\n \ \"id\": \"AzureConnectors.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9269,7 +9406,7 @@ interactions: \ \"52.136.189.32/27\",\r\n \"2603:1020:905:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.GermanyNorth\",\r\n \ \"id\": \"AzureConnectors.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9278,7 +9415,7 @@ interactions: \ \"2603:1020:d04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.GermanyWestCentral\",\r\n \"id\": \"AzureConnectors.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9287,7 +9424,7 @@ interactions: \ \"51.116.236.78/32\",\r\n \"2603:1020:c04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JapanEast\",\r\n \ \"id\": \"AzureConnectors.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9297,16 +9434,17 @@ interactions: \ \"40.79.189.64/27\",\r\n \"2603:1040:407:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JapanWest\",\r\n \ \"id\": \"AzureConnectors.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.189.192.144/28\",\r\n \"20.189.192.160/27\",\r\n - \ \"40.74.100.224/28\",\r\n \"40.80.180.64/27\",\r\n \"104.215.27.24/32\",\r\n - \ \"104.215.28.128/32\",\r\n \"104.215.61.248/32\",\r\n \"2603:1040:606:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JioIndiaCentral\",\r\n - \ \"id\": \"AzureConnectors.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"40.74.100.224/28\",\r\n \"40.80.180.64/27\",\r\n \"40.80.181.128/26\",\r\n + \ \"104.215.27.24/32\",\r\n \"104.215.28.128/32\",\r\n \"104.215.61.248/32\",\r\n + \ \"2603:1040:606:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.JioIndiaCentral\",\r\n \"id\": + \"AzureConnectors.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9314,7 +9452,7 @@ interactions: \ \"20.207.0.0/26\",\r\n \"2603:1040:1104:400::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JioIndiaWest\",\r\n \ \"id\": \"AzureConnectors.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9322,7 +9460,7 @@ interactions: \ \"40.64.8.128/27\",\r\n \"2603:1040:d04:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.KoreaCentral\",\r\n \ \"id\": \"AzureConnectors.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9332,7 +9470,7 @@ interactions: \ \"52.231.18.208/28\",\r\n \"2603:1040:f05:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.KoreaSouth\",\r\n \ \"id\": \"AzureConnectors.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9340,18 +9478,18 @@ interactions: \ \"52.231.147.0/28\",\r\n \"52.231.148.224/27\",\r\n \"52.231.163.10/32\",\r\n \ \"52.231.201.173/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureConnectors.NorthCentralUS\",\r\n \"id\": \"AzureConnectors.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.51.4.192/27\",\r\n - \ \"20.51.4.224/28\",\r\n \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n - \ \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n \"65.52.197.64/32\",\r\n - \ \"2603:1030:608:402::180/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors.NorthEurope\",\r\n \"id\": - \"AzureConnectors.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": - \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.51.4.192/27\",\r\n \"20.51.4.224/28\",\r\n \"52.162.107.160/28\",\r\n + \ \"52.162.111.192/27\",\r\n \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n + \ \"65.52.197.64/32\",\r\n \"2603:1030:608:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.NorthEurope\",\r\n + \ \"id\": \"AzureConnectors.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.69.171.0/32\",\r\n \"13.69.227.208/28\",\r\n @@ -9360,7 +9498,7 @@ interactions: \ \"94.245.91.93/32\",\r\n \"2603:1020:5:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.NorwayEast\",\r\n \ \"id\": \"AzureConnectors.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9368,16 +9506,23 @@ interactions: \ \"51.13.18.233/32\",\r\n \"51.120.98.224/28\",\r\n \"51.120.100.192/27\",\r\n \ \"2603:1020:e04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.NorwayWest\",\r\n \"id\": - \"AzureConnectors.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"51.13.139.160/27\",\r\n \"51.13.139.192/28\",\r\n \ \"51.120.218.240/28\",\r\n \"51.120.220.192/27\",\r\n \"2603:1020:f04:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.QatarCentral\",\r\n + \ \"id\": \"AzureConnectors.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.21.43.0/26\",\r\n \"2603:1040:1002:400::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthAfricaNorth\",\r\n \ \"id\": \"AzureConnectors.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9387,7 +9532,7 @@ interactions: \ \"102.133.253.0/27\",\r\n \"2603:1000:104:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthAfricaWest\",\r\n \ \"id\": \"AzureConnectors.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9396,7 +9541,7 @@ interactions: \ \"102.133.72.85/32\",\r\n \"2603:1000:4:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthCentralUS\",\r\n \ \"id\": \"AzureConnectors.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9407,14 +9552,14 @@ interactions: \ \"2603:1030:807:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.SouthCentralUSSTG\",\r\n \"id\": \"AzureConnectors.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.44.3.0/28\",\r\n \"23.100.208.0/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SoutheastAsia\",\r\n \ \"id\": \"AzureConnectors.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9423,7 +9568,7 @@ interactions: \ \"52.187.68.19/32\",\r\n \"52.187.147.27/32\",\r\n \"2603:1040:5:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthIndia\",\r\n \ \"id\": \"AzureConnectors.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9432,7 +9577,7 @@ interactions: \ \"20.192.184.32/27\",\r\n \"40.78.194.240/28\",\r\n \"52.172.80.0/26\",\r\n \ \"2603:1040:c06:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.SwedenCentral\",\r\n \"id\": - \"AzureConnectors.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9441,7 +9586,7 @@ interactions: \ \"51.12.98.240/28\",\r\n \"51.12.102.0/26\",\r\n \"2603:1020:1004:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwedenSouth\",\r\n \ \"id\": \"AzureConnectors.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9449,7 +9594,7 @@ interactions: \ \"51.12.202.240/28\",\r\n \"51.12.205.192/26\",\r\n \"2603:1020:1104:400::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandNorth\",\r\n \ \"id\": \"AzureConnectors.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9458,7 +9603,7 @@ interactions: \ \"51.107.246.112/28\",\r\n \"51.107.246.128/27\",\r\n \"2603:1020:a04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandWest\",\r\n \ \"id\": \"AzureConnectors.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9466,7 +9611,7 @@ interactions: \ \"51.107.254.32/27\",\r\n \"51.107.254.64/28\",\r\n \"2603:1020:b04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UAECentral\",\r\n \ \"id\": \"AzureConnectors.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9474,37 +9619,37 @@ interactions: \ \"20.45.90.208/28\",\r\n \"20.45.90.224/27\",\r\n \"40.120.8.0/27\",\r\n \ \"2603:1040:b04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.UAENorth\",\r\n \"id\": \"AzureConnectors.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"40.119.162.44/32\",\r\n \"40.120.64.64/27\",\r\n + \ \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n \"65.52.250.208/28\",\r\n + \ \"2603:1040:904:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.UKSouth\",\r\n \"id\": \"AzureConnectors.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"40.119.162.44/32\",\r\n - \ \"40.120.64.64/27\",\r\n \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n - \ \"65.52.250.208/28\",\r\n \"2603:1040:904:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UKSouth\",\r\n - \ \"id\": \"AzureConnectors.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": - [\r\n \"20.90.124.134/32\",\r\n \"20.90.125.211/32\",\r\n - \ \"20.90.129.0/27\",\r\n \"20.90.129.32/28\",\r\n \"51.105.77.96/27\",\r\n - \ \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n - \ \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n \"2603:1020:705:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UKWest\",\r\n - \ \"id\": \"AzureConnectors.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": - [\r\n \"20.58.70.192/27\",\r\n \"20.58.70.224/28\",\r\n - \ \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n \"51.140.245.29/32\",\r\n - \ \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n \"51.141.124.13/32\",\r\n - \ \"2603:1020:605:402::180/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors.WestCentralUS\",\r\n \"id\": - \"AzureConnectors.WestCentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": - \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.90.124.134/32\",\r\n + \ \"20.90.125.211/32\",\r\n \"20.90.129.0/27\",\r\n \"20.90.129.32/28\",\r\n + \ \"51.105.77.96/27\",\r\n \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n + \ \"51.140.77.227/32\",\r\n \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n + \ \"2603:1020:705:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.UKWest\",\r\n \"id\": \"AzureConnectors.UKWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.58.70.192/27\",\r\n + \ \"20.58.70.224/28\",\r\n \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n + \ \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n + \ \"51.141.124.13/32\",\r\n \"2603:1020:605:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestCentralUS\",\r\n + \ \"id\": \"AzureConnectors.WestCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.71.195.32/28\",\r\n \"13.71.199.192/27\",\r\n @@ -9512,7 +9657,7 @@ interactions: \ \"20.69.4.32/28\",\r\n \"52.161.101.204/32\",\r\n \"52.161.102.22/32\",\r\n \ \"2603:1030:b04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.WestEurope\",\r\n \"id\": - \"AzureConnectors.WestEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.WestEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -9524,7 +9669,7 @@ interactions: \ \"137.117.161.181/32\",\r\n \"2603:1020:206:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestIndia\",\r\n \ \"id\": \"AzureConnectors.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9533,7 +9678,7 @@ interactions: \ \"104.211.189.218/32\",\r\n \"2603:1040:806:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestUS\",\r\n \ \"id\": \"AzureConnectors.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9542,9 +9687,9 @@ interactions: \ \"40.112.195.87/32\",\r\n \"40.112.243.160/28\",\r\n \"104.42.122.49/32\",\r\n \ \"2603:1030:a07:402::100/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.WestUS2\",\r\n \"id\": \"AzureConnectors.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.66.130.243/32\",\r\n \ \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n \"20.83.220.208/28\",\r\n @@ -9552,7 +9697,7 @@ interactions: \ \"52.151.42.172/32\",\r\n \"52.183.78.157/32\",\r\n \"2603:1030:c06:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestUS3\",\r\n \ \"id\": \"AzureConnectors.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -9561,7 +9706,7 @@ interactions: \ \"20.150.173.64/26\",\r\n \"2603:1030:504:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry\",\r\n \ \"id\": \"AzureContainerRegistry\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n @@ -9818,8 +9963,9 @@ interactions: \ \"2603:1040:407:402::340/122\",\r\n \"2603:1040:407:402::580/121\",\r\n \ \"2603:1040:407:802::90/125\",\r\n \"2603:1040:407:802::2c0/122\",\r\n \ \"2603:1040:407:802::400/121\",\r\n \"2603:1040:407:c02::90/125\",\r\n - \ \"2603:1040:407:c02::400/121\",\r\n \"2603:1040:606:402::90/125\",\r\n - \ \"2603:1040:606:402::340/122\",\r\n \"2603:1040:606:402::580/122\",\r\n + \ \"2603:1040:407:c02::400/121\",\r\n \"2603:1040:606:3::80/125\",\r\n + \ \"2603:1040:606:402::90/125\",\r\n \"2603:1040:606:402::340/122\",\r\n + \ \"2603:1040:606:402::580/122\",\r\n \"2603:1040:606:402::600/121\",\r\n \ \"2603:1040:806:402::90/125\",\r\n \"2603:1040:806:402::340/122\",\r\n \ \"2603:1040:806:402::580/122\",\r\n \"2603:1040:904::348/125\",\r\n \ \"2603:1040:904:402::90/125\",\r\n \"2603:1040:904:402::340/122\",\r\n @@ -9865,7 +10011,7 @@ interactions: \ \"2603:1050:403:400::480/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.AustraliaEast\",\r\n \"id\": \"AzureContainerRegistry.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9879,7 +10025,7 @@ interactions: \ \"2603:1010:6:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.AustraliaSoutheast\",\r\n \ \"id\": \"AzureContainerRegistry.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -9889,7 +10035,7 @@ interactions: \ \"2603:1010:101:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.BrazilSouth\",\r\n \"id\": \"AzureContainerRegistry.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9904,7 +10050,7 @@ interactions: \ \"2603:1050:6:c02::90/125\",\r\n \"2603:1050:6:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.BrazilSoutheast\",\r\n \ \"id\": \"AzureContainerRegistry.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9913,7 +10059,7 @@ interactions: \ \"2603:1050:403:400::480/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.CanadaCentral\",\r\n \"id\": \"AzureContainerRegistry.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9926,7 +10072,7 @@ interactions: \ \"2603:1030:f05:c02::90/125\",\r\n \"2603:1030:f05:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CanadaEast\",\r\n \ \"id\": \"AzureContainerRegistry.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9935,7 +10081,7 @@ interactions: \ \"2603:1030:1005:402::340/122\",\r\n \"2603:1030:1005:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralIndia\",\r\n \ \"id\": \"AzureContainerRegistry.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9950,7 +10096,7 @@ interactions: \ \"2603:1040:a06:c02::90/125\",\r\n \"2603:1040:a06:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9964,7 +10110,7 @@ interactions: \ \"2603:1030:10:c02::90/125\",\r\n \"2603:1030:10:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralUSEUAP\",\r\n \ \"id\": \"AzureContainerRegistry.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9975,7 +10121,7 @@ interactions: \ \"2603:1030:f:400::d80/122\",\r\n \"2603:1030:f:400::e00/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastAsia\",\r\n \ \"id\": \"AzureContainerRegistry.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -9988,7 +10134,7 @@ interactions: \ \"2603:1040:207:c00::48/125\",\r\n \"2603:1040:207:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastUS\",\r\n \ \"id\": \"AzureContainerRegistry.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10001,7 +10147,7 @@ interactions: \ \"2603:1030:210:802::400/121\",\r\n \"2603:1030:210:c02::90/125\",\r\n \ \"2603:1030:210:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.EastUS2\",\r\n \"id\": - \"AzureContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -10015,7 +10161,7 @@ interactions: \ \"2603:1030:40c:802::400/121\",\r\n \"2603:1030:40c:c02::90/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastUS2EUAP\",\r\n \ \"id\": \"AzureContainerRegistry.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10028,7 +10174,7 @@ interactions: \ \"2603:1030:40b:c00::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.FranceCentral\",\r\n \"id\": \"AzureContainerRegistry.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10043,7 +10189,7 @@ interactions: \ \"2603:1020:805:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.FranceSouth\",\r\n \"id\": \"AzureContainerRegistry.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10052,7 +10198,7 @@ interactions: \ \"2603:1020:905:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.GermanyNorth\",\r\n \"id\": \"AzureContainerRegistry.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10061,7 +10207,7 @@ interactions: \ \"2603:1020:d04:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.GermanyWestCentral\",\r\n \ \"id\": \"AzureContainerRegistry.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10074,7 +10220,7 @@ interactions: \ \"2603:1020:c04:c02::90/125\",\r\n \"2603:1020:c04:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JapanEast\",\r\n \ \"id\": \"AzureContainerRegistry.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10088,16 +10234,17 @@ interactions: \ \"2603:1040:407:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.JapanWest\",\r\n \"id\": \"AzureContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.189.224.0/26\",\r\n \"40.74.100.160/29\",\r\n - \ \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n \"2603:1040:606:402::90/125\",\r\n - \ \"2603:1040:606:402::340/122\",\r\n \"2603:1040:606:402::580/122\"\r\n + \ \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n \"2603:1040:606:3::80/125\",\r\n + \ \"2603:1040:606:402::90/125\",\r\n \"2603:1040:606:402::340/122\",\r\n + \ \"2603:1040:606:402::580/122\",\r\n \"2603:1040:606:402::600/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \ \"id\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -10108,7 +10255,7 @@ interactions: \ \"2603:1040:1104:400::480/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.JioIndiaWest\",\r\n \"id\": \"AzureContainerRegistry.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10121,7 +10268,7 @@ interactions: \ \"2603:1040:d04:800::280/121\",\r\n \"2603:1040:d04:c02::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.KoreaCentral\",\r\n \ \"id\": \"AzureContainerRegistry.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10137,7 +10284,7 @@ interactions: \ \"2603:1040:f05:c02::90/125\",\r\n \"2603:1040:f05:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.KoreaSouth\",\r\n \ \"id\": \"AzureContainerRegistry.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10145,7 +10292,7 @@ interactions: \ \"52.231.146.192/29\",\r\n \"52.231.151.128/26\",\r\n \"2603:1040:e05:402::100/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -10159,7 +10306,7 @@ interactions: \ \"2603:1030:608:c00::48/125\",\r\n \"2603:1030:608:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthEurope\",\r\n \ \"id\": \"AzureContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10173,7 +10320,7 @@ interactions: \ \"2603:1020:5:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.NorwayEast\",\r\n \"id\": \"AzureContainerRegistry.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10188,16 +10335,28 @@ interactions: \ \"2603:1020:e04:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.NorwayWest\",\r\n \"id\": \"AzureContainerRegistry.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"51.13.128.128/25\",\r\n \"51.13.129.0/26\",\r\n \ \"51.120.218.24/29\",\r\n \"2603:1020:f04:402::90/125\",\r\n \ \"2603:1020:f04:402::340/122\",\r\n \"2603:1020:f04:402::580/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.QatarCentral\",\r\n + \ \"id\": \"AzureContainerRegistry.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": + [\r\n \"20.21.36.0/26\",\r\n \"20.21.42.128/26\",\r\n \"20.21.44.128/25\",\r\n + \ \"20.21.46.192/26\",\r\n \"20.21.66.128/26\",\r\n \"20.21.69.0/25\",\r\n + \ \"20.21.74.128/26\",\r\n \"20.21.77.0/25\",\r\n \"2603:1040:1002::780/125\",\r\n + \ \"2603:1040:1002:400::48/125\",\r\n \"2603:1040:1002:400::280/121\",\r\n + \ \"2603:1040:1002:800::48/125\",\r\n \"2603:1040:1002:800::180/121\",\r\n + \ \"2603:1040:1002:c00::48/125\",\r\n \"2603:1040:1002:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \ \"id\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -10212,7 +10371,7 @@ interactions: \ \"2603:1000:104:c02::90/125\",\r\n \"2603:1000:104:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthAfricaWest\",\r\n \ \"id\": \"AzureContainerRegistry.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -10221,7 +10380,7 @@ interactions: \ \"2603:1000:4:402::340/122\",\r\n \"2603:1000:4:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -10236,14 +10395,14 @@ interactions: \ \"2603:1030:807:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.SouthCentralUSSTG\",\r\n \ \"id\": \"AzureContainerRegistry.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.24/29\",\r\n \"2603:1030:302:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SoutheastAsia\",\r\n \ \"id\": \"AzureContainerRegistry.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10257,7 +10416,7 @@ interactions: \ \"2603:1040:5:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.SouthIndia\",\r\n \"id\": \"AzureContainerRegistry.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10266,7 +10425,7 @@ interactions: \ \"2603:1040:c06:402::340/122\",\r\n \"2603:1040:c06:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwedenCentral\",\r\n \ \"id\": \"AzureContainerRegistry.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10281,7 +10440,7 @@ interactions: \ \"2603:1020:1004:c02::1b0/125\",\r\n \"2603:1020:1004:c02::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwedenSouth\",\r\n \ \"id\": \"AzureContainerRegistry.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10291,7 +10450,7 @@ interactions: \ \"2603:1020:1104:400::380/121\",\r\n \"2603:1020:1104:400::540/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \ \"id\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10304,7 +10463,7 @@ interactions: \ \"2603:1020:a04:c02::90/125\",\r\n \"2603:1020:a04:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwitzerlandWest\",\r\n \ \"id\": \"AzureContainerRegistry.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10313,7 +10472,7 @@ interactions: \ \"2603:1020:b04:402::340/122\",\r\n \"2603:1020:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UAECentral\",\r\n \ \"id\": \"AzureContainerRegistry.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10322,7 +10481,7 @@ interactions: \ \"2603:1040:b04:402::340/122\",\r\n \"2603:1040:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UAENorth\",\r\n \ \"id\": \"AzureContainerRegistry.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10336,7 +10495,7 @@ interactions: \ \"2603:1040:904:c02::90/125\",\r\n \"2603:1040:904:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UKSouth\",\r\n \ \"id\": \"AzureContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10349,7 +10508,7 @@ interactions: \ \"2603:1020:705:802::400/121\",\r\n \"2603:1020:705:c02::90/125\",\r\n \ \"2603:1020:705:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.UKWest\",\r\n \"id\": - \"AzureContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -10359,7 +10518,7 @@ interactions: \ \"2603:1020:605:402::340/122\",\r\n \"2603:1020:605:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10368,7 +10527,7 @@ interactions: \ \"2603:1030:b04:402::340/122\",\r\n \"2603:1030:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestEurope\",\r\n \ \"id\": \"AzureContainerRegistry.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10382,7 +10541,7 @@ interactions: \ \"2603:1020:206:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestIndia\",\r\n \"id\": \"AzureContainerRegistry.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10390,7 +10549,7 @@ interactions: \ \"2603:1040:806:402::90/125\",\r\n \"2603:1040:806:402::340/122\",\r\n \ \"2603:1040:806:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestUS\",\r\n \"id\": - \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -10401,7 +10560,7 @@ interactions: \ \"2603:1030:a07:402::a00/122\",\r\n \"2603:1030:a07:402::a80/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestUS2\",\r\n \ \"id\": \"AzureContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -10413,7 +10572,7 @@ interactions: \ \"2603:1030:c06:802::2c0/122\",\r\n \"2603:1030:c06:c02::90/125\",\r\n \ \"2603:1030:c06:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestUS3\",\r\n \"id\": - \"AzureContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -10429,11 +10588,12 @@ interactions: \ \"2603:1030:504:c02::140/122\",\r\n \"2603:1030:504:c02::300/121\",\r\n \ \"2603:1030:504:c02::400/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB\",\r\n \"id\": \"AzureCosmosDB\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n - \ \"addressPrefixes\": [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"16\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n \ \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n \"13.65.145.92/32\",\r\n \ \"13.66.26.107/32\",\r\n \"13.66.138.0/26\",\r\n \"13.67.8.0/26\",\r\n \ \"13.68.28.135/32\",\r\n \"13.69.66.0/25\",\r\n \"13.69.66.128/29\",\r\n @@ -10622,38 +10782,39 @@ interactions: \ \"2603:1040:207:1::2a0/123\",\r\n \"2603:1040:207:402::c0/122\",\r\n \ \"2603:1040:207:800::/122\",\r\n \"2603:1040:207:c00::/122\",\r\n \ \"2603:1040:407:402::c0/122\",\r\n \"2603:1040:407:802::c0/122\",\r\n - \ \"2603:1040:407:c02::c0/122\",\r\n \"2603:1040:606:402::c0/122\",\r\n - \ \"2603:1040:806:402::c0/122\",\r\n \"2603:1040:904:2::520/123\",\r\n - \ \"2603:1040:904:402::c0/122\",\r\n \"2603:1040:904:802::c0/122\",\r\n - \ \"2603:1040:904:c02::c0/122\",\r\n \"2603:1040:a06::780/123\",\r\n - \ \"2603:1040:a06:402::c0/122\",\r\n \"2603:1040:a06:802::c0/122\",\r\n - \ \"2603:1040:a06:c02::c0/122\",\r\n \"2603:1040:b04:402::c0/122\",\r\n - \ \"2603:1040:c06:402::c0/122\",\r\n \"2603:1040:d04:1::60/123\",\r\n - \ \"2603:1040:d04:400::c0/122\",\r\n \"2603:1040:d04:400::280/122\",\r\n - \ \"2603:1040:d04:400::3c0/122\",\r\n \"2603:1040:f05::680/123\",\r\n - \ \"2603:1040:f05:402::c0/122\",\r\n \"2603:1040:f05:802::c0/122\",\r\n - \ \"2603:1040:f05:c02::c0/122\",\r\n \"2603:1040:1002::740/123\",\r\n - \ \"2603:1040:1002:400::/122\",\r\n \"2603:1040:1002:800::/122\",\r\n - \ \"2603:1040:1002:c00::/122\",\r\n \"2603:1040:1104::520/123\",\r\n - \ \"2603:1040:1104:400::c0/122\",\r\n \"2603:1040:1202::1e0/123\",\r\n - \ \"2603:1040:1202:400::/122\",\r\n \"2603:1040:1302::1e0/123\",\r\n - \ \"2603:1040:1302:400::/122\",\r\n \"2603:1040:1402::500/123\",\r\n - \ \"2603:1040:1402:400::/122\",\r\n \"2603:1040:1402:800::/122\",\r\n - \ \"2603:1040:1402:c00::/122\",\r\n \"2603:1040:1503::1e0/123\",\r\n - \ \"2603:1040:1503:400::/122\",\r\n \"2603:1050:6:402::c0/122\",\r\n - \ \"2603:1050:6:802::c0/122\",\r\n \"2603:1050:6:c02::c0/122\",\r\n - \ \"2603:1050:403:400::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral\",\r\n \"id\": - \"AzureCosmosDB.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"20.36.42.8/32\",\r\n \"20.36.106.0/26\",\r\n \"20.37.228.32/27\",\r\n - \ \"20.39.65.58/32\",\r\n \"2603:1010:304:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral2\",\r\n - \ \"id\": \"AzureCosmosDB.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"2603:1040:407:c02::c0/122\",\r\n \"2603:1040:606:1::4e0/123\",\r\n + \ \"2603:1040:606:402::c0/122\",\r\n \"2603:1040:806:402::c0/122\",\r\n + \ \"2603:1040:904:2::520/123\",\r\n \"2603:1040:904:402::c0/122\",\r\n + \ \"2603:1040:904:802::c0/122\",\r\n \"2603:1040:904:c02::c0/122\",\r\n + \ \"2603:1040:a06::780/123\",\r\n \"2603:1040:a06:402::c0/122\",\r\n + \ \"2603:1040:a06:802::c0/122\",\r\n \"2603:1040:a06:c02::c0/122\",\r\n + \ \"2603:1040:b04:402::c0/122\",\r\n \"2603:1040:c06:402::c0/122\",\r\n + \ \"2603:1040:d04:1::60/123\",\r\n \"2603:1040:d04:400::c0/122\",\r\n + \ \"2603:1040:d04:400::280/122\",\r\n \"2603:1040:d04:400::3c0/122\",\r\n + \ \"2603:1040:f05::680/123\",\r\n \"2603:1040:f05:402::c0/122\",\r\n + \ \"2603:1040:f05:802::c0/122\",\r\n \"2603:1040:f05:c02::c0/122\",\r\n + \ \"2603:1040:1002::740/123\",\r\n \"2603:1040:1002:400::/122\",\r\n + \ \"2603:1040:1002:800::/122\",\r\n \"2603:1040:1002:c00::/122\",\r\n + \ \"2603:1040:1104::520/123\",\r\n \"2603:1040:1104:400::c0/122\",\r\n + \ \"2603:1040:1202::1e0/123\",\r\n \"2603:1040:1202:400::/122\",\r\n + \ \"2603:1040:1302::1e0/123\",\r\n \"2603:1040:1302:400::/122\",\r\n + \ \"2603:1040:1402::500/123\",\r\n \"2603:1040:1402:400::/122\",\r\n + \ \"2603:1040:1402:800::/122\",\r\n \"2603:1040:1402:c00::/122\",\r\n + \ \"2603:1040:1503::1e0/123\",\r\n \"2603:1040:1503:400::/122\",\r\n + \ \"2603:1050:6:402::c0/122\",\r\n \"2603:1050:6:802::c0/122\",\r\n + \ \"2603:1050:6:c02::c0/122\",\r\n \"2603:1050:403:400::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral\",\r\n + \ \"id\": \"AzureCosmosDB.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.36.42.8/32\",\r\n + \ \"20.36.106.0/26\",\r\n \"20.37.228.32/27\",\r\n \"20.39.65.58/32\",\r\n + \ \"2603:1010:304:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral2\",\r\n \"id\": + \"AzureCosmosDB.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -10661,7 +10822,7 @@ interactions: \ \"20.36.114.0/28\",\r\n \"20.36.123.96/27\",\r\n \"20.39.99.230/32\",\r\n \ \"2603:1010:404:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.AustraliaEast\",\r\n \"id\": - \"AzureCosmosDB.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -10674,35 +10835,36 @@ interactions: \ \"2603:1010:6:802::c0/122\",\r\n \"2603:1010:6:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaSoutheast\",\r\n \ \"id\": \"AzureCosmosDB.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.73.100.183/32\",\r\n \ \"13.77.50.0/28\",\r\n \"23.101.240.99/32\",\r\n \"52.255.52.19/32\",\r\n \ \"52.255.58.221/32\",\r\n \"104.46.177.64/27\",\r\n \"191.239.179.124/32\",\r\n - \ \"2603:1010:101:402::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.BrazilSouth\",\r\n \"id\": \"AzureCosmosDB.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"104.41.52.61/32\",\r\n - \ \"104.41.54.69/32\",\r\n \"191.232.51.175/32\",\r\n \"191.232.53.203/32\",\r\n - \ \"191.233.204.128/27\",\r\n \"191.234.138.160/27\",\r\n - \ \"191.234.146.0/26\",\r\n \"191.234.154.0/26\",\r\n \"191.234.179.157/32\",\r\n - \ \"191.234.206.81/32\",\r\n \"2603:1050:6:402::c0/122\",\r\n - \ \"2603:1050:6:802::c0/122\",\r\n \"2603:1050:6:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.BrazilSoutheast\",\r\n - \ \"id\": \"AzureCosmosDB.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1010:101:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.BrazilSouth\",\r\n \"id\": \"AzureCosmosDB.BrazilSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"104.41.52.61/32\",\r\n \"104.41.54.69/32\",\r\n + \ \"191.232.51.175/32\",\r\n \"191.232.53.203/32\",\r\n \"191.233.204.128/27\",\r\n + \ \"191.234.138.160/27\",\r\n \"191.234.146.0/26\",\r\n \"191.234.154.0/26\",\r\n + \ \"191.234.179.157/32\",\r\n \"191.234.206.81/32\",\r\n + \ \"2603:1050:6:402::c0/122\",\r\n \"2603:1050:6:802::c0/122\",\r\n + \ \"2603:1050:6:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.BrazilSoutheast\",\r\n \"id\": + \"AzureCosmosDB.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"191.233.11.192/27\",\r\n \"191.233.50.64/26\",\r\n \ \"2603:1050:403:400::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.CanadaCentral\",\r\n \"id\": - \"AzureCosmosDB.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -10713,7 +10875,7 @@ interactions: \ \"2603:1030:f05:802::c0/122\",\r\n \"2603:1030:f05:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CanadaEast\",\r\n \ \"id\": \"AzureCosmosDB.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10722,7 +10884,7 @@ interactions: \ \"52.235.46.28/32\",\r\n \"2603:1030:1005:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralIndia\",\r\n \ \"id\": \"AzureCosmosDB.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10733,7 +10895,7 @@ interactions: \ \"2603:1040:a06:802::c0/122\",\r\n \"2603:1040:a06:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralUS\",\r\n \ \"id\": \"AzureCosmosDB.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10748,7 +10910,7 @@ interactions: \ \"2603:1030:10:802::c0/122\",\r\n \"2603:1030:10:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralUSEUAP\",\r\n \ \"id\": \"AzureCosmosDB.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10757,19 +10919,19 @@ interactions: \ \"52.180.177.137/32\",\r\n \"168.61.142.128/26\",\r\n \"2603:1030:f:2::2a0/123\",\r\n \ \"2603:1030:f:400::8c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastAsia\",\r\n \"id\": \"AzureCosmosDB.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.0/26\",\r\n - \ \"20.187.196.0/27\",\r\n \"20.205.74.0/26\",\r\n \"20.205.82.0/26\",\r\n - \ \"23.102.239.134/32\",\r\n \"52.175.25.211/32\",\r\n \"52.175.39.232/32\",\r\n - \ \"137.116.165.204/32\",\r\n \"207.46.150.252/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.0/26\",\r\n \"20.187.196.0/27\",\r\n \"20.205.74.0/26\",\r\n + \ \"20.205.82.0/26\",\r\n \"23.102.239.134/32\",\r\n \"52.175.25.211/32\",\r\n + \ \"52.175.39.232/32\",\r\n \"137.116.165.204/32\",\r\n \"207.46.150.252/32\",\r\n \ \"2603:1040:207:1::2a0/123\",\r\n \"2603:1040:207:402::c0/122\",\r\n \ \"2603:1040:207:800::/122\",\r\n \"2603:1040:207:c00::/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.EastUS\",\r\n \ \"id\": \"AzureCosmosDB.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10783,9 +10945,9 @@ interactions: \ \"2603:1030:210:402::c0/122\",\r\n \"2603:1030:210:802::c0/122\",\r\n \ \"2603:1030:210:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastUS2\",\r\n \"id\": \"AzureCosmosDB.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.68.28.135/32\",\r\n \ \"20.49.102.64/27\",\r\n \"40.70.0.140/32\",\r\n \"40.70.220.202/32\",\r\n @@ -10796,18 +10958,18 @@ interactions: \ \"2603:1030:40c:402::c0/122\",\r\n \"2603:1030:40c:802::c0/122\",\r\n \ \"2603:1030:40c:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastUS2EUAP\",\r\n \"id\": \"AzureCosmosDB.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.39.15.64/27\",\r\n - \ \"20.47.145.17/32\",\r\n \"40.74.147.192/26\",\r\n \"40.75.32.32/29\",\r\n - \ \"40.75.34.128/26\",\r\n \"40.89.67.208/32\",\r\n \"52.138.66.90/32\",\r\n - \ \"52.138.92.0/26\",\r\n \"2603:1030:40b:400::8c0/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"20.39.15.64/27\",\r\n \"20.47.145.17/32\",\r\n \"40.74.147.192/26\",\r\n + \ \"40.75.32.32/29\",\r\n \"40.75.34.128/26\",\r\n \"40.89.67.208/32\",\r\n + \ \"52.138.66.90/32\",\r\n \"52.138.92.0/26\",\r\n \"2603:1030:40b:400::8c0/122\",\r\n \ \"2603:1030:40b:800::c0/122\",\r\n \"2603:1030:40b:c00::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.FranceCentral\",\r\n \ \"id\": \"AzureCosmosDB.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10818,7 +10980,7 @@ interactions: \ \"2603:1020:805:802::c0/122\",\r\n \"2603:1020:805:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.FranceSouth\",\r\n \ \"id\": \"AzureCosmosDB.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10826,7 +10988,7 @@ interactions: \ \"52.136.134.250/32\",\r\n \"52.136.136.70/32\",\r\n \"2603:1020:905:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.GermanyNorth\",\r\n \ \"id\": \"AzureCosmosDB.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10834,7 +10996,7 @@ interactions: \ \"51.116.58.64/26\",\r\n \"2603:1020:d04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.GermanyWestCentral\",\r\n \ \"id\": \"AzureCosmosDB.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10843,27 +11005,28 @@ interactions: \ \"2603:1020:c04:402::c0/122\",\r\n \"2603:1020:c04:802::c0/122\",\r\n \ \"2603:1020:c04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.JapanEast\",\r\n \"id\": \"AzureCosmosDB.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.78.51.35/32\",\r\n - \ \"13.78.106.0/26\",\r\n \"20.63.129.107/32\",\r\n \"20.89.0.128/26\",\r\n - \ \"20.191.160.32/27\",\r\n \"40.79.186.16/28\",\r\n \"40.79.191.0/26\",\r\n - \ \"40.79.194.128/26\",\r\n \"40.115.241.37/32\",\r\n \"104.41.177.93/32\",\r\n - \ \"2603:1040:407:402::c0/122\",\r\n \"2603:1040:407:802::c0/122\",\r\n - \ \"2603:1040:407:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.JapanWest\",\r\n \"id\": \"AzureCosmosDB.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.74.98.0/26\",\r\n - \ \"40.74.143.235/32\",\r\n \"40.80.63.160/27\",\r\n \"40.81.183.24/32\",\r\n - \ \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n \"104.215.55.227/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.78.51.35/32\",\r\n \"13.78.106.0/26\",\r\n \"20.63.129.107/32\",\r\n + \ \"20.89.0.128/26\",\r\n \"20.191.160.32/27\",\r\n \"40.79.186.16/28\",\r\n + \ \"40.79.191.0/26\",\r\n \"40.79.194.128/26\",\r\n \"40.115.241.37/32\",\r\n + \ \"104.41.177.93/32\",\r\n \"2603:1040:407:402::c0/122\",\r\n + \ \"2603:1040:407:802::c0/122\",\r\n \"2603:1040:407:c02::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.JapanWest\",\r\n + \ \"id\": \"AzureCosmosDB.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"40.74.98.0/26\",\r\n \"40.74.143.235/32\",\r\n \"40.80.63.160/27\",\r\n + \ \"40.81.183.24/32\",\r\n \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n + \ \"104.215.55.227/32\",\r\n \"2603:1040:606:1::4e0/123\",\r\n \ \"2603:1040:606:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.JioIndiaCentral\",\r\n \"id\": - \"AzureCosmosDB.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -10872,7 +11035,7 @@ interactions: \ \"2603:1040:1104::520/123\",\r\n \"2603:1040:1104:400::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.JioIndiaWest\",\r\n \ \"id\": \"AzureCosmosDB.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10881,7 +11044,7 @@ interactions: \ \"2603:1040:d04:400::280/122\",\r\n \"2603:1040:d04:400::3c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaCentral\",\r\n \ \"id\": \"AzureCosmosDB.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10892,7 +11055,7 @@ interactions: \ \"2603:1040:f05:802::c0/122\",\r\n \"2603:1040:f05:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaSouth\",\r\n \ \"id\": \"AzureCosmosDB.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10900,7 +11063,7 @@ interactions: \ \"52.231.146.0/27\",\r\n \"52.231.206.234/32\",\r\n \"52.231.207.31/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorthCentralUS\",\r\n \ \"id\": \"AzureCosmosDB.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -10912,76 +11075,86 @@ interactions: \ \"2603:1030:608:402::c0/122\",\r\n \"2603:1030:608:800::/122\",\r\n \ \"2603:1030:608:c00::/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.NorthEurope\",\r\n \"id\": \"AzureCosmosDB.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.69.226.0/25\",\r\n \"13.74.106.0/25\",\r\n \"13.79.34.236/32\",\r\n + \ \"20.54.38.35/32\",\r\n \"40.113.90.91/32\",\r\n \"52.138.141.112/32\",\r\n + \ \"52.138.197.33/32\",\r\n \"52.138.201.47/32\",\r\n \"52.138.205.97/32\",\r\n + \ \"52.138.206.153/32\",\r\n \"52.138.227.192/26\",\r\n \"52.146.131.0/27\",\r\n + \ \"52.164.250.188/32\",\r\n \"52.169.122.37/32\",\r\n \"52.169.219.183/32\",\r\n + \ \"2603:1020:5:402::c0/122\",\r\n \"2603:1020:5:802::c0/122\",\r\n + \ \"2603:1020:5:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.NorwayEast\",\r\n \"id\": \"AzureCosmosDB.NorwayEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.69.226.0/25\",\r\n - \ \"13.74.106.0/25\",\r\n \"13.79.34.236/32\",\r\n \"20.54.38.35/32\",\r\n - \ \"40.113.90.91/32\",\r\n \"52.138.141.112/32\",\r\n \"52.138.197.33/32\",\r\n - \ \"52.138.201.47/32\",\r\n \"52.138.205.97/32\",\r\n \"52.138.206.153/32\",\r\n - \ \"52.138.227.192/26\",\r\n \"52.146.131.0/27\",\r\n \"52.164.250.188/32\",\r\n - \ \"52.169.122.37/32\",\r\n \"52.169.219.183/32\",\r\n \"2603:1020:5:402::c0/122\",\r\n - \ \"2603:1020:5:802::c0/122\",\r\n \"2603:1020:5:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorwayEast\",\r\n - \ \"id\": \"AzureCosmosDB.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.13.25.182/32\",\r\n + \ \"51.120.44.128/27\",\r\n \"51.120.98.64/26\",\r\n \"51.120.106.0/26\",\r\n + \ \"51.120.210.0/26\",\r\n \"2603:1020:e04::680/123\",\r\n + \ \"2603:1020:e04:402::c0/122\",\r\n \"2603:1020:e04:802::c0/122\",\r\n + \ \"2603:1020:e04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.NorwayWest\",\r\n \"id\": \"AzureCosmosDB.NorwayWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.13.150.175/32\",\r\n + \ \"51.120.218.64/26\",\r\n \"51.120.228.160/27\",\r\n \"2603:1020:f04:402::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.QatarCentral\",\r\n + \ \"id\": \"AzureCosmosDB.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"51.13.25.182/32\",\r\n \"51.120.44.128/27\",\r\n - \ \"51.120.98.64/26\",\r\n \"51.120.106.0/26\",\r\n \"51.120.210.0/26\",\r\n - \ \"2603:1020:e04::680/123\",\r\n \"2603:1020:e04:402::c0/122\",\r\n - \ \"2603:1020:e04:802::c0/122\",\r\n \"2603:1020:e04:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorwayWest\",\r\n - \ \"id\": \"AzureCosmosDB.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"20.21.34.160/27\",\r\n \"20.21.42.0/26\",\r\n \"20.21.66.0/26\",\r\n + \ \"20.21.74.0/26\",\r\n \"2603:1040:1002::740/123\",\r\n + \ \"2603:1040:1002:400::/122\",\r\n \"2603:1040:1002:800::/122\",\r\n + \ \"2603:1040:1002:c00::/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"id\": + \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"51.13.150.175/32\",\r\n \"51.120.218.64/26\",\r\n - \ \"51.120.228.160/27\",\r\n \"2603:1020:f04:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n - \ \"id\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.87.34.33/32\",\r\n - \ \"102.133.122.0/26\",\r\n \"102.133.154.64/26\",\r\n \"102.133.220.0/27\",\r\n - \ \"102.133.250.0/26\",\r\n \"2603:1000:104:402::c0/122\",\r\n - \ \"2603:1000:104:802::c0/122\",\r\n \"2603:1000:104:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthAfricaWest\",\r\n - \ \"id\": \"AzureCosmosDB.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"102.133.26.64/26\",\r\n - \ \"102.133.60.64/27\",\r\n \"2603:1000:4:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthCentralUS\",\r\n - \ \"id\": \"AzureCosmosDB.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.65.145.92/32\",\r\n - \ \"13.66.26.107/32\",\r\n \"13.73.254.224/27\",\r\n \"13.84.150.178/32\",\r\n - \ \"13.84.157.70/32\",\r\n \"13.85.16.188/32\",\r\n \"20.45.122.0/26\",\r\n - \ \"20.49.90.64/26\",\r\n \"20.64.41.89/32\",\r\n \"23.102.191.13/32\",\r\n - \ \"104.210.217.251/32\",\r\n \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n - \ \"104.214.26.177/32\",\r\n \"2603:1030:807:402::c0/122\",\r\n - \ \"2603:1030:807:802::c0/122\",\r\n \"2603:1030:807:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n - \ \"id\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + [\r\n \"20.87.34.33/32\",\r\n \"102.133.122.0/26\",\r\n + \ \"102.133.154.64/26\",\r\n \"102.133.220.0/27\",\r\n \"102.133.250.0/26\",\r\n + \ \"2603:1000:104:402::c0/122\",\r\n \"2603:1000:104:802::c0/122\",\r\n + \ \"2603:1000:104:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthAfricaWest\",\r\n \"id\": + \"AzureCosmosDB.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"102.133.26.64/26\",\r\n \"102.133.60.64/27\",\r\n + \ \"2603:1000:4:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthCentralUS\",\r\n \"id\": + \"AzureCosmosDB.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.65.145.92/32\",\r\n \"13.66.26.107/32\",\r\n + \ \"13.73.254.224/27\",\r\n \"13.84.150.178/32\",\r\n \"13.84.157.70/32\",\r\n + \ \"13.85.16.188/32\",\r\n \"20.45.122.0/26\",\r\n \"20.49.90.64/26\",\r\n + \ \"20.64.41.89/32\",\r\n \"23.102.191.13/32\",\r\n \"104.210.217.251/32\",\r\n + \ \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n \"104.214.26.177/32\",\r\n + \ \"2603:1030:807:402::c0/122\",\r\n \"2603:1030:807:802::c0/122\",\r\n + \ \"2603:1030:807:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"id\": + \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.64/26\",\r\n \"20.45.115.160/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SoutheastAsia\",\r\n \ \"id\": \"AzureCosmosDB.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -10993,7 +11166,7 @@ interactions: \ \"2603:1040:5:802::c0/122\",\r\n \"2603:1040:5:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthIndia\",\r\n \ \"id\": \"AzureCosmosDB.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -11002,7 +11175,7 @@ interactions: \ \"104.211.227.84/32\",\r\n \"2603:1040:c06:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SwedenCentral\",\r\n \ \"id\": \"AzureCosmosDB.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -11012,15 +11185,15 @@ interactions: \ \"2603:1020:1004:400::3c0/122\",\r\n \"2603:1020:1004:800::400/122\",\r\n \ \"2603:1020:1004:c02::1c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwedenSouth\",\r\n \"id\": \"AzureCosmosDB.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.12.195.0/27\",\r\n - \ \"51.12.202.64/26\",\r\n \"2603:1020:1104::520/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"51.12.195.0/27\",\r\n \"51.12.202.64/26\",\r\n \"2603:1020:1104::520/123\",\r\n \ \"2603:1020:1104:400::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"id\": - \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11030,7 +11203,7 @@ interactions: \ \"2603:1020:a04:402::c0/122\",\r\n \"2603:1020:a04:802::c0/122\",\r\n \ \"2603:1020:a04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwitzerlandWest\",\r\n \"id\": - \"AzureCosmosDB.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11039,7 +11212,7 @@ interactions: \ \"51.107.227.85/32\",\r\n \"2603:1020:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UAECentral\",\r\n \ \"id\": \"AzureCosmosDB.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -11047,7 +11220,7 @@ interactions: \ \"20.37.84.77/32\",\r\n \"2603:1040:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UAENorth\",\r\n \ \"id\": \"AzureCosmosDB.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -11057,7 +11230,7 @@ interactions: \ \"2603:1040:904:802::c0/122\",\r\n \"2603:1040:904:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UKSouth\",\r\n \ \"id\": \"AzureCosmosDB.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -11068,7 +11241,7 @@ interactions: \ \"2603:1020:705:802::c0/122\",\r\n \"2603:1020:705:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UKWest\",\r\n \ \"id\": \"AzureCosmosDB.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -11077,7 +11250,7 @@ interactions: \ \"51.141.55.229/32\",\r\n \"2603:1020:605:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestCentralUS\",\r\n \ \"id\": \"AzureCosmosDB.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -11086,7 +11259,7 @@ interactions: \ \"52.161.100.126/32\",\r\n \"2603:1030:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestEurope\",\r\n \ \"id\": \"AzureCosmosDB.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -11099,31 +11272,32 @@ interactions: \ \"2603:1020:206:402::c0/122\",\r\n \"2603:1020:206:802::c0/122\",\r\n \ \"2603:1020:206:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.WestIndia\",\r\n \"id\": \"AzureCosmosDB.WestIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.81.88.229/32\",\r\n - \ \"52.136.52.64/27\",\r\n \"104.211.146.0/28\",\r\n \"104.211.162.94/32\",\r\n - \ \"104.211.184.117/32\",\r\n \"104.211.188.174/32\",\r\n - \ \"2603:1040:806:402::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.WestUS\",\r\n \"id\": \"AzureCosmosDB.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.64.69.151/32\",\r\n - \ \"13.64.113.68/32\",\r\n \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n - \ \"13.88.30.39/32\",\r\n \"13.91.246.52/32\",\r\n \"13.93.153.80/32\",\r\n - \ \"13.93.156.125/32\",\r\n \"13.93.207.66/32\",\r\n \"20.49.126.160/27\",\r\n - \ \"40.83.137.191/32\",\r\n \"40.112.140.12/32\",\r\n \"40.112.241.0/24\",\r\n - \ \"40.112.249.60/32\",\r\n \"40.118.245.44/32\",\r\n \"40.118.245.251/32\",\r\n - \ \"104.40.8.88/32\",\r\n \"137.117.9.157/32\",\r\n \"2603:1030:a07:4::160/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"40.81.88.229/32\",\r\n \"52.136.52.64/27\",\r\n + \ \"104.211.146.0/28\",\r\n \"104.211.162.94/32\",\r\n \"104.211.184.117/32\",\r\n + \ \"104.211.188.174/32\",\r\n \"2603:1040:806:402::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestUS\",\r\n + \ \"id\": \"AzureCosmosDB.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n + \ \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n \"13.88.30.39/32\",\r\n + \ \"13.91.246.52/32\",\r\n \"13.93.153.80/32\",\r\n \"13.93.156.125/32\",\r\n + \ \"13.93.207.66/32\",\r\n \"20.49.126.160/27\",\r\n \"40.83.137.191/32\",\r\n + \ \"40.112.140.12/32\",\r\n \"40.112.241.0/24\",\r\n \"40.112.249.60/32\",\r\n + \ \"40.118.245.44/32\",\r\n \"40.118.245.251/32\",\r\n \"104.40.8.88/32\",\r\n + \ \"137.117.9.157/32\",\r\n \"2603:1030:a07:4::160/123\",\r\n \ \"2603:1030:a07:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.WestUS2\",\r\n \"id\": \"AzureCosmosDB.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.0/26\",\r\n \ \"20.36.26.132/32\",\r\n \"40.64.135.0/27\",\r\n \"40.65.106.154/32\",\r\n @@ -11134,7 +11308,7 @@ interactions: \ \"2603:1030:c06:802::c0/122\",\r\n \"2603:1030:c06:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestUS3\",\r\n \ \"id\": \"AzureCosmosDB.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -11144,53 +11318,54 @@ interactions: \ \"2603:1030:504:402::3c0/122\",\r\n \"2603:1030:504:802::200/122\",\r\n \ \"2603:1030:504:c02::3c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureDatabricks\",\r\n \"id\": \"AzureDatabricks\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureDatabricks\",\r\n \"addressPrefixes\": - [\r\n \"13.70.105.50/32\",\r\n \"13.70.107.141/32\",\r\n - \ \"13.71.184.74/32\",\r\n \"13.71.187.166/32\",\r\n \"13.75.164.249/32\",\r\n - \ \"13.75.218.172/32\",\r\n \"13.78.18.152/32\",\r\n \"13.78.19.235/32\",\r\n - \ \"13.86.58.215/32\",\r\n \"13.88.249.244/32\",\r\n \"20.17.48.32/29\",\r\n - \ \"20.21.32.32/29\",\r\n \"20.36.120.68/30\",\r\n \"20.37.64.68/30\",\r\n - \ \"20.37.156.208/28\",\r\n \"20.37.195.16/29\",\r\n \"20.37.224.68/30\",\r\n - \ \"20.38.84.80/28\",\r\n \"20.38.136.120/29\",\r\n \"20.39.8.68/30\",\r\n - \ \"20.41.4.112/28\",\r\n \"20.41.65.136/29\",\r\n \"20.41.192.68/30\",\r\n - \ \"20.42.4.208/28\",\r\n \"20.42.129.160/28\",\r\n \"20.42.224.68/30\",\r\n - \ \"20.43.41.152/29\",\r\n \"20.43.65.144/29\",\r\n \"20.43.130.96/28\",\r\n - \ \"20.45.112.68/30\",\r\n \"20.45.192.68/30\",\r\n \"20.46.12.200/29\",\r\n - \ \"20.46.121.76/32\",\r\n \"20.52.93.40/29\",\r\n \"20.72.16.32/29\",\r\n - \ \"20.99.8.64/29\",\r\n \"20.150.160.104/30\",\r\n \"20.150.160.208/29\",\r\n - \ \"20.186.83.56/32\",\r\n \"20.189.106.192/28\",\r\n \"20.192.160.32/29\",\r\n - \ \"20.192.225.24/29\",\r\n \"20.194.4.102/32\",\r\n \"20.215.0.32/29\",\r\n - \ \"20.217.40.32/29\",\r\n \"23.97.106.142/32\",\r\n \"23.97.201.41/32\",\r\n - \ \"23.100.0.135/32\",\r\n \"23.100.226.13/32\",\r\n \"23.101.147.147/32\",\r\n - \ \"23.101.152.95/32\",\r\n \"40.67.48.68/30\",\r\n \"40.70.58.221/32\",\r\n - \ \"40.74.30.80/28\",\r\n \"40.80.56.68/30\",\r\n \"40.80.168.68/30\",\r\n - \ \"40.80.188.0/28\",\r\n \"40.82.248.112/28\",\r\n \"40.83.176.199/32\",\r\n - \ \"40.83.178.242/32\",\r\n \"40.85.223.25/32\",\r\n \"40.86.167.110/32\",\r\n - \ \"40.89.16.68/30\",\r\n \"40.89.168.225/32\",\r\n \"40.89.170.184/32\",\r\n - \ \"40.89.171.101/32\",\r\n \"40.118.174.12/32\",\r\n \"40.119.9.208/28\",\r\n - \ \"40.123.212.253/32\",\r\n \"40.123.218.63/32\",\r\n \"40.123.219.125/32\",\r\n - \ \"40.123.225.135/32\",\r\n \"40.127.5.82/32\",\r\n \"40.127.5.124/32\",\r\n - \ \"40.127.147.196/32\",\r\n \"51.12.41.16/30\",\r\n \"51.12.47.16/29\",\r\n - \ \"51.12.193.16/30\",\r\n \"51.12.198.200/29\",\r\n \"51.53.24.32/29\",\r\n - \ \"51.53.168.32/29\",\r\n \"51.103.18.111/32\",\r\n \"51.104.25.136/30\",\r\n - \ \"51.105.80.68/30\",\r\n \"51.105.88.68/30\",\r\n \"51.107.48.120/30\",\r\n - \ \"51.107.144.68/30\",\r\n \"51.107.246.160/29\",\r\n \"51.116.74.16/29\",\r\n - \ \"51.120.40.120/30\",\r\n \"51.120.224.68/30\",\r\n \"51.120.234.176/29\",\r\n - \ \"51.137.160.120/29\",\r\n \"51.138.96.158/32\",\r\n \"51.140.200.46/32\",\r\n - \ \"51.140.203.27/32\",\r\n \"51.140.204.4/32\",\r\n \"51.141.103.193/32\",\r\n - \ \"51.143.192.68/30\",\r\n \"52.136.48.68/30\",\r\n \"52.140.104.120/29\",\r\n - \ \"52.141.6.71/32\",\r\n \"52.141.6.181/32\",\r\n \"52.141.22.164/32\",\r\n - \ \"52.146.50.16/32\",\r\n \"52.150.136.68/30\",\r\n \"52.172.133.58/32\",\r\n - \ \"52.187.0.85/32\",\r\n \"52.187.3.203/32\",\r\n \"52.187.145.107/32\",\r\n - \ \"52.228.81.136/29\",\r\n \"52.230.27.216/32\",\r\n \"52.232.19.246/32\",\r\n - \ \"52.246.160.72/32\",\r\n \"52.247.0.200/32\",\r\n \"102.37.41.3/32\",\r\n - \ \"102.133.56.68/30\",\r\n \"102.133.216.96/29\",\r\n \"102.133.224.24/32\",\r\n - \ \"104.41.54.118/32\",\r\n \"104.45.7.191/32\",\r\n \"104.211.89.81/32\",\r\n - \ \"104.211.101.14/32\",\r\n \"104.211.103.82/32\",\r\n \"191.232.53.223/32\",\r\n - \ \"191.233.8.32/29\",\r\n \"191.234.160.82/32\",\r\n \"191.235.225.144/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureDatabricks\",\r\n \"addressPrefixes\": [\r\n \"13.70.105.50/32\",\r\n + \ \"13.70.107.141/32\",\r\n \"13.71.184.74/32\",\r\n \"13.71.187.166/32\",\r\n + \ \"13.75.164.249/32\",\r\n \"13.75.218.172/32\",\r\n \"13.78.18.152/32\",\r\n + \ \"13.78.19.235/32\",\r\n \"13.86.58.215/32\",\r\n \"13.88.249.244/32\",\r\n + \ \"20.17.48.32/29\",\r\n \"20.21.32.32/29\",\r\n \"20.36.120.68/30\",\r\n + \ \"20.37.64.68/30\",\r\n \"20.37.156.208/28\",\r\n \"20.37.195.16/29\",\r\n + \ \"20.37.224.68/30\",\r\n \"20.38.84.80/28\",\r\n \"20.38.136.120/29\",\r\n + \ \"20.39.8.68/30\",\r\n \"20.41.4.112/28\",\r\n \"20.41.65.136/29\",\r\n + \ \"20.41.192.68/30\",\r\n \"20.42.4.208/28\",\r\n \"20.42.129.160/28\",\r\n + \ \"20.42.224.68/30\",\r\n \"20.43.41.152/29\",\r\n \"20.43.65.144/29\",\r\n + \ \"20.43.130.96/28\",\r\n \"20.45.112.68/30\",\r\n \"20.45.192.68/30\",\r\n + \ \"20.46.12.200/29\",\r\n \"20.46.121.76/32\",\r\n \"20.52.93.40/29\",\r\n + \ \"20.72.16.32/29\",\r\n \"20.99.8.64/29\",\r\n \"20.150.160.104/30\",\r\n + \ \"20.150.160.208/29\",\r\n \"20.186.83.56/32\",\r\n \"20.189.106.192/28\",\r\n + \ \"20.192.160.32/29\",\r\n \"20.192.225.24/29\",\r\n \"20.194.4.102/32\",\r\n + \ \"20.215.0.32/29\",\r\n \"20.217.40.32/29\",\r\n \"23.97.106.142/32\",\r\n + \ \"23.97.201.41/32\",\r\n \"23.100.0.135/32\",\r\n \"23.100.226.13/32\",\r\n + \ \"23.101.147.147/32\",\r\n \"23.101.152.95/32\",\r\n \"40.67.48.68/30\",\r\n + \ \"40.70.58.221/32\",\r\n \"40.74.30.80/28\",\r\n \"40.80.56.68/30\",\r\n + \ \"40.80.168.68/30\",\r\n \"40.80.188.0/28\",\r\n \"40.82.248.112/28\",\r\n + \ \"40.83.176.199/32\",\r\n \"40.83.178.242/32\",\r\n \"40.85.223.25/32\",\r\n + \ \"40.86.167.110/32\",\r\n \"40.89.16.68/30\",\r\n \"40.89.168.225/32\",\r\n + \ \"40.89.170.184/32\",\r\n \"40.89.171.101/32\",\r\n \"40.118.174.12/32\",\r\n + \ \"40.119.9.208/28\",\r\n \"40.123.212.253/32\",\r\n \"40.123.218.63/32\",\r\n + \ \"40.123.219.125/32\",\r\n \"40.123.225.135/32\",\r\n \"40.127.5.82/32\",\r\n + \ \"40.127.5.124/32\",\r\n \"40.127.147.196/32\",\r\n \"51.12.41.16/30\",\r\n + \ \"51.12.47.16/29\",\r\n \"51.12.193.16/30\",\r\n \"51.12.198.200/29\",\r\n + \ \"51.53.24.32/29\",\r\n \"51.53.168.32/29\",\r\n \"51.103.18.111/32\",\r\n + \ \"51.104.25.136/30\",\r\n \"51.105.80.68/30\",\r\n \"51.105.88.68/30\",\r\n + \ \"51.107.48.120/30\",\r\n \"51.107.144.68/30\",\r\n \"51.107.203.195/32\",\r\n + \ \"51.107.246.160/29\",\r\n \"51.116.74.16/29\",\r\n \"51.120.40.120/30\",\r\n + \ \"51.120.224.68/30\",\r\n \"51.120.234.176/29\",\r\n \"51.137.160.120/29\",\r\n + \ \"51.138.96.158/32\",\r\n \"51.140.200.46/32\",\r\n \"51.140.203.27/32\",\r\n + \ \"51.140.204.4/32\",\r\n \"51.141.103.193/32\",\r\n \"51.143.192.68/30\",\r\n + \ \"52.136.48.68/30\",\r\n \"52.140.104.120/29\",\r\n \"52.141.6.71/32\",\r\n + \ \"52.141.6.181/32\",\r\n \"52.141.22.164/32\",\r\n \"52.146.50.16/32\",\r\n + \ \"52.150.136.68/30\",\r\n \"52.172.133.58/32\",\r\n \"52.187.0.85/32\",\r\n + \ \"52.187.3.203/32\",\r\n \"52.187.145.107/32\",\r\n \"52.228.81.136/29\",\r\n + \ \"52.230.27.216/32\",\r\n \"52.232.19.246/32\",\r\n \"52.246.160.72/32\",\r\n + \ \"52.247.0.200/32\",\r\n \"102.37.41.3/32\",\r\n \"102.133.56.68/30\",\r\n + \ \"102.133.216.96/29\",\r\n \"102.133.224.24/32\",\r\n \"104.41.54.118/32\",\r\n + \ \"104.45.7.191/32\",\r\n \"104.211.89.81/32\",\r\n \"104.211.101.14/32\",\r\n + \ \"104.211.103.82/32\",\r\n \"191.232.53.223/32\",\r\n \"191.233.8.32/29\",\r\n + \ \"191.234.160.82/32\",\r\n \"191.235.225.144/29\",\r\n \ \"2603:1000:4::160/123\",\r\n \"2603:1000:104:1::160/123\",\r\n \ \"2603:1010:6:1::160/123\",\r\n \"2603:1010:101::160/123\",\r\n \ \"2603:1010:304::160/123\",\r\n \"2603:1010:404::160/123\",\r\n @@ -11221,8 +11396,8 @@ interactions: \ \"2603:1040:1503::1a0/123\",\r\n \"2603:1050:6:1::160/123\",\r\n \ \"2603:1050:403::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureDataExplorerManagement\",\r\n \"id\": - \"AzureDataExplorerManagement\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"13\",\r\n \"region\": + \"AzureDataExplorerManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureDataExplorerManagement\",\r\n @@ -11241,90 +11416,91 @@ interactions: \ \"20.150.171.192/28\",\r\n \"20.150.245.112/28\",\r\n \"20.185.100.27/32\",\r\n \ \"20.189.74.103/32\",\r\n \"20.192.47.96/28\",\r\n \"20.192.235.128/28\",\r\n \ \"20.193.203.96/28\",\r\n \"20.194.75.224/28\",\r\n \"20.195.78.80/28\",\r\n - \ \"20.207.2.112/28\",\r\n \"20.215.13.48/28\",\r\n \"20.217.53.48/28\",\r\n - \ \"23.98.82.240/28\",\r\n \"40.66.57.57/32\",\r\n \"40.66.57.91/32\",\r\n - \ \"40.67.188.68/32\",\r\n \"40.69.107.240/28\",\r\n \"40.71.13.176/28\",\r\n - \ \"40.74.101.208/28\",\r\n \"40.74.147.80/28\",\r\n \"40.78.195.240/28\",\r\n - \ \"40.78.203.176/28\",\r\n \"40.79.131.224/28\",\r\n \"40.79.179.208/28\",\r\n - \ \"40.79.187.16/28\",\r\n \"40.80.234.9/32\",\r\n \"40.80.250.168/32\",\r\n - \ \"40.80.255.12/32\",\r\n \"40.81.28.50/32\",\r\n \"40.81.43.47/32\",\r\n - \ \"40.81.56.122/32\",\r\n \"40.81.72.110/32\",\r\n \"40.81.88.112/32\",\r\n - \ \"40.81.89.242/32\",\r\n \"40.81.122.39/32\",\r\n \"40.81.154.254/32\",\r\n - \ \"40.81.184.86/32\",\r\n \"40.81.220.38/32\",\r\n \"40.81.248.53/32\",\r\n - \ \"40.81.249.251/32\",\r\n \"40.82.154.174/32\",\r\n \"40.82.156.149/32\",\r\n - \ \"40.82.188.208/32\",\r\n \"40.82.217.84/32\",\r\n \"40.82.236.24/32\",\r\n - \ \"40.89.56.69/32\",\r\n \"40.90.219.23/32\",\r\n \"40.91.74.95/32\",\r\n - \ \"40.119.3.195/32\",\r\n \"40.119.203.252/32\",\r\n \"51.12.20.48/28\",\r\n - \ \"51.12.28.48/28\",\r\n \"51.12.99.192/28\",\r\n \"51.12.203.192/28\",\r\n - \ \"51.53.30.128/28\",\r\n \"51.53.174.128/28\",\r\n \"51.104.8.112/28\",\r\n - \ \"51.107.59.160/28\",\r\n \"51.107.98.201/32\",\r\n \"51.107.155.160/28\",\r\n - \ \"51.107.247.128/28\",\r\n \"51.116.59.160/28\",\r\n \"51.116.98.150/32\",\r\n - \ \"51.116.155.224/28\",\r\n \"51.120.99.80/28\",\r\n \"51.120.219.192/28\",\r\n - \ \"51.120.235.224/28\",\r\n \"51.140.212.0/28\",\r\n \"51.145.176.215/32\",\r\n - \ \"52.142.91.221/32\",\r\n \"52.159.55.120/32\",\r\n \"52.162.110.176/28\",\r\n - \ \"52.224.146.56/32\",\r\n \"52.231.148.16/28\",\r\n \"52.232.230.201/32\",\r\n - \ \"52.253.159.186/32\",\r\n \"52.253.225.186/32\",\r\n \"52.253.226.110/32\",\r\n - \ \"102.133.0.192/32\",\r\n \"102.133.28.112/28\",\r\n \"102.133.130.206/32\",\r\n - \ \"102.133.156.16/28\",\r\n \"104.211.147.224/28\",\r\n - \ \"191.233.25.183/32\",\r\n \"191.233.50.208/28\",\r\n \"191.233.205.0/28\",\r\n - \ \"2603:1000:4:1::380/121\",\r\n \"2603:1000:4:402::150/124\",\r\n - \ \"2603:1000:104:2::100/121\",\r\n \"2603:1000:104:402::150/124\",\r\n - \ \"2603:1010:6::600/121\",\r\n \"2603:1010:6:402::150/124\",\r\n - \ \"2603:1010:101:1::380/121\",\r\n \"2603:1010:101:402::150/124\",\r\n - \ \"2603:1010:304:1::380/121\",\r\n \"2603:1010:304:402::150/124\",\r\n - \ \"2603:1010:404:1::380/121\",\r\n \"2603:1010:404:402::150/124\",\r\n - \ \"2603:1020:5::600/121\",\r\n \"2603:1020:5:402::150/124\",\r\n - \ \"2603:1020:206::600/121\",\r\n \"2603:1020:206:402::150/124\",\r\n - \ \"2603:1020:305:402::150/124\",\r\n \"2603:1020:405:402::150/124\",\r\n - \ \"2603:1020:605:1::380/121\",\r\n \"2603:1020:605:402::150/124\",\r\n - \ \"2603:1020:705::600/121\",\r\n \"2603:1020:705:402::150/124\",\r\n - \ \"2603:1020:805::600/121\",\r\n \"2603:1020:805:402::150/124\",\r\n - \ \"2603:1020:905:1::380/121\",\r\n \"2603:1020:905:402::150/124\",\r\n - \ \"2603:1020:a04::600/121\",\r\n \"2603:1020:a04:402::150/124\",\r\n - \ \"2603:1020:b04:1::380/121\",\r\n \"2603:1020:b04:402::150/124\",\r\n - \ \"2603:1020:c04::600/121\",\r\n \"2603:1020:c04:402::150/124\",\r\n - \ \"2603:1020:d04:1::380/121\",\r\n \"2603:1020:d04:402::150/124\",\r\n - \ \"2603:1020:e04::600/121\",\r\n \"2603:1020:e04:402::150/124\",\r\n - \ \"2603:1020:f04:1::380/121\",\r\n \"2603:1020:f04:402::150/124\",\r\n - \ \"2603:1020:1004:2::100/121\",\r\n \"2603:1020:1004:800::d0/124\",\r\n - \ \"2603:1020:1104:1::600/121\",\r\n \"2603:1020:1104:400::150/124\",\r\n - \ \"2603:1020:1302:2::120/123\",\r\n \"2603:1030:f:2::380/121\",\r\n - \ \"2603:1030:f:400::950/124\",\r\n \"2603:1030:10::600/121\",\r\n - \ \"2603:1030:10:402::150/124\",\r\n \"2603:1030:104::600/121\",\r\n - \ \"2603:1030:104:402::150/124\",\r\n \"2603:1030:107:1::300/121\",\r\n - \ \"2603:1030:107:400::e0/124\",\r\n \"2603:1030:210::600/121\",\r\n - \ \"2603:1030:210:402::150/124\",\r\n \"2603:1030:40b:2::400/121\",\r\n - \ \"2603:1030:40b:400::950/124\",\r\n \"2603:1030:40c::600/121\",\r\n - \ \"2603:1030:40c:402::150/124\",\r\n \"2603:1030:504:2::180/121\",\r\n - \ \"2603:1030:504:802::d0/124\",\r\n \"2603:1030:608:1::380/121\",\r\n - \ \"2603:1030:608:402::150/124\",\r\n \"2603:1030:807::600/121\",\r\n - \ \"2603:1030:807:402::150/124\",\r\n \"2603:1030:a07:1::380/121\",\r\n - \ \"2603:1030:a07:402::8d0/124\",\r\n \"2603:1030:b04:1::380/121\",\r\n - \ \"2603:1030:b04:402::150/124\",\r\n \"2603:1030:c06:2::400/121\",\r\n - \ \"2603:1030:c06:400::950/124\",\r\n \"2603:1030:f05::600/121\",\r\n - \ \"2603:1030:f05:402::150/124\",\r\n \"2603:1030:1005:1::380/121\",\r\n - \ \"2603:1030:1005:402::150/124\",\r\n \"2603:1040:5::700/121\",\r\n - \ \"2603:1040:5:402::150/124\",\r\n \"2603:1040:207:1::380/121\",\r\n - \ \"2603:1040:207:402::150/124\",\r\n \"2603:1040:407::600/121\",\r\n - \ \"2603:1040:407:402::150/124\",\r\n \"2603:1040:606:1::380/121\",\r\n - \ \"2603:1040:606:402::150/124\",\r\n \"2603:1040:806:1::380/121\",\r\n - \ \"2603:1040:806:402::150/124\",\r\n \"2603:1040:904::600/121\",\r\n - \ \"2603:1040:904:402::150/124\",\r\n \"2603:1040:a06::700/121\",\r\n - \ \"2603:1040:a06:402::150/124\",\r\n \"2603:1040:b04:1::380/121\",\r\n - \ \"2603:1040:b04:402::150/124\",\r\n \"2603:1040:c06:1::380/121\",\r\n - \ \"2603:1040:c06:402::150/124\",\r\n \"2603:1040:d04:2::280/121\",\r\n - \ \"2603:1040:d04:800::d0/124\",\r\n \"2603:1040:e05::180/121\",\r\n - \ \"2603:1040:f05::600/121\",\r\n \"2603:1040:f05:402::150/124\",\r\n - \ \"2603:1040:1002:1::180/123\",\r\n \"2603:1040:1104:1::680/121\",\r\n - \ \"2603:1040:1104:400::150/124\",\r\n \"2603:1040:1202:1::1c0/123\",\r\n - \ \"2603:1040:1302:1::4a0/123\",\r\n \"2603:1040:1402:2::120/123\",\r\n - \ \"2603:1040:1503:1::1e0/123\",\r\n \"2603:1050:6::600/121\",\r\n - \ \"2603:1050:6:402::150/124\",\r\n \"2603:1050:403:1::400/121\",\r\n - \ \"2603:1050:403:400::2b0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureDataLake\",\r\n \"id\": \"AzureDataLake\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"20.207.2.112/28\",\r\n \"20.210.144.96/28\",\r\n \"20.215.13.48/28\",\r\n + \ \"20.217.53.48/28\",\r\n \"23.98.82.240/28\",\r\n \"40.66.57.57/32\",\r\n + \ \"40.66.57.91/32\",\r\n \"40.67.188.68/32\",\r\n \"40.69.107.240/28\",\r\n + \ \"40.71.13.176/28\",\r\n \"40.74.101.208/28\",\r\n \"40.74.147.80/28\",\r\n + \ \"40.78.195.240/28\",\r\n \"40.78.203.176/28\",\r\n \"40.79.131.224/28\",\r\n + \ \"40.79.179.208/28\",\r\n \"40.79.187.16/28\",\r\n \"40.80.234.9/32\",\r\n + \ \"40.80.250.168/32\",\r\n \"40.80.255.12/32\",\r\n \"40.81.28.50/32\",\r\n + \ \"40.81.43.47/32\",\r\n \"40.81.56.122/32\",\r\n \"40.81.72.110/32\",\r\n + \ \"40.81.88.112/32\",\r\n \"40.81.89.242/32\",\r\n \"40.81.122.39/32\",\r\n + \ \"40.81.154.254/32\",\r\n \"40.81.184.86/32\",\r\n \"40.81.220.38/32\",\r\n + \ \"40.81.248.53/32\",\r\n \"40.81.249.251/32\",\r\n \"40.82.154.174/32\",\r\n + \ \"40.82.156.149/32\",\r\n \"40.82.188.208/32\",\r\n \"40.82.217.84/32\",\r\n + \ \"40.82.236.24/32\",\r\n \"40.89.56.69/32\",\r\n \"40.90.219.23/32\",\r\n + \ \"40.91.74.95/32\",\r\n \"40.119.3.195/32\",\r\n \"40.119.203.252/32\",\r\n + \ \"51.12.20.48/28\",\r\n \"51.12.28.48/28\",\r\n \"51.12.99.192/28\",\r\n + \ \"51.12.203.192/28\",\r\n \"51.53.30.128/28\",\r\n \"51.53.174.128/28\",\r\n + \ \"51.104.8.112/28\",\r\n \"51.107.59.160/28\",\r\n \"51.107.98.201/32\",\r\n + \ \"51.107.155.160/28\",\r\n \"51.107.247.128/28\",\r\n \"51.116.59.160/28\",\r\n + \ \"51.116.98.150/32\",\r\n \"51.116.155.224/28\",\r\n \"51.120.99.80/28\",\r\n + \ \"51.120.219.192/28\",\r\n \"51.120.235.224/28\",\r\n \"51.140.212.0/28\",\r\n + \ \"51.145.176.215/32\",\r\n \"52.142.91.221/32\",\r\n \"52.159.55.120/32\",\r\n + \ \"52.162.110.176/28\",\r\n \"52.224.146.56/32\",\r\n \"52.231.148.16/28\",\r\n + \ \"52.232.230.201/32\",\r\n \"52.253.159.186/32\",\r\n \"52.253.225.186/32\",\r\n + \ \"52.253.226.110/32\",\r\n \"102.133.0.192/32\",\r\n \"102.133.28.112/28\",\r\n + \ \"102.133.130.206/32\",\r\n \"102.133.156.16/28\",\r\n + \ \"104.211.147.224/28\",\r\n \"191.233.25.183/32\",\r\n + \ \"191.233.50.208/28\",\r\n \"191.233.205.0/28\",\r\n \"2603:1000:4:1::380/121\",\r\n + \ \"2603:1000:4:402::150/124\",\r\n \"2603:1000:104:2::100/121\",\r\n + \ \"2603:1000:104:402::150/124\",\r\n \"2603:1010:6::600/121\",\r\n + \ \"2603:1010:6:402::150/124\",\r\n \"2603:1010:101:1::380/121\",\r\n + \ \"2603:1010:101:402::150/124\",\r\n \"2603:1010:304:1::380/121\",\r\n + \ \"2603:1010:304:402::150/124\",\r\n \"2603:1010:404:1::380/121\",\r\n + \ \"2603:1010:404:402::150/124\",\r\n \"2603:1020:5::600/121\",\r\n + \ \"2603:1020:5:402::150/124\",\r\n \"2603:1020:206::600/121\",\r\n + \ \"2603:1020:206:402::150/124\",\r\n \"2603:1020:305:402::150/124\",\r\n + \ \"2603:1020:405:402::150/124\",\r\n \"2603:1020:605:1::380/121\",\r\n + \ \"2603:1020:605:402::150/124\",\r\n \"2603:1020:705::600/121\",\r\n + \ \"2603:1020:705:402::150/124\",\r\n \"2603:1020:805::600/121\",\r\n + \ \"2603:1020:805:402::150/124\",\r\n \"2603:1020:905:1::380/121\",\r\n + \ \"2603:1020:905:402::150/124\",\r\n \"2603:1020:a04::600/121\",\r\n + \ \"2603:1020:a04:402::150/124\",\r\n \"2603:1020:b04:1::380/121\",\r\n + \ \"2603:1020:b04:402::150/124\",\r\n \"2603:1020:c04::600/121\",\r\n + \ \"2603:1020:c04:402::150/124\",\r\n \"2603:1020:d04:1::380/121\",\r\n + \ \"2603:1020:d04:402::150/124\",\r\n \"2603:1020:e04::600/121\",\r\n + \ \"2603:1020:e04:402::150/124\",\r\n \"2603:1020:f04:1::380/121\",\r\n + \ \"2603:1020:f04:402::150/124\",\r\n \"2603:1020:1004:2::100/121\",\r\n + \ \"2603:1020:1004:800::d0/124\",\r\n \"2603:1020:1104:1::600/121\",\r\n + \ \"2603:1020:1104:400::150/124\",\r\n \"2603:1020:1302:2::120/123\",\r\n + \ \"2603:1030:f:2::380/121\",\r\n \"2603:1030:f:400::950/124\",\r\n + \ \"2603:1030:10::600/121\",\r\n \"2603:1030:10:402::150/124\",\r\n + \ \"2603:1030:104::600/121\",\r\n \"2603:1030:104:402::150/124\",\r\n + \ \"2603:1030:107:1::300/121\",\r\n \"2603:1030:107:400::e0/124\",\r\n + \ \"2603:1030:210::600/121\",\r\n \"2603:1030:210:402::150/124\",\r\n + \ \"2603:1030:40b:2::400/121\",\r\n \"2603:1030:40b:400::950/124\",\r\n + \ \"2603:1030:40c::600/121\",\r\n \"2603:1030:40c:402::150/124\",\r\n + \ \"2603:1030:504:2::180/121\",\r\n \"2603:1030:504:802::d0/124\",\r\n + \ \"2603:1030:608:1::380/121\",\r\n \"2603:1030:608:402::150/124\",\r\n + \ \"2603:1030:807::600/121\",\r\n \"2603:1030:807:402::150/124\",\r\n + \ \"2603:1030:a07:1::380/121\",\r\n \"2603:1030:a07:402::8d0/124\",\r\n + \ \"2603:1030:b04:1::380/121\",\r\n \"2603:1030:b04:402::150/124\",\r\n + \ \"2603:1030:c06:2::400/121\",\r\n \"2603:1030:c06:400::950/124\",\r\n + \ \"2603:1030:f05::600/121\",\r\n \"2603:1030:f05:402::150/124\",\r\n + \ \"2603:1030:1005:1::380/121\",\r\n \"2603:1030:1005:402::150/124\",\r\n + \ \"2603:1040:5::700/121\",\r\n \"2603:1040:5:402::150/124\",\r\n + \ \"2603:1040:207:1::380/121\",\r\n \"2603:1040:207:402::150/124\",\r\n + \ \"2603:1040:407::600/121\",\r\n \"2603:1040:407:402::150/124\",\r\n + \ \"2603:1040:606:1::380/121\",\r\n \"2603:1040:606:402::150/124\",\r\n + \ \"2603:1040:806:1::380/121\",\r\n \"2603:1040:806:402::150/124\",\r\n + \ \"2603:1040:904::600/121\",\r\n \"2603:1040:904:402::150/124\",\r\n + \ \"2603:1040:a06::700/121\",\r\n \"2603:1040:a06:402::150/124\",\r\n + \ \"2603:1040:b04:1::380/121\",\r\n \"2603:1040:b04:402::150/124\",\r\n + \ \"2603:1040:c06:1::380/121\",\r\n \"2603:1040:c06:402::150/124\",\r\n + \ \"2603:1040:d04:2::280/121\",\r\n \"2603:1040:d04:800::d0/124\",\r\n + \ \"2603:1040:e05::180/121\",\r\n \"2603:1040:f05::600/121\",\r\n + \ \"2603:1040:f05:402::150/124\",\r\n \"2603:1040:1002:1::180/123\",\r\n + \ \"2603:1040:1104:1::680/121\",\r\n \"2603:1040:1104:400::150/124\",\r\n + \ \"2603:1040:1202:1::1c0/123\",\r\n \"2603:1040:1302:1::4a0/123\",\r\n + \ \"2603:1040:1402:2::120/123\",\r\n \"2603:1040:1503:1::1e0/123\",\r\n + \ \"2603:1050:6::600/121\",\r\n \"2603:1050:6:402::150/124\",\r\n + \ \"2603:1050:403:1::400/121\",\r\n \"2603:1050:403:400::2b0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureDataLake\",\r\n + \ \"id\": \"AzureDataLake\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureDataLake\",\r\n \"addressPrefixes\": [\r\n \"20.119.199.45/32\",\r\n \"20.122.64.76/32\",\r\n \ \"40.90.138.133/32\",\r\n \"40.90.138.136/32\",\r\n \"40.90.141.128/29\",\r\n @@ -11334,7 +11510,7 @@ interactions: \ \"104.44.89.39/32\",\r\n \"104.44.89.42/32\",\r\n \"104.44.90.128/27\",\r\n \ \"104.44.90.194/31\",\r\n \"104.44.91.160/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureDeviceUpdate\",\r\n \"id\": - \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -11372,7 +11548,7 @@ interactions: \ \"102.37.80.176/28\",\r\n \"102.37.160.128/28\",\r\n \"104.46.179.224/28\",\r\n \ \"191.233.15.240/28\",\r\n \"191.234.142.240/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureDevOps\",\r\n \"id\": - \"AzureDevOps\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AzureDevOps\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -11384,7 +11560,7 @@ interactions: \ \"40.82.252.0/24\",\r\n \"40.119.10.0/24\",\r\n \"51.104.26.0/24\",\r\n \ \"52.150.138.0/24\",\r\n \"52.228.82.0/24\",\r\n \"191.235.226.0/24\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureDevSpaces\",\r\n - \ \"id\": \"AzureDevSpaces\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"AzureDevSpaces\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11403,92 +11579,93 @@ interactions: \ \"52.150.139.144/28\",\r\n \"52.182.141.128/28\",\r\n \"52.228.81.224/28\",\r\n \ \"104.214.161.48/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureDigitalTwins\",\r\n \"id\": \"AzureDigitalTwins\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureDigitalTwins\",\r\n \"addressPrefixes\": - [\r\n \"20.17.51.192/27\",\r\n \"20.21.36.64/27\",\r\n \"20.36.125.120/29\",\r\n - \ \"20.36.125.192/27\",\r\n \"20.37.70.112/29\",\r\n \"20.37.70.192/27\",\r\n - \ \"20.38.142.112/29\",\r\n \"20.38.142.192/27\",\r\n \"20.39.2.134/32\",\r\n - \ \"20.39.2.208/32\",\r\n \"20.39.2.237/32\",\r\n \"20.39.3.11/32\",\r\n - \ \"20.39.3.14/32\",\r\n \"20.39.3.17/32\",\r\n \"20.39.3.38/32\",\r\n - \ \"20.39.18.169/32\",\r\n \"20.40.225.48/29\",\r\n \"20.40.225.128/27\",\r\n - \ \"20.43.47.72/29\",\r\n \"20.43.47.96/27\",\r\n \"20.45.116.80/29\",\r\n - \ \"20.45.116.96/27\",\r\n \"20.46.10.56/29\",\r\n \"20.46.10.96/27\",\r\n - \ \"20.48.193.128/27\",\r\n \"20.48.193.160/29\",\r\n \"20.49.103.112/29\",\r\n - \ \"20.49.103.192/27\",\r\n \"20.49.118.8/29\",\r\n \"20.49.118.32/27\",\r\n - \ \"20.49.248.209/32\",\r\n \"20.49.249.56/32\",\r\n \"20.49.249.78/32\",\r\n - \ \"20.49.249.101/32\",\r\n \"20.49.249.106/32\",\r\n \"20.49.249.156/32\",\r\n - \ \"20.49.249.189/32\",\r\n \"20.49.249.208/32\",\r\n \"20.49.249.236/32\",\r\n - \ \"20.49.250.2/32\",\r\n \"20.50.211.192/32\",\r\n \"20.50.212.99/32\",\r\n - \ \"20.50.212.103/32\",\r\n \"20.50.212.140/32\",\r\n \"20.50.213.6/32\",\r\n - \ \"20.50.213.76/32\",\r\n \"20.50.213.88/32\",\r\n \"20.50.213.93/32\",\r\n - \ \"20.50.213.94/32\",\r\n \"20.50.213.120/32\",\r\n \"20.51.8.96/27\",\r\n - \ \"20.51.8.192/29\",\r\n \"20.51.16.176/29\",\r\n \"20.51.17.0/27\",\r\n - \ \"20.51.73.8/32\",\r\n \"20.51.73.11/32\",\r\n \"20.51.73.22/31\",\r\n - \ \"20.51.73.25/32\",\r\n \"20.51.73.26/31\",\r\n \"20.51.73.36/32\",\r\n - \ \"20.51.73.39/32\",\r\n \"20.51.73.44/32\",\r\n \"20.53.44.88/29\",\r\n - \ \"20.53.44.96/27\",\r\n \"20.53.48.0/27\",\r\n \"20.53.48.32/29\",\r\n - \ \"20.53.114.26/32\",\r\n \"20.53.114.71/32\",\r\n \"20.53.114.84/32\",\r\n - \ \"20.53.114.118/32\",\r\n \"20.58.66.0/27\",\r\n \"20.58.66.32/29\",\r\n - \ \"20.61.98.144/29\",\r\n \"20.61.99.0/27\",\r\n \"20.62.129.32/27\",\r\n - \ \"20.62.129.128/29\",\r\n \"20.65.130.72/29\",\r\n \"20.65.130.96/27\",\r\n - \ \"20.66.2.16/29\",\r\n \"20.66.2.128/27\",\r\n \"20.72.20.0/27\",\r\n - \ \"20.150.166.176/29\",\r\n \"20.150.167.128/27\",\r\n \"20.185.75.6/32\",\r\n - \ \"20.185.75.209/32\",\r\n \"20.187.197.16/29\",\r\n \"20.187.197.128/27\",\r\n - \ \"20.189.224.224/27\",\r\n \"20.189.225.64/29\",\r\n \"20.191.161.96/27\",\r\n - \ \"20.191.161.192/29\",\r\n \"20.192.166.176/29\",\r\n \"20.192.167.128/27\",\r\n - \ \"20.192.231.192/27\",\r\n \"20.192.231.224/29\",\r\n \"20.193.3.89/32\",\r\n - \ \"20.193.3.243/32\",\r\n \"20.193.7.70/32\",\r\n \"20.193.7.132/32\",\r\n - \ \"20.193.59.172/32\",\r\n \"20.193.59.253/32\",\r\n \"20.194.72.136/29\",\r\n - \ \"20.194.72.160/27\",\r\n \"20.215.3.192/27\",\r\n \"20.217.43.192/27\",\r\n - \ \"23.98.108.184/29\",\r\n \"23.98.109.0/27\",\r\n \"40.67.52.104/29\",\r\n - \ \"40.67.52.192/27\",\r\n \"40.80.173.208/29\",\r\n \"40.80.173.224/27\",\r\n - \ \"40.119.241.130/32\",\r\n \"40.119.241.148/32\",\r\n \"40.119.241.154/32\",\r\n - \ \"40.119.242.73/32\",\r\n \"40.119.242.79/32\",\r\n \"40.119.242.168/32\",\r\n - \ \"40.119.242.232/32\",\r\n \"40.119.243.20/32\",\r\n \"40.119.243.119/32\",\r\n - \ \"40.119.243.178/32\",\r\n \"40.124.97.243/32\",\r\n \"40.124.98.14/31\",\r\n - \ \"40.124.98.23/32\",\r\n \"40.124.98.34/31\",\r\n \"40.124.98.48/32\",\r\n - \ \"40.124.98.52/32\",\r\n \"40.124.98.70/32\",\r\n \"40.124.99.100/32\",\r\n - \ \"51.12.43.144/29\",\r\n \"51.12.43.160/27\",\r\n \"51.12.194.120/29\",\r\n - \ \"51.12.195.192/27\",\r\n \"51.13.136.128/27\",\r\n \"51.13.136.160/29\",\r\n - \ \"51.53.27.192/27\",\r\n \"51.53.171.192/27\",\r\n \"51.104.141.227/32\",\r\n - \ \"51.107.241.64/27\",\r\n \"51.107.241.96/29\",\r\n \"51.107.249.80/29\",\r\n - \ \"51.107.249.96/27\",\r\n \"51.116.51.176/29\",\r\n \"51.116.54.0/27\",\r\n - \ \"51.116.148.120/29\",\r\n \"51.116.148.192/27\",\r\n \"51.120.232.40/29\",\r\n - \ \"51.120.232.128/27\",\r\n \"51.143.208.208/29\",\r\n \"51.143.208.224/27\",\r\n - \ \"52.136.52.248/29\",\r\n \"52.136.53.64/27\",\r\n \"52.136.184.80/29\",\r\n - \ \"52.136.184.96/27\",\r\n \"52.139.106.96/27\",\r\n \"52.140.111.112/29\",\r\n - \ \"52.140.111.192/27\",\r\n \"52.142.120.18/32\",\r\n \"52.142.120.22/32\",\r\n - \ \"52.142.120.57/32\",\r\n \"52.142.120.74/32\",\r\n \"52.142.120.90/32\",\r\n - \ \"52.142.120.104/32\",\r\n \"52.142.120.156/32\",\r\n \"52.146.132.192/27\",\r\n - \ \"52.146.132.224/29\",\r\n \"52.148.29.27/32\",\r\n \"52.149.20.142/32\",\r\n - \ \"52.149.234.152/32\",\r\n \"52.149.238.190/32\",\r\n \"52.149.239.34/32\",\r\n - \ \"52.150.156.248/29\",\r\n \"52.150.157.32/27\",\r\n \"52.153.153.146/32\",\r\n - \ \"52.153.153.246/32\",\r\n \"52.153.153.255/32\",\r\n \"52.153.154.13/32\",\r\n - \ \"52.153.154.40/32\",\r\n \"52.153.154.123/32\",\r\n \"52.153.154.158/32\",\r\n - \ \"52.153.154.161/32\",\r\n \"52.156.207.58/32\",\r\n \"52.156.207.195/32\",\r\n - \ \"52.161.185.49/32\",\r\n \"52.170.161.49/32\",\r\n \"52.170.162.28/32\",\r\n - \ \"52.172.112.168/29\",\r\n \"52.172.113.0/27\",\r\n \"52.186.106.218/32\",\r\n - \ \"52.191.16.191/32\",\r\n \"52.191.18.106/32\",\r\n \"52.247.76.74/32\",\r\n - \ \"52.247.76.167/32\",\r\n \"52.247.76.187/32\",\r\n \"52.247.76.199/32\",\r\n - \ \"52.247.76.216/32\",\r\n \"52.247.76.246/32\",\r\n \"52.247.76.252/32\",\r\n - \ \"52.247.77.7/32\",\r\n \"52.247.77.22/32\",\r\n \"52.247.77.26/32\",\r\n - \ \"52.250.39.158/32\",\r\n \"52.250.39.236/32\",\r\n \"52.250.39.246/32\",\r\n - \ \"52.250.39.250/32\",\r\n \"52.250.72.145/32\",\r\n \"52.250.73.36/32\",\r\n - \ \"52.250.73.178/32\",\r\n \"52.250.73.204/32\",\r\n \"52.250.74.3/32\",\r\n - \ \"52.253.224.146/32\",\r\n \"52.253.224.154/32\",\r\n \"102.37.80.0/27\",\r\n - \ \"102.37.80.32/29\",\r\n \"102.133.221.16/29\",\r\n \"102.133.221.32/27\",\r\n - \ \"104.46.178.120/29\",\r\n \"104.46.178.160/27\",\r\n \"191.233.15.16/29\",\r\n - \ \"191.233.15.32/27\",\r\n \"191.234.139.168/29\",\r\n \"191.234.142.0/27\",\r\n - \ \"2603:1020:a04:2::580/121\",\r\n \"2603:1020:e04::700/121\",\r\n - \ \"2603:1020:1004:1::540/122\",\r\n \"2603:1020:1004:2::/121\",\r\n - \ \"2603:1020:1104:1::380/122\",\r\n \"2603:1020:1104:1::680/121\",\r\n - \ \"2603:1020:1302::580/121\",\r\n \"2603:1030:f:2::500/121\",\r\n - \ \"2603:1030:104::700/121\",\r\n \"2603:1030:107::5c0/122\",\r\n - \ \"2603:1030:504::560/123\",\r\n \"2603:1030:504:2::/121\",\r\n - \ \"2603:1030:608:3::680/121\",\r\n \"2603:1030:a07:4::280/121\",\r\n - \ \"2603:1040:207:1::500/121\",\r\n \"2603:1040:904:2::700/121\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureDigitalTwins\",\r\n \"addressPrefixes\": [\r\n \"20.17.51.192/27\",\r\n + \ \"20.21.36.64/27\",\r\n \"20.36.125.120/29\",\r\n \"20.36.125.192/27\",\r\n + \ \"20.37.70.112/29\",\r\n \"20.37.70.192/27\",\r\n \"20.38.142.112/29\",\r\n + \ \"20.38.142.192/27\",\r\n \"20.39.2.134/32\",\r\n \"20.39.2.208/32\",\r\n + \ \"20.39.2.237/32\",\r\n \"20.39.3.11/32\",\r\n \"20.39.3.14/32\",\r\n + \ \"20.39.3.17/32\",\r\n \"20.39.3.38/32\",\r\n \"20.39.18.169/32\",\r\n + \ \"20.40.225.48/29\",\r\n \"20.40.225.128/27\",\r\n \"20.43.47.72/29\",\r\n + \ \"20.43.47.96/27\",\r\n \"20.45.116.80/29\",\r\n \"20.45.116.96/27\",\r\n + \ \"20.46.10.56/29\",\r\n \"20.46.10.96/27\",\r\n \"20.48.193.128/27\",\r\n + \ \"20.48.193.160/29\",\r\n \"20.49.103.112/29\",\r\n \"20.49.103.192/27\",\r\n + \ \"20.49.118.8/29\",\r\n \"20.49.118.32/27\",\r\n \"20.49.248.209/32\",\r\n + \ \"20.49.249.56/32\",\r\n \"20.49.249.78/32\",\r\n \"20.49.249.101/32\",\r\n + \ \"20.49.249.106/32\",\r\n \"20.49.249.156/32\",\r\n \"20.49.249.189/32\",\r\n + \ \"20.49.249.208/32\",\r\n \"20.49.249.236/32\",\r\n \"20.49.250.2/32\",\r\n + \ \"20.50.211.192/32\",\r\n \"20.50.212.99/32\",\r\n \"20.50.212.103/32\",\r\n + \ \"20.50.212.140/32\",\r\n \"20.50.213.6/32\",\r\n \"20.50.213.76/32\",\r\n + \ \"20.50.213.88/32\",\r\n \"20.50.213.93/32\",\r\n \"20.50.213.94/32\",\r\n + \ \"20.50.213.120/32\",\r\n \"20.51.8.96/27\",\r\n \"20.51.8.192/29\",\r\n + \ \"20.51.16.176/29\",\r\n \"20.51.17.0/27\",\r\n \"20.51.73.8/32\",\r\n + \ \"20.51.73.11/32\",\r\n \"20.51.73.22/31\",\r\n \"20.51.73.25/32\",\r\n + \ \"20.51.73.26/31\",\r\n \"20.51.73.36/32\",\r\n \"20.51.73.39/32\",\r\n + \ \"20.51.73.44/32\",\r\n \"20.53.44.88/29\",\r\n \"20.53.44.96/27\",\r\n + \ \"20.53.48.0/27\",\r\n \"20.53.48.32/29\",\r\n \"20.53.114.26/32\",\r\n + \ \"20.53.114.71/32\",\r\n \"20.53.114.84/32\",\r\n \"20.53.114.118/32\",\r\n + \ \"20.58.66.0/27\",\r\n \"20.58.66.32/29\",\r\n \"20.61.98.144/29\",\r\n + \ \"20.61.99.0/27\",\r\n \"20.62.129.32/27\",\r\n \"20.62.129.128/29\",\r\n + \ \"20.65.130.72/29\",\r\n \"20.65.130.96/27\",\r\n \"20.66.2.16/29\",\r\n + \ \"20.66.2.128/27\",\r\n \"20.72.20.0/27\",\r\n \"20.150.166.176/29\",\r\n + \ \"20.150.167.128/27\",\r\n \"20.185.75.6/32\",\r\n \"20.185.75.209/32\",\r\n + \ \"20.187.197.16/29\",\r\n \"20.187.197.128/27\",\r\n \"20.189.224.224/27\",\r\n + \ \"20.189.225.64/29\",\r\n \"20.191.161.96/27\",\r\n \"20.191.161.192/29\",\r\n + \ \"20.192.166.176/29\",\r\n \"20.192.167.128/27\",\r\n \"20.192.231.192/27\",\r\n + \ \"20.192.231.224/29\",\r\n \"20.193.3.89/32\",\r\n \"20.193.3.243/32\",\r\n + \ \"20.193.7.70/32\",\r\n \"20.193.7.132/32\",\r\n \"20.193.59.172/32\",\r\n + \ \"20.193.59.253/32\",\r\n \"20.194.72.136/29\",\r\n \"20.194.72.160/27\",\r\n + \ \"20.215.3.192/27\",\r\n \"20.217.43.192/27\",\r\n \"23.98.108.184/29\",\r\n + \ \"23.98.109.0/27\",\r\n \"40.67.52.104/29\",\r\n \"40.67.52.192/27\",\r\n + \ \"40.80.173.208/29\",\r\n \"40.80.173.224/27\",\r\n \"40.119.241.130/32\",\r\n + \ \"40.119.241.148/32\",\r\n \"40.119.241.154/32\",\r\n \"40.119.242.73/32\",\r\n + \ \"40.119.242.79/32\",\r\n \"40.119.242.168/32\",\r\n \"40.119.242.232/32\",\r\n + \ \"40.119.243.20/32\",\r\n \"40.119.243.119/32\",\r\n \"40.119.243.178/32\",\r\n + \ \"40.124.97.243/32\",\r\n \"40.124.98.14/31\",\r\n \"40.124.98.23/32\",\r\n + \ \"40.124.98.34/31\",\r\n \"40.124.98.48/32\",\r\n \"40.124.98.52/32\",\r\n + \ \"40.124.98.70/32\",\r\n \"40.124.99.100/32\",\r\n \"51.12.43.144/29\",\r\n + \ \"51.12.43.160/27\",\r\n \"51.12.194.120/29\",\r\n \"51.12.195.192/27\",\r\n + \ \"51.13.136.128/27\",\r\n \"51.13.136.160/29\",\r\n \"51.53.27.192/27\",\r\n + \ \"51.53.171.192/27\",\r\n \"51.104.141.227/32\",\r\n \"51.107.241.64/27\",\r\n + \ \"51.107.241.96/29\",\r\n \"51.107.249.80/29\",\r\n \"51.107.249.96/27\",\r\n + \ \"51.116.51.176/29\",\r\n \"51.116.54.0/27\",\r\n \"51.116.148.120/29\",\r\n + \ \"51.116.148.192/27\",\r\n \"51.120.232.40/29\",\r\n \"51.120.232.128/27\",\r\n + \ \"51.143.208.208/29\",\r\n \"51.143.208.224/27\",\r\n \"52.136.52.248/29\",\r\n + \ \"52.136.53.64/27\",\r\n \"52.136.184.80/29\",\r\n \"52.136.184.96/27\",\r\n + \ \"52.139.106.96/27\",\r\n \"52.140.111.112/29\",\r\n \"52.140.111.192/27\",\r\n + \ \"52.142.120.18/32\",\r\n \"52.142.120.22/32\",\r\n \"52.142.120.57/32\",\r\n + \ \"52.142.120.74/32\",\r\n \"52.142.120.90/32\",\r\n \"52.142.120.104/32\",\r\n + \ \"52.142.120.156/32\",\r\n \"52.146.132.192/27\",\r\n \"52.146.132.224/29\",\r\n + \ \"52.148.29.27/32\",\r\n \"52.149.20.142/32\",\r\n \"52.149.234.152/32\",\r\n + \ \"52.149.238.190/32\",\r\n \"52.149.239.34/32\",\r\n \"52.150.156.248/29\",\r\n + \ \"52.150.157.32/27\",\r\n \"52.153.153.146/32\",\r\n \"52.153.153.246/32\",\r\n + \ \"52.153.153.255/32\",\r\n \"52.153.154.13/32\",\r\n \"52.153.154.40/32\",\r\n + \ \"52.153.154.123/32\",\r\n \"52.153.154.158/32\",\r\n \"52.153.154.161/32\",\r\n + \ \"52.156.207.58/32\",\r\n \"52.156.207.195/32\",\r\n \"52.161.185.49/32\",\r\n + \ \"52.170.161.49/32\",\r\n \"52.170.162.28/32\",\r\n \"52.172.112.168/29\",\r\n + \ \"52.172.113.0/27\",\r\n \"52.186.106.218/32\",\r\n \"52.191.16.191/32\",\r\n + \ \"52.191.18.106/32\",\r\n \"52.247.76.74/32\",\r\n \"52.247.76.167/32\",\r\n + \ \"52.247.76.187/32\",\r\n \"52.247.76.199/32\",\r\n \"52.247.76.216/32\",\r\n + \ \"52.247.76.246/32\",\r\n \"52.247.76.252/32\",\r\n \"52.247.77.7/32\",\r\n + \ \"52.247.77.22/32\",\r\n \"52.247.77.26/32\",\r\n \"52.250.39.158/32\",\r\n + \ \"52.250.39.236/32\",\r\n \"52.250.39.246/32\",\r\n \"52.250.39.250/32\",\r\n + \ \"52.250.72.145/32\",\r\n \"52.250.73.36/32\",\r\n \"52.250.73.178/32\",\r\n + \ \"52.250.73.204/32\",\r\n \"52.250.74.3/32\",\r\n \"52.253.224.146/32\",\r\n + \ \"52.253.224.154/32\",\r\n \"102.37.80.0/27\",\r\n \"102.37.80.32/29\",\r\n + \ \"102.133.221.16/29\",\r\n \"102.133.221.32/27\",\r\n \"104.46.178.120/29\",\r\n + \ \"104.46.178.160/27\",\r\n \"191.233.15.16/29\",\r\n \"191.233.15.32/27\",\r\n + \ \"191.234.139.168/29\",\r\n \"191.234.142.0/27\",\r\n \"2603:1020:a04:2::580/121\",\r\n + \ \"2603:1020:e04::700/121\",\r\n \"2603:1020:1004:1::540/122\",\r\n + \ \"2603:1020:1004:2::/121\",\r\n \"2603:1020:1104:1::380/122\",\r\n + \ \"2603:1020:1104:1::680/121\",\r\n \"2603:1020:1302::580/121\",\r\n + \ \"2603:1030:f:2::500/121\",\r\n \"2603:1030:104::700/121\",\r\n + \ \"2603:1030:107::5c0/122\",\r\n \"2603:1030:504::560/123\",\r\n + \ \"2603:1030:504:2::/121\",\r\n \"2603:1030:608:3::680/121\",\r\n + \ \"2603:1030:a07:4::280/121\",\r\n \"2603:1040:207:1::500/121\",\r\n + \ \"2603:1040:606:3::100/121\",\r\n \"2603:1040:904:2::700/121\",\r\n \ \"2603:1040:a06:2::200/121\",\r\n \"2603:1040:d04:1::540/122\",\r\n \ \"2603:1040:d04:2::80/121\",\r\n \"2603:1040:f05::700/121\",\r\n \ \"2603:1040:1002::7c0/123\",\r\n \"2603:1040:1002:1::/121\",\r\n @@ -11496,95 +11673,96 @@ interactions: \ \"2603:1040:1302::580/121\",\r\n \"2603:1040:1402::580/121\",\r\n \ \"2603:1040:1503::580/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureEventGrid\",\r\n \"id\": \"AzureEventGrid\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventGrid\",\r\n \"addressPrefixes\": - [\r\n \"13.71.56.240/28\",\r\n \"13.71.57.0/28\",\r\n \"13.73.248.128/25\",\r\n - \ \"13.86.56.32/27\",\r\n \"13.86.56.160/27\",\r\n \"13.88.73.16/28\",\r\n - \ \"13.88.73.32/27\",\r\n \"13.88.135.208/28\",\r\n \"13.91.193.0/28\",\r\n - \ \"20.17.49.128/25\",\r\n \"20.21.33.128/25\",\r\n \"20.36.121.0/25\",\r\n - \ \"20.37.55.32/27\",\r\n \"20.37.65.0/25\",\r\n \"20.37.82.224/27\",\r\n - \ \"20.37.157.128/25\",\r\n \"20.37.196.0/25\",\r\n \"20.37.225.0/25\",\r\n - \ \"20.38.87.0/25\",\r\n \"20.38.137.0/25\",\r\n \"20.39.11.128/25\",\r\n - \ \"20.39.20.16/28\",\r\n \"20.39.80.112/28\",\r\n \"20.39.80.128/28\",\r\n - \ \"20.39.99.64/28\",\r\n \"20.39.99.240/28\",\r\n \"20.40.152.128/27\",\r\n - \ \"20.40.175.48/28\",\r\n \"20.40.175.64/28\",\r\n \"20.41.66.0/25\",\r\n - \ \"20.41.136.240/28\",\r\n \"20.41.195.0/25\",\r\n \"20.42.7.0/25\",\r\n - \ \"20.42.228.0/25\",\r\n \"20.43.42.128/25\",\r\n \"20.43.66.128/25\",\r\n - \ \"20.43.131.128/25\",\r\n \"20.43.165.144/28\",\r\n \"20.43.172.128/27\",\r\n - \ \"20.44.39.176/28\",\r\n \"20.44.39.192/28\",\r\n \"20.44.168.64/28\",\r\n - \ \"20.44.205.112/28\",\r\n \"20.45.113.0/25\",\r\n \"20.45.195.0/25\",\r\n - \ \"20.46.152.112/28\",\r\n \"20.46.152.128/28\",\r\n \"20.49.96.0/25\",\r\n - \ \"20.52.90.128/25\",\r\n \"20.72.17.128/25\",\r\n \"20.150.164.0/25\",\r\n - \ \"20.189.108.128/25\",\r\n \"20.189.115.80/28\",\r\n \"20.189.123.80/28\",\r\n - \ \"20.189.125.32/27\",\r\n \"20.191.59.128/28\",\r\n \"20.191.59.176/28\",\r\n - \ \"20.192.164.0/25\",\r\n \"20.192.228.0/25\",\r\n \"20.215.1.128/25\",\r\n - \ \"20.217.41.128/25\",\r\n \"40.64.128.0/25\",\r\n \"40.67.49.0/25\",\r\n - \ \"40.74.31.128/25\",\r\n \"40.74.106.96/27\",\r\n \"40.80.58.0/25\",\r\n - \ \"40.80.170.0/25\",\r\n \"40.80.190.0/25\",\r\n \"40.80.236.192/27\",\r\n - \ \"40.81.93.240/28\",\r\n \"40.81.95.128/28\",\r\n \"40.82.254.128/25\",\r\n - \ \"40.89.18.0/25\",\r\n \"40.89.240.144/28\",\r\n \"40.114.160.176/28\",\r\n - \ \"40.114.160.192/28\",\r\n \"40.114.169.0/28\",\r\n \"40.127.155.192/28\",\r\n - \ \"40.127.251.144/28\",\r\n \"51.12.47.128/25\",\r\n \"51.12.199.0/25\",\r\n - \ \"51.53.25.128/25\",\r\n \"51.53.169.128/25\",\r\n \"51.104.27.128/25\",\r\n - \ \"51.105.81.0/25\",\r\n \"51.105.89.0/25\",\r\n \"51.107.4.128/27\",\r\n - \ \"51.107.49.0/25\",\r\n \"51.107.99.32/27\",\r\n \"51.107.145.0/25\",\r\n - \ \"51.116.3.32/27\",\r\n \"51.116.72.0/25\",\r\n \"51.116.100.208/28\",\r\n - \ \"51.116.100.224/28\",\r\n \"51.120.4.0/27\",\r\n \"51.120.41.0/25\",\r\n - \ \"51.120.131.64/27\",\r\n \"51.120.225.0/25\",\r\n \"51.132.161.160/28\",\r\n - \ \"51.132.170.64/28\",\r\n \"51.137.16.224/28\",\r\n \"51.137.142.32/28\",\r\n - \ \"51.137.162.0/25\",\r\n \"51.143.193.0/25\",\r\n \"52.136.49.0/25\",\r\n - \ \"52.139.9.80/28\",\r\n \"52.139.11.16/28\",\r\n \"52.139.85.16/28\",\r\n - \ \"52.139.85.32/28\",\r\n \"52.140.106.0/25\",\r\n \"52.142.152.144/28\",\r\n - \ \"52.149.23.160/27\",\r\n \"52.149.48.80/28\",\r\n \"52.149.48.96/27\",\r\n - \ \"52.149.248.0/28\",\r\n \"52.149.248.64/27\",\r\n \"52.149.248.96/28\",\r\n - \ \"52.150.140.0/25\",\r\n \"52.154.57.48/28\",\r\n \"52.154.57.80/28\",\r\n - \ \"52.154.68.16/28\",\r\n \"52.154.68.32/28\",\r\n \"52.156.103.192/28\",\r\n - \ \"52.159.49.144/28\",\r\n \"52.159.51.160/28\",\r\n \"52.159.53.64/28\",\r\n - \ \"52.159.53.112/28\",\r\n \"52.160.136.16/28\",\r\n \"52.160.136.32/28\",\r\n - \ \"52.161.186.128/28\",\r\n \"52.161.186.208/28\",\r\n \"52.167.21.160/27\",\r\n - \ \"52.167.21.208/28\",\r\n \"52.167.21.224/28\",\r\n \"52.170.171.192/28\",\r\n - \ \"52.170.171.240/28\",\r\n \"52.177.38.160/27\",\r\n \"52.185.176.112/28\",\r\n - \ \"52.185.212.176/28\",\r\n \"52.185.212.192/28\",\r\n \"52.186.36.16/28\",\r\n - \ \"52.228.83.0/25\",\r\n \"52.231.112.192/28\",\r\n \"52.231.112.224/28\",\r\n - \ \"52.250.28.176/28\",\r\n \"52.250.32.160/28\",\r\n \"52.252.213.192/28\",\r\n - \ \"52.255.80.16/28\",\r\n \"52.255.82.160/28\",\r\n \"102.37.162.0/25\",\r\n - \ \"102.133.0.240/28\",\r\n \"102.133.1.0/28\",\r\n \"102.133.57.0/25\",\r\n - \ \"102.133.135.16/28\",\r\n \"102.133.135.32/28\",\r\n \"191.233.9.128/25\",\r\n - \ \"191.235.126.0/28\",\r\n \"191.235.126.144/28\",\r\n \"191.235.227.0/25\",\r\n - \ \"2603:1000:4::380/121\",\r\n \"2603:1000:104:1::380/121\",\r\n - \ \"2603:1010:6:1::380/121\",\r\n \"2603:1010:101::380/121\",\r\n - \ \"2603:1010:304::380/121\",\r\n \"2603:1010:404::380/121\",\r\n - \ \"2603:1020:5:1::380/121\",\r\n \"2603:1020:206:1::380/121\",\r\n - \ \"2603:1020:305::380/121\",\r\n \"2603:1020:405::380/121\",\r\n - \ \"2603:1020:605::380/121\",\r\n \"2603:1020:705:1::380/121\",\r\n - \ \"2603:1020:805:1::380/121\",\r\n \"2603:1020:905::380/121\",\r\n - \ \"2603:1020:a04:1::380/121\",\r\n \"2603:1020:b04::380/121\",\r\n - \ \"2603:1020:c04:1::380/121\",\r\n \"2603:1020:d04::380/121\",\r\n - \ \"2603:1020:e04:1::380/121\",\r\n \"2603:1020:f04::380/121\",\r\n - \ \"2603:1020:1004::380/121\",\r\n \"2603:1020:1104::280/121\",\r\n - \ \"2603:1020:1302::280/121\",\r\n \"2603:1030:f:1::380/121\",\r\n - \ \"2603:1030:10:1::380/121\",\r\n \"2603:1030:104:1::380/121\",\r\n - \ \"2603:1030:107::280/121\",\r\n \"2603:1030:210:1::380/121\",\r\n - \ \"2603:1030:40b:1::380/121\",\r\n \"2603:1030:40c:1::380/121\",\r\n - \ \"2603:1030:504:1::380/121\",\r\n \"2603:1030:608::380/121\",\r\n - \ \"2603:1030:807:1::380/121\",\r\n \"2603:1030:a07::380/121\",\r\n - \ \"2603:1030:b04::380/121\",\r\n \"2603:1030:c06:1::380/121\",\r\n - \ \"2603:1030:f05:1::380/121\",\r\n \"2603:1030:1005::380/121\",\r\n - \ \"2603:1040:5:1::380/121\",\r\n \"2603:1040:207::380/121\",\r\n - \ \"2603:1040:407:1::380/121\",\r\n \"2603:1040:606::380/121\",\r\n - \ \"2603:1040:806::380/121\",\r\n \"2603:1040:904:1::380/121\",\r\n - \ \"2603:1040:a06:1::380/121\",\r\n \"2603:1040:b04::380/121\",\r\n - \ \"2603:1040:c06::380/121\",\r\n \"2603:1040:d04::380/121\",\r\n - \ \"2603:1040:f05:1::380/121\",\r\n \"2603:1040:1002::480/121\",\r\n - \ \"2603:1040:1104::280/121\",\r\n \"2603:1040:1202::280/121\",\r\n - \ \"2603:1040:1302::280/121\",\r\n \"2603:1040:1402::280/121\",\r\n - \ \"2603:1040:1503::280/121\",\r\n \"2603:1050:6:1::380/121\",\r\n - \ \"2603:1050:403::380/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureFrontDoor.Backend\",\r\n \"id\": \"AzureFrontDoor.Backend\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureEventGrid\",\r\n \"addressPrefixes\": [\r\n \"13.71.56.240/28\",\r\n + \ \"13.71.57.0/28\",\r\n \"13.73.248.128/25\",\r\n \"13.86.56.32/27\",\r\n + \ \"13.86.56.160/27\",\r\n \"13.88.73.16/28\",\r\n \"13.88.73.32/27\",\r\n + \ \"13.88.135.208/28\",\r\n \"13.91.193.0/28\",\r\n \"20.17.49.128/25\",\r\n + \ \"20.21.33.128/25\",\r\n \"20.36.121.0/25\",\r\n \"20.37.55.32/27\",\r\n + \ \"20.37.65.0/25\",\r\n \"20.37.82.224/27\",\r\n \"20.37.157.128/25\",\r\n + \ \"20.37.196.0/25\",\r\n \"20.37.225.0/25\",\r\n \"20.38.87.0/25\",\r\n + \ \"20.38.137.0/25\",\r\n \"20.39.11.128/25\",\r\n \"20.39.20.16/28\",\r\n + \ \"20.39.80.112/28\",\r\n \"20.39.80.128/28\",\r\n \"20.39.99.64/28\",\r\n + \ \"20.39.99.240/28\",\r\n \"20.40.152.128/27\",\r\n \"20.40.175.48/28\",\r\n + \ \"20.40.175.64/28\",\r\n \"20.41.66.0/25\",\r\n \"20.41.136.240/28\",\r\n + \ \"20.41.195.0/25\",\r\n \"20.42.7.0/25\",\r\n \"20.42.228.0/25\",\r\n + \ \"20.43.42.128/25\",\r\n \"20.43.66.128/25\",\r\n \"20.43.131.128/25\",\r\n + \ \"20.43.165.144/28\",\r\n \"20.43.172.128/27\",\r\n \"20.44.39.176/28\",\r\n + \ \"20.44.39.192/28\",\r\n \"20.44.168.64/28\",\r\n \"20.44.205.112/28\",\r\n + \ \"20.45.113.0/25\",\r\n \"20.45.195.0/25\",\r\n \"20.46.152.112/28\",\r\n + \ \"20.46.152.128/28\",\r\n \"20.49.96.0/25\",\r\n \"20.52.90.128/25\",\r\n + \ \"20.72.17.128/25\",\r\n \"20.150.164.0/25\",\r\n \"20.189.108.128/25\",\r\n + \ \"20.189.115.80/28\",\r\n \"20.189.123.80/28\",\r\n \"20.189.125.32/27\",\r\n + \ \"20.191.59.128/28\",\r\n \"20.191.59.176/28\",\r\n \"20.192.164.0/25\",\r\n + \ \"20.192.228.0/25\",\r\n \"20.215.1.128/25\",\r\n \"20.217.41.128/25\",\r\n + \ \"40.64.128.0/25\",\r\n \"40.67.49.0/25\",\r\n \"40.74.31.128/25\",\r\n + \ \"40.74.106.96/27\",\r\n \"40.80.58.0/25\",\r\n \"40.80.170.0/25\",\r\n + \ \"40.80.190.0/25\",\r\n \"40.80.236.192/27\",\r\n \"40.81.93.240/28\",\r\n + \ \"40.81.95.128/28\",\r\n \"40.82.254.128/25\",\r\n \"40.89.18.0/25\",\r\n + \ \"40.89.240.144/28\",\r\n \"40.114.160.176/28\",\r\n \"40.114.160.192/28\",\r\n + \ \"40.114.169.0/28\",\r\n \"40.127.155.192/28\",\r\n \"40.127.251.144/28\",\r\n + \ \"51.12.47.128/25\",\r\n \"51.12.199.0/25\",\r\n \"51.53.25.128/25\",\r\n + \ \"51.53.169.128/25\",\r\n \"51.104.27.128/25\",\r\n \"51.105.81.0/25\",\r\n + \ \"51.105.89.0/25\",\r\n \"51.107.4.128/27\",\r\n \"51.107.49.0/25\",\r\n + \ \"51.107.99.32/27\",\r\n \"51.107.145.0/25\",\r\n \"51.116.3.32/27\",\r\n + \ \"51.116.72.0/25\",\r\n \"51.116.100.208/28\",\r\n \"51.116.100.224/28\",\r\n + \ \"51.120.4.0/27\",\r\n \"51.120.41.0/25\",\r\n \"51.120.131.64/27\",\r\n + \ \"51.120.225.0/25\",\r\n \"51.132.161.160/28\",\r\n \"51.132.170.64/28\",\r\n + \ \"51.137.16.224/28\",\r\n \"51.137.142.32/28\",\r\n \"51.137.162.0/25\",\r\n + \ \"51.143.193.0/25\",\r\n \"52.136.49.0/25\",\r\n \"52.139.9.80/28\",\r\n + \ \"52.139.11.16/28\",\r\n \"52.139.85.16/28\",\r\n \"52.139.85.32/28\",\r\n + \ \"52.140.106.0/25\",\r\n \"52.142.152.144/28\",\r\n \"52.149.23.160/27\",\r\n + \ \"52.149.48.80/28\",\r\n \"52.149.48.96/27\",\r\n \"52.149.248.0/28\",\r\n + \ \"52.149.248.64/27\",\r\n \"52.149.248.96/28\",\r\n \"52.150.140.0/25\",\r\n + \ \"52.154.57.48/28\",\r\n \"52.154.57.80/28\",\r\n \"52.154.68.16/28\",\r\n + \ \"52.154.68.32/28\",\r\n \"52.156.103.192/28\",\r\n \"52.159.49.144/28\",\r\n + \ \"52.159.51.160/28\",\r\n \"52.159.53.64/28\",\r\n \"52.159.53.112/28\",\r\n + \ \"52.160.136.16/28\",\r\n \"52.160.136.32/28\",\r\n \"52.161.186.128/28\",\r\n + \ \"52.161.186.208/28\",\r\n \"52.167.21.160/27\",\r\n \"52.167.21.208/28\",\r\n + \ \"52.167.21.224/28\",\r\n \"52.170.171.192/28\",\r\n \"52.170.171.240/28\",\r\n + \ \"52.177.38.160/27\",\r\n \"52.185.176.112/28\",\r\n \"52.185.212.176/28\",\r\n + \ \"52.185.212.192/28\",\r\n \"52.186.36.16/28\",\r\n \"52.228.83.0/25\",\r\n + \ \"52.231.112.192/28\",\r\n \"52.231.112.224/28\",\r\n \"52.250.28.176/28\",\r\n + \ \"52.250.32.160/28\",\r\n \"52.252.213.192/28\",\r\n \"52.255.80.16/28\",\r\n + \ \"52.255.82.160/28\",\r\n \"102.37.162.0/25\",\r\n \"102.133.0.240/28\",\r\n + \ \"102.133.1.0/28\",\r\n \"102.133.57.0/25\",\r\n \"102.133.135.16/28\",\r\n + \ \"102.133.135.32/28\",\r\n \"191.233.9.128/25\",\r\n \"191.235.126.0/28\",\r\n + \ \"191.235.126.144/28\",\r\n \"191.235.227.0/25\",\r\n \"2603:1000:4::380/121\",\r\n + \ \"2603:1000:104:1::380/121\",\r\n \"2603:1010:6:1::380/121\",\r\n + \ \"2603:1010:101::380/121\",\r\n \"2603:1010:304::380/121\",\r\n + \ \"2603:1010:404::380/121\",\r\n \"2603:1020:5:1::380/121\",\r\n + \ \"2603:1020:206:1::380/121\",\r\n \"2603:1020:305::380/121\",\r\n + \ \"2603:1020:405::380/121\",\r\n \"2603:1020:605::380/121\",\r\n + \ \"2603:1020:705:1::380/121\",\r\n \"2603:1020:805:1::380/121\",\r\n + \ \"2603:1020:905::380/121\",\r\n \"2603:1020:a04:1::380/121\",\r\n + \ \"2603:1020:b04::380/121\",\r\n \"2603:1020:c04:1::380/121\",\r\n + \ \"2603:1020:d04::380/121\",\r\n \"2603:1020:e04:1::380/121\",\r\n + \ \"2603:1020:f04::380/121\",\r\n \"2603:1020:1004::380/121\",\r\n + \ \"2603:1020:1104::280/121\",\r\n \"2603:1020:1302::280/121\",\r\n + \ \"2603:1030:f:1::380/121\",\r\n \"2603:1030:10:1::380/121\",\r\n + \ \"2603:1030:104:1::380/121\",\r\n \"2603:1030:107::280/121\",\r\n + \ \"2603:1030:210:1::380/121\",\r\n \"2603:1030:40b:1::380/121\",\r\n + \ \"2603:1030:40c:1::380/121\",\r\n \"2603:1030:504:1::380/121\",\r\n + \ \"2603:1030:608::380/121\",\r\n \"2603:1030:807:1::380/121\",\r\n + \ \"2603:1030:a07::380/121\",\r\n \"2603:1030:b04::380/121\",\r\n + \ \"2603:1030:c06:1::380/121\",\r\n \"2603:1030:f05:1::380/121\",\r\n + \ \"2603:1030:1005::380/121\",\r\n \"2603:1040:5:1::380/121\",\r\n + \ \"2603:1040:207::380/121\",\r\n \"2603:1040:407:1::380/121\",\r\n + \ \"2603:1040:606::380/121\",\r\n \"2603:1040:806::380/121\",\r\n + \ \"2603:1040:904:1::380/121\",\r\n \"2603:1040:a06:1::380/121\",\r\n + \ \"2603:1040:b04::380/121\",\r\n \"2603:1040:c06::380/121\",\r\n + \ \"2603:1040:d04::380/121\",\r\n \"2603:1040:f05:1::380/121\",\r\n + \ \"2603:1040:1002::480/121\",\r\n \"2603:1040:1104::280/121\",\r\n + \ \"2603:1040:1202::280/121\",\r\n \"2603:1040:1302::280/121\",\r\n + \ \"2603:1040:1402::280/121\",\r\n \"2603:1040:1503::280/121\",\r\n + \ \"2603:1050:6:1::380/121\",\r\n \"2603:1050:403::380/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureFrontDoor.Backend\",\r\n + \ \"id\": \"AzureFrontDoor.Backend\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.16/29\",\r\n \"20.21.37.40/29\",\r\n \"20.36.120.104/29\",\r\n @@ -11653,7 +11831,7 @@ interactions: \ \"2a01:111:20a::/48\",\r\n \"2a01:111:2050::/44\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureFrontDoor.FirstParty\",\r\n \ \"id\": \"AzureFrontDoor.FirstParty\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureFrontDoor\",\r\n \"addressPrefixes\": @@ -11675,83 +11853,84 @@ interactions: \ \"2620:1ec:c11::/48\",\r\n \"2a01:111:2003::/48\",\r\n \ \"2a01:111:202c::/46\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureFrontDoor.Frontend\",\r\n \"id\": \"AzureFrontDoor.Frontend\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.73.248.8/29\",\r\n \"13.107.208.0/24\",\r\n \"13.107.213.0/24\",\r\n - \ \"13.107.219.0/24\",\r\n \"13.107.224.0/24\",\r\n \"13.107.226.0/23\",\r\n - \ \"13.107.228.0/23\",\r\n \"13.107.231.0/24\",\r\n \"13.107.234.0/23\",\r\n - \ \"13.107.246.0/24\",\r\n \"13.107.253.0/24\",\r\n \"20.21.37.32/29\",\r\n - \ \"20.36.120.96/29\",\r\n \"20.37.64.96/29\",\r\n \"20.37.156.112/29\",\r\n - \ \"20.37.192.88/29\",\r\n \"20.37.224.96/29\",\r\n \"20.38.84.64/29\",\r\n - \ \"20.38.136.96/29\",\r\n \"20.39.11.0/29\",\r\n \"20.41.4.80/29\",\r\n - \ \"20.41.64.112/29\",\r\n \"20.41.192.96/29\",\r\n \"20.42.4.112/29\",\r\n - \ \"20.42.129.144/29\",\r\n \"20.42.224.96/29\",\r\n \"20.43.41.128/29\",\r\n - \ \"20.43.64.88/29\",\r\n \"20.43.128.104/29\",\r\n \"20.45.112.96/29\",\r\n - \ \"20.45.192.96/29\",\r\n \"20.51.7.32/29\",\r\n \"20.52.95.240/29\",\r\n - \ \"20.59.82.180/30\",\r\n \"20.72.18.240/29\",\r\n \"20.97.39.120/29\",\r\n - \ \"20.119.28.40/29\",\r\n \"20.150.160.72/29\",\r\n \"20.189.106.72/29\",\r\n - \ \"20.192.161.96/29\",\r\n \"20.192.225.40/29\",\r\n \"20.210.70.68/30\",\r\n - \ \"20.215.4.200/29\",\r\n \"20.217.44.200/29\",\r\n \"40.67.48.96/29\",\r\n - \ \"40.74.30.64/29\",\r\n \"40.80.56.96/29\",\r\n \"40.80.168.96/29\",\r\n - \ \"40.80.184.112/29\",\r\n \"40.82.248.72/29\",\r\n \"40.89.16.96/29\",\r\n - \ \"40.90.64.0/22\",\r\n \"40.90.68.0/24\",\r\n \"40.90.70.0/23\",\r\n - \ \"51.12.41.0/29\",\r\n \"51.12.193.0/29\",\r\n \"51.53.28.216/29\",\r\n - \ \"51.104.24.88/29\",\r\n \"51.105.80.96/29\",\r\n \"51.105.88.96/29\",\r\n - \ \"51.107.48.96/29\",\r\n \"51.107.144.96/29\",\r\n \"51.120.40.96/29\",\r\n - \ \"51.120.224.96/29\",\r\n \"51.137.160.88/29\",\r\n \"51.143.192.96/29\",\r\n - \ \"52.136.48.96/29\",\r\n \"52.140.104.96/29\",\r\n \"52.150.136.112/29\",\r\n - \ \"52.228.80.112/29\",\r\n \"102.133.56.80/29\",\r\n \"102.133.216.80/29\",\r\n - \ \"104.212.67.0/24\",\r\n \"104.212.68.0/24\",\r\n \"191.233.9.112/29\",\r\n - \ \"191.235.224.88/29\",\r\n \"2603:1000:4::5e0/123\",\r\n - \ \"2603:1000:104::c0/123\",\r\n \"2603:1000:104::160/123\",\r\n - \ \"2603:1000:104:1::5a0/123\",\r\n \"2603:1000:104:1::7c0/123\",\r\n - \ \"2603:1010:6:1::5a0/123\",\r\n \"2603:1010:6:1::7c0/123\",\r\n - \ \"2603:1010:101::5e0/123\",\r\n \"2603:1010:304::5e0/123\",\r\n - \ \"2603:1010:404::5e0/123\",\r\n \"2603:1020:5:1::5a0/123\",\r\n - \ \"2603:1020:5:1::7c0/123\",\r\n \"2603:1020:206:1::5a0/123\",\r\n - \ \"2603:1020:206:1::7c0/123\",\r\n \"2603:1020:305::5e0/123\",\r\n - \ \"2603:1020:405::5e0/123\",\r\n \"2603:1020:605::5e0/123\",\r\n - \ \"2603:1020:705:1::5a0/123\",\r\n \"2603:1020:705:1::7c0/123\",\r\n - \ \"2603:1020:805:1::5a0/123\",\r\n \"2603:1020:805:1::7c0/123\",\r\n - \ \"2603:1020:905::5e0/123\",\r\n \"2603:1020:a04:1::5a0/123\",\r\n - \ \"2603:1020:a04:1::7c0/123\",\r\n \"2603:1020:b04::5e0/123\",\r\n - \ \"2603:1020:c04:1::5a0/123\",\r\n \"2603:1020:c04:1::7c0/123\",\r\n - \ \"2603:1020:d04::5e0/123\",\r\n \"2603:1020:e04:1::5a0/123\",\r\n - \ \"2603:1020:e04:1::7c0/123\",\r\n \"2603:1020:f04::5e0/123\",\r\n - \ \"2603:1020:1004::5a0/123\",\r\n \"2603:1020:1004::7c0/123\",\r\n - \ \"2603:1020:1104::5e0/123\",\r\n \"2603:1020:1302:1::1a0/123\",\r\n - \ \"2603:1030:f:1::5e0/123\",\r\n \"2603:1030:10:1::5a0/123\",\r\n - \ \"2603:1030:10:1::7c0/123\",\r\n \"2603:1030:104:1::5a0/123\",\r\n - \ \"2603:1030:104:1::7c0/123\",\r\n \"2603:1030:107::680/123\",\r\n - \ \"2603:1030:210:1::5a0/123\",\r\n \"2603:1030:210:1::7c0/123\",\r\n - \ \"2603:1030:40b:1::5a0/123\",\r\n \"2603:1030:40c:1::5a0/123\",\r\n - \ \"2603:1030:40c:1::7c0/123\",\r\n \"2603:1030:504:1::5a0/123\",\r\n - \ \"2603:1030:504:1::7c0/123\",\r\n \"2603:1030:608::5e0/123\",\r\n - \ \"2603:1030:807:1::5a0/123\",\r\n \"2603:1030:807:1::7c0/123\",\r\n - \ \"2603:1030:a07::5e0/123\",\r\n \"2603:1030:b04::5e0/123\",\r\n - \ \"2603:1030:c06:1::5a0/123\",\r\n \"2603:1030:f05:1::5a0/123\",\r\n - \ \"2603:1030:f05:1::7c0/123\",\r\n \"2603:1030:1005::5e0/123\",\r\n - \ \"2603:1040:5::c0/123\",\r\n \"2603:1040:5:1::5a0/123\",\r\n - \ \"2603:1040:5:1::7c0/123\",\r\n \"2603:1040:207::5e0/123\",\r\n - \ \"2603:1040:407:1::5a0/123\",\r\n \"2603:1040:407:1::7c0/123\",\r\n - \ \"2603:1040:606::5e0/123\",\r\n \"2603:1040:806::5e0/123\",\r\n - \ \"2603:1040:904:1::5a0/123\",\r\n \"2603:1040:904:1::7c0/123\",\r\n - \ \"2603:1040:a06::c0/123\",\r\n \"2603:1040:a06:1::5a0/123\",\r\n - \ \"2603:1040:a06:1::7c0/123\",\r\n \"2603:1040:b04::5e0/123\",\r\n - \ \"2603:1040:c06::5e0/123\",\r\n \"2603:1040:d04::5a0/123\",\r\n - \ \"2603:1040:d04::7c0/123\",\r\n \"2603:1040:f05:1::5a0/123\",\r\n - \ \"2603:1040:f05:1::7c0/123\",\r\n \"2603:1040:1002:1::1c0/123\",\r\n - \ \"2603:1040:1104::5e0/123\",\r\n \"2603:1040:1302:1::4c0/123\",\r\n - \ \"2603:1040:1402:1::1a0/123\",\r\n \"2603:1050:6:1::5a0/123\",\r\n - \ \"2603:1050:6:1::7c0/123\",\r\n \"2603:1050:403::5a0/123\",\r\n - \ \"2620:1ec:27::/48\",\r\n \"2620:1ec:29::/48\",\r\n \"2620:1ec:40::/47\",\r\n - \ \"2620:1ec:46::/47\",\r\n \"2620:1ec:48::/46\",\r\n \"2620:1ec:4c::/47\",\r\n - \ \"2620:1ec:bdf::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureHealthcareAPIs\",\r\n \"id\": \"AzureHealthcareAPIs\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.8/29\",\r\n + \ \"13.107.208.0/24\",\r\n \"13.107.213.0/24\",\r\n \"13.107.219.0/24\",\r\n + \ \"13.107.224.0/24\",\r\n \"13.107.226.0/23\",\r\n \"13.107.228.0/23\",\r\n + \ \"13.107.231.0/24\",\r\n \"13.107.234.0/23\",\r\n \"13.107.246.0/24\",\r\n + \ \"13.107.253.0/24\",\r\n \"20.21.37.32/29\",\r\n \"20.36.120.96/29\",\r\n + \ \"20.37.64.96/29\",\r\n \"20.37.156.112/29\",\r\n \"20.37.192.88/29\",\r\n + \ \"20.37.224.96/29\",\r\n \"20.38.84.64/29\",\r\n \"20.38.136.96/29\",\r\n + \ \"20.39.11.0/29\",\r\n \"20.41.4.80/29\",\r\n \"20.41.64.112/29\",\r\n + \ \"20.41.192.96/29\",\r\n \"20.42.4.112/29\",\r\n \"20.42.129.144/29\",\r\n + \ \"20.42.224.96/29\",\r\n \"20.43.41.128/29\",\r\n \"20.43.64.88/29\",\r\n + \ \"20.43.128.104/29\",\r\n \"20.45.112.96/29\",\r\n \"20.45.192.96/29\",\r\n + \ \"20.51.7.32/29\",\r\n \"20.52.95.240/29\",\r\n \"20.59.82.180/30\",\r\n + \ \"20.72.18.240/29\",\r\n \"20.97.39.120/29\",\r\n \"20.119.28.40/29\",\r\n + \ \"20.150.160.72/29\",\r\n \"20.189.106.72/29\",\r\n \"20.192.161.96/29\",\r\n + \ \"20.192.225.40/29\",\r\n \"20.210.70.68/30\",\r\n \"20.215.4.200/29\",\r\n + \ \"20.217.44.200/29\",\r\n \"40.67.48.96/29\",\r\n \"40.74.30.64/29\",\r\n + \ \"40.80.56.96/29\",\r\n \"40.80.168.96/29\",\r\n \"40.80.184.112/29\",\r\n + \ \"40.82.248.72/29\",\r\n \"40.89.16.96/29\",\r\n \"40.90.64.0/22\",\r\n + \ \"40.90.68.0/24\",\r\n \"40.90.70.0/23\",\r\n \"51.12.41.0/29\",\r\n + \ \"51.12.193.0/29\",\r\n \"51.53.28.216/29\",\r\n \"51.104.24.88/29\",\r\n + \ \"51.105.80.96/29\",\r\n \"51.105.88.96/29\",\r\n \"51.107.48.96/29\",\r\n + \ \"51.107.144.96/29\",\r\n \"51.120.40.96/29\",\r\n \"51.120.224.96/29\",\r\n + \ \"51.137.160.88/29\",\r\n \"51.143.192.96/29\",\r\n \"52.136.48.96/29\",\r\n + \ \"52.140.104.96/29\",\r\n \"52.150.136.112/29\",\r\n \"52.228.80.112/29\",\r\n + \ \"102.133.56.80/29\",\r\n \"102.133.216.80/29\",\r\n \"104.212.67.0/24\",\r\n + \ \"104.212.68.0/24\",\r\n \"191.233.9.112/29\",\r\n \"191.235.224.88/29\",\r\n + \ \"2603:1000:4::5e0/123\",\r\n \"2603:1000:104::c0/123\",\r\n + \ \"2603:1000:104::160/123\",\r\n \"2603:1000:104:1::5a0/123\",\r\n + \ \"2603:1000:104:1::7c0/123\",\r\n \"2603:1010:6:1::5a0/123\",\r\n + \ \"2603:1010:6:1::7c0/123\",\r\n \"2603:1010:101::5e0/123\",\r\n + \ \"2603:1010:304::5e0/123\",\r\n \"2603:1010:404::5e0/123\",\r\n + \ \"2603:1020:5:1::5a0/123\",\r\n \"2603:1020:5:1::7c0/123\",\r\n + \ \"2603:1020:206:1::5a0/123\",\r\n \"2603:1020:206:1::7c0/123\",\r\n + \ \"2603:1020:305::5e0/123\",\r\n \"2603:1020:405::5e0/123\",\r\n + \ \"2603:1020:605::5e0/123\",\r\n \"2603:1020:705:1::5a0/123\",\r\n + \ \"2603:1020:705:1::7c0/123\",\r\n \"2603:1020:805:1::5a0/123\",\r\n + \ \"2603:1020:805:1::7c0/123\",\r\n \"2603:1020:905::5e0/123\",\r\n + \ \"2603:1020:a04:1::5a0/123\",\r\n \"2603:1020:a04:1::7c0/123\",\r\n + \ \"2603:1020:b04::5e0/123\",\r\n \"2603:1020:c04:1::5a0/123\",\r\n + \ \"2603:1020:c04:1::7c0/123\",\r\n \"2603:1020:d04::5e0/123\",\r\n + \ \"2603:1020:e04:1::5a0/123\",\r\n \"2603:1020:e04:1::7c0/123\",\r\n + \ \"2603:1020:f04::5e0/123\",\r\n \"2603:1020:1004::5a0/123\",\r\n + \ \"2603:1020:1004::7c0/123\",\r\n \"2603:1020:1104::5e0/123\",\r\n + \ \"2603:1020:1302:1::1a0/123\",\r\n \"2603:1030:f:1::5e0/123\",\r\n + \ \"2603:1030:10:1::5a0/123\",\r\n \"2603:1030:10:1::7c0/123\",\r\n + \ \"2603:1030:104:1::5a0/123\",\r\n \"2603:1030:104:1::7c0/123\",\r\n + \ \"2603:1030:107::680/123\",\r\n \"2603:1030:210:1::5a0/123\",\r\n + \ \"2603:1030:210:1::7c0/123\",\r\n \"2603:1030:40b:1::5a0/123\",\r\n + \ \"2603:1030:40c:1::5a0/123\",\r\n \"2603:1030:40c:1::7c0/123\",\r\n + \ \"2603:1030:504:1::5a0/123\",\r\n \"2603:1030:504:1::7c0/123\",\r\n + \ \"2603:1030:608::5e0/123\",\r\n \"2603:1030:807:1::5a0/123\",\r\n + \ \"2603:1030:807:1::7c0/123\",\r\n \"2603:1030:a07::5e0/123\",\r\n + \ \"2603:1030:b04::5e0/123\",\r\n \"2603:1030:c06:1::5a0/123\",\r\n + \ \"2603:1030:f05:1::5a0/123\",\r\n \"2603:1030:f05:1::7c0/123\",\r\n + \ \"2603:1030:1005::5e0/123\",\r\n \"2603:1040:5::c0/123\",\r\n + \ \"2603:1040:5:1::5a0/123\",\r\n \"2603:1040:5:1::7c0/123\",\r\n + \ \"2603:1040:207::5e0/123\",\r\n \"2603:1040:407:1::5a0/123\",\r\n + \ \"2603:1040:407:1::7c0/123\",\r\n \"2603:1040:606::5e0/123\",\r\n + \ \"2603:1040:806::5e0/123\",\r\n \"2603:1040:904:1::5a0/123\",\r\n + \ \"2603:1040:904:1::7c0/123\",\r\n \"2603:1040:a06::c0/123\",\r\n + \ \"2603:1040:a06:1::5a0/123\",\r\n \"2603:1040:a06:1::7c0/123\",\r\n + \ \"2603:1040:b04::5e0/123\",\r\n \"2603:1040:c06::5e0/123\",\r\n + \ \"2603:1040:d04::5a0/123\",\r\n \"2603:1040:d04::7c0/123\",\r\n + \ \"2603:1040:f05:1::5a0/123\",\r\n \"2603:1040:f05:1::7c0/123\",\r\n + \ \"2603:1040:1002:1::1c0/123\",\r\n \"2603:1040:1104::5e0/123\",\r\n + \ \"2603:1040:1302:1::4c0/123\",\r\n \"2603:1040:1402:1::1a0/123\",\r\n + \ \"2603:1050:6:1::5a0/123\",\r\n \"2603:1050:6:1::7c0/123\",\r\n + \ \"2603:1050:403::5a0/123\",\r\n \"2620:1ec:27::/48\",\r\n + \ \"2620:1ec:29::/48\",\r\n \"2620:1ec:40::/47\",\r\n \"2620:1ec:46::/47\",\r\n + \ \"2620:1ec:48::/46\",\r\n \"2620:1ec:4c::/47\",\r\n \"2620:1ec:bdf::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureHealthcareAPIs\",\r\n + \ \"id\": \"AzureHealthcareAPIs\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAPIForFHIR\",\r\n \"addressPrefixes\": [\r\n \"13.67.40.183/32\",\r\n \"13.69.233.32/31\",\r\n @@ -11855,7 +12034,7 @@ interactions: \ \"2603:1040:1503::660/123\",\r\n \"2603:1050:6:2::540/123\",\r\n \ \"2603:1050:403:2::380/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureInformationProtection\",\r\n \"id\": - \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -11907,7 +12086,7 @@ interactions: \ \"168.62.53.73/32\",\r\n \"168.62.53.132/32\",\r\n \"168.62.54.75/32\",\r\n \ \"168.62.54.211/32\",\r\n \"168.62.54.212/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureIoTHub\",\r\n \"id\": - \"AzureIoTHub\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AzureIoTHub\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -12083,11 +12262,12 @@ interactions: \ \"2603:1050:6:c02::240/123\",\r\n \"2603:1050:403:400::220/123\",\r\n \ \"2603:10e1:100:2::1415:e48/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault\",\r\n \"id\": \"AzureKeyVault\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n - \ \"addressPrefixes\": [\r\n \"13.66.138.88/30\",\r\n \"13.66.226.249/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"14\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.66.138.88/30\",\r\n \"13.66.226.249/32\",\r\n \ \"13.66.230.241/32\",\r\n \"13.67.8.104/30\",\r\n \"13.68.24.216/32\",\r\n \ \"13.68.29.203/32\",\r\n \"13.68.104.240/32\",\r\n \"13.69.64.72/30\",\r\n \ \"13.69.111.192/30\",\r\n \"13.69.227.72/30\",\r\n \"13.70.72.24/30\",\r\n @@ -12307,7 +12487,7 @@ interactions: \ \"2603:1050:403:1::220/125\",\r\n \"2603:1050:403:400::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.AustraliaCentral\",\r\n \ \"id\": \"AzureKeyVault.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -12317,7 +12497,7 @@ interactions: \ \"2603:1010:304:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaCentral2\",\r\n \"id\": \"AzureKeyVault.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -12326,7 +12506,7 @@ interactions: \ \"20.53.57.48/30\",\r\n \"2603:1010:404::2a0/125\",\r\n \ \"2603:1010:404:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaEast\",\r\n \"id\": - \"AzureKeyVault.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -12338,7 +12518,7 @@ interactions: \ \"2603:1010:6:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaSoutheast\",\r\n \"id\": \"AzureKeyVault.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -12347,18 +12527,19 @@ interactions: \ \"104.46.183.152/29\",\r\n \"2603:1010:101::2a0/125\",\r\n \ \"2603:1010:101:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.BrazilSouth\",\r\n \"id\": \"AzureKeyVault.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"104.41.0.141/32\",\r\n - \ \"104.41.1.239/32\",\r\n \"191.233.203.24/30\",\r\n \"191.234.149.140/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"104.41.0.141/32\",\r\n \"104.41.1.239/32\",\r\n + \ \"191.233.203.24/30\",\r\n \"191.234.149.140/30\",\r\n \ \"191.234.157.44/30\",\r\n \"191.238.72.76/30\",\r\n \"191.238.72.152/29\",\r\n \ \"2603:1050:6::340/125\",\r\n \"2603:1050:6:402::80/125\",\r\n \ \"2603:1050:6:802::80/125\",\r\n \"2603:1050:6:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.BrazilSoutheast\",\r\n \ \"id\": \"AzureKeyVault.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -12367,7 +12548,7 @@ interactions: \ \"23.97.120.57/32\",\r\n \"191.233.50.0/30\",\r\n \"2603:1050:403:1::220/125\",\r\n \ \"2603:1050:403:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CanadaCentral\",\r\n \"id\": - \"AzureKeyVault.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -12378,18 +12559,18 @@ interactions: \ \"2603:1030:f05:402::80/125\",\r\n \"2603:1030:f05:802::80/125\",\r\n \ \"2603:1030:f05:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CanadaEast\",\r\n \"id\": \"AzureKeyVault.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.64/30\",\r\n - \ \"40.86.224.94/32\",\r\n \"40.86.231.180/32\",\r\n \"52.139.107.208/29\",\r\n - \ \"52.139.107.216/30\",\r\n \"2603:1030:1005::2a0/125\",\r\n - \ \"2603:1030:1005:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.CentralIndia\",\r\n \"id\": - \"AzureKeyVault.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": - \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.69.106.64/30\",\r\n \"40.86.224.94/32\",\r\n + \ \"40.86.231.180/32\",\r\n \"52.139.107.208/29\",\r\n \"52.139.107.216/30\",\r\n + \ \"2603:1030:1005::2a0/125\",\r\n \"2603:1030:1005:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.CentralIndia\",\r\n + \ \"id\": \"AzureKeyVault.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.44.112/29\",\r\n \"20.192.44.120/30\",\r\n @@ -12398,23 +12579,24 @@ interactions: \ \"2603:1040:a06:402::80/125\",\r\n \"2603:1040:a06:802::80/125\",\r\n \ \"2603:1040:a06:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CentralUS\",\r\n \"id\": \"AzureKeyVault.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.89.61.248/32\",\r\n - \ \"13.89.170.200/30\",\r\n \"20.40.230.32/28\",\r\n \"20.40.230.48/29\",\r\n - \ \"20.44.13.224/30\",\r\n \"20.98.145.80/28\",\r\n \"23.99.132.207/32\",\r\n - \ \"52.154.176.47/32\",\r\n \"52.154.177.179/32\",\r\n \"52.165.21.159/32\",\r\n - \ \"52.165.208.47/32\",\r\n \"52.173.90.250/32\",\r\n \"52.173.199.154/32\",\r\n - \ \"52.173.216.55/32\",\r\n \"52.176.48.58/32\",\r\n \"52.182.143.192/30\",\r\n - \ \"104.43.161.34/32\",\r\n \"104.43.192.26/32\",\r\n \"104.208.26.47/32\",\r\n - \ \"2603:1030:10::340/125\",\r\n \"2603:1030:10:402::80/125\",\r\n - \ \"2603:1030:10:802::80/125\",\r\n \"2603:1030:10:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.CentralUSEUAP\",\r\n - \ \"id\": \"AzureKeyVault.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.89.61.248/32\",\r\n \"13.89.170.200/30\",\r\n + \ \"20.40.230.32/28\",\r\n \"20.40.230.48/29\",\r\n \"20.44.13.224/30\",\r\n + \ \"20.98.145.80/28\",\r\n \"23.99.132.207/32\",\r\n \"52.154.176.47/32\",\r\n + \ \"52.154.177.179/32\",\r\n \"52.165.21.159/32\",\r\n \"52.165.208.47/32\",\r\n + \ \"52.173.90.250/32\",\r\n \"52.173.199.154/32\",\r\n \"52.173.216.55/32\",\r\n + \ \"52.176.48.58/32\",\r\n \"52.182.143.192/30\",\r\n \"104.43.161.34/32\",\r\n + \ \"104.43.192.26/32\",\r\n \"104.208.26.47/32\",\r\n \"2603:1030:10::340/125\",\r\n + \ \"2603:1030:10:402::80/125\",\r\n \"2603:1030:10:802::80/125\",\r\n + \ \"2603:1030:10:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.CentralUSEUAP\",\r\n \"id\": + \"AzureKeyVault.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.45.208.8/30\",\r\n \"20.45.241.176/29\",\r\n @@ -12422,50 +12604,51 @@ interactions: \ \"52.180.176.121/32\",\r\n \"52.180.176.122/32\",\r\n \"2603:1030:f:1::2a0/125\",\r\n \ \"2603:1030:f:400::880/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.EastAsia\",\r\n \"id\": \"AzureKeyVault.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.144/30\",\r\n \"20.195.74.168/29\",\r\n + \ \"20.195.74.176/30\",\r\n \"20.205.74.76/30\",\r\n \"20.205.82.76/30\",\r\n + \ \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n \"2603:1040:207::2a0/125\",\r\n + \ \"2603:1040:207:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS\",\r\n \"id\": \"AzureKeyVault.EastUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.144/30\",\r\n - \ \"20.195.74.168/29\",\r\n \"20.195.74.176/30\",\r\n \"20.205.74.76/30\",\r\n - \ \"20.205.82.76/30\",\r\n \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n - \ \"2603:1040:207::2a0/125\",\r\n \"2603:1040:207:402::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS\",\r\n - \ \"id\": \"AzureKeyVault.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"20.42.64.44/30\",\r\n \"20.42.73.8/30\",\r\n \"20.62.134.76/30\",\r\n - \ \"20.62.134.224/29\",\r\n \"20.88.156.160/29\",\r\n \"20.185.217.251/32\",\r\n - \ \"20.185.218.1/32\",\r\n \"40.71.10.200/30\",\r\n \"40.76.196.75/32\",\r\n - \ \"40.76.212.37/32\",\r\n \"40.85.185.208/32\",\r\n \"40.87.69.184/32\",\r\n - \ \"40.117.157.122/32\",\r\n \"52.168.109.101/32\",\r\n \"52.255.152.252/32\",\r\n - \ \"52.255.152.255/32\",\r\n \"137.116.120.244/32\",\r\n - \ \"2603:1030:210::340/125\",\r\n \"2603:1030:210:402::80/125\",\r\n - \ \"2603:1030:210:802::80/125\",\r\n \"2603:1030:210:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS2\",\r\n - \ \"id\": \"AzureKeyVault.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"13.68.24.216/32\",\r\n \"13.68.29.203/32\",\r\n - \ \"13.68.104.240/32\",\r\n \"20.44.19.172/30\",\r\n \"20.62.60.128/27\",\r\n - \ \"20.98.192.176/28\",\r\n \"20.186.41.83/32\",\r\n \"20.186.47.182/32\",\r\n - \ \"23.101.159.107/32\",\r\n \"40.70.146.72/30\",\r\n \"40.70.186.91/32\",\r\n - \ \"40.70.204.6/32\",\r\n \"40.70.204.32/32\",\r\n \"40.84.47.24/32\",\r\n - \ \"52.167.111.160/30\",\r\n \"52.167.143.179/32\",\r\n \"52.167.228.54/32\",\r\n - \ \"52.177.71.51/32\",\r\n \"52.184.155.181/32\",\r\n \"52.184.158.37/32\",\r\n - \ \"52.184.164.12/32\",\r\n \"52.225.218.218/32\",\r\n \"137.116.44.148/32\",\r\n - \ \"2603:1030:40c::340/125\",\r\n \"2603:1030:40c:402::80/125\",\r\n - \ \"2603:1030:40c:802::80/125\",\r\n \"2603:1030:40c:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS2EUAP\",\r\n - \ \"id\": \"AzureKeyVault.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.42.64.44/30\",\r\n + \ \"20.42.73.8/30\",\r\n \"20.62.134.76/30\",\r\n \"20.62.134.224/29\",\r\n + \ \"20.88.156.160/29\",\r\n \"20.185.217.251/32\",\r\n \"20.185.218.1/32\",\r\n + \ \"40.71.10.200/30\",\r\n \"40.76.196.75/32\",\r\n \"40.76.212.37/32\",\r\n + \ \"40.85.185.208/32\",\r\n \"40.87.69.184/32\",\r\n \"40.117.157.122/32\",\r\n + \ \"52.168.109.101/32\",\r\n \"52.255.152.252/32\",\r\n \"52.255.152.255/32\",\r\n + \ \"137.116.120.244/32\",\r\n \"2603:1030:210::340/125\",\r\n + \ \"2603:1030:210:402::80/125\",\r\n \"2603:1030:210:802::80/125\",\r\n + \ \"2603:1030:210:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS2\",\r\n \"id\": \"AzureKeyVault.EastUS2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.68.24.216/32\",\r\n + \ \"13.68.29.203/32\",\r\n \"13.68.104.240/32\",\r\n \"20.44.19.172/30\",\r\n + \ \"20.62.60.128/27\",\r\n \"20.98.192.176/28\",\r\n \"20.186.41.83/32\",\r\n + \ \"20.186.47.182/32\",\r\n \"23.101.159.107/32\",\r\n \"40.70.146.72/30\",\r\n + \ \"40.70.186.91/32\",\r\n \"40.70.204.6/32\",\r\n \"40.70.204.32/32\",\r\n + \ \"40.84.47.24/32\",\r\n \"52.167.111.160/30\",\r\n \"52.167.143.179/32\",\r\n + \ \"52.167.228.54/32\",\r\n \"52.177.71.51/32\",\r\n \"52.184.155.181/32\",\r\n + \ \"52.184.158.37/32\",\r\n \"52.184.164.12/32\",\r\n \"52.225.218.218/32\",\r\n + \ \"137.116.44.148/32\",\r\n \"2603:1030:40c::340/125\",\r\n + \ \"2603:1030:40c:402::80/125\",\r\n \"2603:1030:40c:802::80/125\",\r\n + \ \"2603:1030:40c:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS2EUAP\",\r\n \"id\": \"AzureKeyVault.EastUS2EUAP\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.51.20.84/30\",\r\n \"20.51.21.64/29\",\r\n \"40.74.150.68/30\",\r\n \ \"40.79.118.1/32\",\r\n \"40.79.118.5/32\",\r\n \"40.89.121.172/30\",\r\n \ \"52.138.73.5/32\",\r\n \"52.138.73.51/32\",\r\n \"52.138.92.188/30\",\r\n @@ -12474,7 +12657,7 @@ interactions: \ \"2603:1030:40b:400::880/125\",\r\n \"2603:1030:40b:800::80/125\",\r\n \ \"2603:1030:40b:c00::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.FranceCentral\",\r\n \"id\": - \"AzureKeyVault.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -12487,18 +12670,18 @@ interactions: \ \"2603:1020:805:402::80/125\",\r\n \"2603:1020:805:802::80/125\",\r\n \ \"2603:1020:805:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.FranceSouth\",\r\n \"id\": \"AzureKeyVault.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.64/30\",\r\n - \ \"52.136.136.15/32\",\r\n \"52.136.136.16/32\",\r\n \"52.136.184.236/30\",\r\n - \ \"52.136.185.176/29\",\r\n \"2603:1020:905::2a0/125\",\r\n - \ \"2603:1020:905:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.GermanyNorth\",\r\n \"id\": - \"AzureKeyVault.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.79.178.64/30\",\r\n \"52.136.136.15/32\",\r\n + \ \"52.136.136.16/32\",\r\n \"52.136.184.236/30\",\r\n \"52.136.185.176/29\",\r\n + \ \"2603:1020:905::2a0/125\",\r\n \"2603:1020:905:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.GermanyNorth\",\r\n + \ \"id\": \"AzureKeyVault.GermanyNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.116.54.76/30\",\r\n \"51.116.55.88/29\",\r\n @@ -12506,7 +12689,7 @@ interactions: \ \"2603:1020:d04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.GermanyWestCentral\",\r\n \"id\": \"AzureKeyVault.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -12516,7 +12699,7 @@ interactions: \ \"2603:1020:c04:802::80/125\",\r\n \"2603:1020:c04:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.JapanEast\",\r\n \ \"id\": \"AzureKeyVault.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -12528,25 +12711,25 @@ interactions: \ \"2603:1040:407:402::80/125\",\r\n \"2603:1040:407:802::80/125\",\r\n \ \"2603:1040:407:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.JapanWest\",\r\n \"id\": \"AzureKeyVault.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.189.228.136/29\",\r\n \"20.189.228.208/30\",\r\n + \ \"40.74.100.48/30\",\r\n \"104.215.18.67/32\",\r\n \"104.215.31.67/32\",\r\n + \ \"2603:1040:606::2a0/125\",\r\n \"2603:1040:606:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.JioIndiaCentral\",\r\n + \ \"id\": \"AzureKeyVault.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.189.228.136/29\",\r\n - \ \"20.189.228.208/30\",\r\n \"40.74.100.48/30\",\r\n \"104.215.18.67/32\",\r\n - \ \"104.215.31.67/32\",\r\n \"2603:1040:606::2a0/125\",\r\n - \ \"2603:1040:606:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.JioIndiaCentral\",\r\n \"id\": - \"AzureKeyVault.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"20.192.50.216/29\",\r\n \"20.192.50.224/30\",\r\n - \ \"20.192.234.0/30\",\r\n \"2603:1040:1104:1::158/125\",\r\n + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.50.216/29\",\r\n + \ \"20.192.50.224/30\",\r\n \"20.192.234.0/30\",\r\n \"2603:1040:1104:1::158/125\",\r\n \ \"2603:1040:1104:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.JioIndiaWest\",\r\n \"id\": - \"AzureKeyVault.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -12556,7 +12739,7 @@ interactions: \ \"2603:1040:d04:400::80/125\",\r\n \"2603:1040:d04:400::2f8/125\",\r\n \ \"2603:1040:d04:800::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.KoreaCentral\",\r\n \"id\": - \"AzureKeyVault.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -12567,30 +12750,31 @@ interactions: \ \"2603:1040:f05:402::80/125\",\r\n \"2603:1040:f05:802::80/125\",\r\n \ \"2603:1040:f05:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.KoreaSouth\",\r\n \"id\": \"AzureKeyVault.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"52.147.113.72/29\",\r\n - \ \"52.147.113.80/30\",\r\n \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n - \ \"52.231.200.108/32\",\r\n \"2603:1040:e05::20/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.NorthCentralUS\",\r\n - \ \"id\": \"AzureKeyVault.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.49.119.232/29\",\r\n - \ \"20.49.119.240/28\",\r\n \"20.125.170.76/30\",\r\n \"20.125.202.76/30\",\r\n - \ \"23.96.210.207/32\",\r\n \"23.96.250.48/32\",\r\n \"52.162.106.144/30\",\r\n - \ \"52.162.255.194/32\",\r\n \"168.62.108.27/32\",\r\n \"168.62.237.29/32\",\r\n - \ \"2603:1030:608::2a0/125\",\r\n \"2603:1030:608:402::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.NorthEurope\",\r\n - \ \"id\": \"AzureKeyVault.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"52.147.113.72/29\",\r\n \"52.147.113.80/30\",\r\n + \ \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n \"52.231.200.108/32\",\r\n + \ \"2603:1040:e05::20/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.NorthCentralUS\",\r\n \"id\": + \"AzureKeyVault.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"northcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.49.119.232/29\",\r\n \"20.49.119.240/28\",\r\n + \ \"20.125.170.76/30\",\r\n \"20.125.202.76/30\",\r\n \"23.96.210.207/32\",\r\n + \ \"23.96.250.48/32\",\r\n \"52.162.106.144/30\",\r\n \"52.162.255.194/32\",\r\n + \ \"168.62.108.27/32\",\r\n \"168.62.237.29/32\",\r\n \"2603:1030:608::2a0/125\",\r\n + \ \"2603:1030:608:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.NorthEurope\",\r\n \"id\": \"AzureKeyVault.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.72/30\",\r\n \"13.74.10.39/32\",\r\n \"13.74.10.113/32\",\r\n \ \"13.74.111.148/30\",\r\n \"20.50.80.192/30\",\r\n \"23.100.57.24/32\",\r\n \ \"23.100.58.149/32\",\r\n \"52.138.160.103/32\",\r\n \"52.138.160.105/32\",\r\n @@ -12599,9 +12783,9 @@ interactions: \ \"2603:1020:5:402::80/125\",\r\n \"2603:1020:5:802::80/125\",\r\n \ \"2603:1020:5:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.NorwayEast\",\r\n \"id\": \"AzureKeyVault.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.120.98.8/30\",\r\n \ \"51.120.110.192/30\",\r\n \"51.120.214.128/30\",\r\n \"51.120.233.132/30\",\r\n @@ -12609,15 +12793,24 @@ interactions: \ \"2603:1020:e04:402::80/125\",\r\n \"2603:1020:e04:802::80/125\",\r\n \ \"2603:1020:e04:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.NorwayWest\",\r\n \"id\": \"AzureKeyVault.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.13.136.188/30\",\r\n \ \"51.13.137.216/29\",\r\n \"51.120.218.0/30\",\r\n \"2603:1020:f04::2a0/125\",\r\n \ \"2603:1020:f04:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.QatarCentral\",\r\n \"id\": + \"AzureKeyVault.QatarCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.21.37.112/30\",\r\n \"20.21.43.244/30\",\r\n + \ \"20.21.66.76/30\",\r\n \"20.21.74.76/30\",\r\n \"20.21.80.0/29\",\r\n + \ \"2603:1040:1002:1::470/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthAfricaNorth\",\r\n \"id\": - \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -12628,7 +12821,7 @@ interactions: \ \"2603:1000:104:802::80/125\",\r\n \"2603:1000:104:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SouthAfricaWest\",\r\n \ \"id\": \"AzureKeyVault.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -12636,7 +12829,7 @@ interactions: \ \"102.37.81.128/30\",\r\n \"102.133.26.0/30\",\r\n \"2603:1000:4::2a0/125\",\r\n \ \"2603:1000:4:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthCentralUS\",\r\n \"id\": - \"AzureKeyVault.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -12650,14 +12843,14 @@ interactions: \ \"2603:1030:807:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthCentralUSSTG\",\r\n \"id\": \"AzureKeyVault.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.0/30\",\r\n \"20.45.117.32/29\",\r\n \"20.45.117.40/30\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SoutheastAsia\",\r\n \ \"id\": \"AzureKeyVault.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -12672,16 +12865,17 @@ interactions: \ \"2603:1040:5:402::80/125\",\r\n \"2603:1040:5:802::80/125\",\r\n \ \"2603:1040:5:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthIndia\",\r\n \"id\": \"AzureKeyVault.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.78.194.64/30\",\r\n - \ \"52.172.116.4/30\",\r\n \"52.172.116.136/29\",\r\n \"104.211.224.186/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.78.194.64/30\",\r\n \"52.172.116.4/30\",\r\n + \ \"52.172.116.136/29\",\r\n \"104.211.224.186/32\",\r\n \ \"104.211.225.134/32\",\r\n \"2603:1040:c06::2a0/125\",\r\n \ \"2603:1040:c06:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwedenCentral\",\r\n \"id\": - \"AzureKeyVault.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -12691,15 +12885,16 @@ interactions: \ \"2603:1020:1004:400::80/125\",\r\n \"2603:1020:1004:400::2f8/125\",\r\n \ \"2603:1020:1004:800::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwedenSouth\",\r\n \"id\": \"AzureKeyVault.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.232/29\",\r\n - \ \"51.12.17.240/30\",\r\n \"51.12.202.0/30\",\r\n \"2603:1020:1104:1::158/125\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.232/29\",\r\n \"51.12.17.240/30\",\r\n + \ \"51.12.202.0/30\",\r\n \"2603:1020:1104:1::158/125\",\r\n \ \"2603:1020:1104:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwitzerlandNorth\",\r\n \"id\": - \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -12710,7 +12905,7 @@ interactions: \ \"2603:1020:a04:802::80/125\",\r\n \"2603:1020:a04:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SwitzerlandWest\",\r\n \ \"id\": \"AzureKeyVault.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -12718,46 +12913,47 @@ interactions: \ \"51.107.251.104/29\",\r\n \"2603:1020:b04::2a0/125\",\r\n \ \"2603:1020:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.UAECentral\",\r\n \"id\": \"AzureKeyVault.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.228/30\",\r\n - \ \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n \"2603:1040:b04::2a0/125\",\r\n - \ \"2603:1040:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.UAENorth\",\r\n \"id\": \"AzureKeyVault.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.38.157.128/30\",\r\n - \ \"40.120.74.0/30\",\r\n \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n - \ \"65.52.250.0/30\",\r\n \"2603:1040:904::340/125\",\r\n - \ \"2603:1040:904:402::80/125\",\r\n \"2603:1040:904:802::80/125\",\r\n - \ \"2603:1040:904:c02::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.UKSouth\",\r\n \"id\": \"AzureKeyVault.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.104.192.129/32\",\r\n - \ \"51.104.192.138/32\",\r\n \"51.105.4.67/32\",\r\n \"51.105.4.75/32\",\r\n - \ \"51.105.71.160/30\",\r\n \"51.105.77.56/30\",\r\n \"51.140.146.56/30\",\r\n - \ \"51.140.157.60/32\",\r\n \"51.140.184.38/31\",\r\n \"51.143.212.184/29\",\r\n - \ \"51.143.213.192/30\",\r\n \"52.151.75.86/32\",\r\n \"2603:1020:705::340/125\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.37.74.228/30\",\r\n \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n + \ \"2603:1040:b04::2a0/125\",\r\n \"2603:1040:b04:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.UAENorth\",\r\n + \ \"id\": \"AzureKeyVault.UAENorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.38.157.128/30\",\r\n \"40.120.74.0/30\",\r\n + \ \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n \"65.52.250.0/30\",\r\n + \ \"2603:1040:904::340/125\",\r\n \"2603:1040:904:402::80/125\",\r\n + \ \"2603:1040:904:802::80/125\",\r\n \"2603:1040:904:c02::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.UKSouth\",\r\n + \ \"id\": \"AzureKeyVault.UKSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"51.104.192.129/32\",\r\n \"51.104.192.138/32\",\r\n + \ \"51.105.4.67/32\",\r\n \"51.105.4.75/32\",\r\n \"51.105.71.160/30\",\r\n + \ \"51.105.77.56/30\",\r\n \"51.140.146.56/30\",\r\n \"51.140.157.60/32\",\r\n + \ \"51.140.184.38/31\",\r\n \"51.143.212.184/29\",\r\n \"51.143.213.192/30\",\r\n + \ \"52.151.75.86/32\",\r\n \"2603:1020:705::340/125\",\r\n \ \"2603:1020:705:402::80/125\",\r\n \"2603:1020:705:802::80/125\",\r\n \ \"2603:1020:705:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.UKWest\",\r\n \"id\": \"AzureKeyVault.UKWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.58.67.48/29\",\r\n \ \"20.58.67.56/30\",\r\n \"51.140.210.80/30\",\r\n \"51.141.8.42/31\",\r\n \ \"2603:1020:605::2a0/125\",\r\n \"2603:1020:605:402::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestCentralUS\",\r\n \ \"id\": \"AzureKeyVault.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -12766,29 +12962,30 @@ interactions: \ \"52.161.31.139/32\",\r\n \"2603:1030:b04::2a0/125\",\r\n \ \"2603:1030:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.WestEurope\",\r\n \"id\": \"AzureKeyVault.WestEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.72/30\",\r\n - \ \"13.69.111.192/30\",\r\n \"13.80.247.19/32\",\r\n \"13.80.247.42/32\",\r\n - \ \"20.61.103.224/29\",\r\n \"20.61.103.232/30\",\r\n \"23.97.178.0/32\",\r\n - \ \"40.91.193.78/32\",\r\n \"40.91.199.213/32\",\r\n \"52.157.162.137/32\",\r\n - \ \"52.157.162.147/32\",\r\n \"52.236.189.80/30\",\r\n \"104.46.40.31/32\",\r\n - \ \"2603:1020:206::340/125\",\r\n \"2603:1020:206:402::80/125\",\r\n - \ \"2603:1020:206:802::80/125\",\r\n \"2603:1020:206:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestIndia\",\r\n - \ \"id\": \"AzureKeyVault.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.72/30\",\r\n \"13.69.111.192/30\",\r\n + \ \"13.80.247.19/32\",\r\n \"13.80.247.42/32\",\r\n \"20.61.103.224/29\",\r\n + \ \"20.61.103.232/30\",\r\n \"23.97.178.0/32\",\r\n \"40.91.193.78/32\",\r\n + \ \"40.91.199.213/32\",\r\n \"52.157.162.137/32\",\r\n \"52.157.162.147/32\",\r\n + \ \"52.236.189.80/30\",\r\n \"104.46.40.31/32\",\r\n \"2603:1020:206::340/125\",\r\n + \ \"2603:1020:206:402::80/125\",\r\n \"2603:1020:206:802::80/125\",\r\n + \ \"2603:1020:206:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.WestIndia\",\r\n \"id\": \"AzureKeyVault.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.80.48/29\",\r\n \"20.192.80.56/30\",\r\n \ \"104.211.146.64/30\",\r\n \"104.211.166.82/32\",\r\n \"104.211.167.57/32\",\r\n \ \"2603:1040:806::2a0/125\",\r\n \"2603:1040:806:402::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestUS\",\r\n \ \"id\": \"AzureKeyVault.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -12796,9 +12993,9 @@ interactions: \ \"104.42.6.91/32\",\r\n \"104.42.136.180/32\",\r\n \"2603:1030:a07::2a0/125\",\r\n \ \"2603:1030:a07:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.WestUS2\",\r\n \"id\": \"AzureKeyVault.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.88/30\",\r\n \ \"13.66.226.249/32\",\r\n \"13.66.230.241/32\",\r\n \"20.51.12.248/29\",\r\n @@ -12811,7 +13008,7 @@ interactions: \ \"2603:1030:c06:802::80/125\",\r\n \"2603:1030:c06:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestUS3\",\r\n \ \"id\": \"AzureKeyVault.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -12820,9 +13017,21 @@ interactions: \ \"20.150.245.56/29\",\r\n \"2603:1030:504::1f8/125\",\r\n \ \"2603:1030:504:402::80/125\",\r\n \"2603:1030:504:402::2f8/125\",\r\n \ \"2603:1030:504:802::140/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureMachineLearning\",\r\n \"id\": \"AzureMachineLearning\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ {\r\n \"name\": \"AzureLoadTestingInstanceManagement\",\r\n \"id\": + \"AzureLoadTestingInstanceManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"NSG\",\r\n \"API\"\r\n ],\r\n \"systemService\": + \"AzureLoadTestingInstanceManagement\",\r\n \"addressPrefixes\": [\r\n + \ \"20.24.1.136/30\",\r\n \"20.26.16.112/30\",\r\n \"20.70.223.12/32\",\r\n + \ \"20.83.222.204/32\",\r\n \"20.88.159.138/32\",\r\n \"20.98.194.67/32\",\r\n + \ \"20.98.199.120/30\",\r\n \"20.107.239.218/32\",\r\n \"20.117.192.200/32\",\r\n + \ \"20.125.7.20/30\",\r\n \"20.195.85.190/32\",\r\n \"20.213.195.80/30\",\r\n + \ \"20.223.65.156/30\",\r\n \"20.232.91.28/30\",\r\n \"20.236.145.196/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureMachineLearning\",\r\n + \ \"id\": \"AzureMachineLearning\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureMachineLearning\",\r\n \"addressPrefixes\": [\r\n \"13.66.87.135/32\",\r\n \"13.66.140.80/28\",\r\n @@ -12833,246 +13042,248 @@ interactions: \ \"13.74.107.160/28\",\r\n \"13.75.36.16/28\",\r\n \"13.77.50.224/28\",\r\n \ \"13.78.106.208/28\",\r\n \"13.86.195.35/32\",\r\n \"13.87.56.112/28\",\r\n \ \"13.87.122.112/28\",\r\n \"13.87.160.129/32\",\r\n \"13.89.171.64/28\",\r\n - \ \"20.17.49.0/27\",\r\n \"20.21.33.0/27\",\r\n \"20.36.106.80/28\",\r\n - \ \"20.36.114.160/28\",\r\n \"20.37.67.80/28\",\r\n \"20.37.74.208/28\",\r\n - \ \"20.37.152.240/28\",\r\n \"20.37.192.96/28\",\r\n \"20.38.80.96/28\",\r\n - \ \"20.38.128.48/28\",\r\n \"20.38.147.128/28\",\r\n \"20.39.1.205/32\",\r\n - \ \"20.39.11.80/28\",\r\n \"20.40.141.171/32\",\r\n \"20.40.231.32/28\",\r\n - \ \"20.41.0.240/28\",\r\n \"20.41.64.80/28\",\r\n \"20.41.197.0/28\",\r\n - \ \"20.42.0.240/28\",\r\n \"20.42.129.16/28\",\r\n \"20.42.227.48/28\",\r\n - \ \"20.43.40.96/28\",\r\n \"20.43.64.96/28\",\r\n \"20.43.120.112/28\",\r\n - \ \"20.43.128.112/28\",\r\n \"20.44.3.32/28\",\r\n \"20.44.26.224/28\",\r\n - \ \"20.44.132.166/32\",\r\n \"20.45.240.64/28\",\r\n \"20.46.13.192/28\",\r\n - \ \"20.48.197.240/28\",\r\n \"20.51.1.48/28\",\r\n \"20.51.14.48/28\",\r\n - \ \"20.51.21.224/28\",\r\n \"20.62.61.128/28\",\r\n \"20.62.135.208/28\",\r\n - \ \"20.65.135.0/28\",\r\n \"20.66.6.48/28\",\r\n \"20.69.1.240/28\",\r\n - \ \"20.70.216.96/28\",\r\n \"20.72.16.48/28\",\r\n \"20.74.195.32/27\",\r\n - \ \"20.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n \"20.89.9.0/28\",\r\n - \ \"20.98.195.64/27\",\r\n \"20.99.8.96/27\",\r\n \"20.150.161.128/28\",\r\n - \ \"20.150.171.80/28\",\r\n \"20.150.179.64/28\",\r\n \"20.150.187.64/28\",\r\n - \ \"20.150.246.16/28\",\r\n \"20.188.219.157/32\",\r\n \"20.188.221.15/32\",\r\n - \ \"20.189.106.80/28\",\r\n \"20.189.229.176/28\",\r\n \"20.192.47.112/28\",\r\n - \ \"20.192.99.64/28\",\r\n \"20.192.160.48/28\",\r\n \"20.192.225.144/28\",\r\n - \ \"20.192.235.16/28\",\r\n \"20.193.194.176/28\",\r\n \"20.195.69.64/28\",\r\n - \ \"20.195.75.48/28\",\r\n \"20.195.75.96/27\",\r\n \"20.200.192.16/28\",\r\n - \ \"20.215.1.0/27\",\r\n \"20.217.41.0/27\",\r\n \"23.98.82.192/28\",\r\n - \ \"23.100.232.216/32\",\r\n \"40.66.61.146/32\",\r\n \"40.67.59.80/28\",\r\n - \ \"40.69.106.224/28\",\r\n \"40.70.146.192/28\",\r\n \"40.70.154.161/32\",\r\n - \ \"40.71.11.64/28\",\r\n \"40.74.24.96/28\",\r\n \"40.74.100.176/28\",\r\n - \ \"40.74.147.48/28\",\r\n \"40.75.35.48/28\",\r\n \"40.78.194.224/28\",\r\n - \ \"40.78.202.80/28\",\r\n \"40.78.227.32/28\",\r\n \"40.78.234.128/28\",\r\n - \ \"40.78.242.176/28\",\r\n \"40.78.250.112/28\",\r\n \"40.79.130.192/28\",\r\n - \ \"40.79.138.128/28\",\r\n \"40.79.146.128/28\",\r\n \"40.79.154.64/28\",\r\n - \ \"40.79.162.48/28\",\r\n \"40.79.170.224/28\",\r\n \"40.79.178.224/28\",\r\n - \ \"40.79.186.160/28\",\r\n \"40.79.194.64/28\",\r\n \"40.80.51.64/28\",\r\n - \ \"40.80.57.176/28\",\r\n \"40.80.169.160/28\",\r\n \"40.80.184.80/28\",\r\n - \ \"40.80.188.96/28\",\r\n \"40.81.27.228/32\",\r\n \"40.82.187.230/32\",\r\n - \ \"40.82.248.80/28\",\r\n \"40.89.17.208/28\",\r\n \"40.90.184.249/32\",\r\n - \ \"40.91.77.76/32\",\r\n \"40.112.242.176/28\",\r\n \"40.119.8.80/28\",\r\n - \ \"51.11.24.49/32\",\r\n \"51.12.29.0/28\",\r\n \"51.12.29.64/27\",\r\n - \ \"51.12.47.32/28\",\r\n \"51.12.99.80/28\",\r\n \"51.12.198.224/28\",\r\n - \ \"51.12.203.80/28\",\r\n \"51.12.227.64/28\",\r\n \"51.12.235.64/28\",\r\n - \ \"51.53.25.0/27\",\r\n \"51.53.169.0/27\",\r\n \"51.104.8.64/27\",\r\n - \ \"51.104.24.96/28\",\r\n \"51.105.67.16/28\",\r\n \"51.105.75.128/28\",\r\n - \ \"51.105.88.224/28\",\r\n \"51.105.129.135/32\",\r\n \"51.107.59.48/28\",\r\n - \ \"51.107.147.32/28\",\r\n \"51.107.155.48/28\",\r\n \"51.107.247.64/27\",\r\n - \ \"51.116.49.176/28\",\r\n \"51.116.59.48/28\",\r\n \"51.116.155.112/28\",\r\n - \ \"51.116.156.128/28\",\r\n \"51.116.250.224/28\",\r\n \"51.120.99.64/28\",\r\n - \ \"51.120.107.64/28\",\r\n \"51.120.211.64/28\",\r\n \"51.120.219.80/28\",\r\n - \ \"51.120.227.80/28\",\r\n \"51.120.234.224/28\",\r\n \"51.137.161.224/28\",\r\n - \ \"51.138.213.16/28\",\r\n \"51.140.146.208/28\",\r\n \"51.140.210.208/28\",\r\n - \ \"51.143.214.32/28\",\r\n \"51.144.184.47/32\",\r\n \"52.138.90.144/28\",\r\n - \ \"52.138.226.160/28\",\r\n \"52.139.3.33/32\",\r\n \"52.140.107.96/28\",\r\n - \ \"52.141.25.58/32\",\r\n \"52.141.26.97/32\",\r\n \"52.148.163.43/32\",\r\n - \ \"52.150.136.80/28\",\r\n \"52.151.111.249/32\",\r\n \"52.155.90.254/32\",\r\n - \ \"52.155.115.7/32\",\r\n \"52.156.193.50/32\",\r\n \"52.162.106.176/28\",\r\n - \ \"52.167.106.160/28\",\r\n \"52.177.164.219/32\",\r\n \"52.182.139.32/28\",\r\n - \ \"52.184.87.76/32\",\r\n \"52.185.70.56/32\",\r\n \"52.228.80.80/28\",\r\n - \ \"52.230.56.136/32\",\r\n \"52.231.18.192/28\",\r\n \"52.231.146.208/28\",\r\n - \ \"52.236.186.192/28\",\r\n \"52.242.224.215/32\",\r\n \"52.246.155.128/28\",\r\n - \ \"52.249.59.91/32\",\r\n \"52.252.160.26/32\",\r\n \"52.253.131.79/32\",\r\n - \ \"52.253.131.198/32\",\r\n \"52.253.227.208/32\",\r\n \"52.255.214.109/32\",\r\n - \ \"52.255.217.127/32\",\r\n \"65.52.250.192/28\",\r\n \"102.37.163.32/28\",\r\n - \ \"102.133.27.32/28\",\r\n \"102.133.58.224/28\",\r\n \"102.133.122.224/27\",\r\n - \ \"102.133.155.32/28\",\r\n \"102.133.251.64/28\",\r\n \"104.208.16.160/28\",\r\n - \ \"104.208.144.160/28\",\r\n \"104.211.81.144/28\",\r\n - \ \"104.214.19.32/28\",\r\n \"191.233.8.48/28\",\r\n \"191.233.203.144/28\",\r\n - \ \"191.233.240.165/32\",\r\n \"191.233.242.167/32\",\r\n - \ \"191.234.147.64/28\",\r\n \"191.234.155.64/28\",\r\n \"191.235.224.96/28\",\r\n - \ \"191.238.73.80/28\",\r\n \"2603:1000:4::300/122\",\r\n - \ \"2603:1000:104:1::2c0/122\",\r\n \"2603:1010:6:1::2c0/122\",\r\n - \ \"2603:1010:101::300/122\",\r\n \"2603:1010:304::300/122\",\r\n - \ \"2603:1010:404::300/122\",\r\n \"2603:1020:5:1::2c0/122\",\r\n - \ \"2603:1020:206:1::2c0/122\",\r\n \"2603:1020:305::300/122\",\r\n - \ \"2603:1020:405::300/122\",\r\n \"2603:1020:605::300/122\",\r\n - \ \"2603:1020:705:1::2c0/122\",\r\n \"2603:1020:805:1::2c0/122\",\r\n - \ \"2603:1020:905::300/122\",\r\n \"2603:1020:a04:1::2c0/122\",\r\n - \ \"2603:1020:b04::300/122\",\r\n \"2603:1020:c04:1::2c0/122\",\r\n - \ \"2603:1020:d04::300/122\",\r\n \"2603:1020:e04:1::2c0/122\",\r\n - \ \"2603:1020:f04::300/122\",\r\n \"2603:1020:1004::2c0/122\",\r\n - \ \"2603:1020:1104::240/122\",\r\n \"2603:1020:1302::200/122\",\r\n - \ \"2603:1030:f:1::300/122\",\r\n \"2603:1030:10:1::2c0/122\",\r\n - \ \"2603:1030:104:1::2c0/122\",\r\n \"2603:1030:107::240/122\",\r\n - \ \"2603:1030:210:1::2c0/122\",\r\n \"2603:1030:40b:1::2c0/122\",\r\n - \ \"2603:1030:40c:1::2c0/122\",\r\n \"2603:1030:504:1::2c0/122\",\r\n - \ \"2603:1030:608::300/122\",\r\n \"2603:1030:807:1::2c0/122\",\r\n - \ \"2603:1030:a07::300/122\",\r\n \"2603:1030:b04::300/122\",\r\n - \ \"2603:1030:c06:1::2c0/122\",\r\n \"2603:1030:f05:1::2c0/122\",\r\n - \ \"2603:1030:1005::300/122\",\r\n \"2603:1040:5:1::2c0/122\",\r\n - \ \"2603:1040:207::300/122\",\r\n \"2603:1040:407:1::2c0/122\",\r\n - \ \"2603:1040:606::300/122\",\r\n \"2603:1040:806::300/122\",\r\n - \ \"2603:1040:904:1::2c0/122\",\r\n \"2603:1040:a06:1::2c0/122\",\r\n - \ \"2603:1040:b04::300/122\",\r\n \"2603:1040:c06::300/122\",\r\n - \ \"2603:1040:d04::2c0/122\",\r\n \"2603:1040:f05:1::2c0/122\",\r\n - \ \"2603:1040:1002::440/122\",\r\n \"2603:1040:1104::240/122\",\r\n - \ \"2603:1040:1202::200/122\",\r\n \"2603:1040:1302::200/122\",\r\n - \ \"2603:1040:1402::200/122\",\r\n \"2603:1040:1503::200/122\",\r\n - \ \"2603:1050:6:1::2c0/122\",\r\n \"2603:1050:403::2c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureMonitor\",\r\n - \ \"id\": \"AzureMonitor\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"25\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureMonitor\",\r\n \"addressPrefixes\": - [\r\n \"13.65.96.175/32\",\r\n \"13.65.206.67/32\",\r\n - \ \"13.65.211.125/32\",\r\n \"13.66.36.144/32\",\r\n \"13.66.37.172/32\",\r\n - \ \"13.66.59.226/32\",\r\n \"13.66.60.151/32\",\r\n \"13.66.140.168/29\",\r\n - \ \"13.66.141.152/29\",\r\n \"13.66.143.218/32\",\r\n \"13.66.145.232/29\",\r\n - \ \"13.66.147.144/28\",\r\n \"13.66.160.124/32\",\r\n \"13.66.220.187/32\",\r\n - \ \"13.66.231.27/32\",\r\n \"13.67.9.192/28\",\r\n \"13.67.10.64/29\",\r\n - \ \"13.67.10.92/30\",\r\n \"13.67.15.0/32\",\r\n \"13.67.15.112/29\",\r\n - \ \"13.67.77.233/32\",\r\n \"13.67.89.191/32\",\r\n \"13.68.31.237/32\",\r\n - \ \"13.68.101.211/32\",\r\n \"13.68.106.77/32\",\r\n \"13.68.109.212/32\",\r\n - \ \"13.68.111.247/32\",\r\n \"13.69.51.175/32\",\r\n \"13.69.51.218/32\",\r\n - \ \"13.69.65.16/28\",\r\n \"13.69.66.136/29\",\r\n \"13.69.67.60/30\",\r\n - \ \"13.69.67.126/32\",\r\n \"13.69.106.88/29\",\r\n \"13.69.106.208/28\",\r\n - \ \"13.69.109.224/27\",\r\n \"13.69.111.200/29\",\r\n \"13.69.229.64/29\",\r\n - \ \"13.69.229.240/29\",\r\n \"13.69.233.0/30\",\r\n \"13.69.233.96/27\",\r\n - \ \"13.69.239.96/29\",\r\n \"13.70.72.232/29\",\r\n \"13.70.73.104/29\",\r\n - \ \"13.70.79.88/29\",\r\n \"13.70.79.96/27\",\r\n \"13.70.124.27/32\",\r\n - \ \"13.70.127.61/32\",\r\n \"13.71.172.128/28\",\r\n \"13.71.172.248/29\",\r\n - \ \"13.71.175.128/32\",\r\n \"13.71.175.216/29\",\r\n \"13.71.177.32/27\",\r\n - \ \"13.71.187.91/32\",\r\n \"13.71.191.47/32\",\r\n \"13.71.195.192/27\",\r\n - \ \"13.71.196.56/29\",\r\n \"13.71.199.116/32\",\r\n \"13.73.26.213/32\",\r\n - \ \"13.73.240.0/29\",\r\n \"13.73.242.32/29\",\r\n \"13.73.244.192/31\",\r\n - \ \"13.73.248.6/31\",\r\n \"13.73.253.104/29\",\r\n \"13.73.253.112/29\",\r\n - \ \"13.73.253.120/32\",\r\n \"13.74.107.88/30\",\r\n \"13.74.108.128/29\",\r\n - \ \"13.74.111.152/29\",\r\n \"13.75.38.0/28\",\r\n \"13.75.38.120/29\",\r\n - \ \"13.75.39.76/30\",\r\n \"13.75.117.221/32\",\r\n \"13.75.119.169/32\",\r\n - \ \"13.75.195.15/32\",\r\n \"13.76.85.243/32\",\r\n \"13.76.87.86/32\",\r\n - \ \"13.77.52.16/28\",\r\n \"13.77.53.48/29\",\r\n \"13.77.53.220/32\",\r\n - \ \"13.77.150.166/32\",\r\n \"13.77.155.39/32\",\r\n \"13.77.174.177/32\",\r\n - \ \"13.78.10.58/32\",\r\n \"13.78.13.189/32\",\r\n \"13.78.108.160/29\",\r\n - \ \"13.78.108.168/30\",\r\n \"13.78.109.112/29\",\r\n \"13.78.111.192/32\",\r\n - \ \"13.78.135.15/32\",\r\n \"13.78.145.11/32\",\r\n \"13.78.172.58/32\",\r\n - \ \"13.78.189.112/32\",\r\n \"13.78.236.149/32\",\r\n \"13.80.134.255/32\",\r\n - \ \"13.82.100.176/32\",\r\n \"13.82.184.151/32\",\r\n \"13.84.134.59/32\",\r\n - \ \"13.84.148.7/32\",\r\n \"13.84.149.186/32\",\r\n \"13.84.173.179/32\",\r\n - \ \"13.84.189.95/32\",\r\n \"13.84.225.10/32\",\r\n \"13.85.70.142/32\",\r\n - \ \"13.86.218.224/28\",\r\n \"13.86.218.248/29\",\r\n \"13.86.223.128/26\",\r\n - \ \"13.87.56.248/29\",\r\n \"13.87.57.128/28\",\r\n \"13.87.122.248/29\",\r\n - \ \"13.87.123.128/28\",\r\n \"13.88.177.28/32\",\r\n \"13.88.230.43/32\",\r\n - \ \"13.88.247.208/32\",\r\n \"13.88.255.115/32\",\r\n \"13.89.42.127/32\",\r\n - \ \"13.89.171.112/30\",\r\n \"13.89.174.128/29\",\r\n \"13.89.179.0/29\",\r\n - \ \"13.90.93.206/32\",\r\n \"13.90.248.141/32\",\r\n \"13.90.249.229/32\",\r\n - \ \"13.90.251.123/32\",\r\n \"13.91.42.27/32\",\r\n \"13.91.102.27/32\",\r\n - \ \"13.92.40.198/32\",\r\n \"13.92.40.223/32\",\r\n \"13.92.138.16/32\",\r\n - \ \"13.92.179.52/32\",\r\n \"13.92.211.249/32\",\r\n \"13.92.232.146/32\",\r\n - \ \"13.92.254.218/32\",\r\n \"13.92.255.146/32\",\r\n \"13.93.215.80/32\",\r\n - \ \"13.93.233.49/32\",\r\n \"13.93.236.73/32\",\r\n \"13.94.39.13/32\",\r\n - \ \"20.17.59.36/30\",\r\n \"20.17.59.40/29\",\r\n \"20.17.59.48/30\",\r\n - \ \"20.17.59.64/27\",\r\n \"20.17.71.128/29\",\r\n \"20.21.37.116/30\",\r\n - \ \"20.21.37.120/29\",\r\n \"20.21.39.224/29\",\r\n \"20.21.46.128/29\",\r\n - \ \"20.21.46.144/28\",\r\n \"20.21.53.0/27\",\r\n \"20.21.54.164/31\",\r\n - \ \"20.21.67.200/29\",\r\n \"20.21.69.160/28\",\r\n \"20.21.75.200/29\",\r\n - \ \"20.21.77.160/28\",\r\n \"20.36.107.24/29\",\r\n \"20.36.107.160/28\",\r\n - \ \"20.36.114.200/29\",\r\n \"20.36.114.208/28\",\r\n \"20.36.125.224/27\",\r\n - \ \"20.37.71.0/27\",\r\n \"20.37.74.232/29\",\r\n \"20.37.74.240/28\",\r\n - \ \"20.37.152.68/31\",\r\n \"20.37.192.68/31\",\r\n \"20.37.195.26/31\",\r\n - \ \"20.37.198.112/28\",\r\n \"20.37.198.140/32\",\r\n \"20.37.198.232/29\",\r\n - \ \"20.37.198.240/28\",\r\n \"20.37.227.16/28\",\r\n \"20.37.227.100/31\",\r\n - \ \"20.37.227.104/29\",\r\n \"20.37.227.112/28\",\r\n \"20.38.80.68/31\",\r\n - \ \"20.38.128.64/29\",\r\n \"20.38.132.64/27\",\r\n \"20.38.143.0/27\",\r\n - \ \"20.38.143.44/30\",\r\n \"20.38.146.152/29\",\r\n \"20.38.147.144/29\",\r\n - \ \"20.38.149.200/29\",\r\n \"20.38.152.32/27\",\r\n \"20.38.157.136/29\",\r\n - \ \"20.39.14.0/28\",\r\n \"20.39.15.16/28\",\r\n \"20.39.15.32/28\",\r\n - \ \"20.40.124.0/32\",\r\n \"20.40.137.91/32\",\r\n \"20.40.140.212/32\",\r\n - \ \"20.40.160.120/32\",\r\n \"20.40.200.172/31\",\r\n \"20.40.200.174/32\",\r\n - \ \"20.40.206.128/28\",\r\n \"20.40.206.232/29\",\r\n \"20.40.207.128/28\",\r\n - \ \"20.40.228.0/26\",\r\n \"20.41.49.208/32\",\r\n \"20.41.64.68/31\",\r\n - \ \"20.41.67.112/28\",\r\n \"20.41.69.4/30\",\r\n \"20.41.69.16/28\",\r\n - \ \"20.41.69.48/31\",\r\n \"20.41.69.62/31\",\r\n \"20.41.208.32/27\",\r\n - \ \"20.42.0.68/31\",\r\n \"20.42.65.72/29\",\r\n \"20.42.65.128/25\",\r\n - \ \"20.42.73.16/29\",\r\n \"20.42.73.128/25\",\r\n \"20.42.128.68/31\",\r\n - \ \"20.42.230.112/28\",\r\n \"20.42.230.208/28\",\r\n \"20.42.230.224/29\",\r\n - \ \"20.42.230.232/31\",\r\n \"20.43.40.68/31\",\r\n \"20.43.41.178/31\",\r\n - \ \"20.43.44.128/28\",\r\n \"20.43.44.216/29\",\r\n \"20.43.44.224/28\",\r\n - \ \"20.43.64.68/31\",\r\n \"20.43.65.154/31\",\r\n \"20.43.70.96/28\",\r\n - \ \"20.43.70.192/29\",\r\n \"20.43.70.200/30\",\r\n \"20.43.70.204/32\",\r\n - \ \"20.43.70.224/29\",\r\n \"20.43.98.234/32\",\r\n \"20.43.99.158/32\",\r\n - \ \"20.43.120.0/29\",\r\n \"20.43.120.240/29\",\r\n \"20.43.123.200/29\",\r\n - \ \"20.43.128.68/31\",\r\n \"20.43.152.45/32\",\r\n \"20.44.3.48/28\",\r\n - \ \"20.44.8.0/28\",\r\n \"20.44.11.192/26\",\r\n \"20.44.12.192/26\",\r\n - \ \"20.44.13.232/29\",\r\n \"20.44.16.0/29\",\r\n \"20.44.17.0/29\",\r\n - \ \"20.44.26.152/29\",\r\n \"20.44.26.248/29\",\r\n \"20.44.29.120/29\",\r\n - \ \"20.44.73.196/32\",\r\n \"20.44.192.217/32\",\r\n \"20.45.95.68/31\",\r\n - \ \"20.45.122.152/29\",\r\n \"20.45.123.80/29\",\r\n \"20.45.123.116/30\",\r\n - \ \"20.45.125.224/28\",\r\n \"20.45.127.64/29\",\r\n \"20.45.208.32/29\",\r\n - \ \"20.46.10.224/27\",\r\n \"20.46.12.196/30\",\r\n \"20.46.13.216/29\",\r\n - \ \"20.46.15.48/29\",\r\n \"20.47.217.0/29\",\r\n \"20.48.193.224/27\",\r\n - \ \"20.49.83.32/28\",\r\n \"20.49.84.32/27\",\r\n \"20.49.91.32/28\",\r\n - \ \"20.49.93.192/26\",\r\n \"20.49.95.48/29\",\r\n \"20.49.99.44/31\",\r\n - \ \"20.49.99.64/28\",\r\n \"20.49.102.24/29\",\r\n \"20.49.102.32/28\",\r\n - \ \"20.49.109.46/31\",\r\n \"20.49.109.80/28\",\r\n \"20.49.111.16/28\",\r\n - \ \"20.49.111.32/28\",\r\n \"20.49.114.20/30\",\r\n \"20.49.114.32/28\",\r\n - \ \"20.49.114.48/31\",\r\n \"20.49.120.64/28\",\r\n \"20.50.65.80/28\",\r\n - \ \"20.50.68.112/29\",\r\n \"20.50.68.120/30\",\r\n \"20.50.68.124/31\",\r\n - \ \"20.50.68.128/29\",\r\n \"20.50.80.200/29\",\r\n \"20.51.5.44/31\",\r\n - \ \"20.51.7.0/27\",\r\n \"20.51.9.0/26\",\r\n \"20.51.17.64/27\",\r\n - \ \"20.52.64.24/29\",\r\n \"20.52.64.32/27\",\r\n \"20.52.72.64/27\",\r\n - \ \"20.52.72.96/28\",\r\n \"20.52.95.50/31\",\r\n \"20.52.95.220/31\",\r\n - \ \"20.53.0.128/27\",\r\n \"20.53.46.64/27\",\r\n \"20.53.48.64/27\",\r\n - \ \"20.53.60.224/31\",\r\n \"20.58.66.96/27\",\r\n \"20.59.81.12/31\",\r\n - \ \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\r\n \"20.65.1.64/28\",\r\n - \ \"20.65.132.0/26\",\r\n \"20.66.2.192/26\",\r\n \"20.72.20.48/28\",\r\n - \ \"20.72.21.0/30\",\r\n \"20.72.21.32/27\",\r\n \"20.72.28.192/27\",\r\n - \ \"20.74.195.64/29\",\r\n \"20.74.195.72/31\",\r\n \"20.83.192.192/29\",\r\n - \ \"20.89.1.32/29\",\r\n \"20.98.192.0/27\",\r\n \"20.99.11.48/28\",\r\n - \ \"20.99.11.96/30\",\r\n \"20.111.2.192/27\",\r\n \"20.125.171.200/29\",\r\n - \ \"20.125.203.200/29\",\r\n \"20.150.130.240/31\",\r\n \"20.150.167.184/29\",\r\n - \ \"20.150.171.208/29\",\r\n \"20.150.173.0/28\",\r\n \"20.150.178.152/29\",\r\n - \ \"20.150.181.96/28\",\r\n \"20.150.181.168/29\",\r\n \"20.150.182.32/27\",\r\n - \ \"20.150.186.152/29\",\r\n \"20.150.189.40/29\",\r\n \"20.150.225.8/29\",\r\n - \ \"20.150.241.64/29\",\r\n \"20.150.241.72/30\",\r\n \"20.150.241.96/27\",\r\n - \ \"20.187.197.192/27\",\r\n \"20.188.36.28/32\",\r\n \"20.189.81.11/32\",\r\n - \ \"20.189.81.14/32\",\r\n \"20.189.81.24/31\",\r\n \"20.189.81.26/32\",\r\n - \ \"20.189.81.28/32\",\r\n \"20.189.81.31/32\",\r\n \"20.189.81.32/31\",\r\n - \ \"20.189.81.34/32\",\r\n \"20.189.109.144/28\",\r\n \"20.189.111.0/28\",\r\n - \ \"20.189.111.16/29\",\r\n \"20.189.111.24/31\",\r\n \"20.189.172.0/25\",\r\n - \ \"20.189.194.102/31\",\r\n \"20.189.225.128/27\",\r\n \"20.190.60.38/32\",\r\n - \ \"20.191.165.64/27\",\r\n \"20.192.32.192/27\",\r\n \"20.192.34.80/28\",\r\n - \ \"20.192.43.96/27\",\r\n \"20.192.45.100/31\",\r\n \"20.192.48.0/27\",\r\n - \ \"20.192.50.192/28\",\r\n \"20.192.84.164/31\",\r\n \"20.192.98.152/29\",\r\n - \ \"20.192.101.32/27\",\r\n \"20.192.102.72/29\",\r\n \"20.192.153.106/31\",\r\n - \ \"20.192.167.160/27\",\r\n \"20.192.231.244/30\",\r\n \"20.192.235.144/28\",\r\n - \ \"20.193.96.32/27\",\r\n \"20.193.160.40/29\",\r\n \"20.193.160.48/28\",\r\n - \ \"20.193.194.24/29\",\r\n \"20.193.194.32/29\",\r\n \"20.193.194.40/30\",\r\n - \ \"20.193.203.112/28\",\r\n \"20.193.204.64/27\",\r\n \"20.194.67.32/28\",\r\n - \ \"20.194.67.216/29\",\r\n \"20.194.67.224/27\",\r\n \"20.194.72.224/27\",\r\n - \ \"20.195.74.188/31\",\r\n \"20.195.82.160/27\",\r\n \"20.205.77.184/29\",\r\n - \ \"20.205.83.232/29\",\r\n \"20.205.192.72/29\",\r\n \"20.206.0.196/31\",\r\n - \ \"20.208.19.200/29\",\r\n \"20.215.0.40/31\",\r\n \"20.215.4.250/31\",\r\n - \ \"20.215.7.48/29\",\r\n \"20.215.7.56/30\",\r\n \"20.215.7.192/27\",\r\n - \ \"20.215.19.200/29\",\r\n \"20.215.21.160/28\",\r\n \"20.215.27.200/29\",\r\n - \ \"20.215.29.160/28\",\r\n \"20.215.158.128/29\",\r\n \"20.215.158.144/28\",\r\n - \ \"20.217.40.40/31\",\r\n \"20.217.44.250/31\",\r\n \"20.217.47.48/29\",\r\n - \ \"20.217.47.56/30\",\r\n \"20.217.47.192/27\",\r\n \"20.217.62.128/29\",\r\n - \ \"20.217.62.144/28\",\r\n \"20.217.75.200/29\",\r\n \"20.217.77.160/28\",\r\n - \ \"20.217.91.200/29\",\r\n \"20.217.93.160/28\",\r\n \"23.96.28.38/32\",\r\n - \ \"23.96.252.161/32\",\r\n \"23.96.252.216/32\",\r\n \"23.97.65.103/32\",\r\n - \ \"23.98.82.120/29\",\r\n \"23.98.82.208/28\",\r\n \"23.98.104.160/28\",\r\n - \ \"23.98.106.136/29\",\r\n \"23.98.106.144/30\",\r\n \"23.98.106.148/31\",\r\n - \ \"23.98.106.150/32\",\r\n \"23.98.106.152/29\",\r\n \"23.98.113.96/29\",\r\n + \ \"20.17.49.0/27\",\r\n \"20.21.33.0/27\",\r\n \"20.21.83.64/27\",\r\n + \ \"20.36.106.80/28\",\r\n \"20.36.114.160/28\",\r\n \"20.37.67.80/28\",\r\n + \ \"20.37.74.208/28\",\r\n \"20.37.152.240/28\",\r\n \"20.37.192.96/28\",\r\n + \ \"20.38.80.96/28\",\r\n \"20.38.128.48/28\",\r\n \"20.38.147.128/28\",\r\n + \ \"20.39.1.205/32\",\r\n \"20.39.11.80/28\",\r\n \"20.40.141.171/32\",\r\n + \ \"20.40.231.32/28\",\r\n \"20.41.0.240/28\",\r\n \"20.41.64.80/28\",\r\n + \ \"20.41.197.0/28\",\r\n \"20.42.0.240/28\",\r\n \"20.42.129.16/28\",\r\n + \ \"20.42.227.48/28\",\r\n \"20.43.40.96/28\",\r\n \"20.43.64.96/28\",\r\n + \ \"20.43.120.112/28\",\r\n \"20.43.128.112/28\",\r\n \"20.44.3.32/28\",\r\n + \ \"20.44.26.224/28\",\r\n \"20.44.132.166/32\",\r\n \"20.45.240.64/28\",\r\n + \ \"20.46.13.192/28\",\r\n \"20.48.197.240/28\",\r\n \"20.51.1.48/28\",\r\n + \ \"20.51.14.48/28\",\r\n \"20.51.21.224/28\",\r\n \"20.62.61.128/28\",\r\n + \ \"20.62.135.208/28\",\r\n \"20.65.135.0/28\",\r\n \"20.66.6.48/28\",\r\n + \ \"20.69.1.240/28\",\r\n \"20.70.216.96/28\",\r\n \"20.72.16.48/28\",\r\n + \ \"20.74.195.32/27\",\r\n \"20.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n + \ \"20.89.9.0/28\",\r\n \"20.98.195.64/27\",\r\n \"20.99.8.96/27\",\r\n + \ \"20.150.161.128/28\",\r\n \"20.150.171.80/28\",\r\n \"20.150.179.64/28\",\r\n + \ \"20.150.187.64/28\",\r\n \"20.150.246.16/28\",\r\n \"20.188.219.157/32\",\r\n + \ \"20.188.221.15/32\",\r\n \"20.189.106.80/28\",\r\n \"20.189.229.176/28\",\r\n + \ \"20.192.47.112/28\",\r\n \"20.192.99.64/28\",\r\n \"20.192.160.48/28\",\r\n + \ \"20.192.225.144/28\",\r\n \"20.192.235.16/28\",\r\n \"20.193.194.176/28\",\r\n + \ \"20.195.69.64/28\",\r\n \"20.195.75.48/28\",\r\n \"20.195.75.96/27\",\r\n + \ \"20.200.192.16/28\",\r\n \"20.215.1.0/27\",\r\n \"20.217.41.0/27\",\r\n + \ \"23.98.82.192/28\",\r\n \"23.100.232.216/32\",\r\n \"40.66.61.146/32\",\r\n + \ \"40.67.59.80/28\",\r\n \"40.69.106.224/28\",\r\n \"40.70.146.192/28\",\r\n + \ \"40.70.154.161/32\",\r\n \"40.71.11.64/28\",\r\n \"40.74.24.96/28\",\r\n + \ \"40.74.100.176/28\",\r\n \"40.74.147.48/28\",\r\n \"40.75.35.48/28\",\r\n + \ \"40.78.194.224/28\",\r\n \"40.78.202.80/28\",\r\n \"40.78.227.32/28\",\r\n + \ \"40.78.234.128/28\",\r\n \"40.78.242.176/28\",\r\n \"40.78.250.112/28\",\r\n + \ \"40.79.130.192/28\",\r\n \"40.79.138.128/28\",\r\n \"40.79.146.128/28\",\r\n + \ \"40.79.154.64/28\",\r\n \"40.79.162.48/28\",\r\n \"40.79.170.224/28\",\r\n + \ \"40.79.178.224/28\",\r\n \"40.79.186.160/28\",\r\n \"40.79.194.64/28\",\r\n + \ \"40.80.51.64/28\",\r\n \"40.80.57.176/28\",\r\n \"40.80.169.160/28\",\r\n + \ \"40.80.184.80/28\",\r\n \"40.80.188.96/28\",\r\n \"40.81.27.228/32\",\r\n + \ \"40.82.187.230/32\",\r\n \"40.82.248.80/28\",\r\n \"40.89.17.208/28\",\r\n + \ \"40.90.184.249/32\",\r\n \"40.91.77.76/32\",\r\n \"40.112.242.176/28\",\r\n + \ \"40.119.8.80/28\",\r\n \"51.11.24.49/32\",\r\n \"51.12.29.0/28\",\r\n + \ \"51.12.29.64/27\",\r\n \"51.12.47.32/28\",\r\n \"51.12.99.80/28\",\r\n + \ \"51.12.198.224/28\",\r\n \"51.12.203.80/28\",\r\n \"51.12.227.64/28\",\r\n + \ \"51.12.235.64/28\",\r\n \"51.53.25.0/27\",\r\n \"51.53.169.0/27\",\r\n + \ \"51.104.8.64/27\",\r\n \"51.104.24.96/28\",\r\n \"51.105.67.16/28\",\r\n + \ \"51.105.75.128/28\",\r\n \"51.105.88.224/28\",\r\n \"51.105.129.135/32\",\r\n + \ \"51.107.59.48/28\",\r\n \"51.107.147.32/28\",\r\n \"51.107.155.48/28\",\r\n + \ \"51.107.247.64/27\",\r\n \"51.116.49.176/28\",\r\n \"51.116.59.48/28\",\r\n + \ \"51.116.155.112/28\",\r\n \"51.116.156.128/28\",\r\n \"51.116.250.224/28\",\r\n + \ \"51.120.99.64/28\",\r\n \"51.120.107.64/28\",\r\n \"51.120.211.64/28\",\r\n + \ \"51.120.219.80/28\",\r\n \"51.120.227.80/28\",\r\n \"51.120.234.224/28\",\r\n + \ \"51.137.161.224/28\",\r\n \"51.138.213.16/28\",\r\n \"51.140.146.208/28\",\r\n + \ \"51.140.210.208/28\",\r\n \"51.143.214.32/28\",\r\n \"51.144.184.47/32\",\r\n + \ \"52.138.90.144/28\",\r\n \"52.138.226.160/28\",\r\n \"52.139.3.33/32\",\r\n + \ \"52.140.107.96/28\",\r\n \"52.141.25.58/32\",\r\n \"52.141.26.97/32\",\r\n + \ \"52.148.163.43/32\",\r\n \"52.150.136.80/28\",\r\n \"52.151.111.249/32\",\r\n + \ \"52.155.90.254/32\",\r\n \"52.155.115.7/32\",\r\n \"52.156.193.50/32\",\r\n + \ \"52.162.106.176/28\",\r\n \"52.167.106.160/28\",\r\n \"52.177.164.219/32\",\r\n + \ \"52.182.139.32/28\",\r\n \"52.184.87.76/32\",\r\n \"52.185.70.56/32\",\r\n + \ \"52.228.80.80/28\",\r\n \"52.230.56.136/32\",\r\n \"52.231.18.192/28\",\r\n + \ \"52.231.146.208/28\",\r\n \"52.236.186.192/28\",\r\n \"52.242.224.215/32\",\r\n + \ \"52.246.155.128/28\",\r\n \"52.249.59.91/32\",\r\n \"52.252.160.26/32\",\r\n + \ \"52.253.131.79/32\",\r\n \"52.253.131.198/32\",\r\n \"52.253.227.208/32\",\r\n + \ \"52.255.214.109/32\",\r\n \"52.255.217.127/32\",\r\n \"65.52.250.192/28\",\r\n + \ \"102.37.163.32/28\",\r\n \"102.133.27.32/28\",\r\n \"102.133.58.224/28\",\r\n + \ \"102.133.122.224/27\",\r\n \"102.133.155.32/28\",\r\n + \ \"102.133.251.64/28\",\r\n \"104.208.16.160/28\",\r\n \"104.208.144.160/28\",\r\n + \ \"104.211.81.144/28\",\r\n \"104.214.19.32/28\",\r\n \"191.233.8.48/28\",\r\n + \ \"191.233.203.144/28\",\r\n \"191.233.240.165/32\",\r\n + \ \"191.233.242.167/32\",\r\n \"191.234.147.64/28\",\r\n + \ \"191.234.155.64/28\",\r\n \"191.235.224.96/28\",\r\n \"191.238.73.80/28\",\r\n + \ \"2603:1000:4::300/122\",\r\n \"2603:1000:104:1::2c0/122\",\r\n + \ \"2603:1010:6:1::2c0/122\",\r\n \"2603:1010:101::300/122\",\r\n + \ \"2603:1010:304::300/122\",\r\n \"2603:1010:404::300/122\",\r\n + \ \"2603:1020:5:1::2c0/122\",\r\n \"2603:1020:206:1::2c0/122\",\r\n + \ \"2603:1020:305::300/122\",\r\n \"2603:1020:405::300/122\",\r\n + \ \"2603:1020:605::300/122\",\r\n \"2603:1020:705:1::2c0/122\",\r\n + \ \"2603:1020:805:1::2c0/122\",\r\n \"2603:1020:905::300/122\",\r\n + \ \"2603:1020:a04:1::2c0/122\",\r\n \"2603:1020:b04::300/122\",\r\n + \ \"2603:1020:c04:1::2c0/122\",\r\n \"2603:1020:d04::300/122\",\r\n + \ \"2603:1020:e04:1::2c0/122\",\r\n \"2603:1020:f04::300/122\",\r\n + \ \"2603:1020:1004::2c0/122\",\r\n \"2603:1020:1104::240/122\",\r\n + \ \"2603:1020:1302::200/122\",\r\n \"2603:1030:f:1::300/122\",\r\n + \ \"2603:1030:10:1::2c0/122\",\r\n \"2603:1030:104:1::2c0/122\",\r\n + \ \"2603:1030:107::240/122\",\r\n \"2603:1030:210:1::2c0/122\",\r\n + \ \"2603:1030:40b:1::2c0/122\",\r\n \"2603:1030:40c:1::2c0/122\",\r\n + \ \"2603:1030:504:1::2c0/122\",\r\n \"2603:1030:608::300/122\",\r\n + \ \"2603:1030:807:1::2c0/122\",\r\n \"2603:1030:a07::300/122\",\r\n + \ \"2603:1030:b04::300/122\",\r\n \"2603:1030:c06:1::2c0/122\",\r\n + \ \"2603:1030:f05:1::2c0/122\",\r\n \"2603:1030:1005::300/122\",\r\n + \ \"2603:1040:5:1::2c0/122\",\r\n \"2603:1040:207::300/122\",\r\n + \ \"2603:1040:407:1::2c0/122\",\r\n \"2603:1040:606::300/122\",\r\n + \ \"2603:1040:806::300/122\",\r\n \"2603:1040:904:1::2c0/122\",\r\n + \ \"2603:1040:a06:1::2c0/122\",\r\n \"2603:1040:b04::300/122\",\r\n + \ \"2603:1040:c06::300/122\",\r\n \"2603:1040:d04::2c0/122\",\r\n + \ \"2603:1040:f05:1::2c0/122\",\r\n \"2603:1040:1002::440/122\",\r\n + \ \"2603:1040:1104::240/122\",\r\n \"2603:1040:1202::200/122\",\r\n + \ \"2603:1040:1302::200/122\",\r\n \"2603:1040:1402::200/122\",\r\n + \ \"2603:1040:1503::200/122\",\r\n \"2603:1050:6:1::2c0/122\",\r\n + \ \"2603:1050:403::2c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureMonitor\",\r\n \"id\": \"AzureMonitor\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"28\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureMonitor\",\r\n \"addressPrefixes\": [\r\n \"13.65.96.175/32\",\r\n + \ \"13.65.206.67/32\",\r\n \"13.65.211.125/32\",\r\n \"13.66.36.144/32\",\r\n + \ \"13.66.37.172/32\",\r\n \"13.66.59.226/32\",\r\n \"13.66.60.151/32\",\r\n + \ \"13.66.140.168/29\",\r\n \"13.66.141.152/29\",\r\n \"13.66.143.218/32\",\r\n + \ \"13.66.145.232/29\",\r\n \"13.66.147.144/28\",\r\n \"13.66.160.124/32\",\r\n + \ \"13.66.220.187/32\",\r\n \"13.66.231.27/32\",\r\n \"13.67.9.192/28\",\r\n + \ \"13.67.10.64/29\",\r\n \"13.67.10.92/30\",\r\n \"13.67.15.0/32\",\r\n + \ \"13.67.15.112/29\",\r\n \"13.67.77.233/32\",\r\n \"13.67.89.191/32\",\r\n + \ \"13.68.31.237/32\",\r\n \"13.68.101.211/32\",\r\n \"13.68.106.77/32\",\r\n + \ \"13.68.109.212/32\",\r\n \"13.68.111.247/32\",\r\n \"13.69.51.175/32\",\r\n + \ \"13.69.51.218/32\",\r\n \"13.69.65.16/28\",\r\n \"13.69.66.136/29\",\r\n + \ \"13.69.67.60/30\",\r\n \"13.69.67.126/32\",\r\n \"13.69.106.88/29\",\r\n + \ \"13.69.106.208/28\",\r\n \"13.69.109.224/27\",\r\n \"13.69.111.200/29\",\r\n + \ \"13.69.229.64/29\",\r\n \"13.69.229.240/29\",\r\n \"13.69.233.0/30\",\r\n + \ \"13.69.233.96/27\",\r\n \"13.69.239.96/29\",\r\n \"13.70.72.232/29\",\r\n + \ \"13.70.73.104/29\",\r\n \"13.70.79.88/29\",\r\n \"13.70.79.96/27\",\r\n + \ \"13.70.124.27/32\",\r\n \"13.70.127.61/32\",\r\n \"13.71.172.128/28\",\r\n + \ \"13.71.172.248/29\",\r\n \"13.71.175.128/32\",\r\n \"13.71.175.216/29\",\r\n + \ \"13.71.177.32/27\",\r\n \"13.71.187.91/32\",\r\n \"13.71.191.47/32\",\r\n + \ \"13.71.195.192/27\",\r\n \"13.71.196.56/29\",\r\n \"13.71.199.116/32\",\r\n + \ \"13.73.26.213/32\",\r\n \"13.73.240.0/29\",\r\n \"13.73.242.32/29\",\r\n + \ \"13.73.244.192/31\",\r\n \"13.73.248.6/31\",\r\n \"13.73.253.104/29\",\r\n + \ \"13.73.253.112/29\",\r\n \"13.73.253.120/32\",\r\n \"13.74.107.88/30\",\r\n + \ \"13.74.108.128/29\",\r\n \"13.74.111.152/29\",\r\n \"13.75.38.0/28\",\r\n + \ \"13.75.38.120/29\",\r\n \"13.75.39.76/30\",\r\n \"13.75.117.221/32\",\r\n + \ \"13.75.119.169/32\",\r\n \"13.75.195.15/32\",\r\n \"13.76.85.243/32\",\r\n + \ \"13.76.87.86/32\",\r\n \"13.77.52.16/28\",\r\n \"13.77.53.48/29\",\r\n + \ \"13.77.53.220/32\",\r\n \"13.77.150.166/32\",\r\n \"13.77.155.39/32\",\r\n + \ \"13.77.174.177/32\",\r\n \"13.78.10.58/32\",\r\n \"13.78.13.189/32\",\r\n + \ \"13.78.108.160/29\",\r\n \"13.78.108.168/30\",\r\n \"13.78.109.112/29\",\r\n + \ \"13.78.111.192/32\",\r\n \"13.78.135.15/32\",\r\n \"13.78.145.11/32\",\r\n + \ \"13.78.172.58/32\",\r\n \"13.78.189.112/32\",\r\n \"13.78.236.149/32\",\r\n + \ \"13.80.134.255/32\",\r\n \"13.82.100.176/32\",\r\n \"13.82.184.151/32\",\r\n + \ \"13.84.134.59/32\",\r\n \"13.84.148.7/32\",\r\n \"13.84.149.186/32\",\r\n + \ \"13.84.173.179/32\",\r\n \"13.84.189.95/32\",\r\n \"13.84.225.10/32\",\r\n + \ \"13.85.70.142/32\",\r\n \"13.86.218.224/28\",\r\n \"13.86.218.248/29\",\r\n + \ \"13.86.223.128/26\",\r\n \"13.87.56.248/29\",\r\n \"13.87.57.128/28\",\r\n + \ \"13.87.122.248/29\",\r\n \"13.87.123.128/28\",\r\n \"13.88.177.28/32\",\r\n + \ \"13.88.230.43/32\",\r\n \"13.88.247.208/32\",\r\n \"13.88.255.115/32\",\r\n + \ \"13.89.42.127/32\",\r\n \"13.89.171.112/30\",\r\n \"13.89.174.128/29\",\r\n + \ \"13.89.179.0/29\",\r\n \"13.90.93.206/32\",\r\n \"13.90.248.141/32\",\r\n + \ \"13.90.249.229/32\",\r\n \"13.90.251.123/32\",\r\n \"13.91.42.27/32\",\r\n + \ \"13.91.102.27/32\",\r\n \"13.92.40.198/32\",\r\n \"13.92.40.223/32\",\r\n + \ \"13.92.138.16/32\",\r\n \"13.92.179.52/32\",\r\n \"13.92.211.249/32\",\r\n + \ \"13.92.232.146/32\",\r\n \"13.92.254.218/32\",\r\n \"13.92.255.146/32\",\r\n + \ \"13.93.215.80/32\",\r\n \"13.93.233.49/32\",\r\n \"13.93.236.73/32\",\r\n + \ \"13.94.39.13/32\",\r\n \"20.17.59.36/30\",\r\n \"20.17.59.40/29\",\r\n + \ \"20.17.59.48/30\",\r\n \"20.17.59.64/27\",\r\n \"20.17.71.128/29\",\r\n + \ \"20.21.37.116/30\",\r\n \"20.21.37.120/29\",\r\n \"20.21.39.224/29\",\r\n + \ \"20.21.46.128/29\",\r\n \"20.21.46.144/28\",\r\n \"20.21.53.0/27\",\r\n + \ \"20.21.54.164/31\",\r\n \"20.21.67.200/29\",\r\n \"20.21.69.160/28\",\r\n + \ \"20.21.75.200/29\",\r\n \"20.21.77.160/28\",\r\n \"20.36.107.24/29\",\r\n + \ \"20.36.107.160/28\",\r\n \"20.36.114.200/29\",\r\n \"20.36.114.208/28\",\r\n + \ \"20.36.125.224/27\",\r\n \"20.37.71.0/27\",\r\n \"20.37.74.232/29\",\r\n + \ \"20.37.74.240/28\",\r\n \"20.37.152.68/31\",\r\n \"20.37.192.68/31\",\r\n + \ \"20.37.195.26/31\",\r\n \"20.37.198.112/28\",\r\n \"20.37.198.140/32\",\r\n + \ \"20.37.198.232/29\",\r\n \"20.37.198.240/28\",\r\n \"20.37.227.16/28\",\r\n + \ \"20.37.227.100/31\",\r\n \"20.37.227.104/29\",\r\n \"20.37.227.112/28\",\r\n + \ \"20.38.80.68/31\",\r\n \"20.38.128.64/29\",\r\n \"20.38.132.64/27\",\r\n + \ \"20.38.143.0/27\",\r\n \"20.38.143.44/30\",\r\n \"20.38.146.152/29\",\r\n + \ \"20.38.147.144/29\",\r\n \"20.38.149.200/29\",\r\n \"20.38.152.32/27\",\r\n + \ \"20.38.157.136/29\",\r\n \"20.39.14.0/28\",\r\n \"20.39.15.16/28\",\r\n + \ \"20.39.15.32/28\",\r\n \"20.40.124.0/32\",\r\n \"20.40.137.91/32\",\r\n + \ \"20.40.140.212/32\",\r\n \"20.40.160.120/32\",\r\n \"20.40.200.172/31\",\r\n + \ \"20.40.200.174/32\",\r\n \"20.40.206.128/28\",\r\n \"20.40.206.232/29\",\r\n + \ \"20.40.207.128/28\",\r\n \"20.40.228.0/26\",\r\n \"20.41.49.208/32\",\r\n + \ \"20.41.64.68/31\",\r\n \"20.41.67.112/28\",\r\n \"20.41.69.4/30\",\r\n + \ \"20.41.69.16/28\",\r\n \"20.41.69.48/31\",\r\n \"20.41.69.62/31\",\r\n + \ \"20.41.208.32/27\",\r\n \"20.42.0.68/31\",\r\n \"20.42.65.72/29\",\r\n + \ \"20.42.65.128/25\",\r\n \"20.42.73.16/29\",\r\n \"20.42.73.128/25\",\r\n + \ \"20.42.128.68/31\",\r\n \"20.42.230.112/28\",\r\n \"20.42.230.208/28\",\r\n + \ \"20.42.230.224/29\",\r\n \"20.42.230.232/31\",\r\n \"20.43.40.68/31\",\r\n + \ \"20.43.41.178/31\",\r\n \"20.43.44.128/28\",\r\n \"20.43.44.216/29\",\r\n + \ \"20.43.44.224/28\",\r\n \"20.43.64.68/31\",\r\n \"20.43.65.154/31\",\r\n + \ \"20.43.70.96/28\",\r\n \"20.43.70.192/29\",\r\n \"20.43.70.200/30\",\r\n + \ \"20.43.70.204/32\",\r\n \"20.43.70.224/29\",\r\n \"20.43.98.234/32\",\r\n + \ \"20.43.99.158/32\",\r\n \"20.43.120.0/29\",\r\n \"20.43.120.240/29\",\r\n + \ \"20.43.123.200/29\",\r\n \"20.43.128.68/31\",\r\n \"20.43.152.45/32\",\r\n + \ \"20.44.3.48/28\",\r\n \"20.44.8.0/28\",\r\n \"20.44.11.192/26\",\r\n + \ \"20.44.12.192/26\",\r\n \"20.44.13.232/29\",\r\n \"20.44.16.0/29\",\r\n + \ \"20.44.17.0/29\",\r\n \"20.44.26.152/29\",\r\n \"20.44.26.248/29\",\r\n + \ \"20.44.29.120/29\",\r\n \"20.44.73.196/32\",\r\n \"20.44.192.217/32\",\r\n + \ \"20.45.95.68/31\",\r\n \"20.45.122.152/29\",\r\n \"20.45.123.80/29\",\r\n + \ \"20.45.123.116/30\",\r\n \"20.45.125.224/28\",\r\n \"20.45.127.64/29\",\r\n + \ \"20.45.208.32/29\",\r\n \"20.46.10.224/27\",\r\n \"20.46.12.196/30\",\r\n + \ \"20.46.13.216/29\",\r\n \"20.46.15.48/29\",\r\n \"20.47.217.0/29\",\r\n + \ \"20.48.193.224/27\",\r\n \"20.49.83.32/28\",\r\n \"20.49.84.32/27\",\r\n + \ \"20.49.91.32/28\",\r\n \"20.49.93.192/26\",\r\n \"20.49.95.48/29\",\r\n + \ \"20.49.99.44/31\",\r\n \"20.49.99.64/28\",\r\n \"20.49.102.24/29\",\r\n + \ \"20.49.102.32/28\",\r\n \"20.49.109.46/31\",\r\n \"20.49.109.80/28\",\r\n + \ \"20.49.111.16/28\",\r\n \"20.49.111.32/28\",\r\n \"20.49.114.20/30\",\r\n + \ \"20.49.114.32/28\",\r\n \"20.49.114.48/31\",\r\n \"20.49.120.64/28\",\r\n + \ \"20.50.65.80/28\",\r\n \"20.50.68.112/29\",\r\n \"20.50.68.120/30\",\r\n + \ \"20.50.68.124/31\",\r\n \"20.50.68.128/29\",\r\n \"20.50.80.200/29\",\r\n + \ \"20.51.5.44/31\",\r\n \"20.51.7.0/27\",\r\n \"20.51.9.0/26\",\r\n + \ \"20.51.17.64/27\",\r\n \"20.52.64.24/29\",\r\n \"20.52.64.32/27\",\r\n + \ \"20.52.72.64/27\",\r\n \"20.52.72.96/28\",\r\n \"20.52.95.50/31\",\r\n + \ \"20.52.95.220/31\",\r\n \"20.53.0.128/27\",\r\n \"20.53.46.64/27\",\r\n + \ \"20.53.48.64/27\",\r\n \"20.53.60.224/31\",\r\n \"20.58.66.96/27\",\r\n + \ \"20.59.81.12/31\",\r\n \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\r\n + \ \"20.65.1.64/28\",\r\n \"20.65.132.0/26\",\r\n \"20.66.2.192/26\",\r\n + \ \"20.72.20.48/28\",\r\n \"20.72.21.0/30\",\r\n \"20.72.21.32/27\",\r\n + \ \"20.72.28.192/27\",\r\n \"20.74.195.64/29\",\r\n \"20.74.195.72/31\",\r\n + \ \"20.83.192.192/29\",\r\n \"20.89.1.32/29\",\r\n \"20.98.192.0/27\",\r\n + \ \"20.99.11.48/28\",\r\n \"20.99.11.96/30\",\r\n \"20.111.2.192/27\",\r\n + \ \"20.125.171.200/29\",\r\n \"20.125.203.200/29\",\r\n \"20.150.130.240/31\",\r\n + \ \"20.150.167.184/29\",\r\n \"20.150.171.208/29\",\r\n \"20.150.173.0/28\",\r\n + \ \"20.150.178.152/29\",\r\n \"20.150.181.96/28\",\r\n \"20.150.181.168/29\",\r\n + \ \"20.150.182.32/27\",\r\n \"20.150.186.152/29\",\r\n \"20.150.189.40/29\",\r\n + \ \"20.150.225.8/29\",\r\n \"20.150.241.64/29\",\r\n \"20.150.241.72/30\",\r\n + \ \"20.150.241.96/27\",\r\n \"20.187.197.192/27\",\r\n \"20.188.36.28/32\",\r\n + \ \"20.189.81.11/32\",\r\n \"20.189.81.14/32\",\r\n \"20.189.81.24/31\",\r\n + \ \"20.189.81.26/32\",\r\n \"20.189.81.28/32\",\r\n \"20.189.81.31/32\",\r\n + \ \"20.189.81.32/31\",\r\n \"20.189.81.34/32\",\r\n \"20.189.109.144/28\",\r\n + \ \"20.189.111.0/28\",\r\n \"20.189.111.16/29\",\r\n \"20.189.111.24/31\",\r\n + \ \"20.189.172.0/25\",\r\n \"20.189.194.102/31\",\r\n \"20.189.225.128/27\",\r\n + \ \"20.190.60.38/32\",\r\n \"20.191.165.64/27\",\r\n \"20.192.32.192/27\",\r\n + \ \"20.192.34.80/28\",\r\n \"20.192.43.96/27\",\r\n \"20.192.45.100/31\",\r\n + \ \"20.192.48.0/27\",\r\n \"20.192.50.192/28\",\r\n \"20.192.84.164/31\",\r\n + \ \"20.192.98.152/29\",\r\n \"20.192.101.32/27\",\r\n \"20.192.102.72/29\",\r\n + \ \"20.192.153.106/31\",\r\n \"20.192.167.160/27\",\r\n \"20.192.231.244/30\",\r\n + \ \"20.192.235.144/28\",\r\n \"20.193.96.32/27\",\r\n \"20.193.160.40/29\",\r\n + \ \"20.193.160.48/28\",\r\n \"20.193.194.24/29\",\r\n \"20.193.194.32/29\",\r\n + \ \"20.193.194.40/30\",\r\n \"20.193.203.112/28\",\r\n \"20.193.204.64/27\",\r\n + \ \"20.194.67.32/28\",\r\n \"20.194.67.216/29\",\r\n \"20.194.67.224/27\",\r\n + \ \"20.194.72.224/27\",\r\n \"20.195.74.188/31\",\r\n \"20.195.82.160/27\",\r\n + \ \"20.205.77.184/29\",\r\n \"20.205.83.232/29\",\r\n \"20.205.86.0/28\",\r\n + \ \"20.205.192.72/29\",\r\n \"20.206.0.196/31\",\r\n \"20.208.19.200/29\",\r\n + \ \"20.210.144.114/31\",\r\n \"20.210.144.116/30\",\r\n \"20.210.144.120/29\",\r\n + \ \"20.215.0.40/31\",\r\n \"20.215.4.250/31\",\r\n \"20.215.7.48/29\",\r\n + \ \"20.215.7.56/30\",\r\n \"20.215.7.192/27\",\r\n \"20.215.19.200/29\",\r\n + \ \"20.215.21.160/28\",\r\n \"20.215.27.200/29\",\r\n \"20.215.29.160/28\",\r\n + \ \"20.215.158.128/29\",\r\n \"20.215.158.144/28\",\r\n \"20.217.40.40/31\",\r\n + \ \"20.217.44.250/31\",\r\n \"20.217.47.48/29\",\r\n \"20.217.47.56/30\",\r\n + \ \"20.217.47.192/27\",\r\n \"20.217.62.128/29\",\r\n \"20.217.62.144/28\",\r\n + \ \"20.217.75.200/29\",\r\n \"20.217.77.160/28\",\r\n \"20.217.91.200/29\",\r\n + \ \"20.217.93.160/28\",\r\n \"23.96.28.38/32\",\r\n \"23.96.252.161/32\",\r\n + \ \"23.96.252.216/32\",\r\n \"23.97.65.103/32\",\r\n \"23.98.82.120/29\",\r\n + \ \"23.98.82.208/28\",\r\n \"23.98.104.160/28\",\r\n \"23.98.106.136/29\",\r\n + \ \"23.98.106.144/30\",\r\n \"23.98.106.148/31\",\r\n \"23.98.106.150/32\",\r\n + \ \"23.98.106.152/29\",\r\n \"23.98.113.96/29\",\r\n \"23.98.113.112/28\",\r\n \ \"23.99.130.172/32\",\r\n \"23.100.90.7/32\",\r\n \"23.100.94.221/32\",\r\n \ \"23.100.122.113/32\",\r\n \"23.100.228.32/32\",\r\n \"23.101.0.142/32\",\r\n \ \"23.101.9.4/32\",\r\n \"23.101.13.65/32\",\r\n \"23.101.69.223/32\",\r\n @@ -13088,70 +13299,71 @@ interactions: \ \"40.70.148.8/29\",\r\n \"40.71.12.224/28\",\r\n \"40.71.12.240/30\",\r\n \ \"40.71.12.248/29\",\r\n \"40.71.13.168/29\",\r\n \"40.71.14.112/30\",\r\n \ \"40.71.183.225/32\",\r\n \"40.74.24.68/31\",\r\n \"40.74.36.208/32\",\r\n - \ \"40.74.59.40/32\",\r\n \"40.74.101.32/28\",\r\n \"40.74.101.200/29\",\r\n - \ \"40.74.146.84/30\",\r\n \"40.74.147.160/29\",\r\n \"40.74.150.32/27\",\r\n - \ \"40.74.150.72/29\",\r\n \"40.74.249.98/32\",\r\n \"40.75.34.40/29\",\r\n - \ \"40.75.35.64/29\",\r\n \"40.76.29.55/32\",\r\n \"40.76.53.225/32\",\r\n - \ \"40.77.17.183/32\",\r\n \"40.77.22.234/32\",\r\n \"40.77.24.27/32\",\r\n - \ \"40.77.101.95/32\",\r\n \"40.77.109.134/32\",\r\n \"40.78.23.86/32\",\r\n - \ \"40.78.57.61/32\",\r\n \"40.78.107.177/32\",\r\n \"40.78.195.16/28\",\r\n - \ \"40.78.196.48/29\",\r\n \"40.78.202.144/28\",\r\n \"40.78.203.240/29\",\r\n - \ \"40.78.226.216/29\",\r\n \"40.78.229.32/29\",\r\n \"40.78.234.56/29\",\r\n - \ \"40.78.234.144/28\",\r\n \"40.78.242.168/30\",\r\n \"40.78.243.16/29\",\r\n - \ \"40.78.247.64/26\",\r\n \"40.78.250.104/30\",\r\n \"40.78.250.208/29\",\r\n - \ \"40.78.253.72/29\",\r\n \"40.78.253.192/26\",\r\n \"40.79.130.240/29\",\r\n - \ \"40.79.132.32/29\",\r\n \"40.79.138.40/30\",\r\n \"40.79.138.144/29\",\r\n - \ \"40.79.141.144/29\",\r\n \"40.79.146.40/30\",\r\n \"40.79.146.144/29\",\r\n - \ \"40.79.150.96/29\",\r\n \"40.79.154.80/29\",\r\n \"40.79.156.32/29\",\r\n - \ \"40.79.162.40/29\",\r\n \"40.79.163.0/29\",\r\n \"40.79.165.64/28\",\r\n - \ \"40.79.165.88/29\",\r\n \"40.79.170.24/29\",\r\n \"40.79.170.240/29\",\r\n - \ \"40.79.173.8/29\",\r\n \"40.79.179.8/29\",\r\n \"40.79.179.16/28\",\r\n - \ \"40.79.187.8/29\",\r\n \"40.79.190.160/27\",\r\n \"40.79.191.200/29\",\r\n - \ \"40.79.194.104/29\",\r\n \"40.79.194.112/29\",\r\n \"40.79.197.120/29\",\r\n - \ \"40.80.50.152/29\",\r\n \"40.80.51.80/29\",\r\n \"40.80.54.32/29\",\r\n - \ \"40.80.180.160/27\",\r\n \"40.80.191.224/28\",\r\n \"40.81.58.225/32\",\r\n - \ \"40.84.133.5/32\",\r\n \"40.84.150.47/32\",\r\n \"40.84.189.107/32\",\r\n - \ \"40.84.192.116/32\",\r\n \"40.85.180.90/32\",\r\n \"40.85.201.168/32\",\r\n - \ \"40.85.218.175/32\",\r\n \"40.85.248.43/32\",\r\n \"40.86.89.165/32\",\r\n - \ \"40.86.201.128/32\",\r\n \"40.87.67.118/32\",\r\n \"40.87.138.220/32\",\r\n - \ \"40.87.140.215/32\",\r\n \"40.89.121.176/29\",\r\n \"40.89.153.171/32\",\r\n - \ \"40.89.189.61/32\",\r\n \"40.112.49.101/32\",\r\n \"40.112.74.241/32\",\r\n - \ \"40.113.176.128/28\",\r\n \"40.113.178.16/28\",\r\n \"40.113.178.32/28\",\r\n - \ \"40.113.178.48/32\",\r\n \"40.114.241.141/32\",\r\n \"40.115.54.120/32\",\r\n - \ \"40.115.103.168/32\",\r\n \"40.115.104.31/32\",\r\n \"40.117.80.207/32\",\r\n - \ \"40.117.95.162/32\",\r\n \"40.117.147.74/32\",\r\n \"40.117.190.239/32\",\r\n - \ \"40.117.197.224/32\",\r\n \"40.118.129.58/32\",\r\n \"40.119.4.128/32\",\r\n - \ \"40.119.8.72/31\",\r\n \"40.119.11.160/28\",\r\n \"40.119.11.180/30\",\r\n - \ \"40.120.8.192/27\",\r\n \"40.120.64.200/29\",\r\n \"40.120.75.32/28\",\r\n - \ \"40.120.77.160/29\",\r\n \"40.120.87.204/30\",\r\n \"40.121.57.2/32\",\r\n - \ \"40.121.61.208/32\",\r\n \"40.121.135.131/32\",\r\n \"40.121.163.228/32\",\r\n - \ \"40.121.165.150/32\",\r\n \"40.121.210.163/32\",\r\n \"40.124.64.144/29\",\r\n - \ \"40.124.64.192/26\",\r\n \"40.126.246.183/32\",\r\n \"40.127.75.125/32\",\r\n - \ \"40.127.84.197/32\",\r\n \"40.127.144.141/32\",\r\n \"51.11.97.96/27\",\r\n - \ \"51.11.192.40/29\",\r\n \"51.12.17.20/30\",\r\n \"51.12.17.56/29\",\r\n - \ \"51.12.17.128/29\",\r\n \"51.12.22.206/31\",\r\n \"51.12.25.56/29\",\r\n - \ \"51.12.25.192/29\",\r\n \"51.12.25.200/30\",\r\n \"51.12.46.0/27\",\r\n - \ \"51.12.73.94/31\",\r\n \"51.12.99.72/29\",\r\n \"51.12.102.192/27\",\r\n - \ \"51.12.102.224/29\",\r\n \"51.12.168.64/29\",\r\n \"51.12.168.80/28\",\r\n - \ \"51.12.195.224/27\",\r\n \"51.12.203.208/28\",\r\n \"51.12.205.96/27\",\r\n - \ \"51.12.226.152/29\",\r\n \"51.12.229.224/29\",\r\n \"51.12.234.152/29\",\r\n - \ \"51.12.237.32/27\",\r\n \"51.12.237.192/29\",\r\n \"51.13.1.8/29\",\r\n - \ \"51.13.128.32/27\",\r\n \"51.13.128.96/28\",\r\n \"51.13.136.192/27\",\r\n - \ \"51.13.143.48/31\",\r\n \"51.53.28.214/31\",\r\n \"51.53.30.156/30\",\r\n - \ \"51.53.31.144/29\",\r\n \"51.53.31.152/31\",\r\n \"51.53.31.224/27\",\r\n - \ \"51.53.110.128/29\",\r\n \"51.53.110.144/28\",\r\n \"51.53.172.214/31\",\r\n - \ \"51.53.172.220/30\",\r\n \"51.53.178.192/29\",\r\n \"51.53.178.200/31\",\r\n - \ \"51.53.178.224/27\",\r\n \"51.53.191.128/29\",\r\n \"51.103.203.200/29\",\r\n - \ \"51.104.8.104/29\",\r\n \"51.104.15.255/32\",\r\n \"51.104.24.68/31\",\r\n - \ \"51.104.25.142/31\",\r\n \"51.104.29.192/28\",\r\n \"51.104.30.160/29\",\r\n - \ \"51.104.30.168/32\",\r\n \"51.104.30.176/28\",\r\n \"51.104.252.13/32\",\r\n - \ \"51.104.255.249/32\",\r\n \"51.105.66.152/29\",\r\n \"51.105.67.160/29\",\r\n - \ \"51.105.70.128/27\",\r\n \"51.105.71.168/29\",\r\n \"51.105.74.152/29\",\r\n - \ \"51.105.75.144/29\",\r\n \"51.105.248.23/32\",\r\n \"51.107.48.68/31\",\r\n - \ \"51.107.48.126/31\",\r\n \"51.107.51.16/28\",\r\n \"51.107.51.120/29\",\r\n - \ \"51.107.52.192/30\",\r\n \"51.107.52.200/29\",\r\n \"51.107.59.176/28\",\r\n - \ \"51.107.75.144/32\",\r\n \"51.107.75.207/32\",\r\n \"51.107.128.56/29\",\r\n - \ \"51.107.128.96/27\",\r\n \"51.107.129.112/28\",\r\n \"51.107.147.16/28\",\r\n + \ \"40.74.59.40/32\",\r\n \"40.74.99.64/29\",\r\n \"40.74.101.32/28\",\r\n + \ \"40.74.101.200/29\",\r\n \"40.74.146.84/30\",\r\n \"40.74.147.160/29\",\r\n + \ \"40.74.150.32/27\",\r\n \"40.74.150.72/29\",\r\n \"40.74.249.98/32\",\r\n + \ \"40.75.34.40/29\",\r\n \"40.75.35.64/29\",\r\n \"40.76.29.55/32\",\r\n + \ \"40.76.53.225/32\",\r\n \"40.77.17.183/32\",\r\n \"40.77.22.234/32\",\r\n + \ \"40.77.24.27/32\",\r\n \"40.77.101.95/32\",\r\n \"40.77.109.134/32\",\r\n + \ \"40.78.23.86/32\",\r\n \"40.78.57.61/32\",\r\n \"40.78.107.177/32\",\r\n + \ \"40.78.195.16/28\",\r\n \"40.78.196.48/29\",\r\n \"40.78.202.144/28\",\r\n + \ \"40.78.203.240/29\",\r\n \"40.78.226.216/29\",\r\n \"40.78.229.32/29\",\r\n + \ \"40.78.234.56/29\",\r\n \"40.78.234.144/28\",\r\n \"40.78.242.168/30\",\r\n + \ \"40.78.243.16/29\",\r\n \"40.78.247.64/26\",\r\n \"40.78.250.104/30\",\r\n + \ \"40.78.250.208/29\",\r\n \"40.78.253.72/29\",\r\n \"40.78.253.192/26\",\r\n + \ \"40.79.130.240/29\",\r\n \"40.79.132.32/29\",\r\n \"40.79.138.40/30\",\r\n + \ \"40.79.138.144/29\",\r\n \"40.79.141.144/29\",\r\n \"40.79.146.40/30\",\r\n + \ \"40.79.146.144/29\",\r\n \"40.79.150.96/29\",\r\n \"40.79.154.80/29\",\r\n + \ \"40.79.156.32/29\",\r\n \"40.79.162.40/29\",\r\n \"40.79.163.0/29\",\r\n + \ \"40.79.165.64/28\",\r\n \"40.79.165.88/29\",\r\n \"40.79.170.24/29\",\r\n + \ \"40.79.170.240/29\",\r\n \"40.79.173.8/29\",\r\n \"40.79.179.8/29\",\r\n + \ \"40.79.179.16/28\",\r\n \"40.79.187.8/29\",\r\n \"40.79.190.160/27\",\r\n + \ \"40.79.191.200/29\",\r\n \"40.79.194.104/29\",\r\n \"40.79.194.112/29\",\r\n + \ \"40.79.197.120/29\",\r\n \"40.80.50.152/29\",\r\n \"40.80.51.80/29\",\r\n + \ \"40.80.54.32/29\",\r\n \"40.80.180.160/27\",\r\n \"40.80.191.224/28\",\r\n + \ \"40.81.58.225/32\",\r\n \"40.84.133.5/32\",\r\n \"40.84.150.47/32\",\r\n + \ \"40.84.189.107/32\",\r\n \"40.84.192.116/32\",\r\n \"40.85.180.90/32\",\r\n + \ \"40.85.201.168/32\",\r\n \"40.85.218.175/32\",\r\n \"40.85.248.43/32\",\r\n + \ \"40.86.89.165/32\",\r\n \"40.86.201.128/32\",\r\n \"40.87.67.118/32\",\r\n + \ \"40.87.138.220/32\",\r\n \"40.87.140.215/32\",\r\n \"40.89.121.176/29\",\r\n + \ \"40.89.153.171/32\",\r\n \"40.89.189.61/32\",\r\n \"40.112.49.101/32\",\r\n + \ \"40.112.74.241/32\",\r\n \"40.113.176.128/28\",\r\n \"40.113.178.16/28\",\r\n + \ \"40.113.178.32/28\",\r\n \"40.113.178.48/32\",\r\n \"40.114.241.141/32\",\r\n + \ \"40.115.54.120/32\",\r\n \"40.115.103.168/32\",\r\n \"40.115.104.31/32\",\r\n + \ \"40.117.80.207/32\",\r\n \"40.117.95.162/32\",\r\n \"40.117.147.74/32\",\r\n + \ \"40.117.190.239/32\",\r\n \"40.117.197.224/32\",\r\n \"40.118.129.58/32\",\r\n + \ \"40.119.4.128/32\",\r\n \"40.119.8.72/31\",\r\n \"40.119.11.160/28\",\r\n + \ \"40.119.11.180/30\",\r\n \"40.120.8.192/27\",\r\n \"40.120.64.200/29\",\r\n + \ \"40.120.65.0/28\",\r\n \"40.120.75.32/28\",\r\n \"40.120.77.160/29\",\r\n + \ \"40.120.87.204/30\",\r\n \"40.121.57.2/32\",\r\n \"40.121.61.208/32\",\r\n + \ \"40.121.135.131/32\",\r\n \"40.121.163.228/32\",\r\n \"40.121.165.150/32\",\r\n + \ \"40.121.210.163/32\",\r\n \"40.124.64.144/29\",\r\n \"40.124.64.192/26\",\r\n + \ \"40.126.246.183/32\",\r\n \"40.127.75.125/32\",\r\n \"40.127.84.197/32\",\r\n + \ \"40.127.144.141/32\",\r\n \"51.11.97.96/27\",\r\n \"51.11.192.40/29\",\r\n + \ \"51.12.17.20/30\",\r\n \"51.12.17.56/29\",\r\n \"51.12.17.128/29\",\r\n + \ \"51.12.22.206/31\",\r\n \"51.12.25.56/29\",\r\n \"51.12.25.192/29\",\r\n + \ \"51.12.25.200/30\",\r\n \"51.12.46.0/27\",\r\n \"51.12.73.94/31\",\r\n + \ \"51.12.99.72/29\",\r\n \"51.12.102.192/27\",\r\n \"51.12.102.224/29\",\r\n + \ \"51.12.168.64/29\",\r\n \"51.12.168.80/28\",\r\n \"51.12.195.224/27\",\r\n + \ \"51.12.203.208/28\",\r\n \"51.12.205.96/27\",\r\n \"51.12.226.152/29\",\r\n + \ \"51.12.229.224/29\",\r\n \"51.12.234.152/29\",\r\n \"51.12.237.32/27\",\r\n + \ \"51.12.237.192/29\",\r\n \"51.13.1.8/29\",\r\n \"51.13.128.32/27\",\r\n + \ \"51.13.128.96/28\",\r\n \"51.13.136.192/27\",\r\n \"51.13.143.48/31\",\r\n + \ \"51.53.28.214/31\",\r\n \"51.53.30.156/30\",\r\n \"51.53.31.144/29\",\r\n + \ \"51.53.31.152/31\",\r\n \"51.53.31.224/27\",\r\n \"51.53.110.128/29\",\r\n + \ \"51.53.110.144/28\",\r\n \"51.53.172.214/31\",\r\n \"51.53.172.220/30\",\r\n + \ \"51.53.178.192/29\",\r\n \"51.53.178.200/31\",\r\n \"51.53.178.224/27\",\r\n + \ \"51.53.191.128/29\",\r\n \"51.103.203.200/29\",\r\n \"51.104.8.104/29\",\r\n + \ \"51.104.15.255/32\",\r\n \"51.104.24.68/31\",\r\n \"51.104.25.142/31\",\r\n + \ \"51.104.29.192/28\",\r\n \"51.104.30.160/29\",\r\n \"51.104.30.168/32\",\r\n + \ \"51.104.30.176/28\",\r\n \"51.104.252.13/32\",\r\n \"51.104.255.249/32\",\r\n + \ \"51.105.66.152/29\",\r\n \"51.105.67.160/29\",\r\n \"51.105.70.128/27\",\r\n + \ \"51.105.71.168/29\",\r\n \"51.105.74.152/29\",\r\n \"51.105.75.144/29\",\r\n + \ \"51.105.248.23/32\",\r\n \"51.107.48.68/31\",\r\n \"51.107.48.126/31\",\r\n + \ \"51.107.51.16/28\",\r\n \"51.107.51.120/29\",\r\n \"51.107.52.192/30\",\r\n + \ \"51.107.52.200/29\",\r\n \"51.107.59.176/28\",\r\n \"51.107.75.144/32\",\r\n + \ \"51.107.75.207/32\",\r\n \"51.107.128.56/29\",\r\n \"51.107.128.96/27\",\r\n + \ \"51.107.129.112/28\",\r\n \"51.107.129.128/27\",\r\n \"51.107.147.16/28\",\r\n \ \"51.107.147.116/30\",\r\n \"51.107.148.0/28\",\r\n \"51.107.148.16/31\",\r\n \ \"51.107.155.176/28\",\r\n \"51.107.156.48/29\",\r\n \"51.107.192.160/27\",\r\n \ \"51.107.242.0/27\",\r\n \"51.107.243.172/31\",\r\n \"51.107.250.0/27\",\r\n @@ -13414,71 +13626,74 @@ interactions: \ \"2603:1040:407::360/123\",\r\n \"2603:1040:407::500/121\",\r\n \ \"2603:1040:407:1::280/122\",\r\n \"2603:1040:407:402::500/121\",\r\n \ \"2603:1040:606::780/121\",\r\n \"2603:1040:606:1::280/123\",\r\n - \ \"2603:1040:606:1::300/121\",\r\n \"2603:1040:606:402::500/121\",\r\n - \ \"2603:1040:806::780/121\",\r\n \"2603:1040:806:1::280/123\",\r\n - \ \"2603:1040:806:1::300/121\",\r\n \"2603:1040:806:402::500/121\",\r\n - \ \"2603:1040:900:2::e/128\",\r\n \"2603:1040:904::60/123\",\r\n - \ \"2603:1040:904::1c0/122\",\r\n \"2603:1040:904::300/123\",\r\n - \ \"2603:1040:904::360/123\",\r\n \"2603:1040:904::500/121\",\r\n - \ \"2603:1040:904:1::280/122\",\r\n \"2603:1040:904:402::500/121\",\r\n - \ \"2603:1040:a06::160/123\",\r\n \"2603:1040:a06::2c0/122\",\r\n - \ \"2603:1040:a06::400/123\",\r\n \"2603:1040:a06::460/123\",\r\n - \ \"2603:1040:a06::600/121\",\r\n \"2603:1040:a06:1::280/122\",\r\n - \ \"2603:1040:a06:402::500/121\",\r\n \"2603:1040:b00:2::b/128\",\r\n - \ \"2603:1040:b04::780/121\",\r\n \"2603:1040:b04:1::280/123\",\r\n - \ \"2603:1040:b04:1::300/121\",\r\n \"2603:1040:b04:402::500/121\",\r\n - \ \"2603:1040:c06::780/121\",\r\n \"2603:1040:c06:1::280/123\",\r\n - \ \"2603:1040:c06:1::300/121\",\r\n \"2603:1040:c06:402::500/121\",\r\n - \ \"2603:1040:d01:4::7/128\",\r\n \"2603:1040:d04::280/122\",\r\n - \ \"2603:1040:d04:1::380/121\",\r\n \"2603:1040:d04:2::/123\",\r\n - \ \"2603:1040:d04:2::100/120\",\r\n \"2603:1040:d04:3::60/126\",\r\n - \ \"2603:1040:d04:400::420/123\",\r\n \"2603:1040:d04:400::580/121\",\r\n - \ \"2603:1040:e05::28/126\",\r\n \"2603:1040:e05::40/123\",\r\n - \ \"2603:1040:e05::80/121\",\r\n \"2603:1040:e05:402::80/121\",\r\n - \ \"2603:1040:f05::60/123\",\r\n \"2603:1040:f05::1c0/122\",\r\n - \ \"2603:1040:f05::300/123\",\r\n \"2603:1040:f05::360/123\",\r\n - \ \"2603:1040:f05::500/121\",\r\n \"2603:1040:f05:1::280/122\",\r\n - \ \"2603:1040:f05:402::500/121\",\r\n \"2603:1040:1002:2::20/123\",\r\n - \ \"2603:1040:1002:2::40/122\",\r\n \"2603:1040:1002:2::80/123\",\r\n - \ \"2603:1040:1002:2::200/121\",\r\n \"2603:1040:1101:2::3/128\",\r\n - \ \"2603:1040:1104:1::160/123\",\r\n \"2603:1040:1104:1::180/122\",\r\n - \ \"2603:1040:1104:1::1c0/123\",\r\n \"2603:1040:1104:1::580/121\",\r\n - \ \"2603:1040:1104:400::460/123\",\r\n \"2603:1040:1202:1::6c0/122\",\r\n - \ \"2603:1040:1202:2::100/122\",\r\n \"2603:1040:1202:2::140/123\",\r\n - \ \"2603:1040:1202:2::180/121\",\r\n \"2603:1040:1302:1::100/120\",\r\n - \ \"2603:1040:1302:1::200/123\",\r\n \"2603:1040:1402:1::5e0/123\",\r\n - \ \"2603:1040:1402:2::/122\",\r\n \"2603:1040:1402:2::40/123\",\r\n - \ \"2603:1040:1402:2::80/121\",\r\n \"2603:1040:1503:2::a0/123\",\r\n - \ \"2603:1040:1503:2::c0/122\",\r\n \"2603:1040:1503:2::200/122\",\r\n - \ \"2603:1040:1503:2::280/121\",\r\n \"2603:1050:6::60/123\",\r\n - \ \"2603:1050:6::1c0/122\",\r\n \"2603:1050:6::300/123\",\r\n - \ \"2603:1050:6::360/123\",\r\n \"2603:1050:6::500/121\",\r\n - \ \"2603:1050:6:1::280/122\",\r\n \"2603:1050:6:402::580/121\",\r\n - \ \"2603:1050:6:c02::2a0/123\",\r\n \"2603:1050:403::280/122\",\r\n - \ \"2603:1050:403:1::80/121\",\r\n \"2603:1050:403:1::240/123\",\r\n - \ \"2603:1050:403:1::300/121\",\r\n \"2603:1050:403:400::580/121\",\r\n - \ \"2a01:111:f100:1003::4134:3641/128\",\r\n \"2a01:111:f100:1003::4134:3677/128\",\r\n - \ \"2a01:111:f100:1003::4134:36c2/128\",\r\n \"2a01:111:f100:1003::4134:36d9/128\",\r\n - \ \"2a01:111:f100:1003::4134:3704/128\",\r\n \"2a01:111:f100:1003::4134:3707/128\",\r\n - \ \"2a01:111:f100:1003::4134:370b/128\",\r\n \"2a01:111:f100:1003::4134:370d/128\",\r\n - \ \"2a01:111:f100:1003::4134:3785/128\",\r\n \"2a01:111:f100:1003::4134:37c4/128\",\r\n - \ \"2a01:111:f100:1003::4134:37d9/128\",\r\n \"2a01:111:f100:1005::a83e:f7fe/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3011/128\",\r\n \"2a01:111:f100:2000::a83e:3015/128\",\r\n - \ \"2a01:111:f100:2000::a83e:301c/128\",\r\n \"2a01:111:f100:2000::a83e:3022/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3024/128\",\r\n \"2a01:111:f100:2000::a83e:3039/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3040/128\",\r\n \"2a01:111:f100:2000::a83e:3070/128\",\r\n + \ \"2603:1040:606:1::300/121\",\r\n \"2603:1040:606:3::600/123\",\r\n + \ \"2603:1040:606:402::500/121\",\r\n \"2603:1040:806::780/121\",\r\n + \ \"2603:1040:806:1::280/123\",\r\n \"2603:1040:806:1::300/121\",\r\n + \ \"2603:1040:806:402::500/121\",\r\n \"2603:1040:900:2::e/128\",\r\n + \ \"2603:1040:904::60/123\",\r\n \"2603:1040:904::1c0/122\",\r\n + \ \"2603:1040:904::300/123\",\r\n \"2603:1040:904::360/123\",\r\n + \ \"2603:1040:904::500/121\",\r\n \"2603:1040:904:1::280/122\",\r\n + \ \"2603:1040:904:402::500/121\",\r\n \"2603:1040:a06::160/123\",\r\n + \ \"2603:1040:a06::2c0/122\",\r\n \"2603:1040:a06::400/123\",\r\n + \ \"2603:1040:a06::460/123\",\r\n \"2603:1040:a06::600/121\",\r\n + \ \"2603:1040:a06:1::280/122\",\r\n \"2603:1040:a06:402::500/121\",\r\n + \ \"2603:1040:b00:2::b/128\",\r\n \"2603:1040:b04::780/121\",\r\n + \ \"2603:1040:b04:1::280/123\",\r\n \"2603:1040:b04:1::300/121\",\r\n + \ \"2603:1040:b04:402::500/121\",\r\n \"2603:1040:c06::780/121\",\r\n + \ \"2603:1040:c06:1::280/123\",\r\n \"2603:1040:c06:1::300/121\",\r\n + \ \"2603:1040:c06:402::500/121\",\r\n \"2603:1040:d01:4::7/128\",\r\n + \ \"2603:1040:d04::280/122\",\r\n \"2603:1040:d04:1::380/121\",\r\n + \ \"2603:1040:d04:2::/123\",\r\n \"2603:1040:d04:2::100/120\",\r\n + \ \"2603:1040:d04:3::60/126\",\r\n \"2603:1040:d04:400::420/123\",\r\n + \ \"2603:1040:d04:400::580/121\",\r\n \"2603:1040:e05::28/126\",\r\n + \ \"2603:1040:e05::40/123\",\r\n \"2603:1040:e05::80/121\",\r\n + \ \"2603:1040:e05:402::80/121\",\r\n \"2603:1040:f05::60/123\",\r\n + \ \"2603:1040:f05::1c0/122\",\r\n \"2603:1040:f05::300/123\",\r\n + \ \"2603:1040:f05::360/123\",\r\n \"2603:1040:f05::500/121\",\r\n + \ \"2603:1040:f05:1::280/122\",\r\n \"2603:1040:f05:402::500/121\",\r\n + \ \"2603:1040:1001:4::/128\",\r\n \"2603:1040:1001:4::d/128\",\r\n + \ \"2603:1040:1002:2::20/123\",\r\n \"2603:1040:1002:2::40/122\",\r\n + \ \"2603:1040:1002:2::80/123\",\r\n \"2603:1040:1002:2::200/121\",\r\n + \ \"2603:1040:1101:2::3/128\",\r\n \"2603:1040:1104:1::160/123\",\r\n + \ \"2603:1040:1104:1::180/122\",\r\n \"2603:1040:1104:1::1c0/123\",\r\n + \ \"2603:1040:1104:1::580/121\",\r\n \"2603:1040:1104:400::460/123\",\r\n + \ \"2603:1040:1202:1::6c0/122\",\r\n \"2603:1040:1202:2::100/122\",\r\n + \ \"2603:1040:1202:2::140/123\",\r\n \"2603:1040:1202:2::180/121\",\r\n + \ \"2603:1040:1302:1::100/120\",\r\n \"2603:1040:1302:1::200/123\",\r\n + \ \"2603:1040:1402:1::5e0/123\",\r\n \"2603:1040:1402:2::/122\",\r\n + \ \"2603:1040:1402:2::40/123\",\r\n \"2603:1040:1402:2::80/121\",\r\n + \ \"2603:1040:1503:2::a0/123\",\r\n \"2603:1040:1503:2::c0/122\",\r\n + \ \"2603:1040:1503:2::200/122\",\r\n \"2603:1040:1503:2::280/121\",\r\n + \ \"2603:1050:6::60/123\",\r\n \"2603:1050:6::1c0/122\",\r\n + \ \"2603:1050:6::300/123\",\r\n \"2603:1050:6::360/123\",\r\n + \ \"2603:1050:6::500/121\",\r\n \"2603:1050:6:1::280/122\",\r\n + \ \"2603:1050:6:402::580/121\",\r\n \"2603:1050:6:c02::2a0/123\",\r\n + \ \"2603:1050:403::280/122\",\r\n \"2603:1050:403:1::80/121\",\r\n + \ \"2603:1050:403:1::240/123\",\r\n \"2603:1050:403:1::300/121\",\r\n + \ \"2603:1050:403:400::580/121\",\r\n \"2a01:111:f100:1003::4134:3641/128\",\r\n + \ \"2a01:111:f100:1003::4134:3677/128\",\r\n \"2a01:111:f100:1003::4134:36c2/128\",\r\n + \ \"2a01:111:f100:1003::4134:36d9/128\",\r\n \"2a01:111:f100:1003::4134:3704/128\",\r\n + \ \"2a01:111:f100:1003::4134:3707/128\",\r\n \"2a01:111:f100:1003::4134:370b/128\",\r\n + \ \"2a01:111:f100:1003::4134:370d/128\",\r\n \"2a01:111:f100:1003::4134:3785/128\",\r\n + \ \"2a01:111:f100:1003::4134:37c4/128\",\r\n \"2a01:111:f100:1003::4134:37d9/128\",\r\n + \ \"2a01:111:f100:1005::a83e:f7fe/128\",\r\n \"2a01:111:f100:2000::a83e:3011/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3015/128\",\r\n \"2a01:111:f100:2000::a83e:301c/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3022/128\",\r\n \"2a01:111:f100:2000::a83e:3024/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3039/128\",\r\n \"2a01:111:f100:2000::a83e:3040/128\",\r\n + \ \"2a01:111:f100:2000::a83e:304a/128\",\r\n \"2a01:111:f100:2000::a83e:3070/128\",\r\n \ \"2a01:111:f100:2000::a83e:3076/128\",\r\n \"2a01:111:f100:2000::a83e:3083/128\",\r\n \ \"2a01:111:f100:2000::a83e:3097/128\",\r\n \"2a01:111:f100:2000::a83e:30a9/128\",\r\n \ \"2a01:111:f100:2000::a83e:30f3/128\",\r\n \"2a01:111:f100:2000::a83e:312d/128\",\r\n \ \"2a01:111:f100:2000::a83e:313a/128\",\r\n \"2a01:111:f100:2000::a83e:313c/127\",\r\n \ \"2a01:111:f100:2000::a83e:32a5/128\",\r\n \"2a01:111:f100:2000::a83e:3344/128\",\r\n \ \"2a01:111:f100:2000::a83e:3348/128\",\r\n \"2a01:111:f100:2000::a83e:335c/128\",\r\n - \ \"2a01:111:f100:2000::a83e:336c/128\",\r\n \"2a01:111:f100:2000::a83e:3370/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3375/128\",\r\n \"2a01:111:f100:2000::a83e:337e/128\",\r\n - \ \"2a01:111:f100:2000::a83e:33ad/128\",\r\n \"2a01:111:f100:2000::a83e:33bf/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3649/128\",\r\n \"2a01:111:f100:2002::8975:2c8c/128\",\r\n - \ \"2a01:111:f100:2002::8975:2c8e/128\",\r\n \"2a01:111:f100:2002::8975:2ce6/128\",\r\n - \ \"2a01:111:f100:2002::8975:2d44/128\",\r\n \"2a01:111:f100:2002::8975:2d6a/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3366/128\",\r\n \"2a01:111:f100:2000::a83e:336c/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3370/128\",\r\n \"2a01:111:f100:2000::a83e:3375/128\",\r\n + \ \"2a01:111:f100:2000::a83e:337e/128\",\r\n \"2a01:111:f100:2000::a83e:33ad/128\",\r\n + \ \"2a01:111:f100:2000::a83e:33bf/128\",\r\n \"2a01:111:f100:2000::a83e:3649/128\",\r\n + \ \"2a01:111:f100:2002::8975:2c8c/128\",\r\n \"2a01:111:f100:2002::8975:2c8e/128\",\r\n + \ \"2a01:111:f100:2002::8975:2ce6/128\",\r\n \"2a01:111:f100:2002::8975:2d44/128\",\r\n + \ \"2a01:111:f100:2002::8975:2d6a/128\",\r\n \"2a01:111:f100:2002::8975:2d83/128\",\r\n \ \"2a01:111:f100:2002::8975:2e91/128\",\r\n \"2a01:111:f100:2002::8975:2eaa/128\",\r\n \ \"2a01:111:f100:2002::8975:2fa3/128\",\r\n \"2a01:111:f100:2002::8975:2fac/128\",\r\n \ \"2a01:111:f100:2002::8975:2fc3/128\",\r\n \"2a01:111:f100:3000::a83e:1840/128\",\r\n @@ -13492,45 +13707,46 @@ interactions: \ \"2a01:111:f100:3000::a83e:1a94/128\",\r\n \"2a01:111:f100:3000::a83e:1a9f/128\",\r\n \ \"2a01:111:f100:3000::a83e:1adf/128\",\r\n \"2a01:111:f100:3000::a83e:1afe/128\",\r\n \ \"2a01:111:f100:3000::a83e:1b12/128\",\r\n \"2a01:111:f100:3000::a83e:1b31/128\",\r\n - \ \"2a01:111:f100:3000::a83e:1b83/128\",\r\n \"2a01:111:f100:3001::8987:1164/128\",\r\n - \ \"2a01:111:f100:3001::8987:1179/128\",\r\n \"2a01:111:f100:3001::8987:11da/128\",\r\n - \ \"2a01:111:f100:3001::8987:11ea/128\",\r\n \"2a01:111:f100:3001::8987:12cf/128\",\r\n - \ \"2a01:111:f100:3001::a83e:a67/128\",\r\n \"2a01:111:f100:4002::9d37:c071/128\",\r\n - \ \"2a01:111:f100:4002::9d37:c0bd/128\",\r\n \"2a01:111:f100:6000::4134:a688/128\",\r\n - \ \"2a01:111:f100:6000::4134:a6cf/128\",\r\n \"2a01:111:f100:7000::6fdd:5343/128\",\r\n - \ \"2a01:111:f100:7000::6fdd:5431/128\",\r\n \"2a01:111:f100:9001::1761:91e4/128\",\r\n - \ \"2a01:111:f100:9001::1761:9323/128\",\r\n \"2a01:111:f100:9001::1761:958a/128\",\r\n - \ \"2a01:111:f100:9001::1761:9696/128\",\r\n \"2a01:111:f100:9001::1761:97ac/128\",\r\n - \ \"2a01:111:f100:a001::4134:e463/128\",\r\n \"2a01:111:f100:a001::a83f:5c0a/128\",\r\n - \ \"2a01:111:f100:a001::a83f:5c0c/128\",\r\n \"2a01:111:f100:a004::bfeb:8af8/128\",\r\n - \ \"2a01:111:f100:a004::bfeb:8ba9/128\",\r\n \"2a01:111:f100:a004::bfeb:8c93/128\",\r\n - \ \"2a01:111:f100:a004::bfeb:8d32/128\",\r\n \"2a01:111:f100:a004::bfeb:8dc7/128\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureOpenDatasets\",\r\n - \ \"id\": \"AzureOpenDatasets\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureOpenDatasets\",\r\n \"addressPrefixes\": - [\r\n \"13.73.248.32/28\",\r\n \"20.36.120.192/28\",\r\n - \ \"20.37.64.192/28\",\r\n \"20.37.156.224/28\",\r\n \"20.37.195.32/28\",\r\n - \ \"20.37.224.192/28\",\r\n \"20.38.84.112/28\",\r\n \"20.38.136.192/28\",\r\n - \ \"20.39.11.32/28\",\r\n \"20.41.4.192/28\",\r\n \"20.41.65.160/28\",\r\n - \ \"20.41.193.128/28\",\r\n \"20.42.4.224/28\",\r\n \"20.42.131.0/28\",\r\n - \ \"20.42.227.0/28\",\r\n \"20.43.41.160/28\",\r\n \"20.43.65.160/28\",\r\n - \ \"20.43.130.112/28\",\r\n \"20.45.112.192/28\",\r\n \"20.45.192.192/28\",\r\n - \ \"20.150.160.192/28\",\r\n \"20.189.106.208/28\",\r\n \"20.192.225.128/28\",\r\n - \ \"40.67.48.192/28\",\r\n \"40.74.30.112/28\",\r\n \"40.80.57.128/28\",\r\n - \ \"40.80.169.128/28\",\r\n \"40.80.188.32/28\",\r\n \"40.82.253.80/28\",\r\n - \ \"40.89.17.128/28\",\r\n \"51.12.41.32/28\",\r\n \"51.12.193.32/28\",\r\n - \ \"51.104.25.160/28\",\r\n \"51.105.80.192/28\",\r\n \"51.105.88.192/28\",\r\n - \ \"51.107.48.192/28\",\r\n \"51.107.144.192/28\",\r\n \"51.116.48.112/28\",\r\n - \ \"51.116.144.112/28\",\r\n \"51.120.40.192/28\",\r\n \"51.120.224.192/28\",\r\n - \ \"51.137.161.144/28\",\r\n \"51.143.192.192/28\",\r\n \"52.136.48.192/28\",\r\n - \ \"52.140.105.128/28\",\r\n \"52.150.139.80/28\",\r\n \"52.228.81.144/28\",\r\n - \ \"102.133.56.112/28\",\r\n \"102.133.216.112/28\",\r\n + \ \"2a01:111:f100:3000::a83e:1b83/128\",\r\n \"2a01:111:f100:3001::8987:114c/128\",\r\n + \ \"2a01:111:f100:3001::8987:1164/128\",\r\n \"2a01:111:f100:3001::8987:1179/128\",\r\n + \ \"2a01:111:f100:3001::8987:11da/128\",\r\n \"2a01:111:f100:3001::8987:11ea/128\",\r\n + \ \"2a01:111:f100:3001::8987:12cf/128\",\r\n \"2a01:111:f100:3001::8987:13fe/128\",\r\n + \ \"2a01:111:f100:3001::a83e:884/128\",\r\n \"2a01:111:f100:3001::a83e:a67/128\",\r\n + \ \"2a01:111:f100:4002::9d37:c071/128\",\r\n \"2a01:111:f100:4002::9d37:c0bd/128\",\r\n + \ \"2a01:111:f100:6000::4134:a688/128\",\r\n \"2a01:111:f100:6000::4134:a6cf/128\",\r\n + \ \"2a01:111:f100:7000::6fdd:5343/128\",\r\n \"2a01:111:f100:7000::6fdd:5431/128\",\r\n + \ \"2a01:111:f100:9001::1761:91e4/128\",\r\n \"2a01:111:f100:9001::1761:9323/128\",\r\n + \ \"2a01:111:f100:9001::1761:958a/128\",\r\n \"2a01:111:f100:9001::1761:9696/128\",\r\n + \ \"2a01:111:f100:9001::1761:97ac/128\",\r\n \"2a01:111:f100:a001::4134:e463/128\",\r\n + \ \"2a01:111:f100:a001::a83f:5c0a/128\",\r\n \"2a01:111:f100:a001::a83f:5c0c/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8af8/128\",\r\n \"2a01:111:f100:a004::bfeb:8ba9/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8c93/128\",\r\n \"2a01:111:f100:a004::bfeb:8d32/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8dc7/128\"\r\n ]\r\n }\r\n + \ },\r\n {\r\n \"name\": \"AzureOpenDatasets\",\r\n \"id\": + \"AzureOpenDatasets\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureOpenDatasets\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.32/28\",\r\n + \ \"20.36.120.192/28\",\r\n \"20.37.64.192/28\",\r\n \"20.37.156.224/28\",\r\n + \ \"20.37.195.32/28\",\r\n \"20.37.224.192/28\",\r\n \"20.38.84.112/28\",\r\n + \ \"20.38.136.192/28\",\r\n \"20.39.11.32/28\",\r\n \"20.41.4.192/28\",\r\n + \ \"20.41.65.160/28\",\r\n \"20.41.193.128/28\",\r\n \"20.42.4.224/28\",\r\n + \ \"20.42.131.0/28\",\r\n \"20.42.227.0/28\",\r\n \"20.43.41.160/28\",\r\n + \ \"20.43.65.160/28\",\r\n \"20.43.130.112/28\",\r\n \"20.45.112.192/28\",\r\n + \ \"20.45.192.192/28\",\r\n \"20.150.160.192/28\",\r\n \"20.189.106.208/28\",\r\n + \ \"20.192.225.128/28\",\r\n \"40.67.48.192/28\",\r\n \"40.74.30.112/28\",\r\n + \ \"40.80.57.128/28\",\r\n \"40.80.169.128/28\",\r\n \"40.80.188.32/28\",\r\n + \ \"40.82.253.80/28\",\r\n \"40.89.17.128/28\",\r\n \"51.12.41.32/28\",\r\n + \ \"51.12.193.32/28\",\r\n \"51.104.25.160/28\",\r\n \"51.105.80.192/28\",\r\n + \ \"51.105.88.192/28\",\r\n \"51.107.48.192/28\",\r\n \"51.107.144.192/28\",\r\n + \ \"51.116.48.112/28\",\r\n \"51.116.144.112/28\",\r\n \"51.120.40.192/28\",\r\n + \ \"51.120.224.192/28\",\r\n \"51.137.161.144/28\",\r\n \"51.143.192.192/28\",\r\n + \ \"52.136.48.192/28\",\r\n \"52.140.105.128/28\",\r\n \"52.150.139.80/28\",\r\n + \ \"52.228.81.144/28\",\r\n \"102.133.56.112/28\",\r\n \"102.133.216.112/28\",\r\n \ \"191.235.225.160/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzurePortal\",\r\n \"id\": \"AzurePortal\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzurePortal\",\r\n \"addressPrefixes\": @@ -13661,7 +13877,7 @@ interactions: \ \"2603:1050:6:1::680/121\",\r\n \"2603:1050:403::680/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureRemoteRendering\",\r\n \ \"id\": \"AzureRemoteRendering\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureRemoteRendering\",\r\n \"addressPrefixes\": @@ -13675,114 +13891,115 @@ interactions: \ \"51.143.209.144/28\",\r\n \"52.146.133.64/28\",\r\n \"52.168.112.88/30\",\r\n \ \"52.178.17.8/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureResourceManager\",\r\n \"id\": \"AzureResourceManager\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureResourceManager\",\r\n \"addressPrefixes\": - [\r\n \"13.66.141.176/28\",\r\n \"13.67.18.0/23\",\r\n \"13.69.67.32/28\",\r\n - \ \"13.69.114.0/23\",\r\n \"13.69.229.224/28\",\r\n \"13.69.234.0/23\",\r\n - \ \"13.70.74.64/28\",\r\n \"13.70.76.0/23\",\r\n \"13.71.173.192/28\",\r\n - \ \"13.71.196.80/28\",\r\n \"13.71.198.0/24\",\r\n \"13.73.240.224/28\",\r\n - \ \"13.73.246.0/23\",\r\n \"13.75.39.16/28\",\r\n \"13.77.53.32/28\",\r\n - \ \"13.77.55.0/25\",\r\n \"13.78.109.96/28\",\r\n \"13.86.219.80/28\",\r\n - \ \"13.86.222.0/24\",\r\n \"13.87.57.240/28\",\r\n \"13.87.60.0/23\",\r\n - \ \"13.87.123.240/28\",\r\n \"13.87.126.0/24\",\r\n \"13.89.180.0/23\",\r\n - \ \"20.17.60.0/23\",\r\n \"20.17.68.0/26\",\r\n \"20.21.44.0/26\",\r\n - \ \"20.21.50.0/23\",\r\n \"20.36.108.48/28\",\r\n \"20.36.110.0/23\",\r\n - \ \"20.36.115.144/28\",\r\n \"20.36.118.0/23\",\r\n \"20.36.126.0/23\",\r\n - \ \"20.37.76.48/28\",\r\n \"20.37.78.0/23\",\r\n \"20.37.230.0/23\",\r\n - \ \"20.38.128.32/28\",\r\n \"20.38.130.0/23\",\r\n \"20.38.150.0/23\",\r\n - \ \"20.40.206.240/28\",\r\n \"20.40.226.0/23\",\r\n \"20.41.70.0/23\",\r\n - \ \"20.43.120.224/28\",\r\n \"20.43.124.0/23\",\r\n \"20.44.3.240/28\",\r\n - \ \"20.44.6.0/23\",\r\n \"20.44.8.16/28\",\r\n \"20.44.16.112/28\",\r\n - \ \"20.44.20.0/23\",\r\n \"20.44.30.0/24\",\r\n \"20.45.88.0/23\",\r\n - \ \"20.45.118.0/23\",\r\n \"20.46.8.0/23\",\r\n \"20.48.194.0/23\",\r\n - \ \"20.49.116.0/23\",\r\n \"20.50.68.96/28\",\r\n \"20.51.10.0/23\",\r\n - \ \"20.51.18.0/23\",\r\n \"20.53.42.0/23\",\r\n \"20.58.64.0/23\",\r\n - \ \"20.61.100.0/23\",\r\n \"20.62.56.0/23\",\r\n \"20.62.130.0/23\",\r\n - \ \"20.65.128.0/23\",\r\n \"20.66.0.0/23\",\r\n \"20.72.28.64/26\",\r\n - \ \"20.88.64.64/26\",\r\n \"20.150.225.128/26\",\r\n \"20.150.242.0/23\",\r\n - \ \"20.187.198.0/23\",\r\n \"20.189.168.0/24\",\r\n \"20.189.226.0/23\",\r\n - \ \"20.191.162.0/23\",\r\n \"20.192.32.128/26\",\r\n \"20.192.40.0/23\",\r\n - \ \"20.192.52.0/23\",\r\n \"20.193.196.0/23\",\r\n \"20.193.204.0/26\",\r\n - \ \"20.195.144.0/23\",\r\n \"20.215.10.0/23\",\r\n \"20.215.156.0/26\",\r\n - \ \"20.217.50.0/23\",\r\n \"20.217.60.0/26\",\r\n \"23.98.110.0/23\",\r\n - \ \"40.67.54.0/23\",\r\n \"40.67.59.208/28\",\r\n \"40.67.62.0/23\",\r\n - \ \"40.67.120.0/24\",\r\n \"40.69.108.32/28\",\r\n \"40.69.112.0/22\",\r\n - \ \"40.71.13.224/28\",\r\n \"40.74.102.0/28\",\r\n \"40.75.35.32/28\",\r\n - \ \"40.75.38.0/23\",\r\n \"40.78.196.32/28\",\r\n \"40.78.198.0/23\",\r\n - \ \"40.78.203.224/28\",\r\n \"40.78.206.0/23\",\r\n \"40.78.234.176/28\",\r\n - \ \"40.78.254.0/23\",\r\n \"40.79.131.240/28\",\r\n \"40.79.134.0/23\",\r\n - \ \"40.79.158.0/23\",\r\n \"40.79.180.0/28\",\r\n \"40.79.182.0/23\",\r\n - \ \"40.79.198.0/23\",\r\n \"40.80.174.0/23\",\r\n \"40.80.178.0/23\",\r\n - \ \"40.113.178.0/28\",\r\n \"40.120.80.0/23\",\r\n \"51.11.64.0/24\",\r\n - \ \"51.11.96.0/24\",\r\n \"51.12.44.0/23\",\r\n \"51.12.101.64/26\",\r\n - \ \"51.12.196.0/23\",\r\n \"51.12.205.0/26\",\r\n \"51.53.98.0/23\",\r\n - \ \"51.53.108.0/26\",\r\n \"51.53.180.0/23\",\r\n \"51.53.188.0/26\",\r\n - \ \"51.104.8.224/28\",\r\n \"51.105.78.0/23\",\r\n \"51.105.94.0/23\",\r\n - \ \"51.107.54.0/23\",\r\n \"51.107.60.32/28\",\r\n \"51.107.62.0/23\",\r\n - \ \"51.107.150.0/23\",\r\n \"51.107.156.32/28\",\r\n \"51.107.158.0/23\",\r\n - \ \"51.116.52.0/23\",\r\n \"51.116.60.32/28\",\r\n \"51.116.62.0/23\",\r\n - \ \"51.116.150.0/23\",\r\n \"51.116.156.32/28\",\r\n \"51.116.159.0/24\",\r\n - \ \"51.120.46.0/23\",\r\n \"51.120.100.32/28\",\r\n \"51.120.102.0/23\",\r\n - \ \"51.120.220.32/28\",\r\n \"51.120.222.0/23\",\r\n \"51.120.230.0/23\",\r\n - \ \"51.138.208.0/23\",\r\n \"51.140.212.16/28\",\r\n \"51.140.214.0/24\",\r\n - \ \"51.143.210.0/23\",\r\n \"52.136.54.0/23\",\r\n \"52.138.94.0/23\",\r\n - \ \"52.139.104.0/23\",\r\n \"52.146.134.0/23\",\r\n \"52.147.96.0/24\",\r\n - \ \"52.150.158.0/23\",\r\n \"52.162.110.224/28\",\r\n \"52.172.114.0/23\",\r\n - \ \"52.231.19.208/28\",\r\n \"52.231.22.0/24\",\r\n \"52.231.148.64/28\",\r\n - \ \"52.231.150.0/24\",\r\n \"52.240.242.0/23\",\r\n \"65.52.252.48/28\",\r\n - \ \"65.52.254.0/23\",\r\n \"102.133.28.16/28\",\r\n \"102.133.30.0/23\",\r\n - \ \"102.133.62.0/23\",\r\n \"102.133.123.224/28\",\r\n \"102.133.158.0/23\",\r\n - \ \"102.133.222.0/23\",\r\n \"104.46.160.0/24\",\r\n \"104.46.161.0/25\",\r\n - \ \"104.46.180.0/23\",\r\n \"104.214.162.0/23\",\r\n \"104.214.166.0/26\",\r\n - \ \"168.61.138.0/23\",\r\n \"168.61.143.192/26\",\r\n \"191.233.52.0/23\",\r\n - \ \"191.233.205.16/28\",\r\n \"191.234.140.0/23\",\r\n \"191.234.158.0/23\",\r\n - \ \"2603:1000:4::6c0/122\",\r\n \"2603:1000:4:402::280/122\",\r\n - \ \"2603:1000:104::480/122\",\r\n \"2603:1000:104:402::280/122\",\r\n - \ \"2603:1010:6::180/122\",\r\n \"2603:1010:6:402::280/122\",\r\n - \ \"2603:1010:101::6c0/122\",\r\n \"2603:1010:101:402::280/122\",\r\n - \ \"2603:1010:304::6c0/122\",\r\n \"2603:1010:304:402::280/122\",\r\n - \ \"2603:1010:404::6c0/122\",\r\n \"2603:1010:404:402::280/122\",\r\n - \ \"2603:1020:5::180/122\",\r\n \"2603:1020:5:402::280/122\",\r\n - \ \"2603:1020:206::180/122\",\r\n \"2603:1020:206:402::280/122\",\r\n - \ \"2603:1020:305::6c0/122\",\r\n \"2603:1020:305:402::280/122\",\r\n - \ \"2603:1020:405::6c0/122\",\r\n \"2603:1020:405:402::280/122\",\r\n - \ \"2603:1020:605::6c0/122\",\r\n \"2603:1020:605:402::280/122\",\r\n - \ \"2603:1020:705::180/122\",\r\n \"2603:1020:705:402::280/122\",\r\n - \ \"2603:1020:805::180/122\",\r\n \"2603:1020:805:402::280/122\",\r\n - \ \"2603:1020:905::6c0/122\",\r\n \"2603:1020:905:402::280/122\",\r\n - \ \"2603:1020:a04::180/122\",\r\n \"2603:1020:a04:2::700/120\",\r\n - \ \"2603:1020:a04:402::280/122\",\r\n \"2603:1020:b04::6c0/122\",\r\n - \ \"2603:1020:b04:402::280/122\",\r\n \"2603:1020:c04::180/122\",\r\n - \ \"2603:1020:c04:402::280/122\",\r\n \"2603:1020:d04::6c0/122\",\r\n - \ \"2603:1020:d04:402::280/122\",\r\n \"2603:1020:e04::180/122\",\r\n - \ \"2603:1020:e04:3::300/120\",\r\n \"2603:1020:e04:402::280/122\",\r\n - \ \"2603:1020:f04::6c0/122\",\r\n \"2603:1020:f04:402::280/122\",\r\n - \ \"2603:1020:1004:1::400/120\",\r\n \"2603:1020:1004:400::180/122\",\r\n - \ \"2603:1020:1104:1::/120\",\r\n \"2603:1020:1104:400::280/122\",\r\n - \ \"2603:1020:1302:1::400/120\",\r\n \"2603:1020:1302:400::1c0/122\",\r\n - \ \"2603:1030:f:1::6c0/122\",\r\n \"2603:1030:f:2::700/120\",\r\n - \ \"2603:1030:f:400::a80/122\",\r\n \"2603:1030:10::180/122\",\r\n - \ \"2603:1030:10:402::280/122\",\r\n \"2603:1030:104::180/122\",\r\n - \ \"2603:1030:104:402::280/122\",\r\n \"2603:1030:107:1::100/120\",\r\n - \ \"2603:1030:107:400::200/122\",\r\n \"2603:1030:210::180/122\",\r\n - \ \"2603:1030:210:402::280/122\",\r\n \"2603:1030:40b:2::40/122\",\r\n - \ \"2603:1030:40b:400::a80/122\",\r\n \"2603:1030:40c::180/122\",\r\n - \ \"2603:1030:40c:402::280/122\",\r\n \"2603:1030:504::400/120\",\r\n - \ \"2603:1030:504:402::180/122\",\r\n \"2603:1030:608::6c0/122\",\r\n - \ \"2603:1030:608:4::100/120\",\r\n \"2603:1030:608:402::280/122\",\r\n - \ \"2603:1030:807::180/122\",\r\n \"2603:1030:807:402::280/122\",\r\n - \ \"2603:1030:a07::6c0/122\",\r\n \"2603:1030:a07:9::200/120\",\r\n - \ \"2603:1030:a07:402::900/122\",\r\n \"2603:1030:b04::6c0/122\",\r\n - \ \"2603:1030:b04:402::280/122\",\r\n \"2603:1030:c06:2::40/122\",\r\n - \ \"2603:1030:c06:400::a80/122\",\r\n \"2603:1030:f05::180/122\",\r\n - \ \"2603:1030:f05:402::280/122\",\r\n \"2603:1030:1005::6c0/122\",\r\n - \ \"2603:1030:1005:402::280/122\",\r\n \"2603:1040:5::280/122\",\r\n - \ \"2603:1040:5:402::280/122\",\r\n \"2603:1040:207::6c0/122\",\r\n - \ \"2603:1040:207:2::300/120\",\r\n \"2603:1040:207:402::280/122\",\r\n - \ \"2603:1040:407::180/122\",\r\n \"2603:1040:407:402::280/122\",\r\n - \ \"2603:1040:606::6c0/122\",\r\n \"2603:1040:606:402::280/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureResourceManager\",\r\n \"addressPrefixes\": [\r\n \"13.66.141.176/28\",\r\n + \ \"13.67.18.0/23\",\r\n \"13.69.67.32/28\",\r\n \"13.69.114.0/23\",\r\n + \ \"13.69.229.224/28\",\r\n \"13.69.234.0/23\",\r\n \"13.70.74.64/28\",\r\n + \ \"13.70.76.0/23\",\r\n \"13.71.173.192/28\",\r\n \"13.71.196.80/28\",\r\n + \ \"13.71.198.0/24\",\r\n \"13.73.240.224/28\",\r\n \"13.73.246.0/23\",\r\n + \ \"13.75.39.16/28\",\r\n \"13.77.53.32/28\",\r\n \"13.77.55.0/25\",\r\n + \ \"13.78.109.96/28\",\r\n \"13.86.219.80/28\",\r\n \"13.86.222.0/24\",\r\n + \ \"13.87.57.240/28\",\r\n \"13.87.60.0/23\",\r\n \"13.87.123.240/28\",\r\n + \ \"13.87.126.0/24\",\r\n \"13.89.180.0/23\",\r\n \"20.17.60.0/23\",\r\n + \ \"20.17.68.0/26\",\r\n \"20.21.44.0/26\",\r\n \"20.21.50.0/23\",\r\n + \ \"20.36.108.48/28\",\r\n \"20.36.110.0/23\",\r\n \"20.36.115.144/28\",\r\n + \ \"20.36.118.0/23\",\r\n \"20.36.126.0/23\",\r\n \"20.37.76.48/28\",\r\n + \ \"20.37.78.0/23\",\r\n \"20.37.230.0/23\",\r\n \"20.38.128.32/28\",\r\n + \ \"20.38.130.0/23\",\r\n \"20.38.150.0/23\",\r\n \"20.40.206.240/28\",\r\n + \ \"20.40.226.0/23\",\r\n \"20.41.70.0/23\",\r\n \"20.43.120.224/28\",\r\n + \ \"20.43.124.0/23\",\r\n \"20.44.3.240/28\",\r\n \"20.44.6.0/23\",\r\n + \ \"20.44.8.16/28\",\r\n \"20.44.16.112/28\",\r\n \"20.44.20.0/23\",\r\n + \ \"20.44.30.0/24\",\r\n \"20.45.88.0/23\",\r\n \"20.45.118.0/23\",\r\n + \ \"20.46.8.0/23\",\r\n \"20.48.194.0/23\",\r\n \"20.49.116.0/23\",\r\n + \ \"20.50.68.96/28\",\r\n \"20.51.10.0/23\",\r\n \"20.51.18.0/23\",\r\n + \ \"20.53.42.0/23\",\r\n \"20.58.64.0/23\",\r\n \"20.61.100.0/23\",\r\n + \ \"20.62.56.0/23\",\r\n \"20.62.130.0/23\",\r\n \"20.65.128.0/23\",\r\n + \ \"20.66.0.0/23\",\r\n \"20.72.28.64/26\",\r\n \"20.88.64.64/26\",\r\n + \ \"20.150.225.128/26\",\r\n \"20.150.242.0/23\",\r\n \"20.187.198.0/23\",\r\n + \ \"20.189.168.0/24\",\r\n \"20.189.226.0/23\",\r\n \"20.191.162.0/23\",\r\n + \ \"20.192.32.128/26\",\r\n \"20.192.40.0/23\",\r\n \"20.192.52.0/23\",\r\n + \ \"20.193.196.0/23\",\r\n \"20.193.204.0/26\",\r\n \"20.195.144.0/23\",\r\n + \ \"20.215.10.0/23\",\r\n \"20.215.156.0/26\",\r\n \"20.217.50.0/23\",\r\n + \ \"20.217.60.0/26\",\r\n \"23.98.110.0/23\",\r\n \"40.67.54.0/23\",\r\n + \ \"40.67.59.208/28\",\r\n \"40.67.62.0/23\",\r\n \"40.67.120.0/24\",\r\n + \ \"40.69.108.32/28\",\r\n \"40.69.112.0/22\",\r\n \"40.71.13.224/28\",\r\n + \ \"40.74.102.0/28\",\r\n \"40.75.35.32/28\",\r\n \"40.75.38.0/23\",\r\n + \ \"40.78.196.32/28\",\r\n \"40.78.198.0/23\",\r\n \"40.78.203.224/28\",\r\n + \ \"40.78.206.0/23\",\r\n \"40.78.234.176/28\",\r\n \"40.78.254.0/23\",\r\n + \ \"40.79.131.240/28\",\r\n \"40.79.134.0/23\",\r\n \"40.79.158.0/23\",\r\n + \ \"40.79.180.0/28\",\r\n \"40.79.182.0/23\",\r\n \"40.79.198.0/23\",\r\n + \ \"40.80.174.0/23\",\r\n \"40.80.178.0/23\",\r\n \"40.113.178.0/28\",\r\n + \ \"40.120.80.0/23\",\r\n \"51.11.64.0/24\",\r\n \"51.11.96.0/24\",\r\n + \ \"51.12.44.0/23\",\r\n \"51.12.101.64/26\",\r\n \"51.12.196.0/23\",\r\n + \ \"51.12.205.0/26\",\r\n \"51.53.98.0/23\",\r\n \"51.53.108.0/26\",\r\n + \ \"51.53.180.0/23\",\r\n \"51.53.188.0/26\",\r\n \"51.104.8.224/28\",\r\n + \ \"51.105.78.0/23\",\r\n \"51.105.94.0/23\",\r\n \"51.107.54.0/23\",\r\n + \ \"51.107.60.32/28\",\r\n \"51.107.62.0/23\",\r\n \"51.107.150.0/23\",\r\n + \ \"51.107.156.32/28\",\r\n \"51.107.158.0/23\",\r\n \"51.116.52.0/23\",\r\n + \ \"51.116.60.32/28\",\r\n \"51.116.62.0/23\",\r\n \"51.116.150.0/23\",\r\n + \ \"51.116.156.32/28\",\r\n \"51.116.159.0/24\",\r\n \"51.120.46.0/23\",\r\n + \ \"51.120.100.32/28\",\r\n \"51.120.102.0/23\",\r\n \"51.120.220.32/28\",\r\n + \ \"51.120.222.0/23\",\r\n \"51.120.230.0/23\",\r\n \"51.138.208.0/23\",\r\n + \ \"51.140.212.16/28\",\r\n \"51.140.214.0/24\",\r\n \"51.143.210.0/23\",\r\n + \ \"52.136.54.0/23\",\r\n \"52.138.94.0/23\",\r\n \"52.139.104.0/23\",\r\n + \ \"52.146.134.0/23\",\r\n \"52.147.96.0/24\",\r\n \"52.150.158.0/23\",\r\n + \ \"52.162.110.224/28\",\r\n \"52.172.114.0/23\",\r\n \"52.231.19.208/28\",\r\n + \ \"52.231.22.0/24\",\r\n \"52.231.148.64/28\",\r\n \"52.231.150.0/24\",\r\n + \ \"52.240.242.0/23\",\r\n \"65.52.252.48/28\",\r\n \"65.52.254.0/23\",\r\n + \ \"102.133.28.16/28\",\r\n \"102.133.30.0/23\",\r\n \"102.133.62.0/23\",\r\n + \ \"102.133.123.224/28\",\r\n \"102.133.158.0/23\",\r\n \"102.133.222.0/23\",\r\n + \ \"104.46.160.0/24\",\r\n \"104.46.161.0/25\",\r\n \"104.46.180.0/23\",\r\n + \ \"104.214.162.0/23\",\r\n \"104.214.166.0/26\",\r\n \"168.61.138.0/23\",\r\n + \ \"168.61.143.192/26\",\r\n \"191.233.52.0/23\",\r\n \"191.233.205.16/28\",\r\n + \ \"191.234.140.0/23\",\r\n \"191.234.158.0/23\",\r\n \"2603:1000:4::6c0/122\",\r\n + \ \"2603:1000:4:402::280/122\",\r\n \"2603:1000:104::480/122\",\r\n + \ \"2603:1000:104:402::280/122\",\r\n \"2603:1010:6::180/122\",\r\n + \ \"2603:1010:6:402::280/122\",\r\n \"2603:1010:101::6c0/122\",\r\n + \ \"2603:1010:101:402::280/122\",\r\n \"2603:1010:304::6c0/122\",\r\n + \ \"2603:1010:304:402::280/122\",\r\n \"2603:1010:404::6c0/122\",\r\n + \ \"2603:1010:404:402::280/122\",\r\n \"2603:1020:5::180/122\",\r\n + \ \"2603:1020:5:402::280/122\",\r\n \"2603:1020:206::180/122\",\r\n + \ \"2603:1020:206:402::280/122\",\r\n \"2603:1020:305::6c0/122\",\r\n + \ \"2603:1020:305:402::280/122\",\r\n \"2603:1020:405::6c0/122\",\r\n + \ \"2603:1020:405:402::280/122\",\r\n \"2603:1020:605::6c0/122\",\r\n + \ \"2603:1020:605:402::280/122\",\r\n \"2603:1020:705::180/122\",\r\n + \ \"2603:1020:705:402::280/122\",\r\n \"2603:1020:805::180/122\",\r\n + \ \"2603:1020:805:402::280/122\",\r\n \"2603:1020:905::6c0/122\",\r\n + \ \"2603:1020:905:402::280/122\",\r\n \"2603:1020:a04::180/122\",\r\n + \ \"2603:1020:a04:2::700/120\",\r\n \"2603:1020:a04:402::280/122\",\r\n + \ \"2603:1020:b04::6c0/122\",\r\n \"2603:1020:b04:402::280/122\",\r\n + \ \"2603:1020:c04::180/122\",\r\n \"2603:1020:c04:402::280/122\",\r\n + \ \"2603:1020:d04::6c0/122\",\r\n \"2603:1020:d04:402::280/122\",\r\n + \ \"2603:1020:e04::180/122\",\r\n \"2603:1020:e04:3::300/120\",\r\n + \ \"2603:1020:e04:402::280/122\",\r\n \"2603:1020:f04::6c0/122\",\r\n + \ \"2603:1020:f04:402::280/122\",\r\n \"2603:1020:1004:1::400/120\",\r\n + \ \"2603:1020:1004:400::180/122\",\r\n \"2603:1020:1104:1::/120\",\r\n + \ \"2603:1020:1104:400::280/122\",\r\n \"2603:1020:1302:1::400/120\",\r\n + \ \"2603:1020:1302:400::1c0/122\",\r\n \"2603:1030:f:1::6c0/122\",\r\n + \ \"2603:1030:f:2::700/120\",\r\n \"2603:1030:f:400::a80/122\",\r\n + \ \"2603:1030:10::180/122\",\r\n \"2603:1030:10:402::280/122\",\r\n + \ \"2603:1030:104::180/122\",\r\n \"2603:1030:104:402::280/122\",\r\n + \ \"2603:1030:107:1::100/120\",\r\n \"2603:1030:107:400::200/122\",\r\n + \ \"2603:1030:210::180/122\",\r\n \"2603:1030:210:402::280/122\",\r\n + \ \"2603:1030:40b:2::40/122\",\r\n \"2603:1030:40b:400::a80/122\",\r\n + \ \"2603:1030:40c::180/122\",\r\n \"2603:1030:40c:402::280/122\",\r\n + \ \"2603:1030:504::400/120\",\r\n \"2603:1030:504:402::180/122\",\r\n + \ \"2603:1030:608::6c0/122\",\r\n \"2603:1030:608:4::100/120\",\r\n + \ \"2603:1030:608:402::280/122\",\r\n \"2603:1030:807::180/122\",\r\n + \ \"2603:1030:807:402::280/122\",\r\n \"2603:1030:a07::6c0/122\",\r\n + \ \"2603:1030:a07:9::200/120\",\r\n \"2603:1030:a07:402::900/122\",\r\n + \ \"2603:1030:b04::6c0/122\",\r\n \"2603:1030:b04:402::280/122\",\r\n + \ \"2603:1030:c06:2::40/122\",\r\n \"2603:1030:c06:400::a80/122\",\r\n + \ \"2603:1030:f05::180/122\",\r\n \"2603:1030:f05:402::280/122\",\r\n + \ \"2603:1030:1005::6c0/122\",\r\n \"2603:1030:1005:402::280/122\",\r\n + \ \"2603:1040:5::280/122\",\r\n \"2603:1040:5:402::280/122\",\r\n + \ \"2603:1040:207::6c0/122\",\r\n \"2603:1040:207:2::300/120\",\r\n + \ \"2603:1040:207:402::280/122\",\r\n \"2603:1040:407::180/122\",\r\n + \ \"2603:1040:407:402::280/122\",\r\n \"2603:1040:606::6c0/122\",\r\n + \ \"2603:1040:606:3::400/120\",\r\n \"2603:1040:606:402::280/122\",\r\n \ \"2603:1040:806::6c0/122\",\r\n \"2603:1040:806:402::280/122\",\r\n \ \"2603:1040:904::180/122\",\r\n \"2603:1040:904:3::100/120\",\r\n \ \"2603:1040:904:402::280/122\",\r\n \"2603:1040:a06::280/122\",\r\n @@ -13801,29 +14018,30 @@ interactions: \ \"2603:1050:6:402::280/122\",\r\n \"2603:1050:403:1::40/122\",\r\n \ \"2603:1050:403:400::440/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureSecurityCenter\",\r\n \"id\": \"AzureSecurityCenter\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureSecurityCenter\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.192/27\",\r\n - \ \"13.69.233.64/27\",\r\n \"13.70.79.32/27\",\r\n \"13.71.177.0/27\",\r\n - \ \"13.87.58.192/27\",\r\n \"13.87.124.192/27\",\r\n \"20.36.117.224/27\",\r\n - \ \"20.38.132.32/27\",\r\n \"20.43.123.128/27\",\r\n \"20.44.10.224/27\",\r\n - \ \"20.44.19.128/27\",\r\n \"20.45.126.64/27\",\r\n \"20.49.84.0/27\",\r\n - \ \"20.52.72.0/27\",\r\n \"20.53.0.64/27\",\r\n \"20.150.173.224/27\",\r\n - \ \"20.189.171.64/27\",\r\n \"20.192.184.128/27\",\r\n \"20.192.238.224/27\",\r\n - \ \"20.193.206.160/27\",\r\n \"23.100.208.32/27\",\r\n \"40.67.121.160/27\",\r\n - \ \"40.69.111.64/27\",\r\n \"40.78.239.64/27\",\r\n \"40.79.139.224/27\",\r\n - \ \"40.79.190.128/27\",\r\n \"40.80.180.128/27\",\r\n \"40.89.121.128/27\",\r\n - \ \"40.120.8.128/27\",\r\n \"40.120.64.128/27\",\r\n \"51.12.101.128/27\",\r\n - \ \"51.12.205.64/27\",\r\n \"51.107.128.64/27\",\r\n \"51.107.192.96/27\",\r\n - \ \"51.116.245.224/27\",\r\n \"51.120.109.64/27\",\r\n \"51.120.220.224/27\",\r\n - \ \"51.138.160.32/27\",\r\n \"51.140.149.96/27\",\r\n \"51.140.215.128/27\",\r\n - \ \"52.168.112.96/27\",\r\n \"52.178.17.32/27\",\r\n \"52.231.23.64/27\",\r\n - \ \"52.231.151.0/27\",\r\n \"52.240.241.96/27\",\r\n \"102.37.64.64/27\",\r\n - \ \"102.133.124.160/27\",\r\n \"104.46.162.32/27\",\r\n \"104.214.164.64/27\",\r\n - \ \"168.61.140.64/27\",\r\n \"191.234.149.224/27\",\r\n \"191.237.224.128/27\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"AzureSecurityCenter\",\r\n \"addressPrefixes\": + [\r\n \"13.66.145.192/27\",\r\n \"13.69.233.64/27\",\r\n + \ \"13.70.79.32/27\",\r\n \"13.71.177.0/27\",\r\n \"13.87.58.192/27\",\r\n + \ \"13.87.124.192/27\",\r\n \"20.36.117.224/27\",\r\n \"20.38.132.32/27\",\r\n + \ \"20.43.123.128/27\",\r\n \"20.44.10.224/27\",\r\n \"20.44.19.128/27\",\r\n + \ \"20.45.126.64/27\",\r\n \"20.49.84.0/27\",\r\n \"20.52.72.0/27\",\r\n + \ \"20.53.0.64/27\",\r\n \"20.150.173.224/27\",\r\n \"20.189.171.64/27\",\r\n + \ \"20.192.184.128/27\",\r\n \"20.192.238.224/27\",\r\n \"20.193.206.160/27\",\r\n + \ \"23.100.208.32/27\",\r\n \"40.67.121.160/27\",\r\n \"40.69.111.64/27\",\r\n + \ \"40.78.239.64/27\",\r\n \"40.79.139.224/27\",\r\n \"40.79.190.128/27\",\r\n + \ \"40.80.180.128/27\",\r\n \"40.89.121.128/27\",\r\n \"40.120.8.128/27\",\r\n + \ \"40.120.64.128/27\",\r\n \"51.12.101.128/27\",\r\n \"51.12.205.64/27\",\r\n + \ \"51.107.128.64/27\",\r\n \"51.107.192.96/27\",\r\n \"51.116.245.224/27\",\r\n + \ \"51.120.109.64/27\",\r\n \"51.120.220.224/27\",\r\n \"51.138.160.32/27\",\r\n + \ \"51.140.149.96/27\",\r\n \"51.140.215.128/27\",\r\n \"52.168.112.96/27\",\r\n + \ \"52.178.17.32/27\",\r\n \"52.231.23.64/27\",\r\n \"52.231.151.0/27\",\r\n + \ \"52.240.241.96/27\",\r\n \"102.37.64.64/27\",\r\n \"102.133.124.160/27\",\r\n + \ \"104.46.162.32/27\",\r\n \"104.214.164.64/27\",\r\n \"168.61.140.64/27\",\r\n + \ \"191.234.149.224/27\",\r\n \"191.237.224.128/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureSignalR\",\r\n - \ \"id\": \"AzureSignalR\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"AzureSignalR\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -13882,7 +14100,7 @@ interactions: \ \"2603:1050:6:2::300/120\",\r\n \"2603:1050:403:2::100/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureSiteRecovery\",\r\n \ \"id\": \"AzureSiteRecovery\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSiteRecovery\",\r\n \"addressPrefixes\": @@ -14051,29 +14269,30 @@ interactions: \ \"2603:1050:6:c02::158/125\",\r\n \"2603:1050:403::/123\",\r\n \ \"2603:1050:403:400::1f0/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureSphere\",\r\n \"id\": \"AzureSphere\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureSphereSecureService_Prod\",\r\n \"addressPrefixes\": [\r\n \"20.40.225.168/29\",\r\n - \ \"20.48.196.224/29\",\r\n \"20.49.118.104/29\",\r\n \"20.53.47.72/29\",\r\n - \ \"20.58.67.16/29\",\r\n \"20.61.102.112/29\",\r\n \"20.62.59.64/29\",\r\n - \ \"20.62.129.152/29\",\r\n \"20.62.133.96/28\",\r\n \"20.65.132.72/29\",\r\n - \ \"20.66.4.192/28\",\r\n \"20.66.4.208/29\",\r\n \"20.189.228.128/29\",\r\n - \ \"20.191.165.104/29\",\r\n \"20.192.80.16/29\",\r\n \"20.194.73.240/29\",\r\n - \ \"20.195.65.224/29\",\r\n \"20.195.72.224/29\",\r\n \"40.89.23.248/29\",\r\n - \ \"51.138.210.136/29\",\r\n \"51.143.209.136/29\",\r\n \"52.136.185.144/29\",\r\n - \ \"52.140.111.120/29\",\r\n \"52.146.137.0/29\",\r\n \"52.147.112.136/29\",\r\n - \ \"52.150.157.184/29\",\r\n \"52.172.116.8/29\",\r\n \"104.46.179.248/29\",\r\n - \ \"191.238.72.64/29\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureStack\",\r\n \"id\": \"AzureStack\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"AzureSphereSecureService_Prod\",\r\n + \ \"addressPrefixes\": [\r\n \"20.40.225.168/29\",\r\n \"20.48.196.224/29\",\r\n + \ \"20.49.118.104/29\",\r\n \"20.53.47.72/29\",\r\n \"20.58.67.16/29\",\r\n + \ \"20.61.102.112/29\",\r\n \"20.62.59.64/29\",\r\n \"20.62.129.152/29\",\r\n + \ \"20.62.133.96/28\",\r\n \"20.65.132.72/29\",\r\n \"20.66.4.192/28\",\r\n + \ \"20.66.4.208/29\",\r\n \"20.189.228.128/29\",\r\n \"20.191.165.104/29\",\r\n + \ \"20.192.80.16/29\",\r\n \"20.194.73.240/29\",\r\n \"20.195.65.224/29\",\r\n + \ \"20.195.72.224/29\",\r\n \"40.89.23.248/29\",\r\n \"51.138.210.136/29\",\r\n + \ \"51.143.209.136/29\",\r\n \"52.136.185.144/29\",\r\n \"52.140.111.120/29\",\r\n + \ \"52.146.137.0/29\",\r\n \"52.147.112.136/29\",\r\n \"52.150.157.184/29\",\r\n + \ \"52.172.116.8/29\",\r\n \"104.46.179.248/29\",\r\n \"191.238.72.64/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureStack\",\r\n + \ \"id\": \"AzureStack\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureStack\",\r\n \"addressPrefixes\": [\r\n \"20.51.12.16/28\",\r\n \ \"20.61.103.64/28\",\r\n \"20.69.0.224/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureTrafficManager\",\r\n \ \"id\": \"AzureTrafficManager\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureTrafficManager\",\r\n \"addressPrefixes\": @@ -14099,76 +14318,74 @@ interactions: \ \"2603:1040:5:3::250/124\",\r\n \"2603:1040:207:3::110/124\",\r\n \ \"2a01:111:f100:4002::9d37:c0d4/128\"\r\n ]\r\n }\r\n \ },\r\n {\r\n \"name\": \"AzureUpdateDelivery\",\r\n \"id\": - \"AzureUpdateDelivery\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"AzureUpdateDelivery\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"FW\",\r\n \"UDR\"\r\n \ ],\r\n \"systemService\": \"AzureUpdateDelivery\",\r\n \"addressPrefixes\": [\r\n \"13.64.131.128/32\",\r\n \"13.69.31.56/32\",\r\n \ \"13.69.99.13/32\",\r\n \"13.81.123.105/32\",\r\n \"13.81.124.68/32\",\r\n \ \"13.91.16.64/29\",\r\n \"13.95.192.96/32\",\r\n \"13.95.196.182/32\",\r\n - \ \"13.95.197.125/32\",\r\n \"13.95.199.78/32\",\r\n \"20.44.79.107/32\",\r\n - \ \"20.54.24.69/32\",\r\n \"20.54.24.79/32\",\r\n \"20.54.24.148/32\",\r\n - \ \"20.54.24.169/32\",\r\n \"20.54.24.231/32\",\r\n \"20.54.24.246/32\",\r\n - \ \"20.54.25.4/32\",\r\n \"20.54.25.16/32\",\r\n \"20.54.25.34/32\",\r\n - \ \"20.54.25.64/32\",\r\n \"20.54.25.74/32\",\r\n \"20.54.25.86/32\",\r\n - \ \"20.54.25.93/32\",\r\n \"20.54.25.123/32\",\r\n \"20.54.88.152/32\",\r\n - \ \"20.54.88.189/32\",\r\n \"20.54.89.15/32\",\r\n \"20.54.89.36/32\",\r\n - \ \"20.54.89.50/32\",\r\n \"20.54.89.65/32\",\r\n \"20.54.89.106/32\",\r\n - \ \"20.54.105.213/32\",\r\n \"20.54.110.119/32\",\r\n \"20.54.123.4/32\",\r\n - \ \"20.54.123.176/32\",\r\n \"20.62.190.184/29\",\r\n \"20.64.24.176/32\",\r\n - \ \"20.67.144.17/32\",\r\n \"20.72.235.82/31\",\r\n \"20.83.81.160/29\",\r\n - \ \"20.84.253.152/32\",\r\n \"20.109.153.52/32\",\r\n \"20.109.209.108/31\",\r\n - \ \"20.110.48.104/32\",\r\n \"20.110.183.53/32\",\r\n \"20.110.183.129/32\",\r\n - \ \"20.122.94.253/32\",\r\n \"20.123.2.216/32\",\r\n \"20.189.123.131/32\",\r\n - \ \"20.190.9.86/32\",\r\n \"20.191.46.109/32\",\r\n \"20.191.46.211/32\",\r\n - \ \"20.223.132.130/32\",\r\n \"20.223.133.42/32\",\r\n \"20.223.134.80/32\",\r\n - \ \"20.223.178.147/32\",\r\n \"20.223.178.252/32\",\r\n \"20.223.179.131/32\",\r\n - \ \"20.223.179.193/32\",\r\n \"20.223.180.22/32\",\r\n \"20.223.181.126/32\",\r\n - \ \"20.223.181.150/32\",\r\n \"20.223.182.28/32\",\r\n \"20.225.53.254/32\",\r\n - \ \"20.225.102.77/32\",\r\n \"20.225.136.13/32\",\r\n \"20.225.136.98/32\",\r\n - \ \"20.225.197.185/32\",\r\n \"20.225.198.30/32\",\r\n \"20.225.198.70/32\",\r\n - \ \"20.225.198.135/32\",\r\n \"20.225.198.138/32\",\r\n \"20.225.199.20/32\",\r\n - \ \"20.225.199.26/32\",\r\n \"20.225.212.177/32\",\r\n \"20.230.169.50/32\",\r\n - \ \"20.230.169.96/32\",\r\n \"20.234.121.226/32\",\r\n \"23.99.182.144/32\",\r\n - \ \"23.101.119.76/32\",\r\n \"40.64.65.76/32\",\r\n \"40.64.66.89/32\",\r\n - \ \"40.64.66.113/32\",\r\n \"40.64.66.233/32\",\r\n \"40.65.209.51/32\",\r\n - \ \"40.70.175.49/32\",\r\n \"40.70.229.150/32\",\r\n \"40.77.0.148/32\",\r\n - \ \"40.77.2.164/32\",\r\n \"40.77.9.49/32\",\r\n \"40.77.9.128/32\",\r\n - \ \"40.77.9.154/32\",\r\n \"40.77.14.133/32\",\r\n \"40.91.73.169/32\",\r\n - \ \"40.91.80.89/32\",\r\n \"40.113.138.188/32\",\r\n \"40.118.106.205/32\",\r\n - \ \"40.119.45.246/32\",\r\n \"40.119.46.9/32\",\r\n \"40.119.46.46/32\",\r\n - \ \"40.119.46.139/32\",\r\n \"40.122.74.203/32\",\r\n \"40.124.168.44/32\",\r\n - \ \"40.124.169.225/32\",\r\n \"40.124.171.62/32\",\r\n \"40.125.120.53/32\",\r\n - \ \"40.125.122.145/32\",\r\n \"40.125.122.151/32\",\r\n \"40.125.122.155/32\",\r\n - \ \"40.125.122.160/32\",\r\n \"40.125.122.164/32\",\r\n \"40.125.122.176/32\",\r\n + \ \"13.95.197.125/32\",\r\n \"13.95.199.78/32\",\r\n \"20.29.242.153/32\",\r\n + \ \"20.29.245.143/32\",\r\n \"20.29.247.34/32\",\r\n \"20.29.247.175/32\",\r\n + \ \"20.29.247.198/32\",\r\n \"20.44.79.107/32\",\r\n \"20.54.24.69/32\",\r\n + \ \"20.54.24.79/32\",\r\n \"20.54.24.148/32\",\r\n \"20.54.24.169/32\",\r\n + \ \"20.54.24.231/32\",\r\n \"20.54.24.246/32\",\r\n \"20.54.25.4/32\",\r\n + \ \"20.54.25.16/32\",\r\n \"20.54.25.34/32\",\r\n \"20.54.25.64/32\",\r\n + \ \"20.54.25.74/32\",\r\n \"20.54.25.86/32\",\r\n \"20.54.25.93/32\",\r\n + \ \"20.54.25.123/32\",\r\n \"20.54.88.152/32\",\r\n \"20.54.88.189/32\",\r\n + \ \"20.54.89.15/32\",\r\n \"20.54.89.36/32\",\r\n \"20.54.89.65/32\",\r\n + \ \"20.54.89.106/32\",\r\n \"20.54.105.213/32\",\r\n \"20.54.110.119/32\",\r\n + \ \"20.54.123.4/32\",\r\n \"20.54.123.176/32\",\r\n \"20.62.190.184/29\",\r\n + \ \"20.72.235.82/31\",\r\n \"20.83.81.160/29\",\r\n \"20.84.253.152/32\",\r\n + \ \"20.109.209.108/31\",\r\n \"20.110.48.104/32\",\r\n \"20.110.183.53/32\",\r\n + \ \"20.110.183.129/32\",\r\n \"20.189.123.131/32\",\r\n \"20.190.9.86/32\",\r\n + \ \"20.191.46.109/32\",\r\n \"20.191.46.211/32\",\r\n \"20.223.132.130/32\",\r\n + \ \"20.223.133.42/32\",\r\n \"20.223.134.80/32\",\r\n \"20.223.178.147/32\",\r\n + \ \"20.223.178.252/32\",\r\n \"20.223.179.131/32\",\r\n \"20.223.179.193/32\",\r\n + \ \"20.223.180.22/32\",\r\n \"20.223.181.126/32\",\r\n \"20.223.181.150/32\",\r\n + \ \"20.223.182.28/32\",\r\n \"20.225.53.254/32\",\r\n \"20.225.102.77/32\",\r\n + \ \"20.225.136.13/32\",\r\n \"20.225.136.98/32\",\r\n \"20.225.197.185/32\",\r\n + \ \"20.225.198.30/32\",\r\n \"20.225.198.70/32\",\r\n \"20.225.198.135/32\",\r\n + \ \"20.225.198.138/32\",\r\n \"20.225.199.20/32\",\r\n \"20.225.199.26/32\",\r\n + \ \"20.230.140.223/32\",\r\n \"20.230.169.50/32\",\r\n \"20.230.169.96/32\",\r\n + \ \"20.234.121.226/32\",\r\n \"20.236.33.177/32\",\r\n \"20.236.35.173/32\",\r\n + \ \"20.236.37.122/32\",\r\n \"23.99.182.144/32\",\r\n \"40.64.65.76/32\",\r\n + \ \"40.64.66.89/32\",\r\n \"40.64.66.113/32\",\r\n \"40.64.66.233/32\",\r\n + \ \"40.65.209.51/32\",\r\n \"40.70.175.49/32\",\r\n \"40.70.229.150/32\",\r\n + \ \"40.77.0.148/32\",\r\n \"40.77.2.164/32\",\r\n \"40.77.9.128/32\",\r\n + \ \"40.77.14.133/32\",\r\n \"40.91.73.169/32\",\r\n \"40.91.80.89/32\",\r\n + \ \"40.113.138.188/32\",\r\n \"40.118.106.205/32\",\r\n \"40.119.45.246/32\",\r\n + \ \"40.119.46.9/32\",\r\n \"40.119.46.46/32\",\r\n \"40.119.46.139/32\",\r\n + \ \"40.122.74.203/32\",\r\n \"40.124.168.44/32\",\r\n \"40.124.169.225/32\",\r\n + \ \"40.125.120.53/32\",\r\n \"40.125.122.145/32\",\r\n \"40.125.122.151/32\",\r\n + \ \"40.125.122.155/32\",\r\n \"40.125.122.164/32\",\r\n \"40.125.122.176/32\",\r\n \ \"51.104.162.50/32\",\r\n \"51.104.162.168/32\",\r\n \"51.104.164.114/32\",\r\n \ \"51.104.167.48/32\",\r\n \"51.104.167.186/32\",\r\n \"51.104.167.245/32\",\r\n - \ \"51.104.167.255/32\",\r\n \"51.143.51.188/32\",\r\n \"52.137.102.105/32\",\r\n - \ \"52.137.103.96/32\",\r\n \"52.137.103.130/32\",\r\n \"52.137.110.235/32\",\r\n - \ \"52.139.177.20/32\",\r\n \"52.139.177.39/32\",\r\n \"52.139.177.114/32\",\r\n - \ \"52.139.177.134/32\",\r\n \"52.139.177.141/32\",\r\n \"52.139.177.155/32\",\r\n - \ \"52.139.177.163/32\",\r\n \"52.139.177.170/32\",\r\n \"52.139.177.176/32\",\r\n - \ \"52.139.177.181/32\",\r\n \"52.139.177.188/32\",\r\n \"52.139.177.206/32\",\r\n - \ \"52.139.177.247/32\",\r\n \"52.139.178.32/32\",\r\n \"52.139.178.53/32\",\r\n - \ \"52.143.80.209/32\",\r\n \"52.143.81.222/32\",\r\n \"52.143.84.45/32\",\r\n - \ \"52.143.86.214/32\",\r\n \"52.143.87.28/32\",\r\n \"52.147.187.105/32\",\r\n - \ \"52.148.148.114/32\",\r\n \"52.148.150.130/32\",\r\n \"52.149.18.190/32\",\r\n - \ \"52.149.21.232/32\",\r\n \"52.149.22.183/32\",\r\n \"52.152.108.96/32\",\r\n - \ \"52.152.108.121/32\",\r\n \"52.152.109.25/32\",\r\n \"52.152.110.14/32\",\r\n - \ \"52.156.102.237/32\",\r\n \"52.156.144.83/32\",\r\n \"52.165.183.69/32\",\r\n - \ \"52.165.196.37/32\",\r\n \"52.167.22.69/32\",\r\n \"52.167.177.27/32\",\r\n - \ \"52.173.36.138/32\",\r\n \"52.176.65.51/32\",\r\n \"52.176.70.83/32\",\r\n - \ \"52.176.70.155/32\",\r\n \"52.176.70.205/32\",\r\n \"52.176.71.21/32\",\r\n - \ \"52.176.86.45/32\",\r\n \"52.176.86.135/32\",\r\n \"52.176.86.178/32\",\r\n - \ \"52.179.216.235/32\",\r\n \"52.179.219.14/32\",\r\n \"52.184.212.181/32\",\r\n - \ \"52.184.213.21/32\",\r\n \"52.184.213.187/32\",\r\n \"52.184.214.53/32\",\r\n - \ \"52.184.214.123/32\",\r\n \"52.184.214.139/32\",\r\n \"52.184.216.174/32\",\r\n - \ \"52.184.216.226/32\",\r\n \"52.184.216.246/32\",\r\n \"52.184.217.20/32\",\r\n - \ \"52.184.217.37/32\",\r\n \"52.184.217.56/32\",\r\n \"52.184.217.78/32\",\r\n - \ \"52.184.217.138/32\",\r\n \"52.184.220.11/32\",\r\n \"52.184.220.82/32\",\r\n - \ \"52.238.248.0/29\",\r\n \"52.242.97.97/32\",\r\n \"52.242.99.4/32\",\r\n - \ \"52.242.99.254/32\",\r\n \"52.242.100.54/32\",\r\n \"52.242.100.218/32\",\r\n + \ \"51.104.167.255/32\",\r\n \"52.137.102.105/32\",\r\n \"52.137.103.96/32\",\r\n + \ \"52.137.103.130/32\",\r\n \"52.137.110.235/32\",\r\n \"52.139.177.20/32\",\r\n + \ \"52.139.177.39/32\",\r\n \"52.139.177.114/32\",\r\n \"52.139.177.134/32\",\r\n + \ \"52.139.177.141/32\",\r\n \"52.139.177.155/32\",\r\n \"52.139.177.163/32\",\r\n + \ \"52.139.177.170/32\",\r\n \"52.139.177.176/32\",\r\n \"52.139.177.181/32\",\r\n + \ \"52.139.177.188/32\",\r\n \"52.139.177.206/32\",\r\n \"52.139.177.247/32\",\r\n + \ \"52.139.178.32/32\",\r\n \"52.139.178.53/32\",\r\n \"52.143.80.209/32\",\r\n + \ \"52.143.81.222/32\",\r\n \"52.143.84.45/32\",\r\n \"52.143.86.214/32\",\r\n + \ \"52.143.87.28/32\",\r\n \"52.147.187.105/32\",\r\n \"52.148.148.114/32\",\r\n + \ \"52.148.150.130/32\",\r\n \"52.149.18.190/32\",\r\n \"52.149.21.232/32\",\r\n + \ \"52.149.22.183/32\",\r\n \"52.152.108.96/32\",\r\n \"52.152.108.121/32\",\r\n + \ \"52.152.109.25/32\",\r\n \"52.152.110.14/32\",\r\n \"52.156.102.237/32\",\r\n + \ \"52.156.144.83/32\",\r\n \"52.165.183.69/32\",\r\n \"52.165.196.37/32\",\r\n + \ \"52.167.22.69/32\",\r\n \"52.173.36.138/32\",\r\n \"52.176.65.51/32\",\r\n + \ \"52.176.70.83/32\",\r\n \"52.176.70.155/32\",\r\n \"52.176.70.205/32\",\r\n + \ \"52.176.71.21/32\",\r\n \"52.176.86.45/32\",\r\n \"52.176.86.135/32\",\r\n + \ \"52.176.86.178/32\",\r\n \"52.179.216.235/32\",\r\n \"52.179.219.14/32\",\r\n + \ \"52.184.212.181/32\",\r\n \"52.184.213.21/32\",\r\n \"52.184.213.187/32\",\r\n + \ \"52.184.214.53/32\",\r\n \"52.184.214.123/32\",\r\n \"52.184.214.139/32\",\r\n + \ \"52.184.216.174/32\",\r\n \"52.184.216.226/32\",\r\n \"52.184.216.246/32\",\r\n + \ \"52.184.217.20/32\",\r\n \"52.184.217.37/32\",\r\n \"52.184.217.56/32\",\r\n + \ \"52.184.217.78/32\",\r\n \"52.184.217.138/32\",\r\n \"52.184.220.11/32\",\r\n + \ \"52.184.220.82/32\",\r\n \"52.238.248.0/29\",\r\n \"52.242.97.97/32\",\r\n + \ \"52.242.99.4/32\",\r\n \"52.242.99.254/32\",\r\n \"52.242.100.218/32\",\r\n \ \"52.242.101.140/32\",\r\n \"52.242.101.224/32\",\r\n \"52.242.101.226/32\",\r\n \ \"52.242.103.51/32\",\r\n \"52.242.103.71/32\",\r\n \"52.247.63.184/32\",\r\n \ \"52.249.36.200/29\",\r\n \"52.250.35.8/32\",\r\n \"52.250.35.74/32\",\r\n @@ -14191,6 +14408,8 @@ interactions: \ \"2603:1030:800:5::bfee:a08d/128\",\r\n \"2603:1030:805:3::d/128\",\r\n \ \"2603:1030:805:3::2a/128\",\r\n \"2603:1030:805:3::40/125\",\r\n \ \"2603:1030:c02:2::2d9/128\",\r\n \"2603:1030:c02:2::3ba/128\",\r\n + \ \"2603:1030:c02:2::5c7/128\",\r\n \"2603:1030:c02:2::7a7/128\",\r\n + \ \"2603:1030:c02:5::43/128\",\r\n \"2603:1030:c02:5::48/128\",\r\n \ \"2603:1030:c04:3::82/128\",\r\n \"2603:1030:c04:3::e0/128\",\r\n \ \"2603:1030:c04:3::110/125\",\r\n \"2a01:111:f100:3000::a83e:19a0/125\",\r\n \ \"2a01:111:f100:4002::9d37:c152/128\",\r\n \"2a01:111:f100:4002::9d37:c15b/128\",\r\n @@ -14201,8 +14420,8 @@ interactions: \ \"2a01:111:f100:a004::bfeb:8b5e/128\",\r\n \"2a01:111:f100:a004::bfeb:8b61/128\",\r\n \ \"2a01:111:f100:a004::bfeb:8b63/128\"\r\n ]\r\n }\r\n \ },\r\n {\r\n \"name\": \"AzureVideoAnalyzerForMedia\",\r\n \"id\": - \"AzureVideoAnalyzerForMedia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"AzureVideoAnalyzerForMedia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"NSG\",\r\n \"API\",\r\n \"FW\",\r\n \"UDR\"\r\n \ ],\r\n \"systemService\": \"AzureVideoAnalyzerForMedia\",\r\n @@ -14262,10 +14481,11 @@ interactions: \ \"65.52.164.252/32\",\r\n \"102.37.86.195/32\",\r\n \"102.37.87.140/31\",\r\n \ \"104.46.237.66/32\",\r\n \"104.210.58.142/32\",\r\n \"157.56.10.102/32\",\r\n \ \"191.237.201.134/32\",\r\n \"191.238.134.240/32\",\r\n - \ \"2603:1040:1503:1::1d0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"BatchNodeManagement\",\r\n \"id\": \"BatchNodeManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:606:3::290/124\",\r\n \"2603:1040:1503:1::1d0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement\",\r\n + \ \"id\": \"BatchNodeManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n @@ -14421,7 +14641,7 @@ interactions: \ \"2603:1050:403::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.AustraliaCentral\",\r\n \"id\": \"BatchNodeManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -14429,7 +14649,7 @@ interactions: \ \"20.37.225.160/27\",\r\n \"2603:1010:304::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.AustraliaEast\",\r\n \ \"id\": \"BatchNodeManagement.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.70.73.0/27\",\r\n @@ -14438,7 +14658,7 @@ interactions: \ \"2603:1010:6:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.AustraliaSoutheast\",\r\n \"id\": \"BatchNodeManagement.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -14447,7 +14667,7 @@ interactions: \ \"191.239.160.185/32\",\r\n \"2603:1010:101::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.BrazilSouth\",\r\n \ \"id\": \"BatchNodeManagement.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"23.97.97.29/32\",\r\n @@ -14456,14 +14676,14 @@ interactions: \ \"2603:1050:6:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.BrazilSoutheast\",\r\n \"id\": \"BatchNodeManagement.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"191.233.10.0/27\",\r\n \ \"2603:1050:403::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CanadaCentral\",\r\n \"id\": \"BatchNodeManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.71.172.96/27\",\r\n @@ -14472,7 +14692,7 @@ interactions: \ \"52.237.30.175/32\",\r\n \"52.246.154.224/27\",\r\n \"2603:1030:f05:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.CanadaEast\",\r\n \ \"id\": \"BatchNodeManagement.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.69.107.128/27\",\r\n @@ -14481,7 +14701,7 @@ interactions: \ \"2603:1030:1005::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CentralIndia\",\r\n \"id\": \"BatchNodeManagement.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.99.96/27\",\r\n @@ -14489,7 +14709,7 @@ interactions: \ \"104.211.96.142/32\",\r\n \"104.211.96.144/31\",\r\n \"2603:1040:a06:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.CentralUS\",\r\n \ \"id\": \"BatchNodeManagement.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.67.190.3/32\",\r\n @@ -14501,7 +14721,7 @@ interactions: \ \"2603:1030:10:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CentralUSEUAP\",\r\n \"id\": \"BatchNodeManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.45.195.192/27\",\r\n @@ -14510,7 +14730,7 @@ interactions: \ \"52.180.181.239/32\",\r\n \"2603:1030:f:1::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastAsia\",\r\n \ \"id\": \"BatchNodeManagement.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.75.36.96/27\",\r\n @@ -14518,7 +14738,7 @@ interactions: \ \"168.63.133.23/32\",\r\n \"168.63.208.148/32\",\r\n \"207.46.149.75/32\",\r\n \ \"2603:1040:207::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.EastUS\",\r\n \"id\": - \"BatchNodeManagement.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14531,7 +14751,7 @@ interactions: \ \"191.236.38.142/32\",\r\n \"2603:1030:210:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastUS2\",\r\n \ \"id\": \"BatchNodeManagement.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.77.80.138/32\",\r\n @@ -14542,7 +14762,7 @@ interactions: \ \"137.116.37.146/32\",\r\n \"137.116.46.180/32\",\r\n \"2603:1030:40c:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastUS2EUAP\",\r\n \ \"id\": \"BatchNodeManagement.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.39.1.125/32\",\r\n @@ -14554,7 +14774,7 @@ interactions: \ \"52.253.227.240/32\",\r\n \"2603:1030:40b:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.FranceCentral\",\r\n \ \"id\": \"BatchNodeManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.40.137.186/32\",\r\n @@ -14563,28 +14783,28 @@ interactions: \ \"52.143.140.12/32\",\r\n \"2603:1020:805:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.FranceSouth\",\r\n \ \"id\": \"BatchNodeManagement.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.105.89.192/27\",\r\n \ \"52.136.143.192/31\",\r\n \"2603:1020:905::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.GermanyNorth\",\r\n \ \"id\": \"BatchNodeManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.116.48.224/27\",\r\n \ \"51.116.59.224/27\",\r\n \"2603:1020:d04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.GermanyWestCentral\",\r\n \ \"id\": \"BatchNodeManagement.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.116.144.224/27\",\r\n \ \"51.116.154.32/27\",\r\n \"51.116.243.0/27\",\r\n \"51.116.251.0/27\",\r\n \ \"2603:1020:c04:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.JapanEast\",\r\n \"id\": - \"BatchNodeManagement.JapanEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.JapanEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14594,7 +14814,7 @@ interactions: \ \"138.91.1.114/32\",\r\n \"2603:1040:407:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.JapanWest\",\r\n \ \"id\": \"BatchNodeManagement.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.74.101.0/27\",\r\n @@ -14602,7 +14822,7 @@ interactions: \ \"104.46.236.29/32\",\r\n \"138.91.17.36/32\",\r\n \"2603:1040:606::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.JioIndiaCentral\",\r\n \ \"id\": \"BatchNodeManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -14610,14 +14830,14 @@ interactions: \ \"2603:1040:1104::300/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.JioIndiaWest\",\r\n \"id\": \"BatchNodeManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.161.224/27\",\r\n \ \"20.193.203.128/27\",\r\n \"2603:1040:d04::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.KoreaCentral\",\r\n \ \"id\": \"BatchNodeManagement.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.41.66.128/27\",\r\n @@ -14625,14 +14845,14 @@ interactions: \ \"52.231.32.82/32\",\r\n \"2603:1040:f05:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.KoreaSouth\",\r\n \ \"id\": \"BatchNodeManagement.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.80.170.128/27\",\r\n \ \"52.231.147.128/27\",\r\n \"52.231.200.112/31\",\r\n \"52.231.200.126/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.NorthCentralUS\",\r\n \ \"id\": \"BatchNodeManagement.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -14643,7 +14863,7 @@ interactions: \ \"2603:1030:608::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.NorthEurope\",\r\n \"id\": \"BatchNodeManagement.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.229.32/27\",\r\n @@ -14654,22 +14874,29 @@ interactions: \ \"168.63.36.126/32\",\r\n \"2603:1020:5:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.NorwayEast\",\r\n \ \"id\": \"BatchNodeManagement.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.41.192/27\",\r\n \ \"51.120.99.224/27\",\r\n \"51.120.107.96/27\",\r\n \"51.120.211.96/27\",\r\n \ \"2603:1020:e04:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.NorwayWest\",\r\n \"id\": - \"BatchNodeManagement.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.220.0/27\",\r\n \ \"51.120.225.160/27\",\r\n \"2603:1020:f04::400/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n - \ \"id\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.QatarCentral\",\r\n + \ \"id\": \"BatchNodeManagement.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.21.33.32/27\",\r\n + \ \"2603:1040:1002::500/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"id\": + \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -14678,49 +14905,49 @@ interactions: \ \"2603:1000:104:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.SouthAfricaWest\",\r\n \"id\": \"BatchNodeManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"102.133.27.192/27\",\r\n \"102.133.56.192/27\",\r\n \ \"2603:1000:4::400/122\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"BatchNodeManagement.SouthCentralUS\",\r\n \"id\": \"BatchNodeManagement.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n \ \"13.73.249.64/27\",\r\n \"20.45.122.224/27\",\r\n \"20.49.91.64/27\",\r\n \ \"23.101.176.33/32\",\r\n \"23.102.178.148/32\",\r\n \"23.102.185.64/32\",\r\n \ \"40.74.177.177/32\",\r\n \"52.249.60.22/32\",\r\n \"70.37.49.163/32\",\r\n \ \"104.214.19.192/27\",\r\n \"104.214.65.153/32\",\r\n \"2603:1030:807:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthCentralUSSTG\",\r\n \ \"id\": \"BatchNodeManagement.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.4.112/29\",\r\n \ \"20.45.113.160/27\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"BatchNodeManagement.SoutheastAsia\",\r\n \"id\": \"BatchNodeManagement.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n \"20.43.132.64/27\",\r\n - \ \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n \"23.98.82.160/27\",\r\n - \ \"40.78.234.96/27\",\r\n \"111.221.104.48/32\",\r\n \"207.46.225.72/32\",\r\n - \ \"2603:1040:5:1::340/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"BatchNodeManagement.SouthIndia\",\r\n \"id\": - \"BatchNodeManagement.SouthIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n + \ \"20.43.132.64/27\",\r\n \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n + \ \"23.98.82.160/27\",\r\n \"40.78.234.96/27\",\r\n \"111.221.104.48/32\",\r\n + \ \"207.46.225.72/32\",\r\n \"2603:1040:5:1::340/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthIndia\",\r\n + \ \"id\": \"BatchNodeManagement.SouthIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.41.195.128/27\",\r\n \ \"40.78.195.128/27\",\r\n \"104.211.224.117/32\",\r\n \"104.211.224.119/32\",\r\n \ \"104.211.224.121/32\",\r\n \"2603:1040:c06::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwedenCentral\",\r\n \ \"id\": \"BatchNodeManagement.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.41.192/27\",\r\n @@ -14728,42 +14955,42 @@ interactions: \ \"2603:1020:1004::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.SwedenSouth\",\r\n \"id\": \"BatchNodeManagement.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.193.192/27\",\r\n \ \"51.12.204.0/27\",\r\n \"2603:1020:1104::300/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwitzerlandNorth\",\r\n \ \"id\": \"BatchNodeManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.49.192/27\",\r\n \ \"51.107.59.224/27\",\r\n \"2603:1020:a04:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwitzerlandWest\",\r\n \ \"id\": \"BatchNodeManagement.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.145.160/27\",\r\n \ \"51.107.155.224/27\",\r\n \"2603:1020:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UAECentral\",\r\n \ \"id\": \"BatchNodeManagement.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.37.65.160/27\",\r\n \ \"20.37.75.224/27\",\r\n \"2603:1040:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UAENorth\",\r\n \ \"id\": \"BatchNodeManagement.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.38.137.192/27\",\r\n \ \"65.52.251.224/27\",\r\n \"2603:1040:904:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UKSouth\",\r\n \ \"id\": \"BatchNodeManagement.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.104.28.0/27\",\r\n @@ -14771,7 +14998,7 @@ interactions: \ \"51.140.184.59/32\",\r\n \"51.140.184.61/32\",\r\n \"51.140.184.63/32\",\r\n \ \"2603:1020:705:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.UKWest\",\r\n \"id\": - \"BatchNodeManagement.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14780,7 +15007,7 @@ interactions: \ \"51.141.8.64/32\",\r\n \"2603:1020:605::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestCentralUS\",\r\n \ \"id\": \"BatchNodeManagement.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.71.195.160/27\",\r\n @@ -14789,7 +15016,7 @@ interactions: \ \"52.161.107.48/32\",\r\n \"2603:1030:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestEurope\",\r\n \ \"id\": \"BatchNodeManagement.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.65.64/26\",\r\n @@ -14807,7 +15034,7 @@ interactions: \ \"137.116.193.225/32\",\r\n \"168.63.5.53/32\",\r\n \"191.233.76.85/32\",\r\n \ \"2603:1020:206:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestIndia\",\r\n \"id\": - \"BatchNodeManagement.WestIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14815,7 +15042,7 @@ interactions: \ \"104.211.147.96/27\",\r\n \"104.211.160.72/32\",\r\n \"104.211.160.74/31\",\r\n \ \"2603:1040:806::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestUS\",\r\n \"id\": - \"BatchNodeManagement.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14826,7 +15053,7 @@ interactions: \ \"191.239.18.3/32\",\r\n \"191.239.21.73/32\",\r\n \"191.239.40.217/32\",\r\n \ \"2603:1030:a07::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestUS2\",\r\n \"id\": - \"BatchNodeManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -14837,15 +15064,15 @@ interactions: \ \"52.191.129.21/32\",\r\n \"52.191.166.57/32\",\r\n \"2603:1030:c06:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestUS3\",\r\n \ \"id\": \"BatchNodeManagement.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.150.161.224/27\",\r\n \ \"20.150.172.0/27\",\r\n \"20.150.179.96/27\",\r\n \"20.150.187.96/27\",\r\n \ \"2603:1030:504:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"CognitiveServicesManagement\",\r\n \"id\": - \"CognitiveServicesManagement\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"17\",\r\n \"region\": + \"CognitiveServicesManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"18\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"CognitiveServicesManagement\",\r\n \"addressPrefixes\": @@ -15012,155 +15239,156 @@ interactions: \ \"20.207.5.0/26\",\r\n \"20.208.4.124/30\",\r\n \"20.208.5.40/29\",\r\n \ \"20.208.5.48/28\",\r\n \"20.208.144.192/26\",\r\n \"20.208.145.0/25\",\r\n \ \"20.210.71.0/25\",\r\n \"20.210.71.128/26\",\r\n \"20.210.144.0/26\",\r\n - \ \"20.211.71.160/28\",\r\n \"20.213.195.128/25\",\r\n \"20.213.196.0/26\",\r\n - \ \"20.214.130.64/26\",\r\n \"20.214.130.128/25\",\r\n \"20.215.6.144/28\",\r\n - \ \"20.215.6.160/27\",\r\n \"20.215.6.192/26\",\r\n \"20.215.7.224/29\",\r\n - \ \"20.217.46.144/28\",\r\n \"20.217.46.160/27\",\r\n \"20.217.46.192/26\",\r\n - \ \"20.217.47.224/29\",\r\n \"20.220.0.0/25\",\r\n \"20.221.137.0/25\",\r\n - \ \"20.221.137.128/26\",\r\n \"20.223.66.192/26\",\r\n \"20.223.67.0/25\",\r\n - \ \"20.228.2.64/26\",\r\n \"20.228.2.128/25\",\r\n \"20.232.91.64/26\",\r\n - \ \"20.232.91.128/25\",\r\n \"20.236.145.0/25\",\r\n \"20.236.145.128/26\",\r\n - \ \"23.96.13.121/32\",\r\n \"23.96.229.148/32\",\r\n \"23.96.235.37/32\",\r\n - \ \"23.98.107.28/30\",\r\n \"23.98.107.200/29\",\r\n \"23.98.107.208/28\",\r\n - \ \"23.98.108.36/30\",\r\n \"23.98.108.40/31\",\r\n \"23.98.108.192/26\",\r\n - \ \"23.98.109.32/29\",\r\n \"23.100.0.32/32\",\r\n \"23.100.57.171/32\",\r\n - \ \"23.100.59.49/32\",\r\n \"40.64.10.160/27\",\r\n \"40.64.10.192/28\",\r\n - \ \"40.64.13.64/26\",\r\n \"40.64.13.128/25\",\r\n \"40.64.16.243/32\",\r\n - \ \"40.64.17.103/32\",\r\n \"40.64.22.205/32\",\r\n \"40.64.128.192/27\",\r\n - \ \"40.64.134.140/30\",\r\n \"40.64.134.168/29\",\r\n \"40.64.134.176/28\",\r\n - \ \"40.64.135.80/29\",\r\n \"40.67.48.224/27\",\r\n \"40.67.49.192/27\",\r\n - \ \"40.67.49.224/28\",\r\n \"40.67.52.128/26\",\r\n \"40.67.53.160/28\",\r\n - \ \"40.69.73.194/32\",\r\n \"40.69.104.32/30\",\r\n \"40.69.111.36/30\",\r\n - \ \"40.70.47.165/32\",\r\n \"40.70.241.203/32\",\r\n \"40.74.30.108/30\",\r\n - \ \"40.74.31.64/26\",\r\n \"40.74.64.203/32\",\r\n \"40.74.79.140/32\",\r\n - \ \"40.74.82.17/32\",\r\n \"40.74.116.89/32\",\r\n \"40.74.251.115/32\",\r\n - \ \"40.78.20.224/32\",\r\n \"40.78.52.77/32\",\r\n \"40.78.204.0/29\",\r\n - \ \"40.78.204.32/29\",\r\n \"40.79.132.48/29\",\r\n \"40.79.132.80/29\",\r\n - \ \"40.79.156.64/27\",\r\n \"40.79.176.32/30\",\r\n \"40.79.187.168/29\",\r\n - \ \"40.79.187.200/29\",\r\n \"40.80.57.208/28\",\r\n \"40.80.57.224/27\",\r\n - \ \"40.80.58.192/27\",\r\n \"40.80.63.152/30\",\r\n \"40.80.63.224/28\",\r\n - \ \"40.80.63.240/30\",\r\n \"40.80.97.0/25\",\r\n \"40.80.97.128/26\",\r\n - \ \"40.80.169.192/27\",\r\n \"40.80.170.160/27\",\r\n \"40.80.170.192/28\",\r\n - \ \"40.80.172.28/30\",\r\n \"40.80.176.0/28\",\r\n \"40.80.188.112/28\",\r\n - \ \"40.80.190.128/27\",\r\n \"40.80.190.224/27\",\r\n \"40.82.253.200/30\",\r\n - \ \"40.82.253.208/28\",\r\n \"40.82.255.0/26\",\r\n \"40.82.255.96/27\",\r\n - \ \"40.86.227.247/32\",\r\n \"40.87.48.184/32\",\r\n \"40.88.22.25/32\",\r\n - \ \"40.89.17.240/28\",\r\n \"40.89.18.128/27\",\r\n \"40.89.18.224/27\",\r\n - \ \"40.89.23.36/30\",\r\n \"40.89.133.209/32\",\r\n \"40.112.254.71/32\",\r\n - \ \"40.113.124.208/32\",\r\n \"40.113.226.173/32\",\r\n \"40.115.248.103/32\",\r\n - \ \"40.117.154.42/32\",\r\n \"40.117.232.90/32\",\r\n \"40.119.11.216/29\",\r\n - \ \"40.119.229.160/32\",\r\n \"40.120.8.48/30\",\r\n \"40.122.42.111/32\",\r\n - \ \"40.123.205.29/32\",\r\n \"40.123.210.248/32\",\r\n \"40.123.214.182/32\",\r\n - \ \"40.123.214.251/32\",\r\n \"40.123.218.49/32\",\r\n \"40.127.76.4/32\",\r\n - \ \"40.127.76.10/32\",\r\n \"40.127.165.113/32\",\r\n \"51.11.97.80/29\",\r\n - \ \"51.12.17.32/28\",\r\n \"51.12.17.136/29\",\r\n \"51.12.17.144/28\",\r\n - \ \"51.12.22.240/28\",\r\n \"51.12.25.32/28\",\r\n \"51.12.25.208/29\",\r\n - \ \"51.12.41.48/28\",\r\n \"51.12.41.128/27\",\r\n \"51.12.41.224/27\",\r\n - \ \"51.12.43.192/26\",\r\n \"51.12.46.240/28\",\r\n \"51.12.73.208/28\",\r\n - \ \"51.12.74.128/27\",\r\n \"51.12.193.48/28\",\r\n \"51.12.193.128/27\",\r\n - \ \"51.12.193.224/27\",\r\n \"51.12.195.128/26\",\r\n \"51.13.1.0/29\",\r\n - \ \"51.13.84.17/32\",\r\n \"51.13.84.18/32\",\r\n \"51.13.128.72/29\",\r\n - \ \"51.13.136.64/26\",\r\n \"51.13.137.192/28\",\r\n \"51.13.137.224/27\",\r\n - \ \"51.13.143.96/27\",\r\n \"51.53.30.176/28\",\r\n \"51.53.30.192/27\",\r\n - \ \"51.53.31.0/26\",\r\n \"51.53.101.0/29\",\r\n \"51.53.174.160/27\",\r\n - \ \"51.53.174.192/26\",\r\n \"51.53.178.0/28\",\r\n \"51.53.178.208/29\",\r\n - \ \"51.103.144.46/32\",\r\n \"51.104.25.240/28\",\r\n \"51.104.27.64/27\",\r\n - \ \"51.104.28.32/27\",\r\n \"51.104.31.160/29\",\r\n \"51.104.31.168/30\",\r\n - \ \"51.104.31.176/28\",\r\n \"51.105.67.176/29\",\r\n \"51.105.67.208/29\",\r\n - \ \"51.105.80.224/27\",\r\n \"51.105.81.192/27\",\r\n \"51.105.81.224/28\",\r\n - \ \"51.105.89.128/27\",\r\n \"51.105.89.224/27\",\r\n \"51.105.90.0/28\",\r\n - \ \"51.105.92.52/30\",\r\n \"51.107.22.20/32\",\r\n \"51.107.22.221/32\",\r\n - \ \"51.107.22.246/32\",\r\n \"51.107.48.240/28\",\r\n \"51.107.49.128/27\",\r\n - \ \"51.107.49.224/27\",\r\n \"51.107.52.216/29\",\r\n \"51.107.53.36/30\",\r\n - \ \"51.107.53.40/29\",\r\n \"51.107.84.104/32\",\r\n \"51.107.85.61/32\",\r\n - \ \"51.107.128.24/29\",\r\n \"51.107.144.224/27\",\r\n \"51.107.145.192/27\",\r\n - \ \"51.107.145.224/28\",\r\n \"51.107.148.20/30\",\r\n \"51.107.148.64/28\",\r\n - \ \"51.107.192.72/29\",\r\n \"51.107.224.130/32\",\r\n \"51.107.224.153/32\",\r\n - \ \"51.107.224.189/32\",\r\n \"51.107.224.209/32\",\r\n \"51.107.239.167/32\",\r\n - \ \"51.107.241.0/26\",\r\n \"51.107.241.128/27\",\r\n \"51.107.242.224/28\",\r\n - \ \"51.107.249.0/26\",\r\n \"51.107.249.128/27\",\r\n \"51.107.250.240/28\",\r\n - \ \"51.107.255.180/30\",\r\n \"51.107.255.184/29\",\r\n \"51.116.48.144/28\",\r\n - \ \"51.116.48.160/27\",\r\n \"51.116.49.0/27\",\r\n \"51.116.51.192/26\",\r\n - \ \"51.116.54.176/28\",\r\n \"51.116.55.64/28\",\r\n \"51.116.77.16/28\",\r\n - \ \"51.116.77.32/27\",\r\n \"51.116.79.0/25\",\r\n \"51.116.79.128/26\",\r\n - \ \"51.116.144.144/28\",\r\n \"51.116.144.160/27\",\r\n \"51.116.145.0/27\",\r\n - \ \"51.116.148.128/26\",\r\n \"51.116.149.208/28\",\r\n \"51.116.211.6/32\",\r\n - \ \"51.120.40.240/28\",\r\n \"51.120.41.128/27\",\r\n \"51.120.41.224/27\",\r\n - \ \"51.120.78.154/32\",\r\n \"51.120.109.192/29\",\r\n \"51.120.177.128/25\",\r\n - \ \"51.120.178.0/26\",\r\n \"51.120.224.224/27\",\r\n \"51.120.225.192/27\",\r\n - \ \"51.120.225.224/28\",\r\n \"51.120.232.64/26\",\r\n \"51.120.233.144/28\",\r\n - \ \"51.120.233.160/27\",\r\n \"51.120.237.0/29\",\r\n \"51.124.95.46/32\",\r\n - \ \"51.124.140.143/32\",\r\n \"51.137.162.128/27\",\r\n \"51.137.162.224/27\",\r\n - \ \"51.137.163.0/28\",\r\n \"51.137.166.28/30\",\r\n \"51.137.166.44/30\",\r\n - \ \"51.137.166.48/28\",\r\n \"51.137.167.192/26\",\r\n \"51.138.40.194/32\",\r\n - \ \"51.138.41.75/32\",\r\n \"51.138.160.4/30\",\r\n \"51.138.210.144/28\",\r\n - \ \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\r\n \"51.142.128.192/26\",\r\n - \ \"51.142.129.0/25\",\r\n \"51.143.192.224/27\",\r\n \"51.143.193.192/27\",\r\n - \ \"51.143.193.224/28\",\r\n \"51.143.208.128/30\",\r\n \"51.143.209.0/26\",\r\n - \ \"51.143.209.64/27\",\r\n \"51.143.212.160/28\",\r\n \"51.144.83.210/32\",\r\n - \ \"52.136.48.240/28\",\r\n \"52.136.49.128/27\",\r\n \"52.136.49.224/27\",\r\n - \ \"52.136.53.0/26\",\r\n \"52.136.184.128/26\",\r\n \"52.136.184.192/27\",\r\n - \ \"52.136.185.160/28\",\r\n \"52.136.191.32/28\",\r\n \"52.136.191.48/29\",\r\n - \ \"52.136.191.56/30\",\r\n \"52.138.41.171/32\",\r\n \"52.138.92.172/30\",\r\n - \ \"52.139.106.0/26\",\r\n \"52.139.106.128/27\",\r\n \"52.139.107.192/28\",\r\n - \ \"52.140.105.192/27\",\r\n \"52.140.106.160/27\",\r\n \"52.140.106.192/28\",\r\n - \ \"52.140.110.96/29\",\r\n \"52.140.110.104/30\",\r\n \"52.140.110.112/28\",\r\n - \ \"52.140.110.160/30\",\r\n \"52.140.111.128/26\",\r\n \"52.140.111.224/27\",\r\n - \ \"52.142.81.236/32\",\r\n \"52.142.83.87/32\",\r\n \"52.142.84.66/32\",\r\n - \ \"52.142.85.51/32\",\r\n \"52.143.91.192/28\",\r\n \"52.146.79.144/28\",\r\n - \ \"52.146.79.224/27\",\r\n \"52.146.131.32/28\",\r\n \"52.146.131.48/30\",\r\n - \ \"52.146.131.96/27\",\r\n \"52.146.132.128/26\",\r\n \"52.146.133.0/27\",\r\n - \ \"52.146.137.16/28\",\r\n \"52.147.43.145/32\",\r\n \"52.147.44.12/32\",\r\n - \ \"52.147.97.4/30\",\r\n \"52.147.112.0/26\",\r\n \"52.147.112.64/27\",\r\n - \ \"52.147.112.208/28\",\r\n \"52.147.119.100/30\",\r\n \"52.147.119.104/29\",\r\n - \ \"52.147.119.112/28\",\r\n \"52.149.31.64/28\",\r\n \"52.150.139.192/27\",\r\n - \ \"52.150.140.160/27\",\r\n \"52.150.140.192/28\",\r\n \"52.150.154.200/29\",\r\n - \ \"52.150.154.208/28\",\r\n \"52.150.156.32/30\",\r\n \"52.150.156.40/30\",\r\n - \ \"52.150.157.64/26\",\r\n \"52.150.157.128/27\",\r\n \"52.151.39.177/32\",\r\n - \ \"52.152.207.160/28\",\r\n \"52.152.207.192/28\",\r\n \"52.153.156.9/32\",\r\n - \ \"52.153.156.15/32\",\r\n \"52.156.93.240/28\",\r\n \"52.156.103.64/27\",\r\n - \ \"52.156.103.96/28\",\r\n \"52.156.205.101/32\",\r\n \"52.161.16.73/32\",\r\n - \ \"52.162.110.248/29\",\r\n \"52.162.111.24/29\",\r\n \"52.163.56.146/32\",\r\n - \ \"52.168.112.0/26\",\r\n \"52.171.134.140/32\",\r\n \"52.172.112.0/28\",\r\n - \ \"52.172.112.16/29\",\r\n \"52.172.112.192/26\",\r\n \"52.172.113.32/27\",\r\n - \ \"52.172.116.16/28\",\r\n \"52.172.187.21/32\",\r\n \"52.172.253.194/32\",\r\n - \ \"52.173.240.242/32\",\r\n \"52.174.146.221/32\",\r\n \"52.175.18.186/32\",\r\n - \ \"52.175.35.166/32\",\r\n \"52.179.14.109/32\",\r\n \"52.179.113.96/27\",\r\n - \ \"52.179.113.128/28\",\r\n \"52.180.162.194/32\",\r\n \"52.180.166.172/32\",\r\n - \ \"52.180.178.146/32\",\r\n \"52.180.179.119/32\",\r\n \"52.180.179.162/32\",\r\n - \ \"52.180.181.121/32\",\r\n \"52.183.33.203/32\",\r\n \"52.186.33.48/28\",\r\n - \ \"52.186.91.216/32\",\r\n \"52.187.20.181/32\",\r\n \"52.187.39.99/32\",\r\n - \ \"52.190.33.56/32\",\r\n \"52.190.33.61/32\",\r\n \"52.190.33.154/32\",\r\n - \ \"52.191.89.158/32\",\r\n \"52.191.173.81/32\",\r\n \"52.228.83.128/27\",\r\n - \ \"52.228.83.224/27\",\r\n \"52.228.84.0/28\",\r\n \"52.231.32.132/32\",\r\n - \ \"52.231.76.205/32\",\r\n \"52.231.78.101/32\",\r\n \"52.231.79.142/32\",\r\n - \ \"52.231.148.200/30\",\r\n \"52.231.159.35/32\",\r\n \"52.237.137.4/32\",\r\n - \ \"52.242.40.212/30\",\r\n \"52.242.40.216/29\",\r\n \"52.242.40.224/28\",\r\n - \ \"52.242.45.192/26\",\r\n \"52.242.46.0/25\",\r\n \"52.249.209.252/32\",\r\n - \ \"52.254.75.76/32\",\r\n \"52.255.83.208/28\",\r\n \"52.255.84.176/28\",\r\n - \ \"52.255.84.192/28\",\r\n \"52.255.124.16/28\",\r\n \"52.255.124.80/28\",\r\n - \ \"52.255.124.96/28\",\r\n \"65.52.205.19/32\",\r\n \"65.52.252.208/28\",\r\n - \ \"102.37.81.64/28\",\r\n \"102.37.160.144/28\",\r\n \"102.37.167.120/30\",\r\n - \ \"102.133.28.72/29\",\r\n \"102.133.28.104/29\",\r\n \"102.133.56.144/28\",\r\n - \ \"102.133.56.224/27\",\r\n \"102.133.61.192/26\",\r\n \"102.133.75.174/32\",\r\n - \ \"102.133.123.248/29\",\r\n \"102.133.124.24/29\",\r\n - \ \"102.133.124.88/29\",\r\n \"102.133.124.96/29\",\r\n \"102.133.130.139/32\",\r\n - \ \"102.133.143.144/32\",\r\n \"102.133.143.187/32\",\r\n - \ \"102.133.156.128/29\",\r\n \"102.133.161.242/32\",\r\n - \ \"102.133.162.109/32\",\r\n \"102.133.162.196/32\",\r\n - \ \"102.133.163.185/32\",\r\n \"102.133.217.80/28\",\r\n - \ \"102.133.217.96/27\",\r\n \"102.133.218.0/27\",\r\n \"102.133.220.192/30\",\r\n - \ \"102.133.221.64/26\",\r\n \"102.133.221.128/27\",\r\n - \ \"102.133.236.198/32\",\r\n \"104.42.100.80/32\",\r\n \"104.42.239.93/32\",\r\n - \ \"104.46.176.164/30\",\r\n \"104.46.176.176/28\",\r\n \"104.46.178.4/30\",\r\n - \ \"104.46.178.192/26\",\r\n \"104.46.179.0/27\",\r\n \"104.46.183.128/28\",\r\n - \ \"104.46.239.137/32\",\r\n \"104.211.222.193/32\",\r\n - \ \"104.214.49.162/32\",\r\n \"104.214.233.86/32\",\r\n \"104.215.9.217/32\",\r\n - \ \"137.116.171.91/32\",\r\n \"137.117.70.195/32\",\r\n \"137.135.45.32/32\",\r\n - \ \"137.135.64.59/32\",\r\n \"168.61.147.151/32\",\r\n \"168.61.165.229/32\",\r\n - \ \"168.63.20.177/32\",\r\n \"191.232.39.30/32\",\r\n \"191.232.162.204/32\",\r\n - \ \"191.233.10.48/28\",\r\n \"191.233.10.64/27\",\r\n \"191.233.10.128/27\",\r\n - \ \"191.233.15.64/26\",\r\n \"191.233.205.72/29\",\r\n \"191.233.205.104/29\",\r\n + \ \"20.210.145.0/29\",\r\n \"20.211.71.160/28\",\r\n \"20.213.195.128/25\",\r\n + \ \"20.213.196.0/26\",\r\n \"20.214.130.64/26\",\r\n \"20.214.130.128/25\",\r\n + \ \"20.215.6.144/28\",\r\n \"20.215.6.160/27\",\r\n \"20.215.6.192/26\",\r\n + \ \"20.215.7.224/29\",\r\n \"20.217.46.144/28\",\r\n \"20.217.46.160/27\",\r\n + \ \"20.217.46.192/26\",\r\n \"20.217.47.224/29\",\r\n \"20.220.0.0/25\",\r\n + \ \"20.221.137.0/25\",\r\n \"20.221.137.128/26\",\r\n \"20.223.66.192/26\",\r\n + \ \"20.223.67.0/25\",\r\n \"20.228.2.64/26\",\r\n \"20.228.2.128/25\",\r\n + \ \"20.232.91.64/26\",\r\n \"20.232.91.128/25\",\r\n \"20.236.145.0/25\",\r\n + \ \"20.236.145.128/26\",\r\n \"23.96.13.121/32\",\r\n \"23.96.229.148/32\",\r\n + \ \"23.96.235.37/32\",\r\n \"23.98.107.28/30\",\r\n \"23.98.107.200/29\",\r\n + \ \"23.98.107.208/28\",\r\n \"23.98.108.36/30\",\r\n \"23.98.108.40/31\",\r\n + \ \"23.98.108.192/26\",\r\n \"23.98.109.32/29\",\r\n \"23.100.0.32/32\",\r\n + \ \"23.100.57.171/32\",\r\n \"23.100.59.49/32\",\r\n \"40.64.10.160/27\",\r\n + \ \"40.64.10.192/28\",\r\n \"40.64.13.64/26\",\r\n \"40.64.13.128/25\",\r\n + \ \"40.64.16.243/32\",\r\n \"40.64.17.103/32\",\r\n \"40.64.22.205/32\",\r\n + \ \"40.64.128.192/27\",\r\n \"40.64.134.140/30\",\r\n \"40.64.134.168/29\",\r\n + \ \"40.64.134.176/28\",\r\n \"40.64.135.80/29\",\r\n \"40.67.48.224/27\",\r\n + \ \"40.67.49.192/27\",\r\n \"40.67.49.224/28\",\r\n \"40.67.52.128/26\",\r\n + \ \"40.67.53.160/28\",\r\n \"40.69.73.194/32\",\r\n \"40.69.104.32/30\",\r\n + \ \"40.69.111.36/30\",\r\n \"40.70.47.165/32\",\r\n \"40.70.241.203/32\",\r\n + \ \"40.74.30.108/30\",\r\n \"40.74.31.64/26\",\r\n \"40.74.64.203/32\",\r\n + \ \"40.74.79.140/32\",\r\n \"40.74.82.17/32\",\r\n \"40.74.116.89/32\",\r\n + \ \"40.74.251.115/32\",\r\n \"40.78.20.224/32\",\r\n \"40.78.52.77/32\",\r\n + \ \"40.78.204.0/29\",\r\n \"40.78.204.32/29\",\r\n \"40.79.132.48/29\",\r\n + \ \"40.79.132.80/29\",\r\n \"40.79.156.64/27\",\r\n \"40.79.176.32/30\",\r\n + \ \"40.79.187.168/29\",\r\n \"40.79.187.200/29\",\r\n \"40.80.57.208/28\",\r\n + \ \"40.80.57.224/27\",\r\n \"40.80.58.192/27\",\r\n \"40.80.63.152/30\",\r\n + \ \"40.80.63.224/28\",\r\n \"40.80.63.240/30\",\r\n \"40.80.97.0/25\",\r\n + \ \"40.80.97.128/26\",\r\n \"40.80.169.192/27\",\r\n \"40.80.170.160/27\",\r\n + \ \"40.80.170.192/28\",\r\n \"40.80.172.28/30\",\r\n \"40.80.176.0/28\",\r\n + \ \"40.80.188.112/28\",\r\n \"40.80.190.128/27\",\r\n \"40.80.190.224/27\",\r\n + \ \"40.82.253.200/30\",\r\n \"40.82.253.208/28\",\r\n \"40.82.255.0/26\",\r\n + \ \"40.82.255.96/27\",\r\n \"40.86.227.247/32\",\r\n \"40.87.48.184/32\",\r\n + \ \"40.88.22.25/32\",\r\n \"40.89.17.240/28\",\r\n \"40.89.18.128/27\",\r\n + \ \"40.89.18.224/27\",\r\n \"40.89.23.36/30\",\r\n \"40.89.133.209/32\",\r\n + \ \"40.112.254.71/32\",\r\n \"40.113.124.208/32\",\r\n \"40.113.226.173/32\",\r\n + \ \"40.115.248.103/32\",\r\n \"40.117.154.42/32\",\r\n \"40.117.232.90/32\",\r\n + \ \"40.119.11.216/29\",\r\n \"40.119.229.160/32\",\r\n \"40.120.8.48/30\",\r\n + \ \"40.122.42.111/32\",\r\n \"40.123.205.29/32\",\r\n \"40.123.210.248/32\",\r\n + \ \"40.123.214.182/32\",\r\n \"40.123.214.251/32\",\r\n \"40.123.218.49/32\",\r\n + \ \"40.127.76.4/32\",\r\n \"40.127.76.10/32\",\r\n \"40.127.165.113/32\",\r\n + \ \"51.11.97.80/29\",\r\n \"51.12.17.32/28\",\r\n \"51.12.17.136/29\",\r\n + \ \"51.12.17.144/28\",\r\n \"51.12.22.240/28\",\r\n \"51.12.25.32/28\",\r\n + \ \"51.12.25.208/29\",\r\n \"51.12.41.48/28\",\r\n \"51.12.41.128/27\",\r\n + \ \"51.12.41.224/27\",\r\n \"51.12.43.192/26\",\r\n \"51.12.46.240/28\",\r\n + \ \"51.12.73.208/28\",\r\n \"51.12.74.128/27\",\r\n \"51.12.193.48/28\",\r\n + \ \"51.12.193.128/27\",\r\n \"51.12.193.224/27\",\r\n \"51.12.195.128/26\",\r\n + \ \"51.13.1.0/29\",\r\n \"51.13.84.17/32\",\r\n \"51.13.84.18/32\",\r\n + \ \"51.13.128.72/29\",\r\n \"51.13.136.64/26\",\r\n \"51.13.137.192/28\",\r\n + \ \"51.13.137.224/27\",\r\n \"51.13.143.96/27\",\r\n \"51.53.30.176/28\",\r\n + \ \"51.53.30.192/27\",\r\n \"51.53.31.0/26\",\r\n \"51.53.101.0/29\",\r\n + \ \"51.53.174.160/27\",\r\n \"51.53.174.192/26\",\r\n \"51.53.178.0/28\",\r\n + \ \"51.53.178.208/29\",\r\n \"51.103.144.46/32\",\r\n \"51.104.25.240/28\",\r\n + \ \"51.104.27.64/27\",\r\n \"51.104.28.32/27\",\r\n \"51.104.31.160/29\",\r\n + \ \"51.104.31.168/30\",\r\n \"51.104.31.176/28\",\r\n \"51.105.67.176/29\",\r\n + \ \"51.105.67.208/29\",\r\n \"51.105.80.224/27\",\r\n \"51.105.81.192/27\",\r\n + \ \"51.105.81.224/28\",\r\n \"51.105.89.128/27\",\r\n \"51.105.89.224/27\",\r\n + \ \"51.105.90.0/28\",\r\n \"51.105.92.52/30\",\r\n \"51.107.22.20/32\",\r\n + \ \"51.107.22.221/32\",\r\n \"51.107.22.246/32\",\r\n \"51.107.48.240/28\",\r\n + \ \"51.107.49.128/27\",\r\n \"51.107.49.224/27\",\r\n \"51.107.52.216/29\",\r\n + \ \"51.107.53.36/30\",\r\n \"51.107.53.40/29\",\r\n \"51.107.84.104/32\",\r\n + \ \"51.107.85.61/32\",\r\n \"51.107.128.24/29\",\r\n \"51.107.144.224/27\",\r\n + \ \"51.107.145.192/27\",\r\n \"51.107.145.224/28\",\r\n \"51.107.148.20/30\",\r\n + \ \"51.107.148.64/28\",\r\n \"51.107.192.72/29\",\r\n \"51.107.224.130/32\",\r\n + \ \"51.107.224.153/32\",\r\n \"51.107.224.189/32\",\r\n \"51.107.224.209/32\",\r\n + \ \"51.107.239.167/32\",\r\n \"51.107.241.0/26\",\r\n \"51.107.241.128/27\",\r\n + \ \"51.107.242.224/28\",\r\n \"51.107.249.0/26\",\r\n \"51.107.249.128/27\",\r\n + \ \"51.107.250.240/28\",\r\n \"51.107.255.180/30\",\r\n \"51.107.255.184/29\",\r\n + \ \"51.116.48.144/28\",\r\n \"51.116.48.160/27\",\r\n \"51.116.49.0/27\",\r\n + \ \"51.116.51.192/26\",\r\n \"51.116.54.176/28\",\r\n \"51.116.55.64/28\",\r\n + \ \"51.116.77.16/28\",\r\n \"51.116.77.32/27\",\r\n \"51.116.79.0/25\",\r\n + \ \"51.116.79.128/26\",\r\n \"51.116.144.144/28\",\r\n \"51.116.144.160/27\",\r\n + \ \"51.116.145.0/27\",\r\n \"51.116.148.128/26\",\r\n \"51.116.149.208/28\",\r\n + \ \"51.116.211.6/32\",\r\n \"51.120.40.240/28\",\r\n \"51.120.41.128/27\",\r\n + \ \"51.120.41.224/27\",\r\n \"51.120.78.154/32\",\r\n \"51.120.109.192/29\",\r\n + \ \"51.120.177.128/25\",\r\n \"51.120.178.0/26\",\r\n \"51.120.224.224/27\",\r\n + \ \"51.120.225.192/27\",\r\n \"51.120.225.224/28\",\r\n \"51.120.232.64/26\",\r\n + \ \"51.120.233.144/28\",\r\n \"51.120.233.160/27\",\r\n \"51.120.237.0/29\",\r\n + \ \"51.124.95.46/32\",\r\n \"51.124.140.143/32\",\r\n \"51.137.162.128/27\",\r\n + \ \"51.137.162.224/27\",\r\n \"51.137.163.0/28\",\r\n \"51.137.166.28/30\",\r\n + \ \"51.137.166.44/30\",\r\n \"51.137.166.48/28\",\r\n \"51.137.167.192/26\",\r\n + \ \"51.138.40.194/32\",\r\n \"51.138.41.75/32\",\r\n \"51.138.160.4/30\",\r\n + \ \"51.138.210.144/28\",\r\n \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\r\n + \ \"51.142.128.192/26\",\r\n \"51.142.129.0/25\",\r\n \"51.143.192.224/27\",\r\n + \ \"51.143.193.192/27\",\r\n \"51.143.193.224/28\",\r\n \"51.143.208.128/30\",\r\n + \ \"51.143.209.0/26\",\r\n \"51.143.209.64/27\",\r\n \"51.143.212.160/28\",\r\n + \ \"51.144.83.210/32\",\r\n \"52.136.48.240/28\",\r\n \"52.136.49.128/27\",\r\n + \ \"52.136.49.224/27\",\r\n \"52.136.53.0/26\",\r\n \"52.136.184.128/26\",\r\n + \ \"52.136.184.192/27\",\r\n \"52.136.185.160/28\",\r\n \"52.136.191.32/28\",\r\n + \ \"52.136.191.48/29\",\r\n \"52.136.191.56/30\",\r\n \"52.138.41.171/32\",\r\n + \ \"52.138.92.172/30\",\r\n \"52.139.106.0/26\",\r\n \"52.139.106.128/27\",\r\n + \ \"52.139.107.192/28\",\r\n \"52.140.105.192/27\",\r\n \"52.140.106.160/27\",\r\n + \ \"52.140.106.192/28\",\r\n \"52.140.110.96/29\",\r\n \"52.140.110.104/30\",\r\n + \ \"52.140.110.112/28\",\r\n \"52.140.110.160/30\",\r\n \"52.140.111.128/26\",\r\n + \ \"52.140.111.224/27\",\r\n \"52.142.81.236/32\",\r\n \"52.142.83.87/32\",\r\n + \ \"52.142.84.66/32\",\r\n \"52.142.85.51/32\",\r\n \"52.143.91.192/28\",\r\n + \ \"52.146.79.144/28\",\r\n \"52.146.79.224/27\",\r\n \"52.146.131.32/28\",\r\n + \ \"52.146.131.48/30\",\r\n \"52.146.131.96/27\",\r\n \"52.146.132.128/26\",\r\n + \ \"52.146.133.0/27\",\r\n \"52.146.137.16/28\",\r\n \"52.147.43.145/32\",\r\n + \ \"52.147.44.12/32\",\r\n \"52.147.97.4/30\",\r\n \"52.147.112.0/26\",\r\n + \ \"52.147.112.64/27\",\r\n \"52.147.112.208/28\",\r\n \"52.147.119.100/30\",\r\n + \ \"52.147.119.104/29\",\r\n \"52.147.119.112/28\",\r\n \"52.149.31.64/28\",\r\n + \ \"52.150.139.192/27\",\r\n \"52.150.140.160/27\",\r\n \"52.150.140.192/28\",\r\n + \ \"52.150.154.200/29\",\r\n \"52.150.154.208/28\",\r\n \"52.150.156.32/30\",\r\n + \ \"52.150.156.40/30\",\r\n \"52.150.157.64/26\",\r\n \"52.150.157.128/27\",\r\n + \ \"52.151.39.177/32\",\r\n \"52.152.207.160/28\",\r\n \"52.152.207.192/28\",\r\n + \ \"52.153.156.9/32\",\r\n \"52.153.156.15/32\",\r\n \"52.156.93.240/28\",\r\n + \ \"52.156.103.64/27\",\r\n \"52.156.103.96/28\",\r\n \"52.156.205.101/32\",\r\n + \ \"52.161.16.73/32\",\r\n \"52.162.110.248/29\",\r\n \"52.162.111.24/29\",\r\n + \ \"52.163.56.146/32\",\r\n \"52.168.112.0/26\",\r\n \"52.171.134.140/32\",\r\n + \ \"52.172.112.0/28\",\r\n \"52.172.112.16/29\",\r\n \"52.172.112.192/26\",\r\n + \ \"52.172.113.32/27\",\r\n \"52.172.116.16/28\",\r\n \"52.172.187.21/32\",\r\n + \ \"52.172.253.194/32\",\r\n \"52.173.240.242/32\",\r\n \"52.174.146.221/32\",\r\n + \ \"52.175.18.186/32\",\r\n \"52.175.35.166/32\",\r\n \"52.179.14.109/32\",\r\n + \ \"52.179.113.96/27\",\r\n \"52.179.113.128/28\",\r\n \"52.180.162.194/32\",\r\n + \ \"52.180.166.172/32\",\r\n \"52.180.178.146/32\",\r\n \"52.180.179.119/32\",\r\n + \ \"52.180.179.162/32\",\r\n \"52.180.181.121/32\",\r\n \"52.183.33.203/32\",\r\n + \ \"52.186.33.48/28\",\r\n \"52.186.91.216/32\",\r\n \"52.187.20.181/32\",\r\n + \ \"52.187.39.99/32\",\r\n \"52.190.33.56/32\",\r\n \"52.190.33.61/32\",\r\n + \ \"52.190.33.154/32\",\r\n \"52.191.89.158/32\",\r\n \"52.191.173.81/32\",\r\n + \ \"52.228.83.128/27\",\r\n \"52.228.83.224/27\",\r\n \"52.228.84.0/28\",\r\n + \ \"52.231.32.132/32\",\r\n \"52.231.76.205/32\",\r\n \"52.231.78.101/32\",\r\n + \ \"52.231.79.142/32\",\r\n \"52.231.148.200/30\",\r\n \"52.231.159.35/32\",\r\n + \ \"52.237.137.4/32\",\r\n \"52.242.40.212/30\",\r\n \"52.242.40.216/29\",\r\n + \ \"52.242.40.224/28\",\r\n \"52.242.45.192/26\",\r\n \"52.242.46.0/25\",\r\n + \ \"52.249.209.252/32\",\r\n \"52.254.75.76/32\",\r\n \"52.255.83.208/28\",\r\n + \ \"52.255.84.176/28\",\r\n \"52.255.84.192/28\",\r\n \"52.255.124.16/28\",\r\n + \ \"52.255.124.80/28\",\r\n \"52.255.124.96/28\",\r\n \"65.52.205.19/32\",\r\n + \ \"65.52.252.208/28\",\r\n \"102.37.81.64/28\",\r\n \"102.37.160.144/28\",\r\n + \ \"102.37.167.120/30\",\r\n \"102.133.28.72/29\",\r\n \"102.133.28.104/29\",\r\n + \ \"102.133.56.144/28\",\r\n \"102.133.56.224/27\",\r\n \"102.133.61.192/26\",\r\n + \ \"102.133.75.174/32\",\r\n \"102.133.123.248/29\",\r\n + \ \"102.133.124.24/29\",\r\n \"102.133.124.88/29\",\r\n \"102.133.124.96/29\",\r\n + \ \"102.133.130.139/32\",\r\n \"102.133.143.144/32\",\r\n + \ \"102.133.143.187/32\",\r\n \"102.133.156.128/29\",\r\n + \ \"102.133.161.242/32\",\r\n \"102.133.162.109/32\",\r\n + \ \"102.133.162.196/32\",\r\n \"102.133.163.185/32\",\r\n + \ \"102.133.217.80/28\",\r\n \"102.133.217.96/27\",\r\n \"102.133.218.0/27\",\r\n + \ \"102.133.220.192/30\",\r\n \"102.133.221.64/26\",\r\n + \ \"102.133.221.128/27\",\r\n \"102.133.236.198/32\",\r\n + \ \"104.42.100.80/32\",\r\n \"104.42.239.93/32\",\r\n \"104.46.176.164/30\",\r\n + \ \"104.46.176.176/28\",\r\n \"104.46.178.4/30\",\r\n \"104.46.178.192/26\",\r\n + \ \"104.46.179.0/27\",\r\n \"104.46.183.128/28\",\r\n \"104.46.239.137/32\",\r\n + \ \"104.211.222.193/32\",\r\n \"104.214.49.162/32\",\r\n + \ \"104.214.233.86/32\",\r\n \"104.215.9.217/32\",\r\n \"137.116.171.91/32\",\r\n + \ \"137.117.70.195/32\",\r\n \"137.135.45.32/32\",\r\n \"137.135.64.59/32\",\r\n + \ \"168.61.147.151/32\",\r\n \"168.61.165.229/32\",\r\n \"168.63.20.177/32\",\r\n + \ \"191.232.39.30/32\",\r\n \"191.232.162.204/32\",\r\n \"191.233.10.48/28\",\r\n + \ \"191.233.10.64/27\",\r\n \"191.233.10.128/27\",\r\n \"191.233.15.64/26\",\r\n + \ \"191.233.205.72/29\",\r\n \"191.233.205.104/29\",\r\n \ \"191.234.138.136/29\",\r\n \"191.234.138.148/30\",\r\n \ \"191.234.139.192/26\",\r\n \"191.234.142.32/27\",\r\n \ \"191.235.227.128/27\",\r\n \"191.235.227.224/27\",\r\n @@ -15210,7 +15438,8 @@ interactions: \ \"2603:1040:207::680/122\",\r\n \"2603:1040:207:1::468/125\",\r\n \ \"2603:1040:207:2::40/122\",\r\n \"2603:1040:207:2::200/122\",\r\n \ \"2603:1040:407::80/122\",\r\n \"2603:1040:407:1::640/122\",\r\n - \ \"2603:1040:606::680/122\",\r\n \"2603:1040:806::680/122\",\r\n + \ \"2603:1040:606::680/122\",\r\n \"2603:1040:606:3::580/121\",\r\n + \ \"2603:1040:606:3::620/125\",\r\n \"2603:1040:806::680/122\",\r\n \ \"2603:1040:904::80/122\",\r\n \"2603:1040:904::698/125\",\r\n \ \"2603:1040:904:1::640/122\",\r\n \"2603:1040:904:3::80/121\",\r\n \ \"2603:1040:a06::180/122\",\r\n \"2603:1040:a06::7c8/125\",\r\n @@ -15231,8 +15460,70 @@ interactions: \ \"2603:1040:1503:1::480/121\",\r\n \"2603:1040:1503:1::500/122\",\r\n \ \"2603:1040:1503:2::240/125\",\r\n \"2603:1050:6::80/122\",\r\n \ \"2603:1050:6:1::640/122\",\r\n \"2603:1050:403::640/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ContainerAppsManagement\",\r\n + \ \"id\": \"ContainerAppsManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"NSG\",\r\n \"API\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureContainerAppsService\",\r\n \"addressPrefixes\": + [\r\n \"13.89.114.243/32\",\r\n \"20.17.52.240/28\",\r\n + \ \"20.23.30.113/32\",\r\n \"20.25.235.176/32\",\r\n \"20.25.251.187/32\",\r\n + \ \"20.45.245.192/28\",\r\n \"20.47.147.110/32\",\r\n \"20.47.153.87/32\",\r\n + \ \"20.47.236.128/28\",\r\n \"20.51.6.208/28\",\r\n \"20.52.95.224/28\",\r\n + \ \"20.53.54.128/28\",\r\n \"20.53.62.64/28\",\r\n \"20.59.103.144/28\",\r\n + \ \"20.69.8.48/28\",\r\n \"20.70.223.64/28\",\r\n \"20.72.119.138/32\",\r\n + \ \"20.74.196.48/28\",\r\n \"20.80.201.168/32\",\r\n \"20.87.82.160/28\",\r\n + \ \"20.88.159.192/28\",\r\n \"20.89.184.245/32\",\r\n \"20.90.38.0/28\",\r\n + \ \"20.90.229.153/32\",\r\n \"20.92.5.64/28\",\r\n \"20.92.102.182/32\",\r\n + \ \"20.92.223.20/32\",\r\n \"20.97.39.96/28\",\r\n \"20.98.148.0/28\",\r\n + \ \"20.98.195.48/28\",\r\n \"20.100.4.144/28\",\r\n \"20.104.7.82/32\",\r\n + \ \"20.105.243.192/28\",\r\n \"20.111.3.160/28\",\r\n \"20.112.205.28/32\",\r\n + \ \"20.113.21.244/32\",\r\n \"20.113.73.22/32\",\r\n \"20.116.43.64/28\",\r\n + \ \"20.117.192.208/28\",\r\n \"20.117.223.205/32\",\r\n \"20.118.20.65/32\",\r\n + \ \"20.118.114.4/32\",\r\n \"20.118.119.198/32\",\r\n \"20.118.139.176/28\",\r\n + \ \"20.123.121.228/32\",\r\n \"20.123.122.0/32\",\r\n \"20.125.1.112/28\",\r\n + \ \"20.125.194.211/32\",\r\n \"20.126.176.147/32\",\r\n \"20.151.245.118/32\",\r\n + \ \"20.189.198.96/28\",\r\n \"20.195.87.0/28\",\r\n \"20.196.246.220/32\",\r\n + \ \"20.199.201.32/28\",\r\n \"20.200.160.192/28\",\r\n \"20.200.198.208/28\",\r\n + \ \"20.201.21.110/32\",\r\n \"20.203.88.32/28\",\r\n \"20.204.192.176/28\",\r\n + \ \"20.205.49.32/28\",\r\n \"20.206.0.240/28\",\r\n \"20.206.178.32/28\",\r\n + \ \"20.207.1.176/28\",\r\n \"20.207.168.128/28\",\r\n \"20.208.7.128/28\",\r\n + \ \"20.210.69.64/28\",\r\n \"20.210.80.170/32\",\r\n \"20.214.89.145/32\",\r\n + \ \"20.221.197.80/32\",\r\n \"20.231.233.227/32\",\r\n \"20.237.156.240/32\",\r\n + \ \"20.239.5.125/32\",\r\n \"20.239.5.160/32\",\r\n \"20.245.58.225/32\",\r\n + \ \"40.64.11.80/28\",\r\n \"40.80.96.0/28\",\r\n \"51.12.75.160/28\",\r\n + \ \"51.53.28.240/28\",\r\n \"51.53.172.240/28\",\r\n \"51.116.78.0/28\",\r\n + \ \"51.120.176.176/28\",\r\n \"52.146.141.144/28\",\r\n \"52.158.216.78/32\",\r\n + \ \"52.172.81.0/28\",\r\n \"52.224.147.76/32\",\r\n \"52.242.44.176/28\",\r\n + \ \"102.37.87.144/28\",\r\n \"191.237.203.150/32\",\r\n \"2603:1000:4:1::4a0/124\",\r\n + \ \"2603:1000:104:2::30/124\",\r\n \"2603:1010:6:2::720/124\",\r\n + \ \"2603:1010:101:1::2b0/124\",\r\n \"2603:1010:304:1::4a0/124\",\r\n + \ \"2603:1010:404:1::4a0/124\",\r\n \"2603:1020:5::690/124\",\r\n + \ \"2603:1020:206::7c0/124\",\r\n \"2603:1020:605:1::2b0/124\",\r\n + \ \"2603:1020:705::690/124\",\r\n \"2603:1020:805::690/124\",\r\n + \ \"2603:1020:905:1::4a0/124\",\r\n \"2603:1020:a04:3::50/124\",\r\n + \ \"2603:1020:b04:1::2b0/124\",\r\n \"2603:1020:c04::690/124\",\r\n + \ \"2603:1020:d04:1::4a0/124\",\r\n \"2603:1020:e04:3::4e0/124\",\r\n + \ \"2603:1020:f04:1::4a0/124\",\r\n \"2603:1020:1004:3::200/124\",\r\n + \ \"2603:1030:f:3::290/124\",\r\n \"2603:1030:10::730/124\",\r\n + \ \"2603:1030:210::7c0/124\",\r\n \"2603:1030:40b:2::270/124\",\r\n + \ \"2603:1030:40c::750/124\",\r\n \"2603:1030:504:2::770/124\",\r\n + \ \"2603:1030:608:4::/124\",\r\n \"2603:1030:807::690/124\",\r\n + \ \"2603:1030:a07:1::4d0/124\",\r\n \"2603:1030:a07:4::3e0/123\",\r\n + \ \"2603:1030:b04:1::2b0/124\",\r\n \"2603:1030:c06:5::1a0/124\",\r\n + \ \"2603:1030:f05::690/124\",\r\n \"2603:1030:1005:1::2b0/124\",\r\n + \ \"2603:1040:5:3::240/124\",\r\n \"2603:1040:207:2::2b0/124\",\r\n + \ \"2603:1040:407::690/124\",\r\n \"2603:1040:606:1::2b0/124\",\r\n + \ \"2603:1040:606:3::2a0/123\",\r\n \"2603:1040:806:2::300/124\",\r\n + \ \"2603:1040:904:3::280/124\",\r\n \"2603:1040:a06:2::5b0/124\",\r\n + \ \"2603:1040:b04:1::4a0/124\",\r\n \"2603:1040:c06:1::2b0/124\",\r\n + \ \"2603:1040:d04:3::70/124\",\r\n \"2603:1040:e05::70/124\",\r\n + \ \"2603:1040:f05:3::120/124\",\r\n \"2603:1040:1104:1::470/124\",\r\n + \ \"2603:1040:1104:2::640/123\",\r\n \"2603:1040:1202:1::180/123\",\r\n + \ \"2603:1040:1302:1::480/123\",\r\n \"2603:1040:1503:1::1a0/123\",\r\n + \ \"2603:1050:6:2::520/124\",\r\n \"2603:1050:403:1::4e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory\",\r\n - \ \"id\": \"DataFactory\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"DataFactory\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -15494,7 +15785,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.AustraliaEast\",\r\n \ \"id\": \"DataFactory.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.70.74.144/28\",\r\n @@ -15506,7 +15797,7 @@ interactions: \ \"2603:1010:6:802::210/124\",\r\n \"2603:1010:6:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.AustraliaSoutheast\",\r\n \ \"id\": \"DataFactory.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": @@ -15516,7 +15807,7 @@ interactions: \ \"2603:1010:101::500/121\",\r\n \"2603:1010:101:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.BrazilSouth\",\r\n \ \"id\": \"DataFactory.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.206.179.144/29\",\r\n @@ -15528,7 +15819,7 @@ interactions: \ \"2603:1050:6:402::330/124\",\r\n \"2603:1050:6:802::210/124\",\r\n \ \"2603:1050:6:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.BrazilSoutheast\",\r\n \"id\": - \"DataFactory.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"DataFactory.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -15537,7 +15828,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CanadaCentral\",\r\n \ \"id\": \"DataFactory.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.71.175.80/28\",\r\n @@ -15549,64 +15840,65 @@ interactions: \ \"2603:1030:f05:802::210/124\",\r\n \"2603:1030:f05:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CanadaEast\",\r\n \ \"id\": \"DataFactory.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"40.69.108.160/28\",\r\n \ \"40.69.111.48/28\",\r\n \"40.89.16.128/25\",\r\n \"40.89.17.0/26\",\r\n \ \"40.89.20.224/29\",\r\n \"52.139.111.64/26\",\r\n \"52.242.45.56/29\",\r\n \ \"2603:1030:1005::440/122\",\r\n \"2603:1030:1005::500/121\",\r\n - \ \"2603:1030:1005:402::330/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.CentralIndia\",\r\n \"id\": \"DataFactory.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.43.121.48/28\",\r\n \"20.192.42.0/24\",\r\n \"20.192.43.0/26\",\r\n - \ \"20.192.102.80/28\",\r\n \"20.204.193.112/29\",\r\n \"40.80.51.160/28\",\r\n - \ \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n \"52.140.108.208/29\",\r\n - \ \"2603:1040:a06::/121\",\r\n \"2603:1040:a06::80/122\",\r\n - \ \"2603:1040:a06:1::480/121\",\r\n \"2603:1040:a06:1::500/122\",\r\n - \ \"2603:1040:a06:1::700/121\",\r\n \"2603:1040:a06:1::780/122\",\r\n - \ \"2603:1040:a06:402::330/124\",\r\n \"2603:1040:a06:802::210/124\",\r\n - \ \"2603:1040:a06:c02::210/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.CentralUS\",\r\n \"id\": \"DataFactory.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.89.174.192/28\",\r\n \"20.37.154.0/23\",\r\n - \ \"20.37.156.0/26\",\r\n \"20.40.206.224/29\",\r\n \"20.44.10.64/28\",\r\n - \ \"20.98.150.0/29\",\r\n \"52.182.141.16/28\",\r\n \"2603:1030:10:1::480/121\",\r\n - \ \"2603:1030:10:1::500/122\",\r\n \"2603:1030:10:1::700/121\",\r\n - \ \"2603:1030:10:1::780/122\",\r\n \"2603:1030:10:402::330/124\",\r\n - \ \"2603:1030:10:802::210/124\",\r\n \"2603:1030:10:c02::210/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastAsia\",\r\n - \ \"id\": \"DataFactory.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1030:1005:402::330/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.CentralIndia\",\r\n \"id\": \"DataFactory.CentralIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.43.121.48/28\",\r\n \"20.192.42.0/24\",\r\n + \ \"20.192.43.0/26\",\r\n \"20.192.102.80/28\",\r\n \"20.204.193.112/29\",\r\n + \ \"40.80.51.160/28\",\r\n \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n + \ \"52.140.108.208/29\",\r\n \"2603:1040:a06::/121\",\r\n + \ \"2603:1040:a06::80/122\",\r\n \"2603:1040:a06:1::480/121\",\r\n + \ \"2603:1040:a06:1::500/122\",\r\n \"2603:1040:a06:1::700/121\",\r\n + \ \"2603:1040:a06:1::780/122\",\r\n \"2603:1040:a06:402::330/124\",\r\n + \ \"2603:1040:a06:802::210/124\",\r\n \"2603:1040:a06:c02::210/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CentralUS\",\r\n + \ \"id\": \"DataFactory.CentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.75.39.112/28\",\r\n - \ \"20.189.104.128/25\",\r\n \"20.189.106.0/26\",\r\n \"20.189.109.232/29\",\r\n - \ \"20.205.50.120/29\",\r\n \"20.205.64.0/23\",\r\n \"20.205.67.128/26\",\r\n - \ \"20.205.77.160/28\",\r\n \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n - \ \"2603:1040:207::440/122\",\r\n \"2603:1040:207::500/121\",\r\n - \ \"2603:1040:207:402::330/124\",\r\n \"2603:1040:207:800::70/124\",\r\n - \ \"2603:1040:207:c00::70/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.EastUS\",\r\n \"id\": \"DataFactory.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.42.2.0/23\",\r\n \"20.42.4.0/26\",\r\n \"20.42.64.0/28\",\r\n - \ \"20.49.111.0/29\",\r\n \"20.119.28.57/32\",\r\n \"20.232.89.104/29\",\r\n - \ \"40.71.14.32/28\",\r\n \"40.78.229.96/28\",\r\n \"2603:1030:210:1::480/121\",\r\n + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.89.174.192/28\",\r\n + \ \"20.37.154.0/23\",\r\n \"20.37.156.0/26\",\r\n \"20.40.206.224/29\",\r\n + \ \"20.44.10.64/28\",\r\n \"20.98.150.0/29\",\r\n \"52.182.141.16/28\",\r\n + \ \"2603:1030:10:1::480/121\",\r\n \"2603:1030:10:1::500/122\",\r\n + \ \"2603:1030:10:1::700/121\",\r\n \"2603:1030:10:1::780/122\",\r\n + \ \"2603:1030:10:402::330/124\",\r\n \"2603:1030:10:802::210/124\",\r\n + \ \"2603:1030:10:c02::210/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.EastAsia\",\r\n \"id\": \"DataFactory.EastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.75.39.112/28\",\r\n \"20.189.104.128/25\",\r\n + \ \"20.189.106.0/26\",\r\n \"20.189.109.232/29\",\r\n \"20.205.50.120/29\",\r\n + \ \"20.205.64.0/23\",\r\n \"20.205.67.128/26\",\r\n \"20.205.77.160/28\",\r\n + \ \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n \"2603:1040:207::440/122\",\r\n + \ \"2603:1040:207::500/121\",\r\n \"2603:1040:207:402::330/124\",\r\n + \ \"2603:1040:207:800::70/124\",\r\n \"2603:1040:207:c00::70/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS\",\r\n + \ \"id\": \"DataFactory.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.42.2.0/23\",\r\n + \ \"20.42.4.0/26\",\r\n \"20.42.64.0/28\",\r\n \"20.49.111.0/29\",\r\n + \ \"20.119.28.57/32\",\r\n \"20.232.89.104/29\",\r\n \"40.71.14.32/28\",\r\n + \ \"40.78.229.96/28\",\r\n \"2603:1030:210:1::480/121\",\r\n \ \"2603:1030:210:1::500/122\",\r\n \"2603:1030:210:1::700/121\",\r\n \ \"2603:1030:210:1::780/122\",\r\n \"2603:1030:210:402::330/124\",\r\n \ \"2603:1030:210:802::210/124\",\r\n \"2603:1030:210:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS2\",\r\n \ \"id\": \"DataFactory.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.41.2.0/23\",\r\n @@ -15618,7 +15910,7 @@ interactions: \ \"2603:1030:40c:802::210/124\",\r\n \"2603:1030:40c:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS2EUAP\",\r\n \ \"id\": \"DataFactory.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.39.8.96/27\",\r\n @@ -15628,20 +15920,21 @@ interactions: \ \"2603:1030:40b:400::b30/124\",\r\n \"2603:1030:40b:800::210/124\",\r\n \ \"2603:1030:40b:c00::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.FranceCentral\",\r\n \"id\": \"DataFactory.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.43.40.128/25\",\r\n \"20.43.41.0/26\",\r\n \"20.43.44.208/29\",\r\n - \ \"20.111.4.48/29\",\r\n \"40.79.132.112/28\",\r\n \"40.79.139.80/28\",\r\n - \ \"40.79.146.240/28\",\r\n \"51.138.215.128/26\",\r\n \"2603:1020:805:1::480/121\",\r\n - \ \"2603:1020:805:1::500/122\",\r\n \"2603:1020:805:1::700/121\",\r\n - \ \"2603:1020:805:1::780/122\",\r\n \"2603:1020:805:402::330/124\",\r\n - \ \"2603:1020:805:802::210/124\",\r\n \"2603:1020:805:c02::210/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.GermanyWestCentral\",\r\n - \ \"id\": \"DataFactory.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.43.40.128/25\",\r\n \"20.43.41.0/26\",\r\n + \ \"20.43.44.208/29\",\r\n \"20.111.4.48/29\",\r\n \"40.79.132.112/28\",\r\n + \ \"40.79.139.80/28\",\r\n \"40.79.146.240/28\",\r\n \"51.138.215.128/26\",\r\n + \ \"2603:1020:805:1::480/121\",\r\n \"2603:1020:805:1::500/122\",\r\n + \ \"2603:1020:805:1::700/121\",\r\n \"2603:1020:805:1::780/122\",\r\n + \ \"2603:1020:805:402::330/124\",\r\n \"2603:1020:805:802::210/124\",\r\n + \ \"2603:1020:805:c02::210/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.GermanyWestCentral\",\r\n \"id\": + \"DataFactory.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.0/28\",\r\n \ \"20.52.93.128/26\",\r\n \"20.79.108.112/29\",\r\n \"51.116.147.32/28\",\r\n @@ -15652,11 +15945,11 @@ interactions: \ \"2603:1020:c04:402::330/124\",\r\n \"2603:1020:c04:802::210/124\",\r\n \ \"2603:1020:c04:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.JapanEast\",\r\n \"id\": \"DataFactory.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.78.109.192/28\",\r\n \"20.43.64.128/25\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.78.109.192/28\",\r\n \"20.43.64.128/25\",\r\n \ \"20.43.65.0/26\",\r\n \"20.43.70.120/29\",\r\n \"20.191.164.0/24\",\r\n \ \"20.191.165.0/26\",\r\n \"20.210.70.88/29\",\r\n \"40.79.187.208/28\",\r\n \ \"40.79.195.224/28\",\r\n \"2603:1040:407:1::480/121\",\r\n @@ -15665,7 +15958,7 @@ interactions: \ \"2603:1040:407:802::210/124\",\r\n \"2603:1040:407:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JapanWest\",\r\n \ \"id\": \"DataFactory.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.189.192.192/26\",\r\n @@ -15674,7 +15967,7 @@ interactions: \ \"2603:1040:606::500/121\",\r\n \"2603:1040:606:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JioIndiaCentral\",\r\n \ \"id\": \"DataFactory.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": @@ -15682,7 +15975,7 @@ interactions: \ \"2603:1040:1104::600/121\",\r\n \"2603:1040:1104:400::500/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JioIndiaWest\",\r\n \ \"id\": \"DataFactory.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.252.224/28\",\r\n @@ -15692,28 +15985,29 @@ interactions: \ \"2603:1040:d04:400::240/124\",\r\n \"2603:1040:d04:800::340/124\",\r\n \ \"2603:1040:d04:c02::380/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.KoreaCentral\",\r\n \"id\": \"DataFactory.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.41.64.128/25\",\r\n \"20.41.65.0/26\",\r\n \"20.41.69.8/29\",\r\n - \ \"20.44.27.240/28\",\r\n \"20.194.67.192/28\",\r\n \"20.194.78.0/23\",\r\n - \ \"20.200.195.0/26\",\r\n \"20.200.199.192/29\",\r\n \"52.231.20.64/28\",\r\n - \ \"2603:1040:f05:1::480/121\",\r\n \"2603:1040:f05:1::500/122\",\r\n - \ \"2603:1040:f05:1::700/121\",\r\n \"2603:1040:f05:1::780/122\",\r\n - \ \"2603:1040:f05:402::330/124\",\r\n \"2603:1040:f05:802::210/124\",\r\n - \ \"2603:1040:f05:c02::210/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.KoreaSouth\",\r\n \"id\": \"DataFactory.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.200.161.48/29\",\r\n \"40.80.168.128/25\",\r\n - \ \"40.80.169.0/26\",\r\n \"40.80.172.112/29\",\r\n \"52.231.148.160/28\",\r\n - \ \"52.231.151.32/28\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"DataFactory.NorthCentralUS\",\r\n \"id\": \"DataFactory.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.41.64.128/25\",\r\n \"20.41.65.0/26\",\r\n + \ \"20.41.69.8/29\",\r\n \"20.44.27.240/28\",\r\n \"20.194.67.192/28\",\r\n + \ \"20.194.78.0/23\",\r\n \"20.200.195.0/26\",\r\n \"20.200.199.192/29\",\r\n + \ \"52.231.20.64/28\",\r\n \"2603:1040:f05:1::480/121\",\r\n + \ \"2603:1040:f05:1::500/122\",\r\n \"2603:1040:f05:1::700/121\",\r\n + \ \"2603:1040:f05:1::780/122\",\r\n \"2603:1040:f05:402::330/124\",\r\n + \ \"2603:1040:f05:802::210/124\",\r\n \"2603:1040:f05:c02::210/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.KoreaSouth\",\r\n + \ \"id\": \"DataFactory.KoreaSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.200.161.48/29\",\r\n + \ \"40.80.168.128/25\",\r\n \"40.80.169.0/26\",\r\n \"40.80.172.112/29\",\r\n + \ \"52.231.148.160/28\",\r\n \"52.231.151.32/28\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"DataFactory.NorthCentralUS\",\r\n + \ \"id\": \"DataFactory.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.49.114.24/29\",\r\n \"20.49.118.128/25\",\r\n @@ -15723,11 +16017,11 @@ interactions: \ \"2603:1030:608:402::330/124\",\r\n \"2603:1030:608:800::2c0/124\",\r\n \ \"2603:1030:608:c00::2c0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.NorthEurope\",\r\n \"id\": \"DataFactory.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.69.230.96/28\",\r\n \"13.74.108.224/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.69.230.96/28\",\r\n \"13.74.108.224/28\",\r\n \ \"20.38.80.192/26\",\r\n \"20.38.82.0/23\",\r\n \"20.50.68.56/29\",\r\n \ \"20.223.64.60/32\",\r\n \"20.223.65.144/29\",\r\n \"52.138.229.32/28\",\r\n \ \"2603:1020:5:1::480/121\",\r\n \"2603:1020:5:1::500/122\",\r\n @@ -15735,9 +16029,9 @@ interactions: \ \"2603:1020:5:402::330/124\",\r\n \"2603:1020:5:802::210/124\",\r\n \ \"2603:1020:5:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.NorwayEast\",\r\n \"id\": \"DataFactory.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.192/26\",\r\n \"20.100.5.24/29\",\r\n \"51.120.44.208/28\",\r\n \ \"51.120.45.64/26\",\r\n \"51.120.45.128/25\",\r\n \"51.120.100.224/28\",\r\n @@ -15747,7 +16041,7 @@ interactions: \ \"2603:1020:e04:402::330/124\",\r\n \"2603:1020:e04:802::210/124\",\r\n \ \"2603:1020:e04:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthAfricaNorth\",\r\n \"id\": - \"DataFactory.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"DataFactory.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -15763,7 +16057,7 @@ interactions: \ \"2603:1000:104:402::330/124\",\r\n \"2603:1000:104:802::210/124\",\r\n \ \"2603:1000:104:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthCentralUS\",\r\n \"id\": - \"DataFactory.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"DataFactory.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -15777,7 +16071,7 @@ interactions: \ \"2603:1030:807:802::210/124\",\r\n \"2603:1030:807:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SoutheastAsia\",\r\n \ \"id\": \"DataFactory.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.67.10.208/28\",\r\n @@ -15790,18 +16084,18 @@ interactions: \ \"2603:1040:5:402::330/124\",\r\n \"2603:1040:5:802::210/124\",\r\n \ \"2603:1040:5:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthIndia\",\r\n \"id\": \"DataFactory.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.41.192.128/25\",\r\n \"20.41.193.0/26\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.41.192.128/25\",\r\n \"20.41.193.0/26\",\r\n \ \"20.41.197.112/29\",\r\n \"20.41.198.0/25\",\r\n \"20.41.198.128/26\",\r\n \ \"20.192.152.0/26\",\r\n \"20.192.184.96/28\",\r\n \"40.78.196.128/28\",\r\n \ \"52.172.81.240/29\",\r\n \"2603:1040:c06::440/122\",\r\n \ \"2603:1040:c06::500/121\",\r\n \"2603:1040:c06:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SwedenCentral\",\r\n \ \"id\": \"DataFactory.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"51.12.26.0/23\",\r\n @@ -15812,7 +16106,7 @@ interactions: \ \"2603:1020:1004:800::340/124\",\r\n \"2603:1020:1004:c02::380/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SwitzerlandNorth\",\r\n \ \"id\": \"DataFactory.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.208.2.0/23\",\r\n @@ -15824,7 +16118,7 @@ interactions: \ \"2603:1020:a04:802::210/124\",\r\n \"2603:1020:a04:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UAENorth\",\r\n \ \"id\": \"DataFactory.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.38.141.16/28\",\r\n @@ -15836,7 +16130,7 @@ interactions: \ \"2603:1040:904:802::210/124\",\r\n \"2603:1040:904:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UKSouth\",\r\n \ \"id\": \"DataFactory.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.90.129.128/25\",\r\n @@ -15848,7 +16142,7 @@ interactions: \ \"2603:1020:705:802::210/124\",\r\n \"2603:1020:705:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UKWest\",\r\n \ \"id\": \"DataFactory.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.58.71.0/26\",\r\n @@ -15857,7 +16151,7 @@ interactions: \ \"2603:1020:605::500/121\",\r\n \"2603:1020:605:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestCentralUS\",\r\n \ \"id\": \"DataFactory.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.71.199.0/28\",\r\n @@ -15867,7 +16161,7 @@ interactions: \ \"2603:1030:b04::500/121\",\r\n \"2603:1030:b04:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestEurope\",\r\n \ \"id\": \"DataFactory.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.69.67.192/28\",\r\n @@ -15879,7 +16173,7 @@ interactions: \ \"2603:1020:206:802::210/124\",\r\n \"2603:1020:206:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS\",\r\n \ \"id\": \"DataFactory.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.86.219.208/28\",\r\n @@ -15888,7 +16182,7 @@ interactions: \ \"2603:1030:a07::500/121\",\r\n \"2603:1030:a07:402::9b0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS2\",\r\n \ \"id\": \"DataFactory.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.128/28\",\r\n @@ -15899,7 +16193,7 @@ interactions: \ \"2603:1030:c06:802::210/124\",\r\n \"2603:1030:c06:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS3\",\r\n \ \"id\": \"DataFactory.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.253.48/28\",\r\n @@ -15910,81 +16204,81 @@ interactions: \ \"2603:1030:504:402::240/124\",\r\n \"2603:1030:504:802::340/124\",\r\n \ \"2603:1030:504:c02::380/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactoryManagement\",\r\n \"id\": \"DataFactoryManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.66.143.128/28\",\r\n \"13.67.10.208/28\",\r\n - \ \"13.69.67.192/28\",\r\n \"13.69.107.112/28\",\r\n \"13.69.112.128/28\",\r\n - \ \"13.69.230.96/28\",\r\n \"13.70.74.144/28\",\r\n \"13.71.175.80/28\",\r\n - \ \"13.71.199.0/28\",\r\n \"13.73.244.32/28\",\r\n \"13.73.253.96/29\",\r\n - \ \"13.74.108.224/28\",\r\n \"13.75.39.112/28\",\r\n \"13.77.53.160/28\",\r\n - \ \"13.78.109.192/28\",\r\n \"13.86.219.208/28\",\r\n \"13.89.174.192/28\",\r\n - \ \"13.104.248.64/27\",\r\n \"13.104.252.208/28\",\r\n \"13.104.252.224/28\",\r\n - \ \"13.104.253.48/28\",\r\n \"13.104.254.128/28\",\r\n \"20.17.71.64/28\",\r\n - \ \"20.21.46.64/28\",\r\n \"20.21.55.208/29\",\r\n \"20.21.67.208/28\",\r\n - \ \"20.21.75.208/28\",\r\n \"20.24.0.216/29\",\r\n \"20.36.117.208/28\",\r\n - \ \"20.36.124.32/28\",\r\n \"20.37.68.144/28\",\r\n \"20.37.198.224/29\",\r\n - \ \"20.37.228.16/28\",\r\n \"20.38.141.16/28\",\r\n \"20.38.147.224/28\",\r\n - \ \"20.38.152.0/28\",\r\n \"20.39.15.0/29\",\r\n \"20.40.206.224/29\",\r\n - \ \"20.41.69.8/29\",\r\n \"20.41.197.112/29\",\r\n \"20.42.64.0/28\",\r\n - \ \"20.42.230.136/29\",\r\n \"20.43.44.208/29\",\r\n \"20.43.70.120/29\",\r\n - \ \"20.43.121.48/28\",\r\n \"20.44.10.64/28\",\r\n \"20.44.17.80/28\",\r\n - \ \"20.44.27.240/28\",\r\n \"20.45.123.160/28\",\r\n \"20.45.208.16/28\",\r\n - \ \"20.49.83.224/28\",\r\n \"20.49.95.32/28\",\r\n \"20.49.102.16/29\",\r\n - \ \"20.49.111.0/29\",\r\n \"20.49.114.24/29\",\r\n \"20.50.68.56/29\",\r\n - \ \"20.52.64.0/28\",\r\n \"20.53.0.48/28\",\r\n \"20.59.84.168/29\",\r\n - \ \"20.69.9.24/29\",\r\n \"20.72.28.48/28\",\r\n \"20.74.197.16/29\",\r\n - \ \"20.79.108.112/29\",\r\n \"20.87.83.112/29\",\r\n \"20.90.38.248/29\",\r\n - \ \"20.92.6.200/29\",\r\n \"20.97.39.141/32\",\r\n \"20.98.150.0/29\",\r\n - \ \"20.98.195.172/32\",\r\n \"20.98.198.224/29\",\r\n \"20.100.5.24/29\",\r\n - \ \"20.105.215.28/30\",\r\n \"20.105.244.48/29\",\r\n \"20.111.4.48/29\",\r\n - \ \"20.116.47.72/29\",\r\n \"20.117.193.184/29\",\r\n \"20.118.79.192/29\",\r\n - \ \"20.118.139.200/29\",\r\n \"20.119.28.57/32\",\r\n \"20.125.4.170/31\",\r\n - \ \"20.125.5.248/29\",\r\n \"20.125.156.16/29\",\r\n \"20.125.163.208/29\",\r\n - \ \"20.125.171.208/28\",\r\n \"20.125.203.208/28\",\r\n \"20.150.173.16/28\",\r\n - \ \"20.150.181.112/28\",\r\n \"20.150.190.64/28\",\r\n \"20.189.109.232/29\",\r\n - \ \"20.189.199.40/29\",\r\n \"20.192.102.80/28\",\r\n \"20.192.184.96/28\",\r\n - \ \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n \"20.194.67.192/28\",\r\n - \ \"20.200.161.48/29\",\r\n \"20.200.199.192/29\",\r\n \"20.204.193.112/29\",\r\n - \ \"20.205.50.120/29\",\r\n \"20.205.77.160/28\",\r\n \"20.205.77.224/27\",\r\n - \ \"20.205.83.240/28\",\r\n \"20.206.179.144/29\",\r\n \"20.208.19.208/28\",\r\n - \ \"20.208.144.16/29\",\r\n \"20.210.70.88/29\",\r\n \"20.213.194.144/29\",\r\n - \ \"20.215.19.208/28\",\r\n \"20.215.27.208/28\",\r\n \"20.215.158.64/28\",\r\n - \ \"20.217.62.64/28\",\r\n \"20.217.75.208/28\",\r\n \"20.217.91.208/28\",\r\n - \ \"20.221.136.72/29\",\r\n \"20.223.64.60/32\",\r\n \"20.223.65.144/29\",\r\n - \ \"20.232.89.104/29\",\r\n \"23.98.83.112/28\",\r\n \"23.98.106.128/29\",\r\n - \ \"40.64.11.176/29\",\r\n \"40.64.132.232/29\",\r\n \"40.69.108.160/28\",\r\n - \ \"40.69.111.48/28\",\r\n \"40.70.148.160/28\",\r\n \"40.71.14.32/28\",\r\n - \ \"40.74.149.64/28\",\r\n \"40.75.35.144/28\",\r\n \"40.78.196.128/28\",\r\n - \ \"40.78.229.96/28\",\r\n \"40.78.236.176/28\",\r\n \"40.78.245.16/28\",\r\n - \ \"40.78.251.192/28\",\r\n \"40.79.132.112/28\",\r\n \"40.79.139.80/28\",\r\n - \ \"40.79.146.240/28\",\r\n \"40.79.163.80/28\",\r\n \"40.79.171.160/28\",\r\n - \ \"40.79.187.208/28\",\r\n \"40.79.195.224/28\",\r\n \"40.80.51.160/28\",\r\n - \ \"40.80.62.24/29\",\r\n \"40.80.96.200/29\",\r\n \"40.80.172.112/29\",\r\n - \ \"40.80.176.96/28\",\r\n \"40.89.20.224/29\",\r\n \"40.113.176.232/29\",\r\n - \ \"40.120.8.56/29\",\r\n \"40.120.64.112/28\",\r\n \"40.120.75.112/28\",\r\n - \ \"40.122.0.16/28\",\r\n \"51.12.75.232/29\",\r\n \"51.12.101.176/28\",\r\n - \ \"51.12.206.16/28\",\r\n \"51.12.229.64/28\",\r\n \"51.12.237.64/28\",\r\n - \ \"51.13.128.0/28\",\r\n \"51.53.110.64/28\",\r\n \"51.53.191.64/28\",\r\n - \ \"51.103.203.208/28\",\r\n \"51.104.9.32/28\",\r\n \"51.104.29.216/29\",\r\n - \ \"51.105.67.240/28\",\r\n \"51.105.75.240/28\",\r\n \"51.105.92.176/28\",\r\n - \ \"51.107.51.40/29\",\r\n \"51.107.128.0/28\",\r\n \"51.107.148.80/28\",\r\n - \ \"51.107.192.80/28\",\r\n \"51.116.147.32/28\",\r\n \"51.116.245.112/28\",\r\n - \ \"51.116.245.176/28\",\r\n \"51.116.253.48/28\",\r\n \"51.116.253.144/28\",\r\n - \ \"51.120.44.208/28\",\r\n \"51.120.100.224/28\",\r\n \"51.120.109.96/28\",\r\n - \ \"51.120.213.32/28\",\r\n \"51.120.228.224/27\",\r\n \"51.137.164.192/29\",\r\n - \ \"51.138.160.16/28\",\r\n \"51.140.212.112/28\",\r\n \"52.138.92.128/28\",\r\n - \ \"52.138.229.32/28\",\r\n \"52.140.108.208/29\",\r\n \"52.150.154.16/29\",\r\n - \ \"52.162.111.48/28\",\r\n \"52.167.107.224/28\",\r\n \"52.172.81.240/29\",\r\n - \ \"52.176.232.16/28\",\r\n \"52.182.141.16/28\",\r\n \"52.228.86.144/29\",\r\n - \ \"52.231.20.64/28\",\r\n \"52.231.148.160/28\",\r\n \"52.231.151.32/28\",\r\n - \ \"52.236.187.112/28\",\r\n \"52.242.45.56/29\",\r\n \"52.246.155.224/28\",\r\n - \ \"52.250.228.0/29\",\r\n \"102.37.64.96/28\",\r\n \"102.37.72.224/28\",\r\n - \ \"102.133.60.48/28\",\r\n \"102.133.124.104/29\",\r\n \"102.133.127.160/28\",\r\n - \ \"102.133.156.136/29\",\r\n \"102.133.218.248/29\",\r\n - \ \"102.133.251.184/29\",\r\n \"102.133.253.48/28\",\r\n - \ \"191.233.54.224/28\",\r\n \"191.233.205.160/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.128/28\",\r\n + \ \"13.67.10.208/28\",\r\n \"13.69.67.192/28\",\r\n \"13.69.107.112/28\",\r\n + \ \"13.69.112.128/28\",\r\n \"13.69.230.96/28\",\r\n \"13.70.74.144/28\",\r\n + \ \"13.71.175.80/28\",\r\n \"13.71.199.0/28\",\r\n \"13.73.244.32/28\",\r\n + \ \"13.73.253.96/29\",\r\n \"13.74.108.224/28\",\r\n \"13.75.39.112/28\",\r\n + \ \"13.77.53.160/28\",\r\n \"13.78.109.192/28\",\r\n \"13.86.219.208/28\",\r\n + \ \"13.89.174.192/28\",\r\n \"13.104.248.64/27\",\r\n \"13.104.252.208/28\",\r\n + \ \"13.104.252.224/28\",\r\n \"13.104.253.48/28\",\r\n \"13.104.254.128/28\",\r\n + \ \"20.17.71.64/28\",\r\n \"20.21.46.64/28\",\r\n \"20.21.55.208/29\",\r\n + \ \"20.21.67.208/28\",\r\n \"20.21.75.208/28\",\r\n \"20.24.0.216/29\",\r\n + \ \"20.36.117.208/28\",\r\n \"20.36.124.32/28\",\r\n \"20.37.68.144/28\",\r\n + \ \"20.37.198.224/29\",\r\n \"20.37.228.16/28\",\r\n \"20.38.141.16/28\",\r\n + \ \"20.38.147.224/28\",\r\n \"20.38.152.0/28\",\r\n \"20.39.15.0/29\",\r\n + \ \"20.40.206.224/29\",\r\n \"20.41.69.8/29\",\r\n \"20.41.197.112/29\",\r\n + \ \"20.42.64.0/28\",\r\n \"20.42.230.136/29\",\r\n \"20.43.44.208/29\",\r\n + \ \"20.43.70.120/29\",\r\n \"20.43.121.48/28\",\r\n \"20.44.10.64/28\",\r\n + \ \"20.44.17.80/28\",\r\n \"20.44.27.240/28\",\r\n \"20.45.123.160/28\",\r\n + \ \"20.45.208.16/28\",\r\n \"20.49.83.224/28\",\r\n \"20.49.95.32/28\",\r\n + \ \"20.49.102.16/29\",\r\n \"20.49.111.0/29\",\r\n \"20.49.114.24/29\",\r\n + \ \"20.50.68.56/29\",\r\n \"20.52.64.0/28\",\r\n \"20.53.0.48/28\",\r\n + \ \"20.59.84.168/29\",\r\n \"20.69.9.24/29\",\r\n \"20.72.28.48/28\",\r\n + \ \"20.74.197.16/29\",\r\n \"20.79.108.112/29\",\r\n \"20.87.83.112/29\",\r\n + \ \"20.90.38.248/29\",\r\n \"20.92.6.200/29\",\r\n \"20.97.39.141/32\",\r\n + \ \"20.98.150.0/29\",\r\n \"20.98.195.172/32\",\r\n \"20.98.198.224/29\",\r\n + \ \"20.100.5.24/29\",\r\n \"20.105.215.28/30\",\r\n \"20.105.244.48/29\",\r\n + \ \"20.111.4.48/29\",\r\n \"20.116.47.72/29\",\r\n \"20.117.193.184/29\",\r\n + \ \"20.118.79.192/29\",\r\n \"20.118.139.200/29\",\r\n \"20.119.28.57/32\",\r\n + \ \"20.125.4.170/31\",\r\n \"20.125.5.248/29\",\r\n \"20.125.156.16/29\",\r\n + \ \"20.125.163.208/29\",\r\n \"20.125.171.208/28\",\r\n \"20.125.203.208/28\",\r\n + \ \"20.150.173.16/28\",\r\n \"20.150.181.112/28\",\r\n \"20.150.190.64/28\",\r\n + \ \"20.189.109.232/29\",\r\n \"20.189.199.40/29\",\r\n \"20.192.102.80/28\",\r\n + \ \"20.192.184.96/28\",\r\n \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n + \ \"20.194.67.192/28\",\r\n \"20.200.161.48/29\",\r\n \"20.200.199.192/29\",\r\n + \ \"20.204.193.112/29\",\r\n \"20.205.50.120/29\",\r\n \"20.205.77.160/28\",\r\n + \ \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n \"20.206.179.144/29\",\r\n + \ \"20.208.19.208/28\",\r\n \"20.208.144.16/29\",\r\n \"20.210.70.88/29\",\r\n + \ \"20.213.194.144/29\",\r\n \"20.215.19.208/28\",\r\n \"20.215.27.208/28\",\r\n + \ \"20.215.158.64/28\",\r\n \"20.217.62.64/28\",\r\n \"20.217.75.208/28\",\r\n + \ \"20.217.91.208/28\",\r\n \"20.221.136.72/29\",\r\n \"20.223.64.60/32\",\r\n + \ \"20.223.65.144/29\",\r\n \"20.232.89.104/29\",\r\n \"23.98.83.112/28\",\r\n + \ \"23.98.106.128/29\",\r\n \"40.64.11.176/29\",\r\n \"40.64.132.232/29\",\r\n + \ \"40.69.108.160/28\",\r\n \"40.69.111.48/28\",\r\n \"40.70.148.160/28\",\r\n + \ \"40.71.14.32/28\",\r\n \"40.74.149.64/28\",\r\n \"40.75.35.144/28\",\r\n + \ \"40.78.196.128/28\",\r\n \"40.78.229.96/28\",\r\n \"40.78.236.176/28\",\r\n + \ \"40.78.245.16/28\",\r\n \"40.78.251.192/28\",\r\n \"40.79.132.112/28\",\r\n + \ \"40.79.139.80/28\",\r\n \"40.79.146.240/28\",\r\n \"40.79.163.80/28\",\r\n + \ \"40.79.171.160/28\",\r\n \"40.79.187.208/28\",\r\n \"40.79.195.224/28\",\r\n + \ \"40.80.51.160/28\",\r\n \"40.80.62.24/29\",\r\n \"40.80.96.200/29\",\r\n + \ \"40.80.172.112/29\",\r\n \"40.80.176.96/28\",\r\n \"40.89.20.224/29\",\r\n + \ \"40.113.176.232/29\",\r\n \"40.120.8.56/29\",\r\n \"40.120.64.112/28\",\r\n + \ \"40.120.75.112/28\",\r\n \"40.122.0.16/28\",\r\n \"51.12.75.232/29\",\r\n + \ \"51.12.101.176/28\",\r\n \"51.12.206.16/28\",\r\n \"51.12.229.64/28\",\r\n + \ \"51.12.237.64/28\",\r\n \"51.13.128.0/28\",\r\n \"51.53.110.64/28\",\r\n + \ \"51.53.191.64/28\",\r\n \"51.103.203.208/28\",\r\n \"51.104.9.32/28\",\r\n + \ \"51.104.29.216/29\",\r\n \"51.105.67.240/28\",\r\n \"51.105.75.240/28\",\r\n + \ \"51.105.92.176/28\",\r\n \"51.107.51.40/29\",\r\n \"51.107.128.0/28\",\r\n + \ \"51.107.148.80/28\",\r\n \"51.107.192.80/28\",\r\n \"51.116.147.32/28\",\r\n + \ \"51.116.245.112/28\",\r\n \"51.116.245.176/28\",\r\n \"51.116.253.48/28\",\r\n + \ \"51.116.253.144/28\",\r\n \"51.120.44.208/28\",\r\n \"51.120.100.224/28\",\r\n + \ \"51.120.109.96/28\",\r\n \"51.120.213.32/28\",\r\n \"51.120.228.224/27\",\r\n + \ \"51.137.164.192/29\",\r\n \"51.138.160.16/28\",\r\n \"51.140.212.112/28\",\r\n + \ \"52.138.92.128/28\",\r\n \"52.138.229.32/28\",\r\n \"52.140.108.208/29\",\r\n + \ \"52.150.154.16/29\",\r\n \"52.162.111.48/28\",\r\n \"52.167.107.224/28\",\r\n + \ \"52.172.81.240/29\",\r\n \"52.176.232.16/28\",\r\n \"52.182.141.16/28\",\r\n + \ \"52.228.86.144/29\",\r\n \"52.231.20.64/28\",\r\n \"52.231.148.160/28\",\r\n + \ \"52.231.151.32/28\",\r\n \"52.236.187.112/28\",\r\n \"52.242.45.56/29\",\r\n + \ \"52.246.155.224/28\",\r\n \"52.250.228.0/29\",\r\n \"102.37.64.96/28\",\r\n + \ \"102.37.72.224/28\",\r\n \"102.133.60.48/28\",\r\n \"102.133.124.104/29\",\r\n + \ \"102.133.127.160/28\",\r\n \"102.133.156.136/29\",\r\n + \ \"102.133.218.248/29\",\r\n \"102.133.251.184/29\",\r\n + \ \"102.133.253.48/28\",\r\n \"191.233.54.224/28\",\r\n \"191.233.205.160/28\",\r\n \ \"191.234.137.32/29\",\r\n \"191.234.149.0/28\",\r\n \"191.234.157.0/28\",\r\n \ \"2603:1000:4::440/122\",\r\n \"2603:1000:4:402::330/124\",\r\n \ \"2603:1000:104::80/122\",\r\n \"2603:1000:104::1c0/122\",\r\n @@ -16085,7 +16379,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n @@ -16097,91 +16391,91 @@ interactions: \ \"104.211.80.0/24\",\r\n \"191.233.202.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.AustraliaSoutheast\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \"addressPrefixes\": [\r\n \"13.77.51.0/24\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.BrazilSouth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"191.233.202.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.CanadaCentral\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.71.171.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.CentralIndia\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"104.211.80.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.EastAsia\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.75.35.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.FranceCentral\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"40.79.138.192/26\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.JapanEast\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.78.107.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.NorthEurope\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.69.226.128/25\",\r\n \"13.74.106.128/25\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.SouthAfricaNorth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \"addressPrefixes\": [\r\n \"102.133.251.96/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.UAENorth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"40.120.64.224/27\",\r\n \"65.52.252.128/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.UKSouth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"51.140.147.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.WestUS2\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.66.138.128/25\",\r\n \"40.78.242.0/25\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EOPExternalPublishedIPs\",\r\n \ \"id\": \"EOPExternalPublishedIPs\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"EOPExtPublished\",\r\n \"addressPrefixes\": [\r\n \"40.93.1.0/24\",\r\n @@ -16201,8 +16495,8 @@ interactions: \ \"52.103.164.0/24\",\r\n \"52.103.192.0/23\",\r\n \"53.103.135.0/24\",\r\n \ \"53.103.136.0/21\",\r\n \"104.47.0.0/17\",\r\n \"2a01:111:f403::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub\",\r\n - \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \"region\": + \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n @@ -16295,74 +16589,74 @@ interactions: \ \"40.79.155.0/26\",\r\n \"40.79.162.0/28\",\r\n \"40.79.166.192/26\",\r\n \ \"40.79.170.32/28\",\r\n \"40.79.174.128/26\",\r\n \"40.79.178.32/27\",\r\n \ \"40.79.186.32/27\",\r\n \"40.79.191.128/26\",\r\n \"40.79.194.192/26\",\r\n - \ \"40.80.50.64/26\",\r\n \"40.83.191.202/32\",\r\n \"40.83.222.100/32\",\r\n - \ \"40.84.150.241/32\",\r\n \"40.84.185.67/32\",\r\n \"40.85.226.62/32\",\r\n - \ \"40.85.229.32/32\",\r\n \"40.86.77.12/32\",\r\n \"40.86.102.100/32\",\r\n - \ \"40.86.176.23/32\",\r\n \"40.86.225.142/32\",\r\n \"40.86.230.119/32\",\r\n - \ \"40.89.122.0/26\",\r\n \"40.112.185.115/32\",\r\n \"40.112.213.11/32\",\r\n - \ \"40.112.242.0/25\",\r\n \"40.115.79.2/32\",\r\n \"40.117.88.66/32\",\r\n - \ \"40.120.75.64/27\",\r\n \"40.120.78.0/26\",\r\n \"40.120.84.0/24\",\r\n - \ \"40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n \"40.121.148.193/32\",\r\n - \ \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n \"40.124.65.64/26\",\r\n - \ \"40.125.103.251/32\",\r\n \"40.127.83.123/32\",\r\n \"40.127.132.254/32\",\r\n - \ \"51.11.192.128/26\",\r\n \"51.12.21.0/24\",\r\n \"51.12.30.0/24\",\r\n - \ \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n \"51.12.202.160/27\",\r\n - \ \"51.12.206.64/26\",\r\n \"51.12.226.64/26\",\r\n \"51.12.234.64/26\",\r\n - \ \"51.13.0.192/26\",\r\n \"51.13.140.0/24\",\r\n \"51.53.29.0/24\",\r\n - \ \"51.53.107.128/26\",\r\n \"51.53.173.0/24\",\r\n \"51.53.187.128/26\",\r\n - \ \"51.103.203.64/26\",\r\n \"51.104.165.162/32\",\r\n \"51.105.66.64/26\",\r\n - \ \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n \"51.107.58.128/27\",\r\n - \ \"51.107.129.0/26\",\r\n \"51.107.154.128/27\",\r\n \"51.107.245.0/24\",\r\n - \ \"51.107.253.0/24\",\r\n \"51.116.58.128/27\",\r\n \"51.116.73.0/24\",\r\n - \ \"51.116.154.192/27\",\r\n \"51.116.242.64/26\",\r\n \"51.116.245.192/27\",\r\n - \ \"51.116.246.192/26\",\r\n \"51.116.250.64/26\",\r\n \"51.116.254.0/26\",\r\n - \ \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n \"51.120.210.64/26\",\r\n - \ \"51.120.218.160/27\",\r\n \"51.132.192.192/26\",\r\n \"51.138.214.0/24\",\r\n - \ \"51.140.80.99/32\",\r\n \"51.140.87.93/32\",\r\n \"51.140.125.8/32\",\r\n - \ \"51.140.146.32/28\",\r\n \"51.140.149.192/26\",\r\n \"51.140.189.52/32\",\r\n - \ \"51.140.189.108/32\",\r\n \"51.140.210.32/27\",\r\n \"51.141.14.113/32\",\r\n - \ \"51.141.14.168/32\",\r\n \"51.141.50.179/32\",\r\n \"51.144.238.23/32\",\r\n - \ \"52.136.136.62/32\",\r\n \"52.136.188.0/24\",\r\n \"52.138.90.0/28\",\r\n - \ \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n \"52.139.4.118/32\",\r\n - \ \"52.139.109.0/24\",\r\n \"52.143.136.55/32\",\r\n \"52.147.115.0/24\",\r\n - \ \"52.151.58.121/32\",\r\n \"52.161.19.160/32\",\r\n \"52.161.24.64/32\",\r\n - \ \"52.162.106.64/26\",\r\n \"52.165.34.144/32\",\r\n \"52.165.179.109/32\",\r\n - \ \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n \"52.167.106.0/26\",\r\n - \ \"52.167.109.192/26\",\r\n \"52.167.145.0/26\",\r\n \"52.168.14.144/32\",\r\n - \ \"52.168.66.180/32\",\r\n \"52.168.117.0/26\",\r\n \"52.168.146.69/32\",\r\n - \ \"52.168.147.11/32\",\r\n \"52.169.18.8/32\",\r\n \"52.172.119.0/24\",\r\n - \ \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n \"52.173.199.106/32\",\r\n - \ \"52.174.243.57/32\",\r\n \"52.175.35.235/32\",\r\n \"52.176.47.198/32\",\r\n - \ \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n \"52.178.211.227/32\",\r\n - \ \"52.179.6.240/32\",\r\n \"52.179.8.35/32\",\r\n \"52.179.157.59/32\",\r\n - \ \"52.180.180.228/32\",\r\n \"52.180.182.75/32\",\r\n \"52.182.138.128/26\",\r\n - \ \"52.182.143.64/26\",\r\n \"52.183.46.73/32\",\r\n \"52.183.86.102/32\",\r\n - \ \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n - \ \"52.187.185.159/32\",\r\n \"52.191.213.188/32\",\r\n \"52.191.228.245/32\",\r\n - \ \"52.225.184.224/32\",\r\n \"52.225.186.130/32\",\r\n \"52.226.36.235/32\",\r\n - \ \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n \"52.231.32.85/32\",\r\n - \ \"52.231.32.94/32\",\r\n \"52.231.146.32/27\",\r\n \"52.231.200.144/32\",\r\n - \ \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n \"52.232.27.189/32\",\r\n - \ \"52.233.30.41/32\",\r\n \"52.233.190.35/32\",\r\n \"52.233.192.247/32\",\r\n - \ \"52.236.186.0/26\",\r\n \"52.237.33.36/32\",\r\n \"52.237.33.104/32\",\r\n - \ \"52.237.143.176/32\",\r\n \"52.242.20.204/32\",\r\n \"52.243.36.161/32\",\r\n - \ \"52.246.154.64/26\",\r\n \"52.246.159.0/26\",\r\n \"65.52.129.16/32\",\r\n - \ \"65.52.250.32/27\",\r\n \"102.37.65.0/26\",\r\n \"102.37.72.64/26\",\r\n - \ \"102.37.83.0/24\",\r\n \"102.37.165.0/24\",\r\n \"102.133.26.128/26\",\r\n - \ \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n \"102.133.154.128/26\",\r\n - \ \"102.133.250.64/26\",\r\n \"102.133.254.0/26\",\r\n \"104.40.26.199/32\",\r\n - \ \"104.40.29.113/32\",\r\n \"104.40.68.250/32\",\r\n \"104.40.69.64/32\",\r\n - \ \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n - \ \"104.41.63.213/32\",\r\n \"104.41.201.10/32\",\r\n \"104.42.97.95/32\",\r\n - \ \"104.43.18.219/32\",\r\n \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n - \ \"104.43.192.222/32\",\r\n \"104.44.129.14/32\",\r\n \"104.44.129.59/32\",\r\n - \ \"104.45.135.34/32\",\r\n \"104.45.147.24/32\",\r\n \"104.46.32.56/32\",\r\n - \ \"104.46.32.58/32\",\r\n \"104.46.98.9/32\",\r\n \"104.46.98.73/32\",\r\n - \ \"104.46.99.176/32\",\r\n \"104.208.16.0/26\",\r\n \"104.208.144.0/26\",\r\n - \ \"104.208.237.147/32\",\r\n \"104.209.186.70/32\",\r\n - \ \"104.210.14.49/32\",\r\n \"104.210.106.31/32\",\r\n \"104.210.146.250/32\",\r\n - \ \"104.211.81.0/28\",\r\n \"104.211.98.185/32\",\r\n \"104.211.102.58/32\",\r\n - \ \"104.211.146.32/27\",\r\n \"104.211.160.121/32\",\r\n + \ \"40.80.50.64/26\",\r\n \"40.80.181.192/26\",\r\n \"40.83.191.202/32\",\r\n + \ \"40.83.222.100/32\",\r\n \"40.84.150.241/32\",\r\n \"40.84.185.67/32\",\r\n + \ \"40.85.226.62/32\",\r\n \"40.85.229.32/32\",\r\n \"40.86.77.12/32\",\r\n + \ \"40.86.102.100/32\",\r\n \"40.86.176.23/32\",\r\n \"40.86.225.142/32\",\r\n + \ \"40.86.230.119/32\",\r\n \"40.89.122.0/26\",\r\n \"40.112.185.115/32\",\r\n + \ \"40.112.213.11/32\",\r\n \"40.112.242.0/25\",\r\n \"40.115.79.2/32\",\r\n + \ \"40.117.88.66/32\",\r\n \"40.120.75.64/27\",\r\n \"40.120.78.0/26\",\r\n + \ \"40.120.84.0/24\",\r\n \"40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n + \ \"40.121.148.193/32\",\r\n \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n + \ \"40.124.65.64/26\",\r\n \"40.125.103.251/32\",\r\n \"40.127.83.123/32\",\r\n + \ \"40.127.132.254/32\",\r\n \"51.11.192.128/26\",\r\n \"51.12.21.0/24\",\r\n + \ \"51.12.30.0/24\",\r\n \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n + \ \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n \"51.12.226.64/26\",\r\n + \ \"51.12.234.64/26\",\r\n \"51.13.0.192/26\",\r\n \"51.13.140.0/24\",\r\n + \ \"51.53.29.0/24\",\r\n \"51.53.107.128/26\",\r\n \"51.53.173.0/24\",\r\n + \ \"51.53.187.128/26\",\r\n \"51.103.203.64/26\",\r\n \"51.104.165.162/32\",\r\n + \ \"51.105.66.64/26\",\r\n \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n + \ \"51.107.58.128/27\",\r\n \"51.107.129.0/26\",\r\n \"51.107.154.128/27\",\r\n + \ \"51.107.245.0/24\",\r\n \"51.107.253.0/24\",\r\n \"51.116.58.128/27\",\r\n + \ \"51.116.73.0/24\",\r\n \"51.116.154.192/27\",\r\n \"51.116.242.64/26\",\r\n + \ \"51.116.245.192/27\",\r\n \"51.116.246.192/26\",\r\n \"51.116.250.64/26\",\r\n + \ \"51.116.254.0/26\",\r\n \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n + \ \"51.120.210.64/26\",\r\n \"51.120.218.160/27\",\r\n \"51.132.192.192/26\",\r\n + \ \"51.138.214.0/24\",\r\n \"51.140.80.99/32\",\r\n \"51.140.87.93/32\",\r\n + \ \"51.140.125.8/32\",\r\n \"51.140.146.32/28\",\r\n \"51.140.149.192/26\",\r\n + \ \"51.140.189.52/32\",\r\n \"51.140.189.108/32\",\r\n \"51.140.210.32/27\",\r\n + \ \"51.141.14.113/32\",\r\n \"51.141.14.168/32\",\r\n \"51.141.50.179/32\",\r\n + \ \"51.144.238.23/32\",\r\n \"52.136.136.62/32\",\r\n \"52.136.188.0/24\",\r\n + \ \"52.138.90.0/28\",\r\n \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n + \ \"52.139.4.118/32\",\r\n \"52.139.109.0/24\",\r\n \"52.143.136.55/32\",\r\n + \ \"52.147.115.0/24\",\r\n \"52.151.58.121/32\",\r\n \"52.161.19.160/32\",\r\n + \ \"52.161.24.64/32\",\r\n \"52.162.106.64/26\",\r\n \"52.165.34.144/32\",\r\n + \ \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n + \ \"52.167.106.0/26\",\r\n \"52.167.109.192/26\",\r\n \"52.167.145.0/26\",\r\n + \ \"52.168.14.144/32\",\r\n \"52.168.66.180/32\",\r\n \"52.168.117.0/26\",\r\n + \ \"52.168.146.69/32\",\r\n \"52.168.147.11/32\",\r\n \"52.169.18.8/32\",\r\n + \ \"52.172.119.0/24\",\r\n \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n + \ \"52.173.199.106/32\",\r\n \"52.174.243.57/32\",\r\n \"52.175.35.235/32\",\r\n + \ \"52.176.47.198/32\",\r\n \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n + \ \"52.178.211.227/32\",\r\n \"52.179.6.240/32\",\r\n \"52.179.8.35/32\",\r\n + \ \"52.179.157.59/32\",\r\n \"52.180.180.228/32\",\r\n \"52.180.182.75/32\",\r\n + \ \"52.182.138.128/26\",\r\n \"52.182.143.64/26\",\r\n \"52.183.46.73/32\",\r\n + \ \"52.183.86.102/32\",\r\n \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n + \ \"52.187.61.82/32\",\r\n \"52.187.185.159/32\",\r\n \"52.191.213.188/32\",\r\n + \ \"52.191.228.245/32\",\r\n \"52.225.184.224/32\",\r\n \"52.225.186.130/32\",\r\n + \ \"52.226.36.235/32\",\r\n \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n + \ \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n \"52.231.146.32/27\",\r\n + \ \"52.231.200.144/32\",\r\n \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n + \ \"52.232.27.189/32\",\r\n \"52.233.30.41/32\",\r\n \"52.233.190.35/32\",\r\n + \ \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n \"52.237.33.36/32\",\r\n + \ \"52.237.33.104/32\",\r\n \"52.237.143.176/32\",\r\n \"52.242.20.204/32\",\r\n + \ \"52.243.36.161/32\",\r\n \"52.246.154.64/26\",\r\n \"52.246.159.0/26\",\r\n + \ \"65.52.129.16/32\",\r\n \"65.52.250.32/27\",\r\n \"102.37.65.0/26\",\r\n + \ \"102.37.72.64/26\",\r\n \"102.37.83.0/24\",\r\n \"102.37.165.0/24\",\r\n + \ \"102.133.26.128/26\",\r\n \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n + \ \"102.133.154.128/26\",\r\n \"102.133.250.64/26\",\r\n + \ \"102.133.254.0/26\",\r\n \"104.40.26.199/32\",\r\n \"104.40.29.113/32\",\r\n + \ \"104.40.68.250/32\",\r\n \"104.40.69.64/32\",\r\n \"104.40.150.139/32\",\r\n + \ \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n \"104.41.63.213/32\",\r\n + \ \"104.41.201.10/32\",\r\n \"104.42.97.95/32\",\r\n \"104.43.18.219/32\",\r\n + \ \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n \"104.43.192.222/32\",\r\n + \ \"104.44.129.14/32\",\r\n \"104.44.129.59/32\",\r\n \"104.45.135.34/32\",\r\n + \ \"104.45.147.24/32\",\r\n \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n + \ \"104.46.98.9/32\",\r\n \"104.46.98.73/32\",\r\n \"104.46.99.176/32\",\r\n + \ \"104.208.16.0/26\",\r\n \"104.208.144.0/26\",\r\n \"104.208.237.147/32\",\r\n + \ \"104.209.186.70/32\",\r\n \"104.210.14.49/32\",\r\n \"104.210.106.31/32\",\r\n + \ \"104.210.146.250/32\",\r\n \"104.211.81.0/28\",\r\n \"104.211.98.185/32\",\r\n + \ \"104.211.102.58/32\",\r\n \"104.211.146.32/27\",\r\n \"104.211.160.121/32\",\r\n \ \"104.211.160.144/32\",\r\n \"104.211.224.190/32\",\r\n \ \"104.211.224.238/32\",\r\n \"104.214.18.128/27\",\r\n \ \"104.214.70.229/32\",\r\n \"137.116.48.46/32\",\r\n \"137.116.77.157/32\",\r\n @@ -16486,16 +16780,17 @@ interactions: \ \"2603:10e1:100:2::3368:a5a2/128\",\r\n \"2603:10e1:100:2::348b:476/128\",\r\n \ \"2603:10e1:100:2::34bf:e4f5/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.AustraliaCentral\",\r\n \"id\": \"EventHub.AustraliaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"australiacentral\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.36.46.142/32\",\r\n - \ \"20.36.106.192/27\",\r\n \"20.53.51.0/24\",\r\n \"2603:1010:304::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"australiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.36.46.142/32\",\r\n \"20.36.106.192/27\",\r\n + \ \"20.53.51.0/24\",\r\n \"2603:1010:304::240/122\",\r\n \ \"2603:1010:304:2::/120\",\r\n \"2603:1010:304:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.AustraliaCentral2\",\r\n \ \"id\": \"EventHub.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -16504,7 +16799,7 @@ interactions: \ \"2603:1010:404:2::/120\",\r\n \"2603:1010:404:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.AustraliaEast\",\r\n \ \"id\": \"EventHub.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16517,7 +16812,7 @@ interactions: \ \"2603:1010:6:802::160/123\",\r\n \"2603:1010:6:c02::160/123\",\r\n \ \"2603:10e1:100:2::1435:5552/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.AustraliaSoutheast\",\r\n \"id\": - \"EventHub.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"EventHub.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -16527,7 +16822,7 @@ interactions: \ \"2603:1010:101::240/122\",\r\n \"2603:1010:101:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.BrazilSouth\",\r\n \ \"id\": \"EventHub.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16539,7 +16834,7 @@ interactions: \ \"2603:1050:6:802::160/123\",\r\n \"2603:1050:6:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.BrazilSoutheast\",\r\n \ \"id\": \"EventHub.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16549,7 +16844,7 @@ interactions: \ \"2603:1050:403:2::/120\",\r\n \"2603:1050:403:400::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CanadaCentral\",\r\n \ \"id\": \"EventHub.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16562,20 +16857,21 @@ interactions: \ \"2603:1030:f05:802::160/123\",\r\n \"2603:1030:f05:c02::160/123\",\r\n \ \"2603:10e1:100:2::348b:476/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.CanadaEast\",\r\n \"id\": \"EventHub.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.32/27\",\r\n - \ \"40.86.225.142/32\",\r\n \"40.86.230.119/32\",\r\n \"52.139.109.0/24\",\r\n - \ \"52.242.20.204/32\",\r\n \"2603:1030:1005::240/122\",\r\n - \ \"2603:1030:1005:2::/120\",\r\n \"2603:1030:1005:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CentralIndia\",\r\n - \ \"id\": \"EventHub.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"40.69.106.32/27\",\r\n \"40.86.225.142/32\",\r\n + \ \"40.86.230.119/32\",\r\n \"52.139.109.0/24\",\r\n \"52.242.20.204/32\",\r\n + \ \"2603:1030:1005::240/122\",\r\n \"2603:1030:1005:2::/120\",\r\n + \ \"2603:1030:1005:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.CentralIndia\",\r\n \"id\": \"EventHub.CentralIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.71.30.214/32\",\r\n \"20.43.126.64/26\",\r\n \ \"20.192.98.64/26\",\r\n \"20.192.102.0/26\",\r\n \"20.192.168.0/26\",\r\n \ \"40.80.50.64/26\",\r\n \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n @@ -16584,47 +16880,48 @@ interactions: \ \"2603:1040:a06:402::1c0/123\",\r\n \"2603:1040:a06:802::160/123\",\r\n \ \"2603:1040:a06:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.CentralUS\",\r\n \"id\": \"EventHub.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.89.58.37/32\",\r\n - \ \"13.89.59.231/32\",\r\n \"13.89.170.128/26\",\r\n \"13.89.178.112/28\",\r\n - \ \"20.44.13.64/26\",\r\n \"20.98.147.0/24\",\r\n \"23.99.128.69/32\",\r\n - \ \"23.99.129.170/32\",\r\n \"23.99.192.254/32\",\r\n \"23.99.196.56/32\",\r\n - \ \"23.99.228.174/32\",\r\n \"40.86.77.12/32\",\r\n \"40.86.102.100/32\",\r\n - \ \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n \"52.165.34.144/32\",\r\n - \ \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n - \ \"52.173.199.106/32\",\r\n \"52.176.47.198/32\",\r\n \"52.182.138.128/26\",\r\n - \ \"52.182.143.64/26\",\r\n \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n - \ \"104.43.192.222/32\",\r\n \"104.208.16.0/26\",\r\n \"168.61.148.205/32\",\r\n - \ \"2603:1030:10:1::240/122\",\r\n \"2603:1030:10:402::1c0/123\",\r\n - \ \"2603:1030:10:802::160/123\",\r\n \"2603:1030:10:c02::160/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CentralUSEUAP\",\r\n - \ \"id\": \"EventHub.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.89.58.37/32\",\r\n \"13.89.59.231/32\",\r\n \"13.89.170.128/26\",\r\n + \ \"13.89.178.112/28\",\r\n \"20.44.13.64/26\",\r\n \"20.98.147.0/24\",\r\n + \ \"23.99.128.69/32\",\r\n \"23.99.129.170/32\",\r\n \"23.99.192.254/32\",\r\n + \ \"23.99.196.56/32\",\r\n \"23.99.228.174/32\",\r\n \"40.86.77.12/32\",\r\n + \ \"40.86.102.100/32\",\r\n \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n + \ \"52.165.34.144/32\",\r\n \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n + \ \"52.165.237.8/32\",\r\n \"52.173.199.106/32\",\r\n \"52.176.47.198/32\",\r\n + \ \"52.182.138.128/26\",\r\n \"52.182.143.64/26\",\r\n \"104.43.168.200/32\",\r\n + \ \"104.43.192.43/32\",\r\n \"104.43.192.222/32\",\r\n \"104.208.16.0/26\",\r\n + \ \"168.61.148.205/32\",\r\n \"2603:1030:10:1::240/122\",\r\n + \ \"2603:1030:10:402::1c0/123\",\r\n \"2603:1030:10:802::160/123\",\r\n + \ \"2603:1030:10:c02::160/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.CentralUSEUAP\",\r\n \"id\": \"EventHub.CentralUSEUAP\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.45.240.128/25\",\r\n \"20.45.241.0/26\",\r\n \ \"20.46.15.64/26\",\r\n \"40.78.202.32/27\",\r\n \"52.180.180.228/32\",\r\n \ \"52.180.182.75/32\",\r\n \"168.61.143.128/26\",\r\n \"2603:1030:f:1::240/122\",\r\n \ \"2603:1030:f:3::200/122\",\r\n \"2603:1030:f:3::400/120\",\r\n \ \"2603:1030:f:400::9c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.EastAsia\",\r\n \"id\": \"EventHub.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.64/26\",\r\n - \ \"13.94.47.61/32\",\r\n \"20.195.77.0/24\",\r\n \"20.205.75.128/26\",\r\n - \ \"20.205.83.128/26\",\r\n \"23.97.67.90/32\",\r\n \"23.99.118.48/32\",\r\n - \ \"23.101.3.68/32\",\r\n \"23.101.8.229/32\",\r\n \"23.102.234.49/32\",\r\n - \ \"52.175.35.235/32\",\r\n \"168.63.141.27/32\",\r\n \"207.46.153.127/32\",\r\n - \ \"207.46.154.16/32\",\r\n \"2603:1040:207::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.64/26\",\r\n \"13.94.47.61/32\",\r\n \"20.195.77.0/24\",\r\n + \ \"20.205.75.128/26\",\r\n \"20.205.83.128/26\",\r\n \"23.97.67.90/32\",\r\n + \ \"23.99.118.48/32\",\r\n \"23.101.3.68/32\",\r\n \"23.101.8.229/32\",\r\n + \ \"23.102.234.49/32\",\r\n \"52.175.35.235/32\",\r\n \"168.63.141.27/32\",\r\n + \ \"207.46.153.127/32\",\r\n \"207.46.154.16/32\",\r\n \"2603:1040:207::240/122\",\r\n \ \"2603:1040:207:2::100/120\",\r\n \"2603:1040:207:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS\",\r\n - \ \"id\": \"EventHub.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -16646,7 +16943,7 @@ interactions: \ \"2603:1030:210:402::1c0/123\",\r\n \"2603:1030:210:802::160/123\",\r\n \ \"2603:1030:210:c02::160/123\",\r\n \"2603:10e1:100:2::34bf:e4f5/128\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS2\",\r\n - \ \"id\": \"EventHub.EastUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -16664,7 +16961,7 @@ interactions: \ \"2603:1030:40c:802::160/123\",\r\n \"2603:1030:40c:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS2EUAP\",\r\n \ \"id\": \"EventHub.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16677,7 +16974,7 @@ interactions: \ \"2603:1030:40b:800::160/123\",\r\n \"2603:1030:40b:c00::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.FranceCentral\",\r\n \ \"id\": \"EventHub.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16688,7 +16985,7 @@ interactions: \ \"2603:1020:805:802::160/123\",\r\n \"2603:1020:805:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.FranceSouth\",\r\n \ \"id\": \"EventHub.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16697,7 +16994,7 @@ interactions: \ \"2603:1020:905:2::/120\",\r\n \"2603:1020:905:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.GermanyNorth\",\r\n \ \"id\": \"EventHub.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16705,7 +17002,7 @@ interactions: \ \"2603:1020:d04::240/122\",\r\n \"2603:1020:d04:1::600/120\",\r\n \ \"2603:1020:d04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.GermanyWestCentral\",\r\n \"id\": - \"EventHub.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"EventHub.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -16717,7 +17014,7 @@ interactions: \ \"2603:1020:c04:802::160/123\",\r\n \"2603:1020:c04:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JapanEast\",\r\n \ \"id\": \"EventHub.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16729,105 +17026,117 @@ interactions: \ \"2603:1040:407:402::1c0/123\",\r\n \"2603:1040:407:802::160/123\",\r\n \ \"2603:1040:407:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.JapanWest\",\r\n \"id\": \"EventHub.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.189.231.0/24\",\r\n - \ \"40.74.100.0/27\",\r\n \"40.74.141.187/32\",\r\n \"138.91.17.38/32\",\r\n - \ \"138.91.17.85/32\",\r\n \"2603:1040:606::240/122\",\r\n - \ \"2603:1040:606:2::/120\",\r\n \"2603:1040:606:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JioIndiaCentral\",\r\n - \ \"id\": \"EventHub.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.33.64/26\",\r\n - \ \"20.192.51.96/27\",\r\n \"20.192.51.128/25\",\r\n \"20.192.55.0/26\",\r\n - \ \"20.192.225.160/27\",\r\n \"20.192.234.32/27\",\r\n \"2603:1040:1104:2::500/120\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.189.231.0/24\",\r\n \"40.74.100.0/27\",\r\n \"40.74.141.187/32\",\r\n + \ \"40.80.181.192/26\",\r\n \"138.91.17.38/32\",\r\n \"138.91.17.85/32\",\r\n + \ \"2603:1040:606::240/122\",\r\n \"2603:1040:606:2::/120\",\r\n + \ \"2603:1040:606:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.JioIndiaCentral\",\r\n \"id\": \"EventHub.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.192.33.64/26\",\r\n \"20.192.51.96/27\",\r\n + \ \"20.192.51.128/25\",\r\n \"20.192.55.0/26\",\r\n \"20.192.225.160/27\",\r\n + \ \"20.192.234.32/27\",\r\n \"2603:1040:1104:2::500/120\",\r\n \ \"2603:1040:1104:400::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.JioIndiaWest\",\r\n \"id\": \"EventHub.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.161.64/27\",\r\n - \ \"20.193.195.32/27\",\r\n \"20.193.195.64/26\",\r\n \"20.193.195.128/25\",\r\n - \ \"20.193.202.32/27\",\r\n \"20.193.204.192/26\",\r\n \"2603:1040:d04::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.192.161.64/27\",\r\n \"20.193.195.32/27\",\r\n + \ \"20.193.195.64/26\",\r\n \"20.193.195.128/25\",\r\n \"20.193.202.32/27\",\r\n + \ \"20.193.204.192/26\",\r\n \"2603:1040:d04::240/122\",\r\n \ \"2603:1040:d04:2::500/120\",\r\n \"2603:1040:d04:400::2c0/123\",\r\n \ \"2603:1040:d04:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.KoreaCentral\",\r\n \"id\": \"EventHub.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.44.26.64/26\",\r\n - \ \"20.44.31.128/26\",\r\n \"20.194.68.192/26\",\r\n \"20.194.80.0/26\",\r\n - \ \"20.200.193.0/24\",\r\n \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n - \ \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n \"2603:1040:f05:1::240/122\",\r\n - \ \"2603:1040:f05:2::600/120\",\r\n \"2603:1040:f05:402::1c0/123\",\r\n - \ \"2603:1040:f05:802::160/123\",\r\n \"2603:1040:f05:c02::160/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.KoreaSouth\",\r\n - \ \"id\": \"EventHub.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.44.26.64/26\",\r\n \"20.44.31.128/26\",\r\n \"20.194.68.192/26\",\r\n + \ \"20.194.80.0/26\",\r\n \"20.200.193.0/24\",\r\n \"52.231.18.16/28\",\r\n + \ \"52.231.29.105/32\",\r\n \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n + \ \"2603:1040:f05:1::240/122\",\r\n \"2603:1040:f05:2::600/120\",\r\n + \ \"2603:1040:f05:402::1c0/123\",\r\n \"2603:1040:f05:802::160/123\",\r\n + \ \"2603:1040:f05:c02::160/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.KoreaSouth\",\r\n \"id\": \"EventHub.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"52.147.115.0/24\",\r\n \"52.231.146.32/27\",\r\n \ \"52.231.200.144/32\",\r\n \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n \ \"2603:1040:e05::500/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.NorthCentralUS\",\r\n \"id\": \"EventHub.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.51.3.0/24\",\r\n - \ \"20.125.171.64/26\",\r\n \"20.125.203.64/26\",\r\n \"23.96.214.181/32\",\r\n - \ \"23.96.253.236/32\",\r\n \"52.162.106.64/26\",\r\n \"52.237.143.176/32\",\r\n - \ \"168.62.234.250/32\",\r\n \"168.62.237.3/32\",\r\n \"168.62.249.226/32\",\r\n - \ \"191.236.128.253/32\",\r\n \"191.236.129.107/32\",\r\n - \ \"2603:1030:608::240/122\",\r\n \"2603:1030:608:1::600/120\",\r\n - \ \"2603:1030:608:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.NorthEurope\",\r\n \"id\": \"EventHub.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.0/26\",\r\n - \ \"13.69.239.0/26\",\r\n \"13.69.253.135/32\",\r\n \"13.69.255.140/32\",\r\n - \ \"13.74.107.0/26\",\r\n \"20.50.72.64/26\",\r\n \"20.50.80.64/26\",\r\n - \ \"20.82.245.0/24\",\r\n \"23.102.0.186/32\",\r\n \"23.102.0.239/32\",\r\n - \ \"23.102.53.113/32\",\r\n \"40.69.29.216/32\",\r\n \"40.69.217.246/32\",\r\n - \ \"40.127.132.254/32\",\r\n \"51.104.165.162/32\",\r\n \"52.138.147.148/32\",\r\n - \ \"52.138.226.0/26\",\r\n \"52.169.18.8/32\",\r\n \"52.178.211.227/32\",\r\n - \ \"104.41.201.10/32\",\r\n \"168.61.92.197/32\",\r\n \"191.238.99.131/32\",\r\n - \ \"2603:1020:5:1::240/122\",\r\n \"2603:1020:5:402::1c0/123\",\r\n - \ \"2603:1020:5:802::160/123\",\r\n \"2603:1020:5:c02::160/123\",\r\n - \ \"2603:10e1:100:2::3368:a5a2/128\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.NorwayEast\",\r\n \"id\": \"EventHub.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.0/26\",\r\n - \ \"51.13.0.192/26\",\r\n \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n - \ \"51.120.210.64/26\",\r\n \"2603:1020:e04:1::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.51.3.0/24\",\r\n \"20.125.171.64/26\",\r\n \"20.125.203.64/26\",\r\n + \ \"23.96.214.181/32\",\r\n \"23.96.253.236/32\",\r\n \"52.162.106.64/26\",\r\n + \ \"52.237.143.176/32\",\r\n \"168.62.234.250/32\",\r\n \"168.62.237.3/32\",\r\n + \ \"168.62.249.226/32\",\r\n \"191.236.128.253/32\",\r\n + \ \"191.236.129.107/32\",\r\n \"2603:1030:608::240/122\",\r\n + \ \"2603:1030:608:1::600/120\",\r\n \"2603:1030:608:402::1c0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorthEurope\",\r\n + \ \"id\": \"EventHub.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.69.227.0/26\",\r\n \"13.69.239.0/26\",\r\n \"13.69.253.135/32\",\r\n + \ \"13.69.255.140/32\",\r\n \"13.74.107.0/26\",\r\n \"20.50.72.64/26\",\r\n + \ \"20.50.80.64/26\",\r\n \"20.82.245.0/24\",\r\n \"23.102.0.186/32\",\r\n + \ \"23.102.0.239/32\",\r\n \"23.102.53.113/32\",\r\n \"40.69.29.216/32\",\r\n + \ \"40.69.217.246/32\",\r\n \"40.127.132.254/32\",\r\n \"51.104.165.162/32\",\r\n + \ \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n \"52.169.18.8/32\",\r\n + \ \"52.178.211.227/32\",\r\n \"104.41.201.10/32\",\r\n \"168.61.92.197/32\",\r\n + \ \"191.238.99.131/32\",\r\n \"2603:1020:5:1::240/122\",\r\n + \ \"2603:1020:5:402::1c0/123\",\r\n \"2603:1020:5:802::160/123\",\r\n + \ \"2603:1020:5:c02::160/123\",\r\n \"2603:10e1:100:2::3368:a5a2/128\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorwayEast\",\r\n + \ \"id\": \"EventHub.NorwayEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.100.0.0/26\",\r\n \"51.13.0.192/26\",\r\n \"51.120.98.128/27\",\r\n + \ \"51.120.106.64/26\",\r\n \"51.120.210.64/26\",\r\n \"2603:1020:e04:1::240/122\",\r\n \ \"2603:1020:e04:3::600/120\",\r\n \"2603:1020:e04:402::1c0/123\",\r\n \ \"2603:1020:e04:802::160/123\",\r\n \"2603:1020:e04:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorwayWest\",\r\n \ \"id\": \"EventHub.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.13.140.0/24\",\r\n \"51.120.218.160/27\",\r\n \ \"2603:1020:f04::240/122\",\r\n \"2603:1020:f04:3::/120\",\r\n \ \"2603:1020:f04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.SouthAfricaNorth\",\r\n \"id\": \"EventHub.SouthAfricaNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ {\r\n \"name\": \"EventHub.QatarCentral\",\r\n \"id\": \"EventHub.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.21.38.0/24\",\r\n \"20.21.43.128/26\",\r\n \"20.21.67.64/26\",\r\n + \ \"20.21.75.64/26\",\r\n \"2603:1040:1002:1::200/120\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthAfricaNorth\",\r\n + \ \"id\": \"EventHub.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"102.37.72.64/26\",\r\n \ \"102.37.165.0/24\",\r\n \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n @@ -16837,7 +17146,7 @@ interactions: \ \"2603:1000:104:802::160/123\",\r\n \"2603:1000:104:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthAfricaWest\",\r\n \ \"id\": \"EventHub.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -16846,7 +17155,7 @@ interactions: \ \"2603:1000:4:2::/120\",\r\n \"2603:1000:4:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthCentralUS\",\r\n \ \"id\": \"EventHub.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -16863,30 +17172,30 @@ interactions: \ \"2603:1030:807:802::160/123\",\r\n \"2603:1030:807:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthCentralUSSTG\",\r\n \ \"id\": \"EventHub.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.128/26\",\r\n \"20.45.117.128/26\",\r\n \ \"2603:1030:302::200/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SoutheastAsia\",\r\n \"id\": \"EventHub.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.64/27\",\r\n - \ \"13.67.20.64/26\",\r\n \"13.76.179.223/32\",\r\n \"13.76.216.217/32\",\r\n - \ \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n \"23.98.64.92/32\",\r\n - \ \"23.98.65.24/32\",\r\n \"23.98.82.64/27\",\r\n \"23.98.87.192/26\",\r\n - \ \"23.98.112.192/26\",\r\n \"40.78.234.0/27\",\r\n \"52.187.2.226/32\",\r\n - \ \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n \"52.187.185.159/32\",\r\n - \ \"104.43.18.219/32\",\r\n \"137.116.157.26/32\",\r\n \"137.116.158.30/32\",\r\n - \ \"207.46.227.14/32\",\r\n \"2603:1040:5:1::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.67.8.64/27\",\r\n \"13.67.20.64/26\",\r\n \"13.76.179.223/32\",\r\n + \ \"13.76.216.217/32\",\r\n \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n + \ \"23.98.64.92/32\",\r\n \"23.98.65.24/32\",\r\n \"23.98.82.64/27\",\r\n + \ \"23.98.87.192/26\",\r\n \"23.98.112.192/26\",\r\n \"40.78.234.0/27\",\r\n + \ \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n + \ \"52.187.185.159/32\",\r\n \"104.43.18.219/32\",\r\n \"137.116.157.26/32\",\r\n + \ \"137.116.158.30/32\",\r\n \"207.46.227.14/32\",\r\n \"2603:1040:5:1::240/122\",\r\n \ \"2603:1040:5:402::1c0/123\",\r\n \"2603:1040:5:802::160/123\",\r\n \ \"2603:1040:5:c02::160/123\",\r\n \"2603:10e1:100:2::14c3:6100/128\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthIndia\",\r\n \ \"id\": \"EventHub.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16895,52 +17204,54 @@ interactions: \ \"2603:1040:c06::240/122\",\r\n \"2603:1040:c06:2::/120\",\r\n \ \"2603:1040:c06:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwedenCentral\",\r\n \"id\": \"EventHub.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.12.30.0/24\",\r\n - \ \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n \"51.12.226.64/26\",\r\n - \ \"51.12.234.64/26\",\r\n \"2603:1020:1004::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.12.30.0/24\",\r\n \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n + \ \"51.12.226.64/26\",\r\n \"51.12.234.64/26\",\r\n \"2603:1020:1004::240/122\",\r\n \ \"2603:1020:1004:2::400/120\",\r\n \"2603:1020:1004:400::2c0/123\",\r\n \ \"2603:1020:1004:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwedenSouth\",\r\n \"id\": \"EventHub.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.12.21.0/24\",\r\n - \ \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n \"2603:1020:1104:400::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SwitzerlandNorth\",\r\n - \ \"id\": \"EventHub.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.12.21.0/24\",\r\n \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n + \ \"2603:1020:1104:400::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.SwitzerlandNorth\",\r\n \"id\": \"EventHub.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.208.19.64/26\",\r\n \"51.103.203.64/26\",\r\n \ \"51.107.58.128/27\",\r\n \"51.107.129.0/26\",\r\n \"51.107.245.0/24\",\r\n \ \"2603:1020:a04:1::240/122\",\r\n \"2603:1020:a04:2::200/120\",\r\n \ \"2603:1020:a04:402::1c0/123\",\r\n \"2603:1020:a04:802::160/123\",\r\n \ \"2603:1020:a04:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwitzerlandWest\",\r\n \"id\": \"EventHub.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.107.154.128/27\",\r\n - \ \"51.107.253.0/24\",\r\n \"2603:1020:b04::240/122\",\r\n - \ \"2603:1020:b04:2::/120\",\r\n \"2603:1020:b04:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UAECentral\",\r\n - \ \"id\": \"EventHub.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandw\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.107.154.128/27\",\r\n \"51.107.253.0/24\",\r\n + \ \"2603:1020:b04::240/122\",\r\n \"2603:1020:b04:2::/120\",\r\n + \ \"2603:1020:b04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.UAECentral\",\r\n \"id\": \"EventHub.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.0/27\",\r\n \"20.45.92.0/24\",\r\n \"2603:1040:b04::240/122\",\r\n \ \"2603:1040:b04:2::/120\",\r\n \"2603:1040:b04:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UAENorth\",\r\n \ \"id\": \"EventHub.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16950,9 +17261,9 @@ interactions: \ \"2603:1040:904:402::1c0/123\",\r\n \"2603:1040:904:802::160/123\",\r\n \ \"2603:1040:904:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.UKSouth\",\r\n \"id\": \"EventHub.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.90.128.128/26\",\r\n \ \"51.105.66.64/26\",\r\n \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n @@ -16962,7 +17273,7 @@ interactions: \ \"2603:1020:705:2::400/120\",\r\n \"2603:1020:705:402::1c0/123\",\r\n \ \"2603:1020:705:802::160/123\",\r\n \"2603:1020:705:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UKWest\",\r\n - \ \"id\": \"EventHub.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -16972,7 +17283,7 @@ interactions: \ \"2603:1020:605:2::/120\",\r\n \"2603:1020:605:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestCentralUS\",\r\n \ \"id\": \"EventHub.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -16982,37 +17293,38 @@ interactions: \ \"2603:1030:b04::240/122\",\r\n \"2603:1030:b04:1::600/120\",\r\n \ \"2603:1030:b04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestEurope\",\r\n \"id\": \"EventHub.WestEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.0/26\",\r\n - \ \"13.69.106.0/26\",\r\n \"13.69.111.128/26\",\r\n \"20.50.201.64/26\",\r\n - \ \"20.76.242.45/32\",\r\n \"20.86.89.0/24\",\r\n \"23.97.226.21/32\",\r\n - \ \"23.100.14.185/32\",\r\n \"40.68.35.230/32\",\r\n \"40.68.39.15/32\",\r\n - \ \"40.68.93.145/32\",\r\n \"40.68.205.113/32\",\r\n \"40.68.217.242/32\",\r\n - \ \"51.144.238.23/32\",\r\n \"52.174.243.57/32\",\r\n \"52.178.17.128/26\",\r\n - \ \"52.178.78.61/32\",\r\n \"52.232.27.189/32\",\r\n \"52.233.190.35/32\",\r\n - \ \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n \"65.52.129.16/32\",\r\n - \ \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n - \ \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n \"191.233.73.228/32\",\r\n - \ \"2603:1020:206:1::240/122\",\r\n \"2603:1020:206:4::100/120\",\r\n - \ \"2603:1020:206:402::1c0/123\",\r\n \"2603:1020:206:802::160/123\",\r\n - \ \"2603:1020:206:c02::160/123\",\r\n \"2603:10e1:100:2::144c:f22d/128\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestIndia\",\r\n - \ \"id\": \"EventHub.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.0/26\",\r\n \"13.69.106.0/26\",\r\n \"13.69.111.128/26\",\r\n + \ \"20.50.201.64/26\",\r\n \"20.76.242.45/32\",\r\n \"20.86.89.0/24\",\r\n + \ \"23.97.226.21/32\",\r\n \"23.100.14.185/32\",\r\n \"40.68.35.230/32\",\r\n + \ \"40.68.39.15/32\",\r\n \"40.68.93.145/32\",\r\n \"40.68.205.113/32\",\r\n + \ \"40.68.217.242/32\",\r\n \"51.144.238.23/32\",\r\n \"52.174.243.57/32\",\r\n + \ \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n \"52.232.27.189/32\",\r\n + \ \"52.233.190.35/32\",\r\n \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n + \ \"65.52.129.16/32\",\r\n \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n + \ \"104.40.216.174/32\",\r\n \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n + \ \"191.233.73.228/32\",\r\n \"2603:1020:206:1::240/122\",\r\n + \ \"2603:1020:206:4::100/120\",\r\n \"2603:1020:206:402::1c0/123\",\r\n + \ \"2603:1020:206:802::160/123\",\r\n \"2603:1020:206:c02::160/123\",\r\n + \ \"2603:10e1:100:2::144c:f22d/128\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.WestIndia\",\r\n \"id\": \"EventHub.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.83.0/24\",\r\n \"104.211.146.32/27\",\r\n \ \"104.211.160.121/32\",\r\n \"104.211.160.144/32\",\r\n \ \"2603:1040:806::240/122\",\r\n \"2603:1040:806:2::/120\",\r\n \ \"2603:1040:806:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestUS\",\r\n \"id\": \"EventHub.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.64.195.117/32\",\r\n \ \"13.88.20.117/32\",\r\n \"13.88.26.28/32\",\r\n \"13.91.61.11/32\",\r\n @@ -17025,7 +17337,7 @@ interactions: \ \"138.91.193.184/32\",\r\n \"2603:1030:a07::240/122\",\r\n \ \"2603:1030:a07:1::600/120\",\r\n \"2603:1030:a07:402::140/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestUS2\",\r\n - \ \"id\": \"EventHub.WestUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -17041,9 +17353,9 @@ interactions: \ \"2603:1030:c06:802::160/123\",\r\n \"2603:1030:c06:c02::160/123\",\r\n \ \"2603:10e1:100:2::287d:67fb/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestUS3\",\r\n \"id\": \"EventHub.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.150.160.224/27\",\r\n \ \"20.150.170.160/27\",\r\n \"20.150.175.64/26\",\r\n \"20.150.178.64/26\",\r\n @@ -17053,102 +17365,102 @@ interactions: \ \"2603:1030:504:402::2c0/123\",\r\n \"2603:1030:504:802::240/123\",\r\n \ \"2603:1030:504:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"GatewayManager\",\r\n \"id\": \"GatewayManager\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"GatewayManager\",\r\n \"addressPrefixes\": - [\r\n \"13.65.91.57/32\",\r\n \"13.66.140.144/29\",\r\n - \ \"13.67.9.128/29\",\r\n \"13.69.64.224/29\",\r\n \"13.69.227.224/29\",\r\n - \ \"13.70.72.208/29\",\r\n \"13.70.185.130/32\",\r\n \"13.71.170.240/29\",\r\n - \ \"13.71.194.232/29\",\r\n \"13.75.36.8/29\",\r\n \"13.77.0.146/32\",\r\n - \ \"13.77.50.88/29\",\r\n \"13.78.108.16/29\",\r\n \"13.78.188.33/32\",\r\n - \ \"13.85.74.21/32\",\r\n \"13.87.35.147/32\",\r\n \"13.87.36.246/32\",\r\n - \ \"13.87.56.104/29\",\r\n \"13.87.122.104/29\",\r\n \"13.89.171.96/29\",\r\n - \ \"13.91.249.235/32\",\r\n \"13.91.254.232/32\",\r\n \"13.92.84.128/32\",\r\n - \ \"13.93.112.146/32\",\r\n \"13.93.117.26/32\",\r\n \"20.17.48.64/26\",\r\n - \ \"20.21.32.64/26\",\r\n \"20.36.42.151/32\",\r\n \"20.36.42.152/32\",\r\n - \ \"20.36.74.91/32\",\r\n \"20.36.74.113/32\",\r\n \"20.36.106.72/29\",\r\n - \ \"20.36.114.24/29\",\r\n \"20.36.120.72/29\",\r\n \"20.37.53.66/32\",\r\n - \ \"20.37.53.76/32\",\r\n \"20.37.64.72/29\",\r\n \"20.37.74.88/29\",\r\n - \ \"20.37.152.72/29\",\r\n \"20.37.192.72/29\",\r\n \"20.37.224.72/29\",\r\n - \ \"20.38.80.72/29\",\r\n \"20.38.136.72/29\",\r\n \"20.39.1.56/32\",\r\n - \ \"20.39.1.58/32\",\r\n \"20.39.8.72/29\",\r\n \"20.39.26.140/32\",\r\n - \ \"20.39.26.246/32\",\r\n \"20.40.173.147/32\",\r\n \"20.41.0.72/29\",\r\n - \ \"20.41.64.72/29\",\r\n \"20.41.192.72/29\",\r\n \"20.42.0.72/29\",\r\n - \ \"20.42.128.72/29\",\r\n \"20.42.224.72/29\",\r\n \"20.43.40.72/29\",\r\n - \ \"20.43.64.72/29\",\r\n \"20.43.128.72/29\",\r\n \"20.44.3.16/29\",\r\n - \ \"20.45.95.128/27\",\r\n \"20.45.112.72/29\",\r\n \"20.45.192.72/29\",\r\n - \ \"20.46.13.128/26\",\r\n \"20.47.233.224/27\",\r\n \"20.51.6.64/26\",\r\n - \ \"20.52.95.96/27\",\r\n \"20.53.54.0/27\",\r\n \"20.53.61.192/27\",\r\n - \ \"20.54.106.86/32\",\r\n \"20.54.121.133/32\",\r\n \"20.59.80.32/27\",\r\n - \ \"20.69.5.224/27\",\r\n \"20.70.222.128/27\",\r\n \"20.72.16.64/26\",\r\n - \ \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n \"20.74.195.128/27\",\r\n - \ \"20.83.222.224/27\",\r\n \"20.87.82.0/27\",\r\n \"20.88.159.0/27\",\r\n - \ \"20.90.36.64/27\",\r\n \"20.90.132.224/27\",\r\n \"20.92.4.224/27\",\r\n - \ \"20.97.35.128/27\",\r\n \"20.98.194.96/27\",\r\n \"20.99.8.0/26\",\r\n - \ \"20.105.210.128/27\",\r\n \"20.107.239.96/27\",\r\n \"20.111.2.224/27\",\r\n - \ \"20.116.42.128/27\",\r\n \"20.118.195.160/27\",\r\n \"20.150.160.64/29\",\r\n - \ \"20.150.161.0/26\",\r\n \"20.150.171.64/29\",\r\n \"20.189.104.72/29\",\r\n - \ \"20.189.180.225/32\",\r\n \"20.189.181.8/32\",\r\n \"20.189.194.192/27\",\r\n - \ \"20.192.47.0/26\",\r\n \"20.192.84.224/27\",\r\n \"20.192.153.224/27\",\r\n - \ \"20.192.160.64/26\",\r\n \"20.192.224.192/26\",\r\n \"20.193.142.141/32\",\r\n - \ \"20.193.142.178/32\",\r\n \"20.194.75.128/26\",\r\n \"20.195.37.65/32\",\r\n - \ \"20.195.38.22/32\",\r\n \"20.195.78.0/26\",\r\n \"20.195.86.96/27\",\r\n - \ \"20.199.200.128/27\",\r\n \"20.200.160.32/27\",\r\n \"20.210.68.160/27\",\r\n - \ \"20.215.0.64/26\",\r\n \"20.217.40.64/26\",\r\n \"23.100.217.32/27\",\r\n - \ \"23.100.231.72/32\",\r\n \"23.100.231.96/32\",\r\n \"23.101.173.90/32\",\r\n - \ \"40.67.48.72/29\",\r\n \"40.67.59.64/29\",\r\n \"40.69.106.88/29\",\r\n - \ \"40.70.146.224/29\",\r\n \"40.71.11.96/29\",\r\n \"40.74.24.72/29\",\r\n - \ \"40.74.100.168/29\",\r\n \"40.78.194.88/29\",\r\n \"40.78.202.112/29\",\r\n - \ \"40.79.130.224/29\",\r\n \"40.79.178.88/29\",\r\n \"40.80.56.72/29\",\r\n - \ \"40.80.168.72/29\",\r\n \"40.80.184.72/29\",\r\n \"40.81.94.172/32\",\r\n - \ \"40.81.94.182/32\",\r\n \"40.81.180.83/32\",\r\n \"40.81.182.82/32\",\r\n - \ \"40.81.189.24/32\",\r\n \"40.81.189.42/32\",\r\n \"40.82.236.2/32\",\r\n - \ \"40.82.236.13/32\",\r\n \"40.82.248.240/29\",\r\n \"40.88.222.179/32\",\r\n - \ \"40.88.223.53/32\",\r\n \"40.89.16.72/29\",\r\n \"40.89.217.100/32\",\r\n - \ \"40.89.217.109/32\",\r\n \"40.90.186.21/32\",\r\n \"40.90.186.91/32\",\r\n - \ \"40.91.89.36/32\",\r\n \"40.91.91.51/32\",\r\n \"40.112.242.168/29\",\r\n - \ \"40.115.248.200/32\",\r\n \"40.115.254.17/32\",\r\n \"40.119.8.64/29\",\r\n - \ \"40.124.139.107/32\",\r\n \"40.124.139.174/32\",\r\n \"51.12.40.192/26\",\r\n - \ \"51.12.192.192/26\",\r\n \"51.53.24.64/26\",\r\n \"51.53.168.64/26\",\r\n - \ \"51.104.24.72/29\",\r\n \"51.105.80.72/29\",\r\n \"51.105.88.72/29\",\r\n - \ \"51.107.48.72/29\",\r\n \"51.107.59.32/29\",\r\n \"51.107.144.72/29\",\r\n - \ \"51.107.155.32/29\",\r\n \"51.107.247.0/26\",\r\n \"51.116.48.72/29\",\r\n - \ \"51.116.59.32/29\",\r\n \"51.116.77.96/27\",\r\n \"51.116.144.72/29\",\r\n - \ \"51.116.155.96/29\",\r\n \"51.120.40.72/29\",\r\n \"51.120.98.168/29\",\r\n - \ \"51.120.176.32/27\",\r\n \"51.120.219.64/29\",\r\n \"51.120.224.72/29\",\r\n - \ \"51.120.235.128/26\",\r\n \"51.137.160.72/29\",\r\n \"51.140.63.41/32\",\r\n - \ \"51.140.114.209/32\",\r\n \"51.140.148.16/29\",\r\n \"51.140.210.200/29\",\r\n - \ \"51.141.25.80/32\",\r\n \"51.141.29.178/32\",\r\n \"51.143.192.72/29\",\r\n - \ \"52.136.48.72/29\",\r\n \"52.136.137.15/32\",\r\n \"52.136.137.16/32\",\r\n - \ \"52.136.191.96/27\",\r\n \"52.138.70.115/32\",\r\n \"52.138.71.153/32\",\r\n - \ \"52.138.90.40/29\",\r\n \"52.139.87.129/32\",\r\n \"52.139.87.150/32\",\r\n - \ \"52.140.104.72/29\",\r\n \"52.142.152.114/32\",\r\n \"52.142.154.100/32\",\r\n - \ \"52.143.136.58/31\",\r\n \"52.143.250.137/32\",\r\n \"52.143.251.22/32\",\r\n - \ \"52.147.44.33/32\",\r\n \"52.148.30.6/32\",\r\n \"52.149.24.100/32\",\r\n - \ \"52.149.26.14/32\",\r\n \"52.150.136.72/29\",\r\n \"52.159.19.113/32\",\r\n - \ \"52.159.20.67/32\",\r\n \"52.159.21.124/32\",\r\n \"52.161.28.251/32\",\r\n - \ \"52.162.106.168/29\",\r\n \"52.163.241.22/32\",\r\n \"52.163.246.27/32\",\r\n - \ \"52.165.221.72/32\",\r\n \"52.169.225.171/32\",\r\n \"52.169.231.163/32\",\r\n - \ \"52.172.28.183/32\",\r\n \"52.172.31.29/32\",\r\n \"52.172.204.73/32\",\r\n - \ \"52.172.222.13/32\",\r\n \"52.173.250.124/32\",\r\n \"52.177.204.204/32\",\r\n - \ \"52.177.207.219/32\",\r\n \"52.179.10.142/32\",\r\n \"52.180.178.35/32\",\r\n - \ \"52.180.178.191/32\",\r\n \"52.180.182.210/32\",\r\n \"52.184.255.23/32\",\r\n - \ \"52.191.140.123/32\",\r\n \"52.191.170.38/32\",\r\n \"52.228.80.72/29\",\r\n - \ \"52.229.161.220/32\",\r\n \"52.229.166.101/32\",\r\n \"52.231.18.224/29\",\r\n - \ \"52.231.24.186/32\",\r\n \"52.231.35.84/32\",\r\n \"52.231.146.200/29\",\r\n - \ \"52.231.203.87/32\",\r\n \"52.231.204.175/32\",\r\n \"52.237.24.145/32\",\r\n - \ \"52.237.30.255/32\",\r\n \"52.237.208.51/32\",\r\n \"52.237.215.149/32\",\r\n - \ \"52.242.17.200/32\",\r\n \"52.242.28.83/32\",\r\n \"52.242.44.0/27\",\r\n - \ \"52.251.12.161/32\",\r\n \"52.253.157.2/32\",\r\n \"52.253.159.209/32\",\r\n - \ \"52.253.232.235/32\",\r\n \"52.253.239.162/32\",\r\n \"65.52.250.24/29\",\r\n - \ \"70.37.160.97/32\",\r\n \"70.37.161.124/32\",\r\n \"102.37.86.224/27\",\r\n - \ \"102.133.27.16/29\",\r\n \"102.133.56.72/29\",\r\n \"102.133.155.16/29\",\r\n - \ \"102.133.216.72/29\",\r\n \"104.211.81.208/29\",\r\n \"104.211.146.88/29\",\r\n - \ \"104.211.188.0/32\",\r\n \"104.211.191.94/32\",\r\n \"104.214.19.64/29\",\r\n - \ \"104.215.50.115/32\",\r\n \"104.215.52.27/32\",\r\n \"168.62.104.154/32\",\r\n - \ \"168.62.208.162/32\",\r\n \"168.62.209.95/32\",\r\n \"191.233.8.64/26\",\r\n - \ \"191.233.203.208/29\",\r\n \"191.233.245.75/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"GatewayManager\",\r\n \"addressPrefixes\": [\r\n \"13.65.91.57/32\",\r\n + \ \"13.66.140.144/29\",\r\n \"13.67.9.128/29\",\r\n \"13.69.64.224/29\",\r\n + \ \"13.69.227.224/29\",\r\n \"13.70.72.208/29\",\r\n \"13.70.185.130/32\",\r\n + \ \"13.71.170.240/29\",\r\n \"13.71.194.232/29\",\r\n \"13.75.36.8/29\",\r\n + \ \"13.77.0.146/32\",\r\n \"13.77.50.88/29\",\r\n \"13.78.108.16/29\",\r\n + \ \"13.78.188.33/32\",\r\n \"13.85.74.21/32\",\r\n \"13.87.35.147/32\",\r\n + \ \"13.87.36.246/32\",\r\n \"13.87.56.104/29\",\r\n \"13.87.122.104/29\",\r\n + \ \"13.89.171.96/29\",\r\n \"13.91.249.235/32\",\r\n \"13.91.254.232/32\",\r\n + \ \"13.92.84.128/32\",\r\n \"13.93.112.146/32\",\r\n \"13.93.117.26/32\",\r\n + \ \"20.17.48.64/26\",\r\n \"20.21.32.64/26\",\r\n \"20.36.42.151/32\",\r\n + \ \"20.36.42.152/32\",\r\n \"20.36.74.91/32\",\r\n \"20.36.74.113/32\",\r\n + \ \"20.36.106.72/29\",\r\n \"20.36.114.24/29\",\r\n \"20.36.120.72/29\",\r\n + \ \"20.37.53.66/32\",\r\n \"20.37.53.76/32\",\r\n \"20.37.64.72/29\",\r\n + \ \"20.37.74.88/29\",\r\n \"20.37.152.72/29\",\r\n \"20.37.192.72/29\",\r\n + \ \"20.37.224.72/29\",\r\n \"20.38.80.72/29\",\r\n \"20.38.136.72/29\",\r\n + \ \"20.39.1.56/32\",\r\n \"20.39.1.58/32\",\r\n \"20.39.8.72/29\",\r\n + \ \"20.39.26.140/32\",\r\n \"20.39.26.246/32\",\r\n \"20.40.173.147/32\",\r\n + \ \"20.41.0.72/29\",\r\n \"20.41.64.72/29\",\r\n \"20.41.192.72/29\",\r\n + \ \"20.42.0.72/29\",\r\n \"20.42.128.72/29\",\r\n \"20.42.224.72/29\",\r\n + \ \"20.43.40.72/29\",\r\n \"20.43.64.72/29\",\r\n \"20.43.128.72/29\",\r\n + \ \"20.44.3.16/29\",\r\n \"20.45.95.128/27\",\r\n \"20.45.112.72/29\",\r\n + \ \"20.45.192.72/29\",\r\n \"20.46.13.128/26\",\r\n \"20.47.233.224/27\",\r\n + \ \"20.51.6.64/26\",\r\n \"20.52.95.96/27\",\r\n \"20.53.54.0/27\",\r\n + \ \"20.53.61.192/27\",\r\n \"20.54.106.86/32\",\r\n \"20.54.121.133/32\",\r\n + \ \"20.59.80.32/27\",\r\n \"20.69.5.224/27\",\r\n \"20.70.222.128/27\",\r\n + \ \"20.72.16.64/26\",\r\n \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n + \ \"20.74.195.128/27\",\r\n \"20.83.222.224/27\",\r\n \"20.87.82.0/27\",\r\n + \ \"20.88.159.0/27\",\r\n \"20.90.36.64/27\",\r\n \"20.90.132.224/27\",\r\n + \ \"20.92.4.224/27\",\r\n \"20.97.35.128/27\",\r\n \"20.98.194.96/27\",\r\n + \ \"20.99.8.0/26\",\r\n \"20.105.210.128/27\",\r\n \"20.107.239.96/27\",\r\n + \ \"20.111.2.224/27\",\r\n \"20.116.42.128/27\",\r\n \"20.118.195.160/27\",\r\n + \ \"20.150.160.64/29\",\r\n \"20.150.161.0/26\",\r\n \"20.150.171.64/29\",\r\n + \ \"20.189.104.72/29\",\r\n \"20.189.180.225/32\",\r\n \"20.189.181.8/32\",\r\n + \ \"20.189.194.192/27\",\r\n \"20.192.47.0/26\",\r\n \"20.192.84.224/27\",\r\n + \ \"20.192.153.224/27\",\r\n \"20.192.160.64/26\",\r\n \"20.192.224.192/26\",\r\n + \ \"20.193.142.141/32\",\r\n \"20.193.142.178/32\",\r\n \"20.194.75.128/26\",\r\n + \ \"20.195.37.65/32\",\r\n \"20.195.38.22/32\",\r\n \"20.195.78.0/26\",\r\n + \ \"20.195.86.96/27\",\r\n \"20.199.200.128/27\",\r\n \"20.200.160.32/27\",\r\n + \ \"20.210.68.160/27\",\r\n \"20.215.0.64/26\",\r\n \"20.217.40.64/26\",\r\n + \ \"23.100.217.32/27\",\r\n \"23.100.231.72/32\",\r\n \"23.100.231.96/32\",\r\n + \ \"23.101.173.90/32\",\r\n \"40.67.48.72/29\",\r\n \"40.67.59.64/29\",\r\n + \ \"40.69.106.88/29\",\r\n \"40.70.146.224/29\",\r\n \"40.71.11.96/29\",\r\n + \ \"40.74.24.72/29\",\r\n \"40.74.100.168/29\",\r\n \"40.78.194.88/29\",\r\n + \ \"40.78.202.112/29\",\r\n \"40.79.130.224/29\",\r\n \"40.79.178.88/29\",\r\n + \ \"40.80.56.72/29\",\r\n \"40.80.168.72/29\",\r\n \"40.80.184.72/29\",\r\n + \ \"40.81.94.172/32\",\r\n \"40.81.94.182/32\",\r\n \"40.81.180.83/32\",\r\n + \ \"40.81.182.82/32\",\r\n \"40.81.189.24/32\",\r\n \"40.81.189.42/32\",\r\n + \ \"40.82.236.2/32\",\r\n \"40.82.236.13/32\",\r\n \"40.82.248.240/29\",\r\n + \ \"40.88.222.179/32\",\r\n \"40.88.223.53/32\",\r\n \"40.89.16.72/29\",\r\n + \ \"40.89.217.100/32\",\r\n \"40.89.217.109/32\",\r\n \"40.90.186.21/32\",\r\n + \ \"40.90.186.91/32\",\r\n \"40.91.89.36/32\",\r\n \"40.91.91.51/32\",\r\n + \ \"40.112.242.168/29\",\r\n \"40.115.248.200/32\",\r\n \"40.115.254.17/32\",\r\n + \ \"40.119.8.64/29\",\r\n \"40.124.139.107/32\",\r\n \"40.124.139.174/32\",\r\n + \ \"51.12.40.192/26\",\r\n \"51.12.192.192/26\",\r\n \"51.53.24.64/26\",\r\n + \ \"51.53.168.64/26\",\r\n \"51.104.24.72/29\",\r\n \"51.105.80.72/29\",\r\n + \ \"51.105.88.72/29\",\r\n \"51.107.48.72/29\",\r\n \"51.107.59.32/29\",\r\n + \ \"51.107.144.72/29\",\r\n \"51.107.155.32/29\",\r\n \"51.107.247.0/26\",\r\n + \ \"51.116.48.72/29\",\r\n \"51.116.59.32/29\",\r\n \"51.116.77.96/27\",\r\n + \ \"51.116.144.72/29\",\r\n \"51.116.155.96/29\",\r\n \"51.120.40.72/29\",\r\n + \ \"51.120.98.168/29\",\r\n \"51.120.176.32/27\",\r\n \"51.120.219.64/29\",\r\n + \ \"51.120.224.72/29\",\r\n \"51.120.235.128/26\",\r\n \"51.137.160.72/29\",\r\n + \ \"51.140.63.41/32\",\r\n \"51.140.114.209/32\",\r\n \"51.140.148.16/29\",\r\n + \ \"51.140.210.200/29\",\r\n \"51.141.25.80/32\",\r\n \"51.141.29.178/32\",\r\n + \ \"51.143.192.72/29\",\r\n \"52.136.48.72/29\",\r\n \"52.136.137.15/32\",\r\n + \ \"52.136.137.16/32\",\r\n \"52.136.191.96/27\",\r\n \"52.138.70.115/32\",\r\n + \ \"52.138.71.153/32\",\r\n \"52.138.90.40/29\",\r\n \"52.139.87.129/32\",\r\n + \ \"52.139.87.150/32\",\r\n \"52.140.104.72/29\",\r\n \"52.142.152.114/32\",\r\n + \ \"52.142.154.100/32\",\r\n \"52.143.136.58/31\",\r\n \"52.143.250.137/32\",\r\n + \ \"52.143.251.22/32\",\r\n \"52.147.44.33/32\",\r\n \"52.148.30.6/32\",\r\n + \ \"52.149.24.100/32\",\r\n \"52.149.26.14/32\",\r\n \"52.150.136.72/29\",\r\n + \ \"52.159.19.113/32\",\r\n \"52.159.20.67/32\",\r\n \"52.159.21.124/32\",\r\n + \ \"52.161.28.251/32\",\r\n \"52.162.106.168/29\",\r\n \"52.163.241.22/32\",\r\n + \ \"52.163.246.27/32\",\r\n \"52.165.221.72/32\",\r\n \"52.169.225.171/32\",\r\n + \ \"52.169.231.163/32\",\r\n \"52.172.28.183/32\",\r\n \"52.172.31.29/32\",\r\n + \ \"52.172.204.73/32\",\r\n \"52.172.222.13/32\",\r\n \"52.173.250.124/32\",\r\n + \ \"52.177.204.204/32\",\r\n \"52.177.207.219/32\",\r\n \"52.179.10.142/32\",\r\n + \ \"52.180.178.35/32\",\r\n \"52.180.178.191/32\",\r\n \"52.180.182.210/32\",\r\n + \ \"52.184.255.23/32\",\r\n \"52.191.140.123/32\",\r\n \"52.191.170.38/32\",\r\n + \ \"52.228.80.72/29\",\r\n \"52.229.161.220/32\",\r\n \"52.229.166.101/32\",\r\n + \ \"52.231.18.224/29\",\r\n \"52.231.24.186/32\",\r\n \"52.231.35.84/32\",\r\n + \ \"52.231.146.200/29\",\r\n \"52.231.203.87/32\",\r\n \"52.231.204.175/32\",\r\n + \ \"52.237.24.145/32\",\r\n \"52.237.30.255/32\",\r\n \"52.237.208.51/32\",\r\n + \ \"52.237.215.149/32\",\r\n \"52.242.17.200/32\",\r\n \"52.242.28.83/32\",\r\n + \ \"52.242.44.0/27\",\r\n \"52.251.12.161/32\",\r\n \"52.253.157.2/32\",\r\n + \ \"52.253.159.209/32\",\r\n \"52.253.232.235/32\",\r\n \"52.253.239.162/32\",\r\n + \ \"65.52.250.24/29\",\r\n \"70.37.160.97/32\",\r\n \"70.37.161.124/32\",\r\n + \ \"102.37.86.224/27\",\r\n \"102.133.27.16/29\",\r\n \"102.133.56.72/29\",\r\n + \ \"102.133.155.16/29\",\r\n \"102.133.216.72/29\",\r\n \"104.211.81.208/29\",\r\n + \ \"104.211.146.88/29\",\r\n \"104.211.188.0/32\",\r\n \"104.211.191.94/32\",\r\n + \ \"104.214.19.64/29\",\r\n \"104.215.50.115/32\",\r\n \"104.215.52.27/32\",\r\n + \ \"168.62.104.154/32\",\r\n \"168.62.208.162/32\",\r\n \"168.62.209.95/32\",\r\n + \ \"191.233.8.64/26\",\r\n \"191.233.203.208/29\",\r\n \"191.233.245.75/32\",\r\n \ \"191.233.245.118/32\",\r\n \"191.234.182.29/32\",\r\n \ \"191.235.81.58/32\",\r\n \"191.235.224.72/29\",\r\n \"191.238.78.96/27\",\r\n \ \"2603:1000:4::40/122\",\r\n \"2603:1000:104:1::40/122\",\r\n @@ -17181,36 +17493,37 @@ interactions: \ \"2603:1040:1503::40/122\",\r\n \"2603:1050:6:1::40/122\",\r\n \ \"2603:1050:403::40/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"GenevaActions\",\r\n \"id\": \"GenevaActions\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"GenevaActions\",\r\n \"addressPrefixes\": - [\r\n \"13.64.115.203/32\",\r\n \"13.66.84.47/32\",\r\n - \ \"13.83.20.117/32\",\r\n \"13.90.92.157/32\",\r\n \"20.17.51.252/30\",\r\n - \ \"20.21.54.160/30\",\r\n \"20.41.62.174/32\",\r\n \"20.48.202.40/30\",\r\n - \ \"20.51.6.172/30\",\r\n \"20.52.94.116/30\",\r\n \"20.53.52.252/30\",\r\n - \ \"20.59.81.8/30\",\r\n \"20.69.4.244/30\",\r\n \"20.70.221.220/30\",\r\n - \ \"20.87.80.24/30\",\r\n \"20.88.157.92/30\",\r\n \"20.89.12.140/30\",\r\n - \ \"20.90.32.176/30\",\r\n \"20.90.132.92/30\",\r\n \"20.92.3.252/30\",\r\n - \ \"20.98.146.80/30\",\r\n \"20.98.192.172/30\",\r\n \"20.100.1.156/30\",\r\n - \ \"20.105.209.68/30\",\r\n \"20.111.0.240/30\",\r\n \"20.150.129.252/30\",\r\n - \ \"20.189.194.96/30\",\r\n \"20.192.84.160/30\",\r\n \"20.192.153.92/30\",\r\n - \ \"20.192.169.124/30\",\r\n \"20.195.85.176/30\",\r\n \"20.200.195.180/30\",\r\n - \ \"20.205.69.24/30\",\r\n \"20.207.2.80/30\",\r\n \"20.208.4.100/30\",\r\n - \ \"20.215.3.252/30\",\r\n \"20.217.43.252/30\",\r\n \"23.100.226.236/32\",\r\n - \ \"40.90.240.166/32\",\r\n \"40.91.126.196/32\",\r\n \"40.119.1.226/32\",\r\n - \ \"40.119.4.111/32\",\r\n \"40.120.87.200/30\",\r\n \"40.124.47.188/32\",\r\n - \ \"51.53.28.208/30\",\r\n \"51.53.172.208/30\",\r\n \"51.141.189.182/32\",\r\n - \ \"52.146.139.216/30\",\r\n \"52.147.119.24/30\",\r\n \"52.162.80.89/32\",\r\n - \ \"52.185.213.186/32\",\r\n \"65.52.14.230/32\",\r\n \"65.52.193.203/32\",\r\n - \ \"102.37.85.12/30\",\r\n \"104.43.242.137/32\",\r\n \"104.214.49.0/32\",\r\n - \ \"157.55.176.93/32\",\r\n \"191.238.77.220/30\",\r\n \"2603:1020:1302:1::160/123\",\r\n - \ \"2603:1030:608:4::20/123\",\r\n \"2603:1030:a07:4::3a0/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"GenevaActions\",\r\n \"addressPrefixes\": [\r\n \"13.64.115.203/32\",\r\n + \ \"13.66.84.47/32\",\r\n \"13.83.20.117/32\",\r\n \"13.90.92.157/32\",\r\n + \ \"20.17.51.252/30\",\r\n \"20.21.54.160/30\",\r\n \"20.41.62.174/32\",\r\n + \ \"20.48.202.40/30\",\r\n \"20.51.6.172/30\",\r\n \"20.52.94.116/30\",\r\n + \ \"20.53.52.252/30\",\r\n \"20.59.81.8/30\",\r\n \"20.69.4.244/30\",\r\n + \ \"20.70.221.220/30\",\r\n \"20.87.80.24/30\",\r\n \"20.88.157.92/30\",\r\n + \ \"20.89.12.140/30\",\r\n \"20.90.32.176/30\",\r\n \"20.90.132.92/30\",\r\n + \ \"20.92.3.252/30\",\r\n \"20.98.146.80/30\",\r\n \"20.98.192.172/30\",\r\n + \ \"20.100.1.156/30\",\r\n \"20.105.209.68/30\",\r\n \"20.111.0.240/30\",\r\n + \ \"20.150.129.252/30\",\r\n \"20.189.194.96/30\",\r\n \"20.192.84.160/30\",\r\n + \ \"20.192.153.92/30\",\r\n \"20.192.169.124/30\",\r\n \"20.195.85.176/30\",\r\n + \ \"20.200.195.180/30\",\r\n \"20.205.69.24/30\",\r\n \"20.207.2.80/30\",\r\n + \ \"20.208.4.100/30\",\r\n \"20.215.3.252/30\",\r\n \"20.217.43.252/30\",\r\n + \ \"23.100.226.236/32\",\r\n \"40.90.240.166/32\",\r\n \"40.91.126.196/32\",\r\n + \ \"40.119.1.226/32\",\r\n \"40.119.4.111/32\",\r\n \"40.120.87.200/30\",\r\n + \ \"40.124.47.188/32\",\r\n \"51.53.28.208/30\",\r\n \"51.53.172.208/30\",\r\n + \ \"51.141.189.182/32\",\r\n \"52.146.139.216/30\",\r\n \"52.147.119.24/30\",\r\n + \ \"52.162.80.89/32\",\r\n \"52.185.213.186/32\",\r\n \"65.52.14.230/32\",\r\n + \ \"65.52.193.203/32\",\r\n \"102.37.85.12/30\",\r\n \"104.43.242.137/32\",\r\n + \ \"104.214.49.0/32\",\r\n \"157.55.176.93/32\",\r\n \"191.238.77.220/30\",\r\n + \ \"2603:1020:1302:1::160/123\",\r\n \"2603:1030:608:4::20/123\",\r\n + \ \"2603:1030:a07:4::3a0/123\",\r\n \"2603:1040:606:3::240/123\",\r\n \ \"2603:1040:904:3::40/123\",\r\n \"2603:1040:1104:2::600/123\",\r\n \ \"2603:1040:1202:1::140/123\",\r\n \"2603:1040:1302:1::420/123\",\r\n \ \"2603:1040:1402:1::160/123\",\r\n \"2603:1040:1503:1::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Grafana\",\r\n - \ \"id\": \"Grafana\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Grafana\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"NSG\",\r\n \"API\"\r\n ],\r\n \"systemService\": @@ -17232,7 +17545,7 @@ interactions: \ \"51.137.13.118/32\",\r\n \"52.161.89.127/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"GuestAndHybridManagement\",\r\n \ \"id\": \"GuestAndHybridManagement\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAutomation\",\r\n \"addressPrefixes\": @@ -17452,86 +17765,86 @@ interactions: \ \"2603:1040:207:c00::60/124\",\r\n \"2603:1040:407::6a0/123\",\r\n \ \"2603:1040:407:402::2c0/124\",\r\n \"2603:1040:407:802::200/124\",\r\n \ \"2603:1040:407:c02::200/124\",\r\n \"2603:1040:606:1::480/123\",\r\n - \ \"2603:1040:606:402::2c0/124\",\r\n \"2603:1040:806:402::2c0/124\",\r\n - \ \"2603:1040:904::6a0/123\",\r\n \"2603:1040:904:402::2c0/124\",\r\n - \ \"2603:1040:904:802::200/124\",\r\n \"2603:1040:904:802::2a0/123\",\r\n - \ \"2603:1040:904:c02::200/124\",\r\n \"2603:1040:904:c02::2a0/123\",\r\n - \ \"2603:1040:a06:3::200/123\",\r\n \"2603:1040:a06:402::2c0/124\",\r\n - \ \"2603:1040:a06:802::200/124\",\r\n \"2603:1040:a06:c02::200/124\",\r\n - \ \"2603:1040:b04:1::2a0/123\",\r\n \"2603:1040:b04:402::2c0/124\",\r\n - \ \"2603:1040:c06:1::480/123\",\r\n \"2603:1040:c06:402::2c0/124\",\r\n - \ \"2603:1040:d04:2::320/123\",\r\n \"2603:1040:d04:400::1c0/124\",\r\n - \ \"2603:1040:d04:400::2e0/124\",\r\n \"2603:1040:d04:400::3a0/124\",\r\n - \ \"2603:1040:d04:800::3d0/124\",\r\n \"2603:1040:d04:800::3f0/124\",\r\n - \ \"2603:1040:e05:1::c0/123\",\r\n \"2603:1040:f05:2::2a0/123\",\r\n - \ \"2603:1040:f05:402::2c0/124\",\r\n \"2603:1040:f05:802::200/124\",\r\n - \ \"2603:1040:f05:c02::200/124\",\r\n \"2603:1040:1002:2::500/121\",\r\n - \ \"2603:1040:1002:400::190/124\",\r\n \"2603:1040:1002:800::60/124\",\r\n - \ \"2603:1040:1002:c00::60/124\",\r\n \"2603:1040:1104:2::240/123\",\r\n - \ \"2603:1040:1104:400::2c0/124\",\r\n \"2603:1040:1104:400::4c0/123\",\r\n - \ \"2603:1040:1202::620/123\",\r\n \"2603:1040:1202:400::1a0/123\",\r\n - \ \"2603:1040:1302::620/123\",\r\n \"2603:1040:1302:400::1a0/123\",\r\n - \ \"2603:1040:1402::640/123\",\r\n \"2603:1040:1402:400::1a0/123\",\r\n - \ \"2603:1040:1402:800::60/123\",\r\n \"2603:1040:1402:c00::60/123\",\r\n - \ \"2603:1040:1503::640/123\",\r\n \"2603:1040:1503:400::1a0/123\",\r\n - \ \"2603:1050:6::6a0/123\",\r\n \"2603:1050:6:402::2c0/124\",\r\n - \ \"2603:1050:6:802::200/124\",\r\n \"2603:1050:6:c02::200/124\",\r\n - \ \"2603:1050:403:1::260/123\",\r\n \"2603:1050:403:400::1e0/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight\",\r\n - \ \"id\": \"HDInsight\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": - [\r\n \"13.64.254.98/32\",\r\n \"13.66.141.144/29\",\r\n - \ \"13.67.9.152/29\",\r\n \"13.69.65.8/29\",\r\n \"13.69.229.72/29\",\r\n - \ \"13.70.73.96/29\",\r\n \"13.71.172.240/29\",\r\n \"13.71.196.48/29\",\r\n - \ \"13.73.240.8/29\",\r\n \"13.73.254.192/29\",\r\n \"13.74.153.132/32\",\r\n - \ \"13.75.38.112/29\",\r\n \"13.75.152.195/32\",\r\n \"13.76.136.249/32\",\r\n - \ \"13.76.245.160/32\",\r\n \"13.77.2.56/32\",\r\n \"13.77.2.94/32\",\r\n - \ \"13.77.52.8/29\",\r\n \"13.78.89.60/32\",\r\n \"13.78.125.90/32\",\r\n - \ \"13.82.225.233/32\",\r\n \"13.86.218.240/29\",\r\n \"13.87.58.32/29\",\r\n - \ \"13.87.124.32/29\",\r\n \"13.89.171.120/29\",\r\n \"20.17.54.184/29\",\r\n - \ \"20.21.37.56/29\",\r\n \"20.36.36.33/32\",\r\n \"20.36.36.196/32\",\r\n - \ \"20.36.123.88/29\",\r\n \"20.37.68.40/29\",\r\n \"20.37.76.96/29\",\r\n - \ \"20.37.228.0/29\",\r\n \"20.38.139.88/29\",\r\n \"20.39.15.48/29\",\r\n - \ \"20.40.207.144/29\",\r\n \"20.41.69.32/29\",\r\n \"20.41.197.120/29\",\r\n - \ \"20.43.45.224/29\",\r\n \"20.43.120.8/29\",\r\n \"20.44.4.64/29\",\r\n - \ \"20.44.16.8/29\",\r\n \"20.44.26.240/29\",\r\n \"20.45.115.128/29\",\r\n - \ \"20.45.198.80/29\",\r\n \"20.48.192.24/29\",\r\n \"20.49.102.48/29\",\r\n - \ \"20.49.114.56/29\",\r\n \"20.49.126.128/29\",\r\n \"20.53.40.120/29\",\r\n - \ \"20.61.96.160/29\",\r\n \"20.72.20.40/29\",\r\n \"20.150.167.176/29\",\r\n - \ \"20.150.172.232/29\",\r\n \"20.188.39.64/32\",\r\n \"20.189.111.192/29\",\r\n - \ \"20.191.160.0/29\",\r\n \"20.192.48.216/29\",\r\n \"20.192.235.248/29\",\r\n - \ \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n \"20.215.6.136/29\",\r\n - \ \"20.217.46.136/29\",\r\n \"23.98.107.192/29\",\r\n \"23.99.5.239/32\",\r\n - \ \"23.101.196.19/32\",\r\n \"23.102.235.122/32\",\r\n \"40.64.134.160/29\",\r\n - \ \"40.67.50.248/29\",\r\n \"40.67.60.64/29\",\r\n \"40.69.107.8/29\",\r\n - \ \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n \"40.74.101.192/29\",\r\n - \ \"40.74.125.69/32\",\r\n \"40.74.146.88/29\",\r\n \"40.78.195.8/29\",\r\n - \ \"40.78.202.136/29\",\r\n \"40.79.130.248/29\",\r\n \"40.79.180.16/29\",\r\n - \ \"40.79.187.0/29\",\r\n \"40.80.63.144/29\",\r\n \"40.80.172.120/29\",\r\n - \ \"40.89.22.88/29\",\r\n \"40.89.65.220/32\",\r\n \"40.89.68.134/32\",\r\n - \ \"40.89.157.135/32\",\r\n \"51.12.17.48/29\",\r\n \"51.12.25.48/29\",\r\n - \ \"51.53.30.168/29\",\r\n \"51.53.174.152/29\",\r\n \"51.104.8.96/29\",\r\n - \ \"51.104.31.56/29\",\r\n \"51.105.92.56/29\",\r\n \"51.107.52.208/29\",\r\n - \ \"51.107.60.48/29\",\r\n \"51.107.148.24/29\",\r\n \"51.107.156.56/29\",\r\n - \ \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n \"51.116.145.168/29\",\r\n - \ \"51.116.156.48/29\",\r\n \"51.120.43.88/29\",\r\n \"51.120.100.48/29\",\r\n - \ \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n \"51.137.166.32/29\",\r\n - \ \"51.140.47.39/32\",\r\n \"51.140.52.16/32\",\r\n \"51.140.211.24/29\",\r\n - \ \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n \"52.136.52.40/29\",\r\n - \ \"52.140.108.248/29\",\r\n \"52.146.79.136/29\",\r\n \"52.146.130.184/29\",\r\n - \ \"52.150.154.192/29\",\r\n \"52.161.10.167/32\",\r\n \"52.161.23.15/32\",\r\n - \ \"52.162.110.160/29\",\r\n \"52.164.210.96/32\",\r\n \"52.166.243.90/32\",\r\n - \ \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n \"52.174.36.244/32\",\r\n - \ \"52.175.38.134/32\",\r\n \"52.175.211.210/32\",\r\n \"52.175.222.222/32\",\r\n - \ \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n \"52.228.37.66/32\",\r\n - \ \"52.228.45.222/32\",\r\n \"52.229.123.172/32\",\r\n \"52.229.127.96/32\",\r\n - \ \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n \"52.231.147.24/29\",\r\n - \ \"52.231.203.16/32\",\r\n \"52.231.205.214/32\",\r\n \"65.52.252.96/29\",\r\n - \ \"102.133.28.80/29\",\r\n \"102.133.60.32/29\",\r\n \"102.133.124.0/29\",\r\n - \ \"102.133.219.176/29\",\r\n \"104.46.176.168/29\",\r\n + \ \"2603:1040:606:402::2c0/124\",\r\n \"2603:1040:606:402::5c0/123\",\r\n + \ \"2603:1040:806:402::2c0/124\",\r\n \"2603:1040:904::6a0/123\",\r\n + \ \"2603:1040:904:402::2c0/124\",\r\n \"2603:1040:904:802::200/124\",\r\n + \ \"2603:1040:904:802::2a0/123\",\r\n \"2603:1040:904:c02::200/124\",\r\n + \ \"2603:1040:904:c02::2a0/123\",\r\n \"2603:1040:a06:3::200/123\",\r\n + \ \"2603:1040:a06:402::2c0/124\",\r\n \"2603:1040:a06:802::200/124\",\r\n + \ \"2603:1040:a06:c02::200/124\",\r\n \"2603:1040:b04:1::2a0/123\",\r\n + \ \"2603:1040:b04:402::2c0/124\",\r\n \"2603:1040:c06:1::480/123\",\r\n + \ \"2603:1040:c06:402::2c0/124\",\r\n \"2603:1040:d04:2::320/123\",\r\n + \ \"2603:1040:d04:400::1c0/124\",\r\n \"2603:1040:d04:400::2e0/124\",\r\n + \ \"2603:1040:d04:400::3a0/124\",\r\n \"2603:1040:d04:800::3d0/124\",\r\n + \ \"2603:1040:d04:800::3f0/124\",\r\n \"2603:1040:e05:1::c0/123\",\r\n + \ \"2603:1040:f05:2::2a0/123\",\r\n \"2603:1040:f05:402::2c0/124\",\r\n + \ \"2603:1040:f05:802::200/124\",\r\n \"2603:1040:f05:c02::200/124\",\r\n + \ \"2603:1040:1002:2::500/121\",\r\n \"2603:1040:1002:400::190/124\",\r\n + \ \"2603:1040:1002:800::60/124\",\r\n \"2603:1040:1002:c00::60/124\",\r\n + \ \"2603:1040:1104:2::240/123\",\r\n \"2603:1040:1104:400::2c0/124\",\r\n + \ \"2603:1040:1104:400::4c0/123\",\r\n \"2603:1040:1202::620/123\",\r\n + \ \"2603:1040:1202:400::1a0/123\",\r\n \"2603:1040:1302::620/123\",\r\n + \ \"2603:1040:1302:400::1a0/123\",\r\n \"2603:1040:1402::640/123\",\r\n + \ \"2603:1040:1402:400::1a0/123\",\r\n \"2603:1040:1402:800::60/123\",\r\n + \ \"2603:1040:1402:c00::60/123\",\r\n \"2603:1040:1503::640/123\",\r\n + \ \"2603:1040:1503:400::1a0/123\",\r\n \"2603:1050:6::6a0/123\",\r\n + \ \"2603:1050:6:402::2c0/124\",\r\n \"2603:1050:6:802::200/124\",\r\n + \ \"2603:1050:6:c02::200/124\",\r\n \"2603:1050:403:1::260/123\",\r\n + \ \"2603:1050:403:400::1e0/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight\",\r\n \"id\": \"HDInsight\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.64.254.98/32\",\r\n + \ \"13.66.141.144/29\",\r\n \"13.67.9.152/29\",\r\n \"13.69.65.8/29\",\r\n + \ \"13.69.229.72/29\",\r\n \"13.70.73.96/29\",\r\n \"13.71.172.240/29\",\r\n + \ \"13.71.196.48/29\",\r\n \"13.73.240.8/29\",\r\n \"13.73.254.192/29\",\r\n + \ \"13.74.153.132/32\",\r\n \"13.75.38.112/29\",\r\n \"13.75.152.195/32\",\r\n + \ \"13.76.136.249/32\",\r\n \"13.76.245.160/32\",\r\n \"13.77.2.56/32\",\r\n + \ \"13.77.2.94/32\",\r\n \"13.77.52.8/29\",\r\n \"13.78.89.60/32\",\r\n + \ \"13.78.125.90/32\",\r\n \"13.82.225.233/32\",\r\n \"13.86.218.240/29\",\r\n + \ \"13.87.58.32/29\",\r\n \"13.87.124.32/29\",\r\n \"13.89.171.120/29\",\r\n + \ \"20.17.54.184/29\",\r\n \"20.21.37.56/29\",\r\n \"20.36.36.33/32\",\r\n + \ \"20.36.36.196/32\",\r\n \"20.36.123.88/29\",\r\n \"20.37.68.40/29\",\r\n + \ \"20.37.76.96/29\",\r\n \"20.37.228.0/29\",\r\n \"20.38.139.88/29\",\r\n + \ \"20.39.15.48/29\",\r\n \"20.40.207.144/29\",\r\n \"20.41.69.32/29\",\r\n + \ \"20.41.197.120/29\",\r\n \"20.43.45.224/29\",\r\n \"20.43.120.8/29\",\r\n + \ \"20.44.4.64/29\",\r\n \"20.44.16.8/29\",\r\n \"20.44.26.240/29\",\r\n + \ \"20.45.115.128/29\",\r\n \"20.45.198.80/29\",\r\n \"20.48.192.24/29\",\r\n + \ \"20.49.102.48/29\",\r\n \"20.49.114.56/29\",\r\n \"20.49.126.128/29\",\r\n + \ \"20.53.40.120/29\",\r\n \"20.61.96.160/29\",\r\n \"20.72.20.40/29\",\r\n + \ \"20.150.167.176/29\",\r\n \"20.150.172.232/29\",\r\n \"20.188.39.64/32\",\r\n + \ \"20.189.111.192/29\",\r\n \"20.191.160.0/29\",\r\n \"20.192.48.216/29\",\r\n + \ \"20.192.235.248/29\",\r\n \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n + \ \"20.215.6.136/29\",\r\n \"20.217.46.136/29\",\r\n \"23.98.107.192/29\",\r\n + \ \"23.99.5.239/32\",\r\n \"23.101.196.19/32\",\r\n \"23.102.235.122/32\",\r\n + \ \"40.64.134.160/29\",\r\n \"40.67.50.248/29\",\r\n \"40.67.60.64/29\",\r\n + \ \"40.69.107.8/29\",\r\n \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n + \ \"40.74.101.192/29\",\r\n \"40.74.125.69/32\",\r\n \"40.74.146.88/29\",\r\n + \ \"40.78.195.8/29\",\r\n \"40.78.202.136/29\",\r\n \"40.79.130.248/29\",\r\n + \ \"40.79.180.16/29\",\r\n \"40.79.187.0/29\",\r\n \"40.80.63.144/29\",\r\n + \ \"40.80.172.120/29\",\r\n \"40.89.22.88/29\",\r\n \"40.89.65.220/32\",\r\n + \ \"40.89.68.134/32\",\r\n \"40.89.157.135/32\",\r\n \"51.12.17.48/29\",\r\n + \ \"51.12.25.48/29\",\r\n \"51.53.30.168/29\",\r\n \"51.53.174.152/29\",\r\n + \ \"51.104.8.96/29\",\r\n \"51.104.31.56/29\",\r\n \"51.105.92.56/29\",\r\n + \ \"51.107.52.208/29\",\r\n \"51.107.60.48/29\",\r\n \"51.107.148.24/29\",\r\n + \ \"51.107.156.56/29\",\r\n \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n + \ \"51.116.145.168/29\",\r\n \"51.116.156.48/29\",\r\n \"51.120.43.88/29\",\r\n + \ \"51.120.100.48/29\",\r\n \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n + \ \"51.137.166.32/29\",\r\n \"51.140.47.39/32\",\r\n \"51.140.52.16/32\",\r\n + \ \"51.140.211.24/29\",\r\n \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n + \ \"52.136.52.40/29\",\r\n \"52.140.108.248/29\",\r\n \"52.146.79.136/29\",\r\n + \ \"52.146.130.184/29\",\r\n \"52.150.154.192/29\",\r\n \"52.161.10.167/32\",\r\n + \ \"52.161.23.15/32\",\r\n \"52.162.110.160/29\",\r\n \"52.164.210.96/32\",\r\n + \ \"52.166.243.90/32\",\r\n \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n + \ \"52.174.36.244/32\",\r\n \"52.175.38.134/32\",\r\n \"52.175.211.210/32\",\r\n + \ \"52.175.222.222/32\",\r\n \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n + \ \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n \"52.229.123.172/32\",\r\n + \ \"52.229.127.96/32\",\r\n \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n + \ \"52.231.147.24/29\",\r\n \"52.231.203.16/32\",\r\n \"52.231.205.214/32\",\r\n + \ \"65.52.252.96/29\",\r\n \"102.133.28.80/29\",\r\n \"102.133.60.32/29\",\r\n + \ \"102.133.124.0/29\",\r\n \"102.133.219.176/29\",\r\n \"104.46.176.168/29\",\r\n \ \"104.210.84.115/32\",\r\n \"104.211.216.210/32\",\r\n \ \"104.211.223.67/32\",\r\n \"138.91.29.150/32\",\r\n \"138.91.141.162/32\",\r\n \ \"157.55.213.99/32\",\r\n \"157.56.8.38/32\",\r\n \"168.61.48.131/32\",\r\n @@ -17561,35 +17874,36 @@ interactions: \ \"2603:1030:c06:400::b20/124\",\r\n \"2603:1030:f05:402::320/124\",\r\n \ \"2603:1030:1005:402::320/124\",\r\n \"2603:1040:5:402::320/124\",\r\n \ \"2603:1040:207:1::4d0/124\",\r\n \"2603:1040:207:402::320/124\",\r\n - \ \"2603:1040:407:402::320/124\",\r\n \"2603:1040:606:402::320/124\",\r\n - \ \"2603:1040:806:402::320/124\",\r\n \"2603:1040:904:3::10/124\",\r\n - \ \"2603:1040:904:402::320/124\",\r\n \"2603:1040:a06:2::540/124\",\r\n - \ \"2603:1040:a06:402::320/124\",\r\n \"2603:1040:b04:402::320/124\",\r\n - \ \"2603:1040:c06:402::320/124\",\r\n \"2603:1040:d04:1::1e0/124\",\r\n - \ \"2603:1040:f05::790/124\",\r\n \"2603:1040:f05:402::320/124\",\r\n - \ \"2603:1040:1002:1::460/124\",\r\n \"2603:1040:1104:1::140/124\",\r\n - \ \"2603:1040:1202:1::1b0/124\",\r\n \"2603:1040:1302:1::470/124\",\r\n - \ \"2603:1040:1402:1::540/124\",\r\n \"2603:1040:1503:1::350/124\",\r\n - \ \"2603:1050:6:402::320/124\",\r\n \"2603:1050:403:400::420/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaCentral\",\r\n - \ \"id\": \"HDInsight.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.36.36.33/32\",\r\n - \ \"20.36.36.196/32\",\r\n \"20.37.228.0/29\",\r\n \"2603:1010:304:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaEast\",\r\n - \ \"id\": \"HDInsight.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:407:402::320/124\",\r\n \"2603:1040:606:3::310/124\",\r\n + \ \"2603:1040:606:402::320/124\",\r\n \"2603:1040:806:402::320/124\",\r\n + \ \"2603:1040:904:3::10/124\",\r\n \"2603:1040:904:402::320/124\",\r\n + \ \"2603:1040:a06:2::540/124\",\r\n \"2603:1040:a06:402::320/124\",\r\n + \ \"2603:1040:b04:402::320/124\",\r\n \"2603:1040:c06:402::320/124\",\r\n + \ \"2603:1040:d04:1::1e0/124\",\r\n \"2603:1040:f05::790/124\",\r\n + \ \"2603:1040:f05:402::320/124\",\r\n \"2603:1040:1002:1::460/124\",\r\n + \ \"2603:1040:1104:1::140/124\",\r\n \"2603:1040:1202:1::1b0/124\",\r\n + \ \"2603:1040:1302:1::470/124\",\r\n \"2603:1040:1402:1::540/124\",\r\n + \ \"2603:1040:1503:1::350/124\",\r\n \"2603:1050:6:402::320/124\",\r\n + \ \"2603:1050:403:400::420/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.AustraliaCentral\",\r\n \"id\": + \"HDInsight.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.36.36.33/32\",\r\n \"20.36.36.196/32\",\r\n \"20.37.228.0/29\",\r\n + \ \"2603:1010:304:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.AustraliaEast\",\r\n \"id\": \"HDInsight.AustraliaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.70.73.96/29\",\r\n \"13.75.152.195/32\",\r\n \ \"20.53.40.120/29\",\r\n \"104.210.84.115/32\",\r\n \"2603:1010:6:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaSoutheast\",\r\n \ \"id\": \"HDInsight.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -17597,88 +17911,90 @@ interactions: \ \"13.77.2.94/32\",\r\n \"13.77.52.8/29\",\r\n \"104.46.176.168/29\",\r\n \ \"2603:1010:101:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.BrazilSouth\",\r\n \"id\": \"HDInsight.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"191.233.204.240/29\",\r\n - \ \"191.234.138.128/29\",\r\n \"191.235.84.104/32\",\r\n - \ \"191.235.87.113/32\",\r\n \"2603:1050:6:402::320/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"191.233.204.240/29\",\r\n \"191.234.138.128/29\",\r\n + \ \"191.235.84.104/32\",\r\n \"191.235.87.113/32\",\r\n \"2603:1050:6:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.BrazilSoutheast\",\r\n \ \"id\": \"HDInsight.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"191.233.10.184/29\",\r\n \"191.233.51.152/29\",\r\n \ \"2603:1050:403:400::420/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.CanadaCentral\",\r\n \"id\": \"HDInsight.CanadaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.71.172.240/29\",\r\n - \ \"20.48.192.24/29\",\r\n \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n - \ \"2603:1030:f05:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.CanadaEast\",\r\n \"id\": \"HDInsight.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.69.107.8/29\",\r\n - \ \"40.89.22.88/29\",\r\n \"52.229.123.172/32\",\r\n \"52.229.127.96/32\",\r\n - \ \"2603:1030:1005:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.CentralIndia\",\r\n \"id\": \"HDInsight.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.43.120.8/29\",\r\n - \ \"52.140.108.248/29\",\r\n \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n - \ \"2603:1040:a06:2::540/124\",\r\n \"2603:1040:a06:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CentralUS\",\r\n - \ \"id\": \"HDInsight.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"canadacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.71.172.240/29\",\r\n \"20.48.192.24/29\",\r\n + \ \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n \"2603:1030:f05:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CanadaEast\",\r\n + \ \"id\": \"HDInsight.CanadaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": - [\r\n \"13.89.171.120/29\",\r\n \"20.40.207.144/29\",\r\n - \ \"2603:1030:10:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.CentralUSEUAP\",\r\n \"id\": \"HDInsight.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.45.198.80/29\",\r\n - \ \"40.78.202.136/29\",\r\n \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n - \ \"2603:1030:f:2::4b0/124\",\r\n \"2603:1030:f:400::b20/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastAsia\",\r\n - \ \"id\": \"HDInsight.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"40.69.107.8/29\",\r\n \"40.89.22.88/29\",\r\n \"52.229.123.172/32\",\r\n + \ \"52.229.127.96/32\",\r\n \"2603:1030:1005:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CentralIndia\",\r\n + \ \"id\": \"HDInsight.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.43.120.8/29\",\r\n \"52.140.108.248/29\",\r\n + \ \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n \"2603:1040:a06:2::540/124\",\r\n + \ \"2603:1040:a06:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.CentralUS\",\r\n \"id\": \"HDInsight.CentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.89.171.120/29\",\r\n \"20.40.207.144/29\",\r\n + \ \"2603:1030:10:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.CentralUSEUAP\",\r\n \"id\": \"HDInsight.CentralUSEUAP\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.45.198.80/29\",\r\n \"40.78.202.136/29\",\r\n + \ \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n \"2603:1030:f:2::4b0/124\",\r\n + \ \"2603:1030:f:400::b20/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.EastAsia\",\r\n \"id\": \"HDInsight.EastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.75.38.112/29\",\r\n \"20.189.111.192/29\",\r\n \ \"23.102.235.122/32\",\r\n \"52.175.38.134/32\",\r\n \"2603:1040:207:1::4d0/124\",\r\n \ \"2603:1040:207:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.EastUS\",\r\n \"id\": \"HDInsight.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.82.225.233/32\",\r\n \ \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n \"52.146.79.136/29\",\r\n \ \"168.61.48.131/32\",\r\n \"168.61.49.99/32\",\r\n \"2603:1030:210:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastUS2\",\r\n \ \"id\": \"HDInsight.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.44.16.8/29\",\r\n \"20.49.102.48/29\",\r\n \"2603:1030:40c:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastUS2EUAP\",\r\n \ \"id\": \"HDInsight.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17686,7 +18002,7 @@ interactions: \ \"40.89.68.134/32\",\r\n \"2603:1030:40b:400::b20/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.FranceCentral\",\r\n \ \"id\": \"HDInsight.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17694,77 +18010,81 @@ interactions: \ \"40.79.130.248/29\",\r\n \"40.89.157.135/32\",\r\n \"2603:1020:805:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.FranceSouth\",\r\n \ \"id\": \"HDInsight.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.79.180.16/29\",\r\n \"51.105.92.56/29\",\r\n \ \"2603:1020:905:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.GermanyNorth\",\r\n \"id\": \"HDInsight.GermanyNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.116.49.168/29\",\r\n - \ \"51.116.60.48/29\",\r\n \"2603:1020:d04:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.GermanyWestCentral\",\r\n - \ \"id\": \"HDInsight.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n + \ \"2603:1020:d04:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.GermanyWestCentral\",\r\n \"id\": + \"HDInsight.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.116.145.168/29\",\r\n \"51.116.156.48/29\",\r\n \ \"2603:1020:c04:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.JapanEast\",\r\n \"id\": \"HDInsight.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.78.89.60/32\",\r\n - \ \"13.78.125.90/32\",\r\n \"20.191.160.0/29\",\r\n \"40.79.187.0/29\",\r\n - \ \"2603:1040:407:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.JapanWest\",\r\n \"id\": \"HDInsight.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.74.101.192/29\",\r\n - \ \"40.74.125.69/32\",\r\n \"40.80.63.144/29\",\r\n \"138.91.29.150/32\",\r\n - \ \"2603:1040:606:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.JioIndiaCentral\",\r\n \"id\": \"HDInsight.JioIndiaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.192.48.216/29\",\r\n - \ \"20.192.235.248/29\",\r\n \"2603:1040:1104:1::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.JioIndiaWest\",\r\n - \ \"id\": \"HDInsight.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.78.89.60/32\",\r\n \"13.78.125.90/32\",\r\n \"20.191.160.0/29\",\r\n + \ \"40.79.187.0/29\",\r\n \"2603:1040:407:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.JapanWest\",\r\n + \ \"id\": \"HDInsight.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"40.74.101.192/29\",\r\n \"40.74.125.69/32\",\r\n + \ \"40.80.63.144/29\",\r\n \"138.91.29.150/32\",\r\n \"2603:1040:606:3::310/124\",\r\n + \ \"2603:1040:606:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.JioIndiaCentral\",\r\n \"id\": \"HDInsight.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.192.48.216/29\",\r\n \"20.192.235.248/29\",\r\n + \ \"2603:1040:1104:1::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.JioIndiaWest\",\r\n \"id\": \"HDInsight.JioIndiaWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n \ \"2603:1040:d04:1::1e0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.KoreaCentral\",\r\n \"id\": \"HDInsight.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.41.69.32/29\",\r\n - \ \"20.44.26.240/29\",\r\n \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n - \ \"2603:1040:f05::790/124\",\r\n \"2603:1040:f05:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.KoreaSouth\",\r\n - \ \"id\": \"HDInsight.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.41.69.32/29\",\r\n \"20.44.26.240/29\",\r\n \"52.231.36.209/32\",\r\n + \ \"52.231.39.142/32\",\r\n \"2603:1040:f05::790/124\",\r\n + \ \"2603:1040:f05:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.KoreaSouth\",\r\n \"id\": \"HDInsight.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.80.172.120/29\",\r\n \"52.231.147.24/29\",\r\n \ \"52.231.203.16/32\",\r\n \"52.231.205.214/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorthCentralUS\",\r\n \ \"id\": \"HDInsight.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -17773,7 +18093,7 @@ interactions: \ \"2603:1030:608:3::7b0/124\",\r\n \"2603:1030:608:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorthEurope\",\r\n \ \"id\": \"HDInsight.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17781,7 +18101,7 @@ interactions: \ \"52.146.130.184/29\",\r\n \"52.164.210.96/32\",\r\n \"2603:1020:5:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorwayEast\",\r\n \ \"id\": \"HDInsight.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17789,30 +18109,38 @@ interactions: \ \"2603:1020:e04::790/124\",\r\n \"2603:1020:e04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorwayWest\",\r\n \ \"id\": \"HDInsight.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n \ \"2603:1020:f04:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SouthAfricaNorth\",\r\n \"id\": - \"HDInsight.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": - [\r\n \"102.133.124.0/29\",\r\n \"102.133.219.176/29\",\r\n - \ \"2603:1000:104:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SouthAfricaWest\",\r\n \"id\": \"HDInsight.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ {\r\n \"name\": \"HDInsight.QatarCentral\",\r\n \"id\": \"HDInsight.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.21.37.56/29\",\r\n \"2603:1040:1002:1::460/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthAfricaNorth\",\r\n + \ \"id\": \"HDInsight.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"102.133.124.0/29\",\r\n + \ \"102.133.219.176/29\",\r\n \"2603:1000:104:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthAfricaWest\",\r\n + \ \"id\": \"HDInsight.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"102.133.28.80/29\",\r\n \ \"102.133.60.32/29\",\r\n \"2603:1000:4:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthCentralUS\",\r\n \ \"id\": \"HDInsight.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -17820,14 +18148,14 @@ interactions: \ \"13.73.254.192/29\",\r\n \"2603:1030:807:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthCentralUSSTG\",\r\n \ \"id\": \"HDInsight.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.44.4.64/29\",\r\n \"20.45.115.128/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"HDInsight.SoutheastAsia\",\r\n \ \"id\": \"HDInsight.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17835,7 +18163,7 @@ interactions: \ \"13.76.245.160/32\",\r\n \"23.98.107.192/29\",\r\n \"2603:1040:5:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthIndia\",\r\n \ \"id\": \"HDInsight.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17843,45 +18171,45 @@ interactions: \ \"104.211.216.210/32\",\r\n \"104.211.223.67/32\",\r\n \ \"2603:1040:c06:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.SwedenCentral\",\r\n \"id\": \"HDInsight.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.12.25.48/29\",\r\n - \ \"2603:1020:1004:1::1e0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SwedenSouth\",\r\n \"id\": \"HDInsight.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.48/29\",\r\n - \ \"2603:1020:1104:1::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SwitzerlandNorth\",\r\n \"id\": - \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.12.25.48/29\",\r\n \"2603:1020:1004:1::1e0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwedenSouth\",\r\n + \ \"id\": \"HDInsight.SwedenSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.48/29\",\r\n \"2603:1020:1104:1::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwitzerlandNorth\",\r\n + \ \"id\": \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.107.52.208/29\",\r\n \"51.107.60.48/29\",\r\n \ \"2603:1020:a04:3::40/124\",\r\n \"2603:1020:a04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwitzerlandWest\",\r\n \ \"id\": \"HDInsight.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.107.148.24/29\",\r\n \"51.107.156.56/29\",\r\n \ \"2603:1020:b04:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.UAECentral\",\r\n \"id\": \"HDInsight.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.37.68.40/29\",\r\n - \ \"20.37.76.96/29\",\r\n \"2603:1040:b04:402::320/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.37.68.40/29\",\r\n \"20.37.76.96/29\",\r\n \"2603:1040:b04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UAENorth\",\r\n \ \"id\": \"HDInsight.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17889,14 +18217,14 @@ interactions: \ \"2603:1040:904:3::10/124\",\r\n \"2603:1040:904:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UKSouth\",\r\n \ \"id\": \"HDInsight.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.104.8.96/29\",\r\n \"51.104.31.56/29\",\r\n \"51.140.47.39/32\",\r\n \ \"51.140.52.16/32\",\r\n \"2603:1020:705:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UKWest\",\r\n - \ \"id\": \"HDInsight.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"HDInsight.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -17905,7 +18233,7 @@ interactions: \ \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n \"2603:1020:605:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestCentralUS\",\r\n \ \"id\": \"HDInsight.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -17913,14 +18241,14 @@ interactions: \ \"52.161.10.167/32\",\r\n \"52.161.23.15/32\",\r\n \"2603:1030:b04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestEurope\",\r\n \ \"id\": \"HDInsight.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.69.65.8/29\",\r\n \"20.61.96.160/29\",\r\n \"52.166.243.90/32\",\r\n \ \"52.174.36.244/32\",\r\n \"2603:1020:206:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestUS\",\r\n - \ \"id\": \"HDInsight.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"HDInsight.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -17930,22 +18258,22 @@ interactions: \ \"138.91.141.162/32\",\r\n \"2603:1030:a07:9::1c0/124\",\r\n \ \"2603:1030:a07:402::9a0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.WestUS2\",\r\n \"id\": \"HDInsight.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.66.141.144/29\",\r\n \ \"40.64.134.160/29\",\r\n \"52.175.211.210/32\",\r\n \"52.175.222.222/32\",\r\n \ \"2603:1030:c06:400::b20/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.WestUS3\",\r\n \"id\": \"HDInsight.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.150.167.176/29\",\r\n \ \"20.150.172.232/29\",\r\n \"2603:1030:504::1e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"LogicApps\",\r\n - \ \"id\": \"LogicApps\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"LogicApps\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -18335,185 +18663,188 @@ interactions: \ \"2603:1050:6:402::3e0/123\",\r\n \"2603:1050:403:400::180/123\",\r\n \ \"2603:1050:403:400::250/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"LogicAppsManagement\",\r\n \"id\": \"LogicAppsManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"LogicApps\",\r\n \"addressPrefixes\": - [\r\n \"13.65.39.247/32\",\r\n \"13.65.98.39/32\",\r\n \"13.66.128.68/32\",\r\n - \ \"13.66.224.169/32\",\r\n \"13.67.236.76/32\",\r\n \"13.69.109.144/28\",\r\n - \ \"13.69.233.16/28\",\r\n \"13.71.146.140/32\",\r\n \"13.71.199.160/28\",\r\n - \ \"13.73.115.153/32\",\r\n \"13.73.244.144/28\",\r\n \"13.75.89.159/32\",\r\n - \ \"13.75.153.66/32\",\r\n \"13.77.55.128/28\",\r\n \"13.78.43.164/32\",\r\n - \ \"13.78.62.130/32\",\r\n \"13.78.84.187/32\",\r\n \"13.78.137.247/32\",\r\n - \ \"13.79.173.49/32\",\r\n \"13.84.41.46/32\",\r\n \"13.84.43.45/32\",\r\n - \ \"13.85.79.155/32\",\r\n \"13.86.98.126/32\",\r\n \"13.86.221.240/28\",\r\n - \ \"13.87.58.144/28\",\r\n \"13.87.124.144/28\",\r\n \"13.87.204.210/32\",\r\n - \ \"13.87.207.79/32\",\r\n \"13.88.168.158/32\",\r\n \"13.88.249.209/32\",\r\n - \ \"13.89.178.48/28\",\r\n \"13.91.252.184/32\",\r\n \"13.95.155.53/32\",\r\n - \ \"20.17.71.80/28\",\r\n \"20.21.46.80/28\",\r\n \"20.36.108.224/28\",\r\n - \ \"20.36.117.128/28\",\r\n \"20.37.76.208/28\",\r\n \"20.38.128.176/28\",\r\n - \ \"20.38.149.144/28\",\r\n \"20.40.32.49/32\",\r\n \"20.40.32.59/32\",\r\n - \ \"20.40.32.80/32\",\r\n \"20.40.32.162/32\",\r\n \"20.40.139.209/32\",\r\n - \ \"20.42.64.48/28\",\r\n \"20.43.121.224/28\",\r\n \"20.44.4.176/28\",\r\n - \ \"20.45.64.29/32\",\r\n \"20.45.64.87/32\",\r\n \"20.45.71.213/32\",\r\n - \ \"20.45.75.193/32\",\r\n \"20.46.42.220/32\",\r\n \"20.46.46.173/32\",\r\n - \ \"20.48.133.182/32\",\r\n \"20.53.94.103/32\",\r\n \"20.53.107.215/32\",\r\n - \ \"20.70.114.64/32\",\r\n \"20.72.30.160/28\",\r\n \"20.72.244.108/32\",\r\n - \ \"20.74.255.37/32\",\r\n \"20.74.255.147/32\",\r\n \"20.76.171.34/32\",\r\n - \ \"20.82.87.229/32\",\r\n \"20.84.29.150/32\",\r\n \"20.87.91.171/32\",\r\n - \ \"20.87.92.64/32\",\r\n \"20.88.209.113/32\",\r\n \"20.90.204.232/32\",\r\n - \ \"20.93.236.81/32\",\r\n \"20.94.151.41/32\",\r\n \"20.96.58.28/32\",\r\n - \ \"20.96.89.98/32\",\r\n \"20.96.90.28/32\",\r\n \"20.99.190.19/32\",\r\n - \ \"20.100.27.17/32\",\r\n \"20.100.36.102/32\",\r\n \"20.101.174.52/32\",\r\n - \ \"20.103.18.84/32\",\r\n \"20.103.21.113/32\",\r\n \"20.103.57.210/32\",\r\n - \ \"20.103.84.61/32\",\r\n \"20.103.94.255/32\",\r\n \"20.104.14.9/32\",\r\n - \ \"20.106.116.172/32\",\r\n \"20.106.116.225/32\",\r\n \"20.108.102.180/32\",\r\n - \ \"20.109.202.37/32\",\r\n \"20.113.11.8/32\",\r\n \"20.113.12.69/32\",\r\n - \ \"20.150.172.240/28\",\r\n \"20.187.189.246/32\",\r\n \"20.187.254.129/32\",\r\n - \ \"20.191.174.52/32\",\r\n \"20.192.238.160/28\",\r\n \"20.193.206.48/28\",\r\n - \ \"20.194.207.50/32\",\r\n \"20.195.49.246/32\",\r\n \"20.198.130.155/32\",\r\n - \ \"20.200.207.29/32\",\r\n \"20.200.231.229/32\",\r\n \"20.201.25.72/32\",\r\n - \ \"20.201.66.147/32\",\r\n \"20.203.227.226/32\",\r\n \"20.203.230.170/32\",\r\n - \ \"20.204.203.110/32\",\r\n \"20.204.212.77/32\",\r\n \"20.215.158.80/28\",\r\n - \ \"20.217.62.80/28\",\r\n \"23.97.68.172/32\",\r\n \"40.67.60.176/28\",\r\n - \ \"40.69.110.224/28\",\r\n \"40.70.27.253/32\",\r\n \"40.74.66.200/32\",\r\n - \ \"40.74.81.13/32\",\r\n \"40.74.85.215/32\",\r\n \"40.74.140.173/32\",\r\n - \ \"40.75.35.240/28\",\r\n \"40.76.151.124/32\",\r\n \"40.76.174.148/32\",\r\n - \ \"40.77.31.87/32\",\r\n \"40.77.111.254/32\",\r\n \"40.78.196.176/28\",\r\n - \ \"40.78.204.208/28\",\r\n \"40.78.239.16/28\",\r\n \"40.78.245.144/28\",\r\n - \ \"40.79.44.7/32\",\r\n \"40.79.139.144/28\",\r\n \"40.79.171.240/28\",\r\n - \ \"40.79.180.192/28\",\r\n \"40.79.197.48/28\",\r\n \"40.80.180.16/28\",\r\n - \ \"40.83.98.194/32\",\r\n \"40.84.25.234/32\",\r\n \"40.84.59.136/32\",\r\n - \ \"40.84.138.132/32\",\r\n \"40.85.241.105/32\",\r\n \"40.86.202.42/32\",\r\n - \ \"40.112.90.39/32\",\r\n \"40.115.78.70/32\",\r\n \"40.115.78.237/32\",\r\n - \ \"40.117.99.79/32\",\r\n \"40.117.100.228/32\",\r\n \"40.120.64.32/28\",\r\n - \ \"40.123.224.143/32\",\r\n \"40.123.224.227/32\",\r\n \"40.127.145.51/32\",\r\n - \ \"40.127.242.203/32\",\r\n \"51.11.97.16/28\",\r\n \"51.11.237.239/32\",\r\n - \ \"51.12.100.112/28\",\r\n \"51.12.204.112/28\",\r\n \"51.53.110.80/28\",\r\n - \ \"51.53.191.80/28\",\r\n \"51.103.128.52/32\",\r\n \"51.103.132.236/32\",\r\n - \ \"51.103.134.138/32\",\r\n \"51.103.136.209/32\",\r\n \"51.104.9.112/28\",\r\n - \ \"51.104.62.166/32\",\r\n \"51.107.60.192/28\",\r\n \"51.107.156.192/28\",\r\n - \ \"51.107.225.163/32\",\r\n \"51.107.225.167/32\",\r\n \"51.107.225.180/32\",\r\n - \ \"51.107.239.66/32\",\r\n \"51.116.60.144/28\",\r\n \"51.116.158.64/28\",\r\n - \ \"51.116.168.222/32\",\r\n \"51.116.171.209/32\",\r\n \"51.116.175.0/32\",\r\n - \ \"51.116.208.37/32\",\r\n \"51.116.208.64/32\",\r\n \"51.116.208.132/32\",\r\n - \ \"51.116.211.29/32\",\r\n \"51.116.233.40/32\",\r\n \"51.120.109.32/28\",\r\n - \ \"51.120.220.160/28\",\r\n \"51.138.227.94/32\",\r\n \"51.140.78.71/32\",\r\n - \ \"51.140.79.109/32\",\r\n \"51.140.84.39/32\",\r\n \"51.140.155.81/32\",\r\n - \ \"51.141.48.98/32\",\r\n \"51.141.51.145/32\",\r\n \"51.141.53.164/32\",\r\n - \ \"51.141.119.150/32\",\r\n \"51.141.123.161/32\",\r\n \"51.144.176.185/32\",\r\n - \ \"52.147.97.16/28\",\r\n \"52.160.68.27/32\",\r\n \"52.160.90.237/32\",\r\n - \ \"52.161.8.128/32\",\r\n \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n - \ \"52.161.64.217/32\",\r\n \"52.161.91.215/32\",\r\n \"52.162.111.144/28\",\r\n - \ \"52.163.93.214/32\",\r\n \"52.167.109.80/28\",\r\n \"52.169.218.253/32\",\r\n - \ \"52.169.220.174/32\",\r\n \"52.172.9.47/32\",\r\n \"52.172.49.43/32\",\r\n - \ \"52.172.51.140/32\",\r\n \"52.172.157.194/32\",\r\n \"52.172.184.192/32\",\r\n - \ \"52.172.191.194/32\",\r\n \"52.174.49.6/32\",\r\n \"52.174.54.218/32\",\r\n - \ \"52.183.30.10/32\",\r\n \"52.183.39.67/32\",\r\n \"52.187.65.81/32\",\r\n - \ \"52.187.65.155/32\",\r\n \"52.187.231.161/32\",\r\n \"52.189.216.28/32\",\r\n - \ \"52.226.216.209/32\",\r\n \"52.229.125.57/32\",\r\n \"52.231.23.16/28\",\r\n - \ \"52.232.129.143/32\",\r\n \"52.232.133.109/32\",\r\n \"52.233.29.79/32\",\r\n - \ \"52.233.30.218/32\",\r\n \"52.255.42.110/32\",\r\n \"65.52.9.64/32\",\r\n - \ \"65.52.211.164/32\",\r\n \"102.133.28.208/28\",\r\n \"102.133.72.145/32\",\r\n - \ \"102.133.72.173/32\",\r\n \"102.133.72.184/32\",\r\n \"102.133.72.190/32\",\r\n - \ \"102.133.156.176/28\",\r\n \"102.133.224.125/32\",\r\n - \ \"102.133.226.199/32\",\r\n \"102.133.228.4/32\",\r\n \"102.133.228.9/32\",\r\n - \ \"104.40.34.112/32\",\r\n \"104.42.40.164/32\",\r\n \"104.43.243.39/32\",\r\n - \ \"104.210.89.222/32\",\r\n \"104.210.89.244/32\",\r\n \"104.210.153.89/32\",\r\n - \ \"104.211.73.195/32\",\r\n \"104.211.157.237/32\",\r\n - \ \"104.211.164.25/32\",\r\n \"104.211.164.112/32\",\r\n - \ \"104.211.165.81/32\",\r\n \"104.211.225.152/32\",\r\n - \ \"104.214.161.96/28\",\r\n \"104.215.181.6/32\",\r\n \"137.116.126.165/32\",\r\n - \ \"137.135.106.54/32\",\r\n \"138.91.188.137/32\",\r\n \"157.56.12.202/32\",\r\n - \ \"157.56.160.212/32\",\r\n \"168.62.9.100/32\",\r\n \"168.62.249.81/32\",\r\n - \ \"168.63.200.173/32\",\r\n \"191.233.54.240/28\",\r\n \"191.233.207.0/28\",\r\n - \ \"191.234.166.198/32\",\r\n \"191.235.86.199/32\",\r\n - \ \"191.235.94.220/32\",\r\n \"191.235.95.229/32\",\r\n \"2603:1000:4:402::3c0/124\",\r\n - \ \"2603:1000:104:402::3c0/124\",\r\n \"2603:1010:6:402::3c0/124\",\r\n - \ \"2603:1010:101:402::3c0/124\",\r\n \"2603:1010:304:402::3c0/124\",\r\n - \ \"2603:1010:404:402::3c0/124\",\r\n \"2603:1020:5:402::3c0/124\",\r\n - \ \"2603:1020:206:402::3c0/124\",\r\n \"2603:1020:305:402::3c0/124\",\r\n - \ \"2603:1020:405:402::3c0/124\",\r\n \"2603:1020:605:402::3c0/124\",\r\n - \ \"2603:1020:705:402::3c0/124\",\r\n \"2603:1020:805:402::3c0/124\",\r\n - \ \"2603:1020:905:402::3c0/124\",\r\n \"2603:1020:a04:402::3c0/124\",\r\n - \ \"2603:1020:b04:402::3c0/124\",\r\n \"2603:1020:c04:402::3c0/124\",\r\n - \ \"2603:1020:d04:402::3c0/124\",\r\n \"2603:1020:e04:402::3c0/124\",\r\n - \ \"2603:1020:f04:402::3c0/124\",\r\n \"2603:1020:1004:400::250/124\",\r\n - \ \"2603:1020:1104:400::510/124\",\r\n \"2603:1020:1302:400::3b0/124\",\r\n - \ \"2603:1030:f:400::bc0/124\",\r\n \"2603:1030:10:402::3c0/124\",\r\n - \ \"2603:1030:104:402::3c0/124\",\r\n \"2603:1030:107:400::390/124\",\r\n - \ \"2603:1030:210:402::3c0/124\",\r\n \"2603:1030:40b:400::bc0/124\",\r\n - \ \"2603:1030:40c:402::3c0/124\",\r\n \"2603:1030:504:402::250/124\",\r\n - \ \"2603:1030:608:402::3c0/124\",\r\n \"2603:1030:807:402::3c0/124\",\r\n - \ \"2603:1030:a07:402::340/124\",\r\n \"2603:1030:b04:402::3c0/124\",\r\n - \ \"2603:1030:c06:400::bc0/124\",\r\n \"2603:1030:f05:402::3c0/124\",\r\n - \ \"2603:1030:1005:402::3c0/124\",\r\n \"2603:1040:5:402::3c0/124\",\r\n - \ \"2603:1040:207:402::3c0/124\",\r\n \"2603:1040:407:402::3c0/124\",\r\n - \ \"2603:1040:606:402::3c0/124\",\r\n \"2603:1040:806:402::3c0/124\",\r\n - \ \"2603:1040:904:402::3c0/124\",\r\n \"2603:1040:a06:402::3c0/124\",\r\n - \ \"2603:1040:b04:402::3c0/124\",\r\n \"2603:1040:c06:402::3c0/124\",\r\n - \ \"2603:1040:d04:400::250/124\",\r\n \"2603:1040:f05:402::3c0/124\",\r\n - \ \"2603:1040:1002:400::3c0/124\",\r\n \"2603:1040:1104:400::510/124\",\r\n - \ \"2603:1040:1202:400::3d0/124\",\r\n \"2603:1040:1302:400::3d0/124\",\r\n - \ \"2603:1040:1402:400::3b0/124\",\r\n \"2603:1040:1503:400::3d0/124\",\r\n - \ \"2603:1050:6:402::3c0/124\",\r\n \"2603:1050:403:400::250/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"M365ManagementActivityApi\",\r\n - \ \"id\": \"M365ManagementActivityApi\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"M365ManagementActivityApi\",\r\n - \ \"addressPrefixes\": [\r\n \"13.69.109.192/29\",\r\n \"13.69.233.40/29\",\r\n - \ \"13.71.175.136/31\",\r\n \"13.78.111.196/31\",\r\n \"13.86.223.88/29\",\r\n - \ \"20.36.117.194/31\",\r\n \"20.37.76.206/31\",\r\n \"20.43.121.254/31\",\r\n - \ \"20.44.10.196/30\",\r\n \"20.44.19.8/30\",\r\n \"20.45.126.96/29\",\r\n - \ \"20.53.0.36/31\",\r\n \"20.192.184.82/31\",\r\n \"40.69.111.44/31\",\r\n - \ \"40.78.239.100/30\",\r\n \"40.79.139.196/31\",\r\n \"40.80.180.4/31\",\r\n - \ \"40.120.75.56/31\",\r\n \"51.105.69.82/31\",\r\n \"51.107.60.154/31\",\r\n - \ \"51.107.192.128/31\",\r\n \"51.116.60.242/31\",\r\n \"51.116.158.62/31\",\r\n - \ \"51.120.100.158/31\",\r\n \"51.120.220.120/31\",\r\n \"51.138.160.2/31\",\r\n - \ \"51.140.212.218/31\",\r\n \"52.162.111.136/30\",\r\n \"52.168.112.80/29\",\r\n - \ \"52.231.23.12/31\",\r\n \"52.231.148.204/31\",\r\n \"102.37.64.50/31\",\r\n - \ \"102.133.124.14/31\",\r\n \"104.214.164.52/30\",\r\n \"191.233.207.28/31\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"M365ManagementActivityApiWebhook\",\r\n - \ \"id\": \"M365ManagementActivityApiWebhook\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"M365ManagementActivityApiWebhook\",\r\n \"addressPrefixes\": [\r\n - \ \"13.67.15.8/29\",\r\n \"13.69.109.200/29\",\r\n \"13.69.233.56/29\",\r\n - \ \"13.71.175.200/29\",\r\n \"20.38.152.16/29\",\r\n \"20.41.208.8/29\",\r\n - \ \"20.42.72.136/29\",\r\n \"20.43.123.184/29\",\r\n \"20.44.10.200/29\",\r\n - \ \"20.44.19.56/29\",\r\n \"20.45.126.104/29\",\r\n \"20.52.72.32/29\",\r\n - \ \"20.53.0.96/30\",\r\n \"20.189.171.96/29\",\r\n \"20.193.96.0/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"LogicApps\",\r\n \"addressPrefixes\": [\r\n \"13.65.39.247/32\",\r\n + \ \"13.65.98.39/32\",\r\n \"13.66.128.68/32\",\r\n \"13.66.224.169/32\",\r\n + \ \"13.67.236.76/32\",\r\n \"13.69.109.144/28\",\r\n \"13.69.233.16/28\",\r\n + \ \"13.71.146.140/32\",\r\n \"13.71.199.160/28\",\r\n \"13.73.115.153/32\",\r\n + \ \"13.73.244.144/28\",\r\n \"13.75.89.159/32\",\r\n \"13.75.153.66/32\",\r\n + \ \"13.77.55.128/28\",\r\n \"13.78.43.164/32\",\r\n \"13.78.62.130/32\",\r\n + \ \"13.78.84.187/32\",\r\n \"13.78.137.247/32\",\r\n \"13.79.173.49/32\",\r\n + \ \"13.84.41.46/32\",\r\n \"13.84.43.45/32\",\r\n \"13.85.79.155/32\",\r\n + \ \"13.86.98.126/32\",\r\n \"13.86.221.240/28\",\r\n \"13.87.58.144/28\",\r\n + \ \"13.87.124.144/28\",\r\n \"13.87.204.210/32\",\r\n \"13.87.207.79/32\",\r\n + \ \"13.88.168.158/32\",\r\n \"13.88.249.209/32\",\r\n \"13.89.178.48/28\",\r\n + \ \"13.91.252.184/32\",\r\n \"13.95.155.53/32\",\r\n \"20.17.71.80/28\",\r\n + \ \"20.21.46.80/28\",\r\n \"20.36.108.224/28\",\r\n \"20.36.117.128/28\",\r\n + \ \"20.37.76.208/28\",\r\n \"20.38.128.176/28\",\r\n \"20.38.149.144/28\",\r\n + \ \"20.40.32.49/32\",\r\n \"20.40.32.59/32\",\r\n \"20.40.32.80/32\",\r\n + \ \"20.40.32.162/32\",\r\n \"20.40.139.209/32\",\r\n \"20.42.64.48/28\",\r\n + \ \"20.43.121.224/28\",\r\n \"20.44.4.176/28\",\r\n \"20.45.64.29/32\",\r\n + \ \"20.45.64.87/32\",\r\n \"20.45.71.213/32\",\r\n \"20.45.75.193/32\",\r\n + \ \"20.46.42.220/32\",\r\n \"20.46.46.173/32\",\r\n \"20.48.133.182/32\",\r\n + \ \"20.53.94.103/32\",\r\n \"20.53.107.215/32\",\r\n \"20.70.114.64/32\",\r\n + \ \"20.72.30.160/28\",\r\n \"20.72.244.108/32\",\r\n \"20.74.255.37/32\",\r\n + \ \"20.74.255.147/32\",\r\n \"20.76.171.34/32\",\r\n \"20.82.87.229/32\",\r\n + \ \"20.84.29.150/32\",\r\n \"20.87.91.171/32\",\r\n \"20.87.92.64/32\",\r\n + \ \"20.88.209.113/32\",\r\n \"20.90.204.232/32\",\r\n \"20.93.236.81/32\",\r\n + \ \"20.94.151.41/32\",\r\n \"20.96.58.28/32\",\r\n \"20.96.89.98/32\",\r\n + \ \"20.96.90.28/32\",\r\n \"20.99.190.19/32\",\r\n \"20.100.27.17/32\",\r\n + \ \"20.100.36.102/32\",\r\n \"20.101.174.52/32\",\r\n \"20.103.18.84/32\",\r\n + \ \"20.103.21.113/32\",\r\n \"20.103.57.210/32\",\r\n \"20.103.84.61/32\",\r\n + \ \"20.103.94.255/32\",\r\n \"20.104.14.9/32\",\r\n \"20.106.116.172/32\",\r\n + \ \"20.106.116.225/32\",\r\n \"20.108.102.180/32\",\r\n \"20.109.202.37/32\",\r\n + \ \"20.113.11.8/32\",\r\n \"20.113.12.69/32\",\r\n \"20.150.172.240/28\",\r\n + \ \"20.187.189.246/32\",\r\n \"20.187.254.129/32\",\r\n \"20.191.174.52/32\",\r\n + \ \"20.192.238.160/28\",\r\n \"20.193.206.48/28\",\r\n \"20.194.207.50/32\",\r\n + \ \"20.195.49.246/32\",\r\n \"20.198.130.155/32\",\r\n \"20.200.207.29/32\",\r\n + \ \"20.200.231.229/32\",\r\n \"20.201.25.72/32\",\r\n \"20.201.66.147/32\",\r\n + \ \"20.203.227.226/32\",\r\n \"20.203.230.170/32\",\r\n \"20.204.203.110/32\",\r\n + \ \"20.204.212.77/32\",\r\n \"20.215.158.80/28\",\r\n \"20.217.62.80/28\",\r\n + \ \"23.97.68.172/32\",\r\n \"40.67.60.176/28\",\r\n \"40.69.110.224/28\",\r\n + \ \"40.70.27.253/32\",\r\n \"40.74.66.200/32\",\r\n \"40.74.81.13/32\",\r\n + \ \"40.74.85.215/32\",\r\n \"40.74.140.173/32\",\r\n \"40.75.35.240/28\",\r\n + \ \"40.76.151.124/32\",\r\n \"40.76.174.148/32\",\r\n \"40.77.31.87/32\",\r\n + \ \"40.77.111.254/32\",\r\n \"40.78.196.176/28\",\r\n \"40.78.204.208/28\",\r\n + \ \"40.78.239.16/28\",\r\n \"40.78.245.144/28\",\r\n \"40.79.44.7/32\",\r\n + \ \"40.79.139.144/28\",\r\n \"40.79.171.240/28\",\r\n \"40.79.180.192/28\",\r\n + \ \"40.79.197.48/28\",\r\n \"40.80.180.16/28\",\r\n \"40.83.98.194/32\",\r\n + \ \"40.84.25.234/32\",\r\n \"40.84.59.136/32\",\r\n \"40.84.138.132/32\",\r\n + \ \"40.85.241.105/32\",\r\n \"40.86.202.42/32\",\r\n \"40.112.90.39/32\",\r\n + \ \"40.115.78.70/32\",\r\n \"40.115.78.237/32\",\r\n \"40.117.99.79/32\",\r\n + \ \"40.117.100.228/32\",\r\n \"40.120.64.32/28\",\r\n \"40.123.224.143/32\",\r\n + \ \"40.123.224.227/32\",\r\n \"40.127.145.51/32\",\r\n \"40.127.242.203/32\",\r\n + \ \"51.11.97.16/28\",\r\n \"51.11.237.239/32\",\r\n \"51.12.100.112/28\",\r\n + \ \"51.12.204.112/28\",\r\n \"51.53.110.80/28\",\r\n \"51.53.191.80/28\",\r\n + \ \"51.103.128.52/32\",\r\n \"51.103.132.236/32\",\r\n \"51.103.134.138/32\",\r\n + \ \"51.103.136.209/32\",\r\n \"51.104.9.112/28\",\r\n \"51.104.62.166/32\",\r\n + \ \"51.107.60.192/28\",\r\n \"51.107.156.192/28\",\r\n \"51.107.225.163/32\",\r\n + \ \"51.107.225.167/32\",\r\n \"51.107.225.180/32\",\r\n \"51.107.239.66/32\",\r\n + \ \"51.116.60.144/28\",\r\n \"51.116.158.64/28\",\r\n \"51.116.168.222/32\",\r\n + \ \"51.116.171.209/32\",\r\n \"51.116.175.0/32\",\r\n \"51.116.208.37/32\",\r\n + \ \"51.116.208.64/32\",\r\n \"51.116.208.132/32\",\r\n \"51.116.211.29/32\",\r\n + \ \"51.116.233.40/32\",\r\n \"51.120.109.32/28\",\r\n \"51.120.220.160/28\",\r\n + \ \"51.138.227.94/32\",\r\n \"51.140.78.71/32\",\r\n \"51.140.79.109/32\",\r\n + \ \"51.140.84.39/32\",\r\n \"51.140.155.81/32\",\r\n \"51.141.48.98/32\",\r\n + \ \"51.141.51.145/32\",\r\n \"51.141.53.164/32\",\r\n \"51.141.119.150/32\",\r\n + \ \"51.141.123.161/32\",\r\n \"51.144.176.185/32\",\r\n \"52.147.97.16/28\",\r\n + \ \"52.160.68.27/32\",\r\n \"52.160.90.237/32\",\r\n \"52.161.8.128/32\",\r\n + \ \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n \"52.161.64.217/32\",\r\n + \ \"52.161.91.215/32\",\r\n \"52.162.111.144/28\",\r\n \"52.163.93.214/32\",\r\n + \ \"52.167.109.80/28\",\r\n \"52.169.218.253/32\",\r\n \"52.169.220.174/32\",\r\n + \ \"52.172.9.47/32\",\r\n \"52.172.49.43/32\",\r\n \"52.172.51.140/32\",\r\n + \ \"52.172.157.194/32\",\r\n \"52.172.184.192/32\",\r\n \"52.172.191.194/32\",\r\n + \ \"52.174.49.6/32\",\r\n \"52.174.54.218/32\",\r\n \"52.183.30.10/32\",\r\n + \ \"52.183.39.67/32\",\r\n \"52.187.65.81/32\",\r\n \"52.187.65.155/32\",\r\n + \ \"52.187.231.161/32\",\r\n \"52.189.216.28/32\",\r\n \"52.226.216.209/32\",\r\n + \ \"52.229.125.57/32\",\r\n \"52.231.23.16/28\",\r\n \"52.232.129.143/32\",\r\n + \ \"52.232.133.109/32\",\r\n \"52.233.29.79/32\",\r\n \"52.233.30.218/32\",\r\n + \ \"52.255.42.110/32\",\r\n \"65.52.9.64/32\",\r\n \"65.52.211.164/32\",\r\n + \ \"102.133.28.208/28\",\r\n \"102.133.72.145/32\",\r\n \"102.133.72.173/32\",\r\n + \ \"102.133.72.184/32\",\r\n \"102.133.72.190/32\",\r\n \"102.133.156.176/28\",\r\n + \ \"102.133.224.125/32\",\r\n \"102.133.226.199/32\",\r\n + \ \"102.133.228.4/32\",\r\n \"102.133.228.9/32\",\r\n \"104.40.34.112/32\",\r\n + \ \"104.42.40.164/32\",\r\n \"104.43.243.39/32\",\r\n \"104.210.89.222/32\",\r\n + \ \"104.210.89.244/32\",\r\n \"104.210.153.89/32\",\r\n \"104.211.73.195/32\",\r\n + \ \"104.211.157.237/32\",\r\n \"104.211.164.25/32\",\r\n + \ \"104.211.164.112/32\",\r\n \"104.211.165.81/32\",\r\n + \ \"104.211.225.152/32\",\r\n \"104.214.161.96/28\",\r\n + \ \"104.215.181.6/32\",\r\n \"137.116.126.165/32\",\r\n \"137.135.106.54/32\",\r\n + \ \"138.91.188.137/32\",\r\n \"157.56.12.202/32\",\r\n \"157.56.160.212/32\",\r\n + \ \"168.62.9.100/32\",\r\n \"168.62.249.81/32\",\r\n \"168.63.200.173/32\",\r\n + \ \"191.233.54.240/28\",\r\n \"191.233.207.0/28\",\r\n \"191.234.166.198/32\",\r\n + \ \"191.235.86.199/32\",\r\n \"191.235.94.220/32\",\r\n \"191.235.95.229/32\",\r\n + \ \"2603:1000:4:402::3c0/124\",\r\n \"2603:1000:104:402::3c0/124\",\r\n + \ \"2603:1010:6:402::3c0/124\",\r\n \"2603:1010:101:402::3c0/124\",\r\n + \ \"2603:1010:304:402::3c0/124\",\r\n \"2603:1010:404:402::3c0/124\",\r\n + \ \"2603:1020:5:402::3c0/124\",\r\n \"2603:1020:206:402::3c0/124\",\r\n + \ \"2603:1020:305:402::3c0/124\",\r\n \"2603:1020:405:402::3c0/124\",\r\n + \ \"2603:1020:605:402::3c0/124\",\r\n \"2603:1020:705:402::3c0/124\",\r\n + \ \"2603:1020:805:402::3c0/124\",\r\n \"2603:1020:905:402::3c0/124\",\r\n + \ \"2603:1020:a04:402::3c0/124\",\r\n \"2603:1020:b04:402::3c0/124\",\r\n + \ \"2603:1020:c04:402::3c0/124\",\r\n \"2603:1020:d04:402::3c0/124\",\r\n + \ \"2603:1020:e04:402::3c0/124\",\r\n \"2603:1020:f04:402::3c0/124\",\r\n + \ \"2603:1020:1004:400::250/124\",\r\n \"2603:1020:1104:400::510/124\",\r\n + \ \"2603:1020:1302:400::3b0/124\",\r\n \"2603:1030:f:400::bc0/124\",\r\n + \ \"2603:1030:10:402::3c0/124\",\r\n \"2603:1030:104:402::3c0/124\",\r\n + \ \"2603:1030:107:400::390/124\",\r\n \"2603:1030:210:402::3c0/124\",\r\n + \ \"2603:1030:40b:400::bc0/124\",\r\n \"2603:1030:40c:402::3c0/124\",\r\n + \ \"2603:1030:504:402::250/124\",\r\n \"2603:1030:608:402::3c0/124\",\r\n + \ \"2603:1030:807:402::3c0/124\",\r\n \"2603:1030:a07:402::340/124\",\r\n + \ \"2603:1030:b04:402::3c0/124\",\r\n \"2603:1030:c06:400::bc0/124\",\r\n + \ \"2603:1030:f05:402::3c0/124\",\r\n \"2603:1030:1005:402::3c0/124\",\r\n + \ \"2603:1040:5:402::3c0/124\",\r\n \"2603:1040:207:402::3c0/124\",\r\n + \ \"2603:1040:407:402::3c0/124\",\r\n \"2603:1040:606:402::3c0/124\",\r\n + \ \"2603:1040:806:402::3c0/124\",\r\n \"2603:1040:904:402::3c0/124\",\r\n + \ \"2603:1040:a06:402::3c0/124\",\r\n \"2603:1040:b04:402::3c0/124\",\r\n + \ \"2603:1040:c06:402::3c0/124\",\r\n \"2603:1040:d04:400::250/124\",\r\n + \ \"2603:1040:f05:402::3c0/124\",\r\n \"2603:1040:1002:400::3c0/124\",\r\n + \ \"2603:1040:1104:400::510/124\",\r\n \"2603:1040:1202:400::3d0/124\",\r\n + \ \"2603:1040:1302:400::3d0/124\",\r\n \"2603:1040:1402:400::3b0/124\",\r\n + \ \"2603:1040:1503:400::3d0/124\",\r\n \"2603:1050:6:402::3c0/124\",\r\n + \ \"2603:1050:403:400::250/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"M365ManagementActivityApi\",\r\n \"id\": \"M365ManagementActivityApi\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"M365ManagementActivityApi\",\r\n \"addressPrefixes\": [\r\n \"13.69.109.192/29\",\r\n + \ \"13.69.233.40/29\",\r\n \"13.71.175.136/31\",\r\n \"13.78.111.196/31\",\r\n + \ \"13.86.223.88/29\",\r\n \"20.21.77.188/31\",\r\n \"20.36.117.194/31\",\r\n + \ \"20.37.76.206/31\",\r\n \"20.43.121.254/31\",\r\n \"20.44.10.196/30\",\r\n + \ \"20.44.19.8/30\",\r\n \"20.45.126.96/29\",\r\n \"20.53.0.36/31\",\r\n + \ \"20.91.11.154/31\",\r\n \"20.91.146.8/31\",\r\n \"20.192.184.82/31\",\r\n + \ \"40.69.111.44/31\",\r\n \"40.78.239.100/30\",\r\n \"40.79.139.196/31\",\r\n + \ \"40.80.180.4/31\",\r\n \"40.120.75.56/31\",\r\n \"51.105.69.82/31\",\r\n + \ \"51.107.60.154/31\",\r\n \"51.107.192.128/31\",\r\n \"51.116.60.242/31\",\r\n + \ \"51.116.158.62/31\",\r\n \"51.120.100.158/31\",\r\n \"51.120.220.120/31\",\r\n + \ \"51.138.160.2/31\",\r\n \"51.140.212.218/31\",\r\n \"52.162.111.136/30\",\r\n + \ \"52.168.112.80/29\",\r\n \"52.231.23.12/31\",\r\n \"52.231.148.204/31\",\r\n + \ \"102.37.64.50/31\",\r\n \"102.133.124.14/31\",\r\n \"104.214.164.52/30\",\r\n + \ \"191.233.207.28/31\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"M365ManagementActivityApiWebhook\",\r\n \"id\": \"M365ManagementActivityApiWebhook\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"M365ManagementActivityApiWebhook\",\r\n + \ \"addressPrefixes\": [\r\n \"13.67.15.8/29\",\r\n \"13.69.109.200/29\",\r\n + \ \"13.69.233.56/29\",\r\n \"13.71.175.200/29\",\r\n \"20.21.77.186/31\",\r\n + \ \"20.38.152.16/29\",\r\n \"20.41.208.8/29\",\r\n \"20.42.72.136/29\",\r\n + \ \"20.43.123.184/29\",\r\n \"20.44.10.200/29\",\r\n \"20.44.19.56/29\",\r\n + \ \"20.45.126.104/29\",\r\n \"20.52.72.32/29\",\r\n \"20.53.0.96/30\",\r\n + \ \"20.91.11.152/31\",\r\n \"20.189.171.96/29\",\r\n \"20.193.96.0/29\",\r\n \ \"40.67.121.152/29\",\r\n \"40.69.111.104/29\",\r\n \"40.79.148.88/29\",\r\n \ \"40.79.189.120/29\",\r\n \"40.80.180.120/29\",\r\n \"40.120.8.168/29\",\r\n - \ \"40.120.64.192/29\",\r\n \"51.11.97.88/29\",\r\n \"51.13.128.24/29\",\r\n - \ \"51.105.69.88/29\",\r\n \"51.107.128.48/29\",\r\n \"51.107.192.144/29\",\r\n - \ \"51.116.246.8/29\",\r\n \"51.120.100.248/29\",\r\n \"51.120.109.120/29\",\r\n - \ \"51.138.160.64/29\",\r\n \"52.231.23.104/29\",\r\n \"52.231.151.56/29\",\r\n - \ \"52.240.244.152/29\",\r\n \"102.37.64.112/29\",\r\n \"102.133.124.152/29\",\r\n - \ \"104.214.164.96/29\",\r\n \"191.233.207.200/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftAzureFluidRelay\",\r\n - \ \"id\": \"MicrosoftAzureFluidRelay\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"40.120.64.192/29\",\r\n \"51.11.97.88/29\",\r\n \"51.12.75.186/31\",\r\n + \ \"51.13.128.24/29\",\r\n \"51.105.69.88/29\",\r\n \"51.107.128.48/29\",\r\n + \ \"51.107.192.144/29\",\r\n \"51.116.246.8/29\",\r\n \"51.120.100.248/29\",\r\n + \ \"51.120.109.120/29\",\r\n \"51.138.160.64/29\",\r\n \"52.231.23.104/29\",\r\n + \ \"52.231.151.56/29\",\r\n \"52.240.244.152/29\",\r\n \"102.37.64.112/29\",\r\n + \ \"102.133.124.152/29\",\r\n \"104.214.164.96/29\",\r\n + \ \"191.233.207.200/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"MicrosoftAzureFluidRelay\",\r\n \"id\": \"MicrosoftAzureFluidRelay\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"MicrosoftAzureFluidRelay\",\r\n + \ \"addressPrefixes\": [\r\n \"20.40.231.80/29\",\r\n \"20.48.199.8/29\",\r\n + \ \"20.51.1.80/29\",\r\n \"20.51.14.80/28\",\r\n \"20.52.93.32/29\",\r\n + \ \"20.59.76.224/28\",\r\n \"20.62.63.224/28\",\r\n \"20.65.135.48/28\",\r\n + \ \"20.70.220.8/29\",\r\n \"20.82.244.56/29\",\r\n \"20.82.246.32/28\",\r\n + \ \"20.86.92.224/28\",\r\n \"20.88.152.224/28\",\r\n \"20.88.152.240/29\",\r\n + \ \"20.89.9.24/29\",\r\n \"20.92.0.48/29\",\r\n \"20.150.129.128/28\",\r\n + \ \"20.192.47.144/29\",\r\n \"20.193.199.128/29\",\r\n \"20.195.69.176/29\",\r\n + \ \"20.195.78.224/29\",\r\n \"20.195.150.136/29\",\r\n \"20.200.192.40/29\",\r\n + \ \"40.120.85.224/29\",\r\n \"51.12.29.16/29\",\r\n \"51.107.243.232/29\",\r\n + \ \"51.120.237.48/29\",\r\n \"51.138.215.0/29\",\r\n \"51.143.214.104/29\",\r\n + \ \"102.37.81.232/29\",\r\n \"102.37.163.56/29\",\r\n \"191.238.73.104/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftCloudAppSecurity\",\r\n + \ \"id\": \"MicrosoftCloudAppSecurity\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"MicrosoftAzureFluidRelay\",\r\n \"addressPrefixes\": [\r\n \"20.40.231.80/29\",\r\n - \ \"20.48.199.8/29\",\r\n \"20.51.1.80/29\",\r\n \"20.51.14.80/28\",\r\n - \ \"20.52.93.32/29\",\r\n \"20.59.76.224/28\",\r\n \"20.62.63.224/28\",\r\n - \ \"20.65.135.48/28\",\r\n \"20.70.220.8/29\",\r\n \"20.82.244.56/29\",\r\n - \ \"20.82.246.32/28\",\r\n \"20.86.92.224/28\",\r\n \"20.88.152.224/28\",\r\n - \ \"20.88.152.240/29\",\r\n \"20.89.9.24/29\",\r\n \"20.92.0.48/29\",\r\n - \ \"20.150.129.128/28\",\r\n \"20.192.47.144/29\",\r\n \"20.193.199.128/29\",\r\n - \ \"20.195.69.176/29\",\r\n \"20.195.78.224/29\",\r\n \"20.195.150.136/29\",\r\n - \ \"20.200.192.40/29\",\r\n \"40.120.85.224/29\",\r\n \"51.12.29.16/29\",\r\n - \ \"51.107.243.232/29\",\r\n \"51.120.237.48/29\",\r\n \"51.138.215.0/29\",\r\n - \ \"51.143.214.104/29\",\r\n \"102.37.81.232/29\",\r\n \"102.37.163.56/29\",\r\n - \ \"191.238.73.104/29\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"MicrosoftCloudAppSecurity\",\r\n \"id\": \"MicrosoftCloudAppSecurity\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftCloudAppSecurity\",\r\n \ \"addressPrefixes\": [\r\n \"13.64.26.88/32\",\r\n \"13.64.28.87/32\",\r\n @@ -18721,46 +19052,46 @@ interactions: \ \"104.214.225.33/32\",\r\n \"137.116.52.31/32\",\r\n \"138.91.147.71/32\",\r\n \ \"168.63.38.153/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"MicrosoftContainerRegistry\",\r\n \"id\": \"MicrosoftContainerRegistry\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n - \ \"addressPrefixes\": [\r\n \"13.66.140.64/29\",\r\n \"13.67.8.112/29\",\r\n - \ \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n \"13.69.227.80/29\",\r\n - \ \"13.70.72.128/29\",\r\n \"13.71.170.48/29\",\r\n \"13.71.194.120/29\",\r\n - \ \"13.74.107.72/29\",\r\n \"13.75.34.152/29\",\r\n \"13.77.50.72/29\",\r\n - \ \"13.78.106.192/29\",\r\n \"13.87.56.88/29\",\r\n \"13.87.122.88/29\",\r\n - \ \"13.89.170.208/29\",\r\n \"20.17.66.64/29\",\r\n \"20.21.42.64/29\",\r\n - \ \"20.21.66.64/29\",\r\n \"20.21.74.64/29\",\r\n \"20.37.74.64/29\",\r\n - \ \"20.38.146.136/29\",\r\n \"20.38.152.72/29\",\r\n \"20.44.2.16/29\",\r\n - \ \"20.44.26.136/29\",\r\n \"20.45.122.136/29\",\r\n \"20.49.82.8/29\",\r\n - \ \"20.49.90.8/29\",\r\n \"20.72.26.8/29\",\r\n \"20.125.170.64/29\",\r\n - \ \"20.125.202.64/29\",\r\n \"20.150.170.16/29\",\r\n \"20.150.178.136/29\",\r\n - \ \"20.150.186.136/29\",\r\n \"20.192.98.136/29\",\r\n \"20.192.234.16/29\",\r\n - \ \"20.193.202.8/29\",\r\n \"20.194.66.8/29\",\r\n \"20.205.74.64/29\",\r\n - \ \"20.205.82.64/29\",\r\n \"20.208.18.64/29\",\r\n \"20.215.18.64/29\",\r\n - \ \"20.215.26.64/29\",\r\n \"20.215.154.64/29\",\r\n \"20.217.58.64/29\",\r\n - \ \"20.217.74.64/29\",\r\n \"20.217.90.64/29\",\r\n \"23.98.82.104/29\",\r\n - \ \"40.67.58.16/29\",\r\n \"40.69.106.72/29\",\r\n \"40.70.146.80/29\",\r\n - \ \"40.71.10.208/29\",\r\n \"40.74.100.56/29\",\r\n \"40.74.146.40/29\",\r\n - \ \"40.75.34.24/29\",\r\n \"40.78.194.72/29\",\r\n \"40.78.202.64/29\",\r\n - \ \"40.78.226.200/29\",\r\n \"40.78.234.40/29\",\r\n \"40.78.242.152/29\",\r\n - \ \"40.78.250.88/29\",\r\n \"40.79.130.48/29\",\r\n \"40.79.138.24/29\",\r\n - \ \"40.79.146.24/29\",\r\n \"40.79.154.96/29\",\r\n \"40.79.162.24/29\",\r\n - \ \"40.79.170.8/29\",\r\n \"40.79.178.72/29\",\r\n \"40.79.186.0/29\",\r\n - \ \"40.79.194.88/29\",\r\n \"40.80.50.136/29\",\r\n \"40.112.242.152/29\",\r\n - \ \"40.120.74.8/29\",\r\n \"51.12.98.16/29\",\r\n \"51.12.202.16/29\",\r\n - \ \"51.12.226.136/29\",\r\n \"51.12.234.136/29\",\r\n \"51.53.106.64/29\",\r\n - \ \"51.53.186.64/29\",\r\n \"51.103.202.64/29\",\r\n \"51.105.66.136/29\",\r\n - \ \"51.105.74.136/29\",\r\n \"51.107.58.16/29\",\r\n \"51.107.154.16/29\",\r\n - \ \"51.116.58.16/29\",\r\n \"51.116.154.80/29\",\r\n \"51.116.242.136/29\",\r\n - \ \"51.116.250.136/29\",\r\n \"51.120.98.24/29\",\r\n \"51.120.106.136/29\",\r\n - \ \"51.120.210.136/29\",\r\n \"51.120.218.16/29\",\r\n \"51.140.146.192/29\",\r\n - \ \"51.140.210.88/29\",\r\n \"52.138.90.24/29\",\r\n \"52.138.226.72/29\",\r\n - \ \"52.162.106.152/29\",\r\n \"52.167.106.72/29\",\r\n \"52.182.138.200/29\",\r\n - \ \"52.231.18.48/29\",\r\n \"52.231.146.88/29\",\r\n \"52.236.186.72/29\",\r\n - \ \"52.246.154.136/29\",\r\n \"65.52.250.8/29\",\r\n \"102.133.26.16/29\",\r\n - \ \"102.133.122.136/29\",\r\n \"102.133.154.16/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"MicrosoftContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.64/29\",\r\n + \ \"13.67.8.112/29\",\r\n \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n + \ \"13.69.227.80/29\",\r\n \"13.70.72.128/29\",\r\n \"13.71.170.48/29\",\r\n + \ \"13.71.194.120/29\",\r\n \"13.74.107.72/29\",\r\n \"13.75.34.152/29\",\r\n + \ \"13.77.50.72/29\",\r\n \"13.78.106.192/29\",\r\n \"13.87.56.88/29\",\r\n + \ \"13.87.122.88/29\",\r\n \"13.89.170.208/29\",\r\n \"20.17.66.64/29\",\r\n + \ \"20.21.42.64/29\",\r\n \"20.21.66.64/29\",\r\n \"20.21.74.64/29\",\r\n + \ \"20.37.74.64/29\",\r\n \"20.38.146.136/29\",\r\n \"20.38.152.72/29\",\r\n + \ \"20.44.2.16/29\",\r\n \"20.44.26.136/29\",\r\n \"20.45.122.136/29\",\r\n + \ \"20.49.82.8/29\",\r\n \"20.49.90.8/29\",\r\n \"20.72.26.8/29\",\r\n + \ \"20.125.170.64/29\",\r\n \"20.125.202.64/29\",\r\n \"20.150.170.16/29\",\r\n + \ \"20.150.178.136/29\",\r\n \"20.150.186.136/29\",\r\n \"20.192.98.136/29\",\r\n + \ \"20.192.234.16/29\",\r\n \"20.193.202.8/29\",\r\n \"20.194.66.8/29\",\r\n + \ \"20.205.74.64/29\",\r\n \"20.205.82.64/29\",\r\n \"20.208.18.64/29\",\r\n + \ \"20.215.18.64/29\",\r\n \"20.215.26.64/29\",\r\n \"20.215.154.64/29\",\r\n + \ \"20.217.58.64/29\",\r\n \"20.217.74.64/29\",\r\n \"20.217.90.64/29\",\r\n + \ \"23.98.82.104/29\",\r\n \"40.67.58.16/29\",\r\n \"40.69.106.72/29\",\r\n + \ \"40.70.146.80/29\",\r\n \"40.71.10.208/29\",\r\n \"40.74.100.56/29\",\r\n + \ \"40.74.146.40/29\",\r\n \"40.75.34.24/29\",\r\n \"40.78.194.72/29\",\r\n + \ \"40.78.202.64/29\",\r\n \"40.78.226.200/29\",\r\n \"40.78.234.40/29\",\r\n + \ \"40.78.242.152/29\",\r\n \"40.78.250.88/29\",\r\n \"40.79.130.48/29\",\r\n + \ \"40.79.138.24/29\",\r\n \"40.79.146.24/29\",\r\n \"40.79.154.96/29\",\r\n + \ \"40.79.162.24/29\",\r\n \"40.79.170.8/29\",\r\n \"40.79.178.72/29\",\r\n + \ \"40.79.186.0/29\",\r\n \"40.79.194.88/29\",\r\n \"40.80.50.136/29\",\r\n + \ \"40.112.242.152/29\",\r\n \"40.120.74.8/29\",\r\n \"51.12.98.16/29\",\r\n + \ \"51.12.202.16/29\",\r\n \"51.12.226.136/29\",\r\n \"51.12.234.136/29\",\r\n + \ \"51.53.106.64/29\",\r\n \"51.53.186.64/29\",\r\n \"51.103.202.64/29\",\r\n + \ \"51.105.66.136/29\",\r\n \"51.105.74.136/29\",\r\n \"51.107.58.16/29\",\r\n + \ \"51.107.154.16/29\",\r\n \"51.116.58.16/29\",\r\n \"51.116.154.80/29\",\r\n + \ \"51.116.242.136/29\",\r\n \"51.116.250.136/29\",\r\n \"51.120.98.24/29\",\r\n + \ \"51.120.106.136/29\",\r\n \"51.120.210.136/29\",\r\n \"51.120.218.16/29\",\r\n + \ \"51.140.146.192/29\",\r\n \"51.140.210.88/29\",\r\n \"52.138.90.24/29\",\r\n + \ \"52.138.226.72/29\",\r\n \"52.162.106.152/29\",\r\n \"52.167.106.72/29\",\r\n + \ \"52.182.138.200/29\",\r\n \"52.231.18.48/29\",\r\n \"52.231.146.88/29\",\r\n + \ \"52.236.186.72/29\",\r\n \"52.246.154.136/29\",\r\n \"65.52.250.8/29\",\r\n + \ \"102.133.26.16/29\",\r\n \"102.133.122.136/29\",\r\n \"102.133.154.16/29\",\r\n \ \"102.133.250.136/29\",\r\n \"104.208.16.72/29\",\r\n \"104.208.144.72/29\",\r\n \ \"104.211.81.128/29\",\r\n \"104.211.146.72/29\",\r\n \"104.214.18.176/29\",\r\n \ \"191.233.50.8/29\",\r\n \"191.233.203.128/29\",\r\n \"191.234.146.136/29\",\r\n @@ -18828,7 +19159,7 @@ interactions: \ \"2603:1050:403:400::90/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.AustraliaEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18837,7 +19168,7 @@ interactions: \ \"2603:1010:6:802::88/125\",\r\n \"2603:1010:6:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.AustraliaSoutheast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -18845,7 +19176,7 @@ interactions: \ \"2603:1010:101:402::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.BrazilSouth\",\r\n \"id\": \"MicrosoftContainerRegistry.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18854,14 +19185,14 @@ interactions: \ \"2603:1050:6:802::88/125\",\r\n \"2603:1050:6:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.BrazilSoutheast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"191.233.50.8/29\",\r\n \"2603:1050:403:400::90/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CanadaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18870,14 +19201,14 @@ interactions: \ \"2603:1030:f05:802::88/125\",\r\n \"2603:1030:f05:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CanadaEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.69.106.72/29\",\r\n \"2603:1030:1005:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18886,7 +19217,7 @@ interactions: \ \"2603:1040:a06:802::88/125\",\r\n \"2603:1040:a06:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18895,14 +19226,14 @@ interactions: \ \"2603:1030:10:802::88/125\",\r\n \"2603:1030:10:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralUSEUAP\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.78.202.64/29\",\r\n \"2603:1030:f:400::888/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastAsia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18911,7 +19242,7 @@ interactions: \ \"2603:1040:207:800::40/125\",\r\n \"2603:1040:207:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18920,7 +19251,7 @@ interactions: \ \"2603:1030:210:802::88/125\",\r\n \"2603:1030:210:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS2\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18929,7 +19260,7 @@ interactions: \ \"2603:1030:40c:802::88/125\",\r\n \"2603:1030:40c:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS2EUAP\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18938,7 +19269,7 @@ interactions: \ \"2603:1030:40b:800::88/125\",\r\n \"2603:1030:40b:c00::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.FranceCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18947,21 +19278,21 @@ interactions: \ \"2603:1020:805:802::88/125\",\r\n \"2603:1020:805:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.FranceSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.79.178.72/29\",\r\n \"2603:1020:905:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.GermanyNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.116.58.16/29\",\r\n \"2603:1020:d04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.GermanyWestCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18970,7 +19301,7 @@ interactions: \ \"2603:1020:c04:802::88/125\",\r\n \"2603:1020:c04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JapanEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -18979,14 +19310,14 @@ interactions: \ \"2603:1040:407:802::88/125\",\r\n \"2603:1040:407:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JapanWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.74.100.56/29\",\r\n \"2603:1040:606:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JioIndiaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -18994,7 +19325,7 @@ interactions: \ \"2603:1040:1104:400::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.JioIndiaWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -19002,7 +19333,7 @@ interactions: \ \"2603:1040:d04:400::3b0/125\",\r\n \"2603:1040:d04:800::148/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.KoreaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -19011,14 +19342,14 @@ interactions: \ \"2603:1040:f05:802::88/125\",\r\n \"2603:1040:f05:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.KoreaSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"52.231.146.88/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorthCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -19027,7 +19358,7 @@ interactions: \ \"2603:1030:608:800::40/125\",\r\n \"2603:1030:608:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -19036,7 +19367,7 @@ interactions: \ \"2603:1020:5:802::88/125\",\r\n \"2603:1020:5:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorwayEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -19045,14 +19376,23 @@ interactions: \ \"2603:1020:e04:802::88/125\",\r\n \"2603:1020:e04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorwayWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.120.218.16/29\",\r\n \"2603:1020:f04:402::88/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.QatarCentral\",\r\n + \ \"id\": \"MicrosoftContainerRegistry.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n + \ \"addressPrefixes\": [\r\n \"20.21.42.64/29\",\r\n \"20.21.66.64/29\",\r\n + \ \"20.21.74.64/29\",\r\n \"2603:1040:1002:400::40/125\",\r\n + \ \"2603:1040:1002:800::40/125\",\r\n \"2603:1040:1002:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -19062,7 +19402,7 @@ interactions: \ \"2603:1000:104:c02::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SouthAfricaWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -19070,7 +19410,7 @@ interactions: \ \"2603:1000:4:402::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SouthCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -19079,14 +19419,14 @@ interactions: \ \"2603:1030:807:802::88/125\",\r\n \"2603:1030:807:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthCentralUSSTG\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"20.44.2.16/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SoutheastAsia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -19095,14 +19435,14 @@ interactions: \ \"2603:1040:5:802::88/125\",\r\n \"2603:1040:5:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.78.194.72/29\",\r\n \"2603:1040:c06:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwedenCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -19112,14 +19452,14 @@ interactions: \ \"2603:1020:1004:c02::1a8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SwedenSouth\",\r\n \"id\": \"MicrosoftContainerRegistry.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.12.202.16/29\",\r\n \"2603:1020:1104:400::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -19128,21 +19468,21 @@ interactions: \ \"2603:1020:a04:802::88/125\",\r\n \"2603:1020:a04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.107.154.16/29\",\r\n \"2603:1020:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UAECentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"20.37.74.64/29\",\r\n \"2603:1040:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UAENorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -19151,7 +19491,7 @@ interactions: \ \"2603:1040:904:802::88/125\",\r\n \"2603:1040:904:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UKSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -19160,21 +19500,21 @@ interactions: \ \"2603:1020:705:802::88/125\",\r\n \"2603:1020:705:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UKWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.140.210.88/29\",\r\n \"2603:1020:605:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"13.71.194.120/29\",\r\n \"2603:1030:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestEurope\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -19183,21 +19523,21 @@ interactions: \ \"2603:1020:206:802::88/125\",\r\n \"2603:1020:206:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"104.211.146.72/29\",\r\n \"2603:1040:806:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.112.242.152/29\",\r\n \"2603:1030:a07:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS2\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -19206,7 +19546,7 @@ interactions: \ \"2603:1030:c06:802::88/125\",\r\n \"2603:1030:c06:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS3\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -19215,7 +19555,7 @@ interactions: \ \"2603:1030:504:402::3b0/125\",\r\n \"2603:1030:504:802::148/125\",\r\n \ \"2603:1030:504:802::3e8/125\",\r\n \"2603:1030:504:c02::398/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"OneDsCollector\",\r\n - \ \"id\": \"OneDsCollector\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"OneDsCollector\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -19253,7 +19593,7 @@ interactions: \ \"104.211.81.232/29\",\r\n \"191.234.150.100/30\",\r\n \ \"191.234.157.176/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerBI\",\r\n \"id\": \"PowerBI\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"PowerBI\",\r\n \"addressPrefixes\": @@ -19306,69 +19646,71 @@ interactions: \ \"20.97.33.248/29\",\r\n \"20.97.34.128/26\",\r\n \"20.97.34.192/28\",\r\n \ \"20.98.145.48/28\",\r\n \"20.98.145.64/30\",\r\n \"20.98.145.112/29\",\r\n \ \"20.98.146.0/27\",\r\n \"20.98.192.168/30\",\r\n \"20.98.192.192/27\",\r\n - \ \"20.98.193.128/26\",\r\n \"20.98.193.192/29\",\r\n \"20.99.11.4/30\",\r\n - \ \"20.99.11.8/29\",\r\n \"20.100.1.168/29\",\r\n \"20.100.2.40/29\",\r\n - \ \"20.105.209.128/25\",\r\n \"20.111.0.192/29\",\r\n \"20.150.160.110/31\",\r\n - \ \"20.150.160.124/30\",\r\n \"20.150.161.144/29\",\r\n \"20.189.104.70/31\",\r\n - \ \"20.189.106.224/27\",\r\n \"20.189.108.0/27\",\r\n \"20.189.193.176/29\",\r\n - \ \"20.191.167.244/31\",\r\n \"20.192.47.128/30\",\r\n \"20.192.47.132/31\",\r\n - \ \"20.192.82.20/30\",\r\n \"20.192.82.120/29\",\r\n \"20.192.84.128/29\",\r\n - \ \"20.192.152.144/30\",\r\n \"20.192.153.88/30\",\r\n \"20.192.160.22/31\",\r\n - \ \"20.192.161.112/30\",\r\n \"20.192.161.120/29\",\r\n \"20.192.168.144/30\",\r\n - \ \"20.192.169.120/30\",\r\n \"20.192.225.34/31\",\r\n \"20.192.225.36/30\",\r\n - \ \"20.192.225.192/29\",\r\n \"20.195.83.48/29\",\r\n \"20.195.85.16/30\",\r\n - \ \"20.195.85.32/27\",\r\n \"20.195.146.200/30\",\r\n \"20.199.201.80/29\",\r\n - \ \"20.200.192.8/30\",\r\n \"20.200.192.14/31\",\r\n \"20.200.194.232/30\",\r\n - \ \"20.200.195.176/30\",\r\n \"20.200.198.8/30\",\r\n \"20.205.49.48/28\",\r\n - \ \"20.205.49.64/28\",\r\n \"20.205.68.120/29\",\r\n \"20.205.69.0/28\",\r\n - \ \"20.206.0.96/29\",\r\n \"20.206.178.24/29\",\r\n \"20.206.178.48/29\",\r\n - \ \"20.206.178.64/27\",\r\n \"20.207.168.148/30\",\r\n \"20.207.168.160/28\",\r\n - \ \"20.208.7.144/29\",\r\n \"20.215.4.248/31\",\r\n \"20.215.4.252/30\",\r\n - \ \"20.215.6.128/29\",\r\n \"20.217.44.248/31\",\r\n \"20.217.44.252/30\",\r\n - \ \"20.217.46.128/29\",\r\n \"40.67.50.246/31\",\r\n \"40.74.24.70/31\",\r\n - \ \"40.74.30.128/29\",\r\n \"40.74.30.160/27\",\r\n \"40.74.30.192/26\",\r\n - \ \"40.74.31.0/26\",\r\n \"40.80.56.122/31\",\r\n \"40.80.57.144/29\",\r\n - \ \"40.80.57.160/28\",\r\n \"40.80.168.122/31\",\r\n \"40.80.168.124/30\",\r\n - \ \"40.80.169.144/29\",\r\n \"40.80.184.70/31\",\r\n \"40.80.188.48/28\",\r\n - \ \"40.80.188.64/27\",\r\n \"40.80.188.128/25\",\r\n \"40.80.189.0/24\",\r\n - \ \"40.82.248.68/31\",\r\n \"40.82.253.96/28\",\r\n \"40.82.253.128/26\",\r\n - \ \"40.82.254.0/25\",\r\n \"40.89.16.122/31\",\r\n \"40.89.17.144/28\",\r\n - \ \"40.89.17.160/27\",\r\n \"40.119.8.76/30\",\r\n \"40.119.11.64/26\",\r\n - \ \"40.120.82.124/30\",\r\n \"40.120.86.144/31\",\r\n \"40.120.86.148/30\",\r\n - \ \"40.120.87.52/30\",\r\n \"51.12.17.16/30\",\r\n \"51.12.17.24/29\",\r\n - \ \"51.12.17.246/31\",\r\n \"51.12.22.168/30\",\r\n \"51.12.22.200/30\",\r\n - \ \"51.12.25.8/29\",\r\n \"51.12.29.30/31\",\r\n \"51.12.46.230/31\",\r\n - \ \"51.12.47.28/30\",\r\n \"51.12.72.216/30\",\r\n \"51.12.73.88/30\",\r\n - \ \"51.12.198.210/31\",\r\n \"51.13.138.72/30\",\r\n \"51.13.143.0/29\",\r\n - \ \"51.53.28.212/31\",\r\n \"51.53.30.152/30\",\r\n \"51.53.30.160/29\",\r\n - \ \"51.53.172.212/31\",\r\n \"51.53.172.216/30\",\r\n \"51.53.174.144/29\",\r\n - \ \"51.104.25.140/31\",\r\n \"51.104.25.152/30\",\r\n \"51.104.25.176/28\",\r\n - \ \"51.104.25.192/29\",\r\n \"51.104.27.0/26\",\r\n \"51.105.88.122/31\",\r\n - \ \"51.105.88.124/30\",\r\n \"51.105.88.208/28\",\r\n \"51.107.48.124/31\",\r\n - \ \"51.107.48.208/30\",\r\n \"51.107.48.216/29\",\r\n \"51.107.144.122/31\",\r\n - \ \"51.107.144.124/30\",\r\n \"51.107.144.208/29\",\r\n \"51.107.243.168/30\",\r\n - \ \"51.107.247.224/29\",\r\n \"51.107.251.184/30\",\r\n \"51.107.255.128/29\",\r\n - \ \"51.116.48.68/31\",\r\n \"51.116.48.128/30\",\r\n \"51.116.48.136/29\",\r\n - \ \"51.116.55.168/30\",\r\n \"51.116.75.72/29\",\r\n \"51.116.144.68/31\",\r\n - \ \"51.116.144.128/30\",\r\n \"51.116.144.136/29\",\r\n \"51.116.149.232/29\",\r\n - \ \"51.120.40.124/31\",\r\n \"51.120.40.208/30\",\r\n \"51.120.40.216/29\",\r\n - \ \"51.120.224.122/31\",\r\n \"51.120.224.124/30\",\r\n \"51.120.224.208/29\",\r\n - \ \"51.120.237.12/30\",\r\n \"51.137.160.70/31\",\r\n \"51.137.161.160/27\",\r\n - \ \"51.137.161.192/27\",\r\n \"51.138.215.114/31\",\r\n \"51.138.215.116/30\",\r\n - \ \"51.138.215.120/31\",\r\n \"52.136.48.120/31\",\r\n \"52.136.48.124/30\",\r\n - \ \"52.136.48.208/29\",\r\n \"52.136.48.224/28\",\r\n \"52.136.186.112/30\",\r\n - \ \"52.136.190.184/29\",\r\n \"52.139.108.116/30\",\r\n \"52.140.105.144/28\",\r\n - \ \"52.140.105.160/28\",\r\n \"52.146.140.128/25\",\r\n \"52.147.113.176/30\",\r\n - \ \"52.147.119.8/29\",\r\n \"52.150.139.76/31\",\r\n \"52.150.139.96/30\",\r\n - \ \"52.150.139.112/28\",\r\n \"52.150.139.128/28\",\r\n \"52.150.139.160/27\",\r\n - \ \"52.172.116.184/30\",\r\n \"52.172.116.190/31\",\r\n \"52.228.81.160/31\",\r\n - \ \"52.228.81.168/29\",\r\n \"52.228.81.176/28\",\r\n \"52.228.81.192/27\",\r\n - \ \"52.242.40.92/30\",\r\n \"52.242.40.96/29\",\r\n \"102.37.81.140/30\",\r\n - \ \"102.37.85.208/29\",\r\n \"102.37.160.160/29\",\r\n \"102.37.163.20/30\",\r\n - \ \"102.133.56.98/31\",\r\n \"102.133.56.100/30\",\r\n \"102.133.56.104/29\",\r\n - \ \"102.133.216.104/31\",\r\n \"102.133.216.108/30\",\r\n - \ \"102.133.217.64/29\",\r\n \"191.233.8.22/31\",\r\n \"191.233.10.32/30\",\r\n - \ \"191.233.10.40/29\",\r\n \"191.235.225.152/31\",\r\n \"191.235.225.156/30\",\r\n + \ \"20.98.193.128/26\",\r\n \"20.98.193.192/29\",\r\n \"20.98.199.116/31\",\r\n + \ \"20.99.11.4/30\",\r\n \"20.99.11.8/29\",\r\n \"20.100.1.168/29\",\r\n + \ \"20.100.2.40/29\",\r\n \"20.105.209.128/25\",\r\n \"20.111.0.192/29\",\r\n + \ \"20.119.156.32/27\",\r\n \"20.119.157.64/28\",\r\n \"20.125.157.32/31\",\r\n + \ \"20.150.160.110/31\",\r\n \"20.150.160.124/30\",\r\n \"20.150.161.144/29\",\r\n + \ \"20.189.104.70/31\",\r\n \"20.189.106.224/27\",\r\n \"20.189.108.0/27\",\r\n + \ \"20.189.193.176/29\",\r\n \"20.191.167.244/31\",\r\n \"20.192.47.128/30\",\r\n + \ \"20.192.47.132/31\",\r\n \"20.192.82.20/30\",\r\n \"20.192.82.120/29\",\r\n + \ \"20.192.84.128/29\",\r\n \"20.192.152.144/30\",\r\n \"20.192.153.88/30\",\r\n + \ \"20.192.160.22/31\",\r\n \"20.192.161.112/30\",\r\n \"20.192.161.120/29\",\r\n + \ \"20.192.168.144/30\",\r\n \"20.192.169.120/30\",\r\n \"20.192.225.34/31\",\r\n + \ \"20.192.225.36/30\",\r\n \"20.192.225.192/29\",\r\n \"20.195.83.48/29\",\r\n + \ \"20.195.85.16/30\",\r\n \"20.195.85.32/27\",\r\n \"20.195.146.200/30\",\r\n + \ \"20.199.201.80/29\",\r\n \"20.200.192.8/30\",\r\n \"20.200.192.14/31\",\r\n + \ \"20.200.194.232/30\",\r\n \"20.200.195.176/30\",\r\n \"20.200.198.8/30\",\r\n + \ \"20.205.49.48/28\",\r\n \"20.205.49.64/28\",\r\n \"20.205.68.120/29\",\r\n + \ \"20.205.69.0/28\",\r\n \"20.206.0.96/29\",\r\n \"20.206.178.24/29\",\r\n + \ \"20.206.178.48/29\",\r\n \"20.206.178.64/27\",\r\n \"20.207.168.148/30\",\r\n + \ \"20.207.168.160/28\",\r\n \"20.208.7.144/29\",\r\n \"20.215.4.248/31\",\r\n + \ \"20.215.4.252/30\",\r\n \"20.215.6.128/29\",\r\n \"20.217.44.248/31\",\r\n + \ \"20.217.44.252/30\",\r\n \"20.217.46.128/29\",\r\n \"40.67.50.246/31\",\r\n + \ \"40.74.24.70/31\",\r\n \"40.74.30.128/29\",\r\n \"40.74.30.160/27\",\r\n + \ \"40.74.30.192/26\",\r\n \"40.74.31.0/26\",\r\n \"40.80.56.122/31\",\r\n + \ \"40.80.57.144/29\",\r\n \"40.80.57.160/28\",\r\n \"40.80.168.122/31\",\r\n + \ \"40.80.168.124/30\",\r\n \"40.80.169.144/29\",\r\n \"40.80.184.70/31\",\r\n + \ \"40.80.188.48/28\",\r\n \"40.80.188.64/27\",\r\n \"40.80.188.128/25\",\r\n + \ \"40.80.189.0/24\",\r\n \"40.82.248.68/31\",\r\n \"40.82.253.96/28\",\r\n + \ \"40.82.253.128/26\",\r\n \"40.82.254.0/25\",\r\n \"40.89.16.122/31\",\r\n + \ \"40.89.17.144/28\",\r\n \"40.89.17.160/27\",\r\n \"40.119.8.76/30\",\r\n + \ \"40.119.11.64/26\",\r\n \"40.120.82.124/30\",\r\n \"40.120.86.144/31\",\r\n + \ \"40.120.86.148/30\",\r\n \"40.120.87.52/30\",\r\n \"51.12.17.16/30\",\r\n + \ \"51.12.17.24/29\",\r\n \"51.12.17.246/31\",\r\n \"51.12.22.168/30\",\r\n + \ \"51.12.22.200/30\",\r\n \"51.12.25.8/29\",\r\n \"51.12.29.30/31\",\r\n + \ \"51.12.46.230/31\",\r\n \"51.12.47.28/30\",\r\n \"51.12.72.216/30\",\r\n + \ \"51.12.73.88/30\",\r\n \"51.12.198.210/31\",\r\n \"51.13.138.72/30\",\r\n + \ \"51.13.143.0/29\",\r\n \"51.53.28.212/31\",\r\n \"51.53.30.152/30\",\r\n + \ \"51.53.30.160/29\",\r\n \"51.53.172.212/31\",\r\n \"51.53.172.216/30\",\r\n + \ \"51.53.174.144/29\",\r\n \"51.104.25.140/31\",\r\n \"51.104.25.152/30\",\r\n + \ \"51.104.25.176/28\",\r\n \"51.104.25.192/29\",\r\n \"51.104.27.0/26\",\r\n + \ \"51.105.88.122/31\",\r\n \"51.105.88.124/30\",\r\n \"51.105.88.208/28\",\r\n + \ \"51.107.48.124/31\",\r\n \"51.107.48.208/30\",\r\n \"51.107.48.216/29\",\r\n + \ \"51.107.144.122/31\",\r\n \"51.107.144.124/30\",\r\n \"51.107.144.208/29\",\r\n + \ \"51.107.243.168/30\",\r\n \"51.107.247.224/29\",\r\n \"51.107.251.184/30\",\r\n + \ \"51.107.255.128/29\",\r\n \"51.116.48.68/31\",\r\n \"51.116.48.128/30\",\r\n + \ \"51.116.48.136/29\",\r\n \"51.116.55.168/30\",\r\n \"51.116.75.72/29\",\r\n + \ \"51.116.144.68/31\",\r\n \"51.116.144.128/30\",\r\n \"51.116.144.136/29\",\r\n + \ \"51.116.149.232/29\",\r\n \"51.120.40.124/31\",\r\n \"51.120.40.208/30\",\r\n + \ \"51.120.40.216/29\",\r\n \"51.120.224.122/31\",\r\n \"51.120.224.124/30\",\r\n + \ \"51.120.224.208/29\",\r\n \"51.120.237.12/30\",\r\n \"51.137.160.70/31\",\r\n + \ \"51.137.161.160/27\",\r\n \"51.137.161.192/27\",\r\n \"51.138.215.114/31\",\r\n + \ \"51.138.215.116/30\",\r\n \"51.138.215.120/31\",\r\n \"52.136.48.120/31\",\r\n + \ \"52.136.48.124/30\",\r\n \"52.136.48.208/29\",\r\n \"52.136.48.224/28\",\r\n + \ \"52.136.186.112/30\",\r\n \"52.136.190.184/29\",\r\n \"52.139.108.116/30\",\r\n + \ \"52.140.105.144/28\",\r\n \"52.140.105.160/28\",\r\n \"52.146.140.128/25\",\r\n + \ \"52.147.113.176/30\",\r\n \"52.147.119.8/29\",\r\n \"52.150.139.76/31\",\r\n + \ \"52.150.139.96/30\",\r\n \"52.150.139.112/28\",\r\n \"52.150.139.128/28\",\r\n + \ \"52.150.139.160/27\",\r\n \"52.172.116.184/30\",\r\n \"52.172.116.190/31\",\r\n + \ \"52.228.81.160/31\",\r\n \"52.228.81.168/29\",\r\n \"52.228.81.176/28\",\r\n + \ \"52.228.81.192/27\",\r\n \"52.242.40.92/30\",\r\n \"52.242.40.96/29\",\r\n + \ \"102.37.81.140/30\",\r\n \"102.37.85.208/29\",\r\n \"102.37.160.160/29\",\r\n + \ \"102.37.163.20/30\",\r\n \"102.133.56.98/31\",\r\n \"102.133.56.100/30\",\r\n + \ \"102.133.56.104/29\",\r\n \"102.133.216.104/31\",\r\n + \ \"102.133.216.108/30\",\r\n \"102.133.217.64/29\",\r\n + \ \"191.233.8.22/31\",\r\n \"191.233.10.32/30\",\r\n \"191.233.10.40/29\",\r\n + \ \"191.235.225.152/31\",\r\n \"191.235.225.156/30\",\r\n \ \"191.235.225.176/28\",\r\n \"191.235.225.192/28\",\r\n \ \"191.235.225.224/27\",\r\n \"191.238.72.128/28\",\r\n \ \"191.238.76.176/29\",\r\n \"191.238.77.192/28\",\r\n \"191.238.77.208/29\",\r\n @@ -19456,359 +19798,359 @@ interactions: \ \"2603:1050:6:1::600/122\",\r\n \"2603:1050:403::5e0/123\",\r\n \ \"2603:1050:403::600/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"PowerPlatformInfra\",\r\n \"id\": \"PowerPlatformInfra\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"13.64.27.44/32\",\r\n - \ \"13.64.35.24/32\",\r\n \"13.64.38.167/32\",\r\n \"13.64.39.170/32\",\r\n - \ \"13.64.128.119/32\",\r\n \"13.64.174.215/32\",\r\n \"13.64.177.224/32\",\r\n - \ \"13.66.80.131/32\",\r\n \"13.71.48.192/32\",\r\n \"13.71.49.81/32\",\r\n - \ \"13.71.49.244/32\",\r\n \"13.71.50.175/32\",\r\n \"13.71.52.132/32\",\r\n - \ \"13.73.253.128/25\",\r\n \"13.73.254.0/25\",\r\n \"13.73.254.128/26\",\r\n - \ \"13.83.17.188/32\",\r\n \"13.83.23.194/32\",\r\n \"13.83.56.37/32\",\r\n - \ \"13.83.64.166/32\",\r\n \"13.83.66.89/32\",\r\n \"13.83.66.124/32\",\r\n - \ \"13.83.68.60/32\",\r\n \"13.83.70.105/32\",\r\n \"13.83.97.180/32\",\r\n - \ \"13.83.97.188/32\",\r\n \"13.83.102.38/32\",\r\n \"13.83.145.222/32\",\r\n - \ \"13.83.147.192/32\",\r\n \"13.83.151.212/32\",\r\n \"13.83.248.248/32\",\r\n - \ \"13.83.249.34/32\",\r\n \"13.83.249.58/32\",\r\n \"13.85.191.89/32\",\r\n - \ \"13.86.136.222/32\",\r\n \"13.86.137.20/32\",\r\n \"13.86.139.229/32\",\r\n - \ \"13.86.155.216/32\",\r\n \"13.86.177.32/32\",\r\n \"13.86.185.5/32\",\r\n - \ \"13.86.185.6/32\",\r\n \"13.86.185.35/32\",\r\n \"13.86.185.81/32\",\r\n - \ \"13.86.185.91/32\",\r\n \"13.86.192.20/32\",\r\n \"13.86.193.65/32\",\r\n - \ \"13.86.194.190/32\",\r\n \"13.86.249.98/32\",\r\n \"13.86.250.62/32\",\r\n - \ \"13.86.250.244/32\",\r\n \"13.86.252.116/32\",\r\n \"13.86.254.118/32\",\r\n - \ \"13.86.254.191/32\",\r\n \"13.87.135.122/32\",\r\n \"13.87.153.50/32\",\r\n - \ \"13.87.154.24/32\",\r\n \"13.87.154.100/32\",\r\n \"13.87.154.164/32\",\r\n - \ \"13.87.157.188/32\",\r\n \"13.87.160.104/32\",\r\n \"13.87.160.143/32\",\r\n - \ \"13.87.160.212/32\",\r\n \"13.87.161.18/32\",\r\n \"13.87.161.235/32\",\r\n - \ \"13.87.161.241/32\",\r\n \"13.87.162.91/32\",\r\n \"13.87.163.230/32\",\r\n - \ \"13.87.164.20/32\",\r\n \"13.87.164.30/32\",\r\n \"13.87.164.186/32\",\r\n - \ \"13.87.164.205/32\",\r\n \"13.87.167.46/32\",\r\n \"13.87.167.63/32\",\r\n - \ \"13.87.167.172/32\",\r\n \"13.87.167.174/32\",\r\n \"13.87.167.198/32\",\r\n - \ \"13.87.207.81/32\",\r\n \"13.87.216.21/32\",\r\n \"13.87.216.130/32\",\r\n - \ \"13.87.217.11/32\",\r\n \"13.87.217.75/32\",\r\n \"13.87.217.80/32\",\r\n - \ \"13.87.218.70/32\",\r\n \"13.87.218.169/32\",\r\n \"13.88.56.107/32\",\r\n - \ \"13.88.65.140/32\",\r\n \"13.88.65.204/32\",\r\n \"13.88.128.218/32\",\r\n - \ \"13.88.129.116/32\",\r\n \"13.88.129.160/32\",\r\n \"13.88.132.123/32\",\r\n - \ \"13.88.133.160/32\",\r\n \"13.88.135.42/32\",\r\n \"13.88.135.67/32\",\r\n - \ \"13.88.135.72/32\",\r\n \"13.91.22.243/32\",\r\n \"13.91.126.78/32\",\r\n - \ \"13.91.136.144/32\",\r\n \"13.91.138.172/32\",\r\n \"20.37.68.48/28\",\r\n - \ \"20.37.68.64/26\",\r\n \"20.37.68.128/28\",\r\n \"20.37.70.120/29\",\r\n - \ \"20.37.80.56/32\",\r\n \"20.37.82.215/32\",\r\n \"20.37.199.128/25\",\r\n - \ \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n \"20.38.142.120/29\",\r\n - \ \"20.39.134.9/32\",\r\n \"20.39.134.67/32\",\r\n \"20.39.134.93/32\",\r\n - \ \"20.39.139.245/32\",\r\n \"20.39.140.23/32\",\r\n \"20.39.141.50/32\",\r\n - \ \"20.40.1.97/32\",\r\n \"20.40.1.101/32\",\r\n \"20.40.1.191/32\",\r\n - \ \"20.40.4.3/32\",\r\n \"20.40.4.24/32\",\r\n \"20.40.160.0/32\",\r\n - \ \"20.40.162.57/32\",\r\n \"20.40.164.49/32\",\r\n \"20.40.164.215/32\",\r\n - \ \"20.40.165.7/32\",\r\n \"20.40.165.31/32\",\r\n \"20.40.165.67/32\",\r\n - \ \"20.40.177.116/32\",\r\n \"20.40.182.180/32\",\r\n \"20.40.186.118/32\",\r\n - \ \"20.40.187.183/32\",\r\n \"20.40.188.84/32\",\r\n \"20.41.197.28/31\",\r\n - \ \"20.41.198.192/26\",\r\n \"20.41.199.0/25\",\r\n \"20.42.24.159/32\",\r\n - \ \"20.42.39.188/32\",\r\n \"20.42.230.236/30\",\r\n \"20.42.230.240/28\",\r\n - \ \"20.42.231.192/26\",\r\n \"20.43.44.240/28\",\r\n \"20.43.45.128/26\",\r\n - \ \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n \"20.43.70.206/31\",\r\n - \ \"20.43.70.208/28\",\r\n \"20.43.70.232/29\",\r\n \"20.43.70.240/28\",\r\n - \ \"20.43.71.128/25\",\r\n \"20.43.161.116/32\",\r\n \"20.43.161.149/32\",\r\n - \ \"20.43.161.215/32\",\r\n \"20.43.175.186/32\",\r\n \"20.43.175.210/32\",\r\n - \ \"20.43.175.237/32\",\r\n \"20.43.182.39/32\",\r\n \"20.44.32.68/32\",\r\n - \ \"20.44.32.253/32\",\r\n \"20.44.34.50/32\",\r\n \"20.44.34.154/32\",\r\n - \ \"20.44.35.138/32\",\r\n \"20.44.130.57/32\",\r\n \"20.44.130.222/32\",\r\n - \ \"20.44.131.162/32\",\r\n \"20.44.167.207/32\",\r\n \"20.44.197.126/32\",\r\n - \ \"20.44.198.104/32\",\r\n \"20.44.240.222/32\",\r\n \"20.45.93.160/27\",\r\n - \ \"20.45.93.192/26\",\r\n \"20.45.94.72/29\",\r\n \"20.46.108.117/32\",\r\n - \ \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n \"20.48.15.227/32\",\r\n - \ \"20.48.192.0/28\",\r\n \"20.48.192.16/29\",\r\n \"20.48.193.168/29\",\r\n - \ \"20.48.201.96/27\",\r\n \"20.48.201.128/26\",\r\n \"20.48.202.8/29\",\r\n - \ \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n \"20.49.111.64/26\",\r\n - \ \"20.49.111.128/25\",\r\n \"20.49.121.192/26\",\r\n \"20.49.122.0/23\",\r\n - \ \"20.49.124.0/24\",\r\n \"20.49.125.0/25\",\r\n \"20.49.125.128/27\",\r\n - \ \"20.49.125.160/28\",\r\n \"20.49.125.176/29\",\r\n \"20.49.125.184/30\",\r\n - \ \"20.49.125.192/26\",\r\n \"20.49.126.0/25\",\r\n \"20.49.127.248/29\",\r\n - \ \"20.49.145.249/32\",\r\n \"20.49.166.40/32\",\r\n \"20.49.166.118/32\",\r\n - \ \"20.49.166.129/32\",\r\n \"20.49.244.238/32\",\r\n \"20.50.16.235/32\",\r\n - \ \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n - \ \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n \"20.50.68.160/27\",\r\n - \ \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n \"20.50.70.0/23\",\r\n - \ \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n - \ \"20.50.238.87/32\",\r\n \"20.52.93.224/27\",\r\n \"20.52.94.0/26\",\r\n - \ \"20.52.94.120/29\",\r\n \"20.53.40.0/26\",\r\n \"20.53.40.64/27\",\r\n - \ \"20.53.40.96/28\",\r\n \"20.53.40.112/29\",\r\n \"20.53.40.128/25\",\r\n - \ \"20.53.44.224/29\",\r\n \"20.53.74.224/32\",\r\n \"20.53.77.171/32\",\r\n - \ \"20.53.79.20/32\",\r\n \"20.53.79.144/32\",\r\n \"20.53.81.209/32\",\r\n - \ \"20.53.104.7/32\",\r\n \"20.53.104.132/32\",\r\n \"20.53.109.106/31\",\r\n - \ \"20.53.109.144/32\",\r\n \"20.53.115.98/32\",\r\n \"20.53.115.101/32\",\r\n - \ \"20.53.115.102/32\",\r\n \"20.54.3.143/32\",\r\n \"20.54.3.210/32\",\r\n - \ \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n \"20.54.40.139/32\",\r\n - \ \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n \"20.54.66.198/32\",\r\n - \ \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n \"20.54.105.72/32\",\r\n - \ \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n \"20.54.105.243/32\",\r\n - \ \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n \"20.54.184.154/32\",\r\n - \ \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n \"20.54.209.175/32\",\r\n - \ \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n \"20.54.209.240/32\",\r\n - \ \"20.58.71.128/26\",\r\n \"20.58.71.192/27\",\r\n \"20.59.77.128/25\",\r\n - \ \"20.59.78.0/24\",\r\n \"20.59.79.80/29\",\r\n \"20.61.96.0/25\",\r\n - \ \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n - \ \"20.61.249.208/32\",\r\n \"20.62.129.136/29\",\r\n \"20.62.157.223/32\",\r\n - \ \"20.62.180.13/32\",\r\n \"20.62.212.114/32\",\r\n \"20.62.235.247/32\",\r\n - \ \"20.63.52.175/32\",\r\n \"20.65.130.80/29\",\r\n \"20.67.211.155/32\",\r\n - \ \"20.67.211.157/32\",\r\n \"20.68.125.79/32\",\r\n \"20.70.221.32/27\",\r\n - \ \"20.70.221.64/26\",\r\n \"20.70.221.200/29\",\r\n \"20.70.249.107/32\",\r\n - \ \"20.71.81.103/32\",\r\n \"20.72.130.4/32\",\r\n \"20.72.132.26/32\",\r\n - \ \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n \"20.76.230.103/32\",\r\n - \ \"20.76.254.131/32\",\r\n \"20.81.0.146/32\",\r\n \"20.81.113.146/32\",\r\n - \ \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n \"20.82.155.16/32\",\r\n - \ \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n - \ \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n - \ \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n - \ \"20.83.131.174/32\",\r\n \"20.84.25.107/32\",\r\n \"20.85.173.165/32\",\r\n - \ \"20.85.179.67/32\",\r\n \"20.86.93.224/27\",\r\n \"20.86.95.0/24\",\r\n - \ \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n \"20.87.80.0/29\",\r\n - \ \"20.88.154.32/27\",\r\n \"20.88.154.64/26\",\r\n \"20.88.155.128/25\",\r\n - \ \"20.88.156.0/25\",\r\n \"20.88.156.128/27\",\r\n \"20.88.157.64/29\",\r\n - \ \"20.89.11.128/26\",\r\n \"20.89.11.192/27\",\r\n \"20.89.11.240/29\",\r\n - \ \"20.90.32.128/29\",\r\n \"20.90.131.0/26\",\r\n \"20.90.131.64/27\",\r\n - \ \"20.90.131.120/29\",\r\n \"20.90.169.112/32\",\r\n \"20.92.3.128/26\",\r\n - \ \"20.92.3.192/27\",\r\n \"20.92.4.128/29\",\r\n \"20.93.26.109/32\",\r\n - \ \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n \"20.93.176.101/32\",\r\n - \ \"20.93.237.39/32\",\r\n \"20.97.33.128/26\",\r\n \"20.97.33.192/27\",\r\n - \ \"20.97.33.240/29\",\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n - \ \"20.100.1.160/29\",\r\n \"20.101.28.187/32\",\r\n \"20.103.85.227/32\",\r\n - \ \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n \"20.104.37.80/32\",\r\n - \ \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n \"20.105.208.0/26\",\r\n - \ \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n \"20.108.81.107/32\",\r\n - \ \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n \"20.151.42.15/32\",\r\n - \ \"20.151.73.141/32\",\r\n \"20.151.188.174/32\",\r\n \"20.151.188.187/32\",\r\n - \ \"20.151.188.190/32\",\r\n \"20.151.188.199/32\",\r\n \"20.151.188.212/30\",\r\n - \ \"20.151.188.252/30\",\r\n \"20.184.251.143/32\",\r\n \"20.185.8.74/32\",\r\n - \ \"20.185.72.53/32\",\r\n \"20.185.73.73/32\",\r\n \"20.185.211.94/32\",\r\n - \ \"20.185.215.62/32\",\r\n \"20.185.215.91/32\",\r\n \"20.187.161.172/32\",\r\n - \ \"20.187.187.155/32\",\r\n \"20.187.195.128/28\",\r\n \"20.187.195.144/29\",\r\n - \ \"20.187.195.160/27\",\r\n \"20.187.195.192/26\",\r\n \"20.187.197.24/29\",\r\n - \ \"20.188.77.155/32\",\r\n \"20.188.218.111/32\",\r\n \"20.188.218.165/32\",\r\n - \ \"20.188.219.150/32\",\r\n \"20.188.221.55/32\",\r\n \"20.189.74.80/32\",\r\n - \ \"20.189.76.100/32\",\r\n \"20.189.77.126/32\",\r\n \"20.189.111.28/30\",\r\n - \ \"20.189.111.32/27\",\r\n \"20.189.111.64/26\",\r\n \"20.189.111.128/26\",\r\n - \ \"20.189.112.175/32\",\r\n \"20.189.122.41/32\",\r\n \"20.189.142.58/32\",\r\n - \ \"20.189.193.32/27\",\r\n \"20.189.193.64/26\",\r\n \"20.189.193.168/29\",\r\n - \ \"20.189.225.72/29\",\r\n \"20.191.161.200/29\",\r\n \"20.192.43.64/29\",\r\n - \ \"20.192.152.160/27\",\r\n \"20.192.152.192/26\",\r\n \"20.192.153.80/29\",\r\n - \ \"20.192.169.0/26\",\r\n \"20.192.169.64/27\",\r\n \"20.192.169.112/29\",\r\n - \ \"20.193.137.40/32\",\r\n \"20.193.137.133/32\",\r\n \"20.193.153.43/32\",\r\n - \ \"20.193.153.162/32\",\r\n \"20.193.154.38/32\",\r\n \"20.194.59.230/32\",\r\n - \ \"20.194.144.9/32\",\r\n \"20.194.144.25/32\",\r\n \"20.194.144.27/32\",\r\n - \ \"20.194.144.31/32\",\r\n \"20.195.83.64/26\",\r\n \"20.195.84.128/27\",\r\n - \ \"20.195.85.8/29\",\r\n \"20.195.85.192/26\",\r\n \"20.195.86.0/27\",\r\n - \ \"20.197.64.133/32\",\r\n \"20.197.105.172/32\",\r\n \"20.197.105.230/32\",\r\n - \ \"20.197.119.204/30\",\r\n \"20.198.129.3/32\",\r\n \"20.200.73.253/32\",\r\n - \ \"20.200.192.0/29\",\r\n \"20.200.194.48/28\",\r\n \"20.200.194.64/26\",\r\n - \ \"20.200.194.128/28\",\r\n \"20.200.195.64/26\",\r\n \"20.200.195.128/27\",\r\n - \ \"20.200.195.168/29\",\r\n \"20.200.201.167/32\",\r\n \"20.201.2.105/32\",\r\n - \ \"20.201.58.117/32\",\r\n \"20.201.73.133/32\",\r\n \"20.204.234.235/32\",\r\n - \ \"20.205.68.0/26\",\r\n \"20.205.68.64/27\",\r\n \"20.205.68.112/29\",\r\n - \ \"20.206.3.24/29\",\r\n \"20.206.3.32/27\",\r\n \"20.206.3.64/26\",\r\n - \ \"20.206.3.128/25\",\r\n \"20.206.4.0/26\",\r\n \"20.208.4.0/26\",\r\n - \ \"20.208.4.64/27\",\r\n \"20.208.4.104/29\",\r\n \"20.210.3.27/32\",\r\n - \ \"20.213.65.83/32\",\r\n \"23.98.106.160/27\",\r\n \"23.98.106.192/26\",\r\n - \ \"23.98.107.0/28\",\r\n \"23.98.107.16/29\",\r\n \"23.98.107.24/30\",\r\n - \ \"23.98.107.32/27\",\r\n \"23.98.107.64/26\",\r\n \"23.98.107.128/26\",\r\n - \ \"23.98.109.40/29\",\r\n \"23.99.89.156/32\",\r\n \"40.64.134.144/28\",\r\n - \ \"40.64.134.192/26\",\r\n \"40.65.49.103/32\",\r\n \"40.65.49.140/32\",\r\n - \ \"40.65.49.151/32\",\r\n \"40.66.61.123/32\",\r\n \"40.66.62.172/32\",\r\n - \ \"40.71.233.8/32\",\r\n \"40.71.233.189/32\",\r\n \"40.71.234.201/32\",\r\n - \ \"40.71.236.15/32\",\r\n \"40.74.5.98/32\",\r\n \"40.74.10.193/32\",\r\n - \ \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n \"40.74.32.24/32\",\r\n - \ \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n \"40.74.42.86/32\",\r\n - \ \"40.74.183.82/32\",\r\n \"40.74.183.121/32\",\r\n \"40.74.200.156/32\",\r\n - \ \"40.74.201.230/32\",\r\n \"40.74.202.22/32\",\r\n \"40.76.133.236/32\",\r\n - \ \"40.76.149.246/32\",\r\n \"40.76.161.144/32\",\r\n \"40.76.161.165/32\",\r\n - \ \"40.76.161.168/32\",\r\n \"40.80.62.96/27\",\r\n \"40.80.63.0/25\",\r\n - \ \"40.80.63.128/28\",\r\n \"40.80.240.185/32\",\r\n \"40.80.240.191/32\",\r\n - \ \"40.80.240.214/32\",\r\n \"40.80.241.43/32\",\r\n \"40.80.241.67/32\",\r\n - \ \"40.80.248.79/32\",\r\n \"40.80.249.52/32\",\r\n \"40.80.249.210/32\",\r\n - \ \"40.80.249.219/32\",\r\n \"40.81.25.37/32\",\r\n \"40.81.25.65/32\",\r\n - \ \"40.81.56.190/32\",\r\n \"40.81.60.206/32\",\r\n \"40.81.113.131/32\",\r\n - \ \"40.81.116.141/32\",\r\n \"40.81.116.143/32\",\r\n \"40.81.116.223/32\",\r\n - \ \"40.81.117.23/32\",\r\n \"40.81.181.190/32\",\r\n \"40.81.181.212/32\",\r\n - \ \"40.81.181.214/32\",\r\n \"40.81.182.117/32\",\r\n \"40.81.182.124/32\",\r\n - \ \"40.81.186.128/32\",\r\n \"40.81.188.107/32\",\r\n \"40.81.189.52/32\",\r\n - \ \"40.81.190.97/32\",\r\n \"40.82.173.103/32\",\r\n \"40.82.187.141/32\",\r\n - \ \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n - \ \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n - \ \"40.82.236.35/32\",\r\n \"40.83.184.82/32\",\r\n \"40.86.161.9/32\",\r\n - \ \"40.86.164.89/32\",\r\n \"40.86.254.125/32\",\r\n \"40.88.16.44/32\",\r\n - \ \"40.88.18.208/32\",\r\n \"40.88.18.248/32\",\r\n \"40.88.48.237/32\",\r\n - \ \"40.88.231.249/32\",\r\n \"40.88.251.157/32\",\r\n \"40.89.20.232/29\",\r\n - \ \"40.89.20.240/28\",\r\n \"40.89.21.128/25\",\r\n \"40.89.22.0/26\",\r\n - \ \"40.89.22.64/28\",\r\n \"40.89.22.80/30\",\r\n \"40.89.22.96/27\",\r\n - \ \"40.89.22.128/26\",\r\n \"40.89.22.192/27\",\r\n \"40.89.23.240/29\",\r\n - \ \"40.90.184.63/32\",\r\n \"40.91.87.146/32\",\r\n \"40.112.252.78/32\",\r\n - \ \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n \"40.113.178.128/25\",\r\n - \ \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n \"40.115.75.235/32\",\r\n - \ \"40.118.185.80/32\",\r\n \"40.118.200.18/32\",\r\n \"40.118.237.211/32\",\r\n - \ \"40.119.1.22/32\",\r\n \"40.119.42.85/32\",\r\n \"40.119.42.86/32\",\r\n - \ \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n \"40.119.159.181/32\",\r\n - \ \"40.119.159.218/32\",\r\n \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n - \ \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n - \ \"40.119.215.132/32\",\r\n \"40.120.1.91/32\",\r\n \"40.120.1.94/32\",\r\n - \ \"40.120.1.96/32\",\r\n \"40.120.2.208/31\",\r\n \"40.120.86.160/27\",\r\n - \ \"40.120.86.192/26\",\r\n \"40.120.87.56/29\",\r\n \"40.124.136.2/32\",\r\n - \ \"40.124.136.75/32\",\r\n \"40.124.136.138/32\",\r\n \"40.127.10.187/32\",\r\n - \ \"40.127.11.11/32\",\r\n \"40.127.14.98/32\",\r\n \"40.127.14.104/32\",\r\n - \ \"40.127.23.12/32\",\r\n \"40.127.84.210/32\",\r\n \"40.127.145.191/32\",\r\n - \ \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n - \ \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n - \ \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n - \ \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n \"51.11.24.198/32\",\r\n - \ \"51.11.25.68/32\",\r\n \"51.11.25.172/32\",\r\n \"51.11.172.30/32\",\r\n - \ \"51.11.172.56/32\",\r\n \"51.11.172.160/32\",\r\n \"51.11.233.119/32\",\r\n - \ \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n \"51.13.16.0/32\",\r\n - \ \"51.13.25.253/32\",\r\n \"51.13.136.168/29\",\r\n \"51.13.139.224/27\",\r\n - \ \"51.13.141.128/26\",\r\n \"51.13.141.248/29\",\r\n \"51.13.148.255/32\",\r\n - \ \"51.13.149.70/32\",\r\n \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n - \ \"51.104.30.172/30\",\r\n \"51.104.30.192/26\",\r\n \"51.104.31.0/27\",\r\n - \ \"51.104.31.32/28\",\r\n \"51.104.31.48/29\",\r\n \"51.104.31.64/26\",\r\n - \ \"51.104.36.212/32\",\r\n \"51.104.150.127/32\",\r\n \"51.104.150.153/32\",\r\n - \ \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n \"51.104.155.233/32\",\r\n - \ \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n \"51.104.159.10/32\",\r\n - \ \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n \"51.104.177.53/32\",\r\n - \ \"51.104.178.0/32\",\r\n \"51.104.248.11/32\",\r\n \"51.105.92.64/26\",\r\n - \ \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n \"51.105.96.44/32\",\r\n - \ \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n - \ \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n - \ \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n - \ \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n - \ \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n - \ \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n - \ \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n - \ \"51.107.8.159/32\",\r\n \"51.107.8.238/32\",\r\n \"51.107.9.82/32\",\r\n - \ \"51.107.11.68/30\",\r\n \"51.107.11.80/30\",\r\n \"51.107.41.120/32\",\r\n - \ \"51.107.45.66/32\",\r\n \"51.107.96.36/32\",\r\n \"51.107.96.48/29\",\r\n - \ \"51.107.96.104/32\",\r\n \"51.107.96.206/32\",\r\n \"51.107.98.194/32\",\r\n - \ \"51.107.100.218/32\",\r\n \"51.107.101.56/32\",\r\n \"51.107.101.181/32\",\r\n - \ \"51.107.201.45/32\",\r\n \"51.107.202.69/32\",\r\n \"51.107.241.104/29\",\r\n - \ \"51.107.241.160/27\",\r\n \"51.107.241.192/26\",\r\n \"51.107.249.88/29\",\r\n - \ \"51.107.249.160/27\",\r\n \"51.107.249.192/26\",\r\n \"51.107.254.96/27\",\r\n - \ \"51.107.254.128/26\",\r\n \"51.107.254.248/29\",\r\n \"51.116.1.237/32\",\r\n - \ \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n - \ \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n - \ \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n - \ \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n \"51.116.75.64/29\",\r\n - \ \"51.116.99.200/32\",\r\n \"51.116.132.85/32\",\r\n \"51.116.132.99/32\",\r\n - \ \"51.116.133.151/32\",\r\n \"51.116.134.132/32\",\r\n \"51.116.134.136/32\",\r\n - \ \"51.116.138.202/32\",\r\n \"51.116.145.240/28\",\r\n \"51.116.146.128/26\",\r\n - \ \"51.116.146.192/28\",\r\n \"51.116.148.224/29\",\r\n \"51.120.44.32/27\",\r\n - \ \"51.120.44.64/26\",\r\n \"51.120.228.48/28\",\r\n \"51.120.228.64/26\",\r\n - \ \"51.120.228.128/28\",\r\n \"51.120.232.48/29\",\r\n \"51.124.1.108/32\",\r\n - \ \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n \"51.124.72.168/32\",\r\n - \ \"51.124.83.127/32\",\r\n \"51.132.68.126/32\",\r\n \"51.132.72.50/32\",\r\n - \ \"51.132.72.181/32\",\r\n \"51.132.73.95/32\",\r\n \"51.132.161.225/32\",\r\n - \ \"51.132.215.162/32\",\r\n \"51.132.215.182/32\",\r\n \"51.137.10.82/32\",\r\n - \ \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n - \ \"51.137.13.184/32\",\r\n \"51.137.136.98/32\",\r\n \"51.137.137.158/31\",\r\n - \ \"51.137.137.224/32\",\r\n \"51.137.137.235/32\",\r\n \"51.137.164.224/27\",\r\n - \ \"51.137.165.192/26\",\r\n \"51.137.166.0/28\",\r\n \"51.137.166.16/29\",\r\n - \ \"51.137.166.24/30\",\r\n \"51.137.166.64/26\",\r\n \"51.137.167.176/29\",\r\n - \ \"51.137.180.86/32\",\r\n \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n - \ \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n - \ \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n - \ \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n \"51.138.215.192/26\",\r\n - \ \"51.143.208.216/29\",\r\n \"51.144.56.64/32\",\r\n \"51.144.190.147/32\",\r\n - \ \"51.145.104.29/32\",\r\n \"51.145.186.156/32\",\r\n \"51.145.189.149/32\",\r\n - \ \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n \"52.136.189.128/26\",\r\n - \ \"52.136.190.176/29\",\r\n \"52.137.24.206/32\",\r\n \"52.139.17.108/32\",\r\n - \ \"52.139.17.252/32\",\r\n \"52.139.18.243/32\",\r\n \"52.139.22.227/32\",\r\n - \ \"52.139.80.229/32\",\r\n \"52.139.83.184/32\",\r\n \"52.139.86.52/32\",\r\n - \ \"52.139.111.136/29\",\r\n \"52.139.111.160/27\",\r\n \"52.139.111.192/26\",\r\n - \ \"52.139.156.110/32\",\r\n \"52.139.170.4/32\",\r\n \"52.139.170.52/32\",\r\n - \ \"52.139.176.216/32\",\r\n \"52.139.177.8/32\",\r\n \"52.139.177.14/32\",\r\n - \ \"52.139.179.116/32\",\r\n \"52.139.232.83/32\",\r\n \"52.139.233.32/32\",\r\n - \ \"52.139.234.140/32\",\r\n \"52.139.234.217/32\",\r\n \"52.139.235.85/32\",\r\n - \ \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n \"52.140.110.0/26\",\r\n - \ \"52.141.1.133/32\",\r\n \"52.141.7.17/32\",\r\n \"52.141.7.21/32\",\r\n - \ \"52.141.7.24/30\",\r\n \"52.141.7.36/30\",\r\n \"52.142.16.162/32\",\r\n - \ \"52.142.28.86/32\",\r\n \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n - \ \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n - \ \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n - \ \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n - \ \"52.142.127.254/32\",\r\n \"52.142.168.104/32\",\r\n \"52.142.233.146/32\",\r\n - \ \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n - \ \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n \"52.146.24.96/32\",\r\n - \ \"52.146.24.106/32\",\r\n \"52.146.24.114/32\",\r\n \"52.146.26.125/32\",\r\n - \ \"52.146.26.218/32\",\r\n \"52.146.26.244/32\",\r\n \"52.146.50.100/32\",\r\n - \ \"52.146.60.149/32\",\r\n \"52.146.72.0/22\",\r\n \"52.146.76.0/23\",\r\n - \ \"52.146.78.0/24\",\r\n \"52.146.79.0/25\",\r\n \"52.146.79.128/30\",\r\n - \ \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n \"52.146.130.128/27\",\r\n - \ \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n \"52.146.130.192/26\",\r\n - \ \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n \"52.146.138.128/25\",\r\n - \ \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n \"52.147.113.88/29\",\r\n - \ \"52.147.116.192/26\",\r\n \"52.147.117.0/27\",\r\n \"52.147.117.128/26\",\r\n - \ \"52.147.117.192/27\",\r\n \"52.147.119.0/29\",\r\n \"52.147.121.95/32\",\r\n - \ \"52.147.222.228/32\",\r\n \"52.148.112.216/32\",\r\n \"52.149.108.155/32\",\r\n - \ \"52.149.169.236/32\",\r\n \"52.149.238.57/32\",\r\n \"52.149.240.75/32\",\r\n - \ \"52.149.243.177/32\",\r\n \"52.150.35.132/32\",\r\n \"52.150.37.207/32\",\r\n - \ \"52.150.154.48/28\",\r\n \"52.150.154.128/26\",\r\n \"52.151.231.104/32\",\r\n - \ \"52.151.238.19/32\",\r\n \"52.151.243.194/32\",\r\n \"52.151.246.107/32\",\r\n - \ \"52.152.194.10/32\",\r\n \"52.152.204.86/32\",\r\n \"52.152.205.65/32\",\r\n - \ \"52.152.205.137/32\",\r\n \"52.155.25.132/32\",\r\n \"52.155.25.145/32\",\r\n - \ \"52.155.25.157/32\",\r\n \"52.155.88.22/32\",\r\n \"52.155.91.129/32\",\r\n - \ \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n \"52.155.94.157/32\",\r\n - \ \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n \"52.155.172.184/32\",\r\n - \ \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n \"52.155.178.3/32\",\r\n - \ \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n \"52.155.220.20/32\",\r\n - \ \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n \"52.155.224.132/32\",\r\n - \ \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n \"52.155.232.218/32\",\r\n - \ \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n \"52.155.233.227/32\",\r\n - \ \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n \"52.155.234.126/32\",\r\n - \ \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n \"52.155.235.153/32\",\r\n - \ \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n \"52.156.24.232/32\",\r\n - \ \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n \"52.156.196.221/32\",\r\n - \ \"52.156.204.190/32\",\r\n \"52.157.221.75/32\",\r\n \"52.157.221.163/32\",\r\n - \ \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n \"52.157.237.175/32\",\r\n - \ \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n \"52.158.27.66/32\",\r\n - \ \"52.158.112.171/32\",\r\n \"52.158.121.190/32\",\r\n \"52.160.108.225/32\",\r\n - \ \"52.172.7.225/32\",\r\n \"52.172.112.176/29\",\r\n \"52.175.120.201/32\",\r\n - \ \"52.175.150.250/32\",\r\n \"52.180.96.196/32\",\r\n \"52.180.102.55/32\",\r\n - \ \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n \"52.184.84.210/32\",\r\n - \ \"52.185.226.247/32\",\r\n \"52.185.230.20/32\",\r\n \"52.188.43.247/32\",\r\n - \ \"52.188.77.154/32\",\r\n \"52.188.79.60/32\",\r\n \"52.188.177.124/32\",\r\n - \ \"52.188.181.97/32\",\r\n \"52.188.183.159/32\",\r\n \"52.188.216.65/32\",\r\n - \ \"52.188.221.237/32\",\r\n \"52.188.222.168/32\",\r\n \"52.188.222.206/32\",\r\n - \ \"52.189.252.34/32\",\r\n \"52.190.24.61/32\",\r\n \"52.190.27.148/32\",\r\n - \ \"52.190.30.136/32\",\r\n \"52.190.30.145/32\",\r\n \"52.190.39.65/32\",\r\n - \ \"52.191.39.181/32\",\r\n \"52.191.217.43/32\",\r\n \"52.191.232.133/32\",\r\n - \ \"52.191.237.186/32\",\r\n \"52.191.238.79/32\",\r\n \"52.191.238.157/32\",\r\n - \ \"52.191.239.208/32\",\r\n \"52.191.239.246/32\",\r\n \"52.224.17.48/32\",\r\n - \ \"52.224.17.98/32\",\r\n \"52.224.137.160/32\",\r\n \"52.224.142.152/32\",\r\n - \ \"52.224.149.89/32\",\r\n \"52.224.150.63/32\",\r\n \"52.224.184.205/32\",\r\n - \ \"52.224.184.221/32\",\r\n \"52.224.185.216/32\",\r\n \"52.224.195.119/32\",\r\n - \ \"52.224.200.26/32\",\r\n \"52.224.201.114/32\",\r\n \"52.224.201.121/32\",\r\n - \ \"52.224.203.192/32\",\r\n \"52.224.204.110/32\",\r\n \"52.226.41.202/32\",\r\n - \ \"52.226.41.235/32\",\r\n \"52.226.49.104/32\",\r\n \"52.226.49.156/32\",\r\n - \ \"52.226.51.138/32\",\r\n \"52.226.139.204/32\",\r\n \"52.226.141.200/32\",\r\n - \ \"52.226.143.0/32\",\r\n \"52.226.148.5/32\",\r\n \"52.226.148.225/32\",\r\n - \ \"52.226.175.58/32\",\r\n \"52.226.254.118/32\",\r\n \"52.228.86.178/31\",\r\n - \ \"52.228.86.180/30\",\r\n \"52.228.86.184/29\",\r\n \"52.228.86.192/26\",\r\n - \ \"52.228.87.0/24\",\r\n \"52.228.125.229/32\",\r\n \"52.229.79.225/32\",\r\n - \ \"52.229.88.158/32\",\r\n \"52.229.119.249/32\",\r\n \"52.229.225.182/32\",\r\n - \ \"52.231.136.212/32\",\r\n \"52.231.137.237/32\",\r\n \"52.231.140.224/29\",\r\n - \ \"52.231.143.171/32\",\r\n \"52.231.185.0/32\",\r\n \"52.234.104.49/32\",\r\n - \ \"52.235.17.70/32\",\r\n \"52.235.57.68/30\",\r\n \"52.235.57.140/32\",\r\n - \ \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n \"52.235.63.0/32\",\r\n - \ \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n \"52.241.138.151/32\",\r\n - \ \"52.241.140.217/32\",\r\n \"52.243.106.93/32\",\r\n \"52.243.108.25/32\",\r\n - \ \"52.243.109.4/31\",\r\n \"52.243.109.126/32\",\r\n \"52.243.110.67/32\",\r\n - \ \"52.243.110.156/32\",\r\n \"52.243.110.181/32\",\r\n \"52.243.113.88/31\",\r\n - \ \"52.243.113.102/32\",\r\n \"52.246.120.190/32\",\r\n \"52.249.59.157/32\",\r\n - \ \"52.249.60.80/32\",\r\n \"52.249.63.45/32\",\r\n \"52.249.201.87/32\",\r\n - \ \"52.249.204.114/32\",\r\n \"52.250.228.36/30\",\r\n \"52.250.228.40/29\",\r\n - \ \"52.250.228.48/28\",\r\n \"52.250.228.128/25\",\r\n \"52.250.229.0/24\",\r\n - \ \"52.250.230.0/23\",\r\n \"52.255.212.164/32\",\r\n \"52.255.213.211/32\",\r\n - \ \"52.255.221.231/32\",\r\n \"102.37.80.40/29\",\r\n \"102.37.85.32/27\",\r\n - \ \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n \"102.37.166.224/27\",\r\n - \ \"102.37.167.0/26\",\r\n \"102.133.0.199/32\",\r\n \"102.133.0.212/32\",\r\n - \ \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n \"102.133.60.0/27\",\r\n - \ \"102.133.132.151/32\",\r\n \"102.133.219.144/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": + [\r\n \"13.64.27.44/32\",\r\n \"13.64.35.24/32\",\r\n \"13.64.38.167/32\",\r\n + \ \"13.64.39.170/32\",\r\n \"13.64.128.119/32\",\r\n \"13.64.174.215/32\",\r\n + \ \"13.64.177.224/32\",\r\n \"13.66.80.131/32\",\r\n \"13.71.48.192/32\",\r\n + \ \"13.71.49.81/32\",\r\n \"13.71.49.244/32\",\r\n \"13.71.50.175/32\",\r\n + \ \"13.71.52.132/32\",\r\n \"13.73.253.128/25\",\r\n \"13.73.254.0/25\",\r\n + \ \"13.73.254.128/26\",\r\n \"13.83.17.188/32\",\r\n \"13.83.23.194/32\",\r\n + \ \"13.83.56.37/32\",\r\n \"13.83.64.166/32\",\r\n \"13.83.66.89/32\",\r\n + \ \"13.83.66.124/32\",\r\n \"13.83.68.60/32\",\r\n \"13.83.70.105/32\",\r\n + \ \"13.83.97.180/32\",\r\n \"13.83.97.188/32\",\r\n \"13.83.102.38/32\",\r\n + \ \"13.83.145.222/32\",\r\n \"13.83.147.192/32\",\r\n \"13.83.151.212/32\",\r\n + \ \"13.83.248.248/32\",\r\n \"13.83.249.34/32\",\r\n \"13.83.249.58/32\",\r\n + \ \"13.85.191.89/32\",\r\n \"13.86.136.222/32\",\r\n \"13.86.137.20/32\",\r\n + \ \"13.86.139.229/32\",\r\n \"13.86.155.216/32\",\r\n \"13.86.177.32/32\",\r\n + \ \"13.86.185.5/32\",\r\n \"13.86.185.6/32\",\r\n \"13.86.185.35/32\",\r\n + \ \"13.86.185.81/32\",\r\n \"13.86.185.91/32\",\r\n \"13.86.192.20/32\",\r\n + \ \"13.86.193.65/32\",\r\n \"13.86.194.190/32\",\r\n \"13.86.249.98/32\",\r\n + \ \"13.86.250.62/32\",\r\n \"13.86.250.244/32\",\r\n \"13.86.252.116/32\",\r\n + \ \"13.86.254.118/32\",\r\n \"13.86.254.191/32\",\r\n \"13.87.135.122/32\",\r\n + \ \"13.87.153.50/32\",\r\n \"13.87.154.24/32\",\r\n \"13.87.154.100/32\",\r\n + \ \"13.87.154.164/32\",\r\n \"13.87.157.188/32\",\r\n \"13.87.160.104/32\",\r\n + \ \"13.87.160.143/32\",\r\n \"13.87.160.212/32\",\r\n \"13.87.161.18/32\",\r\n + \ \"13.87.161.235/32\",\r\n \"13.87.161.241/32\",\r\n \"13.87.162.91/32\",\r\n + \ \"13.87.163.230/32\",\r\n \"13.87.164.20/32\",\r\n \"13.87.164.30/32\",\r\n + \ \"13.87.164.186/32\",\r\n \"13.87.164.205/32\",\r\n \"13.87.167.46/32\",\r\n + \ \"13.87.167.63/32\",\r\n \"13.87.167.172/32\",\r\n \"13.87.167.174/32\",\r\n + \ \"13.87.167.198/32\",\r\n \"13.87.207.81/32\",\r\n \"13.87.216.21/32\",\r\n + \ \"13.87.216.130/32\",\r\n \"13.87.217.11/32\",\r\n \"13.87.217.75/32\",\r\n + \ \"13.87.217.80/32\",\r\n \"13.87.218.70/32\",\r\n \"13.87.218.169/32\",\r\n + \ \"13.88.56.107/32\",\r\n \"13.88.65.140/32\",\r\n \"13.88.65.204/32\",\r\n + \ \"13.88.128.218/32\",\r\n \"13.88.129.116/32\",\r\n \"13.88.129.160/32\",\r\n + \ \"13.88.132.123/32\",\r\n \"13.88.133.160/32\",\r\n \"13.88.135.42/32\",\r\n + \ \"13.88.135.67/32\",\r\n \"13.88.135.72/32\",\r\n \"13.91.22.243/32\",\r\n + \ \"13.91.126.78/32\",\r\n \"13.91.136.144/32\",\r\n \"13.91.138.172/32\",\r\n + \ \"20.37.68.48/28\",\r\n \"20.37.68.64/26\",\r\n \"20.37.68.128/28\",\r\n + \ \"20.37.70.120/29\",\r\n \"20.37.80.56/32\",\r\n \"20.37.82.215/32\",\r\n + \ \"20.37.199.128/25\",\r\n \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n + \ \"20.38.142.120/29\",\r\n \"20.39.134.9/32\",\r\n \"20.39.134.67/32\",\r\n + \ \"20.39.134.93/32\",\r\n \"20.39.139.245/32\",\r\n \"20.39.140.23/32\",\r\n + \ \"20.39.141.50/32\",\r\n \"20.40.1.97/32\",\r\n \"20.40.1.101/32\",\r\n + \ \"20.40.1.191/32\",\r\n \"20.40.4.3/32\",\r\n \"20.40.4.24/32\",\r\n + \ \"20.40.160.0/32\",\r\n \"20.40.162.57/32\",\r\n \"20.40.164.49/32\",\r\n + \ \"20.40.164.215/32\",\r\n \"20.40.165.7/32\",\r\n \"20.40.165.31/32\",\r\n + \ \"20.40.165.67/32\",\r\n \"20.40.177.116/32\",\r\n \"20.40.182.180/32\",\r\n + \ \"20.40.186.118/32\",\r\n \"20.40.187.183/32\",\r\n \"20.40.188.84/32\",\r\n + \ \"20.41.197.28/31\",\r\n \"20.41.198.192/26\",\r\n \"20.41.199.0/25\",\r\n + \ \"20.42.24.159/32\",\r\n \"20.42.39.188/32\",\r\n \"20.42.230.236/30\",\r\n + \ \"20.42.230.240/28\",\r\n \"20.42.231.192/26\",\r\n \"20.43.44.240/28\",\r\n + \ \"20.43.45.128/26\",\r\n \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n + \ \"20.43.70.206/31\",\r\n \"20.43.70.208/28\",\r\n \"20.43.70.232/29\",\r\n + \ \"20.43.70.240/28\",\r\n \"20.43.71.128/25\",\r\n \"20.43.161.116/32\",\r\n + \ \"20.43.161.149/32\",\r\n \"20.43.161.215/32\",\r\n \"20.43.175.186/32\",\r\n + \ \"20.43.175.210/32\",\r\n \"20.43.175.237/32\",\r\n \"20.43.182.39/32\",\r\n + \ \"20.44.32.68/32\",\r\n \"20.44.32.253/32\",\r\n \"20.44.34.50/32\",\r\n + \ \"20.44.34.154/32\",\r\n \"20.44.35.138/32\",\r\n \"20.44.130.57/32\",\r\n + \ \"20.44.130.222/32\",\r\n \"20.44.131.162/32\",\r\n \"20.44.167.207/32\",\r\n + \ \"20.44.197.126/32\",\r\n \"20.44.198.104/32\",\r\n \"20.44.240.222/32\",\r\n + \ \"20.45.93.160/27\",\r\n \"20.45.93.192/26\",\r\n \"20.45.94.72/29\",\r\n + \ \"20.46.108.117/32\",\r\n \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n + \ \"20.48.15.227/32\",\r\n \"20.48.192.0/28\",\r\n \"20.48.192.16/29\",\r\n + \ \"20.48.193.168/29\",\r\n \"20.48.201.96/27\",\r\n \"20.48.201.128/26\",\r\n + \ \"20.48.202.8/29\",\r\n \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n + \ \"20.49.111.64/26\",\r\n \"20.49.111.128/25\",\r\n \"20.49.121.192/26\",\r\n + \ \"20.49.122.0/23\",\r\n \"20.49.124.0/24\",\r\n \"20.49.125.0/25\",\r\n + \ \"20.49.125.128/27\",\r\n \"20.49.125.160/28\",\r\n \"20.49.125.176/29\",\r\n + \ \"20.49.125.184/30\",\r\n \"20.49.125.192/26\",\r\n \"20.49.126.0/25\",\r\n + \ \"20.49.127.248/29\",\r\n \"20.49.145.249/32\",\r\n \"20.49.166.40/32\",\r\n + \ \"20.49.166.118/32\",\r\n \"20.49.166.129/32\",\r\n \"20.49.244.238/32\",\r\n + \ \"20.50.16.235/32\",\r\n \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n + \ \"20.50.25.187/32\",\r\n \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n + \ \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n + \ \"20.50.70.0/23\",\r\n \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n + \ \"20.50.231.176/32\",\r\n \"20.50.238.87/32\",\r\n \"20.52.93.224/27\",\r\n + \ \"20.52.94.0/26\",\r\n \"20.52.94.120/29\",\r\n \"20.53.40.0/26\",\r\n + \ \"20.53.40.64/27\",\r\n \"20.53.40.96/28\",\r\n \"20.53.40.112/29\",\r\n + \ \"20.53.40.128/25\",\r\n \"20.53.44.224/29\",\r\n \"20.53.74.224/32\",\r\n + \ \"20.53.77.171/32\",\r\n \"20.53.79.20/32\",\r\n \"20.53.79.144/32\",\r\n + \ \"20.53.81.209/32\",\r\n \"20.53.104.7/32\",\r\n \"20.53.104.132/32\",\r\n + \ \"20.53.109.106/31\",\r\n \"20.53.109.144/32\",\r\n \"20.53.115.98/32\",\r\n + \ \"20.53.115.101/32\",\r\n \"20.53.115.102/32\",\r\n \"20.54.3.143/32\",\r\n + \ \"20.54.3.210/32\",\r\n \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n + \ \"20.54.40.139/32\",\r\n \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n + \ \"20.54.66.198/32\",\r\n \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n + \ \"20.54.105.72/32\",\r\n \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n + \ \"20.54.105.243/32\",\r\n \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n + \ \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n + \ \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n + \ \"20.54.209.240/32\",\r\n \"20.58.71.128/26\",\r\n \"20.58.71.192/27\",\r\n + \ \"20.59.77.128/25\",\r\n \"20.59.78.0/24\",\r\n \"20.59.79.80/29\",\r\n + \ \"20.61.96.0/25\",\r\n \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n + \ \"20.61.98.152/29\",\r\n \"20.61.249.208/32\",\r\n \"20.62.129.136/29\",\r\n + \ \"20.62.157.223/32\",\r\n \"20.62.180.13/32\",\r\n \"20.62.212.114/32\",\r\n + \ \"20.62.235.247/32\",\r\n \"20.63.52.175/32\",\r\n \"20.65.130.80/29\",\r\n + \ \"20.67.211.155/32\",\r\n \"20.67.211.157/32\",\r\n \"20.68.125.79/32\",\r\n + \ \"20.70.221.32/27\",\r\n \"20.70.221.64/26\",\r\n \"20.70.221.200/29\",\r\n + \ \"20.70.249.107/32\",\r\n \"20.71.81.103/32\",\r\n \"20.72.130.4/32\",\r\n + \ \"20.72.132.26/32\",\r\n \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n + \ \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n \"20.81.0.146/32\",\r\n + \ \"20.81.113.146/32\",\r\n \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n + \ \"20.82.155.16/32\",\r\n \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n + \ \"20.82.227.170/32\",\r\n \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n + \ \"20.82.246.148/30\",\r\n \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n + \ \"20.82.251.66/32\",\r\n \"20.83.131.174/32\",\r\n \"20.84.25.107/32\",\r\n + \ \"20.85.173.165/32\",\r\n \"20.85.179.67/32\",\r\n \"20.86.93.224/27\",\r\n + \ \"20.86.95.0/24\",\r\n \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n + \ \"20.87.80.0/29\",\r\n \"20.88.154.32/27\",\r\n \"20.88.154.64/26\",\r\n + \ \"20.88.155.128/25\",\r\n \"20.88.156.0/25\",\r\n \"20.88.156.128/27\",\r\n + \ \"20.88.157.64/29\",\r\n \"20.89.11.128/26\",\r\n \"20.89.11.192/27\",\r\n + \ \"20.89.11.240/29\",\r\n \"20.90.32.128/29\",\r\n \"20.90.131.0/26\",\r\n + \ \"20.90.131.64/27\",\r\n \"20.90.131.120/29\",\r\n \"20.90.169.112/32\",\r\n + \ \"20.92.3.128/26\",\r\n \"20.92.3.192/27\",\r\n \"20.92.4.128/29\",\r\n + \ \"20.93.26.109/32\",\r\n \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n + \ \"20.93.176.101/32\",\r\n \"20.93.237.39/32\",\r\n \"20.97.33.128/26\",\r\n + \ \"20.97.33.192/27\",\r\n \"20.97.33.240/29\",\r\n \"20.100.0.160/27\",\r\n + \ \"20.100.1.0/26\",\r\n \"20.100.1.160/29\",\r\n \"20.101.28.187/32\",\r\n + \ \"20.103.85.227/32\",\r\n \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n + \ \"20.104.37.80/32\",\r\n \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n + \ \"20.105.208.0/26\",\r\n \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n + \ \"20.108.81.107/32\",\r\n \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n + \ \"20.151.42.15/32\",\r\n \"20.151.73.141/32\",\r\n \"20.151.188.174/32\",\r\n + \ \"20.151.188.187/32\",\r\n \"20.151.188.190/32\",\r\n \"20.151.188.199/32\",\r\n + \ \"20.151.188.212/30\",\r\n \"20.151.188.252/30\",\r\n \"20.184.251.143/32\",\r\n + \ \"20.185.8.74/32\",\r\n \"20.185.72.53/32\",\r\n \"20.185.73.73/32\",\r\n + \ \"20.185.211.94/32\",\r\n \"20.185.215.62/32\",\r\n \"20.185.215.91/32\",\r\n + \ \"20.187.161.172/32\",\r\n \"20.187.187.155/32\",\r\n \"20.187.195.128/28\",\r\n + \ \"20.187.195.144/29\",\r\n \"20.187.195.160/27\",\r\n \"20.187.195.192/26\",\r\n + \ \"20.187.197.24/29\",\r\n \"20.188.77.155/32\",\r\n \"20.188.218.111/32\",\r\n + \ \"20.188.218.165/32\",\r\n \"20.188.219.150/32\",\r\n \"20.188.221.55/32\",\r\n + \ \"20.189.74.80/32\",\r\n \"20.189.76.100/32\",\r\n \"20.189.77.126/32\",\r\n + \ \"20.189.111.28/30\",\r\n \"20.189.111.32/27\",\r\n \"20.189.111.64/26\",\r\n + \ \"20.189.111.128/26\",\r\n \"20.189.112.175/32\",\r\n \"20.189.122.41/32\",\r\n + \ \"20.189.142.58/32\",\r\n \"20.189.193.32/27\",\r\n \"20.189.193.64/26\",\r\n + \ \"20.189.193.168/29\",\r\n \"20.189.225.72/29\",\r\n \"20.191.161.200/29\",\r\n + \ \"20.192.43.64/29\",\r\n \"20.192.152.160/27\",\r\n \"20.192.152.192/26\",\r\n + \ \"20.192.153.80/29\",\r\n \"20.192.169.0/26\",\r\n \"20.192.169.64/27\",\r\n + \ \"20.192.169.112/29\",\r\n \"20.193.137.40/32\",\r\n \"20.193.137.133/32\",\r\n + \ \"20.193.153.43/32\",\r\n \"20.193.153.162/32\",\r\n \"20.193.154.38/32\",\r\n + \ \"20.194.59.230/32\",\r\n \"20.194.144.9/32\",\r\n \"20.194.144.25/32\",\r\n + \ \"20.194.144.27/32\",\r\n \"20.194.144.31/32\",\r\n \"20.195.83.64/26\",\r\n + \ \"20.195.84.128/27\",\r\n \"20.195.85.8/29\",\r\n \"20.195.85.192/26\",\r\n + \ \"20.195.86.0/27\",\r\n \"20.197.64.133/32\",\r\n \"20.197.105.172/32\",\r\n + \ \"20.197.105.230/32\",\r\n \"20.197.119.204/30\",\r\n \"20.198.129.3/32\",\r\n + \ \"20.200.73.253/32\",\r\n \"20.200.192.0/29\",\r\n \"20.200.194.48/28\",\r\n + \ \"20.200.194.64/26\",\r\n \"20.200.194.128/28\",\r\n \"20.200.195.64/26\",\r\n + \ \"20.200.195.128/27\",\r\n \"20.200.195.168/29\",\r\n \"20.200.201.167/32\",\r\n + \ \"20.201.2.105/32\",\r\n \"20.201.58.117/32\",\r\n \"20.201.73.133/32\",\r\n + \ \"20.204.234.235/32\",\r\n \"20.205.68.0/26\",\r\n \"20.205.68.64/27\",\r\n + \ \"20.205.68.112/29\",\r\n \"20.206.3.24/29\",\r\n \"20.206.3.32/27\",\r\n + \ \"20.206.3.64/26\",\r\n \"20.206.3.128/25\",\r\n \"20.206.4.0/26\",\r\n + \ \"20.208.4.0/26\",\r\n \"20.208.4.64/27\",\r\n \"20.208.4.104/29\",\r\n + \ \"20.210.3.27/32\",\r\n \"20.213.65.83/32\",\r\n \"23.98.106.160/27\",\r\n + \ \"23.98.106.192/26\",\r\n \"23.98.107.0/28\",\r\n \"23.98.107.16/29\",\r\n + \ \"23.98.107.24/30\",\r\n \"23.98.107.32/27\",\r\n \"23.98.107.64/26\",\r\n + \ \"23.98.107.128/26\",\r\n \"23.98.109.40/29\",\r\n \"23.99.89.156/32\",\r\n + \ \"40.64.134.144/28\",\r\n \"40.64.134.192/26\",\r\n \"40.65.49.103/32\",\r\n + \ \"40.65.49.140/32\",\r\n \"40.65.49.151/32\",\r\n \"40.66.61.123/32\",\r\n + \ \"40.66.62.172/32\",\r\n \"40.71.233.8/32\",\r\n \"40.71.233.189/32\",\r\n + \ \"40.71.234.201/32\",\r\n \"40.71.236.15/32\",\r\n \"40.74.5.98/32\",\r\n + \ \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n + \ \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n + \ \"40.74.42.86/32\",\r\n \"40.74.183.82/32\",\r\n \"40.74.183.121/32\",\r\n + \ \"40.74.200.156/32\",\r\n \"40.74.201.230/32\",\r\n \"40.74.202.22/32\",\r\n + \ \"40.76.133.236/32\",\r\n \"40.76.149.246/32\",\r\n \"40.76.161.144/32\",\r\n + \ \"40.76.161.165/32\",\r\n \"40.76.161.168/32\",\r\n \"40.80.62.96/27\",\r\n + \ \"40.80.63.0/25\",\r\n \"40.80.63.128/28\",\r\n \"40.80.240.185/32\",\r\n + \ \"40.80.240.191/32\",\r\n \"40.80.240.214/32\",\r\n \"40.80.241.43/32\",\r\n + \ \"40.80.241.67/32\",\r\n \"40.80.248.79/32\",\r\n \"40.80.249.52/32\",\r\n + \ \"40.80.249.210/32\",\r\n \"40.80.249.219/32\",\r\n \"40.81.25.37/32\",\r\n + \ \"40.81.25.65/32\",\r\n \"40.81.56.190/32\",\r\n \"40.81.60.206/32\",\r\n + \ \"40.81.113.131/32\",\r\n \"40.81.116.141/32\",\r\n \"40.81.116.143/32\",\r\n + \ \"40.81.116.223/32\",\r\n \"40.81.117.23/32\",\r\n \"40.81.181.190/32\",\r\n + \ \"40.81.181.212/32\",\r\n \"40.81.181.214/32\",\r\n \"40.81.182.117/32\",\r\n + \ \"40.81.182.124/32\",\r\n \"40.81.186.128/32\",\r\n \"40.81.188.107/32\",\r\n + \ \"40.81.189.52/32\",\r\n \"40.81.190.97/32\",\r\n \"40.82.173.103/32\",\r\n + \ \"40.82.187.141/32\",\r\n \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n + \ \"40.82.224.52/32\",\r\n \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n + \ \"40.82.236.9/32\",\r\n \"40.82.236.35/32\",\r\n \"40.83.184.82/32\",\r\n + \ \"40.86.161.9/32\",\r\n \"40.86.164.89/32\",\r\n \"40.86.254.125/32\",\r\n + \ \"40.88.16.44/32\",\r\n \"40.88.18.208/32\",\r\n \"40.88.18.248/32\",\r\n + \ \"40.88.48.237/32\",\r\n \"40.88.231.249/32\",\r\n \"40.88.251.157/32\",\r\n + \ \"40.89.20.232/29\",\r\n \"40.89.20.240/28\",\r\n \"40.89.21.128/25\",\r\n + \ \"40.89.22.0/26\",\r\n \"40.89.22.64/28\",\r\n \"40.89.22.80/30\",\r\n + \ \"40.89.22.96/27\",\r\n \"40.89.22.128/26\",\r\n \"40.89.22.192/27\",\r\n + \ \"40.89.23.240/29\",\r\n \"40.90.184.63/32\",\r\n \"40.91.87.146/32\",\r\n + \ \"40.112.252.78/32\",\r\n \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n + \ \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n + \ \"40.115.75.235/32\",\r\n \"40.118.185.80/32\",\r\n \"40.118.200.18/32\",\r\n + \ \"40.118.237.211/32\",\r\n \"40.119.1.22/32\",\r\n \"40.119.42.85/32\",\r\n + \ \"40.119.42.86/32\",\r\n \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n + \ \"40.119.159.181/32\",\r\n \"40.119.159.218/32\",\r\n \"40.119.169.241/32\",\r\n + \ \"40.119.170.52/32\",\r\n \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n + \ \"40.119.170.180/32\",\r\n \"40.119.215.132/32\",\r\n \"40.120.1.91/32\",\r\n + \ \"40.120.1.94/32\",\r\n \"40.120.1.96/32\",\r\n \"40.120.2.208/31\",\r\n + \ \"40.120.86.160/27\",\r\n \"40.120.86.192/26\",\r\n \"40.120.87.56/29\",\r\n + \ \"40.124.136.2/32\",\r\n \"40.124.136.75/32\",\r\n \"40.124.136.138/32\",\r\n + \ \"40.127.10.187/32\",\r\n \"40.127.11.11/32\",\r\n \"40.127.14.98/32\",\r\n + \ \"40.127.14.104/32\",\r\n \"40.127.23.12/32\",\r\n \"40.127.84.210/32\",\r\n + \ \"40.127.145.191/32\",\r\n \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n + \ \"40.127.148.127/32\",\r\n \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n + \ \"40.127.227.23/32\",\r\n \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n + \ \"40.127.235.20/32\",\r\n \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n + \ \"51.11.24.198/32\",\r\n \"51.11.25.68/32\",\r\n \"51.11.25.172/32\",\r\n + \ \"51.11.172.30/32\",\r\n \"51.11.172.56/32\",\r\n \"51.11.172.160/32\",\r\n + \ \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n + \ \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n \"51.13.136.168/29\",\r\n + \ \"51.13.139.224/27\",\r\n \"51.13.141.128/26\",\r\n \"51.13.141.248/29\",\r\n + \ \"51.13.148.255/32\",\r\n \"51.13.149.70/32\",\r\n \"51.103.3.127/32\",\r\n + \ \"51.103.3.240/32\",\r\n \"51.104.30.172/30\",\r\n \"51.104.30.192/26\",\r\n + \ \"51.104.31.0/27\",\r\n \"51.104.31.32/28\",\r\n \"51.104.31.48/29\",\r\n + \ \"51.104.31.64/26\",\r\n \"51.104.36.212/32\",\r\n \"51.104.150.127/32\",\r\n + \ \"51.104.150.153/32\",\r\n \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n + \ \"51.104.155.233/32\",\r\n \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n + \ \"51.104.159.10/32\",\r\n \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n + \ \"51.104.177.53/32\",\r\n \"51.104.178.0/32\",\r\n \"51.104.248.11/32\",\r\n + \ \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n + \ \"51.105.96.44/32\",\r\n \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n + \ \"51.105.101.1/32\",\r\n \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n + \ \"51.105.145.107/32\",\r\n \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n + \ \"51.105.152.238/32\",\r\n \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n + \ \"51.105.165.235/32\",\r\n \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n + \ \"51.105.195.166/32\",\r\n \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n + \ \"51.105.249.94/32\",\r\n \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n + \ \"51.105.250.200/32\",\r\n \"51.107.8.159/32\",\r\n \"51.107.8.238/32\",\r\n + \ \"51.107.9.82/32\",\r\n \"51.107.11.68/30\",\r\n \"51.107.11.80/30\",\r\n + \ \"51.107.41.120/32\",\r\n \"51.107.45.66/32\",\r\n \"51.107.96.36/32\",\r\n + \ \"51.107.96.48/29\",\r\n \"51.107.96.104/32\",\r\n \"51.107.96.206/32\",\r\n + \ \"51.107.98.194/32\",\r\n \"51.107.100.218/32\",\r\n \"51.107.101.56/32\",\r\n + \ \"51.107.101.181/32\",\r\n \"51.107.201.45/32\",\r\n \"51.107.202.69/32\",\r\n + \ \"51.107.241.104/29\",\r\n \"51.107.241.160/27\",\r\n \"51.107.241.192/26\",\r\n + \ \"51.107.249.88/29\",\r\n \"51.107.249.160/27\",\r\n \"51.107.249.192/26\",\r\n + \ \"51.107.254.96/27\",\r\n \"51.107.254.128/26\",\r\n \"51.107.254.248/29\",\r\n + \ \"51.116.1.237/32\",\r\n \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n + \ \"51.116.3.16/32\",\r\n \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n + \ \"51.116.3.102/32\",\r\n \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n + \ \"51.116.51.184/29\",\r\n \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n + \ \"51.116.75.64/29\",\r\n \"51.116.99.200/32\",\r\n \"51.116.132.85/32\",\r\n + \ \"51.116.132.99/32\",\r\n \"51.116.133.151/32\",\r\n \"51.116.134.132/32\",\r\n + \ \"51.116.134.136/32\",\r\n \"51.116.138.202/32\",\r\n \"51.116.145.240/28\",\r\n + \ \"51.116.146.128/26\",\r\n \"51.116.146.192/28\",\r\n \"51.116.148.224/29\",\r\n + \ \"51.120.44.32/27\",\r\n \"51.120.44.64/26\",\r\n \"51.120.228.48/28\",\r\n + \ \"51.120.228.64/26\",\r\n \"51.120.228.128/28\",\r\n \"51.120.232.48/29\",\r\n + \ \"51.124.1.108/32\",\r\n \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n + \ \"51.124.72.168/32\",\r\n \"51.124.83.127/32\",\r\n \"51.132.68.126/32\",\r\n + \ \"51.132.72.50/32\",\r\n \"51.132.72.181/32\",\r\n \"51.132.73.95/32\",\r\n + \ \"51.132.161.225/32\",\r\n \"51.132.215.162/32\",\r\n \"51.132.215.182/32\",\r\n + \ \"51.137.10.82/32\",\r\n \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n + \ \"51.137.12.195/32\",\r\n \"51.137.13.184/32\",\r\n \"51.137.136.98/32\",\r\n + \ \"51.137.137.158/31\",\r\n \"51.137.137.224/32\",\r\n \"51.137.137.235/32\",\r\n + \ \"51.137.164.224/27\",\r\n \"51.137.165.192/26\",\r\n \"51.137.166.0/28\",\r\n + \ \"51.137.166.16/29\",\r\n \"51.137.166.24/30\",\r\n \"51.137.166.64/26\",\r\n + \ \"51.137.167.176/29\",\r\n \"51.137.180.86/32\",\r\n \"51.138.26.161/32\",\r\n + \ \"51.138.26.201/32\",\r\n \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n + \ \"51.138.28.250/32\",\r\n \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n + \ \"51.138.38.197/32\",\r\n \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n + \ \"51.138.215.192/26\",\r\n \"51.143.208.216/29\",\r\n \"51.144.56.64/32\",\r\n + \ \"51.144.190.147/32\",\r\n \"51.145.104.29/32\",\r\n \"51.145.186.156/32\",\r\n + \ \"51.145.189.149/32\",\r\n \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n + \ \"52.136.189.128/26\",\r\n \"52.136.190.176/29\",\r\n \"52.137.24.206/32\",\r\n + \ \"52.139.17.108/32\",\r\n \"52.139.17.252/32\",\r\n \"52.139.18.243/32\",\r\n + \ \"52.139.22.227/32\",\r\n \"52.139.80.229/32\",\r\n \"52.139.83.184/32\",\r\n + \ \"52.139.86.52/32\",\r\n \"52.139.111.136/29\",\r\n \"52.139.111.160/27\",\r\n + \ \"52.139.111.192/26\",\r\n \"52.139.156.110/32\",\r\n \"52.139.170.4/32\",\r\n + \ \"52.139.170.52/32\",\r\n \"52.139.176.216/32\",\r\n \"52.139.177.8/32\",\r\n + \ \"52.139.177.14/32\",\r\n \"52.139.179.116/32\",\r\n \"52.139.232.83/32\",\r\n + \ \"52.139.233.32/32\",\r\n \"52.139.234.140/32\",\r\n \"52.139.234.217/32\",\r\n + \ \"52.139.235.85/32\",\r\n \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n + \ \"52.140.110.0/26\",\r\n \"52.141.1.133/32\",\r\n \"52.141.7.17/32\",\r\n + \ \"52.141.7.21/32\",\r\n \"52.141.7.24/30\",\r\n \"52.141.7.36/30\",\r\n + \ \"52.142.16.162/32\",\r\n \"52.142.28.86/32\",\r\n \"52.142.80.162/32\",\r\n + \ \"52.142.81.115/32\",\r\n \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n + \ \"52.142.87.183/32\",\r\n \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n + \ \"52.142.112.130/32\",\r\n \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n + \ \"52.142.121.155/32\",\r\n \"52.142.127.254/32\",\r\n \"52.142.168.104/32\",\r\n + \ \"52.142.233.146/32\",\r\n \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n + \ \"52.142.234.230/32\",\r\n \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n + \ \"52.146.24.96/32\",\r\n \"52.146.24.106/32\",\r\n \"52.146.24.114/32\",\r\n + \ \"52.146.26.125/32\",\r\n \"52.146.26.218/32\",\r\n \"52.146.26.244/32\",\r\n + \ \"52.146.50.100/32\",\r\n \"52.146.60.149/32\",\r\n \"52.146.72.0/22\",\r\n + \ \"52.146.76.0/23\",\r\n \"52.146.78.0/24\",\r\n \"52.146.79.0/25\",\r\n + \ \"52.146.79.128/30\",\r\n \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n + \ \"52.146.130.128/27\",\r\n \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n + \ \"52.146.130.192/26\",\r\n \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n + \ \"52.146.138.128/25\",\r\n \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n + \ \"52.147.113.88/29\",\r\n \"52.147.116.192/26\",\r\n \"52.147.117.0/27\",\r\n + \ \"52.147.117.128/26\",\r\n \"52.147.117.192/27\",\r\n \"52.147.119.0/29\",\r\n + \ \"52.147.121.95/32\",\r\n \"52.147.222.228/32\",\r\n \"52.148.112.216/32\",\r\n + \ \"52.149.108.155/32\",\r\n \"52.149.169.236/32\",\r\n \"52.149.238.57/32\",\r\n + \ \"52.149.240.75/32\",\r\n \"52.149.243.177/32\",\r\n \"52.150.35.132/32\",\r\n + \ \"52.150.37.207/32\",\r\n \"52.150.154.48/28\",\r\n \"52.150.154.128/26\",\r\n + \ \"52.151.231.104/32\",\r\n \"52.151.238.19/32\",\r\n \"52.151.243.194/32\",\r\n + \ \"52.151.246.107/32\",\r\n \"52.152.194.10/32\",\r\n \"52.152.204.86/32\",\r\n + \ \"52.152.205.65/32\",\r\n \"52.152.205.137/32\",\r\n \"52.155.25.132/32\",\r\n + \ \"52.155.25.145/32\",\r\n \"52.155.25.157/32\",\r\n \"52.155.88.22/32\",\r\n + \ \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n + \ \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n + \ \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n + \ \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n + \ \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n + \ \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n + \ \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n + \ \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n + \ \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n + \ \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n + \ \"52.156.24.232/32\",\r\n \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n + \ \"52.156.196.221/32\",\r\n \"52.156.204.190/32\",\r\n \"52.157.221.75/32\",\r\n + \ \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n + \ \"52.157.237.175/32\",\r\n \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n + \ \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n \"52.158.121.190/32\",\r\n + \ \"52.160.108.225/32\",\r\n \"52.172.7.225/32\",\r\n \"52.172.112.176/29\",\r\n + \ \"52.175.120.201/32\",\r\n \"52.175.150.250/32\",\r\n \"52.180.96.196/32\",\r\n + \ \"52.180.102.55/32\",\r\n \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n + \ \"52.184.84.210/32\",\r\n \"52.185.226.247/32\",\r\n \"52.185.230.20/32\",\r\n + \ \"52.188.43.247/32\",\r\n \"52.188.77.154/32\",\r\n \"52.188.79.60/32\",\r\n + \ \"52.188.177.124/32\",\r\n \"52.188.181.97/32\",\r\n \"52.188.183.159/32\",\r\n + \ \"52.188.216.65/32\",\r\n \"52.188.221.237/32\",\r\n \"52.188.222.168/32\",\r\n + \ \"52.188.222.206/32\",\r\n \"52.189.252.34/32\",\r\n \"52.190.24.61/32\",\r\n + \ \"52.190.27.148/32\",\r\n \"52.190.30.136/32\",\r\n \"52.190.30.145/32\",\r\n + \ \"52.190.39.65/32\",\r\n \"52.191.39.181/32\",\r\n \"52.191.217.43/32\",\r\n + \ \"52.191.232.133/32\",\r\n \"52.191.237.186/32\",\r\n \"52.191.238.79/32\",\r\n + \ \"52.191.238.157/32\",\r\n \"52.191.239.208/32\",\r\n \"52.191.239.246/32\",\r\n + \ \"52.224.17.48/32\",\r\n \"52.224.17.98/32\",\r\n \"52.224.137.160/32\",\r\n + \ \"52.224.142.152/32\",\r\n \"52.224.149.89/32\",\r\n \"52.224.150.63/32\",\r\n + \ \"52.224.184.205/32\",\r\n \"52.224.184.221/32\",\r\n \"52.224.185.216/32\",\r\n + \ \"52.224.195.119/32\",\r\n \"52.224.200.26/32\",\r\n \"52.224.201.114/32\",\r\n + \ \"52.224.201.121/32\",\r\n \"52.224.203.192/32\",\r\n \"52.224.204.110/32\",\r\n + \ \"52.226.41.202/32\",\r\n \"52.226.41.235/32\",\r\n \"52.226.49.104/32\",\r\n + \ \"52.226.49.156/32\",\r\n \"52.226.51.138/32\",\r\n \"52.226.139.204/32\",\r\n + \ \"52.226.141.200/32\",\r\n \"52.226.143.0/32\",\r\n \"52.226.148.5/32\",\r\n + \ \"52.226.148.225/32\",\r\n \"52.226.175.58/32\",\r\n \"52.226.254.118/32\",\r\n + \ \"52.228.86.178/31\",\r\n \"52.228.86.180/30\",\r\n \"52.228.86.184/29\",\r\n + \ \"52.228.86.192/26\",\r\n \"52.228.87.0/24\",\r\n \"52.228.125.229/32\",\r\n + \ \"52.229.79.225/32\",\r\n \"52.229.88.158/32\",\r\n \"52.229.119.249/32\",\r\n + \ \"52.229.225.182/32\",\r\n \"52.231.136.212/32\",\r\n \"52.231.137.237/32\",\r\n + \ \"52.231.140.224/29\",\r\n \"52.231.143.171/32\",\r\n \"52.231.185.0/32\",\r\n + \ \"52.234.104.49/32\",\r\n \"52.235.17.70/32\",\r\n \"52.235.57.68/30\",\r\n + \ \"52.235.57.140/32\",\r\n \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n + \ \"52.235.63.0/32\",\r\n \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n + \ \"52.241.138.151/32\",\r\n \"52.241.140.217/32\",\r\n \"52.243.106.93/32\",\r\n + \ \"52.243.108.25/32\",\r\n \"52.243.109.4/31\",\r\n \"52.243.109.126/32\",\r\n + \ \"52.243.110.67/32\",\r\n \"52.243.110.156/32\",\r\n \"52.243.110.181/32\",\r\n + \ \"52.243.113.88/31\",\r\n \"52.243.113.102/32\",\r\n \"52.246.120.190/32\",\r\n + \ \"52.249.59.157/32\",\r\n \"52.249.60.80/32\",\r\n \"52.249.63.45/32\",\r\n + \ \"52.249.201.87/32\",\r\n \"52.249.204.114/32\",\r\n \"52.250.228.36/30\",\r\n + \ \"52.250.228.40/29\",\r\n \"52.250.228.48/28\",\r\n \"52.250.228.128/25\",\r\n + \ \"52.250.229.0/24\",\r\n \"52.250.230.0/23\",\r\n \"52.255.212.164/32\",\r\n + \ \"52.255.213.211/32\",\r\n \"52.255.221.231/32\",\r\n \"102.37.80.40/29\",\r\n + \ \"102.37.85.32/27\",\r\n \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n + \ \"102.37.166.224/27\",\r\n \"102.37.167.0/26\",\r\n \"102.133.0.199/32\",\r\n + \ \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n + \ \"102.133.60.0/27\",\r\n \"102.133.132.151/32\",\r\n \"102.133.219.144/28\",\r\n \ \"102.133.219.160/28\",\r\n \"102.133.219.192/26\",\r\n \ \"102.133.221.24/29\",\r\n \"104.40.34.134/32\",\r\n \"104.40.72.149/32\",\r\n \ \"104.42.32.228/32\",\r\n \"104.42.35.16/32\",\r\n \"104.42.214.62/32\",\r\n @@ -19830,7 +20172,7 @@ interactions: \ \"191.238.77.0/27\",\r\n \"191.238.77.56/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.AustraliaEast\",\r\n \ \"id\": \"PowerPlatformInfra.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19848,7 +20190,7 @@ interactions: \ \"20.213.65.83/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.AustraliaSoutheast\",\r\n \"id\": \"PowerPlatformInfra.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n @@ -19866,7 +20208,7 @@ interactions: \ \"104.46.177.0/26\",\r\n \"104.46.179.32/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.BrazilSouth\",\r\n \ \"id\": \"PowerPlatformInfra.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19882,7 +20224,7 @@ interactions: \ \"191.238.77.0/27\",\r\n \"191.238.77.56/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CanadaCentral\",\r\n \ \"id\": \"PowerPlatformInfra.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19900,7 +20242,7 @@ interactions: \ \"52.228.86.192/26\",\r\n \"52.228.87.0/24\",\r\n \"52.228.125.229/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CanadaEast\",\r\n \ \"id\": \"PowerPlatformInfra.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19919,7 +20261,7 @@ interactions: \ \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n \"52.235.63.0/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CentralIndia\",\r\n \ \"id\": \"PowerPlatformInfra.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19931,7 +20273,7 @@ interactions: \ \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n \"52.140.110.0/26\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.EastAsia\",\r\n \ \"id\": \"PowerPlatformInfra.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -19948,9 +20290,9 @@ interactions: \ \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n \"52.184.84.210/32\",\r\n \ \"52.229.225.182/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.EastUS\",\r\n \"id\": \"PowerPlatformInfra.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \ \"addressPrefixes\": [\r\n \"20.42.24.159/32\",\r\n \"20.42.39.188/32\",\r\n \ \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n \"20.49.111.64/26\",\r\n @@ -19999,40 +20341,40 @@ interactions: \ \"104.45.174.26/32\",\r\n \"104.45.175.45/32\",\r\n \"104.45.188.240/32\",\r\n \ \"104.45.191.89/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.FranceCentral\",\r\n \"id\": \"PowerPlatformInfra.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.43.44.240/28\",\r\n \"20.43.45.128/26\",\r\n - \ \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n \"20.111.0.0/27\",\r\n - \ \"20.111.0.56/29\",\r\n \"40.66.61.123/32\",\r\n \"40.66.62.172/32\",\r\n - \ \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n - \ \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n \"51.138.215.192/26\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.FranceSouth\",\r\n - \ \"id\": \"PowerPlatformInfra.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n - \ \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n - \ \"40.82.236.35/32\",\r\n \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n - \ \"51.105.92.160/28\",\r\n \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n - \ \"52.136.189.128/26\",\r\n \"52.136.190.176/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyNorth\",\r\n - \ \"id\": \"PowerPlatformInfra.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"51.116.1.237/32\",\r\n \"51.116.2.101/32\",\r\n - \ \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n \"51.116.3.73/32\",\r\n - \ \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n \"51.116.50.128/26\",\r\n - \ \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n \"51.116.74.96/27\",\r\n - \ \"51.116.74.128/26\",\r\n \"51.116.75.64/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.43.44.240/28\",\r\n + \ \"20.43.45.128/26\",\r\n \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n + \ \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n \"40.66.61.123/32\",\r\n + \ \"40.66.62.172/32\",\r\n \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n + \ \"51.11.235.83/32\",\r\n \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n + \ \"51.138.215.192/26\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.FranceSouth\",\r\n \"id\": \"PowerPlatformInfra.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"40.82.224.9/32\",\r\n + \ \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n \"40.82.224.60/32\",\r\n + \ \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n \"40.82.236.35/32\",\r\n + \ \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n + \ \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n \"52.136.189.128/26\",\r\n + \ \"52.136.190.176/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.GermanyNorth\",\r\n \"id\": \"PowerPlatformInfra.GermanyNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"51.116.1.237/32\",\r\n + \ \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n + \ \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n + \ \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n + \ \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n \"51.116.75.64/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n \ \"id\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -20043,7 +20385,7 @@ interactions: \ \"51.116.146.192/28\",\r\n \"51.116.148.224/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.JapanEast\",\r\n \ \"id\": \"PowerPlatformInfra.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -20056,7 +20398,7 @@ interactions: \ \"20.194.144.31/32\",\r\n \"20.210.3.27/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.JapanWest\",\r\n \ \"id\": \"PowerPlatformInfra.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -20068,7 +20410,7 @@ interactions: \ \"40.81.189.52/32\",\r\n \"40.81.190.97/32\",\r\n \"52.175.150.250/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.KoreaCentral\",\r\n \ \"id\": \"PowerPlatformInfra.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -20079,7 +20421,7 @@ interactions: \ \"52.141.7.21/32\",\r\n \"52.141.7.24/30\",\r\n \"52.141.7.36/30\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.KoreaSouth\",\r\n \ \"id\": \"PowerPlatformInfra.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -20089,65 +20431,65 @@ interactions: \ \"52.231.137.237/32\",\r\n \"52.231.140.224/29\",\r\n \"52.231.143.171/32\",\r\n \ \"52.231.185.0/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.NorthEurope\",\r\n \"id\": \"PowerPlatformInfra.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.50.68.136/29\",\r\n + \ \"20.50.68.144/28\",\r\n \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n + \ \"20.50.69.0/24\",\r\n \"20.50.70.0/23\",\r\n \"20.54.3.143/32\",\r\n + \ \"20.54.3.210/32\",\r\n \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n + \ \"20.54.40.139/32\",\r\n \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n + \ \"20.54.66.198/32\",\r\n \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n + \ \"20.54.105.72/32\",\r\n \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n + \ \"20.54.105.243/32\",\r\n \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n + \ \"20.67.211.155/32\",\r\n \"20.67.211.157/32\",\r\n \"20.82.155.16/32\",\r\n + \ \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n + \ \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n + \ \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n + \ \"20.93.26.109/32\",\r\n \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n + \ \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n \"40.127.145.191/32\",\r\n + \ \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n + \ \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n + \ \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n + \ \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n \"51.104.150.127/32\",\r\n + \ \"51.104.150.153/32\",\r\n \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n + \ \"51.104.155.233/32\",\r\n \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n + \ \"51.104.159.10/32\",\r\n \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n + \ \"51.104.177.53/32\",\r\n \"51.104.178.0/32\",\r\n \"51.138.178.92/32\",\r\n + \ \"51.138.178.253/32\",\r\n \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n + \ \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n + \ \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n + \ \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n + \ \"52.142.127.254/32\",\r\n \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n + \ \"52.146.130.128/27\",\r\n \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n + \ \"52.146.130.192/26\",\r\n \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n + \ \"52.146.138.128/25\",\r\n \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n + \ \"52.155.88.22/32\",\r\n \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n + \ \"52.155.94.139/32\",\r\n \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n + \ \"52.155.162.137/32\",\r\n \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n + \ \"52.155.176.197/32\",\r\n \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n + \ \"52.155.181.78/32\",\r\n \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n + \ \"52.155.223.80/32\",\r\n \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n + \ \"52.155.232.169/32\",\r\n \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n + \ \"52.155.233.110/32\",\r\n \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n + \ \"52.155.234.107/32\",\r\n \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n + \ \"52.155.235.151/32\",\r\n \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n + \ \"52.155.236.16/32\",\r\n \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n + \ \"52.156.196.221/32\",\r\n \"52.156.204.190/32\",\r\n \"52.158.24.140/32\",\r\n + \ \"52.158.24.178/32\",\r\n \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n + \ \"52.158.121.190/32\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.NorwayEast\",\r\n \"id\": \"PowerPlatformInfra.NorwayEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n - \ \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n - \ \"20.50.70.0/23\",\r\n \"20.54.3.143/32\",\r\n \"20.54.3.210/32\",\r\n - \ \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n \"20.54.40.139/32\",\r\n - \ \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n \"20.54.66.198/32\",\r\n - \ \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n \"20.54.105.72/32\",\r\n - \ \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n \"20.54.105.243/32\",\r\n - \ \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n \"20.67.211.155/32\",\r\n - \ \"20.67.211.157/32\",\r\n \"20.82.155.16/32\",\r\n \"20.82.171.158/32\",\r\n - \ \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n \"20.82.231.162/32\",\r\n - \ \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n \"20.82.246.160/27\",\r\n - \ \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n \"20.93.26.109/32\",\r\n - \ \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n \"20.105.1.51/32\",\r\n - \ \"20.105.17.251/32\",\r\n \"40.127.145.191/32\",\r\n \"40.127.147.213/32\",\r\n - \ \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n \"40.127.150.85/32\",\r\n - \ \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n \"40.127.229.37/32\",\r\n - \ \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n \"40.127.235.247/32\",\r\n - \ \"40.127.241.36/32\",\r\n \"51.104.150.127/32\",\r\n \"51.104.150.153/32\",\r\n - \ \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n \"51.104.155.233/32\",\r\n - \ \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n \"51.104.159.10/32\",\r\n - \ \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n \"51.104.177.53/32\",\r\n - \ \"51.104.178.0/32\",\r\n \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n - \ \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n \"52.142.82.161/32\",\r\n - \ \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n \"52.142.112.49/32\",\r\n - \ \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n \"52.142.113.203/32\",\r\n - \ \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n \"52.142.127.254/32\",\r\n - \ \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n \"52.146.130.128/27\",\r\n - \ \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n \"52.146.130.192/26\",\r\n - \ \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n \"52.146.138.128/25\",\r\n - \ \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n \"52.155.88.22/32\",\r\n - \ \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n - \ \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n - \ \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n - \ \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n - \ \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n - \ \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n - \ \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n - \ \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n - \ \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n - \ \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n - \ \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n \"52.156.196.221/32\",\r\n - \ \"52.156.204.190/32\",\r\n \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n - \ \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n \"52.158.121.190/32\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayEast\",\r\n - \ \"id\": \"PowerPlatformInfra.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n \"20.100.1.160/29\",\r\n - \ \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n \"51.120.44.32/27\",\r\n - \ \"51.120.44.64/26\",\r\n \"51.120.232.48/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayWest\",\r\n + \ \"addressPrefixes\": [\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n + \ \"20.100.1.160/29\",\r\n \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n + \ \"51.120.44.32/27\",\r\n \"51.120.44.64/26\",\r\n \"51.120.232.48/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayWest\",\r\n \ \"id\": \"PowerPlatformInfra.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -20157,7 +20499,7 @@ interactions: \ \"51.120.228.128/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.SouthAfricaNorth\",\r\n \"id\": \"PowerPlatformInfra.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n @@ -20168,17 +20510,18 @@ interactions: \ \"102.133.219.160/28\",\r\n \"102.133.219.192/26\",\r\n \ \"102.133.221.24/29\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.SouthAfricaWest\",\r\n \"id\": \"PowerPlatformInfra.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"102.37.80.40/29\",\r\n \"102.37.85.32/27\",\r\n - \ \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n \"102.133.0.199/32\",\r\n - \ \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n - \ \"102.133.60.0/27\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"PowerPlatformInfra.SouthCentralUS\",\r\n \"id\": \"PowerPlatformInfra.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southafricawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"102.37.80.40/29\",\r\n + \ \"102.37.85.32/27\",\r\n \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n + \ \"102.133.0.199/32\",\r\n \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n + \ \"102.133.59.192/26\",\r\n \"102.133.60.0/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SouthCentralUS\",\r\n + \ \"id\": \"PowerPlatformInfra.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \ \"addressPrefixes\": [\r\n \"13.66.80.131/32\",\r\n \"13.73.253.128/25\",\r\n @@ -20192,7 +20535,7 @@ interactions: \ \"52.249.59.157/32\",\r\n \"52.249.60.80/32\",\r\n \"52.249.63.45/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SoutheastAsia\",\r\n \ \"id\": \"PowerPlatformInfra.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -20212,7 +20555,7 @@ interactions: \ \"104.43.76.102/32\",\r\n \"104.43.76.124/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SouthIndia\",\r\n \ \"id\": \"PowerPlatformInfra.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -20224,7 +20567,7 @@ interactions: \ \"20.192.153.80/29\",\r\n \"52.172.7.225/32\",\r\n \"52.172.112.176/29\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SwitzerlandNorth\",\r\n \ \"id\": \"PowerPlatformInfra.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -20235,7 +20578,7 @@ interactions: \ \"51.107.241.104/29\",\r\n \"51.107.241.160/27\",\r\n \"51.107.241.192/26\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SwitzerlandWest\",\r\n \ \"id\": \"PowerPlatformInfra.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -20246,7 +20589,7 @@ interactions: \ \"51.107.254.96/27\",\r\n \"51.107.254.128/26\",\r\n \"51.107.254.248/29\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UAECentral\",\r\n \ \"id\": \"PowerPlatformInfra.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -20256,18 +20599,18 @@ interactions: \ \"40.120.1.91/32\",\r\n \"40.120.1.94/32\",\r\n \"40.120.1.96/32\",\r\n \ \"40.120.2.208/31\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.UAENorth\",\r\n \"id\": \"PowerPlatformInfra.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n - \ \"20.38.142.120/29\",\r\n \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n - \ \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n \"40.119.170.60/32\",\r\n - \ \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n \"40.120.86.160/27\",\r\n - \ \"40.120.86.192/26\",\r\n \"40.120.87.56/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.38.140.32/27\",\r\n + \ \"20.38.140.64/26\",\r\n \"20.38.142.120/29\",\r\n \"20.46.152.152/32\",\r\n + \ \"20.46.159.47/32\",\r\n \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n + \ \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n + \ \"40.120.86.160/27\",\r\n \"40.120.86.192/26\",\r\n \"40.120.87.56/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKSouth\",\r\n \ \"id\": \"PowerPlatformInfra.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -20283,7 +20626,7 @@ interactions: \ \"51.143.208.216/29\",\r\n \"51.145.104.29/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKWest\",\r\n \ \"id\": \"PowerPlatformInfra.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -20298,61 +20641,61 @@ interactions: \ \"51.137.166.64/26\",\r\n \"51.137.167.176/29\",\r\n \"51.137.180.86/32\",\r\n \ \"52.142.168.104/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.WestCentralUS\",\r\n \"id\": \"PowerPlatformInfra.WestCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"52.150.154.48/28\",\r\n \"52.150.154.128/26\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestEurope\",\r\n - \ \"id\": \"PowerPlatformInfra.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"20.50.16.235/32\",\r\n \"20.50.16.253/32\",\r\n - \ \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n \"20.50.134.59/32\",\r\n - \ \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n \"20.50.238.87/32\",\r\n - \ \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n - \ \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n - \ \"20.54.209.240/32\",\r\n \"20.61.96.0/25\",\r\n \"20.61.96.128/27\",\r\n - \ \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n \"20.61.249.208/32\",\r\n - \ \"20.71.81.103/32\",\r\n \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n - \ \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n \"20.82.57.234/32\",\r\n - \ \"20.82.64.2/32\",\r\n \"20.86.93.224/27\",\r\n \"20.86.95.0/24\",\r\n - \ \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n \"20.93.176.101/32\",\r\n - \ \"20.93.237.39/32\",\r\n \"20.101.28.187/32\",\r\n \"20.103.85.227/32\",\r\n - \ \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n \"20.105.208.0/26\",\r\n - \ \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n \"40.74.5.98/32\",\r\n - \ \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n - \ \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n - \ \"40.74.42.86/32\",\r\n \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n - \ \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n - \ \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n \"40.119.159.181/32\",\r\n - \ \"40.119.159.218/32\",\r\n \"51.105.96.44/32\",\r\n \"51.105.97.152/32\",\r\n - \ \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n \"51.105.130.21/32\",\r\n - \ \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n \"51.105.152.8/32\",\r\n - \ \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n \"51.105.160.10/32\",\r\n - \ \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n \"51.105.183.7/32\",\r\n - \ \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n \"51.105.206.64/32\",\r\n - \ \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n \"51.105.250.62/32\",\r\n - \ \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n \"51.124.1.108/32\",\r\n - \ \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n \"51.124.72.168/32\",\r\n - \ \"51.124.83.127/32\",\r\n \"51.137.10.82/32\",\r\n \"51.137.10.173/32\",\r\n - \ \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n \"51.137.13.184/32\",\r\n - \ \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n \"51.138.27.6/32\",\r\n - \ \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n \"51.138.30.32/32\",\r\n - \ \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n \"51.144.56.64/32\",\r\n - \ \"51.144.190.147/32\",\r\n \"51.145.186.156/32\",\r\n \"51.145.189.149/32\",\r\n - \ \"52.137.24.206/32\",\r\n \"52.142.233.146/32\",\r\n \"52.142.233.149/32\",\r\n - \ \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n \"52.142.237.97/32\",\r\n - \ \"52.143.22.209/32\",\r\n \"52.149.108.155/32\",\r\n \"52.157.221.75/32\",\r\n - \ \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n - \ \"52.157.237.175/32\",\r\n \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n - \ \"104.45.65.67/32\",\r\n \"104.45.67.10/32\",\r\n \"104.45.70.91/32\",\r\n - \ \"104.45.70.154/32\",\r\n \"104.45.77.57/32\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"52.150.154.48/28\",\r\n + \ \"52.150.154.128/26\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.WestEurope\",\r\n \"id\": \"PowerPlatformInfra.WestEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.50.16.235/32\",\r\n + \ \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n + \ \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n + \ \"20.50.238.87/32\",\r\n \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n + \ \"20.54.209.167/32\",\r\n \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n + \ \"20.54.209.238/32\",\r\n \"20.54.209.240/32\",\r\n \"20.61.96.0/25\",\r\n + \ \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n + \ \"20.61.249.208/32\",\r\n \"20.71.81.103/32\",\r\n \"20.76.181.210/32\",\r\n + \ \"20.76.222.244/32\",\r\n \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n + \ \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n \"20.86.93.224/27\",\r\n + \ \"20.86.95.0/24\",\r\n \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n + \ \"20.93.176.101/32\",\r\n \"20.93.237.39/32\",\r\n \"20.101.28.187/32\",\r\n + \ \"20.103.85.227/32\",\r\n \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n + \ \"20.105.208.0/26\",\r\n \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n + \ \"40.74.5.98/32\",\r\n \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n + \ \"40.74.32.17/32\",\r\n \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n + \ \"40.74.42.84/32\",\r\n \"40.74.42.86/32\",\r\n \"40.113.178.52/30\",\r\n + \ \"40.113.178.56/29\",\r\n \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n + \ \"40.113.180.0/22\",\r\n \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n + \ \"40.119.159.181/32\",\r\n \"40.119.159.218/32\",\r\n \"51.105.96.44/32\",\r\n + \ \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n + \ \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n + \ \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n + \ \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n + \ \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n + \ \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n + \ \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n + \ \"51.124.1.108/32\",\r\n \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n + \ \"51.124.72.168/32\",\r\n \"51.124.83.127/32\",\r\n \"51.137.10.82/32\",\r\n + \ \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n + \ \"51.137.13.184/32\",\r\n \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n + \ \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n + \ \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n + \ \"51.144.56.64/32\",\r\n \"51.144.190.147/32\",\r\n \"51.145.186.156/32\",\r\n + \ \"51.145.189.149/32\",\r\n \"52.137.24.206/32\",\r\n \"52.142.233.146/32\",\r\n + \ \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n + \ \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n \"52.149.108.155/32\",\r\n + \ \"52.157.221.75/32\",\r\n \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n + \ \"52.157.225.224/32\",\r\n \"52.157.237.175/32\",\r\n \"52.236.152.88/32\",\r\n + \ \"52.236.153.149/32\",\r\n \"104.45.65.67/32\",\r\n \"104.45.67.10/32\",\r\n + \ \"104.45.70.91/32\",\r\n \"104.45.70.154/32\",\r\n \"104.45.77.57/32\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS\",\r\n \ \"id\": \"PowerPlatformInfra.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -20404,151 +20747,400 @@ interactions: \ \"104.210.57.39/32\",\r\n \"137.135.53.196/32\",\r\n \"168.61.3.73/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS2\",\r\n \ \"id\": \"PowerPlatformInfra.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"40.64.134.144/28\",\r\n \"40.64.134.192/26\",\r\n \ \"40.91.87.146/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformPlex\",\r\n \"id\": \"PowerPlatformPlex\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.24.0.192/28\",\r\n - \ \"20.24.0.208/30\",\r\n \"20.52.95.84/30\",\r\n \"20.52.95.216/30\",\r\n - \ \"20.59.84.24/29\",\r\n \"20.59.84.80/28\",\r\n \"20.59.84.96/27\",\r\n - \ \"20.59.84.128/27\",\r\n \"20.59.84.160/29\",\r\n \"20.59.103.116/30\",\r\n - \ \"20.59.103.136/29\",\r\n \"20.59.103.160/27\",\r\n \"20.59.103.192/27\",\r\n - \ \"20.59.103.224/28\",\r\n \"20.59.103.240/30\",\r\n \"20.70.223.24/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.24.0.192/28\",\r\n \"20.24.0.208/30\",\r\n \"20.52.95.84/30\",\r\n + \ \"20.52.95.216/30\",\r\n \"20.59.84.24/29\",\r\n \"20.59.84.80/28\",\r\n + \ \"20.59.84.96/27\",\r\n \"20.59.84.128/27\",\r\n \"20.59.84.160/29\",\r\n + \ \"20.59.103.116/30\",\r\n \"20.59.103.136/29\",\r\n \"20.59.103.160/27\",\r\n + \ \"20.59.103.192/27\",\r\n \"20.59.103.224/28\",\r\n \"20.59.103.240/30\",\r\n + \ \"20.70.223.24/29\",\r\n \"20.70.223.80/29\",\r\n \"20.70.223.88/30\",\r\n + \ \"20.70.223.168/29\",\r\n \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n + \ \"20.74.196.104/29\",\r\n \"20.79.108.100/30\",\r\n \"20.79.108.104/30\",\r\n + \ \"20.87.82.152/29\",\r\n \"20.87.83.104/29\",\r\n \"20.88.159.140/30\",\r\n + \ \"20.88.159.152/29\",\r\n \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n + \ \"20.90.38.16/29\",\r\n \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n + \ \"20.90.38.240/29\",\r\n \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n + \ \"20.92.5.124/30\",\r\n \"20.92.6.8/29\",\r\n \"20.92.6.192/29\",\r\n + \ \"20.97.35.52/30\",\r\n \"20.97.39.56/29\",\r\n \"20.97.39.112/30\",\r\n + \ \"20.100.4.136/29\",\r\n \"20.100.4.180/30\",\r\n \"20.100.5.16/30\",\r\n + \ \"20.105.211.64/28\",\r\n \"20.105.211.80/29\",\r\n \"20.105.211.88/30\",\r\n + \ \"20.105.215.228/30\",\r\n \"20.105.215.232/29\",\r\n \"20.105.215.240/28\",\r\n + \ \"20.105.243.208/28\",\r\n \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n + \ \"20.105.244.32/28\",\r\n \"20.107.239.220/30\",\r\n \"20.111.3.152/29\",\r\n + \ \"20.111.3.204/30\",\r\n \"20.111.3.216/30\",\r\n \"20.116.43.56/29\",\r\n + \ \"20.116.43.80/29\",\r\n \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n + \ \"20.116.47.64/30\",\r\n \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n + \ \"20.117.193.60/30\",\r\n \"20.117.193.176/29\",\r\n \"20.119.28.0/27\",\r\n + \ \"20.119.28.32/30\",\r\n \"20.189.194.180/30\",\r\n \"20.189.198.88/29\",\r\n + \ \"20.189.198.136/29\",\r\n \"20.189.199.32/30\",\r\n \"20.192.157.248/29\",\r\n + \ \"20.195.86.92/30\",\r\n \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n + \ \"20.195.87.124/30\",\r\n \"20.199.200.124/30\",\r\n \"20.199.201.48/30\",\r\n + \ \"20.199.201.76/30\",\r\n \"20.199.201.144/30\",\r\n \"20.200.160.28/30\",\r\n + \ \"20.200.160.208/30\",\r\n \"20.200.160.236/30\",\r\n \"20.200.160.248/30\",\r\n + \ \"20.200.198.200/29\",\r\n \"20.200.199.88/29\",\r\n \"20.203.88.48/29\",\r\n + \ \"20.203.88.88/29\",\r\n \"20.204.192.108/30\",\r\n \"20.204.192.192/29\",\r\n + \ \"20.204.193.100/30\",\r\n \"20.204.193.104/29\",\r\n \"20.205.49.80/29\",\r\n + \ \"20.205.49.88/30\",\r\n \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n + \ \"20.205.50.112/30\",\r\n \"20.205.69.156/30\",\r\n \"20.206.3.20/30\",\r\n + \ \"20.206.4.64/29\",\r\n \"20.206.4.224/29\",\r\n \"20.206.4.232/30\",\r\n + \ \"20.206.178.56/29\",\r\n \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n + \ \"20.206.179.128/29\",\r\n \"20.206.179.136/30\",\r\n \"20.208.5.84/30\",\r\n + \ \"20.208.7.120/30\",\r\n \"20.208.7.172/30\",\r\n \"20.208.7.184/30\",\r\n + \ \"20.210.68.156/30\",\r\n \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n + \ \"20.210.70.80/30\",\r\n \"20.213.194.128/29\",\r\n \"20.213.194.136/30\",\r\n + \ \"20.223.65.68/30\",\r\n \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n + \ \"20.223.65.96/27\",\r\n \"20.223.65.128/28\",\r\n \"20.232.88.200/29\",\r\n + \ \"20.232.89.16/28\",\r\n \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n + \ \"20.232.89.96/29\",\r\n \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n + \ \"51.116.77.84/30\",\r\n \"51.116.77.248/30\",\r\n \"51.116.78.36/30\",\r\n + \ \"51.116.78.192/30\",\r\n \"51.120.176.192/29\",\r\n \"51.120.176.220/30\",\r\n + \ \"51.120.176.232/30\",\r\n \"52.136.191.248/29\",\r\n \"52.146.141.136/29\",\r\n + \ \"52.146.141.160/27\",\r\n \"52.146.141.192/27\",\r\n \"52.172.81.16/30\",\r\n + \ \"52.172.81.224/29\",\r\n \"52.172.81.232/30\",\r\n \"52.242.44.192/28\",\r\n + \ \"52.242.44.208/30\",\r\n \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n + \ \"52.242.45.48/29\",\r\n \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n + \ \"102.37.87.184/29\",\r\n \"191.238.78.84/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.AustraliaEast\",\r\n + \ \"id\": \"PowerPlatformPlex.AustraliaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.70.223.24/29\",\r\n \ \"20.70.223.80/29\",\r\n \"20.70.223.88/30\",\r\n \"20.70.223.168/29\",\r\n - \ \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n \"20.74.196.104/29\",\r\n - \ \"20.79.108.100/30\",\r\n \"20.79.108.104/30\",\r\n \"20.87.82.152/29\",\r\n - \ \"20.87.83.104/29\",\r\n \"20.88.159.140/30\",\r\n \"20.88.159.152/29\",\r\n - \ \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n \"20.90.38.16/29\",\r\n - \ \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n \"20.90.38.240/29\",\r\n - \ \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n \"20.92.5.124/30\",\r\n - \ \"20.92.6.8/29\",\r\n \"20.92.6.192/29\",\r\n \"20.97.35.52/30\",\r\n - \ \"20.97.39.56/29\",\r\n \"20.97.39.112/30\",\r\n \"20.100.4.136/29\",\r\n - \ \"20.100.4.180/30\",\r\n \"20.100.5.16/30\",\r\n \"20.105.211.64/28\",\r\n + \ \"20.213.194.128/29\",\r\n \"20.213.194.136/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.AustraliaSoutheast\",\r\n + \ \"id\": \"PowerPlatformPlex.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n \"20.92.5.124/30\",\r\n + \ \"20.92.6.8/29\",\r\n \"20.92.6.192/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.BrazilSouth\",\r\n + \ \"id\": \"PowerPlatformPlex.BrazilSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.206.178.56/29\",\r\n + \ \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n \"20.206.179.128/29\",\r\n + \ \"20.206.179.136/30\",\r\n \"191.238.78.84/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.BrazilSoutheast\",\r\n + \ \"id\": \"PowerPlatformPlex.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.206.3.20/30\",\r\n + \ \"20.206.4.64/29\",\r\n \"20.206.4.224/29\",\r\n \"20.206.4.232/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.CanadaCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.CanadaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.116.43.56/29\",\r\n + \ \"20.116.43.80/29\",\r\n \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n + \ \"20.116.47.64/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.CanadaEast\",\r\n \"id\": \"PowerPlatformPlex.CanadaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"52.242.44.192/28\",\r\n \"52.242.44.208/30\",\r\n + \ \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n \"52.242.45.48/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.CentralIndia\",\r\n + \ \"id\": \"PowerPlatformPlex.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.204.192.108/30\",\r\n + \ \"20.204.192.192/29\",\r\n \"20.204.193.100/30\",\r\n \"20.204.193.104/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.EastAsia\",\r\n + \ \"id\": \"PowerPlatformPlex.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.205.49.80/29\",\r\n + \ \"20.205.49.88/30\",\r\n \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n + \ \"20.205.50.112/30\",\r\n \"20.205.69.156/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.EastUS\",\r\n + \ \"id\": \"PowerPlatformPlex.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.88.159.140/30\",\r\n + \ \"20.88.159.152/29\",\r\n \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n + \ \"20.119.28.0/27\",\r\n \"20.119.28.32/30\",\r\n \"20.232.88.200/29\",\r\n + \ \"20.232.89.16/28\",\r\n \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n + \ \"20.232.89.96/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.FranceCentral\",\r\n \"id\": \"PowerPlatformPlex.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.111.3.152/29\",\r\n \"20.111.3.204/30\",\r\n + \ \"20.111.3.216/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.FranceSouth\",\r\n \"id\": \"PowerPlatformPlex.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n + \ \"52.136.191.248/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.GermanyNorth\",\r\n \"id\": \"PowerPlatformPlex.GermanyNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"51.116.77.84/30\",\r\n \"51.116.77.248/30\",\r\n + \ \"51.116.78.36/30\",\r\n \"51.116.78.192/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.GermanyWestCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.52.95.84/30\",\r\n + \ \"20.52.95.216/30\",\r\n \"20.79.108.100/30\",\r\n \"20.79.108.104/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.JapanEast\",\r\n + \ \"id\": \"PowerPlatformPlex.JapanEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.210.68.156/30\",\r\n + \ \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n \"20.210.70.80/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.JapanWest\",\r\n + \ \"id\": \"PowerPlatformPlex.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.189.194.180/30\",\r\n + \ \"20.189.198.88/29\",\r\n \"20.189.198.136/29\",\r\n \"20.189.199.32/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.KoreaCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.200.198.200/29\",\r\n + \ \"20.200.199.88/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.KoreaSouth\",\r\n \"id\": \"PowerPlatformPlex.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.200.160.28/30\",\r\n \"20.200.160.208/30\",\r\n + \ \"20.200.160.236/30\",\r\n \"20.200.160.248/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorthEurope\",\r\n + \ \"id\": \"PowerPlatformPlex.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.107.239.220/30\",\r\n + \ \"20.223.65.68/30\",\r\n \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n + \ \"20.223.65.96/27\",\r\n \"20.223.65.128/28\",\r\n \"52.146.141.136/29\",\r\n + \ \"52.146.141.160/27\",\r\n \"52.146.141.192/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorwayEast\",\r\n + \ \"id\": \"PowerPlatformPlex.NorwayEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.100.4.136/29\",\r\n + \ \"20.100.4.180/30\",\r\n \"20.100.5.16/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorwayWest\",\r\n + \ \"id\": \"PowerPlatformPlex.NorwayWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"51.120.176.192/29\",\r\n + \ \"51.120.176.220/30\",\r\n \"51.120.176.232/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SouthAfricaNorth\",\r\n + \ \"id\": \"PowerPlatformPlex.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.87.82.152/29\",\r\n \"20.87.83.104/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SouthAfricaWest\",\r\n + \ \"id\": \"PowerPlatformPlex.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n + \ \"102.37.87.184/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SouthCentralUS\",\r\n \"id\": \"PowerPlatformPlex.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.97.35.52/30\",\r\n \"20.97.39.56/29\",\r\n + \ \"20.97.39.112/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SoutheastAsia\",\r\n \"id\": \"PowerPlatformPlex.SoutheastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.24.0.192/28\",\r\n \"20.24.0.208/30\",\r\n + \ \"20.195.86.92/30\",\r\n \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n + \ \"20.195.87.124/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SouthIndia\",\r\n \"id\": \"PowerPlatformPlex.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.192.157.248/29\",\r\n \"52.172.81.16/30\",\r\n + \ \"52.172.81.224/29\",\r\n \"52.172.81.232/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SwitzerlandNorth\",\r\n + \ \"id\": \"PowerPlatformPlex.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.208.5.84/30\",\r\n + \ \"20.208.7.120/30\",\r\n \"20.208.7.172/30\",\r\n \"20.208.7.184/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SwitzerlandWest\",\r\n + \ \"id\": \"PowerPlatformPlex.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.199.200.124/30\",\r\n + \ \"20.199.201.48/30\",\r\n \"20.199.201.76/30\",\r\n \"20.199.201.144/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.UAECentral\",\r\n + \ \"id\": \"PowerPlatformPlex.UAECentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.203.88.48/29\",\r\n + \ \"20.203.88.88/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.UAENorth\",\r\n \"id\": \"PowerPlatformPlex.UAENorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n + \ \"20.74.196.104/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.UKSouth\",\r\n \"id\": \"PowerPlatformPlex.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n + \ \"20.117.193.60/30\",\r\n \"20.117.193.176/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.UKWest\",\r\n + \ \"id\": \"PowerPlatformPlex.UKWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.90.38.16/29\",\r\n + \ \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n \"20.90.38.240/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.WestEurope\",\r\n + \ \"id\": \"PowerPlatformPlex.WestEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.105.211.64/28\",\r\n \ \"20.105.211.80/29\",\r\n \"20.105.211.88/30\",\r\n \"20.105.215.228/30\",\r\n \ \"20.105.215.232/29\",\r\n \"20.105.215.240/28\",\r\n \"20.105.243.208/28\",\r\n - \ \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n \"20.105.244.32/28\",\r\n - \ \"20.107.239.220/30\",\r\n \"20.111.3.152/29\",\r\n \"20.111.3.204/30\",\r\n - \ \"20.111.3.216/30\",\r\n \"20.116.43.56/29\",\r\n \"20.116.43.80/29\",\r\n - \ \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n \"20.116.47.64/30\",\r\n - \ \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n \"20.117.193.60/30\",\r\n - \ \"20.117.193.176/29\",\r\n \"20.119.28.0/27\",\r\n \"20.119.28.32/30\",\r\n - \ \"20.189.194.180/30\",\r\n \"20.189.198.88/29\",\r\n \"20.189.198.136/29\",\r\n - \ \"20.189.199.32/30\",\r\n \"20.192.157.248/29\",\r\n \"20.195.86.92/30\",\r\n - \ \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n \"20.195.87.124/30\",\r\n - \ \"20.199.200.124/30\",\r\n \"20.199.201.48/30\",\r\n \"20.199.201.76/30\",\r\n - \ \"20.199.201.144/30\",\r\n \"20.200.160.28/30\",\r\n \"20.200.160.208/30\",\r\n - \ \"20.200.160.236/30\",\r\n \"20.200.160.248/30\",\r\n \"20.200.198.200/29\",\r\n - \ \"20.200.199.88/29\",\r\n \"20.203.88.48/29\",\r\n \"20.203.88.88/29\",\r\n - \ \"20.204.192.108/30\",\r\n \"20.204.192.192/29\",\r\n \"20.204.193.100/30\",\r\n - \ \"20.204.193.104/29\",\r\n \"20.205.49.80/29\",\r\n \"20.205.49.88/30\",\r\n - \ \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n \"20.205.50.112/30\",\r\n - \ \"20.205.69.156/30\",\r\n \"20.206.3.20/30\",\r\n \"20.206.4.64/29\",\r\n - \ \"20.206.4.224/29\",\r\n \"20.206.4.232/30\",\r\n \"20.206.178.56/29\",\r\n - \ \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n \"20.206.179.128/29\",\r\n - \ \"20.206.179.136/30\",\r\n \"20.208.5.84/30\",\r\n \"20.208.7.120/30\",\r\n - \ \"20.208.7.172/30\",\r\n \"20.208.7.184/30\",\r\n \"20.210.68.156/30\",\r\n - \ \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n \"20.210.70.80/30\",\r\n - \ \"20.213.194.128/29\",\r\n \"20.213.194.136/30\",\r\n \"20.223.65.68/30\",\r\n - \ \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n \"20.223.65.96/27\",\r\n - \ \"20.223.65.128/28\",\r\n \"20.232.88.200/29\",\r\n \"20.232.89.16/28\",\r\n - \ \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n \"20.232.89.96/29\",\r\n - \ \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n \"51.116.77.84/30\",\r\n - \ \"51.116.77.248/30\",\r\n \"51.116.78.36/30\",\r\n \"51.116.78.192/30\",\r\n - \ \"51.120.176.192/29\",\r\n \"51.120.176.220/30\",\r\n \"51.120.176.232/30\",\r\n - \ \"52.136.191.248/29\",\r\n \"52.146.141.136/29\",\r\n \"52.146.141.160/27\",\r\n - \ \"52.146.141.192/27\",\r\n \"52.172.81.16/30\",\r\n \"52.172.81.224/29\",\r\n - \ \"52.172.81.232/30\",\r\n \"52.242.44.192/28\",\r\n \"52.242.44.208/30\",\r\n - \ \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n \"52.242.45.48/29\",\r\n - \ \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n \"102.37.87.184/29\",\r\n - \ \"191.238.78.84/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n \"20.105.244.32/28\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.WestUS\",\r\n + \ \"id\": \"PowerPlatformPlex.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.59.84.24/29\",\r\n + \ \"20.59.84.80/28\",\r\n \"20.59.84.96/27\",\r\n \"20.59.84.128/27\",\r\n + \ \"20.59.84.160/29\",\r\n \"20.59.103.116/30\",\r\n \"20.59.103.136/29\",\r\n + \ \"20.59.103.160/27\",\r\n \"20.59.103.192/27\",\r\n \"20.59.103.224/28\",\r\n + \ \"20.59.103.240/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerQueryOnline\",\r\n \"id\": \"PowerQueryOnline\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"PowerQueryOnline\",\r\n \"addressPrefixes\": - [\r\n \"20.17.48.20/31\",\r\n \"20.21.32.20/31\",\r\n \"20.21.55.160/29\",\r\n - \ \"20.21.80.20/31\",\r\n \"20.36.120.120/31\",\r\n \"20.37.64.120/31\",\r\n - \ \"20.37.152.70/31\",\r\n \"20.37.192.70/31\",\r\n \"20.37.224.120/31\",\r\n - \ \"20.38.80.70/31\",\r\n \"20.38.136.68/31\",\r\n \"20.39.11.24/31\",\r\n - \ \"20.41.0.68/30\",\r\n \"20.41.64.70/31\",\r\n \"20.41.65.144/31\",\r\n - \ \"20.41.192.120/31\",\r\n \"20.42.4.200/30\",\r\n \"20.42.128.70/31\",\r\n - \ \"20.42.129.184/29\",\r\n \"20.42.224.120/31\",\r\n \"20.43.40.70/31\",\r\n - \ \"20.43.64.70/31\",\r\n \"20.43.128.70/31\",\r\n \"20.45.112.120/31\",\r\n - \ \"20.45.192.120/31\",\r\n \"20.47.237.98/31\",\r\n \"20.47.237.104/29\",\r\n - \ \"20.53.54.168/29\",\r\n \"20.53.54.176/31\",\r\n \"20.53.62.108/31\",\r\n - \ \"20.53.62.112/29\",\r\n \"20.59.81.240/28\",\r\n \"20.69.8.120/29\",\r\n - \ \"20.70.223.160/29\",\r\n \"20.72.16.20/31\",\r\n \"20.74.196.96/29\",\r\n - \ \"20.79.107.144/29\",\r\n \"20.87.82.200/29\",\r\n \"20.88.66.110/31\",\r\n - \ \"20.88.67.64/29\",\r\n \"20.90.38.56/29\",\r\n \"20.91.9.56/29\",\r\n - \ \"20.92.6.0/29\",\r\n \"20.98.149.8/29\",\r\n \"20.98.195.176/29\",\r\n - \ \"20.99.25.158/31\",\r\n \"20.99.25.160/29\",\r\n \"20.100.4.184/29\",\r\n - \ \"20.105.215.40/29\",\r\n \"20.111.3.208/29\",\r\n \"20.116.43.120/29\",\r\n - \ \"20.117.193.48/29\",\r\n \"20.118.78.96/29\",\r\n \"20.118.139.212/31\",\r\n - \ \"20.118.139.216/29\",\r\n \"20.125.4.176/28\",\r\n \"20.125.4.192/29\",\r\n - \ \"20.125.162.146/31\",\r\n \"20.125.162.152/29\",\r\n \"20.150.160.108/31\",\r\n - \ \"20.189.104.68/31\",\r\n \"20.189.198.128/29\",\r\n \"20.192.160.20/31\",\r\n - \ \"20.192.225.32/31\",\r\n \"20.195.87.112/29\",\r\n \"20.199.201.88/29\",\r\n - \ \"20.200.160.240/29\",\r\n \"20.200.198.248/29\",\r\n \"20.203.88.80/29\",\r\n - \ \"20.204.193.0/29\",\r\n \"20.205.49.192/29\",\r\n \"20.206.4.72/29\",\r\n - \ \"20.206.178.168/29\",\r\n \"20.207.2.166/31\",\r\n \"20.207.2.168/29\",\r\n - \ \"20.207.168.180/31\",\r\n \"20.207.168.184/29\",\r\n \"20.208.7.176/29\",\r\n - \ \"20.210.69.168/29\",\r\n \"20.215.0.20/31\",\r\n \"20.215.7.60/31\",\r\n - \ \"20.215.7.232/29\",\r\n \"20.217.40.20/31\",\r\n \"20.217.47.60/31\",\r\n - \ \"20.217.47.232/29\",\r\n \"20.223.64.128/29\",\r\n \"20.228.0.46/31\",\r\n - \ \"20.228.1.64/29\",\r\n \"20.232.88.0/29\",\r\n \"23.100.217.20/31\",\r\n - \ \"23.100.217.24/29\",\r\n \"40.64.11.116/31\",\r\n \"40.64.11.120/29\",\r\n - \ \"40.67.48.120/31\",\r\n \"40.74.30.104/30\",\r\n \"40.80.56.120/31\",\r\n - \ \"40.80.96.40/29\",\r\n \"40.80.168.120/31\",\r\n \"40.80.184.68/31\",\r\n - \ \"40.82.253.72/29\",\r\n \"40.89.16.120/31\",\r\n \"40.119.8.74/31\",\r\n - \ \"51.12.46.228/31\",\r\n \"51.12.75.224/29\",\r\n \"51.12.198.208/31\",\r\n - \ \"51.53.24.20/31\",\r\n \"51.53.31.156/31\",\r\n \"51.53.101.8/29\",\r\n - \ \"51.53.168.20/31\",\r\n \"51.104.24.70/31\",\r\n \"51.105.80.120/31\",\r\n - \ \"51.105.88.120/31\",\r\n \"51.107.48.70/31\",\r\n \"51.107.144.120/31\",\r\n - \ \"51.116.48.70/31\",\r\n \"51.116.78.40/29\",\r\n \"51.116.144.70/31\",\r\n - \ \"51.120.40.70/31\",\r\n \"51.120.176.224/29\",\r\n \"51.120.224.120/31\",\r\n - \ \"51.137.160.68/31\",\r\n \"51.143.192.120/31\",\r\n \"52.140.104.70/31\",\r\n - \ \"52.150.139.72/30\",\r\n \"52.172.81.72/29\",\r\n \"52.228.80.70/31\",\r\n - \ \"52.242.44.240/29\",\r\n \"102.37.87.176/29\",\r\n \"102.133.56.96/31\",\r\n - \ \"102.133.216.70/31\",\r\n \"191.233.8.20/31\",\r\n \"191.235.224.70/31\",\r\n - \ \"2603:1000:4::200/123\",\r\n \"2603:1000:104:1::200/123\",\r\n - \ \"2603:1010:6:1::200/123\",\r\n \"2603:1010:101::200/123\",\r\n - \ \"2603:1010:304::200/123\",\r\n \"2603:1010:404::200/123\",\r\n - \ \"2603:1020:5:1::200/123\",\r\n \"2603:1020:206:1::200/123\",\r\n - \ \"2603:1020:305::200/123\",\r\n \"2603:1020:405::200/123\",\r\n - \ \"2603:1020:605::200/123\",\r\n \"2603:1020:705:1::200/123\",\r\n - \ \"2603:1020:805:1::200/123\",\r\n \"2603:1020:905::200/123\",\r\n - \ \"2603:1020:a04:1::200/123\",\r\n \"2603:1020:b04::200/123\",\r\n - \ \"2603:1020:c04:1::200/123\",\r\n \"2603:1020:d04::200/123\",\r\n - \ \"2603:1020:e04:1::200/123\",\r\n \"2603:1020:f04::200/123\",\r\n - \ \"2603:1020:1004::200/123\",\r\n \"2603:1020:1104::200/123\",\r\n - \ \"2603:1020:1302::1c0/123\",\r\n \"2603:1030:f:1::200/123\",\r\n - \ \"2603:1030:10:1::200/123\",\r\n \"2603:1030:104:1::200/123\",\r\n - \ \"2603:1030:107::200/123\",\r\n \"2603:1030:210:1::200/123\",\r\n - \ \"2603:1030:40b:1::200/123\",\r\n \"2603:1030:40c:1::200/123\",\r\n - \ \"2603:1030:504:1::200/123\",\r\n \"2603:1030:608::200/123\",\r\n - \ \"2603:1030:807:1::200/123\",\r\n \"2603:1030:a07::200/123\",\r\n - \ \"2603:1030:b04::200/123\",\r\n \"2603:1030:c06:1::200/123\",\r\n - \ \"2603:1030:f05:1::200/123\",\r\n \"2603:1030:1005::200/123\",\r\n - \ \"2603:1040:5:1::200/123\",\r\n \"2603:1040:207::200/123\",\r\n - \ \"2603:1040:407:1::200/123\",\r\n \"2603:1040:606::200/123\",\r\n - \ \"2603:1040:806::200/123\",\r\n \"2603:1040:904:1::200/123\",\r\n - \ \"2603:1040:a06:1::200/123\",\r\n \"2603:1040:b04::200/123\",\r\n - \ \"2603:1040:c06::200/123\",\r\n \"2603:1040:d04::200/123\",\r\n - \ \"2603:1040:f05:1::200/123\",\r\n \"2603:1040:1002::400/123\",\r\n - \ \"2603:1040:1104::200/123\",\r\n \"2603:1040:1202::1c0/123\",\r\n - \ \"2603:1040:1302::1c0/123\",\r\n \"2603:1040:1402::1c0/123\",\r\n - \ \"2603:1040:1503::1c0/123\",\r\n \"2603:1050:6:1::200/123\",\r\n - \ \"2603:1050:403::200/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"SCCservice\",\r\n \"id\": \"SCCservice\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerQueryOnline\",\r\n \"addressPrefixes\": [\r\n \"20.17.48.20/31\",\r\n + \ \"20.21.32.20/31\",\r\n \"20.21.55.160/29\",\r\n \"20.21.80.20/31\",\r\n + \ \"20.36.120.120/31\",\r\n \"20.37.64.120/31\",\r\n \"20.37.152.70/31\",\r\n + \ \"20.37.192.70/31\",\r\n \"20.37.224.120/31\",\r\n \"20.38.80.70/31\",\r\n + \ \"20.38.136.68/31\",\r\n \"20.39.11.24/31\",\r\n \"20.41.0.68/30\",\r\n + \ \"20.41.64.70/31\",\r\n \"20.41.65.144/31\",\r\n \"20.41.192.120/31\",\r\n + \ \"20.42.4.200/30\",\r\n \"20.42.128.70/31\",\r\n \"20.42.129.184/29\",\r\n + \ \"20.42.224.120/31\",\r\n \"20.43.40.70/31\",\r\n \"20.43.64.70/31\",\r\n + \ \"20.43.128.70/31\",\r\n \"20.45.112.120/31\",\r\n \"20.45.192.120/31\",\r\n + \ \"20.47.237.98/31\",\r\n \"20.47.237.104/29\",\r\n \"20.53.54.168/29\",\r\n + \ \"20.53.54.176/31\",\r\n \"20.53.62.108/31\",\r\n \"20.53.62.112/29\",\r\n + \ \"20.59.81.240/28\",\r\n \"20.69.8.120/29\",\r\n \"20.70.223.160/29\",\r\n + \ \"20.72.16.20/31\",\r\n \"20.74.196.96/29\",\r\n \"20.79.107.144/29\",\r\n + \ \"20.87.82.200/29\",\r\n \"20.88.66.110/31\",\r\n \"20.88.67.64/29\",\r\n + \ \"20.90.38.56/29\",\r\n \"20.91.9.56/29\",\r\n \"20.92.6.0/29\",\r\n + \ \"20.98.149.8/29\",\r\n \"20.98.195.176/29\",\r\n \"20.99.25.158/31\",\r\n + \ \"20.99.25.160/29\",\r\n \"20.100.4.184/29\",\r\n \"20.105.215.40/29\",\r\n + \ \"20.111.3.208/29\",\r\n \"20.116.43.120/29\",\r\n \"20.117.193.48/29\",\r\n + \ \"20.118.78.96/29\",\r\n \"20.118.139.212/31\",\r\n \"20.118.139.216/29\",\r\n + \ \"20.125.4.176/28\",\r\n \"20.125.4.192/29\",\r\n \"20.125.162.146/31\",\r\n + \ \"20.125.162.152/29\",\r\n \"20.150.160.108/31\",\r\n \"20.189.104.68/31\",\r\n + \ \"20.189.198.128/29\",\r\n \"20.192.160.20/31\",\r\n \"20.192.225.32/31\",\r\n + \ \"20.195.87.112/29\",\r\n \"20.199.201.88/29\",\r\n \"20.200.160.240/29\",\r\n + \ \"20.200.198.248/29\",\r\n \"20.203.88.80/29\",\r\n \"20.204.193.0/29\",\r\n + \ \"20.205.49.192/29\",\r\n \"20.206.4.72/29\",\r\n \"20.206.178.168/29\",\r\n + \ \"20.207.2.166/31\",\r\n \"20.207.2.168/29\",\r\n \"20.207.168.180/31\",\r\n + \ \"20.207.168.184/29\",\r\n \"20.208.7.176/29\",\r\n \"20.210.69.168/29\",\r\n + \ \"20.215.0.20/31\",\r\n \"20.215.7.60/31\",\r\n \"20.215.7.232/29\",\r\n + \ \"20.217.40.20/31\",\r\n \"20.217.47.60/31\",\r\n \"20.217.47.232/29\",\r\n + \ \"20.223.64.128/29\",\r\n \"20.228.0.46/31\",\r\n \"20.228.1.64/29\",\r\n + \ \"20.232.88.0/29\",\r\n \"23.100.217.20/31\",\r\n \"23.100.217.24/29\",\r\n + \ \"40.64.11.116/31\",\r\n \"40.64.11.120/29\",\r\n \"40.67.48.120/31\",\r\n + \ \"40.74.30.104/30\",\r\n \"40.80.56.120/31\",\r\n \"40.80.96.40/29\",\r\n + \ \"40.80.168.120/31\",\r\n \"40.80.184.68/31\",\r\n \"40.82.253.72/29\",\r\n + \ \"40.89.16.120/31\",\r\n \"40.119.8.74/31\",\r\n \"51.12.46.228/31\",\r\n + \ \"51.12.75.224/29\",\r\n \"51.12.198.208/31\",\r\n \"51.53.24.20/31\",\r\n + \ \"51.53.31.156/31\",\r\n \"51.53.101.8/29\",\r\n \"51.53.168.20/31\",\r\n + \ \"51.104.24.70/31\",\r\n \"51.105.80.120/31\",\r\n \"51.105.88.120/31\",\r\n + \ \"51.107.48.70/31\",\r\n \"51.107.144.120/31\",\r\n \"51.116.48.70/31\",\r\n + \ \"51.116.78.40/29\",\r\n \"51.116.144.70/31\",\r\n \"51.120.40.70/31\",\r\n + \ \"51.120.176.224/29\",\r\n \"51.120.224.120/31\",\r\n \"51.137.160.68/31\",\r\n + \ \"51.143.192.120/31\",\r\n \"52.140.104.70/31\",\r\n \"52.150.139.72/30\",\r\n + \ \"52.172.81.72/29\",\r\n \"52.228.80.70/31\",\r\n \"52.242.44.240/29\",\r\n + \ \"102.37.87.176/29\",\r\n \"102.133.56.96/31\",\r\n \"102.133.216.70/31\",\r\n + \ \"191.233.8.20/31\",\r\n \"191.235.224.70/31\",\r\n \"2603:1000:4::200/123\",\r\n + \ \"2603:1000:104:1::200/123\",\r\n \"2603:1010:6:1::200/123\",\r\n + \ \"2603:1010:101::200/123\",\r\n \"2603:1010:304::200/123\",\r\n + \ \"2603:1010:404::200/123\",\r\n \"2603:1020:5:1::200/123\",\r\n + \ \"2603:1020:206:1::200/123\",\r\n \"2603:1020:305::200/123\",\r\n + \ \"2603:1020:405::200/123\",\r\n \"2603:1020:605::200/123\",\r\n + \ \"2603:1020:705:1::200/123\",\r\n \"2603:1020:805:1::200/123\",\r\n + \ \"2603:1020:905::200/123\",\r\n \"2603:1020:a04:1::200/123\",\r\n + \ \"2603:1020:b04::200/123\",\r\n \"2603:1020:c04:1::200/123\",\r\n + \ \"2603:1020:d04::200/123\",\r\n \"2603:1020:e04:1::200/123\",\r\n + \ \"2603:1020:f04::200/123\",\r\n \"2603:1020:1004::200/123\",\r\n + \ \"2603:1020:1104::200/123\",\r\n \"2603:1020:1302::1c0/123\",\r\n + \ \"2603:1030:f:1::200/123\",\r\n \"2603:1030:10:1::200/123\",\r\n + \ \"2603:1030:104:1::200/123\",\r\n \"2603:1030:107::200/123\",\r\n + \ \"2603:1030:210:1::200/123\",\r\n \"2603:1030:40b:1::200/123\",\r\n + \ \"2603:1030:40c:1::200/123\",\r\n \"2603:1030:504:1::200/123\",\r\n + \ \"2603:1030:608::200/123\",\r\n \"2603:1030:807:1::200/123\",\r\n + \ \"2603:1030:a07::200/123\",\r\n \"2603:1030:b04::200/123\",\r\n + \ \"2603:1030:c06:1::200/123\",\r\n \"2603:1030:f05:1::200/123\",\r\n + \ \"2603:1030:1005::200/123\",\r\n \"2603:1040:5:1::200/123\",\r\n + \ \"2603:1040:207::200/123\",\r\n \"2603:1040:407:1::200/123\",\r\n + \ \"2603:1040:606::200/123\",\r\n \"2603:1040:806::200/123\",\r\n + \ \"2603:1040:904:1::200/123\",\r\n \"2603:1040:a06:1::200/123\",\r\n + \ \"2603:1040:b04::200/123\",\r\n \"2603:1040:c06::200/123\",\r\n + \ \"2603:1040:d04::200/123\",\r\n \"2603:1040:f05:1::200/123\",\r\n + \ \"2603:1040:1002::400/123\",\r\n \"2603:1040:1104::200/123\",\r\n + \ \"2603:1040:1202::1c0/123\",\r\n \"2603:1040:1302::1c0/123\",\r\n + \ \"2603:1040:1402::1c0/123\",\r\n \"2603:1040:1503::1c0/123\",\r\n + \ \"2603:1050:6:1::200/123\",\r\n \"2603:1050:403::200/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"SCCservice\",\r\n + \ \"id\": \"SCCservice\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"SCCservice\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.72/29\",\r\n \"13.69.233.48/29\",\r\n \ \"13.70.79.72/29\",\r\n \"13.71.175.192/29\",\r\n \"13.72.73.110/32\",\r\n @@ -20581,7 +21173,7 @@ interactions: \ \"137.117.97.51/32\",\r\n \"168.61.140.96/29\",\r\n \"191.233.207.192/29\",\r\n \ \"191.237.224.160/29\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"ServiceBus\",\r\n \"id\": \"ServiceBus\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n @@ -20821,7 +21413,7 @@ interactions: \ \"2603:1050:403::220/123\",\r\n \"2603:1050:403:1::500/120\",\r\n \ \"2603:1050:403:400::148/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.AustraliaCentral\",\r\n \"id\": - \"ServiceBus.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ServiceBus.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -20830,7 +21422,7 @@ interactions: \ \"2603:1010:304:1::500/120\",\r\n \"2603:1010:304:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaCentral2\",\r\n \ \"id\": \"ServiceBus.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -20839,7 +21431,7 @@ interactions: \ \"2603:1010:404:1::500/120\",\r\n \"2603:1010:404:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaEast\",\r\n \ \"id\": \"ServiceBus.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.70.72.16/29\",\r\n @@ -20850,7 +21442,7 @@ interactions: \ \"2603:1010:6:802::150/125\",\r\n \"2603:1010:6:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaSoutheast\",\r\n \ \"id\": \"ServiceBus.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -20859,7 +21451,7 @@ interactions: \ \"2603:1010:101:1::500/120\",\r\n \"2603:1010:101:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.BrazilSouth\",\r\n \ \"id\": \"ServiceBus.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.195.137.128/26\",\r\n @@ -20871,7 +21463,7 @@ interactions: \ \"2603:1050:6:802::150/125\",\r\n \"2603:1050:6:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.BrazilSoutheast\",\r\n \ \"id\": \"ServiceBus.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.195.151.128/25\",\r\n @@ -20880,7 +21472,7 @@ interactions: \ \"2603:1050:403:1::500/120\",\r\n \"2603:1050:403:400::148/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CanadaCentral\",\r\n \ \"id\": \"ServiceBus.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.71.170.32/29\",\r\n @@ -20891,7 +21483,7 @@ interactions: \ \"2603:1030:f05:802::150/125\",\r\n \"2603:1030:f05:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CanadaEast\",\r\n \ \"id\": \"ServiceBus.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.16/28\",\r\n @@ -20899,7 +21491,7 @@ interactions: \ \"2603:1030:1005:1::500/120\",\r\n \"2603:1030:1005:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CentralIndia\",\r\n \ \"id\": \"ServiceBus.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.43.126.0/26\",\r\n @@ -20910,7 +21502,7 @@ interactions: \ \"2603:1040:a06:802::150/125\",\r\n \"2603:1040:a06:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CentralUS\",\r\n \ \"id\": \"ServiceBus.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.89.170.192/29\",\r\n @@ -20920,29 +21512,29 @@ interactions: \ \"2603:1030:10:402::170/125\",\r\n \"2603:1030:10:802::150/125\",\r\n \ \"2603:1030:10:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.CentralUSEUAP\",\r\n \"id\": \"ServiceBus.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n \"40.78.202.16/28\",\r\n - \ \"52.180.178.204/32\",\r\n \"168.61.142.56/29\",\r\n \"2603:1030:f:1::220/123\",\r\n - \ \"2603:1030:f:3::240/122\",\r\n \"2603:1030:f:3::300/120\",\r\n - \ \"2603:1030:f:400::970/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ServiceBus.EastAsia\",\r\n \"id\": \"ServiceBus.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"13.75.34.128/28\",\r\n \"20.195.75.128/25\",\r\n - \ \"20.205.74.80/29\",\r\n \"20.205.75.64/28\",\r\n \"20.205.82.80/29\",\r\n - \ \"20.205.83.64/28\",\r\n \"65.52.160.127/32\",\r\n \"104.214.165.72/29\",\r\n - \ \"207.46.138.15/32\",\r\n \"2603:1040:207::220/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n + \ \"40.78.202.16/28\",\r\n \"52.180.178.204/32\",\r\n \"168.61.142.56/29\",\r\n + \ \"2603:1030:f:1::220/123\",\r\n \"2603:1030:f:3::240/122\",\r\n + \ \"2603:1030:f:3::300/120\",\r\n \"2603:1030:f:400::970/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.EastAsia\",\r\n + \ \"id\": \"ServiceBus.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.128/28\",\r\n + \ \"20.195.75.128/25\",\r\n \"20.205.74.80/29\",\r\n \"20.205.75.64/28\",\r\n + \ \"20.205.82.80/29\",\r\n \"20.205.83.64/28\",\r\n \"65.52.160.127/32\",\r\n + \ \"104.214.165.72/29\",\r\n \"207.46.138.15/32\",\r\n \"2603:1040:207::220/123\",\r\n \ \"2603:1040:207:2::80/121\",\r\n \"2603:1040:207:2::500/120\",\r\n \ \"2603:1040:207:402::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS\",\r\n \"id\": \"ServiceBus.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.42.65.0/26\",\r\n \"20.42.68.0/26\",\r\n \"20.42.72.192/26\",\r\n \ \"20.42.73.64/26\",\r\n \"20.88.153.64/26\",\r\n \"40.71.10.192/29\",\r\n @@ -20953,9 +21545,9 @@ interactions: \ \"2603:1030:210:402::170/125\",\r\n \"2603:1030:210:802::150/125\",\r\n \ \"2603:1030:210:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS2\",\r\n \"id\": \"ServiceBus.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.68.110.36/32\",\r\n \"20.36.144.0/26\",\r\n \"20.62.63.0/25\",\r\n \ \"23.100.67.88/32\",\r\n \"40.70.146.64/29\",\r\n \"40.70.151.128/26\",\r\n @@ -20964,30 +21556,31 @@ interactions: \ \"2603:1030:40c:402::170/125\",\r\n \"2603:1030:40c:802::150/125\",\r\n \ \"2603:1030:40c:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS2EUAP\",\r\n \"id\": \"ServiceBus.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.47.216.0/26\",\r\n \"20.51.22.192/26\",\r\n \"20.51.23.192/26\",\r\n - \ \"40.74.146.32/29\",\r\n \"40.74.150.192/26\",\r\n \"40.75.34.16/29\",\r\n - \ \"40.89.121.192/26\",\r\n \"52.138.71.95/32\",\r\n \"52.138.90.16/29\",\r\n - \ \"2603:1030:40b:1::220/123\",\r\n \"2603:1030:40b:2::480/122\",\r\n - \ \"2603:1030:40b:2::500/120\",\r\n \"2603:1030:40b:400::970/125\",\r\n - \ \"2603:1030:40b:800::150/125\",\r\n \"2603:1030:40b:c00::150/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.FranceCentral\",\r\n - \ \"id\": \"ServiceBus.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.79.130.32/29\",\r\n - \ \"40.79.138.16/29\",\r\n \"40.79.141.192/26\",\r\n \"40.79.146.16/29\",\r\n - \ \"40.79.149.0/26\",\r\n \"51.11.192.64/26\",\r\n \"51.138.213.128/25\",\r\n - \ \"52.143.136.46/32\",\r\n \"52.143.142.50/32\",\r\n \"2603:1020:805::700/120\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.47.216.0/26\",\r\n \"20.51.22.192/26\",\r\n + \ \"20.51.23.192/26\",\r\n \"40.74.146.32/29\",\r\n \"40.74.150.192/26\",\r\n + \ \"40.75.34.16/29\",\r\n \"40.89.121.192/26\",\r\n \"52.138.71.95/32\",\r\n + \ \"52.138.90.16/29\",\r\n \"2603:1030:40b:1::220/123\",\r\n + \ \"2603:1030:40b:2::480/122\",\r\n \"2603:1030:40b:2::500/120\",\r\n + \ \"2603:1030:40b:400::970/125\",\r\n \"2603:1030:40b:800::150/125\",\r\n + \ \"2603:1030:40b:c00::150/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.FranceCentral\",\r\n \"id\": \"ServiceBus.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"40.79.130.32/29\",\r\n \"40.79.138.16/29\",\r\n + \ \"40.79.141.192/26\",\r\n \"40.79.146.16/29\",\r\n \"40.79.149.0/26\",\r\n + \ \"51.11.192.64/26\",\r\n \"51.138.213.128/25\",\r\n \"52.143.136.46/32\",\r\n + \ \"52.143.142.50/32\",\r\n \"2603:1020:805::700/120\",\r\n \ \"2603:1020:805:1::220/123\",\r\n \"2603:1020:805:402::170/125\",\r\n \ \"2603:1020:805:802::150/125\",\r\n \"2603:1020:805:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.FranceSouth\",\r\n \ \"id\": \"ServiceBus.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.16/28\",\r\n @@ -20995,7 +21588,7 @@ interactions: \ \"2603:1020:905:1::500/120\",\r\n \"2603:1020:905:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.GermanyNorth\",\r\n \ \"id\": \"ServiceBus.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.116.58.8/29\",\r\n @@ -21003,7 +21596,7 @@ interactions: \ \"2603:1020:d04:1::500/120\",\r\n \"2603:1020:d04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.GermanyWestCentral\",\r\n \ \"id\": \"ServiceBus.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.64/26\",\r\n @@ -21014,7 +21607,7 @@ interactions: \ \"2603:1020:c04:802::150/125\",\r\n \"2603:1020:c04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JapanEast\",\r\n \ \"id\": \"ServiceBus.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.78.94.187/32\",\r\n @@ -21025,7 +21618,7 @@ interactions: \ \"2603:1040:407:802::150/125\",\r\n \"2603:1040:407:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JapanWest\",\r\n \ \"id\": \"ServiceBus.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.189.230.128/25\",\r\n @@ -21033,7 +21626,7 @@ interactions: \ \"2603:1040:606:1::500/120\",\r\n \"2603:1040:606:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JioIndiaCentral\",\r\n \ \"id\": \"ServiceBus.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -21042,40 +21635,40 @@ interactions: \ \"20.193.208.14/32\",\r\n \"2603:1040:1104:1::700/120\",\r\n \ \"2603:1040:1104:400::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.JioIndiaWest\",\r\n \"id\": \"ServiceBus.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.192.160.40/29\",\r\n \"20.193.199.0/25\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.192.160.40/29\",\r\n \"20.193.199.0/25\",\r\n \ \"20.193.204.104/29\",\r\n \"20.193.204.112/28\",\r\n \"40.64.16.60/32\",\r\n \ \"2603:1040:d04::220/123\",\r\n \"2603:1040:d04:2::400/120\",\r\n \ \"2603:1040:d04:800::e0/124\",\r\n \"2603:1040:d04:800::f0/125\",\r\n \ \"2603:1040:d04:800::358/125\",\r\n \"2603:1040:d04:800::3c0/125\",\r\n \ \"2603:1040:d04:800::3e8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.KoreaCentral\",\r\n \"id\": \"ServiceBus.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n \"20.194.67.208/29\",\r\n - \ \"20.194.68.128/28\",\r\n \"20.200.192.128/25\",\r\n \"52.231.18.32/29\",\r\n - \ \"52.231.23.128/26\",\r\n \"52.231.32.97/32\",\r\n \"2603:1040:f05:1::220/123\",\r\n - \ \"2603:1040:f05:2::300/120\",\r\n \"2603:1040:f05:402::170/125\",\r\n - \ \"2603:1040:f05:802::150/125\",\r\n \"2603:1040:f05:c02::150/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.KoreaSouth\",\r\n - \ \"id\": \"ServiceBus.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"52.147.116.0/25\",\r\n - \ \"52.231.146.64/28\",\r\n \"2603:1040:e05::400/120\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorthCentralUS\",\r\n - \ \"id\": \"ServiceBus.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.51.1.128/25\",\r\n \"20.125.170.80/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n + \ \"20.194.67.208/29\",\r\n \"20.194.68.128/28\",\r\n \"20.200.192.128/25\",\r\n + \ \"52.231.18.32/29\",\r\n \"52.231.23.128/26\",\r\n \"52.231.32.97/32\",\r\n + \ \"2603:1040:f05:1::220/123\",\r\n \"2603:1040:f05:2::300/120\",\r\n + \ \"2603:1040:f05:402::170/125\",\r\n \"2603:1040:f05:802::150/125\",\r\n + \ \"2603:1040:f05:c02::150/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.KoreaSouth\",\r\n \"id\": \"ServiceBus.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"52.147.116.0/25\",\r\n \"52.231.146.64/28\",\r\n + \ \"2603:1040:e05::400/120\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.NorthCentralUS\",\r\n \"id\": \"ServiceBus.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.51.1.128/25\",\r\n \"20.125.170.80/29\",\r\n \ \"20.125.170.96/28\",\r\n \"20.125.202.80/29\",\r\n \"20.125.202.96/28\",\r\n \ \"52.162.106.128/28\",\r\n \"65.52.0.51/32\",\r\n \"65.52.0.98/32\",\r\n \ \"65.52.1.52/32\",\r\n \"65.52.219.186/32\",\r\n \"157.55.170.113/32\",\r\n @@ -21083,7 +21676,7 @@ interactions: \ \"2603:1030:608:1::500/120\",\r\n \"2603:1030:608:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorthEurope\",\r\n \ \"id\": \"ServiceBus.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.64/29\",\r\n @@ -21095,7 +21688,7 @@ interactions: \ \"2603:1020:5:802::150/125\",\r\n \"2603:1020:5:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorwayEast\",\r\n \ \"id\": \"ServiceBus.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.13.0.128/26\",\r\n @@ -21106,15 +21699,24 @@ interactions: \ \"2603:1020:e04:802::150/125\",\r\n \"2603:1020:e04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorwayWest\",\r\n \ \"id\": \"ServiceBus.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.13.141.0/25\",\r\n \ \"51.120.164.31/32\",\r\n \"51.120.218.8/29\",\r\n \"2603:1020:f04::220/123\",\r\n \ \"2603:1020:f04:1::500/120\",\r\n \"2603:1020:f04:402::170/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.QatarCentral\",\r\n + \ \"id\": \"ServiceBus.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.21.8.3/32\",\r\n + \ \"20.21.37.128/25\",\r\n \"20.21.42.80/29\",\r\n \"20.21.42.96/28\",\r\n + \ \"20.21.66.80/29\",\r\n \"20.21.66.96/28\",\r\n \"20.21.74.80/29\",\r\n + \ \"20.21.74.96/28\",\r\n \"2603:1040:1002:1::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthAfricaNorth\",\r\n \ \"id\": \"ServiceBus.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -21126,7 +21728,7 @@ interactions: \ \"2603:1000:104:802::150/125\",\r\n \"2603:1000:104:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthAfricaWest\",\r\n \ \"id\": \"ServiceBus.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -21135,7 +21737,7 @@ interactions: \ \"2603:1000:4:1::500/120\",\r\n \"2603:1000:4:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthCentralUS\",\r\n \ \"id\": \"ServiceBus.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -21147,7 +21749,7 @@ interactions: \ \"2603:1030:807:402::170/125\",\r\n \"2603:1030:807:802::150/125\",\r\n \ \"2603:1030:807:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SouthCentralUSSTG\",\r\n \"id\": - \"ServiceBus.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ServiceBus.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -21155,7 +21757,7 @@ interactions: \ \"20.45.117.192/26\",\r\n \"2603:1030:302::100/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SoutheastAsia\",\r\n \ \"id\": \"ServiceBus.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.96/29\",\r\n @@ -21166,16 +21768,16 @@ interactions: \ \"2603:1040:5:402::170/125\",\r\n \"2603:1040:5:802::150/125\",\r\n \ \"2603:1040:5:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SouthIndia\",\r\n \"id\": \"ServiceBus.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"13.71.114.157/32\",\r\n \"40.78.194.16/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"13.71.114.157/32\",\r\n \"40.78.194.16/28\",\r\n \ \"52.172.118.128/25\",\r\n \"2603:1040:c06::220/123\",\r\n \ \"2603:1040:c06:1::500/120\",\r\n \"2603:1040:c06:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwedenCentral\",\r\n \ \"id\": \"ServiceBus.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.12.29.128/25\",\r\n @@ -21188,14 +21790,14 @@ interactions: \ \"2603:1020:1004:c02::180/123\",\r\n \"2603:1020:1004:c02::1a0/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwedenSouth\",\r\n \ \"id\": \"ServiceBus.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.12.0.90/32\",\r\n \ \"51.12.22.0/25\",\r\n \"51.12.202.8/29\",\r\n \"51.12.206.0/28\",\r\n \ \"2603:1020:1104:400::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SwitzerlandNorth\",\r\n \"id\": - \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -21207,7 +21809,7 @@ interactions: \ \"2603:1020:a04:802::150/125\",\r\n \"2603:1020:a04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwitzerlandWest\",\r\n \ \"id\": \"ServiceBus.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.107.154.8/29\",\r\n @@ -21215,7 +21817,7 @@ interactions: \ \"2603:1020:b04:1::500/120\",\r\n \"2603:1020:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UAECentral\",\r\n \ \"id\": \"ServiceBus.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.32/27\",\r\n @@ -21223,7 +21825,7 @@ interactions: \ \"2603:1040:b04:1::500/120\",\r\n \"2603:1040:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UAENorth\",\r\n \ \"id\": \"ServiceBus.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.38.152.80/29\",\r\n @@ -21234,7 +21836,7 @@ interactions: \ \"2603:1040:904:802::150/125\",\r\n \"2603:1040:904:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UKSouth\",\r\n \ \"id\": \"ServiceBus.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.90.128.192/26\",\r\n @@ -21245,7 +21847,7 @@ interactions: \ \"2603:1020:705:802::150/125\",\r\n \"2603:1020:705:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UKWest\",\r\n \ \"id\": \"ServiceBus.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.58.70.0/25\",\r\n @@ -21253,7 +21855,7 @@ interactions: \ \"2603:1020:605:1::500/120\",\r\n \"2603:1020:605:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestCentralUS\",\r\n \ \"id\": \"ServiceBus.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.71.194.96/28\",\r\n @@ -21261,7 +21863,7 @@ interactions: \ \"2603:1030:b04:1::500/120\",\r\n \"2603:1030:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestEurope\",\r\n \ \"id\": \"ServiceBus.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.64/29\",\r\n @@ -21274,7 +21876,7 @@ interactions: \ \"2603:1020:206:802::150/125\",\r\n \"2603:1020:206:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestIndia\",\r\n \ \"id\": \"ServiceBus.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.192.82.128/25\",\r\n @@ -21282,7 +21884,7 @@ interactions: \ \"2603:1040:806:1::500/120\",\r\n \"2603:1040:806:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS\",\r\n \ \"id\": \"ServiceBus.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.88.10.93/32\",\r\n @@ -21292,7 +21894,7 @@ interactions: \ \"2603:1030:a07:1::500/120\",\r\n \"2603:1030:a07:402::8f0/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS2\",\r\n \ \"id\": \"ServiceBus.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.80/29\",\r\n @@ -21303,7 +21905,7 @@ interactions: \ \"2603:1030:c06:802::150/125\",\r\n \"2603:1030:c06:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS3\",\r\n \ \"id\": \"ServiceBus.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.38.0.37/32\",\r\n @@ -21314,73 +21916,73 @@ interactions: \ \"2603:1030:504:802::e0/124\",\r\n \"2603:1030:504:802::f0/125\",\r\n \ \"2603:1030:504:802::358/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceFabric\",\r\n \"id\": \"ServiceFabric\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"ServiceFabric\",\r\n \"addressPrefixes\": - [\r\n \"13.66.140.152/29\",\r\n \"13.66.167.194/32\",\r\n - \ \"13.66.226.151/32\",\r\n \"13.67.9.136/29\",\r\n \"13.69.64.232/29\",\r\n - \ \"13.69.109.136/30\",\r\n \"13.69.227.232/29\",\r\n \"13.70.72.216/29\",\r\n - \ \"13.70.78.172/30\",\r\n \"13.71.170.224/29\",\r\n \"13.71.170.248/29\",\r\n - \ \"13.71.195.48/29\",\r\n \"13.74.80.74/32\",\r\n \"13.74.111.144/30\",\r\n - \ \"13.75.36.80/29\",\r\n \"13.75.41.166/32\",\r\n \"13.75.42.35/32\",\r\n - \ \"13.77.52.0/29\",\r\n \"13.78.108.24/29\",\r\n \"13.78.147.125/32\",\r\n - \ \"13.80.117.236/32\",\r\n \"13.87.32.204/32\",\r\n \"13.87.56.240/29\",\r\n - \ \"13.87.122.240/29\",\r\n \"13.89.171.104/29\",\r\n \"13.91.7.211/32\",\r\n - \ \"13.91.252.58/32\",\r\n \"13.92.124.124/32\",\r\n \"20.17.66.76/30\",\r\n - \ \"20.21.42.76/30\",\r\n \"20.21.66.72/30\",\r\n \"20.21.74.72/30\",\r\n - \ \"20.36.40.70/32\",\r\n \"20.36.72.79/32\",\r\n \"20.36.107.16/29\",\r\n - \ \"20.36.114.192/29\",\r\n \"20.37.74.80/29\",\r\n \"20.38.149.192/30\",\r\n - \ \"20.38.152.68/30\",\r\n \"20.42.64.40/30\",\r\n \"20.42.72.132/30\",\r\n - \ \"20.44.3.24/29\",\r\n \"20.44.10.124/30\",\r\n \"20.44.19.0/30\",\r\n - \ \"20.44.29.52/30\",\r\n \"20.45.79.240/32\",\r\n \"20.45.123.244/30\",\r\n - \ \"20.49.82.4/30\",\r\n \"20.49.90.4/30\",\r\n \"20.72.26.4/30\",\r\n - \ \"20.125.170.72/30\",\r\n \"20.125.202.72/30\",\r\n \"20.150.171.72/29\",\r\n - \ \"20.150.181.160/30\",\r\n \"20.150.189.28/30\",\r\n \"20.150.225.4/30\",\r\n - \ \"20.184.2.84/32\",\r\n \"20.192.32.224/30\",\r\n \"20.192.101.28/30\",\r\n - \ \"20.192.235.0/29\",\r\n \"20.193.202.24/29\",\r\n \"20.193.204.100/30\",\r\n - \ \"20.194.66.4/30\",\r\n \"20.205.74.72/30\",\r\n \"20.205.82.72/30\",\r\n - \ \"20.208.18.72/30\",\r\n \"20.215.18.72/30\",\r\n \"20.215.26.72/30\",\r\n - \ \"20.215.154.76/30\",\r\n \"20.217.58.76/30\",\r\n \"20.217.74.72/30\",\r\n - \ \"20.217.90.72/30\",\r\n \"23.96.200.228/32\",\r\n \"23.96.210.6/32\",\r\n - \ \"23.96.214.100/32\",\r\n \"23.98.86.60/30\",\r\n \"23.99.11.219/32\",\r\n - \ \"23.100.199.230/32\",\r\n \"40.67.59.72/29\",\r\n \"40.69.107.0/29\",\r\n - \ \"40.69.166.6/32\",\r\n \"40.70.146.232/29\",\r\n \"40.71.11.104/29\",\r\n - \ \"40.74.100.240/29\",\r\n \"40.74.146.56/29\",\r\n \"40.75.35.220/30\",\r\n - \ \"40.76.203.148/32\",\r\n \"40.76.205.181/32\",\r\n \"40.78.195.0/29\",\r\n - \ \"40.78.202.120/29\",\r\n \"40.78.238.60/30\",\r\n \"40.78.245.192/30\",\r\n - \ \"40.78.253.64/30\",\r\n \"40.79.114.102/32\",\r\n \"40.79.130.232/29\",\r\n - \ \"40.79.139.192/30\",\r\n \"40.79.148.80/30\",\r\n \"40.79.165.80/29\",\r\n - \ \"40.79.171.228/30\",\r\n \"40.79.173.0/30\",\r\n \"40.79.179.0/29\",\r\n - \ \"40.79.189.60/30\",\r\n \"40.79.197.36/30\",\r\n \"40.80.53.4/30\",\r\n - \ \"40.84.62.189/32\",\r\n \"40.84.133.64/32\",\r\n \"40.85.224.118/32\",\r\n - \ \"40.86.230.174/32\",\r\n \"40.89.168.15/32\",\r\n \"40.112.243.176/29\",\r\n - \ \"40.113.23.157/32\",\r\n \"40.113.88.37/32\",\r\n \"40.115.64.123/32\",\r\n - \ \"40.115.113.228/32\",\r\n \"40.120.74.4/30\",\r\n \"40.123.204.26/32\",\r\n - \ \"51.12.99.64/29\",\r\n \"51.12.101.168/30\",\r\n \"51.12.203.64/29\",\r\n - \ \"51.12.204.240/30\",\r\n \"51.12.229.28/30\",\r\n \"51.12.237.28/30\",\r\n - \ \"51.53.106.76/30\",\r\n \"51.53.186.76/30\",\r\n \"51.103.202.72/30\",\r\n - \ \"51.105.69.84/30\",\r\n \"51.105.77.52/30\",\r\n \"51.107.59.40/29\",\r\n - \ \"51.107.76.20/32\",\r\n \"51.107.155.40/29\",\r\n \"51.107.239.250/32\",\r\n - \ \"51.116.59.40/29\",\r\n \"51.116.155.104/29\",\r\n \"51.116.208.26/32\",\r\n - \ \"51.116.232.27/32\",\r\n \"51.116.245.160/30\",\r\n \"51.116.253.128/30\",\r\n - \ \"51.120.68.23/32\",\r\n \"51.120.98.240/29\",\r\n \"51.120.109.28/30\",\r\n - \ \"51.120.164.23/32\",\r\n \"51.120.213.28/30\",\r\n \"51.120.219.72/29\",\r\n - \ \"51.140.148.24/29\",\r\n \"51.140.184.27/32\",\r\n \"51.140.211.16/29\",\r\n - \ \"51.141.8.30/32\",\r\n \"52.136.136.27/32\",\r\n \"52.138.70.82/32\",\r\n - \ \"52.138.92.168/30\",\r\n \"52.138.143.55/32\",\r\n \"52.138.229.68/30\",\r\n - \ \"52.143.136.15/32\",\r\n \"52.143.184.15/32\",\r\n \"52.151.38.144/32\",\r\n - \ \"52.158.236.247/32\",\r\n \"52.162.107.176/29\",\r\n \"52.163.90.165/32\",\r\n - \ \"52.163.94.113/32\",\r\n \"52.165.37.188/32\",\r\n \"52.167.0.27/32\",\r\n - \ \"52.167.109.68/30\",\r\n \"52.167.227.220/32\",\r\n \"52.174.163.204/32\",\r\n - \ \"52.174.164.254/32\",\r\n \"52.178.30.193/32\",\r\n \"52.180.176.84/32\",\r\n - \ \"52.182.141.56/30\",\r\n \"52.182.172.232/32\",\r\n \"52.225.184.94/32\",\r\n - \ \"52.225.185.159/32\",\r\n \"52.230.8.61/32\",\r\n \"52.231.18.232/29\",\r\n - \ \"52.231.32.81/32\",\r\n \"52.231.147.16/29\",\r\n \"52.231.200.124/32\",\r\n - \ \"52.236.161.75/32\",\r\n \"52.236.189.76/30\",\r\n \"52.246.157.8/30\",\r\n - \ \"65.52.250.224/29\",\r\n \"102.37.48.12/32\",\r\n \"102.133.27.24/29\",\r\n - \ \"102.133.72.31/32\",\r\n \"102.133.126.144/30\",\r\n \"102.133.155.24/29\",\r\n - \ \"102.133.160.28/32\",\r\n \"102.133.235.169/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"12\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"ServiceFabric\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.152/29\",\r\n + \ \"13.66.167.194/32\",\r\n \"13.66.226.151/32\",\r\n \"13.67.9.136/29\",\r\n + \ \"13.69.64.232/29\",\r\n \"13.69.109.136/30\",\r\n \"13.69.227.232/29\",\r\n + \ \"13.70.72.216/29\",\r\n \"13.70.78.172/30\",\r\n \"13.71.170.224/29\",\r\n + \ \"13.71.170.248/29\",\r\n \"13.71.195.48/29\",\r\n \"13.74.80.74/32\",\r\n + \ \"13.74.111.144/30\",\r\n \"13.75.36.80/29\",\r\n \"13.75.41.166/32\",\r\n + \ \"13.75.42.35/32\",\r\n \"13.77.52.0/29\",\r\n \"13.78.108.24/29\",\r\n + \ \"13.78.147.125/32\",\r\n \"13.80.117.236/32\",\r\n \"13.87.32.204/32\",\r\n + \ \"13.87.56.240/29\",\r\n \"13.87.122.240/29\",\r\n \"13.89.171.104/29\",\r\n + \ \"13.91.7.211/32\",\r\n \"13.91.252.58/32\",\r\n \"13.92.124.124/32\",\r\n + \ \"20.17.66.76/30\",\r\n \"20.21.42.76/30\",\r\n \"20.21.66.72/30\",\r\n + \ \"20.21.74.72/30\",\r\n \"20.36.40.70/32\",\r\n \"20.36.72.79/32\",\r\n + \ \"20.36.107.16/29\",\r\n \"20.36.114.192/29\",\r\n \"20.37.74.80/29\",\r\n + \ \"20.38.149.192/30\",\r\n \"20.38.152.68/30\",\r\n \"20.42.64.40/30\",\r\n + \ \"20.42.72.132/30\",\r\n \"20.44.3.24/29\",\r\n \"20.44.10.124/30\",\r\n + \ \"20.44.19.0/30\",\r\n \"20.44.29.52/30\",\r\n \"20.45.79.240/32\",\r\n + \ \"20.45.123.244/30\",\r\n \"20.49.82.4/30\",\r\n \"20.49.90.4/30\",\r\n + \ \"20.72.26.4/30\",\r\n \"20.125.170.72/30\",\r\n \"20.125.202.72/30\",\r\n + \ \"20.150.171.72/29\",\r\n \"20.150.181.160/30\",\r\n \"20.150.189.28/30\",\r\n + \ \"20.150.225.4/30\",\r\n \"20.184.2.84/32\",\r\n \"20.192.32.224/30\",\r\n + \ \"20.192.101.28/30\",\r\n \"20.192.235.0/29\",\r\n \"20.193.202.24/29\",\r\n + \ \"20.193.204.100/30\",\r\n \"20.194.66.4/30\",\r\n \"20.205.74.72/30\",\r\n + \ \"20.205.82.72/30\",\r\n \"20.208.18.72/30\",\r\n \"20.215.18.72/30\",\r\n + \ \"20.215.26.72/30\",\r\n \"20.215.154.76/30\",\r\n \"20.217.58.76/30\",\r\n + \ \"20.217.74.72/30\",\r\n \"20.217.90.72/30\",\r\n \"23.96.200.228/32\",\r\n + \ \"23.96.210.6/32\",\r\n \"23.96.214.100/32\",\r\n \"23.98.86.60/30\",\r\n + \ \"23.99.11.219/32\",\r\n \"23.100.199.230/32\",\r\n \"40.67.59.72/29\",\r\n + \ \"40.69.107.0/29\",\r\n \"40.69.166.6/32\",\r\n \"40.70.146.232/29\",\r\n + \ \"40.71.11.104/29\",\r\n \"40.74.100.240/29\",\r\n \"40.74.146.56/29\",\r\n + \ \"40.75.35.220/30\",\r\n \"40.76.203.148/32\",\r\n \"40.76.205.181/32\",\r\n + \ \"40.78.195.0/29\",\r\n \"40.78.202.120/29\",\r\n \"40.78.238.60/30\",\r\n + \ \"40.78.245.192/30\",\r\n \"40.78.253.64/30\",\r\n \"40.79.114.102/32\",\r\n + \ \"40.79.130.232/29\",\r\n \"40.79.139.192/30\",\r\n \"40.79.148.80/30\",\r\n + \ \"40.79.165.80/29\",\r\n \"40.79.171.228/30\",\r\n \"40.79.173.0/30\",\r\n + \ \"40.79.179.0/29\",\r\n \"40.79.189.60/30\",\r\n \"40.79.197.36/30\",\r\n + \ \"40.80.53.4/30\",\r\n \"40.84.62.189/32\",\r\n \"40.84.133.64/32\",\r\n + \ \"40.85.224.118/32\",\r\n \"40.86.230.174/32\",\r\n \"40.89.168.15/32\",\r\n + \ \"40.112.243.176/29\",\r\n \"40.113.23.157/32\",\r\n \"40.113.88.37/32\",\r\n + \ \"40.115.64.123/32\",\r\n \"40.115.113.228/32\",\r\n \"40.120.74.4/30\",\r\n + \ \"40.123.204.26/32\",\r\n \"51.12.99.64/29\",\r\n \"51.12.101.168/30\",\r\n + \ \"51.12.203.64/29\",\r\n \"51.12.204.240/30\",\r\n \"51.12.229.28/30\",\r\n + \ \"51.12.237.28/30\",\r\n \"51.53.106.76/30\",\r\n \"51.53.186.76/30\",\r\n + \ \"51.103.202.72/30\",\r\n \"51.105.69.84/30\",\r\n \"51.105.77.52/30\",\r\n + \ \"51.107.59.40/29\",\r\n \"51.107.76.20/32\",\r\n \"51.107.155.40/29\",\r\n + \ \"51.107.239.250/32\",\r\n \"51.116.59.40/29\",\r\n \"51.116.155.104/29\",\r\n + \ \"51.116.208.26/32\",\r\n \"51.116.232.27/32\",\r\n \"51.116.245.160/30\",\r\n + \ \"51.116.253.128/30\",\r\n \"51.120.68.23/32\",\r\n \"51.120.98.240/29\",\r\n + \ \"51.120.109.28/30\",\r\n \"51.120.164.23/32\",\r\n \"51.120.213.28/30\",\r\n + \ \"51.120.219.72/29\",\r\n \"51.140.148.24/29\",\r\n \"51.140.184.27/32\",\r\n + \ \"51.140.211.16/29\",\r\n \"51.141.8.30/32\",\r\n \"52.136.136.27/32\",\r\n + \ \"52.138.70.82/32\",\r\n \"52.138.92.168/30\",\r\n \"52.138.143.55/32\",\r\n + \ \"52.138.229.68/30\",\r\n \"52.143.136.15/32\",\r\n \"52.143.184.15/32\",\r\n + \ \"52.151.38.144/32\",\r\n \"52.158.236.247/32\",\r\n \"52.162.107.176/29\",\r\n + \ \"52.163.90.165/32\",\r\n \"52.163.94.113/32\",\r\n \"52.165.37.188/32\",\r\n + \ \"52.167.0.27/32\",\r\n \"52.167.109.68/30\",\r\n \"52.167.227.220/32\",\r\n + \ \"52.174.163.204/32\",\r\n \"52.174.164.254/32\",\r\n \"52.178.30.193/32\",\r\n + \ \"52.180.176.84/32\",\r\n \"52.182.141.56/30\",\r\n \"52.182.172.232/32\",\r\n + \ \"52.225.184.94/32\",\r\n \"52.225.185.159/32\",\r\n \"52.230.8.61/32\",\r\n + \ \"52.231.18.232/29\",\r\n \"52.231.32.81/32\",\r\n \"52.231.147.16/29\",\r\n + \ \"52.231.200.124/32\",\r\n \"52.236.161.75/32\",\r\n \"52.236.189.76/30\",\r\n + \ \"52.246.157.8/30\",\r\n \"65.52.250.224/29\",\r\n \"102.37.48.12/32\",\r\n + \ \"102.133.27.24/29\",\r\n \"102.133.72.31/32\",\r\n \"102.133.126.144/30\",\r\n + \ \"102.133.155.24/29\",\r\n \"102.133.160.28/32\",\r\n \"102.133.235.169/32\",\r\n \ \"102.133.251.216/30\",\r\n \"104.41.9.53/32\",\r\n \"104.41.187.29/32\",\r\n \ \"104.42.181.121/32\",\r\n \"104.43.213.84/32\",\r\n \"104.45.19.250/32\",\r\n \ \"104.46.225.57/32\",\r\n \"104.210.107.69/32\",\r\n \"104.211.81.216/29\",\r\n @@ -21452,7 +22054,7 @@ interactions: \ \"2603:1050:6:802::98/125\",\r\n \"2603:1050:6:c02::98/125\",\r\n \ \"2603:1050:403:400::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql\",\r\n \"id\": \"Sql\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n @@ -21869,31 +22471,32 @@ interactions: \ \"2603:1050:403:1::280/121\",\r\n \"2603:1050:403:402::/123\",\r\n \ \"2603:1050:403:403::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.AustraliaCentral\",\r\n \"id\": \"Sql.AustraliaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"australiacentral\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.104.0/27\",\r\n - \ \"20.36.105.0/27\",\r\n \"20.36.105.32/29\",\r\n \"20.53.48.96/27\",\r\n - \ \"20.53.48.128/27\",\r\n \"20.53.48.192/26\",\r\n \"2603:1010:304::280/123\",\r\n - \ \"2603:1010:304:1::200/121\",\r\n \"2603:1010:304:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.AustraliaCentral2\",\r\n - \ \"id\": \"Sql.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.112.0/27\",\r\n - \ \"20.36.113.0/27\",\r\n \"20.36.113.32/29\",\r\n \"20.53.56.32/27\",\r\n - \ \"20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n \"2603:1010:404::280/123\",\r\n - \ \"2603:1010:404:1::200/121\",\r\n \"2603:1010:404:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.AustraliaEast\",\r\n - \ \"id\": \"Sql.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"13.70.112.0/27\",\r\n \"13.70.112.32/29\",\r\n \"13.70.113.0/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.36.104.0/27\",\r\n \"20.36.105.0/27\",\r\n \"20.36.105.32/29\",\r\n + \ \"20.53.48.96/27\",\r\n \"20.53.48.128/27\",\r\n \"20.53.48.192/26\",\r\n + \ \"2603:1010:304::280/123\",\r\n \"2603:1010:304:1::200/121\",\r\n + \ \"2603:1010:304:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.AustraliaCentral2\",\r\n \"id\": \"Sql.AustraliaCentral2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiacentral2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.36.112.0/27\",\r\n \"20.36.113.0/27\",\r\n \"20.36.113.32/29\",\r\n + \ \"20.53.56.32/27\",\r\n \"20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n + \ \"2603:1010:404::280/123\",\r\n \"2603:1010:404:1::200/121\",\r\n + \ \"2603:1010:404:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.AustraliaEast\",\r\n \"id\": \"Sql.AustraliaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.70.112.0/27\",\r\n \"13.70.112.32/29\",\r\n \"13.70.113.0/27\",\r\n \ \"13.70.114.128/27\",\r\n \"13.75.149.87/32\",\r\n \"20.53.46.128/25\",\r\n \ \"40.79.160.0/27\",\r\n \"40.79.160.32/29\",\r\n \"40.79.161.0/27\",\r\n \ \"40.79.168.0/27\",\r\n \"40.79.168.32/29\",\r\n \"40.79.169.0/27\",\r\n @@ -21903,25 +22506,26 @@ interactions: \ \"2603:1010:6:801::/123\",\r\n \"2603:1010:6:c00::/123\",\r\n \ \"2603:1010:6:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.AustraliaSoutheast\",\r\n \"id\": \"Sql.AustraliaSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.70.148.251/32\",\r\n - \ \"13.73.109.251/32\",\r\n \"13.77.48.0/27\",\r\n \"13.77.49.0/27\",\r\n - \ \"13.77.49.32/29\",\r\n \"40.127.82.69/32\",\r\n \"40.127.83.164/32\",\r\n - \ \"104.46.162.192/27\",\r\n \"104.46.163.0/26\",\r\n \"104.46.179.160/27\",\r\n - \ \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n \"191.239.192.109/32\",\r\n - \ \"2603:1010:101::280/123\",\r\n \"2603:1010:101:1::200/121\",\r\n - \ \"2603:1010:101:400::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.BrazilSouth\",\r\n \"id\": \"Sql.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"104.41.11.5/32\",\r\n - \ \"104.41.56.218/32\",\r\n \"191.233.200.0/27\",\r\n \"191.233.200.32/29\",\r\n - \ \"191.233.201.0/27\",\r\n \"191.234.142.160/27\",\r\n \"191.234.142.192/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"australiasoutheast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.70.148.251/32\",\r\n \"13.73.109.251/32\",\r\n \"13.77.48.0/27\",\r\n + \ \"13.77.49.0/27\",\r\n \"13.77.49.32/29\",\r\n \"40.127.82.69/32\",\r\n + \ \"40.127.83.164/32\",\r\n \"104.46.162.192/27\",\r\n \"104.46.163.0/26\",\r\n + \ \"104.46.179.160/27\",\r\n \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n + \ \"191.239.192.109/32\",\r\n \"2603:1010:101::280/123\",\r\n + \ \"2603:1010:101:1::200/121\",\r\n \"2603:1010:101:400::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.BrazilSouth\",\r\n + \ \"id\": \"Sql.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"104.41.11.5/32\",\r\n \"104.41.56.218/32\",\r\n + \ \"191.233.200.0/27\",\r\n \"191.233.200.32/29\",\r\n \"191.233.201.0/27\",\r\n + \ \"191.234.142.160/27\",\r\n \"191.234.142.192/27\",\r\n \ \"191.234.144.0/27\",\r\n \"191.234.144.32/29\",\r\n \"191.234.145.0/27\",\r\n \ \"191.234.152.0/26\",\r\n \"191.234.153.0/26\",\r\n \"191.234.157.136/29\",\r\n \ \"2603:1050:6::320/123\",\r\n \"2603:1050:6::380/121\",\r\n @@ -21930,7 +22534,7 @@ interactions: \ \"2603:1050:6:c00::/122\",\r\n \"2603:1050:6:c01::/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.BrazilSoutheast\",\r\n \ \"id\": \"Sql.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -21940,32 +22544,33 @@ interactions: \ \"2603:1050:403:1::280/121\",\r\n \"2603:1050:403:402::/123\",\r\n \ \"2603:1050:403:403::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.CanadaCentral\",\r\n \"id\": \"Sql.CanadaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.71.168.0/27\",\r\n - \ \"13.71.168.32/29\",\r\n \"13.71.169.0/27\",\r\n \"13.71.177.192/27\",\r\n - \ \"13.71.178.0/26\",\r\n \"20.38.144.0/27\",\r\n \"20.38.144.32/29\",\r\n - \ \"20.38.145.0/27\",\r\n \"20.48.196.32/27\",\r\n \"20.48.196.64/27\",\r\n - \ \"20.48.196.128/26\",\r\n \"40.85.224.249/32\",\r\n \"52.228.35.221/32\",\r\n - \ \"52.246.152.0/27\",\r\n \"52.246.152.32/29\",\r\n \"52.246.153.0/27\",\r\n - \ \"2603:1030:f05::320/123\",\r\n \"2603:1030:f05::380/121\",\r\n - \ \"2603:1030:f05:400::/123\",\r\n \"2603:1030:f05:401::/123\",\r\n - \ \"2603:1030:f05:800::/123\",\r\n \"2603:1030:f05:801::/123\",\r\n - \ \"2603:1030:f05:c00::/123\",\r\n \"2603:1030:f05:c01::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CanadaEast\",\r\n - \ \"id\": \"Sql.CanadaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"40.69.105.32/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"canadacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.71.168.0/27\",\r\n \"13.71.168.32/29\",\r\n \"13.71.169.0/27\",\r\n + \ \"13.71.177.192/27\",\r\n \"13.71.178.0/26\",\r\n \"20.38.144.0/27\",\r\n + \ \"20.38.144.32/29\",\r\n \"20.38.145.0/27\",\r\n \"20.48.196.32/27\",\r\n + \ \"20.48.196.64/27\",\r\n \"20.48.196.128/26\",\r\n \"40.85.224.249/32\",\r\n + \ \"52.228.35.221/32\",\r\n \"52.246.152.0/27\",\r\n \"52.246.152.32/29\",\r\n + \ \"52.246.153.0/27\",\r\n \"2603:1030:f05::320/123\",\r\n + \ \"2603:1030:f05::380/121\",\r\n \"2603:1030:f05:400::/123\",\r\n + \ \"2603:1030:f05:401::/123\",\r\n \"2603:1030:f05:800::/123\",\r\n + \ \"2603:1030:f05:801::/123\",\r\n \"2603:1030:f05:c00::/123\",\r\n + \ \"2603:1030:f05:c01::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.CanadaEast\",\r\n \"id\": \"Sql.CanadaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"40.69.105.32/29\",\r\n \ \"40.86.226.166/32\",\r\n \"52.139.106.192/26\",\r\n \"52.139.107.0/26\",\r\n \ \"52.242.30.154/32\",\r\n \"2603:1030:1005::280/123\",\r\n \ \"2603:1030:1005:1::200/121\",\r\n \"2603:1030:1005:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CentralIndia\",\r\n - \ \"id\": \"Sql.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -21980,7 +22585,7 @@ interactions: \ \"2603:1040:a06:800::/123\",\r\n \"2603:1040:a06:801::/123\",\r\n \ \"2603:1040:a06:c00::/123\",\r\n \"2603:1040:a06:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CentralUS\",\r\n - \ \"id\": \"Sql.CentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.CentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -22001,107 +22606,108 @@ interactions: \ \"2603:1030:10:801::/123\",\r\n \"2603:1030:10:c00::/123\",\r\n \ \"2603:1030:10:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.CentralUSEUAP\",\r\n \"id\": \"Sql.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.46.11.32/27\",\r\n - \ \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n \"40.78.200.128/29\",\r\n - \ \"40.78.201.128/29\",\r\n \"52.180.176.154/32\",\r\n \"52.180.183.226/32\",\r\n - \ \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n \"2603:1030:f:1::280/123\",\r\n - \ \"2603:1030:f:2::200/121\",\r\n \"2603:1030:f:402::/122\",\r\n - \ \"2603:1030:f:403::/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastAsia\",\r\n \"id\": \"Sql.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.46.11.32/27\",\r\n \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n + \ \"40.78.200.128/29\",\r\n \"40.78.201.128/29\",\r\n \"52.180.176.154/32\",\r\n + \ \"52.180.183.226/32\",\r\n \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n + \ \"2603:1030:f:1::280/123\",\r\n \"2603:1030:f:2::200/121\",\r\n + \ \"2603:1030:f:402::/122\",\r\n \"2603:1030:f:403::/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastAsia\",\r\n + \ \"id\": \"Sql.EastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"13.75.32.0/26\",\r\n \"13.75.32.192/29\",\r\n \"13.75.33.0/26\",\r\n + \ \"13.75.33.192/29\",\r\n \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n + \ \"20.195.72.128/26\",\r\n \"20.205.72.64/27\",\r\n \"20.205.73.64/27\",\r\n + \ \"20.205.77.176/29\",\r\n \"20.205.77.200/29\",\r\n \"20.205.80.64/27\",\r\n + \ \"20.205.81.64/27\",\r\n \"20.205.83.224/29\",\r\n \"52.175.33.150/32\",\r\n + \ \"191.234.2.139/32\",\r\n \"2603:1040:207::280/123\",\r\n + \ \"2603:1040:207:1::200/121\",\r\n \"2603:1040:207:400::/123\",\r\n + \ \"2603:1040:207:401::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.EastUS\",\r\n \"id\": \"Sql.EastUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.75.32.0/26\",\r\n - \ \"13.75.32.192/29\",\r\n \"13.75.33.0/26\",\r\n \"13.75.33.192/29\",\r\n - \ \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n \"20.195.72.128/26\",\r\n - \ \"20.205.72.64/27\",\r\n \"20.205.73.64/27\",\r\n \"20.205.77.176/29\",\r\n - \ \"20.205.77.200/29\",\r\n \"20.205.80.64/27\",\r\n \"20.205.81.64/27\",\r\n - \ \"20.205.83.224/29\",\r\n \"52.175.33.150/32\",\r\n \"191.234.2.139/32\",\r\n - \ \"2603:1040:207::280/123\",\r\n \"2603:1040:207:1::200/121\",\r\n - \ \"2603:1040:207:400::/123\",\r\n \"2603:1040:207:401::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS\",\r\n - \ \"id\": \"Sql.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": - \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.42.65.64/29\",\r\n + \ \"20.42.65.96/27\",\r\n \"20.42.68.192/27\",\r\n \"20.42.69.0/25\",\r\n + \ \"20.42.69.128/26\",\r\n \"20.42.73.0/29\",\r\n \"20.42.73.32/27\",\r\n + \ \"20.42.74.192/27\",\r\n \"20.42.75.0/25\",\r\n \"20.42.75.128/26\",\r\n + \ \"20.62.132.160/27\",\r\n \"20.62.132.192/27\",\r\n \"20.62.133.0/26\",\r\n + \ \"23.96.89.109/32\",\r\n \"23.96.106.191/32\",\r\n \"40.71.8.0/26\",\r\n + \ \"40.71.8.192/26\",\r\n \"40.71.9.0/26\",\r\n \"40.71.9.192/26\",\r\n + \ \"40.71.83.113/32\",\r\n \"40.76.2.172/32\",\r\n \"40.76.26.90/32\",\r\n + \ \"40.76.42.44/32\",\r\n \"40.76.65.222/32\",\r\n \"40.76.66.9/32\",\r\n + \ \"40.76.193.221/32\",\r\n \"40.78.224.0/26\",\r\n \"40.78.224.128/26\",\r\n + \ \"40.78.225.0/26\",\r\n \"40.78.225.128/26\",\r\n \"40.79.152.0/26\",\r\n + \ \"40.79.152.192/26\",\r\n \"40.79.153.0/26\",\r\n \"40.79.153.192/26\",\r\n + \ \"40.114.45.195/32\",\r\n \"40.114.81.142/32\",\r\n \"40.117.42.73/32\",\r\n + \ \"40.117.44.71/32\",\r\n \"40.121.143.204/32\",\r\n \"40.121.149.49/32\",\r\n + \ \"40.121.158.30/32\",\r\n \"52.168.116.64/29\",\r\n \"52.168.117.96/27\",\r\n + \ \"52.168.117.128/27\",\r\n \"52.168.117.160/29\",\r\n \"52.168.117.192/26\",\r\n + \ \"52.168.118.0/25\",\r\n \"52.168.166.153/32\",\r\n \"52.170.98.29/32\",\r\n + \ \"52.186.79.49/32\",\r\n \"104.41.152.74/32\",\r\n \"104.45.158.30/32\",\r\n + \ \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n \"191.238.6.46/32\",\r\n + \ \"2603:1030:210::320/123\",\r\n \"2603:1030:210::380/121\",\r\n + \ \"2603:1030:210:400::/123\",\r\n \"2603:1030:210:401::/123\",\r\n + \ \"2603:1030:210:800::/123\",\r\n \"2603:1030:210:801::/123\",\r\n + \ \"2603:1030:210:c00::/123\",\r\n \"2603:1030:210:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2\",\r\n + \ \"id\": \"Sql.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.36.144.128/27\",\r\n \"20.36.145.0/25\",\r\n + \ \"20.62.58.128/25\",\r\n \"20.65.1.0/26\",\r\n \"40.70.144.0/26\",\r\n + \ \"40.70.144.192/29\",\r\n \"40.70.145.0/26\",\r\n \"40.79.84.180/32\",\r\n + \ \"52.167.104.0/26\",\r\n \"52.167.104.192/29\",\r\n \"52.167.104.224/27\",\r\n + \ \"52.167.105.0/26\",\r\n \"52.167.111.144/28\",\r\n \"52.167.111.192/27\",\r\n + \ \"52.167.117.226/32\",\r\n \"52.167.145.64/26\",\r\n \"52.167.145.128/27\",\r\n + \ \"52.167.145.192/26\",\r\n \"52.177.185.181/32\",\r\n \"52.179.178.184/32\",\r\n + \ \"104.208.149.0/26\",\r\n \"104.208.150.0/26\",\r\n \"104.208.150.192/29\",\r\n + \ \"104.208.151.64/26\",\r\n \"191.239.224.107/32\",\r\n + \ \"191.239.224.108/31\",\r\n \"191.239.224.110/32\",\r\n + \ \"2603:1030:40c::320/123\",\r\n \"2603:1030:40c::380/121\",\r\n + \ \"2603:1030:40c:400::/123\",\r\n \"2603:1030:40c:401::/123\",\r\n + \ \"2603:1030:40c:800::/123\",\r\n \"2603:1030:40c:801::/123\",\r\n + \ \"2603:1030:40c:c00::/123\",\r\n \"2603:1030:40c:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2EUAP\",\r\n + \ \"id\": \"Sql.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.42.65.64/29\",\r\n \"20.42.65.96/27\",\r\n \"20.42.68.192/27\",\r\n - \ \"20.42.69.0/25\",\r\n \"20.42.69.128/26\",\r\n \"20.42.73.0/29\",\r\n - \ \"20.42.73.32/27\",\r\n \"20.42.74.192/27\",\r\n \"20.42.75.0/25\",\r\n - \ \"20.42.75.128/26\",\r\n \"20.62.132.160/27\",\r\n \"20.62.132.192/27\",\r\n - \ \"20.62.133.0/26\",\r\n \"23.96.89.109/32\",\r\n \"23.96.106.191/32\",\r\n - \ \"40.71.8.0/26\",\r\n \"40.71.8.192/26\",\r\n \"40.71.9.0/26\",\r\n - \ \"40.71.9.192/26\",\r\n \"40.71.83.113/32\",\r\n \"40.76.2.172/32\",\r\n - \ \"40.76.26.90/32\",\r\n \"40.76.42.44/32\",\r\n \"40.76.65.222/32\",\r\n - \ \"40.76.66.9/32\",\r\n \"40.76.193.221/32\",\r\n \"40.78.224.0/26\",\r\n - \ \"40.78.224.128/26\",\r\n \"40.78.225.0/26\",\r\n \"40.78.225.128/26\",\r\n - \ \"40.79.152.0/26\",\r\n \"40.79.152.192/26\",\r\n \"40.79.153.0/26\",\r\n - \ \"40.79.153.192/26\",\r\n \"40.114.45.195/32\",\r\n \"40.114.81.142/32\",\r\n - \ \"40.117.42.73/32\",\r\n \"40.117.44.71/32\",\r\n \"40.121.143.204/32\",\r\n - \ \"40.121.149.49/32\",\r\n \"40.121.158.30/32\",\r\n \"52.168.116.64/29\",\r\n - \ \"52.168.117.96/27\",\r\n \"52.168.117.128/27\",\r\n \"52.168.117.160/29\",\r\n - \ \"52.168.117.192/26\",\r\n \"52.168.118.0/25\",\r\n \"52.168.166.153/32\",\r\n - \ \"52.170.98.29/32\",\r\n \"52.186.79.49/32\",\r\n \"104.41.152.74/32\",\r\n - \ \"104.45.158.30/32\",\r\n \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n - \ \"191.238.6.46/32\",\r\n \"2603:1030:210::320/123\",\r\n - \ \"2603:1030:210::380/121\",\r\n \"2603:1030:210:400::/123\",\r\n - \ \"2603:1030:210:401::/123\",\r\n \"2603:1030:210:800::/123\",\r\n - \ \"2603:1030:210:801::/123\",\r\n \"2603:1030:210:c00::/123\",\r\n - \ \"2603:1030:210:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2\",\r\n \"id\": \"Sql.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.144.128/27\",\r\n - \ \"20.36.145.0/25\",\r\n \"20.62.58.128/25\",\r\n \"20.65.1.0/26\",\r\n - \ \"40.70.144.0/26\",\r\n \"40.70.144.192/29\",\r\n \"40.70.145.0/26\",\r\n - \ \"40.79.84.180/32\",\r\n \"52.167.104.0/26\",\r\n \"52.167.104.192/29\",\r\n - \ \"52.167.104.224/27\",\r\n \"52.167.105.0/26\",\r\n \"52.167.111.144/28\",\r\n - \ \"52.167.111.192/27\",\r\n \"52.167.117.226/32\",\r\n \"52.167.145.64/26\",\r\n - \ \"52.167.145.128/27\",\r\n \"52.167.145.192/26\",\r\n \"52.177.185.181/32\",\r\n - \ \"52.179.178.184/32\",\r\n \"104.208.149.0/26\",\r\n \"104.208.150.0/26\",\r\n - \ \"104.208.150.192/29\",\r\n \"104.208.151.64/26\",\r\n - \ \"191.239.224.107/32\",\r\n \"191.239.224.108/31\",\r\n - \ \"191.239.224.110/32\",\r\n \"2603:1030:40c::320/123\",\r\n - \ \"2603:1030:40c::380/121\",\r\n \"2603:1030:40c:400::/123\",\r\n - \ \"2603:1030:40c:401::/123\",\r\n \"2603:1030:40c:800::/123\",\r\n - \ \"2603:1030:40c:801::/123\",\r\n \"2603:1030:40c:c00::/123\",\r\n - \ \"2603:1030:40c:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2EUAP\",\r\n \"id\": \"Sql.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.51.17.160/27\",\r\n - \ \"20.51.17.192/27\",\r\n \"20.51.20.0/26\",\r\n \"40.74.144.0/27\",\r\n - \ \"40.74.144.32/29\",\r\n \"40.74.145.0/27\",\r\n \"40.74.145.32/29\",\r\n - \ \"40.75.32.0/27\",\r\n \"40.75.32.40/29\",\r\n \"40.75.33.0/27\",\r\n - \ \"40.75.33.32/29\",\r\n \"52.138.88.0/27\",\r\n \"52.138.88.32/29\",\r\n - \ \"52.138.89.0/27\",\r\n \"52.138.89.32/29\",\r\n \"52.225.188.46/32\",\r\n - \ \"52.225.188.113/32\",\r\n \"2603:1030:40b:2::200/123\",\r\n - \ \"2603:1030:40b:2::280/121\",\r\n \"2603:1030:40b:402::/122\",\r\n - \ \"2603:1030:40b:403::/122\",\r\n \"2603:1030:40b:802::/122\",\r\n - \ \"2603:1030:40b:803::/122\",\r\n \"2603:1030:40b:c02::/122\",\r\n - \ \"2603:1030:40b:c03::/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2Stage\",\r\n \"id\": \"Sql.EastUS2Stage\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"137.116.31.224/27\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.FranceCentral\",\r\n - \ \"id\": \"Sql.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"20.51.17.160/27\",\r\n \"20.51.17.192/27\",\r\n + \ \"20.51.20.0/26\",\r\n \"40.74.144.0/27\",\r\n \"40.74.144.32/29\",\r\n + \ \"40.74.145.0/27\",\r\n \"40.74.145.32/29\",\r\n \"40.75.32.0/27\",\r\n + \ \"40.75.32.40/29\",\r\n \"40.75.33.0/27\",\r\n \"40.75.33.32/29\",\r\n + \ \"52.138.88.0/27\",\r\n \"52.138.88.32/29\",\r\n \"52.138.89.0/27\",\r\n + \ \"52.138.89.32/29\",\r\n \"52.225.188.46/32\",\r\n \"52.225.188.113/32\",\r\n + \ \"2603:1030:40b:2::200/123\",\r\n \"2603:1030:40b:2::280/121\",\r\n + \ \"2603:1030:40b:402::/122\",\r\n \"2603:1030:40b:403::/122\",\r\n + \ \"2603:1030:40b:802::/122\",\r\n \"2603:1030:40b:803::/122\",\r\n + \ \"2603:1030:40b:c02::/122\",\r\n \"2603:1030:40b:c03::/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2Stage\",\r\n + \ \"id\": \"Sql.EastUS2Stage\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.43.47.192/26\",\r\n \"40.79.128.0/27\",\r\n \"40.79.128.32/29\",\r\n + [\r\n \"137.116.31.224/27\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.FranceCentral\",\r\n \"id\": \"Sql.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.43.47.192/26\",\r\n \"40.79.128.0/27\",\r\n \"40.79.128.32/29\",\r\n \ \"40.79.129.0/27\",\r\n \"40.79.136.0/27\",\r\n \"40.79.136.32/29\",\r\n \ \"40.79.137.0/27\",\r\n \"40.79.144.0/27\",\r\n \"40.79.144.32/29\",\r\n \ \"40.79.145.0/27\",\r\n \"51.138.210.0/26\",\r\n \"2603:1020:805::320/123\",\r\n @@ -22110,16 +22716,16 @@ interactions: \ \"2603:1020:805:801::/123\",\r\n \"2603:1020:805:c00::/123\",\r\n \ \"2603:1020:805:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.FranceSouth\",\r\n \"id\": \"Sql.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"40.79.176.0/27\",\r\n - \ \"40.79.176.40/29\",\r\n \"40.79.177.0/27\",\r\n \"40.79.177.32/29\",\r\n - \ \"52.136.185.0/25\",\r\n \"2603:1020:905::280/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.79.176.0/27\",\r\n \"40.79.176.40/29\",\r\n \"40.79.177.0/27\",\r\n + \ \"40.79.177.32/29\",\r\n \"52.136.185.0/25\",\r\n \"2603:1020:905::280/123\",\r\n \ \"2603:1020:905:1::200/121\",\r\n \"2603:1020:905:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.GermanyNorth\",\r\n - \ \"id\": \"Sql.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -22130,7 +22736,7 @@ interactions: \ \"2603:1020:d04:1::200/121\",\r\n \"2603:1020:d04:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.GermanyWestCentral\",\r\n \ \"id\": \"Sql.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -22144,7 +22750,7 @@ interactions: \ \"2603:1020:c04:800::/123\",\r\n \"2603:1020:c04:801::/123\",\r\n \ \"2603:1020:c04:c00::/123\",\r\n \"2603:1020:c04:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JapanEast\",\r\n - \ \"id\": \"Sql.JapanEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.JapanEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -22161,40 +22767,41 @@ interactions: \ \"2603:1040:407:801::/123\",\r\n \"2603:1040:407:c00::/123\",\r\n \ \"2603:1040:407:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.JapanWest\",\r\n \"id\": \"Sql.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.189.225.160/27\",\r\n - \ \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n \"40.74.96.0/27\",\r\n - \ \"40.74.96.32/29\",\r\n \"40.74.97.0/27\",\r\n \"40.80.181.64/26\",\r\n - \ \"104.214.148.156/32\",\r\n \"191.238.68.11/32\",\r\n \"2603:1040:606::280/123\",\r\n - \ \"2603:1040:606:1::200/121\",\r\n \"2603:1040:606:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JioIndiaCentral\",\r\n - \ \"id\": \"Sql.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.192.48.32/27\",\r\n - \ \"20.192.48.64/27\",\r\n \"20.192.48.128/26\",\r\n \"20.192.232.0/27\",\r\n - \ \"20.192.233.0/27\",\r\n \"20.192.233.32/29\",\r\n \"2603:1040:1104::500/123\",\r\n - \ \"2603:1040:1104:1::300/121\",\r\n \"2603:1040:1104:400::440/123\",\r\n - \ \"2603:1040:1104:402::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.JioIndiaWest\",\r\n \"id\": \"Sql.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.192.167.224/27\",\r\n - \ \"20.193.192.0/27\",\r\n \"20.193.192.64/26\",\r\n \"20.193.200.0/27\",\r\n - \ \"20.193.200.32/29\",\r\n \"20.193.201.0/27\",\r\n \"2603:1040:d04:1::520/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.189.225.160/27\",\r\n \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n + \ \"40.74.96.0/27\",\r\n \"40.74.96.32/29\",\r\n \"40.74.97.0/27\",\r\n + \ \"40.80.181.64/26\",\r\n \"104.214.148.156/32\",\r\n \"191.238.68.11/32\",\r\n + \ \"2603:1040:606::280/123\",\r\n \"2603:1040:606:1::200/121\",\r\n + \ \"2603:1040:606:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.JioIndiaCentral\",\r\n \"id\": \"Sql.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.192.48.32/27\",\r\n \"20.192.48.64/27\",\r\n \"20.192.48.128/26\",\r\n + \ \"20.192.232.0/27\",\r\n \"20.192.233.0/27\",\r\n \"20.192.233.32/29\",\r\n + \ \"2603:1040:1104::500/123\",\r\n \"2603:1040:1104:1::300/121\",\r\n + \ \"2603:1040:1104:400::440/123\",\r\n \"2603:1040:1104:402::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JioIndiaWest\",\r\n + \ \"id\": \"Sql.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.192.167.224/27\",\r\n \"20.193.192.0/27\",\r\n + \ \"20.193.192.64/26\",\r\n \"20.193.200.0/27\",\r\n \"20.193.200.32/29\",\r\n + \ \"20.193.201.0/27\",\r\n \"2603:1040:d04:1::520/123\",\r\n \ \"2603:1040:d04:1::580/121\",\r\n \"2603:1040:d04:400::400/123\",\r\n \ \"2603:1040:d04:402::/123\",\r\n \"2603:1040:d04:403::/123\",\r\n \ \"2603:1040:d04:802::/123\",\r\n \"2603:1040:d04:803::/123\",\r\n \ \"2603:1040:d04:c03::/123\",\r\n \"2603:1040:d04:c04::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.KoreaCentral\",\r\n - \ \"id\": \"Sql.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -22209,16 +22816,16 @@ interactions: \ \"2603:1040:f05:801::/123\",\r\n \"2603:1040:f05:c00::/123\",\r\n \ \"2603:1040:f05:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.KoreaSouth\",\r\n \"id\": \"Sql.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"52.147.112.160/27\",\r\n - \ \"52.231.144.0/27\",\r\n \"52.231.145.0/27\",\r\n \"52.231.151.96/27\",\r\n - \ \"52.231.200.86/32\",\r\n \"2603:1040:e05::/123\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"52.147.112.160/27\",\r\n \"52.231.144.0/27\",\r\n \"52.231.145.0/27\",\r\n + \ \"52.231.151.96/27\",\r\n \"52.231.200.86/32\",\r\n \"2603:1040:e05::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUS\",\r\n \ \"id\": \"Sql.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -22235,13 +22842,13 @@ interactions: \ \"2603:1030:608:1::200/121\",\r\n \"2603:1030:608:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUSStage\",\r\n \ \"id\": \"Sql.NorthCentralUSStage\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"168.62.115.112/28\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthEurope\",\r\n - \ \"id\": \"Sql.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -22264,9 +22871,9 @@ interactions: \ \"2603:1020:5:801::/123\",\r\n \"2603:1020:5:c00::/123\",\r\n \ \"2603:1020:5:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.NorwayEast\",\r\n \"id\": \"Sql.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.120.96.0/27\",\r\n \ \"51.120.96.32/29\",\r\n \"51.120.97.0/27\",\r\n \"51.120.104.0/27\",\r\n @@ -22278,32 +22885,43 @@ interactions: \ \"2603:1020:e04:801::/123\",\r\n \"2603:1020:e04:c00::/123\",\r\n \ \"2603:1020:e04:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.NorwayWest\",\r\n \"id\": \"Sql.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.13.136.224/27\",\r\n \ \"51.13.137.0/27\",\r\n \"51.13.137.64/26\",\r\n \"51.120.216.0/27\",\r\n \ \"51.120.217.0/27\",\r\n \"51.120.217.32/29\",\r\n \"2603:1020:f04::280/123\",\r\n \ \"2603:1020:f04:1::200/121\",\r\n \"2603:1020:f04:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthAfricaNorth\",\r\n - \ \"id\": \"Sql.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"102.37.160.0/27\",\r\n - \ \"102.37.160.64/26\",\r\n \"102.133.120.0/27\",\r\n \"102.133.120.32/29\",\r\n - \ \"102.133.121.0/27\",\r\n \"102.133.152.0/27\",\r\n \"102.133.152.32/29\",\r\n - \ \"102.133.153.0/27\",\r\n \"102.133.221.224/27\",\r\n \"102.133.248.0/27\",\r\n - \ \"102.133.248.32/29\",\r\n \"102.133.249.0/27\",\r\n \"2603:1000:104::640/123\",\r\n - \ \"2603:1000:104::680/121\",\r\n \"2603:1000:104:400::/123\",\r\n - \ \"2603:1000:104:401::/123\",\r\n \"2603:1000:104:800::/123\",\r\n - \ \"2603:1000:104:801::/123\",\r\n \"2603:1000:104:c00::/123\",\r\n - \ \"2603:1000:104:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SouthAfricaWest\",\r\n \"id\": \"Sql.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.QatarCentral\",\r\n + \ \"id\": \"Sql.QatarCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.21.40.64/27\",\r\n \"20.21.41.64/27\",\r\n \"20.21.43.248/29\",\r\n + \ \"20.21.53.32/27\",\r\n \"20.21.53.64/26\",\r\n \"20.21.64.64/27\",\r\n + \ \"20.21.65.64/27\",\r\n \"20.21.67.192/29\",\r\n \"20.21.72.64/27\",\r\n + \ \"20.21.73.64/27\",\r\n \"20.21.75.192/29\",\r\n \"2603:1040:1002:2::c0/123\",\r\n + \ \"2603:1040:1002:2::280/121\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthAfricaNorth\",\r\n \"id\": \"Sql.SouthAfricaNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southafricanorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"102.37.160.0/27\",\r\n \"102.37.160.64/26\",\r\n \"102.133.120.0/27\",\r\n + \ \"102.133.120.32/29\",\r\n \"102.133.121.0/27\",\r\n \"102.133.152.0/27\",\r\n + \ \"102.133.152.32/29\",\r\n \"102.133.153.0/27\",\r\n \"102.133.221.224/27\",\r\n + \ \"102.133.248.0/27\",\r\n \"102.133.248.32/29\",\r\n \"102.133.249.0/27\",\r\n + \ \"2603:1000:104::640/123\",\r\n \"2603:1000:104::680/121\",\r\n + \ \"2603:1000:104:400::/123\",\r\n \"2603:1000:104:401::/123\",\r\n + \ \"2603:1000:104:800::/123\",\r\n \"2603:1000:104:801::/123\",\r\n + \ \"2603:1000:104:c00::/123\",\r\n \"2603:1000:104:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthAfricaWest\",\r\n + \ \"id\": \"Sql.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"102.37.80.96/27\",\r\n @@ -22312,64 +22930,65 @@ interactions: \ \"2603:1000:4:1::200/121\",\r\n \"2603:1000:4:400::/123\",\r\n \ \"2603:1000:4:401::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SouthCentralUS\",\r\n \"id\": \"Sql.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.65.209.243/32\",\r\n - \ \"13.66.60.72/32\",\r\n \"13.66.62.124/32\",\r\n \"13.85.65.48/32\",\r\n - \ \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n \"20.45.121.32/29\",\r\n - \ \"20.45.127.128/26\",\r\n \"20.49.88.0/27\",\r\n \"20.49.88.32/29\",\r\n - \ \"20.49.89.0/27\",\r\n \"20.49.89.32/29\",\r\n \"20.49.95.192/26\",\r\n - \ \"20.65.132.160/27\",\r\n \"20.65.132.192/27\",\r\n \"20.65.133.0/26\",\r\n - \ \"23.98.162.75/32\",\r\n \"23.98.162.76/31\",\r\n \"23.98.170.75/32\",\r\n - \ \"23.98.170.76/31\",\r\n \"23.102.179.187/32\",\r\n \"40.84.153.95/32\",\r\n - \ \"40.84.155.210/32\",\r\n \"40.84.191.1/32\",\r\n \"40.84.193.16/32\",\r\n - \ \"40.84.195.189/32\",\r\n \"40.84.231.203/32\",\r\n \"40.124.8.76/32\",\r\n - \ \"40.124.64.136/29\",\r\n \"40.124.64.160/27\",\r\n \"40.124.65.128/27\",\r\n - \ \"40.124.65.192/26\",\r\n \"52.183.250.62/32\",\r\n \"104.214.16.0/26\",\r\n - \ \"104.214.16.192/26\",\r\n \"104.214.17.0/26\",\r\n \"104.214.17.192/26\",\r\n - \ \"104.214.73.137/32\",\r\n \"2603:1030:807::320/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.65.209.243/32\",\r\n \"13.66.60.72/32\",\r\n \"13.66.62.124/32\",\r\n + \ \"13.85.65.48/32\",\r\n \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n + \ \"20.45.121.32/29\",\r\n \"20.45.127.128/26\",\r\n \"20.49.88.0/27\",\r\n + \ \"20.49.88.32/29\",\r\n \"20.49.89.0/27\",\r\n \"20.49.89.32/29\",\r\n + \ \"20.49.95.192/26\",\r\n \"20.65.132.160/27\",\r\n \"20.65.132.192/27\",\r\n + \ \"20.65.133.0/26\",\r\n \"23.98.162.75/32\",\r\n \"23.98.162.76/31\",\r\n + \ \"23.98.170.75/32\",\r\n \"23.98.170.76/31\",\r\n \"23.102.179.187/32\",\r\n + \ \"40.84.153.95/32\",\r\n \"40.84.155.210/32\",\r\n \"40.84.191.1/32\",\r\n + \ \"40.84.193.16/32\",\r\n \"40.84.195.189/32\",\r\n \"40.84.231.203/32\",\r\n + \ \"40.124.8.76/32\",\r\n \"40.124.64.136/29\",\r\n \"40.124.64.160/27\",\r\n + \ \"40.124.65.128/27\",\r\n \"40.124.65.192/26\",\r\n \"52.183.250.62/32\",\r\n + \ \"104.214.16.0/26\",\r\n \"104.214.16.192/26\",\r\n \"104.214.17.0/26\",\r\n + \ \"104.214.17.192/26\",\r\n \"104.214.73.137/32\",\r\n \"2603:1030:807::320/123\",\r\n \ \"2603:1030:807::380/121\",\r\n \"2603:1030:807:400::/123\",\r\n \ \"2603:1030:807:401::/123\",\r\n \"2603:1030:807:800::/123\",\r\n \ \"2603:1030:807:801::/123\",\r\n \"2603:1030:807:c00::/123\",\r\n \ \"2603:1030:807:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SouthCentralUSSTG\",\r\n \"id\": \"Sql.SouthCentralUSSTG\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.44.0.0/27\",\r\n - \ \"20.44.1.0/27\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Sql.SoutheastAsia\",\r\n \"id\": \"Sql.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.67.16.0/26\",\r\n - \ \"13.67.16.192/29\",\r\n \"13.67.17.0/26\",\r\n \"13.67.20.128/26\",\r\n - \ \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n \"20.195.65.128/26\",\r\n - \ \"20.205.192.128/26\",\r\n \"23.98.80.0/26\",\r\n \"23.98.80.192/29\",\r\n - \ \"23.98.81.0/26\",\r\n \"23.98.113.128/26\",\r\n \"23.100.117.95/32\",\r\n - \ \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n \"40.78.233.0/26\",\r\n - \ \"104.43.15.0/32\",\r\n \"2603:1040:5::420/123\",\r\n \"2603:1040:5::480/121\",\r\n - \ \"2603:1040:5:400::/123\",\r\n \"2603:1040:5:401::/123\",\r\n - \ \"2603:1040:5:800::/123\",\r\n \"2603:1040:5:801::/123\",\r\n - \ \"2603:1040:5:c00::/123\",\r\n \"2603:1040:5:c01::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthIndia\",\r\n - \ \"id\": \"Sql.SouthIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"40.78.192.0/27\",\r\n \"40.78.192.32/29\",\r\n \"40.78.193.0/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"usstagec\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.44.0.0/27\",\r\n \"20.44.1.0/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Sql.SoutheastAsia\",\r\n \"id\": + \"Sql.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.67.16.0/26\",\r\n \"13.67.16.192/29\",\r\n \"13.67.17.0/26\",\r\n + \ \"13.67.20.128/26\",\r\n \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n + \ \"20.195.65.128/26\",\r\n \"20.205.192.128/26\",\r\n \"23.98.80.0/26\",\r\n + \ \"23.98.80.192/29\",\r\n \"23.98.81.0/26\",\r\n \"23.98.113.128/26\",\r\n + \ \"23.100.117.95/32\",\r\n \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n + \ \"40.78.233.0/26\",\r\n \"104.43.15.0/32\",\r\n \"2603:1040:5::420/123\",\r\n + \ \"2603:1040:5::480/121\",\r\n \"2603:1040:5:400::/123\",\r\n + \ \"2603:1040:5:401::/123\",\r\n \"2603:1040:5:800::/123\",\r\n + \ \"2603:1040:5:801::/123\",\r\n \"2603:1040:5:c00::/123\",\r\n + \ \"2603:1040:5:c01::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthIndia\",\r\n \"id\": \"Sql.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.78.192.0/27\",\r\n \"40.78.192.32/29\",\r\n \"40.78.193.0/27\",\r\n \ \"40.78.193.32/29\",\r\n \"52.172.24.47/32\",\r\n \"52.172.113.96/27\",\r\n \ \"52.172.113.128/27\",\r\n \"52.172.113.192/26\",\r\n \"104.211.224.146/32\",\r\n \ \"2603:1040:c06::280/123\",\r\n \"2603:1040:c06:1::200/121\",\r\n \ \"2603:1040:c06:400::/123\",\r\n \"2603:1040:c06:401::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwedenCentral\",\r\n \ \"id\": \"Sql.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -22383,67 +23002,68 @@ interactions: \ \"2603:1020:1004:803::/123\",\r\n \"2603:1020:1004:c03::/123\",\r\n \ \"2603:1020:1004:c04::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SwedenSouth\",\r\n \"id\": \"Sql.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.12.198.32/27\",\r\n - \ \"51.12.198.64/27\",\r\n \"51.12.198.128/26\",\r\n \"51.12.200.0/27\",\r\n - \ \"51.12.200.32/29\",\r\n \"51.12.201.0/27\",\r\n \"51.12.201.32/29\",\r\n - \ \"2603:1020:1104::500/123\",\r\n \"2603:1020:1104:1::300/121\",\r\n - \ \"2603:1020:1104:400::420/123\",\r\n \"2603:1020:1104:402::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwitzerlandNorth\",\r\n - \ \"id\": \"Sql.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n - \ \"20.208.19.192/29\",\r\n \"51.103.200.64/27\",\r\n \"51.103.201.64/27\",\r\n - \ \"51.103.203.192/29\",\r\n \"51.107.56.0/27\",\r\n \"51.107.56.32/29\",\r\n - \ \"51.107.57.0/27\",\r\n \"51.107.242.32/27\",\r\n \"51.107.242.64/27\",\r\n - \ \"51.107.242.128/26\",\r\n \"2603:1020:a04::320/123\",\r\n - \ \"2603:1020:a04::380/121\",\r\n \"2603:1020:a04:400::/123\",\r\n - \ \"2603:1020:a04:401::/123\",\r\n \"2603:1020:a04:800::/123\",\r\n - \ \"2603:1020:a04:801::/123\",\r\n \"2603:1020:a04:c00::/123\",\r\n - \ \"2603:1020:a04:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SwitzerlandWest\",\r\n \"id\": \"Sql.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.107.152.0/27\",\r\n - \ \"51.107.153.0/27\",\r\n \"51.107.153.32/29\",\r\n \"51.107.250.64/26\",\r\n - \ \"51.107.250.128/26\",\r\n \"2603:1020:b04::280/123\",\r\n - \ \"2603:1020:b04:1::200/121\",\r\n \"2603:1020:b04:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.UAECentral\",\r\n - \ \"id\": \"Sql.UAECentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"51.12.198.32/27\",\r\n \"51.12.198.64/27\",\r\n \"51.12.198.128/26\",\r\n + \ \"51.12.200.0/27\",\r\n \"51.12.200.32/29\",\r\n \"51.12.201.0/27\",\r\n + \ \"51.12.201.32/29\",\r\n \"2603:1020:1104::500/123\",\r\n + \ \"2603:1020:1104:1::300/121\",\r\n \"2603:1020:1104:400::420/123\",\r\n + \ \"2603:1020:1104:402::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SwitzerlandNorth\",\r\n \"id\": \"Sql.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n \"20.208.19.192/29\",\r\n + \ \"51.103.200.64/27\",\r\n \"51.103.201.64/27\",\r\n \"51.103.203.192/29\",\r\n + \ \"51.107.56.0/27\",\r\n \"51.107.56.32/29\",\r\n \"51.107.57.0/27\",\r\n + \ \"51.107.242.32/27\",\r\n \"51.107.242.64/27\",\r\n \"51.107.242.128/26\",\r\n + \ \"2603:1020:a04::320/123\",\r\n \"2603:1020:a04::380/121\",\r\n + \ \"2603:1020:a04:400::/123\",\r\n \"2603:1020:a04:401::/123\",\r\n + \ \"2603:1020:a04:800::/123\",\r\n \"2603:1020:a04:801::/123\",\r\n + \ \"2603:1020:a04:c00::/123\",\r\n \"2603:1020:a04:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwitzerlandWest\",\r\n + \ \"id\": \"Sql.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.37.71.64/26\",\r\n \"20.37.71.128/26\",\r\n \"20.37.72.64/27\",\r\n + [\r\n \"51.107.152.0/27\",\r\n \"51.107.153.0/27\",\r\n + \ \"51.107.153.32/29\",\r\n \"51.107.250.64/26\",\r\n \"51.107.250.128/26\",\r\n + \ \"2603:1020:b04::280/123\",\r\n \"2603:1020:b04:1::200/121\",\r\n + \ \"2603:1020:b04:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.UAECentral\",\r\n \"id\": \"Sql.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.37.71.64/26\",\r\n \"20.37.71.128/26\",\r\n \"20.37.72.64/27\",\r\n \ \"20.37.72.96/29\",\r\n \"20.37.73.64/27\",\r\n \"20.37.73.96/29\",\r\n \ \"2603:1040:b04::280/123\",\r\n \"2603:1040:b04:1::200/121\",\r\n \ \"2603:1040:b04:400::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UAENorth\",\r\n \"id\": \"Sql.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.38.143.64/26\",\r\n - \ \"20.38.143.128/26\",\r\n \"20.38.152.24/29\",\r\n \"20.38.153.64/27\",\r\n - \ \"20.38.154.64/27\",\r\n \"40.120.72.0/27\",\r\n \"40.120.72.32/29\",\r\n - \ \"40.120.73.0/27\",\r\n \"65.52.248.0/27\",\r\n \"65.52.248.32/29\",\r\n - \ \"65.52.249.0/27\",\r\n \"2603:1040:904::320/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.38.143.64/26\",\r\n \"20.38.143.128/26\",\r\n \"20.38.152.24/29\",\r\n + \ \"20.38.153.64/27\",\r\n \"20.38.154.64/27\",\r\n \"40.120.72.0/27\",\r\n + \ \"40.120.72.32/29\",\r\n \"40.120.73.0/27\",\r\n \"65.52.248.0/27\",\r\n + \ \"65.52.248.32/29\",\r\n \"65.52.249.0/27\",\r\n \"2603:1040:904::320/123\",\r\n \ \"2603:1040:904::380/121\",\r\n \"2603:1040:904:400::/123\",\r\n \ \"2603:1040:904:401::/123\",\r\n \"2603:1040:904:800::/123\",\r\n \ \"2603:1040:904:801::/123\",\r\n \"2603:1040:904:c00::/123\",\r\n \ \"2603:1040:904:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UKSouth\",\r\n \"id\": \"Sql.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.104.10.0/26\",\r\n \ \"51.105.64.0/27\",\r\n \"51.105.64.32/29\",\r\n \"51.105.65.0/27\",\r\n @@ -22458,9 +23078,9 @@ interactions: \ \"2603:1020:705:801::/123\",\r\n \"2603:1020:705:c00::/123\",\r\n \ \"2603:1020:705:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UKWest\",\r\n \"id\": \"Sql.UKWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.58.66.128/25\",\r\n \ \"20.58.68.56/30\",\r\n \"51.11.97.192/26\",\r\n \"51.140.208.64/27\",\r\n @@ -22469,7 +23089,7 @@ interactions: \ \"2603:1020:605:1::200/121\",\r\n \"2603:1020:605:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestCentralUS\",\r\n \ \"id\": \"Sql.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -22479,7 +23099,7 @@ interactions: \ \"52.161.128.32/27\",\r\n \"2603:1030:b04::280/123\",\r\n \ \"2603:1030:b04:1::200/121\",\r\n \"2603:1030:b04:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestEurope\",\r\n - \ \"id\": \"Sql.WestEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -22505,7 +23125,7 @@ interactions: \ \"2603:1020:206:800::/123\",\r\n \"2603:1020:206:801::/123\",\r\n \ \"2603:1020:206:c00::/123\",\r\n \"2603:1020:206:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestIndia\",\r\n - \ \"id\": \"Sql.WestIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -22515,7 +23135,7 @@ interactions: \ \"104.211.145.32/29\",\r\n \"104.211.160.80/32\",\r\n \"2603:1040:806::280/123\",\r\n \ \"2603:1040:806:1::200/121\",\r\n \"2603:1040:806:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestUS\",\r\n - \ \"id\": \"Sql.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -22535,7 +23155,7 @@ interactions: \ \"191.236.119.31/32\",\r\n \"2603:1030:a07::280/123\",\r\n \ \"2603:1030:a07:1::200/121\",\r\n \"2603:1030:a07:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestUS2\",\r\n - \ \"id\": \"Sql.WestUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -22552,9 +23172,9 @@ interactions: \ \"2603:1030:c06:801::/123\",\r\n \"2603:1030:c06:c00::/123\",\r\n \ \"2603:1030:c06:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.WestUS3\",\r\n \"id\": \"Sql.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.150.168.0/27\",\r\n \ \"20.150.168.32/29\",\r\n \"20.150.169.0/27\",\r\n \"20.150.176.0/27\",\r\n @@ -22565,8 +23185,8 @@ interactions: \ \"2603:1030:504:800::/123\",\r\n \"2603:1030:504:801::/123\",\r\n \ \"2603:1030:504:c00::/123\",\r\n \"2603:1030:504:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"SqlManagement\",\r\n - \ \"id\": \"SqlManagement\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \"region\": + \ \"id\": \"SqlManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"SqlManagement\",\r\n \"addressPrefixes\": @@ -22776,36 +23396,36 @@ interactions: \ \"2603:1040:207:c00::280/122\",\r\n \"2603:1040:407:402::380/122\",\r\n \ \"2603:1040:407:802::260/123\",\r\n \"2603:1040:407:802::280/123\",\r\n \ \"2603:1040:407:c02::260/123\",\r\n \"2603:1040:407:c02::280/123\",\r\n - \ \"2603:1040:606:402::380/122\",\r\n \"2603:1040:806:402::380/122\",\r\n - \ \"2603:1040:904:3::260/123\",\r\n \"2603:1040:904:402::380/122\",\r\n - \ \"2603:1040:904:802::260/123\",\r\n \"2603:1040:904:802::280/123\",\r\n - \ \"2603:1040:904:c02::260/123\",\r\n \"2603:1040:904:c02::280/123\",\r\n - \ \"2603:1040:a06:2::580/123\",\r\n \"2603:1040:a06:402::380/122\",\r\n - \ \"2603:1040:a06:802::260/123\",\r\n \"2603:1040:a06:802::280/123\",\r\n - \ \"2603:1040:a06:c02::260/123\",\r\n \"2603:1040:a06:c02::280/123\",\r\n - \ \"2603:1040:b04:402::380/122\",\r\n \"2603:1040:c06:402::380/122\",\r\n - \ \"2603:1040:d04:1::500/123\",\r\n \"2603:1040:d04:400::200/122\",\r\n - \ \"2603:1040:d04:800::300/122\",\r\n \"2603:1040:d04:c02::2c0/122\",\r\n - \ \"2603:1040:f05:2::240/123\",\r\n \"2603:1040:f05:402::380/122\",\r\n - \ \"2603:1040:f05:802::260/123\",\r\n \"2603:1040:f05:802::280/123\",\r\n - \ \"2603:1040:f05:c02::260/123\",\r\n \"2603:1040:f05:c02::280/123\",\r\n - \ \"2603:1040:1002:2::a0/123\",\r\n \"2603:1040:1002:400::380/122\",\r\n - \ \"2603:1040:1002:800::280/122\",\r\n \"2603:1040:1002:c00::280/122\",\r\n - \ \"2603:1040:1104:1::1e0/123\",\r\n \"2603:1040:1104:400::340/122\",\r\n - \ \"2603:1040:1202:2::200/123\",\r\n \"2603:1040:1202:400::380/122\",\r\n - \ \"2603:1040:1302:1::240/123\",\r\n \"2603:1040:1302:400::380/122\",\r\n - \ \"2603:1040:1402:2::60/123\",\r\n \"2603:1040:1402:400::260/123\",\r\n - \ \"2603:1040:1402:400::380/123\",\r\n \"2603:1040:1402:800::280/122\",\r\n - \ \"2603:1040:1402:c00::280/122\",\r\n \"2603:1040:1503:2::260/123\",\r\n - \ \"2603:1040:1503:400::380/122\",\r\n \"2603:1050:6:402::380/122\",\r\n - \ \"2603:1050:6:802::260/123\",\r\n \"2603:1050:6:802::280/123\",\r\n - \ \"2603:1050:6:c02::260/123\",\r\n \"2603:1050:6:c02::280/123\",\r\n - \ \"2603:1050:403:400::260/123\",\r\n \"2603:1050:403:400::280/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage\",\r\n - \ \"id\": \"Storage\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n + \ \"2603:1040:606:3::640/123\",\r\n \"2603:1040:606:402::380/122\",\r\n + \ \"2603:1040:806:402::380/122\",\r\n \"2603:1040:904:3::260/123\",\r\n + \ \"2603:1040:904:402::380/122\",\r\n \"2603:1040:904:802::260/123\",\r\n + \ \"2603:1040:904:802::280/123\",\r\n \"2603:1040:904:c02::260/123\",\r\n + \ \"2603:1040:904:c02::280/123\",\r\n \"2603:1040:a06:2::580/123\",\r\n + \ \"2603:1040:a06:402::380/122\",\r\n \"2603:1040:a06:802::260/123\",\r\n + \ \"2603:1040:a06:802::280/123\",\r\n \"2603:1040:a06:c02::260/123\",\r\n + \ \"2603:1040:a06:c02::280/123\",\r\n \"2603:1040:b04:402::380/122\",\r\n + \ \"2603:1040:c06:402::380/122\",\r\n \"2603:1040:d04:1::500/123\",\r\n + \ \"2603:1040:d04:400::200/122\",\r\n \"2603:1040:d04:800::300/122\",\r\n + \ \"2603:1040:d04:c02::2c0/122\",\r\n \"2603:1040:f05:2::240/123\",\r\n + \ \"2603:1040:f05:402::380/122\",\r\n \"2603:1040:f05:802::260/123\",\r\n + \ \"2603:1040:f05:802::280/123\",\r\n \"2603:1040:f05:c02::260/123\",\r\n + \ \"2603:1040:f05:c02::280/123\",\r\n \"2603:1040:1002:2::a0/123\",\r\n + \ \"2603:1040:1002:400::380/122\",\r\n \"2603:1040:1002:800::280/122\",\r\n + \ \"2603:1040:1002:c00::280/122\",\r\n \"2603:1040:1104:1::1e0/123\",\r\n + \ \"2603:1040:1104:400::340/122\",\r\n \"2603:1040:1202:2::200/123\",\r\n + \ \"2603:1040:1202:400::380/122\",\r\n \"2603:1040:1302:1::240/123\",\r\n + \ \"2603:1040:1302:400::380/122\",\r\n \"2603:1040:1402:2::60/123\",\r\n + \ \"2603:1040:1402:400::260/123\",\r\n \"2603:1040:1402:400::380/123\",\r\n + \ \"2603:1040:1402:800::280/122\",\r\n \"2603:1040:1402:c00::280/122\",\r\n + \ \"2603:1040:1503:2::260/123\",\r\n \"2603:1040:1503:400::380/122\",\r\n + \ \"2603:1050:6:402::380/122\",\r\n \"2603:1050:6:802::260/123\",\r\n + \ \"2603:1050:6:802::280/123\",\r\n \"2603:1050:6:c02::260/123\",\r\n + \ \"2603:1050:6:c02::280/123\",\r\n \"2603:1050:403:400::260/123\",\r\n + \ \"2603:1050:403:400::280/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Storage\",\r\n \"id\": \"Storage\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \ \"addressPrefixes\": [\r\n \"13.65.107.32/28\",\r\n \"13.65.160.16/28\",\r\n \ \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n \"13.66.176.16/28\",\r\n @@ -22836,112 +23456,112 @@ interactions: \ \"13.95.96.176/28\",\r\n \"13.95.240.16/28\",\r\n \"13.95.240.32/28\",\r\n \ \"13.95.240.64/27\",\r\n \"20.38.96.0/19\",\r\n \"20.47.0.0/18\",\r\n \ \"20.60.0.0/16\",\r\n \"20.150.0.0/17\",\r\n \"20.157.32.0/19\",\r\n - \ \"20.157.128.0/18\",\r\n \"20.209.0.0/16\",\r\n \"23.96.64.64/26\",\r\n - \ \"23.97.112.64/26\",\r\n \"23.98.49.0/26\",\r\n \"23.98.49.192/26\",\r\n - \ \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n \"23.98.55.144/28\",\r\n - \ \"23.98.56.0/26\",\r\n \"23.98.57.64/26\",\r\n \"23.98.160.64/26\",\r\n - \ \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n \"23.98.192.64/26\",\r\n - \ \"23.98.255.64/26\",\r\n \"23.99.32.64/26\",\r\n \"23.99.34.224/28\",\r\n - \ \"23.99.37.96/28\",\r\n \"23.99.47.32/28\",\r\n \"23.99.160.64/26\",\r\n - \ \"23.99.160.192/28\",\r\n \"23.102.206.0/28\",\r\n \"23.102.206.128/28\",\r\n - \ \"23.102.206.192/28\",\r\n \"40.68.176.16/28\",\r\n \"40.68.176.48/28\",\r\n - \ \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n \"40.69.176.16/28\",\r\n - \ \"40.70.88.0/28\",\r\n \"40.71.104.16/28\",\r\n \"40.71.104.32/28\",\r\n - \ \"40.71.240.16/28\",\r\n \"40.78.72.16/28\",\r\n \"40.78.112.64/28\",\r\n - \ \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n \"40.79.88.16/28\",\r\n - \ \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n \"40.83.24.96/27\",\r\n - \ \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n \"40.83.225.32/28\",\r\n - \ \"40.83.227.16/28\",\r\n \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n - \ \"40.85.105.32/28\",\r\n \"40.85.232.64/28\",\r\n \"40.85.232.96/28\",\r\n - \ \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n \"40.85.235.80/28\",\r\n - \ \"40.85.235.96/28\",\r\n \"40.86.232.64/28\",\r\n \"40.86.232.96/28\",\r\n - \ \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n \"40.86.232.192/28\",\r\n - \ \"40.112.152.16/28\",\r\n \"40.112.224.16/28\",\r\n \"40.112.224.48/28\",\r\n - \ \"40.113.27.176/28\",\r\n \"40.114.152.16/28\",\r\n \"40.114.152.48/28\",\r\n - \ \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n \"40.115.175.32/28\",\r\n - \ \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n \"40.115.229.32/28\",\r\n - \ \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n \"40.115.231.128/28\",\r\n - \ \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n \"40.116.232.48/28\",\r\n - \ \"40.116.232.96/28\",\r\n \"40.117.48.80/28\",\r\n \"40.117.48.112/28\",\r\n - \ \"40.117.104.16/28\",\r\n \"40.118.72.176/28\",\r\n \"40.118.73.48/28\",\r\n - \ \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n \"40.122.96.16/28\",\r\n - \ \"40.122.216.16/28\",\r\n \"40.123.16.16/28\",\r\n \"51.140.16.16/28\",\r\n - \ \"51.140.16.32/28\",\r\n \"51.140.168.64/27\",\r\n \"51.140.168.112/28\",\r\n - \ \"51.140.168.128/28\",\r\n \"51.140.232.64/27\",\r\n \"51.140.232.112/28\",\r\n - \ \"51.140.232.128/28\",\r\n \"51.140.232.160/27\",\r\n \"51.141.128.0/24\",\r\n - \ \"51.141.129.64/26\",\r\n \"51.141.129.128/25\",\r\n \"51.141.130.0/25\",\r\n - \ \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n \"52.161.168.16/28\",\r\n - \ \"52.161.168.32/28\",\r\n \"52.162.56.16/28\",\r\n \"52.162.56.32/28\",\r\n - \ \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n \"52.162.56.128/28\",\r\n - \ \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n \"52.164.112.16/28\",\r\n - \ \"52.164.232.16/28\",\r\n \"52.164.232.32/28\",\r\n \"52.164.232.64/28\",\r\n - \ \"52.165.104.16/28\",\r\n \"52.165.104.32/28\",\r\n \"52.165.104.64/27\",\r\n - \ \"52.165.104.112/28\",\r\n \"52.165.104.144/28\",\r\n \"52.165.104.160/28\",\r\n - \ \"52.165.136.32/28\",\r\n \"52.165.240.64/28\",\r\n \"52.166.80.32/27\",\r\n - \ \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n \"52.167.88.80/28\",\r\n - \ \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n \"52.169.168.32/27\",\r\n - \ \"52.169.240.16/28\",\r\n \"52.169.240.32/28\",\r\n \"52.169.240.64/28\",\r\n - \ \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n \"52.171.144.96/28\",\r\n - \ \"52.171.144.128/28\",\r\n \"52.172.16.16/28\",\r\n \"52.172.16.80/28\",\r\n - \ \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n \"52.173.152.64/28\",\r\n - \ \"52.173.152.96/28\",\r\n \"52.174.8.32/28\",\r\n \"52.174.224.16/28\",\r\n - \ \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n \"52.174.224.112/28\",\r\n - \ \"52.174.224.128/28\",\r\n \"52.175.40.128/28\",\r\n \"52.175.112.16/28\",\r\n - \ \"52.176.224.64/28\",\r\n \"52.176.224.96/28\",\r\n \"52.177.208.80/28\",\r\n - \ \"52.178.168.32/27\",\r\n \"52.178.168.80/28\",\r\n \"52.178.168.96/28\",\r\n - \ \"52.178.168.128/27\",\r\n \"52.179.24.16/28\",\r\n \"52.179.144.32/28\",\r\n - \ \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n - \ \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n - \ \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n - \ \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n \"52.180.40.16/28\",\r\n - \ \"52.180.40.32/28\",\r\n \"52.180.184.16/28\",\r\n \"52.182.176.16/28\",\r\n - \ \"52.182.176.32/28\",\r\n \"52.182.176.64/27\",\r\n \"52.183.48.16/28\",\r\n - \ \"52.183.104.16/28\",\r\n \"52.183.104.32/28\",\r\n \"52.184.40.16/28\",\r\n - \ \"52.184.40.32/28\",\r\n \"52.184.168.32/28\",\r\n \"52.184.168.96/27\",\r\n - \ \"52.185.56.80/28\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.144/28\",\r\n - \ \"52.185.56.160/28\",\r\n \"52.185.112.16/28\",\r\n \"52.185.112.48/28\",\r\n - \ \"52.185.112.80/28\",\r\n \"52.185.112.112/28\",\r\n \"52.185.233.0/24\",\r\n - \ \"52.186.112.32/27\",\r\n \"52.187.141.32/27\",\r\n \"52.189.177.0/24\",\r\n - \ \"52.190.240.16/28\",\r\n \"52.190.240.32/28\",\r\n \"52.190.240.64/27\",\r\n - \ \"52.190.240.112/28\",\r\n \"52.190.240.128/28\",\r\n \"52.191.176.16/28\",\r\n - \ \"52.191.176.32/28\",\r\n \"52.225.40.32/27\",\r\n \"52.225.136.16/28\",\r\n - \ \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n \"52.226.8.32/27\",\r\n - \ \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n - \ \"52.228.232.0/28\",\r\n \"52.229.80.64/27\",\r\n \"52.230.240.16/28\",\r\n - \ \"52.230.240.32/28\",\r\n \"52.230.240.64/27\",\r\n \"52.230.240.112/28\",\r\n - \ \"52.230.240.128/28\",\r\n \"52.230.240.160/27\",\r\n \"52.231.80.64/27\",\r\n - \ \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n \"52.231.80.160/27\",\r\n - \ \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n \"52.231.168.128/28\",\r\n - \ \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n \"52.232.232.16/28\",\r\n - \ \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n \"52.232.232.96/28\",\r\n - \ \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n \"52.232.232.192/28\",\r\n - \ \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n - \ \"52.236.40.16/28\",\r\n \"52.236.40.32/28\",\r\n \"52.236.240.48/28\",\r\n - \ \"52.236.240.64/28\",\r\n \"52.237.104.16/28\",\r\n \"52.237.104.32/28\",\r\n - \ \"52.238.56.16/28\",\r\n \"52.238.56.32/28\",\r\n \"52.238.56.64/27\",\r\n - \ \"52.238.56.112/28\",\r\n \"52.238.56.128/28\",\r\n \"52.238.56.160/27\",\r\n - \ \"52.238.200.32/27\",\r\n \"52.239.104.16/28\",\r\n \"52.239.104.32/28\",\r\n - \ \"52.239.128.0/20\",\r\n \"52.239.144.0/22\",\r\n \"52.239.148.0/27\",\r\n - \ \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.150.0/23\",\r\n \"52.239.152.0/21\",\r\n \"52.239.160.0/22\",\r\n - \ \"52.239.164.0/24\",\r\n \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n - \ \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n \"52.239.168.0/21\",\r\n - \ \"52.239.176.128/25\",\r\n \"52.239.177.0/24\",\r\n \"52.239.178.0/23\",\r\n - \ \"52.239.180.0/22\",\r\n \"52.239.184.0/22\",\r\n \"52.239.188.0/23\",\r\n - \ \"52.239.190.0/24\",\r\n \"52.239.191.0/28\",\r\n \"52.239.192.0/21\",\r\n - \ \"52.239.200.0/22\",\r\n \"52.239.205.0/24\",\r\n \"52.239.206.0/23\",\r\n - \ \"52.239.208.0/20\",\r\n \"52.239.224.0/19\",\r\n \"52.240.48.16/28\",\r\n - \ \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n \"52.240.60.32/28\",\r\n - \ \"52.240.60.64/27\",\r\n \"52.241.88.16/28\",\r\n \"52.241.88.32/28\",\r\n - \ \"52.241.88.64/27\",\r\n \"52.245.40.0/24\",\r\n \"104.41.232.16/28\",\r\n - \ \"104.42.200.16/28\",\r\n \"104.46.31.16/28\",\r\n \"104.208.0.16/28\",\r\n - \ \"104.208.0.48/28\",\r\n \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n - \ \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n - \ \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n \"104.211.109.80/28\",\r\n - \ \"104.211.109.96/28\",\r\n \"104.211.168.16/28\",\r\n \"104.211.232.16/28\",\r\n - \ \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n \"104.211.232.176/28\",\r\n - \ \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n - \ \"104.214.152.16/28\",\r\n \"104.214.152.176/28\",\r\n + \ \"20.157.128.0/18\",\r\n \"20.157.224.0/19\",\r\n \"20.209.0.0/16\",\r\n + \ \"23.96.64.64/26\",\r\n \"23.97.112.64/26\",\r\n \"23.98.49.0/26\",\r\n + \ \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n + \ \"23.98.55.144/28\",\r\n \"23.98.56.0/26\",\r\n \"23.98.57.64/26\",\r\n + \ \"23.98.160.64/26\",\r\n \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n + \ \"23.98.192.64/26\",\r\n \"23.98.255.64/26\",\r\n \"23.99.32.64/26\",\r\n + \ \"23.99.34.224/28\",\r\n \"23.99.37.96/28\",\r\n \"23.99.47.32/28\",\r\n + \ \"23.99.160.64/26\",\r\n \"23.99.160.192/28\",\r\n \"23.102.206.0/28\",\r\n + \ \"23.102.206.128/28\",\r\n \"23.102.206.192/28\",\r\n \"40.68.176.16/28\",\r\n + \ \"40.68.176.48/28\",\r\n \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n + \ \"40.69.176.16/28\",\r\n \"40.70.88.0/28\",\r\n \"40.71.104.16/28\",\r\n + \ \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n \"40.78.72.16/28\",\r\n + \ \"40.78.112.64/28\",\r\n \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n + \ \"40.79.88.16/28\",\r\n \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n + \ \"40.83.24.96/27\",\r\n \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n + \ \"40.83.225.32/28\",\r\n \"40.83.227.16/28\",\r\n \"40.84.8.32/28\",\r\n + \ \"40.84.11.80/28\",\r\n \"40.85.105.32/28\",\r\n \"40.85.232.64/28\",\r\n + \ \"40.85.232.96/28\",\r\n \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n + \ \"40.85.235.80/28\",\r\n \"40.85.235.96/28\",\r\n \"40.86.232.64/28\",\r\n + \ \"40.86.232.96/28\",\r\n \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n + \ \"40.86.232.192/28\",\r\n \"40.112.152.16/28\",\r\n \"40.112.224.16/28\",\r\n + \ \"40.112.224.48/28\",\r\n \"40.113.27.176/28\",\r\n \"40.114.152.16/28\",\r\n + \ \"40.114.152.48/28\",\r\n \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n + \ \"40.115.175.32/28\",\r\n \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n + \ \"40.115.229.32/28\",\r\n \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n + \ \"40.115.231.128/28\",\r\n \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n + \ \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n \"40.117.48.80/28\",\r\n + \ \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n \"40.118.72.176/28\",\r\n + \ \"40.118.73.48/28\",\r\n \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n + \ \"40.122.96.16/28\",\r\n \"40.122.216.16/28\",\r\n \"40.123.16.16/28\",\r\n + \ \"51.140.16.16/28\",\r\n \"51.140.16.32/28\",\r\n \"51.140.168.64/27\",\r\n + \ \"51.140.168.112/28\",\r\n \"51.140.168.128/28\",\r\n \"51.140.232.64/27\",\r\n + \ \"51.140.232.112/28\",\r\n \"51.140.232.128/28\",\r\n \"51.140.232.160/27\",\r\n + \ \"51.141.128.0/24\",\r\n \"51.141.129.64/26\",\r\n \"51.141.129.128/25\",\r\n + \ \"51.141.130.0/25\",\r\n \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n + \ \"52.161.168.16/28\",\r\n \"52.161.168.32/28\",\r\n \"52.162.56.16/28\",\r\n + \ \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n + \ \"52.162.56.128/28\",\r\n \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n + \ \"52.164.112.16/28\",\r\n \"52.164.232.16/28\",\r\n \"52.164.232.32/28\",\r\n + \ \"52.164.232.64/28\",\r\n \"52.165.104.16/28\",\r\n \"52.165.104.32/28\",\r\n + \ \"52.165.104.64/27\",\r\n \"52.165.104.112/28\",\r\n \"52.165.104.144/28\",\r\n + \ \"52.165.104.160/28\",\r\n \"52.165.136.32/28\",\r\n \"52.165.240.64/28\",\r\n + \ \"52.166.80.32/27\",\r\n \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n + \ \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n + \ \"52.169.168.32/27\",\r\n \"52.169.240.16/28\",\r\n \"52.169.240.32/28\",\r\n + \ \"52.169.240.64/28\",\r\n \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n + \ \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n \"52.172.16.16/28\",\r\n + \ \"52.172.16.80/28\",\r\n \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n + \ \"52.173.152.64/28\",\r\n \"52.173.152.96/28\",\r\n \"52.174.8.32/28\",\r\n + \ \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n + \ \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n \"52.175.40.128/28\",\r\n + \ \"52.175.112.16/28\",\r\n \"52.176.224.64/28\",\r\n \"52.176.224.96/28\",\r\n + \ \"52.177.208.80/28\",\r\n \"52.178.168.32/27\",\r\n \"52.178.168.80/28\",\r\n + \ \"52.178.168.96/28\",\r\n \"52.178.168.128/27\",\r\n \"52.179.24.16/28\",\r\n + \ \"52.179.144.32/28\",\r\n \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n + \ \"52.179.240.48/28\",\r\n \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n + \ \"52.179.240.144/28\",\r\n \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n + \ \"52.179.240.240/28\",\r\n \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n + \ \"52.180.40.16/28\",\r\n \"52.180.40.32/28\",\r\n \"52.180.184.16/28\",\r\n + \ \"52.182.176.16/28\",\r\n \"52.182.176.32/28\",\r\n \"52.182.176.64/27\",\r\n + \ \"52.183.48.16/28\",\r\n \"52.183.104.16/28\",\r\n \"52.183.104.32/28\",\r\n + \ \"52.184.40.16/28\",\r\n \"52.184.40.32/28\",\r\n \"52.184.168.32/28\",\r\n + \ \"52.184.168.96/27\",\r\n \"52.185.56.80/28\",\r\n \"52.185.56.96/28\",\r\n + \ \"52.185.56.144/28\",\r\n \"52.185.56.160/28\",\r\n \"52.185.112.16/28\",\r\n + \ \"52.185.112.48/28\",\r\n \"52.185.112.80/28\",\r\n \"52.185.112.112/28\",\r\n + \ \"52.185.233.0/24\",\r\n \"52.186.112.32/27\",\r\n \"52.187.141.32/27\",\r\n + \ \"52.189.177.0/24\",\r\n \"52.190.240.16/28\",\r\n \"52.190.240.32/28\",\r\n + \ \"52.190.240.64/27\",\r\n \"52.190.240.112/28\",\r\n \"52.190.240.128/28\",\r\n + \ \"52.191.176.16/28\",\r\n \"52.191.176.32/28\",\r\n \"52.225.40.32/27\",\r\n + \ \"52.225.136.16/28\",\r\n \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n + \ \"52.226.8.32/27\",\r\n \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n + \ \"52.226.8.128/27\",\r\n \"52.228.232.0/28\",\r\n \"52.229.80.64/27\",\r\n + \ \"52.230.240.16/28\",\r\n \"52.230.240.32/28\",\r\n \"52.230.240.64/27\",\r\n + \ \"52.230.240.112/28\",\r\n \"52.230.240.128/28\",\r\n \"52.230.240.160/27\",\r\n + \ \"52.231.80.64/27\",\r\n \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n + \ \"52.231.80.160/27\",\r\n \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n + \ \"52.231.168.128/28\",\r\n \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n + \ \"52.232.232.16/28\",\r\n \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n + \ \"52.232.232.96/28\",\r\n \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n + \ \"52.232.232.192/28\",\r\n \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n + \ \"52.234.176.96/27\",\r\n \"52.236.40.16/28\",\r\n \"52.236.40.32/28\",\r\n + \ \"52.236.240.48/28\",\r\n \"52.236.240.64/28\",\r\n \"52.237.104.16/28\",\r\n + \ \"52.237.104.32/28\",\r\n \"52.238.56.16/28\",\r\n \"52.238.56.32/28\",\r\n + \ \"52.238.56.64/27\",\r\n \"52.238.56.112/28\",\r\n \"52.238.56.128/28\",\r\n + \ \"52.238.56.160/27\",\r\n \"52.238.200.32/27\",\r\n \"52.239.104.16/28\",\r\n + \ \"52.239.104.32/28\",\r\n \"52.239.128.0/20\",\r\n \"52.239.144.0/22\",\r\n + \ \"52.239.148.0/27\",\r\n \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n + \ \"52.239.149.0/24\",\r\n \"52.239.150.0/23\",\r\n \"52.239.152.0/21\",\r\n + \ \"52.239.160.0/22\",\r\n \"52.239.164.0/24\",\r\n \"52.239.165.0/26\",\r\n + \ \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.168.0/21\",\r\n \"52.239.176.128/25\",\r\n \"52.239.177.0/24\",\r\n + \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.184.0/22\",\r\n + \ \"52.239.188.0/23\",\r\n \"52.239.190.0/24\",\r\n \"52.239.191.0/28\",\r\n + \ \"52.239.192.0/21\",\r\n \"52.239.200.0/22\",\r\n \"52.239.205.0/24\",\r\n + \ \"52.239.206.0/23\",\r\n \"52.239.208.0/20\",\r\n \"52.239.224.0/19\",\r\n + \ \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n + \ \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n \"52.241.88.16/28\",\r\n + \ \"52.241.88.32/28\",\r\n \"52.241.88.64/27\",\r\n \"52.245.40.0/24\",\r\n + \ \"104.41.232.16/28\",\r\n \"104.42.200.16/28\",\r\n \"104.46.31.16/28\",\r\n + \ \"104.208.0.16/28\",\r\n \"104.208.0.48/28\",\r\n \"104.208.128.16/28\",\r\n + \ \"104.208.248.16/28\",\r\n \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n + \ \"104.211.104.128/28\",\r\n \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n + \ \"104.211.109.80/28\",\r\n \"104.211.109.96/28\",\r\n \"104.211.168.16/28\",\r\n + \ \"104.211.232.16/28\",\r\n \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n + \ \"104.211.232.176/28\",\r\n \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n + \ \"104.214.80.48/28\",\r\n \"104.214.152.16/28\",\r\n \"104.214.152.176/28\",\r\n \ \"104.214.243.32/28\",\r\n \"104.215.32.16/28\",\r\n \"104.215.32.32/28\",\r\n \ \"104.215.32.64/27\",\r\n \"104.215.35.32/27\",\r\n \"104.215.104.64/28\",\r\n \ \"104.215.240.64/28\",\r\n \"104.215.240.96/28\",\r\n \"137.116.1.0/25\",\r\n @@ -23007,7 +23627,7 @@ interactions: \ \"2603:1050:7::/48\",\r\n \"2603:1050:214::/48\",\r\n \"2603:1050:404::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaCentral\",\r\n \ \"id\": \"Storage.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -23016,7 +23636,7 @@ interactions: \ \"52.239.216.0/23\",\r\n \"2603:1010:305::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaCentral2\",\r\n \ \"id\": \"Storage.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -23024,7 +23644,7 @@ interactions: \ \"20.150.103.0/24\",\r\n \"52.239.218.0/23\",\r\n \"2603:1010:405::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaEast\",\r\n \ \"id\": \"Storage.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -23034,13 +23654,14 @@ interactions: \ \"13.75.240.32/28\",\r\n \"13.75.240.64/27\",\r\n \"20.38.112.0/23\",\r\n \ \"20.47.37.0/24\",\r\n \"20.60.72.0/22\",\r\n \"20.60.182.0/23\",\r\n \ \"20.150.66.0/24\",\r\n \"20.150.92.0/24\",\r\n \"20.150.117.0/24\",\r\n - \ \"20.157.44.0/24\",\r\n \"20.157.155.0/24\",\r\n \"52.239.130.0/23\",\r\n - \ \"52.239.226.0/24\",\r\n \"104.46.31.16/28\",\r\n \"191.238.66.0/26\",\r\n - \ \"2603:1010:7::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.AustraliaSoutheast\",\r\n \"id\": \"Storage.AustraliaSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"20.157.44.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.226.0/24\",\r\n + \ \"52.239.130.0/23\",\r\n \"52.239.226.0/24\",\r\n \"104.46.31.16/28\",\r\n + \ \"191.238.66.0/26\",\r\n \"2603:1010:7::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaSoutheast\",\r\n + \ \"id\": \"Storage.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.77.8.16/28\",\r\n \ \"13.77.8.32/28\",\r\n \"13.77.8.64/28\",\r\n \"13.77.8.96/28\",\r\n @@ -23050,62 +23671,62 @@ interactions: \ \"52.239.225.0/24\",\r\n \"191.239.192.0/26\",\r\n \"2603:1010:206::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSouth\",\r\n \ \"id\": \"Storage.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.39.0/24\",\r\n \"20.60.36.0/23\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.157.55.0/24\",\r\n \"20.209.12.0/23\",\r\n \"23.97.112.64/26\",\r\n - \ \"191.232.216.32/27\",\r\n \"191.232.221.16/28\",\r\n \"191.232.221.32/28\",\r\n - \ \"191.233.128.0/24\",\r\n \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n - \ \"2603:1050:7::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.BrazilSoutheast\",\r\n \"id\": \"Storage.BrazilSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.150.73.0/24\",\r\n - \ \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n \"20.157.42.0/24\",\r\n - \ \"20.157.189.0/24\",\r\n \"2603:1050:404::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaCentral\",\r\n + \ \"20.157.55.0/24\",\r\n \"20.157.227.0/24\",\r\n \"20.209.12.0/23\",\r\n + \ \"23.97.112.64/26\",\r\n \"191.232.216.32/27\",\r\n \"191.232.221.16/28\",\r\n + \ \"191.232.221.32/28\",\r\n \"191.233.128.0/24\",\r\n \"191.235.248.0/23\",\r\n + \ \"191.235.250.0/25\",\r\n \"2603:1050:7::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSoutheast\",\r\n + \ \"id\": \"Storage.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.150.73.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n + \ \"20.157.42.0/24\",\r\n \"20.157.189.0/24\",\r\n \"2603:1050:404::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaCentral\",\r\n \ \"id\": \"Storage.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.114.0/25\",\r\n \"20.47.40.0/24\",\r\n \"20.60.42.0/23\",\r\n \ \"20.60.242.0/23\",\r\n \"20.150.16.0/24\",\r\n \"20.150.31.0/24\",\r\n \ \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.148.0/24\",\r\n \"40.85.232.64/28\",\r\n \"40.85.232.96/28\",\r\n - \ \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n \"40.85.235.80/28\",\r\n - \ \"40.85.235.96/28\",\r\n \"52.239.148.64/26\",\r\n \"52.239.189.0/24\",\r\n - \ \"2603:1030:f08::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.CanadaEast\",\r\n \"id\": \"Storage.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.121.128/25\",\r\n - \ \"20.47.41.0/24\",\r\n \"20.60.142.0/23\",\r\n \"20.150.1.0/25\",\r\n - \ \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n \"20.157.161.0/24\",\r\n - \ \"20.209.64.0/23\",\r\n \"40.86.232.64/28\",\r\n \"40.86.232.96/28\",\r\n - \ \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n \"40.86.232.192/28\",\r\n - \ \"52.229.80.64/27\",\r\n \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n - \ \"2603:1030:1006::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.CentralIndia\",\r\n \"id\": \"Storage.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.126.0/23\",\r\n - \ \"20.47.42.0/24\",\r\n \"20.60.84.0/23\",\r\n \"20.150.114.0/24\",\r\n - \ \"20.157.139.0/24\",\r\n \"20.157.178.0/24\",\r\n \"20.209.56.0/23\",\r\n - \ \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n \"104.211.104.64/28\",\r\n - \ \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n + \ \"20.157.148.0/24\",\r\n \"20.209.70.0/23\",\r\n \"40.85.232.64/28\",\r\n + \ \"40.85.232.96/28\",\r\n \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n + \ \"40.85.235.80/28\",\r\n \"40.85.235.96/28\",\r\n \"52.239.148.64/26\",\r\n + \ \"52.239.189.0/24\",\r\n \"2603:1030:f08::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaEast\",\r\n + \ \"id\": \"Storage.CanadaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.121.128/25\",\r\n \"20.47.41.0/24\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.157.161.0/24\",\r\n \"20.209.64.0/23\",\r\n \"40.86.232.64/28\",\r\n + \ \"40.86.232.96/28\",\r\n \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n + \ \"40.86.232.192/28\",\r\n \"52.229.80.64/27\",\r\n \"52.239.164.128/26\",\r\n + \ \"52.239.190.0/25\",\r\n \"2603:1030:1006::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralIndia\",\r\n + \ \"id\": \"Storage.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.126.0/23\",\r\n \"20.47.42.0/24\",\r\n \"20.60.84.0/23\",\r\n + \ \"20.150.114.0/24\",\r\n \"20.157.139.0/24\",\r\n \"20.157.178.0/24\",\r\n + \ \"20.209.56.0/23\",\r\n \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n + \ \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n \ \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n \"104.211.109.80/28\",\r\n \ \"104.211.109.96/28\",\r\n \"2603:1040:a07::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUS\",\r\n \"id\": - \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"centralus\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -23137,7 +23758,7 @@ interactions: \ \"168.61.132.0/26\",\r\n \"2603:1030:11::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUSEUAP\",\r\n \ \"id\": \"Storage.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -23146,7 +23767,7 @@ interactions: \ \"52.165.104.160/28\",\r\n \"52.185.112.80/28\",\r\n \"52.239.177.0/27\",\r\n \ \"52.239.238.0/24\",\r\n \"2603:1030:12::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastAsia\",\r\n \"id\": - \"Storage.EastAsia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.EastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"eastasia\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -23161,8 +23782,8 @@ interactions: \ \"168.63.130.128/26\",\r\n \"168.63.131.0/26\",\r\n \"168.63.156.64/26\",\r\n \ \"168.63.156.192/26\",\r\n \"191.237.238.32/28\",\r\n \"2603:1040:208::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS\",\r\n - \ \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \ \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -23176,63 +23797,64 @@ interactions: \ \"20.150.90.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.59.0/24\",\r\n \ \"20.157.61.0/24\",\r\n \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n \ \"20.157.171.0/24\",\r\n \"20.209.0.0/23\",\r\n \"20.209.40.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"23.96.64.64/26\",\r\n \"40.71.104.16/28\",\r\n - \ \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n \"40.117.48.80/28\",\r\n - \ \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n \"52.179.24.16/28\",\r\n - \ \"52.186.112.32/27\",\r\n \"52.226.8.32/27\",\r\n \"52.226.8.80/28\",\r\n - \ \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n \"52.234.176.48/28\",\r\n - \ \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n \"52.239.152.0/22\",\r\n - \ \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n \"52.239.214.0/23\",\r\n - \ \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n \"52.239.252.0/24\",\r\n - \ \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n - \ \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n \"138.91.96.64/26\",\r\n - \ \"138.91.96.128/26\",\r\n \"168.62.32.0/26\",\r\n \"168.62.32.192/26\",\r\n - \ \"168.62.33.128/26\",\r\n \"191.237.32.128/28\",\r\n \"191.237.32.208/28\",\r\n - \ \"191.237.32.240/28\",\r\n \"191.238.0.0/26\",\r\n \"191.238.0.224/28\",\r\n - \ \"2603:1030:213::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.EastUS2\",\r\n \"id\": \"Storage.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.68.120.64/28\",\r\n - \ \"13.77.112.16/28\",\r\n \"13.77.112.32/28\",\r\n \"13.77.112.112/28\",\r\n - \ \"13.77.112.128/28\",\r\n \"13.77.115.16/28\",\r\n \"13.77.115.32/28\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.47.60.0/23\",\r\n \"20.60.56.0/22\",\r\n - \ \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.150.29.0/24\",\r\n - \ \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n - \ \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.157.36.0/23\",\r\n - \ \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n \"20.157.167.0/24\",\r\n - \ \"20.157.185.0/24\",\r\n \"20.209.68.0/23\",\r\n \"23.102.206.0/28\",\r\n - \ \"23.102.206.128/28\",\r\n \"23.102.206.192/28\",\r\n \"40.79.8.16/28\",\r\n - \ \"40.79.48.16/28\",\r\n \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n - \ \"40.123.16.16/28\",\r\n \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n - \ \"52.167.240.16/28\",\r\n \"52.177.208.80/28\",\r\n \"52.179.144.32/28\",\r\n - \ \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n - \ \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n - \ \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n - \ \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n \"52.184.168.96/27\",\r\n - \ \"52.225.136.16/28\",\r\n \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n - \ \"52.232.232.16/28\",\r\n \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n - \ \"52.232.232.96/28\",\r\n \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n - \ \"52.232.232.192/28\",\r\n \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n - \ \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n - \ \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n - \ \"52.239.185.32/27\",\r\n \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n - \ \"52.239.192.96/27\",\r\n \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n - \ \"52.239.198.0/25\",\r\n \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n - \ \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n - \ \"52.239.222.0/23\",\r\n \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n - \ \"137.116.1.0/25\",\r\n \"137.116.2.0/26\",\r\n \"137.116.2.96/29\",\r\n - \ \"137.116.2.104/30\",\r\n \"137.116.2.108/32\",\r\n \"137.116.2.110/31\",\r\n - \ \"137.116.2.112/32\",\r\n \"137.116.2.114/32\",\r\n \"137.116.2.116/30\",\r\n - \ \"137.116.2.120/29\",\r\n \"137.116.3.0/25\",\r\n \"137.116.3.128/26\",\r\n - \ \"137.116.96.0/25\",\r\n \"137.116.96.128/26\",\r\n \"191.237.160.64/26\",\r\n - \ \"191.237.160.224/28\",\r\n \"191.239.224.0/26\",\r\n \"2603:1030:40f::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2EUAP\",\r\n + \ \"20.209.52.0/23\",\r\n \"20.209.74.0/23\",\r\n \"23.96.64.64/26\",\r\n + \ \"40.71.104.16/28\",\r\n \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n + \ \"40.117.48.80/28\",\r\n \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n + \ \"52.179.24.16/28\",\r\n \"52.186.112.32/27\",\r\n \"52.226.8.32/27\",\r\n + \ \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n + \ \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n + \ \"52.239.252.0/24\",\r\n \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n + \ \"52.240.60.16/28\",\r\n \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n + \ \"138.91.96.64/26\",\r\n \"138.91.96.128/26\",\r\n \"168.62.32.0/26\",\r\n + \ \"168.62.32.192/26\",\r\n \"168.62.33.128/26\",\r\n \"191.237.32.128/28\",\r\n + \ \"191.237.32.208/28\",\r\n \"191.237.32.240/28\",\r\n \"191.238.0.0/26\",\r\n + \ \"191.238.0.224/28\",\r\n \"2603:1030:213::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2\",\r\n \"id\": + \"Storage.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"eastus2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.68.120.64/28\",\r\n \"13.77.112.16/28\",\r\n + \ \"13.77.112.32/28\",\r\n \"13.77.112.112/28\",\r\n \"13.77.112.128/28\",\r\n + \ \"13.77.115.16/28\",\r\n \"13.77.115.32/28\",\r\n \"20.38.100.0/23\",\r\n + \ \"20.47.60.0/23\",\r\n \"20.60.56.0/22\",\r\n \"20.60.88.0/22\",\r\n + \ \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n \"20.60.224.0/23\",\r\n + \ \"20.60.236.0/23\",\r\n \"20.150.29.0/24\",\r\n \"20.150.36.0/24\",\r\n + \ \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n \"20.150.82.0/24\",\r\n + \ \"20.150.88.0/24\",\r\n \"20.157.36.0/23\",\r\n \"20.157.48.0/23\",\r\n + \ \"20.157.62.0/23\",\r\n \"20.157.167.0/24\",\r\n \"20.157.185.0/24\",\r\n + \ \"20.209.68.0/23\",\r\n \"23.102.206.0/28\",\r\n \"23.102.206.128/28\",\r\n + \ \"23.102.206.192/28\",\r\n \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n + \ \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n \"40.123.16.16/28\",\r\n + \ \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n + \ \"52.177.208.80/28\",\r\n \"52.179.144.32/28\",\r\n \"52.179.144.64/28\",\r\n + \ \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n \"52.179.240.64/28\",\r\n + \ \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n \"52.179.240.160/28\",\r\n + \ \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n \"52.179.241.0/28\",\r\n + \ \"52.179.241.32/27\",\r\n \"52.184.168.96/27\",\r\n \"52.225.136.16/28\",\r\n + \ \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n \"52.232.232.16/28\",\r\n + \ \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n \"52.232.232.96/28\",\r\n + \ \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n \"52.232.232.192/28\",\r\n + \ \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n + \ \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n + \ \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n + \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n + \ \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n + \ \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n + \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n + \ \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n \"137.116.1.0/25\",\r\n + \ \"137.116.2.0/26\",\r\n \"137.116.2.96/29\",\r\n \"137.116.2.104/30\",\r\n + \ \"137.116.2.108/32\",\r\n \"137.116.2.110/31\",\r\n \"137.116.2.112/32\",\r\n + \ \"137.116.2.114/32\",\r\n \"137.116.2.116/30\",\r\n \"137.116.2.120/29\",\r\n + \ \"137.116.3.0/25\",\r\n \"137.116.3.128/26\",\r\n \"137.116.96.0/25\",\r\n + \ \"137.116.96.128/26\",\r\n \"191.237.160.64/26\",\r\n \"191.237.160.224/28\",\r\n + \ \"191.239.224.0/26\",\r\n \"2603:1030:40f::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2EUAP\",\r\n \ \"id\": \"Storage.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -23251,40 +23873,41 @@ interactions: \ \"52.239.239.0/24\",\r\n \"2603:1030:410::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2Stage\",\r\n \ \"id\": \"Storage.EastUS2Stage\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"137.116.2.64/27\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.FranceCentral\",\r\n \"id\": \"Storage.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.44.0/24\",\r\n - \ \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n \"20.150.61.0/24\",\r\n - \ \"20.157.129.0/24\",\r\n \"20.209.8.0/23\",\r\n \"52.239.134.0/24\",\r\n - \ \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n \"2603:1020:806::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.FranceSouth\",\r\n - \ \"id\": \"Storage.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.44.0/24\",\r\n \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n + \ \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n \"20.209.8.0/23\",\r\n + \ \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n + \ \"2603:1020:806::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.FranceSouth\",\r\n \"id\": \"Storage.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.28.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.188.0/23\",\r\n \ \"20.150.19.0/24\",\r\n \"20.157.156.0/24\",\r\n \"52.239.135.0/26\",\r\n \ \"52.239.196.0/24\",\r\n \"2603:1020:906::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyNorth\",\r\n \ \"id\": \"Storage.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.150.60.0/24\",\r\n - \ \"20.150.112.0/24\",\r\n \"2603:1020:d05::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\",\r\n + \ \"20.150.112.0/24\",\r\n \"20.157.229.0/24\",\r\n \"2603:1020:d05::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\",\r\n \ \"id\": \"Storage.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -23293,24 +23916,24 @@ interactions: \ \"20.157.183.0/24\",\r\n \"20.209.32.0/23\",\r\n \"2603:1020:c05::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanEast\",\r\n \ \"id\": \"Storage.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.73.8.16/28\",\r\n \"13.73.8.32/28\",\r\n \"20.38.116.0/23\",\r\n \ \"20.47.12.0/24\",\r\n \"20.60.172.0/23\",\r\n \"20.60.248.0/23\",\r\n \ \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n \"20.157.38.0/24\",\r\n - \ \"20.157.144.0/24\",\r\n \"20.209.22.0/23\",\r\n \"23.98.57.64/26\",\r\n - \ \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n \"40.115.175.32/28\",\r\n - \ \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n \"40.115.229.32/28\",\r\n - \ \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n \"40.115.231.128/28\",\r\n - \ \"52.239.144.0/23\",\r\n \"2603:1040:408::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n \"id\": - \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": - {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"japanwest\",\r\n - \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n - \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"20.157.144.0/24\",\r\n \"20.157.224.0/24\",\r\n \"20.209.22.0/23\",\r\n + \ \"23.98.57.64/26\",\r\n \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n + \ \"40.115.175.32/28\",\r\n \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n + \ \"40.115.229.32/28\",\r\n \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n + \ \"40.115.231.128/28\",\r\n \"52.239.144.0/23\",\r\n \"2603:1040:408::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n + \ \"id\": \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.10.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.186.0/23\",\r\n \ \"20.150.10.0/23\",\r\n \"20.157.56.0/24\",\r\n \"20.209.16.0/23\",\r\n \ \"23.98.56.0/26\",\r\n \"52.239.146.0/23\",\r\n \"104.214.152.16/28\",\r\n @@ -23318,7 +23941,7 @@ interactions: \ \"104.215.32.64/27\",\r\n \"104.215.35.32/27\",\r\n \"2603:1040:607::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JioIndiaCentral\",\r\n \ \"id\": \"Storage.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -23326,64 +23949,65 @@ interactions: \ \"20.150.64.0/24\",\r\n \"20.150.109.0/24\",\r\n \"20.157.152.0/24\",\r\n \ \"2603:1040:1100::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.JioIndiaWest\",\r\n \"id\": \"Storage.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.54.0/23\",\r\n - \ \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n \"20.157.153.0/24\",\r\n - \ \"2603:1040:d00::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.KoreaCentral\",\r\n \"id\": \"Storage.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.46.0/24\",\r\n - \ \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n \"20.150.4.0/23\",\r\n - \ \"20.157.140.0/24\",\r\n \"20.209.46.0/23\",\r\n \"52.231.80.64/27\",\r\n - \ \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n \"52.231.80.160/27\",\r\n - \ \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n \"52.239.190.128/26\",\r\n - \ \"2603:1040:f06::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.KoreaSouth\",\r\n \"id\": \"Storage.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.47.0/24\",\r\n - \ \"20.60.202.0/23\",\r\n \"20.150.14.0/23\",\r\n \"20.157.137.0/24\",\r\n - \ \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n \"52.231.168.128/28\",\r\n - \ \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n \"52.239.165.0/26\",\r\n - \ \"52.239.165.160/27\",\r\n \"52.239.190.192/26\",\r\n \"2603:1040:e06::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUS\",\r\n - \ \"id\": \"Storage.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.3.0/24\",\r\n - \ \"20.47.15.0/24\",\r\n \"20.60.28.0/23\",\r\n \"20.60.82.0/23\",\r\n - \ \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n \"20.150.49.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.172.0/24\",\r\n \"20.209.38.0/23\",\r\n \"23.98.49.0/26\",\r\n - \ \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n - \ \"23.98.55.144/28\",\r\n \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n - \ \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n \"52.162.56.16/28\",\r\n - \ \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n - \ \"52.162.56.128/28\",\r\n \"52.239.149.0/24\",\r\n \"52.239.186.0/24\",\r\n - \ \"52.239.253.0/24\",\r\n \"157.56.216.0/26\",\r\n \"168.62.96.128/26\",\r\n - \ \"168.62.96.210/32\",\r\n \"168.62.96.224/27\",\r\n \"2603:1030:609::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUSStage\",\r\n - \ \"id\": \"Storage.NorthCentralUSStage\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"168.62.96.192/29\",\r\n - \ \"168.62.96.200/30\",\r\n \"168.62.96.204/32\",\r\n \"168.62.96.206/31\",\r\n - \ \"168.62.96.208/32\",\r\n \"168.62.96.212/30\",\r\n \"168.62.96.216/29\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.54.0/23\",\r\n \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n + \ \"20.157.153.0/24\",\r\n \"2603:1040:d00::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaCentral\",\r\n + \ \"id\": \"Storage.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.46.0/24\",\r\n \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n + \ \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n \"20.209.46.0/23\",\r\n + \ \"52.231.80.64/27\",\r\n \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n + \ \"52.231.80.160/27\",\r\n \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n + \ \"52.239.190.128/26\",\r\n \"2603:1040:f06::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaSouth\",\r\n + \ \"id\": \"Storage.KoreaSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.47.0/24\",\r\n \"20.60.202.0/23\",\r\n \"20.150.14.0/23\",\r\n + \ \"20.157.137.0/24\",\r\n \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n + \ \"52.231.168.128/28\",\r\n \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n + \ \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n \"52.239.190.192/26\",\r\n + \ \"2603:1040:e06::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorthCentralUS\",\r\n \"id\": \"Storage.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.3.0/24\",\r\n \"20.47.15.0/24\",\r\n \"20.60.28.0/23\",\r\n + \ \"20.60.82.0/23\",\r\n \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.49.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.172.0/24\",\r\n \"20.209.38.0/23\",\r\n + \ \"23.98.49.0/26\",\r\n \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n + \ \"23.98.55.112/28\",\r\n \"23.98.55.144/28\",\r\n \"40.116.120.16/28\",\r\n + \ \"40.116.232.16/28\",\r\n \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n + \ \"52.162.56.16/28\",\r\n \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n + \ \"52.162.56.112/28\",\r\n \"52.162.56.128/28\",\r\n \"52.239.149.0/24\",\r\n + \ \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n \"157.56.216.0/26\",\r\n + \ \"168.62.96.128/26\",\r\n \"168.62.96.210/32\",\r\n \"168.62.96.224/27\",\r\n + \ \"2603:1030:609::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorthCentralUSStage\",\r\n \"id\": \"Storage.NorthCentralUSStage\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"168.62.96.192/29\",\r\n \"168.62.96.200/30\",\r\n + \ \"168.62.96.204/32\",\r\n \"168.62.96.206/31\",\r\n \"168.62.96.208/32\",\r\n + \ \"168.62.96.212/30\",\r\n \"168.62.96.216/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.NorthEurope\",\r\n \ \"id\": \"Storage.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -23410,26 +24034,35 @@ interactions: \ \"191.235.193.32/28\",\r\n \"191.235.255.192/26\",\r\n \ \"2603:1020:6::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.NorwayEast\",\r\n \"id\": \"Storage.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.120.0/24\",\r\n \ \"20.47.48.0/24\",\r\n \"20.60.206.0/23\",\r\n \"20.150.53.0/24\",\r\n \ \"20.150.121.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.209.24.0/23\",\r\n \ \"2603:1020:e05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.NorwayWest\",\r\n \"id\": \"Storage.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.49.0/24\",\r\n \ \"20.60.15.0/24\",\r\n \"20.150.0.0/24\",\r\n \"20.150.56.0/24\",\r\n \ \"2603:1020:f05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.SouthAfricaNorth\",\r\n \"id\": \"Storage.SouthAfricaNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"name\": \"Storage.QatarCentral\",\r\n \"id\": \"Storage.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.208.0/23\",\r\n \"20.157.154.0/24\",\r\n \"20.157.190.0/24\",\r\n + \ \"20.209.2.0/23\",\r\n \"20.209.54.0/23\",\r\n \"2603:1040:1004::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaNorth\",\r\n + \ \"id\": \"Storage.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.114.128/25\",\r\n \ \"20.47.50.0/24\",\r\n \"20.60.190.0/23\",\r\n \"20.150.21.0/24\",\r\n @@ -23437,70 +24070,72 @@ interactions: \ \"52.239.232.0/25\",\r\n \"2603:1000:105::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaWest\",\r\n \ \"id\": \"Storage.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.121.0/25\",\r\n \ \"20.47.51.0/24\",\r\n \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n - \ \"20.150.20.0/25\",\r\n \"52.239.232.128/25\",\r\n \"2603:1000:5::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUS\",\r\n - \ \"id\": \"Storage.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.65.107.32/28\",\r\n - \ \"13.65.160.16/28\",\r\n \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n - \ \"13.84.56.16/28\",\r\n \"13.85.88.16/28\",\r\n \"13.85.200.128/28\",\r\n - \ \"20.38.104.0/23\",\r\n \"20.47.0.0/27\",\r\n \"20.47.24.0/23\",\r\n - \ \"20.47.29.0/24\",\r\n \"20.60.48.0/22\",\r\n \"20.60.64.0/22\",\r\n - \ \"20.60.140.0/23\",\r\n \"20.60.148.0/23\",\r\n \"20.60.160.0/23\",\r\n - \ \"20.150.20.128/25\",\r\n \"20.150.38.0/23\",\r\n \"20.150.70.0/24\",\r\n - \ \"20.150.79.0/24\",\r\n \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n - \ \"20.157.43.0/24\",\r\n \"20.157.54.0/24\",\r\n \"20.157.134.0/24\",\r\n - \ \"20.157.164.0/24\",\r\n \"20.157.166.0/24\",\r\n \"20.157.181.0/24\",\r\n - \ \"20.209.26.0/23\",\r\n \"20.209.34.0/23\",\r\n \"20.209.62.0/23\",\r\n - \ \"23.98.160.64/26\",\r\n \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n - \ \"23.98.192.64/26\",\r\n \"23.98.255.64/26\",\r\n \"52.171.144.32/27\",\r\n - \ \"52.171.144.80/28\",\r\n \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n - \ \"52.185.233.0/24\",\r\n \"52.189.177.0/24\",\r\n \"52.239.158.0/23\",\r\n - \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n - \ \"52.239.200.0/23\",\r\n \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n - \ \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n - \ \"104.215.104.64/28\",\r\n \"168.62.128.128/26\",\r\n \"2603:1030:80b::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\",\r\n + \ \"20.150.20.0/25\",\r\n \"20.157.228.0/24\",\r\n \"52.239.232.128/25\",\r\n + \ \"2603:1000:5::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SouthCentralUS\",\r\n \"id\": \"Storage.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.65.107.32/28\",\r\n \"13.65.160.16/28\",\r\n + \ \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n \"13.84.56.16/28\",\r\n + \ \"13.85.88.16/28\",\r\n \"13.85.200.128/28\",\r\n \"20.38.104.0/23\",\r\n + \ \"20.47.0.0/27\",\r\n \"20.47.24.0/23\",\r\n \"20.47.29.0/24\",\r\n + \ \"20.60.48.0/22\",\r\n \"20.60.64.0/22\",\r\n \"20.60.140.0/23\",\r\n + \ \"20.60.148.0/23\",\r\n \"20.60.160.0/23\",\r\n \"20.150.20.128/25\",\r\n + \ \"20.150.38.0/23\",\r\n \"20.150.70.0/24\",\r\n \"20.150.79.0/24\",\r\n + \ \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n \"20.157.43.0/24\",\r\n + \ \"20.157.54.0/24\",\r\n \"20.157.134.0/24\",\r\n \"20.157.164.0/24\",\r\n + \ \"20.157.166.0/24\",\r\n \"20.157.181.0/24\",\r\n \"20.209.26.0/23\",\r\n + \ \"20.209.34.0/23\",\r\n \"20.209.62.0/23\",\r\n \"23.98.160.64/26\",\r\n + \ \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n \"23.98.192.64/26\",\r\n + \ \"23.98.255.64/26\",\r\n \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n + \ \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n \"52.185.233.0/24\",\r\n + \ \"52.189.177.0/24\",\r\n \"52.239.158.0/23\",\r\n \"52.239.178.0/23\",\r\n + \ \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n + \ \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n \"104.214.40.16/28\",\r\n + \ \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n \"104.215.104.64/28\",\r\n + \ \"168.62.128.128/26\",\r\n \"2603:1030:80b::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\",\r\n \ \"id\": \"Storage.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.110.0/23\",\r\n \"20.47.14.0/24\",\r\n \"20.60.9.0/24\",\r\n \ \"2603:1030:80c::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SoutheastAsia\",\r\n \"id\": \"Storage.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.76.104.16/28\",\r\n - \ \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n \"20.60.136.0/24\",\r\n - \ \"20.60.138.0/23\",\r\n \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n - \ \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.157.128.0/24\",\r\n - \ \"20.157.176.0/24\",\r\n \"20.209.20.0/23\",\r\n \"52.163.176.16/28\",\r\n - \ \"52.163.232.16/28\",\r\n \"52.187.141.32/27\",\r\n \"52.237.104.16/28\",\r\n - \ \"52.237.104.32/28\",\r\n \"52.239.129.0/24\",\r\n \"52.239.197.0/24\",\r\n - \ \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n \"104.215.240.64/28\",\r\n - \ \"104.215.240.96/28\",\r\n \"168.63.160.0/26\",\r\n \"168.63.160.192/26\",\r\n - \ \"168.63.161.64/26\",\r\n \"168.63.161.160/27\",\r\n \"168.63.161.192/26\",\r\n - \ \"168.63.162.32/27\",\r\n \"168.63.162.64/26\",\r\n \"168.63.162.144/28\",\r\n - \ \"168.63.162.192/26\",\r\n \"168.63.163.128/26\",\r\n \"168.63.180.64/26\",\r\n - \ \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n \"2603:1040:6::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthIndia\",\r\n - \ \"id\": \"Storage.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.76.104.16/28\",\r\n \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n + \ \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n \"20.150.17.128/25\",\r\n + \ \"20.150.28.0/24\",\r\n \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n + \ \"20.157.128.0/24\",\r\n \"20.157.176.0/24\",\r\n \"20.209.20.0/23\",\r\n + \ \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n \"52.187.141.32/27\",\r\n + \ \"52.237.104.16/28\",\r\n \"52.237.104.32/28\",\r\n \"52.239.129.0/24\",\r\n + \ \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n + \ \"104.215.240.64/28\",\r\n \"104.215.240.96/28\",\r\n \"168.63.160.0/26\",\r\n + \ \"168.63.160.192/26\",\r\n \"168.63.161.64/26\",\r\n \"168.63.161.160/27\",\r\n + \ \"168.63.161.192/26\",\r\n \"168.63.162.32/27\",\r\n \"168.63.162.64/26\",\r\n + \ \"168.63.162.144/28\",\r\n \"168.63.162.192/26\",\r\n \"168.63.163.128/26\",\r\n + \ \"168.63.180.64/26\",\r\n \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n + \ \"2603:1040:6::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SouthIndia\",\r\n \"id\": \"Storage.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.52.0/24\",\r\n \"20.60.10.0/24\",\r\n \"20.60.226.0/23\",\r\n \ \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n \"52.172.16.16/28\",\r\n \ \"52.172.16.80/28\",\r\n \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n @@ -23508,49 +24143,51 @@ interactions: \ \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n \"104.211.232.176/28\",\r\n \ \"2603:1040:c07::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SwedenCentral\",\r\n \"id\": \"Storage.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.78.0/23\",\r\n - \ \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n \"20.150.44.0/24\",\r\n - \ \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n \"2603:1020:1005::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SwedenSouth\",\r\n - \ \"id\": \"Storage.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.78.0/23\",\r\n \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n + \ \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n + \ \"2603:1020:1005::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SwedenSouth\",\r\n \"id\": \"Storage.SwedenSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.76.0/23\",\r\n \"20.60.192.0/23\",\r\n \"20.150.45.0/24\",\r\n \ \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n \"2603:1020:1105::/48\",\r\n \ \"2603:1020:1106::/47\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SwitzerlandNorth\",\r\n \"id\": \"Storage.SwitzerlandNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.53.0/24\",\r\n - \ \"20.60.174.0/23\",\r\n \"20.150.59.0/24\",\r\n \"20.150.118.0/24\",\r\n - \ \"20.157.175.0/24\",\r\n \"20.209.28.0/23\",\r\n \"52.239.251.0/24\",\r\n - \ \"2603:1020:a05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.SwitzerlandWest\",\r\n \"id\": \"Storage.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.26.0/24\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.150.55.0/24\",\r\n \"20.150.116.0/24\",\r\n - \ \"20.157.133.0/24\",\r\n \"52.239.250.0/24\",\r\n \"2603:1020:b05::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UAECentral\",\r\n - \ \"id\": \"Storage.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.53.0/24\",\r\n \"20.60.174.0/23\",\r\n \"20.150.59.0/24\",\r\n + \ \"20.150.118.0/24\",\r\n \"20.157.175.0/24\",\r\n \"20.209.28.0/23\",\r\n + \ \"52.239.251.0/24\",\r\n \"2603:1020:a05::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SwitzerlandWest\",\r\n + \ \"id\": \"Storage.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.26.0/24\",\r\n \"20.60.176.0/23\",\r\n \"20.150.55.0/24\",\r\n + \ \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n \"52.239.250.0/24\",\r\n + \ \"2603:1020:b05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.UAECentral\",\r\n \"id\": \"Storage.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.54.0/24\",\r\n \"20.150.6.0/23\",\r\n \"20.150.115.0/24\",\r\n \ \"20.157.131.0/24\",\r\n \"52.239.233.0/25\",\r\n \"2603:1040:b05::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UAENorth\",\r\n - \ \"id\": \"Storage.UAENorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Storage.UAENorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -23559,7 +24196,7 @@ interactions: \ \"20.60.212.0/23\",\r\n \"20.157.141.0/24\",\r\n \"20.209.50.0/23\",\r\n \ \"52.239.233.128/25\",\r\n \"2603:1040:905::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.UKSouth\",\r\n \"id\": - \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"uksouth\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -23573,7 +24210,7 @@ interactions: \ \"51.141.128.32/27\",\r\n \"51.141.129.64/26\",\r\n \"51.141.130.0/25\",\r\n \ \"52.239.187.0/25\",\r\n \"52.239.231.0/24\",\r\n \"2603:1020:706::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UKWest\",\r\n - \ \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -23585,21 +24222,22 @@ interactions: \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n \"52.239.240.0/24\",\r\n \ \"2603:1020:606::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestCentralUS\",\r\n \"id\": \"Storage.WestCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.71.200.64/28\",\r\n - \ \"13.71.200.96/28\",\r\n \"13.71.200.240/28\",\r\n \"13.71.202.16/28\",\r\n - \ \"13.71.202.32/28\",\r\n \"13.71.202.64/27\",\r\n \"13.78.152.64/28\",\r\n - \ \"13.78.240.16/28\",\r\n \"20.47.4.0/24\",\r\n \"20.60.4.0/24\",\r\n - \ \"20.60.218.0/23\",\r\n \"20.150.81.0/24\",\r\n \"20.150.98.0/24\",\r\n - \ \"20.157.41.0/24\",\r\n \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n - \ \"52.161.168.16/28\",\r\n \"52.161.168.32/28\",\r\n \"52.239.164.0/25\",\r\n - \ \"52.239.167.0/24\",\r\n \"52.239.244.0/23\",\r\n \"2603:1030:b06::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.WestEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.71.200.64/28\",\r\n \"13.71.200.96/28\",\r\n + \ \"13.71.200.240/28\",\r\n \"13.71.202.16/28\",\r\n \"13.71.202.32/28\",\r\n + \ \"13.71.202.64/27\",\r\n \"13.78.152.64/28\",\r\n \"13.78.240.16/28\",\r\n + \ \"20.47.4.0/24\",\r\n \"20.60.4.0/24\",\r\n \"20.60.218.0/23\",\r\n + \ \"20.150.81.0/24\",\r\n \"20.150.98.0/24\",\r\n \"20.157.41.0/24\",\r\n + \ \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n \"52.161.168.16/28\",\r\n + \ \"52.161.168.32/28\",\r\n \"52.239.164.0/25\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.244.0/23\",\r\n \"2603:1030:b06::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestEurope\",\r\n \ \"id\": \"Storage.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -23612,23 +24250,24 @@ interactions: \ \"20.150.74.0/24\",\r\n \"20.150.76.0/24\",\r\n \"20.150.83.0/24\",\r\n \ \"20.150.122.0/24\",\r\n \"20.157.33.0/24\",\r\n \"20.157.146.0/24\",\r\n \ \"20.157.158.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n - \ \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n \"40.68.176.16/28\",\r\n - \ \"40.68.176.48/28\",\r\n \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n - \ \"40.114.152.16/28\",\r\n \"40.114.152.48/28\",\r\n \"40.118.72.176/28\",\r\n - \ \"40.118.73.48/28\",\r\n \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n - \ \"52.166.80.32/27\",\r\n \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n - \ \"52.174.8.32/28\",\r\n \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n - \ \"52.174.224.64/27\",\r\n \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n - \ \"52.236.240.48/28\",\r\n \"52.236.240.64/28\",\r\n \"52.239.140.0/22\",\r\n - \ \"52.239.212.0/23\",\r\n \"52.239.242.0/23\",\r\n \"104.214.243.32/28\",\r\n - \ \"168.61.57.64/26\",\r\n \"168.61.57.128/25\",\r\n \"168.61.58.0/26\",\r\n - \ \"168.61.58.128/26\",\r\n \"168.61.59.64/26\",\r\n \"168.61.61.0/26\",\r\n - \ \"168.61.61.192/26\",\r\n \"168.63.0.0/26\",\r\n \"168.63.2.64/26\",\r\n - \ \"168.63.3.32/27\",\r\n \"168.63.3.64/27\",\r\n \"168.63.113.32/27\",\r\n - \ \"168.63.113.64/27\",\r\n \"191.237.232.32/28\",\r\n \"191.237.232.128/28\",\r\n + \ \"20.157.230.0/24\",\r\n \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n + \ \"20.209.72.0/23\",\r\n \"40.68.176.16/28\",\r\n \"40.68.176.48/28\",\r\n + \ \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n \"40.114.152.16/28\",\r\n + \ \"40.114.152.48/28\",\r\n \"40.118.72.176/28\",\r\n \"40.118.73.48/28\",\r\n + \ \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n \"52.166.80.32/27\",\r\n + \ \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n \"52.174.8.32/28\",\r\n + \ \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n + \ \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n \"52.236.240.48/28\",\r\n + \ \"52.236.240.64/28\",\r\n \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.242.0/23\",\r\n \"104.214.243.32/28\",\r\n \"168.61.57.64/26\",\r\n + \ \"168.61.57.128/25\",\r\n \"168.61.58.0/26\",\r\n \"168.61.58.128/26\",\r\n + \ \"168.61.59.64/26\",\r\n \"168.61.61.0/26\",\r\n \"168.61.61.192/26\",\r\n + \ \"168.63.0.0/26\",\r\n \"168.63.2.64/26\",\r\n \"168.63.3.32/27\",\r\n + \ \"168.63.3.64/27\",\r\n \"168.63.113.32/27\",\r\n \"168.63.113.64/27\",\r\n + \ \"191.237.232.32/28\",\r\n \"191.237.232.128/28\",\r\n \ \"191.239.203.0/28\",\r\n \"2603:1020:207::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestIndia\",\r\n \"id\": - \"Storage.WestIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -23638,9 +24277,9 @@ interactions: \ \"52.239.135.192/26\",\r\n \"52.239.187.128/25\",\r\n \"104.211.168.16/28\",\r\n \ \"2603:1040:807::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestUS\",\r\n \"id\": \"Storage.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.83.72.16/28\",\r\n \ \"13.88.144.112/28\",\r\n \"13.88.144.240/28\",\r\n \"13.88.145.64/28\",\r\n @@ -23666,9 +24305,9 @@ interactions: \ \"168.62.1.128/26\",\r\n \"168.63.89.64/26\",\r\n \"168.63.89.128/26\",\r\n \ \"2603:1030:a0a::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestUS2\",\r\n \"id\": \"Storage.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.66.176.16/28\",\r\n \ \"13.66.176.48/28\",\r\n \"13.66.232.64/28\",\r\n \"13.66.232.208/28\",\r\n @@ -23682,7 +24321,7 @@ interactions: \ \"52.239.176.128/25\",\r\n \"52.239.193.0/24\",\r\n \"52.239.210.0/23\",\r\n \ \"52.239.236.0/23\",\r\n \"2603:1030:d01::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestUS3\",\r\n \"id\": - \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westus3\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -23692,7 +24331,7 @@ interactions: \ \"20.157.191.0/24\",\r\n \"20.209.4.0/23\",\r\n \"2603:1030:505::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"StorageSyncService\",\r\n \ \"id\": \"StorageSyncService\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"StorageSyncService\",\r\n \"addressPrefixes\": @@ -23706,54 +24345,58 @@ interactions: \ \"20.43.42.8/29\",\r\n \"20.43.66.0/29\",\r\n \"20.43.131.40/29\",\r\n \ \"20.45.71.151/32\",\r\n \"20.45.112.216/29\",\r\n \"20.45.192.248/29\",\r\n \ \"20.45.208.0/29\",\r\n \"20.50.1.0/29\",\r\n \"20.72.27.184/29\",\r\n - \ \"20.150.172.40/29\",\r\n \"20.189.108.56/29\",\r\n \"20.189.172.152/29\",\r\n - \ \"20.192.32.232/29\",\r\n \"20.193.168.76/32\",\r\n \"20.193.205.128/29\",\r\n - \ \"20.193.215.160/32\",\r\n \"20.215.154.120/29\",\r\n \"20.217.58.120/29\",\r\n - \ \"23.100.106.151/32\",\r\n \"23.102.225.54/32\",\r\n \"40.67.48.208/29\",\r\n - \ \"40.80.57.192/29\",\r\n \"40.80.169.176/29\",\r\n \"40.80.188.24/29\",\r\n - \ \"40.82.253.192/29\",\r\n \"40.89.17.232/29\",\r\n \"40.112.150.67/32\",\r\n - \ \"40.113.94.67/32\",\r\n \"40.123.47.110/32\",\r\n \"40.123.216.130/32\",\r\n - \ \"51.12.101.240/29\",\r\n \"51.12.204.248/29\",\r\n \"51.53.107.240/29\",\r\n - \ \"51.53.187.240/29\",\r\n \"51.104.25.224/29\",\r\n \"51.105.80.208/29\",\r\n - \ \"51.105.88.248/29\",\r\n \"51.107.48.224/29\",\r\n \"51.107.144.216/29\",\r\n - \ \"51.116.60.244/30\",\r\n \"51.116.245.168/30\",\r\n \"51.120.40.224/29\",\r\n - \ \"51.120.224.216/29\",\r\n \"51.137.161.240/29\",\r\n \"51.140.67.72/32\",\r\n - \ \"51.140.202.34/32\",\r\n \"51.143.192.208/29\",\r\n \"52.136.48.216/29\",\r\n - \ \"52.136.131.99/32\",\r\n \"52.140.105.184/29\",\r\n \"52.143.166.54/32\",\r\n - \ \"52.150.139.104/29\",\r\n \"52.161.25.233/32\",\r\n \"52.176.149.179/32\",\r\n - \ \"52.183.27.204/32\",\r\n \"52.225.171.85/32\",\r\n \"52.228.42.41/32\",\r\n - \ \"52.228.81.248/29\",\r\n \"52.231.67.75/32\",\r\n \"52.231.159.38/32\",\r\n - \ \"52.235.36.119/32\",\r\n \"65.52.62.167/32\",\r\n \"102.133.56.128/29\",\r\n - \ \"102.133.75.173/32\",\r\n \"102.133.175.72/32\",\r\n \"104.40.191.8/32\",\r\n - \ \"104.41.148.238/32\",\r\n \"104.41.161.113/32\",\r\n \"104.208.61.223/32\",\r\n - \ \"104.210.219.252/32\",\r\n \"104.211.73.56/32\",\r\n \"104.211.231.18/32\",\r\n - \ \"104.214.165.88/29\",\r\n \"191.233.9.96/29\",\r\n \"191.235.225.216/29\",\r\n - \ \"191.237.253.115/32\",\r\n \"2603:1000:4::340/123\",\r\n - \ \"2603:1000:104:1::300/123\",\r\n \"2603:1010:6:1::300/123\",\r\n - \ \"2603:1010:101::340/123\",\r\n \"2603:1010:304::340/123\",\r\n - \ \"2603:1010:404::340/123\",\r\n \"2603:1020:5:1::300/123\",\r\n - \ \"2603:1020:206:1::300/123\",\r\n \"2603:1020:305::340/123\",\r\n - \ \"2603:1020:405::340/123\",\r\n \"2603:1020:605::340/123\",\r\n - \ \"2603:1020:705:1::300/123\",\r\n \"2603:1020:805:1::300/123\",\r\n - \ \"2603:1020:905::340/123\",\r\n \"2603:1020:a04:1::300/123\",\r\n - \ \"2603:1020:b04::340/123\",\r\n \"2603:1020:c04:1::300/123\",\r\n - \ \"2603:1020:d04::340/123\",\r\n \"2603:1020:e04:1::300/123\",\r\n - \ \"2603:1020:e04:802::2a0/123\",\r\n \"2603:1020:f04::340/123\",\r\n - \ \"2603:1020:1004::300/123\",\r\n \"2603:1020:1004:800::120/123\",\r\n - \ \"2603:1020:1104:400::320/123\",\r\n \"2603:1020:1302:400::240/123\",\r\n - \ \"2603:1030:f:1::340/123\",\r\n \"2603:1030:f:400::dc0/123\",\r\n - \ \"2603:1030:10:1::300/123\",\r\n \"2603:1030:104:1::300/123\",\r\n - \ \"2603:1030:104:402::760/123\",\r\n \"2603:1030:107:400::2a0/123\",\r\n - \ \"2603:1030:210:1::300/123\",\r\n \"2603:1030:40b:1::300/123\",\r\n - \ \"2603:1030:40c:1::300/123\",\r\n \"2603:1030:504:1::300/123\",\r\n - \ \"2603:1030:504:802::120/123\",\r\n \"2603:1030:608::340/123\",\r\n - \ \"2603:1030:608:402::5e0/123\",\r\n \"2603:1030:807:1::300/123\",\r\n - \ \"2603:1030:a07::340/123\",\r\n \"2603:1030:a07:402::b00/123\",\r\n - \ \"2603:1030:b04::340/123\",\r\n \"2603:1030:c06:1::300/123\",\r\n - \ \"2603:1030:f05:1::300/123\",\r\n \"2603:1030:1005::340/123\",\r\n - \ \"2603:1040:5:1::300/123\",\r\n \"2603:1040:207::340/123\",\r\n - \ \"2603:1040:207:402::5c0/123\",\r\n \"2603:1040:407:1::300/123\",\r\n - \ \"2603:1040:606::340/123\",\r\n \"2603:1040:806::340/123\",\r\n + \ \"20.79.108.120/29\",\r\n \"20.87.83.120/29\",\r\n \"20.91.11.144/29\",\r\n + \ \"20.91.146.0/29\",\r\n \"20.125.157.40/29\",\r\n \"20.150.172.40/29\",\r\n + \ \"20.189.108.56/29\",\r\n \"20.189.172.152/29\",\r\n \"20.192.32.232/29\",\r\n + \ \"20.193.168.76/32\",\r\n \"20.193.205.128/29\",\r\n \"20.193.215.160/32\",\r\n + \ \"20.205.50.232/29\",\r\n \"20.207.4.104/29\",\r\n \"20.215.154.120/29\",\r\n + \ \"20.217.58.120/29\",\r\n \"20.228.2.32/29\",\r\n \"23.100.106.151/32\",\r\n + \ \"23.102.225.54/32\",\r\n \"40.64.14.0/29\",\r\n \"40.67.48.208/29\",\r\n + \ \"40.74.99.32/29\",\r\n \"40.80.57.192/29\",\r\n \"40.80.169.176/29\",\r\n + \ \"40.80.188.24/29\",\r\n \"40.82.253.192/29\",\r\n \"40.89.17.232/29\",\r\n + \ \"40.112.150.67/32\",\r\n \"40.113.94.67/32\",\r\n \"40.123.47.110/32\",\r\n + \ \"40.123.216.130/32\",\r\n \"51.12.101.240/29\",\r\n \"51.12.204.248/29\",\r\n + \ \"51.53.107.240/29\",\r\n \"51.53.187.240/29\",\r\n \"51.104.25.224/29\",\r\n + \ \"51.105.80.208/29\",\r\n \"51.105.88.248/29\",\r\n \"51.107.48.224/29\",\r\n + \ \"51.107.144.216/29\",\r\n \"51.116.60.244/30\",\r\n \"51.116.78.200/29\",\r\n + \ \"51.116.245.168/30\",\r\n \"51.120.40.224/29\",\r\n \"51.120.224.216/29\",\r\n + \ \"51.137.161.240/29\",\r\n \"51.140.67.72/32\",\r\n \"51.140.202.34/32\",\r\n + \ \"51.143.192.208/29\",\r\n \"52.136.48.216/29\",\r\n \"52.136.131.99/32\",\r\n + \ \"52.140.105.184/29\",\r\n \"52.143.166.54/32\",\r\n \"52.150.139.104/29\",\r\n + \ \"52.161.25.233/32\",\r\n \"52.176.149.179/32\",\r\n \"52.183.27.204/32\",\r\n + \ \"52.225.171.85/32\",\r\n \"52.228.42.41/32\",\r\n \"52.228.81.248/29\",\r\n + \ \"52.231.67.75/32\",\r\n \"52.231.159.38/32\",\r\n \"52.235.36.119/32\",\r\n + \ \"65.52.62.167/32\",\r\n \"102.133.56.128/29\",\r\n \"102.133.75.173/32\",\r\n + \ \"102.133.175.72/32\",\r\n \"104.40.191.8/32\",\r\n \"104.41.148.238/32\",\r\n + \ \"104.41.161.113/32\",\r\n \"104.208.61.223/32\",\r\n \"104.210.219.252/32\",\r\n + \ \"104.211.73.56/32\",\r\n \"104.211.231.18/32\",\r\n \"104.214.165.88/29\",\r\n + \ \"191.233.9.96/29\",\r\n \"191.235.225.216/29\",\r\n \"191.237.253.115/32\",\r\n + \ \"2603:1000:4::340/123\",\r\n \"2603:1000:104:1::300/123\",\r\n + \ \"2603:1010:6:1::300/123\",\r\n \"2603:1010:101::340/123\",\r\n + \ \"2603:1010:304::340/123\",\r\n \"2603:1010:404::340/123\",\r\n + \ \"2603:1020:5:1::300/123\",\r\n \"2603:1020:206:1::300/123\",\r\n + \ \"2603:1020:305::340/123\",\r\n \"2603:1020:405::340/123\",\r\n + \ \"2603:1020:605::340/123\",\r\n \"2603:1020:705:1::300/123\",\r\n + \ \"2603:1020:805:1::300/123\",\r\n \"2603:1020:905::340/123\",\r\n + \ \"2603:1020:a04:1::300/123\",\r\n \"2603:1020:b04::340/123\",\r\n + \ \"2603:1020:c04:1::300/123\",\r\n \"2603:1020:d04::340/123\",\r\n + \ \"2603:1020:e04:1::300/123\",\r\n \"2603:1020:e04:802::2a0/123\",\r\n + \ \"2603:1020:f04::340/123\",\r\n \"2603:1020:1004::300/123\",\r\n + \ \"2603:1020:1004:800::120/123\",\r\n \"2603:1020:1104:400::320/123\",\r\n + \ \"2603:1020:1302:400::240/123\",\r\n \"2603:1030:f:1::340/123\",\r\n + \ \"2603:1030:f:400::dc0/123\",\r\n \"2603:1030:10:1::300/123\",\r\n + \ \"2603:1030:104:1::300/123\",\r\n \"2603:1030:104:402::760/123\",\r\n + \ \"2603:1030:107:400::2a0/123\",\r\n \"2603:1030:210:1::300/123\",\r\n + \ \"2603:1030:40b:1::300/123\",\r\n \"2603:1030:40c:1::300/123\",\r\n + \ \"2603:1030:504:1::300/123\",\r\n \"2603:1030:504:802::120/123\",\r\n + \ \"2603:1030:608::340/123\",\r\n \"2603:1030:608:402::5e0/123\",\r\n + \ \"2603:1030:807:1::300/123\",\r\n \"2603:1030:a07::340/123\",\r\n + \ \"2603:1030:a07:402::b00/123\",\r\n \"2603:1030:b04::340/123\",\r\n + \ \"2603:1030:c06:1::300/123\",\r\n \"2603:1030:f05:1::300/123\",\r\n + \ \"2603:1030:1005::340/123\",\r\n \"2603:1040:5:1::300/123\",\r\n + \ \"2603:1040:207::340/123\",\r\n \"2603:1040:207:402::5c0/123\",\r\n + \ \"2603:1040:407:1::300/123\",\r\n \"2603:1040:606::340/123\",\r\n + \ \"2603:1040:606:402::680/123\",\r\n \"2603:1040:806::340/123\",\r\n \ \"2603:1040:904:1::300/123\",\r\n \"2603:1040:a06:1::300/123\",\r\n \ \"2603:1040:a06:802::2a0/123\",\r\n \"2603:1040:b04::340/123\",\r\n \ \"2603:1040:c06::340/123\",\r\n \"2603:1040:d04::300/123\",\r\n @@ -23765,7 +24408,7 @@ interactions: \ \"2603:1050:6:802::2a0/123\",\r\n \"2603:1050:403::300/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"WindowsAdminCenter\",\r\n \ \"id\": \"WindowsAdminCenter\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"WindowsAdminCenter\",\r\n \"addressPrefixes\": @@ -23794,15 +24437,16 @@ interactions: \ \"2603:1030:f:1::2b0/125\",\r\n \"2603:1030:104::6c0/125\",\r\n \ \"2603:1030:107::588/125\",\r\n \"2603:1030:504::1a8/125\",\r\n \ \"2603:1030:608:1::2b0/125\",\r\n \"2603:1030:a07:9::18/125\",\r\n - \ \"2603:1040:207:1::460/125\",\r\n \"2603:1040:904::690/125\",\r\n - \ \"2603:1040:a06::7c0/125\",\r\n \"2603:1040:d04:1::1a8/125\",\r\n - \ \"2603:1040:f05::350/125\",\r\n \"2603:1040:1002::788/125\",\r\n - \ \"2603:1040:1104::5a8/125\",\r\n \"2603:1040:1202::528/125\",\r\n - \ \"2603:1040:1302::528/125\",\r\n \"2603:1040:1402::548/125\",\r\n - \ \"2603:1040:1503::548/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n \"id\": \"WindowsVirtualDesktop\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:207:1::460/125\",\r\n \"2603:1040:606:3::88/125\",\r\n + \ \"2603:1040:904::690/125\",\r\n \"2603:1040:a06::7c0/125\",\r\n + \ \"2603:1040:d04:1::1a8/125\",\r\n \"2603:1040:f05::350/125\",\r\n + \ \"2603:1040:1002::788/125\",\r\n \"2603:1040:1104::5a8/125\",\r\n + \ \"2603:1040:1202::528/125\",\r\n \"2603:1040:1302::528/125\",\r\n + \ \"2603:1040:1402::548/125\",\r\n \"2603:1040:1503::548/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n + \ \"id\": \"WindowsVirtualDesktop\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"WindowsVirtualDesktop\",\r\n \"addressPrefixes\": [\r\n \"13.66.251.49/32\",\r\n \"13.67.68.78/32\",\r\n \"13.68.24.173/32\",\r\n @@ -23930,11 +24574,11 @@ interactions: cache-control: - no-cache content-length: - - '1866510' + - '1911906' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:02:05 GMT + - Fri, 19 Aug 2022 00:31:38 GMT expires: - '-1' pragma: @@ -23951,7 +24595,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a3c32110-9244-49e2-af33-c725ee2b2c7d + - 3f06f752-e87a-469e-8a29-31b1a9f37320 status: code: 200 message: OK @@ -23969,24 +24613,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority --http-header User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":100,"name":"developers"},{"vnetSubnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet","action":"Allow","tag":"Default","priority":150,"name":"vnet-integration"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '4216' + - '4345' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:05 GMT + - Fri, 19 Aug 2022 00:31:40 GMT expires: - '-1' pragma: @@ -24022,24 +24666,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --service-tag --priority --http-header User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":100,"name":"developers"},{"vnetSubnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet","action":"Allow","tag":"Default","priority":150,"name":"vnet-integration"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '4216' + - '4345' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:07 GMT + - Fri, 19 Aug 2022 00:31:42 GMT expires: - '-1' pragma: @@ -24082,10 +24726,10 @@ interactions: all", "description": "Deny all access"}, {"ipAddress": "AzureFrontDoor.Backend", "action": "Allow", "tag": "ServiceTag", "priority": 200, "name": "afd", "headers": {"x-azure-fdid": ["12345678-abcd-1234-abcd-12345678910a"]}}], "scmIpSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, - "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": - "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: @@ -24097,32 +24741,32 @@ interactions: Connection: - keep-alive Content-Length: - - '2255' + - '2236' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --service-tag --priority --http-header User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":100,"name":"developers"},{"vnetSubnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet","action":"Allow","tag":"Default","priority":150,"name":"vnet-integration"},{"ipAddress":"AzureFrontDoor.Backend","action":"Allow","tag":"ServiceTag","priority":200,"name":"afd","headers":{"x-azure-fdid":["12345678-abcd-1234-abcd-12345678910a"]}},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '4369' + - '4498' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:09 GMT + - Fri, 19 Aug 2022 00:31:45 GMT etag: - - '"1D8A1F3BCE03C8B"' + - '"1D8B36309962A40"' expires: - '-1' pragma: @@ -24140,7 +24784,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' x-powered-by: - ASP.NET status: @@ -24160,24 +24804,24 @@ interactions: ParameterSetName: - -g -n --vnet-name --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":100,"name":"developers"},{"vnetSubnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/cli-vnet-nwr000004/subnets/endpoint-subnet","action":"Allow","tag":"Default","priority":150,"name":"vnet-integration"},{"ipAddress":"AzureFrontDoor.Backend","action":"Allow","tag":"ServiceTag","priority":200,"name":"afd","headers":{"x-azure-fdid":["12345678-abcd-1234-abcd-12345678910a"]}},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '4387' + - '4516' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:12 GMT + - Fri, 19 Aug 2022 00:31:46 GMT expires: - '-1' pragma: @@ -24219,11 +24863,10 @@ interactions: ["12345678-abcd-1234-abcd-12345678910a"]}}, {"ipAddress": "Any", "action": "Deny", "priority": 2147483647, "name": "Deny all", "description": "Deny all access"}], "scmIpSecurityRestrictions": [{"ipAddress": "Any", "action": "Allow", "priority": - 1, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + 2147483647, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", - "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": - 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": - 0, "azureStorageAccounts": {}}}' + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": + false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -24234,32 +24877,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1973' + - '1954' Content-Type: - application/json ParameterSetName: - -g -n --vnet-name --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":100,"name":"developers"},{"ipAddress":"AzureFrontDoor.Backend","action":"Allow","tag":"ServiceTag","priority":200,"name":"afd","headers":{"x-azure-fdid":["12345678-abcd-1234-abcd-12345678910a"]}},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '4097' + - '4226' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:14 GMT + - Fri, 19 Aug 2022 00:31:50 GMT etag: - - '"1D8A1F3C1749EC0"' + - '"1D8B3630F7B4260"' expires: - '-1' pragma: @@ -24277,7 +24920,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' x-powered-by: - ASP.NET status: @@ -24297,24 +24940,24 @@ interactions: ParameterSetName: - -g -n --ip-address User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":100,"name":"developers"},{"ipAddress":"AzureFrontDoor.Backend","action":"Allow","tag":"ServiceTag","priority":200,"name":"afd","headers":{"x-azure-fdid":["12345678-abcd-1234-abcd-12345678910a"]}},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '4115' + - '4244' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:15 GMT + - Fri, 19 Aug 2022 00:31:51 GMT expires: - '-1' pragma: @@ -24354,11 +24997,11 @@ interactions: "priority": 200, "name": "afd", "headers": {"x-azure-fdid": ["12345678-abcd-1234-abcd-12345678910a"]}}, {"ipAddress": "Any", "action": "Deny", "priority": 2147483647, "name": "Deny all", "description": "Deny all access"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": + "Any", "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", - "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": - false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, + "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -24369,32 +25012,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1864' + - '1845' Content-Type: - application/json ParameterSetName: - -g -n --ip-address User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"AzureFrontDoor.Backend","action":"Allow","tag":"ServiceTag","priority":200,"name":"afd","headers":{"x-azure-fdid":["12345678-abcd-1234-abcd-12345678910a"]}},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3998' + - '4127' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:18 GMT + - Fri, 19 Aug 2022 00:31:54 GMT etag: - - '"1D8A1F3C412FD55"' + - '"1D8B363125CC475"' expires: - '-1' pragma: @@ -24432,24 +25075,24 @@ interactions: ParameterSetName: - -g -n --service-tag User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:02:18.3066667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:31:54.5966667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":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},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6057' + - '6338' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:20 GMT + - Fri, 19 Aug 2022 00:31:57 GMT etag: - - '"1D8A1F3C6468C2B"' + - '"1D8B363152F044B"' expires: - '-1' pragma: @@ -24485,16 +25128,16 @@ interactions: ParameterSetName: - -g -n --service-tag User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/Japan%20West/serviceTags?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"Public\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/serviceTags/Public\",\r\n - \ \"type\": \"Microsoft.Network/serviceTags\",\r\n \"changeNumber\": \"97\",\r\n + \ \"type\": \"Microsoft.Network/serviceTags\",\r\n \"changeNumber\": \"102\",\r\n \ \"cloud\": \"Public\",\r\n \"values\": [\r\n {\r\n \"name\": \"ActionGroup\",\r\n - \ \"id\": \"ActionGroup\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": + \ \"id\": \"ActionGroup\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"ActionGroup\",\r\n \"addressPrefixes\": @@ -24537,42 +25180,42 @@ interactions: \ \"23.97.214.210/32\",\r\n \"23.97.218.188/32\",\r\n \"23.98.150.134/32\",\r\n \ \"40.68.195.137/32\",\r\n \"40.68.201.58/32\",\r\n \"40.68.201.65/32\",\r\n \ \"40.68.201.206/32\",\r\n \"40.68.201.211/32\",\r\n \"40.68.204.18/32\",\r\n - \ \"40.85.205.77/32\",\r\n \"40.85.214.51/32\",\r\n \"40.85.217.241/32\",\r\n - \ \"40.85.228.73/32\",\r\n \"40.85.251.232/32\",\r\n \"40.85.254.31/32\",\r\n - \ \"40.115.37.106/32\",\r\n \"40.121.219.215/32\",\r\n \"40.121.221.62/32\",\r\n - \ \"40.121.222.201/32\",\r\n \"40.121.223.186/32\",\r\n \"40.127.89.115/32\",\r\n - \ \"40.127.89.233/32\",\r\n \"40.127.89.237/32\",\r\n \"40.127.90.1/32\",\r\n - \ \"40.127.94.221/32\",\r\n \"51.12.101.172/30\",\r\n \"51.12.204.244/30\",\r\n - \ \"51.53.106.88/30\",\r\n \"51.53.186.88/30\",\r\n \"51.104.9.100/30\",\r\n - \ \"51.116.168.97/32\",\r\n \"51.116.168.105/32\",\r\n \"51.116.168.107/32\",\r\n - \ \"51.116.168.114/32\",\r\n \"51.116.171.167/32\",\r\n \"51.116.171.171/32\",\r\n - \ \"51.116.171.219/32\",\r\n \"51.116.235.221/32\",\r\n \"51.116.239.135/32\",\r\n - \ \"51.140.60.60/32\",\r\n \"51.140.60.160/32\",\r\n \"51.140.68.158/32\",\r\n - \ \"51.140.70.218/32\",\r\n \"51.140.73.7/32\",\r\n \"51.140.120.15/32\",\r\n - \ \"51.140.242.100/32\",\r\n \"51.140.250.121/32\",\r\n \"51.140.254.225/32\",\r\n - \ \"51.141.12.82/31\",\r\n \"51.141.12.84/31\",\r\n \"51.141.12.234/32\",\r\n - \ \"51.141.13.170/32\",\r\n \"51.144.100.192/32\",\r\n \"52.138.31.211/32\",\r\n - \ \"52.149.154.142/32\",\r\n \"52.154.76.93/32\",\r\n \"52.154.77.164/32\",\r\n - \ \"52.161.13.167/32\",\r\n \"52.161.14.3/32\",\r\n \"52.161.19.45/32\",\r\n - \ \"52.161.19.125/32\",\r\n \"52.161.22.38/32\",\r\n \"52.161.24.165/32\",\r\n - \ \"52.161.28.62/32\",\r\n \"52.161.28.159/32\",\r\n \"52.161.28.167/32\",\r\n - \ \"52.161.30.189/32\",\r\n \"52.161.31.218/32\",\r\n \"52.161.92.147/32\",\r\n - \ \"52.161.95.89/32\",\r\n \"52.161.96.131/32\",\r\n \"52.161.96.213/32\",\r\n - \ \"52.161.97.144/32\",\r\n \"52.161.98.114/32\",\r\n \"52.161.104.116/32\",\r\n - \ \"52.161.106.53/32\",\r\n \"52.161.109.196/32\",\r\n \"52.172.136.188/32\",\r\n - \ \"52.172.144.111/32\",\r\n \"52.172.164.90/32\",\r\n \"52.172.187.93/32\",\r\n - \ \"52.172.198.236/32\",\r\n \"52.172.202.195/32\",\r\n \"52.172.210.146/32\",\r\n - \ \"52.172.211.172/32\",\r\n \"52.172.213.78/32\",\r\n \"52.172.215.180/32\",\r\n - \ \"52.172.218.144/32\",\r\n \"52.172.221.13/32\",\r\n \"52.172.221.97/32\",\r\n - \ \"52.183.20.244/32\",\r\n \"52.183.31.0/32\",\r\n \"52.183.94.59/32\",\r\n - \ \"52.184.145.166/32\",\r\n \"52.187.131.239/32\",\r\n \"52.187.132.63/32\",\r\n - \ \"52.187.134.230/32\",\r\n \"52.187.135.247/32\",\r\n \"52.188.200.146/32\",\r\n - \ \"52.230.81.147/32\",\r\n \"52.240.244.140/30\",\r\n \"52.243.36.200/32\",\r\n - \ \"52.243.36.225/32\",\r\n \"52.246.180.10/32\",\r\n \"52.246.183.223/32\",\r\n - \ \"52.246.184.112/32\",\r\n \"70.37.102.179/32\",\r\n \"104.46.34.229/32\",\r\n - \ \"104.46.42.184/32\",\r\n \"104.46.45.172/32\",\r\n \"104.211.0.27/32\",\r\n - \ \"104.211.2.38/32\",\r\n \"104.211.3.34/32\",\r\n \"104.211.3.100/32\",\r\n - \ \"104.211.113.109/32\",\r\n \"104.211.116.183/32\",\r\n + \ \"40.74.102.24/30\",\r\n \"40.85.205.77/32\",\r\n \"40.85.214.51/32\",\r\n + \ \"40.85.217.241/32\",\r\n \"40.85.228.73/32\",\r\n \"40.85.251.232/32\",\r\n + \ \"40.85.254.31/32\",\r\n \"40.115.37.106/32\",\r\n \"40.121.219.215/32\",\r\n + \ \"40.121.221.62/32\",\r\n \"40.121.222.201/32\",\r\n \"40.121.223.186/32\",\r\n + \ \"40.127.89.115/32\",\r\n \"40.127.89.233/32\",\r\n \"40.127.89.237/32\",\r\n + \ \"40.127.90.1/32\",\r\n \"40.127.94.221/32\",\r\n \"51.12.101.172/30\",\r\n + \ \"51.12.204.244/30\",\r\n \"51.53.106.88/30\",\r\n \"51.53.186.88/30\",\r\n + \ \"51.104.9.100/30\",\r\n \"51.116.168.97/32\",\r\n \"51.116.168.105/32\",\r\n + \ \"51.116.168.107/32\",\r\n \"51.116.168.114/32\",\r\n \"51.116.171.167/32\",\r\n + \ \"51.116.171.171/32\",\r\n \"51.116.171.219/32\",\r\n \"51.116.235.221/32\",\r\n + \ \"51.116.239.135/32\",\r\n \"51.140.60.60/32\",\r\n \"51.140.60.160/32\",\r\n + \ \"51.140.68.158/32\",\r\n \"51.140.70.218/32\",\r\n \"51.140.73.7/32\",\r\n + \ \"51.140.120.15/32\",\r\n \"51.140.242.100/32\",\r\n \"51.140.250.121/32\",\r\n + \ \"51.140.254.225/32\",\r\n \"51.141.12.82/31\",\r\n \"51.141.12.84/31\",\r\n + \ \"51.141.12.234/32\",\r\n \"51.141.13.170/32\",\r\n \"51.144.100.192/32\",\r\n + \ \"52.138.31.211/32\",\r\n \"52.149.154.142/32\",\r\n \"52.154.76.93/32\",\r\n + \ \"52.154.77.164/32\",\r\n \"52.161.13.167/32\",\r\n \"52.161.14.3/32\",\r\n + \ \"52.161.19.45/32\",\r\n \"52.161.19.125/32\",\r\n \"52.161.22.38/32\",\r\n + \ \"52.161.24.165/32\",\r\n \"52.161.28.62/32\",\r\n \"52.161.28.159/32\",\r\n + \ \"52.161.28.167/32\",\r\n \"52.161.30.189/32\",\r\n \"52.161.31.218/32\",\r\n + \ \"52.161.92.147/32\",\r\n \"52.161.95.89/32\",\r\n \"52.161.96.131/32\",\r\n + \ \"52.161.96.213/32\",\r\n \"52.161.97.144/32\",\r\n \"52.161.98.114/32\",\r\n + \ \"52.161.104.116/32\",\r\n \"52.161.106.53/32\",\r\n \"52.161.109.196/32\",\r\n + \ \"52.172.136.188/32\",\r\n \"52.172.144.111/32\",\r\n \"52.172.164.90/32\",\r\n + \ \"52.172.187.93/32\",\r\n \"52.172.198.236/32\",\r\n \"52.172.202.195/32\",\r\n + \ \"52.172.210.146/32\",\r\n \"52.172.211.172/32\",\r\n \"52.172.213.78/32\",\r\n + \ \"52.172.215.180/32\",\r\n \"52.172.218.144/32\",\r\n \"52.172.221.13/32\",\r\n + \ \"52.172.221.97/32\",\r\n \"52.183.20.244/32\",\r\n \"52.183.31.0/32\",\r\n + \ \"52.183.94.59/32\",\r\n \"52.184.145.166/32\",\r\n \"52.187.131.239/32\",\r\n + \ \"52.187.132.63/32\",\r\n \"52.187.134.230/32\",\r\n \"52.187.135.247/32\",\r\n + \ \"52.188.200.146/32\",\r\n \"52.230.81.147/32\",\r\n \"52.240.244.140/30\",\r\n + \ \"52.243.36.200/32\",\r\n \"52.243.36.225/32\",\r\n \"52.246.180.10/32\",\r\n + \ \"52.246.183.223/32\",\r\n \"52.246.184.112/32\",\r\n \"70.37.102.179/32\",\r\n + \ \"104.46.34.229/32\",\r\n \"104.46.42.184/32\",\r\n \"104.46.45.172/32\",\r\n + \ \"104.211.0.27/32\",\r\n \"104.211.2.38/32\",\r\n \"104.211.3.34/32\",\r\n + \ \"104.211.3.100/32\",\r\n \"104.211.113.109/32\",\r\n \"104.211.116.183/32\",\r\n \ \"104.211.118.93/32\",\r\n \"104.214.165.80/30\",\r\n \"137.116.129.13/32\",\r\n \ \"137.116.129.30/32\",\r\n \"137.116.132.55/32\",\r\n \"137.117.45.230/32\",\r\n \ \"137.117.46.62/32\",\r\n \"137.117.46.248/32\",\r\n \"138.91.1.170/32\",\r\n @@ -24609,38 +25252,39 @@ interactions: \ \"2603:1040:1503:400::180/125\",\r\n \"2603:1050:6:402::178/125\",\r\n \ \"2603:1050:403:400::1f8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement\",\r\n \"id\": \"ApiManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.64.39.16/32\",\r\n \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n - \ \"13.67.8.108/31\",\r\n \"13.67.9.208/28\",\r\n \"13.69.64.76/31\",\r\n - \ \"13.69.66.144/28\",\r\n \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n - \ \"13.70.72.28/31\",\r\n \"13.70.72.240/28\",\r\n \"13.71.49.1/32\",\r\n - \ \"13.71.170.44/31\",\r\n \"13.71.172.144/28\",\r\n \"13.71.194.116/31\",\r\n - \ \"13.71.196.32/28\",\r\n \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n - \ \"13.75.217.184/32\",\r\n \"13.75.221.78/32\",\r\n \"13.77.50.68/31\",\r\n - \ \"13.77.52.224/28\",\r\n \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n - \ \"13.84.189.17/32\",\r\n \"13.85.22.63/32\",\r\n \"13.86.102.66/32\",\r\n - \ \"13.87.56.84/31\",\r\n \"13.87.57.144/28\",\r\n \"13.87.122.84/31\",\r\n - \ \"13.87.123.144/28\",\r\n \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n - \ \"20.17.51.224/28\",\r\n \"20.21.36.96/28\",\r\n \"20.36.106.68/31\",\r\n - \ \"20.36.107.176/28\",\r\n \"20.36.114.20/31\",\r\n \"20.36.115.128/28\",\r\n - \ \"20.37.52.67/32\",\r\n \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n - \ \"20.37.81.41/32\",\r\n \"20.39.80.2/32\",\r\n \"20.39.99.81/32\",\r\n - \ \"20.40.125.155/32\",\r\n \"20.40.160.107/32\",\r\n \"20.40.231.62/31\",\r\n - \ \"20.44.2.4/31\",\r\n \"20.44.3.224/28\",\r\n \"20.44.33.246/32\",\r\n - \ \"20.44.72.3/32\",\r\n \"20.46.13.224/28\",\r\n \"20.46.144.85/32\",\r\n - \ \"20.47.232.184/31\",\r\n \"20.48.201.76/31\",\r\n \"20.51.6.224/28\",\r\n - \ \"20.52.94.112/31\",\r\n \"20.59.81.16/28\",\r\n \"20.62.63.254/31\",\r\n - \ \"20.70.220.182/31\",\r\n \"20.72.26.16/28\",\r\n \"20.83.221.20/30\",\r\n - \ \"20.83.221.64/28\",\r\n \"20.83.221.86/31\",\r\n \"20.86.92.254/31\",\r\n - \ \"20.88.154.20/31\",\r\n \"20.90.131.114/31\",\r\n \"20.92.3.250/31\",\r\n - \ \"20.97.32.190/31\",\r\n \"20.99.8.80/28\",\r\n \"20.150.167.160/28\",\r\n - \ \"20.150.170.224/28\",\r\n \"20.188.77.119/32\",\r\n \"20.191.167.246/31\",\r\n - \ \"20.192.45.112/28\",\r\n \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n - \ \"20.193.192.48/28\",\r\n \"20.193.202.160/28\",\r\n \"20.194.74.240/28\",\r\n - \ \"20.195.78.64/28\",\r\n \"20.215.3.224/28\",\r\n \"20.217.43.224/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n + \ \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n \"13.67.8.108/31\",\r\n + \ \"13.67.9.208/28\",\r\n \"13.69.64.76/31\",\r\n \"13.69.66.144/28\",\r\n + \ \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n \"13.70.72.28/31\",\r\n + \ \"13.70.72.240/28\",\r\n \"13.71.49.1/32\",\r\n \"13.71.170.44/31\",\r\n + \ \"13.71.172.144/28\",\r\n \"13.71.194.116/31\",\r\n \"13.71.196.32/28\",\r\n + \ \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n \"13.75.217.184/32\",\r\n + \ \"13.75.221.78/32\",\r\n \"13.77.50.68/31\",\r\n \"13.77.52.224/28\",\r\n + \ \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n \"13.84.189.17/32\",\r\n + \ \"13.85.22.63/32\",\r\n \"13.86.102.66/32\",\r\n \"13.87.56.84/31\",\r\n + \ \"13.87.57.144/28\",\r\n \"13.87.122.84/31\",\r\n \"13.87.123.144/28\",\r\n + \ \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n \"20.17.51.224/28\",\r\n + \ \"20.21.36.96/28\",\r\n \"20.36.106.68/31\",\r\n \"20.36.107.176/28\",\r\n + \ \"20.36.114.20/31\",\r\n \"20.36.115.128/28\",\r\n \"20.37.52.67/32\",\r\n + \ \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n \"20.37.81.41/32\",\r\n + \ \"20.39.80.2/32\",\r\n \"20.39.99.81/32\",\r\n \"20.40.125.155/32\",\r\n + \ \"20.40.160.107/32\",\r\n \"20.40.231.62/31\",\r\n \"20.44.2.4/31\",\r\n + \ \"20.44.3.224/28\",\r\n \"20.44.33.246/32\",\r\n \"20.44.72.3/32\",\r\n + \ \"20.46.13.224/28\",\r\n \"20.46.144.85/32\",\r\n \"20.47.232.184/31\",\r\n + \ \"20.48.201.76/31\",\r\n \"20.51.6.224/28\",\r\n \"20.52.94.112/31\",\r\n + \ \"20.59.81.16/28\",\r\n \"20.62.63.254/31\",\r\n \"20.70.220.182/31\",\r\n + \ \"20.72.26.16/28\",\r\n \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n + \ \"20.83.221.86/31\",\r\n \"20.86.92.254/31\",\r\n \"20.88.154.20/31\",\r\n + \ \"20.90.131.114/31\",\r\n \"20.92.3.250/31\",\r\n \"20.97.32.190/31\",\r\n + \ \"20.99.8.80/28\",\r\n \"20.150.167.160/28\",\r\n \"20.150.170.224/28\",\r\n + \ \"20.188.77.119/32\",\r\n \"20.191.167.246/31\",\r\n \"20.192.45.112/28\",\r\n + \ \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n \"20.193.192.48/28\",\r\n + \ \"20.193.202.160/28\",\r\n \"20.194.74.240/28\",\r\n \"20.195.78.64/28\",\r\n + \ \"20.210.144.64/28\",\r\n \"20.215.3.224/28\",\r\n \"20.217.43.224/28\",\r\n \ \"23.96.224.175/32\",\r\n \"23.101.67.140/32\",\r\n \"23.101.166.38/32\",\r\n \ \"40.66.60.111/32\",\r\n \"40.67.58.224/28\",\r\n \"40.69.106.68/31\",\r\n \ \"40.69.107.224/28\",\r\n \"40.70.146.76/31\",\r\n \"40.70.148.16/28\",\r\n @@ -24701,28 +25345,28 @@ interactions: \ \"2603:1030:f05:402::140/124\",\r\n \"2603:1030:1005:402::140/124\",\r\n \ \"2603:1040:5:402::140/124\",\r\n \"2603:1040:207:1::4a0/124\",\r\n \ \"2603:1040:207:402::140/124\",\r\n \"2603:1040:407:402::140/124\",\r\n - \ \"2603:1040:606:402::140/124\",\r\n \"2603:1040:806:402::140/124\",\r\n - \ \"2603:1040:904:2::690/124\",\r\n \"2603:1040:904:402::140/124\",\r\n - \ \"2603:1040:a06:2::280/124\",\r\n \"2603:1040:a06:402::140/124\",\r\n - \ \"2603:1040:b04:402::140/124\",\r\n \"2603:1040:c06:402::140/124\",\r\n - \ \"2603:1040:d04:1::700/124\",\r\n \"2603:1040:d04:800::c0/124\",\r\n - \ \"2603:1040:f05::6f0/124\",\r\n \"2603:1040:f05:402::140/124\",\r\n - \ \"2603:1040:1002::7e0/124\",\r\n \"2603:1040:1104:1::400/124\",\r\n - \ \"2603:1040:1104:400::140/124\",\r\n \"2603:1040:1202::560/124\",\r\n - \ \"2603:1040:1302::560/124\",\r\n \"2603:1040:1402::600/124\",\r\n - \ \"2603:1040:1503::600/124\",\r\n \"2603:1050:6:402::140/124\",\r\n - \ \"2603:1050:403:400::2a0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.AustraliaCentral\",\r\n \"id\": - \"ApiManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"20.36.106.68/31\",\r\n \"20.36.107.176/28\",\r\n - \ \"20.37.52.67/32\",\r\n \"2603:1010:304:402::140/124\"\r\n + \ \"2603:1040:606:3::c0/124\",\r\n \"2603:1040:606:402::140/124\",\r\n + \ \"2603:1040:806:402::140/124\",\r\n \"2603:1040:904:2::690/124\",\r\n + \ \"2603:1040:904:402::140/124\",\r\n \"2603:1040:a06:2::280/124\",\r\n + \ \"2603:1040:a06:402::140/124\",\r\n \"2603:1040:b04:402::140/124\",\r\n + \ \"2603:1040:c06:402::140/124\",\r\n \"2603:1040:d04:1::700/124\",\r\n + \ \"2603:1040:d04:800::c0/124\",\r\n \"2603:1040:f05::6f0/124\",\r\n + \ \"2603:1040:f05:402::140/124\",\r\n \"2603:1040:1002::7e0/124\",\r\n + \ \"2603:1040:1104:1::400/124\",\r\n \"2603:1040:1104:400::140/124\",\r\n + \ \"2603:1040:1202::560/124\",\r\n \"2603:1040:1302::560/124\",\r\n + \ \"2603:1040:1402::600/124\",\r\n \"2603:1040:1503::600/124\",\r\n + \ \"2603:1050:6:402::140/124\",\r\n \"2603:1050:403:400::2a0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaCentral\",\r\n + \ \"id\": \"ApiManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.36.106.68/31\",\r\n + \ \"20.36.107.176/28\",\r\n \"20.37.52.67/32\",\r\n \"2603:1010:304:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaCentral2\",\r\n \ \"id\": \"ApiManagement.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -24730,7 +25374,7 @@ interactions: \ \"20.36.115.128/28\",\r\n \"20.39.99.81/32\",\r\n \"2603:1010:404:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.AustraliaEast\",\r\n \ \"id\": \"ApiManagement.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -24739,7 +25383,7 @@ interactions: \ \"2603:1010:6:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.AustraliaSoutheast\",\r\n \"id\": \"ApiManagement.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -24747,23 +25391,23 @@ interactions: \ \"13.77.52.224/28\",\r\n \"20.40.160.107/32\",\r\n \"20.92.3.250/31\",\r\n \ \"2603:1010:101:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.BrazilSouth\",\r\n \"id\": \"ApiManagement.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"191.233.24.179/32\",\r\n - \ \"191.233.203.28/31\",\r\n \"191.233.203.240/28\",\r\n - \ \"191.238.73.14/31\",\r\n \"2603:1050:6:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"191.233.24.179/32\",\r\n \"191.233.203.28/31\",\r\n + \ \"191.233.203.240/28\",\r\n \"191.238.73.14/31\",\r\n \"2603:1050:6:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.BrazilSoutheast\",\r\n \ \"id\": \"ApiManagement.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"191.232.18.181/32\",\r\n \"191.233.50.192/28\",\r\n \ \"2603:1050:403:400::2a0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.CanadaCentral\",\r\n \"id\": - \"ApiManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -24772,7 +25416,7 @@ interactions: \ \"20.48.201.76/31\",\r\n \"52.139.20.34/32\",\r\n \"2603:1030:f05:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CanadaEast\",\r\n \ \"id\": \"ApiManagement.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -24780,7 +25424,7 @@ interactions: \ \"52.139.80.117/32\",\r\n \"2603:1030:1005:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CentralIndia\",\r\n \ \"id\": \"ApiManagement.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -24788,73 +25432,73 @@ interactions: \ \"104.211.81.240/28\",\r\n \"2603:1040:a06:2::280/124\",\r\n \ \"2603:1040:a06:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.CentralUS\",\r\n \"id\": \"ApiManagement.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.86.102.66/32\",\r\n - \ \"13.89.170.204/31\",\r\n \"13.89.174.64/28\",\r\n \"20.40.231.62/31\",\r\n - \ \"2603:1030:10:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.CentralUSEUAP\",\r\n \"id\": - \"ApiManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.86.102.66/32\",\r\n \"13.89.170.204/31\",\r\n + \ \"13.89.174.64/28\",\r\n \"20.40.231.62/31\",\r\n \"2603:1030:10:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.CentralUSEUAP\",\r\n + \ \"id\": \"ApiManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.46.13.224/28\",\r\n \"40.78.202.128/31\",\r\n \ \"40.78.203.160/28\",\r\n \"52.253.159.160/32\",\r\n \"2603:1030:f:2::490/124\",\r\n \ \"2603:1030:f:400::940/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.EastAsia\",\r\n \"id\": \"ApiManagement.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.148/31\",\r\n - \ \"13.75.38.16/28\",\r\n \"20.195.78.64/28\",\r\n \"52.139.152.27/32\",\r\n - \ \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n \"2603:1040:207:1::4a0/124\",\r\n - \ \"2603:1040:207:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS\",\r\n \"id\": \"ApiManagement.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.88.154.20/31\",\r\n - \ \"40.71.10.204/31\",\r\n \"40.71.13.128/28\",\r\n \"52.224.186.99/32\",\r\n - \ \"2603:1030:210:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS2\",\r\n \"id\": \"ApiManagement.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.72.3/32\",\r\n - \ \"20.62.63.254/31\",\r\n \"40.70.146.76/31\",\r\n \"40.70.148.16/28\",\r\n - \ \"2603:1030:40c:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.EastUS2EUAP\",\r\n \"id\": \"ApiManagement.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.47.232.184/31\",\r\n - \ \"40.74.146.80/31\",\r\n \"40.74.147.32/28\",\r\n \"52.253.229.253/32\",\r\n - \ \"2603:1030:40b:400::940/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.FranceCentral\",\r\n \"id\": - \"ApiManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.148/31\",\r\n \"13.75.38.16/28\",\r\n \"20.195.78.64/28\",\r\n + \ \"52.139.152.27/32\",\r\n \"65.52.164.91/32\",\r\n \"65.52.173.247/32\",\r\n + \ \"2603:1040:207:1::4a0/124\",\r\n \"2603:1040:207:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS\",\r\n + \ \"id\": \"ApiManagement.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.88.154.20/31\",\r\n \"40.71.10.204/31\",\r\n + \ \"40.71.13.128/28\",\r\n \"52.224.186.99/32\",\r\n \"2603:1030:210:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS2\",\r\n + \ \"id\": \"ApiManagement.EastUS2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.44.72.3/32\",\r\n \"20.62.63.254/31\",\r\n \"40.70.146.76/31\",\r\n + \ \"40.70.148.16/28\",\r\n \"2603:1030:40c:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.EastUS2EUAP\",\r\n + \ \"id\": \"ApiManagement.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.47.232.184/31\",\r\n \"40.74.146.80/31\",\r\n + \ \"40.74.147.32/28\",\r\n \"52.253.229.253/32\",\r\n \"2603:1030:40b:400::940/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.FranceCentral\",\r\n + \ \"id\": \"ApiManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.66.60.111/32\",\r\n \"40.79.130.44/31\",\r\n \ \"40.79.131.192/28\",\r\n \"51.138.215.124/31\",\r\n \"2603:1020:805:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.FranceSouth\",\r\n \ \"id\": \"ApiManagement.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.39.80.2/32\",\r\n \"40.79.178.68/31\",\r\n \"40.79.179.192/28\",\r\n \ \"2603:1020:905:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.GermanyNorth\",\r\n \"id\": - \"ApiManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -24862,47 +25506,48 @@ interactions: [\r\n \"51.116.0.0/32\",\r\n \"51.116.59.0/28\",\r\n \"2603:1020:d04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.GermanyWestCentral\",\r\n \ \"id\": \"ApiManagement.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.52.94.112/31\",\r\n \"51.116.96.0/32\",\r\n \"51.116.155.64/28\",\r\n \ \"2603:1020:c04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.JapanEast\",\r\n \"id\": \"ApiManagement.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.78.106.92/31\",\r\n - \ \"13.78.108.176/28\",\r\n \"20.191.167.246/31\",\r\n \"52.140.238.179/32\",\r\n - \ \"2603:1040:407:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.JapanWest\",\r\n \"id\": \"ApiManagement.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.74.100.52/31\",\r\n - \ \"40.74.101.48/28\",\r\n \"40.81.185.8/32\",\r\n \"2603:1040:606:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JioIndiaCentral\",\r\n - \ \"id\": \"ApiManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.50.64/28\",\r\n - \ \"20.192.234.160/28\",\r\n \"2603:1040:1104:1::400/124\",\r\n - \ \"2603:1040:1104:400::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.JioIndiaWest\",\r\n \"id\": - \"ApiManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.78.106.92/31\",\r\n \"13.78.108.176/28\",\r\n + \ \"20.191.167.246/31\",\r\n \"52.140.238.179/32\",\r\n \"2603:1040:407:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JapanWest\",\r\n + \ \"id\": \"ApiManagement.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.210.144.64/28\",\r\n \"40.74.100.52/31\",\r\n + \ \"40.74.101.48/28\",\r\n \"40.81.185.8/32\",\r\n \"2603:1040:606:3::c0/124\",\r\n + \ \"2603:1040:606:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.JioIndiaCentral\",\r\n \"id\": + \"ApiManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.192.50.64/28\",\r\n \"20.192.234.160/28\",\r\n + \ \"2603:1040:1104:1::400/124\",\r\n \"2603:1040:1104:400::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.JioIndiaWest\",\r\n + \ \"id\": \"ApiManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.193.192.48/28\",\r\n \"20.193.202.160/28\",\r\n \ \"2603:1040:d04:1::700/124\",\r\n \"2603:1040:d04:800::c0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.KoreaCentral\",\r\n \ \"id\": \"ApiManagement.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -24910,33 +25555,35 @@ interactions: \ \"52.231.18.44/31\",\r\n \"52.231.19.192/28\",\r\n \"2603:1040:f05::6f0/124\",\r\n \ \"2603:1040:f05:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.KoreaSouth\",\r\n \"id\": \"ApiManagement.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.80.232.185/32\",\r\n - \ \"52.231.146.84/31\",\r\n \"52.231.147.176/28\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"ApiManagement.NorthCentralUS\",\r\n - \ \"id\": \"ApiManagement.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.51.6.224/28\",\r\n - \ \"23.96.224.175/32\",\r\n \"23.101.166.38/32\",\r\n \"40.81.47.216/32\",\r\n - \ \"52.162.106.148/31\",\r\n \"52.162.110.80/28\",\r\n \"2603:1030:608:3::630/124\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"40.80.232.185/32\",\r\n \"52.231.146.84/31\",\r\n + \ \"52.231.147.176/28\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"ApiManagement.NorthCentralUS\",\r\n \"id\": \"ApiManagement.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.51.6.224/28\",\r\n \"23.96.224.175/32\",\r\n + \ \"23.101.166.38/32\",\r\n \"40.81.47.216/32\",\r\n \"52.162.106.148/31\",\r\n + \ \"52.162.110.80/28\",\r\n \"2603:1030:608:3::630/124\",\r\n \ \"2603:1030:608:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.NorthEurope\",\r\n \"id\": \"ApiManagement.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.76/31\",\r\n - \ \"13.69.229.80/28\",\r\n \"52.142.95.35/32\",\r\n \"52.146.139.194/31\",\r\n - \ \"104.41.217.243/32\",\r\n \"104.41.218.160/32\",\r\n \"2603:1020:5:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"13.69.227.76/31\",\r\n \"13.69.229.80/28\",\r\n + \ \"52.142.95.35/32\",\r\n \"52.146.139.194/31\",\r\n \"104.41.217.243/32\",\r\n + \ \"104.41.218.160/32\",\r\n \"2603:1020:5:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.NorwayEast\",\r\n \ \"id\": \"ApiManagement.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -24944,15 +25591,22 @@ interactions: \ \"51.120.234.240/28\",\r\n \"2603:1020:e04::6f0/124\",\r\n \ \"2603:1020:e04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.NorwayWest\",\r\n \"id\": \"ApiManagement.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.130.134/32\",\r\n \ \"51.120.218.224/28\",\r\n \"2603:1020:f04:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.QatarCentral\",\r\n + \ \"id\": \"ApiManagement.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.21.36.96/28\",\r\n \"2603:1040:1002::7e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SouthAfricaNorth\",\r\n \ \"id\": \"ApiManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -24960,7 +25614,7 @@ interactions: \ \"102.133.130.197/32\",\r\n \"102.133.154.4/31\",\r\n \"102.133.156.0/28\",\r\n \ \"2603:1000:104:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthAfricaWest\",\r\n \"id\": - \"ApiManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -24969,7 +25623,7 @@ interactions: \ \"102.133.28.0/28\",\r\n \"2603:1000:4:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SouthCentralUS\",\r\n \ \"id\": \"ApiManagement.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -24979,44 +25633,45 @@ interactions: \ \"2603:1030:807:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthCentralUSSTG\",\r\n \"id\": \"ApiManagement.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.4/31\",\r\n \"20.44.3.224/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SoutheastAsia\",\r\n \ \"id\": \"ApiManagement.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.108/31\",\r\n \"13.67.9.208/28\",\r\n \"40.90.185.46/32\",\r\n \ \"2603:1040:5:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SouthIndia\",\r\n \"id\": \"ApiManagement.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.33.246/32\",\r\n - \ \"40.78.194.68/31\",\r\n \"40.78.195.224/28\",\r\n \"2603:1040:c06:402::140/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.44.33.246/32\",\r\n \"40.78.194.68/31\",\r\n + \ \"40.78.195.224/28\",\r\n \"2603:1040:c06:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SwedenCentral\",\r\n \ \"id\": \"ApiManagement.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.25.16/28\",\r\n \"51.12.98.224/28\",\r\n \"2603:1020:1004:1::700/124\",\r\n \ \"2603:1020:1004:800::c0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SwedenSouth\",\r\n \"id\": \"ApiManagement.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.0/28\",\r\n - \ \"51.12.202.224/28\",\r\n \"2603:1020:1104:1::3c0/124\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.0/28\",\r\n \"51.12.202.224/28\",\r\n \"2603:1020:1104:1::3c0/124\",\r\n \ \"2603:1020:1104:400::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.SwitzerlandNorth\",\r\n \"id\": - \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ApiManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -25025,46 +25680,46 @@ interactions: \ \"2603:1020:a04:2::510/124\",\r\n \"2603:1020:a04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.SwitzerlandWest\",\r\n \ \"id\": \"ApiManagement.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.96.8/32\",\r\n \"51.107.155.0/28\",\r\n \"2603:1020:b04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UAECentral\",\r\n \ \"id\": \"ApiManagement.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.224/31\",\r\n \"20.37.76.32/28\",\r\n \"20.37.81.41/32\",\r\n \ \"2603:1040:b04:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.UAENorth\",\r\n \"id\": \"ApiManagement.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"20.46.144.85/32\",\r\n \"40.120.87.48/31\",\r\n + \ \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n \"2603:1040:904:2::690/124\",\r\n + \ \"2603:1040:904:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.UKSouth\",\r\n \"id\": \"ApiManagement.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.46.144.85/32\",\r\n - \ \"40.120.87.48/31\",\r\n \"65.52.250.4/31\",\r\n \"65.52.252.32/28\",\r\n - \ \"2603:1040:904:2::690/124\",\r\n \"2603:1040:904:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UKSouth\",\r\n - \ \"id\": \"ApiManagement.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"20.90.131.114/31\",\r\n \"51.140.146.60/31\",\r\n - \ \"51.140.149.0/28\",\r\n \"51.145.56.125/32\",\r\n \"2603:1020:705:402::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.UKWest\",\r\n - \ \"id\": \"ApiManagement.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"51.137.136.0/32\",\r\n \"51.140.210.84/31\",\r\n - \ \"51.140.211.176/28\",\r\n \"2603:1020:605:402::140/124\"\r\n + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.90.131.114/31\",\r\n + \ \"51.140.146.60/31\",\r\n \"51.140.149.0/28\",\r\n \"51.145.56.125/32\",\r\n + \ \"2603:1020:705:402::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.UKWest\",\r\n \"id\": \"ApiManagement.UKWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"51.137.136.0/32\",\r\n + \ \"51.140.210.84/31\",\r\n \"51.140.211.176/28\",\r\n \"2603:1020:605:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestCentralUS\",\r\n \ \"id\": \"ApiManagement.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -25072,7 +25727,7 @@ interactions: \ \"52.253.135.58/32\",\r\n \"2603:1030:b04:402::140/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestEurope\",\r\n \ \"id\": \"ApiManagement.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": @@ -25080,106 +25735,107 @@ interactions: \ \"23.101.67.140/32\",\r\n \"51.145.179.78/32\",\r\n \"137.117.160.56/32\",\r\n \ \"2603:1020:206:402::140/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ApiManagement.WestIndia\",\r\n \"id\": \"ApiManagement.WestIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"40.81.89.24/32\",\r\n - \ \"104.211.146.68/31\",\r\n \"104.211.147.144/28\",\r\n - \ \"2603:1040:806:402::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApiManagement.WestUS\",\r\n \"id\": \"ApiManagement.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.64.39.16/32\",\r\n - \ \"20.59.81.16/28\",\r\n \"40.112.242.148/31\",\r\n \"40.112.243.240/28\",\r\n - \ \"2603:1030:a07:9::70/124\",\r\n \"2603:1030:a07:402::8c0/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS2\",\r\n - \ \"id\": \"ApiManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": + [\r\n \"40.81.89.24/32\",\r\n \"104.211.146.68/31\",\r\n + \ \"104.211.147.144/28\",\r\n \"2603:1040:806:402::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS\",\r\n + \ \"id\": \"ApiManagement.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.66.138.92/31\",\r\n \"13.66.140.176/28\",\r\n - \ \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n \"20.83.221.86/31\",\r\n - \ \"51.143.127.203/32\",\r\n \"2603:1030:c06:400::940/124\"\r\n + [\r\n \"13.64.39.16/32\",\r\n \"20.59.81.16/28\",\r\n \"40.112.242.148/31\",\r\n + \ \"40.112.243.240/28\",\r\n \"2603:1030:a07:9::70/124\",\r\n + \ \"2603:1030:a07:402::8c0/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ApiManagement.WestUS2\",\r\n \"id\": \"ApiManagement.WestUS2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.92/31\",\r\n + \ \"13.66.140.176/28\",\r\n \"20.83.221.20/30\",\r\n \"20.83.221.64/28\",\r\n + \ \"20.83.221.86/31\",\r\n \"51.143.127.203/32\",\r\n \"2603:1030:c06:400::940/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApiManagement.WestUS3\",\r\n \ \"id\": \"ApiManagement.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureApiManagement\",\r\n \"addressPrefixes\": [\r\n \"20.150.167.160/28\",\r\n \"20.150.170.224/28\",\r\n \ \"2603:1030:504:2::80/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppConfiguration\",\r\n \"id\": \"AppConfiguration\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppConfiguration\",\r\n \"addressPrefixes\": - [\r\n \"13.66.142.72/29\",\r\n \"13.66.143.192/28\",\r\n - \ \"13.66.143.208/29\",\r\n \"13.67.10.112/29\",\r\n \"13.67.13.192/28\",\r\n - \ \"13.67.13.208/29\",\r\n \"13.69.67.112/29\",\r\n \"13.69.67.240/28\",\r\n - \ \"13.69.71.128/29\",\r\n \"13.69.107.72/29\",\r\n \"13.69.112.144/28\",\r\n - \ \"13.69.112.160/29\",\r\n \"13.69.230.8/29\",\r\n \"13.69.230.40/29\",\r\n - \ \"13.69.231.144/28\",\r\n \"13.70.74.128/29\",\r\n \"13.70.78.144/28\",\r\n - \ \"13.70.78.160/29\",\r\n \"13.71.175.64/28\",\r\n \"13.71.175.96/28\",\r\n - \ \"13.71.196.176/28\",\r\n \"13.71.199.80/28\",\r\n \"13.73.242.56/29\",\r\n - \ \"13.73.244.96/28\",\r\n \"13.73.244.112/29\",\r\n \"13.73.255.128/26\",\r\n - \ \"13.74.108.160/28\",\r\n \"13.74.108.240/28\",\r\n \"13.77.53.88/29\",\r\n - \ \"13.77.53.192/28\",\r\n \"13.77.53.208/29\",\r\n \"13.78.109.144/29\",\r\n - \ \"13.78.109.208/28\",\r\n \"13.78.111.128/29\",\r\n \"13.86.219.192/29\",\r\n - \ \"13.86.221.192/28\",\r\n \"13.86.221.208/29\",\r\n \"13.87.58.64/29\",\r\n - \ \"13.87.58.80/28\",\r\n \"13.87.58.128/29\",\r\n \"13.87.124.64/29\",\r\n - \ \"13.87.124.80/28\",\r\n \"13.87.124.128/29\",\r\n \"13.89.175.208/28\",\r\n - \ \"13.89.178.16/29\",\r\n \"13.89.178.32/29\",\r\n \"20.17.58.192/26\",\r\n - \ \"20.17.68.64/27\",\r\n \"20.21.39.128/26\",\r\n \"20.21.44.64/27\",\r\n - \ \"20.21.67.128/27\",\r\n \"20.21.75.128/27\",\r\n \"20.36.108.120/29\",\r\n - \ \"20.36.108.136/29\",\r\n \"20.36.108.144/28\",\r\n \"20.36.115.248/29\",\r\n - \ \"20.36.117.40/29\",\r\n \"20.36.117.48/28\",\r\n \"20.36.123.16/28\",\r\n - \ \"20.36.124.64/26\",\r\n \"20.37.67.96/28\",\r\n \"20.37.69.64/26\",\r\n - \ \"20.37.76.112/29\",\r\n \"20.37.76.144/28\",\r\n \"20.37.76.192/29\",\r\n - \ \"20.37.198.144/28\",\r\n \"20.37.227.32/28\",\r\n \"20.37.228.128/26\",\r\n - \ \"20.38.128.96/29\",\r\n \"20.38.128.112/28\",\r\n \"20.38.128.160/29\",\r\n - \ \"20.38.139.96/28\",\r\n \"20.38.141.64/26\",\r\n \"20.38.147.176/28\",\r\n - \ \"20.38.147.240/28\",\r\n \"20.38.155.192/27\",\r\n \"20.39.14.16/28\",\r\n - \ \"20.40.206.144/28\",\r\n \"20.40.206.160/28\",\r\n \"20.40.224.128/26\",\r\n - \ \"20.41.68.64/28\",\r\n \"20.41.69.192/26\",\r\n \"20.41.197.48/28\",\r\n - \ \"20.42.64.16/28\",\r\n \"20.42.230.144/28\",\r\n \"20.43.44.144/28\",\r\n - \ \"20.43.46.128/26\",\r\n \"20.43.70.128/28\",\r\n \"20.43.121.40/29\",\r\n - \ \"20.43.121.96/28\",\r\n \"20.43.121.112/29\",\r\n \"20.44.4.96/29\",\r\n - \ \"20.44.4.120/29\",\r\n \"20.44.4.160/28\",\r\n \"20.44.8.168/29\",\r\n - \ \"20.44.10.96/28\",\r\n \"20.44.10.112/29\",\r\n \"20.44.17.56/29\",\r\n - \ \"20.44.17.192/28\",\r\n \"20.44.17.208/29\",\r\n \"20.44.27.224/28\",\r\n - \ \"20.44.29.32/28\",\r\n \"20.45.116.0/26\",\r\n \"20.45.123.120/29\",\r\n - \ \"20.45.123.176/28\",\r\n \"20.45.123.224/29\",\r\n \"20.45.126.0/27\",\r\n - \ \"20.45.198.0/27\",\r\n \"20.45.199.64/26\",\r\n \"20.48.192.192/26\",\r\n - \ \"20.49.83.96/27\",\r\n \"20.49.91.96/27\",\r\n \"20.49.99.80/28\",\r\n - \ \"20.49.103.0/26\",\r\n \"20.49.109.96/28\",\r\n \"20.49.115.64/26\",\r\n - \ \"20.49.120.80/28\",\r\n \"20.49.127.64/26\",\r\n \"20.50.1.240/28\",\r\n - \ \"20.50.65.96/28\",\r\n \"20.51.8.0/26\",\r\n \"20.51.16.0/26\",\r\n - \ \"20.53.41.192/26\",\r\n \"20.61.98.0/26\",\r\n \"20.62.128.64/26\",\r\n - \ \"20.72.20.192/26\",\r\n \"20.72.28.128/27\",\r\n \"20.125.171.128/27\",\r\n - \ \"20.125.203.128/27\",\r\n \"20.150.165.176/28\",\r\n \"20.150.167.0/26\",\r\n - \ \"20.150.172.64/27\",\r\n \"20.150.173.32/27\",\r\n \"20.150.179.200/29\",\r\n - \ \"20.150.181.0/28\",\r\n \"20.150.181.16/29\",\r\n \"20.150.181.128/27\",\r\n - \ \"20.150.187.200/29\",\r\n \"20.150.189.0/28\",\r\n \"20.150.189.16/29\",\r\n - \ \"20.150.190.32/27\",\r\n \"20.187.194.224/28\",\r\n \"20.187.196.128/26\",\r\n - \ \"20.189.224.64/26\",\r\n \"20.191.160.192/26\",\r\n \"20.192.99.200/29\",\r\n - \ \"20.192.101.0/28\",\r\n \"20.192.101.16/29\",\r\n \"20.192.167.0/26\",\r\n - \ \"20.192.231.64/26\",\r\n \"20.192.235.240/29\",\r\n \"20.192.238.112/29\",\r\n - \ \"20.192.238.192/27\",\r\n \"20.193.203.224/27\",\r\n \"20.194.67.64/27\",\r\n - \ \"20.205.75.96/27\",\r\n \"20.205.83.96/27\",\r\n \"20.208.19.128/27\",\r\n - \ \"20.215.7.64/26\",\r\n \"20.215.19.128/27\",\r\n \"20.215.27.128/27\",\r\n - \ \"20.215.156.64/27\",\r\n \"20.217.47.64/26\",\r\n \"20.217.60.64/27\",\r\n - \ \"20.217.75.128/27\",\r\n \"20.217.91.128/27\",\r\n \"23.98.83.72/29\",\r\n - \ \"23.98.86.32/28\",\r\n \"23.98.86.48/29\",\r\n \"23.98.86.96/27\",\r\n - \ \"23.98.104.176/28\",\r\n \"23.98.108.64/26\",\r\n \"40.64.132.144/28\",\r\n - \ \"40.67.52.0/26\",\r\n \"40.67.60.72/29\",\r\n \"40.67.60.112/28\",\r\n - \ \"40.67.60.160/29\",\r\n \"40.69.108.80/29\",\r\n \"40.69.108.176/28\",\r\n - \ \"40.69.110.160/29\",\r\n \"40.70.148.56/29\",\r\n \"40.70.151.48/28\",\r\n - \ \"40.70.151.64/29\",\r\n \"40.71.13.248/29\",\r\n \"40.71.14.120/29\",\r\n - \ \"40.71.15.128/28\",\r\n \"40.74.149.40/29\",\r\n \"40.74.149.56/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureAppConfiguration\",\r\n \"addressPrefixes\": [\r\n \"13.66.142.72/29\",\r\n + \ \"13.66.143.192/28\",\r\n \"13.66.143.208/29\",\r\n \"13.67.10.112/29\",\r\n + \ \"13.67.13.192/28\",\r\n \"13.67.13.208/29\",\r\n \"13.69.67.112/29\",\r\n + \ \"13.69.67.240/28\",\r\n \"13.69.71.128/29\",\r\n \"13.69.107.72/29\",\r\n + \ \"13.69.112.144/28\",\r\n \"13.69.112.160/29\",\r\n \"13.69.230.8/29\",\r\n + \ \"13.69.230.40/29\",\r\n \"13.69.231.144/28\",\r\n \"13.70.74.128/29\",\r\n + \ \"13.70.78.144/28\",\r\n \"13.70.78.160/29\",\r\n \"13.71.175.64/28\",\r\n + \ \"13.71.175.96/28\",\r\n \"13.71.196.176/28\",\r\n \"13.71.199.80/28\",\r\n + \ \"13.73.242.56/29\",\r\n \"13.73.244.96/28\",\r\n \"13.73.244.112/29\",\r\n + \ \"13.73.255.128/26\",\r\n \"13.74.108.160/28\",\r\n \"13.74.108.240/28\",\r\n + \ \"13.77.53.88/29\",\r\n \"13.77.53.192/28\",\r\n \"13.77.53.208/29\",\r\n + \ \"13.78.109.144/29\",\r\n \"13.78.109.208/28\",\r\n \"13.78.111.128/29\",\r\n + \ \"13.86.219.192/29\",\r\n \"13.86.221.192/28\",\r\n \"13.86.221.208/29\",\r\n + \ \"13.87.58.64/29\",\r\n \"13.87.58.80/28\",\r\n \"13.87.58.128/29\",\r\n + \ \"13.87.124.64/29\",\r\n \"13.87.124.80/28\",\r\n \"13.87.124.128/29\",\r\n + \ \"13.89.175.208/28\",\r\n \"13.89.178.16/29\",\r\n \"13.89.178.32/29\",\r\n + \ \"20.17.58.192/26\",\r\n \"20.17.68.64/27\",\r\n \"20.21.39.128/26\",\r\n + \ \"20.21.44.64/27\",\r\n \"20.21.67.128/27\",\r\n \"20.21.75.128/27\",\r\n + \ \"20.21.83.0/27\",\r\n \"20.36.108.120/29\",\r\n \"20.36.108.136/29\",\r\n + \ \"20.36.108.144/28\",\r\n \"20.36.115.248/29\",\r\n \"20.36.117.40/29\",\r\n + \ \"20.36.117.48/28\",\r\n \"20.36.123.16/28\",\r\n \"20.36.124.64/26\",\r\n + \ \"20.37.67.96/28\",\r\n \"20.37.69.64/26\",\r\n \"20.37.76.112/29\",\r\n + \ \"20.37.76.144/28\",\r\n \"20.37.76.192/29\",\r\n \"20.37.198.144/28\",\r\n + \ \"20.37.227.32/28\",\r\n \"20.37.228.128/26\",\r\n \"20.38.128.96/29\",\r\n + \ \"20.38.128.112/28\",\r\n \"20.38.128.160/29\",\r\n \"20.38.139.96/28\",\r\n + \ \"20.38.141.64/26\",\r\n \"20.38.147.176/28\",\r\n \"20.38.147.240/28\",\r\n + \ \"20.38.155.192/27\",\r\n \"20.39.14.16/28\",\r\n \"20.40.206.144/28\",\r\n + \ \"20.40.206.160/28\",\r\n \"20.40.224.128/26\",\r\n \"20.41.68.64/28\",\r\n + \ \"20.41.69.192/26\",\r\n \"20.41.197.48/28\",\r\n \"20.42.64.16/28\",\r\n + \ \"20.42.230.144/28\",\r\n \"20.43.44.144/28\",\r\n \"20.43.46.128/26\",\r\n + \ \"20.43.70.128/28\",\r\n \"20.43.121.40/29\",\r\n \"20.43.121.96/28\",\r\n + \ \"20.43.121.112/29\",\r\n \"20.44.4.96/29\",\r\n \"20.44.4.120/29\",\r\n + \ \"20.44.4.160/28\",\r\n \"20.44.8.168/29\",\r\n \"20.44.10.96/28\",\r\n + \ \"20.44.10.112/29\",\r\n \"20.44.17.56/29\",\r\n \"20.44.17.192/28\",\r\n + \ \"20.44.17.208/29\",\r\n \"20.44.27.224/28\",\r\n \"20.44.29.32/28\",\r\n + \ \"20.45.116.0/26\",\r\n \"20.45.123.120/29\",\r\n \"20.45.123.176/28\",\r\n + \ \"20.45.123.224/29\",\r\n \"20.45.126.0/27\",\r\n \"20.45.198.0/27\",\r\n + \ \"20.45.199.64/26\",\r\n \"20.48.192.192/26\",\r\n \"20.49.83.96/27\",\r\n + \ \"20.49.91.96/27\",\r\n \"20.49.99.80/28\",\r\n \"20.49.103.0/26\",\r\n + \ \"20.49.109.96/28\",\r\n \"20.49.115.64/26\",\r\n \"20.49.120.80/28\",\r\n + \ \"20.49.127.64/26\",\r\n \"20.50.1.240/28\",\r\n \"20.50.65.96/28\",\r\n + \ \"20.51.8.0/26\",\r\n \"20.51.16.0/26\",\r\n \"20.53.41.192/26\",\r\n + \ \"20.61.98.0/26\",\r\n \"20.62.128.64/26\",\r\n \"20.72.20.192/26\",\r\n + \ \"20.72.28.128/27\",\r\n \"20.125.171.128/27\",\r\n \"20.125.203.128/27\",\r\n + \ \"20.150.165.176/28\",\r\n \"20.150.167.0/26\",\r\n \"20.150.172.64/27\",\r\n + \ \"20.150.173.32/27\",\r\n \"20.150.179.200/29\",\r\n \"20.150.181.0/28\",\r\n + \ \"20.150.181.16/29\",\r\n \"20.150.181.128/27\",\r\n \"20.150.187.200/29\",\r\n + \ \"20.150.189.0/28\",\r\n \"20.150.189.16/29\",\r\n \"20.150.190.32/27\",\r\n + \ \"20.187.194.224/28\",\r\n \"20.187.196.128/26\",\r\n \"20.189.224.64/26\",\r\n + \ \"20.191.160.192/26\",\r\n \"20.192.99.200/29\",\r\n \"20.192.101.0/28\",\r\n + \ \"20.192.101.16/29\",\r\n \"20.192.167.0/26\",\r\n \"20.192.231.64/26\",\r\n + \ \"20.192.235.240/29\",\r\n \"20.192.238.112/29\",\r\n \"20.192.238.192/27\",\r\n + \ \"20.193.203.224/27\",\r\n \"20.194.67.64/27\",\r\n \"20.205.75.96/27\",\r\n + \ \"20.205.83.96/27\",\r\n \"20.208.19.128/27\",\r\n \"20.215.7.64/26\",\r\n + \ \"20.215.19.128/27\",\r\n \"20.215.27.128/27\",\r\n \"20.215.156.64/27\",\r\n + \ \"20.217.47.64/26\",\r\n \"20.217.60.64/27\",\r\n \"20.217.75.128/27\",\r\n + \ \"20.217.91.128/27\",\r\n \"23.98.83.72/29\",\r\n \"23.98.86.32/28\",\r\n + \ \"23.98.86.48/29\",\r\n \"23.98.86.96/27\",\r\n \"23.98.104.176/28\",\r\n + \ \"23.98.108.64/26\",\r\n \"40.64.132.144/28\",\r\n \"40.67.52.0/26\",\r\n + \ \"40.67.60.72/29\",\r\n \"40.67.60.112/28\",\r\n \"40.67.60.160/29\",\r\n + \ \"40.69.108.80/29\",\r\n \"40.69.108.176/28\",\r\n \"40.69.110.160/29\",\r\n + \ \"40.70.148.56/29\",\r\n \"40.70.151.48/28\",\r\n \"40.70.151.64/29\",\r\n + \ \"40.71.13.248/29\",\r\n \"40.71.14.120/29\",\r\n \"40.71.15.128/28\",\r\n + \ \"40.74.99.0/27\",\r\n \"40.74.149.40/29\",\r\n \"40.74.149.56/29\",\r\n \ \"40.74.149.80/28\",\r\n \"40.75.35.72/29\",\r\n \"40.75.35.192/28\",\r\n \ \"40.75.35.208/29\",\r\n \"40.78.196.80/29\",\r\n \"40.78.196.144/28\",\r\n \ \"40.78.196.160/29\",\r\n \"40.78.204.8/29\",\r\n \"40.78.204.144/28\",\r\n @@ -25307,30 +25963,30 @@ interactions: \ \"2603:1040:207:2::240/122\",\r\n \"2603:1040:207:402::2e0/123\",\r\n \ \"2603:1040:207:800::c0/123\",\r\n \"2603:1040:207:c00::c0/123\",\r\n \ \"2603:1040:407:402::2e0/123\",\r\n \"2603:1040:407:802::220/123\",\r\n - \ \"2603:1040:407:c02::220/123\",\r\n \"2603:1040:606:402::2e0/123\",\r\n - \ \"2603:1040:806:402::2e0/123\",\r\n \"2603:1040:904:3::200/122\",\r\n - \ \"2603:1040:904:402::2e0/123\",\r\n \"2603:1040:904:802::220/123\",\r\n - \ \"2603:1040:904:c02::220/123\",\r\n \"2603:1040:a06:2::500/122\",\r\n - \ \"2603:1040:a06:402::2e0/123\",\r\n \"2603:1040:a06:802::220/123\",\r\n - \ \"2603:1040:a06:c02::220/123\",\r\n \"2603:1040:b04:402::2e0/123\",\r\n - \ \"2603:1040:c06:402::2e0/123\",\r\n \"2603:1040:d04:1::340/122\",\r\n - \ \"2603:1040:d04:400::1e0/123\",\r\n \"2603:1040:d04:400::380/123\",\r\n - \ \"2603:1040:d04:c02::280/123\",\r\n \"2603:1040:f05:2::200/122\",\r\n - \ \"2603:1040:f05:402::2e0/123\",\r\n \"2603:1040:f05:802::220/123\",\r\n - \ \"2603:1040:f05:c02::220/123\",\r\n \"2603:1040:1002:1::540/122\",\r\n - \ \"2603:1040:1002:400::1a0/123\",\r\n \"2603:1040:1002:800::c0/123\",\r\n - \ \"2603:1040:1002:c00::c0/123\",\r\n \"2603:1040:1104:1::100/122\",\r\n - \ \"2603:1040:1104:400::2e0/123\",\r\n \"2603:1040:1202:1::600/122\",\r\n - \ \"2603:1040:1202:400::200/123\",\r\n \"2603:1040:1302:1::7c0/122\",\r\n - \ \"2603:1040:1302:400::200/123\",\r\n \"2603:1040:1402:1::500/122\",\r\n - \ \"2603:1040:1402:400::200/123\",\r\n \"2603:1040:1402:800::c0/123\",\r\n - \ \"2603:1040:1402:c00::c0/123\",\r\n \"2603:1040:1503:1::540/122\",\r\n - \ \"2603:1040:1503:400::200/123\",\r\n \"2603:1050:6:402::2e0/123\",\r\n - \ \"2603:1050:6:802::220/123\",\r\n \"2603:1050:6:c02::220/123\",\r\n - \ \"2603:1050:403:400::200/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ApplicationInsightsAvailability\",\r\n \"id\": - \"ApplicationInsightsAvailability\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"2603:1040:407:c02::220/123\",\r\n \"2603:1040:606:3::340/122\",\r\n + \ \"2603:1040:606:402::2e0/123\",\r\n \"2603:1040:806:402::2e0/123\",\r\n + \ \"2603:1040:904:3::200/122\",\r\n \"2603:1040:904:402::2e0/123\",\r\n + \ \"2603:1040:904:802::220/123\",\r\n \"2603:1040:904:c02::220/123\",\r\n + \ \"2603:1040:a06:2::500/122\",\r\n \"2603:1040:a06:402::2e0/123\",\r\n + \ \"2603:1040:a06:802::220/123\",\r\n \"2603:1040:a06:c02::220/123\",\r\n + \ \"2603:1040:b04:402::2e0/123\",\r\n \"2603:1040:c06:402::2e0/123\",\r\n + \ \"2603:1040:d04:1::340/122\",\r\n \"2603:1040:d04:400::1e0/123\",\r\n + \ \"2603:1040:d04:400::380/123\",\r\n \"2603:1040:d04:c02::280/123\",\r\n + \ \"2603:1040:f05:2::200/122\",\r\n \"2603:1040:f05:402::2e0/123\",\r\n + \ \"2603:1040:f05:802::220/123\",\r\n \"2603:1040:f05:c02::220/123\",\r\n + \ \"2603:1040:1002:1::540/122\",\r\n \"2603:1040:1002:400::1a0/123\",\r\n + \ \"2603:1040:1002:800::c0/123\",\r\n \"2603:1040:1002:c00::c0/123\",\r\n + \ \"2603:1040:1104:1::100/122\",\r\n \"2603:1040:1104:400::2e0/123\",\r\n + \ \"2603:1040:1202:1::600/122\",\r\n \"2603:1040:1202:400::200/123\",\r\n + \ \"2603:1040:1302:1::7c0/122\",\r\n \"2603:1040:1302:400::200/123\",\r\n + \ \"2603:1040:1402:1::500/122\",\r\n \"2603:1040:1402:400::200/123\",\r\n + \ \"2603:1040:1402:800::c0/123\",\r\n \"2603:1040:1402:c00::c0/123\",\r\n + \ \"2603:1040:1503:1::540/122\",\r\n \"2603:1040:1503:400::200/123\",\r\n + \ \"2603:1050:6:402::2e0/123\",\r\n \"2603:1050:6:802::220/123\",\r\n + \ \"2603:1050:6:c02::220/123\",\r\n \"2603:1050:403:400::200/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ApplicationInsightsAvailability\",\r\n + \ \"id\": \"ApplicationInsightsAvailability\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"ApplicationInsightsAvailability\",\r\n @@ -25346,7 +26002,7 @@ interactions: \ \"52.140.232.160/28\",\r\n \"52.158.28.64/28\",\r\n \"52.229.216.48/28\",\r\n \ \"191.233.26.176/28\",\r\n \"191.235.224.80/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AppService\",\r\n \"id\": - \"AppService\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AppService\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n @@ -25803,7 +26459,7 @@ interactions: \ \"2603:1050:6:c02::a0/123\",\r\n \"2603:1050:403:2::400/119\",\r\n \ \"2603:1050:403:400::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.AustraliaCentral\",\r\n \"id\": - \"AppService.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AppService.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -25813,7 +26469,7 @@ interactions: \ \"2603:1010:304:2::300/120\",\r\n \"2603:1010:304:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.AustraliaCentral2\",\r\n \ \"id\": \"AppService.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -25822,51 +26478,52 @@ interactions: \ \"20.53.61.0/25\",\r\n \"2603:1010:404:2::300/120\",\r\n \ \"2603:1010:404:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.AustraliaEast\",\r\n \"id\": \"AppService.AustraliaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.70.72.32/27\",\r\n - \ \"13.70.123.149/32\",\r\n \"13.75.138.224/32\",\r\n \"13.75.147.143/32\",\r\n - \ \"13.75.147.201/32\",\r\n \"13.75.218.45/32\",\r\n \"20.37.196.192/27\",\r\n - \ \"20.211.64.0/22\",\r\n \"20.211.71.0/25\",\r\n \"20.211.71.128/27\",\r\n - \ \"23.101.208.52/32\",\r\n \"40.79.163.160/27\",\r\n \"40.79.171.64/27\",\r\n - \ \"40.82.217.93/32\",\r\n \"40.126.227.158/32\",\r\n \"40.126.236.22/32\",\r\n - \ \"40.126.242.59/32\",\r\n \"40.126.245.169/32\",\r\n \"52.187.206.243/32\",\r\n - \ \"52.187.229.23/32\",\r\n \"52.237.205.163/32\",\r\n \"52.237.214.221/32\",\r\n - \ \"52.237.246.162/32\",\r\n \"104.210.69.241/32\",\r\n \"104.210.92.71/32\",\r\n - \ \"2603:1010:6:3::/117\",\r\n \"2603:1010:6:402::a0/123\",\r\n - \ \"2603:1010:6:802::a0/123\",\r\n \"2603:1010:6:c02::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.AustraliaSoutheast\",\r\n - \ \"id\": \"AppService.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.70.146.110/32\",\r\n - \ \"13.70.147.206/32\",\r\n \"13.73.116.45/32\",\r\n \"13.73.118.104/32\",\r\n - \ \"13.77.7.175/32\",\r\n \"13.77.50.96/27\",\r\n \"20.42.228.160/27\",\r\n - \ \"20.92.48.0/22\",\r\n \"20.92.52.0/23\",\r\n \"20.92.54.0/24\",\r\n - \ \"20.92.55.0/25\",\r\n \"20.92.55.128/27\",\r\n \"23.101.224.24/32\",\r\n - \ \"23.101.230.162/32\",\r\n \"52.189.213.49/32\",\r\n \"52.255.35.249/32\",\r\n - \ \"52.255.54.134/32\",\r\n \"191.239.188.11/32\",\r\n \"2603:1010:101:3::/117\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.70.72.32/27\",\r\n \"13.70.123.149/32\",\r\n + \ \"13.75.138.224/32\",\r\n \"13.75.147.143/32\",\r\n \"13.75.147.201/32\",\r\n + \ \"13.75.218.45/32\",\r\n \"20.37.196.192/27\",\r\n \"20.211.64.0/22\",\r\n + \ \"20.211.71.0/25\",\r\n \"20.211.71.128/27\",\r\n \"23.101.208.52/32\",\r\n + \ \"40.79.163.160/27\",\r\n \"40.79.171.64/27\",\r\n \"40.82.217.93/32\",\r\n + \ \"40.126.227.158/32\",\r\n \"40.126.236.22/32\",\r\n \"40.126.242.59/32\",\r\n + \ \"40.126.245.169/32\",\r\n \"52.187.206.243/32\",\r\n \"52.187.229.23/32\",\r\n + \ \"52.237.205.163/32\",\r\n \"52.237.214.221/32\",\r\n \"52.237.246.162/32\",\r\n + \ \"104.210.69.241/32\",\r\n \"104.210.92.71/32\",\r\n \"2603:1010:6:3::/117\",\r\n + \ \"2603:1010:6:402::a0/123\",\r\n \"2603:1010:6:802::a0/123\",\r\n + \ \"2603:1010:6:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.AustraliaSoutheast\",\r\n \"id\": + \"AppService.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.70.146.110/32\",\r\n \"13.70.147.206/32\",\r\n + \ \"13.73.116.45/32\",\r\n \"13.73.118.104/32\",\r\n \"13.77.7.175/32\",\r\n + \ \"13.77.50.96/27\",\r\n \"20.42.228.160/27\",\r\n \"20.92.48.0/22\",\r\n + \ \"20.92.52.0/23\",\r\n \"20.92.54.0/24\",\r\n \"20.92.55.0/25\",\r\n + \ \"20.92.55.128/27\",\r\n \"23.101.224.24/32\",\r\n \"23.101.230.162/32\",\r\n + \ \"52.189.213.49/32\",\r\n \"52.255.35.249/32\",\r\n \"52.255.54.134/32\",\r\n + \ \"191.239.188.11/32\",\r\n \"2603:1010:101:3::/117\",\r\n \ \"2603:1010:101:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.BrazilSouth\",\r\n \"id\": \"AppService.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.206.176.0/23\",\r\n - \ \"23.97.96.32/32\",\r\n \"104.41.9.139/32\",\r\n \"104.41.13.179/32\",\r\n - \ \"104.41.63.108/32\",\r\n \"191.232.38.77/32\",\r\n \"191.232.176.16/32\",\r\n - \ \"191.233.203.32/27\",\r\n \"191.234.146.160/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.206.176.0/23\",\r\n \"23.97.96.32/32\",\r\n \"104.41.9.139/32\",\r\n + \ \"104.41.13.179/32\",\r\n \"104.41.63.108/32\",\r\n \"191.232.38.77/32\",\r\n + \ \"191.232.176.16/32\",\r\n \"191.233.203.32/27\",\r\n \"191.234.146.160/27\",\r\n \ \"191.234.154.160/27\",\r\n \"191.235.81.73/32\",\r\n \"191.235.90.70/32\",\r\n \ \"191.235.228.32/27\",\r\n \"191.238.78.16/28\",\r\n \"191.238.79.0/24\",\r\n \ \"2603:1050:6:3::/118\",\r\n \"2603:1050:6:402::a0/123\",\r\n \ \"2603:1050:6:802::a0/123\",\r\n \"2603:1050:6:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.BrazilSoutheast\",\r\n \ \"id\": \"AppService.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25875,7 +26532,7 @@ interactions: \ \"2603:1050:403:2::400/119\",\r\n \"2603:1050:403:400::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CanadaCentral\",\r\n \ \"id\": \"AppService.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25889,7 +26546,7 @@ interactions: \ \"2603:1030:f05:802::a0/123\",\r\n \"2603:1030:f05:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CanadaEast\",\r\n \ \"id\": \"AppService.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -25899,179 +26556,180 @@ interactions: \ \"52.242.41.0/24\",\r\n \"52.242.42.0/23\",\r\n \"2603:1030:1005:2::400/118\",\r\n \ \"2603:1030:1005:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.CentralIndia\",\r\n \"id\": \"AppService.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.192.98.160/27\",\r\n - \ \"20.192.170.8/29\",\r\n \"20.192.170.128/25\",\r\n \"20.192.171.0/24\",\r\n - \ \"40.80.50.160/27\",\r\n \"52.140.106.224/27\",\r\n \"52.172.195.80/32\",\r\n - \ \"52.172.204.196/32\",\r\n \"52.172.219.121/32\",\r\n \"104.211.81.32/27\",\r\n - \ \"104.211.97.138/32\",\r\n \"2603:1040:a06:3::400/119\",\r\n - \ \"2603:1040:a06:402::a0/123\",\r\n \"2603:1040:a06:802::a0/123\",\r\n - \ \"2603:1040:a06:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.CentralUS\",\r\n \"id\": \"AppService.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.67.129.26/32\",\r\n - \ \"13.67.141.98/32\",\r\n \"13.89.57.7/32\",\r\n \"13.89.172.0/23\",\r\n - \ \"13.89.238.239/32\",\r\n \"20.40.202.0/23\",\r\n \"20.118.40.0/21\",\r\n - \ \"20.118.48.0/20\",\r\n \"23.99.128.52/32\",\r\n \"23.99.183.149/32\",\r\n - \ \"23.99.192.132/32\",\r\n \"23.99.196.180/32\",\r\n \"23.99.206.151/32\",\r\n - \ \"23.99.224.56/32\",\r\n \"23.100.82.11/32\",\r\n \"23.101.118.145/32\",\r\n - \ \"23.101.119.44/32\",\r\n \"23.101.119.163/32\",\r\n \"23.101.120.195/32\",\r\n - \ \"23.101.125.65/32\",\r\n \"40.69.190.41/32\",\r\n \"40.77.56.174/32\",\r\n - \ \"40.83.16.172/32\",\r\n \"40.86.86.144/32\",\r\n \"40.86.91.212/32\",\r\n - \ \"40.86.96.177/32\",\r\n \"40.86.99.202/32\",\r\n \"40.113.204.88/32\",\r\n - \ \"40.113.232.243/32\",\r\n \"40.113.236.45/32\",\r\n \"40.122.36.65/32\",\r\n - \ \"40.122.65.162/32\",\r\n \"40.122.110.154/32\",\r\n \"40.122.114.229/32\",\r\n - \ \"52.165.129.203/32\",\r\n \"52.165.135.234/32\",\r\n \"52.165.155.12/32\",\r\n - \ \"52.165.155.237/32\",\r\n \"52.165.163.223/32\",\r\n \"52.165.168.40/32\",\r\n - \ \"52.165.174.123/32\",\r\n \"52.165.184.170/32\",\r\n \"52.165.220.33/32\",\r\n - \ \"52.165.224.81/32\",\r\n \"52.165.237.15/32\",\r\n \"52.173.28.95/32\",\r\n - \ \"52.173.36.83/32\",\r\n \"52.173.76.33/32\",\r\n \"52.173.77.140/32\",\r\n - \ \"52.173.83.49/32\",\r\n \"52.173.84.157/32\",\r\n \"52.173.87.130/32\",\r\n - \ \"52.173.94.173/32\",\r\n \"52.173.134.115/32\",\r\n \"52.173.139.99/32\",\r\n - \ \"52.173.139.125/32\",\r\n \"52.173.149.254/32\",\r\n \"52.173.151.229/32\",\r\n - \ \"52.173.184.147/32\",\r\n \"52.173.245.249/32\",\r\n \"52.173.249.137/32\",\r\n - \ \"52.176.2.229/32\",\r\n \"52.176.5.241/32\",\r\n \"52.176.6.0/32\",\r\n - \ \"52.176.6.37/32\",\r\n \"52.176.61.128/32\",\r\n \"52.176.104.120/32\",\r\n - \ \"52.176.149.197/32\",\r\n \"52.176.165.69/32\",\r\n \"104.43.129.105/32\",\r\n - \ \"104.43.140.101/32\",\r\n \"104.43.142.33/32\",\r\n \"104.43.221.31/32\",\r\n - \ \"104.43.246.71/32\",\r\n \"104.43.254.102/32\",\r\n \"168.61.152.29/32\",\r\n - \ \"168.61.159.114/32\",\r\n \"168.61.217.214/32\",\r\n \"168.61.218.125/32\",\r\n - \ \"2603:1030:10:5::/117\",\r\n \"2603:1030:10:6::/117\",\r\n - \ \"2603:1030:10:7::/117\",\r\n \"2603:1030:10:8::/117\",\r\n - \ \"2603:1030:10:402::a0/123\",\r\n \"2603:1030:10:802::a0/123\",\r\n - \ \"2603:1030:10:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.CentralUSEUAP\",\r\n \"id\": \"AppService.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.45.196.16/29\",\r\n - \ \"20.45.242.176/29\",\r\n \"20.45.243.0/24\",\r\n \"20.45.244.0/25\",\r\n - \ \"40.78.204.160/27\",\r\n \"52.180.178.6/32\",\r\n \"52.180.183.66/32\",\r\n - \ \"104.208.48.107/32\",\r\n \"2603:1030:f:4::/119\",\r\n - \ \"2603:1030:f:400::8a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastAsia\",\r\n \"id\": \"AppService.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.160/27\",\r\n - \ \"13.75.46.26/32\",\r\n \"13.75.47.15/32\",\r\n \"13.75.89.224/32\",\r\n - \ \"13.75.112.108/32\",\r\n \"13.75.115.40/32\",\r\n \"13.94.47.87/32\",\r\n - \ \"20.189.104.96/27\",\r\n \"20.189.109.96/27\",\r\n \"20.189.112.66/32\",\r\n - \ \"20.205.48.0/24\",\r\n \"20.205.66.0/24\",\r\n \"20.205.69.80/28\",\r\n - \ \"20.205.70.0/23\",\r\n \"23.97.79.119/32\",\r\n \"23.99.110.192/32\",\r\n - \ \"23.99.116.70/32\",\r\n \"23.101.10.141/32\",\r\n \"40.83.72.59/32\",\r\n - \ \"40.83.124.73/32\",\r\n \"65.52.160.119/32\",\r\n \"65.52.168.70/32\",\r\n - \ \"191.234.16.188/32\",\r\n \"207.46.144.49/32\",\r\n \"207.46.147.148/32\",\r\n - \ \"2603:1040:207:2::400/120\",\r\n \"2603:1040:207:3::400/118\",\r\n - \ \"2603:1040:207:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS\",\r\n \"id\": \"AppService.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.82.93.245/32\",\r\n - \ \"13.82.101.179/32\",\r\n \"13.82.175.96/32\",\r\n \"13.90.143.69/32\",\r\n - \ \"13.90.213.204/32\",\r\n \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n - \ \"13.92.237.218/32\",\r\n \"20.42.26.252/32\",\r\n \"20.49.104.0/25\",\r\n - \ \"20.119.0.0/20\",\r\n \"20.119.16.0/21\",\r\n \"20.119.27.0/25\",\r\n - \ \"23.96.0.52/32\",\r\n \"23.96.1.109/32\",\r\n \"23.96.13.243/32\",\r\n - \ \"23.96.32.128/32\",\r\n \"23.96.96.142/32\",\r\n \"23.96.103.159/32\",\r\n - \ \"23.96.112.53/32\",\r\n \"23.96.113.128/32\",\r\n \"23.96.124.25/32\",\r\n - \ \"40.71.0.179/32\",\r\n \"40.71.11.128/25\",\r\n \"40.71.177.34/32\",\r\n - \ \"40.71.199.117/32\",\r\n \"40.71.234.254/32\",\r\n \"40.71.250.191/32\",\r\n - \ \"40.76.5.137/32\",\r\n \"40.76.192.15/32\",\r\n \"40.76.210.54/32\",\r\n - \ \"40.76.218.33/32\",\r\n \"40.76.223.101/32\",\r\n \"40.79.154.192/27\",\r\n - \ \"40.85.190.10/32\",\r\n \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n - \ \"40.114.13.25/32\",\r\n \"40.114.41.245/32\",\r\n \"40.114.51.68/32\",\r\n - \ \"40.114.68.21/32\",\r\n \"40.114.106.25/32\",\r\n \"40.117.154.240/32\",\r\n - \ \"40.117.188.126/32\",\r\n \"40.117.190.72/32\",\r\n \"40.121.8.241/32\",\r\n - \ \"40.121.16.193/32\",\r\n \"40.121.32.232/32\",\r\n \"40.121.35.221/32\",\r\n - \ \"40.121.91.199/32\",\r\n \"40.121.212.165/32\",\r\n \"40.121.221.52/32\",\r\n - \ \"52.168.125.188/32\",\r\n \"52.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n - \ \"52.179.97.15/32\",\r\n \"52.226.134.64/32\",\r\n \"52.234.209.94/32\",\r\n - \ \"104.45.129.178/32\",\r\n \"104.45.141.247/32\",\r\n \"104.45.152.13/32\",\r\n - \ \"104.45.152.60/32\",\r\n \"104.45.154.200/32\",\r\n \"104.211.26.212/32\",\r\n - \ \"137.117.58.204/32\",\r\n \"137.117.66.167/32\",\r\n \"137.117.84.54/32\",\r\n - \ \"137.117.90.63/32\",\r\n \"137.117.93.87/32\",\r\n \"137.135.91.176/32\",\r\n - \ \"137.135.107.235/32\",\r\n \"168.62.48.183/32\",\r\n \"168.62.180.173/32\",\r\n - \ \"191.236.16.12/32\",\r\n \"191.236.59.67/32\",\r\n \"191.237.24.89/32\",\r\n - \ \"191.237.27.74/32\",\r\n \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n - \ \"2603:1030:210:6::/117\",\r\n \"2603:1030:210:7::/117\",\r\n - \ \"2603:1030:210:8::/117\",\r\n \"2603:1030:210:9::/117\",\r\n - \ \"2603:1030:210:402::a0/123\",\r\n \"2603:1030:210:802::a0/123\",\r\n - \ \"2603:1030:210:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS2\",\r\n \"id\": \"AppService.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.68.29.136/32\",\r\n - \ \"13.68.101.62/32\",\r\n \"13.77.82.141/32\",\r\n \"13.77.83.246/32\",\r\n - \ \"13.77.96.119/32\",\r\n \"20.49.97.0/25\",\r\n \"20.119.128.0/20\",\r\n - \ \"20.119.144.0/21\",\r\n \"20.119.155.0/25\",\r\n \"23.101.147.117/32\",\r\n - \ \"40.70.27.35/32\",\r\n \"40.70.147.0/25\",\r\n \"40.79.65.200/32\",\r\n - \ \"40.84.54.203/32\",\r\n \"40.84.59.174/32\",\r\n \"40.123.45.47/32\",\r\n - \ \"40.123.47.58/32\",\r\n \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n - \ \"52.177.206.73/32\",\r\n \"52.179.188.206/32\",\r\n \"52.184.162.135/32\",\r\n - \ \"52.184.193.103/32\",\r\n \"52.184.193.104/32\",\r\n \"104.46.101.59/32\",\r\n - \ \"104.209.178.67/32\",\r\n \"104.209.192.206/32\",\r\n - \ \"104.209.197.87/32\",\r\n \"137.116.78.243/32\",\r\n \"137.116.88.213/32\",\r\n - \ \"191.236.192.121/32\",\r\n \"191.237.128.238/32\",\r\n - \ \"2603:1030:40c:5::/117\",\r\n \"2603:1030:40c:6::/117\",\r\n - \ \"2603:1030:40c:7::/117\",\r\n \"2603:1030:40c:8::/117\",\r\n - \ \"2603:1030:40c:402::a0/123\",\r\n \"2603:1030:40c:802::a0/123\",\r\n - \ \"2603:1030:40c:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.EastUS2EUAP\",\r\n \"id\": \"AppService.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.39.11.104/29\",\r\n - \ \"20.47.233.120/29\",\r\n \"20.47.234.0/24\",\r\n \"20.47.235.0/25\",\r\n - \ \"52.225.179.39/32\",\r\n \"52.225.190.65/32\",\r\n \"52.253.224.223/32\",\r\n - \ \"2603:1030:40b:3::400/119\",\r\n \"2603:1030:40b:400::8a0/123\",\r\n - \ \"2603:1030:40b:800::a0/123\",\r\n \"2603:1030:40b:c00::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.FranceCentral\",\r\n - \ \"id\": \"AppService.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.192.98.160/27\",\r\n \"20.192.170.8/29\",\r\n + \ \"20.192.170.128/25\",\r\n \"20.192.171.0/24\",\r\n \"40.80.50.160/27\",\r\n + \ \"52.140.106.224/27\",\r\n \"52.172.195.80/32\",\r\n \"52.172.204.196/32\",\r\n + \ \"52.172.219.121/32\",\r\n \"104.211.81.32/27\",\r\n \"104.211.97.138/32\",\r\n + \ \"2603:1040:a06:3::400/119\",\r\n \"2603:1040:a06:402::a0/123\",\r\n + \ \"2603:1040:a06:802::a0/123\",\r\n \"2603:1040:a06:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CentralUS\",\r\n + \ \"id\": \"AppService.CentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.67.129.26/32\",\r\n \"13.67.141.98/32\",\r\n + \ \"13.89.57.7/32\",\r\n \"13.89.172.0/23\",\r\n \"13.89.238.239/32\",\r\n + \ \"20.40.202.0/23\",\r\n \"20.118.40.0/21\",\r\n \"20.118.48.0/20\",\r\n + \ \"23.99.128.52/32\",\r\n \"23.99.183.149/32\",\r\n \"23.99.192.132/32\",\r\n + \ \"23.99.196.180/32\",\r\n \"23.99.206.151/32\",\r\n \"23.99.224.56/32\",\r\n + \ \"23.100.82.11/32\",\r\n \"23.101.118.145/32\",\r\n \"23.101.119.44/32\",\r\n + \ \"23.101.119.163/32\",\r\n \"23.101.120.195/32\",\r\n \"23.101.125.65/32\",\r\n + \ \"40.69.190.41/32\",\r\n \"40.77.56.174/32\",\r\n \"40.83.16.172/32\",\r\n + \ \"40.86.86.144/32\",\r\n \"40.86.91.212/32\",\r\n \"40.86.96.177/32\",\r\n + \ \"40.86.99.202/32\",\r\n \"40.113.204.88/32\",\r\n \"40.113.232.243/32\",\r\n + \ \"40.113.236.45/32\",\r\n \"40.122.36.65/32\",\r\n \"40.122.65.162/32\",\r\n + \ \"40.122.110.154/32\",\r\n \"40.122.114.229/32\",\r\n \"52.165.129.203/32\",\r\n + \ \"52.165.135.234/32\",\r\n \"52.165.155.12/32\",\r\n \"52.165.155.237/32\",\r\n + \ \"52.165.163.223/32\",\r\n \"52.165.168.40/32\",\r\n \"52.165.174.123/32\",\r\n + \ \"52.165.184.170/32\",\r\n \"52.165.220.33/32\",\r\n \"52.165.224.81/32\",\r\n + \ \"52.165.237.15/32\",\r\n \"52.173.28.95/32\",\r\n \"52.173.36.83/32\",\r\n + \ \"52.173.76.33/32\",\r\n \"52.173.77.140/32\",\r\n \"52.173.83.49/32\",\r\n + \ \"52.173.84.157/32\",\r\n \"52.173.87.130/32\",\r\n \"52.173.94.173/32\",\r\n + \ \"52.173.134.115/32\",\r\n \"52.173.139.99/32\",\r\n \"52.173.139.125/32\",\r\n + \ \"52.173.149.254/32\",\r\n \"52.173.151.229/32\",\r\n \"52.173.184.147/32\",\r\n + \ \"52.173.245.249/32\",\r\n \"52.173.249.137/32\",\r\n \"52.176.2.229/32\",\r\n + \ \"52.176.5.241/32\",\r\n \"52.176.6.0/32\",\r\n \"52.176.6.37/32\",\r\n + \ \"52.176.61.128/32\",\r\n \"52.176.104.120/32\",\r\n \"52.176.149.197/32\",\r\n + \ \"52.176.165.69/32\",\r\n \"104.43.129.105/32\",\r\n \"104.43.140.101/32\",\r\n + \ \"104.43.142.33/32\",\r\n \"104.43.221.31/32\",\r\n \"104.43.246.71/32\",\r\n + \ \"104.43.254.102/32\",\r\n \"168.61.152.29/32\",\r\n \"168.61.159.114/32\",\r\n + \ \"168.61.217.214/32\",\r\n \"168.61.218.125/32\",\r\n \"2603:1030:10:5::/117\",\r\n + \ \"2603:1030:10:6::/117\",\r\n \"2603:1030:10:7::/117\",\r\n + \ \"2603:1030:10:8::/117\",\r\n \"2603:1030:10:402::a0/123\",\r\n + \ \"2603:1030:10:802::a0/123\",\r\n \"2603:1030:10:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.CentralUSEUAP\",\r\n + \ \"id\": \"AppService.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.45.196.16/29\",\r\n \"20.45.242.176/29\",\r\n + \ \"20.45.243.0/24\",\r\n \"20.45.244.0/25\",\r\n \"40.78.204.160/27\",\r\n + \ \"52.180.178.6/32\",\r\n \"52.180.183.66/32\",\r\n \"104.208.48.107/32\",\r\n + \ \"2603:1030:f:4::/119\",\r\n \"2603:1030:f:400::8a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastAsia\",\r\n + \ \"id\": \"AppService.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.160/27\",\r\n \"13.75.46.26/32\",\r\n \"13.75.47.15/32\",\r\n + \ \"13.75.89.224/32\",\r\n \"13.75.112.108/32\",\r\n \"13.75.115.40/32\",\r\n + \ \"13.94.47.87/32\",\r\n \"20.189.104.96/27\",\r\n \"20.189.109.96/27\",\r\n + \ \"20.189.112.66/32\",\r\n \"20.205.48.0/24\",\r\n \"20.205.66.0/24\",\r\n + \ \"20.205.69.80/28\",\r\n \"20.205.70.0/23\",\r\n \"23.97.79.119/32\",\r\n + \ \"23.99.110.192/32\",\r\n \"23.99.116.70/32\",\r\n \"23.101.10.141/32\",\r\n + \ \"40.83.72.59/32\",\r\n \"40.83.124.73/32\",\r\n \"65.52.160.119/32\",\r\n + \ \"65.52.168.70/32\",\r\n \"191.234.16.188/32\",\r\n \"207.46.144.49/32\",\r\n + \ \"207.46.147.148/32\",\r\n \"2603:1040:207:2::400/120\",\r\n + \ \"2603:1040:207:3::400/118\",\r\n \"2603:1040:207:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS\",\r\n + \ \"id\": \"AppService.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.82.93.245/32\",\r\n \"13.82.101.179/32\",\r\n + \ \"13.82.175.96/32\",\r\n \"13.90.143.69/32\",\r\n \"13.90.213.204/32\",\r\n + \ \"13.92.139.214/32\",\r\n \"13.92.193.110/32\",\r\n \"13.92.237.218/32\",\r\n + \ \"20.42.26.252/32\",\r\n \"20.49.104.0/25\",\r\n \"20.119.0.0/20\",\r\n + \ \"20.119.16.0/21\",\r\n \"20.119.27.0/25\",\r\n \"23.96.0.52/32\",\r\n + \ \"23.96.1.109/32\",\r\n \"23.96.13.243/32\",\r\n \"23.96.32.128/32\",\r\n + \ \"23.96.96.142/32\",\r\n \"23.96.103.159/32\",\r\n \"23.96.112.53/32\",\r\n + \ \"23.96.113.128/32\",\r\n \"23.96.124.25/32\",\r\n \"40.71.0.179/32\",\r\n + \ \"40.71.11.128/25\",\r\n \"40.71.177.34/32\",\r\n \"40.71.199.117/32\",\r\n + \ \"40.71.234.254/32\",\r\n \"40.71.250.191/32\",\r\n \"40.76.5.137/32\",\r\n + \ \"40.76.192.15/32\",\r\n \"40.76.210.54/32\",\r\n \"40.76.218.33/32\",\r\n + \ \"40.76.223.101/32\",\r\n \"40.79.154.192/27\",\r\n \"40.85.190.10/32\",\r\n + \ \"40.87.65.131/32\",\r\n \"40.87.70.95/32\",\r\n \"40.114.13.25/32\",\r\n + \ \"40.114.41.245/32\",\r\n \"40.114.51.68/32\",\r\n \"40.114.68.21/32\",\r\n + \ \"40.114.106.25/32\",\r\n \"40.117.154.240/32\",\r\n \"40.117.188.126/32\",\r\n + \ \"40.117.190.72/32\",\r\n \"40.121.8.241/32\",\r\n \"40.121.16.193/32\",\r\n + \ \"40.121.32.232/32\",\r\n \"40.121.35.221/32\",\r\n \"40.121.91.199/32\",\r\n + \ \"40.121.212.165/32\",\r\n \"40.121.221.52/32\",\r\n \"52.168.125.188/32\",\r\n + \ \"52.170.7.25/32\",\r\n \"52.170.46.174/32\",\r\n \"52.179.97.15/32\",\r\n + \ \"52.226.134.64/32\",\r\n \"52.234.209.94/32\",\r\n \"104.45.129.178/32\",\r\n + \ \"104.45.141.247/32\",\r\n \"104.45.152.13/32\",\r\n \"104.45.152.60/32\",\r\n + \ \"104.45.154.200/32\",\r\n \"104.211.26.212/32\",\r\n \"137.117.58.204/32\",\r\n + \ \"137.117.66.167/32\",\r\n \"137.117.84.54/32\",\r\n \"137.117.90.63/32\",\r\n + \ \"137.117.93.87/32\",\r\n \"137.135.91.176/32\",\r\n \"137.135.107.235/32\",\r\n + \ \"168.62.48.183/32\",\r\n \"168.62.180.173/32\",\r\n \"191.236.16.12/32\",\r\n + \ \"191.236.59.67/32\",\r\n \"191.237.24.89/32\",\r\n \"191.237.27.74/32\",\r\n + \ \"191.238.8.26/32\",\r\n \"191.238.33.50/32\",\r\n \"2603:1030:210:6::/117\",\r\n + \ \"2603:1030:210:7::/117\",\r\n \"2603:1030:210:8::/117\",\r\n + \ \"2603:1030:210:9::/117\",\r\n \"2603:1030:210:402::a0/123\",\r\n + \ \"2603:1030:210:802::a0/123\",\r\n \"2603:1030:210:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS2\",\r\n + \ \"id\": \"AppService.EastUS2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.68.29.136/32\",\r\n \"13.68.101.62/32\",\r\n + \ \"13.77.82.141/32\",\r\n \"13.77.83.246/32\",\r\n \"13.77.96.119/32\",\r\n + \ \"20.49.97.0/25\",\r\n \"20.119.128.0/20\",\r\n \"20.119.144.0/21\",\r\n + \ \"20.119.155.0/25\",\r\n \"23.101.147.117/32\",\r\n \"40.70.27.35/32\",\r\n + \ \"40.70.147.0/25\",\r\n \"40.79.65.200/32\",\r\n \"40.84.54.203/32\",\r\n + \ \"40.84.59.174/32\",\r\n \"40.123.45.47/32\",\r\n \"40.123.47.58/32\",\r\n + \ \"52.177.169.150/32\",\r\n \"52.177.189.138/32\",\r\n \"52.177.206.73/32\",\r\n + \ \"52.179.188.206/32\",\r\n \"52.184.162.135/32\",\r\n \"52.184.193.103/32\",\r\n + \ \"52.184.193.104/32\",\r\n \"104.46.101.59/32\",\r\n \"104.209.178.67/32\",\r\n + \ \"104.209.192.206/32\",\r\n \"104.209.197.87/32\",\r\n + \ \"137.116.78.243/32\",\r\n \"137.116.88.213/32\",\r\n \"191.236.192.121/32\",\r\n + \ \"191.237.128.238/32\",\r\n \"2603:1030:40c:5::/117\",\r\n + \ \"2603:1030:40c:6::/117\",\r\n \"2603:1030:40c:7::/117\",\r\n + \ \"2603:1030:40c:8::/117\",\r\n \"2603:1030:40c:402::a0/123\",\r\n + \ \"2603:1030:40c:802::a0/123\",\r\n \"2603:1030:40c:c02::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.EastUS2EUAP\",\r\n + \ \"id\": \"AppService.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.39.11.104/29\",\r\n \"20.47.233.120/29\",\r\n + \ \"20.47.234.0/24\",\r\n \"20.47.235.0/25\",\r\n \"52.225.179.39/32\",\r\n + \ \"52.225.190.65/32\",\r\n \"52.253.224.223/32\",\r\n \"2603:1030:40b:3::400/119\",\r\n + \ \"2603:1030:40b:400::8a0/123\",\r\n \"2603:1030:40b:800::a0/123\",\r\n + \ \"2603:1030:40b:c00::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.FranceCentral\",\r\n \"id\": \"AppService.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.43.43.32/27\",\r\n \"20.111.0.248/29\",\r\n \"20.111.1.0/24\",\r\n \ \"20.111.2.0/25\",\r\n \"40.79.130.128/27\",\r\n \"40.89.131.148/32\",\r\n \ \"40.89.141.103/32\",\r\n \"52.143.137.150/32\",\r\n \"2603:1020:805:2::600/119\",\r\n \ \"2603:1020:805:402::a0/123\",\r\n \"2603:1020:805:802::a0/123\",\r\n \ \"2603:1020:805:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.FranceSouth\",\r\n \"id\": \"AppService.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.96/27\",\r\n - \ \"51.105.90.32/27\",\r\n \"52.136.138.55/32\",\r\n \"52.136.190.0/25\",\r\n - \ \"52.136.190.128/27\",\r\n \"2603:1020:905:2::300/120\",\r\n - \ \"2603:1020:905:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.GermanyNorth\",\r\n \"id\": \"AppService.GermanyNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.116.49.32/27\",\r\n - \ \"51.116.58.160/27\",\r\n \"51.116.75.128/25\",\r\n \"51.116.76.0/24\",\r\n - \ \"51.116.77.0/29\",\r\n \"2603:1020:d04:2::200/119\",\r\n - \ \"2603:1020:d04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.GermanyWestCentral\",\r\n \"id\": - \"AppService.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"40.79.178.96/27\",\r\n \"51.105.90.32/27\",\r\n + \ \"52.136.138.55/32\",\r\n \"52.136.190.0/25\",\r\n \"52.136.190.128/27\",\r\n + \ \"2603:1020:905:2::300/120\",\r\n \"2603:1020:905:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.GermanyNorth\",\r\n + \ \"id\": \"AppService.GermanyNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"51.116.49.32/27\",\r\n \"51.116.58.160/27\",\r\n + \ \"51.116.75.128/25\",\r\n \"51.116.76.0/24\",\r\n \"51.116.77.0/29\",\r\n + \ \"2603:1020:d04:2::200/119\",\r\n \"2603:1020:d04:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.GermanyWestCentral\",\r\n + \ \"id\": \"AppService.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.79.104.0/23\",\r\n \"20.79.106.0/24\",\r\n \"20.79.107.0/28\",\r\n @@ -26080,7 +26738,7 @@ interactions: \ \"2603:1020:c04:802::a0/123\",\r\n \"2603:1020:c04:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JapanEast\",\r\n \ \"id\": \"AppService.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -26094,111 +26752,114 @@ interactions: \ \"2603:1040:407:402::a0/123\",\r\n \"2603:1040:407:802::a0/123\",\r\n \ \"2603:1040:407:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.JapanWest\",\r\n \"id\": \"AppService.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.189.194.112/28\",\r\n \"20.189.195.0/24\",\r\n + \ \"20.189.196.0/23\",\r\n \"40.74.100.128/27\",\r\n \"40.74.133.20/32\",\r\n + \ \"40.80.58.224/27\",\r\n \"52.175.158.219/32\",\r\n \"104.214.137.236/32\",\r\n + \ \"104.215.11.176/32\",\r\n \"104.215.58.230/32\",\r\n \"138.91.16.18/32\",\r\n + \ \"2603:1040:606:2::400/118\",\r\n \"2603:1040:606:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaCentral\",\r\n + \ \"id\": \"AppService.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.189.194.112/28\",\r\n - \ \"20.189.195.0/24\",\r\n \"20.189.196.0/23\",\r\n \"40.74.100.128/27\",\r\n - \ \"40.74.133.20/32\",\r\n \"40.80.58.224/27\",\r\n \"52.175.158.219/32\",\r\n - \ \"104.214.137.236/32\",\r\n \"104.215.11.176/32\",\r\n - \ \"104.215.58.230/32\",\r\n \"138.91.16.18/32\",\r\n \"2603:1040:606:2::400/118\",\r\n - \ \"2603:1040:606:402::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.JioIndiaCentral\",\r\n \"id\": - \"AppService.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.192.54.0/24\",\r\n + \ \"20.192.234.128/27\",\r\n \"20.207.0.96/27\",\r\n \"20.207.0.128/25\",\r\n + \ \"2603:1040:1104:2::300/120\",\r\n \"2603:1040:1104:400::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.JioIndiaWest\",\r\n + \ \"id\": \"AppService.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": - [\r\n \"20.192.54.0/24\",\r\n \"20.192.234.128/27\",\r\n - \ \"20.207.0.96/27\",\r\n \"20.207.0.128/25\",\r\n \"2603:1040:1104:2::300/120\",\r\n - \ \"2603:1040:1104:400::a0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AppService.JioIndiaWest\",\r\n \"id\": \"AppService.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.193.198.0/24\",\r\n - \ \"20.193.202.128/27\",\r\n \"40.64.8.224/27\",\r\n \"40.64.9.0/25\",\r\n - \ \"40.64.10.0/25\",\r\n \"40.64.10.128/27\",\r\n \"2603:1040:d04:3::100/120\",\r\n + [\r\n \"20.193.198.0/24\",\r\n \"20.193.202.128/27\",\r\n + \ \"40.64.8.224/27\",\r\n \"40.64.9.0/25\",\r\n \"40.64.10.0/25\",\r\n + \ \"40.64.10.128/27\",\r\n \"2603:1040:d04:3::100/120\",\r\n \ \"2603:1040:d04:400::a0/123\",\r\n \"2603:1040:d04:800::160/123\",\r\n \ \"2603:1040:d04:800::360/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.KoreaCentral\",\r\n \"id\": \"AppService.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.41.66.224/27\",\r\n - \ \"20.44.26.160/27\",\r\n \"20.194.66.32/27\",\r\n \"20.200.196.104/29\",\r\n - \ \"20.200.196.128/25\",\r\n \"20.200.197.0/24\",\r\n \"52.231.18.128/27\",\r\n - \ \"52.231.32.120/32\",\r\n \"52.231.38.95/32\",\r\n \"52.231.77.58/32\",\r\n - \ \"2603:1040:f05:3::200/119\",\r\n \"2603:1040:f05:402::a0/123\",\r\n - \ \"2603:1040:f05:802::a0/123\",\r\n \"2603:1040:f05:c02::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.KoreaSouth\",\r\n - \ \"id\": \"AppService.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.41.66.224/27\",\r\n \"20.44.26.160/27\",\r\n + \ \"20.194.66.32/27\",\r\n \"20.200.196.104/29\",\r\n \"20.200.196.128/25\",\r\n + \ \"20.200.197.0/24\",\r\n \"52.231.18.128/27\",\r\n \"52.231.32.120/32\",\r\n + \ \"52.231.38.95/32\",\r\n \"52.231.77.58/32\",\r\n \"2603:1040:f05:3::200/119\",\r\n + \ \"2603:1040:f05:402::a0/123\",\r\n \"2603:1040:f05:802::a0/123\",\r\n + \ \"2603:1040:f05:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.KoreaSouth\",\r\n \"id\": \"AppService.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"40.80.170.224/27\",\r\n \"52.147.117.224/27\",\r\n \ \"52.147.118.128/25\",\r\n \"52.147.119.64/27\",\r\n \"52.147.119.128/25\",\r\n \ \"52.231.146.96/27\",\r\n \"52.231.200.101/32\",\r\n \"52.231.200.179/32\",\r\n \ \"2603:1040:e05:1::200/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorthCentralUS\",\r\n \"id\": \"AppService.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"23.96.187.5/32\",\r\n - \ \"23.96.201.21/32\",\r\n \"23.96.207.177/32\",\r\n \"23.96.209.155/32\",\r\n - \ \"23.96.220.116/32\",\r\n \"23.100.72.240/32\",\r\n \"23.101.169.175/32\",\r\n - \ \"23.101.171.94/32\",\r\n \"23.101.172.244/32\",\r\n \"40.80.191.0/25\",\r\n - \ \"52.159.64.0/22\",\r\n \"52.159.68.0/23\",\r\n \"52.159.70.0/24\",\r\n - \ \"52.159.71.0/25\",\r\n \"52.159.71.128/27\",\r\n \"52.162.107.0/25\",\r\n - \ \"52.162.208.73/32\",\r\n \"52.237.130.0/32\",\r\n \"52.240.149.243/32\",\r\n - \ \"52.240.155.58/32\",\r\n \"52.252.160.21/32\",\r\n \"65.52.24.41/32\",\r\n - \ \"65.52.213.73/32\",\r\n \"65.52.217.59/32\",\r\n \"65.52.218.253/32\",\r\n - \ \"157.56.13.114/32\",\r\n \"168.62.224.13/32\",\r\n \"168.62.225.23/32\",\r\n - \ \"191.236.148.9/32\",\r\n \"2603:1030:608:2::/117\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"23.96.187.5/32\",\r\n \"23.96.201.21/32\",\r\n \"23.96.207.177/32\",\r\n + \ \"23.96.209.155/32\",\r\n \"23.96.220.116/32\",\r\n \"23.100.72.240/32\",\r\n + \ \"23.101.169.175/32\",\r\n \"23.101.171.94/32\",\r\n \"23.101.172.244/32\",\r\n + \ \"40.80.191.0/25\",\r\n \"52.159.64.0/22\",\r\n \"52.159.68.0/23\",\r\n + \ \"52.159.70.0/24\",\r\n \"52.159.71.0/25\",\r\n \"52.159.71.128/27\",\r\n + \ \"52.162.107.0/25\",\r\n \"52.162.208.73/32\",\r\n \"52.237.130.0/32\",\r\n + \ \"52.240.149.243/32\",\r\n \"52.240.155.58/32\",\r\n \"52.252.160.21/32\",\r\n + \ \"65.52.24.41/32\",\r\n \"65.52.213.73/32\",\r\n \"65.52.217.59/32\",\r\n + \ \"65.52.218.253/32\",\r\n \"157.56.13.114/32\",\r\n \"168.62.224.13/32\",\r\n + \ \"168.62.225.23/32\",\r\n \"191.236.148.9/32\",\r\n \"2603:1030:608:2::/117\",\r\n \ \"2603:1030:608:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorthEurope\",\r\n \"id\": \"AppService.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.69.186.152/32\",\r\n - \ \"13.69.228.0/25\",\r\n \"13.69.253.145/32\",\r\n \"13.74.41.233/32\",\r\n - \ \"13.74.147.218/32\",\r\n \"13.74.158.5/32\",\r\n \"13.74.252.44/32\",\r\n - \ \"13.79.2.71/32\",\r\n \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n - \ \"20.50.64.0/25\",\r\n \"20.107.224.0/21\",\r\n \"20.107.239.0/26\",\r\n - \ \"23.100.48.106/32\",\r\n \"23.100.50.51/32\",\r\n \"23.100.52.22/32\",\r\n - \ \"23.100.56.27/32\",\r\n \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n - \ \"23.102.12.43/32\",\r\n \"23.102.21.198/32\",\r\n \"23.102.21.212/32\",\r\n - \ \"23.102.25.149/32\",\r\n \"23.102.28.178/32\",\r\n \"40.69.43.225/32\",\r\n - \ \"40.69.88.149/32\",\r\n \"40.69.200.124/32\",\r\n \"40.69.210.172/32\",\r\n - \ \"40.69.218.150/32\",\r\n \"40.85.74.227/32\",\r\n \"40.85.92.115/32\",\r\n - \ \"40.85.96.208/32\",\r\n \"40.112.69.156/32\",\r\n \"40.112.90.244/32\",\r\n - \ \"40.112.93.201/32\",\r\n \"40.113.2.52/32\",\r\n \"40.113.65.9/32\",\r\n - \ \"40.113.71.148/32\",\r\n \"40.113.81.82/32\",\r\n \"40.113.90.202/32\",\r\n - \ \"40.115.98.85/32\",\r\n \"40.127.132.204/32\",\r\n \"40.127.139.252/32\",\r\n - \ \"40.127.192.244/32\",\r\n \"40.127.196.56/32\",\r\n \"52.138.196.70/32\",\r\n - \ \"52.138.218.121/32\",\r\n \"52.164.201.186/32\",\r\n \"52.164.250.133/32\",\r\n - \ \"52.169.73.236/32\",\r\n \"52.169.78.163/32\",\r\n \"52.169.180.223/32\",\r\n - \ \"52.169.184.163/32\",\r\n \"52.169.188.236/32\",\r\n \"52.169.191.40/32\",\r\n - \ \"52.178.158.175/32\",\r\n \"52.178.164.235/32\",\r\n \"52.178.179.169/32\",\r\n - \ \"52.178.190.191/32\",\r\n \"52.178.201.147/32\",\r\n \"52.178.208.12/32\",\r\n - \ \"52.178.212.17/32\",\r\n \"52.178.214.89/32\",\r\n \"94.245.104.73/32\",\r\n - \ \"104.41.216.137/32\",\r\n \"104.41.229.199/32\",\r\n \"104.45.81.79/32\",\r\n - \ \"104.45.95.61/32\",\r\n \"137.135.129.175/32\",\r\n \"137.135.133.221/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.69.186.152/32\",\r\n \"13.69.228.0/25\",\r\n + \ \"13.69.253.145/32\",\r\n \"13.74.41.233/32\",\r\n \"13.74.147.218/32\",\r\n + \ \"13.74.158.5/32\",\r\n \"13.74.252.44/32\",\r\n \"13.79.2.71/32\",\r\n + \ \"13.79.38.229/32\",\r\n \"13.79.172.40/32\",\r\n \"20.50.64.0/25\",\r\n + \ \"20.107.224.0/21\",\r\n \"20.107.239.0/26\",\r\n \"23.100.48.106/32\",\r\n + \ \"23.100.50.51/32\",\r\n \"23.100.52.22/32\",\r\n \"23.100.56.27/32\",\r\n + \ \"23.101.54.230/32\",\r\n \"23.101.63.214/32\",\r\n \"23.102.12.43/32\",\r\n + \ \"23.102.21.198/32\",\r\n \"23.102.21.212/32\",\r\n \"23.102.25.149/32\",\r\n + \ \"23.102.28.178/32\",\r\n \"40.69.43.225/32\",\r\n \"40.69.88.149/32\",\r\n + \ \"40.69.200.124/32\",\r\n \"40.69.210.172/32\",\r\n \"40.69.218.150/32\",\r\n + \ \"40.85.74.227/32\",\r\n \"40.85.92.115/32\",\r\n \"40.85.96.208/32\",\r\n + \ \"40.112.69.156/32\",\r\n \"40.112.90.244/32\",\r\n \"40.112.93.201/32\",\r\n + \ \"40.113.2.52/32\",\r\n \"40.113.65.9/32\",\r\n \"40.113.71.148/32\",\r\n + \ \"40.113.81.82/32\",\r\n \"40.113.90.202/32\",\r\n \"40.115.98.85/32\",\r\n + \ \"40.127.132.204/32\",\r\n \"40.127.139.252/32\",\r\n \"40.127.192.244/32\",\r\n + \ \"40.127.196.56/32\",\r\n \"52.138.196.70/32\",\r\n \"52.138.218.121/32\",\r\n + \ \"52.164.201.186/32\",\r\n \"52.164.250.133/32\",\r\n \"52.169.73.236/32\",\r\n + \ \"52.169.78.163/32\",\r\n \"52.169.180.223/32\",\r\n \"52.169.184.163/32\",\r\n + \ \"52.169.188.236/32\",\r\n \"52.169.191.40/32\",\r\n \"52.178.158.175/32\",\r\n + \ \"52.178.164.235/32\",\r\n \"52.178.179.169/32\",\r\n \"52.178.190.191/32\",\r\n + \ \"52.178.201.147/32\",\r\n \"52.178.208.12/32\",\r\n \"52.178.212.17/32\",\r\n + \ \"52.178.214.89/32\",\r\n \"94.245.104.73/32\",\r\n \"104.41.216.137/32\",\r\n + \ \"104.41.229.199/32\",\r\n \"104.45.81.79/32\",\r\n \"104.45.95.61/32\",\r\n + \ \"137.135.129.175/32\",\r\n \"137.135.133.221/32\",\r\n \ \"168.63.53.239/32\",\r\n \"191.235.160.13/32\",\r\n \"191.235.176.12/32\",\r\n \ \"191.235.177.30/32\",\r\n \"191.235.208.12/32\",\r\n \"191.235.215.184/32\",\r\n \ \"2603:1020:5:5::/117\",\r\n \"2603:1020:5:6::/117\",\r\n \ \"2603:1020:5:402::a0/123\",\r\n \"2603:1020:5:802::a0/123\",\r\n \ \"2603:1020:5:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.NorwayEast\",\r\n \"id\": \"AppService.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.100.2.32/29\",\r\n \ \"20.100.2.128/25\",\r\n \"20.100.3.0/24\",\r\n \"51.120.42.0/27\",\r\n @@ -26207,16 +26868,24 @@ interactions: \ \"2603:1020:e04:802::a0/123\",\r\n \"2603:1020:e04:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.NorwayWest\",\r\n \ \"id\": \"AppService.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"51.13.142.128/25\",\r\n \"51.13.143.64/27\",\r\n \ \"51.13.143.128/25\",\r\n \"51.120.218.192/27\",\r\n \"51.120.226.0/27\",\r\n \ \"2603:1020:f04:3::400/120\",\r\n \"2603:1020:f04:402::a0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.QatarCentral\",\r\n + \ \"id\": \"AppService.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.21.52.0/24\",\r\n \"20.21.54.0/25\",\r\n \"20.21.54.128/27\",\r\n + \ \"2603:1040:1002:2::100/120\",\r\n \"2603:1040:1002:2::400/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthAfricaNorth\",\r\n \ \"id\": \"AppService.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -26227,7 +26896,7 @@ interactions: \ \"2603:1000:104:802::a0/123\",\r\n \"2603:1000:104:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthAfricaWest\",\r\n \ \"id\": \"AppService.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -26236,7 +26905,7 @@ interactions: \ \"2603:1000:4:2::400/120\",\r\n \"2603:1000:4:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthCentralUS\",\r\n \ \"id\": \"AppService.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -26276,42 +26945,43 @@ interactions: \ \"2603:1030:807:802::a0/123\",\r\n \"2603:1030:807:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SouthCentralUSSTG\",\r\n \ \"id\": \"AppService.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.32/27\",\r\n \"23.100.216.96/27\",\r\n \"23.100.216.128/25\",\r\n \ \"2603:1030:302::600/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SoutheastAsia\",\r\n \"id\": \"AppService.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.67.9.0/25\",\r\n - \ \"13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n \"13.76.44.139/32\",\r\n - \ \"13.76.245.96/32\",\r\n \"20.43.132.128/25\",\r\n \"20.188.98.74/32\",\r\n - \ \"20.212.64.0/21\",\r\n \"20.212.79.0/26\",\r\n \"23.97.56.169/32\",\r\n - \ \"23.98.64.36/32\",\r\n \"23.98.64.158/32\",\r\n \"23.101.27.182/32\",\r\n - \ \"52.163.122.160/32\",\r\n \"52.187.17.126/32\",\r\n \"52.187.36.104/32\",\r\n - \ \"52.187.52.94/32\",\r\n \"52.187.135.79/32\",\r\n \"52.230.1.186/32\",\r\n - \ \"104.215.147.45/32\",\r\n \"104.215.155.1/32\",\r\n \"111.221.95.27/32\",\r\n - \ \"137.116.128.188/32\",\r\n \"137.116.153.238/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.67.9.0/25\",\r\n \"13.67.56.225/32\",\r\n \"13.67.63.90/32\",\r\n + \ \"13.76.44.139/32\",\r\n \"13.76.245.96/32\",\r\n \"20.43.132.128/25\",\r\n + \ \"20.188.98.74/32\",\r\n \"20.212.64.0/21\",\r\n \"20.212.79.0/26\",\r\n + \ \"23.97.56.169/32\",\r\n \"23.98.64.36/32\",\r\n \"23.98.64.158/32\",\r\n + \ \"23.101.27.182/32\",\r\n \"52.163.122.160/32\",\r\n \"52.187.17.126/32\",\r\n + \ \"52.187.36.104/32\",\r\n \"52.187.52.94/32\",\r\n \"52.187.135.79/32\",\r\n + \ \"52.230.1.186/32\",\r\n \"104.215.147.45/32\",\r\n \"104.215.155.1/32\",\r\n + \ \"111.221.95.27/32\",\r\n \"137.116.128.188/32\",\r\n \"137.116.153.238/32\",\r\n \ \"2603:1040:5:4::/117\",\r\n \"2603:1040:5:5::/117\",\r\n \ \"2603:1040:5:402::a0/123\",\r\n \"2603:1040:5:802::a0/123\",\r\n \ \"2603:1040:5:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SouthIndia\",\r\n \"id\": \"AppService.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.71.122.35/32\",\r\n - \ \"13.71.123.138/32\",\r\n \"20.41.195.192/27\",\r\n \"20.192.153.144/28\",\r\n - \ \"20.192.154.0/23\",\r\n \"20.192.156.0/24\",\r\n \"40.78.194.96/27\",\r\n - \ \"52.172.54.225/32\",\r\n \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"13.71.122.35/32\",\r\n \"13.71.123.138/32\",\r\n + \ \"20.41.195.192/27\",\r\n \"20.192.153.144/28\",\r\n \"20.192.154.0/23\",\r\n + \ \"20.192.156.0/24\",\r\n \"40.78.194.96/27\",\r\n \"52.172.54.225/32\",\r\n + \ \"104.211.224.252/32\",\r\n \"104.211.225.167/32\",\r\n \ \"2603:1040:c06:2::400/118\",\r\n \"2603:1040:c06:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SwedenCentral\",\r\n \ \"id\": \"AppService.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -26321,17 +26991,18 @@ interactions: \ \"2603:1020:1004:400::a0/123\",\r\n \"2603:1020:1004:800::160/123\",\r\n \ \"2603:1020:1004:800::360/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SwedenSouth\",\r\n \"id\": \"AppService.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.91.8.64/27\",\r\n - \ \"20.91.8.128/25\",\r\n \"51.12.23.0/24\",\r\n \"51.12.202.192/27\",\r\n - \ \"2603:1020:1104:2::300/120\",\r\n \"2603:1020:1104:400::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.SwitzerlandNorth\",\r\n - \ \"id\": \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.91.8.64/27\",\r\n \"20.91.8.128/25\",\r\n \"51.12.23.0/24\",\r\n + \ \"51.12.202.192/27\",\r\n \"2603:1020:1104:2::300/120\",\r\n + \ \"2603:1020:1104:400::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.SwitzerlandNorth\",\r\n \"id\": + \"AppService.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.208.1.0/24\",\r\n \"20.208.5.32/29\",\r\n \"20.208.5.128/25\",\r\n @@ -26340,7 +27011,7 @@ interactions: \ \"2603:1020:a04:402::a0/123\",\r\n \"2603:1020:a04:802::a0/123\",\r\n \ \"2603:1020:a04:c02::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.SwitzerlandWest\",\r\n \"id\": - \"AppService.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AppService.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -26349,26 +27020,27 @@ interactions: \ \"51.107.154.160/27\",\r\n \"51.107.255.192/26\",\r\n \"2603:1020:b04:2::400/120\",\r\n \ \"2603:1020:b04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.UAECentral\",\r\n \"id\": \"AppService.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.37.66.0/27\",\r\n - \ \"20.37.74.96/27\",\r\n \"20.45.94.192/26\",\r\n \"20.45.95.0/26\",\r\n - \ \"2603:1040:b04:2::400/120\",\r\n \"2603:1040:b04:402::a0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UAENorth\",\r\n - \ \"id\": \"AppService.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": + [\r\n \"20.37.66.0/27\",\r\n \"20.37.74.96/27\",\r\n \"20.45.94.192/26\",\r\n + \ \"20.45.95.0/26\",\r\n \"2603:1040:b04:2::400/120\",\r\n + \ \"2603:1040:b04:402::a0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AppService.UAENorth\",\r\n \"id\": \"AppService.UAENorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"20.38.138.0/27\",\r\n \"20.74.192.0/23\",\r\n \"20.74.194.0/24\",\r\n \ \"20.74.195.0/28\",\r\n \"40.120.74.32/27\",\r\n \"65.52.250.96/27\",\r\n \ \"2603:1040:904:3::300/120\",\r\n \"2603:1040:904:402::a0/123\",\r\n \ \"2603:1040:904:802::a0/123\",\r\n \"2603:1040:904:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UKSouth\",\r\n \ \"id\": \"AppService.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -26383,7 +27055,7 @@ interactions: \ \"2603:1020:705:802::a0/123\",\r\n \"2603:1020:705:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.UKWest\",\r\n \ \"id\": \"AppService.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -26394,7 +27066,7 @@ interactions: \ \"2603:1020:605:2::400/118\",\r\n \"2603:1020:605:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestCentralUS\",\r\n \ \"id\": \"AppService.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -26404,7 +27076,7 @@ interactions: \ \"2603:1030:b04:3::200/119\",\r\n \"2603:1030:b04:402::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestEurope\",\r\n \ \"id\": \"AppService.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -26459,7 +27131,7 @@ interactions: \ \"2603:1020:206:802::a0/123\",\r\n \"2603:1020:206:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestIndia\",\r\n \ \"id\": \"AppService.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -26469,9 +27141,9 @@ interactions: \ \"104.211.184.197/32\",\r\n \"2603:1040:806:2::400/118\",\r\n \ \"2603:1040:806:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.WestUS\",\r\n \"id\": \"AppService.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.64.73.110/32\",\r\n \ \"13.91.40.166/32\",\r\n \"13.91.242.166/32\",\r\n \"13.93.141.10/32\",\r\n @@ -26501,9 +27173,9 @@ interactions: \ \"2603:1030:a07:2::/117\",\r\n \"2603:1030:a07:6::/117\",\r\n \ \"2603:1030:a07:402::a0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AppService.WestUS2\",\r\n \"id\": \"AppService.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.96/27\",\r\n \ \"13.66.209.135/32\",\r\n \"13.66.212.205/32\",\r\n \"13.66.226.80/32\",\r\n @@ -26517,7 +27189,7 @@ interactions: \ \"2603:1030:c06:802::a0/123\",\r\n \"2603:1030:c06:c02::a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppService.WestUS3\",\r\n \ \"id\": \"AppService.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppService\",\r\n \"addressPrefixes\": @@ -26547,7 +27219,7 @@ interactions: \ \"2603:1030:504:802::360/123\",\r\n \"2603:1030:504:c02::3a0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AppServiceManagement\",\r\n \ \"id\": \"AppServiceManagement\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAppServiceManagement\",\r\n @@ -26729,7 +27401,7 @@ interactions: \ \"2603:1050:403:1::4c0/123\",\r\n \"2603:1050:403:400::100/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureActiveDirectory\",\r\n \ \"id\": \"AzureActiveDirectory\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureAD\",\r\n @@ -26779,48 +27451,48 @@ interactions: \ \"2603:1047:1::/48\",\r\n \"2603:1056:2000::/48\",\r\n \ \"2603:1057:2::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureActiveDirectoryDomainServices\",\r\n \"id\": \"AzureActiveDirectoryDomainServices\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureIdentity\",\r\n \"addressPrefixes\": [\r\n \"13.64.151.161/32\",\r\n + \ \"13.66.141.64/27\",\r\n \"13.67.9.224/27\",\r\n \"13.69.66.160/27\",\r\n + \ \"13.69.229.96/27\",\r\n \"13.70.73.32/27\",\r\n \"13.71.172.160/27\",\r\n + \ \"13.71.195.224/27\",\r\n \"13.73.240.32/27\",\r\n \"13.74.249.156/32\",\r\n + \ \"13.75.38.32/27\",\r\n \"13.75.105.168/32\",\r\n \"13.77.52.160/27\",\r\n + \ \"13.78.108.192/27\",\r\n \"13.78.172.246/32\",\r\n \"13.79.37.247/32\",\r\n + \ \"13.86.219.0/27\",\r\n \"13.87.57.160/27\",\r\n \"13.87.123.160/27\",\r\n + \ \"13.89.174.0/27\",\r\n \"20.36.107.192/27\",\r\n \"20.36.115.64/27\",\r\n + \ \"20.37.75.96/27\",\r\n \"20.43.120.32/27\",\r\n \"20.44.3.160/27\",\r\n + \ \"20.44.16.32/27\",\r\n \"20.46.10.64/27\",\r\n \"20.51.16.128/27\",\r\n + \ \"20.61.98.160/27\",\r\n \"20.62.129.0/27\",\r\n \"20.66.2.32/27\",\r\n + \ \"20.72.21.64/27\",\r\n \"20.187.197.32/27\",\r\n \"20.190.165.48/29\",\r\n + \ \"20.190.166.48/29\",\r\n \"20.190.166.112/29\",\r\n \"20.190.166.176/29\",\r\n + \ \"20.195.56.102/32\",\r\n \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n + \ \"23.101.0.70/32\",\r\n \"23.101.6.190/32\",\r\n \"40.68.160.142/32\",\r\n + \ \"40.69.107.160/27\",\r\n \"40.71.13.0/27\",\r\n \"40.74.101.64/27\",\r\n + \ \"40.74.146.192/27\",\r\n \"40.78.195.160/27\",\r\n \"40.78.203.64/27\",\r\n + \ \"40.79.131.128/27\",\r\n \"40.79.179.128/27\",\r\n \"40.83.144.56/32\",\r\n + \ \"40.126.37.48/29\",\r\n \"40.126.38.48/29\",\r\n \"40.126.38.112/29\",\r\n + \ \"40.126.38.176/29\",\r\n \"51.140.148.192/27\",\r\n \"51.140.211.192/27\",\r\n + \ \"52.138.65.157/32\",\r\n \"52.138.68.41/32\",\r\n \"52.146.132.96/27\",\r\n + \ \"52.150.157.0/27\",\r\n \"52.161.13.71/32\",\r\n \"52.161.13.95/32\",\r\n + \ \"52.161.110.169/32\",\r\n \"52.162.110.96/27\",\r\n \"52.169.125.119/32\",\r\n + \ \"52.169.218.0/32\",\r\n \"52.174.189.149/32\",\r\n \"52.175.18.134/32\",\r\n + \ \"52.178.27.112/32\",\r\n \"52.179.122.218/32\",\r\n \"52.179.126.223/32\",\r\n + \ \"52.180.177.87/32\",\r\n \"52.180.179.108/32\",\r\n \"52.180.181.61/32\",\r\n + \ \"52.180.183.8/32\",\r\n \"52.187.19.1/32\",\r\n \"52.187.113.48/32\",\r\n + \ \"52.187.117.83/32\",\r\n \"52.187.120.237/32\",\r\n \"52.225.184.198/32\",\r\n + \ \"52.225.188.89/32\",\r\n \"52.231.19.128/27\",\r\n \"52.231.147.192/27\",\r\n + \ \"65.52.251.96/27\",\r\n \"104.40.84.19/32\",\r\n \"104.40.87.209/32\",\r\n + \ \"104.40.156.18/32\",\r\n \"104.41.159.212/32\",\r\n \"104.45.138.161/32\",\r\n + \ \"104.46.178.128/27\",\r\n \"104.211.147.160/27\",\r\n + \ \"191.233.204.160/27\",\r\n \"2603:1030:107:2::100/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureAdvancedThreatProtection\",\r\n + \ \"id\": \"AzureAdvancedThreatProtection\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureIdentity\",\r\n \"addressPrefixes\": - [\r\n \"13.64.151.161/32\",\r\n \"13.66.141.64/27\",\r\n - \ \"13.67.9.224/27\",\r\n \"13.69.66.160/27\",\r\n \"13.69.229.96/27\",\r\n - \ \"13.70.73.32/27\",\r\n \"13.71.172.160/27\",\r\n \"13.71.195.224/27\",\r\n - \ \"13.73.240.32/27\",\r\n \"13.74.249.156/32\",\r\n \"13.75.38.32/27\",\r\n - \ \"13.75.105.168/32\",\r\n \"13.77.52.160/27\",\r\n \"13.78.108.192/27\",\r\n - \ \"13.78.172.246/32\",\r\n \"13.79.37.247/32\",\r\n \"13.86.219.0/27\",\r\n - \ \"13.87.57.160/27\",\r\n \"13.87.123.160/27\",\r\n \"13.89.174.0/27\",\r\n - \ \"20.36.107.192/27\",\r\n \"20.36.115.64/27\",\r\n \"20.37.75.96/27\",\r\n - \ \"20.43.120.32/27\",\r\n \"20.44.3.160/27\",\r\n \"20.44.16.32/27\",\r\n - \ \"20.46.10.64/27\",\r\n \"20.51.16.128/27\",\r\n \"20.61.98.160/27\",\r\n - \ \"20.62.129.0/27\",\r\n \"20.66.2.32/27\",\r\n \"20.72.21.64/27\",\r\n - \ \"20.187.197.32/27\",\r\n \"20.190.165.48/29\",\r\n \"20.190.166.48/29\",\r\n - \ \"20.190.166.112/29\",\r\n \"20.190.166.176/29\",\r\n \"20.195.56.102/32\",\r\n - \ \"20.195.57.118/32\",\r\n \"20.195.64.192/27\",\r\n \"23.101.0.70/32\",\r\n - \ \"23.101.6.190/32\",\r\n \"40.68.160.142/32\",\r\n \"40.69.107.160/27\",\r\n - \ \"40.71.13.0/27\",\r\n \"40.74.101.64/27\",\r\n \"40.74.146.192/27\",\r\n - \ \"40.78.195.160/27\",\r\n \"40.78.203.64/27\",\r\n \"40.79.131.128/27\",\r\n - \ \"40.79.179.128/27\",\r\n \"40.83.144.56/32\",\r\n \"40.126.37.48/29\",\r\n - \ \"40.126.38.48/29\",\r\n \"40.126.38.112/29\",\r\n \"40.126.38.176/29\",\r\n - \ \"51.140.148.192/27\",\r\n \"51.140.211.192/27\",\r\n \"52.138.65.157/32\",\r\n - \ \"52.138.68.41/32\",\r\n \"52.146.132.96/27\",\r\n \"52.150.157.0/27\",\r\n - \ \"52.161.13.71/32\",\r\n \"52.161.13.95/32\",\r\n \"52.161.110.169/32\",\r\n - \ \"52.162.110.96/27\",\r\n \"52.169.125.119/32\",\r\n \"52.169.218.0/32\",\r\n - \ \"52.174.189.149/32\",\r\n \"52.175.18.134/32\",\r\n \"52.178.27.112/32\",\r\n - \ \"52.179.122.218/32\",\r\n \"52.179.126.223/32\",\r\n \"52.180.177.87/32\",\r\n - \ \"52.180.179.108/32\",\r\n \"52.180.181.61/32\",\r\n \"52.180.183.8/32\",\r\n - \ \"52.187.19.1/32\",\r\n \"52.187.113.48/32\",\r\n \"52.187.117.83/32\",\r\n - \ \"52.187.120.237/32\",\r\n \"52.225.184.198/32\",\r\n \"52.225.188.89/32\",\r\n - \ \"52.231.19.128/27\",\r\n \"52.231.147.192/27\",\r\n \"65.52.251.96/27\",\r\n - \ \"104.40.84.19/32\",\r\n \"104.40.87.209/32\",\r\n \"104.40.156.18/32\",\r\n - \ \"104.41.159.212/32\",\r\n \"104.45.138.161/32\",\r\n \"104.46.178.128/27\",\r\n - \ \"104.211.147.160/27\",\r\n \"191.233.204.160/27\",\r\n - \ \"2603:1030:107:2::100/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureAdvancedThreatProtection\",\r\n \"id\": - \"AzureAdvancedThreatProtection\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAdvancedThreatProtection\",\r\n \ \"addressPrefixes\": [\r\n \"20.17.48.24/29\",\r\n \"20.21.32.24/29\",\r\n \ \"20.36.120.112/29\",\r\n \"20.37.64.112/29\",\r\n \"20.37.156.192/29\",\r\n @@ -26873,151 +27545,153 @@ interactions: \ \"2603:1040:1503::180/123\",\r\n \"2603:1050:6:1::140/123\",\r\n \ \"2603:1050:403::140/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureArcInfrastructure\",\r\n \"id\": \"AzureArcInfrastructure\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureArcInfrastructure\",\r\n \"addressPrefixes\": - [\r\n \"13.66.143.219/32\",\r\n \"13.66.149.68/31\",\r\n - \ \"13.67.15.1/32\",\r\n \"13.67.15.124/30\",\r\n \"13.69.239.84/30\",\r\n - \ \"13.69.239.88/32\",\r\n \"13.70.79.64/32\",\r\n \"13.70.79.198/31\",\r\n - \ \"13.71.175.129/32\",\r\n \"13.71.177.224/32\",\r\n \"13.71.199.117/32\",\r\n - \ \"13.73.244.196/32\",\r\n \"13.73.253.124/30\",\r\n \"13.74.107.94/31\",\r\n - \ \"13.77.53.221/32\",\r\n \"13.78.111.193/32\",\r\n \"13.81.244.155/32\",\r\n - \ \"13.86.223.80/32\",\r\n \"13.89.179.20/30\",\r\n \"13.89.179.24/32\",\r\n - \ \"13.90.194.180/32\",\r\n \"20.21.46.136/31\",\r\n \"20.21.69.176/31\",\r\n - \ \"20.21.77.184/31\",\r\n \"20.36.122.52/30\",\r\n \"20.37.66.52/30\",\r\n - \ \"20.37.196.248/30\",\r\n \"20.37.226.52/30\",\r\n \"20.37.228.8/30\",\r\n - \ \"20.38.87.188/30\",\r\n \"20.38.138.56/30\",\r\n \"20.38.141.8/30\",\r\n - \ \"20.38.149.130/32\",\r\n \"20.38.157.132/31\",\r\n \"20.39.12.228/30\",\r\n - \ \"20.39.14.84/30\",\r\n \"20.40.200.152/29\",\r\n \"20.40.224.52/30\",\r\n - \ \"20.41.67.84/30\",\r\n \"20.41.69.52/30\",\r\n \"20.41.195.252/30\",\r\n - \ \"20.41.208.16/30\",\r\n \"20.42.65.86/31\",\r\n \"20.42.74.230/32\",\r\n - \ \"20.42.74.232/30\",\r\n \"20.42.228.216/30\",\r\n \"20.43.43.160/30\",\r\n - \ \"20.43.45.240/30\",\r\n \"20.43.67.88/30\",\r\n \"20.43.121.252/32\",\r\n - \ \"20.43.123.220/30\",\r\n \"20.44.13.240/31\",\r\n \"20.44.19.6/31\",\r\n - \ \"20.44.29.50/31\",\r\n \"20.44.31.36/30\",\r\n \"20.45.127.8/30\",\r\n - \ \"20.45.127.12/32\",\r\n \"20.45.197.224/30\",\r\n \"20.45.199.32/30\",\r\n - \ \"20.45.208.12/30\",\r\n \"20.45.208.40/30\",\r\n \"20.48.192.76/30\",\r\n - \ \"20.49.95.58/31\",\r\n \"20.49.99.12/30\",\r\n \"20.49.102.212/30\",\r\n - \ \"20.49.109.32/30\",\r\n \"20.49.113.12/30\",\r\n \"20.49.114.52/30\",\r\n - \ \"20.49.120.32/30\",\r\n \"20.49.125.188/30\",\r\n \"20.50.1.196/30\",\r\n - \ \"20.50.201.210/31\",\r\n \"20.50.201.212/30\",\r\n \"20.52.72.60/30\",\r\n - \ \"20.53.0.34/31\",\r\n \"20.53.0.112/30\",\r\n \"20.53.0.120/29\",\r\n - \ \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n \"20.83.192.208/30\",\r\n - \ \"20.83.192.212/32\",\r\n \"20.125.173.160/31\",\r\n \"20.125.205.160/31\",\r\n - \ \"20.150.165.140/30\",\r\n \"20.150.190.84/30\",\r\n \"20.151.32.136/30\",\r\n - \ \"20.187.194.204/30\",\r\n \"20.189.111.204/30\",\r\n \"20.189.171.108/30\",\r\n - \ \"20.189.173.48/30\",\r\n \"20.191.160.28/30\",\r\n \"20.192.101.26/31\",\r\n - \ \"20.192.164.176/30\",\r\n \"20.192.228.252/30\",\r\n \"20.193.96.16/30\",\r\n - \ \"20.194.68.148/31\",\r\n \"20.194.129.106/31\",\r\n \"20.205.77.198/32\",\r\n - \ \"20.205.77.208/30\",\r\n \"20.205.85.198/31\",\r\n \"20.208.21.162/31\",\r\n - \ \"23.98.86.58/31\",\r\n \"23.98.104.12/30\",\r\n \"23.98.108.32/30\",\r\n - \ \"40.64.132.84/30\",\r\n \"40.64.135.72/30\",\r\n \"40.67.122.108/30\",\r\n - \ \"40.67.122.112/32\",\r\n \"40.67.122.120/29\",\r\n \"40.69.111.34/31\",\r\n - \ \"40.69.111.192/30\",\r\n \"40.69.116.96/29\",\r\n \"40.70.151.194/32\",\r\n - \ \"40.70.151.196/30\",\r\n \"40.71.15.194/32\",\r\n \"40.74.102.16/30\",\r\n - \ \"40.74.150.116/30\",\r\n \"40.74.150.120/32\",\r\n \"40.78.204.46/32\",\r\n - \ \"40.78.239.96/31\",\r\n \"40.78.253.84/31\",\r\n \"40.79.138.46/31\",\r\n - \ \"40.79.146.46/32\",\r\n \"40.79.150.112/30\",\r\n \"40.79.167.16/30\",\r\n - \ \"40.79.167.20/32\",\r\n \"40.79.173.36/32\",\r\n \"40.79.191.216/32\",\r\n - \ \"40.80.53.2/31\",\r\n \"40.80.59.24/30\",\r\n \"40.80.172.12/30\",\r\n - \ \"40.89.20.128/30\",\r\n \"40.89.23.32/30\",\r\n \"40.89.121.188/31\",\r\n - \ \"40.115.144.0/30\",\r\n \"40.119.9.232/30\",\r\n \"40.120.8.184/30\",\r\n - \ \"40.120.75.58/32\",\r\n \"40.120.77.176/30\",\r\n \"40.124.65.160/31\",\r\n - \ \"51.11.98.64/29\",\r\n \"51.11.192.34/31\",\r\n \"51.12.22.220/30\",\r\n - \ \"51.12.75.188/30\",\r\n \"51.12.168.72/30\",\r\n \"51.12.229.232/30\",\r\n - \ \"51.13.128.80/30\",\r\n \"51.103.205.160/31\",\r\n \"51.104.15.254/32\",\r\n - \ \"51.104.28.216/30\",\r\n \"51.104.31.172/30\",\r\n \"51.105.71.144/31\",\r\n - \ \"51.105.77.50/31\",\r\n \"51.105.90.148/30\",\r\n \"51.107.50.56/30\",\r\n - \ \"51.107.53.32/30\",\r\n \"51.107.60.152/32\",\r\n \"51.107.129.104/30\",\r\n - \ \"51.107.146.52/30\",\r\n \"51.107.193.4/30\",\r\n \"51.116.49.136/30\",\r\n - \ \"51.116.145.136/30\",\r\n \"51.116.146.212/30\",\r\n \"51.116.158.60/31\",\r\n - \ \"51.116.243.218/31\",\r\n \"51.116.251.186/32\",\r\n \"51.116.253.164/30\",\r\n - \ \"51.120.42.56/30\",\r\n \"51.120.44.196/30\",\r\n \"51.120.100.156/31\",\r\n - \ \"51.120.109.26/31\",\r\n \"51.120.213.26/32\",\r\n \"51.120.214.148/30\",\r\n - \ \"51.120.226.52/30\",\r\n \"51.137.164.76/30\",\r\n \"51.137.166.40/30\",\r\n - \ \"51.138.160.92/30\",\r\n \"51.140.151.168/30\",\r\n \"51.140.212.216/31\",\r\n - \ \"51.140.215.180/30\",\r\n \"52.136.51.68/30\",\r\n \"52.138.90.54/31\",\r\n - \ \"52.138.229.96/31\",\r\n \"52.140.107.92/30\",\r\n \"52.140.110.108/30\",\r\n - \ \"52.146.79.132/30\",\r\n \"52.146.130.180/30\",\r\n \"52.150.152.204/30\",\r\n - \ \"52.150.156.36/30\",\r\n \"52.162.111.132/32\",\r\n \"52.167.111.168/31\",\r\n - \ \"52.168.118.130/32\",\r\n \"52.178.17.240/31\",\r\n \"52.182.141.60/31\",\r\n - \ \"52.228.84.80/30\",\r\n \"52.231.23.10/32\",\r\n \"52.231.151.80/30\",\r\n - \ \"52.236.189.74/32\",\r\n \"52.240.244.228/30\",\r\n \"52.246.157.2/31\",\r\n - \ \"65.52.252.250/31\",\r\n \"102.37.64.160/30\",\r\n \"102.133.57.188/30\",\r\n - \ \"102.133.127.176/31\",\r\n \"102.133.154.6/31\",\r\n \"102.133.218.52/30\",\r\n - \ \"102.133.219.188/30\",\r\n \"102.133.254.200/30\",\r\n - \ \"102.133.254.204/32\",\r\n \"104.46.162.2/32\",\r\n \"104.46.162.28/30\",\r\n - \ \"104.46.163.96/29\",\r\n \"104.46.178.0/30\",\r\n \"104.211.146.248/30\",\r\n - \ \"104.214.164.48/31\",\r\n \"137.135.98.137/32\",\r\n \"191.233.207.26/32\",\r\n - \ \"191.233.207.30/31\",\r\n \"191.234.136.44/30\",\r\n \"191.234.138.144/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureArcInfrastructure\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.219/32\",\r\n + \ \"13.66.149.68/31\",\r\n \"13.67.15.1/32\",\r\n \"13.67.15.124/30\",\r\n + \ \"13.69.239.84/30\",\r\n \"13.69.239.88/32\",\r\n \"13.70.79.64/32\",\r\n + \ \"13.70.79.198/31\",\r\n \"13.71.175.129/32\",\r\n \"13.71.177.224/32\",\r\n + \ \"13.71.199.117/32\",\r\n \"13.73.244.196/32\",\r\n \"13.73.253.124/30\",\r\n + \ \"13.74.107.94/31\",\r\n \"13.77.53.221/32\",\r\n \"13.78.111.193/32\",\r\n + \ \"13.81.244.155/32\",\r\n \"13.86.223.80/32\",\r\n \"13.89.179.20/30\",\r\n + \ \"13.89.179.24/32\",\r\n \"13.90.194.180/32\",\r\n \"20.21.46.136/31\",\r\n + \ \"20.21.69.176/31\",\r\n \"20.21.77.184/31\",\r\n \"20.36.122.52/30\",\r\n + \ \"20.37.66.52/30\",\r\n \"20.37.196.248/30\",\r\n \"20.37.226.52/30\",\r\n + \ \"20.37.228.8/30\",\r\n \"20.38.87.188/30\",\r\n \"20.38.138.56/30\",\r\n + \ \"20.38.141.8/30\",\r\n \"20.38.149.130/32\",\r\n \"20.38.157.132/31\",\r\n + \ \"20.39.12.228/30\",\r\n \"20.39.14.84/30\",\r\n \"20.40.200.152/29\",\r\n + \ \"20.40.224.52/30\",\r\n \"20.41.67.84/30\",\r\n \"20.41.69.52/30\",\r\n + \ \"20.41.195.252/30\",\r\n \"20.41.208.16/30\",\r\n \"20.42.65.86/31\",\r\n + \ \"20.42.74.230/32\",\r\n \"20.42.74.232/30\",\r\n \"20.42.228.216/30\",\r\n + \ \"20.43.43.160/30\",\r\n \"20.43.45.240/30\",\r\n \"20.43.67.88/30\",\r\n + \ \"20.43.121.252/32\",\r\n \"20.43.123.220/30\",\r\n \"20.44.13.240/31\",\r\n + \ \"20.44.19.6/31\",\r\n \"20.44.29.50/31\",\r\n \"20.44.31.36/30\",\r\n + \ \"20.45.127.8/30\",\r\n \"20.45.127.12/32\",\r\n \"20.45.197.224/30\",\r\n + \ \"20.45.199.32/30\",\r\n \"20.45.208.12/30\",\r\n \"20.45.208.40/30\",\r\n + \ \"20.48.192.76/30\",\r\n \"20.49.95.58/31\",\r\n \"20.49.99.12/30\",\r\n + \ \"20.49.102.212/30\",\r\n \"20.49.109.32/30\",\r\n \"20.49.113.12/30\",\r\n + \ \"20.49.114.52/30\",\r\n \"20.49.120.32/30\",\r\n \"20.49.125.188/30\",\r\n + \ \"20.50.1.196/30\",\r\n \"20.50.201.210/31\",\r\n \"20.50.201.212/30\",\r\n + \ \"20.52.72.60/30\",\r\n \"20.53.0.34/31\",\r\n \"20.53.0.112/30\",\r\n + \ \"20.53.0.120/29\",\r\n \"20.53.41.44/30\",\r\n \"20.61.96.184/30\",\r\n + \ \"20.83.192.208/30\",\r\n \"20.83.192.212/32\",\r\n \"20.125.173.160/31\",\r\n + \ \"20.125.205.160/31\",\r\n \"20.150.165.140/30\",\r\n \"20.150.190.84/30\",\r\n + \ \"20.151.32.136/30\",\r\n \"20.187.194.204/30\",\r\n \"20.189.111.204/30\",\r\n + \ \"20.189.171.108/30\",\r\n \"20.189.173.48/30\",\r\n \"20.191.160.28/30\",\r\n + \ \"20.192.101.26/31\",\r\n \"20.192.164.176/30\",\r\n \"20.192.228.252/30\",\r\n + \ \"20.193.96.16/30\",\r\n \"20.194.68.148/31\",\r\n \"20.194.129.106/31\",\r\n + \ \"20.205.77.198/32\",\r\n \"20.205.77.208/30\",\r\n \"20.205.85.198/31\",\r\n + \ \"20.208.21.162/31\",\r\n \"23.98.86.58/31\",\r\n \"23.98.104.12/30\",\r\n + \ \"23.98.108.32/30\",\r\n \"40.64.132.84/30\",\r\n \"40.64.135.72/30\",\r\n + \ \"40.67.122.108/30\",\r\n \"40.67.122.112/32\",\r\n \"40.67.122.120/29\",\r\n + \ \"40.69.111.34/31\",\r\n \"40.69.111.192/30\",\r\n \"40.69.116.96/29\",\r\n + \ \"40.70.151.194/32\",\r\n \"40.70.151.196/30\",\r\n \"40.71.15.194/32\",\r\n + \ \"40.74.102.16/30\",\r\n \"40.74.150.116/30\",\r\n \"40.74.150.120/32\",\r\n + \ \"40.78.204.46/32\",\r\n \"40.78.239.96/31\",\r\n \"40.78.253.84/31\",\r\n + \ \"40.79.138.46/31\",\r\n \"40.79.146.46/32\",\r\n \"40.79.150.112/30\",\r\n + \ \"40.79.167.16/30\",\r\n \"40.79.167.20/32\",\r\n \"40.79.173.36/32\",\r\n + \ \"40.79.191.216/32\",\r\n \"40.80.53.2/31\",\r\n \"40.80.59.24/30\",\r\n + \ \"40.80.172.12/30\",\r\n \"40.89.20.128/30\",\r\n \"40.89.23.32/30\",\r\n + \ \"40.89.121.188/31\",\r\n \"40.115.144.0/30\",\r\n \"40.119.9.232/30\",\r\n + \ \"40.120.8.184/30\",\r\n \"40.120.75.58/32\",\r\n \"40.120.77.176/30\",\r\n + \ \"40.124.65.160/31\",\r\n \"51.11.98.64/29\",\r\n \"51.11.192.34/31\",\r\n + \ \"51.12.22.220/30\",\r\n \"51.12.75.188/30\",\r\n \"51.12.168.72/30\",\r\n + \ \"51.12.229.232/30\",\r\n \"51.13.128.80/30\",\r\n \"51.103.205.160/31\",\r\n + \ \"51.104.15.254/32\",\r\n \"51.104.28.216/30\",\r\n \"51.104.31.172/30\",\r\n + \ \"51.105.71.144/31\",\r\n \"51.105.77.50/31\",\r\n \"51.105.90.148/30\",\r\n + \ \"51.107.50.56/30\",\r\n \"51.107.53.32/30\",\r\n \"51.107.60.152/32\",\r\n + \ \"51.107.129.104/30\",\r\n \"51.107.146.52/30\",\r\n \"51.107.193.4/30\",\r\n + \ \"51.116.49.136/30\",\r\n \"51.116.145.136/30\",\r\n \"51.116.146.212/30\",\r\n + \ \"51.116.158.60/31\",\r\n \"51.116.243.218/31\",\r\n \"51.116.251.186/32\",\r\n + \ \"51.116.253.164/30\",\r\n \"51.120.42.56/30\",\r\n \"51.120.44.196/30\",\r\n + \ \"51.120.100.156/31\",\r\n \"51.120.109.26/31\",\r\n \"51.120.213.26/32\",\r\n + \ \"51.120.214.148/30\",\r\n \"51.120.226.52/30\",\r\n \"51.137.164.76/30\",\r\n + \ \"51.137.166.40/30\",\r\n \"51.138.160.92/30\",\r\n \"51.140.151.168/30\",\r\n + \ \"51.140.212.216/31\",\r\n \"51.140.215.180/30\",\r\n \"52.136.51.68/30\",\r\n + \ \"52.138.90.54/31\",\r\n \"52.138.229.96/31\",\r\n \"52.140.107.92/30\",\r\n + \ \"52.140.110.108/30\",\r\n \"52.146.79.132/30\",\r\n \"52.146.130.180/30\",\r\n + \ \"52.150.152.204/30\",\r\n \"52.150.156.36/30\",\r\n \"52.162.111.132/32\",\r\n + \ \"52.167.111.168/31\",\r\n \"52.168.118.130/32\",\r\n \"52.178.17.240/31\",\r\n + \ \"52.182.141.60/31\",\r\n \"52.228.84.80/30\",\r\n \"52.231.23.10/32\",\r\n + \ \"52.231.151.80/30\",\r\n \"52.236.189.74/32\",\r\n \"52.240.244.228/30\",\r\n + \ \"52.246.157.2/31\",\r\n \"65.52.252.250/31\",\r\n \"102.37.64.160/30\",\r\n + \ \"102.133.57.188/30\",\r\n \"102.133.127.176/31\",\r\n + \ \"102.133.154.6/31\",\r\n \"102.133.218.52/30\",\r\n \"102.133.219.188/30\",\r\n + \ \"102.133.254.200/30\",\r\n \"102.133.254.204/32\",\r\n + \ \"104.46.162.2/32\",\r\n \"104.46.162.28/30\",\r\n \"104.46.163.96/29\",\r\n + \ \"104.46.178.0/30\",\r\n \"104.211.146.248/30\",\r\n \"104.214.164.48/31\",\r\n + \ \"137.135.98.137/32\",\r\n \"191.233.207.26/32\",\r\n \"191.233.207.30/31\",\r\n + \ \"191.234.136.44/30\",\r\n \"191.234.138.144/30\",\r\n \ \"191.234.149.138/32\",\r\n \"191.234.157.42/32\",\r\n \ \"191.234.157.172/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureAttestation\",\r\n \"id\": \"AzureAttestation\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureAttestation\",\r\n \"addressPrefixes\": - [\r\n \"13.66.145.224/30\",\r\n \"13.69.109.140/30\",\r\n - \ \"13.69.233.128/30\",\r\n \"13.70.79.80/30\",\r\n \"13.71.175.208/30\",\r\n - \ \"13.76.91.201/32\",\r\n \"13.77.168.36/32\",\r\n \"13.86.223.192/30\",\r\n - \ \"13.86.254.29/32\",\r\n \"13.89.241.144/32\",\r\n \"20.17.51.36/30\",\r\n - \ \"20.21.32.44/30\",\r\n \"20.37.71.40/30\",\r\n \"20.37.229.172/30\",\r\n - \ \"20.38.132.24/30\",\r\n \"20.38.143.40/30\",\r\n \"20.40.225.60/30\",\r\n - \ \"20.43.123.196/30\",\r\n \"20.44.4.248/30\",\r\n \"20.44.12.140/30\",\r\n - \ \"20.44.19.164/30\",\r\n \"20.45.116.92/30\",\r\n \"20.45.126.116/30\",\r\n - \ \"20.46.11.4/30\",\r\n \"20.48.193.180/30\",\r\n \"20.49.83.244/30\",\r\n - \ \"20.49.103.124/30\",\r\n \"20.49.118.20/30\",\r\n \"20.49.127.244/30\",\r\n - \ \"20.50.107.73/32\",\r\n \"20.51.8.204/30\",\r\n \"20.51.20.80/30\",\r\n - \ \"20.52.72.44/30\",\r\n \"20.53.0.104/30\",\r\n \"20.53.47.64/30\",\r\n - \ \"20.53.56.4/30\",\r\n \"20.54.110.142/32\",\r\n \"20.61.99.100/30\",\r\n - \ \"20.62.129.148/30\",\r\n \"20.65.130.92/30\",\r\n \"20.72.21.144/30\",\r\n - \ \"20.72.30.180/30\",\r\n \"20.72.129.122/32\",\r\n \"20.73.227.143/32\",\r\n - \ \"20.150.174.132/30\",\r\n \"20.150.244.32/30\",\r\n \"20.151.24.34/32\",\r\n - \ \"20.187.197.228/30\",\r\n \"20.189.225.84/30\",\r\n \"20.191.161.220/30\",\r\n - \ \"20.192.43.76/30\",\r\n \"20.192.166.188/30\",\r\n \"20.192.184.116/30\",\r\n - \ \"20.192.231.240/30\",\r\n \"20.192.238.188/30\",\r\n \"20.193.96.12/30\",\r\n - \ \"20.194.72.148/30\",\r\n \"20.195.146.64/30\",\r\n \"20.215.0.44/30\",\r\n - \ \"20.217.40.44/30\",\r\n \"23.98.109.52/30\",\r\n \"23.99.79.140/32\",\r\n - \ \"40.67.52.116/30\",\r\n \"40.67.121.196/30\",\r\n \"40.69.111.116/30\",\r\n - \ \"40.71.15.204/30\",\r\n \"40.78.239.116/30\",\r\n \"40.79.141.132/30\",\r\n - \ \"40.79.189.116/30\",\r\n \"40.80.173.216/30\",\r\n \"40.80.180.196/30\",\r\n - \ \"40.88.132.87/32\",\r\n \"40.89.23.44/30\",\r\n \"40.89.121.168/30\",\r\n - \ \"40.114.209.61/32\",\r\n \"40.120.8.176/30\",\r\n \"40.120.75.60/30\",\r\n - \ \"40.127.193.93/32\",\r\n \"51.11.125.56/32\",\r\n \"51.12.46.224/30\",\r\n - \ \"51.12.198.4/30\",\r\n \"51.13.128.64/30\",\r\n \"51.13.136.184/30\",\r\n - \ \"51.53.27.240/30\",\r\n \"51.53.171.240/30\",\r\n \"51.107.53.52/30\",\r\n - \ \"51.107.128.36/30\",\r\n \"51.107.192.152/30\",\r\n \"51.107.250.40/30\",\r\n - \ \"51.116.54.72/30\",\r\n \"51.116.149.224/30\",\r\n \"51.116.246.16/30\",\r\n - \ \"51.120.100.244/30\",\r\n \"51.120.233.128/30\",\r\n \"51.137.167.184/30\",\r\n - \ \"51.138.160.76/30\",\r\n \"51.138.210.128/30\",\r\n \"51.140.111.84/32\",\r\n - \ \"51.140.149.84/30\",\r\n \"51.140.215.168/30\",\r\n \"51.143.209.132/30\",\r\n - \ \"52.136.53.132/30\",\r\n \"52.136.184.232/30\",\r\n \"52.139.46.228/32\",\r\n - \ \"52.139.86.173/32\",\r\n \"52.142.163.77/32\",\r\n \"52.146.132.244/30\",\r\n - \ \"52.150.157.172/30\",\r\n \"52.154.45.19/32\",\r\n \"52.162.111.140/30\",\r\n - \ \"52.162.199.134/32\",\r\n \"52.172.116.0/30\",\r\n \"52.180.178.44/32\",\r\n - \ \"52.229.112.108/32\",\r\n \"52.231.23.116/30\",\r\n \"52.231.151.68/30\",\r\n - \ \"52.247.36.207/32\",\r\n \"52.251.59.202/32\",\r\n \"70.37.52.246/32\",\r\n - \ \"102.37.64.120/30\",\r\n \"102.37.80.52/30\",\r\n \"102.133.126.132/30\",\r\n - \ \"102.133.221.196/30\",\r\n \"104.46.162.16/30\",\r\n \"104.46.179.240/30\",\r\n - \ \"104.214.164.108/30\",\r\n \"168.61.140.108/30\",\r\n - \ \"191.233.51.220/30\",\r\n \"191.233.207.212/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureAttestation\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.224/30\",\r\n + \ \"13.69.109.140/30\",\r\n \"13.69.233.128/30\",\r\n \"13.70.79.80/30\",\r\n + \ \"13.71.175.208/30\",\r\n \"13.76.91.201/32\",\r\n \"13.77.168.36/32\",\r\n + \ \"13.86.223.192/30\",\r\n \"13.86.254.29/32\",\r\n \"13.89.241.144/32\",\r\n + \ \"20.17.51.36/30\",\r\n \"20.21.32.44/30\",\r\n \"20.37.71.40/30\",\r\n + \ \"20.37.229.172/30\",\r\n \"20.38.132.24/30\",\r\n \"20.38.143.40/30\",\r\n + \ \"20.40.225.60/30\",\r\n \"20.43.123.196/30\",\r\n \"20.44.4.248/30\",\r\n + \ \"20.44.12.140/30\",\r\n \"20.44.19.164/30\",\r\n \"20.45.116.92/30\",\r\n + \ \"20.45.126.116/30\",\r\n \"20.46.11.4/30\",\r\n \"20.48.193.180/30\",\r\n + \ \"20.49.83.244/30\",\r\n \"20.49.103.124/30\",\r\n \"20.49.118.20/30\",\r\n + \ \"20.49.127.244/30\",\r\n \"20.50.107.73/32\",\r\n \"20.51.8.204/30\",\r\n + \ \"20.51.20.80/30\",\r\n \"20.52.72.44/30\",\r\n \"20.53.0.104/30\",\r\n + \ \"20.53.47.64/30\",\r\n \"20.53.56.4/30\",\r\n \"20.54.110.142/32\",\r\n + \ \"20.61.99.100/30\",\r\n \"20.62.129.148/30\",\r\n \"20.65.130.92/30\",\r\n + \ \"20.72.21.144/30\",\r\n \"20.72.30.180/30\",\r\n \"20.72.129.122/32\",\r\n + \ \"20.73.227.143/32\",\r\n \"20.150.174.132/30\",\r\n \"20.150.244.32/30\",\r\n + \ \"20.151.24.34/32\",\r\n \"20.187.197.228/30\",\r\n \"20.189.225.84/30\",\r\n + \ \"20.191.161.220/30\",\r\n \"20.192.43.76/30\",\r\n \"20.192.166.188/30\",\r\n + \ \"20.192.184.116/30\",\r\n \"20.192.231.240/30\",\r\n \"20.192.238.188/30\",\r\n + \ \"20.193.96.12/30\",\r\n \"20.194.72.148/30\",\r\n \"20.195.146.64/30\",\r\n + \ \"20.215.0.44/30\",\r\n \"20.217.40.44/30\",\r\n \"23.98.109.52/30\",\r\n + \ \"23.99.79.140/32\",\r\n \"40.67.52.116/30\",\r\n \"40.67.121.196/30\",\r\n + \ \"40.69.111.116/30\",\r\n \"40.71.15.204/30\",\r\n \"40.78.239.116/30\",\r\n + \ \"40.79.141.132/30\",\r\n \"40.79.189.116/30\",\r\n \"40.80.173.216/30\",\r\n + \ \"40.80.180.196/30\",\r\n \"40.88.132.87/32\",\r\n \"40.89.23.44/30\",\r\n + \ \"40.89.121.168/30\",\r\n \"40.114.209.61/32\",\r\n \"40.120.8.176/30\",\r\n + \ \"40.120.75.60/30\",\r\n \"40.127.193.93/32\",\r\n \"51.11.125.56/32\",\r\n + \ \"51.12.46.224/30\",\r\n \"51.12.198.4/30\",\r\n \"51.13.128.64/30\",\r\n + \ \"51.13.136.184/30\",\r\n \"51.53.27.240/30\",\r\n \"51.53.171.240/30\",\r\n + \ \"51.107.53.52/30\",\r\n \"51.107.128.36/30\",\r\n \"51.107.192.152/30\",\r\n + \ \"51.107.250.40/30\",\r\n \"51.116.54.72/30\",\r\n \"51.116.149.224/30\",\r\n + \ \"51.116.246.16/30\",\r\n \"51.120.100.244/30\",\r\n \"51.120.233.128/30\",\r\n + \ \"51.137.167.184/30\",\r\n \"51.138.160.76/30\",\r\n \"51.138.210.128/30\",\r\n + \ \"51.140.111.84/32\",\r\n \"51.140.149.84/30\",\r\n \"51.140.215.168/30\",\r\n + \ \"51.143.209.132/30\",\r\n \"52.136.53.132/30\",\r\n \"52.136.184.232/30\",\r\n + \ \"52.139.46.228/32\",\r\n \"52.139.86.173/32\",\r\n \"52.142.163.77/32\",\r\n + \ \"52.146.132.244/30\",\r\n \"52.150.157.172/30\",\r\n \"52.154.45.19/32\",\r\n + \ \"52.162.111.140/30\",\r\n \"52.162.199.134/32\",\r\n \"52.172.116.0/30\",\r\n + \ \"52.180.178.44/32\",\r\n \"52.229.112.108/32\",\r\n \"52.231.23.116/30\",\r\n + \ \"52.231.151.68/30\",\r\n \"52.247.36.207/32\",\r\n \"52.251.59.202/32\",\r\n + \ \"70.37.52.246/32\",\r\n \"102.37.64.120/30\",\r\n \"102.37.80.52/30\",\r\n + \ \"102.133.126.132/30\",\r\n \"102.133.221.196/30\",\r\n + \ \"104.46.162.16/30\",\r\n \"104.46.179.240/30\",\r\n \"104.214.164.108/30\",\r\n + \ \"168.61.140.108/30\",\r\n \"191.233.51.220/30\",\r\n \"191.233.207.212/30\",\r\n \ \"191.238.72.72/30\",\r\n \"2603:1020:a04:2::530/124\",\r\n \ \"2603:1020:e04::7a0/123\",\r\n \"2603:1020:1004:1::720/123\",\r\n \ \"2603:1020:1104:1::3e0/123\",\r\n \"2603:1020:1302::620/124\",\r\n \ \"2603:1030:f:2::4c0/123\",\r\n \"2603:1030:104::7a0/124\",\r\n \ \"2603:1030:504:2::a0/123\",\r\n \"2603:1030:608:3::650/124\",\r\n \ \"2603:1030:a07:9::90/124\",\r\n \"2603:1040:207:1::4c0/124\",\r\n - \ \"2603:1040:904:2::6b0/124\",\r\n \"2603:1040:a06:2::2a0/123\",\r\n - \ \"2603:1040:d04:1::720/123\",\r\n \"2603:1040:f05::7a0/123\",\r\n - \ \"2603:1040:1002:1::80/124\",\r\n \"2603:1040:1104:1::420/123\",\r\n - \ \"2603:1040:1104:400::420/123\",\r\n \"2603:1040:1202::600/124\",\r\n - \ \"2603:1040:1302::600/124\",\r\n \"2603:1040:1402::620/124\",\r\n - \ \"2603:1040:1503::620/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureBackup\",\r\n \"id\": \"AzureBackup\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"2603:1040:606:3::e0/124\",\r\n \"2603:1040:904:2::6b0/124\",\r\n + \ \"2603:1040:a06:2::2a0/123\",\r\n \"2603:1040:d04:1::720/123\",\r\n + \ \"2603:1040:f05::7a0/123\",\r\n \"2603:1040:1002:1::80/124\",\r\n + \ \"2603:1040:1104:1::420/123\",\r\n \"2603:1040:1104:400::420/123\",\r\n + \ \"2603:1040:1202::600/124\",\r\n \"2603:1040:1302::600/124\",\r\n + \ \"2603:1040:1402::620/124\",\r\n \"2603:1040:1503::620/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureBackup\",\r\n + \ \"id\": \"AzureBackup\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureBackup\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.192/26\",\r\n \"13.66.141.0/27\",\r\n \ \"13.67.12.0/24\",\r\n \"13.67.13.0/25\",\r\n \"13.69.65.32/27\",\r\n @@ -27168,220 +27842,222 @@ interactions: \ \"2603:1040:207:402::200/121\",\r\n \"2603:1040:207:800::100/121\",\r\n \ \"2603:1040:207:c00::100/121\",\r\n \"2603:1040:407:402::200/121\",\r\n \ \"2603:1040:407:802::180/121\",\r\n \"2603:1040:407:c02::180/121\",\r\n - \ \"2603:1040:606:402::200/121\",\r\n \"2603:1040:806:402::200/121\",\r\n - \ \"2603:1040:904:2::780/121\",\r\n \"2603:1040:904:402::200/121\",\r\n - \ \"2603:1040:904:802::180/121\",\r\n \"2603:1040:904:c02::180/121\",\r\n - \ \"2603:1040:a06:2::300/121\",\r\n \"2603:1040:a06:402::200/121\",\r\n - \ \"2603:1040:a06:802::180/121\",\r\n \"2603:1040:a06:c02::180/121\",\r\n - \ \"2603:1040:b04:402::200/121\",\r\n \"2603:1040:c06:402::200/121\",\r\n - \ \"2603:1040:d04:1::780/121\",\r\n \"2603:1040:d04:400::100/121\",\r\n - \ \"2603:1040:d04:400::300/121\",\r\n \"2603:1040:d04:c02::200/121\",\r\n - \ \"2603:1040:f05:2::/121\",\r\n \"2603:1040:f05:402::200/121\",\r\n - \ \"2603:1040:f05:802::180/121\",\r\n \"2603:1040:f05:c02::180/121\",\r\n - \ \"2603:1040:1002:1::100/121\",\r\n \"2603:1040:1002:400::100/121\",\r\n - \ \"2603:1040:1002:800::100/121\",\r\n \"2603:1040:1002:c00::100/121\",\r\n - \ \"2603:1040:1104:1::480/121\",\r\n \"2603:1040:1104:400::200/121\",\r\n - \ \"2603:1040:1202::680/121\",\r\n \"2603:1040:1202:400::100/121\",\r\n - \ \"2603:1040:1302::680/121\",\r\n \"2603:1040:1302:400::100/121\",\r\n - \ \"2603:1040:1402::680/121\",\r\n \"2603:1040:1402:400::100/121\",\r\n - \ \"2603:1040:1402:800::100/121\",\r\n \"2603:1040:1402:c00::100/121\",\r\n - \ \"2603:1040:1503::680/121\",\r\n \"2603:1040:1503:400::100/121\",\r\n - \ \"2603:1050:6:402::200/121\",\r\n \"2603:1050:6:802::180/121\",\r\n - \ \"2603:1050:6:c02::180/121\",\r\n \"2603:1050:403:400::500/121\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureBotService\",\r\n - \ \"id\": \"AzureBotService\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureBotService\",\r\n \"addressPrefixes\": - [\r\n \"13.66.142.64/30\",\r\n \"13.67.10.88/30\",\r\n \"13.69.67.56/30\",\r\n - \ \"13.69.227.252/30\",\r\n \"13.70.74.112/30\",\r\n \"13.71.173.240/30\",\r\n - \ \"13.71.196.160/30\",\r\n \"13.73.248.0/30\",\r\n \"13.75.39.72/30\",\r\n - \ \"13.77.53.80/30\",\r\n \"13.78.108.172/30\",\r\n \"13.86.219.168/30\",\r\n - \ \"13.87.58.40/30\",\r\n \"13.87.124.40/30\",\r\n \"13.89.171.116/30\",\r\n - \ \"20.17.48.16/30\",\r\n \"20.21.32.16/30\",\r\n \"20.36.108.112/30\",\r\n - \ \"20.36.115.240/30\",\r\n \"20.36.120.64/30\",\r\n \"20.37.64.64/30\",\r\n - \ \"20.37.76.104/30\",\r\n \"20.37.152.64/30\",\r\n \"20.37.192.64/30\",\r\n - \ \"20.37.224.64/30\",\r\n \"20.38.80.64/30\",\r\n \"20.38.128.72/30\",\r\n - \ \"20.38.136.64/30\",\r\n \"20.39.8.64/30\",\r\n \"20.41.0.64/30\",\r\n - \ \"20.41.64.64/30\",\r\n \"20.41.192.64/30\",\r\n \"20.42.0.64/30\",\r\n - \ \"20.42.128.64/30\",\r\n \"20.42.224.64/30\",\r\n \"20.43.40.64/30\",\r\n - \ \"20.43.64.64/30\",\r\n \"20.43.121.8/30\",\r\n \"20.43.128.64/30\",\r\n - \ \"20.44.4.72/30\",\r\n \"20.44.17.24/30\",\r\n \"20.44.27.208/30\",\r\n - \ \"20.45.112.64/30\",\r\n \"20.45.123.112/30\",\r\n \"20.45.192.64/30\",\r\n - \ \"20.72.16.16/30\",\r\n \"20.150.160.120/30\",\r\n \"20.189.104.64/30\",\r\n - \ \"20.192.160.16/30\",\r\n \"20.192.224.64/26\",\r\n \"20.215.0.16/30\",\r\n - \ \"20.217.40.16/30\",\r\n \"40.67.48.64/30\",\r\n \"40.67.58.4/30\",\r\n - \ \"40.69.108.56/30\",\r\n \"40.71.12.244/30\",\r\n \"40.74.24.64/30\",\r\n - \ \"40.74.147.168/30\",\r\n \"40.78.196.56/30\",\r\n \"40.78.202.132/30\",\r\n - \ \"40.79.132.56/30\",\r\n \"40.79.180.24/30\",\r\n \"40.80.56.64/30\",\r\n - \ \"40.80.168.64/30\",\r\n \"40.80.176.32/30\",\r\n \"40.80.184.64/30\",\r\n - \ \"40.82.248.64/30\",\r\n \"40.89.16.64/30\",\r\n \"51.12.40.64/26\",\r\n - \ \"51.12.192.64/26\",\r\n \"51.53.24.16/30\",\r\n \"51.53.168.16/30\",\r\n - \ \"51.104.8.248/30\",\r\n \"51.104.24.64/30\",\r\n \"51.105.80.64/30\",\r\n - \ \"51.105.88.64/30\",\r\n \"51.107.48.64/30\",\r\n \"51.107.58.4/30\",\r\n - \ \"51.107.144.64/30\",\r\n \"51.107.154.4/30\",\r\n \"51.116.48.64/30\",\r\n - \ \"51.116.144.64/30\",\r\n \"51.120.40.64/30\",\r\n \"51.120.98.12/30\",\r\n - \ \"51.120.218.4/30\",\r\n \"51.120.224.64/30\",\r\n \"51.137.160.64/30\",\r\n - \ \"51.140.212.72/30\",\r\n \"51.143.192.64/30\",\r\n \"52.136.48.64/30\",\r\n - \ \"52.140.104.64/30\",\r\n \"52.150.136.64/30\",\r\n \"52.162.111.16/30\",\r\n - \ \"52.228.80.64/30\",\r\n \"52.231.148.88/30\",\r\n \"65.52.252.104/30\",\r\n - \ \"102.133.28.88/30\",\r\n \"102.133.56.64/30\",\r\n \"102.133.124.8/30\",\r\n - \ \"102.133.216.64/30\",\r\n \"191.233.8.16/30\",\r\n \"191.233.205.96/30\",\r\n - \ \"191.235.224.64/30\",\r\n \"2603:1000:4::20/123\",\r\n - \ \"2603:1000:104:1::20/123\",\r\n \"2603:1010:6:1::20/123\",\r\n - \ \"2603:1010:101::20/123\",\r\n \"2603:1010:304::20/123\",\r\n - \ \"2603:1010:404::20/123\",\r\n \"2603:1020:5:1::20/123\",\r\n - \ \"2603:1020:206:1::20/123\",\r\n \"2603:1020:305::20/123\",\r\n - \ \"2603:1020:405::20/123\",\r\n \"2603:1020:605::20/123\",\r\n - \ \"2603:1020:705:1::20/123\",\r\n \"2603:1020:805:1::20/123\",\r\n - \ \"2603:1020:905::20/123\",\r\n \"2603:1020:a04:1::20/123\",\r\n - \ \"2603:1020:b04::20/123\",\r\n \"2603:1020:c04:1::20/123\",\r\n - \ \"2603:1020:d04::20/123\",\r\n \"2603:1020:e04:1::20/123\",\r\n - \ \"2603:1020:f04::20/123\",\r\n \"2603:1020:1004::20/123\",\r\n - \ \"2603:1020:1104::20/123\",\r\n \"2603:1020:1302::20/123\",\r\n - \ \"2603:1030:f:1::20/123\",\r\n \"2603:1030:10:1::20/123\",\r\n - \ \"2603:1030:104:1::20/123\",\r\n \"2603:1030:107::20/123\",\r\n - \ \"2603:1030:210:1::20/123\",\r\n \"2603:1030:40b:1::20/123\",\r\n - \ \"2603:1030:40c:1::20/123\",\r\n \"2603:1030:504:1::20/123\",\r\n - \ \"2603:1030:608::20/123\",\r\n \"2603:1030:807:1::20/123\",\r\n - \ \"2603:1030:a07::20/123\",\r\n \"2603:1030:b04::20/123\",\r\n - \ \"2603:1030:c06:1::20/123\",\r\n \"2603:1030:f05:1::20/123\",\r\n - \ \"2603:1030:1005::20/123\",\r\n \"2603:1040:5:1::20/123\",\r\n - \ \"2603:1040:207::20/123\",\r\n \"2603:1040:407:1::20/123\",\r\n - \ \"2603:1040:606::20/123\",\r\n \"2603:1040:806::20/123\",\r\n - \ \"2603:1040:904:1::20/123\",\r\n \"2603:1040:a06:1::20/123\",\r\n - \ \"2603:1040:b04::20/123\",\r\n \"2603:1040:c06::20/123\",\r\n - \ \"2603:1040:d04::20/123\",\r\n \"2603:1040:f05:1::20/123\",\r\n - \ \"2603:1040:1002::60/123\",\r\n \"2603:1040:1104::20/123\",\r\n - \ \"2603:1040:1202::20/123\",\r\n \"2603:1040:1302::20/123\",\r\n - \ \"2603:1040:1402::20/123\",\r\n \"2603:1040:1503::20/123\",\r\n - \ \"2603:1050:6:1::20/123\",\r\n \"2603:1050:403::20/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud\",\r\n - \ \"id\": \"AzureCloud\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"30\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.64.0.0/16\",\r\n - \ \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n \"13.66.128.0/17\",\r\n - \ \"13.67.0.0/17\",\r\n \"13.67.128.0/20\",\r\n \"13.67.144.0/21\",\r\n - \ \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n \"13.67.153.16/28\",\r\n - \ \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n \"13.67.153.128/25\",\r\n - \ \"13.67.154.0/24\",\r\n \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n - \ \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n \"13.68.0.0/17\",\r\n - \ \"13.68.128.0/17\",\r\n \"13.69.0.0/17\",\r\n \"13.69.128.0/17\",\r\n - \ \"13.70.0.0/18\",\r\n \"13.70.64.0/18\",\r\n \"13.70.128.0/18\",\r\n - \ \"13.70.192.0/18\",\r\n \"13.71.0.0/18\",\r\n \"13.71.64.0/18\",\r\n - \ \"13.71.128.0/19\",\r\n \"13.71.160.0/19\",\r\n \"13.71.192.0/18\",\r\n - \ \"13.72.64.0/18\",\r\n \"13.72.192.0/19\",\r\n \"13.72.224.0/19\",\r\n - \ \"13.73.0.0/19\",\r\n \"13.73.32.0/19\",\r\n \"13.73.96.0/19\",\r\n - \ \"13.73.128.0/18\",\r\n \"13.73.192.0/20\",\r\n \"13.73.224.0/21\",\r\n - \ \"13.73.232.0/21\",\r\n \"13.73.240.0/20\",\r\n \"13.74.0.0/16\",\r\n - \ \"13.75.0.0/17\",\r\n \"13.75.128.0/17\",\r\n \"13.76.0.0/16\",\r\n - \ \"13.77.0.0/18\",\r\n \"13.77.64.0/18\",\r\n \"13.77.128.0/18\",\r\n - \ \"13.77.192.0/19\",\r\n \"13.78.0.0/17\",\r\n \"13.78.128.0/17\",\r\n - \ \"13.79.0.0/16\",\r\n \"13.80.0.0/15\",\r\n \"13.82.0.0/16\",\r\n - \ \"13.83.0.0/16\",\r\n \"13.84.0.0/15\",\r\n \"13.86.0.0/17\",\r\n - \ \"13.86.128.0/17\",\r\n \"13.87.0.0/18\",\r\n \"13.87.64.0/19\",\r\n - \ \"13.87.120.0/22\",\r\n \"13.87.124.0/25\",\r\n \"13.87.124.128/29\",\r\n - \ \"13.87.124.136/31\",\r\n \"13.87.124.144/28\",\r\n \"13.87.124.160/27\",\r\n - \ \"13.87.124.192/27\",\r\n \"13.87.125.0/24\",\r\n \"13.87.126.0/24\",\r\n - \ \"13.87.127.224/27\",\r\n \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n - \ \"13.88.128.0/18\",\r\n \"13.88.200.0/21\",\r\n \"13.88.208.0/20\",\r\n - \ \"13.88.224.0/19\",\r\n \"13.89.0.0/16\",\r\n \"13.90.0.0/16\",\r\n - \ \"13.91.0.0/16\",\r\n \"13.92.0.0/16\",\r\n \"13.93.0.0/17\",\r\n - \ \"13.93.128.0/17\",\r\n \"13.94.0.0/18\",\r\n \"13.94.64.0/18\",\r\n - \ \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n \"13.104.129.0/26\",\r\n - \ \"13.104.129.64/26\",\r\n \"13.104.129.128/26\",\r\n \"13.104.129.192/26\",\r\n - \ \"13.104.144.0/27\",\r\n \"13.104.144.32/27\",\r\n \"13.104.144.64/27\",\r\n - \ \"13.104.144.96/27\",\r\n \"13.104.144.128/27\",\r\n \"13.104.144.160/27\",\r\n - \ \"13.104.144.192/27\",\r\n \"13.104.144.224/27\",\r\n \"13.104.145.0/26\",\r\n - \ \"13.104.145.64/26\",\r\n \"13.104.145.128/27\",\r\n \"13.104.145.160/27\",\r\n - \ \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n \"13.104.146.64/26\",\r\n - \ \"13.104.146.128/25\",\r\n \"13.104.147.0/25\",\r\n \"13.104.147.128/25\",\r\n - \ \"13.104.148.0/25\",\r\n \"13.104.148.128/25\",\r\n \"13.104.149.0/26\",\r\n - \ \"13.104.149.64/26\",\r\n \"13.104.149.128/25\",\r\n \"13.104.150.0/25\",\r\n - \ \"13.104.150.128/26\",\r\n \"13.104.150.192/26\",\r\n \"13.104.151.0/26\",\r\n - \ \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n \"13.104.151.192/26\",\r\n - \ \"13.104.152.0/25\",\r\n \"13.104.152.128/25\",\r\n \"13.104.153.0/27\",\r\n - \ \"13.104.153.32/28\",\r\n \"13.104.153.48/28\",\r\n \"13.104.153.64/27\",\r\n - \ \"13.104.153.96/27\",\r\n \"13.104.153.128/26\",\r\n \"13.104.153.192/26\",\r\n - \ \"13.104.154.0/25\",\r\n \"13.104.154.128/25\",\r\n \"13.104.155.0/27\",\r\n - \ \"13.104.155.32/27\",\r\n \"13.104.155.64/26\",\r\n \"13.104.155.128/26\",\r\n - \ \"13.104.155.192/26\",\r\n \"13.104.156.0/24\",\r\n \"13.104.157.0/25\",\r\n - \ \"13.104.157.128/25\",\r\n \"13.104.158.0/28\",\r\n \"13.104.158.16/28\",\r\n - \ \"13.104.158.32/27\",\r\n \"13.104.158.64/26\",\r\n \"13.104.158.128/27\",\r\n - \ \"13.104.158.160/28\",\r\n \"13.104.158.176/28\",\r\n \"13.104.158.192/27\",\r\n - \ \"13.104.158.224/27\",\r\n \"13.104.159.0/25\",\r\n \"13.104.159.128/26\",\r\n - \ \"13.104.159.192/26\",\r\n \"13.104.192.0/21\",\r\n \"13.104.208.0/26\",\r\n - \ \"13.104.208.64/27\",\r\n \"13.104.208.96/27\",\r\n \"13.104.208.128/27\",\r\n - \ \"13.104.208.160/28\",\r\n \"13.104.208.176/28\",\r\n \"13.104.208.192/26\",\r\n - \ \"13.104.209.0/24\",\r\n \"13.104.210.0/24\",\r\n \"13.104.211.0/25\",\r\n - \ \"13.104.211.128/26\",\r\n \"13.104.211.192/26\",\r\n \"13.104.212.0/26\",\r\n - \ \"13.104.212.64/26\",\r\n \"13.104.212.128/26\",\r\n \"13.104.212.192/26\",\r\n - \ \"13.104.213.0/25\",\r\n \"13.104.213.128/25\",\r\n \"13.104.214.0/25\",\r\n - \ \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n \"13.104.215.128/25\",\r\n - \ \"13.104.216.0/24\",\r\n \"13.104.217.0/25\",\r\n \"13.104.217.128/25\",\r\n - \ \"13.104.218.0/25\",\r\n \"13.104.218.128/25\",\r\n \"13.104.219.0/25\",\r\n - \ \"13.104.219.128/25\",\r\n \"13.104.220.0/25\",\r\n \"13.104.220.128/25\",\r\n - \ \"13.104.221.0/24\",\r\n \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n - \ \"13.104.223.128/26\",\r\n \"13.104.223.192/26\",\r\n \"13.105.14.0/25\",\r\n - \ \"13.105.14.128/26\",\r\n \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n - \ \"13.105.16.128/26\",\r\n \"13.105.16.192/26\",\r\n \"13.105.17.0/26\",\r\n - \ \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n \"13.105.17.192/26\",\r\n - \ \"13.105.18.0/26\",\r\n \"13.105.18.64/26\",\r\n \"13.105.18.160/27\",\r\n - \ \"13.105.18.192/26\",\r\n \"13.105.19.0/25\",\r\n \"13.105.19.128/25\",\r\n - \ \"13.105.20.0/25\",\r\n \"13.105.20.128/26\",\r\n \"13.105.20.192/26\",\r\n - \ \"13.105.21.0/24\",\r\n \"13.105.22.0/24\",\r\n \"13.105.23.0/26\",\r\n - \ \"13.105.23.64/26\",\r\n \"13.105.23.128/25\",\r\n \"13.105.24.0/24\",\r\n - \ \"13.105.25.0/24\",\r\n \"13.105.26.0/24\",\r\n \"13.105.27.0/25\",\r\n - \ \"13.105.27.128/27\",\r\n \"13.105.27.160/27\",\r\n \"13.105.27.192/27\",\r\n - \ \"13.105.27.224/27\",\r\n \"13.105.28.0/28\",\r\n \"13.105.28.16/28\",\r\n - \ \"13.105.28.32/28\",\r\n \"13.105.28.48/28\",\r\n \"13.105.28.128/25\",\r\n - \ \"13.105.29.0/25\",\r\n \"13.105.29.128/25\",\r\n \"13.105.36.0/27\",\r\n - \ \"13.105.36.32/28\",\r\n \"13.105.36.48/28\",\r\n \"13.105.36.64/27\",\r\n - \ \"13.105.36.96/27\",\r\n \"13.105.36.128/26\",\r\n \"13.105.36.192/26\",\r\n - \ \"13.105.37.0/26\",\r\n \"13.105.37.64/26\",\r\n \"13.105.37.128/26\",\r\n - \ \"13.105.37.192/26\",\r\n \"13.105.52.0/27\",\r\n \"13.105.52.32/27\",\r\n - \ \"13.105.52.64/28\",\r\n \"13.105.52.80/28\",\r\n \"13.105.52.96/27\",\r\n - \ \"13.105.52.128/26\",\r\n \"13.105.52.192/26\",\r\n \"13.105.53.0/25\",\r\n - \ \"13.105.53.128/26\",\r\n \"13.105.53.192/26\",\r\n \"13.105.60.0/27\",\r\n - \ \"13.105.60.32/28\",\r\n \"13.105.60.48/28\",\r\n \"13.105.60.64/27\",\r\n - \ \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n \"13.105.60.160/27\",\r\n - \ \"13.105.60.192/26\",\r\n \"13.105.61.0/28\",\r\n \"13.105.61.16/28\",\r\n - \ \"13.105.61.32/27\",\r\n \"13.105.61.64/26\",\r\n \"13.105.61.128/25\",\r\n - \ \"13.105.66.0/27\",\r\n \"13.105.66.32/27\",\r\n \"13.105.66.64/26\",\r\n - \ \"13.105.66.128/28\",\r\n \"13.105.66.144/28\",\r\n \"13.105.66.160/27\",\r\n - \ \"13.105.66.192/26\",\r\n \"13.105.67.0/25\",\r\n \"13.105.67.128/25\",\r\n - \ \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n \"13.105.74.48/28\",\r\n - \ \"13.105.74.64/27\",\r\n \"13.105.74.96/27\",\r\n \"13.105.74.128/26\",\r\n - \ \"13.105.74.192/26\",\r\n \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n - \ \"13.105.75.48/28\",\r\n \"13.105.75.64/27\",\r\n \"13.105.75.96/27\",\r\n - \ \"13.105.75.128/27\",\r\n \"13.105.75.160/27\",\r\n \"13.105.75.192/28\",\r\n - \ \"13.105.75.208/28\",\r\n \"13.105.75.224/27\",\r\n \"13.105.96.0/26\",\r\n - \ \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n \"13.105.96.112/28\",\r\n - \ \"13.105.96.128/25\",\r\n \"13.105.97.0/27\",\r\n \"13.105.97.32/27\",\r\n - \ \"13.105.97.64/27\",\r\n \"13.105.97.96/27\",\r\n \"13.105.97.128/25\",\r\n - \ \"13.105.98.0/27\",\r\n \"13.105.98.32/28\",\r\n \"13.105.98.48/28\",\r\n - \ \"13.105.98.64/27\",\r\n \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n - \ \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n \"13.105.98.208/28\",\r\n - \ \"13.105.98.224/27\",\r\n \"13.105.99.0/26\",\r\n \"13.105.99.64/27\",\r\n - \ \"13.105.99.96/28\",\r\n \"13.105.99.112/28\",\r\n \"13.105.99.128/27\",\r\n - \ \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n \"13.105.100.0/28\",\r\n - \ \"13.105.100.16/28\",\r\n \"13.105.100.32/27\",\r\n \"13.105.100.64/26\",\r\n - \ \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n \"13.105.100.176/28\",\r\n - \ \"13.105.100.192/27\",\r\n \"13.105.100.224/27\",\r\n \"13.105.101.0/27\",\r\n - \ \"13.105.101.32/28\",\r\n \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n - \ \"13.105.101.128/27\",\r\n \"13.105.101.160/28\",\r\n \"13.105.101.176/28\",\r\n - \ \"13.105.101.192/27\",\r\n \"13.105.101.224/27\",\r\n \"13.105.102.0/28\",\r\n - \ \"13.105.102.16/28\",\r\n \"13.105.102.32/27\",\r\n \"13.105.102.64/26\",\r\n - \ \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n \"13.105.102.176/28\",\r\n - \ \"13.105.102.192/27\",\r\n \"13.105.102.224/27\",\r\n \"13.105.103.0/28\",\r\n - \ \"13.105.103.16/28\",\r\n \"13.105.103.32/27\",\r\n \"13.105.103.64/26\",\r\n - \ \"13.105.103.128/27\",\r\n \"13.105.103.160/28\",\r\n \"13.105.103.176/28\",\r\n - \ \"13.105.103.192/27\",\r\n \"13.105.103.224/27\",\r\n \"13.105.104.0/27\",\r\n - \ \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n \"13.105.104.80/28\",\r\n - \ \"13.105.104.96/27\",\r\n \"13.105.104.128/26\",\r\n \"20.0.0.0/16\",\r\n + \ \"2603:1040:606:3::180/121\",\r\n \"2603:1040:606:402::200/121\",\r\n + \ \"2603:1040:806:402::200/121\",\r\n \"2603:1040:904:2::780/121\",\r\n + \ \"2603:1040:904:402::200/121\",\r\n \"2603:1040:904:802::180/121\",\r\n + \ \"2603:1040:904:c02::180/121\",\r\n \"2603:1040:a06:2::300/121\",\r\n + \ \"2603:1040:a06:402::200/121\",\r\n \"2603:1040:a06:802::180/121\",\r\n + \ \"2603:1040:a06:c02::180/121\",\r\n \"2603:1040:b04:402::200/121\",\r\n + \ \"2603:1040:c06:402::200/121\",\r\n \"2603:1040:d04:1::780/121\",\r\n + \ \"2603:1040:d04:400::100/121\",\r\n \"2603:1040:d04:400::300/121\",\r\n + \ \"2603:1040:d04:c02::200/121\",\r\n \"2603:1040:f05:2::/121\",\r\n + \ \"2603:1040:f05:402::200/121\",\r\n \"2603:1040:f05:802::180/121\",\r\n + \ \"2603:1040:f05:c02::180/121\",\r\n \"2603:1040:1002:1::100/121\",\r\n + \ \"2603:1040:1002:400::100/121\",\r\n \"2603:1040:1002:800::100/121\",\r\n + \ \"2603:1040:1002:c00::100/121\",\r\n \"2603:1040:1104:1::480/121\",\r\n + \ \"2603:1040:1104:400::200/121\",\r\n \"2603:1040:1202::680/121\",\r\n + \ \"2603:1040:1202:400::100/121\",\r\n \"2603:1040:1302::680/121\",\r\n + \ \"2603:1040:1302:400::100/121\",\r\n \"2603:1040:1402::680/121\",\r\n + \ \"2603:1040:1402:400::100/121\",\r\n \"2603:1040:1402:800::100/121\",\r\n + \ \"2603:1040:1402:c00::100/121\",\r\n \"2603:1040:1503::680/121\",\r\n + \ \"2603:1040:1503:400::100/121\",\r\n \"2603:1050:6:402::200/121\",\r\n + \ \"2603:1050:6:802::180/121\",\r\n \"2603:1050:6:c02::180/121\",\r\n + \ \"2603:1050:403:400::500/121\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureBotService\",\r\n \"id\": \"AzureBotService\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureBotService\",\r\n \"addressPrefixes\": [\r\n \"13.66.142.64/30\",\r\n + \ \"13.67.10.88/30\",\r\n \"13.69.67.56/30\",\r\n \"13.69.227.252/30\",\r\n + \ \"13.70.74.112/30\",\r\n \"13.71.173.240/30\",\r\n \"13.71.196.160/30\",\r\n + \ \"13.73.248.0/30\",\r\n \"13.75.39.72/30\",\r\n \"13.77.53.80/30\",\r\n + \ \"13.78.108.172/30\",\r\n \"13.86.219.168/30\",\r\n \"13.87.58.40/30\",\r\n + \ \"13.87.124.40/30\",\r\n \"13.89.171.116/30\",\r\n \"20.17.48.16/30\",\r\n + \ \"20.21.32.16/30\",\r\n \"20.36.108.112/30\",\r\n \"20.36.115.240/30\",\r\n + \ \"20.36.120.64/30\",\r\n \"20.37.64.64/30\",\r\n \"20.37.76.104/30\",\r\n + \ \"20.37.152.64/30\",\r\n \"20.37.192.64/30\",\r\n \"20.37.224.64/30\",\r\n + \ \"20.38.80.64/30\",\r\n \"20.38.128.72/30\",\r\n \"20.38.136.64/30\",\r\n + \ \"20.39.8.64/30\",\r\n \"20.41.0.64/30\",\r\n \"20.41.64.64/30\",\r\n + \ \"20.41.192.64/30\",\r\n \"20.42.0.64/30\",\r\n \"20.42.128.64/30\",\r\n + \ \"20.42.224.64/30\",\r\n \"20.43.40.64/30\",\r\n \"20.43.64.64/30\",\r\n + \ \"20.43.121.8/30\",\r\n \"20.43.128.64/30\",\r\n \"20.44.4.72/30\",\r\n + \ \"20.44.17.24/30\",\r\n \"20.44.27.208/30\",\r\n \"20.45.112.64/30\",\r\n + \ \"20.45.123.112/30\",\r\n \"20.45.192.64/30\",\r\n \"20.72.16.16/30\",\r\n + \ \"20.150.160.120/30\",\r\n \"20.189.104.64/30\",\r\n \"20.192.160.16/30\",\r\n + \ \"20.192.224.64/26\",\r\n \"20.215.0.16/30\",\r\n \"20.217.40.16/30\",\r\n + \ \"40.67.48.64/30\",\r\n \"40.67.58.4/30\",\r\n \"40.69.108.56/30\",\r\n + \ \"40.71.12.244/30\",\r\n \"40.74.24.64/30\",\r\n \"40.74.147.168/30\",\r\n + \ \"40.78.196.56/30\",\r\n \"40.78.202.132/30\",\r\n \"40.79.132.56/30\",\r\n + \ \"40.79.180.24/30\",\r\n \"40.80.56.64/30\",\r\n \"40.80.168.64/30\",\r\n + \ \"40.80.176.32/30\",\r\n \"40.80.184.64/30\",\r\n \"40.82.248.64/30\",\r\n + \ \"40.89.16.64/30\",\r\n \"51.12.40.64/26\",\r\n \"51.12.192.64/26\",\r\n + \ \"51.53.24.16/30\",\r\n \"51.53.168.16/30\",\r\n \"51.104.8.248/30\",\r\n + \ \"51.104.24.64/30\",\r\n \"51.105.80.64/30\",\r\n \"51.105.88.64/30\",\r\n + \ \"51.107.48.64/30\",\r\n \"51.107.58.4/30\",\r\n \"51.107.144.64/30\",\r\n + \ \"51.107.154.4/30\",\r\n \"51.116.48.64/30\",\r\n \"51.116.144.64/30\",\r\n + \ \"51.120.40.64/30\",\r\n \"51.120.98.12/30\",\r\n \"51.120.218.4/30\",\r\n + \ \"51.120.224.64/30\",\r\n \"51.137.160.64/30\",\r\n \"51.140.212.72/30\",\r\n + \ \"51.143.192.64/30\",\r\n \"52.136.48.64/30\",\r\n \"52.140.104.64/30\",\r\n + \ \"52.150.136.64/30\",\r\n \"52.162.111.16/30\",\r\n \"52.228.80.64/30\",\r\n + \ \"52.231.148.88/30\",\r\n \"65.52.252.104/30\",\r\n \"102.133.28.88/30\",\r\n + \ \"102.133.56.64/30\",\r\n \"102.133.124.8/30\",\r\n \"102.133.216.64/30\",\r\n + \ \"191.233.8.16/30\",\r\n \"191.233.205.96/30\",\r\n \"191.235.224.64/30\",\r\n + \ \"2603:1000:4::20/123\",\r\n \"2603:1000:104:1::20/123\",\r\n + \ \"2603:1010:6:1::20/123\",\r\n \"2603:1010:101::20/123\",\r\n + \ \"2603:1010:304::20/123\",\r\n \"2603:1010:404::20/123\",\r\n + \ \"2603:1020:5:1::20/123\",\r\n \"2603:1020:206:1::20/123\",\r\n + \ \"2603:1020:305::20/123\",\r\n \"2603:1020:405::20/123\",\r\n + \ \"2603:1020:605::20/123\",\r\n \"2603:1020:705:1::20/123\",\r\n + \ \"2603:1020:805:1::20/123\",\r\n \"2603:1020:905::20/123\",\r\n + \ \"2603:1020:a04:1::20/123\",\r\n \"2603:1020:b04::20/123\",\r\n + \ \"2603:1020:c04:1::20/123\",\r\n \"2603:1020:d04::20/123\",\r\n + \ \"2603:1020:e04:1::20/123\",\r\n \"2603:1020:f04::20/123\",\r\n + \ \"2603:1020:1004::20/123\",\r\n \"2603:1020:1104::20/123\",\r\n + \ \"2603:1020:1302::20/123\",\r\n \"2603:1030:f:1::20/123\",\r\n + \ \"2603:1030:10:1::20/123\",\r\n \"2603:1030:104:1::20/123\",\r\n + \ \"2603:1030:107::20/123\",\r\n \"2603:1030:210:1::20/123\",\r\n + \ \"2603:1030:40b:1::20/123\",\r\n \"2603:1030:40c:1::20/123\",\r\n + \ \"2603:1030:504:1::20/123\",\r\n \"2603:1030:608::20/123\",\r\n + \ \"2603:1030:807:1::20/123\",\r\n \"2603:1030:a07::20/123\",\r\n + \ \"2603:1030:b04::20/123\",\r\n \"2603:1030:c06:1::20/123\",\r\n + \ \"2603:1030:f05:1::20/123\",\r\n \"2603:1030:1005::20/123\",\r\n + \ \"2603:1040:5:1::20/123\",\r\n \"2603:1040:207::20/123\",\r\n + \ \"2603:1040:407:1::20/123\",\r\n \"2603:1040:606::20/123\",\r\n + \ \"2603:1040:806::20/123\",\r\n \"2603:1040:904:1::20/123\",\r\n + \ \"2603:1040:a06:1::20/123\",\r\n \"2603:1040:b04::20/123\",\r\n + \ \"2603:1040:c06::20/123\",\r\n \"2603:1040:d04::20/123\",\r\n + \ \"2603:1040:f05:1::20/123\",\r\n \"2603:1040:1002::60/123\",\r\n + \ \"2603:1040:1104::20/123\",\r\n \"2603:1040:1202::20/123\",\r\n + \ \"2603:1040:1302::20/123\",\r\n \"2603:1040:1402::20/123\",\r\n + \ \"2603:1040:1503::20/123\",\r\n \"2603:1050:6:1::20/123\",\r\n + \ \"2603:1050:403::20/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud\",\r\n \"id\": \"AzureCloud\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"33\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.64.0.0/16\",\r\n \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n + \ \"13.66.128.0/17\",\r\n \"13.67.0.0/17\",\r\n \"13.67.128.0/20\",\r\n + \ \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n + \ \"13.67.153.16/28\",\r\n \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n + \ \"13.67.153.128/25\",\r\n \"13.67.154.0/24\",\r\n \"13.67.155.0/24\",\r\n + \ \"13.67.156.0/22\",\r\n \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n + \ \"13.68.0.0/17\",\r\n \"13.68.128.0/17\",\r\n \"13.69.0.0/17\",\r\n + \ \"13.69.128.0/17\",\r\n \"13.70.0.0/18\",\r\n \"13.70.64.0/18\",\r\n + \ \"13.70.128.0/18\",\r\n \"13.70.192.0/18\",\r\n \"13.71.0.0/18\",\r\n + \ \"13.71.64.0/18\",\r\n \"13.71.128.0/19\",\r\n \"13.71.160.0/19\",\r\n + \ \"13.71.192.0/18\",\r\n \"13.72.64.0/18\",\r\n \"13.72.192.0/19\",\r\n + \ \"13.72.224.0/19\",\r\n \"13.73.0.0/19\",\r\n \"13.73.32.0/19\",\r\n + \ \"13.73.96.0/19\",\r\n \"13.73.128.0/18\",\r\n \"13.73.192.0/20\",\r\n + \ \"13.73.224.0/21\",\r\n \"13.73.232.0/21\",\r\n \"13.73.240.0/20\",\r\n + \ \"13.74.0.0/16\",\r\n \"13.75.0.0/17\",\r\n \"13.75.128.0/17\",\r\n + \ \"13.76.0.0/16\",\r\n \"13.77.0.0/18\",\r\n \"13.77.64.0/18\",\r\n + \ \"13.77.128.0/18\",\r\n \"13.77.192.0/19\",\r\n \"13.78.0.0/17\",\r\n + \ \"13.78.128.0/17\",\r\n \"13.79.0.0/16\",\r\n \"13.80.0.0/15\",\r\n + \ \"13.82.0.0/16\",\r\n \"13.83.0.0/16\",\r\n \"13.84.0.0/15\",\r\n + \ \"13.86.0.0/17\",\r\n \"13.86.128.0/17\",\r\n \"13.87.0.0/18\",\r\n + \ \"13.87.64.0/19\",\r\n \"13.87.120.0/22\",\r\n \"13.87.124.0/25\",\r\n + \ \"13.87.124.128/29\",\r\n \"13.87.124.136/31\",\r\n \"13.87.124.144/28\",\r\n + \ \"13.87.124.160/27\",\r\n \"13.87.124.192/27\",\r\n \"13.87.125.0/24\",\r\n + \ \"13.87.126.0/24\",\r\n \"13.87.127.224/27\",\r\n \"13.87.128.0/17\",\r\n + \ \"13.88.0.0/17\",\r\n \"13.88.128.0/18\",\r\n \"13.88.200.0/21\",\r\n + \ \"13.88.208.0/20\",\r\n \"13.88.224.0/19\",\r\n \"13.89.0.0/16\",\r\n + \ \"13.90.0.0/16\",\r\n \"13.91.0.0/16\",\r\n \"13.92.0.0/16\",\r\n + \ \"13.93.0.0/17\",\r\n \"13.93.128.0/17\",\r\n \"13.94.0.0/18\",\r\n + \ \"13.94.64.0/18\",\r\n \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n + \ \"13.104.129.0/26\",\r\n \"13.104.129.64/26\",\r\n \"13.104.129.128/26\",\r\n + \ \"13.104.129.192/26\",\r\n \"13.104.144.0/27\",\r\n \"13.104.144.32/27\",\r\n + \ \"13.104.144.64/27\",\r\n \"13.104.144.96/27\",\r\n \"13.104.144.128/27\",\r\n + \ \"13.104.144.160/27\",\r\n \"13.104.144.192/27\",\r\n \"13.104.144.224/27\",\r\n + \ \"13.104.145.0/26\",\r\n \"13.104.145.64/26\",\r\n \"13.104.145.128/27\",\r\n + \ \"13.104.145.160/27\",\r\n \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n + \ \"13.104.146.64/26\",\r\n \"13.104.146.128/25\",\r\n \"13.104.147.0/25\",\r\n + \ \"13.104.147.128/25\",\r\n \"13.104.148.0/25\",\r\n \"13.104.148.128/25\",\r\n + \ \"13.104.149.0/26\",\r\n \"13.104.149.64/26\",\r\n \"13.104.149.128/25\",\r\n + \ \"13.104.150.0/25\",\r\n \"13.104.150.128/26\",\r\n \"13.104.150.192/26\",\r\n + \ \"13.104.151.0/26\",\r\n \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n + \ \"13.104.151.192/26\",\r\n \"13.104.152.0/25\",\r\n \"13.104.152.128/25\",\r\n + \ \"13.104.153.0/27\",\r\n \"13.104.153.32/28\",\r\n \"13.104.153.48/28\",\r\n + \ \"13.104.153.64/27\",\r\n \"13.104.153.96/27\",\r\n \"13.104.153.128/26\",\r\n + \ \"13.104.153.192/26\",\r\n \"13.104.154.0/25\",\r\n \"13.104.154.128/25\",\r\n + \ \"13.104.155.0/27\",\r\n \"13.104.155.32/27\",\r\n \"13.104.155.64/26\",\r\n + \ \"13.104.155.128/26\",\r\n \"13.104.155.192/26\",\r\n \"13.104.156.0/24\",\r\n + \ \"13.104.157.0/25\",\r\n \"13.104.157.128/25\",\r\n \"13.104.158.0/28\",\r\n + \ \"13.104.158.16/28\",\r\n \"13.104.158.32/27\",\r\n \"13.104.158.64/26\",\r\n + \ \"13.104.158.128/27\",\r\n \"13.104.158.160/28\",\r\n \"13.104.158.176/28\",\r\n + \ \"13.104.158.192/27\",\r\n \"13.104.158.224/27\",\r\n \"13.104.159.0/25\",\r\n + \ \"13.104.159.128/26\",\r\n \"13.104.159.192/26\",\r\n \"13.104.192.0/21\",\r\n + \ \"13.104.208.0/26\",\r\n \"13.104.208.64/27\",\r\n \"13.104.208.96/27\",\r\n + \ \"13.104.208.128/27\",\r\n \"13.104.208.160/28\",\r\n \"13.104.208.176/28\",\r\n + \ \"13.104.208.192/26\",\r\n \"13.104.209.0/24\",\r\n \"13.104.210.0/24\",\r\n + \ \"13.104.211.0/25\",\r\n \"13.104.211.128/26\",\r\n \"13.104.211.192/26\",\r\n + \ \"13.104.212.0/26\",\r\n \"13.104.212.64/26\",\r\n \"13.104.212.128/26\",\r\n + \ \"13.104.212.192/26\",\r\n \"13.104.213.0/25\",\r\n \"13.104.213.128/25\",\r\n + \ \"13.104.214.0/25\",\r\n \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n + \ \"13.104.215.128/25\",\r\n \"13.104.216.0/24\",\r\n \"13.104.217.0/25\",\r\n + \ \"13.104.217.128/25\",\r\n \"13.104.218.0/25\",\r\n \"13.104.218.128/25\",\r\n + \ \"13.104.219.0/25\",\r\n \"13.104.219.128/25\",\r\n \"13.104.220.0/25\",\r\n + \ \"13.104.220.128/25\",\r\n \"13.104.221.0/24\",\r\n \"13.104.222.0/24\",\r\n + \ \"13.104.223.0/25\",\r\n \"13.104.223.128/26\",\r\n \"13.104.223.192/26\",\r\n + \ \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n \"13.105.14.192/26\",\r\n + \ \"13.105.16.0/25\",\r\n \"13.105.16.128/26\",\r\n \"13.105.16.192/26\",\r\n + \ \"13.105.17.0/26\",\r\n \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n + \ \"13.105.17.192/26\",\r\n \"13.105.18.0/26\",\r\n \"13.105.18.64/26\",\r\n + \ \"13.105.18.160/27\",\r\n \"13.105.18.192/26\",\r\n \"13.105.19.0/25\",\r\n + \ \"13.105.19.128/25\",\r\n \"13.105.20.0/25\",\r\n \"13.105.20.128/26\",\r\n + \ \"13.105.20.192/26\",\r\n \"13.105.21.0/24\",\r\n \"13.105.22.0/24\",\r\n + \ \"13.105.23.0/26\",\r\n \"13.105.23.64/26\",\r\n \"13.105.23.128/25\",\r\n + \ \"13.105.24.0/24\",\r\n \"13.105.25.0/24\",\r\n \"13.105.26.0/24\",\r\n + \ \"13.105.27.0/25\",\r\n \"13.105.27.128/27\",\r\n \"13.105.27.160/27\",\r\n + \ \"13.105.27.192/27\",\r\n \"13.105.27.224/27\",\r\n \"13.105.28.0/28\",\r\n + \ \"13.105.28.16/28\",\r\n \"13.105.28.32/28\",\r\n \"13.105.28.48/28\",\r\n + \ \"13.105.28.128/25\",\r\n \"13.105.29.0/25\",\r\n \"13.105.29.128/25\",\r\n + \ \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n \"13.105.36.48/28\",\r\n + \ \"13.105.36.64/27\",\r\n \"13.105.36.96/27\",\r\n \"13.105.36.128/26\",\r\n + \ \"13.105.36.192/26\",\r\n \"13.105.37.0/26\",\r\n \"13.105.37.64/26\",\r\n + \ \"13.105.37.128/26\",\r\n \"13.105.37.192/26\",\r\n \"13.105.52.0/27\",\r\n + \ \"13.105.52.32/27\",\r\n \"13.105.52.64/28\",\r\n \"13.105.52.80/28\",\r\n + \ \"13.105.52.96/27\",\r\n \"13.105.52.128/26\",\r\n \"13.105.52.192/26\",\r\n + \ \"13.105.53.0/25\",\r\n \"13.105.53.128/26\",\r\n \"13.105.53.192/26\",\r\n + \ \"13.105.60.0/27\",\r\n \"13.105.60.32/28\",\r\n \"13.105.60.48/28\",\r\n + \ \"13.105.60.64/27\",\r\n \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n + \ \"13.105.60.160/27\",\r\n \"13.105.60.192/26\",\r\n \"13.105.61.0/28\",\r\n + \ \"13.105.61.16/28\",\r\n \"13.105.61.32/27\",\r\n \"13.105.61.64/26\",\r\n + \ \"13.105.61.128/25\",\r\n \"13.105.66.0/27\",\r\n \"13.105.66.32/27\",\r\n + \ \"13.105.66.64/26\",\r\n \"13.105.66.128/28\",\r\n \"13.105.66.144/28\",\r\n + \ \"13.105.66.160/27\",\r\n \"13.105.66.192/26\",\r\n \"13.105.67.0/25\",\r\n + \ \"13.105.67.128/25\",\r\n \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n + \ \"13.105.74.48/28\",\r\n \"13.105.74.64/27\",\r\n \"13.105.74.96/27\",\r\n + \ \"13.105.74.128/26\",\r\n \"13.105.74.192/26\",\r\n \"13.105.75.0/27\",\r\n + \ \"13.105.75.32/28\",\r\n \"13.105.75.48/28\",\r\n \"13.105.75.64/27\",\r\n + \ \"13.105.75.96/27\",\r\n \"13.105.75.128/27\",\r\n \"13.105.75.160/27\",\r\n + \ \"13.105.75.192/28\",\r\n \"13.105.75.208/28\",\r\n \"13.105.75.224/27\",\r\n + \ \"13.105.96.0/26\",\r\n \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n + \ \"13.105.96.112/28\",\r\n \"13.105.96.128/25\",\r\n \"13.105.97.0/27\",\r\n + \ \"13.105.97.32/27\",\r\n \"13.105.97.64/27\",\r\n \"13.105.97.96/27\",\r\n + \ \"13.105.97.128/25\",\r\n \"13.105.98.0/27\",\r\n \"13.105.98.32/28\",\r\n + \ \"13.105.98.48/28\",\r\n \"13.105.98.64/27\",\r\n \"13.105.98.96/27\",\r\n + \ \"13.105.98.128/27\",\r\n \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n + \ \"13.105.98.208/28\",\r\n \"13.105.98.224/27\",\r\n \"13.105.99.0/26\",\r\n + \ \"13.105.99.64/27\",\r\n \"13.105.99.96/28\",\r\n \"13.105.99.112/28\",\r\n + \ \"13.105.99.128/27\",\r\n \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n + \ \"13.105.100.0/28\",\r\n \"13.105.100.16/28\",\r\n \"13.105.100.32/27\",\r\n + \ \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n + \ \"13.105.100.176/28\",\r\n \"13.105.100.192/27\",\r\n \"13.105.100.224/27\",\r\n + \ \"13.105.101.0/27\",\r\n \"13.105.101.32/28\",\r\n \"13.105.101.48/28\",\r\n + \ \"13.105.101.64/26\",\r\n \"13.105.101.128/27\",\r\n \"13.105.101.160/28\",\r\n + \ \"13.105.101.176/28\",\r\n \"13.105.101.192/27\",\r\n \"13.105.101.224/27\",\r\n + \ \"13.105.102.0/28\",\r\n \"13.105.102.16/28\",\r\n \"13.105.102.32/27\",\r\n + \ \"13.105.102.64/26\",\r\n \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n + \ \"13.105.102.176/28\",\r\n \"13.105.102.192/27\",\r\n \"13.105.102.224/27\",\r\n + \ \"13.105.103.0/28\",\r\n \"13.105.103.16/28\",\r\n \"13.105.103.32/27\",\r\n + \ \"13.105.103.64/26\",\r\n \"13.105.103.128/27\",\r\n \"13.105.103.160/28\",\r\n + \ \"13.105.103.176/28\",\r\n \"13.105.103.192/27\",\r\n \"13.105.103.224/27\",\r\n + \ \"13.105.104.0/27\",\r\n \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n + \ \"13.105.104.80/28\",\r\n \"13.105.104.96/27\",\r\n \"13.105.104.128/26\",\r\n + \ \"13.105.114.88/29\",\r\n \"13.105.114.96/27\",\r\n \"13.105.114.128/26\",\r\n + \ \"13.105.114.192/28\",\r\n \"13.105.114.208/29\",\r\n \"20.0.0.0/16\",\r\n \ \"20.1.0.0/17\",\r\n \"20.1.128.0/17\",\r\n \"20.2.0.0/16\",\r\n \ \"20.3.0.0/16\",\r\n \"20.4.0.0/16\",\r\n \"20.5.0.0/16\",\r\n \ \"20.6.0.0/17\",\r\n \"20.6.128.0/17\",\r\n \"20.7.0.0/16\",\r\n @@ -27391,375 +28067,377 @@ interactions: \ \"20.13.128.0/17\",\r\n \"20.14.0.0/17\",\r\n \"20.14.128.0/17\",\r\n \ \"20.15.0.0/17\",\r\n \"20.15.128.0/17\",\r\n \"20.16.0.0/16\",\r\n \ \"20.17.0.0/18\",\r\n \"20.17.64.0/21\",\r\n \"20.18.0.0/17\",\r\n - \ \"20.19.0.0/17\",\r\n \"20.20.32.0/26\",\r\n \"20.21.0.0/16\",\r\n - \ \"20.22.0.0/16\",\r\n \"20.23.0.0/16\",\r\n \"20.24.0.0/18\",\r\n - \ \"20.24.64.0/18\",\r\n \"20.24.128.0/18\",\r\n \"20.24.192.0/18\",\r\n - \ \"20.25.0.0/17\",\r\n \"20.25.128.0/18\",\r\n \"20.25.192.0/18\",\r\n - \ \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n \"20.27.0.0/18\",\r\n - \ \"20.27.64.0/18\",\r\n \"20.27.128.0/18\",\r\n \"20.27.192.0/18\",\r\n - \ \"20.28.0.0/17\",\r\n \"20.28.128.0/17\",\r\n \"20.29.0.0/17\",\r\n - \ \"20.29.128.0/17\",\r\n \"20.31.0.0/16\",\r\n \"20.36.0.0/19\",\r\n - \ \"20.36.32.0/19\",\r\n \"20.36.64.0/19\",\r\n \"20.36.96.0/21\",\r\n - \ \"20.36.104.0/21\",\r\n \"20.36.112.0/20\",\r\n \"20.36.128.0/17\",\r\n - \ \"20.37.0.0/18\",\r\n \"20.37.64.0/19\",\r\n \"20.37.96.0/19\",\r\n - \ \"20.37.128.0/18\",\r\n \"20.37.192.0/19\",\r\n \"20.37.224.0/19\",\r\n - \ \"20.38.0.0/20\",\r\n \"20.38.16.0/24\",\r\n \"20.38.17.0/24\",\r\n - \ \"20.38.18.0/24\",\r\n \"20.38.19.0/24\",\r\n \"20.38.20.0/24\",\r\n - \ \"20.38.21.0/24\",\r\n \"20.38.32.0/20\",\r\n \"20.38.64.0/19\",\r\n - \ \"20.38.96.0/23\",\r\n \"20.38.98.0/24\",\r\n \"20.38.99.0/24\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.38.102.0/23\",\r\n \"20.38.104.0/23\",\r\n - \ \"20.38.106.0/23\",\r\n \"20.38.108.0/23\",\r\n \"20.38.110.0/23\",\r\n - \ \"20.38.112.0/23\",\r\n \"20.38.114.0/25\",\r\n \"20.38.114.128/25\",\r\n - \ \"20.38.115.0/24\",\r\n \"20.38.116.0/23\",\r\n \"20.38.118.0/24\",\r\n - \ \"20.38.119.0/24\",\r\n \"20.38.120.0/24\",\r\n \"20.38.121.0/25\",\r\n - \ \"20.38.121.128/25\",\r\n \"20.38.122.0/23\",\r\n \"20.38.124.0/23\",\r\n - \ \"20.38.126.0/23\",\r\n \"20.38.128.0/21\",\r\n \"20.38.136.0/21\",\r\n - \ \"20.38.144.0/21\",\r\n \"20.38.152.0/21\",\r\n \"20.38.160.0/20\",\r\n - \ \"20.38.184.0/22\",\r\n \"20.38.188.0/22\",\r\n \"20.38.196.0/22\",\r\n - \ \"20.38.200.0/22\",\r\n \"20.38.208.0/22\",\r\n \"20.39.0.0/19\",\r\n - \ \"20.39.32.0/19\",\r\n \"20.39.64.0/21\",\r\n \"20.39.72.0/21\",\r\n - \ \"20.39.80.0/20\",\r\n \"20.39.96.0/19\",\r\n \"20.39.128.0/20\",\r\n - \ \"20.39.144.0/20\",\r\n \"20.39.160.0/21\",\r\n \"20.39.168.0/21\",\r\n - \ \"20.39.176.0/21\",\r\n \"20.39.184.0/21\",\r\n \"20.39.192.0/20\",\r\n - \ \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n \"20.39.232.0/21\",\r\n - \ \"20.39.240.0/20\",\r\n \"20.40.0.0/21\",\r\n \"20.40.8.0/21\",\r\n - \ \"20.40.16.0/21\",\r\n \"20.40.24.0/21\",\r\n \"20.40.32.0/21\",\r\n - \ \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n \"20.40.64.0/20\",\r\n - \ \"20.40.80.0/21\",\r\n \"20.40.88.0/21\",\r\n \"20.40.96.0/21\",\r\n - \ \"20.40.104.0/21\",\r\n \"20.40.112.0/21\",\r\n \"20.40.120.0/21\",\r\n - \ \"20.40.128.0/19\",\r\n \"20.40.160.0/20\",\r\n \"20.40.176.0/20\",\r\n - \ \"20.40.192.0/18\",\r\n \"20.41.0.0/18\",\r\n \"20.41.64.0/18\",\r\n - \ \"20.41.128.0/18\",\r\n \"20.41.192.0/18\",\r\n \"20.42.0.0/17\",\r\n - \ \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n - \ \"20.42.176.0/20\",\r\n \"20.42.192.0/19\",\r\n \"20.42.224.0/19\",\r\n - \ \"20.43.0.0/19\",\r\n \"20.43.32.0/19\",\r\n \"20.43.64.0/19\",\r\n - \ \"20.43.96.0/20\",\r\n \"20.43.112.0/21\",\r\n \"20.43.120.0/21\",\r\n - \ \"20.43.128.0/18\",\r\n \"20.43.192.0/18\",\r\n \"20.44.0.0/21\",\r\n - \ \"20.44.8.0/21\",\r\n \"20.44.16.0/21\",\r\n \"20.44.24.0/21\",\r\n - \ \"20.44.32.0/19\",\r\n \"20.44.64.0/18\",\r\n \"20.44.128.0/18\",\r\n - \ \"20.44.192.0/18\",\r\n \"20.45.0.0/18\",\r\n \"20.45.64.0/19\",\r\n - \ \"20.45.96.0/20\",\r\n \"20.45.112.0/21\",\r\n \"20.45.120.0/21\",\r\n - \ \"20.45.128.0/21\",\r\n \"20.45.136.0/21\",\r\n \"20.45.144.0/20\",\r\n - \ \"20.45.160.0/20\",\r\n \"20.45.176.0/20\",\r\n \"20.45.192.0/18\",\r\n - \ \"20.46.0.0/19\",\r\n \"20.46.32.0/19\",\r\n \"20.46.64.0/19\",\r\n - \ \"20.46.96.0/20\",\r\n \"20.46.112.0/20\",\r\n \"20.46.128.0/20\",\r\n - \ \"20.46.144.0/20\",\r\n \"20.46.160.0/19\",\r\n \"20.46.192.0/21\",\r\n - \ \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n \"20.46.224.0/19\",\r\n - \ \"20.47.0.0/24\",\r\n \"20.47.1.0/24\",\r\n \"20.47.2.0/24\",\r\n - \ \"20.47.3.0/24\",\r\n \"20.47.4.0/24\",\r\n \"20.47.5.0/24\",\r\n - \ \"20.47.6.0/24\",\r\n \"20.47.7.0/24\",\r\n \"20.47.8.0/24\",\r\n - \ \"20.47.9.0/24\",\r\n \"20.47.10.0/24\",\r\n \"20.47.11.0/24\",\r\n - \ \"20.47.12.0/24\",\r\n \"20.47.13.0/24\",\r\n \"20.47.14.0/24\",\r\n - \ \"20.47.15.0/24\",\r\n \"20.47.16.0/23\",\r\n \"20.47.18.0/23\",\r\n - \ \"20.47.20.0/23\",\r\n \"20.47.22.0/23\",\r\n \"20.47.24.0/23\",\r\n - \ \"20.47.26.0/24\",\r\n \"20.47.27.0/24\",\r\n \"20.47.28.0/24\",\r\n - \ \"20.47.29.0/24\",\r\n \"20.47.30.0/24\",\r\n \"20.47.31.0/24\",\r\n - \ \"20.47.32.0/24\",\r\n \"20.47.33.0/24\",\r\n \"20.47.34.0/24\",\r\n - \ \"20.47.35.0/24\",\r\n \"20.47.36.0/24\",\r\n \"20.47.37.0/24\",\r\n - \ \"20.47.38.0/24\",\r\n \"20.47.39.0/24\",\r\n \"20.47.40.0/24\",\r\n - \ \"20.47.41.0/24\",\r\n \"20.47.42.0/24\",\r\n \"20.47.43.0/24\",\r\n - \ \"20.47.44.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.47.46.0/24\",\r\n - \ \"20.47.47.0/24\",\r\n \"20.47.48.0/24\",\r\n \"20.47.49.0/24\",\r\n - \ \"20.47.50.0/24\",\r\n \"20.47.51.0/24\",\r\n \"20.47.52.0/24\",\r\n - \ \"20.47.53.0/24\",\r\n \"20.47.54.0/24\",\r\n \"20.47.55.0/24\",\r\n - \ \"20.47.56.0/24\",\r\n \"20.47.57.0/24\",\r\n \"20.47.58.0/23\",\r\n - \ \"20.47.60.0/23\",\r\n \"20.47.62.0/23\",\r\n \"20.47.64.0/24\",\r\n - \ \"20.47.65.0/24\",\r\n \"20.47.66.0/24\",\r\n \"20.47.67.0/24\",\r\n - \ \"20.47.68.0/24\",\r\n \"20.47.69.0/24\",\r\n \"20.47.70.0/24\",\r\n - \ \"20.47.71.0/24\",\r\n \"20.47.72.0/23\",\r\n \"20.47.74.0/23\",\r\n - \ \"20.47.76.0/23\",\r\n \"20.47.78.0/23\",\r\n \"20.47.80.0/23\",\r\n - \ \"20.47.82.0/23\",\r\n \"20.47.84.0/23\",\r\n \"20.47.86.0/24\",\r\n - \ \"20.47.87.0/24\",\r\n \"20.47.88.0/24\",\r\n \"20.47.89.0/24\",\r\n - \ \"20.47.90.0/24\",\r\n \"20.47.91.0/24\",\r\n \"20.47.92.0/24\",\r\n - \ \"20.47.93.0/24\",\r\n \"20.47.94.0/24\",\r\n \"20.47.95.0/24\",\r\n - \ \"20.47.96.0/23\",\r\n \"20.47.98.0/24\",\r\n \"20.47.99.0/24\",\r\n - \ \"20.47.100.0/24\",\r\n \"20.47.101.0/24\",\r\n \"20.47.102.0/24\",\r\n - \ \"20.47.103.0/24\",\r\n \"20.47.104.0/24\",\r\n \"20.47.105.0/24\",\r\n - \ \"20.47.106.0/24\",\r\n \"20.47.107.0/24\",\r\n \"20.47.108.0/23\",\r\n - \ \"20.47.110.0/24\",\r\n \"20.47.111.0/24\",\r\n \"20.47.112.0/24\",\r\n - \ \"20.47.113.0/24\",\r\n \"20.47.114.0/24\",\r\n \"20.47.115.0/24\",\r\n - \ \"20.47.116.0/24\",\r\n \"20.47.117.0/24\",\r\n \"20.47.118.0/24\",\r\n - \ \"20.47.119.0/24\",\r\n \"20.47.120.0/23\",\r\n \"20.47.122.0/23\",\r\n - \ \"20.47.124.0/23\",\r\n \"20.47.126.0/23\",\r\n \"20.47.128.0/17\",\r\n - \ \"20.48.0.0/17\",\r\n \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n - \ \"20.48.224.0/19\",\r\n \"20.49.0.0/18\",\r\n \"20.49.64.0/20\",\r\n - \ \"20.49.80.0/21\",\r\n \"20.49.88.0/21\",\r\n \"20.49.96.0/21\",\r\n - \ \"20.49.104.0/21\",\r\n \"20.49.112.0/21\",\r\n \"20.49.120.0/21\",\r\n - \ \"20.49.128.0/17\",\r\n \"20.50.0.0/18\",\r\n \"20.50.64.0/20\",\r\n - \ \"20.50.80.0/21\",\r\n \"20.50.88.0/21\",\r\n \"20.50.96.0/19\",\r\n - \ \"20.50.128.0/17\",\r\n \"20.51.0.0/21\",\r\n \"20.51.8.0/21\",\r\n - \ \"20.51.16.0/21\",\r\n \"20.51.24.0/21\",\r\n \"20.51.32.0/19\",\r\n - \ \"20.51.64.0/18\",\r\n \"20.51.128.0/17\",\r\n \"20.52.0.0/18\",\r\n - \ \"20.52.64.0/21\",\r\n \"20.52.72.0/21\",\r\n \"20.52.80.0/27\",\r\n - \ \"20.52.80.32/27\",\r\n \"20.52.80.64/27\",\r\n \"20.52.88.0/21\",\r\n - \ \"20.52.96.0/19\",\r\n \"20.52.128.0/17\",\r\n \"20.53.0.0/19\",\r\n - \ \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n \"20.53.48.0/21\",\r\n - \ \"20.53.56.0/21\",\r\n \"20.53.64.0/18\",\r\n \"20.53.128.0/17\",\r\n - \ \"20.54.0.0/17\",\r\n \"20.54.128.0/17\",\r\n \"20.55.0.0/17\",\r\n - \ \"20.55.128.0/18\",\r\n \"20.55.192.0/18\",\r\n \"20.56.0.0/16\",\r\n - \ \"20.57.0.0/17\",\r\n \"20.57.128.0/18\",\r\n \"20.57.192.0/19\",\r\n - \ \"20.57.224.0/19\",\r\n \"20.58.0.0/18\",\r\n \"20.58.64.0/18\",\r\n - \ \"20.58.128.0/18\",\r\n \"20.58.192.0/18\",\r\n \"20.59.0.0/18\",\r\n - \ \"20.59.64.0/18\",\r\n \"20.59.128.0/18\",\r\n \"20.59.192.0/18\",\r\n - \ \"20.60.0.0/24\",\r\n \"20.60.1.0/24\",\r\n \"20.60.2.0/23\",\r\n - \ \"20.60.4.0/24\",\r\n \"20.60.5.0/24\",\r\n \"20.60.6.0/23\",\r\n - \ \"20.60.8.0/24\",\r\n \"20.60.9.0/24\",\r\n \"20.60.10.0/24\",\r\n - \ \"20.60.11.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.13.0/24\",\r\n - \ \"20.60.14.0/24\",\r\n \"20.60.15.0/24\",\r\n \"20.60.16.0/24\",\r\n - \ \"20.60.17.0/24\",\r\n \"20.60.18.0/24\",\r\n \"20.60.19.0/24\",\r\n - \ \"20.60.20.0/24\",\r\n \"20.60.21.0/24\",\r\n \"20.60.22.0/23\",\r\n - \ \"20.60.24.0/23\",\r\n \"20.60.26.0/23\",\r\n \"20.60.28.0/23\",\r\n - \ \"20.60.30.0/23\",\r\n \"20.60.32.0/23\",\r\n \"20.60.34.0/23\",\r\n - \ \"20.60.36.0/23\",\r\n \"20.60.38.0/23\",\r\n \"20.60.40.0/23\",\r\n - \ \"20.60.42.0/23\",\r\n \"20.60.44.0/25\",\r\n \"20.60.46.0/23\",\r\n - \ \"20.60.48.0/22\",\r\n \"20.60.52.0/23\",\r\n \"20.60.54.0/23\",\r\n - \ \"20.60.56.0/22\",\r\n \"20.60.60.0/22\",\r\n \"20.60.64.0/22\",\r\n - \ \"20.60.68.0/22\",\r\n \"20.60.72.0/22\",\r\n \"20.60.76.0/23\",\r\n - \ \"20.60.78.0/23\",\r\n \"20.60.80.0/23\",\r\n \"20.60.82.0/23\",\r\n - \ \"20.60.84.0/23\",\r\n \"20.60.86.0/23\",\r\n \"20.60.88.0/22\",\r\n - \ \"20.60.92.0/23\",\r\n \"20.60.94.0/23\",\r\n \"20.60.128.0/23\",\r\n - \ \"20.60.130.0/24\",\r\n \"20.60.131.0/24\",\r\n \"20.60.132.0/23\",\r\n - \ \"20.60.134.0/23\",\r\n \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n - \ \"20.60.140.0/23\",\r\n \"20.60.142.0/23\",\r\n \"20.60.144.0/23\",\r\n - \ \"20.60.146.0/23\",\r\n \"20.60.148.0/23\",\r\n \"20.60.150.0/23\",\r\n - \ \"20.60.152.0/23\",\r\n \"20.60.154.0/23\",\r\n \"20.60.156.0/23\",\r\n - \ \"20.60.158.0/23\",\r\n \"20.60.160.0/23\",\r\n \"20.60.162.0/23\",\r\n - \ \"20.60.164.0/23\",\r\n \"20.60.166.0/23\",\r\n \"20.60.168.0/23\",\r\n - \ \"20.60.170.0/23\",\r\n \"20.60.172.0/23\",\r\n \"20.60.174.0/23\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.60.178.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.182.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.186.0/23\",\r\n - \ \"20.60.188.0/23\",\r\n \"20.60.190.0/23\",\r\n \"20.60.192.0/23\",\r\n - \ \"20.60.194.0/23\",\r\n \"20.60.196.0/23\",\r\n \"20.60.198.0/23\",\r\n - \ \"20.60.200.0/23\",\r\n \"20.60.202.0/23\",\r\n \"20.60.204.0/23\",\r\n - \ \"20.60.206.0/23\",\r\n \"20.60.208.0/23\",\r\n \"20.60.210.0/23\",\r\n - \ \"20.60.212.0/23\",\r\n \"20.60.214.0/23\",\r\n \"20.60.216.0/23\",\r\n - \ \"20.60.218.0/23\",\r\n \"20.60.220.0/23\",\r\n \"20.60.222.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.226.0/23\",\r\n \"20.60.228.0/23\",\r\n - \ \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n \"20.60.234.0/23\",\r\n - \ \"20.60.236.0/23\",\r\n \"20.60.238.0/23\",\r\n \"20.60.240.0/23\",\r\n - \ \"20.60.242.0/23\",\r\n \"20.60.244.0/23\",\r\n \"20.60.246.0/23\",\r\n - \ \"20.60.248.0/23\",\r\n \"20.60.250.0/23\",\r\n \"20.60.252.0/23\",\r\n - \ \"20.60.254.0/23\",\r\n \"20.61.0.0/16\",\r\n \"20.62.0.0/17\",\r\n - \ \"20.62.128.0/17\",\r\n \"20.63.0.0/17\",\r\n \"20.63.128.0/18\",\r\n - \ \"20.63.192.0/18\",\r\n \"20.64.0.0/17\",\r\n \"20.64.128.0/17\",\r\n - \ \"20.65.0.0/17\",\r\n \"20.65.128.0/17\",\r\n \"20.66.0.0/17\",\r\n - \ \"20.66.128.0/17\",\r\n \"20.67.0.0/17\",\r\n \"20.67.128.0/17\",\r\n - \ \"20.68.0.0/18\",\r\n \"20.68.64.0/18\",\r\n \"20.68.128.0/17\",\r\n - \ \"20.69.0.0/18\",\r\n \"20.69.64.0/18\",\r\n \"20.69.128.0/18\",\r\n - \ \"20.69.192.0/18\",\r\n \"20.70.0.0/18\",\r\n \"20.70.64.0/18\",\r\n - \ \"20.70.128.0/17\",\r\n \"20.71.0.0/16\",\r\n \"20.72.0.0/19\",\r\n - \ \"20.72.32.0/19\",\r\n \"20.72.64.0/18\",\r\n \"20.72.128.0/18\",\r\n - \ \"20.72.192.0/18\",\r\n \"20.73.0.0/16\",\r\n \"20.74.0.0/17\",\r\n - \ \"20.74.128.0/17\",\r\n \"20.75.0.0/17\",\r\n \"20.75.128.0/17\",\r\n - \ \"20.76.0.0/16\",\r\n \"20.77.0.0/17\",\r\n \"20.77.128.0/18\",\r\n - \ \"20.77.192.0/18\",\r\n \"20.78.0.0/17\",\r\n \"20.78.128.0/18\",\r\n - \ \"20.78.192.0/18\",\r\n \"20.79.0.0/16\",\r\n \"20.80.0.0/18\",\r\n - \ \"20.80.64.0/18\",\r\n \"20.80.128.0/18\",\r\n \"20.80.192.0/18\",\r\n - \ \"20.81.0.0/17\",\r\n \"20.81.128.0/17\",\r\n \"20.82.0.0/17\",\r\n - \ \"20.82.128.0/17\",\r\n \"20.83.0.0/18\",\r\n \"20.83.64.0/18\",\r\n - \ \"20.83.128.0/18\",\r\n \"20.83.192.0/18\",\r\n \"20.84.0.0/17\",\r\n - \ \"20.84.128.0/17\",\r\n \"20.85.0.0/17\",\r\n \"20.85.128.0/17\",\r\n - \ \"20.86.0.0/16\",\r\n \"20.87.0.0/17\",\r\n \"20.87.128.0/18\",\r\n - \ \"20.87.192.0/18\",\r\n \"20.88.0.0/18\",\r\n \"20.88.64.0/19\",\r\n - \ \"20.88.96.0/19\",\r\n \"20.88.128.0/18\",\r\n \"20.88.192.0/18\",\r\n - \ \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n \"20.89.192.0/18\",\r\n - \ \"20.90.0.0/18\",\r\n \"20.90.64.0/18\",\r\n \"20.90.128.0/17\",\r\n - \ \"20.91.0.0/17\",\r\n \"20.91.128.0/17\",\r\n \"20.92.0.0/18\",\r\n - \ \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n \"20.93.0.0/17\",\r\n - \ \"20.93.128.0/17\",\r\n \"20.94.0.0/17\",\r\n \"20.94.128.0/18\",\r\n - \ \"20.94.192.0/18\",\r\n \"20.95.0.0/24\",\r\n \"20.95.1.0/24\",\r\n - \ \"20.95.2.0/24\",\r\n \"20.95.3.0/24\",\r\n \"20.95.4.0/24\",\r\n - \ \"20.95.5.0/24\",\r\n \"20.95.6.0/24\",\r\n \"20.95.7.0/24\",\r\n - \ \"20.95.8.0/21\",\r\n \"20.95.16.0/24\",\r\n \"20.95.17.0/24\",\r\n - \ \"20.95.18.0/23\",\r\n \"20.95.20.0/24\",\r\n \"20.95.21.0/24\",\r\n - \ \"20.95.22.0/23\",\r\n \"20.95.24.0/24\",\r\n \"20.95.25.0/24\",\r\n - \ \"20.95.26.0/23\",\r\n \"20.95.28.0/22\",\r\n \"20.95.32.0/21\",\r\n - \ \"20.95.40.0/21\",\r\n \"20.95.48.0/23\",\r\n \"20.95.50.0/24\",\r\n - \ \"20.95.51.0/24\",\r\n \"20.95.52.0/24\",\r\n \"20.95.64.0/24\",\r\n + \ \"20.18.128.0/21\",\r\n \"20.19.0.0/17\",\r\n \"20.20.32.0/26\",\r\n + \ \"20.21.0.0/16\",\r\n \"20.22.0.0/16\",\r\n \"20.23.0.0/16\",\r\n + \ \"20.24.0.0/18\",\r\n \"20.24.64.0/18\",\r\n \"20.24.128.0/18\",\r\n + \ \"20.24.192.0/18\",\r\n \"20.25.0.0/17\",\r\n \"20.25.128.0/18\",\r\n + \ \"20.25.192.0/18\",\r\n \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n + \ \"20.27.0.0/18\",\r\n \"20.27.64.0/18\",\r\n \"20.27.128.0/18\",\r\n + \ \"20.27.192.0/18\",\r\n \"20.28.0.0/17\",\r\n \"20.28.128.0/17\",\r\n + \ \"20.29.0.0/17\",\r\n \"20.29.128.0/17\",\r\n \"20.31.0.0/16\",\r\n + \ \"20.36.0.0/19\",\r\n \"20.36.32.0/19\",\r\n \"20.36.64.0/19\",\r\n + \ \"20.36.96.0/21\",\r\n \"20.36.104.0/21\",\r\n \"20.36.112.0/20\",\r\n + \ \"20.36.128.0/17\",\r\n \"20.37.0.0/18\",\r\n \"20.37.64.0/19\",\r\n + \ \"20.37.96.0/19\",\r\n \"20.37.128.0/18\",\r\n \"20.37.192.0/19\",\r\n + \ \"20.37.224.0/19\",\r\n \"20.38.0.0/20\",\r\n \"20.38.16.0/24\",\r\n + \ \"20.38.17.0/24\",\r\n \"20.38.18.0/24\",\r\n \"20.38.19.0/24\",\r\n + \ \"20.38.20.0/24\",\r\n \"20.38.21.0/24\",\r\n \"20.38.32.0/20\",\r\n + \ \"20.38.64.0/19\",\r\n \"20.38.96.0/23\",\r\n \"20.38.98.0/24\",\r\n + \ \"20.38.99.0/24\",\r\n \"20.38.100.0/23\",\r\n \"20.38.102.0/23\",\r\n + \ \"20.38.104.0/23\",\r\n \"20.38.106.0/23\",\r\n \"20.38.108.0/23\",\r\n + \ \"20.38.110.0/23\",\r\n \"20.38.112.0/23\",\r\n \"20.38.114.0/25\",\r\n + \ \"20.38.114.128/25\",\r\n \"20.38.115.0/24\",\r\n \"20.38.116.0/23\",\r\n + \ \"20.38.118.0/24\",\r\n \"20.38.119.0/24\",\r\n \"20.38.120.0/24\",\r\n + \ \"20.38.121.0/25\",\r\n \"20.38.121.128/25\",\r\n \"20.38.122.0/23\",\r\n + \ \"20.38.124.0/23\",\r\n \"20.38.126.0/23\",\r\n \"20.38.128.0/21\",\r\n + \ \"20.38.136.0/21\",\r\n \"20.38.144.0/21\",\r\n \"20.38.152.0/21\",\r\n + \ \"20.38.160.0/20\",\r\n \"20.38.184.0/22\",\r\n \"20.38.188.0/22\",\r\n + \ \"20.38.196.0/22\",\r\n \"20.38.200.0/22\",\r\n \"20.38.208.0/22\",\r\n + \ \"20.39.0.0/19\",\r\n \"20.39.32.0/19\",\r\n \"20.39.64.0/21\",\r\n + \ \"20.39.72.0/21\",\r\n \"20.39.80.0/20\",\r\n \"20.39.96.0/19\",\r\n + \ \"20.39.128.0/20\",\r\n \"20.39.144.0/20\",\r\n \"20.39.160.0/21\",\r\n + \ \"20.39.168.0/21\",\r\n \"20.39.176.0/21\",\r\n \"20.39.184.0/21\",\r\n + \ \"20.39.192.0/20\",\r\n \"20.39.208.0/20\",\r\n \"20.39.224.0/21\",\r\n + \ \"20.39.232.0/21\",\r\n \"20.39.240.0/20\",\r\n \"20.40.0.0/21\",\r\n + \ \"20.40.8.0/21\",\r\n \"20.40.16.0/21\",\r\n \"20.40.24.0/21\",\r\n + \ \"20.40.32.0/21\",\r\n \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n + \ \"20.40.64.0/20\",\r\n \"20.40.80.0/21\",\r\n \"20.40.88.0/21\",\r\n + \ \"20.40.96.0/21\",\r\n \"20.40.104.0/21\",\r\n \"20.40.112.0/21\",\r\n + \ \"20.40.120.0/21\",\r\n \"20.40.128.0/19\",\r\n \"20.40.160.0/20\",\r\n + \ \"20.40.176.0/20\",\r\n \"20.40.192.0/18\",\r\n \"20.41.0.0/18\",\r\n + \ \"20.41.64.0/18\",\r\n \"20.41.128.0/18\",\r\n \"20.41.192.0/18\",\r\n + \ \"20.42.0.0/17\",\r\n \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n + \ \"20.42.168.0/21\",\r\n \"20.42.176.0/20\",\r\n \"20.42.192.0/19\",\r\n + \ \"20.42.224.0/19\",\r\n \"20.43.0.0/19\",\r\n \"20.43.32.0/19\",\r\n + \ \"20.43.64.0/19\",\r\n \"20.43.96.0/20\",\r\n \"20.43.112.0/21\",\r\n + \ \"20.43.120.0/21\",\r\n \"20.43.128.0/18\",\r\n \"20.43.192.0/18\",\r\n + \ \"20.44.0.0/21\",\r\n \"20.44.8.0/21\",\r\n \"20.44.16.0/21\",\r\n + \ \"20.44.24.0/21\",\r\n \"20.44.32.0/19\",\r\n \"20.44.64.0/18\",\r\n + \ \"20.44.128.0/18\",\r\n \"20.44.192.0/18\",\r\n \"20.45.0.0/18\",\r\n + \ \"20.45.64.0/19\",\r\n \"20.45.96.0/20\",\r\n \"20.45.112.0/21\",\r\n + \ \"20.45.120.0/21\",\r\n \"20.45.128.0/21\",\r\n \"20.45.136.0/21\",\r\n + \ \"20.45.144.0/20\",\r\n \"20.45.160.0/20\",\r\n \"20.45.176.0/20\",\r\n + \ \"20.45.192.0/18\",\r\n \"20.46.0.0/19\",\r\n \"20.46.32.0/19\",\r\n + \ \"20.46.64.0/19\",\r\n \"20.46.96.0/20\",\r\n \"20.46.112.0/20\",\r\n + \ \"20.46.128.0/20\",\r\n \"20.46.144.0/20\",\r\n \"20.46.160.0/19\",\r\n + \ \"20.46.192.0/21\",\r\n \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n + \ \"20.46.224.0/19\",\r\n \"20.47.0.0/24\",\r\n \"20.47.1.0/24\",\r\n + \ \"20.47.2.0/24\",\r\n \"20.47.3.0/24\",\r\n \"20.47.4.0/24\",\r\n + \ \"20.47.5.0/24\",\r\n \"20.47.6.0/24\",\r\n \"20.47.7.0/24\",\r\n + \ \"20.47.8.0/24\",\r\n \"20.47.9.0/24\",\r\n \"20.47.10.0/24\",\r\n + \ \"20.47.11.0/24\",\r\n \"20.47.12.0/24\",\r\n \"20.47.13.0/24\",\r\n + \ \"20.47.14.0/24\",\r\n \"20.47.15.0/24\",\r\n \"20.47.16.0/23\",\r\n + \ \"20.47.18.0/23\",\r\n \"20.47.20.0/23\",\r\n \"20.47.22.0/23\",\r\n + \ \"20.47.24.0/23\",\r\n \"20.47.26.0/24\",\r\n \"20.47.27.0/24\",\r\n + \ \"20.47.28.0/24\",\r\n \"20.47.29.0/24\",\r\n \"20.47.30.0/24\",\r\n + \ \"20.47.31.0/24\",\r\n \"20.47.32.0/24\",\r\n \"20.47.33.0/24\",\r\n + \ \"20.47.34.0/24\",\r\n \"20.47.35.0/24\",\r\n \"20.47.36.0/24\",\r\n + \ \"20.47.37.0/24\",\r\n \"20.47.38.0/24\",\r\n \"20.47.39.0/24\",\r\n + \ \"20.47.40.0/24\",\r\n \"20.47.41.0/24\",\r\n \"20.47.42.0/24\",\r\n + \ \"20.47.43.0/24\",\r\n \"20.47.44.0/24\",\r\n \"20.47.45.0/24\",\r\n + \ \"20.47.46.0/24\",\r\n \"20.47.47.0/24\",\r\n \"20.47.48.0/24\",\r\n + \ \"20.47.49.0/24\",\r\n \"20.47.50.0/24\",\r\n \"20.47.51.0/24\",\r\n + \ \"20.47.52.0/24\",\r\n \"20.47.53.0/24\",\r\n \"20.47.54.0/24\",\r\n + \ \"20.47.55.0/24\",\r\n \"20.47.56.0/24\",\r\n \"20.47.57.0/24\",\r\n + \ \"20.47.58.0/23\",\r\n \"20.47.60.0/23\",\r\n \"20.47.62.0/23\",\r\n + \ \"20.47.64.0/24\",\r\n \"20.47.65.0/24\",\r\n \"20.47.66.0/24\",\r\n + \ \"20.47.67.0/24\",\r\n \"20.47.68.0/24\",\r\n \"20.47.69.0/24\",\r\n + \ \"20.47.70.0/24\",\r\n \"20.47.71.0/24\",\r\n \"20.47.72.0/23\",\r\n + \ \"20.47.74.0/23\",\r\n \"20.47.76.0/23\",\r\n \"20.47.78.0/23\",\r\n + \ \"20.47.80.0/23\",\r\n \"20.47.82.0/23\",\r\n \"20.47.84.0/23\",\r\n + \ \"20.47.86.0/24\",\r\n \"20.47.87.0/24\",\r\n \"20.47.88.0/24\",\r\n + \ \"20.47.89.0/24\",\r\n \"20.47.90.0/24\",\r\n \"20.47.91.0/24\",\r\n + \ \"20.47.92.0/24\",\r\n \"20.47.93.0/24\",\r\n \"20.47.94.0/24\",\r\n + \ \"20.47.95.0/24\",\r\n \"20.47.96.0/23\",\r\n \"20.47.98.0/24\",\r\n + \ \"20.47.99.0/24\",\r\n \"20.47.100.0/24\",\r\n \"20.47.101.0/24\",\r\n + \ \"20.47.102.0/24\",\r\n \"20.47.103.0/24\",\r\n \"20.47.104.0/24\",\r\n + \ \"20.47.105.0/24\",\r\n \"20.47.106.0/24\",\r\n \"20.47.107.0/24\",\r\n + \ \"20.47.108.0/23\",\r\n \"20.47.110.0/24\",\r\n \"20.47.111.0/24\",\r\n + \ \"20.47.112.0/24\",\r\n \"20.47.113.0/24\",\r\n \"20.47.114.0/24\",\r\n + \ \"20.47.115.0/24\",\r\n \"20.47.116.0/24\",\r\n \"20.47.117.0/24\",\r\n + \ \"20.47.118.0/24\",\r\n \"20.47.119.0/24\",\r\n \"20.47.120.0/23\",\r\n + \ \"20.47.122.0/23\",\r\n \"20.47.124.0/23\",\r\n \"20.47.126.0/23\",\r\n + \ \"20.47.128.0/17\",\r\n \"20.48.0.0/17\",\r\n \"20.48.128.0/18\",\r\n + \ \"20.48.192.0/20\",\r\n \"20.48.224.0/19\",\r\n \"20.49.0.0/18\",\r\n + \ \"20.49.64.0/20\",\r\n \"20.49.80.0/21\",\r\n \"20.49.88.0/21\",\r\n + \ \"20.49.96.0/21\",\r\n \"20.49.104.0/21\",\r\n \"20.49.112.0/21\",\r\n + \ \"20.49.120.0/21\",\r\n \"20.49.128.0/17\",\r\n \"20.50.0.0/18\",\r\n + \ \"20.50.64.0/20\",\r\n \"20.50.80.0/21\",\r\n \"20.50.88.0/21\",\r\n + \ \"20.50.96.0/19\",\r\n \"20.50.128.0/17\",\r\n \"20.51.0.0/21\",\r\n + \ \"20.51.8.0/21\",\r\n \"20.51.16.0/21\",\r\n \"20.51.24.0/21\",\r\n + \ \"20.51.32.0/19\",\r\n \"20.51.64.0/18\",\r\n \"20.51.128.0/17\",\r\n + \ \"20.52.0.0/18\",\r\n \"20.52.64.0/21\",\r\n \"20.52.72.0/21\",\r\n + \ \"20.52.80.0/27\",\r\n \"20.52.80.32/27\",\r\n \"20.52.80.64/27\",\r\n + \ \"20.52.88.0/21\",\r\n \"20.52.96.0/19\",\r\n \"20.52.128.0/17\",\r\n + \ \"20.53.0.0/19\",\r\n \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n + \ \"20.53.48.0/21\",\r\n \"20.53.56.0/21\",\r\n \"20.53.64.0/18\",\r\n + \ \"20.53.128.0/17\",\r\n \"20.54.0.0/17\",\r\n \"20.54.128.0/17\",\r\n + \ \"20.55.0.0/17\",\r\n \"20.55.128.0/18\",\r\n \"20.55.192.0/18\",\r\n + \ \"20.56.0.0/16\",\r\n \"20.57.0.0/17\",\r\n \"20.57.128.0/18\",\r\n + \ \"20.57.192.0/19\",\r\n \"20.57.224.0/19\",\r\n \"20.58.0.0/18\",\r\n + \ \"20.58.64.0/18\",\r\n \"20.58.128.0/18\",\r\n \"20.58.192.0/18\",\r\n + \ \"20.59.0.0/18\",\r\n \"20.59.64.0/18\",\r\n \"20.59.128.0/18\",\r\n + \ \"20.59.192.0/18\",\r\n \"20.60.0.0/24\",\r\n \"20.60.1.0/24\",\r\n + \ \"20.60.2.0/23\",\r\n \"20.60.4.0/24\",\r\n \"20.60.5.0/24\",\r\n + \ \"20.60.6.0/23\",\r\n \"20.60.8.0/24\",\r\n \"20.60.9.0/24\",\r\n + \ \"20.60.10.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.12.0/24\",\r\n + \ \"20.60.13.0/24\",\r\n \"20.60.14.0/24\",\r\n \"20.60.15.0/24\",\r\n + \ \"20.60.16.0/24\",\r\n \"20.60.17.0/24\",\r\n \"20.60.18.0/24\",\r\n + \ \"20.60.19.0/24\",\r\n \"20.60.20.0/24\",\r\n \"20.60.21.0/24\",\r\n + \ \"20.60.22.0/23\",\r\n \"20.60.24.0/23\",\r\n \"20.60.26.0/23\",\r\n + \ \"20.60.28.0/23\",\r\n \"20.60.30.0/23\",\r\n \"20.60.32.0/23\",\r\n + \ \"20.60.34.0/23\",\r\n \"20.60.36.0/23\",\r\n \"20.60.38.0/23\",\r\n + \ \"20.60.40.0/23\",\r\n \"20.60.42.0/23\",\r\n \"20.60.44.0/25\",\r\n + \ \"20.60.46.0/23\",\r\n \"20.60.48.0/22\",\r\n \"20.60.52.0/23\",\r\n + \ \"20.60.54.0/23\",\r\n \"20.60.56.0/22\",\r\n \"20.60.60.0/22\",\r\n + \ \"20.60.64.0/22\",\r\n \"20.60.68.0/22\",\r\n \"20.60.72.0/22\",\r\n + \ \"20.60.76.0/23\",\r\n \"20.60.78.0/23\",\r\n \"20.60.80.0/23\",\r\n + \ \"20.60.82.0/23\",\r\n \"20.60.84.0/23\",\r\n \"20.60.86.0/23\",\r\n + \ \"20.60.88.0/22\",\r\n \"20.60.92.0/23\",\r\n \"20.60.94.0/23\",\r\n + \ \"20.60.128.0/23\",\r\n \"20.60.130.0/24\",\r\n \"20.60.131.0/24\",\r\n + \ \"20.60.132.0/23\",\r\n \"20.60.134.0/23\",\r\n \"20.60.136.0/24\",\r\n + \ \"20.60.138.0/23\",\r\n \"20.60.140.0/23\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.60.144.0/23\",\r\n \"20.60.146.0/23\",\r\n \"20.60.148.0/23\",\r\n + \ \"20.60.150.0/23\",\r\n \"20.60.152.0/23\",\r\n \"20.60.154.0/23\",\r\n + \ \"20.60.156.0/23\",\r\n \"20.60.158.0/23\",\r\n \"20.60.160.0/23\",\r\n + \ \"20.60.162.0/23\",\r\n \"20.60.164.0/23\",\r\n \"20.60.166.0/23\",\r\n + \ \"20.60.168.0/23\",\r\n \"20.60.170.0/23\",\r\n \"20.60.172.0/23\",\r\n + \ \"20.60.174.0/23\",\r\n \"20.60.176.0/23\",\r\n \"20.60.178.0/23\",\r\n + \ \"20.60.180.0/23\",\r\n \"20.60.182.0/23\",\r\n \"20.60.184.0/23\",\r\n + \ \"20.60.186.0/23\",\r\n \"20.60.188.0/23\",\r\n \"20.60.190.0/23\",\r\n + \ \"20.60.192.0/23\",\r\n \"20.60.194.0/23\",\r\n \"20.60.196.0/23\",\r\n + \ \"20.60.198.0/23\",\r\n \"20.60.200.0/23\",\r\n \"20.60.202.0/23\",\r\n + \ \"20.60.204.0/23\",\r\n \"20.60.206.0/23\",\r\n \"20.60.208.0/23\",\r\n + \ \"20.60.210.0/23\",\r\n \"20.60.212.0/23\",\r\n \"20.60.214.0/23\",\r\n + \ \"20.60.216.0/23\",\r\n \"20.60.218.0/23\",\r\n \"20.60.220.0/23\",\r\n + \ \"20.60.222.0/23\",\r\n \"20.60.224.0/23\",\r\n \"20.60.226.0/23\",\r\n + \ \"20.60.228.0/23\",\r\n \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n + \ \"20.60.234.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.60.238.0/23\",\r\n + \ \"20.60.240.0/23\",\r\n \"20.60.242.0/23\",\r\n \"20.60.244.0/23\",\r\n + \ \"20.60.246.0/23\",\r\n \"20.60.248.0/23\",\r\n \"20.60.250.0/23\",\r\n + \ \"20.60.252.0/23\",\r\n \"20.60.254.0/23\",\r\n \"20.61.0.0/16\",\r\n + \ \"20.62.0.0/17\",\r\n \"20.62.128.0/17\",\r\n \"20.63.0.0/17\",\r\n + \ \"20.63.128.0/18\",\r\n \"20.63.192.0/18\",\r\n \"20.64.0.0/17\",\r\n + \ \"20.64.128.0/17\",\r\n \"20.65.0.0/17\",\r\n \"20.65.128.0/17\",\r\n + \ \"20.66.0.0/17\",\r\n \"20.66.128.0/17\",\r\n \"20.67.0.0/17\",\r\n + \ \"20.67.128.0/17\",\r\n \"20.68.0.0/18\",\r\n \"20.68.64.0/18\",\r\n + \ \"20.68.128.0/17\",\r\n \"20.69.0.0/18\",\r\n \"20.69.64.0/18\",\r\n + \ \"20.69.128.0/18\",\r\n \"20.69.192.0/18\",\r\n \"20.70.0.0/18\",\r\n + \ \"20.70.64.0/18\",\r\n \"20.70.128.0/17\",\r\n \"20.71.0.0/16\",\r\n + \ \"20.72.0.0/19\",\r\n \"20.72.32.0/19\",\r\n \"20.72.64.0/18\",\r\n + \ \"20.72.128.0/18\",\r\n \"20.72.192.0/18\",\r\n \"20.73.0.0/16\",\r\n + \ \"20.74.0.0/17\",\r\n \"20.74.128.0/17\",\r\n \"20.75.0.0/17\",\r\n + \ \"20.75.128.0/17\",\r\n \"20.76.0.0/16\",\r\n \"20.77.0.0/17\",\r\n + \ \"20.77.128.0/18\",\r\n \"20.77.192.0/18\",\r\n \"20.78.0.0/17\",\r\n + \ \"20.78.128.0/18\",\r\n \"20.78.192.0/18\",\r\n \"20.79.0.0/16\",\r\n + \ \"20.80.0.0/18\",\r\n \"20.80.64.0/18\",\r\n \"20.80.128.0/18\",\r\n + \ \"20.80.192.0/18\",\r\n \"20.81.0.0/17\",\r\n \"20.81.128.0/17\",\r\n + \ \"20.82.0.0/17\",\r\n \"20.82.128.0/17\",\r\n \"20.83.0.0/18\",\r\n + \ \"20.83.64.0/18\",\r\n \"20.83.128.0/18\",\r\n \"20.83.192.0/18\",\r\n + \ \"20.84.0.0/17\",\r\n \"20.84.128.0/17\",\r\n \"20.85.0.0/17\",\r\n + \ \"20.85.128.0/17\",\r\n \"20.86.0.0/16\",\r\n \"20.87.0.0/17\",\r\n + \ \"20.87.128.0/18\",\r\n \"20.87.192.0/18\",\r\n \"20.88.0.0/18\",\r\n + \ \"20.88.64.0/19\",\r\n \"20.88.96.0/19\",\r\n \"20.88.128.0/18\",\r\n + \ \"20.88.192.0/18\",\r\n \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n + \ \"20.89.192.0/18\",\r\n \"20.90.0.0/18\",\r\n \"20.90.64.0/18\",\r\n + \ \"20.90.128.0/17\",\r\n \"20.91.0.0/17\",\r\n \"20.91.128.0/17\",\r\n + \ \"20.92.0.0/18\",\r\n \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n + \ \"20.93.0.0/17\",\r\n \"20.93.128.0/17\",\r\n \"20.94.0.0/17\",\r\n + \ \"20.94.128.0/18\",\r\n \"20.94.192.0/18\",\r\n \"20.95.0.0/24\",\r\n + \ \"20.95.1.0/24\",\r\n \"20.95.2.0/24\",\r\n \"20.95.3.0/24\",\r\n + \ \"20.95.4.0/24\",\r\n \"20.95.5.0/24\",\r\n \"20.95.6.0/24\",\r\n + \ \"20.95.7.0/24\",\r\n \"20.95.8.0/21\",\r\n \"20.95.16.0/24\",\r\n + \ \"20.95.17.0/24\",\r\n \"20.95.18.0/24\",\r\n \"20.95.19.0/24\",\r\n + \ \"20.95.20.0/24\",\r\n \"20.95.21.0/24\",\r\n \"20.95.24.0/24\",\r\n + \ \"20.95.33.0/24\",\r\n \"20.95.40.0/21\",\r\n \"20.95.51.0/24\",\r\n + \ \"20.95.52.0/24\",\r\n \"20.95.53.0/24\",\r\n \"20.95.64.0/24\",\r\n \ \"20.95.65.0/24\",\r\n \"20.95.66.0/24\",\r\n \"20.95.67.0/24\",\r\n \ \"20.95.73.0/24\",\r\n \"20.95.74.0/23\",\r\n \"20.95.76.0/23\",\r\n \ \"20.95.78.0/23\",\r\n \"20.95.80.0/24\",\r\n \"20.95.81.0/24\",\r\n \ \"20.95.82.0/23\",\r\n \"20.95.84.0/24\",\r\n \"20.95.85.0/24\",\r\n \ \"20.95.86.0/24\",\r\n \"20.95.87.0/24\",\r\n \"20.95.88.0/21\",\r\n - \ \"20.95.128.0/24\",\r\n \"20.95.136.0/24\",\r\n \"20.95.137.0/24\",\r\n - \ \"20.95.138.0/24\",\r\n \"20.95.139.0/24\",\r\n \"20.95.140.0/24\",\r\n - \ \"20.95.141.0/24\",\r\n \"20.95.192.0/21\",\r\n \"20.95.200.0/24\",\r\n - \ \"20.95.208.0/24\",\r\n \"20.95.224.0/24\",\r\n \"20.95.240.0/24\",\r\n - \ \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n \"20.97.0.0/17\",\r\n - \ \"20.97.128.0/17\",\r\n \"20.98.0.0/18\",\r\n \"20.98.64.0/18\",\r\n - \ \"20.98.128.0/18\",\r\n \"20.98.192.0/18\",\r\n \"20.99.0.0/17\",\r\n - \ \"20.99.128.0/17\",\r\n \"20.100.0.0/18\",\r\n \"20.100.64.0/18\",\r\n - \ \"20.100.128.0/17\",\r\n \"20.101.0.0/16\",\r\n \"20.102.0.0/17\",\r\n - \ \"20.102.128.0/18\",\r\n \"20.102.192.0/18\",\r\n \"20.103.0.0/16\",\r\n - \ \"20.104.0.0/17\",\r\n \"20.104.128.0/18\",\r\n \"20.104.192.0/18\",\r\n - \ \"20.105.0.0/17\",\r\n \"20.105.128.0/17\",\r\n \"20.106.0.0/18\",\r\n - \ \"20.106.64.0/18\",\r\n \"20.106.128.0/17\",\r\n \"20.107.0.0/17\",\r\n - \ \"20.107.128.0/17\",\r\n \"20.108.0.0/16\",\r\n \"20.109.0.0/17\",\r\n - \ \"20.109.128.0/18\",\r\n \"20.109.192.0/18\",\r\n \"20.110.0.0/16\",\r\n - \ \"20.111.0.0/18\",\r\n \"20.111.64.0/18\",\r\n \"20.112.0.0/17\",\r\n - \ \"20.112.128.0/19\",\r\n \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n - \ \"20.112.184.0/21\",\r\n \"20.112.192.0/18\",\r\n \"20.113.0.0/17\",\r\n - \ \"20.113.128.0/18\",\r\n \"20.113.192.0/18\",\r\n \"20.114.0.0/18\",\r\n - \ \"20.114.64.0/18\",\r\n \"20.114.128.0/17\",\r\n \"20.115.0.0/17\",\r\n - \ \"20.115.128.0/17\",\r\n \"20.116.0.0/16\",\r\n \"20.117.0.0/18\",\r\n - \ \"20.117.64.0/18\",\r\n \"20.117.128.0/17\",\r\n \"20.118.0.0/18\",\r\n - \ \"20.118.64.0/18\",\r\n \"20.118.128.0/18\",\r\n \"20.118.192.0/18\",\r\n - \ \"20.119.0.0/17\",\r\n \"20.119.128.0/17\",\r\n \"20.120.0.0/17\",\r\n - \ \"20.120.128.0/17\",\r\n \"20.121.0.0/16\",\r\n \"20.122.0.0/16\",\r\n - \ \"20.123.0.0/17\",\r\n \"20.123.128.0/17\",\r\n \"20.124.0.0/16\",\r\n - \ \"20.125.0.0/18\",\r\n \"20.125.64.0/18\",\r\n \"20.125.128.0/19\",\r\n - \ \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n - \ \"20.125.240.0/20\",\r\n \"20.126.0.0/16\",\r\n \"20.127.0.0/16\",\r\n - \ \"20.135.0.0/22\",\r\n \"20.135.4.0/23\",\r\n \"20.135.6.0/23\",\r\n - \ \"20.135.8.0/22\",\r\n \"20.135.12.0/22\",\r\n \"20.135.16.0/23\",\r\n - \ \"20.135.18.0/23\",\r\n \"20.135.20.0/23\",\r\n \"20.135.22.0/23\",\r\n - \ \"20.135.24.0/23\",\r\n \"20.135.26.0/23\",\r\n \"20.135.28.0/23\",\r\n - \ \"20.135.30.0/23\",\r\n \"20.135.32.0/23\",\r\n \"20.135.34.0/23\",\r\n - \ \"20.135.36.0/23\",\r\n \"20.135.38.0/23\",\r\n \"20.135.40.0/23\",\r\n - \ \"20.135.42.0/23\",\r\n \"20.135.44.0/23\",\r\n \"20.135.46.0/23\",\r\n - \ \"20.135.48.0/23\",\r\n \"20.135.50.0/23\",\r\n \"20.135.52.0/23\",\r\n - \ \"20.135.54.0/23\",\r\n \"20.135.56.0/23\",\r\n \"20.135.58.0/23\",\r\n - \ \"20.135.60.0/23\",\r\n \"20.135.62.0/23\",\r\n \"20.135.64.0/23\",\r\n - \ \"20.135.66.0/23\",\r\n \"20.135.68.0/23\",\r\n \"20.135.70.0/23\",\r\n - \ \"20.135.72.0/23\",\r\n \"20.135.74.0/23\",\r\n \"20.135.76.0/23\",\r\n - \ \"20.135.78.0/23\",\r\n \"20.135.80.0/22\",\r\n \"20.135.84.0/22\",\r\n - \ \"20.135.88.0/23\",\r\n \"20.135.90.0/23\",\r\n \"20.135.92.0/22\",\r\n - \ \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n \"20.135.102.0/23\",\r\n - \ \"20.135.104.0/22\",\r\n \"20.135.108.0/22\",\r\n \"20.135.112.0/23\",\r\n - \ \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n \"20.135.120.0/21\",\r\n - \ \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n \"20.135.134.0/23\",\r\n - \ \"20.135.136.0/22\",\r\n \"20.135.140.0/22\",\r\n \"20.135.144.0/23\",\r\n - \ \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n \"20.135.152.0/22\",\r\n - \ \"20.135.156.0/23\",\r\n \"20.135.158.0/23\",\r\n \"20.135.160.0/22\",\r\n - \ \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n \"20.135.170.0/23\",\r\n - \ \"20.135.172.0/22\",\r\n \"20.135.176.0/22\",\r\n \"20.135.180.0/23\",\r\n - \ \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n \"20.135.188.0/22\",\r\n - \ \"20.135.192.0/23\",\r\n \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n - \ \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n \"20.135.206.0/23\",\r\n - \ \"20.135.208.0/23\",\r\n \"20.135.210.0/23\",\r\n \"20.135.212.0/22\",\r\n - \ \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n \"20.135.222.0/23\",\r\n - \ \"20.135.224.0/22\",\r\n \"20.135.228.0/22\",\r\n \"20.135.232.0/23\",\r\n - \ \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n \"20.135.238.0/23\",\r\n - \ \"20.135.240.0/25\",\r\n \"20.135.242.0/23\",\r\n \"20.135.244.0/22\",\r\n - \ \"20.135.248.0/23\",\r\n \"20.135.250.0/23\",\r\n \"20.135.252.0/23\",\r\n - \ \"20.135.254.0/23\",\r\n \"20.136.0.0/25\",\r\n \"20.136.0.128/25\",\r\n - \ \"20.136.1.0/24\",\r\n \"20.136.2.0/24\",\r\n \"20.136.3.0/25\",\r\n - \ \"20.136.3.128/25\",\r\n \"20.136.4.0/24\",\r\n \"20.136.5.0/24\",\r\n - \ \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n \"20.143.0.0/24\",\r\n - \ \"20.143.1.0/24\",\r\n \"20.143.2.0/24\",\r\n \"20.143.3.0/24\",\r\n - \ \"20.143.4.0/24\",\r\n \"20.143.6.0/23\",\r\n \"20.143.8.0/23\",\r\n - \ \"20.150.0.0/24\",\r\n \"20.150.1.0/25\",\r\n \"20.150.1.128/25\",\r\n - \ \"20.150.2.0/23\",\r\n \"20.150.4.0/23\",\r\n \"20.150.6.0/23\",\r\n - \ \"20.150.8.0/23\",\r\n \"20.150.10.0/23\",\r\n \"20.150.12.0/23\",\r\n - \ \"20.150.14.0/23\",\r\n \"20.150.16.0/24\",\r\n \"20.150.17.0/25\",\r\n - \ \"20.150.17.128/25\",\r\n \"20.150.18.0/25\",\r\n \"20.150.18.128/25\",\r\n - \ \"20.150.19.0/24\",\r\n \"20.150.20.0/25\",\r\n \"20.150.20.128/25\",\r\n - \ \"20.150.21.0/24\",\r\n \"20.150.22.0/24\",\r\n \"20.150.23.0/24\",\r\n - \ \"20.150.24.0/24\",\r\n \"20.150.25.0/24\",\r\n \"20.150.26.0/24\",\r\n - \ \"20.150.27.0/24\",\r\n \"20.150.28.0/24\",\r\n \"20.150.29.0/24\",\r\n - \ \"20.150.30.0/24\",\r\n \"20.150.31.0/24\",\r\n \"20.150.32.0/23\",\r\n - \ \"20.150.34.0/23\",\r\n \"20.150.36.0/24\",\r\n \"20.150.37.0/24\",\r\n - \ \"20.150.38.0/23\",\r\n \"20.150.40.0/25\",\r\n \"20.150.40.128/25\",\r\n - \ \"20.150.41.0/24\",\r\n \"20.150.42.0/24\",\r\n \"20.150.43.0/25\",\r\n - \ \"20.150.43.128/25\",\r\n \"20.150.44.0/24\",\r\n \"20.150.45.0/24\",\r\n - \ \"20.150.46.0/24\",\r\n \"20.150.47.0/25\",\r\n \"20.150.47.128/25\",\r\n - \ \"20.150.48.0/24\",\r\n \"20.150.49.0/24\",\r\n \"20.150.50.0/23\",\r\n - \ \"20.150.52.0/24\",\r\n \"20.150.53.0/24\",\r\n \"20.150.54.0/24\",\r\n - \ \"20.150.55.0/24\",\r\n \"20.150.56.0/24\",\r\n \"20.150.57.0/24\",\r\n - \ \"20.150.58.0/24\",\r\n \"20.150.59.0/24\",\r\n \"20.150.60.0/24\",\r\n - \ \"20.150.61.0/24\",\r\n \"20.150.62.0/24\",\r\n \"20.150.63.0/24\",\r\n - \ \"20.150.64.0/24\",\r\n \"20.150.65.0/24\",\r\n \"20.150.66.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.68.0/24\",\r\n \"20.150.69.0/24\",\r\n - \ \"20.150.70.0/24\",\r\n \"20.150.71.0/24\",\r\n \"20.150.72.0/24\",\r\n - \ \"20.150.73.0/24\",\r\n \"20.150.74.0/24\",\r\n \"20.150.75.0/24\",\r\n - \ \"20.150.76.0/24\",\r\n \"20.150.77.0/24\",\r\n \"20.150.78.0/24\",\r\n - \ \"20.150.79.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.81.0/24\",\r\n - \ \"20.150.82.0/24\",\r\n \"20.150.83.0/24\",\r\n \"20.150.84.0/24\",\r\n - \ \"20.150.85.0/24\",\r\n \"20.150.86.0/24\",\r\n \"20.150.87.0/24\",\r\n - \ \"20.150.88.0/24\",\r\n \"20.150.89.0/24\",\r\n \"20.150.90.0/24\",\r\n - \ \"20.150.91.0/24\",\r\n \"20.150.92.0/24\",\r\n \"20.150.93.0/24\",\r\n - \ \"20.150.94.0/24\",\r\n \"20.150.95.0/24\",\r\n \"20.150.96.0/24\",\r\n - \ \"20.150.97.0/24\",\r\n \"20.150.98.0/24\",\r\n \"20.150.99.0/24\",\r\n - \ \"20.150.100.0/24\",\r\n \"20.150.101.0/24\",\r\n \"20.150.102.0/24\",\r\n - \ \"20.150.103.0/24\",\r\n \"20.150.104.0/24\",\r\n \"20.150.105.0/24\",\r\n - \ \"20.150.106.0/24\",\r\n \"20.150.107.0/24\",\r\n \"20.150.108.0/24\",\r\n - \ \"20.150.109.0/24\",\r\n \"20.150.110.0/24\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.150.112.0/24\",\r\n \"20.150.113.0/24\",\r\n \"20.150.114.0/24\",\r\n - \ \"20.150.115.0/24\",\r\n \"20.150.116.0/24\",\r\n \"20.150.117.0/24\",\r\n - \ \"20.150.118.0/24\",\r\n \"20.150.119.0/24\",\r\n \"20.150.120.0/24\",\r\n - \ \"20.150.121.0/24\",\r\n \"20.150.122.0/24\",\r\n \"20.150.123.0/24\",\r\n - \ \"20.150.124.0/24\",\r\n \"20.150.125.0/24\",\r\n \"20.150.126.0/24\",\r\n - \ \"20.150.127.0/24\",\r\n \"20.150.128.0/17\",\r\n \"20.151.0.0/16\",\r\n - \ \"20.152.0.0/23\",\r\n \"20.152.2.0/23\",\r\n \"20.152.4.0/23\",\r\n - \ \"20.152.6.0/23\",\r\n \"20.157.0.0/24\",\r\n \"20.157.1.0/24\",\r\n - \ \"20.157.2.0/24\",\r\n \"20.157.3.0/24\",\r\n \"20.157.4.0/23\",\r\n - \ \"20.157.6.0/23\",\r\n \"20.157.8.0/22\",\r\n \"20.157.12.0/22\",\r\n - \ \"20.157.16.0/24\",\r\n \"20.157.17.0/24\",\r\n \"20.157.18.0/24\",\r\n - \ \"20.157.19.0/24\",\r\n \"20.157.20.0/24\",\r\n \"20.157.21.0/24\",\r\n - \ \"20.157.22.0/24\",\r\n \"20.157.23.0/24\",\r\n \"20.157.24.0/24\",\r\n - \ \"20.157.25.0/24\",\r\n \"20.157.26.0/24\",\r\n \"20.157.27.0/24\",\r\n - \ \"20.157.28.0/24\",\r\n \"20.157.29.0/24\",\r\n \"20.157.30.0/24\",\r\n - \ \"20.157.31.0/24\",\r\n \"20.157.32.0/24\",\r\n \"20.157.33.0/24\",\r\n - \ \"20.157.34.0/23\",\r\n \"20.157.36.0/23\",\r\n \"20.157.38.0/24\",\r\n - \ \"20.157.39.0/24\",\r\n \"20.157.40.0/24\",\r\n \"20.157.41.0/24\",\r\n - \ \"20.157.42.0/24\",\r\n \"20.157.43.0/24\",\r\n \"20.157.44.0/24\",\r\n - \ \"20.157.45.0/24\",\r\n \"20.157.46.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.48.0/23\",\r\n \"20.157.50.0/23\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.53.0/24\",\r\n \"20.157.54.0/24\",\r\n \"20.157.55.0/24\",\r\n - \ \"20.157.56.0/24\",\r\n \"20.157.57.0/24\",\r\n \"20.157.58.0/24\",\r\n - \ \"20.157.59.0/24\",\r\n \"20.157.60.0/24\",\r\n \"20.157.61.0/24\",\r\n - \ \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n \"20.157.72.0/24\",\r\n - \ \"20.157.73.0/24\",\r\n \"20.157.74.0/24\",\r\n \"20.157.75.0/24\",\r\n - \ \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n \"20.157.84.0/24\",\r\n - \ \"20.157.85.0/24\",\r\n \"20.157.86.0/24\",\r\n \"20.157.87.0/24\",\r\n - \ \"20.157.88.0/24\",\r\n \"20.157.89.0/24\",\r\n \"20.157.90.0/24\",\r\n - \ \"20.157.91.0/24\",\r\n \"20.157.92.0/24\",\r\n \"20.157.93.0/24\",\r\n - \ \"20.157.94.0/24\",\r\n \"20.157.95.0/24\",\r\n \"20.157.96.0/24\",\r\n - \ \"20.157.97.0/24\",\r\n \"20.157.98.0/24\",\r\n \"20.157.99.0/24\",\r\n - \ \"20.157.100.0/24\",\r\n \"20.157.101.0/24\",\r\n \"20.157.102.0/24\",\r\n - \ \"20.157.103.0/24\",\r\n \"20.157.104.0/24\",\r\n \"20.157.105.0/24\",\r\n - \ \"20.157.106.0/24\",\r\n \"20.157.107.0/24\",\r\n \"20.157.108.0/24\",\r\n - \ \"20.157.109.0/24\",\r\n \"20.157.110.0/24\",\r\n \"20.157.111.0/24\",\r\n - \ \"20.157.112.0/24\",\r\n \"20.157.113.0/24\",\r\n \"20.157.114.0/24\",\r\n - \ \"20.157.115.0/24\",\r\n \"20.157.116.0/24\",\r\n \"20.157.117.0/24\",\r\n - \ \"20.157.118.0/24\",\r\n \"20.157.119.0/24\",\r\n \"20.157.120.0/24\",\r\n - \ \"20.157.121.0/24\",\r\n \"20.157.122.0/24\",\r\n \"20.157.123.0/24\",\r\n - \ \"20.157.124.0/24\",\r\n \"20.157.125.0/24\",\r\n \"20.157.126.0/24\",\r\n - \ \"20.157.127.0/24\",\r\n \"20.157.128.0/24\",\r\n \"20.157.129.0/24\",\r\n - \ \"20.157.130.0/24\",\r\n \"20.157.131.0/24\",\r\n \"20.157.132.0/24\",\r\n - \ \"20.157.133.0/24\",\r\n \"20.157.134.0/24\",\r\n \"20.157.135.0/24\",\r\n - \ \"20.157.136.0/24\",\r\n \"20.157.137.0/24\",\r\n \"20.157.138.0/24\",\r\n - \ \"20.157.139.0/24\",\r\n \"20.157.140.0/24\",\r\n \"20.157.141.0/24\",\r\n - \ \"20.157.142.0/23\",\r\n \"20.157.144.0/24\",\r\n \"20.157.145.0/24\",\r\n - \ \"20.157.146.0/24\",\r\n \"20.157.147.0/24\",\r\n \"20.157.148.0/24\",\r\n - \ \"20.157.149.0/24\",\r\n \"20.157.150.0/24\",\r\n \"20.157.151.0/24\",\r\n - \ \"20.157.152.0/24\",\r\n \"20.157.153.0/24\",\r\n \"20.157.154.0/24\",\r\n - \ \"20.157.155.0/24\",\r\n \"20.157.156.0/24\",\r\n \"20.157.157.0/24\",\r\n - \ \"20.157.158.0/24\",\r\n \"20.157.159.0/24\",\r\n \"20.157.160.0/24\",\r\n - \ \"20.157.161.0/24\",\r\n \"20.157.162.0/24\",\r\n \"20.157.163.0/24\",\r\n - \ \"20.157.164.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.157.166.0/24\",\r\n - \ \"20.157.167.0/24\",\r\n \"20.157.168.0/24\",\r\n \"20.157.169.0/24\",\r\n - \ \"20.157.170.0/24\",\r\n \"20.157.171.0/24\",\r\n \"20.157.172.0/24\",\r\n - \ \"20.157.173.0/24\",\r\n \"20.157.174.0/24\",\r\n \"20.157.175.0/24\",\r\n - \ \"20.157.176.0/24\",\r\n \"20.157.177.0/24\",\r\n \"20.157.178.0/24\",\r\n - \ \"20.157.179.0/24\",\r\n \"20.157.180.0/24\",\r\n \"20.157.181.0/24\",\r\n - \ \"20.157.182.0/24\",\r\n \"20.157.183.0/24\",\r\n \"20.157.184.0/24\",\r\n - \ \"20.157.185.0/24\",\r\n \"20.157.186.0/24\",\r\n \"20.157.187.0/24\",\r\n - \ \"20.157.188.0/24\",\r\n \"20.157.189.0/24\",\r\n \"20.157.190.0/24\",\r\n - \ \"20.157.191.0/24\",\r\n \"20.157.192.0/24\",\r\n \"20.157.193.0/24\",\r\n - \ \"20.157.194.0/24\",\r\n \"20.157.195.0/24\",\r\n \"20.157.196.0/24\",\r\n - \ \"20.157.197.0/24\",\r\n \"20.157.198.0/24\",\r\n \"20.157.199.0/24\",\r\n - \ \"20.157.200.0/24\",\r\n \"20.157.201.0/24\",\r\n \"20.157.202.0/24\",\r\n - \ \"20.157.203.0/24\",\r\n \"20.157.204.0/24\",\r\n \"20.157.205.0/24\",\r\n - \ \"20.157.206.0/24\",\r\n \"20.157.208.0/24\",\r\n \"20.157.209.0/24\",\r\n - \ \"20.157.210.0/23\",\r\n \"20.157.212.0/24\",\r\n \"20.157.213.0/24\",\r\n - \ \"20.157.214.0/24\",\r\n \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n - \ \"20.157.217.0/24\",\r\n \"20.157.218.0/24\",\r\n \"20.157.219.0/24\",\r\n - \ \"20.157.220.0/24\",\r\n \"20.157.221.0/24\",\r\n \"20.157.222.0/24\",\r\n - \ \"20.157.223.0/24\",\r\n \"20.160.0.0/16\",\r\n \"20.161.0.0/16\",\r\n - \ \"20.162.0.0/17\",\r\n \"20.163.0.0/17\",\r\n \"20.163.128.0/17\",\r\n - \ \"20.164.0.0/16\",\r\n \"20.165.0.0/17\",\r\n \"20.165.128.0/17\",\r\n - \ \"20.166.0.0/17\",\r\n \"20.167.0.0/17\",\r\n \"20.184.0.0/18\",\r\n + \ \"20.95.128.0/24\",\r\n \"20.95.129.0/24\",\r\n \"20.95.136.0/24\",\r\n + \ \"20.95.137.0/24\",\r\n \"20.95.138.0/24\",\r\n \"20.95.139.0/24\",\r\n + \ \"20.95.140.0/24\",\r\n \"20.95.141.0/24\",\r\n \"20.95.192.0/21\",\r\n + \ \"20.95.200.0/24\",\r\n \"20.95.208.0/24\",\r\n \"20.95.224.0/24\",\r\n + \ \"20.95.240.0/24\",\r\n \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n + \ \"20.97.0.0/17\",\r\n \"20.97.128.0/17\",\r\n \"20.98.0.0/18\",\r\n + \ \"20.98.64.0/18\",\r\n \"20.98.128.0/18\",\r\n \"20.98.192.0/18\",\r\n + \ \"20.99.0.0/17\",\r\n \"20.99.128.0/17\",\r\n \"20.100.0.0/18\",\r\n + \ \"20.100.64.0/18\",\r\n \"20.100.128.0/17\",\r\n \"20.101.0.0/16\",\r\n + \ \"20.102.0.0/17\",\r\n \"20.102.128.0/18\",\r\n \"20.102.192.0/18\",\r\n + \ \"20.103.0.0/16\",\r\n \"20.104.0.0/17\",\r\n \"20.104.128.0/18\",\r\n + \ \"20.104.192.0/18\",\r\n \"20.105.0.0/17\",\r\n \"20.105.128.0/17\",\r\n + \ \"20.106.0.0/18\",\r\n \"20.106.64.0/18\",\r\n \"20.106.128.0/17\",\r\n + \ \"20.107.0.0/17\",\r\n \"20.107.128.0/17\",\r\n \"20.108.0.0/16\",\r\n + \ \"20.109.0.0/17\",\r\n \"20.109.128.0/18\",\r\n \"20.109.192.0/18\",\r\n + \ \"20.110.0.0/16\",\r\n \"20.111.0.0/18\",\r\n \"20.111.64.0/18\",\r\n + \ \"20.112.0.0/17\",\r\n \"20.112.128.0/19\",\r\n \"20.112.160.0/20\",\r\n + \ \"20.112.176.0/21\",\r\n \"20.112.184.0/21\",\r\n \"20.112.192.0/18\",\r\n + \ \"20.113.0.0/17\",\r\n \"20.113.128.0/18\",\r\n \"20.113.192.0/18\",\r\n + \ \"20.114.0.0/18\",\r\n \"20.114.64.0/18\",\r\n \"20.114.128.0/17\",\r\n + \ \"20.115.0.0/17\",\r\n \"20.115.128.0/17\",\r\n \"20.116.0.0/16\",\r\n + \ \"20.117.0.0/18\",\r\n \"20.117.64.0/18\",\r\n \"20.117.128.0/17\",\r\n + \ \"20.118.0.0/18\",\r\n \"20.118.64.0/18\",\r\n \"20.118.128.0/18\",\r\n + \ \"20.118.192.0/18\",\r\n \"20.119.0.0/17\",\r\n \"20.119.128.0/17\",\r\n + \ \"20.120.0.0/17\",\r\n \"20.120.128.0/17\",\r\n \"20.121.0.0/16\",\r\n + \ \"20.122.0.0/16\",\r\n \"20.123.0.0/17\",\r\n \"20.123.128.0/17\",\r\n + \ \"20.124.0.0/16\",\r\n \"20.125.0.0/18\",\r\n \"20.125.64.0/18\",\r\n + \ \"20.125.128.0/19\",\r\n \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n + \ \"20.125.224.0/20\",\r\n \"20.125.240.0/20\",\r\n \"20.126.0.0/16\",\r\n + \ \"20.127.0.0/16\",\r\n \"20.135.0.0/22\",\r\n \"20.135.4.0/23\",\r\n + \ \"20.135.6.0/23\",\r\n \"20.135.8.0/22\",\r\n \"20.135.12.0/22\",\r\n + \ \"20.135.16.0/23\",\r\n \"20.135.18.0/23\",\r\n \"20.135.20.0/23\",\r\n + \ \"20.135.22.0/23\",\r\n \"20.135.24.0/23\",\r\n \"20.135.26.0/23\",\r\n + \ \"20.135.28.0/23\",\r\n \"20.135.30.0/23\",\r\n \"20.135.32.0/23\",\r\n + \ \"20.135.34.0/23\",\r\n \"20.135.36.0/23\",\r\n \"20.135.38.0/23\",\r\n + \ \"20.135.40.0/23\",\r\n \"20.135.42.0/23\",\r\n \"20.135.44.0/23\",\r\n + \ \"20.135.46.0/23\",\r\n \"20.135.48.0/23\",\r\n \"20.135.50.0/23\",\r\n + \ \"20.135.52.0/23\",\r\n \"20.135.54.0/23\",\r\n \"20.135.56.0/23\",\r\n + \ \"20.135.58.0/23\",\r\n \"20.135.60.0/23\",\r\n \"20.135.62.0/23\",\r\n + \ \"20.135.64.0/23\",\r\n \"20.135.66.0/23\",\r\n \"20.135.68.0/23\",\r\n + \ \"20.135.70.0/23\",\r\n \"20.135.72.0/23\",\r\n \"20.135.74.0/23\",\r\n + \ \"20.135.76.0/23\",\r\n \"20.135.78.0/23\",\r\n \"20.135.80.0/22\",\r\n + \ \"20.135.84.0/22\",\r\n \"20.135.88.0/23\",\r\n \"20.135.90.0/23\",\r\n + \ \"20.135.92.0/22\",\r\n \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n + \ \"20.135.102.0/23\",\r\n \"20.135.104.0/22\",\r\n \"20.135.108.0/22\",\r\n + \ \"20.135.112.0/23\",\r\n \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n + \ \"20.135.120.0/21\",\r\n \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n + \ \"20.135.134.0/23\",\r\n \"20.135.136.0/22\",\r\n \"20.135.140.0/22\",\r\n + \ \"20.135.144.0/23\",\r\n \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n + \ \"20.135.152.0/22\",\r\n \"20.135.156.0/23\",\r\n \"20.135.158.0/23\",\r\n + \ \"20.135.160.0/22\",\r\n \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n + \ \"20.135.170.0/23\",\r\n \"20.135.172.0/22\",\r\n \"20.135.176.0/22\",\r\n + \ \"20.135.180.0/23\",\r\n \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n + \ \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\r\n \"20.135.194.0/23\",\r\n + \ \"20.135.196.0/22\",\r\n \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n + \ \"20.135.206.0/23\",\r\n \"20.135.208.0/23\",\r\n \"20.135.210.0/23\",\r\n + \ \"20.135.212.0/22\",\r\n \"20.135.216.0/22\",\r\n \"20.135.220.0/23\",\r\n + \ \"20.135.222.0/23\",\r\n \"20.135.224.0/22\",\r\n \"20.135.228.0/22\",\r\n + \ \"20.135.232.0/23\",\r\n \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n + \ \"20.135.238.0/23\",\r\n \"20.135.240.0/25\",\r\n \"20.135.242.0/23\",\r\n + \ \"20.135.244.0/22\",\r\n \"20.135.248.0/23\",\r\n \"20.135.250.0/23\",\r\n + \ \"20.135.252.0/23\",\r\n \"20.135.254.0/23\",\r\n \"20.136.0.0/25\",\r\n + \ \"20.136.0.128/25\",\r\n \"20.136.1.0/24\",\r\n \"20.136.2.0/24\",\r\n + \ \"20.136.3.0/25\",\r\n \"20.136.3.128/25\",\r\n \"20.136.4.0/24\",\r\n + \ \"20.136.5.0/24\",\r\n \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n + \ \"20.143.0.0/24\",\r\n \"20.143.1.0/24\",\r\n \"20.143.2.0/24\",\r\n + \ \"20.143.3.0/24\",\r\n \"20.143.4.0/24\",\r\n \"20.143.6.0/23\",\r\n + \ \"20.143.8.0/23\",\r\n \"20.150.0.0/24\",\r\n \"20.150.1.0/25\",\r\n + \ \"20.150.1.128/25\",\r\n \"20.150.2.0/23\",\r\n \"20.150.4.0/23\",\r\n + \ \"20.150.6.0/23\",\r\n \"20.150.8.0/23\",\r\n \"20.150.10.0/23\",\r\n + \ \"20.150.12.0/23\",\r\n \"20.150.14.0/23\",\r\n \"20.150.16.0/24\",\r\n + \ \"20.150.17.0/25\",\r\n \"20.150.17.128/25\",\r\n \"20.150.18.0/25\",\r\n + \ \"20.150.18.128/25\",\r\n \"20.150.19.0/24\",\r\n \"20.150.20.0/25\",\r\n + \ \"20.150.20.128/25\",\r\n \"20.150.21.0/24\",\r\n \"20.150.22.0/24\",\r\n + \ \"20.150.23.0/24\",\r\n \"20.150.24.0/24\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.26.0/24\",\r\n \"20.150.27.0/24\",\r\n \"20.150.28.0/24\",\r\n + \ \"20.150.29.0/24\",\r\n \"20.150.30.0/24\",\r\n \"20.150.31.0/24\",\r\n + \ \"20.150.32.0/23\",\r\n \"20.150.34.0/23\",\r\n \"20.150.36.0/24\",\r\n + \ \"20.150.37.0/24\",\r\n \"20.150.38.0/23\",\r\n \"20.150.40.0/25\",\r\n + \ \"20.150.40.128/25\",\r\n \"20.150.41.0/24\",\r\n \"20.150.42.0/24\",\r\n + \ \"20.150.43.0/25\",\r\n \"20.150.43.128/25\",\r\n \"20.150.44.0/24\",\r\n + \ \"20.150.45.0/24\",\r\n \"20.150.46.0/24\",\r\n \"20.150.47.0/25\",\r\n + \ \"20.150.47.128/25\",\r\n \"20.150.48.0/24\",\r\n \"20.150.49.0/24\",\r\n + \ \"20.150.50.0/23\",\r\n \"20.150.52.0/24\",\r\n \"20.150.53.0/24\",\r\n + \ \"20.150.54.0/24\",\r\n \"20.150.55.0/24\",\r\n \"20.150.56.0/24\",\r\n + \ \"20.150.57.0/24\",\r\n \"20.150.58.0/24\",\r\n \"20.150.59.0/24\",\r\n + \ \"20.150.60.0/24\",\r\n \"20.150.61.0/24\",\r\n \"20.150.62.0/24\",\r\n + \ \"20.150.63.0/24\",\r\n \"20.150.64.0/24\",\r\n \"20.150.65.0/24\",\r\n + \ \"20.150.66.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.68.0/24\",\r\n + \ \"20.150.69.0/24\",\r\n \"20.150.70.0/24\",\r\n \"20.150.71.0/24\",\r\n + \ \"20.150.72.0/24\",\r\n \"20.150.73.0/24\",\r\n \"20.150.74.0/24\",\r\n + \ \"20.150.75.0/24\",\r\n \"20.150.76.0/24\",\r\n \"20.150.77.0/24\",\r\n + \ \"20.150.78.0/24\",\r\n \"20.150.79.0/24\",\r\n \"20.150.80.0/24\",\r\n + \ \"20.150.81.0/24\",\r\n \"20.150.82.0/24\",\r\n \"20.150.83.0/24\",\r\n + \ \"20.150.84.0/24\",\r\n \"20.150.85.0/24\",\r\n \"20.150.86.0/24\",\r\n + \ \"20.150.87.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.150.89.0/24\",\r\n + \ \"20.150.90.0/24\",\r\n \"20.150.91.0/24\",\r\n \"20.150.92.0/24\",\r\n + \ \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n \"20.150.95.0/24\",\r\n + \ \"20.150.96.0/24\",\r\n \"20.150.97.0/24\",\r\n \"20.150.98.0/24\",\r\n + \ \"20.150.99.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.150.101.0/24\",\r\n + \ \"20.150.102.0/24\",\r\n \"20.150.103.0/24\",\r\n \"20.150.104.0/24\",\r\n + \ \"20.150.105.0/24\",\r\n \"20.150.106.0/24\",\r\n \"20.150.107.0/24\",\r\n + \ \"20.150.108.0/24\",\r\n \"20.150.109.0/24\",\r\n \"20.150.110.0/24\",\r\n + \ \"20.150.111.0/24\",\r\n \"20.150.112.0/24\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.150.114.0/24\",\r\n \"20.150.115.0/24\",\r\n \"20.150.116.0/24\",\r\n + \ \"20.150.117.0/24\",\r\n \"20.150.118.0/24\",\r\n \"20.150.119.0/24\",\r\n + \ \"20.150.120.0/24\",\r\n \"20.150.121.0/24\",\r\n \"20.150.122.0/24\",\r\n + \ \"20.150.123.0/24\",\r\n \"20.150.124.0/24\",\r\n \"20.150.125.0/24\",\r\n + \ \"20.150.126.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.150.128.0/17\",\r\n + \ \"20.151.0.0/16\",\r\n \"20.152.0.0/23\",\r\n \"20.152.2.0/23\",\r\n + \ \"20.152.4.0/23\",\r\n \"20.152.6.0/23\",\r\n \"20.157.0.0/24\",\r\n + \ \"20.157.1.0/24\",\r\n \"20.157.2.0/24\",\r\n \"20.157.3.0/24\",\r\n + \ \"20.157.4.0/23\",\r\n \"20.157.6.0/23\",\r\n \"20.157.8.0/22\",\r\n + \ \"20.157.12.0/22\",\r\n \"20.157.16.0/24\",\r\n \"20.157.17.0/24\",\r\n + \ \"20.157.18.0/24\",\r\n \"20.157.19.0/24\",\r\n \"20.157.20.0/24\",\r\n + \ \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n \"20.157.23.0/24\",\r\n + \ \"20.157.24.0/24\",\r\n \"20.157.25.0/24\",\r\n \"20.157.26.0/24\",\r\n + \ \"20.157.27.0/24\",\r\n \"20.157.28.0/24\",\r\n \"20.157.29.0/24\",\r\n + \ \"20.157.30.0/24\",\r\n \"20.157.31.0/24\",\r\n \"20.157.32.0/24\",\r\n + \ \"20.157.33.0/24\",\r\n \"20.157.34.0/23\",\r\n \"20.157.36.0/23\",\r\n + \ \"20.157.38.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.40.0/24\",\r\n + \ \"20.157.41.0/24\",\r\n \"20.157.42.0/24\",\r\n \"20.157.43.0/24\",\r\n + \ \"20.157.44.0/24\",\r\n \"20.157.45.0/24\",\r\n \"20.157.46.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.48.0/23\",\r\n \"20.157.50.0/23\",\r\n + \ \"20.157.52.0/24\",\r\n \"20.157.53.0/24\",\r\n \"20.157.54.0/24\",\r\n + \ \"20.157.55.0/24\",\r\n \"20.157.56.0/24\",\r\n \"20.157.57.0/24\",\r\n + \ \"20.157.58.0/24\",\r\n \"20.157.59.0/24\",\r\n \"20.157.60.0/24\",\r\n + \ \"20.157.61.0/24\",\r\n \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n + \ \"20.157.72.0/24\",\r\n \"20.157.73.0/24\",\r\n \"20.157.74.0/24\",\r\n + \ \"20.157.75.0/24\",\r\n \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n + \ \"20.157.84.0/24\",\r\n \"20.157.85.0/24\",\r\n \"20.157.86.0/24\",\r\n + \ \"20.157.87.0/24\",\r\n \"20.157.88.0/24\",\r\n \"20.157.89.0/24\",\r\n + \ \"20.157.90.0/24\",\r\n \"20.157.91.0/24\",\r\n \"20.157.92.0/24\",\r\n + \ \"20.157.93.0/24\",\r\n \"20.157.94.0/24\",\r\n \"20.157.95.0/24\",\r\n + \ \"20.157.96.0/24\",\r\n \"20.157.97.0/24\",\r\n \"20.157.98.0/24\",\r\n + \ \"20.157.99.0/24\",\r\n \"20.157.100.0/24\",\r\n \"20.157.101.0/24\",\r\n + \ \"20.157.102.0/24\",\r\n \"20.157.103.0/24\",\r\n \"20.157.104.0/24\",\r\n + \ \"20.157.105.0/24\",\r\n \"20.157.106.0/24\",\r\n \"20.157.107.0/24\",\r\n + \ \"20.157.108.0/24\",\r\n \"20.157.109.0/24\",\r\n \"20.157.110.0/24\",\r\n + \ \"20.157.111.0/24\",\r\n \"20.157.112.0/24\",\r\n \"20.157.113.0/24\",\r\n + \ \"20.157.114.0/24\",\r\n \"20.157.115.0/24\",\r\n \"20.157.116.0/24\",\r\n + \ \"20.157.117.0/24\",\r\n \"20.157.118.0/24\",\r\n \"20.157.119.0/24\",\r\n + \ \"20.157.120.0/24\",\r\n \"20.157.121.0/24\",\r\n \"20.157.122.0/24\",\r\n + \ \"20.157.123.0/24\",\r\n \"20.157.124.0/24\",\r\n \"20.157.125.0/24\",\r\n + \ \"20.157.126.0/24\",\r\n \"20.157.127.0/24\",\r\n \"20.157.128.0/24\",\r\n + \ \"20.157.129.0/24\",\r\n \"20.157.130.0/24\",\r\n \"20.157.131.0/24\",\r\n + \ \"20.157.132.0/24\",\r\n \"20.157.133.0/24\",\r\n \"20.157.134.0/24\",\r\n + \ \"20.157.135.0/24\",\r\n \"20.157.136.0/24\",\r\n \"20.157.137.0/24\",\r\n + \ \"20.157.138.0/24\",\r\n \"20.157.139.0/24\",\r\n \"20.157.140.0/24\",\r\n + \ \"20.157.141.0/24\",\r\n \"20.157.142.0/23\",\r\n \"20.157.144.0/24\",\r\n + \ \"20.157.145.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.147.0/24\",\r\n + \ \"20.157.148.0/24\",\r\n \"20.157.149.0/24\",\r\n \"20.157.150.0/24\",\r\n + \ \"20.157.151.0/24\",\r\n \"20.157.152.0/24\",\r\n \"20.157.153.0/24\",\r\n + \ \"20.157.154.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.156.0/24\",\r\n + \ \"20.157.157.0/24\",\r\n \"20.157.158.0/24\",\r\n \"20.157.159.0/24\",\r\n + \ \"20.157.160.0/24\",\r\n \"20.157.161.0/24\",\r\n \"20.157.162.0/24\",\r\n + \ \"20.157.163.0/24\",\r\n \"20.157.164.0/24\",\r\n \"20.157.165.0/24\",\r\n + \ \"20.157.166.0/24\",\r\n \"20.157.167.0/24\",\r\n \"20.157.168.0/24\",\r\n + \ \"20.157.169.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.171.0/24\",\r\n + \ \"20.157.172.0/24\",\r\n \"20.157.173.0/24\",\r\n \"20.157.174.0/24\",\r\n + \ \"20.157.175.0/24\",\r\n \"20.157.176.0/24\",\r\n \"20.157.177.0/24\",\r\n + \ \"20.157.178.0/24\",\r\n \"20.157.179.0/24\",\r\n \"20.157.180.0/24\",\r\n + \ \"20.157.181.0/24\",\r\n \"20.157.182.0/24\",\r\n \"20.157.183.0/24\",\r\n + \ \"20.157.184.0/24\",\r\n \"20.157.185.0/24\",\r\n \"20.157.186.0/24\",\r\n + \ \"20.157.187.0/24\",\r\n \"20.157.188.0/24\",\r\n \"20.157.189.0/24\",\r\n + \ \"20.157.190.0/24\",\r\n \"20.157.191.0/24\",\r\n \"20.157.192.0/24\",\r\n + \ \"20.157.193.0/24\",\r\n \"20.157.194.0/24\",\r\n \"20.157.195.0/24\",\r\n + \ \"20.157.196.0/24\",\r\n \"20.157.197.0/24\",\r\n \"20.157.198.0/24\",\r\n + \ \"20.157.199.0/24\",\r\n \"20.157.200.0/24\",\r\n \"20.157.201.0/24\",\r\n + \ \"20.157.202.0/24\",\r\n \"20.157.203.0/24\",\r\n \"20.157.204.0/24\",\r\n + \ \"20.157.205.0/24\",\r\n \"20.157.206.0/24\",\r\n \"20.157.208.0/24\",\r\n + \ \"20.157.209.0/24\",\r\n \"20.157.210.0/23\",\r\n \"20.157.212.0/24\",\r\n + \ \"20.157.213.0/24\",\r\n \"20.157.214.0/24\",\r\n \"20.157.215.0/24\",\r\n + \ \"20.157.216.0/24\",\r\n \"20.157.217.0/24\",\r\n \"20.157.218.0/24\",\r\n + \ \"20.157.219.0/24\",\r\n \"20.157.220.0/24\",\r\n \"20.157.221.0/24\",\r\n + \ \"20.157.222.0/24\",\r\n \"20.157.223.0/24\",\r\n \"20.157.224.0/24\",\r\n + \ \"20.157.225.0/24\",\r\n \"20.157.226.0/24\",\r\n \"20.157.227.0/24\",\r\n + \ \"20.157.228.0/24\",\r\n \"20.157.229.0/24\",\r\n \"20.157.230.0/24\",\r\n + \ \"20.160.0.0/16\",\r\n \"20.161.0.0/16\",\r\n \"20.162.0.0/17\",\r\n + \ \"20.163.0.0/17\",\r\n \"20.163.128.0/17\",\r\n \"20.164.0.0/16\",\r\n + \ \"20.165.0.0/17\",\r\n \"20.165.128.0/17\",\r\n \"20.166.0.0/17\",\r\n + \ \"20.167.0.0/17\",\r\n \"20.168.0.0/17\",\r\n \"20.184.0.0/18\",\r\n \ \"20.184.64.0/18\",\r\n \"20.184.128.0/17\",\r\n \"20.185.0.0/16\",\r\n \ \"20.186.0.0/17\",\r\n \"20.186.128.0/18\",\r\n \"20.186.192.0/18\",\r\n \ \"20.187.0.0/18\",\r\n \"20.187.64.0/18\",\r\n \"20.187.128.0/18\",\r\n @@ -27837,485 +28515,489 @@ interactions: \ \"20.202.56.0/23\",\r\n \"20.202.58.0/24\",\r\n \"20.202.59.0/24\",\r\n \ \"20.202.60.0/24\",\r\n \"20.202.61.0/24\",\r\n \"20.202.62.0/24\",\r\n \ \"20.202.63.0/24\",\r\n \"20.202.64.0/24\",\r\n \"20.202.65.0/24\",\r\n - \ \"20.202.66.0/23\",\r\n \"20.202.80.0/22\",\r\n \"20.202.100.0/23\",\r\n - \ \"20.202.102.0/23\",\r\n \"20.202.120.0/22\",\r\n \"20.202.124.0/24\",\r\n - \ \"20.202.140.0/24\",\r\n \"20.202.141.0/24\",\r\n \"20.202.142.0/23\",\r\n - \ \"20.202.144.0/22\",\r\n \"20.202.148.0/23\",\r\n \"20.203.0.0/18\",\r\n - \ \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n \"20.203.88.0/21\",\r\n - \ \"20.203.96.0/19\",\r\n \"20.203.128.0/17\",\r\n \"20.204.0.0/16\",\r\n - \ \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n \"20.205.80.0/21\",\r\n - \ \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n \"20.205.144.0/20\",\r\n - \ \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n \"20.206.0.0/18\",\r\n - \ \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n \"20.207.0.0/18\",\r\n - \ \"20.207.64.0/18\",\r\n \"20.207.128.0/18\",\r\n \"20.207.192.0/20\",\r\n - \ \"20.207.224.0/19\",\r\n \"20.208.0.0/17\",\r\n \"20.208.128.0/19\",\r\n - \ \"20.208.192.0/18\",\r\n \"20.209.0.0/23\",\r\n \"20.209.2.0/23\",\r\n - \ \"20.209.4.0/23\",\r\n \"20.209.6.0/23\",\r\n \"20.209.8.0/23\",\r\n - \ \"20.209.10.0/23\",\r\n \"20.209.12.0/23\",\r\n \"20.209.14.0/23\",\r\n - \ \"20.209.16.0/23\",\r\n \"20.209.18.0/23\",\r\n \"20.209.20.0/23\",\r\n - \ \"20.209.22.0/23\",\r\n \"20.209.24.0/23\",\r\n \"20.209.26.0/23\",\r\n - \ \"20.209.28.0/23\",\r\n \"20.209.30.0/23\",\r\n \"20.209.32.0/23\",\r\n - \ \"20.209.34.0/23\",\r\n \"20.209.36.0/23\",\r\n \"20.209.38.0/23\",\r\n - \ \"20.209.40.0/23\",\r\n \"20.209.42.0/23\",\r\n \"20.209.44.0/23\",\r\n - \ \"20.209.46.0/23\",\r\n \"20.209.48.0/23\",\r\n \"20.209.50.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"20.209.54.0/23\",\r\n \"20.209.56.0/23\",\r\n - \ \"20.209.58.0/23\",\r\n \"20.209.60.0/23\",\r\n \"20.209.62.0/23\",\r\n - \ \"20.209.64.0/23\",\r\n \"20.209.66.0/23\",\r\n \"20.209.68.0/23\",\r\n - \ \"20.210.0.0/17\",\r\n \"20.210.128.0/18\",\r\n \"20.210.192.0/18\",\r\n - \ \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n \"20.211.192.0/18\",\r\n - \ \"20.212.0.0/16\",\r\n \"20.213.0.0/17\",\r\n \"20.213.128.0/18\",\r\n - \ \"20.213.192.0/20\",\r\n \"20.213.224.0/19\",\r\n \"20.214.0.0/18\",\r\n - \ \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n \"20.215.0.0/18\",\r\n - \ \"20.215.128.0/17\",\r\n \"20.216.0.0/18\",\r\n \"20.216.64.0/18\",\r\n - \ \"20.216.128.0/18\",\r\n \"20.217.0.0/19\",\r\n \"20.217.32.0/22\",\r\n - \ \"20.217.40.0/21\",\r\n \"20.217.48.0/20\",\r\n \"20.217.64.0/19\",\r\n - \ \"20.218.0.0/18\",\r\n \"20.218.64.0/18\",\r\n \"20.218.128.0/17\",\r\n - \ \"20.219.0.0/18\",\r\n \"20.219.64.0/18\",\r\n \"20.219.128.0/17\",\r\n - \ \"20.220.0.0/18\",\r\n \"20.220.64.0/18\",\r\n \"20.220.128.0/17\",\r\n - \ \"20.221.0.0/17\",\r\n \"20.221.128.0/18\",\r\n \"20.221.192.0/18\",\r\n - \ \"20.222.0.0/16\",\r\n \"20.223.0.0/16\",\r\n \"20.224.0.0/16\",\r\n - \ \"20.225.0.0/16\",\r\n \"20.226.0.0/16\",\r\n \"20.227.0.0/18\",\r\n - \ \"20.227.64.0/18\",\r\n \"20.227.128.0/17\",\r\n \"20.228.0.0/18\",\r\n - \ \"20.228.64.0/18\",\r\n \"20.228.128.0/17\",\r\n \"20.229.0.0/16\",\r\n - \ \"20.230.0.0/17\",\r\n \"20.230.128.0/17\",\r\n \"20.231.0.0/17\",\r\n - \ \"20.231.128.0/26\",\r\n \"20.231.192.0/18\",\r\n \"20.232.0.0/16\",\r\n - \ \"20.233.0.0/17\",\r\n \"20.234.0.0/17\",\r\n \"20.234.128.0/17\",\r\n - \ \"20.235.0.0/18\",\r\n \"20.235.64.0/18\",\r\n \"20.235.128.0/18\",\r\n - \ \"20.236.0.0/18\",\r\n \"20.236.64.0/18\",\r\n \"20.236.128.0/18\",\r\n - \ \"20.236.192.0/18\",\r\n \"20.237.0.0/17\",\r\n \"20.237.128.0/17\",\r\n - \ \"20.238.0.0/17\",\r\n \"20.238.128.0/17\",\r\n \"20.239.0.0/16\",\r\n - \ \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n \"20.241.0.0/17\",\r\n - \ \"20.241.128.0/17\",\r\n \"20.242.0.0/17\",\r\n \"20.242.128.0/17\",\r\n - \ \"20.243.0.0/16\",\r\n \"20.244.0.0/17\",\r\n \"20.244.128.0/17\",\r\n - \ \"20.245.0.0/16\",\r\n \"20.246.0.0/17\",\r\n \"20.246.128.0/17\",\r\n - \ \"20.247.0.0/17\",\r\n \"20.247.128.0/17\",\r\n \"20.248.0.0/17\",\r\n - \ \"20.248.128.0/17\",\r\n \"20.249.0.0/16\",\r\n \"20.250.0.0/16\",\r\n - \ \"20.251.0.0/17\",\r\n \"20.252.0.0/17\",\r\n \"20.252.128.0/17\",\r\n - \ \"20.253.0.0/17\",\r\n \"20.253.128.0/17\",\r\n \"20.254.0.0/17\",\r\n - \ \"20.254.128.0/17\",\r\n \"20.255.0.0/16\",\r\n \"23.96.0.0/17\",\r\n - \ \"23.96.128.0/17\",\r\n \"23.97.48.0/20\",\r\n \"23.97.64.0/19\",\r\n - \ \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n - \ \"23.97.112.160/27\",\r\n \"23.97.112.192/27\",\r\n \"23.97.112.224/27\",\r\n - \ \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n \"23.97.128.0/17\",\r\n - \ \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n \"23.98.44.0/24\",\r\n - \ \"23.98.45.0/24\",\r\n \"23.98.46.0/24\",\r\n \"23.98.47.0/24\",\r\n - \ \"23.98.48.0/21\",\r\n \"23.98.56.0/24\",\r\n \"23.98.57.64/26\",\r\n - \ \"23.98.64.0/18\",\r\n \"23.98.128.0/17\",\r\n \"23.99.0.0/18\",\r\n - \ \"23.99.64.0/19\",\r\n \"23.99.96.0/19\",\r\n \"23.99.128.0/17\",\r\n - \ \"23.100.0.0/20\",\r\n \"23.100.16.0/20\",\r\n \"23.100.32.0/20\",\r\n - \ \"23.100.48.0/20\",\r\n \"23.100.64.0/21\",\r\n \"23.100.72.0/21\",\r\n - \ \"23.100.80.0/21\",\r\n \"23.100.88.0/21\",\r\n \"23.100.96.0/21\",\r\n - \ \"23.100.104.0/21\",\r\n \"23.100.112.0/21\",\r\n \"23.100.120.0/21\",\r\n - \ \"23.100.128.0/18\",\r\n \"23.100.192.0/19\",\r\n \"23.100.224.0/20\",\r\n - \ \"23.100.240.0/20\",\r\n \"23.101.0.0/20\",\r\n \"23.101.16.0/20\",\r\n - \ \"23.101.32.0/21\",\r\n \"23.101.48.0/20\",\r\n \"23.101.64.0/20\",\r\n - \ \"23.101.80.0/21\",\r\n \"23.101.112.0/20\",\r\n \"23.101.128.0/20\",\r\n - \ \"23.101.144.0/20\",\r\n \"23.101.160.0/20\",\r\n \"23.101.176.0/20\",\r\n - \ \"23.101.192.0/20\",\r\n \"23.101.208.0/20\",\r\n \"23.101.224.0/19\",\r\n - \ \"23.102.0.0/18\",\r\n \"23.102.64.0/19\",\r\n \"23.102.96.0/19\",\r\n - \ \"23.102.128.0/18\",\r\n \"23.102.192.0/21\",\r\n \"23.102.200.0/23\",\r\n - \ \"23.102.202.0/24\",\r\n \"23.102.203.0/24\",\r\n \"23.102.204.0/22\",\r\n - \ \"23.102.208.0/20\",\r\n \"23.102.224.0/19\",\r\n \"23.103.64.32/27\",\r\n - \ \"23.103.64.64/27\",\r\n \"40.64.0.0/18\",\r\n \"40.64.64.0/18\",\r\n - \ \"40.64.128.0/21\",\r\n \"40.65.0.0/18\",\r\n \"40.65.64.0/18\",\r\n - \ \"40.65.128.0/18\",\r\n \"40.65.192.0/18\",\r\n \"40.66.32.0/19\",\r\n - \ \"40.66.120.0/21\",\r\n \"40.67.0.0/18\",\r\n \"40.67.64.0/19\",\r\n - \ \"40.67.96.0/20\",\r\n \"40.67.112.0/21\",\r\n \"40.67.120.0/21\",\r\n - \ \"40.67.128.0/19\",\r\n \"40.67.160.0/19\",\r\n \"40.67.192.0/19\",\r\n - \ \"40.67.224.0/19\",\r\n \"40.68.0.0/16\",\r\n \"40.69.0.0/18\",\r\n - \ \"40.69.64.0/19\",\r\n \"40.69.96.0/19\",\r\n \"40.69.128.0/18\",\r\n - \ \"40.69.192.0/19\",\r\n \"40.70.0.0/18\",\r\n \"40.70.64.0/20\",\r\n - \ \"40.70.80.0/21\",\r\n \"40.70.88.0/28\",\r\n \"40.70.128.0/17\",\r\n - \ \"40.71.0.0/16\",\r\n \"40.74.0.0/18\",\r\n \"40.74.64.0/18\",\r\n - \ \"40.74.128.0/20\",\r\n \"40.74.144.0/20\",\r\n \"40.74.160.0/19\",\r\n - \ \"40.74.192.0/18\",\r\n \"40.75.0.0/19\",\r\n \"40.75.32.0/21\",\r\n - \ \"40.75.64.0/18\",\r\n \"40.75.128.0/17\",\r\n \"40.76.0.0/16\",\r\n - \ \"40.77.0.0/17\",\r\n \"40.77.128.0/25\",\r\n \"40.77.128.128/25\",\r\n - \ \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n \"40.77.130.128/26\",\r\n - \ \"40.77.130.192/26\",\r\n \"40.77.131.0/25\",\r\n \"40.77.131.128/26\",\r\n - \ \"40.77.131.192/27\",\r\n \"40.77.131.224/28\",\r\n \"40.77.131.240/28\",\r\n - \ \"40.77.132.0/24\",\r\n \"40.77.133.0/24\",\r\n \"40.77.134.0/24\",\r\n - \ \"40.77.135.0/24\",\r\n \"40.77.136.0/28\",\r\n \"40.77.136.16/28\",\r\n - \ \"40.77.136.32/28\",\r\n \"40.77.136.48/28\",\r\n \"40.77.136.64/28\",\r\n - \ \"40.77.136.80/28\",\r\n \"40.77.136.96/28\",\r\n \"40.77.136.112/28\",\r\n - \ \"40.77.136.128/25\",\r\n \"40.77.137.0/25\",\r\n \"40.77.137.128/26\",\r\n - \ \"40.77.137.192/27\",\r\n \"40.77.138.0/25\",\r\n \"40.77.138.128/25\",\r\n - \ \"40.77.139.0/25\",\r\n \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n - \ \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n - \ \"40.77.161.0/26\",\r\n \"40.77.161.64/26\",\r\n \"40.77.161.128/25\",\r\n - \ \"40.77.162.0/24\",\r\n \"40.77.163.0/24\",\r\n \"40.77.164.0/24\",\r\n - \ \"40.77.165.0/24\",\r\n \"40.77.166.0/25\",\r\n \"40.77.166.128/28\",\r\n - \ \"40.77.166.160/27\",\r\n \"40.77.166.192/26\",\r\n \"40.77.167.0/24\",\r\n - \ \"40.77.168.0/24\",\r\n \"40.77.169.0/24\",\r\n \"40.77.170.0/24\",\r\n - \ \"40.77.171.0/24\",\r\n \"40.77.172.0/24\",\r\n \"40.77.173.0/24\",\r\n - \ \"40.77.174.0/24\",\r\n \"40.77.175.0/27\",\r\n \"40.77.175.32/27\",\r\n - \ \"40.77.175.64/27\",\r\n \"40.77.175.96/27\",\r\n \"40.77.175.128/27\",\r\n - \ \"40.77.175.160/27\",\r\n \"40.77.175.192/27\",\r\n \"40.77.175.240/28\",\r\n - \ \"40.77.176.0/24\",\r\n \"40.77.177.0/24\",\r\n \"40.77.178.0/23\",\r\n - \ \"40.77.180.0/23\",\r\n \"40.77.182.0/28\",\r\n \"40.77.182.16/28\",\r\n - \ \"40.77.182.32/27\",\r\n \"40.77.182.64/27\",\r\n \"40.77.182.96/27\",\r\n - \ \"40.77.182.128/27\",\r\n \"40.77.182.160/27\",\r\n \"40.77.182.192/26\",\r\n - \ \"40.77.183.0/24\",\r\n \"40.77.184.0/25\",\r\n \"40.77.184.128/25\",\r\n - \ \"40.77.185.0/25\",\r\n \"40.77.185.128/25\",\r\n \"40.77.186.0/23\",\r\n - \ \"40.77.188.0/22\",\r\n \"40.77.192.0/22\",\r\n \"40.77.196.0/24\",\r\n - \ \"40.77.197.0/24\",\r\n \"40.77.198.0/26\",\r\n \"40.77.198.64/26\",\r\n - \ \"40.77.198.128/25\",\r\n \"40.77.199.0/25\",\r\n \"40.77.199.128/26\",\r\n - \ \"40.77.199.192/26\",\r\n \"40.77.200.0/25\",\r\n \"40.77.200.128/25\",\r\n - \ \"40.77.201.0/24\",\r\n \"40.77.202.0/24\",\r\n \"40.77.224.0/28\",\r\n - \ \"40.77.224.16/28\",\r\n \"40.77.224.32/27\",\r\n \"40.77.224.64/27\",\r\n - \ \"40.77.224.96/27\",\r\n \"40.77.224.128/25\",\r\n \"40.77.225.0/24\",\r\n - \ \"40.77.226.0/25\",\r\n \"40.77.226.128/25\",\r\n \"40.77.227.0/24\",\r\n - \ \"40.77.228.0/24\",\r\n \"40.77.229.0/24\",\r\n \"40.77.230.0/24\",\r\n - \ \"40.77.231.0/24\",\r\n \"40.77.232.0/25\",\r\n \"40.77.232.128/25\",\r\n - \ \"40.77.233.0/24\",\r\n \"40.77.234.0/25\",\r\n \"40.77.234.128/27\",\r\n - \ \"40.77.234.160/27\",\r\n \"40.77.234.192/27\",\r\n \"40.77.234.224/27\",\r\n - \ \"40.77.235.0/24\",\r\n \"40.77.236.0/27\",\r\n \"40.77.236.32/27\",\r\n - \ \"40.77.236.80/28\",\r\n \"40.77.236.96/27\",\r\n \"40.77.236.128/27\",\r\n - \ \"40.77.236.160/28\",\r\n \"40.77.236.176/28\",\r\n \"40.77.236.192/28\",\r\n - \ \"40.77.236.224/27\",\r\n \"40.77.237.0/26\",\r\n \"40.77.237.64/26\",\r\n - \ \"40.77.237.128/25\",\r\n \"40.77.240.0/25\",\r\n \"40.77.240.128/25\",\r\n - \ \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n - \ \"40.77.245.0/24\",\r\n \"40.77.246.0/24\",\r\n \"40.77.247.0/24\",\r\n - \ \"40.77.248.0/25\",\r\n \"40.77.248.128/25\",\r\n \"40.77.249.0/24\",\r\n - \ \"40.77.250.0/24\",\r\n \"40.77.251.0/24\",\r\n \"40.77.252.0/23\",\r\n - \ \"40.77.254.0/26\",\r\n \"40.77.254.64/27\",\r\n \"40.77.254.128/25\",\r\n - \ \"40.77.255.0/25\",\r\n \"40.77.255.128/26\",\r\n \"40.77.255.192/26\",\r\n - \ \"40.78.0.0/17\",\r\n \"40.78.128.0/18\",\r\n \"40.78.192.0/21\",\r\n - \ \"40.78.200.0/21\",\r\n \"40.78.208.0/28\",\r\n \"40.78.208.16/28\",\r\n - \ \"40.78.208.32/30\",\r\n \"40.78.208.48/28\",\r\n \"40.78.208.64/28\",\r\n - \ \"40.78.209.0/24\",\r\n \"40.78.210.0/24\",\r\n \"40.78.211.0/24\",\r\n - \ \"40.78.212.0/24\",\r\n \"40.78.213.0/24\",\r\n \"40.78.214.0/24\",\r\n - \ \"40.78.215.0/24\",\r\n \"40.78.216.0/24\",\r\n \"40.78.217.0/24\",\r\n - \ \"40.78.218.0/24\",\r\n \"40.78.219.0/24\",\r\n \"40.78.220.0/24\",\r\n - \ \"40.78.221.0/24\",\r\n \"40.78.222.0/24\",\r\n \"40.78.223.0/24\",\r\n - \ \"40.78.224.0/21\",\r\n \"40.78.232.0/21\",\r\n \"40.78.240.0/20\",\r\n - \ \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n \"40.79.8.32/28\",\r\n - \ \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n \"40.79.9.0/24\",\r\n - \ \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n \"40.79.48.0/27\",\r\n - \ \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n \"40.79.56.0/21\",\r\n - \ \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n \"40.79.88.0/27\",\r\n - \ \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n \"40.79.90.0/24\",\r\n - \ \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n \"40.79.93.0/28\",\r\n - \ \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n \"40.79.96.0/19\",\r\n - \ \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n \"40.79.152.0/21\",\r\n - \ \"40.79.160.0/20\",\r\n \"40.79.176.0/21\",\r\n \"40.79.184.0/21\",\r\n - \ \"40.79.192.0/21\",\r\n \"40.79.200.0/24\",\r\n \"40.79.201.0/24\",\r\n - \ \"40.79.202.0/24\",\r\n \"40.79.203.0/24\",\r\n \"40.79.204.0/27\",\r\n - \ \"40.79.204.32/28\",\r\n \"40.79.204.48/28\",\r\n \"40.79.204.64/27\",\r\n - \ \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n \"40.79.204.160/27\",\r\n - \ \"40.79.204.192/26\",\r\n \"40.79.205.0/26\",\r\n \"40.79.205.64/28\",\r\n - \ \"40.79.205.80/28\",\r\n \"40.79.205.96/27\",\r\n \"40.79.205.128/26\",\r\n - \ \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n \"40.79.205.240/28\",\r\n - \ \"40.79.206.0/27\",\r\n \"40.79.206.32/27\",\r\n \"40.79.206.64/27\",\r\n - \ \"40.79.206.96/27\",\r\n \"40.79.206.128/27\",\r\n \"40.79.206.160/27\",\r\n - \ \"40.79.206.192/27\",\r\n \"40.79.206.224/27\",\r\n \"40.79.207.0/27\",\r\n - \ \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n \"40.79.207.80/28\",\r\n - \ \"40.79.207.96/27\",\r\n \"40.79.207.128/25\",\r\n \"40.79.208.0/24\",\r\n - \ \"40.79.209.0/24\",\r\n \"40.79.210.0/24\",\r\n \"40.79.211.0/24\",\r\n - \ \"40.79.212.0/24\",\r\n \"40.79.213.0/24\",\r\n \"40.79.214.0/24\",\r\n - \ \"40.79.215.0/24\",\r\n \"40.79.216.0/24\",\r\n \"40.79.217.0/24\",\r\n - \ \"40.79.218.0/24\",\r\n \"40.79.219.0/24\",\r\n \"40.79.220.0/24\",\r\n - \ \"40.79.221.0/24\",\r\n \"40.79.222.0/24\",\r\n \"40.79.223.0/24\",\r\n - \ \"40.79.232.0/21\",\r\n \"40.79.240.0/20\",\r\n \"40.80.0.0/22\",\r\n - \ \"40.80.4.0/22\",\r\n \"40.80.8.0/22\",\r\n \"40.80.12.0/22\",\r\n - \ \"40.80.16.0/22\",\r\n \"40.80.20.0/22\",\r\n \"40.80.24.0/22\",\r\n - \ \"40.80.28.0/22\",\r\n \"40.80.32.0/22\",\r\n \"40.80.36.0/22\",\r\n - \ \"40.80.40.0/22\",\r\n \"40.80.44.0/22\",\r\n \"40.80.48.0/21\",\r\n - \ \"40.80.56.0/21\",\r\n \"40.80.64.0/19\",\r\n \"40.80.96.0/20\",\r\n - \ \"40.80.144.0/21\",\r\n \"40.80.152.0/21\",\r\n \"40.80.160.0/24\",\r\n - \ \"40.80.168.0/21\",\r\n \"40.80.176.0/21\",\r\n \"40.80.184.0/21\",\r\n - \ \"40.80.192.0/19\",\r\n \"40.80.224.0/20\",\r\n \"40.80.240.0/20\",\r\n - \ \"40.81.0.0/20\",\r\n \"40.81.16.0/20\",\r\n \"40.81.32.0/20\",\r\n - \ \"40.81.48.0/20\",\r\n \"40.81.64.0/20\",\r\n \"40.81.80.0/20\",\r\n - \ \"40.81.96.0/20\",\r\n \"40.81.112.0/20\",\r\n \"40.81.128.0/19\",\r\n - \ \"40.81.160.0/20\",\r\n \"40.81.176.0/20\",\r\n \"40.81.192.0/19\",\r\n - \ \"40.81.224.0/19\",\r\n \"40.82.0.0/22\",\r\n \"40.82.4.0/22\",\r\n - \ \"40.82.16.0/22\",\r\n \"40.82.20.0/22\",\r\n \"40.82.24.0/22\",\r\n - \ \"40.82.28.0/22\",\r\n \"40.82.32.0/22\",\r\n \"40.82.36.0/22\",\r\n - \ \"40.82.44.0/22\",\r\n \"40.82.48.0/22\",\r\n \"40.82.60.0/22\",\r\n - \ \"40.82.64.0/22\",\r\n \"40.82.68.0/22\",\r\n \"40.82.72.0/22\",\r\n - \ \"40.82.76.0/22\",\r\n \"40.82.80.0/22\",\r\n \"40.82.84.0/22\",\r\n - \ \"40.82.92.0/22\",\r\n \"40.82.96.0/22\",\r\n \"40.82.100.0/22\",\r\n - \ \"40.82.116.0/22\",\r\n \"40.82.120.0/22\",\r\n \"40.82.128.0/19\",\r\n - \ \"40.82.160.0/19\",\r\n \"40.82.192.0/19\",\r\n \"40.82.224.0/20\",\r\n - \ \"40.82.240.0/22\",\r\n \"40.82.244.0/22\",\r\n \"40.82.248.0/21\",\r\n - \ \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n \"40.83.24.0/26\",\r\n - \ \"40.83.24.64/27\",\r\n \"40.83.24.96/27\",\r\n \"40.83.24.128/25\",\r\n - \ \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n \"40.83.28.0/22\",\r\n - \ \"40.83.32.0/19\",\r\n \"40.83.64.0/18\",\r\n \"40.83.128.0/17\",\r\n - \ \"40.84.0.0/17\",\r\n \"40.84.128.0/17\",\r\n \"40.85.0.0/17\",\r\n - \ \"40.85.128.0/20\",\r\n \"40.85.144.0/20\",\r\n \"40.85.160.0/19\",\r\n - \ \"40.85.192.0/18\",\r\n \"40.86.0.0/17\",\r\n \"40.86.128.0/19\",\r\n - \ \"40.86.160.0/19\",\r\n \"40.86.192.0/18\",\r\n \"40.87.0.0/17\",\r\n - \ \"40.87.128.0/19\",\r\n \"40.87.160.0/22\",\r\n \"40.87.164.0/22\",\r\n - \ \"40.87.168.0/30\",\r\n \"40.87.168.4/30\",\r\n \"40.87.168.8/29\",\r\n - \ \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n \"40.87.168.40/29\",\r\n - \ \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n \"40.87.168.68/31\",\r\n - \ \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n \"40.87.168.80/28\",\r\n - \ \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n \"40.87.168.192/28\",\r\n - \ \"40.87.168.208/31\",\r\n \"40.87.168.210/31\",\r\n \"40.87.168.212/30\",\r\n - \ \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n \"40.87.169.0/27\",\r\n - \ \"40.87.169.32/29\",\r\n \"40.87.169.40/30\",\r\n \"40.87.169.44/30\",\r\n - \ \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n \"40.87.169.58/31\",\r\n - \ \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n \"40.87.169.96/31\",\r\n - \ \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n \"40.87.169.102/31\",\r\n - \ \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n - \ \"40.87.169.136/31\",\r\n \"40.87.169.138/31\",\r\n \"40.87.169.140/30\",\r\n - \ \"40.87.169.144/28\",\r\n \"40.87.169.160/27\",\r\n \"40.87.169.192/26\",\r\n - \ \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n \"40.87.170.144/31\",\r\n - \ \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n \"40.87.170.152/29\",\r\n - \ \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n \"40.87.170.184/30\",\r\n - \ \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n \"40.87.170.194/31\",\r\n - \ \"40.87.170.196/30\",\r\n \"40.87.170.200/29\",\r\n \"40.87.170.208/30\",\r\n - \ \"40.87.170.212/31\",\r\n \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n - \ \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n \"40.87.170.228/30\",\r\n - \ \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n \"40.87.170.248/30\",\r\n - \ \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n \"40.87.171.2/31\",\r\n - \ \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n \"40.87.171.16/28\",\r\n - \ \"40.87.171.32/30\",\r\n \"40.87.171.36/30\",\r\n \"40.87.171.40/31\",\r\n - \ \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n \"40.87.171.48/28\",\r\n - \ \"40.87.171.64/29\",\r\n \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n - \ \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n - \ \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n \"40.87.171.166/31\",\r\n - \ \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n \"40.87.171.192/27\",\r\n - \ \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n \"40.87.171.248/31\",\r\n - \ \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n \"40.87.172.0/22\",\r\n - \ \"40.87.176.0/25\",\r\n \"40.87.176.128/27\",\r\n \"40.87.176.160/29\",\r\n - \ \"40.87.176.168/30\",\r\n \"40.87.176.172/31\",\r\n \"40.87.176.174/31\",\r\n - \ \"40.87.176.176/29\",\r\n \"40.87.176.184/30\",\r\n \"40.87.176.188/30\",\r\n - \ \"40.87.176.192/28\",\r\n \"40.87.176.208/29\",\r\n \"40.87.176.216/29\",\r\n - \ \"40.87.176.224/29\",\r\n \"40.87.176.232/31\",\r\n \"40.87.176.234/31\",\r\n - \ \"40.87.176.236/30\",\r\n \"40.87.176.240/28\",\r\n \"40.87.177.0/28\",\r\n - \ \"40.87.177.16/28\",\r\n \"40.87.177.32/27\",\r\n \"40.87.177.64/27\",\r\n - \ \"40.87.177.96/28\",\r\n \"40.87.177.112/29\",\r\n \"40.87.177.120/31\",\r\n - \ \"40.87.177.122/31\",\r\n \"40.87.177.124/30\",\r\n \"40.87.177.128/28\",\r\n - \ \"40.87.177.144/29\",\r\n \"40.87.177.152/31\",\r\n \"40.87.177.154/31\",\r\n - \ \"40.87.177.156/30\",\r\n \"40.87.177.160/27\",\r\n \"40.87.177.192/29\",\r\n - \ \"40.87.177.200/30\",\r\n \"40.87.177.204/30\",\r\n \"40.87.177.208/30\",\r\n - \ \"40.87.177.212/30\",\r\n \"40.87.177.216/29\",\r\n \"40.87.177.224/27\",\r\n - \ \"40.87.178.0/24\",\r\n \"40.87.179.0/25\",\r\n \"40.87.179.128/26\",\r\n - \ \"40.87.179.192/31\",\r\n \"40.87.179.194/31\",\r\n \"40.87.179.196/30\",\r\n - \ \"40.87.179.200/31\",\r\n \"40.87.179.202/31\",\r\n \"40.87.179.204/30\",\r\n - \ \"40.87.179.208/28\",\r\n \"40.87.179.224/27\",\r\n \"40.87.180.0/30\",\r\n - \ \"40.87.180.4/31\",\r\n \"40.87.180.6/31\",\r\n \"40.87.180.8/30\",\r\n - \ \"40.87.180.12/31\",\r\n \"40.87.180.14/31\",\r\n \"40.87.180.16/30\",\r\n - \ \"40.87.180.20/31\",\r\n \"40.87.180.22/31\",\r\n \"40.87.180.24/30\",\r\n - \ \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n \"40.87.180.40/31\",\r\n - \ \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n \"40.87.180.48/28\",\r\n - \ \"40.87.180.64/30\",\r\n \"40.87.180.68/30\",\r\n \"40.87.180.72/31\",\r\n - \ \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n \"40.87.180.80/28\",\r\n - \ \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n \"40.87.180.192/30\",\r\n - \ \"40.87.180.196/30\",\r\n \"40.87.180.200/31\",\r\n \"40.87.180.202/31\",\r\n - \ \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n - \ \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n \"40.87.180.252/30\",\r\n - \ \"40.87.181.0/30\",\r\n \"40.87.181.4/30\",\r\n \"40.87.181.8/29\",\r\n - \ \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n \"40.87.181.64/26\",\r\n - \ \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n \"40.87.181.152/31\",\r\n - \ \"40.87.181.154/31\",\r\n \"40.87.181.156/30\",\r\n \"40.87.181.160/31\",\r\n - \ \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n \"40.87.181.168/29\",\r\n - \ \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n \"40.87.182.0/30\",\r\n - \ \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n \"40.87.182.16/29\",\r\n - \ \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n \"40.87.182.48/29\",\r\n - \ \"40.87.182.56/30\",\r\n \"40.87.182.60/31\",\r\n \"40.87.182.62/31\",\r\n - \ \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n \"40.87.183.0/28\",\r\n - \ \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n \"40.87.183.28/30\",\r\n - \ \"40.87.183.32/31\",\r\n \"40.87.183.34/31\",\r\n \"40.87.183.36/30\",\r\n - \ \"40.87.183.40/31\",\r\n \"40.87.183.42/31\",\r\n \"40.87.183.44/30\",\r\n - \ \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n \"40.87.183.54/31\",\r\n - \ \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n \"40.87.183.128/28\",\r\n - \ \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n \"40.87.183.192/27\",\r\n - \ \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n \"40.87.183.236/31\",\r\n - \ \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n \"40.87.183.244/30\",\r\n - \ \"40.87.183.248/29\",\r\n \"40.87.184.0/22\",\r\n \"40.87.188.0/22\",\r\n - \ \"40.87.192.0/22\",\r\n \"40.87.196.0/22\",\r\n \"40.87.200.0/22\",\r\n - \ \"40.87.204.0/22\",\r\n \"40.87.208.0/22\",\r\n \"40.87.212.0/22\",\r\n - \ \"40.87.216.0/22\",\r\n \"40.87.220.0/22\",\r\n \"40.87.224.0/22\",\r\n - \ \"40.87.228.0/22\",\r\n \"40.87.232.0/21\",\r\n \"40.88.0.0/16\",\r\n - \ \"40.89.0.0/19\",\r\n \"40.89.32.0/19\",\r\n \"40.89.64.0/18\",\r\n - \ \"40.89.128.0/18\",\r\n \"40.89.192.0/19\",\r\n \"40.89.224.0/19\",\r\n - \ \"40.90.16.0/27\",\r\n \"40.90.16.32/27\",\r\n \"40.90.16.64/27\",\r\n - \ \"40.90.16.96/27\",\r\n \"40.90.16.128/27\",\r\n \"40.90.16.160/27\",\r\n - \ \"40.90.16.192/26\",\r\n \"40.90.17.0/27\",\r\n \"40.90.17.32/27\",\r\n - \ \"40.90.17.64/27\",\r\n \"40.90.17.96/27\",\r\n \"40.90.17.128/28\",\r\n - \ \"40.90.17.144/28\",\r\n \"40.90.17.160/27\",\r\n \"40.90.17.192/27\",\r\n - \ \"40.90.17.224/27\",\r\n \"40.90.18.0/28\",\r\n \"40.90.18.16/28\",\r\n - \ \"40.90.18.32/27\",\r\n \"40.90.18.64/26\",\r\n \"40.90.18.128/26\",\r\n - \ \"40.90.18.192/26\",\r\n \"40.90.19.0/27\",\r\n \"40.90.19.32/27\",\r\n - \ \"40.90.19.64/26\",\r\n \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n - \ \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n \"40.90.21.128/25\",\r\n - \ \"40.90.22.0/25\",\r\n \"40.90.22.128/25\",\r\n \"40.90.23.0/25\",\r\n - \ \"40.90.23.128/25\",\r\n \"40.90.24.0/25\",\r\n \"40.90.24.128/25\",\r\n - \ \"40.90.25.0/26\",\r\n \"40.90.25.64/26\",\r\n \"40.90.25.128/26\",\r\n - \ \"40.90.25.192/26\",\r\n \"40.90.26.0/26\",\r\n \"40.90.26.64/26\",\r\n - \ \"40.90.26.128/25\",\r\n \"40.90.27.0/26\",\r\n \"40.90.27.64/26\",\r\n - \ \"40.90.27.128/26\",\r\n \"40.90.27.192/26\",\r\n \"40.90.28.0/26\",\r\n - \ \"40.90.28.64/26\",\r\n \"40.90.28.128/26\",\r\n \"40.90.28.192/26\",\r\n - \ \"40.90.29.0/26\",\r\n \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n - \ \"40.90.29.192/26\",\r\n \"40.90.30.0/25\",\r\n \"40.90.30.128/27\",\r\n - \ \"40.90.30.160/27\",\r\n \"40.90.30.192/26\",\r\n \"40.90.31.0/27\",\r\n - \ \"40.90.31.32/27\",\r\n \"40.90.31.64/27\",\r\n \"40.90.31.96/27\",\r\n - \ \"40.90.31.128/25\",\r\n \"40.90.128.0/28\",\r\n \"40.90.128.16/28\",\r\n - \ \"40.90.128.32/28\",\r\n \"40.90.128.48/28\",\r\n \"40.90.128.64/28\",\r\n - \ \"40.90.128.80/28\",\r\n \"40.90.128.96/28\",\r\n \"40.90.128.112/28\",\r\n - \ \"40.90.128.128/28\",\r\n \"40.90.128.144/28\",\r\n \"40.90.128.160/28\",\r\n - \ \"40.90.128.176/28\",\r\n \"40.90.128.192/28\",\r\n \"40.90.128.208/28\",\r\n - \ \"40.90.128.224/28\",\r\n \"40.90.128.240/28\",\r\n \"40.90.129.0/27\",\r\n - \ \"40.90.129.32/28\",\r\n \"40.90.129.48/28\",\r\n \"40.90.129.64/27\",\r\n - \ \"40.90.129.96/27\",\r\n \"40.90.129.128/26\",\r\n \"40.90.129.192/27\",\r\n - \ \"40.90.129.224/27\",\r\n \"40.90.130.0/27\",\r\n \"40.90.130.32/28\",\r\n - \ \"40.90.130.48/28\",\r\n \"40.90.130.64/28\",\r\n \"40.90.130.80/28\",\r\n - \ \"40.90.130.96/28\",\r\n \"40.90.130.112/28\",\r\n \"40.90.130.128/28\",\r\n - \ \"40.90.130.144/28\",\r\n \"40.90.130.160/27\",\r\n \"40.90.130.192/28\",\r\n - \ \"40.90.130.208/28\",\r\n \"40.90.130.224/28\",\r\n \"40.90.130.240/28\",\r\n - \ \"40.90.131.0/27\",\r\n \"40.90.131.32/27\",\r\n \"40.90.131.64/27\",\r\n - \ \"40.90.131.96/27\",\r\n \"40.90.131.128/27\",\r\n \"40.90.131.160/27\",\r\n - \ \"40.90.131.192/27\",\r\n \"40.90.131.224/27\",\r\n \"40.90.132.0/27\",\r\n - \ \"40.90.132.32/28\",\r\n \"40.90.132.48/28\",\r\n \"40.90.132.64/28\",\r\n - \ \"40.90.132.80/28\",\r\n \"40.90.132.96/27\",\r\n \"40.90.132.128/26\",\r\n - \ \"40.90.132.192/26\",\r\n \"40.90.133.0/27\",\r\n \"40.90.133.32/27\",\r\n - \ \"40.90.133.64/27\",\r\n \"40.90.133.96/28\",\r\n \"40.90.133.112/28\",\r\n - \ \"40.90.133.128/28\",\r\n \"40.90.133.144/28\",\r\n \"40.90.133.160/27\",\r\n - \ \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n \"40.90.134.64/26\",\r\n - \ \"40.90.134.128/26\",\r\n \"40.90.134.192/26\",\r\n \"40.90.135.0/26\",\r\n - \ \"40.90.135.64/26\",\r\n \"40.90.135.128/25\",\r\n \"40.90.136.0/28\",\r\n - \ \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n \"40.90.136.64/26\",\r\n - \ \"40.90.136.128/27\",\r\n \"40.90.136.160/28\",\r\n \"40.90.136.176/28\",\r\n - \ \"40.90.136.192/27\",\r\n \"40.90.136.224/27\",\r\n \"40.90.137.0/27\",\r\n - \ \"40.90.137.32/27\",\r\n \"40.90.137.64/27\",\r\n \"40.90.137.96/27\",\r\n - \ \"40.90.137.128/27\",\r\n \"40.90.137.160/27\",\r\n \"40.90.137.192/27\",\r\n - \ \"40.90.137.224/27\",\r\n \"40.90.138.0/27\",\r\n \"40.90.138.32/27\",\r\n - \ \"40.90.138.64/27\",\r\n \"40.90.138.96/27\",\r\n \"40.90.138.128/27\",\r\n - \ \"40.90.138.160/27\",\r\n \"40.90.138.192/28\",\r\n \"40.90.138.208/28\",\r\n - \ \"40.90.138.224/27\",\r\n \"40.90.139.0/27\",\r\n \"40.90.139.32/27\",\r\n - \ \"40.90.139.64/27\",\r\n \"40.90.139.96/27\",\r\n \"40.90.139.128/27\",\r\n - \ \"40.90.139.160/27\",\r\n \"40.90.139.192/27\",\r\n \"40.90.139.224/27\",\r\n - \ \"40.90.140.0/27\",\r\n \"40.90.140.32/27\",\r\n \"40.90.140.64/27\",\r\n - \ \"40.90.140.96/27\",\r\n \"40.90.140.128/27\",\r\n \"40.90.140.160/27\",\r\n - \ \"40.90.140.192/27\",\r\n \"40.90.140.224/27\",\r\n \"40.90.141.0/27\",\r\n - \ \"40.90.141.32/27\",\r\n \"40.90.141.64/27\",\r\n \"40.90.141.96/27\",\r\n - \ \"40.90.141.128/27\",\r\n \"40.90.141.160/27\",\r\n \"40.90.141.192/26\",\r\n - \ \"40.90.142.0/27\",\r\n \"40.90.142.32/27\",\r\n \"40.90.142.64/27\",\r\n - \ \"40.90.142.96/27\",\r\n \"40.90.142.128/27\",\r\n \"40.90.142.160/27\",\r\n - \ \"40.90.142.192/28\",\r\n \"40.90.142.208/28\",\r\n \"40.90.142.224/28\",\r\n - \ \"40.90.142.240/28\",\r\n \"40.90.143.0/27\",\r\n \"40.90.143.32/27\",\r\n - \ \"40.90.143.64/27\",\r\n \"40.90.143.96/27\",\r\n \"40.90.143.128/27\",\r\n - \ \"40.90.143.160/27\",\r\n \"40.90.143.192/26\",\r\n \"40.90.144.0/27\",\r\n - \ \"40.90.144.32/27\",\r\n \"40.90.144.64/26\",\r\n \"40.90.144.128/26\",\r\n - \ \"40.90.144.192/27\",\r\n \"40.90.144.224/27\",\r\n \"40.90.145.0/27\",\r\n - \ \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n \"40.90.145.96/27\",\r\n - \ \"40.90.145.128/27\",\r\n \"40.90.145.160/27\",\r\n \"40.90.145.192/27\",\r\n - \ \"40.90.145.224/27\",\r\n \"40.90.146.0/28\",\r\n \"40.90.146.16/28\",\r\n - \ \"40.90.146.32/27\",\r\n \"40.90.146.64/26\",\r\n \"40.90.146.128/27\",\r\n - \ \"40.90.146.160/27\",\r\n \"40.90.146.192/27\",\r\n \"40.90.146.224/27\",\r\n - \ \"40.90.147.0/27\",\r\n \"40.90.147.32/27\",\r\n \"40.90.147.64/27\",\r\n - \ \"40.90.147.96/27\",\r\n \"40.90.147.128/26\",\r\n \"40.90.147.192/27\",\r\n - \ \"40.90.147.224/27\",\r\n \"40.90.148.0/26\",\r\n \"40.90.148.64/27\",\r\n - \ \"40.90.148.96/27\",\r\n \"40.90.148.128/27\",\r\n \"40.90.148.160/28\",\r\n - \ \"40.90.148.176/28\",\r\n \"40.90.148.192/27\",\r\n \"40.90.148.224/27\",\r\n - \ \"40.90.149.0/27\",\r\n \"40.90.149.32/27\",\r\n \"40.90.149.64/27\",\r\n - \ \"40.90.149.96/27\",\r\n \"40.90.149.128/25\",\r\n \"40.90.150.0/27\",\r\n - \ \"40.90.150.32/27\",\r\n \"40.90.150.64/27\",\r\n \"40.90.150.96/27\",\r\n - \ \"40.90.150.128/25\",\r\n \"40.90.151.0/26\",\r\n \"40.90.151.64/27\",\r\n - \ \"40.90.151.96/27\",\r\n \"40.90.151.128/28\",\r\n \"40.90.151.144/28\",\r\n - \ \"40.90.151.160/27\",\r\n \"40.90.151.192/27\",\r\n \"40.90.151.224/27\",\r\n - \ \"40.90.152.0/25\",\r\n \"40.90.152.128/27\",\r\n \"40.90.152.160/27\",\r\n - \ \"40.90.152.192/27\",\r\n \"40.90.152.224/27\",\r\n \"40.90.153.0/26\",\r\n - \ \"40.90.153.64/27\",\r\n \"40.90.153.96/27\",\r\n \"40.90.153.128/25\",\r\n - \ \"40.90.154.0/26\",\r\n \"40.90.154.64/26\",\r\n \"40.90.154.128/26\",\r\n - \ \"40.90.154.192/26\",\r\n \"40.90.155.0/26\",\r\n \"40.90.155.64/26\",\r\n - \ \"40.90.155.128/26\",\r\n \"40.90.155.192/26\",\r\n \"40.90.156.0/26\",\r\n - \ \"40.90.156.64/27\",\r\n \"40.90.156.96/27\",\r\n \"40.90.156.128/26\",\r\n - \ \"40.90.156.192/26\",\r\n \"40.90.157.0/27\",\r\n \"40.90.157.32/27\",\r\n - \ \"40.90.157.64/26\",\r\n \"40.90.157.128/26\",\r\n \"40.90.157.192/27\",\r\n - \ \"40.90.157.224/27\",\r\n \"40.90.158.0/26\",\r\n \"40.90.158.64/26\",\r\n - \ \"40.90.158.128/25\",\r\n \"40.90.159.0/24\",\r\n \"40.90.160.0/19\",\r\n - \ \"40.90.192.0/19\",\r\n \"40.90.224.0/19\",\r\n \"40.91.0.0/22\",\r\n - \ \"40.91.4.0/22\",\r\n \"40.91.12.0/28\",\r\n \"40.91.12.16/28\",\r\n - \ \"40.91.12.32/28\",\r\n \"40.91.12.48/28\",\r\n \"40.91.12.64/26\",\r\n - \ \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n \"40.91.12.208/28\",\r\n - \ \"40.91.12.240/28\",\r\n \"40.91.13.0/28\",\r\n \"40.91.13.64/27\",\r\n - \ \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n - \ \"40.91.14.0/24\",\r\n \"40.91.16.0/22\",\r\n \"40.91.20.0/22\",\r\n - \ \"40.91.24.0/22\",\r\n \"40.91.28.0/22\",\r\n \"40.91.32.0/22\",\r\n - \ \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n \"40.91.192.0/18\",\r\n - \ \"40.93.0.0/23\",\r\n \"40.93.2.0/24\",\r\n \"40.93.3.0/24\",\r\n - \ \"40.93.4.0/24\",\r\n \"40.93.5.0/24\",\r\n \"40.93.6.0/24\",\r\n - \ \"40.93.7.0/24\",\r\n \"40.93.8.0/24\",\r\n \"40.93.9.0/24\",\r\n - \ \"40.93.10.0/24\",\r\n \"40.93.11.0/24\",\r\n \"40.93.12.0/24\",\r\n - \ \"40.93.13.0/24\",\r\n \"40.93.14.0/24\",\r\n \"40.93.15.0/24\",\r\n - \ \"40.93.16.0/24\",\r\n \"40.93.17.0/24\",\r\n \"40.93.64.0/24\",\r\n - \ \"40.93.65.0/24\",\r\n \"40.93.66.0/24\",\r\n \"40.93.128.0/24\",\r\n - \ \"40.93.129.0/24\",\r\n \"40.93.192.0/24\",\r\n \"40.93.193.0/24\",\r\n - \ \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n \"40.93.198.0/23\",\r\n - \ \"40.93.200.0/23\",\r\n \"40.93.202.0/24\",\r\n \"40.93.203.0/24\",\r\n - \ \"40.93.204.0/22\",\r\n \"40.93.208.0/22\",\r\n \"40.93.212.0/24\",\r\n - \ \"40.93.213.0/24\",\r\n \"40.93.214.0/24\",\r\n \"40.96.46.0/24\",\r\n - \ \"40.96.50.0/24\",\r\n \"40.96.52.0/24\",\r\n \"40.96.55.0/24\",\r\n - \ \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n \"40.96.255.0/24\",\r\n - \ \"40.97.4.0/24\",\r\n \"40.97.5.0/24\",\r\n \"40.97.6.0/24\",\r\n - \ \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n \"40.97.13.0/24\",\r\n - \ \"40.101.0.0/24\",\r\n \"40.101.1.0/24\",\r\n \"40.112.36.0/25\",\r\n - \ \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n \"40.112.37.64/26\",\r\n - \ \"40.112.37.128/26\",\r\n \"40.112.37.192/26\",\r\n \"40.112.38.192/26\",\r\n - \ \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n \"40.112.48.0/20\",\r\n - \ \"40.112.64.0/19\",\r\n \"40.112.96.0/19\",\r\n \"40.112.128.0/17\",\r\n - \ \"40.113.0.0/18\",\r\n \"40.113.64.0/19\",\r\n \"40.113.96.0/19\",\r\n - \ \"40.113.128.0/18\",\r\n \"40.113.192.0/18\",\r\n \"40.114.0.0/17\",\r\n - \ \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n \"40.115.64.0/19\",\r\n - \ \"40.115.96.0/19\",\r\n \"40.115.128.0/17\",\r\n \"40.116.0.0/16\",\r\n - \ \"40.117.0.0/19\",\r\n \"40.117.32.0/19\",\r\n \"40.117.64.0/18\",\r\n - \ \"40.117.128.0/17\",\r\n \"40.118.0.0/17\",\r\n \"40.118.128.0/17\",\r\n - \ \"40.119.0.0/18\",\r\n \"40.119.64.0/22\",\r\n \"40.119.68.0/22\",\r\n - \ \"40.119.72.0/22\",\r\n \"40.119.76.0/22\",\r\n \"40.119.80.0/22\",\r\n - \ \"40.119.84.0/22\",\r\n \"40.119.88.0/22\",\r\n \"40.119.92.0/22\",\r\n - \ \"40.119.96.0/22\",\r\n \"40.119.100.0/27\",\r\n \"40.119.100.32/28\",\r\n - \ \"40.119.100.48/30\",\r\n \"40.119.100.52/30\",\r\n \"40.119.100.56/29\",\r\n - \ \"40.119.100.64/28\",\r\n \"40.119.100.80/29\",\r\n \"40.119.100.88/30\",\r\n - \ \"40.119.100.92/30\",\r\n \"40.119.100.96/28\",\r\n \"40.119.100.112/29\",\r\n - \ \"40.119.100.120/30\",\r\n \"40.119.104.0/22\",\r\n \"40.119.108.0/22\",\r\n - \ \"40.119.112.0/22\",\r\n \"40.119.116.0/22\",\r\n \"40.119.120.0/22\",\r\n - \ \"40.119.124.0/22\",\r\n \"40.119.128.0/19\",\r\n \"40.119.160.0/19\",\r\n - \ \"40.119.192.0/18\",\r\n \"40.120.0.0/20\",\r\n \"40.120.16.0/20\",\r\n - \ \"40.120.32.0/19\",\r\n \"40.120.64.0/18\",\r\n \"40.121.0.0/16\",\r\n - \ \"40.122.0.0/20\",\r\n \"40.122.16.0/20\",\r\n \"40.122.32.0/19\",\r\n - \ \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n \"40.123.0.0/17\",\r\n - \ \"40.123.128.0/22\",\r\n \"40.123.132.0/22\",\r\n \"40.123.136.0/24\",\r\n - \ \"40.123.140.0/22\",\r\n \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n - \ \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n \"40.123.144.96/29\",\r\n - \ \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n - \ \"40.123.144.144/29\",\r\n \"40.123.144.152/30\",\r\n \"40.123.144.156/30\",\r\n - \ \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n \"40.123.144.224/28\",\r\n - \ \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n \"40.123.144.252/31\",\r\n - \ \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n \"40.123.145.4/31\",\r\n - \ \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n \"40.123.145.12/31\",\r\n - \ \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n \"40.123.145.20/31\",\r\n - \ \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n \"40.123.145.32/28\",\r\n - \ \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n \"40.123.145.60/30\",\r\n - \ \"40.123.145.64/30\",\r\n \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n - \ \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n - \ \"40.123.145.160/30\",\r\n \"40.123.145.164/31\",\r\n \"40.123.145.166/31\",\r\n - \ \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n \"40.123.145.192/28\",\r\n - \ \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n \"40.123.145.214/31\",\r\n - \ \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n \"40.123.145.222/31\",\r\n - \ \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n \"40.123.146.16/29\",\r\n - \ \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n \"40.123.146.30/31\",\r\n - \ \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n \"40.123.146.42/31\",\r\n - \ \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n \"40.123.146.50/31\",\r\n - \ \"40.123.146.52/31\",\r\n \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n - \ \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n - \ \"40.123.146.164/31\",\r\n \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n - \ \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n \"40.123.146.182/31\",\r\n - \ \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n \"40.123.146.200/30\",\r\n - \ \"40.123.146.204/31\",\r\n \"40.123.146.206/31\",\r\n \"40.123.146.208/31\",\r\n - \ \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n - \ \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n - \ \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n \"40.123.148.0/25\",\r\n + \ \"20.202.66.0/23\",\r\n \"20.202.68.0/24\",\r\n \"20.202.80.0/22\",\r\n + \ \"20.202.100.0/23\",\r\n \"20.202.102.0/23\",\r\n \"20.202.120.0/22\",\r\n + \ \"20.202.124.0/24\",\r\n \"20.202.140.0/24\",\r\n \"20.202.141.0/24\",\r\n + \ \"20.202.142.0/23\",\r\n \"20.202.144.0/22\",\r\n \"20.202.148.0/23\",\r\n + \ \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n + \ \"20.203.88.0/21\",\r\n \"20.203.96.0/19\",\r\n \"20.203.128.0/17\",\r\n + \ \"20.204.0.0/16\",\r\n \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n + \ \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n + \ \"20.205.144.0/20\",\r\n \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n + \ \"20.206.0.0/18\",\r\n \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n + \ \"20.207.0.0/18\",\r\n \"20.207.64.0/18\",\r\n \"20.207.128.0/18\",\r\n + \ \"20.207.192.0/20\",\r\n \"20.207.224.0/19\",\r\n \"20.208.0.0/17\",\r\n + \ \"20.208.128.0/19\",\r\n \"20.208.192.0/18\",\r\n \"20.209.0.0/23\",\r\n + \ \"20.209.2.0/23\",\r\n \"20.209.4.0/23\",\r\n \"20.209.6.0/23\",\r\n + \ \"20.209.8.0/23\",\r\n \"20.209.10.0/23\",\r\n \"20.209.12.0/23\",\r\n + \ \"20.209.14.0/23\",\r\n \"20.209.16.0/23\",\r\n \"20.209.18.0/23\",\r\n + \ \"20.209.20.0/23\",\r\n \"20.209.22.0/23\",\r\n \"20.209.24.0/23\",\r\n + \ \"20.209.26.0/23\",\r\n \"20.209.28.0/23\",\r\n \"20.209.30.0/23\",\r\n + \ \"20.209.32.0/23\",\r\n \"20.209.34.0/23\",\r\n \"20.209.36.0/23\",\r\n + \ \"20.209.38.0/23\",\r\n \"20.209.40.0/23\",\r\n \"20.209.42.0/23\",\r\n + \ \"20.209.44.0/23\",\r\n \"20.209.46.0/23\",\r\n \"20.209.48.0/23\",\r\n + \ \"20.209.50.0/23\",\r\n \"20.209.52.0/23\",\r\n \"20.209.54.0/23\",\r\n + \ \"20.209.56.0/23\",\r\n \"20.209.58.0/23\",\r\n \"20.209.60.0/23\",\r\n + \ \"20.209.62.0/23\",\r\n \"20.209.64.0/23\",\r\n \"20.209.66.0/23\",\r\n + \ \"20.209.68.0/23\",\r\n \"20.209.70.0/23\",\r\n \"20.209.72.0/23\",\r\n + \ \"20.209.74.0/23\",\r\n \"20.210.0.0/17\",\r\n \"20.210.128.0/18\",\r\n + \ \"20.210.192.0/18\",\r\n \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n + \ \"20.211.192.0/18\",\r\n \"20.212.0.0/16\",\r\n \"20.213.0.0/17\",\r\n + \ \"20.213.128.0/18\",\r\n \"20.213.192.0/20\",\r\n \"20.213.224.0/19\",\r\n + \ \"20.214.0.0/18\",\r\n \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n + \ \"20.215.0.0/18\",\r\n \"20.215.128.0/17\",\r\n \"20.216.0.0/18\",\r\n + \ \"20.216.64.0/18\",\r\n \"20.216.128.0/18\",\r\n \"20.217.0.0/19\",\r\n + \ \"20.217.32.0/22\",\r\n \"20.217.40.0/21\",\r\n \"20.217.48.0/20\",\r\n + \ \"20.217.64.0/19\",\r\n \"20.218.0.0/18\",\r\n \"20.218.64.0/18\",\r\n + \ \"20.218.128.0/17\",\r\n \"20.219.0.0/18\",\r\n \"20.219.64.0/18\",\r\n + \ \"20.219.128.0/17\",\r\n \"20.220.0.0/18\",\r\n \"20.220.64.0/18\",\r\n + \ \"20.220.128.0/17\",\r\n \"20.221.0.0/17\",\r\n \"20.221.128.0/18\",\r\n + \ \"20.221.192.0/18\",\r\n \"20.222.0.0/16\",\r\n \"20.223.0.0/16\",\r\n + \ \"20.224.0.0/16\",\r\n \"20.225.0.0/16\",\r\n \"20.226.0.0/16\",\r\n + \ \"20.227.0.0/18\",\r\n \"20.227.64.0/18\",\r\n \"20.227.128.0/17\",\r\n + \ \"20.228.0.0/18\",\r\n \"20.228.64.0/18\",\r\n \"20.228.128.0/17\",\r\n + \ \"20.229.0.0/16\",\r\n \"20.230.0.0/17\",\r\n \"20.230.128.0/17\",\r\n + \ \"20.231.0.0/17\",\r\n \"20.231.128.0/26\",\r\n \"20.231.192.0/18\",\r\n + \ \"20.232.0.0/16\",\r\n \"20.233.0.0/17\",\r\n \"20.234.0.0/17\",\r\n + \ \"20.234.128.0/17\",\r\n \"20.235.0.0/18\",\r\n \"20.235.64.0/18\",\r\n + \ \"20.235.128.0/18\",\r\n \"20.236.0.0/18\",\r\n \"20.236.64.0/18\",\r\n + \ \"20.236.128.0/18\",\r\n \"20.236.192.0/18\",\r\n \"20.237.0.0/17\",\r\n + \ \"20.237.128.0/17\",\r\n \"20.238.0.0/17\",\r\n \"20.238.128.0/17\",\r\n + \ \"20.239.0.0/16\",\r\n \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n + \ \"20.241.0.0/17\",\r\n \"20.241.128.0/17\",\r\n \"20.242.0.0/17\",\r\n + \ \"20.242.128.0/17\",\r\n \"20.243.0.0/16\",\r\n \"20.244.0.0/17\",\r\n + \ \"20.244.128.0/17\",\r\n \"20.245.0.0/16\",\r\n \"20.246.0.0/17\",\r\n + \ \"20.246.128.0/17\",\r\n \"20.247.0.0/17\",\r\n \"20.247.128.0/17\",\r\n + \ \"20.248.0.0/17\",\r\n \"20.248.128.0/17\",\r\n \"20.249.0.0/16\",\r\n + \ \"20.250.0.0/16\",\r\n \"20.251.0.0/17\",\r\n \"20.252.0.0/17\",\r\n + \ \"20.252.128.0/17\",\r\n \"20.253.0.0/17\",\r\n \"20.253.128.0/17\",\r\n + \ \"20.254.0.0/17\",\r\n \"20.254.128.0/17\",\r\n \"20.255.0.0/16\",\r\n + \ \"23.96.0.0/17\",\r\n \"23.96.128.0/17\",\r\n \"23.97.48.0/20\",\r\n + \ \"23.97.64.0/19\",\r\n \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n + \ \"23.97.112.128/28\",\r\n \"23.97.112.160/27\",\r\n \"23.97.112.192/27\",\r\n + \ \"23.97.112.224/27\",\r\n \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n + \ \"23.97.128.0/17\",\r\n \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n + \ \"23.98.44.0/24\",\r\n \"23.98.45.0/24\",\r\n \"23.98.46.0/24\",\r\n + \ \"23.98.47.0/24\",\r\n \"23.98.48.0/21\",\r\n \"23.98.56.0/24\",\r\n + \ \"23.98.57.64/26\",\r\n \"23.98.64.0/18\",\r\n \"23.98.128.0/17\",\r\n + \ \"23.99.0.0/18\",\r\n \"23.99.64.0/19\",\r\n \"23.99.96.0/19\",\r\n + \ \"23.99.128.0/17\",\r\n \"23.100.0.0/20\",\r\n \"23.100.16.0/20\",\r\n + \ \"23.100.32.0/20\",\r\n \"23.100.48.0/20\",\r\n \"23.100.64.0/21\",\r\n + \ \"23.100.72.0/21\",\r\n \"23.100.80.0/21\",\r\n \"23.100.88.0/21\",\r\n + \ \"23.100.96.0/21\",\r\n \"23.100.104.0/21\",\r\n \"23.100.112.0/21\",\r\n + \ \"23.100.120.0/21\",\r\n \"23.100.128.0/18\",\r\n \"23.100.192.0/19\",\r\n + \ \"23.100.224.0/20\",\r\n \"23.100.240.0/20\",\r\n \"23.101.0.0/20\",\r\n + \ \"23.101.16.0/20\",\r\n \"23.101.32.0/21\",\r\n \"23.101.48.0/20\",\r\n + \ \"23.101.64.0/20\",\r\n \"23.101.80.0/21\",\r\n \"23.101.112.0/20\",\r\n + \ \"23.101.128.0/20\",\r\n \"23.101.144.0/20\",\r\n \"23.101.160.0/20\",\r\n + \ \"23.101.176.0/20\",\r\n \"23.101.192.0/20\",\r\n \"23.101.208.0/20\",\r\n + \ \"23.101.224.0/19\",\r\n \"23.102.0.0/18\",\r\n \"23.102.64.0/19\",\r\n + \ \"23.102.96.0/19\",\r\n \"23.102.128.0/18\",\r\n \"23.102.192.0/21\",\r\n + \ \"23.102.200.0/23\",\r\n \"23.102.202.0/24\",\r\n \"23.102.203.0/24\",\r\n + \ \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n \"23.102.224.0/19\",\r\n + \ \"23.103.64.32/27\",\r\n \"23.103.64.64/27\",\r\n \"40.64.0.0/18\",\r\n + \ \"40.64.64.0/18\",\r\n \"40.64.128.0/21\",\r\n \"40.65.0.0/18\",\r\n + \ \"40.65.64.0/18\",\r\n \"40.65.128.0/18\",\r\n \"40.65.192.0/18\",\r\n + \ \"40.66.32.0/19\",\r\n \"40.66.120.0/21\",\r\n \"40.67.0.0/18\",\r\n + \ \"40.67.64.0/19\",\r\n \"40.67.96.0/20\",\r\n \"40.67.112.0/21\",\r\n + \ \"40.67.120.0/21\",\r\n \"40.67.128.0/19\",\r\n \"40.67.160.0/19\",\r\n + \ \"40.67.192.0/19\",\r\n \"40.67.224.0/19\",\r\n \"40.68.0.0/16\",\r\n + \ \"40.69.0.0/18\",\r\n \"40.69.64.0/19\",\r\n \"40.69.96.0/19\",\r\n + \ \"40.69.128.0/18\",\r\n \"40.69.192.0/19\",\r\n \"40.70.0.0/18\",\r\n + \ \"40.70.64.0/20\",\r\n \"40.70.80.0/21\",\r\n \"40.70.88.0/28\",\r\n + \ \"40.70.128.0/17\",\r\n \"40.71.0.0/16\",\r\n \"40.74.0.0/18\",\r\n + \ \"40.74.64.0/18\",\r\n \"40.74.128.0/20\",\r\n \"40.74.144.0/20\",\r\n + \ \"40.74.160.0/19\",\r\n \"40.74.192.0/18\",\r\n \"40.75.0.0/19\",\r\n + \ \"40.75.32.0/21\",\r\n \"40.75.64.0/18\",\r\n \"40.75.128.0/17\",\r\n + \ \"40.76.0.0/16\",\r\n \"40.77.0.0/17\",\r\n \"40.77.128.0/25\",\r\n + \ \"40.77.128.128/25\",\r\n \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n + \ \"40.77.130.128/26\",\r\n \"40.77.130.192/26\",\r\n \"40.77.131.0/25\",\r\n + \ \"40.77.131.128/26\",\r\n \"40.77.131.192/27\",\r\n \"40.77.131.224/28\",\r\n + \ \"40.77.131.240/28\",\r\n \"40.77.132.0/24\",\r\n \"40.77.133.0/24\",\r\n + \ \"40.77.134.0/24\",\r\n \"40.77.135.0/24\",\r\n \"40.77.136.0/28\",\r\n + \ \"40.77.136.16/28\",\r\n \"40.77.136.32/28\",\r\n \"40.77.136.48/28\",\r\n + \ \"40.77.136.64/28\",\r\n \"40.77.136.80/28\",\r\n \"40.77.136.96/28\",\r\n + \ \"40.77.136.112/28\",\r\n \"40.77.136.128/25\",\r\n \"40.77.137.0/25\",\r\n + \ \"40.77.137.128/26\",\r\n \"40.77.137.192/27\",\r\n \"40.77.138.0/25\",\r\n + \ \"40.77.138.128/25\",\r\n \"40.77.139.0/25\",\r\n \"40.77.139.128/25\",\r\n + \ \"40.77.160.0/27\",\r\n \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n + \ \"40.77.160.128/25\",\r\n \"40.77.161.0/26\",\r\n \"40.77.161.64/26\",\r\n + \ \"40.77.161.128/25\",\r\n \"40.77.162.0/24\",\r\n \"40.77.163.0/24\",\r\n + \ \"40.77.164.0/24\",\r\n \"40.77.165.0/24\",\r\n \"40.77.166.0/25\",\r\n + \ \"40.77.166.128/28\",\r\n \"40.77.166.160/27\",\r\n \"40.77.166.192/26\",\r\n + \ \"40.77.167.0/24\",\r\n \"40.77.168.0/24\",\r\n \"40.77.169.0/24\",\r\n + \ \"40.77.170.0/24\",\r\n \"40.77.171.0/24\",\r\n \"40.77.172.0/24\",\r\n + \ \"40.77.173.0/24\",\r\n \"40.77.174.0/24\",\r\n \"40.77.175.0/27\",\r\n + \ \"40.77.175.32/27\",\r\n \"40.77.175.64/27\",\r\n \"40.77.175.96/27\",\r\n + \ \"40.77.175.128/27\",\r\n \"40.77.175.160/27\",\r\n \"40.77.175.192/27\",\r\n + \ \"40.77.175.240/28\",\r\n \"40.77.176.0/24\",\r\n \"40.77.177.0/24\",\r\n + \ \"40.77.178.0/23\",\r\n \"40.77.180.0/23\",\r\n \"40.77.182.0/28\",\r\n + \ \"40.77.182.16/28\",\r\n \"40.77.182.32/27\",\r\n \"40.77.182.64/27\",\r\n + \ \"40.77.182.96/27\",\r\n \"40.77.182.128/27\",\r\n \"40.77.182.160/27\",\r\n + \ \"40.77.182.192/26\",\r\n \"40.77.183.0/24\",\r\n \"40.77.184.0/25\",\r\n + \ \"40.77.184.128/25\",\r\n \"40.77.185.0/25\",\r\n \"40.77.185.128/25\",\r\n + \ \"40.77.186.0/23\",\r\n \"40.77.188.0/22\",\r\n \"40.77.192.0/22\",\r\n + \ \"40.77.196.0/24\",\r\n \"40.77.197.0/24\",\r\n \"40.77.198.0/26\",\r\n + \ \"40.77.198.64/26\",\r\n \"40.77.198.128/25\",\r\n \"40.77.199.0/25\",\r\n + \ \"40.77.199.128/26\",\r\n \"40.77.199.192/26\",\r\n \"40.77.200.0/25\",\r\n + \ \"40.77.200.128/25\",\r\n \"40.77.201.0/24\",\r\n \"40.77.202.0/24\",\r\n + \ \"40.77.224.0/28\",\r\n \"40.77.224.16/28\",\r\n \"40.77.224.32/27\",\r\n + \ \"40.77.224.64/27\",\r\n \"40.77.224.96/27\",\r\n \"40.77.224.128/25\",\r\n + \ \"40.77.225.0/24\",\r\n \"40.77.226.0/25\",\r\n \"40.77.226.128/25\",\r\n + \ \"40.77.227.0/24\",\r\n \"40.77.228.0/24\",\r\n \"40.77.229.0/24\",\r\n + \ \"40.77.230.0/24\",\r\n \"40.77.231.0/24\",\r\n \"40.77.232.0/25\",\r\n + \ \"40.77.232.128/25\",\r\n \"40.77.233.0/24\",\r\n \"40.77.234.0/25\",\r\n + \ \"40.77.234.128/27\",\r\n \"40.77.234.160/27\",\r\n \"40.77.234.192/27\",\r\n + \ \"40.77.234.224/27\",\r\n \"40.77.235.0/24\",\r\n \"40.77.236.0/27\",\r\n + \ \"40.77.236.32/27\",\r\n \"40.77.236.80/28\",\r\n \"40.77.236.96/27\",\r\n + \ \"40.77.236.128/27\",\r\n \"40.77.236.160/28\",\r\n \"40.77.236.176/28\",\r\n + \ \"40.77.236.192/28\",\r\n \"40.77.236.224/27\",\r\n \"40.77.237.0/26\",\r\n + \ \"40.77.237.64/26\",\r\n \"40.77.237.128/25\",\r\n \"40.77.240.0/25\",\r\n + \ \"40.77.240.128/25\",\r\n \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n + \ \"40.77.244.0/25\",\r\n \"40.77.245.0/24\",\r\n \"40.77.246.0/24\",\r\n + \ \"40.77.247.0/24\",\r\n \"40.77.248.0/25\",\r\n \"40.77.248.128/25\",\r\n + \ \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n \"40.77.251.0/24\",\r\n + \ \"40.77.252.0/23\",\r\n \"40.77.254.0/26\",\r\n \"40.77.254.64/27\",\r\n + \ \"40.77.254.128/25\",\r\n \"40.77.255.0/25\",\r\n \"40.77.255.128/26\",\r\n + \ \"40.77.255.192/26\",\r\n \"40.78.0.0/17\",\r\n \"40.78.128.0/18\",\r\n + \ \"40.78.192.0/21\",\r\n \"40.78.200.0/21\",\r\n \"40.78.208.0/28\",\r\n + \ \"40.78.208.16/28\",\r\n \"40.78.208.32/30\",\r\n \"40.78.208.48/28\",\r\n + \ \"40.78.208.64/28\",\r\n \"40.78.209.0/24\",\r\n \"40.78.210.0/24\",\r\n + \ \"40.78.211.0/24\",\r\n \"40.78.212.0/24\",\r\n \"40.78.213.0/24\",\r\n + \ \"40.78.214.0/24\",\r\n \"40.78.215.0/24\",\r\n \"40.78.216.0/24\",\r\n + \ \"40.78.217.0/24\",\r\n \"40.78.218.0/24\",\r\n \"40.78.219.0/24\",\r\n + \ \"40.78.220.0/24\",\r\n \"40.78.221.0/24\",\r\n \"40.78.222.0/24\",\r\n + \ \"40.78.223.0/24\",\r\n \"40.78.224.0/21\",\r\n \"40.78.232.0/21\",\r\n + \ \"40.78.240.0/20\",\r\n \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n + \ \"40.79.8.32/28\",\r\n \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n + \ \"40.79.9.0/24\",\r\n \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n + \ \"40.79.48.0/27\",\r\n \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n + \ \"40.79.56.0/21\",\r\n \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n + \ \"40.79.88.0/27\",\r\n \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n + \ \"40.79.90.0/24\",\r\n \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n + \ \"40.79.93.0/28\",\r\n \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n + \ \"40.79.96.0/19\",\r\n \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n + \ \"40.79.152.0/21\",\r\n \"40.79.160.0/20\",\r\n \"40.79.176.0/21\",\r\n + \ \"40.79.184.0/21\",\r\n \"40.79.192.0/21\",\r\n \"40.79.200.0/24\",\r\n + \ \"40.79.201.0/24\",\r\n \"40.79.202.0/24\",\r\n \"40.79.203.0/24\",\r\n + \ \"40.79.204.0/27\",\r\n \"40.79.204.32/28\",\r\n \"40.79.204.48/28\",\r\n + \ \"40.79.204.64/27\",\r\n \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n + \ \"40.79.204.160/27\",\r\n \"40.79.204.192/26\",\r\n \"40.79.205.0/26\",\r\n + \ \"40.79.205.64/28\",\r\n \"40.79.205.80/28\",\r\n \"40.79.205.96/27\",\r\n + \ \"40.79.205.128/26\",\r\n \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n + \ \"40.79.205.240/28\",\r\n \"40.79.206.0/27\",\r\n \"40.79.206.32/27\",\r\n + \ \"40.79.206.64/27\",\r\n \"40.79.206.96/27\",\r\n \"40.79.206.128/27\",\r\n + \ \"40.79.206.160/27\",\r\n \"40.79.206.192/27\",\r\n \"40.79.206.224/27\",\r\n + \ \"40.79.207.0/27\",\r\n \"40.79.207.32/27\",\r\n \"40.79.207.64/28\",\r\n + \ \"40.79.207.80/28\",\r\n \"40.79.207.96/27\",\r\n \"40.79.207.128/25\",\r\n + \ \"40.79.208.0/24\",\r\n \"40.79.209.0/24\",\r\n \"40.79.210.0/24\",\r\n + \ \"40.79.211.0/24\",\r\n \"40.79.212.0/24\",\r\n \"40.79.213.0/24\",\r\n + \ \"40.79.214.0/24\",\r\n \"40.79.215.0/24\",\r\n \"40.79.216.0/24\",\r\n + \ \"40.79.217.0/24\",\r\n \"40.79.218.0/24\",\r\n \"40.79.219.0/24\",\r\n + \ \"40.79.220.0/24\",\r\n \"40.79.221.0/24\",\r\n \"40.79.222.0/24\",\r\n + \ \"40.79.223.0/24\",\r\n \"40.79.232.0/21\",\r\n \"40.79.240.0/20\",\r\n + \ \"40.80.0.0/22\",\r\n \"40.80.4.0/22\",\r\n \"40.80.8.0/22\",\r\n + \ \"40.80.12.0/22\",\r\n \"40.80.16.0/22\",\r\n \"40.80.20.0/22\",\r\n + \ \"40.80.24.0/22\",\r\n \"40.80.28.0/22\",\r\n \"40.80.32.0/22\",\r\n + \ \"40.80.36.0/22\",\r\n \"40.80.40.0/22\",\r\n \"40.80.44.0/22\",\r\n + \ \"40.80.48.0/21\",\r\n \"40.80.56.0/21\",\r\n \"40.80.64.0/19\",\r\n + \ \"40.80.96.0/20\",\r\n \"40.80.144.0/21\",\r\n \"40.80.152.0/21\",\r\n + \ \"40.80.160.0/24\",\r\n \"40.80.168.0/21\",\r\n \"40.80.176.0/21\",\r\n + \ \"40.80.184.0/21\",\r\n \"40.80.192.0/19\",\r\n \"40.80.224.0/20\",\r\n + \ \"40.80.240.0/20\",\r\n \"40.81.0.0/20\",\r\n \"40.81.16.0/20\",\r\n + \ \"40.81.32.0/20\",\r\n \"40.81.48.0/20\",\r\n \"40.81.64.0/20\",\r\n + \ \"40.81.80.0/20\",\r\n \"40.81.96.0/20\",\r\n \"40.81.112.0/20\",\r\n + \ \"40.81.128.0/19\",\r\n \"40.81.160.0/20\",\r\n \"40.81.176.0/20\",\r\n + \ \"40.81.192.0/19\",\r\n \"40.81.224.0/19\",\r\n \"40.82.0.0/22\",\r\n + \ \"40.82.4.0/22\",\r\n \"40.82.16.0/22\",\r\n \"40.82.20.0/22\",\r\n + \ \"40.82.24.0/22\",\r\n \"40.82.28.0/22\",\r\n \"40.82.32.0/22\",\r\n + \ \"40.82.36.0/22\",\r\n \"40.82.44.0/22\",\r\n \"40.82.48.0/22\",\r\n + \ \"40.82.60.0/22\",\r\n \"40.82.64.0/22\",\r\n \"40.82.68.0/22\",\r\n + \ \"40.82.72.0/22\",\r\n \"40.82.76.0/22\",\r\n \"40.82.80.0/22\",\r\n + \ \"40.82.84.0/22\",\r\n \"40.82.92.0/22\",\r\n \"40.82.96.0/22\",\r\n + \ \"40.82.100.0/22\",\r\n \"40.82.116.0/22\",\r\n \"40.82.120.0/22\",\r\n + \ \"40.82.128.0/19\",\r\n \"40.82.160.0/19\",\r\n \"40.82.192.0/19\",\r\n + \ \"40.82.224.0/20\",\r\n \"40.82.240.0/22\",\r\n \"40.82.244.0/22\",\r\n + \ \"40.82.248.0/21\",\r\n \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n + \ \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n \"40.83.24.96/27\",\r\n + \ \"40.83.24.128/25\",\r\n \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n + \ \"40.83.28.0/22\",\r\n \"40.83.32.0/19\",\r\n \"40.83.64.0/18\",\r\n + \ \"40.83.128.0/17\",\r\n \"40.84.0.0/17\",\r\n \"40.84.128.0/17\",\r\n + \ \"40.85.0.0/17\",\r\n \"40.85.128.0/20\",\r\n \"40.85.144.0/20\",\r\n + \ \"40.85.160.0/19\",\r\n \"40.85.192.0/18\",\r\n \"40.86.0.0/17\",\r\n + \ \"40.86.128.0/19\",\r\n \"40.86.160.0/19\",\r\n \"40.86.192.0/18\",\r\n + \ \"40.87.0.0/17\",\r\n \"40.87.128.0/19\",\r\n \"40.87.160.0/22\",\r\n + \ \"40.87.164.0/22\",\r\n \"40.87.168.0/30\",\r\n \"40.87.168.4/30\",\r\n + \ \"40.87.168.8/29\",\r\n \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n + \ \"40.87.168.40/29\",\r\n \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n + \ \"40.87.168.68/31\",\r\n \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n + \ \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n + \ \"40.87.168.192/28\",\r\n \"40.87.168.208/31\",\r\n \"40.87.168.210/31\",\r\n + \ \"40.87.168.212/30\",\r\n \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n + \ \"40.87.169.0/27\",\r\n \"40.87.169.32/29\",\r\n \"40.87.169.40/30\",\r\n + \ \"40.87.169.44/30\",\r\n \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n + \ \"40.87.169.58/31\",\r\n \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n + \ \"40.87.169.96/31\",\r\n \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n + \ \"40.87.169.102/31\",\r\n \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n + \ \"40.87.169.128/29\",\r\n \"40.87.169.136/31\",\r\n \"40.87.169.138/31\",\r\n + \ \"40.87.169.140/30\",\r\n \"40.87.169.144/28\",\r\n \"40.87.169.160/27\",\r\n + \ \"40.87.169.192/26\",\r\n \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n + \ \"40.87.170.144/31\",\r\n \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n + \ \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n + \ \"40.87.170.184/30\",\r\n \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n + \ \"40.87.170.194/31\",\r\n \"40.87.170.196/30\",\r\n \"40.87.170.200/29\",\r\n + \ \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n \"40.87.170.214/31\",\r\n + \ \"40.87.170.216/30\",\r\n \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n + \ \"40.87.170.228/30\",\r\n \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n + \ \"40.87.170.248/30\",\r\n \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n + \ \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n + \ \"40.87.171.16/28\",\r\n \"40.87.171.32/30\",\r\n \"40.87.171.36/30\",\r\n + \ \"40.87.171.40/31\",\r\n \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n + \ \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n \"40.87.171.72/29\",\r\n + \ \"40.87.171.80/28\",\r\n \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n + \ \"40.87.171.160/31\",\r\n \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n + \ \"40.87.171.166/31\",\r\n \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n + \ \"40.87.171.192/27\",\r\n \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n + \ \"40.87.171.248/31\",\r\n \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n + \ \"40.87.172.0/22\",\r\n \"40.87.176.0/25\",\r\n \"40.87.176.128/27\",\r\n + \ \"40.87.176.160/29\",\r\n \"40.87.176.168/30\",\r\n \"40.87.176.172/31\",\r\n + \ \"40.87.176.174/31\",\r\n \"40.87.176.176/29\",\r\n \"40.87.176.184/30\",\r\n + \ \"40.87.176.188/30\",\r\n \"40.87.176.192/28\",\r\n \"40.87.176.208/29\",\r\n + \ \"40.87.176.216/29\",\r\n \"40.87.176.224/29\",\r\n \"40.87.176.232/31\",\r\n + \ \"40.87.176.234/31\",\r\n \"40.87.176.236/30\",\r\n \"40.87.176.240/28\",\r\n + \ \"40.87.177.0/28\",\r\n \"40.87.177.16/28\",\r\n \"40.87.177.32/27\",\r\n + \ \"40.87.177.64/27\",\r\n \"40.87.177.96/28\",\r\n \"40.87.177.112/29\",\r\n + \ \"40.87.177.120/31\",\r\n \"40.87.177.122/31\",\r\n \"40.87.177.124/30\",\r\n + \ \"40.87.177.128/28\",\r\n \"40.87.177.144/29\",\r\n \"40.87.177.152/31\",\r\n + \ \"40.87.177.154/31\",\r\n \"40.87.177.156/30\",\r\n \"40.87.177.160/27\",\r\n + \ \"40.87.177.192/29\",\r\n \"40.87.177.200/30\",\r\n \"40.87.177.204/30\",\r\n + \ \"40.87.177.208/30\",\r\n \"40.87.177.212/30\",\r\n \"40.87.177.216/29\",\r\n + \ \"40.87.177.224/27\",\r\n \"40.87.178.0/24\",\r\n \"40.87.179.0/25\",\r\n + \ \"40.87.179.128/26\",\r\n \"40.87.179.192/31\",\r\n \"40.87.179.194/31\",\r\n + \ \"40.87.179.196/30\",\r\n \"40.87.179.200/31\",\r\n \"40.87.179.202/31\",\r\n + \ \"40.87.179.204/30\",\r\n \"40.87.179.208/28\",\r\n \"40.87.179.224/27\",\r\n + \ \"40.87.180.0/30\",\r\n \"40.87.180.4/31\",\r\n \"40.87.180.6/31\",\r\n + \ \"40.87.180.8/30\",\r\n \"40.87.180.12/31\",\r\n \"40.87.180.14/31\",\r\n + \ \"40.87.180.16/30\",\r\n \"40.87.180.20/31\",\r\n \"40.87.180.22/31\",\r\n + \ \"40.87.180.24/30\",\r\n \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n + \ \"40.87.180.40/31\",\r\n \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n + \ \"40.87.180.48/28\",\r\n \"40.87.180.64/30\",\r\n \"40.87.180.68/30\",\r\n + \ \"40.87.180.72/31\",\r\n \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n + \ \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n + \ \"40.87.180.192/30\",\r\n \"40.87.180.196/30\",\r\n \"40.87.180.200/31\",\r\n + \ \"40.87.180.202/31\",\r\n \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n + \ \"40.87.180.224/28\",\r\n \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n + \ \"40.87.180.252/30\",\r\n \"40.87.181.0/30\",\r\n \"40.87.181.4/30\",\r\n + \ \"40.87.181.8/29\",\r\n \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n + \ \"40.87.181.64/26\",\r\n \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n + \ \"40.87.181.152/31\",\r\n \"40.87.181.154/31\",\r\n \"40.87.181.156/30\",\r\n + \ \"40.87.181.160/31\",\r\n \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n + \ \"40.87.181.168/29\",\r\n \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n + \ \"40.87.182.0/30\",\r\n \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n + \ \"40.87.182.16/29\",\r\n \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n + \ \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n \"40.87.182.60/31\",\r\n + \ \"40.87.182.62/31\",\r\n \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n + \ \"40.87.183.0/28\",\r\n \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n + \ \"40.87.183.28/30\",\r\n \"40.87.183.32/31\",\r\n \"40.87.183.34/31\",\r\n + \ \"40.87.183.36/30\",\r\n \"40.87.183.40/31\",\r\n \"40.87.183.42/31\",\r\n + \ \"40.87.183.44/30\",\r\n \"40.87.183.48/30\",\r\n \"40.87.183.52/31\",\r\n + \ \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n + \ \"40.87.183.128/28\",\r\n \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n + \ \"40.87.183.192/27\",\r\n \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n + \ \"40.87.183.236/31\",\r\n \"40.87.183.238/31\",\r\n \"40.87.183.240/30\",\r\n + \ \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n \"40.87.184.0/22\",\r\n + \ \"40.87.188.0/22\",\r\n \"40.87.192.0/22\",\r\n \"40.87.196.0/22\",\r\n + \ \"40.87.200.0/22\",\r\n \"40.87.204.0/22\",\r\n \"40.87.208.0/22\",\r\n + \ \"40.87.212.0/22\",\r\n \"40.87.216.0/22\",\r\n \"40.87.220.0/22\",\r\n + \ \"40.87.224.0/22\",\r\n \"40.87.228.0/22\",\r\n \"40.87.232.0/21\",\r\n + \ \"40.88.0.0/16\",\r\n \"40.89.0.0/19\",\r\n \"40.89.32.0/19\",\r\n + \ \"40.89.64.0/18\",\r\n \"40.89.128.0/18\",\r\n \"40.89.192.0/19\",\r\n + \ \"40.89.224.0/19\",\r\n \"40.90.16.0/27\",\r\n \"40.90.16.32/27\",\r\n + \ \"40.90.16.64/27\",\r\n \"40.90.16.96/27\",\r\n \"40.90.16.128/27\",\r\n + \ \"40.90.16.160/27\",\r\n \"40.90.16.192/26\",\r\n \"40.90.17.0/27\",\r\n + \ \"40.90.17.32/27\",\r\n \"40.90.17.64/27\",\r\n \"40.90.17.96/27\",\r\n + \ \"40.90.17.128/28\",\r\n \"40.90.17.144/28\",\r\n \"40.90.17.160/27\",\r\n + \ \"40.90.17.192/27\",\r\n \"40.90.17.224/27\",\r\n \"40.90.18.0/28\",\r\n + \ \"40.90.18.16/28\",\r\n \"40.90.18.32/27\",\r\n \"40.90.18.64/26\",\r\n + \ \"40.90.18.128/26\",\r\n \"40.90.18.192/26\",\r\n \"40.90.19.0/27\",\r\n + \ \"40.90.19.32/27\",\r\n \"40.90.19.64/26\",\r\n \"40.90.19.128/25\",\r\n + \ \"40.90.20.0/25\",\r\n \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n + \ \"40.90.21.128/25\",\r\n \"40.90.22.0/25\",\r\n \"40.90.22.128/25\",\r\n + \ \"40.90.23.0/25\",\r\n \"40.90.23.128/25\",\r\n \"40.90.24.0/25\",\r\n + \ \"40.90.24.128/25\",\r\n \"40.90.25.0/26\",\r\n \"40.90.25.64/26\",\r\n + \ \"40.90.25.128/26\",\r\n \"40.90.25.192/26\",\r\n \"40.90.26.0/26\",\r\n + \ \"40.90.26.64/26\",\r\n \"40.90.26.128/25\",\r\n \"40.90.27.0/26\",\r\n + \ \"40.90.27.64/26\",\r\n \"40.90.27.128/26\",\r\n \"40.90.27.192/26\",\r\n + \ \"40.90.28.0/26\",\r\n \"40.90.28.64/26\",\r\n \"40.90.28.128/26\",\r\n + \ \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n \"40.90.29.64/26\",\r\n + \ \"40.90.29.128/26\",\r\n \"40.90.29.192/26\",\r\n \"40.90.30.0/25\",\r\n + \ \"40.90.30.128/27\",\r\n \"40.90.30.160/27\",\r\n \"40.90.30.192/26\",\r\n + \ \"40.90.31.0/27\",\r\n \"40.90.31.32/27\",\r\n \"40.90.31.64/27\",\r\n + \ \"40.90.31.96/27\",\r\n \"40.90.31.128/25\",\r\n \"40.90.128.0/28\",\r\n + \ \"40.90.128.16/28\",\r\n \"40.90.128.32/28\",\r\n \"40.90.128.48/28\",\r\n + \ \"40.90.128.64/28\",\r\n \"40.90.128.80/28\",\r\n \"40.90.128.96/28\",\r\n + \ \"40.90.128.112/28\",\r\n \"40.90.128.128/28\",\r\n \"40.90.128.144/28\",\r\n + \ \"40.90.128.160/28\",\r\n \"40.90.128.176/28\",\r\n \"40.90.128.192/28\",\r\n + \ \"40.90.128.208/28\",\r\n \"40.90.128.224/28\",\r\n \"40.90.128.240/28\",\r\n + \ \"40.90.129.0/27\",\r\n \"40.90.129.32/28\",\r\n \"40.90.129.48/28\",\r\n + \ \"40.90.129.64/27\",\r\n \"40.90.129.96/27\",\r\n \"40.90.129.128/26\",\r\n + \ \"40.90.129.192/27\",\r\n \"40.90.129.224/27\",\r\n \"40.90.130.0/27\",\r\n + \ \"40.90.130.32/28\",\r\n \"40.90.130.48/28\",\r\n \"40.90.130.64/28\",\r\n + \ \"40.90.130.80/28\",\r\n \"40.90.130.96/28\",\r\n \"40.90.130.112/28\",\r\n + \ \"40.90.130.128/28\",\r\n \"40.90.130.144/28\",\r\n \"40.90.130.160/27\",\r\n + \ \"40.90.130.192/28\",\r\n \"40.90.130.208/28\",\r\n \"40.90.130.224/28\",\r\n + \ \"40.90.130.240/28\",\r\n \"40.90.131.0/27\",\r\n \"40.90.131.32/27\",\r\n + \ \"40.90.131.64/27\",\r\n \"40.90.131.96/27\",\r\n \"40.90.131.128/27\",\r\n + \ \"40.90.131.160/27\",\r\n \"40.90.131.192/27\",\r\n \"40.90.131.224/27\",\r\n + \ \"40.90.132.0/27\",\r\n \"40.90.132.32/28\",\r\n \"40.90.132.48/28\",\r\n + \ \"40.90.132.64/28\",\r\n \"40.90.132.80/28\",\r\n \"40.90.132.96/27\",\r\n + \ \"40.90.132.128/26\",\r\n \"40.90.132.192/26\",\r\n \"40.90.133.0/27\",\r\n + \ \"40.90.133.32/27\",\r\n \"40.90.133.64/27\",\r\n \"40.90.133.96/28\",\r\n + \ \"40.90.133.112/28\",\r\n \"40.90.133.128/28\",\r\n \"40.90.133.144/28\",\r\n + \ \"40.90.133.160/27\",\r\n \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n + \ \"40.90.134.64/26\",\r\n \"40.90.134.128/26\",\r\n \"40.90.134.192/26\",\r\n + \ \"40.90.135.0/26\",\r\n \"40.90.135.64/26\",\r\n \"40.90.135.128/25\",\r\n + \ \"40.90.136.0/28\",\r\n \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n + \ \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n \"40.90.136.160/28\",\r\n + \ \"40.90.136.176/28\",\r\n \"40.90.136.192/27\",\r\n \"40.90.136.224/27\",\r\n + \ \"40.90.137.0/27\",\r\n \"40.90.137.32/27\",\r\n \"40.90.137.64/27\",\r\n + \ \"40.90.137.96/27\",\r\n \"40.90.137.128/27\",\r\n \"40.90.137.160/27\",\r\n + \ \"40.90.137.192/27\",\r\n \"40.90.137.224/27\",\r\n \"40.90.138.0/27\",\r\n + \ \"40.90.138.32/27\",\r\n \"40.90.138.64/27\",\r\n \"40.90.138.96/27\",\r\n + \ \"40.90.138.128/27\",\r\n \"40.90.138.160/27\",\r\n \"40.90.138.192/28\",\r\n + \ \"40.90.138.208/28\",\r\n \"40.90.138.224/27\",\r\n \"40.90.139.0/27\",\r\n + \ \"40.90.139.32/27\",\r\n \"40.90.139.64/27\",\r\n \"40.90.139.96/27\",\r\n + \ \"40.90.139.128/27\",\r\n \"40.90.139.160/27\",\r\n \"40.90.139.192/27\",\r\n + \ \"40.90.139.224/27\",\r\n \"40.90.140.0/27\",\r\n \"40.90.140.32/27\",\r\n + \ \"40.90.140.64/27\",\r\n \"40.90.140.96/27\",\r\n \"40.90.140.128/27\",\r\n + \ \"40.90.140.160/27\",\r\n \"40.90.140.192/27\",\r\n \"40.90.140.224/27\",\r\n + \ \"40.90.141.0/27\",\r\n \"40.90.141.32/27\",\r\n \"40.90.141.64/27\",\r\n + \ \"40.90.141.96/27\",\r\n \"40.90.141.128/27\",\r\n \"40.90.141.160/27\",\r\n + \ \"40.90.141.192/26\",\r\n \"40.90.142.0/27\",\r\n \"40.90.142.32/27\",\r\n + \ \"40.90.142.64/27\",\r\n \"40.90.142.96/27\",\r\n \"40.90.142.128/27\",\r\n + \ \"40.90.142.160/27\",\r\n \"40.90.142.192/28\",\r\n \"40.90.142.208/28\",\r\n + \ \"40.90.142.224/28\",\r\n \"40.90.142.240/28\",\r\n \"40.90.143.0/27\",\r\n + \ \"40.90.143.32/27\",\r\n \"40.90.143.64/27\",\r\n \"40.90.143.96/27\",\r\n + \ \"40.90.143.128/27\",\r\n \"40.90.143.160/27\",\r\n \"40.90.143.192/26\",\r\n + \ \"40.90.144.0/27\",\r\n \"40.90.144.32/27\",\r\n \"40.90.144.64/26\",\r\n + \ \"40.90.144.128/26\",\r\n \"40.90.144.192/27\",\r\n \"40.90.144.224/27\",\r\n + \ \"40.90.145.0/27\",\r\n \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n + \ \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n \"40.90.145.160/27\",\r\n + \ \"40.90.145.192/27\",\r\n \"40.90.145.224/27\",\r\n \"40.90.146.0/28\",\r\n + \ \"40.90.146.16/28\",\r\n \"40.90.146.32/27\",\r\n \"40.90.146.64/26\",\r\n + \ \"40.90.146.128/27\",\r\n \"40.90.146.160/27\",\r\n \"40.90.146.192/27\",\r\n + \ \"40.90.146.224/27\",\r\n \"40.90.147.0/27\",\r\n \"40.90.147.32/27\",\r\n + \ \"40.90.147.64/27\",\r\n \"40.90.147.96/27\",\r\n \"40.90.147.128/26\",\r\n + \ \"40.90.147.192/27\",\r\n \"40.90.147.224/27\",\r\n \"40.90.148.0/26\",\r\n + \ \"40.90.148.64/27\",\r\n \"40.90.148.96/27\",\r\n \"40.90.148.128/27\",\r\n + \ \"40.90.148.160/28\",\r\n \"40.90.148.176/28\",\r\n \"40.90.148.192/27\",\r\n + \ \"40.90.148.224/27\",\r\n \"40.90.149.0/27\",\r\n \"40.90.149.32/27\",\r\n + \ \"40.90.149.64/27\",\r\n \"40.90.149.96/27\",\r\n \"40.90.149.128/25\",\r\n + \ \"40.90.150.0/27\",\r\n \"40.90.150.32/27\",\r\n \"40.90.150.64/27\",\r\n + \ \"40.90.150.96/27\",\r\n \"40.90.150.128/25\",\r\n \"40.90.151.0/26\",\r\n + \ \"40.90.151.64/27\",\r\n \"40.90.151.96/27\",\r\n \"40.90.151.128/28\",\r\n + \ \"40.90.151.144/28\",\r\n \"40.90.151.160/27\",\r\n \"40.90.151.192/27\",\r\n + \ \"40.90.151.224/27\",\r\n \"40.90.152.0/25\",\r\n \"40.90.152.128/27\",\r\n + \ \"40.90.152.160/27\",\r\n \"40.90.152.192/27\",\r\n \"40.90.152.224/27\",\r\n + \ \"40.90.153.0/26\",\r\n \"40.90.153.64/27\",\r\n \"40.90.153.96/27\",\r\n + \ \"40.90.153.128/25\",\r\n \"40.90.154.0/26\",\r\n \"40.90.154.64/26\",\r\n + \ \"40.90.154.128/26\",\r\n \"40.90.154.192/26\",\r\n \"40.90.155.0/26\",\r\n + \ \"40.90.155.64/26\",\r\n \"40.90.155.128/26\",\r\n \"40.90.155.192/26\",\r\n + \ \"40.90.156.0/26\",\r\n \"40.90.156.64/27\",\r\n \"40.90.156.96/27\",\r\n + \ \"40.90.156.128/26\",\r\n \"40.90.156.192/26\",\r\n \"40.90.157.0/27\",\r\n + \ \"40.90.157.32/27\",\r\n \"40.90.157.64/26\",\r\n \"40.90.157.128/26\",\r\n + \ \"40.90.157.192/27\",\r\n \"40.90.157.224/27\",\r\n \"40.90.158.0/26\",\r\n + \ \"40.90.158.64/26\",\r\n \"40.90.158.128/25\",\r\n \"40.90.159.0/24\",\r\n + \ \"40.90.160.0/19\",\r\n \"40.90.192.0/19\",\r\n \"40.90.224.0/19\",\r\n + \ \"40.91.0.0/22\",\r\n \"40.91.4.0/22\",\r\n \"40.91.12.0/28\",\r\n + \ \"40.91.12.16/28\",\r\n \"40.91.12.32/28\",\r\n \"40.91.12.48/28\",\r\n + \ \"40.91.12.64/26\",\r\n \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n + \ \"40.91.12.208/28\",\r\n \"40.91.12.240/28\",\r\n \"40.91.13.0/28\",\r\n + \ \"40.91.13.64/27\",\r\n \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n + \ \"40.91.13.240/28\",\r\n \"40.91.14.0/24\",\r\n \"40.91.16.0/22\",\r\n + \ \"40.91.20.0/22\",\r\n \"40.91.24.0/22\",\r\n \"40.91.28.0/22\",\r\n + \ \"40.91.32.0/22\",\r\n \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n + \ \"40.91.192.0/18\",\r\n \"40.93.0.0/23\",\r\n \"40.93.2.0/24\",\r\n + \ \"40.93.3.0/24\",\r\n \"40.93.4.0/24\",\r\n \"40.93.5.0/24\",\r\n + \ \"40.93.6.0/24\",\r\n \"40.93.7.0/24\",\r\n \"40.93.8.0/24\",\r\n + \ \"40.93.9.0/24\",\r\n \"40.93.10.0/24\",\r\n \"40.93.11.0/24\",\r\n + \ \"40.93.12.0/24\",\r\n \"40.93.13.0/24\",\r\n \"40.93.14.0/24\",\r\n + \ \"40.93.15.0/24\",\r\n \"40.93.16.0/24\",\r\n \"40.93.17.0/24\",\r\n + \ \"40.93.64.0/24\",\r\n \"40.93.65.0/24\",\r\n \"40.93.66.0/24\",\r\n + \ \"40.93.128.0/24\",\r\n \"40.93.129.0/24\",\r\n \"40.93.192.0/24\",\r\n + \ \"40.93.193.0/24\",\r\n \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n + \ \"40.93.198.0/23\",\r\n \"40.93.200.0/23\",\r\n \"40.93.202.0/24\",\r\n + \ \"40.93.203.0/24\",\r\n \"40.93.204.0/22\",\r\n \"40.93.208.0/22\",\r\n + \ \"40.93.212.0/24\",\r\n \"40.93.213.0/24\",\r\n \"40.93.214.0/24\",\r\n + \ \"40.96.46.0/24\",\r\n \"40.96.50.0/24\",\r\n \"40.96.52.0/24\",\r\n + \ \"40.96.55.0/24\",\r\n \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n + \ \"40.96.255.0/24\",\r\n \"40.97.4.0/24\",\r\n \"40.97.5.0/24\",\r\n + \ \"40.97.6.0/24\",\r\n \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n + \ \"40.97.13.0/24\",\r\n \"40.101.0.0/24\",\r\n \"40.101.1.0/24\",\r\n + \ \"40.112.36.0/25\",\r\n \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n + \ \"40.112.37.64/26\",\r\n \"40.112.37.128/26\",\r\n \"40.112.37.192/26\",\r\n + \ \"40.112.38.192/26\",\r\n \"40.112.39.0/25\",\r\n \"40.112.39.128/26\",\r\n + \ \"40.112.48.0/20\",\r\n \"40.112.64.0/19\",\r\n \"40.112.96.0/19\",\r\n + \ \"40.112.128.0/17\",\r\n \"40.113.0.0/18\",\r\n \"40.113.64.0/19\",\r\n + \ \"40.113.96.0/19\",\r\n \"40.113.128.0/18\",\r\n \"40.113.192.0/18\",\r\n + \ \"40.114.0.0/17\",\r\n \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n + \ \"40.115.64.0/19\",\r\n \"40.115.96.0/19\",\r\n \"40.115.128.0/17\",\r\n + \ \"40.116.0.0/16\",\r\n \"40.117.0.0/19\",\r\n \"40.117.32.0/19\",\r\n + \ \"40.117.64.0/18\",\r\n \"40.117.128.0/17\",\r\n \"40.118.0.0/17\",\r\n + \ \"40.118.128.0/17\",\r\n \"40.119.0.0/18\",\r\n \"40.119.64.0/22\",\r\n + \ \"40.119.68.0/22\",\r\n \"40.119.72.0/22\",\r\n \"40.119.76.0/22\",\r\n + \ \"40.119.80.0/22\",\r\n \"40.119.84.0/22\",\r\n \"40.119.88.0/22\",\r\n + \ \"40.119.92.0/22\",\r\n \"40.119.96.0/22\",\r\n \"40.119.100.0/27\",\r\n + \ \"40.119.100.32/28\",\r\n \"40.119.100.48/30\",\r\n \"40.119.100.52/30\",\r\n + \ \"40.119.100.56/29\",\r\n \"40.119.100.64/28\",\r\n \"40.119.100.80/29\",\r\n + \ \"40.119.100.88/30\",\r\n \"40.119.100.92/30\",\r\n \"40.119.100.96/28\",\r\n + \ \"40.119.100.112/29\",\r\n \"40.119.100.120/30\",\r\n \"40.119.104.0/22\",\r\n + \ \"40.119.108.0/22\",\r\n \"40.119.112.0/22\",\r\n \"40.119.116.0/22\",\r\n + \ \"40.119.120.0/22\",\r\n \"40.119.124.0/22\",\r\n \"40.119.128.0/19\",\r\n + \ \"40.119.160.0/19\",\r\n \"40.119.192.0/18\",\r\n \"40.120.0.0/20\",\r\n + \ \"40.120.16.0/20\",\r\n \"40.120.32.0/19\",\r\n \"40.120.64.0/18\",\r\n + \ \"40.121.0.0/16\",\r\n \"40.122.0.0/20\",\r\n \"40.122.16.0/20\",\r\n + \ \"40.122.32.0/19\",\r\n \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n + \ \"40.123.0.0/17\",\r\n \"40.123.128.0/22\",\r\n \"40.123.132.0/22\",\r\n + \ \"40.123.136.0/24\",\r\n \"40.123.140.0/22\",\r\n \"40.123.144.0/26\",\r\n + \ \"40.123.144.64/29\",\r\n \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n + \ \"40.123.144.96/29\",\r\n \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n + \ \"40.123.144.128/28\",\r\n \"40.123.144.144/29\",\r\n \"40.123.144.152/30\",\r\n + \ \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n + \ \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n + \ \"40.123.144.252/31\",\r\n \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n + \ \"40.123.145.4/31\",\r\n \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n + \ \"40.123.145.12/31\",\r\n \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n + \ \"40.123.145.20/31\",\r\n \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n + \ \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n + \ \"40.123.145.60/30\",\r\n \"40.123.145.64/30\",\r\n \"40.123.145.68/30\",\r\n + \ \"40.123.145.72/29\",\r\n \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n + \ \"40.123.145.128/27\",\r\n \"40.123.145.160/30\",\r\n \"40.123.145.164/31\",\r\n + \ \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n + \ \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n + \ \"40.123.145.214/31\",\r\n \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n + \ \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n + \ \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n + \ \"40.123.146.30/31\",\r\n \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n + \ \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n + \ \"40.123.146.50/31\",\r\n \"40.123.146.52/31\",\r\n \"40.123.146.54/31\",\r\n + \ \"40.123.146.56/29\",\r\n \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n + \ \"40.123.146.160/30\",\r\n \"40.123.146.164/31\",\r\n \"40.123.146.166/31\",\r\n + \ \"40.123.146.168/29\",\r\n \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n + \ \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n + \ \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n \"40.123.146.206/31\",\r\n + \ \"40.123.146.208/31\",\r\n \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n + \ \"40.123.146.216/29\",\r\n \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n + \ \"40.123.147.32/31\",\r\n \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n + \ \"40.123.147.38/31\",\r\n \"40.123.147.40/29\",\r\n \"40.123.147.48/28\",\r\n + \ \"40.123.147.64/28\",\r\n \"40.123.147.80/30\",\r\n \"40.123.147.84/31\",\r\n + \ \"40.123.147.86/31\",\r\n \"40.123.147.88/29\",\r\n \"40.123.148.0/25\",\r\n \ \"40.123.148.128/30\",\r\n \"40.123.148.132/31\",\r\n \"40.123.152.0/22\",\r\n - \ \"40.123.156.0/22\",\r\n \"40.123.160.0/22\",\r\n \"40.123.164.0/27\",\r\n - \ \"40.123.164.32/29\",\r\n \"40.123.164.40/31\",\r\n \"40.123.168.0/24\",\r\n - \ \"40.123.169.0/30\",\r\n \"40.123.169.4/31\",\r\n \"40.123.169.6/31\",\r\n - \ \"40.123.169.8/29\",\r\n \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n - \ \"40.123.169.64/27\",\r\n \"40.123.169.96/31\",\r\n \"40.123.172.0/29\",\r\n + \ \"40.123.156.0/22\",\r\n \"40.123.160.0/22\",\r\n \"40.123.164.0/26\",\r\n + \ \"40.123.164.64/31\",\r\n \"40.123.168.0/24\",\r\n \"40.123.169.0/30\",\r\n + \ \"40.123.169.4/31\",\r\n \"40.123.169.6/31\",\r\n \"40.123.169.8/29\",\r\n + \ \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n \"40.123.169.64/27\",\r\n + \ \"40.123.169.96/29\",\r\n \"40.123.169.104/31\",\r\n \"40.123.172.0/29\",\r\n \ \"40.123.172.16/28\",\r\n \"40.123.173.0/24\",\r\n \"40.123.174.0/24\",\r\n \ \"40.123.175.0/24\",\r\n \"40.123.176.0/22\",\r\n \"40.123.180.0/22\",\r\n \ \"40.123.188.0/22\",\r\n \"40.123.192.0/19\",\r\n \"40.123.224.0/20\",\r\n @@ -28529,14 +29211,16 @@ interactions: \ \"52.112.119.0/24\",\r\n \"52.112.120.0/24\",\r\n \"52.112.121.0/24\",\r\n \ \"52.112.122.0/24\",\r\n \"52.112.123.0/24\",\r\n \"52.112.124.0/24\",\r\n \ \"52.112.125.0/24\",\r\n \"52.112.126.0/24\",\r\n \"52.112.127.0/24\",\r\n - \ \"52.112.144.0/20\",\r\n \"52.112.168.0/22\",\r\n \"52.112.172.0/22\",\r\n + \ \"52.112.139.0/24\",\r\n \"52.112.140.0/22\",\r\n \"52.112.144.0/20\",\r\n + \ \"52.112.164.0/22\",\r\n \"52.112.168.0/22\",\r\n \"52.112.172.0/22\",\r\n \ \"52.112.176.0/21\",\r\n \"52.112.184.0/22\",\r\n \"52.112.190.0/24\",\r\n \ \"52.112.191.0/24\",\r\n \"52.112.197.0/24\",\r\n \"52.112.200.0/22\",\r\n \ \"52.112.204.0/23\",\r\n \"52.112.206.0/24\",\r\n \"52.112.207.0/24\",\r\n \ \"52.112.212.0/24\",\r\n \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n - \ \"52.112.216.0/21\",\r\n \"52.112.229.0/24\",\r\n \"52.112.230.0/24\",\r\n - \ \"52.112.231.0/24\",\r\n \"52.112.232.0/24\",\r\n \"52.112.233.0/24\",\r\n - \ \"52.112.236.0/24\",\r\n \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n + \ \"52.112.216.0/21\",\r\n \"52.112.224.0/22\",\r\n \"52.112.229.0/24\",\r\n + \ \"52.112.230.0/24\",\r\n \"52.112.231.0/24\",\r\n \"52.112.232.0/24\",\r\n + \ \"52.112.233.0/24\",\r\n \"52.112.234.0/23\",\r\n \"52.112.236.0/24\",\r\n + \ \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n \"52.112.239.0/24\",\r\n \ \"52.112.240.0/20\",\r\n \"52.113.9.0/24\",\r\n \"52.113.10.0/23\",\r\n \ \"52.113.12.0/24\",\r\n \"52.113.13.0/24\",\r\n \"52.113.14.0/24\",\r\n \ \"52.113.15.0/24\",\r\n \"52.113.16.0/20\",\r\n \"52.113.37.0/24\",\r\n @@ -28577,476 +29261,479 @@ interactions: \ \"52.114.200.0/22\",\r\n \"52.114.204.0/23\",\r\n \"52.114.206.0/23\",\r\n \ \"52.114.208.0/24\",\r\n \"52.114.209.0/24\",\r\n \"52.114.210.0/23\",\r\n \ \"52.114.212.0/23\",\r\n \"52.114.214.0/23\",\r\n \"52.114.216.0/22\",\r\n - \ \"52.114.224.0/24\",\r\n \"52.114.226.0/24\",\r\n \"52.114.228.0/24\",\r\n + \ \"52.114.224.0/24\",\r\n \"52.114.225.0/24\",\r\n \"52.114.226.0/24\",\r\n + \ \"52.114.227.0/24\",\r\n \"52.114.228.0/24\",\r\n \"52.114.229.0/24\",\r\n \ \"52.114.230.0/24\",\r\n \"52.114.231.0/24\",\r\n \"52.114.232.0/24\",\r\n - \ \"52.114.233.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.114.236.0/24\",\r\n - \ \"52.114.238.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.114.241.0/24\",\r\n - \ \"52.114.242.0/24\",\r\n \"52.114.244.0/24\",\r\n \"52.114.248.0/22\",\r\n - \ \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n \"52.115.8.0/22\",\r\n - \ \"52.115.16.0/21\",\r\n \"52.115.24.0/22\",\r\n \"52.115.32.0/22\",\r\n - \ \"52.115.36.0/23\",\r\n \"52.115.38.0/24\",\r\n \"52.115.39.0/24\",\r\n - \ \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n \"52.115.46.0/24\",\r\n - \ \"52.115.47.0/24\",\r\n \"52.115.48.0/22\",\r\n \"52.115.52.0/23\",\r\n - \ \"52.115.54.0/24\",\r\n \"52.115.55.0/24\",\r\n \"52.115.56.0/22\",\r\n - \ \"52.115.60.0/23\",\r\n \"52.115.62.0/23\",\r\n \"52.115.64.0/22\",\r\n - \ \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n \"52.115.76.0/22\",\r\n - \ \"52.115.80.0/22\",\r\n \"52.115.84.0/22\",\r\n \"52.115.88.0/22\",\r\n - \ \"52.115.92.0/24\",\r\n \"52.115.93.0/24\",\r\n \"52.115.96.0/24\",\r\n - \ \"52.115.97.0/24\",\r\n \"52.115.98.0/24\",\r\n \"52.115.99.0/24\",\r\n - \ \"52.115.100.0/22\",\r\n \"52.115.104.0/23\",\r\n \"52.115.106.0/23\",\r\n - \ \"52.115.108.0/22\",\r\n \"52.115.112.0/23\",\r\n \"52.115.114.0/24\",\r\n - \ \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n \"52.115.140.0/22\",\r\n - \ \"52.115.144.0/20\",\r\n \"52.115.160.0/19\",\r\n \"52.115.192.0/19\",\r\n - \ \"52.115.224.0/23\",\r\n \"52.115.226.0/23\",\r\n \"52.115.228.0/23\",\r\n - \ \"52.115.230.0/24\",\r\n \"52.115.231.0/24\",\r\n \"52.115.232.0/24\",\r\n - \ \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n \"52.115.235.0/24\",\r\n - \ \"52.115.236.0/23\",\r\n \"52.120.0.0/19\",\r\n \"52.120.32.0/19\",\r\n - \ \"52.120.64.0/19\",\r\n \"52.120.96.0/19\",\r\n \"52.120.128.0/21\",\r\n - \ \"52.120.136.0/21\",\r\n \"52.120.144.0/21\",\r\n \"52.120.152.0/22\",\r\n - \ \"52.120.156.0/24\",\r\n \"52.120.157.0/24\",\r\n \"52.120.158.0/23\",\r\n - \ \"52.120.160.0/19\",\r\n \"52.120.192.0/20\",\r\n \"52.120.208.0/20\",\r\n - \ \"52.120.224.0/20\",\r\n \"52.120.240.0/20\",\r\n \"52.121.0.0/21\",\r\n - \ \"52.121.16.0/21\",\r\n \"52.121.24.0/21\",\r\n \"52.121.32.0/22\",\r\n - \ \"52.121.36.0/22\",\r\n \"52.121.40.0/21\",\r\n \"52.121.48.0/20\",\r\n - \ \"52.121.64.0/20\",\r\n \"52.121.80.0/22\",\r\n \"52.121.84.0/23\",\r\n - \ \"52.121.86.0/23\",\r\n \"52.121.88.0/21\",\r\n \"52.121.96.0/22\",\r\n - \ \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n \"52.121.106.0/23\",\r\n - \ \"52.121.108.0/22\",\r\n \"52.121.112.0/22\",\r\n \"52.121.116.0/22\",\r\n - \ \"52.121.120.0/23\",\r\n \"52.121.122.0/23\",\r\n \"52.121.124.0/22\",\r\n - \ \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n \"52.121.152.0/21\",\r\n - \ \"52.121.160.0/22\",\r\n \"52.121.164.0/24\",\r\n \"52.121.165.0/24\",\r\n - \ \"52.121.168.0/22\",\r\n \"52.121.172.0/22\",\r\n \"52.121.176.0/23\",\r\n - \ \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n \"52.122.0.0/24\",\r\n - \ \"52.122.1.0/24\",\r\n \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n - \ \"52.122.6.0/24\",\r\n \"52.122.7.0/24\",\r\n \"52.122.8.0/22\",\r\n - \ \"52.122.12.0/22\",\r\n \"52.122.16.0/22\",\r\n \"52.122.20.0/22\",\r\n - \ \"52.122.24.0/22\",\r\n \"52.122.28.0/22\",\r\n \"52.123.0.0/24\",\r\n - \ \"52.123.1.0/24\",\r\n \"52.123.2.0/24\",\r\n \"52.123.3.0/24\",\r\n - \ \"52.123.4.0/24\",\r\n \"52.123.5.0/24\",\r\n \"52.123.6.0/24\",\r\n - \ \"52.123.7.0/24\",\r\n \"52.125.128.0/22\",\r\n \"52.125.132.0/22\",\r\n - \ \"52.125.136.0/24\",\r\n \"52.125.137.0/24\",\r\n \"52.125.138.0/23\",\r\n - \ \"52.125.140.0/23\",\r\n \"52.136.0.0/22\",\r\n \"52.136.4.0/22\",\r\n - \ \"52.136.8.0/21\",\r\n \"52.136.16.0/24\",\r\n \"52.136.17.0/24\",\r\n - \ \"52.136.18.0/24\",\r\n \"52.136.19.0/24\",\r\n \"52.136.20.0/24\",\r\n - \ \"52.136.21.0/24\",\r\n \"52.136.22.0/24\",\r\n \"52.136.23.0/24\",\r\n - \ \"52.136.24.0/24\",\r\n \"52.136.25.0/24\",\r\n \"52.136.26.0/24\",\r\n - \ \"52.136.27.0/24\",\r\n \"52.136.28.0/24\",\r\n \"52.136.29.0/24\",\r\n - \ \"52.136.30.0/24\",\r\n \"52.136.31.0/24\",\r\n \"52.136.32.0/19\",\r\n - \ \"52.136.64.0/18\",\r\n \"52.136.128.0/18\",\r\n \"52.136.192.0/18\",\r\n - \ \"52.137.0.0/18\",\r\n \"52.137.64.0/18\",\r\n \"52.137.128.0/17\",\r\n - \ \"52.138.0.0/18\",\r\n \"52.138.64.0/20\",\r\n \"52.138.80.0/21\",\r\n - \ \"52.138.88.0/21\",\r\n \"52.138.96.0/19\",\r\n \"52.138.128.0/17\",\r\n - \ \"52.139.0.0/18\",\r\n \"52.139.64.0/18\",\r\n \"52.139.128.0/18\",\r\n - \ \"52.139.192.0/18\",\r\n \"52.140.0.0/18\",\r\n \"52.140.64.0/18\",\r\n - \ \"52.140.128.0/18\",\r\n \"52.140.192.0/18\",\r\n \"52.141.0.0/18\",\r\n - \ \"52.141.64.0/18\",\r\n \"52.141.128.0/18\",\r\n \"52.141.192.0/19\",\r\n - \ \"52.141.224.0/20\",\r\n \"52.141.240.0/20\",\r\n \"52.142.0.0/18\",\r\n - \ \"52.142.64.0/18\",\r\n \"52.142.128.0/18\",\r\n \"52.142.192.0/18\",\r\n - \ \"52.143.0.0/18\",\r\n \"52.143.64.0/18\",\r\n \"52.143.128.0/18\",\r\n - \ \"52.143.192.0/24\",\r\n \"52.143.193.0/24\",\r\n \"52.143.194.0/24\",\r\n - \ \"52.143.195.0/24\",\r\n \"52.143.196.0/24\",\r\n \"52.143.197.0/24\",\r\n - \ \"52.143.198.0/24\",\r\n \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n - \ \"52.143.202.0/24\",\r\n \"52.143.203.0/24\",\r\n \"52.143.204.0/23\",\r\n - \ \"52.143.206.0/24\",\r\n \"52.143.207.0/24\",\r\n \"52.143.208.0/24\",\r\n - \ \"52.143.209.0/24\",\r\n \"52.143.210.0/24\",\r\n \"52.143.211.0/24\",\r\n - \ \"52.143.212.0/23\",\r\n \"52.143.214.0/24\",\r\n \"52.143.215.0/24\",\r\n - \ \"52.143.216.0/23\",\r\n \"52.143.218.0/24\",\r\n \"52.143.219.0/24\",\r\n - \ \"52.143.220.0/24\",\r\n \"52.143.221.0/24\",\r\n \"52.143.222.0/23\",\r\n - \ \"52.143.224.0/19\",\r\n \"52.146.0.0/17\",\r\n \"52.146.128.0/17\",\r\n - \ \"52.147.0.0/19\",\r\n \"52.147.32.0/19\",\r\n \"52.147.64.0/19\",\r\n - \ \"52.147.96.0/19\",\r\n \"52.147.128.0/19\",\r\n \"52.147.160.0/19\",\r\n - \ \"52.147.192.0/18\",\r\n \"52.148.0.0/18\",\r\n \"52.148.64.0/18\",\r\n - \ \"52.148.128.0/18\",\r\n \"52.148.192.0/18\",\r\n \"52.149.0.0/18\",\r\n - \ \"52.149.64.0/18\",\r\n \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n - \ \"52.150.128.0/17\",\r\n \"52.151.0.0/18\",\r\n \"52.151.64.0/18\",\r\n - \ \"52.151.128.0/17\",\r\n \"52.152.0.0/17\",\r\n \"52.152.128.0/17\",\r\n - \ \"52.153.0.0/18\",\r\n \"52.153.64.0/18\",\r\n \"52.153.128.0/18\",\r\n - \ \"52.153.192.0/18\",\r\n \"52.154.0.0/18\",\r\n \"52.154.64.0/18\",\r\n - \ \"52.154.128.0/17\",\r\n \"52.155.0.0/19\",\r\n \"52.155.32.0/19\",\r\n - \ \"52.155.64.0/19\",\r\n \"52.155.96.0/19\",\r\n \"52.155.128.0/17\",\r\n - \ \"52.156.0.0/19\",\r\n \"52.156.32.0/19\",\r\n \"52.156.64.0/18\",\r\n - \ \"52.156.128.0/19\",\r\n \"52.156.160.0/19\",\r\n \"52.156.192.0/18\",\r\n - \ \"52.157.0.0/18\",\r\n \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n - \ \"52.158.0.0/17\",\r\n \"52.158.128.0/19\",\r\n \"52.158.160.0/20\",\r\n - \ \"52.158.176.0/20\",\r\n \"52.158.192.0/19\",\r\n \"52.158.224.0/19\",\r\n - \ \"52.159.0.0/18\",\r\n \"52.159.64.0/18\",\r\n \"52.159.128.0/17\",\r\n - \ \"52.160.0.0/16\",\r\n \"52.161.0.0/16\",\r\n \"52.162.0.0/16\",\r\n - \ \"52.163.0.0/16\",\r\n \"52.164.0.0/16\",\r\n \"52.165.0.0/19\",\r\n - \ \"52.165.32.0/20\",\r\n \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n - \ \"52.165.56.0/21\",\r\n \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n - \ \"52.165.104.0/25\",\r\n \"52.165.104.128/26\",\r\n \"52.165.128.0/17\",\r\n - \ \"52.166.0.0/16\",\r\n \"52.167.0.0/16\",\r\n \"52.168.0.0/16\",\r\n - \ \"52.169.0.0/16\",\r\n \"52.170.0.0/16\",\r\n \"52.171.0.0/16\",\r\n - \ \"52.172.0.0/17\",\r\n \"52.172.128.0/17\",\r\n \"52.173.0.0/16\",\r\n - \ \"52.174.0.0/16\",\r\n \"52.175.0.0/17\",\r\n \"52.175.128.0/18\",\r\n - \ \"52.175.192.0/18\",\r\n \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n - \ \"52.176.160.0/21\",\r\n \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n - \ \"52.176.224.0/24\",\r\n \"52.176.225.0/24\",\r\n \"52.176.232.0/21\",\r\n - \ \"52.176.240.0/20\",\r\n \"52.177.0.0/16\",\r\n \"52.178.0.0/17\",\r\n - \ \"52.178.128.0/17\",\r\n \"52.179.0.0/17\",\r\n \"52.179.128.0/17\",\r\n - \ \"52.180.0.0/17\",\r\n \"52.180.128.0/19\",\r\n \"52.180.160.0/20\",\r\n - \ \"52.180.176.0/21\",\r\n \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n - \ \"52.180.185.0/24\",\r\n \"52.182.128.0/17\",\r\n \"52.183.0.0/17\",\r\n - \ \"52.183.128.0/18\",\r\n \"52.183.192.0/18\",\r\n \"52.184.0.0/17\",\r\n - \ \"52.184.128.0/19\",\r\n \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n - \ \"52.184.168.16/28\",\r\n \"52.184.168.32/28\",\r\n \"52.184.168.80/28\",\r\n - \ \"52.184.168.96/27\",\r\n \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n - \ \"52.184.170.0/24\",\r\n \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n - \ \"52.185.0.0/19\",\r\n \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n - \ \"52.185.56.0/26\",\r\n \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n - \ \"52.185.56.112/28\",\r\n \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n - \ \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n - \ \"52.185.112.64/27\",\r\n \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n - \ \"52.185.128.0/18\",\r\n \"52.185.192.0/18\",\r\n \"52.186.0.0/16\",\r\n - \ \"52.187.0.0/17\",\r\n \"52.187.128.0/18\",\r\n \"52.187.192.0/18\",\r\n - \ \"52.188.0.0/16\",\r\n \"52.189.0.0/17\",\r\n \"52.189.128.0/18\",\r\n - \ \"52.189.192.0/18\",\r\n \"52.190.0.0/17\",\r\n \"52.190.128.0/17\",\r\n - \ \"52.191.0.0/17\",\r\n \"52.191.128.0/18\",\r\n \"52.191.192.0/18\",\r\n - \ \"52.224.0.0/16\",\r\n \"52.225.0.0/17\",\r\n \"52.225.128.0/21\",\r\n - \ \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n \"52.225.136.48/28\",\r\n - \ \"52.225.136.64/28\",\r\n \"52.225.137.0/24\",\r\n \"52.225.144.0/20\",\r\n - \ \"52.225.160.0/19\",\r\n \"52.225.192.0/18\",\r\n \"52.226.0.0/16\",\r\n - \ \"52.228.0.0/17\",\r\n \"52.228.128.0/17\",\r\n \"52.229.0.0/18\",\r\n - \ \"52.229.64.0/18\",\r\n \"52.229.128.0/17\",\r\n \"52.230.0.0/17\",\r\n - \ \"52.230.128.0/17\",\r\n \"52.231.0.0/17\",\r\n \"52.231.128.0/17\",\r\n - \ \"52.232.0.0/17\",\r\n \"52.232.128.0/21\",\r\n \"52.232.136.0/21\",\r\n - \ \"52.232.144.0/24\",\r\n \"52.232.145.0/24\",\r\n \"52.232.146.0/24\",\r\n - \ \"52.232.147.0/24\",\r\n \"52.232.148.0/24\",\r\n \"52.232.149.0/24\",\r\n - \ \"52.232.150.0/24\",\r\n \"52.232.151.0/24\",\r\n \"52.232.152.0/24\",\r\n - \ \"52.232.153.0/24\",\r\n \"52.232.154.0/24\",\r\n \"52.232.155.0/24\",\r\n - \ \"52.232.156.0/24\",\r\n \"52.232.157.0/24\",\r\n \"52.232.158.0/24\",\r\n - \ \"52.232.159.0/24\",\r\n \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n - \ \"52.233.0.0/18\",\r\n \"52.233.64.0/18\",\r\n \"52.233.128.0/17\",\r\n - \ \"52.234.0.0/17\",\r\n \"52.234.128.0/17\",\r\n \"52.235.0.0/18\",\r\n - \ \"52.235.64.0/18\",\r\n \"52.236.0.0/17\",\r\n \"52.236.128.0/17\",\r\n - \ \"52.237.0.0/18\",\r\n \"52.237.64.0/18\",\r\n \"52.237.128.0/18\",\r\n - \ \"52.237.192.0/18\",\r\n \"52.238.0.0/18\",\r\n \"52.238.192.0/18\",\r\n - \ \"52.239.0.0/17\",\r\n \"52.239.128.0/24\",\r\n \"52.239.129.0/24\",\r\n - \ \"52.239.130.0/23\",\r\n \"52.239.132.0/23\",\r\n \"52.239.134.0/24\",\r\n - \ \"52.239.135.0/26\",\r\n \"52.239.135.64/26\",\r\n \"52.239.135.128/26\",\r\n - \ \"52.239.135.192/26\",\r\n \"52.239.136.0/22\",\r\n \"52.239.140.0/22\",\r\n - \ \"52.239.144.0/23\",\r\n \"52.239.146.0/23\",\r\n \"52.239.148.0/27\",\r\n - \ \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.150.0/23\",\r\n \"52.239.152.0/22\",\r\n \"52.239.156.0/24\",\r\n - \ \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n - \ \"52.239.157.224/27\",\r\n \"52.239.158.0/23\",\r\n \"52.239.160.0/22\",\r\n - \ \"52.239.164.0/25\",\r\n \"52.239.164.128/26\",\r\n \"52.239.164.192/26\",\r\n - \ \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n - \ \"52.239.167.0/24\",\r\n \"52.239.168.0/22\",\r\n \"52.239.172.0/22\",\r\n - \ \"52.239.176.128/25\",\r\n \"52.239.177.0/27\",\r\n \"52.239.177.32/27\",\r\n - \ \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n \"52.239.178.0/23\",\r\n - \ \"52.239.180.0/22\",\r\n \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n - \ \"52.239.184.176/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.184.224/27\",\r\n - \ \"52.239.185.0/28\",\r\n \"52.239.185.32/27\",\r\n \"52.239.186.0/24\",\r\n - \ \"52.239.187.0/25\",\r\n \"52.239.187.128/25\",\r\n \"52.239.188.0/24\",\r\n - \ \"52.239.189.0/24\",\r\n \"52.239.190.0/25\",\r\n \"52.239.190.128/26\",\r\n - \ \"52.239.190.192/26\",\r\n \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n - \ \"52.239.192.96/27\",\r\n \"52.239.192.128/27\",\r\n \"52.239.192.160/27\",\r\n - \ \"52.239.192.192/26\",\r\n \"52.239.193.0/24\",\r\n \"52.239.194.0/24\",\r\n - \ \"52.239.195.0/24\",\r\n \"52.239.196.0/24\",\r\n \"52.239.197.0/24\",\r\n - \ \"52.239.198.0/25\",\r\n \"52.239.198.128/27\",\r\n \"52.239.198.192/26\",\r\n - \ \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n \"52.239.202.0/24\",\r\n - \ \"52.239.203.0/24\",\r\n \"52.239.205.0/24\",\r\n \"52.239.206.0/24\",\r\n - \ \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n - \ \"52.239.207.192/26\",\r\n \"52.239.208.0/23\",\r\n \"52.239.210.0/23\",\r\n - \ \"52.239.212.0/23\",\r\n \"52.239.214.0/23\",\r\n \"52.239.216.0/23\",\r\n - \ \"52.239.218.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.222.0/23\",\r\n - \ \"52.239.224.0/24\",\r\n \"52.239.225.0/24\",\r\n \"52.239.226.0/24\",\r\n - \ \"52.239.227.0/24\",\r\n \"52.239.228.0/23\",\r\n \"52.239.230.0/24\",\r\n - \ \"52.239.231.0/24\",\r\n \"52.239.232.0/25\",\r\n \"52.239.232.128/25\",\r\n - \ \"52.239.233.0/25\",\r\n \"52.239.233.128/25\",\r\n \"52.239.234.0/23\",\r\n - \ \"52.239.236.0/23\",\r\n \"52.239.238.0/24\",\r\n \"52.239.239.0/24\",\r\n - \ \"52.239.240.0/24\",\r\n \"52.239.241.0/24\",\r\n \"52.239.242.0/23\",\r\n - \ \"52.239.244.0/23\",\r\n \"52.239.246.0/23\",\r\n \"52.239.248.0/24\",\r\n - \ \"52.239.249.0/24\",\r\n \"52.239.250.0/24\",\r\n \"52.239.251.0/24\",\r\n - \ \"52.239.252.0/24\",\r\n \"52.239.253.0/24\",\r\n \"52.239.254.0/23\",\r\n - \ \"52.240.0.0/17\",\r\n \"52.240.128.0/17\",\r\n \"52.241.0.0/16\",\r\n - \ \"52.242.0.0/18\",\r\n \"52.242.64.0/18\",\r\n \"52.242.128.0/17\",\r\n - \ \"52.243.32.0/19\",\r\n \"52.243.64.0/18\",\r\n \"52.245.8.0/22\",\r\n - \ \"52.245.12.0/22\",\r\n \"52.245.16.0/22\",\r\n \"52.245.20.0/22\",\r\n - \ \"52.245.24.0/22\",\r\n \"52.245.28.0/22\",\r\n \"52.245.32.0/22\",\r\n - \ \"52.245.36.0/22\",\r\n \"52.245.40.0/22\",\r\n \"52.245.44.0/24\",\r\n - \ \"52.245.45.0/25\",\r\n \"52.245.45.128/28\",\r\n \"52.245.45.144/28\",\r\n - \ \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n - \ \"52.245.46.32/28\",\r\n \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n - \ \"52.245.46.80/28\",\r\n \"52.245.46.96/28\",\r\n \"52.245.46.112/28\",\r\n - \ \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n - \ \"52.245.48.0/22\",\r\n \"52.245.52.0/22\",\r\n \"52.245.56.0/22\",\r\n - \ \"52.245.60.0/22\",\r\n \"52.245.64.0/22\",\r\n \"52.245.68.0/24\",\r\n - \ \"52.245.69.0/27\",\r\n \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n - \ \"52.245.69.96/28\",\r\n \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n - \ \"52.245.69.192/26\",\r\n \"52.245.70.0/23\",\r\n \"52.245.72.0/22\",\r\n - \ \"52.245.76.0/22\",\r\n \"52.245.80.0/22\",\r\n \"52.245.84.0/22\",\r\n - \ \"52.245.88.0/22\",\r\n \"52.245.92.0/22\",\r\n \"52.245.96.0/22\",\r\n - \ \"52.245.100.0/22\",\r\n \"52.245.104.0/22\",\r\n \"52.245.108.0/22\",\r\n - \ \"52.245.112.0/22\",\r\n \"52.245.116.0/22\",\r\n \"52.245.120.0/22\",\r\n - \ \"52.245.124.0/22\",\r\n \"52.246.0.0/17\",\r\n \"52.246.128.0/20\",\r\n - \ \"52.246.152.0/21\",\r\n \"52.246.160.0/19\",\r\n \"52.246.192.0/18\",\r\n - \ \"52.247.0.0/17\",\r\n \"52.247.192.0/18\",\r\n \"52.248.0.0/17\",\r\n - \ \"52.248.128.0/17\",\r\n \"52.249.0.0/18\",\r\n \"52.249.64.0/19\",\r\n - \ \"52.249.128.0/17\",\r\n \"52.250.0.0/17\",\r\n \"52.250.128.0/18\",\r\n - \ \"52.250.192.0/18\",\r\n \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n - \ \"52.252.128.0/17\",\r\n \"52.253.0.0/18\",\r\n \"52.253.64.0/20\",\r\n - \ \"52.253.80.0/20\",\r\n \"52.253.96.0/19\",\r\n \"52.253.128.0/20\",\r\n - \ \"52.253.148.0/23\",\r\n \"52.253.150.0/23\",\r\n \"52.253.152.0/23\",\r\n - \ \"52.253.154.0/23\",\r\n \"52.253.156.0/22\",\r\n \"52.253.160.0/24\",\r\n - \ \"52.253.161.0/24\",\r\n \"52.253.162.0/23\",\r\n \"52.253.164.0/24\",\r\n - \ \"52.253.165.0/24\",\r\n \"52.253.166.0/24\",\r\n \"52.253.167.0/24\",\r\n - \ \"52.253.168.0/24\",\r\n \"52.253.169.0/24\",\r\n \"52.253.170.0/23\",\r\n - \ \"52.253.172.0/24\",\r\n \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n - \ \"52.253.175.0/24\",\r\n \"52.253.176.0/24\",\r\n \"52.253.177.0/24\",\r\n - \ \"52.253.178.0/24\",\r\n \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n - \ \"52.253.181.0/24\",\r\n \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n - \ \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n \"52.253.187.0/24\",\r\n - \ \"52.253.188.0/23\",\r\n \"52.253.190.0/24\",\r\n \"52.253.191.0/24\",\r\n - \ \"52.253.192.0/24\",\r\n \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n - \ \"52.253.196.0/24\",\r\n \"52.253.197.0/24\",\r\n \"52.253.198.0/24\",\r\n - \ \"52.253.199.0/24\",\r\n \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n - \ \"52.253.203.0/24\",\r\n \"52.253.204.0/23\",\r\n \"52.253.206.0/24\",\r\n - \ \"52.253.207.0/24\",\r\n \"52.253.208.0/23\",\r\n \"52.253.210.0/23\",\r\n - \ \"52.253.212.0/24\",\r\n \"52.253.213.0/24\",\r\n \"52.253.214.0/23\",\r\n - \ \"52.253.216.0/23\",\r\n \"52.253.218.0/24\",\r\n \"52.253.219.0/24\",\r\n - \ \"52.253.220.0/23\",\r\n \"52.253.222.0/23\",\r\n \"52.253.224.0/21\",\r\n - \ \"52.253.232.0/21\",\r\n \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n - \ \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n \"52.254.120.0/21\",\r\n - \ \"52.254.128.0/17\",\r\n \"52.255.0.0/19\",\r\n \"52.255.32.0/19\",\r\n - \ \"52.255.64.0/18\",\r\n \"52.255.128.0/17\",\r\n \"53.103.135.0/24\",\r\n - \ \"53.103.136.0/24\",\r\n \"53.103.137.0/24\",\r\n \"53.103.138.0/24\",\r\n - \ \"53.103.139.0/24\",\r\n \"53.103.140.0/24\",\r\n \"53.103.141.0/24\",\r\n - \ \"53.103.142.0/24\",\r\n \"53.103.143.0/24\",\r\n \"64.4.8.0/24\",\r\n - \ \"64.4.54.0/24\",\r\n \"65.52.0.0/19\",\r\n \"65.52.32.0/21\",\r\n - \ \"65.52.48.0/20\",\r\n \"65.52.64.0/20\",\r\n \"65.52.104.0/24\",\r\n - \ \"65.52.106.0/24\",\r\n \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n - \ \"65.52.111.0/24\",\r\n \"65.52.112.0/20\",\r\n \"65.52.128.0/19\",\r\n - \ \"65.52.160.0/19\",\r\n \"65.52.192.0/19\",\r\n \"65.52.224.0/21\",\r\n - \ \"65.52.232.0/21\",\r\n \"65.52.240.0/21\",\r\n \"65.52.248.0/21\",\r\n - \ \"65.54.19.128/27\",\r\n \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n - \ \"65.55.32.128/28\",\r\n \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n - \ \"65.55.33.176/28\",\r\n \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n - \ \"65.55.44.8/29\",\r\n \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n - \ \"65.55.44.64/27\",\r\n \"65.55.44.96/28\",\r\n \"65.55.44.112/28\",\r\n - \ \"65.55.44.128/27\",\r\n \"65.55.51.0/24\",\r\n \"65.55.60.176/29\",\r\n - \ \"65.55.60.184/30\",\r\n \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n - \ \"65.55.105.96/27\",\r\n \"65.55.105.160/27\",\r\n \"65.55.105.192/27\",\r\n - \ \"65.55.105.224/27\",\r\n \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n - \ \"65.55.106.128/26\",\r\n \"65.55.106.192/28\",\r\n \"65.55.106.208/28\",\r\n - \ \"65.55.106.224/28\",\r\n \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n - \ \"65.55.107.48/28\",\r\n \"65.55.107.64/27\",\r\n \"65.55.107.96/27\",\r\n - \ \"65.55.108.0/24\",\r\n \"65.55.109.0/24\",\r\n \"65.55.110.0/24\",\r\n - \ \"65.55.120.0/24\",\r\n \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n - \ \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n \"65.55.209.128/26\",\r\n - \ \"65.55.209.192/26\",\r\n \"65.55.210.0/24\",\r\n \"65.55.211.0/27\",\r\n - \ \"65.55.211.32/27\",\r\n \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n - \ \"65.55.213.0/27\",\r\n \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n - \ \"65.55.217.0/24\",\r\n \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n - \ \"65.55.219.32/27\",\r\n \"65.55.219.64/26\",\r\n \"65.55.219.128/25\",\r\n - \ \"65.55.250.0/24\",\r\n \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n - \ \"70.37.8.0/22\",\r\n \"70.37.12.0/32\",\r\n \"70.37.16.0/20\",\r\n - \ \"70.37.32.0/20\",\r\n \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n - \ \"70.37.160.0/21\",\r\n \"94.245.88.0/21\",\r\n \"94.245.104.0/21\",\r\n - \ \"94.245.117.96/27\",\r\n \"94.245.118.0/27\",\r\n \"94.245.120.128/28\",\r\n - \ \"94.245.122.0/24\",\r\n \"94.245.123.144/28\",\r\n \"94.245.123.176/28\",\r\n - \ \"102.37.0.0/20\",\r\n \"102.37.16.0/21\",\r\n \"102.37.24.0/23\",\r\n - \ \"102.37.26.0/27\",\r\n \"102.37.26.32/27\",\r\n \"102.37.32.0/19\",\r\n - \ \"102.37.64.0/21\",\r\n \"102.37.72.0/21\",\r\n \"102.37.80.0/21\",\r\n - \ \"102.37.96.0/19\",\r\n \"102.37.128.0/19\",\r\n \"102.37.160.0/21\",\r\n - \ \"102.37.192.0/18\",\r\n \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n - \ \"102.133.96.0/20\",\r\n \"102.133.112.0/28\",\r\n \"102.133.120.0/21\",\r\n - \ \"102.133.128.0/18\",\r\n \"102.133.192.0/19\",\r\n \"102.133.224.0/20\",\r\n - \ \"102.133.240.0/25\",\r\n \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n - \ \"103.25.156.0/24\",\r\n \"103.36.96.0/24\",\r\n \"103.255.140.0/23\",\r\n - \ \"104.40.0.0/17\",\r\n \"104.40.128.0/17\",\r\n \"104.41.0.0/18\",\r\n - \ \"104.41.64.0/18\",\r\n \"104.41.128.0/19\",\r\n \"104.41.160.0/19\",\r\n - \ \"104.41.192.0/18\",\r\n \"104.42.0.0/16\",\r\n \"104.43.0.0/17\",\r\n - \ \"104.43.128.0/17\",\r\n \"104.44.88.0/27\",\r\n \"104.44.88.32/27\",\r\n - \ \"104.44.88.64/27\",\r\n \"104.44.88.96/27\",\r\n \"104.44.88.128/27\",\r\n - \ \"104.44.88.160/27\",\r\n \"104.44.88.192/27\",\r\n \"104.44.88.224/27\",\r\n - \ \"104.44.89.0/27\",\r\n \"104.44.89.32/27\",\r\n \"104.44.89.64/27\",\r\n - \ \"104.44.89.96/27\",\r\n \"104.44.89.128/27\",\r\n \"104.44.89.160/27\",\r\n - \ \"104.44.89.192/27\",\r\n \"104.44.89.224/27\",\r\n \"104.44.90.0/27\",\r\n - \ \"104.44.90.32/27\",\r\n \"104.44.90.64/26\",\r\n \"104.44.90.128/27\",\r\n - \ \"104.44.90.160/27\",\r\n \"104.44.90.192/27\",\r\n \"104.44.90.224/27\",\r\n - \ \"104.44.91.0/27\",\r\n \"104.44.91.32/27\",\r\n \"104.44.91.64/27\",\r\n - \ \"104.44.91.96/27\",\r\n \"104.44.91.128/27\",\r\n \"104.44.91.160/27\",\r\n - \ \"104.44.91.192/27\",\r\n \"104.44.91.224/27\",\r\n \"104.44.92.0/27\",\r\n - \ \"104.44.92.32/27\",\r\n \"104.44.92.64/27\",\r\n \"104.44.92.96/27\",\r\n - \ \"104.44.92.128/27\",\r\n \"104.44.92.160/27\",\r\n \"104.44.92.192/27\",\r\n - \ \"104.44.92.224/27\",\r\n \"104.44.93.0/27\",\r\n \"104.44.93.32/27\",\r\n - \ \"104.44.93.64/27\",\r\n \"104.44.93.96/27\",\r\n \"104.44.93.128/27\",\r\n - \ \"104.44.93.160/27\",\r\n \"104.44.93.192/27\",\r\n \"104.44.93.224/27\",\r\n - \ \"104.44.94.0/28\",\r\n \"104.44.94.16/28\",\r\n \"104.44.94.32/28\",\r\n - \ \"104.44.94.48/28\",\r\n \"104.44.94.64/28\",\r\n \"104.44.94.80/28\",\r\n - \ \"104.44.94.96/28\",\r\n \"104.44.94.112/28\",\r\n \"104.44.94.128/28\",\r\n - \ \"104.44.94.144/28\",\r\n \"104.44.94.160/27\",\r\n \"104.44.94.192/28\",\r\n - \ \"104.44.94.208/28\",\r\n \"104.44.94.224/27\",\r\n \"104.44.95.0/28\",\r\n - \ \"104.44.95.16/28\",\r\n \"104.44.95.32/28\",\r\n \"104.44.95.48/28\",\r\n - \ \"104.44.95.64/28\",\r\n \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n - \ \"104.44.95.112/28\",\r\n \"104.44.95.128/27\",\r\n \"104.44.95.160/27\",\r\n - \ \"104.44.95.192/28\",\r\n \"104.44.95.208/28\",\r\n \"104.44.95.224/28\",\r\n - \ \"104.44.95.240/28\",\r\n \"104.44.128.0/18\",\r\n \"104.45.0.0/18\",\r\n - \ \"104.45.64.0/20\",\r\n \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n - \ \"104.45.128.0/18\",\r\n \"104.45.192.0/20\",\r\n \"104.45.208.0/20\",\r\n - \ \"104.45.224.0/19\",\r\n \"104.46.0.0/21\",\r\n \"104.46.8.0/21\",\r\n - \ \"104.46.24.0/22\",\r\n \"104.46.28.0/24\",\r\n \"104.46.29.0/24\",\r\n - \ \"104.46.30.0/23\",\r\n \"104.46.32.0/19\",\r\n \"104.46.64.0/19\",\r\n - \ \"104.46.96.0/19\",\r\n \"104.46.160.0/19\",\r\n \"104.46.192.0/20\",\r\n - \ \"104.46.208.0/20\",\r\n \"104.46.224.0/20\",\r\n \"104.47.128.0/18\",\r\n - \ \"104.47.200.0/21\",\r\n \"104.47.208.0/23\",\r\n \"104.47.210.0/23\",\r\n - \ \"104.47.212.0/23\",\r\n \"104.47.214.0/23\",\r\n \"104.47.216.64/26\",\r\n - \ \"104.47.218.0/23\",\r\n \"104.47.220.0/22\",\r\n \"104.47.224.0/20\",\r\n - \ \"104.208.0.0/19\",\r\n \"104.208.32.0/20\",\r\n \"104.208.48.0/20\",\r\n - \ \"104.208.64.0/18\",\r\n \"104.208.128.0/17\",\r\n \"104.209.0.0/18\",\r\n - \ \"104.209.64.0/20\",\r\n \"104.209.80.0/20\",\r\n \"104.209.128.0/17\",\r\n - \ \"104.210.0.0/20\",\r\n \"104.210.32.0/19\",\r\n \"104.210.64.0/18\",\r\n - \ \"104.210.128.0/19\",\r\n \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n - \ \"104.211.0.0/18\",\r\n \"104.211.64.0/18\",\r\n \"104.211.128.0/18\",\r\n - \ \"104.211.192.0/18\",\r\n \"104.214.0.0/17\",\r\n \"104.214.128.0/19\",\r\n - \ \"104.214.160.0/19\",\r\n \"104.214.192.0/18\",\r\n \"104.215.0.0/18\",\r\n - \ \"104.215.64.0/18\",\r\n \"104.215.128.0/17\",\r\n \"111.221.28.0/24\",\r\n - \ \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \"111.221.78.0/23\",\r\n - \ \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n \"131.253.12.0/29\",\r\n - \ \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n \"131.253.12.48/29\",\r\n - \ \"131.253.12.80/28\",\r\n \"131.253.12.160/28\",\r\n \"131.253.12.192/28\",\r\n - \ \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n \"131.253.12.228/30\",\r\n - \ \"131.253.12.240/29\",\r\n \"131.253.12.248/29\",\r\n \"131.253.13.0/28\",\r\n - \ \"131.253.13.16/29\",\r\n \"131.253.13.24/29\",\r\n \"131.253.13.32/28\",\r\n - \ \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n \"131.253.13.80/29\",\r\n - \ \"131.253.13.88/30\",\r\n \"131.253.13.96/30\",\r\n \"131.253.13.100/30\",\r\n - \ \"131.253.13.104/30\",\r\n \"131.253.13.128/27\",\r\n \"131.253.14.4/30\",\r\n - \ \"131.253.14.8/31\",\r\n \"131.253.14.16/28\",\r\n \"131.253.14.32/27\",\r\n - \ \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n \"131.253.14.160/27\",\r\n - \ \"131.253.14.192/29\",\r\n \"131.253.14.208/28\",\r\n \"131.253.14.224/28\",\r\n - \ \"131.253.14.248/29\",\r\n \"131.253.15.8/29\",\r\n \"131.253.15.16/28\",\r\n - \ \"131.253.15.32/27\",\r\n \"131.253.15.192/28\",\r\n \"131.253.15.208/28\",\r\n - \ \"131.253.15.224/27\",\r\n \"131.253.24.0/28\",\r\n \"131.253.24.160/27\",\r\n - \ \"131.253.24.192/26\",\r\n \"131.253.25.0/24\",\r\n \"131.253.27.0/24\",\r\n - \ \"131.253.34.224/27\",\r\n \"131.253.35.128/26\",\r\n \"131.253.35.192/26\",\r\n - \ \"131.253.36.128/26\",\r\n \"131.253.36.224/27\",\r\n \"131.253.38.0/27\",\r\n - \ \"131.253.38.32/27\",\r\n \"131.253.38.128/26\",\r\n \"131.253.38.224/27\",\r\n - \ \"131.253.40.0/28\",\r\n \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n - \ \"131.253.40.64/28\",\r\n \"131.253.40.80/28\",\r\n \"131.253.40.96/27\",\r\n - \ \"131.253.40.128/27\",\r\n \"131.253.40.160/28\",\r\n \"131.253.40.192/26\",\r\n - \ \"131.253.41.0/24\",\r\n \"132.245.230.0/23\",\r\n \"134.170.80.64/28\",\r\n - \ \"134.170.192.0/21\",\r\n \"134.170.220.0/23\",\r\n \"134.170.222.0/24\",\r\n - \ \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n \"137.116.96.0/22\",\r\n - \ \"137.116.112.0/20\",\r\n \"137.116.128.0/19\",\r\n \"137.116.160.0/20\",\r\n - \ \"137.116.176.0/21\",\r\n \"137.116.184.0/21\",\r\n \"137.116.192.0/19\",\r\n - \ \"137.116.224.0/19\",\r\n \"137.117.0.0/19\",\r\n \"137.117.32.0/19\",\r\n - \ \"137.117.64.0/18\",\r\n \"137.117.128.0/17\",\r\n \"137.135.0.0/18\",\r\n - \ \"137.135.64.0/18\",\r\n \"137.135.128.0/17\",\r\n \"138.91.0.0/20\",\r\n - \ \"138.91.16.0/20\",\r\n \"138.91.32.0/20\",\r\n \"138.91.48.0/20\",\r\n - \ \"138.91.64.0/19\",\r\n \"138.91.96.0/19\",\r\n \"138.91.128.0/17\",\r\n - \ \"157.55.2.128/26\",\r\n \"157.55.3.0/24\",\r\n \"157.55.7.128/26\",\r\n - \ \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n \"157.55.10.160/29\",\r\n - \ \"157.55.10.176/28\",\r\n \"157.55.10.192/26\",\r\n \"157.55.11.128/25\",\r\n - \ \"157.55.12.64/26\",\r\n \"157.55.12.128/26\",\r\n \"157.55.13.64/26\",\r\n - \ \"157.55.13.128/26\",\r\n \"157.55.24.0/21\",\r\n \"157.55.37.0/24\",\r\n - \ \"157.55.38.0/24\",\r\n \"157.55.39.0/24\",\r\n \"157.55.48.0/24\",\r\n - \ \"157.55.50.0/25\",\r\n \"157.55.51.224/28\",\r\n \"157.55.55.0/27\",\r\n - \ \"157.55.55.32/28\",\r\n \"157.55.55.100/30\",\r\n \"157.55.55.104/29\",\r\n - \ \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n \"157.55.55.152/29\",\r\n - \ \"157.55.55.160/28\",\r\n \"157.55.55.176/29\",\r\n \"157.55.55.200/29\",\r\n - \ \"157.55.55.216/29\",\r\n \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n - \ \"157.55.55.240/28\",\r\n \"157.55.60.224/27\",\r\n \"157.55.64.0/20\",\r\n - \ \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n \"157.55.103.128/25\",\r\n - \ \"157.55.106.0/26\",\r\n \"157.55.106.128/25\",\r\n \"157.55.107.0/24\",\r\n - \ \"157.55.108.0/23\",\r\n \"157.55.110.0/23\",\r\n \"157.55.115.0/25\",\r\n - \ \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n \"157.55.153.224/28\",\r\n - \ \"157.55.154.128/25\",\r\n \"157.55.160.0/20\",\r\n \"157.55.176.0/20\",\r\n - \ \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n \"157.55.204.1/32\",\r\n - \ \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n \"157.55.204.34/31\",\r\n - \ \"157.55.204.128/25\",\r\n \"157.55.208.0/21\",\r\n \"157.55.248.0/21\",\r\n - \ \"157.56.2.0/25\",\r\n \"157.56.2.128/25\",\r\n \"157.56.3.0/25\",\r\n - \ \"157.56.3.128/25\",\r\n \"157.56.8.0/21\",\r\n \"157.56.19.224/27\",\r\n - \ \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n \"157.56.24.160/27\",\r\n - \ \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n \"157.56.80.0/25\",\r\n - \ \"157.56.117.64/27\",\r\n \"157.56.160.0/21\",\r\n \"157.56.176.0/21\",\r\n - \ \"157.56.216.0/26\",\r\n \"168.61.0.0/19\",\r\n \"168.61.32.0/20\",\r\n - \ \"168.61.48.0/21\",\r\n \"168.61.56.0/21\",\r\n \"168.61.64.0/20\",\r\n - \ \"168.61.80.0/20\",\r\n \"168.61.96.0/19\",\r\n \"168.61.128.0/25\",\r\n - \ \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n \"168.61.128.192/26\",\r\n - \ \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n \"168.61.129.208/28\",\r\n - \ \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n \"168.61.130.128/25\",\r\n - \ \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n \"168.61.132.0/26\",\r\n - \ \"168.61.136.0/21\",\r\n \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n - \ \"168.61.208.0/20\",\r\n \"168.62.0.0/19\",\r\n \"168.62.32.0/19\",\r\n - \ \"168.62.64.0/19\",\r\n \"168.62.96.0/19\",\r\n \"168.62.128.0/19\",\r\n - \ \"168.62.160.0/19\",\r\n \"168.62.192.0/19\",\r\n \"168.62.224.0/19\",\r\n - \ \"168.63.0.0/19\",\r\n \"168.63.32.0/19\",\r\n \"168.63.64.0/20\",\r\n - \ \"168.63.80.0/21\",\r\n \"168.63.88.0/23\",\r\n \"168.63.90.0/24\",\r\n - \ \"168.63.91.0/26\",\r\n \"168.63.92.0/22\",\r\n \"168.63.96.0/19\",\r\n - \ \"168.63.128.0/24\",\r\n \"168.63.129.0/28\",\r\n \"168.63.129.32/27\",\r\n - \ \"168.63.129.64/26\",\r\n \"168.63.129.128/25\",\r\n \"168.63.130.0/23\",\r\n - \ \"168.63.132.0/22\",\r\n \"168.63.136.0/21\",\r\n \"168.63.148.0/22\",\r\n - \ \"168.63.152.0/22\",\r\n \"168.63.156.0/24\",\r\n \"168.63.160.0/19\",\r\n - \ \"168.63.192.0/19\",\r\n \"168.63.224.0/19\",\r\n \"191.232.16.0/21\",\r\n - \ \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n \"191.232.160.0/19\",\r\n - \ \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n \"191.233.8.0/21\",\r\n - \ \"191.233.16.0/20\",\r\n \"191.233.32.0/20\",\r\n \"191.233.48.0/21\",\r\n - \ \"191.233.64.0/18\",\r\n \"191.233.128.0/20\",\r\n \"191.233.144.0/20\",\r\n - \ \"191.233.160.0/19\",\r\n \"191.233.192.0/18\",\r\n \"191.234.2.0/23\",\r\n - \ \"191.234.16.0/20\",\r\n \"191.234.32.0/19\",\r\n \"191.234.128.0/18\",\r\n - \ \"191.234.192.0/19\",\r\n \"191.234.224.0/19\",\r\n \"191.235.32.0/19\",\r\n - \ \"191.235.64.0/18\",\r\n \"191.235.128.0/18\",\r\n \"191.235.192.0/22\",\r\n - \ \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n \"191.235.208.0/20\",\r\n - \ \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n - \ \"191.235.250.0/25\",\r\n \"191.235.255.0/24\",\r\n \"191.236.0.0/18\",\r\n - \ \"191.236.64.0/18\",\r\n \"191.236.128.0/18\",\r\n \"191.236.192.0/18\",\r\n - \ \"191.237.0.0/17\",\r\n \"191.237.128.0/18\",\r\n \"191.237.192.0/23\",\r\n - \ \"191.237.194.0/24\",\r\n \"191.237.195.0/24\",\r\n \"191.237.196.0/24\",\r\n - \ \"191.237.200.0/21\",\r\n \"191.237.208.0/20\",\r\n \"191.237.224.0/21\",\r\n - \ \"191.237.232.0/22\",\r\n \"191.237.236.0/24\",\r\n \"191.237.238.0/24\",\r\n - \ \"191.237.240.0/23\",\r\n \"191.237.248.0/21\",\r\n \"191.238.0.0/18\",\r\n - \ \"191.238.64.0/23\",\r\n \"191.238.66.0/23\",\r\n \"191.238.68.0/24\",\r\n - \ \"191.238.70.0/23\",\r\n \"191.238.72.0/21\",\r\n \"191.238.80.0/21\",\r\n - \ \"191.238.88.0/22\",\r\n \"191.238.92.0/23\",\r\n \"191.238.96.0/19\",\r\n - \ \"191.238.128.0/21\",\r\n \"191.238.144.0/20\",\r\n \"191.238.160.0/19\",\r\n - \ \"191.238.192.0/19\",\r\n \"191.238.224.0/19\",\r\n \"191.239.0.0/18\",\r\n - \ \"191.239.64.0/19\",\r\n \"191.239.96.0/20\",\r\n \"191.239.112.0/20\",\r\n - \ \"191.239.160.0/19\",\r\n \"191.239.192.0/22\",\r\n \"191.239.200.0/22\",\r\n - \ \"191.239.204.0/22\",\r\n \"191.239.208.0/20\",\r\n \"191.239.224.0/20\",\r\n - \ \"191.239.240.0/20\",\r\n \"193.149.64.0/21\",\r\n \"193.149.72.0/21\",\r\n - \ \"193.149.80.0/21\",\r\n \"193.149.88.0/21\",\r\n \"198.180.97.0/24\",\r\n - \ \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n \"199.30.20.0/24\",\r\n - \ \"199.30.22.0/24\",\r\n \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n - \ \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n \"199.30.28.64/26\",\r\n - \ \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n \"199.30.31.0/25\",\r\n - \ \"199.30.31.192/26\",\r\n \"202.89.233.64/27\",\r\n \"202.89.235.128/25\",\r\n - \ \"204.79.180.0/24\",\r\n \"204.152.18.0/31\",\r\n \"204.152.18.8/29\",\r\n - \ \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n \"204.152.19.0/24\",\r\n - \ \"204.231.197.0/24\",\r\n \"207.46.13.0/24\",\r\n \"207.46.50.128/28\",\r\n - \ \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n - \ \"207.46.67.160/27\",\r\n \"207.46.67.192/27\",\r\n \"207.46.72.0/27\",\r\n - \ \"207.46.77.224/28\",\r\n \"207.46.87.0/24\",\r\n \"207.46.89.16/28\",\r\n - \ \"207.46.95.32/27\",\r\n \"207.46.126.0/24\",\r\n \"207.46.128.0/19\",\r\n - \ \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n - \ \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n - \ \"207.46.205.0/24\",\r\n \"207.46.224.0/20\",\r\n \"207.68.174.8/29\",\r\n - \ \"207.68.174.40/29\",\r\n \"207.68.174.48/29\",\r\n \"207.68.174.184/29\",\r\n - \ \"207.68.174.208/28\",\r\n \"209.240.212.0/23\",\r\n \"213.199.128.0/20\",\r\n - \ \"213.199.169.0/24\",\r\n \"213.199.180.32/28\",\r\n \"213.199.180.96/27\",\r\n - \ \"213.199.180.192/27\",\r\n \"213.199.183.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n - \ \"2602:fd5e:1:2::/64\",\r\n \"2602:fd5e:2::/57\",\r\n \"2603:1000::/47\",\r\n - \ \"2603:1000:3::/48\",\r\n \"2603:1000:4::/47\",\r\n \"2603:1000:100::/47\",\r\n - \ \"2603:1000:103::/48\",\r\n \"2603:1000:104::/47\",\r\n - \ \"2603:1006:1400::/63\",\r\n \"2603:1006:1401::/63\",\r\n - \ \"2603:1006:1500::/64\",\r\n \"2603:1006:1500:4::/64\",\r\n - \ \"2603:1006:2000::/59\",\r\n \"2603:1006:2000:20::/59\",\r\n - \ \"2603:1007:200::/59\",\r\n \"2603:1007:200:20::/59\",\r\n - \ \"2603:1010::/46\",\r\n \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n - \ \"2603:1010:100::/40\",\r\n \"2603:1010:200::/47\",\r\n - \ \"2603:1010:202::/48\",\r\n \"2603:1010:204::/48\",\r\n - \ \"2603:1010:205::/48\",\r\n \"2603:1010:206::/48\",\r\n - \ \"2603:1010:300::/47\",\r\n \"2603:1010:303::/48\",\r\n - \ \"2603:1010:304::/47\",\r\n \"2603:1010:400::/47\",\r\n - \ \"2603:1010:403::/48\",\r\n \"2603:1010:404::/47\",\r\n - \ \"2603:1016:1400::/59\",\r\n \"2603:1016:1400:20::/59\",\r\n - \ \"2603:1016:1400:40::/59\",\r\n \"2603:1016:1400:60::/59\",\r\n - \ \"2603:1016:2400::/48\",\r\n \"2603:1016:2401::/48\",\r\n - \ \"2603:1016:2402::/48\",\r\n \"2603:1016:2403::/48\",\r\n - \ \"2603:1016:2500::/64\",\r\n \"2603:1016:2500:4::/64\",\r\n - \ \"2603:1016:2500:8::/64\",\r\n \"2603:1016:2500:c::/64\",\r\n - \ \"2603:1017::/59\",\r\n \"2603:1017:0:20::/59\",\r\n \"2603:1017:0:40::/59\",\r\n + \ \"52.114.233.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.114.235.0/24\",\r\n + \ \"52.114.236.0/24\",\r\n \"52.114.237.0/24\",\r\n \"52.114.238.0/24\",\r\n + \ \"52.114.239.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.114.241.0/24\",\r\n + \ \"52.114.242.0/24\",\r\n \"52.114.243.0/24\",\r\n \"52.114.244.0/24\",\r\n + \ \"52.114.248.0/22\",\r\n \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n + \ \"52.115.8.0/22\",\r\n \"52.115.16.0/21\",\r\n \"52.115.24.0/22\",\r\n + \ \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n \"52.115.38.0/24\",\r\n + \ \"52.115.39.0/24\",\r\n \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n + \ \"52.115.46.0/24\",\r\n \"52.115.47.0/24\",\r\n \"52.115.48.0/22\",\r\n + \ \"52.115.52.0/23\",\r\n \"52.115.54.0/24\",\r\n \"52.115.55.0/24\",\r\n + \ \"52.115.56.0/22\",\r\n \"52.115.60.0/23\",\r\n \"52.115.62.0/23\",\r\n + \ \"52.115.64.0/22\",\r\n \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n + \ \"52.115.76.0/22\",\r\n \"52.115.80.0/22\",\r\n \"52.115.84.0/22\",\r\n + \ \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n \"52.115.93.0/24\",\r\n + \ \"52.115.96.0/24\",\r\n \"52.115.97.0/24\",\r\n \"52.115.98.0/24\",\r\n + \ \"52.115.99.0/24\",\r\n \"52.115.100.0/22\",\r\n \"52.115.104.0/23\",\r\n + \ \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n \"52.115.112.0/23\",\r\n + \ \"52.115.114.0/24\",\r\n \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n + \ \"52.115.140.0/22\",\r\n \"52.115.144.0/20\",\r\n \"52.115.160.0/19\",\r\n + \ \"52.115.192.0/19\",\r\n \"52.115.224.0/23\",\r\n \"52.115.226.0/23\",\r\n + \ \"52.115.228.0/23\",\r\n \"52.115.230.0/24\",\r\n \"52.115.231.0/24\",\r\n + \ \"52.115.232.0/24\",\r\n \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n + \ \"52.115.235.0/24\",\r\n \"52.115.236.0/23\",\r\n \"52.120.0.0/19\",\r\n + \ \"52.120.32.0/19\",\r\n \"52.120.64.0/19\",\r\n \"52.120.96.0/19\",\r\n + \ \"52.120.128.0/21\",\r\n \"52.120.136.0/21\",\r\n \"52.120.144.0/21\",\r\n + \ \"52.120.152.0/22\",\r\n \"52.120.156.0/24\",\r\n \"52.120.157.0/24\",\r\n + \ \"52.120.158.0/23\",\r\n \"52.120.160.0/19\",\r\n \"52.120.192.0/20\",\r\n + \ \"52.120.208.0/20\",\r\n \"52.120.224.0/20\",\r\n \"52.120.240.0/20\",\r\n + \ \"52.121.0.0/21\",\r\n \"52.121.16.0/21\",\r\n \"52.121.24.0/21\",\r\n + \ \"52.121.32.0/22\",\r\n \"52.121.36.0/22\",\r\n \"52.121.40.0/21\",\r\n + \ \"52.121.48.0/20\",\r\n \"52.121.64.0/20\",\r\n \"52.121.80.0/22\",\r\n + \ \"52.121.84.0/23\",\r\n \"52.121.86.0/23\",\r\n \"52.121.88.0/21\",\r\n + \ \"52.121.96.0/22\",\r\n \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n + \ \"52.121.106.0/23\",\r\n \"52.121.108.0/22\",\r\n \"52.121.112.0/22\",\r\n + \ \"52.121.116.0/22\",\r\n \"52.121.120.0/23\",\r\n \"52.121.122.0/23\",\r\n + \ \"52.121.124.0/22\",\r\n \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n + \ \"52.121.152.0/21\",\r\n \"52.121.160.0/22\",\r\n \"52.121.164.0/24\",\r\n + \ \"52.121.165.0/24\",\r\n \"52.121.168.0/22\",\r\n \"52.121.172.0/22\",\r\n + \ \"52.121.176.0/23\",\r\n \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n + \ \"52.121.192.0/20\",\r\n \"52.122.0.0/24\",\r\n \"52.122.1.0/24\",\r\n + \ \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n \"52.122.6.0/24\",\r\n + \ \"52.122.7.0/24\",\r\n \"52.122.8.0/22\",\r\n \"52.122.12.0/22\",\r\n + \ \"52.122.16.0/22\",\r\n \"52.122.20.0/22\",\r\n \"52.122.24.0/22\",\r\n + \ \"52.122.28.0/22\",\r\n \"52.123.0.0/24\",\r\n \"52.123.1.0/24\",\r\n + \ \"52.123.2.0/24\",\r\n \"52.123.3.0/24\",\r\n \"52.123.4.0/24\",\r\n + \ \"52.123.5.0/24\",\r\n \"52.123.6.0/24\",\r\n \"52.123.7.0/24\",\r\n + \ \"52.125.128.0/22\",\r\n \"52.125.132.0/22\",\r\n \"52.125.136.0/24\",\r\n + \ \"52.125.137.0/24\",\r\n \"52.125.138.0/23\",\r\n \"52.125.140.0/23\",\r\n + \ \"52.136.0.0/22\",\r\n \"52.136.4.0/22\",\r\n \"52.136.8.0/21\",\r\n + \ \"52.136.16.0/24\",\r\n \"52.136.17.0/24\",\r\n \"52.136.18.0/24\",\r\n + \ \"52.136.19.0/24\",\r\n \"52.136.20.0/24\",\r\n \"52.136.21.0/24\",\r\n + \ \"52.136.22.0/24\",\r\n \"52.136.23.0/24\",\r\n \"52.136.24.0/24\",\r\n + \ \"52.136.25.0/24\",\r\n \"52.136.26.0/24\",\r\n \"52.136.27.0/24\",\r\n + \ \"52.136.28.0/24\",\r\n \"52.136.29.0/24\",\r\n \"52.136.30.0/24\",\r\n + \ \"52.136.31.0/24\",\r\n \"52.136.32.0/19\",\r\n \"52.136.64.0/18\",\r\n + \ \"52.136.128.0/18\",\r\n \"52.136.192.0/18\",\r\n \"52.137.0.0/18\",\r\n + \ \"52.137.64.0/18\",\r\n \"52.137.128.0/17\",\r\n \"52.138.0.0/18\",\r\n + \ \"52.138.64.0/20\",\r\n \"52.138.80.0/21\",\r\n \"52.138.88.0/21\",\r\n + \ \"52.138.96.0/19\",\r\n \"52.138.128.0/17\",\r\n \"52.139.0.0/18\",\r\n + \ \"52.139.64.0/18\",\r\n \"52.139.128.0/18\",\r\n \"52.139.192.0/18\",\r\n + \ \"52.140.0.0/18\",\r\n \"52.140.64.0/18\",\r\n \"52.140.128.0/18\",\r\n + \ \"52.140.192.0/18\",\r\n \"52.141.0.0/18\",\r\n \"52.141.64.0/18\",\r\n + \ \"52.141.128.0/18\",\r\n \"52.141.192.0/19\",\r\n \"52.141.224.0/20\",\r\n + \ \"52.141.240.0/20\",\r\n \"52.142.0.0/18\",\r\n \"52.142.64.0/18\",\r\n + \ \"52.142.128.0/18\",\r\n \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n + \ \"52.143.64.0/18\",\r\n \"52.143.128.0/18\",\r\n \"52.143.192.0/24\",\r\n + \ \"52.143.193.0/24\",\r\n \"52.143.194.0/24\",\r\n \"52.143.195.0/24\",\r\n + \ \"52.143.196.0/24\",\r\n \"52.143.197.0/24\",\r\n \"52.143.198.0/24\",\r\n + \ \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n \"52.143.202.0/24\",\r\n + \ \"52.143.203.0/24\",\r\n \"52.143.204.0/23\",\r\n \"52.143.206.0/24\",\r\n + \ \"52.143.207.0/24\",\r\n \"52.143.208.0/24\",\r\n \"52.143.209.0/24\",\r\n + \ \"52.143.210.0/24\",\r\n \"52.143.211.0/24\",\r\n \"52.143.212.0/23\",\r\n + \ \"52.143.214.0/24\",\r\n \"52.143.215.0/24\",\r\n \"52.143.216.0/23\",\r\n + \ \"52.143.218.0/24\",\r\n \"52.143.219.0/24\",\r\n \"52.143.220.0/24\",\r\n + \ \"52.143.221.0/24\",\r\n \"52.143.222.0/23\",\r\n \"52.143.224.0/19\",\r\n + \ \"52.146.0.0/17\",\r\n \"52.146.128.0/17\",\r\n \"52.147.0.0/19\",\r\n + \ \"52.147.32.0/19\",\r\n \"52.147.64.0/19\",\r\n \"52.147.96.0/19\",\r\n + \ \"52.147.128.0/19\",\r\n \"52.147.160.0/19\",\r\n \"52.147.192.0/18\",\r\n + \ \"52.148.0.0/18\",\r\n \"52.148.64.0/18\",\r\n \"52.148.128.0/18\",\r\n + \ \"52.148.192.0/18\",\r\n \"52.149.0.0/18\",\r\n \"52.149.64.0/18\",\r\n + \ \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n \"52.150.128.0/17\",\r\n + \ \"52.151.0.0/18\",\r\n \"52.151.64.0/18\",\r\n \"52.151.128.0/17\",\r\n + \ \"52.152.0.0/17\",\r\n \"52.152.128.0/17\",\r\n \"52.153.0.0/18\",\r\n + \ \"52.153.64.0/18\",\r\n \"52.153.128.0/18\",\r\n \"52.153.192.0/18\",\r\n + \ \"52.154.0.0/18\",\r\n \"52.154.64.0/18\",\r\n \"52.154.128.0/17\",\r\n + \ \"52.155.0.0/19\",\r\n \"52.155.32.0/19\",\r\n \"52.155.64.0/19\",\r\n + \ \"52.155.96.0/19\",\r\n \"52.155.128.0/17\",\r\n \"52.156.0.0/19\",\r\n + \ \"52.156.32.0/19\",\r\n \"52.156.64.0/18\",\r\n \"52.156.128.0/19\",\r\n + \ \"52.156.160.0/19\",\r\n \"52.156.192.0/18\",\r\n \"52.157.0.0/18\",\r\n + \ \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n \"52.158.0.0/17\",\r\n + \ \"52.158.128.0/19\",\r\n \"52.158.160.0/20\",\r\n \"52.158.176.0/20\",\r\n + \ \"52.158.192.0/19\",\r\n \"52.158.224.0/19\",\r\n \"52.159.0.0/18\",\r\n + \ \"52.159.64.0/18\",\r\n \"52.159.128.0/17\",\r\n \"52.160.0.0/16\",\r\n + \ \"52.161.0.0/16\",\r\n \"52.162.0.0/16\",\r\n \"52.163.0.0/16\",\r\n + \ \"52.164.0.0/16\",\r\n \"52.165.0.0/19\",\r\n \"52.165.32.0/20\",\r\n + \ \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n \"52.165.56.0/21\",\r\n + \ \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n \"52.165.104.0/25\",\r\n + \ \"52.165.104.128/26\",\r\n \"52.165.128.0/17\",\r\n \"52.166.0.0/16\",\r\n + \ \"52.167.0.0/16\",\r\n \"52.168.0.0/16\",\r\n \"52.169.0.0/16\",\r\n + \ \"52.170.0.0/16\",\r\n \"52.171.0.0/16\",\r\n \"52.172.0.0/17\",\r\n + \ \"52.172.128.0/17\",\r\n \"52.173.0.0/16\",\r\n \"52.174.0.0/16\",\r\n + \ \"52.175.0.0/17\",\r\n \"52.175.128.0/18\",\r\n \"52.175.192.0/18\",\r\n + \ \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n + \ \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n + \ \"52.176.225.0/24\",\r\n \"52.176.232.0/21\",\r\n \"52.176.240.0/20\",\r\n + \ \"52.177.0.0/16\",\r\n \"52.178.0.0/17\",\r\n \"52.178.128.0/17\",\r\n + \ \"52.179.0.0/17\",\r\n \"52.179.128.0/17\",\r\n \"52.180.0.0/17\",\r\n + \ \"52.180.128.0/19\",\r\n \"52.180.160.0/20\",\r\n \"52.180.176.0/21\",\r\n + \ \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n \"52.180.185.0/24\",\r\n + \ \"52.182.128.0/17\",\r\n \"52.183.0.0/17\",\r\n \"52.183.128.0/18\",\r\n + \ \"52.183.192.0/18\",\r\n \"52.184.0.0/17\",\r\n \"52.184.128.0/19\",\r\n + \ \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n \"52.184.168.16/28\",\r\n + \ \"52.184.168.32/28\",\r\n \"52.184.168.80/28\",\r\n \"52.184.168.96/27\",\r\n + \ \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n \"52.184.170.0/24\",\r\n + \ \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n \"52.185.0.0/19\",\r\n + \ \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n + \ \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.112/28\",\r\n + \ \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n \"52.185.64.0/19\",\r\n + \ \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n \"52.185.112.64/27\",\r\n + \ \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n \"52.185.128.0/18\",\r\n + \ \"52.185.192.0/18\",\r\n \"52.186.0.0/16\",\r\n \"52.187.0.0/17\",\r\n + \ \"52.187.128.0/18\",\r\n \"52.187.192.0/18\",\r\n \"52.188.0.0/16\",\r\n + \ \"52.189.0.0/17\",\r\n \"52.189.128.0/18\",\r\n \"52.189.192.0/18\",\r\n + \ \"52.190.0.0/17\",\r\n \"52.190.128.0/17\",\r\n \"52.191.0.0/17\",\r\n + \ \"52.191.128.0/18\",\r\n \"52.191.192.0/18\",\r\n \"52.224.0.0/16\",\r\n + \ \"52.225.0.0/17\",\r\n \"52.225.128.0/21\",\r\n \"52.225.136.0/27\",\r\n + \ \"52.225.136.32/28\",\r\n \"52.225.136.48/28\",\r\n \"52.225.136.64/28\",\r\n + \ \"52.225.137.0/24\",\r\n \"52.225.144.0/20\",\r\n \"52.225.160.0/19\",\r\n + \ \"52.225.192.0/18\",\r\n \"52.226.0.0/16\",\r\n \"52.228.0.0/17\",\r\n + \ \"52.228.128.0/17\",\r\n \"52.229.0.0/18\",\r\n \"52.229.64.0/18\",\r\n + \ \"52.229.128.0/17\",\r\n \"52.230.0.0/17\",\r\n \"52.230.128.0/17\",\r\n + \ \"52.231.0.0/17\",\r\n \"52.231.128.0/17\",\r\n \"52.232.0.0/17\",\r\n + \ \"52.232.128.0/21\",\r\n \"52.232.136.0/21\",\r\n \"52.232.144.0/24\",\r\n + \ \"52.232.145.0/24\",\r\n \"52.232.146.0/24\",\r\n \"52.232.147.0/24\",\r\n + \ \"52.232.148.0/24\",\r\n \"52.232.149.0/24\",\r\n \"52.232.150.0/24\",\r\n + \ \"52.232.151.0/24\",\r\n \"52.232.152.0/24\",\r\n \"52.232.153.0/24\",\r\n + \ \"52.232.154.0/24\",\r\n \"52.232.155.0/24\",\r\n \"52.232.156.0/24\",\r\n + \ \"52.232.157.0/24\",\r\n \"52.232.158.0/24\",\r\n \"52.232.159.0/24\",\r\n + \ \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n \"52.233.0.0/18\",\r\n + \ \"52.233.64.0/18\",\r\n \"52.233.128.0/17\",\r\n \"52.234.0.0/17\",\r\n + \ \"52.234.128.0/17\",\r\n \"52.235.0.0/18\",\r\n \"52.235.64.0/18\",\r\n + \ \"52.236.0.0/17\",\r\n \"52.236.128.0/17\",\r\n \"52.237.0.0/18\",\r\n + \ \"52.237.64.0/18\",\r\n \"52.237.128.0/18\",\r\n \"52.237.192.0/18\",\r\n + \ \"52.238.0.0/18\",\r\n \"52.238.192.0/18\",\r\n \"52.239.0.0/17\",\r\n + \ \"52.239.128.0/24\",\r\n \"52.239.129.0/24\",\r\n \"52.239.130.0/23\",\r\n + \ \"52.239.132.0/23\",\r\n \"52.239.134.0/24\",\r\n \"52.239.135.0/26\",\r\n + \ \"52.239.135.64/26\",\r\n \"52.239.135.128/26\",\r\n \"52.239.135.192/26\",\r\n + \ \"52.239.136.0/22\",\r\n \"52.239.140.0/22\",\r\n \"52.239.144.0/23\",\r\n + \ \"52.239.146.0/23\",\r\n \"52.239.148.0/27\",\r\n \"52.239.148.64/26\",\r\n + \ \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n \"52.239.150.0/23\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n + \ \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n \"52.239.157.224/27\",\r\n + \ \"52.239.158.0/23\",\r\n \"52.239.160.0/22\",\r\n \"52.239.164.0/25\",\r\n + \ \"52.239.164.128/26\",\r\n \"52.239.164.192/26\",\r\n \"52.239.165.0/26\",\r\n + \ \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.168.0/22\",\r\n \"52.239.172.0/22\",\r\n \"52.239.176.128/25\",\r\n + \ \"52.239.177.0/27\",\r\n \"52.239.177.32/27\",\r\n \"52.239.177.64/26\",\r\n + \ \"52.239.177.128/25\",\r\n \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n + \ \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n \"52.239.184.176/28\",\r\n + \ \"52.239.184.192/27\",\r\n \"52.239.184.224/27\",\r\n \"52.239.185.0/28\",\r\n + \ \"52.239.185.32/27\",\r\n \"52.239.186.0/24\",\r\n \"52.239.187.0/25\",\r\n + \ \"52.239.187.128/25\",\r\n \"52.239.188.0/24\",\r\n \"52.239.189.0/24\",\r\n + \ \"52.239.190.0/25\",\r\n \"52.239.190.128/26\",\r\n \"52.239.190.192/26\",\r\n + \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n + \ \"52.239.192.128/27\",\r\n \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n + \ \"52.239.193.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.195.0/24\",\r\n + \ \"52.239.196.0/24\",\r\n \"52.239.197.0/24\",\r\n \"52.239.198.0/25\",\r\n + \ \"52.239.198.128/27\",\r\n \"52.239.198.192/26\",\r\n \"52.239.199.0/24\",\r\n + \ \"52.239.200.0/23\",\r\n \"52.239.202.0/24\",\r\n \"52.239.203.0/24\",\r\n + \ \"52.239.205.0/24\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n + \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.208.0/23\",\r\n \"52.239.210.0/23\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.216.0/23\",\r\n \"52.239.218.0/23\",\r\n + \ \"52.239.220.0/23\",\r\n \"52.239.222.0/23\",\r\n \"52.239.224.0/24\",\r\n + \ \"52.239.225.0/24\",\r\n \"52.239.226.0/24\",\r\n \"52.239.227.0/24\",\r\n + \ \"52.239.228.0/23\",\r\n \"52.239.230.0/24\",\r\n \"52.239.231.0/24\",\r\n + \ \"52.239.232.0/25\",\r\n \"52.239.232.128/25\",\r\n \"52.239.233.0/25\",\r\n + \ \"52.239.233.128/25\",\r\n \"52.239.234.0/23\",\r\n \"52.239.236.0/23\",\r\n + \ \"52.239.238.0/24\",\r\n \"52.239.239.0/24\",\r\n \"52.239.240.0/24\",\r\n + \ \"52.239.241.0/24\",\r\n \"52.239.242.0/23\",\r\n \"52.239.244.0/23\",\r\n + \ \"52.239.246.0/23\",\r\n \"52.239.248.0/24\",\r\n \"52.239.249.0/24\",\r\n + \ \"52.239.250.0/24\",\r\n \"52.239.251.0/24\",\r\n \"52.239.252.0/24\",\r\n + \ \"52.239.253.0/24\",\r\n \"52.239.254.0/23\",\r\n \"52.240.0.0/17\",\r\n + \ \"52.240.128.0/17\",\r\n \"52.241.0.0/16\",\r\n \"52.242.0.0/18\",\r\n + \ \"52.242.64.0/18\",\r\n \"52.242.128.0/17\",\r\n \"52.243.32.0/19\",\r\n + \ \"52.243.64.0/18\",\r\n \"52.245.8.0/22\",\r\n \"52.245.12.0/22\",\r\n + \ \"52.245.16.0/22\",\r\n \"52.245.20.0/22\",\r\n \"52.245.24.0/22\",\r\n + \ \"52.245.28.0/22\",\r\n \"52.245.32.0/22\",\r\n \"52.245.36.0/22\",\r\n + \ \"52.245.40.0/22\",\r\n \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n + \ \"52.245.45.128/28\",\r\n \"52.245.45.144/28\",\r\n \"52.245.45.160/27\",\r\n + \ \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n \"52.245.46.32/28\",\r\n + \ \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n \"52.245.46.80/28\",\r\n + \ \"52.245.46.96/28\",\r\n \"52.245.46.112/28\",\r\n \"52.245.46.128/28\",\r\n + \ \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n \"52.245.48.0/22\",\r\n + \ \"52.245.52.0/22\",\r\n \"52.245.56.0/22\",\r\n \"52.245.60.0/22\",\r\n + \ \"52.245.64.0/22\",\r\n \"52.245.68.0/24\",\r\n \"52.245.69.0/27\",\r\n + \ \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n \"52.245.69.96/28\",\r\n + \ \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n \"52.245.69.192/26\",\r\n + \ \"52.245.70.0/23\",\r\n \"52.245.72.0/22\",\r\n \"52.245.76.0/22\",\r\n + \ \"52.245.80.0/22\",\r\n \"52.245.84.0/22\",\r\n \"52.245.88.0/22\",\r\n + \ \"52.245.92.0/22\",\r\n \"52.245.96.0/22\",\r\n \"52.245.100.0/22\",\r\n + \ \"52.245.104.0/22\",\r\n \"52.245.108.0/22\",\r\n \"52.245.112.0/22\",\r\n + \ \"52.245.116.0/22\",\r\n \"52.245.120.0/22\",\r\n \"52.245.124.0/22\",\r\n + \ \"52.246.0.0/17\",\r\n \"52.246.128.0/20\",\r\n \"52.246.152.0/21\",\r\n + \ \"52.246.160.0/19\",\r\n \"52.246.192.0/18\",\r\n \"52.247.0.0/17\",\r\n + \ \"52.247.192.0/18\",\r\n \"52.248.0.0/17\",\r\n \"52.248.128.0/17\",\r\n + \ \"52.249.0.0/18\",\r\n \"52.249.64.0/19\",\r\n \"52.249.128.0/17\",\r\n + \ \"52.250.0.0/17\",\r\n \"52.250.128.0/18\",\r\n \"52.250.192.0/18\",\r\n + \ \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n \"52.252.128.0/17\",\r\n + \ \"52.253.0.0/18\",\r\n \"52.253.64.0/20\",\r\n \"52.253.80.0/20\",\r\n + \ \"52.253.96.0/19\",\r\n \"52.253.128.0/20\",\r\n \"52.253.148.0/23\",\r\n + \ \"52.253.150.0/23\",\r\n \"52.253.152.0/23\",\r\n \"52.253.154.0/23\",\r\n + \ \"52.253.156.0/22\",\r\n \"52.253.160.0/24\",\r\n \"52.253.161.0/24\",\r\n + \ \"52.253.162.0/23\",\r\n \"52.253.164.0/24\",\r\n \"52.253.165.0/24\",\r\n + \ \"52.253.166.0/24\",\r\n \"52.253.167.0/24\",\r\n \"52.253.168.0/24\",\r\n + \ \"52.253.169.0/24\",\r\n \"52.253.170.0/23\",\r\n \"52.253.172.0/24\",\r\n + \ \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n \"52.253.175.0/24\",\r\n + \ \"52.253.176.0/24\",\r\n \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n + \ \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n \"52.253.181.0/24\",\r\n + \ \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n \"52.253.185.0/24\",\r\n + \ \"52.253.186.0/24\",\r\n \"52.253.187.0/24\",\r\n \"52.253.188.0/23\",\r\n + \ \"52.253.190.0/24\",\r\n \"52.253.191.0/24\",\r\n \"52.253.192.0/24\",\r\n + \ \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n \"52.253.196.0/24\",\r\n + \ \"52.253.197.0/24\",\r\n \"52.253.198.0/24\",\r\n \"52.253.199.0/24\",\r\n + \ \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n \"52.253.203.0/24\",\r\n + \ \"52.253.204.0/23\",\r\n \"52.253.206.0/24\",\r\n \"52.253.207.0/24\",\r\n + \ \"52.253.208.0/23\",\r\n \"52.253.210.0/23\",\r\n \"52.253.212.0/24\",\r\n + \ \"52.253.213.0/24\",\r\n \"52.253.214.0/23\",\r\n \"52.253.216.0/23\",\r\n + \ \"52.253.218.0/24\",\r\n \"52.253.219.0/24\",\r\n \"52.253.220.0/23\",\r\n + \ \"52.253.222.0/23\",\r\n \"52.253.224.0/21\",\r\n \"52.253.232.0/21\",\r\n + \ \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n \"52.254.96.0/20\",\r\n + \ \"52.254.112.0/21\",\r\n \"52.254.120.0/21\",\r\n \"52.254.128.0/17\",\r\n + \ \"52.255.0.0/19\",\r\n \"52.255.32.0/19\",\r\n \"52.255.64.0/18\",\r\n + \ \"52.255.128.0/17\",\r\n \"53.103.135.0/24\",\r\n \"53.103.136.0/24\",\r\n + \ \"53.103.137.0/24\",\r\n \"53.103.138.0/24\",\r\n \"53.103.139.0/24\",\r\n + \ \"53.103.140.0/24\",\r\n \"53.103.141.0/24\",\r\n \"53.103.142.0/24\",\r\n + \ \"53.103.143.0/24\",\r\n \"64.4.8.0/24\",\r\n \"64.4.54.0/24\",\r\n + \ \"65.52.0.0/19\",\r\n \"65.52.32.0/21\",\r\n \"65.52.48.0/20\",\r\n + \ \"65.52.64.0/20\",\r\n \"65.52.104.0/24\",\r\n \"65.52.106.0/24\",\r\n + \ \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n \"65.52.111.0/24\",\r\n + \ \"65.52.112.0/20\",\r\n \"65.52.128.0/19\",\r\n \"65.52.160.0/19\",\r\n + \ \"65.52.192.0/19\",\r\n \"65.52.224.0/21\",\r\n \"65.52.232.0/21\",\r\n + \ \"65.52.240.0/21\",\r\n \"65.52.248.0/21\",\r\n \"65.54.19.128/27\",\r\n + \ \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n \"65.55.32.128/28\",\r\n + \ \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n \"65.55.33.176/28\",\r\n + \ \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n \"65.55.44.8/29\",\r\n + \ \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n + \ \"65.55.44.96/28\",\r\n \"65.55.44.112/28\",\r\n \"65.55.44.128/27\",\r\n + \ \"65.55.51.0/24\",\r\n \"65.55.60.176/29\",\r\n \"65.55.60.184/30\",\r\n + \ \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n \"65.55.105.96/27\",\r\n + \ \"65.55.105.160/27\",\r\n \"65.55.105.192/27\",\r\n \"65.55.105.224/27\",\r\n + \ \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n + \ \"65.55.106.192/28\",\r\n \"65.55.106.208/28\",\r\n \"65.55.106.224/28\",\r\n + \ \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n \"65.55.107.48/28\",\r\n + \ \"65.55.107.64/27\",\r\n \"65.55.107.96/27\",\r\n \"65.55.108.0/24\",\r\n + \ \"65.55.109.0/24\",\r\n \"65.55.110.0/24\",\r\n \"65.55.120.0/24\",\r\n + \ \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n \"65.55.207.0/24\",\r\n + \ \"65.55.209.0/25\",\r\n \"65.55.209.128/26\",\r\n \"65.55.209.192/26\",\r\n + \ \"65.55.210.0/24\",\r\n \"65.55.211.0/27\",\r\n \"65.55.211.32/27\",\r\n + \ \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n \"65.55.213.0/27\",\r\n + \ \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n \"65.55.217.0/24\",\r\n + \ \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n \"65.55.219.32/27\",\r\n + \ \"65.55.219.64/26\",\r\n \"65.55.219.128/25\",\r\n \"65.55.250.0/24\",\r\n + \ \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n + \ \"70.37.12.0/32\",\r\n \"70.37.16.0/20\",\r\n \"70.37.32.0/20\",\r\n + \ \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n \"70.37.160.0/21\",\r\n + \ \"94.245.88.0/21\",\r\n \"94.245.104.0/21\",\r\n \"94.245.117.96/27\",\r\n + \ \"94.245.118.0/27\",\r\n \"94.245.120.128/28\",\r\n \"94.245.122.0/24\",\r\n + \ \"94.245.123.144/28\",\r\n \"94.245.123.176/28\",\r\n \"102.37.0.0/20\",\r\n + \ \"102.37.16.0/21\",\r\n \"102.37.24.0/23\",\r\n \"102.37.26.0/27\",\r\n + \ \"102.37.26.32/27\",\r\n \"102.37.32.0/19\",\r\n \"102.37.64.0/21\",\r\n + \ \"102.37.72.0/21\",\r\n \"102.37.80.0/21\",\r\n \"102.37.96.0/19\",\r\n + \ \"102.37.128.0/19\",\r\n \"102.37.160.0/21\",\r\n \"102.37.192.0/18\",\r\n + \ \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n + \ \"102.133.112.0/28\",\r\n \"102.133.120.0/21\",\r\n \"102.133.128.0/18\",\r\n + \ \"102.133.192.0/19\",\r\n \"102.133.224.0/20\",\r\n \"102.133.240.0/25\",\r\n + \ \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n \"103.25.156.0/24\",\r\n + \ \"103.36.96.0/24\",\r\n \"103.255.140.0/23\",\r\n \"104.40.0.0/17\",\r\n + \ \"104.40.128.0/17\",\r\n \"104.41.0.0/18\",\r\n \"104.41.64.0/18\",\r\n + \ \"104.41.128.0/19\",\r\n \"104.41.160.0/19\",\r\n \"104.41.192.0/18\",\r\n + \ \"104.42.0.0/16\",\r\n \"104.43.0.0/17\",\r\n \"104.43.128.0/17\",\r\n + \ \"104.44.88.0/27\",\r\n \"104.44.88.32/27\",\r\n \"104.44.88.64/27\",\r\n + \ \"104.44.88.96/27\",\r\n \"104.44.88.128/27\",\r\n \"104.44.88.160/27\",\r\n + \ \"104.44.88.192/27\",\r\n \"104.44.88.224/27\",\r\n \"104.44.89.0/27\",\r\n + \ \"104.44.89.32/27\",\r\n \"104.44.89.64/27\",\r\n \"104.44.89.96/27\",\r\n + \ \"104.44.89.128/27\",\r\n \"104.44.89.160/27\",\r\n \"104.44.89.192/27\",\r\n + \ \"104.44.89.224/27\",\r\n \"104.44.90.0/27\",\r\n \"104.44.90.32/27\",\r\n + \ \"104.44.90.64/26\",\r\n \"104.44.90.128/27\",\r\n \"104.44.90.160/27\",\r\n + \ \"104.44.90.192/27\",\r\n \"104.44.90.224/27\",\r\n \"104.44.91.0/27\",\r\n + \ \"104.44.91.32/27\",\r\n \"104.44.91.64/27\",\r\n \"104.44.91.96/27\",\r\n + \ \"104.44.91.128/27\",\r\n \"104.44.91.160/27\",\r\n \"104.44.91.192/27\",\r\n + \ \"104.44.91.224/27\",\r\n \"104.44.92.0/27\",\r\n \"104.44.92.32/27\",\r\n + \ \"104.44.92.64/27\",\r\n \"104.44.92.96/27\",\r\n \"104.44.92.128/27\",\r\n + \ \"104.44.92.160/27\",\r\n \"104.44.92.192/27\",\r\n \"104.44.92.224/27\",\r\n + \ \"104.44.93.0/27\",\r\n \"104.44.93.32/27\",\r\n \"104.44.93.64/27\",\r\n + \ \"104.44.93.96/27\",\r\n \"104.44.93.128/27\",\r\n \"104.44.93.160/27\",\r\n + \ \"104.44.93.192/27\",\r\n \"104.44.93.224/27\",\r\n \"104.44.94.0/28\",\r\n + \ \"104.44.94.16/28\",\r\n \"104.44.94.32/28\",\r\n \"104.44.94.48/28\",\r\n + \ \"104.44.94.64/28\",\r\n \"104.44.94.80/28\",\r\n \"104.44.94.96/28\",\r\n + \ \"104.44.94.112/28\",\r\n \"104.44.94.128/28\",\r\n \"104.44.94.144/28\",\r\n + \ \"104.44.94.160/27\",\r\n \"104.44.94.192/28\",\r\n \"104.44.94.208/28\",\r\n + \ \"104.44.94.224/27\",\r\n \"104.44.95.0/28\",\r\n \"104.44.95.16/28\",\r\n + \ \"104.44.95.32/28\",\r\n \"104.44.95.48/28\",\r\n \"104.44.95.64/28\",\r\n + \ \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n \"104.44.95.112/28\",\r\n + \ \"104.44.95.128/27\",\r\n \"104.44.95.160/27\",\r\n \"104.44.95.192/28\",\r\n + \ \"104.44.95.208/28\",\r\n \"104.44.95.224/28\",\r\n \"104.44.95.240/28\",\r\n + \ \"104.44.128.0/18\",\r\n \"104.45.0.0/18\",\r\n \"104.45.64.0/20\",\r\n + \ \"104.45.80.0/20\",\r\n \"104.45.96.0/19\",\r\n \"104.45.128.0/18\",\r\n + \ \"104.45.192.0/20\",\r\n \"104.45.208.0/20\",\r\n \"104.45.224.0/19\",\r\n + \ \"104.46.0.0/21\",\r\n \"104.46.8.0/21\",\r\n \"104.46.24.0/22\",\r\n + \ \"104.46.28.0/24\",\r\n \"104.46.29.0/24\",\r\n \"104.46.30.0/23\",\r\n + \ \"104.46.32.0/19\",\r\n \"104.46.64.0/19\",\r\n \"104.46.96.0/19\",\r\n + \ \"104.46.160.0/19\",\r\n \"104.46.192.0/20\",\r\n \"104.46.208.0/20\",\r\n + \ \"104.46.224.0/20\",\r\n \"104.47.128.0/18\",\r\n \"104.47.200.0/21\",\r\n + \ \"104.47.208.0/23\",\r\n \"104.47.210.0/23\",\r\n \"104.47.212.0/23\",\r\n + \ \"104.47.214.0/23\",\r\n \"104.47.216.64/26\",\r\n \"104.47.218.0/23\",\r\n + \ \"104.47.220.0/22\",\r\n \"104.47.224.0/20\",\r\n \"104.208.0.0/19\",\r\n + \ \"104.208.32.0/20\",\r\n \"104.208.48.0/20\",\r\n \"104.208.64.0/18\",\r\n + \ \"104.208.128.0/17\",\r\n \"104.209.0.0/18\",\r\n \"104.209.64.0/20\",\r\n + \ \"104.209.80.0/20\",\r\n \"104.209.128.0/17\",\r\n \"104.210.0.0/20\",\r\n + \ \"104.210.32.0/19\",\r\n \"104.210.64.0/18\",\r\n \"104.210.128.0/19\",\r\n + \ \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n \"104.211.0.0/18\",\r\n + \ \"104.211.64.0/18\",\r\n \"104.211.128.0/18\",\r\n \"104.211.192.0/18\",\r\n + \ \"104.214.0.0/17\",\r\n \"104.214.128.0/19\",\r\n \"104.214.160.0/19\",\r\n + \ \"104.214.192.0/18\",\r\n \"104.215.0.0/18\",\r\n \"104.215.64.0/18\",\r\n + \ \"104.215.128.0/17\",\r\n \"111.221.28.0/24\",\r\n \"111.221.29.0/24\",\r\n + \ \"111.221.30.0/23\",\r\n \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n + \ \"131.253.12.0/29\",\r\n \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n + \ \"131.253.12.48/29\",\r\n \"131.253.12.80/28\",\r\n \"131.253.12.160/28\",\r\n + \ \"131.253.12.192/28\",\r\n \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n + \ \"131.253.12.228/30\",\r\n \"131.253.12.240/29\",\r\n \"131.253.12.248/29\",\r\n + \ \"131.253.13.0/28\",\r\n \"131.253.13.16/29\",\r\n \"131.253.13.24/29\",\r\n + \ \"131.253.13.32/28\",\r\n \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n + \ \"131.253.13.80/29\",\r\n \"131.253.13.88/30\",\r\n \"131.253.13.96/30\",\r\n + \ \"131.253.13.100/30\",\r\n \"131.253.13.104/30\",\r\n \"131.253.13.128/27\",\r\n + \ \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n \"131.253.14.16/28\",\r\n + \ \"131.253.14.32/27\",\r\n \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n + \ \"131.253.14.160/27\",\r\n \"131.253.14.192/29\",\r\n \"131.253.14.208/28\",\r\n + \ \"131.253.14.224/28\",\r\n \"131.253.14.248/29\",\r\n \"131.253.15.8/29\",\r\n + \ \"131.253.15.16/28\",\r\n \"131.253.15.32/27\",\r\n \"131.253.15.192/28\",\r\n + \ \"131.253.15.208/28\",\r\n \"131.253.15.224/27\",\r\n \"131.253.24.0/28\",\r\n + \ \"131.253.24.160/27\",\r\n \"131.253.24.192/26\",\r\n \"131.253.25.0/24\",\r\n + \ \"131.253.27.0/24\",\r\n \"131.253.34.224/27\",\r\n \"131.253.35.128/26\",\r\n + \ \"131.253.35.192/26\",\r\n \"131.253.36.128/26\",\r\n \"131.253.36.224/27\",\r\n + \ \"131.253.38.0/27\",\r\n \"131.253.38.32/27\",\r\n \"131.253.38.128/26\",\r\n + \ \"131.253.38.224/27\",\r\n \"131.253.40.0/28\",\r\n \"131.253.40.16/28\",\r\n + \ \"131.253.40.32/28\",\r\n \"131.253.40.64/28\",\r\n \"131.253.40.80/28\",\r\n + \ \"131.253.40.96/27\",\r\n \"131.253.40.128/27\",\r\n \"131.253.40.160/28\",\r\n + \ \"131.253.40.192/26\",\r\n \"131.253.41.0/24\",\r\n \"132.245.230.0/23\",\r\n + \ \"134.170.80.64/28\",\r\n \"134.170.192.0/21\",\r\n \"134.170.220.0/23\",\r\n + \ \"134.170.222.0/24\",\r\n \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n + \ \"137.116.96.0/22\",\r\n \"137.116.112.0/20\",\r\n \"137.116.128.0/19\",\r\n + \ \"137.116.160.0/20\",\r\n \"137.116.176.0/21\",\r\n \"137.116.184.0/21\",\r\n + \ \"137.116.192.0/19\",\r\n \"137.116.224.0/19\",\r\n \"137.117.0.0/19\",\r\n + \ \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n \"137.117.128.0/17\",\r\n + \ \"137.135.0.0/18\",\r\n \"137.135.64.0/18\",\r\n \"137.135.128.0/17\",\r\n + \ \"138.91.0.0/20\",\r\n \"138.91.16.0/20\",\r\n \"138.91.32.0/20\",\r\n + \ \"138.91.48.0/20\",\r\n \"138.91.64.0/19\",\r\n \"138.91.96.0/19\",\r\n + \ \"138.91.128.0/17\",\r\n \"157.55.2.128/26\",\r\n \"157.55.3.0/24\",\r\n + \ \"157.55.7.128/26\",\r\n \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n + \ \"157.55.10.160/29\",\r\n \"157.55.10.176/28\",\r\n \"157.55.10.192/26\",\r\n + \ \"157.55.11.128/25\",\r\n \"157.55.12.64/26\",\r\n \"157.55.12.128/26\",\r\n + \ \"157.55.13.64/26\",\r\n \"157.55.13.128/26\",\r\n \"157.55.24.0/21\",\r\n + \ \"157.55.37.0/24\",\r\n \"157.55.38.0/24\",\r\n \"157.55.39.0/24\",\r\n + \ \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n \"157.55.51.224/28\",\r\n + \ \"157.55.55.0/27\",\r\n \"157.55.55.32/28\",\r\n \"157.55.55.100/30\",\r\n + \ \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n + \ \"157.55.55.152/29\",\r\n \"157.55.55.160/28\",\r\n \"157.55.55.176/29\",\r\n + \ \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n \"157.55.55.228/30\",\r\n + \ \"157.55.55.232/29\",\r\n \"157.55.55.240/28\",\r\n \"157.55.60.224/27\",\r\n + \ \"157.55.64.0/20\",\r\n \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n + \ \"157.55.103.128/25\",\r\n \"157.55.106.0/26\",\r\n \"157.55.106.128/25\",\r\n + \ \"157.55.107.0/24\",\r\n \"157.55.108.0/23\",\r\n \"157.55.110.0/23\",\r\n + \ \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n + \ \"157.55.153.224/28\",\r\n \"157.55.154.128/25\",\r\n \"157.55.160.0/20\",\r\n + \ \"157.55.176.0/20\",\r\n \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n + \ \"157.55.204.1/32\",\r\n \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n + \ \"157.55.204.34/31\",\r\n \"157.55.204.128/25\",\r\n \"157.55.208.0/21\",\r\n + \ \"157.55.248.0/21\",\r\n \"157.56.2.0/25\",\r\n \"157.56.2.128/25\",\r\n + \ \"157.56.3.0/25\",\r\n \"157.56.3.128/25\",\r\n \"157.56.8.0/21\",\r\n + \ \"157.56.19.224/27\",\r\n \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n + \ \"157.56.24.160/27\",\r\n \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n + \ \"157.56.80.0/25\",\r\n \"157.56.117.64/27\",\r\n \"157.56.160.0/21\",\r\n + \ \"157.56.176.0/21\",\r\n \"157.56.216.0/26\",\r\n \"168.61.0.0/19\",\r\n + \ \"168.61.32.0/20\",\r\n \"168.61.48.0/21\",\r\n \"168.61.56.0/21\",\r\n + \ \"168.61.64.0/20\",\r\n \"168.61.80.0/20\",\r\n \"168.61.96.0/19\",\r\n + \ \"168.61.128.0/25\",\r\n \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n + \ \"168.61.128.192/26\",\r\n \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n + \ \"168.61.129.208/28\",\r\n \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n + \ \"168.61.130.128/25\",\r\n \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n + \ \"168.61.132.0/26\",\r\n \"168.61.136.0/21\",\r\n \"168.61.144.0/20\",\r\n + \ \"168.61.160.0/19\",\r\n \"168.61.208.0/20\",\r\n \"168.62.0.0/19\",\r\n + \ \"168.62.32.0/19\",\r\n \"168.62.64.0/19\",\r\n \"168.62.96.0/19\",\r\n + \ \"168.62.128.0/19\",\r\n \"168.62.160.0/19\",\r\n \"168.62.192.0/19\",\r\n + \ \"168.62.224.0/19\",\r\n \"168.63.0.0/19\",\r\n \"168.63.32.0/19\",\r\n + \ \"168.63.64.0/20\",\r\n \"168.63.80.0/21\",\r\n \"168.63.88.0/23\",\r\n + \ \"168.63.90.0/24\",\r\n \"168.63.91.0/26\",\r\n \"168.63.92.0/22\",\r\n + \ \"168.63.96.0/19\",\r\n \"168.63.128.0/24\",\r\n \"168.63.129.0/28\",\r\n + \ \"168.63.129.32/27\",\r\n \"168.63.129.64/26\",\r\n \"168.63.129.128/25\",\r\n + \ \"168.63.130.0/23\",\r\n \"168.63.132.0/22\",\r\n \"168.63.136.0/21\",\r\n + \ \"168.63.148.0/22\",\r\n \"168.63.152.0/22\",\r\n \"168.63.156.0/24\",\r\n + \ \"168.63.160.0/19\",\r\n \"168.63.192.0/19\",\r\n \"168.63.224.0/19\",\r\n + \ \"191.232.16.0/21\",\r\n \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n + \ \"191.232.160.0/19\",\r\n \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n + \ \"191.233.8.0/21\",\r\n \"191.233.16.0/20\",\r\n \"191.233.32.0/20\",\r\n + \ \"191.233.48.0/21\",\r\n \"191.233.64.0/18\",\r\n \"191.233.128.0/20\",\r\n + \ \"191.233.144.0/20\",\r\n \"191.233.160.0/19\",\r\n \"191.233.192.0/18\",\r\n + \ \"191.234.2.0/23\",\r\n \"191.234.16.0/20\",\r\n \"191.234.32.0/19\",\r\n + \ \"191.234.128.0/18\",\r\n \"191.234.192.0/19\",\r\n \"191.234.224.0/19\",\r\n + \ \"191.235.32.0/19\",\r\n \"191.235.64.0/18\",\r\n \"191.235.128.0/18\",\r\n + \ \"191.235.192.0/22\",\r\n \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n + \ \"191.235.208.0/20\",\r\n \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n + \ \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n \"191.235.255.0/24\",\r\n + \ \"191.236.0.0/18\",\r\n \"191.236.64.0/18\",\r\n \"191.236.128.0/18\",\r\n + \ \"191.236.192.0/18\",\r\n \"191.237.0.0/17\",\r\n \"191.237.128.0/18\",\r\n + \ \"191.237.192.0/23\",\r\n \"191.237.194.0/24\",\r\n \"191.237.195.0/24\",\r\n + \ \"191.237.196.0/24\",\r\n \"191.237.200.0/21\",\r\n \"191.237.208.0/20\",\r\n + \ \"191.237.224.0/21\",\r\n \"191.237.232.0/22\",\r\n \"191.237.236.0/24\",\r\n + \ \"191.237.238.0/24\",\r\n \"191.237.240.0/23\",\r\n \"191.237.248.0/21\",\r\n + \ \"191.238.0.0/18\",\r\n \"191.238.64.0/23\",\r\n \"191.238.66.0/23\",\r\n + \ \"191.238.68.0/24\",\r\n \"191.238.70.0/23\",\r\n \"191.238.72.0/21\",\r\n + \ \"191.238.80.0/21\",\r\n \"191.238.88.0/22\",\r\n \"191.238.92.0/23\",\r\n + \ \"191.238.96.0/19\",\r\n \"191.238.128.0/21\",\r\n \"191.238.144.0/20\",\r\n + \ \"191.238.160.0/19\",\r\n \"191.238.192.0/19\",\r\n \"191.238.224.0/19\",\r\n + \ \"191.239.0.0/18\",\r\n \"191.239.64.0/19\",\r\n \"191.239.96.0/20\",\r\n + \ \"191.239.112.0/20\",\r\n \"191.239.160.0/19\",\r\n \"191.239.192.0/22\",\r\n + \ \"191.239.200.0/22\",\r\n \"191.239.204.0/22\",\r\n \"191.239.208.0/20\",\r\n + \ \"191.239.224.0/20\",\r\n \"191.239.240.0/20\",\r\n \"193.149.64.0/21\",\r\n + \ \"193.149.72.0/21\",\r\n \"193.149.80.0/21\",\r\n \"193.149.88.0/21\",\r\n + \ \"198.180.97.0/24\",\r\n \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n + \ \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n \"199.30.24.0/23\",\r\n + \ \"199.30.27.0/25\",\r\n \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n + \ \"199.30.28.64/26\",\r\n \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n + \ \"199.30.31.0/25\",\r\n \"199.30.31.192/26\",\r\n \"202.89.233.64/27\",\r\n + \ \"202.89.235.128/25\",\r\n \"204.79.180.0/24\",\r\n \"204.152.18.0/31\",\r\n + \ \"204.152.18.8/29\",\r\n \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n + \ \"204.152.19.0/24\",\r\n \"204.231.197.0/24\",\r\n \"207.46.13.0/24\",\r\n + \ \"207.46.50.128/28\",\r\n \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n + \ \"207.46.63.128/25\",\r\n \"207.46.67.160/27\",\r\n \"207.46.67.192/27\",\r\n + \ \"207.46.72.0/27\",\r\n \"207.46.77.224/28\",\r\n \"207.46.87.0/24\",\r\n + \ \"207.46.89.16/28\",\r\n \"207.46.95.32/27\",\r\n \"207.46.126.0/24\",\r\n + \ \"207.46.128.0/19\",\r\n \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n + \ \"207.46.198.128/25\",\r\n \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n + \ \"207.46.202.128/28\",\r\n \"207.46.205.0/24\",\r\n \"207.46.224.0/20\",\r\n + \ \"207.68.174.8/29\",\r\n \"207.68.174.40/29\",\r\n \"207.68.174.48/29\",\r\n + \ \"207.68.174.184/29\",\r\n \"207.68.174.208/28\",\r\n \"209.240.212.0/23\",\r\n + \ \"213.199.128.0/20\",\r\n \"213.199.169.0/24\",\r\n \"213.199.180.32/28\",\r\n + \ \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n + \ \"213.199.183.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n + \ \"2602:fd5e:2::/57\",\r\n \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n + \ \"2603:1000:4::/47\",\r\n \"2603:1000:100::/47\",\r\n \"2603:1000:103::/48\",\r\n + \ \"2603:1000:104::/47\",\r\n \"2603:1006:1400::/63\",\r\n + \ \"2603:1006:1401::/63\",\r\n \"2603:1006:1500::/64\",\r\n + \ \"2603:1006:1500:4::/64\",\r\n \"2603:1006:2000::/59\",\r\n + \ \"2603:1006:2000:20::/59\",\r\n \"2603:1007:200::/59\",\r\n + \ \"2603:1007:200:20::/59\",\r\n \"2603:1010::/46\",\r\n + \ \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n \"2603:1010:100::/40\",\r\n + \ \"2603:1010:200::/47\",\r\n \"2603:1010:202::/48\",\r\n + \ \"2603:1010:204::/48\",\r\n \"2603:1010:205::/48\",\r\n + \ \"2603:1010:206::/48\",\r\n \"2603:1010:300::/47\",\r\n + \ \"2603:1010:303::/48\",\r\n \"2603:1010:304::/47\",\r\n + \ \"2603:1010:400::/47\",\r\n \"2603:1010:403::/48\",\r\n + \ \"2603:1010:404::/47\",\r\n \"2603:1016:1400::/59\",\r\n + \ \"2603:1016:1400:20::/59\",\r\n \"2603:1016:1400:40::/59\",\r\n + \ \"2603:1016:1400:60::/59\",\r\n \"2603:1016:2400::/48\",\r\n + \ \"2603:1016:2401::/48\",\r\n \"2603:1016:2402::/48\",\r\n + \ \"2603:1016:2403::/48\",\r\n \"2603:1016:2500::/64\",\r\n + \ \"2603:1016:2500:4::/64\",\r\n \"2603:1016:2500:8::/64\",\r\n + \ \"2603:1016:2500:c::/64\",\r\n \"2603:1017::/59\",\r\n + \ \"2603:1017:0:20::/59\",\r\n \"2603:1017:0:40::/59\",\r\n \ \"2603:1017:0:60::/59\",\r\n \"2603:1020::/47\",\r\n \"2603:1020:2::/48\",\r\n \ \"2603:1020:4::/48\",\r\n \"2603:1020:5::/48\",\r\n \"2603:1020:6::/48\",\r\n \ \"2603:1020:100::/47\",\r\n \"2603:1020:103::/48\",\r\n @@ -29157,9 +29844,8 @@ interactions: \ \"2603:1030:9:200::/57\",\r\n \"2603:1030:9:280::/61\",\r\n \ \"2603:1030:9:288::/62\",\r\n \"2603:1030:9:28c::/64\",\r\n \ \"2603:1030:9:28d::/64\",\r\n \"2603:1030:9:28e::/63\",\r\n - \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/60\",\r\n - \ \"2603:1030:9:2b0::/61\",\r\n \"2603:1030:9:2b8::/62\",\r\n - \ \"2603:1030:9:2bc::/63\",\r\n \"2603:1030:9:2be::/64\",\r\n + \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/59\",\r\n + \ \"2603:1030:9:2c0::/63\",\r\n \"2603:1030:9:2c2::/64\",\r\n \ \"2603:1030:a::/47\",\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:e::/48\",\r\n \ \"2603:1030:f::/48\",\r\n \"2603:1030:10::/47\",\r\n \"2603:1030:12::/48\",\r\n \ \"2603:1030:13::/56\",\r\n \"2603:1030:13:100::/56\",\r\n @@ -29261,49 +29947,52 @@ interactions: \ \"2603:1030:401:340::/64\",\r\n \"2603:1030:401:341::/64\",\r\n \ \"2603:1030:401:342::/63\",\r\n \"2603:1030:401:344::/62\",\r\n \ \"2603:1030:401:348::/61\",\r\n \"2603:1030:401:350::/60\",\r\n - \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n - \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n - \ \"2603:1030:402::/47\",\r\n \"2603:1030:405::/48\",\r\n - \ \"2603:1030:406::/47\",\r\n \"2603:1030:408::/48\",\r\n - \ \"2603:1030:409::/48\",\r\n \"2603:1030:40a::/64\",\r\n - \ \"2603:1030:40a:1::/64\",\r\n \"2603:1030:40a:2::/64\",\r\n - \ \"2603:1030:40a:3::/64\",\r\n \"2603:1030:40a:4::/62\",\r\n - \ \"2603:1030:40a:8::/63\",\r\n \"2603:1030:40b::/48\",\r\n - \ \"2603:1030:40c::/48\",\r\n \"2603:1030:40d::/60\",\r\n - \ \"2603:1030:40d:4000::/50\",\r\n \"2603:1030:40d:8000::/49\",\r\n - \ \"2603:1030:40e::/56\",\r\n \"2603:1030:40e:100::/56\",\r\n - \ \"2603:1030:40f::/48\",\r\n \"2603:1030:410::/48\",\r\n - \ \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n - \ \"2603:1030:504::/47\",\r\n \"2603:1030:600::/46\",\r\n - \ \"2603:1030:604::/47\",\r\n \"2603:1030:607::/48\",\r\n - \ \"2603:1030:608::/47\",\r\n \"2603:1030:800::/48\",\r\n - \ \"2603:1030:802::/47\",\r\n \"2603:1030:804::/58\",\r\n - \ \"2603:1030:804:40::/60\",\r\n \"2603:1030:804:50::/63\",\r\n - \ \"2603:1030:804:52::/64\",\r\n \"2603:1030:804:53::/64\",\r\n - \ \"2603:1030:804:54::/64\",\r\n \"2603:1030:804:55::/64\",\r\n - \ \"2603:1030:804:56::/63\",\r\n \"2603:1030:804:58::/63\",\r\n - \ \"2603:1030:804:5a::/64\",\r\n \"2603:1030:804:5b::/64\",\r\n - \ \"2603:1030:804:5c::/62\",\r\n \"2603:1030:804:60::/62\",\r\n - \ \"2603:1030:804:64::/63\",\r\n \"2603:1030:804:66::/64\",\r\n - \ \"2603:1030:804:67::/64\",\r\n \"2603:1030:804:68::/61\",\r\n - \ \"2603:1030:804:70::/60\",\r\n \"2603:1030:804:80::/59\",\r\n - \ \"2603:1030:804:a0::/62\",\r\n \"2603:1030:804:a4::/64\",\r\n - \ \"2603:1030:804:a5::/64\",\r\n \"2603:1030:804:a6::/63\",\r\n - \ \"2603:1030:804:a8::/61\",\r\n \"2603:1030:804:b0::/62\",\r\n - \ \"2603:1030:804:b4::/64\",\r\n \"2603:1030:804:b5::/64\",\r\n - \ \"2603:1030:804:b6::/63\",\r\n \"2603:1030:804:b8::/61\",\r\n - \ \"2603:1030:804:c0::/61\",\r\n \"2603:1030:804:c8::/62\",\r\n - \ \"2603:1030:804:cc::/63\",\r\n \"2603:1030:804:ce::/63\",\r\n - \ \"2603:1030:804:d0::/63\",\r\n \"2603:1030:804:d2::/63\",\r\n - \ \"2603:1030:804:d4::/62\",\r\n \"2603:1030:804:d8::/61\",\r\n - \ \"2603:1030:804:e0::/59\",\r\n \"2603:1030:804:100::/57\",\r\n - \ \"2603:1030:804:180::/58\",\r\n \"2603:1030:804:1c0::/61\",\r\n - \ \"2603:1030:804:1c8::/64\",\r\n \"2603:1030:804:1c9::/64\",\r\n - \ \"2603:1030:804:1ca::/63\",\r\n \"2603:1030:804:1cc::/64\",\r\n - \ \"2603:1030:804:1cd::/64\",\r\n \"2603:1030:804:1ce::/63\",\r\n - \ \"2603:1030:804:1d0::/60\",\r\n \"2603:1030:804:1e0::/60\",\r\n - \ \"2603:1030:804:1f0::/61\",\r\n \"2603:1030:804:1f8::/62\",\r\n - \ \"2603:1030:804:1fc::/64\",\r\n \"2603:1030:805::/48\",\r\n + \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n + \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n + \ \"2603:1030:401:36b::/64\",\r\n \"2603:1030:401:36c::/62\",\r\n + \ \"2603:1030:401:370::/60\",\r\n \"2603:1030:401:380::/63\",\r\n + \ \"2603:1030:401:382::/64\",\r\n \"2603:1030:401:383::/64\",\r\n + \ \"2603:1030:401:384::/62\",\r\n \"2603:1030:402::/47\",\r\n + \ \"2603:1030:405::/48\",\r\n \"2603:1030:406::/47\",\r\n + \ \"2603:1030:408::/48\",\r\n \"2603:1030:409::/48\",\r\n + \ \"2603:1030:40a::/64\",\r\n \"2603:1030:40a:1::/64\",\r\n + \ \"2603:1030:40a:2::/64\",\r\n \"2603:1030:40a:3::/64\",\r\n + \ \"2603:1030:40a:4::/62\",\r\n \"2603:1030:40a:8::/63\",\r\n + \ \"2603:1030:40b::/48\",\r\n \"2603:1030:40c::/48\",\r\n + \ \"2603:1030:40d::/60\",\r\n \"2603:1030:40d:4000::/50\",\r\n + \ \"2603:1030:40d:8000::/49\",\r\n \"2603:1030:40e::/56\",\r\n + \ \"2603:1030:40e:100::/56\",\r\n \"2603:1030:40f::/48\",\r\n + \ \"2603:1030:410::/48\",\r\n \"2603:1030:500::/47\",\r\n + \ \"2603:1030:503::/48\",\r\n \"2603:1030:504::/47\",\r\n + \ \"2603:1030:600::/46\",\r\n \"2603:1030:604::/47\",\r\n + \ \"2603:1030:607::/48\",\r\n \"2603:1030:608::/47\",\r\n + \ \"2603:1030:800::/48\",\r\n \"2603:1030:802::/47\",\r\n + \ \"2603:1030:804::/58\",\r\n \"2603:1030:804:40::/60\",\r\n + \ \"2603:1030:804:50::/63\",\r\n \"2603:1030:804:52::/64\",\r\n + \ \"2603:1030:804:53::/64\",\r\n \"2603:1030:804:54::/64\",\r\n + \ \"2603:1030:804:55::/64\",\r\n \"2603:1030:804:56::/63\",\r\n + \ \"2603:1030:804:58::/63\",\r\n \"2603:1030:804:5a::/64\",\r\n + \ \"2603:1030:804:5b::/64\",\r\n \"2603:1030:804:5c::/62\",\r\n + \ \"2603:1030:804:60::/62\",\r\n \"2603:1030:804:64::/63\",\r\n + \ \"2603:1030:804:66::/64\",\r\n \"2603:1030:804:67::/64\",\r\n + \ \"2603:1030:804:68::/61\",\r\n \"2603:1030:804:70::/60\",\r\n + \ \"2603:1030:804:80::/59\",\r\n \"2603:1030:804:a0::/62\",\r\n + \ \"2603:1030:804:a4::/64\",\r\n \"2603:1030:804:a5::/64\",\r\n + \ \"2603:1030:804:a6::/63\",\r\n \"2603:1030:804:a8::/61\",\r\n + \ \"2603:1030:804:b0::/62\",\r\n \"2603:1030:804:b4::/64\",\r\n + \ \"2603:1030:804:b5::/64\",\r\n \"2603:1030:804:b6::/63\",\r\n + \ \"2603:1030:804:b8::/61\",\r\n \"2603:1030:804:c0::/61\",\r\n + \ \"2603:1030:804:c8::/62\",\r\n \"2603:1030:804:cc::/63\",\r\n + \ \"2603:1030:804:ce::/63\",\r\n \"2603:1030:804:d0::/63\",\r\n + \ \"2603:1030:804:d2::/63\",\r\n \"2603:1030:804:d4::/62\",\r\n + \ \"2603:1030:804:d8::/61\",\r\n \"2603:1030:804:e0::/59\",\r\n + \ \"2603:1030:804:100::/57\",\r\n \"2603:1030:804:180::/58\",\r\n + \ \"2603:1030:804:1c0::/61\",\r\n \"2603:1030:804:1c8::/64\",\r\n + \ \"2603:1030:804:1c9::/64\",\r\n \"2603:1030:804:1ca::/63\",\r\n + \ \"2603:1030:804:1cc::/64\",\r\n \"2603:1030:804:1cd::/64\",\r\n + \ \"2603:1030:804:1ce::/63\",\r\n \"2603:1030:804:1d0::/60\",\r\n + \ \"2603:1030:804:1e0::/59\",\r\n \"2603:1030:804:200::/61\",\r\n + \ \"2603:1030:804:208::/64\",\r\n \"2603:1030:805::/48\",\r\n \ \"2603:1030:806::/48\",\r\n \"2603:1030:807::/48\",\r\n \ \"2603:1030:809::/48\",\r\n \"2603:1030:80a::/56\",\r\n \ \"2603:1030:80b::/48\",\r\n \"2603:1030:80c::/48\",\r\n @@ -29430,109 +30119,137 @@ interactions: \ \"2603:1056:1400::/48\",\r\n \"2603:1056:1401::/48\",\r\n \ \"2603:1056:1402::/48\",\r\n \"2603:1056:1403::/48\",\r\n \ \"2603:1056:1500::/64\",\r\n \"2603:1056:1500:4::/64\",\r\n - \ \"2603:1056:1500:c::/64\",\r\n \"2603:1056:2000:20::/59\",\r\n - \ \"2603:1056:2000:60::/59\",\r\n \"2603:1057:2:20::/59\",\r\n - \ \"2603:1057:2:60::/59\",\r\n \"2603:1061:1000::/48\",\r\n - \ \"2603:1061:1001::/48\",\r\n \"2603:1061:1002::/48\",\r\n - \ \"2603:1061:1003::/48\",\r\n \"2603:1061:1004::/59\",\r\n - \ \"2603:1061:1004:20::/60\",\r\n \"2603:1061:1004:30::/62\",\r\n - \ \"2603:1061:1004:34::/63\",\r\n \"2603:1061:1004:36::/64\",\r\n - \ \"2603:1062:2::/57\",\r\n \"2603:1062:2:80::/57\",\r\n - \ \"2603:1062:2:100::/57\",\r\n \"2603:1062:2:180::/57\",\r\n - \ \"2603:1063:8::/56\",\r\n \"2603:1063:9::/56\",\r\n \"2603:1063:16::/56\",\r\n - \ \"2603:1063:24::/56\",\r\n \"2603:1063:26::/56\",\r\n \"2603:1063:108::/55\",\r\n + \ \"2603:1056:2000:20::/59\",\r\n \"2603:1056:2000:60::/59\",\r\n + \ \"2603:1057:2:20::/59\",\r\n \"2603:1057:2:60::/59\",\r\n + \ \"2603:1061:1000::/48\",\r\n \"2603:1061:1001::/48\",\r\n + \ \"2603:1061:1002::/48\",\r\n \"2603:1061:1003::/48\",\r\n + \ \"2603:1061:1004::/59\",\r\n \"2603:1061:1004:20::/60\",\r\n + \ \"2603:1061:1004:30::/62\",\r\n \"2603:1061:1004:34::/63\",\r\n + \ \"2603:1061:1004:36::/64\",\r\n \"2603:1062:2::/57\",\r\n + \ \"2603:1062:2:80::/57\",\r\n \"2603:1062:2:100::/57\",\r\n + \ \"2603:1062:2:180::/57\",\r\n \"2603:1063:8::/56\",\r\n + \ \"2603:1063:9::/56\",\r\n \"2603:1063:16::/56\",\r\n \"2603:1063:24::/56\",\r\n + \ \"2603:1063:26::/56\",\r\n \"2603:1063:108::/55\",\r\n \ \"2603:1063:109::/55\",\r\n \"2603:1063:116::/55\",\r\n \ \"2603:1063:124::/55\",\r\n \"2603:1063:126::/55\",\r\n \ \"2603:1063:208::/55\",\r\n \"2603:1063:209::/55\",\r\n \ \"2603:1063:216::/55\",\r\n \"2603:1063:224::/55\",\r\n - \ \"2603:1063:226::/55\",\r\n \"2a01:111:f100:1000::/62\",\r\n - \ \"2a01:111:f100:1004::/63\",\r\n \"2a01:111:f100:2000::/52\",\r\n - \ \"2a01:111:f100:3000::/52\",\r\n \"2a01:111:f100:4002::/64\",\r\n - \ \"2a01:111:f100:5000::/52\",\r\n \"2a01:111:f100:6000::/64\",\r\n - \ \"2a01:111:f100:a000::/63\",\r\n \"2a01:111:f100:a002::/64\",\r\n - \ \"2a01:111:f100:a004::/64\",\r\n \"2a01:111:f403:c000::/64\",\r\n - \ \"2a01:111:f403:c004::/62\",\r\n \"2a01:111:f403:c100::/64\",\r\n - \ \"2a01:111:f403:c10c::/62\",\r\n \"2a01:111:f403:c110::/64\",\r\n - \ \"2a01:111:f403:c111::/64\",\r\n \"2a01:111:f403:c112::/64\",\r\n - \ \"2a01:111:f403:c113::/64\",\r\n \"2a01:111:f403:c114::/64\",\r\n - \ \"2a01:111:f403:c200::/64\",\r\n \"2a01:111:f403:c201::/64\",\r\n - \ \"2a01:111:f403:c202::/64\",\r\n \"2a01:111:f403:c203::/64\",\r\n - \ \"2a01:111:f403:c204::/64\",\r\n \"2a01:111:f403:c400::/64\",\r\n - \ \"2a01:111:f403:c401::/64\",\r\n \"2a01:111:f403:c800::/64\",\r\n - \ \"2a01:111:f403:c804::/62\",\r\n \"2a01:111:f403:c900::/64\",\r\n - \ \"2a01:111:f403:c904::/62\",\r\n \"2a01:111:f403:c908::/62\",\r\n - \ \"2a01:111:f403:c90c::/62\",\r\n \"2a01:111:f403:c910::/62\",\r\n - \ \"2a01:111:f403:c914::/62\",\r\n \"2a01:111:f403:c918::/64\",\r\n - \ \"2a01:111:f403:c919::/64\",\r\n \"2a01:111:f403:c91a::/63\",\r\n - \ \"2a01:111:f403:c91c::/63\",\r\n \"2a01:111:f403:c91e::/63\",\r\n - \ \"2a01:111:f403:c920::/63\",\r\n \"2a01:111:f403:c922::/64\",\r\n - \ \"2a01:111:f403:c923::/64\",\r\n \"2a01:111:f403:c924::/62\",\r\n - \ \"2a01:111:f403:c928::/62\",\r\n \"2a01:111:f403:c92c::/64\",\r\n - \ \"2a01:111:f403:c92d::/64\",\r\n \"2a01:111:f403:c92e::/63\",\r\n - \ \"2a01:111:f403:c930::/63\",\r\n \"2a01:111:f403:c932::/63\",\r\n - \ \"2a01:111:f403:c934::/63\",\r\n \"2a01:111:f403:c936::/64\",\r\n - \ \"2a01:111:f403:c937::/64\",\r\n \"2a01:111:f403:c938::/62\",\r\n - \ \"2a01:111:f403:c93c::/62\",\r\n \"2a01:111:f403:c940::/64\",\r\n - \ \"2a01:111:f403:ca00::/62\",\r\n \"2a01:111:f403:ca04::/64\",\r\n - \ \"2a01:111:f403:ca05::/64\",\r\n \"2a01:111:f403:ca06::/63\",\r\n - \ \"2a01:111:f403:ca08::/63\",\r\n \"2a01:111:f403:ca10::/64\",\r\n - \ \"2a01:111:f403:ca11::/64\",\r\n \"2a01:111:f403:ca12::/63\",\r\n - \ \"2a01:111:f403:ca14::/63\",\r\n \"2a01:111:f403:ca16::/63\",\r\n - \ \"2a01:111:f403:ca18::/63\",\r\n \"2a01:111:f403:ca20::/62\",\r\n - \ \"2a01:111:f403:ca24::/64\",\r\n \"2a01:111:f403:cc00::/62\",\r\n - \ \"2a01:111:f403:cc04::/64\",\r\n \"2a01:111:f403:cc05::/64\",\r\n - \ \"2a01:111:f403:cc06::/63\",\r\n \"2a01:111:f403:cc08::/63\",\r\n - \ \"2a01:111:f403:d000::/64\",\r\n \"2a01:111:f403:d004::/62\",\r\n - \ \"2a01:111:f403:d100::/64\",\r\n \"2a01:111:f403:d104::/62\",\r\n - \ \"2a01:111:f403:d108::/62\",\r\n \"2a01:111:f403:d10c::/62\",\r\n - \ \"2a01:111:f403:d120::/62\",\r\n \"2a01:111:f403:d124::/64\",\r\n - \ \"2a01:111:f403:d125::/64\",\r\n \"2a01:111:f403:d200::/64\",\r\n - \ \"2a01:111:f403:d201::/64\",\r\n \"2a01:111:f403:d202::/64\",\r\n - \ \"2a01:111:f403:d203::/64\",\r\n \"2a01:111:f403:d205::/64\",\r\n - \ \"2a01:111:f403:d401::/64\",\r\n \"2a01:111:f403:d402::/64\",\r\n - \ \"2a01:111:f403:d800::/64\",\r\n \"2a01:111:f403:d804::/62\",\r\n - \ \"2a01:111:f403:d900::/64\",\r\n \"2a01:111:f403:d904::/62\",\r\n - \ \"2a01:111:f403:d908::/62\",\r\n \"2a01:111:f403:d90c::/62\",\r\n - \ \"2a01:111:f403:d910::/62\",\r\n \"2a01:111:f403:d914::/64\",\r\n - \ \"2a01:111:f403:d915::/64\",\r\n \"2a01:111:f403:da00::/64\",\r\n - \ \"2a01:111:f403:da01::/64\",\r\n \"2a01:111:f403:da02::/64\",\r\n - \ \"2a01:111:f403:da03::/64\",\r\n \"2a01:111:f403:da05::/64\",\r\n - \ \"2a01:111:f403:dc00::/64\",\r\n \"2a01:111:f403:dc01::/64\",\r\n - \ \"2a01:111:f403:e000::/64\",\r\n \"2a01:111:f403:e003::/64\",\r\n - \ \"2a01:111:f403:e004::/62\",\r\n \"2a01:111:f403:e008::/62\",\r\n - \ \"2a01:111:f403:e00c::/62\",\r\n \"2a01:111:f403:e010::/62\",\r\n - \ \"2a01:111:f403:e014::/64\",\r\n \"2a01:111:f403:e200::/64\",\r\n - \ \"2a01:111:f403:e201::/64\",\r\n \"2a01:111:f403:e202::/64\",\r\n - \ \"2a01:111:f403:e203::/64\",\r\n \"2a01:111:f403:e205::/64\",\r\n - \ \"2a01:111:f403:e400::/64\",\r\n \"2a01:111:f403:e401::/64\",\r\n - \ \"2a01:111:f403:f000::/64\",\r\n \"2a01:111:f403:f800::/62\",\r\n - \ \"2a01:111:f403:f804::/62\",\r\n \"2a01:111:f403:f900::/62\",\r\n - \ \"2a01:111:f403:f904::/62\",\r\n \"2a01:111:f403:f908::/62\",\r\n - \ \"2a01:111:f403:f90c::/62\",\r\n \"2a01:111:f403:f910::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiacentral\",\r\n - \ \"id\": \"AzureCloud.australiacentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.155.128/26\",\r\n \"13.105.27.160/27\",\r\n - \ \"20.28.0.0/17\",\r\n \"20.36.32.0/19\",\r\n \"20.36.104.0/21\",\r\n - \ \"20.37.0.0/18\",\r\n \"20.37.224.0/19\",\r\n \"20.38.184.0/22\",\r\n - \ \"20.39.64.0/21\",\r\n \"20.47.35.0/24\",\r\n \"20.53.0.0/19\",\r\n - \ \"20.53.48.0/21\",\r\n \"20.60.214.0/23\",\r\n \"20.70.0.0/18\",\r\n - \ \"20.135.52.0/23\",\r\n \"20.150.124.0/24\",\r\n \"20.157.0.0/24\",\r\n - \ \"20.157.101.0/24\",\r\n \"20.157.138.0/24\",\r\n \"20.190.189.64/26\",\r\n - \ \"20.213.224.0/19\",\r\n \"20.227.128.0/17\",\r\n \"20.248.0.0/17\",\r\n - \ \"40.82.240.0/22\",\r\n \"40.90.130.48/28\",\r\n \"40.90.142.96/27\",\r\n - \ \"40.90.149.64/27\",\r\n \"40.126.61.64/26\",\r\n \"52.108.74.0/24\",\r\n - \ \"52.108.95.0/24\",\r\n \"52.109.128.0/22\",\r\n \"52.111.248.0/24\",\r\n - \ \"52.143.219.0/24\",\r\n \"52.239.216.0/23\",\r\n \"2603:1010:300::/47\",\r\n - \ \"2603:1010:303::/48\",\r\n \"2603:1010:304::/47\",\r\n - \ \"2603:1016:1400:20::/59\",\r\n \"2603:1016:2400::/48\",\r\n - \ \"2603:1016:2500:4::/64\",\r\n \"2603:1017:0:20::/59\"\r\n + \ \"2603:1063:226::/55\",\r\n \"2603:1063:2200::/64\",\r\n + \ \"2603:1063:2200:4::/64\",\r\n \"2603:1063:2200:8::/64\",\r\n + \ \"2603:1063:2200:c::/64\",\r\n \"2603:1063:2200:10::/64\",\r\n + \ \"2603:1063:2200:14::/64\",\r\n \"2603:1063:2200:18::/64\",\r\n + \ \"2603:1063:2200:1c::/64\",\r\n \"2603:1063:2200:20::/64\",\r\n + \ \"2603:1063:2200:24::/64\",\r\n \"2603:1063:2200:28::/64\",\r\n + \ \"2603:1063:2200:2c::/64\",\r\n \"2603:1063:2200:30::/64\",\r\n + \ \"2603:1063:2202::/64\",\r\n \"2603:1063:2202:4::/64\",\r\n + \ \"2603:1063:2202:8::/64\",\r\n \"2603:1063:2202:c::/64\",\r\n + \ \"2603:1063:2202:10::/64\",\r\n \"2603:1063:2202:14::/64\",\r\n + \ \"2603:1063:2202:18::/64\",\r\n \"2603:1063:2202:1c::/64\",\r\n + \ \"2603:1063:2202:20::/64\",\r\n \"2603:1063:2202:24::/64\",\r\n + \ \"2603:1063:2202:28::/64\",\r\n \"2603:1063:2202:2c::/64\",\r\n + \ \"2603:1063:2202:30::/64\",\r\n \"2603:1063:2202:34::/64\",\r\n + \ \"2603:1063:2202:38::/64\",\r\n \"2603:1063:2202:3c::/64\",\r\n + \ \"2603:1063:2202:40::/64\",\r\n \"2603:1063:2202:44::/64\",\r\n + \ \"2603:1063:2202:48::/64\",\r\n \"2603:1063:2202:4c::/64\",\r\n + \ \"2603:1063:2202:50::/64\",\r\n \"2603:1063:2204::/64\",\r\n + \ \"2603:1063:2204:4::/64\",\r\n \"2603:1063:2206::/64\",\r\n + \ \"2603:1063:2206:4::/64\",\r\n \"2603:1063:2206:8::/64\",\r\n + \ \"2603:1063:2206:c::/64\",\r\n \"2603:1063:2206:10::/64\",\r\n + \ \"2603:1063:2206:14::/64\",\r\n \"2603:1063:2206:18::/64\",\r\n + \ \"2603:1063:2206:1c::/64\",\r\n \"2603:1063:2206:20::/64\",\r\n + \ \"2603:1063:2206:24::/64\",\r\n \"2603:1063:2206:28::/64\",\r\n + \ \"2603:1063:2206:2c::/64\",\r\n \"2603:1063:2206:30::/64\",\r\n + \ \"2603:1063:2206:34::/64\",\r\n \"2603:1063:2206:38::/64\",\r\n + \ \"2603:1063:2206:3c::/64\",\r\n \"2603:1063:2206:40::/64\",\r\n + \ \"2603:1063:2206:44::/64\",\r\n \"2603:1063:2206:48::/64\",\r\n + \ \"2a01:111:f100:1000::/62\",\r\n \"2a01:111:f100:1004::/63\",\r\n + \ \"2a01:111:f100:2000::/52\",\r\n \"2a01:111:f100:3000::/52\",\r\n + \ \"2a01:111:f100:4002::/64\",\r\n \"2a01:111:f100:5000::/52\",\r\n + \ \"2a01:111:f100:6000::/64\",\r\n \"2a01:111:f100:a000::/63\",\r\n + \ \"2a01:111:f100:a002::/64\",\r\n \"2a01:111:f100:a004::/64\",\r\n + \ \"2a01:111:f403:c000::/64\",\r\n \"2a01:111:f403:c004::/62\",\r\n + \ \"2a01:111:f403:c100::/64\",\r\n \"2a01:111:f403:c10c::/62\",\r\n + \ \"2a01:111:f403:c110::/64\",\r\n \"2a01:111:f403:c111::/64\",\r\n + \ \"2a01:111:f403:c112::/64\",\r\n \"2a01:111:f403:c113::/64\",\r\n + \ \"2a01:111:f403:c114::/64\",\r\n \"2a01:111:f403:c200::/64\",\r\n + \ \"2a01:111:f403:c201::/64\",\r\n \"2a01:111:f403:c202::/64\",\r\n + \ \"2a01:111:f403:c203::/64\",\r\n \"2a01:111:f403:c204::/64\",\r\n + \ \"2a01:111:f403:c400::/64\",\r\n \"2a01:111:f403:c401::/64\",\r\n + \ \"2a01:111:f403:c800::/64\",\r\n \"2a01:111:f403:c804::/62\",\r\n + \ \"2a01:111:f403:c900::/64\",\r\n \"2a01:111:f403:c904::/62\",\r\n + \ \"2a01:111:f403:c908::/62\",\r\n \"2a01:111:f403:c90c::/62\",\r\n + \ \"2a01:111:f403:c910::/62\",\r\n \"2a01:111:f403:c914::/62\",\r\n + \ \"2a01:111:f403:c918::/64\",\r\n \"2a01:111:f403:c919::/64\",\r\n + \ \"2a01:111:f403:c91a::/63\",\r\n \"2a01:111:f403:c91c::/63\",\r\n + \ \"2a01:111:f403:c91e::/63\",\r\n \"2a01:111:f403:c920::/63\",\r\n + \ \"2a01:111:f403:c922::/64\",\r\n \"2a01:111:f403:c923::/64\",\r\n + \ \"2a01:111:f403:c924::/62\",\r\n \"2a01:111:f403:c928::/62\",\r\n + \ \"2a01:111:f403:c92c::/64\",\r\n \"2a01:111:f403:c92d::/64\",\r\n + \ \"2a01:111:f403:c92e::/63\",\r\n \"2a01:111:f403:c930::/63\",\r\n + \ \"2a01:111:f403:c932::/63\",\r\n \"2a01:111:f403:c934::/63\",\r\n + \ \"2a01:111:f403:c936::/64\",\r\n \"2a01:111:f403:c937::/64\",\r\n + \ \"2a01:111:f403:c938::/62\",\r\n \"2a01:111:f403:c93c::/62\",\r\n + \ \"2a01:111:f403:c940::/64\",\r\n \"2a01:111:f403:ca00::/62\",\r\n + \ \"2a01:111:f403:ca04::/64\",\r\n \"2a01:111:f403:ca05::/64\",\r\n + \ \"2a01:111:f403:ca06::/63\",\r\n \"2a01:111:f403:ca08::/63\",\r\n + \ \"2a01:111:f403:ca10::/64\",\r\n \"2a01:111:f403:ca11::/64\",\r\n + \ \"2a01:111:f403:ca12::/63\",\r\n \"2a01:111:f403:ca14::/63\",\r\n + \ \"2a01:111:f403:ca16::/63\",\r\n \"2a01:111:f403:ca18::/63\",\r\n + \ \"2a01:111:f403:ca20::/62\",\r\n \"2a01:111:f403:ca24::/64\",\r\n + \ \"2a01:111:f403:cc00::/62\",\r\n \"2a01:111:f403:cc04::/64\",\r\n + \ \"2a01:111:f403:cc05::/64\",\r\n \"2a01:111:f403:cc06::/63\",\r\n + \ \"2a01:111:f403:cc08::/63\",\r\n \"2a01:111:f403:d000::/64\",\r\n + \ \"2a01:111:f403:d004::/62\",\r\n \"2a01:111:f403:d100::/64\",\r\n + \ \"2a01:111:f403:d104::/62\",\r\n \"2a01:111:f403:d108::/62\",\r\n + \ \"2a01:111:f403:d10c::/62\",\r\n \"2a01:111:f403:d120::/62\",\r\n + \ \"2a01:111:f403:d124::/64\",\r\n \"2a01:111:f403:d125::/64\",\r\n + \ \"2a01:111:f403:d200::/64\",\r\n \"2a01:111:f403:d201::/64\",\r\n + \ \"2a01:111:f403:d202::/64\",\r\n \"2a01:111:f403:d203::/64\",\r\n + \ \"2a01:111:f403:d205::/64\",\r\n \"2a01:111:f403:d401::/64\",\r\n + \ \"2a01:111:f403:d402::/64\",\r\n \"2a01:111:f403:d800::/64\",\r\n + \ \"2a01:111:f403:d804::/62\",\r\n \"2a01:111:f403:d900::/64\",\r\n + \ \"2a01:111:f403:d904::/62\",\r\n \"2a01:111:f403:d908::/62\",\r\n + \ \"2a01:111:f403:d90c::/62\",\r\n \"2a01:111:f403:d910::/62\",\r\n + \ \"2a01:111:f403:d914::/64\",\r\n \"2a01:111:f403:d915::/64\",\r\n + \ \"2a01:111:f403:da00::/64\",\r\n \"2a01:111:f403:da01::/64\",\r\n + \ \"2a01:111:f403:da02::/64\",\r\n \"2a01:111:f403:da03::/64\",\r\n + \ \"2a01:111:f403:da05::/64\",\r\n \"2a01:111:f403:dc00::/64\",\r\n + \ \"2a01:111:f403:dc01::/64\",\r\n \"2a01:111:f403:e000::/64\",\r\n + \ \"2a01:111:f403:e003::/64\",\r\n \"2a01:111:f403:e004::/62\",\r\n + \ \"2a01:111:f403:e008::/62\",\r\n \"2a01:111:f403:e00c::/62\",\r\n + \ \"2a01:111:f403:e010::/62\",\r\n \"2a01:111:f403:e014::/64\",\r\n + \ \"2a01:111:f403:e200::/64\",\r\n \"2a01:111:f403:e201::/64\",\r\n + \ \"2a01:111:f403:e202::/64\",\r\n \"2a01:111:f403:e203::/64\",\r\n + \ \"2a01:111:f403:e205::/64\",\r\n \"2a01:111:f403:e400::/64\",\r\n + \ \"2a01:111:f403:e401::/64\",\r\n \"2a01:111:f403:f000::/64\",\r\n + \ \"2a01:111:f403:f800::/62\",\r\n \"2a01:111:f403:f804::/62\",\r\n + \ \"2a01:111:f403:f900::/62\",\r\n \"2a01:111:f403:f904::/62\",\r\n + \ \"2a01:111:f403:f908::/62\",\r\n \"2a01:111:f403:f90c::/62\",\r\n + \ \"2a01:111:f403:f910::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.australiacentral\",\r\n \"id\": + \"AzureCloud.australiacentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": + \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.155.128/26\",\r\n + \ \"13.105.27.160/27\",\r\n \"20.28.0.0/17\",\r\n \"20.36.32.0/19\",\r\n + \ \"20.36.104.0/21\",\r\n \"20.37.0.0/18\",\r\n \"20.37.224.0/19\",\r\n + \ \"20.38.184.0/22\",\r\n \"20.39.64.0/21\",\r\n \"20.47.35.0/24\",\r\n + \ \"20.53.0.0/19\",\r\n \"20.53.48.0/21\",\r\n \"20.60.214.0/23\",\r\n + \ \"20.70.0.0/18\",\r\n \"20.135.52.0/23\",\r\n \"20.150.124.0/24\",\r\n + \ \"20.157.0.0/24\",\r\n \"20.157.101.0/24\",\r\n \"20.157.138.0/24\",\r\n + \ \"20.190.189.64/26\",\r\n \"20.213.224.0/19\",\r\n \"20.227.128.0/17\",\r\n + \ \"20.248.0.0/17\",\r\n \"40.82.240.0/22\",\r\n \"40.90.130.48/28\",\r\n + \ \"40.90.142.96/27\",\r\n \"40.90.149.64/27\",\r\n \"40.126.61.64/26\",\r\n + \ \"52.108.74.0/24\",\r\n \"52.108.95.0/24\",\r\n \"52.109.128.0/22\",\r\n + \ \"52.111.248.0/24\",\r\n \"52.143.219.0/24\",\r\n \"52.239.216.0/23\",\r\n + \ \"2603:1010:300::/47\",\r\n \"2603:1010:303::/48\",\r\n + \ \"2603:1010:304::/47\",\r\n \"2603:1016:1400:20::/59\",\r\n + \ \"2603:1016:2400::/48\",\r\n \"2603:1016:2500:4::/64\",\r\n + \ \"2603:1017:0:20::/59\",\r\n \"2603:1063:2202:c::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiacentral2\",\r\n \ \"id\": \"AzureCloud.australiacentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": @@ -29547,55 +30264,56 @@ interactions: \ \"52.143.218.0/24\",\r\n \"52.239.218.0/23\",\r\n \"2603:1010:400::/47\",\r\n \ \"2603:1010:403::/48\",\r\n \"2603:1010:404::/47\",\r\n \ \"2603:1016:1400:40::/59\",\r\n \"2603:1016:2401::/48\",\r\n - \ \"2603:1016:2500:8::/64\",\r\n \"2603:1017:0:40::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiaeast\",\r\n - \ \"id\": \"AzureCloud.australiaeast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.70.64.0/18\",\r\n - \ \"13.72.224.0/19\",\r\n \"13.73.192.0/20\",\r\n \"13.75.128.0/17\",\r\n - \ \"13.104.211.128/26\",\r\n \"13.105.16.192/26\",\r\n \"13.105.20.128/26\",\r\n - \ \"13.105.52.192/26\",\r\n \"13.105.53.128/26\",\r\n \"20.5.0.0/16\",\r\n - \ \"20.11.0.0/17\",\r\n \"20.28.128.0/17\",\r\n \"20.37.192.0/19\",\r\n - \ \"20.38.112.0/23\",\r\n \"20.40.64.0/20\",\r\n \"20.40.80.0/21\",\r\n - \ \"20.40.120.0/21\",\r\n \"20.40.176.0/20\",\r\n \"20.42.192.0/19\",\r\n - \ \"20.43.96.0/20\",\r\n \"20.47.37.0/24\",\r\n \"20.47.122.0/23\",\r\n - \ \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n \"20.53.64.0/18\",\r\n - \ \"20.53.128.0/17\",\r\n \"20.58.128.0/18\",\r\n \"20.60.72.0/22\",\r\n - \ \"20.60.182.0/23\",\r\n \"20.70.128.0/17\",\r\n \"20.92.64.0/18\",\r\n - \ \"20.92.128.0/17\",\r\n \"20.95.192.0/21\",\r\n \"20.95.208.0/24\",\r\n - \ \"20.135.120.0/21\",\r\n \"20.150.66.0/24\",\r\n \"20.150.92.0/24\",\r\n - \ \"20.150.117.0/24\",\r\n \"20.157.44.0/24\",\r\n \"20.157.107.0/24\",\r\n - \ \"20.157.155.0/24\",\r\n \"20.157.214.0/24\",\r\n \"20.157.220.0/24\",\r\n - \ \"20.167.0.0/17\",\r\n \"20.188.128.0/17\",\r\n \"20.190.142.0/25\",\r\n - \ \"20.190.167.0/24\",\r\n \"20.191.192.0/18\",\r\n \"20.193.0.0/18\",\r\n - \ \"20.193.64.0/19\",\r\n \"20.202.62.0/24\",\r\n \"20.202.65.0/24\",\r\n - \ \"20.211.0.0/17\",\r\n \"20.211.128.0/18\",\r\n \"20.213.0.0/17\",\r\n - \ \"20.213.128.0/18\",\r\n \"20.213.192.0/20\",\r\n \"20.227.0.0/18\",\r\n - \ \"20.248.128.0/17\",\r\n \"23.101.208.0/20\",\r\n \"40.79.160.0/20\",\r\n - \ \"40.79.211.0/24\",\r\n \"40.82.32.0/22\",\r\n \"40.82.192.0/19\",\r\n - \ \"40.87.208.0/22\",\r\n \"40.90.18.0/28\",\r\n \"40.90.30.0/25\",\r\n - \ \"40.90.130.80/28\",\r\n \"40.90.130.208/28\",\r\n \"40.90.140.32/27\",\r\n - \ \"40.90.142.160/27\",\r\n \"40.90.147.64/27\",\r\n \"40.90.150.0/27\",\r\n - \ \"40.112.37.128/26\",\r\n \"40.126.14.0/25\",\r\n \"40.126.39.0/24\",\r\n - \ \"40.126.224.0/19\",\r\n \"52.108.40.0/23\",\r\n \"52.108.83.0/24\",\r\n - \ \"52.109.112.0/22\",\r\n \"52.111.224.0/24\",\r\n \"52.113.88.0/22\",\r\n - \ \"52.113.103.0/24\",\r\n \"52.114.16.0/22\",\r\n \"52.114.58.0/23\",\r\n - \ \"52.114.192.0/23\",\r\n \"52.115.98.0/24\",\r\n \"52.120.158.0/23\",\r\n - \ \"52.121.108.0/22\",\r\n \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n - \ \"52.147.0.0/19\",\r\n \"52.156.160.0/19\",\r\n \"52.187.192.0/18\",\r\n - \ \"52.232.136.0/21\",\r\n \"52.232.154.0/24\",\r\n \"52.237.192.0/18\",\r\n - \ \"52.239.130.0/23\",\r\n \"52.239.226.0/24\",\r\n \"52.245.16.0/22\",\r\n - \ \"104.44.90.64/26\",\r\n \"104.44.93.96/27\",\r\n \"104.44.95.48/28\",\r\n - \ \"104.46.29.0/24\",\r\n \"104.46.30.0/23\",\r\n \"104.209.80.0/20\",\r\n - \ \"104.210.64.0/18\",\r\n \"191.238.66.0/23\",\r\n \"191.239.64.0/19\",\r\n - \ \"2603:1010::/46\",\r\n \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n - \ \"2603:1016:1400:60::/59\",\r\n \"2603:1016:2402::/48\",\r\n - \ \"2603:1016:2500:c::/64\",\r\n \"2603:1017:0:60::/59\"\r\n + \ \"2603:1016:2500:8::/64\",\r\n \"2603:1017:0:40::/59\",\r\n + \ \"2603:1063:2202:28::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.australiaeast\",\r\n \"id\": \"AzureCloud.australiaeast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.70.64.0/18\",\r\n \"13.72.224.0/19\",\r\n \"13.73.192.0/20\",\r\n + \ \"13.75.128.0/17\",\r\n \"13.104.211.128/26\",\r\n \"13.105.16.192/26\",\r\n + \ \"13.105.20.128/26\",\r\n \"13.105.52.192/26\",\r\n \"13.105.53.128/26\",\r\n + \ \"20.5.0.0/16\",\r\n \"20.11.0.0/17\",\r\n \"20.28.128.0/17\",\r\n + \ \"20.37.192.0/19\",\r\n \"20.38.112.0/23\",\r\n \"20.40.64.0/20\",\r\n + \ \"20.40.80.0/21\",\r\n \"20.40.120.0/21\",\r\n \"20.40.176.0/20\",\r\n + \ \"20.42.192.0/19\",\r\n \"20.43.96.0/20\",\r\n \"20.47.37.0/24\",\r\n + \ \"20.47.122.0/23\",\r\n \"20.53.32.0/28\",\r\n \"20.53.40.0/21\",\r\n + \ \"20.53.64.0/18\",\r\n \"20.53.128.0/17\",\r\n \"20.58.128.0/18\",\r\n + \ \"20.60.72.0/22\",\r\n \"20.60.182.0/23\",\r\n \"20.70.128.0/17\",\r\n + \ \"20.92.64.0/18\",\r\n \"20.92.128.0/17\",\r\n \"20.95.192.0/21\",\r\n + \ \"20.95.208.0/24\",\r\n \"20.135.120.0/21\",\r\n \"20.150.66.0/24\",\r\n + \ \"20.150.92.0/24\",\r\n \"20.150.117.0/24\",\r\n \"20.157.44.0/24\",\r\n + \ \"20.157.107.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.214.0/24\",\r\n + \ \"20.157.220.0/24\",\r\n \"20.157.226.0/24\",\r\n \"20.167.0.0/17\",\r\n + \ \"20.188.128.0/17\",\r\n \"20.190.142.0/25\",\r\n \"20.190.167.0/24\",\r\n + \ \"20.191.192.0/18\",\r\n \"20.193.0.0/18\",\r\n \"20.193.64.0/19\",\r\n + \ \"20.202.62.0/24\",\r\n \"20.202.65.0/24\",\r\n \"20.211.0.0/17\",\r\n + \ \"20.211.128.0/18\",\r\n \"20.213.0.0/17\",\r\n \"20.213.128.0/18\",\r\n + \ \"20.213.192.0/20\",\r\n \"20.227.0.0/18\",\r\n \"20.248.128.0/17\",\r\n + \ \"23.101.208.0/20\",\r\n \"40.79.160.0/20\",\r\n \"40.79.211.0/24\",\r\n + \ \"40.82.32.0/22\",\r\n \"40.82.192.0/19\",\r\n \"40.87.208.0/22\",\r\n + \ \"40.90.18.0/28\",\r\n \"40.90.30.0/25\",\r\n \"40.90.130.80/28\",\r\n + \ \"40.90.130.208/28\",\r\n \"40.90.140.32/27\",\r\n \"40.90.142.160/27\",\r\n + \ \"40.90.147.64/27\",\r\n \"40.90.150.0/27\",\r\n \"40.112.37.128/26\",\r\n + \ \"40.126.14.0/25\",\r\n \"40.126.39.0/24\",\r\n \"40.126.224.0/19\",\r\n + \ \"52.108.40.0/23\",\r\n \"52.108.83.0/24\",\r\n \"52.109.112.0/22\",\r\n + \ \"52.111.224.0/24\",\r\n \"52.113.88.0/22\",\r\n \"52.113.103.0/24\",\r\n + \ \"52.114.16.0/22\",\r\n \"52.114.58.0/23\",\r\n \"52.114.192.0/23\",\r\n + \ \"52.115.98.0/24\",\r\n \"52.120.158.0/23\",\r\n \"52.121.108.0/22\",\r\n + \ \"52.143.199.0/24\",\r\n \"52.143.200.0/23\",\r\n \"52.147.0.0/19\",\r\n + \ \"52.156.160.0/19\",\r\n \"52.187.192.0/18\",\r\n \"52.232.136.0/21\",\r\n + \ \"52.232.154.0/24\",\r\n \"52.237.192.0/18\",\r\n \"52.239.130.0/23\",\r\n + \ \"52.239.226.0/24\",\r\n \"52.245.16.0/22\",\r\n \"104.44.90.64/26\",\r\n + \ \"104.44.93.96/27\",\r\n \"104.44.95.48/28\",\r\n \"104.46.29.0/24\",\r\n + \ \"104.46.30.0/23\",\r\n \"104.209.80.0/20\",\r\n \"104.210.64.0/18\",\r\n + \ \"191.238.66.0/23\",\r\n \"191.239.64.0/19\",\r\n \"2603:1010::/46\",\r\n + \ \"2603:1010:5::/48\",\r\n \"2603:1010:6::/47\",\r\n \"2603:1016:1400:60::/59\",\r\n + \ \"2603:1016:2402::/48\",\r\n \"2603:1016:2500:c::/64\",\r\n + \ \"2603:1017:0:60::/59\",\r\n \"2603:1063:2202:30::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.australiasoutheast\",\r\n \ \"id\": \"AzureCloud.australiasoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": @@ -29625,84 +30343,86 @@ interactions: \ \"2603:1010:204::/48\",\r\n \"2603:1010:205::/48\",\r\n \ \"2603:1010:206::/48\",\r\n \"2603:1016:1400::/59\",\r\n \ \"2603:1016:2403::/48\",\r\n \"2603:1016:2500::/64\",\r\n - \ \"2603:1017::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.brazilse\",\r\n \"id\": \"AzureCloud.brazilse\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.27.128/27\",\r\n \"13.105.36.48/28\",\r\n - \ \"13.105.36.96/27\",\r\n \"13.105.52.0/27\",\r\n \"20.20.32.0/26\",\r\n - \ \"20.40.32.0/21\",\r\n \"20.135.76.0/23\",\r\n \"20.150.73.0/24\",\r\n - \ \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n \"20.157.42.0/24\",\r\n - \ \"20.157.189.0/24\",\r\n \"20.157.198.0/24\",\r\n \"20.195.128.0/22\",\r\n - \ \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\r\n \"20.231.128.0/26\",\r\n - \ \"23.97.112.192/27\",\r\n \"23.97.116.0/22\",\r\n \"23.97.120.0/21\",\r\n - \ \"40.79.204.192/26\",\r\n \"40.123.128.0/22\",\r\n \"40.126.207.0/24\",\r\n - \ \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n \"52.109.164.0/24\",\r\n - \ \"52.111.207.0/24\",\r\n \"52.112.206.0/24\",\r\n \"52.253.197.0/24\",\r\n - \ \"191.232.16.0/21\",\r\n \"191.233.8.0/21\",\r\n \"191.233.48.0/21\",\r\n - \ \"191.233.160.0/19\",\r\n \"191.234.224.0/19\",\r\n \"191.237.224.0/21\",\r\n - \ \"2603:1050:400::/48\",\r\n \"2603:1050:402::/48\",\r\n + \ \"2603:1017::/59\",\r\n \"2603:1063:2202::/64\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"AzureCloud.brazilse\",\r\n + \ \"id\": \"AzureCloud.brazilse\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.27.128/27\",\r\n + \ \"13.105.36.48/28\",\r\n \"13.105.36.96/27\",\r\n \"13.105.52.0/27\",\r\n + \ \"20.20.32.0/26\",\r\n \"20.40.32.0/21\",\r\n \"20.135.76.0/23\",\r\n + \ \"20.150.73.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n + \ \"20.157.42.0/24\",\r\n \"20.157.189.0/24\",\r\n \"20.157.198.0/24\",\r\n + \ \"20.195.128.0/22\",\r\n \"20.195.144.0/21\",\r\n \"20.206.0.0/18\",\r\n + \ \"20.231.128.0/26\",\r\n \"23.97.112.192/27\",\r\n \"23.97.116.0/22\",\r\n + \ \"23.97.120.0/21\",\r\n \"40.79.204.192/26\",\r\n \"40.123.128.0/22\",\r\n + \ \"40.126.207.0/24\",\r\n \"52.108.111.0/24\",\r\n \"52.108.112.0/24\",\r\n + \ \"52.109.164.0/24\",\r\n \"52.111.207.0/24\",\r\n \"52.112.206.0/24\",\r\n + \ \"52.253.197.0/24\",\r\n \"191.232.16.0/21\",\r\n \"191.233.8.0/21\",\r\n + \ \"191.233.48.0/21\",\r\n \"191.233.160.0/19\",\r\n \"191.234.224.0/19\",\r\n + \ \"191.237.224.0/21\",\r\n \"2603:1050:400::/48\",\r\n \"2603:1050:402::/48\",\r\n \ \"2603:1050:403::/48\",\r\n \"2603:1050:404::/48\",\r\n \ \"2603:1056:1403::/48\",\r\n \"2603:1056:1500:4::/64\",\r\n \ \"2603:1056:2000:60::/59\",\r\n \"2603:1057:2:60::/59\",\r\n - \ \"2603:1061:1002::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.brazilsouth\",\r\n \"id\": \"AzureCloud.brazilsouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.52.80/28\",\r\n \"13.105.52.128/26\",\r\n - \ \"20.40.16.0/21\",\r\n \"20.40.112.0/21\",\r\n \"20.47.39.0/24\",\r\n - \ \"20.47.86.0/24\",\r\n \"20.60.36.0/23\",\r\n \"20.95.240.0/24\",\r\n - \ \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.157.55.0/24\",\r\n \"20.157.222.0/24\",\r\n \"20.190.145.0/25\",\r\n - \ \"20.190.173.0/24\",\r\n \"20.195.136.0/21\",\r\n \"20.195.152.0/21\",\r\n - \ \"20.195.160.0/19\",\r\n \"20.195.192.0/18\",\r\n \"20.197.128.0/17\",\r\n - \ \"20.201.0.0/17\",\r\n \"20.202.80.0/22\",\r\n \"20.206.64.0/18\",\r\n - \ \"20.206.128.0/17\",\r\n \"20.209.12.0/23\",\r\n \"20.226.0.0/16\",\r\n - \ \"23.97.96.0/20\",\r\n \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n - \ \"23.97.112.160/27\",\r\n \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n - \ \"40.90.133.32/27\",\r\n \"40.90.133.144/28\",\r\n \"40.90.141.64/27\",\r\n - \ \"40.90.144.224/27\",\r\n \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n - \ \"40.90.157.0/27\",\r\n \"40.126.17.0/25\",\r\n \"40.126.45.0/24\",\r\n - \ \"52.108.36.0/22\",\r\n \"52.108.82.0/24\",\r\n \"52.108.171.0/24\",\r\n - \ \"52.108.172.0/23\",\r\n \"52.109.108.0/22\",\r\n \"52.111.225.0/24\",\r\n - \ \"52.112.118.0/24\",\r\n \"52.113.132.0/24\",\r\n \"52.113.152.0/24\",\r\n - \ \"52.114.194.0/23\",\r\n \"52.114.196.0/22\",\r\n \"52.114.200.0/22\",\r\n - \ \"52.121.40.0/21\",\r\n \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n - \ \"104.41.0.0/18\",\r\n \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n - \ \"191.232.160.0/19\",\r\n \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n - \ \"191.233.16.0/20\",\r\n \"191.233.128.0/20\",\r\n \"191.233.192.0/18\",\r\n - \ \"191.234.128.0/18\",\r\n \"191.234.192.0/19\",\r\n \"191.235.32.0/19\",\r\n - \ \"191.235.64.0/18\",\r\n \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n - \ \"191.235.224.0/20\",\r\n \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n - \ \"191.235.250.0/25\",\r\n \"191.237.195.0/24\",\r\n \"191.237.200.0/21\",\r\n - \ \"191.237.248.0/21\",\r\n \"191.238.72.0/21\",\r\n \"191.238.128.0/21\",\r\n - \ \"191.238.192.0/19\",\r\n \"191.239.112.0/20\",\r\n \"191.239.204.0/22\",\r\n - \ \"191.239.240.0/20\",\r\n \"2603:1050:1::/48\",\r\n \"2603:1050:2::/47\",\r\n - \ \"2603:1050:5::/48\",\r\n \"2603:1050:6::/47\",\r\n \"2603:1056:1400::/48\",\r\n + \ \"2603:1061:1002::/48\",\r\n \"2603:1063:2204:4::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.brazilsouth\",\r\n + \ \"id\": \"AzureCloud.brazilsouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.52.80/28\",\r\n + \ \"13.105.52.128/26\",\r\n \"20.40.16.0/21\",\r\n \"20.40.112.0/21\",\r\n + \ \"20.47.39.0/24\",\r\n \"20.47.86.0/24\",\r\n \"20.60.36.0/23\",\r\n + \ \"20.95.240.0/24\",\r\n \"20.135.128.0/22\",\r\n \"20.135.132.0/23\",\r\n + \ \"20.150.111.0/24\",\r\n \"20.157.55.0/24\",\r\n \"20.157.222.0/24\",\r\n + \ \"20.157.227.0/24\",\r\n \"20.190.145.0/25\",\r\n \"20.190.173.0/24\",\r\n + \ \"20.195.136.0/21\",\r\n \"20.195.152.0/21\",\r\n \"20.195.160.0/19\",\r\n + \ \"20.195.192.0/18\",\r\n \"20.197.128.0/17\",\r\n \"20.201.0.0/17\",\r\n + \ \"20.202.80.0/22\",\r\n \"20.206.64.0/18\",\r\n \"20.206.128.0/17\",\r\n + \ \"20.209.12.0/23\",\r\n \"20.226.0.0/16\",\r\n \"23.97.96.0/20\",\r\n + \ \"23.97.112.0/25\",\r\n \"23.97.112.128/28\",\r\n \"23.97.112.160/27\",\r\n + \ \"40.90.29.64/26\",\r\n \"40.90.29.128/26\",\r\n \"40.90.133.32/27\",\r\n + \ \"40.90.133.144/28\",\r\n \"40.90.141.64/27\",\r\n \"40.90.144.224/27\",\r\n + \ \"40.90.145.96/27\",\r\n \"40.90.145.128/27\",\r\n \"40.90.157.0/27\",\r\n + \ \"40.126.17.0/25\",\r\n \"40.126.45.0/24\",\r\n \"52.108.36.0/22\",\r\n + \ \"52.108.82.0/24\",\r\n \"52.108.171.0/24\",\r\n \"52.108.172.0/23\",\r\n + \ \"52.109.108.0/22\",\r\n \"52.111.225.0/24\",\r\n \"52.112.118.0/24\",\r\n + \ \"52.113.132.0/24\",\r\n \"52.113.152.0/24\",\r\n \"52.114.194.0/23\",\r\n + \ \"52.114.196.0/22\",\r\n \"52.114.200.0/22\",\r\n \"52.121.40.0/21\",\r\n + \ \"52.253.185.0/24\",\r\n \"52.253.186.0/24\",\r\n \"104.41.0.0/18\",\r\n + \ \"191.232.32.0/19\",\r\n \"191.232.64.0/20\",\r\n \"191.232.160.0/19\",\r\n + \ \"191.232.192.0/18\",\r\n \"191.233.0.0/21\",\r\n \"191.233.16.0/20\",\r\n + \ \"191.233.128.0/20\",\r\n \"191.233.192.0/18\",\r\n \"191.234.128.0/18\",\r\n + \ \"191.234.192.0/19\",\r\n \"191.235.32.0/19\",\r\n \"191.235.64.0/18\",\r\n + \ \"191.235.196.0/22\",\r\n \"191.235.200.0/21\",\r\n \"191.235.224.0/20\",\r\n + \ \"191.235.240.0/21\",\r\n \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n + \ \"191.237.195.0/24\",\r\n \"191.237.200.0/21\",\r\n \"191.237.248.0/21\",\r\n + \ \"191.238.72.0/21\",\r\n \"191.238.128.0/21\",\r\n \"191.238.192.0/19\",\r\n + \ \"191.239.112.0/20\",\r\n \"191.239.204.0/22\",\r\n \"191.239.240.0/20\",\r\n + \ \"2603:1050:1::/48\",\r\n \"2603:1050:2::/47\",\r\n \"2603:1050:5::/48\",\r\n + \ \"2603:1050:6::/47\",\r\n \"2603:1056:1400::/48\",\r\n \ \"2603:1056:1500::/64\",\r\n \"2603:1056:2000:20::/59\",\r\n - \ \"2603:1057:2:20::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.canadacentral\",\r\n \"id\": \"AzureCloud.canadacentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.160.0/19\",\r\n \"13.88.224.0/19\",\r\n \"13.104.151.192/26\",\r\n - \ \"13.104.152.0/25\",\r\n \"13.104.208.176/28\",\r\n \"13.104.212.192/26\",\r\n - \ \"13.104.223.192/26\",\r\n \"20.38.114.0/25\",\r\n \"20.38.144.0/21\",\r\n - \ \"20.39.128.0/20\",\r\n \"20.43.0.0/19\",\r\n \"20.47.40.0/24\",\r\n - \ \"20.47.87.0/24\",\r\n \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n - \ \"20.48.224.0/19\",\r\n \"20.60.42.0/23\",\r\n \"20.60.242.0/23\",\r\n - \ \"20.63.0.0/17\",\r\n \"20.95.20.0/24\",\r\n \"20.95.40.0/21\",\r\n - \ \"20.104.0.0/17\",\r\n \"20.104.192.0/18\",\r\n \"20.116.0.0/16\",\r\n - \ \"20.135.182.0/23\",\r\n \"20.135.184.0/22\",\r\n \"20.150.16.0/24\",\r\n - \ \"20.150.31.0/24\",\r\n \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n - \ \"20.151.0.0/16\",\r\n \"20.157.26.0/24\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.113.0/24\",\r\n \"20.157.121.0/24\",\r\n \"20.157.148.0/24\",\r\n - \ \"20.190.139.0/25\",\r\n \"20.190.161.0/24\",\r\n \"20.200.64.0/18\",\r\n + \ \"2603:1057:2:20::/59\",\r\n \"2603:1063:2204::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.canadacentral\",\r\n + \ \"id\": \"AzureCloud.canadacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n + \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.160.0/19\",\r\n + \ \"13.88.224.0/19\",\r\n \"13.104.151.192/26\",\r\n \"13.104.152.0/25\",\r\n + \ \"13.104.208.176/28\",\r\n \"13.104.212.192/26\",\r\n \"13.104.223.192/26\",\r\n + \ \"20.38.114.0/25\",\r\n \"20.38.144.0/21\",\r\n \"20.39.128.0/20\",\r\n + \ \"20.43.0.0/19\",\r\n \"20.47.40.0/24\",\r\n \"20.47.87.0/24\",\r\n + \ \"20.48.128.0/18\",\r\n \"20.48.192.0/20\",\r\n \"20.48.224.0/19\",\r\n + \ \"20.60.42.0/23\",\r\n \"20.60.242.0/23\",\r\n \"20.63.0.0/17\",\r\n + \ \"20.95.20.0/24\",\r\n \"20.95.40.0/21\",\r\n \"20.104.0.0/17\",\r\n + \ \"20.104.192.0/18\",\r\n \"20.116.0.0/16\",\r\n \"20.135.182.0/23\",\r\n + \ \"20.135.184.0/22\",\r\n \"20.150.16.0/24\",\r\n \"20.150.31.0/24\",\r\n + \ \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.151.0.0/16\",\r\n + \ \"20.157.26.0/24\",\r\n \"20.157.52.0/24\",\r\n \"20.157.113.0/24\",\r\n + \ \"20.157.121.0/24\",\r\n \"20.157.148.0/24\",\r\n \"20.190.139.0/25\",\r\n + \ \"20.190.161.0/24\",\r\n \"20.200.64.0/18\",\r\n \"20.209.70.0/23\",\r\n \ \"20.220.0.0/18\",\r\n \"20.220.128.0/17\",\r\n \"40.79.216.0/24\",\r\n \ \"40.80.44.0/22\",\r\n \"40.82.160.0/19\",\r\n \"40.85.192.0/18\",\r\n \ \"40.90.17.144/28\",\r\n \"40.90.128.0/28\",\r\n \"40.90.138.32/27\",\r\n @@ -29719,73 +30439,75 @@ interactions: \ \"2603:1030:f05::/48\",\r\n \"2603:1030:f06::/48\",\r\n \ \"2603:1030:f07::/56\",\r\n \"2603:1030:f08::/48\",\r\n \ \"2603:1036:2401::/48\",\r\n \"2603:1036:2500:30::/64\",\r\n - \ \"2603:1036:3000:40::/59\",\r\n \"2603:1037:1:40::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.canadaeast\",\r\n - \ \"id\": \"AzureCloud.canadaeast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.154.128/25\",\r\n - \ \"20.38.121.128/25\",\r\n \"20.47.41.0/24\",\r\n \"20.47.88.0/24\",\r\n - \ \"20.60.142.0/23\",\r\n \"20.95.17.0/24\",\r\n \"20.104.128.0/18\",\r\n - \ \"20.135.66.0/23\",\r\n \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n - \ \"20.150.113.0/24\",\r\n \"20.157.4.0/23\",\r\n \"20.157.8.0/22\",\r\n - \ \"20.157.161.0/24\",\r\n \"20.190.139.128/25\",\r\n \"20.190.162.0/24\",\r\n - \ \"20.200.0.0/18\",\r\n \"20.209.64.0/23\",\r\n \"20.220.64.0/18\",\r\n - \ \"40.69.96.0/19\",\r\n \"40.79.217.0/24\",\r\n \"40.80.40.0/22\",\r\n - \ \"40.80.240.0/20\",\r\n \"40.86.192.0/18\",\r\n \"40.89.0.0/19\",\r\n - \ \"40.90.17.128/28\",\r\n \"40.90.138.64/27\",\r\n \"40.90.156.96/27\",\r\n - \ \"40.126.11.128/25\",\r\n \"40.126.34.0/24\",\r\n \"52.108.193.0/24\",\r\n - \ \"52.108.232.0/23\",\r\n \"52.109.96.0/22\",\r\n \"52.111.226.0/24\",\r\n - \ \"52.114.164.0/22\",\r\n \"52.136.22.0/24\",\r\n \"52.139.64.0/18\",\r\n - \ \"52.155.0.0/19\",\r\n \"52.229.64.0/18\",\r\n \"52.232.128.0/21\",\r\n - \ \"52.235.0.0/18\",\r\n \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n - \ \"52.242.0.0/18\",\r\n \"52.245.32.0/22\",\r\n \"104.44.93.64/27\",\r\n - \ \"104.44.95.32/28\",\r\n \"2603:1030:20a::/47\",\r\n \"2603:1030:1000::/47\",\r\n + \ \"2603:1036:3000:40::/59\",\r\n \"2603:1037:1:40::/59\",\r\n + \ \"2603:1063:2200:8::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.canadaeast\",\r\n \"id\": \"AzureCloud.canadaeast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"9\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.154.128/25\",\r\n \"20.38.121.128/25\",\r\n + \ \"20.47.41.0/24\",\r\n \"20.47.88.0/24\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.95.17.0/24\",\r\n \"20.104.128.0/18\",\r\n \"20.135.66.0/23\",\r\n + \ \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.157.4.0/23\",\r\n \"20.157.8.0/22\",\r\n \"20.157.161.0/24\",\r\n + \ \"20.190.139.128/25\",\r\n \"20.190.162.0/24\",\r\n \"20.200.0.0/18\",\r\n + \ \"20.209.64.0/23\",\r\n \"20.220.64.0/18\",\r\n \"40.69.96.0/19\",\r\n + \ \"40.79.217.0/24\",\r\n \"40.80.40.0/22\",\r\n \"40.80.240.0/20\",\r\n + \ \"40.86.192.0/18\",\r\n \"40.89.0.0/19\",\r\n \"40.90.17.128/28\",\r\n + \ \"40.90.138.64/27\",\r\n \"40.90.156.96/27\",\r\n \"40.126.11.128/25\",\r\n + \ \"40.126.34.0/24\",\r\n \"52.108.193.0/24\",\r\n \"52.108.232.0/23\",\r\n + \ \"52.109.96.0/22\",\r\n \"52.111.226.0/24\",\r\n \"52.114.164.0/22\",\r\n + \ \"52.136.22.0/24\",\r\n \"52.139.64.0/18\",\r\n \"52.155.0.0/19\",\r\n + \ \"52.229.64.0/18\",\r\n \"52.232.128.0/21\",\r\n \"52.235.0.0/18\",\r\n + \ \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n \"52.242.0.0/18\",\r\n + \ \"52.245.32.0/22\",\r\n \"104.44.93.64/27\",\r\n \"104.44.95.32/28\",\r\n + \ \"2603:1030:20a::/47\",\r\n \"2603:1030:1000::/47\",\r\n \ \"2603:1030:1002::/48\",\r\n \"2603:1030:1004::/48\",\r\n \ \"2603:1030:1005::/48\",\r\n \"2603:1030:1006::/48\",\r\n \ \"2603:1036:2402::/48\",\r\n \"2603:1036:2500:34::/64\",\r\n - \ \"2603:1036:3000:80::/59\",\r\n \"2603:1037:1:80::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.centralfrance\",\r\n - \ \"id\": \"AzureCloud.centralfrance\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.156.0/24\",\r\n - \ \"20.19.0.0/17\",\r\n \"20.38.196.0/22\",\r\n \"20.39.232.0/21\",\r\n - \ \"20.39.240.0/20\",\r\n \"20.40.128.0/19\",\r\n \"20.43.32.0/19\",\r\n - \ \"20.47.44.0/24\",\r\n \"20.47.80.0/23\",\r\n \"20.60.13.0/24\",\r\n - \ \"20.60.156.0/23\",\r\n \"20.74.0.0/17\",\r\n \"20.95.85.0/24\",\r\n - \ \"20.111.0.0/18\",\r\n \"20.135.146.0/23\",\r\n \"20.135.148.0/22\",\r\n - \ \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n \"20.188.32.0/19\",\r\n - \ \"20.190.147.0/25\",\r\n \"20.190.177.0/24\",\r\n \"20.199.0.0/17\",\r\n - \ \"20.202.0.0/24\",\r\n \"20.202.5.0/24\",\r\n \"20.202.6.0/23\",\r\n - \ \"20.202.8.0/22\",\r\n \"20.209.8.0/23\",\r\n \"20.216.128.0/18\",\r\n - \ \"40.66.32.0/19\",\r\n \"40.79.128.0/20\",\r\n \"40.79.144.0/21\",\r\n - \ \"40.79.205.0/26\",\r\n \"40.79.222.0/24\",\r\n \"40.80.24.0/22\",\r\n - \ \"40.89.128.0/18\",\r\n \"40.90.130.240/28\",\r\n \"40.90.132.0/27\",\r\n - \ \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n \"40.90.147.128/26\",\r\n - \ \"40.90.147.192/27\",\r\n \"40.126.19.0/25\",\r\n \"40.126.49.0/24\",\r\n - \ \"51.11.192.0/18\",\r\n \"51.103.0.0/17\",\r\n \"51.138.192.0/19\",\r\n - \ \"52.108.52.0/23\",\r\n \"52.108.89.0/24\",\r\n \"52.108.168.0/23\",\r\n - \ \"52.108.170.0/24\",\r\n \"52.109.68.0/22\",\r\n \"52.111.231.0/24\",\r\n - \ \"52.112.126.0/24\",\r\n \"52.112.172.0/22\",\r\n \"52.112.190.0/24\",\r\n - \ \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n \"52.114.104.0/22\",\r\n - \ \"52.114.114.0/23\",\r\n \"52.115.112.0/23\",\r\n \"52.115.128.0/21\",\r\n - \ \"52.115.136.0/22\",\r\n \"52.121.88.0/21\",\r\n \"52.121.96.0/22\",\r\n - \ \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n \"52.122.28.0/22\",\r\n - \ \"52.143.128.0/18\",\r\n \"52.143.215.0/24\",\r\n \"52.143.216.0/23\",\r\n - \ \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n - \ \"52.245.116.0/22\",\r\n \"2603:1020:800::/47\",\r\n \"2603:1020:802::/48\",\r\n - \ \"2603:1020:804::/48\",\r\n \"2603:1020:805::/48\",\r\n - \ \"2603:1020:806::/48\",\r\n \"2603:1026:2400::/48\",\r\n - \ \"2603:1026:2500:1c::/64\",\r\n \"2603:1026:3000:100::/59\",\r\n - \ \"2603:1027:1:100::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.centralindia\",\r\n \"id\": \"AzureCloud.centralindia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1036:3000:80::/59\",\r\n \"2603:1037:1:80::/59\",\r\n + \ \"2603:1063:2200:10::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralfrance\",\r\n \"id\": \"AzureCloud.centralfrance\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"12\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.156.0/24\",\r\n \"20.19.0.0/17\",\r\n \"20.38.196.0/22\",\r\n + \ \"20.39.232.0/21\",\r\n \"20.39.240.0/20\",\r\n \"20.40.128.0/19\",\r\n + \ \"20.43.32.0/19\",\r\n \"20.47.44.0/24\",\r\n \"20.47.80.0/23\",\r\n + \ \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n \"20.74.0.0/17\",\r\n + \ \"20.95.85.0/24\",\r\n \"20.111.0.0/18\",\r\n \"20.135.146.0/23\",\r\n + \ \"20.135.148.0/22\",\r\n \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n + \ \"20.188.32.0/19\",\r\n \"20.190.147.0/25\",\r\n \"20.190.177.0/24\",\r\n + \ \"20.199.0.0/17\",\r\n \"20.202.0.0/24\",\r\n \"20.202.5.0/24\",\r\n + \ \"20.202.6.0/23\",\r\n \"20.202.8.0/22\",\r\n \"20.209.8.0/23\",\r\n + \ \"20.216.128.0/18\",\r\n \"40.66.32.0/19\",\r\n \"40.79.128.0/20\",\r\n + \ \"40.79.144.0/21\",\r\n \"40.79.205.0/26\",\r\n \"40.79.222.0/24\",\r\n + \ \"40.80.24.0/22\",\r\n \"40.89.128.0/18\",\r\n \"40.90.130.240/28\",\r\n + \ \"40.90.132.0/27\",\r\n \"40.90.136.64/26\",\r\n \"40.90.136.128/27\",\r\n + \ \"40.90.147.128/26\",\r\n \"40.90.147.192/27\",\r\n \"40.126.19.0/25\",\r\n + \ \"40.126.49.0/24\",\r\n \"51.11.192.0/18\",\r\n \"51.103.0.0/17\",\r\n + \ \"51.138.192.0/19\",\r\n \"52.108.52.0/23\",\r\n \"52.108.89.0/24\",\r\n + \ \"52.108.168.0/23\",\r\n \"52.108.170.0/24\",\r\n \"52.109.68.0/22\",\r\n + \ \"52.111.231.0/24\",\r\n \"52.112.126.0/24\",\r\n \"52.112.172.0/22\",\r\n + \ \"52.112.190.0/24\",\r\n \"52.112.213.0/24\",\r\n \"52.112.214.0/23\",\r\n + \ \"52.114.104.0/22\",\r\n \"52.114.114.0/23\",\r\n \"52.115.112.0/23\",\r\n + \ \"52.115.128.0/21\",\r\n \"52.115.136.0/22\",\r\n \"52.121.88.0/21\",\r\n + \ \"52.121.96.0/22\",\r\n \"52.121.178.0/23\",\r\n \"52.121.180.0/23\",\r\n + \ \"52.122.28.0/22\",\r\n \"52.143.128.0/18\",\r\n \"52.143.215.0/24\",\r\n + \ \"52.143.216.0/23\",\r\n \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n + \ \"52.239.241.0/24\",\r\n \"52.245.116.0/22\",\r\n \"2603:1020:800::/47\",\r\n + \ \"2603:1020:802::/48\",\r\n \"2603:1020:804::/48\",\r\n + \ \"2603:1020:805::/48\",\r\n \"2603:1020:806::/48\",\r\n + \ \"2603:1026:2400::/48\",\r\n \"2603:1026:2500:1c::/64\",\r\n + \ \"2603:1026:3000:100::/59\",\r\n \"2603:1027:1:100::/59\",\r\n + \ \"2603:1063:2206:1c::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralindia\",\r\n \"id\": \"AzureCloud.centralindia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.0.0/18\",\r\n \"13.104.148.128/25\",\r\n \"13.105.98.0/27\",\r\n \ \"13.105.98.32/28\",\r\n \"13.105.98.64/27\",\r\n \"20.38.126.0/23\",\r\n \ \"20.40.40.0/21\",\r\n \"20.40.48.0/20\",\r\n \"20.43.120.0/21\",\r\n @@ -29814,170 +30536,170 @@ interactions: \ \"104.47.210.0/23\",\r\n \"104.211.64.0/18\",\r\n \"2603:1040:a00::/46\",\r\n \ \"2603:1040:a05::/48\",\r\n \"2603:1040:a06::/47\",\r\n \ \"2603:1046:1400::/48\",\r\n \"2603:1046:1500:8::/64\",\r\n - \ \"2603:1046:2000:80::/59\",\r\n \"2603:1047:1:80::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.centralus\",\r\n - \ \"id\": \"AzureCloud.centralus\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"25\",\r\n - \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.128.0/20\",\r\n - \ \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n \"13.67.153.0/28\",\r\n - \ \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n \"13.67.153.128/25\",\r\n - \ \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n \"13.67.160.0/19\",\r\n - \ \"13.67.192.0/18\",\r\n \"13.86.0.0/17\",\r\n \"13.89.0.0/16\",\r\n - \ \"13.104.147.128/25\",\r\n \"13.104.219.128/25\",\r\n \"13.105.17.192/26\",\r\n - \ \"13.105.24.0/24\",\r\n \"13.105.37.0/26\",\r\n \"13.105.53.192/26\",\r\n - \ \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n \"13.105.98.224/27\",\r\n - \ \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n \"20.9.0.0/17\",\r\n - \ \"20.12.128.0/17\",\r\n \"20.15.128.0/17\",\r\n \"20.29.0.0/17\",\r\n - \ \"20.37.128.0/18\",\r\n \"20.38.96.0/23\",\r\n \"20.38.122.0/23\",\r\n - \ \"20.40.192.0/18\",\r\n \"20.44.8.0/21\",\r\n \"20.46.224.0/19\",\r\n - \ \"20.47.58.0/23\",\r\n \"20.47.78.0/23\",\r\n \"20.60.18.0/24\",\r\n - \ \"20.60.30.0/23\",\r\n \"20.60.178.0/23\",\r\n \"20.60.194.0/23\",\r\n - \ \"20.60.240.0/23\",\r\n \"20.60.244.0/23\",\r\n \"20.80.64.0/18\",\r\n - \ \"20.83.0.0/18\",\r\n \"20.84.128.0/17\",\r\n \"20.95.16.0/24\",\r\n - \ \"20.98.128.0/18\",\r\n \"20.106.0.0/18\",\r\n \"20.109.192.0/18\",\r\n - \ \"20.112.192.0/18\",\r\n \"20.118.0.0/18\",\r\n \"20.118.192.0/18\",\r\n - \ \"20.135.0.0/22\",\r\n \"20.135.188.0/22\",\r\n \"20.135.192.0/23\",\r\n - \ \"20.136.3.128/25\",\r\n \"20.136.5.0/24\",\r\n \"20.143.4.0/24\",\r\n - \ \"20.150.43.128/25\",\r\n \"20.150.58.0/24\",\r\n \"20.150.63.0/24\",\r\n - \ \"20.150.77.0/24\",\r\n \"20.150.89.0/24\",\r\n \"20.150.95.0/24\",\r\n - \ \"20.157.34.0/23\",\r\n \"20.157.73.0/24\",\r\n \"20.157.88.0/24\",\r\n - \ \"20.157.91.0/24\",\r\n \"20.157.142.0/23\",\r\n \"20.157.163.0/24\",\r\n - \ \"20.157.184.0/24\",\r\n \"20.184.64.0/18\",\r\n \"20.186.192.0/18\",\r\n - \ \"20.190.134.0/24\",\r\n \"20.190.155.0/24\",\r\n \"20.209.18.0/23\",\r\n - \ \"20.209.36.0/23\",\r\n \"20.221.0.0/17\",\r\n \"20.236.192.0/18\",\r\n - \ \"23.99.128.0/17\",\r\n \"23.100.80.0/21\",\r\n \"23.100.240.0/20\",\r\n - \ \"23.101.112.0/20\",\r\n \"23.102.202.0/24\",\r\n \"40.67.160.0/19\",\r\n - \ \"40.69.128.0/18\",\r\n \"40.77.0.0/17\",\r\n \"40.77.130.128/26\",\r\n - \ \"40.77.137.0/25\",\r\n \"40.77.138.0/25\",\r\n \"40.77.161.64/26\",\r\n - \ \"40.77.166.192/26\",\r\n \"40.77.171.0/24\",\r\n \"40.77.175.192/27\",\r\n - \ \"40.77.175.240/28\",\r\n \"40.77.182.16/28\",\r\n \"40.77.182.192/26\",\r\n - \ \"40.77.184.128/25\",\r\n \"40.77.197.0/24\",\r\n \"40.77.255.128/26\",\r\n - \ \"40.78.128.0/18\",\r\n \"40.78.221.0/24\",\r\n \"40.82.16.0/22\",\r\n - \ \"40.82.96.0/22\",\r\n \"40.83.0.0/20\",\r\n \"40.83.16.0/21\",\r\n - \ \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n \"40.83.24.128/25\",\r\n - \ \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n \"40.83.28.0/22\",\r\n - \ \"40.83.32.0/19\",\r\n \"40.86.0.0/17\",\r\n \"40.87.180.0/30\",\r\n - \ \"40.87.180.4/31\",\r\n \"40.87.180.14/31\",\r\n \"40.87.180.16/30\",\r\n - \ \"40.87.180.20/31\",\r\n \"40.87.180.28/30\",\r\n \"40.87.180.32/29\",\r\n - \ \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n \"40.87.180.48/28\",\r\n - \ \"40.87.180.64/30\",\r\n \"40.87.180.74/31\",\r\n \"40.87.180.76/30\",\r\n - \ \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n \"40.87.180.128/26\",\r\n - \ \"40.87.180.192/30\",\r\n \"40.87.180.202/31\",\r\n \"40.87.180.204/30\",\r\n - \ \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n \"40.87.180.240/29\",\r\n - \ \"40.87.180.248/30\",\r\n \"40.87.181.4/30\",\r\n \"40.87.181.8/29\",\r\n - \ \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n \"40.87.181.64/26\",\r\n - \ \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n \"40.87.181.152/31\",\r\n - \ \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n \"40.87.181.168/29\",\r\n - \ \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n \"40.87.182.4/30\",\r\n - \ \"40.87.182.8/29\",\r\n \"40.87.182.24/29\",\r\n \"40.87.182.32/28\",\r\n - \ \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n \"40.87.182.62/31\",\r\n - \ \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n \"40.87.183.0/28\",\r\n - \ \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n \"40.87.183.34/31\",\r\n - \ \"40.87.183.36/30\",\r\n \"40.87.183.42/31\",\r\n \"40.87.183.44/30\",\r\n - \ \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n \"40.87.183.64/26\",\r\n - \ \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n \"40.87.183.192/27\",\r\n - \ \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n \"40.87.183.236/31\",\r\n - \ \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n \"40.89.224.0/19\",\r\n - \ \"40.90.16.0/27\",\r\n \"40.90.21.128/25\",\r\n \"40.90.22.0/25\",\r\n - \ \"40.90.26.128/25\",\r\n \"40.90.129.224/27\",\r\n \"40.90.130.64/28\",\r\n - \ \"40.90.130.192/28\",\r\n \"40.90.132.192/26\",\r\n \"40.90.137.224/27\",\r\n - \ \"40.90.140.96/27\",\r\n \"40.90.140.224/27\",\r\n \"40.90.141.0/27\",\r\n - \ \"40.90.142.128/27\",\r\n \"40.90.142.240/28\",\r\n \"40.90.144.0/27\",\r\n - \ \"40.90.144.128/26\",\r\n \"40.90.148.176/28\",\r\n \"40.90.149.96/27\",\r\n - \ \"40.90.151.144/28\",\r\n \"40.90.154.64/26\",\r\n \"40.90.156.192/26\",\r\n - \ \"40.90.158.64/26\",\r\n \"40.93.8.0/24\",\r\n \"40.93.13.0/24\",\r\n - \ \"40.93.192.0/24\",\r\n \"40.97.7.0/24\",\r\n \"40.97.12.0/24\",\r\n - \ \"40.113.192.0/18\",\r\n \"40.122.16.0/20\",\r\n \"40.122.32.0/19\",\r\n - \ \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n \"40.123.168.0/24\",\r\n - \ \"40.123.169.0/30\",\r\n \"40.123.169.6/31\",\r\n \"40.123.169.8/29\",\r\n - \ \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n \"40.123.169.64/27\",\r\n - \ \"40.123.169.96/31\",\r\n \"40.126.6.0/24\",\r\n \"40.126.27.0/24\",\r\n - \ \"52.101.8.0/24\",\r\n \"52.101.32.0/22\",\r\n \"52.101.61.0/24\",\r\n - \ \"52.101.62.0/23\",\r\n \"52.101.64.0/24\",\r\n \"52.102.130.0/24\",\r\n - \ \"52.102.139.0/24\",\r\n \"52.103.4.0/24\",\r\n \"52.103.13.0/24\",\r\n - \ \"52.103.130.0/24\",\r\n \"52.103.139.0/24\",\r\n \"52.108.165.0/24\",\r\n - \ \"52.108.166.0/23\",\r\n \"52.108.185.0/24\",\r\n \"52.108.208.0/21\",\r\n - \ \"52.109.8.0/22\",\r\n \"52.111.227.0/24\",\r\n \"52.112.113.0/24\",\r\n - \ \"52.113.129.0/24\",\r\n \"52.114.128.0/22\",\r\n \"52.115.76.0/22\",\r\n - \ \"52.115.80.0/22\",\r\n \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n - \ \"52.123.2.0/24\",\r\n \"52.125.128.0/22\",\r\n \"52.136.30.0/24\",\r\n - \ \"52.141.192.0/19\",\r\n \"52.141.240.0/20\",\r\n \"52.143.193.0/24\",\r\n - \ \"52.143.224.0/19\",\r\n \"52.154.0.0/18\",\r\n \"52.154.128.0/17\",\r\n - \ \"52.158.160.0/20\",\r\n \"52.158.192.0/19\",\r\n \"52.165.0.0/19\",\r\n - \ \"52.165.32.0/20\",\r\n \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n - \ \"52.165.56.0/21\",\r\n \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n - \ \"52.165.104.0/25\",\r\n \"52.165.128.0/17\",\r\n \"52.173.0.0/16\",\r\n - \ \"52.176.0.0/17\",\r\n \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n - \ \"52.176.176.0/20\",\r\n \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n - \ \"52.180.128.0/19\",\r\n \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n - \ \"52.180.185.0/24\",\r\n \"52.182.128.0/17\",\r\n \"52.185.0.0/19\",\r\n - \ \"52.185.32.0/20\",\r\n \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n - \ \"52.185.56.64/27\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.128/27\",\r\n - \ \"52.185.56.160/28\",\r\n \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n - \ \"52.185.112.0/26\",\r\n \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n - \ \"52.189.0.0/17\",\r\n \"52.228.128.0/17\",\r\n \"52.230.128.0/17\",\r\n - \ \"52.232.157.0/24\",\r\n \"52.238.192.0/18\",\r\n \"52.239.150.0/23\",\r\n - \ \"52.239.177.32/27\",\r\n \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n - \ \"52.239.195.0/24\",\r\n \"52.239.234.0/23\",\r\n \"52.242.128.0/17\",\r\n - \ \"52.245.68.0/24\",\r\n \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n - \ \"52.245.69.96/28\",\r\n \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n - \ \"52.245.69.192/26\",\r\n \"52.245.70.0/23\",\r\n \"52.255.0.0/19\",\r\n - \ \"53.103.139.0/24\",\r\n \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n - \ \"104.43.128.0/17\",\r\n \"104.44.88.160/27\",\r\n \"104.44.91.160/27\",\r\n - \ \"104.44.92.224/27\",\r\n \"104.44.94.80/28\",\r\n \"104.208.0.0/19\",\r\n - \ \"104.208.32.0/20\",\r\n \"131.253.36.224/27\",\r\n \"157.55.108.0/23\",\r\n - \ \"168.61.128.0/25\",\r\n \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n - \ \"168.61.128.192/26\",\r\n \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n - \ \"168.61.129.208/28\",\r\n \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n - \ \"168.61.130.128/25\",\r\n \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n - \ \"168.61.132.0/26\",\r\n \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n - \ \"168.61.208.0/20\",\r\n \"193.149.72.0/21\",\r\n \"2603:1030::/45\",\r\n - \ \"2603:1030:9:2::/63\",\r\n \"2603:1030:9:4::/62\",\r\n - \ \"2603:1030:9:8::/61\",\r\n \"2603:1030:9:10::/62\",\r\n - \ \"2603:1030:9:14::/63\",\r\n \"2603:1030:9:17::/64\",\r\n - \ \"2603:1030:9:18::/61\",\r\n \"2603:1030:9:20::/59\",\r\n - \ \"2603:1030:9:40::/58\",\r\n \"2603:1030:9:80::/59\",\r\n - \ \"2603:1030:9:a0::/60\",\r\n \"2603:1030:9:b3::/64\",\r\n - \ \"2603:1030:9:b4::/63\",\r\n \"2603:1030:9:b7::/64\",\r\n - \ \"2603:1030:9:b8::/63\",\r\n \"2603:1030:9:bd::/64\",\r\n - \ \"2603:1030:9:be::/63\",\r\n \"2603:1030:9:c0::/58\",\r\n - \ \"2603:1030:9:100::/64\",\r\n \"2603:1030:9:104::/62\",\r\n - \ \"2603:1030:9:108::/62\",\r\n \"2603:1030:9:10c::/64\",\r\n - \ \"2603:1030:9:111::/64\",\r\n \"2603:1030:9:112::/63\",\r\n - \ \"2603:1030:9:114::/64\",\r\n \"2603:1030:9:118::/62\",\r\n - \ \"2603:1030:9:11c::/63\",\r\n \"2603:1030:9:11f::/64\",\r\n - \ \"2603:1030:9:120::/61\",\r\n \"2603:1030:9:128::/62\",\r\n - \ \"2603:1030:9:12f::/64\",\r\n \"2603:1030:9:130::/60\",\r\n - \ \"2603:1030:9:140::/59\",\r\n \"2603:1030:9:160::/61\",\r\n - \ \"2603:1030:9:168::/62\",\r\n \"2603:1030:9:16f::/64\",\r\n - \ \"2603:1030:9:170::/60\",\r\n \"2603:1030:9:180::/61\",\r\n - \ \"2603:1030:9:18c::/62\",\r\n \"2603:1030:9:190::/60\",\r\n - \ \"2603:1030:9:1a0::/59\",\r\n \"2603:1030:9:1c0::/60\",\r\n - \ \"2603:1030:9:1d0::/62\",\r\n \"2603:1030:9:1d4::/63\",\r\n - \ \"2603:1030:9:1d6::/64\",\r\n \"2603:1030:9:1db::/64\",\r\n - \ \"2603:1030:9:1dc::/62\",\r\n \"2603:1030:9:1e0::/59\",\r\n - \ \"2603:1030:9:200::/57\",\r\n \"2603:1030:9:280::/61\",\r\n - \ \"2603:1030:9:288::/62\",\r\n \"2603:1030:9:28d::/64\",\r\n - \ \"2603:1030:9:28e::/63\",\r\n \"2603:1030:9:290::/60\",\r\n - \ \"2603:1030:9:2a0::/60\",\r\n \"2603:1030:9:2b0::/61\",\r\n - \ \"2603:1030:9:2b8::/62\",\r\n \"2603:1030:9:2bc::/63\",\r\n - \ \"2603:1030:9:2be::/64\",\r\n \"2603:1030:a::/47\",\r\n - \ \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\r\n \"2603:1030:13::/56\",\r\n - \ \"2603:1036:903:7::/64\",\r\n \"2603:1036:903:8::/64\",\r\n - \ \"2603:1036:2403::/48\",\r\n \"2603:1036:2500:1c::/64\",\r\n - \ \"2603:1036:3000:100::/59\",\r\n \"2603:1037:1:100::/59\",\r\n - \ \"2603:1062:2:180::/57\",\r\n \"2a01:111:f403:c111::/64\",\r\n + \ \"2603:1046:2000:80::/59\",\r\n \"2603:1047:1:80::/59\",\r\n + \ \"2603:1063:2202:14::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.centralus\",\r\n \"id\": \"AzureCloud.centralus\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"27\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.67.128.0/20\",\r\n \"13.67.144.0/21\",\r\n \"13.67.152.0/24\",\r\n + \ \"13.67.153.0/28\",\r\n \"13.67.153.32/27\",\r\n \"13.67.153.64/26\",\r\n + \ \"13.67.153.128/25\",\r\n \"13.67.155.0/24\",\r\n \"13.67.156.0/22\",\r\n + \ \"13.67.160.0/19\",\r\n \"13.67.192.0/18\",\r\n \"13.86.0.0/17\",\r\n + \ \"13.89.0.0/16\",\r\n \"13.104.147.128/25\",\r\n \"13.104.219.128/25\",\r\n + \ \"13.105.17.192/26\",\r\n \"13.105.24.0/24\",\r\n \"13.105.37.0/26\",\r\n + \ \"13.105.53.192/26\",\r\n \"13.105.98.160/27\",\r\n \"13.105.98.192/28\",\r\n + \ \"13.105.98.224/27\",\r\n \"13.105.101.48/28\",\r\n \"13.105.101.64/26\",\r\n + \ \"20.9.0.0/17\",\r\n \"20.12.128.0/17\",\r\n \"20.15.128.0/17\",\r\n + \ \"20.29.0.0/17\",\r\n \"20.37.128.0/18\",\r\n \"20.38.96.0/23\",\r\n + \ \"20.38.122.0/23\",\r\n \"20.40.192.0/18\",\r\n \"20.44.8.0/21\",\r\n + \ \"20.46.224.0/19\",\r\n \"20.47.58.0/23\",\r\n \"20.47.78.0/23\",\r\n + \ \"20.60.18.0/24\",\r\n \"20.60.30.0/23\",\r\n \"20.60.178.0/23\",\r\n + \ \"20.60.194.0/23\",\r\n \"20.60.240.0/23\",\r\n \"20.60.244.0/23\",\r\n + \ \"20.80.64.0/18\",\r\n \"20.83.0.0/18\",\r\n \"20.84.128.0/17\",\r\n + \ \"20.95.16.0/24\",\r\n \"20.98.128.0/18\",\r\n \"20.106.0.0/18\",\r\n + \ \"20.109.192.0/18\",\r\n \"20.112.192.0/18\",\r\n \"20.118.0.0/18\",\r\n + \ \"20.118.192.0/18\",\r\n \"20.135.0.0/22\",\r\n \"20.135.188.0/22\",\r\n + \ \"20.135.192.0/23\",\r\n \"20.136.3.128/25\",\r\n \"20.136.5.0/24\",\r\n + \ \"20.143.4.0/24\",\r\n \"20.150.43.128/25\",\r\n \"20.150.58.0/24\",\r\n + \ \"20.150.63.0/24\",\r\n \"20.150.77.0/24\",\r\n \"20.150.89.0/24\",\r\n + \ \"20.150.95.0/24\",\r\n \"20.157.34.0/23\",\r\n \"20.157.73.0/24\",\r\n + \ \"20.157.88.0/24\",\r\n \"20.157.91.0/24\",\r\n \"20.157.142.0/23\",\r\n + \ \"20.157.163.0/24\",\r\n \"20.157.184.0/24\",\r\n \"20.184.64.0/18\",\r\n + \ \"20.186.192.0/18\",\r\n \"20.190.134.0/24\",\r\n \"20.190.155.0/24\",\r\n + \ \"20.209.18.0/23\",\r\n \"20.209.36.0/23\",\r\n \"20.221.0.0/17\",\r\n + \ \"20.236.192.0/18\",\r\n \"23.99.128.0/17\",\r\n \"23.100.80.0/21\",\r\n + \ \"23.100.240.0/20\",\r\n \"23.101.112.0/20\",\r\n \"23.102.202.0/24\",\r\n + \ \"40.67.160.0/19\",\r\n \"40.69.128.0/18\",\r\n \"40.77.0.0/17\",\r\n + \ \"40.77.130.128/26\",\r\n \"40.77.137.0/25\",\r\n \"40.77.138.0/25\",\r\n + \ \"40.77.161.64/26\",\r\n \"40.77.166.192/26\",\r\n \"40.77.171.0/24\",\r\n + \ \"40.77.175.192/27\",\r\n \"40.77.175.240/28\",\r\n \"40.77.182.16/28\",\r\n + \ \"40.77.182.192/26\",\r\n \"40.77.184.128/25\",\r\n \"40.77.197.0/24\",\r\n + \ \"40.77.255.128/26\",\r\n \"40.78.128.0/18\",\r\n \"40.78.221.0/24\",\r\n + \ \"40.82.16.0/22\",\r\n \"40.82.96.0/22\",\r\n \"40.83.0.0/20\",\r\n + \ \"40.83.16.0/21\",\r\n \"40.83.24.0/26\",\r\n \"40.83.24.64/27\",\r\n + \ \"40.83.24.128/25\",\r\n \"40.83.25.0/24\",\r\n \"40.83.26.0/23\",\r\n + \ \"40.83.28.0/22\",\r\n \"40.83.32.0/19\",\r\n \"40.86.0.0/17\",\r\n + \ \"40.87.180.0/30\",\r\n \"40.87.180.4/31\",\r\n \"40.87.180.14/31\",\r\n + \ \"40.87.180.16/30\",\r\n \"40.87.180.20/31\",\r\n \"40.87.180.28/30\",\r\n + \ \"40.87.180.32/29\",\r\n \"40.87.180.42/31\",\r\n \"40.87.180.44/30\",\r\n + \ \"40.87.180.48/28\",\r\n \"40.87.180.64/30\",\r\n \"40.87.180.74/31\",\r\n + \ \"40.87.180.76/30\",\r\n \"40.87.180.80/28\",\r\n \"40.87.180.96/27\",\r\n + \ \"40.87.180.128/26\",\r\n \"40.87.180.192/30\",\r\n \"40.87.180.202/31\",\r\n + \ \"40.87.180.204/30\",\r\n \"40.87.180.208/28\",\r\n \"40.87.180.224/28\",\r\n + \ \"40.87.180.240/29\",\r\n \"40.87.180.248/30\",\r\n \"40.87.181.4/30\",\r\n + \ \"40.87.181.8/29\",\r\n \"40.87.181.16/28\",\r\n \"40.87.181.32/27\",\r\n + \ \"40.87.181.64/26\",\r\n \"40.87.181.128/28\",\r\n \"40.87.181.144/29\",\r\n + \ \"40.87.181.152/31\",\r\n \"40.87.181.162/31\",\r\n \"40.87.181.164/30\",\r\n + \ \"40.87.181.168/29\",\r\n \"40.87.181.176/28\",\r\n \"40.87.181.192/26\",\r\n + \ \"40.87.182.4/30\",\r\n \"40.87.182.8/29\",\r\n \"40.87.182.24/29\",\r\n + \ \"40.87.182.32/28\",\r\n \"40.87.182.48/29\",\r\n \"40.87.182.56/30\",\r\n + \ \"40.87.182.62/31\",\r\n \"40.87.182.64/26\",\r\n \"40.87.182.128/25\",\r\n + \ \"40.87.183.0/28\",\r\n \"40.87.183.16/29\",\r\n \"40.87.183.24/30\",\r\n + \ \"40.87.183.34/31\",\r\n \"40.87.183.36/30\",\r\n \"40.87.183.42/31\",\r\n + \ \"40.87.183.44/30\",\r\n \"40.87.183.54/31\",\r\n \"40.87.183.56/29\",\r\n + \ \"40.87.183.64/26\",\r\n \"40.87.183.144/28\",\r\n \"40.87.183.160/27\",\r\n + \ \"40.87.183.192/27\",\r\n \"40.87.183.224/29\",\r\n \"40.87.183.232/30\",\r\n + \ \"40.87.183.236/31\",\r\n \"40.87.183.244/30\",\r\n \"40.87.183.248/29\",\r\n + \ \"40.89.224.0/19\",\r\n \"40.90.16.0/27\",\r\n \"40.90.21.128/25\",\r\n + \ \"40.90.22.0/25\",\r\n \"40.90.26.128/25\",\r\n \"40.90.129.224/27\",\r\n + \ \"40.90.130.64/28\",\r\n \"40.90.130.192/28\",\r\n \"40.90.132.192/26\",\r\n + \ \"40.90.137.224/27\",\r\n \"40.90.140.96/27\",\r\n \"40.90.140.224/27\",\r\n + \ \"40.90.141.0/27\",\r\n \"40.90.142.128/27\",\r\n \"40.90.142.240/28\",\r\n + \ \"40.90.144.0/27\",\r\n \"40.90.144.128/26\",\r\n \"40.90.148.176/28\",\r\n + \ \"40.90.149.96/27\",\r\n \"40.90.151.144/28\",\r\n \"40.90.154.64/26\",\r\n + \ \"40.90.156.192/26\",\r\n \"40.90.158.64/26\",\r\n \"40.93.8.0/24\",\r\n + \ \"40.93.13.0/24\",\r\n \"40.93.192.0/24\",\r\n \"40.97.7.0/24\",\r\n + \ \"40.97.12.0/24\",\r\n \"40.113.192.0/18\",\r\n \"40.122.16.0/20\",\r\n + \ \"40.122.32.0/19\",\r\n \"40.122.64.0/18\",\r\n \"40.122.128.0/17\",\r\n + \ \"40.123.168.0/24\",\r\n \"40.123.169.0/30\",\r\n \"40.123.169.6/31\",\r\n + \ \"40.123.169.8/29\",\r\n \"40.123.169.16/28\",\r\n \"40.123.169.32/27\",\r\n + \ \"40.123.169.64/27\",\r\n \"40.123.169.96/29\",\r\n \"40.123.169.104/31\",\r\n + \ \"40.126.6.0/24\",\r\n \"40.126.27.0/24\",\r\n \"52.101.8.0/24\",\r\n + \ \"52.101.32.0/22\",\r\n \"52.101.61.0/24\",\r\n \"52.101.62.0/23\",\r\n + \ \"52.101.64.0/24\",\r\n \"52.102.130.0/24\",\r\n \"52.102.139.0/24\",\r\n + \ \"52.103.4.0/24\",\r\n \"52.103.13.0/24\",\r\n \"52.103.130.0/24\",\r\n + \ \"52.103.139.0/24\",\r\n \"52.108.165.0/24\",\r\n \"52.108.166.0/23\",\r\n + \ \"52.108.185.0/24\",\r\n \"52.108.208.0/21\",\r\n \"52.109.8.0/22\",\r\n + \ \"52.111.227.0/24\",\r\n \"52.112.113.0/24\",\r\n \"52.113.129.0/24\",\r\n + \ \"52.114.128.0/22\",\r\n \"52.115.76.0/22\",\r\n \"52.115.80.0/22\",\r\n + \ \"52.115.88.0/22\",\r\n \"52.115.92.0/24\",\r\n \"52.123.2.0/24\",\r\n + \ \"52.125.128.0/22\",\r\n \"52.136.30.0/24\",\r\n \"52.141.192.0/19\",\r\n + \ \"52.141.240.0/20\",\r\n \"52.143.193.0/24\",\r\n \"52.143.224.0/19\",\r\n + \ \"52.154.0.0/18\",\r\n \"52.154.128.0/17\",\r\n \"52.158.160.0/20\",\r\n + \ \"52.158.192.0/19\",\r\n \"52.165.0.0/19\",\r\n \"52.165.32.0/20\",\r\n + \ \"52.165.48.0/28\",\r\n \"52.165.49.0/24\",\r\n \"52.165.56.0/21\",\r\n + \ \"52.165.64.0/19\",\r\n \"52.165.96.0/21\",\r\n \"52.165.104.0/25\",\r\n + \ \"52.165.128.0/17\",\r\n \"52.173.0.0/16\",\r\n \"52.176.0.0/17\",\r\n + \ \"52.176.128.0/19\",\r\n \"52.176.160.0/21\",\r\n \"52.176.176.0/20\",\r\n + \ \"52.176.192.0/19\",\r\n \"52.176.224.0/24\",\r\n \"52.180.128.0/19\",\r\n + \ \"52.180.184.0/27\",\r\n \"52.180.184.32/28\",\r\n \"52.180.185.0/24\",\r\n + \ \"52.182.128.0/17\",\r\n \"52.185.0.0/19\",\r\n \"52.185.32.0/20\",\r\n + \ \"52.185.48.0/21\",\r\n \"52.185.56.0/26\",\r\n \"52.185.56.64/27\",\r\n + \ \"52.185.56.96/28\",\r\n \"52.185.56.128/27\",\r\n \"52.185.56.160/28\",\r\n + \ \"52.185.64.0/19\",\r\n \"52.185.96.0/20\",\r\n \"52.185.112.0/26\",\r\n + \ \"52.185.112.96/27\",\r\n \"52.185.120.0/21\",\r\n \"52.189.0.0/17\",\r\n + \ \"52.228.128.0/17\",\r\n \"52.230.128.0/17\",\r\n \"52.232.157.0/24\",\r\n + \ \"52.238.192.0/18\",\r\n \"52.239.150.0/23\",\r\n \"52.239.177.32/27\",\r\n + \ \"52.239.177.64/26\",\r\n \"52.239.177.128/25\",\r\n \"52.239.195.0/24\",\r\n + \ \"52.239.234.0/23\",\r\n \"52.242.128.0/17\",\r\n \"52.245.68.0/24\",\r\n + \ \"52.245.69.32/27\",\r\n \"52.245.69.64/27\",\r\n \"52.245.69.96/28\",\r\n + \ \"52.245.69.144/28\",\r\n \"52.245.69.160/27\",\r\n \"52.245.69.192/26\",\r\n + \ \"52.245.70.0/23\",\r\n \"52.255.0.0/19\",\r\n \"53.103.139.0/24\",\r\n + \ \"65.55.144.0/23\",\r\n \"65.55.146.0/24\",\r\n \"104.43.128.0/17\",\r\n + \ \"104.44.88.160/27\",\r\n \"104.44.91.160/27\",\r\n \"104.44.92.224/27\",\r\n + \ \"104.44.94.80/28\",\r\n \"104.208.0.0/19\",\r\n \"104.208.32.0/20\",\r\n + \ \"131.253.36.224/27\",\r\n \"157.55.108.0/23\",\r\n \"168.61.128.0/25\",\r\n + \ \"168.61.128.128/28\",\r\n \"168.61.128.160/27\",\r\n \"168.61.128.192/26\",\r\n + \ \"168.61.129.0/25\",\r\n \"168.61.129.128/26\",\r\n \"168.61.129.208/28\",\r\n + \ \"168.61.129.224/27\",\r\n \"168.61.130.64/26\",\r\n \"168.61.130.128/25\",\r\n + \ \"168.61.131.0/26\",\r\n \"168.61.131.128/25\",\r\n \"168.61.132.0/26\",\r\n + \ \"168.61.144.0/20\",\r\n \"168.61.160.0/19\",\r\n \"168.61.208.0/20\",\r\n + \ \"193.149.72.0/21\",\r\n \"2603:1030::/45\",\r\n \"2603:1030:9:2::/63\",\r\n + \ \"2603:1030:9:4::/62\",\r\n \"2603:1030:9:8::/61\",\r\n + \ \"2603:1030:9:10::/62\",\r\n \"2603:1030:9:14::/63\",\r\n + \ \"2603:1030:9:17::/64\",\r\n \"2603:1030:9:18::/61\",\r\n + \ \"2603:1030:9:20::/59\",\r\n \"2603:1030:9:40::/58\",\r\n + \ \"2603:1030:9:80::/59\",\r\n \"2603:1030:9:a0::/60\",\r\n + \ \"2603:1030:9:b3::/64\",\r\n \"2603:1030:9:b4::/63\",\r\n + \ \"2603:1030:9:b7::/64\",\r\n \"2603:1030:9:b8::/63\",\r\n + \ \"2603:1030:9:bd::/64\",\r\n \"2603:1030:9:be::/63\",\r\n + \ \"2603:1030:9:c0::/58\",\r\n \"2603:1030:9:100::/64\",\r\n + \ \"2603:1030:9:104::/62\",\r\n \"2603:1030:9:108::/62\",\r\n + \ \"2603:1030:9:10c::/64\",\r\n \"2603:1030:9:111::/64\",\r\n + \ \"2603:1030:9:112::/63\",\r\n \"2603:1030:9:114::/64\",\r\n + \ \"2603:1030:9:118::/62\",\r\n \"2603:1030:9:11c::/63\",\r\n + \ \"2603:1030:9:11f::/64\",\r\n \"2603:1030:9:120::/61\",\r\n + \ \"2603:1030:9:128::/62\",\r\n \"2603:1030:9:12f::/64\",\r\n + \ \"2603:1030:9:130::/60\",\r\n \"2603:1030:9:140::/59\",\r\n + \ \"2603:1030:9:160::/61\",\r\n \"2603:1030:9:168::/62\",\r\n + \ \"2603:1030:9:16f::/64\",\r\n \"2603:1030:9:170::/60\",\r\n + \ \"2603:1030:9:180::/61\",\r\n \"2603:1030:9:18c::/62\",\r\n + \ \"2603:1030:9:190::/60\",\r\n \"2603:1030:9:1a0::/59\",\r\n + \ \"2603:1030:9:1c0::/60\",\r\n \"2603:1030:9:1d0::/62\",\r\n + \ \"2603:1030:9:1d4::/63\",\r\n \"2603:1030:9:1d6::/64\",\r\n + \ \"2603:1030:9:1db::/64\",\r\n \"2603:1030:9:1dc::/62\",\r\n + \ \"2603:1030:9:1e0::/59\",\r\n \"2603:1030:9:200::/57\",\r\n + \ \"2603:1030:9:280::/61\",\r\n \"2603:1030:9:288::/62\",\r\n + \ \"2603:1030:9:28d::/64\",\r\n \"2603:1030:9:28e::/63\",\r\n + \ \"2603:1030:9:290::/60\",\r\n \"2603:1030:9:2a0::/59\",\r\n + \ \"2603:1030:9:2c0::/63\",\r\n \"2603:1030:9:2c2::/64\",\r\n + \ \"2603:1030:a::/47\",\r\n \"2603:1030:d::/48\",\r\n \"2603:1030:10::/47\",\r\n + \ \"2603:1030:13::/56\",\r\n \"2603:1036:903:7::/64\",\r\n + \ \"2603:1036:903:8::/64\",\r\n \"2603:1036:2403::/48\",\r\n + \ \"2603:1036:2500:1c::/64\",\r\n \"2603:1036:3000:100::/59\",\r\n + \ \"2603:1037:1:100::/59\",\r\n \"2603:1062:2:180::/57\",\r\n + \ \"2603:1063:2200:1c::/64\",\r\n \"2a01:111:f403:c111::/64\",\r\n \ \"2a01:111:f403:c904::/62\",\r\n \"2a01:111:f403:c928::/62\",\r\n \ \"2a01:111:f403:c92c::/64\",\r\n \"2a01:111:f403:d104::/62\",\r\n \ \"2a01:111:f403:d904::/62\",\r\n \"2a01:111:f403:e004::/62\",\r\n \ \"2a01:111:f403:f904::/62\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.centraluseuap\",\r\n \"id\": \"AzureCloud.centraluseuap\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.153.16/28\",\r\n \"13.67.154.0/24\",\r\n \"13.104.129.0/26\",\r\n \ \"13.104.159.192/26\",\r\n \"13.104.208.0/26\",\r\n \"13.105.98.208/28\",\r\n \ \"13.105.99.0/26\",\r\n \"20.45.192.0/18\",\r\n \"20.46.0.0/19\",\r\n @@ -30024,57 +30746,57 @@ interactions: \ \"2603:1030:13:100::/56\",\r\n \"2603:1036:903:2::/64\",\r\n \ \"2603:1036:240d::/48\",\r\n \"2603:1036:2500:2c::/64\",\r\n \ \"2603:1036:3000:160::/59\",\r\n \"2603:1037:1:160::/59\",\r\n - \ \"2a01:111:f403:c114::/64\",\r\n \"2a01:111:f403:c93c::/62\",\r\n - \ \"2a01:111:f403:c940::/64\",\r\n \"2a01:111:f403:d125::/64\",\r\n - \ \"2a01:111:f403:d915::/64\",\r\n \"2a01:111:f403:e014::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastasia\",\r\n - \ \"id\": \"AzureCloud.eastasia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.70.0.0/18\",\r\n - \ \"13.72.192.0/19\",\r\n \"13.75.0.0/17\",\r\n \"13.88.208.0/20\",\r\n - \ \"13.94.0.0/18\",\r\n \"13.104.155.64/26\",\r\n \"13.104.155.192/26\",\r\n - \ \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n \"13.105.100.16/28\",\r\n - \ \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n \"13.105.100.160/28\",\r\n - \ \"13.105.100.192/27\",\r\n \"20.2.0.0/16\",\r\n \"20.6.128.0/17\",\r\n - \ \"20.24.64.0/18\",\r\n \"20.24.192.0/18\",\r\n \"20.47.43.0/24\",\r\n - \ \"20.47.126.0/23\",\r\n \"20.60.86.0/23\",\r\n \"20.60.131.0/24\",\r\n - \ \"20.60.254.0/23\",\r\n \"20.95.139.0/24\",\r\n \"20.135.40.0/23\",\r\n - \ \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n \"20.150.1.128/25\",\r\n - \ \"20.150.22.0/24\",\r\n \"20.150.96.0/24\",\r\n \"20.157.53.0/24\",\r\n - \ \"20.157.177.0/24\",\r\n \"20.157.210.0/23\",\r\n \"20.157.213.0/24\",\r\n - \ \"20.157.219.0/24\",\r\n \"20.187.64.0/18\",\r\n \"20.187.128.0/18\",\r\n - \ \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n \"20.189.64.0/18\",\r\n - \ \"20.190.140.128/25\",\r\n \"20.190.164.0/24\",\r\n \"20.195.72.0/21\",\r\n - \ \"20.195.88.0/21\",\r\n \"20.205.0.0/18\",\r\n \"20.205.64.0/20\",\r\n - \ \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n \"20.205.128.0/20\",\r\n - \ \"20.239.0.0/16\",\r\n \"20.247.0.0/17\",\r\n \"20.255.0.0/16\",\r\n - \ \"23.97.64.0/19\",\r\n \"23.98.32.0/21\",\r\n \"23.98.40.0/22\",\r\n - \ \"23.98.44.0/24\",\r\n \"23.99.96.0/19\",\r\n \"23.100.88.0/21\",\r\n - \ \"23.101.0.0/20\",\r\n \"23.102.200.0/23\",\r\n \"23.102.224.0/19\",\r\n - \ \"40.77.134.0/24\",\r\n \"40.77.136.16/28\",\r\n \"40.77.160.32/27\",\r\n - \ \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n \"40.77.161.0/26\",\r\n - \ \"40.77.161.128/25\",\r\n \"40.77.175.128/27\",\r\n \"40.77.192.0/22\",\r\n - \ \"40.77.201.0/24\",\r\n \"40.77.226.0/25\",\r\n \"40.77.234.128/27\",\r\n - \ \"40.77.236.192/28\",\r\n \"40.77.237.128/25\",\r\n \"40.77.252.0/23\",\r\n - \ \"40.79.210.0/24\",\r\n \"40.81.16.0/20\",\r\n \"40.82.116.0/22\",\r\n - \ \"40.83.64.0/18\",\r\n \"40.87.192.0/22\",\r\n \"40.90.154.192/26\",\r\n - \ \"40.93.128.0/24\",\r\n \"40.126.12.128/25\",\r\n \"40.126.36.0/24\",\r\n - \ \"52.101.128.0/22\",\r\n \"52.101.132.0/24\",\r\n \"52.102.192.0/24\",\r\n - \ \"52.103.64.0/24\",\r\n \"52.103.192.0/24\",\r\n \"52.108.32.0/22\",\r\n - \ \"52.108.81.0/24\",\r\n \"52.109.120.0/22\",\r\n \"52.111.228.0/24\",\r\n - \ \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n \"52.113.104.0/24\",\r\n - \ \"52.113.108.0/24\",\r\n \"52.114.0.0/21\",\r\n \"52.114.52.0/23\",\r\n - \ \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n \"52.115.46.0/24\",\r\n - \ \"52.115.96.0/24\",\r\n \"52.120.157.0/24\",\r\n \"52.121.112.0/22\",\r\n - \ \"52.139.128.0/18\",\r\n \"52.175.0.0/17\",\r\n \"52.184.0.0/17\",\r\n - \ \"52.229.128.0/17\",\r\n \"52.232.153.0/24\",\r\n \"52.239.128.0/24\",\r\n - \ \"52.239.224.0/24\",\r\n \"52.245.56.0/22\",\r\n \"52.246.128.0/20\",\r\n - \ \"52.253.222.0/23\",\r\n \"65.52.160.0/19\",\r\n \"104.44.88.192/27\",\r\n - \ \"104.44.90.224/27\",\r\n \"104.44.91.192/27\",\r\n \"104.44.94.96/28\",\r\n - \ \"104.46.24.0/22\",\r\n \"104.208.64.0/18\",\r\n \"104.214.160.0/19\",\r\n - \ \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \"111.221.78.0/23\",\r\n + \ \"2603:1063:2200:28::/64\",\r\n \"2a01:111:f403:c114::/64\",\r\n + \ \"2a01:111:f403:c93c::/62\",\r\n \"2a01:111:f403:c940::/64\",\r\n + \ \"2a01:111:f403:d125::/64\",\r\n \"2a01:111:f403:d915::/64\",\r\n + \ \"2a01:111:f403:e014::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastasia\",\r\n \"id\": \"AzureCloud.eastasia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"17\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.70.0.0/18\",\r\n \"13.72.192.0/19\",\r\n \"13.75.0.0/17\",\r\n + \ \"13.88.208.0/20\",\r\n \"13.94.0.0/18\",\r\n \"13.104.155.64/26\",\r\n + \ \"13.104.155.192/26\",\r\n \"13.105.14.192/26\",\r\n \"13.105.16.0/25\",\r\n + \ \"13.105.100.16/28\",\r\n \"13.105.100.64/26\",\r\n \"13.105.100.128/27\",\r\n + \ \"13.105.100.160/28\",\r\n \"13.105.100.192/27\",\r\n \"20.2.0.0/16\",\r\n + \ \"20.6.128.0/17\",\r\n \"20.24.64.0/18\",\r\n \"20.24.192.0/18\",\r\n + \ \"20.47.43.0/24\",\r\n \"20.47.126.0/23\",\r\n \"20.60.86.0/23\",\r\n + \ \"20.60.131.0/24\",\r\n \"20.60.254.0/23\",\r\n \"20.95.139.0/24\",\r\n + \ \"20.135.40.0/23\",\r\n \"20.135.234.0/23\",\r\n \"20.135.236.0/23\",\r\n + \ \"20.150.1.128/25\",\r\n \"20.150.22.0/24\",\r\n \"20.150.96.0/24\",\r\n + \ \"20.157.53.0/24\",\r\n \"20.157.177.0/24\",\r\n \"20.157.210.0/23\",\r\n + \ \"20.157.213.0/24\",\r\n \"20.157.219.0/24\",\r\n \"20.187.64.0/18\",\r\n + \ \"20.187.128.0/18\",\r\n \"20.187.192.0/21\",\r\n \"20.187.224.0/19\",\r\n + \ \"20.189.64.0/18\",\r\n \"20.190.140.128/25\",\r\n \"20.190.164.0/24\",\r\n + \ \"20.195.72.0/21\",\r\n \"20.195.88.0/21\",\r\n \"20.205.0.0/18\",\r\n + \ \"20.205.64.0/20\",\r\n \"20.205.80.0/21\",\r\n \"20.205.96.0/19\",\r\n + \ \"20.205.128.0/20\",\r\n \"20.239.0.0/16\",\r\n \"20.247.0.0/17\",\r\n + \ \"20.255.0.0/16\",\r\n \"23.97.64.0/19\",\r\n \"23.98.32.0/21\",\r\n + \ \"23.98.40.0/22\",\r\n \"23.98.44.0/24\",\r\n \"23.99.96.0/19\",\r\n + \ \"23.100.88.0/21\",\r\n \"23.101.0.0/20\",\r\n \"23.102.200.0/23\",\r\n + \ \"23.102.224.0/19\",\r\n \"40.77.134.0/24\",\r\n \"40.77.136.16/28\",\r\n + \ \"40.77.160.32/27\",\r\n \"40.77.160.64/26\",\r\n \"40.77.160.128/25\",\r\n + \ \"40.77.161.0/26\",\r\n \"40.77.161.128/25\",\r\n \"40.77.175.128/27\",\r\n + \ \"40.77.192.0/22\",\r\n \"40.77.201.0/24\",\r\n \"40.77.226.0/25\",\r\n + \ \"40.77.234.128/27\",\r\n \"40.77.236.192/28\",\r\n \"40.77.237.128/25\",\r\n + \ \"40.77.252.0/23\",\r\n \"40.79.210.0/24\",\r\n \"40.81.16.0/20\",\r\n + \ \"40.82.116.0/22\",\r\n \"40.83.64.0/18\",\r\n \"40.87.192.0/22\",\r\n + \ \"40.90.154.192/26\",\r\n \"40.93.128.0/24\",\r\n \"40.126.12.128/25\",\r\n + \ \"40.126.36.0/24\",\r\n \"52.101.128.0/22\",\r\n \"52.101.132.0/24\",\r\n + \ \"52.102.192.0/24\",\r\n \"52.103.64.0/24\",\r\n \"52.103.192.0/24\",\r\n + \ \"52.108.32.0/22\",\r\n \"52.108.81.0/24\",\r\n \"52.109.120.0/22\",\r\n + \ \"52.111.228.0/24\",\r\n \"52.113.96.0/22\",\r\n \"52.113.100.0/24\",\r\n + \ \"52.113.104.0/24\",\r\n \"52.113.108.0/24\",\r\n \"52.114.0.0/21\",\r\n + \ \"52.114.52.0/23\",\r\n \"52.115.40.0/22\",\r\n \"52.115.44.0/23\",\r\n + \ \"52.115.46.0/24\",\r\n \"52.115.96.0/24\",\r\n \"52.120.157.0/24\",\r\n + \ \"52.121.112.0/22\",\r\n \"52.139.128.0/18\",\r\n \"52.175.0.0/17\",\r\n + \ \"52.184.0.0/17\",\r\n \"52.229.128.0/17\",\r\n \"52.232.153.0/24\",\r\n + \ \"52.239.128.0/24\",\r\n \"52.239.224.0/24\",\r\n \"52.245.56.0/22\",\r\n + \ \"52.246.128.0/20\",\r\n \"52.253.222.0/23\",\r\n \"65.52.160.0/19\",\r\n + \ \"104.44.88.192/27\",\r\n \"104.44.90.224/27\",\r\n \"104.44.91.192/27\",\r\n + \ \"104.44.94.96/28\",\r\n \"104.46.24.0/22\",\r\n \"104.208.64.0/18\",\r\n + \ \"104.214.160.0/19\",\r\n \"111.221.29.0/24\",\r\n \"111.221.30.0/23\",\r\n \ \"131.253.13.100/30\",\r\n \"131.253.13.104/30\",\r\n \"131.253.35.192/26\",\r\n \ \"134.170.192.0/21\",\r\n \"137.116.160.0/20\",\r\n \"168.63.128.0/24\",\r\n \ \"168.63.129.0/28\",\r\n \"168.63.129.32/27\",\r\n \"168.63.129.64/26\",\r\n @@ -30090,353 +30812,356 @@ interactions: \ \"2603:1040:207::/48\",\r\n \"2603:1040:208::/48\",\r\n \ \"2603:1046:1401::/48\",\r\n \"2603:1046:1500:24::/64\",\r\n \ \"2603:1046:2000:40::/59\",\r\n \"2603:1047:1:40::/59\",\r\n - \ \"2a01:111:f100:6000::/64\",\r\n \"2a01:111:f403:c400::/64\",\r\n - \ \"2a01:111:f403:cc00::/62\",\r\n \"2a01:111:f403:cc04::/64\",\r\n - \ \"2a01:111:f403:d401::/64\",\r\n \"2a01:111:f403:dc00::/64\",\r\n - \ \"2a01:111:f403:e400::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.eastus\",\r\n \"id\": \"AzureCloud.eastus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"27\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.68.128.0/17\",\r\n \"13.72.64.0/18\",\r\n \"13.82.0.0/16\",\r\n - \ \"13.90.0.0/16\",\r\n \"13.92.0.0/16\",\r\n \"13.104.144.128/27\",\r\n - \ \"13.104.152.128/25\",\r\n \"13.104.192.0/21\",\r\n \"13.104.211.0/25\",\r\n - \ \"13.104.214.128/25\",\r\n \"13.104.215.0/25\",\r\n \"13.105.17.0/26\",\r\n - \ \"13.105.19.0/25\",\r\n \"13.105.20.192/26\",\r\n \"13.105.27.0/25\",\r\n - \ \"13.105.27.192/27\",\r\n \"13.105.36.192/26\",\r\n \"13.105.74.48/28\",\r\n - \ \"13.105.98.48/28\",\r\n \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n - \ \"13.105.104.32/27\",\r\n \"13.105.104.64/28\",\r\n \"13.105.104.96/27\",\r\n - \ \"20.25.0.0/17\",\r\n \"20.38.98.0/24\",\r\n \"20.39.32.0/19\",\r\n - \ \"20.42.0.0/17\",\r\n \"20.47.1.0/24\",\r\n \"20.47.16.0/23\",\r\n - \ \"20.47.31.0/24\",\r\n \"20.47.108.0/23\",\r\n \"20.47.113.0/24\",\r\n - \ \"20.49.104.0/21\",\r\n \"20.51.128.0/17\",\r\n \"20.55.0.0/17\",\r\n - \ \"20.60.0.0/24\",\r\n \"20.60.2.0/23\",\r\n \"20.60.6.0/23\",\r\n - \ \"20.60.60.0/22\",\r\n \"20.60.128.0/23\",\r\n \"20.60.134.0/23\",\r\n - \ \"20.60.146.0/23\",\r\n \"20.60.220.0/23\",\r\n \"20.62.128.0/17\",\r\n - \ \"20.72.128.0/18\",\r\n \"20.75.128.0/17\",\r\n \"20.81.0.0/17\",\r\n - \ \"20.83.128.0/18\",\r\n \"20.84.0.0/17\",\r\n \"20.85.128.0/17\",\r\n - \ \"20.88.128.0/18\",\r\n \"20.95.0.0/24\",\r\n \"20.95.2.0/24\",\r\n - \ \"20.95.4.0/24\",\r\n \"20.95.6.0/24\",\r\n \"20.95.18.0/23\",\r\n - \ \"20.95.21.0/24\",\r\n \"20.95.22.0/23\",\r\n \"20.95.25.0/24\",\r\n - \ \"20.95.26.0/23\",\r\n \"20.95.28.0/22\",\r\n \"20.95.32.0/21\",\r\n - \ \"20.95.48.0/23\",\r\n \"20.95.50.0/24\",\r\n \"20.95.52.0/24\",\r\n - \ \"20.102.0.0/17\",\r\n \"20.106.128.0/17\",\r\n \"20.115.0.0/17\",\r\n - \ \"20.119.0.0/17\",\r\n \"20.120.0.0/17\",\r\n \"20.121.0.0/16\",\r\n - \ \"20.124.0.0/16\",\r\n \"20.127.0.0/16\",\r\n \"20.135.4.0/23\",\r\n - \ \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n \"20.136.3.0/25\",\r\n - \ \"20.136.4.0/24\",\r\n \"20.150.32.0/23\",\r\n \"20.150.90.0/24\",\r\n - \ \"20.152.0.0/23\",\r\n \"20.157.6.0/23\",\r\n \"20.157.19.0/24\",\r\n - \ \"20.157.24.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.59.0/24\",\r\n - \ \"20.157.61.0/24\",\r\n \"20.157.93.0/24\",\r\n \"20.157.104.0/24\",\r\n - \ \"20.157.109.0/24\",\r\n \"20.157.116.0/24\",\r\n \"20.157.124.0/24\",\r\n - \ \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n \"20.157.171.0/24\",\r\n - \ \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n \"20.163.128.0/17\",\r\n - \ \"20.185.0.0/16\",\r\n \"20.190.130.0/24\",\r\n \"20.190.151.0/24\",\r\n - \ \"20.202.20.0/24\",\r\n \"20.202.39.0/24\",\r\n \"20.202.120.0/22\",\r\n - \ \"20.202.124.0/24\",\r\n \"20.209.0.0/23\",\r\n \"20.209.40.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"20.228.128.0/17\",\r\n \"20.231.0.0/17\",\r\n - \ \"20.231.192.0/18\",\r\n \"20.232.0.0/16\",\r\n \"20.237.0.0/17\",\r\n - \ \"20.241.128.0/17\",\r\n \"20.242.128.0/17\",\r\n \"20.246.128.0/17\",\r\n - \ \"20.253.0.0/17\",\r\n \"23.96.0.0/17\",\r\n \"23.98.45.0/24\",\r\n - \ \"23.100.16.0/20\",\r\n \"23.101.128.0/20\",\r\n \"40.71.0.0/16\",\r\n - \ \"40.76.0.0/16\",\r\n \"40.78.219.0/24\",\r\n \"40.78.224.0/21\",\r\n - \ \"40.79.152.0/21\",\r\n \"40.80.144.0/21\",\r\n \"40.82.24.0/22\",\r\n - \ \"40.82.60.0/22\",\r\n \"40.85.160.0/19\",\r\n \"40.87.0.0/17\",\r\n - \ \"40.87.164.0/22\",\r\n \"40.88.0.0/16\",\r\n \"40.90.23.128/25\",\r\n - \ \"40.90.24.128/25\",\r\n \"40.90.25.0/26\",\r\n \"40.90.30.192/26\",\r\n - \ \"40.90.129.128/26\",\r\n \"40.90.130.96/28\",\r\n \"40.90.131.224/27\",\r\n - \ \"40.90.136.16/28\",\r\n \"40.90.136.32/27\",\r\n \"40.90.137.96/27\",\r\n - \ \"40.90.139.224/27\",\r\n \"40.90.143.0/27\",\r\n \"40.90.146.64/26\",\r\n - \ \"40.90.147.0/27\",\r\n \"40.90.148.64/27\",\r\n \"40.90.150.32/27\",\r\n - \ \"40.90.224.0/19\",\r\n \"40.91.4.0/22\",\r\n \"40.93.2.0/24\",\r\n - \ \"40.93.4.0/24\",\r\n \"40.93.11.0/24\",\r\n \"40.97.4.0/24\",\r\n - \ \"40.112.48.0/20\",\r\n \"40.114.0.0/17\",\r\n \"40.117.32.0/19\",\r\n - \ \"40.117.64.0/18\",\r\n \"40.117.128.0/17\",\r\n \"40.121.0.0/16\",\r\n - \ \"40.123.132.0/22\",\r\n \"40.123.176.0/22\",\r\n \"40.126.2.0/24\",\r\n - \ \"40.126.23.0/24\",\r\n \"52.101.4.0/22\",\r\n \"52.101.9.0/24\",\r\n - \ \"52.101.20.0/22\",\r\n \"52.101.51.0/24\",\r\n \"52.101.52.0/22\",\r\n - \ \"52.102.129.0/24\",\r\n \"52.102.137.0/24\",\r\n \"52.102.159.0/24\",\r\n - \ \"52.103.1.0/24\",\r\n \"52.103.3.0/24\",\r\n \"52.103.11.0/24\",\r\n - \ \"52.103.129.0/24\",\r\n \"52.103.137.0/24\",\r\n \"52.108.16.0/21\",\r\n - \ \"52.108.79.0/24\",\r\n \"52.108.105.0/24\",\r\n \"52.108.106.0/23\",\r\n - \ \"52.109.12.0/22\",\r\n \"52.111.229.0/24\",\r\n \"52.112.112.0/24\",\r\n - \ \"52.112.123.0/24\",\r\n \"52.112.127.0/24\",\r\n \"52.113.16.0/20\",\r\n - \ \"52.114.132.0/22\",\r\n \"52.115.54.0/24\",\r\n \"52.115.62.0/23\",\r\n - \ \"52.115.192.0/19\",\r\n \"52.120.32.0/19\",\r\n \"52.120.224.0/20\",\r\n - \ \"52.122.0.0/24\",\r\n \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n - \ \"52.122.6.0/24\",\r\n \"52.123.0.0/24\",\r\n \"52.125.132.0/22\",\r\n - \ \"52.136.64.0/18\",\r\n \"52.142.0.0/18\",\r\n \"52.143.207.0/24\",\r\n - \ \"52.146.0.0/17\",\r\n \"52.147.192.0/18\",\r\n \"52.149.128.0/17\",\r\n - \ \"52.150.0.0/17\",\r\n \"52.151.128.0/17\",\r\n \"52.152.128.0/17\",\r\n - \ \"52.154.64.0/18\",\r\n \"52.168.0.0/16\",\r\n \"52.170.0.0/16\",\r\n - \ \"52.179.0.0/17\",\r\n \"52.186.0.0/16\",\r\n \"52.188.0.0/16\",\r\n - \ \"52.190.0.0/17\",\r\n \"52.191.0.0/17\",\r\n \"52.191.192.0/18\",\r\n - \ \"52.224.0.0/16\",\r\n \"52.226.0.0/16\",\r\n \"52.232.146.0/24\",\r\n - \ \"52.234.128.0/17\",\r\n \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n - \ \"52.239.207.192/26\",\r\n \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n - \ \"52.239.246.0/23\",\r\n \"52.239.252.0/24\",\r\n \"52.240.0.0/17\",\r\n - \ \"52.245.8.0/22\",\r\n \"52.245.104.0/22\",\r\n \"52.249.128.0/17\",\r\n - \ \"52.253.160.0/24\",\r\n \"52.255.128.0/17\",\r\n \"53.103.137.0/24\",\r\n - \ \"65.54.19.128/27\",\r\n \"104.41.128.0/19\",\r\n \"104.44.91.32/27\",\r\n - \ \"104.44.94.16/28\",\r\n \"104.44.95.160/27\",\r\n \"104.44.95.240/28\",\r\n - \ \"104.45.128.0/18\",\r\n \"104.45.192.0/20\",\r\n \"104.211.0.0/18\",\r\n - \ \"137.116.112.0/20\",\r\n \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n - \ \"137.135.64.0/18\",\r\n \"138.91.96.0/19\",\r\n \"157.56.176.0/21\",\r\n - \ \"168.61.32.0/20\",\r\n \"168.61.48.0/21\",\r\n \"168.62.32.0/19\",\r\n - \ \"168.62.160.0/19\",\r\n \"191.234.32.0/19\",\r\n \"191.236.0.0/18\",\r\n - \ \"191.237.0.0/17\",\r\n \"191.238.0.0/18\",\r\n \"204.152.18.0/31\",\r\n - \ \"204.152.18.8/29\",\r\n \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n - \ \"204.152.19.0/24\",\r\n \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n - \ \"2603:1030:20c::/47\",\r\n \"2603:1030:20e::/48\",\r\n - \ \"2603:1030:210::/47\",\r\n \"2603:1030:212::/56\",\r\n - \ \"2603:1030:213::/48\",\r\n \"2603:1036:903:4::/64\",\r\n - \ \"2603:1036:120d::/48\",\r\n \"2603:1036:2404::/48\",\r\n - \ \"2603:1036:3000:120::/59\",\r\n \"2603:1037:1:120::/59\",\r\n - \ \"2603:1062:2:100::/57\",\r\n \"2603:1063:8::/56\",\r\n - \ \"2603:1063:108::/55\",\r\n \"2603:1063:208::/55\",\r\n - \ \"2a01:111:f100:2000::/52\",\r\n \"2a01:111:f403:c100::/64\",\r\n - \ \"2a01:111:f403:c900::/64\",\r\n \"2a01:111:f403:c91e::/63\",\r\n - \ \"2a01:111:f403:c920::/63\",\r\n \"2a01:111:f403:c922::/64\",\r\n - \ \"2a01:111:f403:d100::/64\",\r\n \"2a01:111:f403:d900::/64\",\r\n - \ \"2a01:111:f403:f000::/64\",\r\n \"2a01:111:f403:f900::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus2\",\r\n - \ \"id\": \"AzureCloud.eastus2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"27\",\r\n - \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1063:2202:8::/64\",\r\n \"2a01:111:f100:6000::/64\",\r\n + \ \"2a01:111:f403:c400::/64\",\r\n \"2a01:111:f403:cc00::/62\",\r\n + \ \"2a01:111:f403:cc04::/64\",\r\n \"2a01:111:f403:d401::/64\",\r\n + \ \"2a01:111:f403:dc00::/64\",\r\n \"2a01:111:f403:e400::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus\",\r\n + \ \"id\": \"AzureCloud.eastus\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"30\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.68.0.0/17\",\r\n - \ \"13.77.64.0/18\",\r\n \"13.104.147.0/25\",\r\n \"13.104.208.64/27\",\r\n - \ \"13.105.18.192/26\",\r\n \"13.105.23.64/26\",\r\n \"13.105.28.0/28\",\r\n - \ \"13.105.28.128/25\",\r\n \"13.105.67.128/25\",\r\n \"13.105.74.128/26\",\r\n - \ \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n \"13.105.75.64/27\",\r\n - \ \"13.105.101.32/28\",\r\n \"20.1.128.0/17\",\r\n \"20.7.0.0/16\",\r\n - \ \"20.10.0.0/16\",\r\n \"20.12.0.0/17\",\r\n \"20.14.128.0/17\",\r\n - \ \"20.15.0.0/17\",\r\n \"20.22.0.0/16\",\r\n \"20.36.128.0/17\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.38.208.0/22\",\r\n \"20.41.0.0/18\",\r\n - \ \"20.44.16.0/21\",\r\n \"20.44.64.0/18\",\r\n \"20.47.60.0/23\",\r\n - \ \"20.47.76.0/23\",\r\n \"20.49.0.0/18\",\r\n \"20.49.96.0/21\",\r\n - \ \"20.55.192.0/18\",\r\n \"20.57.0.0/17\",\r\n \"20.60.56.0/22\",\r\n - \ \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.62.0.0/17\",\r\n - \ \"20.65.0.0/17\",\r\n \"20.69.192.0/18\",\r\n \"20.72.64.0/18\",\r\n - \ \"20.75.0.0/17\",\r\n \"20.80.192.0/18\",\r\n \"20.81.128.0/17\",\r\n - \ \"20.85.0.0/17\",\r\n \"20.88.96.0/19\",\r\n \"20.94.0.0/17\",\r\n - \ \"20.95.255.0/29\",\r\n \"20.96.0.0/16\",\r\n \"20.97.128.0/17\",\r\n - \ \"20.98.192.0/18\",\r\n \"20.109.0.0/17\",\r\n \"20.110.0.0/16\",\r\n - \ \"20.114.128.0/17\",\r\n \"20.119.128.0/17\",\r\n \"20.122.0.0/16\",\r\n - \ \"20.135.16.0/23\",\r\n \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n - \ \"20.136.0.0/25\",\r\n \"20.136.1.0/24\",\r\n \"20.143.2.0/24\",\r\n - \ \"20.150.29.0/24\",\r\n \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n - \ \"20.150.72.0/24\",\r\n \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n - \ \"20.152.6.0/23\",\r\n \"20.157.17.0/24\",\r\n \"20.157.29.0/24\",\r\n - \ \"20.157.36.0/23\",\r\n \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n - \ \"20.157.64.0/21\",\r\n \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n - \ \"20.157.84.0/24\",\r\n \"20.157.114.0/24\",\r\n \"20.157.122.0/24\",\r\n - \ \"20.157.167.0/24\",\r\n \"20.157.185.0/24\",\r\n \"20.161.0.0/16\",\r\n - \ \"20.186.0.0/17\",\r\n \"20.186.128.0/18\",\r\n \"20.190.131.0/24\",\r\n - \ \"20.190.152.0/24\",\r\n \"20.190.192.0/18\",\r\n \"20.201.224.0/23\",\r\n - \ \"20.202.21.0/24\",\r\n \"20.202.31.0/24\",\r\n \"20.202.32.0/23\",\r\n - \ \"20.202.34.0/24\",\r\n \"20.209.68.0/23\",\r\n \"20.230.0.0/17\",\r\n - \ \"20.242.0.0/17\",\r\n \"20.246.0.0/17\",\r\n \"23.100.64.0/21\",\r\n - \ \"23.101.32.0/21\",\r\n \"23.101.80.0/21\",\r\n \"23.101.144.0/20\",\r\n - \ \"23.102.96.0/19\",\r\n \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n - \ \"40.65.192.0/18\",\r\n \"40.67.128.0/19\",\r\n \"40.70.0.0/18\",\r\n - \ \"40.70.64.0/20\",\r\n \"40.70.80.0/21\",\r\n \"40.70.128.0/17\",\r\n - \ \"40.75.0.0/19\",\r\n \"40.75.64.0/18\",\r\n \"40.77.128.128/25\",\r\n - \ \"40.77.129.0/24\",\r\n \"40.77.130.0/25\",\r\n \"40.77.132.0/24\",\r\n - \ \"40.77.136.48/28\",\r\n \"40.77.137.128/26\",\r\n \"40.77.138.128/25\",\r\n - \ \"40.77.163.0/24\",\r\n \"40.77.166.160/27\",\r\n \"40.77.167.0/24\",\r\n - \ \"40.77.168.0/24\",\r\n \"40.77.170.0/24\",\r\n \"40.77.175.96/27\",\r\n - \ \"40.77.177.0/24\",\r\n \"40.77.178.0/23\",\r\n \"40.77.182.0/28\",\r\n - \ \"40.77.182.32/27\",\r\n \"40.77.184.0/25\",\r\n \"40.77.198.0/26\",\r\n - \ \"40.77.199.192/26\",\r\n \"40.77.224.128/25\",\r\n \"40.77.228.0/24\",\r\n - \ \"40.77.233.0/24\",\r\n \"40.77.234.192/27\",\r\n \"40.77.236.80/28\",\r\n - \ \"40.77.237.64/26\",\r\n \"40.77.240.0/25\",\r\n \"40.77.245.0/24\",\r\n - \ \"40.77.248.0/25\",\r\n \"40.77.251.0/24\",\r\n \"40.78.208.48/28\",\r\n - \ \"40.78.220.0/24\",\r\n \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n - \ \"40.79.8.32/28\",\r\n \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n - \ \"40.79.9.0/24\",\r\n \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n - \ \"40.79.48.0/27\",\r\n \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n - \ \"40.79.56.0/21\",\r\n \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n - \ \"40.79.90.0/24\",\r\n \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n - \ \"40.79.93.0/28\",\r\n \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n - \ \"40.79.206.64/27\",\r\n \"40.79.240.0/20\",\r\n \"40.82.4.0/22\",\r\n - \ \"40.82.44.0/22\",\r\n \"40.84.0.0/17\",\r\n \"40.87.168.0/30\",\r\n - \ \"40.87.168.8/29\",\r\n \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n - \ \"40.87.168.48/28\",\r\n \"40.87.168.64/30\",\r\n \"40.87.168.70/31\",\r\n - \ \"40.87.168.72/29\",\r\n \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n - \ \"40.87.168.128/26\",\r\n \"40.87.168.192/28\",\r\n \"40.87.168.210/31\",\r\n - \ \"40.87.168.212/30\",\r\n \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n - \ \"40.87.169.0/27\",\r\n \"40.87.169.32/29\",\r\n \"40.87.169.44/30\",\r\n - \ \"40.87.169.48/29\",\r\n \"40.87.169.56/31\",\r\n \"40.87.169.60/30\",\r\n - \ \"40.87.169.64/27\",\r\n \"40.87.169.96/31\",\r\n \"40.87.169.102/31\",\r\n - \ \"40.87.169.104/29\",\r\n \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n - \ \"40.87.169.136/31\",\r\n \"40.87.169.140/30\",\r\n \"40.87.169.160/27\",\r\n - \ \"40.87.169.192/26\",\r\n \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n - \ \"40.87.170.144/31\",\r\n \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n - \ \"40.87.170.176/29\",\r\n \"40.87.170.184/30\",\r\n \"40.87.170.194/31\",\r\n - \ \"40.87.170.196/30\",\r\n \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n - \ \"40.87.170.228/30\",\r\n \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n - \ \"40.87.170.248/30\",\r\n \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n - \ \"40.87.171.8/29\",\r\n \"40.87.171.16/28\",\r\n \"40.87.171.36/30\",\r\n - \ \"40.87.171.40/31\",\r\n \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n - \ \"40.87.171.96/27\",\r\n \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n - \ \"40.87.171.166/31\",\r\n \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n - \ \"40.87.171.192/27\",\r\n \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n - \ \"40.87.171.248/31\",\r\n \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n - \ \"40.90.130.160/27\",\r\n \"40.90.132.128/26\",\r\n \"40.90.133.112/28\",\r\n - \ \"40.90.134.192/26\",\r\n \"40.90.136.0/28\",\r\n \"40.90.138.160/27\",\r\n - \ \"40.90.140.160/27\",\r\n \"40.90.140.192/27\",\r\n \"40.90.143.192/26\",\r\n - \ \"40.90.144.64/26\",\r\n \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n - \ \"40.90.148.96/27\",\r\n \"40.90.155.128/26\",\r\n \"40.90.157.128/26\",\r\n - \ \"40.90.158.128/25\",\r\n \"40.91.12.16/28\",\r\n \"40.91.12.48/28\",\r\n - \ \"40.91.12.64/26\",\r\n \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n - \ \"40.91.12.208/28\",\r\n \"40.91.12.240/28\",\r\n \"40.91.13.64/27\",\r\n - \ \"40.91.13.96/28\",\r\n \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n - \ \"40.91.14.0/24\",\r\n \"40.93.3.0/24\",\r\n \"40.93.12.0/24\",\r\n - \ \"40.123.0.0/17\",\r\n \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n - \ \"40.123.144.104/29\",\r\n \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n - \ \"40.123.144.144/29\",\r\n \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n - \ \"40.123.144.192/27\",\r\n \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n - \ \"40.123.144.248/30\",\r\n \"40.123.144.252/31\",\r\n \"40.123.145.6/31\",\r\n - \ \"40.123.145.8/30\",\r\n \"40.123.145.12/31\",\r\n \"40.123.145.22/31\",\r\n - \ \"40.123.145.24/29\",\r\n \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n - \ \"40.123.145.56/30\",\r\n \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n - \ \"40.123.145.80/28\",\r\n \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n - \ \"40.123.145.160/30\",\r\n \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n - \ \"40.123.145.176/28\",\r\n \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n - \ \"40.123.145.212/31\",\r\n \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n - \ \"40.123.146.0/28\",\r\n \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n - \ \"40.123.146.28/31\",\r\n \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n - \ \"40.123.146.48/31\",\r\n \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n - \ \"40.123.146.64/26\",\r\n \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n - \ \"40.123.146.164/31\",\r\n \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n - \ \"40.123.146.192/29\",\r\n \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n - \ \"40.123.146.210/31\",\r\n \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n - \ \"40.123.146.224/27\",\r\n \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n - \ \"40.126.3.0/24\",\r\n \"40.126.24.0/24\",\r\n \"52.101.10.0/24\",\r\n - \ \"52.101.36.0/22\",\r\n \"52.101.56.0/22\",\r\n \"52.101.60.0/24\",\r\n - \ \"52.102.131.0/24\",\r\n \"52.102.138.0/24\",\r\n \"52.103.5.0/24\",\r\n - \ \"52.103.12.0/24\",\r\n \"52.103.131.0/24\",\r\n \"52.103.138.0/24\",\r\n - \ \"52.108.186.0/24\",\r\n \"52.108.216.0/22\",\r\n \"52.109.4.0/22\",\r\n - \ \"52.111.230.0/24\",\r\n \"52.112.76.0/22\",\r\n \"52.112.95.0/24\",\r\n - \ \"52.112.104.0/24\",\r\n \"52.112.108.0/24\",\r\n \"52.112.116.0/24\",\r\n - \ \"52.114.136.0/21\",\r\n \"52.114.180.0/22\",\r\n \"52.114.186.0/23\",\r\n - \ \"52.114.206.0/23\",\r\n \"52.114.208.0/24\",\r\n \"52.115.48.0/22\",\r\n - \ \"52.115.52.0/23\",\r\n \"52.115.64.0/22\",\r\n \"52.115.160.0/19\",\r\n - \ \"52.115.230.0/24\",\r\n \"52.120.64.0/19\",\r\n \"52.121.32.0/22\",\r\n - \ \"52.122.12.0/22\",\r\n \"52.123.4.0/24\",\r\n \"52.125.136.0/24\",\r\n - \ \"52.136.29.0/24\",\r\n \"52.138.80.0/21\",\r\n \"52.138.96.0/19\",\r\n - \ \"52.143.192.0/24\",\r\n \"52.147.160.0/19\",\r\n \"52.167.0.0/16\",\r\n - \ \"52.177.0.0/16\",\r\n \"52.179.128.0/17\",\r\n \"52.184.128.0/19\",\r\n - \ \"52.184.160.0/21\",\r\n \"52.184.168.0/28\",\r\n \"52.184.168.80/28\",\r\n - \ \"52.184.168.96/27\",\r\n \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n - \ \"52.184.170.0/24\",\r\n \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n - \ \"52.225.128.0/21\",\r\n \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n - \ \"52.225.136.64/28\",\r\n \"52.225.137.0/24\",\r\n \"52.225.192.0/18\",\r\n - \ \"52.232.151.0/24\",\r\n \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n - \ \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n - \ \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n - \ \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n - \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n - \ \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n - \ \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n - \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n - \ \"52.242.64.0/18\",\r\n \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n - \ \"52.245.45.128/28\",\r\n \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n - \ \"52.245.46.0/27\",\r\n \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n - \ \"52.245.46.112/28\",\r\n \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n - \ \"52.245.46.192/26\",\r\n \"52.247.0.0/17\",\r\n \"52.250.128.0/18\",\r\n - \ \"52.251.0.0/17\",\r\n \"52.252.0.0/17\",\r\n \"52.253.64.0/20\",\r\n - \ \"52.253.148.0/23\",\r\n \"52.253.154.0/23\",\r\n \"52.254.0.0/18\",\r\n - \ \"52.254.64.0/19\",\r\n \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n - \ \"53.103.138.0/24\",\r\n \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n - \ \"65.55.44.16/28\",\r\n \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n - \ \"65.55.44.96/28\",\r\n \"65.55.44.128/27\",\r\n \"65.55.60.188/30\",\r\n - \ \"65.55.105.0/26\",\r\n \"65.55.105.96/27\",\r\n \"65.55.105.224/27\",\r\n - \ \"65.55.106.0/26\",\r\n \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n - \ \"65.55.107.48/28\",\r\n \"65.55.107.64/27\",\r\n \"65.55.108.0/24\",\r\n - \ \"65.55.209.128/26\",\r\n \"65.55.211.32/27\",\r\n \"65.55.213.64/26\",\r\n - \ \"65.55.213.128/26\",\r\n \"65.55.217.0/24\",\r\n \"65.55.219.32/27\",\r\n - \ \"65.55.219.128/25\",\r\n \"104.44.88.32/27\",\r\n \"104.44.88.96/27\",\r\n - \ \"104.44.91.96/27\",\r\n \"104.44.93.160/27\",\r\n \"104.44.94.48/28\",\r\n - \ \"104.46.0.0/21\",\r\n \"104.46.96.0/19\",\r\n \"104.46.192.0/20\",\r\n - \ \"104.47.200.0/21\",\r\n \"104.208.128.0/17\",\r\n \"104.209.128.0/17\",\r\n - \ \"104.210.0.0/20\",\r\n \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n - \ \"131.253.13.16/29\",\r\n \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n - \ \"131.253.13.80/29\",\r\n \"131.253.13.96/30\",\r\n \"131.253.14.16/28\",\r\n - \ \"131.253.14.208/28\",\r\n \"131.253.14.224/28\",\r\n \"131.253.15.8/29\",\r\n - \ \"131.253.15.16/28\",\r\n \"131.253.24.0/28\",\r\n \"131.253.24.192/26\",\r\n - \ \"131.253.34.224/27\",\r\n \"131.253.38.0/27\",\r\n \"131.253.38.128/26\",\r\n - \ \"131.253.40.0/28\",\r\n \"134.170.220.0/23\",\r\n \"137.116.0.0/18\",\r\n - \ \"137.116.64.0/19\",\r\n \"137.116.96.0/22\",\r\n \"157.55.7.128/26\",\r\n - \ \"157.55.10.192/26\",\r\n \"157.55.11.128/25\",\r\n \"157.55.37.0/24\",\r\n - \ \"157.55.38.0/24\",\r\n \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n - \ \"157.55.55.100/30\",\r\n \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n - \ \"157.55.55.144/29\",\r\n \"157.55.55.160/28\",\r\n \"157.56.2.128/25\",\r\n - \ \"157.56.3.0/25\",\r\n \"191.236.192.0/18\",\r\n \"191.237.128.0/18\",\r\n - \ \"191.239.224.0/20\",\r\n \"193.149.64.0/21\",\r\n \"199.30.16.0/24\",\r\n - \ \"199.30.18.0/23\",\r\n \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n - \ \"199.30.28.64/26\",\r\n \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n - \ \"2603:1030:400::/48\",\r\n \"2603:1030:401:2::/63\",\r\n - \ \"2603:1030:401:4::/62\",\r\n \"2603:1030:401:8::/61\",\r\n - \ \"2603:1030:401:10::/62\",\r\n \"2603:1030:401:14::/63\",\r\n - \ \"2603:1030:401:17::/64\",\r\n \"2603:1030:401:18::/61\",\r\n - \ \"2603:1030:401:20::/59\",\r\n \"2603:1030:401:40::/60\",\r\n - \ \"2603:1030:401:50::/61\",\r\n \"2603:1030:401:58::/64\",\r\n - \ \"2603:1030:401:5a::/63\",\r\n \"2603:1030:401:5c::/62\",\r\n - \ \"2603:1030:401:60::/59\",\r\n \"2603:1030:401:80::/62\",\r\n - \ \"2603:1030:401:84::/64\",\r\n \"2603:1030:401:87::/64\",\r\n - \ \"2603:1030:401:88::/62\",\r\n \"2603:1030:401:8c::/63\",\r\n - \ \"2603:1030:401:8f::/64\",\r\n \"2603:1030:401:90::/63\",\r\n - \ \"2603:1030:401:94::/62\",\r\n \"2603:1030:401:98::/61\",\r\n - \ \"2603:1030:401:a0::/62\",\r\n \"2603:1030:401:a4::/63\",\r\n - \ \"2603:1030:401:a7::/64\",\r\n \"2603:1030:401:a8::/61\",\r\n - \ \"2603:1030:401:b0::/60\",\r\n \"2603:1030:401:c0::/58\",\r\n - \ \"2603:1030:401:100::/59\",\r\n \"2603:1030:401:120::/64\",\r\n - \ \"2603:1030:401:124::/62\",\r\n \"2603:1030:401:128::/61\",\r\n - \ \"2603:1030:401:130::/62\",\r\n \"2603:1030:401:134::/63\",\r\n - \ \"2603:1030:401:139::/64\",\r\n \"2603:1030:401:13a::/63\",\r\n - \ \"2603:1030:401:143::/64\",\r\n \"2603:1030:401:144::/63\",\r\n - \ \"2603:1030:401:14a::/63\",\r\n \"2603:1030:401:14c::/62\",\r\n - \ \"2603:1030:401:150::/62\",\r\n \"2603:1030:401:154::/63\",\r\n - \ \"2603:1030:401:159::/64\",\r\n \"2603:1030:401:15a::/63\",\r\n - \ \"2603:1030:401:15c::/62\",\r\n \"2603:1030:401:160::/61\",\r\n - \ \"2603:1030:401:16a::/63\",\r\n \"2603:1030:401:16c::/64\",\r\n - \ \"2603:1030:401:17c::/62\",\r\n \"2603:1030:401:180::/58\",\r\n - \ \"2603:1030:401:1c0::/61\",\r\n \"2603:1030:401:1c8::/63\",\r\n - \ \"2603:1030:401:1cc::/62\",\r\n \"2603:1030:401:1d0::/60\",\r\n - \ \"2603:1030:401:1e0::/60\",\r\n \"2603:1030:401:1f0::/61\",\r\n - \ \"2603:1030:401:1f8::/64\",\r\n \"2603:1030:401:20c::/62\",\r\n - \ \"2603:1030:401:210::/60\",\r\n \"2603:1030:401:220::/62\",\r\n - \ \"2603:1030:401:226::/63\",\r\n \"2603:1030:401:228::/61\",\r\n - \ \"2603:1030:401:230::/60\",\r\n \"2603:1030:401:240::/60\",\r\n - \ \"2603:1030:401:250::/62\",\r\n \"2603:1030:401:254::/63\",\r\n - \ \"2603:1030:401:256::/64\",\r\n \"2603:1030:401:25b::/64\",\r\n - \ \"2603:1030:401:25c::/63\",\r\n \"2603:1030:401:25e::/64\",\r\n - \ \"2603:1030:401:263::/64\",\r\n \"2603:1030:401:264::/62\",\r\n - \ \"2603:1030:401:268::/61\",\r\n \"2603:1030:401:270::/62\",\r\n - \ \"2603:1030:401:274::/63\",\r\n \"2603:1030:401:27a::/63\",\r\n - \ \"2603:1030:401:27c::/62\",\r\n \"2603:1030:401:280::/59\",\r\n - \ \"2603:1030:401:2a0::/61\",\r\n \"2603:1030:401:2a8::/63\",\r\n - \ \"2603:1030:401:2ab::/64\",\r\n \"2603:1030:401:2ac::/62\",\r\n - \ \"2603:1030:401:2b0::/60\",\r\n \"2603:1030:401:2c0::/63\",\r\n - \ \"2603:1030:401:2c2::/64\",\r\n \"2603:1030:401:2c7::/64\",\r\n - \ \"2603:1030:401:2c8::/61\",\r\n \"2603:1030:401:2d0::/60\",\r\n - \ \"2603:1030:401:2e0::/62\",\r\n \"2603:1030:401:2e4::/63\",\r\n - \ \"2603:1030:401:2e6::/64\",\r\n \"2603:1030:401:2ed::/64\",\r\n - \ \"2603:1030:401:2ee::/63\",\r\n \"2603:1030:401:2f0::/64\",\r\n - \ \"2603:1030:401:2f3::/64\",\r\n \"2603:1030:401:2f4::/62\",\r\n - \ \"2603:1030:401:2f8::/61\",\r\n \"2603:1030:401:300::/59\",\r\n - \ \"2603:1030:401:320::/61\",\r\n \"2603:1030:401:328::/63\",\r\n - \ \"2603:1030:401:32a::/64\",\r\n \"2603:1030:401:333::/64\",\r\n - \ \"2603:1030:401:334::/62\",\r\n \"2603:1030:401:338::/62\",\r\n - \ \"2603:1030:401:33c::/63\",\r\n \"2603:1030:401:33e::/64\",\r\n - \ \"2603:1030:401:341::/64\",\r\n \"2603:1030:401:342::/63\",\r\n - \ \"2603:1030:401:344::/62\",\r\n \"2603:1030:401:348::/61\",\r\n - \ \"2603:1030:401:350::/60\",\r\n \"2603:1030:401:360::/61\",\r\n - \ \"2603:1030:401:368::/64\",\r\n \"2603:1030:402::/47\",\r\n + \"\",\r\n \"addressPrefixes\": [\r\n \"13.68.128.0/17\",\r\n + \ \"13.72.64.0/18\",\r\n \"13.82.0.0/16\",\r\n \"13.90.0.0/16\",\r\n + \ \"13.92.0.0/16\",\r\n \"13.104.144.128/27\",\r\n \"13.104.152.128/25\",\r\n + \ \"13.104.192.0/21\",\r\n \"13.104.211.0/25\",\r\n \"13.104.214.128/25\",\r\n + \ \"13.104.215.0/25\",\r\n \"13.105.17.0/26\",\r\n \"13.105.19.0/25\",\r\n + \ \"13.105.20.192/26\",\r\n \"13.105.27.0/25\",\r\n \"13.105.27.192/27\",\r\n + \ \"13.105.36.192/26\",\r\n \"13.105.74.48/28\",\r\n \"13.105.98.48/28\",\r\n + \ \"13.105.98.96/27\",\r\n \"13.105.98.128/27\",\r\n \"13.105.104.32/27\",\r\n + \ \"13.105.104.64/28\",\r\n \"13.105.104.96/27\",\r\n \"20.25.0.0/17\",\r\n + \ \"20.38.98.0/24\",\r\n \"20.39.32.0/19\",\r\n \"20.42.0.0/17\",\r\n + \ \"20.47.1.0/24\",\r\n \"20.47.16.0/23\",\r\n \"20.47.31.0/24\",\r\n + \ \"20.47.108.0/23\",\r\n \"20.47.113.0/24\",\r\n \"20.49.104.0/21\",\r\n + \ \"20.51.128.0/17\",\r\n \"20.55.0.0/17\",\r\n \"20.60.0.0/24\",\r\n + \ \"20.60.2.0/23\",\r\n \"20.60.6.0/23\",\r\n \"20.60.60.0/22\",\r\n + \ \"20.60.128.0/23\",\r\n \"20.60.134.0/23\",\r\n \"20.60.146.0/23\",\r\n + \ \"20.60.220.0/23\",\r\n \"20.62.128.0/17\",\r\n \"20.72.128.0/18\",\r\n + \ \"20.75.128.0/17\",\r\n \"20.81.0.0/17\",\r\n \"20.83.128.0/18\",\r\n + \ \"20.84.0.0/17\",\r\n \"20.85.128.0/17\",\r\n \"20.88.128.0/18\",\r\n + \ \"20.95.0.0/24\",\r\n \"20.95.2.0/24\",\r\n \"20.95.4.0/24\",\r\n + \ \"20.95.6.0/24\",\r\n \"20.95.19.0/24\",\r\n \"20.95.21.0/24\",\r\n + \ \"20.95.33.0/24\",\r\n \"20.102.0.0/17\",\r\n \"20.106.128.0/17\",\r\n + \ \"20.115.0.0/17\",\r\n \"20.119.0.0/17\",\r\n \"20.120.0.0/17\",\r\n + \ \"20.121.0.0/16\",\r\n \"20.124.0.0/16\",\r\n \"20.127.0.0/16\",\r\n + \ \"20.135.4.0/23\",\r\n \"20.135.194.0/23\",\r\n \"20.135.196.0/22\",\r\n + \ \"20.136.3.0/25\",\r\n \"20.136.4.0/24\",\r\n \"20.150.32.0/23\",\r\n + \ \"20.150.90.0/24\",\r\n \"20.152.0.0/23\",\r\n \"20.157.6.0/23\",\r\n + \ \"20.157.19.0/24\",\r\n \"20.157.24.0/24\",\r\n \"20.157.39.0/24\",\r\n + \ \"20.157.59.0/24\",\r\n \"20.157.61.0/24\",\r\n \"20.157.93.0/24\",\r\n + \ \"20.157.104.0/24\",\r\n \"20.157.109.0/24\",\r\n \"20.157.116.0/24\",\r\n + \ \"20.157.124.0/24\",\r\n \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n + \ \"20.157.171.0/24\",\r\n \"20.157.215.0/24\",\r\n \"20.157.216.0/24\",\r\n + \ \"20.163.128.0/17\",\r\n \"20.185.0.0/16\",\r\n \"20.190.130.0/24\",\r\n + \ \"20.190.151.0/24\",\r\n \"20.202.20.0/24\",\r\n \"20.202.39.0/24\",\r\n + \ \"20.202.120.0/22\",\r\n \"20.202.124.0/24\",\r\n \"20.209.0.0/23\",\r\n + \ \"20.209.40.0/23\",\r\n \"20.209.52.0/23\",\r\n \"20.209.74.0/23\",\r\n + \ \"20.228.128.0/17\",\r\n \"20.231.0.0/17\",\r\n \"20.231.192.0/18\",\r\n + \ \"20.232.0.0/16\",\r\n \"20.237.0.0/17\",\r\n \"20.241.128.0/17\",\r\n + \ \"20.242.128.0/17\",\r\n \"20.246.128.0/17\",\r\n \"20.253.0.0/17\",\r\n + \ \"23.96.0.0/17\",\r\n \"23.98.45.0/24\",\r\n \"23.100.16.0/20\",\r\n + \ \"23.101.128.0/20\",\r\n \"40.71.0.0/16\",\r\n \"40.76.0.0/16\",\r\n + \ \"40.78.219.0/24\",\r\n \"40.78.224.0/21\",\r\n \"40.79.152.0/21\",\r\n + \ \"40.80.144.0/21\",\r\n \"40.82.24.0/22\",\r\n \"40.82.60.0/22\",\r\n + \ \"40.85.160.0/19\",\r\n \"40.87.0.0/17\",\r\n \"40.87.164.0/22\",\r\n + \ \"40.88.0.0/16\",\r\n \"40.90.23.128/25\",\r\n \"40.90.24.128/25\",\r\n + \ \"40.90.25.0/26\",\r\n \"40.90.30.192/26\",\r\n \"40.90.129.128/26\",\r\n + \ \"40.90.130.96/28\",\r\n \"40.90.131.224/27\",\r\n \"40.90.136.16/28\",\r\n + \ \"40.90.136.32/27\",\r\n \"40.90.137.96/27\",\r\n \"40.90.139.224/27\",\r\n + \ \"40.90.143.0/27\",\r\n \"40.90.146.64/26\",\r\n \"40.90.147.0/27\",\r\n + \ \"40.90.148.64/27\",\r\n \"40.90.150.32/27\",\r\n \"40.90.224.0/19\",\r\n + \ \"40.91.4.0/22\",\r\n \"40.93.2.0/24\",\r\n \"40.93.4.0/24\",\r\n + \ \"40.93.11.0/24\",\r\n \"40.97.4.0/24\",\r\n \"40.112.48.0/20\",\r\n + \ \"40.114.0.0/17\",\r\n \"40.117.32.0/19\",\r\n \"40.117.64.0/18\",\r\n + \ \"40.117.128.0/17\",\r\n \"40.121.0.0/16\",\r\n \"40.123.132.0/22\",\r\n + \ \"40.123.176.0/22\",\r\n \"40.126.2.0/24\",\r\n \"40.126.23.0/24\",\r\n + \ \"52.101.4.0/22\",\r\n \"52.101.9.0/24\",\r\n \"52.101.20.0/22\",\r\n + \ \"52.101.51.0/24\",\r\n \"52.101.52.0/22\",\r\n \"52.102.129.0/24\",\r\n + \ \"52.102.137.0/24\",\r\n \"52.102.159.0/24\",\r\n \"52.103.1.0/24\",\r\n + \ \"52.103.3.0/24\",\r\n \"52.103.11.0/24\",\r\n \"52.103.129.0/24\",\r\n + \ \"52.103.137.0/24\",\r\n \"52.108.16.0/21\",\r\n \"52.108.79.0/24\",\r\n + \ \"52.108.105.0/24\",\r\n \"52.108.106.0/23\",\r\n \"52.109.12.0/22\",\r\n + \ \"52.111.229.0/24\",\r\n \"52.112.112.0/24\",\r\n \"52.112.123.0/24\",\r\n + \ \"52.112.127.0/24\",\r\n \"52.113.16.0/20\",\r\n \"52.114.132.0/22\",\r\n + \ \"52.115.54.0/24\",\r\n \"52.115.62.0/23\",\r\n \"52.115.192.0/19\",\r\n + \ \"52.120.32.0/19\",\r\n \"52.120.224.0/20\",\r\n \"52.122.0.0/24\",\r\n + \ \"52.122.2.0/23\",\r\n \"52.122.4.0/23\",\r\n \"52.122.6.0/24\",\r\n + \ \"52.123.0.0/24\",\r\n \"52.125.132.0/22\",\r\n \"52.136.64.0/18\",\r\n + \ \"52.142.0.0/18\",\r\n \"52.143.207.0/24\",\r\n \"52.146.0.0/17\",\r\n + \ \"52.147.192.0/18\",\r\n \"52.149.128.0/17\",\r\n \"52.150.0.0/17\",\r\n + \ \"52.151.128.0/17\",\r\n \"52.152.128.0/17\",\r\n \"52.154.64.0/18\",\r\n + \ \"52.168.0.0/16\",\r\n \"52.170.0.0/16\",\r\n \"52.179.0.0/17\",\r\n + \ \"52.186.0.0/16\",\r\n \"52.188.0.0/16\",\r\n \"52.190.0.0/17\",\r\n + \ \"52.191.0.0/17\",\r\n \"52.191.192.0/18\",\r\n \"52.224.0.0/16\",\r\n + \ \"52.226.0.0/16\",\r\n \"52.232.146.0/24\",\r\n \"52.234.128.0/17\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n + \ \"52.239.252.0/24\",\r\n \"52.240.0.0/17\",\r\n \"52.245.8.0/22\",\r\n + \ \"52.245.104.0/22\",\r\n \"52.249.128.0/17\",\r\n \"52.253.160.0/24\",\r\n + \ \"52.255.128.0/17\",\r\n \"53.103.137.0/24\",\r\n \"65.54.19.128/27\",\r\n + \ \"104.41.128.0/19\",\r\n \"104.44.91.32/27\",\r\n \"104.44.94.16/28\",\r\n + \ \"104.44.95.160/27\",\r\n \"104.44.95.240/28\",\r\n \"104.45.128.0/18\",\r\n + \ \"104.45.192.0/20\",\r\n \"104.211.0.0/18\",\r\n \"137.116.112.0/20\",\r\n + \ \"137.117.32.0/19\",\r\n \"137.117.64.0/18\",\r\n \"137.135.64.0/18\",\r\n + \ \"138.91.96.0/19\",\r\n \"157.56.176.0/21\",\r\n \"168.61.32.0/20\",\r\n + \ \"168.61.48.0/21\",\r\n \"168.62.32.0/19\",\r\n \"168.62.160.0/19\",\r\n + \ \"191.234.32.0/19\",\r\n \"191.236.0.0/18\",\r\n \"191.237.0.0/17\",\r\n + \ \"191.238.0.0/18\",\r\n \"204.152.18.0/31\",\r\n \"204.152.18.8/29\",\r\n + \ \"204.152.18.32/27\",\r\n \"204.152.18.64/26\",\r\n \"204.152.19.0/24\",\r\n + \ \"2602:fd5e:1::/63\",\r\n \"2602:fd5e:1:2::/64\",\r\n \"2603:1030:20c::/47\",\r\n + \ \"2603:1030:20e::/48\",\r\n \"2603:1030:210::/47\",\r\n + \ \"2603:1030:212::/56\",\r\n \"2603:1030:213::/48\",\r\n + \ \"2603:1036:903:4::/64\",\r\n \"2603:1036:120d::/48\",\r\n + \ \"2603:1036:2404::/48\",\r\n \"2603:1036:3000:120::/59\",\r\n + \ \"2603:1037:1:120::/59\",\r\n \"2603:1062:2:100::/57\",\r\n + \ \"2603:1063:8::/56\",\r\n \"2603:1063:108::/55\",\r\n \"2603:1063:208::/55\",\r\n + \ \"2603:1063:2200:20::/64\",\r\n \"2a01:111:f100:2000::/52\",\r\n + \ \"2a01:111:f403:c100::/64\",\r\n \"2a01:111:f403:c900::/64\",\r\n + \ \"2a01:111:f403:c91e::/63\",\r\n \"2a01:111:f403:c920::/63\",\r\n + \ \"2a01:111:f403:c922::/64\",\r\n \"2a01:111:f403:d100::/64\",\r\n + \ \"2a01:111:f403:d900::/64\",\r\n \"2a01:111:f403:f000::/64\",\r\n + \ \"2a01:111:f403:f900::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastus2\",\r\n \"id\": \"AzureCloud.eastus2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"29\",\r\n \"region\": \"eastus2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.68.0.0/17\",\r\n \"13.77.64.0/18\",\r\n \"13.104.147.0/25\",\r\n + \ \"13.104.208.64/27\",\r\n \"13.105.18.192/26\",\r\n \"13.105.23.64/26\",\r\n + \ \"13.105.28.0/28\",\r\n \"13.105.28.128/25\",\r\n \"13.105.67.128/25\",\r\n + \ \"13.105.74.128/26\",\r\n \"13.105.75.0/27\",\r\n \"13.105.75.32/28\",\r\n + \ \"13.105.75.64/27\",\r\n \"13.105.101.32/28\",\r\n \"20.1.128.0/17\",\r\n + \ \"20.7.0.0/16\",\r\n \"20.10.0.0/16\",\r\n \"20.12.0.0/17\",\r\n + \ \"20.14.128.0/17\",\r\n \"20.15.0.0/17\",\r\n \"20.22.0.0/16\",\r\n + \ \"20.36.128.0/17\",\r\n \"20.38.100.0/23\",\r\n \"20.38.208.0/22\",\r\n + \ \"20.41.0.0/18\",\r\n \"20.44.16.0/21\",\r\n \"20.44.64.0/18\",\r\n + \ \"20.47.60.0/23\",\r\n \"20.47.76.0/23\",\r\n \"20.49.0.0/18\",\r\n + \ \"20.49.96.0/21\",\r\n \"20.55.192.0/18\",\r\n \"20.57.0.0/17\",\r\n + \ \"20.60.56.0/22\",\r\n \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n + \ \"20.60.180.0/23\",\r\n \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n + \ \"20.62.0.0/17\",\r\n \"20.65.0.0/17\",\r\n \"20.69.192.0/18\",\r\n + \ \"20.72.64.0/18\",\r\n \"20.75.0.0/17\",\r\n \"20.80.192.0/18\",\r\n + \ \"20.81.128.0/17\",\r\n \"20.85.0.0/17\",\r\n \"20.88.96.0/19\",\r\n + \ \"20.94.0.0/17\",\r\n \"20.95.53.0/24\",\r\n \"20.95.255.0/29\",\r\n + \ \"20.96.0.0/16\",\r\n \"20.97.128.0/17\",\r\n \"20.98.192.0/18\",\r\n + \ \"20.109.0.0/17\",\r\n \"20.110.0.0/16\",\r\n \"20.114.128.0/17\",\r\n + \ \"20.119.128.0/17\",\r\n \"20.122.0.0/16\",\r\n \"20.135.16.0/23\",\r\n + \ \"20.135.200.0/22\",\r\n \"20.135.204.0/23\",\r\n \"20.136.0.0/25\",\r\n + \ \"20.136.1.0/24\",\r\n \"20.143.2.0/24\",\r\n \"20.150.29.0/24\",\r\n + \ \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n + \ \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.152.6.0/23\",\r\n + \ \"20.157.17.0/24\",\r\n \"20.157.29.0/24\",\r\n \"20.157.36.0/23\",\r\n + \ \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n \"20.157.64.0/21\",\r\n + \ \"20.157.76.0/22\",\r\n \"20.157.80.0/22\",\r\n \"20.157.84.0/24\",\r\n + \ \"20.157.114.0/24\",\r\n \"20.157.122.0/24\",\r\n \"20.157.167.0/24\",\r\n + \ \"20.157.185.0/24\",\r\n \"20.161.0.0/16\",\r\n \"20.186.0.0/17\",\r\n + \ \"20.186.128.0/18\",\r\n \"20.190.131.0/24\",\r\n \"20.190.152.0/24\",\r\n + \ \"20.190.192.0/18\",\r\n \"20.201.224.0/23\",\r\n \"20.202.21.0/24\",\r\n + \ \"20.202.31.0/24\",\r\n \"20.202.32.0/23\",\r\n \"20.202.34.0/24\",\r\n + \ \"20.209.68.0/23\",\r\n \"20.230.0.0/17\",\r\n \"20.242.0.0/17\",\r\n + \ \"20.246.0.0/17\",\r\n \"23.100.64.0/21\",\r\n \"23.101.32.0/21\",\r\n + \ \"23.101.80.0/21\",\r\n \"23.101.144.0/20\",\r\n \"23.102.96.0/19\",\r\n + \ \"23.102.204.0/22\",\r\n \"23.102.208.0/20\",\r\n \"40.65.192.0/18\",\r\n + \ \"40.67.128.0/19\",\r\n \"40.70.0.0/18\",\r\n \"40.70.64.0/20\",\r\n + \ \"40.70.80.0/21\",\r\n \"40.70.128.0/17\",\r\n \"40.75.0.0/19\",\r\n + \ \"40.75.64.0/18\",\r\n \"40.77.128.128/25\",\r\n \"40.77.129.0/24\",\r\n + \ \"40.77.130.0/25\",\r\n \"40.77.132.0/24\",\r\n \"40.77.136.48/28\",\r\n + \ \"40.77.137.128/26\",\r\n \"40.77.138.128/25\",\r\n \"40.77.163.0/24\",\r\n + \ \"40.77.166.160/27\",\r\n \"40.77.167.0/24\",\r\n \"40.77.168.0/24\",\r\n + \ \"40.77.170.0/24\",\r\n \"40.77.175.96/27\",\r\n \"40.77.177.0/24\",\r\n + \ \"40.77.178.0/23\",\r\n \"40.77.182.0/28\",\r\n \"40.77.182.32/27\",\r\n + \ \"40.77.184.0/25\",\r\n \"40.77.198.0/26\",\r\n \"40.77.199.192/26\",\r\n + \ \"40.77.224.128/25\",\r\n \"40.77.228.0/24\",\r\n \"40.77.233.0/24\",\r\n + \ \"40.77.234.192/27\",\r\n \"40.77.236.80/28\",\r\n \"40.77.237.64/26\",\r\n + \ \"40.77.240.0/25\",\r\n \"40.77.245.0/24\",\r\n \"40.77.248.0/25\",\r\n + \ \"40.77.251.0/24\",\r\n \"40.78.208.48/28\",\r\n \"40.78.220.0/24\",\r\n + \ \"40.79.0.0/21\",\r\n \"40.79.8.0/27\",\r\n \"40.79.8.32/28\",\r\n + \ \"40.79.8.64/27\",\r\n \"40.79.8.96/28\",\r\n \"40.79.9.0/24\",\r\n + \ \"40.79.16.0/20\",\r\n \"40.79.32.0/20\",\r\n \"40.79.48.0/27\",\r\n + \ \"40.79.48.32/28\",\r\n \"40.79.49.0/24\",\r\n \"40.79.56.0/21\",\r\n + \ \"40.79.64.0/20\",\r\n \"40.79.80.0/21\",\r\n \"40.79.90.0/24\",\r\n + \ \"40.79.91.0/28\",\r\n \"40.79.92.0/24\",\r\n \"40.79.93.0/28\",\r\n + \ \"40.79.94.0/24\",\r\n \"40.79.95.0/28\",\r\n \"40.79.206.64/27\",\r\n + \ \"40.79.240.0/20\",\r\n \"40.82.4.0/22\",\r\n \"40.82.44.0/22\",\r\n + \ \"40.84.0.0/17\",\r\n \"40.87.168.0/30\",\r\n \"40.87.168.8/29\",\r\n + \ \"40.87.168.16/28\",\r\n \"40.87.168.32/29\",\r\n \"40.87.168.48/28\",\r\n + \ \"40.87.168.64/30\",\r\n \"40.87.168.70/31\",\r\n \"40.87.168.72/29\",\r\n + \ \"40.87.168.80/28\",\r\n \"40.87.168.96/27\",\r\n \"40.87.168.128/26\",\r\n + \ \"40.87.168.192/28\",\r\n \"40.87.168.210/31\",\r\n \"40.87.168.212/30\",\r\n + \ \"40.87.168.216/29\",\r\n \"40.87.168.224/27\",\r\n \"40.87.169.0/27\",\r\n + \ \"40.87.169.32/29\",\r\n \"40.87.169.44/30\",\r\n \"40.87.169.48/29\",\r\n + \ \"40.87.169.56/31\",\r\n \"40.87.169.60/30\",\r\n \"40.87.169.64/27\",\r\n + \ \"40.87.169.96/31\",\r\n \"40.87.169.102/31\",\r\n \"40.87.169.104/29\",\r\n + \ \"40.87.169.112/28\",\r\n \"40.87.169.128/29\",\r\n \"40.87.169.136/31\",\r\n + \ \"40.87.169.140/30\",\r\n \"40.87.169.160/27\",\r\n \"40.87.169.192/26\",\r\n + \ \"40.87.170.0/25\",\r\n \"40.87.170.128/28\",\r\n \"40.87.170.144/31\",\r\n + \ \"40.87.170.152/29\",\r\n \"40.87.170.160/28\",\r\n \"40.87.170.176/29\",\r\n + \ \"40.87.170.184/30\",\r\n \"40.87.170.194/31\",\r\n \"40.87.170.196/30\",\r\n + \ \"40.87.170.214/31\",\r\n \"40.87.170.216/30\",\r\n \"40.87.170.228/30\",\r\n + \ \"40.87.170.232/29\",\r\n \"40.87.170.240/29\",\r\n \"40.87.170.248/30\",\r\n + \ \"40.87.171.2/31\",\r\n \"40.87.171.4/30\",\r\n \"40.87.171.8/29\",\r\n + \ \"40.87.171.16/28\",\r\n \"40.87.171.36/30\",\r\n \"40.87.171.40/31\",\r\n + \ \"40.87.171.72/29\",\r\n \"40.87.171.80/28\",\r\n \"40.87.171.96/27\",\r\n + \ \"40.87.171.128/27\",\r\n \"40.87.171.160/31\",\r\n \"40.87.171.166/31\",\r\n + \ \"40.87.171.168/29\",\r\n \"40.87.171.176/28\",\r\n \"40.87.171.192/27\",\r\n + \ \"40.87.171.224/28\",\r\n \"40.87.171.240/29\",\r\n \"40.87.171.248/31\",\r\n + \ \"40.90.19.128/25\",\r\n \"40.90.20.0/25\",\r\n \"40.90.130.160/27\",\r\n + \ \"40.90.132.128/26\",\r\n \"40.90.133.112/28\",\r\n \"40.90.134.192/26\",\r\n + \ \"40.90.136.0/28\",\r\n \"40.90.138.160/27\",\r\n \"40.90.140.160/27\",\r\n + \ \"40.90.140.192/27\",\r\n \"40.90.143.192/26\",\r\n \"40.90.144.64/26\",\r\n + \ \"40.90.145.32/27\",\r\n \"40.90.145.64/27\",\r\n \"40.90.148.96/27\",\r\n + \ \"40.90.155.128/26\",\r\n \"40.90.157.128/26\",\r\n \"40.90.158.128/25\",\r\n + \ \"40.91.12.16/28\",\r\n \"40.91.12.48/28\",\r\n \"40.91.12.64/26\",\r\n + \ \"40.91.12.128/28\",\r\n \"40.91.12.160/27\",\r\n \"40.91.12.208/28\",\r\n + \ \"40.91.12.240/28\",\r\n \"40.91.13.64/27\",\r\n \"40.91.13.96/28\",\r\n + \ \"40.91.13.128/27\",\r\n \"40.91.13.240/28\",\r\n \"40.91.14.0/24\",\r\n + \ \"40.93.3.0/24\",\r\n \"40.93.12.0/24\",\r\n \"40.123.0.0/17\",\r\n + \ \"40.123.144.0/26\",\r\n \"40.123.144.64/29\",\r\n \"40.123.144.104/29\",\r\n + \ \"40.123.144.112/28\",\r\n \"40.123.144.128/28\",\r\n \"40.123.144.144/29\",\r\n + \ \"40.123.144.156/30\",\r\n \"40.123.144.160/27\",\r\n \"40.123.144.192/27\",\r\n + \ \"40.123.144.224/28\",\r\n \"40.123.144.240/29\",\r\n \"40.123.144.248/30\",\r\n + \ \"40.123.144.252/31\",\r\n \"40.123.145.6/31\",\r\n \"40.123.145.8/30\",\r\n + \ \"40.123.145.12/31\",\r\n \"40.123.145.22/31\",\r\n \"40.123.145.24/29\",\r\n + \ \"40.123.145.32/28\",\r\n \"40.123.145.48/29\",\r\n \"40.123.145.56/30\",\r\n + \ \"40.123.145.68/30\",\r\n \"40.123.145.72/29\",\r\n \"40.123.145.80/28\",\r\n + \ \"40.123.145.96/27\",\r\n \"40.123.145.128/27\",\r\n \"40.123.145.160/30\",\r\n + \ \"40.123.145.166/31\",\r\n \"40.123.145.168/29\",\r\n \"40.123.145.176/28\",\r\n + \ \"40.123.145.192/28\",\r\n \"40.123.145.208/30\",\r\n \"40.123.145.212/31\",\r\n + \ \"40.123.145.222/31\",\r\n \"40.123.145.224/27\",\r\n \"40.123.146.0/28\",\r\n + \ \"40.123.146.16/29\",\r\n \"40.123.146.24/30\",\r\n \"40.123.146.28/31\",\r\n + \ \"40.123.146.42/31\",\r\n \"40.123.146.44/30\",\r\n \"40.123.146.48/31\",\r\n + \ \"40.123.146.54/31\",\r\n \"40.123.146.56/29\",\r\n \"40.123.146.64/26\",\r\n + \ \"40.123.146.128/27\",\r\n \"40.123.146.160/30\",\r\n \"40.123.146.164/31\",\r\n + \ \"40.123.146.182/31\",\r\n \"40.123.146.184/29\",\r\n \"40.123.146.192/29\",\r\n + \ \"40.123.146.200/30\",\r\n \"40.123.146.204/31\",\r\n \"40.123.146.210/31\",\r\n + \ \"40.123.146.212/30\",\r\n \"40.123.146.216/29\",\r\n \"40.123.146.224/27\",\r\n + \ \"40.123.147.0/27\",\r\n \"40.123.147.32/31\",\r\n \"40.123.147.38/31\",\r\n + \ \"40.123.147.40/29\",\r\n \"40.123.147.48/28\",\r\n \"40.123.147.64/28\",\r\n + \ \"40.123.147.80/30\",\r\n \"40.123.147.84/31\",\r\n \"40.126.3.0/24\",\r\n + \ \"40.126.24.0/24\",\r\n \"52.101.10.0/24\",\r\n \"52.101.36.0/22\",\r\n + \ \"52.101.56.0/22\",\r\n \"52.101.60.0/24\",\r\n \"52.102.131.0/24\",\r\n + \ \"52.102.138.0/24\",\r\n \"52.103.5.0/24\",\r\n \"52.103.12.0/24\",\r\n + \ \"52.103.131.0/24\",\r\n \"52.103.138.0/24\",\r\n \"52.108.186.0/24\",\r\n + \ \"52.108.216.0/22\",\r\n \"52.109.4.0/22\",\r\n \"52.111.230.0/24\",\r\n + \ \"52.112.76.0/22\",\r\n \"52.112.95.0/24\",\r\n \"52.112.104.0/24\",\r\n + \ \"52.112.108.0/24\",\r\n \"52.112.116.0/24\",\r\n \"52.114.136.0/21\",\r\n + \ \"52.114.180.0/22\",\r\n \"52.114.186.0/23\",\r\n \"52.114.206.0/23\",\r\n + \ \"52.114.208.0/24\",\r\n \"52.115.48.0/22\",\r\n \"52.115.52.0/23\",\r\n + \ \"52.115.64.0/22\",\r\n \"52.115.160.0/19\",\r\n \"52.115.230.0/24\",\r\n + \ \"52.120.64.0/19\",\r\n \"52.121.32.0/22\",\r\n \"52.122.12.0/22\",\r\n + \ \"52.123.4.0/24\",\r\n \"52.125.136.0/24\",\r\n \"52.136.29.0/24\",\r\n + \ \"52.138.80.0/21\",\r\n \"52.138.96.0/19\",\r\n \"52.143.192.0/24\",\r\n + \ \"52.147.160.0/19\",\r\n \"52.167.0.0/16\",\r\n \"52.177.0.0/16\",\r\n + \ \"52.179.128.0/17\",\r\n \"52.184.128.0/19\",\r\n \"52.184.160.0/21\",\r\n + \ \"52.184.168.0/28\",\r\n \"52.184.168.80/28\",\r\n \"52.184.168.96/27\",\r\n + \ \"52.184.168.128/28\",\r\n \"52.184.169.0/24\",\r\n \"52.184.170.0/24\",\r\n + \ \"52.184.176.0/20\",\r\n \"52.184.192.0/18\",\r\n \"52.225.128.0/21\",\r\n + \ \"52.225.136.0/27\",\r\n \"52.225.136.32/28\",\r\n \"52.225.136.64/28\",\r\n + \ \"52.225.137.0/24\",\r\n \"52.225.192.0/18\",\r\n \"52.232.151.0/24\",\r\n + \ \"52.232.160.0/19\",\r\n \"52.232.192.0/18\",\r\n \"52.239.156.0/24\",\r\n + \ \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n + \ \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n + \ \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n \"52.239.192.0/26\",\r\n + \ \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n \"52.239.192.160/27\",\r\n + \ \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n \"52.239.198.192/26\",\r\n + \ \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n + \ \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n \"52.242.64.0/18\",\r\n + \ \"52.245.44.0/24\",\r\n \"52.245.45.0/25\",\r\n \"52.245.45.128/28\",\r\n + \ \"52.245.45.160/27\",\r\n \"52.245.45.192/26\",\r\n \"52.245.46.0/27\",\r\n + \ \"52.245.46.48/28\",\r\n \"52.245.46.64/28\",\r\n \"52.245.46.112/28\",\r\n + \ \"52.245.46.128/28\",\r\n \"52.245.46.160/27\",\r\n \"52.245.46.192/26\",\r\n + \ \"52.247.0.0/17\",\r\n \"52.250.128.0/18\",\r\n \"52.251.0.0/17\",\r\n + \ \"52.252.0.0/17\",\r\n \"52.253.64.0/20\",\r\n \"52.253.148.0/23\",\r\n + \ \"52.253.154.0/23\",\r\n \"52.254.0.0/18\",\r\n \"52.254.64.0/19\",\r\n + \ \"52.254.96.0/20\",\r\n \"52.254.112.0/21\",\r\n \"53.103.138.0/24\",\r\n + \ \"65.52.108.0/23\",\r\n \"65.52.110.0/24\",\r\n \"65.55.44.16/28\",\r\n + \ \"65.55.44.32/27\",\r\n \"65.55.44.64/27\",\r\n \"65.55.44.96/28\",\r\n + \ \"65.55.44.128/27\",\r\n \"65.55.60.188/30\",\r\n \"65.55.105.0/26\",\r\n + \ \"65.55.105.96/27\",\r\n \"65.55.105.224/27\",\r\n \"65.55.106.0/26\",\r\n + \ \"65.55.106.64/27\",\r\n \"65.55.106.128/26\",\r\n \"65.55.107.48/28\",\r\n + \ \"65.55.107.64/27\",\r\n \"65.55.108.0/24\",\r\n \"65.55.209.128/26\",\r\n + \ \"65.55.211.32/27\",\r\n \"65.55.213.64/26\",\r\n \"65.55.213.128/26\",\r\n + \ \"65.55.217.0/24\",\r\n \"65.55.219.32/27\",\r\n \"65.55.219.128/25\",\r\n + \ \"104.44.88.32/27\",\r\n \"104.44.88.96/27\",\r\n \"104.44.91.96/27\",\r\n + \ \"104.44.93.160/27\",\r\n \"104.44.94.48/28\",\r\n \"104.46.0.0/21\",\r\n + \ \"104.46.96.0/19\",\r\n \"104.46.192.0/20\",\r\n \"104.47.200.0/21\",\r\n + \ \"104.208.128.0/17\",\r\n \"104.209.128.0/17\",\r\n \"104.210.0.0/20\",\r\n + \ \"131.253.12.208/28\",\r\n \"131.253.12.224/30\",\r\n \"131.253.13.16/29\",\r\n + \ \"131.253.13.48/28\",\r\n \"131.253.13.72/29\",\r\n \"131.253.13.80/29\",\r\n + \ \"131.253.13.96/30\",\r\n \"131.253.14.16/28\",\r\n \"131.253.14.208/28\",\r\n + \ \"131.253.14.224/28\",\r\n \"131.253.15.8/29\",\r\n \"131.253.15.16/28\",\r\n + \ \"131.253.24.0/28\",\r\n \"131.253.24.192/26\",\r\n \"131.253.34.224/27\",\r\n + \ \"131.253.38.0/27\",\r\n \"131.253.38.128/26\",\r\n \"131.253.40.0/28\",\r\n + \ \"134.170.220.0/23\",\r\n \"137.116.0.0/18\",\r\n \"137.116.64.0/19\",\r\n + \ \"137.116.96.0/22\",\r\n \"157.55.7.128/26\",\r\n \"157.55.10.192/26\",\r\n + \ \"157.55.11.128/25\",\r\n \"157.55.37.0/24\",\r\n \"157.55.38.0/24\",\r\n + \ \"157.55.48.0/24\",\r\n \"157.55.50.0/25\",\r\n \"157.55.55.100/30\",\r\n + \ \"157.55.55.104/29\",\r\n \"157.55.55.136/29\",\r\n \"157.55.55.144/29\",\r\n + \ \"157.55.55.160/28\",\r\n \"157.56.2.128/25\",\r\n \"157.56.3.0/25\",\r\n + \ \"191.236.192.0/18\",\r\n \"191.237.128.0/18\",\r\n \"191.239.224.0/20\",\r\n + \ \"193.149.64.0/21\",\r\n \"199.30.16.0/24\",\r\n \"199.30.18.0/23\",\r\n + \ \"199.30.20.0/24\",\r\n \"199.30.22.0/24\",\r\n \"199.30.28.64/26\",\r\n + \ \"199.30.28.128/25\",\r\n \"199.30.29.0/24\",\r\n \"2603:1030:400::/48\",\r\n + \ \"2603:1030:401:2::/63\",\r\n \"2603:1030:401:4::/62\",\r\n + \ \"2603:1030:401:8::/61\",\r\n \"2603:1030:401:10::/62\",\r\n + \ \"2603:1030:401:14::/63\",\r\n \"2603:1030:401:17::/64\",\r\n + \ \"2603:1030:401:18::/61\",\r\n \"2603:1030:401:20::/59\",\r\n + \ \"2603:1030:401:40::/60\",\r\n \"2603:1030:401:50::/61\",\r\n + \ \"2603:1030:401:58::/64\",\r\n \"2603:1030:401:5a::/63\",\r\n + \ \"2603:1030:401:5c::/62\",\r\n \"2603:1030:401:60::/59\",\r\n + \ \"2603:1030:401:80::/62\",\r\n \"2603:1030:401:84::/64\",\r\n + \ \"2603:1030:401:87::/64\",\r\n \"2603:1030:401:88::/62\",\r\n + \ \"2603:1030:401:8c::/63\",\r\n \"2603:1030:401:8f::/64\",\r\n + \ \"2603:1030:401:90::/63\",\r\n \"2603:1030:401:94::/62\",\r\n + \ \"2603:1030:401:98::/61\",\r\n \"2603:1030:401:a0::/62\",\r\n + \ \"2603:1030:401:a4::/63\",\r\n \"2603:1030:401:a7::/64\",\r\n + \ \"2603:1030:401:a8::/61\",\r\n \"2603:1030:401:b0::/60\",\r\n + \ \"2603:1030:401:c0::/58\",\r\n \"2603:1030:401:100::/59\",\r\n + \ \"2603:1030:401:120::/64\",\r\n \"2603:1030:401:124::/62\",\r\n + \ \"2603:1030:401:128::/61\",\r\n \"2603:1030:401:130::/62\",\r\n + \ \"2603:1030:401:134::/63\",\r\n \"2603:1030:401:139::/64\",\r\n + \ \"2603:1030:401:13a::/63\",\r\n \"2603:1030:401:143::/64\",\r\n + \ \"2603:1030:401:144::/63\",\r\n \"2603:1030:401:14a::/63\",\r\n + \ \"2603:1030:401:14c::/62\",\r\n \"2603:1030:401:150::/62\",\r\n + \ \"2603:1030:401:154::/63\",\r\n \"2603:1030:401:159::/64\",\r\n + \ \"2603:1030:401:15a::/63\",\r\n \"2603:1030:401:15c::/62\",\r\n + \ \"2603:1030:401:160::/61\",\r\n \"2603:1030:401:16a::/63\",\r\n + \ \"2603:1030:401:16c::/64\",\r\n \"2603:1030:401:17c::/62\",\r\n + \ \"2603:1030:401:180::/58\",\r\n \"2603:1030:401:1c0::/61\",\r\n + \ \"2603:1030:401:1c8::/63\",\r\n \"2603:1030:401:1cc::/62\",\r\n + \ \"2603:1030:401:1d0::/60\",\r\n \"2603:1030:401:1e0::/60\",\r\n + \ \"2603:1030:401:1f0::/61\",\r\n \"2603:1030:401:1f8::/64\",\r\n + \ \"2603:1030:401:20c::/62\",\r\n \"2603:1030:401:210::/60\",\r\n + \ \"2603:1030:401:220::/62\",\r\n \"2603:1030:401:226::/63\",\r\n + \ \"2603:1030:401:228::/61\",\r\n \"2603:1030:401:230::/60\",\r\n + \ \"2603:1030:401:240::/60\",\r\n \"2603:1030:401:250::/62\",\r\n + \ \"2603:1030:401:254::/63\",\r\n \"2603:1030:401:256::/64\",\r\n + \ \"2603:1030:401:25b::/64\",\r\n \"2603:1030:401:25c::/63\",\r\n + \ \"2603:1030:401:25e::/64\",\r\n \"2603:1030:401:263::/64\",\r\n + \ \"2603:1030:401:264::/62\",\r\n \"2603:1030:401:268::/61\",\r\n + \ \"2603:1030:401:270::/62\",\r\n \"2603:1030:401:274::/63\",\r\n + \ \"2603:1030:401:27a::/63\",\r\n \"2603:1030:401:27c::/62\",\r\n + \ \"2603:1030:401:280::/59\",\r\n \"2603:1030:401:2a0::/61\",\r\n + \ \"2603:1030:401:2a8::/63\",\r\n \"2603:1030:401:2ab::/64\",\r\n + \ \"2603:1030:401:2ac::/62\",\r\n \"2603:1030:401:2b0::/60\",\r\n + \ \"2603:1030:401:2c0::/63\",\r\n \"2603:1030:401:2c2::/64\",\r\n + \ \"2603:1030:401:2c7::/64\",\r\n \"2603:1030:401:2c8::/61\",\r\n + \ \"2603:1030:401:2d0::/60\",\r\n \"2603:1030:401:2e0::/62\",\r\n + \ \"2603:1030:401:2e4::/63\",\r\n \"2603:1030:401:2e6::/64\",\r\n + \ \"2603:1030:401:2ed::/64\",\r\n \"2603:1030:401:2ee::/63\",\r\n + \ \"2603:1030:401:2f0::/64\",\r\n \"2603:1030:401:2f3::/64\",\r\n + \ \"2603:1030:401:2f4::/62\",\r\n \"2603:1030:401:2f8::/61\",\r\n + \ \"2603:1030:401:300::/59\",\r\n \"2603:1030:401:320::/61\",\r\n + \ \"2603:1030:401:328::/63\",\r\n \"2603:1030:401:32a::/64\",\r\n + \ \"2603:1030:401:333::/64\",\r\n \"2603:1030:401:334::/62\",\r\n + \ \"2603:1030:401:338::/62\",\r\n \"2603:1030:401:33c::/63\",\r\n + \ \"2603:1030:401:33e::/64\",\r\n \"2603:1030:401:341::/64\",\r\n + \ \"2603:1030:401:342::/63\",\r\n \"2603:1030:401:344::/62\",\r\n + \ \"2603:1030:401:348::/61\",\r\n \"2603:1030:401:350::/60\",\r\n + \ \"2603:1030:401:360::/61\",\r\n \"2603:1030:401:368::/64\",\r\n + \ \"2603:1030:401:36b::/64\",\r\n \"2603:1030:401:36c::/62\",\r\n + \ \"2603:1030:401:370::/60\",\r\n \"2603:1030:401:380::/63\",\r\n + \ \"2603:1030:401:382::/64\",\r\n \"2603:1030:402::/47\",\r\n \ \"2603:1030:406::/47\",\r\n \"2603:1030:408::/48\",\r\n \ \"2603:1030:40a:1::/64\",\r\n \"2603:1030:40a:2::/64\",\r\n \ \"2603:1030:40c::/48\",\r\n \"2603:1030:40d:8000::/49\",\r\n @@ -30445,51 +31170,54 @@ interactions: \ \"2603:1036:3000::/59\",\r\n \"2603:1037:1::/59\",\r\n \ \"2603:1039:205::/48\",\r\n \"2603:1062:2::/57\",\r\n \"2603:1063:9::/56\",\r\n \ \"2603:1063:109::/55\",\r\n \"2603:1063:209::/55\",\r\n - \ \"2a01:111:f403:c110::/64\",\r\n \"2a01:111:f403:c908::/62\",\r\n - \ \"2a01:111:f403:c923::/64\",\r\n \"2a01:111:f403:c924::/62\",\r\n - \ \"2a01:111:f403:d108::/62\",\r\n \"2a01:111:f403:d908::/62\",\r\n - \ \"2a01:111:f403:e008::/62\",\r\n \"2a01:111:f403:f908::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.eastus2euap\",\r\n - \ \"id\": \"AzureCloud.eastus2euap\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n - \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.216.0/24\",\r\n - \ \"13.105.52.32/27\",\r\n \"13.105.52.64/28\",\r\n \"13.105.52.96/27\",\r\n - \ \"13.105.60.160/27\",\r\n \"13.105.61.0/28\",\r\n \"13.105.61.32/27\",\r\n - \ \"20.1.0.0/17\",\r\n \"20.39.0.0/19\",\r\n \"20.47.6.0/24\",\r\n - \ \"20.47.106.0/24\",\r\n \"20.47.128.0/17\",\r\n \"20.51.16.0/21\",\r\n - \ \"20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n \"20.60.238.0/23\",\r\n - \ \"20.102.128.0/18\",\r\n \"20.135.210.0/23\",\r\n \"20.135.212.0/22\",\r\n - \ \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n \"20.157.149.0/24\",\r\n - \ \"20.190.138.0/25\",\r\n \"20.190.149.0/24\",\r\n \"20.221.128.0/18\",\r\n - \ \"20.252.128.0/17\",\r\n \"40.70.88.0/28\",\r\n \"40.74.144.0/20\",\r\n - \ \"40.75.32.0/21\",\r\n \"40.78.208.0/28\",\r\n \"40.79.88.0/27\",\r\n - \ \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n \"40.79.96.0/19\",\r\n - \ \"40.87.168.4/30\",\r\n \"40.87.168.40/29\",\r\n \"40.87.168.68/31\",\r\n - \ \"40.87.168.208/31\",\r\n \"40.87.169.40/30\",\r\n \"40.87.169.58/31\",\r\n - \ \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n \"40.87.169.138/31\",\r\n - \ \"40.87.169.144/28\",\r\n \"40.87.170.146/31\",\r\n \"40.87.170.148/30\",\r\n - \ \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n \"40.87.170.200/29\",\r\n - \ \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n \"40.87.170.220/30\",\r\n - \ \"40.87.170.224/30\",\r\n \"40.87.170.252/30\",\r\n \"40.87.171.0/31\",\r\n - \ \"40.87.171.32/30\",\r\n \"40.87.171.42/31\",\r\n \"40.87.171.44/30\",\r\n - \ \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n \"40.87.171.162/31\",\r\n - \ \"40.87.171.164/31\",\r\n \"40.87.171.250/31\",\r\n \"40.87.171.252/30\",\r\n - \ \"40.89.64.0/18\",\r\n \"40.90.129.96/27\",\r\n \"40.90.137.32/27\",\r\n - \ \"40.90.146.192/27\",\r\n \"40.91.12.0/28\",\r\n \"40.91.12.32/28\",\r\n - \ \"40.91.13.0/28\",\r\n \"40.93.16.0/24\",\r\n \"40.93.203.0/24\",\r\n - \ \"40.93.204.0/22\",\r\n \"40.96.46.0/24\",\r\n \"40.96.55.0/24\",\r\n - \ \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n \"40.123.144.96/29\",\r\n - \ \"40.123.144.152/30\",\r\n \"40.123.144.254/31\",\r\n \"40.123.145.0/30\",\r\n - \ \"40.123.145.4/31\",\r\n \"40.123.145.14/31\",\r\n \"40.123.145.16/30\",\r\n - \ \"40.123.145.20/31\",\r\n \"40.123.145.60/30\",\r\n \"40.123.145.64/30\",\r\n - \ \"40.123.145.164/31\",\r\n \"40.123.145.214/31\",\r\n \"40.123.145.216/30\",\r\n - \ \"40.123.145.220/31\",\r\n \"40.123.146.30/31\",\r\n \"40.123.146.32/29\",\r\n - \ \"40.123.146.40/31\",\r\n \"40.123.146.50/31\",\r\n \"40.123.146.52/31\",\r\n - \ \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n \"40.123.146.176/30\",\r\n - \ \"40.123.146.180/31\",\r\n \"40.123.146.206/31\",\r\n \"40.123.146.208/31\",\r\n - \ \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n \"40.126.10.0/25\",\r\n + \ \"2603:1063:2200::/64\",\r\n \"2a01:111:f403:c110::/64\",\r\n + \ \"2a01:111:f403:c908::/62\",\r\n \"2a01:111:f403:c923::/64\",\r\n + \ \"2a01:111:f403:c924::/62\",\r\n \"2a01:111:f403:d108::/62\",\r\n + \ \"2a01:111:f403:d908::/62\",\r\n \"2a01:111:f403:e008::/62\",\r\n + \ \"2a01:111:f403:f908::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.eastus2euap\",\r\n \"id\": \"AzureCloud.eastus2euap\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"19\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.216.0/24\",\r\n \"13.105.52.32/27\",\r\n + \ \"13.105.52.64/28\",\r\n \"13.105.52.96/27\",\r\n \"13.105.60.160/27\",\r\n + \ \"13.105.61.0/28\",\r\n \"13.105.61.32/27\",\r\n \"13.105.114.88/29\",\r\n + \ \"13.105.114.96/27\",\r\n \"13.105.114.128/26\",\r\n \"13.105.114.192/28\",\r\n + \ \"13.105.114.208/29\",\r\n \"20.1.0.0/17\",\r\n \"20.39.0.0/19\",\r\n + \ \"20.47.6.0/24\",\r\n \"20.47.106.0/24\",\r\n \"20.47.128.0/17\",\r\n + \ \"20.51.16.0/21\",\r\n \"20.60.154.0/23\",\r\n \"20.60.184.0/23\",\r\n + \ \"20.60.238.0/23\",\r\n \"20.102.128.0/18\",\r\n \"20.135.210.0/23\",\r\n + \ \"20.135.212.0/22\",\r\n \"20.150.108.0/24\",\r\n \"20.157.58.0/24\",\r\n + \ \"20.157.149.0/24\",\r\n \"20.190.138.0/25\",\r\n \"20.190.149.0/24\",\r\n + \ \"20.221.128.0/18\",\r\n \"20.252.128.0/17\",\r\n \"40.70.88.0/28\",\r\n + \ \"40.74.144.0/20\",\r\n \"40.75.32.0/21\",\r\n \"40.78.208.0/28\",\r\n + \ \"40.79.88.0/27\",\r\n \"40.79.88.32/28\",\r\n \"40.79.89.0/24\",\r\n + \ \"40.79.96.0/19\",\r\n \"40.87.168.4/30\",\r\n \"40.87.168.40/29\",\r\n + \ \"40.87.168.68/31\",\r\n \"40.87.168.208/31\",\r\n \"40.87.169.40/30\",\r\n + \ \"40.87.169.58/31\",\r\n \"40.87.169.98/31\",\r\n \"40.87.169.100/31\",\r\n + \ \"40.87.169.138/31\",\r\n \"40.87.169.144/28\",\r\n \"40.87.170.146/31\",\r\n + \ \"40.87.170.148/30\",\r\n \"40.87.170.188/30\",\r\n \"40.87.170.192/31\",\r\n + \ \"40.87.170.200/29\",\r\n \"40.87.170.208/30\",\r\n \"40.87.170.212/31\",\r\n + \ \"40.87.170.220/30\",\r\n \"40.87.170.224/30\",\r\n \"40.87.170.252/30\",\r\n + \ \"40.87.171.0/31\",\r\n \"40.87.171.32/30\",\r\n \"40.87.171.42/31\",\r\n + \ \"40.87.171.44/30\",\r\n \"40.87.171.48/28\",\r\n \"40.87.171.64/29\",\r\n + \ \"40.87.171.162/31\",\r\n \"40.87.171.164/31\",\r\n \"40.87.171.250/31\",\r\n + \ \"40.87.171.252/30\",\r\n \"40.89.64.0/18\",\r\n \"40.90.129.96/27\",\r\n + \ \"40.90.137.32/27\",\r\n \"40.90.146.192/27\",\r\n \"40.91.12.0/28\",\r\n + \ \"40.91.12.32/28\",\r\n \"40.91.13.0/28\",\r\n \"40.93.16.0/24\",\r\n + \ \"40.93.203.0/24\",\r\n \"40.93.204.0/22\",\r\n \"40.96.46.0/24\",\r\n + \ \"40.96.55.0/24\",\r\n \"40.123.144.72/29\",\r\n \"40.123.144.80/28\",\r\n + \ \"40.123.144.96/29\",\r\n \"40.123.144.152/30\",\r\n \"40.123.144.254/31\",\r\n + \ \"40.123.145.0/30\",\r\n \"40.123.145.4/31\",\r\n \"40.123.145.14/31\",\r\n + \ \"40.123.145.16/30\",\r\n \"40.123.145.20/31\",\r\n \"40.123.145.60/30\",\r\n + \ \"40.123.145.64/30\",\r\n \"40.123.145.164/31\",\r\n \"40.123.145.214/31\",\r\n + \ \"40.123.145.216/30\",\r\n \"40.123.145.220/31\",\r\n \"40.123.146.30/31\",\r\n + \ \"40.123.146.32/29\",\r\n \"40.123.146.40/31\",\r\n \"40.123.146.50/31\",\r\n + \ \"40.123.146.52/31\",\r\n \"40.123.146.166/31\",\r\n \"40.123.146.168/29\",\r\n + \ \"40.123.146.176/30\",\r\n \"40.123.146.180/31\",\r\n \"40.123.146.206/31\",\r\n + \ \"40.123.146.208/31\",\r\n \"40.123.147.34/31\",\r\n \"40.123.147.36/31\",\r\n + \ \"40.123.147.86/31\",\r\n \"40.123.147.88/29\",\r\n \"40.126.10.0/25\",\r\n \ \"40.126.21.0/24\",\r\n \"52.102.142.0/24\",\r\n \"52.103.16.0/24\",\r\n \ \"52.103.142.0/24\",\r\n \"52.108.116.0/24\",\r\n \"52.109.165.0/24\",\r\n \ \"52.111.208.0/24\",\r\n \"52.138.64.0/20\",\r\n \"52.138.88.0/21\",\r\n @@ -30530,6 +31258,7 @@ interactions: \ \"2603:1030:401:330::/63\",\r\n \"2603:1030:401:332::/64\",\r\n \ \"2603:1030:401:33f::/64\",\r\n \"2603:1030:401:340::/64\",\r\n \ \"2603:1030:401:369::/64\",\r\n \"2603:1030:401:36a::/64\",\r\n + \ \"2603:1030:401:383::/64\",\r\n \"2603:1030:401:384::/62\",\r\n \ \"2603:1030:405::/48\",\r\n \"2603:1030:409::/48\",\r\n \ \"2603:1030:40a::/64\",\r\n \"2603:1030:40a:3::/64\",\r\n \ \"2603:1030:40a:4::/62\",\r\n \"2603:1030:40a:8::/63\",\r\n @@ -30540,34 +31269,35 @@ interactions: \ \"2603:1036:240f::/48\",\r\n \"2603:1036:2500:4::/64\",\r\n \ \"2603:1036:3000:20::/59\",\r\n \"2603:1037:1:20::/59\",\r\n \ \"2603:1063:26::/56\",\r\n \"2603:1063:126::/55\",\r\n - \ \"2603:1063:226::/55\",\r\n \"2a01:111:f403:c113::/64\",\r\n - \ \"2a01:111:f403:c937::/64\",\r\n \"2a01:111:f403:c938::/62\",\r\n - \ \"2a01:111:f403:d124::/64\",\r\n \"2a01:111:f403:d914::/64\",\r\n - \ \"2a01:111:f403:e003::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.germanyn\",\r\n \"id\": \"AzureCloud.germanyn\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.96/27\",\r\n \"13.104.212.64/26\",\r\n - \ \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.47.84.0/23\",\r\n - \ \"20.52.72.0/21\",\r\n \"20.52.80.32/27\",\r\n \"20.113.192.0/18\",\r\n - \ \"20.135.56.0/23\",\r\n \"20.150.60.0/24\",\r\n \"20.150.112.0/24\",\r\n - \ \"20.190.189.0/26\",\r\n \"20.218.0.0/18\",\r\n \"40.82.72.0/22\",\r\n - \ \"40.90.31.0/27\",\r\n \"40.90.128.240/28\",\r\n \"40.119.96.0/22\",\r\n - \ \"40.126.61.0/26\",\r\n \"40.126.198.0/24\",\r\n \"51.116.0.0/18\",\r\n - \ \"51.116.64.0/19\",\r\n \"51.116.200.0/21\",\r\n \"51.116.208.0/20\",\r\n - \ \"52.108.76.0/24\",\r\n \"52.108.97.0/24\",\r\n \"52.109.102.0/23\",\r\n - \ \"52.111.254.0/24\",\r\n \"52.114.240.0/24\",\r\n \"52.253.172.0/24\",\r\n - \ \"2603:1020:d00::/47\",\r\n \"2603:1020:d03::/48\",\r\n - \ \"2603:1020:d04::/47\",\r\n \"2603:1026:2411::/48\",\r\n - \ \"2603:1026:2500:34::/64\",\r\n \"2603:1026:3000:220::/59\",\r\n - \ \"2603:1027:1:220::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.germanywc\",\r\n \"id\": \"AzureCloud.germanywc\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1063:226::/55\",\r\n \"2603:1063:2200:4::/64\",\r\n + \ \"2a01:111:f403:c113::/64\",\r\n \"2a01:111:f403:c937::/64\",\r\n + \ \"2a01:111:f403:c938::/62\",\r\n \"2a01:111:f403:d124::/64\",\r\n + \ \"2a01:111:f403:d914::/64\",\r\n \"2a01:111:f403:e003::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.germanyn\",\r\n + \ \"id\": \"AzureCloud.germanyn\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.96/27\",\r\n + \ \"13.104.212.64/26\",\r\n \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n + \ \"20.47.84.0/23\",\r\n \"20.52.72.0/21\",\r\n \"20.52.80.32/27\",\r\n + \ \"20.113.192.0/18\",\r\n \"20.135.56.0/23\",\r\n \"20.150.60.0/24\",\r\n + \ \"20.150.112.0/24\",\r\n \"20.157.229.0/24\",\r\n \"20.190.189.0/26\",\r\n + \ \"20.218.0.0/18\",\r\n \"40.82.72.0/22\",\r\n \"40.90.31.0/27\",\r\n + \ \"40.90.128.240/28\",\r\n \"40.119.96.0/22\",\r\n \"40.126.61.0/26\",\r\n + \ \"40.126.198.0/24\",\r\n \"51.116.0.0/18\",\r\n \"51.116.64.0/19\",\r\n + \ \"51.116.200.0/21\",\r\n \"51.116.208.0/20\",\r\n \"52.108.76.0/24\",\r\n + \ \"52.108.97.0/24\",\r\n \"52.109.102.0/23\",\r\n \"52.111.254.0/24\",\r\n + \ \"52.114.240.0/24\",\r\n \"52.253.172.0/24\",\r\n \"2603:1020:d00::/47\",\r\n + \ \"2603:1020:d03::/48\",\r\n \"2603:1020:d04::/47\",\r\n + \ \"2603:1026:2411::/48\",\r\n \"2603:1026:2500:34::/64\",\r\n + \ \"2603:1026:3000:220::/59\",\r\n \"2603:1027:1:220::/59\",\r\n + \ \"2603:1063:2206:38::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.germanywc\",\r\n \"id\": \"AzureCloud.germanywc\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"15\",\r\n \"region\": \"germanywc\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.224/27\",\r\n \"13.104.145.128/27\",\r\n \ \"13.104.212.128/26\",\r\n \"13.105.61.128/25\",\r\n \"13.105.66.0/27\",\r\n \ \"13.105.74.96/27\",\r\n \"13.105.74.192/26\",\r\n \"20.38.118.0/24\",\r\n @@ -30590,25 +31320,26 @@ interactions: \ \"2603:1020:c00::/47\",\r\n \"2603:1020:c03::/48\",\r\n \ \"2603:1020:c04::/47\",\r\n \"2603:1026:240a::/48\",\r\n \ \"2603:1026:2500:14::/64\",\r\n \"2603:1026:3000:a0::/59\",\r\n - \ \"2603:1027:1:a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.japaneast\",\r\n \"id\": \"AzureCloud.japaneast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"17\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.128.0/19\",\r\n \"13.73.0.0/19\",\r\n \"13.78.0.0/17\",\r\n - \ \"13.104.149.64/26\",\r\n \"13.104.150.128/26\",\r\n \"13.104.221.0/24\",\r\n - \ \"13.105.18.64/26\",\r\n \"20.18.0.0/17\",\r\n \"20.27.0.0/18\",\r\n - \ \"20.27.128.0/18\",\r\n \"20.37.96.0/19\",\r\n \"20.38.116.0/23\",\r\n - \ \"20.40.88.0/21\",\r\n \"20.40.96.0/21\",\r\n \"20.43.64.0/19\",\r\n - \ \"20.44.128.0/18\",\r\n \"20.46.112.0/20\",\r\n \"20.46.160.0/19\",\r\n - \ \"20.47.12.0/24\",\r\n \"20.47.101.0/24\",\r\n \"20.48.0.0/17\",\r\n - \ \"20.60.172.0/23\",\r\n \"20.60.248.0/23\",\r\n \"20.63.128.0/18\",\r\n - \ \"20.78.0.0/17\",\r\n \"20.78.192.0/18\",\r\n \"20.89.0.0/17\",\r\n - \ \"20.89.128.0/18\",\r\n \"20.95.138.0/24\",\r\n \"20.135.102.0/23\",\r\n - \ \"20.135.104.0/22\",\r\n \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n - \ \"20.157.12.0/22\",\r\n \"20.157.38.0/24\",\r\n \"20.157.108.0/24\",\r\n - \ \"20.157.144.0/24\",\r\n \"20.188.0.0/19\",\r\n \"20.190.141.128/25\",\r\n + \ \"2603:1027:1:a0::/59\",\r\n \"2603:1063:2206:10::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.japaneast\",\r\n + \ \"id\": \"AzureCloud.japaneast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n + \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.128.0/19\",\r\n + \ \"13.73.0.0/19\",\r\n \"13.78.0.0/17\",\r\n \"13.104.149.64/26\",\r\n + \ \"13.104.150.128/26\",\r\n \"13.104.221.0/24\",\r\n \"13.105.18.64/26\",\r\n + \ \"20.18.0.0/17\",\r\n \"20.27.0.0/18\",\r\n \"20.27.128.0/18\",\r\n + \ \"20.37.96.0/19\",\r\n \"20.38.116.0/23\",\r\n \"20.40.88.0/21\",\r\n + \ \"20.40.96.0/21\",\r\n \"20.43.64.0/19\",\r\n \"20.44.128.0/18\",\r\n + \ \"20.46.112.0/20\",\r\n \"20.46.160.0/19\",\r\n \"20.47.12.0/24\",\r\n + \ \"20.47.101.0/24\",\r\n \"20.48.0.0/17\",\r\n \"20.60.172.0/23\",\r\n + \ \"20.60.248.0/23\",\r\n \"20.63.128.0/18\",\r\n \"20.78.0.0/17\",\r\n + \ \"20.78.192.0/18\",\r\n \"20.89.0.0/17\",\r\n \"20.89.128.0/18\",\r\n + \ \"20.95.138.0/24\",\r\n \"20.135.102.0/23\",\r\n \"20.135.104.0/22\",\r\n + \ \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n \"20.157.12.0/22\",\r\n + \ \"20.157.38.0/24\",\r\n \"20.157.108.0/24\",\r\n \"20.157.144.0/24\",\r\n + \ \"20.157.224.0/24\",\r\n \"20.188.0.0/19\",\r\n \"20.190.141.128/25\",\r\n \ \"20.190.166.0/24\",\r\n \"20.191.160.0/19\",\r\n \"20.194.128.0/17\",\r\n \ \"20.202.54.0/23\",\r\n \"20.202.58.0/24\",\r\n \"20.202.66.0/23\",\r\n \ \"20.209.22.0/23\",\r\n \"20.210.0.0/17\",\r\n \"20.210.192.0/18\",\r\n @@ -30636,13 +31367,14 @@ interactions: \ \"2603:1040:406::/48\",\r\n \"2603:1040:407::/48\",\r\n \ \"2603:1040:408::/48\",\r\n \"2603:1046:1402::/48\",\r\n \ \"2603:1046:1500:18::/64\",\r\n \"2603:1046:2000:140::/59\",\r\n - \ \"2603:1047:1:140::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.japanwest\",\r\n \"id\": \"AzureCloud.japanwest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.73.232.0/21\",\r\n \"20.27.64.0/18\",\r\n \"20.27.192.0/18\",\r\n + \ \"2603:1047:1:140::/59\",\r\n \"2603:1063:2202:2c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.japanwest\",\r\n + \ \"id\": \"AzureCloud.japanwest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.232.0/21\",\r\n + \ \"20.18.128.0/21\",\r\n \"20.27.64.0/18\",\r\n \"20.27.192.0/18\",\r\n \ \"20.39.176.0/21\",\r\n \"20.47.10.0/24\",\r\n \"20.47.66.0/24\",\r\n \ \"20.47.99.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.186.0/23\",\r\n \ \"20.63.192.0/18\",\r\n \"20.78.128.0/18\",\r\n \"20.89.192.0/18\",\r\n @@ -30673,10 +31405,11 @@ interactions: \ \"2603:1040:600::/46\",\r\n \"2603:1040:605::/48\",\r\n \ \"2603:1040:606::/47\",\r\n \"2603:1046:1403::/48\",\r\n \ \"2603:1046:1500:14::/64\",\r\n \"2603:1046:2000:a0::/59\",\r\n - \ \"2603:1047:1:a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.jioindiacentral\",\r\n \"id\": \"AzureCloud.jioindiacentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"2603:1047:1:a0::/59\",\r\n \"2603:1063:2202:18::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.jioindiacentral\",\r\n + \ \"id\": \"AzureCloud.jioindiacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"20.60.170.0/23\",\r\n \"20.135.38.0/23\",\r\n \"20.135.46.0/23\",\r\n @@ -30690,59 +31423,60 @@ interactions: \ \"2603:1040:1100::/47\",\r\n \"2603:1040:1103::/48\",\r\n \ \"2603:1040:1104::/48\",\r\n \"2603:1046:1500:c::/64\",\r\n \ \"2603:1046:2000:1a0::/59\",\r\n \"2603:1047:1:1a0::/59\",\r\n - \ \"2603:1061:1000::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.jioindiawest\",\r\n \"id\": \"AzureCloud.jioindiawest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.48/28\",\r\n \"13.105.75.96/27\",\r\n - \ \"13.105.75.128/27\",\r\n \"20.60.54.0/23\",\r\n \"20.135.96.0/22\",\r\n - \ \"20.135.100.0/23\",\r\n \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n - \ \"20.157.153.0/24\",\r\n \"20.157.202.0/24\",\r\n \"20.190.191.64/26\",\r\n - \ \"20.192.56.0/21\",\r\n \"20.192.160.0/21\",\r\n \"20.192.240.0/20\",\r\n - \ \"20.193.160.0/19\",\r\n \"20.193.192.0/20\",\r\n \"20.207.224.0/19\",\r\n - \ \"20.244.128.0/17\",\r\n \"40.64.0.0/18\",\r\n \"40.119.124.0/22\",\r\n - \ \"40.126.63.64/26\",\r\n \"40.126.206.0/24\",\r\n \"40.127.32.0/24\",\r\n - \ \"52.108.124.0/24\",\r\n \"52.253.193.0/24\",\r\n \"52.253.194.0/23\",\r\n - \ \"2603:1040:d00::/47\",\r\n \"2603:1040:d03::/48\",\r\n + \ \"2603:1061:1000::/48\",\r\n \"2603:1063:2202:3c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.jioindiawest\",\r\n + \ \"id\": \"AzureCloud.jioindiawest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.48/28\",\r\n + \ \"13.105.75.96/27\",\r\n \"13.105.75.128/27\",\r\n \"20.60.54.0/23\",\r\n + \ \"20.135.96.0/22\",\r\n \"20.135.100.0/23\",\r\n \"20.150.65.0/24\",\r\n + \ \"20.150.97.0/24\",\r\n \"20.157.153.0/24\",\r\n \"20.157.202.0/24\",\r\n + \ \"20.190.191.64/26\",\r\n \"20.192.56.0/21\",\r\n \"20.192.160.0/21\",\r\n + \ \"20.192.240.0/20\",\r\n \"20.193.160.0/19\",\r\n \"20.193.192.0/20\",\r\n + \ \"20.207.224.0/19\",\r\n \"20.244.128.0/17\",\r\n \"40.64.0.0/18\",\r\n + \ \"40.119.124.0/22\",\r\n \"40.126.63.64/26\",\r\n \"40.126.206.0/24\",\r\n + \ \"40.127.32.0/24\",\r\n \"52.108.124.0/24\",\r\n \"52.253.193.0/24\",\r\n + \ \"52.253.194.0/23\",\r\n \"2603:1040:d00::/47\",\r\n \"2603:1040:d03::/48\",\r\n \ \"2603:1040:d04::/48\",\r\n \"2603:1046:1500:10::/64\",\r\n \ \"2603:1046:2000:1c0::/59\",\r\n \"2603:1047:1:1c0::/59\",\r\n - \ \"2603:1061:1001::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.koreacentral\",\r\n \"id\": \"AzureCloud.koreacentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.129.192/26\",\r\n \"13.104.223.128/26\",\r\n - \ \"13.105.20.0/25\",\r\n \"13.105.96.112/28\",\r\n \"13.105.97.32/27\",\r\n - \ \"13.105.97.64/27\",\r\n \"20.39.184.0/21\",\r\n \"20.39.192.0/20\",\r\n - \ \"20.41.64.0/18\",\r\n \"20.44.24.0/21\",\r\n \"20.47.46.0/24\",\r\n - \ \"20.47.90.0/24\",\r\n \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n - \ \"20.95.140.0/24\",\r\n \"20.135.108.0/22\",\r\n \"20.135.112.0/23\",\r\n - \ \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n \"20.190.144.128/25\",\r\n - \ \"20.190.148.128/25\",\r\n \"20.190.180.0/24\",\r\n \"20.194.0.0/18\",\r\n - \ \"20.194.64.0/20\",\r\n \"20.194.80.0/21\",\r\n \"20.194.96.0/19\",\r\n - \ \"20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n \"20.200.192.0/18\",\r\n - \ \"20.209.46.0/23\",\r\n \"20.214.64.0/18\",\r\n \"20.214.128.0/17\",\r\n - \ \"20.249.0.0/16\",\r\n \"40.79.221.0/24\",\r\n \"40.80.36.0/22\",\r\n - \ \"40.82.128.0/19\",\r\n \"40.90.17.224/27\",\r\n \"40.90.128.176/28\",\r\n - \ \"40.90.131.128/27\",\r\n \"40.90.139.128/27\",\r\n \"40.90.156.64/27\",\r\n - \ \"40.126.16.128/25\",\r\n \"40.126.20.128/25\",\r\n \"40.126.52.0/24\",\r\n - \ \"52.108.48.0/23\",\r\n \"52.108.87.0/24\",\r\n \"52.109.44.0/22\",\r\n - \ \"52.111.194.0/24\",\r\n \"52.113.157.0/24\",\r\n \"52.114.44.0/22\",\r\n - \ \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n \"52.121.172.0/22\",\r\n - \ \"52.121.176.0/23\",\r\n \"52.141.0.0/18\",\r\n \"52.231.0.0/17\",\r\n - \ \"52.232.145.0/24\",\r\n \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n - \ \"52.239.190.128/26\",\r\n \"52.245.112.0/22\",\r\n \"52.253.173.0/24\",\r\n - \ \"52.253.174.0/24\",\r\n \"104.44.90.160/27\",\r\n \"2603:1040:f00::/47\",\r\n - \ \"2603:1040:f02::/48\",\r\n \"2603:1040:f04::/48\",\r\n - \ \"2603:1040:f05::/48\",\r\n \"2603:1040:f06::/48\",\r\n - \ \"2603:1046:1404::/48\",\r\n \"2603:1046:1500:20::/64\",\r\n - \ \"2603:1046:2000:160::/59\",\r\n \"2603:1047:1:160::/59\"\r\n + \ \"2603:1061:1001::/48\",\r\n \"2603:1063:2202:40::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.koreacentral\",\r\n + \ \"id\": \"AzureCloud.koreacentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.129.192/26\",\r\n + \ \"13.104.223.128/26\",\r\n \"13.105.20.0/25\",\r\n \"13.105.96.112/28\",\r\n + \ \"13.105.97.32/27\",\r\n \"13.105.97.64/27\",\r\n \"20.39.184.0/21\",\r\n + \ \"20.39.192.0/20\",\r\n \"20.41.64.0/18\",\r\n \"20.44.24.0/21\",\r\n + \ \"20.47.46.0/24\",\r\n \"20.47.90.0/24\",\r\n \"20.60.16.0/24\",\r\n + \ \"20.60.200.0/23\",\r\n \"20.95.140.0/24\",\r\n \"20.135.108.0/22\",\r\n + \ \"20.135.112.0/23\",\r\n \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n + \ \"20.190.144.128/25\",\r\n \"20.190.148.128/25\",\r\n \"20.190.180.0/24\",\r\n + \ \"20.194.0.0/18\",\r\n \"20.194.64.0/20\",\r\n \"20.194.80.0/21\",\r\n + \ \"20.194.96.0/19\",\r\n \"20.196.64.0/18\",\r\n \"20.196.128.0/17\",\r\n + \ \"20.200.192.0/18\",\r\n \"20.209.46.0/23\",\r\n \"20.214.64.0/18\",\r\n + \ \"20.214.128.0/17\",\r\n \"20.249.0.0/16\",\r\n \"40.79.221.0/24\",\r\n + \ \"40.80.36.0/22\",\r\n \"40.82.128.0/19\",\r\n \"40.90.17.224/27\",\r\n + \ \"40.90.128.176/28\",\r\n \"40.90.131.128/27\",\r\n \"40.90.139.128/27\",\r\n + \ \"40.90.156.64/27\",\r\n \"40.126.16.128/25\",\r\n \"40.126.20.128/25\",\r\n + \ \"40.126.52.0/24\",\r\n \"52.108.48.0/23\",\r\n \"52.108.87.0/24\",\r\n + \ \"52.109.44.0/22\",\r\n \"52.111.194.0/24\",\r\n \"52.113.157.0/24\",\r\n + \ \"52.114.44.0/22\",\r\n \"52.115.106.0/23\",\r\n \"52.115.108.0/22\",\r\n + \ \"52.121.172.0/22\",\r\n \"52.121.176.0/23\",\r\n \"52.141.0.0/18\",\r\n + \ \"52.231.0.0/17\",\r\n \"52.232.145.0/24\",\r\n \"52.239.148.0/27\",\r\n + \ \"52.239.164.192/26\",\r\n \"52.239.190.128/26\",\r\n \"52.245.112.0/22\",\r\n + \ \"52.253.173.0/24\",\r\n \"52.253.174.0/24\",\r\n \"104.44.90.160/27\",\r\n + \ \"2603:1040:f00::/47\",\r\n \"2603:1040:f02::/48\",\r\n + \ \"2603:1040:f04::/48\",\r\n \"2603:1040:f05::/48\",\r\n + \ \"2603:1040:f06::/48\",\r\n \"2603:1046:1404::/48\",\r\n + \ \"2603:1046:1500:20::/64\",\r\n \"2603:1046:2000:160::/59\",\r\n + \ \"2603:1047:1:160::/59\",\r\n \"2603:1063:2202:34::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.koreasouth\",\r\n \ \"id\": \"AzureCloud.koreasouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.0/25\",\r\n @@ -30762,13 +31496,13 @@ interactions: \ \"2603:1040:e02::/48\",\r\n \"2603:1040:e04::/48\",\r\n \ \"2603:1040:e05::/48\",\r\n \"2603:1040:e06::/48\",\r\n \ \"2603:1046:1405::/48\",\r\n \"2603:1046:1500:1c::/64\",\r\n - \ \"2603:1046:2000:e0::/59\",\r\n \"2603:1047:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.northcentralus\",\r\n - \ \"id\": \"AzureCloud.northcentralus\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1046:2000:e0::/59\",\r\n \"2603:1047:1:e0::/59\",\r\n + \ \"2603:1063:2202:1c::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.northcentralus\",\r\n \"id\": \"AzureCloud.northcentralus\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"16\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.26.0/24\",\r\n \"13.105.28.16/28\",\r\n \"13.105.29.0/25\",\r\n \ \"13.105.37.64/26\",\r\n \"13.105.37.128/26\",\r\n \"13.105.102.16/28\",\r\n \ \"13.105.102.64/26\",\r\n \"20.25.192.0/18\",\r\n \"20.36.96.0/21\",\r\n @@ -30777,73 +31511,74 @@ interactions: \ \"20.51.0.0/21\",\r\n \"20.59.192.0/18\",\r\n \"20.60.28.0/23\",\r\n \ \"20.60.82.0/23\",\r\n \"20.66.128.0/17\",\r\n \"20.72.32.0/19\",\r\n \ \"20.80.0.0/18\",\r\n \"20.88.0.0/18\",\r\n \"20.95.7.0/24\",\r\n - \ \"20.95.8.0/21\",\r\n \"20.98.0.0/18\",\r\n \"20.102.192.0/18\",\r\n - \ \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n \"20.125.160.0/19\",\r\n - \ \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n \"20.135.12.0/22\",\r\n - \ \"20.135.70.0/23\",\r\n \"20.135.254.0/23\",\r\n \"20.143.8.0/23\",\r\n - \ \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n \"20.150.49.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.99.0/24\",\r\n \"20.157.172.0/24\",\r\n \"20.190.135.0/24\",\r\n - \ \"20.190.156.0/24\",\r\n \"20.201.135.0/24\",\r\n \"20.201.136.0/24\",\r\n - \ \"20.209.38.0/23\",\r\n \"20.221.192.0/18\",\r\n \"20.236.64.0/18\",\r\n - \ \"20.241.0.0/17\",\r\n \"23.96.128.0/17\",\r\n \"23.98.48.0/21\",\r\n - \ \"23.100.72.0/21\",\r\n \"23.100.224.0/20\",\r\n \"23.101.160.0/20\",\r\n - \ \"40.77.131.224/28\",\r\n \"40.77.136.96/28\",\r\n \"40.77.137.192/27\",\r\n - \ \"40.77.139.0/25\",\r\n \"40.77.175.0/27\",\r\n \"40.77.176.0/24\",\r\n - \ \"40.77.182.128/27\",\r\n \"40.77.183.0/24\",\r\n \"40.77.188.0/22\",\r\n - \ \"40.77.196.0/24\",\r\n \"40.77.198.64/26\",\r\n \"40.77.200.128/25\",\r\n - \ \"40.77.224.0/28\",\r\n \"40.77.224.32/27\",\r\n \"40.77.231.0/24\",\r\n - \ \"40.77.234.0/25\",\r\n \"40.77.236.32/27\",\r\n \"40.77.236.160/28\",\r\n - \ \"40.77.237.0/26\",\r\n \"40.77.248.128/25\",\r\n \"40.77.254.0/26\",\r\n - \ \"40.77.255.192/26\",\r\n \"40.78.208.64/28\",\r\n \"40.78.222.0/24\",\r\n - \ \"40.80.184.0/21\",\r\n \"40.81.32.0/20\",\r\n \"40.87.172.0/22\",\r\n - \ \"40.90.19.64/26\",\r\n \"40.90.132.96/27\",\r\n \"40.90.133.128/28\",\r\n - \ \"40.90.135.64/26\",\r\n \"40.90.140.128/27\",\r\n \"40.90.144.32/27\",\r\n - \ \"40.90.155.192/26\",\r\n \"40.91.24.0/22\",\r\n \"40.116.0.0/16\",\r\n - \ \"40.126.7.0/24\",\r\n \"40.126.28.0/24\",\r\n \"52.108.182.0/24\",\r\n - \ \"52.108.203.0/24\",\r\n \"52.109.16.0/22\",\r\n \"52.111.235.0/24\",\r\n - \ \"52.112.94.0/24\",\r\n \"52.113.198.0/24\",\r\n \"52.114.168.0/22\",\r\n - \ \"52.141.128.0/18\",\r\n \"52.159.64.0/18\",\r\n \"52.162.0.0/16\",\r\n - \ \"52.232.156.0/24\",\r\n \"52.237.128.0/18\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n \"52.240.128.0/17\",\r\n - \ \"52.245.72.0/22\",\r\n \"52.252.128.0/17\",\r\n \"65.52.0.0/19\",\r\n - \ \"65.52.48.0/20\",\r\n \"65.52.104.0/24\",\r\n \"65.52.106.0/24\",\r\n - \ \"65.52.192.0/19\",\r\n \"65.52.232.0/21\",\r\n \"65.52.240.0/21\",\r\n - \ \"65.55.60.176/29\",\r\n \"65.55.105.192/27\",\r\n \"65.55.106.208/28\",\r\n - \ \"65.55.106.224/28\",\r\n \"65.55.109.0/24\",\r\n \"65.55.211.0/27\",\r\n - \ \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n \"65.55.213.0/27\",\r\n - \ \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n \"104.44.88.128/27\",\r\n - \ \"104.44.91.128/27\",\r\n \"104.44.94.64/28\",\r\n \"104.47.220.0/22\",\r\n - \ \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n \"131.253.12.48/29\",\r\n - \ \"131.253.12.192/28\",\r\n \"131.253.12.248/29\",\r\n \"131.253.13.0/28\",\r\n - \ \"131.253.13.32/28\",\r\n \"131.253.14.32/27\",\r\n \"131.253.14.160/27\",\r\n - \ \"131.253.14.248/29\",\r\n \"131.253.15.32/27\",\r\n \"131.253.15.208/28\",\r\n - \ \"131.253.15.224/27\",\r\n \"131.253.25.0/24\",\r\n \"131.253.27.0/24\",\r\n - \ \"131.253.36.128/26\",\r\n \"131.253.38.32/27\",\r\n \"131.253.38.224/27\",\r\n - \ \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n \"131.253.40.96/27\",\r\n - \ \"131.253.40.192/26\",\r\n \"157.55.24.0/21\",\r\n \"157.55.55.0/27\",\r\n - \ \"157.55.55.32/28\",\r\n \"157.55.55.152/29\",\r\n \"157.55.55.176/29\",\r\n - \ \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n \"157.55.60.224/27\",\r\n - \ \"157.55.64.0/20\",\r\n \"157.55.106.128/25\",\r\n \"157.55.110.0/23\",\r\n - \ \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n \"157.55.151.0/28\",\r\n - \ \"157.55.160.0/20\",\r\n \"157.55.208.0/21\",\r\n \"157.55.248.0/21\",\r\n - \ \"157.56.8.0/21\",\r\n \"157.56.24.160/27\",\r\n \"157.56.24.192/28\",\r\n - \ \"157.56.28.0/22\",\r\n \"157.56.216.0/26\",\r\n \"168.62.96.0/19\",\r\n - \ \"168.62.224.0/19\",\r\n \"191.233.144.0/20\",\r\n \"191.236.128.0/18\",\r\n - \ \"199.30.31.0/25\",\r\n \"204.79.180.0/24\",\r\n \"207.46.193.192/28\",\r\n - \ \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n \"207.46.200.96/27\",\r\n - \ \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n \"207.46.205.0/24\",\r\n - \ \"207.68.174.40/29\",\r\n \"207.68.174.184/29\",\r\n \"2603:1030:600::/46\",\r\n - \ \"2603:1030:604::/47\",\r\n \"2603:1030:607::/48\",\r\n - \ \"2603:1030:608::/47\",\r\n \"2603:1036:2406::/48\",\r\n - \ \"2603:1036:2500:8::/64\",\r\n \"2603:1036:3000:60::/59\",\r\n - \ \"2603:1037:1:60::/59\",\r\n \"2a01:111:f100:1000::/62\",\r\n + \ \"20.95.8.0/21\",\r\n \"20.95.18.0/24\",\r\n \"20.98.0.0/18\",\r\n + \ \"20.102.192.0/18\",\r\n \"20.112.160.0/20\",\r\n \"20.112.176.0/21\",\r\n + \ \"20.125.160.0/19\",\r\n \"20.125.192.0/19\",\r\n \"20.125.224.0/20\",\r\n + \ \"20.135.12.0/22\",\r\n \"20.135.70.0/23\",\r\n \"20.135.254.0/23\",\r\n + \ \"20.143.8.0/23\",\r\n \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.49.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.99.0/24\",\r\n \"20.157.172.0/24\",\r\n + \ \"20.190.135.0/24\",\r\n \"20.190.156.0/24\",\r\n \"20.201.135.0/24\",\r\n + \ \"20.201.136.0/24\",\r\n \"20.209.38.0/23\",\r\n \"20.221.192.0/18\",\r\n + \ \"20.236.64.0/18\",\r\n \"20.241.0.0/17\",\r\n \"23.96.128.0/17\",\r\n + \ \"23.98.48.0/21\",\r\n \"23.100.72.0/21\",\r\n \"23.100.224.0/20\",\r\n + \ \"23.101.160.0/20\",\r\n \"40.77.131.224/28\",\r\n \"40.77.136.96/28\",\r\n + \ \"40.77.137.192/27\",\r\n \"40.77.139.0/25\",\r\n \"40.77.175.0/27\",\r\n + \ \"40.77.176.0/24\",\r\n \"40.77.182.128/27\",\r\n \"40.77.183.0/24\",\r\n + \ \"40.77.188.0/22\",\r\n \"40.77.196.0/24\",\r\n \"40.77.198.64/26\",\r\n + \ \"40.77.200.128/25\",\r\n \"40.77.224.0/28\",\r\n \"40.77.224.32/27\",\r\n + \ \"40.77.231.0/24\",\r\n \"40.77.234.0/25\",\r\n \"40.77.236.32/27\",\r\n + \ \"40.77.236.160/28\",\r\n \"40.77.237.0/26\",\r\n \"40.77.248.128/25\",\r\n + \ \"40.77.254.0/26\",\r\n \"40.77.255.192/26\",\r\n \"40.78.208.64/28\",\r\n + \ \"40.78.222.0/24\",\r\n \"40.80.184.0/21\",\r\n \"40.81.32.0/20\",\r\n + \ \"40.87.172.0/22\",\r\n \"40.90.19.64/26\",\r\n \"40.90.132.96/27\",\r\n + \ \"40.90.133.128/28\",\r\n \"40.90.135.64/26\",\r\n \"40.90.140.128/27\",\r\n + \ \"40.90.144.32/27\",\r\n \"40.90.155.192/26\",\r\n \"40.91.24.0/22\",\r\n + \ \"40.116.0.0/16\",\r\n \"40.126.7.0/24\",\r\n \"40.126.28.0/24\",\r\n + \ \"52.108.182.0/24\",\r\n \"52.108.203.0/24\",\r\n \"52.109.16.0/22\",\r\n + \ \"52.111.235.0/24\",\r\n \"52.112.94.0/24\",\r\n \"52.113.198.0/24\",\r\n + \ \"52.114.168.0/22\",\r\n \"52.141.128.0/18\",\r\n \"52.159.64.0/18\",\r\n + \ \"52.162.0.0/16\",\r\n \"52.232.156.0/24\",\r\n \"52.237.128.0/18\",\r\n + \ \"52.239.149.0/24\",\r\n \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n + \ \"52.240.128.0/17\",\r\n \"52.245.72.0/22\",\r\n \"52.252.128.0/17\",\r\n + \ \"65.52.0.0/19\",\r\n \"65.52.48.0/20\",\r\n \"65.52.104.0/24\",\r\n + \ \"65.52.106.0/24\",\r\n \"65.52.192.0/19\",\r\n \"65.52.232.0/21\",\r\n + \ \"65.52.240.0/21\",\r\n \"65.55.60.176/29\",\r\n \"65.55.105.192/27\",\r\n + \ \"65.55.106.208/28\",\r\n \"65.55.106.224/28\",\r\n \"65.55.109.0/24\",\r\n + \ \"65.55.211.0/27\",\r\n \"65.55.212.0/27\",\r\n \"65.55.212.128/25\",\r\n + \ \"65.55.213.0/27\",\r\n \"65.55.218.0/24\",\r\n \"65.55.219.0/27\",\r\n + \ \"104.44.88.128/27\",\r\n \"104.44.91.128/27\",\r\n \"104.44.94.64/28\",\r\n + \ \"104.47.220.0/22\",\r\n \"131.253.12.16/28\",\r\n \"131.253.12.40/29\",\r\n + \ \"131.253.12.48/29\",\r\n \"131.253.12.192/28\",\r\n \"131.253.12.248/29\",\r\n + \ \"131.253.13.0/28\",\r\n \"131.253.13.32/28\",\r\n \"131.253.14.32/27\",\r\n + \ \"131.253.14.160/27\",\r\n \"131.253.14.248/29\",\r\n \"131.253.15.32/27\",\r\n + \ \"131.253.15.208/28\",\r\n \"131.253.15.224/27\",\r\n \"131.253.25.0/24\",\r\n + \ \"131.253.27.0/24\",\r\n \"131.253.36.128/26\",\r\n \"131.253.38.32/27\",\r\n + \ \"131.253.38.224/27\",\r\n \"131.253.40.16/28\",\r\n \"131.253.40.32/28\",\r\n + \ \"131.253.40.96/27\",\r\n \"131.253.40.192/26\",\r\n \"157.55.24.0/21\",\r\n + \ \"157.55.55.0/27\",\r\n \"157.55.55.32/28\",\r\n \"157.55.55.152/29\",\r\n + \ \"157.55.55.176/29\",\r\n \"157.55.55.200/29\",\r\n \"157.55.55.216/29\",\r\n + \ \"157.55.60.224/27\",\r\n \"157.55.64.0/20\",\r\n \"157.55.106.128/25\",\r\n + \ \"157.55.110.0/23\",\r\n \"157.55.115.0/25\",\r\n \"157.55.136.0/21\",\r\n + \ \"157.55.151.0/28\",\r\n \"157.55.160.0/20\",\r\n \"157.55.208.0/21\",\r\n + \ \"157.55.248.0/21\",\r\n \"157.56.8.0/21\",\r\n \"157.56.24.160/27\",\r\n + \ \"157.56.24.192/28\",\r\n \"157.56.28.0/22\",\r\n \"157.56.216.0/26\",\r\n + \ \"168.62.96.0/19\",\r\n \"168.62.224.0/19\",\r\n \"191.233.144.0/20\",\r\n + \ \"191.236.128.0/18\",\r\n \"199.30.31.0/25\",\r\n \"204.79.180.0/24\",\r\n + \ \"207.46.193.192/28\",\r\n \"207.46.193.224/27\",\r\n \"207.46.198.128/25\",\r\n + \ \"207.46.200.96/27\",\r\n \"207.46.200.176/28\",\r\n \"207.46.202.128/28\",\r\n + \ \"207.46.205.0/24\",\r\n \"207.68.174.40/29\",\r\n \"207.68.174.184/29\",\r\n + \ \"2603:1030:600::/46\",\r\n \"2603:1030:604::/47\",\r\n + \ \"2603:1030:607::/48\",\r\n \"2603:1030:608::/47\",\r\n + \ \"2603:1036:2406::/48\",\r\n \"2603:1036:2500:8::/64\",\r\n + \ \"2603:1036:3000:60::/59\",\r\n \"2603:1037:1:60::/59\",\r\n + \ \"2603:1063:2200:c::/64\",\r\n \"2a01:111:f100:1000::/62\",\r\n \ \"2a01:111:f100:1004::/63\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.northeurope\",\r\n \"id\": \"AzureCloud.northeurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"22\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"23\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.69.128.0/17\",\r\n \"13.70.192.0/18\",\r\n \"13.74.0.0/16\",\r\n \ \"13.79.0.0/16\",\r\n \"13.94.64.0/18\",\r\n \"13.104.148.0/25\",\r\n \ \"13.104.149.128/25\",\r\n \"13.104.150.0/25\",\r\n \"13.104.208.160/28\",\r\n @@ -30926,41 +31661,42 @@ interactions: \ \"191.237.192.0/23\",\r\n \"191.237.194.0/24\",\r\n \"191.237.196.0/24\",\r\n \ \"191.237.208.0/20\",\r\n \"191.238.96.0/19\",\r\n \"191.239.208.0/20\",\r\n \ \"193.149.88.0/21\",\r\n \"2603:1020::/47\",\r\n \"2603:1020:2::/48\",\r\n - \ \"2603:1020:4::/48\",\r\n \"2603:1020:5::/48\",\r\n \"2603:1020:6::/48\",\r\n - \ \"2603:1026:2404::/48\",\r\n \"2603:1026:3000:c0::/59\",\r\n - \ \"2603:1027:1:c0::/59\",\r\n \"2a01:111:f100:a000::/63\",\r\n - \ \"2a01:111:f100:a002::/64\",\r\n \"2a01:111:f100:a004::/64\",\r\n - \ \"2a01:111:f403:c200::/64\",\r\n \"2a01:111:f403:ca00::/62\",\r\n - \ \"2a01:111:f403:ca04::/64\",\r\n \"2a01:111:f403:d200::/64\",\r\n - \ \"2a01:111:f403:da00::/64\",\r\n \"2a01:111:f403:e200::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.norwaye\",\r\n - \ \"id\": \"AzureCloud.norwaye\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.155.32/27\",\r\n - \ \"13.104.158.0/28\",\r\n \"13.104.158.32/27\",\r\n \"13.104.218.0/25\",\r\n - \ \"13.105.97.96/27\",\r\n \"13.105.97.128/25\",\r\n \"20.38.120.0/24\",\r\n - \ \"20.47.48.0/24\",\r\n \"20.60.206.0/23\",\r\n \"20.95.65.0/24\",\r\n - \ \"20.100.0.0/18\",\r\n \"20.100.128.0/17\",\r\n \"20.135.158.0/23\",\r\n - \ \"20.135.160.0/22\",\r\n \"20.150.53.0/24\",\r\n \"20.150.121.0/24\",\r\n - \ \"20.157.2.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.190.185.0/24\",\r\n - \ \"20.209.24.0/23\",\r\n \"20.251.0.0/17\",\r\n \"40.82.84.0/22\",\r\n - \ \"40.119.104.0/22\",\r\n \"40.126.57.0/24\",\r\n \"40.126.200.0/24\",\r\n - \ \"51.13.0.0/21\",\r\n \"51.13.16.0/20\",\r\n \"51.13.32.0/19\",\r\n - \ \"51.13.64.0/18\",\r\n \"51.13.160.0/19\",\r\n \"51.107.208.0/20\",\r\n - \ \"51.120.0.0/17\",\r\n \"51.120.208.0/21\",\r\n \"51.120.232.0/21\",\r\n - \ \"51.120.240.0/20\",\r\n \"52.108.77.0/24\",\r\n \"52.108.98.0/24\",\r\n - \ \"52.109.86.0/23\",\r\n \"52.111.197.0/24\",\r\n \"52.114.234.0/24\",\r\n - \ \"52.253.168.0/24\",\r\n \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n - \ \"2603:1020:e00::/47\",\r\n \"2603:1020:e03::/48\",\r\n - \ \"2603:1020:e04::/47\",\r\n \"2603:1026:240e::/48\",\r\n - \ \"2603:1026:2500:28::/64\",\r\n \"2603:1026:3000:180::/59\",\r\n - \ \"2603:1027:1:180::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.norwayw\",\r\n \"id\": \"AzureCloud.norwayw\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"2603:1020:4::/48\",\r\n \"2603:1020:5::/48\",\r\n \"2603:1020:6::/48\",\r\n + \ \"2603:1026:2404::/48\",\r\n \"2603:1026:3000:c0::/59\",\r\n + \ \"2603:1027:1:c0::/59\",\r\n \"2603:1063:2206:14::/64\",\r\n + \ \"2a01:111:f100:a000::/63\",\r\n \"2a01:111:f100:a002::/64\",\r\n + \ \"2a01:111:f100:a004::/64\",\r\n \"2a01:111:f403:c200::/64\",\r\n + \ \"2a01:111:f403:ca00::/62\",\r\n \"2a01:111:f403:ca04::/64\",\r\n + \ \"2a01:111:f403:d200::/64\",\r\n \"2a01:111:f403:da00::/64\",\r\n + \ \"2a01:111:f403:e200::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.norwaye\",\r\n \"id\": \"AzureCloud.norwaye\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"norwaye\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.155.32/27\",\r\n \"13.104.158.0/28\",\r\n + \ \"13.104.158.32/27\",\r\n \"13.104.218.0/25\",\r\n \"13.105.97.96/27\",\r\n + \ \"13.105.97.128/25\",\r\n \"20.38.120.0/24\",\r\n \"20.47.48.0/24\",\r\n + \ \"20.60.206.0/23\",\r\n \"20.95.65.0/24\",\r\n \"20.100.0.0/18\",\r\n + \ \"20.100.128.0/17\",\r\n \"20.135.158.0/23\",\r\n \"20.135.160.0/22\",\r\n + \ \"20.150.53.0/24\",\r\n \"20.150.121.0/24\",\r\n \"20.157.2.0/24\",\r\n + \ \"20.157.165.0/24\",\r\n \"20.190.185.0/24\",\r\n \"20.209.24.0/23\",\r\n + \ \"20.251.0.0/17\",\r\n \"40.82.84.0/22\",\r\n \"40.119.104.0/22\",\r\n + \ \"40.126.57.0/24\",\r\n \"40.126.200.0/24\",\r\n \"51.13.0.0/21\",\r\n + \ \"51.13.16.0/20\",\r\n \"51.13.32.0/19\",\r\n \"51.13.64.0/18\",\r\n + \ \"51.13.160.0/19\",\r\n \"51.107.208.0/20\",\r\n \"51.120.0.0/17\",\r\n + \ \"51.120.208.0/21\",\r\n \"51.120.232.0/21\",\r\n \"51.120.240.0/20\",\r\n + \ \"52.108.77.0/24\",\r\n \"52.108.98.0/24\",\r\n \"52.109.86.0/23\",\r\n + \ \"52.111.197.0/24\",\r\n \"52.114.234.0/24\",\r\n \"52.253.168.0/24\",\r\n + \ \"52.253.177.0/24\",\r\n \"52.253.178.0/24\",\r\n \"2603:1020:e00::/47\",\r\n + \ \"2603:1020:e03::/48\",\r\n \"2603:1020:e04::/47\",\r\n + \ \"2603:1026:240e::/48\",\r\n \"2603:1026:2500:28::/64\",\r\n + \ \"2603:1026:3000:180::/59\",\r\n \"2603:1027:1:180::/59\",\r\n + \ \"2603:1063:2206:28::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.norwayw\",\r\n \"id\": \"AzureCloud.norwayw\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.153.48/28\",\r\n \"13.104.153.96/27\",\r\n \ \"13.104.155.0/27\",\r\n \"13.104.217.128/25\",\r\n \"20.47.49.0/24\",\r\n @@ -30974,11 +31710,34 @@ interactions: \ \"2603:1020:f00::/47\",\r\n \"2603:1020:f03::/48\",\r\n \ \"2603:1020:f04::/47\",\r\n \"2603:1026:2409::/48\",\r\n \ \"2603:1026:2500:10::/64\",\r\n \"2603:1026:3000:80::/59\",\r\n - \ \"2603:1027:1:80::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.southafricanorth\",\r\n \"id\": \"AzureCloud.southafricanorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"2603:1027:1:80::/59\",\r\n \"2603:1063:2206:c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.qatarcentral\",\r\n + \ \"id\": \"AzureCloud.qatarcentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.99.64/27\",\r\n + \ \"13.105.99.96/28\",\r\n \"13.105.99.128/27\",\r\n \"13.105.101.128/27\",\r\n + \ \"13.105.101.160/28\",\r\n \"13.105.101.192/27\",\r\n \"13.105.103.16/28\",\r\n + \ \"13.105.103.64/26\",\r\n \"20.21.0.0/16\",\r\n \"20.38.16.0/24\",\r\n + \ \"20.60.208.0/23\",\r\n \"20.95.129.0/24\",\r\n \"20.135.238.0/23\",\r\n + \ \"20.135.242.0/23\",\r\n \"20.135.244.0/22\",\r\n \"20.157.154.0/24\",\r\n + \ \"20.157.190.0/24\",\r\n \"20.190.191.192/26\",\r\n \"20.209.2.0/23\",\r\n + \ \"20.209.54.0/23\",\r\n \"40.123.148.0/25\",\r\n \"40.123.148.128/30\",\r\n + \ \"40.123.148.132/31\",\r\n \"40.126.63.192/26\",\r\n \"52.108.130.0/24\",\r\n + \ \"52.109.148.0/23\",\r\n \"52.111.200.0/24\",\r\n \"52.114.204.0/23\",\r\n + \ \"52.253.200.0/23\",\r\n \"52.253.202.0/24\",\r\n \"2603:1040:1001::/48\",\r\n + \ \"2603:1040:1002::/48\",\r\n \"2603:1040:1003::/48\",\r\n + \ \"2603:1040:1004::/48\",\r\n \"2603:1046:1500:34::/64\",\r\n + \ \"2603:1046:2000:1e0::/59\",\r\n \"2603:1047:1:1e0::/59\",\r\n + \ \"2603:1061:1004::/59\",\r\n \"2603:1061:1004:20::/60\",\r\n + \ \"2603:1061:1004:30::/62\",\r\n \"2603:1061:1004:34::/63\",\r\n + \ \"2603:1061:1004:36::/64\",\r\n \"2603:1063:2202:44::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southafricanorth\",\r\n + \ \"id\": \"AzureCloud.southafricanorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.158.128/27\",\r\n \"13.104.158.160/28\",\r\n \ \"13.104.158.192/27\",\r\n \"13.105.27.224/27\",\r\n \"20.38.114.128/25\",\r\n @@ -31004,33 +31763,34 @@ interactions: \ \"102.133.240.128/26\",\r\n \"102.133.248.0/21\",\r\n \"2603:1000:100::/47\",\r\n \ \"2603:1000:103::/48\",\r\n \"2603:1000:104::/47\",\r\n \ \"2603:1006:1400::/63\",\r\n \"2603:1006:1500:4::/64\",\r\n - \ \"2603:1006:2000::/59\",\r\n \"2603:1007:200::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southafricawest\",\r\n - \ \"id\": \"AzureCloud.southafricawest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.160/27\",\r\n \"20.38.121.0/25\",\r\n - \ \"20.45.136.0/21\",\r\n \"20.47.51.0/24\",\r\n \"20.47.93.0/24\",\r\n - \ \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n \"20.87.128.0/18\",\r\n - \ \"20.135.32.0/23\",\r\n \"20.150.20.0/25\",\r\n \"20.190.189.192/26\",\r\n - \ \"40.78.209.0/24\",\r\n \"40.82.64.0/22\",\r\n \"40.90.17.0/27\",\r\n - \ \"40.90.128.96/28\",\r\n \"40.90.152.224/27\",\r\n \"40.117.0.0/19\",\r\n - \ \"40.119.68.0/22\",\r\n \"40.126.61.192/26\",\r\n \"52.108.187.0/24\",\r\n - \ \"52.108.220.0/23\",\r\n \"52.109.152.0/23\",\r\n \"52.111.238.0/24\",\r\n - \ \"52.114.228.0/24\",\r\n \"52.143.203.0/24\",\r\n \"52.239.232.128/25\",\r\n - \ \"102.37.26.0/27\",\r\n \"102.37.64.0/21\",\r\n \"102.37.80.0/21\",\r\n - \ \"102.133.0.0/18\",\r\n \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n - \ \"102.133.112.0/28\",\r\n \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n - \ \"2603:1000:4::/47\",\r\n \"2603:1006:1401::/63\",\r\n - \ \"2603:1006:1500::/64\",\r\n \"2603:1006:2000:20::/59\",\r\n - \ \"2603:1007:200:20::/59\"\r\n ]\r\n }\r\n },\r\n + \ \"2603:1006:2000::/59\",\r\n \"2603:1007:200::/59\",\r\n + \ \"2603:1063:2206:30::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.southafricawest\",\r\n \"id\": + \"AzureCloud.southafricawest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.160/27\",\r\n + \ \"20.38.121.0/25\",\r\n \"20.45.136.0/21\",\r\n \"20.47.51.0/24\",\r\n + \ \"20.47.93.0/24\",\r\n \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n + \ \"20.87.128.0/18\",\r\n \"20.135.32.0/23\",\r\n \"20.150.20.0/25\",\r\n + \ \"20.157.228.0/24\",\r\n \"20.190.189.192/26\",\r\n \"40.78.209.0/24\",\r\n + \ \"40.82.64.0/22\",\r\n \"40.90.17.0/27\",\r\n \"40.90.128.96/28\",\r\n + \ \"40.90.152.224/27\",\r\n \"40.117.0.0/19\",\r\n \"40.119.68.0/22\",\r\n + \ \"40.126.61.192/26\",\r\n \"52.108.187.0/24\",\r\n \"52.108.220.0/23\",\r\n + \ \"52.109.152.0/23\",\r\n \"52.111.238.0/24\",\r\n \"52.114.228.0/24\",\r\n + \ \"52.143.203.0/24\",\r\n \"52.239.232.128/25\",\r\n \"102.37.26.0/27\",\r\n + \ \"102.37.64.0/21\",\r\n \"102.37.80.0/21\",\r\n \"102.133.0.0/18\",\r\n + \ \"102.133.64.0/19\",\r\n \"102.133.96.0/20\",\r\n \"102.133.112.0/28\",\r\n + \ \"2603:1000::/47\",\r\n \"2603:1000:3::/48\",\r\n \"2603:1000:4::/47\",\r\n + \ \"2603:1006:1401::/63\",\r\n \"2603:1006:1500::/64\",\r\n + \ \"2603:1006:2000:20::/59\",\r\n \"2603:1007:200:20::/59\",\r\n + \ \"2603:1063:2206:3c::/64\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.southcentralus\",\r\n \"id\": \"AzureCloud.southcentralus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"26\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"28\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.65.0.0/16\",\r\n \"13.66.0.0/17\",\r\n \"13.73.240.0/20\",\r\n \ \"13.84.0.0/15\",\r\n \"13.104.144.64/27\",\r\n \"13.104.208.128/27\",\r\n \ \"13.104.217.0/25\",\r\n \"13.104.220.128/25\",\r\n \"13.105.23.0/26\",\r\n @@ -31081,58 +31841,57 @@ interactions: \ \"40.90.148.0/26\",\r\n \"40.90.152.160/27\",\r\n \"40.90.155.0/26\",\r\n \ \"40.91.16.0/22\",\r\n \"40.93.5.0/24\",\r\n \"40.93.14.0/24\",\r\n \ \"40.93.193.0/24\",\r\n \"40.93.194.0/23\",\r\n \"40.93.196.0/23\",\r\n - \ \"40.97.6.0/24\",\r\n \"40.119.0.0/18\",\r\n \"40.123.164.0/27\",\r\n - \ \"40.123.164.32/29\",\r\n \"40.123.164.40/31\",\r\n \"40.124.0.0/16\",\r\n - \ \"40.126.0.0/24\",\r\n \"40.126.29.0/24\",\r\n \"52.101.11.0/24\",\r\n - \ \"52.101.12.0/22\",\r\n \"52.102.132.0/24\",\r\n \"52.102.140.0/24\",\r\n - \ \"52.103.6.0/24\",\r\n \"52.103.14.0/24\",\r\n \"52.103.132.0/24\",\r\n - \ \"52.103.140.0/24\",\r\n \"52.108.102.0/23\",\r\n \"52.108.104.0/24\",\r\n - \ \"52.108.197.0/24\",\r\n \"52.108.248.0/21\",\r\n \"52.109.20.0/22\",\r\n - \ \"52.111.239.0/24\",\r\n \"52.112.24.0/21\",\r\n \"52.112.117.0/24\",\r\n - \ \"52.113.160.0/19\",\r\n \"52.113.206.0/24\",\r\n \"52.114.144.0/22\",\r\n - \ \"52.114.210.0/23\",\r\n \"52.114.212.0/23\",\r\n \"52.115.68.0/22\",\r\n - \ \"52.115.72.0/22\",\r\n \"52.115.84.0/22\",\r\n \"52.115.224.0/23\",\r\n - \ \"52.115.233.0/24\",\r\n \"52.115.234.0/24\",\r\n \"52.120.0.0/19\",\r\n - \ \"52.120.152.0/22\",\r\n \"52.121.0.0/21\",\r\n \"52.122.16.0/22\",\r\n - \ \"52.123.3.0/24\",\r\n \"52.125.137.0/24\",\r\n \"52.141.64.0/18\",\r\n - \ \"52.152.0.0/17\",\r\n \"52.153.64.0/18\",\r\n \"52.153.192.0/18\",\r\n - \ \"52.171.0.0/16\",\r\n \"52.183.192.0/18\",\r\n \"52.185.192.0/18\",\r\n - \ \"52.189.128.0/18\",\r\n \"52.232.159.0/24\",\r\n \"52.239.158.0/23\",\r\n - \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n - \ \"52.239.200.0/23\",\r\n \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n - \ \"52.245.24.0/22\",\r\n \"52.248.0.0/17\",\r\n \"52.249.0.0/18\",\r\n - \ \"52.253.0.0/18\",\r\n \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n - \ \"52.255.64.0/18\",\r\n \"53.103.140.0/24\",\r\n \"65.52.32.0/21\",\r\n - \ \"65.54.55.160/27\",\r\n \"65.54.55.224/27\",\r\n \"70.37.48.0/20\",\r\n - \ \"70.37.64.0/18\",\r\n \"70.37.160.0/21\",\r\n \"104.44.89.0/27\",\r\n - \ \"104.44.89.64/27\",\r\n \"104.44.92.64/27\",\r\n \"104.44.94.160/27\",\r\n - \ \"104.44.128.0/18\",\r\n \"104.47.208.0/23\",\r\n \"104.210.128.0/19\",\r\n - \ \"104.210.176.0/20\",\r\n \"104.210.192.0/19\",\r\n \"104.214.0.0/17\",\r\n - \ \"104.215.64.0/18\",\r\n \"131.253.40.64/28\",\r\n \"157.55.51.224/28\",\r\n - \ \"157.55.80.0/21\",\r\n \"157.55.103.32/27\",\r\n \"157.55.153.224/28\",\r\n - \ \"157.55.176.0/20\",\r\n \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n - \ \"157.55.204.1/32\",\r\n \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n - \ \"157.55.204.34/31\",\r\n \"168.62.128.0/19\",\r\n \"191.238.144.0/20\",\r\n - \ \"191.238.160.0/19\",\r\n \"191.238.224.0/19\",\r\n \"2603:1030:800::/48\",\r\n - \ \"2603:1030:802::/47\",\r\n \"2603:1030:804::/58\",\r\n - \ \"2603:1030:804:40::/60\",\r\n \"2603:1030:804:53::/64\",\r\n - \ \"2603:1030:804:54::/64\",\r\n \"2603:1030:804:5b::/64\",\r\n - \ \"2603:1030:804:5c::/62\",\r\n \"2603:1030:804:60::/62\",\r\n - \ \"2603:1030:804:67::/64\",\r\n \"2603:1030:804:68::/61\",\r\n - \ \"2603:1030:804:70::/60\",\r\n \"2603:1030:804:80::/59\",\r\n - \ \"2603:1030:804:a0::/62\",\r\n \"2603:1030:804:a4::/64\",\r\n - \ \"2603:1030:804:a6::/63\",\r\n \"2603:1030:804:a8::/61\",\r\n - \ \"2603:1030:804:b0::/62\",\r\n \"2603:1030:804:b4::/64\",\r\n - \ \"2603:1030:804:b6::/63\",\r\n \"2603:1030:804:b8::/61\",\r\n - \ \"2603:1030:804:c0::/61\",\r\n \"2603:1030:804:c8::/62\",\r\n - \ \"2603:1030:804:cc::/63\",\r\n \"2603:1030:804:d2::/63\",\r\n - \ \"2603:1030:804:d4::/62\",\r\n \"2603:1030:804:d8::/61\",\r\n - \ \"2603:1030:804:e0::/59\",\r\n \"2603:1030:804:100::/57\",\r\n - \ \"2603:1030:804:180::/58\",\r\n \"2603:1030:804:1c0::/61\",\r\n - \ \"2603:1030:804:1c8::/64\",\r\n \"2603:1030:804:1cd::/64\",\r\n - \ \"2603:1030:804:1ce::/63\",\r\n \"2603:1030:804:1d0::/60\",\r\n - \ \"2603:1030:804:1e0::/60\",\r\n \"2603:1030:804:1f0::/61\",\r\n - \ \"2603:1030:804:1f8::/62\",\r\n \"2603:1030:804:1fc::/64\",\r\n + \ \"40.97.6.0/24\",\r\n \"40.119.0.0/18\",\r\n \"40.123.164.0/26\",\r\n + \ \"40.123.164.64/31\",\r\n \"40.124.0.0/16\",\r\n \"40.126.0.0/24\",\r\n + \ \"40.126.29.0/24\",\r\n \"52.101.11.0/24\",\r\n \"52.101.12.0/22\",\r\n + \ \"52.102.132.0/24\",\r\n \"52.102.140.0/24\",\r\n \"52.103.6.0/24\",\r\n + \ \"52.103.14.0/24\",\r\n \"52.103.132.0/24\",\r\n \"52.103.140.0/24\",\r\n + \ \"52.108.102.0/23\",\r\n \"52.108.104.0/24\",\r\n \"52.108.197.0/24\",\r\n + \ \"52.108.248.0/21\",\r\n \"52.109.20.0/22\",\r\n \"52.111.239.0/24\",\r\n + \ \"52.112.24.0/21\",\r\n \"52.112.117.0/24\",\r\n \"52.113.160.0/19\",\r\n + \ \"52.113.206.0/24\",\r\n \"52.114.144.0/22\",\r\n \"52.114.210.0/23\",\r\n + \ \"52.114.212.0/23\",\r\n \"52.115.68.0/22\",\r\n \"52.115.72.0/22\",\r\n + \ \"52.115.84.0/22\",\r\n \"52.115.224.0/23\",\r\n \"52.115.233.0/24\",\r\n + \ \"52.115.234.0/24\",\r\n \"52.120.0.0/19\",\r\n \"52.120.152.0/22\",\r\n + \ \"52.121.0.0/21\",\r\n \"52.122.16.0/22\",\r\n \"52.123.3.0/24\",\r\n + \ \"52.125.137.0/24\",\r\n \"52.141.64.0/18\",\r\n \"52.152.0.0/17\",\r\n + \ \"52.153.64.0/18\",\r\n \"52.153.192.0/18\",\r\n \"52.171.0.0/16\",\r\n + \ \"52.183.192.0/18\",\r\n \"52.185.192.0/18\",\r\n \"52.189.128.0/18\",\r\n + \ \"52.232.159.0/24\",\r\n \"52.239.158.0/23\",\r\n \"52.239.178.0/23\",\r\n + \ \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n + \ \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n \"52.245.24.0/22\",\r\n + \ \"52.248.0.0/17\",\r\n \"52.249.0.0/18\",\r\n \"52.253.0.0/18\",\r\n + \ \"52.253.179.0/24\",\r\n \"52.253.180.0/24\",\r\n \"52.255.64.0/18\",\r\n + \ \"53.103.140.0/24\",\r\n \"65.52.32.0/21\",\r\n \"65.54.55.160/27\",\r\n + \ \"65.54.55.224/27\",\r\n \"70.37.48.0/20\",\r\n \"70.37.64.0/18\",\r\n + \ \"70.37.160.0/21\",\r\n \"104.44.89.0/27\",\r\n \"104.44.89.64/27\",\r\n + \ \"104.44.92.64/27\",\r\n \"104.44.94.160/27\",\r\n \"104.44.128.0/18\",\r\n + \ \"104.47.208.0/23\",\r\n \"104.210.128.0/19\",\r\n \"104.210.176.0/20\",\r\n + \ \"104.210.192.0/19\",\r\n \"104.214.0.0/17\",\r\n \"104.215.64.0/18\",\r\n + \ \"131.253.40.64/28\",\r\n \"157.55.51.224/28\",\r\n \"157.55.80.0/21\",\r\n + \ \"157.55.103.32/27\",\r\n \"157.55.153.224/28\",\r\n \"157.55.176.0/20\",\r\n + \ \"157.55.192.0/21\",\r\n \"157.55.200.0/22\",\r\n \"157.55.204.1/32\",\r\n + \ \"157.55.204.2/31\",\r\n \"157.55.204.33/32\",\r\n \"157.55.204.34/31\",\r\n + \ \"168.62.128.0/19\",\r\n \"191.238.144.0/20\",\r\n \"191.238.160.0/19\",\r\n + \ \"191.238.224.0/19\",\r\n \"2603:1030:800::/48\",\r\n \"2603:1030:802::/47\",\r\n + \ \"2603:1030:804::/58\",\r\n \"2603:1030:804:40::/60\",\r\n + \ \"2603:1030:804:53::/64\",\r\n \"2603:1030:804:54::/64\",\r\n + \ \"2603:1030:804:5b::/64\",\r\n \"2603:1030:804:5c::/62\",\r\n + \ \"2603:1030:804:60::/62\",\r\n \"2603:1030:804:67::/64\",\r\n + \ \"2603:1030:804:68::/61\",\r\n \"2603:1030:804:70::/60\",\r\n + \ \"2603:1030:804:80::/59\",\r\n \"2603:1030:804:a0::/62\",\r\n + \ \"2603:1030:804:a4::/64\",\r\n \"2603:1030:804:a6::/63\",\r\n + \ \"2603:1030:804:a8::/61\",\r\n \"2603:1030:804:b0::/62\",\r\n + \ \"2603:1030:804:b4::/64\",\r\n \"2603:1030:804:b6::/63\",\r\n + \ \"2603:1030:804:b8::/61\",\r\n \"2603:1030:804:c0::/61\",\r\n + \ \"2603:1030:804:c8::/62\",\r\n \"2603:1030:804:cc::/63\",\r\n + \ \"2603:1030:804:d2::/63\",\r\n \"2603:1030:804:d4::/62\",\r\n + \ \"2603:1030:804:d8::/61\",\r\n \"2603:1030:804:e0::/59\",\r\n + \ \"2603:1030:804:100::/57\",\r\n \"2603:1030:804:180::/58\",\r\n + \ \"2603:1030:804:1c0::/61\",\r\n \"2603:1030:804:1c8::/64\",\r\n + \ \"2603:1030:804:1cd::/64\",\r\n \"2603:1030:804:1ce::/63\",\r\n + \ \"2603:1030:804:1d0::/60\",\r\n \"2603:1030:804:1e0::/59\",\r\n + \ \"2603:1030:804:200::/61\",\r\n \"2603:1030:804:208::/64\",\r\n \ \"2603:1030:805::/48\",\r\n \"2603:1030:806::/48\",\r\n \ \"2603:1030:807::/48\",\r\n \"2603:1030:809::/48\",\r\n \ \"2603:1030:80a::/56\",\r\n \"2603:1030:80b::/48\",\r\n @@ -31140,82 +31899,83 @@ interactions: \ \"2603:1036:2500:24::/64\",\r\n \"2603:1036:3000:140::/59\",\r\n \ \"2603:1037:1:140::/59\",\r\n \"2603:1062:2:80::/57\",\r\n \ \"2603:1063:16::/56\",\r\n \"2603:1063:116::/55\",\r\n - \ \"2603:1063:216::/55\",\r\n \"2a01:111:f100:4002::/64\",\r\n - \ \"2a01:111:f100:5000::/52\",\r\n \"2a01:111:f403:c10c::/62\",\r\n - \ \"2a01:111:f403:c90c::/62\",\r\n \"2a01:111:f403:c92d::/64\",\r\n - \ \"2a01:111:f403:c92e::/63\",\r\n \"2a01:111:f403:c930::/63\",\r\n - \ \"2a01:111:f403:d10c::/62\",\r\n \"2a01:111:f403:d90c::/62\",\r\n - \ \"2a01:111:f403:e00c::/62\",\r\n \"2a01:111:f403:f90c::/62\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southeastasia\",\r\n - \ \"id\": \"AzureCloud.southeastasia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"19\",\r\n - \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.67.0.0/17\",\r\n - \ \"13.76.0.0/16\",\r\n \"13.104.149.0/26\",\r\n \"13.104.153.0/27\",\r\n - \ \"13.104.153.32/28\",\r\n \"13.104.153.64/27\",\r\n \"13.104.153.192/26\",\r\n - \ \"13.104.154.0/25\",\r\n \"13.104.213.128/25\",\r\n \"20.6.0.0/17\",\r\n - \ \"20.24.0.0/18\",\r\n \"20.24.128.0/18\",\r\n \"20.43.128.0/18\",\r\n - \ \"20.44.192.0/18\",\r\n \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n - \ \"20.47.64.0/24\",\r\n \"20.47.98.0/24\",\r\n \"20.60.136.0/24\",\r\n - \ \"20.60.138.0/23\",\r\n \"20.95.137.0/24\",\r\n \"20.135.84.0/22\",\r\n - \ \"20.135.88.0/23\",\r\n \"20.136.128.0/24\",\r\n \"20.136.129.0/25\",\r\n - \ \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n \"20.150.86.0/24\",\r\n - \ \"20.150.127.0/24\",\r\n \"20.157.16.0/24\",\r\n \"20.157.23.0/24\",\r\n - \ \"20.157.31.0/24\",\r\n \"20.157.98.0/24\",\r\n \"20.157.117.0/24\",\r\n - \ \"20.157.126.0/24\",\r\n \"20.157.128.0/24\",\r\n \"20.157.176.0/24\",\r\n - \ \"20.157.218.0/24\",\r\n \"20.184.0.0/18\",\r\n \"20.188.96.0/19\",\r\n - \ \"20.190.64.0/19\",\r\n \"20.190.140.0/25\",\r\n \"20.190.163.0/24\",\r\n - \ \"20.191.128.0/19\",\r\n \"20.195.0.0/18\",\r\n \"20.195.64.0/21\",\r\n - \ \"20.195.80.0/21\",\r\n \"20.195.96.0/19\",\r\n \"20.197.64.0/18\",\r\n - \ \"20.198.128.0/17\",\r\n \"20.202.43.0/24\",\r\n \"20.202.44.0/22\",\r\n - \ \"20.202.48.0/23\",\r\n \"20.202.59.0/24\",\r\n \"20.205.144.0/20\",\r\n - \ \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n \"20.209.20.0/23\",\r\n - \ \"20.212.0.0/16\",\r\n \"20.247.128.0/17\",\r\n \"23.97.48.0/20\",\r\n - \ \"23.98.64.0/18\",\r\n \"23.100.112.0/21\",\r\n \"23.101.16.0/20\",\r\n - \ \"40.65.128.0/18\",\r\n \"40.78.223.0/24\",\r\n \"40.78.232.0/21\",\r\n - \ \"40.79.206.32/27\",\r\n \"40.82.28.0/22\",\r\n \"40.87.196.0/22\",\r\n - \ \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n \"40.90.137.64/27\",\r\n - \ \"40.90.138.96/27\",\r\n \"40.90.146.160/27\",\r\n \"40.90.146.224/27\",\r\n - \ \"40.90.154.128/26\",\r\n \"40.90.160.0/19\",\r\n \"40.93.129.0/24\",\r\n - \ \"40.119.192.0/18\",\r\n \"40.123.188.0/22\",\r\n \"40.126.12.0/25\",\r\n - \ \"40.126.35.0/24\",\r\n \"52.101.133.0/24\",\r\n \"52.101.134.0/23\",\r\n - \ \"52.101.136.0/23\",\r\n \"52.102.193.0/24\",\r\n \"52.103.65.0/24\",\r\n - \ \"52.103.193.0/24\",\r\n \"52.108.68.0/23\",\r\n \"52.108.91.0/24\",\r\n - \ \"52.108.184.0/24\",\r\n \"52.108.195.0/24\",\r\n \"52.108.206.0/23\",\r\n - \ \"52.108.236.0/22\",\r\n \"52.109.124.0/22\",\r\n \"52.111.240.0/24\",\r\n - \ \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n \"52.113.101.0/24\",\r\n - \ \"52.113.105.0/24\",\r\n \"52.113.109.0/24\",\r\n \"52.113.131.0/24\",\r\n - \ \"52.113.153.0/24\",\r\n \"52.114.8.0/21\",\r\n \"52.114.54.0/23\",\r\n - \ \"52.114.56.0/23\",\r\n \"52.114.80.0/22\",\r\n \"52.114.216.0/22\",\r\n - \ \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n \"52.115.97.0/24\",\r\n - \ \"52.120.144.0/21\",\r\n \"52.120.156.0/24\",\r\n \"52.121.128.0/20\",\r\n - \ \"52.121.144.0/21\",\r\n \"52.136.26.0/24\",\r\n \"52.139.192.0/18\",\r\n - \ \"52.143.196.0/24\",\r\n \"52.143.210.0/24\",\r\n \"52.148.64.0/18\",\r\n - \ \"52.163.0.0/16\",\r\n \"52.187.0.0/17\",\r\n \"52.187.128.0/18\",\r\n - \ \"52.230.0.0/17\",\r\n \"52.237.64.0/18\",\r\n \"52.239.129.0/24\",\r\n - \ \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n - \ \"52.245.80.0/22\",\r\n \"52.253.80.0/20\",\r\n \"104.43.0.0/17\",\r\n - \ \"104.44.89.32/27\",\r\n \"104.44.90.128/27\",\r\n \"104.44.92.32/27\",\r\n - \ \"104.44.94.144/28\",\r\n \"104.44.95.192/28\",\r\n \"104.44.95.224/28\",\r\n - \ \"104.215.128.0/17\",\r\n \"111.221.80.0/20\",\r\n \"111.221.96.0/20\",\r\n - \ \"137.116.128.0/19\",\r\n \"138.91.32.0/20\",\r\n \"168.63.90.0/24\",\r\n - \ \"168.63.91.0/26\",\r\n \"168.63.160.0/19\",\r\n \"168.63.224.0/19\",\r\n - \ \"191.238.64.0/23\",\r\n \"207.46.50.128/28\",\r\n \"207.46.59.64/27\",\r\n - \ \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n \"207.46.224.0/20\",\r\n - \ \"2602:fd5e:2::/57\",\r\n \"2603:1040::/47\",\r\n \"2603:1040:2::/48\",\r\n - \ \"2603:1040:4::/48\",\r\n \"2603:1040:5::/48\",\r\n \"2603:1040:6::/48\",\r\n - \ \"2603:1046:1406::/48\",\r\n \"2603:1046:1500:28::/64\",\r\n - \ \"2603:1046:2000:180::/59\",\r\n \"2603:1047:1:180::/59\",\r\n + \ \"2603:1063:216::/55\",\r\n \"2603:1063:2200:24::/64\",\r\n + \ \"2a01:111:f100:4002::/64\",\r\n \"2a01:111:f100:5000::/52\",\r\n + \ \"2a01:111:f403:c10c::/62\",\r\n \"2a01:111:f403:c90c::/62\",\r\n + \ \"2a01:111:f403:c92d::/64\",\r\n \"2a01:111:f403:c92e::/63\",\r\n + \ \"2a01:111:f403:c930::/63\",\r\n \"2a01:111:f403:d10c::/62\",\r\n + \ \"2a01:111:f403:d90c::/62\",\r\n \"2a01:111:f403:e00c::/62\",\r\n + \ \"2a01:111:f403:f90c::/62\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.southeastasia\",\r\n \"id\": \"AzureCloud.southeastasia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"20\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.67.0.0/17\",\r\n \"13.76.0.0/16\",\r\n \"13.104.149.0/26\",\r\n + \ \"13.104.153.0/27\",\r\n \"13.104.153.32/28\",\r\n \"13.104.153.64/27\",\r\n + \ \"13.104.153.192/26\",\r\n \"13.104.154.0/25\",\r\n \"13.104.213.128/25\",\r\n + \ \"20.6.0.0/17\",\r\n \"20.24.0.0/18\",\r\n \"20.24.128.0/18\",\r\n + \ \"20.43.128.0/18\",\r\n \"20.44.192.0/18\",\r\n \"20.47.9.0/24\",\r\n + \ \"20.47.33.0/24\",\r\n \"20.47.64.0/24\",\r\n \"20.47.98.0/24\",\r\n + \ \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n \"20.95.137.0/24\",\r\n + \ \"20.135.84.0/22\",\r\n \"20.135.88.0/23\",\r\n \"20.136.128.0/24\",\r\n + \ \"20.136.129.0/25\",\r\n \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n + \ \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.157.16.0/24\",\r\n + \ \"20.157.23.0/24\",\r\n \"20.157.31.0/24\",\r\n \"20.157.98.0/24\",\r\n + \ \"20.157.117.0/24\",\r\n \"20.157.126.0/24\",\r\n \"20.157.128.0/24\",\r\n + \ \"20.157.176.0/24\",\r\n \"20.157.218.0/24\",\r\n \"20.184.0.0/18\",\r\n + \ \"20.188.96.0/19\",\r\n \"20.190.64.0/19\",\r\n \"20.190.140.0/25\",\r\n + \ \"20.190.163.0/24\",\r\n \"20.191.128.0/19\",\r\n \"20.195.0.0/18\",\r\n + \ \"20.195.64.0/21\",\r\n \"20.195.80.0/21\",\r\n \"20.195.96.0/19\",\r\n + \ \"20.197.64.0/18\",\r\n \"20.198.128.0/17\",\r\n \"20.202.43.0/24\",\r\n + \ \"20.202.44.0/22\",\r\n \"20.202.48.0/23\",\r\n \"20.202.59.0/24\",\r\n + \ \"20.205.144.0/20\",\r\n \"20.205.160.0/19\",\r\n \"20.205.192.0/18\",\r\n + \ \"20.209.20.0/23\",\r\n \"20.212.0.0/16\",\r\n \"20.247.128.0/17\",\r\n + \ \"23.97.48.0/20\",\r\n \"23.98.64.0/18\",\r\n \"23.100.112.0/21\",\r\n + \ \"23.101.16.0/20\",\r\n \"40.65.128.0/18\",\r\n \"40.78.223.0/24\",\r\n + \ \"40.78.232.0/21\",\r\n \"40.79.206.32/27\",\r\n \"40.82.28.0/22\",\r\n + \ \"40.87.196.0/22\",\r\n \"40.90.133.192/26\",\r\n \"40.90.134.0/26\",\r\n + \ \"40.90.137.64/27\",\r\n \"40.90.138.96/27\",\r\n \"40.90.146.160/27\",\r\n + \ \"40.90.146.224/27\",\r\n \"40.90.154.128/26\",\r\n \"40.90.160.0/19\",\r\n + \ \"40.93.129.0/24\",\r\n \"40.119.192.0/18\",\r\n \"40.123.188.0/22\",\r\n + \ \"40.126.12.0/25\",\r\n \"40.126.35.0/24\",\r\n \"52.101.133.0/24\",\r\n + \ \"52.101.134.0/23\",\r\n \"52.101.136.0/23\",\r\n \"52.102.193.0/24\",\r\n + \ \"52.103.65.0/24\",\r\n \"52.103.193.0/24\",\r\n \"52.108.68.0/23\",\r\n + \ \"52.108.91.0/24\",\r\n \"52.108.184.0/24\",\r\n \"52.108.195.0/24\",\r\n + \ \"52.108.206.0/23\",\r\n \"52.108.236.0/22\",\r\n \"52.109.124.0/22\",\r\n + \ \"52.111.240.0/24\",\r\n \"52.112.40.0/21\",\r\n \"52.112.48.0/20\",\r\n + \ \"52.113.101.0/24\",\r\n \"52.113.105.0/24\",\r\n \"52.113.109.0/24\",\r\n + \ \"52.113.131.0/24\",\r\n \"52.113.153.0/24\",\r\n \"52.114.8.0/21\",\r\n + \ \"52.114.54.0/23\",\r\n \"52.114.56.0/23\",\r\n \"52.114.80.0/22\",\r\n + \ \"52.114.216.0/22\",\r\n \"52.115.32.0/22\",\r\n \"52.115.36.0/23\",\r\n + \ \"52.115.97.0/24\",\r\n \"52.120.144.0/21\",\r\n \"52.120.156.0/24\",\r\n + \ \"52.121.128.0/20\",\r\n \"52.121.144.0/21\",\r\n \"52.136.26.0/24\",\r\n + \ \"52.139.192.0/18\",\r\n \"52.143.196.0/24\",\r\n \"52.143.210.0/24\",\r\n + \ \"52.148.64.0/18\",\r\n \"52.163.0.0/16\",\r\n \"52.187.0.0/17\",\r\n + \ \"52.187.128.0/18\",\r\n \"52.230.0.0/17\",\r\n \"52.237.64.0/18\",\r\n + \ \"52.239.129.0/24\",\r\n \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n + \ \"52.239.249.0/24\",\r\n \"52.245.80.0/22\",\r\n \"52.253.80.0/20\",\r\n + \ \"104.43.0.0/17\",\r\n \"104.44.89.32/27\",\r\n \"104.44.90.128/27\",\r\n + \ \"104.44.92.32/27\",\r\n \"104.44.94.144/28\",\r\n \"104.44.95.192/28\",\r\n + \ \"104.44.95.224/28\",\r\n \"104.215.128.0/17\",\r\n \"111.221.80.0/20\",\r\n + \ \"111.221.96.0/20\",\r\n \"137.116.128.0/19\",\r\n \"138.91.32.0/20\",\r\n + \ \"168.63.90.0/24\",\r\n \"168.63.91.0/26\",\r\n \"168.63.160.0/19\",\r\n + \ \"168.63.224.0/19\",\r\n \"191.238.64.0/23\",\r\n \"207.46.50.128/28\",\r\n + \ \"207.46.59.64/27\",\r\n \"207.46.63.64/27\",\r\n \"207.46.63.128/25\",\r\n + \ \"207.46.224.0/20\",\r\n \"2602:fd5e:2::/57\",\r\n \"2603:1040::/47\",\r\n + \ \"2603:1040:2::/48\",\r\n \"2603:1040:4::/48\",\r\n \"2603:1040:5::/48\",\r\n + \ \"2603:1040:6::/48\",\r\n \"2603:1046:1406::/48\",\r\n + \ \"2603:1046:1500:28::/64\",\r\n \"2603:1046:2000:180::/59\",\r\n + \ \"2603:1047:1:180::/59\",\r\n \"2603:1063:2202:38::/64\",\r\n \ \"2a01:111:f403:c401::/64\",\r\n \"2a01:111:f403:cc05::/64\",\r\n \ \"2a01:111:f403:cc06::/63\",\r\n \"2a01:111:f403:cc08::/63\",\r\n \ \"2a01:111:f403:d402::/64\",\r\n \"2a01:111:f403:dc01::/64\",\r\n \ \"2a01:111:f403:e401::/64\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.southfrance\",\r\n \"id\": \"AzureCloud.southfrance\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.150.192/26\",\r\n \"13.104.151.0/26\",\r\n \ \"20.38.188.0/22\",\r\n \"20.39.80.0/20\",\r\n \"20.47.28.0/24\",\r\n \ \"20.47.102.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.188.0/23\",\r\n @@ -31233,88 +31993,94 @@ interactions: \ \"2603:1020:904::/48\",\r\n \"2603:1020:905::/48\",\r\n \ \"2603:1020:906::/48\",\r\n \"2603:1026:2401::/48\",\r\n \ \"2603:1026:2500:2c::/64\",\r\n \"2603:1026:3000:1a0::/59\",\r\n - \ \"2603:1027:1:1a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.southindia\",\r\n \"id\": \"AzureCloud.southindia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.71.64.0/18\",\r\n \"13.104.153.128/26\",\r\n - \ \"20.40.0.0/21\",\r\n \"20.41.192.0/18\",\r\n \"20.44.32.0/19\",\r\n - \ \"20.47.52.0/24\",\r\n \"20.47.72.0/23\",\r\n \"20.60.10.0/24\",\r\n - \ \"20.60.226.0/23\",\r\n \"20.95.141.0/24\",\r\n \"20.135.42.0/23\",\r\n - \ \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n \"20.190.145.128/25\",\r\n - \ \"20.190.174.0/24\",\r\n \"20.192.128.0/19\",\r\n \"20.192.184.0/21\",\r\n - \ \"20.219.64.0/18\",\r\n \"20.235.0.0/18\",\r\n \"20.235.128.0/18\",\r\n - \ \"40.78.192.0/21\",\r\n \"40.79.213.0/24\",\r\n \"40.81.64.0/20\",\r\n - \ \"40.87.216.0/22\",\r\n \"40.90.26.64/26\",\r\n \"40.90.137.160/27\",\r\n - \ \"40.126.17.128/25\",\r\n \"40.126.46.0/24\",\r\n \"52.108.192.0/24\",\r\n - \ \"52.108.230.0/23\",\r\n \"52.109.60.0/22\",\r\n \"52.111.241.0/24\",\r\n - \ \"52.113.15.0/24\",\r\n \"52.114.24.0/22\",\r\n \"52.136.17.0/24\",\r\n - \ \"52.140.0.0/18\",\r\n \"52.172.0.0/17\",\r\n \"52.239.135.128/26\",\r\n - \ \"52.239.188.0/24\",\r\n \"52.245.84.0/22\",\r\n \"104.44.92.160/27\",\r\n - \ \"104.44.94.208/28\",\r\n \"104.47.214.0/23\",\r\n \"104.211.192.0/18\",\r\n - \ \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n + \ \"2603:1027:1:1a0::/59\",\r\n \"2603:1063:2206:2c::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.southindia\",\r\n + \ \"id\": \"AzureCloud.southindia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.64.0/18\",\r\n + \ \"13.104.153.128/26\",\r\n \"20.40.0.0/21\",\r\n \"20.41.192.0/18\",\r\n + \ \"20.44.32.0/19\",\r\n \"20.47.52.0/24\",\r\n \"20.47.72.0/23\",\r\n + \ \"20.60.10.0/24\",\r\n \"20.60.226.0/23\",\r\n \"20.95.141.0/24\",\r\n + \ \"20.135.42.0/23\",\r\n \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n + \ \"20.190.145.128/25\",\r\n \"20.190.174.0/24\",\r\n \"20.192.128.0/19\",\r\n + \ \"20.192.184.0/21\",\r\n \"20.219.64.0/18\",\r\n \"20.235.0.0/18\",\r\n + \ \"20.235.128.0/18\",\r\n \"40.78.192.0/21\",\r\n \"40.79.213.0/24\",\r\n + \ \"40.81.64.0/20\",\r\n \"40.87.216.0/22\",\r\n \"40.90.26.64/26\",\r\n + \ \"40.90.137.160/27\",\r\n \"40.126.17.128/25\",\r\n \"40.126.46.0/24\",\r\n + \ \"52.108.192.0/24\",\r\n \"52.108.230.0/23\",\r\n \"52.109.60.0/22\",\r\n + \ \"52.111.241.0/24\",\r\n \"52.113.15.0/24\",\r\n \"52.114.24.0/22\",\r\n + \ \"52.136.17.0/24\",\r\n \"52.140.0.0/18\",\r\n \"52.172.0.0/17\",\r\n + \ \"52.239.135.128/26\",\r\n \"52.239.188.0/24\",\r\n \"52.245.84.0/22\",\r\n + \ \"104.44.92.160/27\",\r\n \"104.44.94.208/28\",\r\n \"104.47.214.0/23\",\r\n + \ \"104.211.192.0/18\",\r\n \"2603:1040:c00::/46\",\r\n \"2603:1040:c05::/48\",\r\n \ \"2603:1040:c06::/47\",\r\n \"2603:1046:1407::/48\",\r\n \ \"2603:1046:1500:4::/64\",\r\n \"2603:1046:2000:60::/59\",\r\n - \ \"2603:1047:1:60::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.swedencentral\",\r\n \"id\": \"AzureCloud.swedencentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.208/28\",\r\n \"13.105.96.0/26\",\r\n - \ \"13.105.99.112/28\",\r\n \"13.105.99.160/27\",\r\n \"13.105.99.192/26\",\r\n - \ \"13.105.100.0/28\",\r\n \"13.105.100.32/27\",\r\n \"20.60.78.0/23\",\r\n - \ \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n \"20.91.128.0/17\",\r\n - \ \"20.95.87.0/24\",\r\n \"20.135.164.0/22\",\r\n \"20.135.168.0/23\",\r\n - \ \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n - \ \"20.157.195.0/24\",\r\n \"20.190.181.0/24\",\r\n \"20.240.0.0/18\",\r\n - \ \"20.240.128.0/17\",\r\n \"40.93.214.0/24\",\r\n \"40.101.1.0/24\",\r\n - \ \"40.119.112.0/22\",\r\n \"40.126.53.0/24\",\r\n \"40.126.203.0/24\",\r\n - \ \"51.12.24.0/21\",\r\n \"51.12.32.0/19\",\r\n \"51.12.64.0/19\",\r\n - \ \"51.12.96.0/21\",\r\n \"51.12.104.32/27\",\r\n \"51.12.128.0/21\",\r\n - \ \"51.12.144.0/20\",\r\n \"51.12.208.0/20\",\r\n \"51.12.224.0/19\",\r\n - \ \"51.107.176.0/20\",\r\n \"52.101.75.0/24\",\r\n \"52.101.80.0/22\",\r\n - \ \"52.102.163.0/24\",\r\n \"52.103.35.0/24\",\r\n \"52.103.163.0/24\",\r\n - \ \"52.108.134.0/24\",\r\n \"52.111.209.0/24\",\r\n \"52.112.120.0/24\",\r\n - \ \"52.112.122.0/24\",\r\n \"52.253.187.0/24\",\r\n \"52.253.188.0/23\",\r\n - \ \"132.245.230.0/23\",\r\n \"2603:1020:1000::/47\",\r\n + \ \"2603:1047:1:60::/59\",\r\n \"2603:1063:2202:10::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.swedencentral\",\r\n + \ \"id\": \"AzureCloud.swedencentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.208/28\",\r\n + \ \"13.105.96.0/26\",\r\n \"13.105.99.112/28\",\r\n \"13.105.99.160/27\",\r\n + \ \"13.105.99.192/26\",\r\n \"13.105.100.0/28\",\r\n \"13.105.100.32/27\",\r\n + \ \"20.60.78.0/23\",\r\n \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n + \ \"20.91.128.0/17\",\r\n \"20.95.87.0/24\",\r\n \"20.135.164.0/22\",\r\n + \ \"20.135.168.0/23\",\r\n \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n + \ \"20.157.151.0/24\",\r\n \"20.157.195.0/24\",\r\n \"20.190.181.0/24\",\r\n + \ \"20.202.68.0/24\",\r\n \"20.240.0.0/18\",\r\n \"20.240.128.0/17\",\r\n + \ \"40.93.214.0/24\",\r\n \"40.101.1.0/24\",\r\n \"40.119.112.0/22\",\r\n + \ \"40.126.53.0/24\",\r\n \"40.126.203.0/24\",\r\n \"51.12.24.0/21\",\r\n + \ \"51.12.32.0/19\",\r\n \"51.12.64.0/19\",\r\n \"51.12.96.0/21\",\r\n + \ \"51.12.104.32/27\",\r\n \"51.12.128.0/21\",\r\n \"51.12.144.0/20\",\r\n + \ \"51.12.208.0/20\",\r\n \"51.12.224.0/19\",\r\n \"51.107.176.0/20\",\r\n + \ \"52.101.75.0/24\",\r\n \"52.101.80.0/22\",\r\n \"52.102.163.0/24\",\r\n + \ \"52.103.35.0/24\",\r\n \"52.103.163.0/24\",\r\n \"52.108.134.0/24\",\r\n + \ \"52.111.209.0/24\",\r\n \"52.112.120.0/24\",\r\n \"52.112.122.0/24\",\r\n + \ \"52.112.139.0/24\",\r\n \"52.112.140.0/22\",\r\n \"52.112.164.0/22\",\r\n + \ \"52.112.224.0/22\",\r\n \"52.112.234.0/23\",\r\n \"52.112.239.0/24\",\r\n + \ \"52.114.225.0/24\",\r\n \"52.114.227.0/24\",\r\n \"52.114.229.0/24\",\r\n + \ \"52.114.235.0/24\",\r\n \"52.114.237.0/24\",\r\n \"52.114.239.0/24\",\r\n + \ \"52.114.243.0/24\",\r\n \"52.121.192.0/20\",\r\n \"52.253.187.0/24\",\r\n + \ \"52.253.188.0/23\",\r\n \"132.245.230.0/23\",\r\n \"2603:1020:1000::/47\",\r\n \ \"2603:1020:1003::/48\",\r\n \"2603:1020:1004::/47\",\r\n \ \"2603:1026:900::/64\",\r\n \"2603:1026:900:2::/63\",\r\n \ \"2603:1026:2402::/48\",\r\n \"2603:1026:2500:4::/64\",\r\n \ \"2603:1026:3000:20::/59\",\r\n \"2603:1027:1:20::/59\",\r\n - \ \"2a01:111:f403:c202::/64\",\r\n \"2a01:111:f403:ca10::/64\",\r\n - \ \"2a01:111:f403:ca12::/63\",\r\n \"2a01:111:f403:ca14::/63\",\r\n - \ \"2a01:111:f403:d202::/64\",\r\n \"2a01:111:f403:da02::/64\",\r\n - \ \"2a01:111:f403:e202::/64\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.swedensouth\",\r\n \"id\": \"AzureCloud.swedensouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.105.75.160/27\",\r\n \"13.105.75.192/28\",\r\n - \ \"13.105.75.224/27\",\r\n \"20.60.76.0/23\",\r\n \"20.60.192.0/23\",\r\n - \ \"20.91.0.0/17\",\r\n \"20.135.60.0/23\",\r\n \"20.150.45.0/24\",\r\n - \ \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n \"20.157.196.0/24\",\r\n - \ \"20.190.182.0/24\",\r\n \"40.93.213.0/24\",\r\n \"40.101.0.0/24\",\r\n - \ \"40.119.116.0/22\",\r\n \"40.126.54.0/24\",\r\n \"40.126.204.0/24\",\r\n - \ \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\r\n \"51.12.104.0/27\",\r\n - \ \"51.12.112.0/20\",\r\n \"51.12.136.0/21\",\r\n \"51.12.160.0/19\",\r\n - \ \"51.12.192.0/20\",\r\n \"52.101.74.0/24\",\r\n \"52.101.76.0/22\",\r\n - \ \"52.102.162.0/24\",\r\n \"52.103.34.0/24\",\r\n \"52.103.162.0/24\",\r\n - \ \"52.108.135.0/24\",\r\n \"52.111.210.0/24\",\r\n \"52.112.119.0/24\",\r\n - \ \"52.112.121.0/24\",\r\n \"52.253.190.0/24\",\r\n \"2603:1020:1100::/47\",\r\n - \ \"2603:1020:1103::/48\",\r\n \"2603:1020:1104::/46\",\r\n - \ \"2603:1026:900:1::/64\",\r\n \"2603:1026:2408::/48\",\r\n - \ \"2603:1026:2500::/64\",\r\n \"2603:1026:3000::/59\",\r\n - \ \"2603:1027:1::/59\",\r\n \"2a01:111:f403:c203::/64\",\r\n + \ \"2603:1063:2206:4::/64\",\r\n \"2a01:111:f403:c202::/64\",\r\n + \ \"2a01:111:f403:ca10::/64\",\r\n \"2a01:111:f403:ca12::/63\",\r\n + \ \"2a01:111:f403:ca14::/63\",\r\n \"2a01:111:f403:d202::/64\",\r\n + \ \"2a01:111:f403:da02::/64\",\r\n \"2a01:111:f403:e202::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.swedensouth\",\r\n + \ \"id\": \"AzureCloud.swedensouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.75.160/27\",\r\n + \ \"13.105.75.192/28\",\r\n \"13.105.75.224/27\",\r\n \"20.60.76.0/23\",\r\n + \ \"20.60.192.0/23\",\r\n \"20.91.0.0/17\",\r\n \"20.135.60.0/23\",\r\n + \ \"20.150.45.0/24\",\r\n \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n + \ \"20.157.196.0/24\",\r\n \"20.190.182.0/24\",\r\n \"40.93.213.0/24\",\r\n + \ \"40.101.0.0/24\",\r\n \"40.119.116.0/22\",\r\n \"40.126.54.0/24\",\r\n + \ \"40.126.204.0/24\",\r\n \"51.12.0.0/20\",\r\n \"51.12.16.0/21\",\r\n + \ \"51.12.104.0/27\",\r\n \"51.12.112.0/20\",\r\n \"51.12.136.0/21\",\r\n + \ \"51.12.160.0/19\",\r\n \"51.12.192.0/20\",\r\n \"52.101.74.0/24\",\r\n + \ \"52.101.76.0/22\",\r\n \"52.102.162.0/24\",\r\n \"52.103.34.0/24\",\r\n + \ \"52.103.162.0/24\",\r\n \"52.108.135.0/24\",\r\n \"52.111.210.0/24\",\r\n + \ \"52.112.119.0/24\",\r\n \"52.112.121.0/24\",\r\n \"52.253.190.0/24\",\r\n + \ \"2603:1020:1100::/47\",\r\n \"2603:1020:1103::/48\",\r\n + \ \"2603:1020:1104::/46\",\r\n \"2603:1026:900:1::/64\",\r\n + \ \"2603:1026:2408::/48\",\r\n \"2603:1026:2500::/64\",\r\n + \ \"2603:1026:3000::/59\",\r\n \"2603:1027:1::/59\",\r\n + \ \"2603:1063:2206::/64\",\r\n \"2a01:111:f403:c203::/64\",\r\n \ \"2a01:111:f403:ca11::/64\",\r\n \"2a01:111:f403:ca16::/63\",\r\n \ \"2a01:111:f403:ca18::/63\",\r\n \"2a01:111:f403:d203::/64\",\r\n \ \"2a01:111:f403:da03::/64\",\r\n \"2a01:111:f403:e203::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.switzerlandn\",\r\n \ \"id\": \"AzureCloud.switzerlandn\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.32/27\",\r\n @@ -31336,32 +32102,33 @@ interactions: \ \"52.253.176.0/24\",\r\n \"2603:1020:a00::/47\",\r\n \"2603:1020:a03::/48\",\r\n \ \"2603:1020:a04::/47\",\r\n \"2603:1026:240b::/48\",\r\n \ \"2603:1026:2500:c::/64\",\r\n \"2603:1026:3000:60::/59\",\r\n - \ \"2603:1027:1:60::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.switzerlandw\",\r\n \"id\": \"AzureCloud.switzerlandw\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.144.0/27\",\r\n \"13.104.212.0/26\",\r\n - \ \"20.47.26.0/24\",\r\n \"20.47.67.0/24\",\r\n \"20.47.103.0/24\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.135.62.0/23\",\r\n \"20.150.55.0/24\",\r\n - \ \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n \"20.190.184.0/24\",\r\n - \ \"20.199.192.0/18\",\r\n \"20.208.192.0/18\",\r\n \"40.90.19.32/27\",\r\n - \ \"40.90.128.192/28\",\r\n \"40.119.84.0/22\",\r\n \"40.126.56.0/24\",\r\n - \ \"40.126.195.0/24\",\r\n \"51.103.192.0/27\",\r\n \"51.107.96.0/19\",\r\n - \ \"51.107.136.0/21\",\r\n \"51.107.144.0/20\",\r\n \"51.107.160.0/20\",\r\n - \ \"51.107.192.0/21\",\r\n \"51.107.224.0/20\",\r\n \"51.107.248.0/21\",\r\n - \ \"52.108.179.0/24\",\r\n \"52.108.200.0/24\",\r\n \"52.109.158.0/23\",\r\n - \ \"52.111.203.0/24\",\r\n \"52.114.230.0/24\",\r\n \"52.239.250.0/24\",\r\n - \ \"52.253.166.0/24\",\r\n \"2603:1020:b00::/47\",\r\n \"2603:1020:b03::/48\",\r\n - \ \"2603:1020:b04::/47\",\r\n \"2603:1026:240c::/48\",\r\n - \ \"2603:1026:2500:20::/64\",\r\n \"2603:1026:3000:120::/59\",\r\n - \ \"2603:1027:1:120::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uaecentral\",\r\n \"id\": \"AzureCloud.uaecentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1027:1:60::/59\",\r\n \"2603:1063:2206:8::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.switzerlandw\",\r\n + \ \"id\": \"AzureCloud.switzerlandw\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.144.0/27\",\r\n + \ \"13.104.212.0/26\",\r\n \"20.47.26.0/24\",\r\n \"20.47.67.0/24\",\r\n + \ \"20.47.103.0/24\",\r\n \"20.60.176.0/23\",\r\n \"20.135.62.0/23\",\r\n + \ \"20.150.55.0/24\",\r\n \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n + \ \"20.190.184.0/24\",\r\n \"20.199.192.0/18\",\r\n \"20.208.192.0/18\",\r\n + \ \"40.90.19.32/27\",\r\n \"40.90.128.192/28\",\r\n \"40.119.84.0/22\",\r\n + \ \"40.126.56.0/24\",\r\n \"40.126.195.0/24\",\r\n \"51.103.192.0/27\",\r\n + \ \"51.107.96.0/19\",\r\n \"51.107.136.0/21\",\r\n \"51.107.144.0/20\",\r\n + \ \"51.107.160.0/20\",\r\n \"51.107.192.0/21\",\r\n \"51.107.224.0/20\",\r\n + \ \"51.107.248.0/21\",\r\n \"52.108.179.0/24\",\r\n \"52.108.200.0/24\",\r\n + \ \"52.109.158.0/23\",\r\n \"52.111.203.0/24\",\r\n \"52.114.230.0/24\",\r\n + \ \"52.239.250.0/24\",\r\n \"52.253.166.0/24\",\r\n \"2603:1020:b00::/47\",\r\n + \ \"2603:1020:b03::/48\",\r\n \"2603:1020:b04::/47\",\r\n + \ \"2603:1026:240c::/48\",\r\n \"2603:1026:2500:20::/64\",\r\n + \ \"2603:1026:3000:120::/59\",\r\n \"2603:1027:1:120::/59\",\r\n + \ \"2603:1063:2206:20::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.uaecentral\",\r\n \"id\": \"AzureCloud.uaecentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.159.128/26\",\r\n \"20.37.64.0/19\",\r\n \ \"20.45.64.0/19\",\r\n \"20.46.200.0/21\",\r\n \"20.46.208.0/20\",\r\n \ \"20.47.54.0/24\",\r\n \"20.47.94.0/24\",\r\n \"20.135.36.0/23\",\r\n @@ -31375,40 +32142,41 @@ interactions: \ \"52.239.233.0/25\",\r\n \"2603:1040:b00::/47\",\r\n \"2603:1040:b03::/48\",\r\n \ \"2603:1040:b04::/47\",\r\n \"2603:1046:140b::/48\",\r\n \ \"2603:1046:1500:30::/64\",\r\n \"2603:1046:2000:120::/59\",\r\n - \ \"2603:1047:1:120::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uaenorth\",\r\n \"id\": \"AzureCloud.uaenorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"16\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.104.151.64/26\",\r\n \"13.104.151.128/26\",\r\n - \ \"13.105.61.16/28\",\r\n \"13.105.61.64/26\",\r\n \"13.105.102.128/27\",\r\n - \ \"13.105.102.160/28\",\r\n \"13.105.102.192/27\",\r\n \"20.38.124.0/23\",\r\n - \ \"20.38.136.0/21\",\r\n \"20.38.152.0/21\",\r\n \"20.46.32.0/19\",\r\n - \ \"20.46.144.0/20\",\r\n \"20.46.192.0/21\",\r\n \"20.47.55.0/24\",\r\n - \ \"20.47.95.0/24\",\r\n \"20.60.21.0/24\",\r\n \"20.60.212.0/23\",\r\n - \ \"20.74.128.0/17\",\r\n \"20.135.114.0/23\",\r\n \"20.135.116.0/22\",\r\n - \ \"20.157.20.0/24\",\r\n \"20.157.74.0/24\",\r\n \"20.157.141.0/24\",\r\n - \ \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n \"20.202.102.0/23\",\r\n - \ \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n \"20.203.80.0/21\",\r\n - \ \"20.203.96.0/19\",\r\n \"20.209.50.0/23\",\r\n \"20.216.0.0/18\",\r\n - \ \"20.233.0.0/17\",\r\n \"40.90.16.96/27\",\r\n \"40.90.128.64/28\",\r\n - \ \"40.90.152.128/27\",\r\n \"40.119.72.0/22\",\r\n \"40.119.160.0/19\",\r\n - \ \"40.120.64.0/18\",\r\n \"40.123.192.0/19\",\r\n \"40.123.224.0/20\",\r\n - \ \"40.126.59.0/24\",\r\n \"40.126.192.0/24\",\r\n \"52.108.70.0/23\",\r\n - \ \"52.108.92.0/24\",\r\n \"52.109.162.0/23\",\r\n \"52.111.204.0/24\",\r\n - \ \"52.112.200.0/22\",\r\n \"52.112.204.0/23\",\r\n \"52.112.207.0/24\",\r\n - \ \"52.114.236.0/24\",\r\n \"52.121.100.0/22\",\r\n \"52.121.104.0/23\",\r\n - \ \"52.143.202.0/24\",\r\n \"52.143.222.0/23\",\r\n \"52.239.233.128/25\",\r\n - \ \"65.52.248.0/21\",\r\n \"2603:1040:900::/47\",\r\n \"2603:1040:903::/48\",\r\n - \ \"2603:1040:904::/47\",\r\n \"2603:1046:140a::/48\",\r\n - \ \"2603:1046:1500:2c::/64\",\r\n \"2603:1046:2000:100::/59\",\r\n - \ \"2603:1047:1:100::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.uksouth\",\r\n \"id\": \"AzureCloud.uksouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"16\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"2603:1047:1:120::/59\",\r\n \"2603:1063:2202:24::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.uaenorth\",\r\n + \ \"id\": \"AzureCloud.uaenorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n + \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.151.64/26\",\r\n + \ \"13.104.151.128/26\",\r\n \"13.105.61.16/28\",\r\n \"13.105.61.64/26\",\r\n + \ \"13.105.102.128/27\",\r\n \"13.105.102.160/28\",\r\n \"13.105.102.192/27\",\r\n + \ \"20.38.124.0/23\",\r\n \"20.38.136.0/21\",\r\n \"20.38.152.0/21\",\r\n + \ \"20.46.32.0/19\",\r\n \"20.46.144.0/20\",\r\n \"20.46.192.0/21\",\r\n + \ \"20.47.55.0/24\",\r\n \"20.47.95.0/24\",\r\n \"20.60.21.0/24\",\r\n + \ \"20.60.212.0/23\",\r\n \"20.74.128.0/17\",\r\n \"20.135.114.0/23\",\r\n + \ \"20.135.116.0/22\",\r\n \"20.157.20.0/24\",\r\n \"20.157.74.0/24\",\r\n + \ \"20.157.141.0/24\",\r\n \"20.190.187.0/24\",\r\n \"20.196.0.0/18\",\r\n + \ \"20.202.102.0/23\",\r\n \"20.203.0.0/18\",\r\n \"20.203.64.0/20\",\r\n + \ \"20.203.80.0/21\",\r\n \"20.203.96.0/19\",\r\n \"20.209.50.0/23\",\r\n + \ \"20.216.0.0/18\",\r\n \"20.233.0.0/17\",\r\n \"40.90.16.96/27\",\r\n + \ \"40.90.128.64/28\",\r\n \"40.90.152.128/27\",\r\n \"40.119.72.0/22\",\r\n + \ \"40.119.160.0/19\",\r\n \"40.120.64.0/18\",\r\n \"40.123.192.0/19\",\r\n + \ \"40.123.224.0/20\",\r\n \"40.126.59.0/24\",\r\n \"40.126.192.0/24\",\r\n + \ \"52.108.70.0/23\",\r\n \"52.108.92.0/24\",\r\n \"52.109.162.0/23\",\r\n + \ \"52.111.204.0/24\",\r\n \"52.112.200.0/22\",\r\n \"52.112.204.0/23\",\r\n + \ \"52.112.207.0/24\",\r\n \"52.114.236.0/24\",\r\n \"52.121.100.0/22\",\r\n + \ \"52.121.104.0/23\",\r\n \"52.143.202.0/24\",\r\n \"52.143.222.0/23\",\r\n + \ \"52.239.233.128/25\",\r\n \"65.52.248.0/21\",\r\n \"2603:1040:900::/47\",\r\n + \ \"2603:1040:903::/48\",\r\n \"2603:1040:904::/47\",\r\n + \ \"2603:1046:140a::/48\",\r\n \"2603:1046:1500:2c::/64\",\r\n + \ \"2603:1046:2000:100::/59\",\r\n \"2603:1047:1:100::/59\",\r\n + \ \"2603:1063:2202:20::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.uksouth\",\r\n \"id\": \"AzureCloud.uksouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"17\",\r\n \"region\": \"uksouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.87.64.0/19\",\r\n \"13.104.129.128/26\",\r\n \ \"13.104.145.160/27\",\r\n \"13.104.146.64/26\",\r\n \"13.104.159.0/25\",\r\n \ \"20.0.0.0/16\",\r\n \"20.26.0.0/18\",\r\n \"20.26.128.0/17\",\r\n @@ -31449,39 +32217,40 @@ interactions: \ \"2603:1020:702::/48\",\r\n \"2603:1020:704::/48\",\r\n \ \"2603:1020:705::/48\",\r\n \"2603:1020:706::/48\",\r\n \ \"2603:1026:2406::/48\",\r\n \"2603:1026:2500:18::/64\",\r\n - \ \"2603:1026:3000:e0::/59\",\r\n \"2603:1027:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.ukwest\",\r\n - \ \"id\": \"AzureCloud.ukwest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"20.39.160.0/21\",\r\n - \ \"20.40.104.0/21\",\r\n \"20.45.176.0/20\",\r\n \"20.47.56.0/24\",\r\n - \ \"20.47.82.0/23\",\r\n \"20.58.64.0/18\",\r\n \"20.60.164.0/23\",\r\n - \ \"20.68.64.0/18\",\r\n \"20.77.192.0/18\",\r\n \"20.90.0.0/18\",\r\n - \ \"20.95.86.0/24\",\r\n \"20.117.0.0/18\",\r\n \"20.135.64.0/23\",\r\n - \ \"20.150.2.0/23\",\r\n \"20.150.52.0/24\",\r\n \"20.150.110.0/24\",\r\n - \ \"20.157.46.0/24\",\r\n \"20.162.0.0/17\",\r\n \"20.190.144.0/25\",\r\n - \ \"20.190.171.0/24\",\r\n \"20.202.3.0/24\",\r\n \"20.254.128.0/17\",\r\n - \ \"40.79.218.0/24\",\r\n \"40.81.112.0/20\",\r\n \"40.87.228.0/22\",\r\n - \ \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n \"40.90.131.96/27\",\r\n - \ \"40.90.139.96/27\",\r\n \"40.90.157.192/27\",\r\n \"40.126.16.0/25\",\r\n - \ \"40.126.43.0/24\",\r\n \"51.11.96.0/19\",\r\n \"51.104.32.0/19\",\r\n - \ \"51.132.64.0/18\",\r\n \"51.137.128.0/18\",\r\n \"51.140.192.0/18\",\r\n - \ \"51.141.0.0/17\",\r\n \"51.141.128.0/27\",\r\n \"51.141.128.64/26\",\r\n - \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n \"51.141.134.0/24\",\r\n - \ \"51.141.136.0/22\",\r\n \"51.142.128.0/18\",\r\n \"52.108.189.0/24\",\r\n - \ \"52.108.224.0/23\",\r\n \"52.109.32.0/22\",\r\n \"52.111.205.0/24\",\r\n - \ \"52.112.168.0/22\",\r\n \"52.112.212.0/24\",\r\n \"52.112.230.0/24\",\r\n - \ \"52.113.192.0/24\",\r\n \"52.114.84.0/22\",\r\n \"52.114.92.0/22\",\r\n - \ \"52.136.20.0/24\",\r\n \"52.142.128.0/18\",\r\n \"52.239.240.0/24\",\r\n - \ \"104.44.90.0/27\",\r\n \"2603:1020:600::/47\",\r\n \"2603:1020:602::/48\",\r\n - \ \"2603:1020:604::/48\",\r\n \"2603:1020:605::/48\",\r\n - \ \"2603:1020:606::/48\",\r\n \"2603:1026:2407::/48\",\r\n - \ \"2603:1026:3000:200::/59\",\r\n \"2603:1027:1:200::/59\"\r\n + \ \"2603:1026:3000:e0::/59\",\r\n \"2603:1027:1:e0::/59\",\r\n + \ \"2603:1063:2206:18::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.ukwest\",\r\n \"id\": \"AzureCloud.ukwest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"20.39.160.0/21\",\r\n \"20.40.104.0/21\",\r\n \"20.45.176.0/20\",\r\n + \ \"20.47.56.0/24\",\r\n \"20.47.82.0/23\",\r\n \"20.58.64.0/18\",\r\n + \ \"20.60.164.0/23\",\r\n \"20.68.64.0/18\",\r\n \"20.77.192.0/18\",\r\n + \ \"20.90.0.0/18\",\r\n \"20.95.86.0/24\",\r\n \"20.117.0.0/18\",\r\n + \ \"20.135.64.0/23\",\r\n \"20.150.2.0/23\",\r\n \"20.150.52.0/24\",\r\n + \ \"20.150.110.0/24\",\r\n \"20.157.46.0/24\",\r\n \"20.162.0.0/17\",\r\n + \ \"20.190.144.0/25\",\r\n \"20.190.171.0/24\",\r\n \"20.202.3.0/24\",\r\n + \ \"20.254.128.0/17\",\r\n \"40.79.218.0/24\",\r\n \"40.81.112.0/20\",\r\n + \ \"40.87.228.0/22\",\r\n \"40.90.28.192/26\",\r\n \"40.90.29.0/26\",\r\n + \ \"40.90.131.96/27\",\r\n \"40.90.139.96/27\",\r\n \"40.90.157.192/27\",\r\n + \ \"40.126.16.0/25\",\r\n \"40.126.43.0/24\",\r\n \"51.11.96.0/19\",\r\n + \ \"51.104.32.0/19\",\r\n \"51.132.64.0/18\",\r\n \"51.137.128.0/18\",\r\n + \ \"51.140.192.0/18\",\r\n \"51.141.0.0/17\",\r\n \"51.141.128.0/27\",\r\n + \ \"51.141.128.64/26\",\r\n \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n + \ \"51.141.134.0/24\",\r\n \"51.141.136.0/22\",\r\n \"51.142.128.0/18\",\r\n + \ \"52.108.189.0/24\",\r\n \"52.108.224.0/23\",\r\n \"52.109.32.0/22\",\r\n + \ \"52.111.205.0/24\",\r\n \"52.112.168.0/22\",\r\n \"52.112.212.0/24\",\r\n + \ \"52.112.230.0/24\",\r\n \"52.113.192.0/24\",\r\n \"52.114.84.0/22\",\r\n + \ \"52.114.92.0/22\",\r\n \"52.136.20.0/24\",\r\n \"52.142.128.0/18\",\r\n + \ \"52.239.240.0/24\",\r\n \"104.44.90.0/27\",\r\n \"2603:1020:600::/47\",\r\n + \ \"2603:1020:602::/48\",\r\n \"2603:1020:604::/48\",\r\n + \ \"2603:1020:605::/48\",\r\n \"2603:1020:606::/48\",\r\n + \ \"2603:1026:2407::/48\",\r\n \"2603:1026:3000:200::/59\",\r\n + \ \"2603:1027:1:200::/59\",\r\n \"2603:1063:2206:34::/64\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.usstagec\",\r\n \ \"id\": \"AzureCloud.usstagec\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.16.128/26\",\r\n @@ -31509,10 +32278,10 @@ interactions: \ \"2603:1036:2500:28::/64\",\r\n \"2603:1036:3000:1a0::/59\",\r\n \ \"2603:1037:1:1a0::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureCloud.westcentralus\",\r\n \"id\": \"AzureCloud.westcentralus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"9\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.71.192.0/18\",\r\n \"13.77.192.0/19\",\r\n \"13.78.128.0/17\",\r\n \ \"13.104.145.64/26\",\r\n \"13.104.215.128/25\",\r\n \"13.104.219.0/25\",\r\n \ \"20.47.4.0/24\",\r\n \"20.47.70.0/24\",\r\n \"20.47.104.0/24\",\r\n @@ -31553,155 +32322,158 @@ interactions: \ \"2603:1036:903:9::/64\",\r\n \"2603:1036:9ff:ffff::/64\",\r\n \ \"2603:1036:2408::/48\",\r\n \"2603:1036:2500:20::/64\",\r\n \ \"2603:1036:3000:180::/59\",\r\n \"2603:1037:1:180::/59\",\r\n - \ \"2a01:111:f403:c112::/64\",\r\n \"2a01:111:f403:c910::/62\",\r\n - \ \"2a01:111:f403:c932::/63\",\r\n \"2a01:111:f403:c934::/63\",\r\n - \ \"2a01:111:f403:c936::/64\",\r\n \"2a01:111:f403:d120::/62\",\r\n - \ \"2a01:111:f403:d910::/62\",\r\n \"2a01:111:f403:e010::/62\",\r\n - \ \"2a01:111:f403:f910::/62\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.westeurope\",\r\n \"id\": \"AzureCloud.westeurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"26\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.69.0.0/17\",\r\n \"13.73.128.0/18\",\r\n \"13.73.224.0/21\",\r\n - \ \"13.80.0.0/15\",\r\n \"13.88.200.0/21\",\r\n \"13.93.0.0/17\",\r\n - \ \"13.94.128.0/17\",\r\n \"13.95.0.0/16\",\r\n \"13.104.145.192/26\",\r\n - \ \"13.104.146.0/26\",\r\n \"13.104.146.128/25\",\r\n \"13.104.158.176/28\",\r\n - \ \"13.104.209.0/24\",\r\n \"13.104.214.0/25\",\r\n \"13.104.218.128/25\",\r\n - \ \"13.105.22.0/24\",\r\n \"13.105.23.128/25\",\r\n \"13.105.28.32/28\",\r\n - \ \"13.105.29.128/25\",\r\n \"13.105.60.48/28\",\r\n \"13.105.60.96/27\",\r\n - \ \"13.105.60.128/27\",\r\n \"13.105.66.144/28\",\r\n \"20.4.0.0/16\",\r\n - \ \"20.8.0.0/16\",\r\n \"20.13.0.0/17\",\r\n \"20.16.0.0/16\",\r\n - \ \"20.23.0.0/16\",\r\n \"20.31.0.0/16\",\r\n \"20.38.108.0/23\",\r\n - \ \"20.38.200.0/22\",\r\n \"20.47.7.0/24\",\r\n \"20.47.18.0/23\",\r\n - \ \"20.47.30.0/24\",\r\n \"20.47.96.0/23\",\r\n \"20.47.115.0/24\",\r\n - \ \"20.47.118.0/24\",\r\n \"20.50.0.0/18\",\r\n \"20.50.88.0/21\",\r\n - \ \"20.50.128.0/17\",\r\n \"20.54.128.0/17\",\r\n \"20.56.0.0/16\",\r\n - \ \"20.60.26.0/23\",\r\n \"20.60.130.0/24\",\r\n \"20.60.150.0/23\",\r\n - \ \"20.60.196.0/23\",\r\n \"20.60.222.0/23\",\r\n \"20.60.250.0/23\",\r\n - \ \"20.61.0.0/16\",\r\n \"20.67.0.0/17\",\r\n \"20.71.0.0/16\",\r\n - \ \"20.73.0.0/16\",\r\n \"20.76.0.0/16\",\r\n \"20.82.0.0/17\",\r\n - \ \"20.86.0.0/16\",\r\n \"20.93.128.0/17\",\r\n \"20.95.64.0/24\",\r\n - \ \"20.95.66.0/24\",\r\n \"20.95.73.0/24\",\r\n \"20.95.76.0/23\",\r\n - \ \"20.95.81.0/24\",\r\n \"20.101.0.0/16\",\r\n \"20.103.0.0/16\",\r\n - \ \"20.105.128.0/17\",\r\n \"20.107.0.0/17\",\r\n \"20.123.128.0/17\",\r\n - \ \"20.126.0.0/16\",\r\n \"20.135.24.0/23\",\r\n \"20.135.140.0/22\",\r\n - \ \"20.135.144.0/23\",\r\n \"20.143.1.0/24\",\r\n \"20.150.8.0/23\",\r\n - \ \"20.150.37.0/24\",\r\n \"20.150.42.0/24\",\r\n \"20.150.74.0/24\",\r\n - \ \"20.150.76.0/24\",\r\n \"20.150.83.0/24\",\r\n \"20.150.122.0/24\",\r\n - \ \"20.157.18.0/24\",\r\n \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n - \ \"20.157.30.0/24\",\r\n \"20.157.33.0/24\",\r\n \"20.157.97.0/24\",\r\n - \ \"20.157.115.0/24\",\r\n \"20.157.123.0/24\",\r\n \"20.157.146.0/24\",\r\n - \ \"20.157.158.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n - \ \"20.157.212.0/24\",\r\n \"20.157.221.0/24\",\r\n \"20.157.223.0/24\",\r\n + \ \"2603:1063:2200:2c::/64\",\r\n \"2a01:111:f403:c112::/64\",\r\n + \ \"2a01:111:f403:c910::/62\",\r\n \"2a01:111:f403:c932::/63\",\r\n + \ \"2a01:111:f403:c934::/63\",\r\n \"2a01:111:f403:c936::/64\",\r\n + \ \"2a01:111:f403:d120::/62\",\r\n \"2a01:111:f403:d910::/62\",\r\n + \ \"2a01:111:f403:e010::/62\",\r\n \"2a01:111:f403:f910::/62\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westeurope\",\r\n + \ \"id\": \"AzureCloud.westeurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"28\",\r\n + \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.69.0.0/17\",\r\n + \ \"13.73.128.0/18\",\r\n \"13.73.224.0/21\",\r\n \"13.80.0.0/15\",\r\n + \ \"13.88.200.0/21\",\r\n \"13.93.0.0/17\",\r\n \"13.94.128.0/17\",\r\n + \ \"13.95.0.0/16\",\r\n \"13.104.145.192/26\",\r\n \"13.104.146.0/26\",\r\n + \ \"13.104.146.128/25\",\r\n \"13.104.158.176/28\",\r\n \"13.104.209.0/24\",\r\n + \ \"13.104.214.0/25\",\r\n \"13.104.218.128/25\",\r\n \"13.105.22.0/24\",\r\n + \ \"13.105.23.128/25\",\r\n \"13.105.28.32/28\",\r\n \"13.105.29.128/25\",\r\n + \ \"13.105.60.48/28\",\r\n \"13.105.60.96/27\",\r\n \"13.105.60.128/27\",\r\n + \ \"13.105.66.144/28\",\r\n \"20.4.0.0/16\",\r\n \"20.8.0.0/16\",\r\n + \ \"20.13.0.0/17\",\r\n \"20.16.0.0/16\",\r\n \"20.23.0.0/16\",\r\n + \ \"20.31.0.0/16\",\r\n \"20.38.108.0/23\",\r\n \"20.38.200.0/22\",\r\n + \ \"20.47.7.0/24\",\r\n \"20.47.18.0/23\",\r\n \"20.47.30.0/24\",\r\n + \ \"20.47.96.0/23\",\r\n \"20.47.115.0/24\",\r\n \"20.47.118.0/24\",\r\n + \ \"20.50.0.0/18\",\r\n \"20.50.88.0/21\",\r\n \"20.50.128.0/17\",\r\n + \ \"20.54.128.0/17\",\r\n \"20.56.0.0/16\",\r\n \"20.60.26.0/23\",\r\n + \ \"20.60.130.0/24\",\r\n \"20.60.150.0/23\",\r\n \"20.60.196.0/23\",\r\n + \ \"20.60.222.0/23\",\r\n \"20.60.250.0/23\",\r\n \"20.61.0.0/16\",\r\n + \ \"20.67.0.0/17\",\r\n \"20.71.0.0/16\",\r\n \"20.73.0.0/16\",\r\n + \ \"20.76.0.0/16\",\r\n \"20.82.0.0/17\",\r\n \"20.86.0.0/16\",\r\n + \ \"20.93.128.0/17\",\r\n \"20.95.64.0/24\",\r\n \"20.95.66.0/24\",\r\n + \ \"20.95.73.0/24\",\r\n \"20.95.76.0/23\",\r\n \"20.95.81.0/24\",\r\n + \ \"20.101.0.0/16\",\r\n \"20.103.0.0/16\",\r\n \"20.105.128.0/17\",\r\n + \ \"20.107.0.0/17\",\r\n \"20.123.128.0/17\",\r\n \"20.126.0.0/16\",\r\n + \ \"20.135.24.0/23\",\r\n \"20.135.140.0/22\",\r\n \"20.135.144.0/23\",\r\n + \ \"20.143.1.0/24\",\r\n \"20.150.8.0/23\",\r\n \"20.150.37.0/24\",\r\n + \ \"20.150.42.0/24\",\r\n \"20.150.74.0/24\",\r\n \"20.150.76.0/24\",\r\n + \ \"20.150.83.0/24\",\r\n \"20.150.122.0/24\",\r\n \"20.157.18.0/24\",\r\n + \ \"20.157.21.0/24\",\r\n \"20.157.22.0/24\",\r\n \"20.157.30.0/24\",\r\n + \ \"20.157.33.0/24\",\r\n \"20.157.97.0/24\",\r\n \"20.157.115.0/24\",\r\n + \ \"20.157.123.0/24\",\r\n \"20.157.146.0/24\",\r\n \"20.157.158.0/24\",\r\n + \ \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n \"20.157.212.0/24\",\r\n + \ \"20.157.221.0/24\",\r\n \"20.157.223.0/24\",\r\n \"20.157.230.0/24\",\r\n \ \"20.160.0.0/16\",\r\n \"20.190.137.0/24\",\r\n \"20.190.160.0/24\",\r\n \ \"20.202.2.0/24\",\r\n \"20.202.12.0/22\",\r\n \"20.202.16.0/22\",\r\n \ \"20.202.140.0/24\",\r\n \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n - \ \"20.224.0.0/16\",\r\n \"20.229.0.0/16\",\r\n \"20.234.128.0/17\",\r\n - \ \"20.238.128.0/17\",\r\n \"23.97.128.0/17\",\r\n \"23.98.46.0/24\",\r\n - \ \"23.100.0.0/20\",\r\n \"23.101.64.0/20\",\r\n \"40.67.192.0/19\",\r\n - \ \"40.68.0.0/16\",\r\n \"40.74.0.0/18\",\r\n \"40.78.210.0/24\",\r\n - \ \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n \"40.79.206.0/27\",\r\n - \ \"40.82.92.0/22\",\r\n \"40.87.184.0/22\",\r\n \"40.90.17.64/27\",\r\n - \ \"40.90.18.192/26\",\r\n \"40.90.20.128/25\",\r\n \"40.90.21.0/25\",\r\n - \ \"40.90.130.0/27\",\r\n \"40.90.133.0/27\",\r\n \"40.90.134.64/26\",\r\n - \ \"40.90.134.128/26\",\r\n \"40.90.138.0/27\",\r\n \"40.90.141.32/27\",\r\n - \ \"40.90.141.160/27\",\r\n \"40.90.142.224/28\",\r\n \"40.90.144.192/27\",\r\n - \ \"40.90.145.192/27\",\r\n \"40.90.146.16/28\",\r\n \"40.90.146.128/27\",\r\n - \ \"40.90.150.128/25\",\r\n \"40.90.157.64/26\",\r\n \"40.90.159.0/24\",\r\n - \ \"40.91.28.0/22\",\r\n \"40.91.192.0/18\",\r\n \"40.93.65.0/24\",\r\n - \ \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n \"40.112.38.192/26\",\r\n - \ \"40.112.96.0/19\",\r\n \"40.113.96.0/19\",\r\n \"40.113.128.0/18\",\r\n - \ \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n \"40.118.0.0/17\",\r\n - \ \"40.119.128.0/19\",\r\n \"40.123.140.0/22\",\r\n \"40.123.180.0/22\",\r\n - \ \"40.126.9.0/24\",\r\n \"40.126.32.0/24\",\r\n \"51.105.96.0/19\",\r\n - \ \"51.105.128.0/17\",\r\n \"51.124.0.0/16\",\r\n \"51.136.0.0/16\",\r\n - \ \"51.137.0.0/17\",\r\n \"51.137.192.0/18\",\r\n \"51.138.0.0/17\",\r\n - \ \"51.144.0.0/16\",\r\n \"51.145.128.0/17\",\r\n \"52.101.69.0/24\",\r\n - \ \"52.101.70.0/23\",\r\n \"52.101.72.0/23\",\r\n \"52.102.161.0/24\",\r\n - \ \"52.103.33.0/24\",\r\n \"52.103.161.0/24\",\r\n \"52.108.24.0/21\",\r\n - \ \"52.108.56.0/21\",\r\n \"52.108.80.0/24\",\r\n \"52.108.108.0/23\",\r\n - \ \"52.108.110.0/24\",\r\n \"52.109.88.0/22\",\r\n \"52.111.243.0/24\",\r\n - \ \"52.112.14.0/23\",\r\n \"52.112.17.0/24\",\r\n \"52.112.18.0/23\",\r\n - \ \"52.112.71.0/24\",\r\n \"52.112.83.0/24\",\r\n \"52.112.97.0/24\",\r\n - \ \"52.112.98.0/23\",\r\n \"52.112.110.0/23\",\r\n \"52.112.124.0/24\",\r\n - \ \"52.112.144.0/20\",\r\n \"52.112.197.0/24\",\r\n \"52.112.216.0/21\",\r\n - \ \"52.112.233.0/24\",\r\n \"52.112.237.0/24\",\r\n \"52.112.238.0/24\",\r\n - \ \"52.113.9.0/24\",\r\n \"52.113.12.0/24\",\r\n \"52.113.37.0/24\",\r\n - \ \"52.113.38.0/23\",\r\n \"52.113.69.0/24\",\r\n \"52.113.83.0/24\",\r\n - \ \"52.113.85.0/24\",\r\n \"52.113.86.0/24\",\r\n \"52.113.130.0/24\",\r\n - \ \"52.113.144.0/21\",\r\n \"52.113.199.0/24\",\r\n \"52.114.64.0/21\",\r\n - \ \"52.114.72.0/22\",\r\n \"52.114.116.0/22\",\r\n \"52.114.241.0/24\",\r\n - \ \"52.114.242.0/24\",\r\n \"52.114.252.0/22\",\r\n \"52.115.0.0/21\",\r\n - \ \"52.115.8.0/22\",\r\n \"52.115.226.0/23\",\r\n \"52.115.228.0/23\",\r\n - \ \"52.120.128.0/21\",\r\n \"52.120.208.0/20\",\r\n \"52.121.24.0/21\",\r\n - \ \"52.121.64.0/20\",\r\n \"52.122.20.0/22\",\r\n \"52.123.7.0/24\",\r\n - \ \"52.125.140.0/23\",\r\n \"52.136.192.0/18\",\r\n \"52.137.0.0/18\",\r\n - \ \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n \"52.143.194.0/24\",\r\n - \ \"52.143.208.0/24\",\r\n \"52.148.192.0/18\",\r\n \"52.149.64.0/18\",\r\n - \ \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n \"52.166.0.0/16\",\r\n - \ \"52.174.0.0/16\",\r\n \"52.178.0.0/17\",\r\n \"52.232.0.0/17\",\r\n - \ \"52.232.147.0/24\",\r\n \"52.233.128.0/17\",\r\n \"52.236.128.0/17\",\r\n - \ \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n \"52.239.242.0/23\",\r\n - \ \"52.245.48.0/22\",\r\n \"52.245.124.0/22\",\r\n \"65.52.128.0/19\",\r\n - \ \"104.40.128.0/17\",\r\n \"104.44.89.160/27\",\r\n \"104.44.90.192/27\",\r\n - \ \"104.44.93.0/27\",\r\n \"104.44.93.192/27\",\r\n \"104.44.95.80/28\",\r\n - \ \"104.44.95.96/28\",\r\n \"104.45.0.0/18\",\r\n \"104.45.64.0/20\",\r\n - \ \"104.46.32.0/19\",\r\n \"104.47.128.0/18\",\r\n \"104.47.216.64/26\",\r\n - \ \"104.214.192.0/18\",\r\n \"137.116.192.0/19\",\r\n \"137.117.128.0/17\",\r\n - \ \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n \"157.56.117.64/27\",\r\n - \ \"168.61.56.0/21\",\r\n \"168.63.0.0/19\",\r\n \"168.63.96.0/19\",\r\n - \ \"191.233.64.0/18\",\r\n \"191.237.232.0/22\",\r\n \"191.239.200.0/22\",\r\n - \ \"193.149.80.0/21\",\r\n \"213.199.128.0/20\",\r\n \"213.199.180.32/28\",\r\n - \ \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n + \ \"20.209.72.0/23\",\r\n \"20.224.0.0/16\",\r\n \"20.229.0.0/16\",\r\n + \ \"20.234.128.0/17\",\r\n \"20.238.128.0/17\",\r\n \"23.97.128.0/17\",\r\n + \ \"23.98.46.0/24\",\r\n \"23.100.0.0/20\",\r\n \"23.101.64.0/20\",\r\n + \ \"40.67.192.0/19\",\r\n \"40.68.0.0/16\",\r\n \"40.74.0.0/18\",\r\n + \ \"40.78.210.0/24\",\r\n \"40.79.205.192/27\",\r\n \"40.79.205.224/28\",\r\n + \ \"40.79.206.0/27\",\r\n \"40.82.92.0/22\",\r\n \"40.87.184.0/22\",\r\n + \ \"40.90.17.64/27\",\r\n \"40.90.18.192/26\",\r\n \"40.90.20.128/25\",\r\n + \ \"40.90.21.0/25\",\r\n \"40.90.130.0/27\",\r\n \"40.90.133.0/27\",\r\n + \ \"40.90.134.64/26\",\r\n \"40.90.134.128/26\",\r\n \"40.90.138.0/27\",\r\n + \ \"40.90.141.32/27\",\r\n \"40.90.141.160/27\",\r\n \"40.90.142.224/28\",\r\n + \ \"40.90.144.192/27\",\r\n \"40.90.145.192/27\",\r\n \"40.90.146.16/28\",\r\n + \ \"40.90.146.128/27\",\r\n \"40.90.150.128/25\",\r\n \"40.90.157.64/26\",\r\n + \ \"40.90.159.0/24\",\r\n \"40.91.28.0/22\",\r\n \"40.91.192.0/18\",\r\n + \ \"40.93.65.0/24\",\r\n \"40.112.36.128/25\",\r\n \"40.112.37.0/26\",\r\n + \ \"40.112.38.192/26\",\r\n \"40.112.96.0/19\",\r\n \"40.113.96.0/19\",\r\n + \ \"40.113.128.0/18\",\r\n \"40.114.128.0/17\",\r\n \"40.115.0.0/18\",\r\n + \ \"40.118.0.0/17\",\r\n \"40.119.128.0/19\",\r\n \"40.123.140.0/22\",\r\n + \ \"40.123.180.0/22\",\r\n \"40.126.9.0/24\",\r\n \"40.126.32.0/24\",\r\n + \ \"51.105.96.0/19\",\r\n \"51.105.128.0/17\",\r\n \"51.124.0.0/16\",\r\n + \ \"51.136.0.0/16\",\r\n \"51.137.0.0/17\",\r\n \"51.137.192.0/18\",\r\n + \ \"51.138.0.0/17\",\r\n \"51.144.0.0/16\",\r\n \"51.145.128.0/17\",\r\n + \ \"52.101.69.0/24\",\r\n \"52.101.70.0/23\",\r\n \"52.101.72.0/23\",\r\n + \ \"52.102.161.0/24\",\r\n \"52.103.33.0/24\",\r\n \"52.103.161.0/24\",\r\n + \ \"52.108.24.0/21\",\r\n \"52.108.56.0/21\",\r\n \"52.108.80.0/24\",\r\n + \ \"52.108.108.0/23\",\r\n \"52.108.110.0/24\",\r\n \"52.109.88.0/22\",\r\n + \ \"52.111.243.0/24\",\r\n \"52.112.14.0/23\",\r\n \"52.112.17.0/24\",\r\n + \ \"52.112.18.0/23\",\r\n \"52.112.71.0/24\",\r\n \"52.112.83.0/24\",\r\n + \ \"52.112.97.0/24\",\r\n \"52.112.98.0/23\",\r\n \"52.112.110.0/23\",\r\n + \ \"52.112.124.0/24\",\r\n \"52.112.144.0/20\",\r\n \"52.112.197.0/24\",\r\n + \ \"52.112.216.0/21\",\r\n \"52.112.233.0/24\",\r\n \"52.112.237.0/24\",\r\n + \ \"52.112.238.0/24\",\r\n \"52.113.9.0/24\",\r\n \"52.113.12.0/24\",\r\n + \ \"52.113.37.0/24\",\r\n \"52.113.38.0/23\",\r\n \"52.113.69.0/24\",\r\n + \ \"52.113.83.0/24\",\r\n \"52.113.85.0/24\",\r\n \"52.113.86.0/24\",\r\n + \ \"52.113.130.0/24\",\r\n \"52.113.144.0/21\",\r\n \"52.113.199.0/24\",\r\n + \ \"52.114.64.0/21\",\r\n \"52.114.72.0/22\",\r\n \"52.114.116.0/22\",\r\n + \ \"52.114.241.0/24\",\r\n \"52.114.242.0/24\",\r\n \"52.114.252.0/22\",\r\n + \ \"52.115.0.0/21\",\r\n \"52.115.8.0/22\",\r\n \"52.115.226.0/23\",\r\n + \ \"52.115.228.0/23\",\r\n \"52.120.128.0/21\",\r\n \"52.120.208.0/20\",\r\n + \ \"52.121.24.0/21\",\r\n \"52.121.64.0/20\",\r\n \"52.122.20.0/22\",\r\n + \ \"52.123.7.0/24\",\r\n \"52.125.140.0/23\",\r\n \"52.136.192.0/18\",\r\n + \ \"52.137.0.0/18\",\r\n \"52.142.192.0/18\",\r\n \"52.143.0.0/18\",\r\n + \ \"52.143.194.0/24\",\r\n \"52.143.208.0/24\",\r\n \"52.148.192.0/18\",\r\n + \ \"52.149.64.0/18\",\r\n \"52.157.64.0/18\",\r\n \"52.157.128.0/17\",\r\n + \ \"52.166.0.0/16\",\r\n \"52.174.0.0/16\",\r\n \"52.178.0.0/17\",\r\n + \ \"52.232.0.0/17\",\r\n \"52.232.147.0/24\",\r\n \"52.233.128.0/17\",\r\n + \ \"52.236.128.0/17\",\r\n \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.242.0/23\",\r\n \"52.245.48.0/22\",\r\n \"52.245.124.0/22\",\r\n + \ \"65.52.128.0/19\",\r\n \"104.40.128.0/17\",\r\n \"104.44.89.160/27\",\r\n + \ \"104.44.90.192/27\",\r\n \"104.44.93.0/27\",\r\n \"104.44.93.192/27\",\r\n + \ \"104.44.95.80/28\",\r\n \"104.44.95.96/28\",\r\n \"104.45.0.0/18\",\r\n + \ \"104.45.64.0/20\",\r\n \"104.46.32.0/19\",\r\n \"104.47.128.0/18\",\r\n + \ \"104.47.216.64/26\",\r\n \"104.214.192.0/18\",\r\n \"137.116.192.0/19\",\r\n + \ \"137.117.128.0/17\",\r\n \"157.55.8.64/26\",\r\n \"157.55.8.144/28\",\r\n + \ \"157.56.117.64/27\",\r\n \"168.61.56.0/21\",\r\n \"168.63.0.0/19\",\r\n + \ \"168.63.96.0/19\",\r\n \"191.233.64.0/18\",\r\n \"191.237.232.0/22\",\r\n + \ \"191.239.200.0/22\",\r\n \"193.149.80.0/21\",\r\n \"213.199.128.0/20\",\r\n + \ \"213.199.180.32/28\",\r\n \"213.199.180.96/27\",\r\n \"213.199.180.192/27\",\r\n \ \"213.199.183.0/24\",\r\n \"2603:1020:200::/46\",\r\n \"2603:1020:205::/48\",\r\n \ \"2603:1020:206::/47\",\r\n \"2603:1026:2405::/48\",\r\n \ \"2603:1026:2500:24::/64\",\r\n \"2603:1026:3000:140::/59\",\r\n - \ \"2603:1027:1:140::/59\",\r\n \"2a01:111:f403:c201::/64\",\r\n - \ \"2a01:111:f403:ca05::/64\",\r\n \"2a01:111:f403:ca06::/63\",\r\n - \ \"2a01:111:f403:ca08::/63\",\r\n \"2a01:111:f403:d201::/64\",\r\n - \ \"2a01:111:f403:da01::/64\",\r\n \"2a01:111:f403:e201::/64\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westindia\",\r\n - \ \"id\": \"AzureCloud.westindia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"\",\r\n \"addressPrefixes\": [\r\n \"13.104.157.128/25\",\r\n - \ \"20.38.128.0/21\",\r\n \"20.40.8.0/21\",\r\n \"20.47.57.0/24\",\r\n - \ \"20.47.124.0/23\",\r\n \"20.60.216.0/23\",\r\n \"20.135.44.0/23\",\r\n - \ \"20.150.18.128/25\",\r\n \"20.150.43.0/25\",\r\n \"20.150.106.0/24\",\r\n - \ \"20.157.102.0/24\",\r\n \"20.157.136.0/24\",\r\n \"20.190.146.128/25\",\r\n - \ \"20.190.176.0/24\",\r\n \"20.192.64.0/19\",\r\n \"20.207.128.0/18\",\r\n - \ \"40.79.219.0/24\",\r\n \"40.81.80.0/20\",\r\n \"40.87.220.0/22\",\r\n - \ \"40.90.26.0/26\",\r\n \"40.90.138.224/27\",\r\n \"40.126.18.128/25\",\r\n - \ \"40.126.48.0/24\",\r\n \"52.108.73.0/24\",\r\n \"52.108.94.0/24\",\r\n - \ \"52.109.64.0/22\",\r\n \"52.111.244.0/24\",\r\n \"52.113.134.0/24\",\r\n - \ \"52.114.28.0/22\",\r\n \"52.136.16.0/24\",\r\n \"52.136.32.0/19\",\r\n - \ \"52.140.128.0/18\",\r\n \"52.183.128.0/18\",\r\n \"52.239.135.192/26\",\r\n - \ \"52.239.187.128/25\",\r\n \"52.245.76.0/22\",\r\n \"52.249.64.0/19\",\r\n - \ \"104.44.93.224/27\",\r\n \"104.44.95.112/28\",\r\n \"104.47.212.0/23\",\r\n - \ \"104.211.128.0/18\",\r\n \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n + \ \"2603:1027:1:140::/59\",\r\n \"2603:1063:2206:24::/64\",\r\n + \ \"2a01:111:f403:c201::/64\",\r\n \"2a01:111:f403:ca05::/64\",\r\n + \ \"2a01:111:f403:ca06::/63\",\r\n \"2a01:111:f403:ca08::/63\",\r\n + \ \"2a01:111:f403:d201::/64\",\r\n \"2a01:111:f403:da01::/64\",\r\n + \ \"2a01:111:f403:e201::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCloud.westindia\",\r\n \"id\": \"AzureCloud.westindia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + [\r\n \"13.104.157.128/25\",\r\n \"20.38.128.0/21\",\r\n + \ \"20.40.8.0/21\",\r\n \"20.47.57.0/24\",\r\n \"20.47.124.0/23\",\r\n + \ \"20.60.216.0/23\",\r\n \"20.135.44.0/23\",\r\n \"20.150.18.128/25\",\r\n + \ \"20.150.43.0/25\",\r\n \"20.150.106.0/24\",\r\n \"20.157.102.0/24\",\r\n + \ \"20.157.136.0/24\",\r\n \"20.190.146.128/25\",\r\n \"20.190.176.0/24\",\r\n + \ \"20.192.64.0/19\",\r\n \"20.207.128.0/18\",\r\n \"40.79.219.0/24\",\r\n + \ \"40.81.80.0/20\",\r\n \"40.87.220.0/22\",\r\n \"40.90.26.0/26\",\r\n + \ \"40.90.138.224/27\",\r\n \"40.126.18.128/25\",\r\n \"40.126.48.0/24\",\r\n + \ \"52.108.73.0/24\",\r\n \"52.108.94.0/24\",\r\n \"52.109.64.0/22\",\r\n + \ \"52.111.244.0/24\",\r\n \"52.113.134.0/24\",\r\n \"52.114.28.0/22\",\r\n + \ \"52.136.16.0/24\",\r\n \"52.136.32.0/19\",\r\n \"52.140.128.0/18\",\r\n + \ \"52.183.128.0/18\",\r\n \"52.239.135.192/26\",\r\n \"52.239.187.128/25\",\r\n + \ \"52.245.76.0/22\",\r\n \"52.249.64.0/19\",\r\n \"104.44.93.224/27\",\r\n + \ \"104.44.95.112/28\",\r\n \"104.47.212.0/23\",\r\n \"104.211.128.0/18\",\r\n + \ \"2603:1040:800::/46\",\r\n \"2603:1040:805::/48\",\r\n \ \"2603:1040:806::/47\",\r\n \"2603:1046:1408::/48\",\r\n \ \"2603:1046:1500::/64\",\r\n \"2603:1046:2000:20::/59\",\r\n - \ \"2603:1047:1:20::/59\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureCloud.westus\",\r\n \"id\": \"AzureCloud.westus\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"23\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.64.0.0/16\",\r\n \"13.73.32.0/19\",\r\n \"13.83.0.0/16\",\r\n - \ \"13.86.128.0/17\",\r\n \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n - \ \"13.88.128.0/18\",\r\n \"13.91.0.0/16\",\r\n \"13.93.128.0/17\",\r\n - \ \"13.104.144.192/27\",\r\n \"13.104.158.16/28\",\r\n \"13.104.158.64/26\",\r\n - \ \"13.104.208.96/27\",\r\n \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n - \ \"13.105.17.64/26\",\r\n \"13.105.17.128/26\",\r\n \"13.105.19.128/25\",\r\n - \ \"13.105.96.64/27\",\r\n \"13.105.96.96/28\",\r\n \"13.105.97.0/27\",\r\n - \ \"20.43.192.0/18\",\r\n \"20.47.2.0/24\",\r\n \"20.47.22.0/23\",\r\n - \ \"20.47.110.0/24\",\r\n \"20.47.116.0/24\",\r\n \"20.49.120.0/21\",\r\n - \ \"20.57.192.0/19\",\r\n \"20.59.64.0/18\",\r\n \"20.60.1.0/24\",\r\n - \ \"20.60.34.0/23\",\r\n \"20.60.52.0/23\",\r\n \"20.60.80.0/23\",\r\n - \ \"20.60.168.0/23\",\r\n \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n - \ \"20.66.0.0/17\",\r\n \"20.95.1.0/24\",\r\n \"20.112.184.0/21\",\r\n + \ \"2603:1047:1:20::/59\",\r\n \"2603:1063:2202:4::/64\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westus\",\r\n + \ \"id\": \"AzureCloud.westus\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"25\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.64.0.0/16\",\r\n + \ \"13.73.32.0/19\",\r\n \"13.83.0.0/16\",\r\n \"13.86.128.0/17\",\r\n + \ \"13.87.128.0/17\",\r\n \"13.88.0.0/17\",\r\n \"13.88.128.0/18\",\r\n + \ \"13.91.0.0/16\",\r\n \"13.93.128.0/17\",\r\n \"13.104.144.192/27\",\r\n + \ \"13.104.158.16/28\",\r\n \"13.104.158.64/26\",\r\n \"13.104.208.96/27\",\r\n + \ \"13.104.222.0/24\",\r\n \"13.104.223.0/25\",\r\n \"13.105.17.64/26\",\r\n + \ \"13.105.17.128/26\",\r\n \"13.105.19.128/25\",\r\n \"13.105.96.64/27\",\r\n + \ \"13.105.96.96/28\",\r\n \"13.105.97.0/27\",\r\n \"20.43.192.0/18\",\r\n + \ \"20.47.2.0/24\",\r\n \"20.47.22.0/23\",\r\n \"20.47.110.0/24\",\r\n + \ \"20.47.116.0/24\",\r\n \"20.49.120.0/21\",\r\n \"20.57.192.0/19\",\r\n + \ \"20.59.64.0/18\",\r\n \"20.60.1.0/24\",\r\n \"20.60.34.0/23\",\r\n + \ \"20.60.52.0/23\",\r\n \"20.60.80.0/23\",\r\n \"20.60.168.0/23\",\r\n + \ \"20.60.230.0/23\",\r\n \"20.60.232.0/23\",\r\n \"20.66.0.0/17\",\r\n + \ \"20.95.1.0/24\",\r\n \"20.95.52.0/24\",\r\n \"20.112.184.0/21\",\r\n \ \"20.125.240.0/20\",\r\n \"20.135.74.0/23\",\r\n \"20.150.34.0/23\",\r\n \ \"20.150.91.0/24\",\r\n \"20.150.102.0/24\",\r\n \"20.152.2.0/23\",\r\n \ \"20.157.32.0/24\",\r\n \"20.157.57.0/24\",\r\n \"20.157.72.0/24\",\r\n @@ -31713,7 +32485,8 @@ interactions: \ \"20.237.128.0/17\",\r\n \"20.245.0.0/16\",\r\n \"20.253.128.0/17\",\r\n \ \"23.99.0.0/18\",\r\n \"23.99.64.0/19\",\r\n \"23.100.32.0/20\",\r\n \ \"23.101.192.0/20\",\r\n \"40.65.0.0/18\",\r\n \"40.75.128.0/17\",\r\n - \ \"40.78.0.0/17\",\r\n \"40.78.216.0/24\",\r\n \"40.80.152.0/21\",\r\n + \ \"40.78.0.0/17\",\r\n \"40.78.216.0/24\",\r\n \"40.79.204.48/28\",\r\n + \ \"40.79.204.96/27\",\r\n \"40.79.204.128/27\",\r\n \"40.80.152.0/21\",\r\n \ \"40.81.0.0/20\",\r\n \"40.82.248.0/21\",\r\n \"40.83.128.0/17\",\r\n \ \"40.85.144.0/20\",\r\n \"40.86.160.0/19\",\r\n \"40.87.160.0/22\",\r\n \ \"40.90.17.96/27\",\r\n \"40.90.18.128/26\",\r\n \"40.90.22.128/25\",\r\n @@ -31759,121 +32532,122 @@ interactions: \ \"2603:1036:2500:10::/64\",\r\n \"2603:1036:3000:1c0::/59\",\r\n \ \"2603:1037:1:1c0::/59\",\r\n \"2603:1063:24::/56\",\r\n \ \"2603:1063:124::/55\",\r\n \"2603:1063:224::/55\",\r\n - \ \"2a01:111:f100:3000::/52\",\r\n \"2a01:111:f403:c000::/64\",\r\n - \ \"2a01:111:f403:c800::/64\",\r\n \"2a01:111:f403:c914::/62\",\r\n - \ \"2a01:111:f403:c918::/64\",\r\n \"2a01:111:f403:d000::/64\",\r\n - \ \"2a01:111:f403:d800::/64\",\r\n \"2a01:111:f403:e000::/64\",\r\n - \ \"2a01:111:f403:f800::/62\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCloud.westus2\",\r\n \"id\": \"AzureCloud.westus2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"17\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.66.128.0/17\",\r\n \"13.77.128.0/18\",\r\n \"13.104.129.64/26\",\r\n - \ \"13.104.145.0/26\",\r\n \"13.104.208.192/26\",\r\n \"13.104.213.0/25\",\r\n - \ \"13.104.220.0/25\",\r\n \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n - \ \"13.105.18.160/27\",\r\n \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n - \ \"13.105.36.64/27\",\r\n \"13.105.36.128/26\",\r\n \"13.105.66.64/26\",\r\n - \ \"13.105.101.176/28\",\r\n \"20.3.0.0/16\",\r\n \"20.9.128.0/17\",\r\n - \ \"20.29.128.0/17\",\r\n \"20.36.0.0/19\",\r\n \"20.38.99.0/24\",\r\n - \ \"20.42.128.0/19\",\r\n \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n - \ \"20.42.176.0/20\",\r\n \"20.47.62.0/23\",\r\n \"20.47.120.0/23\",\r\n - \ \"20.51.8.0/21\",\r\n \"20.51.64.0/18\",\r\n \"20.57.128.0/18\",\r\n - \ \"20.59.0.0/18\",\r\n \"20.60.20.0/24\",\r\n \"20.60.68.0/22\",\r\n - \ \"20.60.152.0/23\",\r\n \"20.60.228.0/23\",\r\n \"20.64.128.0/17\",\r\n - \ \"20.69.64.0/18\",\r\n \"20.69.128.0/18\",\r\n \"20.72.192.0/18\",\r\n - \ \"20.80.128.0/18\",\r\n \"20.83.64.0/18\",\r\n \"20.83.192.0/18\",\r\n - \ \"20.94.192.0/18\",\r\n \"20.95.3.0/24\",\r\n \"20.98.64.0/18\",\r\n - \ \"20.99.128.0/17\",\r\n \"20.109.128.0/18\",\r\n \"20.112.0.0/17\",\r\n - \ \"20.114.0.0/18\",\r\n \"20.115.128.0/17\",\r\n \"20.120.128.0/17\",\r\n - \ \"20.125.0.0/18\",\r\n \"20.135.18.0/23\",\r\n \"20.135.228.0/22\",\r\n - \ \"20.135.232.0/23\",\r\n \"20.150.68.0/24\",\r\n \"20.150.78.0/24\",\r\n - \ \"20.150.87.0/24\",\r\n \"20.150.107.0/24\",\r\n \"20.152.4.0/23\",\r\n - \ \"20.157.25.0/24\",\r\n \"20.157.50.0/23\",\r\n \"20.157.106.0/24\",\r\n - \ \"20.157.110.0/24\",\r\n \"20.157.118.0/24\",\r\n \"20.157.125.0/24\",\r\n - \ \"20.157.180.0/24\",\r\n \"20.187.0.0/18\",\r\n \"20.190.0.0/18\",\r\n - \ \"20.190.133.0/24\",\r\n \"20.190.154.0/24\",\r\n \"20.191.64.0/18\",\r\n - \ \"20.201.223.0/24\",\r\n \"20.201.231.0/24\",\r\n \"20.202.23.0/24\",\r\n - \ \"20.230.128.0/17\",\r\n \"20.236.0.0/18\",\r\n \"20.252.0.0/17\",\r\n - \ \"23.98.47.0/24\",\r\n \"23.102.192.0/21\",\r\n \"23.102.203.0/24\",\r\n - \ \"23.103.64.32/27\",\r\n \"23.103.64.64/27\",\r\n \"40.64.64.0/18\",\r\n - \ \"40.64.128.0/21\",\r\n \"40.65.64.0/18\",\r\n \"40.77.136.0/28\",\r\n - \ \"40.77.136.64/28\",\r\n \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n - \ \"40.77.162.0/24\",\r\n \"40.77.164.0/24\",\r\n \"40.77.169.0/24\",\r\n - \ \"40.77.175.64/27\",\r\n \"40.77.180.0/23\",\r\n \"40.77.182.64/27\",\r\n - \ \"40.77.185.128/25\",\r\n \"40.77.186.0/23\",\r\n \"40.77.198.128/25\",\r\n - \ \"40.77.199.128/26\",\r\n \"40.77.200.0/25\",\r\n \"40.77.202.0/24\",\r\n - \ \"40.77.224.96/27\",\r\n \"40.77.230.0/24\",\r\n \"40.77.232.128/25\",\r\n - \ \"40.77.234.224/27\",\r\n \"40.77.236.128/27\",\r\n \"40.77.240.128/25\",\r\n - \ \"40.77.241.0/24\",\r\n \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n - \ \"40.77.247.0/24\",\r\n \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n - \ \"40.77.254.128/25\",\r\n \"40.78.208.32/30\",\r\n \"40.78.217.0/24\",\r\n - \ \"40.78.240.0/20\",\r\n \"40.79.206.128/27\",\r\n \"40.80.160.0/24\",\r\n - \ \"40.82.36.0/22\",\r\n \"40.87.232.0/21\",\r\n \"40.90.16.192/26\",\r\n - \ \"40.90.131.32/27\",\r\n \"40.90.132.48/28\",\r\n \"40.90.136.224/27\",\r\n - \ \"40.90.138.208/28\",\r\n \"40.90.139.32/27\",\r\n \"40.90.146.32/27\",\r\n - \ \"40.90.148.192/27\",\r\n \"40.90.153.0/26\",\r\n \"40.90.192.0/19\",\r\n - \ \"40.91.0.0/22\",\r\n \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n - \ \"40.93.7.0/24\",\r\n \"40.93.10.0/24\",\r\n \"40.96.50.0/24\",\r\n - \ \"40.96.61.0/24\",\r\n \"40.96.63.0/24\",\r\n \"40.97.5.0/24\",\r\n - \ \"40.123.160.0/22\",\r\n \"40.125.64.0/18\",\r\n \"40.126.5.0/24\",\r\n - \ \"40.126.26.0/24\",\r\n \"51.141.160.0/19\",\r\n \"51.143.0.0/17\",\r\n - \ \"52.96.11.0/24\",\r\n \"52.101.28.0/22\",\r\n \"52.101.42.0/24\",\r\n - \ \"52.101.46.0/23\",\r\n \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n - \ \"52.102.134.0/24\",\r\n \"52.102.136.0/24\",\r\n \"52.103.8.0/24\",\r\n - \ \"52.103.10.0/24\",\r\n \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n - \ \"52.108.72.0/24\",\r\n \"52.108.93.0/24\",\r\n \"52.109.24.0/22\",\r\n - \ \"52.111.246.0/24\",\r\n \"52.112.105.0/24\",\r\n \"52.112.109.0/24\",\r\n - \ \"52.112.115.0/24\",\r\n \"52.114.148.0/22\",\r\n \"52.115.55.0/24\",\r\n - \ \"52.123.5.0/24\",\r\n \"52.136.0.0/22\",\r\n \"52.137.64.0/18\",\r\n - \ \"52.143.64.0/18\",\r\n \"52.143.197.0/24\",\r\n \"52.143.211.0/24\",\r\n - \ \"52.148.128.0/18\",\r\n \"52.149.0.0/18\",\r\n \"52.151.0.0/18\",\r\n - \ \"52.156.64.0/18\",\r\n \"52.156.128.0/19\",\r\n \"52.158.224.0/19\",\r\n - \ \"52.175.192.0/18\",\r\n \"52.183.0.0/17\",\r\n \"52.191.128.0/18\",\r\n - \ \"52.229.0.0/18\",\r\n \"52.232.152.0/24\",\r\n \"52.233.64.0/18\",\r\n - \ \"52.235.64.0/18\",\r\n \"52.239.148.128/25\",\r\n \"52.239.176.128/25\",\r\n - \ \"52.239.193.0/24\",\r\n \"52.239.210.0/23\",\r\n \"52.239.236.0/23\",\r\n - \ \"52.245.52.0/22\",\r\n \"52.246.192.0/18\",\r\n \"52.247.192.0/18\",\r\n - \ \"52.250.0.0/17\",\r\n \"53.103.136.0/24\",\r\n \"65.52.111.0/24\",\r\n - \ \"65.55.32.128/28\",\r\n \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n - \ \"65.55.33.176/28\",\r\n \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n - \ \"65.55.44.8/29\",\r\n \"65.55.44.112/28\",\r\n \"65.55.51.0/24\",\r\n - \ \"65.55.105.160/27\",\r\n \"65.55.106.192/28\",\r\n \"65.55.106.240/28\",\r\n - \ \"65.55.107.0/28\",\r\n \"65.55.107.96/27\",\r\n \"65.55.110.0/24\",\r\n - \ \"65.55.120.0/24\",\r\n \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n - \ \"65.55.210.0/24\",\r\n \"65.55.219.64/26\",\r\n \"65.55.250.0/24\",\r\n - \ \"65.55.252.0/24\",\r\n \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n - \ \"70.37.16.0/20\",\r\n \"70.37.32.0/20\",\r\n \"104.44.89.128/27\",\r\n - \ \"104.44.89.192/27\",\r\n \"104.44.95.0/28\",\r\n \"131.253.12.160/28\",\r\n - \ \"131.253.12.228/30\",\r\n \"131.253.13.24/29\",\r\n \"131.253.13.88/30\",\r\n - \ \"131.253.13.128/27\",\r\n \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n - \ \"131.253.14.96/27\",\r\n \"131.253.14.128/27\",\r\n \"131.253.14.192/29\",\r\n - \ \"131.253.15.192/28\",\r\n \"131.253.35.128/26\",\r\n \"131.253.40.128/27\",\r\n - \ \"131.253.41.0/24\",\r\n \"134.170.222.0/24\",\r\n \"137.116.176.0/21\",\r\n - \ \"157.55.2.128/26\",\r\n \"157.55.12.64/26\",\r\n \"157.55.13.64/26\",\r\n - \ \"157.55.39.0/24\",\r\n \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n - \ \"157.55.55.240/28\",\r\n \"157.55.106.0/26\",\r\n \"157.55.154.128/25\",\r\n - \ \"157.56.2.0/25\",\r\n \"157.56.3.128/25\",\r\n \"157.56.19.224/27\",\r\n - \ \"157.56.21.160/27\",\r\n \"157.56.21.192/27\",\r\n \"157.56.80.0/25\",\r\n - \ \"168.62.64.0/19\",\r\n \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n - \ \"199.30.27.144/28\",\r\n \"199.30.27.160/27\",\r\n \"199.30.31.192/26\",\r\n - \ \"207.46.13.0/24\",\r\n \"209.240.212.0/23\",\r\n \"2603:1030:c00::/48\",\r\n - \ \"2603:1030:c02::/47\",\r\n \"2603:1030:c04::/48\",\r\n - \ \"2603:1030:c05::/48\",\r\n \"2603:1030:c06::/48\",\r\n - \ \"2603:1030:c07::/48\",\r\n \"2603:1030:d00::/47\",\r\n - \ \"2603:1030:e01:2::/64\",\r\n \"2603:1036:903::/64\",\r\n - \ \"2603:1036:d20::/64\",\r\n \"2603:1036:2409::/48\",\r\n - \ \"2603:1036:2500:14::/64\",\r\n \"2603:1036:3000:c0::/59\",\r\n - \ \"2603:1037:1:c0::/59\",\r\n \"2a01:111:f403:c004::/62\",\r\n + \ \"2603:1063:2200:30::/64\",\r\n \"2a01:111:f100:3000::/52\",\r\n + \ \"2a01:111:f403:c000::/64\",\r\n \"2a01:111:f403:c800::/64\",\r\n + \ \"2a01:111:f403:c914::/62\",\r\n \"2a01:111:f403:c918::/64\",\r\n + \ \"2a01:111:f403:d000::/64\",\r\n \"2a01:111:f403:d800::/64\",\r\n + \ \"2a01:111:f403:e000::/64\",\r\n \"2a01:111:f403:f800::/62\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCloud.westus2\",\r\n + \ \"id\": \"AzureCloud.westus2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n + \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.66.128.0/17\",\r\n + \ \"13.77.128.0/18\",\r\n \"13.104.129.64/26\",\r\n \"13.104.145.0/26\",\r\n + \ \"13.104.208.192/26\",\r\n \"13.104.213.0/25\",\r\n \"13.104.220.0/25\",\r\n + \ \"13.105.14.0/25\",\r\n \"13.105.14.128/26\",\r\n \"13.105.18.160/27\",\r\n + \ \"13.105.36.0/27\",\r\n \"13.105.36.32/28\",\r\n \"13.105.36.64/27\",\r\n + \ \"13.105.36.128/26\",\r\n \"13.105.66.64/26\",\r\n \"13.105.101.176/28\",\r\n + \ \"20.3.0.0/16\",\r\n \"20.9.128.0/17\",\r\n \"20.29.128.0/17\",\r\n + \ \"20.36.0.0/19\",\r\n \"20.38.99.0/24\",\r\n \"20.42.128.0/19\",\r\n + \ \"20.42.160.0/23\",\r\n \"20.42.168.0/21\",\r\n \"20.42.176.0/20\",\r\n + \ \"20.47.62.0/23\",\r\n \"20.47.120.0/23\",\r\n \"20.51.8.0/21\",\r\n + \ \"20.51.64.0/18\",\r\n \"20.57.128.0/18\",\r\n \"20.59.0.0/18\",\r\n + \ \"20.60.20.0/24\",\r\n \"20.60.68.0/22\",\r\n \"20.60.152.0/23\",\r\n + \ \"20.60.228.0/23\",\r\n \"20.64.128.0/17\",\r\n \"20.69.64.0/18\",\r\n + \ \"20.69.128.0/18\",\r\n \"20.72.192.0/18\",\r\n \"20.80.128.0/18\",\r\n + \ \"20.83.64.0/18\",\r\n \"20.83.192.0/18\",\r\n \"20.94.192.0/18\",\r\n + \ \"20.95.3.0/24\",\r\n \"20.98.64.0/18\",\r\n \"20.99.128.0/17\",\r\n + \ \"20.109.128.0/18\",\r\n \"20.112.0.0/17\",\r\n \"20.114.0.0/18\",\r\n + \ \"20.115.128.0/17\",\r\n \"20.120.128.0/17\",\r\n \"20.125.0.0/18\",\r\n + \ \"20.135.18.0/23\",\r\n \"20.135.228.0/22\",\r\n \"20.135.232.0/23\",\r\n + \ \"20.150.68.0/24\",\r\n \"20.150.78.0/24\",\r\n \"20.150.87.0/24\",\r\n + \ \"20.150.107.0/24\",\r\n \"20.152.4.0/23\",\r\n \"20.157.25.0/24\",\r\n + \ \"20.157.50.0/23\",\r\n \"20.157.106.0/24\",\r\n \"20.157.110.0/24\",\r\n + \ \"20.157.118.0/24\",\r\n \"20.157.125.0/24\",\r\n \"20.157.180.0/24\",\r\n + \ \"20.187.0.0/18\",\r\n \"20.190.0.0/18\",\r\n \"20.190.133.0/24\",\r\n + \ \"20.190.154.0/24\",\r\n \"20.191.64.0/18\",\r\n \"20.201.223.0/24\",\r\n + \ \"20.201.231.0/24\",\r\n \"20.202.23.0/24\",\r\n \"20.230.128.0/17\",\r\n + \ \"20.236.0.0/18\",\r\n \"20.252.0.0/17\",\r\n \"23.98.47.0/24\",\r\n + \ \"23.102.192.0/21\",\r\n \"23.102.203.0/24\",\r\n \"23.103.64.32/27\",\r\n + \ \"23.103.64.64/27\",\r\n \"40.64.64.0/18\",\r\n \"40.64.128.0/21\",\r\n + \ \"40.65.64.0/18\",\r\n \"40.77.136.0/28\",\r\n \"40.77.136.64/28\",\r\n + \ \"40.77.139.128/25\",\r\n \"40.77.160.0/27\",\r\n \"40.77.162.0/24\",\r\n + \ \"40.77.164.0/24\",\r\n \"40.77.169.0/24\",\r\n \"40.77.175.64/27\",\r\n + \ \"40.77.180.0/23\",\r\n \"40.77.182.64/27\",\r\n \"40.77.185.128/25\",\r\n + \ \"40.77.186.0/23\",\r\n \"40.77.198.128/25\",\r\n \"40.77.199.128/26\",\r\n + \ \"40.77.200.0/25\",\r\n \"40.77.202.0/24\",\r\n \"40.77.224.96/27\",\r\n + \ \"40.77.230.0/24\",\r\n \"40.77.232.128/25\",\r\n \"40.77.234.224/27\",\r\n + \ \"40.77.236.128/27\",\r\n \"40.77.240.128/25\",\r\n \"40.77.241.0/24\",\r\n + \ \"40.77.242.0/23\",\r\n \"40.77.244.0/25\",\r\n \"40.77.247.0/24\",\r\n + \ \"40.77.249.0/24\",\r\n \"40.77.250.0/24\",\r\n \"40.77.254.128/25\",\r\n + \ \"40.78.208.32/30\",\r\n \"40.78.217.0/24\",\r\n \"40.78.240.0/20\",\r\n + \ \"40.79.206.128/27\",\r\n \"40.80.160.0/24\",\r\n \"40.82.36.0/22\",\r\n + \ \"40.87.232.0/21\",\r\n \"40.90.16.192/26\",\r\n \"40.90.131.32/27\",\r\n + \ \"40.90.132.48/28\",\r\n \"40.90.136.224/27\",\r\n \"40.90.138.208/28\",\r\n + \ \"40.90.139.32/27\",\r\n \"40.90.146.32/27\",\r\n \"40.90.148.192/27\",\r\n + \ \"40.90.153.0/26\",\r\n \"40.90.192.0/19\",\r\n \"40.91.0.0/22\",\r\n + \ \"40.91.64.0/18\",\r\n \"40.91.160.0/19\",\r\n \"40.93.7.0/24\",\r\n + \ \"40.93.10.0/24\",\r\n \"40.96.50.0/24\",\r\n \"40.96.61.0/24\",\r\n + \ \"40.96.63.0/24\",\r\n \"40.97.5.0/24\",\r\n \"40.123.160.0/22\",\r\n + \ \"40.125.64.0/18\",\r\n \"40.126.5.0/24\",\r\n \"40.126.26.0/24\",\r\n + \ \"51.141.160.0/19\",\r\n \"51.143.0.0/17\",\r\n \"52.96.11.0/24\",\r\n + \ \"52.101.28.0/22\",\r\n \"52.101.42.0/24\",\r\n \"52.101.46.0/23\",\r\n + \ \"52.101.48.0/23\",\r\n \"52.101.50.0/24\",\r\n \"52.102.134.0/24\",\r\n + \ \"52.102.136.0/24\",\r\n \"52.103.8.0/24\",\r\n \"52.103.10.0/24\",\r\n + \ \"52.103.134.0/24\",\r\n \"52.103.136.0/24\",\r\n \"52.108.72.0/24\",\r\n + \ \"52.108.93.0/24\",\r\n \"52.109.24.0/22\",\r\n \"52.111.246.0/24\",\r\n + \ \"52.112.105.0/24\",\r\n \"52.112.109.0/24\",\r\n \"52.112.115.0/24\",\r\n + \ \"52.114.148.0/22\",\r\n \"52.115.55.0/24\",\r\n \"52.123.5.0/24\",\r\n + \ \"52.136.0.0/22\",\r\n \"52.137.64.0/18\",\r\n \"52.143.64.0/18\",\r\n + \ \"52.143.197.0/24\",\r\n \"52.143.211.0/24\",\r\n \"52.148.128.0/18\",\r\n + \ \"52.149.0.0/18\",\r\n \"52.151.0.0/18\",\r\n \"52.156.64.0/18\",\r\n + \ \"52.156.128.0/19\",\r\n \"52.158.224.0/19\",\r\n \"52.175.192.0/18\",\r\n + \ \"52.183.0.0/17\",\r\n \"52.191.128.0/18\",\r\n \"52.229.0.0/18\",\r\n + \ \"52.232.152.0/24\",\r\n \"52.233.64.0/18\",\r\n \"52.235.64.0/18\",\r\n + \ \"52.239.148.128/25\",\r\n \"52.239.176.128/25\",\r\n \"52.239.193.0/24\",\r\n + \ \"52.239.210.0/23\",\r\n \"52.239.236.0/23\",\r\n \"52.245.52.0/22\",\r\n + \ \"52.246.192.0/18\",\r\n \"52.247.192.0/18\",\r\n \"52.250.0.0/17\",\r\n + \ \"53.103.136.0/24\",\r\n \"65.52.111.0/24\",\r\n \"65.55.32.128/28\",\r\n + \ \"65.55.32.192/27\",\r\n \"65.55.32.224/28\",\r\n \"65.55.33.176/28\",\r\n + \ \"65.55.33.192/28\",\r\n \"65.55.35.192/27\",\r\n \"65.55.44.8/29\",\r\n + \ \"65.55.44.112/28\",\r\n \"65.55.51.0/24\",\r\n \"65.55.105.160/27\",\r\n + \ \"65.55.106.192/28\",\r\n \"65.55.106.240/28\",\r\n \"65.55.107.0/28\",\r\n + \ \"65.55.107.96/27\",\r\n \"65.55.110.0/24\",\r\n \"65.55.120.0/24\",\r\n + \ \"65.55.207.0/24\",\r\n \"65.55.209.0/25\",\r\n \"65.55.210.0/24\",\r\n + \ \"65.55.219.64/26\",\r\n \"65.55.250.0/24\",\r\n \"65.55.252.0/24\",\r\n + \ \"70.37.0.0/21\",\r\n \"70.37.8.0/22\",\r\n \"70.37.16.0/20\",\r\n + \ \"70.37.32.0/20\",\r\n \"104.44.89.128/27\",\r\n \"104.44.89.192/27\",\r\n + \ \"104.44.95.0/28\",\r\n \"131.253.12.160/28\",\r\n \"131.253.12.228/30\",\r\n + \ \"131.253.13.24/29\",\r\n \"131.253.13.88/30\",\r\n \"131.253.13.128/27\",\r\n + \ \"131.253.14.4/30\",\r\n \"131.253.14.8/31\",\r\n \"131.253.14.96/27\",\r\n + \ \"131.253.14.128/27\",\r\n \"131.253.14.192/29\",\r\n \"131.253.15.192/28\",\r\n + \ \"131.253.35.128/26\",\r\n \"131.253.40.128/27\",\r\n \"131.253.41.0/24\",\r\n + \ \"134.170.222.0/24\",\r\n \"137.116.176.0/21\",\r\n \"157.55.2.128/26\",\r\n + \ \"157.55.12.64/26\",\r\n \"157.55.13.64/26\",\r\n \"157.55.39.0/24\",\r\n + \ \"157.55.55.228/30\",\r\n \"157.55.55.232/29\",\r\n \"157.55.55.240/28\",\r\n + \ \"157.55.106.0/26\",\r\n \"157.55.154.128/25\",\r\n \"157.56.2.0/25\",\r\n + \ \"157.56.3.128/25\",\r\n \"157.56.19.224/27\",\r\n \"157.56.21.160/27\",\r\n + \ \"157.56.21.192/27\",\r\n \"157.56.80.0/25\",\r\n \"168.62.64.0/19\",\r\n + \ \"199.30.24.0/23\",\r\n \"199.30.27.0/25\",\r\n \"199.30.27.144/28\",\r\n + \ \"199.30.27.160/27\",\r\n \"199.30.31.192/26\",\r\n \"207.46.13.0/24\",\r\n + \ \"209.240.212.0/23\",\r\n \"2603:1030:c00::/48\",\r\n \"2603:1030:c02::/47\",\r\n + \ \"2603:1030:c04::/48\",\r\n \"2603:1030:c05::/48\",\r\n + \ \"2603:1030:c06::/48\",\r\n \"2603:1030:c07::/48\",\r\n + \ \"2603:1030:d00::/47\",\r\n \"2603:1030:e01:2::/64\",\r\n + \ \"2603:1036:903::/64\",\r\n \"2603:1036:d20::/64\",\r\n + \ \"2603:1036:2409::/48\",\r\n \"2603:1036:2500:14::/64\",\r\n + \ \"2603:1036:3000:c0::/59\",\r\n \"2603:1037:1:c0::/59\",\r\n + \ \"2603:1063:2200:14::/64\",\r\n \"2a01:111:f403:c004::/62\",\r\n \ \"2a01:111:f403:c804::/62\",\r\n \"2a01:111:f403:c919::/64\",\r\n \ \"2a01:111:f403:c91a::/63\",\r\n \"2a01:111:f403:c91c::/63\",\r\n \ \"2a01:111:f403:d004::/62\",\r\n \"2a01:111:f403:d804::/62\",\r\n \ \"2a01:111:f403:f804::/62\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCloud.westus3\",\r\n \"id\": \"AzureCloud.westus3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"westus3\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.105.66.32/27\",\r\n \"13.105.66.128/28\",\r\n \ \"13.105.66.160/27\",\r\n \"13.105.74.0/27\",\r\n \"13.105.74.32/28\",\r\n \ \"13.105.74.64/27\",\r\n \"13.105.102.224/27\",\r\n \"13.105.103.0/28\",\r\n @@ -31885,108 +32659,109 @@ interactions: \ \"20.135.222.0/23\",\r\n \"20.135.224.0/22\",\r\n \"20.143.0.0/24\",\r\n \ \"20.150.30.0/24\",\r\n \"20.150.128.0/17\",\r\n \"20.157.40.0/24\",\r\n \ \"20.157.145.0/24\",\r\n \"20.157.191.0/24\",\r\n \"20.157.194.0/24\",\r\n - \ \"20.163.0.0/17\",\r\n \"20.190.190.128/25\",\r\n \"20.209.4.0/23\",\r\n - \ \"40.79.204.160/27\",\r\n \"40.79.205.64/28\",\r\n \"40.79.205.96/27\",\r\n - \ \"40.119.88.0/22\",\r\n \"40.126.62.128/25\",\r\n \"40.126.202.0/24\",\r\n - \ \"52.108.139.0/24\",\r\n \"52.253.182.0/23\",\r\n \"52.253.184.0/24\",\r\n - \ \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n + \ \"20.163.0.0/17\",\r\n \"20.168.0.0/17\",\r\n \"20.190.190.128/25\",\r\n + \ \"20.209.4.0/23\",\r\n \"40.79.204.160/27\",\r\n \"40.79.205.64/28\",\r\n + \ \"40.79.205.96/27\",\r\n \"40.119.88.0/22\",\r\n \"40.126.62.128/25\",\r\n + \ \"40.126.202.0/24\",\r\n \"52.108.139.0/24\",\r\n \"52.253.182.0/23\",\r\n + \ \"52.253.184.0/24\",\r\n \"2603:1030:500::/47\",\r\n \"2603:1030:503::/48\",\r\n \ \"2603:1030:504::/47\",\r\n \"2603:1036:240c::/48\",\r\n \ \"2603:1036:2500:18::/63\",\r\n \"2603:1036:2500:38::/64\",\r\n - \ \"2603:1036:3000:e0::/59\",\r\n \"2603:1037:1:e0::/59\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCognitiveSearch\",\r\n - \ \"id\": \"AzureCognitiveSearch\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureCognitiveSearch\",\r\n \"addressPrefixes\": - [\r\n \"13.64.32.141/32\",\r\n \"13.83.22.45/32\",\r\n \"13.83.22.74/32\",\r\n - \ \"13.83.22.119/32\",\r\n \"13.86.5.51/32\",\r\n \"20.17.48.192/26\",\r\n - \ \"20.21.32.192/26\",\r\n \"20.36.120.128/26\",\r\n \"20.37.64.128/26\",\r\n - \ \"20.37.156.128/26\",\r\n \"20.37.193.192/26\",\r\n \"20.37.224.128/26\",\r\n - \ \"20.38.84.0/26\",\r\n \"20.38.136.128/26\",\r\n \"20.39.8.192/26\",\r\n - \ \"20.40.123.36/32\",\r\n \"20.40.123.39/32\",\r\n \"20.40.123.46/32\",\r\n - \ \"20.40.123.72/32\",\r\n \"20.41.4.128/26\",\r\n \"20.41.65.64/26\",\r\n - \ \"20.41.193.64/26\",\r\n \"20.42.4.128/26\",\r\n \"20.42.24.90/32\",\r\n - \ \"20.42.29.212/32\",\r\n \"20.42.30.105/32\",\r\n \"20.42.34.190/32\",\r\n - \ \"20.42.35.204/32\",\r\n \"20.42.129.192/26\",\r\n \"20.42.225.192/26\",\r\n - \ \"20.43.41.64/26\",\r\n \"20.43.65.64/26\",\r\n \"20.43.130.128/26\",\r\n - \ \"20.44.74.182/32\",\r\n \"20.44.76.53/32\",\r\n \"20.44.76.61/32\",\r\n - \ \"20.44.76.86/32\",\r\n \"20.45.0.49/32\",\r\n \"20.45.2.122/32\",\r\n - \ \"20.45.112.128/26\",\r\n \"20.45.192.128/26\",\r\n \"20.72.17.0/26\",\r\n - \ \"20.150.160.128/26\",\r\n \"20.185.110.199/32\",\r\n \"20.189.106.128/26\",\r\n - \ \"20.189.129.94/32\",\r\n \"20.192.161.0/26\",\r\n \"20.192.225.64/26\",\r\n - \ \"20.215.0.192/26\",\r\n \"20.217.40.192/26\",\r\n \"23.100.238.27/32\",\r\n - \ \"23.100.238.34/31\",\r\n \"23.100.238.37/32\",\r\n \"40.64.8.64/26\",\r\n - \ \"40.65.173.157/32\",\r\n \"40.65.175.212/32\",\r\n \"40.65.175.228/32\",\r\n - \ \"40.66.56.233/32\",\r\n \"40.67.48.128/26\",\r\n \"40.74.18.154/32\",\r\n - \ \"40.74.30.0/26\",\r\n \"40.80.57.64/26\",\r\n \"40.80.169.64/26\",\r\n - \ \"40.80.186.192/26\",\r\n \"40.80.216.231/32\",\r\n \"40.80.217.38/32\",\r\n - \ \"40.80.219.46/32\",\r\n \"40.81.9.100/32\",\r\n \"40.81.9.131/32\",\r\n - \ \"40.81.9.203/32\",\r\n \"40.81.9.209/32\",\r\n \"40.81.9.213/32\",\r\n - \ \"40.81.9.221/32\",\r\n \"40.81.10.36/32\",\r\n \"40.81.12.133/32\",\r\n - \ \"40.81.15.8/32\",\r\n \"40.81.15.39/32\",\r\n \"40.81.29.152/32\",\r\n - \ \"40.81.188.130/32\",\r\n \"40.81.191.58/32\",\r\n \"40.81.253.154/32\",\r\n - \ \"40.82.155.65/32\",\r\n \"40.82.253.0/26\",\r\n \"40.89.17.64/26\",\r\n - \ \"40.90.190.180/32\",\r\n \"40.90.240.17/32\",\r\n \"40.91.93.84/32\",\r\n - \ \"40.91.127.116/32\",\r\n \"40.91.127.241/32\",\r\n \"40.119.11.0/26\",\r\n - \ \"51.12.41.64/26\",\r\n \"51.12.193.64/26\",\r\n \"51.53.24.192/26\",\r\n - \ \"51.53.168.192/26\",\r\n \"51.104.25.64/26\",\r\n \"51.105.80.128/26\",\r\n - \ \"51.105.88.128/26\",\r\n \"51.107.48.128/26\",\r\n \"51.107.144.128/26\",\r\n - \ \"51.116.48.96/28\",\r\n \"51.116.144.96/28\",\r\n \"51.120.40.128/26\",\r\n - \ \"51.120.224.128/26\",\r\n \"51.132.43.66/32\",\r\n \"51.137.161.64/26\",\r\n - \ \"51.143.104.54/32\",\r\n \"51.143.104.90/32\",\r\n \"51.143.192.128/26\",\r\n - \ \"51.145.124.157/32\",\r\n \"51.145.124.158/32\",\r\n \"51.145.176.249/32\",\r\n - \ \"51.145.177.212/32\",\r\n \"51.145.178.138/32\",\r\n \"51.145.178.140/32\",\r\n - \ \"52.136.48.128/26\",\r\n \"52.137.24.236/32\",\r\n \"52.137.26.114/32\",\r\n - \ \"52.137.26.155/32\",\r\n \"52.137.26.198/32\",\r\n \"52.137.27.49/32\",\r\n - \ \"52.137.56.115/32\",\r\n \"52.137.60.208/32\",\r\n \"52.139.0.47/32\",\r\n - \ \"52.139.0.49/32\",\r\n \"52.140.105.64/26\",\r\n \"52.140.233.105/32\",\r\n - \ \"52.150.139.0/26\",\r\n \"52.151.235.150/32\",\r\n \"52.151.235.242/32\",\r\n - \ \"52.151.235.244/32\",\r\n \"52.155.216.245/32\",\r\n \"52.155.217.84/32\",\r\n - \ \"52.155.221.242/32\",\r\n \"52.155.221.250/32\",\r\n \"52.155.222.35/32\",\r\n - \ \"52.155.222.56/32\",\r\n \"52.157.22.233/32\",\r\n \"52.157.231.64/32\",\r\n - \ \"52.158.28.181/32\",\r\n \"52.158.30.241/32\",\r\n \"52.158.208.11/32\",\r\n - \ \"52.184.80.221/32\",\r\n \"52.185.224.13/32\",\r\n \"52.185.224.38/32\",\r\n - \ \"52.188.217.235/32\",\r\n \"52.188.218.228/32\",\r\n \"52.188.218.239/32\",\r\n - \ \"52.228.81.64/26\",\r\n \"52.242.214.45/32\",\r\n \"52.253.133.74/32\",\r\n - \ \"52.253.229.120/32\",\r\n \"102.37.84.192/26\",\r\n \"102.133.128.33/32\",\r\n - \ \"102.133.217.128/26\",\r\n \"104.45.64.0/32\",\r\n \"104.45.64.147/32\",\r\n - \ \"104.45.64.224/32\",\r\n \"104.45.65.30/32\",\r\n \"104.45.65.89/32\",\r\n - \ \"191.233.9.0/26\",\r\n \"191.233.26.156/32\",\r\n \"191.235.225.64/26\",\r\n - \ \"2603:1000:4::180/121\",\r\n \"2603:1000:104:1::180/121\",\r\n - \ \"2603:1010:6:1::180/121\",\r\n \"2603:1010:101::180/121\",\r\n - \ \"2603:1010:304::180/121\",\r\n \"2603:1010:404::180/121\",\r\n - \ \"2603:1020:5:1::180/121\",\r\n \"2603:1020:206:1::180/121\",\r\n - \ \"2603:1020:305::180/121\",\r\n \"2603:1020:405::180/121\",\r\n - \ \"2603:1020:605::180/121\",\r\n \"2603:1020:705:1::180/121\",\r\n - \ \"2603:1020:805:1::180/121\",\r\n \"2603:1020:905::180/121\",\r\n - \ \"2603:1020:a04:1::180/121\",\r\n \"2603:1020:b04::180/121\",\r\n - \ \"2603:1020:c04:1::180/121\",\r\n \"2603:1020:d04::180/121\",\r\n - \ \"2603:1020:e04:1::180/121\",\r\n \"2603:1020:f04::180/121\",\r\n - \ \"2603:1020:1004::180/121\",\r\n \"2603:1020:1104::180/121\",\r\n - \ \"2603:1020:1302::100/121\",\r\n \"2603:1030:f:1::180/121\",\r\n - \ \"2603:1030:10:1::180/121\",\r\n \"2603:1030:104:1::180/121\",\r\n - \ \"2603:1030:107::180/121\",\r\n \"2603:1030:210:1::180/121\",\r\n - \ \"2603:1030:302::500/121\",\r\n \"2603:1030:40b:1::180/121\",\r\n - \ \"2603:1030:40c:1::180/121\",\r\n \"2603:1030:504:1::180/121\",\r\n - \ \"2603:1030:608::180/121\",\r\n \"2603:1030:807:1::180/121\",\r\n - \ \"2603:1030:a07::180/121\",\r\n \"2603:1030:b04::180/121\",\r\n - \ \"2603:1030:c06:1::180/121\",\r\n \"2603:1030:f05:1::180/121\",\r\n - \ \"2603:1030:1005::180/121\",\r\n \"2603:1040:5:1::180/121\",\r\n - \ \"2603:1040:207::180/121\",\r\n \"2603:1040:407:1::180/121\",\r\n - \ \"2603:1040:606::180/121\",\r\n \"2603:1040:806::180/121\",\r\n - \ \"2603:1040:904:1::180/121\",\r\n \"2603:1040:a06:1::180/121\",\r\n - \ \"2603:1040:b04::180/121\",\r\n \"2603:1040:c06::180/121\",\r\n - \ \"2603:1040:d04::180/121\",\r\n \"2603:1040:e05:1::/121\",\r\n - \ \"2603:1040:f05:1::180/121\",\r\n \"2603:1040:1002::380/121\",\r\n - \ \"2603:1040:1104::180/121\",\r\n \"2603:1040:1202::100/121\",\r\n - \ \"2603:1040:1302::100/121\",\r\n \"2603:1040:1402::100/121\",\r\n - \ \"2603:1040:1503::100/121\",\r\n \"2603:1050:6:1::180/121\",\r\n - \ \"2603:1050:403::180/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors\",\r\n \"id\": \"AzureConnectors\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"2603:1036:3000:e0::/59\",\r\n \"2603:1037:1:e0::/59\",\r\n + \ \"2603:1063:2200:18::/64\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCognitiveSearch\",\r\n \"id\": \"AzureCognitiveSearch\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCognitiveSearch\",\r\n \"addressPrefixes\": [\r\n \"13.64.32.141/32\",\r\n + \ \"13.83.22.45/32\",\r\n \"13.83.22.74/32\",\r\n \"13.83.22.119/32\",\r\n + \ \"13.86.5.51/32\",\r\n \"20.17.48.192/26\",\r\n \"20.21.32.192/26\",\r\n + \ \"20.36.120.128/26\",\r\n \"20.37.64.128/26\",\r\n \"20.37.156.128/26\",\r\n + \ \"20.37.193.192/26\",\r\n \"20.37.224.128/26\",\r\n \"20.38.84.0/26\",\r\n + \ \"20.38.136.128/26\",\r\n \"20.39.8.192/26\",\r\n \"20.40.123.36/32\",\r\n + \ \"20.40.123.39/32\",\r\n \"20.40.123.46/32\",\r\n \"20.40.123.72/32\",\r\n + \ \"20.41.4.128/26\",\r\n \"20.41.65.64/26\",\r\n \"20.41.193.64/26\",\r\n + \ \"20.42.4.128/26\",\r\n \"20.42.24.90/32\",\r\n \"20.42.29.212/32\",\r\n + \ \"20.42.30.105/32\",\r\n \"20.42.34.190/32\",\r\n \"20.42.35.204/32\",\r\n + \ \"20.42.129.192/26\",\r\n \"20.42.225.192/26\",\r\n \"20.43.41.64/26\",\r\n + \ \"20.43.65.64/26\",\r\n \"20.43.130.128/26\",\r\n \"20.44.74.182/32\",\r\n + \ \"20.44.76.53/32\",\r\n \"20.44.76.61/32\",\r\n \"20.44.76.86/32\",\r\n + \ \"20.45.0.49/32\",\r\n \"20.45.2.122/32\",\r\n \"20.45.112.128/26\",\r\n + \ \"20.45.192.128/26\",\r\n \"20.72.17.0/26\",\r\n \"20.150.160.128/26\",\r\n + \ \"20.185.110.199/32\",\r\n \"20.189.106.128/26\",\r\n \"20.189.129.94/32\",\r\n + \ \"20.192.161.0/26\",\r\n \"20.192.225.64/26\",\r\n \"20.215.0.192/26\",\r\n + \ \"20.217.40.192/26\",\r\n \"23.100.238.27/32\",\r\n \"23.100.238.34/31\",\r\n + \ \"23.100.238.37/32\",\r\n \"40.64.8.64/26\",\r\n \"40.65.173.157/32\",\r\n + \ \"40.65.175.212/32\",\r\n \"40.65.175.228/32\",\r\n \"40.66.56.233/32\",\r\n + \ \"40.67.48.128/26\",\r\n \"40.74.18.154/32\",\r\n \"40.74.30.0/26\",\r\n + \ \"40.80.57.64/26\",\r\n \"40.80.169.64/26\",\r\n \"40.80.186.192/26\",\r\n + \ \"40.80.216.231/32\",\r\n \"40.80.217.38/32\",\r\n \"40.80.219.46/32\",\r\n + \ \"40.81.9.100/32\",\r\n \"40.81.9.131/32\",\r\n \"40.81.9.203/32\",\r\n + \ \"40.81.9.209/32\",\r\n \"40.81.9.213/32\",\r\n \"40.81.9.221/32\",\r\n + \ \"40.81.10.36/32\",\r\n \"40.81.12.133/32\",\r\n \"40.81.15.8/32\",\r\n + \ \"40.81.15.39/32\",\r\n \"40.81.29.152/32\",\r\n \"40.81.188.130/32\",\r\n + \ \"40.81.191.58/32\",\r\n \"40.81.253.154/32\",\r\n \"40.82.155.65/32\",\r\n + \ \"40.82.253.0/26\",\r\n \"40.89.17.64/26\",\r\n \"40.90.190.180/32\",\r\n + \ \"40.90.240.17/32\",\r\n \"40.91.93.84/32\",\r\n \"40.91.127.116/32\",\r\n + \ \"40.91.127.241/32\",\r\n \"40.119.11.0/26\",\r\n \"51.12.41.64/26\",\r\n + \ \"51.12.193.64/26\",\r\n \"51.53.24.192/26\",\r\n \"51.53.168.192/26\",\r\n + \ \"51.104.25.64/26\",\r\n \"51.105.80.128/26\",\r\n \"51.105.88.128/26\",\r\n + \ \"51.107.48.128/26\",\r\n \"51.107.144.128/26\",\r\n \"51.116.48.96/28\",\r\n + \ \"51.116.144.96/28\",\r\n \"51.120.40.128/26\",\r\n \"51.120.224.128/26\",\r\n + \ \"51.132.43.66/32\",\r\n \"51.137.161.64/26\",\r\n \"51.143.104.54/32\",\r\n + \ \"51.143.104.90/32\",\r\n \"51.143.192.128/26\",\r\n \"51.145.124.157/32\",\r\n + \ \"51.145.124.158/32\",\r\n \"51.145.176.249/32\",\r\n \"51.145.177.212/32\",\r\n + \ \"51.145.178.138/32\",\r\n \"51.145.178.140/32\",\r\n \"52.136.48.128/26\",\r\n + \ \"52.137.24.236/32\",\r\n \"52.137.26.114/32\",\r\n \"52.137.26.155/32\",\r\n + \ \"52.137.26.198/32\",\r\n \"52.137.27.49/32\",\r\n \"52.137.56.115/32\",\r\n + \ \"52.137.60.208/32\",\r\n \"52.139.0.47/32\",\r\n \"52.139.0.49/32\",\r\n + \ \"52.140.105.64/26\",\r\n \"52.140.233.105/32\",\r\n \"52.150.139.0/26\",\r\n + \ \"52.151.235.150/32\",\r\n \"52.151.235.242/32\",\r\n \"52.151.235.244/32\",\r\n + \ \"52.155.216.245/32\",\r\n \"52.155.217.84/32\",\r\n \"52.155.221.242/32\",\r\n + \ \"52.155.221.250/32\",\r\n \"52.155.222.35/32\",\r\n \"52.155.222.56/32\",\r\n + \ \"52.157.22.233/32\",\r\n \"52.157.231.64/32\",\r\n \"52.158.28.181/32\",\r\n + \ \"52.158.30.241/32\",\r\n \"52.158.208.11/32\",\r\n \"52.184.80.221/32\",\r\n + \ \"52.185.224.13/32\",\r\n \"52.185.224.38/32\",\r\n \"52.188.217.235/32\",\r\n + \ \"52.188.218.228/32\",\r\n \"52.188.218.239/32\",\r\n \"52.228.81.64/26\",\r\n + \ \"52.242.214.45/32\",\r\n \"52.253.133.74/32\",\r\n \"52.253.229.120/32\",\r\n + \ \"102.37.84.192/26\",\r\n \"102.133.128.33/32\",\r\n \"102.133.217.128/26\",\r\n + \ \"104.45.64.0/32\",\r\n \"104.45.64.147/32\",\r\n \"104.45.64.224/32\",\r\n + \ \"104.45.65.30/32\",\r\n \"104.45.65.89/32\",\r\n \"191.233.9.0/26\",\r\n + \ \"191.233.26.156/32\",\r\n \"191.235.225.64/26\",\r\n \"2603:1000:4::180/121\",\r\n + \ \"2603:1000:104:1::180/121\",\r\n \"2603:1010:6:1::180/121\",\r\n + \ \"2603:1010:101::180/121\",\r\n \"2603:1010:304::180/121\",\r\n + \ \"2603:1010:404::180/121\",\r\n \"2603:1020:5:1::180/121\",\r\n + \ \"2603:1020:206:1::180/121\",\r\n \"2603:1020:305::180/121\",\r\n + \ \"2603:1020:405::180/121\",\r\n \"2603:1020:605::180/121\",\r\n + \ \"2603:1020:705:1::180/121\",\r\n \"2603:1020:805:1::180/121\",\r\n + \ \"2603:1020:905::180/121\",\r\n \"2603:1020:a04:1::180/121\",\r\n + \ \"2603:1020:b04::180/121\",\r\n \"2603:1020:c04:1::180/121\",\r\n + \ \"2603:1020:d04::180/121\",\r\n \"2603:1020:e04:1::180/121\",\r\n + \ \"2603:1020:f04::180/121\",\r\n \"2603:1020:1004::180/121\",\r\n + \ \"2603:1020:1104::180/121\",\r\n \"2603:1020:1302::100/121\",\r\n + \ \"2603:1030:f:1::180/121\",\r\n \"2603:1030:10:1::180/121\",\r\n + \ \"2603:1030:104:1::180/121\",\r\n \"2603:1030:107::180/121\",\r\n + \ \"2603:1030:210:1::180/121\",\r\n \"2603:1030:302::500/121\",\r\n + \ \"2603:1030:40b:1::180/121\",\r\n \"2603:1030:40c:1::180/121\",\r\n + \ \"2603:1030:504:1::180/121\",\r\n \"2603:1030:608::180/121\",\r\n + \ \"2603:1030:807:1::180/121\",\r\n \"2603:1030:a07::180/121\",\r\n + \ \"2603:1030:b04::180/121\",\r\n \"2603:1030:c06:1::180/121\",\r\n + \ \"2603:1030:f05:1::180/121\",\r\n \"2603:1030:1005::180/121\",\r\n + \ \"2603:1040:5:1::180/121\",\r\n \"2603:1040:207::180/121\",\r\n + \ \"2603:1040:407:1::180/121\",\r\n \"2603:1040:606::180/121\",\r\n + \ \"2603:1040:806::180/121\",\r\n \"2603:1040:904:1::180/121\",\r\n + \ \"2603:1040:a06:1::180/121\",\r\n \"2603:1040:b04::180/121\",\r\n + \ \"2603:1040:c06::180/121\",\r\n \"2603:1040:d04::180/121\",\r\n + \ \"2603:1040:e05:1::/121\",\r\n \"2603:1040:f05:1::180/121\",\r\n + \ \"2603:1040:1002::380/121\",\r\n \"2603:1040:1104::180/121\",\r\n + \ \"2603:1040:1202::100/121\",\r\n \"2603:1040:1302::100/121\",\r\n + \ \"2603:1040:1402::100/121\",\r\n \"2603:1040:1503::100/121\",\r\n + \ \"2603:1050:6:1::180/121\",\r\n \"2603:1050:403::180/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors\",\r\n + \ \"id\": \"AzureConnectors\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.65.86.57/32\",\r\n \"13.66.130.243/32\",\r\n \ \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n \"13.67.8.240/28\",\r\n @@ -32051,51 +32826,51 @@ interactions: \ \"40.74.100.224/28\",\r\n \"40.74.146.64/28\",\r\n \"40.78.194.240/28\",\r\n \ \"40.78.202.96/28\",\r\n \"40.79.130.208/28\",\r\n \"40.79.148.96/27\",\r\n \ \"40.79.178.240/28\",\r\n \"40.79.180.224/27\",\r\n \"40.79.189.64/27\",\r\n - \ \"40.80.180.64/27\",\r\n \"40.82.184.6/32\",\r\n \"40.82.184.43/32\",\r\n - \ \"40.85.206.95/32\",\r\n \"40.89.131.3/32\",\r\n \"40.89.135.2/32\",\r\n - \ \"40.89.155.59/32\",\r\n \"40.91.208.65/32\",\r\n \"40.112.195.87/32\",\r\n - \ \"40.112.243.160/28\",\r\n \"40.113.242.246/32\",\r\n \"40.114.40.132/32\",\r\n - \ \"40.119.162.44/32\",\r\n \"40.120.8.0/27\",\r\n \"40.120.64.64/27\",\r\n - \ \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n \"51.11.229.148/32\",\r\n - \ \"51.11.229.156/32\",\r\n \"51.12.20.224/27\",\r\n \"51.12.22.128/28\",\r\n - \ \"51.12.29.112/28\",\r\n \"51.12.72.128/27\",\r\n \"51.12.98.240/28\",\r\n - \ \"51.12.102.0/26\",\r\n \"51.12.202.240/28\",\r\n \"51.12.205.192/26\",\r\n - \ \"51.13.18.216/32\",\r\n \"51.13.18.233/32\",\r\n \"51.13.139.160/27\",\r\n - \ \"51.13.139.192/28\",\r\n \"51.53.107.0/26\",\r\n \"51.53.187.0/26\",\r\n - \ \"51.103.142.22/32\",\r\n \"51.103.143.163/32\",\r\n \"51.105.77.96/27\",\r\n - \ \"51.107.59.16/28\",\r\n \"51.107.60.224/27\",\r\n \"51.107.86.217/32\",\r\n - \ \"51.107.155.16/28\",\r\n \"51.107.156.224/27\",\r\n \"51.107.246.112/28\",\r\n - \ \"51.107.246.128/27\",\r\n \"51.107.254.32/27\",\r\n \"51.107.254.64/28\",\r\n - \ \"51.116.55.240/28\",\r\n \"51.116.59.16/28\",\r\n \"51.116.60.192/27\",\r\n - \ \"51.116.74.32/27\",\r\n \"51.116.155.80/28\",\r\n \"51.116.158.96/27\",\r\n - \ \"51.116.211.212/32\",\r\n \"51.116.236.78/32\",\r\n \"51.120.98.224/28\",\r\n - \ \"51.120.100.192/27\",\r\n \"51.120.218.240/28\",\r\n \"51.120.220.192/27\",\r\n - \ \"51.138.215.48/28\",\r\n \"51.138.215.64/27\",\r\n \"51.140.61.124/32\",\r\n - \ \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n \"51.140.80.51/32\",\r\n - \ \"51.140.148.0/28\",\r\n \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n - \ \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n - \ \"51.141.124.13/32\",\r\n \"52.136.133.184/32\",\r\n \"52.136.142.154/32\",\r\n - \ \"52.136.189.16/28\",\r\n \"52.136.189.32/27\",\r\n \"52.138.92.192/27\",\r\n - \ \"52.139.111.0/27\",\r\n \"52.139.111.32/28\",\r\n \"52.141.1.104/32\",\r\n - \ \"52.141.36.214/32\",\r\n \"52.146.138.32/27\",\r\n \"52.147.117.32/27\",\r\n - \ \"52.147.117.64/28\",\r\n \"52.151.42.172/32\",\r\n \"52.151.221.119/32\",\r\n - \ \"52.151.221.184/32\",\r\n \"52.161.101.204/32\",\r\n \"52.161.102.22/32\",\r\n - \ \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n \"52.162.126.4/32\",\r\n - \ \"52.162.242.161/32\",\r\n \"52.171.130.92/32\",\r\n \"52.172.80.0/26\",\r\n - \ \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n \"52.173.241.27/32\",\r\n - \ \"52.173.245.164/32\",\r\n \"52.174.88.118/32\",\r\n \"52.174.180.160/32\",\r\n - \ \"52.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n \"52.180.164.214/32\",\r\n - \ \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n \"52.187.147.27/32\",\r\n - \ \"52.225.129.144/32\",\r\n \"52.225.188.182/32\",\r\n \"52.225.190.190/32\",\r\n - \ \"52.231.18.208/28\",\r\n \"52.231.147.0/28\",\r\n \"52.231.148.224/27\",\r\n - \ \"52.231.163.10/32\",\r\n \"52.231.201.173/32\",\r\n \"52.232.188.154/32\",\r\n - \ \"52.237.24.126/32\",\r\n \"52.237.32.212/32\",\r\n \"52.237.214.72/32\",\r\n - \ \"52.242.30.112/32\",\r\n \"52.242.35.152/32\",\r\n \"52.242.36.40/32\",\r\n - \ \"52.255.48.202/32\",\r\n \"65.52.197.64/32\",\r\n \"65.52.250.208/28\",\r\n - \ \"94.245.91.93/32\",\r\n \"102.37.64.0/27\",\r\n \"102.37.84.128/27\",\r\n - \ \"102.37.84.160/28\",\r\n \"102.37.166.80/28\",\r\n \"102.37.166.96/27\",\r\n - \ \"102.133.27.0/28\",\r\n \"102.133.72.85/32\",\r\n \"102.133.155.0/28\",\r\n - \ \"102.133.168.167/32\",\r\n \"102.133.203.251/32\",\r\n + \ \"40.80.180.64/27\",\r\n \"40.80.181.128/26\",\r\n \"40.82.184.6/32\",\r\n + \ \"40.82.184.43/32\",\r\n \"40.85.206.95/32\",\r\n \"40.89.131.3/32\",\r\n + \ \"40.89.135.2/32\",\r\n \"40.89.155.59/32\",\r\n \"40.91.208.65/32\",\r\n + \ \"40.112.195.87/32\",\r\n \"40.112.243.160/28\",\r\n \"40.113.242.246/32\",\r\n + \ \"40.114.40.132/32\",\r\n \"40.119.162.44/32\",\r\n \"40.120.8.0/27\",\r\n + \ \"40.120.64.64/27\",\r\n \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n + \ \"51.11.229.148/32\",\r\n \"51.11.229.156/32\",\r\n \"51.12.20.224/27\",\r\n + \ \"51.12.22.128/28\",\r\n \"51.12.29.112/28\",\r\n \"51.12.72.128/27\",\r\n + \ \"51.12.98.240/28\",\r\n \"51.12.102.0/26\",\r\n \"51.12.202.240/28\",\r\n + \ \"51.12.205.192/26\",\r\n \"51.13.18.216/32\",\r\n \"51.13.18.233/32\",\r\n + \ \"51.13.139.160/27\",\r\n \"51.13.139.192/28\",\r\n \"51.53.107.0/26\",\r\n + \ \"51.53.187.0/26\",\r\n \"51.103.142.22/32\",\r\n \"51.103.143.163/32\",\r\n + \ \"51.105.77.96/27\",\r\n \"51.107.59.16/28\",\r\n \"51.107.60.224/27\",\r\n + \ \"51.107.86.217/32\",\r\n \"51.107.155.16/28\",\r\n \"51.107.156.224/27\",\r\n + \ \"51.107.246.112/28\",\r\n \"51.107.246.128/27\",\r\n \"51.107.254.32/27\",\r\n + \ \"51.107.254.64/28\",\r\n \"51.116.55.240/28\",\r\n \"51.116.59.16/28\",\r\n + \ \"51.116.60.192/27\",\r\n \"51.116.74.32/27\",\r\n \"51.116.155.80/28\",\r\n + \ \"51.116.158.96/27\",\r\n \"51.116.211.212/32\",\r\n \"51.116.236.78/32\",\r\n + \ \"51.120.98.224/28\",\r\n \"51.120.100.192/27\",\r\n \"51.120.218.240/28\",\r\n + \ \"51.120.220.192/27\",\r\n \"51.138.215.48/28\",\r\n \"51.138.215.64/27\",\r\n + \ \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n + \ \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n \"51.140.211.0/28\",\r\n + \ \"51.140.212.224/27\",\r\n \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n + \ \"51.141.52.185/32\",\r\n \"51.141.124.13/32\",\r\n \"52.136.133.184/32\",\r\n + \ \"52.136.142.154/32\",\r\n \"52.136.189.16/28\",\r\n \"52.136.189.32/27\",\r\n + \ \"52.138.92.192/27\",\r\n \"52.139.111.0/27\",\r\n \"52.139.111.32/28\",\r\n + \ \"52.141.1.104/32\",\r\n \"52.141.36.214/32\",\r\n \"52.146.138.32/27\",\r\n + \ \"52.147.117.32/27\",\r\n \"52.147.117.64/28\",\r\n \"52.151.42.172/32\",\r\n + \ \"52.151.221.119/32\",\r\n \"52.151.221.184/32\",\r\n \"52.161.101.204/32\",\r\n + \ \"52.161.102.22/32\",\r\n \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n + \ \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n \"52.171.130.92/32\",\r\n + \ \"52.172.80.0/26\",\r\n \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n + \ \"52.173.241.27/32\",\r\n \"52.173.245.164/32\",\r\n \"52.174.88.118/32\",\r\n + \ \"52.174.180.160/32\",\r\n \"52.175.23.169/32\",\r\n \"52.178.150.68/32\",\r\n + \ \"52.180.164.214/32\",\r\n \"52.183.78.157/32\",\r\n \"52.187.68.19/32\",\r\n + \ \"52.187.147.27/32\",\r\n \"52.225.129.144/32\",\r\n \"52.225.188.182/32\",\r\n + \ \"52.225.190.190/32\",\r\n \"52.231.18.208/28\",\r\n \"52.231.147.0/28\",\r\n + \ \"52.231.148.224/27\",\r\n \"52.231.163.10/32\",\r\n \"52.231.201.173/32\",\r\n + \ \"52.232.188.154/32\",\r\n \"52.237.24.126/32\",\r\n \"52.237.32.212/32\",\r\n + \ \"52.237.214.72/32\",\r\n \"52.242.30.112/32\",\r\n \"52.242.35.152/32\",\r\n + \ \"52.242.36.40/32\",\r\n \"52.255.48.202/32\",\r\n \"65.52.197.64/32\",\r\n + \ \"65.52.250.208/28\",\r\n \"94.245.91.93/32\",\r\n \"102.37.64.0/27\",\r\n + \ \"102.37.84.128/27\",\r\n \"102.37.84.160/28\",\r\n \"102.37.166.80/28\",\r\n + \ \"102.37.166.96/27\",\r\n \"102.133.27.0/28\",\r\n \"102.133.72.85/32\",\r\n + \ \"102.133.155.0/28\",\r\n \"102.133.168.167/32\",\r\n \"102.133.203.251/32\",\r\n \ \"102.133.204.65/32\",\r\n \"102.133.253.0/27\",\r\n \"104.41.59.51/32\",\r\n \ \"104.41.132.180/32\",\r\n \"104.42.122.49/32\",\r\n \"104.209.247.23/32\",\r\n \ \"104.210.14.156/32\",\r\n \"104.211.81.192/28\",\r\n \"104.211.146.224/28\",\r\n @@ -32137,7 +32912,7 @@ interactions: \ \"2603:1050:6:402::180/122\",\r\n \"2603:1050:403:400::2c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.AustraliaCentral\",\r\n \ \"id\": \"AzureConnectors.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32146,7 +32921,7 @@ interactions: \ \"2603:1010:304:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.AustraliaCentral2\",\r\n \"id\": \"AzureConnectors.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32154,7 +32929,7 @@ interactions: \ \"20.36.117.160/27\",\r\n \"20.53.60.16/28\",\r\n \"20.53.60.32/27\",\r\n \ \"2603:1010:404:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.AustraliaEast\",\r\n \"id\": - \"AzureConnectors.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32165,7 +32940,7 @@ interactions: \ \"52.237.214.72/32\",\r\n \"2603:1010:6:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.AustraliaSoutheast\",\r\n \ \"id\": \"AzureConnectors.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32174,7 +32949,7 @@ interactions: \ \"20.92.3.64/27\",\r\n \"20.92.3.96/28\",\r\n \"52.255.48.202/32\",\r\n \ \"2603:1010:101:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.BrazilSouth\",\r\n \"id\": - \"AzureConnectors.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32185,14 +32960,14 @@ interactions: \ \"191.238.76.112/28\",\r\n \"191.238.76.128/27\",\r\n \"2603:1050:6:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.BrazilSoutheast\",\r\n \ \"id\": \"AzureConnectors.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.206.0.0/26\",\r\n \"23.97.120.109/32\",\r\n \"191.233.51.0/26\",\r\n \ \"2603:1050:403:400::2c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.CanadaCentral\",\r\n \"id\": - \"AzureConnectors.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32203,7 +32978,7 @@ interactions: \ \"52.237.32.212/32\",\r\n \"2603:1030:f05:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CanadaEast\",\r\n \ \"id\": \"AzureConnectors.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32212,7 +32987,7 @@ interactions: \ \"52.242.35.152/32\",\r\n \"52.242.36.40/32\",\r\n \"2603:1030:1005:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CentralIndia\",\r\n \ \"id\": \"AzureConnectors.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32221,17 +32996,18 @@ interactions: \ \"52.172.211.12/32\",\r\n \"52.172.212.129/32\",\r\n \"104.211.81.192/28\",\r\n \ \"2603:1040:a06:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.CentralUS\",\r\n \"id\": \"AzureConnectors.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.89.171.80/28\",\r\n - \ \"13.89.178.64/27\",\r\n \"20.80.123.57/32\",\r\n \"20.80.123.134/32\",\r\n - \ \"20.98.144.224/27\",\r\n \"20.98.145.0/28\",\r\n \"40.113.242.246/32\",\r\n - \ \"52.173.241.27/32\",\r\n \"52.173.245.164/32\",\r\n \"2603:1030:10:402::180/122\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"13.89.171.80/28\",\r\n \"13.89.178.64/27\",\r\n + \ \"20.80.123.57/32\",\r\n \"20.80.123.134/32\",\r\n \"20.98.144.224/27\",\r\n + \ \"20.98.145.0/28\",\r\n \"40.113.242.246/32\",\r\n \"52.173.241.27/32\",\r\n + \ \"52.173.245.164/32\",\r\n \"2603:1030:10:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.CentralUSEUAP\",\r\n \ \"id\": \"AzureConnectors.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32240,7 +33016,7 @@ interactions: \ \"168.61.143.64/26\",\r\n \"2603:1030:f:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastAsia\",\r\n \ \"id\": \"AzureConnectors.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32249,9 +33025,9 @@ interactions: \ \"52.175.23.169/32\",\r\n \"104.214.164.0/27\",\r\n \"104.214.165.128/26\",\r\n \ \"2603:1040:207:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.EastUS\",\r\n \"id\": \"AzureConnectors.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.88.153.176/28\",\r\n \ \"20.88.153.192/27\",\r\n \"40.71.11.80/28\",\r\n \"40.71.15.160/27\",\r\n @@ -32260,7 +33036,7 @@ interactions: \ \"104.41.132.180/32\",\r\n \"2603:1030:210:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastUS2\",\r\n \ \"id\": \"AzureConnectors.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32270,7 +33046,7 @@ interactions: \ \"104.209.247.23/32\",\r\n \"104.210.14.156/32\",\r\n \"2603:1030:40c:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.EastUS2EUAP\",\r\n \ \"id\": \"AzureConnectors.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32279,7 +33055,7 @@ interactions: \ \"52.225.190.190/32\",\r\n \"2603:1030:40b:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.FranceCentral\",\r\n \ \"id\": \"AzureConnectors.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32289,7 +33065,7 @@ interactions: \ \"51.138.215.64/27\",\r\n \"2603:1020:805:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.FranceSouth\",\r\n \ \"id\": \"AzureConnectors.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32298,7 +33074,7 @@ interactions: \ \"52.136.189.32/27\",\r\n \"2603:1020:905:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.GermanyNorth\",\r\n \ \"id\": \"AzureConnectors.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32307,7 +33083,7 @@ interactions: \ \"2603:1020:d04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.GermanyWestCentral\",\r\n \"id\": \"AzureConnectors.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32316,7 +33092,7 @@ interactions: \ \"51.116.236.78/32\",\r\n \"2603:1020:c04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JapanEast\",\r\n \ \"id\": \"AzureConnectors.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32326,16 +33102,17 @@ interactions: \ \"40.79.189.64/27\",\r\n \"2603:1040:407:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JapanWest\",\r\n \ \"id\": \"AzureConnectors.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.189.192.144/28\",\r\n \"20.189.192.160/27\",\r\n - \ \"40.74.100.224/28\",\r\n \"40.80.180.64/27\",\r\n \"104.215.27.24/32\",\r\n - \ \"104.215.28.128/32\",\r\n \"104.215.61.248/32\",\r\n \"2603:1040:606:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JioIndiaCentral\",\r\n - \ \"id\": \"AzureConnectors.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"40.74.100.224/28\",\r\n \"40.80.180.64/27\",\r\n \"40.80.181.128/26\",\r\n + \ \"104.215.27.24/32\",\r\n \"104.215.28.128/32\",\r\n \"104.215.61.248/32\",\r\n + \ \"2603:1040:606:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.JioIndiaCentral\",\r\n \"id\": + \"AzureConnectors.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32343,7 +33120,7 @@ interactions: \ \"20.207.0.0/26\",\r\n \"2603:1040:1104:400::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.JioIndiaWest\",\r\n \ \"id\": \"AzureConnectors.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32351,7 +33128,7 @@ interactions: \ \"40.64.8.128/27\",\r\n \"2603:1040:d04:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.KoreaCentral\",\r\n \ \"id\": \"AzureConnectors.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32361,7 +33138,7 @@ interactions: \ \"52.231.18.208/28\",\r\n \"2603:1040:f05:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.KoreaSouth\",\r\n \ \"id\": \"AzureConnectors.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32369,18 +33146,18 @@ interactions: \ \"52.231.147.0/28\",\r\n \"52.231.148.224/27\",\r\n \"52.231.163.10/32\",\r\n \ \"52.231.201.173/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureConnectors.NorthCentralUS\",\r\n \"id\": \"AzureConnectors.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.51.4.192/27\",\r\n - \ \"20.51.4.224/28\",\r\n \"52.162.107.160/28\",\r\n \"52.162.111.192/27\",\r\n - \ \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n \"65.52.197.64/32\",\r\n - \ \"2603:1030:608:402::180/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors.NorthEurope\",\r\n \"id\": - \"AzureConnectors.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": - \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.51.4.192/27\",\r\n \"20.51.4.224/28\",\r\n \"52.162.107.160/28\",\r\n + \ \"52.162.111.192/27\",\r\n \"52.162.126.4/32\",\r\n \"52.162.242.161/32\",\r\n + \ \"65.52.197.64/32\",\r\n \"2603:1030:608:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.NorthEurope\",\r\n + \ \"id\": \"AzureConnectors.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.69.171.0/32\",\r\n \"13.69.227.208/28\",\r\n @@ -32389,7 +33166,7 @@ interactions: \ \"94.245.91.93/32\",\r\n \"2603:1020:5:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.NorwayEast\",\r\n \ \"id\": \"AzureConnectors.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32397,16 +33174,23 @@ interactions: \ \"51.13.18.233/32\",\r\n \"51.120.98.224/28\",\r\n \"51.120.100.192/27\",\r\n \ \"2603:1020:e04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.NorwayWest\",\r\n \"id\": - \"AzureConnectors.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"51.13.139.160/27\",\r\n \"51.13.139.192/28\",\r\n \ \"51.120.218.240/28\",\r\n \"51.120.220.192/27\",\r\n \"2603:1020:f04:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.QatarCentral\",\r\n + \ \"id\": \"AzureConnectors.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"20.21.43.0/26\",\r\n \"2603:1040:1002:400::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthAfricaNorth\",\r\n \ \"id\": \"AzureConnectors.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32416,7 +33200,7 @@ interactions: \ \"102.133.253.0/27\",\r\n \"2603:1000:104:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthAfricaWest\",\r\n \ \"id\": \"AzureConnectors.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32425,7 +33209,7 @@ interactions: \ \"102.133.72.85/32\",\r\n \"2603:1000:4:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthCentralUS\",\r\n \ \"id\": \"AzureConnectors.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32436,14 +33220,14 @@ interactions: \ \"2603:1030:807:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.SouthCentralUSSTG\",\r\n \"id\": \"AzureConnectors.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.44.3.0/28\",\r\n \"23.100.208.0/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SoutheastAsia\",\r\n \ \"id\": \"AzureConnectors.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32452,7 +33236,7 @@ interactions: \ \"52.187.68.19/32\",\r\n \"52.187.147.27/32\",\r\n \"2603:1040:5:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SouthIndia\",\r\n \ \"id\": \"AzureConnectors.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32461,7 +33245,7 @@ interactions: \ \"20.192.184.32/27\",\r\n \"40.78.194.240/28\",\r\n \"52.172.80.0/26\",\r\n \ \"2603:1040:c06:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.SwedenCentral\",\r\n \"id\": - \"AzureConnectors.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32470,7 +33254,7 @@ interactions: \ \"51.12.98.240/28\",\r\n \"51.12.102.0/26\",\r\n \"2603:1020:1004:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwedenSouth\",\r\n \ \"id\": \"AzureConnectors.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32478,7 +33262,7 @@ interactions: \ \"51.12.202.240/28\",\r\n \"51.12.205.192/26\",\r\n \"2603:1020:1104:400::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandNorth\",\r\n \ \"id\": \"AzureConnectors.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32487,7 +33271,7 @@ interactions: \ \"51.107.246.112/28\",\r\n \"51.107.246.128/27\",\r\n \"2603:1020:a04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.SwitzerlandWest\",\r\n \ \"id\": \"AzureConnectors.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32495,7 +33279,7 @@ interactions: \ \"51.107.254.32/27\",\r\n \"51.107.254.64/28\",\r\n \"2603:1020:b04:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UAECentral\",\r\n \ \"id\": \"AzureConnectors.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32503,37 +33287,37 @@ interactions: \ \"20.45.90.208/28\",\r\n \"20.45.90.224/27\",\r\n \"40.120.8.0/27\",\r\n \ \"2603:1040:b04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.UAENorth\",\r\n \"id\": \"AzureConnectors.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": + [\r\n \"40.119.162.44/32\",\r\n \"40.120.64.64/27\",\r\n + \ \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n \"65.52.250.208/28\",\r\n + \ \"2603:1040:904:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.UKSouth\",\r\n \"id\": \"AzureConnectors.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"40.119.162.44/32\",\r\n - \ \"40.120.64.64/27\",\r\n \"40.120.86.16/28\",\r\n \"40.120.86.32/27\",\r\n - \ \"65.52.250.208/28\",\r\n \"2603:1040:904:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UKSouth\",\r\n - \ \"id\": \"AzureConnectors.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": - [\r\n \"20.90.124.134/32\",\r\n \"20.90.125.211/32\",\r\n - \ \"20.90.129.0/27\",\r\n \"20.90.129.32/28\",\r\n \"51.105.77.96/27\",\r\n - \ \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n \"51.140.77.227/32\",\r\n - \ \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n \"2603:1020:705:402::180/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.UKWest\",\r\n - \ \"id\": \"AzureConnectors.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": - [\r\n \"20.58.70.192/27\",\r\n \"20.58.70.224/28\",\r\n - \ \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n \"51.140.245.29/32\",\r\n - \ \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n \"51.141.124.13/32\",\r\n - \ \"2603:1020:605:402::180/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureConnectors.WestCentralUS\",\r\n \"id\": - \"AzureConnectors.WestCentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": - \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.90.124.134/32\",\r\n + \ \"20.90.125.211/32\",\r\n \"20.90.129.0/27\",\r\n \"20.90.129.32/28\",\r\n + \ \"51.105.77.96/27\",\r\n \"51.140.61.124/32\",\r\n \"51.140.74.150/32\",\r\n + \ \"51.140.77.227/32\",\r\n \"51.140.80.51/32\",\r\n \"51.140.148.0/28\",\r\n + \ \"2603:1020:705:402::180/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureConnectors.UKWest\",\r\n \"id\": \"AzureConnectors.UKWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"20.58.70.192/27\",\r\n + \ \"20.58.70.224/28\",\r\n \"51.140.211.0/28\",\r\n \"51.140.212.224/27\",\r\n + \ \"51.140.245.29/32\",\r\n \"51.141.47.105/32\",\r\n \"51.141.52.185/32\",\r\n + \ \"51.141.124.13/32\",\r\n \"2603:1020:605:402::180/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestCentralUS\",\r\n + \ \"id\": \"AzureConnectors.WestCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.71.195.32/28\",\r\n \"13.71.199.192/27\",\r\n @@ -32541,7 +33325,7 @@ interactions: \ \"20.69.4.32/28\",\r\n \"52.161.101.204/32\",\r\n \"52.161.102.22/32\",\r\n \ \"2603:1030:b04:402::180/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.WestEurope\",\r\n \"id\": - \"AzureConnectors.WestEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureConnectors.WestEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -32553,7 +33337,7 @@ interactions: \ \"137.117.161.181/32\",\r\n \"2603:1020:206:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestIndia\",\r\n \ \"id\": \"AzureConnectors.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32562,7 +33346,7 @@ interactions: \ \"104.211.189.218/32\",\r\n \"2603:1040:806:402::180/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestUS\",\r\n \ \"id\": \"AzureConnectors.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32571,9 +33355,9 @@ interactions: \ \"40.112.195.87/32\",\r\n \"40.112.243.160/28\",\r\n \"104.42.122.49/32\",\r\n \ \"2603:1030:a07:402::100/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureConnectors.WestUS2\",\r\n \"id\": \"AzureConnectors.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": [\r\n \"13.66.130.243/32\",\r\n \ \"13.66.140.128/28\",\r\n \"13.66.145.96/27\",\r\n \"20.83.220.208/28\",\r\n @@ -32581,7 +33365,7 @@ interactions: \ \"52.151.42.172/32\",\r\n \"52.183.78.157/32\",\r\n \"2603:1030:c06:400::980/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureConnectors.WestUS3\",\r\n \ \"id\": \"AzureConnectors.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureConnectors\",\r\n \"addressPrefixes\": @@ -32590,7 +33374,7 @@ interactions: \ \"20.150.173.64/26\",\r\n \"2603:1030:504:c02::80/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry\",\r\n \ \"id\": \"AzureContainerRegistry\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"17\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"18\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n @@ -32847,8 +33631,9 @@ interactions: \ \"2603:1040:407:402::340/122\",\r\n \"2603:1040:407:402::580/121\",\r\n \ \"2603:1040:407:802::90/125\",\r\n \"2603:1040:407:802::2c0/122\",\r\n \ \"2603:1040:407:802::400/121\",\r\n \"2603:1040:407:c02::90/125\",\r\n - \ \"2603:1040:407:c02::400/121\",\r\n \"2603:1040:606:402::90/125\",\r\n - \ \"2603:1040:606:402::340/122\",\r\n \"2603:1040:606:402::580/122\",\r\n + \ \"2603:1040:407:c02::400/121\",\r\n \"2603:1040:606:3::80/125\",\r\n + \ \"2603:1040:606:402::90/125\",\r\n \"2603:1040:606:402::340/122\",\r\n + \ \"2603:1040:606:402::580/122\",\r\n \"2603:1040:606:402::600/121\",\r\n \ \"2603:1040:806:402::90/125\",\r\n \"2603:1040:806:402::340/122\",\r\n \ \"2603:1040:806:402::580/122\",\r\n \"2603:1040:904::348/125\",\r\n \ \"2603:1040:904:402::90/125\",\r\n \"2603:1040:904:402::340/122\",\r\n @@ -32894,7 +33679,7 @@ interactions: \ \"2603:1050:403:400::480/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.AustraliaEast\",\r\n \"id\": \"AzureContainerRegistry.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32908,7 +33693,7 @@ interactions: \ \"2603:1010:6:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.AustraliaSoutheast\",\r\n \ \"id\": \"AzureContainerRegistry.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -32918,7 +33703,7 @@ interactions: \ \"2603:1010:101:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.BrazilSouth\",\r\n \"id\": \"AzureContainerRegistry.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32933,7 +33718,7 @@ interactions: \ \"2603:1050:6:c02::90/125\",\r\n \"2603:1050:6:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.BrazilSoutheast\",\r\n \ \"id\": \"AzureContainerRegistry.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32942,7 +33727,7 @@ interactions: \ \"2603:1050:403:400::480/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.CanadaCentral\",\r\n \"id\": \"AzureContainerRegistry.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32955,7 +33740,7 @@ interactions: \ \"2603:1030:f05:c02::90/125\",\r\n \"2603:1030:f05:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CanadaEast\",\r\n \ \"id\": \"AzureContainerRegistry.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32964,7 +33749,7 @@ interactions: \ \"2603:1030:1005:402::340/122\",\r\n \"2603:1030:1005:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralIndia\",\r\n \ \"id\": \"AzureContainerRegistry.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32979,7 +33764,7 @@ interactions: \ \"2603:1040:a06:c02::90/125\",\r\n \"2603:1040:a06:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -32993,7 +33778,7 @@ interactions: \ \"2603:1030:10:c02::90/125\",\r\n \"2603:1030:10:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.CentralUSEUAP\",\r\n \ \"id\": \"AzureContainerRegistry.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33004,7 +33789,7 @@ interactions: \ \"2603:1030:f:400::d80/122\",\r\n \"2603:1030:f:400::e00/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastAsia\",\r\n \ \"id\": \"AzureContainerRegistry.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33017,7 +33802,7 @@ interactions: \ \"2603:1040:207:c00::48/125\",\r\n \"2603:1040:207:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastUS\",\r\n \ \"id\": \"AzureContainerRegistry.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33030,7 +33815,7 @@ interactions: \ \"2603:1030:210:802::400/121\",\r\n \"2603:1030:210:c02::90/125\",\r\n \ \"2603:1030:210:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.EastUS2\",\r\n \"id\": - \"AzureContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -33044,7 +33829,7 @@ interactions: \ \"2603:1030:40c:802::400/121\",\r\n \"2603:1030:40c:c02::90/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.EastUS2EUAP\",\r\n \ \"id\": \"AzureContainerRegistry.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33057,7 +33842,7 @@ interactions: \ \"2603:1030:40b:c00::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.FranceCentral\",\r\n \"id\": \"AzureContainerRegistry.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33072,7 +33857,7 @@ interactions: \ \"2603:1020:805:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.FranceSouth\",\r\n \"id\": \"AzureContainerRegistry.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33081,7 +33866,7 @@ interactions: \ \"2603:1020:905:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.GermanyNorth\",\r\n \"id\": \"AzureContainerRegistry.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33090,7 +33875,7 @@ interactions: \ \"2603:1020:d04:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.GermanyWestCentral\",\r\n \ \"id\": \"AzureContainerRegistry.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33103,7 +33888,7 @@ interactions: \ \"2603:1020:c04:c02::90/125\",\r\n \"2603:1020:c04:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JapanEast\",\r\n \ \"id\": \"AzureContainerRegistry.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33117,16 +33902,17 @@ interactions: \ \"2603:1040:407:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.JapanWest\",\r\n \"id\": \"AzureContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.189.224.0/26\",\r\n \"40.74.100.160/29\",\r\n - \ \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n \"2603:1040:606:402::90/125\",\r\n - \ \"2603:1040:606:402::340/122\",\r\n \"2603:1040:606:402::580/122\"\r\n + \ \"40.80.176.128/25\",\r\n \"40.80.181.0/26\",\r\n \"2603:1040:606:3::80/125\",\r\n + \ \"2603:1040:606:402::90/125\",\r\n \"2603:1040:606:402::340/122\",\r\n + \ \"2603:1040:606:402::580/122\",\r\n \"2603:1040:606:402::600/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \ \"id\": \"AzureContainerRegistry.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -33137,7 +33923,7 @@ interactions: \ \"2603:1040:1104:400::480/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.JioIndiaWest\",\r\n \"id\": \"AzureContainerRegistry.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33150,7 +33936,7 @@ interactions: \ \"2603:1040:d04:800::280/121\",\r\n \"2603:1040:d04:c02::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.KoreaCentral\",\r\n \ \"id\": \"AzureContainerRegistry.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33166,7 +33952,7 @@ interactions: \ \"2603:1040:f05:c02::90/125\",\r\n \"2603:1040:f05:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.KoreaSouth\",\r\n \ \"id\": \"AzureContainerRegistry.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33174,7 +33960,7 @@ interactions: \ \"52.231.146.192/29\",\r\n \"52.231.151.128/26\",\r\n \"2603:1040:e05:402::100/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -33188,7 +33974,7 @@ interactions: \ \"2603:1030:608:c00::48/125\",\r\n \"2603:1030:608:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.NorthEurope\",\r\n \ \"id\": \"AzureContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33202,7 +33988,7 @@ interactions: \ \"2603:1020:5:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.NorwayEast\",\r\n \"id\": \"AzureContainerRegistry.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33217,16 +34003,28 @@ interactions: \ \"2603:1020:e04:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.NorwayWest\",\r\n \"id\": \"AzureContainerRegistry.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"51.13.128.128/25\",\r\n \"51.13.129.0/26\",\r\n \ \"51.120.218.24/29\",\r\n \"2603:1020:f04:402::90/125\",\r\n \ \"2603:1020:f04:402::340/122\",\r\n \"2603:1020:f04:402::580/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.QatarCentral\",\r\n + \ \"id\": \"AzureContainerRegistry.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": + [\r\n \"20.21.36.0/26\",\r\n \"20.21.42.128/26\",\r\n \"20.21.44.128/25\",\r\n + \ \"20.21.46.192/26\",\r\n \"20.21.66.128/26\",\r\n \"20.21.69.0/25\",\r\n + \ \"20.21.74.128/26\",\r\n \"20.21.77.0/25\",\r\n \"2603:1040:1002::780/125\",\r\n + \ \"2603:1040:1002:400::48/125\",\r\n \"2603:1040:1002:400::280/121\",\r\n + \ \"2603:1040:1002:800::48/125\",\r\n \"2603:1040:1002:800::180/121\",\r\n + \ \"2603:1040:1002:c00::48/125\",\r\n \"2603:1040:1002:c00::180/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \ \"id\": \"AzureContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -33241,7 +34039,7 @@ interactions: \ \"2603:1000:104:c02::90/125\",\r\n \"2603:1000:104:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthAfricaWest\",\r\n \ \"id\": \"AzureContainerRegistry.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -33250,7 +34048,7 @@ interactions: \ \"2603:1000:4:402::340/122\",\r\n \"2603:1000:4:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SouthCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -33265,14 +34063,14 @@ interactions: \ \"2603:1030:807:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.SouthCentralUSSTG\",\r\n \ \"id\": \"AzureContainerRegistry.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.24/29\",\r\n \"2603:1030:302:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SoutheastAsia\",\r\n \ \"id\": \"AzureContainerRegistry.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33286,7 +34084,7 @@ interactions: \ \"2603:1040:5:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.SouthIndia\",\r\n \"id\": \"AzureContainerRegistry.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33295,7 +34093,7 @@ interactions: \ \"2603:1040:c06:402::340/122\",\r\n \"2603:1040:c06:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwedenCentral\",\r\n \ \"id\": \"AzureContainerRegistry.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33310,7 +34108,7 @@ interactions: \ \"2603:1020:1004:c02::1b0/125\",\r\n \"2603:1020:1004:c02::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwedenSouth\",\r\n \ \"id\": \"AzureContainerRegistry.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33320,7 +34118,7 @@ interactions: \ \"2603:1020:1104:400::380/121\",\r\n \"2603:1020:1104:400::540/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \ \"id\": \"AzureContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33333,7 +34131,7 @@ interactions: \ \"2603:1020:a04:c02::90/125\",\r\n \"2603:1020:a04:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.SwitzerlandWest\",\r\n \ \"id\": \"AzureContainerRegistry.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33342,7 +34140,7 @@ interactions: \ \"2603:1020:b04:402::340/122\",\r\n \"2603:1020:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UAECentral\",\r\n \ \"id\": \"AzureContainerRegistry.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33351,7 +34149,7 @@ interactions: \ \"2603:1040:b04:402::340/122\",\r\n \"2603:1040:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UAENorth\",\r\n \ \"id\": \"AzureContainerRegistry.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33365,7 +34163,7 @@ interactions: \ \"2603:1040:904:c02::90/125\",\r\n \"2603:1040:904:c02::400/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.UKSouth\",\r\n \ \"id\": \"AzureContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33378,7 +34176,7 @@ interactions: \ \"2603:1020:705:802::400/121\",\r\n \"2603:1020:705:c02::90/125\",\r\n \ \"2603:1020:705:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.UKWest\",\r\n \"id\": - \"AzureContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -33388,7 +34186,7 @@ interactions: \ \"2603:1020:605:402::340/122\",\r\n \"2603:1020:605:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestCentralUS\",\r\n \ \"id\": \"AzureContainerRegistry.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33397,7 +34195,7 @@ interactions: \ \"2603:1030:b04:402::340/122\",\r\n \"2603:1030:b04:402::580/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestEurope\",\r\n \ \"id\": \"AzureContainerRegistry.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33411,7 +34209,7 @@ interactions: \ \"2603:1020:206:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestIndia\",\r\n \"id\": \"AzureContainerRegistry.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33419,7 +34217,7 @@ interactions: \ \"2603:1040:806:402::90/125\",\r\n \"2603:1040:806:402::340/122\",\r\n \ \"2603:1040:806:402::580/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestUS\",\r\n \"id\": - \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -33430,7 +34228,7 @@ interactions: \ \"2603:1030:a07:402::a00/122\",\r\n \"2603:1030:a07:402::a80/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureContainerRegistry.WestUS2\",\r\n \ \"id\": \"AzureContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureContainerRegistry\",\r\n \"addressPrefixes\": @@ -33442,7 +34240,7 @@ interactions: \ \"2603:1030:c06:802::2c0/122\",\r\n \"2603:1030:c06:c02::90/125\",\r\n \ \"2603:1030:c06:c02::400/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureContainerRegistry.WestUS3\",\r\n \"id\": - \"AzureContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -33458,11 +34256,12 @@ interactions: \ \"2603:1030:504:c02::140/122\",\r\n \"2603:1030:504:c02::300/121\",\r\n \ \"2603:1030:504:c02::400/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB\",\r\n \"id\": \"AzureCosmosDB\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n - \ \"addressPrefixes\": [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"16\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n \ \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n \"13.65.145.92/32\",\r\n \ \"13.66.26.107/32\",\r\n \"13.66.138.0/26\",\r\n \"13.67.8.0/26\",\r\n \ \"13.68.28.135/32\",\r\n \"13.69.66.0/25\",\r\n \"13.69.66.128/29\",\r\n @@ -33651,38 +34450,39 @@ interactions: \ \"2603:1040:207:1::2a0/123\",\r\n \"2603:1040:207:402::c0/122\",\r\n \ \"2603:1040:207:800::/122\",\r\n \"2603:1040:207:c00::/122\",\r\n \ \"2603:1040:407:402::c0/122\",\r\n \"2603:1040:407:802::c0/122\",\r\n - \ \"2603:1040:407:c02::c0/122\",\r\n \"2603:1040:606:402::c0/122\",\r\n - \ \"2603:1040:806:402::c0/122\",\r\n \"2603:1040:904:2::520/123\",\r\n - \ \"2603:1040:904:402::c0/122\",\r\n \"2603:1040:904:802::c0/122\",\r\n - \ \"2603:1040:904:c02::c0/122\",\r\n \"2603:1040:a06::780/123\",\r\n - \ \"2603:1040:a06:402::c0/122\",\r\n \"2603:1040:a06:802::c0/122\",\r\n - \ \"2603:1040:a06:c02::c0/122\",\r\n \"2603:1040:b04:402::c0/122\",\r\n - \ \"2603:1040:c06:402::c0/122\",\r\n \"2603:1040:d04:1::60/123\",\r\n - \ \"2603:1040:d04:400::c0/122\",\r\n \"2603:1040:d04:400::280/122\",\r\n - \ \"2603:1040:d04:400::3c0/122\",\r\n \"2603:1040:f05::680/123\",\r\n - \ \"2603:1040:f05:402::c0/122\",\r\n \"2603:1040:f05:802::c0/122\",\r\n - \ \"2603:1040:f05:c02::c0/122\",\r\n \"2603:1040:1002::740/123\",\r\n - \ \"2603:1040:1002:400::/122\",\r\n \"2603:1040:1002:800::/122\",\r\n - \ \"2603:1040:1002:c00::/122\",\r\n \"2603:1040:1104::520/123\",\r\n - \ \"2603:1040:1104:400::c0/122\",\r\n \"2603:1040:1202::1e0/123\",\r\n - \ \"2603:1040:1202:400::/122\",\r\n \"2603:1040:1302::1e0/123\",\r\n - \ \"2603:1040:1302:400::/122\",\r\n \"2603:1040:1402::500/123\",\r\n - \ \"2603:1040:1402:400::/122\",\r\n \"2603:1040:1402:800::/122\",\r\n - \ \"2603:1040:1402:c00::/122\",\r\n \"2603:1040:1503::1e0/123\",\r\n - \ \"2603:1040:1503:400::/122\",\r\n \"2603:1050:6:402::c0/122\",\r\n - \ \"2603:1050:6:802::c0/122\",\r\n \"2603:1050:6:c02::c0/122\",\r\n - \ \"2603:1050:403:400::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral\",\r\n \"id\": - \"AzureCosmosDB.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"20.36.42.8/32\",\r\n \"20.36.106.0/26\",\r\n \"20.37.228.32/27\",\r\n - \ \"20.39.65.58/32\",\r\n \"2603:1010:304:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral2\",\r\n - \ \"id\": \"AzureCosmosDB.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"2603:1040:407:c02::c0/122\",\r\n \"2603:1040:606:1::4e0/123\",\r\n + \ \"2603:1040:606:402::c0/122\",\r\n \"2603:1040:806:402::c0/122\",\r\n + \ \"2603:1040:904:2::520/123\",\r\n \"2603:1040:904:402::c0/122\",\r\n + \ \"2603:1040:904:802::c0/122\",\r\n \"2603:1040:904:c02::c0/122\",\r\n + \ \"2603:1040:a06::780/123\",\r\n \"2603:1040:a06:402::c0/122\",\r\n + \ \"2603:1040:a06:802::c0/122\",\r\n \"2603:1040:a06:c02::c0/122\",\r\n + \ \"2603:1040:b04:402::c0/122\",\r\n \"2603:1040:c06:402::c0/122\",\r\n + \ \"2603:1040:d04:1::60/123\",\r\n \"2603:1040:d04:400::c0/122\",\r\n + \ \"2603:1040:d04:400::280/122\",\r\n \"2603:1040:d04:400::3c0/122\",\r\n + \ \"2603:1040:f05::680/123\",\r\n \"2603:1040:f05:402::c0/122\",\r\n + \ \"2603:1040:f05:802::c0/122\",\r\n \"2603:1040:f05:c02::c0/122\",\r\n + \ \"2603:1040:1002::740/123\",\r\n \"2603:1040:1002:400::/122\",\r\n + \ \"2603:1040:1002:800::/122\",\r\n \"2603:1040:1002:c00::/122\",\r\n + \ \"2603:1040:1104::520/123\",\r\n \"2603:1040:1104:400::c0/122\",\r\n + \ \"2603:1040:1202::1e0/123\",\r\n \"2603:1040:1202:400::/122\",\r\n + \ \"2603:1040:1302::1e0/123\",\r\n \"2603:1040:1302:400::/122\",\r\n + \ \"2603:1040:1402::500/123\",\r\n \"2603:1040:1402:400::/122\",\r\n + \ \"2603:1040:1402:800::/122\",\r\n \"2603:1040:1402:c00::/122\",\r\n + \ \"2603:1040:1503::1e0/123\",\r\n \"2603:1040:1503:400::/122\",\r\n + \ \"2603:1050:6:402::c0/122\",\r\n \"2603:1050:6:802::c0/122\",\r\n + \ \"2603:1050:6:c02::c0/122\",\r\n \"2603:1050:403:400::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral\",\r\n + \ \"id\": \"AzureCosmosDB.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.36.42.8/32\",\r\n + \ \"20.36.106.0/26\",\r\n \"20.37.228.32/27\",\r\n \"20.39.65.58/32\",\r\n + \ \"2603:1010:304:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.AustraliaCentral2\",\r\n \"id\": + \"AzureCosmosDB.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -33690,7 +34490,7 @@ interactions: \ \"20.36.114.0/28\",\r\n \"20.36.123.96/27\",\r\n \"20.39.99.230/32\",\r\n \ \"2603:1010:404:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.AustraliaEast\",\r\n \"id\": - \"AzureCosmosDB.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -33703,7 +34503,7 @@ interactions: \ \"2603:1010:6:802::c0/122\",\r\n \"2603:1010:6:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.AustraliaSoutheast\",\r\n \ \"id\": \"AzureCosmosDB.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -33712,26 +34512,27 @@ interactions: \ \"52.255.58.221/32\",\r\n \"104.46.177.64/27\",\r\n \"191.239.179.124/32\",\r\n \ \"2603:1010:101:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.BrazilSouth\",\r\n \"id\": \"AzureCosmosDB.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"104.41.52.61/32\",\r\n - \ \"104.41.54.69/32\",\r\n \"191.232.51.175/32\",\r\n \"191.232.53.203/32\",\r\n - \ \"191.233.204.128/27\",\r\n \"191.234.138.160/27\",\r\n - \ \"191.234.146.0/26\",\r\n \"191.234.154.0/26\",\r\n \"191.234.179.157/32\",\r\n - \ \"191.234.206.81/32\",\r\n \"2603:1050:6:402::c0/122\",\r\n - \ \"2603:1050:6:802::c0/122\",\r\n \"2603:1050:6:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.BrazilSoutheast\",\r\n - \ \"id\": \"AzureCosmosDB.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"104.41.52.61/32\",\r\n \"104.41.54.69/32\",\r\n + \ \"191.232.51.175/32\",\r\n \"191.232.53.203/32\",\r\n \"191.233.204.128/27\",\r\n + \ \"191.234.138.160/27\",\r\n \"191.234.146.0/26\",\r\n \"191.234.154.0/26\",\r\n + \ \"191.234.179.157/32\",\r\n \"191.234.206.81/32\",\r\n + \ \"2603:1050:6:402::c0/122\",\r\n \"2603:1050:6:802::c0/122\",\r\n + \ \"2603:1050:6:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.BrazilSoutheast\",\r\n \"id\": + \"AzureCosmosDB.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"191.233.11.192/27\",\r\n \"191.233.50.64/26\",\r\n \ \"2603:1050:403:400::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.CanadaCentral\",\r\n \"id\": - \"AzureCosmosDB.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -33742,7 +34543,7 @@ interactions: \ \"2603:1030:f05:802::c0/122\",\r\n \"2603:1030:f05:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CanadaEast\",\r\n \ \"id\": \"AzureCosmosDB.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33751,7 +34552,7 @@ interactions: \ \"52.235.46.28/32\",\r\n \"2603:1030:1005:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralIndia\",\r\n \ \"id\": \"AzureCosmosDB.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33762,7 +34563,7 @@ interactions: \ \"2603:1040:a06:802::c0/122\",\r\n \"2603:1040:a06:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralUS\",\r\n \ \"id\": \"AzureCosmosDB.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33777,7 +34578,7 @@ interactions: \ \"2603:1030:10:802::c0/122\",\r\n \"2603:1030:10:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.CentralUSEUAP\",\r\n \ \"id\": \"AzureCosmosDB.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33786,19 +34587,19 @@ interactions: \ \"52.180.177.137/32\",\r\n \"168.61.142.128/26\",\r\n \"2603:1030:f:2::2a0/123\",\r\n \ \"2603:1030:f:400::8c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastAsia\",\r\n \"id\": \"AzureCosmosDB.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.0/26\",\r\n - \ \"20.187.196.0/27\",\r\n \"20.205.74.0/26\",\r\n \"20.205.82.0/26\",\r\n - \ \"23.102.239.134/32\",\r\n \"52.175.25.211/32\",\r\n \"52.175.39.232/32\",\r\n - \ \"137.116.165.204/32\",\r\n \"207.46.150.252/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.0/26\",\r\n \"20.187.196.0/27\",\r\n \"20.205.74.0/26\",\r\n + \ \"20.205.82.0/26\",\r\n \"23.102.239.134/32\",\r\n \"52.175.25.211/32\",\r\n + \ \"52.175.39.232/32\",\r\n \"137.116.165.204/32\",\r\n \"207.46.150.252/32\",\r\n \ \"2603:1040:207:1::2a0/123\",\r\n \"2603:1040:207:402::c0/122\",\r\n \ \"2603:1040:207:800::/122\",\r\n \"2603:1040:207:c00::/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.EastUS\",\r\n \ \"id\": \"AzureCosmosDB.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33812,9 +34613,9 @@ interactions: \ \"2603:1030:210:402::c0/122\",\r\n \"2603:1030:210:802::c0/122\",\r\n \ \"2603:1030:210:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastUS2\",\r\n \"id\": \"AzureCosmosDB.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.68.28.135/32\",\r\n \ \"20.49.102.64/27\",\r\n \"40.70.0.140/32\",\r\n \"40.70.220.202/32\",\r\n @@ -33825,18 +34626,18 @@ interactions: \ \"2603:1030:40c:402::c0/122\",\r\n \"2603:1030:40c:802::c0/122\",\r\n \ \"2603:1030:40c:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.EastUS2EUAP\",\r\n \"id\": \"AzureCosmosDB.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.39.15.64/27\",\r\n - \ \"20.47.145.17/32\",\r\n \"40.74.147.192/26\",\r\n \"40.75.32.32/29\",\r\n - \ \"40.75.34.128/26\",\r\n \"40.89.67.208/32\",\r\n \"52.138.66.90/32\",\r\n - \ \"52.138.92.0/26\",\r\n \"2603:1030:40b:400::8c0/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"20.39.15.64/27\",\r\n \"20.47.145.17/32\",\r\n \"40.74.147.192/26\",\r\n + \ \"40.75.32.32/29\",\r\n \"40.75.34.128/26\",\r\n \"40.89.67.208/32\",\r\n + \ \"52.138.66.90/32\",\r\n \"52.138.92.0/26\",\r\n \"2603:1030:40b:400::8c0/122\",\r\n \ \"2603:1030:40b:800::c0/122\",\r\n \"2603:1030:40b:c00::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.FranceCentral\",\r\n \ \"id\": \"AzureCosmosDB.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33847,7 +34648,7 @@ interactions: \ \"2603:1020:805:802::c0/122\",\r\n \"2603:1020:805:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.FranceSouth\",\r\n \ \"id\": \"AzureCosmosDB.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33855,7 +34656,7 @@ interactions: \ \"52.136.134.250/32\",\r\n \"52.136.136.70/32\",\r\n \"2603:1020:905:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.GermanyNorth\",\r\n \ \"id\": \"AzureCosmosDB.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33863,7 +34664,7 @@ interactions: \ \"51.116.58.64/26\",\r\n \"2603:1020:d04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.GermanyWestCentral\",\r\n \ \"id\": \"AzureCosmosDB.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33872,27 +34673,28 @@ interactions: \ \"2603:1020:c04:402::c0/122\",\r\n \"2603:1020:c04:802::c0/122\",\r\n \ \"2603:1020:c04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.JapanEast\",\r\n \"id\": \"AzureCosmosDB.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.78.51.35/32\",\r\n - \ \"13.78.106.0/26\",\r\n \"20.63.129.107/32\",\r\n \"20.89.0.128/26\",\r\n - \ \"20.191.160.32/27\",\r\n \"40.79.186.16/28\",\r\n \"40.79.191.0/26\",\r\n - \ \"40.79.194.128/26\",\r\n \"40.115.241.37/32\",\r\n \"104.41.177.93/32\",\r\n - \ \"2603:1040:407:402::c0/122\",\r\n \"2603:1040:407:802::c0/122\",\r\n - \ \"2603:1040:407:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.JapanWest\",\r\n \"id\": \"AzureCosmosDB.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.74.98.0/26\",\r\n - \ \"40.74.143.235/32\",\r\n \"40.80.63.160/27\",\r\n \"40.81.183.24/32\",\r\n - \ \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n \"104.215.55.227/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.78.51.35/32\",\r\n \"13.78.106.0/26\",\r\n \"20.63.129.107/32\",\r\n + \ \"20.89.0.128/26\",\r\n \"20.191.160.32/27\",\r\n \"40.79.186.16/28\",\r\n + \ \"40.79.191.0/26\",\r\n \"40.79.194.128/26\",\r\n \"40.115.241.37/32\",\r\n + \ \"104.41.177.93/32\",\r\n \"2603:1040:407:402::c0/122\",\r\n + \ \"2603:1040:407:802::c0/122\",\r\n \"2603:1040:407:c02::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.JapanWest\",\r\n + \ \"id\": \"AzureCosmosDB.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"40.74.98.0/26\",\r\n \"40.74.143.235/32\",\r\n \"40.80.63.160/27\",\r\n + \ \"40.81.183.24/32\",\r\n \"104.215.1.53/32\",\r\n \"104.215.21.39/32\",\r\n + \ \"104.215.55.227/32\",\r\n \"2603:1040:606:1::4e0/123\",\r\n \ \"2603:1040:606:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.JioIndiaCentral\",\r\n \"id\": - \"AzureCosmosDB.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -33901,7 +34703,7 @@ interactions: \ \"2603:1040:1104::520/123\",\r\n \"2603:1040:1104:400::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.JioIndiaWest\",\r\n \ \"id\": \"AzureCosmosDB.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33910,7 +34712,7 @@ interactions: \ \"2603:1040:d04:400::280/122\",\r\n \"2603:1040:d04:400::3c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaCentral\",\r\n \ \"id\": \"AzureCosmosDB.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33921,7 +34723,7 @@ interactions: \ \"2603:1040:f05:802::c0/122\",\r\n \"2603:1040:f05:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.KoreaSouth\",\r\n \ \"id\": \"AzureCosmosDB.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -33929,7 +34731,7 @@ interactions: \ \"52.231.146.0/27\",\r\n \"52.231.206.234/32\",\r\n \"52.231.207.31/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorthCentralUS\",\r\n \ \"id\": \"AzureCosmosDB.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -33941,76 +34743,86 @@ interactions: \ \"2603:1030:608:402::c0/122\",\r\n \"2603:1030:608:800::/122\",\r\n \ \"2603:1030:608:c00::/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.NorthEurope\",\r\n \"id\": \"AzureCosmosDB.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.69.226.0/25\",\r\n \"13.74.106.0/25\",\r\n \"13.79.34.236/32\",\r\n + \ \"20.54.38.35/32\",\r\n \"40.113.90.91/32\",\r\n \"52.138.141.112/32\",\r\n + \ \"52.138.197.33/32\",\r\n \"52.138.201.47/32\",\r\n \"52.138.205.97/32\",\r\n + \ \"52.138.206.153/32\",\r\n \"52.138.227.192/26\",\r\n \"52.146.131.0/27\",\r\n + \ \"52.164.250.188/32\",\r\n \"52.169.122.37/32\",\r\n \"52.169.219.183/32\",\r\n + \ \"2603:1020:5:402::c0/122\",\r\n \"2603:1020:5:802::c0/122\",\r\n + \ \"2603:1020:5:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.NorwayEast\",\r\n \"id\": \"AzureCosmosDB.NorwayEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.69.226.0/25\",\r\n - \ \"13.74.106.0/25\",\r\n \"13.79.34.236/32\",\r\n \"20.54.38.35/32\",\r\n - \ \"40.113.90.91/32\",\r\n \"52.138.141.112/32\",\r\n \"52.138.197.33/32\",\r\n - \ \"52.138.201.47/32\",\r\n \"52.138.205.97/32\",\r\n \"52.138.206.153/32\",\r\n - \ \"52.138.227.192/26\",\r\n \"52.146.131.0/27\",\r\n \"52.164.250.188/32\",\r\n - \ \"52.169.122.37/32\",\r\n \"52.169.219.183/32\",\r\n \"2603:1020:5:402::c0/122\",\r\n - \ \"2603:1020:5:802::c0/122\",\r\n \"2603:1020:5:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorwayEast\",\r\n - \ \"id\": \"AzureCosmosDB.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.13.25.182/32\",\r\n + \ \"51.120.44.128/27\",\r\n \"51.120.98.64/26\",\r\n \"51.120.106.0/26\",\r\n + \ \"51.120.210.0/26\",\r\n \"2603:1020:e04::680/123\",\r\n + \ \"2603:1020:e04:402::c0/122\",\r\n \"2603:1020:e04:802::c0/122\",\r\n + \ \"2603:1020:e04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.NorwayWest\",\r\n \"id\": \"AzureCosmosDB.NorwayWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.13.150.175/32\",\r\n + \ \"51.120.218.64/26\",\r\n \"51.120.228.160/27\",\r\n \"2603:1020:f04:402::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.QatarCentral\",\r\n + \ \"id\": \"AzureCosmosDB.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"51.13.25.182/32\",\r\n \"51.120.44.128/27\",\r\n - \ \"51.120.98.64/26\",\r\n \"51.120.106.0/26\",\r\n \"51.120.210.0/26\",\r\n - \ \"2603:1020:e04::680/123\",\r\n \"2603:1020:e04:402::c0/122\",\r\n - \ \"2603:1020:e04:802::c0/122\",\r\n \"2603:1020:e04:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.NorwayWest\",\r\n - \ \"id\": \"AzureCosmosDB.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"20.21.34.160/27\",\r\n \"20.21.42.0/26\",\r\n \"20.21.66.0/26\",\r\n + \ \"20.21.74.0/26\",\r\n \"2603:1040:1002::740/123\",\r\n + \ \"2603:1040:1002:400::/122\",\r\n \"2603:1040:1002:800::/122\",\r\n + \ \"2603:1040:1002:c00::/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"id\": + \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": - [\r\n \"51.13.150.175/32\",\r\n \"51.120.218.64/26\",\r\n - \ \"51.120.228.160/27\",\r\n \"2603:1020:f04:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n - \ \"id\": \"AzureCosmosDB.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.87.34.33/32\",\r\n - \ \"102.133.122.0/26\",\r\n \"102.133.154.64/26\",\r\n \"102.133.220.0/27\",\r\n - \ \"102.133.250.0/26\",\r\n \"2603:1000:104:402::c0/122\",\r\n - \ \"2603:1000:104:802::c0/122\",\r\n \"2603:1000:104:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthAfricaWest\",\r\n - \ \"id\": \"AzureCosmosDB.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"102.133.26.64/26\",\r\n - \ \"102.133.60.64/27\",\r\n \"2603:1000:4:402::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthCentralUS\",\r\n - \ \"id\": \"AzureCosmosDB.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.65.145.92/32\",\r\n - \ \"13.66.26.107/32\",\r\n \"13.73.254.224/27\",\r\n \"13.84.150.178/32\",\r\n - \ \"13.84.157.70/32\",\r\n \"13.85.16.188/32\",\r\n \"20.45.122.0/26\",\r\n - \ \"20.49.90.64/26\",\r\n \"20.64.41.89/32\",\r\n \"23.102.191.13/32\",\r\n - \ \"104.210.217.251/32\",\r\n \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n - \ \"104.214.26.177/32\",\r\n \"2603:1030:807:402::c0/122\",\r\n - \ \"2603:1030:807:802::c0/122\",\r\n \"2603:1030:807:c02::c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n - \ \"id\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + [\r\n \"20.87.34.33/32\",\r\n \"102.133.122.0/26\",\r\n + \ \"102.133.154.64/26\",\r\n \"102.133.220.0/27\",\r\n \"102.133.250.0/26\",\r\n + \ \"2603:1000:104:402::c0/122\",\r\n \"2603:1000:104:802::c0/122\",\r\n + \ \"2603:1000:104:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthAfricaWest\",\r\n \"id\": + \"AzureCosmosDB.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"southafricawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"102.133.26.64/26\",\r\n \"102.133.60.64/27\",\r\n + \ \"2603:1000:4:402::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthCentralUS\",\r\n \"id\": + \"AzureCosmosDB.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.65.145.92/32\",\r\n \"13.66.26.107/32\",\r\n + \ \"13.73.254.224/27\",\r\n \"13.84.150.178/32\",\r\n \"13.84.157.70/32\",\r\n + \ \"13.85.16.188/32\",\r\n \"20.45.122.0/26\",\r\n \"20.49.90.64/26\",\r\n + \ \"20.64.41.89/32\",\r\n \"23.102.191.13/32\",\r\n \"104.210.217.251/32\",\r\n + \ \"104.214.18.0/25\",\r\n \"104.214.23.192/27\",\r\n \"104.214.26.177/32\",\r\n + \ \"2603:1030:807:402::c0/122\",\r\n \"2603:1030:807:802::c0/122\",\r\n + \ \"2603:1030:807:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"id\": + \"AzureCosmosDB.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.64/26\",\r\n \"20.45.115.160/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SoutheastAsia\",\r\n \ \"id\": \"AzureCosmosDB.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -34022,7 +34834,7 @@ interactions: \ \"2603:1040:5:802::c0/122\",\r\n \"2603:1040:5:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SouthIndia\",\r\n \ \"id\": \"AzureCosmosDB.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -34031,7 +34843,7 @@ interactions: \ \"104.211.227.84/32\",\r\n \"2603:1040:c06:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.SwedenCentral\",\r\n \ \"id\": \"AzureCosmosDB.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -34041,15 +34853,15 @@ interactions: \ \"2603:1020:1004:400::3c0/122\",\r\n \"2603:1020:1004:800::400/122\",\r\n \ \"2603:1020:1004:c02::1c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwedenSouth\",\r\n \"id\": \"AzureCosmosDB.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"51.12.195.0/27\",\r\n - \ \"51.12.202.64/26\",\r\n \"2603:1020:1104::520/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"51.12.195.0/27\",\r\n \"51.12.202.64/26\",\r\n \"2603:1020:1104::520/123\",\r\n \ \"2603:1020:1104:400::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"id\": - \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34059,7 +34871,7 @@ interactions: \ \"2603:1020:a04:402::c0/122\",\r\n \"2603:1020:a04:802::c0/122\",\r\n \ \"2603:1020:a04:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.SwitzerlandWest\",\r\n \"id\": - \"AzureCosmosDB.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureCosmosDB.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34068,7 +34880,7 @@ interactions: \ \"51.107.227.85/32\",\r\n \"2603:1020:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UAECentral\",\r\n \ \"id\": \"AzureCosmosDB.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -34076,7 +34888,7 @@ interactions: \ \"20.37.84.77/32\",\r\n \"2603:1040:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UAENorth\",\r\n \ \"id\": \"AzureCosmosDB.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -34086,7 +34898,7 @@ interactions: \ \"2603:1040:904:802::c0/122\",\r\n \"2603:1040:904:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UKSouth\",\r\n \ \"id\": \"AzureCosmosDB.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -34097,7 +34909,7 @@ interactions: \ \"2603:1020:705:802::c0/122\",\r\n \"2603:1020:705:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.UKWest\",\r\n \ \"id\": \"AzureCosmosDB.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -34106,7 +34918,7 @@ interactions: \ \"51.141.55.229/32\",\r\n \"2603:1020:605:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestCentralUS\",\r\n \ \"id\": \"AzureCosmosDB.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -34115,7 +34927,7 @@ interactions: \ \"52.161.100.126/32\",\r\n \"2603:1030:b04:402::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestEurope\",\r\n \ \"id\": \"AzureCosmosDB.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -34128,31 +34940,32 @@ interactions: \ \"2603:1020:206:402::c0/122\",\r\n \"2603:1020:206:802::c0/122\",\r\n \ \"2603:1020:206:c02::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.WestIndia\",\r\n \"id\": \"AzureCosmosDB.WestIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"40.81.88.229/32\",\r\n - \ \"52.136.52.64/27\",\r\n \"104.211.146.0/28\",\r\n \"104.211.162.94/32\",\r\n - \ \"104.211.184.117/32\",\r\n \"104.211.188.174/32\",\r\n - \ \"2603:1040:806:402::c0/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureCosmosDB.WestUS\",\r\n \"id\": \"AzureCosmosDB.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.64.69.151/32\",\r\n - \ \"13.64.113.68/32\",\r\n \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n - \ \"13.88.30.39/32\",\r\n \"13.91.246.52/32\",\r\n \"13.93.153.80/32\",\r\n - \ \"13.93.156.125/32\",\r\n \"13.93.207.66/32\",\r\n \"20.49.126.160/27\",\r\n - \ \"40.83.137.191/32\",\r\n \"40.112.140.12/32\",\r\n \"40.112.241.0/24\",\r\n - \ \"40.112.249.60/32\",\r\n \"40.118.245.44/32\",\r\n \"40.118.245.251/32\",\r\n - \ \"104.40.8.88/32\",\r\n \"137.117.9.157/32\",\r\n \"2603:1030:a07:4::160/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"40.81.88.229/32\",\r\n \"52.136.52.64/27\",\r\n + \ \"104.211.146.0/28\",\r\n \"104.211.162.94/32\",\r\n \"104.211.184.117/32\",\r\n + \ \"104.211.188.174/32\",\r\n \"2603:1040:806:402::c0/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestUS\",\r\n + \ \"id\": \"AzureCosmosDB.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": + [\r\n \"13.64.69.151/32\",\r\n \"13.64.113.68/32\",\r\n + \ \"13.64.114.48/32\",\r\n \"13.64.194.140/32\",\r\n \"13.88.30.39/32\",\r\n + \ \"13.91.246.52/32\",\r\n \"13.93.153.80/32\",\r\n \"13.93.156.125/32\",\r\n + \ \"13.93.207.66/32\",\r\n \"20.49.126.160/27\",\r\n \"40.83.137.191/32\",\r\n + \ \"40.112.140.12/32\",\r\n \"40.112.241.0/24\",\r\n \"40.112.249.60/32\",\r\n + \ \"40.118.245.44/32\",\r\n \"40.118.245.251/32\",\r\n \"104.40.8.88/32\",\r\n + \ \"137.117.9.157/32\",\r\n \"2603:1030:a07:4::160/123\",\r\n \ \"2603:1030:a07:402::c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureCosmosDB.WestUS2\",\r\n \"id\": \"AzureCosmosDB.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.0/26\",\r\n \ \"20.36.26.132/32\",\r\n \"40.64.135.0/27\",\r\n \"40.65.106.154/32\",\r\n @@ -34163,7 +34976,7 @@ interactions: \ \"2603:1030:c06:802::c0/122\",\r\n \"2603:1030:c06:c02::c0/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureCosmosDB.WestUS3\",\r\n \ \"id\": \"AzureCosmosDB.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureCosmosDB\",\r\n \"addressPrefixes\": @@ -34173,53 +34986,54 @@ interactions: \ \"2603:1030:504:402::3c0/122\",\r\n \"2603:1030:504:802::200/122\",\r\n \ \"2603:1030:504:c02::3c0/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureDatabricks\",\r\n \"id\": \"AzureDatabricks\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureDatabricks\",\r\n \"addressPrefixes\": - [\r\n \"13.70.105.50/32\",\r\n \"13.70.107.141/32\",\r\n - \ \"13.71.184.74/32\",\r\n \"13.71.187.166/32\",\r\n \"13.75.164.249/32\",\r\n - \ \"13.75.218.172/32\",\r\n \"13.78.18.152/32\",\r\n \"13.78.19.235/32\",\r\n - \ \"13.86.58.215/32\",\r\n \"13.88.249.244/32\",\r\n \"20.17.48.32/29\",\r\n - \ \"20.21.32.32/29\",\r\n \"20.36.120.68/30\",\r\n \"20.37.64.68/30\",\r\n - \ \"20.37.156.208/28\",\r\n \"20.37.195.16/29\",\r\n \"20.37.224.68/30\",\r\n - \ \"20.38.84.80/28\",\r\n \"20.38.136.120/29\",\r\n \"20.39.8.68/30\",\r\n - \ \"20.41.4.112/28\",\r\n \"20.41.65.136/29\",\r\n \"20.41.192.68/30\",\r\n - \ \"20.42.4.208/28\",\r\n \"20.42.129.160/28\",\r\n \"20.42.224.68/30\",\r\n - \ \"20.43.41.152/29\",\r\n \"20.43.65.144/29\",\r\n \"20.43.130.96/28\",\r\n - \ \"20.45.112.68/30\",\r\n \"20.45.192.68/30\",\r\n \"20.46.12.200/29\",\r\n - \ \"20.46.121.76/32\",\r\n \"20.52.93.40/29\",\r\n \"20.72.16.32/29\",\r\n - \ \"20.99.8.64/29\",\r\n \"20.150.160.104/30\",\r\n \"20.150.160.208/29\",\r\n - \ \"20.186.83.56/32\",\r\n \"20.189.106.192/28\",\r\n \"20.192.160.32/29\",\r\n - \ \"20.192.225.24/29\",\r\n \"20.194.4.102/32\",\r\n \"20.215.0.32/29\",\r\n - \ \"20.217.40.32/29\",\r\n \"23.97.106.142/32\",\r\n \"23.97.201.41/32\",\r\n - \ \"23.100.0.135/32\",\r\n \"23.100.226.13/32\",\r\n \"23.101.147.147/32\",\r\n - \ \"23.101.152.95/32\",\r\n \"40.67.48.68/30\",\r\n \"40.70.58.221/32\",\r\n - \ \"40.74.30.80/28\",\r\n \"40.80.56.68/30\",\r\n \"40.80.168.68/30\",\r\n - \ \"40.80.188.0/28\",\r\n \"40.82.248.112/28\",\r\n \"40.83.176.199/32\",\r\n - \ \"40.83.178.242/32\",\r\n \"40.85.223.25/32\",\r\n \"40.86.167.110/32\",\r\n - \ \"40.89.16.68/30\",\r\n \"40.89.168.225/32\",\r\n \"40.89.170.184/32\",\r\n - \ \"40.89.171.101/32\",\r\n \"40.118.174.12/32\",\r\n \"40.119.9.208/28\",\r\n - \ \"40.123.212.253/32\",\r\n \"40.123.218.63/32\",\r\n \"40.123.219.125/32\",\r\n - \ \"40.123.225.135/32\",\r\n \"40.127.5.82/32\",\r\n \"40.127.5.124/32\",\r\n - \ \"40.127.147.196/32\",\r\n \"51.12.41.16/30\",\r\n \"51.12.47.16/29\",\r\n - \ \"51.12.193.16/30\",\r\n \"51.12.198.200/29\",\r\n \"51.53.24.32/29\",\r\n - \ \"51.53.168.32/29\",\r\n \"51.103.18.111/32\",\r\n \"51.104.25.136/30\",\r\n - \ \"51.105.80.68/30\",\r\n \"51.105.88.68/30\",\r\n \"51.107.48.120/30\",\r\n - \ \"51.107.144.68/30\",\r\n \"51.107.246.160/29\",\r\n \"51.116.74.16/29\",\r\n - \ \"51.120.40.120/30\",\r\n \"51.120.224.68/30\",\r\n \"51.120.234.176/29\",\r\n - \ \"51.137.160.120/29\",\r\n \"51.138.96.158/32\",\r\n \"51.140.200.46/32\",\r\n - \ \"51.140.203.27/32\",\r\n \"51.140.204.4/32\",\r\n \"51.141.103.193/32\",\r\n - \ \"51.143.192.68/30\",\r\n \"52.136.48.68/30\",\r\n \"52.140.104.120/29\",\r\n - \ \"52.141.6.71/32\",\r\n \"52.141.6.181/32\",\r\n \"52.141.22.164/32\",\r\n - \ \"52.146.50.16/32\",\r\n \"52.150.136.68/30\",\r\n \"52.172.133.58/32\",\r\n - \ \"52.187.0.85/32\",\r\n \"52.187.3.203/32\",\r\n \"52.187.145.107/32\",\r\n - \ \"52.228.81.136/29\",\r\n \"52.230.27.216/32\",\r\n \"52.232.19.246/32\",\r\n - \ \"52.246.160.72/32\",\r\n \"52.247.0.200/32\",\r\n \"102.37.41.3/32\",\r\n - \ \"102.133.56.68/30\",\r\n \"102.133.216.96/29\",\r\n \"102.133.224.24/32\",\r\n - \ \"104.41.54.118/32\",\r\n \"104.45.7.191/32\",\r\n \"104.211.89.81/32\",\r\n - \ \"104.211.101.14/32\",\r\n \"104.211.103.82/32\",\r\n \"191.232.53.223/32\",\r\n - \ \"191.233.8.32/29\",\r\n \"191.234.160.82/32\",\r\n \"191.235.225.144/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureDatabricks\",\r\n \"addressPrefixes\": [\r\n \"13.70.105.50/32\",\r\n + \ \"13.70.107.141/32\",\r\n \"13.71.184.74/32\",\r\n \"13.71.187.166/32\",\r\n + \ \"13.75.164.249/32\",\r\n \"13.75.218.172/32\",\r\n \"13.78.18.152/32\",\r\n + \ \"13.78.19.235/32\",\r\n \"13.86.58.215/32\",\r\n \"13.88.249.244/32\",\r\n + \ \"20.17.48.32/29\",\r\n \"20.21.32.32/29\",\r\n \"20.36.120.68/30\",\r\n + \ \"20.37.64.68/30\",\r\n \"20.37.156.208/28\",\r\n \"20.37.195.16/29\",\r\n + \ \"20.37.224.68/30\",\r\n \"20.38.84.80/28\",\r\n \"20.38.136.120/29\",\r\n + \ \"20.39.8.68/30\",\r\n \"20.41.4.112/28\",\r\n \"20.41.65.136/29\",\r\n + \ \"20.41.192.68/30\",\r\n \"20.42.4.208/28\",\r\n \"20.42.129.160/28\",\r\n + \ \"20.42.224.68/30\",\r\n \"20.43.41.152/29\",\r\n \"20.43.65.144/29\",\r\n + \ \"20.43.130.96/28\",\r\n \"20.45.112.68/30\",\r\n \"20.45.192.68/30\",\r\n + \ \"20.46.12.200/29\",\r\n \"20.46.121.76/32\",\r\n \"20.52.93.40/29\",\r\n + \ \"20.72.16.32/29\",\r\n \"20.99.8.64/29\",\r\n \"20.150.160.104/30\",\r\n + \ \"20.150.160.208/29\",\r\n \"20.186.83.56/32\",\r\n \"20.189.106.192/28\",\r\n + \ \"20.192.160.32/29\",\r\n \"20.192.225.24/29\",\r\n \"20.194.4.102/32\",\r\n + \ \"20.215.0.32/29\",\r\n \"20.217.40.32/29\",\r\n \"23.97.106.142/32\",\r\n + \ \"23.97.201.41/32\",\r\n \"23.100.0.135/32\",\r\n \"23.100.226.13/32\",\r\n + \ \"23.101.147.147/32\",\r\n \"23.101.152.95/32\",\r\n \"40.67.48.68/30\",\r\n + \ \"40.70.58.221/32\",\r\n \"40.74.30.80/28\",\r\n \"40.80.56.68/30\",\r\n + \ \"40.80.168.68/30\",\r\n \"40.80.188.0/28\",\r\n \"40.82.248.112/28\",\r\n + \ \"40.83.176.199/32\",\r\n \"40.83.178.242/32\",\r\n \"40.85.223.25/32\",\r\n + \ \"40.86.167.110/32\",\r\n \"40.89.16.68/30\",\r\n \"40.89.168.225/32\",\r\n + \ \"40.89.170.184/32\",\r\n \"40.89.171.101/32\",\r\n \"40.118.174.12/32\",\r\n + \ \"40.119.9.208/28\",\r\n \"40.123.212.253/32\",\r\n \"40.123.218.63/32\",\r\n + \ \"40.123.219.125/32\",\r\n \"40.123.225.135/32\",\r\n \"40.127.5.82/32\",\r\n + \ \"40.127.5.124/32\",\r\n \"40.127.147.196/32\",\r\n \"51.12.41.16/30\",\r\n + \ \"51.12.47.16/29\",\r\n \"51.12.193.16/30\",\r\n \"51.12.198.200/29\",\r\n + \ \"51.53.24.32/29\",\r\n \"51.53.168.32/29\",\r\n \"51.103.18.111/32\",\r\n + \ \"51.104.25.136/30\",\r\n \"51.105.80.68/30\",\r\n \"51.105.88.68/30\",\r\n + \ \"51.107.48.120/30\",\r\n \"51.107.144.68/30\",\r\n \"51.107.203.195/32\",\r\n + \ \"51.107.246.160/29\",\r\n \"51.116.74.16/29\",\r\n \"51.120.40.120/30\",\r\n + \ \"51.120.224.68/30\",\r\n \"51.120.234.176/29\",\r\n \"51.137.160.120/29\",\r\n + \ \"51.138.96.158/32\",\r\n \"51.140.200.46/32\",\r\n \"51.140.203.27/32\",\r\n + \ \"51.140.204.4/32\",\r\n \"51.141.103.193/32\",\r\n \"51.143.192.68/30\",\r\n + \ \"52.136.48.68/30\",\r\n \"52.140.104.120/29\",\r\n \"52.141.6.71/32\",\r\n + \ \"52.141.6.181/32\",\r\n \"52.141.22.164/32\",\r\n \"52.146.50.16/32\",\r\n + \ \"52.150.136.68/30\",\r\n \"52.172.133.58/32\",\r\n \"52.187.0.85/32\",\r\n + \ \"52.187.3.203/32\",\r\n \"52.187.145.107/32\",\r\n \"52.228.81.136/29\",\r\n + \ \"52.230.27.216/32\",\r\n \"52.232.19.246/32\",\r\n \"52.246.160.72/32\",\r\n + \ \"52.247.0.200/32\",\r\n \"102.37.41.3/32\",\r\n \"102.133.56.68/30\",\r\n + \ \"102.133.216.96/29\",\r\n \"102.133.224.24/32\",\r\n \"104.41.54.118/32\",\r\n + \ \"104.45.7.191/32\",\r\n \"104.211.89.81/32\",\r\n \"104.211.101.14/32\",\r\n + \ \"104.211.103.82/32\",\r\n \"191.232.53.223/32\",\r\n \"191.233.8.32/29\",\r\n + \ \"191.234.160.82/32\",\r\n \"191.235.225.144/29\",\r\n \ \"2603:1000:4::160/123\",\r\n \"2603:1000:104:1::160/123\",\r\n \ \"2603:1010:6:1::160/123\",\r\n \"2603:1010:101::160/123\",\r\n \ \"2603:1010:304::160/123\",\r\n \"2603:1010:404::160/123\",\r\n @@ -34250,8 +35064,8 @@ interactions: \ \"2603:1040:1503::1a0/123\",\r\n \"2603:1050:6:1::160/123\",\r\n \ \"2603:1050:403::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureDataExplorerManagement\",\r\n \"id\": - \"AzureDataExplorerManagement\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"13\",\r\n \"region\": + \"AzureDataExplorerManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureDataExplorerManagement\",\r\n @@ -34270,90 +35084,91 @@ interactions: \ \"20.150.171.192/28\",\r\n \"20.150.245.112/28\",\r\n \"20.185.100.27/32\",\r\n \ \"20.189.74.103/32\",\r\n \"20.192.47.96/28\",\r\n \"20.192.235.128/28\",\r\n \ \"20.193.203.96/28\",\r\n \"20.194.75.224/28\",\r\n \"20.195.78.80/28\",\r\n - \ \"20.207.2.112/28\",\r\n \"20.215.13.48/28\",\r\n \"20.217.53.48/28\",\r\n - \ \"23.98.82.240/28\",\r\n \"40.66.57.57/32\",\r\n \"40.66.57.91/32\",\r\n - \ \"40.67.188.68/32\",\r\n \"40.69.107.240/28\",\r\n \"40.71.13.176/28\",\r\n - \ \"40.74.101.208/28\",\r\n \"40.74.147.80/28\",\r\n \"40.78.195.240/28\",\r\n - \ \"40.78.203.176/28\",\r\n \"40.79.131.224/28\",\r\n \"40.79.179.208/28\",\r\n - \ \"40.79.187.16/28\",\r\n \"40.80.234.9/32\",\r\n \"40.80.250.168/32\",\r\n - \ \"40.80.255.12/32\",\r\n \"40.81.28.50/32\",\r\n \"40.81.43.47/32\",\r\n - \ \"40.81.56.122/32\",\r\n \"40.81.72.110/32\",\r\n \"40.81.88.112/32\",\r\n - \ \"40.81.89.242/32\",\r\n \"40.81.122.39/32\",\r\n \"40.81.154.254/32\",\r\n - \ \"40.81.184.86/32\",\r\n \"40.81.220.38/32\",\r\n \"40.81.248.53/32\",\r\n - \ \"40.81.249.251/32\",\r\n \"40.82.154.174/32\",\r\n \"40.82.156.149/32\",\r\n - \ \"40.82.188.208/32\",\r\n \"40.82.217.84/32\",\r\n \"40.82.236.24/32\",\r\n - \ \"40.89.56.69/32\",\r\n \"40.90.219.23/32\",\r\n \"40.91.74.95/32\",\r\n - \ \"40.119.3.195/32\",\r\n \"40.119.203.252/32\",\r\n \"51.12.20.48/28\",\r\n - \ \"51.12.28.48/28\",\r\n \"51.12.99.192/28\",\r\n \"51.12.203.192/28\",\r\n - \ \"51.53.30.128/28\",\r\n \"51.53.174.128/28\",\r\n \"51.104.8.112/28\",\r\n - \ \"51.107.59.160/28\",\r\n \"51.107.98.201/32\",\r\n \"51.107.155.160/28\",\r\n - \ \"51.107.247.128/28\",\r\n \"51.116.59.160/28\",\r\n \"51.116.98.150/32\",\r\n - \ \"51.116.155.224/28\",\r\n \"51.120.99.80/28\",\r\n \"51.120.219.192/28\",\r\n - \ \"51.120.235.224/28\",\r\n \"51.140.212.0/28\",\r\n \"51.145.176.215/32\",\r\n - \ \"52.142.91.221/32\",\r\n \"52.159.55.120/32\",\r\n \"52.162.110.176/28\",\r\n - \ \"52.224.146.56/32\",\r\n \"52.231.148.16/28\",\r\n \"52.232.230.201/32\",\r\n - \ \"52.253.159.186/32\",\r\n \"52.253.225.186/32\",\r\n \"52.253.226.110/32\",\r\n - \ \"102.133.0.192/32\",\r\n \"102.133.28.112/28\",\r\n \"102.133.130.206/32\",\r\n - \ \"102.133.156.16/28\",\r\n \"104.211.147.224/28\",\r\n - \ \"191.233.25.183/32\",\r\n \"191.233.50.208/28\",\r\n \"191.233.205.0/28\",\r\n - \ \"2603:1000:4:1::380/121\",\r\n \"2603:1000:4:402::150/124\",\r\n - \ \"2603:1000:104:2::100/121\",\r\n \"2603:1000:104:402::150/124\",\r\n - \ \"2603:1010:6::600/121\",\r\n \"2603:1010:6:402::150/124\",\r\n - \ \"2603:1010:101:1::380/121\",\r\n \"2603:1010:101:402::150/124\",\r\n - \ \"2603:1010:304:1::380/121\",\r\n \"2603:1010:304:402::150/124\",\r\n - \ \"2603:1010:404:1::380/121\",\r\n \"2603:1010:404:402::150/124\",\r\n - \ \"2603:1020:5::600/121\",\r\n \"2603:1020:5:402::150/124\",\r\n - \ \"2603:1020:206::600/121\",\r\n \"2603:1020:206:402::150/124\",\r\n - \ \"2603:1020:305:402::150/124\",\r\n \"2603:1020:405:402::150/124\",\r\n - \ \"2603:1020:605:1::380/121\",\r\n \"2603:1020:605:402::150/124\",\r\n - \ \"2603:1020:705::600/121\",\r\n \"2603:1020:705:402::150/124\",\r\n - \ \"2603:1020:805::600/121\",\r\n \"2603:1020:805:402::150/124\",\r\n - \ \"2603:1020:905:1::380/121\",\r\n \"2603:1020:905:402::150/124\",\r\n - \ \"2603:1020:a04::600/121\",\r\n \"2603:1020:a04:402::150/124\",\r\n - \ \"2603:1020:b04:1::380/121\",\r\n \"2603:1020:b04:402::150/124\",\r\n - \ \"2603:1020:c04::600/121\",\r\n \"2603:1020:c04:402::150/124\",\r\n - \ \"2603:1020:d04:1::380/121\",\r\n \"2603:1020:d04:402::150/124\",\r\n - \ \"2603:1020:e04::600/121\",\r\n \"2603:1020:e04:402::150/124\",\r\n - \ \"2603:1020:f04:1::380/121\",\r\n \"2603:1020:f04:402::150/124\",\r\n - \ \"2603:1020:1004:2::100/121\",\r\n \"2603:1020:1004:800::d0/124\",\r\n - \ \"2603:1020:1104:1::600/121\",\r\n \"2603:1020:1104:400::150/124\",\r\n - \ \"2603:1020:1302:2::120/123\",\r\n \"2603:1030:f:2::380/121\",\r\n - \ \"2603:1030:f:400::950/124\",\r\n \"2603:1030:10::600/121\",\r\n - \ \"2603:1030:10:402::150/124\",\r\n \"2603:1030:104::600/121\",\r\n - \ \"2603:1030:104:402::150/124\",\r\n \"2603:1030:107:1::300/121\",\r\n - \ \"2603:1030:107:400::e0/124\",\r\n \"2603:1030:210::600/121\",\r\n - \ \"2603:1030:210:402::150/124\",\r\n \"2603:1030:40b:2::400/121\",\r\n - \ \"2603:1030:40b:400::950/124\",\r\n \"2603:1030:40c::600/121\",\r\n - \ \"2603:1030:40c:402::150/124\",\r\n \"2603:1030:504:2::180/121\",\r\n - \ \"2603:1030:504:802::d0/124\",\r\n \"2603:1030:608:1::380/121\",\r\n - \ \"2603:1030:608:402::150/124\",\r\n \"2603:1030:807::600/121\",\r\n - \ \"2603:1030:807:402::150/124\",\r\n \"2603:1030:a07:1::380/121\",\r\n - \ \"2603:1030:a07:402::8d0/124\",\r\n \"2603:1030:b04:1::380/121\",\r\n - \ \"2603:1030:b04:402::150/124\",\r\n \"2603:1030:c06:2::400/121\",\r\n - \ \"2603:1030:c06:400::950/124\",\r\n \"2603:1030:f05::600/121\",\r\n - \ \"2603:1030:f05:402::150/124\",\r\n \"2603:1030:1005:1::380/121\",\r\n - \ \"2603:1030:1005:402::150/124\",\r\n \"2603:1040:5::700/121\",\r\n - \ \"2603:1040:5:402::150/124\",\r\n \"2603:1040:207:1::380/121\",\r\n - \ \"2603:1040:207:402::150/124\",\r\n \"2603:1040:407::600/121\",\r\n - \ \"2603:1040:407:402::150/124\",\r\n \"2603:1040:606:1::380/121\",\r\n - \ \"2603:1040:606:402::150/124\",\r\n \"2603:1040:806:1::380/121\",\r\n - \ \"2603:1040:806:402::150/124\",\r\n \"2603:1040:904::600/121\",\r\n - \ \"2603:1040:904:402::150/124\",\r\n \"2603:1040:a06::700/121\",\r\n - \ \"2603:1040:a06:402::150/124\",\r\n \"2603:1040:b04:1::380/121\",\r\n - \ \"2603:1040:b04:402::150/124\",\r\n \"2603:1040:c06:1::380/121\",\r\n - \ \"2603:1040:c06:402::150/124\",\r\n \"2603:1040:d04:2::280/121\",\r\n - \ \"2603:1040:d04:800::d0/124\",\r\n \"2603:1040:e05::180/121\",\r\n - \ \"2603:1040:f05::600/121\",\r\n \"2603:1040:f05:402::150/124\",\r\n - \ \"2603:1040:1002:1::180/123\",\r\n \"2603:1040:1104:1::680/121\",\r\n - \ \"2603:1040:1104:400::150/124\",\r\n \"2603:1040:1202:1::1c0/123\",\r\n - \ \"2603:1040:1302:1::4a0/123\",\r\n \"2603:1040:1402:2::120/123\",\r\n - \ \"2603:1040:1503:1::1e0/123\",\r\n \"2603:1050:6::600/121\",\r\n - \ \"2603:1050:6:402::150/124\",\r\n \"2603:1050:403:1::400/121\",\r\n - \ \"2603:1050:403:400::2b0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureDataLake\",\r\n \"id\": \"AzureDataLake\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"20.207.2.112/28\",\r\n \"20.210.144.96/28\",\r\n \"20.215.13.48/28\",\r\n + \ \"20.217.53.48/28\",\r\n \"23.98.82.240/28\",\r\n \"40.66.57.57/32\",\r\n + \ \"40.66.57.91/32\",\r\n \"40.67.188.68/32\",\r\n \"40.69.107.240/28\",\r\n + \ \"40.71.13.176/28\",\r\n \"40.74.101.208/28\",\r\n \"40.74.147.80/28\",\r\n + \ \"40.78.195.240/28\",\r\n \"40.78.203.176/28\",\r\n \"40.79.131.224/28\",\r\n + \ \"40.79.179.208/28\",\r\n \"40.79.187.16/28\",\r\n \"40.80.234.9/32\",\r\n + \ \"40.80.250.168/32\",\r\n \"40.80.255.12/32\",\r\n \"40.81.28.50/32\",\r\n + \ \"40.81.43.47/32\",\r\n \"40.81.56.122/32\",\r\n \"40.81.72.110/32\",\r\n + \ \"40.81.88.112/32\",\r\n \"40.81.89.242/32\",\r\n \"40.81.122.39/32\",\r\n + \ \"40.81.154.254/32\",\r\n \"40.81.184.86/32\",\r\n \"40.81.220.38/32\",\r\n + \ \"40.81.248.53/32\",\r\n \"40.81.249.251/32\",\r\n \"40.82.154.174/32\",\r\n + \ \"40.82.156.149/32\",\r\n \"40.82.188.208/32\",\r\n \"40.82.217.84/32\",\r\n + \ \"40.82.236.24/32\",\r\n \"40.89.56.69/32\",\r\n \"40.90.219.23/32\",\r\n + \ \"40.91.74.95/32\",\r\n \"40.119.3.195/32\",\r\n \"40.119.203.252/32\",\r\n + \ \"51.12.20.48/28\",\r\n \"51.12.28.48/28\",\r\n \"51.12.99.192/28\",\r\n + \ \"51.12.203.192/28\",\r\n \"51.53.30.128/28\",\r\n \"51.53.174.128/28\",\r\n + \ \"51.104.8.112/28\",\r\n \"51.107.59.160/28\",\r\n \"51.107.98.201/32\",\r\n + \ \"51.107.155.160/28\",\r\n \"51.107.247.128/28\",\r\n \"51.116.59.160/28\",\r\n + \ \"51.116.98.150/32\",\r\n \"51.116.155.224/28\",\r\n \"51.120.99.80/28\",\r\n + \ \"51.120.219.192/28\",\r\n \"51.120.235.224/28\",\r\n \"51.140.212.0/28\",\r\n + \ \"51.145.176.215/32\",\r\n \"52.142.91.221/32\",\r\n \"52.159.55.120/32\",\r\n + \ \"52.162.110.176/28\",\r\n \"52.224.146.56/32\",\r\n \"52.231.148.16/28\",\r\n + \ \"52.232.230.201/32\",\r\n \"52.253.159.186/32\",\r\n \"52.253.225.186/32\",\r\n + \ \"52.253.226.110/32\",\r\n \"102.133.0.192/32\",\r\n \"102.133.28.112/28\",\r\n + \ \"102.133.130.206/32\",\r\n \"102.133.156.16/28\",\r\n + \ \"104.211.147.224/28\",\r\n \"191.233.25.183/32\",\r\n + \ \"191.233.50.208/28\",\r\n \"191.233.205.0/28\",\r\n \"2603:1000:4:1::380/121\",\r\n + \ \"2603:1000:4:402::150/124\",\r\n \"2603:1000:104:2::100/121\",\r\n + \ \"2603:1000:104:402::150/124\",\r\n \"2603:1010:6::600/121\",\r\n + \ \"2603:1010:6:402::150/124\",\r\n \"2603:1010:101:1::380/121\",\r\n + \ \"2603:1010:101:402::150/124\",\r\n \"2603:1010:304:1::380/121\",\r\n + \ \"2603:1010:304:402::150/124\",\r\n \"2603:1010:404:1::380/121\",\r\n + \ \"2603:1010:404:402::150/124\",\r\n \"2603:1020:5::600/121\",\r\n + \ \"2603:1020:5:402::150/124\",\r\n \"2603:1020:206::600/121\",\r\n + \ \"2603:1020:206:402::150/124\",\r\n \"2603:1020:305:402::150/124\",\r\n + \ \"2603:1020:405:402::150/124\",\r\n \"2603:1020:605:1::380/121\",\r\n + \ \"2603:1020:605:402::150/124\",\r\n \"2603:1020:705::600/121\",\r\n + \ \"2603:1020:705:402::150/124\",\r\n \"2603:1020:805::600/121\",\r\n + \ \"2603:1020:805:402::150/124\",\r\n \"2603:1020:905:1::380/121\",\r\n + \ \"2603:1020:905:402::150/124\",\r\n \"2603:1020:a04::600/121\",\r\n + \ \"2603:1020:a04:402::150/124\",\r\n \"2603:1020:b04:1::380/121\",\r\n + \ \"2603:1020:b04:402::150/124\",\r\n \"2603:1020:c04::600/121\",\r\n + \ \"2603:1020:c04:402::150/124\",\r\n \"2603:1020:d04:1::380/121\",\r\n + \ \"2603:1020:d04:402::150/124\",\r\n \"2603:1020:e04::600/121\",\r\n + \ \"2603:1020:e04:402::150/124\",\r\n \"2603:1020:f04:1::380/121\",\r\n + \ \"2603:1020:f04:402::150/124\",\r\n \"2603:1020:1004:2::100/121\",\r\n + \ \"2603:1020:1004:800::d0/124\",\r\n \"2603:1020:1104:1::600/121\",\r\n + \ \"2603:1020:1104:400::150/124\",\r\n \"2603:1020:1302:2::120/123\",\r\n + \ \"2603:1030:f:2::380/121\",\r\n \"2603:1030:f:400::950/124\",\r\n + \ \"2603:1030:10::600/121\",\r\n \"2603:1030:10:402::150/124\",\r\n + \ \"2603:1030:104::600/121\",\r\n \"2603:1030:104:402::150/124\",\r\n + \ \"2603:1030:107:1::300/121\",\r\n \"2603:1030:107:400::e0/124\",\r\n + \ \"2603:1030:210::600/121\",\r\n \"2603:1030:210:402::150/124\",\r\n + \ \"2603:1030:40b:2::400/121\",\r\n \"2603:1030:40b:400::950/124\",\r\n + \ \"2603:1030:40c::600/121\",\r\n \"2603:1030:40c:402::150/124\",\r\n + \ \"2603:1030:504:2::180/121\",\r\n \"2603:1030:504:802::d0/124\",\r\n + \ \"2603:1030:608:1::380/121\",\r\n \"2603:1030:608:402::150/124\",\r\n + \ \"2603:1030:807::600/121\",\r\n \"2603:1030:807:402::150/124\",\r\n + \ \"2603:1030:a07:1::380/121\",\r\n \"2603:1030:a07:402::8d0/124\",\r\n + \ \"2603:1030:b04:1::380/121\",\r\n \"2603:1030:b04:402::150/124\",\r\n + \ \"2603:1030:c06:2::400/121\",\r\n \"2603:1030:c06:400::950/124\",\r\n + \ \"2603:1030:f05::600/121\",\r\n \"2603:1030:f05:402::150/124\",\r\n + \ \"2603:1030:1005:1::380/121\",\r\n \"2603:1030:1005:402::150/124\",\r\n + \ \"2603:1040:5::700/121\",\r\n \"2603:1040:5:402::150/124\",\r\n + \ \"2603:1040:207:1::380/121\",\r\n \"2603:1040:207:402::150/124\",\r\n + \ \"2603:1040:407::600/121\",\r\n \"2603:1040:407:402::150/124\",\r\n + \ \"2603:1040:606:1::380/121\",\r\n \"2603:1040:606:402::150/124\",\r\n + \ \"2603:1040:806:1::380/121\",\r\n \"2603:1040:806:402::150/124\",\r\n + \ \"2603:1040:904::600/121\",\r\n \"2603:1040:904:402::150/124\",\r\n + \ \"2603:1040:a06::700/121\",\r\n \"2603:1040:a06:402::150/124\",\r\n + \ \"2603:1040:b04:1::380/121\",\r\n \"2603:1040:b04:402::150/124\",\r\n + \ \"2603:1040:c06:1::380/121\",\r\n \"2603:1040:c06:402::150/124\",\r\n + \ \"2603:1040:d04:2::280/121\",\r\n \"2603:1040:d04:800::d0/124\",\r\n + \ \"2603:1040:e05::180/121\",\r\n \"2603:1040:f05::600/121\",\r\n + \ \"2603:1040:f05:402::150/124\",\r\n \"2603:1040:1002:1::180/123\",\r\n + \ \"2603:1040:1104:1::680/121\",\r\n \"2603:1040:1104:400::150/124\",\r\n + \ \"2603:1040:1202:1::1c0/123\",\r\n \"2603:1040:1302:1::4a0/123\",\r\n + \ \"2603:1040:1402:2::120/123\",\r\n \"2603:1040:1503:1::1e0/123\",\r\n + \ \"2603:1050:6::600/121\",\r\n \"2603:1050:6:402::150/124\",\r\n + \ \"2603:1050:403:1::400/121\",\r\n \"2603:1050:403:400::2b0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureDataLake\",\r\n + \ \"id\": \"AzureDataLake\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureDataLake\",\r\n \"addressPrefixes\": [\r\n \"20.119.199.45/32\",\r\n \"20.122.64.76/32\",\r\n \ \"40.90.138.133/32\",\r\n \"40.90.138.136/32\",\r\n \"40.90.141.128/29\",\r\n @@ -34363,7 +35178,7 @@ interactions: \ \"104.44.89.39/32\",\r\n \"104.44.89.42/32\",\r\n \"104.44.90.128/27\",\r\n \ \"104.44.90.194/31\",\r\n \"104.44.91.160/27\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureDeviceUpdate\",\r\n \"id\": - \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AzureDeviceUpdate\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -34401,7 +35216,7 @@ interactions: \ \"102.37.80.176/28\",\r\n \"102.37.160.128/28\",\r\n \"104.46.179.224/28\",\r\n \ \"191.233.15.240/28\",\r\n \"191.234.142.240/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureDevOps\",\r\n \"id\": - \"AzureDevOps\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AzureDevOps\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -34413,7 +35228,7 @@ interactions: \ \"40.82.252.0/24\",\r\n \"40.119.10.0/24\",\r\n \"51.104.26.0/24\",\r\n \ \"52.150.138.0/24\",\r\n \"52.228.82.0/24\",\r\n \"191.235.226.0/24\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureDevSpaces\",\r\n - \ \"id\": \"AzureDevSpaces\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"AzureDevSpaces\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34432,92 +35247,93 @@ interactions: \ \"52.150.139.144/28\",\r\n \"52.182.141.128/28\",\r\n \"52.228.81.224/28\",\r\n \ \"104.214.161.48/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureDigitalTwins\",\r\n \"id\": \"AzureDigitalTwins\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureDigitalTwins\",\r\n \"addressPrefixes\": - [\r\n \"20.17.51.192/27\",\r\n \"20.21.36.64/27\",\r\n \"20.36.125.120/29\",\r\n - \ \"20.36.125.192/27\",\r\n \"20.37.70.112/29\",\r\n \"20.37.70.192/27\",\r\n - \ \"20.38.142.112/29\",\r\n \"20.38.142.192/27\",\r\n \"20.39.2.134/32\",\r\n - \ \"20.39.2.208/32\",\r\n \"20.39.2.237/32\",\r\n \"20.39.3.11/32\",\r\n - \ \"20.39.3.14/32\",\r\n \"20.39.3.17/32\",\r\n \"20.39.3.38/32\",\r\n - \ \"20.39.18.169/32\",\r\n \"20.40.225.48/29\",\r\n \"20.40.225.128/27\",\r\n - \ \"20.43.47.72/29\",\r\n \"20.43.47.96/27\",\r\n \"20.45.116.80/29\",\r\n - \ \"20.45.116.96/27\",\r\n \"20.46.10.56/29\",\r\n \"20.46.10.96/27\",\r\n - \ \"20.48.193.128/27\",\r\n \"20.48.193.160/29\",\r\n \"20.49.103.112/29\",\r\n - \ \"20.49.103.192/27\",\r\n \"20.49.118.8/29\",\r\n \"20.49.118.32/27\",\r\n - \ \"20.49.248.209/32\",\r\n \"20.49.249.56/32\",\r\n \"20.49.249.78/32\",\r\n - \ \"20.49.249.101/32\",\r\n \"20.49.249.106/32\",\r\n \"20.49.249.156/32\",\r\n - \ \"20.49.249.189/32\",\r\n \"20.49.249.208/32\",\r\n \"20.49.249.236/32\",\r\n - \ \"20.49.250.2/32\",\r\n \"20.50.211.192/32\",\r\n \"20.50.212.99/32\",\r\n - \ \"20.50.212.103/32\",\r\n \"20.50.212.140/32\",\r\n \"20.50.213.6/32\",\r\n - \ \"20.50.213.76/32\",\r\n \"20.50.213.88/32\",\r\n \"20.50.213.93/32\",\r\n - \ \"20.50.213.94/32\",\r\n \"20.50.213.120/32\",\r\n \"20.51.8.96/27\",\r\n - \ \"20.51.8.192/29\",\r\n \"20.51.16.176/29\",\r\n \"20.51.17.0/27\",\r\n - \ \"20.51.73.8/32\",\r\n \"20.51.73.11/32\",\r\n \"20.51.73.22/31\",\r\n - \ \"20.51.73.25/32\",\r\n \"20.51.73.26/31\",\r\n \"20.51.73.36/32\",\r\n - \ \"20.51.73.39/32\",\r\n \"20.51.73.44/32\",\r\n \"20.53.44.88/29\",\r\n - \ \"20.53.44.96/27\",\r\n \"20.53.48.0/27\",\r\n \"20.53.48.32/29\",\r\n - \ \"20.53.114.26/32\",\r\n \"20.53.114.71/32\",\r\n \"20.53.114.84/32\",\r\n - \ \"20.53.114.118/32\",\r\n \"20.58.66.0/27\",\r\n \"20.58.66.32/29\",\r\n - \ \"20.61.98.144/29\",\r\n \"20.61.99.0/27\",\r\n \"20.62.129.32/27\",\r\n - \ \"20.62.129.128/29\",\r\n \"20.65.130.72/29\",\r\n \"20.65.130.96/27\",\r\n - \ \"20.66.2.16/29\",\r\n \"20.66.2.128/27\",\r\n \"20.72.20.0/27\",\r\n - \ \"20.150.166.176/29\",\r\n \"20.150.167.128/27\",\r\n \"20.185.75.6/32\",\r\n - \ \"20.185.75.209/32\",\r\n \"20.187.197.16/29\",\r\n \"20.187.197.128/27\",\r\n - \ \"20.189.224.224/27\",\r\n \"20.189.225.64/29\",\r\n \"20.191.161.96/27\",\r\n - \ \"20.191.161.192/29\",\r\n \"20.192.166.176/29\",\r\n \"20.192.167.128/27\",\r\n - \ \"20.192.231.192/27\",\r\n \"20.192.231.224/29\",\r\n \"20.193.3.89/32\",\r\n - \ \"20.193.3.243/32\",\r\n \"20.193.7.70/32\",\r\n \"20.193.7.132/32\",\r\n - \ \"20.193.59.172/32\",\r\n \"20.193.59.253/32\",\r\n \"20.194.72.136/29\",\r\n - \ \"20.194.72.160/27\",\r\n \"20.215.3.192/27\",\r\n \"20.217.43.192/27\",\r\n - \ \"23.98.108.184/29\",\r\n \"23.98.109.0/27\",\r\n \"40.67.52.104/29\",\r\n - \ \"40.67.52.192/27\",\r\n \"40.80.173.208/29\",\r\n \"40.80.173.224/27\",\r\n - \ \"40.119.241.130/32\",\r\n \"40.119.241.148/32\",\r\n \"40.119.241.154/32\",\r\n - \ \"40.119.242.73/32\",\r\n \"40.119.242.79/32\",\r\n \"40.119.242.168/32\",\r\n - \ \"40.119.242.232/32\",\r\n \"40.119.243.20/32\",\r\n \"40.119.243.119/32\",\r\n - \ \"40.119.243.178/32\",\r\n \"40.124.97.243/32\",\r\n \"40.124.98.14/31\",\r\n - \ \"40.124.98.23/32\",\r\n \"40.124.98.34/31\",\r\n \"40.124.98.48/32\",\r\n - \ \"40.124.98.52/32\",\r\n \"40.124.98.70/32\",\r\n \"40.124.99.100/32\",\r\n - \ \"51.12.43.144/29\",\r\n \"51.12.43.160/27\",\r\n \"51.12.194.120/29\",\r\n - \ \"51.12.195.192/27\",\r\n \"51.13.136.128/27\",\r\n \"51.13.136.160/29\",\r\n - \ \"51.53.27.192/27\",\r\n \"51.53.171.192/27\",\r\n \"51.104.141.227/32\",\r\n - \ \"51.107.241.64/27\",\r\n \"51.107.241.96/29\",\r\n \"51.107.249.80/29\",\r\n - \ \"51.107.249.96/27\",\r\n \"51.116.51.176/29\",\r\n \"51.116.54.0/27\",\r\n - \ \"51.116.148.120/29\",\r\n \"51.116.148.192/27\",\r\n \"51.120.232.40/29\",\r\n - \ \"51.120.232.128/27\",\r\n \"51.143.208.208/29\",\r\n \"51.143.208.224/27\",\r\n - \ \"52.136.52.248/29\",\r\n \"52.136.53.64/27\",\r\n \"52.136.184.80/29\",\r\n - \ \"52.136.184.96/27\",\r\n \"52.139.106.96/27\",\r\n \"52.140.111.112/29\",\r\n - \ \"52.140.111.192/27\",\r\n \"52.142.120.18/32\",\r\n \"52.142.120.22/32\",\r\n - \ \"52.142.120.57/32\",\r\n \"52.142.120.74/32\",\r\n \"52.142.120.90/32\",\r\n - \ \"52.142.120.104/32\",\r\n \"52.142.120.156/32\",\r\n \"52.146.132.192/27\",\r\n - \ \"52.146.132.224/29\",\r\n \"52.148.29.27/32\",\r\n \"52.149.20.142/32\",\r\n - \ \"52.149.234.152/32\",\r\n \"52.149.238.190/32\",\r\n \"52.149.239.34/32\",\r\n - \ \"52.150.156.248/29\",\r\n \"52.150.157.32/27\",\r\n \"52.153.153.146/32\",\r\n - \ \"52.153.153.246/32\",\r\n \"52.153.153.255/32\",\r\n \"52.153.154.13/32\",\r\n - \ \"52.153.154.40/32\",\r\n \"52.153.154.123/32\",\r\n \"52.153.154.158/32\",\r\n - \ \"52.153.154.161/32\",\r\n \"52.156.207.58/32\",\r\n \"52.156.207.195/32\",\r\n - \ \"52.161.185.49/32\",\r\n \"52.170.161.49/32\",\r\n \"52.170.162.28/32\",\r\n - \ \"52.172.112.168/29\",\r\n \"52.172.113.0/27\",\r\n \"52.186.106.218/32\",\r\n - \ \"52.191.16.191/32\",\r\n \"52.191.18.106/32\",\r\n \"52.247.76.74/32\",\r\n - \ \"52.247.76.167/32\",\r\n \"52.247.76.187/32\",\r\n \"52.247.76.199/32\",\r\n - \ \"52.247.76.216/32\",\r\n \"52.247.76.246/32\",\r\n \"52.247.76.252/32\",\r\n - \ \"52.247.77.7/32\",\r\n \"52.247.77.22/32\",\r\n \"52.247.77.26/32\",\r\n - \ \"52.250.39.158/32\",\r\n \"52.250.39.236/32\",\r\n \"52.250.39.246/32\",\r\n - \ \"52.250.39.250/32\",\r\n \"52.250.72.145/32\",\r\n \"52.250.73.36/32\",\r\n - \ \"52.250.73.178/32\",\r\n \"52.250.73.204/32\",\r\n \"52.250.74.3/32\",\r\n - \ \"52.253.224.146/32\",\r\n \"52.253.224.154/32\",\r\n \"102.37.80.0/27\",\r\n - \ \"102.37.80.32/29\",\r\n \"102.133.221.16/29\",\r\n \"102.133.221.32/27\",\r\n - \ \"104.46.178.120/29\",\r\n \"104.46.178.160/27\",\r\n \"191.233.15.16/29\",\r\n - \ \"191.233.15.32/27\",\r\n \"191.234.139.168/29\",\r\n \"191.234.142.0/27\",\r\n - \ \"2603:1020:a04:2::580/121\",\r\n \"2603:1020:e04::700/121\",\r\n - \ \"2603:1020:1004:1::540/122\",\r\n \"2603:1020:1004:2::/121\",\r\n - \ \"2603:1020:1104:1::380/122\",\r\n \"2603:1020:1104:1::680/121\",\r\n - \ \"2603:1020:1302::580/121\",\r\n \"2603:1030:f:2::500/121\",\r\n - \ \"2603:1030:104::700/121\",\r\n \"2603:1030:107::5c0/122\",\r\n - \ \"2603:1030:504::560/123\",\r\n \"2603:1030:504:2::/121\",\r\n - \ \"2603:1030:608:3::680/121\",\r\n \"2603:1030:a07:4::280/121\",\r\n - \ \"2603:1040:207:1::500/121\",\r\n \"2603:1040:904:2::700/121\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureDigitalTwins\",\r\n \"addressPrefixes\": [\r\n \"20.17.51.192/27\",\r\n + \ \"20.21.36.64/27\",\r\n \"20.36.125.120/29\",\r\n \"20.36.125.192/27\",\r\n + \ \"20.37.70.112/29\",\r\n \"20.37.70.192/27\",\r\n \"20.38.142.112/29\",\r\n + \ \"20.38.142.192/27\",\r\n \"20.39.2.134/32\",\r\n \"20.39.2.208/32\",\r\n + \ \"20.39.2.237/32\",\r\n \"20.39.3.11/32\",\r\n \"20.39.3.14/32\",\r\n + \ \"20.39.3.17/32\",\r\n \"20.39.3.38/32\",\r\n \"20.39.18.169/32\",\r\n + \ \"20.40.225.48/29\",\r\n \"20.40.225.128/27\",\r\n \"20.43.47.72/29\",\r\n + \ \"20.43.47.96/27\",\r\n \"20.45.116.80/29\",\r\n \"20.45.116.96/27\",\r\n + \ \"20.46.10.56/29\",\r\n \"20.46.10.96/27\",\r\n \"20.48.193.128/27\",\r\n + \ \"20.48.193.160/29\",\r\n \"20.49.103.112/29\",\r\n \"20.49.103.192/27\",\r\n + \ \"20.49.118.8/29\",\r\n \"20.49.118.32/27\",\r\n \"20.49.248.209/32\",\r\n + \ \"20.49.249.56/32\",\r\n \"20.49.249.78/32\",\r\n \"20.49.249.101/32\",\r\n + \ \"20.49.249.106/32\",\r\n \"20.49.249.156/32\",\r\n \"20.49.249.189/32\",\r\n + \ \"20.49.249.208/32\",\r\n \"20.49.249.236/32\",\r\n \"20.49.250.2/32\",\r\n + \ \"20.50.211.192/32\",\r\n \"20.50.212.99/32\",\r\n \"20.50.212.103/32\",\r\n + \ \"20.50.212.140/32\",\r\n \"20.50.213.6/32\",\r\n \"20.50.213.76/32\",\r\n + \ \"20.50.213.88/32\",\r\n \"20.50.213.93/32\",\r\n \"20.50.213.94/32\",\r\n + \ \"20.50.213.120/32\",\r\n \"20.51.8.96/27\",\r\n \"20.51.8.192/29\",\r\n + \ \"20.51.16.176/29\",\r\n \"20.51.17.0/27\",\r\n \"20.51.73.8/32\",\r\n + \ \"20.51.73.11/32\",\r\n \"20.51.73.22/31\",\r\n \"20.51.73.25/32\",\r\n + \ \"20.51.73.26/31\",\r\n \"20.51.73.36/32\",\r\n \"20.51.73.39/32\",\r\n + \ \"20.51.73.44/32\",\r\n \"20.53.44.88/29\",\r\n \"20.53.44.96/27\",\r\n + \ \"20.53.48.0/27\",\r\n \"20.53.48.32/29\",\r\n \"20.53.114.26/32\",\r\n + \ \"20.53.114.71/32\",\r\n \"20.53.114.84/32\",\r\n \"20.53.114.118/32\",\r\n + \ \"20.58.66.0/27\",\r\n \"20.58.66.32/29\",\r\n \"20.61.98.144/29\",\r\n + \ \"20.61.99.0/27\",\r\n \"20.62.129.32/27\",\r\n \"20.62.129.128/29\",\r\n + \ \"20.65.130.72/29\",\r\n \"20.65.130.96/27\",\r\n \"20.66.2.16/29\",\r\n + \ \"20.66.2.128/27\",\r\n \"20.72.20.0/27\",\r\n \"20.150.166.176/29\",\r\n + \ \"20.150.167.128/27\",\r\n \"20.185.75.6/32\",\r\n \"20.185.75.209/32\",\r\n + \ \"20.187.197.16/29\",\r\n \"20.187.197.128/27\",\r\n \"20.189.224.224/27\",\r\n + \ \"20.189.225.64/29\",\r\n \"20.191.161.96/27\",\r\n \"20.191.161.192/29\",\r\n + \ \"20.192.166.176/29\",\r\n \"20.192.167.128/27\",\r\n \"20.192.231.192/27\",\r\n + \ \"20.192.231.224/29\",\r\n \"20.193.3.89/32\",\r\n \"20.193.3.243/32\",\r\n + \ \"20.193.7.70/32\",\r\n \"20.193.7.132/32\",\r\n \"20.193.59.172/32\",\r\n + \ \"20.193.59.253/32\",\r\n \"20.194.72.136/29\",\r\n \"20.194.72.160/27\",\r\n + \ \"20.215.3.192/27\",\r\n \"20.217.43.192/27\",\r\n \"23.98.108.184/29\",\r\n + \ \"23.98.109.0/27\",\r\n \"40.67.52.104/29\",\r\n \"40.67.52.192/27\",\r\n + \ \"40.80.173.208/29\",\r\n \"40.80.173.224/27\",\r\n \"40.119.241.130/32\",\r\n + \ \"40.119.241.148/32\",\r\n \"40.119.241.154/32\",\r\n \"40.119.242.73/32\",\r\n + \ \"40.119.242.79/32\",\r\n \"40.119.242.168/32\",\r\n \"40.119.242.232/32\",\r\n + \ \"40.119.243.20/32\",\r\n \"40.119.243.119/32\",\r\n \"40.119.243.178/32\",\r\n + \ \"40.124.97.243/32\",\r\n \"40.124.98.14/31\",\r\n \"40.124.98.23/32\",\r\n + \ \"40.124.98.34/31\",\r\n \"40.124.98.48/32\",\r\n \"40.124.98.52/32\",\r\n + \ \"40.124.98.70/32\",\r\n \"40.124.99.100/32\",\r\n \"51.12.43.144/29\",\r\n + \ \"51.12.43.160/27\",\r\n \"51.12.194.120/29\",\r\n \"51.12.195.192/27\",\r\n + \ \"51.13.136.128/27\",\r\n \"51.13.136.160/29\",\r\n \"51.53.27.192/27\",\r\n + \ \"51.53.171.192/27\",\r\n \"51.104.141.227/32\",\r\n \"51.107.241.64/27\",\r\n + \ \"51.107.241.96/29\",\r\n \"51.107.249.80/29\",\r\n \"51.107.249.96/27\",\r\n + \ \"51.116.51.176/29\",\r\n \"51.116.54.0/27\",\r\n \"51.116.148.120/29\",\r\n + \ \"51.116.148.192/27\",\r\n \"51.120.232.40/29\",\r\n \"51.120.232.128/27\",\r\n + \ \"51.143.208.208/29\",\r\n \"51.143.208.224/27\",\r\n \"52.136.52.248/29\",\r\n + \ \"52.136.53.64/27\",\r\n \"52.136.184.80/29\",\r\n \"52.136.184.96/27\",\r\n + \ \"52.139.106.96/27\",\r\n \"52.140.111.112/29\",\r\n \"52.140.111.192/27\",\r\n + \ \"52.142.120.18/32\",\r\n \"52.142.120.22/32\",\r\n \"52.142.120.57/32\",\r\n + \ \"52.142.120.74/32\",\r\n \"52.142.120.90/32\",\r\n \"52.142.120.104/32\",\r\n + \ \"52.142.120.156/32\",\r\n \"52.146.132.192/27\",\r\n \"52.146.132.224/29\",\r\n + \ \"52.148.29.27/32\",\r\n \"52.149.20.142/32\",\r\n \"52.149.234.152/32\",\r\n + \ \"52.149.238.190/32\",\r\n \"52.149.239.34/32\",\r\n \"52.150.156.248/29\",\r\n + \ \"52.150.157.32/27\",\r\n \"52.153.153.146/32\",\r\n \"52.153.153.246/32\",\r\n + \ \"52.153.153.255/32\",\r\n \"52.153.154.13/32\",\r\n \"52.153.154.40/32\",\r\n + \ \"52.153.154.123/32\",\r\n \"52.153.154.158/32\",\r\n \"52.153.154.161/32\",\r\n + \ \"52.156.207.58/32\",\r\n \"52.156.207.195/32\",\r\n \"52.161.185.49/32\",\r\n + \ \"52.170.161.49/32\",\r\n \"52.170.162.28/32\",\r\n \"52.172.112.168/29\",\r\n + \ \"52.172.113.0/27\",\r\n \"52.186.106.218/32\",\r\n \"52.191.16.191/32\",\r\n + \ \"52.191.18.106/32\",\r\n \"52.247.76.74/32\",\r\n \"52.247.76.167/32\",\r\n + \ \"52.247.76.187/32\",\r\n \"52.247.76.199/32\",\r\n \"52.247.76.216/32\",\r\n + \ \"52.247.76.246/32\",\r\n \"52.247.76.252/32\",\r\n \"52.247.77.7/32\",\r\n + \ \"52.247.77.22/32\",\r\n \"52.247.77.26/32\",\r\n \"52.250.39.158/32\",\r\n + \ \"52.250.39.236/32\",\r\n \"52.250.39.246/32\",\r\n \"52.250.39.250/32\",\r\n + \ \"52.250.72.145/32\",\r\n \"52.250.73.36/32\",\r\n \"52.250.73.178/32\",\r\n + \ \"52.250.73.204/32\",\r\n \"52.250.74.3/32\",\r\n \"52.253.224.146/32\",\r\n + \ \"52.253.224.154/32\",\r\n \"102.37.80.0/27\",\r\n \"102.37.80.32/29\",\r\n + \ \"102.133.221.16/29\",\r\n \"102.133.221.32/27\",\r\n \"104.46.178.120/29\",\r\n + \ \"104.46.178.160/27\",\r\n \"191.233.15.16/29\",\r\n \"191.233.15.32/27\",\r\n + \ \"191.234.139.168/29\",\r\n \"191.234.142.0/27\",\r\n \"2603:1020:a04:2::580/121\",\r\n + \ \"2603:1020:e04::700/121\",\r\n \"2603:1020:1004:1::540/122\",\r\n + \ \"2603:1020:1004:2::/121\",\r\n \"2603:1020:1104:1::380/122\",\r\n + \ \"2603:1020:1104:1::680/121\",\r\n \"2603:1020:1302::580/121\",\r\n + \ \"2603:1030:f:2::500/121\",\r\n \"2603:1030:104::700/121\",\r\n + \ \"2603:1030:107::5c0/122\",\r\n \"2603:1030:504::560/123\",\r\n + \ \"2603:1030:504:2::/121\",\r\n \"2603:1030:608:3::680/121\",\r\n + \ \"2603:1030:a07:4::280/121\",\r\n \"2603:1040:207:1::500/121\",\r\n + \ \"2603:1040:606:3::100/121\",\r\n \"2603:1040:904:2::700/121\",\r\n \ \"2603:1040:a06:2::200/121\",\r\n \"2603:1040:d04:1::540/122\",\r\n \ \"2603:1040:d04:2::80/121\",\r\n \"2603:1040:f05::700/121\",\r\n \ \"2603:1040:1002::7c0/123\",\r\n \"2603:1040:1002:1::/121\",\r\n @@ -34525,95 +35341,96 @@ interactions: \ \"2603:1040:1302::580/121\",\r\n \"2603:1040:1402::580/121\",\r\n \ \"2603:1040:1503::580/121\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureEventGrid\",\r\n \"id\": \"AzureEventGrid\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventGrid\",\r\n \"addressPrefixes\": - [\r\n \"13.71.56.240/28\",\r\n \"13.71.57.0/28\",\r\n \"13.73.248.128/25\",\r\n - \ \"13.86.56.32/27\",\r\n \"13.86.56.160/27\",\r\n \"13.88.73.16/28\",\r\n - \ \"13.88.73.32/27\",\r\n \"13.88.135.208/28\",\r\n \"13.91.193.0/28\",\r\n - \ \"20.17.49.128/25\",\r\n \"20.21.33.128/25\",\r\n \"20.36.121.0/25\",\r\n - \ \"20.37.55.32/27\",\r\n \"20.37.65.0/25\",\r\n \"20.37.82.224/27\",\r\n - \ \"20.37.157.128/25\",\r\n \"20.37.196.0/25\",\r\n \"20.37.225.0/25\",\r\n - \ \"20.38.87.0/25\",\r\n \"20.38.137.0/25\",\r\n \"20.39.11.128/25\",\r\n - \ \"20.39.20.16/28\",\r\n \"20.39.80.112/28\",\r\n \"20.39.80.128/28\",\r\n - \ \"20.39.99.64/28\",\r\n \"20.39.99.240/28\",\r\n \"20.40.152.128/27\",\r\n - \ \"20.40.175.48/28\",\r\n \"20.40.175.64/28\",\r\n \"20.41.66.0/25\",\r\n - \ \"20.41.136.240/28\",\r\n \"20.41.195.0/25\",\r\n \"20.42.7.0/25\",\r\n - \ \"20.42.228.0/25\",\r\n \"20.43.42.128/25\",\r\n \"20.43.66.128/25\",\r\n - \ \"20.43.131.128/25\",\r\n \"20.43.165.144/28\",\r\n \"20.43.172.128/27\",\r\n - \ \"20.44.39.176/28\",\r\n \"20.44.39.192/28\",\r\n \"20.44.168.64/28\",\r\n - \ \"20.44.205.112/28\",\r\n \"20.45.113.0/25\",\r\n \"20.45.195.0/25\",\r\n - \ \"20.46.152.112/28\",\r\n \"20.46.152.128/28\",\r\n \"20.49.96.0/25\",\r\n - \ \"20.52.90.128/25\",\r\n \"20.72.17.128/25\",\r\n \"20.150.164.0/25\",\r\n - \ \"20.189.108.128/25\",\r\n \"20.189.115.80/28\",\r\n \"20.189.123.80/28\",\r\n - \ \"20.189.125.32/27\",\r\n \"20.191.59.128/28\",\r\n \"20.191.59.176/28\",\r\n - \ \"20.192.164.0/25\",\r\n \"20.192.228.0/25\",\r\n \"20.215.1.128/25\",\r\n - \ \"20.217.41.128/25\",\r\n \"40.64.128.0/25\",\r\n \"40.67.49.0/25\",\r\n - \ \"40.74.31.128/25\",\r\n \"40.74.106.96/27\",\r\n \"40.80.58.0/25\",\r\n - \ \"40.80.170.0/25\",\r\n \"40.80.190.0/25\",\r\n \"40.80.236.192/27\",\r\n - \ \"40.81.93.240/28\",\r\n \"40.81.95.128/28\",\r\n \"40.82.254.128/25\",\r\n - \ \"40.89.18.0/25\",\r\n \"40.89.240.144/28\",\r\n \"40.114.160.176/28\",\r\n - \ \"40.114.160.192/28\",\r\n \"40.114.169.0/28\",\r\n \"40.127.155.192/28\",\r\n - \ \"40.127.251.144/28\",\r\n \"51.12.47.128/25\",\r\n \"51.12.199.0/25\",\r\n - \ \"51.53.25.128/25\",\r\n \"51.53.169.128/25\",\r\n \"51.104.27.128/25\",\r\n - \ \"51.105.81.0/25\",\r\n \"51.105.89.0/25\",\r\n \"51.107.4.128/27\",\r\n - \ \"51.107.49.0/25\",\r\n \"51.107.99.32/27\",\r\n \"51.107.145.0/25\",\r\n - \ \"51.116.3.32/27\",\r\n \"51.116.72.0/25\",\r\n \"51.116.100.208/28\",\r\n - \ \"51.116.100.224/28\",\r\n \"51.120.4.0/27\",\r\n \"51.120.41.0/25\",\r\n - \ \"51.120.131.64/27\",\r\n \"51.120.225.0/25\",\r\n \"51.132.161.160/28\",\r\n - \ \"51.132.170.64/28\",\r\n \"51.137.16.224/28\",\r\n \"51.137.142.32/28\",\r\n - \ \"51.137.162.0/25\",\r\n \"51.143.193.0/25\",\r\n \"52.136.49.0/25\",\r\n - \ \"52.139.9.80/28\",\r\n \"52.139.11.16/28\",\r\n \"52.139.85.16/28\",\r\n - \ \"52.139.85.32/28\",\r\n \"52.140.106.0/25\",\r\n \"52.142.152.144/28\",\r\n - \ \"52.149.23.160/27\",\r\n \"52.149.48.80/28\",\r\n \"52.149.48.96/27\",\r\n - \ \"52.149.248.0/28\",\r\n \"52.149.248.64/27\",\r\n \"52.149.248.96/28\",\r\n - \ \"52.150.140.0/25\",\r\n \"52.154.57.48/28\",\r\n \"52.154.57.80/28\",\r\n - \ \"52.154.68.16/28\",\r\n \"52.154.68.32/28\",\r\n \"52.156.103.192/28\",\r\n - \ \"52.159.49.144/28\",\r\n \"52.159.51.160/28\",\r\n \"52.159.53.64/28\",\r\n - \ \"52.159.53.112/28\",\r\n \"52.160.136.16/28\",\r\n \"52.160.136.32/28\",\r\n - \ \"52.161.186.128/28\",\r\n \"52.161.186.208/28\",\r\n \"52.167.21.160/27\",\r\n - \ \"52.167.21.208/28\",\r\n \"52.167.21.224/28\",\r\n \"52.170.171.192/28\",\r\n - \ \"52.170.171.240/28\",\r\n \"52.177.38.160/27\",\r\n \"52.185.176.112/28\",\r\n - \ \"52.185.212.176/28\",\r\n \"52.185.212.192/28\",\r\n \"52.186.36.16/28\",\r\n - \ \"52.228.83.0/25\",\r\n \"52.231.112.192/28\",\r\n \"52.231.112.224/28\",\r\n - \ \"52.250.28.176/28\",\r\n \"52.250.32.160/28\",\r\n \"52.252.213.192/28\",\r\n - \ \"52.255.80.16/28\",\r\n \"52.255.82.160/28\",\r\n \"102.37.162.0/25\",\r\n - \ \"102.133.0.240/28\",\r\n \"102.133.1.0/28\",\r\n \"102.133.57.0/25\",\r\n - \ \"102.133.135.16/28\",\r\n \"102.133.135.32/28\",\r\n \"191.233.9.128/25\",\r\n - \ \"191.235.126.0/28\",\r\n \"191.235.126.144/28\",\r\n \"191.235.227.0/25\",\r\n - \ \"2603:1000:4::380/121\",\r\n \"2603:1000:104:1::380/121\",\r\n - \ \"2603:1010:6:1::380/121\",\r\n \"2603:1010:101::380/121\",\r\n - \ \"2603:1010:304::380/121\",\r\n \"2603:1010:404::380/121\",\r\n - \ \"2603:1020:5:1::380/121\",\r\n \"2603:1020:206:1::380/121\",\r\n - \ \"2603:1020:305::380/121\",\r\n \"2603:1020:405::380/121\",\r\n - \ \"2603:1020:605::380/121\",\r\n \"2603:1020:705:1::380/121\",\r\n - \ \"2603:1020:805:1::380/121\",\r\n \"2603:1020:905::380/121\",\r\n - \ \"2603:1020:a04:1::380/121\",\r\n \"2603:1020:b04::380/121\",\r\n - \ \"2603:1020:c04:1::380/121\",\r\n \"2603:1020:d04::380/121\",\r\n - \ \"2603:1020:e04:1::380/121\",\r\n \"2603:1020:f04::380/121\",\r\n - \ \"2603:1020:1004::380/121\",\r\n \"2603:1020:1104::280/121\",\r\n - \ \"2603:1020:1302::280/121\",\r\n \"2603:1030:f:1::380/121\",\r\n - \ \"2603:1030:10:1::380/121\",\r\n \"2603:1030:104:1::380/121\",\r\n - \ \"2603:1030:107::280/121\",\r\n \"2603:1030:210:1::380/121\",\r\n - \ \"2603:1030:40b:1::380/121\",\r\n \"2603:1030:40c:1::380/121\",\r\n - \ \"2603:1030:504:1::380/121\",\r\n \"2603:1030:608::380/121\",\r\n - \ \"2603:1030:807:1::380/121\",\r\n \"2603:1030:a07::380/121\",\r\n - \ \"2603:1030:b04::380/121\",\r\n \"2603:1030:c06:1::380/121\",\r\n - \ \"2603:1030:f05:1::380/121\",\r\n \"2603:1030:1005::380/121\",\r\n - \ \"2603:1040:5:1::380/121\",\r\n \"2603:1040:207::380/121\",\r\n - \ \"2603:1040:407:1::380/121\",\r\n \"2603:1040:606::380/121\",\r\n - \ \"2603:1040:806::380/121\",\r\n \"2603:1040:904:1::380/121\",\r\n - \ \"2603:1040:a06:1::380/121\",\r\n \"2603:1040:b04::380/121\",\r\n - \ \"2603:1040:c06::380/121\",\r\n \"2603:1040:d04::380/121\",\r\n - \ \"2603:1040:f05:1::380/121\",\r\n \"2603:1040:1002::480/121\",\r\n - \ \"2603:1040:1104::280/121\",\r\n \"2603:1040:1202::280/121\",\r\n - \ \"2603:1040:1302::280/121\",\r\n \"2603:1040:1402::280/121\",\r\n - \ \"2603:1040:1503::280/121\",\r\n \"2603:1050:6:1::380/121\",\r\n - \ \"2603:1050:403::380/121\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureFrontDoor.Backend\",\r\n \"id\": \"AzureFrontDoor.Backend\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureEventGrid\",\r\n \"addressPrefixes\": [\r\n \"13.71.56.240/28\",\r\n + \ \"13.71.57.0/28\",\r\n \"13.73.248.128/25\",\r\n \"13.86.56.32/27\",\r\n + \ \"13.86.56.160/27\",\r\n \"13.88.73.16/28\",\r\n \"13.88.73.32/27\",\r\n + \ \"13.88.135.208/28\",\r\n \"13.91.193.0/28\",\r\n \"20.17.49.128/25\",\r\n + \ \"20.21.33.128/25\",\r\n \"20.36.121.0/25\",\r\n \"20.37.55.32/27\",\r\n + \ \"20.37.65.0/25\",\r\n \"20.37.82.224/27\",\r\n \"20.37.157.128/25\",\r\n + \ \"20.37.196.0/25\",\r\n \"20.37.225.0/25\",\r\n \"20.38.87.0/25\",\r\n + \ \"20.38.137.0/25\",\r\n \"20.39.11.128/25\",\r\n \"20.39.20.16/28\",\r\n + \ \"20.39.80.112/28\",\r\n \"20.39.80.128/28\",\r\n \"20.39.99.64/28\",\r\n + \ \"20.39.99.240/28\",\r\n \"20.40.152.128/27\",\r\n \"20.40.175.48/28\",\r\n + \ \"20.40.175.64/28\",\r\n \"20.41.66.0/25\",\r\n \"20.41.136.240/28\",\r\n + \ \"20.41.195.0/25\",\r\n \"20.42.7.0/25\",\r\n \"20.42.228.0/25\",\r\n + \ \"20.43.42.128/25\",\r\n \"20.43.66.128/25\",\r\n \"20.43.131.128/25\",\r\n + \ \"20.43.165.144/28\",\r\n \"20.43.172.128/27\",\r\n \"20.44.39.176/28\",\r\n + \ \"20.44.39.192/28\",\r\n \"20.44.168.64/28\",\r\n \"20.44.205.112/28\",\r\n + \ \"20.45.113.0/25\",\r\n \"20.45.195.0/25\",\r\n \"20.46.152.112/28\",\r\n + \ \"20.46.152.128/28\",\r\n \"20.49.96.0/25\",\r\n \"20.52.90.128/25\",\r\n + \ \"20.72.17.128/25\",\r\n \"20.150.164.0/25\",\r\n \"20.189.108.128/25\",\r\n + \ \"20.189.115.80/28\",\r\n \"20.189.123.80/28\",\r\n \"20.189.125.32/27\",\r\n + \ \"20.191.59.128/28\",\r\n \"20.191.59.176/28\",\r\n \"20.192.164.0/25\",\r\n + \ \"20.192.228.0/25\",\r\n \"20.215.1.128/25\",\r\n \"20.217.41.128/25\",\r\n + \ \"40.64.128.0/25\",\r\n \"40.67.49.0/25\",\r\n \"40.74.31.128/25\",\r\n + \ \"40.74.106.96/27\",\r\n \"40.80.58.0/25\",\r\n \"40.80.170.0/25\",\r\n + \ \"40.80.190.0/25\",\r\n \"40.80.236.192/27\",\r\n \"40.81.93.240/28\",\r\n + \ \"40.81.95.128/28\",\r\n \"40.82.254.128/25\",\r\n \"40.89.18.0/25\",\r\n + \ \"40.89.240.144/28\",\r\n \"40.114.160.176/28\",\r\n \"40.114.160.192/28\",\r\n + \ \"40.114.169.0/28\",\r\n \"40.127.155.192/28\",\r\n \"40.127.251.144/28\",\r\n + \ \"51.12.47.128/25\",\r\n \"51.12.199.0/25\",\r\n \"51.53.25.128/25\",\r\n + \ \"51.53.169.128/25\",\r\n \"51.104.27.128/25\",\r\n \"51.105.81.0/25\",\r\n + \ \"51.105.89.0/25\",\r\n \"51.107.4.128/27\",\r\n \"51.107.49.0/25\",\r\n + \ \"51.107.99.32/27\",\r\n \"51.107.145.0/25\",\r\n \"51.116.3.32/27\",\r\n + \ \"51.116.72.0/25\",\r\n \"51.116.100.208/28\",\r\n \"51.116.100.224/28\",\r\n + \ \"51.120.4.0/27\",\r\n \"51.120.41.0/25\",\r\n \"51.120.131.64/27\",\r\n + \ \"51.120.225.0/25\",\r\n \"51.132.161.160/28\",\r\n \"51.132.170.64/28\",\r\n + \ \"51.137.16.224/28\",\r\n \"51.137.142.32/28\",\r\n \"51.137.162.0/25\",\r\n + \ \"51.143.193.0/25\",\r\n \"52.136.49.0/25\",\r\n \"52.139.9.80/28\",\r\n + \ \"52.139.11.16/28\",\r\n \"52.139.85.16/28\",\r\n \"52.139.85.32/28\",\r\n + \ \"52.140.106.0/25\",\r\n \"52.142.152.144/28\",\r\n \"52.149.23.160/27\",\r\n + \ \"52.149.48.80/28\",\r\n \"52.149.48.96/27\",\r\n \"52.149.248.0/28\",\r\n + \ \"52.149.248.64/27\",\r\n \"52.149.248.96/28\",\r\n \"52.150.140.0/25\",\r\n + \ \"52.154.57.48/28\",\r\n \"52.154.57.80/28\",\r\n \"52.154.68.16/28\",\r\n + \ \"52.154.68.32/28\",\r\n \"52.156.103.192/28\",\r\n \"52.159.49.144/28\",\r\n + \ \"52.159.51.160/28\",\r\n \"52.159.53.64/28\",\r\n \"52.159.53.112/28\",\r\n + \ \"52.160.136.16/28\",\r\n \"52.160.136.32/28\",\r\n \"52.161.186.128/28\",\r\n + \ \"52.161.186.208/28\",\r\n \"52.167.21.160/27\",\r\n \"52.167.21.208/28\",\r\n + \ \"52.167.21.224/28\",\r\n \"52.170.171.192/28\",\r\n \"52.170.171.240/28\",\r\n + \ \"52.177.38.160/27\",\r\n \"52.185.176.112/28\",\r\n \"52.185.212.176/28\",\r\n + \ \"52.185.212.192/28\",\r\n \"52.186.36.16/28\",\r\n \"52.228.83.0/25\",\r\n + \ \"52.231.112.192/28\",\r\n \"52.231.112.224/28\",\r\n \"52.250.28.176/28\",\r\n + \ \"52.250.32.160/28\",\r\n \"52.252.213.192/28\",\r\n \"52.255.80.16/28\",\r\n + \ \"52.255.82.160/28\",\r\n \"102.37.162.0/25\",\r\n \"102.133.0.240/28\",\r\n + \ \"102.133.1.0/28\",\r\n \"102.133.57.0/25\",\r\n \"102.133.135.16/28\",\r\n + \ \"102.133.135.32/28\",\r\n \"191.233.9.128/25\",\r\n \"191.235.126.0/28\",\r\n + \ \"191.235.126.144/28\",\r\n \"191.235.227.0/25\",\r\n \"2603:1000:4::380/121\",\r\n + \ \"2603:1000:104:1::380/121\",\r\n \"2603:1010:6:1::380/121\",\r\n + \ \"2603:1010:101::380/121\",\r\n \"2603:1010:304::380/121\",\r\n + \ \"2603:1010:404::380/121\",\r\n \"2603:1020:5:1::380/121\",\r\n + \ \"2603:1020:206:1::380/121\",\r\n \"2603:1020:305::380/121\",\r\n + \ \"2603:1020:405::380/121\",\r\n \"2603:1020:605::380/121\",\r\n + \ \"2603:1020:705:1::380/121\",\r\n \"2603:1020:805:1::380/121\",\r\n + \ \"2603:1020:905::380/121\",\r\n \"2603:1020:a04:1::380/121\",\r\n + \ \"2603:1020:b04::380/121\",\r\n \"2603:1020:c04:1::380/121\",\r\n + \ \"2603:1020:d04::380/121\",\r\n \"2603:1020:e04:1::380/121\",\r\n + \ \"2603:1020:f04::380/121\",\r\n \"2603:1020:1004::380/121\",\r\n + \ \"2603:1020:1104::280/121\",\r\n \"2603:1020:1302::280/121\",\r\n + \ \"2603:1030:f:1::380/121\",\r\n \"2603:1030:10:1::380/121\",\r\n + \ \"2603:1030:104:1::380/121\",\r\n \"2603:1030:107::280/121\",\r\n + \ \"2603:1030:210:1::380/121\",\r\n \"2603:1030:40b:1::380/121\",\r\n + \ \"2603:1030:40c:1::380/121\",\r\n \"2603:1030:504:1::380/121\",\r\n + \ \"2603:1030:608::380/121\",\r\n \"2603:1030:807:1::380/121\",\r\n + \ \"2603:1030:a07::380/121\",\r\n \"2603:1030:b04::380/121\",\r\n + \ \"2603:1030:c06:1::380/121\",\r\n \"2603:1030:f05:1::380/121\",\r\n + \ \"2603:1030:1005::380/121\",\r\n \"2603:1040:5:1::380/121\",\r\n + \ \"2603:1040:207::380/121\",\r\n \"2603:1040:407:1::380/121\",\r\n + \ \"2603:1040:606::380/121\",\r\n \"2603:1040:806::380/121\",\r\n + \ \"2603:1040:904:1::380/121\",\r\n \"2603:1040:a06:1::380/121\",\r\n + \ \"2603:1040:b04::380/121\",\r\n \"2603:1040:c06::380/121\",\r\n + \ \"2603:1040:d04::380/121\",\r\n \"2603:1040:f05:1::380/121\",\r\n + \ \"2603:1040:1002::480/121\",\r\n \"2603:1040:1104::280/121\",\r\n + \ \"2603:1040:1202::280/121\",\r\n \"2603:1040:1302::280/121\",\r\n + \ \"2603:1040:1402::280/121\",\r\n \"2603:1040:1503::280/121\",\r\n + \ \"2603:1050:6:1::380/121\",\r\n \"2603:1050:403::380/121\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureFrontDoor.Backend\",\r\n + \ \"id\": \"AzureFrontDoor.Backend\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.16/29\",\r\n \"20.21.37.40/29\",\r\n \"20.36.120.104/29\",\r\n @@ -34682,7 +35499,7 @@ interactions: \ \"2a01:111:20a::/48\",\r\n \"2a01:111:2050::/44\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureFrontDoor.FirstParty\",\r\n \ \"id\": \"AzureFrontDoor.FirstParty\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureFrontDoor\",\r\n \"addressPrefixes\": @@ -34704,83 +35521,84 @@ interactions: \ \"2620:1ec:c11::/48\",\r\n \"2a01:111:2003::/48\",\r\n \ \"2a01:111:202c::/46\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureFrontDoor.Frontend\",\r\n \"id\": \"AzureFrontDoor.Frontend\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"\",\r\n \"addressPrefixes\": - [\r\n \"13.73.248.8/29\",\r\n \"13.107.208.0/24\",\r\n \"13.107.213.0/24\",\r\n - \ \"13.107.219.0/24\",\r\n \"13.107.224.0/24\",\r\n \"13.107.226.0/23\",\r\n - \ \"13.107.228.0/23\",\r\n \"13.107.231.0/24\",\r\n \"13.107.234.0/23\",\r\n - \ \"13.107.246.0/24\",\r\n \"13.107.253.0/24\",\r\n \"20.21.37.32/29\",\r\n - \ \"20.36.120.96/29\",\r\n \"20.37.64.96/29\",\r\n \"20.37.156.112/29\",\r\n - \ \"20.37.192.88/29\",\r\n \"20.37.224.96/29\",\r\n \"20.38.84.64/29\",\r\n - \ \"20.38.136.96/29\",\r\n \"20.39.11.0/29\",\r\n \"20.41.4.80/29\",\r\n - \ \"20.41.64.112/29\",\r\n \"20.41.192.96/29\",\r\n \"20.42.4.112/29\",\r\n - \ \"20.42.129.144/29\",\r\n \"20.42.224.96/29\",\r\n \"20.43.41.128/29\",\r\n - \ \"20.43.64.88/29\",\r\n \"20.43.128.104/29\",\r\n \"20.45.112.96/29\",\r\n - \ \"20.45.192.96/29\",\r\n \"20.51.7.32/29\",\r\n \"20.52.95.240/29\",\r\n - \ \"20.59.82.180/30\",\r\n \"20.72.18.240/29\",\r\n \"20.97.39.120/29\",\r\n - \ \"20.119.28.40/29\",\r\n \"20.150.160.72/29\",\r\n \"20.189.106.72/29\",\r\n - \ \"20.192.161.96/29\",\r\n \"20.192.225.40/29\",\r\n \"20.210.70.68/30\",\r\n - \ \"20.215.4.200/29\",\r\n \"20.217.44.200/29\",\r\n \"40.67.48.96/29\",\r\n - \ \"40.74.30.64/29\",\r\n \"40.80.56.96/29\",\r\n \"40.80.168.96/29\",\r\n - \ \"40.80.184.112/29\",\r\n \"40.82.248.72/29\",\r\n \"40.89.16.96/29\",\r\n - \ \"40.90.64.0/22\",\r\n \"40.90.68.0/24\",\r\n \"40.90.70.0/23\",\r\n - \ \"51.12.41.0/29\",\r\n \"51.12.193.0/29\",\r\n \"51.53.28.216/29\",\r\n - \ \"51.104.24.88/29\",\r\n \"51.105.80.96/29\",\r\n \"51.105.88.96/29\",\r\n - \ \"51.107.48.96/29\",\r\n \"51.107.144.96/29\",\r\n \"51.120.40.96/29\",\r\n - \ \"51.120.224.96/29\",\r\n \"51.137.160.88/29\",\r\n \"51.143.192.96/29\",\r\n - \ \"52.136.48.96/29\",\r\n \"52.140.104.96/29\",\r\n \"52.150.136.112/29\",\r\n - \ \"52.228.80.112/29\",\r\n \"102.133.56.80/29\",\r\n \"102.133.216.80/29\",\r\n - \ \"104.212.67.0/24\",\r\n \"104.212.68.0/24\",\r\n \"191.233.9.112/29\",\r\n - \ \"191.235.224.88/29\",\r\n \"2603:1000:4::5e0/123\",\r\n - \ \"2603:1000:104::c0/123\",\r\n \"2603:1000:104::160/123\",\r\n - \ \"2603:1000:104:1::5a0/123\",\r\n \"2603:1000:104:1::7c0/123\",\r\n - \ \"2603:1010:6:1::5a0/123\",\r\n \"2603:1010:6:1::7c0/123\",\r\n - \ \"2603:1010:101::5e0/123\",\r\n \"2603:1010:304::5e0/123\",\r\n - \ \"2603:1010:404::5e0/123\",\r\n \"2603:1020:5:1::5a0/123\",\r\n - \ \"2603:1020:5:1::7c0/123\",\r\n \"2603:1020:206:1::5a0/123\",\r\n - \ \"2603:1020:206:1::7c0/123\",\r\n \"2603:1020:305::5e0/123\",\r\n - \ \"2603:1020:405::5e0/123\",\r\n \"2603:1020:605::5e0/123\",\r\n - \ \"2603:1020:705:1::5a0/123\",\r\n \"2603:1020:705:1::7c0/123\",\r\n - \ \"2603:1020:805:1::5a0/123\",\r\n \"2603:1020:805:1::7c0/123\",\r\n - \ \"2603:1020:905::5e0/123\",\r\n \"2603:1020:a04:1::5a0/123\",\r\n - \ \"2603:1020:a04:1::7c0/123\",\r\n \"2603:1020:b04::5e0/123\",\r\n - \ \"2603:1020:c04:1::5a0/123\",\r\n \"2603:1020:c04:1::7c0/123\",\r\n - \ \"2603:1020:d04::5e0/123\",\r\n \"2603:1020:e04:1::5a0/123\",\r\n - \ \"2603:1020:e04:1::7c0/123\",\r\n \"2603:1020:f04::5e0/123\",\r\n - \ \"2603:1020:1004::5a0/123\",\r\n \"2603:1020:1004::7c0/123\",\r\n - \ \"2603:1020:1104::5e0/123\",\r\n \"2603:1020:1302:1::1a0/123\",\r\n - \ \"2603:1030:f:1::5e0/123\",\r\n \"2603:1030:10:1::5a0/123\",\r\n - \ \"2603:1030:10:1::7c0/123\",\r\n \"2603:1030:104:1::5a0/123\",\r\n - \ \"2603:1030:104:1::7c0/123\",\r\n \"2603:1030:107::680/123\",\r\n - \ \"2603:1030:210:1::5a0/123\",\r\n \"2603:1030:210:1::7c0/123\",\r\n - \ \"2603:1030:40b:1::5a0/123\",\r\n \"2603:1030:40c:1::5a0/123\",\r\n - \ \"2603:1030:40c:1::7c0/123\",\r\n \"2603:1030:504:1::5a0/123\",\r\n - \ \"2603:1030:504:1::7c0/123\",\r\n \"2603:1030:608::5e0/123\",\r\n - \ \"2603:1030:807:1::5a0/123\",\r\n \"2603:1030:807:1::7c0/123\",\r\n - \ \"2603:1030:a07::5e0/123\",\r\n \"2603:1030:b04::5e0/123\",\r\n - \ \"2603:1030:c06:1::5a0/123\",\r\n \"2603:1030:f05:1::5a0/123\",\r\n - \ \"2603:1030:f05:1::7c0/123\",\r\n \"2603:1030:1005::5e0/123\",\r\n - \ \"2603:1040:5::c0/123\",\r\n \"2603:1040:5:1::5a0/123\",\r\n - \ \"2603:1040:5:1::7c0/123\",\r\n \"2603:1040:207::5e0/123\",\r\n - \ \"2603:1040:407:1::5a0/123\",\r\n \"2603:1040:407:1::7c0/123\",\r\n - \ \"2603:1040:606::5e0/123\",\r\n \"2603:1040:806::5e0/123\",\r\n - \ \"2603:1040:904:1::5a0/123\",\r\n \"2603:1040:904:1::7c0/123\",\r\n - \ \"2603:1040:a06::c0/123\",\r\n \"2603:1040:a06:1::5a0/123\",\r\n - \ \"2603:1040:a06:1::7c0/123\",\r\n \"2603:1040:b04::5e0/123\",\r\n - \ \"2603:1040:c06::5e0/123\",\r\n \"2603:1040:d04::5a0/123\",\r\n - \ \"2603:1040:d04::7c0/123\",\r\n \"2603:1040:f05:1::5a0/123\",\r\n - \ \"2603:1040:f05:1::7c0/123\",\r\n \"2603:1040:1002:1::1c0/123\",\r\n - \ \"2603:1040:1104::5e0/123\",\r\n \"2603:1040:1302:1::4c0/123\",\r\n - \ \"2603:1040:1402:1::1a0/123\",\r\n \"2603:1050:6:1::5a0/123\",\r\n - \ \"2603:1050:6:1::7c0/123\",\r\n \"2603:1050:403::5a0/123\",\r\n - \ \"2620:1ec:27::/48\",\r\n \"2620:1ec:29::/48\",\r\n \"2620:1ec:40::/47\",\r\n - \ \"2620:1ec:46::/47\",\r\n \"2620:1ec:48::/46\",\r\n \"2620:1ec:4c::/47\",\r\n - \ \"2620:1ec:bdf::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureHealthcareAPIs\",\r\n \"id\": \"AzureHealthcareAPIs\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.8/29\",\r\n + \ \"13.107.208.0/24\",\r\n \"13.107.213.0/24\",\r\n \"13.107.219.0/24\",\r\n + \ \"13.107.224.0/24\",\r\n \"13.107.226.0/23\",\r\n \"13.107.228.0/23\",\r\n + \ \"13.107.231.0/24\",\r\n \"13.107.234.0/23\",\r\n \"13.107.246.0/24\",\r\n + \ \"13.107.253.0/24\",\r\n \"20.21.37.32/29\",\r\n \"20.36.120.96/29\",\r\n + \ \"20.37.64.96/29\",\r\n \"20.37.156.112/29\",\r\n \"20.37.192.88/29\",\r\n + \ \"20.37.224.96/29\",\r\n \"20.38.84.64/29\",\r\n \"20.38.136.96/29\",\r\n + \ \"20.39.11.0/29\",\r\n \"20.41.4.80/29\",\r\n \"20.41.64.112/29\",\r\n + \ \"20.41.192.96/29\",\r\n \"20.42.4.112/29\",\r\n \"20.42.129.144/29\",\r\n + \ \"20.42.224.96/29\",\r\n \"20.43.41.128/29\",\r\n \"20.43.64.88/29\",\r\n + \ \"20.43.128.104/29\",\r\n \"20.45.112.96/29\",\r\n \"20.45.192.96/29\",\r\n + \ \"20.51.7.32/29\",\r\n \"20.52.95.240/29\",\r\n \"20.59.82.180/30\",\r\n + \ \"20.72.18.240/29\",\r\n \"20.97.39.120/29\",\r\n \"20.119.28.40/29\",\r\n + \ \"20.150.160.72/29\",\r\n \"20.189.106.72/29\",\r\n \"20.192.161.96/29\",\r\n + \ \"20.192.225.40/29\",\r\n \"20.210.70.68/30\",\r\n \"20.215.4.200/29\",\r\n + \ \"20.217.44.200/29\",\r\n \"40.67.48.96/29\",\r\n \"40.74.30.64/29\",\r\n + \ \"40.80.56.96/29\",\r\n \"40.80.168.96/29\",\r\n \"40.80.184.112/29\",\r\n + \ \"40.82.248.72/29\",\r\n \"40.89.16.96/29\",\r\n \"40.90.64.0/22\",\r\n + \ \"40.90.68.0/24\",\r\n \"40.90.70.0/23\",\r\n \"51.12.41.0/29\",\r\n + \ \"51.12.193.0/29\",\r\n \"51.53.28.216/29\",\r\n \"51.104.24.88/29\",\r\n + \ \"51.105.80.96/29\",\r\n \"51.105.88.96/29\",\r\n \"51.107.48.96/29\",\r\n + \ \"51.107.144.96/29\",\r\n \"51.120.40.96/29\",\r\n \"51.120.224.96/29\",\r\n + \ \"51.137.160.88/29\",\r\n \"51.143.192.96/29\",\r\n \"52.136.48.96/29\",\r\n + \ \"52.140.104.96/29\",\r\n \"52.150.136.112/29\",\r\n \"52.228.80.112/29\",\r\n + \ \"102.133.56.80/29\",\r\n \"102.133.216.80/29\",\r\n \"104.212.67.0/24\",\r\n + \ \"104.212.68.0/24\",\r\n \"191.233.9.112/29\",\r\n \"191.235.224.88/29\",\r\n + \ \"2603:1000:4::5e0/123\",\r\n \"2603:1000:104::c0/123\",\r\n + \ \"2603:1000:104::160/123\",\r\n \"2603:1000:104:1::5a0/123\",\r\n + \ \"2603:1000:104:1::7c0/123\",\r\n \"2603:1010:6:1::5a0/123\",\r\n + \ \"2603:1010:6:1::7c0/123\",\r\n \"2603:1010:101::5e0/123\",\r\n + \ \"2603:1010:304::5e0/123\",\r\n \"2603:1010:404::5e0/123\",\r\n + \ \"2603:1020:5:1::5a0/123\",\r\n \"2603:1020:5:1::7c0/123\",\r\n + \ \"2603:1020:206:1::5a0/123\",\r\n \"2603:1020:206:1::7c0/123\",\r\n + \ \"2603:1020:305::5e0/123\",\r\n \"2603:1020:405::5e0/123\",\r\n + \ \"2603:1020:605::5e0/123\",\r\n \"2603:1020:705:1::5a0/123\",\r\n + \ \"2603:1020:705:1::7c0/123\",\r\n \"2603:1020:805:1::5a0/123\",\r\n + \ \"2603:1020:805:1::7c0/123\",\r\n \"2603:1020:905::5e0/123\",\r\n + \ \"2603:1020:a04:1::5a0/123\",\r\n \"2603:1020:a04:1::7c0/123\",\r\n + \ \"2603:1020:b04::5e0/123\",\r\n \"2603:1020:c04:1::5a0/123\",\r\n + \ \"2603:1020:c04:1::7c0/123\",\r\n \"2603:1020:d04::5e0/123\",\r\n + \ \"2603:1020:e04:1::5a0/123\",\r\n \"2603:1020:e04:1::7c0/123\",\r\n + \ \"2603:1020:f04::5e0/123\",\r\n \"2603:1020:1004::5a0/123\",\r\n + \ \"2603:1020:1004::7c0/123\",\r\n \"2603:1020:1104::5e0/123\",\r\n + \ \"2603:1020:1302:1::1a0/123\",\r\n \"2603:1030:f:1::5e0/123\",\r\n + \ \"2603:1030:10:1::5a0/123\",\r\n \"2603:1030:10:1::7c0/123\",\r\n + \ \"2603:1030:104:1::5a0/123\",\r\n \"2603:1030:104:1::7c0/123\",\r\n + \ \"2603:1030:107::680/123\",\r\n \"2603:1030:210:1::5a0/123\",\r\n + \ \"2603:1030:210:1::7c0/123\",\r\n \"2603:1030:40b:1::5a0/123\",\r\n + \ \"2603:1030:40c:1::5a0/123\",\r\n \"2603:1030:40c:1::7c0/123\",\r\n + \ \"2603:1030:504:1::5a0/123\",\r\n \"2603:1030:504:1::7c0/123\",\r\n + \ \"2603:1030:608::5e0/123\",\r\n \"2603:1030:807:1::5a0/123\",\r\n + \ \"2603:1030:807:1::7c0/123\",\r\n \"2603:1030:a07::5e0/123\",\r\n + \ \"2603:1030:b04::5e0/123\",\r\n \"2603:1030:c06:1::5a0/123\",\r\n + \ \"2603:1030:f05:1::5a0/123\",\r\n \"2603:1030:f05:1::7c0/123\",\r\n + \ \"2603:1030:1005::5e0/123\",\r\n \"2603:1040:5::c0/123\",\r\n + \ \"2603:1040:5:1::5a0/123\",\r\n \"2603:1040:5:1::7c0/123\",\r\n + \ \"2603:1040:207::5e0/123\",\r\n \"2603:1040:407:1::5a0/123\",\r\n + \ \"2603:1040:407:1::7c0/123\",\r\n \"2603:1040:606::5e0/123\",\r\n + \ \"2603:1040:806::5e0/123\",\r\n \"2603:1040:904:1::5a0/123\",\r\n + \ \"2603:1040:904:1::7c0/123\",\r\n \"2603:1040:a06::c0/123\",\r\n + \ \"2603:1040:a06:1::5a0/123\",\r\n \"2603:1040:a06:1::7c0/123\",\r\n + \ \"2603:1040:b04::5e0/123\",\r\n \"2603:1040:c06::5e0/123\",\r\n + \ \"2603:1040:d04::5a0/123\",\r\n \"2603:1040:d04::7c0/123\",\r\n + \ \"2603:1040:f05:1::5a0/123\",\r\n \"2603:1040:f05:1::7c0/123\",\r\n + \ \"2603:1040:1002:1::1c0/123\",\r\n \"2603:1040:1104::5e0/123\",\r\n + \ \"2603:1040:1302:1::4c0/123\",\r\n \"2603:1040:1402:1::1a0/123\",\r\n + \ \"2603:1050:6:1::5a0/123\",\r\n \"2603:1050:6:1::7c0/123\",\r\n + \ \"2603:1050:403::5a0/123\",\r\n \"2620:1ec:27::/48\",\r\n + \ \"2620:1ec:29::/48\",\r\n \"2620:1ec:40::/47\",\r\n \"2620:1ec:46::/47\",\r\n + \ \"2620:1ec:48::/46\",\r\n \"2620:1ec:4c::/47\",\r\n \"2620:1ec:bdf::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureHealthcareAPIs\",\r\n + \ \"id\": \"AzureHealthcareAPIs\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAPIForFHIR\",\r\n \"addressPrefixes\": [\r\n \"13.67.40.183/32\",\r\n \"13.69.233.32/31\",\r\n @@ -34884,7 +35702,7 @@ interactions: \ \"2603:1040:1503::660/123\",\r\n \"2603:1050:6:2::540/123\",\r\n \ \"2603:1050:403:2::380/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureInformationProtection\",\r\n \"id\": - \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureInformationProtection\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -34936,7 +35754,7 @@ interactions: \ \"168.62.53.73/32\",\r\n \"168.62.53.132/32\",\r\n \"168.62.54.75/32\",\r\n \ \"168.62.54.211/32\",\r\n \"168.62.54.212/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureIoTHub\",\r\n \"id\": - \"AzureIoTHub\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"AzureIoTHub\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -35112,11 +35930,12 @@ interactions: \ \"2603:1050:6:c02::240/123\",\r\n \"2603:1050:403:400::220/123\",\r\n \ \"2603:10e1:100:2::1415:e48/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault\",\r\n \"id\": \"AzureKeyVault\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"14\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n - \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n - \ \"addressPrefixes\": [\r\n \"13.66.138.88/30\",\r\n \"13.66.226.249/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"14\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\",\r\n \"VSE\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.66.138.88/30\",\r\n \"13.66.226.249/32\",\r\n \ \"13.66.230.241/32\",\r\n \"13.67.8.104/30\",\r\n \"13.68.24.216/32\",\r\n \ \"13.68.29.203/32\",\r\n \"13.68.104.240/32\",\r\n \"13.69.64.72/30\",\r\n \ \"13.69.111.192/30\",\r\n \"13.69.227.72/30\",\r\n \"13.70.72.24/30\",\r\n @@ -35336,7 +36155,7 @@ interactions: \ \"2603:1050:403:1::220/125\",\r\n \"2603:1050:403:400::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.AustraliaCentral\",\r\n \ \"id\": \"AzureKeyVault.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -35346,7 +36165,7 @@ interactions: \ \"2603:1010:304:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaCentral2\",\r\n \"id\": \"AzureKeyVault.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -35355,7 +36174,7 @@ interactions: \ \"20.53.57.48/30\",\r\n \"2603:1010:404::2a0/125\",\r\n \ \"2603:1010:404:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaEast\",\r\n \"id\": - \"AzureKeyVault.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.AustraliaEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -35367,7 +36186,7 @@ interactions: \ \"2603:1010:6:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.AustraliaSoutheast\",\r\n \"id\": \"AzureKeyVault.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -35376,18 +36195,19 @@ interactions: \ \"104.46.183.152/29\",\r\n \"2603:1010:101::2a0/125\",\r\n \ \"2603:1010:101:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.BrazilSouth\",\r\n \"id\": \"AzureKeyVault.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"104.41.0.141/32\",\r\n - \ \"104.41.1.239/32\",\r\n \"191.233.203.24/30\",\r\n \"191.234.149.140/30\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"104.41.0.141/32\",\r\n \"104.41.1.239/32\",\r\n + \ \"191.233.203.24/30\",\r\n \"191.234.149.140/30\",\r\n \ \"191.234.157.44/30\",\r\n \"191.238.72.76/30\",\r\n \"191.238.72.152/29\",\r\n \ \"2603:1050:6::340/125\",\r\n \"2603:1050:6:402::80/125\",\r\n \ \"2603:1050:6:802::80/125\",\r\n \"2603:1050:6:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.BrazilSoutheast\",\r\n \ \"id\": \"AzureKeyVault.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -35396,7 +36216,7 @@ interactions: \ \"23.97.120.57/32\",\r\n \"191.233.50.0/30\",\r\n \"2603:1050:403:1::220/125\",\r\n \ \"2603:1050:403:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CanadaCentral\",\r\n \"id\": - \"AzureKeyVault.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.CanadaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -35407,18 +36227,18 @@ interactions: \ \"2603:1030:f05:402::80/125\",\r\n \"2603:1030:f05:802::80/125\",\r\n \ \"2603:1030:f05:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CanadaEast\",\r\n \"id\": \"AzureKeyVault.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.64/30\",\r\n - \ \"40.86.224.94/32\",\r\n \"40.86.231.180/32\",\r\n \"52.139.107.208/29\",\r\n - \ \"52.139.107.216/30\",\r\n \"2603:1030:1005::2a0/125\",\r\n - \ \"2603:1030:1005:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.CentralIndia\",\r\n \"id\": - \"AzureKeyVault.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": - \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.69.106.64/30\",\r\n \"40.86.224.94/32\",\r\n + \ \"40.86.231.180/32\",\r\n \"52.139.107.208/29\",\r\n \"52.139.107.216/30\",\r\n + \ \"2603:1030:1005::2a0/125\",\r\n \"2603:1030:1005:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.CentralIndia\",\r\n + \ \"id\": \"AzureKeyVault.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.44.112/29\",\r\n \"20.192.44.120/30\",\r\n @@ -35427,23 +36247,24 @@ interactions: \ \"2603:1040:a06:402::80/125\",\r\n \"2603:1040:a06:802::80/125\",\r\n \ \"2603:1040:a06:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.CentralUS\",\r\n \"id\": \"AzureKeyVault.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.89.61.248/32\",\r\n - \ \"13.89.170.200/30\",\r\n \"20.40.230.32/28\",\r\n \"20.40.230.48/29\",\r\n - \ \"20.44.13.224/30\",\r\n \"20.98.145.80/28\",\r\n \"23.99.132.207/32\",\r\n - \ \"52.154.176.47/32\",\r\n \"52.154.177.179/32\",\r\n \"52.165.21.159/32\",\r\n - \ \"52.165.208.47/32\",\r\n \"52.173.90.250/32\",\r\n \"52.173.199.154/32\",\r\n - \ \"52.173.216.55/32\",\r\n \"52.176.48.58/32\",\r\n \"52.182.143.192/30\",\r\n - \ \"104.43.161.34/32\",\r\n \"104.43.192.26/32\",\r\n \"104.208.26.47/32\",\r\n - \ \"2603:1030:10::340/125\",\r\n \"2603:1030:10:402::80/125\",\r\n - \ \"2603:1030:10:802::80/125\",\r\n \"2603:1030:10:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.CentralUSEUAP\",\r\n - \ \"id\": \"AzureKeyVault.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.89.61.248/32\",\r\n \"13.89.170.200/30\",\r\n + \ \"20.40.230.32/28\",\r\n \"20.40.230.48/29\",\r\n \"20.44.13.224/30\",\r\n + \ \"20.98.145.80/28\",\r\n \"23.99.132.207/32\",\r\n \"52.154.176.47/32\",\r\n + \ \"52.154.177.179/32\",\r\n \"52.165.21.159/32\",\r\n \"52.165.208.47/32\",\r\n + \ \"52.173.90.250/32\",\r\n \"52.173.199.154/32\",\r\n \"52.173.216.55/32\",\r\n + \ \"52.176.48.58/32\",\r\n \"52.182.143.192/30\",\r\n \"104.43.161.34/32\",\r\n + \ \"104.43.192.26/32\",\r\n \"104.208.26.47/32\",\r\n \"2603:1030:10::340/125\",\r\n + \ \"2603:1030:10:402::80/125\",\r\n \"2603:1030:10:802::80/125\",\r\n + \ \"2603:1030:10:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.CentralUSEUAP\",\r\n \"id\": + \"AzureKeyVault.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.45.208.8/30\",\r\n \"20.45.241.176/29\",\r\n @@ -35451,50 +36272,51 @@ interactions: \ \"52.180.176.121/32\",\r\n \"52.180.176.122/32\",\r\n \"2603:1030:f:1::2a0/125\",\r\n \ \"2603:1030:f:400::880/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.EastAsia\",\r\n \"id\": \"AzureKeyVault.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.144/30\",\r\n \"20.195.74.168/29\",\r\n + \ \"20.195.74.176/30\",\r\n \"20.205.74.76/30\",\r\n \"20.205.82.76/30\",\r\n + \ \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n \"2603:1040:207::2a0/125\",\r\n + \ \"2603:1040:207:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS\",\r\n \"id\": \"AzureKeyVault.EastUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.144/30\",\r\n - \ \"20.195.74.168/29\",\r\n \"20.195.74.176/30\",\r\n \"20.205.74.76/30\",\r\n - \ \"20.205.82.76/30\",\r\n \"168.63.219.200/32\",\r\n \"168.63.219.205/32\",\r\n - \ \"2603:1040:207::2a0/125\",\r\n \"2603:1040:207:402::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS\",\r\n - \ \"id\": \"AzureKeyVault.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"20.42.64.44/30\",\r\n \"20.42.73.8/30\",\r\n \"20.62.134.76/30\",\r\n - \ \"20.62.134.224/29\",\r\n \"20.88.156.160/29\",\r\n \"20.185.217.251/32\",\r\n - \ \"20.185.218.1/32\",\r\n \"40.71.10.200/30\",\r\n \"40.76.196.75/32\",\r\n - \ \"40.76.212.37/32\",\r\n \"40.85.185.208/32\",\r\n \"40.87.69.184/32\",\r\n - \ \"40.117.157.122/32\",\r\n \"52.168.109.101/32\",\r\n \"52.255.152.252/32\",\r\n - \ \"52.255.152.255/32\",\r\n \"137.116.120.244/32\",\r\n - \ \"2603:1030:210::340/125\",\r\n \"2603:1030:210:402::80/125\",\r\n - \ \"2603:1030:210:802::80/125\",\r\n \"2603:1030:210:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS2\",\r\n - \ \"id\": \"AzureKeyVault.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"13.68.24.216/32\",\r\n \"13.68.29.203/32\",\r\n - \ \"13.68.104.240/32\",\r\n \"20.44.19.172/30\",\r\n \"20.62.60.128/27\",\r\n - \ \"20.98.192.176/28\",\r\n \"20.186.41.83/32\",\r\n \"20.186.47.182/32\",\r\n - \ \"23.101.159.107/32\",\r\n \"40.70.146.72/30\",\r\n \"40.70.186.91/32\",\r\n - \ \"40.70.204.6/32\",\r\n \"40.70.204.32/32\",\r\n \"40.84.47.24/32\",\r\n - \ \"52.167.111.160/30\",\r\n \"52.167.143.179/32\",\r\n \"52.167.228.54/32\",\r\n - \ \"52.177.71.51/32\",\r\n \"52.184.155.181/32\",\r\n \"52.184.158.37/32\",\r\n - \ \"52.184.164.12/32\",\r\n \"52.225.218.218/32\",\r\n \"137.116.44.148/32\",\r\n - \ \"2603:1030:40c::340/125\",\r\n \"2603:1030:40c:402::80/125\",\r\n - \ \"2603:1030:40c:802::80/125\",\r\n \"2603:1030:40c:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.EastUS2EUAP\",\r\n - \ \"id\": \"AzureKeyVault.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.42.64.44/30\",\r\n + \ \"20.42.73.8/30\",\r\n \"20.62.134.76/30\",\r\n \"20.62.134.224/29\",\r\n + \ \"20.88.156.160/29\",\r\n \"20.185.217.251/32\",\r\n \"20.185.218.1/32\",\r\n + \ \"40.71.10.200/30\",\r\n \"40.76.196.75/32\",\r\n \"40.76.212.37/32\",\r\n + \ \"40.85.185.208/32\",\r\n \"40.87.69.184/32\",\r\n \"40.117.157.122/32\",\r\n + \ \"52.168.109.101/32\",\r\n \"52.255.152.252/32\",\r\n \"52.255.152.255/32\",\r\n + \ \"137.116.120.244/32\",\r\n \"2603:1030:210::340/125\",\r\n + \ \"2603:1030:210:402::80/125\",\r\n \"2603:1030:210:802::80/125\",\r\n + \ \"2603:1030:210:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS2\",\r\n \"id\": \"AzureKeyVault.EastUS2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.68.24.216/32\",\r\n + \ \"13.68.29.203/32\",\r\n \"13.68.104.240/32\",\r\n \"20.44.19.172/30\",\r\n + \ \"20.62.60.128/27\",\r\n \"20.98.192.176/28\",\r\n \"20.186.41.83/32\",\r\n + \ \"20.186.47.182/32\",\r\n \"23.101.159.107/32\",\r\n \"40.70.146.72/30\",\r\n + \ \"40.70.186.91/32\",\r\n \"40.70.204.6/32\",\r\n \"40.70.204.32/32\",\r\n + \ \"40.84.47.24/32\",\r\n \"52.167.111.160/30\",\r\n \"52.167.143.179/32\",\r\n + \ \"52.167.228.54/32\",\r\n \"52.177.71.51/32\",\r\n \"52.184.155.181/32\",\r\n + \ \"52.184.158.37/32\",\r\n \"52.184.164.12/32\",\r\n \"52.225.218.218/32\",\r\n + \ \"137.116.44.148/32\",\r\n \"2603:1030:40c::340/125\",\r\n + \ \"2603:1030:40c:402::80/125\",\r\n \"2603:1030:40c:802::80/125\",\r\n + \ \"2603:1030:40c:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.EastUS2EUAP\",\r\n \"id\": \"AzureKeyVault.EastUS2EUAP\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.51.20.84/30\",\r\n \"20.51.21.64/29\",\r\n \"40.74.150.68/30\",\r\n \ \"40.79.118.1/32\",\r\n \"40.79.118.5/32\",\r\n \"40.89.121.172/30\",\r\n \ \"52.138.73.5/32\",\r\n \"52.138.73.51/32\",\r\n \"52.138.92.188/30\",\r\n @@ -35503,7 +36325,7 @@ interactions: \ \"2603:1030:40b:400::880/125\",\r\n \"2603:1030:40b:800::80/125\",\r\n \ \"2603:1030:40b:c00::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.FranceCentral\",\r\n \"id\": - \"AzureKeyVault.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.FranceCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -35516,18 +36338,18 @@ interactions: \ \"2603:1020:805:402::80/125\",\r\n \"2603:1020:805:802::80/125\",\r\n \ \"2603:1020:805:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.FranceSouth\",\r\n \"id\": \"AzureKeyVault.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.64/30\",\r\n - \ \"52.136.136.15/32\",\r\n \"52.136.136.16/32\",\r\n \"52.136.184.236/30\",\r\n - \ \"52.136.185.176/29\",\r\n \"2603:1020:905::2a0/125\",\r\n - \ \"2603:1020:905:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.GermanyNorth\",\r\n \"id\": - \"AzureKeyVault.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.79.178.64/30\",\r\n \"52.136.136.15/32\",\r\n + \ \"52.136.136.16/32\",\r\n \"52.136.184.236/30\",\r\n \"52.136.185.176/29\",\r\n + \ \"2603:1020:905::2a0/125\",\r\n \"2603:1020:905:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.GermanyNorth\",\r\n + \ \"id\": \"AzureKeyVault.GermanyNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.116.54.76/30\",\r\n \"51.116.55.88/29\",\r\n @@ -35535,7 +36357,7 @@ interactions: \ \"2603:1020:d04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.GermanyWestCentral\",\r\n \"id\": \"AzureKeyVault.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -35545,7 +36367,7 @@ interactions: \ \"2603:1020:c04:802::80/125\",\r\n \"2603:1020:c04:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.JapanEast\",\r\n \ \"id\": \"AzureKeyVault.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -35557,25 +36379,25 @@ interactions: \ \"2603:1040:407:402::80/125\",\r\n \"2603:1040:407:802::80/125\",\r\n \ \"2603:1040:407:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.JapanWest\",\r\n \"id\": \"AzureKeyVault.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.189.228.136/29\",\r\n \"20.189.228.208/30\",\r\n + \ \"40.74.100.48/30\",\r\n \"104.215.18.67/32\",\r\n \"104.215.31.67/32\",\r\n + \ \"2603:1040:606::2a0/125\",\r\n \"2603:1040:606:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.JioIndiaCentral\",\r\n + \ \"id\": \"AzureKeyVault.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.189.228.136/29\",\r\n - \ \"20.189.228.208/30\",\r\n \"40.74.100.48/30\",\r\n \"104.215.18.67/32\",\r\n - \ \"104.215.31.67/32\",\r\n \"2603:1040:606::2a0/125\",\r\n - \ \"2603:1040:606:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.JioIndiaCentral\",\r\n \"id\": - \"AzureKeyVault.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": - [\r\n \"20.192.50.216/29\",\r\n \"20.192.50.224/30\",\r\n - \ \"20.192.234.0/30\",\r\n \"2603:1040:1104:1::158/125\",\r\n + \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.50.216/29\",\r\n + \ \"20.192.50.224/30\",\r\n \"20.192.234.0/30\",\r\n \"2603:1040:1104:1::158/125\",\r\n \ \"2603:1040:1104:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.JioIndiaWest\",\r\n \"id\": - \"AzureKeyVault.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -35585,7 +36407,7 @@ interactions: \ \"2603:1040:d04:400::80/125\",\r\n \"2603:1040:d04:400::2f8/125\",\r\n \ \"2603:1040:d04:800::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.KoreaCentral\",\r\n \"id\": - \"AzureKeyVault.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -35596,30 +36418,31 @@ interactions: \ \"2603:1040:f05:402::80/125\",\r\n \"2603:1040:f05:802::80/125\",\r\n \ \"2603:1040:f05:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.KoreaSouth\",\r\n \"id\": \"AzureKeyVault.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"52.147.113.72/29\",\r\n - \ \"52.147.113.80/30\",\r\n \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n - \ \"52.231.200.108/32\",\r\n \"2603:1040:e05::20/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.NorthCentralUS\",\r\n - \ \"id\": \"AzureKeyVault.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.49.119.232/29\",\r\n - \ \"20.49.119.240/28\",\r\n \"20.125.170.76/30\",\r\n \"20.125.202.76/30\",\r\n - \ \"23.96.210.207/32\",\r\n \"23.96.250.48/32\",\r\n \"52.162.106.144/30\",\r\n - \ \"52.162.255.194/32\",\r\n \"168.62.108.27/32\",\r\n \"168.62.237.29/32\",\r\n - \ \"2603:1030:608::2a0/125\",\r\n \"2603:1030:608:402::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.NorthEurope\",\r\n - \ \"id\": \"AzureKeyVault.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"52.147.113.72/29\",\r\n \"52.147.113.80/30\",\r\n + \ \"52.231.146.80/30\",\r\n \"52.231.200.107/32\",\r\n \"52.231.200.108/32\",\r\n + \ \"2603:1040:e05::20/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.NorthCentralUS\",\r\n \"id\": + \"AzureKeyVault.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"northcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.49.119.232/29\",\r\n \"20.49.119.240/28\",\r\n + \ \"20.125.170.76/30\",\r\n \"20.125.202.76/30\",\r\n \"23.96.210.207/32\",\r\n + \ \"23.96.250.48/32\",\r\n \"52.162.106.144/30\",\r\n \"52.162.255.194/32\",\r\n + \ \"168.62.108.27/32\",\r\n \"168.62.237.29/32\",\r\n \"2603:1030:608::2a0/125\",\r\n + \ \"2603:1030:608:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.NorthEurope\",\r\n \"id\": \"AzureKeyVault.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.72/30\",\r\n \"13.74.10.39/32\",\r\n \"13.74.10.113/32\",\r\n \ \"13.74.111.148/30\",\r\n \"20.50.80.192/30\",\r\n \"23.100.57.24/32\",\r\n \ \"23.100.58.149/32\",\r\n \"52.138.160.103/32\",\r\n \"52.138.160.105/32\",\r\n @@ -35628,9 +36451,9 @@ interactions: \ \"2603:1020:5:402::80/125\",\r\n \"2603:1020:5:802::80/125\",\r\n \ \"2603:1020:5:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.NorwayEast\",\r\n \"id\": \"AzureKeyVault.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.120.98.8/30\",\r\n \ \"51.120.110.192/30\",\r\n \"51.120.214.128/30\",\r\n \"51.120.233.132/30\",\r\n @@ -35638,15 +36461,24 @@ interactions: \ \"2603:1020:e04:402::80/125\",\r\n \"2603:1020:e04:802::80/125\",\r\n \ \"2603:1020:e04:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.NorwayWest\",\r\n \"id\": \"AzureKeyVault.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.13.136.188/30\",\r\n \ \"51.13.137.216/29\",\r\n \"51.120.218.0/30\",\r\n \"2603:1020:f04::2a0/125\",\r\n \ \"2603:1020:f04:402::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.QatarCentral\",\r\n \"id\": + \"AzureKeyVault.QatarCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": + \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.21.37.112/30\",\r\n \"20.21.43.244/30\",\r\n + \ \"20.21.66.76/30\",\r\n \"20.21.74.76/30\",\r\n \"20.21.80.0/29\",\r\n + \ \"2603:1040:1002:1::470/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthAfricaNorth\",\r\n \"id\": - \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -35657,7 +36489,7 @@ interactions: \ \"2603:1000:104:802::80/125\",\r\n \"2603:1000:104:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SouthAfricaWest\",\r\n \ \"id\": \"AzureKeyVault.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -35665,7 +36497,7 @@ interactions: \ \"102.37.81.128/30\",\r\n \"102.133.26.0/30\",\r\n \"2603:1000:4::2a0/125\",\r\n \ \"2603:1000:4:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthCentralUS\",\r\n \"id\": - \"AzureKeyVault.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -35679,14 +36511,14 @@ interactions: \ \"2603:1030:807:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthCentralUSSTG\",\r\n \"id\": \"AzureKeyVault.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.0/30\",\r\n \"20.45.117.32/29\",\r\n \"20.45.117.40/30\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SoutheastAsia\",\r\n \ \"id\": \"AzureKeyVault.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -35701,16 +36533,17 @@ interactions: \ \"2603:1040:5:402::80/125\",\r\n \"2603:1040:5:802::80/125\",\r\n \ \"2603:1040:5:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SouthIndia\",\r\n \"id\": \"AzureKeyVault.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"40.78.194.64/30\",\r\n - \ \"52.172.116.4/30\",\r\n \"52.172.116.136/29\",\r\n \"104.211.224.186/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"40.78.194.64/30\",\r\n \"52.172.116.4/30\",\r\n + \ \"52.172.116.136/29\",\r\n \"104.211.224.186/32\",\r\n \ \"104.211.225.134/32\",\r\n \"2603:1040:c06::2a0/125\",\r\n \ \"2603:1040:c06:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwedenCentral\",\r\n \"id\": - \"AzureKeyVault.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SwedenCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -35720,15 +36553,16 @@ interactions: \ \"2603:1020:1004:400::80/125\",\r\n \"2603:1020:1004:400::2f8/125\",\r\n \ \"2603:1020:1004:800::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwedenSouth\",\r\n \"id\": \"AzureKeyVault.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.232/29\",\r\n - \ \"51.12.17.240/30\",\r\n \"51.12.202.0/30\",\r\n \"2603:1020:1104:1::158/125\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.232/29\",\r\n \"51.12.17.240/30\",\r\n + \ \"51.12.202.0/30\",\r\n \"2603:1020:1104:1::158/125\",\r\n \ \"2603:1020:1104:400::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.SwitzerlandNorth\",\r\n \"id\": - \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"AzureKeyVault.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -35739,7 +36573,7 @@ interactions: \ \"2603:1020:a04:802::80/125\",\r\n \"2603:1020:a04:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.SwitzerlandWest\",\r\n \ \"id\": \"AzureKeyVault.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -35747,46 +36581,47 @@ interactions: \ \"51.107.251.104/29\",\r\n \"2603:1020:b04::2a0/125\",\r\n \ \"2603:1020:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.UAECentral\",\r\n \"id\": \"AzureKeyVault.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.228/30\",\r\n - \ \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n \"2603:1040:b04::2a0/125\",\r\n - \ \"2603:1040:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.UAENorth\",\r\n \"id\": \"AzureKeyVault.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.38.157.128/30\",\r\n - \ \"40.120.74.0/30\",\r\n \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n - \ \"65.52.250.0/30\",\r\n \"2603:1040:904::340/125\",\r\n - \ \"2603:1040:904:402::80/125\",\r\n \"2603:1040:904:802::80/125\",\r\n - \ \"2603:1040:904:c02::80/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureKeyVault.UKSouth\",\r\n \"id\": \"AzureKeyVault.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"51.104.192.129/32\",\r\n - \ \"51.104.192.138/32\",\r\n \"51.105.4.67/32\",\r\n \"51.105.4.75/32\",\r\n - \ \"51.105.71.160/30\",\r\n \"51.105.77.56/30\",\r\n \"51.140.146.56/30\",\r\n - \ \"51.140.157.60/32\",\r\n \"51.140.184.38/31\",\r\n \"51.143.212.184/29\",\r\n - \ \"51.143.213.192/30\",\r\n \"52.151.75.86/32\",\r\n \"2603:1020:705::340/125\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.37.74.228/30\",\r\n \"20.45.90.72/29\",\r\n \"20.45.90.80/30\",\r\n + \ \"2603:1040:b04::2a0/125\",\r\n \"2603:1040:b04:402::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.UAENorth\",\r\n + \ \"id\": \"AzureKeyVault.UAENorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"20.38.157.128/30\",\r\n \"40.120.74.0/30\",\r\n + \ \"40.120.82.104/29\",\r\n \"40.120.82.112/30\",\r\n \"65.52.250.0/30\",\r\n + \ \"2603:1040:904::340/125\",\r\n \"2603:1040:904:402::80/125\",\r\n + \ \"2603:1040:904:802::80/125\",\r\n \"2603:1040:904:c02::80/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.UKSouth\",\r\n + \ \"id\": \"AzureKeyVault.UKSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"51.104.192.129/32\",\r\n \"51.104.192.138/32\",\r\n + \ \"51.105.4.67/32\",\r\n \"51.105.4.75/32\",\r\n \"51.105.71.160/30\",\r\n + \ \"51.105.77.56/30\",\r\n \"51.140.146.56/30\",\r\n \"51.140.157.60/32\",\r\n + \ \"51.140.184.38/31\",\r\n \"51.143.212.184/29\",\r\n \"51.143.213.192/30\",\r\n + \ \"52.151.75.86/32\",\r\n \"2603:1020:705::340/125\",\r\n \ \"2603:1020:705:402::80/125\",\r\n \"2603:1020:705:802::80/125\",\r\n \ \"2603:1020:705:c02::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.UKWest\",\r\n \"id\": \"AzureKeyVault.UKWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.58.67.48/29\",\r\n \ \"20.58.67.56/30\",\r\n \"51.140.210.80/30\",\r\n \"51.141.8.42/31\",\r\n \ \"2603:1020:605::2a0/125\",\r\n \"2603:1020:605:402::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestCentralUS\",\r\n \ \"id\": \"AzureKeyVault.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -35795,29 +36630,30 @@ interactions: \ \"52.161.31.139/32\",\r\n \"2603:1030:b04::2a0/125\",\r\n \ \"2603:1030:b04:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.WestEurope\",\r\n \"id\": \"AzureKeyVault.WestEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.72/30\",\r\n - \ \"13.69.111.192/30\",\r\n \"13.80.247.19/32\",\r\n \"13.80.247.42/32\",\r\n - \ \"20.61.103.224/29\",\r\n \"20.61.103.232/30\",\r\n \"23.97.178.0/32\",\r\n - \ \"40.91.193.78/32\",\r\n \"40.91.199.213/32\",\r\n \"52.157.162.137/32\",\r\n - \ \"52.157.162.147/32\",\r\n \"52.236.189.80/30\",\r\n \"104.46.40.31/32\",\r\n - \ \"2603:1020:206::340/125\",\r\n \"2603:1020:206:402::80/125\",\r\n - \ \"2603:1020:206:802::80/125\",\r\n \"2603:1020:206:c02::80/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestIndia\",\r\n - \ \"id\": \"AzureKeyVault.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.72/30\",\r\n \"13.69.111.192/30\",\r\n + \ \"13.80.247.19/32\",\r\n \"13.80.247.42/32\",\r\n \"20.61.103.224/29\",\r\n + \ \"20.61.103.232/30\",\r\n \"23.97.178.0/32\",\r\n \"40.91.193.78/32\",\r\n + \ \"40.91.199.213/32\",\r\n \"52.157.162.137/32\",\r\n \"52.157.162.147/32\",\r\n + \ \"52.236.189.80/30\",\r\n \"104.46.40.31/32\",\r\n \"2603:1020:206::340/125\",\r\n + \ \"2603:1020:206:402::80/125\",\r\n \"2603:1020:206:802::80/125\",\r\n + \ \"2603:1020:206:c02::80/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureKeyVault.WestIndia\",\r\n \"id\": \"AzureKeyVault.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"20.192.80.48/29\",\r\n \"20.192.80.56/30\",\r\n \ \"104.211.146.64/30\",\r\n \"104.211.166.82/32\",\r\n \"104.211.167.57/32\",\r\n \ \"2603:1040:806::2a0/125\",\r\n \"2603:1040:806:402::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestUS\",\r\n \ \"id\": \"AzureKeyVault.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -35825,9 +36661,9 @@ interactions: \ \"104.42.6.91/32\",\r\n \"104.42.136.180/32\",\r\n \"2603:1030:a07::2a0/125\",\r\n \ \"2603:1030:a07:402::80/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureKeyVault.WestUS2\",\r\n \"id\": \"AzureKeyVault.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.88/30\",\r\n \ \"13.66.226.249/32\",\r\n \"13.66.230.241/32\",\r\n \"20.51.12.248/29\",\r\n @@ -35840,7 +36676,7 @@ interactions: \ \"2603:1030:c06:802::80/125\",\r\n \"2603:1030:c06:c02::80/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureKeyVault.WestUS3\",\r\n \ \"id\": \"AzureKeyVault.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureKeyVault\",\r\n \"addressPrefixes\": @@ -35849,9 +36685,21 @@ interactions: \ \"20.150.245.56/29\",\r\n \"2603:1030:504::1f8/125\",\r\n \ \"2603:1030:504:402::80/125\",\r\n \"2603:1030:504:402::2f8/125\",\r\n \ \"2603:1030:504:802::140/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"AzureMachineLearning\",\r\n \"id\": \"AzureMachineLearning\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ {\r\n \"name\": \"AzureLoadTestingInstanceManagement\",\r\n \"id\": + \"AzureLoadTestingInstanceManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"NSG\",\r\n \"API\"\r\n ],\r\n \"systemService\": + \"AzureLoadTestingInstanceManagement\",\r\n \"addressPrefixes\": [\r\n + \ \"20.24.1.136/30\",\r\n \"20.26.16.112/30\",\r\n \"20.70.223.12/32\",\r\n + \ \"20.83.222.204/32\",\r\n \"20.88.159.138/32\",\r\n \"20.98.194.67/32\",\r\n + \ \"20.98.199.120/30\",\r\n \"20.107.239.218/32\",\r\n \"20.117.192.200/32\",\r\n + \ \"20.125.7.20/30\",\r\n \"20.195.85.190/32\",\r\n \"20.213.195.80/30\",\r\n + \ \"20.223.65.156/30\",\r\n \"20.232.91.28/30\",\r\n \"20.236.145.196/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureMachineLearning\",\r\n + \ \"id\": \"AzureMachineLearning\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureMachineLearning\",\r\n \"addressPrefixes\": [\r\n \"13.66.87.135/32\",\r\n \"13.66.140.80/28\",\r\n @@ -35862,246 +36710,248 @@ interactions: \ \"13.74.107.160/28\",\r\n \"13.75.36.16/28\",\r\n \"13.77.50.224/28\",\r\n \ \"13.78.106.208/28\",\r\n \"13.86.195.35/32\",\r\n \"13.87.56.112/28\",\r\n \ \"13.87.122.112/28\",\r\n \"13.87.160.129/32\",\r\n \"13.89.171.64/28\",\r\n - \ \"20.17.49.0/27\",\r\n \"20.21.33.0/27\",\r\n \"20.36.106.80/28\",\r\n - \ \"20.36.114.160/28\",\r\n \"20.37.67.80/28\",\r\n \"20.37.74.208/28\",\r\n - \ \"20.37.152.240/28\",\r\n \"20.37.192.96/28\",\r\n \"20.38.80.96/28\",\r\n - \ \"20.38.128.48/28\",\r\n \"20.38.147.128/28\",\r\n \"20.39.1.205/32\",\r\n - \ \"20.39.11.80/28\",\r\n \"20.40.141.171/32\",\r\n \"20.40.231.32/28\",\r\n - \ \"20.41.0.240/28\",\r\n \"20.41.64.80/28\",\r\n \"20.41.197.0/28\",\r\n - \ \"20.42.0.240/28\",\r\n \"20.42.129.16/28\",\r\n \"20.42.227.48/28\",\r\n - \ \"20.43.40.96/28\",\r\n \"20.43.64.96/28\",\r\n \"20.43.120.112/28\",\r\n - \ \"20.43.128.112/28\",\r\n \"20.44.3.32/28\",\r\n \"20.44.26.224/28\",\r\n - \ \"20.44.132.166/32\",\r\n \"20.45.240.64/28\",\r\n \"20.46.13.192/28\",\r\n - \ \"20.48.197.240/28\",\r\n \"20.51.1.48/28\",\r\n \"20.51.14.48/28\",\r\n - \ \"20.51.21.224/28\",\r\n \"20.62.61.128/28\",\r\n \"20.62.135.208/28\",\r\n - \ \"20.65.135.0/28\",\r\n \"20.66.6.48/28\",\r\n \"20.69.1.240/28\",\r\n - \ \"20.70.216.96/28\",\r\n \"20.72.16.48/28\",\r\n \"20.74.195.32/27\",\r\n - \ \"20.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n \"20.89.9.0/28\",\r\n - \ \"20.98.195.64/27\",\r\n \"20.99.8.96/27\",\r\n \"20.150.161.128/28\",\r\n - \ \"20.150.171.80/28\",\r\n \"20.150.179.64/28\",\r\n \"20.150.187.64/28\",\r\n - \ \"20.150.246.16/28\",\r\n \"20.188.219.157/32\",\r\n \"20.188.221.15/32\",\r\n - \ \"20.189.106.80/28\",\r\n \"20.189.229.176/28\",\r\n \"20.192.47.112/28\",\r\n - \ \"20.192.99.64/28\",\r\n \"20.192.160.48/28\",\r\n \"20.192.225.144/28\",\r\n - \ \"20.192.235.16/28\",\r\n \"20.193.194.176/28\",\r\n \"20.195.69.64/28\",\r\n - \ \"20.195.75.48/28\",\r\n \"20.195.75.96/27\",\r\n \"20.200.192.16/28\",\r\n - \ \"20.215.1.0/27\",\r\n \"20.217.41.0/27\",\r\n \"23.98.82.192/28\",\r\n - \ \"23.100.232.216/32\",\r\n \"40.66.61.146/32\",\r\n \"40.67.59.80/28\",\r\n - \ \"40.69.106.224/28\",\r\n \"40.70.146.192/28\",\r\n \"40.70.154.161/32\",\r\n - \ \"40.71.11.64/28\",\r\n \"40.74.24.96/28\",\r\n \"40.74.100.176/28\",\r\n - \ \"40.74.147.48/28\",\r\n \"40.75.35.48/28\",\r\n \"40.78.194.224/28\",\r\n - \ \"40.78.202.80/28\",\r\n \"40.78.227.32/28\",\r\n \"40.78.234.128/28\",\r\n - \ \"40.78.242.176/28\",\r\n \"40.78.250.112/28\",\r\n \"40.79.130.192/28\",\r\n - \ \"40.79.138.128/28\",\r\n \"40.79.146.128/28\",\r\n \"40.79.154.64/28\",\r\n - \ \"40.79.162.48/28\",\r\n \"40.79.170.224/28\",\r\n \"40.79.178.224/28\",\r\n - \ \"40.79.186.160/28\",\r\n \"40.79.194.64/28\",\r\n \"40.80.51.64/28\",\r\n - \ \"40.80.57.176/28\",\r\n \"40.80.169.160/28\",\r\n \"40.80.184.80/28\",\r\n - \ \"40.80.188.96/28\",\r\n \"40.81.27.228/32\",\r\n \"40.82.187.230/32\",\r\n - \ \"40.82.248.80/28\",\r\n \"40.89.17.208/28\",\r\n \"40.90.184.249/32\",\r\n - \ \"40.91.77.76/32\",\r\n \"40.112.242.176/28\",\r\n \"40.119.8.80/28\",\r\n - \ \"51.11.24.49/32\",\r\n \"51.12.29.0/28\",\r\n \"51.12.29.64/27\",\r\n - \ \"51.12.47.32/28\",\r\n \"51.12.99.80/28\",\r\n \"51.12.198.224/28\",\r\n - \ \"51.12.203.80/28\",\r\n \"51.12.227.64/28\",\r\n \"51.12.235.64/28\",\r\n - \ \"51.53.25.0/27\",\r\n \"51.53.169.0/27\",\r\n \"51.104.8.64/27\",\r\n - \ \"51.104.24.96/28\",\r\n \"51.105.67.16/28\",\r\n \"51.105.75.128/28\",\r\n - \ \"51.105.88.224/28\",\r\n \"51.105.129.135/32\",\r\n \"51.107.59.48/28\",\r\n - \ \"51.107.147.32/28\",\r\n \"51.107.155.48/28\",\r\n \"51.107.247.64/27\",\r\n - \ \"51.116.49.176/28\",\r\n \"51.116.59.48/28\",\r\n \"51.116.155.112/28\",\r\n - \ \"51.116.156.128/28\",\r\n \"51.116.250.224/28\",\r\n \"51.120.99.64/28\",\r\n - \ \"51.120.107.64/28\",\r\n \"51.120.211.64/28\",\r\n \"51.120.219.80/28\",\r\n - \ \"51.120.227.80/28\",\r\n \"51.120.234.224/28\",\r\n \"51.137.161.224/28\",\r\n - \ \"51.138.213.16/28\",\r\n \"51.140.146.208/28\",\r\n \"51.140.210.208/28\",\r\n - \ \"51.143.214.32/28\",\r\n \"51.144.184.47/32\",\r\n \"52.138.90.144/28\",\r\n - \ \"52.138.226.160/28\",\r\n \"52.139.3.33/32\",\r\n \"52.140.107.96/28\",\r\n - \ \"52.141.25.58/32\",\r\n \"52.141.26.97/32\",\r\n \"52.148.163.43/32\",\r\n - \ \"52.150.136.80/28\",\r\n \"52.151.111.249/32\",\r\n \"52.155.90.254/32\",\r\n - \ \"52.155.115.7/32\",\r\n \"52.156.193.50/32\",\r\n \"52.162.106.176/28\",\r\n - \ \"52.167.106.160/28\",\r\n \"52.177.164.219/32\",\r\n \"52.182.139.32/28\",\r\n - \ \"52.184.87.76/32\",\r\n \"52.185.70.56/32\",\r\n \"52.228.80.80/28\",\r\n - \ \"52.230.56.136/32\",\r\n \"52.231.18.192/28\",\r\n \"52.231.146.208/28\",\r\n - \ \"52.236.186.192/28\",\r\n \"52.242.224.215/32\",\r\n \"52.246.155.128/28\",\r\n - \ \"52.249.59.91/32\",\r\n \"52.252.160.26/32\",\r\n \"52.253.131.79/32\",\r\n - \ \"52.253.131.198/32\",\r\n \"52.253.227.208/32\",\r\n \"52.255.214.109/32\",\r\n - \ \"52.255.217.127/32\",\r\n \"65.52.250.192/28\",\r\n \"102.37.163.32/28\",\r\n - \ \"102.133.27.32/28\",\r\n \"102.133.58.224/28\",\r\n \"102.133.122.224/27\",\r\n - \ \"102.133.155.32/28\",\r\n \"102.133.251.64/28\",\r\n \"104.208.16.160/28\",\r\n - \ \"104.208.144.160/28\",\r\n \"104.211.81.144/28\",\r\n - \ \"104.214.19.32/28\",\r\n \"191.233.8.48/28\",\r\n \"191.233.203.144/28\",\r\n - \ \"191.233.240.165/32\",\r\n \"191.233.242.167/32\",\r\n - \ \"191.234.147.64/28\",\r\n \"191.234.155.64/28\",\r\n \"191.235.224.96/28\",\r\n - \ \"191.238.73.80/28\",\r\n \"2603:1000:4::300/122\",\r\n - \ \"2603:1000:104:1::2c0/122\",\r\n \"2603:1010:6:1::2c0/122\",\r\n - \ \"2603:1010:101::300/122\",\r\n \"2603:1010:304::300/122\",\r\n - \ \"2603:1010:404::300/122\",\r\n \"2603:1020:5:1::2c0/122\",\r\n - \ \"2603:1020:206:1::2c0/122\",\r\n \"2603:1020:305::300/122\",\r\n - \ \"2603:1020:405::300/122\",\r\n \"2603:1020:605::300/122\",\r\n - \ \"2603:1020:705:1::2c0/122\",\r\n \"2603:1020:805:1::2c0/122\",\r\n - \ \"2603:1020:905::300/122\",\r\n \"2603:1020:a04:1::2c0/122\",\r\n - \ \"2603:1020:b04::300/122\",\r\n \"2603:1020:c04:1::2c0/122\",\r\n - \ \"2603:1020:d04::300/122\",\r\n \"2603:1020:e04:1::2c0/122\",\r\n - \ \"2603:1020:f04::300/122\",\r\n \"2603:1020:1004::2c0/122\",\r\n - \ \"2603:1020:1104::240/122\",\r\n \"2603:1020:1302::200/122\",\r\n - \ \"2603:1030:f:1::300/122\",\r\n \"2603:1030:10:1::2c0/122\",\r\n - \ \"2603:1030:104:1::2c0/122\",\r\n \"2603:1030:107::240/122\",\r\n - \ \"2603:1030:210:1::2c0/122\",\r\n \"2603:1030:40b:1::2c0/122\",\r\n - \ \"2603:1030:40c:1::2c0/122\",\r\n \"2603:1030:504:1::2c0/122\",\r\n - \ \"2603:1030:608::300/122\",\r\n \"2603:1030:807:1::2c0/122\",\r\n - \ \"2603:1030:a07::300/122\",\r\n \"2603:1030:b04::300/122\",\r\n - \ \"2603:1030:c06:1::2c0/122\",\r\n \"2603:1030:f05:1::2c0/122\",\r\n - \ \"2603:1030:1005::300/122\",\r\n \"2603:1040:5:1::2c0/122\",\r\n - \ \"2603:1040:207::300/122\",\r\n \"2603:1040:407:1::2c0/122\",\r\n - \ \"2603:1040:606::300/122\",\r\n \"2603:1040:806::300/122\",\r\n - \ \"2603:1040:904:1::2c0/122\",\r\n \"2603:1040:a06:1::2c0/122\",\r\n - \ \"2603:1040:b04::300/122\",\r\n \"2603:1040:c06::300/122\",\r\n - \ \"2603:1040:d04::2c0/122\",\r\n \"2603:1040:f05:1::2c0/122\",\r\n - \ \"2603:1040:1002::440/122\",\r\n \"2603:1040:1104::240/122\",\r\n - \ \"2603:1040:1202::200/122\",\r\n \"2603:1040:1302::200/122\",\r\n - \ \"2603:1040:1402::200/122\",\r\n \"2603:1040:1503::200/122\",\r\n - \ \"2603:1050:6:1::2c0/122\",\r\n \"2603:1050:403::2c0/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureMonitor\",\r\n - \ \"id\": \"AzureMonitor\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"25\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureMonitor\",\r\n \"addressPrefixes\": - [\r\n \"13.65.96.175/32\",\r\n \"13.65.206.67/32\",\r\n - \ \"13.65.211.125/32\",\r\n \"13.66.36.144/32\",\r\n \"13.66.37.172/32\",\r\n - \ \"13.66.59.226/32\",\r\n \"13.66.60.151/32\",\r\n \"13.66.140.168/29\",\r\n - \ \"13.66.141.152/29\",\r\n \"13.66.143.218/32\",\r\n \"13.66.145.232/29\",\r\n - \ \"13.66.147.144/28\",\r\n \"13.66.160.124/32\",\r\n \"13.66.220.187/32\",\r\n - \ \"13.66.231.27/32\",\r\n \"13.67.9.192/28\",\r\n \"13.67.10.64/29\",\r\n - \ \"13.67.10.92/30\",\r\n \"13.67.15.0/32\",\r\n \"13.67.15.112/29\",\r\n - \ \"13.67.77.233/32\",\r\n \"13.67.89.191/32\",\r\n \"13.68.31.237/32\",\r\n - \ \"13.68.101.211/32\",\r\n \"13.68.106.77/32\",\r\n \"13.68.109.212/32\",\r\n - \ \"13.68.111.247/32\",\r\n \"13.69.51.175/32\",\r\n \"13.69.51.218/32\",\r\n - \ \"13.69.65.16/28\",\r\n \"13.69.66.136/29\",\r\n \"13.69.67.60/30\",\r\n - \ \"13.69.67.126/32\",\r\n \"13.69.106.88/29\",\r\n \"13.69.106.208/28\",\r\n - \ \"13.69.109.224/27\",\r\n \"13.69.111.200/29\",\r\n \"13.69.229.64/29\",\r\n - \ \"13.69.229.240/29\",\r\n \"13.69.233.0/30\",\r\n \"13.69.233.96/27\",\r\n - \ \"13.69.239.96/29\",\r\n \"13.70.72.232/29\",\r\n \"13.70.73.104/29\",\r\n - \ \"13.70.79.88/29\",\r\n \"13.70.79.96/27\",\r\n \"13.70.124.27/32\",\r\n - \ \"13.70.127.61/32\",\r\n \"13.71.172.128/28\",\r\n \"13.71.172.248/29\",\r\n - \ \"13.71.175.128/32\",\r\n \"13.71.175.216/29\",\r\n \"13.71.177.32/27\",\r\n - \ \"13.71.187.91/32\",\r\n \"13.71.191.47/32\",\r\n \"13.71.195.192/27\",\r\n - \ \"13.71.196.56/29\",\r\n \"13.71.199.116/32\",\r\n \"13.73.26.213/32\",\r\n - \ \"13.73.240.0/29\",\r\n \"13.73.242.32/29\",\r\n \"13.73.244.192/31\",\r\n - \ \"13.73.248.6/31\",\r\n \"13.73.253.104/29\",\r\n \"13.73.253.112/29\",\r\n - \ \"13.73.253.120/32\",\r\n \"13.74.107.88/30\",\r\n \"13.74.108.128/29\",\r\n - \ \"13.74.111.152/29\",\r\n \"13.75.38.0/28\",\r\n \"13.75.38.120/29\",\r\n - \ \"13.75.39.76/30\",\r\n \"13.75.117.221/32\",\r\n \"13.75.119.169/32\",\r\n - \ \"13.75.195.15/32\",\r\n \"13.76.85.243/32\",\r\n \"13.76.87.86/32\",\r\n - \ \"13.77.52.16/28\",\r\n \"13.77.53.48/29\",\r\n \"13.77.53.220/32\",\r\n - \ \"13.77.150.166/32\",\r\n \"13.77.155.39/32\",\r\n \"13.77.174.177/32\",\r\n - \ \"13.78.10.58/32\",\r\n \"13.78.13.189/32\",\r\n \"13.78.108.160/29\",\r\n - \ \"13.78.108.168/30\",\r\n \"13.78.109.112/29\",\r\n \"13.78.111.192/32\",\r\n - \ \"13.78.135.15/32\",\r\n \"13.78.145.11/32\",\r\n \"13.78.172.58/32\",\r\n - \ \"13.78.189.112/32\",\r\n \"13.78.236.149/32\",\r\n \"13.80.134.255/32\",\r\n - \ \"13.82.100.176/32\",\r\n \"13.82.184.151/32\",\r\n \"13.84.134.59/32\",\r\n - \ \"13.84.148.7/32\",\r\n \"13.84.149.186/32\",\r\n \"13.84.173.179/32\",\r\n - \ \"13.84.189.95/32\",\r\n \"13.84.225.10/32\",\r\n \"13.85.70.142/32\",\r\n - \ \"13.86.218.224/28\",\r\n \"13.86.218.248/29\",\r\n \"13.86.223.128/26\",\r\n - \ \"13.87.56.248/29\",\r\n \"13.87.57.128/28\",\r\n \"13.87.122.248/29\",\r\n - \ \"13.87.123.128/28\",\r\n \"13.88.177.28/32\",\r\n \"13.88.230.43/32\",\r\n - \ \"13.88.247.208/32\",\r\n \"13.88.255.115/32\",\r\n \"13.89.42.127/32\",\r\n - \ \"13.89.171.112/30\",\r\n \"13.89.174.128/29\",\r\n \"13.89.179.0/29\",\r\n - \ \"13.90.93.206/32\",\r\n \"13.90.248.141/32\",\r\n \"13.90.249.229/32\",\r\n - \ \"13.90.251.123/32\",\r\n \"13.91.42.27/32\",\r\n \"13.91.102.27/32\",\r\n - \ \"13.92.40.198/32\",\r\n \"13.92.40.223/32\",\r\n \"13.92.138.16/32\",\r\n - \ \"13.92.179.52/32\",\r\n \"13.92.211.249/32\",\r\n \"13.92.232.146/32\",\r\n - \ \"13.92.254.218/32\",\r\n \"13.92.255.146/32\",\r\n \"13.93.215.80/32\",\r\n - \ \"13.93.233.49/32\",\r\n \"13.93.236.73/32\",\r\n \"13.94.39.13/32\",\r\n - \ \"20.17.59.36/30\",\r\n \"20.17.59.40/29\",\r\n \"20.17.59.48/30\",\r\n - \ \"20.17.59.64/27\",\r\n \"20.17.71.128/29\",\r\n \"20.21.37.116/30\",\r\n - \ \"20.21.37.120/29\",\r\n \"20.21.39.224/29\",\r\n \"20.21.46.128/29\",\r\n - \ \"20.21.46.144/28\",\r\n \"20.21.53.0/27\",\r\n \"20.21.54.164/31\",\r\n - \ \"20.21.67.200/29\",\r\n \"20.21.69.160/28\",\r\n \"20.21.75.200/29\",\r\n - \ \"20.21.77.160/28\",\r\n \"20.36.107.24/29\",\r\n \"20.36.107.160/28\",\r\n - \ \"20.36.114.200/29\",\r\n \"20.36.114.208/28\",\r\n \"20.36.125.224/27\",\r\n - \ \"20.37.71.0/27\",\r\n \"20.37.74.232/29\",\r\n \"20.37.74.240/28\",\r\n - \ \"20.37.152.68/31\",\r\n \"20.37.192.68/31\",\r\n \"20.37.195.26/31\",\r\n - \ \"20.37.198.112/28\",\r\n \"20.37.198.140/32\",\r\n \"20.37.198.232/29\",\r\n - \ \"20.37.198.240/28\",\r\n \"20.37.227.16/28\",\r\n \"20.37.227.100/31\",\r\n - \ \"20.37.227.104/29\",\r\n \"20.37.227.112/28\",\r\n \"20.38.80.68/31\",\r\n - \ \"20.38.128.64/29\",\r\n \"20.38.132.64/27\",\r\n \"20.38.143.0/27\",\r\n - \ \"20.38.143.44/30\",\r\n \"20.38.146.152/29\",\r\n \"20.38.147.144/29\",\r\n - \ \"20.38.149.200/29\",\r\n \"20.38.152.32/27\",\r\n \"20.38.157.136/29\",\r\n - \ \"20.39.14.0/28\",\r\n \"20.39.15.16/28\",\r\n \"20.39.15.32/28\",\r\n - \ \"20.40.124.0/32\",\r\n \"20.40.137.91/32\",\r\n \"20.40.140.212/32\",\r\n - \ \"20.40.160.120/32\",\r\n \"20.40.200.172/31\",\r\n \"20.40.200.174/32\",\r\n - \ \"20.40.206.128/28\",\r\n \"20.40.206.232/29\",\r\n \"20.40.207.128/28\",\r\n - \ \"20.40.228.0/26\",\r\n \"20.41.49.208/32\",\r\n \"20.41.64.68/31\",\r\n - \ \"20.41.67.112/28\",\r\n \"20.41.69.4/30\",\r\n \"20.41.69.16/28\",\r\n - \ \"20.41.69.48/31\",\r\n \"20.41.69.62/31\",\r\n \"20.41.208.32/27\",\r\n - \ \"20.42.0.68/31\",\r\n \"20.42.65.72/29\",\r\n \"20.42.65.128/25\",\r\n - \ \"20.42.73.16/29\",\r\n \"20.42.73.128/25\",\r\n \"20.42.128.68/31\",\r\n - \ \"20.42.230.112/28\",\r\n \"20.42.230.208/28\",\r\n \"20.42.230.224/29\",\r\n - \ \"20.42.230.232/31\",\r\n \"20.43.40.68/31\",\r\n \"20.43.41.178/31\",\r\n - \ \"20.43.44.128/28\",\r\n \"20.43.44.216/29\",\r\n \"20.43.44.224/28\",\r\n - \ \"20.43.64.68/31\",\r\n \"20.43.65.154/31\",\r\n \"20.43.70.96/28\",\r\n - \ \"20.43.70.192/29\",\r\n \"20.43.70.200/30\",\r\n \"20.43.70.204/32\",\r\n - \ \"20.43.70.224/29\",\r\n \"20.43.98.234/32\",\r\n \"20.43.99.158/32\",\r\n - \ \"20.43.120.0/29\",\r\n \"20.43.120.240/29\",\r\n \"20.43.123.200/29\",\r\n - \ \"20.43.128.68/31\",\r\n \"20.43.152.45/32\",\r\n \"20.44.3.48/28\",\r\n - \ \"20.44.8.0/28\",\r\n \"20.44.11.192/26\",\r\n \"20.44.12.192/26\",\r\n - \ \"20.44.13.232/29\",\r\n \"20.44.16.0/29\",\r\n \"20.44.17.0/29\",\r\n - \ \"20.44.26.152/29\",\r\n \"20.44.26.248/29\",\r\n \"20.44.29.120/29\",\r\n - \ \"20.44.73.196/32\",\r\n \"20.44.192.217/32\",\r\n \"20.45.95.68/31\",\r\n - \ \"20.45.122.152/29\",\r\n \"20.45.123.80/29\",\r\n \"20.45.123.116/30\",\r\n - \ \"20.45.125.224/28\",\r\n \"20.45.127.64/29\",\r\n \"20.45.208.32/29\",\r\n - \ \"20.46.10.224/27\",\r\n \"20.46.12.196/30\",\r\n \"20.46.13.216/29\",\r\n - \ \"20.46.15.48/29\",\r\n \"20.47.217.0/29\",\r\n \"20.48.193.224/27\",\r\n - \ \"20.49.83.32/28\",\r\n \"20.49.84.32/27\",\r\n \"20.49.91.32/28\",\r\n - \ \"20.49.93.192/26\",\r\n \"20.49.95.48/29\",\r\n \"20.49.99.44/31\",\r\n - \ \"20.49.99.64/28\",\r\n \"20.49.102.24/29\",\r\n \"20.49.102.32/28\",\r\n - \ \"20.49.109.46/31\",\r\n \"20.49.109.80/28\",\r\n \"20.49.111.16/28\",\r\n - \ \"20.49.111.32/28\",\r\n \"20.49.114.20/30\",\r\n \"20.49.114.32/28\",\r\n - \ \"20.49.114.48/31\",\r\n \"20.49.120.64/28\",\r\n \"20.50.65.80/28\",\r\n - \ \"20.50.68.112/29\",\r\n \"20.50.68.120/30\",\r\n \"20.50.68.124/31\",\r\n - \ \"20.50.68.128/29\",\r\n \"20.50.80.200/29\",\r\n \"20.51.5.44/31\",\r\n - \ \"20.51.7.0/27\",\r\n \"20.51.9.0/26\",\r\n \"20.51.17.64/27\",\r\n - \ \"20.52.64.24/29\",\r\n \"20.52.64.32/27\",\r\n \"20.52.72.64/27\",\r\n - \ \"20.52.72.96/28\",\r\n \"20.52.95.50/31\",\r\n \"20.52.95.220/31\",\r\n - \ \"20.53.0.128/27\",\r\n \"20.53.46.64/27\",\r\n \"20.53.48.64/27\",\r\n - \ \"20.53.60.224/31\",\r\n \"20.58.66.96/27\",\r\n \"20.59.81.12/31\",\r\n - \ \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\r\n \"20.65.1.64/28\",\r\n - \ \"20.65.132.0/26\",\r\n \"20.66.2.192/26\",\r\n \"20.72.20.48/28\",\r\n - \ \"20.72.21.0/30\",\r\n \"20.72.21.32/27\",\r\n \"20.72.28.192/27\",\r\n - \ \"20.74.195.64/29\",\r\n \"20.74.195.72/31\",\r\n \"20.83.192.192/29\",\r\n - \ \"20.89.1.32/29\",\r\n \"20.98.192.0/27\",\r\n \"20.99.11.48/28\",\r\n - \ \"20.99.11.96/30\",\r\n \"20.111.2.192/27\",\r\n \"20.125.171.200/29\",\r\n - \ \"20.125.203.200/29\",\r\n \"20.150.130.240/31\",\r\n \"20.150.167.184/29\",\r\n - \ \"20.150.171.208/29\",\r\n \"20.150.173.0/28\",\r\n \"20.150.178.152/29\",\r\n - \ \"20.150.181.96/28\",\r\n \"20.150.181.168/29\",\r\n \"20.150.182.32/27\",\r\n - \ \"20.150.186.152/29\",\r\n \"20.150.189.40/29\",\r\n \"20.150.225.8/29\",\r\n - \ \"20.150.241.64/29\",\r\n \"20.150.241.72/30\",\r\n \"20.150.241.96/27\",\r\n - \ \"20.187.197.192/27\",\r\n \"20.188.36.28/32\",\r\n \"20.189.81.11/32\",\r\n - \ \"20.189.81.14/32\",\r\n \"20.189.81.24/31\",\r\n \"20.189.81.26/32\",\r\n - \ \"20.189.81.28/32\",\r\n \"20.189.81.31/32\",\r\n \"20.189.81.32/31\",\r\n - \ \"20.189.81.34/32\",\r\n \"20.189.109.144/28\",\r\n \"20.189.111.0/28\",\r\n - \ \"20.189.111.16/29\",\r\n \"20.189.111.24/31\",\r\n \"20.189.172.0/25\",\r\n - \ \"20.189.194.102/31\",\r\n \"20.189.225.128/27\",\r\n \"20.190.60.38/32\",\r\n - \ \"20.191.165.64/27\",\r\n \"20.192.32.192/27\",\r\n \"20.192.34.80/28\",\r\n - \ \"20.192.43.96/27\",\r\n \"20.192.45.100/31\",\r\n \"20.192.48.0/27\",\r\n - \ \"20.192.50.192/28\",\r\n \"20.192.84.164/31\",\r\n \"20.192.98.152/29\",\r\n - \ \"20.192.101.32/27\",\r\n \"20.192.102.72/29\",\r\n \"20.192.153.106/31\",\r\n - \ \"20.192.167.160/27\",\r\n \"20.192.231.244/30\",\r\n \"20.192.235.144/28\",\r\n - \ \"20.193.96.32/27\",\r\n \"20.193.160.40/29\",\r\n \"20.193.160.48/28\",\r\n - \ \"20.193.194.24/29\",\r\n \"20.193.194.32/29\",\r\n \"20.193.194.40/30\",\r\n - \ \"20.193.203.112/28\",\r\n \"20.193.204.64/27\",\r\n \"20.194.67.32/28\",\r\n - \ \"20.194.67.216/29\",\r\n \"20.194.67.224/27\",\r\n \"20.194.72.224/27\",\r\n - \ \"20.195.74.188/31\",\r\n \"20.195.82.160/27\",\r\n \"20.205.77.184/29\",\r\n - \ \"20.205.83.232/29\",\r\n \"20.205.192.72/29\",\r\n \"20.206.0.196/31\",\r\n - \ \"20.208.19.200/29\",\r\n \"20.215.0.40/31\",\r\n \"20.215.4.250/31\",\r\n - \ \"20.215.7.48/29\",\r\n \"20.215.7.56/30\",\r\n \"20.215.7.192/27\",\r\n - \ \"20.215.19.200/29\",\r\n \"20.215.21.160/28\",\r\n \"20.215.27.200/29\",\r\n - \ \"20.215.29.160/28\",\r\n \"20.215.158.128/29\",\r\n \"20.215.158.144/28\",\r\n - \ \"20.217.40.40/31\",\r\n \"20.217.44.250/31\",\r\n \"20.217.47.48/29\",\r\n - \ \"20.217.47.56/30\",\r\n \"20.217.47.192/27\",\r\n \"20.217.62.128/29\",\r\n - \ \"20.217.62.144/28\",\r\n \"20.217.75.200/29\",\r\n \"20.217.77.160/28\",\r\n - \ \"20.217.91.200/29\",\r\n \"20.217.93.160/28\",\r\n \"23.96.28.38/32\",\r\n - \ \"23.96.252.161/32\",\r\n \"23.96.252.216/32\",\r\n \"23.97.65.103/32\",\r\n - \ \"23.98.82.120/29\",\r\n \"23.98.82.208/28\",\r\n \"23.98.104.160/28\",\r\n - \ \"23.98.106.136/29\",\r\n \"23.98.106.144/30\",\r\n \"23.98.106.148/31\",\r\n - \ \"23.98.106.150/32\",\r\n \"23.98.106.152/29\",\r\n \"23.98.113.96/29\",\r\n + \ \"20.17.49.0/27\",\r\n \"20.21.33.0/27\",\r\n \"20.21.83.64/27\",\r\n + \ \"20.36.106.80/28\",\r\n \"20.36.114.160/28\",\r\n \"20.37.67.80/28\",\r\n + \ \"20.37.74.208/28\",\r\n \"20.37.152.240/28\",\r\n \"20.37.192.96/28\",\r\n + \ \"20.38.80.96/28\",\r\n \"20.38.128.48/28\",\r\n \"20.38.147.128/28\",\r\n + \ \"20.39.1.205/32\",\r\n \"20.39.11.80/28\",\r\n \"20.40.141.171/32\",\r\n + \ \"20.40.231.32/28\",\r\n \"20.41.0.240/28\",\r\n \"20.41.64.80/28\",\r\n + \ \"20.41.197.0/28\",\r\n \"20.42.0.240/28\",\r\n \"20.42.129.16/28\",\r\n + \ \"20.42.227.48/28\",\r\n \"20.43.40.96/28\",\r\n \"20.43.64.96/28\",\r\n + \ \"20.43.120.112/28\",\r\n \"20.43.128.112/28\",\r\n \"20.44.3.32/28\",\r\n + \ \"20.44.26.224/28\",\r\n \"20.44.132.166/32\",\r\n \"20.45.240.64/28\",\r\n + \ \"20.46.13.192/28\",\r\n \"20.48.197.240/28\",\r\n \"20.51.1.48/28\",\r\n + \ \"20.51.14.48/28\",\r\n \"20.51.21.224/28\",\r\n \"20.62.61.128/28\",\r\n + \ \"20.62.135.208/28\",\r\n \"20.65.135.0/28\",\r\n \"20.66.6.48/28\",\r\n + \ \"20.69.1.240/28\",\r\n \"20.70.216.96/28\",\r\n \"20.72.16.48/28\",\r\n + \ \"20.74.195.32/27\",\r\n \"20.82.244.0/28\",\r\n \"20.86.88.160/28\",\r\n + \ \"20.89.9.0/28\",\r\n \"20.98.195.64/27\",\r\n \"20.99.8.96/27\",\r\n + \ \"20.150.161.128/28\",\r\n \"20.150.171.80/28\",\r\n \"20.150.179.64/28\",\r\n + \ \"20.150.187.64/28\",\r\n \"20.150.246.16/28\",\r\n \"20.188.219.157/32\",\r\n + \ \"20.188.221.15/32\",\r\n \"20.189.106.80/28\",\r\n \"20.189.229.176/28\",\r\n + \ \"20.192.47.112/28\",\r\n \"20.192.99.64/28\",\r\n \"20.192.160.48/28\",\r\n + \ \"20.192.225.144/28\",\r\n \"20.192.235.16/28\",\r\n \"20.193.194.176/28\",\r\n + \ \"20.195.69.64/28\",\r\n \"20.195.75.48/28\",\r\n \"20.195.75.96/27\",\r\n + \ \"20.200.192.16/28\",\r\n \"20.215.1.0/27\",\r\n \"20.217.41.0/27\",\r\n + \ \"23.98.82.192/28\",\r\n \"23.100.232.216/32\",\r\n \"40.66.61.146/32\",\r\n + \ \"40.67.59.80/28\",\r\n \"40.69.106.224/28\",\r\n \"40.70.146.192/28\",\r\n + \ \"40.70.154.161/32\",\r\n \"40.71.11.64/28\",\r\n \"40.74.24.96/28\",\r\n + \ \"40.74.100.176/28\",\r\n \"40.74.147.48/28\",\r\n \"40.75.35.48/28\",\r\n + \ \"40.78.194.224/28\",\r\n \"40.78.202.80/28\",\r\n \"40.78.227.32/28\",\r\n + \ \"40.78.234.128/28\",\r\n \"40.78.242.176/28\",\r\n \"40.78.250.112/28\",\r\n + \ \"40.79.130.192/28\",\r\n \"40.79.138.128/28\",\r\n \"40.79.146.128/28\",\r\n + \ \"40.79.154.64/28\",\r\n \"40.79.162.48/28\",\r\n \"40.79.170.224/28\",\r\n + \ \"40.79.178.224/28\",\r\n \"40.79.186.160/28\",\r\n \"40.79.194.64/28\",\r\n + \ \"40.80.51.64/28\",\r\n \"40.80.57.176/28\",\r\n \"40.80.169.160/28\",\r\n + \ \"40.80.184.80/28\",\r\n \"40.80.188.96/28\",\r\n \"40.81.27.228/32\",\r\n + \ \"40.82.187.230/32\",\r\n \"40.82.248.80/28\",\r\n \"40.89.17.208/28\",\r\n + \ \"40.90.184.249/32\",\r\n \"40.91.77.76/32\",\r\n \"40.112.242.176/28\",\r\n + \ \"40.119.8.80/28\",\r\n \"51.11.24.49/32\",\r\n \"51.12.29.0/28\",\r\n + \ \"51.12.29.64/27\",\r\n \"51.12.47.32/28\",\r\n \"51.12.99.80/28\",\r\n + \ \"51.12.198.224/28\",\r\n \"51.12.203.80/28\",\r\n \"51.12.227.64/28\",\r\n + \ \"51.12.235.64/28\",\r\n \"51.53.25.0/27\",\r\n \"51.53.169.0/27\",\r\n + \ \"51.104.8.64/27\",\r\n \"51.104.24.96/28\",\r\n \"51.105.67.16/28\",\r\n + \ \"51.105.75.128/28\",\r\n \"51.105.88.224/28\",\r\n \"51.105.129.135/32\",\r\n + \ \"51.107.59.48/28\",\r\n \"51.107.147.32/28\",\r\n \"51.107.155.48/28\",\r\n + \ \"51.107.247.64/27\",\r\n \"51.116.49.176/28\",\r\n \"51.116.59.48/28\",\r\n + \ \"51.116.155.112/28\",\r\n \"51.116.156.128/28\",\r\n \"51.116.250.224/28\",\r\n + \ \"51.120.99.64/28\",\r\n \"51.120.107.64/28\",\r\n \"51.120.211.64/28\",\r\n + \ \"51.120.219.80/28\",\r\n \"51.120.227.80/28\",\r\n \"51.120.234.224/28\",\r\n + \ \"51.137.161.224/28\",\r\n \"51.138.213.16/28\",\r\n \"51.140.146.208/28\",\r\n + \ \"51.140.210.208/28\",\r\n \"51.143.214.32/28\",\r\n \"51.144.184.47/32\",\r\n + \ \"52.138.90.144/28\",\r\n \"52.138.226.160/28\",\r\n \"52.139.3.33/32\",\r\n + \ \"52.140.107.96/28\",\r\n \"52.141.25.58/32\",\r\n \"52.141.26.97/32\",\r\n + \ \"52.148.163.43/32\",\r\n \"52.150.136.80/28\",\r\n \"52.151.111.249/32\",\r\n + \ \"52.155.90.254/32\",\r\n \"52.155.115.7/32\",\r\n \"52.156.193.50/32\",\r\n + \ \"52.162.106.176/28\",\r\n \"52.167.106.160/28\",\r\n \"52.177.164.219/32\",\r\n + \ \"52.182.139.32/28\",\r\n \"52.184.87.76/32\",\r\n \"52.185.70.56/32\",\r\n + \ \"52.228.80.80/28\",\r\n \"52.230.56.136/32\",\r\n \"52.231.18.192/28\",\r\n + \ \"52.231.146.208/28\",\r\n \"52.236.186.192/28\",\r\n \"52.242.224.215/32\",\r\n + \ \"52.246.155.128/28\",\r\n \"52.249.59.91/32\",\r\n \"52.252.160.26/32\",\r\n + \ \"52.253.131.79/32\",\r\n \"52.253.131.198/32\",\r\n \"52.253.227.208/32\",\r\n + \ \"52.255.214.109/32\",\r\n \"52.255.217.127/32\",\r\n \"65.52.250.192/28\",\r\n + \ \"102.37.163.32/28\",\r\n \"102.133.27.32/28\",\r\n \"102.133.58.224/28\",\r\n + \ \"102.133.122.224/27\",\r\n \"102.133.155.32/28\",\r\n + \ \"102.133.251.64/28\",\r\n \"104.208.16.160/28\",\r\n \"104.208.144.160/28\",\r\n + \ \"104.211.81.144/28\",\r\n \"104.214.19.32/28\",\r\n \"191.233.8.48/28\",\r\n + \ \"191.233.203.144/28\",\r\n \"191.233.240.165/32\",\r\n + \ \"191.233.242.167/32\",\r\n \"191.234.147.64/28\",\r\n + \ \"191.234.155.64/28\",\r\n \"191.235.224.96/28\",\r\n \"191.238.73.80/28\",\r\n + \ \"2603:1000:4::300/122\",\r\n \"2603:1000:104:1::2c0/122\",\r\n + \ \"2603:1010:6:1::2c0/122\",\r\n \"2603:1010:101::300/122\",\r\n + \ \"2603:1010:304::300/122\",\r\n \"2603:1010:404::300/122\",\r\n + \ \"2603:1020:5:1::2c0/122\",\r\n \"2603:1020:206:1::2c0/122\",\r\n + \ \"2603:1020:305::300/122\",\r\n \"2603:1020:405::300/122\",\r\n + \ \"2603:1020:605::300/122\",\r\n \"2603:1020:705:1::2c0/122\",\r\n + \ \"2603:1020:805:1::2c0/122\",\r\n \"2603:1020:905::300/122\",\r\n + \ \"2603:1020:a04:1::2c0/122\",\r\n \"2603:1020:b04::300/122\",\r\n + \ \"2603:1020:c04:1::2c0/122\",\r\n \"2603:1020:d04::300/122\",\r\n + \ \"2603:1020:e04:1::2c0/122\",\r\n \"2603:1020:f04::300/122\",\r\n + \ \"2603:1020:1004::2c0/122\",\r\n \"2603:1020:1104::240/122\",\r\n + \ \"2603:1020:1302::200/122\",\r\n \"2603:1030:f:1::300/122\",\r\n + \ \"2603:1030:10:1::2c0/122\",\r\n \"2603:1030:104:1::2c0/122\",\r\n + \ \"2603:1030:107::240/122\",\r\n \"2603:1030:210:1::2c0/122\",\r\n + \ \"2603:1030:40b:1::2c0/122\",\r\n \"2603:1030:40c:1::2c0/122\",\r\n + \ \"2603:1030:504:1::2c0/122\",\r\n \"2603:1030:608::300/122\",\r\n + \ \"2603:1030:807:1::2c0/122\",\r\n \"2603:1030:a07::300/122\",\r\n + \ \"2603:1030:b04::300/122\",\r\n \"2603:1030:c06:1::2c0/122\",\r\n + \ \"2603:1030:f05:1::2c0/122\",\r\n \"2603:1030:1005::300/122\",\r\n + \ \"2603:1040:5:1::2c0/122\",\r\n \"2603:1040:207::300/122\",\r\n + \ \"2603:1040:407:1::2c0/122\",\r\n \"2603:1040:606::300/122\",\r\n + \ \"2603:1040:806::300/122\",\r\n \"2603:1040:904:1::2c0/122\",\r\n + \ \"2603:1040:a06:1::2c0/122\",\r\n \"2603:1040:b04::300/122\",\r\n + \ \"2603:1040:c06::300/122\",\r\n \"2603:1040:d04::2c0/122\",\r\n + \ \"2603:1040:f05:1::2c0/122\",\r\n \"2603:1040:1002::440/122\",\r\n + \ \"2603:1040:1104::240/122\",\r\n \"2603:1040:1202::200/122\",\r\n + \ \"2603:1040:1302::200/122\",\r\n \"2603:1040:1402::200/122\",\r\n + \ \"2603:1040:1503::200/122\",\r\n \"2603:1050:6:1::2c0/122\",\r\n + \ \"2603:1050:403::2c0/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"AzureMonitor\",\r\n \"id\": \"AzureMonitor\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"28\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureMonitor\",\r\n \"addressPrefixes\": [\r\n \"13.65.96.175/32\",\r\n + \ \"13.65.206.67/32\",\r\n \"13.65.211.125/32\",\r\n \"13.66.36.144/32\",\r\n + \ \"13.66.37.172/32\",\r\n \"13.66.59.226/32\",\r\n \"13.66.60.151/32\",\r\n + \ \"13.66.140.168/29\",\r\n \"13.66.141.152/29\",\r\n \"13.66.143.218/32\",\r\n + \ \"13.66.145.232/29\",\r\n \"13.66.147.144/28\",\r\n \"13.66.160.124/32\",\r\n + \ \"13.66.220.187/32\",\r\n \"13.66.231.27/32\",\r\n \"13.67.9.192/28\",\r\n + \ \"13.67.10.64/29\",\r\n \"13.67.10.92/30\",\r\n \"13.67.15.0/32\",\r\n + \ \"13.67.15.112/29\",\r\n \"13.67.77.233/32\",\r\n \"13.67.89.191/32\",\r\n + \ \"13.68.31.237/32\",\r\n \"13.68.101.211/32\",\r\n \"13.68.106.77/32\",\r\n + \ \"13.68.109.212/32\",\r\n \"13.68.111.247/32\",\r\n \"13.69.51.175/32\",\r\n + \ \"13.69.51.218/32\",\r\n \"13.69.65.16/28\",\r\n \"13.69.66.136/29\",\r\n + \ \"13.69.67.60/30\",\r\n \"13.69.67.126/32\",\r\n \"13.69.106.88/29\",\r\n + \ \"13.69.106.208/28\",\r\n \"13.69.109.224/27\",\r\n \"13.69.111.200/29\",\r\n + \ \"13.69.229.64/29\",\r\n \"13.69.229.240/29\",\r\n \"13.69.233.0/30\",\r\n + \ \"13.69.233.96/27\",\r\n \"13.69.239.96/29\",\r\n \"13.70.72.232/29\",\r\n + \ \"13.70.73.104/29\",\r\n \"13.70.79.88/29\",\r\n \"13.70.79.96/27\",\r\n + \ \"13.70.124.27/32\",\r\n \"13.70.127.61/32\",\r\n \"13.71.172.128/28\",\r\n + \ \"13.71.172.248/29\",\r\n \"13.71.175.128/32\",\r\n \"13.71.175.216/29\",\r\n + \ \"13.71.177.32/27\",\r\n \"13.71.187.91/32\",\r\n \"13.71.191.47/32\",\r\n + \ \"13.71.195.192/27\",\r\n \"13.71.196.56/29\",\r\n \"13.71.199.116/32\",\r\n + \ \"13.73.26.213/32\",\r\n \"13.73.240.0/29\",\r\n \"13.73.242.32/29\",\r\n + \ \"13.73.244.192/31\",\r\n \"13.73.248.6/31\",\r\n \"13.73.253.104/29\",\r\n + \ \"13.73.253.112/29\",\r\n \"13.73.253.120/32\",\r\n \"13.74.107.88/30\",\r\n + \ \"13.74.108.128/29\",\r\n \"13.74.111.152/29\",\r\n \"13.75.38.0/28\",\r\n + \ \"13.75.38.120/29\",\r\n \"13.75.39.76/30\",\r\n \"13.75.117.221/32\",\r\n + \ \"13.75.119.169/32\",\r\n \"13.75.195.15/32\",\r\n \"13.76.85.243/32\",\r\n + \ \"13.76.87.86/32\",\r\n \"13.77.52.16/28\",\r\n \"13.77.53.48/29\",\r\n + \ \"13.77.53.220/32\",\r\n \"13.77.150.166/32\",\r\n \"13.77.155.39/32\",\r\n + \ \"13.77.174.177/32\",\r\n \"13.78.10.58/32\",\r\n \"13.78.13.189/32\",\r\n + \ \"13.78.108.160/29\",\r\n \"13.78.108.168/30\",\r\n \"13.78.109.112/29\",\r\n + \ \"13.78.111.192/32\",\r\n \"13.78.135.15/32\",\r\n \"13.78.145.11/32\",\r\n + \ \"13.78.172.58/32\",\r\n \"13.78.189.112/32\",\r\n \"13.78.236.149/32\",\r\n + \ \"13.80.134.255/32\",\r\n \"13.82.100.176/32\",\r\n \"13.82.184.151/32\",\r\n + \ \"13.84.134.59/32\",\r\n \"13.84.148.7/32\",\r\n \"13.84.149.186/32\",\r\n + \ \"13.84.173.179/32\",\r\n \"13.84.189.95/32\",\r\n \"13.84.225.10/32\",\r\n + \ \"13.85.70.142/32\",\r\n \"13.86.218.224/28\",\r\n \"13.86.218.248/29\",\r\n + \ \"13.86.223.128/26\",\r\n \"13.87.56.248/29\",\r\n \"13.87.57.128/28\",\r\n + \ \"13.87.122.248/29\",\r\n \"13.87.123.128/28\",\r\n \"13.88.177.28/32\",\r\n + \ \"13.88.230.43/32\",\r\n \"13.88.247.208/32\",\r\n \"13.88.255.115/32\",\r\n + \ \"13.89.42.127/32\",\r\n \"13.89.171.112/30\",\r\n \"13.89.174.128/29\",\r\n + \ \"13.89.179.0/29\",\r\n \"13.90.93.206/32\",\r\n \"13.90.248.141/32\",\r\n + \ \"13.90.249.229/32\",\r\n \"13.90.251.123/32\",\r\n \"13.91.42.27/32\",\r\n + \ \"13.91.102.27/32\",\r\n \"13.92.40.198/32\",\r\n \"13.92.40.223/32\",\r\n + \ \"13.92.138.16/32\",\r\n \"13.92.179.52/32\",\r\n \"13.92.211.249/32\",\r\n + \ \"13.92.232.146/32\",\r\n \"13.92.254.218/32\",\r\n \"13.92.255.146/32\",\r\n + \ \"13.93.215.80/32\",\r\n \"13.93.233.49/32\",\r\n \"13.93.236.73/32\",\r\n + \ \"13.94.39.13/32\",\r\n \"20.17.59.36/30\",\r\n \"20.17.59.40/29\",\r\n + \ \"20.17.59.48/30\",\r\n \"20.17.59.64/27\",\r\n \"20.17.71.128/29\",\r\n + \ \"20.21.37.116/30\",\r\n \"20.21.37.120/29\",\r\n \"20.21.39.224/29\",\r\n + \ \"20.21.46.128/29\",\r\n \"20.21.46.144/28\",\r\n \"20.21.53.0/27\",\r\n + \ \"20.21.54.164/31\",\r\n \"20.21.67.200/29\",\r\n \"20.21.69.160/28\",\r\n + \ \"20.21.75.200/29\",\r\n \"20.21.77.160/28\",\r\n \"20.36.107.24/29\",\r\n + \ \"20.36.107.160/28\",\r\n \"20.36.114.200/29\",\r\n \"20.36.114.208/28\",\r\n + \ \"20.36.125.224/27\",\r\n \"20.37.71.0/27\",\r\n \"20.37.74.232/29\",\r\n + \ \"20.37.74.240/28\",\r\n \"20.37.152.68/31\",\r\n \"20.37.192.68/31\",\r\n + \ \"20.37.195.26/31\",\r\n \"20.37.198.112/28\",\r\n \"20.37.198.140/32\",\r\n + \ \"20.37.198.232/29\",\r\n \"20.37.198.240/28\",\r\n \"20.37.227.16/28\",\r\n + \ \"20.37.227.100/31\",\r\n \"20.37.227.104/29\",\r\n \"20.37.227.112/28\",\r\n + \ \"20.38.80.68/31\",\r\n \"20.38.128.64/29\",\r\n \"20.38.132.64/27\",\r\n + \ \"20.38.143.0/27\",\r\n \"20.38.143.44/30\",\r\n \"20.38.146.152/29\",\r\n + \ \"20.38.147.144/29\",\r\n \"20.38.149.200/29\",\r\n \"20.38.152.32/27\",\r\n + \ \"20.38.157.136/29\",\r\n \"20.39.14.0/28\",\r\n \"20.39.15.16/28\",\r\n + \ \"20.39.15.32/28\",\r\n \"20.40.124.0/32\",\r\n \"20.40.137.91/32\",\r\n + \ \"20.40.140.212/32\",\r\n \"20.40.160.120/32\",\r\n \"20.40.200.172/31\",\r\n + \ \"20.40.200.174/32\",\r\n \"20.40.206.128/28\",\r\n \"20.40.206.232/29\",\r\n + \ \"20.40.207.128/28\",\r\n \"20.40.228.0/26\",\r\n \"20.41.49.208/32\",\r\n + \ \"20.41.64.68/31\",\r\n \"20.41.67.112/28\",\r\n \"20.41.69.4/30\",\r\n + \ \"20.41.69.16/28\",\r\n \"20.41.69.48/31\",\r\n \"20.41.69.62/31\",\r\n + \ \"20.41.208.32/27\",\r\n \"20.42.0.68/31\",\r\n \"20.42.65.72/29\",\r\n + \ \"20.42.65.128/25\",\r\n \"20.42.73.16/29\",\r\n \"20.42.73.128/25\",\r\n + \ \"20.42.128.68/31\",\r\n \"20.42.230.112/28\",\r\n \"20.42.230.208/28\",\r\n + \ \"20.42.230.224/29\",\r\n \"20.42.230.232/31\",\r\n \"20.43.40.68/31\",\r\n + \ \"20.43.41.178/31\",\r\n \"20.43.44.128/28\",\r\n \"20.43.44.216/29\",\r\n + \ \"20.43.44.224/28\",\r\n \"20.43.64.68/31\",\r\n \"20.43.65.154/31\",\r\n + \ \"20.43.70.96/28\",\r\n \"20.43.70.192/29\",\r\n \"20.43.70.200/30\",\r\n + \ \"20.43.70.204/32\",\r\n \"20.43.70.224/29\",\r\n \"20.43.98.234/32\",\r\n + \ \"20.43.99.158/32\",\r\n \"20.43.120.0/29\",\r\n \"20.43.120.240/29\",\r\n + \ \"20.43.123.200/29\",\r\n \"20.43.128.68/31\",\r\n \"20.43.152.45/32\",\r\n + \ \"20.44.3.48/28\",\r\n \"20.44.8.0/28\",\r\n \"20.44.11.192/26\",\r\n + \ \"20.44.12.192/26\",\r\n \"20.44.13.232/29\",\r\n \"20.44.16.0/29\",\r\n + \ \"20.44.17.0/29\",\r\n \"20.44.26.152/29\",\r\n \"20.44.26.248/29\",\r\n + \ \"20.44.29.120/29\",\r\n \"20.44.73.196/32\",\r\n \"20.44.192.217/32\",\r\n + \ \"20.45.95.68/31\",\r\n \"20.45.122.152/29\",\r\n \"20.45.123.80/29\",\r\n + \ \"20.45.123.116/30\",\r\n \"20.45.125.224/28\",\r\n \"20.45.127.64/29\",\r\n + \ \"20.45.208.32/29\",\r\n \"20.46.10.224/27\",\r\n \"20.46.12.196/30\",\r\n + \ \"20.46.13.216/29\",\r\n \"20.46.15.48/29\",\r\n \"20.47.217.0/29\",\r\n + \ \"20.48.193.224/27\",\r\n \"20.49.83.32/28\",\r\n \"20.49.84.32/27\",\r\n + \ \"20.49.91.32/28\",\r\n \"20.49.93.192/26\",\r\n \"20.49.95.48/29\",\r\n + \ \"20.49.99.44/31\",\r\n \"20.49.99.64/28\",\r\n \"20.49.102.24/29\",\r\n + \ \"20.49.102.32/28\",\r\n \"20.49.109.46/31\",\r\n \"20.49.109.80/28\",\r\n + \ \"20.49.111.16/28\",\r\n \"20.49.111.32/28\",\r\n \"20.49.114.20/30\",\r\n + \ \"20.49.114.32/28\",\r\n \"20.49.114.48/31\",\r\n \"20.49.120.64/28\",\r\n + \ \"20.50.65.80/28\",\r\n \"20.50.68.112/29\",\r\n \"20.50.68.120/30\",\r\n + \ \"20.50.68.124/31\",\r\n \"20.50.68.128/29\",\r\n \"20.50.80.200/29\",\r\n + \ \"20.51.5.44/31\",\r\n \"20.51.7.0/27\",\r\n \"20.51.9.0/26\",\r\n + \ \"20.51.17.64/27\",\r\n \"20.52.64.24/29\",\r\n \"20.52.64.32/27\",\r\n + \ \"20.52.72.64/27\",\r\n \"20.52.72.96/28\",\r\n \"20.52.95.50/31\",\r\n + \ \"20.52.95.220/31\",\r\n \"20.53.0.128/27\",\r\n \"20.53.46.64/27\",\r\n + \ \"20.53.48.64/27\",\r\n \"20.53.60.224/31\",\r\n \"20.58.66.96/27\",\r\n + \ \"20.59.81.12/31\",\r\n \"20.61.99.64/27\",\r\n \"20.62.132.0/25\",\r\n + \ \"20.65.1.64/28\",\r\n \"20.65.132.0/26\",\r\n \"20.66.2.192/26\",\r\n + \ \"20.72.20.48/28\",\r\n \"20.72.21.0/30\",\r\n \"20.72.21.32/27\",\r\n + \ \"20.72.28.192/27\",\r\n \"20.74.195.64/29\",\r\n \"20.74.195.72/31\",\r\n + \ \"20.83.192.192/29\",\r\n \"20.89.1.32/29\",\r\n \"20.98.192.0/27\",\r\n + \ \"20.99.11.48/28\",\r\n \"20.99.11.96/30\",\r\n \"20.111.2.192/27\",\r\n + \ \"20.125.171.200/29\",\r\n \"20.125.203.200/29\",\r\n \"20.150.130.240/31\",\r\n + \ \"20.150.167.184/29\",\r\n \"20.150.171.208/29\",\r\n \"20.150.173.0/28\",\r\n + \ \"20.150.178.152/29\",\r\n \"20.150.181.96/28\",\r\n \"20.150.181.168/29\",\r\n + \ \"20.150.182.32/27\",\r\n \"20.150.186.152/29\",\r\n \"20.150.189.40/29\",\r\n + \ \"20.150.225.8/29\",\r\n \"20.150.241.64/29\",\r\n \"20.150.241.72/30\",\r\n + \ \"20.150.241.96/27\",\r\n \"20.187.197.192/27\",\r\n \"20.188.36.28/32\",\r\n + \ \"20.189.81.11/32\",\r\n \"20.189.81.14/32\",\r\n \"20.189.81.24/31\",\r\n + \ \"20.189.81.26/32\",\r\n \"20.189.81.28/32\",\r\n \"20.189.81.31/32\",\r\n + \ \"20.189.81.32/31\",\r\n \"20.189.81.34/32\",\r\n \"20.189.109.144/28\",\r\n + \ \"20.189.111.0/28\",\r\n \"20.189.111.16/29\",\r\n \"20.189.111.24/31\",\r\n + \ \"20.189.172.0/25\",\r\n \"20.189.194.102/31\",\r\n \"20.189.225.128/27\",\r\n + \ \"20.190.60.38/32\",\r\n \"20.191.165.64/27\",\r\n \"20.192.32.192/27\",\r\n + \ \"20.192.34.80/28\",\r\n \"20.192.43.96/27\",\r\n \"20.192.45.100/31\",\r\n + \ \"20.192.48.0/27\",\r\n \"20.192.50.192/28\",\r\n \"20.192.84.164/31\",\r\n + \ \"20.192.98.152/29\",\r\n \"20.192.101.32/27\",\r\n \"20.192.102.72/29\",\r\n + \ \"20.192.153.106/31\",\r\n \"20.192.167.160/27\",\r\n \"20.192.231.244/30\",\r\n + \ \"20.192.235.144/28\",\r\n \"20.193.96.32/27\",\r\n \"20.193.160.40/29\",\r\n + \ \"20.193.160.48/28\",\r\n \"20.193.194.24/29\",\r\n \"20.193.194.32/29\",\r\n + \ \"20.193.194.40/30\",\r\n \"20.193.203.112/28\",\r\n \"20.193.204.64/27\",\r\n + \ \"20.194.67.32/28\",\r\n \"20.194.67.216/29\",\r\n \"20.194.67.224/27\",\r\n + \ \"20.194.72.224/27\",\r\n \"20.195.74.188/31\",\r\n \"20.195.82.160/27\",\r\n + \ \"20.205.77.184/29\",\r\n \"20.205.83.232/29\",\r\n \"20.205.86.0/28\",\r\n + \ \"20.205.192.72/29\",\r\n \"20.206.0.196/31\",\r\n \"20.208.19.200/29\",\r\n + \ \"20.210.144.114/31\",\r\n \"20.210.144.116/30\",\r\n \"20.210.144.120/29\",\r\n + \ \"20.215.0.40/31\",\r\n \"20.215.4.250/31\",\r\n \"20.215.7.48/29\",\r\n + \ \"20.215.7.56/30\",\r\n \"20.215.7.192/27\",\r\n \"20.215.19.200/29\",\r\n + \ \"20.215.21.160/28\",\r\n \"20.215.27.200/29\",\r\n \"20.215.29.160/28\",\r\n + \ \"20.215.158.128/29\",\r\n \"20.215.158.144/28\",\r\n \"20.217.40.40/31\",\r\n + \ \"20.217.44.250/31\",\r\n \"20.217.47.48/29\",\r\n \"20.217.47.56/30\",\r\n + \ \"20.217.47.192/27\",\r\n \"20.217.62.128/29\",\r\n \"20.217.62.144/28\",\r\n + \ \"20.217.75.200/29\",\r\n \"20.217.77.160/28\",\r\n \"20.217.91.200/29\",\r\n + \ \"20.217.93.160/28\",\r\n \"23.96.28.38/32\",\r\n \"23.96.252.161/32\",\r\n + \ \"23.96.252.216/32\",\r\n \"23.97.65.103/32\",\r\n \"23.98.82.120/29\",\r\n + \ \"23.98.82.208/28\",\r\n \"23.98.104.160/28\",\r\n \"23.98.106.136/29\",\r\n + \ \"23.98.106.144/30\",\r\n \"23.98.106.148/31\",\r\n \"23.98.106.150/32\",\r\n + \ \"23.98.106.152/29\",\r\n \"23.98.113.96/29\",\r\n \"23.98.113.112/28\",\r\n \ \"23.99.130.172/32\",\r\n \"23.100.90.7/32\",\r\n \"23.100.94.221/32\",\r\n \ \"23.100.122.113/32\",\r\n \"23.100.228.32/32\",\r\n \"23.101.0.142/32\",\r\n \ \"23.101.9.4/32\",\r\n \"23.101.13.65/32\",\r\n \"23.101.69.223/32\",\r\n @@ -36117,70 +36967,71 @@ interactions: \ \"40.70.148.8/29\",\r\n \"40.71.12.224/28\",\r\n \"40.71.12.240/30\",\r\n \ \"40.71.12.248/29\",\r\n \"40.71.13.168/29\",\r\n \"40.71.14.112/30\",\r\n \ \"40.71.183.225/32\",\r\n \"40.74.24.68/31\",\r\n \"40.74.36.208/32\",\r\n - \ \"40.74.59.40/32\",\r\n \"40.74.101.32/28\",\r\n \"40.74.101.200/29\",\r\n - \ \"40.74.146.84/30\",\r\n \"40.74.147.160/29\",\r\n \"40.74.150.32/27\",\r\n - \ \"40.74.150.72/29\",\r\n \"40.74.249.98/32\",\r\n \"40.75.34.40/29\",\r\n - \ \"40.75.35.64/29\",\r\n \"40.76.29.55/32\",\r\n \"40.76.53.225/32\",\r\n - \ \"40.77.17.183/32\",\r\n \"40.77.22.234/32\",\r\n \"40.77.24.27/32\",\r\n - \ \"40.77.101.95/32\",\r\n \"40.77.109.134/32\",\r\n \"40.78.23.86/32\",\r\n - \ \"40.78.57.61/32\",\r\n \"40.78.107.177/32\",\r\n \"40.78.195.16/28\",\r\n - \ \"40.78.196.48/29\",\r\n \"40.78.202.144/28\",\r\n \"40.78.203.240/29\",\r\n - \ \"40.78.226.216/29\",\r\n \"40.78.229.32/29\",\r\n \"40.78.234.56/29\",\r\n - \ \"40.78.234.144/28\",\r\n \"40.78.242.168/30\",\r\n \"40.78.243.16/29\",\r\n - \ \"40.78.247.64/26\",\r\n \"40.78.250.104/30\",\r\n \"40.78.250.208/29\",\r\n - \ \"40.78.253.72/29\",\r\n \"40.78.253.192/26\",\r\n \"40.79.130.240/29\",\r\n - \ \"40.79.132.32/29\",\r\n \"40.79.138.40/30\",\r\n \"40.79.138.144/29\",\r\n - \ \"40.79.141.144/29\",\r\n \"40.79.146.40/30\",\r\n \"40.79.146.144/29\",\r\n - \ \"40.79.150.96/29\",\r\n \"40.79.154.80/29\",\r\n \"40.79.156.32/29\",\r\n - \ \"40.79.162.40/29\",\r\n \"40.79.163.0/29\",\r\n \"40.79.165.64/28\",\r\n - \ \"40.79.165.88/29\",\r\n \"40.79.170.24/29\",\r\n \"40.79.170.240/29\",\r\n - \ \"40.79.173.8/29\",\r\n \"40.79.179.8/29\",\r\n \"40.79.179.16/28\",\r\n - \ \"40.79.187.8/29\",\r\n \"40.79.190.160/27\",\r\n \"40.79.191.200/29\",\r\n - \ \"40.79.194.104/29\",\r\n \"40.79.194.112/29\",\r\n \"40.79.197.120/29\",\r\n - \ \"40.80.50.152/29\",\r\n \"40.80.51.80/29\",\r\n \"40.80.54.32/29\",\r\n - \ \"40.80.180.160/27\",\r\n \"40.80.191.224/28\",\r\n \"40.81.58.225/32\",\r\n - \ \"40.84.133.5/32\",\r\n \"40.84.150.47/32\",\r\n \"40.84.189.107/32\",\r\n - \ \"40.84.192.116/32\",\r\n \"40.85.180.90/32\",\r\n \"40.85.201.168/32\",\r\n - \ \"40.85.218.175/32\",\r\n \"40.85.248.43/32\",\r\n \"40.86.89.165/32\",\r\n - \ \"40.86.201.128/32\",\r\n \"40.87.67.118/32\",\r\n \"40.87.138.220/32\",\r\n - \ \"40.87.140.215/32\",\r\n \"40.89.121.176/29\",\r\n \"40.89.153.171/32\",\r\n - \ \"40.89.189.61/32\",\r\n \"40.112.49.101/32\",\r\n \"40.112.74.241/32\",\r\n - \ \"40.113.176.128/28\",\r\n \"40.113.178.16/28\",\r\n \"40.113.178.32/28\",\r\n - \ \"40.113.178.48/32\",\r\n \"40.114.241.141/32\",\r\n \"40.115.54.120/32\",\r\n - \ \"40.115.103.168/32\",\r\n \"40.115.104.31/32\",\r\n \"40.117.80.207/32\",\r\n - \ \"40.117.95.162/32\",\r\n \"40.117.147.74/32\",\r\n \"40.117.190.239/32\",\r\n - \ \"40.117.197.224/32\",\r\n \"40.118.129.58/32\",\r\n \"40.119.4.128/32\",\r\n - \ \"40.119.8.72/31\",\r\n \"40.119.11.160/28\",\r\n \"40.119.11.180/30\",\r\n - \ \"40.120.8.192/27\",\r\n \"40.120.64.200/29\",\r\n \"40.120.75.32/28\",\r\n - \ \"40.120.77.160/29\",\r\n \"40.120.87.204/30\",\r\n \"40.121.57.2/32\",\r\n - \ \"40.121.61.208/32\",\r\n \"40.121.135.131/32\",\r\n \"40.121.163.228/32\",\r\n - \ \"40.121.165.150/32\",\r\n \"40.121.210.163/32\",\r\n \"40.124.64.144/29\",\r\n - \ \"40.124.64.192/26\",\r\n \"40.126.246.183/32\",\r\n \"40.127.75.125/32\",\r\n - \ \"40.127.84.197/32\",\r\n \"40.127.144.141/32\",\r\n \"51.11.97.96/27\",\r\n - \ \"51.11.192.40/29\",\r\n \"51.12.17.20/30\",\r\n \"51.12.17.56/29\",\r\n - \ \"51.12.17.128/29\",\r\n \"51.12.22.206/31\",\r\n \"51.12.25.56/29\",\r\n - \ \"51.12.25.192/29\",\r\n \"51.12.25.200/30\",\r\n \"51.12.46.0/27\",\r\n - \ \"51.12.73.94/31\",\r\n \"51.12.99.72/29\",\r\n \"51.12.102.192/27\",\r\n - \ \"51.12.102.224/29\",\r\n \"51.12.168.64/29\",\r\n \"51.12.168.80/28\",\r\n - \ \"51.12.195.224/27\",\r\n \"51.12.203.208/28\",\r\n \"51.12.205.96/27\",\r\n - \ \"51.12.226.152/29\",\r\n \"51.12.229.224/29\",\r\n \"51.12.234.152/29\",\r\n - \ \"51.12.237.32/27\",\r\n \"51.12.237.192/29\",\r\n \"51.13.1.8/29\",\r\n - \ \"51.13.128.32/27\",\r\n \"51.13.128.96/28\",\r\n \"51.13.136.192/27\",\r\n - \ \"51.13.143.48/31\",\r\n \"51.53.28.214/31\",\r\n \"51.53.30.156/30\",\r\n - \ \"51.53.31.144/29\",\r\n \"51.53.31.152/31\",\r\n \"51.53.31.224/27\",\r\n - \ \"51.53.110.128/29\",\r\n \"51.53.110.144/28\",\r\n \"51.53.172.214/31\",\r\n - \ \"51.53.172.220/30\",\r\n \"51.53.178.192/29\",\r\n \"51.53.178.200/31\",\r\n - \ \"51.53.178.224/27\",\r\n \"51.53.191.128/29\",\r\n \"51.103.203.200/29\",\r\n - \ \"51.104.8.104/29\",\r\n \"51.104.15.255/32\",\r\n \"51.104.24.68/31\",\r\n - \ \"51.104.25.142/31\",\r\n \"51.104.29.192/28\",\r\n \"51.104.30.160/29\",\r\n - \ \"51.104.30.168/32\",\r\n \"51.104.30.176/28\",\r\n \"51.104.252.13/32\",\r\n - \ \"51.104.255.249/32\",\r\n \"51.105.66.152/29\",\r\n \"51.105.67.160/29\",\r\n - \ \"51.105.70.128/27\",\r\n \"51.105.71.168/29\",\r\n \"51.105.74.152/29\",\r\n - \ \"51.105.75.144/29\",\r\n \"51.105.248.23/32\",\r\n \"51.107.48.68/31\",\r\n - \ \"51.107.48.126/31\",\r\n \"51.107.51.16/28\",\r\n \"51.107.51.120/29\",\r\n - \ \"51.107.52.192/30\",\r\n \"51.107.52.200/29\",\r\n \"51.107.59.176/28\",\r\n - \ \"51.107.75.144/32\",\r\n \"51.107.75.207/32\",\r\n \"51.107.128.56/29\",\r\n - \ \"51.107.128.96/27\",\r\n \"51.107.129.112/28\",\r\n \"51.107.147.16/28\",\r\n + \ \"40.74.59.40/32\",\r\n \"40.74.99.64/29\",\r\n \"40.74.101.32/28\",\r\n + \ \"40.74.101.200/29\",\r\n \"40.74.146.84/30\",\r\n \"40.74.147.160/29\",\r\n + \ \"40.74.150.32/27\",\r\n \"40.74.150.72/29\",\r\n \"40.74.249.98/32\",\r\n + \ \"40.75.34.40/29\",\r\n \"40.75.35.64/29\",\r\n \"40.76.29.55/32\",\r\n + \ \"40.76.53.225/32\",\r\n \"40.77.17.183/32\",\r\n \"40.77.22.234/32\",\r\n + \ \"40.77.24.27/32\",\r\n \"40.77.101.95/32\",\r\n \"40.77.109.134/32\",\r\n + \ \"40.78.23.86/32\",\r\n \"40.78.57.61/32\",\r\n \"40.78.107.177/32\",\r\n + \ \"40.78.195.16/28\",\r\n \"40.78.196.48/29\",\r\n \"40.78.202.144/28\",\r\n + \ \"40.78.203.240/29\",\r\n \"40.78.226.216/29\",\r\n \"40.78.229.32/29\",\r\n + \ \"40.78.234.56/29\",\r\n \"40.78.234.144/28\",\r\n \"40.78.242.168/30\",\r\n + \ \"40.78.243.16/29\",\r\n \"40.78.247.64/26\",\r\n \"40.78.250.104/30\",\r\n + \ \"40.78.250.208/29\",\r\n \"40.78.253.72/29\",\r\n \"40.78.253.192/26\",\r\n + \ \"40.79.130.240/29\",\r\n \"40.79.132.32/29\",\r\n \"40.79.138.40/30\",\r\n + \ \"40.79.138.144/29\",\r\n \"40.79.141.144/29\",\r\n \"40.79.146.40/30\",\r\n + \ \"40.79.146.144/29\",\r\n \"40.79.150.96/29\",\r\n \"40.79.154.80/29\",\r\n + \ \"40.79.156.32/29\",\r\n \"40.79.162.40/29\",\r\n \"40.79.163.0/29\",\r\n + \ \"40.79.165.64/28\",\r\n \"40.79.165.88/29\",\r\n \"40.79.170.24/29\",\r\n + \ \"40.79.170.240/29\",\r\n \"40.79.173.8/29\",\r\n \"40.79.179.8/29\",\r\n + \ \"40.79.179.16/28\",\r\n \"40.79.187.8/29\",\r\n \"40.79.190.160/27\",\r\n + \ \"40.79.191.200/29\",\r\n \"40.79.194.104/29\",\r\n \"40.79.194.112/29\",\r\n + \ \"40.79.197.120/29\",\r\n \"40.80.50.152/29\",\r\n \"40.80.51.80/29\",\r\n + \ \"40.80.54.32/29\",\r\n \"40.80.180.160/27\",\r\n \"40.80.191.224/28\",\r\n + \ \"40.81.58.225/32\",\r\n \"40.84.133.5/32\",\r\n \"40.84.150.47/32\",\r\n + \ \"40.84.189.107/32\",\r\n \"40.84.192.116/32\",\r\n \"40.85.180.90/32\",\r\n + \ \"40.85.201.168/32\",\r\n \"40.85.218.175/32\",\r\n \"40.85.248.43/32\",\r\n + \ \"40.86.89.165/32\",\r\n \"40.86.201.128/32\",\r\n \"40.87.67.118/32\",\r\n + \ \"40.87.138.220/32\",\r\n \"40.87.140.215/32\",\r\n \"40.89.121.176/29\",\r\n + \ \"40.89.153.171/32\",\r\n \"40.89.189.61/32\",\r\n \"40.112.49.101/32\",\r\n + \ \"40.112.74.241/32\",\r\n \"40.113.176.128/28\",\r\n \"40.113.178.16/28\",\r\n + \ \"40.113.178.32/28\",\r\n \"40.113.178.48/32\",\r\n \"40.114.241.141/32\",\r\n + \ \"40.115.54.120/32\",\r\n \"40.115.103.168/32\",\r\n \"40.115.104.31/32\",\r\n + \ \"40.117.80.207/32\",\r\n \"40.117.95.162/32\",\r\n \"40.117.147.74/32\",\r\n + \ \"40.117.190.239/32\",\r\n \"40.117.197.224/32\",\r\n \"40.118.129.58/32\",\r\n + \ \"40.119.4.128/32\",\r\n \"40.119.8.72/31\",\r\n \"40.119.11.160/28\",\r\n + \ \"40.119.11.180/30\",\r\n \"40.120.8.192/27\",\r\n \"40.120.64.200/29\",\r\n + \ \"40.120.65.0/28\",\r\n \"40.120.75.32/28\",\r\n \"40.120.77.160/29\",\r\n + \ \"40.120.87.204/30\",\r\n \"40.121.57.2/32\",\r\n \"40.121.61.208/32\",\r\n + \ \"40.121.135.131/32\",\r\n \"40.121.163.228/32\",\r\n \"40.121.165.150/32\",\r\n + \ \"40.121.210.163/32\",\r\n \"40.124.64.144/29\",\r\n \"40.124.64.192/26\",\r\n + \ \"40.126.246.183/32\",\r\n \"40.127.75.125/32\",\r\n \"40.127.84.197/32\",\r\n + \ \"40.127.144.141/32\",\r\n \"51.11.97.96/27\",\r\n \"51.11.192.40/29\",\r\n + \ \"51.12.17.20/30\",\r\n \"51.12.17.56/29\",\r\n \"51.12.17.128/29\",\r\n + \ \"51.12.22.206/31\",\r\n \"51.12.25.56/29\",\r\n \"51.12.25.192/29\",\r\n + \ \"51.12.25.200/30\",\r\n \"51.12.46.0/27\",\r\n \"51.12.73.94/31\",\r\n + \ \"51.12.99.72/29\",\r\n \"51.12.102.192/27\",\r\n \"51.12.102.224/29\",\r\n + \ \"51.12.168.64/29\",\r\n \"51.12.168.80/28\",\r\n \"51.12.195.224/27\",\r\n + \ \"51.12.203.208/28\",\r\n \"51.12.205.96/27\",\r\n \"51.12.226.152/29\",\r\n + \ \"51.12.229.224/29\",\r\n \"51.12.234.152/29\",\r\n \"51.12.237.32/27\",\r\n + \ \"51.12.237.192/29\",\r\n \"51.13.1.8/29\",\r\n \"51.13.128.32/27\",\r\n + \ \"51.13.128.96/28\",\r\n \"51.13.136.192/27\",\r\n \"51.13.143.48/31\",\r\n + \ \"51.53.28.214/31\",\r\n \"51.53.30.156/30\",\r\n \"51.53.31.144/29\",\r\n + \ \"51.53.31.152/31\",\r\n \"51.53.31.224/27\",\r\n \"51.53.110.128/29\",\r\n + \ \"51.53.110.144/28\",\r\n \"51.53.172.214/31\",\r\n \"51.53.172.220/30\",\r\n + \ \"51.53.178.192/29\",\r\n \"51.53.178.200/31\",\r\n \"51.53.178.224/27\",\r\n + \ \"51.53.191.128/29\",\r\n \"51.103.203.200/29\",\r\n \"51.104.8.104/29\",\r\n + \ \"51.104.15.255/32\",\r\n \"51.104.24.68/31\",\r\n \"51.104.25.142/31\",\r\n + \ \"51.104.29.192/28\",\r\n \"51.104.30.160/29\",\r\n \"51.104.30.168/32\",\r\n + \ \"51.104.30.176/28\",\r\n \"51.104.252.13/32\",\r\n \"51.104.255.249/32\",\r\n + \ \"51.105.66.152/29\",\r\n \"51.105.67.160/29\",\r\n \"51.105.70.128/27\",\r\n + \ \"51.105.71.168/29\",\r\n \"51.105.74.152/29\",\r\n \"51.105.75.144/29\",\r\n + \ \"51.105.248.23/32\",\r\n \"51.107.48.68/31\",\r\n \"51.107.48.126/31\",\r\n + \ \"51.107.51.16/28\",\r\n \"51.107.51.120/29\",\r\n \"51.107.52.192/30\",\r\n + \ \"51.107.52.200/29\",\r\n \"51.107.59.176/28\",\r\n \"51.107.75.144/32\",\r\n + \ \"51.107.75.207/32\",\r\n \"51.107.128.56/29\",\r\n \"51.107.128.96/27\",\r\n + \ \"51.107.129.112/28\",\r\n \"51.107.129.128/27\",\r\n \"51.107.147.16/28\",\r\n \ \"51.107.147.116/30\",\r\n \"51.107.148.0/28\",\r\n \"51.107.148.16/31\",\r\n \ \"51.107.155.176/28\",\r\n \"51.107.156.48/29\",\r\n \"51.107.192.160/27\",\r\n \ \"51.107.242.0/27\",\r\n \"51.107.243.172/31\",\r\n \"51.107.250.0/27\",\r\n @@ -36443,71 +37294,74 @@ interactions: \ \"2603:1040:407::360/123\",\r\n \"2603:1040:407::500/121\",\r\n \ \"2603:1040:407:1::280/122\",\r\n \"2603:1040:407:402::500/121\",\r\n \ \"2603:1040:606::780/121\",\r\n \"2603:1040:606:1::280/123\",\r\n - \ \"2603:1040:606:1::300/121\",\r\n \"2603:1040:606:402::500/121\",\r\n - \ \"2603:1040:806::780/121\",\r\n \"2603:1040:806:1::280/123\",\r\n - \ \"2603:1040:806:1::300/121\",\r\n \"2603:1040:806:402::500/121\",\r\n - \ \"2603:1040:900:2::e/128\",\r\n \"2603:1040:904::60/123\",\r\n - \ \"2603:1040:904::1c0/122\",\r\n \"2603:1040:904::300/123\",\r\n - \ \"2603:1040:904::360/123\",\r\n \"2603:1040:904::500/121\",\r\n - \ \"2603:1040:904:1::280/122\",\r\n \"2603:1040:904:402::500/121\",\r\n - \ \"2603:1040:a06::160/123\",\r\n \"2603:1040:a06::2c0/122\",\r\n - \ \"2603:1040:a06::400/123\",\r\n \"2603:1040:a06::460/123\",\r\n - \ \"2603:1040:a06::600/121\",\r\n \"2603:1040:a06:1::280/122\",\r\n - \ \"2603:1040:a06:402::500/121\",\r\n \"2603:1040:b00:2::b/128\",\r\n - \ \"2603:1040:b04::780/121\",\r\n \"2603:1040:b04:1::280/123\",\r\n - \ \"2603:1040:b04:1::300/121\",\r\n \"2603:1040:b04:402::500/121\",\r\n - \ \"2603:1040:c06::780/121\",\r\n \"2603:1040:c06:1::280/123\",\r\n - \ \"2603:1040:c06:1::300/121\",\r\n \"2603:1040:c06:402::500/121\",\r\n - \ \"2603:1040:d01:4::7/128\",\r\n \"2603:1040:d04::280/122\",\r\n - \ \"2603:1040:d04:1::380/121\",\r\n \"2603:1040:d04:2::/123\",\r\n - \ \"2603:1040:d04:2::100/120\",\r\n \"2603:1040:d04:3::60/126\",\r\n - \ \"2603:1040:d04:400::420/123\",\r\n \"2603:1040:d04:400::580/121\",\r\n - \ \"2603:1040:e05::28/126\",\r\n \"2603:1040:e05::40/123\",\r\n - \ \"2603:1040:e05::80/121\",\r\n \"2603:1040:e05:402::80/121\",\r\n - \ \"2603:1040:f05::60/123\",\r\n \"2603:1040:f05::1c0/122\",\r\n - \ \"2603:1040:f05::300/123\",\r\n \"2603:1040:f05::360/123\",\r\n - \ \"2603:1040:f05::500/121\",\r\n \"2603:1040:f05:1::280/122\",\r\n - \ \"2603:1040:f05:402::500/121\",\r\n \"2603:1040:1002:2::20/123\",\r\n - \ \"2603:1040:1002:2::40/122\",\r\n \"2603:1040:1002:2::80/123\",\r\n - \ \"2603:1040:1002:2::200/121\",\r\n \"2603:1040:1101:2::3/128\",\r\n - \ \"2603:1040:1104:1::160/123\",\r\n \"2603:1040:1104:1::180/122\",\r\n - \ \"2603:1040:1104:1::1c0/123\",\r\n \"2603:1040:1104:1::580/121\",\r\n - \ \"2603:1040:1104:400::460/123\",\r\n \"2603:1040:1202:1::6c0/122\",\r\n - \ \"2603:1040:1202:2::100/122\",\r\n \"2603:1040:1202:2::140/123\",\r\n - \ \"2603:1040:1202:2::180/121\",\r\n \"2603:1040:1302:1::100/120\",\r\n - \ \"2603:1040:1302:1::200/123\",\r\n \"2603:1040:1402:1::5e0/123\",\r\n - \ \"2603:1040:1402:2::/122\",\r\n \"2603:1040:1402:2::40/123\",\r\n - \ \"2603:1040:1402:2::80/121\",\r\n \"2603:1040:1503:2::a0/123\",\r\n - \ \"2603:1040:1503:2::c0/122\",\r\n \"2603:1040:1503:2::200/122\",\r\n - \ \"2603:1040:1503:2::280/121\",\r\n \"2603:1050:6::60/123\",\r\n - \ \"2603:1050:6::1c0/122\",\r\n \"2603:1050:6::300/123\",\r\n - \ \"2603:1050:6::360/123\",\r\n \"2603:1050:6::500/121\",\r\n - \ \"2603:1050:6:1::280/122\",\r\n \"2603:1050:6:402::580/121\",\r\n - \ \"2603:1050:6:c02::2a0/123\",\r\n \"2603:1050:403::280/122\",\r\n - \ \"2603:1050:403:1::80/121\",\r\n \"2603:1050:403:1::240/123\",\r\n - \ \"2603:1050:403:1::300/121\",\r\n \"2603:1050:403:400::580/121\",\r\n - \ \"2a01:111:f100:1003::4134:3641/128\",\r\n \"2a01:111:f100:1003::4134:3677/128\",\r\n - \ \"2a01:111:f100:1003::4134:36c2/128\",\r\n \"2a01:111:f100:1003::4134:36d9/128\",\r\n - \ \"2a01:111:f100:1003::4134:3704/128\",\r\n \"2a01:111:f100:1003::4134:3707/128\",\r\n - \ \"2a01:111:f100:1003::4134:370b/128\",\r\n \"2a01:111:f100:1003::4134:370d/128\",\r\n - \ \"2a01:111:f100:1003::4134:3785/128\",\r\n \"2a01:111:f100:1003::4134:37c4/128\",\r\n - \ \"2a01:111:f100:1003::4134:37d9/128\",\r\n \"2a01:111:f100:1005::a83e:f7fe/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3011/128\",\r\n \"2a01:111:f100:2000::a83e:3015/128\",\r\n - \ \"2a01:111:f100:2000::a83e:301c/128\",\r\n \"2a01:111:f100:2000::a83e:3022/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3024/128\",\r\n \"2a01:111:f100:2000::a83e:3039/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3040/128\",\r\n \"2a01:111:f100:2000::a83e:3070/128\",\r\n + \ \"2603:1040:606:1::300/121\",\r\n \"2603:1040:606:3::600/123\",\r\n + \ \"2603:1040:606:402::500/121\",\r\n \"2603:1040:806::780/121\",\r\n + \ \"2603:1040:806:1::280/123\",\r\n \"2603:1040:806:1::300/121\",\r\n + \ \"2603:1040:806:402::500/121\",\r\n \"2603:1040:900:2::e/128\",\r\n + \ \"2603:1040:904::60/123\",\r\n \"2603:1040:904::1c0/122\",\r\n + \ \"2603:1040:904::300/123\",\r\n \"2603:1040:904::360/123\",\r\n + \ \"2603:1040:904::500/121\",\r\n \"2603:1040:904:1::280/122\",\r\n + \ \"2603:1040:904:402::500/121\",\r\n \"2603:1040:a06::160/123\",\r\n + \ \"2603:1040:a06::2c0/122\",\r\n \"2603:1040:a06::400/123\",\r\n + \ \"2603:1040:a06::460/123\",\r\n \"2603:1040:a06::600/121\",\r\n + \ \"2603:1040:a06:1::280/122\",\r\n \"2603:1040:a06:402::500/121\",\r\n + \ \"2603:1040:b00:2::b/128\",\r\n \"2603:1040:b04::780/121\",\r\n + \ \"2603:1040:b04:1::280/123\",\r\n \"2603:1040:b04:1::300/121\",\r\n + \ \"2603:1040:b04:402::500/121\",\r\n \"2603:1040:c06::780/121\",\r\n + \ \"2603:1040:c06:1::280/123\",\r\n \"2603:1040:c06:1::300/121\",\r\n + \ \"2603:1040:c06:402::500/121\",\r\n \"2603:1040:d01:4::7/128\",\r\n + \ \"2603:1040:d04::280/122\",\r\n \"2603:1040:d04:1::380/121\",\r\n + \ \"2603:1040:d04:2::/123\",\r\n \"2603:1040:d04:2::100/120\",\r\n + \ \"2603:1040:d04:3::60/126\",\r\n \"2603:1040:d04:400::420/123\",\r\n + \ \"2603:1040:d04:400::580/121\",\r\n \"2603:1040:e05::28/126\",\r\n + \ \"2603:1040:e05::40/123\",\r\n \"2603:1040:e05::80/121\",\r\n + \ \"2603:1040:e05:402::80/121\",\r\n \"2603:1040:f05::60/123\",\r\n + \ \"2603:1040:f05::1c0/122\",\r\n \"2603:1040:f05::300/123\",\r\n + \ \"2603:1040:f05::360/123\",\r\n \"2603:1040:f05::500/121\",\r\n + \ \"2603:1040:f05:1::280/122\",\r\n \"2603:1040:f05:402::500/121\",\r\n + \ \"2603:1040:1001:4::/128\",\r\n \"2603:1040:1001:4::d/128\",\r\n + \ \"2603:1040:1002:2::20/123\",\r\n \"2603:1040:1002:2::40/122\",\r\n + \ \"2603:1040:1002:2::80/123\",\r\n \"2603:1040:1002:2::200/121\",\r\n + \ \"2603:1040:1101:2::3/128\",\r\n \"2603:1040:1104:1::160/123\",\r\n + \ \"2603:1040:1104:1::180/122\",\r\n \"2603:1040:1104:1::1c0/123\",\r\n + \ \"2603:1040:1104:1::580/121\",\r\n \"2603:1040:1104:400::460/123\",\r\n + \ \"2603:1040:1202:1::6c0/122\",\r\n \"2603:1040:1202:2::100/122\",\r\n + \ \"2603:1040:1202:2::140/123\",\r\n \"2603:1040:1202:2::180/121\",\r\n + \ \"2603:1040:1302:1::100/120\",\r\n \"2603:1040:1302:1::200/123\",\r\n + \ \"2603:1040:1402:1::5e0/123\",\r\n \"2603:1040:1402:2::/122\",\r\n + \ \"2603:1040:1402:2::40/123\",\r\n \"2603:1040:1402:2::80/121\",\r\n + \ \"2603:1040:1503:2::a0/123\",\r\n \"2603:1040:1503:2::c0/122\",\r\n + \ \"2603:1040:1503:2::200/122\",\r\n \"2603:1040:1503:2::280/121\",\r\n + \ \"2603:1050:6::60/123\",\r\n \"2603:1050:6::1c0/122\",\r\n + \ \"2603:1050:6::300/123\",\r\n \"2603:1050:6::360/123\",\r\n + \ \"2603:1050:6::500/121\",\r\n \"2603:1050:6:1::280/122\",\r\n + \ \"2603:1050:6:402::580/121\",\r\n \"2603:1050:6:c02::2a0/123\",\r\n + \ \"2603:1050:403::280/122\",\r\n \"2603:1050:403:1::80/121\",\r\n + \ \"2603:1050:403:1::240/123\",\r\n \"2603:1050:403:1::300/121\",\r\n + \ \"2603:1050:403:400::580/121\",\r\n \"2a01:111:f100:1003::4134:3641/128\",\r\n + \ \"2a01:111:f100:1003::4134:3677/128\",\r\n \"2a01:111:f100:1003::4134:36c2/128\",\r\n + \ \"2a01:111:f100:1003::4134:36d9/128\",\r\n \"2a01:111:f100:1003::4134:3704/128\",\r\n + \ \"2a01:111:f100:1003::4134:3707/128\",\r\n \"2a01:111:f100:1003::4134:370b/128\",\r\n + \ \"2a01:111:f100:1003::4134:370d/128\",\r\n \"2a01:111:f100:1003::4134:3785/128\",\r\n + \ \"2a01:111:f100:1003::4134:37c4/128\",\r\n \"2a01:111:f100:1003::4134:37d9/128\",\r\n + \ \"2a01:111:f100:1005::a83e:f7fe/128\",\r\n \"2a01:111:f100:2000::a83e:3011/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3015/128\",\r\n \"2a01:111:f100:2000::a83e:301c/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3022/128\",\r\n \"2a01:111:f100:2000::a83e:3024/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3039/128\",\r\n \"2a01:111:f100:2000::a83e:3040/128\",\r\n + \ \"2a01:111:f100:2000::a83e:304a/128\",\r\n \"2a01:111:f100:2000::a83e:3070/128\",\r\n \ \"2a01:111:f100:2000::a83e:3076/128\",\r\n \"2a01:111:f100:2000::a83e:3083/128\",\r\n \ \"2a01:111:f100:2000::a83e:3097/128\",\r\n \"2a01:111:f100:2000::a83e:30a9/128\",\r\n \ \"2a01:111:f100:2000::a83e:30f3/128\",\r\n \"2a01:111:f100:2000::a83e:312d/128\",\r\n \ \"2a01:111:f100:2000::a83e:313a/128\",\r\n \"2a01:111:f100:2000::a83e:313c/127\",\r\n \ \"2a01:111:f100:2000::a83e:32a5/128\",\r\n \"2a01:111:f100:2000::a83e:3344/128\",\r\n \ \"2a01:111:f100:2000::a83e:3348/128\",\r\n \"2a01:111:f100:2000::a83e:335c/128\",\r\n - \ \"2a01:111:f100:2000::a83e:336c/128\",\r\n \"2a01:111:f100:2000::a83e:3370/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3375/128\",\r\n \"2a01:111:f100:2000::a83e:337e/128\",\r\n - \ \"2a01:111:f100:2000::a83e:33ad/128\",\r\n \"2a01:111:f100:2000::a83e:33bf/128\",\r\n - \ \"2a01:111:f100:2000::a83e:3649/128\",\r\n \"2a01:111:f100:2002::8975:2c8c/128\",\r\n - \ \"2a01:111:f100:2002::8975:2c8e/128\",\r\n \"2a01:111:f100:2002::8975:2ce6/128\",\r\n - \ \"2a01:111:f100:2002::8975:2d44/128\",\r\n \"2a01:111:f100:2002::8975:2d6a/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3366/128\",\r\n \"2a01:111:f100:2000::a83e:336c/128\",\r\n + \ \"2a01:111:f100:2000::a83e:3370/128\",\r\n \"2a01:111:f100:2000::a83e:3375/128\",\r\n + \ \"2a01:111:f100:2000::a83e:337e/128\",\r\n \"2a01:111:f100:2000::a83e:33ad/128\",\r\n + \ \"2a01:111:f100:2000::a83e:33bf/128\",\r\n \"2a01:111:f100:2000::a83e:3649/128\",\r\n + \ \"2a01:111:f100:2002::8975:2c8c/128\",\r\n \"2a01:111:f100:2002::8975:2c8e/128\",\r\n + \ \"2a01:111:f100:2002::8975:2ce6/128\",\r\n \"2a01:111:f100:2002::8975:2d44/128\",\r\n + \ \"2a01:111:f100:2002::8975:2d6a/128\",\r\n \"2a01:111:f100:2002::8975:2d83/128\",\r\n \ \"2a01:111:f100:2002::8975:2e91/128\",\r\n \"2a01:111:f100:2002::8975:2eaa/128\",\r\n \ \"2a01:111:f100:2002::8975:2fa3/128\",\r\n \"2a01:111:f100:2002::8975:2fac/128\",\r\n \ \"2a01:111:f100:2002::8975:2fc3/128\",\r\n \"2a01:111:f100:3000::a83e:1840/128\",\r\n @@ -36521,45 +37375,46 @@ interactions: \ \"2a01:111:f100:3000::a83e:1a94/128\",\r\n \"2a01:111:f100:3000::a83e:1a9f/128\",\r\n \ \"2a01:111:f100:3000::a83e:1adf/128\",\r\n \"2a01:111:f100:3000::a83e:1afe/128\",\r\n \ \"2a01:111:f100:3000::a83e:1b12/128\",\r\n \"2a01:111:f100:3000::a83e:1b31/128\",\r\n - \ \"2a01:111:f100:3000::a83e:1b83/128\",\r\n \"2a01:111:f100:3001::8987:1164/128\",\r\n - \ \"2a01:111:f100:3001::8987:1179/128\",\r\n \"2a01:111:f100:3001::8987:11da/128\",\r\n - \ \"2a01:111:f100:3001::8987:11ea/128\",\r\n \"2a01:111:f100:3001::8987:12cf/128\",\r\n - \ \"2a01:111:f100:3001::a83e:a67/128\",\r\n \"2a01:111:f100:4002::9d37:c071/128\",\r\n - \ \"2a01:111:f100:4002::9d37:c0bd/128\",\r\n \"2a01:111:f100:6000::4134:a688/128\",\r\n - \ \"2a01:111:f100:6000::4134:a6cf/128\",\r\n \"2a01:111:f100:7000::6fdd:5343/128\",\r\n - \ \"2a01:111:f100:7000::6fdd:5431/128\",\r\n \"2a01:111:f100:9001::1761:91e4/128\",\r\n - \ \"2a01:111:f100:9001::1761:9323/128\",\r\n \"2a01:111:f100:9001::1761:958a/128\",\r\n - \ \"2a01:111:f100:9001::1761:9696/128\",\r\n \"2a01:111:f100:9001::1761:97ac/128\",\r\n - \ \"2a01:111:f100:a001::4134:e463/128\",\r\n \"2a01:111:f100:a001::a83f:5c0a/128\",\r\n - \ \"2a01:111:f100:a001::a83f:5c0c/128\",\r\n \"2a01:111:f100:a004::bfeb:8af8/128\",\r\n - \ \"2a01:111:f100:a004::bfeb:8ba9/128\",\r\n \"2a01:111:f100:a004::bfeb:8c93/128\",\r\n - \ \"2a01:111:f100:a004::bfeb:8d32/128\",\r\n \"2a01:111:f100:a004::bfeb:8dc7/128\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureOpenDatasets\",\r\n - \ \"id\": \"AzureOpenDatasets\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureOpenDatasets\",\r\n \"addressPrefixes\": - [\r\n \"13.73.248.32/28\",\r\n \"20.36.120.192/28\",\r\n - \ \"20.37.64.192/28\",\r\n \"20.37.156.224/28\",\r\n \"20.37.195.32/28\",\r\n - \ \"20.37.224.192/28\",\r\n \"20.38.84.112/28\",\r\n \"20.38.136.192/28\",\r\n - \ \"20.39.11.32/28\",\r\n \"20.41.4.192/28\",\r\n \"20.41.65.160/28\",\r\n - \ \"20.41.193.128/28\",\r\n \"20.42.4.224/28\",\r\n \"20.42.131.0/28\",\r\n - \ \"20.42.227.0/28\",\r\n \"20.43.41.160/28\",\r\n \"20.43.65.160/28\",\r\n - \ \"20.43.130.112/28\",\r\n \"20.45.112.192/28\",\r\n \"20.45.192.192/28\",\r\n - \ \"20.150.160.192/28\",\r\n \"20.189.106.208/28\",\r\n \"20.192.225.128/28\",\r\n - \ \"40.67.48.192/28\",\r\n \"40.74.30.112/28\",\r\n \"40.80.57.128/28\",\r\n - \ \"40.80.169.128/28\",\r\n \"40.80.188.32/28\",\r\n \"40.82.253.80/28\",\r\n - \ \"40.89.17.128/28\",\r\n \"51.12.41.32/28\",\r\n \"51.12.193.32/28\",\r\n - \ \"51.104.25.160/28\",\r\n \"51.105.80.192/28\",\r\n \"51.105.88.192/28\",\r\n - \ \"51.107.48.192/28\",\r\n \"51.107.144.192/28\",\r\n \"51.116.48.112/28\",\r\n - \ \"51.116.144.112/28\",\r\n \"51.120.40.192/28\",\r\n \"51.120.224.192/28\",\r\n - \ \"51.137.161.144/28\",\r\n \"51.143.192.192/28\",\r\n \"52.136.48.192/28\",\r\n - \ \"52.140.105.128/28\",\r\n \"52.150.139.80/28\",\r\n \"52.228.81.144/28\",\r\n - \ \"102.133.56.112/28\",\r\n \"102.133.216.112/28\",\r\n + \ \"2a01:111:f100:3000::a83e:1b83/128\",\r\n \"2a01:111:f100:3001::8987:114c/128\",\r\n + \ \"2a01:111:f100:3001::8987:1164/128\",\r\n \"2a01:111:f100:3001::8987:1179/128\",\r\n + \ \"2a01:111:f100:3001::8987:11da/128\",\r\n \"2a01:111:f100:3001::8987:11ea/128\",\r\n + \ \"2a01:111:f100:3001::8987:12cf/128\",\r\n \"2a01:111:f100:3001::8987:13fe/128\",\r\n + \ \"2a01:111:f100:3001::a83e:884/128\",\r\n \"2a01:111:f100:3001::a83e:a67/128\",\r\n + \ \"2a01:111:f100:4002::9d37:c071/128\",\r\n \"2a01:111:f100:4002::9d37:c0bd/128\",\r\n + \ \"2a01:111:f100:6000::4134:a688/128\",\r\n \"2a01:111:f100:6000::4134:a6cf/128\",\r\n + \ \"2a01:111:f100:7000::6fdd:5343/128\",\r\n \"2a01:111:f100:7000::6fdd:5431/128\",\r\n + \ \"2a01:111:f100:9001::1761:91e4/128\",\r\n \"2a01:111:f100:9001::1761:9323/128\",\r\n + \ \"2a01:111:f100:9001::1761:958a/128\",\r\n \"2a01:111:f100:9001::1761:9696/128\",\r\n + \ \"2a01:111:f100:9001::1761:97ac/128\",\r\n \"2a01:111:f100:a001::4134:e463/128\",\r\n + \ \"2a01:111:f100:a001::a83f:5c0a/128\",\r\n \"2a01:111:f100:a001::a83f:5c0c/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8af8/128\",\r\n \"2a01:111:f100:a004::bfeb:8ba9/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8c93/128\",\r\n \"2a01:111:f100:a004::bfeb:8d32/128\",\r\n + \ \"2a01:111:f100:a004::bfeb:8dc7/128\"\r\n ]\r\n }\r\n + \ },\r\n {\r\n \"name\": \"AzureOpenDatasets\",\r\n \"id\": + \"AzureOpenDatasets\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureOpenDatasets\",\r\n \"addressPrefixes\": [\r\n \"13.73.248.32/28\",\r\n + \ \"20.36.120.192/28\",\r\n \"20.37.64.192/28\",\r\n \"20.37.156.224/28\",\r\n + \ \"20.37.195.32/28\",\r\n \"20.37.224.192/28\",\r\n \"20.38.84.112/28\",\r\n + \ \"20.38.136.192/28\",\r\n \"20.39.11.32/28\",\r\n \"20.41.4.192/28\",\r\n + \ \"20.41.65.160/28\",\r\n \"20.41.193.128/28\",\r\n \"20.42.4.224/28\",\r\n + \ \"20.42.131.0/28\",\r\n \"20.42.227.0/28\",\r\n \"20.43.41.160/28\",\r\n + \ \"20.43.65.160/28\",\r\n \"20.43.130.112/28\",\r\n \"20.45.112.192/28\",\r\n + \ \"20.45.192.192/28\",\r\n \"20.150.160.192/28\",\r\n \"20.189.106.208/28\",\r\n + \ \"20.192.225.128/28\",\r\n \"40.67.48.192/28\",\r\n \"40.74.30.112/28\",\r\n + \ \"40.80.57.128/28\",\r\n \"40.80.169.128/28\",\r\n \"40.80.188.32/28\",\r\n + \ \"40.82.253.80/28\",\r\n \"40.89.17.128/28\",\r\n \"51.12.41.32/28\",\r\n + \ \"51.12.193.32/28\",\r\n \"51.104.25.160/28\",\r\n \"51.105.80.192/28\",\r\n + \ \"51.105.88.192/28\",\r\n \"51.107.48.192/28\",\r\n \"51.107.144.192/28\",\r\n + \ \"51.116.48.112/28\",\r\n \"51.116.144.112/28\",\r\n \"51.120.40.192/28\",\r\n + \ \"51.120.224.192/28\",\r\n \"51.137.161.144/28\",\r\n \"51.143.192.192/28\",\r\n + \ \"52.136.48.192/28\",\r\n \"52.140.105.128/28\",\r\n \"52.150.139.80/28\",\r\n + \ \"52.228.81.144/28\",\r\n \"102.133.56.112/28\",\r\n \"102.133.216.112/28\",\r\n \ \"191.235.225.160/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzurePortal\",\r\n \"id\": \"AzurePortal\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzurePortal\",\r\n \"addressPrefixes\": @@ -36690,7 +37545,7 @@ interactions: \ \"2603:1050:6:1::680/121\",\r\n \"2603:1050:403::680/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureRemoteRendering\",\r\n \ \"id\": \"AzureRemoteRendering\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureRemoteRendering\",\r\n \"addressPrefixes\": @@ -36704,114 +37559,115 @@ interactions: \ \"51.143.209.144/28\",\r\n \"52.146.133.64/28\",\r\n \"52.168.112.88/30\",\r\n \ \"52.178.17.8/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"AzureResourceManager\",\r\n \"id\": \"AzureResourceManager\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureResourceManager\",\r\n \"addressPrefixes\": - [\r\n \"13.66.141.176/28\",\r\n \"13.67.18.0/23\",\r\n \"13.69.67.32/28\",\r\n - \ \"13.69.114.0/23\",\r\n \"13.69.229.224/28\",\r\n \"13.69.234.0/23\",\r\n - \ \"13.70.74.64/28\",\r\n \"13.70.76.0/23\",\r\n \"13.71.173.192/28\",\r\n - \ \"13.71.196.80/28\",\r\n \"13.71.198.0/24\",\r\n \"13.73.240.224/28\",\r\n - \ \"13.73.246.0/23\",\r\n \"13.75.39.16/28\",\r\n \"13.77.53.32/28\",\r\n - \ \"13.77.55.0/25\",\r\n \"13.78.109.96/28\",\r\n \"13.86.219.80/28\",\r\n - \ \"13.86.222.0/24\",\r\n \"13.87.57.240/28\",\r\n \"13.87.60.0/23\",\r\n - \ \"13.87.123.240/28\",\r\n \"13.87.126.0/24\",\r\n \"13.89.180.0/23\",\r\n - \ \"20.17.60.0/23\",\r\n \"20.17.68.0/26\",\r\n \"20.21.44.0/26\",\r\n - \ \"20.21.50.0/23\",\r\n \"20.36.108.48/28\",\r\n \"20.36.110.0/23\",\r\n - \ \"20.36.115.144/28\",\r\n \"20.36.118.0/23\",\r\n \"20.36.126.0/23\",\r\n - \ \"20.37.76.48/28\",\r\n \"20.37.78.0/23\",\r\n \"20.37.230.0/23\",\r\n - \ \"20.38.128.32/28\",\r\n \"20.38.130.0/23\",\r\n \"20.38.150.0/23\",\r\n - \ \"20.40.206.240/28\",\r\n \"20.40.226.0/23\",\r\n \"20.41.70.0/23\",\r\n - \ \"20.43.120.224/28\",\r\n \"20.43.124.0/23\",\r\n \"20.44.3.240/28\",\r\n - \ \"20.44.6.0/23\",\r\n \"20.44.8.16/28\",\r\n \"20.44.16.112/28\",\r\n - \ \"20.44.20.0/23\",\r\n \"20.44.30.0/24\",\r\n \"20.45.88.0/23\",\r\n - \ \"20.45.118.0/23\",\r\n \"20.46.8.0/23\",\r\n \"20.48.194.0/23\",\r\n - \ \"20.49.116.0/23\",\r\n \"20.50.68.96/28\",\r\n \"20.51.10.0/23\",\r\n - \ \"20.51.18.0/23\",\r\n \"20.53.42.0/23\",\r\n \"20.58.64.0/23\",\r\n - \ \"20.61.100.0/23\",\r\n \"20.62.56.0/23\",\r\n \"20.62.130.0/23\",\r\n - \ \"20.65.128.0/23\",\r\n \"20.66.0.0/23\",\r\n \"20.72.28.64/26\",\r\n - \ \"20.88.64.64/26\",\r\n \"20.150.225.128/26\",\r\n \"20.150.242.0/23\",\r\n - \ \"20.187.198.0/23\",\r\n \"20.189.168.0/24\",\r\n \"20.189.226.0/23\",\r\n - \ \"20.191.162.0/23\",\r\n \"20.192.32.128/26\",\r\n \"20.192.40.0/23\",\r\n - \ \"20.192.52.0/23\",\r\n \"20.193.196.0/23\",\r\n \"20.193.204.0/26\",\r\n - \ \"20.195.144.0/23\",\r\n \"20.215.10.0/23\",\r\n \"20.215.156.0/26\",\r\n - \ \"20.217.50.0/23\",\r\n \"20.217.60.0/26\",\r\n \"23.98.110.0/23\",\r\n - \ \"40.67.54.0/23\",\r\n \"40.67.59.208/28\",\r\n \"40.67.62.0/23\",\r\n - \ \"40.67.120.0/24\",\r\n \"40.69.108.32/28\",\r\n \"40.69.112.0/22\",\r\n - \ \"40.71.13.224/28\",\r\n \"40.74.102.0/28\",\r\n \"40.75.35.32/28\",\r\n - \ \"40.75.38.0/23\",\r\n \"40.78.196.32/28\",\r\n \"40.78.198.0/23\",\r\n - \ \"40.78.203.224/28\",\r\n \"40.78.206.0/23\",\r\n \"40.78.234.176/28\",\r\n - \ \"40.78.254.0/23\",\r\n \"40.79.131.240/28\",\r\n \"40.79.134.0/23\",\r\n - \ \"40.79.158.0/23\",\r\n \"40.79.180.0/28\",\r\n \"40.79.182.0/23\",\r\n - \ \"40.79.198.0/23\",\r\n \"40.80.174.0/23\",\r\n \"40.80.178.0/23\",\r\n - \ \"40.113.178.0/28\",\r\n \"40.120.80.0/23\",\r\n \"51.11.64.0/24\",\r\n - \ \"51.11.96.0/24\",\r\n \"51.12.44.0/23\",\r\n \"51.12.101.64/26\",\r\n - \ \"51.12.196.0/23\",\r\n \"51.12.205.0/26\",\r\n \"51.53.98.0/23\",\r\n - \ \"51.53.108.0/26\",\r\n \"51.53.180.0/23\",\r\n \"51.53.188.0/26\",\r\n - \ \"51.104.8.224/28\",\r\n \"51.105.78.0/23\",\r\n \"51.105.94.0/23\",\r\n - \ \"51.107.54.0/23\",\r\n \"51.107.60.32/28\",\r\n \"51.107.62.0/23\",\r\n - \ \"51.107.150.0/23\",\r\n \"51.107.156.32/28\",\r\n \"51.107.158.0/23\",\r\n - \ \"51.116.52.0/23\",\r\n \"51.116.60.32/28\",\r\n \"51.116.62.0/23\",\r\n - \ \"51.116.150.0/23\",\r\n \"51.116.156.32/28\",\r\n \"51.116.159.0/24\",\r\n - \ \"51.120.46.0/23\",\r\n \"51.120.100.32/28\",\r\n \"51.120.102.0/23\",\r\n - \ \"51.120.220.32/28\",\r\n \"51.120.222.0/23\",\r\n \"51.120.230.0/23\",\r\n - \ \"51.138.208.0/23\",\r\n \"51.140.212.16/28\",\r\n \"51.140.214.0/24\",\r\n - \ \"51.143.210.0/23\",\r\n \"52.136.54.0/23\",\r\n \"52.138.94.0/23\",\r\n - \ \"52.139.104.0/23\",\r\n \"52.146.134.0/23\",\r\n \"52.147.96.0/24\",\r\n - \ \"52.150.158.0/23\",\r\n \"52.162.110.224/28\",\r\n \"52.172.114.0/23\",\r\n - \ \"52.231.19.208/28\",\r\n \"52.231.22.0/24\",\r\n \"52.231.148.64/28\",\r\n - \ \"52.231.150.0/24\",\r\n \"52.240.242.0/23\",\r\n \"65.52.252.48/28\",\r\n - \ \"65.52.254.0/23\",\r\n \"102.133.28.16/28\",\r\n \"102.133.30.0/23\",\r\n - \ \"102.133.62.0/23\",\r\n \"102.133.123.224/28\",\r\n \"102.133.158.0/23\",\r\n - \ \"102.133.222.0/23\",\r\n \"104.46.160.0/24\",\r\n \"104.46.161.0/25\",\r\n - \ \"104.46.180.0/23\",\r\n \"104.214.162.0/23\",\r\n \"104.214.166.0/26\",\r\n - \ \"168.61.138.0/23\",\r\n \"168.61.143.192/26\",\r\n \"191.233.52.0/23\",\r\n - \ \"191.233.205.16/28\",\r\n \"191.234.140.0/23\",\r\n \"191.234.158.0/23\",\r\n - \ \"2603:1000:4::6c0/122\",\r\n \"2603:1000:4:402::280/122\",\r\n - \ \"2603:1000:104::480/122\",\r\n \"2603:1000:104:402::280/122\",\r\n - \ \"2603:1010:6::180/122\",\r\n \"2603:1010:6:402::280/122\",\r\n - \ \"2603:1010:101::6c0/122\",\r\n \"2603:1010:101:402::280/122\",\r\n - \ \"2603:1010:304::6c0/122\",\r\n \"2603:1010:304:402::280/122\",\r\n - \ \"2603:1010:404::6c0/122\",\r\n \"2603:1010:404:402::280/122\",\r\n - \ \"2603:1020:5::180/122\",\r\n \"2603:1020:5:402::280/122\",\r\n - \ \"2603:1020:206::180/122\",\r\n \"2603:1020:206:402::280/122\",\r\n - \ \"2603:1020:305::6c0/122\",\r\n \"2603:1020:305:402::280/122\",\r\n - \ \"2603:1020:405::6c0/122\",\r\n \"2603:1020:405:402::280/122\",\r\n - \ \"2603:1020:605::6c0/122\",\r\n \"2603:1020:605:402::280/122\",\r\n - \ \"2603:1020:705::180/122\",\r\n \"2603:1020:705:402::280/122\",\r\n - \ \"2603:1020:805::180/122\",\r\n \"2603:1020:805:402::280/122\",\r\n - \ \"2603:1020:905::6c0/122\",\r\n \"2603:1020:905:402::280/122\",\r\n - \ \"2603:1020:a04::180/122\",\r\n \"2603:1020:a04:2::700/120\",\r\n - \ \"2603:1020:a04:402::280/122\",\r\n \"2603:1020:b04::6c0/122\",\r\n - \ \"2603:1020:b04:402::280/122\",\r\n \"2603:1020:c04::180/122\",\r\n - \ \"2603:1020:c04:402::280/122\",\r\n \"2603:1020:d04::6c0/122\",\r\n - \ \"2603:1020:d04:402::280/122\",\r\n \"2603:1020:e04::180/122\",\r\n - \ \"2603:1020:e04:3::300/120\",\r\n \"2603:1020:e04:402::280/122\",\r\n - \ \"2603:1020:f04::6c0/122\",\r\n \"2603:1020:f04:402::280/122\",\r\n - \ \"2603:1020:1004:1::400/120\",\r\n \"2603:1020:1004:400::180/122\",\r\n - \ \"2603:1020:1104:1::/120\",\r\n \"2603:1020:1104:400::280/122\",\r\n - \ \"2603:1020:1302:1::400/120\",\r\n \"2603:1020:1302:400::1c0/122\",\r\n - \ \"2603:1030:f:1::6c0/122\",\r\n \"2603:1030:f:2::700/120\",\r\n - \ \"2603:1030:f:400::a80/122\",\r\n \"2603:1030:10::180/122\",\r\n - \ \"2603:1030:10:402::280/122\",\r\n \"2603:1030:104::180/122\",\r\n - \ \"2603:1030:104:402::280/122\",\r\n \"2603:1030:107:1::100/120\",\r\n - \ \"2603:1030:107:400::200/122\",\r\n \"2603:1030:210::180/122\",\r\n - \ \"2603:1030:210:402::280/122\",\r\n \"2603:1030:40b:2::40/122\",\r\n - \ \"2603:1030:40b:400::a80/122\",\r\n \"2603:1030:40c::180/122\",\r\n - \ \"2603:1030:40c:402::280/122\",\r\n \"2603:1030:504::400/120\",\r\n - \ \"2603:1030:504:402::180/122\",\r\n \"2603:1030:608::6c0/122\",\r\n - \ \"2603:1030:608:4::100/120\",\r\n \"2603:1030:608:402::280/122\",\r\n - \ \"2603:1030:807::180/122\",\r\n \"2603:1030:807:402::280/122\",\r\n - \ \"2603:1030:a07::6c0/122\",\r\n \"2603:1030:a07:9::200/120\",\r\n - \ \"2603:1030:a07:402::900/122\",\r\n \"2603:1030:b04::6c0/122\",\r\n - \ \"2603:1030:b04:402::280/122\",\r\n \"2603:1030:c06:2::40/122\",\r\n - \ \"2603:1030:c06:400::a80/122\",\r\n \"2603:1030:f05::180/122\",\r\n - \ \"2603:1030:f05:402::280/122\",\r\n \"2603:1030:1005::6c0/122\",\r\n - \ \"2603:1030:1005:402::280/122\",\r\n \"2603:1040:5::280/122\",\r\n - \ \"2603:1040:5:402::280/122\",\r\n \"2603:1040:207::6c0/122\",\r\n - \ \"2603:1040:207:2::300/120\",\r\n \"2603:1040:207:402::280/122\",\r\n - \ \"2603:1040:407::180/122\",\r\n \"2603:1040:407:402::280/122\",\r\n - \ \"2603:1040:606::6c0/122\",\r\n \"2603:1040:606:402::280/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"AzureResourceManager\",\r\n \"addressPrefixes\": [\r\n \"13.66.141.176/28\",\r\n + \ \"13.67.18.0/23\",\r\n \"13.69.67.32/28\",\r\n \"13.69.114.0/23\",\r\n + \ \"13.69.229.224/28\",\r\n \"13.69.234.0/23\",\r\n \"13.70.74.64/28\",\r\n + \ \"13.70.76.0/23\",\r\n \"13.71.173.192/28\",\r\n \"13.71.196.80/28\",\r\n + \ \"13.71.198.0/24\",\r\n \"13.73.240.224/28\",\r\n \"13.73.246.0/23\",\r\n + \ \"13.75.39.16/28\",\r\n \"13.77.53.32/28\",\r\n \"13.77.55.0/25\",\r\n + \ \"13.78.109.96/28\",\r\n \"13.86.219.80/28\",\r\n \"13.86.222.0/24\",\r\n + \ \"13.87.57.240/28\",\r\n \"13.87.60.0/23\",\r\n \"13.87.123.240/28\",\r\n + \ \"13.87.126.0/24\",\r\n \"13.89.180.0/23\",\r\n \"20.17.60.0/23\",\r\n + \ \"20.17.68.0/26\",\r\n \"20.21.44.0/26\",\r\n \"20.21.50.0/23\",\r\n + \ \"20.36.108.48/28\",\r\n \"20.36.110.0/23\",\r\n \"20.36.115.144/28\",\r\n + \ \"20.36.118.0/23\",\r\n \"20.36.126.0/23\",\r\n \"20.37.76.48/28\",\r\n + \ \"20.37.78.0/23\",\r\n \"20.37.230.0/23\",\r\n \"20.38.128.32/28\",\r\n + \ \"20.38.130.0/23\",\r\n \"20.38.150.0/23\",\r\n \"20.40.206.240/28\",\r\n + \ \"20.40.226.0/23\",\r\n \"20.41.70.0/23\",\r\n \"20.43.120.224/28\",\r\n + \ \"20.43.124.0/23\",\r\n \"20.44.3.240/28\",\r\n \"20.44.6.0/23\",\r\n + \ \"20.44.8.16/28\",\r\n \"20.44.16.112/28\",\r\n \"20.44.20.0/23\",\r\n + \ \"20.44.30.0/24\",\r\n \"20.45.88.0/23\",\r\n \"20.45.118.0/23\",\r\n + \ \"20.46.8.0/23\",\r\n \"20.48.194.0/23\",\r\n \"20.49.116.0/23\",\r\n + \ \"20.50.68.96/28\",\r\n \"20.51.10.0/23\",\r\n \"20.51.18.0/23\",\r\n + \ \"20.53.42.0/23\",\r\n \"20.58.64.0/23\",\r\n \"20.61.100.0/23\",\r\n + \ \"20.62.56.0/23\",\r\n \"20.62.130.0/23\",\r\n \"20.65.128.0/23\",\r\n + \ \"20.66.0.0/23\",\r\n \"20.72.28.64/26\",\r\n \"20.88.64.64/26\",\r\n + \ \"20.150.225.128/26\",\r\n \"20.150.242.0/23\",\r\n \"20.187.198.0/23\",\r\n + \ \"20.189.168.0/24\",\r\n \"20.189.226.0/23\",\r\n \"20.191.162.0/23\",\r\n + \ \"20.192.32.128/26\",\r\n \"20.192.40.0/23\",\r\n \"20.192.52.0/23\",\r\n + \ \"20.193.196.0/23\",\r\n \"20.193.204.0/26\",\r\n \"20.195.144.0/23\",\r\n + \ \"20.215.10.0/23\",\r\n \"20.215.156.0/26\",\r\n \"20.217.50.0/23\",\r\n + \ \"20.217.60.0/26\",\r\n \"23.98.110.0/23\",\r\n \"40.67.54.0/23\",\r\n + \ \"40.67.59.208/28\",\r\n \"40.67.62.0/23\",\r\n \"40.67.120.0/24\",\r\n + \ \"40.69.108.32/28\",\r\n \"40.69.112.0/22\",\r\n \"40.71.13.224/28\",\r\n + \ \"40.74.102.0/28\",\r\n \"40.75.35.32/28\",\r\n \"40.75.38.0/23\",\r\n + \ \"40.78.196.32/28\",\r\n \"40.78.198.0/23\",\r\n \"40.78.203.224/28\",\r\n + \ \"40.78.206.0/23\",\r\n \"40.78.234.176/28\",\r\n \"40.78.254.0/23\",\r\n + \ \"40.79.131.240/28\",\r\n \"40.79.134.0/23\",\r\n \"40.79.158.0/23\",\r\n + \ \"40.79.180.0/28\",\r\n \"40.79.182.0/23\",\r\n \"40.79.198.0/23\",\r\n + \ \"40.80.174.0/23\",\r\n \"40.80.178.0/23\",\r\n \"40.113.178.0/28\",\r\n + \ \"40.120.80.0/23\",\r\n \"51.11.64.0/24\",\r\n \"51.11.96.0/24\",\r\n + \ \"51.12.44.0/23\",\r\n \"51.12.101.64/26\",\r\n \"51.12.196.0/23\",\r\n + \ \"51.12.205.0/26\",\r\n \"51.53.98.0/23\",\r\n \"51.53.108.0/26\",\r\n + \ \"51.53.180.0/23\",\r\n \"51.53.188.0/26\",\r\n \"51.104.8.224/28\",\r\n + \ \"51.105.78.0/23\",\r\n \"51.105.94.0/23\",\r\n \"51.107.54.0/23\",\r\n + \ \"51.107.60.32/28\",\r\n \"51.107.62.0/23\",\r\n \"51.107.150.0/23\",\r\n + \ \"51.107.156.32/28\",\r\n \"51.107.158.0/23\",\r\n \"51.116.52.0/23\",\r\n + \ \"51.116.60.32/28\",\r\n \"51.116.62.0/23\",\r\n \"51.116.150.0/23\",\r\n + \ \"51.116.156.32/28\",\r\n \"51.116.159.0/24\",\r\n \"51.120.46.0/23\",\r\n + \ \"51.120.100.32/28\",\r\n \"51.120.102.0/23\",\r\n \"51.120.220.32/28\",\r\n + \ \"51.120.222.0/23\",\r\n \"51.120.230.0/23\",\r\n \"51.138.208.0/23\",\r\n + \ \"51.140.212.16/28\",\r\n \"51.140.214.0/24\",\r\n \"51.143.210.0/23\",\r\n + \ \"52.136.54.0/23\",\r\n \"52.138.94.0/23\",\r\n \"52.139.104.0/23\",\r\n + \ \"52.146.134.0/23\",\r\n \"52.147.96.0/24\",\r\n \"52.150.158.0/23\",\r\n + \ \"52.162.110.224/28\",\r\n \"52.172.114.0/23\",\r\n \"52.231.19.208/28\",\r\n + \ \"52.231.22.0/24\",\r\n \"52.231.148.64/28\",\r\n \"52.231.150.0/24\",\r\n + \ \"52.240.242.0/23\",\r\n \"65.52.252.48/28\",\r\n \"65.52.254.0/23\",\r\n + \ \"102.133.28.16/28\",\r\n \"102.133.30.0/23\",\r\n \"102.133.62.0/23\",\r\n + \ \"102.133.123.224/28\",\r\n \"102.133.158.0/23\",\r\n \"102.133.222.0/23\",\r\n + \ \"104.46.160.0/24\",\r\n \"104.46.161.0/25\",\r\n \"104.46.180.0/23\",\r\n + \ \"104.214.162.0/23\",\r\n \"104.214.166.0/26\",\r\n \"168.61.138.0/23\",\r\n + \ \"168.61.143.192/26\",\r\n \"191.233.52.0/23\",\r\n \"191.233.205.16/28\",\r\n + \ \"191.234.140.0/23\",\r\n \"191.234.158.0/23\",\r\n \"2603:1000:4::6c0/122\",\r\n + \ \"2603:1000:4:402::280/122\",\r\n \"2603:1000:104::480/122\",\r\n + \ \"2603:1000:104:402::280/122\",\r\n \"2603:1010:6::180/122\",\r\n + \ \"2603:1010:6:402::280/122\",\r\n \"2603:1010:101::6c0/122\",\r\n + \ \"2603:1010:101:402::280/122\",\r\n \"2603:1010:304::6c0/122\",\r\n + \ \"2603:1010:304:402::280/122\",\r\n \"2603:1010:404::6c0/122\",\r\n + \ \"2603:1010:404:402::280/122\",\r\n \"2603:1020:5::180/122\",\r\n + \ \"2603:1020:5:402::280/122\",\r\n \"2603:1020:206::180/122\",\r\n + \ \"2603:1020:206:402::280/122\",\r\n \"2603:1020:305::6c0/122\",\r\n + \ \"2603:1020:305:402::280/122\",\r\n \"2603:1020:405::6c0/122\",\r\n + \ \"2603:1020:405:402::280/122\",\r\n \"2603:1020:605::6c0/122\",\r\n + \ \"2603:1020:605:402::280/122\",\r\n \"2603:1020:705::180/122\",\r\n + \ \"2603:1020:705:402::280/122\",\r\n \"2603:1020:805::180/122\",\r\n + \ \"2603:1020:805:402::280/122\",\r\n \"2603:1020:905::6c0/122\",\r\n + \ \"2603:1020:905:402::280/122\",\r\n \"2603:1020:a04::180/122\",\r\n + \ \"2603:1020:a04:2::700/120\",\r\n \"2603:1020:a04:402::280/122\",\r\n + \ \"2603:1020:b04::6c0/122\",\r\n \"2603:1020:b04:402::280/122\",\r\n + \ \"2603:1020:c04::180/122\",\r\n \"2603:1020:c04:402::280/122\",\r\n + \ \"2603:1020:d04::6c0/122\",\r\n \"2603:1020:d04:402::280/122\",\r\n + \ \"2603:1020:e04::180/122\",\r\n \"2603:1020:e04:3::300/120\",\r\n + \ \"2603:1020:e04:402::280/122\",\r\n \"2603:1020:f04::6c0/122\",\r\n + \ \"2603:1020:f04:402::280/122\",\r\n \"2603:1020:1004:1::400/120\",\r\n + \ \"2603:1020:1004:400::180/122\",\r\n \"2603:1020:1104:1::/120\",\r\n + \ \"2603:1020:1104:400::280/122\",\r\n \"2603:1020:1302:1::400/120\",\r\n + \ \"2603:1020:1302:400::1c0/122\",\r\n \"2603:1030:f:1::6c0/122\",\r\n + \ \"2603:1030:f:2::700/120\",\r\n \"2603:1030:f:400::a80/122\",\r\n + \ \"2603:1030:10::180/122\",\r\n \"2603:1030:10:402::280/122\",\r\n + \ \"2603:1030:104::180/122\",\r\n \"2603:1030:104:402::280/122\",\r\n + \ \"2603:1030:107:1::100/120\",\r\n \"2603:1030:107:400::200/122\",\r\n + \ \"2603:1030:210::180/122\",\r\n \"2603:1030:210:402::280/122\",\r\n + \ \"2603:1030:40b:2::40/122\",\r\n \"2603:1030:40b:400::a80/122\",\r\n + \ \"2603:1030:40c::180/122\",\r\n \"2603:1030:40c:402::280/122\",\r\n + \ \"2603:1030:504::400/120\",\r\n \"2603:1030:504:402::180/122\",\r\n + \ \"2603:1030:608::6c0/122\",\r\n \"2603:1030:608:4::100/120\",\r\n + \ \"2603:1030:608:402::280/122\",\r\n \"2603:1030:807::180/122\",\r\n + \ \"2603:1030:807:402::280/122\",\r\n \"2603:1030:a07::6c0/122\",\r\n + \ \"2603:1030:a07:9::200/120\",\r\n \"2603:1030:a07:402::900/122\",\r\n + \ \"2603:1030:b04::6c0/122\",\r\n \"2603:1030:b04:402::280/122\",\r\n + \ \"2603:1030:c06:2::40/122\",\r\n \"2603:1030:c06:400::a80/122\",\r\n + \ \"2603:1030:f05::180/122\",\r\n \"2603:1030:f05:402::280/122\",\r\n + \ \"2603:1030:1005::6c0/122\",\r\n \"2603:1030:1005:402::280/122\",\r\n + \ \"2603:1040:5::280/122\",\r\n \"2603:1040:5:402::280/122\",\r\n + \ \"2603:1040:207::6c0/122\",\r\n \"2603:1040:207:2::300/120\",\r\n + \ \"2603:1040:207:402::280/122\",\r\n \"2603:1040:407::180/122\",\r\n + \ \"2603:1040:407:402::280/122\",\r\n \"2603:1040:606::6c0/122\",\r\n + \ \"2603:1040:606:3::400/120\",\r\n \"2603:1040:606:402::280/122\",\r\n \ \"2603:1040:806::6c0/122\",\r\n \"2603:1040:806:402::280/122\",\r\n \ \"2603:1040:904::180/122\",\r\n \"2603:1040:904:3::100/120\",\r\n \ \"2603:1040:904:402::280/122\",\r\n \"2603:1040:a06::280/122\",\r\n @@ -36830,29 +37686,30 @@ interactions: \ \"2603:1050:6:402::280/122\",\r\n \"2603:1050:403:1::40/122\",\r\n \ \"2603:1050:403:400::440/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureSecurityCenter\",\r\n \"id\": \"AzureSecurityCenter\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureSecurityCenter\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.192/27\",\r\n - \ \"13.69.233.64/27\",\r\n \"13.70.79.32/27\",\r\n \"13.71.177.0/27\",\r\n - \ \"13.87.58.192/27\",\r\n \"13.87.124.192/27\",\r\n \"20.36.117.224/27\",\r\n - \ \"20.38.132.32/27\",\r\n \"20.43.123.128/27\",\r\n \"20.44.10.224/27\",\r\n - \ \"20.44.19.128/27\",\r\n \"20.45.126.64/27\",\r\n \"20.49.84.0/27\",\r\n - \ \"20.52.72.0/27\",\r\n \"20.53.0.64/27\",\r\n \"20.150.173.224/27\",\r\n - \ \"20.189.171.64/27\",\r\n \"20.192.184.128/27\",\r\n \"20.192.238.224/27\",\r\n - \ \"20.193.206.160/27\",\r\n \"23.100.208.32/27\",\r\n \"40.67.121.160/27\",\r\n - \ \"40.69.111.64/27\",\r\n \"40.78.239.64/27\",\r\n \"40.79.139.224/27\",\r\n - \ \"40.79.190.128/27\",\r\n \"40.80.180.128/27\",\r\n \"40.89.121.128/27\",\r\n - \ \"40.120.8.128/27\",\r\n \"40.120.64.128/27\",\r\n \"51.12.101.128/27\",\r\n - \ \"51.12.205.64/27\",\r\n \"51.107.128.64/27\",\r\n \"51.107.192.96/27\",\r\n - \ \"51.116.245.224/27\",\r\n \"51.120.109.64/27\",\r\n \"51.120.220.224/27\",\r\n - \ \"51.138.160.32/27\",\r\n \"51.140.149.96/27\",\r\n \"51.140.215.128/27\",\r\n - \ \"52.168.112.96/27\",\r\n \"52.178.17.32/27\",\r\n \"52.231.23.64/27\",\r\n - \ \"52.231.151.0/27\",\r\n \"52.240.241.96/27\",\r\n \"102.37.64.64/27\",\r\n - \ \"102.133.124.160/27\",\r\n \"104.46.162.32/27\",\r\n \"104.214.164.64/27\",\r\n - \ \"168.61.140.64/27\",\r\n \"191.234.149.224/27\",\r\n \"191.237.224.128/27\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"AzureSecurityCenter\",\r\n \"addressPrefixes\": + [\r\n \"13.66.145.192/27\",\r\n \"13.69.233.64/27\",\r\n + \ \"13.70.79.32/27\",\r\n \"13.71.177.0/27\",\r\n \"13.87.58.192/27\",\r\n + \ \"13.87.124.192/27\",\r\n \"20.36.117.224/27\",\r\n \"20.38.132.32/27\",\r\n + \ \"20.43.123.128/27\",\r\n \"20.44.10.224/27\",\r\n \"20.44.19.128/27\",\r\n + \ \"20.45.126.64/27\",\r\n \"20.49.84.0/27\",\r\n \"20.52.72.0/27\",\r\n + \ \"20.53.0.64/27\",\r\n \"20.150.173.224/27\",\r\n \"20.189.171.64/27\",\r\n + \ \"20.192.184.128/27\",\r\n \"20.192.238.224/27\",\r\n \"20.193.206.160/27\",\r\n + \ \"23.100.208.32/27\",\r\n \"40.67.121.160/27\",\r\n \"40.69.111.64/27\",\r\n + \ \"40.78.239.64/27\",\r\n \"40.79.139.224/27\",\r\n \"40.79.190.128/27\",\r\n + \ \"40.80.180.128/27\",\r\n \"40.89.121.128/27\",\r\n \"40.120.8.128/27\",\r\n + \ \"40.120.64.128/27\",\r\n \"51.12.101.128/27\",\r\n \"51.12.205.64/27\",\r\n + \ \"51.107.128.64/27\",\r\n \"51.107.192.96/27\",\r\n \"51.116.245.224/27\",\r\n + \ \"51.120.109.64/27\",\r\n \"51.120.220.224/27\",\r\n \"51.138.160.32/27\",\r\n + \ \"51.140.149.96/27\",\r\n \"51.140.215.128/27\",\r\n \"52.168.112.96/27\",\r\n + \ \"52.178.17.32/27\",\r\n \"52.231.23.64/27\",\r\n \"52.231.151.0/27\",\r\n + \ \"52.240.241.96/27\",\r\n \"102.37.64.64/27\",\r\n \"102.133.124.160/27\",\r\n + \ \"104.46.162.32/27\",\r\n \"104.214.164.64/27\",\r\n \"168.61.140.64/27\",\r\n + \ \"191.234.149.224/27\",\r\n \"191.237.224.128/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureSignalR\",\r\n - \ \"id\": \"AzureSignalR\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"AzureSignalR\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -36911,7 +37768,7 @@ interactions: \ \"2603:1050:6:2::300/120\",\r\n \"2603:1050:403:2::100/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureSiteRecovery\",\r\n \ \"id\": \"AzureSiteRecovery\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSiteRecovery\",\r\n \"addressPrefixes\": @@ -37080,29 +37937,30 @@ interactions: \ \"2603:1050:6:c02::158/125\",\r\n \"2603:1050:403::/123\",\r\n \ \"2603:1050:403:400::1f0/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"AzureSphere\",\r\n \"id\": \"AzureSphere\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureSphereSecureService_Prod\",\r\n \"addressPrefixes\": [\r\n \"20.40.225.168/29\",\r\n - \ \"20.48.196.224/29\",\r\n \"20.49.118.104/29\",\r\n \"20.53.47.72/29\",\r\n - \ \"20.58.67.16/29\",\r\n \"20.61.102.112/29\",\r\n \"20.62.59.64/29\",\r\n - \ \"20.62.129.152/29\",\r\n \"20.62.133.96/28\",\r\n \"20.65.132.72/29\",\r\n - \ \"20.66.4.192/28\",\r\n \"20.66.4.208/29\",\r\n \"20.189.228.128/29\",\r\n - \ \"20.191.165.104/29\",\r\n \"20.192.80.16/29\",\r\n \"20.194.73.240/29\",\r\n - \ \"20.195.65.224/29\",\r\n \"20.195.72.224/29\",\r\n \"40.89.23.248/29\",\r\n - \ \"51.138.210.136/29\",\r\n \"51.143.209.136/29\",\r\n \"52.136.185.144/29\",\r\n - \ \"52.140.111.120/29\",\r\n \"52.146.137.0/29\",\r\n \"52.147.112.136/29\",\r\n - \ \"52.150.157.184/29\",\r\n \"52.172.116.8/29\",\r\n \"104.46.179.248/29\",\r\n - \ \"191.238.72.64/29\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"AzureStack\",\r\n \"id\": \"AzureStack\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"AzureSphereSecureService_Prod\",\r\n + \ \"addressPrefixes\": [\r\n \"20.40.225.168/29\",\r\n \"20.48.196.224/29\",\r\n + \ \"20.49.118.104/29\",\r\n \"20.53.47.72/29\",\r\n \"20.58.67.16/29\",\r\n + \ \"20.61.102.112/29\",\r\n \"20.62.59.64/29\",\r\n \"20.62.129.152/29\",\r\n + \ \"20.62.133.96/28\",\r\n \"20.65.132.72/29\",\r\n \"20.66.4.192/28\",\r\n + \ \"20.66.4.208/29\",\r\n \"20.189.228.128/29\",\r\n \"20.191.165.104/29\",\r\n + \ \"20.192.80.16/29\",\r\n \"20.194.73.240/29\",\r\n \"20.195.65.224/29\",\r\n + \ \"20.195.72.224/29\",\r\n \"40.89.23.248/29\",\r\n \"51.138.210.136/29\",\r\n + \ \"51.143.209.136/29\",\r\n \"52.136.185.144/29\",\r\n \"52.140.111.120/29\",\r\n + \ \"52.146.137.0/29\",\r\n \"52.147.112.136/29\",\r\n \"52.150.157.184/29\",\r\n + \ \"52.172.116.8/29\",\r\n \"104.46.179.248/29\",\r\n \"191.238.72.64/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"AzureStack\",\r\n + \ \"id\": \"AzureStack\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureStack\",\r\n \"addressPrefixes\": [\r\n \"20.51.12.16/28\",\r\n \ \"20.61.103.64/28\",\r\n \"20.69.0.224/28\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"AzureTrafficManager\",\r\n \ \"id\": \"AzureTrafficManager\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureTrafficManager\",\r\n \"addressPrefixes\": @@ -37128,76 +37986,74 @@ interactions: \ \"2603:1040:5:3::250/124\",\r\n \"2603:1040:207:3::110/124\",\r\n \ \"2a01:111:f100:4002::9d37:c0d4/128\"\r\n ]\r\n }\r\n \ },\r\n {\r\n \"name\": \"AzureUpdateDelivery\",\r\n \"id\": - \"AzureUpdateDelivery\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"AzureUpdateDelivery\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"FW\",\r\n \"UDR\"\r\n \ ],\r\n \"systemService\": \"AzureUpdateDelivery\",\r\n \"addressPrefixes\": [\r\n \"13.64.131.128/32\",\r\n \"13.69.31.56/32\",\r\n \ \"13.69.99.13/32\",\r\n \"13.81.123.105/32\",\r\n \"13.81.124.68/32\",\r\n \ \"13.91.16.64/29\",\r\n \"13.95.192.96/32\",\r\n \"13.95.196.182/32\",\r\n - \ \"13.95.197.125/32\",\r\n \"13.95.199.78/32\",\r\n \"20.44.79.107/32\",\r\n - \ \"20.54.24.69/32\",\r\n \"20.54.24.79/32\",\r\n \"20.54.24.148/32\",\r\n - \ \"20.54.24.169/32\",\r\n \"20.54.24.231/32\",\r\n \"20.54.24.246/32\",\r\n - \ \"20.54.25.4/32\",\r\n \"20.54.25.16/32\",\r\n \"20.54.25.34/32\",\r\n - \ \"20.54.25.64/32\",\r\n \"20.54.25.74/32\",\r\n \"20.54.25.86/32\",\r\n - \ \"20.54.25.93/32\",\r\n \"20.54.25.123/32\",\r\n \"20.54.88.152/32\",\r\n - \ \"20.54.88.189/32\",\r\n \"20.54.89.15/32\",\r\n \"20.54.89.36/32\",\r\n - \ \"20.54.89.50/32\",\r\n \"20.54.89.65/32\",\r\n \"20.54.89.106/32\",\r\n - \ \"20.54.105.213/32\",\r\n \"20.54.110.119/32\",\r\n \"20.54.123.4/32\",\r\n - \ \"20.54.123.176/32\",\r\n \"20.62.190.184/29\",\r\n \"20.64.24.176/32\",\r\n - \ \"20.67.144.17/32\",\r\n \"20.72.235.82/31\",\r\n \"20.83.81.160/29\",\r\n - \ \"20.84.253.152/32\",\r\n \"20.109.153.52/32\",\r\n \"20.109.209.108/31\",\r\n - \ \"20.110.48.104/32\",\r\n \"20.110.183.53/32\",\r\n \"20.110.183.129/32\",\r\n - \ \"20.122.94.253/32\",\r\n \"20.123.2.216/32\",\r\n \"20.189.123.131/32\",\r\n - \ \"20.190.9.86/32\",\r\n \"20.191.46.109/32\",\r\n \"20.191.46.211/32\",\r\n - \ \"20.223.132.130/32\",\r\n \"20.223.133.42/32\",\r\n \"20.223.134.80/32\",\r\n - \ \"20.223.178.147/32\",\r\n \"20.223.178.252/32\",\r\n \"20.223.179.131/32\",\r\n - \ \"20.223.179.193/32\",\r\n \"20.223.180.22/32\",\r\n \"20.223.181.126/32\",\r\n - \ \"20.223.181.150/32\",\r\n \"20.223.182.28/32\",\r\n \"20.225.53.254/32\",\r\n - \ \"20.225.102.77/32\",\r\n \"20.225.136.13/32\",\r\n \"20.225.136.98/32\",\r\n - \ \"20.225.197.185/32\",\r\n \"20.225.198.30/32\",\r\n \"20.225.198.70/32\",\r\n - \ \"20.225.198.135/32\",\r\n \"20.225.198.138/32\",\r\n \"20.225.199.20/32\",\r\n - \ \"20.225.199.26/32\",\r\n \"20.225.212.177/32\",\r\n \"20.230.169.50/32\",\r\n - \ \"20.230.169.96/32\",\r\n \"20.234.121.226/32\",\r\n \"23.99.182.144/32\",\r\n - \ \"23.101.119.76/32\",\r\n \"40.64.65.76/32\",\r\n \"40.64.66.89/32\",\r\n - \ \"40.64.66.113/32\",\r\n \"40.64.66.233/32\",\r\n \"40.65.209.51/32\",\r\n - \ \"40.70.175.49/32\",\r\n \"40.70.229.150/32\",\r\n \"40.77.0.148/32\",\r\n - \ \"40.77.2.164/32\",\r\n \"40.77.9.49/32\",\r\n \"40.77.9.128/32\",\r\n - \ \"40.77.9.154/32\",\r\n \"40.77.14.133/32\",\r\n \"40.91.73.169/32\",\r\n - \ \"40.91.80.89/32\",\r\n \"40.113.138.188/32\",\r\n \"40.118.106.205/32\",\r\n - \ \"40.119.45.246/32\",\r\n \"40.119.46.9/32\",\r\n \"40.119.46.46/32\",\r\n - \ \"40.119.46.139/32\",\r\n \"40.122.74.203/32\",\r\n \"40.124.168.44/32\",\r\n - \ \"40.124.169.225/32\",\r\n \"40.124.171.62/32\",\r\n \"40.125.120.53/32\",\r\n - \ \"40.125.122.145/32\",\r\n \"40.125.122.151/32\",\r\n \"40.125.122.155/32\",\r\n - \ \"40.125.122.160/32\",\r\n \"40.125.122.164/32\",\r\n \"40.125.122.176/32\",\r\n + \ \"13.95.197.125/32\",\r\n \"13.95.199.78/32\",\r\n \"20.29.242.153/32\",\r\n + \ \"20.29.245.143/32\",\r\n \"20.29.247.34/32\",\r\n \"20.29.247.175/32\",\r\n + \ \"20.29.247.198/32\",\r\n \"20.44.79.107/32\",\r\n \"20.54.24.69/32\",\r\n + \ \"20.54.24.79/32\",\r\n \"20.54.24.148/32\",\r\n \"20.54.24.169/32\",\r\n + \ \"20.54.24.231/32\",\r\n \"20.54.24.246/32\",\r\n \"20.54.25.4/32\",\r\n + \ \"20.54.25.16/32\",\r\n \"20.54.25.34/32\",\r\n \"20.54.25.64/32\",\r\n + \ \"20.54.25.74/32\",\r\n \"20.54.25.86/32\",\r\n \"20.54.25.93/32\",\r\n + \ \"20.54.25.123/32\",\r\n \"20.54.88.152/32\",\r\n \"20.54.88.189/32\",\r\n + \ \"20.54.89.15/32\",\r\n \"20.54.89.36/32\",\r\n \"20.54.89.65/32\",\r\n + \ \"20.54.89.106/32\",\r\n \"20.54.105.213/32\",\r\n \"20.54.110.119/32\",\r\n + \ \"20.54.123.4/32\",\r\n \"20.54.123.176/32\",\r\n \"20.62.190.184/29\",\r\n + \ \"20.72.235.82/31\",\r\n \"20.83.81.160/29\",\r\n \"20.84.253.152/32\",\r\n + \ \"20.109.209.108/31\",\r\n \"20.110.48.104/32\",\r\n \"20.110.183.53/32\",\r\n + \ \"20.110.183.129/32\",\r\n \"20.189.123.131/32\",\r\n \"20.190.9.86/32\",\r\n + \ \"20.191.46.109/32\",\r\n \"20.191.46.211/32\",\r\n \"20.223.132.130/32\",\r\n + \ \"20.223.133.42/32\",\r\n \"20.223.134.80/32\",\r\n \"20.223.178.147/32\",\r\n + \ \"20.223.178.252/32\",\r\n \"20.223.179.131/32\",\r\n \"20.223.179.193/32\",\r\n + \ \"20.223.180.22/32\",\r\n \"20.223.181.126/32\",\r\n \"20.223.181.150/32\",\r\n + \ \"20.223.182.28/32\",\r\n \"20.225.53.254/32\",\r\n \"20.225.102.77/32\",\r\n + \ \"20.225.136.13/32\",\r\n \"20.225.136.98/32\",\r\n \"20.225.197.185/32\",\r\n + \ \"20.225.198.30/32\",\r\n \"20.225.198.70/32\",\r\n \"20.225.198.135/32\",\r\n + \ \"20.225.198.138/32\",\r\n \"20.225.199.20/32\",\r\n \"20.225.199.26/32\",\r\n + \ \"20.230.140.223/32\",\r\n \"20.230.169.50/32\",\r\n \"20.230.169.96/32\",\r\n + \ \"20.234.121.226/32\",\r\n \"20.236.33.177/32\",\r\n \"20.236.35.173/32\",\r\n + \ \"20.236.37.122/32\",\r\n \"23.99.182.144/32\",\r\n \"40.64.65.76/32\",\r\n + \ \"40.64.66.89/32\",\r\n \"40.64.66.113/32\",\r\n \"40.64.66.233/32\",\r\n + \ \"40.65.209.51/32\",\r\n \"40.70.175.49/32\",\r\n \"40.70.229.150/32\",\r\n + \ \"40.77.0.148/32\",\r\n \"40.77.2.164/32\",\r\n \"40.77.9.128/32\",\r\n + \ \"40.77.14.133/32\",\r\n \"40.91.73.169/32\",\r\n \"40.91.80.89/32\",\r\n + \ \"40.113.138.188/32\",\r\n \"40.118.106.205/32\",\r\n \"40.119.45.246/32\",\r\n + \ \"40.119.46.9/32\",\r\n \"40.119.46.46/32\",\r\n \"40.119.46.139/32\",\r\n + \ \"40.122.74.203/32\",\r\n \"40.124.168.44/32\",\r\n \"40.124.169.225/32\",\r\n + \ \"40.125.120.53/32\",\r\n \"40.125.122.145/32\",\r\n \"40.125.122.151/32\",\r\n + \ \"40.125.122.155/32\",\r\n \"40.125.122.164/32\",\r\n \"40.125.122.176/32\",\r\n \ \"51.104.162.50/32\",\r\n \"51.104.162.168/32\",\r\n \"51.104.164.114/32\",\r\n \ \"51.104.167.48/32\",\r\n \"51.104.167.186/32\",\r\n \"51.104.167.245/32\",\r\n - \ \"51.104.167.255/32\",\r\n \"51.143.51.188/32\",\r\n \"52.137.102.105/32\",\r\n - \ \"52.137.103.96/32\",\r\n \"52.137.103.130/32\",\r\n \"52.137.110.235/32\",\r\n - \ \"52.139.177.20/32\",\r\n \"52.139.177.39/32\",\r\n \"52.139.177.114/32\",\r\n - \ \"52.139.177.134/32\",\r\n \"52.139.177.141/32\",\r\n \"52.139.177.155/32\",\r\n - \ \"52.139.177.163/32\",\r\n \"52.139.177.170/32\",\r\n \"52.139.177.176/32\",\r\n - \ \"52.139.177.181/32\",\r\n \"52.139.177.188/32\",\r\n \"52.139.177.206/32\",\r\n - \ \"52.139.177.247/32\",\r\n \"52.139.178.32/32\",\r\n \"52.139.178.53/32\",\r\n - \ \"52.143.80.209/32\",\r\n \"52.143.81.222/32\",\r\n \"52.143.84.45/32\",\r\n - \ \"52.143.86.214/32\",\r\n \"52.143.87.28/32\",\r\n \"52.147.187.105/32\",\r\n - \ \"52.148.148.114/32\",\r\n \"52.148.150.130/32\",\r\n \"52.149.18.190/32\",\r\n - \ \"52.149.21.232/32\",\r\n \"52.149.22.183/32\",\r\n \"52.152.108.96/32\",\r\n - \ \"52.152.108.121/32\",\r\n \"52.152.109.25/32\",\r\n \"52.152.110.14/32\",\r\n - \ \"52.156.102.237/32\",\r\n \"52.156.144.83/32\",\r\n \"52.165.183.69/32\",\r\n - \ \"52.165.196.37/32\",\r\n \"52.167.22.69/32\",\r\n \"52.167.177.27/32\",\r\n - \ \"52.173.36.138/32\",\r\n \"52.176.65.51/32\",\r\n \"52.176.70.83/32\",\r\n - \ \"52.176.70.155/32\",\r\n \"52.176.70.205/32\",\r\n \"52.176.71.21/32\",\r\n - \ \"52.176.86.45/32\",\r\n \"52.176.86.135/32\",\r\n \"52.176.86.178/32\",\r\n - \ \"52.179.216.235/32\",\r\n \"52.179.219.14/32\",\r\n \"52.184.212.181/32\",\r\n - \ \"52.184.213.21/32\",\r\n \"52.184.213.187/32\",\r\n \"52.184.214.53/32\",\r\n - \ \"52.184.214.123/32\",\r\n \"52.184.214.139/32\",\r\n \"52.184.216.174/32\",\r\n - \ \"52.184.216.226/32\",\r\n \"52.184.216.246/32\",\r\n \"52.184.217.20/32\",\r\n - \ \"52.184.217.37/32\",\r\n \"52.184.217.56/32\",\r\n \"52.184.217.78/32\",\r\n - \ \"52.184.217.138/32\",\r\n \"52.184.220.11/32\",\r\n \"52.184.220.82/32\",\r\n - \ \"52.238.248.0/29\",\r\n \"52.242.97.97/32\",\r\n \"52.242.99.4/32\",\r\n - \ \"52.242.99.254/32\",\r\n \"52.242.100.54/32\",\r\n \"52.242.100.218/32\",\r\n + \ \"51.104.167.255/32\",\r\n \"52.137.102.105/32\",\r\n \"52.137.103.96/32\",\r\n + \ \"52.137.103.130/32\",\r\n \"52.137.110.235/32\",\r\n \"52.139.177.20/32\",\r\n + \ \"52.139.177.39/32\",\r\n \"52.139.177.114/32\",\r\n \"52.139.177.134/32\",\r\n + \ \"52.139.177.141/32\",\r\n \"52.139.177.155/32\",\r\n \"52.139.177.163/32\",\r\n + \ \"52.139.177.170/32\",\r\n \"52.139.177.176/32\",\r\n \"52.139.177.181/32\",\r\n + \ \"52.139.177.188/32\",\r\n \"52.139.177.206/32\",\r\n \"52.139.177.247/32\",\r\n + \ \"52.139.178.32/32\",\r\n \"52.139.178.53/32\",\r\n \"52.143.80.209/32\",\r\n + \ \"52.143.81.222/32\",\r\n \"52.143.84.45/32\",\r\n \"52.143.86.214/32\",\r\n + \ \"52.143.87.28/32\",\r\n \"52.147.187.105/32\",\r\n \"52.148.148.114/32\",\r\n + \ \"52.148.150.130/32\",\r\n \"52.149.18.190/32\",\r\n \"52.149.21.232/32\",\r\n + \ \"52.149.22.183/32\",\r\n \"52.152.108.96/32\",\r\n \"52.152.108.121/32\",\r\n + \ \"52.152.109.25/32\",\r\n \"52.152.110.14/32\",\r\n \"52.156.102.237/32\",\r\n + \ \"52.156.144.83/32\",\r\n \"52.165.183.69/32\",\r\n \"52.165.196.37/32\",\r\n + \ \"52.167.22.69/32\",\r\n \"52.173.36.138/32\",\r\n \"52.176.65.51/32\",\r\n + \ \"52.176.70.83/32\",\r\n \"52.176.70.155/32\",\r\n \"52.176.70.205/32\",\r\n + \ \"52.176.71.21/32\",\r\n \"52.176.86.45/32\",\r\n \"52.176.86.135/32\",\r\n + \ \"52.176.86.178/32\",\r\n \"52.179.216.235/32\",\r\n \"52.179.219.14/32\",\r\n + \ \"52.184.212.181/32\",\r\n \"52.184.213.21/32\",\r\n \"52.184.213.187/32\",\r\n + \ \"52.184.214.53/32\",\r\n \"52.184.214.123/32\",\r\n \"52.184.214.139/32\",\r\n + \ \"52.184.216.174/32\",\r\n \"52.184.216.226/32\",\r\n \"52.184.216.246/32\",\r\n + \ \"52.184.217.20/32\",\r\n \"52.184.217.37/32\",\r\n \"52.184.217.56/32\",\r\n + \ \"52.184.217.78/32\",\r\n \"52.184.217.138/32\",\r\n \"52.184.220.11/32\",\r\n + \ \"52.184.220.82/32\",\r\n \"52.238.248.0/29\",\r\n \"52.242.97.97/32\",\r\n + \ \"52.242.99.4/32\",\r\n \"52.242.99.254/32\",\r\n \"52.242.100.218/32\",\r\n \ \"52.242.101.140/32\",\r\n \"52.242.101.224/32\",\r\n \"52.242.101.226/32\",\r\n \ \"52.242.103.51/32\",\r\n \"52.242.103.71/32\",\r\n \"52.247.63.184/32\",\r\n \ \"52.249.36.200/29\",\r\n \"52.250.35.8/32\",\r\n \"52.250.35.74/32\",\r\n @@ -37220,6 +38076,8 @@ interactions: \ \"2603:1030:800:5::bfee:a08d/128\",\r\n \"2603:1030:805:3::d/128\",\r\n \ \"2603:1030:805:3::2a/128\",\r\n \"2603:1030:805:3::40/125\",\r\n \ \"2603:1030:c02:2::2d9/128\",\r\n \"2603:1030:c02:2::3ba/128\",\r\n + \ \"2603:1030:c02:2::5c7/128\",\r\n \"2603:1030:c02:2::7a7/128\",\r\n + \ \"2603:1030:c02:5::43/128\",\r\n \"2603:1030:c02:5::48/128\",\r\n \ \"2603:1030:c04:3::82/128\",\r\n \"2603:1030:c04:3::e0/128\",\r\n \ \"2603:1030:c04:3::110/125\",\r\n \"2a01:111:f100:3000::a83e:19a0/125\",\r\n \ \"2a01:111:f100:4002::9d37:c152/128\",\r\n \"2a01:111:f100:4002::9d37:c15b/128\",\r\n @@ -37230,8 +38088,8 @@ interactions: \ \"2a01:111:f100:a004::bfeb:8b5e/128\",\r\n \"2a01:111:f100:a004::bfeb:8b61/128\",\r\n \ \"2a01:111:f100:a004::bfeb:8b63/128\"\r\n ]\r\n }\r\n \ },\r\n {\r\n \"name\": \"AzureVideoAnalyzerForMedia\",\r\n \"id\": - \"AzureVideoAnalyzerForMedia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": + \"AzureVideoAnalyzerForMedia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"NSG\",\r\n \"API\",\r\n \"FW\",\r\n \"UDR\"\r\n \ ],\r\n \"systemService\": \"AzureVideoAnalyzerForMedia\",\r\n @@ -37291,10 +38149,11 @@ interactions: \ \"65.52.164.252/32\",\r\n \"102.37.86.195/32\",\r\n \"102.37.87.140/31\",\r\n \ \"104.46.237.66/32\",\r\n \"104.210.58.142/32\",\r\n \"157.56.10.102/32\",\r\n \ \"191.237.201.134/32\",\r\n \"191.238.134.240/32\",\r\n - \ \"2603:1040:1503:1::1d0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"BatchNodeManagement\",\r\n \"id\": \"BatchNodeManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:606:3::290/124\",\r\n \"2603:1040:1503:1::1d0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement\",\r\n + \ \"id\": \"BatchNodeManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n @@ -37450,7 +38309,7 @@ interactions: \ \"2603:1050:403::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.AustraliaCentral\",\r\n \"id\": \"BatchNodeManagement.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -37458,7 +38317,7 @@ interactions: \ \"20.37.225.160/27\",\r\n \"2603:1010:304::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.AustraliaEast\",\r\n \ \"id\": \"BatchNodeManagement.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.70.73.0/27\",\r\n @@ -37467,7 +38326,7 @@ interactions: \ \"2603:1010:6:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.AustraliaSoutheast\",\r\n \"id\": \"BatchNodeManagement.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -37476,7 +38335,7 @@ interactions: \ \"191.239.160.185/32\",\r\n \"2603:1010:101::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.BrazilSouth\",\r\n \ \"id\": \"BatchNodeManagement.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"23.97.97.29/32\",\r\n @@ -37485,14 +38344,14 @@ interactions: \ \"2603:1050:6:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.BrazilSoutheast\",\r\n \"id\": \"BatchNodeManagement.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"191.233.10.0/27\",\r\n \ \"2603:1050:403::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CanadaCentral\",\r\n \"id\": \"BatchNodeManagement.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.71.172.96/27\",\r\n @@ -37501,7 +38360,7 @@ interactions: \ \"52.237.30.175/32\",\r\n \"52.246.154.224/27\",\r\n \"2603:1030:f05:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.CanadaEast\",\r\n \ \"id\": \"BatchNodeManagement.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.69.107.128/27\",\r\n @@ -37510,7 +38369,7 @@ interactions: \ \"2603:1030:1005::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CentralIndia\",\r\n \"id\": \"BatchNodeManagement.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.99.96/27\",\r\n @@ -37518,7 +38377,7 @@ interactions: \ \"104.211.96.142/32\",\r\n \"104.211.96.144/31\",\r\n \"2603:1040:a06:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.CentralUS\",\r\n \ \"id\": \"BatchNodeManagement.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.67.190.3/32\",\r\n @@ -37530,7 +38389,7 @@ interactions: \ \"2603:1030:10:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.CentralUSEUAP\",\r\n \"id\": \"BatchNodeManagement.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.45.195.192/27\",\r\n @@ -37539,7 +38398,7 @@ interactions: \ \"52.180.181.239/32\",\r\n \"2603:1030:f:1::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastAsia\",\r\n \ \"id\": \"BatchNodeManagement.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.75.36.96/27\",\r\n @@ -37547,7 +38406,7 @@ interactions: \ \"168.63.133.23/32\",\r\n \"168.63.208.148/32\",\r\n \"207.46.149.75/32\",\r\n \ \"2603:1040:207::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.EastUS\",\r\n \"id\": - \"BatchNodeManagement.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -37560,7 +38419,7 @@ interactions: \ \"191.236.38.142/32\",\r\n \"2603:1030:210:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastUS2\",\r\n \ \"id\": \"BatchNodeManagement.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.77.80.138/32\",\r\n @@ -37571,7 +38430,7 @@ interactions: \ \"137.116.37.146/32\",\r\n \"137.116.46.180/32\",\r\n \"2603:1030:40c:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.EastUS2EUAP\",\r\n \ \"id\": \"BatchNodeManagement.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.39.1.125/32\",\r\n @@ -37583,7 +38442,7 @@ interactions: \ \"52.253.227.240/32\",\r\n \"2603:1030:40b:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.FranceCentral\",\r\n \ \"id\": \"BatchNodeManagement.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.40.137.186/32\",\r\n @@ -37592,28 +38451,28 @@ interactions: \ \"52.143.140.12/32\",\r\n \"2603:1020:805:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.FranceSouth\",\r\n \ \"id\": \"BatchNodeManagement.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.105.89.192/27\",\r\n \ \"52.136.143.192/31\",\r\n \"2603:1020:905::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.GermanyNorth\",\r\n \ \"id\": \"BatchNodeManagement.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.116.48.224/27\",\r\n \ \"51.116.59.224/27\",\r\n \"2603:1020:d04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.GermanyWestCentral\",\r\n \ \"id\": \"BatchNodeManagement.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.116.144.224/27\",\r\n \ \"51.116.154.32/27\",\r\n \"51.116.243.0/27\",\r\n \"51.116.251.0/27\",\r\n \ \"2603:1020:c04:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.JapanEast\",\r\n \"id\": - \"BatchNodeManagement.JapanEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.JapanEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -37623,7 +38482,7 @@ interactions: \ \"138.91.1.114/32\",\r\n \"2603:1040:407:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.JapanWest\",\r\n \ \"id\": \"BatchNodeManagement.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.74.101.0/27\",\r\n @@ -37631,7 +38490,7 @@ interactions: \ \"104.46.236.29/32\",\r\n \"138.91.17.36/32\",\r\n \"2603:1040:606::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.JioIndiaCentral\",\r\n \ \"id\": \"BatchNodeManagement.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -37639,14 +38498,14 @@ interactions: \ \"2603:1040:1104::300/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.JioIndiaWest\",\r\n \"id\": \"BatchNodeManagement.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.192.161.224/27\",\r\n \ \"20.193.203.128/27\",\r\n \"2603:1040:d04::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.KoreaCentral\",\r\n \ \"id\": \"BatchNodeManagement.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.41.66.128/27\",\r\n @@ -37654,14 +38513,14 @@ interactions: \ \"52.231.32.82/32\",\r\n \"2603:1040:f05:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.KoreaSouth\",\r\n \ \"id\": \"BatchNodeManagement.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"40.80.170.128/27\",\r\n \ \"52.231.147.128/27\",\r\n \"52.231.200.112/31\",\r\n \"52.231.200.126/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.NorthCentralUS\",\r\n \ \"id\": \"BatchNodeManagement.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -37672,7 +38531,7 @@ interactions: \ \"2603:1030:608::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.NorthEurope\",\r\n \"id\": \"BatchNodeManagement.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.229.32/27\",\r\n @@ -37683,22 +38542,29 @@ interactions: \ \"168.63.36.126/32\",\r\n \"2603:1020:5:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.NorwayEast\",\r\n \ \"id\": \"BatchNodeManagement.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.41.192/27\",\r\n \ \"51.120.99.224/27\",\r\n \"51.120.107.96/27\",\r\n \"51.120.211.96/27\",\r\n \ \"2603:1020:e04:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.NorwayWest\",\r\n \"id\": - \"BatchNodeManagement.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.NorwayWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.120.220.0/27\",\r\n \ \"51.120.225.160/27\",\r\n \"2603:1020:f04::400/122\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n - \ \"id\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.QatarCentral\",\r\n + \ \"id\": \"BatchNodeManagement.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.21.33.32/27\",\r\n + \ \"2603:1040:1002::500/122\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"id\": + \"BatchNodeManagement.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": @@ -37707,49 +38573,49 @@ interactions: \ \"2603:1000:104:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.SouthAfricaWest\",\r\n \"id\": \"BatchNodeManagement.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"102.133.27.192/27\",\r\n \"102.133.56.192/27\",\r\n \ \"2603:1000:4::400/122\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"BatchNodeManagement.SouthCentralUS\",\r\n \"id\": \"BatchNodeManagement.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.65.192.161/32\",\r\n \"13.65.208.36/32\",\r\n \ \"13.73.249.64/27\",\r\n \"20.45.122.224/27\",\r\n \"20.49.91.64/27\",\r\n \ \"23.101.176.33/32\",\r\n \"23.102.178.148/32\",\r\n \"23.102.185.64/32\",\r\n \ \"40.74.177.177/32\",\r\n \"52.249.60.22/32\",\r\n \"70.37.49.163/32\",\r\n \ \"104.214.19.192/27\",\r\n \"104.214.65.153/32\",\r\n \"2603:1030:807:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthCentralUSSTG\",\r\n \ \"id\": \"BatchNodeManagement.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.44.4.112/29\",\r\n \ \"20.45.113.160/27\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"BatchNodeManagement.SoutheastAsia\",\r\n \"id\": \"BatchNodeManagement.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": - [\r\n \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n \"20.43.132.64/27\",\r\n - \ \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n \"23.98.82.160/27\",\r\n - \ \"40.78.234.96/27\",\r\n \"111.221.104.48/32\",\r\n \"207.46.225.72/32\",\r\n - \ \"2603:1040:5:1::340/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"BatchNodeManagement.SouthIndia\",\r\n \"id\": - \"BatchNodeManagement.SouthIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": - \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n + \ \"addressPrefixes\": [\r\n \"13.67.9.160/27\",\r\n \"13.67.58.116/32\",\r\n + \ \"20.43.132.64/27\",\r\n \"23.97.48.186/32\",\r\n \"23.97.51.12/32\",\r\n + \ \"23.98.82.160/27\",\r\n \"40.78.234.96/27\",\r\n \"111.221.104.48/32\",\r\n + \ \"207.46.225.72/32\",\r\n \"2603:1040:5:1::340/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SouthIndia\",\r\n + \ \"id\": \"BatchNodeManagement.SouthIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.41.195.128/27\",\r\n \ \"40.78.195.128/27\",\r\n \"104.211.224.117/32\",\r\n \"104.211.224.119/32\",\r\n \ \"104.211.224.121/32\",\r\n \"2603:1040:c06::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwedenCentral\",\r\n \ \"id\": \"BatchNodeManagement.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.41.192/27\",\r\n @@ -37757,42 +38623,42 @@ interactions: \ \"2603:1020:1004::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.SwedenSouth\",\r\n \"id\": \"BatchNodeManagement.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.12.193.192/27\",\r\n \ \"51.12.204.0/27\",\r\n \"2603:1020:1104::300/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwitzerlandNorth\",\r\n \ \"id\": \"BatchNodeManagement.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.49.192/27\",\r\n \ \"51.107.59.224/27\",\r\n \"2603:1020:a04:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.SwitzerlandWest\",\r\n \ \"id\": \"BatchNodeManagement.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.107.145.160/27\",\r\n \ \"51.107.155.224/27\",\r\n \"2603:1020:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UAECentral\",\r\n \ \"id\": \"BatchNodeManagement.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.37.65.160/27\",\r\n \ \"20.37.75.224/27\",\r\n \"2603:1040:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UAENorth\",\r\n \ \"id\": \"BatchNodeManagement.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.38.137.192/27\",\r\n \ \"65.52.251.224/27\",\r\n \"2603:1040:904:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.UKSouth\",\r\n \ \"id\": \"BatchNodeManagement.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"51.104.28.0/27\",\r\n @@ -37800,7 +38666,7 @@ interactions: \ \"51.140.184.59/32\",\r\n \"51.140.184.61/32\",\r\n \"51.140.184.63/32\",\r\n \ \"2603:1020:705:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.UKWest\",\r\n \"id\": - \"BatchNodeManagement.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -37809,7 +38675,7 @@ interactions: \ \"51.141.8.64/32\",\r\n \"2603:1020:605::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestCentralUS\",\r\n \ \"id\": \"BatchNodeManagement.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.71.195.160/27\",\r\n @@ -37818,7 +38684,7 @@ interactions: \ \"52.161.107.48/32\",\r\n \"2603:1030:b04::400/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestEurope\",\r\n \ \"id\": \"BatchNodeManagement.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"13.69.65.64/26\",\r\n @@ -37836,7 +38702,7 @@ interactions: \ \"137.116.193.225/32\",\r\n \"168.63.5.53/32\",\r\n \"191.233.76.85/32\",\r\n \ \"2603:1020:206:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestIndia\",\r\n \"id\": - \"BatchNodeManagement.WestIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -37844,7 +38710,7 @@ interactions: \ \"104.211.147.96/27\",\r\n \"104.211.160.72/32\",\r\n \"104.211.160.74/31\",\r\n \ \"2603:1040:806::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestUS\",\r\n \"id\": - \"BatchNodeManagement.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -37855,7 +38721,7 @@ interactions: \ \"191.239.18.3/32\",\r\n \"191.239.21.73/32\",\r\n \"191.239.40.217/32\",\r\n \ \"2603:1030:a07::400/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"BatchNodeManagement.WestUS2\",\r\n \"id\": - \"BatchNodeManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"BatchNodeManagement.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -37866,15 +38732,15 @@ interactions: \ \"52.191.129.21/32\",\r\n \"52.191.166.57/32\",\r\n \"2603:1030:c06:1::340/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"BatchNodeManagement.WestUS3\",\r\n \ \"id\": \"BatchNodeManagement.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"BatchNodeManagement\",\r\n \"addressPrefixes\": [\r\n \"20.150.161.224/27\",\r\n \ \"20.150.172.0/27\",\r\n \"20.150.179.96/27\",\r\n \"20.150.187.96/27\",\r\n \ \"2603:1030:504:1::340/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"CognitiveServicesManagement\",\r\n \"id\": - \"CognitiveServicesManagement\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"17\",\r\n \"region\": + \"CognitiveServicesManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"18\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"CognitiveServicesManagement\",\r\n \"addressPrefixes\": @@ -38041,155 +38907,156 @@ interactions: \ \"20.207.5.0/26\",\r\n \"20.208.4.124/30\",\r\n \"20.208.5.40/29\",\r\n \ \"20.208.5.48/28\",\r\n \"20.208.144.192/26\",\r\n \"20.208.145.0/25\",\r\n \ \"20.210.71.0/25\",\r\n \"20.210.71.128/26\",\r\n \"20.210.144.0/26\",\r\n - \ \"20.211.71.160/28\",\r\n \"20.213.195.128/25\",\r\n \"20.213.196.0/26\",\r\n - \ \"20.214.130.64/26\",\r\n \"20.214.130.128/25\",\r\n \"20.215.6.144/28\",\r\n - \ \"20.215.6.160/27\",\r\n \"20.215.6.192/26\",\r\n \"20.215.7.224/29\",\r\n - \ \"20.217.46.144/28\",\r\n \"20.217.46.160/27\",\r\n \"20.217.46.192/26\",\r\n - \ \"20.217.47.224/29\",\r\n \"20.220.0.0/25\",\r\n \"20.221.137.0/25\",\r\n - \ \"20.221.137.128/26\",\r\n \"20.223.66.192/26\",\r\n \"20.223.67.0/25\",\r\n - \ \"20.228.2.64/26\",\r\n \"20.228.2.128/25\",\r\n \"20.232.91.64/26\",\r\n - \ \"20.232.91.128/25\",\r\n \"20.236.145.0/25\",\r\n \"20.236.145.128/26\",\r\n - \ \"23.96.13.121/32\",\r\n \"23.96.229.148/32\",\r\n \"23.96.235.37/32\",\r\n - \ \"23.98.107.28/30\",\r\n \"23.98.107.200/29\",\r\n \"23.98.107.208/28\",\r\n - \ \"23.98.108.36/30\",\r\n \"23.98.108.40/31\",\r\n \"23.98.108.192/26\",\r\n - \ \"23.98.109.32/29\",\r\n \"23.100.0.32/32\",\r\n \"23.100.57.171/32\",\r\n - \ \"23.100.59.49/32\",\r\n \"40.64.10.160/27\",\r\n \"40.64.10.192/28\",\r\n - \ \"40.64.13.64/26\",\r\n \"40.64.13.128/25\",\r\n \"40.64.16.243/32\",\r\n - \ \"40.64.17.103/32\",\r\n \"40.64.22.205/32\",\r\n \"40.64.128.192/27\",\r\n - \ \"40.64.134.140/30\",\r\n \"40.64.134.168/29\",\r\n \"40.64.134.176/28\",\r\n - \ \"40.64.135.80/29\",\r\n \"40.67.48.224/27\",\r\n \"40.67.49.192/27\",\r\n - \ \"40.67.49.224/28\",\r\n \"40.67.52.128/26\",\r\n \"40.67.53.160/28\",\r\n - \ \"40.69.73.194/32\",\r\n \"40.69.104.32/30\",\r\n \"40.69.111.36/30\",\r\n - \ \"40.70.47.165/32\",\r\n \"40.70.241.203/32\",\r\n \"40.74.30.108/30\",\r\n - \ \"40.74.31.64/26\",\r\n \"40.74.64.203/32\",\r\n \"40.74.79.140/32\",\r\n - \ \"40.74.82.17/32\",\r\n \"40.74.116.89/32\",\r\n \"40.74.251.115/32\",\r\n - \ \"40.78.20.224/32\",\r\n \"40.78.52.77/32\",\r\n \"40.78.204.0/29\",\r\n - \ \"40.78.204.32/29\",\r\n \"40.79.132.48/29\",\r\n \"40.79.132.80/29\",\r\n - \ \"40.79.156.64/27\",\r\n \"40.79.176.32/30\",\r\n \"40.79.187.168/29\",\r\n - \ \"40.79.187.200/29\",\r\n \"40.80.57.208/28\",\r\n \"40.80.57.224/27\",\r\n - \ \"40.80.58.192/27\",\r\n \"40.80.63.152/30\",\r\n \"40.80.63.224/28\",\r\n - \ \"40.80.63.240/30\",\r\n \"40.80.97.0/25\",\r\n \"40.80.97.128/26\",\r\n - \ \"40.80.169.192/27\",\r\n \"40.80.170.160/27\",\r\n \"40.80.170.192/28\",\r\n - \ \"40.80.172.28/30\",\r\n \"40.80.176.0/28\",\r\n \"40.80.188.112/28\",\r\n - \ \"40.80.190.128/27\",\r\n \"40.80.190.224/27\",\r\n \"40.82.253.200/30\",\r\n - \ \"40.82.253.208/28\",\r\n \"40.82.255.0/26\",\r\n \"40.82.255.96/27\",\r\n - \ \"40.86.227.247/32\",\r\n \"40.87.48.184/32\",\r\n \"40.88.22.25/32\",\r\n - \ \"40.89.17.240/28\",\r\n \"40.89.18.128/27\",\r\n \"40.89.18.224/27\",\r\n - \ \"40.89.23.36/30\",\r\n \"40.89.133.209/32\",\r\n \"40.112.254.71/32\",\r\n - \ \"40.113.124.208/32\",\r\n \"40.113.226.173/32\",\r\n \"40.115.248.103/32\",\r\n - \ \"40.117.154.42/32\",\r\n \"40.117.232.90/32\",\r\n \"40.119.11.216/29\",\r\n - \ \"40.119.229.160/32\",\r\n \"40.120.8.48/30\",\r\n \"40.122.42.111/32\",\r\n - \ \"40.123.205.29/32\",\r\n \"40.123.210.248/32\",\r\n \"40.123.214.182/32\",\r\n - \ \"40.123.214.251/32\",\r\n \"40.123.218.49/32\",\r\n \"40.127.76.4/32\",\r\n - \ \"40.127.76.10/32\",\r\n \"40.127.165.113/32\",\r\n \"51.11.97.80/29\",\r\n - \ \"51.12.17.32/28\",\r\n \"51.12.17.136/29\",\r\n \"51.12.17.144/28\",\r\n - \ \"51.12.22.240/28\",\r\n \"51.12.25.32/28\",\r\n \"51.12.25.208/29\",\r\n - \ \"51.12.41.48/28\",\r\n \"51.12.41.128/27\",\r\n \"51.12.41.224/27\",\r\n - \ \"51.12.43.192/26\",\r\n \"51.12.46.240/28\",\r\n \"51.12.73.208/28\",\r\n - \ \"51.12.74.128/27\",\r\n \"51.12.193.48/28\",\r\n \"51.12.193.128/27\",\r\n - \ \"51.12.193.224/27\",\r\n \"51.12.195.128/26\",\r\n \"51.13.1.0/29\",\r\n - \ \"51.13.84.17/32\",\r\n \"51.13.84.18/32\",\r\n \"51.13.128.72/29\",\r\n - \ \"51.13.136.64/26\",\r\n \"51.13.137.192/28\",\r\n \"51.13.137.224/27\",\r\n - \ \"51.13.143.96/27\",\r\n \"51.53.30.176/28\",\r\n \"51.53.30.192/27\",\r\n - \ \"51.53.31.0/26\",\r\n \"51.53.101.0/29\",\r\n \"51.53.174.160/27\",\r\n - \ \"51.53.174.192/26\",\r\n \"51.53.178.0/28\",\r\n \"51.53.178.208/29\",\r\n - \ \"51.103.144.46/32\",\r\n \"51.104.25.240/28\",\r\n \"51.104.27.64/27\",\r\n - \ \"51.104.28.32/27\",\r\n \"51.104.31.160/29\",\r\n \"51.104.31.168/30\",\r\n - \ \"51.104.31.176/28\",\r\n \"51.105.67.176/29\",\r\n \"51.105.67.208/29\",\r\n - \ \"51.105.80.224/27\",\r\n \"51.105.81.192/27\",\r\n \"51.105.81.224/28\",\r\n - \ \"51.105.89.128/27\",\r\n \"51.105.89.224/27\",\r\n \"51.105.90.0/28\",\r\n - \ \"51.105.92.52/30\",\r\n \"51.107.22.20/32\",\r\n \"51.107.22.221/32\",\r\n - \ \"51.107.22.246/32\",\r\n \"51.107.48.240/28\",\r\n \"51.107.49.128/27\",\r\n - \ \"51.107.49.224/27\",\r\n \"51.107.52.216/29\",\r\n \"51.107.53.36/30\",\r\n - \ \"51.107.53.40/29\",\r\n \"51.107.84.104/32\",\r\n \"51.107.85.61/32\",\r\n - \ \"51.107.128.24/29\",\r\n \"51.107.144.224/27\",\r\n \"51.107.145.192/27\",\r\n - \ \"51.107.145.224/28\",\r\n \"51.107.148.20/30\",\r\n \"51.107.148.64/28\",\r\n - \ \"51.107.192.72/29\",\r\n \"51.107.224.130/32\",\r\n \"51.107.224.153/32\",\r\n - \ \"51.107.224.189/32\",\r\n \"51.107.224.209/32\",\r\n \"51.107.239.167/32\",\r\n - \ \"51.107.241.0/26\",\r\n \"51.107.241.128/27\",\r\n \"51.107.242.224/28\",\r\n - \ \"51.107.249.0/26\",\r\n \"51.107.249.128/27\",\r\n \"51.107.250.240/28\",\r\n - \ \"51.107.255.180/30\",\r\n \"51.107.255.184/29\",\r\n \"51.116.48.144/28\",\r\n - \ \"51.116.48.160/27\",\r\n \"51.116.49.0/27\",\r\n \"51.116.51.192/26\",\r\n - \ \"51.116.54.176/28\",\r\n \"51.116.55.64/28\",\r\n \"51.116.77.16/28\",\r\n - \ \"51.116.77.32/27\",\r\n \"51.116.79.0/25\",\r\n \"51.116.79.128/26\",\r\n - \ \"51.116.144.144/28\",\r\n \"51.116.144.160/27\",\r\n \"51.116.145.0/27\",\r\n - \ \"51.116.148.128/26\",\r\n \"51.116.149.208/28\",\r\n \"51.116.211.6/32\",\r\n - \ \"51.120.40.240/28\",\r\n \"51.120.41.128/27\",\r\n \"51.120.41.224/27\",\r\n - \ \"51.120.78.154/32\",\r\n \"51.120.109.192/29\",\r\n \"51.120.177.128/25\",\r\n - \ \"51.120.178.0/26\",\r\n \"51.120.224.224/27\",\r\n \"51.120.225.192/27\",\r\n - \ \"51.120.225.224/28\",\r\n \"51.120.232.64/26\",\r\n \"51.120.233.144/28\",\r\n - \ \"51.120.233.160/27\",\r\n \"51.120.237.0/29\",\r\n \"51.124.95.46/32\",\r\n - \ \"51.124.140.143/32\",\r\n \"51.137.162.128/27\",\r\n \"51.137.162.224/27\",\r\n - \ \"51.137.163.0/28\",\r\n \"51.137.166.28/30\",\r\n \"51.137.166.44/30\",\r\n - \ \"51.137.166.48/28\",\r\n \"51.137.167.192/26\",\r\n \"51.138.40.194/32\",\r\n - \ \"51.138.41.75/32\",\r\n \"51.138.160.4/30\",\r\n \"51.138.210.144/28\",\r\n - \ \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\r\n \"51.142.128.192/26\",\r\n - \ \"51.142.129.0/25\",\r\n \"51.143.192.224/27\",\r\n \"51.143.193.192/27\",\r\n - \ \"51.143.193.224/28\",\r\n \"51.143.208.128/30\",\r\n \"51.143.209.0/26\",\r\n - \ \"51.143.209.64/27\",\r\n \"51.143.212.160/28\",\r\n \"51.144.83.210/32\",\r\n - \ \"52.136.48.240/28\",\r\n \"52.136.49.128/27\",\r\n \"52.136.49.224/27\",\r\n - \ \"52.136.53.0/26\",\r\n \"52.136.184.128/26\",\r\n \"52.136.184.192/27\",\r\n - \ \"52.136.185.160/28\",\r\n \"52.136.191.32/28\",\r\n \"52.136.191.48/29\",\r\n - \ \"52.136.191.56/30\",\r\n \"52.138.41.171/32\",\r\n \"52.138.92.172/30\",\r\n - \ \"52.139.106.0/26\",\r\n \"52.139.106.128/27\",\r\n \"52.139.107.192/28\",\r\n - \ \"52.140.105.192/27\",\r\n \"52.140.106.160/27\",\r\n \"52.140.106.192/28\",\r\n - \ \"52.140.110.96/29\",\r\n \"52.140.110.104/30\",\r\n \"52.140.110.112/28\",\r\n - \ \"52.140.110.160/30\",\r\n \"52.140.111.128/26\",\r\n \"52.140.111.224/27\",\r\n - \ \"52.142.81.236/32\",\r\n \"52.142.83.87/32\",\r\n \"52.142.84.66/32\",\r\n - \ \"52.142.85.51/32\",\r\n \"52.143.91.192/28\",\r\n \"52.146.79.144/28\",\r\n - \ \"52.146.79.224/27\",\r\n \"52.146.131.32/28\",\r\n \"52.146.131.48/30\",\r\n - \ \"52.146.131.96/27\",\r\n \"52.146.132.128/26\",\r\n \"52.146.133.0/27\",\r\n - \ \"52.146.137.16/28\",\r\n \"52.147.43.145/32\",\r\n \"52.147.44.12/32\",\r\n - \ \"52.147.97.4/30\",\r\n \"52.147.112.0/26\",\r\n \"52.147.112.64/27\",\r\n - \ \"52.147.112.208/28\",\r\n \"52.147.119.100/30\",\r\n \"52.147.119.104/29\",\r\n - \ \"52.147.119.112/28\",\r\n \"52.149.31.64/28\",\r\n \"52.150.139.192/27\",\r\n - \ \"52.150.140.160/27\",\r\n \"52.150.140.192/28\",\r\n \"52.150.154.200/29\",\r\n - \ \"52.150.154.208/28\",\r\n \"52.150.156.32/30\",\r\n \"52.150.156.40/30\",\r\n - \ \"52.150.157.64/26\",\r\n \"52.150.157.128/27\",\r\n \"52.151.39.177/32\",\r\n - \ \"52.152.207.160/28\",\r\n \"52.152.207.192/28\",\r\n \"52.153.156.9/32\",\r\n - \ \"52.153.156.15/32\",\r\n \"52.156.93.240/28\",\r\n \"52.156.103.64/27\",\r\n - \ \"52.156.103.96/28\",\r\n \"52.156.205.101/32\",\r\n \"52.161.16.73/32\",\r\n - \ \"52.162.110.248/29\",\r\n \"52.162.111.24/29\",\r\n \"52.163.56.146/32\",\r\n - \ \"52.168.112.0/26\",\r\n \"52.171.134.140/32\",\r\n \"52.172.112.0/28\",\r\n - \ \"52.172.112.16/29\",\r\n \"52.172.112.192/26\",\r\n \"52.172.113.32/27\",\r\n - \ \"52.172.116.16/28\",\r\n \"52.172.187.21/32\",\r\n \"52.172.253.194/32\",\r\n - \ \"52.173.240.242/32\",\r\n \"52.174.146.221/32\",\r\n \"52.175.18.186/32\",\r\n - \ \"52.175.35.166/32\",\r\n \"52.179.14.109/32\",\r\n \"52.179.113.96/27\",\r\n - \ \"52.179.113.128/28\",\r\n \"52.180.162.194/32\",\r\n \"52.180.166.172/32\",\r\n - \ \"52.180.178.146/32\",\r\n \"52.180.179.119/32\",\r\n \"52.180.179.162/32\",\r\n - \ \"52.180.181.121/32\",\r\n \"52.183.33.203/32\",\r\n \"52.186.33.48/28\",\r\n - \ \"52.186.91.216/32\",\r\n \"52.187.20.181/32\",\r\n \"52.187.39.99/32\",\r\n - \ \"52.190.33.56/32\",\r\n \"52.190.33.61/32\",\r\n \"52.190.33.154/32\",\r\n - \ \"52.191.89.158/32\",\r\n \"52.191.173.81/32\",\r\n \"52.228.83.128/27\",\r\n - \ \"52.228.83.224/27\",\r\n \"52.228.84.0/28\",\r\n \"52.231.32.132/32\",\r\n - \ \"52.231.76.205/32\",\r\n \"52.231.78.101/32\",\r\n \"52.231.79.142/32\",\r\n - \ \"52.231.148.200/30\",\r\n \"52.231.159.35/32\",\r\n \"52.237.137.4/32\",\r\n - \ \"52.242.40.212/30\",\r\n \"52.242.40.216/29\",\r\n \"52.242.40.224/28\",\r\n - \ \"52.242.45.192/26\",\r\n \"52.242.46.0/25\",\r\n \"52.249.209.252/32\",\r\n - \ \"52.254.75.76/32\",\r\n \"52.255.83.208/28\",\r\n \"52.255.84.176/28\",\r\n - \ \"52.255.84.192/28\",\r\n \"52.255.124.16/28\",\r\n \"52.255.124.80/28\",\r\n - \ \"52.255.124.96/28\",\r\n \"65.52.205.19/32\",\r\n \"65.52.252.208/28\",\r\n - \ \"102.37.81.64/28\",\r\n \"102.37.160.144/28\",\r\n \"102.37.167.120/30\",\r\n - \ \"102.133.28.72/29\",\r\n \"102.133.28.104/29\",\r\n \"102.133.56.144/28\",\r\n - \ \"102.133.56.224/27\",\r\n \"102.133.61.192/26\",\r\n \"102.133.75.174/32\",\r\n - \ \"102.133.123.248/29\",\r\n \"102.133.124.24/29\",\r\n - \ \"102.133.124.88/29\",\r\n \"102.133.124.96/29\",\r\n \"102.133.130.139/32\",\r\n - \ \"102.133.143.144/32\",\r\n \"102.133.143.187/32\",\r\n - \ \"102.133.156.128/29\",\r\n \"102.133.161.242/32\",\r\n - \ \"102.133.162.109/32\",\r\n \"102.133.162.196/32\",\r\n - \ \"102.133.163.185/32\",\r\n \"102.133.217.80/28\",\r\n - \ \"102.133.217.96/27\",\r\n \"102.133.218.0/27\",\r\n \"102.133.220.192/30\",\r\n - \ \"102.133.221.64/26\",\r\n \"102.133.221.128/27\",\r\n - \ \"102.133.236.198/32\",\r\n \"104.42.100.80/32\",\r\n \"104.42.239.93/32\",\r\n - \ \"104.46.176.164/30\",\r\n \"104.46.176.176/28\",\r\n \"104.46.178.4/30\",\r\n - \ \"104.46.178.192/26\",\r\n \"104.46.179.0/27\",\r\n \"104.46.183.128/28\",\r\n - \ \"104.46.239.137/32\",\r\n \"104.211.222.193/32\",\r\n - \ \"104.214.49.162/32\",\r\n \"104.214.233.86/32\",\r\n \"104.215.9.217/32\",\r\n - \ \"137.116.171.91/32\",\r\n \"137.117.70.195/32\",\r\n \"137.135.45.32/32\",\r\n - \ \"137.135.64.59/32\",\r\n \"168.61.147.151/32\",\r\n \"168.61.165.229/32\",\r\n - \ \"168.63.20.177/32\",\r\n \"191.232.39.30/32\",\r\n \"191.232.162.204/32\",\r\n - \ \"191.233.10.48/28\",\r\n \"191.233.10.64/27\",\r\n \"191.233.10.128/27\",\r\n - \ \"191.233.15.64/26\",\r\n \"191.233.205.72/29\",\r\n \"191.233.205.104/29\",\r\n + \ \"20.210.145.0/29\",\r\n \"20.211.71.160/28\",\r\n \"20.213.195.128/25\",\r\n + \ \"20.213.196.0/26\",\r\n \"20.214.130.64/26\",\r\n \"20.214.130.128/25\",\r\n + \ \"20.215.6.144/28\",\r\n \"20.215.6.160/27\",\r\n \"20.215.6.192/26\",\r\n + \ \"20.215.7.224/29\",\r\n \"20.217.46.144/28\",\r\n \"20.217.46.160/27\",\r\n + \ \"20.217.46.192/26\",\r\n \"20.217.47.224/29\",\r\n \"20.220.0.0/25\",\r\n + \ \"20.221.137.0/25\",\r\n \"20.221.137.128/26\",\r\n \"20.223.66.192/26\",\r\n + \ \"20.223.67.0/25\",\r\n \"20.228.2.64/26\",\r\n \"20.228.2.128/25\",\r\n + \ \"20.232.91.64/26\",\r\n \"20.232.91.128/25\",\r\n \"20.236.145.0/25\",\r\n + \ \"20.236.145.128/26\",\r\n \"23.96.13.121/32\",\r\n \"23.96.229.148/32\",\r\n + \ \"23.96.235.37/32\",\r\n \"23.98.107.28/30\",\r\n \"23.98.107.200/29\",\r\n + \ \"23.98.107.208/28\",\r\n \"23.98.108.36/30\",\r\n \"23.98.108.40/31\",\r\n + \ \"23.98.108.192/26\",\r\n \"23.98.109.32/29\",\r\n \"23.100.0.32/32\",\r\n + \ \"23.100.57.171/32\",\r\n \"23.100.59.49/32\",\r\n \"40.64.10.160/27\",\r\n + \ \"40.64.10.192/28\",\r\n \"40.64.13.64/26\",\r\n \"40.64.13.128/25\",\r\n + \ \"40.64.16.243/32\",\r\n \"40.64.17.103/32\",\r\n \"40.64.22.205/32\",\r\n + \ \"40.64.128.192/27\",\r\n \"40.64.134.140/30\",\r\n \"40.64.134.168/29\",\r\n + \ \"40.64.134.176/28\",\r\n \"40.64.135.80/29\",\r\n \"40.67.48.224/27\",\r\n + \ \"40.67.49.192/27\",\r\n \"40.67.49.224/28\",\r\n \"40.67.52.128/26\",\r\n + \ \"40.67.53.160/28\",\r\n \"40.69.73.194/32\",\r\n \"40.69.104.32/30\",\r\n + \ \"40.69.111.36/30\",\r\n \"40.70.47.165/32\",\r\n \"40.70.241.203/32\",\r\n + \ \"40.74.30.108/30\",\r\n \"40.74.31.64/26\",\r\n \"40.74.64.203/32\",\r\n + \ \"40.74.79.140/32\",\r\n \"40.74.82.17/32\",\r\n \"40.74.116.89/32\",\r\n + \ \"40.74.251.115/32\",\r\n \"40.78.20.224/32\",\r\n \"40.78.52.77/32\",\r\n + \ \"40.78.204.0/29\",\r\n \"40.78.204.32/29\",\r\n \"40.79.132.48/29\",\r\n + \ \"40.79.132.80/29\",\r\n \"40.79.156.64/27\",\r\n \"40.79.176.32/30\",\r\n + \ \"40.79.187.168/29\",\r\n \"40.79.187.200/29\",\r\n \"40.80.57.208/28\",\r\n + \ \"40.80.57.224/27\",\r\n \"40.80.58.192/27\",\r\n \"40.80.63.152/30\",\r\n + \ \"40.80.63.224/28\",\r\n \"40.80.63.240/30\",\r\n \"40.80.97.0/25\",\r\n + \ \"40.80.97.128/26\",\r\n \"40.80.169.192/27\",\r\n \"40.80.170.160/27\",\r\n + \ \"40.80.170.192/28\",\r\n \"40.80.172.28/30\",\r\n \"40.80.176.0/28\",\r\n + \ \"40.80.188.112/28\",\r\n \"40.80.190.128/27\",\r\n \"40.80.190.224/27\",\r\n + \ \"40.82.253.200/30\",\r\n \"40.82.253.208/28\",\r\n \"40.82.255.0/26\",\r\n + \ \"40.82.255.96/27\",\r\n \"40.86.227.247/32\",\r\n \"40.87.48.184/32\",\r\n + \ \"40.88.22.25/32\",\r\n \"40.89.17.240/28\",\r\n \"40.89.18.128/27\",\r\n + \ \"40.89.18.224/27\",\r\n \"40.89.23.36/30\",\r\n \"40.89.133.209/32\",\r\n + \ \"40.112.254.71/32\",\r\n \"40.113.124.208/32\",\r\n \"40.113.226.173/32\",\r\n + \ \"40.115.248.103/32\",\r\n \"40.117.154.42/32\",\r\n \"40.117.232.90/32\",\r\n + \ \"40.119.11.216/29\",\r\n \"40.119.229.160/32\",\r\n \"40.120.8.48/30\",\r\n + \ \"40.122.42.111/32\",\r\n \"40.123.205.29/32\",\r\n \"40.123.210.248/32\",\r\n + \ \"40.123.214.182/32\",\r\n \"40.123.214.251/32\",\r\n \"40.123.218.49/32\",\r\n + \ \"40.127.76.4/32\",\r\n \"40.127.76.10/32\",\r\n \"40.127.165.113/32\",\r\n + \ \"51.11.97.80/29\",\r\n \"51.12.17.32/28\",\r\n \"51.12.17.136/29\",\r\n + \ \"51.12.17.144/28\",\r\n \"51.12.22.240/28\",\r\n \"51.12.25.32/28\",\r\n + \ \"51.12.25.208/29\",\r\n \"51.12.41.48/28\",\r\n \"51.12.41.128/27\",\r\n + \ \"51.12.41.224/27\",\r\n \"51.12.43.192/26\",\r\n \"51.12.46.240/28\",\r\n + \ \"51.12.73.208/28\",\r\n \"51.12.74.128/27\",\r\n \"51.12.193.48/28\",\r\n + \ \"51.12.193.128/27\",\r\n \"51.12.193.224/27\",\r\n \"51.12.195.128/26\",\r\n + \ \"51.13.1.0/29\",\r\n \"51.13.84.17/32\",\r\n \"51.13.84.18/32\",\r\n + \ \"51.13.128.72/29\",\r\n \"51.13.136.64/26\",\r\n \"51.13.137.192/28\",\r\n + \ \"51.13.137.224/27\",\r\n \"51.13.143.96/27\",\r\n \"51.53.30.176/28\",\r\n + \ \"51.53.30.192/27\",\r\n \"51.53.31.0/26\",\r\n \"51.53.101.0/29\",\r\n + \ \"51.53.174.160/27\",\r\n \"51.53.174.192/26\",\r\n \"51.53.178.0/28\",\r\n + \ \"51.53.178.208/29\",\r\n \"51.103.144.46/32\",\r\n \"51.104.25.240/28\",\r\n + \ \"51.104.27.64/27\",\r\n \"51.104.28.32/27\",\r\n \"51.104.31.160/29\",\r\n + \ \"51.104.31.168/30\",\r\n \"51.104.31.176/28\",\r\n \"51.105.67.176/29\",\r\n + \ \"51.105.67.208/29\",\r\n \"51.105.80.224/27\",\r\n \"51.105.81.192/27\",\r\n + \ \"51.105.81.224/28\",\r\n \"51.105.89.128/27\",\r\n \"51.105.89.224/27\",\r\n + \ \"51.105.90.0/28\",\r\n \"51.105.92.52/30\",\r\n \"51.107.22.20/32\",\r\n + \ \"51.107.22.221/32\",\r\n \"51.107.22.246/32\",\r\n \"51.107.48.240/28\",\r\n + \ \"51.107.49.128/27\",\r\n \"51.107.49.224/27\",\r\n \"51.107.52.216/29\",\r\n + \ \"51.107.53.36/30\",\r\n \"51.107.53.40/29\",\r\n \"51.107.84.104/32\",\r\n + \ \"51.107.85.61/32\",\r\n \"51.107.128.24/29\",\r\n \"51.107.144.224/27\",\r\n + \ \"51.107.145.192/27\",\r\n \"51.107.145.224/28\",\r\n \"51.107.148.20/30\",\r\n + \ \"51.107.148.64/28\",\r\n \"51.107.192.72/29\",\r\n \"51.107.224.130/32\",\r\n + \ \"51.107.224.153/32\",\r\n \"51.107.224.189/32\",\r\n \"51.107.224.209/32\",\r\n + \ \"51.107.239.167/32\",\r\n \"51.107.241.0/26\",\r\n \"51.107.241.128/27\",\r\n + \ \"51.107.242.224/28\",\r\n \"51.107.249.0/26\",\r\n \"51.107.249.128/27\",\r\n + \ \"51.107.250.240/28\",\r\n \"51.107.255.180/30\",\r\n \"51.107.255.184/29\",\r\n + \ \"51.116.48.144/28\",\r\n \"51.116.48.160/27\",\r\n \"51.116.49.0/27\",\r\n + \ \"51.116.51.192/26\",\r\n \"51.116.54.176/28\",\r\n \"51.116.55.64/28\",\r\n + \ \"51.116.77.16/28\",\r\n \"51.116.77.32/27\",\r\n \"51.116.79.0/25\",\r\n + \ \"51.116.79.128/26\",\r\n \"51.116.144.144/28\",\r\n \"51.116.144.160/27\",\r\n + \ \"51.116.145.0/27\",\r\n \"51.116.148.128/26\",\r\n \"51.116.149.208/28\",\r\n + \ \"51.116.211.6/32\",\r\n \"51.120.40.240/28\",\r\n \"51.120.41.128/27\",\r\n + \ \"51.120.41.224/27\",\r\n \"51.120.78.154/32\",\r\n \"51.120.109.192/29\",\r\n + \ \"51.120.177.128/25\",\r\n \"51.120.178.0/26\",\r\n \"51.120.224.224/27\",\r\n + \ \"51.120.225.192/27\",\r\n \"51.120.225.224/28\",\r\n \"51.120.232.64/26\",\r\n + \ \"51.120.233.144/28\",\r\n \"51.120.233.160/27\",\r\n \"51.120.237.0/29\",\r\n + \ \"51.124.95.46/32\",\r\n \"51.124.140.143/32\",\r\n \"51.137.162.128/27\",\r\n + \ \"51.137.162.224/27\",\r\n \"51.137.163.0/28\",\r\n \"51.137.166.28/30\",\r\n + \ \"51.137.166.44/30\",\r\n \"51.137.166.48/28\",\r\n \"51.137.167.192/26\",\r\n + \ \"51.138.40.194/32\",\r\n \"51.138.41.75/32\",\r\n \"51.138.160.4/30\",\r\n + \ \"51.138.210.144/28\",\r\n \"51.140.105.165/32\",\r\n \"51.140.202.0/32\",\r\n + \ \"51.142.128.192/26\",\r\n \"51.142.129.0/25\",\r\n \"51.143.192.224/27\",\r\n + \ \"51.143.193.192/27\",\r\n \"51.143.193.224/28\",\r\n \"51.143.208.128/30\",\r\n + \ \"51.143.209.0/26\",\r\n \"51.143.209.64/27\",\r\n \"51.143.212.160/28\",\r\n + \ \"51.144.83.210/32\",\r\n \"52.136.48.240/28\",\r\n \"52.136.49.128/27\",\r\n + \ \"52.136.49.224/27\",\r\n \"52.136.53.0/26\",\r\n \"52.136.184.128/26\",\r\n + \ \"52.136.184.192/27\",\r\n \"52.136.185.160/28\",\r\n \"52.136.191.32/28\",\r\n + \ \"52.136.191.48/29\",\r\n \"52.136.191.56/30\",\r\n \"52.138.41.171/32\",\r\n + \ \"52.138.92.172/30\",\r\n \"52.139.106.0/26\",\r\n \"52.139.106.128/27\",\r\n + \ \"52.139.107.192/28\",\r\n \"52.140.105.192/27\",\r\n \"52.140.106.160/27\",\r\n + \ \"52.140.106.192/28\",\r\n \"52.140.110.96/29\",\r\n \"52.140.110.104/30\",\r\n + \ \"52.140.110.112/28\",\r\n \"52.140.110.160/30\",\r\n \"52.140.111.128/26\",\r\n + \ \"52.140.111.224/27\",\r\n \"52.142.81.236/32\",\r\n \"52.142.83.87/32\",\r\n + \ \"52.142.84.66/32\",\r\n \"52.142.85.51/32\",\r\n \"52.143.91.192/28\",\r\n + \ \"52.146.79.144/28\",\r\n \"52.146.79.224/27\",\r\n \"52.146.131.32/28\",\r\n + \ \"52.146.131.48/30\",\r\n \"52.146.131.96/27\",\r\n \"52.146.132.128/26\",\r\n + \ \"52.146.133.0/27\",\r\n \"52.146.137.16/28\",\r\n \"52.147.43.145/32\",\r\n + \ \"52.147.44.12/32\",\r\n \"52.147.97.4/30\",\r\n \"52.147.112.0/26\",\r\n + \ \"52.147.112.64/27\",\r\n \"52.147.112.208/28\",\r\n \"52.147.119.100/30\",\r\n + \ \"52.147.119.104/29\",\r\n \"52.147.119.112/28\",\r\n \"52.149.31.64/28\",\r\n + \ \"52.150.139.192/27\",\r\n \"52.150.140.160/27\",\r\n \"52.150.140.192/28\",\r\n + \ \"52.150.154.200/29\",\r\n \"52.150.154.208/28\",\r\n \"52.150.156.32/30\",\r\n + \ \"52.150.156.40/30\",\r\n \"52.150.157.64/26\",\r\n \"52.150.157.128/27\",\r\n + \ \"52.151.39.177/32\",\r\n \"52.152.207.160/28\",\r\n \"52.152.207.192/28\",\r\n + \ \"52.153.156.9/32\",\r\n \"52.153.156.15/32\",\r\n \"52.156.93.240/28\",\r\n + \ \"52.156.103.64/27\",\r\n \"52.156.103.96/28\",\r\n \"52.156.205.101/32\",\r\n + \ \"52.161.16.73/32\",\r\n \"52.162.110.248/29\",\r\n \"52.162.111.24/29\",\r\n + \ \"52.163.56.146/32\",\r\n \"52.168.112.0/26\",\r\n \"52.171.134.140/32\",\r\n + \ \"52.172.112.0/28\",\r\n \"52.172.112.16/29\",\r\n \"52.172.112.192/26\",\r\n + \ \"52.172.113.32/27\",\r\n \"52.172.116.16/28\",\r\n \"52.172.187.21/32\",\r\n + \ \"52.172.253.194/32\",\r\n \"52.173.240.242/32\",\r\n \"52.174.146.221/32\",\r\n + \ \"52.175.18.186/32\",\r\n \"52.175.35.166/32\",\r\n \"52.179.14.109/32\",\r\n + \ \"52.179.113.96/27\",\r\n \"52.179.113.128/28\",\r\n \"52.180.162.194/32\",\r\n + \ \"52.180.166.172/32\",\r\n \"52.180.178.146/32\",\r\n \"52.180.179.119/32\",\r\n + \ \"52.180.179.162/32\",\r\n \"52.180.181.121/32\",\r\n \"52.183.33.203/32\",\r\n + \ \"52.186.33.48/28\",\r\n \"52.186.91.216/32\",\r\n \"52.187.20.181/32\",\r\n + \ \"52.187.39.99/32\",\r\n \"52.190.33.56/32\",\r\n \"52.190.33.61/32\",\r\n + \ \"52.190.33.154/32\",\r\n \"52.191.89.158/32\",\r\n \"52.191.173.81/32\",\r\n + \ \"52.228.83.128/27\",\r\n \"52.228.83.224/27\",\r\n \"52.228.84.0/28\",\r\n + \ \"52.231.32.132/32\",\r\n \"52.231.76.205/32\",\r\n \"52.231.78.101/32\",\r\n + \ \"52.231.79.142/32\",\r\n \"52.231.148.200/30\",\r\n \"52.231.159.35/32\",\r\n + \ \"52.237.137.4/32\",\r\n \"52.242.40.212/30\",\r\n \"52.242.40.216/29\",\r\n + \ \"52.242.40.224/28\",\r\n \"52.242.45.192/26\",\r\n \"52.242.46.0/25\",\r\n + \ \"52.249.209.252/32\",\r\n \"52.254.75.76/32\",\r\n \"52.255.83.208/28\",\r\n + \ \"52.255.84.176/28\",\r\n \"52.255.84.192/28\",\r\n \"52.255.124.16/28\",\r\n + \ \"52.255.124.80/28\",\r\n \"52.255.124.96/28\",\r\n \"65.52.205.19/32\",\r\n + \ \"65.52.252.208/28\",\r\n \"102.37.81.64/28\",\r\n \"102.37.160.144/28\",\r\n + \ \"102.37.167.120/30\",\r\n \"102.133.28.72/29\",\r\n \"102.133.28.104/29\",\r\n + \ \"102.133.56.144/28\",\r\n \"102.133.56.224/27\",\r\n \"102.133.61.192/26\",\r\n + \ \"102.133.75.174/32\",\r\n \"102.133.123.248/29\",\r\n + \ \"102.133.124.24/29\",\r\n \"102.133.124.88/29\",\r\n \"102.133.124.96/29\",\r\n + \ \"102.133.130.139/32\",\r\n \"102.133.143.144/32\",\r\n + \ \"102.133.143.187/32\",\r\n \"102.133.156.128/29\",\r\n + \ \"102.133.161.242/32\",\r\n \"102.133.162.109/32\",\r\n + \ \"102.133.162.196/32\",\r\n \"102.133.163.185/32\",\r\n + \ \"102.133.217.80/28\",\r\n \"102.133.217.96/27\",\r\n \"102.133.218.0/27\",\r\n + \ \"102.133.220.192/30\",\r\n \"102.133.221.64/26\",\r\n + \ \"102.133.221.128/27\",\r\n \"102.133.236.198/32\",\r\n + \ \"104.42.100.80/32\",\r\n \"104.42.239.93/32\",\r\n \"104.46.176.164/30\",\r\n + \ \"104.46.176.176/28\",\r\n \"104.46.178.4/30\",\r\n \"104.46.178.192/26\",\r\n + \ \"104.46.179.0/27\",\r\n \"104.46.183.128/28\",\r\n \"104.46.239.137/32\",\r\n + \ \"104.211.222.193/32\",\r\n \"104.214.49.162/32\",\r\n + \ \"104.214.233.86/32\",\r\n \"104.215.9.217/32\",\r\n \"137.116.171.91/32\",\r\n + \ \"137.117.70.195/32\",\r\n \"137.135.45.32/32\",\r\n \"137.135.64.59/32\",\r\n + \ \"168.61.147.151/32\",\r\n \"168.61.165.229/32\",\r\n \"168.63.20.177/32\",\r\n + \ \"191.232.39.30/32\",\r\n \"191.232.162.204/32\",\r\n \"191.233.10.48/28\",\r\n + \ \"191.233.10.64/27\",\r\n \"191.233.10.128/27\",\r\n \"191.233.15.64/26\",\r\n + \ \"191.233.205.72/29\",\r\n \"191.233.205.104/29\",\r\n \ \"191.234.138.136/29\",\r\n \"191.234.138.148/30\",\r\n \ \"191.234.139.192/26\",\r\n \"191.234.142.32/27\",\r\n \ \"191.235.227.128/27\",\r\n \"191.235.227.224/27\",\r\n @@ -38239,7 +39106,8 @@ interactions: \ \"2603:1040:207::680/122\",\r\n \"2603:1040:207:1::468/125\",\r\n \ \"2603:1040:207:2::40/122\",\r\n \"2603:1040:207:2::200/122\",\r\n \ \"2603:1040:407::80/122\",\r\n \"2603:1040:407:1::640/122\",\r\n - \ \"2603:1040:606::680/122\",\r\n \"2603:1040:806::680/122\",\r\n + \ \"2603:1040:606::680/122\",\r\n \"2603:1040:606:3::580/121\",\r\n + \ \"2603:1040:606:3::620/125\",\r\n \"2603:1040:806::680/122\",\r\n \ \"2603:1040:904::80/122\",\r\n \"2603:1040:904::698/125\",\r\n \ \"2603:1040:904:1::640/122\",\r\n \"2603:1040:904:3::80/121\",\r\n \ \"2603:1040:a06::180/122\",\r\n \"2603:1040:a06::7c8/125\",\r\n @@ -38260,8 +39128,70 @@ interactions: \ \"2603:1040:1503:1::480/121\",\r\n \"2603:1040:1503:1::500/122\",\r\n \ \"2603:1040:1503:2::240/125\",\r\n \"2603:1050:6::80/122\",\r\n \ \"2603:1050:6:1::640/122\",\r\n \"2603:1050:403::640/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ContainerAppsManagement\",\r\n + \ \"id\": \"ContainerAppsManagement\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"NSG\",\r\n \"API\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureContainerAppsService\",\r\n \"addressPrefixes\": + [\r\n \"13.89.114.243/32\",\r\n \"20.17.52.240/28\",\r\n + \ \"20.23.30.113/32\",\r\n \"20.25.235.176/32\",\r\n \"20.25.251.187/32\",\r\n + \ \"20.45.245.192/28\",\r\n \"20.47.147.110/32\",\r\n \"20.47.153.87/32\",\r\n + \ \"20.47.236.128/28\",\r\n \"20.51.6.208/28\",\r\n \"20.52.95.224/28\",\r\n + \ \"20.53.54.128/28\",\r\n \"20.53.62.64/28\",\r\n \"20.59.103.144/28\",\r\n + \ \"20.69.8.48/28\",\r\n \"20.70.223.64/28\",\r\n \"20.72.119.138/32\",\r\n + \ \"20.74.196.48/28\",\r\n \"20.80.201.168/32\",\r\n \"20.87.82.160/28\",\r\n + \ \"20.88.159.192/28\",\r\n \"20.89.184.245/32\",\r\n \"20.90.38.0/28\",\r\n + \ \"20.90.229.153/32\",\r\n \"20.92.5.64/28\",\r\n \"20.92.102.182/32\",\r\n + \ \"20.92.223.20/32\",\r\n \"20.97.39.96/28\",\r\n \"20.98.148.0/28\",\r\n + \ \"20.98.195.48/28\",\r\n \"20.100.4.144/28\",\r\n \"20.104.7.82/32\",\r\n + \ \"20.105.243.192/28\",\r\n \"20.111.3.160/28\",\r\n \"20.112.205.28/32\",\r\n + \ \"20.113.21.244/32\",\r\n \"20.113.73.22/32\",\r\n \"20.116.43.64/28\",\r\n + \ \"20.117.192.208/28\",\r\n \"20.117.223.205/32\",\r\n \"20.118.20.65/32\",\r\n + \ \"20.118.114.4/32\",\r\n \"20.118.119.198/32\",\r\n \"20.118.139.176/28\",\r\n + \ \"20.123.121.228/32\",\r\n \"20.123.122.0/32\",\r\n \"20.125.1.112/28\",\r\n + \ \"20.125.194.211/32\",\r\n \"20.126.176.147/32\",\r\n \"20.151.245.118/32\",\r\n + \ \"20.189.198.96/28\",\r\n \"20.195.87.0/28\",\r\n \"20.196.246.220/32\",\r\n + \ \"20.199.201.32/28\",\r\n \"20.200.160.192/28\",\r\n \"20.200.198.208/28\",\r\n + \ \"20.201.21.110/32\",\r\n \"20.203.88.32/28\",\r\n \"20.204.192.176/28\",\r\n + \ \"20.205.49.32/28\",\r\n \"20.206.0.240/28\",\r\n \"20.206.178.32/28\",\r\n + \ \"20.207.1.176/28\",\r\n \"20.207.168.128/28\",\r\n \"20.208.7.128/28\",\r\n + \ \"20.210.69.64/28\",\r\n \"20.210.80.170/32\",\r\n \"20.214.89.145/32\",\r\n + \ \"20.221.197.80/32\",\r\n \"20.231.233.227/32\",\r\n \"20.237.156.240/32\",\r\n + \ \"20.239.5.125/32\",\r\n \"20.239.5.160/32\",\r\n \"20.245.58.225/32\",\r\n + \ \"40.64.11.80/28\",\r\n \"40.80.96.0/28\",\r\n \"51.12.75.160/28\",\r\n + \ \"51.53.28.240/28\",\r\n \"51.53.172.240/28\",\r\n \"51.116.78.0/28\",\r\n + \ \"51.120.176.176/28\",\r\n \"52.146.141.144/28\",\r\n \"52.158.216.78/32\",\r\n + \ \"52.172.81.0/28\",\r\n \"52.224.147.76/32\",\r\n \"52.242.44.176/28\",\r\n + \ \"102.37.87.144/28\",\r\n \"191.237.203.150/32\",\r\n \"2603:1000:4:1::4a0/124\",\r\n + \ \"2603:1000:104:2::30/124\",\r\n \"2603:1010:6:2::720/124\",\r\n + \ \"2603:1010:101:1::2b0/124\",\r\n \"2603:1010:304:1::4a0/124\",\r\n + \ \"2603:1010:404:1::4a0/124\",\r\n \"2603:1020:5::690/124\",\r\n + \ \"2603:1020:206::7c0/124\",\r\n \"2603:1020:605:1::2b0/124\",\r\n + \ \"2603:1020:705::690/124\",\r\n \"2603:1020:805::690/124\",\r\n + \ \"2603:1020:905:1::4a0/124\",\r\n \"2603:1020:a04:3::50/124\",\r\n + \ \"2603:1020:b04:1::2b0/124\",\r\n \"2603:1020:c04::690/124\",\r\n + \ \"2603:1020:d04:1::4a0/124\",\r\n \"2603:1020:e04:3::4e0/124\",\r\n + \ \"2603:1020:f04:1::4a0/124\",\r\n \"2603:1020:1004:3::200/124\",\r\n + \ \"2603:1030:f:3::290/124\",\r\n \"2603:1030:10::730/124\",\r\n + \ \"2603:1030:210::7c0/124\",\r\n \"2603:1030:40b:2::270/124\",\r\n + \ \"2603:1030:40c::750/124\",\r\n \"2603:1030:504:2::770/124\",\r\n + \ \"2603:1030:608:4::/124\",\r\n \"2603:1030:807::690/124\",\r\n + \ \"2603:1030:a07:1::4d0/124\",\r\n \"2603:1030:a07:4::3e0/123\",\r\n + \ \"2603:1030:b04:1::2b0/124\",\r\n \"2603:1030:c06:5::1a0/124\",\r\n + \ \"2603:1030:f05::690/124\",\r\n \"2603:1030:1005:1::2b0/124\",\r\n + \ \"2603:1040:5:3::240/124\",\r\n \"2603:1040:207:2::2b0/124\",\r\n + \ \"2603:1040:407::690/124\",\r\n \"2603:1040:606:1::2b0/124\",\r\n + \ \"2603:1040:606:3::2a0/123\",\r\n \"2603:1040:806:2::300/124\",\r\n + \ \"2603:1040:904:3::280/124\",\r\n \"2603:1040:a06:2::5b0/124\",\r\n + \ \"2603:1040:b04:1::4a0/124\",\r\n \"2603:1040:c06:1::2b0/124\",\r\n + \ \"2603:1040:d04:3::70/124\",\r\n \"2603:1040:e05::70/124\",\r\n + \ \"2603:1040:f05:3::120/124\",\r\n \"2603:1040:1104:1::470/124\",\r\n + \ \"2603:1040:1104:2::640/123\",\r\n \"2603:1040:1202:1::180/123\",\r\n + \ \"2603:1040:1302:1::480/123\",\r\n \"2603:1040:1503:1::1a0/123\",\r\n + \ \"2603:1050:6:2::520/124\",\r\n \"2603:1050:403:1::4e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory\",\r\n - \ \"id\": \"DataFactory\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"DataFactory\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -38523,7 +39453,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.AustraliaEast\",\r\n \ \"id\": \"DataFactory.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.70.74.144/28\",\r\n @@ -38535,7 +39465,7 @@ interactions: \ \"2603:1010:6:802::210/124\",\r\n \"2603:1010:6:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.AustraliaSoutheast\",\r\n \ \"id\": \"DataFactory.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": @@ -38545,7 +39475,7 @@ interactions: \ \"2603:1010:101::500/121\",\r\n \"2603:1010:101:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.BrazilSouth\",\r\n \ \"id\": \"DataFactory.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.206.179.144/29\",\r\n @@ -38557,7 +39487,7 @@ interactions: \ \"2603:1050:6:402::330/124\",\r\n \"2603:1050:6:802::210/124\",\r\n \ \"2603:1050:6:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.BrazilSoutheast\",\r\n \"id\": - \"DataFactory.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"DataFactory.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -38566,7 +39496,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CanadaCentral\",\r\n \ \"id\": \"DataFactory.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.71.175.80/28\",\r\n @@ -38578,7 +39508,7 @@ interactions: \ \"2603:1030:f05:802::210/124\",\r\n \"2603:1030:f05:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CanadaEast\",\r\n \ \"id\": \"DataFactory.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"40.69.108.160/28\",\r\n @@ -38587,55 +39517,56 @@ interactions: \ \"2603:1030:1005::440/122\",\r\n \"2603:1030:1005::500/121\",\r\n \ \"2603:1030:1005:402::330/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.CentralIndia\",\r\n \"id\": \"DataFactory.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.43.121.48/28\",\r\n \"20.192.42.0/24\",\r\n \"20.192.43.0/26\",\r\n - \ \"20.192.102.80/28\",\r\n \"20.204.193.112/29\",\r\n \"40.80.51.160/28\",\r\n - \ \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n \"52.140.108.208/29\",\r\n - \ \"2603:1040:a06::/121\",\r\n \"2603:1040:a06::80/122\",\r\n - \ \"2603:1040:a06:1::480/121\",\r\n \"2603:1040:a06:1::500/122\",\r\n - \ \"2603:1040:a06:1::700/121\",\r\n \"2603:1040:a06:1::780/122\",\r\n - \ \"2603:1040:a06:402::330/124\",\r\n \"2603:1040:a06:802::210/124\",\r\n - \ \"2603:1040:a06:c02::210/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.CentralUS\",\r\n \"id\": \"DataFactory.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.89.174.192/28\",\r\n \"20.37.154.0/23\",\r\n - \ \"20.37.156.0/26\",\r\n \"20.40.206.224/29\",\r\n \"20.44.10.64/28\",\r\n - \ \"20.98.150.0/29\",\r\n \"52.182.141.16/28\",\r\n \"2603:1030:10:1::480/121\",\r\n - \ \"2603:1030:10:1::500/122\",\r\n \"2603:1030:10:1::700/121\",\r\n - \ \"2603:1030:10:1::780/122\",\r\n \"2603:1030:10:402::330/124\",\r\n - \ \"2603:1030:10:802::210/124\",\r\n \"2603:1030:10:c02::210/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastAsia\",\r\n - \ \"id\": \"DataFactory.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.43.121.48/28\",\r\n \"20.192.42.0/24\",\r\n + \ \"20.192.43.0/26\",\r\n \"20.192.102.80/28\",\r\n \"20.204.193.112/29\",\r\n + \ \"40.80.51.160/28\",\r\n \"52.140.104.128/25\",\r\n \"52.140.105.0/26\",\r\n + \ \"52.140.108.208/29\",\r\n \"2603:1040:a06::/121\",\r\n + \ \"2603:1040:a06::80/122\",\r\n \"2603:1040:a06:1::480/121\",\r\n + \ \"2603:1040:a06:1::500/122\",\r\n \"2603:1040:a06:1::700/121\",\r\n + \ \"2603:1040:a06:1::780/122\",\r\n \"2603:1040:a06:402::330/124\",\r\n + \ \"2603:1040:a06:802::210/124\",\r\n \"2603:1040:a06:c02::210/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.CentralUS\",\r\n + \ \"id\": \"DataFactory.CentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.75.39.112/28\",\r\n - \ \"20.189.104.128/25\",\r\n \"20.189.106.0/26\",\r\n \"20.189.109.232/29\",\r\n - \ \"20.205.50.120/29\",\r\n \"20.205.64.0/23\",\r\n \"20.205.67.128/26\",\r\n - \ \"20.205.77.160/28\",\r\n \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n - \ \"2603:1040:207::440/122\",\r\n \"2603:1040:207::500/121\",\r\n - \ \"2603:1040:207:402::330/124\",\r\n \"2603:1040:207:800::70/124\",\r\n - \ \"2603:1040:207:c00::70/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.EastUS\",\r\n \"id\": \"DataFactory.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.42.2.0/23\",\r\n \"20.42.4.0/26\",\r\n \"20.42.64.0/28\",\r\n - \ \"20.49.111.0/29\",\r\n \"20.119.28.57/32\",\r\n \"20.232.89.104/29\",\r\n - \ \"40.71.14.32/28\",\r\n \"40.78.229.96/28\",\r\n \"2603:1030:210:1::480/121\",\r\n + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.89.174.192/28\",\r\n + \ \"20.37.154.0/23\",\r\n \"20.37.156.0/26\",\r\n \"20.40.206.224/29\",\r\n + \ \"20.44.10.64/28\",\r\n \"20.98.150.0/29\",\r\n \"52.182.141.16/28\",\r\n + \ \"2603:1030:10:1::480/121\",\r\n \"2603:1030:10:1::500/122\",\r\n + \ \"2603:1030:10:1::700/121\",\r\n \"2603:1030:10:1::780/122\",\r\n + \ \"2603:1030:10:402::330/124\",\r\n \"2603:1030:10:802::210/124\",\r\n + \ \"2603:1030:10:c02::210/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.EastAsia\",\r\n \"id\": \"DataFactory.EastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.75.39.112/28\",\r\n \"20.189.104.128/25\",\r\n + \ \"20.189.106.0/26\",\r\n \"20.189.109.232/29\",\r\n \"20.205.50.120/29\",\r\n + \ \"20.205.64.0/23\",\r\n \"20.205.67.128/26\",\r\n \"20.205.77.160/28\",\r\n + \ \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n \"2603:1040:207::440/122\",\r\n + \ \"2603:1040:207::500/121\",\r\n \"2603:1040:207:402::330/124\",\r\n + \ \"2603:1040:207:800::70/124\",\r\n \"2603:1040:207:c00::70/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS\",\r\n + \ \"id\": \"DataFactory.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.42.2.0/23\",\r\n + \ \"20.42.4.0/26\",\r\n \"20.42.64.0/28\",\r\n \"20.49.111.0/29\",\r\n + \ \"20.119.28.57/32\",\r\n \"20.232.89.104/29\",\r\n \"40.71.14.32/28\",\r\n + \ \"40.78.229.96/28\",\r\n \"2603:1030:210:1::480/121\",\r\n \ \"2603:1030:210:1::500/122\",\r\n \"2603:1030:210:1::700/121\",\r\n \ \"2603:1030:210:1::780/122\",\r\n \"2603:1030:210:402::330/124\",\r\n \ \"2603:1030:210:802::210/124\",\r\n \"2603:1030:210:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS2\",\r\n \ \"id\": \"DataFactory.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.41.2.0/23\",\r\n @@ -38647,7 +39578,7 @@ interactions: \ \"2603:1030:40c:802::210/124\",\r\n \"2603:1030:40c:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.EastUS2EUAP\",\r\n \ \"id\": \"DataFactory.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.39.8.96/27\",\r\n @@ -38657,20 +39588,21 @@ interactions: \ \"2603:1030:40b:400::b30/124\",\r\n \"2603:1030:40b:800::210/124\",\r\n \ \"2603:1030:40b:c00::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.FranceCentral\",\r\n \"id\": \"DataFactory.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.43.40.128/25\",\r\n \"20.43.41.0/26\",\r\n \"20.43.44.208/29\",\r\n - \ \"20.111.4.48/29\",\r\n \"40.79.132.112/28\",\r\n \"40.79.139.80/28\",\r\n - \ \"40.79.146.240/28\",\r\n \"51.138.215.128/26\",\r\n \"2603:1020:805:1::480/121\",\r\n - \ \"2603:1020:805:1::500/122\",\r\n \"2603:1020:805:1::700/121\",\r\n - \ \"2603:1020:805:1::780/122\",\r\n \"2603:1020:805:402::330/124\",\r\n - \ \"2603:1020:805:802::210/124\",\r\n \"2603:1020:805:c02::210/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.GermanyWestCentral\",\r\n - \ \"id\": \"DataFactory.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.43.40.128/25\",\r\n \"20.43.41.0/26\",\r\n + \ \"20.43.44.208/29\",\r\n \"20.111.4.48/29\",\r\n \"40.79.132.112/28\",\r\n + \ \"40.79.139.80/28\",\r\n \"40.79.146.240/28\",\r\n \"51.138.215.128/26\",\r\n + \ \"2603:1020:805:1::480/121\",\r\n \"2603:1020:805:1::500/122\",\r\n + \ \"2603:1020:805:1::700/121\",\r\n \"2603:1020:805:1::780/122\",\r\n + \ \"2603:1020:805:402::330/124\",\r\n \"2603:1020:805:802::210/124\",\r\n + \ \"2603:1020:805:c02::210/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"DataFactory.GermanyWestCentral\",\r\n \"id\": + \"DataFactory.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.0/28\",\r\n \ \"20.52.93.128/26\",\r\n \"20.79.108.112/29\",\r\n \"51.116.147.32/28\",\r\n @@ -38681,11 +39613,11 @@ interactions: \ \"2603:1020:c04:402::330/124\",\r\n \"2603:1020:c04:802::210/124\",\r\n \ \"2603:1020:c04:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.JapanEast\",\r\n \"id\": \"DataFactory.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.78.109.192/28\",\r\n \"20.43.64.128/25\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.78.109.192/28\",\r\n \"20.43.64.128/25\",\r\n \ \"20.43.65.0/26\",\r\n \"20.43.70.120/29\",\r\n \"20.191.164.0/24\",\r\n \ \"20.191.165.0/26\",\r\n \"20.210.70.88/29\",\r\n \"40.79.187.208/28\",\r\n \ \"40.79.195.224/28\",\r\n \"2603:1040:407:1::480/121\",\r\n @@ -38694,7 +39626,7 @@ interactions: \ \"2603:1040:407:802::210/124\",\r\n \"2603:1040:407:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JapanWest\",\r\n \ \"id\": \"DataFactory.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.189.192.192/26\",\r\n @@ -38703,7 +39635,7 @@ interactions: \ \"2603:1040:606::500/121\",\r\n \"2603:1040:606:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JioIndiaCentral\",\r\n \ \"id\": \"DataFactory.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": @@ -38711,7 +39643,7 @@ interactions: \ \"2603:1040:1104::600/121\",\r\n \"2603:1040:1104:400::500/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.JioIndiaWest\",\r\n \ \"id\": \"DataFactory.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.252.224/28\",\r\n @@ -38721,28 +39653,29 @@ interactions: \ \"2603:1040:d04:400::240/124\",\r\n \"2603:1040:d04:800::340/124\",\r\n \ \"2603:1040:d04:c02::380/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.KoreaCentral\",\r\n \"id\": \"DataFactory.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.41.64.128/25\",\r\n \"20.41.65.0/26\",\r\n \"20.41.69.8/29\",\r\n - \ \"20.44.27.240/28\",\r\n \"20.194.67.192/28\",\r\n \"20.194.78.0/23\",\r\n - \ \"20.200.195.0/26\",\r\n \"20.200.199.192/29\",\r\n \"52.231.20.64/28\",\r\n - \ \"2603:1040:f05:1::480/121\",\r\n \"2603:1040:f05:1::500/122\",\r\n - \ \"2603:1040:f05:1::700/121\",\r\n \"2603:1040:f05:1::780/122\",\r\n - \ \"2603:1040:f05:402::330/124\",\r\n \"2603:1040:f05:802::210/124\",\r\n - \ \"2603:1040:f05:c02::210/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"DataFactory.KoreaSouth\",\r\n \"id\": \"DataFactory.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.200.161.48/29\",\r\n \"40.80.168.128/25\",\r\n - \ \"40.80.169.0/26\",\r\n \"40.80.172.112/29\",\r\n \"52.231.148.160/28\",\r\n - \ \"52.231.151.32/28\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"DataFactory.NorthCentralUS\",\r\n \"id\": \"DataFactory.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.41.64.128/25\",\r\n \"20.41.65.0/26\",\r\n + \ \"20.41.69.8/29\",\r\n \"20.44.27.240/28\",\r\n \"20.194.67.192/28\",\r\n + \ \"20.194.78.0/23\",\r\n \"20.200.195.0/26\",\r\n \"20.200.199.192/29\",\r\n + \ \"52.231.20.64/28\",\r\n \"2603:1040:f05:1::480/121\",\r\n + \ \"2603:1040:f05:1::500/122\",\r\n \"2603:1040:f05:1::700/121\",\r\n + \ \"2603:1040:f05:1::780/122\",\r\n \"2603:1040:f05:402::330/124\",\r\n + \ \"2603:1040:f05:802::210/124\",\r\n \"2603:1040:f05:c02::210/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.KoreaSouth\",\r\n + \ \"id\": \"DataFactory.KoreaSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.200.161.48/29\",\r\n + \ \"40.80.168.128/25\",\r\n \"40.80.169.0/26\",\r\n \"40.80.172.112/29\",\r\n + \ \"52.231.148.160/28\",\r\n \"52.231.151.32/28\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"DataFactory.NorthCentralUS\",\r\n + \ \"id\": \"DataFactory.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.49.114.24/29\",\r\n \"20.49.118.128/25\",\r\n @@ -38752,11 +39685,11 @@ interactions: \ \"2603:1030:608:402::330/124\",\r\n \"2603:1030:608:800::2c0/124\",\r\n \ \"2603:1030:608:c00::2c0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.NorthEurope\",\r\n \"id\": \"DataFactory.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.69.230.96/28\",\r\n \"13.74.108.224/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"13.69.230.96/28\",\r\n \"13.74.108.224/28\",\r\n \ \"20.38.80.192/26\",\r\n \"20.38.82.0/23\",\r\n \"20.50.68.56/29\",\r\n \ \"20.223.64.60/32\",\r\n \"20.223.65.144/29\",\r\n \"52.138.229.32/28\",\r\n \ \"2603:1020:5:1::480/121\",\r\n \"2603:1020:5:1::500/122\",\r\n @@ -38764,9 +39697,9 @@ interactions: \ \"2603:1020:5:402::330/124\",\r\n \"2603:1020:5:802::210/124\",\r\n \ \"2603:1020:5:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.NorwayEast\",\r\n \"id\": \"DataFactory.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.192/26\",\r\n \"20.100.5.24/29\",\r\n \"51.120.44.208/28\",\r\n \ \"51.120.45.64/26\",\r\n \"51.120.45.128/25\",\r\n \"51.120.100.224/28\",\r\n @@ -38776,7 +39709,7 @@ interactions: \ \"2603:1020:e04:402::330/124\",\r\n \"2603:1020:e04:802::210/124\",\r\n \ \"2603:1020:e04:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthAfricaNorth\",\r\n \"id\": - \"DataFactory.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"DataFactory.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -38792,7 +39725,7 @@ interactions: \ \"2603:1000:104:402::330/124\",\r\n \"2603:1000:104:802::210/124\",\r\n \ \"2603:1000:104:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthCentralUS\",\r\n \"id\": - \"DataFactory.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"DataFactory.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -38806,7 +39739,7 @@ interactions: \ \"2603:1030:807:802::210/124\",\r\n \"2603:1030:807:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SoutheastAsia\",\r\n \ \"id\": \"DataFactory.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.67.10.208/28\",\r\n @@ -38819,18 +39752,18 @@ interactions: \ \"2603:1040:5:402::330/124\",\r\n \"2603:1040:5:802::210/124\",\r\n \ \"2603:1040:5:c02::210/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactory.SouthIndia\",\r\n \"id\": \"DataFactory.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"20.41.192.128/25\",\r\n \"20.41.193.0/26\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n + \ \"addressPrefixes\": [\r\n \"20.41.192.128/25\",\r\n \"20.41.193.0/26\",\r\n \ \"20.41.197.112/29\",\r\n \"20.41.198.0/25\",\r\n \"20.41.198.128/26\",\r\n \ \"20.192.152.0/26\",\r\n \"20.192.184.96/28\",\r\n \"40.78.196.128/28\",\r\n \ \"52.172.81.240/29\",\r\n \"2603:1040:c06::440/122\",\r\n \ \"2603:1040:c06::500/121\",\r\n \"2603:1040:c06:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SwedenCentral\",\r\n \ \"id\": \"DataFactory.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"51.12.26.0/23\",\r\n @@ -38841,7 +39774,7 @@ interactions: \ \"2603:1020:1004:800::340/124\",\r\n \"2603:1020:1004:c02::380/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.SwitzerlandNorth\",\r\n \ \"id\": \"DataFactory.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.208.2.0/23\",\r\n @@ -38853,7 +39786,7 @@ interactions: \ \"2603:1020:a04:802::210/124\",\r\n \"2603:1020:a04:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UAENorth\",\r\n \ \"id\": \"DataFactory.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.38.141.16/28\",\r\n @@ -38865,7 +39798,7 @@ interactions: \ \"2603:1040:904:802::210/124\",\r\n \"2603:1040:904:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UKSouth\",\r\n \ \"id\": \"DataFactory.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.90.129.128/25\",\r\n @@ -38877,7 +39810,7 @@ interactions: \ \"2603:1020:705:802::210/124\",\r\n \"2603:1020:705:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.UKWest\",\r\n \ \"id\": \"DataFactory.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"20.58.71.0/26\",\r\n @@ -38886,7 +39819,7 @@ interactions: \ \"2603:1020:605::500/121\",\r\n \"2603:1020:605:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestCentralUS\",\r\n \ \"id\": \"DataFactory.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.71.199.0/28\",\r\n @@ -38896,7 +39829,7 @@ interactions: \ \"2603:1030:b04::500/121\",\r\n \"2603:1030:b04:402::330/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestEurope\",\r\n \ \"id\": \"DataFactory.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.69.67.192/28\",\r\n @@ -38908,7 +39841,7 @@ interactions: \ \"2603:1020:206:802::210/124\",\r\n \"2603:1020:206:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS\",\r\n \ \"id\": \"DataFactory.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.86.219.208/28\",\r\n @@ -38917,7 +39850,7 @@ interactions: \ \"2603:1030:a07::500/121\",\r\n \"2603:1030:a07:402::9b0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS2\",\r\n \ \"id\": \"DataFactory.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.128/28\",\r\n @@ -38928,7 +39861,7 @@ interactions: \ \"2603:1030:c06:802::210/124\",\r\n \"2603:1030:c06:c02::210/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"DataFactory.WestUS3\",\r\n \ \"id\": \"DataFactory.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.104.253.48/28\",\r\n @@ -38939,81 +39872,81 @@ interactions: \ \"2603:1030:504:402::240/124\",\r\n \"2603:1030:504:802::340/124\",\r\n \ \"2603:1030:504:c02::380/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"DataFactoryManagement\",\r\n \"id\": \"DataFactoryManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"DataFactory\",\r\n \"addressPrefixes\": - [\r\n \"13.66.143.128/28\",\r\n \"13.67.10.208/28\",\r\n - \ \"13.69.67.192/28\",\r\n \"13.69.107.112/28\",\r\n \"13.69.112.128/28\",\r\n - \ \"13.69.230.96/28\",\r\n \"13.70.74.144/28\",\r\n \"13.71.175.80/28\",\r\n - \ \"13.71.199.0/28\",\r\n \"13.73.244.32/28\",\r\n \"13.73.253.96/29\",\r\n - \ \"13.74.108.224/28\",\r\n \"13.75.39.112/28\",\r\n \"13.77.53.160/28\",\r\n - \ \"13.78.109.192/28\",\r\n \"13.86.219.208/28\",\r\n \"13.89.174.192/28\",\r\n - \ \"13.104.248.64/27\",\r\n \"13.104.252.208/28\",\r\n \"13.104.252.224/28\",\r\n - \ \"13.104.253.48/28\",\r\n \"13.104.254.128/28\",\r\n \"20.17.71.64/28\",\r\n - \ \"20.21.46.64/28\",\r\n \"20.21.55.208/29\",\r\n \"20.21.67.208/28\",\r\n - \ \"20.21.75.208/28\",\r\n \"20.24.0.216/29\",\r\n \"20.36.117.208/28\",\r\n - \ \"20.36.124.32/28\",\r\n \"20.37.68.144/28\",\r\n \"20.37.198.224/29\",\r\n - \ \"20.37.228.16/28\",\r\n \"20.38.141.16/28\",\r\n \"20.38.147.224/28\",\r\n - \ \"20.38.152.0/28\",\r\n \"20.39.15.0/29\",\r\n \"20.40.206.224/29\",\r\n - \ \"20.41.69.8/29\",\r\n \"20.41.197.112/29\",\r\n \"20.42.64.0/28\",\r\n - \ \"20.42.230.136/29\",\r\n \"20.43.44.208/29\",\r\n \"20.43.70.120/29\",\r\n - \ \"20.43.121.48/28\",\r\n \"20.44.10.64/28\",\r\n \"20.44.17.80/28\",\r\n - \ \"20.44.27.240/28\",\r\n \"20.45.123.160/28\",\r\n \"20.45.208.16/28\",\r\n - \ \"20.49.83.224/28\",\r\n \"20.49.95.32/28\",\r\n \"20.49.102.16/29\",\r\n - \ \"20.49.111.0/29\",\r\n \"20.49.114.24/29\",\r\n \"20.50.68.56/29\",\r\n - \ \"20.52.64.0/28\",\r\n \"20.53.0.48/28\",\r\n \"20.59.84.168/29\",\r\n - \ \"20.69.9.24/29\",\r\n \"20.72.28.48/28\",\r\n \"20.74.197.16/29\",\r\n - \ \"20.79.108.112/29\",\r\n \"20.87.83.112/29\",\r\n \"20.90.38.248/29\",\r\n - \ \"20.92.6.200/29\",\r\n \"20.97.39.141/32\",\r\n \"20.98.150.0/29\",\r\n - \ \"20.98.195.172/32\",\r\n \"20.98.198.224/29\",\r\n \"20.100.5.24/29\",\r\n - \ \"20.105.215.28/30\",\r\n \"20.105.244.48/29\",\r\n \"20.111.4.48/29\",\r\n - \ \"20.116.47.72/29\",\r\n \"20.117.193.184/29\",\r\n \"20.118.79.192/29\",\r\n - \ \"20.118.139.200/29\",\r\n \"20.119.28.57/32\",\r\n \"20.125.4.170/31\",\r\n - \ \"20.125.5.248/29\",\r\n \"20.125.156.16/29\",\r\n \"20.125.163.208/29\",\r\n - \ \"20.125.171.208/28\",\r\n \"20.125.203.208/28\",\r\n \"20.150.173.16/28\",\r\n - \ \"20.150.181.112/28\",\r\n \"20.150.190.64/28\",\r\n \"20.189.109.232/29\",\r\n - \ \"20.189.199.40/29\",\r\n \"20.192.102.80/28\",\r\n \"20.192.184.96/28\",\r\n - \ \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n \"20.194.67.192/28\",\r\n - \ \"20.200.161.48/29\",\r\n \"20.200.199.192/29\",\r\n \"20.204.193.112/29\",\r\n - \ \"20.205.50.120/29\",\r\n \"20.205.77.160/28\",\r\n \"20.205.77.224/27\",\r\n - \ \"20.205.83.240/28\",\r\n \"20.206.179.144/29\",\r\n \"20.208.19.208/28\",\r\n - \ \"20.208.144.16/29\",\r\n \"20.210.70.88/29\",\r\n \"20.213.194.144/29\",\r\n - \ \"20.215.19.208/28\",\r\n \"20.215.27.208/28\",\r\n \"20.215.158.64/28\",\r\n - \ \"20.217.62.64/28\",\r\n \"20.217.75.208/28\",\r\n \"20.217.91.208/28\",\r\n - \ \"20.221.136.72/29\",\r\n \"20.223.64.60/32\",\r\n \"20.223.65.144/29\",\r\n - \ \"20.232.89.104/29\",\r\n \"23.98.83.112/28\",\r\n \"23.98.106.128/29\",\r\n - \ \"40.64.11.176/29\",\r\n \"40.64.132.232/29\",\r\n \"40.69.108.160/28\",\r\n - \ \"40.69.111.48/28\",\r\n \"40.70.148.160/28\",\r\n \"40.71.14.32/28\",\r\n - \ \"40.74.149.64/28\",\r\n \"40.75.35.144/28\",\r\n \"40.78.196.128/28\",\r\n - \ \"40.78.229.96/28\",\r\n \"40.78.236.176/28\",\r\n \"40.78.245.16/28\",\r\n - \ \"40.78.251.192/28\",\r\n \"40.79.132.112/28\",\r\n \"40.79.139.80/28\",\r\n - \ \"40.79.146.240/28\",\r\n \"40.79.163.80/28\",\r\n \"40.79.171.160/28\",\r\n - \ \"40.79.187.208/28\",\r\n \"40.79.195.224/28\",\r\n \"40.80.51.160/28\",\r\n - \ \"40.80.62.24/29\",\r\n \"40.80.96.200/29\",\r\n \"40.80.172.112/29\",\r\n - \ \"40.80.176.96/28\",\r\n \"40.89.20.224/29\",\r\n \"40.113.176.232/29\",\r\n - \ \"40.120.8.56/29\",\r\n \"40.120.64.112/28\",\r\n \"40.120.75.112/28\",\r\n - \ \"40.122.0.16/28\",\r\n \"51.12.75.232/29\",\r\n \"51.12.101.176/28\",\r\n - \ \"51.12.206.16/28\",\r\n \"51.12.229.64/28\",\r\n \"51.12.237.64/28\",\r\n - \ \"51.13.128.0/28\",\r\n \"51.53.110.64/28\",\r\n \"51.53.191.64/28\",\r\n - \ \"51.103.203.208/28\",\r\n \"51.104.9.32/28\",\r\n \"51.104.29.216/29\",\r\n - \ \"51.105.67.240/28\",\r\n \"51.105.75.240/28\",\r\n \"51.105.92.176/28\",\r\n - \ \"51.107.51.40/29\",\r\n \"51.107.128.0/28\",\r\n \"51.107.148.80/28\",\r\n - \ \"51.107.192.80/28\",\r\n \"51.116.147.32/28\",\r\n \"51.116.245.112/28\",\r\n - \ \"51.116.245.176/28\",\r\n \"51.116.253.48/28\",\r\n \"51.116.253.144/28\",\r\n - \ \"51.120.44.208/28\",\r\n \"51.120.100.224/28\",\r\n \"51.120.109.96/28\",\r\n - \ \"51.120.213.32/28\",\r\n \"51.120.228.224/27\",\r\n \"51.137.164.192/29\",\r\n - \ \"51.138.160.16/28\",\r\n \"51.140.212.112/28\",\r\n \"52.138.92.128/28\",\r\n - \ \"52.138.229.32/28\",\r\n \"52.140.108.208/29\",\r\n \"52.150.154.16/29\",\r\n - \ \"52.162.111.48/28\",\r\n \"52.167.107.224/28\",\r\n \"52.172.81.240/29\",\r\n - \ \"52.176.232.16/28\",\r\n \"52.182.141.16/28\",\r\n \"52.228.86.144/29\",\r\n - \ \"52.231.20.64/28\",\r\n \"52.231.148.160/28\",\r\n \"52.231.151.32/28\",\r\n - \ \"52.236.187.112/28\",\r\n \"52.242.45.56/29\",\r\n \"52.246.155.224/28\",\r\n - \ \"52.250.228.0/29\",\r\n \"102.37.64.96/28\",\r\n \"102.37.72.224/28\",\r\n - \ \"102.133.60.48/28\",\r\n \"102.133.124.104/29\",\r\n \"102.133.127.160/28\",\r\n - \ \"102.133.156.136/29\",\r\n \"102.133.218.248/29\",\r\n - \ \"102.133.251.184/29\",\r\n \"102.133.253.48/28\",\r\n - \ \"191.233.54.224/28\",\r\n \"191.233.205.160/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"DataFactory\",\r\n \"addressPrefixes\": [\r\n \"13.66.143.128/28\",\r\n + \ \"13.67.10.208/28\",\r\n \"13.69.67.192/28\",\r\n \"13.69.107.112/28\",\r\n + \ \"13.69.112.128/28\",\r\n \"13.69.230.96/28\",\r\n \"13.70.74.144/28\",\r\n + \ \"13.71.175.80/28\",\r\n \"13.71.199.0/28\",\r\n \"13.73.244.32/28\",\r\n + \ \"13.73.253.96/29\",\r\n \"13.74.108.224/28\",\r\n \"13.75.39.112/28\",\r\n + \ \"13.77.53.160/28\",\r\n \"13.78.109.192/28\",\r\n \"13.86.219.208/28\",\r\n + \ \"13.89.174.192/28\",\r\n \"13.104.248.64/27\",\r\n \"13.104.252.208/28\",\r\n + \ \"13.104.252.224/28\",\r\n \"13.104.253.48/28\",\r\n \"13.104.254.128/28\",\r\n + \ \"20.17.71.64/28\",\r\n \"20.21.46.64/28\",\r\n \"20.21.55.208/29\",\r\n + \ \"20.21.67.208/28\",\r\n \"20.21.75.208/28\",\r\n \"20.24.0.216/29\",\r\n + \ \"20.36.117.208/28\",\r\n \"20.36.124.32/28\",\r\n \"20.37.68.144/28\",\r\n + \ \"20.37.198.224/29\",\r\n \"20.37.228.16/28\",\r\n \"20.38.141.16/28\",\r\n + \ \"20.38.147.224/28\",\r\n \"20.38.152.0/28\",\r\n \"20.39.15.0/29\",\r\n + \ \"20.40.206.224/29\",\r\n \"20.41.69.8/29\",\r\n \"20.41.197.112/29\",\r\n + \ \"20.42.64.0/28\",\r\n \"20.42.230.136/29\",\r\n \"20.43.44.208/29\",\r\n + \ \"20.43.70.120/29\",\r\n \"20.43.121.48/28\",\r\n \"20.44.10.64/28\",\r\n + \ \"20.44.17.80/28\",\r\n \"20.44.27.240/28\",\r\n \"20.45.123.160/28\",\r\n + \ \"20.45.208.16/28\",\r\n \"20.49.83.224/28\",\r\n \"20.49.95.32/28\",\r\n + \ \"20.49.102.16/29\",\r\n \"20.49.111.0/29\",\r\n \"20.49.114.24/29\",\r\n + \ \"20.50.68.56/29\",\r\n \"20.52.64.0/28\",\r\n \"20.53.0.48/28\",\r\n + \ \"20.59.84.168/29\",\r\n \"20.69.9.24/29\",\r\n \"20.72.28.48/28\",\r\n + \ \"20.74.197.16/29\",\r\n \"20.79.108.112/29\",\r\n \"20.87.83.112/29\",\r\n + \ \"20.90.38.248/29\",\r\n \"20.92.6.200/29\",\r\n \"20.97.39.141/32\",\r\n + \ \"20.98.150.0/29\",\r\n \"20.98.195.172/32\",\r\n \"20.98.198.224/29\",\r\n + \ \"20.100.5.24/29\",\r\n \"20.105.215.28/30\",\r\n \"20.105.244.48/29\",\r\n + \ \"20.111.4.48/29\",\r\n \"20.116.47.72/29\",\r\n \"20.117.193.184/29\",\r\n + \ \"20.118.79.192/29\",\r\n \"20.118.139.200/29\",\r\n \"20.119.28.57/32\",\r\n + \ \"20.125.4.170/31\",\r\n \"20.125.5.248/29\",\r\n \"20.125.156.16/29\",\r\n + \ \"20.125.163.208/29\",\r\n \"20.125.171.208/28\",\r\n \"20.125.203.208/28\",\r\n + \ \"20.150.173.16/28\",\r\n \"20.150.181.112/28\",\r\n \"20.150.190.64/28\",\r\n + \ \"20.189.109.232/29\",\r\n \"20.189.199.40/29\",\r\n \"20.192.102.80/28\",\r\n + \ \"20.192.184.96/28\",\r\n \"20.192.238.96/28\",\r\n \"20.193.205.144/28\",\r\n + \ \"20.194.67.192/28\",\r\n \"20.200.161.48/29\",\r\n \"20.200.199.192/29\",\r\n + \ \"20.204.193.112/29\",\r\n \"20.205.50.120/29\",\r\n \"20.205.77.160/28\",\r\n + \ \"20.205.77.224/27\",\r\n \"20.205.83.240/28\",\r\n \"20.206.179.144/29\",\r\n + \ \"20.208.19.208/28\",\r\n \"20.208.144.16/29\",\r\n \"20.210.70.88/29\",\r\n + \ \"20.213.194.144/29\",\r\n \"20.215.19.208/28\",\r\n \"20.215.27.208/28\",\r\n + \ \"20.215.158.64/28\",\r\n \"20.217.62.64/28\",\r\n \"20.217.75.208/28\",\r\n + \ \"20.217.91.208/28\",\r\n \"20.221.136.72/29\",\r\n \"20.223.64.60/32\",\r\n + \ \"20.223.65.144/29\",\r\n \"20.232.89.104/29\",\r\n \"23.98.83.112/28\",\r\n + \ \"23.98.106.128/29\",\r\n \"40.64.11.176/29\",\r\n \"40.64.132.232/29\",\r\n + \ \"40.69.108.160/28\",\r\n \"40.69.111.48/28\",\r\n \"40.70.148.160/28\",\r\n + \ \"40.71.14.32/28\",\r\n \"40.74.149.64/28\",\r\n \"40.75.35.144/28\",\r\n + \ \"40.78.196.128/28\",\r\n \"40.78.229.96/28\",\r\n \"40.78.236.176/28\",\r\n + \ \"40.78.245.16/28\",\r\n \"40.78.251.192/28\",\r\n \"40.79.132.112/28\",\r\n + \ \"40.79.139.80/28\",\r\n \"40.79.146.240/28\",\r\n \"40.79.163.80/28\",\r\n + \ \"40.79.171.160/28\",\r\n \"40.79.187.208/28\",\r\n \"40.79.195.224/28\",\r\n + \ \"40.80.51.160/28\",\r\n \"40.80.62.24/29\",\r\n \"40.80.96.200/29\",\r\n + \ \"40.80.172.112/29\",\r\n \"40.80.176.96/28\",\r\n \"40.89.20.224/29\",\r\n + \ \"40.113.176.232/29\",\r\n \"40.120.8.56/29\",\r\n \"40.120.64.112/28\",\r\n + \ \"40.120.75.112/28\",\r\n \"40.122.0.16/28\",\r\n \"51.12.75.232/29\",\r\n + \ \"51.12.101.176/28\",\r\n \"51.12.206.16/28\",\r\n \"51.12.229.64/28\",\r\n + \ \"51.12.237.64/28\",\r\n \"51.13.128.0/28\",\r\n \"51.53.110.64/28\",\r\n + \ \"51.53.191.64/28\",\r\n \"51.103.203.208/28\",\r\n \"51.104.9.32/28\",\r\n + \ \"51.104.29.216/29\",\r\n \"51.105.67.240/28\",\r\n \"51.105.75.240/28\",\r\n + \ \"51.105.92.176/28\",\r\n \"51.107.51.40/29\",\r\n \"51.107.128.0/28\",\r\n + \ \"51.107.148.80/28\",\r\n \"51.107.192.80/28\",\r\n \"51.116.147.32/28\",\r\n + \ \"51.116.245.112/28\",\r\n \"51.116.245.176/28\",\r\n \"51.116.253.48/28\",\r\n + \ \"51.116.253.144/28\",\r\n \"51.120.44.208/28\",\r\n \"51.120.100.224/28\",\r\n + \ \"51.120.109.96/28\",\r\n \"51.120.213.32/28\",\r\n \"51.120.228.224/27\",\r\n + \ \"51.137.164.192/29\",\r\n \"51.138.160.16/28\",\r\n \"51.140.212.112/28\",\r\n + \ \"52.138.92.128/28\",\r\n \"52.138.229.32/28\",\r\n \"52.140.108.208/29\",\r\n + \ \"52.150.154.16/29\",\r\n \"52.162.111.48/28\",\r\n \"52.167.107.224/28\",\r\n + \ \"52.172.81.240/29\",\r\n \"52.176.232.16/28\",\r\n \"52.182.141.16/28\",\r\n + \ \"52.228.86.144/29\",\r\n \"52.231.20.64/28\",\r\n \"52.231.148.160/28\",\r\n + \ \"52.231.151.32/28\",\r\n \"52.236.187.112/28\",\r\n \"52.242.45.56/29\",\r\n + \ \"52.246.155.224/28\",\r\n \"52.250.228.0/29\",\r\n \"102.37.64.96/28\",\r\n + \ \"102.37.72.224/28\",\r\n \"102.133.60.48/28\",\r\n \"102.133.124.104/29\",\r\n + \ \"102.133.127.160/28\",\r\n \"102.133.156.136/29\",\r\n + \ \"102.133.218.248/29\",\r\n \"102.133.251.184/29\",\r\n + \ \"102.133.253.48/28\",\r\n \"191.233.54.224/28\",\r\n \"191.233.205.160/28\",\r\n \ \"191.234.137.32/29\",\r\n \"191.234.149.0/28\",\r\n \"191.234.157.0/28\",\r\n \ \"2603:1000:4::440/122\",\r\n \"2603:1000:4:402::330/124\",\r\n \ \"2603:1000:104::80/122\",\r\n \"2603:1000:104::1c0/122\",\r\n @@ -39114,7 +40047,7 @@ interactions: \ \"2603:1050:403::500/122\",\r\n \"2603:1050:403:400::240/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n @@ -39126,91 +40059,91 @@ interactions: \ \"104.211.80.0/24\",\r\n \"191.233.202.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.AustraliaSoutheast\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \"addressPrefixes\": [\r\n \"13.77.51.0/24\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.BrazilSouth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"191.233.202.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.CanadaCentral\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.71.171.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.CentralIndia\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"104.211.80.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.EastAsia\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.75.35.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.FranceCentral\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"40.79.138.192/26\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.JapanEast\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.78.107.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.NorthEurope\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.69.226.128/25\",\r\n \"13.74.106.128/25\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.SouthAfricaNorth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \"addressPrefixes\": [\r\n \"102.133.251.96/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.UAENorth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"40.120.64.224/27\",\r\n \"65.52.252.128/27\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.UKSouth\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"51.140.147.0/24\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Dynamics365ForMarketingEmail.WestUS2\",\r\n \ \"id\": \"Dynamics365ForMarketingEmail.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"Dynamics365ForMarketingEmail\",\r\n \ \"addressPrefixes\": [\r\n \"13.66.138.128/25\",\r\n \"40.78.242.0/25\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EOPExternalPublishedIPs\",\r\n \ \"id\": \"EOPExternalPublishedIPs\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"EOPExtPublished\",\r\n \"addressPrefixes\": [\r\n \"40.93.1.0/24\",\r\n @@ -39230,8 +40163,8 @@ interactions: \ \"52.103.164.0/24\",\r\n \"52.103.192.0/23\",\r\n \"53.103.135.0/24\",\r\n \ \"53.103.136.0/21\",\r\n \"104.47.0.0/17\",\r\n \"2a01:111:f403::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub\",\r\n - \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \"region\": + \ \"id\": \"EventHub\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n @@ -39324,74 +40257,74 @@ interactions: \ \"40.79.155.0/26\",\r\n \"40.79.162.0/28\",\r\n \"40.79.166.192/26\",\r\n \ \"40.79.170.32/28\",\r\n \"40.79.174.128/26\",\r\n \"40.79.178.32/27\",\r\n \ \"40.79.186.32/27\",\r\n \"40.79.191.128/26\",\r\n \"40.79.194.192/26\",\r\n - \ \"40.80.50.64/26\",\r\n \"40.83.191.202/32\",\r\n \"40.83.222.100/32\",\r\n - \ \"40.84.150.241/32\",\r\n \"40.84.185.67/32\",\r\n \"40.85.226.62/32\",\r\n - \ \"40.85.229.32/32\",\r\n \"40.86.77.12/32\",\r\n \"40.86.102.100/32\",\r\n - \ \"40.86.176.23/32\",\r\n \"40.86.225.142/32\",\r\n \"40.86.230.119/32\",\r\n - \ \"40.89.122.0/26\",\r\n \"40.112.185.115/32\",\r\n \"40.112.213.11/32\",\r\n - \ \"40.112.242.0/25\",\r\n \"40.115.79.2/32\",\r\n \"40.117.88.66/32\",\r\n - \ \"40.120.75.64/27\",\r\n \"40.120.78.0/26\",\r\n \"40.120.84.0/24\",\r\n - \ \"40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n \"40.121.148.193/32\",\r\n - \ \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n \"40.124.65.64/26\",\r\n - \ \"40.125.103.251/32\",\r\n \"40.127.83.123/32\",\r\n \"40.127.132.254/32\",\r\n - \ \"51.11.192.128/26\",\r\n \"51.12.21.0/24\",\r\n \"51.12.30.0/24\",\r\n - \ \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n \"51.12.202.160/27\",\r\n - \ \"51.12.206.64/26\",\r\n \"51.12.226.64/26\",\r\n \"51.12.234.64/26\",\r\n - \ \"51.13.0.192/26\",\r\n \"51.13.140.0/24\",\r\n \"51.53.29.0/24\",\r\n - \ \"51.53.107.128/26\",\r\n \"51.53.173.0/24\",\r\n \"51.53.187.128/26\",\r\n - \ \"51.103.203.64/26\",\r\n \"51.104.165.162/32\",\r\n \"51.105.66.64/26\",\r\n - \ \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n \"51.107.58.128/27\",\r\n - \ \"51.107.129.0/26\",\r\n \"51.107.154.128/27\",\r\n \"51.107.245.0/24\",\r\n - \ \"51.107.253.0/24\",\r\n \"51.116.58.128/27\",\r\n \"51.116.73.0/24\",\r\n - \ \"51.116.154.192/27\",\r\n \"51.116.242.64/26\",\r\n \"51.116.245.192/27\",\r\n - \ \"51.116.246.192/26\",\r\n \"51.116.250.64/26\",\r\n \"51.116.254.0/26\",\r\n - \ \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n \"51.120.210.64/26\",\r\n - \ \"51.120.218.160/27\",\r\n \"51.132.192.192/26\",\r\n \"51.138.214.0/24\",\r\n - \ \"51.140.80.99/32\",\r\n \"51.140.87.93/32\",\r\n \"51.140.125.8/32\",\r\n - \ \"51.140.146.32/28\",\r\n \"51.140.149.192/26\",\r\n \"51.140.189.52/32\",\r\n - \ \"51.140.189.108/32\",\r\n \"51.140.210.32/27\",\r\n \"51.141.14.113/32\",\r\n - \ \"51.141.14.168/32\",\r\n \"51.141.50.179/32\",\r\n \"51.144.238.23/32\",\r\n - \ \"52.136.136.62/32\",\r\n \"52.136.188.0/24\",\r\n \"52.138.90.0/28\",\r\n - \ \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n \"52.139.4.118/32\",\r\n - \ \"52.139.109.0/24\",\r\n \"52.143.136.55/32\",\r\n \"52.147.115.0/24\",\r\n - \ \"52.151.58.121/32\",\r\n \"52.161.19.160/32\",\r\n \"52.161.24.64/32\",\r\n - \ \"52.162.106.64/26\",\r\n \"52.165.34.144/32\",\r\n \"52.165.179.109/32\",\r\n - \ \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n \"52.167.106.0/26\",\r\n - \ \"52.167.109.192/26\",\r\n \"52.167.145.0/26\",\r\n \"52.168.14.144/32\",\r\n - \ \"52.168.66.180/32\",\r\n \"52.168.117.0/26\",\r\n \"52.168.146.69/32\",\r\n - \ \"52.168.147.11/32\",\r\n \"52.169.18.8/32\",\r\n \"52.172.119.0/24\",\r\n - \ \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n \"52.173.199.106/32\",\r\n - \ \"52.174.243.57/32\",\r\n \"52.175.35.235/32\",\r\n \"52.176.47.198/32\",\r\n - \ \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n \"52.178.211.227/32\",\r\n - \ \"52.179.6.240/32\",\r\n \"52.179.8.35/32\",\r\n \"52.179.157.59/32\",\r\n - \ \"52.180.180.228/32\",\r\n \"52.180.182.75/32\",\r\n \"52.182.138.128/26\",\r\n - \ \"52.182.143.64/26\",\r\n \"52.183.46.73/32\",\r\n \"52.183.86.102/32\",\r\n - \ \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n - \ \"52.187.185.159/32\",\r\n \"52.191.213.188/32\",\r\n \"52.191.228.245/32\",\r\n - \ \"52.225.184.224/32\",\r\n \"52.225.186.130/32\",\r\n \"52.226.36.235/32\",\r\n - \ \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n \"52.231.32.85/32\",\r\n - \ \"52.231.32.94/32\",\r\n \"52.231.146.32/27\",\r\n \"52.231.200.144/32\",\r\n - \ \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n \"52.232.27.189/32\",\r\n - \ \"52.233.30.41/32\",\r\n \"52.233.190.35/32\",\r\n \"52.233.192.247/32\",\r\n - \ \"52.236.186.0/26\",\r\n \"52.237.33.36/32\",\r\n \"52.237.33.104/32\",\r\n - \ \"52.237.143.176/32\",\r\n \"52.242.20.204/32\",\r\n \"52.243.36.161/32\",\r\n - \ \"52.246.154.64/26\",\r\n \"52.246.159.0/26\",\r\n \"65.52.129.16/32\",\r\n - \ \"65.52.250.32/27\",\r\n \"102.37.65.0/26\",\r\n \"102.37.72.64/26\",\r\n - \ \"102.37.83.0/24\",\r\n \"102.37.165.0/24\",\r\n \"102.133.26.128/26\",\r\n - \ \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n \"102.133.154.128/26\",\r\n - \ \"102.133.250.64/26\",\r\n \"102.133.254.0/26\",\r\n \"104.40.26.199/32\",\r\n - \ \"104.40.29.113/32\",\r\n \"104.40.68.250/32\",\r\n \"104.40.69.64/32\",\r\n - \ \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n - \ \"104.41.63.213/32\",\r\n \"104.41.201.10/32\",\r\n \"104.42.97.95/32\",\r\n - \ \"104.43.18.219/32\",\r\n \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n - \ \"104.43.192.222/32\",\r\n \"104.44.129.14/32\",\r\n \"104.44.129.59/32\",\r\n - \ \"104.45.135.34/32\",\r\n \"104.45.147.24/32\",\r\n \"104.46.32.56/32\",\r\n - \ \"104.46.32.58/32\",\r\n \"104.46.98.9/32\",\r\n \"104.46.98.73/32\",\r\n - \ \"104.46.99.176/32\",\r\n \"104.208.16.0/26\",\r\n \"104.208.144.0/26\",\r\n - \ \"104.208.237.147/32\",\r\n \"104.209.186.70/32\",\r\n - \ \"104.210.14.49/32\",\r\n \"104.210.106.31/32\",\r\n \"104.210.146.250/32\",\r\n - \ \"104.211.81.0/28\",\r\n \"104.211.98.185/32\",\r\n \"104.211.102.58/32\",\r\n - \ \"104.211.146.32/27\",\r\n \"104.211.160.121/32\",\r\n + \ \"40.80.50.64/26\",\r\n \"40.80.181.192/26\",\r\n \"40.83.191.202/32\",\r\n + \ \"40.83.222.100/32\",\r\n \"40.84.150.241/32\",\r\n \"40.84.185.67/32\",\r\n + \ \"40.85.226.62/32\",\r\n \"40.85.229.32/32\",\r\n \"40.86.77.12/32\",\r\n + \ \"40.86.102.100/32\",\r\n \"40.86.176.23/32\",\r\n \"40.86.225.142/32\",\r\n + \ \"40.86.230.119/32\",\r\n \"40.89.122.0/26\",\r\n \"40.112.185.115/32\",\r\n + \ \"40.112.213.11/32\",\r\n \"40.112.242.0/25\",\r\n \"40.115.79.2/32\",\r\n + \ \"40.117.88.66/32\",\r\n \"40.120.75.64/27\",\r\n \"40.120.78.0/26\",\r\n + \ \"40.120.84.0/24\",\r\n \"40.121.84.50/32\",\r\n \"40.121.141.232/32\",\r\n + \ \"40.121.148.193/32\",\r\n \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n + \ \"40.124.65.64/26\",\r\n \"40.125.103.251/32\",\r\n \"40.127.83.123/32\",\r\n + \ \"40.127.132.254/32\",\r\n \"51.11.192.128/26\",\r\n \"51.12.21.0/24\",\r\n + \ \"51.12.30.0/24\",\r\n \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n + \ \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n \"51.12.226.64/26\",\r\n + \ \"51.12.234.64/26\",\r\n \"51.13.0.192/26\",\r\n \"51.13.140.0/24\",\r\n + \ \"51.53.29.0/24\",\r\n \"51.53.107.128/26\",\r\n \"51.53.173.0/24\",\r\n + \ \"51.53.187.128/26\",\r\n \"51.103.203.64/26\",\r\n \"51.104.165.162/32\",\r\n + \ \"51.105.66.64/26\",\r\n \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n + \ \"51.107.58.128/27\",\r\n \"51.107.129.0/26\",\r\n \"51.107.154.128/27\",\r\n + \ \"51.107.245.0/24\",\r\n \"51.107.253.0/24\",\r\n \"51.116.58.128/27\",\r\n + \ \"51.116.73.0/24\",\r\n \"51.116.154.192/27\",\r\n \"51.116.242.64/26\",\r\n + \ \"51.116.245.192/27\",\r\n \"51.116.246.192/26\",\r\n \"51.116.250.64/26\",\r\n + \ \"51.116.254.0/26\",\r\n \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n + \ \"51.120.210.64/26\",\r\n \"51.120.218.160/27\",\r\n \"51.132.192.192/26\",\r\n + \ \"51.138.214.0/24\",\r\n \"51.140.80.99/32\",\r\n \"51.140.87.93/32\",\r\n + \ \"51.140.125.8/32\",\r\n \"51.140.146.32/28\",\r\n \"51.140.149.192/26\",\r\n + \ \"51.140.189.52/32\",\r\n \"51.140.189.108/32\",\r\n \"51.140.210.32/27\",\r\n + \ \"51.141.14.113/32\",\r\n \"51.141.14.168/32\",\r\n \"51.141.50.179/32\",\r\n + \ \"51.144.238.23/32\",\r\n \"52.136.136.62/32\",\r\n \"52.136.188.0/24\",\r\n + \ \"52.138.90.0/28\",\r\n \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n + \ \"52.139.4.118/32\",\r\n \"52.139.109.0/24\",\r\n \"52.143.136.55/32\",\r\n + \ \"52.147.115.0/24\",\r\n \"52.151.58.121/32\",\r\n \"52.161.19.160/32\",\r\n + \ \"52.161.24.64/32\",\r\n \"52.162.106.64/26\",\r\n \"52.165.34.144/32\",\r\n + \ \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n + \ \"52.167.106.0/26\",\r\n \"52.167.109.192/26\",\r\n \"52.167.145.0/26\",\r\n + \ \"52.168.14.144/32\",\r\n \"52.168.66.180/32\",\r\n \"52.168.117.0/26\",\r\n + \ \"52.168.146.69/32\",\r\n \"52.168.147.11/32\",\r\n \"52.169.18.8/32\",\r\n + \ \"52.172.119.0/24\",\r\n \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n + \ \"52.173.199.106/32\",\r\n \"52.174.243.57/32\",\r\n \"52.175.35.235/32\",\r\n + \ \"52.176.47.198/32\",\r\n \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n + \ \"52.178.211.227/32\",\r\n \"52.179.6.240/32\",\r\n \"52.179.8.35/32\",\r\n + \ \"52.179.157.59/32\",\r\n \"52.180.180.228/32\",\r\n \"52.180.182.75/32\",\r\n + \ \"52.182.138.128/26\",\r\n \"52.182.143.64/26\",\r\n \"52.183.46.73/32\",\r\n + \ \"52.183.86.102/32\",\r\n \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n + \ \"52.187.61.82/32\",\r\n \"52.187.185.159/32\",\r\n \"52.191.213.188/32\",\r\n + \ \"52.191.228.245/32\",\r\n \"52.225.184.224/32\",\r\n \"52.225.186.130/32\",\r\n + \ \"52.226.36.235/32\",\r\n \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n + \ \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n \"52.231.146.32/27\",\r\n + \ \"52.231.200.144/32\",\r\n \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n + \ \"52.232.27.189/32\",\r\n \"52.233.30.41/32\",\r\n \"52.233.190.35/32\",\r\n + \ \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n \"52.237.33.36/32\",\r\n + \ \"52.237.33.104/32\",\r\n \"52.237.143.176/32\",\r\n \"52.242.20.204/32\",\r\n + \ \"52.243.36.161/32\",\r\n \"52.246.154.64/26\",\r\n \"52.246.159.0/26\",\r\n + \ \"65.52.129.16/32\",\r\n \"65.52.250.32/27\",\r\n \"102.37.65.0/26\",\r\n + \ \"102.37.72.64/26\",\r\n \"102.37.83.0/24\",\r\n \"102.37.165.0/24\",\r\n + \ \"102.133.26.128/26\",\r\n \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n + \ \"102.133.154.128/26\",\r\n \"102.133.250.64/26\",\r\n + \ \"102.133.254.0/26\",\r\n \"104.40.26.199/32\",\r\n \"104.40.29.113/32\",\r\n + \ \"104.40.68.250/32\",\r\n \"104.40.69.64/32\",\r\n \"104.40.150.139/32\",\r\n + \ \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n \"104.41.63.213/32\",\r\n + \ \"104.41.201.10/32\",\r\n \"104.42.97.95/32\",\r\n \"104.43.18.219/32\",\r\n + \ \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n \"104.43.192.222/32\",\r\n + \ \"104.44.129.14/32\",\r\n \"104.44.129.59/32\",\r\n \"104.45.135.34/32\",\r\n + \ \"104.45.147.24/32\",\r\n \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n + \ \"104.46.98.9/32\",\r\n \"104.46.98.73/32\",\r\n \"104.46.99.176/32\",\r\n + \ \"104.208.16.0/26\",\r\n \"104.208.144.0/26\",\r\n \"104.208.237.147/32\",\r\n + \ \"104.209.186.70/32\",\r\n \"104.210.14.49/32\",\r\n \"104.210.106.31/32\",\r\n + \ \"104.210.146.250/32\",\r\n \"104.211.81.0/28\",\r\n \"104.211.98.185/32\",\r\n + \ \"104.211.102.58/32\",\r\n \"104.211.146.32/27\",\r\n \"104.211.160.121/32\",\r\n \ \"104.211.160.144/32\",\r\n \"104.211.224.190/32\",\r\n \ \"104.211.224.238/32\",\r\n \"104.214.18.128/27\",\r\n \ \"104.214.70.229/32\",\r\n \"137.116.48.46/32\",\r\n \"137.116.77.157/32\",\r\n @@ -39515,16 +40448,17 @@ interactions: \ \"2603:10e1:100:2::3368:a5a2/128\",\r\n \"2603:10e1:100:2::348b:476/128\",\r\n \ \"2603:10e1:100:2::34bf:e4f5/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.AustraliaCentral\",\r\n \"id\": \"EventHub.AustraliaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"australiacentral\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.36.46.142/32\",\r\n - \ \"20.36.106.192/27\",\r\n \"20.53.51.0/24\",\r\n \"2603:1010:304::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"australiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.36.46.142/32\",\r\n \"20.36.106.192/27\",\r\n + \ \"20.53.51.0/24\",\r\n \"2603:1010:304::240/122\",\r\n \ \"2603:1010:304:2::/120\",\r\n \"2603:1010:304:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.AustraliaCentral2\",\r\n \ \"id\": \"EventHub.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -39533,7 +40467,7 @@ interactions: \ \"2603:1010:404:2::/120\",\r\n \"2603:1010:404:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.AustraliaEast\",\r\n \ \"id\": \"EventHub.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -39546,7 +40480,7 @@ interactions: \ \"2603:1010:6:802::160/123\",\r\n \"2603:1010:6:c02::160/123\",\r\n \ \"2603:10e1:100:2::1435:5552/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.AustraliaSoutheast\",\r\n \"id\": - \"EventHub.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"EventHub.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -39556,7 +40490,7 @@ interactions: \ \"2603:1010:101::240/122\",\r\n \"2603:1010:101:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.BrazilSouth\",\r\n \ \"id\": \"EventHub.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -39568,7 +40502,7 @@ interactions: \ \"2603:1050:6:802::160/123\",\r\n \"2603:1050:6:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.BrazilSoutheast\",\r\n \ \"id\": \"EventHub.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -39578,7 +40512,7 @@ interactions: \ \"2603:1050:403:2::/120\",\r\n \"2603:1050:403:400::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CanadaCentral\",\r\n \ \"id\": \"EventHub.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -39591,20 +40525,21 @@ interactions: \ \"2603:1030:f05:802::160/123\",\r\n \"2603:1030:f05:c02::160/123\",\r\n \ \"2603:10e1:100:2::348b:476/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.CanadaEast\",\r\n \"id\": \"EventHub.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.32/27\",\r\n - \ \"40.86.225.142/32\",\r\n \"40.86.230.119/32\",\r\n \"52.139.109.0/24\",\r\n - \ \"52.242.20.204/32\",\r\n \"2603:1030:1005::240/122\",\r\n - \ \"2603:1030:1005:2::/120\",\r\n \"2603:1030:1005:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CentralIndia\",\r\n - \ \"id\": \"EventHub.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"40.69.106.32/27\",\r\n \"40.86.225.142/32\",\r\n + \ \"40.86.230.119/32\",\r\n \"52.139.109.0/24\",\r\n \"52.242.20.204/32\",\r\n + \ \"2603:1030:1005::240/122\",\r\n \"2603:1030:1005:2::/120\",\r\n + \ \"2603:1030:1005:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.CentralIndia\",\r\n \"id\": \"EventHub.CentralIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.71.30.214/32\",\r\n \"20.43.126.64/26\",\r\n \ \"20.192.98.64/26\",\r\n \"20.192.102.0/26\",\r\n \"20.192.168.0/26\",\r\n \ \"40.80.50.64/26\",\r\n \"52.172.221.245/32\",\r\n \"52.172.223.211/32\",\r\n @@ -39613,47 +40548,48 @@ interactions: \ \"2603:1040:a06:402::1c0/123\",\r\n \"2603:1040:a06:802::160/123\",\r\n \ \"2603:1040:a06:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.CentralUS\",\r\n \"id\": \"EventHub.CentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.89.58.37/32\",\r\n - \ \"13.89.59.231/32\",\r\n \"13.89.170.128/26\",\r\n \"13.89.178.112/28\",\r\n - \ \"20.44.13.64/26\",\r\n \"20.98.147.0/24\",\r\n \"23.99.128.69/32\",\r\n - \ \"23.99.129.170/32\",\r\n \"23.99.192.254/32\",\r\n \"23.99.196.56/32\",\r\n - \ \"23.99.228.174/32\",\r\n \"40.86.77.12/32\",\r\n \"40.86.102.100/32\",\r\n - \ \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n \"52.165.34.144/32\",\r\n - \ \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n \"52.165.237.8/32\",\r\n - \ \"52.173.199.106/32\",\r\n \"52.176.47.198/32\",\r\n \"52.182.138.128/26\",\r\n - \ \"52.182.143.64/26\",\r\n \"104.43.168.200/32\",\r\n \"104.43.192.43/32\",\r\n - \ \"104.43.192.222/32\",\r\n \"104.208.16.0/26\",\r\n \"168.61.148.205/32\",\r\n - \ \"2603:1030:10:1::240/122\",\r\n \"2603:1030:10:402::1c0/123\",\r\n - \ \"2603:1030:10:802::160/123\",\r\n \"2603:1030:10:c02::160/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.CentralUSEUAP\",\r\n - \ \"id\": \"EventHub.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.89.58.37/32\",\r\n \"13.89.59.231/32\",\r\n \"13.89.170.128/26\",\r\n + \ \"13.89.178.112/28\",\r\n \"20.44.13.64/26\",\r\n \"20.98.147.0/24\",\r\n + \ \"23.99.128.69/32\",\r\n \"23.99.129.170/32\",\r\n \"23.99.192.254/32\",\r\n + \ \"23.99.196.56/32\",\r\n \"23.99.228.174/32\",\r\n \"40.86.77.12/32\",\r\n + \ \"40.86.102.100/32\",\r\n \"40.122.173.108/32\",\r\n \"40.122.213.155/32\",\r\n + \ \"52.165.34.144/32\",\r\n \"52.165.179.109/32\",\r\n \"52.165.235.119/32\",\r\n + \ \"52.165.237.8/32\",\r\n \"52.173.199.106/32\",\r\n \"52.176.47.198/32\",\r\n + \ \"52.182.138.128/26\",\r\n \"52.182.143.64/26\",\r\n \"104.43.168.200/32\",\r\n + \ \"104.43.192.43/32\",\r\n \"104.43.192.222/32\",\r\n \"104.208.16.0/26\",\r\n + \ \"168.61.148.205/32\",\r\n \"2603:1030:10:1::240/122\",\r\n + \ \"2603:1030:10:402::1c0/123\",\r\n \"2603:1030:10:802::160/123\",\r\n + \ \"2603:1030:10:c02::160/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.CentralUSEUAP\",\r\n \"id\": \"EventHub.CentralUSEUAP\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.45.240.128/25\",\r\n \"20.45.241.0/26\",\r\n \ \"20.46.15.64/26\",\r\n \"40.78.202.32/27\",\r\n \"52.180.180.228/32\",\r\n \ \"52.180.182.75/32\",\r\n \"168.61.143.128/26\",\r\n \"2603:1030:f:1::240/122\",\r\n \ \"2603:1030:f:3::200/122\",\r\n \"2603:1030:f:3::400/120\",\r\n \ \"2603:1030:f:400::9c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.EastAsia\",\r\n \"id\": \"EventHub.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.64/26\",\r\n - \ \"13.94.47.61/32\",\r\n \"20.195.77.0/24\",\r\n \"20.205.75.128/26\",\r\n - \ \"20.205.83.128/26\",\r\n \"23.97.67.90/32\",\r\n \"23.99.118.48/32\",\r\n - \ \"23.101.3.68/32\",\r\n \"23.101.8.229/32\",\r\n \"23.102.234.49/32\",\r\n - \ \"52.175.35.235/32\",\r\n \"168.63.141.27/32\",\r\n \"207.46.153.127/32\",\r\n - \ \"207.46.154.16/32\",\r\n \"2603:1040:207::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.75.34.64/26\",\r\n \"13.94.47.61/32\",\r\n \"20.195.77.0/24\",\r\n + \ \"20.205.75.128/26\",\r\n \"20.205.83.128/26\",\r\n \"23.97.67.90/32\",\r\n + \ \"23.99.118.48/32\",\r\n \"23.101.3.68/32\",\r\n \"23.101.8.229/32\",\r\n + \ \"23.102.234.49/32\",\r\n \"52.175.35.235/32\",\r\n \"168.63.141.27/32\",\r\n + \ \"207.46.153.127/32\",\r\n \"207.46.154.16/32\",\r\n \"2603:1040:207::240/122\",\r\n \ \"2603:1040:207:2::100/120\",\r\n \"2603:1040:207:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS\",\r\n - \ \"id\": \"EventHub.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -39675,7 +40611,7 @@ interactions: \ \"2603:1030:210:402::1c0/123\",\r\n \"2603:1030:210:802::160/123\",\r\n \ \"2603:1030:210:c02::160/123\",\r\n \"2603:10e1:100:2::34bf:e4f5/128\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS2\",\r\n - \ \"id\": \"EventHub.EastUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -39693,7 +40629,7 @@ interactions: \ \"2603:1030:40c:802::160/123\",\r\n \"2603:1030:40c:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.EastUS2EUAP\",\r\n \ \"id\": \"EventHub.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -39706,7 +40642,7 @@ interactions: \ \"2603:1030:40b:800::160/123\",\r\n \"2603:1030:40b:c00::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.FranceCentral\",\r\n \ \"id\": \"EventHub.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -39717,7 +40653,7 @@ interactions: \ \"2603:1020:805:802::160/123\",\r\n \"2603:1020:805:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.FranceSouth\",\r\n \ \"id\": \"EventHub.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -39726,7 +40662,7 @@ interactions: \ \"2603:1020:905:2::/120\",\r\n \"2603:1020:905:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.GermanyNorth\",\r\n \ \"id\": \"EventHub.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -39734,7 +40670,7 @@ interactions: \ \"2603:1020:d04::240/122\",\r\n \"2603:1020:d04:1::600/120\",\r\n \ \"2603:1020:d04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.GermanyWestCentral\",\r\n \"id\": - \"EventHub.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"EventHub.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -39746,7 +40682,7 @@ interactions: \ \"2603:1020:c04:802::160/123\",\r\n \"2603:1020:c04:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JapanEast\",\r\n \ \"id\": \"EventHub.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -39758,105 +40694,117 @@ interactions: \ \"2603:1040:407:402::1c0/123\",\r\n \"2603:1040:407:802::160/123\",\r\n \ \"2603:1040:407:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.JapanWest\",\r\n \"id\": \"EventHub.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.189.231.0/24\",\r\n - \ \"40.74.100.0/27\",\r\n \"40.74.141.187/32\",\r\n \"138.91.17.38/32\",\r\n - \ \"138.91.17.85/32\",\r\n \"2603:1040:606::240/122\",\r\n - \ \"2603:1040:606:2::/120\",\r\n \"2603:1040:606:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.JioIndiaCentral\",\r\n - \ \"id\": \"EventHub.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.33.64/26\",\r\n - \ \"20.192.51.96/27\",\r\n \"20.192.51.128/25\",\r\n \"20.192.55.0/26\",\r\n - \ \"20.192.225.160/27\",\r\n \"20.192.234.32/27\",\r\n \"2603:1040:1104:2::500/120\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.189.231.0/24\",\r\n \"40.74.100.0/27\",\r\n \"40.74.141.187/32\",\r\n + \ \"40.80.181.192/26\",\r\n \"138.91.17.38/32\",\r\n \"138.91.17.85/32\",\r\n + \ \"2603:1040:606::240/122\",\r\n \"2603:1040:606:2::/120\",\r\n + \ \"2603:1040:606:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.JioIndiaCentral\",\r\n \"id\": \"EventHub.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.192.33.64/26\",\r\n \"20.192.51.96/27\",\r\n + \ \"20.192.51.128/25\",\r\n \"20.192.55.0/26\",\r\n \"20.192.225.160/27\",\r\n + \ \"20.192.234.32/27\",\r\n \"2603:1040:1104:2::500/120\",\r\n \ \"2603:1040:1104:400::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.JioIndiaWest\",\r\n \"id\": \"EventHub.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.161.64/27\",\r\n - \ \"20.193.195.32/27\",\r\n \"20.193.195.64/26\",\r\n \"20.193.195.128/25\",\r\n - \ \"20.193.202.32/27\",\r\n \"20.193.204.192/26\",\r\n \"2603:1040:d04::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.192.161.64/27\",\r\n \"20.193.195.32/27\",\r\n + \ \"20.193.195.64/26\",\r\n \"20.193.195.128/25\",\r\n \"20.193.202.32/27\",\r\n + \ \"20.193.204.192/26\",\r\n \"2603:1040:d04::240/122\",\r\n \ \"2603:1040:d04:2::500/120\",\r\n \"2603:1040:d04:400::2c0/123\",\r\n \ \"2603:1040:d04:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.KoreaCentral\",\r\n \"id\": \"EventHub.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.44.26.64/26\",\r\n - \ \"20.44.31.128/26\",\r\n \"20.194.68.192/26\",\r\n \"20.194.80.0/26\",\r\n - \ \"20.200.193.0/24\",\r\n \"52.231.18.16/28\",\r\n \"52.231.29.105/32\",\r\n - \ \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n \"2603:1040:f05:1::240/122\",\r\n - \ \"2603:1040:f05:2::600/120\",\r\n \"2603:1040:f05:402::1c0/123\",\r\n - \ \"2603:1040:f05:802::160/123\",\r\n \"2603:1040:f05:c02::160/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.KoreaSouth\",\r\n - \ \"id\": \"EventHub.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.44.26.64/26\",\r\n \"20.44.31.128/26\",\r\n \"20.194.68.192/26\",\r\n + \ \"20.194.80.0/26\",\r\n \"20.200.193.0/24\",\r\n \"52.231.18.16/28\",\r\n + \ \"52.231.29.105/32\",\r\n \"52.231.32.85/32\",\r\n \"52.231.32.94/32\",\r\n + \ \"2603:1040:f05:1::240/122\",\r\n \"2603:1040:f05:2::600/120\",\r\n + \ \"2603:1040:f05:402::1c0/123\",\r\n \"2603:1040:f05:802::160/123\",\r\n + \ \"2603:1040:f05:c02::160/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.KoreaSouth\",\r\n \"id\": \"EventHub.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"52.147.115.0/24\",\r\n \"52.231.146.32/27\",\r\n \ \"52.231.200.144/32\",\r\n \"52.231.200.153/32\",\r\n \"52.231.207.155/32\",\r\n \ \"2603:1040:e05::500/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.NorthCentralUS\",\r\n \"id\": \"EventHub.NorthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.51.3.0/24\",\r\n - \ \"20.125.171.64/26\",\r\n \"20.125.203.64/26\",\r\n \"23.96.214.181/32\",\r\n - \ \"23.96.253.236/32\",\r\n \"52.162.106.64/26\",\r\n \"52.237.143.176/32\",\r\n - \ \"168.62.234.250/32\",\r\n \"168.62.237.3/32\",\r\n \"168.62.249.226/32\",\r\n - \ \"191.236.128.253/32\",\r\n \"191.236.129.107/32\",\r\n - \ \"2603:1030:608::240/122\",\r\n \"2603:1030:608:1::600/120\",\r\n - \ \"2603:1030:608:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.NorthEurope\",\r\n \"id\": \"EventHub.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.0/26\",\r\n - \ \"13.69.239.0/26\",\r\n \"13.69.253.135/32\",\r\n \"13.69.255.140/32\",\r\n - \ \"13.74.107.0/26\",\r\n \"20.50.72.64/26\",\r\n \"20.50.80.64/26\",\r\n - \ \"20.82.245.0/24\",\r\n \"23.102.0.186/32\",\r\n \"23.102.0.239/32\",\r\n - \ \"23.102.53.113/32\",\r\n \"40.69.29.216/32\",\r\n \"40.69.217.246/32\",\r\n - \ \"40.127.132.254/32\",\r\n \"51.104.165.162/32\",\r\n \"52.138.147.148/32\",\r\n - \ \"52.138.226.0/26\",\r\n \"52.169.18.8/32\",\r\n \"52.178.211.227/32\",\r\n - \ \"104.41.201.10/32\",\r\n \"168.61.92.197/32\",\r\n \"191.238.99.131/32\",\r\n - \ \"2603:1020:5:1::240/122\",\r\n \"2603:1020:5:402::1c0/123\",\r\n - \ \"2603:1020:5:802::160/123\",\r\n \"2603:1020:5:c02::160/123\",\r\n - \ \"2603:10e1:100:2::3368:a5a2/128\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.NorwayEast\",\r\n \"id\": \"EventHub.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.100.0.0/26\",\r\n - \ \"51.13.0.192/26\",\r\n \"51.120.98.128/27\",\r\n \"51.120.106.64/26\",\r\n - \ \"51.120.210.64/26\",\r\n \"2603:1020:e04:1::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.51.3.0/24\",\r\n \"20.125.171.64/26\",\r\n \"20.125.203.64/26\",\r\n + \ \"23.96.214.181/32\",\r\n \"23.96.253.236/32\",\r\n \"52.162.106.64/26\",\r\n + \ \"52.237.143.176/32\",\r\n \"168.62.234.250/32\",\r\n \"168.62.237.3/32\",\r\n + \ \"168.62.249.226/32\",\r\n \"191.236.128.253/32\",\r\n + \ \"191.236.129.107/32\",\r\n \"2603:1030:608::240/122\",\r\n + \ \"2603:1030:608:1::600/120\",\r\n \"2603:1030:608:402::1c0/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorthEurope\",\r\n + \ \"id\": \"EventHub.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.69.227.0/26\",\r\n \"13.69.239.0/26\",\r\n \"13.69.253.135/32\",\r\n + \ \"13.69.255.140/32\",\r\n \"13.74.107.0/26\",\r\n \"20.50.72.64/26\",\r\n + \ \"20.50.80.64/26\",\r\n \"20.82.245.0/24\",\r\n \"23.102.0.186/32\",\r\n + \ \"23.102.0.239/32\",\r\n \"23.102.53.113/32\",\r\n \"40.69.29.216/32\",\r\n + \ \"40.69.217.246/32\",\r\n \"40.127.132.254/32\",\r\n \"51.104.165.162/32\",\r\n + \ \"52.138.147.148/32\",\r\n \"52.138.226.0/26\",\r\n \"52.169.18.8/32\",\r\n + \ \"52.178.211.227/32\",\r\n \"104.41.201.10/32\",\r\n \"168.61.92.197/32\",\r\n + \ \"191.238.99.131/32\",\r\n \"2603:1020:5:1::240/122\",\r\n + \ \"2603:1020:5:402::1c0/123\",\r\n \"2603:1020:5:802::160/123\",\r\n + \ \"2603:1020:5:c02::160/123\",\r\n \"2603:10e1:100:2::3368:a5a2/128\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorwayEast\",\r\n + \ \"id\": \"EventHub.NorwayEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.100.0.0/26\",\r\n \"51.13.0.192/26\",\r\n \"51.120.98.128/27\",\r\n + \ \"51.120.106.64/26\",\r\n \"51.120.210.64/26\",\r\n \"2603:1020:e04:1::240/122\",\r\n \ \"2603:1020:e04:3::600/120\",\r\n \"2603:1020:e04:402::1c0/123\",\r\n \ \"2603:1020:e04:802::160/123\",\r\n \"2603:1020:e04:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.NorwayWest\",\r\n \ \"id\": \"EventHub.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.13.140.0/24\",\r\n \"51.120.218.160/27\",\r\n \ \"2603:1020:f04::240/122\",\r\n \"2603:1020:f04:3::/120\",\r\n \ \"2603:1020:f04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"EventHub.SouthAfricaNorth\",\r\n \"id\": \"EventHub.SouthAfricaNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ {\r\n \"name\": \"EventHub.QatarCentral\",\r\n \"id\": \"EventHub.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"20.21.38.0/24\",\r\n \"20.21.43.128/26\",\r\n \"20.21.67.64/26\",\r\n + \ \"20.21.75.64/26\",\r\n \"2603:1040:1002:1::200/120\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthAfricaNorth\",\r\n + \ \"id\": \"EventHub.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"102.37.72.64/26\",\r\n \ \"102.37.165.0/24\",\r\n \"102.133.122.64/26\",\r\n \"102.133.127.0/26\",\r\n @@ -39866,7 +40814,7 @@ interactions: \ \"2603:1000:104:802::160/123\",\r\n \"2603:1000:104:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthAfricaWest\",\r\n \ \"id\": \"EventHub.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -39875,7 +40823,7 @@ interactions: \ \"2603:1000:4:2::/120\",\r\n \"2603:1000:4:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthCentralUS\",\r\n \ \"id\": \"EventHub.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -39892,30 +40840,30 @@ interactions: \ \"2603:1030:807:802::160/123\",\r\n \"2603:1030:807:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthCentralUSSTG\",\r\n \ \"id\": \"EventHub.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.44.2.128/26\",\r\n \"20.45.117.128/26\",\r\n \ \"2603:1030:302::200/120\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SoutheastAsia\",\r\n \"id\": \"EventHub.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.64/27\",\r\n - \ \"13.67.20.64/26\",\r\n \"13.76.179.223/32\",\r\n \"13.76.216.217/32\",\r\n - \ \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n \"23.98.64.92/32\",\r\n - \ \"23.98.65.24/32\",\r\n \"23.98.82.64/27\",\r\n \"23.98.87.192/26\",\r\n - \ \"23.98.112.192/26\",\r\n \"40.78.234.0/27\",\r\n \"52.187.2.226/32\",\r\n - \ \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n \"52.187.185.159/32\",\r\n - \ \"104.43.18.219/32\",\r\n \"137.116.157.26/32\",\r\n \"137.116.158.30/32\",\r\n - \ \"207.46.227.14/32\",\r\n \"2603:1040:5:1::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.67.8.64/27\",\r\n \"13.67.20.64/26\",\r\n \"13.76.179.223/32\",\r\n + \ \"13.76.216.217/32\",\r\n \"20.195.81.0/24\",\r\n \"20.195.97.0/32\",\r\n + \ \"23.98.64.92/32\",\r\n \"23.98.65.24/32\",\r\n \"23.98.82.64/27\",\r\n + \ \"23.98.87.192/26\",\r\n \"23.98.112.192/26\",\r\n \"40.78.234.0/27\",\r\n + \ \"52.187.2.226/32\",\r\n \"52.187.59.188/32\",\r\n \"52.187.61.82/32\",\r\n + \ \"52.187.185.159/32\",\r\n \"104.43.18.219/32\",\r\n \"137.116.157.26/32\",\r\n + \ \"137.116.158.30/32\",\r\n \"207.46.227.14/32\",\r\n \"2603:1040:5:1::240/122\",\r\n \ \"2603:1040:5:402::1c0/123\",\r\n \"2603:1040:5:802::160/123\",\r\n \ \"2603:1040:5:c02::160/123\",\r\n \"2603:10e1:100:2::14c3:6100/128\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SouthIndia\",\r\n \ \"id\": \"EventHub.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -39924,52 +40872,54 @@ interactions: \ \"2603:1040:c06::240/122\",\r\n \"2603:1040:c06:2::/120\",\r\n \ \"2603:1040:c06:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwedenCentral\",\r\n \"id\": \"EventHub.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.12.30.0/24\",\r\n - \ \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n \"51.12.226.64/26\",\r\n - \ \"51.12.234.64/26\",\r\n \"2603:1020:1004::240/122\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.12.30.0/24\",\r\n \"51.12.98.160/27\",\r\n \"51.12.102.64/26\",\r\n + \ \"51.12.226.64/26\",\r\n \"51.12.234.64/26\",\r\n \"2603:1020:1004::240/122\",\r\n \ \"2603:1020:1004:2::400/120\",\r\n \"2603:1020:1004:400::2c0/123\",\r\n \ \"2603:1020:1004:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwedenSouth\",\r\n \"id\": \"EventHub.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.12.21.0/24\",\r\n - \ \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n \"2603:1020:1104:400::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.SwitzerlandNorth\",\r\n - \ \"id\": \"EventHub.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.12.21.0/24\",\r\n \"51.12.202.160/27\",\r\n \"51.12.206.64/26\",\r\n + \ \"2603:1020:1104:400::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.SwitzerlandNorth\",\r\n \"id\": \"EventHub.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.208.19.64/26\",\r\n \"51.103.203.64/26\",\r\n \ \"51.107.58.128/27\",\r\n \"51.107.129.0/26\",\r\n \"51.107.245.0/24\",\r\n \ \"2603:1020:a04:1::240/122\",\r\n \"2603:1020:a04:2::200/120\",\r\n \ \"2603:1020:a04:402::1c0/123\",\r\n \"2603:1020:a04:802::160/123\",\r\n \ \"2603:1020:a04:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.SwitzerlandWest\",\r\n \"id\": \"EventHub.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"51.107.154.128/27\",\r\n - \ \"51.107.253.0/24\",\r\n \"2603:1020:b04::240/122\",\r\n - \ \"2603:1020:b04:2::/120\",\r\n \"2603:1020:b04:402::1c0/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UAECentral\",\r\n - \ \"id\": \"EventHub.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandw\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"51.107.154.128/27\",\r\n \"51.107.253.0/24\",\r\n + \ \"2603:1020:b04::240/122\",\r\n \"2603:1020:b04:2::/120\",\r\n + \ \"2603:1020:b04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.UAECentral\",\r\n \"id\": \"EventHub.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.0/27\",\r\n \"20.45.92.0/24\",\r\n \"2603:1040:b04::240/122\",\r\n \ \"2603:1040:b04:2::/120\",\r\n \"2603:1040:b04:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UAENorth\",\r\n \ \"id\": \"EventHub.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -39979,9 +40929,9 @@ interactions: \ \"2603:1040:904:402::1c0/123\",\r\n \"2603:1040:904:802::160/123\",\r\n \ \"2603:1040:904:c02::160/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.UKSouth\",\r\n \"id\": \"EventHub.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.90.128.128/26\",\r\n \ \"51.105.66.64/26\",\r\n \"51.105.71.0/26\",\r\n \"51.105.74.64/26\",\r\n @@ -39991,7 +40941,7 @@ interactions: \ \"2603:1020:705:2::400/120\",\r\n \"2603:1020:705:402::1c0/123\",\r\n \ \"2603:1020:705:802::160/123\",\r\n \"2603:1020:705:c02::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.UKWest\",\r\n - \ \"id\": \"EventHub.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -40001,7 +40951,7 @@ interactions: \ \"2603:1020:605:2::/120\",\r\n \"2603:1020:605:402::1c0/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestCentralUS\",\r\n \ \"id\": \"EventHub.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": @@ -40011,37 +40961,38 @@ interactions: \ \"2603:1030:b04::240/122\",\r\n \"2603:1030:b04:1::600/120\",\r\n \ \"2603:1030:b04:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestEurope\",\r\n \"id\": \"EventHub.WestEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.0/26\",\r\n - \ \"13.69.106.0/26\",\r\n \"13.69.111.128/26\",\r\n \"20.50.201.64/26\",\r\n - \ \"20.76.242.45/32\",\r\n \"20.86.89.0/24\",\r\n \"23.97.226.21/32\",\r\n - \ \"23.100.14.185/32\",\r\n \"40.68.35.230/32\",\r\n \"40.68.39.15/32\",\r\n - \ \"40.68.93.145/32\",\r\n \"40.68.205.113/32\",\r\n \"40.68.217.242/32\",\r\n - \ \"51.144.238.23/32\",\r\n \"52.174.243.57/32\",\r\n \"52.178.17.128/26\",\r\n - \ \"52.178.78.61/32\",\r\n \"52.232.27.189/32\",\r\n \"52.233.190.35/32\",\r\n - \ \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n \"65.52.129.16/32\",\r\n - \ \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n \"104.40.216.174/32\",\r\n - \ \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n \"191.233.73.228/32\",\r\n - \ \"2603:1020:206:1::240/122\",\r\n \"2603:1020:206:4::100/120\",\r\n - \ \"2603:1020:206:402::1c0/123\",\r\n \"2603:1020:206:802::160/123\",\r\n - \ \"2603:1020:206:c02::160/123\",\r\n \"2603:10e1:100:2::144c:f22d/128\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestIndia\",\r\n - \ \"id\": \"EventHub.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": + [\r\n \"13.69.64.0/26\",\r\n \"13.69.106.0/26\",\r\n \"13.69.111.128/26\",\r\n + \ \"20.50.201.64/26\",\r\n \"20.76.242.45/32\",\r\n \"20.86.89.0/24\",\r\n + \ \"23.97.226.21/32\",\r\n \"23.100.14.185/32\",\r\n \"40.68.35.230/32\",\r\n + \ \"40.68.39.15/32\",\r\n \"40.68.93.145/32\",\r\n \"40.68.205.113/32\",\r\n + \ \"40.68.217.242/32\",\r\n \"51.144.238.23/32\",\r\n \"52.174.243.57/32\",\r\n + \ \"52.178.17.128/26\",\r\n \"52.178.78.61/32\",\r\n \"52.232.27.189/32\",\r\n + \ \"52.233.190.35/32\",\r\n \"52.233.192.247/32\",\r\n \"52.236.186.0/26\",\r\n + \ \"65.52.129.16/32\",\r\n \"104.40.150.139/32\",\r\n \"104.40.179.185/32\",\r\n + \ \"104.40.216.174/32\",\r\n \"104.46.32.56/32\",\r\n \"104.46.32.58/32\",\r\n + \ \"191.233.73.228/32\",\r\n \"2603:1020:206:1::240/122\",\r\n + \ \"2603:1020:206:4::100/120\",\r\n \"2603:1020:206:402::1c0/123\",\r\n + \ \"2603:1020:206:802::160/123\",\r\n \"2603:1020:206:c02::160/123\",\r\n + \ \"2603:10e1:100:2::144c:f22d/128\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"EventHub.WestIndia\",\r\n \"id\": \"EventHub.WestIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.192.83.0/24\",\r\n \"104.211.146.32/27\",\r\n \ \"104.211.160.121/32\",\r\n \"104.211.160.144/32\",\r\n \ \"2603:1040:806::240/122\",\r\n \"2603:1040:806:2::/120\",\r\n \ \"2603:1040:806:402::1c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestUS\",\r\n \"id\": \"EventHub.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"13.64.195.117/32\",\r\n \ \"13.88.20.117/32\",\r\n \"13.88.26.28/32\",\r\n \"13.91.61.11/32\",\r\n @@ -40054,7 +41005,7 @@ interactions: \ \"138.91.193.184/32\",\r\n \"2603:1030:a07::240/122\",\r\n \ \"2603:1030:a07:1::600/120\",\r\n \"2603:1030:a07:402::140/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"EventHub.WestUS2\",\r\n - \ \"id\": \"EventHub.WestUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"EventHub.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -40070,9 +41021,9 @@ interactions: \ \"2603:1030:c06:802::160/123\",\r\n \"2603:1030:c06:c02::160/123\",\r\n \ \"2603:10e1:100:2::287d:67fb/128\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"EventHub.WestUS3\",\r\n \"id\": \"EventHub.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureEventHub\",\r\n \"addressPrefixes\": [\r\n \"20.150.160.224/27\",\r\n \ \"20.150.170.160/27\",\r\n \"20.150.175.64/26\",\r\n \"20.150.178.64/26\",\r\n @@ -40082,102 +41033,102 @@ interactions: \ \"2603:1030:504:402::2c0/123\",\r\n \"2603:1030:504:802::240/123\",\r\n \ \"2603:1030:504:c02::c0/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"GatewayManager\",\r\n \"id\": \"GatewayManager\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"10\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"GatewayManager\",\r\n \"addressPrefixes\": - [\r\n \"13.65.91.57/32\",\r\n \"13.66.140.144/29\",\r\n - \ \"13.67.9.128/29\",\r\n \"13.69.64.224/29\",\r\n \"13.69.227.224/29\",\r\n - \ \"13.70.72.208/29\",\r\n \"13.70.185.130/32\",\r\n \"13.71.170.240/29\",\r\n - \ \"13.71.194.232/29\",\r\n \"13.75.36.8/29\",\r\n \"13.77.0.146/32\",\r\n - \ \"13.77.50.88/29\",\r\n \"13.78.108.16/29\",\r\n \"13.78.188.33/32\",\r\n - \ \"13.85.74.21/32\",\r\n \"13.87.35.147/32\",\r\n \"13.87.36.246/32\",\r\n - \ \"13.87.56.104/29\",\r\n \"13.87.122.104/29\",\r\n \"13.89.171.96/29\",\r\n - \ \"13.91.249.235/32\",\r\n \"13.91.254.232/32\",\r\n \"13.92.84.128/32\",\r\n - \ \"13.93.112.146/32\",\r\n \"13.93.117.26/32\",\r\n \"20.17.48.64/26\",\r\n - \ \"20.21.32.64/26\",\r\n \"20.36.42.151/32\",\r\n \"20.36.42.152/32\",\r\n - \ \"20.36.74.91/32\",\r\n \"20.36.74.113/32\",\r\n \"20.36.106.72/29\",\r\n - \ \"20.36.114.24/29\",\r\n \"20.36.120.72/29\",\r\n \"20.37.53.66/32\",\r\n - \ \"20.37.53.76/32\",\r\n \"20.37.64.72/29\",\r\n \"20.37.74.88/29\",\r\n - \ \"20.37.152.72/29\",\r\n \"20.37.192.72/29\",\r\n \"20.37.224.72/29\",\r\n - \ \"20.38.80.72/29\",\r\n \"20.38.136.72/29\",\r\n \"20.39.1.56/32\",\r\n - \ \"20.39.1.58/32\",\r\n \"20.39.8.72/29\",\r\n \"20.39.26.140/32\",\r\n - \ \"20.39.26.246/32\",\r\n \"20.40.173.147/32\",\r\n \"20.41.0.72/29\",\r\n - \ \"20.41.64.72/29\",\r\n \"20.41.192.72/29\",\r\n \"20.42.0.72/29\",\r\n - \ \"20.42.128.72/29\",\r\n \"20.42.224.72/29\",\r\n \"20.43.40.72/29\",\r\n - \ \"20.43.64.72/29\",\r\n \"20.43.128.72/29\",\r\n \"20.44.3.16/29\",\r\n - \ \"20.45.95.128/27\",\r\n \"20.45.112.72/29\",\r\n \"20.45.192.72/29\",\r\n - \ \"20.46.13.128/26\",\r\n \"20.47.233.224/27\",\r\n \"20.51.6.64/26\",\r\n - \ \"20.52.95.96/27\",\r\n \"20.53.54.0/27\",\r\n \"20.53.61.192/27\",\r\n - \ \"20.54.106.86/32\",\r\n \"20.54.121.133/32\",\r\n \"20.59.80.32/27\",\r\n - \ \"20.69.5.224/27\",\r\n \"20.70.222.128/27\",\r\n \"20.72.16.64/26\",\r\n - \ \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n \"20.74.195.128/27\",\r\n - \ \"20.83.222.224/27\",\r\n \"20.87.82.0/27\",\r\n \"20.88.159.0/27\",\r\n - \ \"20.90.36.64/27\",\r\n \"20.90.132.224/27\",\r\n \"20.92.4.224/27\",\r\n - \ \"20.97.35.128/27\",\r\n \"20.98.194.96/27\",\r\n \"20.99.8.0/26\",\r\n - \ \"20.105.210.128/27\",\r\n \"20.107.239.96/27\",\r\n \"20.111.2.224/27\",\r\n - \ \"20.116.42.128/27\",\r\n \"20.118.195.160/27\",\r\n \"20.150.160.64/29\",\r\n - \ \"20.150.161.0/26\",\r\n \"20.150.171.64/29\",\r\n \"20.189.104.72/29\",\r\n - \ \"20.189.180.225/32\",\r\n \"20.189.181.8/32\",\r\n \"20.189.194.192/27\",\r\n - \ \"20.192.47.0/26\",\r\n \"20.192.84.224/27\",\r\n \"20.192.153.224/27\",\r\n - \ \"20.192.160.64/26\",\r\n \"20.192.224.192/26\",\r\n \"20.193.142.141/32\",\r\n - \ \"20.193.142.178/32\",\r\n \"20.194.75.128/26\",\r\n \"20.195.37.65/32\",\r\n - \ \"20.195.38.22/32\",\r\n \"20.195.78.0/26\",\r\n \"20.195.86.96/27\",\r\n - \ \"20.199.200.128/27\",\r\n \"20.200.160.32/27\",\r\n \"20.210.68.160/27\",\r\n - \ \"20.215.0.64/26\",\r\n \"20.217.40.64/26\",\r\n \"23.100.217.32/27\",\r\n - \ \"23.100.231.72/32\",\r\n \"23.100.231.96/32\",\r\n \"23.101.173.90/32\",\r\n - \ \"40.67.48.72/29\",\r\n \"40.67.59.64/29\",\r\n \"40.69.106.88/29\",\r\n - \ \"40.70.146.224/29\",\r\n \"40.71.11.96/29\",\r\n \"40.74.24.72/29\",\r\n - \ \"40.74.100.168/29\",\r\n \"40.78.194.88/29\",\r\n \"40.78.202.112/29\",\r\n - \ \"40.79.130.224/29\",\r\n \"40.79.178.88/29\",\r\n \"40.80.56.72/29\",\r\n - \ \"40.80.168.72/29\",\r\n \"40.80.184.72/29\",\r\n \"40.81.94.172/32\",\r\n - \ \"40.81.94.182/32\",\r\n \"40.81.180.83/32\",\r\n \"40.81.182.82/32\",\r\n - \ \"40.81.189.24/32\",\r\n \"40.81.189.42/32\",\r\n \"40.82.236.2/32\",\r\n - \ \"40.82.236.13/32\",\r\n \"40.82.248.240/29\",\r\n \"40.88.222.179/32\",\r\n - \ \"40.88.223.53/32\",\r\n \"40.89.16.72/29\",\r\n \"40.89.217.100/32\",\r\n - \ \"40.89.217.109/32\",\r\n \"40.90.186.21/32\",\r\n \"40.90.186.91/32\",\r\n - \ \"40.91.89.36/32\",\r\n \"40.91.91.51/32\",\r\n \"40.112.242.168/29\",\r\n - \ \"40.115.248.200/32\",\r\n \"40.115.254.17/32\",\r\n \"40.119.8.64/29\",\r\n - \ \"40.124.139.107/32\",\r\n \"40.124.139.174/32\",\r\n \"51.12.40.192/26\",\r\n - \ \"51.12.192.192/26\",\r\n \"51.53.24.64/26\",\r\n \"51.53.168.64/26\",\r\n - \ \"51.104.24.72/29\",\r\n \"51.105.80.72/29\",\r\n \"51.105.88.72/29\",\r\n - \ \"51.107.48.72/29\",\r\n \"51.107.59.32/29\",\r\n \"51.107.144.72/29\",\r\n - \ \"51.107.155.32/29\",\r\n \"51.107.247.0/26\",\r\n \"51.116.48.72/29\",\r\n - \ \"51.116.59.32/29\",\r\n \"51.116.77.96/27\",\r\n \"51.116.144.72/29\",\r\n - \ \"51.116.155.96/29\",\r\n \"51.120.40.72/29\",\r\n \"51.120.98.168/29\",\r\n - \ \"51.120.176.32/27\",\r\n \"51.120.219.64/29\",\r\n \"51.120.224.72/29\",\r\n - \ \"51.120.235.128/26\",\r\n \"51.137.160.72/29\",\r\n \"51.140.63.41/32\",\r\n - \ \"51.140.114.209/32\",\r\n \"51.140.148.16/29\",\r\n \"51.140.210.200/29\",\r\n - \ \"51.141.25.80/32\",\r\n \"51.141.29.178/32\",\r\n \"51.143.192.72/29\",\r\n - \ \"52.136.48.72/29\",\r\n \"52.136.137.15/32\",\r\n \"52.136.137.16/32\",\r\n - \ \"52.136.191.96/27\",\r\n \"52.138.70.115/32\",\r\n \"52.138.71.153/32\",\r\n - \ \"52.138.90.40/29\",\r\n \"52.139.87.129/32\",\r\n \"52.139.87.150/32\",\r\n - \ \"52.140.104.72/29\",\r\n \"52.142.152.114/32\",\r\n \"52.142.154.100/32\",\r\n - \ \"52.143.136.58/31\",\r\n \"52.143.250.137/32\",\r\n \"52.143.251.22/32\",\r\n - \ \"52.147.44.33/32\",\r\n \"52.148.30.6/32\",\r\n \"52.149.24.100/32\",\r\n - \ \"52.149.26.14/32\",\r\n \"52.150.136.72/29\",\r\n \"52.159.19.113/32\",\r\n - \ \"52.159.20.67/32\",\r\n \"52.159.21.124/32\",\r\n \"52.161.28.251/32\",\r\n - \ \"52.162.106.168/29\",\r\n \"52.163.241.22/32\",\r\n \"52.163.246.27/32\",\r\n - \ \"52.165.221.72/32\",\r\n \"52.169.225.171/32\",\r\n \"52.169.231.163/32\",\r\n - \ \"52.172.28.183/32\",\r\n \"52.172.31.29/32\",\r\n \"52.172.204.73/32\",\r\n - \ \"52.172.222.13/32\",\r\n \"52.173.250.124/32\",\r\n \"52.177.204.204/32\",\r\n - \ \"52.177.207.219/32\",\r\n \"52.179.10.142/32\",\r\n \"52.180.178.35/32\",\r\n - \ \"52.180.178.191/32\",\r\n \"52.180.182.210/32\",\r\n \"52.184.255.23/32\",\r\n - \ \"52.191.140.123/32\",\r\n \"52.191.170.38/32\",\r\n \"52.228.80.72/29\",\r\n - \ \"52.229.161.220/32\",\r\n \"52.229.166.101/32\",\r\n \"52.231.18.224/29\",\r\n - \ \"52.231.24.186/32\",\r\n \"52.231.35.84/32\",\r\n \"52.231.146.200/29\",\r\n - \ \"52.231.203.87/32\",\r\n \"52.231.204.175/32\",\r\n \"52.237.24.145/32\",\r\n - \ \"52.237.30.255/32\",\r\n \"52.237.208.51/32\",\r\n \"52.237.215.149/32\",\r\n - \ \"52.242.17.200/32\",\r\n \"52.242.28.83/32\",\r\n \"52.242.44.0/27\",\r\n - \ \"52.251.12.161/32\",\r\n \"52.253.157.2/32\",\r\n \"52.253.159.209/32\",\r\n - \ \"52.253.232.235/32\",\r\n \"52.253.239.162/32\",\r\n \"65.52.250.24/29\",\r\n - \ \"70.37.160.97/32\",\r\n \"70.37.161.124/32\",\r\n \"102.37.86.224/27\",\r\n - \ \"102.133.27.16/29\",\r\n \"102.133.56.72/29\",\r\n \"102.133.155.16/29\",\r\n - \ \"102.133.216.72/29\",\r\n \"104.211.81.208/29\",\r\n \"104.211.146.88/29\",\r\n - \ \"104.211.188.0/32\",\r\n \"104.211.191.94/32\",\r\n \"104.214.19.64/29\",\r\n - \ \"104.215.50.115/32\",\r\n \"104.215.52.27/32\",\r\n \"168.62.104.154/32\",\r\n - \ \"168.62.208.162/32\",\r\n \"168.62.209.95/32\",\r\n \"191.233.8.64/26\",\r\n - \ \"191.233.203.208/29\",\r\n \"191.233.245.75/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"10\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"GatewayManager\",\r\n \"addressPrefixes\": [\r\n \"13.65.91.57/32\",\r\n + \ \"13.66.140.144/29\",\r\n \"13.67.9.128/29\",\r\n \"13.69.64.224/29\",\r\n + \ \"13.69.227.224/29\",\r\n \"13.70.72.208/29\",\r\n \"13.70.185.130/32\",\r\n + \ \"13.71.170.240/29\",\r\n \"13.71.194.232/29\",\r\n \"13.75.36.8/29\",\r\n + \ \"13.77.0.146/32\",\r\n \"13.77.50.88/29\",\r\n \"13.78.108.16/29\",\r\n + \ \"13.78.188.33/32\",\r\n \"13.85.74.21/32\",\r\n \"13.87.35.147/32\",\r\n + \ \"13.87.36.246/32\",\r\n \"13.87.56.104/29\",\r\n \"13.87.122.104/29\",\r\n + \ \"13.89.171.96/29\",\r\n \"13.91.249.235/32\",\r\n \"13.91.254.232/32\",\r\n + \ \"13.92.84.128/32\",\r\n \"13.93.112.146/32\",\r\n \"13.93.117.26/32\",\r\n + \ \"20.17.48.64/26\",\r\n \"20.21.32.64/26\",\r\n \"20.36.42.151/32\",\r\n + \ \"20.36.42.152/32\",\r\n \"20.36.74.91/32\",\r\n \"20.36.74.113/32\",\r\n + \ \"20.36.106.72/29\",\r\n \"20.36.114.24/29\",\r\n \"20.36.120.72/29\",\r\n + \ \"20.37.53.66/32\",\r\n \"20.37.53.76/32\",\r\n \"20.37.64.72/29\",\r\n + \ \"20.37.74.88/29\",\r\n \"20.37.152.72/29\",\r\n \"20.37.192.72/29\",\r\n + \ \"20.37.224.72/29\",\r\n \"20.38.80.72/29\",\r\n \"20.38.136.72/29\",\r\n + \ \"20.39.1.56/32\",\r\n \"20.39.1.58/32\",\r\n \"20.39.8.72/29\",\r\n + \ \"20.39.26.140/32\",\r\n \"20.39.26.246/32\",\r\n \"20.40.173.147/32\",\r\n + \ \"20.41.0.72/29\",\r\n \"20.41.64.72/29\",\r\n \"20.41.192.72/29\",\r\n + \ \"20.42.0.72/29\",\r\n \"20.42.128.72/29\",\r\n \"20.42.224.72/29\",\r\n + \ \"20.43.40.72/29\",\r\n \"20.43.64.72/29\",\r\n \"20.43.128.72/29\",\r\n + \ \"20.44.3.16/29\",\r\n \"20.45.95.128/27\",\r\n \"20.45.112.72/29\",\r\n + \ \"20.45.192.72/29\",\r\n \"20.46.13.128/26\",\r\n \"20.47.233.224/27\",\r\n + \ \"20.51.6.64/26\",\r\n \"20.52.95.96/27\",\r\n \"20.53.54.0/27\",\r\n + \ \"20.53.61.192/27\",\r\n \"20.54.106.86/32\",\r\n \"20.54.121.133/32\",\r\n + \ \"20.59.80.32/27\",\r\n \"20.69.5.224/27\",\r\n \"20.70.222.128/27\",\r\n + \ \"20.72.16.64/26\",\r\n \"20.74.0.115/32\",\r\n \"20.74.0.127/32\",\r\n + \ \"20.74.195.128/27\",\r\n \"20.83.222.224/27\",\r\n \"20.87.82.0/27\",\r\n + \ \"20.88.159.0/27\",\r\n \"20.90.36.64/27\",\r\n \"20.90.132.224/27\",\r\n + \ \"20.92.4.224/27\",\r\n \"20.97.35.128/27\",\r\n \"20.98.194.96/27\",\r\n + \ \"20.99.8.0/26\",\r\n \"20.105.210.128/27\",\r\n \"20.107.239.96/27\",\r\n + \ \"20.111.2.224/27\",\r\n \"20.116.42.128/27\",\r\n \"20.118.195.160/27\",\r\n + \ \"20.150.160.64/29\",\r\n \"20.150.161.0/26\",\r\n \"20.150.171.64/29\",\r\n + \ \"20.189.104.72/29\",\r\n \"20.189.180.225/32\",\r\n \"20.189.181.8/32\",\r\n + \ \"20.189.194.192/27\",\r\n \"20.192.47.0/26\",\r\n \"20.192.84.224/27\",\r\n + \ \"20.192.153.224/27\",\r\n \"20.192.160.64/26\",\r\n \"20.192.224.192/26\",\r\n + \ \"20.193.142.141/32\",\r\n \"20.193.142.178/32\",\r\n \"20.194.75.128/26\",\r\n + \ \"20.195.37.65/32\",\r\n \"20.195.38.22/32\",\r\n \"20.195.78.0/26\",\r\n + \ \"20.195.86.96/27\",\r\n \"20.199.200.128/27\",\r\n \"20.200.160.32/27\",\r\n + \ \"20.210.68.160/27\",\r\n \"20.215.0.64/26\",\r\n \"20.217.40.64/26\",\r\n + \ \"23.100.217.32/27\",\r\n \"23.100.231.72/32\",\r\n \"23.100.231.96/32\",\r\n + \ \"23.101.173.90/32\",\r\n \"40.67.48.72/29\",\r\n \"40.67.59.64/29\",\r\n + \ \"40.69.106.88/29\",\r\n \"40.70.146.224/29\",\r\n \"40.71.11.96/29\",\r\n + \ \"40.74.24.72/29\",\r\n \"40.74.100.168/29\",\r\n \"40.78.194.88/29\",\r\n + \ \"40.78.202.112/29\",\r\n \"40.79.130.224/29\",\r\n \"40.79.178.88/29\",\r\n + \ \"40.80.56.72/29\",\r\n \"40.80.168.72/29\",\r\n \"40.80.184.72/29\",\r\n + \ \"40.81.94.172/32\",\r\n \"40.81.94.182/32\",\r\n \"40.81.180.83/32\",\r\n + \ \"40.81.182.82/32\",\r\n \"40.81.189.24/32\",\r\n \"40.81.189.42/32\",\r\n + \ \"40.82.236.2/32\",\r\n \"40.82.236.13/32\",\r\n \"40.82.248.240/29\",\r\n + \ \"40.88.222.179/32\",\r\n \"40.88.223.53/32\",\r\n \"40.89.16.72/29\",\r\n + \ \"40.89.217.100/32\",\r\n \"40.89.217.109/32\",\r\n \"40.90.186.21/32\",\r\n + \ \"40.90.186.91/32\",\r\n \"40.91.89.36/32\",\r\n \"40.91.91.51/32\",\r\n + \ \"40.112.242.168/29\",\r\n \"40.115.248.200/32\",\r\n \"40.115.254.17/32\",\r\n + \ \"40.119.8.64/29\",\r\n \"40.124.139.107/32\",\r\n \"40.124.139.174/32\",\r\n + \ \"51.12.40.192/26\",\r\n \"51.12.192.192/26\",\r\n \"51.53.24.64/26\",\r\n + \ \"51.53.168.64/26\",\r\n \"51.104.24.72/29\",\r\n \"51.105.80.72/29\",\r\n + \ \"51.105.88.72/29\",\r\n \"51.107.48.72/29\",\r\n \"51.107.59.32/29\",\r\n + \ \"51.107.144.72/29\",\r\n \"51.107.155.32/29\",\r\n \"51.107.247.0/26\",\r\n + \ \"51.116.48.72/29\",\r\n \"51.116.59.32/29\",\r\n \"51.116.77.96/27\",\r\n + \ \"51.116.144.72/29\",\r\n \"51.116.155.96/29\",\r\n \"51.120.40.72/29\",\r\n + \ \"51.120.98.168/29\",\r\n \"51.120.176.32/27\",\r\n \"51.120.219.64/29\",\r\n + \ \"51.120.224.72/29\",\r\n \"51.120.235.128/26\",\r\n \"51.137.160.72/29\",\r\n + \ \"51.140.63.41/32\",\r\n \"51.140.114.209/32\",\r\n \"51.140.148.16/29\",\r\n + \ \"51.140.210.200/29\",\r\n \"51.141.25.80/32\",\r\n \"51.141.29.178/32\",\r\n + \ \"51.143.192.72/29\",\r\n \"52.136.48.72/29\",\r\n \"52.136.137.15/32\",\r\n + \ \"52.136.137.16/32\",\r\n \"52.136.191.96/27\",\r\n \"52.138.70.115/32\",\r\n + \ \"52.138.71.153/32\",\r\n \"52.138.90.40/29\",\r\n \"52.139.87.129/32\",\r\n + \ \"52.139.87.150/32\",\r\n \"52.140.104.72/29\",\r\n \"52.142.152.114/32\",\r\n + \ \"52.142.154.100/32\",\r\n \"52.143.136.58/31\",\r\n \"52.143.250.137/32\",\r\n + \ \"52.143.251.22/32\",\r\n \"52.147.44.33/32\",\r\n \"52.148.30.6/32\",\r\n + \ \"52.149.24.100/32\",\r\n \"52.149.26.14/32\",\r\n \"52.150.136.72/29\",\r\n + \ \"52.159.19.113/32\",\r\n \"52.159.20.67/32\",\r\n \"52.159.21.124/32\",\r\n + \ \"52.161.28.251/32\",\r\n \"52.162.106.168/29\",\r\n \"52.163.241.22/32\",\r\n + \ \"52.163.246.27/32\",\r\n \"52.165.221.72/32\",\r\n \"52.169.225.171/32\",\r\n + \ \"52.169.231.163/32\",\r\n \"52.172.28.183/32\",\r\n \"52.172.31.29/32\",\r\n + \ \"52.172.204.73/32\",\r\n \"52.172.222.13/32\",\r\n \"52.173.250.124/32\",\r\n + \ \"52.177.204.204/32\",\r\n \"52.177.207.219/32\",\r\n \"52.179.10.142/32\",\r\n + \ \"52.180.178.35/32\",\r\n \"52.180.178.191/32\",\r\n \"52.180.182.210/32\",\r\n + \ \"52.184.255.23/32\",\r\n \"52.191.140.123/32\",\r\n \"52.191.170.38/32\",\r\n + \ \"52.228.80.72/29\",\r\n \"52.229.161.220/32\",\r\n \"52.229.166.101/32\",\r\n + \ \"52.231.18.224/29\",\r\n \"52.231.24.186/32\",\r\n \"52.231.35.84/32\",\r\n + \ \"52.231.146.200/29\",\r\n \"52.231.203.87/32\",\r\n \"52.231.204.175/32\",\r\n + \ \"52.237.24.145/32\",\r\n \"52.237.30.255/32\",\r\n \"52.237.208.51/32\",\r\n + \ \"52.237.215.149/32\",\r\n \"52.242.17.200/32\",\r\n \"52.242.28.83/32\",\r\n + \ \"52.242.44.0/27\",\r\n \"52.251.12.161/32\",\r\n \"52.253.157.2/32\",\r\n + \ \"52.253.159.209/32\",\r\n \"52.253.232.235/32\",\r\n \"52.253.239.162/32\",\r\n + \ \"65.52.250.24/29\",\r\n \"70.37.160.97/32\",\r\n \"70.37.161.124/32\",\r\n + \ \"102.37.86.224/27\",\r\n \"102.133.27.16/29\",\r\n \"102.133.56.72/29\",\r\n + \ \"102.133.155.16/29\",\r\n \"102.133.216.72/29\",\r\n \"104.211.81.208/29\",\r\n + \ \"104.211.146.88/29\",\r\n \"104.211.188.0/32\",\r\n \"104.211.191.94/32\",\r\n + \ \"104.214.19.64/29\",\r\n \"104.215.50.115/32\",\r\n \"104.215.52.27/32\",\r\n + \ \"168.62.104.154/32\",\r\n \"168.62.208.162/32\",\r\n \"168.62.209.95/32\",\r\n + \ \"191.233.8.64/26\",\r\n \"191.233.203.208/29\",\r\n \"191.233.245.75/32\",\r\n \ \"191.233.245.118/32\",\r\n \"191.234.182.29/32\",\r\n \ \"191.235.81.58/32\",\r\n \"191.235.224.72/29\",\r\n \"191.238.78.96/27\",\r\n \ \"2603:1000:4::40/122\",\r\n \"2603:1000:104:1::40/122\",\r\n @@ -40210,36 +41161,37 @@ interactions: \ \"2603:1040:1503::40/122\",\r\n \"2603:1050:6:1::40/122\",\r\n \ \"2603:1050:403::40/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"GenevaActions\",\r\n \"id\": \"GenevaActions\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"GenevaActions\",\r\n \"addressPrefixes\": - [\r\n \"13.64.115.203/32\",\r\n \"13.66.84.47/32\",\r\n - \ \"13.83.20.117/32\",\r\n \"13.90.92.157/32\",\r\n \"20.17.51.252/30\",\r\n - \ \"20.21.54.160/30\",\r\n \"20.41.62.174/32\",\r\n \"20.48.202.40/30\",\r\n - \ \"20.51.6.172/30\",\r\n \"20.52.94.116/30\",\r\n \"20.53.52.252/30\",\r\n - \ \"20.59.81.8/30\",\r\n \"20.69.4.244/30\",\r\n \"20.70.221.220/30\",\r\n - \ \"20.87.80.24/30\",\r\n \"20.88.157.92/30\",\r\n \"20.89.12.140/30\",\r\n - \ \"20.90.32.176/30\",\r\n \"20.90.132.92/30\",\r\n \"20.92.3.252/30\",\r\n - \ \"20.98.146.80/30\",\r\n \"20.98.192.172/30\",\r\n \"20.100.1.156/30\",\r\n - \ \"20.105.209.68/30\",\r\n \"20.111.0.240/30\",\r\n \"20.150.129.252/30\",\r\n - \ \"20.189.194.96/30\",\r\n \"20.192.84.160/30\",\r\n \"20.192.153.92/30\",\r\n - \ \"20.192.169.124/30\",\r\n \"20.195.85.176/30\",\r\n \"20.200.195.180/30\",\r\n - \ \"20.205.69.24/30\",\r\n \"20.207.2.80/30\",\r\n \"20.208.4.100/30\",\r\n - \ \"20.215.3.252/30\",\r\n \"20.217.43.252/30\",\r\n \"23.100.226.236/32\",\r\n - \ \"40.90.240.166/32\",\r\n \"40.91.126.196/32\",\r\n \"40.119.1.226/32\",\r\n - \ \"40.119.4.111/32\",\r\n \"40.120.87.200/30\",\r\n \"40.124.47.188/32\",\r\n - \ \"51.53.28.208/30\",\r\n \"51.53.172.208/30\",\r\n \"51.141.189.182/32\",\r\n - \ \"52.146.139.216/30\",\r\n \"52.147.119.24/30\",\r\n \"52.162.80.89/32\",\r\n - \ \"52.185.213.186/32\",\r\n \"65.52.14.230/32\",\r\n \"65.52.193.203/32\",\r\n - \ \"102.37.85.12/30\",\r\n \"104.43.242.137/32\",\r\n \"104.214.49.0/32\",\r\n - \ \"157.55.176.93/32\",\r\n \"191.238.77.220/30\",\r\n \"2603:1020:1302:1::160/123\",\r\n - \ \"2603:1030:608:4::20/123\",\r\n \"2603:1030:a07:4::3a0/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"GenevaActions\",\r\n \"addressPrefixes\": [\r\n \"13.64.115.203/32\",\r\n + \ \"13.66.84.47/32\",\r\n \"13.83.20.117/32\",\r\n \"13.90.92.157/32\",\r\n + \ \"20.17.51.252/30\",\r\n \"20.21.54.160/30\",\r\n \"20.41.62.174/32\",\r\n + \ \"20.48.202.40/30\",\r\n \"20.51.6.172/30\",\r\n \"20.52.94.116/30\",\r\n + \ \"20.53.52.252/30\",\r\n \"20.59.81.8/30\",\r\n \"20.69.4.244/30\",\r\n + \ \"20.70.221.220/30\",\r\n \"20.87.80.24/30\",\r\n \"20.88.157.92/30\",\r\n + \ \"20.89.12.140/30\",\r\n \"20.90.32.176/30\",\r\n \"20.90.132.92/30\",\r\n + \ \"20.92.3.252/30\",\r\n \"20.98.146.80/30\",\r\n \"20.98.192.172/30\",\r\n + \ \"20.100.1.156/30\",\r\n \"20.105.209.68/30\",\r\n \"20.111.0.240/30\",\r\n + \ \"20.150.129.252/30\",\r\n \"20.189.194.96/30\",\r\n \"20.192.84.160/30\",\r\n + \ \"20.192.153.92/30\",\r\n \"20.192.169.124/30\",\r\n \"20.195.85.176/30\",\r\n + \ \"20.200.195.180/30\",\r\n \"20.205.69.24/30\",\r\n \"20.207.2.80/30\",\r\n + \ \"20.208.4.100/30\",\r\n \"20.215.3.252/30\",\r\n \"20.217.43.252/30\",\r\n + \ \"23.100.226.236/32\",\r\n \"40.90.240.166/32\",\r\n \"40.91.126.196/32\",\r\n + \ \"40.119.1.226/32\",\r\n \"40.119.4.111/32\",\r\n \"40.120.87.200/30\",\r\n + \ \"40.124.47.188/32\",\r\n \"51.53.28.208/30\",\r\n \"51.53.172.208/30\",\r\n + \ \"51.141.189.182/32\",\r\n \"52.146.139.216/30\",\r\n \"52.147.119.24/30\",\r\n + \ \"52.162.80.89/32\",\r\n \"52.185.213.186/32\",\r\n \"65.52.14.230/32\",\r\n + \ \"65.52.193.203/32\",\r\n \"102.37.85.12/30\",\r\n \"104.43.242.137/32\",\r\n + \ \"104.214.49.0/32\",\r\n \"157.55.176.93/32\",\r\n \"191.238.77.220/30\",\r\n + \ \"2603:1020:1302:1::160/123\",\r\n \"2603:1030:608:4::20/123\",\r\n + \ \"2603:1030:a07:4::3a0/123\",\r\n \"2603:1040:606:3::240/123\",\r\n \ \"2603:1040:904:3::40/123\",\r\n \"2603:1040:1104:2::600/123\",\r\n \ \"2603:1040:1202:1::140/123\",\r\n \"2603:1040:1302:1::420/123\",\r\n \ \"2603:1040:1402:1::160/123\",\r\n \"2603:1040:1503:1::160/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Grafana\",\r\n - \ \"id\": \"Grafana\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Grafana\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"NSG\",\r\n \"API\"\r\n ],\r\n \"systemService\": @@ -40261,7 +41213,7 @@ interactions: \ \"51.137.13.118/32\",\r\n \"52.161.89.127/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"GuestAndHybridManagement\",\r\n \ \"id\": \"GuestAndHybridManagement\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureAutomation\",\r\n \"addressPrefixes\": @@ -40481,86 +41433,86 @@ interactions: \ \"2603:1040:207:c00::60/124\",\r\n \"2603:1040:407::6a0/123\",\r\n \ \"2603:1040:407:402::2c0/124\",\r\n \"2603:1040:407:802::200/124\",\r\n \ \"2603:1040:407:c02::200/124\",\r\n \"2603:1040:606:1::480/123\",\r\n - \ \"2603:1040:606:402::2c0/124\",\r\n \"2603:1040:806:402::2c0/124\",\r\n - \ \"2603:1040:904::6a0/123\",\r\n \"2603:1040:904:402::2c0/124\",\r\n - \ \"2603:1040:904:802::200/124\",\r\n \"2603:1040:904:802::2a0/123\",\r\n - \ \"2603:1040:904:c02::200/124\",\r\n \"2603:1040:904:c02::2a0/123\",\r\n - \ \"2603:1040:a06:3::200/123\",\r\n \"2603:1040:a06:402::2c0/124\",\r\n - \ \"2603:1040:a06:802::200/124\",\r\n \"2603:1040:a06:c02::200/124\",\r\n - \ \"2603:1040:b04:1::2a0/123\",\r\n \"2603:1040:b04:402::2c0/124\",\r\n - \ \"2603:1040:c06:1::480/123\",\r\n \"2603:1040:c06:402::2c0/124\",\r\n - \ \"2603:1040:d04:2::320/123\",\r\n \"2603:1040:d04:400::1c0/124\",\r\n - \ \"2603:1040:d04:400::2e0/124\",\r\n \"2603:1040:d04:400::3a0/124\",\r\n - \ \"2603:1040:d04:800::3d0/124\",\r\n \"2603:1040:d04:800::3f0/124\",\r\n - \ \"2603:1040:e05:1::c0/123\",\r\n \"2603:1040:f05:2::2a0/123\",\r\n - \ \"2603:1040:f05:402::2c0/124\",\r\n \"2603:1040:f05:802::200/124\",\r\n - \ \"2603:1040:f05:c02::200/124\",\r\n \"2603:1040:1002:2::500/121\",\r\n - \ \"2603:1040:1002:400::190/124\",\r\n \"2603:1040:1002:800::60/124\",\r\n - \ \"2603:1040:1002:c00::60/124\",\r\n \"2603:1040:1104:2::240/123\",\r\n - \ \"2603:1040:1104:400::2c0/124\",\r\n \"2603:1040:1104:400::4c0/123\",\r\n - \ \"2603:1040:1202::620/123\",\r\n \"2603:1040:1202:400::1a0/123\",\r\n - \ \"2603:1040:1302::620/123\",\r\n \"2603:1040:1302:400::1a0/123\",\r\n - \ \"2603:1040:1402::640/123\",\r\n \"2603:1040:1402:400::1a0/123\",\r\n - \ \"2603:1040:1402:800::60/123\",\r\n \"2603:1040:1402:c00::60/123\",\r\n - \ \"2603:1040:1503::640/123\",\r\n \"2603:1040:1503:400::1a0/123\",\r\n - \ \"2603:1050:6::6a0/123\",\r\n \"2603:1050:6:402::2c0/124\",\r\n - \ \"2603:1050:6:802::200/124\",\r\n \"2603:1050:6:c02::200/124\",\r\n - \ \"2603:1050:403:1::260/123\",\r\n \"2603:1050:403:400::1e0/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight\",\r\n - \ \"id\": \"HDInsight\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"12\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": - [\r\n \"13.64.254.98/32\",\r\n \"13.66.141.144/29\",\r\n - \ \"13.67.9.152/29\",\r\n \"13.69.65.8/29\",\r\n \"13.69.229.72/29\",\r\n - \ \"13.70.73.96/29\",\r\n \"13.71.172.240/29\",\r\n \"13.71.196.48/29\",\r\n - \ \"13.73.240.8/29\",\r\n \"13.73.254.192/29\",\r\n \"13.74.153.132/32\",\r\n - \ \"13.75.38.112/29\",\r\n \"13.75.152.195/32\",\r\n \"13.76.136.249/32\",\r\n - \ \"13.76.245.160/32\",\r\n \"13.77.2.56/32\",\r\n \"13.77.2.94/32\",\r\n - \ \"13.77.52.8/29\",\r\n \"13.78.89.60/32\",\r\n \"13.78.125.90/32\",\r\n - \ \"13.82.225.233/32\",\r\n \"13.86.218.240/29\",\r\n \"13.87.58.32/29\",\r\n - \ \"13.87.124.32/29\",\r\n \"13.89.171.120/29\",\r\n \"20.17.54.184/29\",\r\n - \ \"20.21.37.56/29\",\r\n \"20.36.36.33/32\",\r\n \"20.36.36.196/32\",\r\n - \ \"20.36.123.88/29\",\r\n \"20.37.68.40/29\",\r\n \"20.37.76.96/29\",\r\n - \ \"20.37.228.0/29\",\r\n \"20.38.139.88/29\",\r\n \"20.39.15.48/29\",\r\n - \ \"20.40.207.144/29\",\r\n \"20.41.69.32/29\",\r\n \"20.41.197.120/29\",\r\n - \ \"20.43.45.224/29\",\r\n \"20.43.120.8/29\",\r\n \"20.44.4.64/29\",\r\n - \ \"20.44.16.8/29\",\r\n \"20.44.26.240/29\",\r\n \"20.45.115.128/29\",\r\n - \ \"20.45.198.80/29\",\r\n \"20.48.192.24/29\",\r\n \"20.49.102.48/29\",\r\n - \ \"20.49.114.56/29\",\r\n \"20.49.126.128/29\",\r\n \"20.53.40.120/29\",\r\n - \ \"20.61.96.160/29\",\r\n \"20.72.20.40/29\",\r\n \"20.150.167.176/29\",\r\n - \ \"20.150.172.232/29\",\r\n \"20.188.39.64/32\",\r\n \"20.189.111.192/29\",\r\n - \ \"20.191.160.0/29\",\r\n \"20.192.48.216/29\",\r\n \"20.192.235.248/29\",\r\n - \ \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n \"20.215.6.136/29\",\r\n - \ \"20.217.46.136/29\",\r\n \"23.98.107.192/29\",\r\n \"23.99.5.239/32\",\r\n - \ \"23.101.196.19/32\",\r\n \"23.102.235.122/32\",\r\n \"40.64.134.160/29\",\r\n - \ \"40.67.50.248/29\",\r\n \"40.67.60.64/29\",\r\n \"40.69.107.8/29\",\r\n - \ \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n \"40.74.101.192/29\",\r\n - \ \"40.74.125.69/32\",\r\n \"40.74.146.88/29\",\r\n \"40.78.195.8/29\",\r\n - \ \"40.78.202.136/29\",\r\n \"40.79.130.248/29\",\r\n \"40.79.180.16/29\",\r\n - \ \"40.79.187.0/29\",\r\n \"40.80.63.144/29\",\r\n \"40.80.172.120/29\",\r\n - \ \"40.89.22.88/29\",\r\n \"40.89.65.220/32\",\r\n \"40.89.68.134/32\",\r\n - \ \"40.89.157.135/32\",\r\n \"51.12.17.48/29\",\r\n \"51.12.25.48/29\",\r\n - \ \"51.53.30.168/29\",\r\n \"51.53.174.152/29\",\r\n \"51.104.8.96/29\",\r\n - \ \"51.104.31.56/29\",\r\n \"51.105.92.56/29\",\r\n \"51.107.52.208/29\",\r\n - \ \"51.107.60.48/29\",\r\n \"51.107.148.24/29\",\r\n \"51.107.156.56/29\",\r\n - \ \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n \"51.116.145.168/29\",\r\n - \ \"51.116.156.48/29\",\r\n \"51.120.43.88/29\",\r\n \"51.120.100.48/29\",\r\n - \ \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n \"51.137.166.32/29\",\r\n - \ \"51.140.47.39/32\",\r\n \"51.140.52.16/32\",\r\n \"51.140.211.24/29\",\r\n - \ \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n \"52.136.52.40/29\",\r\n - \ \"52.140.108.248/29\",\r\n \"52.146.79.136/29\",\r\n \"52.146.130.184/29\",\r\n - \ \"52.150.154.192/29\",\r\n \"52.161.10.167/32\",\r\n \"52.161.23.15/32\",\r\n - \ \"52.162.110.160/29\",\r\n \"52.164.210.96/32\",\r\n \"52.166.243.90/32\",\r\n - \ \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n \"52.174.36.244/32\",\r\n - \ \"52.175.38.134/32\",\r\n \"52.175.211.210/32\",\r\n \"52.175.222.222/32\",\r\n - \ \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n \"52.228.37.66/32\",\r\n - \ \"52.228.45.222/32\",\r\n \"52.229.123.172/32\",\r\n \"52.229.127.96/32\",\r\n - \ \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n \"52.231.147.24/29\",\r\n - \ \"52.231.203.16/32\",\r\n \"52.231.205.214/32\",\r\n \"65.52.252.96/29\",\r\n - \ \"102.133.28.80/29\",\r\n \"102.133.60.32/29\",\r\n \"102.133.124.0/29\",\r\n - \ \"102.133.219.176/29\",\r\n \"104.46.176.168/29\",\r\n + \ \"2603:1040:606:402::2c0/124\",\r\n \"2603:1040:606:402::5c0/123\",\r\n + \ \"2603:1040:806:402::2c0/124\",\r\n \"2603:1040:904::6a0/123\",\r\n + \ \"2603:1040:904:402::2c0/124\",\r\n \"2603:1040:904:802::200/124\",\r\n + \ \"2603:1040:904:802::2a0/123\",\r\n \"2603:1040:904:c02::200/124\",\r\n + \ \"2603:1040:904:c02::2a0/123\",\r\n \"2603:1040:a06:3::200/123\",\r\n + \ \"2603:1040:a06:402::2c0/124\",\r\n \"2603:1040:a06:802::200/124\",\r\n + \ \"2603:1040:a06:c02::200/124\",\r\n \"2603:1040:b04:1::2a0/123\",\r\n + \ \"2603:1040:b04:402::2c0/124\",\r\n \"2603:1040:c06:1::480/123\",\r\n + \ \"2603:1040:c06:402::2c0/124\",\r\n \"2603:1040:d04:2::320/123\",\r\n + \ \"2603:1040:d04:400::1c0/124\",\r\n \"2603:1040:d04:400::2e0/124\",\r\n + \ \"2603:1040:d04:400::3a0/124\",\r\n \"2603:1040:d04:800::3d0/124\",\r\n + \ \"2603:1040:d04:800::3f0/124\",\r\n \"2603:1040:e05:1::c0/123\",\r\n + \ \"2603:1040:f05:2::2a0/123\",\r\n \"2603:1040:f05:402::2c0/124\",\r\n + \ \"2603:1040:f05:802::200/124\",\r\n \"2603:1040:f05:c02::200/124\",\r\n + \ \"2603:1040:1002:2::500/121\",\r\n \"2603:1040:1002:400::190/124\",\r\n + \ \"2603:1040:1002:800::60/124\",\r\n \"2603:1040:1002:c00::60/124\",\r\n + \ \"2603:1040:1104:2::240/123\",\r\n \"2603:1040:1104:400::2c0/124\",\r\n + \ \"2603:1040:1104:400::4c0/123\",\r\n \"2603:1040:1202::620/123\",\r\n + \ \"2603:1040:1202:400::1a0/123\",\r\n \"2603:1040:1302::620/123\",\r\n + \ \"2603:1040:1302:400::1a0/123\",\r\n \"2603:1040:1402::640/123\",\r\n + \ \"2603:1040:1402:400::1a0/123\",\r\n \"2603:1040:1402:800::60/123\",\r\n + \ \"2603:1040:1402:c00::60/123\",\r\n \"2603:1040:1503::640/123\",\r\n + \ \"2603:1040:1503:400::1a0/123\",\r\n \"2603:1050:6::6a0/123\",\r\n + \ \"2603:1050:6:402::2c0/124\",\r\n \"2603:1050:6:802::200/124\",\r\n + \ \"2603:1050:6:c02::200/124\",\r\n \"2603:1050:403:1::260/123\",\r\n + \ \"2603:1050:403:400::1e0/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight\",\r\n \"id\": \"HDInsight\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"13\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.64.254.98/32\",\r\n + \ \"13.66.141.144/29\",\r\n \"13.67.9.152/29\",\r\n \"13.69.65.8/29\",\r\n + \ \"13.69.229.72/29\",\r\n \"13.70.73.96/29\",\r\n \"13.71.172.240/29\",\r\n + \ \"13.71.196.48/29\",\r\n \"13.73.240.8/29\",\r\n \"13.73.254.192/29\",\r\n + \ \"13.74.153.132/32\",\r\n \"13.75.38.112/29\",\r\n \"13.75.152.195/32\",\r\n + \ \"13.76.136.249/32\",\r\n \"13.76.245.160/32\",\r\n \"13.77.2.56/32\",\r\n + \ \"13.77.2.94/32\",\r\n \"13.77.52.8/29\",\r\n \"13.78.89.60/32\",\r\n + \ \"13.78.125.90/32\",\r\n \"13.82.225.233/32\",\r\n \"13.86.218.240/29\",\r\n + \ \"13.87.58.32/29\",\r\n \"13.87.124.32/29\",\r\n \"13.89.171.120/29\",\r\n + \ \"20.17.54.184/29\",\r\n \"20.21.37.56/29\",\r\n \"20.36.36.33/32\",\r\n + \ \"20.36.36.196/32\",\r\n \"20.36.123.88/29\",\r\n \"20.37.68.40/29\",\r\n + \ \"20.37.76.96/29\",\r\n \"20.37.228.0/29\",\r\n \"20.38.139.88/29\",\r\n + \ \"20.39.15.48/29\",\r\n \"20.40.207.144/29\",\r\n \"20.41.69.32/29\",\r\n + \ \"20.41.197.120/29\",\r\n \"20.43.45.224/29\",\r\n \"20.43.120.8/29\",\r\n + \ \"20.44.4.64/29\",\r\n \"20.44.16.8/29\",\r\n \"20.44.26.240/29\",\r\n + \ \"20.45.115.128/29\",\r\n \"20.45.198.80/29\",\r\n \"20.48.192.24/29\",\r\n + \ \"20.49.102.48/29\",\r\n \"20.49.114.56/29\",\r\n \"20.49.126.128/29\",\r\n + \ \"20.53.40.120/29\",\r\n \"20.61.96.160/29\",\r\n \"20.72.20.40/29\",\r\n + \ \"20.150.167.176/29\",\r\n \"20.150.172.232/29\",\r\n \"20.188.39.64/32\",\r\n + \ \"20.189.111.192/29\",\r\n \"20.191.160.0/29\",\r\n \"20.192.48.216/29\",\r\n + \ \"20.192.235.248/29\",\r\n \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n + \ \"20.215.6.136/29\",\r\n \"20.217.46.136/29\",\r\n \"23.98.107.192/29\",\r\n + \ \"23.99.5.239/32\",\r\n \"23.101.196.19/32\",\r\n \"23.102.235.122/32\",\r\n + \ \"40.64.134.160/29\",\r\n \"40.67.50.248/29\",\r\n \"40.67.60.64/29\",\r\n + \ \"40.69.107.8/29\",\r\n \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n + \ \"40.74.101.192/29\",\r\n \"40.74.125.69/32\",\r\n \"40.74.146.88/29\",\r\n + \ \"40.78.195.8/29\",\r\n \"40.78.202.136/29\",\r\n \"40.79.130.248/29\",\r\n + \ \"40.79.180.16/29\",\r\n \"40.79.187.0/29\",\r\n \"40.80.63.144/29\",\r\n + \ \"40.80.172.120/29\",\r\n \"40.89.22.88/29\",\r\n \"40.89.65.220/32\",\r\n + \ \"40.89.68.134/32\",\r\n \"40.89.157.135/32\",\r\n \"51.12.17.48/29\",\r\n + \ \"51.12.25.48/29\",\r\n \"51.53.30.168/29\",\r\n \"51.53.174.152/29\",\r\n + \ \"51.104.8.96/29\",\r\n \"51.104.31.56/29\",\r\n \"51.105.92.56/29\",\r\n + \ \"51.107.52.208/29\",\r\n \"51.107.60.48/29\",\r\n \"51.107.148.24/29\",\r\n + \ \"51.107.156.56/29\",\r\n \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n + \ \"51.116.145.168/29\",\r\n \"51.116.156.48/29\",\r\n \"51.120.43.88/29\",\r\n + \ \"51.120.100.48/29\",\r\n \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n + \ \"51.137.166.32/29\",\r\n \"51.140.47.39/32\",\r\n \"51.140.52.16/32\",\r\n + \ \"51.140.211.24/29\",\r\n \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n + \ \"52.136.52.40/29\",\r\n \"52.140.108.248/29\",\r\n \"52.146.79.136/29\",\r\n + \ \"52.146.130.184/29\",\r\n \"52.150.154.192/29\",\r\n \"52.161.10.167/32\",\r\n + \ \"52.161.23.15/32\",\r\n \"52.162.110.160/29\",\r\n \"52.164.210.96/32\",\r\n + \ \"52.166.243.90/32\",\r\n \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n + \ \"52.174.36.244/32\",\r\n \"52.175.38.134/32\",\r\n \"52.175.211.210/32\",\r\n + \ \"52.175.222.222/32\",\r\n \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n + \ \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n \"52.229.123.172/32\",\r\n + \ \"52.229.127.96/32\",\r\n \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n + \ \"52.231.147.24/29\",\r\n \"52.231.203.16/32\",\r\n \"52.231.205.214/32\",\r\n + \ \"65.52.252.96/29\",\r\n \"102.133.28.80/29\",\r\n \"102.133.60.32/29\",\r\n + \ \"102.133.124.0/29\",\r\n \"102.133.219.176/29\",\r\n \"104.46.176.168/29\",\r\n \ \"104.210.84.115/32\",\r\n \"104.211.216.210/32\",\r\n \ \"104.211.223.67/32\",\r\n \"138.91.29.150/32\",\r\n \"138.91.141.162/32\",\r\n \ \"157.55.213.99/32\",\r\n \"157.56.8.38/32\",\r\n \"168.61.48.131/32\",\r\n @@ -40590,35 +41542,36 @@ interactions: \ \"2603:1030:c06:400::b20/124\",\r\n \"2603:1030:f05:402::320/124\",\r\n \ \"2603:1030:1005:402::320/124\",\r\n \"2603:1040:5:402::320/124\",\r\n \ \"2603:1040:207:1::4d0/124\",\r\n \"2603:1040:207:402::320/124\",\r\n - \ \"2603:1040:407:402::320/124\",\r\n \"2603:1040:606:402::320/124\",\r\n - \ \"2603:1040:806:402::320/124\",\r\n \"2603:1040:904:3::10/124\",\r\n - \ \"2603:1040:904:402::320/124\",\r\n \"2603:1040:a06:2::540/124\",\r\n - \ \"2603:1040:a06:402::320/124\",\r\n \"2603:1040:b04:402::320/124\",\r\n - \ \"2603:1040:c06:402::320/124\",\r\n \"2603:1040:d04:1::1e0/124\",\r\n - \ \"2603:1040:f05::790/124\",\r\n \"2603:1040:f05:402::320/124\",\r\n - \ \"2603:1040:1002:1::460/124\",\r\n \"2603:1040:1104:1::140/124\",\r\n - \ \"2603:1040:1202:1::1b0/124\",\r\n \"2603:1040:1302:1::470/124\",\r\n - \ \"2603:1040:1402:1::540/124\",\r\n \"2603:1040:1503:1::350/124\",\r\n - \ \"2603:1050:6:402::320/124\",\r\n \"2603:1050:403:400::420/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaCentral\",\r\n - \ \"id\": \"HDInsight.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.36.36.33/32\",\r\n - \ \"20.36.36.196/32\",\r\n \"20.37.228.0/29\",\r\n \"2603:1010:304:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaEast\",\r\n - \ \"id\": \"HDInsight.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:407:402::320/124\",\r\n \"2603:1040:606:3::310/124\",\r\n + \ \"2603:1040:606:402::320/124\",\r\n \"2603:1040:806:402::320/124\",\r\n + \ \"2603:1040:904:3::10/124\",\r\n \"2603:1040:904:402::320/124\",\r\n + \ \"2603:1040:a06:2::540/124\",\r\n \"2603:1040:a06:402::320/124\",\r\n + \ \"2603:1040:b04:402::320/124\",\r\n \"2603:1040:c06:402::320/124\",\r\n + \ \"2603:1040:d04:1::1e0/124\",\r\n \"2603:1040:f05::790/124\",\r\n + \ \"2603:1040:f05:402::320/124\",\r\n \"2603:1040:1002:1::460/124\",\r\n + \ \"2603:1040:1104:1::140/124\",\r\n \"2603:1040:1202:1::1b0/124\",\r\n + \ \"2603:1040:1302:1::470/124\",\r\n \"2603:1040:1402:1::540/124\",\r\n + \ \"2603:1040:1503:1::350/124\",\r\n \"2603:1050:6:402::320/124\",\r\n + \ \"2603:1050:403:400::420/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.AustraliaCentral\",\r\n \"id\": + \"HDInsight.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.36.36.33/32\",\r\n \"20.36.36.196/32\",\r\n \"20.37.228.0/29\",\r\n + \ \"2603:1010:304:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.AustraliaEast\",\r\n \"id\": \"HDInsight.AustraliaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.70.73.96/29\",\r\n \"13.75.152.195/32\",\r\n \ \"20.53.40.120/29\",\r\n \"104.210.84.115/32\",\r\n \"2603:1010:6:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.AustraliaSoutheast\",\r\n \ \"id\": \"HDInsight.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -40626,88 +41579,90 @@ interactions: \ \"13.77.2.94/32\",\r\n \"13.77.52.8/29\",\r\n \"104.46.176.168/29\",\r\n \ \"2603:1010:101:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.BrazilSouth\",\r\n \"id\": \"HDInsight.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"191.233.204.240/29\",\r\n - \ \"191.234.138.128/29\",\r\n \"191.235.84.104/32\",\r\n - \ \"191.235.87.113/32\",\r\n \"2603:1050:6:402::320/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"brazilsouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"191.233.204.240/29\",\r\n \"191.234.138.128/29\",\r\n + \ \"191.235.84.104/32\",\r\n \"191.235.87.113/32\",\r\n \"2603:1050:6:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.BrazilSoutheast\",\r\n \ \"id\": \"HDInsight.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"191.233.10.184/29\",\r\n \"191.233.51.152/29\",\r\n \ \"2603:1050:403:400::420/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.CanadaCentral\",\r\n \"id\": \"HDInsight.CanadaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.71.172.240/29\",\r\n - \ \"20.48.192.24/29\",\r\n \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n - \ \"2603:1030:f05:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.CanadaEast\",\r\n \"id\": \"HDInsight.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.69.107.8/29\",\r\n - \ \"40.89.22.88/29\",\r\n \"52.229.123.172/32\",\r\n \"52.229.127.96/32\",\r\n - \ \"2603:1030:1005:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.CentralIndia\",\r\n \"id\": \"HDInsight.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.43.120.8/29\",\r\n - \ \"52.140.108.248/29\",\r\n \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n - \ \"2603:1040:a06:2::540/124\",\r\n \"2603:1040:a06:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CentralUS\",\r\n - \ \"id\": \"HDInsight.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"canadacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.71.172.240/29\",\r\n \"20.48.192.24/29\",\r\n + \ \"52.228.37.66/32\",\r\n \"52.228.45.222/32\",\r\n \"2603:1030:f05:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CanadaEast\",\r\n + \ \"id\": \"HDInsight.CanadaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"40.69.107.8/29\",\r\n \"40.89.22.88/29\",\r\n \"52.229.123.172/32\",\r\n + \ \"52.229.127.96/32\",\r\n \"2603:1030:1005:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.CentralIndia\",\r\n + \ \"id\": \"HDInsight.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.43.120.8/29\",\r\n \"52.140.108.248/29\",\r\n + \ \"52.172.152.49/32\",\r\n \"52.172.153.209/32\",\r\n \"2603:1040:a06:2::540/124\",\r\n + \ \"2603:1040:a06:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.CentralUS\",\r\n \"id\": \"HDInsight.CentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.89.171.120/29\",\r\n \"20.40.207.144/29\",\r\n \ \"2603:1030:10:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.CentralUSEUAP\",\r\n \"id\": \"HDInsight.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.45.198.80/29\",\r\n - \ \"40.78.202.136/29\",\r\n \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n - \ \"2603:1030:f:2::4b0/124\",\r\n \"2603:1030:f:400::b20/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastAsia\",\r\n - \ \"id\": \"HDInsight.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.45.198.80/29\",\r\n \"40.78.202.136/29\",\r\n + \ \"52.180.183.49/32\",\r\n \"52.180.183.58/32\",\r\n \"2603:1030:f:2::4b0/124\",\r\n + \ \"2603:1030:f:400::b20/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.EastAsia\",\r\n \"id\": \"HDInsight.EastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.75.38.112/29\",\r\n \"20.189.111.192/29\",\r\n \ \"23.102.235.122/32\",\r\n \"52.175.38.134/32\",\r\n \"2603:1040:207:1::4d0/124\",\r\n \ \"2603:1040:207:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.EastUS\",\r\n \"id\": \"HDInsight.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.82.225.233/32\",\r\n \ \"40.71.13.160/29\",\r\n \"40.71.175.99/32\",\r\n \"52.146.79.136/29\",\r\n \ \"168.61.48.131/32\",\r\n \"168.61.49.99/32\",\r\n \"2603:1030:210:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastUS2\",\r\n \ \"id\": \"HDInsight.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.44.16.8/29\",\r\n \"20.49.102.48/29\",\r\n \"2603:1030:40c:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.EastUS2EUAP\",\r\n \ \"id\": \"HDInsight.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -40715,7 +41670,7 @@ interactions: \ \"40.89.68.134/32\",\r\n \"2603:1030:40b:400::b20/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.FranceCentral\",\r\n \ \"id\": \"HDInsight.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -40723,77 +41678,81 @@ interactions: \ \"40.79.130.248/29\",\r\n \"40.89.157.135/32\",\r\n \"2603:1020:805:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.FranceSouth\",\r\n \ \"id\": \"HDInsight.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.79.180.16/29\",\r\n \"51.105.92.56/29\",\r\n \ \"2603:1020:905:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.GermanyNorth\",\r\n \"id\": \"HDInsight.GermanyNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.116.49.168/29\",\r\n - \ \"51.116.60.48/29\",\r\n \"2603:1020:d04:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.GermanyWestCentral\",\r\n - \ \"id\": \"HDInsight.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.116.49.168/29\",\r\n \"51.116.60.48/29\",\r\n + \ \"2603:1020:d04:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.GermanyWestCentral\",\r\n \"id\": + \"HDInsight.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.116.145.168/29\",\r\n \"51.116.156.48/29\",\r\n \ \"2603:1020:c04:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.JapanEast\",\r\n \"id\": \"HDInsight.JapanEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.78.89.60/32\",\r\n - \ \"13.78.125.90/32\",\r\n \"20.191.160.0/29\",\r\n \"40.79.187.0/29\",\r\n - \ \"2603:1040:407:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.JapanWest\",\r\n \"id\": \"HDInsight.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.74.101.192/29\",\r\n - \ \"40.74.125.69/32\",\r\n \"40.80.63.144/29\",\r\n \"138.91.29.150/32\",\r\n - \ \"2603:1040:606:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.JioIndiaCentral\",\r\n \"id\": \"HDInsight.JioIndiaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.192.48.216/29\",\r\n - \ \"20.192.235.248/29\",\r\n \"2603:1040:1104:1::140/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.JioIndiaWest\",\r\n - \ \"id\": \"HDInsight.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"japaneast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"13.78.89.60/32\",\r\n \"13.78.125.90/32\",\r\n \"20.191.160.0/29\",\r\n + \ \"40.79.187.0/29\",\r\n \"2603:1040:407:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.JapanWest\",\r\n + \ \"id\": \"HDInsight.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"40.74.101.192/29\",\r\n \"40.74.125.69/32\",\r\n + \ \"40.80.63.144/29\",\r\n \"138.91.29.150/32\",\r\n \"2603:1040:606:3::310/124\",\r\n + \ \"2603:1040:606:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.JioIndiaCentral\",\r\n \"id\": \"HDInsight.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.192.48.216/29\",\r\n \"20.192.235.248/29\",\r\n + \ \"2603:1040:1104:1::140/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.JioIndiaWest\",\r\n \"id\": \"HDInsight.JioIndiaWest\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.193.194.16/29\",\r\n \"20.193.203.200/29\",\r\n \ \"2603:1040:d04:1::1e0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.KoreaCentral\",\r\n \"id\": \"HDInsight.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.41.69.32/29\",\r\n - \ \"20.44.26.240/29\",\r\n \"52.231.36.209/32\",\r\n \"52.231.39.142/32\",\r\n - \ \"2603:1040:f05::790/124\",\r\n \"2603:1040:f05:402::320/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.KoreaSouth\",\r\n - \ \"id\": \"HDInsight.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.41.69.32/29\",\r\n \"20.44.26.240/29\",\r\n \"52.231.36.209/32\",\r\n + \ \"52.231.39.142/32\",\r\n \"2603:1040:f05::790/124\",\r\n + \ \"2603:1040:f05:402::320/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"HDInsight.KoreaSouth\",\r\n \"id\": \"HDInsight.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"40.80.172.120/29\",\r\n \"52.231.147.24/29\",\r\n \ \"52.231.203.16/32\",\r\n \"52.231.205.214/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorthCentralUS\",\r\n \ \"id\": \"HDInsight.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -40802,7 +41761,7 @@ interactions: \ \"2603:1030:608:3::7b0/124\",\r\n \"2603:1030:608:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorthEurope\",\r\n \ \"id\": \"HDInsight.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -40810,7 +41769,7 @@ interactions: \ \"52.146.130.184/29\",\r\n \"52.164.210.96/32\",\r\n \"2603:1020:5:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorwayEast\",\r\n \ \"id\": \"HDInsight.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -40818,30 +41777,38 @@ interactions: \ \"2603:1020:e04::790/124\",\r\n \"2603:1020:e04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.NorwayWest\",\r\n \ \"id\": \"HDInsight.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.120.220.48/29\",\r\n \"51.120.228.40/29\",\r\n \ \"2603:1020:f04:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SouthAfricaNorth\",\r\n \"id\": - \"HDInsight.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": - [\r\n \"102.133.124.0/29\",\r\n \"102.133.219.176/29\",\r\n - \ \"2603:1000:104:402::320/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SouthAfricaWest\",\r\n \"id\": \"HDInsight.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ {\r\n \"name\": \"HDInsight.QatarCentral\",\r\n \"id\": \"HDInsight.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.21.37.56/29\",\r\n \"2603:1040:1002:1::460/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthAfricaNorth\",\r\n + \ \"id\": \"HDInsight.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"102.133.124.0/29\",\r\n + \ \"102.133.219.176/29\",\r\n \"2603:1000:104:402::320/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthAfricaWest\",\r\n + \ \"id\": \"HDInsight.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"102.133.28.80/29\",\r\n \ \"102.133.60.32/29\",\r\n \"2603:1000:4:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthCentralUS\",\r\n \ \"id\": \"HDInsight.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -40849,14 +41816,14 @@ interactions: \ \"13.73.254.192/29\",\r\n \"2603:1030:807:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthCentralUSSTG\",\r\n \ \"id\": \"HDInsight.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.44.4.64/29\",\r\n \"20.45.115.128/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"HDInsight.SoutheastAsia\",\r\n \ \"id\": \"HDInsight.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -40864,7 +41831,7 @@ interactions: \ \"13.76.245.160/32\",\r\n \"23.98.107.192/29\",\r\n \"2603:1040:5:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SouthIndia\",\r\n \ \"id\": \"HDInsight.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -40872,45 +41839,45 @@ interactions: \ \"104.211.216.210/32\",\r\n \"104.211.223.67/32\",\r\n \ \"2603:1040:c06:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.SwedenCentral\",\r\n \"id\": \"HDInsight.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.12.25.48/29\",\r\n - \ \"2603:1020:1004:1::1e0/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SwedenSouth\",\r\n \"id\": \"HDInsight.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.12.17.48/29\",\r\n - \ \"2603:1020:1104:1::140/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"HDInsight.SwitzerlandNorth\",\r\n \"id\": - \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.12.25.48/29\",\r\n \"2603:1020:1004:1::1e0/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwedenSouth\",\r\n + \ \"id\": \"HDInsight.SwedenSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"51.12.17.48/29\",\r\n \"2603:1020:1104:1::140/124\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwitzerlandNorth\",\r\n + \ \"id\": \"HDInsight.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.107.52.208/29\",\r\n \"51.107.60.48/29\",\r\n \ \"2603:1020:a04:3::40/124\",\r\n \"2603:1020:a04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.SwitzerlandWest\",\r\n \ \"id\": \"HDInsight.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.107.148.24/29\",\r\n \"51.107.156.56/29\",\r\n \ \"2603:1020:b04:402::320/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.UAECentral\",\r\n \"id\": \"HDInsight.UAECentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.37.68.40/29\",\r\n - \ \"20.37.76.96/29\",\r\n \"2603:1040:b04:402::320/124\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": + [\r\n \"20.37.68.40/29\",\r\n \"20.37.76.96/29\",\r\n \"2603:1040:b04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UAENorth\",\r\n \ \"id\": \"HDInsight.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -40918,14 +41885,14 @@ interactions: \ \"2603:1040:904:3::10/124\",\r\n \"2603:1040:904:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UKSouth\",\r\n \ \"id\": \"HDInsight.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"51.104.8.96/29\",\r\n \"51.104.31.56/29\",\r\n \"51.140.47.39/32\",\r\n \ \"51.140.52.16/32\",\r\n \"2603:1020:705:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.UKWest\",\r\n - \ \"id\": \"HDInsight.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"HDInsight.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -40934,7 +41901,7 @@ interactions: \ \"51.141.7.20/32\",\r\n \"51.141.13.110/32\",\r\n \"2603:1020:605:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestCentralUS\",\r\n \ \"id\": \"HDInsight.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": @@ -40942,14 +41909,14 @@ interactions: \ \"52.161.10.167/32\",\r\n \"52.161.23.15/32\",\r\n \"2603:1030:b04:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestEurope\",\r\n \ \"id\": \"HDInsight.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.69.65.8/29\",\r\n \"20.61.96.160/29\",\r\n \"52.166.243.90/32\",\r\n \ \"52.174.36.244/32\",\r\n \"2603:1020:206:402::320/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"HDInsight.WestUS\",\r\n - \ \"id\": \"HDInsight.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"HDInsight.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -40959,22 +41926,22 @@ interactions: \ \"138.91.141.162/32\",\r\n \"2603:1030:a07:9::1c0/124\",\r\n \ \"2603:1030:a07:402::9a0/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.WestUS2\",\r\n \"id\": \"HDInsight.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"13.66.141.144/29\",\r\n \ \"40.64.134.160/29\",\r\n \"52.175.211.210/32\",\r\n \"52.175.222.222/32\",\r\n \ \"2603:1030:c06:400::b20/124\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"HDInsight.WestUS3\",\r\n \"id\": \"HDInsight.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"HDInsight\",\r\n \"addressPrefixes\": [\r\n \"20.150.167.176/29\",\r\n \ \"20.150.172.232/29\",\r\n \"2603:1030:504::1e0/124\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"LogicApps\",\r\n - \ \"id\": \"LogicApps\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"LogicApps\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -41363,186 +42330,189 @@ interactions: \ \"2603:1040:1503:400::3e0/123\",\r\n \"2603:1050:6:402::3c0/124\",\r\n \ \"2603:1050:6:402::3e0/123\",\r\n \"2603:1050:403:400::180/123\",\r\n \ \"2603:1050:403:400::250/124\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"LogicAppsManagement\",\r\n \"id\": \"LogicAppsManagement\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"8\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"LogicApps\",\r\n \"addressPrefixes\": - [\r\n \"13.65.39.247/32\",\r\n \"13.65.98.39/32\",\r\n \"13.66.128.68/32\",\r\n - \ \"13.66.224.169/32\",\r\n \"13.67.236.76/32\",\r\n \"13.69.109.144/28\",\r\n - \ \"13.69.233.16/28\",\r\n \"13.71.146.140/32\",\r\n \"13.71.199.160/28\",\r\n - \ \"13.73.115.153/32\",\r\n \"13.73.244.144/28\",\r\n \"13.75.89.159/32\",\r\n - \ \"13.75.153.66/32\",\r\n \"13.77.55.128/28\",\r\n \"13.78.43.164/32\",\r\n - \ \"13.78.62.130/32\",\r\n \"13.78.84.187/32\",\r\n \"13.78.137.247/32\",\r\n - \ \"13.79.173.49/32\",\r\n \"13.84.41.46/32\",\r\n \"13.84.43.45/32\",\r\n - \ \"13.85.79.155/32\",\r\n \"13.86.98.126/32\",\r\n \"13.86.221.240/28\",\r\n - \ \"13.87.58.144/28\",\r\n \"13.87.124.144/28\",\r\n \"13.87.204.210/32\",\r\n - \ \"13.87.207.79/32\",\r\n \"13.88.168.158/32\",\r\n \"13.88.249.209/32\",\r\n - \ \"13.89.178.48/28\",\r\n \"13.91.252.184/32\",\r\n \"13.95.155.53/32\",\r\n - \ \"20.17.71.80/28\",\r\n \"20.21.46.80/28\",\r\n \"20.36.108.224/28\",\r\n - \ \"20.36.117.128/28\",\r\n \"20.37.76.208/28\",\r\n \"20.38.128.176/28\",\r\n - \ \"20.38.149.144/28\",\r\n \"20.40.32.49/32\",\r\n \"20.40.32.59/32\",\r\n - \ \"20.40.32.80/32\",\r\n \"20.40.32.162/32\",\r\n \"20.40.139.209/32\",\r\n - \ \"20.42.64.48/28\",\r\n \"20.43.121.224/28\",\r\n \"20.44.4.176/28\",\r\n - \ \"20.45.64.29/32\",\r\n \"20.45.64.87/32\",\r\n \"20.45.71.213/32\",\r\n - \ \"20.45.75.193/32\",\r\n \"20.46.42.220/32\",\r\n \"20.46.46.173/32\",\r\n - \ \"20.48.133.182/32\",\r\n \"20.53.94.103/32\",\r\n \"20.53.107.215/32\",\r\n - \ \"20.70.114.64/32\",\r\n \"20.72.30.160/28\",\r\n \"20.72.244.108/32\",\r\n - \ \"20.74.255.37/32\",\r\n \"20.74.255.147/32\",\r\n \"20.76.171.34/32\",\r\n - \ \"20.82.87.229/32\",\r\n \"20.84.29.150/32\",\r\n \"20.87.91.171/32\",\r\n - \ \"20.87.92.64/32\",\r\n \"20.88.209.113/32\",\r\n \"20.90.204.232/32\",\r\n - \ \"20.93.236.81/32\",\r\n \"20.94.151.41/32\",\r\n \"20.96.58.28/32\",\r\n - \ \"20.96.89.98/32\",\r\n \"20.96.90.28/32\",\r\n \"20.99.190.19/32\",\r\n - \ \"20.100.27.17/32\",\r\n \"20.100.36.102/32\",\r\n \"20.101.174.52/32\",\r\n - \ \"20.103.18.84/32\",\r\n \"20.103.21.113/32\",\r\n \"20.103.57.210/32\",\r\n - \ \"20.103.84.61/32\",\r\n \"20.103.94.255/32\",\r\n \"20.104.14.9/32\",\r\n - \ \"20.106.116.172/32\",\r\n \"20.106.116.225/32\",\r\n \"20.108.102.180/32\",\r\n - \ \"20.109.202.37/32\",\r\n \"20.113.11.8/32\",\r\n \"20.113.12.69/32\",\r\n - \ \"20.150.172.240/28\",\r\n \"20.187.189.246/32\",\r\n \"20.187.254.129/32\",\r\n - \ \"20.191.174.52/32\",\r\n \"20.192.238.160/28\",\r\n \"20.193.206.48/28\",\r\n - \ \"20.194.207.50/32\",\r\n \"20.195.49.246/32\",\r\n \"20.198.130.155/32\",\r\n - \ \"20.200.207.29/32\",\r\n \"20.200.231.229/32\",\r\n \"20.201.25.72/32\",\r\n - \ \"20.201.66.147/32\",\r\n \"20.203.227.226/32\",\r\n \"20.203.230.170/32\",\r\n - \ \"20.204.203.110/32\",\r\n \"20.204.212.77/32\",\r\n \"20.215.158.80/28\",\r\n - \ \"20.217.62.80/28\",\r\n \"23.97.68.172/32\",\r\n \"40.67.60.176/28\",\r\n - \ \"40.69.110.224/28\",\r\n \"40.70.27.253/32\",\r\n \"40.74.66.200/32\",\r\n - \ \"40.74.81.13/32\",\r\n \"40.74.85.215/32\",\r\n \"40.74.140.173/32\",\r\n - \ \"40.75.35.240/28\",\r\n \"40.76.151.124/32\",\r\n \"40.76.174.148/32\",\r\n - \ \"40.77.31.87/32\",\r\n \"40.77.111.254/32\",\r\n \"40.78.196.176/28\",\r\n - \ \"40.78.204.208/28\",\r\n \"40.78.239.16/28\",\r\n \"40.78.245.144/28\",\r\n - \ \"40.79.44.7/32\",\r\n \"40.79.139.144/28\",\r\n \"40.79.171.240/28\",\r\n - \ \"40.79.180.192/28\",\r\n \"40.79.197.48/28\",\r\n \"40.80.180.16/28\",\r\n - \ \"40.83.98.194/32\",\r\n \"40.84.25.234/32\",\r\n \"40.84.59.136/32\",\r\n - \ \"40.84.138.132/32\",\r\n \"40.85.241.105/32\",\r\n \"40.86.202.42/32\",\r\n - \ \"40.112.90.39/32\",\r\n \"40.115.78.70/32\",\r\n \"40.115.78.237/32\",\r\n - \ \"40.117.99.79/32\",\r\n \"40.117.100.228/32\",\r\n \"40.120.64.32/28\",\r\n - \ \"40.123.224.143/32\",\r\n \"40.123.224.227/32\",\r\n \"40.127.145.51/32\",\r\n - \ \"40.127.242.203/32\",\r\n \"51.11.97.16/28\",\r\n \"51.11.237.239/32\",\r\n - \ \"51.12.100.112/28\",\r\n \"51.12.204.112/28\",\r\n \"51.53.110.80/28\",\r\n - \ \"51.53.191.80/28\",\r\n \"51.103.128.52/32\",\r\n \"51.103.132.236/32\",\r\n - \ \"51.103.134.138/32\",\r\n \"51.103.136.209/32\",\r\n \"51.104.9.112/28\",\r\n - \ \"51.104.62.166/32\",\r\n \"51.107.60.192/28\",\r\n \"51.107.156.192/28\",\r\n - \ \"51.107.225.163/32\",\r\n \"51.107.225.167/32\",\r\n \"51.107.225.180/32\",\r\n - \ \"51.107.239.66/32\",\r\n \"51.116.60.144/28\",\r\n \"51.116.158.64/28\",\r\n - \ \"51.116.168.222/32\",\r\n \"51.116.171.209/32\",\r\n \"51.116.175.0/32\",\r\n - \ \"51.116.208.37/32\",\r\n \"51.116.208.64/32\",\r\n \"51.116.208.132/32\",\r\n - \ \"51.116.211.29/32\",\r\n \"51.116.233.40/32\",\r\n \"51.120.109.32/28\",\r\n - \ \"51.120.220.160/28\",\r\n \"51.138.227.94/32\",\r\n \"51.140.78.71/32\",\r\n - \ \"51.140.79.109/32\",\r\n \"51.140.84.39/32\",\r\n \"51.140.155.81/32\",\r\n - \ \"51.141.48.98/32\",\r\n \"51.141.51.145/32\",\r\n \"51.141.53.164/32\",\r\n - \ \"51.141.119.150/32\",\r\n \"51.141.123.161/32\",\r\n \"51.144.176.185/32\",\r\n - \ \"52.147.97.16/28\",\r\n \"52.160.68.27/32\",\r\n \"52.160.90.237/32\",\r\n - \ \"52.161.8.128/32\",\r\n \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n - \ \"52.161.64.217/32\",\r\n \"52.161.91.215/32\",\r\n \"52.162.111.144/28\",\r\n - \ \"52.163.93.214/32\",\r\n \"52.167.109.80/28\",\r\n \"52.169.218.253/32\",\r\n - \ \"52.169.220.174/32\",\r\n \"52.172.9.47/32\",\r\n \"52.172.49.43/32\",\r\n - \ \"52.172.51.140/32\",\r\n \"52.172.157.194/32\",\r\n \"52.172.184.192/32\",\r\n - \ \"52.172.191.194/32\",\r\n \"52.174.49.6/32\",\r\n \"52.174.54.218/32\",\r\n - \ \"52.183.30.10/32\",\r\n \"52.183.39.67/32\",\r\n \"52.187.65.81/32\",\r\n - \ \"52.187.65.155/32\",\r\n \"52.187.231.161/32\",\r\n \"52.189.216.28/32\",\r\n - \ \"52.226.216.209/32\",\r\n \"52.229.125.57/32\",\r\n \"52.231.23.16/28\",\r\n - \ \"52.232.129.143/32\",\r\n \"52.232.133.109/32\",\r\n \"52.233.29.79/32\",\r\n - \ \"52.233.30.218/32\",\r\n \"52.255.42.110/32\",\r\n \"65.52.9.64/32\",\r\n - \ \"65.52.211.164/32\",\r\n \"102.133.28.208/28\",\r\n \"102.133.72.145/32\",\r\n - \ \"102.133.72.173/32\",\r\n \"102.133.72.184/32\",\r\n \"102.133.72.190/32\",\r\n - \ \"102.133.156.176/28\",\r\n \"102.133.224.125/32\",\r\n - \ \"102.133.226.199/32\",\r\n \"102.133.228.4/32\",\r\n \"102.133.228.9/32\",\r\n - \ \"104.40.34.112/32\",\r\n \"104.42.40.164/32\",\r\n \"104.43.243.39/32\",\r\n - \ \"104.210.89.222/32\",\r\n \"104.210.89.244/32\",\r\n \"104.210.153.89/32\",\r\n - \ \"104.211.73.195/32\",\r\n \"104.211.157.237/32\",\r\n - \ \"104.211.164.25/32\",\r\n \"104.211.164.112/32\",\r\n - \ \"104.211.165.81/32\",\r\n \"104.211.225.152/32\",\r\n - \ \"104.214.161.96/28\",\r\n \"104.215.181.6/32\",\r\n \"137.116.126.165/32\",\r\n - \ \"137.135.106.54/32\",\r\n \"138.91.188.137/32\",\r\n \"157.56.12.202/32\",\r\n - \ \"157.56.160.212/32\",\r\n \"168.62.9.100/32\",\r\n \"168.62.249.81/32\",\r\n - \ \"168.63.200.173/32\",\r\n \"191.233.54.240/28\",\r\n \"191.233.207.0/28\",\r\n - \ \"191.234.166.198/32\",\r\n \"191.235.86.199/32\",\r\n - \ \"191.235.94.220/32\",\r\n \"191.235.95.229/32\",\r\n \"2603:1000:4:402::3c0/124\",\r\n - \ \"2603:1000:104:402::3c0/124\",\r\n \"2603:1010:6:402::3c0/124\",\r\n - \ \"2603:1010:101:402::3c0/124\",\r\n \"2603:1010:304:402::3c0/124\",\r\n - \ \"2603:1010:404:402::3c0/124\",\r\n \"2603:1020:5:402::3c0/124\",\r\n - \ \"2603:1020:206:402::3c0/124\",\r\n \"2603:1020:305:402::3c0/124\",\r\n - \ \"2603:1020:405:402::3c0/124\",\r\n \"2603:1020:605:402::3c0/124\",\r\n - \ \"2603:1020:705:402::3c0/124\",\r\n \"2603:1020:805:402::3c0/124\",\r\n - \ \"2603:1020:905:402::3c0/124\",\r\n \"2603:1020:a04:402::3c0/124\",\r\n - \ \"2603:1020:b04:402::3c0/124\",\r\n \"2603:1020:c04:402::3c0/124\",\r\n - \ \"2603:1020:d04:402::3c0/124\",\r\n \"2603:1020:e04:402::3c0/124\",\r\n - \ \"2603:1020:f04:402::3c0/124\",\r\n \"2603:1020:1004:400::250/124\",\r\n - \ \"2603:1020:1104:400::510/124\",\r\n \"2603:1020:1302:400::3b0/124\",\r\n - \ \"2603:1030:f:400::bc0/124\",\r\n \"2603:1030:10:402::3c0/124\",\r\n - \ \"2603:1030:104:402::3c0/124\",\r\n \"2603:1030:107:400::390/124\",\r\n - \ \"2603:1030:210:402::3c0/124\",\r\n \"2603:1030:40b:400::bc0/124\",\r\n - \ \"2603:1030:40c:402::3c0/124\",\r\n \"2603:1030:504:402::250/124\",\r\n - \ \"2603:1030:608:402::3c0/124\",\r\n \"2603:1030:807:402::3c0/124\",\r\n - \ \"2603:1030:a07:402::340/124\",\r\n \"2603:1030:b04:402::3c0/124\",\r\n - \ \"2603:1030:c06:400::bc0/124\",\r\n \"2603:1030:f05:402::3c0/124\",\r\n - \ \"2603:1030:1005:402::3c0/124\",\r\n \"2603:1040:5:402::3c0/124\",\r\n - \ \"2603:1040:207:402::3c0/124\",\r\n \"2603:1040:407:402::3c0/124\",\r\n - \ \"2603:1040:606:402::3c0/124\",\r\n \"2603:1040:806:402::3c0/124\",\r\n - \ \"2603:1040:904:402::3c0/124\",\r\n \"2603:1040:a06:402::3c0/124\",\r\n - \ \"2603:1040:b04:402::3c0/124\",\r\n \"2603:1040:c06:402::3c0/124\",\r\n - \ \"2603:1040:d04:400::250/124\",\r\n \"2603:1040:f05:402::3c0/124\",\r\n - \ \"2603:1040:1002:400::3c0/124\",\r\n \"2603:1040:1104:400::510/124\",\r\n - \ \"2603:1040:1202:400::3d0/124\",\r\n \"2603:1040:1302:400::3d0/124\",\r\n - \ \"2603:1040:1402:400::3b0/124\",\r\n \"2603:1040:1503:400::3d0/124\",\r\n - \ \"2603:1050:6:402::3c0/124\",\r\n \"2603:1050:403:400::250/124\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"M365ManagementActivityApi\",\r\n - \ \"id\": \"M365ManagementActivityApi\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"M365ManagementActivityApi\",\r\n - \ \"addressPrefixes\": [\r\n \"13.69.109.192/29\",\r\n \"13.69.233.40/29\",\r\n - \ \"13.71.175.136/31\",\r\n \"13.78.111.196/31\",\r\n \"13.86.223.88/29\",\r\n - \ \"20.36.117.194/31\",\r\n \"20.37.76.206/31\",\r\n \"20.43.121.254/31\",\r\n - \ \"20.44.10.196/30\",\r\n \"20.44.19.8/30\",\r\n \"20.45.126.96/29\",\r\n - \ \"20.53.0.36/31\",\r\n \"20.192.184.82/31\",\r\n \"40.69.111.44/31\",\r\n - \ \"40.78.239.100/30\",\r\n \"40.79.139.196/31\",\r\n \"40.80.180.4/31\",\r\n - \ \"40.120.75.56/31\",\r\n \"51.105.69.82/31\",\r\n \"51.107.60.154/31\",\r\n - \ \"51.107.192.128/31\",\r\n \"51.116.60.242/31\",\r\n \"51.116.158.62/31\",\r\n - \ \"51.120.100.158/31\",\r\n \"51.120.220.120/31\",\r\n \"51.138.160.2/31\",\r\n - \ \"51.140.212.218/31\",\r\n \"52.162.111.136/30\",\r\n \"52.168.112.80/29\",\r\n - \ \"52.231.23.12/31\",\r\n \"52.231.148.204/31\",\r\n \"102.37.64.50/31\",\r\n - \ \"102.133.124.14/31\",\r\n \"104.214.164.52/30\",\r\n \"191.233.207.28/31\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"M365ManagementActivityApiWebhook\",\r\n - \ \"id\": \"M365ManagementActivityApiWebhook\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"M365ManagementActivityApiWebhook\",\r\n \"addressPrefixes\": [\r\n - \ \"13.67.15.8/29\",\r\n \"13.69.109.200/29\",\r\n \"13.69.233.56/29\",\r\n - \ \"13.71.175.200/29\",\r\n \"20.38.152.16/29\",\r\n \"20.41.208.8/29\",\r\n - \ \"20.42.72.136/29\",\r\n \"20.43.123.184/29\",\r\n \"20.44.10.200/29\",\r\n - \ \"20.44.19.56/29\",\r\n \"20.45.126.104/29\",\r\n \"20.52.72.32/29\",\r\n - \ \"20.53.0.96/30\",\r\n \"20.189.171.96/29\",\r\n \"20.193.96.0/29\",\r\n + \ {\r\n \"name\": \"LogicAppsManagement\",\r\n \"id\": \"LogicAppsManagement\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"LogicApps\",\r\n \"addressPrefixes\": [\r\n \"13.65.39.247/32\",\r\n + \ \"13.65.98.39/32\",\r\n \"13.66.128.68/32\",\r\n \"13.66.224.169/32\",\r\n + \ \"13.67.236.76/32\",\r\n \"13.69.109.144/28\",\r\n \"13.69.233.16/28\",\r\n + \ \"13.71.146.140/32\",\r\n \"13.71.199.160/28\",\r\n \"13.73.115.153/32\",\r\n + \ \"13.73.244.144/28\",\r\n \"13.75.89.159/32\",\r\n \"13.75.153.66/32\",\r\n + \ \"13.77.55.128/28\",\r\n \"13.78.43.164/32\",\r\n \"13.78.62.130/32\",\r\n + \ \"13.78.84.187/32\",\r\n \"13.78.137.247/32\",\r\n \"13.79.173.49/32\",\r\n + \ \"13.84.41.46/32\",\r\n \"13.84.43.45/32\",\r\n \"13.85.79.155/32\",\r\n + \ \"13.86.98.126/32\",\r\n \"13.86.221.240/28\",\r\n \"13.87.58.144/28\",\r\n + \ \"13.87.124.144/28\",\r\n \"13.87.204.210/32\",\r\n \"13.87.207.79/32\",\r\n + \ \"13.88.168.158/32\",\r\n \"13.88.249.209/32\",\r\n \"13.89.178.48/28\",\r\n + \ \"13.91.252.184/32\",\r\n \"13.95.155.53/32\",\r\n \"20.17.71.80/28\",\r\n + \ \"20.21.46.80/28\",\r\n \"20.36.108.224/28\",\r\n \"20.36.117.128/28\",\r\n + \ \"20.37.76.208/28\",\r\n \"20.38.128.176/28\",\r\n \"20.38.149.144/28\",\r\n + \ \"20.40.32.49/32\",\r\n \"20.40.32.59/32\",\r\n \"20.40.32.80/32\",\r\n + \ \"20.40.32.162/32\",\r\n \"20.40.139.209/32\",\r\n \"20.42.64.48/28\",\r\n + \ \"20.43.121.224/28\",\r\n \"20.44.4.176/28\",\r\n \"20.45.64.29/32\",\r\n + \ \"20.45.64.87/32\",\r\n \"20.45.71.213/32\",\r\n \"20.45.75.193/32\",\r\n + \ \"20.46.42.220/32\",\r\n \"20.46.46.173/32\",\r\n \"20.48.133.182/32\",\r\n + \ \"20.53.94.103/32\",\r\n \"20.53.107.215/32\",\r\n \"20.70.114.64/32\",\r\n + \ \"20.72.30.160/28\",\r\n \"20.72.244.108/32\",\r\n \"20.74.255.37/32\",\r\n + \ \"20.74.255.147/32\",\r\n \"20.76.171.34/32\",\r\n \"20.82.87.229/32\",\r\n + \ \"20.84.29.150/32\",\r\n \"20.87.91.171/32\",\r\n \"20.87.92.64/32\",\r\n + \ \"20.88.209.113/32\",\r\n \"20.90.204.232/32\",\r\n \"20.93.236.81/32\",\r\n + \ \"20.94.151.41/32\",\r\n \"20.96.58.28/32\",\r\n \"20.96.89.98/32\",\r\n + \ \"20.96.90.28/32\",\r\n \"20.99.190.19/32\",\r\n \"20.100.27.17/32\",\r\n + \ \"20.100.36.102/32\",\r\n \"20.101.174.52/32\",\r\n \"20.103.18.84/32\",\r\n + \ \"20.103.21.113/32\",\r\n \"20.103.57.210/32\",\r\n \"20.103.84.61/32\",\r\n + \ \"20.103.94.255/32\",\r\n \"20.104.14.9/32\",\r\n \"20.106.116.172/32\",\r\n + \ \"20.106.116.225/32\",\r\n \"20.108.102.180/32\",\r\n \"20.109.202.37/32\",\r\n + \ \"20.113.11.8/32\",\r\n \"20.113.12.69/32\",\r\n \"20.150.172.240/28\",\r\n + \ \"20.187.189.246/32\",\r\n \"20.187.254.129/32\",\r\n \"20.191.174.52/32\",\r\n + \ \"20.192.238.160/28\",\r\n \"20.193.206.48/28\",\r\n \"20.194.207.50/32\",\r\n + \ \"20.195.49.246/32\",\r\n \"20.198.130.155/32\",\r\n \"20.200.207.29/32\",\r\n + \ \"20.200.231.229/32\",\r\n \"20.201.25.72/32\",\r\n \"20.201.66.147/32\",\r\n + \ \"20.203.227.226/32\",\r\n \"20.203.230.170/32\",\r\n \"20.204.203.110/32\",\r\n + \ \"20.204.212.77/32\",\r\n \"20.215.158.80/28\",\r\n \"20.217.62.80/28\",\r\n + \ \"23.97.68.172/32\",\r\n \"40.67.60.176/28\",\r\n \"40.69.110.224/28\",\r\n + \ \"40.70.27.253/32\",\r\n \"40.74.66.200/32\",\r\n \"40.74.81.13/32\",\r\n + \ \"40.74.85.215/32\",\r\n \"40.74.140.173/32\",\r\n \"40.75.35.240/28\",\r\n + \ \"40.76.151.124/32\",\r\n \"40.76.174.148/32\",\r\n \"40.77.31.87/32\",\r\n + \ \"40.77.111.254/32\",\r\n \"40.78.196.176/28\",\r\n \"40.78.204.208/28\",\r\n + \ \"40.78.239.16/28\",\r\n \"40.78.245.144/28\",\r\n \"40.79.44.7/32\",\r\n + \ \"40.79.139.144/28\",\r\n \"40.79.171.240/28\",\r\n \"40.79.180.192/28\",\r\n + \ \"40.79.197.48/28\",\r\n \"40.80.180.16/28\",\r\n \"40.83.98.194/32\",\r\n + \ \"40.84.25.234/32\",\r\n \"40.84.59.136/32\",\r\n \"40.84.138.132/32\",\r\n + \ \"40.85.241.105/32\",\r\n \"40.86.202.42/32\",\r\n \"40.112.90.39/32\",\r\n + \ \"40.115.78.70/32\",\r\n \"40.115.78.237/32\",\r\n \"40.117.99.79/32\",\r\n + \ \"40.117.100.228/32\",\r\n \"40.120.64.32/28\",\r\n \"40.123.224.143/32\",\r\n + \ \"40.123.224.227/32\",\r\n \"40.127.145.51/32\",\r\n \"40.127.242.203/32\",\r\n + \ \"51.11.97.16/28\",\r\n \"51.11.237.239/32\",\r\n \"51.12.100.112/28\",\r\n + \ \"51.12.204.112/28\",\r\n \"51.53.110.80/28\",\r\n \"51.53.191.80/28\",\r\n + \ \"51.103.128.52/32\",\r\n \"51.103.132.236/32\",\r\n \"51.103.134.138/32\",\r\n + \ \"51.103.136.209/32\",\r\n \"51.104.9.112/28\",\r\n \"51.104.62.166/32\",\r\n + \ \"51.107.60.192/28\",\r\n \"51.107.156.192/28\",\r\n \"51.107.225.163/32\",\r\n + \ \"51.107.225.167/32\",\r\n \"51.107.225.180/32\",\r\n \"51.107.239.66/32\",\r\n + \ \"51.116.60.144/28\",\r\n \"51.116.158.64/28\",\r\n \"51.116.168.222/32\",\r\n + \ \"51.116.171.209/32\",\r\n \"51.116.175.0/32\",\r\n \"51.116.208.37/32\",\r\n + \ \"51.116.208.64/32\",\r\n \"51.116.208.132/32\",\r\n \"51.116.211.29/32\",\r\n + \ \"51.116.233.40/32\",\r\n \"51.120.109.32/28\",\r\n \"51.120.220.160/28\",\r\n + \ \"51.138.227.94/32\",\r\n \"51.140.78.71/32\",\r\n \"51.140.79.109/32\",\r\n + \ \"51.140.84.39/32\",\r\n \"51.140.155.81/32\",\r\n \"51.141.48.98/32\",\r\n + \ \"51.141.51.145/32\",\r\n \"51.141.53.164/32\",\r\n \"51.141.119.150/32\",\r\n + \ \"51.141.123.161/32\",\r\n \"51.144.176.185/32\",\r\n \"52.147.97.16/28\",\r\n + \ \"52.160.68.27/32\",\r\n \"52.160.90.237/32\",\r\n \"52.161.8.128/32\",\r\n + \ \"52.161.19.82/32\",\r\n \"52.161.26.172/32\",\r\n \"52.161.64.217/32\",\r\n + \ \"52.161.91.215/32\",\r\n \"52.162.111.144/28\",\r\n \"52.163.93.214/32\",\r\n + \ \"52.167.109.80/28\",\r\n \"52.169.218.253/32\",\r\n \"52.169.220.174/32\",\r\n + \ \"52.172.9.47/32\",\r\n \"52.172.49.43/32\",\r\n \"52.172.51.140/32\",\r\n + \ \"52.172.157.194/32\",\r\n \"52.172.184.192/32\",\r\n \"52.172.191.194/32\",\r\n + \ \"52.174.49.6/32\",\r\n \"52.174.54.218/32\",\r\n \"52.183.30.10/32\",\r\n + \ \"52.183.39.67/32\",\r\n \"52.187.65.81/32\",\r\n \"52.187.65.155/32\",\r\n + \ \"52.187.231.161/32\",\r\n \"52.189.216.28/32\",\r\n \"52.226.216.209/32\",\r\n + \ \"52.229.125.57/32\",\r\n \"52.231.23.16/28\",\r\n \"52.232.129.143/32\",\r\n + \ \"52.232.133.109/32\",\r\n \"52.233.29.79/32\",\r\n \"52.233.30.218/32\",\r\n + \ \"52.255.42.110/32\",\r\n \"65.52.9.64/32\",\r\n \"65.52.211.164/32\",\r\n + \ \"102.133.28.208/28\",\r\n \"102.133.72.145/32\",\r\n \"102.133.72.173/32\",\r\n + \ \"102.133.72.184/32\",\r\n \"102.133.72.190/32\",\r\n \"102.133.156.176/28\",\r\n + \ \"102.133.224.125/32\",\r\n \"102.133.226.199/32\",\r\n + \ \"102.133.228.4/32\",\r\n \"102.133.228.9/32\",\r\n \"104.40.34.112/32\",\r\n + \ \"104.42.40.164/32\",\r\n \"104.43.243.39/32\",\r\n \"104.210.89.222/32\",\r\n + \ \"104.210.89.244/32\",\r\n \"104.210.153.89/32\",\r\n \"104.211.73.195/32\",\r\n + \ \"104.211.157.237/32\",\r\n \"104.211.164.25/32\",\r\n + \ \"104.211.164.112/32\",\r\n \"104.211.165.81/32\",\r\n + \ \"104.211.225.152/32\",\r\n \"104.214.161.96/28\",\r\n + \ \"104.215.181.6/32\",\r\n \"137.116.126.165/32\",\r\n \"137.135.106.54/32\",\r\n + \ \"138.91.188.137/32\",\r\n \"157.56.12.202/32\",\r\n \"157.56.160.212/32\",\r\n + \ \"168.62.9.100/32\",\r\n \"168.62.249.81/32\",\r\n \"168.63.200.173/32\",\r\n + \ \"191.233.54.240/28\",\r\n \"191.233.207.0/28\",\r\n \"191.234.166.198/32\",\r\n + \ \"191.235.86.199/32\",\r\n \"191.235.94.220/32\",\r\n \"191.235.95.229/32\",\r\n + \ \"2603:1000:4:402::3c0/124\",\r\n \"2603:1000:104:402::3c0/124\",\r\n + \ \"2603:1010:6:402::3c0/124\",\r\n \"2603:1010:101:402::3c0/124\",\r\n + \ \"2603:1010:304:402::3c0/124\",\r\n \"2603:1010:404:402::3c0/124\",\r\n + \ \"2603:1020:5:402::3c0/124\",\r\n \"2603:1020:206:402::3c0/124\",\r\n + \ \"2603:1020:305:402::3c0/124\",\r\n \"2603:1020:405:402::3c0/124\",\r\n + \ \"2603:1020:605:402::3c0/124\",\r\n \"2603:1020:705:402::3c0/124\",\r\n + \ \"2603:1020:805:402::3c0/124\",\r\n \"2603:1020:905:402::3c0/124\",\r\n + \ \"2603:1020:a04:402::3c0/124\",\r\n \"2603:1020:b04:402::3c0/124\",\r\n + \ \"2603:1020:c04:402::3c0/124\",\r\n \"2603:1020:d04:402::3c0/124\",\r\n + \ \"2603:1020:e04:402::3c0/124\",\r\n \"2603:1020:f04:402::3c0/124\",\r\n + \ \"2603:1020:1004:400::250/124\",\r\n \"2603:1020:1104:400::510/124\",\r\n + \ \"2603:1020:1302:400::3b0/124\",\r\n \"2603:1030:f:400::bc0/124\",\r\n + \ \"2603:1030:10:402::3c0/124\",\r\n \"2603:1030:104:402::3c0/124\",\r\n + \ \"2603:1030:107:400::390/124\",\r\n \"2603:1030:210:402::3c0/124\",\r\n + \ \"2603:1030:40b:400::bc0/124\",\r\n \"2603:1030:40c:402::3c0/124\",\r\n + \ \"2603:1030:504:402::250/124\",\r\n \"2603:1030:608:402::3c0/124\",\r\n + \ \"2603:1030:807:402::3c0/124\",\r\n \"2603:1030:a07:402::340/124\",\r\n + \ \"2603:1030:b04:402::3c0/124\",\r\n \"2603:1030:c06:400::bc0/124\",\r\n + \ \"2603:1030:f05:402::3c0/124\",\r\n \"2603:1030:1005:402::3c0/124\",\r\n + \ \"2603:1040:5:402::3c0/124\",\r\n \"2603:1040:207:402::3c0/124\",\r\n + \ \"2603:1040:407:402::3c0/124\",\r\n \"2603:1040:606:402::3c0/124\",\r\n + \ \"2603:1040:806:402::3c0/124\",\r\n \"2603:1040:904:402::3c0/124\",\r\n + \ \"2603:1040:a06:402::3c0/124\",\r\n \"2603:1040:b04:402::3c0/124\",\r\n + \ \"2603:1040:c06:402::3c0/124\",\r\n \"2603:1040:d04:400::250/124\",\r\n + \ \"2603:1040:f05:402::3c0/124\",\r\n \"2603:1040:1002:400::3c0/124\",\r\n + \ \"2603:1040:1104:400::510/124\",\r\n \"2603:1040:1202:400::3d0/124\",\r\n + \ \"2603:1040:1302:400::3d0/124\",\r\n \"2603:1040:1402:400::3b0/124\",\r\n + \ \"2603:1040:1503:400::3d0/124\",\r\n \"2603:1050:6:402::3c0/124\",\r\n + \ \"2603:1050:403:400::250/124\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"M365ManagementActivityApi\",\r\n \"id\": \"M365ManagementActivityApi\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"M365ManagementActivityApi\",\r\n \"addressPrefixes\": [\r\n \"13.69.109.192/29\",\r\n + \ \"13.69.233.40/29\",\r\n \"13.71.175.136/31\",\r\n \"13.78.111.196/31\",\r\n + \ \"13.86.223.88/29\",\r\n \"20.21.77.188/31\",\r\n \"20.36.117.194/31\",\r\n + \ \"20.37.76.206/31\",\r\n \"20.43.121.254/31\",\r\n \"20.44.10.196/30\",\r\n + \ \"20.44.19.8/30\",\r\n \"20.45.126.96/29\",\r\n \"20.53.0.36/31\",\r\n + \ \"20.91.11.154/31\",\r\n \"20.91.146.8/31\",\r\n \"20.192.184.82/31\",\r\n + \ \"40.69.111.44/31\",\r\n \"40.78.239.100/30\",\r\n \"40.79.139.196/31\",\r\n + \ \"40.80.180.4/31\",\r\n \"40.120.75.56/31\",\r\n \"51.105.69.82/31\",\r\n + \ \"51.107.60.154/31\",\r\n \"51.107.192.128/31\",\r\n \"51.116.60.242/31\",\r\n + \ \"51.116.158.62/31\",\r\n \"51.120.100.158/31\",\r\n \"51.120.220.120/31\",\r\n + \ \"51.138.160.2/31\",\r\n \"51.140.212.218/31\",\r\n \"52.162.111.136/30\",\r\n + \ \"52.168.112.80/29\",\r\n \"52.231.23.12/31\",\r\n \"52.231.148.204/31\",\r\n + \ \"102.37.64.50/31\",\r\n \"102.133.124.14/31\",\r\n \"104.214.164.52/30\",\r\n + \ \"191.233.207.28/31\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"M365ManagementActivityApiWebhook\",\r\n \"id\": \"M365ManagementActivityApiWebhook\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"M365ManagementActivityApiWebhook\",\r\n + \ \"addressPrefixes\": [\r\n \"13.67.15.8/29\",\r\n \"13.69.109.200/29\",\r\n + \ \"13.69.233.56/29\",\r\n \"13.71.175.200/29\",\r\n \"20.21.77.186/31\",\r\n + \ \"20.38.152.16/29\",\r\n \"20.41.208.8/29\",\r\n \"20.42.72.136/29\",\r\n + \ \"20.43.123.184/29\",\r\n \"20.44.10.200/29\",\r\n \"20.44.19.56/29\",\r\n + \ \"20.45.126.104/29\",\r\n \"20.52.72.32/29\",\r\n \"20.53.0.96/30\",\r\n + \ \"20.91.11.152/31\",\r\n \"20.189.171.96/29\",\r\n \"20.193.96.0/29\",\r\n \ \"40.67.121.152/29\",\r\n \"40.69.111.104/29\",\r\n \"40.79.148.88/29\",\r\n \ \"40.79.189.120/29\",\r\n \"40.80.180.120/29\",\r\n \"40.120.8.168/29\",\r\n - \ \"40.120.64.192/29\",\r\n \"51.11.97.88/29\",\r\n \"51.13.128.24/29\",\r\n - \ \"51.105.69.88/29\",\r\n \"51.107.128.48/29\",\r\n \"51.107.192.144/29\",\r\n - \ \"51.116.246.8/29\",\r\n \"51.120.100.248/29\",\r\n \"51.120.109.120/29\",\r\n - \ \"51.138.160.64/29\",\r\n \"52.231.23.104/29\",\r\n \"52.231.151.56/29\",\r\n - \ \"52.240.244.152/29\",\r\n \"102.37.64.112/29\",\r\n \"102.133.124.152/29\",\r\n - \ \"104.214.164.96/29\",\r\n \"191.233.207.200/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftAzureFluidRelay\",\r\n - \ \"id\": \"MicrosoftAzureFluidRelay\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"40.120.64.192/29\",\r\n \"51.11.97.88/29\",\r\n \"51.12.75.186/31\",\r\n + \ \"51.13.128.24/29\",\r\n \"51.105.69.88/29\",\r\n \"51.107.128.48/29\",\r\n + \ \"51.107.192.144/29\",\r\n \"51.116.246.8/29\",\r\n \"51.120.100.248/29\",\r\n + \ \"51.120.109.120/29\",\r\n \"51.138.160.64/29\",\r\n \"52.231.23.104/29\",\r\n + \ \"52.231.151.56/29\",\r\n \"52.240.244.152/29\",\r\n \"102.37.64.112/29\",\r\n + \ \"102.133.124.152/29\",\r\n \"104.214.164.96/29\",\r\n + \ \"191.233.207.200/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"MicrosoftAzureFluidRelay\",\r\n \"id\": \"MicrosoftAzureFluidRelay\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"MicrosoftAzureFluidRelay\",\r\n + \ \"addressPrefixes\": [\r\n \"20.40.231.80/29\",\r\n \"20.48.199.8/29\",\r\n + \ \"20.51.1.80/29\",\r\n \"20.51.14.80/28\",\r\n \"20.52.93.32/29\",\r\n + \ \"20.59.76.224/28\",\r\n \"20.62.63.224/28\",\r\n \"20.65.135.48/28\",\r\n + \ \"20.70.220.8/29\",\r\n \"20.82.244.56/29\",\r\n \"20.82.246.32/28\",\r\n + \ \"20.86.92.224/28\",\r\n \"20.88.152.224/28\",\r\n \"20.88.152.240/29\",\r\n + \ \"20.89.9.24/29\",\r\n \"20.92.0.48/29\",\r\n \"20.150.129.128/28\",\r\n + \ \"20.192.47.144/29\",\r\n \"20.193.199.128/29\",\r\n \"20.195.69.176/29\",\r\n + \ \"20.195.78.224/29\",\r\n \"20.195.150.136/29\",\r\n \"20.200.192.40/29\",\r\n + \ \"40.120.85.224/29\",\r\n \"51.12.29.16/29\",\r\n \"51.107.243.232/29\",\r\n + \ \"51.120.237.48/29\",\r\n \"51.138.215.0/29\",\r\n \"51.143.214.104/29\",\r\n + \ \"102.37.81.232/29\",\r\n \"102.37.163.56/29\",\r\n \"191.238.73.104/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftCloudAppSecurity\",\r\n + \ \"id\": \"MicrosoftCloudAppSecurity\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"MicrosoftAzureFluidRelay\",\r\n \"addressPrefixes\": [\r\n \"20.40.231.80/29\",\r\n - \ \"20.48.199.8/29\",\r\n \"20.51.1.80/29\",\r\n \"20.51.14.80/28\",\r\n - \ \"20.52.93.32/29\",\r\n \"20.59.76.224/28\",\r\n \"20.62.63.224/28\",\r\n - \ \"20.65.135.48/28\",\r\n \"20.70.220.8/29\",\r\n \"20.82.244.56/29\",\r\n - \ \"20.82.246.32/28\",\r\n \"20.86.92.224/28\",\r\n \"20.88.152.224/28\",\r\n - \ \"20.88.152.240/29\",\r\n \"20.89.9.24/29\",\r\n \"20.92.0.48/29\",\r\n - \ \"20.150.129.128/28\",\r\n \"20.192.47.144/29\",\r\n \"20.193.199.128/29\",\r\n - \ \"20.195.69.176/29\",\r\n \"20.195.78.224/29\",\r\n \"20.195.150.136/29\",\r\n - \ \"20.200.192.40/29\",\r\n \"40.120.85.224/29\",\r\n \"51.12.29.16/29\",\r\n - \ \"51.107.243.232/29\",\r\n \"51.120.237.48/29\",\r\n \"51.138.215.0/29\",\r\n - \ \"51.143.214.104/29\",\r\n \"102.37.81.232/29\",\r\n \"102.37.163.56/29\",\r\n - \ \"191.238.73.104/29\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"MicrosoftCloudAppSecurity\",\r\n \"id\": \"MicrosoftCloudAppSecurity\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftCloudAppSecurity\",\r\n \ \"addressPrefixes\": [\r\n \"13.64.26.88/32\",\r\n \"13.64.28.87/32\",\r\n @@ -41750,46 +42720,46 @@ interactions: \ \"104.214.225.33/32\",\r\n \"137.116.52.31/32\",\r\n \"138.91.147.71/32\",\r\n \ \"168.63.38.153/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"MicrosoftContainerRegistry\",\r\n \"id\": \"MicrosoftContainerRegistry\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"11\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n - \ \"addressPrefixes\": [\r\n \"13.66.140.64/29\",\r\n \"13.67.8.112/29\",\r\n - \ \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n \"13.69.227.80/29\",\r\n - \ \"13.70.72.128/29\",\r\n \"13.71.170.48/29\",\r\n \"13.71.194.120/29\",\r\n - \ \"13.74.107.72/29\",\r\n \"13.75.34.152/29\",\r\n \"13.77.50.72/29\",\r\n - \ \"13.78.106.192/29\",\r\n \"13.87.56.88/29\",\r\n \"13.87.122.88/29\",\r\n - \ \"13.89.170.208/29\",\r\n \"20.17.66.64/29\",\r\n \"20.21.42.64/29\",\r\n - \ \"20.21.66.64/29\",\r\n \"20.21.74.64/29\",\r\n \"20.37.74.64/29\",\r\n - \ \"20.38.146.136/29\",\r\n \"20.38.152.72/29\",\r\n \"20.44.2.16/29\",\r\n - \ \"20.44.26.136/29\",\r\n \"20.45.122.136/29\",\r\n \"20.49.82.8/29\",\r\n - \ \"20.49.90.8/29\",\r\n \"20.72.26.8/29\",\r\n \"20.125.170.64/29\",\r\n - \ \"20.125.202.64/29\",\r\n \"20.150.170.16/29\",\r\n \"20.150.178.136/29\",\r\n - \ \"20.150.186.136/29\",\r\n \"20.192.98.136/29\",\r\n \"20.192.234.16/29\",\r\n - \ \"20.193.202.8/29\",\r\n \"20.194.66.8/29\",\r\n \"20.205.74.64/29\",\r\n - \ \"20.205.82.64/29\",\r\n \"20.208.18.64/29\",\r\n \"20.215.18.64/29\",\r\n - \ \"20.215.26.64/29\",\r\n \"20.215.154.64/29\",\r\n \"20.217.58.64/29\",\r\n - \ \"20.217.74.64/29\",\r\n \"20.217.90.64/29\",\r\n \"23.98.82.104/29\",\r\n - \ \"40.67.58.16/29\",\r\n \"40.69.106.72/29\",\r\n \"40.70.146.80/29\",\r\n - \ \"40.71.10.208/29\",\r\n \"40.74.100.56/29\",\r\n \"40.74.146.40/29\",\r\n - \ \"40.75.34.24/29\",\r\n \"40.78.194.72/29\",\r\n \"40.78.202.64/29\",\r\n - \ \"40.78.226.200/29\",\r\n \"40.78.234.40/29\",\r\n \"40.78.242.152/29\",\r\n - \ \"40.78.250.88/29\",\r\n \"40.79.130.48/29\",\r\n \"40.79.138.24/29\",\r\n - \ \"40.79.146.24/29\",\r\n \"40.79.154.96/29\",\r\n \"40.79.162.24/29\",\r\n - \ \"40.79.170.8/29\",\r\n \"40.79.178.72/29\",\r\n \"40.79.186.0/29\",\r\n - \ \"40.79.194.88/29\",\r\n \"40.80.50.136/29\",\r\n \"40.112.242.152/29\",\r\n - \ \"40.120.74.8/29\",\r\n \"51.12.98.16/29\",\r\n \"51.12.202.16/29\",\r\n - \ \"51.12.226.136/29\",\r\n \"51.12.234.136/29\",\r\n \"51.53.106.64/29\",\r\n - \ \"51.53.186.64/29\",\r\n \"51.103.202.64/29\",\r\n \"51.105.66.136/29\",\r\n - \ \"51.105.74.136/29\",\r\n \"51.107.58.16/29\",\r\n \"51.107.154.16/29\",\r\n - \ \"51.116.58.16/29\",\r\n \"51.116.154.80/29\",\r\n \"51.116.242.136/29\",\r\n - \ \"51.116.250.136/29\",\r\n \"51.120.98.24/29\",\r\n \"51.120.106.136/29\",\r\n - \ \"51.120.210.136/29\",\r\n \"51.120.218.16/29\",\r\n \"51.140.146.192/29\",\r\n - \ \"51.140.210.88/29\",\r\n \"52.138.90.24/29\",\r\n \"52.138.226.72/29\",\r\n - \ \"52.162.106.152/29\",\r\n \"52.167.106.72/29\",\r\n \"52.182.138.200/29\",\r\n - \ \"52.231.18.48/29\",\r\n \"52.231.146.88/29\",\r\n \"52.236.186.72/29\",\r\n - \ \"52.246.154.136/29\",\r\n \"65.52.250.8/29\",\r\n \"102.133.26.16/29\",\r\n - \ \"102.133.122.136/29\",\r\n \"102.133.154.16/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"11\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"MicrosoftContainerRegistry\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.64/29\",\r\n + \ \"13.67.8.112/29\",\r\n \"13.69.64.80/29\",\r\n \"13.69.106.72/29\",\r\n + \ \"13.69.227.80/29\",\r\n \"13.70.72.128/29\",\r\n \"13.71.170.48/29\",\r\n + \ \"13.71.194.120/29\",\r\n \"13.74.107.72/29\",\r\n \"13.75.34.152/29\",\r\n + \ \"13.77.50.72/29\",\r\n \"13.78.106.192/29\",\r\n \"13.87.56.88/29\",\r\n + \ \"13.87.122.88/29\",\r\n \"13.89.170.208/29\",\r\n \"20.17.66.64/29\",\r\n + \ \"20.21.42.64/29\",\r\n \"20.21.66.64/29\",\r\n \"20.21.74.64/29\",\r\n + \ \"20.37.74.64/29\",\r\n \"20.38.146.136/29\",\r\n \"20.38.152.72/29\",\r\n + \ \"20.44.2.16/29\",\r\n \"20.44.26.136/29\",\r\n \"20.45.122.136/29\",\r\n + \ \"20.49.82.8/29\",\r\n \"20.49.90.8/29\",\r\n \"20.72.26.8/29\",\r\n + \ \"20.125.170.64/29\",\r\n \"20.125.202.64/29\",\r\n \"20.150.170.16/29\",\r\n + \ \"20.150.178.136/29\",\r\n \"20.150.186.136/29\",\r\n \"20.192.98.136/29\",\r\n + \ \"20.192.234.16/29\",\r\n \"20.193.202.8/29\",\r\n \"20.194.66.8/29\",\r\n + \ \"20.205.74.64/29\",\r\n \"20.205.82.64/29\",\r\n \"20.208.18.64/29\",\r\n + \ \"20.215.18.64/29\",\r\n \"20.215.26.64/29\",\r\n \"20.215.154.64/29\",\r\n + \ \"20.217.58.64/29\",\r\n \"20.217.74.64/29\",\r\n \"20.217.90.64/29\",\r\n + \ \"23.98.82.104/29\",\r\n \"40.67.58.16/29\",\r\n \"40.69.106.72/29\",\r\n + \ \"40.70.146.80/29\",\r\n \"40.71.10.208/29\",\r\n \"40.74.100.56/29\",\r\n + \ \"40.74.146.40/29\",\r\n \"40.75.34.24/29\",\r\n \"40.78.194.72/29\",\r\n + \ \"40.78.202.64/29\",\r\n \"40.78.226.200/29\",\r\n \"40.78.234.40/29\",\r\n + \ \"40.78.242.152/29\",\r\n \"40.78.250.88/29\",\r\n \"40.79.130.48/29\",\r\n + \ \"40.79.138.24/29\",\r\n \"40.79.146.24/29\",\r\n \"40.79.154.96/29\",\r\n + \ \"40.79.162.24/29\",\r\n \"40.79.170.8/29\",\r\n \"40.79.178.72/29\",\r\n + \ \"40.79.186.0/29\",\r\n \"40.79.194.88/29\",\r\n \"40.80.50.136/29\",\r\n + \ \"40.112.242.152/29\",\r\n \"40.120.74.8/29\",\r\n \"51.12.98.16/29\",\r\n + \ \"51.12.202.16/29\",\r\n \"51.12.226.136/29\",\r\n \"51.12.234.136/29\",\r\n + \ \"51.53.106.64/29\",\r\n \"51.53.186.64/29\",\r\n \"51.103.202.64/29\",\r\n + \ \"51.105.66.136/29\",\r\n \"51.105.74.136/29\",\r\n \"51.107.58.16/29\",\r\n + \ \"51.107.154.16/29\",\r\n \"51.116.58.16/29\",\r\n \"51.116.154.80/29\",\r\n + \ \"51.116.242.136/29\",\r\n \"51.116.250.136/29\",\r\n \"51.120.98.24/29\",\r\n + \ \"51.120.106.136/29\",\r\n \"51.120.210.136/29\",\r\n \"51.120.218.16/29\",\r\n + \ \"51.140.146.192/29\",\r\n \"51.140.210.88/29\",\r\n \"52.138.90.24/29\",\r\n + \ \"52.138.226.72/29\",\r\n \"52.162.106.152/29\",\r\n \"52.167.106.72/29\",\r\n + \ \"52.182.138.200/29\",\r\n \"52.231.18.48/29\",\r\n \"52.231.146.88/29\",\r\n + \ \"52.236.186.72/29\",\r\n \"52.246.154.136/29\",\r\n \"65.52.250.8/29\",\r\n + \ \"102.133.26.16/29\",\r\n \"102.133.122.136/29\",\r\n \"102.133.154.16/29\",\r\n \ \"102.133.250.136/29\",\r\n \"104.208.16.72/29\",\r\n \"104.208.144.72/29\",\r\n \ \"104.211.81.128/29\",\r\n \"104.211.146.72/29\",\r\n \"104.214.18.176/29\",\r\n \ \"191.233.50.8/29\",\r\n \"191.233.203.128/29\",\r\n \"191.234.146.136/29\",\r\n @@ -41857,7 +42827,7 @@ interactions: \ \"2603:1050:403:400::90/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.AustraliaEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41866,7 +42836,7 @@ interactions: \ \"2603:1010:6:802::88/125\",\r\n \"2603:1010:6:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.AustraliaSoutheast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -41874,7 +42844,7 @@ interactions: \ \"2603:1010:101:402::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.BrazilSouth\",\r\n \"id\": \"MicrosoftContainerRegistry.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41883,14 +42853,14 @@ interactions: \ \"2603:1050:6:802::88/125\",\r\n \"2603:1050:6:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.BrazilSoutheast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"191.233.50.8/29\",\r\n \"2603:1050:403:400::90/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CanadaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41899,14 +42869,14 @@ interactions: \ \"2603:1030:f05:802::88/125\",\r\n \"2603:1030:f05:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CanadaEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.69.106.72/29\",\r\n \"2603:1030:1005:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41915,7 +42885,7 @@ interactions: \ \"2603:1040:a06:802::88/125\",\r\n \"2603:1040:a06:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41924,14 +42894,14 @@ interactions: \ \"2603:1030:10:802::88/125\",\r\n \"2603:1030:10:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.CentralUSEUAP\",\r\n \ \"id\": \"MicrosoftContainerRegistry.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.78.202.64/29\",\r\n \"2603:1030:f:400::888/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastAsia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41940,7 +42910,7 @@ interactions: \ \"2603:1040:207:800::40/125\",\r\n \"2603:1040:207:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41949,7 +42919,7 @@ interactions: \ \"2603:1030:210:802::88/125\",\r\n \"2603:1030:210:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS2\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41958,7 +42928,7 @@ interactions: \ \"2603:1030:40c:802::88/125\",\r\n \"2603:1030:40c:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.EastUS2EUAP\",\r\n \ \"id\": \"MicrosoftContainerRegistry.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41967,7 +42937,7 @@ interactions: \ \"2603:1030:40b:800::88/125\",\r\n \"2603:1030:40b:c00::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.FranceCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41976,21 +42946,21 @@ interactions: \ \"2603:1020:805:802::88/125\",\r\n \"2603:1020:805:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.FranceSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.79.178.72/29\",\r\n \"2603:1020:905:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.GermanyNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.116.58.16/29\",\r\n \"2603:1020:d04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.GermanyWestCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -41999,7 +42969,7 @@ interactions: \ \"2603:1020:c04:802::88/125\",\r\n \"2603:1020:c04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JapanEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -42008,14 +42978,14 @@ interactions: \ \"2603:1040:407:802::88/125\",\r\n \"2603:1040:407:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JapanWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.74.100.56/29\",\r\n \"2603:1040:606:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.JioIndiaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -42023,7 +42993,7 @@ interactions: \ \"2603:1040:1104:400::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.JioIndiaWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -42031,7 +43001,7 @@ interactions: \ \"2603:1040:d04:400::3b0/125\",\r\n \"2603:1040:d04:800::148/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.KoreaCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -42040,14 +43010,14 @@ interactions: \ \"2603:1040:f05:802::88/125\",\r\n \"2603:1040:f05:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.KoreaSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"52.231.146.88/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorthCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -42056,7 +43026,7 @@ interactions: \ \"2603:1030:608:800::40/125\",\r\n \"2603:1030:608:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -42065,7 +43035,7 @@ interactions: \ \"2603:1020:5:802::88/125\",\r\n \"2603:1020:5:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorwayEast\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -42074,14 +43044,23 @@ interactions: \ \"2603:1020:e04:802::88/125\",\r\n \"2603:1020:e04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.NorwayWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.120.218.16/29\",\r\n \"2603:1020:f04:402::88/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.QatarCentral\",\r\n + \ \"id\": \"MicrosoftContainerRegistry.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n + \ \"addressPrefixes\": [\r\n \"20.21.42.64/29\",\r\n \"20.21.66.64/29\",\r\n + \ \"20.21.74.64/29\",\r\n \"2603:1040:1002:400::40/125\",\r\n + \ \"2603:1040:1002:800::40/125\",\r\n \"2603:1040:1002:c00::40/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -42091,7 +43070,7 @@ interactions: \ \"2603:1000:104:c02::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SouthAfricaWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -42099,7 +43078,7 @@ interactions: \ \"2603:1000:4:402::88/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SouthCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -42108,14 +43087,14 @@ interactions: \ \"2603:1030:807:802::88/125\",\r\n \"2603:1030:807:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthCentralUSSTG\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"20.44.2.16/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SoutheastAsia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -42124,14 +43103,14 @@ interactions: \ \"2603:1040:5:802::88/125\",\r\n \"2603:1040:5:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SouthIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.78.194.72/29\",\r\n \"2603:1040:c06:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwedenCentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -42141,14 +43120,14 @@ interactions: \ \"2603:1020:1004:c02::1a8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"MicrosoftContainerRegistry.SwedenSouth\",\r\n \"id\": \"MicrosoftContainerRegistry.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.12.202.16/29\",\r\n \"2603:1020:1104:400::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -42157,21 +43136,21 @@ interactions: \ \"2603:1020:a04:802::88/125\",\r\n \"2603:1020:a04:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.SwitzerlandWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.107.154.16/29\",\r\n \"2603:1020:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UAECentral\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"20.37.74.64/29\",\r\n \"2603:1040:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UAENorth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -42180,7 +43159,7 @@ interactions: \ \"2603:1040:904:802::88/125\",\r\n \"2603:1040:904:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UKSouth\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -42189,21 +43168,21 @@ interactions: \ \"2603:1020:705:802::88/125\",\r\n \"2603:1020:705:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.UKWest\",\r\n \ \"id\": \"MicrosoftContainerRegistry.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"51.140.210.88/29\",\r\n \"2603:1020:605:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestCentralUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"13.71.194.120/29\",\r\n \"2603:1030:b04:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestEurope\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -42212,21 +43191,21 @@ interactions: \ \"2603:1020:206:802::88/125\",\r\n \"2603:1020:206:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestIndia\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"104.211.146.72/29\",\r\n \"2603:1040:806:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n \ \"addressPrefixes\": [\r\n \"40.112.242.152/29\",\r\n \"2603:1030:a07:402::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS2\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -42235,7 +43214,7 @@ interactions: \ \"2603:1030:c06:802::88/125\",\r\n \"2603:1030:c06:c02::88/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"MicrosoftContainerRegistry.WestUS3\",\r\n \ \"id\": \"MicrosoftContainerRegistry.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"MicrosoftContainerRegistry\",\r\n @@ -42244,7 +43223,7 @@ interactions: \ \"2603:1030:504:402::3b0/125\",\r\n \"2603:1030:504:802::148/125\",\r\n \ \"2603:1030:504:802::3e8/125\",\r\n \"2603:1030:504:c02::398/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"OneDsCollector\",\r\n - \ \"id\": \"OneDsCollector\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"OneDsCollector\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -42282,7 +43261,7 @@ interactions: \ \"104.211.81.232/29\",\r\n \"191.234.150.100/30\",\r\n \ \"191.234.157.176/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerBI\",\r\n \"id\": \"PowerBI\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"14\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"PowerBI\",\r\n \"addressPrefixes\": @@ -42335,69 +43314,71 @@ interactions: \ \"20.97.33.248/29\",\r\n \"20.97.34.128/26\",\r\n \"20.97.34.192/28\",\r\n \ \"20.98.145.48/28\",\r\n \"20.98.145.64/30\",\r\n \"20.98.145.112/29\",\r\n \ \"20.98.146.0/27\",\r\n \"20.98.192.168/30\",\r\n \"20.98.192.192/27\",\r\n - \ \"20.98.193.128/26\",\r\n \"20.98.193.192/29\",\r\n \"20.99.11.4/30\",\r\n - \ \"20.99.11.8/29\",\r\n \"20.100.1.168/29\",\r\n \"20.100.2.40/29\",\r\n - \ \"20.105.209.128/25\",\r\n \"20.111.0.192/29\",\r\n \"20.150.160.110/31\",\r\n - \ \"20.150.160.124/30\",\r\n \"20.150.161.144/29\",\r\n \"20.189.104.70/31\",\r\n - \ \"20.189.106.224/27\",\r\n \"20.189.108.0/27\",\r\n \"20.189.193.176/29\",\r\n - \ \"20.191.167.244/31\",\r\n \"20.192.47.128/30\",\r\n \"20.192.47.132/31\",\r\n - \ \"20.192.82.20/30\",\r\n \"20.192.82.120/29\",\r\n \"20.192.84.128/29\",\r\n - \ \"20.192.152.144/30\",\r\n \"20.192.153.88/30\",\r\n \"20.192.160.22/31\",\r\n - \ \"20.192.161.112/30\",\r\n \"20.192.161.120/29\",\r\n \"20.192.168.144/30\",\r\n - \ \"20.192.169.120/30\",\r\n \"20.192.225.34/31\",\r\n \"20.192.225.36/30\",\r\n - \ \"20.192.225.192/29\",\r\n \"20.195.83.48/29\",\r\n \"20.195.85.16/30\",\r\n - \ \"20.195.85.32/27\",\r\n \"20.195.146.200/30\",\r\n \"20.199.201.80/29\",\r\n - \ \"20.200.192.8/30\",\r\n \"20.200.192.14/31\",\r\n \"20.200.194.232/30\",\r\n - \ \"20.200.195.176/30\",\r\n \"20.200.198.8/30\",\r\n \"20.205.49.48/28\",\r\n - \ \"20.205.49.64/28\",\r\n \"20.205.68.120/29\",\r\n \"20.205.69.0/28\",\r\n - \ \"20.206.0.96/29\",\r\n \"20.206.178.24/29\",\r\n \"20.206.178.48/29\",\r\n - \ \"20.206.178.64/27\",\r\n \"20.207.168.148/30\",\r\n \"20.207.168.160/28\",\r\n - \ \"20.208.7.144/29\",\r\n \"20.215.4.248/31\",\r\n \"20.215.4.252/30\",\r\n - \ \"20.215.6.128/29\",\r\n \"20.217.44.248/31\",\r\n \"20.217.44.252/30\",\r\n - \ \"20.217.46.128/29\",\r\n \"40.67.50.246/31\",\r\n \"40.74.24.70/31\",\r\n - \ \"40.74.30.128/29\",\r\n \"40.74.30.160/27\",\r\n \"40.74.30.192/26\",\r\n - \ \"40.74.31.0/26\",\r\n \"40.80.56.122/31\",\r\n \"40.80.57.144/29\",\r\n - \ \"40.80.57.160/28\",\r\n \"40.80.168.122/31\",\r\n \"40.80.168.124/30\",\r\n - \ \"40.80.169.144/29\",\r\n \"40.80.184.70/31\",\r\n \"40.80.188.48/28\",\r\n - \ \"40.80.188.64/27\",\r\n \"40.80.188.128/25\",\r\n \"40.80.189.0/24\",\r\n - \ \"40.82.248.68/31\",\r\n \"40.82.253.96/28\",\r\n \"40.82.253.128/26\",\r\n - \ \"40.82.254.0/25\",\r\n \"40.89.16.122/31\",\r\n \"40.89.17.144/28\",\r\n - \ \"40.89.17.160/27\",\r\n \"40.119.8.76/30\",\r\n \"40.119.11.64/26\",\r\n - \ \"40.120.82.124/30\",\r\n \"40.120.86.144/31\",\r\n \"40.120.86.148/30\",\r\n - \ \"40.120.87.52/30\",\r\n \"51.12.17.16/30\",\r\n \"51.12.17.24/29\",\r\n - \ \"51.12.17.246/31\",\r\n \"51.12.22.168/30\",\r\n \"51.12.22.200/30\",\r\n - \ \"51.12.25.8/29\",\r\n \"51.12.29.30/31\",\r\n \"51.12.46.230/31\",\r\n - \ \"51.12.47.28/30\",\r\n \"51.12.72.216/30\",\r\n \"51.12.73.88/30\",\r\n - \ \"51.12.198.210/31\",\r\n \"51.13.138.72/30\",\r\n \"51.13.143.0/29\",\r\n - \ \"51.53.28.212/31\",\r\n \"51.53.30.152/30\",\r\n \"51.53.30.160/29\",\r\n - \ \"51.53.172.212/31\",\r\n \"51.53.172.216/30\",\r\n \"51.53.174.144/29\",\r\n - \ \"51.104.25.140/31\",\r\n \"51.104.25.152/30\",\r\n \"51.104.25.176/28\",\r\n - \ \"51.104.25.192/29\",\r\n \"51.104.27.0/26\",\r\n \"51.105.88.122/31\",\r\n - \ \"51.105.88.124/30\",\r\n \"51.105.88.208/28\",\r\n \"51.107.48.124/31\",\r\n - \ \"51.107.48.208/30\",\r\n \"51.107.48.216/29\",\r\n \"51.107.144.122/31\",\r\n - \ \"51.107.144.124/30\",\r\n \"51.107.144.208/29\",\r\n \"51.107.243.168/30\",\r\n - \ \"51.107.247.224/29\",\r\n \"51.107.251.184/30\",\r\n \"51.107.255.128/29\",\r\n - \ \"51.116.48.68/31\",\r\n \"51.116.48.128/30\",\r\n \"51.116.48.136/29\",\r\n - \ \"51.116.55.168/30\",\r\n \"51.116.75.72/29\",\r\n \"51.116.144.68/31\",\r\n - \ \"51.116.144.128/30\",\r\n \"51.116.144.136/29\",\r\n \"51.116.149.232/29\",\r\n - \ \"51.120.40.124/31\",\r\n \"51.120.40.208/30\",\r\n \"51.120.40.216/29\",\r\n - \ \"51.120.224.122/31\",\r\n \"51.120.224.124/30\",\r\n \"51.120.224.208/29\",\r\n - \ \"51.120.237.12/30\",\r\n \"51.137.160.70/31\",\r\n \"51.137.161.160/27\",\r\n - \ \"51.137.161.192/27\",\r\n \"51.138.215.114/31\",\r\n \"51.138.215.116/30\",\r\n - \ \"51.138.215.120/31\",\r\n \"52.136.48.120/31\",\r\n \"52.136.48.124/30\",\r\n - \ \"52.136.48.208/29\",\r\n \"52.136.48.224/28\",\r\n \"52.136.186.112/30\",\r\n - \ \"52.136.190.184/29\",\r\n \"52.139.108.116/30\",\r\n \"52.140.105.144/28\",\r\n - \ \"52.140.105.160/28\",\r\n \"52.146.140.128/25\",\r\n \"52.147.113.176/30\",\r\n - \ \"52.147.119.8/29\",\r\n \"52.150.139.76/31\",\r\n \"52.150.139.96/30\",\r\n - \ \"52.150.139.112/28\",\r\n \"52.150.139.128/28\",\r\n \"52.150.139.160/27\",\r\n - \ \"52.172.116.184/30\",\r\n \"52.172.116.190/31\",\r\n \"52.228.81.160/31\",\r\n - \ \"52.228.81.168/29\",\r\n \"52.228.81.176/28\",\r\n \"52.228.81.192/27\",\r\n - \ \"52.242.40.92/30\",\r\n \"52.242.40.96/29\",\r\n \"102.37.81.140/30\",\r\n - \ \"102.37.85.208/29\",\r\n \"102.37.160.160/29\",\r\n \"102.37.163.20/30\",\r\n - \ \"102.133.56.98/31\",\r\n \"102.133.56.100/30\",\r\n \"102.133.56.104/29\",\r\n - \ \"102.133.216.104/31\",\r\n \"102.133.216.108/30\",\r\n - \ \"102.133.217.64/29\",\r\n \"191.233.8.22/31\",\r\n \"191.233.10.32/30\",\r\n - \ \"191.233.10.40/29\",\r\n \"191.235.225.152/31\",\r\n \"191.235.225.156/30\",\r\n + \ \"20.98.193.128/26\",\r\n \"20.98.193.192/29\",\r\n \"20.98.199.116/31\",\r\n + \ \"20.99.11.4/30\",\r\n \"20.99.11.8/29\",\r\n \"20.100.1.168/29\",\r\n + \ \"20.100.2.40/29\",\r\n \"20.105.209.128/25\",\r\n \"20.111.0.192/29\",\r\n + \ \"20.119.156.32/27\",\r\n \"20.119.157.64/28\",\r\n \"20.125.157.32/31\",\r\n + \ \"20.150.160.110/31\",\r\n \"20.150.160.124/30\",\r\n \"20.150.161.144/29\",\r\n + \ \"20.189.104.70/31\",\r\n \"20.189.106.224/27\",\r\n \"20.189.108.0/27\",\r\n + \ \"20.189.193.176/29\",\r\n \"20.191.167.244/31\",\r\n \"20.192.47.128/30\",\r\n + \ \"20.192.47.132/31\",\r\n \"20.192.82.20/30\",\r\n \"20.192.82.120/29\",\r\n + \ \"20.192.84.128/29\",\r\n \"20.192.152.144/30\",\r\n \"20.192.153.88/30\",\r\n + \ \"20.192.160.22/31\",\r\n \"20.192.161.112/30\",\r\n \"20.192.161.120/29\",\r\n + \ \"20.192.168.144/30\",\r\n \"20.192.169.120/30\",\r\n \"20.192.225.34/31\",\r\n + \ \"20.192.225.36/30\",\r\n \"20.192.225.192/29\",\r\n \"20.195.83.48/29\",\r\n + \ \"20.195.85.16/30\",\r\n \"20.195.85.32/27\",\r\n \"20.195.146.200/30\",\r\n + \ \"20.199.201.80/29\",\r\n \"20.200.192.8/30\",\r\n \"20.200.192.14/31\",\r\n + \ \"20.200.194.232/30\",\r\n \"20.200.195.176/30\",\r\n \"20.200.198.8/30\",\r\n + \ \"20.205.49.48/28\",\r\n \"20.205.49.64/28\",\r\n \"20.205.68.120/29\",\r\n + \ \"20.205.69.0/28\",\r\n \"20.206.0.96/29\",\r\n \"20.206.178.24/29\",\r\n + \ \"20.206.178.48/29\",\r\n \"20.206.178.64/27\",\r\n \"20.207.168.148/30\",\r\n + \ \"20.207.168.160/28\",\r\n \"20.208.7.144/29\",\r\n \"20.215.4.248/31\",\r\n + \ \"20.215.4.252/30\",\r\n \"20.215.6.128/29\",\r\n \"20.217.44.248/31\",\r\n + \ \"20.217.44.252/30\",\r\n \"20.217.46.128/29\",\r\n \"40.67.50.246/31\",\r\n + \ \"40.74.24.70/31\",\r\n \"40.74.30.128/29\",\r\n \"40.74.30.160/27\",\r\n + \ \"40.74.30.192/26\",\r\n \"40.74.31.0/26\",\r\n \"40.80.56.122/31\",\r\n + \ \"40.80.57.144/29\",\r\n \"40.80.57.160/28\",\r\n \"40.80.168.122/31\",\r\n + \ \"40.80.168.124/30\",\r\n \"40.80.169.144/29\",\r\n \"40.80.184.70/31\",\r\n + \ \"40.80.188.48/28\",\r\n \"40.80.188.64/27\",\r\n \"40.80.188.128/25\",\r\n + \ \"40.80.189.0/24\",\r\n \"40.82.248.68/31\",\r\n \"40.82.253.96/28\",\r\n + \ \"40.82.253.128/26\",\r\n \"40.82.254.0/25\",\r\n \"40.89.16.122/31\",\r\n + \ \"40.89.17.144/28\",\r\n \"40.89.17.160/27\",\r\n \"40.119.8.76/30\",\r\n + \ \"40.119.11.64/26\",\r\n \"40.120.82.124/30\",\r\n \"40.120.86.144/31\",\r\n + \ \"40.120.86.148/30\",\r\n \"40.120.87.52/30\",\r\n \"51.12.17.16/30\",\r\n + \ \"51.12.17.24/29\",\r\n \"51.12.17.246/31\",\r\n \"51.12.22.168/30\",\r\n + \ \"51.12.22.200/30\",\r\n \"51.12.25.8/29\",\r\n \"51.12.29.30/31\",\r\n + \ \"51.12.46.230/31\",\r\n \"51.12.47.28/30\",\r\n \"51.12.72.216/30\",\r\n + \ \"51.12.73.88/30\",\r\n \"51.12.198.210/31\",\r\n \"51.13.138.72/30\",\r\n + \ \"51.13.143.0/29\",\r\n \"51.53.28.212/31\",\r\n \"51.53.30.152/30\",\r\n + \ \"51.53.30.160/29\",\r\n \"51.53.172.212/31\",\r\n \"51.53.172.216/30\",\r\n + \ \"51.53.174.144/29\",\r\n \"51.104.25.140/31\",\r\n \"51.104.25.152/30\",\r\n + \ \"51.104.25.176/28\",\r\n \"51.104.25.192/29\",\r\n \"51.104.27.0/26\",\r\n + \ \"51.105.88.122/31\",\r\n \"51.105.88.124/30\",\r\n \"51.105.88.208/28\",\r\n + \ \"51.107.48.124/31\",\r\n \"51.107.48.208/30\",\r\n \"51.107.48.216/29\",\r\n + \ \"51.107.144.122/31\",\r\n \"51.107.144.124/30\",\r\n \"51.107.144.208/29\",\r\n + \ \"51.107.243.168/30\",\r\n \"51.107.247.224/29\",\r\n \"51.107.251.184/30\",\r\n + \ \"51.107.255.128/29\",\r\n \"51.116.48.68/31\",\r\n \"51.116.48.128/30\",\r\n + \ \"51.116.48.136/29\",\r\n \"51.116.55.168/30\",\r\n \"51.116.75.72/29\",\r\n + \ \"51.116.144.68/31\",\r\n \"51.116.144.128/30\",\r\n \"51.116.144.136/29\",\r\n + \ \"51.116.149.232/29\",\r\n \"51.120.40.124/31\",\r\n \"51.120.40.208/30\",\r\n + \ \"51.120.40.216/29\",\r\n \"51.120.224.122/31\",\r\n \"51.120.224.124/30\",\r\n + \ \"51.120.224.208/29\",\r\n \"51.120.237.12/30\",\r\n \"51.137.160.70/31\",\r\n + \ \"51.137.161.160/27\",\r\n \"51.137.161.192/27\",\r\n \"51.138.215.114/31\",\r\n + \ \"51.138.215.116/30\",\r\n \"51.138.215.120/31\",\r\n \"52.136.48.120/31\",\r\n + \ \"52.136.48.124/30\",\r\n \"52.136.48.208/29\",\r\n \"52.136.48.224/28\",\r\n + \ \"52.136.186.112/30\",\r\n \"52.136.190.184/29\",\r\n \"52.139.108.116/30\",\r\n + \ \"52.140.105.144/28\",\r\n \"52.140.105.160/28\",\r\n \"52.146.140.128/25\",\r\n + \ \"52.147.113.176/30\",\r\n \"52.147.119.8/29\",\r\n \"52.150.139.76/31\",\r\n + \ \"52.150.139.96/30\",\r\n \"52.150.139.112/28\",\r\n \"52.150.139.128/28\",\r\n + \ \"52.150.139.160/27\",\r\n \"52.172.116.184/30\",\r\n \"52.172.116.190/31\",\r\n + \ \"52.228.81.160/31\",\r\n \"52.228.81.168/29\",\r\n \"52.228.81.176/28\",\r\n + \ \"52.228.81.192/27\",\r\n \"52.242.40.92/30\",\r\n \"52.242.40.96/29\",\r\n + \ \"102.37.81.140/30\",\r\n \"102.37.85.208/29\",\r\n \"102.37.160.160/29\",\r\n + \ \"102.37.163.20/30\",\r\n \"102.133.56.98/31\",\r\n \"102.133.56.100/30\",\r\n + \ \"102.133.56.104/29\",\r\n \"102.133.216.104/31\",\r\n + \ \"102.133.216.108/30\",\r\n \"102.133.217.64/29\",\r\n + \ \"191.233.8.22/31\",\r\n \"191.233.10.32/30\",\r\n \"191.233.10.40/29\",\r\n + \ \"191.235.225.152/31\",\r\n \"191.235.225.156/30\",\r\n \ \"191.235.225.176/28\",\r\n \"191.235.225.192/28\",\r\n \ \"191.235.225.224/27\",\r\n \"191.238.72.128/28\",\r\n \ \"191.238.76.176/29\",\r\n \"191.238.77.192/28\",\r\n \"191.238.77.208/29\",\r\n @@ -42485,359 +43466,359 @@ interactions: \ \"2603:1050:6:1::600/122\",\r\n \"2603:1050:403::5e0/123\",\r\n \ \"2603:1050:403::600/122\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"PowerPlatformInfra\",\r\n \"id\": \"PowerPlatformInfra\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"13.64.27.44/32\",\r\n - \ \"13.64.35.24/32\",\r\n \"13.64.38.167/32\",\r\n \"13.64.39.170/32\",\r\n - \ \"13.64.128.119/32\",\r\n \"13.64.174.215/32\",\r\n \"13.64.177.224/32\",\r\n - \ \"13.66.80.131/32\",\r\n \"13.71.48.192/32\",\r\n \"13.71.49.81/32\",\r\n - \ \"13.71.49.244/32\",\r\n \"13.71.50.175/32\",\r\n \"13.71.52.132/32\",\r\n - \ \"13.73.253.128/25\",\r\n \"13.73.254.0/25\",\r\n \"13.73.254.128/26\",\r\n - \ \"13.83.17.188/32\",\r\n \"13.83.23.194/32\",\r\n \"13.83.56.37/32\",\r\n - \ \"13.83.64.166/32\",\r\n \"13.83.66.89/32\",\r\n \"13.83.66.124/32\",\r\n - \ \"13.83.68.60/32\",\r\n \"13.83.70.105/32\",\r\n \"13.83.97.180/32\",\r\n - \ \"13.83.97.188/32\",\r\n \"13.83.102.38/32\",\r\n \"13.83.145.222/32\",\r\n - \ \"13.83.147.192/32\",\r\n \"13.83.151.212/32\",\r\n \"13.83.248.248/32\",\r\n - \ \"13.83.249.34/32\",\r\n \"13.83.249.58/32\",\r\n \"13.85.191.89/32\",\r\n - \ \"13.86.136.222/32\",\r\n \"13.86.137.20/32\",\r\n \"13.86.139.229/32\",\r\n - \ \"13.86.155.216/32\",\r\n \"13.86.177.32/32\",\r\n \"13.86.185.5/32\",\r\n - \ \"13.86.185.6/32\",\r\n \"13.86.185.35/32\",\r\n \"13.86.185.81/32\",\r\n - \ \"13.86.185.91/32\",\r\n \"13.86.192.20/32\",\r\n \"13.86.193.65/32\",\r\n - \ \"13.86.194.190/32\",\r\n \"13.86.249.98/32\",\r\n \"13.86.250.62/32\",\r\n - \ \"13.86.250.244/32\",\r\n \"13.86.252.116/32\",\r\n \"13.86.254.118/32\",\r\n - \ \"13.86.254.191/32\",\r\n \"13.87.135.122/32\",\r\n \"13.87.153.50/32\",\r\n - \ \"13.87.154.24/32\",\r\n \"13.87.154.100/32\",\r\n \"13.87.154.164/32\",\r\n - \ \"13.87.157.188/32\",\r\n \"13.87.160.104/32\",\r\n \"13.87.160.143/32\",\r\n - \ \"13.87.160.212/32\",\r\n \"13.87.161.18/32\",\r\n \"13.87.161.235/32\",\r\n - \ \"13.87.161.241/32\",\r\n \"13.87.162.91/32\",\r\n \"13.87.163.230/32\",\r\n - \ \"13.87.164.20/32\",\r\n \"13.87.164.30/32\",\r\n \"13.87.164.186/32\",\r\n - \ \"13.87.164.205/32\",\r\n \"13.87.167.46/32\",\r\n \"13.87.167.63/32\",\r\n - \ \"13.87.167.172/32\",\r\n \"13.87.167.174/32\",\r\n \"13.87.167.198/32\",\r\n - \ \"13.87.207.81/32\",\r\n \"13.87.216.21/32\",\r\n \"13.87.216.130/32\",\r\n - \ \"13.87.217.11/32\",\r\n \"13.87.217.75/32\",\r\n \"13.87.217.80/32\",\r\n - \ \"13.87.218.70/32\",\r\n \"13.87.218.169/32\",\r\n \"13.88.56.107/32\",\r\n - \ \"13.88.65.140/32\",\r\n \"13.88.65.204/32\",\r\n \"13.88.128.218/32\",\r\n - \ \"13.88.129.116/32\",\r\n \"13.88.129.160/32\",\r\n \"13.88.132.123/32\",\r\n - \ \"13.88.133.160/32\",\r\n \"13.88.135.42/32\",\r\n \"13.88.135.67/32\",\r\n - \ \"13.88.135.72/32\",\r\n \"13.91.22.243/32\",\r\n \"13.91.126.78/32\",\r\n - \ \"13.91.136.144/32\",\r\n \"13.91.138.172/32\",\r\n \"20.37.68.48/28\",\r\n - \ \"20.37.68.64/26\",\r\n \"20.37.68.128/28\",\r\n \"20.37.70.120/29\",\r\n - \ \"20.37.80.56/32\",\r\n \"20.37.82.215/32\",\r\n \"20.37.199.128/25\",\r\n - \ \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n \"20.38.142.120/29\",\r\n - \ \"20.39.134.9/32\",\r\n \"20.39.134.67/32\",\r\n \"20.39.134.93/32\",\r\n - \ \"20.39.139.245/32\",\r\n \"20.39.140.23/32\",\r\n \"20.39.141.50/32\",\r\n - \ \"20.40.1.97/32\",\r\n \"20.40.1.101/32\",\r\n \"20.40.1.191/32\",\r\n - \ \"20.40.4.3/32\",\r\n \"20.40.4.24/32\",\r\n \"20.40.160.0/32\",\r\n - \ \"20.40.162.57/32\",\r\n \"20.40.164.49/32\",\r\n \"20.40.164.215/32\",\r\n - \ \"20.40.165.7/32\",\r\n \"20.40.165.31/32\",\r\n \"20.40.165.67/32\",\r\n - \ \"20.40.177.116/32\",\r\n \"20.40.182.180/32\",\r\n \"20.40.186.118/32\",\r\n - \ \"20.40.187.183/32\",\r\n \"20.40.188.84/32\",\r\n \"20.41.197.28/31\",\r\n - \ \"20.41.198.192/26\",\r\n \"20.41.199.0/25\",\r\n \"20.42.24.159/32\",\r\n - \ \"20.42.39.188/32\",\r\n \"20.42.230.236/30\",\r\n \"20.42.230.240/28\",\r\n - \ \"20.42.231.192/26\",\r\n \"20.43.44.240/28\",\r\n \"20.43.45.128/26\",\r\n - \ \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n \"20.43.70.206/31\",\r\n - \ \"20.43.70.208/28\",\r\n \"20.43.70.232/29\",\r\n \"20.43.70.240/28\",\r\n - \ \"20.43.71.128/25\",\r\n \"20.43.161.116/32\",\r\n \"20.43.161.149/32\",\r\n - \ \"20.43.161.215/32\",\r\n \"20.43.175.186/32\",\r\n \"20.43.175.210/32\",\r\n - \ \"20.43.175.237/32\",\r\n \"20.43.182.39/32\",\r\n \"20.44.32.68/32\",\r\n - \ \"20.44.32.253/32\",\r\n \"20.44.34.50/32\",\r\n \"20.44.34.154/32\",\r\n - \ \"20.44.35.138/32\",\r\n \"20.44.130.57/32\",\r\n \"20.44.130.222/32\",\r\n - \ \"20.44.131.162/32\",\r\n \"20.44.167.207/32\",\r\n \"20.44.197.126/32\",\r\n - \ \"20.44.198.104/32\",\r\n \"20.44.240.222/32\",\r\n \"20.45.93.160/27\",\r\n - \ \"20.45.93.192/26\",\r\n \"20.45.94.72/29\",\r\n \"20.46.108.117/32\",\r\n - \ \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n \"20.48.15.227/32\",\r\n - \ \"20.48.192.0/28\",\r\n \"20.48.192.16/29\",\r\n \"20.48.193.168/29\",\r\n - \ \"20.48.201.96/27\",\r\n \"20.48.201.128/26\",\r\n \"20.48.202.8/29\",\r\n - \ \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n \"20.49.111.64/26\",\r\n - \ \"20.49.111.128/25\",\r\n \"20.49.121.192/26\",\r\n \"20.49.122.0/23\",\r\n - \ \"20.49.124.0/24\",\r\n \"20.49.125.0/25\",\r\n \"20.49.125.128/27\",\r\n - \ \"20.49.125.160/28\",\r\n \"20.49.125.176/29\",\r\n \"20.49.125.184/30\",\r\n - \ \"20.49.125.192/26\",\r\n \"20.49.126.0/25\",\r\n \"20.49.127.248/29\",\r\n - \ \"20.49.145.249/32\",\r\n \"20.49.166.40/32\",\r\n \"20.49.166.118/32\",\r\n - \ \"20.49.166.129/32\",\r\n \"20.49.244.238/32\",\r\n \"20.50.16.235/32\",\r\n - \ \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n - \ \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n \"20.50.68.160/27\",\r\n - \ \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n \"20.50.70.0/23\",\r\n - \ \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n - \ \"20.50.238.87/32\",\r\n \"20.52.93.224/27\",\r\n \"20.52.94.0/26\",\r\n - \ \"20.52.94.120/29\",\r\n \"20.53.40.0/26\",\r\n \"20.53.40.64/27\",\r\n - \ \"20.53.40.96/28\",\r\n \"20.53.40.112/29\",\r\n \"20.53.40.128/25\",\r\n - \ \"20.53.44.224/29\",\r\n \"20.53.74.224/32\",\r\n \"20.53.77.171/32\",\r\n - \ \"20.53.79.20/32\",\r\n \"20.53.79.144/32\",\r\n \"20.53.81.209/32\",\r\n - \ \"20.53.104.7/32\",\r\n \"20.53.104.132/32\",\r\n \"20.53.109.106/31\",\r\n - \ \"20.53.109.144/32\",\r\n \"20.53.115.98/32\",\r\n \"20.53.115.101/32\",\r\n - \ \"20.53.115.102/32\",\r\n \"20.54.3.143/32\",\r\n \"20.54.3.210/32\",\r\n - \ \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n \"20.54.40.139/32\",\r\n - \ \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n \"20.54.66.198/32\",\r\n - \ \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n \"20.54.105.72/32\",\r\n - \ \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n \"20.54.105.243/32\",\r\n - \ \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n \"20.54.184.154/32\",\r\n - \ \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n \"20.54.209.175/32\",\r\n - \ \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n \"20.54.209.240/32\",\r\n - \ \"20.58.71.128/26\",\r\n \"20.58.71.192/27\",\r\n \"20.59.77.128/25\",\r\n - \ \"20.59.78.0/24\",\r\n \"20.59.79.80/29\",\r\n \"20.61.96.0/25\",\r\n - \ \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n - \ \"20.61.249.208/32\",\r\n \"20.62.129.136/29\",\r\n \"20.62.157.223/32\",\r\n - \ \"20.62.180.13/32\",\r\n \"20.62.212.114/32\",\r\n \"20.62.235.247/32\",\r\n - \ \"20.63.52.175/32\",\r\n \"20.65.130.80/29\",\r\n \"20.67.211.155/32\",\r\n - \ \"20.67.211.157/32\",\r\n \"20.68.125.79/32\",\r\n \"20.70.221.32/27\",\r\n - \ \"20.70.221.64/26\",\r\n \"20.70.221.200/29\",\r\n \"20.70.249.107/32\",\r\n - \ \"20.71.81.103/32\",\r\n \"20.72.130.4/32\",\r\n \"20.72.132.26/32\",\r\n - \ \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n \"20.76.230.103/32\",\r\n - \ \"20.76.254.131/32\",\r\n \"20.81.0.146/32\",\r\n \"20.81.113.146/32\",\r\n - \ \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n \"20.82.155.16/32\",\r\n - \ \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n - \ \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n - \ \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n - \ \"20.83.131.174/32\",\r\n \"20.84.25.107/32\",\r\n \"20.85.173.165/32\",\r\n - \ \"20.85.179.67/32\",\r\n \"20.86.93.224/27\",\r\n \"20.86.95.0/24\",\r\n - \ \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n \"20.87.80.0/29\",\r\n - \ \"20.88.154.32/27\",\r\n \"20.88.154.64/26\",\r\n \"20.88.155.128/25\",\r\n - \ \"20.88.156.0/25\",\r\n \"20.88.156.128/27\",\r\n \"20.88.157.64/29\",\r\n - \ \"20.89.11.128/26\",\r\n \"20.89.11.192/27\",\r\n \"20.89.11.240/29\",\r\n - \ \"20.90.32.128/29\",\r\n \"20.90.131.0/26\",\r\n \"20.90.131.64/27\",\r\n - \ \"20.90.131.120/29\",\r\n \"20.90.169.112/32\",\r\n \"20.92.3.128/26\",\r\n - \ \"20.92.3.192/27\",\r\n \"20.92.4.128/29\",\r\n \"20.93.26.109/32\",\r\n - \ \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n \"20.93.176.101/32\",\r\n - \ \"20.93.237.39/32\",\r\n \"20.97.33.128/26\",\r\n \"20.97.33.192/27\",\r\n - \ \"20.97.33.240/29\",\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n - \ \"20.100.1.160/29\",\r\n \"20.101.28.187/32\",\r\n \"20.103.85.227/32\",\r\n - \ \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n \"20.104.37.80/32\",\r\n - \ \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n \"20.105.208.0/26\",\r\n - \ \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n \"20.108.81.107/32\",\r\n - \ \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n \"20.151.42.15/32\",\r\n - \ \"20.151.73.141/32\",\r\n \"20.151.188.174/32\",\r\n \"20.151.188.187/32\",\r\n - \ \"20.151.188.190/32\",\r\n \"20.151.188.199/32\",\r\n \"20.151.188.212/30\",\r\n - \ \"20.151.188.252/30\",\r\n \"20.184.251.143/32\",\r\n \"20.185.8.74/32\",\r\n - \ \"20.185.72.53/32\",\r\n \"20.185.73.73/32\",\r\n \"20.185.211.94/32\",\r\n - \ \"20.185.215.62/32\",\r\n \"20.185.215.91/32\",\r\n \"20.187.161.172/32\",\r\n - \ \"20.187.187.155/32\",\r\n \"20.187.195.128/28\",\r\n \"20.187.195.144/29\",\r\n - \ \"20.187.195.160/27\",\r\n \"20.187.195.192/26\",\r\n \"20.187.197.24/29\",\r\n - \ \"20.188.77.155/32\",\r\n \"20.188.218.111/32\",\r\n \"20.188.218.165/32\",\r\n - \ \"20.188.219.150/32\",\r\n \"20.188.221.55/32\",\r\n \"20.189.74.80/32\",\r\n - \ \"20.189.76.100/32\",\r\n \"20.189.77.126/32\",\r\n \"20.189.111.28/30\",\r\n - \ \"20.189.111.32/27\",\r\n \"20.189.111.64/26\",\r\n \"20.189.111.128/26\",\r\n - \ \"20.189.112.175/32\",\r\n \"20.189.122.41/32\",\r\n \"20.189.142.58/32\",\r\n - \ \"20.189.193.32/27\",\r\n \"20.189.193.64/26\",\r\n \"20.189.193.168/29\",\r\n - \ \"20.189.225.72/29\",\r\n \"20.191.161.200/29\",\r\n \"20.192.43.64/29\",\r\n - \ \"20.192.152.160/27\",\r\n \"20.192.152.192/26\",\r\n \"20.192.153.80/29\",\r\n - \ \"20.192.169.0/26\",\r\n \"20.192.169.64/27\",\r\n \"20.192.169.112/29\",\r\n - \ \"20.193.137.40/32\",\r\n \"20.193.137.133/32\",\r\n \"20.193.153.43/32\",\r\n - \ \"20.193.153.162/32\",\r\n \"20.193.154.38/32\",\r\n \"20.194.59.230/32\",\r\n - \ \"20.194.144.9/32\",\r\n \"20.194.144.25/32\",\r\n \"20.194.144.27/32\",\r\n - \ \"20.194.144.31/32\",\r\n \"20.195.83.64/26\",\r\n \"20.195.84.128/27\",\r\n - \ \"20.195.85.8/29\",\r\n \"20.195.85.192/26\",\r\n \"20.195.86.0/27\",\r\n - \ \"20.197.64.133/32\",\r\n \"20.197.105.172/32\",\r\n \"20.197.105.230/32\",\r\n - \ \"20.197.119.204/30\",\r\n \"20.198.129.3/32\",\r\n \"20.200.73.253/32\",\r\n - \ \"20.200.192.0/29\",\r\n \"20.200.194.48/28\",\r\n \"20.200.194.64/26\",\r\n - \ \"20.200.194.128/28\",\r\n \"20.200.195.64/26\",\r\n \"20.200.195.128/27\",\r\n - \ \"20.200.195.168/29\",\r\n \"20.200.201.167/32\",\r\n \"20.201.2.105/32\",\r\n - \ \"20.201.58.117/32\",\r\n \"20.201.73.133/32\",\r\n \"20.204.234.235/32\",\r\n - \ \"20.205.68.0/26\",\r\n \"20.205.68.64/27\",\r\n \"20.205.68.112/29\",\r\n - \ \"20.206.3.24/29\",\r\n \"20.206.3.32/27\",\r\n \"20.206.3.64/26\",\r\n - \ \"20.206.3.128/25\",\r\n \"20.206.4.0/26\",\r\n \"20.208.4.0/26\",\r\n - \ \"20.208.4.64/27\",\r\n \"20.208.4.104/29\",\r\n \"20.210.3.27/32\",\r\n - \ \"20.213.65.83/32\",\r\n \"23.98.106.160/27\",\r\n \"23.98.106.192/26\",\r\n - \ \"23.98.107.0/28\",\r\n \"23.98.107.16/29\",\r\n \"23.98.107.24/30\",\r\n - \ \"23.98.107.32/27\",\r\n \"23.98.107.64/26\",\r\n \"23.98.107.128/26\",\r\n - \ \"23.98.109.40/29\",\r\n \"23.99.89.156/32\",\r\n \"40.64.134.144/28\",\r\n - \ \"40.64.134.192/26\",\r\n \"40.65.49.103/32\",\r\n \"40.65.49.140/32\",\r\n - \ \"40.65.49.151/32\",\r\n \"40.66.61.123/32\",\r\n \"40.66.62.172/32\",\r\n - \ \"40.71.233.8/32\",\r\n \"40.71.233.189/32\",\r\n \"40.71.234.201/32\",\r\n - \ \"40.71.236.15/32\",\r\n \"40.74.5.98/32\",\r\n \"40.74.10.193/32\",\r\n - \ \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n \"40.74.32.24/32\",\r\n - \ \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n \"40.74.42.86/32\",\r\n - \ \"40.74.183.82/32\",\r\n \"40.74.183.121/32\",\r\n \"40.74.200.156/32\",\r\n - \ \"40.74.201.230/32\",\r\n \"40.74.202.22/32\",\r\n \"40.76.133.236/32\",\r\n - \ \"40.76.149.246/32\",\r\n \"40.76.161.144/32\",\r\n \"40.76.161.165/32\",\r\n - \ \"40.76.161.168/32\",\r\n \"40.80.62.96/27\",\r\n \"40.80.63.0/25\",\r\n - \ \"40.80.63.128/28\",\r\n \"40.80.240.185/32\",\r\n \"40.80.240.191/32\",\r\n - \ \"40.80.240.214/32\",\r\n \"40.80.241.43/32\",\r\n \"40.80.241.67/32\",\r\n - \ \"40.80.248.79/32\",\r\n \"40.80.249.52/32\",\r\n \"40.80.249.210/32\",\r\n - \ \"40.80.249.219/32\",\r\n \"40.81.25.37/32\",\r\n \"40.81.25.65/32\",\r\n - \ \"40.81.56.190/32\",\r\n \"40.81.60.206/32\",\r\n \"40.81.113.131/32\",\r\n - \ \"40.81.116.141/32\",\r\n \"40.81.116.143/32\",\r\n \"40.81.116.223/32\",\r\n - \ \"40.81.117.23/32\",\r\n \"40.81.181.190/32\",\r\n \"40.81.181.212/32\",\r\n - \ \"40.81.181.214/32\",\r\n \"40.81.182.117/32\",\r\n \"40.81.182.124/32\",\r\n - \ \"40.81.186.128/32\",\r\n \"40.81.188.107/32\",\r\n \"40.81.189.52/32\",\r\n - \ \"40.81.190.97/32\",\r\n \"40.82.173.103/32\",\r\n \"40.82.187.141/32\",\r\n - \ \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n - \ \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n - \ \"40.82.236.35/32\",\r\n \"40.83.184.82/32\",\r\n \"40.86.161.9/32\",\r\n - \ \"40.86.164.89/32\",\r\n \"40.86.254.125/32\",\r\n \"40.88.16.44/32\",\r\n - \ \"40.88.18.208/32\",\r\n \"40.88.18.248/32\",\r\n \"40.88.48.237/32\",\r\n - \ \"40.88.231.249/32\",\r\n \"40.88.251.157/32\",\r\n \"40.89.20.232/29\",\r\n - \ \"40.89.20.240/28\",\r\n \"40.89.21.128/25\",\r\n \"40.89.22.0/26\",\r\n - \ \"40.89.22.64/28\",\r\n \"40.89.22.80/30\",\r\n \"40.89.22.96/27\",\r\n - \ \"40.89.22.128/26\",\r\n \"40.89.22.192/27\",\r\n \"40.89.23.240/29\",\r\n - \ \"40.90.184.63/32\",\r\n \"40.91.87.146/32\",\r\n \"40.112.252.78/32\",\r\n - \ \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n \"40.113.178.128/25\",\r\n - \ \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n \"40.115.75.235/32\",\r\n - \ \"40.118.185.80/32\",\r\n \"40.118.200.18/32\",\r\n \"40.118.237.211/32\",\r\n - \ \"40.119.1.22/32\",\r\n \"40.119.42.85/32\",\r\n \"40.119.42.86/32\",\r\n - \ \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n \"40.119.159.181/32\",\r\n - \ \"40.119.159.218/32\",\r\n \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n - \ \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n - \ \"40.119.215.132/32\",\r\n \"40.120.1.91/32\",\r\n \"40.120.1.94/32\",\r\n - \ \"40.120.1.96/32\",\r\n \"40.120.2.208/31\",\r\n \"40.120.86.160/27\",\r\n - \ \"40.120.86.192/26\",\r\n \"40.120.87.56/29\",\r\n \"40.124.136.2/32\",\r\n - \ \"40.124.136.75/32\",\r\n \"40.124.136.138/32\",\r\n \"40.127.10.187/32\",\r\n - \ \"40.127.11.11/32\",\r\n \"40.127.14.98/32\",\r\n \"40.127.14.104/32\",\r\n - \ \"40.127.23.12/32\",\r\n \"40.127.84.210/32\",\r\n \"40.127.145.191/32\",\r\n - \ \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n - \ \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n - \ \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n - \ \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n \"51.11.24.198/32\",\r\n - \ \"51.11.25.68/32\",\r\n \"51.11.25.172/32\",\r\n \"51.11.172.30/32\",\r\n - \ \"51.11.172.56/32\",\r\n \"51.11.172.160/32\",\r\n \"51.11.233.119/32\",\r\n - \ \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n \"51.13.16.0/32\",\r\n - \ \"51.13.25.253/32\",\r\n \"51.13.136.168/29\",\r\n \"51.13.139.224/27\",\r\n - \ \"51.13.141.128/26\",\r\n \"51.13.141.248/29\",\r\n \"51.13.148.255/32\",\r\n - \ \"51.13.149.70/32\",\r\n \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n - \ \"51.104.30.172/30\",\r\n \"51.104.30.192/26\",\r\n \"51.104.31.0/27\",\r\n - \ \"51.104.31.32/28\",\r\n \"51.104.31.48/29\",\r\n \"51.104.31.64/26\",\r\n - \ \"51.104.36.212/32\",\r\n \"51.104.150.127/32\",\r\n \"51.104.150.153/32\",\r\n - \ \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n \"51.104.155.233/32\",\r\n - \ \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n \"51.104.159.10/32\",\r\n - \ \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n \"51.104.177.53/32\",\r\n - \ \"51.104.178.0/32\",\r\n \"51.104.248.11/32\",\r\n \"51.105.92.64/26\",\r\n - \ \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n \"51.105.96.44/32\",\r\n - \ \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n - \ \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n - \ \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n - \ \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n - \ \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n - \ \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n - \ \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n - \ \"51.107.8.159/32\",\r\n \"51.107.8.238/32\",\r\n \"51.107.9.82/32\",\r\n - \ \"51.107.11.68/30\",\r\n \"51.107.11.80/30\",\r\n \"51.107.41.120/32\",\r\n - \ \"51.107.45.66/32\",\r\n \"51.107.96.36/32\",\r\n \"51.107.96.48/29\",\r\n - \ \"51.107.96.104/32\",\r\n \"51.107.96.206/32\",\r\n \"51.107.98.194/32\",\r\n - \ \"51.107.100.218/32\",\r\n \"51.107.101.56/32\",\r\n \"51.107.101.181/32\",\r\n - \ \"51.107.201.45/32\",\r\n \"51.107.202.69/32\",\r\n \"51.107.241.104/29\",\r\n - \ \"51.107.241.160/27\",\r\n \"51.107.241.192/26\",\r\n \"51.107.249.88/29\",\r\n - \ \"51.107.249.160/27\",\r\n \"51.107.249.192/26\",\r\n \"51.107.254.96/27\",\r\n - \ \"51.107.254.128/26\",\r\n \"51.107.254.248/29\",\r\n \"51.116.1.237/32\",\r\n - \ \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n - \ \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n - \ \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n - \ \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n \"51.116.75.64/29\",\r\n - \ \"51.116.99.200/32\",\r\n \"51.116.132.85/32\",\r\n \"51.116.132.99/32\",\r\n - \ \"51.116.133.151/32\",\r\n \"51.116.134.132/32\",\r\n \"51.116.134.136/32\",\r\n - \ \"51.116.138.202/32\",\r\n \"51.116.145.240/28\",\r\n \"51.116.146.128/26\",\r\n - \ \"51.116.146.192/28\",\r\n \"51.116.148.224/29\",\r\n \"51.120.44.32/27\",\r\n - \ \"51.120.44.64/26\",\r\n \"51.120.228.48/28\",\r\n \"51.120.228.64/26\",\r\n - \ \"51.120.228.128/28\",\r\n \"51.120.232.48/29\",\r\n \"51.124.1.108/32\",\r\n - \ \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n \"51.124.72.168/32\",\r\n - \ \"51.124.83.127/32\",\r\n \"51.132.68.126/32\",\r\n \"51.132.72.50/32\",\r\n - \ \"51.132.72.181/32\",\r\n \"51.132.73.95/32\",\r\n \"51.132.161.225/32\",\r\n - \ \"51.132.215.162/32\",\r\n \"51.132.215.182/32\",\r\n \"51.137.10.82/32\",\r\n - \ \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n - \ \"51.137.13.184/32\",\r\n \"51.137.136.98/32\",\r\n \"51.137.137.158/31\",\r\n - \ \"51.137.137.224/32\",\r\n \"51.137.137.235/32\",\r\n \"51.137.164.224/27\",\r\n - \ \"51.137.165.192/26\",\r\n \"51.137.166.0/28\",\r\n \"51.137.166.16/29\",\r\n - \ \"51.137.166.24/30\",\r\n \"51.137.166.64/26\",\r\n \"51.137.167.176/29\",\r\n - \ \"51.137.180.86/32\",\r\n \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n - \ \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n - \ \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n - \ \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n \"51.138.215.192/26\",\r\n - \ \"51.143.208.216/29\",\r\n \"51.144.56.64/32\",\r\n \"51.144.190.147/32\",\r\n - \ \"51.145.104.29/32\",\r\n \"51.145.186.156/32\",\r\n \"51.145.189.149/32\",\r\n - \ \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n \"52.136.189.128/26\",\r\n - \ \"52.136.190.176/29\",\r\n \"52.137.24.206/32\",\r\n \"52.139.17.108/32\",\r\n - \ \"52.139.17.252/32\",\r\n \"52.139.18.243/32\",\r\n \"52.139.22.227/32\",\r\n - \ \"52.139.80.229/32\",\r\n \"52.139.83.184/32\",\r\n \"52.139.86.52/32\",\r\n - \ \"52.139.111.136/29\",\r\n \"52.139.111.160/27\",\r\n \"52.139.111.192/26\",\r\n - \ \"52.139.156.110/32\",\r\n \"52.139.170.4/32\",\r\n \"52.139.170.52/32\",\r\n - \ \"52.139.176.216/32\",\r\n \"52.139.177.8/32\",\r\n \"52.139.177.14/32\",\r\n - \ \"52.139.179.116/32\",\r\n \"52.139.232.83/32\",\r\n \"52.139.233.32/32\",\r\n - \ \"52.139.234.140/32\",\r\n \"52.139.234.217/32\",\r\n \"52.139.235.85/32\",\r\n - \ \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n \"52.140.110.0/26\",\r\n - \ \"52.141.1.133/32\",\r\n \"52.141.7.17/32\",\r\n \"52.141.7.21/32\",\r\n - \ \"52.141.7.24/30\",\r\n \"52.141.7.36/30\",\r\n \"52.142.16.162/32\",\r\n - \ \"52.142.28.86/32\",\r\n \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n - \ \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n - \ \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n - \ \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n - \ \"52.142.127.254/32\",\r\n \"52.142.168.104/32\",\r\n \"52.142.233.146/32\",\r\n - \ \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n - \ \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n \"52.146.24.96/32\",\r\n - \ \"52.146.24.106/32\",\r\n \"52.146.24.114/32\",\r\n \"52.146.26.125/32\",\r\n - \ \"52.146.26.218/32\",\r\n \"52.146.26.244/32\",\r\n \"52.146.50.100/32\",\r\n - \ \"52.146.60.149/32\",\r\n \"52.146.72.0/22\",\r\n \"52.146.76.0/23\",\r\n - \ \"52.146.78.0/24\",\r\n \"52.146.79.0/25\",\r\n \"52.146.79.128/30\",\r\n - \ \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n \"52.146.130.128/27\",\r\n - \ \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n \"52.146.130.192/26\",\r\n - \ \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n \"52.146.138.128/25\",\r\n - \ \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n \"52.147.113.88/29\",\r\n - \ \"52.147.116.192/26\",\r\n \"52.147.117.0/27\",\r\n \"52.147.117.128/26\",\r\n - \ \"52.147.117.192/27\",\r\n \"52.147.119.0/29\",\r\n \"52.147.121.95/32\",\r\n - \ \"52.147.222.228/32\",\r\n \"52.148.112.216/32\",\r\n \"52.149.108.155/32\",\r\n - \ \"52.149.169.236/32\",\r\n \"52.149.238.57/32\",\r\n \"52.149.240.75/32\",\r\n - \ \"52.149.243.177/32\",\r\n \"52.150.35.132/32\",\r\n \"52.150.37.207/32\",\r\n - \ \"52.150.154.48/28\",\r\n \"52.150.154.128/26\",\r\n \"52.151.231.104/32\",\r\n - \ \"52.151.238.19/32\",\r\n \"52.151.243.194/32\",\r\n \"52.151.246.107/32\",\r\n - \ \"52.152.194.10/32\",\r\n \"52.152.204.86/32\",\r\n \"52.152.205.65/32\",\r\n - \ \"52.152.205.137/32\",\r\n \"52.155.25.132/32\",\r\n \"52.155.25.145/32\",\r\n - \ \"52.155.25.157/32\",\r\n \"52.155.88.22/32\",\r\n \"52.155.91.129/32\",\r\n - \ \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n \"52.155.94.157/32\",\r\n - \ \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n \"52.155.172.184/32\",\r\n - \ \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n \"52.155.178.3/32\",\r\n - \ \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n \"52.155.220.20/32\",\r\n - \ \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n \"52.155.224.132/32\",\r\n - \ \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n \"52.155.232.218/32\",\r\n - \ \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n \"52.155.233.227/32\",\r\n - \ \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n \"52.155.234.126/32\",\r\n - \ \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n \"52.155.235.153/32\",\r\n - \ \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n \"52.156.24.232/32\",\r\n - \ \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n \"52.156.196.221/32\",\r\n - \ \"52.156.204.190/32\",\r\n \"52.157.221.75/32\",\r\n \"52.157.221.163/32\",\r\n - \ \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n \"52.157.237.175/32\",\r\n - \ \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n \"52.158.27.66/32\",\r\n - \ \"52.158.112.171/32\",\r\n \"52.158.121.190/32\",\r\n \"52.160.108.225/32\",\r\n - \ \"52.172.7.225/32\",\r\n \"52.172.112.176/29\",\r\n \"52.175.120.201/32\",\r\n - \ \"52.175.150.250/32\",\r\n \"52.180.96.196/32\",\r\n \"52.180.102.55/32\",\r\n - \ \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n \"52.184.84.210/32\",\r\n - \ \"52.185.226.247/32\",\r\n \"52.185.230.20/32\",\r\n \"52.188.43.247/32\",\r\n - \ \"52.188.77.154/32\",\r\n \"52.188.79.60/32\",\r\n \"52.188.177.124/32\",\r\n - \ \"52.188.181.97/32\",\r\n \"52.188.183.159/32\",\r\n \"52.188.216.65/32\",\r\n - \ \"52.188.221.237/32\",\r\n \"52.188.222.168/32\",\r\n \"52.188.222.206/32\",\r\n - \ \"52.189.252.34/32\",\r\n \"52.190.24.61/32\",\r\n \"52.190.27.148/32\",\r\n - \ \"52.190.30.136/32\",\r\n \"52.190.30.145/32\",\r\n \"52.190.39.65/32\",\r\n - \ \"52.191.39.181/32\",\r\n \"52.191.217.43/32\",\r\n \"52.191.232.133/32\",\r\n - \ \"52.191.237.186/32\",\r\n \"52.191.238.79/32\",\r\n \"52.191.238.157/32\",\r\n - \ \"52.191.239.208/32\",\r\n \"52.191.239.246/32\",\r\n \"52.224.17.48/32\",\r\n - \ \"52.224.17.98/32\",\r\n \"52.224.137.160/32\",\r\n \"52.224.142.152/32\",\r\n - \ \"52.224.149.89/32\",\r\n \"52.224.150.63/32\",\r\n \"52.224.184.205/32\",\r\n - \ \"52.224.184.221/32\",\r\n \"52.224.185.216/32\",\r\n \"52.224.195.119/32\",\r\n - \ \"52.224.200.26/32\",\r\n \"52.224.201.114/32\",\r\n \"52.224.201.121/32\",\r\n - \ \"52.224.203.192/32\",\r\n \"52.224.204.110/32\",\r\n \"52.226.41.202/32\",\r\n - \ \"52.226.41.235/32\",\r\n \"52.226.49.104/32\",\r\n \"52.226.49.156/32\",\r\n - \ \"52.226.51.138/32\",\r\n \"52.226.139.204/32\",\r\n \"52.226.141.200/32\",\r\n - \ \"52.226.143.0/32\",\r\n \"52.226.148.5/32\",\r\n \"52.226.148.225/32\",\r\n - \ \"52.226.175.58/32\",\r\n \"52.226.254.118/32\",\r\n \"52.228.86.178/31\",\r\n - \ \"52.228.86.180/30\",\r\n \"52.228.86.184/29\",\r\n \"52.228.86.192/26\",\r\n - \ \"52.228.87.0/24\",\r\n \"52.228.125.229/32\",\r\n \"52.229.79.225/32\",\r\n - \ \"52.229.88.158/32\",\r\n \"52.229.119.249/32\",\r\n \"52.229.225.182/32\",\r\n - \ \"52.231.136.212/32\",\r\n \"52.231.137.237/32\",\r\n \"52.231.140.224/29\",\r\n - \ \"52.231.143.171/32\",\r\n \"52.231.185.0/32\",\r\n \"52.234.104.49/32\",\r\n - \ \"52.235.17.70/32\",\r\n \"52.235.57.68/30\",\r\n \"52.235.57.140/32\",\r\n - \ \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n \"52.235.63.0/32\",\r\n - \ \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n \"52.241.138.151/32\",\r\n - \ \"52.241.140.217/32\",\r\n \"52.243.106.93/32\",\r\n \"52.243.108.25/32\",\r\n - \ \"52.243.109.4/31\",\r\n \"52.243.109.126/32\",\r\n \"52.243.110.67/32\",\r\n - \ \"52.243.110.156/32\",\r\n \"52.243.110.181/32\",\r\n \"52.243.113.88/31\",\r\n - \ \"52.243.113.102/32\",\r\n \"52.246.120.190/32\",\r\n \"52.249.59.157/32\",\r\n - \ \"52.249.60.80/32\",\r\n \"52.249.63.45/32\",\r\n \"52.249.201.87/32\",\r\n - \ \"52.249.204.114/32\",\r\n \"52.250.228.36/30\",\r\n \"52.250.228.40/29\",\r\n - \ \"52.250.228.48/28\",\r\n \"52.250.228.128/25\",\r\n \"52.250.229.0/24\",\r\n - \ \"52.250.230.0/23\",\r\n \"52.255.212.164/32\",\r\n \"52.255.213.211/32\",\r\n - \ \"52.255.221.231/32\",\r\n \"102.37.80.40/29\",\r\n \"102.37.85.32/27\",\r\n - \ \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n \"102.37.166.224/27\",\r\n - \ \"102.37.167.0/26\",\r\n \"102.133.0.199/32\",\r\n \"102.133.0.212/32\",\r\n - \ \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n \"102.133.60.0/27\",\r\n - \ \"102.133.132.151/32\",\r\n \"102.133.219.144/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": + [\r\n \"13.64.27.44/32\",\r\n \"13.64.35.24/32\",\r\n \"13.64.38.167/32\",\r\n + \ \"13.64.39.170/32\",\r\n \"13.64.128.119/32\",\r\n \"13.64.174.215/32\",\r\n + \ \"13.64.177.224/32\",\r\n \"13.66.80.131/32\",\r\n \"13.71.48.192/32\",\r\n + \ \"13.71.49.81/32\",\r\n \"13.71.49.244/32\",\r\n \"13.71.50.175/32\",\r\n + \ \"13.71.52.132/32\",\r\n \"13.73.253.128/25\",\r\n \"13.73.254.0/25\",\r\n + \ \"13.73.254.128/26\",\r\n \"13.83.17.188/32\",\r\n \"13.83.23.194/32\",\r\n + \ \"13.83.56.37/32\",\r\n \"13.83.64.166/32\",\r\n \"13.83.66.89/32\",\r\n + \ \"13.83.66.124/32\",\r\n \"13.83.68.60/32\",\r\n \"13.83.70.105/32\",\r\n + \ \"13.83.97.180/32\",\r\n \"13.83.97.188/32\",\r\n \"13.83.102.38/32\",\r\n + \ \"13.83.145.222/32\",\r\n \"13.83.147.192/32\",\r\n \"13.83.151.212/32\",\r\n + \ \"13.83.248.248/32\",\r\n \"13.83.249.34/32\",\r\n \"13.83.249.58/32\",\r\n + \ \"13.85.191.89/32\",\r\n \"13.86.136.222/32\",\r\n \"13.86.137.20/32\",\r\n + \ \"13.86.139.229/32\",\r\n \"13.86.155.216/32\",\r\n \"13.86.177.32/32\",\r\n + \ \"13.86.185.5/32\",\r\n \"13.86.185.6/32\",\r\n \"13.86.185.35/32\",\r\n + \ \"13.86.185.81/32\",\r\n \"13.86.185.91/32\",\r\n \"13.86.192.20/32\",\r\n + \ \"13.86.193.65/32\",\r\n \"13.86.194.190/32\",\r\n \"13.86.249.98/32\",\r\n + \ \"13.86.250.62/32\",\r\n \"13.86.250.244/32\",\r\n \"13.86.252.116/32\",\r\n + \ \"13.86.254.118/32\",\r\n \"13.86.254.191/32\",\r\n \"13.87.135.122/32\",\r\n + \ \"13.87.153.50/32\",\r\n \"13.87.154.24/32\",\r\n \"13.87.154.100/32\",\r\n + \ \"13.87.154.164/32\",\r\n \"13.87.157.188/32\",\r\n \"13.87.160.104/32\",\r\n + \ \"13.87.160.143/32\",\r\n \"13.87.160.212/32\",\r\n \"13.87.161.18/32\",\r\n + \ \"13.87.161.235/32\",\r\n \"13.87.161.241/32\",\r\n \"13.87.162.91/32\",\r\n + \ \"13.87.163.230/32\",\r\n \"13.87.164.20/32\",\r\n \"13.87.164.30/32\",\r\n + \ \"13.87.164.186/32\",\r\n \"13.87.164.205/32\",\r\n \"13.87.167.46/32\",\r\n + \ \"13.87.167.63/32\",\r\n \"13.87.167.172/32\",\r\n \"13.87.167.174/32\",\r\n + \ \"13.87.167.198/32\",\r\n \"13.87.207.81/32\",\r\n \"13.87.216.21/32\",\r\n + \ \"13.87.216.130/32\",\r\n \"13.87.217.11/32\",\r\n \"13.87.217.75/32\",\r\n + \ \"13.87.217.80/32\",\r\n \"13.87.218.70/32\",\r\n \"13.87.218.169/32\",\r\n + \ \"13.88.56.107/32\",\r\n \"13.88.65.140/32\",\r\n \"13.88.65.204/32\",\r\n + \ \"13.88.128.218/32\",\r\n \"13.88.129.116/32\",\r\n \"13.88.129.160/32\",\r\n + \ \"13.88.132.123/32\",\r\n \"13.88.133.160/32\",\r\n \"13.88.135.42/32\",\r\n + \ \"13.88.135.67/32\",\r\n \"13.88.135.72/32\",\r\n \"13.91.22.243/32\",\r\n + \ \"13.91.126.78/32\",\r\n \"13.91.136.144/32\",\r\n \"13.91.138.172/32\",\r\n + \ \"20.37.68.48/28\",\r\n \"20.37.68.64/26\",\r\n \"20.37.68.128/28\",\r\n + \ \"20.37.70.120/29\",\r\n \"20.37.80.56/32\",\r\n \"20.37.82.215/32\",\r\n + \ \"20.37.199.128/25\",\r\n \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n + \ \"20.38.142.120/29\",\r\n \"20.39.134.9/32\",\r\n \"20.39.134.67/32\",\r\n + \ \"20.39.134.93/32\",\r\n \"20.39.139.245/32\",\r\n \"20.39.140.23/32\",\r\n + \ \"20.39.141.50/32\",\r\n \"20.40.1.97/32\",\r\n \"20.40.1.101/32\",\r\n + \ \"20.40.1.191/32\",\r\n \"20.40.4.3/32\",\r\n \"20.40.4.24/32\",\r\n + \ \"20.40.160.0/32\",\r\n \"20.40.162.57/32\",\r\n \"20.40.164.49/32\",\r\n + \ \"20.40.164.215/32\",\r\n \"20.40.165.7/32\",\r\n \"20.40.165.31/32\",\r\n + \ \"20.40.165.67/32\",\r\n \"20.40.177.116/32\",\r\n \"20.40.182.180/32\",\r\n + \ \"20.40.186.118/32\",\r\n \"20.40.187.183/32\",\r\n \"20.40.188.84/32\",\r\n + \ \"20.41.197.28/31\",\r\n \"20.41.198.192/26\",\r\n \"20.41.199.0/25\",\r\n + \ \"20.42.24.159/32\",\r\n \"20.42.39.188/32\",\r\n \"20.42.230.236/30\",\r\n + \ \"20.42.230.240/28\",\r\n \"20.42.231.192/26\",\r\n \"20.43.44.240/28\",\r\n + \ \"20.43.45.128/26\",\r\n \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n + \ \"20.43.70.206/31\",\r\n \"20.43.70.208/28\",\r\n \"20.43.70.232/29\",\r\n + \ \"20.43.70.240/28\",\r\n \"20.43.71.128/25\",\r\n \"20.43.161.116/32\",\r\n + \ \"20.43.161.149/32\",\r\n \"20.43.161.215/32\",\r\n \"20.43.175.186/32\",\r\n + \ \"20.43.175.210/32\",\r\n \"20.43.175.237/32\",\r\n \"20.43.182.39/32\",\r\n + \ \"20.44.32.68/32\",\r\n \"20.44.32.253/32\",\r\n \"20.44.34.50/32\",\r\n + \ \"20.44.34.154/32\",\r\n \"20.44.35.138/32\",\r\n \"20.44.130.57/32\",\r\n + \ \"20.44.130.222/32\",\r\n \"20.44.131.162/32\",\r\n \"20.44.167.207/32\",\r\n + \ \"20.44.197.126/32\",\r\n \"20.44.198.104/32\",\r\n \"20.44.240.222/32\",\r\n + \ \"20.45.93.160/27\",\r\n \"20.45.93.192/26\",\r\n \"20.45.94.72/29\",\r\n + \ \"20.46.108.117/32\",\r\n \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n + \ \"20.48.15.227/32\",\r\n \"20.48.192.0/28\",\r\n \"20.48.192.16/29\",\r\n + \ \"20.48.193.168/29\",\r\n \"20.48.201.96/27\",\r\n \"20.48.201.128/26\",\r\n + \ \"20.48.202.8/29\",\r\n \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n + \ \"20.49.111.64/26\",\r\n \"20.49.111.128/25\",\r\n \"20.49.121.192/26\",\r\n + \ \"20.49.122.0/23\",\r\n \"20.49.124.0/24\",\r\n \"20.49.125.0/25\",\r\n + \ \"20.49.125.128/27\",\r\n \"20.49.125.160/28\",\r\n \"20.49.125.176/29\",\r\n + \ \"20.49.125.184/30\",\r\n \"20.49.125.192/26\",\r\n \"20.49.126.0/25\",\r\n + \ \"20.49.127.248/29\",\r\n \"20.49.145.249/32\",\r\n \"20.49.166.40/32\",\r\n + \ \"20.49.166.118/32\",\r\n \"20.49.166.129/32\",\r\n \"20.49.244.238/32\",\r\n + \ \"20.50.16.235/32\",\r\n \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n + \ \"20.50.25.187/32\",\r\n \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n + \ \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n + \ \"20.50.70.0/23\",\r\n \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n + \ \"20.50.231.176/32\",\r\n \"20.50.238.87/32\",\r\n \"20.52.93.224/27\",\r\n + \ \"20.52.94.0/26\",\r\n \"20.52.94.120/29\",\r\n \"20.53.40.0/26\",\r\n + \ \"20.53.40.64/27\",\r\n \"20.53.40.96/28\",\r\n \"20.53.40.112/29\",\r\n + \ \"20.53.40.128/25\",\r\n \"20.53.44.224/29\",\r\n \"20.53.74.224/32\",\r\n + \ \"20.53.77.171/32\",\r\n \"20.53.79.20/32\",\r\n \"20.53.79.144/32\",\r\n + \ \"20.53.81.209/32\",\r\n \"20.53.104.7/32\",\r\n \"20.53.104.132/32\",\r\n + \ \"20.53.109.106/31\",\r\n \"20.53.109.144/32\",\r\n \"20.53.115.98/32\",\r\n + \ \"20.53.115.101/32\",\r\n \"20.53.115.102/32\",\r\n \"20.54.3.143/32\",\r\n + \ \"20.54.3.210/32\",\r\n \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n + \ \"20.54.40.139/32\",\r\n \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n + \ \"20.54.66.198/32\",\r\n \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n + \ \"20.54.105.72/32\",\r\n \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n + \ \"20.54.105.243/32\",\r\n \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n + \ \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n + \ \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n + \ \"20.54.209.240/32\",\r\n \"20.58.71.128/26\",\r\n \"20.58.71.192/27\",\r\n + \ \"20.59.77.128/25\",\r\n \"20.59.78.0/24\",\r\n \"20.59.79.80/29\",\r\n + \ \"20.61.96.0/25\",\r\n \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n + \ \"20.61.98.152/29\",\r\n \"20.61.249.208/32\",\r\n \"20.62.129.136/29\",\r\n + \ \"20.62.157.223/32\",\r\n \"20.62.180.13/32\",\r\n \"20.62.212.114/32\",\r\n + \ \"20.62.235.247/32\",\r\n \"20.63.52.175/32\",\r\n \"20.65.130.80/29\",\r\n + \ \"20.67.211.155/32\",\r\n \"20.67.211.157/32\",\r\n \"20.68.125.79/32\",\r\n + \ \"20.70.221.32/27\",\r\n \"20.70.221.64/26\",\r\n \"20.70.221.200/29\",\r\n + \ \"20.70.249.107/32\",\r\n \"20.71.81.103/32\",\r\n \"20.72.130.4/32\",\r\n + \ \"20.72.132.26/32\",\r\n \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n + \ \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n \"20.81.0.146/32\",\r\n + \ \"20.81.113.146/32\",\r\n \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n + \ \"20.82.155.16/32\",\r\n \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n + \ \"20.82.227.170/32\",\r\n \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n + \ \"20.82.246.148/30\",\r\n \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n + \ \"20.82.251.66/32\",\r\n \"20.83.131.174/32\",\r\n \"20.84.25.107/32\",\r\n + \ \"20.85.173.165/32\",\r\n \"20.85.179.67/32\",\r\n \"20.86.93.224/27\",\r\n + \ \"20.86.95.0/24\",\r\n \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n + \ \"20.87.80.0/29\",\r\n \"20.88.154.32/27\",\r\n \"20.88.154.64/26\",\r\n + \ \"20.88.155.128/25\",\r\n \"20.88.156.0/25\",\r\n \"20.88.156.128/27\",\r\n + \ \"20.88.157.64/29\",\r\n \"20.89.11.128/26\",\r\n \"20.89.11.192/27\",\r\n + \ \"20.89.11.240/29\",\r\n \"20.90.32.128/29\",\r\n \"20.90.131.0/26\",\r\n + \ \"20.90.131.64/27\",\r\n \"20.90.131.120/29\",\r\n \"20.90.169.112/32\",\r\n + \ \"20.92.3.128/26\",\r\n \"20.92.3.192/27\",\r\n \"20.92.4.128/29\",\r\n + \ \"20.93.26.109/32\",\r\n \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n + \ \"20.93.176.101/32\",\r\n \"20.93.237.39/32\",\r\n \"20.97.33.128/26\",\r\n + \ \"20.97.33.192/27\",\r\n \"20.97.33.240/29\",\r\n \"20.100.0.160/27\",\r\n + \ \"20.100.1.0/26\",\r\n \"20.100.1.160/29\",\r\n \"20.101.28.187/32\",\r\n + \ \"20.103.85.227/32\",\r\n \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n + \ \"20.104.37.80/32\",\r\n \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n + \ \"20.105.208.0/26\",\r\n \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n + \ \"20.108.81.107/32\",\r\n \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n + \ \"20.151.42.15/32\",\r\n \"20.151.73.141/32\",\r\n \"20.151.188.174/32\",\r\n + \ \"20.151.188.187/32\",\r\n \"20.151.188.190/32\",\r\n \"20.151.188.199/32\",\r\n + \ \"20.151.188.212/30\",\r\n \"20.151.188.252/30\",\r\n \"20.184.251.143/32\",\r\n + \ \"20.185.8.74/32\",\r\n \"20.185.72.53/32\",\r\n \"20.185.73.73/32\",\r\n + \ \"20.185.211.94/32\",\r\n \"20.185.215.62/32\",\r\n \"20.185.215.91/32\",\r\n + \ \"20.187.161.172/32\",\r\n \"20.187.187.155/32\",\r\n \"20.187.195.128/28\",\r\n + \ \"20.187.195.144/29\",\r\n \"20.187.195.160/27\",\r\n \"20.187.195.192/26\",\r\n + \ \"20.187.197.24/29\",\r\n \"20.188.77.155/32\",\r\n \"20.188.218.111/32\",\r\n + \ \"20.188.218.165/32\",\r\n \"20.188.219.150/32\",\r\n \"20.188.221.55/32\",\r\n + \ \"20.189.74.80/32\",\r\n \"20.189.76.100/32\",\r\n \"20.189.77.126/32\",\r\n + \ \"20.189.111.28/30\",\r\n \"20.189.111.32/27\",\r\n \"20.189.111.64/26\",\r\n + \ \"20.189.111.128/26\",\r\n \"20.189.112.175/32\",\r\n \"20.189.122.41/32\",\r\n + \ \"20.189.142.58/32\",\r\n \"20.189.193.32/27\",\r\n \"20.189.193.64/26\",\r\n + \ \"20.189.193.168/29\",\r\n \"20.189.225.72/29\",\r\n \"20.191.161.200/29\",\r\n + \ \"20.192.43.64/29\",\r\n \"20.192.152.160/27\",\r\n \"20.192.152.192/26\",\r\n + \ \"20.192.153.80/29\",\r\n \"20.192.169.0/26\",\r\n \"20.192.169.64/27\",\r\n + \ \"20.192.169.112/29\",\r\n \"20.193.137.40/32\",\r\n \"20.193.137.133/32\",\r\n + \ \"20.193.153.43/32\",\r\n \"20.193.153.162/32\",\r\n \"20.193.154.38/32\",\r\n + \ \"20.194.59.230/32\",\r\n \"20.194.144.9/32\",\r\n \"20.194.144.25/32\",\r\n + \ \"20.194.144.27/32\",\r\n \"20.194.144.31/32\",\r\n \"20.195.83.64/26\",\r\n + \ \"20.195.84.128/27\",\r\n \"20.195.85.8/29\",\r\n \"20.195.85.192/26\",\r\n + \ \"20.195.86.0/27\",\r\n \"20.197.64.133/32\",\r\n \"20.197.105.172/32\",\r\n + \ \"20.197.105.230/32\",\r\n \"20.197.119.204/30\",\r\n \"20.198.129.3/32\",\r\n + \ \"20.200.73.253/32\",\r\n \"20.200.192.0/29\",\r\n \"20.200.194.48/28\",\r\n + \ \"20.200.194.64/26\",\r\n \"20.200.194.128/28\",\r\n \"20.200.195.64/26\",\r\n + \ \"20.200.195.128/27\",\r\n \"20.200.195.168/29\",\r\n \"20.200.201.167/32\",\r\n + \ \"20.201.2.105/32\",\r\n \"20.201.58.117/32\",\r\n \"20.201.73.133/32\",\r\n + \ \"20.204.234.235/32\",\r\n \"20.205.68.0/26\",\r\n \"20.205.68.64/27\",\r\n + \ \"20.205.68.112/29\",\r\n \"20.206.3.24/29\",\r\n \"20.206.3.32/27\",\r\n + \ \"20.206.3.64/26\",\r\n \"20.206.3.128/25\",\r\n \"20.206.4.0/26\",\r\n + \ \"20.208.4.0/26\",\r\n \"20.208.4.64/27\",\r\n \"20.208.4.104/29\",\r\n + \ \"20.210.3.27/32\",\r\n \"20.213.65.83/32\",\r\n \"23.98.106.160/27\",\r\n + \ \"23.98.106.192/26\",\r\n \"23.98.107.0/28\",\r\n \"23.98.107.16/29\",\r\n + \ \"23.98.107.24/30\",\r\n \"23.98.107.32/27\",\r\n \"23.98.107.64/26\",\r\n + \ \"23.98.107.128/26\",\r\n \"23.98.109.40/29\",\r\n \"23.99.89.156/32\",\r\n + \ \"40.64.134.144/28\",\r\n \"40.64.134.192/26\",\r\n \"40.65.49.103/32\",\r\n + \ \"40.65.49.140/32\",\r\n \"40.65.49.151/32\",\r\n \"40.66.61.123/32\",\r\n + \ \"40.66.62.172/32\",\r\n \"40.71.233.8/32\",\r\n \"40.71.233.189/32\",\r\n + \ \"40.71.234.201/32\",\r\n \"40.71.236.15/32\",\r\n \"40.74.5.98/32\",\r\n + \ \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n + \ \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n + \ \"40.74.42.86/32\",\r\n \"40.74.183.82/32\",\r\n \"40.74.183.121/32\",\r\n + \ \"40.74.200.156/32\",\r\n \"40.74.201.230/32\",\r\n \"40.74.202.22/32\",\r\n + \ \"40.76.133.236/32\",\r\n \"40.76.149.246/32\",\r\n \"40.76.161.144/32\",\r\n + \ \"40.76.161.165/32\",\r\n \"40.76.161.168/32\",\r\n \"40.80.62.96/27\",\r\n + \ \"40.80.63.0/25\",\r\n \"40.80.63.128/28\",\r\n \"40.80.240.185/32\",\r\n + \ \"40.80.240.191/32\",\r\n \"40.80.240.214/32\",\r\n \"40.80.241.43/32\",\r\n + \ \"40.80.241.67/32\",\r\n \"40.80.248.79/32\",\r\n \"40.80.249.52/32\",\r\n + \ \"40.80.249.210/32\",\r\n \"40.80.249.219/32\",\r\n \"40.81.25.37/32\",\r\n + \ \"40.81.25.65/32\",\r\n \"40.81.56.190/32\",\r\n \"40.81.60.206/32\",\r\n + \ \"40.81.113.131/32\",\r\n \"40.81.116.141/32\",\r\n \"40.81.116.143/32\",\r\n + \ \"40.81.116.223/32\",\r\n \"40.81.117.23/32\",\r\n \"40.81.181.190/32\",\r\n + \ \"40.81.181.212/32\",\r\n \"40.81.181.214/32\",\r\n \"40.81.182.117/32\",\r\n + \ \"40.81.182.124/32\",\r\n \"40.81.186.128/32\",\r\n \"40.81.188.107/32\",\r\n + \ \"40.81.189.52/32\",\r\n \"40.81.190.97/32\",\r\n \"40.82.173.103/32\",\r\n + \ \"40.82.187.141/32\",\r\n \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n + \ \"40.82.224.52/32\",\r\n \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n + \ \"40.82.236.9/32\",\r\n \"40.82.236.35/32\",\r\n \"40.83.184.82/32\",\r\n + \ \"40.86.161.9/32\",\r\n \"40.86.164.89/32\",\r\n \"40.86.254.125/32\",\r\n + \ \"40.88.16.44/32\",\r\n \"40.88.18.208/32\",\r\n \"40.88.18.248/32\",\r\n + \ \"40.88.48.237/32\",\r\n \"40.88.231.249/32\",\r\n \"40.88.251.157/32\",\r\n + \ \"40.89.20.232/29\",\r\n \"40.89.20.240/28\",\r\n \"40.89.21.128/25\",\r\n + \ \"40.89.22.0/26\",\r\n \"40.89.22.64/28\",\r\n \"40.89.22.80/30\",\r\n + \ \"40.89.22.96/27\",\r\n \"40.89.22.128/26\",\r\n \"40.89.22.192/27\",\r\n + \ \"40.89.23.240/29\",\r\n \"40.90.184.63/32\",\r\n \"40.91.87.146/32\",\r\n + \ \"40.112.252.78/32\",\r\n \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n + \ \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n + \ \"40.115.75.235/32\",\r\n \"40.118.185.80/32\",\r\n \"40.118.200.18/32\",\r\n + \ \"40.118.237.211/32\",\r\n \"40.119.1.22/32\",\r\n \"40.119.42.85/32\",\r\n + \ \"40.119.42.86/32\",\r\n \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n + \ \"40.119.159.181/32\",\r\n \"40.119.159.218/32\",\r\n \"40.119.169.241/32\",\r\n + \ \"40.119.170.52/32\",\r\n \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n + \ \"40.119.170.180/32\",\r\n \"40.119.215.132/32\",\r\n \"40.120.1.91/32\",\r\n + \ \"40.120.1.94/32\",\r\n \"40.120.1.96/32\",\r\n \"40.120.2.208/31\",\r\n + \ \"40.120.86.160/27\",\r\n \"40.120.86.192/26\",\r\n \"40.120.87.56/29\",\r\n + \ \"40.124.136.2/32\",\r\n \"40.124.136.75/32\",\r\n \"40.124.136.138/32\",\r\n + \ \"40.127.10.187/32\",\r\n \"40.127.11.11/32\",\r\n \"40.127.14.98/32\",\r\n + \ \"40.127.14.104/32\",\r\n \"40.127.23.12/32\",\r\n \"40.127.84.210/32\",\r\n + \ \"40.127.145.191/32\",\r\n \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n + \ \"40.127.148.127/32\",\r\n \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n + \ \"40.127.227.23/32\",\r\n \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n + \ \"40.127.235.20/32\",\r\n \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n + \ \"51.11.24.198/32\",\r\n \"51.11.25.68/32\",\r\n \"51.11.25.172/32\",\r\n + \ \"51.11.172.30/32\",\r\n \"51.11.172.56/32\",\r\n \"51.11.172.160/32\",\r\n + \ \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n + \ \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n \"51.13.136.168/29\",\r\n + \ \"51.13.139.224/27\",\r\n \"51.13.141.128/26\",\r\n \"51.13.141.248/29\",\r\n + \ \"51.13.148.255/32\",\r\n \"51.13.149.70/32\",\r\n \"51.103.3.127/32\",\r\n + \ \"51.103.3.240/32\",\r\n \"51.104.30.172/30\",\r\n \"51.104.30.192/26\",\r\n + \ \"51.104.31.0/27\",\r\n \"51.104.31.32/28\",\r\n \"51.104.31.48/29\",\r\n + \ \"51.104.31.64/26\",\r\n \"51.104.36.212/32\",\r\n \"51.104.150.127/32\",\r\n + \ \"51.104.150.153/32\",\r\n \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n + \ \"51.104.155.233/32\",\r\n \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n + \ \"51.104.159.10/32\",\r\n \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n + \ \"51.104.177.53/32\",\r\n \"51.104.178.0/32\",\r\n \"51.104.248.11/32\",\r\n + \ \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n + \ \"51.105.96.44/32\",\r\n \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n + \ \"51.105.101.1/32\",\r\n \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n + \ \"51.105.145.107/32\",\r\n \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n + \ \"51.105.152.238/32\",\r\n \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n + \ \"51.105.165.235/32\",\r\n \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n + \ \"51.105.195.166/32\",\r\n \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n + \ \"51.105.249.94/32\",\r\n \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n + \ \"51.105.250.200/32\",\r\n \"51.107.8.159/32\",\r\n \"51.107.8.238/32\",\r\n + \ \"51.107.9.82/32\",\r\n \"51.107.11.68/30\",\r\n \"51.107.11.80/30\",\r\n + \ \"51.107.41.120/32\",\r\n \"51.107.45.66/32\",\r\n \"51.107.96.36/32\",\r\n + \ \"51.107.96.48/29\",\r\n \"51.107.96.104/32\",\r\n \"51.107.96.206/32\",\r\n + \ \"51.107.98.194/32\",\r\n \"51.107.100.218/32\",\r\n \"51.107.101.56/32\",\r\n + \ \"51.107.101.181/32\",\r\n \"51.107.201.45/32\",\r\n \"51.107.202.69/32\",\r\n + \ \"51.107.241.104/29\",\r\n \"51.107.241.160/27\",\r\n \"51.107.241.192/26\",\r\n + \ \"51.107.249.88/29\",\r\n \"51.107.249.160/27\",\r\n \"51.107.249.192/26\",\r\n + \ \"51.107.254.96/27\",\r\n \"51.107.254.128/26\",\r\n \"51.107.254.248/29\",\r\n + \ \"51.116.1.237/32\",\r\n \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n + \ \"51.116.3.16/32\",\r\n \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n + \ \"51.116.3.102/32\",\r\n \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n + \ \"51.116.51.184/29\",\r\n \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n + \ \"51.116.75.64/29\",\r\n \"51.116.99.200/32\",\r\n \"51.116.132.85/32\",\r\n + \ \"51.116.132.99/32\",\r\n \"51.116.133.151/32\",\r\n \"51.116.134.132/32\",\r\n + \ \"51.116.134.136/32\",\r\n \"51.116.138.202/32\",\r\n \"51.116.145.240/28\",\r\n + \ \"51.116.146.128/26\",\r\n \"51.116.146.192/28\",\r\n \"51.116.148.224/29\",\r\n + \ \"51.120.44.32/27\",\r\n \"51.120.44.64/26\",\r\n \"51.120.228.48/28\",\r\n + \ \"51.120.228.64/26\",\r\n \"51.120.228.128/28\",\r\n \"51.120.232.48/29\",\r\n + \ \"51.124.1.108/32\",\r\n \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n + \ \"51.124.72.168/32\",\r\n \"51.124.83.127/32\",\r\n \"51.132.68.126/32\",\r\n + \ \"51.132.72.50/32\",\r\n \"51.132.72.181/32\",\r\n \"51.132.73.95/32\",\r\n + \ \"51.132.161.225/32\",\r\n \"51.132.215.162/32\",\r\n \"51.132.215.182/32\",\r\n + \ \"51.137.10.82/32\",\r\n \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n + \ \"51.137.12.195/32\",\r\n \"51.137.13.184/32\",\r\n \"51.137.136.98/32\",\r\n + \ \"51.137.137.158/31\",\r\n \"51.137.137.224/32\",\r\n \"51.137.137.235/32\",\r\n + \ \"51.137.164.224/27\",\r\n \"51.137.165.192/26\",\r\n \"51.137.166.0/28\",\r\n + \ \"51.137.166.16/29\",\r\n \"51.137.166.24/30\",\r\n \"51.137.166.64/26\",\r\n + \ \"51.137.167.176/29\",\r\n \"51.137.180.86/32\",\r\n \"51.138.26.161/32\",\r\n + \ \"51.138.26.201/32\",\r\n \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n + \ \"51.138.28.250/32\",\r\n \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n + \ \"51.138.38.197/32\",\r\n \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n + \ \"51.138.215.192/26\",\r\n \"51.143.208.216/29\",\r\n \"51.144.56.64/32\",\r\n + \ \"51.144.190.147/32\",\r\n \"51.145.104.29/32\",\r\n \"51.145.186.156/32\",\r\n + \ \"51.145.189.149/32\",\r\n \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n + \ \"52.136.189.128/26\",\r\n \"52.136.190.176/29\",\r\n \"52.137.24.206/32\",\r\n + \ \"52.139.17.108/32\",\r\n \"52.139.17.252/32\",\r\n \"52.139.18.243/32\",\r\n + \ \"52.139.22.227/32\",\r\n \"52.139.80.229/32\",\r\n \"52.139.83.184/32\",\r\n + \ \"52.139.86.52/32\",\r\n \"52.139.111.136/29\",\r\n \"52.139.111.160/27\",\r\n + \ \"52.139.111.192/26\",\r\n \"52.139.156.110/32\",\r\n \"52.139.170.4/32\",\r\n + \ \"52.139.170.52/32\",\r\n \"52.139.176.216/32\",\r\n \"52.139.177.8/32\",\r\n + \ \"52.139.177.14/32\",\r\n \"52.139.179.116/32\",\r\n \"52.139.232.83/32\",\r\n + \ \"52.139.233.32/32\",\r\n \"52.139.234.140/32\",\r\n \"52.139.234.217/32\",\r\n + \ \"52.139.235.85/32\",\r\n \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n + \ \"52.140.110.0/26\",\r\n \"52.141.1.133/32\",\r\n \"52.141.7.17/32\",\r\n + \ \"52.141.7.21/32\",\r\n \"52.141.7.24/30\",\r\n \"52.141.7.36/30\",\r\n + \ \"52.142.16.162/32\",\r\n \"52.142.28.86/32\",\r\n \"52.142.80.162/32\",\r\n + \ \"52.142.81.115/32\",\r\n \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n + \ \"52.142.87.183/32\",\r\n \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n + \ \"52.142.112.130/32\",\r\n \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n + \ \"52.142.121.155/32\",\r\n \"52.142.127.254/32\",\r\n \"52.142.168.104/32\",\r\n + \ \"52.142.233.146/32\",\r\n \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n + \ \"52.142.234.230/32\",\r\n \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n + \ \"52.146.24.96/32\",\r\n \"52.146.24.106/32\",\r\n \"52.146.24.114/32\",\r\n + \ \"52.146.26.125/32\",\r\n \"52.146.26.218/32\",\r\n \"52.146.26.244/32\",\r\n + \ \"52.146.50.100/32\",\r\n \"52.146.60.149/32\",\r\n \"52.146.72.0/22\",\r\n + \ \"52.146.76.0/23\",\r\n \"52.146.78.0/24\",\r\n \"52.146.79.0/25\",\r\n + \ \"52.146.79.128/30\",\r\n \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n + \ \"52.146.130.128/27\",\r\n \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n + \ \"52.146.130.192/26\",\r\n \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n + \ \"52.146.138.128/25\",\r\n \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n + \ \"52.147.113.88/29\",\r\n \"52.147.116.192/26\",\r\n \"52.147.117.0/27\",\r\n + \ \"52.147.117.128/26\",\r\n \"52.147.117.192/27\",\r\n \"52.147.119.0/29\",\r\n + \ \"52.147.121.95/32\",\r\n \"52.147.222.228/32\",\r\n \"52.148.112.216/32\",\r\n + \ \"52.149.108.155/32\",\r\n \"52.149.169.236/32\",\r\n \"52.149.238.57/32\",\r\n + \ \"52.149.240.75/32\",\r\n \"52.149.243.177/32\",\r\n \"52.150.35.132/32\",\r\n + \ \"52.150.37.207/32\",\r\n \"52.150.154.48/28\",\r\n \"52.150.154.128/26\",\r\n + \ \"52.151.231.104/32\",\r\n \"52.151.238.19/32\",\r\n \"52.151.243.194/32\",\r\n + \ \"52.151.246.107/32\",\r\n \"52.152.194.10/32\",\r\n \"52.152.204.86/32\",\r\n + \ \"52.152.205.65/32\",\r\n \"52.152.205.137/32\",\r\n \"52.155.25.132/32\",\r\n + \ \"52.155.25.145/32\",\r\n \"52.155.25.157/32\",\r\n \"52.155.88.22/32\",\r\n + \ \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n + \ \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n + \ \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n + \ \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n + \ \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n + \ \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n + \ \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n + \ \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n + \ \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n + \ \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n + \ \"52.156.24.232/32\",\r\n \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n + \ \"52.156.196.221/32\",\r\n \"52.156.204.190/32\",\r\n \"52.157.221.75/32\",\r\n + \ \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n + \ \"52.157.237.175/32\",\r\n \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n + \ \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n \"52.158.121.190/32\",\r\n + \ \"52.160.108.225/32\",\r\n \"52.172.7.225/32\",\r\n \"52.172.112.176/29\",\r\n + \ \"52.175.120.201/32\",\r\n \"52.175.150.250/32\",\r\n \"52.180.96.196/32\",\r\n + \ \"52.180.102.55/32\",\r\n \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n + \ \"52.184.84.210/32\",\r\n \"52.185.226.247/32\",\r\n \"52.185.230.20/32\",\r\n + \ \"52.188.43.247/32\",\r\n \"52.188.77.154/32\",\r\n \"52.188.79.60/32\",\r\n + \ \"52.188.177.124/32\",\r\n \"52.188.181.97/32\",\r\n \"52.188.183.159/32\",\r\n + \ \"52.188.216.65/32\",\r\n \"52.188.221.237/32\",\r\n \"52.188.222.168/32\",\r\n + \ \"52.188.222.206/32\",\r\n \"52.189.252.34/32\",\r\n \"52.190.24.61/32\",\r\n + \ \"52.190.27.148/32\",\r\n \"52.190.30.136/32\",\r\n \"52.190.30.145/32\",\r\n + \ \"52.190.39.65/32\",\r\n \"52.191.39.181/32\",\r\n \"52.191.217.43/32\",\r\n + \ \"52.191.232.133/32\",\r\n \"52.191.237.186/32\",\r\n \"52.191.238.79/32\",\r\n + \ \"52.191.238.157/32\",\r\n \"52.191.239.208/32\",\r\n \"52.191.239.246/32\",\r\n + \ \"52.224.17.48/32\",\r\n \"52.224.17.98/32\",\r\n \"52.224.137.160/32\",\r\n + \ \"52.224.142.152/32\",\r\n \"52.224.149.89/32\",\r\n \"52.224.150.63/32\",\r\n + \ \"52.224.184.205/32\",\r\n \"52.224.184.221/32\",\r\n \"52.224.185.216/32\",\r\n + \ \"52.224.195.119/32\",\r\n \"52.224.200.26/32\",\r\n \"52.224.201.114/32\",\r\n + \ \"52.224.201.121/32\",\r\n \"52.224.203.192/32\",\r\n \"52.224.204.110/32\",\r\n + \ \"52.226.41.202/32\",\r\n \"52.226.41.235/32\",\r\n \"52.226.49.104/32\",\r\n + \ \"52.226.49.156/32\",\r\n \"52.226.51.138/32\",\r\n \"52.226.139.204/32\",\r\n + \ \"52.226.141.200/32\",\r\n \"52.226.143.0/32\",\r\n \"52.226.148.5/32\",\r\n + \ \"52.226.148.225/32\",\r\n \"52.226.175.58/32\",\r\n \"52.226.254.118/32\",\r\n + \ \"52.228.86.178/31\",\r\n \"52.228.86.180/30\",\r\n \"52.228.86.184/29\",\r\n + \ \"52.228.86.192/26\",\r\n \"52.228.87.0/24\",\r\n \"52.228.125.229/32\",\r\n + \ \"52.229.79.225/32\",\r\n \"52.229.88.158/32\",\r\n \"52.229.119.249/32\",\r\n + \ \"52.229.225.182/32\",\r\n \"52.231.136.212/32\",\r\n \"52.231.137.237/32\",\r\n + \ \"52.231.140.224/29\",\r\n \"52.231.143.171/32\",\r\n \"52.231.185.0/32\",\r\n + \ \"52.234.104.49/32\",\r\n \"52.235.17.70/32\",\r\n \"52.235.57.68/30\",\r\n + \ \"52.235.57.140/32\",\r\n \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n + \ \"52.235.63.0/32\",\r\n \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n + \ \"52.241.138.151/32\",\r\n \"52.241.140.217/32\",\r\n \"52.243.106.93/32\",\r\n + \ \"52.243.108.25/32\",\r\n \"52.243.109.4/31\",\r\n \"52.243.109.126/32\",\r\n + \ \"52.243.110.67/32\",\r\n \"52.243.110.156/32\",\r\n \"52.243.110.181/32\",\r\n + \ \"52.243.113.88/31\",\r\n \"52.243.113.102/32\",\r\n \"52.246.120.190/32\",\r\n + \ \"52.249.59.157/32\",\r\n \"52.249.60.80/32\",\r\n \"52.249.63.45/32\",\r\n + \ \"52.249.201.87/32\",\r\n \"52.249.204.114/32\",\r\n \"52.250.228.36/30\",\r\n + \ \"52.250.228.40/29\",\r\n \"52.250.228.48/28\",\r\n \"52.250.228.128/25\",\r\n + \ \"52.250.229.0/24\",\r\n \"52.250.230.0/23\",\r\n \"52.255.212.164/32\",\r\n + \ \"52.255.213.211/32\",\r\n \"52.255.221.231/32\",\r\n \"102.37.80.40/29\",\r\n + \ \"102.37.85.32/27\",\r\n \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n + \ \"102.37.166.224/27\",\r\n \"102.37.167.0/26\",\r\n \"102.133.0.199/32\",\r\n + \ \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n + \ \"102.133.60.0/27\",\r\n \"102.133.132.151/32\",\r\n \"102.133.219.144/28\",\r\n \ \"102.133.219.160/28\",\r\n \"102.133.219.192/26\",\r\n \ \"102.133.221.24/29\",\r\n \"104.40.34.134/32\",\r\n \"104.40.72.149/32\",\r\n \ \"104.42.32.228/32\",\r\n \"104.42.35.16/32\",\r\n \"104.42.214.62/32\",\r\n @@ -42859,7 +43840,7 @@ interactions: \ \"191.238.77.0/27\",\r\n \"191.238.77.56/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.AustraliaEast\",\r\n \ \"id\": \"PowerPlatformInfra.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42877,7 +43858,7 @@ interactions: \ \"20.213.65.83/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.AustraliaSoutheast\",\r\n \"id\": \"PowerPlatformInfra.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n @@ -42895,7 +43876,7 @@ interactions: \ \"104.46.177.0/26\",\r\n \"104.46.179.32/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.BrazilSouth\",\r\n \ \"id\": \"PowerPlatformInfra.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42911,7 +43892,7 @@ interactions: \ \"191.238.77.0/27\",\r\n \"191.238.77.56/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CanadaCentral\",\r\n \ \"id\": \"PowerPlatformInfra.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42929,7 +43910,7 @@ interactions: \ \"52.228.86.192/26\",\r\n \"52.228.87.0/24\",\r\n \"52.228.125.229/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CanadaEast\",\r\n \ \"id\": \"PowerPlatformInfra.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42948,7 +43929,7 @@ interactions: \ \"52.235.57.203/32\",\r\n \"52.235.57.252/30\",\r\n \"52.235.63.0/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.CentralIndia\",\r\n \ \"id\": \"PowerPlatformInfra.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42960,7 +43941,7 @@ interactions: \ \"52.140.108.242/31\",\r\n \"52.140.109.128/25\",\r\n \"52.140.110.0/26\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.EastAsia\",\r\n \ \"id\": \"PowerPlatformInfra.EastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -42977,9 +43958,9 @@ interactions: \ \"52.184.48.37/32\",\r\n \"52.184.80.151/32\",\r\n \"52.184.84.210/32\",\r\n \ \"52.229.225.182/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.EastUS\",\r\n \"id\": \"PowerPlatformInfra.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \ \"addressPrefixes\": [\r\n \"20.42.24.159/32\",\r\n \"20.42.39.188/32\",\r\n \ \"20.49.110.84/30\",\r\n \"20.49.111.48/28\",\r\n \"20.49.111.64/26\",\r\n @@ -43028,40 +44009,40 @@ interactions: \ \"104.45.174.26/32\",\r\n \"104.45.175.45/32\",\r\n \"104.45.188.240/32\",\r\n \ \"104.45.191.89/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.FranceCentral\",\r\n \"id\": \"PowerPlatformInfra.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.43.44.240/28\",\r\n \"20.43.45.128/26\",\r\n - \ \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n \"20.111.0.0/27\",\r\n - \ \"20.111.0.56/29\",\r\n \"40.66.61.123/32\",\r\n \"40.66.62.172/32\",\r\n - \ \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n \"51.11.235.83/32\",\r\n - \ \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n \"51.138.215.192/26\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.FranceSouth\",\r\n - \ \"id\": \"PowerPlatformInfra.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"40.82.224.9/32\",\r\n \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n - \ \"40.82.224.60/32\",\r\n \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n - \ \"40.82.236.35/32\",\r\n \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n - \ \"51.105.92.160/28\",\r\n \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n - \ \"52.136.189.128/26\",\r\n \"52.136.190.176/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyNorth\",\r\n - \ \"id\": \"PowerPlatformInfra.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"51.116.1.237/32\",\r\n \"51.116.2.101/32\",\r\n - \ \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n \"51.116.3.73/32\",\r\n - \ \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n \"51.116.50.128/26\",\r\n - \ \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n \"51.116.74.96/27\",\r\n - \ \"51.116.74.128/26\",\r\n \"51.116.75.64/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.43.44.240/28\",\r\n + \ \"20.43.45.128/26\",\r\n \"20.43.45.192/27\",\r\n \"20.43.47.80/29\",\r\n + \ \"20.111.0.0/27\",\r\n \"20.111.0.56/29\",\r\n \"40.66.61.123/32\",\r\n + \ \"40.66.62.172/32\",\r\n \"51.11.233.119/32\",\r\n \"51.11.233.176/32\",\r\n + \ \"51.11.235.83/32\",\r\n \"51.103.3.127/32\",\r\n \"51.103.3.240/32\",\r\n + \ \"51.138.215.192/26\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.FranceSouth\",\r\n \"id\": \"PowerPlatformInfra.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"40.82.224.9/32\",\r\n + \ \"40.82.224.49/32\",\r\n \"40.82.224.52/32\",\r\n \"40.82.224.60/32\",\r\n + \ \"40.82.224.65/32\",\r\n \"40.82.236.9/32\",\r\n \"40.82.236.35/32\",\r\n + \ \"51.105.92.64/26\",\r\n \"51.105.92.128/27\",\r\n \"51.105.92.160/28\",\r\n + \ \"52.136.184.88/29\",\r\n \"52.136.189.96/27\",\r\n \"52.136.189.128/26\",\r\n + \ \"52.136.190.176/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.GermanyNorth\",\r\n \"id\": \"PowerPlatformInfra.GermanyNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"51.116.1.237/32\",\r\n + \ \"51.116.2.101/32\",\r\n \"51.116.2.239/32\",\r\n \"51.116.3.16/32\",\r\n + \ \"51.116.3.73/32\",\r\n \"51.116.3.87/32\",\r\n \"51.116.3.102/32\",\r\n + \ \"51.116.50.128/26\",\r\n \"51.116.50.192/27\",\r\n \"51.116.51.184/29\",\r\n + \ \"51.116.74.96/27\",\r\n \"51.116.74.128/26\",\r\n \"51.116.75.64/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n \ \"id\": \"PowerPlatformInfra.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -43072,7 +44053,7 @@ interactions: \ \"51.116.146.192/28\",\r\n \"51.116.148.224/29\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.JapanEast\",\r\n \ \"id\": \"PowerPlatformInfra.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -43085,7 +44066,7 @@ interactions: \ \"20.194.144.31/32\",\r\n \"20.210.3.27/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.JapanWest\",\r\n \ \"id\": \"PowerPlatformInfra.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -43097,7 +44078,7 @@ interactions: \ \"40.81.189.52/32\",\r\n \"40.81.190.97/32\",\r\n \"52.175.150.250/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.KoreaCentral\",\r\n \ \"id\": \"PowerPlatformInfra.KoreaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -43108,7 +44089,7 @@ interactions: \ \"52.141.7.21/32\",\r\n \"52.141.7.24/30\",\r\n \"52.141.7.36/30\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.KoreaSouth\",\r\n \ \"id\": \"PowerPlatformInfra.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -43118,65 +44099,65 @@ interactions: \ \"52.231.137.237/32\",\r\n \"52.231.140.224/29\",\r\n \"52.231.143.171/32\",\r\n \ \"52.231.185.0/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.NorthEurope\",\r\n \"id\": \"PowerPlatformInfra.NorthEurope\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"northeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.50.68.136/29\",\r\n + \ \"20.50.68.144/28\",\r\n \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n + \ \"20.50.69.0/24\",\r\n \"20.50.70.0/23\",\r\n \"20.54.3.143/32\",\r\n + \ \"20.54.3.210/32\",\r\n \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n + \ \"20.54.40.139/32\",\r\n \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n + \ \"20.54.66.198/32\",\r\n \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n + \ \"20.54.105.72/32\",\r\n \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n + \ \"20.54.105.243/32\",\r\n \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n + \ \"20.67.211.155/32\",\r\n \"20.67.211.157/32\",\r\n \"20.82.155.16/32\",\r\n + \ \"20.82.171.158/32\",\r\n \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n + \ \"20.82.231.162/32\",\r\n \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n + \ \"20.82.246.160/27\",\r\n \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n + \ \"20.93.26.109/32\",\r\n \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n + \ \"20.105.1.51/32\",\r\n \"20.105.17.251/32\",\r\n \"40.127.145.191/32\",\r\n + \ \"40.127.147.213/32\",\r\n \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n + \ \"40.127.150.85/32\",\r\n \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n + \ \"40.127.229.37/32\",\r\n \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n + \ \"40.127.235.247/32\",\r\n \"40.127.241.36/32\",\r\n \"51.104.150.127/32\",\r\n + \ \"51.104.150.153/32\",\r\n \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n + \ \"51.104.155.233/32\",\r\n \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n + \ \"51.104.159.10/32\",\r\n \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n + \ \"51.104.177.53/32\",\r\n \"51.104.178.0/32\",\r\n \"51.138.178.92/32\",\r\n + \ \"51.138.178.253/32\",\r\n \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n + \ \"52.142.82.161/32\",\r\n \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n + \ \"52.142.112.49/32\",\r\n \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n + \ \"52.142.113.203/32\",\r\n \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n + \ \"52.142.127.254/32\",\r\n \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n + \ \"52.146.130.128/27\",\r\n \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n + \ \"52.146.130.192/26\",\r\n \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n + \ \"52.146.138.128/25\",\r\n \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n + \ \"52.155.88.22/32\",\r\n \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n + \ \"52.155.94.139/32\",\r\n \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n + \ \"52.155.162.137/32\",\r\n \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n + \ \"52.155.176.197/32\",\r\n \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n + \ \"52.155.181.78/32\",\r\n \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n + \ \"52.155.223.80/32\",\r\n \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n + \ \"52.155.232.169/32\",\r\n \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n + \ \"52.155.233.110/32\",\r\n \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n + \ \"52.155.234.107/32\",\r\n \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n + \ \"52.155.235.151/32\",\r\n \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n + \ \"52.155.236.16/32\",\r\n \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n + \ \"52.156.196.221/32\",\r\n \"52.156.204.190/32\",\r\n \"52.158.24.140/32\",\r\n + \ \"52.158.24.178/32\",\r\n \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n + \ \"52.158.121.190/32\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.NorwayEast\",\r\n \"id\": \"PowerPlatformInfra.NorwayEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.50.68.136/29\",\r\n \"20.50.68.144/28\",\r\n - \ \"20.50.68.160/27\",\r\n \"20.50.68.192/26\",\r\n \"20.50.69.0/24\",\r\n - \ \"20.50.70.0/23\",\r\n \"20.54.3.143/32\",\r\n \"20.54.3.210/32\",\r\n - \ \"20.54.4.212/32\",\r\n \"20.54.37.75/32\",\r\n \"20.54.40.139/32\",\r\n - \ \"20.54.66.178/32\",\r\n \"20.54.66.186/32\",\r\n \"20.54.66.198/32\",\r\n - \ \"20.54.96.119/32\",\r\n \"20.54.105.65/32\",\r\n \"20.54.105.72/32\",\r\n - \ \"20.54.105.78/32\",\r\n \"20.54.105.122/32\",\r\n \"20.54.105.243/32\",\r\n - \ \"20.54.106.12/32\",\r\n \"20.54.106.211/32\",\r\n \"20.67.211.155/32\",\r\n - \ \"20.67.211.157/32\",\r\n \"20.82.155.16/32\",\r\n \"20.82.171.158/32\",\r\n - \ \"20.82.205.5/32\",\r\n \"20.82.227.170/32\",\r\n \"20.82.231.162/32\",\r\n - \ \"20.82.246.146/31\",\r\n \"20.82.246.148/30\",\r\n \"20.82.246.160/27\",\r\n - \ \"20.82.246.192/26\",\r\n \"20.82.251.66/32\",\r\n \"20.93.26.109/32\",\r\n - \ \"20.93.48.100/32\",\r\n \"20.93.53.137/32\",\r\n \"20.105.1.51/32\",\r\n - \ \"20.105.17.251/32\",\r\n \"40.127.145.191/32\",\r\n \"40.127.147.213/32\",\r\n - \ \"40.127.148.105/32\",\r\n \"40.127.148.127/32\",\r\n \"40.127.150.85/32\",\r\n - \ \"40.127.224.152/32\",\r\n \"40.127.227.23/32\",\r\n \"40.127.229.37/32\",\r\n - \ \"40.127.234.252/32\",\r\n \"40.127.235.20/32\",\r\n \"40.127.235.247/32\",\r\n - \ \"40.127.241.36/32\",\r\n \"51.104.150.127/32\",\r\n \"51.104.150.153/32\",\r\n - \ \"51.104.152.162/32\",\r\n \"51.104.155.15/32\",\r\n \"51.104.155.233/32\",\r\n - \ \"51.104.156.26/32\",\r\n \"51.104.159.8/32\",\r\n \"51.104.159.10/32\",\r\n - \ \"51.104.159.21/32\",\r\n \"51.104.176.219/32\",\r\n \"51.104.177.53/32\",\r\n - \ \"51.104.178.0/32\",\r\n \"51.138.178.92/32\",\r\n \"51.138.178.253/32\",\r\n - \ \"52.142.80.162/32\",\r\n \"52.142.81.115/32\",\r\n \"52.142.82.161/32\",\r\n - \ \"52.142.86.84/32\",\r\n \"52.142.87.183/32\",\r\n \"52.142.112.49/32\",\r\n - \ \"52.142.112.84/32\",\r\n \"52.142.112.130/32\",\r\n \"52.142.113.203/32\",\r\n - \ \"52.142.121.142/32\",\r\n \"52.142.121.155/32\",\r\n \"52.142.127.254/32\",\r\n - \ \"52.146.128.0/23\",\r\n \"52.146.130.0/25\",\r\n \"52.146.130.128/27\",\r\n - \ \"52.146.130.160/28\",\r\n \"52.146.130.176/30\",\r\n \"52.146.130.192/26\",\r\n - \ \"52.146.132.232/29\",\r\n \"52.146.138.96/27\",\r\n \"52.146.138.128/25\",\r\n - \ \"52.146.139.0/25\",\r\n \"52.146.139.200/29\",\r\n \"52.155.88.22/32\",\r\n - \ \"52.155.91.129/32\",\r\n \"52.155.91.146/32\",\r\n \"52.155.94.139/32\",\r\n - \ \"52.155.94.157/32\",\r\n \"52.155.95.212/32\",\r\n \"52.155.162.137/32\",\r\n - \ \"52.155.172.184/32\",\r\n \"52.155.173.7/32\",\r\n \"52.155.176.197/32\",\r\n - \ \"52.155.178.3/32\",\r\n \"52.155.180.156/32\",\r\n \"52.155.181.78/32\",\r\n - \ \"52.155.220.20/32\",\r\n \"52.155.222.217/32\",\r\n \"52.155.223.80/32\",\r\n - \ \"52.155.224.132/32\",\r\n \"52.155.232.15/32\",\r\n \"52.155.232.169/32\",\r\n - \ \"52.155.232.218/32\",\r\n \"52.155.233.8/32\",\r\n \"52.155.233.110/32\",\r\n - \ \"52.155.233.227/32\",\r\n \"52.155.234.28/32\",\r\n \"52.155.234.107/32\",\r\n - \ \"52.155.234.126/32\",\r\n \"52.155.234.184/32\",\r\n \"52.155.235.151/32\",\r\n - \ \"52.155.235.153/32\",\r\n \"52.155.236.8/32\",\r\n \"52.155.236.16/32\",\r\n - \ \"52.156.193.146/32\",\r\n \"52.156.194.25/32\",\r\n \"52.156.196.221/32\",\r\n - \ \"52.156.204.190/32\",\r\n \"52.158.24.140/32\",\r\n \"52.158.24.178/32\",\r\n - \ \"52.158.27.66/32\",\r\n \"52.158.112.171/32\",\r\n \"52.158.121.190/32\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayEast\",\r\n - \ \"id\": \"PowerPlatformInfra.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n \"20.100.1.160/29\",\r\n - \ \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n \"51.120.44.32/27\",\r\n - \ \"51.120.44.64/26\",\r\n \"51.120.232.48/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayWest\",\r\n + \ \"addressPrefixes\": [\r\n \"20.100.0.160/27\",\r\n \"20.100.1.0/26\",\r\n + \ \"20.100.1.160/29\",\r\n \"51.13.16.0/32\",\r\n \"51.13.25.253/32\",\r\n + \ \"51.120.44.32/27\",\r\n \"51.120.44.64/26\",\r\n \"51.120.232.48/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.NorwayWest\",\r\n \ \"id\": \"PowerPlatformInfra.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -43186,7 +44167,7 @@ interactions: \ \"51.120.228.128/28\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.SouthAfricaNorth\",\r\n \"id\": \"PowerPlatformInfra.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n @@ -43197,17 +44178,18 @@ interactions: \ \"102.133.219.160/28\",\r\n \"102.133.219.192/26\",\r\n \ \"102.133.221.24/29\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.SouthAfricaWest\",\r\n \"id\": \"PowerPlatformInfra.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"102.37.80.40/29\",\r\n \"102.37.85.32/27\",\r\n - \ \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n \"102.133.0.199/32\",\r\n - \ \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n \"102.133.59.192/26\",\r\n - \ \"102.133.60.0/27\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"PowerPlatformInfra.SouthCentralUS\",\r\n \"id\": \"PowerPlatformInfra.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southafricawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"102.37.80.40/29\",\r\n + \ \"102.37.85.32/27\",\r\n \"102.37.85.64/26\",\r\n \"102.37.85.200/29\",\r\n + \ \"102.133.0.199/32\",\r\n \"102.133.0.212/32\",\r\n \"102.133.1.24/32\",\r\n + \ \"102.133.59.192/26\",\r\n \"102.133.60.0/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SouthCentralUS\",\r\n + \ \"id\": \"PowerPlatformInfra.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n \ \"addressPrefixes\": [\r\n \"13.66.80.131/32\",\r\n \"13.73.253.128/25\",\r\n @@ -43221,7 +44203,7 @@ interactions: \ \"52.249.59.157/32\",\r\n \"52.249.60.80/32\",\r\n \"52.249.63.45/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SoutheastAsia\",\r\n \ \"id\": \"PowerPlatformInfra.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -43241,7 +44223,7 @@ interactions: \ \"104.43.76.102/32\",\r\n \"104.43.76.124/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SouthIndia\",\r\n \ \"id\": \"PowerPlatformInfra.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -43253,7 +44235,7 @@ interactions: \ \"20.192.153.80/29\",\r\n \"52.172.7.225/32\",\r\n \"52.172.112.176/29\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SwitzerlandNorth\",\r\n \ \"id\": \"PowerPlatformInfra.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -43264,7 +44246,7 @@ interactions: \ \"51.107.241.104/29\",\r\n \"51.107.241.160/27\",\r\n \"51.107.241.192/26\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.SwitzerlandWest\",\r\n \ \"id\": \"PowerPlatformInfra.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -43275,7 +44257,7 @@ interactions: \ \"51.107.254.96/27\",\r\n \"51.107.254.128/26\",\r\n \"51.107.254.248/29\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UAECentral\",\r\n \ \"id\": \"PowerPlatformInfra.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -43285,18 +44267,18 @@ interactions: \ \"40.120.1.91/32\",\r\n \"40.120.1.94/32\",\r\n \"40.120.1.96/32\",\r\n \ \"40.120.2.208/31\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.UAENorth\",\r\n \"id\": \"PowerPlatformInfra.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"20.38.140.32/27\",\r\n \"20.38.140.64/26\",\r\n - \ \"20.38.142.120/29\",\r\n \"20.46.152.152/32\",\r\n \"20.46.159.47/32\",\r\n - \ \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n \"40.119.170.60/32\",\r\n - \ \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n \"40.120.86.160/27\",\r\n - \ \"40.120.86.192/26\",\r\n \"40.120.87.56/29\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.38.140.32/27\",\r\n + \ \"20.38.140.64/26\",\r\n \"20.38.142.120/29\",\r\n \"20.46.152.152/32\",\r\n + \ \"20.46.159.47/32\",\r\n \"40.119.169.241/32\",\r\n \"40.119.170.52/32\",\r\n + \ \"40.119.170.60/32\",\r\n \"40.119.170.178/32\",\r\n \"40.119.170.180/32\",\r\n + \ \"40.120.86.160/27\",\r\n \"40.120.86.192/26\",\r\n \"40.120.87.56/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKSouth\",\r\n \ \"id\": \"PowerPlatformInfra.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -43312,7 +44294,7 @@ interactions: \ \"51.143.208.216/29\",\r\n \"51.145.104.29/32\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.UKWest\",\r\n \ \"id\": \"PowerPlatformInfra.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -43327,61 +44309,61 @@ interactions: \ \"51.137.166.64/26\",\r\n \"51.137.167.176/29\",\r\n \"51.137.180.86/32\",\r\n \ \"52.142.168.104/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformInfra.WestCentralUS\",\r\n \"id\": \"PowerPlatformInfra.WestCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"FW\"\r\n ],\r\n \"systemService\": \"PowerPlatformInfra\",\r\n - \ \"addressPrefixes\": [\r\n \"52.150.154.48/28\",\r\n \"52.150.154.128/26\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestEurope\",\r\n - \ \"id\": \"PowerPlatformInfra.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": - [\r\n \"20.50.16.235/32\",\r\n \"20.50.16.253/32\",\r\n - \ \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n \"20.50.134.59/32\",\r\n - \ \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n \"20.50.238.87/32\",\r\n - \ \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n \"20.54.209.167/32\",\r\n - \ \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n \"20.54.209.238/32\",\r\n - \ \"20.54.209.240/32\",\r\n \"20.61.96.0/25\",\r\n \"20.61.96.128/27\",\r\n - \ \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n \"20.61.249.208/32\",\r\n - \ \"20.71.81.103/32\",\r\n \"20.76.181.210/32\",\r\n \"20.76.222.244/32\",\r\n - \ \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n \"20.82.57.234/32\",\r\n - \ \"20.82.64.2/32\",\r\n \"20.86.93.224/27\",\r\n \"20.86.95.0/24\",\r\n - \ \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n \"20.93.176.101/32\",\r\n - \ \"20.93.237.39/32\",\r\n \"20.101.28.187/32\",\r\n \"20.103.85.227/32\",\r\n - \ \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n \"20.105.208.0/26\",\r\n - \ \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n \"40.74.5.98/32\",\r\n - \ \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n \"40.74.32.17/32\",\r\n - \ \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n \"40.74.42.84/32\",\r\n - \ \"40.74.42.86/32\",\r\n \"40.113.178.52/30\",\r\n \"40.113.178.56/29\",\r\n - \ \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n \"40.113.180.0/22\",\r\n - \ \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n \"40.119.159.181/32\",\r\n - \ \"40.119.159.218/32\",\r\n \"51.105.96.44/32\",\r\n \"51.105.97.152/32\",\r\n - \ \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n \"51.105.130.21/32\",\r\n - \ \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n \"51.105.152.8/32\",\r\n - \ \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n \"51.105.160.10/32\",\r\n - \ \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n \"51.105.183.7/32\",\r\n - \ \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n \"51.105.206.64/32\",\r\n - \ \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n \"51.105.250.62/32\",\r\n - \ \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n \"51.124.1.108/32\",\r\n - \ \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n \"51.124.72.168/32\",\r\n - \ \"51.124.83.127/32\",\r\n \"51.137.10.82/32\",\r\n \"51.137.10.173/32\",\r\n - \ \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n \"51.137.13.184/32\",\r\n - \ \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n \"51.138.27.6/32\",\r\n - \ \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n \"51.138.30.32/32\",\r\n - \ \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n \"51.144.56.64/32\",\r\n - \ \"51.144.190.147/32\",\r\n \"51.145.186.156/32\",\r\n \"51.145.189.149/32\",\r\n - \ \"52.137.24.206/32\",\r\n \"52.142.233.146/32\",\r\n \"52.142.233.149/32\",\r\n - \ \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n \"52.142.237.97/32\",\r\n - \ \"52.143.22.209/32\",\r\n \"52.149.108.155/32\",\r\n \"52.157.221.75/32\",\r\n - \ \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n \"52.157.225.224/32\",\r\n - \ \"52.157.237.175/32\",\r\n \"52.236.152.88/32\",\r\n \"52.236.153.149/32\",\r\n - \ \"104.45.65.67/32\",\r\n \"104.45.67.10/32\",\r\n \"104.45.70.91/32\",\r\n - \ \"104.45.70.154/32\",\r\n \"104.45.77.57/32\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"52.150.154.48/28\",\r\n + \ \"52.150.154.128/26\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformInfra.WestEurope\",\r\n \"id\": \"PowerPlatformInfra.WestEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"westeurope\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"20.50.16.235/32\",\r\n + \ \"20.50.16.253/32\",\r\n \"20.50.24.95/32\",\r\n \"20.50.25.187/32\",\r\n + \ \"20.50.134.59/32\",\r\n \"20.50.228.248/32\",\r\n \"20.50.231.176/32\",\r\n + \ \"20.50.238.87/32\",\r\n \"20.54.184.154/32\",\r\n \"20.54.209.120/32\",\r\n + \ \"20.54.209.167/32\",\r\n \"20.54.209.175/32\",\r\n \"20.54.209.236/32\",\r\n + \ \"20.54.209.238/32\",\r\n \"20.54.209.240/32\",\r\n \"20.61.96.0/25\",\r\n + \ \"20.61.96.128/27\",\r\n \"20.61.96.192/26\",\r\n \"20.61.98.152/29\",\r\n + \ \"20.61.249.208/32\",\r\n \"20.71.81.103/32\",\r\n \"20.76.181.210/32\",\r\n + \ \"20.76.222.244/32\",\r\n \"20.76.230.103/32\",\r\n \"20.76.254.131/32\",\r\n + \ \"20.82.57.234/32\",\r\n \"20.82.64.2/32\",\r\n \"20.86.93.224/27\",\r\n + \ \"20.86.95.0/24\",\r\n \"20.86.231.133/32\",\r\n \"20.86.236.196/32\",\r\n + \ \"20.93.176.101/32\",\r\n \"20.93.237.39/32\",\r\n \"20.101.28.187/32\",\r\n + \ \"20.103.85.227/32\",\r\n \"20.103.162.168/32\",\r\n \"20.103.204.204/32\",\r\n + \ \"20.105.208.0/26\",\r\n \"20.105.208.64/27\",\r\n \"20.105.208.192/29\",\r\n + \ \"40.74.5.98/32\",\r\n \"40.74.10.193/32\",\r\n \"40.74.18.24/32\",\r\n + \ \"40.74.32.17/32\",\r\n \"40.74.32.24/32\",\r\n \"40.74.33.38/32\",\r\n + \ \"40.74.42.84/32\",\r\n \"40.74.42.86/32\",\r\n \"40.113.178.52/30\",\r\n + \ \"40.113.178.56/29\",\r\n \"40.113.178.128/25\",\r\n \"40.113.179.0/24\",\r\n + \ \"40.113.180.0/22\",\r\n \"40.119.159.78/32\",\r\n \"40.119.159.126/32\",\r\n + \ \"40.119.159.181/32\",\r\n \"40.119.159.218/32\",\r\n \"51.105.96.44/32\",\r\n + \ \"51.105.97.152/32\",\r\n \"51.105.99.79/32\",\r\n \"51.105.101.1/32\",\r\n + \ \"51.105.130.21/32\",\r\n \"51.105.144.140/32\",\r\n \"51.105.145.107/32\",\r\n + \ \"51.105.152.8/32\",\r\n \"51.105.152.95/32\",\r\n \"51.105.152.238/32\",\r\n + \ \"51.105.160.10/32\",\r\n \"51.105.164.54/32\",\r\n \"51.105.165.235/32\",\r\n + \ \"51.105.183.7/32\",\r\n \"51.105.193.78/32\",\r\n \"51.105.195.166/32\",\r\n + \ \"51.105.206.64/32\",\r\n \"51.105.212.239/32\",\r\n \"51.105.249.94/32\",\r\n + \ \"51.105.250.62/32\",\r\n \"51.105.250.196/32\",\r\n \"51.105.250.200/32\",\r\n + \ \"51.124.1.108/32\",\r\n \"51.124.56.209/32\",\r\n \"51.124.71.26/32\",\r\n + \ \"51.124.72.168/32\",\r\n \"51.124.83.127/32\",\r\n \"51.137.10.82/32\",\r\n + \ \"51.137.10.173/32\",\r\n \"51.137.12.137/32\",\r\n \"51.137.12.195/32\",\r\n + \ \"51.137.13.184/32\",\r\n \"51.138.26.161/32\",\r\n \"51.138.26.201/32\",\r\n + \ \"51.138.27.6/32\",\r\n \"51.138.27.148/32\",\r\n \"51.138.28.250/32\",\r\n + \ \"51.138.30.32/32\",\r\n \"51.138.31.195/32\",\r\n \"51.138.38.197/32\",\r\n + \ \"51.144.56.64/32\",\r\n \"51.144.190.147/32\",\r\n \"51.145.186.156/32\",\r\n + \ \"51.145.189.149/32\",\r\n \"52.137.24.206/32\",\r\n \"52.142.233.146/32\",\r\n + \ \"52.142.233.149/32\",\r\n \"52.142.233.161/32\",\r\n \"52.142.234.230/32\",\r\n + \ \"52.142.237.97/32\",\r\n \"52.143.22.209/32\",\r\n \"52.149.108.155/32\",\r\n + \ \"52.157.221.75/32\",\r\n \"52.157.221.163/32\",\r\n \"52.157.222.173/32\",\r\n + \ \"52.157.225.224/32\",\r\n \"52.157.237.175/32\",\r\n \"52.236.152.88/32\",\r\n + \ \"52.236.153.149/32\",\r\n \"104.45.65.67/32\",\r\n \"104.45.67.10/32\",\r\n + \ \"104.45.70.91/32\",\r\n \"104.45.70.154/32\",\r\n \"104.45.77.57/32\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS\",\r\n \ \"id\": \"PowerPlatformInfra.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": @@ -43433,151 +44415,400 @@ interactions: \ \"104.210.57.39/32\",\r\n \"137.135.53.196/32\",\r\n \"168.61.3.73/32\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformInfra.WestUS2\",\r\n \ \"id\": \"PowerPlatformInfra.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"FW\"\r\n ],\r\n \ \"systemService\": \"PowerPlatformInfra\",\r\n \"addressPrefixes\": [\r\n \"40.64.134.144/28\",\r\n \"40.64.134.192/26\",\r\n \ \"40.91.87.146/32\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerPlatformPlex\",\r\n \"id\": \"PowerPlatformPlex\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.24.0.192/28\",\r\n - \ \"20.24.0.208/30\",\r\n \"20.52.95.84/30\",\r\n \"20.52.95.216/30\",\r\n - \ \"20.59.84.24/29\",\r\n \"20.59.84.80/28\",\r\n \"20.59.84.96/27\",\r\n - \ \"20.59.84.128/27\",\r\n \"20.59.84.160/29\",\r\n \"20.59.103.116/30\",\r\n - \ \"20.59.103.136/29\",\r\n \"20.59.103.160/27\",\r\n \"20.59.103.192/27\",\r\n - \ \"20.59.103.224/28\",\r\n \"20.59.103.240/30\",\r\n \"20.70.223.24/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.24.0.192/28\",\r\n \"20.24.0.208/30\",\r\n \"20.52.95.84/30\",\r\n + \ \"20.52.95.216/30\",\r\n \"20.59.84.24/29\",\r\n \"20.59.84.80/28\",\r\n + \ \"20.59.84.96/27\",\r\n \"20.59.84.128/27\",\r\n \"20.59.84.160/29\",\r\n + \ \"20.59.103.116/30\",\r\n \"20.59.103.136/29\",\r\n \"20.59.103.160/27\",\r\n + \ \"20.59.103.192/27\",\r\n \"20.59.103.224/28\",\r\n \"20.59.103.240/30\",\r\n + \ \"20.70.223.24/29\",\r\n \"20.70.223.80/29\",\r\n \"20.70.223.88/30\",\r\n + \ \"20.70.223.168/29\",\r\n \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n + \ \"20.74.196.104/29\",\r\n \"20.79.108.100/30\",\r\n \"20.79.108.104/30\",\r\n + \ \"20.87.82.152/29\",\r\n \"20.87.83.104/29\",\r\n \"20.88.159.140/30\",\r\n + \ \"20.88.159.152/29\",\r\n \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n + \ \"20.90.38.16/29\",\r\n \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n + \ \"20.90.38.240/29\",\r\n \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n + \ \"20.92.5.124/30\",\r\n \"20.92.6.8/29\",\r\n \"20.92.6.192/29\",\r\n + \ \"20.97.35.52/30\",\r\n \"20.97.39.56/29\",\r\n \"20.97.39.112/30\",\r\n + \ \"20.100.4.136/29\",\r\n \"20.100.4.180/30\",\r\n \"20.100.5.16/30\",\r\n + \ \"20.105.211.64/28\",\r\n \"20.105.211.80/29\",\r\n \"20.105.211.88/30\",\r\n + \ \"20.105.215.228/30\",\r\n \"20.105.215.232/29\",\r\n \"20.105.215.240/28\",\r\n + \ \"20.105.243.208/28\",\r\n \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n + \ \"20.105.244.32/28\",\r\n \"20.107.239.220/30\",\r\n \"20.111.3.152/29\",\r\n + \ \"20.111.3.204/30\",\r\n \"20.111.3.216/30\",\r\n \"20.116.43.56/29\",\r\n + \ \"20.116.43.80/29\",\r\n \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n + \ \"20.116.47.64/30\",\r\n \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n + \ \"20.117.193.60/30\",\r\n \"20.117.193.176/29\",\r\n \"20.119.28.0/27\",\r\n + \ \"20.119.28.32/30\",\r\n \"20.189.194.180/30\",\r\n \"20.189.198.88/29\",\r\n + \ \"20.189.198.136/29\",\r\n \"20.189.199.32/30\",\r\n \"20.192.157.248/29\",\r\n + \ \"20.195.86.92/30\",\r\n \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n + \ \"20.195.87.124/30\",\r\n \"20.199.200.124/30\",\r\n \"20.199.201.48/30\",\r\n + \ \"20.199.201.76/30\",\r\n \"20.199.201.144/30\",\r\n \"20.200.160.28/30\",\r\n + \ \"20.200.160.208/30\",\r\n \"20.200.160.236/30\",\r\n \"20.200.160.248/30\",\r\n + \ \"20.200.198.200/29\",\r\n \"20.200.199.88/29\",\r\n \"20.203.88.48/29\",\r\n + \ \"20.203.88.88/29\",\r\n \"20.204.192.108/30\",\r\n \"20.204.192.192/29\",\r\n + \ \"20.204.193.100/30\",\r\n \"20.204.193.104/29\",\r\n \"20.205.49.80/29\",\r\n + \ \"20.205.49.88/30\",\r\n \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n + \ \"20.205.50.112/30\",\r\n \"20.205.69.156/30\",\r\n \"20.206.3.20/30\",\r\n + \ \"20.206.4.64/29\",\r\n \"20.206.4.224/29\",\r\n \"20.206.4.232/30\",\r\n + \ \"20.206.178.56/29\",\r\n \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n + \ \"20.206.179.128/29\",\r\n \"20.206.179.136/30\",\r\n \"20.208.5.84/30\",\r\n + \ \"20.208.7.120/30\",\r\n \"20.208.7.172/30\",\r\n \"20.208.7.184/30\",\r\n + \ \"20.210.68.156/30\",\r\n \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n + \ \"20.210.70.80/30\",\r\n \"20.213.194.128/29\",\r\n \"20.213.194.136/30\",\r\n + \ \"20.223.65.68/30\",\r\n \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n + \ \"20.223.65.96/27\",\r\n \"20.223.65.128/28\",\r\n \"20.232.88.200/29\",\r\n + \ \"20.232.89.16/28\",\r\n \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n + \ \"20.232.89.96/29\",\r\n \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n + \ \"51.116.77.84/30\",\r\n \"51.116.77.248/30\",\r\n \"51.116.78.36/30\",\r\n + \ \"51.116.78.192/30\",\r\n \"51.120.176.192/29\",\r\n \"51.120.176.220/30\",\r\n + \ \"51.120.176.232/30\",\r\n \"52.136.191.248/29\",\r\n \"52.146.141.136/29\",\r\n + \ \"52.146.141.160/27\",\r\n \"52.146.141.192/27\",\r\n \"52.172.81.16/30\",\r\n + \ \"52.172.81.224/29\",\r\n \"52.172.81.232/30\",\r\n \"52.242.44.192/28\",\r\n + \ \"52.242.44.208/30\",\r\n \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n + \ \"52.242.45.48/29\",\r\n \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n + \ \"102.37.87.184/29\",\r\n \"191.238.78.84/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.AustraliaEast\",\r\n + \ \"id\": \"PowerPlatformPlex.AustraliaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.70.223.24/29\",\r\n \ \"20.70.223.80/29\",\r\n \"20.70.223.88/30\",\r\n \"20.70.223.168/29\",\r\n - \ \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n \"20.74.196.104/29\",\r\n - \ \"20.79.108.100/30\",\r\n \"20.79.108.104/30\",\r\n \"20.87.82.152/29\",\r\n - \ \"20.87.83.104/29\",\r\n \"20.88.159.140/30\",\r\n \"20.88.159.152/29\",\r\n - \ \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n \"20.90.38.16/29\",\r\n - \ \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n \"20.90.38.240/29\",\r\n - \ \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n \"20.92.5.124/30\",\r\n - \ \"20.92.6.8/29\",\r\n \"20.92.6.192/29\",\r\n \"20.97.35.52/30\",\r\n - \ \"20.97.39.56/29\",\r\n \"20.97.39.112/30\",\r\n \"20.100.4.136/29\",\r\n - \ \"20.100.4.180/30\",\r\n \"20.100.5.16/30\",\r\n \"20.105.211.64/28\",\r\n + \ \"20.213.194.128/29\",\r\n \"20.213.194.136/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.AustraliaSoutheast\",\r\n + \ \"id\": \"PowerPlatformPlex.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.92.4.220/30\",\r\n \"20.92.5.80/28\",\r\n \"20.92.5.124/30\",\r\n + \ \"20.92.6.8/29\",\r\n \"20.92.6.192/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.BrazilSouth\",\r\n + \ \"id\": \"PowerPlatformPlex.BrazilSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.206.178.56/29\",\r\n + \ \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n \"20.206.179.128/29\",\r\n + \ \"20.206.179.136/30\",\r\n \"191.238.78.84/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.BrazilSoutheast\",\r\n + \ \"id\": \"PowerPlatformPlex.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.206.3.20/30\",\r\n + \ \"20.206.4.64/29\",\r\n \"20.206.4.224/29\",\r\n \"20.206.4.232/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.CanadaCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.CanadaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.116.43.56/29\",\r\n + \ \"20.116.43.80/29\",\r\n \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n + \ \"20.116.47.64/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.CanadaEast\",\r\n \"id\": \"PowerPlatformPlex.CanadaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"52.242.44.192/28\",\r\n \"52.242.44.208/30\",\r\n + \ \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n \"52.242.45.48/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.CentralIndia\",\r\n + \ \"id\": \"PowerPlatformPlex.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.204.192.108/30\",\r\n + \ \"20.204.192.192/29\",\r\n \"20.204.193.100/30\",\r\n \"20.204.193.104/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.EastAsia\",\r\n + \ \"id\": \"PowerPlatformPlex.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.205.49.80/29\",\r\n + \ \"20.205.49.88/30\",\r\n \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n + \ \"20.205.50.112/30\",\r\n \"20.205.69.156/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.EastUS\",\r\n + \ \"id\": \"PowerPlatformPlex.EastUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.88.159.140/30\",\r\n + \ \"20.88.159.152/29\",\r\n \"20.88.159.208/28\",\r\n \"20.88.159.224/27\",\r\n + \ \"20.119.28.0/27\",\r\n \"20.119.28.32/30\",\r\n \"20.232.88.200/29\",\r\n + \ \"20.232.89.16/28\",\r\n \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n + \ \"20.232.89.96/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.FranceCentral\",\r\n \"id\": \"PowerPlatformPlex.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.111.3.152/29\",\r\n \"20.111.3.204/30\",\r\n + \ \"20.111.3.216/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.FranceSouth\",\r\n \"id\": \"PowerPlatformPlex.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n + \ \"52.136.191.248/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.GermanyNorth\",\r\n \"id\": \"PowerPlatformPlex.GermanyNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"germanyn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"51.116.77.84/30\",\r\n \"51.116.77.248/30\",\r\n + \ \"51.116.78.36/30\",\r\n \"51.116.78.192/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.GermanyWestCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.52.95.84/30\",\r\n + \ \"20.52.95.216/30\",\r\n \"20.79.108.100/30\",\r\n \"20.79.108.104/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.JapanEast\",\r\n + \ \"id\": \"PowerPlatformPlex.JapanEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.210.68.156/30\",\r\n + \ \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n \"20.210.70.80/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.JapanWest\",\r\n + \ \"id\": \"PowerPlatformPlex.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.189.194.180/30\",\r\n + \ \"20.189.198.88/29\",\r\n \"20.189.198.136/29\",\r\n \"20.189.199.32/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.KoreaCentral\",\r\n + \ \"id\": \"PowerPlatformPlex.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.200.198.200/29\",\r\n + \ \"20.200.199.88/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.KoreaSouth\",\r\n \"id\": \"PowerPlatformPlex.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.200.160.28/30\",\r\n \"20.200.160.208/30\",\r\n + \ \"20.200.160.236/30\",\r\n \"20.200.160.248/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorthEurope\",\r\n + \ \"id\": \"PowerPlatformPlex.NorthEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.107.239.220/30\",\r\n + \ \"20.223.65.68/30\",\r\n \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n + \ \"20.223.65.96/27\",\r\n \"20.223.65.128/28\",\r\n \"52.146.141.136/29\",\r\n + \ \"52.146.141.160/27\",\r\n \"52.146.141.192/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorwayEast\",\r\n + \ \"id\": \"PowerPlatformPlex.NorwayEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.100.4.136/29\",\r\n + \ \"20.100.4.180/30\",\r\n \"20.100.5.16/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.NorwayWest\",\r\n + \ \"id\": \"PowerPlatformPlex.NorwayWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"51.120.176.192/29\",\r\n + \ \"51.120.176.220/30\",\r\n \"51.120.176.232/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SouthAfricaNorth\",\r\n + \ \"id\": \"PowerPlatformPlex.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.87.82.152/29\",\r\n \"20.87.83.104/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SouthAfricaWest\",\r\n + \ \"id\": \"PowerPlatformPlex.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n + \ \"102.37.87.184/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SouthCentralUS\",\r\n \"id\": \"PowerPlatformPlex.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.97.35.52/30\",\r\n \"20.97.39.56/29\",\r\n + \ \"20.97.39.112/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SoutheastAsia\",\r\n \"id\": \"PowerPlatformPlex.SoutheastAsia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.24.0.192/28\",\r\n \"20.24.0.208/30\",\r\n + \ \"20.195.86.92/30\",\r\n \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n + \ \"20.195.87.124/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.SouthIndia\",\r\n \"id\": \"PowerPlatformPlex.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.192.157.248/29\",\r\n \"52.172.81.16/30\",\r\n + \ \"52.172.81.224/29\",\r\n \"52.172.81.232/30\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SwitzerlandNorth\",\r\n + \ \"id\": \"PowerPlatformPlex.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.208.5.84/30\",\r\n + \ \"20.208.7.120/30\",\r\n \"20.208.7.172/30\",\r\n \"20.208.7.184/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.SwitzerlandWest\",\r\n + \ \"id\": \"PowerPlatformPlex.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.199.200.124/30\",\r\n + \ \"20.199.201.48/30\",\r\n \"20.199.201.76/30\",\r\n \"20.199.201.144/30\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.UAECentral\",\r\n + \ \"id\": \"PowerPlatformPlex.UAECentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.203.88.48/29\",\r\n + \ \"20.203.88.88/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.UAENorth\",\r\n \"id\": \"PowerPlatformPlex.UAENorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n + \ \"addressPrefixes\": [\r\n \"20.74.196.12/30\",\r\n \"20.74.196.64/30\",\r\n + \ \"20.74.196.104/29\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"PowerPlatformPlex.UKSouth\",\r\n \"id\": \"PowerPlatformPlex.UKSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ ],\r\n \"systemService\": \"PowerPlatformPlex\",\r\n \"addressPrefixes\": + [\r\n \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n + \ \"20.117.193.60/30\",\r\n \"20.117.193.176/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.UKWest\",\r\n + \ \"id\": \"PowerPlatformPlex.UKWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.90.38.16/29\",\r\n + \ \"20.90.38.24/30\",\r\n \"20.90.38.52/30\",\r\n \"20.90.38.240/29\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.WestEurope\",\r\n + \ \"id\": \"PowerPlatformPlex.WestEurope\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.105.211.64/28\",\r\n \ \"20.105.211.80/29\",\r\n \"20.105.211.88/30\",\r\n \"20.105.215.228/30\",\r\n \ \"20.105.215.232/29\",\r\n \"20.105.215.240/28\",\r\n \"20.105.243.208/28\",\r\n - \ \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n \"20.105.244.32/28\",\r\n - \ \"20.107.239.220/30\",\r\n \"20.111.3.152/29\",\r\n \"20.111.3.204/30\",\r\n - \ \"20.111.3.216/30\",\r\n \"20.116.43.56/29\",\r\n \"20.116.43.80/29\",\r\n - \ \"20.116.43.88/30\",\r\n \"20.116.43.208/28\",\r\n \"20.116.47.64/30\",\r\n - \ \"20.117.192.204/30\",\r\n \"20.117.192.224/29\",\r\n \"20.117.193.60/30\",\r\n - \ \"20.117.193.176/29\",\r\n \"20.119.28.0/27\",\r\n \"20.119.28.32/30\",\r\n - \ \"20.189.194.180/30\",\r\n \"20.189.198.88/29\",\r\n \"20.189.198.136/29\",\r\n - \ \"20.189.199.32/30\",\r\n \"20.192.157.248/29\",\r\n \"20.195.86.92/30\",\r\n - \ \"20.195.87.16/28\",\r\n \"20.195.87.32/30\",\r\n \"20.195.87.124/30\",\r\n - \ \"20.199.200.124/30\",\r\n \"20.199.201.48/30\",\r\n \"20.199.201.76/30\",\r\n - \ \"20.199.201.144/30\",\r\n \"20.200.160.28/30\",\r\n \"20.200.160.208/30\",\r\n - \ \"20.200.160.236/30\",\r\n \"20.200.160.248/30\",\r\n \"20.200.198.200/29\",\r\n - \ \"20.200.199.88/29\",\r\n \"20.203.88.48/29\",\r\n \"20.203.88.88/29\",\r\n - \ \"20.204.192.108/30\",\r\n \"20.204.192.192/29\",\r\n \"20.204.193.100/30\",\r\n - \ \"20.204.193.104/29\",\r\n \"20.205.49.80/29\",\r\n \"20.205.49.88/30\",\r\n - \ \"20.205.49.124/30\",\r\n \"20.205.49.200/29\",\r\n \"20.205.50.112/30\",\r\n - \ \"20.205.69.156/30\",\r\n \"20.206.3.20/30\",\r\n \"20.206.4.64/29\",\r\n - \ \"20.206.4.224/29\",\r\n \"20.206.4.232/30\",\r\n \"20.206.178.56/29\",\r\n - \ \"20.206.178.96/30\",\r\n \"20.206.178.164/30\",\r\n \"20.206.179.128/29\",\r\n - \ \"20.206.179.136/30\",\r\n \"20.208.5.84/30\",\r\n \"20.208.7.120/30\",\r\n - \ \"20.208.7.172/30\",\r\n \"20.208.7.184/30\",\r\n \"20.210.68.156/30\",\r\n - \ \"20.210.69.80/29\",\r\n \"20.210.70.72/29\",\r\n \"20.210.70.80/30\",\r\n - \ \"20.213.194.128/29\",\r\n \"20.213.194.136/30\",\r\n \"20.223.65.68/30\",\r\n - \ \"20.223.65.72/29\",\r\n \"20.223.65.80/28\",\r\n \"20.223.65.96/27\",\r\n - \ \"20.223.65.128/28\",\r\n \"20.232.88.200/29\",\r\n \"20.232.89.16/28\",\r\n - \ \"20.232.89.32/27\",\r\n \"20.232.89.64/27\",\r\n \"20.232.89.96/29\",\r\n - \ \"40.80.96.36/30\",\r\n \"40.80.96.192/30\",\r\n \"51.116.77.84/30\",\r\n - \ \"51.116.77.248/30\",\r\n \"51.116.78.36/30\",\r\n \"51.116.78.192/30\",\r\n - \ \"51.120.176.192/29\",\r\n \"51.120.176.220/30\",\r\n \"51.120.176.232/30\",\r\n - \ \"52.136.191.248/29\",\r\n \"52.146.141.136/29\",\r\n \"52.146.141.160/27\",\r\n - \ \"52.146.141.192/27\",\r\n \"52.172.81.16/30\",\r\n \"52.172.81.224/29\",\r\n - \ \"52.172.81.232/30\",\r\n \"52.242.44.192/28\",\r\n \"52.242.44.208/30\",\r\n - \ \"52.242.44.236/30\",\r\n \"52.242.44.248/29\",\r\n \"52.242.45.48/29\",\r\n - \ \"102.37.87.100/30\",\r\n \"102.37.87.136/30\",\r\n \"102.37.87.184/29\",\r\n - \ \"191.238.78.84/30\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"20.105.243.224/27\",\r\n \"20.105.244.0/27\",\r\n \"20.105.244.32/28\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"PowerPlatformPlex.WestUS\",\r\n + \ \"id\": \"PowerPlatformPlex.WestUS\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"PowerPlatformPlex\",\r\n \"addressPrefixes\": [\r\n \"20.59.84.24/29\",\r\n + \ \"20.59.84.80/28\",\r\n \"20.59.84.96/27\",\r\n \"20.59.84.128/27\",\r\n + \ \"20.59.84.160/29\",\r\n \"20.59.103.116/30\",\r\n \"20.59.103.136/29\",\r\n + \ \"20.59.103.160/27\",\r\n \"20.59.103.192/27\",\r\n \"20.59.103.224/28\",\r\n + \ \"20.59.103.240/30\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"PowerQueryOnline\",\r\n \"id\": \"PowerQueryOnline\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"PowerQueryOnline\",\r\n \"addressPrefixes\": - [\r\n \"20.17.48.20/31\",\r\n \"20.21.32.20/31\",\r\n \"20.21.55.160/29\",\r\n - \ \"20.21.80.20/31\",\r\n \"20.36.120.120/31\",\r\n \"20.37.64.120/31\",\r\n - \ \"20.37.152.70/31\",\r\n \"20.37.192.70/31\",\r\n \"20.37.224.120/31\",\r\n - \ \"20.38.80.70/31\",\r\n \"20.38.136.68/31\",\r\n \"20.39.11.24/31\",\r\n - \ \"20.41.0.68/30\",\r\n \"20.41.64.70/31\",\r\n \"20.41.65.144/31\",\r\n - \ \"20.41.192.120/31\",\r\n \"20.42.4.200/30\",\r\n \"20.42.128.70/31\",\r\n - \ \"20.42.129.184/29\",\r\n \"20.42.224.120/31\",\r\n \"20.43.40.70/31\",\r\n - \ \"20.43.64.70/31\",\r\n \"20.43.128.70/31\",\r\n \"20.45.112.120/31\",\r\n - \ \"20.45.192.120/31\",\r\n \"20.47.237.98/31\",\r\n \"20.47.237.104/29\",\r\n - \ \"20.53.54.168/29\",\r\n \"20.53.54.176/31\",\r\n \"20.53.62.108/31\",\r\n - \ \"20.53.62.112/29\",\r\n \"20.59.81.240/28\",\r\n \"20.69.8.120/29\",\r\n - \ \"20.70.223.160/29\",\r\n \"20.72.16.20/31\",\r\n \"20.74.196.96/29\",\r\n - \ \"20.79.107.144/29\",\r\n \"20.87.82.200/29\",\r\n \"20.88.66.110/31\",\r\n - \ \"20.88.67.64/29\",\r\n \"20.90.38.56/29\",\r\n \"20.91.9.56/29\",\r\n - \ \"20.92.6.0/29\",\r\n \"20.98.149.8/29\",\r\n \"20.98.195.176/29\",\r\n - \ \"20.99.25.158/31\",\r\n \"20.99.25.160/29\",\r\n \"20.100.4.184/29\",\r\n - \ \"20.105.215.40/29\",\r\n \"20.111.3.208/29\",\r\n \"20.116.43.120/29\",\r\n - \ \"20.117.193.48/29\",\r\n \"20.118.78.96/29\",\r\n \"20.118.139.212/31\",\r\n - \ \"20.118.139.216/29\",\r\n \"20.125.4.176/28\",\r\n \"20.125.4.192/29\",\r\n - \ \"20.125.162.146/31\",\r\n \"20.125.162.152/29\",\r\n \"20.150.160.108/31\",\r\n - \ \"20.189.104.68/31\",\r\n \"20.189.198.128/29\",\r\n \"20.192.160.20/31\",\r\n - \ \"20.192.225.32/31\",\r\n \"20.195.87.112/29\",\r\n \"20.199.201.88/29\",\r\n - \ \"20.200.160.240/29\",\r\n \"20.200.198.248/29\",\r\n \"20.203.88.80/29\",\r\n - \ \"20.204.193.0/29\",\r\n \"20.205.49.192/29\",\r\n \"20.206.4.72/29\",\r\n - \ \"20.206.178.168/29\",\r\n \"20.207.2.166/31\",\r\n \"20.207.2.168/29\",\r\n - \ \"20.207.168.180/31\",\r\n \"20.207.168.184/29\",\r\n \"20.208.7.176/29\",\r\n - \ \"20.210.69.168/29\",\r\n \"20.215.0.20/31\",\r\n \"20.215.7.60/31\",\r\n - \ \"20.215.7.232/29\",\r\n \"20.217.40.20/31\",\r\n \"20.217.47.60/31\",\r\n - \ \"20.217.47.232/29\",\r\n \"20.223.64.128/29\",\r\n \"20.228.0.46/31\",\r\n - \ \"20.228.1.64/29\",\r\n \"20.232.88.0/29\",\r\n \"23.100.217.20/31\",\r\n - \ \"23.100.217.24/29\",\r\n \"40.64.11.116/31\",\r\n \"40.64.11.120/29\",\r\n - \ \"40.67.48.120/31\",\r\n \"40.74.30.104/30\",\r\n \"40.80.56.120/31\",\r\n - \ \"40.80.96.40/29\",\r\n \"40.80.168.120/31\",\r\n \"40.80.184.68/31\",\r\n - \ \"40.82.253.72/29\",\r\n \"40.89.16.120/31\",\r\n \"40.119.8.74/31\",\r\n - \ \"51.12.46.228/31\",\r\n \"51.12.75.224/29\",\r\n \"51.12.198.208/31\",\r\n - \ \"51.53.24.20/31\",\r\n \"51.53.31.156/31\",\r\n \"51.53.101.8/29\",\r\n - \ \"51.53.168.20/31\",\r\n \"51.104.24.70/31\",\r\n \"51.105.80.120/31\",\r\n - \ \"51.105.88.120/31\",\r\n \"51.107.48.70/31\",\r\n \"51.107.144.120/31\",\r\n - \ \"51.116.48.70/31\",\r\n \"51.116.78.40/29\",\r\n \"51.116.144.70/31\",\r\n - \ \"51.120.40.70/31\",\r\n \"51.120.176.224/29\",\r\n \"51.120.224.120/31\",\r\n - \ \"51.137.160.68/31\",\r\n \"51.143.192.120/31\",\r\n \"52.140.104.70/31\",\r\n - \ \"52.150.139.72/30\",\r\n \"52.172.81.72/29\",\r\n \"52.228.80.70/31\",\r\n - \ \"52.242.44.240/29\",\r\n \"102.37.87.176/29\",\r\n \"102.133.56.96/31\",\r\n - \ \"102.133.216.70/31\",\r\n \"191.233.8.20/31\",\r\n \"191.235.224.70/31\",\r\n - \ \"2603:1000:4::200/123\",\r\n \"2603:1000:104:1::200/123\",\r\n - \ \"2603:1010:6:1::200/123\",\r\n \"2603:1010:101::200/123\",\r\n - \ \"2603:1010:304::200/123\",\r\n \"2603:1010:404::200/123\",\r\n - \ \"2603:1020:5:1::200/123\",\r\n \"2603:1020:206:1::200/123\",\r\n - \ \"2603:1020:305::200/123\",\r\n \"2603:1020:405::200/123\",\r\n - \ \"2603:1020:605::200/123\",\r\n \"2603:1020:705:1::200/123\",\r\n - \ \"2603:1020:805:1::200/123\",\r\n \"2603:1020:905::200/123\",\r\n - \ \"2603:1020:a04:1::200/123\",\r\n \"2603:1020:b04::200/123\",\r\n - \ \"2603:1020:c04:1::200/123\",\r\n \"2603:1020:d04::200/123\",\r\n - \ \"2603:1020:e04:1::200/123\",\r\n \"2603:1020:f04::200/123\",\r\n - \ \"2603:1020:1004::200/123\",\r\n \"2603:1020:1104::200/123\",\r\n - \ \"2603:1020:1302::1c0/123\",\r\n \"2603:1030:f:1::200/123\",\r\n - \ \"2603:1030:10:1::200/123\",\r\n \"2603:1030:104:1::200/123\",\r\n - \ \"2603:1030:107::200/123\",\r\n \"2603:1030:210:1::200/123\",\r\n - \ \"2603:1030:40b:1::200/123\",\r\n \"2603:1030:40c:1::200/123\",\r\n - \ \"2603:1030:504:1::200/123\",\r\n \"2603:1030:608::200/123\",\r\n - \ \"2603:1030:807:1::200/123\",\r\n \"2603:1030:a07::200/123\",\r\n - \ \"2603:1030:b04::200/123\",\r\n \"2603:1030:c06:1::200/123\",\r\n - \ \"2603:1030:f05:1::200/123\",\r\n \"2603:1030:1005::200/123\",\r\n - \ \"2603:1040:5:1::200/123\",\r\n \"2603:1040:207::200/123\",\r\n - \ \"2603:1040:407:1::200/123\",\r\n \"2603:1040:606::200/123\",\r\n - \ \"2603:1040:806::200/123\",\r\n \"2603:1040:904:1::200/123\",\r\n - \ \"2603:1040:a06:1::200/123\",\r\n \"2603:1040:b04::200/123\",\r\n - \ \"2603:1040:c06::200/123\",\r\n \"2603:1040:d04::200/123\",\r\n - \ \"2603:1040:f05:1::200/123\",\r\n \"2603:1040:1002::400/123\",\r\n - \ \"2603:1040:1104::200/123\",\r\n \"2603:1040:1202::1c0/123\",\r\n - \ \"2603:1040:1302::1c0/123\",\r\n \"2603:1040:1402::1c0/123\",\r\n - \ \"2603:1040:1503::1c0/123\",\r\n \"2603:1050:6:1::200/123\",\r\n - \ \"2603:1050:403::200/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"SCCservice\",\r\n \"id\": \"SCCservice\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"PowerQueryOnline\",\r\n \"addressPrefixes\": [\r\n \"20.17.48.20/31\",\r\n + \ \"20.21.32.20/31\",\r\n \"20.21.55.160/29\",\r\n \"20.21.80.20/31\",\r\n + \ \"20.36.120.120/31\",\r\n \"20.37.64.120/31\",\r\n \"20.37.152.70/31\",\r\n + \ \"20.37.192.70/31\",\r\n \"20.37.224.120/31\",\r\n \"20.38.80.70/31\",\r\n + \ \"20.38.136.68/31\",\r\n \"20.39.11.24/31\",\r\n \"20.41.0.68/30\",\r\n + \ \"20.41.64.70/31\",\r\n \"20.41.65.144/31\",\r\n \"20.41.192.120/31\",\r\n + \ \"20.42.4.200/30\",\r\n \"20.42.128.70/31\",\r\n \"20.42.129.184/29\",\r\n + \ \"20.42.224.120/31\",\r\n \"20.43.40.70/31\",\r\n \"20.43.64.70/31\",\r\n + \ \"20.43.128.70/31\",\r\n \"20.45.112.120/31\",\r\n \"20.45.192.120/31\",\r\n + \ \"20.47.237.98/31\",\r\n \"20.47.237.104/29\",\r\n \"20.53.54.168/29\",\r\n + \ \"20.53.54.176/31\",\r\n \"20.53.62.108/31\",\r\n \"20.53.62.112/29\",\r\n + \ \"20.59.81.240/28\",\r\n \"20.69.8.120/29\",\r\n \"20.70.223.160/29\",\r\n + \ \"20.72.16.20/31\",\r\n \"20.74.196.96/29\",\r\n \"20.79.107.144/29\",\r\n + \ \"20.87.82.200/29\",\r\n \"20.88.66.110/31\",\r\n \"20.88.67.64/29\",\r\n + \ \"20.90.38.56/29\",\r\n \"20.91.9.56/29\",\r\n \"20.92.6.0/29\",\r\n + \ \"20.98.149.8/29\",\r\n \"20.98.195.176/29\",\r\n \"20.99.25.158/31\",\r\n + \ \"20.99.25.160/29\",\r\n \"20.100.4.184/29\",\r\n \"20.105.215.40/29\",\r\n + \ \"20.111.3.208/29\",\r\n \"20.116.43.120/29\",\r\n \"20.117.193.48/29\",\r\n + \ \"20.118.78.96/29\",\r\n \"20.118.139.212/31\",\r\n \"20.118.139.216/29\",\r\n + \ \"20.125.4.176/28\",\r\n \"20.125.4.192/29\",\r\n \"20.125.162.146/31\",\r\n + \ \"20.125.162.152/29\",\r\n \"20.150.160.108/31\",\r\n \"20.189.104.68/31\",\r\n + \ \"20.189.198.128/29\",\r\n \"20.192.160.20/31\",\r\n \"20.192.225.32/31\",\r\n + \ \"20.195.87.112/29\",\r\n \"20.199.201.88/29\",\r\n \"20.200.160.240/29\",\r\n + \ \"20.200.198.248/29\",\r\n \"20.203.88.80/29\",\r\n \"20.204.193.0/29\",\r\n + \ \"20.205.49.192/29\",\r\n \"20.206.4.72/29\",\r\n \"20.206.178.168/29\",\r\n + \ \"20.207.2.166/31\",\r\n \"20.207.2.168/29\",\r\n \"20.207.168.180/31\",\r\n + \ \"20.207.168.184/29\",\r\n \"20.208.7.176/29\",\r\n \"20.210.69.168/29\",\r\n + \ \"20.215.0.20/31\",\r\n \"20.215.7.60/31\",\r\n \"20.215.7.232/29\",\r\n + \ \"20.217.40.20/31\",\r\n \"20.217.47.60/31\",\r\n \"20.217.47.232/29\",\r\n + \ \"20.223.64.128/29\",\r\n \"20.228.0.46/31\",\r\n \"20.228.1.64/29\",\r\n + \ \"20.232.88.0/29\",\r\n \"23.100.217.20/31\",\r\n \"23.100.217.24/29\",\r\n + \ \"40.64.11.116/31\",\r\n \"40.64.11.120/29\",\r\n \"40.67.48.120/31\",\r\n + \ \"40.74.30.104/30\",\r\n \"40.80.56.120/31\",\r\n \"40.80.96.40/29\",\r\n + \ \"40.80.168.120/31\",\r\n \"40.80.184.68/31\",\r\n \"40.82.253.72/29\",\r\n + \ \"40.89.16.120/31\",\r\n \"40.119.8.74/31\",\r\n \"51.12.46.228/31\",\r\n + \ \"51.12.75.224/29\",\r\n \"51.12.198.208/31\",\r\n \"51.53.24.20/31\",\r\n + \ \"51.53.31.156/31\",\r\n \"51.53.101.8/29\",\r\n \"51.53.168.20/31\",\r\n + \ \"51.104.24.70/31\",\r\n \"51.105.80.120/31\",\r\n \"51.105.88.120/31\",\r\n + \ \"51.107.48.70/31\",\r\n \"51.107.144.120/31\",\r\n \"51.116.48.70/31\",\r\n + \ \"51.116.78.40/29\",\r\n \"51.116.144.70/31\",\r\n \"51.120.40.70/31\",\r\n + \ \"51.120.176.224/29\",\r\n \"51.120.224.120/31\",\r\n \"51.137.160.68/31\",\r\n + \ \"51.143.192.120/31\",\r\n \"52.140.104.70/31\",\r\n \"52.150.139.72/30\",\r\n + \ \"52.172.81.72/29\",\r\n \"52.228.80.70/31\",\r\n \"52.242.44.240/29\",\r\n + \ \"102.37.87.176/29\",\r\n \"102.133.56.96/31\",\r\n \"102.133.216.70/31\",\r\n + \ \"191.233.8.20/31\",\r\n \"191.235.224.70/31\",\r\n \"2603:1000:4::200/123\",\r\n + \ \"2603:1000:104:1::200/123\",\r\n \"2603:1010:6:1::200/123\",\r\n + \ \"2603:1010:101::200/123\",\r\n \"2603:1010:304::200/123\",\r\n + \ \"2603:1010:404::200/123\",\r\n \"2603:1020:5:1::200/123\",\r\n + \ \"2603:1020:206:1::200/123\",\r\n \"2603:1020:305::200/123\",\r\n + \ \"2603:1020:405::200/123\",\r\n \"2603:1020:605::200/123\",\r\n + \ \"2603:1020:705:1::200/123\",\r\n \"2603:1020:805:1::200/123\",\r\n + \ \"2603:1020:905::200/123\",\r\n \"2603:1020:a04:1::200/123\",\r\n + \ \"2603:1020:b04::200/123\",\r\n \"2603:1020:c04:1::200/123\",\r\n + \ \"2603:1020:d04::200/123\",\r\n \"2603:1020:e04:1::200/123\",\r\n + \ \"2603:1020:f04::200/123\",\r\n \"2603:1020:1004::200/123\",\r\n + \ \"2603:1020:1104::200/123\",\r\n \"2603:1020:1302::1c0/123\",\r\n + \ \"2603:1030:f:1::200/123\",\r\n \"2603:1030:10:1::200/123\",\r\n + \ \"2603:1030:104:1::200/123\",\r\n \"2603:1030:107::200/123\",\r\n + \ \"2603:1030:210:1::200/123\",\r\n \"2603:1030:40b:1::200/123\",\r\n + \ \"2603:1030:40c:1::200/123\",\r\n \"2603:1030:504:1::200/123\",\r\n + \ \"2603:1030:608::200/123\",\r\n \"2603:1030:807:1::200/123\",\r\n + \ \"2603:1030:a07::200/123\",\r\n \"2603:1030:b04::200/123\",\r\n + \ \"2603:1030:c06:1::200/123\",\r\n \"2603:1030:f05:1::200/123\",\r\n + \ \"2603:1030:1005::200/123\",\r\n \"2603:1040:5:1::200/123\",\r\n + \ \"2603:1040:207::200/123\",\r\n \"2603:1040:407:1::200/123\",\r\n + \ \"2603:1040:606::200/123\",\r\n \"2603:1040:806::200/123\",\r\n + \ \"2603:1040:904:1::200/123\",\r\n \"2603:1040:a06:1::200/123\",\r\n + \ \"2603:1040:b04::200/123\",\r\n \"2603:1040:c06::200/123\",\r\n + \ \"2603:1040:d04::200/123\",\r\n \"2603:1040:f05:1::200/123\",\r\n + \ \"2603:1040:1002::400/123\",\r\n \"2603:1040:1104::200/123\",\r\n + \ \"2603:1040:1202::1c0/123\",\r\n \"2603:1040:1302::1c0/123\",\r\n + \ \"2603:1040:1402::1c0/123\",\r\n \"2603:1040:1503::1c0/123\",\r\n + \ \"2603:1050:6:1::200/123\",\r\n \"2603:1050:403::200/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"SCCservice\",\r\n + \ \"id\": \"SCCservice\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n + \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"SCCservice\",\r\n \"addressPrefixes\": [\r\n \"13.66.145.72/29\",\r\n \"13.69.233.48/29\",\r\n \ \"13.70.79.72/29\",\r\n \"13.71.175.192/29\",\r\n \"13.72.73.110/32\",\r\n @@ -43610,7 +44841,7 @@ interactions: \ \"137.117.97.51/32\",\r\n \"168.61.140.96/29\",\r\n \"191.233.207.192/29\",\r\n \ \"191.237.224.160/29\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"ServiceBus\",\r\n \"id\": \"ServiceBus\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n @@ -43850,7 +45081,7 @@ interactions: \ \"2603:1050:403::220/123\",\r\n \"2603:1050:403:1::500/120\",\r\n \ \"2603:1050:403:400::148/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.AustraliaCentral\",\r\n \"id\": - \"ServiceBus.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ServiceBus.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -43859,7 +45090,7 @@ interactions: \ \"2603:1010:304:1::500/120\",\r\n \"2603:1010:304:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaCentral2\",\r\n \ \"id\": \"ServiceBus.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -43868,7 +45099,7 @@ interactions: \ \"2603:1010:404:1::500/120\",\r\n \"2603:1010:404:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaEast\",\r\n \ \"id\": \"ServiceBus.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.70.72.16/29\",\r\n @@ -43879,7 +45110,7 @@ interactions: \ \"2603:1010:6:802::150/125\",\r\n \"2603:1010:6:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.AustraliaSoutheast\",\r\n \ \"id\": \"ServiceBus.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -43888,7 +45119,7 @@ interactions: \ \"2603:1010:101:1::500/120\",\r\n \"2603:1010:101:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.BrazilSouth\",\r\n \ \"id\": \"ServiceBus.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.195.137.128/26\",\r\n @@ -43900,7 +45131,7 @@ interactions: \ \"2603:1050:6:802::150/125\",\r\n \"2603:1050:6:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.BrazilSoutheast\",\r\n \ \"id\": \"ServiceBus.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.195.151.128/25\",\r\n @@ -43909,7 +45140,7 @@ interactions: \ \"2603:1050:403:1::500/120\",\r\n \"2603:1050:403:400::148/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CanadaCentral\",\r\n \ \"id\": \"ServiceBus.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.71.170.32/29\",\r\n @@ -43920,7 +45151,7 @@ interactions: \ \"2603:1030:f05:802::150/125\",\r\n \"2603:1030:f05:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CanadaEast\",\r\n \ \"id\": \"ServiceBus.CanadaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.69.106.16/28\",\r\n @@ -43928,7 +45159,7 @@ interactions: \ \"2603:1030:1005:1::500/120\",\r\n \"2603:1030:1005:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CentralIndia\",\r\n \ \"id\": \"ServiceBus.CentralIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.43.126.0/26\",\r\n @@ -43939,7 +45170,7 @@ interactions: \ \"2603:1040:a06:802::150/125\",\r\n \"2603:1040:a06:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.CentralUS\",\r\n \ \"id\": \"ServiceBus.CentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.89.170.192/29\",\r\n @@ -43949,29 +45180,29 @@ interactions: \ \"2603:1030:10:402::170/125\",\r\n \"2603:1030:10:802::150/125\",\r\n \ \"2603:1030:10:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.CentralUSEUAP\",\r\n \"id\": \"ServiceBus.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n \"40.78.202.16/28\",\r\n - \ \"52.180.178.204/32\",\r\n \"168.61.142.56/29\",\r\n \"2603:1030:f:1::220/123\",\r\n - \ \"2603:1030:f:3::240/122\",\r\n \"2603:1030:f:3::300/120\",\r\n - \ \"2603:1030:f:400::970/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"ServiceBus.EastAsia\",\r\n \"id\": \"ServiceBus.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"13.75.34.128/28\",\r\n \"20.195.75.128/25\",\r\n - \ \"20.205.74.80/29\",\r\n \"20.205.75.64/28\",\r\n \"20.205.82.80/29\",\r\n - \ \"20.205.83.64/28\",\r\n \"65.52.160.127/32\",\r\n \"104.214.165.72/29\",\r\n - \ \"207.46.138.15/32\",\r\n \"2603:1040:207::220/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.45.240.0/26\",\r\n \"20.45.241.64/26\",\r\n + \ \"40.78.202.16/28\",\r\n \"52.180.178.204/32\",\r\n \"168.61.142.56/29\",\r\n + \ \"2603:1030:f:1::220/123\",\r\n \"2603:1030:f:3::240/122\",\r\n + \ \"2603:1030:f:3::300/120\",\r\n \"2603:1030:f:400::970/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.EastAsia\",\r\n + \ \"id\": \"ServiceBus.EastAsia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.75.34.128/28\",\r\n + \ \"20.195.75.128/25\",\r\n \"20.205.74.80/29\",\r\n \"20.205.75.64/28\",\r\n + \ \"20.205.82.80/29\",\r\n \"20.205.83.64/28\",\r\n \"65.52.160.127/32\",\r\n + \ \"104.214.165.72/29\",\r\n \"207.46.138.15/32\",\r\n \"2603:1040:207::220/123\",\r\n \ \"2603:1040:207:2::80/121\",\r\n \"2603:1040:207:2::500/120\",\r\n \ \"2603:1040:207:402::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS\",\r\n \"id\": \"ServiceBus.EastUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.42.65.0/26\",\r\n \"20.42.68.0/26\",\r\n \"20.42.72.192/26\",\r\n \ \"20.42.73.64/26\",\r\n \"20.88.153.64/26\",\r\n \"40.71.10.192/29\",\r\n @@ -43982,9 +45213,9 @@ interactions: \ \"2603:1030:210:402::170/125\",\r\n \"2603:1030:210:802::150/125\",\r\n \ \"2603:1030:210:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS2\",\r\n \"id\": \"ServiceBus.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"eastus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.68.110.36/32\",\r\n \"20.36.144.0/26\",\r\n \"20.62.63.0/25\",\r\n \ \"23.100.67.88/32\",\r\n \"40.70.146.64/29\",\r\n \"40.70.151.128/26\",\r\n @@ -43993,30 +45224,31 @@ interactions: \ \"2603:1030:40c:402::170/125\",\r\n \"2603:1030:40c:802::150/125\",\r\n \ \"2603:1030:40c:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.EastUS2EUAP\",\r\n \"id\": \"ServiceBus.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.47.216.0/26\",\r\n \"20.51.22.192/26\",\r\n \"20.51.23.192/26\",\r\n - \ \"40.74.146.32/29\",\r\n \"40.74.150.192/26\",\r\n \"40.75.34.16/29\",\r\n - \ \"40.89.121.192/26\",\r\n \"52.138.71.95/32\",\r\n \"52.138.90.16/29\",\r\n - \ \"2603:1030:40b:1::220/123\",\r\n \"2603:1030:40b:2::480/122\",\r\n - \ \"2603:1030:40b:2::500/120\",\r\n \"2603:1030:40b:400::970/125\",\r\n - \ \"2603:1030:40b:800::150/125\",\r\n \"2603:1030:40b:c00::150/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.FranceCentral\",\r\n - \ \"id\": \"ServiceBus.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.79.130.32/29\",\r\n - \ \"40.79.138.16/29\",\r\n \"40.79.141.192/26\",\r\n \"40.79.146.16/29\",\r\n - \ \"40.79.149.0/26\",\r\n \"51.11.192.64/26\",\r\n \"51.138.213.128/25\",\r\n - \ \"52.143.136.46/32\",\r\n \"52.143.142.50/32\",\r\n \"2603:1020:805::700/120\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"eastus2euap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.47.216.0/26\",\r\n \"20.51.22.192/26\",\r\n + \ \"20.51.23.192/26\",\r\n \"40.74.146.32/29\",\r\n \"40.74.150.192/26\",\r\n + \ \"40.75.34.16/29\",\r\n \"40.89.121.192/26\",\r\n \"52.138.71.95/32\",\r\n + \ \"52.138.90.16/29\",\r\n \"2603:1030:40b:1::220/123\",\r\n + \ \"2603:1030:40b:2::480/122\",\r\n \"2603:1030:40b:2::500/120\",\r\n + \ \"2603:1030:40b:400::970/125\",\r\n \"2603:1030:40b:800::150/125\",\r\n + \ \"2603:1030:40b:c00::150/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.FranceCentral\",\r\n \"id\": \"ServiceBus.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"40.79.130.32/29\",\r\n \"40.79.138.16/29\",\r\n + \ \"40.79.141.192/26\",\r\n \"40.79.146.16/29\",\r\n \"40.79.149.0/26\",\r\n + \ \"51.11.192.64/26\",\r\n \"51.138.213.128/25\",\r\n \"52.143.136.46/32\",\r\n + \ \"52.143.142.50/32\",\r\n \"2603:1020:805::700/120\",\r\n \ \"2603:1020:805:1::220/123\",\r\n \"2603:1020:805:402::170/125\",\r\n \ \"2603:1020:805:802::150/125\",\r\n \"2603:1020:805:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.FranceSouth\",\r\n \ \"id\": \"ServiceBus.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"40.79.178.16/28\",\r\n @@ -44024,7 +45256,7 @@ interactions: \ \"2603:1020:905:1::500/120\",\r\n \"2603:1020:905:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.GermanyNorth\",\r\n \ \"id\": \"ServiceBus.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.116.58.8/29\",\r\n @@ -44032,7 +45264,7 @@ interactions: \ \"2603:1020:d04:1::500/120\",\r\n \"2603:1020:d04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.GermanyWestCentral\",\r\n \ \"id\": \"ServiceBus.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.52.64.64/26\",\r\n @@ -44043,7 +45275,7 @@ interactions: \ \"2603:1020:c04:802::150/125\",\r\n \"2603:1020:c04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JapanEast\",\r\n \ \"id\": \"ServiceBus.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.78.94.187/32\",\r\n @@ -44054,7 +45286,7 @@ interactions: \ \"2603:1040:407:802::150/125\",\r\n \"2603:1040:407:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JapanWest\",\r\n \ \"id\": \"ServiceBus.JapanWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.189.230.128/25\",\r\n @@ -44062,7 +45294,7 @@ interactions: \ \"2603:1040:606:1::500/120\",\r\n \"2603:1040:606:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.JioIndiaCentral\",\r\n \ \"id\": \"ServiceBus.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -44071,40 +45303,40 @@ interactions: \ \"20.193.208.14/32\",\r\n \"2603:1040:1104:1::700/120\",\r\n \ \"2603:1040:1104:400::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.JioIndiaWest\",\r\n \"id\": \"ServiceBus.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.192.160.40/29\",\r\n \"20.193.199.0/25\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.192.160.40/29\",\r\n \"20.193.199.0/25\",\r\n \ \"20.193.204.104/29\",\r\n \"20.193.204.112/28\",\r\n \"40.64.16.60/32\",\r\n \ \"2603:1040:d04::220/123\",\r\n \"2603:1040:d04:2::400/120\",\r\n \ \"2603:1040:d04:800::e0/124\",\r\n \"2603:1040:d04:800::f0/125\",\r\n \ \"2603:1040:d04:800::358/125\",\r\n \"2603:1040:d04:800::3c0/125\",\r\n \ \"2603:1040:d04:800::3e8/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.KoreaCentral\",\r\n \"id\": \"ServiceBus.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n \"20.194.67.208/29\",\r\n - \ \"20.194.68.128/28\",\r\n \"20.200.192.128/25\",\r\n \"52.231.18.32/29\",\r\n - \ \"52.231.23.128/26\",\r\n \"52.231.32.97/32\",\r\n \"2603:1040:f05:1::220/123\",\r\n - \ \"2603:1040:f05:2::300/120\",\r\n \"2603:1040:f05:402::170/125\",\r\n - \ \"2603:1040:f05:802::150/125\",\r\n \"2603:1040:f05:c02::150/125\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.KoreaSouth\",\r\n - \ \"id\": \"ServiceBus.KoreaSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": - \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"52.147.116.0/25\",\r\n - \ \"52.231.146.64/28\",\r\n \"2603:1040:e05::400/120\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorthCentralUS\",\r\n - \ \"id\": \"ServiceBus.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"20.51.1.128/25\",\r\n \"20.125.170.80/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"koreacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.44.26.128/29\",\r\n \"20.44.31.64/26\",\r\n + \ \"20.194.67.208/29\",\r\n \"20.194.68.128/28\",\r\n \"20.200.192.128/25\",\r\n + \ \"52.231.18.32/29\",\r\n \"52.231.23.128/26\",\r\n \"52.231.32.97/32\",\r\n + \ \"2603:1040:f05:1::220/123\",\r\n \"2603:1040:f05:2::300/120\",\r\n + \ \"2603:1040:f05:402::170/125\",\r\n \"2603:1040:f05:802::150/125\",\r\n + \ \"2603:1040:f05:c02::150/125\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.KoreaSouth\",\r\n \"id\": \"ServiceBus.KoreaSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"52.147.116.0/25\",\r\n \"52.231.146.64/28\",\r\n + \ \"2603:1040:e05::400/120\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"ServiceBus.NorthCentralUS\",\r\n \"id\": \"ServiceBus.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"20.51.1.128/25\",\r\n \"20.125.170.80/29\",\r\n \ \"20.125.170.96/28\",\r\n \"20.125.202.80/29\",\r\n \"20.125.202.96/28\",\r\n \ \"52.162.106.128/28\",\r\n \"65.52.0.51/32\",\r\n \"65.52.0.98/32\",\r\n \ \"65.52.1.52/32\",\r\n \"65.52.219.186/32\",\r\n \"157.55.170.113/32\",\r\n @@ -44112,7 +45344,7 @@ interactions: \ \"2603:1030:608:1::500/120\",\r\n \"2603:1030:608:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorthEurope\",\r\n \ \"id\": \"ServiceBus.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.69.227.64/29\",\r\n @@ -44124,7 +45356,7 @@ interactions: \ \"2603:1020:5:802::150/125\",\r\n \"2603:1020:5:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorwayEast\",\r\n \ \"id\": \"ServiceBus.NorwayEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.13.0.128/26\",\r\n @@ -44135,15 +45367,24 @@ interactions: \ \"2603:1020:e04:802::150/125\",\r\n \"2603:1020:e04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.NorwayWest\",\r\n \ \"id\": \"ServiceBus.NorwayWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.13.141.0/25\",\r\n \ \"51.120.164.31/32\",\r\n \"51.120.218.8/29\",\r\n \"2603:1020:f04::220/123\",\r\n \ \"2603:1020:f04:1::500/120\",\r\n \"2603:1020:f04:402::170/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.QatarCentral\",\r\n + \ \"id\": \"ServiceBus.QatarCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": + \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.21.8.3/32\",\r\n + \ \"20.21.37.128/25\",\r\n \"20.21.42.80/29\",\r\n \"20.21.42.96/28\",\r\n + \ \"20.21.66.80/29\",\r\n \"20.21.66.96/28\",\r\n \"20.21.74.80/29\",\r\n + \ \"20.21.74.96/28\",\r\n \"2603:1040:1002:1::300/121\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthAfricaNorth\",\r\n \ \"id\": \"ServiceBus.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -44155,7 +45396,7 @@ interactions: \ \"2603:1000:104:802::150/125\",\r\n \"2603:1000:104:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthAfricaWest\",\r\n \ \"id\": \"ServiceBus.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -44164,7 +45405,7 @@ interactions: \ \"2603:1000:4:1::500/120\",\r\n \"2603:1000:4:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SouthCentralUS\",\r\n \ \"id\": \"ServiceBus.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": @@ -44176,7 +45417,7 @@ interactions: \ \"2603:1030:807:402::170/125\",\r\n \"2603:1030:807:802::150/125\",\r\n \ \"2603:1030:807:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SouthCentralUSSTG\",\r\n \"id\": - \"ServiceBus.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ServiceBus.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -44184,7 +45425,7 @@ interactions: \ \"20.45.117.192/26\",\r\n \"2603:1030:302::100/120\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SoutheastAsia\",\r\n \ \"id\": \"ServiceBus.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.67.8.96/29\",\r\n @@ -44195,16 +45436,16 @@ interactions: \ \"2603:1040:5:402::170/125\",\r\n \"2603:1040:5:802::150/125\",\r\n \ \"2603:1040:5:c02::150/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SouthIndia\",\r\n \"id\": \"ServiceBus.SouthIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n - \ ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": - [\r\n \"13.71.114.157/32\",\r\n \"40.78.194.16/28\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n + \ \"addressPrefixes\": [\r\n \"13.71.114.157/32\",\r\n \"40.78.194.16/28\",\r\n \ \"52.172.118.128/25\",\r\n \"2603:1040:c06::220/123\",\r\n \ \"2603:1040:c06:1::500/120\",\r\n \"2603:1040:c06:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwedenCentral\",\r\n \ \"id\": \"ServiceBus.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.12.29.128/25\",\r\n @@ -44217,14 +45458,14 @@ interactions: \ \"2603:1020:1004:c02::180/123\",\r\n \"2603:1020:1004:c02::1a0/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwedenSouth\",\r\n \ \"id\": \"ServiceBus.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.12.0.90/32\",\r\n \ \"51.12.22.0/25\",\r\n \"51.12.202.8/29\",\r\n \"51.12.206.0/28\",\r\n \ \"2603:1020:1104:400::170/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceBus.SwitzerlandNorth\",\r\n \"id\": - \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \"ServiceBus.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": @@ -44236,7 +45477,7 @@ interactions: \ \"2603:1020:a04:802::150/125\",\r\n \"2603:1020:a04:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.SwitzerlandWest\",\r\n \ \"id\": \"ServiceBus.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"51.107.154.8/29\",\r\n @@ -44244,7 +45485,7 @@ interactions: \ \"2603:1020:b04:1::500/120\",\r\n \"2603:1020:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UAECentral\",\r\n \ \"id\": \"ServiceBus.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.37.74.32/27\",\r\n @@ -44252,7 +45493,7 @@ interactions: \ \"2603:1040:b04:1::500/120\",\r\n \"2603:1040:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UAENorth\",\r\n \ \"id\": \"ServiceBus.UAENorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.38.152.80/29\",\r\n @@ -44263,7 +45504,7 @@ interactions: \ \"2603:1040:904:802::150/125\",\r\n \"2603:1040:904:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UKSouth\",\r\n \ \"id\": \"ServiceBus.UKSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.90.128.192/26\",\r\n @@ -44274,7 +45515,7 @@ interactions: \ \"2603:1020:705:802::150/125\",\r\n \"2603:1020:705:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.UKWest\",\r\n \ \"id\": \"ServiceBus.UKWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.58.70.0/25\",\r\n @@ -44282,7 +45523,7 @@ interactions: \ \"2603:1020:605:1::500/120\",\r\n \"2603:1020:605:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestCentralUS\",\r\n \ \"id\": \"ServiceBus.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.71.194.96/28\",\r\n @@ -44290,7 +45531,7 @@ interactions: \ \"2603:1030:b04:1::500/120\",\r\n \"2603:1030:b04:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestEurope\",\r\n \ \"id\": \"ServiceBus.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.69.64.64/29\",\r\n @@ -44303,7 +45544,7 @@ interactions: \ \"2603:1020:206:802::150/125\",\r\n \"2603:1020:206:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestIndia\",\r\n \ \"id\": \"ServiceBus.WestIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.192.82.128/25\",\r\n @@ -44311,7 +45552,7 @@ interactions: \ \"2603:1040:806:1::500/120\",\r\n \"2603:1040:806:402::170/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS\",\r\n \ \"id\": \"ServiceBus.WestUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.88.10.93/32\",\r\n @@ -44321,7 +45562,7 @@ interactions: \ \"2603:1030:a07:1::500/120\",\r\n \"2603:1030:a07:402::8f0/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS2\",\r\n \ \"id\": \"ServiceBus.WestUS2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"13.66.138.80/29\",\r\n @@ -44332,7 +45573,7 @@ interactions: \ \"2603:1030:c06:802::150/125\",\r\n \"2603:1030:c06:c02::150/125\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"ServiceBus.WestUS3\",\r\n \ \"id\": \"ServiceBus.WestUS3\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\"\r\n ],\r\n \"systemService\": \"AzureServiceBus\",\r\n \"addressPrefixes\": [\r\n \"20.38.0.37/32\",\r\n @@ -44343,73 +45584,73 @@ interactions: \ \"2603:1030:504:802::e0/124\",\r\n \"2603:1030:504:802::f0/125\",\r\n \ \"2603:1030:504:802::358/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"ServiceFabric\",\r\n \"id\": \"ServiceFabric\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"12\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"ServiceFabric\",\r\n \"addressPrefixes\": - [\r\n \"13.66.140.152/29\",\r\n \"13.66.167.194/32\",\r\n - \ \"13.66.226.151/32\",\r\n \"13.67.9.136/29\",\r\n \"13.69.64.232/29\",\r\n - \ \"13.69.109.136/30\",\r\n \"13.69.227.232/29\",\r\n \"13.70.72.216/29\",\r\n - \ \"13.70.78.172/30\",\r\n \"13.71.170.224/29\",\r\n \"13.71.170.248/29\",\r\n - \ \"13.71.195.48/29\",\r\n \"13.74.80.74/32\",\r\n \"13.74.111.144/30\",\r\n - \ \"13.75.36.80/29\",\r\n \"13.75.41.166/32\",\r\n \"13.75.42.35/32\",\r\n - \ \"13.77.52.0/29\",\r\n \"13.78.108.24/29\",\r\n \"13.78.147.125/32\",\r\n - \ \"13.80.117.236/32\",\r\n \"13.87.32.204/32\",\r\n \"13.87.56.240/29\",\r\n - \ \"13.87.122.240/29\",\r\n \"13.89.171.104/29\",\r\n \"13.91.7.211/32\",\r\n - \ \"13.91.252.58/32\",\r\n \"13.92.124.124/32\",\r\n \"20.17.66.76/30\",\r\n - \ \"20.21.42.76/30\",\r\n \"20.21.66.72/30\",\r\n \"20.21.74.72/30\",\r\n - \ \"20.36.40.70/32\",\r\n \"20.36.72.79/32\",\r\n \"20.36.107.16/29\",\r\n - \ \"20.36.114.192/29\",\r\n \"20.37.74.80/29\",\r\n \"20.38.149.192/30\",\r\n - \ \"20.38.152.68/30\",\r\n \"20.42.64.40/30\",\r\n \"20.42.72.132/30\",\r\n - \ \"20.44.3.24/29\",\r\n \"20.44.10.124/30\",\r\n \"20.44.19.0/30\",\r\n - \ \"20.44.29.52/30\",\r\n \"20.45.79.240/32\",\r\n \"20.45.123.244/30\",\r\n - \ \"20.49.82.4/30\",\r\n \"20.49.90.4/30\",\r\n \"20.72.26.4/30\",\r\n - \ \"20.125.170.72/30\",\r\n \"20.125.202.72/30\",\r\n \"20.150.171.72/29\",\r\n - \ \"20.150.181.160/30\",\r\n \"20.150.189.28/30\",\r\n \"20.150.225.4/30\",\r\n - \ \"20.184.2.84/32\",\r\n \"20.192.32.224/30\",\r\n \"20.192.101.28/30\",\r\n - \ \"20.192.235.0/29\",\r\n \"20.193.202.24/29\",\r\n \"20.193.204.100/30\",\r\n - \ \"20.194.66.4/30\",\r\n \"20.205.74.72/30\",\r\n \"20.205.82.72/30\",\r\n - \ \"20.208.18.72/30\",\r\n \"20.215.18.72/30\",\r\n \"20.215.26.72/30\",\r\n - \ \"20.215.154.76/30\",\r\n \"20.217.58.76/30\",\r\n \"20.217.74.72/30\",\r\n - \ \"20.217.90.72/30\",\r\n \"23.96.200.228/32\",\r\n \"23.96.210.6/32\",\r\n - \ \"23.96.214.100/32\",\r\n \"23.98.86.60/30\",\r\n \"23.99.11.219/32\",\r\n - \ \"23.100.199.230/32\",\r\n \"40.67.59.72/29\",\r\n \"40.69.107.0/29\",\r\n - \ \"40.69.166.6/32\",\r\n \"40.70.146.232/29\",\r\n \"40.71.11.104/29\",\r\n - \ \"40.74.100.240/29\",\r\n \"40.74.146.56/29\",\r\n \"40.75.35.220/30\",\r\n - \ \"40.76.203.148/32\",\r\n \"40.76.205.181/32\",\r\n \"40.78.195.0/29\",\r\n - \ \"40.78.202.120/29\",\r\n \"40.78.238.60/30\",\r\n \"40.78.245.192/30\",\r\n - \ \"40.78.253.64/30\",\r\n \"40.79.114.102/32\",\r\n \"40.79.130.232/29\",\r\n - \ \"40.79.139.192/30\",\r\n \"40.79.148.80/30\",\r\n \"40.79.165.80/29\",\r\n - \ \"40.79.171.228/30\",\r\n \"40.79.173.0/30\",\r\n \"40.79.179.0/29\",\r\n - \ \"40.79.189.60/30\",\r\n \"40.79.197.36/30\",\r\n \"40.80.53.4/30\",\r\n - \ \"40.84.62.189/32\",\r\n \"40.84.133.64/32\",\r\n \"40.85.224.118/32\",\r\n - \ \"40.86.230.174/32\",\r\n \"40.89.168.15/32\",\r\n \"40.112.243.176/29\",\r\n - \ \"40.113.23.157/32\",\r\n \"40.113.88.37/32\",\r\n \"40.115.64.123/32\",\r\n - \ \"40.115.113.228/32\",\r\n \"40.120.74.4/30\",\r\n \"40.123.204.26/32\",\r\n - \ \"51.12.99.64/29\",\r\n \"51.12.101.168/30\",\r\n \"51.12.203.64/29\",\r\n - \ \"51.12.204.240/30\",\r\n \"51.12.229.28/30\",\r\n \"51.12.237.28/30\",\r\n - \ \"51.53.106.76/30\",\r\n \"51.53.186.76/30\",\r\n \"51.103.202.72/30\",\r\n - \ \"51.105.69.84/30\",\r\n \"51.105.77.52/30\",\r\n \"51.107.59.40/29\",\r\n - \ \"51.107.76.20/32\",\r\n \"51.107.155.40/29\",\r\n \"51.107.239.250/32\",\r\n - \ \"51.116.59.40/29\",\r\n \"51.116.155.104/29\",\r\n \"51.116.208.26/32\",\r\n - \ \"51.116.232.27/32\",\r\n \"51.116.245.160/30\",\r\n \"51.116.253.128/30\",\r\n - \ \"51.120.68.23/32\",\r\n \"51.120.98.240/29\",\r\n \"51.120.109.28/30\",\r\n - \ \"51.120.164.23/32\",\r\n \"51.120.213.28/30\",\r\n \"51.120.219.72/29\",\r\n - \ \"51.140.148.24/29\",\r\n \"51.140.184.27/32\",\r\n \"51.140.211.16/29\",\r\n - \ \"51.141.8.30/32\",\r\n \"52.136.136.27/32\",\r\n \"52.138.70.82/32\",\r\n - \ \"52.138.92.168/30\",\r\n \"52.138.143.55/32\",\r\n \"52.138.229.68/30\",\r\n - \ \"52.143.136.15/32\",\r\n \"52.143.184.15/32\",\r\n \"52.151.38.144/32\",\r\n - \ \"52.158.236.247/32\",\r\n \"52.162.107.176/29\",\r\n \"52.163.90.165/32\",\r\n - \ \"52.163.94.113/32\",\r\n \"52.165.37.188/32\",\r\n \"52.167.0.27/32\",\r\n - \ \"52.167.109.68/30\",\r\n \"52.167.227.220/32\",\r\n \"52.174.163.204/32\",\r\n - \ \"52.174.164.254/32\",\r\n \"52.178.30.193/32\",\r\n \"52.180.176.84/32\",\r\n - \ \"52.182.141.56/30\",\r\n \"52.182.172.232/32\",\r\n \"52.225.184.94/32\",\r\n - \ \"52.225.185.159/32\",\r\n \"52.230.8.61/32\",\r\n \"52.231.18.232/29\",\r\n - \ \"52.231.32.81/32\",\r\n \"52.231.147.16/29\",\r\n \"52.231.200.124/32\",\r\n - \ \"52.236.161.75/32\",\r\n \"52.236.189.76/30\",\r\n \"52.246.157.8/30\",\r\n - \ \"65.52.250.224/29\",\r\n \"102.37.48.12/32\",\r\n \"102.133.27.24/29\",\r\n - \ \"102.133.72.31/32\",\r\n \"102.133.126.144/30\",\r\n \"102.133.155.24/29\",\r\n - \ \"102.133.160.28/32\",\r\n \"102.133.235.169/32\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"12\",\r\n \"region\": \"\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": + \"ServiceFabric\",\r\n \"addressPrefixes\": [\r\n \"13.66.140.152/29\",\r\n + \ \"13.66.167.194/32\",\r\n \"13.66.226.151/32\",\r\n \"13.67.9.136/29\",\r\n + \ \"13.69.64.232/29\",\r\n \"13.69.109.136/30\",\r\n \"13.69.227.232/29\",\r\n + \ \"13.70.72.216/29\",\r\n \"13.70.78.172/30\",\r\n \"13.71.170.224/29\",\r\n + \ \"13.71.170.248/29\",\r\n \"13.71.195.48/29\",\r\n \"13.74.80.74/32\",\r\n + \ \"13.74.111.144/30\",\r\n \"13.75.36.80/29\",\r\n \"13.75.41.166/32\",\r\n + \ \"13.75.42.35/32\",\r\n \"13.77.52.0/29\",\r\n \"13.78.108.24/29\",\r\n + \ \"13.78.147.125/32\",\r\n \"13.80.117.236/32\",\r\n \"13.87.32.204/32\",\r\n + \ \"13.87.56.240/29\",\r\n \"13.87.122.240/29\",\r\n \"13.89.171.104/29\",\r\n + \ \"13.91.7.211/32\",\r\n \"13.91.252.58/32\",\r\n \"13.92.124.124/32\",\r\n + \ \"20.17.66.76/30\",\r\n \"20.21.42.76/30\",\r\n \"20.21.66.72/30\",\r\n + \ \"20.21.74.72/30\",\r\n \"20.36.40.70/32\",\r\n \"20.36.72.79/32\",\r\n + \ \"20.36.107.16/29\",\r\n \"20.36.114.192/29\",\r\n \"20.37.74.80/29\",\r\n + \ \"20.38.149.192/30\",\r\n \"20.38.152.68/30\",\r\n \"20.42.64.40/30\",\r\n + \ \"20.42.72.132/30\",\r\n \"20.44.3.24/29\",\r\n \"20.44.10.124/30\",\r\n + \ \"20.44.19.0/30\",\r\n \"20.44.29.52/30\",\r\n \"20.45.79.240/32\",\r\n + \ \"20.45.123.244/30\",\r\n \"20.49.82.4/30\",\r\n \"20.49.90.4/30\",\r\n + \ \"20.72.26.4/30\",\r\n \"20.125.170.72/30\",\r\n \"20.125.202.72/30\",\r\n + \ \"20.150.171.72/29\",\r\n \"20.150.181.160/30\",\r\n \"20.150.189.28/30\",\r\n + \ \"20.150.225.4/30\",\r\n \"20.184.2.84/32\",\r\n \"20.192.32.224/30\",\r\n + \ \"20.192.101.28/30\",\r\n \"20.192.235.0/29\",\r\n \"20.193.202.24/29\",\r\n + \ \"20.193.204.100/30\",\r\n \"20.194.66.4/30\",\r\n \"20.205.74.72/30\",\r\n + \ \"20.205.82.72/30\",\r\n \"20.208.18.72/30\",\r\n \"20.215.18.72/30\",\r\n + \ \"20.215.26.72/30\",\r\n \"20.215.154.76/30\",\r\n \"20.217.58.76/30\",\r\n + \ \"20.217.74.72/30\",\r\n \"20.217.90.72/30\",\r\n \"23.96.200.228/32\",\r\n + \ \"23.96.210.6/32\",\r\n \"23.96.214.100/32\",\r\n \"23.98.86.60/30\",\r\n + \ \"23.99.11.219/32\",\r\n \"23.100.199.230/32\",\r\n \"40.67.59.72/29\",\r\n + \ \"40.69.107.0/29\",\r\n \"40.69.166.6/32\",\r\n \"40.70.146.232/29\",\r\n + \ \"40.71.11.104/29\",\r\n \"40.74.100.240/29\",\r\n \"40.74.146.56/29\",\r\n + \ \"40.75.35.220/30\",\r\n \"40.76.203.148/32\",\r\n \"40.76.205.181/32\",\r\n + \ \"40.78.195.0/29\",\r\n \"40.78.202.120/29\",\r\n \"40.78.238.60/30\",\r\n + \ \"40.78.245.192/30\",\r\n \"40.78.253.64/30\",\r\n \"40.79.114.102/32\",\r\n + \ \"40.79.130.232/29\",\r\n \"40.79.139.192/30\",\r\n \"40.79.148.80/30\",\r\n + \ \"40.79.165.80/29\",\r\n \"40.79.171.228/30\",\r\n \"40.79.173.0/30\",\r\n + \ \"40.79.179.0/29\",\r\n \"40.79.189.60/30\",\r\n \"40.79.197.36/30\",\r\n + \ \"40.80.53.4/30\",\r\n \"40.84.62.189/32\",\r\n \"40.84.133.64/32\",\r\n + \ \"40.85.224.118/32\",\r\n \"40.86.230.174/32\",\r\n \"40.89.168.15/32\",\r\n + \ \"40.112.243.176/29\",\r\n \"40.113.23.157/32\",\r\n \"40.113.88.37/32\",\r\n + \ \"40.115.64.123/32\",\r\n \"40.115.113.228/32\",\r\n \"40.120.74.4/30\",\r\n + \ \"40.123.204.26/32\",\r\n \"51.12.99.64/29\",\r\n \"51.12.101.168/30\",\r\n + \ \"51.12.203.64/29\",\r\n \"51.12.204.240/30\",\r\n \"51.12.229.28/30\",\r\n + \ \"51.12.237.28/30\",\r\n \"51.53.106.76/30\",\r\n \"51.53.186.76/30\",\r\n + \ \"51.103.202.72/30\",\r\n \"51.105.69.84/30\",\r\n \"51.105.77.52/30\",\r\n + \ \"51.107.59.40/29\",\r\n \"51.107.76.20/32\",\r\n \"51.107.155.40/29\",\r\n + \ \"51.107.239.250/32\",\r\n \"51.116.59.40/29\",\r\n \"51.116.155.104/29\",\r\n + \ \"51.116.208.26/32\",\r\n \"51.116.232.27/32\",\r\n \"51.116.245.160/30\",\r\n + \ \"51.116.253.128/30\",\r\n \"51.120.68.23/32\",\r\n \"51.120.98.240/29\",\r\n + \ \"51.120.109.28/30\",\r\n \"51.120.164.23/32\",\r\n \"51.120.213.28/30\",\r\n + \ \"51.120.219.72/29\",\r\n \"51.140.148.24/29\",\r\n \"51.140.184.27/32\",\r\n + \ \"51.140.211.16/29\",\r\n \"51.141.8.30/32\",\r\n \"52.136.136.27/32\",\r\n + \ \"52.138.70.82/32\",\r\n \"52.138.92.168/30\",\r\n \"52.138.143.55/32\",\r\n + \ \"52.138.229.68/30\",\r\n \"52.143.136.15/32\",\r\n \"52.143.184.15/32\",\r\n + \ \"52.151.38.144/32\",\r\n \"52.158.236.247/32\",\r\n \"52.162.107.176/29\",\r\n + \ \"52.163.90.165/32\",\r\n \"52.163.94.113/32\",\r\n \"52.165.37.188/32\",\r\n + \ \"52.167.0.27/32\",\r\n \"52.167.109.68/30\",\r\n \"52.167.227.220/32\",\r\n + \ \"52.174.163.204/32\",\r\n \"52.174.164.254/32\",\r\n \"52.178.30.193/32\",\r\n + \ \"52.180.176.84/32\",\r\n \"52.182.141.56/30\",\r\n \"52.182.172.232/32\",\r\n + \ \"52.225.184.94/32\",\r\n \"52.225.185.159/32\",\r\n \"52.230.8.61/32\",\r\n + \ \"52.231.18.232/29\",\r\n \"52.231.32.81/32\",\r\n \"52.231.147.16/29\",\r\n + \ \"52.231.200.124/32\",\r\n \"52.236.161.75/32\",\r\n \"52.236.189.76/30\",\r\n + \ \"52.246.157.8/30\",\r\n \"65.52.250.224/29\",\r\n \"102.37.48.12/32\",\r\n + \ \"102.133.27.24/29\",\r\n \"102.133.72.31/32\",\r\n \"102.133.126.144/30\",\r\n + \ \"102.133.155.24/29\",\r\n \"102.133.160.28/32\",\r\n \"102.133.235.169/32\",\r\n \ \"102.133.251.216/30\",\r\n \"104.41.9.53/32\",\r\n \"104.41.187.29/32\",\r\n \ \"104.42.181.121/32\",\r\n \"104.43.213.84/32\",\r\n \"104.45.19.250/32\",\r\n \ \"104.46.225.57/32\",\r\n \"104.210.107.69/32\",\r\n \"104.211.81.216/29\",\r\n @@ -44481,7 +45722,7 @@ interactions: \ \"2603:1050:6:802::98/125\",\r\n \"2603:1050:6:c02::98/125\",\r\n \ \"2603:1050:403:400::140/125\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql\",\r\n \"id\": \"Sql\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n @@ -44898,31 +46139,32 @@ interactions: \ \"2603:1050:403:1::280/121\",\r\n \"2603:1050:403:402::/123\",\r\n \ \"2603:1050:403:403::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.AustraliaCentral\",\r\n \"id\": \"Sql.AustraliaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"australiacentral\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.104.0/27\",\r\n - \ \"20.36.105.0/27\",\r\n \"20.36.105.32/29\",\r\n \"20.53.48.96/27\",\r\n - \ \"20.53.48.128/27\",\r\n \"20.53.48.192/26\",\r\n \"2603:1010:304::280/123\",\r\n - \ \"2603:1010:304:1::200/121\",\r\n \"2603:1010:304:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.AustraliaCentral2\",\r\n - \ \"id\": \"Sql.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.112.0/27\",\r\n - \ \"20.36.113.0/27\",\r\n \"20.36.113.32/29\",\r\n \"20.53.56.32/27\",\r\n - \ \"20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n \"2603:1010:404::280/123\",\r\n - \ \"2603:1010:404:1::200/121\",\r\n \"2603:1010:404:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.AustraliaEast\",\r\n - \ \"id\": \"Sql.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n - \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"13.70.112.0/27\",\r\n \"13.70.112.32/29\",\r\n \"13.70.113.0/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.36.104.0/27\",\r\n \"20.36.105.0/27\",\r\n \"20.36.105.32/29\",\r\n + \ \"20.53.48.96/27\",\r\n \"20.53.48.128/27\",\r\n \"20.53.48.192/26\",\r\n + \ \"2603:1010:304::280/123\",\r\n \"2603:1010:304:1::200/121\",\r\n + \ \"2603:1010:304:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.AustraliaCentral2\",\r\n \"id\": \"Sql.AustraliaCentral2\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"australiacentral2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.36.112.0/27\",\r\n \"20.36.113.0/27\",\r\n \"20.36.113.32/29\",\r\n + \ \"20.53.56.32/27\",\r\n \"20.53.56.64/27\",\r\n \"20.53.56.128/26\",\r\n + \ \"2603:1010:404::280/123\",\r\n \"2603:1010:404:1::200/121\",\r\n + \ \"2603:1010:404:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.AustraliaEast\",\r\n \"id\": \"Sql.AustraliaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"australiaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.70.112.0/27\",\r\n \"13.70.112.32/29\",\r\n \"13.70.113.0/27\",\r\n \ \"13.70.114.128/27\",\r\n \"13.75.149.87/32\",\r\n \"20.53.46.128/25\",\r\n \ \"40.79.160.0/27\",\r\n \"40.79.160.32/29\",\r\n \"40.79.161.0/27\",\r\n \ \"40.79.168.0/27\",\r\n \"40.79.168.32/29\",\r\n \"40.79.169.0/27\",\r\n @@ -44932,25 +46174,26 @@ interactions: \ \"2603:1010:6:801::/123\",\r\n \"2603:1010:6:c00::/123\",\r\n \ \"2603:1010:6:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.AustraliaSoutheast\",\r\n \"id\": \"Sql.AustraliaSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.70.148.251/32\",\r\n - \ \"13.73.109.251/32\",\r\n \"13.77.48.0/27\",\r\n \"13.77.49.0/27\",\r\n - \ \"13.77.49.32/29\",\r\n \"40.127.82.69/32\",\r\n \"40.127.83.164/32\",\r\n - \ \"104.46.162.192/27\",\r\n \"104.46.163.0/26\",\r\n \"104.46.179.160/27\",\r\n - \ \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n \"191.239.192.109/32\",\r\n - \ \"2603:1010:101::280/123\",\r\n \"2603:1010:101:1::200/121\",\r\n - \ \"2603:1010:101:400::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.BrazilSouth\",\r\n \"id\": \"Sql.BrazilSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"104.41.11.5/32\",\r\n - \ \"104.41.56.218/32\",\r\n \"191.233.200.0/27\",\r\n \"191.233.200.32/29\",\r\n - \ \"191.233.201.0/27\",\r\n \"191.234.142.160/27\",\r\n \"191.234.142.192/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"australiasoutheast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.70.148.251/32\",\r\n \"13.73.109.251/32\",\r\n \"13.77.48.0/27\",\r\n + \ \"13.77.49.0/27\",\r\n \"13.77.49.32/29\",\r\n \"40.127.82.69/32\",\r\n + \ \"40.127.83.164/32\",\r\n \"104.46.162.192/27\",\r\n \"104.46.163.0/26\",\r\n + \ \"104.46.179.160/27\",\r\n \"104.46.179.192/27\",\r\n \"104.46.183.0/26\",\r\n + \ \"191.239.192.109/32\",\r\n \"2603:1010:101::280/123\",\r\n + \ \"2603:1010:101:1::200/121\",\r\n \"2603:1010:101:400::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.BrazilSouth\",\r\n + \ \"id\": \"Sql.BrazilSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": + \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"104.41.11.5/32\",\r\n \"104.41.56.218/32\",\r\n + \ \"191.233.200.0/27\",\r\n \"191.233.200.32/29\",\r\n \"191.233.201.0/27\",\r\n + \ \"191.234.142.160/27\",\r\n \"191.234.142.192/27\",\r\n \ \"191.234.144.0/27\",\r\n \"191.234.144.32/29\",\r\n \"191.234.145.0/27\",\r\n \ \"191.234.152.0/26\",\r\n \"191.234.153.0/26\",\r\n \"191.234.157.136/29\",\r\n \ \"2603:1050:6::320/123\",\r\n \"2603:1050:6::380/121\",\r\n @@ -44959,7 +46202,7 @@ interactions: \ \"2603:1050:6:c00::/122\",\r\n \"2603:1050:6:c01::/122\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.BrazilSoutheast\",\r\n \ \"id\": \"Sql.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -44969,32 +46212,33 @@ interactions: \ \"2603:1050:403:1::280/121\",\r\n \"2603:1050:403:402::/123\",\r\n \ \"2603:1050:403:403::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.CanadaCentral\",\r\n \"id\": \"Sql.CanadaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.71.168.0/27\",\r\n - \ \"13.71.168.32/29\",\r\n \"13.71.169.0/27\",\r\n \"13.71.177.192/27\",\r\n - \ \"13.71.178.0/26\",\r\n \"20.38.144.0/27\",\r\n \"20.38.144.32/29\",\r\n - \ \"20.38.145.0/27\",\r\n \"20.48.196.32/27\",\r\n \"20.48.196.64/27\",\r\n - \ \"20.48.196.128/26\",\r\n \"40.85.224.249/32\",\r\n \"52.228.35.221/32\",\r\n - \ \"52.246.152.0/27\",\r\n \"52.246.152.32/29\",\r\n \"52.246.153.0/27\",\r\n - \ \"2603:1030:f05::320/123\",\r\n \"2603:1030:f05::380/121\",\r\n - \ \"2603:1030:f05:400::/123\",\r\n \"2603:1030:f05:401::/123\",\r\n - \ \"2603:1030:f05:800::/123\",\r\n \"2603:1030:f05:801::/123\",\r\n - \ \"2603:1030:f05:c00::/123\",\r\n \"2603:1030:f05:c01::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CanadaEast\",\r\n - \ \"id\": \"Sql.CanadaEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"40.69.105.32/29\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"canadacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.71.168.0/27\",\r\n \"13.71.168.32/29\",\r\n \"13.71.169.0/27\",\r\n + \ \"13.71.177.192/27\",\r\n \"13.71.178.0/26\",\r\n \"20.38.144.0/27\",\r\n + \ \"20.38.144.32/29\",\r\n \"20.38.145.0/27\",\r\n \"20.48.196.32/27\",\r\n + \ \"20.48.196.64/27\",\r\n \"20.48.196.128/26\",\r\n \"40.85.224.249/32\",\r\n + \ \"52.228.35.221/32\",\r\n \"52.246.152.0/27\",\r\n \"52.246.152.32/29\",\r\n + \ \"52.246.153.0/27\",\r\n \"2603:1030:f05::320/123\",\r\n + \ \"2603:1030:f05::380/121\",\r\n \"2603:1030:f05:400::/123\",\r\n + \ \"2603:1030:f05:401::/123\",\r\n \"2603:1030:f05:800::/123\",\r\n + \ \"2603:1030:f05:801::/123\",\r\n \"2603:1030:f05:c00::/123\",\r\n + \ \"2603:1030:f05:c01::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.CanadaEast\",\r\n \"id\": \"Sql.CanadaEast\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"canadaeast\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.69.104.0/27\",\r\n \"40.69.105.0/27\",\r\n \"40.69.105.32/29\",\r\n \ \"40.86.226.166/32\",\r\n \"52.139.106.192/26\",\r\n \"52.139.107.0/26\",\r\n \ \"52.242.30.154/32\",\r\n \"2603:1030:1005::280/123\",\r\n \ \"2603:1030:1005:1::200/121\",\r\n \"2603:1030:1005:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CentralIndia\",\r\n - \ \"id\": \"Sql.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.CentralIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -45009,7 +46253,7 @@ interactions: \ \"2603:1040:a06:800::/123\",\r\n \"2603:1040:a06:801::/123\",\r\n \ \"2603:1040:a06:c00::/123\",\r\n \"2603:1040:a06:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.CentralUS\",\r\n - \ \"id\": \"Sql.CentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.CentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"centralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -45030,107 +46274,108 @@ interactions: \ \"2603:1030:10:801::/123\",\r\n \"2603:1030:10:c00::/123\",\r\n \ \"2603:1030:10:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.CentralUSEUAP\",\r\n \"id\": \"Sql.CentralUSEUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.46.11.32/27\",\r\n - \ \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n \"40.78.200.128/29\",\r\n - \ \"40.78.201.128/29\",\r\n \"52.180.176.154/32\",\r\n \"52.180.183.226/32\",\r\n - \ \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n \"2603:1030:f:1::280/123\",\r\n - \ \"2603:1030:f:2::200/121\",\r\n \"2603:1030:f:402::/122\",\r\n - \ \"2603:1030:f:403::/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastAsia\",\r\n \"id\": \"Sql.EastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.75.32.0/26\",\r\n - \ \"13.75.32.192/29\",\r\n \"13.75.33.0/26\",\r\n \"13.75.33.192/29\",\r\n - \ \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n \"20.195.72.128/26\",\r\n - \ \"20.205.72.64/27\",\r\n \"20.205.73.64/27\",\r\n \"20.205.77.176/29\",\r\n - \ \"20.205.77.200/29\",\r\n \"20.205.80.64/27\",\r\n \"20.205.81.64/27\",\r\n - \ \"20.205.83.224/29\",\r\n \"52.175.33.150/32\",\r\n \"191.234.2.139/32\",\r\n - \ \"2603:1040:207::280/123\",\r\n \"2603:1040:207:1::200/121\",\r\n - \ \"2603:1040:207:400::/123\",\r\n \"2603:1040:207:401::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS\",\r\n - \ \"id\": \"Sql.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": - \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"centraluseuap\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.46.11.32/27\",\r\n \"20.46.11.64/27\",\r\n \"20.46.11.128/26\",\r\n + \ \"40.78.200.128/29\",\r\n \"40.78.201.128/29\",\r\n \"52.180.176.154/32\",\r\n + \ \"52.180.183.226/32\",\r\n \"168.61.136.0/27\",\r\n \"168.61.137.0/27\",\r\n + \ \"2603:1030:f:1::280/123\",\r\n \"2603:1030:f:2::200/121\",\r\n + \ \"2603:1030:f:402::/122\",\r\n \"2603:1030:f:403::/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastAsia\",\r\n + \ \"id\": \"Sql.EastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"eastasia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.42.65.64/29\",\r\n \"20.42.65.96/27\",\r\n \"20.42.68.192/27\",\r\n - \ \"20.42.69.0/25\",\r\n \"20.42.69.128/26\",\r\n \"20.42.73.0/29\",\r\n - \ \"20.42.73.32/27\",\r\n \"20.42.74.192/27\",\r\n \"20.42.75.0/25\",\r\n - \ \"20.42.75.128/26\",\r\n \"20.62.132.160/27\",\r\n \"20.62.132.192/27\",\r\n - \ \"20.62.133.0/26\",\r\n \"23.96.89.109/32\",\r\n \"23.96.106.191/32\",\r\n - \ \"40.71.8.0/26\",\r\n \"40.71.8.192/26\",\r\n \"40.71.9.0/26\",\r\n - \ \"40.71.9.192/26\",\r\n \"40.71.83.113/32\",\r\n \"40.76.2.172/32\",\r\n - \ \"40.76.26.90/32\",\r\n \"40.76.42.44/32\",\r\n \"40.76.65.222/32\",\r\n - \ \"40.76.66.9/32\",\r\n \"40.76.193.221/32\",\r\n \"40.78.224.0/26\",\r\n - \ \"40.78.224.128/26\",\r\n \"40.78.225.0/26\",\r\n \"40.78.225.128/26\",\r\n - \ \"40.79.152.0/26\",\r\n \"40.79.152.192/26\",\r\n \"40.79.153.0/26\",\r\n - \ \"40.79.153.192/26\",\r\n \"40.114.45.195/32\",\r\n \"40.114.81.142/32\",\r\n - \ \"40.117.42.73/32\",\r\n \"40.117.44.71/32\",\r\n \"40.121.143.204/32\",\r\n - \ \"40.121.149.49/32\",\r\n \"40.121.158.30/32\",\r\n \"52.168.116.64/29\",\r\n - \ \"52.168.117.96/27\",\r\n \"52.168.117.128/27\",\r\n \"52.168.117.160/29\",\r\n - \ \"52.168.117.192/26\",\r\n \"52.168.118.0/25\",\r\n \"52.168.166.153/32\",\r\n - \ \"52.170.98.29/32\",\r\n \"52.186.79.49/32\",\r\n \"104.41.152.74/32\",\r\n - \ \"104.45.158.30/32\",\r\n \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n - \ \"191.238.6.46/32\",\r\n \"2603:1030:210::320/123\",\r\n - \ \"2603:1030:210::380/121\",\r\n \"2603:1030:210:400::/123\",\r\n - \ \"2603:1030:210:401::/123\",\r\n \"2603:1030:210:800::/123\",\r\n - \ \"2603:1030:210:801::/123\",\r\n \"2603:1030:210:c00::/123\",\r\n - \ \"2603:1030:210:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2\",\r\n \"id\": \"Sql.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.36.144.128/27\",\r\n - \ \"20.36.145.0/25\",\r\n \"20.62.58.128/25\",\r\n \"20.65.1.0/26\",\r\n - \ \"40.70.144.0/26\",\r\n \"40.70.144.192/29\",\r\n \"40.70.145.0/26\",\r\n - \ \"40.79.84.180/32\",\r\n \"52.167.104.0/26\",\r\n \"52.167.104.192/29\",\r\n - \ \"52.167.104.224/27\",\r\n \"52.167.105.0/26\",\r\n \"52.167.111.144/28\",\r\n - \ \"52.167.111.192/27\",\r\n \"52.167.117.226/32\",\r\n \"52.167.145.64/26\",\r\n - \ \"52.167.145.128/27\",\r\n \"52.167.145.192/26\",\r\n \"52.177.185.181/32\",\r\n - \ \"52.179.178.184/32\",\r\n \"104.208.149.0/26\",\r\n \"104.208.150.0/26\",\r\n - \ \"104.208.150.192/29\",\r\n \"104.208.151.64/26\",\r\n - \ \"191.239.224.107/32\",\r\n \"191.239.224.108/31\",\r\n - \ \"191.239.224.110/32\",\r\n \"2603:1030:40c::320/123\",\r\n - \ \"2603:1030:40c::380/121\",\r\n \"2603:1030:40c:400::/123\",\r\n - \ \"2603:1030:40c:401::/123\",\r\n \"2603:1030:40c:800::/123\",\r\n - \ \"2603:1030:40c:801::/123\",\r\n \"2603:1030:40c:c00::/123\",\r\n - \ \"2603:1030:40c:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2EUAP\",\r\n \"id\": \"Sql.EastUS2EUAP\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.51.17.160/27\",\r\n - \ \"20.51.17.192/27\",\r\n \"20.51.20.0/26\",\r\n \"40.74.144.0/27\",\r\n - \ \"40.74.144.32/29\",\r\n \"40.74.145.0/27\",\r\n \"40.74.145.32/29\",\r\n - \ \"40.75.32.0/27\",\r\n \"40.75.32.40/29\",\r\n \"40.75.33.0/27\",\r\n - \ \"40.75.33.32/29\",\r\n \"52.138.88.0/27\",\r\n \"52.138.88.32/29\",\r\n - \ \"52.138.89.0/27\",\r\n \"52.138.89.32/29\",\r\n \"52.225.188.46/32\",\r\n - \ \"52.225.188.113/32\",\r\n \"2603:1030:40b:2::200/123\",\r\n - \ \"2603:1030:40b:2::280/121\",\r\n \"2603:1030:40b:402::/122\",\r\n - \ \"2603:1030:40b:403::/122\",\r\n \"2603:1030:40b:802::/122\",\r\n - \ \"2603:1030:40b:803::/122\",\r\n \"2603:1030:40b:c02::/122\",\r\n - \ \"2603:1030:40b:c03::/122\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.EastUS2Stage\",\r\n \"id\": \"Sql.EastUS2Stage\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + [\r\n \"13.75.32.0/26\",\r\n \"13.75.32.192/29\",\r\n \"13.75.33.0/26\",\r\n + \ \"13.75.33.192/29\",\r\n \"20.195.72.32/27\",\r\n \"20.195.72.64/27\",\r\n + \ \"20.195.72.128/26\",\r\n \"20.205.72.64/27\",\r\n \"20.205.73.64/27\",\r\n + \ \"20.205.77.176/29\",\r\n \"20.205.77.200/29\",\r\n \"20.205.80.64/27\",\r\n + \ \"20.205.81.64/27\",\r\n \"20.205.83.224/29\",\r\n \"52.175.33.150/32\",\r\n + \ \"191.234.2.139/32\",\r\n \"2603:1040:207::280/123\",\r\n + \ \"2603:1040:207:1::200/121\",\r\n \"2603:1040:207:400::/123\",\r\n + \ \"2603:1040:207:401::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.EastUS\",\r\n \"id\": \"Sql.EastUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"eastus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"137.116.31.224/27\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.FranceCentral\",\r\n - \ \"id\": \"Sql.FranceCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.42.65.64/29\",\r\n + \ \"20.42.65.96/27\",\r\n \"20.42.68.192/27\",\r\n \"20.42.69.0/25\",\r\n + \ \"20.42.69.128/26\",\r\n \"20.42.73.0/29\",\r\n \"20.42.73.32/27\",\r\n + \ \"20.42.74.192/27\",\r\n \"20.42.75.0/25\",\r\n \"20.42.75.128/26\",\r\n + \ \"20.62.132.160/27\",\r\n \"20.62.132.192/27\",\r\n \"20.62.133.0/26\",\r\n + \ \"23.96.89.109/32\",\r\n \"23.96.106.191/32\",\r\n \"40.71.8.0/26\",\r\n + \ \"40.71.8.192/26\",\r\n \"40.71.9.0/26\",\r\n \"40.71.9.192/26\",\r\n + \ \"40.71.83.113/32\",\r\n \"40.76.2.172/32\",\r\n \"40.76.26.90/32\",\r\n + \ \"40.76.42.44/32\",\r\n \"40.76.65.222/32\",\r\n \"40.76.66.9/32\",\r\n + \ \"40.76.193.221/32\",\r\n \"40.78.224.0/26\",\r\n \"40.78.224.128/26\",\r\n + \ \"40.78.225.0/26\",\r\n \"40.78.225.128/26\",\r\n \"40.79.152.0/26\",\r\n + \ \"40.79.152.192/26\",\r\n \"40.79.153.0/26\",\r\n \"40.79.153.192/26\",\r\n + \ \"40.114.45.195/32\",\r\n \"40.114.81.142/32\",\r\n \"40.117.42.73/32\",\r\n + \ \"40.117.44.71/32\",\r\n \"40.121.143.204/32\",\r\n \"40.121.149.49/32\",\r\n + \ \"40.121.158.30/32\",\r\n \"52.168.116.64/29\",\r\n \"52.168.117.96/27\",\r\n + \ \"52.168.117.128/27\",\r\n \"52.168.117.160/29\",\r\n \"52.168.117.192/26\",\r\n + \ \"52.168.118.0/25\",\r\n \"52.168.166.153/32\",\r\n \"52.170.98.29/32\",\r\n + \ \"52.186.79.49/32\",\r\n \"104.41.152.74/32\",\r\n \"104.45.158.30/32\",\r\n + \ \"191.238.6.43/32\",\r\n \"191.238.6.44/31\",\r\n \"191.238.6.46/32\",\r\n + \ \"2603:1030:210::320/123\",\r\n \"2603:1030:210::380/121\",\r\n + \ \"2603:1030:210:400::/123\",\r\n \"2603:1030:210:401::/123\",\r\n + \ \"2603:1030:210:800::/123\",\r\n \"2603:1030:210:801::/123\",\r\n + \ \"2603:1030:210:c00::/123\",\r\n \"2603:1030:210:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2\",\r\n + \ \"id\": \"Sql.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.36.144.128/27\",\r\n \"20.36.145.0/25\",\r\n + \ \"20.62.58.128/25\",\r\n \"20.65.1.0/26\",\r\n \"40.70.144.0/26\",\r\n + \ \"40.70.144.192/29\",\r\n \"40.70.145.0/26\",\r\n \"40.79.84.180/32\",\r\n + \ \"52.167.104.0/26\",\r\n \"52.167.104.192/29\",\r\n \"52.167.104.224/27\",\r\n + \ \"52.167.105.0/26\",\r\n \"52.167.111.144/28\",\r\n \"52.167.111.192/27\",\r\n + \ \"52.167.117.226/32\",\r\n \"52.167.145.64/26\",\r\n \"52.167.145.128/27\",\r\n + \ \"52.167.145.192/26\",\r\n \"52.177.185.181/32\",\r\n \"52.179.178.184/32\",\r\n + \ \"104.208.149.0/26\",\r\n \"104.208.150.0/26\",\r\n \"104.208.150.192/29\",\r\n + \ \"104.208.151.64/26\",\r\n \"191.239.224.107/32\",\r\n + \ \"191.239.224.108/31\",\r\n \"191.239.224.110/32\",\r\n + \ \"2603:1030:40c::320/123\",\r\n \"2603:1030:40c::380/121\",\r\n + \ \"2603:1030:40c:400::/123\",\r\n \"2603:1030:40c:401::/123\",\r\n + \ \"2603:1030:40c:800::/123\",\r\n \"2603:1030:40c:801::/123\",\r\n + \ \"2603:1030:40c:c00::/123\",\r\n \"2603:1030:40c:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2EUAP\",\r\n + \ \"id\": \"Sql.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.43.47.192/26\",\r\n \"40.79.128.0/27\",\r\n \"40.79.128.32/29\",\r\n + [\r\n \"20.51.17.160/27\",\r\n \"20.51.17.192/27\",\r\n + \ \"20.51.20.0/26\",\r\n \"40.74.144.0/27\",\r\n \"40.74.144.32/29\",\r\n + \ \"40.74.145.0/27\",\r\n \"40.74.145.32/29\",\r\n \"40.75.32.0/27\",\r\n + \ \"40.75.32.40/29\",\r\n \"40.75.33.0/27\",\r\n \"40.75.33.32/29\",\r\n + \ \"52.138.88.0/27\",\r\n \"52.138.88.32/29\",\r\n \"52.138.89.0/27\",\r\n + \ \"52.138.89.32/29\",\r\n \"52.225.188.46/32\",\r\n \"52.225.188.113/32\",\r\n + \ \"2603:1030:40b:2::200/123\",\r\n \"2603:1030:40b:2::280/121\",\r\n + \ \"2603:1030:40b:402::/122\",\r\n \"2603:1030:40b:403::/122\",\r\n + \ \"2603:1030:40b:802::/122\",\r\n \"2603:1030:40b:803::/122\",\r\n + \ \"2603:1030:40b:c02::/122\",\r\n \"2603:1030:40b:c03::/122\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.EastUS2Stage\",\r\n + \ \"id\": \"Sql.EastUS2Stage\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"137.116.31.224/27\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.FranceCentral\",\r\n \"id\": \"Sql.FranceCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.43.47.192/26\",\r\n \"40.79.128.0/27\",\r\n \"40.79.128.32/29\",\r\n \ \"40.79.129.0/27\",\r\n \"40.79.136.0/27\",\r\n \"40.79.136.32/29\",\r\n \ \"40.79.137.0/27\",\r\n \"40.79.144.0/27\",\r\n \"40.79.144.32/29\",\r\n \ \"40.79.145.0/27\",\r\n \"51.138.210.0/26\",\r\n \"2603:1020:805::320/123\",\r\n @@ -45139,16 +46384,16 @@ interactions: \ \"2603:1020:805:801::/123\",\r\n \"2603:1020:805:c00::/123\",\r\n \ \"2603:1020:805:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.FranceSouth\",\r\n \"id\": \"Sql.FranceSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"40.79.176.0/27\",\r\n - \ \"40.79.176.40/29\",\r\n \"40.79.177.0/27\",\r\n \"40.79.177.32/29\",\r\n - \ \"52.136.185.0/25\",\r\n \"2603:1020:905::280/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.79.176.0/27\",\r\n \"40.79.176.40/29\",\r\n \"40.79.177.0/27\",\r\n + \ \"40.79.177.32/29\",\r\n \"52.136.185.0/25\",\r\n \"2603:1020:905::280/123\",\r\n \ \"2603:1020:905:1::200/121\",\r\n \"2603:1020:905:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.GermanyNorth\",\r\n - \ \"id\": \"Sql.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.GermanyNorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -45159,7 +46404,7 @@ interactions: \ \"2603:1020:d04:1::200/121\",\r\n \"2603:1020:d04:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.GermanyWestCentral\",\r\n \ \"id\": \"Sql.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -45173,7 +46418,7 @@ interactions: \ \"2603:1020:c04:800::/123\",\r\n \"2603:1020:c04:801::/123\",\r\n \ \"2603:1020:c04:c00::/123\",\r\n \"2603:1020:c04:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JapanEast\",\r\n - \ \"id\": \"Sql.JapanEast\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.JapanEast\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"9\",\r\n \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -45190,40 +46435,41 @@ interactions: \ \"2603:1040:407:801::/123\",\r\n \"2603:1040:407:c00::/123\",\r\n \ \"2603:1040:407:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.JapanWest\",\r\n \"id\": \"Sql.JapanWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.189.225.160/27\",\r\n - \ \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n \"40.74.96.0/27\",\r\n - \ \"40.74.96.32/29\",\r\n \"40.74.97.0/27\",\r\n \"40.80.181.64/26\",\r\n - \ \"104.214.148.156/32\",\r\n \"191.238.68.11/32\",\r\n \"2603:1040:606::280/123\",\r\n - \ \"2603:1040:606:1::200/121\",\r\n \"2603:1040:606:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JioIndiaCentral\",\r\n - \ \"id\": \"Sql.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.192.48.32/27\",\r\n - \ \"20.192.48.64/27\",\r\n \"20.192.48.128/26\",\r\n \"20.192.232.0/27\",\r\n - \ \"20.192.233.0/27\",\r\n \"20.192.233.32/29\",\r\n \"2603:1040:1104::500/123\",\r\n - \ \"2603:1040:1104:1::300/121\",\r\n \"2603:1040:1104:400::440/123\",\r\n - \ \"2603:1040:1104:402::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.JioIndiaWest\",\r\n \"id\": \"Sql.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.192.167.224/27\",\r\n - \ \"20.193.192.0/27\",\r\n \"20.193.192.64/26\",\r\n \"20.193.200.0/27\",\r\n - \ \"20.193.200.32/29\",\r\n \"20.193.201.0/27\",\r\n \"2603:1040:d04:1::520/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"japanwest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.189.225.160/27\",\r\n \"20.189.225.192/27\",\r\n \"20.189.228.0/26\",\r\n + \ \"40.74.96.0/27\",\r\n \"40.74.96.32/29\",\r\n \"40.74.97.0/27\",\r\n + \ \"40.80.181.64/26\",\r\n \"104.214.148.156/32\",\r\n \"191.238.68.11/32\",\r\n + \ \"2603:1040:606::280/123\",\r\n \"2603:1040:606:1::200/121\",\r\n + \ \"2603:1040:606:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.JioIndiaCentral\",\r\n \"id\": \"Sql.JioIndiaCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"jioindiacentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.192.48.32/27\",\r\n \"20.192.48.64/27\",\r\n \"20.192.48.128/26\",\r\n + \ \"20.192.232.0/27\",\r\n \"20.192.233.0/27\",\r\n \"20.192.233.32/29\",\r\n + \ \"2603:1040:1104::500/123\",\r\n \"2603:1040:1104:1::300/121\",\r\n + \ \"2603:1040:1104:400::440/123\",\r\n \"2603:1040:1104:402::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.JioIndiaWest\",\r\n + \ \"id\": \"Sql.JioIndiaWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \"region\": + \"jioindiawest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.192.167.224/27\",\r\n \"20.193.192.0/27\",\r\n + \ \"20.193.192.64/26\",\r\n \"20.193.200.0/27\",\r\n \"20.193.200.32/29\",\r\n + \ \"20.193.201.0/27\",\r\n \"2603:1040:d04:1::520/123\",\r\n \ \"2603:1040:d04:1::580/121\",\r\n \"2603:1040:d04:400::400/123\",\r\n \ \"2603:1040:d04:402::/123\",\r\n \"2603:1040:d04:403::/123\",\r\n \ \"2603:1040:d04:802::/123\",\r\n \"2603:1040:d04:803::/123\",\r\n \ \"2603:1040:d04:c03::/123\",\r\n \"2603:1040:d04:c04::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.KoreaCentral\",\r\n - \ \"id\": \"Sql.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.KoreaCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -45238,16 +46484,16 @@ interactions: \ \"2603:1040:f05:801::/123\",\r\n \"2603:1040:f05:c00::/123\",\r\n \ \"2603:1040:f05:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.KoreaSouth\",\r\n \"id\": \"Sql.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"52.147.112.160/27\",\r\n - \ \"52.231.144.0/27\",\r\n \"52.231.145.0/27\",\r\n \"52.231.151.96/27\",\r\n - \ \"52.231.200.86/32\",\r\n \"2603:1040:e05::/123\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"koreasouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"52.147.112.160/27\",\r\n \"52.231.144.0/27\",\r\n \"52.231.145.0/27\",\r\n + \ \"52.231.151.96/27\",\r\n \"52.231.200.86/32\",\r\n \"2603:1040:e05::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUS\",\r\n \ \"id\": \"Sql.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -45264,13 +46510,13 @@ interactions: \ \"2603:1030:608:1::200/121\",\r\n \"2603:1030:608:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthCentralUSStage\",\r\n \ \"id\": \"Sql.NorthCentralUSStage\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"168.62.115.112/28\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.NorthEurope\",\r\n - \ \"id\": \"Sql.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.NorthEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -45293,9 +46539,9 @@ interactions: \ \"2603:1020:5:801::/123\",\r\n \"2603:1020:5:c00::/123\",\r\n \ \"2603:1020:5:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.NorwayEast\",\r\n \"id\": \"Sql.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.120.96.0/27\",\r\n \ \"51.120.96.32/29\",\r\n \"51.120.97.0/27\",\r\n \"51.120.104.0/27\",\r\n @@ -45307,98 +46553,110 @@ interactions: \ \"2603:1020:e04:801::/123\",\r\n \"2603:1020:e04:c00::/123\",\r\n \ \"2603:1020:e04:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.NorwayWest\",\r\n \"id\": \"Sql.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.13.136.224/27\",\r\n \ \"51.13.137.0/27\",\r\n \"51.13.137.64/26\",\r\n \"51.120.216.0/27\",\r\n \ \"51.120.217.0/27\",\r\n \"51.120.217.32/29\",\r\n \"2603:1020:f04::280/123\",\r\n \ \"2603:1020:f04:1::200/121\",\r\n \"2603:1020:f04:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthAfricaNorth\",\r\n - \ \"id\": \"Sql.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n - \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"102.37.160.0/27\",\r\n - \ \"102.37.160.64/26\",\r\n \"102.133.120.0/27\",\r\n \"102.133.120.32/29\",\r\n - \ \"102.133.121.0/27\",\r\n \"102.133.152.0/27\",\r\n \"102.133.152.32/29\",\r\n - \ \"102.133.153.0/27\",\r\n \"102.133.221.224/27\",\r\n \"102.133.248.0/27\",\r\n - \ \"102.133.248.32/29\",\r\n \"102.133.249.0/27\",\r\n \"2603:1000:104::640/123\",\r\n - \ \"2603:1000:104::680/121\",\r\n \"2603:1000:104:400::/123\",\r\n - \ \"2603:1000:104:401::/123\",\r\n \"2603:1000:104:800::/123\",\r\n - \ \"2603:1000:104:801::/123\",\r\n \"2603:1000:104:c00::/123\",\r\n - \ \"2603:1000:104:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SouthAfricaWest\",\r\n \"id\": \"Sql.SouthAfricaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.QatarCentral\",\r\n + \ \"id\": \"Sql.QatarCentral\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": + \"qatarcentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": + [\r\n \"20.21.40.64/27\",\r\n \"20.21.41.64/27\",\r\n \"20.21.43.248/29\",\r\n + \ \"20.21.53.32/27\",\r\n \"20.21.53.64/26\",\r\n \"20.21.64.64/27\",\r\n + \ \"20.21.65.64/27\",\r\n \"20.21.67.192/29\",\r\n \"20.21.72.64/27\",\r\n + \ \"20.21.73.64/27\",\r\n \"20.21.75.192/29\",\r\n \"2603:1040:1002:2::c0/123\",\r\n + \ \"2603:1040:1002:2::280/121\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthAfricaNorth\",\r\n \"id\": \"Sql.SouthAfricaNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"southafricanorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"102.37.160.0/27\",\r\n \"102.37.160.64/26\",\r\n \"102.133.120.0/27\",\r\n + \ \"102.133.120.32/29\",\r\n \"102.133.121.0/27\",\r\n \"102.133.152.0/27\",\r\n + \ \"102.133.152.32/29\",\r\n \"102.133.153.0/27\",\r\n \"102.133.221.224/27\",\r\n + \ \"102.133.248.0/27\",\r\n \"102.133.248.32/29\",\r\n \"102.133.249.0/27\",\r\n + \ \"2603:1000:104::640/123\",\r\n \"2603:1000:104::680/121\",\r\n + \ \"2603:1000:104:400::/123\",\r\n \"2603:1000:104:401::/123\",\r\n + \ \"2603:1000:104:800::/123\",\r\n \"2603:1000:104:801::/123\",\r\n + \ \"2603:1000:104:c00::/123\",\r\n \"2603:1000:104:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthAfricaWest\",\r\n + \ \"id\": \"Sql.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"102.37.80.96/27\",\r\n \ \"102.37.80.128/27\",\r\n \"102.37.80.192/26\",\r\n \"102.133.24.0/27\",\r\n \ \"102.133.25.0/27\",\r\n \"102.133.25.32/29\",\r\n \"2603:1000:4::280/123\",\r\n - \ \"2603:1000:4:1::200/121\",\r\n \"2603:1000:4:400::/123\",\r\n - \ \"2603:1000:4:401::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SouthCentralUS\",\r\n \"id\": \"Sql.SouthCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.65.209.243/32\",\r\n - \ \"13.66.60.72/32\",\r\n \"13.66.62.124/32\",\r\n \"13.85.65.48/32\",\r\n - \ \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n \"20.45.121.32/29\",\r\n - \ \"20.45.127.128/26\",\r\n \"20.49.88.0/27\",\r\n \"20.49.88.32/29\",\r\n - \ \"20.49.89.0/27\",\r\n \"20.49.89.32/29\",\r\n \"20.49.95.192/26\",\r\n - \ \"20.65.132.160/27\",\r\n \"20.65.132.192/27\",\r\n \"20.65.133.0/26\",\r\n - \ \"23.98.162.75/32\",\r\n \"23.98.162.76/31\",\r\n \"23.98.170.75/32\",\r\n - \ \"23.98.170.76/31\",\r\n \"23.102.179.187/32\",\r\n \"40.84.153.95/32\",\r\n - \ \"40.84.155.210/32\",\r\n \"40.84.191.1/32\",\r\n \"40.84.193.16/32\",\r\n - \ \"40.84.195.189/32\",\r\n \"40.84.231.203/32\",\r\n \"40.124.8.76/32\",\r\n - \ \"40.124.64.136/29\",\r\n \"40.124.64.160/27\",\r\n \"40.124.65.128/27\",\r\n - \ \"40.124.65.192/26\",\r\n \"52.183.250.62/32\",\r\n \"104.214.16.0/26\",\r\n - \ \"104.214.16.192/26\",\r\n \"104.214.17.0/26\",\r\n \"104.214.17.192/26\",\r\n - \ \"104.214.73.137/32\",\r\n \"2603:1030:807::320/123\",\r\n + \ \"2603:1000:4:1::200/121\",\r\n \"2603:1000:4:400::/123\",\r\n + \ \"2603:1000:4:401::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthCentralUS\",\r\n \"id\": \"Sql.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.65.209.243/32\",\r\n \"13.66.60.72/32\",\r\n \"13.66.62.124/32\",\r\n + \ \"13.85.65.48/32\",\r\n \"20.45.120.0/27\",\r\n \"20.45.121.0/27\",\r\n + \ \"20.45.121.32/29\",\r\n \"20.45.127.128/26\",\r\n \"20.49.88.0/27\",\r\n + \ \"20.49.88.32/29\",\r\n \"20.49.89.0/27\",\r\n \"20.49.89.32/29\",\r\n + \ \"20.49.95.192/26\",\r\n \"20.65.132.160/27\",\r\n \"20.65.132.192/27\",\r\n + \ \"20.65.133.0/26\",\r\n \"23.98.162.75/32\",\r\n \"23.98.162.76/31\",\r\n + \ \"23.98.170.75/32\",\r\n \"23.98.170.76/31\",\r\n \"23.102.179.187/32\",\r\n + \ \"40.84.153.95/32\",\r\n \"40.84.155.210/32\",\r\n \"40.84.191.1/32\",\r\n + \ \"40.84.193.16/32\",\r\n \"40.84.195.189/32\",\r\n \"40.84.231.203/32\",\r\n + \ \"40.124.8.76/32\",\r\n \"40.124.64.136/29\",\r\n \"40.124.64.160/27\",\r\n + \ \"40.124.65.128/27\",\r\n \"40.124.65.192/26\",\r\n \"52.183.250.62/32\",\r\n + \ \"104.214.16.0/26\",\r\n \"104.214.16.192/26\",\r\n \"104.214.17.0/26\",\r\n + \ \"104.214.17.192/26\",\r\n \"104.214.73.137/32\",\r\n \"2603:1030:807::320/123\",\r\n \ \"2603:1030:807::380/121\",\r\n \"2603:1030:807:400::/123\",\r\n \ \"2603:1030:807:401::/123\",\r\n \"2603:1030:807:800::/123\",\r\n \ \"2603:1030:807:801::/123\",\r\n \"2603:1030:807:c00::/123\",\r\n \ \"2603:1030:807:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SouthCentralUSSTG\",\r\n \"id\": \"Sql.SouthCentralUSSTG\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.44.0.0/27\",\r\n - \ \"20.44.1.0/27\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Sql.SoutheastAsia\",\r\n \"id\": \"Sql.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"13.67.16.0/26\",\r\n - \ \"13.67.16.192/29\",\r\n \"13.67.17.0/26\",\r\n \"13.67.20.128/26\",\r\n - \ \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n \"20.195.65.128/26\",\r\n - \ \"20.205.192.128/26\",\r\n \"23.98.80.0/26\",\r\n \"23.98.80.192/29\",\r\n - \ \"23.98.81.0/26\",\r\n \"23.98.113.128/26\",\r\n \"23.100.117.95/32\",\r\n - \ \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n \"40.78.233.0/26\",\r\n - \ \"104.43.15.0/32\",\r\n \"2603:1040:5::420/123\",\r\n \"2603:1040:5::480/121\",\r\n - \ \"2603:1040:5:400::/123\",\r\n \"2603:1040:5:401::/123\",\r\n - \ \"2603:1040:5:800::/123\",\r\n \"2603:1040:5:801::/123\",\r\n - \ \"2603:1040:5:c00::/123\",\r\n \"2603:1040:5:c01::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SouthIndia\",\r\n - \ \"id\": \"Sql.SouthIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": - \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"40.78.192.0/27\",\r\n \"40.78.192.32/29\",\r\n \"40.78.193.0/27\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"usstagec\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.44.0.0/27\",\r\n \"20.44.1.0/27\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Sql.SoutheastAsia\",\r\n \"id\": + \"Sql.SoutheastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"13.67.16.0/26\",\r\n \"13.67.16.192/29\",\r\n \"13.67.17.0/26\",\r\n + \ \"13.67.20.128/26\",\r\n \"20.195.65.32/27\",\r\n \"20.195.65.64/27\",\r\n + \ \"20.195.65.128/26\",\r\n \"20.205.192.128/26\",\r\n \"23.98.80.0/26\",\r\n + \ \"23.98.80.192/29\",\r\n \"23.98.81.0/26\",\r\n \"23.98.113.128/26\",\r\n + \ \"23.100.117.95/32\",\r\n \"40.78.232.0/26\",\r\n \"40.78.232.192/29\",\r\n + \ \"40.78.233.0/26\",\r\n \"104.43.15.0/32\",\r\n \"2603:1040:5::420/123\",\r\n + \ \"2603:1040:5::480/121\",\r\n \"2603:1040:5:400::/123\",\r\n + \ \"2603:1040:5:401::/123\",\r\n \"2603:1040:5:800::/123\",\r\n + \ \"2603:1040:5:801::/123\",\r\n \"2603:1040:5:c00::/123\",\r\n + \ \"2603:1040:5:c01::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SouthIndia\",\r\n \"id\": \"Sql.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"40.78.192.0/27\",\r\n \"40.78.192.32/29\",\r\n \"40.78.193.0/27\",\r\n \ \"40.78.193.32/29\",\r\n \"52.172.24.47/32\",\r\n \"52.172.113.96/27\",\r\n \ \"52.172.113.128/27\",\r\n \"52.172.113.192/26\",\r\n \"104.211.224.146/32\",\r\n \ \"2603:1040:c06::280/123\",\r\n \"2603:1040:c06:1::200/121\",\r\n \ \"2603:1040:c06:400::/123\",\r\n \"2603:1040:c06:401::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwedenCentral\",\r\n \ \"id\": \"Sql.SwedenCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -45412,67 +46670,68 @@ interactions: \ \"2603:1020:1004:803::/123\",\r\n \"2603:1020:1004:c03::/123\",\r\n \ \"2603:1020:1004:c04::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.SwedenSouth\",\r\n \"id\": \"Sql.SwedenSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.12.198.32/27\",\r\n - \ \"51.12.198.64/27\",\r\n \"51.12.198.128/26\",\r\n \"51.12.200.0/27\",\r\n - \ \"51.12.200.32/29\",\r\n \"51.12.201.0/27\",\r\n \"51.12.201.32/29\",\r\n - \ \"2603:1020:1104::500/123\",\r\n \"2603:1020:1104:1::300/121\",\r\n - \ \"2603:1020:1104:400::420/123\",\r\n \"2603:1020:1104:402::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwitzerlandNorth\",\r\n - \ \"id\": \"Sql.SwitzerlandNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n - \ \"20.208.19.192/29\",\r\n \"51.103.200.64/27\",\r\n \"51.103.201.64/27\",\r\n - \ \"51.103.203.192/29\",\r\n \"51.107.56.0/27\",\r\n \"51.107.56.32/29\",\r\n - \ \"51.107.57.0/27\",\r\n \"51.107.242.32/27\",\r\n \"51.107.242.64/27\",\r\n - \ \"51.107.242.128/26\",\r\n \"2603:1020:a04::320/123\",\r\n - \ \"2603:1020:a04::380/121\",\r\n \"2603:1020:a04:400::/123\",\r\n - \ \"2603:1020:a04:401::/123\",\r\n \"2603:1020:a04:800::/123\",\r\n - \ \"2603:1020:a04:801::/123\",\r\n \"2603:1020:a04:c00::/123\",\r\n - \ \"2603:1020:a04:c01::/123\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"Sql.SwitzerlandWest\",\r\n \"id\": \"Sql.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.107.152.0/27\",\r\n - \ \"51.107.153.0/27\",\r\n \"51.107.153.32/29\",\r\n \"51.107.250.64/26\",\r\n - \ \"51.107.250.128/26\",\r\n \"2603:1020:b04::280/123\",\r\n - \ \"2603:1020:b04:1::200/121\",\r\n \"2603:1020:b04:400::/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.UAECentral\",\r\n - \ \"id\": \"Sql.UAECentral\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \"region\": - \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"51.12.198.32/27\",\r\n \"51.12.198.64/27\",\r\n \"51.12.198.128/26\",\r\n + \ \"51.12.200.0/27\",\r\n \"51.12.200.32/29\",\r\n \"51.12.201.0/27\",\r\n + \ \"51.12.201.32/29\",\r\n \"2603:1020:1104::500/123\",\r\n + \ \"2603:1020:1104:1::300/121\",\r\n \"2603:1020:1104:400::420/123\",\r\n + \ \"2603:1020:1104:402::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.SwitzerlandNorth\",\r\n \"id\": \"Sql.SwitzerlandNorth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.208.16.64/27\",\r\n \"20.208.17.64/27\",\r\n \"20.208.19.192/29\",\r\n + \ \"51.103.200.64/27\",\r\n \"51.103.201.64/27\",\r\n \"51.103.203.192/29\",\r\n + \ \"51.107.56.0/27\",\r\n \"51.107.56.32/29\",\r\n \"51.107.57.0/27\",\r\n + \ \"51.107.242.32/27\",\r\n \"51.107.242.64/27\",\r\n \"51.107.242.128/26\",\r\n + \ \"2603:1020:a04::320/123\",\r\n \"2603:1020:a04::380/121\",\r\n + \ \"2603:1020:a04:400::/123\",\r\n \"2603:1020:a04:401::/123\",\r\n + \ \"2603:1020:a04:800::/123\",\r\n \"2603:1020:a04:801::/123\",\r\n + \ \"2603:1020:a04:c00::/123\",\r\n \"2603:1020:a04:c01::/123\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.SwitzerlandWest\",\r\n + \ \"id\": \"Sql.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": - [\r\n \"20.37.71.64/26\",\r\n \"20.37.71.128/26\",\r\n \"20.37.72.64/27\",\r\n + [\r\n \"51.107.152.0/27\",\r\n \"51.107.153.0/27\",\r\n + \ \"51.107.153.32/29\",\r\n \"51.107.250.64/26\",\r\n \"51.107.250.128/26\",\r\n + \ \"2603:1020:b04::280/123\",\r\n \"2603:1020:b04:1::200/121\",\r\n + \ \"2603:1020:b04:400::/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Sql.UAECentral\",\r\n \"id\": \"Sql.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.37.71.64/26\",\r\n \"20.37.71.128/26\",\r\n \"20.37.72.64/27\",\r\n \ \"20.37.72.96/29\",\r\n \"20.37.73.64/27\",\r\n \"20.37.73.96/29\",\r\n \ \"2603:1040:b04::280/123\",\r\n \"2603:1040:b04:1::200/121\",\r\n \ \"2603:1040:b04:400::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UAENorth\",\r\n \"id\": \"Sql.UAENorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.38.143.64/26\",\r\n - \ \"20.38.143.128/26\",\r\n \"20.38.152.24/29\",\r\n \"20.38.153.64/27\",\r\n - \ \"20.38.154.64/27\",\r\n \"40.120.72.0/27\",\r\n \"40.120.72.32/29\",\r\n - \ \"40.120.73.0/27\",\r\n \"65.52.248.0/27\",\r\n \"65.52.248.32/29\",\r\n - \ \"65.52.249.0/27\",\r\n \"2603:1040:904::320/123\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaenorth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n + \ \"20.38.143.64/26\",\r\n \"20.38.143.128/26\",\r\n \"20.38.152.24/29\",\r\n + \ \"20.38.153.64/27\",\r\n \"20.38.154.64/27\",\r\n \"40.120.72.0/27\",\r\n + \ \"40.120.72.32/29\",\r\n \"40.120.73.0/27\",\r\n \"65.52.248.0/27\",\r\n + \ \"65.52.248.32/29\",\r\n \"65.52.249.0/27\",\r\n \"2603:1040:904::320/123\",\r\n \ \"2603:1040:904::380/121\",\r\n \"2603:1040:904:400::/123\",\r\n \ \"2603:1040:904:401::/123\",\r\n \"2603:1040:904:800::/123\",\r\n \ \"2603:1040:904:801::/123\",\r\n \"2603:1040:904:c00::/123\",\r\n \ \"2603:1040:904:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UKSouth\",\r\n \"id\": \"Sql.UKSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"uksouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"uksouth\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"51.104.10.0/26\",\r\n \ \"51.105.64.0/27\",\r\n \"51.105.64.32/29\",\r\n \"51.105.65.0/27\",\r\n @@ -45487,9 +46746,9 @@ interactions: \ \"2603:1020:705:801::/123\",\r\n \"2603:1020:705:c00::/123\",\r\n \ \"2603:1020:705:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.UKWest\",\r\n \"id\": \"Sql.UKWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"ukwest\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.58.66.128/25\",\r\n \ \"20.58.68.56/30\",\r\n \"51.11.97.192/26\",\r\n \"51.140.208.64/27\",\r\n @@ -45498,7 +46757,7 @@ interactions: \ \"2603:1020:605:1::200/121\",\r\n \"2603:1020:605:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestCentralUS\",\r\n \ \"id\": \"Sql.WestCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": @@ -45508,7 +46767,7 @@ interactions: \ \"52.161.128.32/27\",\r\n \"2603:1030:b04::280/123\",\r\n \ \"2603:1030:b04:1::200/121\",\r\n \"2603:1030:b04:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestEurope\",\r\n - \ \"id\": \"Sql.WestEurope\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestEurope\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -45534,7 +46793,7 @@ interactions: \ \"2603:1020:206:800::/123\",\r\n \"2603:1020:206:801::/123\",\r\n \ \"2603:1020:206:c00::/123\",\r\n \"2603:1020:206:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestIndia\",\r\n - \ \"id\": \"Sql.WestIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -45544,7 +46803,7 @@ interactions: \ \"104.211.145.32/29\",\r\n \"104.211.160.80/32\",\r\n \"2603:1040:806::280/123\",\r\n \ \"2603:1040:806:1::200/121\",\r\n \"2603:1040:806:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestUS\",\r\n - \ \"id\": \"Sql.WestUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -45564,7 +46823,7 @@ interactions: \ \"191.236.119.31/32\",\r\n \"2603:1030:a07::280/123\",\r\n \ \"2603:1030:a07:1::200/121\",\r\n \"2603:1030:a07:400::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Sql.WestUS2\",\r\n - \ \"id\": \"Sql.WestUS2\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Sql.WestUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -45581,9 +46840,9 @@ interactions: \ \"2603:1030:c06:801::/123\",\r\n \"2603:1030:c06:c00::/123\",\r\n \ \"2603:1030:c06:c01::/123\"\r\n ]\r\n }\r\n },\r\n \ {\r\n \"name\": \"Sql.WestUS3\",\r\n \"id\": \"Sql.WestUS3\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"westus3\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureSQL\",\r\n \"addressPrefixes\": [\r\n \"20.150.168.0/27\",\r\n \ \"20.150.168.32/29\",\r\n \"20.150.169.0/27\",\r\n \"20.150.176.0/27\",\r\n @@ -45594,8 +46853,8 @@ interactions: \ \"2603:1030:504:800::/123\",\r\n \"2603:1030:504:801::/123\",\r\n \ \"2603:1030:504:c00::/123\",\r\n \"2603:1030:504:c01::/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"SqlManagement\",\r\n - \ \"id\": \"SqlManagement\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"15\",\r\n \"region\": + \ \"id\": \"SqlManagement\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"16\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"SqlManagement\",\r\n \"addressPrefixes\": @@ -45805,36 +47064,36 @@ interactions: \ \"2603:1040:207:c00::280/122\",\r\n \"2603:1040:407:402::380/122\",\r\n \ \"2603:1040:407:802::260/123\",\r\n \"2603:1040:407:802::280/123\",\r\n \ \"2603:1040:407:c02::260/123\",\r\n \"2603:1040:407:c02::280/123\",\r\n - \ \"2603:1040:606:402::380/122\",\r\n \"2603:1040:806:402::380/122\",\r\n - \ \"2603:1040:904:3::260/123\",\r\n \"2603:1040:904:402::380/122\",\r\n - \ \"2603:1040:904:802::260/123\",\r\n \"2603:1040:904:802::280/123\",\r\n - \ \"2603:1040:904:c02::260/123\",\r\n \"2603:1040:904:c02::280/123\",\r\n - \ \"2603:1040:a06:2::580/123\",\r\n \"2603:1040:a06:402::380/122\",\r\n - \ \"2603:1040:a06:802::260/123\",\r\n \"2603:1040:a06:802::280/123\",\r\n - \ \"2603:1040:a06:c02::260/123\",\r\n \"2603:1040:a06:c02::280/123\",\r\n - \ \"2603:1040:b04:402::380/122\",\r\n \"2603:1040:c06:402::380/122\",\r\n - \ \"2603:1040:d04:1::500/123\",\r\n \"2603:1040:d04:400::200/122\",\r\n - \ \"2603:1040:d04:800::300/122\",\r\n \"2603:1040:d04:c02::2c0/122\",\r\n - \ \"2603:1040:f05:2::240/123\",\r\n \"2603:1040:f05:402::380/122\",\r\n - \ \"2603:1040:f05:802::260/123\",\r\n \"2603:1040:f05:802::280/123\",\r\n - \ \"2603:1040:f05:c02::260/123\",\r\n \"2603:1040:f05:c02::280/123\",\r\n - \ \"2603:1040:1002:2::a0/123\",\r\n \"2603:1040:1002:400::380/122\",\r\n - \ \"2603:1040:1002:800::280/122\",\r\n \"2603:1040:1002:c00::280/122\",\r\n - \ \"2603:1040:1104:1::1e0/123\",\r\n \"2603:1040:1104:400::340/122\",\r\n - \ \"2603:1040:1202:2::200/123\",\r\n \"2603:1040:1202:400::380/122\",\r\n - \ \"2603:1040:1302:1::240/123\",\r\n \"2603:1040:1302:400::380/122\",\r\n - \ \"2603:1040:1402:2::60/123\",\r\n \"2603:1040:1402:400::260/123\",\r\n - \ \"2603:1040:1402:400::380/123\",\r\n \"2603:1040:1402:800::280/122\",\r\n - \ \"2603:1040:1402:c00::280/122\",\r\n \"2603:1040:1503:2::260/123\",\r\n - \ \"2603:1040:1503:400::380/122\",\r\n \"2603:1050:6:402::380/122\",\r\n - \ \"2603:1050:6:802::260/123\",\r\n \"2603:1050:6:802::280/123\",\r\n - \ \"2603:1050:6:c02::260/123\",\r\n \"2603:1050:6:c02::280/123\",\r\n - \ \"2603:1050:403:400::260/123\",\r\n \"2603:1050:403:400::280/123\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage\",\r\n - \ \"id\": \"Storage\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": - \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n - \ \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n + \ \"2603:1040:606:3::640/123\",\r\n \"2603:1040:606:402::380/122\",\r\n + \ \"2603:1040:806:402::380/122\",\r\n \"2603:1040:904:3::260/123\",\r\n + \ \"2603:1040:904:402::380/122\",\r\n \"2603:1040:904:802::260/123\",\r\n + \ \"2603:1040:904:802::280/123\",\r\n \"2603:1040:904:c02::260/123\",\r\n + \ \"2603:1040:904:c02::280/123\",\r\n \"2603:1040:a06:2::580/123\",\r\n + \ \"2603:1040:a06:402::380/122\",\r\n \"2603:1040:a06:802::260/123\",\r\n + \ \"2603:1040:a06:802::280/123\",\r\n \"2603:1040:a06:c02::260/123\",\r\n + \ \"2603:1040:a06:c02::280/123\",\r\n \"2603:1040:b04:402::380/122\",\r\n + \ \"2603:1040:c06:402::380/122\",\r\n \"2603:1040:d04:1::500/123\",\r\n + \ \"2603:1040:d04:400::200/122\",\r\n \"2603:1040:d04:800::300/122\",\r\n + \ \"2603:1040:d04:c02::2c0/122\",\r\n \"2603:1040:f05:2::240/123\",\r\n + \ \"2603:1040:f05:402::380/122\",\r\n \"2603:1040:f05:802::260/123\",\r\n + \ \"2603:1040:f05:802::280/123\",\r\n \"2603:1040:f05:c02::260/123\",\r\n + \ \"2603:1040:f05:c02::280/123\",\r\n \"2603:1040:1002:2::a0/123\",\r\n + \ \"2603:1040:1002:400::380/122\",\r\n \"2603:1040:1002:800::280/122\",\r\n + \ \"2603:1040:1002:c00::280/122\",\r\n \"2603:1040:1104:1::1e0/123\",\r\n + \ \"2603:1040:1104:400::340/122\",\r\n \"2603:1040:1202:2::200/123\",\r\n + \ \"2603:1040:1202:400::380/122\",\r\n \"2603:1040:1302:1::240/123\",\r\n + \ \"2603:1040:1302:400::380/122\",\r\n \"2603:1040:1402:2::60/123\",\r\n + \ \"2603:1040:1402:400::260/123\",\r\n \"2603:1040:1402:400::380/123\",\r\n + \ \"2603:1040:1402:800::280/122\",\r\n \"2603:1040:1402:c00::280/122\",\r\n + \ \"2603:1040:1503:2::260/123\",\r\n \"2603:1040:1503:400::380/122\",\r\n + \ \"2603:1050:6:402::380/122\",\r\n \"2603:1050:6:802::260/123\",\r\n + \ \"2603:1050:6:802::280/123\",\r\n \"2603:1050:6:c02::260/123\",\r\n + \ \"2603:1050:6:c02::280/123\",\r\n \"2603:1050:403:400::260/123\",\r\n + \ \"2603:1050:403:400::280/123\"\r\n ]\r\n }\r\n },\r\n + \ {\r\n \"name\": \"Storage\",\r\n \"id\": \"Storage\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"9\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\",\r\n \ \"VSE\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \ \"addressPrefixes\": [\r\n \"13.65.107.32/28\",\r\n \"13.65.160.16/28\",\r\n \ \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n \"13.66.176.16/28\",\r\n @@ -45865,112 +47124,112 @@ interactions: \ \"13.95.96.176/28\",\r\n \"13.95.240.16/28\",\r\n \"13.95.240.32/28\",\r\n \ \"13.95.240.64/27\",\r\n \"20.38.96.0/19\",\r\n \"20.47.0.0/18\",\r\n \ \"20.60.0.0/16\",\r\n \"20.150.0.0/17\",\r\n \"20.157.32.0/19\",\r\n - \ \"20.157.128.0/18\",\r\n \"20.209.0.0/16\",\r\n \"23.96.64.64/26\",\r\n - \ \"23.97.112.64/26\",\r\n \"23.98.49.0/26\",\r\n \"23.98.49.192/26\",\r\n - \ \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n \"23.98.55.144/28\",\r\n - \ \"23.98.56.0/26\",\r\n \"23.98.57.64/26\",\r\n \"23.98.160.64/26\",\r\n - \ \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n \"23.98.192.64/26\",\r\n - \ \"23.98.255.64/26\",\r\n \"23.99.32.64/26\",\r\n \"23.99.34.224/28\",\r\n - \ \"23.99.37.96/28\",\r\n \"23.99.47.32/28\",\r\n \"23.99.160.64/26\",\r\n - \ \"23.99.160.192/28\",\r\n \"23.102.206.0/28\",\r\n \"23.102.206.128/28\",\r\n - \ \"23.102.206.192/28\",\r\n \"40.68.176.16/28\",\r\n \"40.68.176.48/28\",\r\n - \ \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n \"40.69.176.16/28\",\r\n - \ \"40.70.88.0/28\",\r\n \"40.71.104.16/28\",\r\n \"40.71.104.32/28\",\r\n - \ \"40.71.240.16/28\",\r\n \"40.78.72.16/28\",\r\n \"40.78.112.64/28\",\r\n - \ \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n \"40.79.88.16/28\",\r\n - \ \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n \"40.83.24.96/27\",\r\n - \ \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n \"40.83.225.32/28\",\r\n - \ \"40.83.227.16/28\",\r\n \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n - \ \"40.85.105.32/28\",\r\n \"40.85.232.64/28\",\r\n \"40.85.232.96/28\",\r\n - \ \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n \"40.85.235.80/28\",\r\n - \ \"40.85.235.96/28\",\r\n \"40.86.232.64/28\",\r\n \"40.86.232.96/28\",\r\n - \ \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n \"40.86.232.192/28\",\r\n - \ \"40.112.152.16/28\",\r\n \"40.112.224.16/28\",\r\n \"40.112.224.48/28\",\r\n - \ \"40.113.27.176/28\",\r\n \"40.114.152.16/28\",\r\n \"40.114.152.48/28\",\r\n - \ \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n \"40.115.175.32/28\",\r\n - \ \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n \"40.115.229.32/28\",\r\n - \ \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n \"40.115.231.128/28\",\r\n - \ \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n \"40.116.232.48/28\",\r\n - \ \"40.116.232.96/28\",\r\n \"40.117.48.80/28\",\r\n \"40.117.48.112/28\",\r\n - \ \"40.117.104.16/28\",\r\n \"40.118.72.176/28\",\r\n \"40.118.73.48/28\",\r\n - \ \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n \"40.122.96.16/28\",\r\n - \ \"40.122.216.16/28\",\r\n \"40.123.16.16/28\",\r\n \"51.140.16.16/28\",\r\n - \ \"51.140.16.32/28\",\r\n \"51.140.168.64/27\",\r\n \"51.140.168.112/28\",\r\n - \ \"51.140.168.128/28\",\r\n \"51.140.232.64/27\",\r\n \"51.140.232.112/28\",\r\n - \ \"51.140.232.128/28\",\r\n \"51.140.232.160/27\",\r\n \"51.141.128.0/24\",\r\n - \ \"51.141.129.64/26\",\r\n \"51.141.129.128/25\",\r\n \"51.141.130.0/25\",\r\n - \ \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n \"52.161.168.16/28\",\r\n - \ \"52.161.168.32/28\",\r\n \"52.162.56.16/28\",\r\n \"52.162.56.32/28\",\r\n - \ \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n \"52.162.56.128/28\",\r\n - \ \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n \"52.164.112.16/28\",\r\n - \ \"52.164.232.16/28\",\r\n \"52.164.232.32/28\",\r\n \"52.164.232.64/28\",\r\n - \ \"52.165.104.16/28\",\r\n \"52.165.104.32/28\",\r\n \"52.165.104.64/27\",\r\n - \ \"52.165.104.112/28\",\r\n \"52.165.104.144/28\",\r\n \"52.165.104.160/28\",\r\n - \ \"52.165.136.32/28\",\r\n \"52.165.240.64/28\",\r\n \"52.166.80.32/27\",\r\n - \ \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n \"52.167.88.80/28\",\r\n - \ \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n \"52.169.168.32/27\",\r\n - \ \"52.169.240.16/28\",\r\n \"52.169.240.32/28\",\r\n \"52.169.240.64/28\",\r\n - \ \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n \"52.171.144.96/28\",\r\n - \ \"52.171.144.128/28\",\r\n \"52.172.16.16/28\",\r\n \"52.172.16.80/28\",\r\n - \ \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n \"52.173.152.64/28\",\r\n - \ \"52.173.152.96/28\",\r\n \"52.174.8.32/28\",\r\n \"52.174.224.16/28\",\r\n - \ \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n \"52.174.224.112/28\",\r\n - \ \"52.174.224.128/28\",\r\n \"52.175.40.128/28\",\r\n \"52.175.112.16/28\",\r\n - \ \"52.176.224.64/28\",\r\n \"52.176.224.96/28\",\r\n \"52.177.208.80/28\",\r\n - \ \"52.178.168.32/27\",\r\n \"52.178.168.80/28\",\r\n \"52.178.168.96/28\",\r\n - \ \"52.178.168.128/27\",\r\n \"52.179.24.16/28\",\r\n \"52.179.144.32/28\",\r\n - \ \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n - \ \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n - \ \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n - \ \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n \"52.180.40.16/28\",\r\n - \ \"52.180.40.32/28\",\r\n \"52.180.184.16/28\",\r\n \"52.182.176.16/28\",\r\n - \ \"52.182.176.32/28\",\r\n \"52.182.176.64/27\",\r\n \"52.183.48.16/28\",\r\n - \ \"52.183.104.16/28\",\r\n \"52.183.104.32/28\",\r\n \"52.184.40.16/28\",\r\n - \ \"52.184.40.32/28\",\r\n \"52.184.168.32/28\",\r\n \"52.184.168.96/27\",\r\n - \ \"52.185.56.80/28\",\r\n \"52.185.56.96/28\",\r\n \"52.185.56.144/28\",\r\n - \ \"52.185.56.160/28\",\r\n \"52.185.112.16/28\",\r\n \"52.185.112.48/28\",\r\n - \ \"52.185.112.80/28\",\r\n \"52.185.112.112/28\",\r\n \"52.185.233.0/24\",\r\n - \ \"52.186.112.32/27\",\r\n \"52.187.141.32/27\",\r\n \"52.189.177.0/24\",\r\n - \ \"52.190.240.16/28\",\r\n \"52.190.240.32/28\",\r\n \"52.190.240.64/27\",\r\n - \ \"52.190.240.112/28\",\r\n \"52.190.240.128/28\",\r\n \"52.191.176.16/28\",\r\n - \ \"52.191.176.32/28\",\r\n \"52.225.40.32/27\",\r\n \"52.225.136.16/28\",\r\n - \ \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n \"52.226.8.32/27\",\r\n - \ \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n - \ \"52.228.232.0/28\",\r\n \"52.229.80.64/27\",\r\n \"52.230.240.16/28\",\r\n - \ \"52.230.240.32/28\",\r\n \"52.230.240.64/27\",\r\n \"52.230.240.112/28\",\r\n - \ \"52.230.240.128/28\",\r\n \"52.230.240.160/27\",\r\n \"52.231.80.64/27\",\r\n - \ \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n \"52.231.80.160/27\",\r\n - \ \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n \"52.231.168.128/28\",\r\n - \ \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n \"52.232.232.16/28\",\r\n - \ \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n \"52.232.232.96/28\",\r\n - \ \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n \"52.232.232.192/28\",\r\n - \ \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n - \ \"52.236.40.16/28\",\r\n \"52.236.40.32/28\",\r\n \"52.236.240.48/28\",\r\n - \ \"52.236.240.64/28\",\r\n \"52.237.104.16/28\",\r\n \"52.237.104.32/28\",\r\n - \ \"52.238.56.16/28\",\r\n \"52.238.56.32/28\",\r\n \"52.238.56.64/27\",\r\n - \ \"52.238.56.112/28\",\r\n \"52.238.56.128/28\",\r\n \"52.238.56.160/27\",\r\n - \ \"52.238.200.32/27\",\r\n \"52.239.104.16/28\",\r\n \"52.239.104.32/28\",\r\n - \ \"52.239.128.0/20\",\r\n \"52.239.144.0/22\",\r\n \"52.239.148.0/27\",\r\n - \ \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n \"52.239.149.0/24\",\r\n - \ \"52.239.150.0/23\",\r\n \"52.239.152.0/21\",\r\n \"52.239.160.0/22\",\r\n - \ \"52.239.164.0/24\",\r\n \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n - \ \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n \"52.239.168.0/21\",\r\n - \ \"52.239.176.128/25\",\r\n \"52.239.177.0/24\",\r\n \"52.239.178.0/23\",\r\n - \ \"52.239.180.0/22\",\r\n \"52.239.184.0/22\",\r\n \"52.239.188.0/23\",\r\n - \ \"52.239.190.0/24\",\r\n \"52.239.191.0/28\",\r\n \"52.239.192.0/21\",\r\n - \ \"52.239.200.0/22\",\r\n \"52.239.205.0/24\",\r\n \"52.239.206.0/23\",\r\n - \ \"52.239.208.0/20\",\r\n \"52.239.224.0/19\",\r\n \"52.240.48.16/28\",\r\n - \ \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n \"52.240.60.32/28\",\r\n - \ \"52.240.60.64/27\",\r\n \"52.241.88.16/28\",\r\n \"52.241.88.32/28\",\r\n - \ \"52.241.88.64/27\",\r\n \"52.245.40.0/24\",\r\n \"104.41.232.16/28\",\r\n - \ \"104.42.200.16/28\",\r\n \"104.46.31.16/28\",\r\n \"104.208.0.16/28\",\r\n - \ \"104.208.0.48/28\",\r\n \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n - \ \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n - \ \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n \"104.211.109.80/28\",\r\n - \ \"104.211.109.96/28\",\r\n \"104.211.168.16/28\",\r\n \"104.211.232.16/28\",\r\n - \ \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n \"104.211.232.176/28\",\r\n - \ \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n - \ \"104.214.152.16/28\",\r\n \"104.214.152.176/28\",\r\n + \ \"20.157.128.0/18\",\r\n \"20.157.224.0/19\",\r\n \"20.209.0.0/16\",\r\n + \ \"23.96.64.64/26\",\r\n \"23.97.112.64/26\",\r\n \"23.98.49.0/26\",\r\n + \ \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n + \ \"23.98.55.144/28\",\r\n \"23.98.56.0/26\",\r\n \"23.98.57.64/26\",\r\n + \ \"23.98.160.64/26\",\r\n \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n + \ \"23.98.192.64/26\",\r\n \"23.98.255.64/26\",\r\n \"23.99.32.64/26\",\r\n + \ \"23.99.34.224/28\",\r\n \"23.99.37.96/28\",\r\n \"23.99.47.32/28\",\r\n + \ \"23.99.160.64/26\",\r\n \"23.99.160.192/28\",\r\n \"23.102.206.0/28\",\r\n + \ \"23.102.206.128/28\",\r\n \"23.102.206.192/28\",\r\n \"40.68.176.16/28\",\r\n + \ \"40.68.176.48/28\",\r\n \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n + \ \"40.69.176.16/28\",\r\n \"40.70.88.0/28\",\r\n \"40.71.104.16/28\",\r\n + \ \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n \"40.78.72.16/28\",\r\n + \ \"40.78.112.64/28\",\r\n \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n + \ \"40.79.88.16/28\",\r\n \"40.83.24.16/28\",\r\n \"40.83.24.80/28\",\r\n + \ \"40.83.24.96/27\",\r\n \"40.83.104.176/28\",\r\n \"40.83.104.208/28\",\r\n + \ \"40.83.225.32/28\",\r\n \"40.83.227.16/28\",\r\n \"40.84.8.32/28\",\r\n + \ \"40.84.11.80/28\",\r\n \"40.85.105.32/28\",\r\n \"40.85.232.64/28\",\r\n + \ \"40.85.232.96/28\",\r\n \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n + \ \"40.85.235.80/28\",\r\n \"40.85.235.96/28\",\r\n \"40.86.232.64/28\",\r\n + \ \"40.86.232.96/28\",\r\n \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n + \ \"40.86.232.192/28\",\r\n \"40.112.152.16/28\",\r\n \"40.112.224.16/28\",\r\n + \ \"40.112.224.48/28\",\r\n \"40.113.27.176/28\",\r\n \"40.114.152.16/28\",\r\n + \ \"40.114.152.48/28\",\r\n \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n + \ \"40.115.175.32/28\",\r\n \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n + \ \"40.115.229.32/28\",\r\n \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n + \ \"40.115.231.128/28\",\r\n \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n + \ \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n \"40.117.48.80/28\",\r\n + \ \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n \"40.118.72.176/28\",\r\n + \ \"40.118.73.48/28\",\r\n \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n + \ \"40.122.96.16/28\",\r\n \"40.122.216.16/28\",\r\n \"40.123.16.16/28\",\r\n + \ \"51.140.16.16/28\",\r\n \"51.140.16.32/28\",\r\n \"51.140.168.64/27\",\r\n + \ \"51.140.168.112/28\",\r\n \"51.140.168.128/28\",\r\n \"51.140.232.64/27\",\r\n + \ \"51.140.232.112/28\",\r\n \"51.140.232.128/28\",\r\n \"51.140.232.160/27\",\r\n + \ \"51.141.128.0/24\",\r\n \"51.141.129.64/26\",\r\n \"51.141.129.128/25\",\r\n + \ \"51.141.130.0/25\",\r\n \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n + \ \"52.161.168.16/28\",\r\n \"52.161.168.32/28\",\r\n \"52.162.56.16/28\",\r\n + \ \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n + \ \"52.162.56.128/28\",\r\n \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n + \ \"52.164.112.16/28\",\r\n \"52.164.232.16/28\",\r\n \"52.164.232.32/28\",\r\n + \ \"52.164.232.64/28\",\r\n \"52.165.104.16/28\",\r\n \"52.165.104.32/28\",\r\n + \ \"52.165.104.64/27\",\r\n \"52.165.104.112/28\",\r\n \"52.165.104.144/28\",\r\n + \ \"52.165.104.160/28\",\r\n \"52.165.136.32/28\",\r\n \"52.165.240.64/28\",\r\n + \ \"52.166.80.32/27\",\r\n \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n + \ \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n + \ \"52.169.168.32/27\",\r\n \"52.169.240.16/28\",\r\n \"52.169.240.32/28\",\r\n + \ \"52.169.240.64/28\",\r\n \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n + \ \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n \"52.172.16.16/28\",\r\n + \ \"52.172.16.80/28\",\r\n \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n + \ \"52.173.152.64/28\",\r\n \"52.173.152.96/28\",\r\n \"52.174.8.32/28\",\r\n + \ \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n + \ \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n \"52.175.40.128/28\",\r\n + \ \"52.175.112.16/28\",\r\n \"52.176.224.64/28\",\r\n \"52.176.224.96/28\",\r\n + \ \"52.177.208.80/28\",\r\n \"52.178.168.32/27\",\r\n \"52.178.168.80/28\",\r\n + \ \"52.178.168.96/28\",\r\n \"52.178.168.128/27\",\r\n \"52.179.24.16/28\",\r\n + \ \"52.179.144.32/28\",\r\n \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n + \ \"52.179.240.48/28\",\r\n \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n + \ \"52.179.240.144/28\",\r\n \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n + \ \"52.179.240.240/28\",\r\n \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n + \ \"52.180.40.16/28\",\r\n \"52.180.40.32/28\",\r\n \"52.180.184.16/28\",\r\n + \ \"52.182.176.16/28\",\r\n \"52.182.176.32/28\",\r\n \"52.182.176.64/27\",\r\n + \ \"52.183.48.16/28\",\r\n \"52.183.104.16/28\",\r\n \"52.183.104.32/28\",\r\n + \ \"52.184.40.16/28\",\r\n \"52.184.40.32/28\",\r\n \"52.184.168.32/28\",\r\n + \ \"52.184.168.96/27\",\r\n \"52.185.56.80/28\",\r\n \"52.185.56.96/28\",\r\n + \ \"52.185.56.144/28\",\r\n \"52.185.56.160/28\",\r\n \"52.185.112.16/28\",\r\n + \ \"52.185.112.48/28\",\r\n \"52.185.112.80/28\",\r\n \"52.185.112.112/28\",\r\n + \ \"52.185.233.0/24\",\r\n \"52.186.112.32/27\",\r\n \"52.187.141.32/27\",\r\n + \ \"52.189.177.0/24\",\r\n \"52.190.240.16/28\",\r\n \"52.190.240.32/28\",\r\n + \ \"52.190.240.64/27\",\r\n \"52.190.240.112/28\",\r\n \"52.190.240.128/28\",\r\n + \ \"52.191.176.16/28\",\r\n \"52.191.176.32/28\",\r\n \"52.225.40.32/27\",\r\n + \ \"52.225.136.16/28\",\r\n \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n + \ \"52.226.8.32/27\",\r\n \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n + \ \"52.226.8.128/27\",\r\n \"52.228.232.0/28\",\r\n \"52.229.80.64/27\",\r\n + \ \"52.230.240.16/28\",\r\n \"52.230.240.32/28\",\r\n \"52.230.240.64/27\",\r\n + \ \"52.230.240.112/28\",\r\n \"52.230.240.128/28\",\r\n \"52.230.240.160/27\",\r\n + \ \"52.231.80.64/27\",\r\n \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n + \ \"52.231.80.160/27\",\r\n \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n + \ \"52.231.168.128/28\",\r\n \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n + \ \"52.232.232.16/28\",\r\n \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n + \ \"52.232.232.96/28\",\r\n \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n + \ \"52.232.232.192/28\",\r\n \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n + \ \"52.234.176.96/27\",\r\n \"52.236.40.16/28\",\r\n \"52.236.40.32/28\",\r\n + \ \"52.236.240.48/28\",\r\n \"52.236.240.64/28\",\r\n \"52.237.104.16/28\",\r\n + \ \"52.237.104.32/28\",\r\n \"52.238.56.16/28\",\r\n \"52.238.56.32/28\",\r\n + \ \"52.238.56.64/27\",\r\n \"52.238.56.112/28\",\r\n \"52.238.56.128/28\",\r\n + \ \"52.238.56.160/27\",\r\n \"52.238.200.32/27\",\r\n \"52.239.104.16/28\",\r\n + \ \"52.239.104.32/28\",\r\n \"52.239.128.0/20\",\r\n \"52.239.144.0/22\",\r\n + \ \"52.239.148.0/27\",\r\n \"52.239.148.64/26\",\r\n \"52.239.148.128/25\",\r\n + \ \"52.239.149.0/24\",\r\n \"52.239.150.0/23\",\r\n \"52.239.152.0/21\",\r\n + \ \"52.239.160.0/22\",\r\n \"52.239.164.0/24\",\r\n \"52.239.165.0/26\",\r\n + \ \"52.239.165.160/27\",\r\n \"52.239.165.192/26\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.168.0/21\",\r\n \"52.239.176.128/25\",\r\n \"52.239.177.0/24\",\r\n + \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.184.0/22\",\r\n + \ \"52.239.188.0/23\",\r\n \"52.239.190.0/24\",\r\n \"52.239.191.0/28\",\r\n + \ \"52.239.192.0/21\",\r\n \"52.239.200.0/22\",\r\n \"52.239.205.0/24\",\r\n + \ \"52.239.206.0/23\",\r\n \"52.239.208.0/20\",\r\n \"52.239.224.0/19\",\r\n + \ \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n + \ \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n \"52.241.88.16/28\",\r\n + \ \"52.241.88.32/28\",\r\n \"52.241.88.64/27\",\r\n \"52.245.40.0/24\",\r\n + \ \"104.41.232.16/28\",\r\n \"104.42.200.16/28\",\r\n \"104.46.31.16/28\",\r\n + \ \"104.208.0.16/28\",\r\n \"104.208.0.48/28\",\r\n \"104.208.128.16/28\",\r\n + \ \"104.208.248.16/28\",\r\n \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n + \ \"104.211.104.128/28\",\r\n \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n + \ \"104.211.109.80/28\",\r\n \"104.211.109.96/28\",\r\n \"104.211.168.16/28\",\r\n + \ \"104.211.232.16/28\",\r\n \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n + \ \"104.211.232.176/28\",\r\n \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n + \ \"104.214.80.48/28\",\r\n \"104.214.152.16/28\",\r\n \"104.214.152.176/28\",\r\n \ \"104.214.243.32/28\",\r\n \"104.215.32.16/28\",\r\n \"104.215.32.32/28\",\r\n \ \"104.215.32.64/27\",\r\n \"104.215.35.32/27\",\r\n \"104.215.104.64/28\",\r\n \ \"104.215.240.64/28\",\r\n \"104.215.240.96/28\",\r\n \"137.116.1.0/25\",\r\n @@ -46036,7 +47295,7 @@ interactions: \ \"2603:1050:7::/48\",\r\n \"2603:1050:214::/48\",\r\n \"2603:1050:404::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaCentral\",\r\n \ \"id\": \"Storage.AustraliaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"australiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -46045,7 +47304,7 @@ interactions: \ \"52.239.216.0/23\",\r\n \"2603:1010:305::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaCentral2\",\r\n \ \"id\": \"Storage.AustraliaCentral2\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"australiacentral2\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -46053,7 +47312,7 @@ interactions: \ \"20.150.103.0/24\",\r\n \"52.239.218.0/23\",\r\n \"2603:1010:405::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaEast\",\r\n \ \"id\": \"Storage.AustraliaEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"australiaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -46063,13 +47322,14 @@ interactions: \ \"13.75.240.32/28\",\r\n \"13.75.240.64/27\",\r\n \"20.38.112.0/23\",\r\n \ \"20.47.37.0/24\",\r\n \"20.60.72.0/22\",\r\n \"20.60.182.0/23\",\r\n \ \"20.150.66.0/24\",\r\n \"20.150.92.0/24\",\r\n \"20.150.117.0/24\",\r\n - \ \"20.157.44.0/24\",\r\n \"20.157.155.0/24\",\r\n \"52.239.130.0/23\",\r\n - \ \"52.239.226.0/24\",\r\n \"104.46.31.16/28\",\r\n \"191.238.66.0/26\",\r\n - \ \"2603:1010:7::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.AustraliaSoutheast\",\r\n \"id\": \"Storage.AustraliaSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"australiasoutheast\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"20.157.44.0/24\",\r\n \"20.157.155.0/24\",\r\n \"20.157.226.0/24\",\r\n + \ \"52.239.130.0/23\",\r\n \"52.239.226.0/24\",\r\n \"104.46.31.16/28\",\r\n + \ \"191.238.66.0/26\",\r\n \"2603:1010:7::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.AustraliaSoutheast\",\r\n + \ \"id\": \"Storage.AustraliaSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"australiasoutheast\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.77.8.16/28\",\r\n \ \"13.77.8.32/28\",\r\n \"13.77.8.64/28\",\r\n \"13.77.8.96/28\",\r\n @@ -46079,62 +47339,62 @@ interactions: \ \"52.239.225.0/24\",\r\n \"191.239.192.0/26\",\r\n \"2603:1010:206::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSouth\",\r\n \ \"id\": \"Storage.BrazilSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"brazilsouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.39.0/24\",\r\n \"20.60.36.0/23\",\r\n \"20.150.111.0/24\",\r\n - \ \"20.157.55.0/24\",\r\n \"20.209.12.0/23\",\r\n \"23.97.112.64/26\",\r\n - \ \"191.232.216.32/27\",\r\n \"191.232.221.16/28\",\r\n \"191.232.221.32/28\",\r\n - \ \"191.233.128.0/24\",\r\n \"191.235.248.0/23\",\r\n \"191.235.250.0/25\",\r\n - \ \"2603:1050:7::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.BrazilSoutheast\",\r\n \"id\": \"Storage.BrazilSoutheast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.150.73.0/24\",\r\n - \ \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n \"20.157.42.0/24\",\r\n - \ \"20.157.189.0/24\",\r\n \"2603:1050:404::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaCentral\",\r\n + \ \"20.157.55.0/24\",\r\n \"20.157.227.0/24\",\r\n \"20.209.12.0/23\",\r\n + \ \"23.97.112.64/26\",\r\n \"191.232.216.32/27\",\r\n \"191.232.221.16/28\",\r\n + \ \"191.232.221.32/28\",\r\n \"191.233.128.0/24\",\r\n \"191.235.248.0/23\",\r\n + \ \"191.235.250.0/25\",\r\n \"2603:1050:7::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.BrazilSoutheast\",\r\n + \ \"id\": \"Storage.BrazilSoutheast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \ \"region\": \"brazilse\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.150.73.0/24\",\r\n \"20.150.80.0/24\",\r\n \"20.150.123.0/24\",\r\n + \ \"20.157.42.0/24\",\r\n \"20.157.189.0/24\",\r\n \"2603:1050:404::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaCentral\",\r\n \ \"id\": \"Storage.CanadaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"canadacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.114.0/25\",\r\n \"20.47.40.0/24\",\r\n \"20.60.42.0/23\",\r\n \ \"20.60.242.0/23\",\r\n \"20.150.16.0/24\",\r\n \"20.150.31.0/24\",\r\n \ \"20.150.71.0/24\",\r\n \"20.150.100.0/24\",\r\n \"20.157.52.0/24\",\r\n - \ \"20.157.148.0/24\",\r\n \"40.85.232.64/28\",\r\n \"40.85.232.96/28\",\r\n - \ \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n \"40.85.235.80/28\",\r\n - \ \"40.85.235.96/28\",\r\n \"52.239.148.64/26\",\r\n \"52.239.189.0/24\",\r\n - \ \"2603:1030:f08::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.CanadaEast\",\r\n \"id\": \"Storage.CanadaEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.121.128/25\",\r\n - \ \"20.47.41.0/24\",\r\n \"20.60.142.0/23\",\r\n \"20.150.1.0/25\",\r\n - \ \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n \"20.157.161.0/24\",\r\n - \ \"20.209.64.0/23\",\r\n \"40.86.232.64/28\",\r\n \"40.86.232.96/28\",\r\n - \ \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n \"40.86.232.192/28\",\r\n - \ \"52.229.80.64/27\",\r\n \"52.239.164.128/26\",\r\n \"52.239.190.0/25\",\r\n - \ \"2603:1030:1006::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.CentralIndia\",\r\n \"id\": \"Storage.CentralIndia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.126.0/23\",\r\n - \ \"20.47.42.0/24\",\r\n \"20.60.84.0/23\",\r\n \"20.150.114.0/24\",\r\n - \ \"20.157.139.0/24\",\r\n \"20.157.178.0/24\",\r\n \"20.209.56.0/23\",\r\n - \ \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n \"104.211.104.64/28\",\r\n - \ \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n + \ \"20.157.148.0/24\",\r\n \"20.209.70.0/23\",\r\n \"40.85.232.64/28\",\r\n + \ \"40.85.232.96/28\",\r\n \"40.85.232.144/28\",\r\n \"40.85.235.32/27\",\r\n + \ \"40.85.235.80/28\",\r\n \"40.85.235.96/28\",\r\n \"52.239.148.64/26\",\r\n + \ \"52.239.189.0/24\",\r\n \"2603:1030:f08::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CanadaEast\",\r\n + \ \"id\": \"Storage.CanadaEast\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"canadaeast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.121.128/25\",\r\n \"20.47.41.0/24\",\r\n \"20.60.142.0/23\",\r\n + \ \"20.150.1.0/25\",\r\n \"20.150.40.128/25\",\r\n \"20.150.113.0/24\",\r\n + \ \"20.157.161.0/24\",\r\n \"20.209.64.0/23\",\r\n \"40.86.232.64/28\",\r\n + \ \"40.86.232.96/28\",\r\n \"40.86.232.128/28\",\r\n \"40.86.232.176/28\",\r\n + \ \"40.86.232.192/28\",\r\n \"52.229.80.64/27\",\r\n \"52.239.164.128/26\",\r\n + \ \"52.239.190.0/25\",\r\n \"2603:1030:1006::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralIndia\",\r\n + \ \"id\": \"Storage.CentralIndia\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"centralindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.38.126.0/23\",\r\n \"20.47.42.0/24\",\r\n \"20.60.84.0/23\",\r\n + \ \"20.150.114.0/24\",\r\n \"20.157.139.0/24\",\r\n \"20.157.178.0/24\",\r\n + \ \"20.209.56.0/23\",\r\n \"52.239.135.64/26\",\r\n \"52.239.202.0/24\",\r\n + \ \"104.211.104.64/28\",\r\n \"104.211.104.96/28\",\r\n \"104.211.104.128/28\",\r\n \ \"104.211.109.0/28\",\r\n \"104.211.109.32/27\",\r\n \"104.211.109.80/28\",\r\n \ \"104.211.109.96/28\",\r\n \"2603:1040:a07::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUS\",\r\n \"id\": - \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.CentralUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"centralus\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -46166,7 +47426,7 @@ interactions: \ \"168.61.132.0/26\",\r\n \"2603:1030:11::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.CentralUSEUAP\",\r\n \ \"id\": \"Storage.CentralUSEUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"centraluseuap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -46175,7 +47435,7 @@ interactions: \ \"52.165.104.160/28\",\r\n \"52.185.112.80/28\",\r\n \"52.239.177.0/27\",\r\n \ \"52.239.238.0/24\",\r\n \"2603:1030:12::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastAsia\",\r\n \"id\": - \"Storage.EastAsia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.EastAsia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"eastasia\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -46190,8 +47450,8 @@ interactions: \ \"168.63.130.128/26\",\r\n \"168.63.131.0/26\",\r\n \"168.63.156.64/26\",\r\n \ \"168.63.156.192/26\",\r\n \"191.237.238.32/28\",\r\n \"2603:1040:208::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS\",\r\n - \ \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n - \ \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \"region\": + \ \"id\": \"Storage.EastUS\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n + \ \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \"region\": \"eastus\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -46205,63 +47465,64 @@ interactions: \ \"20.150.90.0/24\",\r\n \"20.157.39.0/24\",\r\n \"20.157.59.0/24\",\r\n \ \"20.157.61.0/24\",\r\n \"20.157.132.0/24\",\r\n \"20.157.147.0/24\",\r\n \ \"20.157.171.0/24\",\r\n \"20.209.0.0/23\",\r\n \"20.209.40.0/23\",\r\n - \ \"20.209.52.0/23\",\r\n \"23.96.64.64/26\",\r\n \"40.71.104.16/28\",\r\n - \ \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n \"40.117.48.80/28\",\r\n - \ \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n \"52.179.24.16/28\",\r\n - \ \"52.186.112.32/27\",\r\n \"52.226.8.32/27\",\r\n \"52.226.8.80/28\",\r\n - \ \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n \"52.234.176.48/28\",\r\n - \ \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n \"52.239.152.0/22\",\r\n - \ \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n \"52.239.214.0/23\",\r\n - \ \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n \"52.239.252.0/24\",\r\n - \ \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n \"52.240.60.16/28\",\r\n - \ \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n \"138.91.96.64/26\",\r\n - \ \"138.91.96.128/26\",\r\n \"168.62.32.0/26\",\r\n \"168.62.32.192/26\",\r\n - \ \"168.62.33.128/26\",\r\n \"191.237.32.128/28\",\r\n \"191.237.32.208/28\",\r\n - \ \"191.237.32.240/28\",\r\n \"191.238.0.0/26\",\r\n \"191.238.0.224/28\",\r\n - \ \"2603:1030:213::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.EastUS2\",\r\n \"id\": \"Storage.EastUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.68.120.64/28\",\r\n - \ \"13.77.112.16/28\",\r\n \"13.77.112.32/28\",\r\n \"13.77.112.112/28\",\r\n - \ \"13.77.112.128/28\",\r\n \"13.77.115.16/28\",\r\n \"13.77.115.32/28\",\r\n - \ \"20.38.100.0/23\",\r\n \"20.47.60.0/23\",\r\n \"20.60.56.0/22\",\r\n - \ \"20.60.88.0/22\",\r\n \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n - \ \"20.60.224.0/23\",\r\n \"20.60.236.0/23\",\r\n \"20.150.29.0/24\",\r\n - \ \"20.150.36.0/24\",\r\n \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n - \ \"20.150.82.0/24\",\r\n \"20.150.88.0/24\",\r\n \"20.157.36.0/23\",\r\n - \ \"20.157.48.0/23\",\r\n \"20.157.62.0/23\",\r\n \"20.157.167.0/24\",\r\n - \ \"20.157.185.0/24\",\r\n \"20.209.68.0/23\",\r\n \"23.102.206.0/28\",\r\n - \ \"23.102.206.128/28\",\r\n \"23.102.206.192/28\",\r\n \"40.79.8.16/28\",\r\n - \ \"40.79.48.16/28\",\r\n \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n - \ \"40.123.16.16/28\",\r\n \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n - \ \"52.167.240.16/28\",\r\n \"52.177.208.80/28\",\r\n \"52.179.144.32/28\",\r\n - \ \"52.179.144.64/28\",\r\n \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n - \ \"52.179.240.64/28\",\r\n \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n - \ \"52.179.240.160/28\",\r\n \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n - \ \"52.179.241.0/28\",\r\n \"52.179.241.32/27\",\r\n \"52.184.168.96/27\",\r\n - \ \"52.225.136.16/28\",\r\n \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n - \ \"52.232.232.16/28\",\r\n \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n - \ \"52.232.232.96/28\",\r\n \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n - \ \"52.232.232.192/28\",\r\n \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n - \ \"52.239.157.128/26\",\r\n \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n - \ \"52.239.184.0/25\",\r\n \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n - \ \"52.239.185.32/27\",\r\n \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n - \ \"52.239.192.96/27\",\r\n \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n - \ \"52.239.198.0/25\",\r\n \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n - \ \"52.239.207.32/28\",\r\n \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n - \ \"52.239.222.0/23\",\r\n \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n - \ \"137.116.1.0/25\",\r\n \"137.116.2.0/26\",\r\n \"137.116.2.96/29\",\r\n - \ \"137.116.2.104/30\",\r\n \"137.116.2.108/32\",\r\n \"137.116.2.110/31\",\r\n - \ \"137.116.2.112/32\",\r\n \"137.116.2.114/32\",\r\n \"137.116.2.116/30\",\r\n - \ \"137.116.2.120/29\",\r\n \"137.116.3.0/25\",\r\n \"137.116.3.128/26\",\r\n - \ \"137.116.96.0/25\",\r\n \"137.116.96.128/26\",\r\n \"191.237.160.64/26\",\r\n - \ \"191.237.160.224/28\",\r\n \"191.239.224.0/26\",\r\n \"2603:1030:40f::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2EUAP\",\r\n + \ \"20.209.52.0/23\",\r\n \"20.209.74.0/23\",\r\n \"23.96.64.64/26\",\r\n + \ \"40.71.104.16/28\",\r\n \"40.71.104.32/28\",\r\n \"40.71.240.16/28\",\r\n + \ \"40.117.48.80/28\",\r\n \"40.117.48.112/28\",\r\n \"40.117.104.16/28\",\r\n + \ \"52.179.24.16/28\",\r\n \"52.186.112.32/27\",\r\n \"52.226.8.32/27\",\r\n + \ \"52.226.8.80/28\",\r\n \"52.226.8.96/28\",\r\n \"52.226.8.128/27\",\r\n + \ \"52.234.176.48/28\",\r\n \"52.234.176.64/28\",\r\n \"52.234.176.96/27\",\r\n + \ \"52.239.152.0/22\",\r\n \"52.239.168.0/22\",\r\n \"52.239.207.192/26\",\r\n + \ \"52.239.214.0/23\",\r\n \"52.239.220.0/23\",\r\n \"52.239.246.0/23\",\r\n + \ \"52.239.252.0/24\",\r\n \"52.240.48.16/28\",\r\n \"52.240.48.32/28\",\r\n + \ \"52.240.60.16/28\",\r\n \"52.240.60.32/28\",\r\n \"52.240.60.64/27\",\r\n + \ \"138.91.96.64/26\",\r\n \"138.91.96.128/26\",\r\n \"168.62.32.0/26\",\r\n + \ \"168.62.32.192/26\",\r\n \"168.62.33.128/26\",\r\n \"191.237.32.128/28\",\r\n + \ \"191.237.32.208/28\",\r\n \"191.237.32.240/28\",\r\n \"191.238.0.0/26\",\r\n + \ \"191.238.0.224/28\",\r\n \"2603:1030:213::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2\",\r\n \"id\": + \"Storage.EastUS2\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": + {\r\n \"changeNumber\": \"7\",\r\n \"region\": \"eastus2\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.68.120.64/28\",\r\n \"13.77.112.16/28\",\r\n + \ \"13.77.112.32/28\",\r\n \"13.77.112.112/28\",\r\n \"13.77.112.128/28\",\r\n + \ \"13.77.115.16/28\",\r\n \"13.77.115.32/28\",\r\n \"20.38.100.0/23\",\r\n + \ \"20.47.60.0/23\",\r\n \"20.60.56.0/22\",\r\n \"20.60.88.0/22\",\r\n + \ \"20.60.132.0/23\",\r\n \"20.60.180.0/23\",\r\n \"20.60.224.0/23\",\r\n + \ \"20.60.236.0/23\",\r\n \"20.150.29.0/24\",\r\n \"20.150.36.0/24\",\r\n + \ \"20.150.50.0/23\",\r\n \"20.150.72.0/24\",\r\n \"20.150.82.0/24\",\r\n + \ \"20.150.88.0/24\",\r\n \"20.157.36.0/23\",\r\n \"20.157.48.0/23\",\r\n + \ \"20.157.62.0/23\",\r\n \"20.157.167.0/24\",\r\n \"20.157.185.0/24\",\r\n + \ \"20.209.68.0/23\",\r\n \"23.102.206.0/28\",\r\n \"23.102.206.128/28\",\r\n + \ \"23.102.206.192/28\",\r\n \"40.79.8.16/28\",\r\n \"40.79.48.16/28\",\r\n + \ \"40.84.8.32/28\",\r\n \"40.84.11.80/28\",\r\n \"40.123.16.16/28\",\r\n + \ \"52.167.88.80/28\",\r\n \"52.167.88.112/28\",\r\n \"52.167.240.16/28\",\r\n + \ \"52.177.208.80/28\",\r\n \"52.179.144.32/28\",\r\n \"52.179.144.64/28\",\r\n + \ \"52.179.240.16/28\",\r\n \"52.179.240.48/28\",\r\n \"52.179.240.64/28\",\r\n + \ \"52.179.240.96/27\",\r\n \"52.179.240.144/28\",\r\n \"52.179.240.160/28\",\r\n + \ \"52.179.240.192/27\",\r\n \"52.179.240.240/28\",\r\n \"52.179.241.0/28\",\r\n + \ \"52.179.241.32/27\",\r\n \"52.184.168.96/27\",\r\n \"52.225.136.16/28\",\r\n + \ \"52.225.136.32/28\",\r\n \"52.225.240.0/28\",\r\n \"52.232.232.16/28\",\r\n + \ \"52.232.232.32/28\",\r\n \"52.232.232.80/28\",\r\n \"52.232.232.96/28\",\r\n + \ \"52.232.232.128/27\",\r\n \"52.232.232.176/28\",\r\n \"52.232.232.192/28\",\r\n + \ \"52.239.156.0/24\",\r\n \"52.239.157.0/25\",\r\n \"52.239.157.128/26\",\r\n + \ \"52.239.157.192/27\",\r\n \"52.239.172.0/22\",\r\n \"52.239.184.0/25\",\r\n + \ \"52.239.184.160/28\",\r\n \"52.239.184.192/27\",\r\n \"52.239.185.32/27\",\r\n + \ \"52.239.192.0/26\",\r\n \"52.239.192.64/28\",\r\n \"52.239.192.96/27\",\r\n + \ \"52.239.192.160/27\",\r\n \"52.239.192.192/26\",\r\n \"52.239.198.0/25\",\r\n + \ \"52.239.198.192/26\",\r\n \"52.239.206.0/24\",\r\n \"52.239.207.32/28\",\r\n + \ \"52.239.207.64/26\",\r\n \"52.239.207.128/27\",\r\n \"52.239.222.0/23\",\r\n + \ \"104.208.128.16/28\",\r\n \"104.208.248.16/28\",\r\n \"137.116.1.0/25\",\r\n + \ \"137.116.2.0/26\",\r\n \"137.116.2.96/29\",\r\n \"137.116.2.104/30\",\r\n + \ \"137.116.2.108/32\",\r\n \"137.116.2.110/31\",\r\n \"137.116.2.112/32\",\r\n + \ \"137.116.2.114/32\",\r\n \"137.116.2.116/30\",\r\n \"137.116.2.120/29\",\r\n + \ \"137.116.3.0/25\",\r\n \"137.116.3.128/26\",\r\n \"137.116.96.0/25\",\r\n + \ \"137.116.96.128/26\",\r\n \"191.237.160.64/26\",\r\n \"191.237.160.224/28\",\r\n + \ \"191.239.224.0/26\",\r\n \"2603:1030:40f::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2EUAP\",\r\n \ \"id\": \"Storage.EastUS2EUAP\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \ \"region\": \"eastus2euap\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -46280,40 +47541,41 @@ interactions: \ \"52.239.239.0/24\",\r\n \"2603:1030:410::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.EastUS2Stage\",\r\n \ \"id\": \"Storage.EastUS2Stage\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n \ \"region\": \"eastus2\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"137.116.2.64/27\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.FranceCentral\",\r\n \"id\": \"Storage.FranceCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"centralfrance\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.44.0/24\",\r\n - \ \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n \"20.150.61.0/24\",\r\n - \ \"20.157.129.0/24\",\r\n \"20.209.8.0/23\",\r\n \"52.239.134.0/24\",\r\n - \ \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n \"2603:1020:806::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.FranceSouth\",\r\n - \ \"id\": \"Storage.FranceSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n - \ \"region\": \"southfrance\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"centralfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.44.0/24\",\r\n \"20.60.13.0/24\",\r\n \"20.60.156.0/23\",\r\n + \ \"20.150.61.0/24\",\r\n \"20.157.129.0/24\",\r\n \"20.209.8.0/23\",\r\n + \ \"52.239.134.0/24\",\r\n \"52.239.194.0/24\",\r\n \"52.239.241.0/24\",\r\n + \ \"2603:1020:806::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.FranceSouth\",\r\n \"id\": \"Storage.FranceSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"southfrance\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.28.0/24\",\r\n \"20.60.11.0/24\",\r\n \"20.60.188.0/23\",\r\n \ \"20.150.19.0/24\",\r\n \"20.157.156.0/24\",\r\n \"52.239.135.0/26\",\r\n \ \"52.239.196.0/24\",\r\n \"2603:1020:906::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyNorth\",\r\n \ \"id\": \"Storage.GermanyNorth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"germanyn\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.115.0/24\",\r\n \"20.47.45.0/24\",\r\n \"20.150.60.0/24\",\r\n - \ \"20.150.112.0/24\",\r\n \"2603:1020:d05::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\",\r\n + \ \"20.150.112.0/24\",\r\n \"20.157.229.0/24\",\r\n \"2603:1020:d05::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.GermanyWestCentral\",\r\n \ \"id\": \"Storage.GermanyWestCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"germanywc\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -46322,24 +47584,24 @@ interactions: \ \"20.157.183.0/24\",\r\n \"20.209.32.0/23\",\r\n \"2603:1020:c05::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanEast\",\r\n \ \"id\": \"Storage.JapanEast\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \ \"region\": \"japaneast\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.73.8.16/28\",\r\n \"13.73.8.32/28\",\r\n \"20.38.116.0/23\",\r\n \ \"20.47.12.0/24\",\r\n \"20.60.172.0/23\",\r\n \"20.60.248.0/23\",\r\n \ \"20.150.85.0/24\",\r\n \"20.150.105.0/24\",\r\n \"20.157.38.0/24\",\r\n - \ \"20.157.144.0/24\",\r\n \"20.209.22.0/23\",\r\n \"23.98.57.64/26\",\r\n - \ \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n \"40.115.175.32/28\",\r\n - \ \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n \"40.115.229.32/28\",\r\n - \ \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n \"40.115.231.128/28\",\r\n - \ \"52.239.144.0/23\",\r\n \"2603:1040:408::/48\"\r\n ]\r\n - \ }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n \"id\": - \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": - {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"japanwest\",\r\n - \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n - \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n - \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"20.157.144.0/24\",\r\n \"20.157.224.0/24\",\r\n \"20.209.22.0/23\",\r\n + \ \"23.98.57.64/26\",\r\n \"40.115.169.32/28\",\r\n \"40.115.175.16/28\",\r\n + \ \"40.115.175.32/28\",\r\n \"40.115.227.80/28\",\r\n \"40.115.229.16/28\",\r\n + \ \"40.115.229.32/28\",\r\n \"40.115.231.64/27\",\r\n \"40.115.231.112/28\",\r\n + \ \"40.115.231.128/28\",\r\n \"52.239.144.0/23\",\r\n \"2603:1040:408::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JapanWest\",\r\n + \ \"id\": \"Storage.JapanWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"japanwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.10.0/24\",\r\n \"20.60.12.0/24\",\r\n \"20.60.186.0/23\",\r\n \ \"20.150.10.0/23\",\r\n \"20.157.56.0/24\",\r\n \"20.209.16.0/23\",\r\n \ \"23.98.56.0/26\",\r\n \"52.239.146.0/23\",\r\n \"104.214.152.16/28\",\r\n @@ -46347,7 +47609,7 @@ interactions: \ \"104.215.32.64/27\",\r\n \"104.215.35.32/27\",\r\n \"2603:1040:607::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.JioIndiaCentral\",\r\n \ \"id\": \"Storage.JioIndiaCentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \ \"region\": \"jioindiacentral\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": @@ -46355,64 +47617,65 @@ interactions: \ \"20.150.64.0/24\",\r\n \"20.150.109.0/24\",\r\n \"20.157.152.0/24\",\r\n \ \"2603:1040:1100::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.JioIndiaWest\",\r\n \"id\": \"Storage.JioIndiaWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"jioindiawest\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.54.0/23\",\r\n - \ \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n \"20.157.153.0/24\",\r\n - \ \"2603:1040:d00::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.KoreaCentral\",\r\n \"id\": \"Storage.KoreaCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.46.0/24\",\r\n - \ \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n \"20.150.4.0/23\",\r\n - \ \"20.157.140.0/24\",\r\n \"20.209.46.0/23\",\r\n \"52.231.80.64/27\",\r\n - \ \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n \"52.231.80.160/27\",\r\n - \ \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n \"52.239.190.128/26\",\r\n - \ \"2603:1040:f06::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.KoreaSouth\",\r\n \"id\": \"Storage.KoreaSouth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.47.0/24\",\r\n - \ \"20.60.202.0/23\",\r\n \"20.150.14.0/23\",\r\n \"20.157.137.0/24\",\r\n - \ \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n \"52.231.168.128/28\",\r\n - \ \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n \"52.239.165.0/26\",\r\n - \ \"52.239.165.160/27\",\r\n \"52.239.190.192/26\",\r\n \"2603:1040:e06::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUS\",\r\n - \ \"id\": \"Storage.NorthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.3.0/24\",\r\n - \ \"20.47.15.0/24\",\r\n \"20.60.28.0/23\",\r\n \"20.60.82.0/23\",\r\n - \ \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n \"20.150.49.0/24\",\r\n - \ \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n \"20.157.47.0/24\",\r\n - \ \"20.157.172.0/24\",\r\n \"20.209.38.0/23\",\r\n \"23.98.49.0/26\",\r\n - \ \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n \"23.98.55.112/28\",\r\n - \ \"23.98.55.144/28\",\r\n \"40.116.120.16/28\",\r\n \"40.116.232.16/28\",\r\n - \ \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n \"52.162.56.16/28\",\r\n - \ \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n \"52.162.56.112/28\",\r\n - \ \"52.162.56.128/28\",\r\n \"52.239.149.0/24\",\r\n \"52.239.186.0/24\",\r\n - \ \"52.239.253.0/24\",\r\n \"157.56.216.0/26\",\r\n \"168.62.96.128/26\",\r\n - \ \"168.62.96.210/32\",\r\n \"168.62.96.224/27\",\r\n \"2603:1030:609::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthCentralUSStage\",\r\n - \ \"id\": \"Storage.NorthCentralUSStage\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"1\",\r\n - \ \"region\": \"northcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"168.62.96.192/29\",\r\n - \ \"168.62.96.200/30\",\r\n \"168.62.96.204/32\",\r\n \"168.62.96.206/31\",\r\n - \ \"168.62.96.208/32\",\r\n \"168.62.96.212/30\",\r\n \"168.62.96.216/29\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.NorthEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"jioindiawest\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.54.0/23\",\r\n \"20.150.65.0/24\",\r\n \"20.150.97.0/24\",\r\n + \ \"20.157.153.0/24\",\r\n \"2603:1040:d00::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaCentral\",\r\n + \ \"id\": \"Storage.KoreaCentral\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"5\",\r\n + \ \"region\": \"koreacentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.46.0/24\",\r\n \"20.60.16.0/24\",\r\n \"20.60.200.0/23\",\r\n + \ \"20.150.4.0/23\",\r\n \"20.157.140.0/24\",\r\n \"20.209.46.0/23\",\r\n + \ \"52.231.80.64/27\",\r\n \"52.231.80.112/28\",\r\n \"52.231.80.128/28\",\r\n + \ \"52.231.80.160/27\",\r\n \"52.239.148.0/27\",\r\n \"52.239.164.192/26\",\r\n + \ \"52.239.190.128/26\",\r\n \"2603:1040:f06::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.KoreaSouth\",\r\n + \ \"id\": \"Storage.KoreaSouth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"koreasouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n + \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.47.0/24\",\r\n \"20.60.202.0/23\",\r\n \"20.150.14.0/23\",\r\n + \ \"20.157.137.0/24\",\r\n \"52.231.168.64/27\",\r\n \"52.231.168.112/28\",\r\n + \ \"52.231.168.128/28\",\r\n \"52.231.208.16/28\",\r\n \"52.231.208.32/28\",\r\n + \ \"52.239.165.0/26\",\r\n \"52.239.165.160/27\",\r\n \"52.239.190.192/26\",\r\n + \ \"2603:1040:e06::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorthCentralUS\",\r\n \"id\": \"Storage.NorthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.3.0/24\",\r\n \"20.47.15.0/24\",\r\n \"20.60.28.0/23\",\r\n + \ \"20.60.82.0/23\",\r\n \"20.150.17.0/25\",\r\n \"20.150.25.0/24\",\r\n + \ \"20.150.49.0/24\",\r\n \"20.150.67.0/24\",\r\n \"20.150.126.0/24\",\r\n + \ \"20.157.47.0/24\",\r\n \"20.157.172.0/24\",\r\n \"20.209.38.0/23\",\r\n + \ \"23.98.49.0/26\",\r\n \"23.98.49.192/26\",\r\n \"23.98.55.0/26\",\r\n + \ \"23.98.55.112/28\",\r\n \"23.98.55.144/28\",\r\n \"40.116.120.16/28\",\r\n + \ \"40.116.232.16/28\",\r\n \"40.116.232.48/28\",\r\n \"40.116.232.96/28\",\r\n + \ \"52.162.56.16/28\",\r\n \"52.162.56.32/28\",\r\n \"52.162.56.64/27\",\r\n + \ \"52.162.56.112/28\",\r\n \"52.162.56.128/28\",\r\n \"52.239.149.0/24\",\r\n + \ \"52.239.186.0/24\",\r\n \"52.239.253.0/24\",\r\n \"157.56.216.0/26\",\r\n + \ \"168.62.96.128/26\",\r\n \"168.62.96.210/32\",\r\n \"168.62.96.224/27\",\r\n + \ \"2603:1030:609::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.NorthCentralUSStage\",\r\n \"id\": \"Storage.NorthCentralUSStage\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"1\",\r\n \"region\": \"northcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"168.62.96.192/29\",\r\n \"168.62.96.200/30\",\r\n + \ \"168.62.96.204/32\",\r\n \"168.62.96.206/31\",\r\n \"168.62.96.208/32\",\r\n + \ \"168.62.96.212/30\",\r\n \"168.62.96.216/29\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.NorthEurope\",\r\n \ \"id\": \"Storage.NorthEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n \ \"region\": \"northeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -46439,26 +47702,35 @@ interactions: \ \"191.235.193.32/28\",\r\n \"191.235.255.192/26\",\r\n \ \"2603:1020:6::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.NorwayEast\",\r\n \"id\": \"Storage.NorwayEast\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"norwaye\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.120.0/24\",\r\n \ \"20.47.48.0/24\",\r\n \"20.60.206.0/23\",\r\n \"20.150.53.0/24\",\r\n \ \"20.150.121.0/24\",\r\n \"20.157.165.0/24\",\r\n \"20.209.24.0/23\",\r\n \ \"2603:1020:e05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.NorwayWest\",\r\n \"id\": \"Storage.NorwayWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"2\",\r\n \"region\": \"norwayw\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.49.0/24\",\r\n \ \"20.60.15.0/24\",\r\n \"20.150.0.0/24\",\r\n \"20.150.56.0/24\",\r\n \ \"2603:1020:f05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.SouthAfricaNorth\",\r\n \"id\": \"Storage.SouthAfricaNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"southafricanorth\",\r\n \"state\": - \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"name\": \"Storage.QatarCentral\",\r\n \"id\": \"Storage.QatarCentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"qatarcentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.208.0/23\",\r\n \"20.157.154.0/24\",\r\n \"20.157.190.0/24\",\r\n + \ \"20.209.2.0/23\",\r\n \"20.209.54.0/23\",\r\n \"2603:1040:1004::/48\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaNorth\",\r\n + \ \"id\": \"Storage.SouthAfricaNorth\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"southafricanorth\",\r\n \"state\": \"GA\",\r\n + \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.114.128/25\",\r\n \ \"20.47.50.0/24\",\r\n \"20.60.190.0/23\",\r\n \"20.150.21.0/24\",\r\n @@ -46466,70 +47738,72 @@ interactions: \ \"52.239.232.0/25\",\r\n \"2603:1000:105::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthAfricaWest\",\r\n \ \"id\": \"Storage.SouthAfricaWest\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n \ \"region\": \"southafricawest\",\r\n \"state\": \"GA\",\r\n \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.121.0/25\",\r\n \ \"20.47.51.0/24\",\r\n \"20.60.8.0/24\",\r\n \"20.60.210.0/23\",\r\n - \ \"20.150.20.0/25\",\r\n \"52.239.232.128/25\",\r\n \"2603:1000:5::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUS\",\r\n - \ \"id\": \"Storage.SouthCentralUS\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n - \ \"region\": \"southcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.65.107.32/28\",\r\n - \ \"13.65.160.16/28\",\r\n \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n - \ \"13.84.56.16/28\",\r\n \"13.85.88.16/28\",\r\n \"13.85.200.128/28\",\r\n - \ \"20.38.104.0/23\",\r\n \"20.47.0.0/27\",\r\n \"20.47.24.0/23\",\r\n - \ \"20.47.29.0/24\",\r\n \"20.60.48.0/22\",\r\n \"20.60.64.0/22\",\r\n - \ \"20.60.140.0/23\",\r\n \"20.60.148.0/23\",\r\n \"20.60.160.0/23\",\r\n - \ \"20.150.20.128/25\",\r\n \"20.150.38.0/23\",\r\n \"20.150.70.0/24\",\r\n - \ \"20.150.79.0/24\",\r\n \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n - \ \"20.157.43.0/24\",\r\n \"20.157.54.0/24\",\r\n \"20.157.134.0/24\",\r\n - \ \"20.157.164.0/24\",\r\n \"20.157.166.0/24\",\r\n \"20.157.181.0/24\",\r\n - \ \"20.209.26.0/23\",\r\n \"20.209.34.0/23\",\r\n \"20.209.62.0/23\",\r\n - \ \"23.98.160.64/26\",\r\n \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n - \ \"23.98.192.64/26\",\r\n \"23.98.255.64/26\",\r\n \"52.171.144.32/27\",\r\n - \ \"52.171.144.80/28\",\r\n \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n - \ \"52.185.233.0/24\",\r\n \"52.189.177.0/24\",\r\n \"52.239.158.0/23\",\r\n - \ \"52.239.178.0/23\",\r\n \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n - \ \"52.239.200.0/23\",\r\n \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n - \ \"104.214.40.16/28\",\r\n \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n - \ \"104.215.104.64/28\",\r\n \"168.62.128.128/26\",\r\n \"2603:1030:80b::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\",\r\n + \ \"20.150.20.0/25\",\r\n \"20.157.228.0/24\",\r\n \"52.239.232.128/25\",\r\n + \ \"2603:1000:5::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SouthCentralUS\",\r\n \"id\": \"Storage.SouthCentralUS\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"8\",\r\n \"region\": \"southcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.65.107.32/28\",\r\n \"13.65.160.16/28\",\r\n + \ \"13.65.160.48/28\",\r\n \"13.65.160.64/28\",\r\n \"13.84.56.16/28\",\r\n + \ \"13.85.88.16/28\",\r\n \"13.85.200.128/28\",\r\n \"20.38.104.0/23\",\r\n + \ \"20.47.0.0/27\",\r\n \"20.47.24.0/23\",\r\n \"20.47.29.0/24\",\r\n + \ \"20.60.48.0/22\",\r\n \"20.60.64.0/22\",\r\n \"20.60.140.0/23\",\r\n + \ \"20.60.148.0/23\",\r\n \"20.60.160.0/23\",\r\n \"20.150.20.128/25\",\r\n + \ \"20.150.38.0/23\",\r\n \"20.150.70.0/24\",\r\n \"20.150.79.0/24\",\r\n + \ \"20.150.93.0/24\",\r\n \"20.150.94.0/24\",\r\n \"20.157.43.0/24\",\r\n + \ \"20.157.54.0/24\",\r\n \"20.157.134.0/24\",\r\n \"20.157.164.0/24\",\r\n + \ \"20.157.166.0/24\",\r\n \"20.157.181.0/24\",\r\n \"20.209.26.0/23\",\r\n + \ \"20.209.34.0/23\",\r\n \"20.209.62.0/23\",\r\n \"23.98.160.64/26\",\r\n + \ \"23.98.162.192/26\",\r\n \"23.98.168.0/24\",\r\n \"23.98.192.64/26\",\r\n + \ \"23.98.255.64/26\",\r\n \"52.171.144.32/27\",\r\n \"52.171.144.80/28\",\r\n + \ \"52.171.144.96/28\",\r\n \"52.171.144.128/28\",\r\n \"52.185.233.0/24\",\r\n + \ \"52.189.177.0/24\",\r\n \"52.239.158.0/23\",\r\n \"52.239.178.0/23\",\r\n + \ \"52.239.180.0/22\",\r\n \"52.239.199.0/24\",\r\n \"52.239.200.0/23\",\r\n + \ \"52.239.203.0/24\",\r\n \"52.239.208.0/23\",\r\n \"104.214.40.16/28\",\r\n + \ \"104.214.80.16/28\",\r\n \"104.214.80.48/28\",\r\n \"104.215.104.64/28\",\r\n + \ \"168.62.128.128/26\",\r\n \"2603:1030:80b::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SouthCentralUSSTG\",\r\n \ \"id\": \"Storage.SouthCentralUSSTG\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"2\",\r\n \ \"region\": \"usstagec\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.38.110.0/23\",\r\n \"20.47.14.0/24\",\r\n \"20.60.9.0/24\",\r\n \ \"2603:1030:80c::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SoutheastAsia\",\r\n \"id\": \"Storage.SoutheastAsia\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"6\",\r\n \"region\": \"southeastasia\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.76.104.16/28\",\r\n - \ \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n \"20.60.136.0/24\",\r\n - \ \"20.60.138.0/23\",\r\n \"20.150.17.128/25\",\r\n \"20.150.28.0/24\",\r\n - \ \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n \"20.157.128.0/24\",\r\n - \ \"20.157.176.0/24\",\r\n \"20.209.20.0/23\",\r\n \"52.163.176.16/28\",\r\n - \ \"52.163.232.16/28\",\r\n \"52.187.141.32/27\",\r\n \"52.237.104.16/28\",\r\n - \ \"52.237.104.32/28\",\r\n \"52.239.129.0/24\",\r\n \"52.239.197.0/24\",\r\n - \ \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n \"104.215.240.64/28\",\r\n - \ \"104.215.240.96/28\",\r\n \"168.63.160.0/26\",\r\n \"168.63.160.192/26\",\r\n - \ \"168.63.161.64/26\",\r\n \"168.63.161.160/27\",\r\n \"168.63.161.192/26\",\r\n - \ \"168.63.162.32/27\",\r\n \"168.63.162.64/26\",\r\n \"168.63.162.144/28\",\r\n - \ \"168.63.162.192/26\",\r\n \"168.63.163.128/26\",\r\n \"168.63.180.64/26\",\r\n - \ \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n \"2603:1040:6::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SouthIndia\",\r\n - \ \"id\": \"Storage.SouthIndia\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"southindia\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"6\",\r\n \"region\": \"southeastasia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.76.104.16/28\",\r\n \"20.47.9.0/24\",\r\n \"20.47.33.0/24\",\r\n + \ \"20.60.136.0/24\",\r\n \"20.60.138.0/23\",\r\n \"20.150.17.128/25\",\r\n + \ \"20.150.28.0/24\",\r\n \"20.150.86.0/24\",\r\n \"20.150.127.0/24\",\r\n + \ \"20.157.128.0/24\",\r\n \"20.157.176.0/24\",\r\n \"20.209.20.0/23\",\r\n + \ \"52.163.176.16/28\",\r\n \"52.163.232.16/28\",\r\n \"52.187.141.32/27\",\r\n + \ \"52.237.104.16/28\",\r\n \"52.237.104.32/28\",\r\n \"52.239.129.0/24\",\r\n + \ \"52.239.197.0/24\",\r\n \"52.239.227.0/24\",\r\n \"52.239.249.0/24\",\r\n + \ \"104.215.240.64/28\",\r\n \"104.215.240.96/28\",\r\n \"168.63.160.0/26\",\r\n + \ \"168.63.160.192/26\",\r\n \"168.63.161.64/26\",\r\n \"168.63.161.160/27\",\r\n + \ \"168.63.161.192/26\",\r\n \"168.63.162.32/27\",\r\n \"168.63.162.64/26\",\r\n + \ \"168.63.162.144/28\",\r\n \"168.63.162.192/26\",\r\n \"168.63.163.128/26\",\r\n + \ \"168.63.180.64/26\",\r\n \"191.238.64.64/26\",\r\n \"191.238.64.192/28\",\r\n + \ \"2603:1040:6::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SouthIndia\",\r\n \"id\": \"Storage.SouthIndia\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"southindia\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.52.0/24\",\r\n \"20.60.10.0/24\",\r\n \"20.60.226.0/23\",\r\n \ \"20.150.24.0/24\",\r\n \"20.157.135.0/24\",\r\n \"52.172.16.16/28\",\r\n \ \"52.172.16.80/28\",\r\n \"52.172.16.96/28\",\r\n \"52.172.16.128/27\",\r\n @@ -46537,49 +47811,51 @@ interactions: \ \"104.211.232.48/28\",\r\n \"104.211.232.80/28\",\r\n \"104.211.232.176/28\",\r\n \ \"2603:1040:c07::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SwedenCentral\",\r\n \"id\": \"Storage.SwedenCentral\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"3\",\r\n \"region\": \"swedencentral\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.78.0/23\",\r\n - \ \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n \"20.150.44.0/24\",\r\n - \ \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n \"2603:1020:1005::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.SwedenSouth\",\r\n - \ \"id\": \"Storage.SwedenSouth\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"swedensouth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": - [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n - \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedencentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.60.78.0/23\",\r\n \"20.60.234.0/23\",\r\n \"20.60.252.0/23\",\r\n + \ \"20.150.44.0/24\",\r\n \"20.150.120.0/24\",\r\n \"20.157.151.0/24\",\r\n + \ \"2603:1020:1005::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.SwedenSouth\",\r\n \"id\": \"Storage.SwedenSouth\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"swedensouth\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.60.76.0/23\",\r\n \"20.60.192.0/23\",\r\n \"20.150.45.0/24\",\r\n \ \"20.150.99.0/24\",\r\n \"20.157.150.0/24\",\r\n \"2603:1020:1105::/48\",\r\n \ \"2603:1020:1106::/47\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.SwitzerlandNorth\",\r\n \"id\": \"Storage.SwitzerlandNorth\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"switzerlandn\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.53.0/24\",\r\n - \ \"20.60.174.0/23\",\r\n \"20.150.59.0/24\",\r\n \"20.150.118.0/24\",\r\n - \ \"20.157.175.0/24\",\r\n \"20.209.28.0/23\",\r\n \"52.239.251.0/24\",\r\n - \ \"2603:1020:a05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n - \ \"name\": \"Storage.SwitzerlandWest\",\r\n \"id\": \"Storage.SwitzerlandWest\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.26.0/24\",\r\n - \ \"20.60.176.0/23\",\r\n \"20.150.55.0/24\",\r\n \"20.150.116.0/24\",\r\n - \ \"20.157.133.0/24\",\r\n \"52.239.250.0/24\",\r\n \"2603:1020:b05::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UAECentral\",\r\n - \ \"id\": \"Storage.UAECentral\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n - \ \"region\": \"uaecentral\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"switzerlandn\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.53.0/24\",\r\n \"20.60.174.0/23\",\r\n \"20.150.59.0/24\",\r\n + \ \"20.150.118.0/24\",\r\n \"20.157.175.0/24\",\r\n \"20.209.28.0/23\",\r\n + \ \"52.239.251.0/24\",\r\n \"2603:1020:a05::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.SwitzerlandWest\",\r\n + \ \"id\": \"Storage.SwitzerlandWest\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"4\",\r\n + \ \"region\": \"switzerlandw\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"20.47.26.0/24\",\r\n \"20.60.176.0/23\",\r\n \"20.150.55.0/24\",\r\n + \ \"20.150.116.0/24\",\r\n \"20.157.133.0/24\",\r\n \"52.239.250.0/24\",\r\n + \ \"2603:1020:b05::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n + \ \"name\": \"Storage.UAECentral\",\r\n \"id\": \"Storage.UAECentral\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"3\",\r\n \"region\": \"uaecentral\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"20.47.54.0/24\",\r\n \"20.150.6.0/23\",\r\n \"20.150.115.0/24\",\r\n \ \"20.157.131.0/24\",\r\n \"52.239.233.0/25\",\r\n \"2603:1040:b05::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UAENorth\",\r\n - \ \"id\": \"Storage.UAENorth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Storage.UAENorth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"5\",\r\n \"region\": \"uaenorth\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -46588,7 +47864,7 @@ interactions: \ \"20.60.212.0/23\",\r\n \"20.157.141.0/24\",\r\n \"20.209.50.0/23\",\r\n \ \"52.239.233.128/25\",\r\n \"2603:1040:905::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.UKSouth\",\r\n \"id\": - \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.UKSouth\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"6\",\r\n \"region\": \"uksouth\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -46602,7 +47878,7 @@ interactions: \ \"51.141.128.32/27\",\r\n \"51.141.129.64/26\",\r\n \"51.141.130.0/25\",\r\n \ \"52.239.187.0/25\",\r\n \"52.239.231.0/24\",\r\n \"2603:1020:706::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.UKWest\",\r\n - \ \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n + \ \"id\": \"Storage.UKWest\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \ \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"ukwest\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n @@ -46614,21 +47890,22 @@ interactions: \ \"51.141.128.128/25\",\r\n \"51.141.129.128/26\",\r\n \"52.239.240.0/24\",\r\n \ \"2603:1020:606::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestCentralUS\",\r\n \"id\": \"Storage.WestCentralUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"4\",\r\n \"region\": \"westcentralus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n - \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": - \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.71.200.64/28\",\r\n - \ \"13.71.200.96/28\",\r\n \"13.71.200.240/28\",\r\n \"13.71.202.16/28\",\r\n - \ \"13.71.202.32/28\",\r\n \"13.71.202.64/27\",\r\n \"13.78.152.64/28\",\r\n - \ \"13.78.240.16/28\",\r\n \"20.47.4.0/24\",\r\n \"20.60.4.0/24\",\r\n - \ \"20.60.218.0/23\",\r\n \"20.150.81.0/24\",\r\n \"20.150.98.0/24\",\r\n - \ \"20.157.41.0/24\",\r\n \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n - \ \"52.161.168.16/28\",\r\n \"52.161.168.32/28\",\r\n \"52.239.164.0/25\",\r\n - \ \"52.239.167.0/24\",\r\n \"52.239.244.0/23\",\r\n \"2603:1030:b06::/48\"\r\n - \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"Storage.WestEurope\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"4\",\r\n \"region\": \"westcentralus\",\r\n + \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n + \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n + \ \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": + [\r\n \"13.71.200.64/28\",\r\n \"13.71.200.96/28\",\r\n + \ \"13.71.200.240/28\",\r\n \"13.71.202.16/28\",\r\n \"13.71.202.32/28\",\r\n + \ \"13.71.202.64/27\",\r\n \"13.78.152.64/28\",\r\n \"13.78.240.16/28\",\r\n + \ \"20.47.4.0/24\",\r\n \"20.60.4.0/24\",\r\n \"20.60.218.0/23\",\r\n + \ \"20.150.81.0/24\",\r\n \"20.150.98.0/24\",\r\n \"20.157.41.0/24\",\r\n + \ \"52.161.112.16/28\",\r\n \"52.161.112.32/28\",\r\n \"52.161.168.16/28\",\r\n + \ \"52.161.168.32/28\",\r\n \"52.239.164.0/25\",\r\n \"52.239.167.0/24\",\r\n + \ \"52.239.244.0/23\",\r\n \"2603:1030:b06::/48\"\r\n ]\r\n + \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestEurope\",\r\n \ \"id\": \"Storage.WestEurope\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"10\",\r\n \ \"region\": \"westeurope\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": @@ -46641,23 +47918,24 @@ interactions: \ \"20.150.74.0/24\",\r\n \"20.150.76.0/24\",\r\n \"20.150.83.0/24\",\r\n \ \"20.150.122.0/24\",\r\n \"20.157.33.0/24\",\r\n \"20.157.146.0/24\",\r\n \ \"20.157.158.0/24\",\r\n \"20.157.170.0/24\",\r\n \"20.157.186.0/24\",\r\n - \ \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n \"40.68.176.16/28\",\r\n - \ \"40.68.176.48/28\",\r\n \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n - \ \"40.114.152.16/28\",\r\n \"40.114.152.48/28\",\r\n \"40.118.72.176/28\",\r\n - \ \"40.118.73.48/28\",\r\n \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n - \ \"52.166.80.32/27\",\r\n \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n - \ \"52.174.8.32/28\",\r\n \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n - \ \"52.174.224.64/27\",\r\n \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n - \ \"52.236.240.48/28\",\r\n \"52.236.240.64/28\",\r\n \"52.239.140.0/22\",\r\n - \ \"52.239.212.0/23\",\r\n \"52.239.242.0/23\",\r\n \"104.214.243.32/28\",\r\n - \ \"168.61.57.64/26\",\r\n \"168.61.57.128/25\",\r\n \"168.61.58.0/26\",\r\n - \ \"168.61.58.128/26\",\r\n \"168.61.59.64/26\",\r\n \"168.61.61.0/26\",\r\n - \ \"168.61.61.192/26\",\r\n \"168.63.0.0/26\",\r\n \"168.63.2.64/26\",\r\n - \ \"168.63.3.32/27\",\r\n \"168.63.3.64/27\",\r\n \"168.63.113.32/27\",\r\n - \ \"168.63.113.64/27\",\r\n \"191.237.232.32/28\",\r\n \"191.237.232.128/28\",\r\n + \ \"20.157.230.0/24\",\r\n \"20.209.10.0/23\",\r\n \"20.209.48.0/23\",\r\n + \ \"20.209.72.0/23\",\r\n \"40.68.176.16/28\",\r\n \"40.68.176.48/28\",\r\n + \ \"40.68.232.16/28\",\r\n \"40.68.232.48/28\",\r\n \"40.114.152.16/28\",\r\n + \ \"40.114.152.48/28\",\r\n \"40.118.72.176/28\",\r\n \"40.118.73.48/28\",\r\n + \ \"40.118.73.176/28\",\r\n \"40.118.73.208/28\",\r\n \"52.166.80.32/27\",\r\n + \ \"52.166.80.80/28\",\r\n \"52.166.80.96/28\",\r\n \"52.174.8.32/28\",\r\n + \ \"52.174.224.16/28\",\r\n \"52.174.224.32/28\",\r\n \"52.174.224.64/27\",\r\n + \ \"52.174.224.112/28\",\r\n \"52.174.224.128/28\",\r\n \"52.236.240.48/28\",\r\n + \ \"52.236.240.64/28\",\r\n \"52.239.140.0/22\",\r\n \"52.239.212.0/23\",\r\n + \ \"52.239.242.0/23\",\r\n \"104.214.243.32/28\",\r\n \"168.61.57.64/26\",\r\n + \ \"168.61.57.128/25\",\r\n \"168.61.58.0/26\",\r\n \"168.61.58.128/26\",\r\n + \ \"168.61.59.64/26\",\r\n \"168.61.61.0/26\",\r\n \"168.61.61.192/26\",\r\n + \ \"168.63.0.0/26\",\r\n \"168.63.2.64/26\",\r\n \"168.63.3.32/27\",\r\n + \ \"168.63.3.64/27\",\r\n \"168.63.113.32/27\",\r\n \"168.63.113.64/27\",\r\n + \ \"191.237.232.32/28\",\r\n \"191.237.232.128/28\",\r\n \ \"191.239.203.0/28\",\r\n \"2603:1020:207::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestIndia\",\r\n \"id\": - \"Storage.WestIndia\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.WestIndia\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westindia\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -46667,9 +47945,9 @@ interactions: \ \"52.239.135.192/26\",\r\n \"52.239.187.128/25\",\r\n \"104.211.168.16/28\",\r\n \ \"2603:1040:807::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestUS\",\r\n \"id\": \"Storage.WestUS\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"7\",\r\n \"region\": \"westus\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"7\",\r\n \"region\": \"westus\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.83.72.16/28\",\r\n \ \"13.88.144.112/28\",\r\n \"13.88.144.240/28\",\r\n \"13.88.145.64/28\",\r\n @@ -46695,9 +47973,9 @@ interactions: \ \"168.62.1.128/26\",\r\n \"168.63.89.64/26\",\r\n \"168.63.89.128/26\",\r\n \ \"2603:1030:a0a::/48\"\r\n ]\r\n }\r\n },\r\n {\r\n \ \"name\": \"Storage.WestUS2\",\r\n \"id\": \"Storage.WestUS2\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": \"GA\",\r\n - \ \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n + \ \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n + \ \"changeNumber\": \"5\",\r\n \"region\": \"westus2\",\r\n \"state\": + \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \ \"UDR\",\r\n \"FW\"\r\n ],\r\n \"systemService\": \"AzureStorage\",\r\n \"addressPrefixes\": [\r\n \"13.66.176.16/28\",\r\n \ \"13.66.176.48/28\",\r\n \"13.66.232.64/28\",\r\n \"13.66.232.208/28\",\r\n @@ -46711,7 +47989,7 @@ interactions: \ \"52.239.176.128/25\",\r\n \"52.239.193.0/24\",\r\n \"52.239.210.0/23\",\r\n \ \"52.239.236.0/23\",\r\n \"2603:1030:d01::/48\"\r\n ]\r\n \ }\r\n },\r\n {\r\n \"name\": \"Storage.WestUS3\",\r\n \"id\": - \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": + \"Storage.WestUS3\",\r\n \"serviceTagChangeNumber\": \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"3\",\r\n \"region\": \"westus3\",\r\n \ \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \ \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n ],\r\n @@ -46721,7 +47999,7 @@ interactions: \ \"20.157.191.0/24\",\r\n \"20.209.4.0/23\",\r\n \"2603:1030:505::/48\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"StorageSyncService\",\r\n \ \"id\": \"StorageSyncService\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"11\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"StorageSyncService\",\r\n \"addressPrefixes\": @@ -46735,54 +48013,58 @@ interactions: \ \"20.43.42.8/29\",\r\n \"20.43.66.0/29\",\r\n \"20.43.131.40/29\",\r\n \ \"20.45.71.151/32\",\r\n \"20.45.112.216/29\",\r\n \"20.45.192.248/29\",\r\n \ \"20.45.208.0/29\",\r\n \"20.50.1.0/29\",\r\n \"20.72.27.184/29\",\r\n - \ \"20.150.172.40/29\",\r\n \"20.189.108.56/29\",\r\n \"20.189.172.152/29\",\r\n - \ \"20.192.32.232/29\",\r\n \"20.193.168.76/32\",\r\n \"20.193.205.128/29\",\r\n - \ \"20.193.215.160/32\",\r\n \"20.215.154.120/29\",\r\n \"20.217.58.120/29\",\r\n - \ \"23.100.106.151/32\",\r\n \"23.102.225.54/32\",\r\n \"40.67.48.208/29\",\r\n - \ \"40.80.57.192/29\",\r\n \"40.80.169.176/29\",\r\n \"40.80.188.24/29\",\r\n - \ \"40.82.253.192/29\",\r\n \"40.89.17.232/29\",\r\n \"40.112.150.67/32\",\r\n - \ \"40.113.94.67/32\",\r\n \"40.123.47.110/32\",\r\n \"40.123.216.130/32\",\r\n - \ \"51.12.101.240/29\",\r\n \"51.12.204.248/29\",\r\n \"51.53.107.240/29\",\r\n - \ \"51.53.187.240/29\",\r\n \"51.104.25.224/29\",\r\n \"51.105.80.208/29\",\r\n - \ \"51.105.88.248/29\",\r\n \"51.107.48.224/29\",\r\n \"51.107.144.216/29\",\r\n - \ \"51.116.60.244/30\",\r\n \"51.116.245.168/30\",\r\n \"51.120.40.224/29\",\r\n - \ \"51.120.224.216/29\",\r\n \"51.137.161.240/29\",\r\n \"51.140.67.72/32\",\r\n - \ \"51.140.202.34/32\",\r\n \"51.143.192.208/29\",\r\n \"52.136.48.216/29\",\r\n - \ \"52.136.131.99/32\",\r\n \"52.140.105.184/29\",\r\n \"52.143.166.54/32\",\r\n - \ \"52.150.139.104/29\",\r\n \"52.161.25.233/32\",\r\n \"52.176.149.179/32\",\r\n - \ \"52.183.27.204/32\",\r\n \"52.225.171.85/32\",\r\n \"52.228.42.41/32\",\r\n - \ \"52.228.81.248/29\",\r\n \"52.231.67.75/32\",\r\n \"52.231.159.38/32\",\r\n - \ \"52.235.36.119/32\",\r\n \"65.52.62.167/32\",\r\n \"102.133.56.128/29\",\r\n - \ \"102.133.75.173/32\",\r\n \"102.133.175.72/32\",\r\n \"104.40.191.8/32\",\r\n - \ \"104.41.148.238/32\",\r\n \"104.41.161.113/32\",\r\n \"104.208.61.223/32\",\r\n - \ \"104.210.219.252/32\",\r\n \"104.211.73.56/32\",\r\n \"104.211.231.18/32\",\r\n - \ \"104.214.165.88/29\",\r\n \"191.233.9.96/29\",\r\n \"191.235.225.216/29\",\r\n - \ \"191.237.253.115/32\",\r\n \"2603:1000:4::340/123\",\r\n - \ \"2603:1000:104:1::300/123\",\r\n \"2603:1010:6:1::300/123\",\r\n - \ \"2603:1010:101::340/123\",\r\n \"2603:1010:304::340/123\",\r\n - \ \"2603:1010:404::340/123\",\r\n \"2603:1020:5:1::300/123\",\r\n - \ \"2603:1020:206:1::300/123\",\r\n \"2603:1020:305::340/123\",\r\n - \ \"2603:1020:405::340/123\",\r\n \"2603:1020:605::340/123\",\r\n - \ \"2603:1020:705:1::300/123\",\r\n \"2603:1020:805:1::300/123\",\r\n - \ \"2603:1020:905::340/123\",\r\n \"2603:1020:a04:1::300/123\",\r\n - \ \"2603:1020:b04::340/123\",\r\n \"2603:1020:c04:1::300/123\",\r\n - \ \"2603:1020:d04::340/123\",\r\n \"2603:1020:e04:1::300/123\",\r\n - \ \"2603:1020:e04:802::2a0/123\",\r\n \"2603:1020:f04::340/123\",\r\n - \ \"2603:1020:1004::300/123\",\r\n \"2603:1020:1004:800::120/123\",\r\n - \ \"2603:1020:1104:400::320/123\",\r\n \"2603:1020:1302:400::240/123\",\r\n - \ \"2603:1030:f:1::340/123\",\r\n \"2603:1030:f:400::dc0/123\",\r\n - \ \"2603:1030:10:1::300/123\",\r\n \"2603:1030:104:1::300/123\",\r\n - \ \"2603:1030:104:402::760/123\",\r\n \"2603:1030:107:400::2a0/123\",\r\n - \ \"2603:1030:210:1::300/123\",\r\n \"2603:1030:40b:1::300/123\",\r\n - \ \"2603:1030:40c:1::300/123\",\r\n \"2603:1030:504:1::300/123\",\r\n - \ \"2603:1030:504:802::120/123\",\r\n \"2603:1030:608::340/123\",\r\n - \ \"2603:1030:608:402::5e0/123\",\r\n \"2603:1030:807:1::300/123\",\r\n - \ \"2603:1030:a07::340/123\",\r\n \"2603:1030:a07:402::b00/123\",\r\n - \ \"2603:1030:b04::340/123\",\r\n \"2603:1030:c06:1::300/123\",\r\n - \ \"2603:1030:f05:1::300/123\",\r\n \"2603:1030:1005::340/123\",\r\n - \ \"2603:1040:5:1::300/123\",\r\n \"2603:1040:207::340/123\",\r\n - \ \"2603:1040:207:402::5c0/123\",\r\n \"2603:1040:407:1::300/123\",\r\n - \ \"2603:1040:606::340/123\",\r\n \"2603:1040:806::340/123\",\r\n + \ \"20.79.108.120/29\",\r\n \"20.87.83.120/29\",\r\n \"20.91.11.144/29\",\r\n + \ \"20.91.146.0/29\",\r\n \"20.125.157.40/29\",\r\n \"20.150.172.40/29\",\r\n + \ \"20.189.108.56/29\",\r\n \"20.189.172.152/29\",\r\n \"20.192.32.232/29\",\r\n + \ \"20.193.168.76/32\",\r\n \"20.193.205.128/29\",\r\n \"20.193.215.160/32\",\r\n + \ \"20.205.50.232/29\",\r\n \"20.207.4.104/29\",\r\n \"20.215.154.120/29\",\r\n + \ \"20.217.58.120/29\",\r\n \"20.228.2.32/29\",\r\n \"23.100.106.151/32\",\r\n + \ \"23.102.225.54/32\",\r\n \"40.64.14.0/29\",\r\n \"40.67.48.208/29\",\r\n + \ \"40.74.99.32/29\",\r\n \"40.80.57.192/29\",\r\n \"40.80.169.176/29\",\r\n + \ \"40.80.188.24/29\",\r\n \"40.82.253.192/29\",\r\n \"40.89.17.232/29\",\r\n + \ \"40.112.150.67/32\",\r\n \"40.113.94.67/32\",\r\n \"40.123.47.110/32\",\r\n + \ \"40.123.216.130/32\",\r\n \"51.12.101.240/29\",\r\n \"51.12.204.248/29\",\r\n + \ \"51.53.107.240/29\",\r\n \"51.53.187.240/29\",\r\n \"51.104.25.224/29\",\r\n + \ \"51.105.80.208/29\",\r\n \"51.105.88.248/29\",\r\n \"51.107.48.224/29\",\r\n + \ \"51.107.144.216/29\",\r\n \"51.116.60.244/30\",\r\n \"51.116.78.200/29\",\r\n + \ \"51.116.245.168/30\",\r\n \"51.120.40.224/29\",\r\n \"51.120.224.216/29\",\r\n + \ \"51.137.161.240/29\",\r\n \"51.140.67.72/32\",\r\n \"51.140.202.34/32\",\r\n + \ \"51.143.192.208/29\",\r\n \"52.136.48.216/29\",\r\n \"52.136.131.99/32\",\r\n + \ \"52.140.105.184/29\",\r\n \"52.143.166.54/32\",\r\n \"52.150.139.104/29\",\r\n + \ \"52.161.25.233/32\",\r\n \"52.176.149.179/32\",\r\n \"52.183.27.204/32\",\r\n + \ \"52.225.171.85/32\",\r\n \"52.228.42.41/32\",\r\n \"52.228.81.248/29\",\r\n + \ \"52.231.67.75/32\",\r\n \"52.231.159.38/32\",\r\n \"52.235.36.119/32\",\r\n + \ \"65.52.62.167/32\",\r\n \"102.133.56.128/29\",\r\n \"102.133.75.173/32\",\r\n + \ \"102.133.175.72/32\",\r\n \"104.40.191.8/32\",\r\n \"104.41.148.238/32\",\r\n + \ \"104.41.161.113/32\",\r\n \"104.208.61.223/32\",\r\n \"104.210.219.252/32\",\r\n + \ \"104.211.73.56/32\",\r\n \"104.211.231.18/32\",\r\n \"104.214.165.88/29\",\r\n + \ \"191.233.9.96/29\",\r\n \"191.235.225.216/29\",\r\n \"191.237.253.115/32\",\r\n + \ \"2603:1000:4::340/123\",\r\n \"2603:1000:104:1::300/123\",\r\n + \ \"2603:1010:6:1::300/123\",\r\n \"2603:1010:101::340/123\",\r\n + \ \"2603:1010:304::340/123\",\r\n \"2603:1010:404::340/123\",\r\n + \ \"2603:1020:5:1::300/123\",\r\n \"2603:1020:206:1::300/123\",\r\n + \ \"2603:1020:305::340/123\",\r\n \"2603:1020:405::340/123\",\r\n + \ \"2603:1020:605::340/123\",\r\n \"2603:1020:705:1::300/123\",\r\n + \ \"2603:1020:805:1::300/123\",\r\n \"2603:1020:905::340/123\",\r\n + \ \"2603:1020:a04:1::300/123\",\r\n \"2603:1020:b04::340/123\",\r\n + \ \"2603:1020:c04:1::300/123\",\r\n \"2603:1020:d04::340/123\",\r\n + \ \"2603:1020:e04:1::300/123\",\r\n \"2603:1020:e04:802::2a0/123\",\r\n + \ \"2603:1020:f04::340/123\",\r\n \"2603:1020:1004::300/123\",\r\n + \ \"2603:1020:1004:800::120/123\",\r\n \"2603:1020:1104:400::320/123\",\r\n + \ \"2603:1020:1302:400::240/123\",\r\n \"2603:1030:f:1::340/123\",\r\n + \ \"2603:1030:f:400::dc0/123\",\r\n \"2603:1030:10:1::300/123\",\r\n + \ \"2603:1030:104:1::300/123\",\r\n \"2603:1030:104:402::760/123\",\r\n + \ \"2603:1030:107:400::2a0/123\",\r\n \"2603:1030:210:1::300/123\",\r\n + \ \"2603:1030:40b:1::300/123\",\r\n \"2603:1030:40c:1::300/123\",\r\n + \ \"2603:1030:504:1::300/123\",\r\n \"2603:1030:504:802::120/123\",\r\n + \ \"2603:1030:608::340/123\",\r\n \"2603:1030:608:402::5e0/123\",\r\n + \ \"2603:1030:807:1::300/123\",\r\n \"2603:1030:a07::340/123\",\r\n + \ \"2603:1030:a07:402::b00/123\",\r\n \"2603:1030:b04::340/123\",\r\n + \ \"2603:1030:c06:1::300/123\",\r\n \"2603:1030:f05:1::300/123\",\r\n + \ \"2603:1030:1005::340/123\",\r\n \"2603:1040:5:1::300/123\",\r\n + \ \"2603:1040:207::340/123\",\r\n \"2603:1040:207:402::5c0/123\",\r\n + \ \"2603:1040:407:1::300/123\",\r\n \"2603:1040:606::340/123\",\r\n + \ \"2603:1040:606:402::680/123\",\r\n \"2603:1040:806::340/123\",\r\n \ \"2603:1040:904:1::300/123\",\r\n \"2603:1040:a06:1::300/123\",\r\n \ \"2603:1040:a06:802::2a0/123\",\r\n \"2603:1040:b04::340/123\",\r\n \ \"2603:1040:c06::340/123\",\r\n \"2603:1040:d04::300/123\",\r\n @@ -46794,7 +48076,7 @@ interactions: \ \"2603:1050:6:802::2a0/123\",\r\n \"2603:1050:403::300/123\"\r\n \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"WindowsAdminCenter\",\r\n \ \"id\": \"WindowsAdminCenter\",\r\n \"serviceTagChangeNumber\": - \"97\",\r\n \"properties\": {\r\n \"changeNumber\": \"7\",\r\n + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"8\",\r\n \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"WindowsAdminCenter\",\r\n \"addressPrefixes\": @@ -46823,15 +48105,16 @@ interactions: \ \"2603:1030:f:1::2b0/125\",\r\n \"2603:1030:104::6c0/125\",\r\n \ \"2603:1030:107::588/125\",\r\n \"2603:1030:504::1a8/125\",\r\n \ \"2603:1030:608:1::2b0/125\",\r\n \"2603:1030:a07:9::18/125\",\r\n - \ \"2603:1040:207:1::460/125\",\r\n \"2603:1040:904::690/125\",\r\n - \ \"2603:1040:a06::7c0/125\",\r\n \"2603:1040:d04:1::1a8/125\",\r\n - \ \"2603:1040:f05::350/125\",\r\n \"2603:1040:1002::788/125\",\r\n - \ \"2603:1040:1104::5a8/125\",\r\n \"2603:1040:1202::528/125\",\r\n - \ \"2603:1040:1302::528/125\",\r\n \"2603:1040:1402::548/125\",\r\n - \ \"2603:1040:1503::548/125\"\r\n ]\r\n }\r\n },\r\n - \ {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n \"id\": \"WindowsVirtualDesktop\",\r\n - \ \"serviceTagChangeNumber\": \"97\",\r\n \"properties\": {\r\n \"changeNumber\": - \"13\",\r\n \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": + \ \"2603:1040:207:1::460/125\",\r\n \"2603:1040:606:3::88/125\",\r\n + \ \"2603:1040:904::690/125\",\r\n \"2603:1040:a06::7c0/125\",\r\n + \ \"2603:1040:d04:1::1a8/125\",\r\n \"2603:1040:f05::350/125\",\r\n + \ \"2603:1040:1002::788/125\",\r\n \"2603:1040:1104::5a8/125\",\r\n + \ \"2603:1040:1202::528/125\",\r\n \"2603:1040:1302::528/125\",\r\n + \ \"2603:1040:1402::548/125\",\r\n \"2603:1040:1503::548/125\"\r\n + \ ]\r\n }\r\n },\r\n {\r\n \"name\": \"WindowsVirtualDesktop\",\r\n + \ \"id\": \"WindowsVirtualDesktop\",\r\n \"serviceTagChangeNumber\": + \"102\",\r\n \"properties\": {\r\n \"changeNumber\": \"13\",\r\n + \ \"region\": \"\",\r\n \"state\": \"GA\",\r\n \"networkFeatures\": [\r\n \"API\",\r\n \"NSG\",\r\n \"UDR\",\r\n \"FW\"\r\n \ ],\r\n \"systemService\": \"WindowsVirtualDesktop\",\r\n \"addressPrefixes\": [\r\n \"13.66.251.49/32\",\r\n \"13.67.68.78/32\",\r\n \"13.68.24.173/32\",\r\n @@ -46959,11 +48242,11 @@ interactions: cache-control: - no-cache content-length: - - '1866510' + - '1911906' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:02:21 GMT + - Fri, 19 Aug 2022 00:31:59 GMT expires: - '-1' pragma: @@ -46980,7 +48263,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bc9d93df-5919-436b-91f0-4d7211e032e4 + - e849d5c8-40e3-43d4-b207-41aaf9dddb4f status: code: 200 message: OK @@ -46998,24 +48281,24 @@ interactions: ParameterSetName: - -g -n --service-tag User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"AzureFrontDoor.Backend","action":"Allow","tag":"ServiceTag","priority":200,"name":"afd","headers":{"x-azure-fdid":["12345678-abcd-1234-abcd-12345678910a"]}},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '4016' + - '4145' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:22 GMT + - Fri, 19 Aug 2022 00:32:01 GMT expires: - '-1' pragma: @@ -47053,11 +48336,11 @@ interactions: false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": [{"ipAddress": "Any", "action": "Deny", "priority": 2147483647, "name": "Deny all", "description": "Deny all access"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": + "Any", "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", - "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": - false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, + "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -47068,32 +48351,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1680' + - '1661' Content-Type: - application/json ParameterSetName: - -g -n --service-tag User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3821' + - '3959' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:24 GMT + - Fri, 19 Aug 2022 00:32:03 GMT etag: - - '"1D8A1F3C6468C2B"' + - '"1D8B363152F044B"' expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_remove.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_remove.yaml index edb3d1409ea..0efd283e77e 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_remove.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_remove.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:02:29Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:30:27Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:02:31 GMT + - Fri, 19 Aug 2022 00:30:30 GMT expires: - '-1' pragma: @@ -61,13 +61,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":37418,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-013_37418","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62962,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62962","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -76,9 +76,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:43 GMT + - Fri, 19 Aug 2022 00:30:39 GMT etag: - - '"1D8A1F3D4897795"' + - '"1D8B362E7AA6360"' expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' x-powered-by: - ASP.NET status: @@ -116,14 +116,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":37418,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-013_37418","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + West","properties":{"serverFarmId":62962,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62962","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:44 GMT + - Fri, 19 Aug 2022 00:30:41 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -186,7 +186,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:45 GMT + - Fri, 19 Aug 2022 00:30:42 GMT expires: - '-1' pragma: @@ -222,7 +222,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -390,8 +390,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -455,7 +455,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:45 GMT + - Fri, 19 Aug 2022 00:30:42 GMT expires: - '-1' pragma: @@ -499,26 +499,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-013.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:02:51.39","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.129","possibleInboundIpAddresses":"40.74.100.129","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-013.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17","possibleOutboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17,40.74.127.201,40.74.128.130,23.100.108.106,40.74.128.122,40.74.128.53","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-013","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:30:49.4633333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6120' + - '6557' content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:09 GMT + - Fri, 19 Aug 2022 00:31:09 GMT etag: - - '"1D8A1F3DA9DDD15"' + - '"1D8B362EED8904B"' expires: - '-1' pragma: @@ -560,43 +560,37 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/publishxml?api-version=2022-03-01 response: body: string: + webSystem="WebSites"> headers: cache-control: - no-cache content-length: - - '2179' + - '1615' content-type: - application/xml date: - - Wed, 27 Jul 2022 20:03:11 GMT + - Fri, 19 Aug 2022 00:31:10 GMT expires: - '-1' pragma: @@ -630,24 +624,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:13 GMT + - Fri, 19 Aug 2022 00:31:13 GMT expires: - '-1' pragma: @@ -683,24 +677,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:13 GMT + - Fri, 19 Aug 2022 00:31:14 GMT expires: - '-1' pragma: @@ -735,13 +729,13 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}, {"ipAddress": "130.220.0.0/27", "action": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}, {"ipAddress": "130.220.0.0/27", "action": "Allow", "tag": "Default", "priority": 200, "name": "developers"}], "scmIpSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, - "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": - "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: @@ -753,32 +747,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1747' + - '1737' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --ip-address --priority User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3926' + - '4055' content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:17 GMT + - Fri, 19 Aug 2022 00:31:18 GMT etag: - - '"1D8A1F3DA9DDD15"' + - '"1D8B362EED8904B"' expires: - '-1' pragma: @@ -796,7 +790,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1199' x-powered-by: - ASP.NET status: @@ -816,24 +810,24 @@ interactions: ParameterSetName: - -g -n --rule-name User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3944' + - '4073' content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:20 GMT + - Fri, 19 Aug 2022 00:31:20 GMT expires: - '-1' pragma: @@ -871,11 +865,11 @@ interactions: false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": [{"ipAddress": "Any", "action": "Deny", "priority": 2147483647, "name": "Deny all", "description": "Deny all access"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": + "Any", "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", - "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": - false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, + "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -886,32 +880,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1680' + - '1661' Content-Type: - application/json ParameterSetName: - -g -n --rule-name User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3821' + - '3959' content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:22 GMT + - Fri, 19 Aug 2022 00:31:23 GMT etag: - - '"1D8A1F3E92F9ECB"' + - '"1D8B362FF6E1140"' expires: - '-1' pragma: @@ -929,7 +923,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_remove_scm.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_remove_scm.yaml index ab91b118024..58b640c49f6 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_remove_scm.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_remove_scm.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T19:59:18Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:30:42Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 19:59:18 GMT + - Fri, 19 Aug 2022 00:30:45 GMT expires: - '-1' pragma: @@ -61,13 +61,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":37415,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-013_37415","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62966,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62966","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -76,9 +76,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:59:29 GMT + - Fri, 19 Aug 2022 00:30:54 GMT etag: - - '"1D8A1F360A8DAF5"' + - '"1D8B362F07FBDA0"' expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' x-powered-by: - ASP.NET status: @@ -116,14 +116,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":37415,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-013_37415","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + West","properties":{"serverFarmId":62966,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62966","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:59:30 GMT + - Fri, 19 Aug 2022 00:30:56 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -186,7 +186,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:59:31 GMT + - Fri, 19 Aug 2022 00:30:57 GMT expires: - '-1' pragma: @@ -222,7 +222,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -390,8 +390,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -455,7 +455,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 19:59:31 GMT + - Fri, 19 Aug 2022 00:30:57 GMT expires: - '-1' pragma: @@ -499,26 +499,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-013.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T19:59:37.88","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.129","possibleInboundIpAddresses":"40.74.100.129","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-013.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17","possibleOutboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17,40.74.127.201,40.74.128.130,23.100.108.106,40.74.128.122,40.74.128.53","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-013","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:31:05.2833333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6120' + - '6557' content-type: - application/json date: - - Wed, 27 Jul 2022 19:59:56 GMT + - Fri, 19 Aug 2022 00:31:23 GMT etag: - - '"1D8A1F3672F2F20"' + - '"1D8B362F8426F60"' expires: - '-1' pragma: @@ -560,43 +560,37 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/publishxml?api-version=2022-03-01 response: body: string: + webSystem="WebSites"> headers: cache-control: - no-cache content-length: - - '2179' + - '1615' content-type: - application/xml date: - - Wed, 27 Jul 2022 19:59:57 GMT + - Fri, 19 Aug 2022 00:31:25 GMT expires: - '-1' pragma: @@ -630,24 +624,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 19:59:58 GMT + - Fri, 19 Aug 2022 00:31:27 GMT expires: - '-1' pragma: @@ -683,24 +677,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 19:59:59 GMT + - Fri, 19 Aug 2022 00:31:28 GMT expires: - '-1' pragma: @@ -735,15 +729,14 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": + "Any", "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": "Allow all access"}, {"ipAddress": "130.220.0.0/27", "action": "Allow", "tag": "Default", "priority": 200, "name": "developers"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", - "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionAppScaleLimit": - 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": - 0, "azureStorageAccounts": {}}}' + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": + false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -754,32 +747,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1747' + - '1737' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --ip-address --priority --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny + all","description":"Deny all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3926' + - '4055' content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:01 GMT + - Fri, 19 Aug 2022 00:31:31 GMT etag: - - '"1D8A1F3672F2F20"' + - '"1D8B362F8426F60"' expires: - '-1' pragma: @@ -797,7 +790,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' x-powered-by: - ASP.NET status: @@ -817,24 +810,24 @@ interactions: ParameterSetName: - -g -n --rule-name --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny + all","description":"Deny all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3944' + - '4073' content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:03 GMT + - Fri, 19 Aug 2022 00:31:33 GMT expires: - '-1' pragma: @@ -870,13 +863,13 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": "Any", "action": "Deny", "priority": 2147483647, "name": "Deny all", "description": "Deny all access"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", - "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": - false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, + "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -887,32 +880,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1680' + - '1661' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3821' + - '3959' content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:06 GMT + - Fri, 19 Aug 2022 00:31:36 GMT etag: - - '"1D8A1F3752448AB"' + - '"1D8B3630770D940"' expires: - '-1' pragma: @@ -930,7 +923,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_set_complex.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_set_complex.yaml index bb587f8e82e..ddb05e2ce97 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_set_complex.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_set_complex.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:00:10Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:30:28Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:00:12 GMT + - Fri, 19 Aug 2022 00:30:30 GMT expires: - '-1' pragma: @@ -61,13 +61,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":37416,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-013_37416","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62963,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62963","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -76,9 +76,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:24 GMT + - Fri, 19 Aug 2022 00:30:43 GMT etag: - - '"1D8A1F381817720"' + - '"1D8B362E967F1E0"' expires: - '-1' pragma: @@ -116,14 +116,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":37416,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-013_37416","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + West","properties":{"serverFarmId":62963,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62963","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:26 GMT + - Fri, 19 Aug 2022 00:30:44 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -186,7 +186,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:26 GMT + - Fri, 19 Aug 2022 00:30:45 GMT expires: - '-1' pragma: @@ -222,7 +222,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -390,8 +390,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -455,7 +455,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:27 GMT + - Fri, 19 Aug 2022 00:30:46 GMT expires: - '-1' pragma: @@ -499,26 +499,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-013.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:00:33.4866667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.129","possibleInboundIpAddresses":"40.74.100.129","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-013.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17","possibleOutboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17,40.74.127.201,40.74.128.130,23.100.108.106,40.74.128.122,40.74.128.53","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-013","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:30:53.48","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6125' + - '6552' content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:51 GMT + - Fri, 19 Aug 2022 00:31:12 GMT etag: - - '"1D8A1F3888F98EB"' + - '"1D8B362F1555D20"' expires: - '-1' pragma: @@ -536,7 +536,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '498' + - '499' x-powered-by: - ASP.NET status: @@ -560,43 +560,37 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/publishxml?api-version=2022-03-01 response: body: string: + webSystem="WebSites"> headers: cache-control: - no-cache content-length: - - '2179' + - '1615' content-type: - application/xml date: - - Wed, 27 Jul 2022 20:00:53 GMT + - Fri, 19 Aug 2022 00:31:13 GMT expires: - '-1' pragma: @@ -630,24 +624,24 @@ interactions: ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:54 GMT + - Fri, 19 Aug 2022 00:31:14 GMT expires: - '-1' pragma: @@ -682,13 +676,13 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": + "Any", "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": true, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", - "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": - false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, + "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -699,32 +693,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1637' + - '1627' Content-Type: - application/json ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":true,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":true,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3820' + - '3958' content-type: - application/json date: - - Wed, 27 Jul 2022 20:00:58 GMT + - Fri, 19 Aug 2022 00:31:19 GMT etag: - - '"1D8A1F3888F98EB"' + - '"1D8B362F1555D20"' expires: - '-1' pragma: @@ -762,24 +756,24 @@ interactions: ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":true,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":true,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3838' + - '3976' content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:00 GMT + - Fri, 19 Aug 2022 00:31:21 GMT expires: - '-1' pragma: @@ -815,13 +809,13 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": + "Any", "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", - "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": - false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, + "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -832,32 +826,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1674' + - '1664' Content-Type: - application/json ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3821' + - '3959' content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:04 GMT + - Fri, 19 Aug 2022 00:31:24 GMT etag: - - '"1D8A1F396431595"' + - '"1D8B362FFE10455"' expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_set_simple.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_set_simple.yaml index 6c03b7cd860..f23a692e57b 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_set_simple.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_set_simple.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:01:08Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:30:35Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:01:10 GMT + - Fri, 19 Aug 2022 00:30:37 GMT expires: - '-1' pragma: @@ -61,13 +61,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":59310,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59310","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62964,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62964","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -76,9 +76,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:20 GMT + - Fri, 19 Aug 2022 00:30:47 GMT etag: - - '"1D8A1F3A3651AAB"' + - '"1D8B362EBCF61F5"' expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' x-powered-by: - ASP.NET status: @@ -116,14 +116,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59310,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59310","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + West","properties":{"serverFarmId":62964,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62964","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:22 GMT + - Fri, 19 Aug 2022 00:30:50 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -186,7 +186,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:22 GMT + - Fri, 19 Aug 2022 00:30:50 GMT expires: - '-1' pragma: @@ -222,7 +222,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -390,8 +390,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -455,7 +455,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:23 GMT + - Fri, 19 Aug 2022 00:30:50 GMT expires: - '-1' pragma: @@ -499,26 +499,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:01:29.39","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:30:58.04","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6253' + - '6552' content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:47 GMT + - Fri, 19 Aug 2022 00:31:16 GMT etag: - - '"1D8A1F3A9970040"' + - '"1D8B362F3FC6140"' expires: - '-1' pragma: @@ -560,25 +560,25 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/publishxml?api-version=2022-03-01 response: body: string: @@ -590,7 +590,7 @@ interactions: content-type: - application/xml date: - - Wed, 27 Jul 2022 20:01:49 GMT + - Fri, 19 Aug 2022 00:31:19 GMT expires: - '-1' pragma: @@ -624,24 +624,24 @@ interactions: ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:49 GMT + - Fri, 19 Aug 2022 00:31:20 GMT expires: - '-1' pragma: @@ -676,13 +676,13 @@ interactions: "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": - [{"ipAddress": "Any", "action": "Allow", "priority": 1, "name": "Allow all", - "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictions": [{"ipAddress": + "Any", "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": true, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", - "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": - false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, + "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -693,32 +693,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1637' + - '1627' Content-Type: - application/json ParameterSetName: - -g -n --use-same-restrictions-for-scm-site User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":true,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":true,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3820' + - '3958' content-type: - application/json date: - - Wed, 27 Jul 2022 20:01:53 GMT + - Fri, 19 Aug 2022 00:31:23 GMT etag: - - '"1D8A1F3A9970040"' + - '"1D8B362F3FC6140"' expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_show.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_show.yaml index f1c0babd590..d4b75a913ca 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_show.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_show.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:01:56Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:30:40Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:01:58 GMT + - Fri, 19 Aug 2022 00:30:42 GMT expires: - '-1' pragma: @@ -61,13 +61,13 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":59312,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59312","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62965,"name":"cli-plan-nwr000003","sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62965","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -76,9 +76,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:07 GMT + - Fri, 19 Aug 2022 00:30:51 GMT etag: - - '"1D8A1F3BEDDE14B"' + - '"1D8B362EEBC14A0"' expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' x-powered-by: - ASP.NET status: @@ -116,14 +116,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59312,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59312","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' + West","properties":{"serverFarmId":62965,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":3,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62965","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"B1","tier":"Basic","size":"B1","family":"B","capacity":1}}' headers: cache-control: - no-cache @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:08 GMT + - Fri, 19 Aug 2022 00:30:54 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -186,7 +186,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:09 GMT + - Fri, 19 Aug 2022 00:30:54 GMT expires: - '-1' pragma: @@ -222,7 +222,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -390,8 +390,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -455,7 +455,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:09 GMT + - Fri, 19 Aug 2022 00:30:54 GMT expires: - '-1' pragma: @@ -499,26 +499,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:02:15.8333333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:31:01.95","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Basic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6258' + - '6552' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:34 GMT + - Fri, 19 Aug 2022 00:31:20 GMT etag: - - '"1D8A1F3C5483C00"' + - '"1D8B362F6454CD5"' expires: - '-1' pragma: @@ -560,25 +560,25 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/publishxml?api-version=2022-03-01 response: body: string: @@ -590,7 +590,7 @@ interactions: content-type: - application/xml date: - - Wed, 27 Jul 2022 20:02:35 GMT + - Fri, 19 Aug 2022 00:31:22 GMT expires: - '-1' pragma: @@ -624,24 +624,24 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3835' + - '3973' content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:37 GMT + - Fri, 19 Aug 2022 00:31:24 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_slot.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_slot.yaml index d3705c7e761..7351ce32150 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_slot.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_access_restriction_slot.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:02:41Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:32:07Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:02:44 GMT + - Fri, 19 Aug 2022 00:32:09 GMT expires: - '-1' pragma: @@ -61,13 +61,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":37419,"name":"cli-plan-nwr000003","sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-013_37419","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62967,"name":"cli-plan-nwr000003","sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62967","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -76,9 +76,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:53 GMT + - Fri, 19 Aug 2022 00:32:20 GMT etag: - - '"1D8A1F3DA65EA2B"' + - '"1D8B36323F320A0"' expires: - '-1' pragma: @@ -116,14 +116,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/cli-plan-nwr000003","name":"cli-plan-nwr000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":37419,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-013_37419","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + West","properties":{"serverFarmId":62967,"name":"cli-plan-nwr000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62967","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:54 GMT + - Fri, 19 Aug 2022 00:32:22 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -186,7 +186,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:55 GMT + - Fri, 19 Aug 2022 00:32:22 GMT expires: - '-1' pragma: @@ -222,7 +222,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -390,8 +390,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -455,7 +455,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:02:55 GMT + - Fri, 19 Aug 2022 00:32:23 GMT expires: - '-1' pragma: @@ -499,26 +499,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-013.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:03:01.9633333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.129","possibleInboundIpAddresses":"40.74.100.129","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-013.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17","possibleOutboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17,40.74.127.201,40.74.128.130,23.100.108.106,40.74.128.122,40.74.128.53","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-013","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:32:30.6966667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6128' + - '6560' content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:20 GMT + - Fri, 19 Aug 2022 00:32:49 GMT etag: - - '"1D8A1F3E0DF8720"' + - '"1D8B3632B311200"' expires: - '-1' pragma: @@ -560,43 +560,37 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/publishxml?api-version=2022-03-01 response: body: string: + webSystem="WebSites"> headers: cache-control: - no-cache content-length: - - '2179' + - '1615' content-type: - application/xml date: - - Wed, 27 Jul 2022 20:03:21 GMT + - Fri, 19 Aug 2022 00:32:51 GMT expires: - '-1' pragma: @@ -630,24 +624,24 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-013.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:03:02.93","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.129","possibleInboundIpAddresses":"40.74.100.129","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-013.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17","possibleOutboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17,40.74.127.201,40.74.128.130,23.100.108.106,40.74.128.122,40.74.128.53","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-013","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002","state":"Running","hostNames":["cli-webapp-nwr000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002.azurewebsites.net","cli-webapp-nwr000002.scm.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":"cli-webapp-nwr000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:32:31.52","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"supportedTlsCipherSuites":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},"deploymentId":"cli-webapp-nwr000002","slotName":null,"trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002\\$cli-webapp-nwr000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '5921' + - '6335' content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:22 GMT + - Fri, 19 Aug 2022 00:32:52 GMT etag: - - '"1D8A1F3E0DF8720"' + - '"1D8B3632B311200"' expires: - '-1' pragma: @@ -683,24 +677,24 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3833' + - '3971' content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:24 GMT + - Fri, 19 Aug 2022 00:32:54 GMT expires: - '-1' pragma: @@ -743,26 +737,26 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/slots/stage?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/slots/stage","name":"cli-webapp-nwr000002/stage","type":"Microsoft.Web/sites/slots","kind":"app","location":"Japan - West","properties":{"name":"cli-webapp-nwr000002(stage)","state":"Running","hostNames":["cli-webapp-nwr000002-stage.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-013.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002-stage.azurewebsites.net","cli-webapp-nwr000002-stage.scm.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":"cli-webapp-nwr000002-stage.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002-stage.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:03:31.8533333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002__1060","slotName":null,"trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.129","possibleInboundIpAddresses":"40.74.100.129","ftpUsername":"cli-webapp-nwr000002__stage\\$cli-webapp-nwr000002__stage","ftpsHostName":"ftps://waws-prod-os1-013.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17","possibleOutboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17,40.74.127.201,40.74.128.130,23.100.108.106,40.74.128.122,40.74.128.53","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-013","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002-stage.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"cli-webapp-nwr000002(stage)","state":"Running","hostNames":["cli-webapp-nwr000002-stage.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/cli-webapp-nwr000002","repositorySiteName":"cli-webapp-nwr000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["cli-webapp-nwr000002-stage.azurewebsites.net","cli-webapp-nwr000002-stage.scm.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":"cli-webapp-nwr000002-stage.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"cli-webapp-nwr000002-stage.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/cli-plan-nwr000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:33:02.7666667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"cli-webapp-nwr000002__4432","slotName":null,"trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"cli-webapp-nwr000002__stage\\$cli-webapp-nwr000002__stage","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"cli-webapp-nwr000002-stage.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6215' + - '6647' content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:50 GMT + - Fri, 19 Aug 2022 00:33:21 GMT etag: - - '"1D8A1F3E0DF8720"' + - '"1D8B3632B311200"' expires: - '-1' pragma: @@ -800,24 +794,24 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/slots/stage/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/slots/stage/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002__stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002__stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3854' + - '3992' content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:51 GMT + - Fri, 19 Aug 2022 00:33:23 GMT expires: - '-1' pragma: @@ -853,24 +847,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/slots/stage/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/slots/stage/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002__stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002__stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3854' + - '3992' content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:53 GMT + - Fri, 19 Aug 2022 00:33:24 GMT expires: - '-1' pragma: @@ -906,24 +900,24 @@ interactions: ParameterSetName: - -g -n --rule-name --action --ip-address --priority --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/slots/stage/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/slots/stage/config/web","name":"cli-webapp-nwr000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002__stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002__stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3854' + - '3992' content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:54 GMT + - Fri, 19 Aug 2022 00:33:26 GMT expires: - '-1' pragma: @@ -959,13 +953,13 @@ interactions: "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "", "vnetRouteAllEnabled": false, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "ipSecurityRestrictions": [{"ipAddress": "Any", - "action": "Allow", "priority": 1, "name": "Allow all", "description": "Allow - all access"}, {"ipAddress": "130.220.0.0/27", "action": "Allow", "tag": "Default", - "priority": 200, "name": "developers"}], "scmIpSecurityRestrictions": [{"ipAddress": - "Any", "action": "Allow", "priority": 1, "name": "Allow all", "description": - "Allow all access"}], "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": - true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", - "preWarmedInstanceCount": 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": + "action": "Allow", "priority": 2147483647, "name": "Allow all", "description": + "Allow all access"}, {"ipAddress": "130.220.0.0/27", "action": "Allow", "tag": + "Default", "priority": 200, "name": "developers"}], "scmIpSecurityRestrictions": + [{"ipAddress": "Any", "action": "Allow", "priority": 2147483647, "name": "Allow + all", "description": "Allow all access"}], "scmIpSecurityRestrictionsUseMain": + false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", + "ftpsState": "AllAllowed", "preWarmedInstanceCount": 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' headers: Accept: @@ -977,32 +971,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1754' + - '1744' Content-Type: - application/json ParameterSetName: - -g -n --rule-name --action --ip-address --priority --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/slots/stage/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/cli-webapp-nwr000002/slots/stage","name":"cli-webapp-nwr000002/stage","type":"Microsoft.Web/sites/slots","location":"Japan West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$cli-webapp-nwr000002__stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"130.220.0.0/27","action":"Allow","tag":"Default","priority":200,"name":"developers"},{"ipAddress":"Any","action":"Deny","priority":2147483647,"name":"Deny - all","description":"Deny all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + all","description":"Deny all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3957' + - '4086' content-type: - application/json date: - - Wed, 27 Jul 2022 20:03:57 GMT + - Fri, 19 Aug 2022 00:33:29 GMT etag: - - '"1D8A1F3F2FBA815"' + - '"1D8B3633E497A4B"' expires: - '-1' pragma: @@ -1020,7 +1014,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1194' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_vnetE2E.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_vnetE2E.yaml index ee2673760fa..0f79a915924 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_vnetE2E.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_vnetE2E.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:23:14Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:10:40Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:16 GMT + - Fri, 19 Aug 2022 00:10:43 GMT expires: - '-1' pragma: @@ -62,21 +62,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005\",\r\n - \ \"etag\": \"W/\\\"045c8914-b714-49b7-b3ec-c1fff6de942e\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"3e5810fc-765c-4835-a0dd-d80e0a44fcc6\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"4736f29a-435e-4fb2-b4e3-ac40ac1a5e1f\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"bf4709c5-2064-430d-9db1-89d8723b431a\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004\",\r\n - \ \"etag\": \"W/\\\"045c8914-b714-49b7-b3ec-c1fff6de942e\\\"\",\r\n + \ \"etag\": \"W/\\\"3e5810fc-765c-4835-a0dd-d80e0a44fcc6\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -87,7 +87,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/ff58b197-09ea-4d94-b636-7fa476b1768d?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/34ec4cd1-c7ef-4a7a-ac4a-b0aaf243c6e0?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -95,7 +95,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:18 GMT + - Fri, 19 Aug 2022 00:10:49 GMT expires: - '-1' pragma: @@ -108,9 +108,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 12c74d47-2243-4fe6-a664-c171477b2727 + - 1e2d25ed-c303-4aa2-9dd4-b793aa6b7751 x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' status: code: 201 message: Created @@ -128,9 +128,9 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/ff58b197-09ea-4d94-b636-7fa476b1768d?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/34ec4cd1-c7ef-4a7a-ac4a-b0aaf243c6e0?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -142,7 +142,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:22 GMT + - Fri, 19 Aug 2022 00:10:52 GMT expires: - '-1' pragma: @@ -159,7 +159,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cbecfbe3-2bf5-4039-aa26-f7561c782712 + - 30d8835e-63a1-4578-9fc5-fb8575f1431b status: code: 200 message: OK @@ -177,21 +177,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005\",\r\n - \ \"etag\": \"W/\\\"24e15610-66cc-4ef1-a256-960720ade893\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"2ccb5a3e-3d78-4e92-8051-3322c35bdd96\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"4736f29a-435e-4fb2-b4e3-ac40ac1a5e1f\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"bf4709c5-2064-430d-9db1-89d8723b431a\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004\",\r\n - \ \"etag\": \"W/\\\"24e15610-66cc-4ef1-a256-960720ade893\\\"\",\r\n + \ \"etag\": \"W/\\\"2ccb5a3e-3d78-4e92-8051-3322c35bdd96\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -206,9 +206,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:22 GMT + - Fri, 19 Aug 2022 00:10:52 GMT etag: - - W/"24e15610-66cc-4ef1-a256-960720ade893" + - W/"2ccb5a3e-3d78-4e92-8051-3322c35bdd96" expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9581e6d2-16f0-4ced-b116-7ae96f4a8a66 + - 361d7712-d93f-488e-b164-e46b2845f31a status: code: 200 message: OK @@ -243,12 +243,12 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:23:14Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:10:40Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -257,7 +257,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:22 GMT + - Fri, 19 Aug 2022 00:10:53 GMT expires: - '-1' pragma: @@ -291,13 +291,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003","name":"vnetplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":59331,"name":"vnetplan000003","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59331","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003","name":"vnetplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62932,"name":"vnetplan000003","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62932","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -306,9 +306,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:23:30 GMT + - Fri, 19 Aug 2022 00:11:05 GMT etag: - - '"1D8A1F6BB7610D5"' + - '"1D8B3602BE422B5"' expires: - '-1' pragma: @@ -326,7 +326,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' x-powered-by: - ASP.NET status: @@ -346,14 +346,14 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003","name":"vnetplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59331,"name":"vnetplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59331","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62932,"name":"vnetplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62932","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -362,7 +362,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:23:31 GMT + - Fri, 19 Aug 2022 00:11:08 GMT expires: - '-1' pragma: @@ -398,14 +398,14 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003","name":"vnetplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59331,"name":"vnetplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59331","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62932,"name":"vnetplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62932","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -414,7 +414,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:23:32 GMT + - Fri, 19 Aug 2022 00:11:10 GMT expires: - '-1' pragma: @@ -454,7 +454,7 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -468,7 +468,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:23:33 GMT + - Fri, 19 Aug 2022 00:11:11 GMT expires: - '-1' pragma: @@ -504,21 +504,21 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005\",\r\n - \ \"etag\": \"W/\\\"24e15610-66cc-4ef1-a256-960720ade893\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"2ccb5a3e-3d78-4e92-8051-3322c35bdd96\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"4736f29a-435e-4fb2-b4e3-ac40ac1a5e1f\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"bf4709c5-2064-430d-9db1-89d8723b431a\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004\",\r\n - \ \"etag\": \"W/\\\"24e15610-66cc-4ef1-a256-960720ade893\\\"\",\r\n + \ \"etag\": \"W/\\\"2ccb5a3e-3d78-4e92-8051-3322c35bdd96\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -533,9 +533,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:32 GMT + - Fri, 19 Aug 2022 00:11:13 GMT etag: - - W/"24e15610-66cc-4ef1-a256-960720ade893" + - W/"2ccb5a3e-3d78-4e92-8051-3322c35bdd96" expires: - '-1' pragma: @@ -552,7 +552,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cd66f2cb-8cfa-4ac1-8e5f-19a034d3a8ff + - e3c0100d-98a4-4260-9127-3fbb696b529f status: code: 200 message: OK @@ -570,7 +570,7 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -606,11 +606,15 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East - US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"displayName\":\"North @@ -631,9 +635,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -669,11 +671,11 @@ interactions: cache-control: - no-cache content-length: - - '28985' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:34 GMT + - Fri, 19 Aug 2022 00:11:15 GMT expires: - '-1' pragma: @@ -701,7 +703,7 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -737,7 +739,9 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East @@ -764,9 +768,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -802,11 +804,11 @@ interactions: cache-control: - no-cache content-length: - - '29464' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:36 GMT + - Fri, 19 Aug 2022 00:11:17 GMT expires: - '-1' pragma: @@ -834,13 +836,13 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"subnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004\",\r\n - \ \"etag\": \"W/\\\"24e15610-66cc-4ef1-a256-960720ade893\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"2ccb5a3e-3d78-4e92-8051-3322c35bdd96\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -853,9 +855,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:36 GMT + - Fri, 19 Aug 2022 00:11:18 GMT etag: - - W/"24e15610-66cc-4ef1-a256-960720ade893" + - W/"2ccb5a3e-3d78-4e92-8051-3322c35bdd96" expires: - '-1' pragma: @@ -872,7 +874,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d615684e-ca51-4617-beb0-ede71498902f + - 52f03dcf-d62e-4ab7-a0f1-a887ac638e2c status: code: 200 message: OK @@ -898,17 +900,17 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"subnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004\",\r\n - \ \"etag\": \"W/\\\"e769646e-4fc4-4914-915f-7106ba1f27e8\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"b679c119-1008-476e-ab61-16d3e99b4f3f\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"delegation\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004/delegations/delegation\",\r\n - \ \"etag\": \"W/\\\"e769646e-4fc4-4914-915f-7106ba1f27e8\\\"\",\r\n + \ \"etag\": \"W/\\\"b679c119-1008-476e-ab61-16d3e99b4f3f\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverFarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -918,7 +920,7 @@ interactions: \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/d39467e4-e06f-4ef8-bf16-cf3e20d7f9c9?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/ece0a88f-7eb5-4317-be83-44abc36e308b?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -926,7 +928,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:36 GMT + - Fri, 19 Aug 2022 00:11:18 GMT expires: - '-1' pragma: @@ -943,9 +945,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 95b5ce6a-16ed-4896-8cbe-c2a7758744b9 + - e365ab8f-4976-4e87-a023-8e36f6405c42 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -963,7 +965,7 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -1131,8 +1133,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -1196,7 +1198,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:23:38 GMT + - Fri, 19 Aug 2022 00:11:19 GMT expires: - '-1' pragma: @@ -1232,9 +1234,9 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/d39467e4-e06f-4ef8-bf16-cf3e20d7f9c9?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/ece0a88f-7eb5-4317-be83-44abc36e308b?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1246,7 +1248,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:40 GMT + - Fri, 19 Aug 2022 00:11:21 GMT expires: - '-1' pragma: @@ -1263,7 +1265,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3068dd5e-28c1-48cb-9548-7a3d36acdcac + - fdaae97f-7430-47f4-8bea-221c3c22dff6 status: code: 200 message: OK @@ -1281,17 +1283,17 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"subnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004\",\r\n - \ \"etag\": \"W/\\\"44243671-72a3-4f0c-9ea2-2b35d6e931c9\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"82b1c83c-80ff-4546-a31f-4a3826f8babb\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"delegation\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004/delegations/delegation\",\r\n - \ \"etag\": \"W/\\\"44243671-72a3-4f0c-9ea2-2b35d6e931c9\\\"\",\r\n + \ \"etag\": \"W/\\\"82b1c83c-80ff-4546-a31f-4a3826f8babb\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverFarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -1307,9 +1309,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:40 GMT + - Fri, 19 Aug 2022 00:11:22 GMT etag: - - W/"44243671-72a3-4f0c-9ea2-2b35d6e931c9" + - W/"82b1c83c-80ff-4546-a31f-4a3826f8babb" expires: - '-1' pragma: @@ -1326,7 +1328,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cae27117-bb0c-406a-a6e9-1473dc26a96b + - 7f7a391e-3c40-4581-801e-5df6e1295096 status: code: 200 message: OK @@ -1353,26 +1355,26 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000002","name":"vnetwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"vnetwebapp000002","state":"Running","hostNames":["vnetwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/vnetwebapp000002","repositorySiteName":"vnetwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["vnetwebapp000002.azurewebsites.net","vnetwebapp000002.scm.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":"vnetwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"vnetwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/vnetplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:23:46.4966667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"vnetwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"vnetwebapp000002\\$vnetwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"vnetwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004","keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"vnetwebapp000002","state":"Running","hostNames":["vnetwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/vnetwebapp000002","repositorySiteName":"vnetwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["vnetwebapp000002.azurewebsites.net","vnetwebapp000002.scm.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":"vnetwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"vnetwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/vnetplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:11:29.9","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"vnetwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"vnetwebapp000002\\$vnetwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"vnetwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004","keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6409' + - '6702' content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:05 GMT + - Fri, 19 Aug 2022 00:11:50 GMT etag: - - '"1D8A1F6C68CB58B"' + - '"1D8B3603BB24200"' expires: - '-1' pragma: @@ -1414,24 +1416,24 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000002/publishxml?api-version=2022-03-01 response: body: string: @@ -1443,7 +1445,7 @@ interactions: content-type: - application/xml date: - - Wed, 27 Jul 2022 20:24:06 GMT + - Fri, 19 Aug 2022 00:11:52 GMT expires: - '-1' pragma: @@ -1477,12 +1479,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000002/virtualNetworkConnections?api-version=2022-03-01 response: body: - string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000002/virtualNetworkConnections/4736f29a-435e-4fb2-b4e3-ac40ac1a5e1f_subnet000004","name":"4736f29a-435e-4fb2-b4e3-ac40ac1a5e1f_subnet000004","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan + string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000002/virtualNetworkConnections/bf4709c5-2064-430d-9db1-89d8723b431a_subnet000004","name":"bf4709c5-2064-430d-9db1-89d8723b431a_subnet000004","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan West","properties":{"vnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004","certThumbprint":null,"certBlob":null,"routes":null,"resyncRequired":false,"dnsServers":null,"isSwift":true}}]' headers: cache-control: @@ -1492,7 +1494,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:08 GMT + - Fri, 19 Aug 2022 00:11:54 GMT expires: - '-1' pragma: @@ -1530,7 +1532,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000002/networkConfig/virtualNetwork?api-version=2022-03-01 response: @@ -1542,7 +1544,7 @@ interactions: content-length: - '0' date: - - Wed, 27 Jul 2022 20:24:59 GMT + - Fri, 19 Aug 2022 00:12:47 GMT expires: - '-1' pragma: @@ -1576,7 +1578,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000002/virtualNetworkConnections?api-version=2022-03-01 response: @@ -1590,7 +1592,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:25:00 GMT + - Fri, 19 Aug 2022 00:12:49 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_by_subnet_rid.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_by_subnet_rid.yaml index 7ef954742ee..e590f7ea294 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_by_subnet_rid.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_by_subnet_rid.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000002?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002","name":"clitest.rg000002","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:23:39Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002","name":"clitest.rg000002","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:10:42Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:42 GMT + - Fri, 19 Aug 2022 00:10:44 GMT expires: - '-1' pragma: @@ -62,21 +62,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006\",\r\n - \ \"etag\": \"W/\\\"af9e0d19-c125-4988-b597-cf19007ae9b0\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"c4e7314b-7d70-4961-93a4-2a9102756c5c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"0dfc4234-3d6b-479b-aefb-2b89d21c5dd9\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"fc050088-c6a6-4df7-8c3a-344b87f4ce1c\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"af9e0d19-c125-4988-b597-cf19007ae9b0\\\"\",\r\n + \ \"etag\": \"W/\\\"c4e7314b-7d70-4961-93a4-2a9102756c5c\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -87,7 +87,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/2091f3e4-67b1-4a85-a5a0-fa3de69beb79?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/f74a28e4-c98e-41c7-9a94-2a216ebff73f?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -95,7 +95,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:46 GMT + - Fri, 19 Aug 2022 00:10:51 GMT expires: - '-1' pragma: @@ -108,7 +108,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e5af79ce-486f-4845-b9d2-edb9c149aa15 + - b1c7834e-0933-408c-a75a-82437d3e06f7 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -128,9 +128,9 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/2091f3e4-67b1-4a85-a5a0-fa3de69beb79?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/f74a28e4-c98e-41c7-9a94-2a216ebff73f?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -142,7 +142,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:50 GMT + - Fri, 19 Aug 2022 00:10:55 GMT expires: - '-1' pragma: @@ -159,7 +159,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 69b3e484-7706-4e2e-9d63-454fffa7eaec + - 0a43f987-0709-44ce-aa3d-11f17be31a8f status: code: 200 message: OK @@ -177,21 +177,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006\",\r\n - \ \"etag\": \"W/\\\"747e3edc-1b23-443d-8e1e-c8781ad1e7e1\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"410cca03-a46c-4dab-8fe4-32f0ce101cca\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"0dfc4234-3d6b-479b-aefb-2b89d21c5dd9\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"fc050088-c6a6-4df7-8c3a-344b87f4ce1c\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"747e3edc-1b23-443d-8e1e-c8781ad1e7e1\\\"\",\r\n + \ \"etag\": \"W/\\\"410cca03-a46c-4dab-8fe4-32f0ce101cca\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -206,9 +206,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:50 GMT + - Fri, 19 Aug 2022 00:10:55 GMT etag: - - W/"747e3edc-1b23-443d-8e1e-c8781ad1e7e1" + - W/"410cca03-a46c-4dab-8fe4-32f0ce101cca" expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 29d61c15-53b9-497a-9b70-38cfdf3f65f8 + - f273db10-4929-4844-a6a8-2f0b8cac4b59 status: code: 200 message: OK @@ -243,12 +243,12 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:23:37Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:10:40Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -257,7 +257,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:50 GMT + - Fri, 19 Aug 2022 00:10:55 GMT expires: - '-1' pragma: @@ -291,13 +291,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":59332,"name":"vnetplan000004","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59332","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62934,"name":"vnetplan000004","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62934","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -306,9 +306,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:00 GMT + - Fri, 19 Aug 2022 00:11:07 GMT etag: - - '"1D8A1F6CD2AF180"' + - '"1D8B3602CA7F4EB"' expires: - '-1' pragma: @@ -326,7 +326,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' x-powered-by: - ASP.NET status: @@ -346,14 +346,14 @@ interactions: ParameterSetName: - -g -n --plan --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59332,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59332","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62934,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62934","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -362,7 +362,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:01 GMT + - Fri, 19 Aug 2022 00:11:09 GMT expires: - '-1' pragma: @@ -398,14 +398,14 @@ interactions: ParameterSetName: - -g -n --plan --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59332,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59332","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62934,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62934","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -414,7 +414,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:02 GMT + - Fri, 19 Aug 2022 00:11:11 GMT expires: - '-1' pragma: @@ -454,7 +454,7 @@ interactions: ParameterSetName: - -g -n --plan --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -468,7 +468,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:02 GMT + - Fri, 19 Aug 2022 00:11:12 GMT expires: - '-1' pragma: @@ -504,21 +504,21 @@ interactions: ParameterSetName: - -g -n --plan --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006\",\r\n - \ \"etag\": \"W/\\\"747e3edc-1b23-443d-8e1e-c8781ad1e7e1\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"410cca03-a46c-4dab-8fe4-32f0ce101cca\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"0dfc4234-3d6b-479b-aefb-2b89d21c5dd9\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"fc050088-c6a6-4df7-8c3a-344b87f4ce1c\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"747e3edc-1b23-443d-8e1e-c8781ad1e7e1\\\"\",\r\n + \ \"etag\": \"W/\\\"410cca03-a46c-4dab-8fe4-32f0ce101cca\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -533,9 +533,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:02 GMT + - Fri, 19 Aug 2022 00:11:13 GMT etag: - - W/"747e3edc-1b23-443d-8e1e-c8781ad1e7e1" + - W/"410cca03-a46c-4dab-8fe4-32f0ce101cca" expires: - '-1' pragma: @@ -552,7 +552,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ead3a1d4-0671-47ac-90b2-11fdcc441466 + - e1e1fa66-506c-4665-a924-0d7af273cc24 status: code: 200 message: OK @@ -570,7 +570,7 @@ interactions: ParameterSetName: - -g -n --plan --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -606,7 +606,9 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East @@ -633,9 +635,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -671,11 +671,11 @@ interactions: cache-control: - no-cache content-length: - - '29464' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:04 GMT + - Fri, 19 Aug 2022 00:11:15 GMT expires: - '-1' pragma: @@ -703,7 +703,7 @@ interactions: ParameterSetName: - -g -n --plan --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -739,7 +739,9 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East @@ -766,9 +768,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -804,11 +804,11 @@ interactions: cache-control: - no-cache content-length: - - '29464' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:05 GMT + - Fri, 19 Aug 2022 00:11:15 GMT expires: - '-1' pragma: @@ -836,13 +836,13 @@ interactions: ParameterSetName: - -g -n --plan --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"747e3edc-1b23-443d-8e1e-c8781ad1e7e1\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"410cca03-a46c-4dab-8fe4-32f0ce101cca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -855,9 +855,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:06 GMT + - Fri, 19 Aug 2022 00:11:17 GMT etag: - - W/"747e3edc-1b23-443d-8e1e-c8781ad1e7e1" + - W/"410cca03-a46c-4dab-8fe4-32f0ce101cca" expires: - '-1' pragma: @@ -874,7 +874,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 666f4588-f0a9-4ea3-9dd9-43a42f16a077 + - 887a9be2-899d-4f6d-aa2c-d741eb6276a3 status: code: 200 message: OK @@ -900,17 +900,17 @@ interactions: ParameterSetName: - -g -n --plan --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"544281c7-dfd6-4430-958a-c25bc8c49606\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"b4279caf-2500-4ad4-8183-15e816b83781\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"delegation\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005/delegations/delegation\",\r\n - \ \"etag\": \"W/\\\"544281c7-dfd6-4430-958a-c25bc8c49606\\\"\",\r\n + \ \"etag\": \"W/\\\"b4279caf-2500-4ad4-8183-15e816b83781\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverFarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -920,7 +920,7 @@ interactions: \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/8afb704e-c28c-4649-a864-5359e1a77cb7?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/d2f89356-31c9-4adc-92c1-94d9353d3a1b?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -928,7 +928,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:06 GMT + - Fri, 19 Aug 2022 00:11:18 GMT expires: - '-1' pragma: @@ -945,7 +945,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 166b9985-8128-4700-96fb-cb3a9c2675f9 + - fa7aa137-40d7-4383-b236-f0006f67fe18 x-ms-ratelimit-remaining-subscription-writes: - '1198' status: @@ -965,7 +965,7 @@ interactions: ParameterSetName: - -g -n --plan --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -1133,8 +1133,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -1198,7 +1198,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:07 GMT + - Fri, 19 Aug 2022 00:11:18 GMT expires: - '-1' pragma: @@ -1234,9 +1234,9 @@ interactions: ParameterSetName: - -g -n --plan --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/8afb704e-c28c-4649-a864-5359e1a77cb7?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/d2f89356-31c9-4adc-92c1-94d9353d3a1b?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1248,7 +1248,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:10 GMT + - Fri, 19 Aug 2022 00:11:21 GMT expires: - '-1' pragma: @@ -1265,7 +1265,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 61c8dbbc-fc5c-4f64-a178-35701595db9b + - 1a927758-f33a-42cf-bea1-034b56d7c96b status: code: 200 message: OK @@ -1283,17 +1283,17 @@ interactions: ParameterSetName: - -g -n --plan --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"d49e29b7-7e01-4ae0-b359-6ba3da415b1b\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"21ced769-c3b1-4cca-858b-9ebdd6180af8\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"delegation\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005/delegations/delegation\",\r\n - \ \"etag\": \"W/\\\"d49e29b7-7e01-4ae0-b359-6ba3da415b1b\\\"\",\r\n + \ \"etag\": \"W/\\\"21ced769-c3b1-4cca-858b-9ebdd6180af8\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverFarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -1309,9 +1309,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:10 GMT + - Fri, 19 Aug 2022 00:11:22 GMT etag: - - W/"d49e29b7-7e01-4ae0-b359-6ba3da415b1b" + - W/"21ced769-c3b1-4cca-858b-9ebdd6180af8" expires: - '-1' pragma: @@ -1328,7 +1328,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 707d9e41-89db-48da-935e-63a2fccf1191 + - a56b2147-1072-494a-9cdd-eda521d8960f status: code: 200 message: OK @@ -1355,26 +1355,26 @@ interactions: ParameterSetName: - -g -n --plan --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003","name":"vnetwebapp000003","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"vnetwebapp000003","state":"Running","hostNames":["vnetwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/vnetwebapp000003","repositorySiteName":"vnetwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["vnetwebapp000003.azurewebsites.net","vnetwebapp000003.scm.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":"vnetwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"vnetwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/vnetplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:24:15.38","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"vnetwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"vnetwebapp000003\\$vnetwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"vnetwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005","keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"vnetwebapp000003","state":"Running","hostNames":["vnetwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/vnetwebapp000003","repositorySiteName":"vnetwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["vnetwebapp000003.azurewebsites.net","vnetwebapp000003.scm.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":"vnetwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"vnetwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/vnetplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:11:30.3266667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"vnetwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"vnetwebapp000003\\$vnetwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"vnetwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005","keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6404' + - '6708' content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:35 GMT + - Fri, 19 Aug 2022 00:11:50 GMT etag: - - '"1D8A1F6D7CA9175"' + - '"1D8B3603BE39835"' expires: - '-1' pragma: @@ -1392,7 +1392,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + - '498' x-powered-by: - ASP.NET status: @@ -1416,24 +1416,24 @@ interactions: ParameterSetName: - -g -n --plan --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003/publishxml?api-version=2022-03-01 response: body: string: @@ -1445,7 +1445,7 @@ interactions: content-type: - application/xml date: - - Wed, 27 Jul 2022 20:24:36 GMT + - Fri, 19 Aug 2022 00:11:52 GMT expires: - '-1' pragma: @@ -1459,7 +1459,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11998' + - '11999' x-powered-by: - ASP.NET status: @@ -1479,12 +1479,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003/virtualNetworkConnections?api-version=2022-03-01 response: body: - string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003/virtualNetworkConnections/0dfc4234-3d6b-479b-aefb-2b89d21c5dd9_subnet000005","name":"0dfc4234-3d6b-479b-aefb-2b89d21c5dd9_subnet000005","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan + string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003/virtualNetworkConnections/fc050088-c6a6-4df7-8c3a-344b87f4ce1c_subnet000005","name":"fc050088-c6a6-4df7-8c3a-344b87f4ce1c_subnet000005","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan West","properties":{"vnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005","certThumbprint":null,"certBlob":null,"routes":null,"resyncRequired":false,"dnsServers":null,"isSwift":true}}]' headers: cache-control: @@ -1494,7 +1494,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:38 GMT + - Fri, 19 Aug 2022 00:11:54 GMT expires: - '-1' pragma: @@ -1532,7 +1532,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003/networkConfig/virtualNetwork?api-version=2022-03-01 response: @@ -1544,7 +1544,7 @@ interactions: content-length: - '0' date: - - Wed, 27 Jul 2022 20:25:30 GMT + - Fri, 19 Aug 2022 00:12:47 GMT expires: - '-1' pragma: @@ -1558,7 +1558,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' x-powered-by: - ASP.NET status: @@ -1578,7 +1578,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003/virtualNetworkConnections?api-version=2022-03-01 response: @@ -1592,7 +1592,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:25:31 GMT + - Fri, 19 Aug 2022 00:12:51 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_by_vnet_rid.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_by_vnet_rid.yaml index e676175b78f..f445650f822 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_by_vnet_rid.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_by_vnet_rid.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000002?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002","name":"clitest.rg000002","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:23:57Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002","name":"clitest.rg000002","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:10:42Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:23:59 GMT + - Fri, 19 Aug 2022 00:10:46 GMT expires: - '-1' pragma: @@ -62,21 +62,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006\",\r\n - \ \"etag\": \"W/\\\"3d980d28-aaaa-4acd-9530-3dc3625b25b9\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"8525a1a6-cc13-4501-a3b3-76fc44a1341a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"1769685e-82ad-4e16-af29-b643fb064086\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"adf69f6e-bcb6-44ff-94b3-5f7a3a971a66\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"3d980d28-aaaa-4acd-9530-3dc3625b25b9\\\"\",\r\n + \ \"etag\": \"W/\\\"8525a1a6-cc13-4501-a3b3-76fc44a1341a\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -87,7 +87,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/144b8be5-4eb9-41e8-b936-15aa49c17a2a?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/e1cc2093-fc94-4c07-a29e-f9215754629c?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -95,7 +95,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:03 GMT + - Fri, 19 Aug 2022 00:10:52 GMT expires: - '-1' pragma: @@ -108,9 +108,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ca34cd27-2086-4efd-a09a-ad050512570b + - 0ecb2cf8-73d2-4cde-8c16-377985544430 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' status: code: 201 message: Created @@ -128,9 +128,9 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/144b8be5-4eb9-41e8-b936-15aa49c17a2a?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/e1cc2093-fc94-4c07-a29e-f9215754629c?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -142,7 +142,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:06 GMT + - Fri, 19 Aug 2022 00:10:56 GMT expires: - '-1' pragma: @@ -159,7 +159,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5f547252-0548-4a67-8b9c-e91bfeb2d90a + - e526a3d5-68f2-471f-9e3c-79ad46c313c5 status: code: 200 message: OK @@ -177,21 +177,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006\",\r\n - \ \"etag\": \"W/\\\"0601374f-1ca1-416c-bff5-ad5539b722b7\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"6180eac2-8c1b-4ced-8d91-124645825947\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"1769685e-82ad-4e16-af29-b643fb064086\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"adf69f6e-bcb6-44ff-94b3-5f7a3a971a66\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"0601374f-1ca1-416c-bff5-ad5539b722b7\\\"\",\r\n + \ \"etag\": \"W/\\\"6180eac2-8c1b-4ced-8d91-124645825947\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -206,9 +206,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:06 GMT + - Fri, 19 Aug 2022 00:10:57 GMT etag: - - W/"0601374f-1ca1-416c-bff5-ad5539b722b7" + - W/"6180eac2-8c1b-4ced-8d91-124645825947" expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c0b0b31e-82ad-4c9b-8fae-053530c948fd + - b83dfbbd-ad98-4fad-8af8-9d1789384274 status: code: 200 message: OK @@ -243,12 +243,12 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:23:55Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:10:40Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -257,7 +257,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:07 GMT + - Fri, 19 Aug 2022 00:10:58 GMT expires: - '-1' pragma: @@ -291,13 +291,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":59333,"name":"vnetplan000004","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59333","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62935,"name":"vnetplan000004","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62935","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -306,9 +306,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:17 GMT + - Fri, 19 Aug 2022 00:11:08 GMT etag: - - '"1D8A1F6D721B44B"' + - '"1D8B3602DB68BC0"' expires: - '-1' pragma: @@ -326,7 +326,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' x-powered-by: - ASP.NET status: @@ -346,14 +346,14 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59333,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59333","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62935,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62935","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -362,7 +362,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:18 GMT + - Fri, 19 Aug 2022 00:11:10 GMT expires: - '-1' pragma: @@ -398,14 +398,14 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59333,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59333","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62935,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62935","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -414,7 +414,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:19 GMT + - Fri, 19 Aug 2022 00:11:12 GMT expires: - '-1' pragma: @@ -454,7 +454,7 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -468,7 +468,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:19 GMT + - Fri, 19 Aug 2022 00:11:13 GMT expires: - '-1' pragma: @@ -504,21 +504,21 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006\",\r\n - \ \"etag\": \"W/\\\"0601374f-1ca1-416c-bff5-ad5539b722b7\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"6180eac2-8c1b-4ced-8d91-124645825947\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"1769685e-82ad-4e16-af29-b643fb064086\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"adf69f6e-bcb6-44ff-94b3-5f7a3a971a66\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"0601374f-1ca1-416c-bff5-ad5539b722b7\\\"\",\r\n + \ \"etag\": \"W/\\\"6180eac2-8c1b-4ced-8d91-124645825947\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -533,9 +533,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:20 GMT + - Fri, 19 Aug 2022 00:11:14 GMT etag: - - W/"0601374f-1ca1-416c-bff5-ad5539b722b7" + - W/"6180eac2-8c1b-4ced-8d91-124645825947" expires: - '-1' pragma: @@ -552,7 +552,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0a55d544-726f-4bbe-a432-8cc0fab9ec05 + - d0abe3f2-e0b3-43c6-85d9-4e7b206b6548 status: code: 200 message: OK @@ -570,7 +570,7 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -606,7 +606,9 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East @@ -633,9 +635,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -671,11 +671,11 @@ interactions: cache-control: - no-cache content-length: - - '29464' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:21 GMT + - Fri, 19 Aug 2022 00:11:16 GMT expires: - '-1' pragma: @@ -703,7 +703,7 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -739,7 +739,9 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East @@ -766,9 +768,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -804,11 +804,11 @@ interactions: cache-control: - no-cache content-length: - - '29464' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:22 GMT + - Fri, 19 Aug 2022 00:11:17 GMT expires: - '-1' pragma: @@ -836,13 +836,13 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"0601374f-1ca1-416c-bff5-ad5539b722b7\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"6180eac2-8c1b-4ced-8d91-124645825947\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -855,9 +855,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:23 GMT + - Fri, 19 Aug 2022 00:11:19 GMT etag: - - W/"0601374f-1ca1-416c-bff5-ad5539b722b7" + - W/"6180eac2-8c1b-4ced-8d91-124645825947" expires: - '-1' pragma: @@ -874,7 +874,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 06007ce3-75a7-445c-86b4-481bcd155a84 + - a402e6dd-8ce6-4606-8ade-007b00b949cf status: code: 200 message: OK @@ -900,17 +900,17 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"7e50722d-8b50-48e1-9efe-81bf151f64cd\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"ca5b9dcd-95ae-48d2-9069-1d9038c388b3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"delegation\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005/delegations/delegation\",\r\n - \ \"etag\": \"W/\\\"7e50722d-8b50-48e1-9efe-81bf151f64cd\\\"\",\r\n + \ \"etag\": \"W/\\\"ca5b9dcd-95ae-48d2-9069-1d9038c388b3\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverFarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -920,7 +920,7 @@ interactions: \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/616eacfd-a8f2-4e87-a8b1-0146325e2739?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/dee171c5-f051-40b5-8b46-d4e158514230?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -928,7 +928,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:23 GMT + - Fri, 19 Aug 2022 00:11:20 GMT expires: - '-1' pragma: @@ -945,7 +945,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 440da2eb-053e-4b37-8dd0-9f919c7497f2 + - ea0a7b75-1b53-44bf-b1c9-51c4b7ea604b x-ms-ratelimit-remaining-subscription-writes: - '1198' status: @@ -965,7 +965,7 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -1133,8 +1133,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -1198,7 +1198,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:23 GMT + - Fri, 19 Aug 2022 00:11:22 GMT expires: - '-1' pragma: @@ -1234,9 +1234,9 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/616eacfd-a8f2-4e87-a8b1-0146325e2739?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/dee171c5-f051-40b5-8b46-d4e158514230?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1248,7 +1248,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:26 GMT + - Fri, 19 Aug 2022 00:11:23 GMT expires: - '-1' pragma: @@ -1265,7 +1265,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 48a35897-8d58-476b-8cd2-4cf5a7fbaaf1 + - c20d2f11-1f69-4312-bfb5-660606be9db2 status: code: 200 message: OK @@ -1283,17 +1283,17 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"db81caec-0da0-42e0-b23f-a8714e7a6d7b\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"63c2712c-593b-41b9-942f-2a7dd7f35f80\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"delegation\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005/delegations/delegation\",\r\n - \ \"etag\": \"W/\\\"db81caec-0da0-42e0-b23f-a8714e7a6d7b\\\"\",\r\n + \ \"etag\": \"W/\\\"63c2712c-593b-41b9-942f-2a7dd7f35f80\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverFarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -1309,9 +1309,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:24:26 GMT + - Fri, 19 Aug 2022 00:11:24 GMT etag: - - W/"db81caec-0da0-42e0-b23f-a8714e7a6d7b" + - W/"63c2712c-593b-41b9-942f-2a7dd7f35f80" expires: - '-1' pragma: @@ -1328,7 +1328,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 316bcbef-72b0-4d52-994f-183dd9e836f3 + - 7ab8db64-83ad-4f44-8cb8-458230dce339 status: code: 200 message: OK @@ -1355,26 +1355,26 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003","name":"vnetwebapp000003","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"vnetwebapp000003","state":"Running","hostNames":["vnetwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/vnetwebapp000003","repositorySiteName":"vnetwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["vnetwebapp000003.azurewebsites.net","vnetwebapp000003.scm.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":"vnetwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"vnetwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/vnetplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:24:32.87","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"vnetwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"vnetwebapp000003\\$vnetwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"vnetwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005","keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"vnetwebapp000003","state":"Running","hostNames":["vnetwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/vnetwebapp000003","repositorySiteName":"vnetwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["vnetwebapp000003.azurewebsites.net","vnetwebapp000003.scm.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":"vnetwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"vnetwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/vnetplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:11:34.1766667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"vnetwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"vnetwebapp000003\\$vnetwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"vnetwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005","keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6404' + - '6708' content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:54 GMT + - Fri, 19 Aug 2022 00:11:53 GMT etag: - - '"1D8A1F6E2323E80"' + - '"1D8B3603E3DCEE0"' expires: - '-1' pragma: @@ -1416,24 +1416,24 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003/publishxml?api-version=2022-03-01 response: body: string: @@ -1445,7 +1445,7 @@ interactions: content-type: - application/xml date: - - Wed, 27 Jul 2022 20:24:55 GMT + - Fri, 19 Aug 2022 00:11:55 GMT expires: - '-1' pragma: @@ -1479,12 +1479,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003/virtualNetworkConnections?api-version=2022-03-01 response: body: - string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003/virtualNetworkConnections/1769685e-82ad-4e16-af29-b643fb064086_subnet000005","name":"1769685e-82ad-4e16-af29-b643fb064086_subnet000005","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan + string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003/virtualNetworkConnections/adf69f6e-bcb6-44ff-94b3-5f7a3a971a66_subnet000005","name":"adf69f6e-bcb6-44ff-94b3-5f7a3a971a66_subnet000005","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan West","properties":{"vnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005","certThumbprint":null,"certBlob":null,"routes":null,"resyncRequired":false,"dnsServers":null,"isSwift":true}}]' headers: cache-control: @@ -1494,7 +1494,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:24:57 GMT + - Fri, 19 Aug 2022 00:11:57 GMT expires: - '-1' pragma: @@ -1532,7 +1532,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003/networkConfig/virtualNetwork?api-version=2022-03-01 response: @@ -1544,7 +1544,7 @@ interactions: content-length: - '0' date: - - Wed, 27 Jul 2022 20:25:47 GMT + - Fri, 19 Aug 2022 00:12:48 GMT expires: - '-1' pragma: @@ -1578,7 +1578,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/vnetwebapp000003/virtualNetworkConnections?api-version=2022-03-01 response: @@ -1592,7 +1592,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:25:50 GMT + - Fri, 19 Aug 2022 00:12:50 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_no_subnet.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_no_subnet.yaml index 691b0c8b939..856d7627a7b 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_no_subnet.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_no_subnet.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-15T00:35:26Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:10:40Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:35:29 GMT + - Fri, 19 Aug 2022 00:10:42 GMT expires: - '-1' pragma: @@ -62,21 +62,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005\",\r\n - \ \"etag\": \"W/\\\"eb187eac-38e9-4e52-b73e-a08b2026afb4\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"a347d92a-3485-4ef4-b53c-63b404eb672f\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"75e7185a-db85-40b2-af92-b452559a5f8f\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"9600d6ea-0293-4119-b08a-5ea60368a76b\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004\",\r\n - \ \"etag\": \"W/\\\"eb187eac-38e9-4e52-b73e-a08b2026afb4\\\"\",\r\n + \ \"etag\": \"W/\\\"a347d92a-3485-4ef4-b53c-63b404eb672f\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -87,7 +87,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/fa919d9a-c01a-428e-8d6f-0654ffa872d8?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/78d71467-0b50-4147-81e4-9a4ab624440a?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -95,7 +95,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:35:32 GMT + - Fri, 19 Aug 2022 00:10:49 GMT expires: - '-1' pragma: @@ -108,9 +108,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 56b1b6fa-f169-446b-9bc2-c5691b7ad5ae + - bc8198d2-5073-4f46-abad-7b0552864f9a x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' status: code: 201 message: Created @@ -128,9 +128,9 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/fa919d9a-c01a-428e-8d6f-0654ffa872d8?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/78d71467-0b50-4147-81e4-9a4ab624440a?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -142,7 +142,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:35:35 GMT + - Fri, 19 Aug 2022 00:10:52 GMT expires: - '-1' pragma: @@ -159,7 +159,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e491e3c8-2a2f-4843-8949-bc689b6b661b + - 7f44068e-d61b-4415-b885-d5013225784f status: code: 200 message: OK @@ -177,21 +177,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005\",\r\n - \ \"etag\": \"W/\\\"cbc4a409-c4ba-402c-9d38-c15de0ed0ea9\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"89fbd0f4-ffb2-4c62-9249-da0f0b5b10f3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"75e7185a-db85-40b2-af92-b452559a5f8f\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"9600d6ea-0293-4119-b08a-5ea60368a76b\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004\",\r\n - \ \"etag\": \"W/\\\"cbc4a409-c4ba-402c-9d38-c15de0ed0ea9\\\"\",\r\n + \ \"etag\": \"W/\\\"89fbd0f4-ffb2-4c62-9249-da0f0b5b10f3\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -206,9 +206,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:35:35 GMT + - Fri, 19 Aug 2022 00:10:54 GMT etag: - - W/"cbc4a409-c4ba-402c-9d38-c15de0ed0ea9" + - W/"89fbd0f4-ffb2-4c62-9249-da0f0b5b10f3" expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - af5220bc-dfea-44fb-8c3e-512bcf9e3b1f + - ff175fa0-65b3-4ef7-929e-5880b57012cd status: code: 200 message: OK @@ -243,12 +243,12 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-15T00:35:26Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:10:40Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -257,7 +257,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:35:36 GMT + - Fri, 19 Aug 2022 00:10:55 GMT expires: - '-1' pragma: @@ -291,13 +291,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003","name":"vnetplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":57255,"name":"vnetplan000003","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_57255","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003","name":"vnetplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62933,"name":"vnetplan000003","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62933","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -306,9 +306,9 @@ interactions: content-type: - application/json date: - - Fri, 15 Jul 2022 00:35:45 GMT + - Fri, 19 Aug 2022 00:11:05 GMT etag: - - '"1D897E2D0F2B640"' + - '"1D8B3602BFC8CB5"' expires: - '-1' pragma: @@ -326,7 +326,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1199' x-powered-by: - ASP.NET status: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_no_vnet.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_no_vnet.yaml index 5ec0c275833..5123b2d4067 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_no_vnet.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_no_vnet.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-15T00:36:05Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:10:40Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:36:06 GMT + - Fri, 19 Aug 2022 00:10:43 GMT expires: - '-1' pragma: @@ -61,13 +61,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003","name":"vnetplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":57258,"name":"vnetplan000003","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_57258","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003","name":"vnetplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62930,"name":"vnetplan000003","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62930","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -76,9 +76,9 @@ interactions: content-type: - application/json date: - - Fri, 15 Jul 2022 00:36:15 GMT + - Fri, 19 Aug 2022 00:10:55 GMT etag: - - '"1D897E2E32FE6C0"' + - '"1D8B36025B9DE40"' expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1199' x-powered-by: - ASP.NET status: @@ -116,14 +116,14 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003","name":"vnetplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":57258,"name":"vnetplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_57258","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62930,"name":"vnetplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62930","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Fri, 15 Jul 2022 00:36:16 GMT + - Fri, 19 Aug 2022 00:10:56 GMT expires: - '-1' pragma: @@ -168,14 +168,14 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003","name":"vnetplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":57258,"name":"vnetplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_57258","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62930,"name":"vnetplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62930","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -184,7 +184,7 @@ interactions: content-type: - application/json date: - - Fri, 15 Jul 2022 00:36:17 GMT + - Fri, 19 Aug 2022 00:10:59 GMT expires: - '-1' pragma: @@ -224,7 +224,7 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -238,7 +238,7 @@ interactions: content-type: - application/json date: - - Fri, 15 Jul 2022 00:36:18 GMT + - Fri, 19 Aug 2022 00:11:00 GMT expires: - '-1' pragma: @@ -274,7 +274,7 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005?api-version=2021-08-01 response: @@ -290,7 +290,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:36:18 GMT + - Fri, 19 Aug 2022 00:11:00 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_wrong_location.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_wrong_location.yaml index 07b127b38f9..06677986ebc 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_wrong_location.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_wrong_location.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000002?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002","name":"clitest.rg000002","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2022-07-15T00:35:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002","name":"clitest.rg000002","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:10:42Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:35:44 GMT + - Fri, 19 Aug 2022 00:10:43 GMT expires: - '-1' pragma: @@ -62,21 +62,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006\",\r\n - \ \"etag\": \"W/\\\"edb6454e-56aa-4318-9b3e-c54939a3c482\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"3456cbf6-f4f0-4c9f-9d97-1ff6da908680\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"320aed3e-d1e9-4588-ba6e-50afc5877f6a\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"43fb7cd9-1970-422b-a44d-3e92873a5cf8\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"edb6454e-56aa-4318-9b3e-c54939a3c482\\\"\",\r\n + \ \"etag\": \"W/\\\"3456cbf6-f4f0-4c9f-9d97-1ff6da908680\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -87,7 +87,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/32f65a83-ecbe-4aa2-8433-f7cf1b59ed00?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/1f5c5a26-f192-47ea-a5cb-95f2334378b7?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -95,7 +95,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:35:46 GMT + - Fri, 19 Aug 2022 00:10:45 GMT expires: - '-1' pragma: @@ -108,12 +108,12 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - acbc2c32-8fbd-4087-99bb-4cd2fef519eb + - 6d28bc61-7d50-4d83-8165-217d5e6779fc x-ms-ratelimit-remaining-subscription-writes: - '1199' status: code: 201 - message: Created + message: '' - request: body: null headers: @@ -128,9 +128,9 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/32f65a83-ecbe-4aa2-8433-f7cf1b59ed00?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/1f5c5a26-f192-47ea-a5cb-95f2334378b7?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -142,7 +142,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:35:50 GMT + - Fri, 19 Aug 2022 00:10:48 GMT expires: - '-1' pragma: @@ -159,10 +159,10 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f2b90d94-df0b-4410-b2b1-6409904eef7a + - 1a6a0a33-6a7a-4d0c-825b-d89e269d8f6a status: code: 200 - message: OK + message: '' - request: body: null headers: @@ -177,21 +177,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006\",\r\n - \ \"etag\": \"W/\\\"a25d7727-218f-4e43-a0de-24e6e4f0b4ca\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"5e19c2c3-27d2-4a16-b19b-387024afcbae\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"320aed3e-d1e9-4588-ba6e-50afc5877f6a\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"43fb7cd9-1970-422b-a44d-3e92873a5cf8\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"a25d7727-218f-4e43-a0de-24e6e4f0b4ca\\\"\",\r\n + \ \"etag\": \"W/\\\"5e19c2c3-27d2-4a16-b19b-387024afcbae\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -206,9 +206,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:35:50 GMT + - Fri, 19 Aug 2022 00:10:48 GMT etag: - - W/"a25d7727-218f-4e43-a0de-24e6e4f0b4ca" + - W/"5e19c2c3-27d2-4a16-b19b-387024afcbae" expires: - '-1' pragma: @@ -225,10 +225,10 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8ca2ed79-0340-4bc4-bac7-2bd57ec1b54c + - 85d623ff-1355-4b8e-926a-a329d3a4e581 status: code: 200 - message: OK + message: '' - request: body: null headers: @@ -243,12 +243,12 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-15T00:35:41Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:10:40Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -257,7 +257,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:35:51 GMT + - Fri, 19 Aug 2022 00:10:49 GMT expires: - '-1' pragma: @@ -291,13 +291,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":57256,"name":"vnetplan000004","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_57256","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62931,"name":"vnetplan000004","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62931","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -306,9 +306,9 @@ interactions: content-type: - application/json date: - - Fri, 15 Jul 2022 00:35:59 GMT + - Fri, 19 Aug 2022 00:11:00 GMT etag: - - '"1D897E2D96E8BD5"' + - '"1D8B3602944BFB5"' expires: - '-1' pragma: @@ -326,7 +326,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' x-powered-by: - ASP.NET status: @@ -346,14 +346,14 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":57256,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_57256","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62931,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62931","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -362,7 +362,7 @@ interactions: content-type: - application/json date: - - Fri, 15 Jul 2022 00:36:00 GMT + - Fri, 19 Aug 2022 00:11:03 GMT expires: - '-1' pragma: @@ -398,14 +398,14 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":57256,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_57256","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62931,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62931","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -414,7 +414,7 @@ interactions: content-type: - application/json date: - - Fri, 15 Jul 2022 00:36:01 GMT + - Fri, 19 Aug 2022 00:11:05 GMT expires: - '-1' pragma: @@ -454,7 +454,7 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -468,7 +468,7 @@ interactions: content-type: - application/json date: - - Fri, 15 Jul 2022 00:36:02 GMT + - Fri, 19 Aug 2022 00:11:06 GMT expires: - '-1' pragma: @@ -504,21 +504,21 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006\",\r\n - \ \"etag\": \"W/\\\"a25d7727-218f-4e43-a0de-24e6e4f0b4ca\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"5e19c2c3-27d2-4a16-b19b-387024afcbae\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"320aed3e-d1e9-4588-ba6e-50afc5877f6a\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"43fb7cd9-1970-422b-a44d-3e92873a5cf8\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"a25d7727-218f-4e43-a0de-24e6e4f0b4ca\\\"\",\r\n + \ \"etag\": \"W/\\\"5e19c2c3-27d2-4a16-b19b-387024afcbae\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -533,9 +533,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:36:03 GMT + - Fri, 19 Aug 2022 00:11:07 GMT etag: - - W/"a25d7727-218f-4e43-a0de-24e6e4f0b4ca" + - W/"5e19c2c3-27d2-4a16-b19b-387024afcbae" expires: - '-1' pragma: @@ -552,10 +552,10 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aaff2218-fe91-41e5-9312-d7f1b79794d9 + - 58ffe9e1-e26d-4022-ab57-eb40b43112d4 status: code: 200 - message: OK + message: '' - request: body: null headers: @@ -570,7 +570,7 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -606,11 +606,15 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East - US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"displayName\":\"North @@ -631,9 +635,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -669,11 +671,11 @@ interactions: cache-control: - no-cache content-length: - - '28985' + - '29470' content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:36:04 GMT + - Fri, 19 Aug 2022 00:11:09 GMT expires: - '-1' pragma: @@ -701,7 +703,7 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -737,11 +739,15 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East - US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"displayName\":\"North @@ -762,9 +768,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -800,11 +804,11 @@ interactions: cache-control: - no-cache content-length: - - '28985' + - '29470' content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:36:05 GMT + - Fri, 19 Aug 2022 00:11:09 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_wrong_rg.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_wrong_rg.yaml index a746e816822..a32f33017e9 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_wrong_rg.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_wrong_rg.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000002?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002","name":"clitest.rg000002","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2022-07-15T00:35:49Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002","name":"clitest.rg000002","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:12:57Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:35:50 GMT + - Fri, 19 Aug 2022 00:12:58 GMT expires: - '-1' pragma: @@ -62,21 +62,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006\",\r\n - \ \"etag\": \"W/\\\"869bbdbb-072e-4061-ba2f-3a285214932a\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"9e75632b-111a-442a-8e99-fac7fdcb7330\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"59f50941-1652-4f6b-bf4a-fdabf930e0ea\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"36c9dcac-246d-465c-9038-1319e4c714b2\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"869bbdbb-072e-4061-ba2f-3a285214932a\\\"\",\r\n + \ \"etag\": \"W/\\\"9e75632b-111a-442a-8e99-fac7fdcb7330\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -87,7 +87,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/401c3087-96fa-4033-abbc-1069f0a06fdd?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/294dc5fb-6221-4b7e-8cf7-fa566d760896?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -95,7 +95,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:35:53 GMT + - Fri, 19 Aug 2022 00:13:01 GMT expires: - '-1' pragma: @@ -108,12 +108,12 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 315f2887-0955-4c12-b9f4-b672715f1dfe + - 57d1223e-7d9d-4033-9915-8c7e773461af x-ms-ratelimit-remaining-subscription-writes: - '1198' status: code: 201 - message: Created + message: '' - request: body: null headers: @@ -128,9 +128,9 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/401c3087-96fa-4033-abbc-1069f0a06fdd?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/294dc5fb-6221-4b7e-8cf7-fa566d760896?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -142,7 +142,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:35:56 GMT + - Fri, 19 Aug 2022 00:13:04 GMT expires: - '-1' pragma: @@ -159,10 +159,10 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7734ddd1-e843-477b-818a-f143055081ea + - 0d30dcfd-a2a8-4b76-97ab-7130d8404d9e status: code: 200 - message: OK + message: '' - request: body: null headers: @@ -177,21 +177,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006\",\r\n - \ \"etag\": \"W/\\\"7bc85a0e-14af-45ec-b4a4-0165ca5b6e28\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"7183f8fc-f025-4372-8f61-c62961eac28c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"59f50941-1652-4f6b-bf4a-fdabf930e0ea\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"36c9dcac-246d-465c-9038-1319e4c714b2\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000002/providers/Microsoft.Network/virtualNetworks/vnet000006/subnets/subnet000005\",\r\n - \ \"etag\": \"W/\\\"7bc85a0e-14af-45ec-b4a4-0165ca5b6e28\\\"\",\r\n + \ \"etag\": \"W/\\\"7183f8fc-f025-4372-8f61-c62961eac28c\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -206,9 +206,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:35:56 GMT + - Fri, 19 Aug 2022 00:13:04 GMT etag: - - W/"7bc85a0e-14af-45ec-b4a4-0165ca5b6e28" + - W/"7183f8fc-f025-4372-8f61-c62961eac28c" expires: - '-1' pragma: @@ -225,10 +225,10 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c6a60ee2-2ac4-4f75-9fb5-61e7daf5933e + - 12203926-3b73-4f9e-aa13-5cee5bf19644 status: code: 200 - message: OK + message: '' - request: body: null headers: @@ -243,12 +243,12 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-15T00:35:47Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:12:55Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -257,7 +257,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:35:56 GMT + - Fri, 19 Aug 2022 00:13:05 GMT expires: - '-1' pragma: @@ -291,13 +291,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":57257,"name":"vnetplan000004","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_57257","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62940,"name":"vnetplan000004","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62940","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -306,9 +306,9 @@ interactions: content-type: - application/json date: - - Fri, 15 Jul 2022 00:36:05 GMT + - Fri, 19 Aug 2022 00:13:14 GMT etag: - - '"1D897E2DD7A1C00"' + - '"1D8B360788AF035"' expires: - '-1' pragma: @@ -326,7 +326,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' x-powered-by: - ASP.NET status: @@ -346,14 +346,14 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":57257,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_57257","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62940,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62940","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -362,7 +362,7 @@ interactions: content-type: - application/json date: - - Fri, 15 Jul 2022 00:36:06 GMT + - Fri, 19 Aug 2022 00:13:16 GMT expires: - '-1' pragma: @@ -398,14 +398,14 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000004","name":"vnetplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":57257,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_57257","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62940,"name":"vnetplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62940","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -414,7 +414,7 @@ interactions: content-type: - application/json date: - - Fri, 15 Jul 2022 00:36:08 GMT + - Fri, 19 Aug 2022 00:13:18 GMT expires: - '-1' pragma: @@ -454,7 +454,7 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -468,7 +468,7 @@ interactions: content-type: - application/json date: - - Fri, 15 Jul 2022 00:36:08 GMT + - Fri, 19 Aug 2022 00:13:19 GMT expires: - '-1' pragma: @@ -504,7 +504,7 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000006?api-version=2021-08-01 response: @@ -520,7 +520,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:36:08 GMT + - Fri, 19 Aug 2022 00:13:20 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_wrong_sku.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_wrong_sku.yaml index ad52bbb6856..4ddf6a53779 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_wrong_sku.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_create_with_vnet_wrong_sku.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-15T00:36:11Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:13:02Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:36:14 GMT + - Fri, 19 Aug 2022 00:13:04 GMT expires: - '-1' pragma: @@ -62,21 +62,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005\",\r\n - \ \"etag\": \"W/\\\"7a46d463-be56-4709-a384-0e57f6d6391d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"9ed68254-7cb4-447c-97c6-e51dc56a89d0\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"589ff318-ecf5-42b1-842b-827e9d68c4c2\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"66c259fd-53a5-4499-a67d-0121d3b8cbed\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004\",\r\n - \ \"etag\": \"W/\\\"7a46d463-be56-4709-a384-0e57f6d6391d\\\"\",\r\n + \ \"etag\": \"W/\\\"9ed68254-7cb4-447c-97c6-e51dc56a89d0\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -87,7 +87,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/1934faf1-8045-4520-8e61-4fe3f66b4f13?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/8845d265-0d7f-4ad0-ae29-a62605f40d34?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -95,7 +95,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:36:18 GMT + - Fri, 19 Aug 2022 00:13:09 GMT expires: - '-1' pragma: @@ -108,7 +108,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2a0f26ea-156e-4073-b5f5-0bcd1249ce7a + - 5c26664e-4d99-4cf1-a98d-071643fec1b8 x-ms-ratelimit-remaining-subscription-writes: - '1196' status: @@ -128,9 +128,9 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/1934faf1-8045-4520-8e61-4fe3f66b4f13?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/8845d265-0d7f-4ad0-ae29-a62605f40d34?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -142,7 +142,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:36:21 GMT + - Fri, 19 Aug 2022 00:13:12 GMT expires: - '-1' pragma: @@ -159,7 +159,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 42c6b2e8-c5da-4154-b01e-38210936309b + - 950ae32a-8015-4e31-b0f3-fab938b6da67 status: code: 200 message: OK @@ -177,21 +177,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"vnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005\",\r\n - \ \"etag\": \"W/\\\"f502c572-9c3b-4d7c-a8ad-5a049bd89770\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"0fb9d560-ab80-4bb6-a7c9-5448bde175b3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"589ff318-ecf5-42b1-842b-827e9d68c4c2\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"66c259fd-53a5-4499-a67d-0121d3b8cbed\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vnet000005/subnets/subnet000004\",\r\n - \ \"etag\": \"W/\\\"f502c572-9c3b-4d7c-a8ad-5a049bd89770\\\"\",\r\n + \ \"etag\": \"W/\\\"0fb9d560-ab80-4bb6-a7c9-5448bde175b3\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -206,9 +206,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:36:22 GMT + - Fri, 19 Aug 2022 00:13:12 GMT etag: - - W/"f502c572-9c3b-4d7c-a8ad-5a049bd89770" + - W/"0fb9d560-ab80-4bb6-a7c9-5448bde175b3" expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - baf8d3e1-c8d9-4542-ad4b-31c6c6832f34 + - c0c27c6a-80c4-4c89-99c3-17bab3005ebd status: code: 200 message: OK @@ -243,12 +243,12 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-15T00:36:11Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:13:02Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -257,7 +257,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 15 Jul 2022 00:36:22 GMT + - Fri, 19 Aug 2022 00:13:13 GMT expires: - '-1' pragma: @@ -291,13 +291,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003","name":"vnetplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":57260,"name":"vnetplan000003","sku":{"name":"F1","tier":"Free","size":"F1","family":"F","capacity":0},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":0,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":0,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Shared","siteMode":"Limited","geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_57260","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"F1","tier":"Free","size":"F1","family":"F","capacity":0}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003","name":"vnetplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62941,"name":"vnetplan000003","sku":{"name":"F1","tier":"Free","size":"F1","family":"F","capacity":0},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":0,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":0,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Shared","siteMode":"Limited","geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62941","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"F1","tier":"Free","size":"F1","family":"F","capacity":0}}' headers: cache-control: - no-cache @@ -306,7 +306,7 @@ interactions: content-type: - application/json date: - - Fri, 15 Jul 2022 00:36:28 GMT + - Fri, 19 Aug 2022 00:13:21 GMT expires: - '-1' pragma: @@ -324,7 +324,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' x-powered-by: - ASP.NET status: @@ -344,14 +344,14 @@ interactions: ParameterSetName: - -g -n --plan --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/vnetplan000003","name":"vnetplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":57260,"name":"vnetplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":0,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":0,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":1,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Shared","siteMode":"Limited","geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_57260","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"F1","tier":"Free","size":"F1","family":"F","capacity":0}}' + West","properties":{"serverFarmId":62941,"name":"vnetplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":0,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":0,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":1,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Shared","siteMode":"Limited","geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62941","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"F1","tier":"Free","size":"F1","family":"F","capacity":0}}' headers: cache-control: - no-cache @@ -360,7 +360,7 @@ interactions: content-type: - application/json date: - - Fri, 15 Jul 2022 00:36:30 GMT + - Fri, 19 Aug 2022 00:13:23 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_hybridconnectionE2E.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_hybridconnectionE2E.yaml index dac59b56d4c..7597522cb2c 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_hybridconnectionE2E.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_hybridconnectionE2E.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:25:06Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:12:59Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:25:07 GMT + - Fri, 19 Aug 2022 00:13:02 GMT expires: - '-1' pragma: @@ -61,13 +61,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/hcplan000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/hcplan000003","name":"hcplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":37431,"name":"hcplan000003","sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-013_37431","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/hcplan000003","name":"hcplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62939,"name":"hcplan000003","sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1},"workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62939","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -76,9 +76,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:25:18 GMT + - Fri, 19 Aug 2022 00:13:10 GMT etag: - - '"1D8A1F6FC19B6C0"' + - '"1D8B36076809440"' expires: - '-1' pragma: @@ -96,7 +96,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' x-powered-by: - ASP.NET status: @@ -116,14 +116,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/hcplan000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/hcplan000003","name":"hcplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":37431,"name":"hcplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-013_37431","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' + West","properties":{"serverFarmId":62939,"name":"hcplan000003","workerSize":"Default","workerSizeId":0,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"Default","currentWorkerSizeId":0,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":10,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62939","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"S1","tier":"Standard","size":"S1","family":"S","capacity":1}}' headers: cache-control: - no-cache @@ -132,7 +132,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:25:19 GMT + - Fri, 19 Aug 2022 00:13:12 GMT expires: - '-1' pragma: @@ -172,7 +172,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -186,7 +186,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:25:20 GMT + - Fri, 19 Aug 2022 00:13:12 GMT expires: - '-1' pragma: @@ -222,7 +222,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -390,8 +390,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -455,7 +455,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:25:21 GMT + - Fri, 19 Aug 2022 00:13:13 GMT expires: - '-1' pragma: @@ -499,26 +499,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002","name":"hcwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"hcwebapp000002","state":"Running","hostNames":["hcwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-013.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/hcwebapp000002","repositorySiteName":"hcwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["hcwebapp000002.azurewebsites.net","hcwebapp000002.scm.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":"hcwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"hcwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/hcplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:25:26.3966667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"hcwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.129","possibleInboundIpAddresses":"40.74.100.129","ftpUsername":"hcwebapp000002\\$hcwebapp000002","ftpsHostName":"ftps://waws-prod-os1-013.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17","possibleOutboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17,40.74.127.201,40.74.128.130,23.100.108.106,40.74.128.122,40.74.128.53","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-013","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"hcwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"hcwebapp000002","state":"Running","hostNames":["hcwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/hcwebapp000002","repositorySiteName":"hcwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["hcwebapp000002.azurewebsites.net","hcwebapp000002.scm.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":"hcwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"hcwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/hcplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:13:19.4566667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"hcwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"hcwebapp000002\\$hcwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"hcwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6038' + - '6470' content-type: - application/json date: - - Wed, 27 Jul 2022 20:25:44 GMT + - Fri, 19 Aug 2022 00:13:38 GMT etag: - - '"1D8A1F702470875"' + - '"1D8B3607D076AA0"' expires: - '-1' pragma: @@ -560,29 +560,24 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002/publishxml?api-version=2022-03-01 response: body: string: @@ -590,11 +585,11 @@ interactions: cache-control: - no-cache content-length: - - '2077' + - '1537' content-type: - application/xml date: - - Wed, 27 Jul 2022 20:25:45 GMT + - Fri, 19 Aug 2022 00:13:40 GMT expires: - '-1' pragma: @@ -628,12 +623,12 @@ interactions: ParameterSetName: - -g --name User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:25:06Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:12:59Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -642,7 +637,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:25:45 GMT + - Fri, 19 Aug 2022 00:13:40 GMT expires: - '-1' pragma: @@ -674,8 +669,8 @@ interactions: ParameterSetName: - -g --name User-Agent: - - python/3.8.13 (macOS-12.4-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 - azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.38.0 + - python/3.8.2 (macOS-10.16-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 + azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.39.0 accept-language: - en-US method: PUT @@ -683,7 +678,7 @@ interactions: response: body: string: '{"sku":{"name":"Standard","tier":"Standard"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004","name":"hcnamespace000004","type":"Microsoft.Relay/Namespaces","location":"Japan - West","tags":{},"properties":{"provisioningState":"Created","metricId":"2edc29f4-b81f-494b-a624-cc619903b837:hcnamespace000004","createdAt":"2022-07-27T20:25:49.127Z","updatedAt":"2022-07-27T20:25:49.127Z","serviceBusEndpoint":"https://hcnamespace000004.servicebus.windows.net:443/","status":"Activating"}}' + West","tags":{},"properties":{"provisioningState":"Created","metricId":"e483435e-282d-4ac1-92b5-d6123f2aa360:hcnamespace000004","createdAt":"2022-08-19T00:13:43.683Z","updatedAt":"2022-08-19T00:13:43.683Z","serviceBusEndpoint":"https://hcnamespace000004.servicebus.windows.net:443/","status":"Activating"}}' headers: cache-control: - no-cache @@ -692,7 +687,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:25:51 GMT + - Fri, 19 Aug 2022 00:13:45 GMT expires: - '-1' pragma: @@ -731,8 +726,8 @@ interactions: ParameterSetName: - -g --name User-Agent: - - python/3.8.13 (macOS-12.4-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 - azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.38.0 + - python/3.8.2 (macOS-10.16-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 + azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.39.0 accept-language: - en-US method: GET @@ -740,7 +735,7 @@ interactions: response: body: string: '{"sku":{"name":"Standard","tier":"Standard"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004","name":"hcnamespace000004","type":"Microsoft.Relay/Namespaces","location":"Japan - West","tags":{},"properties":{"provisioningState":"Created","metricId":"2edc29f4-b81f-494b-a624-cc619903b837:hcnamespace000004","createdAt":"2022-07-27T20:25:49.127Z","updatedAt":"2022-07-27T20:25:49.127Z","serviceBusEndpoint":"https://hcnamespace000004.servicebus.windows.net:443/","status":"Activating"}}' + West","tags":{},"properties":{"provisioningState":"Created","metricId":"e483435e-282d-4ac1-92b5-d6123f2aa360:hcnamespace000004","createdAt":"2022-08-19T00:13:43.683Z","updatedAt":"2022-08-19T00:13:43.683Z","serviceBusEndpoint":"https://hcnamespace000004.servicebus.windows.net:443/","status":"Activating"}}' headers: cache-control: - no-cache @@ -749,16 +744,16 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:21 GMT + - Fri, 19 Aug 2022 00:14:15 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -786,8 +781,8 @@ interactions: ParameterSetName: - -g --name User-Agent: - - python/3.8.13 (macOS-12.4-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 - azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.38.0 + - python/3.8.2 (macOS-10.16-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 + azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.39.0 accept-language: - en-US method: GET @@ -795,7 +790,7 @@ interactions: response: body: string: '{"sku":{"name":"Standard","tier":"Standard"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004","name":"hcnamespace000004","type":"Microsoft.Relay/Namespaces","location":"Japan - West","tags":{},"properties":{"provisioningState":"Succeeded","metricId":"2edc29f4-b81f-494b-a624-cc619903b837:hcnamespace000004","createdAt":"2022-07-27T20:25:49.127Z","updatedAt":"2022-07-27T20:26:33.747Z","serviceBusEndpoint":"https://hcnamespace000004.servicebus.windows.net:443/","status":"Active"}}' + West","tags":{},"properties":{"provisioningState":"Succeeded","metricId":"e483435e-282d-4ac1-92b5-d6123f2aa360:hcnamespace000004","createdAt":"2022-08-19T00:13:43.683Z","updatedAt":"2022-08-19T00:14:30.303Z","serviceBusEndpoint":"https://hcnamespace000004.servicebus.windows.net:443/","status":"Active"}}' headers: cache-control: - no-cache @@ -804,16 +799,16 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:51 GMT + - Fri, 19 Aug 2022 00:14:45 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -843,15 +838,15 @@ interactions: ParameterSetName: - -g --namespace-name --name --user-metadata User-Agent: - - python/3.8.13 (macOS-12.4-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 - azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.38.0 + - python/3.8.2 (macOS-10.16-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 + azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.39.0 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004/hybridConnections/hcname000005?api-version=2017-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004/hybridConnections/hcname000005","name":"hcname000005","type":"Microsoft.Relay/Namespaces/HybridConnections","location":"japanwest","properties":{"createdAt":"2022-07-27T20:26:55.8356393Z","updatedAt":"2022-07-27T20:26:55.8356393Z","listenerCount":0,"requiresClientAuthorization":true,"userMetadata":"[{\"key\":\"endpoint\",\"value\":\"vmsq1:80\"}]"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004/hybridConnections/hcname000005","name":"hcname000005","type":"Microsoft.Relay/Namespaces/HybridConnections","location":"japanwest","properties":{"createdAt":"2022-08-19T00:14:48.7247726Z","updatedAt":"2022-08-19T00:14:48.7247726Z","listenerCount":0,"requiresClientAuthorization":true,"userMetadata":"[{\"key\":\"endpoint\",\"value\":\"vmsq1:80\"}]"}}' headers: cache-control: - no-cache @@ -860,7 +855,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:55 GMT + - Fri, 19 Aug 2022 00:14:48 GMT expires: - '-1' pragma: @@ -876,7 +871,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' status: code: 200 message: OK @@ -896,8 +891,8 @@ interactions: ParameterSetName: - -g -n --namespace --hybrid-connection User-Agent: - - python/3.8.13 (macOS-12.4-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 - azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.38.0 + - python/3.8.2 (macOS-10.16-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 + azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.39.0 accept-language: - en-US method: GET @@ -905,7 +900,7 @@ interactions: response: body: string: '{"value":[{"sku":{"name":"Standard","tier":"Standard"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004","name":"hcnamespace000004","type":"Microsoft.Relay/Namespaces","location":"Japan - West","tags":{},"properties":{"provisioningState":"Succeeded","metricId":"2edc29f4-b81f-494b-a624-cc619903b837:hcnamespace000004","createdAt":"2022-07-27T20:25:49.127Z","updatedAt":"2022-07-27T20:26:33.747Z","serviceBusEndpoint":"https://hcnamespace000004.servicebus.windows.net:443/","status":"Active"}}]}' + West","tags":{},"properties":{"provisioningState":"Succeeded","metricId":"e483435e-282d-4ac1-92b5-d6123f2aa360:hcnamespace000004","createdAt":"2022-08-19T00:13:43.683Z","updatedAt":"2022-08-19T00:14:30.303Z","serviceBusEndpoint":"https://hcnamespace000004.servicebus.windows.net:443/","status":"Active"}}]}' headers: cache-control: - no-cache @@ -914,16 +909,16 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:56 GMT + - Fri, 19 Aug 2022 00:14:48 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -953,15 +948,15 @@ interactions: ParameterSetName: - -g -n --namespace --hybrid-connection User-Agent: - - python/3.8.13 (macOS-12.4-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 - azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.38.0 + - python/3.8.2 (macOS-10.16-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 + azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.39.0 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004/hybridConnections/hcname000005?api-version=2017-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004/hybridConnections/hcname000005","name":"hcname000005","type":"Microsoft.Relay/Namespaces/HybridConnections","location":"japanwest","properties":{"createdAt":"2022-07-27T20:26:55.8356393Z","updatedAt":"2022-07-27T20:26:55.8356393Z","listenerCount":0,"requiresClientAuthorization":true,"userMetadata":"[{\"key\":\"endpoint\",\"value\":\"vmsq1:80\"}]"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004/hybridConnections/hcname000005","name":"hcname000005","type":"Microsoft.Relay/Namespaces/HybridConnections","location":"japanwest","properties":{"createdAt":"2022-08-19T00:14:48.7247726Z","updatedAt":"2022-08-19T00:14:48.7247726Z","listenerCount":0,"requiresClientAuthorization":true,"userMetadata":"[{\"key\":\"endpoint\",\"value\":\"vmsq1:80\"}]"}}' headers: cache-control: - no-cache @@ -970,7 +965,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:57 GMT + - Fri, 19 Aug 2022 00:14:51 GMT expires: - '-1' pragma: @@ -1004,8 +999,8 @@ interactions: ParameterSetName: - -g -n --namespace --hybrid-connection User-Agent: - - python/3.8.13 (macOS-12.4-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 - azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.38.0 + - python/3.8.2 (macOS-10.16-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 + azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.39.0 accept-language: - en-US method: GET @@ -1021,7 +1016,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:57 GMT + - Fri, 19 Aug 2022 00:14:51 GMT expires: - '-1' pragma: @@ -1057,8 +1052,8 @@ interactions: ParameterSetName: - -g -n --namespace --hybrid-connection User-Agent: - - python/3.8.13 (macOS-12.4-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 - azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.38.0 + - python/3.8.2 (macOS-10.16-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 + azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.39.0 accept-language: - en-US method: PUT @@ -1074,7 +1069,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:58 GMT + - Fri, 19 Aug 2022 00:14:52 GMT expires: - '-1' pragma: @@ -1090,7 +1085,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1196' status: code: 200 message: OK @@ -1112,15 +1107,15 @@ interactions: ParameterSetName: - -g -n --namespace --hybrid-connection User-Agent: - - python/3.8.13 (macOS-12.4-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 - azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.38.0 + - python/3.8.2 (macOS-10.16-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 + azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.39.0 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004/hybridConnections/hcname000005/authorizationRules/defaultSender/listKeys?api-version=2017-04-01 response: body: - string: '{"primaryConnectionString":"Endpoint=sb://hcnamespace000004.servicebus.windows.net/;SharedAccessKeyName=defaultSender;SharedAccessKey=kVOu3jkPYt6GIeN61ac7PluXlF2knsuChWPsCtjooQk=;EntityPath=hcname000005","secondaryConnectionString":"Endpoint=sb://hcnamespace000004.servicebus.windows.net/;SharedAccessKeyName=defaultSender;SharedAccessKey=DXOy8fDtid1I/AH8j3okRL+xVT4g/UghZSgAcxlb7yw=;EntityPath=hcname000005","primaryKey":"kVOu3jkPYt6GIeN61ac7PluXlF2knsuChWPsCtjooQk=","secondaryKey":"DXOy8fDtid1I/AH8j3okRL+xVT4g/UghZSgAcxlb7yw=","keyName":"defaultSender"}' + string: '{"primaryConnectionString":"Endpoint=sb://hcnamespace000004.servicebus.windows.net/;SharedAccessKeyName=defaultSender;SharedAccessKey=CYbXdUuCPV+EGe6aGl0lc8ZeWSgqJMZfmnle4MwYsqg=;EntityPath=hcname000005","secondaryConnectionString":"Endpoint=sb://hcnamespace000004.servicebus.windows.net/;SharedAccessKeyName=defaultSender;SharedAccessKey=LrtLem/UMhu7LKB/VZZKQrIYvpJkf1Cu7jJkv0YQ5jk=;EntityPath=hcname000005","primaryKey":"CYbXdUuCPV+EGe6aGl0lc8ZeWSgqJMZfmnle4MwYsqg=","secondaryKey":"LrtLem/UMhu7LKB/VZZKQrIYvpJkf1Cu7jJkv0YQ5jk=","keyName":"defaultSender"}' headers: cache-control: - no-cache @@ -1129,7 +1124,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:59 GMT + - Fri, 19 Aug 2022 00:14:53 GMT expires: - '-1' pragma: @@ -1153,7 +1148,7 @@ interactions: body: '{"properties": {"serviceBusNamespace": "hcnamespace000004", "relayName": "hcname000005", "relayArmUri": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004/hybridConnections/hcname000005", "hostname": "vmsq1", "port": 80, "sendKeyName": "defaultSender", "sendKeyValue": - "kVOu3jkPYt6GIeN61ac7PluXlF2knsuChWPsCtjooQk=", "serviceBusSuffix": ".servicebus.windows.net"}}' + "CYbXdUuCPV+EGe6aGl0lc8ZeWSgqJMZfmnle4MwYsqg=", "serviceBusSuffix": ".servicebus.windows.net"}}' headers: Accept: - application/json @@ -1170,7 +1165,7 @@ interactions: ParameterSetName: - -g -n --namespace --hybrid-connection User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002/hybridConnectionNamespaces/hcnamespace000004/relays/hcname000005?api-version=2022-03-01 response: @@ -1185,7 +1180,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:00 GMT + - Fri, 19 Aug 2022 00:14:54 GMT expires: - '-1' pragma: @@ -1223,7 +1218,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002/hybridConnectionRelays?api-version=2022-03-01 response: @@ -1238,7 +1233,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:02 GMT + - Fri, 19 Aug 2022 00:14:57 GMT expires: - '-1' pragma: @@ -1274,24 +1269,24 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002","name":"hcwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"hcwebapp000002","state":"Running","hostNames":["hcwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-013.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/hcwebapp000002","repositorySiteName":"hcwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["hcwebapp000002.azurewebsites.net","hcwebapp000002.scm.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":"hcwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"hcwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/hcplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:27:00.6","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"hcwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.129","possibleInboundIpAddresses":"40.74.100.129","ftpUsername":"hcwebapp000002\\$hcwebapp000002","ftpsHostName":"ftps://waws-prod-os1-013.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17","possibleOutboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17,40.74.127.201,40.74.128.130,23.100.108.106,40.74.128.122,40.74.128.53","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-013","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"hcwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"hcwebapp000002","state":"Running","hostNames":["hcwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/hcwebapp000002","repositorySiteName":"hcwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["hcwebapp000002.azurewebsites.net","hcwebapp000002.scm.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":"hcwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"hcwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/hcplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:14:54.69","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"supportedTlsCipherSuites":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},"deploymentId":"hcwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"hcwebapp000002\\$hcwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"hcwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '5830' + - '6245' content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:03 GMT + - Fri, 19 Aug 2022 00:14:58 GMT etag: - - '"1D8A1F739CA8F80"' + - '"1D8B360B5459C20"' expires: - '-1' pragma: @@ -1327,24 +1322,24 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002/config/web","name":"hcwebapp000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$hcwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$hcwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3815' + - '3953' content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:03 GMT + - Fri, 19 Aug 2022 00:15:00 GMT expires: - '-1' pragma: @@ -1387,26 +1382,26 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002/slots/hcwebapp000002-stage?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002/slots/hcwebapp000002-stage","name":"hcwebapp000002/hcwebapp000002-stage","type":"Microsoft.Web/sites/slots","kind":"app","location":"Japan - West","properties":{"name":"hcwebapp000002(hcwebapp000002-stage)","state":"Running","hostNames":["hcwebapp000002-hcwebapp000002-stage.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-013.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/hcwebapp000002","repositorySiteName":"hcwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["hcwebapp000002-hcwebapp000002-stage.azurewebsites.net","hcwebapp000002-hcwebapp000002-stage.scm.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":"hcwebapp000002-hcwebapp000002-stage.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"hcwebapp000002-hcwebapp000002-stage.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/hcplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:27:10.59","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"hcwebapp000002__ccd2","slotName":null,"trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.129","possibleInboundIpAddresses":"40.74.100.129","ftpUsername":"hcwebapp000002__hcwebapp000002-stage\\$hcwebapp000002__hcwebapp000002-stage","ftpsHostName":"ftps://waws-prod-os1-013.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17","possibleOutboundIpAddresses":"40.74.100.129,40.74.85.64,40.74.126.115,40.74.125.67,40.74.128.17,40.74.127.201,40.74.128.130,23.100.108.106,40.74.128.122,40.74.128.53","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-013","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"hcwebapp000002-hcwebapp000002-stage.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"hcwebapp000002(hcwebapp000002-stage)","state":"Running","hostNames":["hcwebapp000002-hcwebapp000002-stage.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/hcwebapp000002","repositorySiteName":"hcwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["hcwebapp000002-hcwebapp000002-stage.azurewebsites.net","hcwebapp000002-hcwebapp000002-stage.scm.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":"hcwebapp000002-hcwebapp000002-stage.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"hcwebapp000002-hcwebapp000002-stage.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/hcplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:15:09.2466667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"hcwebapp000002__e717","slotName":null,"trafficManagerHostNames":null,"sku":"Standard","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"hcwebapp000002__hcwebapp000002-stage\\$hcwebapp000002__hcwebapp000002-stage","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"hcwebapp000002-hcwebapp000002-stage.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6285' + - '6722' content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:29 GMT + - Fri, 19 Aug 2022 00:15:28 GMT etag: - - '"1D8A1F739CA8F80"' + - '"1D8B360B5459C20"' expires: - '-1' pragma: @@ -1446,8 +1441,8 @@ interactions: ParameterSetName: - -g -n --namespace --hybrid-connection --slot User-Agent: - - python/3.8.13 (macOS-12.4-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 - azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.38.0 + - python/3.8.2 (macOS-10.16-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 + azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.39.0 accept-language: - en-US method: GET @@ -1455,7 +1450,7 @@ interactions: response: body: string: '{"value":[{"sku":{"name":"Standard","tier":"Standard"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004","name":"hcnamespace000004","type":"Microsoft.Relay/Namespaces","location":"Japan - West","tags":{},"properties":{"provisioningState":"Succeeded","metricId":"2edc29f4-b81f-494b-a624-cc619903b837:hcnamespace000004","createdAt":"2022-07-27T20:25:49.127Z","updatedAt":"2022-07-27T20:26:33.747Z","serviceBusEndpoint":"https://hcnamespace000004.servicebus.windows.net:443/","status":"Active"}}]}' + West","tags":{},"properties":{"provisioningState":"Succeeded","metricId":"e483435e-282d-4ac1-92b5-d6123f2aa360:hcnamespace000004","createdAt":"2022-08-19T00:13:43.683Z","updatedAt":"2022-08-19T00:14:30.303Z","serviceBusEndpoint":"https://hcnamespace000004.servicebus.windows.net:443/","status":"Active"}}]}' headers: cache-control: - no-cache @@ -1464,16 +1459,16 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:29 GMT + - Fri, 19 Aug 2022 00:15:29 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/CH3 + - Service-Bus-Resource-Provider/SN1 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/CH3 + - Service-Bus-Resource-Provider/SN1 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1503,15 +1498,15 @@ interactions: ParameterSetName: - -g -n --namespace --hybrid-connection --slot User-Agent: - - python/3.8.13 (macOS-12.4-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 - azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.38.0 + - python/3.8.2 (macOS-10.16-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 + azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.39.0 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004/hybridConnections/hcname000005?api-version=2017-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004/hybridConnections/hcname000005","name":"hcname000005","type":"Microsoft.Relay/Namespaces/HybridConnections","location":"japanwest","properties":{"createdAt":"2022-07-27T20:26:55.8356393Z","updatedAt":"2022-07-27T20:26:58.4632405Z","listenerCount":0,"requiresClientAuthorization":true,"userMetadata":"[{\"key\":\"endpoint\",\"value\":\"vmsq1:80\"}]"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004/hybridConnections/hcname000005","name":"hcname000005","type":"Microsoft.Relay/Namespaces/HybridConnections","location":"japanwest","properties":{"createdAt":"2022-08-19T00:14:48.7247726Z","updatedAt":"2022-08-19T00:14:52.2403884Z","listenerCount":0,"requiresClientAuthorization":true,"userMetadata":"[{\"key\":\"endpoint\",\"value\":\"vmsq1:80\"}]"}}' headers: cache-control: - no-cache @@ -1520,7 +1515,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:30 GMT + - Fri, 19 Aug 2022 00:15:32 GMT expires: - '-1' pragma: @@ -1554,8 +1549,8 @@ interactions: ParameterSetName: - -g -n --namespace --hybrid-connection --slot User-Agent: - - python/3.8.13 (macOS-12.4-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 - azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.38.0 + - python/3.8.2 (macOS-10.16-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 + azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.39.0 accept-language: - en-US method: GET @@ -1571,7 +1566,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:31 GMT + - Fri, 19 Aug 2022 00:15:32 GMT expires: - '-1' pragma: @@ -1607,15 +1602,15 @@ interactions: ParameterSetName: - -g -n --namespace --hybrid-connection --slot User-Agent: - - python/3.8.13 (macOS-12.4-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 - azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.38.0 + - python/3.8.2 (macOS-10.16-x86_64-i386-64bit) msrest/0.7.0 msrest_azure/0.6.4 + azure-mgmt-relay/0.1.0 Azure-SDK-For-Python AZURECLI/2.39.0 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004/hybridConnections/hcname000005/authorizationRules/defaultSender/listKeys?api-version=2017-04-01 response: body: - string: '{"primaryConnectionString":"Endpoint=sb://hcnamespace000004.servicebus.windows.net/;SharedAccessKeyName=defaultSender;SharedAccessKey=kVOu3jkPYt6GIeN61ac7PluXlF2knsuChWPsCtjooQk=;EntityPath=hcname000005","secondaryConnectionString":"Endpoint=sb://hcnamespace000004.servicebus.windows.net/;SharedAccessKeyName=defaultSender;SharedAccessKey=DXOy8fDtid1I/AH8j3okRL+xVT4g/UghZSgAcxlb7yw=;EntityPath=hcname000005","primaryKey":"kVOu3jkPYt6GIeN61ac7PluXlF2knsuChWPsCtjooQk=","secondaryKey":"DXOy8fDtid1I/AH8j3okRL+xVT4g/UghZSgAcxlb7yw=","keyName":"defaultSender"}' + string: '{"primaryConnectionString":"Endpoint=sb://hcnamespace000004.servicebus.windows.net/;SharedAccessKeyName=defaultSender;SharedAccessKey=CYbXdUuCPV+EGe6aGl0lc8ZeWSgqJMZfmnle4MwYsqg=;EntityPath=hcname000005","secondaryConnectionString":"Endpoint=sb://hcnamespace000004.servicebus.windows.net/;SharedAccessKeyName=defaultSender;SharedAccessKey=LrtLem/UMhu7LKB/VZZKQrIYvpJkf1Cu7jJkv0YQ5jk=;EntityPath=hcname000005","primaryKey":"CYbXdUuCPV+EGe6aGl0lc8ZeWSgqJMZfmnle4MwYsqg=","secondaryKey":"LrtLem/UMhu7LKB/VZZKQrIYvpJkf1Cu7jJkv0YQ5jk=","keyName":"defaultSender"}' headers: cache-control: - no-cache @@ -1624,7 +1619,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:31 GMT + - Fri, 19 Aug 2022 00:15:33 GMT expires: - '-1' pragma: @@ -1640,7 +1635,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 200 message: OK @@ -1648,7 +1643,7 @@ interactions: body: '{"properties": {"serviceBusNamespace": "hcnamespace000004", "relayName": "hcname000005", "relayArmUri": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Relay/namespaces/hcnamespace000004/hybridConnections/hcname000005", "hostname": "vmsq1", "port": 80, "sendKeyName": "defaultSender", "sendKeyValue": - "kVOu3jkPYt6GIeN61ac7PluXlF2knsuChWPsCtjooQk=", "serviceBusSuffix": ".servicebus.windows.net"}}' + "CYbXdUuCPV+EGe6aGl0lc8ZeWSgqJMZfmnle4MwYsqg=", "serviceBusSuffix": ".servicebus.windows.net"}}' headers: Accept: - application/json @@ -1665,7 +1660,7 @@ interactions: ParameterSetName: - -g -n --namespace --hybrid-connection --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002/slots/hcwebapp000002-stage/hybridConnectionNamespaces/hcnamespace000004/relays/hcname000005?api-version=2022-03-01 response: @@ -1680,7 +1675,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:33 GMT + - Fri, 19 Aug 2022 00:15:37 GMT expires: - '-1' pragma: @@ -1698,7 +1693,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1196' x-powered-by: - ASP.NET status: @@ -1718,7 +1713,7 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002/slots/hcwebapp000002-stage/hybridConnectionRelays?api-version=2022-03-01 response: @@ -1733,7 +1728,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:33 GMT + - Fri, 19 Aug 2022 00:15:38 GMT expires: - '-1' pragma: @@ -1771,7 +1766,7 @@ interactions: ParameterSetName: - -g -n --namespace --hybrid-connection User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002/hybridConnectionNamespaces/hcnamespace000004/relays/hcname000005?api-version=2022-03-01 response: @@ -1783,7 +1778,7 @@ interactions: content-length: - '0' date: - - Wed, 27 Jul 2022 20:27:35 GMT + - Fri, 19 Aug 2022 00:15:41 GMT expires: - '-1' pragma: @@ -1797,7 +1792,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14997' x-powered-by: - ASP.NET status: @@ -1817,7 +1812,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002/hybridConnectionRelays?api-version=2022-03-01 response: @@ -1831,7 +1826,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:36 GMT + - Fri, 19 Aug 2022 00:15:43 GMT expires: - '-1' pragma: @@ -1869,7 +1864,7 @@ interactions: ParameterSetName: - -g -n --namespace --hybrid-connection --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002/slots/hcwebapp000002-stage/hybridConnectionNamespaces/hcnamespace000004/relays/hcname000005?api-version=2022-03-01 response: @@ -1881,7 +1876,7 @@ interactions: content-length: - '0' date: - - Wed, 27 Jul 2022 20:27:37 GMT + - Fri, 19 Aug 2022 00:15:45 GMT expires: - '-1' pragma: @@ -1915,7 +1910,7 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/hcwebapp000002/slots/hcwebapp000002-stage/hybridConnectionRelays?api-version=2022-03-01 response: @@ -1929,7 +1924,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:38 GMT + - Fri, 19 Aug 2022 00:15:46 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetDelegation.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetDelegation.yaml index 72196f70a8c..bafa0e2b1d6 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetDelegation.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetDelegation.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:25:36Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:11:11Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:25:38 GMT + - Fri, 19 Aug 2022 00:11:15 GMT expires: - '-1' pragma: @@ -62,21 +62,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005\",\r\n - \ \"etag\": \"W/\\\"dfd2035a-0835-48d1-810d-6ae90293bc5c\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"34199d3b-0f54-4f9c-a065-ae2e723c38d2\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"85fee161-c38a-4c06-bcbb-7b5bd58bad4f\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"166884d8-5095-434d-8a15-0c3fad93242c\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"dfd2035a-0835-48d1-810d-6ae90293bc5c\\\"\",\r\n + \ \"etag\": \"W/\\\"34199d3b-0f54-4f9c-a065-ae2e723c38d2\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -87,7 +87,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/df55637f-913f-4418-9515-23bb8a46c00e?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/08b04ecf-12d2-4bc1-881e-9acb96632c13?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -95,7 +95,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:25:42 GMT + - Fri, 19 Aug 2022 00:11:18 GMT expires: - '-1' pragma: @@ -108,9 +108,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8ddbe4ee-38db-424b-8844-8f3a7c1c1596 + - eecbb77d-483d-4821-8478-3fe05bb6d6ab x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1198' status: code: 201 message: Created @@ -128,9 +128,9 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/df55637f-913f-4418-9515-23bb8a46c00e?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/08b04ecf-12d2-4bc1-881e-9acb96632c13?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -142,7 +142,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:25:45 GMT + - Fri, 19 Aug 2022 00:11:21 GMT expires: - '-1' pragma: @@ -159,7 +159,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7a82077f-e987-4659-b08c-53cf0ee9d142 + - e43230a4-edc0-4538-820f-bc7744e9649a status: code: 200 message: OK @@ -177,21 +177,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005\",\r\n - \ \"etag\": \"W/\\\"cb9def22-7d90-4303-b0dc-f73f05e9e3bc\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"0bef8b3c-59cb-40d2-9df0-2555c57b363a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"85fee161-c38a-4c06-bcbb-7b5bd58bad4f\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"166884d8-5095-434d-8a15-0c3fad93242c\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"cb9def22-7d90-4303-b0dc-f73f05e9e3bc\\\"\",\r\n + \ \"etag\": \"W/\\\"0bef8b3c-59cb-40d2-9df0-2555c57b363a\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -206,9 +206,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:25:45 GMT + - Fri, 19 Aug 2022 00:11:21 GMT etag: - - W/"cb9def22-7d90-4303-b0dc-f73f05e9e3bc" + - W/"0bef8b3c-59cb-40d2-9df0-2555c57b363a" expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5feb3e33-c125-4ed1-9606-709ea26db66b + - c9664b55-7575-4188-bf54-5e48ff9959da status: code: 200 message: OK @@ -243,13 +243,13 @@ interactions: ParameterSetName: - -g --vnet --name --delegations --service-endpoints User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"cb9def22-7d90-4303-b0dc-f73f05e9e3bc\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"0bef8b3c-59cb-40d2-9df0-2555c57b363a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -262,9 +262,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:25:46 GMT + - Fri, 19 Aug 2022 00:11:23 GMT etag: - - W/"cb9def22-7d90-4303-b0dc-f73f05e9e3bc" + - W/"0bef8b3c-59cb-40d2-9df0-2555c57b363a" expires: - '-1' pragma: @@ -281,7 +281,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8b1976ad-41d5-4fee-9e23-407b8ba551fe + - 00f5ec82-ebc7-4592-a952-793af2d98c9c status: code: 200 message: OK @@ -308,20 +308,20 @@ interactions: ParameterSetName: - -g --vnet --name --delegations --service-endpoints User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"0f4d02c2-9b6e-4df1-8683-c817f4c2e04d\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"3837ed68-409d-4a2b-8317-3f1dec71ffe6\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Updating\",\r\n \ \"service\": \"Microsoft.Storage\",\r\n \"locations\": [\r\n \ \"japanwest\",\r\n \"japaneast\"\r\n ]\r\n }\r\n \ ],\r\n \"delegations\": [\r\n {\r\n \"name\": \"0\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/0\",\r\n - \ \"etag\": \"W/\\\"0f4d02c2-9b6e-4df1-8683-c817f4c2e04d\\\"\",\r\n + \ \"etag\": \"W/\\\"3837ed68-409d-4a2b-8317-3f1dec71ffe6\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverfarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -331,7 +331,7 @@ interactions: \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/8bb1a086-4eb6-4dcf-bb7d-6518143d09e4?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/dff810fd-a484-4e51-a294-49abcf4291ab?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -339,7 +339,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:25:46 GMT + - Fri, 19 Aug 2022 00:11:24 GMT expires: - '-1' pragma: @@ -356,9 +356,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 85f534a0-f564-4090-afe8-a284e27a8c62 + - 69333515-cf77-42c7-99bb-fc9d8dc0fe72 x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1198' status: code: 200 message: OK @@ -376,9 +376,9 @@ interactions: ParameterSetName: - -g --vnet --name --delegations --service-endpoints User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/8bb1a086-4eb6-4dcf-bb7d-6518143d09e4?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/dff810fd-a484-4e51-a294-49abcf4291ab?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -390,7 +390,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:25:49 GMT + - Fri, 19 Aug 2022 00:11:27 GMT expires: - '-1' pragma: @@ -407,7 +407,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 08122ed7-b381-4246-892e-2518f07913ad + - fe1c60a6-d80a-4152-9725-8535139c2e36 status: code: 200 message: OK @@ -425,20 +425,20 @@ interactions: ParameterSetName: - -g --vnet --name --delegations --service-endpoints User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"d5cd9d98-2b78-4acf-8d6a-641e7cdf933d\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"5560588e-60d9-4dad-bd81-9df344383d3c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"service\": \"Microsoft.Storage\",\r\n \"locations\": [\r\n \ \"japanwest\",\r\n \"japaneast\"\r\n ]\r\n }\r\n \ ],\r\n \"delegations\": [\r\n {\r\n \"name\": \"0\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/0\",\r\n - \ \"etag\": \"W/\\\"d5cd9d98-2b78-4acf-8d6a-641e7cdf933d\\\"\",\r\n + \ \"etag\": \"W/\\\"5560588e-60d9-4dad-bd81-9df344383d3c\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverfarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -454,9 +454,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:25:50 GMT + - Fri, 19 Aug 2022 00:11:27 GMT etag: - - W/"d5cd9d98-2b78-4acf-8d6a-641e7cdf933d" + - W/"5560588e-60d9-4dad-bd81-9df344383d3c" expires: - '-1' pragma: @@ -473,7 +473,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 33d3b7c8-af03-4bdb-a9a9-dbc0a6854e7a + - 3dd09c66-eeef-42a0-adf4-c930fa8c499e status: code: 200 message: OK @@ -491,12 +491,12 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:25:36Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:11:11Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -505,7 +505,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:25:51 GMT + - Fri, 19 Aug 2022 00:11:28 GMT expires: - '-1' pragma: @@ -539,13 +539,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":59335,"name":"swiftplan000003","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59335","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62937,"name":"swiftplan000003","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62937","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -554,9 +554,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:25:59 GMT + - Fri, 19 Aug 2022 00:11:39 GMT etag: - - '"1D8A1F714917260"' + - '"1D8B3603F85DF40"' expires: - '-1' pragma: @@ -574,7 +574,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' x-powered-by: - ASP.NET status: @@ -594,14 +594,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59335,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59335","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62937,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62937","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -610,7 +610,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:01 GMT + - Fri, 19 Aug 2022 00:11:40 GMT expires: - '-1' pragma: @@ -650,7 +650,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -664,7 +664,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:01 GMT + - Fri, 19 Aug 2022 00:11:41 GMT expires: - '-1' pragma: @@ -700,7 +700,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -868,8 +868,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -933,7 +933,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:02 GMT + - Fri, 19 Aug 2022 00:11:41 GMT expires: - '-1' pragma: @@ -977,26 +977,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:26:08.5633333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:11:47.45","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6267' + - '6561' content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:27 GMT + - Fri, 19 Aug 2022 00:12:06 GMT etag: - - '"1D8A1F71B491CC0"' + - '"1D8B3604637F155"' expires: - '-1' pragma: @@ -1014,7 +1014,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '499' + - '498' x-powered-by: - ASP.NET status: @@ -1038,24 +1038,24 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/publishxml?api-version=2022-03-01 response: body: string: @@ -1067,7 +1067,7 @@ interactions: content-type: - application/xml date: - - Wed, 27 Jul 2022 20:26:28 GMT + - Fri, 19 Aug 2022 00:12:08 GMT expires: - '-1' pragma: @@ -1101,21 +1101,21 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005\",\r\n - \ \"etag\": \"W/\\\"d5cd9d98-2b78-4acf-8d6a-641e7cdf933d\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"5560588e-60d9-4dad-bd81-9df344383d3c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"85fee161-c38a-4c06-bcbb-7b5bd58bad4f\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"166884d8-5095-434d-8a15-0c3fad93242c\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"d5cd9d98-2b78-4acf-8d6a-641e7cdf933d\\\"\",\r\n + \ \"etag\": \"W/\\\"5560588e-60d9-4dad-bd81-9df344383d3c\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Succeeded\",\r\n @@ -1123,7 +1123,7 @@ interactions: [\r\n \"japanwest\",\r\n \"japaneast\"\r\n ]\r\n \ }\r\n ],\r\n \"delegations\": [\r\n {\r\n \ \"name\": \"0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/0\",\r\n - \ \"etag\": \"W/\\\"d5cd9d98-2b78-4acf-8d6a-641e7cdf933d\\\"\",\r\n + \ \"etag\": \"W/\\\"5560588e-60d9-4dad-bd81-9df344383d3c\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"serviceName\": \"Microsoft.Web/serverfarms\",\r\n \ \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -1141,9 +1141,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:28 GMT + - Fri, 19 Aug 2022 00:12:08 GMT etag: - - W/"d5cd9d98-2b78-4acf-8d6a-641e7cdf933d" + - W/"5560588e-60d9-4dad-bd81-9df344383d3c" expires: - '-1' pragma: @@ -1160,7 +1160,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dfa925e7-b022-46c3-b48b-5a68a4beebf7 + - 0c4e766d-397c-48e3-821f-526b61025eb1 status: code: 200 message: OK @@ -1178,24 +1178,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:26:09.42","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:11:48.3733333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"supportedTlsCipherSuites":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},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6060' + - '6346' content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:30 GMT + - Fri, 19 Aug 2022 00:12:11 GMT etag: - - '"1D8A1F71B491CC0"' + - '"1D8B3604637F155"' expires: - '-1' pragma: @@ -1231,7 +1231,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -1267,11 +1267,15 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East - US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"displayName\":\"North @@ -1292,9 +1296,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -1330,11 +1332,11 @@ interactions: cache-control: - no-cache content-length: - - '28985' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:31 GMT + - Fri, 19 Aug 2022 00:12:12 GMT expires: - '-1' pragma: @@ -1362,7 +1364,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -1398,11 +1400,15 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East - US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"displayName\":\"North @@ -1423,9 +1429,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -1461,11 +1465,11 @@ interactions: cache-control: - no-cache content-length: - - '28985' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:33 GMT + - Fri, 19 Aug 2022 00:12:14 GMT expires: - '-1' pragma: @@ -1493,24 +1497,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:26:09.42","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:11:48.3733333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"supportedTlsCipherSuites":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},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6037' + - '6323' content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:35 GMT + - Fri, 19 Aug 2022 00:12:16 GMT etag: - - '"1D8A1F71B491CC0"' + - '"1D8B3604637F155"' expires: - '-1' pragma: @@ -1546,14 +1550,14 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59335,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59335","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62937,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62937","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -1562,7 +1566,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:36 GMT + - Fri, 19 Aug 2022 00:12:17 GMT expires: - '-1' pragma: @@ -1598,20 +1602,20 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"d5cd9d98-2b78-4acf-8d6a-641e7cdf933d\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"5560588e-60d9-4dad-bd81-9df344383d3c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"service\": \"Microsoft.Storage\",\r\n \"locations\": [\r\n \ \"japanwest\",\r\n \"japaneast\"\r\n ]\r\n }\r\n \ ],\r\n \"delegations\": [\r\n {\r\n \"name\": \"0\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/0\",\r\n - \ \"etag\": \"W/\\\"d5cd9d98-2b78-4acf-8d6a-641e7cdf933d\\\"\",\r\n + \ \"etag\": \"W/\\\"5560588e-60d9-4dad-bd81-9df344383d3c\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverfarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -1627,9 +1631,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:37 GMT + - Fri, 19 Aug 2022 00:12:18 GMT etag: - - W/"d5cd9d98-2b78-4acf-8d6a-641e7cdf933d" + - W/"5560588e-60d9-4dad-bd81-9df344383d3c" expires: - '-1' pragma: @@ -1646,7 +1650,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 20e7e589-c5e7-4233-843e-492ccf6932f6 + - 345fefc6-4b5f-4b6f-b139-40f6ed95a35a status: code: 200 message: OK @@ -1660,7 +1664,7 @@ interactions: "http20Enabled": true, "functionAppScaleLimit": 0, "minimumElasticInstanceCount": 0}, "scmSiteAlsoStopped": false, "clientAffinityEnabled": true, "clientCertEnabled": false, "clientCertMode": "Required", "hostNamesDisabled": false, "customDomainVerificationId": - "333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7", "containerSize": + "30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED", "containerSize": 0, "dailyMemoryTimeQuota": 0, "httpsOnly": false, "redundancyMode": "None", "storageAccountRequired": false, "keyVaultReferenceIdentity": "SystemAssigned", "virtualNetworkSubnetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004"}}' @@ -1680,26 +1684,26 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:26:39.75","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:12:20.91","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6404' + - '6703' content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:45 GMT + - Fri, 19 Aug 2022 00:12:27 GMT etag: - - '"1D8A1F71B491CC0"' + - '"1D8B3604637F155"' expires: - '-1' pragma: @@ -1737,24 +1741,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web","name":"swiftwebapp000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"85fee161-c38a-4c06-bcbb-7b5bd58bad4f_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"166884d8-5095-434d-8a15-0c3fad93242c_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3878' + - '4016' content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:46 GMT + - Fri, 19 Aug 2022 00:12:28 GMT expires: - '-1' pragma: @@ -1790,24 +1794,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web","name":"swiftwebapp000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"85fee161-c38a-4c06-bcbb-7b5bd58bad4f_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"166884d8-5095-434d-8a15-0c3fad93242c_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3878' + - '4016' content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:48 GMT + - Fri, 19 Aug 2022 00:12:30 GMT expires: - '-1' pragma: @@ -1845,7 +1849,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/appsettings/list?api-version=2022-03-01 response: @@ -1860,7 +1864,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:49 GMT + - Fri, 19 Aug 2022 00:12:31 GMT expires: - '-1' pragma: @@ -1878,7 +1882,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11996' + - '11999' x-powered-by: - ASP.NET status: @@ -1895,12 +1899,12 @@ interactions: true, "webSocketsEnabled": false, "alwaysOn": true, "appCommandLine": "", "managedPipelineMode": "Integrated", "virtualApplications": [{"virtualPath": "/", "physicalPath": "site\\wwwroot", "preloadEnabled": true}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": - []}, "autoHealEnabled": false, "vnetName": "85fee161-c38a-4c06-bcbb-7b5bd58bad4f_swiftsubnet000004", + []}, "autoHealEnabled": false, "vnetName": "166884d8-5095-434d-8a15-0c3fad93242c_swiftsubnet000004", "vnetRouteAllEnabled": true, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", "preWarmedInstanceCount": - 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": false, - "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": + 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -1911,32 +1915,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1403' + - '1375' Content-Type: - application/json ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"85fee161-c38a-4c06-bcbb-7b5bd58bad4f_swiftsubnet000004","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"166884d8-5095-434d-8a15-0c3fad93242c_swiftsubnet000004","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3863' + - '4001' content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:52 GMT + - Fri, 19 Aug 2022 00:12:35 GMT etag: - - '"1D8A1F72F75B42B"' + - '"1D8B3605B6AFC40"' expires: - '-1' pragma: @@ -1954,7 +1958,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1199' x-powered-by: - ASP.NET status: @@ -1974,12 +1978,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections?api-version=2022-03-01 response: body: - string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections/85fee161-c38a-4c06-bcbb-7b5bd58bad4f_swiftsubnet000004","name":"85fee161-c38a-4c06-bcbb-7b5bd58bad4f_swiftsubnet000004","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan + string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections/166884d8-5095-434d-8a15-0c3fad93242c_swiftsubnet000004","name":"166884d8-5095-434d-8a15-0c3fad93242c_swiftsubnet000004","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan West","properties":{"vnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","certThumbprint":null,"certBlob":null,"routes":null,"resyncRequired":false,"dnsServers":null,"isSwift":true}}]' headers: cache-control: @@ -1989,7 +1993,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:53 GMT + - Fri, 19 Aug 2022 00:12:35 GMT expires: - '-1' pragma: @@ -2025,17 +2029,17 @@ interactions: ParameterSetName: - -g -n --vnet-name User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"bc1a1108-de5e-4430-8eb0-d23c47907479\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"a3770ef6-4335-494d-967e-adb26219c963\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"serviceAssociationLinks\": [\r\n {\r\n \"name\": \"AppServiceLink\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/serviceAssociationLinks/AppServiceLink\",\r\n - \ \"etag\": \"W/\\\"bc1a1108-de5e-4430-8eb0-d23c47907479\\\"\",\r\n + \ \"etag\": \"W/\\\"a3770ef6-4335-494d-967e-adb26219c963\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"linkedResourceType\": \"Microsoft.Web/serverfarms\",\r\n \"link\": @@ -2047,7 +2051,7 @@ interactions: \ \"japanwest\",\r\n \"japaneast\"\r\n ]\r\n }\r\n \ ],\r\n \"delegations\": [\r\n {\r\n \"name\": \"0\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/0\",\r\n - \ \"etag\": \"W/\\\"bc1a1108-de5e-4430-8eb0-d23c47907479\\\"\",\r\n + \ \"etag\": \"W/\\\"a3770ef6-4335-494d-967e-adb26219c963\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverfarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -2063,9 +2067,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:54 GMT + - Fri, 19 Aug 2022 00:12:37 GMT etag: - - W/"bc1a1108-de5e-4430-8eb0-d23c47907479" + - W/"a3770ef6-4335-494d-967e-adb26219c963" expires: - '-1' pragma: @@ -2082,7 +2086,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 827a3cef-7e1b-4b31-99f5-733f4a125437 + - 367137c8-37c6-4cd1-b07c-3d17eb241370 status: code: 200 message: OK @@ -2102,7 +2106,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/networkConfig/virtualNetwork?api-version=2022-03-01 response: @@ -2114,7 +2118,7 @@ interactions: content-length: - '0' date: - - Wed, 27 Jul 2022 20:27:45 GMT + - Fri, 19 Aug 2022 00:13:27 GMT expires: - '-1' pragma: @@ -2128,7 +2132,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' x-powered-by: - ASP.NET status: @@ -2148,7 +2152,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections?api-version=2022-03-01 response: @@ -2162,7 +2166,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:46 GMT + - Fri, 19 Aug 2022 00:13:31 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetE2E.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetE2E.yaml index 9a6b1ff4d6d..92b2ec669d9 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetE2E.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetE2E.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:25:56Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:11:06Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:25:58 GMT + - Fri, 19 Aug 2022 00:11:10 GMT expires: - '-1' pragma: @@ -62,21 +62,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005\",\r\n - \ \"etag\": \"W/\\\"0fa6f564-344e-4513-b308-dad400b0a72e\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"53a17cba-85f0-45c1-b1e2-4eb6dc41df32\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"39d1f757-3a18-4504-be79-6730e045f417\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"58a6e778-f26a-4de5-9a71-cfc1067be6f8\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"0fa6f564-344e-4513-b308-dad400b0a72e\\\"\",\r\n + \ \"etag\": \"W/\\\"53a17cba-85f0-45c1-b1e2-4eb6dc41df32\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -87,7 +87,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/721347de-f893-4fa2-b17a-57c3d30163ad?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/f2840175-48fa-46d7-aee6-11937df4bf6e?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -95,7 +95,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:02 GMT + - Fri, 19 Aug 2022 00:11:16 GMT expires: - '-1' pragma: @@ -108,7 +108,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5a109af7-3b68-4069-8c76-8ba0698b5c30 + - f246922e-e1c2-48d8-8cd4-1d294b243513 x-ms-ratelimit-remaining-subscription-writes: - '1198' status: @@ -128,9 +128,9 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/721347de-f893-4fa2-b17a-57c3d30163ad?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/f2840175-48fa-46d7-aee6-11937df4bf6e?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -142,7 +142,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:05 GMT + - Fri, 19 Aug 2022 00:11:19 GMT expires: - '-1' pragma: @@ -159,7 +159,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fe3907bc-96af-4115-bc16-0a8af50174a4 + - 0a86d67f-7174-4f3d-a93b-fcaec4d0baa5 status: code: 200 message: OK @@ -177,21 +177,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005\",\r\n - \ \"etag\": \"W/\\\"7330549b-4f59-4684-85c5-de2225696121\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"09457a1e-9b91-470c-9194-2b3b9180e4a9\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"39d1f757-3a18-4504-be79-6730e045f417\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"58a6e778-f26a-4de5-9a71-cfc1067be6f8\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"7330549b-4f59-4684-85c5-de2225696121\\\"\",\r\n + \ \"etag\": \"W/\\\"09457a1e-9b91-470c-9194-2b3b9180e4a9\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -206,9 +206,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:05 GMT + - Fri, 19 Aug 2022 00:11:20 GMT etag: - - W/"7330549b-4f59-4684-85c5-de2225696121" + - W/"09457a1e-9b91-470c-9194-2b3b9180e4a9" expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 698e3418-9c95-40c1-8977-c97292464a25 + - e148e20e-26e3-44e0-8818-143beb552e7c status: code: 200 message: OK @@ -243,12 +243,12 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:25:56Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:11:06Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -257,7 +257,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:06 GMT + - Fri, 19 Aug 2022 00:11:21 GMT expires: - '-1' pragma: @@ -291,13 +291,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":59336,"name":"swiftplan000003","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59336","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62936,"name":"swiftplan000003","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62936","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -306,9 +306,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:15 GMT + - Fri, 19 Aug 2022 00:11:32 GMT etag: - - '"1D8A1F71DD4A9A0"' + - '"1D8B3603B8601E0"' expires: - '-1' pragma: @@ -326,7 +326,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1198' x-powered-by: - ASP.NET status: @@ -346,14 +346,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59336,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59336","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62936,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62936","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -362,7 +362,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:17 GMT + - Fri, 19 Aug 2022 00:11:34 GMT expires: - '-1' pragma: @@ -402,7 +402,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -416,7 +416,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:16 GMT + - Fri, 19 Aug 2022 00:11:36 GMT expires: - '-1' pragma: @@ -452,7 +452,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -620,8 +620,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -685,7 +685,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:17 GMT + - Fri, 19 Aug 2022 00:11:36 GMT expires: - '-1' pragma: @@ -729,26 +729,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:26:22.4133333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:11:44.13","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6267' + - '6561' content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:41 GMT + - Fri, 19 Aug 2022 00:12:03 GMT etag: - - '"1D8A1F7238CFF6B"' + - '"1D8B36044457D2B"' expires: - '-1' pragma: @@ -790,24 +790,24 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/publishxml?api-version=2022-03-01 response: body: string: @@ -819,7 +819,7 @@ interactions: content-type: - application/xml date: - - Wed, 27 Jul 2022 20:26:42 GMT + - Fri, 19 Aug 2022 00:12:04 GMT expires: - '-1' pragma: @@ -853,21 +853,21 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005\",\r\n - \ \"etag\": \"W/\\\"7330549b-4f59-4684-85c5-de2225696121\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"09457a1e-9b91-470c-9194-2b3b9180e4a9\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"39d1f757-3a18-4504-be79-6730e045f417\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"58a6e778-f26a-4de5-9a71-cfc1067be6f8\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"7330549b-4f59-4684-85c5-de2225696121\\\"\",\r\n + \ \"etag\": \"W/\\\"09457a1e-9b91-470c-9194-2b3b9180e4a9\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -882,9 +882,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:42 GMT + - Fri, 19 Aug 2022 00:12:05 GMT etag: - - W/"7330549b-4f59-4684-85c5-de2225696121" + - W/"09457a1e-9b91-470c-9194-2b3b9180e4a9" expires: - '-1' pragma: @@ -901,7 +901,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ed22462b-3462-427d-b342-4bab17820f85 + - 72ca88b9-a218-4e8a-b68f-e0bd495f758b status: code: 200 message: OK @@ -919,24 +919,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:26:23.2866667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:11:45.1066667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"supportedTlsCipherSuites":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},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6065' + - '6346' content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:43 GMT + - Fri, 19 Aug 2022 00:12:08 GMT etag: - - '"1D8A1F7238CFF6B"' + - '"1D8B36044457D2B"' expires: - '-1' pragma: @@ -972,7 +972,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -1008,11 +1008,15 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East - US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"displayName\":\"North @@ -1033,9 +1037,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -1071,11 +1073,11 @@ interactions: cache-control: - no-cache content-length: - - '28985' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:46 GMT + - Fri, 19 Aug 2022 00:12:09 GMT expires: - '-1' pragma: @@ -1103,7 +1105,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -1139,11 +1141,15 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East - US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"displayName\":\"North @@ -1164,9 +1170,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -1202,11 +1206,11 @@ interactions: cache-control: - no-cache content-length: - - '28985' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:47 GMT + - Fri, 19 Aug 2022 00:12:11 GMT expires: - '-1' pragma: @@ -1234,24 +1238,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:26:23.2866667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:11:45.1066667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"supportedTlsCipherSuites":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},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6042' + - '6323' content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:48 GMT + - Fri, 19 Aug 2022 00:12:13 GMT etag: - - '"1D8A1F7238CFF6B"' + - '"1D8B36044457D2B"' expires: - '-1' pragma: @@ -1287,14 +1291,14 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59336,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59336","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62936,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62936","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -1303,7 +1307,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:49 GMT + - Fri, 19 Aug 2022 00:12:13 GMT expires: - '-1' pragma: @@ -1339,13 +1343,13 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"7330549b-4f59-4684-85c5-de2225696121\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"09457a1e-9b91-470c-9194-2b3b9180e4a9\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -1358,9 +1362,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:49 GMT + - Fri, 19 Aug 2022 00:12:14 GMT etag: - - W/"7330549b-4f59-4684-85c5-de2225696121" + - W/"09457a1e-9b91-470c-9194-2b3b9180e4a9" expires: - '-1' pragma: @@ -1377,7 +1381,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e1725eed-df9c-4ffb-81ed-89ab3285ca48 + - 8ec7fa58-b9be-4b7b-8140-c7e4232f0843 status: code: 200 message: OK @@ -1403,17 +1407,17 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"e59b51ab-e7f2-41ea-8eb8-98fa59a542c1\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"3cb395de-e254-4691-89a7-794c464188f9\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"delegation\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/delegation\",\r\n - \ \"etag\": \"W/\\\"e59b51ab-e7f2-41ea-8eb8-98fa59a542c1\\\"\",\r\n + \ \"etag\": \"W/\\\"3cb395de-e254-4691-89a7-794c464188f9\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverFarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -1423,7 +1427,7 @@ interactions: \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/011c02dd-406e-48d5-a87c-cff6a0bad58f?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/24657bf7-7246-414d-a966-006f537e6ce9?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -1431,7 +1435,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:50 GMT + - Fri, 19 Aug 2022 00:12:15 GMT expires: - '-1' pragma: @@ -1448,9 +1452,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3ac6257e-cd1a-403a-bdb8-7348d3651a7c + - 693a5bf4-5564-42c7-b271-457647138c95 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' status: code: 200 message: OK @@ -1468,9 +1472,9 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/011c02dd-406e-48d5-a87c-cff6a0bad58f?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/24657bf7-7246-414d-a966-006f537e6ce9?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1482,7 +1486,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:53 GMT + - Fri, 19 Aug 2022 00:12:18 GMT expires: - '-1' pragma: @@ -1499,7 +1503,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8abe12b3-d066-47ef-9ce3-0e68f8757ca7 + - 70d95e01-9427-4732-b27f-c453a8f02f17 status: code: 200 message: OK @@ -1517,26 +1521,17 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"2c8ac7be-a960-4df6-92be-bab6f24dc9f4\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"0c6cb7c3-5700-4819-b76d-f1eaf9cf6ff6\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n - \ \"serviceAssociationLinks\": [\r\n {\r\n \"name\": \"AppServiceLink\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/serviceAssociationLinks/AppServiceLink\",\r\n - \ \"etag\": \"W/\\\"2c8ac7be-a960-4df6-92be-bab6f24dc9f4\\\"\",\r\n - \ \"type\": \"Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"linkedResourceType\": \"Microsoft.Web/serverfarms\",\r\n \"link\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003\",\r\n - \ \"enabledForArmDeployments\": false,\r\n \"allowDelete\": - false,\r\n \"locations\": []\r\n }\r\n }\r\n ],\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"delegation\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/delegation\",\r\n - \ \"etag\": \"W/\\\"2c8ac7be-a960-4df6-92be-bab6f24dc9f4\\\"\",\r\n + \ \"etag\": \"W/\\\"0c6cb7c3-5700-4819-b76d-f1eaf9cf6ff6\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverFarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -1548,13 +1543,13 @@ interactions: cache-control: - no-cache content-length: - - '2076' + - '1198' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:26:53 GMT + - Fri, 19 Aug 2022 00:12:20 GMT etag: - - W/"2c8ac7be-a960-4df6-92be-bab6f24dc9f4" + - W/"0c6cb7c3-5700-4819-b76d-f1eaf9cf6ff6" expires: - '-1' pragma: @@ -1571,7 +1566,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0912da2c-1148-4af7-8ca2-a342562d8cff + - 2a22fa91-74c1-447c-91c0-059dfce9a8ec status: code: 200 message: OK @@ -1585,7 +1580,7 @@ interactions: "http20Enabled": true, "functionAppScaleLimit": 0, "minimumElasticInstanceCount": 0}, "scmSiteAlsoStopped": false, "clientAffinityEnabled": true, "clientCertEnabled": false, "clientCertMode": "Required", "hostNamesDisabled": false, "customDomainVerificationId": - "333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7", "containerSize": + "30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED", "containerSize": 0, "dailyMemoryTimeQuota": 0, "httpsOnly": false, "redundancyMode": "None", "storageAccountRequired": false, "keyVaultReferenceIdentity": "SystemAssigned", "virtualNetworkSubnetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004"}}' @@ -1605,26 +1600,26 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:26:52.1166667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:12:18.38","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6409' + - '6703' content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:57 GMT + - Fri, 19 Aug 2022 00:12:24 GMT etag: - - '"1D8A1F7238CFF6B"' + - '"1D8B36044457D2B"' expires: - '-1' pragma: @@ -1662,24 +1657,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web","name":"swiftwebapp000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"39d1f757-3a18-4504-be79-6730e045f417_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"58a6e778-f26a-4de5-9a71-cfc1067be6f8_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3878' + - '4016' content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:58 GMT + - Fri, 19 Aug 2022 00:12:27 GMT expires: - '-1' pragma: @@ -1715,24 +1710,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web","name":"swiftwebapp000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"39d1f757-3a18-4504-be79-6730e045f417_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"58a6e778-f26a-4de5-9a71-cfc1067be6f8_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3878' + - '4016' content-type: - application/json date: - - Wed, 27 Jul 2022 20:26:59 GMT + - Fri, 19 Aug 2022 00:12:29 GMT expires: - '-1' pragma: @@ -1770,7 +1765,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/appsettings/list?api-version=2022-03-01 response: @@ -1785,7 +1780,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:00 GMT + - Fri, 19 Aug 2022 00:12:29 GMT expires: - '-1' pragma: @@ -1820,12 +1815,12 @@ interactions: true, "webSocketsEnabled": false, "alwaysOn": true, "appCommandLine": "", "managedPipelineMode": "Integrated", "virtualApplications": [{"virtualPath": "/", "physicalPath": "site\\wwwroot", "preloadEnabled": true}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": - []}, "autoHealEnabled": false, "vnetName": "39d1f757-3a18-4504-be79-6730e045f417_swiftsubnet000004", + []}, "autoHealEnabled": false, "vnetName": "58a6e778-f26a-4de5-9a71-cfc1067be6f8_swiftsubnet000004", "vnetRouteAllEnabled": true, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", "preWarmedInstanceCount": - 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": false, - "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": + 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -1836,32 +1831,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1403' + - '1375' Content-Type: - application/json ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"39d1f757-3a18-4504-be79-6730e045f417_swiftsubnet000004","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"58a6e778-f26a-4de5-9a71-cfc1067be6f8_swiftsubnet000004","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3863' + - '4001' content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:03 GMT + - Fri, 19 Aug 2022 00:12:33 GMT etag: - - '"1D8A1F7368F88C0"' + - '"1D8B3605A57D18B"' expires: - '-1' pragma: @@ -1879,7 +1874,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' x-powered-by: - ASP.NET status: @@ -1899,12 +1894,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections?api-version=2022-03-01 response: body: - string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections/39d1f757-3a18-4504-be79-6730e045f417_swiftsubnet000004","name":"39d1f757-3a18-4504-be79-6730e045f417_swiftsubnet000004","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan + string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections/58a6e778-f26a-4de5-9a71-cfc1067be6f8_swiftsubnet000004","name":"58a6e778-f26a-4de5-9a71-cfc1067be6f8_swiftsubnet000004","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan West","properties":{"vnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","certThumbprint":null,"certBlob":null,"routes":null,"resyncRequired":false,"dnsServers":null,"isSwift":true}}]' headers: cache-control: @@ -1914,7 +1909,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:05 GMT + - Fri, 19 Aug 2022 00:12:35 GMT expires: - '-1' pragma: @@ -1950,24 +1945,24 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:27:03.3266667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":true,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:12:33.29","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":true,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"supportedTlsCipherSuites":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},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6231' + - '6507' content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:05 GMT + - Fri, 19 Aug 2022 00:12:36 GMT etag: - - '"1D8A1F73B6A9DEB"' + - '"1D8B36060FDAEA0"' expires: - '-1' pragma: @@ -2003,24 +1998,24 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web","name":"swiftwebapp000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"39d1f757-3a18-4504-be79-6730e045f417_swiftsubnet000004","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"58a6e778-f26a-4de5-9a71-cfc1067be6f8_swiftsubnet000004","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3881' + - '4019' content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:07 GMT + - Fri, 19 Aug 2022 00:12:36 GMT expires: - '-1' pragma: @@ -2063,26 +2058,26 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage","name":"swiftwebapp000002/swiftwebapp000002-stage","type":"Microsoft.Web/sites/slots","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002(swiftwebapp000002-stage)","state":"Running","hostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","swiftwebapp000002-swiftwebapp000002-stage.scm.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":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002-swiftwebapp000002-stage.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:27:13.33","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002__fab1","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002__swiftwebapp000002-stage\\$swiftwebapp000002__swiftwebapp000002-stage","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002(swiftwebapp000002-stage)","state":"Running","hostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","swiftwebapp000002-swiftwebapp000002-stage.scm.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":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002-swiftwebapp000002-stage.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:12:47.9066667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002__f96a","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002__swiftwebapp000002-stage\\$swiftwebapp000002__swiftwebapp000002-stage","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6547' + - '6851' content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:32 GMT + - Fri, 19 Aug 2022 00:13:06 GMT etag: - - '"1D8A1F73B6A9DEB"' + - '"1D8B36060FDAEA0"' expires: - '-1' pragma: @@ -2120,26 +2115,26 @@ interactions: ParameterSetName: - -g -n --vnet --subnet --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005\",\r\n - \ \"etag\": \"W/\\\"dfa7e6b2-2c28-438b-a0c9-b7f920fb33a8\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"5ec851aa-9ed7-4d87-8025-2ca4d9b7e52a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"39d1f757-3a18-4504-be79-6730e045f417\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"58a6e778-f26a-4de5-9a71-cfc1067be6f8\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"dfa7e6b2-2c28-438b-a0c9-b7f920fb33a8\\\"\",\r\n + \ \"etag\": \"W/\\\"5ec851aa-9ed7-4d87-8025-2ca4d9b7e52a\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"serviceAssociationLinks\": [\r\n {\r\n \"name\": \"AppServiceLink\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/serviceAssociationLinks/AppServiceLink\",\r\n - \ \"etag\": \"W/\\\"dfa7e6b2-2c28-438b-a0c9-b7f920fb33a8\\\"\",\r\n + \ \"etag\": \"W/\\\"5ec851aa-9ed7-4d87-8025-2ca4d9b7e52a\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"linkedResourceType\": \"Microsoft.Web/serverfarms\",\r\n @@ -2148,7 +2143,7 @@ interactions: false,\r\n \"locations\": []\r\n }\r\n }\r\n \ ],\r\n \"delegations\": [\r\n {\r\n \"name\": \"delegation\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/delegation\",\r\n - \ \"etag\": \"W/\\\"dfa7e6b2-2c28-438b-a0c9-b7f920fb33a8\\\"\",\r\n + \ \"etag\": \"W/\\\"5ec851aa-9ed7-4d87-8025-2ca4d9b7e52a\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"serviceName\": \"Microsoft.Web/serverFarms\",\r\n \ \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -2166,9 +2161,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:32 GMT + - Fri, 19 Aug 2022 00:13:07 GMT etag: - - W/"dfa7e6b2-2c28-438b-a0c9-b7f920fb33a8" + - W/"5ec851aa-9ed7-4d87-8025-2ca4d9b7e52a" expires: - '-1' pragma: @@ -2185,7 +2180,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 996f6db6-cba7-43ea-af4c-578adccfaf30 + - 773af5e7-22ad-4be3-998d-fd757210b581 status: code: 200 message: OK @@ -2203,24 +2198,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage","name":"swiftwebapp000002/swiftwebapp000002-stage","type":"Microsoft.Web/sites/slots","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002(swiftwebapp000002-stage)","state":"Running","hostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","swiftwebapp000002-swiftwebapp000002-stage.scm.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":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002-swiftwebapp000002-stage.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:27:14","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002__fab1","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002__swiftwebapp000002-stage\\$swiftwebapp000002__swiftwebapp000002-stage","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002(swiftwebapp000002-stage)","state":"Running","hostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","swiftwebapp000002-swiftwebapp000002-stage.scm.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":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002-swiftwebapp000002-stage.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:12:48.66","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":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},"deploymentId":"swiftwebapp000002__f96a","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002__swiftwebapp000002-stage\\$swiftwebapp000002__swiftwebapp000002-stage","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6343' + - '6627' content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:33 GMT + - Fri, 19 Aug 2022 00:13:09 GMT etag: - - '"1D8A1F741C73D00"' + - '"1D8B3606A26F540"' expires: - '-1' pragma: @@ -2256,7 +2251,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -2292,7 +2287,9 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East @@ -2319,9 +2316,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -2357,11 +2352,11 @@ interactions: cache-control: - no-cache content-length: - - '29464' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:34 GMT + - Fri, 19 Aug 2022 00:13:11 GMT expires: - '-1' pragma: @@ -2389,7 +2384,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -2425,7 +2420,9 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East @@ -2452,9 +2449,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -2490,11 +2485,11 @@ interactions: cache-control: - no-cache content-length: - - '29464' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:35 GMT + - Fri, 19 Aug 2022 00:13:12 GMT expires: - '-1' pragma: @@ -2522,24 +2517,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage","name":"swiftwebapp000002/swiftwebapp000002-stage","type":"Microsoft.Web/sites/slots","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002(swiftwebapp000002-stage)","state":"Running","hostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","swiftwebapp000002-swiftwebapp000002-stage.scm.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":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002-swiftwebapp000002-stage.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:27:14","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002__fab1","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002__swiftwebapp000002-stage\\$swiftwebapp000002__swiftwebapp000002-stage","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002(swiftwebapp000002-stage)","state":"Running","hostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","swiftwebapp000002-swiftwebapp000002-stage.scm.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":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002-swiftwebapp000002-stage.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:12:48.66","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":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},"deploymentId":"swiftwebapp000002__f96a","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002__swiftwebapp000002-stage\\$swiftwebapp000002__swiftwebapp000002-stage","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6320' + - '6604' content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:36 GMT + - Fri, 19 Aug 2022 00:13:14 GMT etag: - - '"1D8A1F741C73D00"' + - '"1D8B3606A26F540"' expires: - '-1' pragma: @@ -2575,14 +2570,14 @@ interactions: ParameterSetName: - -g -n --vnet --subnet --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59336,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59336","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62936,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62936","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -2591,7 +2586,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:37 GMT + - Fri, 19 Aug 2022 00:13:16 GMT expires: - '-1' pragma: @@ -2627,17 +2622,17 @@ interactions: ParameterSetName: - -g -n --vnet --subnet --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"dfa7e6b2-2c28-438b-a0c9-b7f920fb33a8\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"5ec851aa-9ed7-4d87-8025-2ca4d9b7e52a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"serviceAssociationLinks\": [\r\n {\r\n \"name\": \"AppServiceLink\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/serviceAssociationLinks/AppServiceLink\",\r\n - \ \"etag\": \"W/\\\"dfa7e6b2-2c28-438b-a0c9-b7f920fb33a8\\\"\",\r\n + \ \"etag\": \"W/\\\"5ec851aa-9ed7-4d87-8025-2ca4d9b7e52a\\\"\",\r\n \ \"type\": \"Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"linkedResourceType\": \"Microsoft.Web/serverfarms\",\r\n \"link\": @@ -2646,7 +2641,7 @@ interactions: false,\r\n \"locations\": []\r\n }\r\n }\r\n ],\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"delegation\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/delegation\",\r\n - \ \"etag\": \"W/\\\"dfa7e6b2-2c28-438b-a0c9-b7f920fb33a8\\\"\",\r\n + \ \"etag\": \"W/\\\"5ec851aa-9ed7-4d87-8025-2ca4d9b7e52a\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverFarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -2662,9 +2657,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:37 GMT + - Fri, 19 Aug 2022 00:13:17 GMT etag: - - W/"dfa7e6b2-2c28-438b-a0c9-b7f920fb33a8" + - W/"5ec851aa-9ed7-4d87-8025-2ca4d9b7e52a" expires: - '-1' pragma: @@ -2681,7 +2676,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d8aceec4-c044-476a-abda-e2a5f9460a0e + - f2353209-36e8-422a-9802-e5b13d2fe854 status: code: 200 message: OK @@ -2695,7 +2690,7 @@ interactions: "http20Enabled": true, "functionAppScaleLimit": 0, "minimumElasticInstanceCount": 0}, "scmSiteAlsoStopped": false, "clientAffinityEnabled": true, "clientCertEnabled": false, "clientCertMode": "Required", "hostNamesDisabled": false, "customDomainVerificationId": - "333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7", "containerSize": + "30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED", "containerSize": 0, "dailyMemoryTimeQuota": 0, "httpsOnly": false, "redundancyMode": "None", "storageAccountRequired": false, "keyVaultReferenceIdentity": "SystemAssigned", "virtualNetworkSubnetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004"}}' @@ -2715,26 +2710,26 @@ interactions: ParameterSetName: - -g -n --vnet --subnet --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage","name":"swiftwebapp000002/swiftwebapp000002-stage","type":"Microsoft.Web/sites/slots","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002(swiftwebapp000002-stage)","state":"Running","hostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","swiftwebapp000002-swiftwebapp000002-stage.scm.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":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002-swiftwebapp000002-stage.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:27:40.26","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002__fab1","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002__swiftwebapp000002-stage\\$swiftwebapp000002__swiftwebapp000002-stage","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002(swiftwebapp000002-stage)","state":"Running","hostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","swiftwebapp000002-swiftwebapp000002-stage.scm.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":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002-swiftwebapp000002-stage.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:13:20.67","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002__f96a","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002__swiftwebapp000002-stage\\$swiftwebapp000002__swiftwebapp000002-stage","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002-swiftwebapp000002-stage.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6690' + - '6989' content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:42 GMT + - Fri, 19 Aug 2022 00:13:25 GMT etag: - - '"1D8A1F741C73D00"' + - '"1D8B3606A26F540"' expires: - '-1' pragma: @@ -2772,24 +2767,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage/config/web","name":"swiftwebapp000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002__swiftwebapp000002-stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"39d1f757-3a18-4504-be79-6730e045f417_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002__swiftwebapp000002-stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"58a6e778-f26a-4de5-9a71-cfc1067be6f8_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3935' + - '4073' content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:44 GMT + - Fri, 19 Aug 2022 00:13:26 GMT expires: - '-1' pragma: @@ -2825,24 +2820,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage/config/web","name":"swiftwebapp000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002__swiftwebapp000002-stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"39d1f757-3a18-4504-be79-6730e045f417_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002__swiftwebapp000002-stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"58a6e778-f26a-4de5-9a71-cfc1067be6f8_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3935' + - '4073' content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:45 GMT + - Fri, 19 Aug 2022 00:13:29 GMT expires: - '-1' pragma: @@ -2880,7 +2875,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage/config/appsettings/list?api-version=2022-03-01 response: @@ -2895,7 +2890,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:45 GMT + - Fri, 19 Aug 2022 00:13:31 GMT expires: - '-1' pragma: @@ -2931,12 +2926,12 @@ interactions: "alwaysOn": false, "appCommandLine": "", "managedPipelineMode": "Integrated", "virtualApplications": [{"virtualPath": "/", "physicalPath": "site\\wwwroot", "preloadEnabled": false}], "loadBalancing": "LeastRequests", "experiments": - {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "39d1f757-3a18-4504-be79-6730e045f417_swiftsubnet000004", + {"rampUpRules": []}, "autoHealEnabled": false, "vnetName": "58a6e778-f26a-4de5-9a71-cfc1067be6f8_swiftsubnet000004", "vnetRouteAllEnabled": true, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", "preWarmedInstanceCount": - 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": false, - "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": + 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -2947,32 +2942,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1430' + - '1402' Content-Type: - application/json ParameterSetName: - -g -n --vnet --subnet --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage","name":"swiftwebapp000002/swiftwebapp000002-stage","type":"Microsoft.Web/sites/slots","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002__swiftwebapp000002-stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"39d1f757-3a18-4504-be79-6730e045f417_swiftsubnet000004","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002__swiftwebapp000002-stage","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":false,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"58a6e778-f26a-4de5-9a71-cfc1067be6f8_swiftsubnet000004","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3950' + - '4088' content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:47 GMT + - Fri, 19 Aug 2022 00:13:34 GMT etag: - - '"1D8A1F7524AF0AB"' + - '"1D8B3607E2EEDAB"' expires: - '-1' pragma: @@ -2990,7 +2985,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' x-powered-by: - ASP.NET status: @@ -3010,12 +3005,12 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage/virtualNetworkConnections?api-version=2022-03-01 response: body: - string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage/virtualNetworkConnections/39d1f757-3a18-4504-be79-6730e045f417_swiftsubnet000004","name":"39d1f757-3a18-4504-be79-6730e045f417_swiftsubnet000004","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan + string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage/virtualNetworkConnections/58a6e778-f26a-4de5-9a71-cfc1067be6f8_swiftsubnet000004","name":"58a6e778-f26a-4de5-9a71-cfc1067be6f8_swiftsubnet000004","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan West","properties":{"vnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","certThumbprint":null,"certBlob":null,"routes":null,"resyncRequired":false,"dnsServers":null,"isSwift":true}}]' headers: cache-control: @@ -3025,7 +3020,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:48 GMT + - Fri, 19 Aug 2022 00:13:36 GMT expires: - '-1' pragma: @@ -3063,7 +3058,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/networkConfig/virtualNetwork?api-version=2022-03-01 response: @@ -3075,7 +3070,7 @@ interactions: content-length: - '0' date: - - Wed, 27 Jul 2022 20:27:50 GMT + - Fri, 19 Aug 2022 00:13:38 GMT expires: - '-1' pragma: @@ -3089,7 +3084,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14997' x-powered-by: - ASP.NET status: @@ -3109,7 +3104,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections?api-version=2022-03-01 response: @@ -3123,7 +3118,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:27:51 GMT + - Fri, 19 Aug 2022 00:13:39 GMT expires: - '-1' pragma: @@ -3161,7 +3156,7 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage/networkConfig/virtualNetwork?api-version=2022-03-01 response: @@ -3173,7 +3168,7 @@ interactions: content-length: - '0' date: - - Wed, 27 Jul 2022 20:28:43 GMT + - Fri, 19 Aug 2022 00:14:31 GMT expires: - '-1' pragma: @@ -3187,7 +3182,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14997' x-powered-by: - ASP.NET status: @@ -3207,7 +3202,7 @@ interactions: ParameterSetName: - -g -n --slot User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/slots/swiftwebapp000002-stage/virtualNetworkConnections?api-version=2022-03-01 response: @@ -3221,7 +3216,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:43 GMT + - Fri, 19 Aug 2022 00:14:33 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetRouteAll.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetRouteAll.yaml index 0712a9607ff..7bfef18c42f 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetRouteAll.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetRouteAll.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:27:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:11:15Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:45 GMT + - Fri, 19 Aug 2022 00:11:16 GMT expires: - '-1' pragma: @@ -62,21 +62,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005\",\r\n - \ \"etag\": \"W/\\\"71b7617f-6c03-4bcd-83c1-6bb2d474cf12\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"2ee3f775-14a3-49bc-9f12-fd8feefad457\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"1ca42ed0-8cce-42d0-97ba-16fe4e61c77d\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"ff85f1b8-1aa4-4652-ae3d-5db2b9d36616\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"71b7617f-6c03-4bcd-83c1-6bb2d474cf12\\\"\",\r\n + \ \"etag\": \"W/\\\"2ee3f775-14a3-49bc-9f12-fd8feefad457\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -87,7 +87,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/bbfcc5ff-6fef-4afd-85a3-fcf551c2d1ee?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/8a1d67c2-1494-446a-8cd5-e1a0b938cf5a?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -95,7 +95,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:49 GMT + - Fri, 19 Aug 2022 00:11:23 GMT expires: - '-1' pragma: @@ -108,9 +108,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 368a427f-ed5f-4d91-9b0b-786571783ff4 + - f2797380-53d8-4e86-bb4f-5d018d31db44 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 201 message: Created @@ -128,9 +128,9 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/bbfcc5ff-6fef-4afd-85a3-fcf551c2d1ee?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/8a1d67c2-1494-446a-8cd5-e1a0b938cf5a?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -142,7 +142,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:53 GMT + - Fri, 19 Aug 2022 00:11:26 GMT expires: - '-1' pragma: @@ -159,7 +159,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 40760bdf-b66d-4b24-b49c-43bea4a747cf + - 55955bda-10a5-4f04-b583-870f1c9d2e92 status: code: 200 message: OK @@ -177,21 +177,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005\",\r\n - \ \"etag\": \"W/\\\"80a5b153-2e08-4379-820f-6943c1d72b39\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"e9d0912d-74ed-4645-a39a-6b93655fbe50\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"1ca42ed0-8cce-42d0-97ba-16fe4e61c77d\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"ff85f1b8-1aa4-4652-ae3d-5db2b9d36616\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"80a5b153-2e08-4379-820f-6943c1d72b39\\\"\",\r\n + \ \"etag\": \"W/\\\"e9d0912d-74ed-4645-a39a-6b93655fbe50\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -206,9 +206,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:53 GMT + - Fri, 19 Aug 2022 00:11:26 GMT etag: - - W/"80a5b153-2e08-4379-820f-6943c1d72b39" + - W/"e9d0912d-74ed-4645-a39a-6b93655fbe50" expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f876e5d7-93c5-4c98-be43-fe8693556615 + - f2c3fe39-d4db-443c-8e7b-dd3bbbc8bc5a status: code: 200 message: OK @@ -243,13 +243,13 @@ interactions: ParameterSetName: - -g --vnet --name --delegations User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"80a5b153-2e08-4379-820f-6943c1d72b39\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"e9d0912d-74ed-4645-a39a-6b93655fbe50\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -262,9 +262,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:53 GMT + - Fri, 19 Aug 2022 00:11:28 GMT etag: - - W/"80a5b153-2e08-4379-820f-6943c1d72b39" + - W/"e9d0912d-74ed-4645-a39a-6b93655fbe50" expires: - '-1' pragma: @@ -281,7 +281,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e299bf33-1b1e-441a-9ed2-61631fdb9a09 + - 23473b0a-c8b6-4e27-9068-c69c4a4dd298 status: code: 200 message: OK @@ -307,17 +307,17 @@ interactions: ParameterSetName: - -g --vnet --name --delegations User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"b28f4068-75be-4784-9ed5-c3b4e067f029\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"2c58d8c5-6f52-44ef-b973-c3fd7deb97b7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/0\",\r\n - \ \"etag\": \"W/\\\"b28f4068-75be-4784-9ed5-c3b4e067f029\\\"\",\r\n + \ \"etag\": \"W/\\\"2c58d8c5-6f52-44ef-b973-c3fd7deb97b7\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverfarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -327,7 +327,7 @@ interactions: \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/ab2f685b-c154-47fa-ae1a-ffe12401576c?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/fccff909-cee3-43f6-a8cf-c744ab751b86?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -335,7 +335,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:54 GMT + - Fri, 19 Aug 2022 00:11:29 GMT expires: - '-1' pragma: @@ -352,7 +352,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 48996be3-b639-4a7c-8bbb-c7a2ea34dc92 + - e13b2356-6d83-4439-b4c7-484ebc9e0bdf x-ms-ratelimit-remaining-subscription-writes: - '1197' status: @@ -372,9 +372,9 @@ interactions: ParameterSetName: - -g --vnet --name --delegations User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/ab2f685b-c154-47fa-ae1a-ffe12401576c?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/fccff909-cee3-43f6-a8cf-c744ab751b86?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -386,7 +386,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:57 GMT + - Fri, 19 Aug 2022 00:11:33 GMT expires: - '-1' pragma: @@ -403,7 +403,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 78735a10-0d58-421f-8584-7ca7396cc365 + - 007bab3d-b134-4f20-becd-c305a577f35a status: code: 200 message: OK @@ -421,17 +421,17 @@ interactions: ParameterSetName: - -g --vnet --name --delegations User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"8542a55c-1297-401e-8ca6-8873de8e2b56\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"5691b355-5ed4-46df-b7bc-2e61824e6ef6\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/0\",\r\n - \ \"etag\": \"W/\\\"8542a55c-1297-401e-8ca6-8873de8e2b56\\\"\",\r\n + \ \"etag\": \"W/\\\"5691b355-5ed4-46df-b7bc-2e61824e6ef6\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverfarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -447,9 +447,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:57 GMT + - Fri, 19 Aug 2022 00:11:34 GMT etag: - - W/"8542a55c-1297-401e-8ca6-8873de8e2b56" + - W/"5691b355-5ed4-46df-b7bc-2e61824e6ef6" expires: - '-1' pragma: @@ -466,7 +466,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e72436be-5e12-4d2a-878c-a5cbc1b13237 + - f0336e66-359a-49d6-885f-2940de4e4647 status: code: 200 message: OK @@ -484,12 +484,12 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:27:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:11:15Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -498,7 +498,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:57 GMT + - Fri, 19 Aug 2022 00:11:34 GMT expires: - '-1' pragma: @@ -532,13 +532,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":59337,"name":"swiftplan000003","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59337","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62938,"name":"swiftplan000003","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62938","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -547,9 +547,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:05 GMT + - Fri, 19 Aug 2022 00:11:45 GMT etag: - - '"1D8A1F75F8E054B"' + - '"1D8B360433D830B"' expires: - '-1' pragma: @@ -567,7 +567,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1198' x-powered-by: - ASP.NET status: @@ -587,14 +587,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59337,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59337","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62938,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62938","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -603,7 +603,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:06 GMT + - Fri, 19 Aug 2022 00:11:47 GMT expires: - '-1' pragma: @@ -643,7 +643,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -657,7 +657,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:07 GMT + - Fri, 19 Aug 2022 00:11:47 GMT expires: - '-1' pragma: @@ -693,7 +693,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -861,8 +861,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -926,7 +926,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:07 GMT + - Fri, 19 Aug 2022 00:11:48 GMT expires: - '-1' pragma: @@ -970,26 +970,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:28:14.0533333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:11:54.5733333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6267' + - '6566' content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:33 GMT + - Fri, 19 Aug 2022 00:12:13 GMT etag: - - '"1D8A1F76608A6AB"' + - '"1D8B3604A7BF6A0"' expires: - '-1' pragma: @@ -1031,24 +1031,24 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/publishxml?api-version=2022-03-01 response: body: string: @@ -1060,7 +1060,7 @@ interactions: content-type: - application/xml date: - - Wed, 27 Jul 2022 20:28:34 GMT + - Fri, 19 Aug 2022 00:12:14 GMT expires: - '-1' pragma: @@ -1094,26 +1094,26 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005\",\r\n - \ \"etag\": \"W/\\\"8542a55c-1297-401e-8ca6-8873de8e2b56\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"5691b355-5ed4-46df-b7bc-2e61824e6ef6\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"1ca42ed0-8cce-42d0-97ba-16fe4e61c77d\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"ff85f1b8-1aa4-4652-ae3d-5db2b9d36616\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"8542a55c-1297-401e-8ca6-8873de8e2b56\\\"\",\r\n + \ \"etag\": \"W/\\\"5691b355-5ed4-46df-b7bc-2e61824e6ef6\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [\r\n {\r\n \"name\": \"0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/0\",\r\n - \ \"etag\": \"W/\\\"8542a55c-1297-401e-8ca6-8873de8e2b56\\\"\",\r\n + \ \"etag\": \"W/\\\"5691b355-5ed4-46df-b7bc-2e61824e6ef6\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"serviceName\": \"Microsoft.Web/serverfarms\",\r\n \ \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -1131,9 +1131,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:35 GMT + - Fri, 19 Aug 2022 00:12:15 GMT etag: - - W/"8542a55c-1297-401e-8ca6-8873de8e2b56" + - W/"5691b355-5ed4-46df-b7bc-2e61824e6ef6" expires: - '-1' pragma: @@ -1150,7 +1150,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 31d95cde-8a10-4b24-b046-c6de1f2dc340 + - e86112f4-edb3-4469-8a32-0df0cfa56637 status: code: 200 message: OK @@ -1168,24 +1168,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:28:14.8266667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:11:55.53","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"supportedTlsCipherSuites":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},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6065' + - '6341' content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:36 GMT + - Fri, 19 Aug 2022 00:12:19 GMT etag: - - '"1D8A1F76608A6AB"' + - '"1D8B3604A7BF6A0"' expires: - '-1' pragma: @@ -1221,7 +1221,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -1257,11 +1257,15 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East - US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"displayName\":\"North @@ -1282,9 +1286,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -1320,11 +1322,11 @@ interactions: cache-control: - no-cache content-length: - - '28985' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:37 GMT + - Fri, 19 Aug 2022 00:12:20 GMT expires: - '-1' pragma: @@ -1352,7 +1354,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -1388,11 +1390,15 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East - US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"displayName\":\"North @@ -1413,9 +1419,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -1451,11 +1455,11 @@ interactions: cache-control: - no-cache content-length: - - '28985' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:39 GMT + - Fri, 19 Aug 2022 00:12:22 GMT expires: - '-1' pragma: @@ -1483,24 +1487,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:28:14.8266667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:11:55.53","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"supportedTlsCipherSuites":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},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6042' + - '6318' content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:41 GMT + - Fri, 19 Aug 2022 00:12:23 GMT etag: - - '"1D8A1F76608A6AB"' + - '"1D8B3604A7BF6A0"' expires: - '-1' pragma: @@ -1536,14 +1540,14 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59337,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59337","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62938,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62938","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -1552,7 +1556,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:42 GMT + - Fri, 19 Aug 2022 00:12:24 GMT expires: - '-1' pragma: @@ -1588,17 +1592,17 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"8542a55c-1297-401e-8ca6-8873de8e2b56\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"5691b355-5ed4-46df-b7bc-2e61824e6ef6\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/0\",\r\n - \ \"etag\": \"W/\\\"8542a55c-1297-401e-8ca6-8873de8e2b56\\\"\",\r\n + \ \"etag\": \"W/\\\"5691b355-5ed4-46df-b7bc-2e61824e6ef6\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverfarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -1614,9 +1618,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:41 GMT + - Fri, 19 Aug 2022 00:12:26 GMT etag: - - W/"8542a55c-1297-401e-8ca6-8873de8e2b56" + - W/"5691b355-5ed4-46df-b7bc-2e61824e6ef6" expires: - '-1' pragma: @@ -1633,7 +1637,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dbfc0548-eeae-4715-a7e3-c127d8a33db2 + - f2a8484f-ef11-409d-ad74-aebbbc3d1a66 status: code: 200 message: OK @@ -1647,7 +1651,7 @@ interactions: "http20Enabled": true, "functionAppScaleLimit": 0, "minimumElasticInstanceCount": 0}, "scmSiteAlsoStopped": false, "clientAffinityEnabled": true, "clientCertEnabled": false, "clientCertMode": "Required", "hostNamesDisabled": false, "customDomainVerificationId": - "333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7", "containerSize": + "30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED", "containerSize": 0, "dailyMemoryTimeQuota": 0, "httpsOnly": false, "redundancyMode": "None", "storageAccountRequired": false, "keyVaultReferenceIdentity": "SystemAssigned", "virtualNetworkSubnetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004"}}' @@ -1667,26 +1671,26 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:28:44.4266667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:12:29.0266667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6409' + - '6708' content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:50 GMT + - Fri, 19 Aug 2022 00:12:35 GMT etag: - - '"1D8A1F76608A6AB"' + - '"1D8B3604A7BF6A0"' expires: - '-1' pragma: @@ -1724,24 +1728,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web","name":"swiftwebapp000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"1ca42ed0-8cce-42d0-97ba-16fe4e61c77d_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"ff85f1b8-1aa4-4652-ae3d-5db2b9d36616_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3878' + - '4016' content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:52 GMT + - Fri, 19 Aug 2022 00:12:35 GMT expires: - '-1' pragma: @@ -1777,24 +1781,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web","name":"swiftwebapp000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"1ca42ed0-8cce-42d0-97ba-16fe4e61c77d_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"ff85f1b8-1aa4-4652-ae3d-5db2b9d36616_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3878' + - '4016' content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:54 GMT + - Fri, 19 Aug 2022 00:12:36 GMT expires: - '-1' pragma: @@ -1832,7 +1836,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/appsettings/list?api-version=2022-03-01 response: @@ -1847,7 +1851,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:54 GMT + - Fri, 19 Aug 2022 00:12:38 GMT expires: - '-1' pragma: @@ -1882,12 +1886,12 @@ interactions: true, "webSocketsEnabled": false, "alwaysOn": true, "appCommandLine": "", "managedPipelineMode": "Integrated", "virtualApplications": [{"virtualPath": "/", "physicalPath": "site\\wwwroot", "preloadEnabled": true}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": - []}, "autoHealEnabled": false, "vnetName": "1ca42ed0-8cce-42d0-97ba-16fe4e61c77d_swiftsubnet000004", + []}, "autoHealEnabled": false, "vnetName": "ff85f1b8-1aa4-4652-ae3d-5db2b9d36616_swiftsubnet000004", "vnetRouteAllEnabled": true, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", "preWarmedInstanceCount": - 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": false, - "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": + 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -1898,32 +1902,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1403' + - '1375' Content-Type: - application/json ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"1ca42ed0-8cce-42d0-97ba-16fe4e61c77d_swiftsubnet000004","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"ff85f1b8-1aa4-4652-ae3d-5db2b9d36616_swiftsubnet000004","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3863' + - '4001' content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:56 GMT + - Fri, 19 Aug 2022 00:12:42 GMT etag: - - '"1D8A1F7798CE320"' + - '"1D8B36060808F60"' expires: - '-1' pragma: @@ -1941,7 +1945,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' x-powered-by: - ASP.NET status: @@ -1961,12 +1965,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections?api-version=2022-03-01 response: body: - string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections/1ca42ed0-8cce-42d0-97ba-16fe4e61c77d_swiftsubnet000004","name":"1ca42ed0-8cce-42d0-97ba-16fe4e61c77d_swiftsubnet000004","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan + string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections/ff85f1b8-1aa4-4652-ae3d-5db2b9d36616_swiftsubnet000004","name":"ff85f1b8-1aa4-4652-ae3d-5db2b9d36616_swiftsubnet000004","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan West","properties":{"vnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","certThumbprint":null,"certBlob":null,"routes":null,"resyncRequired":false,"dnsServers":null,"isSwift":true}}]' headers: cache-control: @@ -1976,7 +1980,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:58 GMT + - Fri, 19 Aug 2022 00:12:43 GMT expires: - '-1' pragma: @@ -2014,7 +2018,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/networkConfig/virtualNetwork?api-version=2022-03-01 response: @@ -2026,7 +2030,7 @@ interactions: content-length: - '0' date: - - Wed, 27 Jul 2022 20:29:49 GMT + - Fri, 19 Aug 2022 00:13:34 GMT expires: - '-1' pragma: @@ -2040,7 +2044,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14999' x-powered-by: - ASP.NET status: @@ -2060,7 +2064,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections?api-version=2022-03-01 response: @@ -2074,7 +2078,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:50 GMT + - Fri, 19 Aug 2022 00:13:37 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetSameName.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetSameName.yaml index 5cb5acdb57b..395c2c8a622 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetSameName.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetSameName.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:27:51Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:14:37Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:53 GMT + - Fri, 19 Aug 2022 00:14:40 GMT expires: - '-1' pragma: @@ -62,21 +62,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000007\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007\",\r\n - \ \"etag\": \"W/\\\"e67457ff-feae-43b7-bc88-6ce1770670d5\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"2fa1b5da-e6eb-45b3-b233-966ead8e2d2f\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"3e33998a-e0a3-4447-a8b4-b42e8879775b\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"6ce0a7e8-2d9e-4479-b764-bb633aad6026\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000005\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005\",\r\n - \ \"etag\": \"W/\\\"e67457ff-feae-43b7-bc88-6ce1770670d5\\\"\",\r\n + \ \"etag\": \"W/\\\"2fa1b5da-e6eb-45b3-b233-966ead8e2d2f\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -87,7 +87,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/879657b8-3421-488e-ac44-60e1d62a1455?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/5d8bb454-3a9f-4425-bee0-363a95312858?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -95,7 +95,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:27:57 GMT + - Fri, 19 Aug 2022 00:14:44 GMT expires: - '-1' pragma: @@ -108,9 +108,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bc475f75-b809-4ed5-a1e6-ebedbaad20cd + - a5f3f329-1080-47e2-9e3b-590fbc601d39 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1198' status: code: 201 message: Created @@ -128,9 +128,9 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/879657b8-3421-488e-ac44-60e1d62a1455?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/5d8bb454-3a9f-4425-bee0-363a95312858?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -142,7 +142,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:00 GMT + - Fri, 19 Aug 2022 00:14:47 GMT expires: - '-1' pragma: @@ -159,7 +159,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e580c0ea-3602-49cb-ac09-60225f1a64b2 + - f6e1af0e-27cb-4974-b15f-14f33dfc19a9 status: code: 200 message: OK @@ -177,21 +177,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000007\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007\",\r\n - \ \"etag\": \"W/\\\"52e7321c-afc6-41f9-80c7-2c7a283ff6c8\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"7b28cba4-0eb9-4ea5-852b-4268d45023fc\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"3e33998a-e0a3-4447-a8b4-b42e8879775b\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"6ce0a7e8-2d9e-4479-b764-bb633aad6026\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000005\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005\",\r\n - \ \"etag\": \"W/\\\"52e7321c-afc6-41f9-80c7-2c7a283ff6c8\\\"\",\r\n + \ \"etag\": \"W/\\\"7b28cba4-0eb9-4ea5-852b-4268d45023fc\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -206,9 +206,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:01 GMT + - Fri, 19 Aug 2022 00:14:47 GMT etag: - - W/"52e7321c-afc6-41f9-80c7-2c7a283ff6c8" + - W/"7b28cba4-0eb9-4ea5-852b-4268d45023fc" expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c8a23d11-3224-4d97-a6da-2ae1ae4d2c0c + - 40bc7aef-4e19-48a8-adcd-f37f38340832 status: code: 200 message: OK @@ -247,7 +247,7 @@ interactions: ParameterSetName: - -n -l User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/swiftwebapp000002?api-version=2021-04-01 response: @@ -261,7 +261,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:03 GMT + - Fri, 19 Aug 2022 00:14:49 GMT expires: - '-1' pragma: @@ -289,7 +289,7 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/swiftwebapp000002?api-version=2021-04-01 response: @@ -303,7 +303,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:02 GMT + - Fri, 19 Aug 2022 00:14:49 GMT expires: - '-1' pragma: @@ -338,21 +338,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000007\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007\",\r\n - \ \"etag\": \"W/\\\"943adc70-814c-4823-b86c-7f6fa4abee7f\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"77e5c17a-7f93-4319-95cc-6f8877bb7cc4\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"9be79d82-c259-49c7-adc0-413df7254d62\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"c64e7cd9-78e1-4617-8286-4d9a21f5befe\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000006\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006\",\r\n - \ \"etag\": \"W/\\\"943adc70-814c-4823-b86c-7f6fa4abee7f\\\"\",\r\n + \ \"etag\": \"W/\\\"77e5c17a-7f93-4319-95cc-6f8877bb7cc4\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -363,7 +363,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/007f9632-cc5f-4645-8acc-3a9e490a8fe5?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/c1cc2baf-48ef-498b-b1ff-de27b2931407?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -371,7 +371,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:06 GMT + - Fri, 19 Aug 2022 00:14:54 GMT expires: - '-1' pragma: @@ -384,7 +384,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0fce1dff-cfd3-4a39-85e0-c89daab384d9 + - f5a8622c-756e-43f2-8f14-37e92112faac x-ms-ratelimit-remaining-subscription-writes: - '1197' status: @@ -404,9 +404,9 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/007f9632-cc5f-4645-8acc-3a9e490a8fe5?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/c1cc2baf-48ef-498b-b1ff-de27b2931407?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -418,7 +418,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:10 GMT + - Fri, 19 Aug 2022 00:14:57 GMT expires: - '-1' pragma: @@ -435,7 +435,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7504aa84-8bf6-4492-9766-6f8e3a140fcd + - 2aa9af3d-2f21-448e-9e21-df51c66e6c14 status: code: 200 message: OK @@ -453,21 +453,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000007\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007\",\r\n - \ \"etag\": \"W/\\\"22ea27ed-9b8a-4c02-a5a1-1ce798ebe971\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"1a1f721b-8cf1-4c63-99e4-87cda688fb44\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"9be79d82-c259-49c7-adc0-413df7254d62\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"c64e7cd9-78e1-4617-8286-4d9a21f5befe\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000006\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006\",\r\n - \ \"etag\": \"W/\\\"22ea27ed-9b8a-4c02-a5a1-1ce798ebe971\\\"\",\r\n + \ \"etag\": \"W/\\\"1a1f721b-8cf1-4c63-99e4-87cda688fb44\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -482,9 +482,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:10 GMT + - Fri, 19 Aug 2022 00:14:57 GMT etag: - - W/"22ea27ed-9b8a-4c02-a5a1-1ce798ebe971" + - W/"1a1f721b-8cf1-4c63-99e4-87cda688fb44" expires: - '-1' pragma: @@ -501,7 +501,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a2e15574-90b3-4e33-a575-bdb20524f5f7 + - 4172626d-05e4-4d2b-86d1-490546e9b426 status: code: 200 message: OK @@ -519,12 +519,12 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:27:51Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:14:37Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -533,7 +533,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:10 GMT + - Fri, 19 Aug 2022 00:14:58 GMT expires: - '-1' pragma: @@ -567,13 +567,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000004?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000004","name":"swiftplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":59338,"name":"swiftplan000004","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59338","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000004","name":"swiftplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62943,"name":"swiftplan000004","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62943","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -582,9 +582,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:18 GMT + - Fri, 19 Aug 2022 00:15:05 GMT etag: - - '"1D8A1F767057035"' + - '"1D8B360BB3BFF55"' expires: - '-1' pragma: @@ -622,14 +622,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000004?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000004","name":"swiftplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59338,"name":"swiftplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59338","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62943,"name":"swiftplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62943","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -638,7 +638,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:19 GMT + - Fri, 19 Aug 2022 00:15:08 GMT expires: - '-1' pragma: @@ -678,7 +678,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -692,7 +692,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:20 GMT + - Fri, 19 Aug 2022 00:15:08 GMT expires: - '-1' pragma: @@ -728,7 +728,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -896,8 +896,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -961,7 +961,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:21 GMT + - Fri, 19 Aug 2022 00:15:09 GMT expires: - '-1' pragma: @@ -1005,26 +1005,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003","name":"swiftwebapp000003","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000003","state":"Running","hostNames":["swiftwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000003","repositorySiteName":"swiftwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000003.azurewebsites.net","swiftwebapp000003.scm.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":"swiftwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:28:25.75","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000003\\$swiftwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000003","state":"Running","hostNames":["swiftwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000003","repositorySiteName":"swiftwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000003.azurewebsites.net","swiftwebapp000003.scm.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":"swiftwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:15:17.3133333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000003\\$swiftwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6262' + - '6566' content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:44 GMT + - Fri, 19 Aug 2022 00:15:36 GMT etag: - - '"1D8A1F76D08086B"' + - '"1D8B360C3392F0B"' expires: - '-1' pragma: @@ -1066,24 +1066,24 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/publishxml?api-version=2022-03-01 response: body: string: @@ -1095,7 +1095,7 @@ interactions: content-type: - application/xml date: - - Wed, 27 Jul 2022 20:28:45 GMT + - Fri, 19 Aug 2022 00:15:37 GMT expires: - '-1' pragma: @@ -1129,21 +1129,21 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000007\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007\",\r\n - \ \"etag\": \"W/\\\"52e7321c-afc6-41f9-80c7-2c7a283ff6c8\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"7b28cba4-0eb9-4ea5-852b-4268d45023fc\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"3e33998a-e0a3-4447-a8b4-b42e8879775b\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"6ce0a7e8-2d9e-4479-b764-bb633aad6026\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000005\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005\",\r\n - \ \"etag\": \"W/\\\"52e7321c-afc6-41f9-80c7-2c7a283ff6c8\\\"\",\r\n + \ \"etag\": \"W/\\\"7b28cba4-0eb9-4ea5-852b-4268d45023fc\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -1158,9 +1158,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:46 GMT + - Fri, 19 Aug 2022 00:15:39 GMT etag: - - W/"52e7321c-afc6-41f9-80c7-2c7a283ff6c8" + - W/"7b28cba4-0eb9-4ea5-852b-4268d45023fc" expires: - '-1' pragma: @@ -1177,7 +1177,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c3f7506e-f3ea-41af-90d5-2b84cbc9d653 + - 70fdf41b-c181-462e-8736-9d83ff98843e status: code: 200 message: OK @@ -1195,24 +1195,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003","name":"swiftwebapp000003","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000003","state":"Running","hostNames":["swiftwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000003","repositorySiteName":"swiftwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000003.azurewebsites.net","swiftwebapp000003.scm.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":"swiftwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:28:26.5666667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000003\\$swiftwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000003","state":"Running","hostNames":["swiftwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000003","repositorySiteName":"swiftwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000003.azurewebsites.net","swiftwebapp000003.scm.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":"swiftwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:15:18.0966667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"supportedTlsCipherSuites":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},"deploymentId":"swiftwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000003\\$swiftwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6065' + - '6346' content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:46 GMT + - Fri, 19 Aug 2022 00:15:42 GMT etag: - - '"1D8A1F76D08086B"' + - '"1D8B360C3392F0B"' expires: - '-1' pragma: @@ -1248,7 +1248,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -1284,11 +1284,15 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East - US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"displayName\":\"North @@ -1309,9 +1313,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -1347,11 +1349,11 @@ interactions: cache-control: - no-cache content-length: - - '28985' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:48 GMT + - Fri, 19 Aug 2022 00:15:43 GMT expires: - '-1' pragma: @@ -1379,7 +1381,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -1415,11 +1417,15 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East - US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"displayName\":\"North @@ -1440,9 +1446,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -1478,11 +1482,11 @@ interactions: cache-control: - no-cache content-length: - - '28985' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:50 GMT + - Fri, 19 Aug 2022 00:15:45 GMT expires: - '-1' pragma: @@ -1510,24 +1514,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003","name":"swiftwebapp000003","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000003","state":"Running","hostNames":["swiftwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000003","repositorySiteName":"swiftwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000003.azurewebsites.net","swiftwebapp000003.scm.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":"swiftwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:28:26.5666667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000003\\$swiftwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000003","state":"Running","hostNames":["swiftwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000003","repositorySiteName":"swiftwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000003.azurewebsites.net","swiftwebapp000003.scm.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":"swiftwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:15:18.0966667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"supportedTlsCipherSuites":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},"deploymentId":"swiftwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000003\\$swiftwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6042' + - '6323' content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:51 GMT + - Fri, 19 Aug 2022 00:15:46 GMT etag: - - '"1D8A1F76D08086B"' + - '"1D8B360C3392F0B"' expires: - '-1' pragma: @@ -1563,14 +1567,14 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000004?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000004","name":"swiftplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59338,"name":"swiftplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59338","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62943,"name":"swiftplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62943","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -1579,7 +1583,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:28:52 GMT + - Fri, 19 Aug 2022 00:15:47 GMT expires: - '-1' pragma: @@ -1615,13 +1619,13 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005\",\r\n - \ \"etag\": \"W/\\\"52e7321c-afc6-41f9-80c7-2c7a283ff6c8\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"7b28cba4-0eb9-4ea5-852b-4268d45023fc\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -1634,9 +1638,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:52 GMT + - Fri, 19 Aug 2022 00:15:48 GMT etag: - - W/"52e7321c-afc6-41f9-80c7-2c7a283ff6c8" + - W/"7b28cba4-0eb9-4ea5-852b-4268d45023fc" expires: - '-1' pragma: @@ -1653,7 +1657,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 95919bd7-452e-4d6f-9615-f82e333d3f91 + - adb880d0-a3fc-4a61-8c17-e1be9cac9aea status: code: 200 message: OK @@ -1679,17 +1683,17 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005\",\r\n - \ \"etag\": \"W/\\\"3f202661-ad7d-41e3-90fc-cf518db9a843\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"f4122ce9-d61d-4698-b6c1-89a90169682b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"delegation\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005/delegations/delegation\",\r\n - \ \"etag\": \"W/\\\"3f202661-ad7d-41e3-90fc-cf518db9a843\\\"\",\r\n + \ \"etag\": \"W/\\\"f4122ce9-d61d-4698-b6c1-89a90169682b\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverFarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -1699,7 +1703,7 @@ interactions: \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/20fc85bb-b430-43d8-a838-f397a56d1763?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/bf8092a3-08ce-4f59-978d-fe4ff640a3ff?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -1707,7 +1711,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:52 GMT + - Fri, 19 Aug 2022 00:15:49 GMT expires: - '-1' pragma: @@ -1724,9 +1728,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2366414e-14e4-453f-ae33-c37bcaa5eb46 + - 31dc2b98-ae80-4260-a98e-10e4f86d7041 x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1199' status: code: 200 message: OK @@ -1744,9 +1748,9 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/20fc85bb-b430-43d8-a838-f397a56d1763?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/bf8092a3-08ce-4f59-978d-fe4ff640a3ff?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1758,7 +1762,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:55 GMT + - Fri, 19 Aug 2022 00:15:52 GMT expires: - '-1' pragma: @@ -1775,7 +1779,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3b455472-9ff4-44bd-ab57-b28656fc417d + - c3b4dada-deb6-4590-9826-1bb402123b40 status: code: 200 message: OK @@ -1793,26 +1797,17 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005\",\r\n - \ \"etag\": \"W/\\\"26dfad27-939a-44ea-8c98-7e4212f663f7\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"cb22b27c-fa3e-4d62-aecf-cc4ee8492fec\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n - \ \"serviceAssociationLinks\": [\r\n {\r\n \"name\": \"AppServiceLink\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005/serviceAssociationLinks/AppServiceLink\",\r\n - \ \"etag\": \"W/\\\"26dfad27-939a-44ea-8c98-7e4212f663f7\\\"\",\r\n - \ \"type\": \"Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"linkedResourceType\": \"Microsoft.Web/serverfarms\",\r\n \"link\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000004\",\r\n - \ \"enabledForArmDeployments\": false,\r\n \"allowDelete\": - false,\r\n \"locations\": []\r\n }\r\n }\r\n ],\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"delegation\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005/delegations/delegation\",\r\n - \ \"etag\": \"W/\\\"26dfad27-939a-44ea-8c98-7e4212f663f7\\\"\",\r\n + \ \"etag\": \"W/\\\"cb22b27c-fa3e-4d62-aecf-cc4ee8492fec\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverFarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -1824,13 +1819,13 @@ interactions: cache-control: - no-cache content-length: - - '2076' + - '1198' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:56 GMT + - Fri, 19 Aug 2022 00:15:53 GMT etag: - - W/"26dfad27-939a-44ea-8c98-7e4212f663f7" + - W/"cb22b27c-fa3e-4d62-aecf-cc4ee8492fec" expires: - '-1' pragma: @@ -1847,7 +1842,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f2897310-d44e-4412-ad16-04d6aef8e27c + - af618193-3e4f-47d1-b4f7-b3478dafdf90 status: code: 200 message: OK @@ -1861,7 +1856,7 @@ interactions: "http20Enabled": true, "functionAppScaleLimit": 0, "minimumElasticInstanceCount": 0}, "scmSiteAlsoStopped": false, "clientAffinityEnabled": true, "clientCertEnabled": false, "clientCertMode": "Required", "hostNamesDisabled": false, "customDomainVerificationId": - "333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7", "containerSize": + "30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED", "containerSize": 0, "dailyMemoryTimeQuota": 0, "httpsOnly": false, "redundancyMode": "None", "storageAccountRequired": false, "keyVaultReferenceIdentity": "SystemAssigned", "virtualNetworkSubnetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005"}}' @@ -1881,26 +1876,26 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003","name":"swiftwebapp000003","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000003","state":"Running","hostNames":["swiftwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000003","repositorySiteName":"swiftwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000003.azurewebsites.net","swiftwebapp000003.scm.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":"swiftwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:28:54.6833333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000003\\$swiftwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005","keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000003","state":"Running","hostNames":["swiftwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000003","repositorySiteName":"swiftwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000003.azurewebsites.net","swiftwebapp000003.scm.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":"swiftwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:15:52.4466667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000003\\$swiftwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005","keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6409' + - '6708' content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:02 GMT + - Fri, 19 Aug 2022 00:15:58 GMT etag: - - '"1D8A1F76D08086B"' + - '"1D8B360C3392F0B"' expires: - '-1' pragma: @@ -1938,24 +1933,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/config/web","name":"swiftwebapp000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"3e33998a-e0a3-4447-a8b4-b42e8879775b_swiftsubnet000005","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"6ce0a7e8-2d9e-4479-b764-bb633aad6026_swiftsubnet000005","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3878' + - '4016' content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:03 GMT + - Fri, 19 Aug 2022 00:16:00 GMT expires: - '-1' pragma: @@ -1991,24 +1986,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/config/web","name":"swiftwebapp000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"3e33998a-e0a3-4447-a8b4-b42e8879775b_swiftsubnet000005","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"6ce0a7e8-2d9e-4479-b764-bb633aad6026_swiftsubnet000005","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3878' + - '4016' content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:04 GMT + - Fri, 19 Aug 2022 00:16:01 GMT expires: - '-1' pragma: @@ -2046,7 +2041,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/config/appsettings/list?api-version=2022-03-01 response: @@ -2061,7 +2056,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:05 GMT + - Fri, 19 Aug 2022 00:16:02 GMT expires: - '-1' pragma: @@ -2096,12 +2091,12 @@ interactions: true, "webSocketsEnabled": false, "alwaysOn": true, "appCommandLine": "", "managedPipelineMode": "Integrated", "virtualApplications": [{"virtualPath": "/", "physicalPath": "site\\wwwroot", "preloadEnabled": true}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": - []}, "autoHealEnabled": false, "vnetName": "3e33998a-e0a3-4447-a8b4-b42e8879775b_swiftsubnet000005", + []}, "autoHealEnabled": false, "vnetName": "6ce0a7e8-2d9e-4479-b764-bb633aad6026_swiftsubnet000005", "vnetRouteAllEnabled": true, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", "preWarmedInstanceCount": - 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": false, - "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": + 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -2112,32 +2107,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1403' + - '1375' Content-Type: - application/json ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003","name":"swiftwebapp000003","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"3e33998a-e0a3-4447-a8b4-b42e8879775b_swiftsubnet000005","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"6ce0a7e8-2d9e-4479-b764-bb633aad6026_swiftsubnet000005","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3863' + - '4001' content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:08 GMT + - Fri, 19 Aug 2022 00:16:05 GMT etag: - - '"1D8A1F77F7E3040"' + - '"1D8B360D9B75795"' expires: - '-1' pragma: @@ -2155,7 +2150,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' x-powered-by: - ASP.NET status: @@ -2175,12 +2170,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/virtualNetworkConnections?api-version=2022-03-01 response: body: - string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/virtualNetworkConnections/3e33998a-e0a3-4447-a8b4-b42e8879775b_swiftsubnet000005","name":"3e33998a-e0a3-4447-a8b4-b42e8879775b_swiftsubnet000005","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan + string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/virtualNetworkConnections/6ce0a7e8-2d9e-4479-b764-bb633aad6026_swiftsubnet000005","name":"6ce0a7e8-2d9e-4479-b764-bb633aad6026_swiftsubnet000005","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan West","properties":{"vnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000005","certThumbprint":null,"certBlob":null,"routes":null,"resyncRequired":false,"dnsServers":null,"isSwift":true}}]' headers: cache-control: @@ -2190,7 +2185,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:14 GMT + - Fri, 19 Aug 2022 00:16:12 GMT expires: - '-1' pragma: @@ -2228,7 +2223,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/networkConfig/virtualNetwork?api-version=2022-03-01 response: @@ -2240,7 +2235,7 @@ interactions: content-length: - '0' date: - - Wed, 27 Jul 2022 20:30:06 GMT + - Fri, 19 Aug 2022 00:17:04 GMT expires: - '-1' pragma: @@ -2254,7 +2249,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14998' + - '14999' x-powered-by: - ASP.NET status: @@ -2274,7 +2269,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/virtualNetworkConnections?api-version=2022-03-01 response: @@ -2288,7 +2283,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:30:11 GMT + - Fri, 19 Aug 2022 00:17:11 GMT expires: - '-1' pragma: @@ -2324,21 +2319,21 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000007\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007\",\r\n - \ \"etag\": \"W/\\\"22ea27ed-9b8a-4c02-a5a1-1ce798ebe971\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"1a1f721b-8cf1-4c63-99e4-87cda688fb44\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"9be79d82-c259-49c7-adc0-413df7254d62\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"c64e7cd9-78e1-4617-8286-4d9a21f5befe\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000006\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006\",\r\n - \ \"etag\": \"W/\\\"22ea27ed-9b8a-4c02-a5a1-1ce798ebe971\\\"\",\r\n + \ \"etag\": \"W/\\\"1a1f721b-8cf1-4c63-99e4-87cda688fb44\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -2353,9 +2348,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:30:12 GMT + - Fri, 19 Aug 2022 00:17:13 GMT etag: - - W/"22ea27ed-9b8a-4c02-a5a1-1ce798ebe971" + - W/"1a1f721b-8cf1-4c63-99e4-87cda688fb44" expires: - '-1' pragma: @@ -2372,7 +2367,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8d18241b-3053-454d-8d01-0f212975943c + - 3446362a-9382-4ecd-8c12-0a65e4b03242 status: code: 200 message: OK @@ -2390,24 +2385,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003","name":"swiftwebapp000003","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000003","state":"Running","hostNames":["swiftwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000003","repositorySiteName":"swiftwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000003.azurewebsites.net","swiftwebapp000003.scm.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":"swiftwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:29:16.52","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":true,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000003\\$swiftwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000003","state":"Running","hostNames":["swiftwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000003","repositorySiteName":"swiftwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000003.azurewebsites.net","swiftwebapp000003.scm.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":"swiftwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:16:14.8033333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":true,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"supportedTlsCipherSuites":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},"deploymentId":"swiftwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000003\\$swiftwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6059' + - '6345' content-type: - application/json date: - - Wed, 27 Jul 2022 20:30:13 GMT + - Fri, 19 Aug 2022 00:17:15 GMT etag: - - '"1D8A1F78ACE4E80"' + - '"1D8B360E505EF35"' expires: - '-1' pragma: @@ -2443,7 +2438,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -2479,11 +2474,15 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East - US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"displayName\":\"North @@ -2504,9 +2503,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -2542,11 +2539,11 @@ interactions: cache-control: - no-cache content-length: - - '28985' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:30:14 GMT + - Fri, 19 Aug 2022 00:17:16 GMT expires: - '-1' pragma: @@ -2574,7 +2571,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -2610,11 +2607,15 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East - US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"displayName\":\"North @@ -2635,9 +2636,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -2673,11 +2672,11 @@ interactions: cache-control: - no-cache content-length: - - '28985' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:30:16 GMT + - Fri, 19 Aug 2022 00:17:18 GMT expires: - '-1' pragma: @@ -2705,24 +2704,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003","name":"swiftwebapp000003","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000003","state":"Running","hostNames":["swiftwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000003","repositorySiteName":"swiftwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000003.azurewebsites.net","swiftwebapp000003.scm.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":"swiftwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:29:16.52","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":true,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000003\\$swiftwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000003","state":"Running","hostNames":["swiftwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000003","repositorySiteName":"swiftwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000003.azurewebsites.net","swiftwebapp000003.scm.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":"swiftwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:16:14.8033333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":true,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"supportedTlsCipherSuites":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},"deploymentId":"swiftwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000003\\$swiftwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6036' + - '6322' content-type: - application/json date: - - Wed, 27 Jul 2022 20:30:17 GMT + - Fri, 19 Aug 2022 00:17:19 GMT etag: - - '"1D8A1F78ACE4E80"' + - '"1D8B360E505EF35"' expires: - '-1' pragma: @@ -2758,14 +2757,14 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000004?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000004","name":"swiftplan000004","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59338,"name":"swiftplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59338","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62943,"name":"swiftplan000004","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62943","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -2774,7 +2773,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:30:18 GMT + - Fri, 19 Aug 2022 00:17:20 GMT expires: - '-1' pragma: @@ -2810,13 +2809,13 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006\",\r\n - \ \"etag\": \"W/\\\"22ea27ed-9b8a-4c02-a5a1-1ce798ebe971\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"1a1f721b-8cf1-4c63-99e4-87cda688fb44\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -2829,9 +2828,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:30:18 GMT + - Fri, 19 Aug 2022 00:17:22 GMT etag: - - W/"22ea27ed-9b8a-4c02-a5a1-1ce798ebe971" + - W/"1a1f721b-8cf1-4c63-99e4-87cda688fb44" expires: - '-1' pragma: @@ -2848,7 +2847,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0cefaadb-69cd-443a-a158-081bf1950491 + - 364b7247-564c-42da-9c74-a0af08cd0351 status: code: 200 message: OK @@ -2874,17 +2873,17 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006\",\r\n - \ \"etag\": \"W/\\\"5246e49b-6ec8-4c71-9533-0f4a65fdb824\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"24f8a0af-2b45-45a0-97e0-083385a64e7d\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"delegation\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006/delegations/delegation\",\r\n - \ \"etag\": \"W/\\\"5246e49b-6ec8-4c71-9533-0f4a65fdb824\\\"\",\r\n + \ \"etag\": \"W/\\\"24f8a0af-2b45-45a0-97e0-083385a64e7d\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverFarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -2894,7 +2893,7 @@ interactions: \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/6aa9a486-deb6-4133-bf8a-83297cdba779?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/776325b1-ebd8-48b6-b778-9f72a309b825?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -2902,7 +2901,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:30:19 GMT + - Fri, 19 Aug 2022 00:17:22 GMT expires: - '-1' pragma: @@ -2919,9 +2918,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1a7124c9-d7be-4ddb-b001-ae373e3a03d4 + - b89e6f3a-a966-4740-9f9c-454d58fc9673 x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1199' status: code: 200 message: OK @@ -2939,9 +2938,9 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/6aa9a486-deb6-4133-bf8a-83297cdba779?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/776325b1-ebd8-48b6-b778-9f72a309b825?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2953,7 +2952,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:30:22 GMT + - Fri, 19 Aug 2022 00:17:26 GMT expires: - '-1' pragma: @@ -2970,7 +2969,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c6238726-33fe-4faf-94a2-3815d18397e0 + - b803b7e6-44a2-4535-9fd4-b1168262a22e status: code: 200 message: OK @@ -2988,26 +2987,17 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006\",\r\n - \ \"etag\": \"W/\\\"ff1a4549-fa5d-4fe8-9c59-10035e86c95d\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"a40dfa22-22d6-4c15-a83b-a47eca5fcb5e\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n - \ \"serviceAssociationLinks\": [\r\n {\r\n \"name\": \"AppServiceLink\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006/serviceAssociationLinks/AppServiceLink\",\r\n - \ \"etag\": \"W/\\\"ff1a4549-fa5d-4fe8-9c59-10035e86c95d\\\"\",\r\n - \ \"type\": \"Microsoft.Network/virtualNetworks/subnets/serviceAssociationLinks\",\r\n - \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"linkedResourceType\": \"Microsoft.Web/serverfarms\",\r\n \"link\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000004\",\r\n - \ \"enabledForArmDeployments\": false,\r\n \"allowDelete\": - false,\r\n \"locations\": []\r\n }\r\n }\r\n ],\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"delegation\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006/delegations/delegation\",\r\n - \ \"etag\": \"W/\\\"ff1a4549-fa5d-4fe8-9c59-10035e86c95d\\\"\",\r\n + \ \"etag\": \"W/\\\"a40dfa22-22d6-4c15-a83b-a47eca5fcb5e\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverFarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -3019,13 +3009,13 @@ interactions: cache-control: - no-cache content-length: - - '2078' + - '1200' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:30:22 GMT + - Fri, 19 Aug 2022 00:17:26 GMT etag: - - W/"ff1a4549-fa5d-4fe8-9c59-10035e86c95d" + - W/"a40dfa22-22d6-4c15-a83b-a47eca5fcb5e" expires: - '-1' pragma: @@ -3042,7 +3032,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 384d0e39-a103-4ca1-85b0-91fbeace8299 + - e06b634d-fa3e-4e4e-892f-40e38599c1fa status: code: 200 message: OK @@ -3056,7 +3046,7 @@ interactions: "http20Enabled": true, "functionAppScaleLimit": 0, "minimumElasticInstanceCount": 0}, "scmSiteAlsoStopped": false, "clientAffinityEnabled": true, "clientCertEnabled": false, "clientCertMode": "Required", "hostNamesDisabled": false, "customDomainVerificationId": - "333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7", "containerSize": + "30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED", "containerSize": 0, "dailyMemoryTimeQuota": 0, "httpsOnly": false, "redundancyMode": "None", "storageAccountRequired": false, "keyVaultReferenceIdentity": "SystemAssigned", "virtualNetworkSubnetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006"}}' @@ -3076,26 +3066,26 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003","name":"swiftwebapp000003","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000003","state":"Running","hostNames":["swiftwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000003","repositorySiteName":"swiftwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000003.azurewebsites.net","swiftwebapp000003.scm.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":"swiftwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:30:21.37","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":true,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000003\\$swiftwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006","keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000003","state":"Running","hostNames":["swiftwebapp000003.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000003","repositorySiteName":"swiftwebapp000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000003.azurewebsites.net","swiftwebapp000003.scm.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":"swiftwebapp000003.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000003.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000004","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:17:25.07","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":true,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000003","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000003\\$swiftwebapp000003","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000003.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006","keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6404' + - '6703' content-type: - application/json date: - - Wed, 27 Jul 2022 20:30:26 GMT + - Fri, 19 Aug 2022 00:17:31 GMT etag: - - '"1D8A1F78ACE4E80"' + - '"1D8B360E505EF35"' expires: - '-1' pragma: @@ -3133,24 +3123,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/config/web","name":"swiftwebapp000003","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"9be79d82-c259-49c7-adc0-413df7254d62_swiftsubnet000006","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000003","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"c64e7cd9-78e1-4617-8286-4d9a21f5befe_swiftsubnet000006","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3881' + - '4019' content-type: - application/json date: - - Wed, 27 Jul 2022 20:30:28 GMT + - Fri, 19 Aug 2022 00:17:33 GMT expires: - '-1' pragma: @@ -3186,12 +3176,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/virtualNetworkConnections?api-version=2022-03-01 response: body: - string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/virtualNetworkConnections/9be79d82-c259-49c7-adc0-413df7254d62_swiftsubnet000006","name":"9be79d82-c259-49c7-adc0-413df7254d62_swiftsubnet000006","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan + string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000003/virtualNetworkConnections/c64e7cd9-78e1-4617-8286-4d9a21f5befe_swiftsubnet000006","name":"c64e7cd9-78e1-4617-8286-4d9a21f5befe_swiftsubnet000006","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan West","properties":{"vnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/swiftwebapp000002/providers/Microsoft.Network/virtualNetworks/swiftname000007/subnets/swiftsubnet000006","certThumbprint":null,"certBlob":null,"routes":null,"resyncRequired":false,"dnsServers":null,"isSwift":true}}]' headers: cache-control: @@ -3201,7 +3191,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:30:34 GMT + - Fri, 19 Aug 2022 00:17:39 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetSubnetId.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetSubnetId.yaml index 088b1f9e503..0c1a5e3896a 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetSubnetId.yaml +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_webapp_vnetSubnetId.yaml @@ -13,12 +13,12 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:28:48Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:13:33Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:48 GMT + - Fri, 19 Aug 2022 00:13:37 GMT expires: - '-1' pragma: @@ -62,21 +62,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005\",\r\n - \ \"etag\": \"W/\\\"4512782e-7836-40bc-9576-36bdc5dfd063\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"41b61119-624b-4936-829f-d502a95c9f5c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"2c727c73-c464-4626-9f8a-a8fbe9d01624\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"d5d6f99c-16d0-443d-9aa3-37ff405fcd59\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"4512782e-7836-40bc-9576-36bdc5dfd063\\\"\",\r\n + \ \"etag\": \"W/\\\"41b61119-624b-4936-829f-d502a95c9f5c\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -87,7 +87,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/6eb3a328-dac5-49a2-bb31-c01c45317386?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/753ba06d-6fa4-453a-927b-746b810b45c8?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -95,7 +95,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:53 GMT + - Fri, 19 Aug 2022 00:13:40 GMT expires: - '-1' pragma: @@ -108,9 +108,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 998fa984-f1d3-4a21-b937-4b6b52f7e2a9 + - bc68c086-c8c4-4408-8689-a0d572a63803 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' status: code: 201 message: Created @@ -128,9 +128,9 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/6eb3a328-dac5-49a2-bb31-c01c45317386?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/753ba06d-6fa4-453a-927b-746b810b45c8?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -142,7 +142,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:56 GMT + - Fri, 19 Aug 2022 00:13:43 GMT expires: - '-1' pragma: @@ -159,7 +159,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - faa93401-221c-4483-9070-c94d019d4016 + - 4cb8eb7d-bf44-442d-8670-27f08aae5e70 status: code: 200 message: OK @@ -177,21 +177,21 @@ interactions: ParameterSetName: - -g -n --address-prefix --subnet-name --subnet-prefix User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005\",\r\n - \ \"etag\": \"W/\\\"83b1f324-0700-4a3b-8467-2d4f9ef46db3\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"fb5a8c66-35be-41cb-962a-c535ba3da877\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"2c727c73-c464-4626-9f8a-a8fbe9d01624\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"d5d6f99c-16d0-443d-9aa3-37ff405fcd59\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"83b1f324-0700-4a3b-8467-2d4f9ef46db3\\\"\",\r\n + \ \"etag\": \"W/\\\"fb5a8c66-35be-41cb-962a-c535ba3da877\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -206,9 +206,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:57 GMT + - Fri, 19 Aug 2022 00:13:44 GMT etag: - - W/"83b1f324-0700-4a3b-8467-2d4f9ef46db3" + - W/"fb5a8c66-35be-41cb-962a-c535ba3da877" expires: - '-1' pragma: @@ -225,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ae2ccdb8-06e3-4d9d-89dd-c80be38eac09 + - 574efa0d-2b10-4474-b2ad-b7e1417bbbe5 status: code: 200 message: OK @@ -243,13 +243,13 @@ interactions: ParameterSetName: - -g --vnet --name --delegations User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"83b1f324-0700-4a3b-8467-2d4f9ef46db3\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"fb5a8c66-35be-41cb-962a-c535ba3da877\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -262,9 +262,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:57 GMT + - Fri, 19 Aug 2022 00:13:44 GMT etag: - - W/"83b1f324-0700-4a3b-8467-2d4f9ef46db3" + - W/"fb5a8c66-35be-41cb-962a-c535ba3da877" expires: - '-1' pragma: @@ -281,7 +281,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 16475dd6-217b-4514-924b-a9ec5ca9315c + - 568c8db6-2ead-46ec-afcb-bd8c3fd7b424 status: code: 200 message: OK @@ -307,17 +307,17 @@ interactions: ParameterSetName: - -g --vnet --name --delegations User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"cb1c0aa9-4c54-4495-b7fd-d6a1165111e9\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"d8388e17-5cf2-4ac5-abac-33cbdb114326\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/0\",\r\n - \ \"etag\": \"W/\\\"cb1c0aa9-4c54-4495-b7fd-d6a1165111e9\\\"\",\r\n + \ \"etag\": \"W/\\\"d8388e17-5cf2-4ac5-abac-33cbdb114326\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverfarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -327,7 +327,7 @@ interactions: \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/1ea0d146-0f89-4add-8781-e25849b20583?api-version=2021-08-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/f82b1dc5-e6e8-47fd-8fdc-50cf604921ed?api-version=2021-08-01 cache-control: - no-cache content-length: @@ -335,7 +335,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:28:57 GMT + - Fri, 19 Aug 2022 00:13:47 GMT expires: - '-1' pragma: @@ -352,7 +352,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a5e2ad19-c375-4a7c-ad71-d7a69b34d55b + - 6d1e0797-2314-4dcc-b922-097fbb22ce70 x-ms-ratelimit-remaining-subscription-writes: - '1197' status: @@ -372,9 +372,9 @@ interactions: ParameterSetName: - -g --vnet --name --delegations User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/1ea0d146-0f89-4add-8781-e25849b20583?api-version=2021-08-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/japanwest/operations/f82b1dc5-e6e8-47fd-8fdc-50cf604921ed?api-version=2021-08-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -386,7 +386,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:29:01 GMT + - Fri, 19 Aug 2022 00:13:50 GMT expires: - '-1' pragma: @@ -403,7 +403,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 40e92a83-5657-49a7-84c6-1c466338dc31 + - 6f4fedb5-c35f-4242-92f1-c7e3f3114035 status: code: 200 message: OK @@ -421,17 +421,17 @@ interactions: ParameterSetName: - -g --vnet --name --delegations User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"5e034ce5-13da-4d7d-a025-4f4484adabb2\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"4dc89ba2-15b8-408c-b8e0-15582beef4ea\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/0\",\r\n - \ \"etag\": \"W/\\\"5e034ce5-13da-4d7d-a025-4f4484adabb2\\\"\",\r\n + \ \"etag\": \"W/\\\"4dc89ba2-15b8-408c-b8e0-15582beef4ea\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverfarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -447,9 +447,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:29:01 GMT + - Fri, 19 Aug 2022 00:13:51 GMT etag: - - W/"5e034ce5-13da-4d7d-a025-4f4484adabb2" + - W/"4dc89ba2-15b8-408c-b8e0-15582beef4ea" expires: - '-1' pragma: @@ -466,7 +466,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2ebb420f-08f8-4d6d-8d5f-a6f48a961e9d + - cfe3a187-5796-4013-898b-a31617867a97 status: code: 200 message: OK @@ -484,12 +484,12 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2021-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-07-27T20:28:48Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"japanwest","tags":{"product":"azurecli","cause":"automation","date":"2022-08-19T00:13:33Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -498,7 +498,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:29:01 GMT + - Fri, 19 Aug 2022 00:13:52 GMT expires: - '-1' pragma: @@ -532,13 +532,13 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003?api-version=2022-03-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":59340,"name":"swiftplan000003","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59340","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"japanwest","properties":{"serverFarmId":62942,"name":"swiftplan000003","sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1},"workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":0,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62942","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -547,9 +547,9 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:09 GMT + - Fri, 19 Aug 2022 00:13:58 GMT etag: - - '"1D8A1F785CF1C8B"' + - '"1D8B36093076F80"' expires: - '-1' pragma: @@ -567,7 +567,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' x-powered-by: - ASP.NET status: @@ -587,14 +587,14 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59340,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59340","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62942,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":0,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62942","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -603,7 +603,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:11 GMT + - Fri, 19 Aug 2022 00:13:59 GMT expires: - '-1' pragma: @@ -643,7 +643,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/checknameavailability?api-version=2022-03-01 response: @@ -657,7 +657,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:11 GMT + - Fri, 19 Aug 2022 00:14:00 GMT expires: - '-1' pragma: @@ -693,7 +693,7 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/providers/Microsoft.Web/webAppStacks?api-version=2021-01-15 response: @@ -861,8 +861,8 @@ interactions: Tomcat 10.0.12","value":"10.0.12","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"10.0.12"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|10.0.12-java8","java11Runtime":"TOMCAT|10.0.12-java11","java17Runtime":"TOMCAT|10.0.12-java17"}}}]},{"displayText":"Apache Tomcat 9.0","value":"tomcat9.0","minorVersions":[{"displayText":"Apache Tomcat 9.0","value":"9.0","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0","isAutoUpdate":true},"linuxContainerSettings":{"java17Runtime":"TOMCAT|9.0-java17","java11Runtime":"TOMCAT|9.0-java11","java8Runtime":"TOMCAT|9.0-jre8","isAutoUpdate":true}}},{"displayText":"Apache - Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.62","value":"9.0.62","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.62"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.62-java8","java11Runtime":"TOMCAT|9.0.62-java11","java17Runtime":"TOMCAT|9.0.62-java17"}}},{"displayText":"Apache + Tomcat 9.0.54","value":"9.0.54","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.54"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.54-java8","java11Runtime":"TOMCAT|9.0.54-java11","java17Runtime":"TOMCAT|9.0.54-java17"}}},{"displayText":"Apache Tomcat 9.0.52","value":"9.0.52","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.52"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.52-java8","java11Runtime":"TOMCAT|9.0.52-java11"}}},{"displayText":"Apache Tomcat 9.0.46","value":"9.0.46","stackSettings":{"windowsContainerSettings":{"javaContainer":"TOMCAT","javaContainerVersion":"9.0.46"},"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.46-java8","java11Runtime":"TOMCAT|9.0.46-java11"}}},{"displayText":"Apache Tomcat 9.0.41","value":"9.0.41","stackSettings":{"linuxContainerSettings":{"java8Runtime":"TOMCAT|9.0.41-java8","java11Runtime":"TOMCAT|9.0.41-java11"}}},{"displayText":"Apache @@ -926,7 +926,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:13 GMT + - Fri, 19 Aug 2022 00:14:00 GMT expires: - '-1' pragma: @@ -970,26 +970,26 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:29:17.8966667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:14:18.4033333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6267' + - '6566' content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:36 GMT + - Fri, 19 Aug 2022 00:14:37 GMT etag: - - '"1D8A1F78C165EE0"' + - '"1D8B360A036AE00"' expires: - '-1' pragma: @@ -1007,7 +1007,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '498' + - '499' x-powered-by: - ASP.NET status: @@ -1031,24 +1031,24 @@ interactions: ParameterSetName: - -g -n --plan User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/publishxml?api-version=2022-03-01 response: body: string: @@ -1060,7 +1060,7 @@ interactions: content-type: - application/xml date: - - Wed, 27 Jul 2022 20:29:37 GMT + - Fri, 19 Aug 2022 00:14:39 GMT expires: - '-1' pragma: @@ -1074,7 +1074,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11998' + - '11999' x-powered-by: - ASP.NET status: @@ -1094,26 +1094,26 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftname000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005\",\r\n - \ \"etag\": \"W/\\\"5e034ce5-13da-4d7d-a025-4f4484adabb2\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"4dc89ba2-15b8-408c-b8e0-15582beef4ea\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"japanwest\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"2c727c73-c464-4626-9f8a-a8fbe9d01624\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"d5d6f99c-16d0-443d-9aa3-37ff405fcd59\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"swiftsubnet000004\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"5e034ce5-13da-4d7d-a025-4f4484adabb2\\\"\",\r\n + \ \"etag\": \"W/\\\"4dc89ba2-15b8-408c-b8e0-15582beef4ea\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [\r\n {\r\n \"name\": \"0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/0\",\r\n - \ \"etag\": \"W/\\\"5e034ce5-13da-4d7d-a025-4f4484adabb2\\\"\",\r\n + \ \"etag\": \"W/\\\"4dc89ba2-15b8-408c-b8e0-15582beef4ea\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"serviceName\": \"Microsoft.Web/serverfarms\",\r\n \ \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -1131,9 +1131,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:29:38 GMT + - Fri, 19 Aug 2022 00:14:40 GMT etag: - - W/"5e034ce5-13da-4d7d-a025-4f4484adabb2" + - W/"4dc89ba2-15b8-408c-b8e0-15582beef4ea" expires: - '-1' pragma: @@ -1150,7 +1150,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 779e3a01-c432-4b1e-b9c6-9844a6fe4bb3 + - bedb4abf-98ce-4cc7-88ba-e207164e7c33 status: code: 200 message: OK @@ -1168,24 +1168,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:29:18.67","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:14:19.36","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","secretsCollection":[],"vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"supportedTlsCipherSuites":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},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6060' + - '6341' content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:39 GMT + - Fri, 19 Aug 2022 00:14:42 GMT etag: - - '"1D8A1F78C165EE0"' + - '"1D8B360A036AE00"' expires: - '-1' pragma: @@ -1221,7 +1221,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -1257,11 +1257,15 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East - US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"displayName\":\"North @@ -1282,9 +1286,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -1320,11 +1322,11 @@ interactions: cache-control: - no-cache content-length: - - '28985' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:29:41 GMT + - Fri, 19 Aug 2022 00:14:44 GMT expires: - '-1' pragma: @@ -1352,7 +1354,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-resource/21.1.0b1 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2019-11-01 response: @@ -1388,11 +1390,15 @@ interactions: Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.3730\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"displayName\":\"Germany West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"displayName\":\"Norway East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"displayName\":\"Switzerland - North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"displayName\":\"Brazil South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"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\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"displayName\":\"East - US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"displayName\":\"Central US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"displayName\":\"East US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"displayName\":\"East US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"displayName\":\"North @@ -1413,9 +1419,7 @@ interactions: Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"West US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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\",\"displayName\":\"Jio India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"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/uaenorth\",\"name\":\"uaenorth\",\"displayName\":\"UAE - North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Middle - East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"displayName\":\"Central + 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\",\"displayName\":\"Central US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"displayName\":\"West Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.890\",\"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\",\"displayName\":\"South Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape @@ -1451,11 +1455,11 @@ interactions: cache-control: - no-cache content-length: - - '28985' + - '29470' content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:29:42 GMT + - Fri, 19 Aug 2022 00:14:46 GMT expires: - '-1' pragma: @@ -1483,24 +1487,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:29:18.67","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:14:19.36","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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,"supportedTlsCipherSuites":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},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6037' + - '6318' content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:44 GMT + - Fri, 19 Aug 2022 00:14:47 GMT etag: - - '"1D8A1F78C165EE0"' + - '"1D8B360A036AE00"' expires: - '-1' pragma: @@ -1536,14 +1540,14 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/swiftplan000003","name":"swiftplan000003","type":"Microsoft.Web/serverfarms","kind":"app","location":"Japan - West","properties":{"serverFarmId":59340,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"2edc29f4-b81f-494b-a624-cc619903b837","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan - West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_59340","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' + West","properties":{"serverFarmId":62942,"name":"swiftplan000003","workerSize":"D1","workerSizeId":3,"workerTierName":null,"numberOfWorkers":1,"currentWorkerSize":"D1","currentWorkerSizeId":3,"currentNumberOfWorkers":1,"status":"Ready","webSpace":"clitest.rg000001-JapanWestwebspace","subscription":"e483435e-282d-4ac1-92b5-d6123f2aa360","adminSiteName":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"maximumNumberOfWorkers":30,"planName":"VirtualDedicatedPlan","adminRuntimeSiteName":null,"computeMode":"Dedicated","siteMode":null,"geoRegion":"Japan + West","perSiteScaling":false,"elasticScaleEnabled":false,"maximumElasticWorkerCount":1,"numberOfSites":1,"hostingEnvironmentId":null,"isSpot":false,"spotExpirationTime":null,"freeOfferExpirationTime":null,"tags":null,"kind":"app","resourceGroup":"clitest.rg000001","reserved":false,"isXenon":false,"hyperV":false,"mdmId":"waws-prod-os1-027_62942","targetWorkerCount":0,"targetWorkerSizeId":0,"provisioningState":"Succeeded","webSiteId":null,"existingServerFarmIds":null,"kubeEnvironmentProfile":null,"zoneRedundant":false},"sku":{"name":"P1v2","tier":"PremiumV2","size":"P1v2","family":"Pv2","capacity":1}}' headers: cache-control: - no-cache @@ -1552,7 +1556,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:44 GMT + - Fri, 19 Aug 2022 00:14:47 GMT expires: - '-1' pragma: @@ -1588,17 +1592,17 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-network/20.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004?api-version=2021-08-01 response: body: string: "{\r\n \"name\": \"swiftsubnet000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004\",\r\n - \ \"etag\": \"W/\\\"5e034ce5-13da-4d7d-a025-4f4484adabb2\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"4dc89ba2-15b8-408c-b8e0-15582beef4ea\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \ \"delegations\": [\r\n {\r\n \"name\": \"0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004/delegations/0\",\r\n - \ \"etag\": \"W/\\\"5e034ce5-13da-4d7d-a025-4f4484adabb2\\\"\",\r\n + \ \"etag\": \"W/\\\"4dc89ba2-15b8-408c-b8e0-15582beef4ea\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"serviceName\": \"Microsoft.Web/serverfarms\",\r\n \"actions\": [\r\n \"Microsoft.Network/virtualNetworks/subnets/action\"\r\n @@ -1614,9 +1618,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 27 Jul 2022 20:29:45 GMT + - Fri, 19 Aug 2022 00:14:48 GMT etag: - - W/"5e034ce5-13da-4d7d-a025-4f4484adabb2" + - W/"4dc89ba2-15b8-408c-b8e0-15582beef4ea" expires: - '-1' pragma: @@ -1633,7 +1637,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9afdc966-48bf-46a1-95f9-b11c47f41906 + - fd94929c-fe9a-439d-8d7f-aaf203972a61 status: code: 200 message: OK @@ -1647,7 +1651,7 @@ interactions: "http20Enabled": true, "functionAppScaleLimit": 0, "minimumElasticInstanceCount": 0}, "scmSiteAlsoStopped": false, "clientAffinityEnabled": true, "clientCertEnabled": false, "clientCertMode": "Required", "hostNamesDisabled": false, "customDomainVerificationId": - "333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7", "containerSize": + "30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED", "containerSize": 0, "dailyMemoryTimeQuota": 0, "httpsOnly": false, "redundancyMode": "None", "storageAccountRequired": false, "keyVaultReferenceIdentity": "SystemAssigned", "virtualNetworkSubnetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004"}}' @@ -1667,26 +1671,26 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002?api-version=2021-01-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","kind":"app","location":"Japan - West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-07-27T20:29:46.9333333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"333646C25EDA7C903C86F0F0D0193C412978B2E48FA0B4F1461D339FBBAE3EB7","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","keyVaultReferenceIdentity":"SystemAssigned"}}' + West","properties":{"name":"swiftwebapp000002","state":"Running","hostNames":["swiftwebapp000002.azurewebsites.net"],"webSpace":"clitest.rg000001-JapanWestwebspace","selfLink":"https://waws-prod-os1-027.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-JapanWestwebspace/sites/swiftwebapp000002","repositorySiteName":"swiftwebapp000002","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"enabledHostNames":["swiftwebapp000002.azurewebsites.net","swiftwebapp000002.scm.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":"swiftwebapp000002.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"swiftwebapp000002.scm.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"thumbprint":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/swiftplan000003","reserved":false,"isXenon":false,"hyperV":false,"lastModifiedTimeUtc":"2022-08-19T00:14:50.7233333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","vnetRouteAllEnabled":false,"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"vnetImagePullEnabled":false,"vnetContentShareEnabled":false,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":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":true,"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":true,"minTlsVersion":null,"minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null},"deploymentId":"swiftwebapp000002","slotName":null,"trafficManagerHostNames":null,"sku":"PremiumV2","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":true,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"hostNamesDisabled":false,"domainVerificationIdentifiers":null,"customDomainVerificationId":"30E3673979DFB5673924412D39370809E608E2DE4E889BD01C7B80FC38A57EED","kind":"app","inboundIpAddress":"40.74.100.137","possibleInboundIpAddresses":"40.74.100.137","ftpUsername":"swiftwebapp000002\\$swiftwebapp000002","ftpsHostName":"ftps://waws-prod-os1-027.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.100.137","possibleOutboundIpAddresses":"40.74.90.160,40.74.94.222,40.74.113.39,40.74.95.132,40.74.113.204,40.74.75.201,40.74.112.41,40.74.113.1,40.74.65.7,40.74.76.184,40.74.79.7,40.74.67.13,40.74.81.157,40.74.86.212,40.74.86.30,40.74.81.231,40.74.80.113,40.74.80.110,40.74.100.137","containerSize":0,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-os1-027","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"swiftwebapp000002.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":null,"buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"AppServiceAppLogs,AppServiceAuditLogs,AppServiceConsoleLogs,AppServiceHTTPLogs,AppServiceIPSecAuditLogs,AppServicePlatformLogs,ScanLogs,AppServiceFileAuditLogs,AppServiceAntivirusScanAuditLogs","storageAccountRequired":false,"virtualNetworkSubnetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","keyVaultReferenceIdentity":"SystemAssigned","privateLinkIdentifiers":null}}' headers: cache-control: - no-cache content-length: - - '6409' + - '6708' content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:53 GMT + - Fri, 19 Aug 2022 00:14:56 GMT etag: - - '"1D8A1F78C165EE0"' + - '"1D8B360A036AE00"' expires: - '-1' pragma: @@ -1724,24 +1728,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web","name":"swiftwebapp000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"2c727c73-c464-4626-9f8a-a8fbe9d01624_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"d5d6f99c-16d0-443d-9aa3-37ff405fcd59_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3878' + - '4016' content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:54 GMT + - Fri, 19 Aug 2022 00:14:58 GMT expires: - '-1' pragma: @@ -1777,24 +1781,24 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web","name":"swiftwebapp000002","type":"Microsoft.Web/sites/config","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"2c727c73-c464-4626-9f8a-a8fbe9d01624_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":null,"httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"d5d6f99c-16d0-443d-9aa3-37ff405fcd59_swiftsubnet000004","vnetRouteAllEnabled":false,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3878' + - '4016' content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:54 GMT + - Fri, 19 Aug 2022 00:14:59 GMT expires: - '-1' pragma: @@ -1832,7 +1836,7 @@ interactions: ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/appsettings/list?api-version=2022-03-01 response: @@ -1847,7 +1851,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:55 GMT + - Fri, 19 Aug 2022 00:15:01 GMT expires: - '-1' pragma: @@ -1865,7 +1869,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '11997' + - '11999' x-powered-by: - ASP.NET status: @@ -1882,12 +1886,12 @@ interactions: true, "webSocketsEnabled": false, "alwaysOn": true, "appCommandLine": "", "managedPipelineMode": "Integrated", "virtualApplications": [{"virtualPath": "/", "physicalPath": "site\\wwwroot", "preloadEnabled": true}], "loadBalancing": "LeastRequests", "experiments": {"rampUpRules": - []}, "autoHealEnabled": false, "vnetName": "2c727c73-c464-4626-9f8a-a8fbe9d01624_swiftsubnet000004", + []}, "autoHealEnabled": false, "vnetName": "d5d6f99c-16d0-443d-9aa3-37ff405fcd59_swiftsubnet000004", "vnetRouteAllEnabled": true, "vnetPrivatePortsCount": 0, "localMySqlEnabled": false, "scmIpSecurityRestrictionsUseMain": false, "http20Enabled": true, "minTlsVersion": "1.2", "scmMinTlsVersion": "1.2", "ftpsState": "AllAllowed", "preWarmedInstanceCount": - 0, "functionAppScaleLimit": 0, "functionsRuntimeScaleMonitoringEnabled": false, - "minimumElasticInstanceCount": 0, "azureStorageAccounts": {}}}' + 0, "functionsRuntimeScaleMonitoringEnabled": false, "minimumElasticInstanceCount": + 0, "azureStorageAccounts": {}}}' headers: Accept: - application/json @@ -1898,32 +1902,32 @@ interactions: Connection: - keep-alive Content-Length: - - '1403' + - '1375' Content-Type: - application/json ParameterSetName: - -g -n --vnet --subnet User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: PATCH uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/config/web?api-version=2022-03-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002","name":"swiftwebapp000002","type":"Microsoft.Web/sites","location":"Japan - West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"2c727c73-c464-4626-9f8a-a8fbe9d01624_swiftsubnet000004","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":1,"name":"Allow - all","description":"Allow all access"}],"scmIpSecurityRestrictionsUseMain":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' + West","properties":{"numberOfWorkers":1,"defaultDocuments":["Default.htm","Default.html","Default.asp","index.htm","index.html","iisstart.htm","default.aspx","index.php","hostingstart.html"],"netFrameworkVersion":"v4.0","phpVersion":"5.6","pythonVersion":"","nodeVersion":"","powerShellVersion":"","linuxFxVersion":"","windowsFxVersion":null,"requestTracingEnabled":false,"remoteDebuggingEnabled":false,"remoteDebuggingVersion":"VS2019","httpLoggingEnabled":false,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":35,"detailedErrorLoggingEnabled":false,"publishingUsername":"$swiftwebapp000002","publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":"None","use32BitWorkerProcess":true,"webSocketsEnabled":false,"alwaysOn":true,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":"","managedPipelineMode":"Integrated","virtualApplications":[{"virtualPath":"/","physicalPath":"site\\wwwroot","preloadEnabled":true,"virtualDirectories":null}],"winAuthAdminState":0,"winAuthTenantState":0,"customAppPoolIdentityAdminState":false,"customAppPoolIdentityTenantState":false,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":"LeastRequests","routingRules":[],"experiments":{"rampUpRules":[]},"limits":null,"autoHealEnabled":false,"autoHealRules":null,"tracingOptions":null,"vnetName":"d5d6f99c-16d0-443d-9aa3-37ff405fcd59_swiftsubnet000004","vnetRouteAllEnabled":true,"vnetPrivatePortsCount":0,"publicNetworkAccess":null,"siteAuthEnabled":false,"siteAuthSettings":{"enabled":null,"unauthenticatedClientAction":null,"tokenStoreEnabled":null,"allowedExternalRedirectUrls":null,"defaultProvider":null,"clientId":null,"clientSecret":null,"clientSecretSettingName":null,"clientSecretCertificateThumbprint":null,"issuer":null,"allowedAudiences":null,"additionalLoginParams":null,"isAadAutoProvisioned":false,"aadClaimsAuthorization":null,"googleClientId":null,"googleClientSecret":null,"googleClientSecretSettingName":null,"googleOAuthScopes":null,"facebookAppId":null,"facebookAppSecret":null,"facebookAppSecretSettingName":null,"facebookOAuthScopes":null,"gitHubClientId":null,"gitHubClientSecret":null,"gitHubClientSecretSettingName":null,"gitHubOAuthScopes":null,"twitterConsumerKey":null,"twitterConsumerSecret":null,"twitterConsumerSecretSettingName":null,"microsoftAccountClientId":null,"microsoftAccountClientSecret":null,"microsoftAccountClientSecretSettingName":null,"microsoftAccountOAuthScopes":null,"configVersion":null},"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":false,"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":false,"http20Enabled":true,"minTlsVersion":"1.2","minTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmMinTlsVersion":"1.2","ftpsState":"AllAllowed","preWarmedInstanceCount":0,"functionAppScaleLimit":null,"elasticWebAppScaleLimit":0,"healthCheckPath":null,"fileChangeAuditEnabled":false,"functionsRuntimeScaleMonitoringEnabled":false,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":{},"http20ProxyFlag":0,"sitePort":null,"antivirusScanEnabled":false,"storageType":"StorageVolume"}}' headers: cache-control: - no-cache content-length: - - '3863' + - '4001' content-type: - application/json date: - - Wed, 27 Jul 2022 20:29:58 GMT + - Fri, 19 Aug 2022 00:15:05 GMT etag: - - '"1D8A1F79ED3BBE0"' + - '"1D8B360B4CA85B5"' expires: - '-1' pragma: @@ -1941,7 +1945,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1197' x-powered-by: - ASP.NET status: @@ -1961,12 +1965,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections?api-version=2022-03-01 response: body: - string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections/2c727c73-c464-4626-9f8a-a8fbe9d01624_swiftsubnet000004","name":"2c727c73-c464-4626-9f8a-a8fbe9d01624_swiftsubnet000004","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan + string: '[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections/d5d6f99c-16d0-443d-9aa3-37ff405fcd59_swiftsubnet000004","name":"d5d6f99c-16d0-443d-9aa3-37ff405fcd59_swiftsubnet000004","type":"Microsoft.Web/sites/virtualNetworkConnections","location":"Japan West","properties":{"vnetResourceId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/swiftname000005/subnets/swiftsubnet000004","certThumbprint":null,"certBlob":null,"routes":null,"resyncRequired":false,"dnsServers":null,"isSwift":true}}]' headers: cache-control: @@ -1976,7 +1980,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:30:00 GMT + - Fri, 19 Aug 2022 00:15:06 GMT expires: - '-1' pragma: @@ -2014,7 +2018,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: DELETE uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/networkConfig/virtualNetwork?api-version=2022-03-01 response: @@ -2026,7 +2030,7 @@ interactions: content-length: - '0' date: - - Wed, 27 Jul 2022 20:30:52 GMT + - Fri, 19 Aug 2022 00:15:58 GMT expires: - '-1' pragma: @@ -2040,7 +2044,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14997' + - '14998' x-powered-by: - ASP.NET status: @@ -2060,7 +2064,7 @@ interactions: ParameterSetName: - -g -n User-Agent: - - AZURECLI/2.38.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.13 (macOS-12.4-x86_64-i386-64bit) + - AZURECLI/2.39.0 azsdk-python-azure-mgmt-web/7.0.0 Python/3.8.2 (macOS-10.16-x86_64-i386-64bit) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/swiftwebapp000002/virtualNetworkConnections?api-version=2022-03-01 response: @@ -2074,7 +2078,7 @@ interactions: content-type: - application/json date: - - Wed, 27 Jul 2022 20:30:52 GMT + - Fri, 19 Aug 2022 00:16:02 GMT expires: - '-1' pragma: